2019-01-18 04:50:47,721 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-fraser-327 | | 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 | +--------------------------------------+----------------------------------------------------------+ 2019-01-18 04:50:47,728 - 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=dkNwyuBFBbhayuB4e9a2aFQ3Y export OS_NO_CACHE=True export COMPUTE_API_VERSION=1.1 export no_proxy=,172.30.9.23,192.30.9.5 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 2019-01-18 04:50:47,729 - xtesting.ci.run_tests - DEBUG - Test args: all 2019-01-18 04:50:47,730 - 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 | +---------------------+---------------+--------------------------+-------------------------------------------------+------------------------------------+ 2019-01-18 04:50:47,750 - xtesting.ci.run_tests - INFO - Loading test case 'connection_check'... 2019-01-18 04:51:00,402 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2019-01-18 04:51:00,403 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2019-01-18 04:51:00,403 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2019-01-18 04:51:00,403 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2019-01-18 04:51:00,403 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2019-01-18 04:51:00,403 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2019-01-18 04:51:00,404 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2019-01-18 04:51:00,404 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2019-01-18 04:51:00,404 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2019-01-18 04:51:00,404 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2019-01-18 04:51:00,404 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2019-01-18 04:51:00,404 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2019-01-18 04:51:00,404 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2019-01-18 04:51:00,404 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2019-01-18 04:51:00,404 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2019-01-18 04:51:00,405 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2019-01-18 04:51:00,405 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2019-01-18 04:51:00,405 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2019-01-18 04:51:00,405 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2019-01-18 04:51:00,405 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2019-01-18 04:51:00,405 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2019-01-18 04:51:00,450 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2019-01-18 04:51:00,452 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainList 2019-01-18 04:51:00,454 - 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" 2019-01-18 04:51:00,473 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 04:51:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e888adfd-6905-4305-98cc-64af99539e3e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 04:51:00,473 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-e888adfd-6905-4305-98cc-64af99539e3e 2019-01-18 04:51:00,473 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 04:51:00,844 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}], "expires_at": "2019-01-18T05:51:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9c53a91613fb4d5080479ac6f51697ed", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/9c53a91613fb4d5080479ac6f51697ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/9c53a91613fb4d5080479ac6f51697ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/9c53a91613fb4d5080479ac6f51697ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/9c53a91613fb4d5080479ac6f51697ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/9c53a91613fb4d5080479ac6f51697ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/9c53a91613fb4d5080479ac6f51697ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/9c53a91613fb4d5080479ac6f51697ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/9c53a91613fb4d5080479ac6f51697ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/9c53a91613fb4d5080479ac6f51697ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/9c53a91613fb4d5080479ac6f51697ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/9c53a91613fb4d5080479ac6f51697ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/9c53a91613fb4d5080479ac6f51697ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "29e5d2dfed2447bda26fc75bd1122674"}, "audit_ids": ["dPmYq75kSv-MDwBJYy2C_w"], "issued_at": "2019-01-18T04:51:00.000000Z"}} 2019-01-18 04:51:00,848 - 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}74ea004d4ea4d0edd38596e8965f332d6daae308" 2019-01-18 04:51:00,854 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 18 Jan 2019 04:51: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"}]}]}} 2019-01-18 04:51:00,859 - 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}74ea004d4ea4d0edd38596e8965f332d6daae308" 2019-01-18 04:51:01,019 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 04:51:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d3e05cd6-ddd7-4207-879c-d15f60bda0bd Content-Encoding: gzip Content-Length: 214 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/c19db1b8f60647a9a114cd23287c807b"}, "description": "", "name": "heat_stack", "enabled": true, "id": "c19db1b8f60647a9a114cd23287c807b"}, {"links": {"self": "http://172.30.9.23: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}} 2019-01-18 04:51:01,019 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains used request id req-d3e05cd6-ddd7-4207-879c-d15f60bda0bd 2019-01-18 04:51:01,020 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainList in 0.567198038101s 2019-01-18 04:51:01,021 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-01-18 04:51:01,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}74ea004d4ea4d0edd38596e8965f332d6daae308" -d '{"project": {"description": "Created by OPNFV Functest: connection_check", "enabled": true, "domain_id": "default", "name": "connection_check-project_c62b1310-a560-40d8-a05b-dc944047d421"}}' 2019-01-18 04:51:01,233 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 18 Jan 2019 04:51:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2e8e56d8-9af3-4877-acb0-858f41f35277 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/09f7ad3aa494416fb775078a85797851"}, "enabled": true, "id": "09f7ad3aa494416fb775078a85797851", "parent_id": "default", "domain_id": "default", "name": "connection_check-project_c62b1310-a560-40d8-a05b-dc944047d421"}} 2019-01-18 04:51:01,233 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-2e8e56d8-9af3-4877-acb0-858f41f35277 2019-01-18 04:51:01,233 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.211953878403s 2019-01-18 04:51:01,234 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-2e8e56d8-9af3-4877-acb0-858f41f35277 2019-01-18 04:51:01,234 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'parent_id': u'default', 'is_domain': False, 'name': u'connection_check-project_c62b1310-a560-40d8-a05b-dc944047d421', 'id': u'09f7ad3aa494416fb775078a85797851', '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'})}) 2019-01-18 04:51:01,235 - shade.task_manager - DEBUG - Manager envvars:regionOne running task UserCreate 2019-01-18 04:51:01,707 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task UserCreate in 0.472227096558s 2019-01-18 04:51:01,708 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/users/47686f0cbea34ffca1d794907986e3b7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74ea004d4ea4d0edd38596e8965f332d6daae308" 2019-01-18 04:51:01,814 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 04:51:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6be2d08f-465c-4168-bd76-7a5cd04634c6 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.23:5000/v3/users/47686f0cbea34ffca1d794907986e3b7"}, "enabled": true, "id": "47686f0cbea34ffca1d794907986e3b7", "options": {}, "domain_id": "default", "name": "connection_check-user_c62b1310-a560-40d8-a05b-dc944047d421"}} 2019-01-18 04:51:01,815 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users/47686f0cbea34ffca1d794907986e3b7 used request id req-6be2d08f-465c-4168-bd76-7a5cd04634c6 2019-01-18 04:51:01,815 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'47686f0cbea34ffca1d794907986e3b7', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'connection_check-user_c62b1310-a560-40d8-a05b-dc944047d421'}) 2019-01-18 04:51:01,816 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2019-01-18 04:51:01,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}74ea004d4ea4d0edd38596e8965f332d6daae308" 2019-01-18 04:51:01,953 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 04:51:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-432f4df0-eac0-452a-8800-3d9e50f8eca2 Content-Encoding: gzip Content-Length: 285 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6b7f4f4f76264b6fb449c43b86ee3817", "links": {"self": "http://172.30.9.23:5000/v3/roles/6b7f4f4f76264b6fb449c43b86ee3817"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a482b711adf94961bf4bb28eda7f0e28", "links": {"self": "http://172.30.9.23:5000/v3/roles/a482b711adf94961bf4bb28eda7f0e28"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e7e317b66c174923a8cb46c48d897c8d", "links": {"self": "http://172.30.9.23:5000/v3/roles/e7e317b66c174923a8cb46c48d897c8d"}, "name": "ResellerAdmin"}]} 2019-01-18 04:51:01,953 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-432f4df0-eac0-452a-8800-3d9e50f8eca2 2019-01-18 04:51:01,954 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.137712001801s 2019-01-18 04:51:01,955 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2019-01-18 04:51:01,955 - 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}74ea004d4ea4d0edd38596e8965f332d6daae308" 2019-01-18 04:51:02,098 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 04:51:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9342bc8d-3803-4779-8acd-36f5c931041a Content-Encoding: gzip Content-Length: 285 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6b7f4f4f76264b6fb449c43b86ee3817", "links": {"self": "http://172.30.9.23:5000/v3/roles/6b7f4f4f76264b6fb449c43b86ee3817"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a482b711adf94961bf4bb28eda7f0e28", "links": {"self": "http://172.30.9.23:5000/v3/roles/a482b711adf94961bf4bb28eda7f0e28"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e7e317b66c174923a8cb46c48d897c8d", "links": {"self": "http://172.30.9.23:5000/v3/roles/e7e317b66c174923a8cb46c48d897c8d"}, "name": "ResellerAdmin"}]} 2019-01-18 04:51:02,098 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-9342bc8d-3803-4779-8acd-36f5c931041a 2019-01-18 04:51:02,099 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.143819093704s 2019-01-18 04:51:02,100 - functest.core.tenantnetwork - INFO - Creating default role Member 2019-01-18 04:51:02,100 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleCreate 2019-01-18 04:51:02,101 - 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}74ea004d4ea4d0edd38596e8965f332d6daae308" -d '{"role": {"name": "Member"}}' 2019-01-18 04:51:02,239 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 18 Jan 2019 04:51:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b59c5d4a-aa67-41eb-9b8f-3b809b01d149 Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "49425bf6cd304d4aaed5c7c5775aa6fb", "links": {"self": "http://172.30.9.23:5000/v3/roles/49425bf6cd304d4aaed5c7c5775aa6fb"}, "name": "Member"}} 2019-01-18 04:51:02,239 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-b59c5d4a-aa67-41eb-9b8f-3b809b01d149 2019-01-18 04:51:02,239 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleCreate in 0.13859295845s 2019-01-18 04:51:02,240 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles/49425bf6cd304d4aaed5c7c5775aa6fb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74ea004d4ea4d0edd38596e8965f332d6daae308" 2019-01-18 04:51:02,372 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 04:51:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-44cdd727-56c1-4a5e-9774-43513d01806f Content-Encoding: gzip Content-Length: 143 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.23:5000/v3/roles/49425bf6cd304d4aaed5c7c5775aa6fb"}, "domain_id": null, "name": "Member", "id": "49425bf6cd304d4aaed5c7c5775aa6fb"}} 2019-01-18 04:51:02,372 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/49425bf6cd304d4aaed5c7c5775aa6fb used request id req-44cdd727-56c1-4a5e-9774-43513d01806f 2019-01-18 04:51:02,373 - functest.core.tenantnetwork - DEBUG - role: Munch({'NAME_ATTR': 'name', 'name': u'Member', 'links': {u'self': u'http://172.30.9.23:5000/v3/roles/49425bf6cd304d4aaed5c7c5775aa6fb'}, 'domain_id': None, 'human_id': None, 'id': u'49425bf6cd304d4aaed5c7c5775aa6fb', 'HUMAN_ID': False}) 2019-01-18 04:51:02,373 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2019-01-18 04:51:02,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}74ea004d4ea4d0edd38596e8965f332d6daae308" 2019-01-18 04:51:02,505 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 04:51:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-47066685-cf3c-4522-b24a-7575a5cc2f85 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": "49425bf6cd304d4aaed5c7c5775aa6fb", "links": {"self": "http://172.30.9.23:5000/v3/roles/49425bf6cd304d4aaed5c7c5775aa6fb"}, "name": "Member"}, {"domain_id": null, "id": "6b7f4f4f76264b6fb449c43b86ee3817", "links": {"self": "http://172.30.9.23:5000/v3/roles/6b7f4f4f76264b6fb449c43b86ee3817"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a482b711adf94961bf4bb28eda7f0e28", "links": {"self": "http://172.30.9.23:5000/v3/roles/a482b711adf94961bf4bb28eda7f0e28"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e7e317b66c174923a8cb46c48d897c8d", "links": {"self": "http://172.30.9.23:5000/v3/roles/e7e317b66c174923a8cb46c48d897c8d"}, "name": "ResellerAdmin"}]} 2019-01-18 04:51:02,505 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-47066685-cf3c-4522-b24a-7575a5cc2f85 2019-01-18 04:51:02,506 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.132663011551s 2019-01-18 04:51:02,507 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2019-01-18 04:51:02,508 - 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}74ea004d4ea4d0edd38596e8965f332d6daae308" 2019-01-18 04:51:02,591 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 04:51:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-801b5858-f0ea-47e4-abbe-79d135d69fe1 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"}} 2019-01-18 04:51:02,592 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains/default used request id req-801b5858-f0ea-47e4-abbe-79d135d69fe1 2019-01-18 04:51:02,592 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0847311019897s 2019-01-18 04:51:02,593 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-01-18 04:51:02,593 - 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}74ea004d4ea4d0edd38596e8965f332d6daae308" 2019-01-18 04:51:02,738 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 04:51:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8bb529c5-5ba7-4b85-a513-b4c7808faff8 Content-Encoding: gzip Content-Length: 873 Content-Type: application/json RESP BODY: {"users": [{"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/0607a2b4beb0408e9fa51cc5ba027ac6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0607a2b4beb0408e9fa51cc5ba027ac6", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/17c61b95071545a094cc82823d2b88b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "17c61b95071545a094cc82823d2b88b8", "email": "nova@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/29e5d2dfed2447bda26fc75bd1122674"}, "domain_id": "default", "enabled": true, "options": {}, "id": "29e5d2dfed2447bda26fc75bd1122674", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/3b6dcc8c791e4b6e8831f5b5e583de80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3b6dcc8c791e4b6e8831f5b5e583de80", "email": "neutron@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.23:5000/v3/users/45ab52d673584bc198669be88c88b878"}, "domain_id": "default", "enabled": true, "options": {}, "id": "45ab52d673584bc198669be88c88b878", "email": "barbican@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "connection_check-user_c62b1310-a560-40d8-a05b-dc944047d421", "links": {"self": "http://172.30.9.23:5000/v3/users/47686f0cbea34ffca1d794907986e3b7"}, "domain_id": "default", "enabled": true, "id": "47686f0cbea34ffca1d794907986e3b7", "options": {}}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/57795b4ee52f49c6a71f55bb6c4012f8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "57795b4ee52f49c6a71f55bb6c4012f8", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/5c52969262974d64ac2a300ca5d60f50"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c52969262974d64ac2a300ca5d60f50", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/5fc15572bb1c489ba92bd9945bbc1f64"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5fc15572bb1c489ba92bd9945bbc1f64", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/6b519d70e25f4e61a9dfd738cd6bba22"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6b519d70e25f4e61a9dfd738cd6bba22", "email": "heat@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.23:5000/v3/users/8248437208b540c2893a7117ad102a87"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8248437208b540c2893a7117ad102a87", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/890dee97e62840c5b15e36f03f6b7efc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "890dee97e62840c5b15e36f03f6b7efc", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/8cccb516ecc44ed9bb7c8633df108fd4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8cccb516ecc44ed9bb7c8633df108fd4", "email": "glance@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.23:5000/v3/users/97c3d863a98148299fa116fdb54be470"}, "domain_id": "default", "enabled": true, "options": {}, "id": "97c3d863a98148299fa116fdb54be470", "email": "tacker@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/a2a0c8c0f19941808c9f618af50b3b79"}, "domain_id": "c19db1b8f60647a9a114cd23287c807b", "enabled": true, "options": {}, "id": "a2a0c8c0f19941808c9f618af50b3b79", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/fe5de73ba9cb41b2be24ccf1f72f5ed4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe5de73ba9cb41b2be24ccf1f72f5ed4", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2019-01-18 04:51:02,739 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-8bb529c5-5ba7-4b85-a513-b4c7808faff8 2019-01-18 04:51:02,739 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.146016120911s 2019-01-18 04:51:02,739 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-8bb529c5-5ba7-4b85-a513-b4c7808faff8 2019-01-18 04:51:02,745 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-01-18 04:51:02,746 - 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}74ea004d4ea4d0edd38596e8965f332d6daae308" 2019-01-18 04:51:02,830 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 04:51:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-24e18c82-da44-4c15-ae56-c1799e9bbbce Content-Encoding: gzip Content-Length: 394 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": "Created by OPNFV Functest: connection_check", "links": {"self": "http://172.30.9.23:5000/v3/projects/09f7ad3aa494416fb775078a85797851"}, "enabled": true, "id": "09f7ad3aa494416fb775078a85797851", "parent_id": "default", "domain_id": "default", "name": "connection_check-project_c62b1310-a560-40d8-a05b-dc944047d421"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/47feb8aba08a40dca7028a1701e597b9"}, "enabled": true, "id": "47feb8aba08a40dca7028a1701e597b9", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/9c53a91613fb4d5080479ac6f51697ed"}, "enabled": true, "id": "9c53a91613fb4d5080479ac6f51697ed", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2019-01-18 04:51:02,830 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-24e18c82-da44-4c15-ae56-c1799e9bbbce 2019-01-18 04:51:02,831 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0849800109863s 2019-01-18 04:51:02,831 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-24e18c82-da44-4c15-ae56-c1799e9bbbce 2019-01-18 04:51:02,833 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2019-01-18 04:51:02,834 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/role_assignments?user.id=47686f0cbea34ffca1d794907986e3b7&scope.project.id=09f7ad3aa494416fb775078a85797851&role.id=49425bf6cd304d4aaed5c7c5775aa6fb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74ea004d4ea4d0edd38596e8965f332d6daae308" 2019-01-18 04:51:02,921 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 04:51:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1bf0b979-bd6b-42f6-9df4-3b327523545f 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=47686f0cbea34ffca1d794907986e3b7&scope.project.id=09f7ad3aa494416fb775078a85797851&role.id=49425bf6cd304d4aaed5c7c5775aa6fb", "previous": null, "next": null}} 2019-01-18 04:51:02,921 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/role_assignments?user.id=47686f0cbea34ffca1d794907986e3b7&scope.project.id=09f7ad3aa494416fb775078a85797851&role.id=49425bf6cd304d4aaed5c7c5775aa6fb used request id req-1bf0b979-bd6b-42f6-9df4-3b327523545f 2019-01-18 04:51:02,921 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0878360271454s 2019-01-18 04:51:02,922 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2019-01-18 04:51:02,922 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:5000/v3/projects/09f7ad3aa494416fb775078a85797851/users/47686f0cbea34ffca1d794907986e3b7/roles/49425bf6cd304d4aaed5c7c5775aa6fb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74ea004d4ea4d0edd38596e8965f332d6daae308" 2019-01-18 04:51:03,080 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 04:51:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9c525e51-7abc-4909-b128-4f0d4196ac2c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 04:51:03,080 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/09f7ad3aa494416fb775078a85797851/users/47686f0cbea34ffca1d794907986e3b7/roles/49425bf6cd304d4aaed5c7c5775aa6fb used request id req-9c525e51-7abc-4909-b128-4f0d4196ac2c 2019-01-18 04:51:03,081 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.158826112747s 2019-01-18 04:51:03,081 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'connection_check-project_c62b1310-a560-40d8-a05b-dc944047d421', 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': '1f84a349-a78f-47d5-b00e-b81ab2940136', 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_c62b1310-a560-40d8-a05b-dc944047d421', 'project_id': u'09f7ad3aa494416fb775078a85797851', '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': {}}}} 2019-01-18 04:51:03,082 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2019-01-18 04:51:03,083 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2019-01-18 04:51:03,083 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2019-01-18 04:51:03,083 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2019-01-18 04:51:03,083 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2019-01-18 04:51:03,083 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2019-01-18 04:51:03,083 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2019-01-18 04:51:03,083 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2019-01-18 04:51:03,084 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2019-01-18 04:51:03,084 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2019-01-18 04:51:03,084 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2019-01-18 04:51:03,084 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2019-01-18 04:51:03,084 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2019-01-18 04:51:03,084 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2019-01-18 04:51:03,084 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2019-01-18 04:51:03,084 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2019-01-18 04:51:03,084 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2019-01-18 04:51:03,085 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2019-01-18 04:51:03,085 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2019-01-18 04:51:03,085 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2019-01-18 04:51:03,085 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2019-01-18 04:51:03,085 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2019-01-18 04:51:03,086 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'connection_check-user_c62b1310-a560-40d8-a05b-dc944047d421', 'password': '1f84a349-a78f-47d5-b00e-b81ab2940136', 'project_name': 'connection_check-project_c62b1310-a560-40d8-a05b-dc944047d421', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.23:5000/v3', 'project_id': '09f7ad3aa494416fb775078a85797851', 'project_domain_name': 'Default'} 2019-01-18 04:51:03,087 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2019-01-18 04:51:03,087 - 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}74ea004d4ea4d0edd38596e8965f332d6daae308" 2019-01-18 04:51:03,179 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 04:51:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5cad593a-66a0-4ad6-b17b-79364396ba05 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": "49425bf6cd304d4aaed5c7c5775aa6fb", "links": {"self": "http://172.30.9.23:5000/v3/roles/49425bf6cd304d4aaed5c7c5775aa6fb"}, "name": "Member"}, {"domain_id": null, "id": "6b7f4f4f76264b6fb449c43b86ee3817", "links": {"self": "http://172.30.9.23:5000/v3/roles/6b7f4f4f76264b6fb449c43b86ee3817"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a482b711adf94961bf4bb28eda7f0e28", "links": {"self": "http://172.30.9.23:5000/v3/roles/a482b711adf94961bf4bb28eda7f0e28"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e7e317b66c174923a8cb46c48d897c8d", "links": {"self": "http://172.30.9.23:5000/v3/roles/e7e317b66c174923a8cb46c48d897c8d"}, "name": "ResellerAdmin"}]} 2019-01-18 04:51:03,179 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-5cad593a-66a0-4ad6-b17b-79364396ba05 2019-01-18 04:51:03,180 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0926687717438s 2019-01-18 04:51:03,181 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2019-01-18 04:51:03,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}74ea004d4ea4d0edd38596e8965f332d6daae308" 2019-01-18 04:51:03,268 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 04:51:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-36990113-d0e3-438e-ada7-c43411c1ce09 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": "49425bf6cd304d4aaed5c7c5775aa6fb", "links": {"self": "http://172.30.9.23:5000/v3/roles/49425bf6cd304d4aaed5c7c5775aa6fb"}, "name": "Member"}, {"domain_id": null, "id": "6b7f4f4f76264b6fb449c43b86ee3817", "links": {"self": "http://172.30.9.23:5000/v3/roles/6b7f4f4f76264b6fb449c43b86ee3817"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a482b711adf94961bf4bb28eda7f0e28", "links": {"self": "http://172.30.9.23:5000/v3/roles/a482b711adf94961bf4bb28eda7f0e28"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e7e317b66c174923a8cb46c48d897c8d", "links": {"self": "http://172.30.9.23:5000/v3/roles/e7e317b66c174923a8cb46c48d897c8d"}, "name": "ResellerAdmin"}]} 2019-01-18 04:51:03,268 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-36990113-d0e3-438e-ada7-c43411c1ce09 2019-01-18 04:51:03,268 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0870478153229s 2019-01-18 04:51:03,269 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2019-01-18 04:51:03,270 - 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}74ea004d4ea4d0edd38596e8965f332d6daae308" 2019-01-18 04:51:03,344 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 04:51:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4a73e839-876b-4b8e-946a-7d80454c1c0b 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"}} 2019-01-18 04:51:03,345 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains/default used request id req-4a73e839-876b-4b8e-946a-7d80454c1c0b 2019-01-18 04:51:03,345 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0755410194397s 2019-01-18 04:51:03,346 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-01-18 04:51:03,346 - 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}74ea004d4ea4d0edd38596e8965f332d6daae308" 2019-01-18 04:51:03,441 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 04:51:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d1a0126f-73a6-4259-93f6-98a5af1e0e83 Content-Encoding: gzip Content-Length: 873 Content-Type: application/json RESP BODY: {"users": [{"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/0607a2b4beb0408e9fa51cc5ba027ac6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0607a2b4beb0408e9fa51cc5ba027ac6", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/17c61b95071545a094cc82823d2b88b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "17c61b95071545a094cc82823d2b88b8", "email": "nova@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/29e5d2dfed2447bda26fc75bd1122674"}, "domain_id": "default", "enabled": true, "options": {}, "id": "29e5d2dfed2447bda26fc75bd1122674", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/3b6dcc8c791e4b6e8831f5b5e583de80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3b6dcc8c791e4b6e8831f5b5e583de80", "email": "neutron@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.23:5000/v3/users/45ab52d673584bc198669be88c88b878"}, "domain_id": "default", "enabled": true, "options": {}, "id": "45ab52d673584bc198669be88c88b878", "email": "barbican@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "connection_check-user_c62b1310-a560-40d8-a05b-dc944047d421", "links": {"self": "http://172.30.9.23:5000/v3/users/47686f0cbea34ffca1d794907986e3b7"}, "domain_id": "default", "enabled": true, "id": "47686f0cbea34ffca1d794907986e3b7", "options": {}}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/57795b4ee52f49c6a71f55bb6c4012f8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "57795b4ee52f49c6a71f55bb6c4012f8", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/5c52969262974d64ac2a300ca5d60f50"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c52969262974d64ac2a300ca5d60f50", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/5fc15572bb1c489ba92bd9945bbc1f64"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5fc15572bb1c489ba92bd9945bbc1f64", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/6b519d70e25f4e61a9dfd738cd6bba22"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6b519d70e25f4e61a9dfd738cd6bba22", "email": "heat@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.23:5000/v3/users/8248437208b540c2893a7117ad102a87"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8248437208b540c2893a7117ad102a87", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/890dee97e62840c5b15e36f03f6b7efc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "890dee97e62840c5b15e36f03f6b7efc", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/8cccb516ecc44ed9bb7c8633df108fd4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8cccb516ecc44ed9bb7c8633df108fd4", "email": "glance@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.23:5000/v3/users/97c3d863a98148299fa116fdb54be470"}, "domain_id": "default", "enabled": true, "options": {}, "id": "97c3d863a98148299fa116fdb54be470", "email": "tacker@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/a2a0c8c0f19941808c9f618af50b3b79"}, "domain_id": "c19db1b8f60647a9a114cd23287c807b", "enabled": true, "options": {}, "id": "a2a0c8c0f19941808c9f618af50b3b79", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/fe5de73ba9cb41b2be24ccf1f72f5ed4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe5de73ba9cb41b2be24ccf1f72f5ed4", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2019-01-18 04:51:03,441 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-d1a0126f-73a6-4259-93f6-98a5af1e0e83 2019-01-18 04:51:03,441 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0955140590668s 2019-01-18 04:51:03,442 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-d1a0126f-73a6-4259-93f6-98a5af1e0e83 2019-01-18 04:51:03,448 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-01-18 04:51:03,448 - 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}74ea004d4ea4d0edd38596e8965f332d6daae308" 2019-01-18 04:51:03,535 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 04:51:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5b2ff53f-e34d-4a47-a35a-22edb912a8b0 Content-Encoding: gzip Content-Length: 394 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": "Created by OPNFV Functest: connection_check", "links": {"self": "http://172.30.9.23:5000/v3/projects/09f7ad3aa494416fb775078a85797851"}, "enabled": true, "id": "09f7ad3aa494416fb775078a85797851", "parent_id": "default", "domain_id": "default", "name": "connection_check-project_c62b1310-a560-40d8-a05b-dc944047d421"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/47feb8aba08a40dca7028a1701e597b9"}, "enabled": true, "id": "47feb8aba08a40dca7028a1701e597b9", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/9c53a91613fb4d5080479ac6f51697ed"}, "enabled": true, "id": "9c53a91613fb4d5080479ac6f51697ed", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2019-01-18 04:51:03,535 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-5b2ff53f-e34d-4a47-a35a-22edb912a8b0 2019-01-18 04:51:03,536 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0876288414001s 2019-01-18 04:51:03,536 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-5b2ff53f-e34d-4a47-a35a-22edb912a8b0 2019-01-18 04:51:03,538 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2019-01-18 04:51:03,539 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/role_assignments?user.id=47686f0cbea34ffca1d794907986e3b7&scope.project.id=09f7ad3aa494416fb775078a85797851&role.id=6b7f4f4f76264b6fb449c43b86ee3817 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74ea004d4ea4d0edd38596e8965f332d6daae308" 2019-01-18 04:51:03,672 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 04:51:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f4b4d79c-b15a-448d-8322-79b8569a27b1 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=47686f0cbea34ffca1d794907986e3b7&scope.project.id=09f7ad3aa494416fb775078a85797851&role.id=6b7f4f4f76264b6fb449c43b86ee3817", "previous": null, "next": null}} 2019-01-18 04:51:03,672 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/role_assignments?user.id=47686f0cbea34ffca1d794907986e3b7&scope.project.id=09f7ad3aa494416fb775078a85797851&role.id=6b7f4f4f76264b6fb449c43b86ee3817 used request id req-f4b4d79c-b15a-448d-8322-79b8569a27b1 2019-01-18 04:51:03,673 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.134507894516s 2019-01-18 04:51:03,673 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2019-01-18 04:51:03,674 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:5000/v3/projects/09f7ad3aa494416fb775078a85797851/users/47686f0cbea34ffca1d794907986e3b7/roles/6b7f4f4f76264b6fb449c43b86ee3817 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74ea004d4ea4d0edd38596e8965f332d6daae308" 2019-01-18 04:51:03,840 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 04:51:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e2664942-6f6f-451d-8ea1-4494d91cbca6 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 04:51:03,841 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/09f7ad3aa494416fb775078a85797851/users/47686f0cbea34ffca1d794907986e3b7/roles/6b7f4f4f76264b6fb449c43b86ee3817 used request id req-e2664942-6f6f-451d-8ea1-4494d91cbca6 2019-01-18 04:51:03,841 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.167689085007s 2019-01-18 04:51:03,841 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2019-01-18 04:51:03,842 - 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}74ea004d4ea4d0edd38596e8965f332d6daae308" 2019-01-18 04:51:03,929 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 04:51:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3bb6817a-03d5-454a-b7ec-7f8bdc797d96 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": "49425bf6cd304d4aaed5c7c5775aa6fb", "links": {"self": "http://172.30.9.23:5000/v3/roles/49425bf6cd304d4aaed5c7c5775aa6fb"}, "name": "Member"}, {"domain_id": null, "id": "6b7f4f4f76264b6fb449c43b86ee3817", "links": {"self": "http://172.30.9.23:5000/v3/roles/6b7f4f4f76264b6fb449c43b86ee3817"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a482b711adf94961bf4bb28eda7f0e28", "links": {"self": "http://172.30.9.23:5000/v3/roles/a482b711adf94961bf4bb28eda7f0e28"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e7e317b66c174923a8cb46c48d897c8d", "links": {"self": "http://172.30.9.23:5000/v3/roles/e7e317b66c174923a8cb46c48d897c8d"}, "name": "ResellerAdmin"}]} 2019-01-18 04:51:03,929 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-3bb6817a-03d5-454a-b7ec-7f8bdc797d96 2019-01-18 04:51:03,929 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0880830287933s 2019-01-18 04:51:03,931 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleCreate 2019-01-18 04:51:03,932 - 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}74ea004d4ea4d0edd38596e8965f332d6daae308" -d '{"role": {"name": "heat_stack_owner"}}' 2019-01-18 04:51:04,045 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 18 Jan 2019 04:51:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8708f2ed-1973-4e80-a652-fd71e5614b8b Content-Length: 187 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "687e866291f9445cb61754890921702d", "links": {"self": "http://172.30.9.23:5000/v3/roles/687e866291f9445cb61754890921702d"}, "name": "heat_stack_owner"}} 2019-01-18 04:51:04,045 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-8708f2ed-1973-4e80-a652-fd71e5614b8b 2019-01-18 04:51:04,045 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleCreate in 0.11398601532s 2019-01-18 04:51:04,046 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles/687e866291f9445cb61754890921702d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74ea004d4ea4d0edd38596e8965f332d6daae308" 2019-01-18 04:51:04,127 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 04:51:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3bf29198-1862-463a-aceb-a5028a722dc3 Content-Encoding: gzip Content-Length: 149 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.23:5000/v3/roles/687e866291f9445cb61754890921702d"}, "domain_id": null, "name": "heat_stack_owner", "id": "687e866291f9445cb61754890921702d"}} 2019-01-18 04:51:04,127 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/687e866291f9445cb61754890921702d used request id req-3bf29198-1862-463a-aceb-a5028a722dc3 2019-01-18 04:51:04,128 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2019-01-18 04:51:04,128 - 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}74ea004d4ea4d0edd38596e8965f332d6daae308" 2019-01-18 04:51:04,218 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 04:51:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-341c9be5-6ed1-4bb6-8d3e-7c1f56791944 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "49425bf6cd304d4aaed5c7c5775aa6fb", "links": {"self": "http://172.30.9.23:5000/v3/roles/49425bf6cd304d4aaed5c7c5775aa6fb"}, "name": "Member"}, {"domain_id": null, "id": "687e866291f9445cb61754890921702d", "links": {"self": "http://172.30.9.23:5000/v3/roles/687e866291f9445cb61754890921702d"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "6b7f4f4f76264b6fb449c43b86ee3817", "links": {"self": "http://172.30.9.23:5000/v3/roles/6b7f4f4f76264b6fb449c43b86ee3817"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a482b711adf94961bf4bb28eda7f0e28", "links": {"self": "http://172.30.9.23:5000/v3/roles/a482b711adf94961bf4bb28eda7f0e28"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e7e317b66c174923a8cb46c48d897c8d", "links": {"self": "http://172.30.9.23:5000/v3/roles/e7e317b66c174923a8cb46c48d897c8d"}, "name": "ResellerAdmin"}]} 2019-01-18 04:51:04,218 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-341c9be5-6ed1-4bb6-8d3e-7c1f56791944 2019-01-18 04:51:04,219 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0908169746399s 2019-01-18 04:51:04,220 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2019-01-18 04:51:04,221 - 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}74ea004d4ea4d0edd38596e8965f332d6daae308" 2019-01-18 04:51:04,293 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 04:51:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aac63266-76b7-466f-a209-92b54860b998 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"}} 2019-01-18 04:51:04,293 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains/default used request id req-aac63266-76b7-466f-a209-92b54860b998 2019-01-18 04:51:04,294 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0736429691315s 2019-01-18 04:51:04,295 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-01-18 04:51:04,295 - 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}74ea004d4ea4d0edd38596e8965f332d6daae308" 2019-01-18 04:51:04,407 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 04:51:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8065fb5c-cd71-47fa-b315-d3bfa7df3f77 Content-Encoding: gzip Content-Length: 873 Content-Type: application/json RESP BODY: {"users": [{"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/0607a2b4beb0408e9fa51cc5ba027ac6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0607a2b4beb0408e9fa51cc5ba027ac6", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/17c61b95071545a094cc82823d2b88b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "17c61b95071545a094cc82823d2b88b8", "email": "nova@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/29e5d2dfed2447bda26fc75bd1122674"}, "domain_id": "default", "enabled": true, "options": {}, "id": "29e5d2dfed2447bda26fc75bd1122674", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/3b6dcc8c791e4b6e8831f5b5e583de80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3b6dcc8c791e4b6e8831f5b5e583de80", "email": "neutron@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.23:5000/v3/users/45ab52d673584bc198669be88c88b878"}, "domain_id": "default", "enabled": true, "options": {}, "id": "45ab52d673584bc198669be88c88b878", "email": "barbican@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "connection_check-user_c62b1310-a560-40d8-a05b-dc944047d421", "links": {"self": "http://172.30.9.23:5000/v3/users/47686f0cbea34ffca1d794907986e3b7"}, "domain_id": "default", "enabled": true, "id": "47686f0cbea34ffca1d794907986e3b7", "options": {}}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/57795b4ee52f49c6a71f55bb6c4012f8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "57795b4ee52f49c6a71f55bb6c4012f8", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/5c52969262974d64ac2a300ca5d60f50"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c52969262974d64ac2a300ca5d60f50", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/5fc15572bb1c489ba92bd9945bbc1f64"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5fc15572bb1c489ba92bd9945bbc1f64", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/6b519d70e25f4e61a9dfd738cd6bba22"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6b519d70e25f4e61a9dfd738cd6bba22", "email": "heat@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.23:5000/v3/users/8248437208b540c2893a7117ad102a87"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8248437208b540c2893a7117ad102a87", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/890dee97e62840c5b15e36f03f6b7efc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "890dee97e62840c5b15e36f03f6b7efc", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/8cccb516ecc44ed9bb7c8633df108fd4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8cccb516ecc44ed9bb7c8633df108fd4", "email": "glance@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.23:5000/v3/users/97c3d863a98148299fa116fdb54be470"}, "domain_id": "default", "enabled": true, "options": {}, "id": "97c3d863a98148299fa116fdb54be470", "email": "tacker@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/a2a0c8c0f19941808c9f618af50b3b79"}, "domain_id": "c19db1b8f60647a9a114cd23287c807b", "enabled": true, "options": {}, "id": "a2a0c8c0f19941808c9f618af50b3b79", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/fe5de73ba9cb41b2be24ccf1f72f5ed4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe5de73ba9cb41b2be24ccf1f72f5ed4", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2019-01-18 04:51:04,408 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-8065fb5c-cd71-47fa-b315-d3bfa7df3f77 2019-01-18 04:51:04,408 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.112972974777s 2019-01-18 04:51:04,408 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-8065fb5c-cd71-47fa-b315-d3bfa7df3f77 2019-01-18 04:51:04,414 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-01-18 04:51:04,415 - 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}74ea004d4ea4d0edd38596e8965f332d6daae308" 2019-01-18 04:51:04,570 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 04:51:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-211839c3-3f8d-4aaa-9c9c-9350c3fd48a8 Content-Encoding: gzip Content-Length: 394 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": "Created by OPNFV Functest: connection_check", "links": {"self": "http://172.30.9.23:5000/v3/projects/09f7ad3aa494416fb775078a85797851"}, "enabled": true, "id": "09f7ad3aa494416fb775078a85797851", "parent_id": "default", "domain_id": "default", "name": "connection_check-project_c62b1310-a560-40d8-a05b-dc944047d421"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/47feb8aba08a40dca7028a1701e597b9"}, "enabled": true, "id": "47feb8aba08a40dca7028a1701e597b9", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/9c53a91613fb4d5080479ac6f51697ed"}, "enabled": true, "id": "9c53a91613fb4d5080479ac6f51697ed", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2019-01-18 04:51:04,570 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-211839c3-3f8d-4aaa-9c9c-9350c3fd48a8 2019-01-18 04:51:04,571 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.156275033951s 2019-01-18 04:51:04,571 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-211839c3-3f8d-4aaa-9c9c-9350c3fd48a8 2019-01-18 04:51:04,573 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2019-01-18 04:51:04,574 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/role_assignments?user.id=47686f0cbea34ffca1d794907986e3b7&scope.project.id=09f7ad3aa494416fb775078a85797851&role.id=687e866291f9445cb61754890921702d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74ea004d4ea4d0edd38596e8965f332d6daae308" 2019-01-18 04:51:04,656 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 04:51:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-af5d04bd-ef5d-4eab-ad4e-615d20bcde45 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=47686f0cbea34ffca1d794907986e3b7&scope.project.id=09f7ad3aa494416fb775078a85797851&role.id=687e866291f9445cb61754890921702d", "previous": null, "next": null}} 2019-01-18 04:51:04,657 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/role_assignments?user.id=47686f0cbea34ffca1d794907986e3b7&scope.project.id=09f7ad3aa494416fb775078a85797851&role.id=687e866291f9445cb61754890921702d used request id req-af5d04bd-ef5d-4eab-ad4e-615d20bcde45 2019-01-18 04:51:04,657 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0837318897247s 2019-01-18 04:51:04,657 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2019-01-18 04:51:04,658 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:5000/v3/projects/09f7ad3aa494416fb775078a85797851/users/47686f0cbea34ffca1d794907986e3b7/roles/687e866291f9445cb61754890921702d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74ea004d4ea4d0edd38596e8965f332d6daae308" 2019-01-18 04:51:04,886 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 04:51:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d0869c4c-e720-4668-9f07-67a8788e4840 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 04:51:04,886 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/09f7ad3aa494416fb775078a85797851/users/47686f0cbea34ffca1d794907986e3b7/roles/687e866291f9445cb61754890921702d used request id req-d0869c4c-e720-4668-9f07-67a8788e4840 2019-01-18 04:51:04,887 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.229338884354s 2019-01-18 04:51:04,887 - openstack_tests - DEBUG - Reading RC file - /var/lib/xtesting/conf/env_file 2019-01-18 04:51:04,887 - file_utils - INFO - Attempting to read OS environment file - /var/lib/xtesting/conf/env_file 2019-01-18 04:51:04,888 - openstack_tests - INFO - OS Credentials = > 2019-01-18 04:51:04,888 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 04:51:04,889 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 04:51:05,281 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "687e866291f9445cb61754890921702d", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}, {"id": "49425bf6cd304d4aaed5c7c5775aa6fb", "name": "Member"}], "expires_at": "2019-01-18T05:51:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "09f7ad3aa494416fb775078a85797851", "name": "connection_check-project_c62b1310-a560-40d8-a05b-dc944047d421"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/09f7ad3aa494416fb775078a85797851", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/09f7ad3aa494416fb775078a85797851", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/09f7ad3aa494416fb775078a85797851", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/09f7ad3aa494416fb775078a85797851", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/09f7ad3aa494416fb775078a85797851", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/09f7ad3aa494416fb775078a85797851", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/09f7ad3aa494416fb775078a85797851", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/09f7ad3aa494416fb775078a85797851", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/09f7ad3aa494416fb775078a85797851", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/09f7ad3aa494416fb775078a85797851", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/09f7ad3aa494416fb775078a85797851", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/09f7ad3aa494416fb775078a85797851", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "connection_check-user_c62b1310-a560-40d8-a05b-dc944047d421", "id": "47686f0cbea34ffca1d794907986e3b7"}, "audit_ids": ["w7_IunxORJCKluSn0gV_bA"], "issued_at": "2019-01-18T04:51:05.000000Z"}} 2019-01-18 04:51:05,286 - 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}813796b07cd4aa562639ef1173b4398e254df031" 2019-01-18 04:51:06,297 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-2b6ea8d6-748d-46fb-b470-ef09bfbcfd57 Date: Fri, 18 Jan 2019 04:51:06 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"c7128340-d09d-4472-ab8c-6b0e75149f5d","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"47feb8aba08a40dca7028a1701e597b9","status":"ACTIVE","subnets":["99f540fb-52d8-49ca-b59c-736c854d3c9e"],"description":"","tags":[],"updated_at":"2019-01-18T04:39:13Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"47feb8aba08a40dca7028a1701e597b9","created_at":"2019-01-18T04:39:06Z","provider:network_type":"flat"}]} 2019-01-18 04:51:06,297 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?router%3Aexternal=True used request id req-2b6ea8d6-748d-46fb-b470-ef09bfbcfd57 2019-01-18 04:51:06,303 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=c7128340-d09d-4472-ab8c-6b0e75149f5d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}813796b07cd4aa562639ef1173b4398e254df031" 2019-01-18 04:51:07,149 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 624 X-Openstack-Request-Id: req-4cef98ef-4ab5-41f5-96ca-5ae6ce4c4011 Date: Fri, 18 Jan 2019 04:51:07 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"c7128340-d09d-4472-ab8c-6b0e75149f5d","tenant_id":"47feb8aba08a40dca7028a1701e597b9","created_at":"2019-01-18T04:39:13Z","dns_nameservers":[],"updated_at":"2019-01-18T04:39:13Z","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":"47feb8aba08a40dca7028a1701e597b9","id":"99f540fb-52d8-49ca-b59c-736c854d3c9e","subnetpool_id":null,"name":"external-subnet"}]} 2019-01-18 04:51:07,150 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=c7128340-d09d-4472-ab8c-6b0e75149f5d used request id req-4cef98ef-4ab5-41f5-96ca-5ae6ce4c4011 2019-01-18 04:51:07,150 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata '{}' 2019-01-18 04:51:07,151 - xtesting.ci.run_tests - INFO - Running test case 'connection_check'... 2019-01-18 04:51:07,151 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 04:51:07,152 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 04:51:07,153 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 04:51:07,154 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 04:51:07,154 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 04:51:07,155 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 04:51:07,156 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 04:51:07,157 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 04:51:07,158 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 04:51:07,158 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 04:51:07,159 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 04:51:07,160 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 04:51:07,161 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 04:51:07,161 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 04:51:07,162 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 04:51:07,445 - keystoneauth.identity.v2 - DEBUG - Making authentication request to url/v2.0/tokens 2019-01-18 04:51:07,445 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 04:51:07,944 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "687e866291f9445cb61754890921702d", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}, {"id": "49425bf6cd304d4aaed5c7c5775aa6fb", "name": "Member"}], "expires_at": "2019-01-18T05:51:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "09f7ad3aa494416fb775078a85797851", "name": "connection_check-project_c62b1310-a560-40d8-a05b-dc944047d421"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/09f7ad3aa494416fb775078a85797851", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/09f7ad3aa494416fb775078a85797851", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/09f7ad3aa494416fb775078a85797851", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/09f7ad3aa494416fb775078a85797851", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/09f7ad3aa494416fb775078a85797851", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/09f7ad3aa494416fb775078a85797851", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/09f7ad3aa494416fb775078a85797851", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/09f7ad3aa494416fb775078a85797851", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/09f7ad3aa494416fb775078a85797851", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/09f7ad3aa494416fb775078a85797851", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/09f7ad3aa494416fb775078a85797851", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/09f7ad3aa494416fb775078a85797851", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "connection_check-user_c62b1310-a560-40d8-a05b-dc944047d421", "id": "47686f0cbea34ffca1d794907986e3b7"}, "audit_ids": ["TWKiZKSdQgKMYYVOzy1qiw"], "issued_at": "2019-01-18T04:51:07.000000Z"}} 2019-01-18 04:51:07,947 - 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}3fae9b0be99a0e065b9431849cb89413633cfa4e" 2019-01-18 04:51:08,620 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 87 Content-Type: application/json X-Openstack-Request-Id: req-3786275f-afa8-4fd4-b0b5-f8d490bf7271 Date: Fri, 18 Jan 2019 04:51:08 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?limit=20&name=foo"} 2019-01-18 04:51:08,620 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images?limit=20&name=foo used request id req-3786275f-afa8-4fd4-b0b5-f8d490bf7271 2019-01-18 04:51:08,621 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 04:51:08,622 - keystoneauth.identity.v2 - DEBUG - Making authentication request to url/v2.0/tokens 2019-01-18 04:51:08,622 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 04:51:09,020 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "687e866291f9445cb61754890921702d", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}, {"id": "49425bf6cd304d4aaed5c7c5775aa6fb", "name": "Member"}], "expires_at": "2019-01-18T05:51:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "09f7ad3aa494416fb775078a85797851", "name": "connection_check-project_c62b1310-a560-40d8-a05b-dc944047d421"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/09f7ad3aa494416fb775078a85797851", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/09f7ad3aa494416fb775078a85797851", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/09f7ad3aa494416fb775078a85797851", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/09f7ad3aa494416fb775078a85797851", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/09f7ad3aa494416fb775078a85797851", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/09f7ad3aa494416fb775078a85797851", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/09f7ad3aa494416fb775078a85797851", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/09f7ad3aa494416fb775078a85797851", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/09f7ad3aa494416fb775078a85797851", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/09f7ad3aa494416fb775078a85797851", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/09f7ad3aa494416fb775078a85797851", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/09f7ad3aa494416fb775078a85797851", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "connection_check-user_c62b1310-a560-40d8-a05b-dc944047d421", "id": "47686f0cbea34ffca1d794907986e3b7"}, "audit_ids": ["Dvr0GBKNQ8iARYEYBJmt3A"], "issued_at": "2019-01-18T04:51:09.000000Z"}} 2019-01-18 04:51:09,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}3af4141eac56676cc708d2a3c22b1a7e1dedfeb4" 2019-01-18 04:51:09,106 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 04:51:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-edbda630-2ee7-4290-adfb-c217e55b910d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 04:51:09,106 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-edbda630-2ee7-4290-adfb-c217e55b910d 2019-01-18 04:51:09,111 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-18 04:51:09,116 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 18 Jan 2019 04:51: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"}]}]}} 2019-01-18 04:51:09,117 - 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}3af4141eac56676cc708d2a3c22b1a7e1dedfeb4" 2019-01-18 04:51:09,305 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 04:51:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-65a20183-04a5-4926-8db7-864a26f7412c Content-Encoding: gzip Content-Length: 873 Content-Type: application/json RESP BODY: {"users": [{"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/0607a2b4beb0408e9fa51cc5ba027ac6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0607a2b4beb0408e9fa51cc5ba027ac6", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/17c61b95071545a094cc82823d2b88b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "17c61b95071545a094cc82823d2b88b8", "email": "nova@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/29e5d2dfed2447bda26fc75bd1122674"}, "domain_id": "default", "enabled": true, "options": {}, "id": "29e5d2dfed2447bda26fc75bd1122674", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/3b6dcc8c791e4b6e8831f5b5e583de80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3b6dcc8c791e4b6e8831f5b5e583de80", "email": "neutron@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.23:5000/v3/users/45ab52d673584bc198669be88c88b878"}, "domain_id": "default", "enabled": true, "options": {}, "id": "45ab52d673584bc198669be88c88b878", "email": "barbican@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "connection_check-user_c62b1310-a560-40d8-a05b-dc944047d421", "links": {"self": "http://172.30.9.23:5000/v3/users/47686f0cbea34ffca1d794907986e3b7"}, "domain_id": "default", "enabled": true, "id": "47686f0cbea34ffca1d794907986e3b7", "options": {}}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/57795b4ee52f49c6a71f55bb6c4012f8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "57795b4ee52f49c6a71f55bb6c4012f8", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/5c52969262974d64ac2a300ca5d60f50"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c52969262974d64ac2a300ca5d60f50", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/5fc15572bb1c489ba92bd9945bbc1f64"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5fc15572bb1c489ba92bd9945bbc1f64", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/6b519d70e25f4e61a9dfd738cd6bba22"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6b519d70e25f4e61a9dfd738cd6bba22", "email": "heat@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.23:5000/v3/users/8248437208b540c2893a7117ad102a87"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8248437208b540c2893a7117ad102a87", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/890dee97e62840c5b15e36f03f6b7efc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "890dee97e62840c5b15e36f03f6b7efc", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/8cccb516ecc44ed9bb7c8633df108fd4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8cccb516ecc44ed9bb7c8633df108fd4", "email": "glance@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.23:5000/v3/users/97c3d863a98148299fa116fdb54be470"}, "domain_id": "default", "enabled": true, "options": {}, "id": "97c3d863a98148299fa116fdb54be470", "email": "tacker@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/a2a0c8c0f19941808c9f618af50b3b79"}, "domain_id": "c19db1b8f60647a9a114cd23287c807b", "enabled": true, "options": {}, "id": "a2a0c8c0f19941808c9f618af50b3b79", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/fe5de73ba9cb41b2be24ccf1f72f5ed4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe5de73ba9cb41b2be24ccf1f72f5ed4", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2019-01-18 04:51:09,306 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-65a20183-04a5-4926-8db7-864a26f7412c 2019-01-18 04:51:09,307 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 04:51:09,307 - keystoneauth.identity.v2 - DEBUG - Making authentication request to url/v2.0/tokens 2019-01-18 04:51:09,308 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 04:51:09,766 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "687e866291f9445cb61754890921702d", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}, {"id": "49425bf6cd304d4aaed5c7c5775aa6fb", "name": "Member"}], "expires_at": "2019-01-18T05:51:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "09f7ad3aa494416fb775078a85797851", "name": "connection_check-project_c62b1310-a560-40d8-a05b-dc944047d421"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/09f7ad3aa494416fb775078a85797851", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/09f7ad3aa494416fb775078a85797851", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/09f7ad3aa494416fb775078a85797851", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/09f7ad3aa494416fb775078a85797851", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/09f7ad3aa494416fb775078a85797851", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/09f7ad3aa494416fb775078a85797851", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/09f7ad3aa494416fb775078a85797851", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/09f7ad3aa494416fb775078a85797851", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/09f7ad3aa494416fb775078a85797851", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/09f7ad3aa494416fb775078a85797851", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/09f7ad3aa494416fb775078a85797851", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/09f7ad3aa494416fb775078a85797851", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "connection_check-user_c62b1310-a560-40d8-a05b-dc944047d421", "id": "47686f0cbea34ffca1d794907986e3b7"}, "audit_ids": ["9wBy_khGR12-4SQFZhL5Tg"], "issued_at": "2019-01-18T04:51:09.000000Z"}} 2019-01-18 04:51:09,771 - 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}8cb50c96424330c985ab1be689e3f1c0540a4fc3" 2019-01-18 04:51:10,736 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-c71cbc6b-b5be-459c-8463-98cfcc108a7f Date: Fri, 18 Jan 2019 04:51:10 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"c7128340-d09d-4472-ab8c-6b0e75149f5d","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"47feb8aba08a40dca7028a1701e597b9","status":"ACTIVE","subnets":["99f540fb-52d8-49ca-b59c-736c854d3c9e"],"description":"","tags":[],"updated_at":"2019-01-18T04:39:13Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"47feb8aba08a40dca7028a1701e597b9","created_at":"2019-01-18T04:39:06Z","provider:network_type":"flat"}]} 2019-01-18 04:51:10,737 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks used request id req-c71cbc6b-b5be-459c-8463-98cfcc108a7f 2019-01-18 04:51:10,737 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 04:51:11,112 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "687e866291f9445cb61754890921702d", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}, {"id": "49425bf6cd304d4aaed5c7c5775aa6fb", "name": "Member"}], "expires_at": "2019-01-18T05:51:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "09f7ad3aa494416fb775078a85797851", "name": "connection_check-project_c62b1310-a560-40d8-a05b-dc944047d421"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/09f7ad3aa494416fb775078a85797851", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/09f7ad3aa494416fb775078a85797851", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/09f7ad3aa494416fb775078a85797851", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/09f7ad3aa494416fb775078a85797851", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/09f7ad3aa494416fb775078a85797851", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/09f7ad3aa494416fb775078a85797851", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/09f7ad3aa494416fb775078a85797851", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/09f7ad3aa494416fb775078a85797851", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/09f7ad3aa494416fb775078a85797851", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/09f7ad3aa494416fb775078a85797851", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/09f7ad3aa494416fb775078a85797851", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/09f7ad3aa494416fb775078a85797851", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "connection_check-user_c62b1310-a560-40d8-a05b-dc944047d421", "id": "47686f0cbea34ffca1d794907986e3b7"}, "audit_ids": ["EycaF7QfTf68dJEGq--q7A"], "issued_at": "2019-01-18T04:51:11.000000Z"}} 2019-01-18 04:51:11,117 - 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}ffc33e09e70ed0cf8ae9e1234b6b505225e5e899" 2019-01-18 04:51:12,111 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-1a4cb89d-ced3-41b8-81f2-225a72f31691 Date: Fri, 18 Jan 2019 04:51:12 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"c7128340-d09d-4472-ab8c-6b0e75149f5d","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"47feb8aba08a40dca7028a1701e597b9","status":"ACTIVE","subnets":["99f540fb-52d8-49ca-b59c-736c854d3c9e"],"description":"","tags":[],"updated_at":"2019-01-18T04:39:13Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"47feb8aba08a40dca7028a1701e597b9","created_at":"2019-01-18T04:39:06Z","provider:network_type":"flat"}]} 2019-01-18 04:51:12,112 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?router%3Aexternal=True used request id req-1a4cb89d-ced3-41b8-81f2-225a72f31691 2019-01-18 04:51:12,117 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=c7128340-d09d-4472-ab8c-6b0e75149f5d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ffc33e09e70ed0cf8ae9e1234b6b505225e5e899" 2019-01-18 04:51:12,899 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 624 X-Openstack-Request-Id: req-c9f14e4f-a3af-4b88-86c2-24c693e0bb36 Date: Fri, 18 Jan 2019 04:51:12 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"c7128340-d09d-4472-ab8c-6b0e75149f5d","tenant_id":"47feb8aba08a40dca7028a1701e597b9","created_at":"2019-01-18T04:39:13Z","dns_nameservers":[],"updated_at":"2019-01-18T04:39:13Z","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":"47feb8aba08a40dca7028a1701e597b9","id":"99f540fb-52d8-49ca-b59c-736c854d3c9e","subnetpool_id":null,"name":"external-subnet"}]} 2019-01-18 04:51:12,899 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=c7128340-d09d-4472-ab8c-6b0e75149f5d used request id req-c9f14e4f-a3af-4b88-86c2-24c693e0bb36 2019-01-18 04:51:12,900 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-18 04:51:12,900 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 04:51:13,181 - keystoneauth.identity.v2 - DEBUG - Making authentication request to http://172.30.9.23:5000/v2.0/tokens 2019-01-18 04:51:13,199 - keystoneauth.session - DEBUG - Request returned failure status: 401 2019-01-18 04:51:13,200 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-18 04:51:13,201 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 04:51:13,676 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "687e866291f9445cb61754890921702d", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}, {"id": "49425bf6cd304d4aaed5c7c5775aa6fb", "name": "Member"}], "expires_at": "2019-01-18T05:51:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "09f7ad3aa494416fb775078a85797851", "name": "connection_check-project_c62b1310-a560-40d8-a05b-dc944047d421"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/09f7ad3aa494416fb775078a85797851", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/09f7ad3aa494416fb775078a85797851", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/09f7ad3aa494416fb775078a85797851", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/09f7ad3aa494416fb775078a85797851", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/09f7ad3aa494416fb775078a85797851", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/09f7ad3aa494416fb775078a85797851", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/09f7ad3aa494416fb775078a85797851", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/09f7ad3aa494416fb775078a85797851", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/09f7ad3aa494416fb775078a85797851", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/09f7ad3aa494416fb775078a85797851", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/09f7ad3aa494416fb775078a85797851", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/09f7ad3aa494416fb775078a85797851", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "connection_check-user_c62b1310-a560-40d8-a05b-dc944047d421", "id": "47686f0cbea34ffca1d794907986e3b7"}, "audit_ids": ["FiB3gJ1oTlGZaTLpEQM2zg"], "issued_at": "2019-01-18T04:51:13.000000Z"}} 2019-01-18 04:51:13,680 - 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}cb3ac6f0441a10844d7f6f1da21e70698d755109" 2019-01-18 04:51:14,458 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 04:51: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-8128e149-dfc3-4390-97e8-de3fe7be77f0 x-compute-request-id: req-8128e149-dfc3-4390-97e8-de3fe7be77f0 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2019-01-18 04:51:14,459 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/detail used request id req-8128e149-dfc3-4390-97e8-de3fe7be77f0 2019-01-18 04:51:14,460 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-18 04:51:14,461 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 04:51:14,838 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "687e866291f9445cb61754890921702d", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}, {"id": "49425bf6cd304d4aaed5c7c5775aa6fb", "name": "Member"}], "expires_at": "2019-01-18T05:51:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "09f7ad3aa494416fb775078a85797851", "name": "connection_check-project_c62b1310-a560-40d8-a05b-dc944047d421"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/09f7ad3aa494416fb775078a85797851", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/09f7ad3aa494416fb775078a85797851", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/09f7ad3aa494416fb775078a85797851", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/09f7ad3aa494416fb775078a85797851", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/09f7ad3aa494416fb775078a85797851", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/09f7ad3aa494416fb775078a85797851", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/09f7ad3aa494416fb775078a85797851", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/09f7ad3aa494416fb775078a85797851", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/09f7ad3aa494416fb775078a85797851", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/09f7ad3aa494416fb775078a85797851", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/09f7ad3aa494416fb775078a85797851", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/09f7ad3aa494416fb775078a85797851", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "connection_check-user_c62b1310-a560-40d8-a05b-dc944047d421", "id": "47686f0cbea34ffca1d794907986e3b7"}, "audit_ids": ["ukuve1SPSuKWhZoEsO4lDg"], "issued_at": "2019-01-18T04:51:14.000000Z"}} 2019-01-18 04:51:14,842 - 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}e841feb893a072e069756c60a0080b8de125e897" 2019-01-18 04:51:15,592 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 04:51: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-b1c69ccb-adf0-4a52-a02b-8cea2d2b7879 x-compute-request-id: req-b1c69ccb-adf0-4a52-a02b-8cea2d2b7879 Content-Encoding: gzip Content-Length: 718 Content-Type: application/json RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 204}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.4", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"pcid\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"acpi\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"ssse3\", \"fpu\", \"cx16\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 10239, "hypervisor_version": 2009000, "disk_available_least": 10181, "local_gb": 10239, "free_ram_mb": 28406, "id": 3}, {"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 207}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.6", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"pcid\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"acpi\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"ssse3\", \"fpu\", \"cx16\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 10239, "hypervisor_version": 2009000, "disk_available_least": 10181, "local_gb": 10239, "free_ram_mb": 28406, "id": 6}]} 2019-01-18 04:51:15,592 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/os-hypervisors/detail used request id req-b1c69ccb-adf0-4a52-a02b-8cea2d2b7879 2019-01-18 04:51:15,594 - heat_utils - DEBUG - Retrieving Heat Client 2019-01-18 04:51:15,594 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 04:51:15,680 - keystoneauth.identity.v2 - DEBUG - Making authentication request to http://172.30.9.23:5000/v2.0/tokens 2019-01-18 04:51:15,698 - keystoneauth.session - DEBUG - Request returned failure status: 401 2019-01-18 04:51:15,699 - heat_utils - DEBUG - Retrieving Heat Client 2019-01-18 04:51:15,699 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 04:51:16,106 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "687e866291f9445cb61754890921702d", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}, {"id": "49425bf6cd304d4aaed5c7c5775aa6fb", "name": "Member"}], "expires_at": "2019-01-18T05:51:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "09f7ad3aa494416fb775078a85797851", "name": "connection_check-project_c62b1310-a560-40d8-a05b-dc944047d421"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/09f7ad3aa494416fb775078a85797851", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/09f7ad3aa494416fb775078a85797851", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/09f7ad3aa494416fb775078a85797851", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/09f7ad3aa494416fb775078a85797851", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/09f7ad3aa494416fb775078a85797851", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/09f7ad3aa494416fb775078a85797851", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/09f7ad3aa494416fb775078a85797851", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/09f7ad3aa494416fb775078a85797851", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/09f7ad3aa494416fb775078a85797851", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/09f7ad3aa494416fb775078a85797851", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/09f7ad3aa494416fb775078a85797851", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/09f7ad3aa494416fb775078a85797851", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "connection_check-user_c62b1310-a560-40d8-a05b-dc944047d421", "id": "47686f0cbea34ffca1d794907986e3b7"}, "audit_ids": ["Vn7D8MLmTgu6KrVVnO6etw"], "issued_at": "2019-01-18T04:51:16.000000Z"}} 2019-01-18 04:51:16,109 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/09f7ad3aa494416fb775078a85797851/stacks? -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cfe9a43f48543261eb1df4ff7c39dbdac5587dc5" 2019-01-18 04:51:16,824 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 04:51:16 GMT Server: Apache x-openstack-request-id: req-c86100fa-d500-4464-b718-807ca3eb926c Content-Length: 14 Content-Type: application/json RESP BODY: {"stacks": []} 2019-01-18 04:51:16,824 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/09f7ad3aa494416fb775078a85797851/stacks used request id req-c86100fa-d500-4464-b718-807ca3eb926c 2019-01-18 04:51:16,825 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 04:51:16,972 - keystoneauth.identity.v2 - DEBUG - Making authentication request to url/v2.0/tokens 2019-01-18 04:51:16,974 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 04:51:17,387 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "687e866291f9445cb61754890921702d", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}, {"id": "49425bf6cd304d4aaed5c7c5775aa6fb", "name": "Member"}], "expires_at": "2019-01-18T05:51:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "09f7ad3aa494416fb775078a85797851", "name": "connection_check-project_c62b1310-a560-40d8-a05b-dc944047d421"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/09f7ad3aa494416fb775078a85797851", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/09f7ad3aa494416fb775078a85797851", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/09f7ad3aa494416fb775078a85797851", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/09f7ad3aa494416fb775078a85797851", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/09f7ad3aa494416fb775078a85797851", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/09f7ad3aa494416fb775078a85797851", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/09f7ad3aa494416fb775078a85797851", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/09f7ad3aa494416fb775078a85797851", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/09f7ad3aa494416fb775078a85797851", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/09f7ad3aa494416fb775078a85797851", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/09f7ad3aa494416fb775078a85797851", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/09f7ad3aa494416fb775078a85797851", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "connection_check-user_c62b1310-a560-40d8-a05b-dc944047d421", "id": "47686f0cbea34ffca1d794907986e3b7"}, "audit_ids": ["EI90LzraTp2ldW01_LecKw"], "issued_at": "2019-01-18T04:51:17.000000Z"}} 2019-01-18 04:51:17,391 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/09f7ad3aa494416fb775078a85797851/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a64896b49d86ddc175a699464ac83b7b712d7da" 2019-01-18 04:51:18,220 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 04:51:17 GMT Server: Apache x-compute-request-id: req-a80f095a-64a8-485a-a45a-d30c0452ba35 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-a80f095a-64a8-485a-a45a-d30c0452ba35 Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2019-01-18 04:51:18,220 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/09f7ad3aa494416fb775078a85797851/volumes/detail used request id req-a80f095a-64a8-485a-a45a-d30c0452ba35 2019-01-18 04:51:18,221 - 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 11.059s OK 2019-01-18 04:51:18,335 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2019-01-18 04:51:18,335 - xtesting.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | connection_check | functest | 00:11 | PASS | +--------------------------+------------------+------------------+----------------+ 2019-01-18 04:51:18,341 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2019-01-18 04:51:18,342 - 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}74ea004d4ea4d0edd38596e8965f332d6daae308" 2019-01-18 04:51:18,481 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 04:51:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6ec46f10-3ef8-4ac1-a195-01286b0e0b55 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "49425bf6cd304d4aaed5c7c5775aa6fb", "links": {"self": "http://172.30.9.23:5000/v3/roles/49425bf6cd304d4aaed5c7c5775aa6fb"}, "name": "Member"}, {"domain_id": null, "id": "687e866291f9445cb61754890921702d", "links": {"self": "http://172.30.9.23:5000/v3/roles/687e866291f9445cb61754890921702d"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "6b7f4f4f76264b6fb449c43b86ee3817", "links": {"self": "http://172.30.9.23:5000/v3/roles/6b7f4f4f76264b6fb449c43b86ee3817"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a482b711adf94961bf4bb28eda7f0e28", "links": {"self": "http://172.30.9.23:5000/v3/roles/a482b711adf94961bf4bb28eda7f0e28"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e7e317b66c174923a8cb46c48d897c8d", "links": {"self": "http://172.30.9.23:5000/v3/roles/e7e317b66c174923a8cb46c48d897c8d"}, "name": "ResellerAdmin"}]} 2019-01-18 04:51:18,482 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-6ec46f10-3ef8-4ac1-a195-01286b0e0b55 2019-01-18 04:51:18,482 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.141154050827s 2019-01-18 04:51:18,484 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleDelete 2019-01-18 04:51:18,485 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:5000/v3/roles/687e866291f9445cb61754890921702d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74ea004d4ea4d0edd38596e8965f332d6daae308" 2019-01-18 04:51:18,691 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 04:51:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-14752482-01b9-4fe8-9d76-7eb574f88661 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 04:51:18,691 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/687e866291f9445cb61754890921702d used request id req-14752482-01b9-4fe8-9d76-7eb574f88661 2019-01-18 04:51:18,691 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleDelete in 0.207176923752s 2019-01-18 04:51:18,692 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-01-18 04:51:18,692 - 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}74ea004d4ea4d0edd38596e8965f332d6daae308" 2019-01-18 04:51:18,859 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 04:51:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bbbac691-a2da-4d59-b697-3c30bf4a0225 Content-Encoding: gzip Content-Length: 873 Content-Type: application/json RESP BODY: {"users": [{"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/0607a2b4beb0408e9fa51cc5ba027ac6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0607a2b4beb0408e9fa51cc5ba027ac6", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/17c61b95071545a094cc82823d2b88b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "17c61b95071545a094cc82823d2b88b8", "email": "nova@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/29e5d2dfed2447bda26fc75bd1122674"}, "domain_id": "default", "enabled": true, "options": {}, "id": "29e5d2dfed2447bda26fc75bd1122674", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/3b6dcc8c791e4b6e8831f5b5e583de80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3b6dcc8c791e4b6e8831f5b5e583de80", "email": "neutron@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.23:5000/v3/users/45ab52d673584bc198669be88c88b878"}, "domain_id": "default", "enabled": true, "options": {}, "id": "45ab52d673584bc198669be88c88b878", "email": "barbican@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "connection_check-user_c62b1310-a560-40d8-a05b-dc944047d421", "links": {"self": "http://172.30.9.23:5000/v3/users/47686f0cbea34ffca1d794907986e3b7"}, "domain_id": "default", "enabled": true, "id": "47686f0cbea34ffca1d794907986e3b7", "options": {}}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/57795b4ee52f49c6a71f55bb6c4012f8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "57795b4ee52f49c6a71f55bb6c4012f8", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/5c52969262974d64ac2a300ca5d60f50"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c52969262974d64ac2a300ca5d60f50", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/5fc15572bb1c489ba92bd9945bbc1f64"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5fc15572bb1c489ba92bd9945bbc1f64", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/6b519d70e25f4e61a9dfd738cd6bba22"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6b519d70e25f4e61a9dfd738cd6bba22", "email": "heat@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.23:5000/v3/users/8248437208b540c2893a7117ad102a87"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8248437208b540c2893a7117ad102a87", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/890dee97e62840c5b15e36f03f6b7efc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "890dee97e62840c5b15e36f03f6b7efc", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/8cccb516ecc44ed9bb7c8633df108fd4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8cccb516ecc44ed9bb7c8633df108fd4", "email": "glance@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.23:5000/v3/users/97c3d863a98148299fa116fdb54be470"}, "domain_id": "default", "enabled": true, "options": {}, "id": "97c3d863a98148299fa116fdb54be470", "email": "tacker@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/a2a0c8c0f19941808c9f618af50b3b79"}, "domain_id": "c19db1b8f60647a9a114cd23287c807b", "enabled": true, "options": {}, "id": "a2a0c8c0f19941808c9f618af50b3b79", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/fe5de73ba9cb41b2be24ccf1f72f5ed4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe5de73ba9cb41b2be24ccf1f72f5ed4", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2019-01-18 04:51:18,860 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-bbbac691-a2da-4d59-b697-3c30bf4a0225 2019-01-18 04:51:18,860 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.167927980423s 2019-01-18 04:51:18,860 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-bbbac691-a2da-4d59-b697-3c30bf4a0225 2019-01-18 04:51:18,866 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-01-18 04:51:18,867 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/users/47686f0cbea34ffca1d794907986e3b7 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}74ea004d4ea4d0edd38596e8965f332d6daae308" 2019-01-18 04:51:18,967 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 04:51:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b0f35c21-52f9-461d-a275-bccc35d53e8f Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.23:5000/v3/users/47686f0cbea34ffca1d794907986e3b7"}, "enabled": true, "id": "47686f0cbea34ffca1d794907986e3b7", "options": {}, "domain_id": "default", "name": "connection_check-user_c62b1310-a560-40d8-a05b-dc944047d421"}} 2019-01-18 04:51:18,967 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users/47686f0cbea34ffca1d794907986e3b7 used request id req-b0f35c21-52f9-461d-a275-bccc35d53e8f 2019-01-18 04:51:18,967 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.100483894348s 2019-01-18 04:51:18,967 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users/47686f0cbea34ffca1d794907986e3b7 used request id req-b0f35c21-52f9-461d-a275-bccc35d53e8f 2019-01-18 04:51:18,968 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-01-18 04:51:18,969 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:5000/v3/users/47686f0cbea34ffca1d794907986e3b7 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}74ea004d4ea4d0edd38596e8965f332d6daae308" 2019-01-18 04:51:19,286 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 04:51:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ce104397-80ed-4a53-8ba6-25e84a67849f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 04:51:19,286 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/47686f0cbea34ffca1d794907986e3b7 used request id req-ce104397-80ed-4a53-8ba6-25e84a67849f 2019-01-18 04:51:19,286 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.317994117737s 2019-01-18 04:51:19,286 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/47686f0cbea34ffca1d794907986e3b7 used request id req-ce104397-80ed-4a53-8ba6-25e84a67849f 2019-01-18 04:51:19,287 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-01-18 04:51:19,287 - 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}74ea004d4ea4d0edd38596e8965f332d6daae308" 2019-01-18 04:51:19,364 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 04:51:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bd29b5d4-3080-4d16-b929-f0032e13ee52 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": "Created by OPNFV Functest: connection_check", "links": {"self": "http://172.30.9.23:5000/v3/projects/09f7ad3aa494416fb775078a85797851"}, "enabled": true, "id": "09f7ad3aa494416fb775078a85797851", "parent_id": "default", "domain_id": "default", "name": "connection_check-project_c62b1310-a560-40d8-a05b-dc944047d421"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/47feb8aba08a40dca7028a1701e597b9"}, "enabled": true, "id": "47feb8aba08a40dca7028a1701e597b9", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/9c53a91613fb4d5080479ac6f51697ed"}, "enabled": true, "id": "9c53a91613fb4d5080479ac6f51697ed", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2019-01-18 04:51:19,364 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects used request id req-bd29b5d4-3080-4d16-b929-f0032e13ee52 2019-01-18 04:51:19,364 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0770449638367s 2019-01-18 04:51:19,364 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects used request id req-bd29b5d4-3080-4d16-b929-f0032e13ee52 2019-01-18 04:51:19,366 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-01-18 04:51:19,367 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:5000/v3/projects/09f7ad3aa494416fb775078a85797851 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}74ea004d4ea4d0edd38596e8965f332d6daae308" 2019-01-18 04:51:19,656 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 04:51:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-485aa981-8d5e-40c7-bf88-c7dcbbd4fadd Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 04:51:19,656 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/09f7ad3aa494416fb775078a85797851 used request id req-485aa981-8d5e-40c7-bf88-c7dcbbd4fadd 2019-01-18 04:51:19,656 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.289613008499s 2019-01-18 04:51:19,656 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/09f7ad3aa494416fb775078a85797851 used request id req-485aa981-8d5e-40c7-bf88-c7dcbbd4fadd 2019-01-18 04:51:19,657 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2019-01-18 04:51:19,657 - 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}74ea004d4ea4d0edd38596e8965f332d6daae308" 2019-01-18 04:51:19,802 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 04:51:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a7f92a4d-06e8-451c-80d1-a960b139da62 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": "49425bf6cd304d4aaed5c7c5775aa6fb", "links": {"self": "http://172.30.9.23:5000/v3/roles/49425bf6cd304d4aaed5c7c5775aa6fb"}, "name": "Member"}, {"domain_id": null, "id": "6b7f4f4f76264b6fb449c43b86ee3817", "links": {"self": "http://172.30.9.23:5000/v3/roles/6b7f4f4f76264b6fb449c43b86ee3817"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a482b711adf94961bf4bb28eda7f0e28", "links": {"self": "http://172.30.9.23:5000/v3/roles/a482b711adf94961bf4bb28eda7f0e28"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e7e317b66c174923a8cb46c48d897c8d", "links": {"self": "http://172.30.9.23:5000/v3/roles/e7e317b66c174923a8cb46c48d897c8d"}, "name": "ResellerAdmin"}]} 2019-01-18 04:51:19,802 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-a7f92a4d-06e8-451c-80d1-a960b139da62 2019-01-18 04:51:19,803 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.145791053772s 2019-01-18 04:51:19,804 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleDelete 2019-01-18 04:51:19,805 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:5000/v3/roles/49425bf6cd304d4aaed5c7c5775aa6fb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74ea004d4ea4d0edd38596e8965f332d6daae308" 2019-01-18 04:51:19,952 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 04:51:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7fae8301-6096-4f03-8fee-f14990b5bb4f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 04:51:19,952 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/49425bf6cd304d4aaed5c7c5775aa6fb used request id req-7fae8301-6096-4f03-8fee-f14990b5bb4f 2019-01-18 04:51:19,952 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleDelete in 0.147733926773s 2019-01-18 04:51:19,958 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-01-18 04:51:19,959 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:9696/v2.0/security-groups.json?project_id=09f7ad3aa494416fb775078a85797851&name=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}74ea004d4ea4d0edd38596e8965f332d6daae308" 2019-01-18 04:51:21,028 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-8b0d3131-698d-4cf6-a09f-30cb1538a35b Date: Fri, 18 Jan 2019 04:51:21 GMT RESP BODY: {"security_groups": []} 2019-01-18 04:51:21,029 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json?project_id=09f7ad3aa494416fb775078a85797851&name=default used request id req-8b0d3131-698d-4cf6-a09f-30cb1538a35b 2019-01-18 04:51:21,029 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 1.07058811188s 2019-01-18 04:51:21,029 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json?project_id=09f7ad3aa494416fb775078a85797851&name=default used request id req-8b0d3131-698d-4cf6-a09f-30cb1538a35b 2019-01-18 04:51:21,050 - xtesting.ci.run_tests - INFO - Loading test case 'api_check'... 2019-01-18 04:51:21,077 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2019-01-18 04:51:21,077 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2019-01-18 04:51:21,077 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2019-01-18 04:51:21,077 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2019-01-18 04:51:21,077 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2019-01-18 04:51:21,077 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2019-01-18 04:51:21,077 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2019-01-18 04:51:21,077 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2019-01-18 04:51:21,078 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2019-01-18 04:51:21,078 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2019-01-18 04:51:21,078 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2019-01-18 04:51:21,078 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2019-01-18 04:51:21,078 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2019-01-18 04:51:21,078 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2019-01-18 04:51:21,078 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2019-01-18 04:51:21,078 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2019-01-18 04:51:21,078 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2019-01-18 04:51:21,078 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2019-01-18 04:51:21,079 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2019-01-18 04:51:21,079 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2019-01-18 04:51:21,079 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2019-01-18 04:51:21,079 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2019-01-18 04:51:21,080 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainList 2019-01-18 04:51:21,081 - 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" 2019-01-18 04:51:21,087 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 04:51:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4e416412-7b88-4407-b4bc-82c531f8fa62 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 04:51:21,087 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-4e416412-7b88-4407-b4bc-82c531f8fa62 2019-01-18 04:51:21,088 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 04:51:21,464 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}], "expires_at": "2019-01-18T05:51:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9c53a91613fb4d5080479ac6f51697ed", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/9c53a91613fb4d5080479ac6f51697ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/9c53a91613fb4d5080479ac6f51697ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/9c53a91613fb4d5080479ac6f51697ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/9c53a91613fb4d5080479ac6f51697ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/9c53a91613fb4d5080479ac6f51697ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/9c53a91613fb4d5080479ac6f51697ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/9c53a91613fb4d5080479ac6f51697ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/9c53a91613fb4d5080479ac6f51697ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/9c53a91613fb4d5080479ac6f51697ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/9c53a91613fb4d5080479ac6f51697ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/9c53a91613fb4d5080479ac6f51697ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/9c53a91613fb4d5080479ac6f51697ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "29e5d2dfed2447bda26fc75bd1122674"}, "audit_ids": ["yUs4tjW1QFq5rA_QC6vVkg"], "issued_at": "2019-01-18T04:51:21.000000Z"}} 2019-01-18 04:51:21,468 - 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}a811f496c3c4e6e7fcb2b6c139dc897f2eda57d0" 2019-01-18 04:51:21,473 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 18 Jan 2019 04: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"}]}]}} 2019-01-18 04:51:21,478 - 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}a811f496c3c4e6e7fcb2b6c139dc897f2eda57d0" 2019-01-18 04:51:21,572 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 04:51:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-456ec93d-dfd5-423b-a3b7-232524470e92 Content-Encoding: gzip Content-Length: 214 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/c19db1b8f60647a9a114cd23287c807b"}, "description": "", "name": "heat_stack", "enabled": true, "id": "c19db1b8f60647a9a114cd23287c807b"}, {"links": {"self": "http://172.30.9.23: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}} 2019-01-18 04:51:21,573 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains used request id req-456ec93d-dfd5-423b-a3b7-232524470e92 2019-01-18 04:51:21,573 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainList in 0.492286920547s 2019-01-18 04:51:21,574 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-01-18 04:51:21,575 - 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}a811f496c3c4e6e7fcb2b6c139dc897f2eda57d0" -d '{"project": {"description": "Created by OPNFV Functest: api_check", "enabled": true, "domain_id": "default", "name": "api_check-project_2744c22f-2cb8-4f83-8516-7c0ba84fdd9b"}}' 2019-01-18 04:51:21,729 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 18 Jan 2019 04:51:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c134b34a-7a41-4601-930e-ab34f2133581 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/ccac38ea86a048c183796fe3184f3438"}, "enabled": true, "id": "ccac38ea86a048c183796fe3184f3438", "parent_id": "default", "domain_id": "default", "name": "api_check-project_2744c22f-2cb8-4f83-8516-7c0ba84fdd9b"}} 2019-01-18 04:51:21,730 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-c134b34a-7a41-4601-930e-ab34f2133581 2019-01-18 04:51:21,730 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.155393123627s 2019-01-18 04:51:21,730 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-c134b34a-7a41-4601-930e-ab34f2133581 2019-01-18 04:51:21,731 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'parent_id': u'default', 'is_domain': False, 'name': u'api_check-project_2744c22f-2cb8-4f83-8516-7c0ba84fdd9b', 'id': u'ccac38ea86a048c183796fe3184f3438', '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'})}) 2019-01-18 04:51:21,731 - shade.task_manager - DEBUG - Manager envvars:regionOne running task UserCreate 2019-01-18 04:51:22,195 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task UserCreate in 0.463552951813s 2019-01-18 04:51:22,196 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/users/cb9b3d6d59cd466fb9e330547dcd06c7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a811f496c3c4e6e7fcb2b6c139dc897f2eda57d0" 2019-01-18 04:51:22,297 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 04:51:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-26ef1431-2f8c-4ab0-8e95-59ed56db0adf 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/cb9b3d6d59cd466fb9e330547dcd06c7"}, "enabled": true, "id": "cb9b3d6d59cd466fb9e330547dcd06c7", "options": {}, "domain_id": "default", "name": "api_check-user_2744c22f-2cb8-4f83-8516-7c0ba84fdd9b"}} 2019-01-18 04:51:22,298 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users/cb9b3d6d59cd466fb9e330547dcd06c7 used request id req-26ef1431-2f8c-4ab0-8e95-59ed56db0adf 2019-01-18 04:51:22,298 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'cb9b3d6d59cd466fb9e330547dcd06c7', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'api_check-user_2744c22f-2cb8-4f83-8516-7c0ba84fdd9b'}) 2019-01-18 04:51:22,299 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2019-01-18 04:51:22,299 - 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}a811f496c3c4e6e7fcb2b6c139dc897f2eda57d0" 2019-01-18 04:51:22,388 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 04:51:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e07623fa-ccc4-43b3-a8fd-b3668657238b Content-Encoding: gzip Content-Length: 285 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6b7f4f4f76264b6fb449c43b86ee3817", "links": {"self": "http://172.30.9.23:5000/v3/roles/6b7f4f4f76264b6fb449c43b86ee3817"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a482b711adf94961bf4bb28eda7f0e28", "links": {"self": "http://172.30.9.23:5000/v3/roles/a482b711adf94961bf4bb28eda7f0e28"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e7e317b66c174923a8cb46c48d897c8d", "links": {"self": "http://172.30.9.23:5000/v3/roles/e7e317b66c174923a8cb46c48d897c8d"}, "name": "ResellerAdmin"}]} 2019-01-18 04:51:22,388 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-e07623fa-ccc4-43b3-a8fd-b3668657238b 2019-01-18 04:51:22,388 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0894720554352s 2019-01-18 04:51:22,389 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2019-01-18 04:51:22,390 - 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}a811f496c3c4e6e7fcb2b6c139dc897f2eda57d0" 2019-01-18 04:51:22,465 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 04:51:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1722b19f-c8b7-4cdc-a66e-e23261bcfd01 Content-Encoding: gzip Content-Length: 285 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6b7f4f4f76264b6fb449c43b86ee3817", "links": {"self": "http://172.30.9.23:5000/v3/roles/6b7f4f4f76264b6fb449c43b86ee3817"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a482b711adf94961bf4bb28eda7f0e28", "links": {"self": "http://172.30.9.23:5000/v3/roles/a482b711adf94961bf4bb28eda7f0e28"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e7e317b66c174923a8cb46c48d897c8d", "links": {"self": "http://172.30.9.23:5000/v3/roles/e7e317b66c174923a8cb46c48d897c8d"}, "name": "ResellerAdmin"}]} 2019-01-18 04:51:22,465 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-1722b19f-c8b7-4cdc-a66e-e23261bcfd01 2019-01-18 04:51:22,466 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0762948989868s 2019-01-18 04:51:22,467 - functest.core.tenantnetwork - INFO - Creating default role Member 2019-01-18 04:51:22,467 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleCreate 2019-01-18 04:51:22,468 - 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}a811f496c3c4e6e7fcb2b6c139dc897f2eda57d0" -d '{"role": {"name": "Member"}}' 2019-01-18 04:51:22,605 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 18 Jan 2019 04:51:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-26955d71-7f10-40c6-815f-767da2812795 Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "6aff393fb9af4d958a8117fea50ad769", "links": {"self": "http://172.30.9.23:5000/v3/roles/6aff393fb9af4d958a8117fea50ad769"}, "name": "Member"}} 2019-01-18 04:51:22,605 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-26955d71-7f10-40c6-815f-767da2812795 2019-01-18 04:51:22,606 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleCreate in 0.138406991959s 2019-01-18 04:51:22,606 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles/6aff393fb9af4d958a8117fea50ad769 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a811f496c3c4e6e7fcb2b6c139dc897f2eda57d0" 2019-01-18 04:51:22,623 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 04:51:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d95783ff-46fd-4265-8ec2-f220f25e2f8f Content-Encoding: gzip Content-Length: 144 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.23:5000/v3/roles/6aff393fb9af4d958a8117fea50ad769"}, "domain_id": null, "name": "Member", "id": "6aff393fb9af4d958a8117fea50ad769"}} 2019-01-18 04:51:22,624 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/6aff393fb9af4d958a8117fea50ad769 used request id req-d95783ff-46fd-4265-8ec2-f220f25e2f8f 2019-01-18 04:51:22,624 - functest.core.tenantnetwork - DEBUG - role: Munch({'NAME_ATTR': 'name', 'name': u'Member', 'links': {u'self': u'http://172.30.9.23:5000/v3/roles/6aff393fb9af4d958a8117fea50ad769'}, 'domain_id': None, 'human_id': None, 'id': u'6aff393fb9af4d958a8117fea50ad769', 'HUMAN_ID': False}) 2019-01-18 04:51:22,624 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2019-01-18 04:51:22,625 - 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}a811f496c3c4e6e7fcb2b6c139dc897f2eda57d0" 2019-01-18 04:51:22,782 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 04:51:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4a5cca94-66d8-417b-afc6-a1a03e44db32 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": "6aff393fb9af4d958a8117fea50ad769", "links": {"self": "http://172.30.9.23:5000/v3/roles/6aff393fb9af4d958a8117fea50ad769"}, "name": "Member"}, {"domain_id": null, "id": "6b7f4f4f76264b6fb449c43b86ee3817", "links": {"self": "http://172.30.9.23:5000/v3/roles/6b7f4f4f76264b6fb449c43b86ee3817"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a482b711adf94961bf4bb28eda7f0e28", "links": {"self": "http://172.30.9.23:5000/v3/roles/a482b711adf94961bf4bb28eda7f0e28"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e7e317b66c174923a8cb46c48d897c8d", "links": {"self": "http://172.30.9.23:5000/v3/roles/e7e317b66c174923a8cb46c48d897c8d"}, "name": "ResellerAdmin"}]} 2019-01-18 04:51:22,782 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-4a5cca94-66d8-417b-afc6-a1a03e44db32 2019-01-18 04:51:22,783 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.158028125763s 2019-01-18 04:51:22,784 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2019-01-18 04:51:22,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}a811f496c3c4e6e7fcb2b6c139dc897f2eda57d0" 2019-01-18 04:51:22,868 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 04:51:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-464425d6-2ce1-4fa0-8c6c-3fa1c1298340 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"}} 2019-01-18 04:51:22,868 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains/default used request id req-464425d6-2ce1-4fa0-8c6c-3fa1c1298340 2019-01-18 04:51:22,868 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0844280719757s 2019-01-18 04:51:22,869 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-01-18 04:51:22,870 - 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}a811f496c3c4e6e7fcb2b6c139dc897f2eda57d0" 2019-01-18 04:51:22,975 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 04:51:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f093271e-15e5-451e-b495-bdd0da523397 Content-Encoding: gzip Content-Length: 863 Content-Type: application/json RESP BODY: {"users": [{"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/0607a2b4beb0408e9fa51cc5ba027ac6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0607a2b4beb0408e9fa51cc5ba027ac6", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/17c61b95071545a094cc82823d2b88b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "17c61b95071545a094cc82823d2b88b8", "email": "nova@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/29e5d2dfed2447bda26fc75bd1122674"}, "domain_id": "default", "enabled": true, "options": {}, "id": "29e5d2dfed2447bda26fc75bd1122674", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/3b6dcc8c791e4b6e8831f5b5e583de80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3b6dcc8c791e4b6e8831f5b5e583de80", "email": "neutron@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.23:5000/v3/users/45ab52d673584bc198669be88c88b878"}, "domain_id": "default", "enabled": true, "options": {}, "id": "45ab52d673584bc198669be88c88b878", "email": "barbican@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/57795b4ee52f49c6a71f55bb6c4012f8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "57795b4ee52f49c6a71f55bb6c4012f8", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/5c52969262974d64ac2a300ca5d60f50"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c52969262974d64ac2a300ca5d60f50", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/5fc15572bb1c489ba92bd9945bbc1f64"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5fc15572bb1c489ba92bd9945bbc1f64", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/6b519d70e25f4e61a9dfd738cd6bba22"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6b519d70e25f4e61a9dfd738cd6bba22", "email": "heat@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.23:5000/v3/users/8248437208b540c2893a7117ad102a87"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8248437208b540c2893a7117ad102a87", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/890dee97e62840c5b15e36f03f6b7efc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "890dee97e62840c5b15e36f03f6b7efc", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/8cccb516ecc44ed9bb7c8633df108fd4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8cccb516ecc44ed9bb7c8633df108fd4", "email": "glance@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.23:5000/v3/users/97c3d863a98148299fa116fdb54be470"}, "domain_id": "default", "enabled": true, "options": {}, "id": "97c3d863a98148299fa116fdb54be470", "email": "tacker@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/a2a0c8c0f19941808c9f618af50b3b79"}, "domain_id": "c19db1b8f60647a9a114cd23287c807b", "enabled": true, "options": {}, "id": "a2a0c8c0f19941808c9f618af50b3b79", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "api_check-user_2744c22f-2cb8-4f83-8516-7c0ba84fdd9b", "links": {"self": "http://172.30.9.23:5000/v3/users/cb9b3d6d59cd466fb9e330547dcd06c7"}, "domain_id": "default", "enabled": true, "id": "cb9b3d6d59cd466fb9e330547dcd06c7", "options": {}}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/fe5de73ba9cb41b2be24ccf1f72f5ed4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe5de73ba9cb41b2be24ccf1f72f5ed4", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2019-01-18 04:51:22,976 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-f093271e-15e5-451e-b495-bdd0da523397 2019-01-18 04:51:22,976 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.106611013412s 2019-01-18 04:51:22,976 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-f093271e-15e5-451e-b495-bdd0da523397 2019-01-18 04:51:22,983 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-01-18 04:51:22,983 - 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}a811f496c3c4e6e7fcb2b6c139dc897f2eda57d0" 2019-01-18 04:51:23,059 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 04:51:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dfdb12af-dd2e-4e6c-9504-3280b4fc6af9 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": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/47feb8aba08a40dca7028a1701e597b9"}, "enabled": true, "id": "47feb8aba08a40dca7028a1701e597b9", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/9c53a91613fb4d5080479ac6f51697ed"}, "enabled": true, "id": "9c53a91613fb4d5080479ac6f51697ed", "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/ccac38ea86a048c183796fe3184f3438"}, "enabled": true, "id": "ccac38ea86a048c183796fe3184f3438", "parent_id": "default", "domain_id": "default", "name": "api_check-project_2744c22f-2cb8-4f83-8516-7c0ba84fdd9b"}]} 2019-01-18 04:51:23,059 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-dfdb12af-dd2e-4e6c-9504-3280b4fc6af9 2019-01-18 04:51:23,059 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0762281417847s 2019-01-18 04:51:23,060 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-dfdb12af-dd2e-4e6c-9504-3280b4fc6af9 2019-01-18 04:51:23,062 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2019-01-18 04:51:23,063 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/role_assignments?user.id=cb9b3d6d59cd466fb9e330547dcd06c7&scope.project.id=ccac38ea86a048c183796fe3184f3438&role.id=6aff393fb9af4d958a8117fea50ad769 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a811f496c3c4e6e7fcb2b6c139dc897f2eda57d0" 2019-01-18 04:51:23,137 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 04:51:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-447930d9-955b-42d0-b2dc-10a50489783d 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=cb9b3d6d59cd466fb9e330547dcd06c7&scope.project.id=ccac38ea86a048c183796fe3184f3438&role.id=6aff393fb9af4d958a8117fea50ad769", "previous": null, "next": null}} 2019-01-18 04:51:23,137 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/role_assignments?user.id=cb9b3d6d59cd466fb9e330547dcd06c7&scope.project.id=ccac38ea86a048c183796fe3184f3438&role.id=6aff393fb9af4d958a8117fea50ad769 used request id req-447930d9-955b-42d0-b2dc-10a50489783d 2019-01-18 04:51:23,137 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0748798847198s 2019-01-18 04:51:23,137 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2019-01-18 04:51:23,138 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:5000/v3/projects/ccac38ea86a048c183796fe3184f3438/users/cb9b3d6d59cd466fb9e330547dcd06c7/roles/6aff393fb9af4d958a8117fea50ad769 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a811f496c3c4e6e7fcb2b6c139dc897f2eda57d0" 2019-01-18 04:51:23,277 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 04:51:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6f285e62-7056-4521-b2a7-5f4eeb9b1df2 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 04:51:23,277 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/ccac38ea86a048c183796fe3184f3438/users/cb9b3d6d59cd466fb9e330547dcd06c7/roles/6aff393fb9af4d958a8117fea50ad769 used request id req-6f285e62-7056-4521-b2a7-5f4eeb9b1df2 2019-01-18 04:51:23,277 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.139700889587s 2019-01-18 04:51:23,278 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'api_check-project_2744c22f-2cb8-4f83-8516-7c0ba84fdd9b', 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': '897efc4a-4a93-4ddb-bb5c-bd7fba2429a1', 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_2744c22f-2cb8-4f83-8516-7c0ba84fdd9b', 'project_id': u'ccac38ea86a048c183796fe3184f3438', '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': {}}}} 2019-01-18 04:51:23,279 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2019-01-18 04:51:23,279 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2019-01-18 04:51:23,279 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2019-01-18 04:51:23,279 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2019-01-18 04:51:23,280 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2019-01-18 04:51:23,280 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2019-01-18 04:51:23,280 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2019-01-18 04:51:23,280 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2019-01-18 04:51:23,280 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2019-01-18 04:51:23,280 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2019-01-18 04:51:23,280 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2019-01-18 04:51:23,280 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2019-01-18 04:51:23,280 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2019-01-18 04:51:23,281 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2019-01-18 04:51:23,281 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2019-01-18 04:51:23,281 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2019-01-18 04:51:23,281 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2019-01-18 04:51:23,281 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2019-01-18 04:51:23,281 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2019-01-18 04:51:23,281 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2019-01-18 04:51:23,281 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2019-01-18 04:51:23,282 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2019-01-18 04:51:23,283 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'api_check-user_2744c22f-2cb8-4f83-8516-7c0ba84fdd9b', 'password': '897efc4a-4a93-4ddb-bb5c-bd7fba2429a1', 'project_name': 'api_check-project_2744c22f-2cb8-4f83-8516-7c0ba84fdd9b', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.23:5000/v3', 'project_id': 'ccac38ea86a048c183796fe3184f3438', 'project_domain_name': 'Default'} 2019-01-18 04:51:23,283 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2019-01-18 04:51:23,284 - 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}a811f496c3c4e6e7fcb2b6c139dc897f2eda57d0" 2019-01-18 04:51:23,358 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 04:51:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ff7fa64b-8e7a-41a5-9034-7c0075cce77b 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": "6aff393fb9af4d958a8117fea50ad769", "links": {"self": "http://172.30.9.23:5000/v3/roles/6aff393fb9af4d958a8117fea50ad769"}, "name": "Member"}, {"domain_id": null, "id": "6b7f4f4f76264b6fb449c43b86ee3817", "links": {"self": "http://172.30.9.23:5000/v3/roles/6b7f4f4f76264b6fb449c43b86ee3817"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a482b711adf94961bf4bb28eda7f0e28", "links": {"self": "http://172.30.9.23:5000/v3/roles/a482b711adf94961bf4bb28eda7f0e28"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e7e317b66c174923a8cb46c48d897c8d", "links": {"self": "http://172.30.9.23:5000/v3/roles/e7e317b66c174923a8cb46c48d897c8d"}, "name": "ResellerAdmin"}]} 2019-01-18 04:51:23,359 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-ff7fa64b-8e7a-41a5-9034-7c0075cce77b 2019-01-18 04:51:23,359 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.075658082962s 2019-01-18 04:51:23,360 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2019-01-18 04:51:23,361 - 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}a811f496c3c4e6e7fcb2b6c139dc897f2eda57d0" 2019-01-18 04:51:23,441 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 04:51:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6b1682a9-cbb6-4388-9fa1-219adec96ede 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": "6aff393fb9af4d958a8117fea50ad769", "links": {"self": "http://172.30.9.23:5000/v3/roles/6aff393fb9af4d958a8117fea50ad769"}, "name": "Member"}, {"domain_id": null, "id": "6b7f4f4f76264b6fb449c43b86ee3817", "links": {"self": "http://172.30.9.23:5000/v3/roles/6b7f4f4f76264b6fb449c43b86ee3817"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a482b711adf94961bf4bb28eda7f0e28", "links": {"self": "http://172.30.9.23:5000/v3/roles/a482b711adf94961bf4bb28eda7f0e28"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e7e317b66c174923a8cb46c48d897c8d", "links": {"self": "http://172.30.9.23:5000/v3/roles/e7e317b66c174923a8cb46c48d897c8d"}, "name": "ResellerAdmin"}]} 2019-01-18 04:51:23,442 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-6b1682a9-cbb6-4388-9fa1-219adec96ede 2019-01-18 04:51:23,442 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0816731452942s 2019-01-18 04:51:23,443 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2019-01-18 04:51:23,444 - 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}a811f496c3c4e6e7fcb2b6c139dc897f2eda57d0" 2019-01-18 04:51:23,524 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 04:51:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-00ff0b9b-cf18-4b2a-b433-925e6d3825e1 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"}} 2019-01-18 04:51:23,524 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains/default used request id req-00ff0b9b-cf18-4b2a-b433-925e6d3825e1 2019-01-18 04:51:23,525 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0814549922943s 2019-01-18 04:51:23,526 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-01-18 04:51:23,526 - 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}a811f496c3c4e6e7fcb2b6c139dc897f2eda57d0" 2019-01-18 04:51:23,617 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 04:51:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-545427d0-55c3-4b9c-8add-59537f28908e Content-Encoding: gzip Content-Length: 863 Content-Type: application/json RESP BODY: {"users": [{"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/0607a2b4beb0408e9fa51cc5ba027ac6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0607a2b4beb0408e9fa51cc5ba027ac6", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/17c61b95071545a094cc82823d2b88b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "17c61b95071545a094cc82823d2b88b8", "email": "nova@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/29e5d2dfed2447bda26fc75bd1122674"}, "domain_id": "default", "enabled": true, "options": {}, "id": "29e5d2dfed2447bda26fc75bd1122674", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/3b6dcc8c791e4b6e8831f5b5e583de80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3b6dcc8c791e4b6e8831f5b5e583de80", "email": "neutron@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.23:5000/v3/users/45ab52d673584bc198669be88c88b878"}, "domain_id": "default", "enabled": true, "options": {}, "id": "45ab52d673584bc198669be88c88b878", "email": "barbican@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/57795b4ee52f49c6a71f55bb6c4012f8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "57795b4ee52f49c6a71f55bb6c4012f8", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/5c52969262974d64ac2a300ca5d60f50"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c52969262974d64ac2a300ca5d60f50", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/5fc15572bb1c489ba92bd9945bbc1f64"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5fc15572bb1c489ba92bd9945bbc1f64", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/6b519d70e25f4e61a9dfd738cd6bba22"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6b519d70e25f4e61a9dfd738cd6bba22", "email": "heat@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.23:5000/v3/users/8248437208b540c2893a7117ad102a87"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8248437208b540c2893a7117ad102a87", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/890dee97e62840c5b15e36f03f6b7efc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "890dee97e62840c5b15e36f03f6b7efc", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/8cccb516ecc44ed9bb7c8633df108fd4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8cccb516ecc44ed9bb7c8633df108fd4", "email": "glance@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.23:5000/v3/users/97c3d863a98148299fa116fdb54be470"}, "domain_id": "default", "enabled": true, "options": {}, "id": "97c3d863a98148299fa116fdb54be470", "email": "tacker@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/a2a0c8c0f19941808c9f618af50b3b79"}, "domain_id": "c19db1b8f60647a9a114cd23287c807b", "enabled": true, "options": {}, "id": "a2a0c8c0f19941808c9f618af50b3b79", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "api_check-user_2744c22f-2cb8-4f83-8516-7c0ba84fdd9b", "links": {"self": "http://172.30.9.23:5000/v3/users/cb9b3d6d59cd466fb9e330547dcd06c7"}, "domain_id": "default", "enabled": true, "id": "cb9b3d6d59cd466fb9e330547dcd06c7", "options": {}}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/fe5de73ba9cb41b2be24ccf1f72f5ed4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe5de73ba9cb41b2be24ccf1f72f5ed4", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2019-01-18 04:51:23,617 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-545427d0-55c3-4b9c-8add-59537f28908e 2019-01-18 04:51:23,617 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0913770198822s 2019-01-18 04:51:23,618 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-545427d0-55c3-4b9c-8add-59537f28908e 2019-01-18 04:51:23,624 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-01-18 04:51:23,624 - 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}a811f496c3c4e6e7fcb2b6c139dc897f2eda57d0" 2019-01-18 04:51:23,766 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 04:51:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7c020795-6434-4587-aa11-00433f3c648c 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": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/47feb8aba08a40dca7028a1701e597b9"}, "enabled": true, "id": "47feb8aba08a40dca7028a1701e597b9", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/9c53a91613fb4d5080479ac6f51697ed"}, "enabled": true, "id": "9c53a91613fb4d5080479ac6f51697ed", "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/ccac38ea86a048c183796fe3184f3438"}, "enabled": true, "id": "ccac38ea86a048c183796fe3184f3438", "parent_id": "default", "domain_id": "default", "name": "api_check-project_2744c22f-2cb8-4f83-8516-7c0ba84fdd9b"}]} 2019-01-18 04:51:23,766 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-7c020795-6434-4587-aa11-00433f3c648c 2019-01-18 04:51:23,766 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.142431020737s 2019-01-18 04:51:23,766 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-7c020795-6434-4587-aa11-00433f3c648c 2019-01-18 04:51:23,768 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2019-01-18 04:51:23,769 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/role_assignments?user.id=cb9b3d6d59cd466fb9e330547dcd06c7&scope.project.id=ccac38ea86a048c183796fe3184f3438&role.id=6b7f4f4f76264b6fb449c43b86ee3817 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a811f496c3c4e6e7fcb2b6c139dc897f2eda57d0" 2019-01-18 04:51:23,923 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 04:51:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5a6c7b27-60db-4c9e-be47-4c669225b6c3 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=cb9b3d6d59cd466fb9e330547dcd06c7&scope.project.id=ccac38ea86a048c183796fe3184f3438&role.id=6b7f4f4f76264b6fb449c43b86ee3817", "previous": null, "next": null}} 2019-01-18 04:51:23,923 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/role_assignments?user.id=cb9b3d6d59cd466fb9e330547dcd06c7&scope.project.id=ccac38ea86a048c183796fe3184f3438&role.id=6b7f4f4f76264b6fb449c43b86ee3817 used request id req-5a6c7b27-60db-4c9e-be47-4c669225b6c3 2019-01-18 04:51:23,924 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.155122041702s 2019-01-18 04:51:23,924 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2019-01-18 04:51:23,925 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:5000/v3/projects/ccac38ea86a048c183796fe3184f3438/users/cb9b3d6d59cd466fb9e330547dcd06c7/roles/6b7f4f4f76264b6fb449c43b86ee3817 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a811f496c3c4e6e7fcb2b6c139dc897f2eda57d0" 2019-01-18 04:51:24,081 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 04:51:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-66004ea0-5a82-47ea-8e77-085608b1e522 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 04:51:24,081 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/ccac38ea86a048c183796fe3184f3438/users/cb9b3d6d59cd466fb9e330547dcd06c7/roles/6b7f4f4f76264b6fb449c43b86ee3817 used request id req-66004ea0-5a82-47ea-8e77-085608b1e522 2019-01-18 04:51:24,081 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.156862020493s 2019-01-18 04:51:24,081 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2019-01-18 04:51:24,082 - 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}a811f496c3c4e6e7fcb2b6c139dc897f2eda57d0" 2019-01-18 04:51:24,162 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 04:51:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3e6a3860-bbcc-4be4-a109-668bd60ef2d4 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": "6aff393fb9af4d958a8117fea50ad769", "links": {"self": "http://172.30.9.23:5000/v3/roles/6aff393fb9af4d958a8117fea50ad769"}, "name": "Member"}, {"domain_id": null, "id": "6b7f4f4f76264b6fb449c43b86ee3817", "links": {"self": "http://172.30.9.23:5000/v3/roles/6b7f4f4f76264b6fb449c43b86ee3817"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a482b711adf94961bf4bb28eda7f0e28", "links": {"self": "http://172.30.9.23:5000/v3/roles/a482b711adf94961bf4bb28eda7f0e28"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e7e317b66c174923a8cb46c48d897c8d", "links": {"self": "http://172.30.9.23:5000/v3/roles/e7e317b66c174923a8cb46c48d897c8d"}, "name": "ResellerAdmin"}]} 2019-01-18 04:51:24,163 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-3e6a3860-bbcc-4be4-a109-668bd60ef2d4 2019-01-18 04:51:24,163 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0815231800079s 2019-01-18 04:51:24,164 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleCreate 2019-01-18 04:51:24,165 - 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}a811f496c3c4e6e7fcb2b6c139dc897f2eda57d0" -d '{"role": {"name": "heat_stack_owner"}}' 2019-01-18 04:51:24,259 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 18 Jan 2019 04:51:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f8adb016-a1e3-43e8-8946-e75ce5006258 Content-Length: 187 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "45b844776369475b95254c1dd61269c1", "links": {"self": "http://172.30.9.23:5000/v3/roles/45b844776369475b95254c1dd61269c1"}, "name": "heat_stack_owner"}} 2019-01-18 04:51:24,260 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-f8adb016-a1e3-43e8-8946-e75ce5006258 2019-01-18 04:51:24,260 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleCreate in 0.0956509113312s 2019-01-18 04:51:24,261 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles/45b844776369475b95254c1dd61269c1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a811f496c3c4e6e7fcb2b6c139dc897f2eda57d0" 2019-01-18 04:51:24,403 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 04:51:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-71adc625-0c2f-4f08-9b80-202a863c93de Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.23:5000/v3/roles/45b844776369475b95254c1dd61269c1"}, "domain_id": null, "name": "heat_stack_owner", "id": "45b844776369475b95254c1dd61269c1"}} 2019-01-18 04:51:24,403 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/45b844776369475b95254c1dd61269c1 used request id req-71adc625-0c2f-4f08-9b80-202a863c93de 2019-01-18 04:51:24,403 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2019-01-18 04:51:24,404 - 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}a811f496c3c4e6e7fcb2b6c139dc897f2eda57d0" 2019-01-18 04:51:24,481 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 04:51:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-64a85699-eee1-49b5-9750-fefedc289e05 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": "45b844776369475b95254c1dd61269c1", "links": {"self": "http://172.30.9.23:5000/v3/roles/45b844776369475b95254c1dd61269c1"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "6aff393fb9af4d958a8117fea50ad769", "links": {"self": "http://172.30.9.23:5000/v3/roles/6aff393fb9af4d958a8117fea50ad769"}, "name": "Member"}, {"domain_id": null, "id": "6b7f4f4f76264b6fb449c43b86ee3817", "links": {"self": "http://172.30.9.23:5000/v3/roles/6b7f4f4f76264b6fb449c43b86ee3817"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a482b711adf94961bf4bb28eda7f0e28", "links": {"self": "http://172.30.9.23:5000/v3/roles/a482b711adf94961bf4bb28eda7f0e28"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e7e317b66c174923a8cb46c48d897c8d", "links": {"self": "http://172.30.9.23:5000/v3/roles/e7e317b66c174923a8cb46c48d897c8d"}, "name": "ResellerAdmin"}]} 2019-01-18 04:51:24,481 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-64a85699-eee1-49b5-9750-fefedc289e05 2019-01-18 04:51:24,482 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0782392024994s 2019-01-18 04:51:24,483 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2019-01-18 04:51:24,484 - 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}a811f496c3c4e6e7fcb2b6c139dc897f2eda57d0" 2019-01-18 04:51:24,569 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 04:51:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0af47dfc-3cda-4767-884a-f8f3c3cb751a 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"}} 2019-01-18 04:51:24,569 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains/default used request id req-0af47dfc-3cda-4767-884a-f8f3c3cb751a 2019-01-18 04:51:24,569 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.085972070694s 2019-01-18 04:51:24,570 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-01-18 04:51:24,571 - 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}a811f496c3c4e6e7fcb2b6c139dc897f2eda57d0" 2019-01-18 04:51:24,658 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 04:51:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d44b04e7-7f5f-4b21-a9e0-21b362934fd8 Content-Encoding: gzip Content-Length: 863 Content-Type: application/json RESP BODY: {"users": [{"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/0607a2b4beb0408e9fa51cc5ba027ac6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0607a2b4beb0408e9fa51cc5ba027ac6", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/17c61b95071545a094cc82823d2b88b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "17c61b95071545a094cc82823d2b88b8", "email": "nova@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/29e5d2dfed2447bda26fc75bd1122674"}, "domain_id": "default", "enabled": true, "options": {}, "id": "29e5d2dfed2447bda26fc75bd1122674", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/3b6dcc8c791e4b6e8831f5b5e583de80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3b6dcc8c791e4b6e8831f5b5e583de80", "email": "neutron@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.23:5000/v3/users/45ab52d673584bc198669be88c88b878"}, "domain_id": "default", "enabled": true, "options": {}, "id": "45ab52d673584bc198669be88c88b878", "email": "barbican@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/57795b4ee52f49c6a71f55bb6c4012f8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "57795b4ee52f49c6a71f55bb6c4012f8", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/5c52969262974d64ac2a300ca5d60f50"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c52969262974d64ac2a300ca5d60f50", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/5fc15572bb1c489ba92bd9945bbc1f64"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5fc15572bb1c489ba92bd9945bbc1f64", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/6b519d70e25f4e61a9dfd738cd6bba22"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6b519d70e25f4e61a9dfd738cd6bba22", "email": "heat@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.23:5000/v3/users/8248437208b540c2893a7117ad102a87"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8248437208b540c2893a7117ad102a87", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/890dee97e62840c5b15e36f03f6b7efc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "890dee97e62840c5b15e36f03f6b7efc", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/8cccb516ecc44ed9bb7c8633df108fd4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8cccb516ecc44ed9bb7c8633df108fd4", "email": "glance@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.23:5000/v3/users/97c3d863a98148299fa116fdb54be470"}, "domain_id": "default", "enabled": true, "options": {}, "id": "97c3d863a98148299fa116fdb54be470", "email": "tacker@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/a2a0c8c0f19941808c9f618af50b3b79"}, "domain_id": "c19db1b8f60647a9a114cd23287c807b", "enabled": true, "options": {}, "id": "a2a0c8c0f19941808c9f618af50b3b79", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "api_check-user_2744c22f-2cb8-4f83-8516-7c0ba84fdd9b", "links": {"self": "http://172.30.9.23:5000/v3/users/cb9b3d6d59cd466fb9e330547dcd06c7"}, "domain_id": "default", "enabled": true, "id": "cb9b3d6d59cd466fb9e330547dcd06c7", "options": {}}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/fe5de73ba9cb41b2be24ccf1f72f5ed4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe5de73ba9cb41b2be24ccf1f72f5ed4", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2019-01-18 04:51:24,658 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-d44b04e7-7f5f-4b21-a9e0-21b362934fd8 2019-01-18 04:51:24,658 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.087788105011s 2019-01-18 04:51:24,659 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-d44b04e7-7f5f-4b21-a9e0-21b362934fd8 2019-01-18 04:51:24,665 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-01-18 04:51:24,665 - 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}a811f496c3c4e6e7fcb2b6c139dc897f2eda57d0" 2019-01-18 04:51:24,746 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 04:51:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-12be2aab-f41e-44ce-870b-c39617ded208 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": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/47feb8aba08a40dca7028a1701e597b9"}, "enabled": true, "id": "47feb8aba08a40dca7028a1701e597b9", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/9c53a91613fb4d5080479ac6f51697ed"}, "enabled": true, "id": "9c53a91613fb4d5080479ac6f51697ed", "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/ccac38ea86a048c183796fe3184f3438"}, "enabled": true, "id": "ccac38ea86a048c183796fe3184f3438", "parent_id": "default", "domain_id": "default", "name": "api_check-project_2744c22f-2cb8-4f83-8516-7c0ba84fdd9b"}]} 2019-01-18 04:51:24,746 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-12be2aab-f41e-44ce-870b-c39617ded208 2019-01-18 04:51:24,747 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0817909240723s 2019-01-18 04:51:24,747 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-12be2aab-f41e-44ce-870b-c39617ded208 2019-01-18 04:51:24,749 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2019-01-18 04:51:24,750 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/role_assignments?user.id=cb9b3d6d59cd466fb9e330547dcd06c7&scope.project.id=ccac38ea86a048c183796fe3184f3438&role.id=45b844776369475b95254c1dd61269c1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a811f496c3c4e6e7fcb2b6c139dc897f2eda57d0" 2019-01-18 04:51:24,833 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 04:51:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1b077afb-1a69-4ace-b982-7aeb8ac01c30 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=cb9b3d6d59cd466fb9e330547dcd06c7&scope.project.id=ccac38ea86a048c183796fe3184f3438&role.id=45b844776369475b95254c1dd61269c1", "previous": null, "next": null}} 2019-01-18 04:51:24,833 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/role_assignments?user.id=cb9b3d6d59cd466fb9e330547dcd06c7&scope.project.id=ccac38ea86a048c183796fe3184f3438&role.id=45b844776369475b95254c1dd61269c1 used request id req-1b077afb-1a69-4ace-b982-7aeb8ac01c30 2019-01-18 04:51:24,834 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0846791267395s 2019-01-18 04:51:24,834 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2019-01-18 04:51:24,835 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:5000/v3/projects/ccac38ea86a048c183796fe3184f3438/users/cb9b3d6d59cd466fb9e330547dcd06c7/roles/45b844776369475b95254c1dd61269c1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a811f496c3c4e6e7fcb2b6c139dc897f2eda57d0" 2019-01-18 04:51:24,945 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 04:51:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cc3d92ad-5d3b-4bb6-aec7-13ae9ce6c7bd Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 04:51:24,945 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/ccac38ea86a048c183796fe3184f3438/users/cb9b3d6d59cd466fb9e330547dcd06c7/roles/45b844776369475b95254c1dd61269c1 used request id req-cc3d92ad-5d3b-4bb6-aec7-13ae9ce6c7bd 2019-01-18 04:51:24,945 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.11071896553s 2019-01-18 04:51:24,945 - openstack_tests - DEBUG - Reading RC file - /var/lib/xtesting/conf/env_file 2019-01-18 04:51:24,945 - file_utils - INFO - Attempting to read OS environment file - /var/lib/xtesting/conf/env_file 2019-01-18 04:51:24,946 - openstack_tests - INFO - OS Credentials = > 2019-01-18 04:51:24,946 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 04:51:24,947 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 04:51:25,323 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "45b844776369475b95254c1dd61269c1", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}, {"id": "6aff393fb9af4d958a8117fea50ad769", "name": "Member"}], "expires_at": "2019-01-18T05:51:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ccac38ea86a048c183796fe3184f3438", "name": "api_check-project_2744c22f-2cb8-4f83-8516-7c0ba84fdd9b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_2744c22f-2cb8-4f83-8516-7c0ba84fdd9b", "id": "cb9b3d6d59cd466fb9e330547dcd06c7"}, "audit_ids": ["0n5cVoG5SrOWsXDMvkWHag"], "issued_at": "2019-01-18T04:51:25.000000Z"}} 2019-01-18 04:51:25,328 - 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}bf242d6447c6f9968d6bd3aa9e70e8e3771c5a36" 2019-01-18 04:51:26,261 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-f10b17ea-01c7-44ba-8004-720db21c253b Date: Fri, 18 Jan 2019 04:51:26 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"c7128340-d09d-4472-ab8c-6b0e75149f5d","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"47feb8aba08a40dca7028a1701e597b9","status":"ACTIVE","subnets":["99f540fb-52d8-49ca-b59c-736c854d3c9e"],"description":"","tags":[],"updated_at":"2019-01-18T04:39:13Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"47feb8aba08a40dca7028a1701e597b9","created_at":"2019-01-18T04:39:06Z","provider:network_type":"flat"}]} 2019-01-18 04:51:26,262 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?router%3Aexternal=True used request id req-f10b17ea-01c7-44ba-8004-720db21c253b 2019-01-18 04:51:26,267 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=c7128340-d09d-4472-ab8c-6b0e75149f5d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf242d6447c6f9968d6bd3aa9e70e8e3771c5a36" 2019-01-18 04:51:27,000 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 624 X-Openstack-Request-Id: req-c841a782-af29-460b-98fb-5a0c3e0cee20 Date: Fri, 18 Jan 2019 04:51:27 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"c7128340-d09d-4472-ab8c-6b0e75149f5d","tenant_id":"47feb8aba08a40dca7028a1701e597b9","created_at":"2019-01-18T04:39:13Z","dns_nameservers":[],"updated_at":"2019-01-18T04:39:13Z","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":"47feb8aba08a40dca7028a1701e597b9","id":"99f540fb-52d8-49ca-b59c-736c854d3c9e","subnetpool_id":null,"name":"external-subnet"}]} 2019-01-18 04:51:27,000 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=c7128340-d09d-4472-ab8c-6b0e75149f5d used request id req-c841a782-af29-460b-98fb-5a0c3e0cee20 2019-01-18 04:51:27,001 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata '{}' 2019-01-18 04:51:27,001 - xtesting.ci.run_tests - INFO - Running test case 'api_check'... 2019-01-18 04:51:27,002 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 04:51:27,003 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 04:51:27,003 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 04:51:27,004 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 04:51:27,005 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 04:51:27,006 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 04:51:27,006 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 04:51:27,008 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 04:51:27,008 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 04:51:27,009 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 04:51:27,010 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 04:51:27,011 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 04:51:27,011 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 04:51:27,012 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 04:51:27,013 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 04:51:27,014 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 04:51:27,014 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 04:51:27,015 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 04:51:27,016 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 04:51:27,017 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 04:51:27,017 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 04:51:27,018 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 04:51:27,019 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 04:51:27,020 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 04:51:27,020 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 04:51:27,021 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 04:51:27,022 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 04:51:27,022 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 04:51:27,023 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 04:51:27,024 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 04:51:27,025 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 04:51:27,025 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 04:51:27,026 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 04:51:27,027 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 04:51:27,027 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 04:51:27,028 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 04:51:27,028 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 04:51:27,029 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 04:51:27,030 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 04:51:27,030 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 04:51:27,031 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 04:51:27,031 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 04:51:27,032 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 04:51:27,033 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 04:51:27,033 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 04:51:27,034 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 04:51:27,034 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 04:51:27,035 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 04:51:27,036 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 04:51:27,037 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 04:51:27,037 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 04:51:27,038 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 04:51:27,039 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 04:51:27,040 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 04:51:27,041 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 04:51:27,041 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 04:51:27,042 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 04:51:27,042 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 04:51:27,043 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 04:51:27,044 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 04:51:27,044 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 04:51:27,045 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 04:51:27,046 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 04:51:27,046 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 04:51:27,047 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 04:51:27,048 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 04:51:27,048 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 04:51:27,049 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 04:51:27,050 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 04:51:27,051 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 04:51:27,051 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 04:51:27,052 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 04:51:27,054 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 04:51:27,054 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 04:51:27,055 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 04:51:27,056 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 04:51:27,056 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 04:51:27,057 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 04:51:27,057 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 04:51:27,115 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 04:51:27,115 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 04:51:27,116 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 04:51:27,116 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 04:51:27,117 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 04:51:27,117 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 04:51:27,501 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "45b844776369475b95254c1dd61269c1", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}, {"id": "6aff393fb9af4d958a8117fea50ad769", "name": "Member"}], "expires_at": "2019-01-18T05:51:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ccac38ea86a048c183796fe3184f3438", "name": "api_check-project_2744c22f-2cb8-4f83-8516-7c0ba84fdd9b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_2744c22f-2cb8-4f83-8516-7c0ba84fdd9b", "id": "cb9b3d6d59cd466fb9e330547dcd06c7"}, "audit_ids": ["Xe79F0ZKStaGlif2_ZRhAw"], "issued_at": "2019-01-18T04:51:27.000000Z"}} 2019-01-18 04:51:27,501 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a68028804a196c94105f8de82b15b7d4aa31fd70" 2019-01-18 04:51:27,585 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 04:51:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3f05b7e2-a934-48b7-9f19-5feaa93da97b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 04:51:27,585 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-3f05b7e2-a934-48b7-9f19-5feaa93da97b 2019-01-18 04:51:27,590 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-18 04:51:27,596 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 18 Jan 2019 04:51: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"}]}]}} 2019-01-18 04:51:27,597 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a68028804a196c94105f8de82b15b7d4aa31fd70" 2019-01-18 04:51:27,688 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 04:51:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-df93e825-4f5e-4fc6-aa47-35bc2cc17475 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-18 04:51:27,688 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-df93e825-4f5e-4fc6-aa47-35bc2cc17475 2019-01-18 04:51:27,692 - 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}a68028804a196c94105f8de82b15b7d4aa31fd70" -d '{"project": {"enabled": true, "domain_id": "default", "name": "KeystoneUtilsTests-c50d1ed8-6698-431f-866c-479040fda59e-projName"}}' 2019-01-18 04:51:27,805 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 18 Jan 2019 04:51:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f0e1d45d-8e6d-4cbc-96d3-c987d4c2b7dc Content-Length: 326 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/a3be49f075974f7b9658661ff953f4da"}, "enabled": true, "id": "a3be49f075974f7b9658661ff953f4da", "parent_id": "default", "domain_id": "default", "name": "KeystoneUtilsTests-c50d1ed8-6698-431f-866c-479040fda59e-projName"}} 2019-01-18 04:51:27,805 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-f0e1d45d-8e6d-4cbc-96d3-c987d4c2b7dc 2019-01-18 04:51:27,805 - keystone_utils - INFO - Created project with name - KeystoneUtilsTests-c50d1ed8-6698-431f-866c-479040fda59e-projName 2019-01-18 04:51:27,809 - 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-c50d1ed8-6698-431f-866c-479040fda59e-projName -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a68028804a196c94105f8de82b15b7d4aa31fd70" 2019-01-18 04:51:27,968 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 04:51:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-80ea5e23-d841-4780-b0ab-d92f8a7f9770 Content-Encoding: gzip Content-Length: 284 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=KeystoneUtilsTests-c50d1ed8-6698-431f-866c-479040fda59e-projName", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/a3be49f075974f7b9658661ff953f4da"}, "enabled": true, "id": "a3be49f075974f7b9658661ff953f4da", "parent_id": "default", "domain_id": "default", "name": "KeystoneUtilsTests-c50d1ed8-6698-431f-866c-479040fda59e-projName"}]} 2019-01-18 04:51:27,968 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=KeystoneUtilsTests-c50d1ed8-6698-431f-866c-479040fda59e-projName used request id req-80ea5e23-d841-4780-b0ab-d92f8a7f9770 2019-01-18 04:51:27,972 - 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}a68028804a196c94105f8de82b15b7d4aa31fd70" 2019-01-18 04:51:28,057 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 04:51:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-df3409a0-51de-4be2-9125-35de30aef3e9 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"}} 2019-01-18 04:51:28,057 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains/default used request id req-df3409a0-51de-4be2-9125-35de30aef3e9 2019-01-18 04:51:28,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}a68028804a196c94105f8de82b15b7d4aa31fd70" 2019-01-18 04:51:29,045 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 7260 X-Openstack-Request-Id: req-57ed319a-e378-4170-868b-8b5a9fd88775 Date: Fri, 18 Jan 2019 04:51:29 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "created_at": "2019-01-18T04:51:20Z", "updated_at": "2019-01-18T04:51:20Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "24c99e6f-888c-4943-9c93-54ad3b18b18c", "remote_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv4", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "2b339890-44d0-4711-a050-08a64d58e2a0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv6", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "45161a51-d6dd-4bb8-986d-bc2f88599c1d", "remote_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv6", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "87b9b994-ae22-4850-863a-6a4925bd01fe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv4", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}], "revision_number": 4, "project_id": "9c53a91613fb4d5080479ac6f51697ed", "id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ccac38ea86a048c183796fe3184f3438", "created_at": "2019-01-18T04:51:28Z", "updated_at": "2019-01-18T04:51:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:28Z", "revision_number": 0, "id": "1973735e-3da5-4476-b4ef-97ebef53a0d9", "remote_group_id": "82158ec1-dfe7-4cd6-a98e-91c8fdb377d8", "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:28Z", "security_group_id": "82158ec1-dfe7-4cd6-a98e-91c8fdb377d8", "tenant_id": "ccac38ea86a048c183796fe3184f3438", "port_range_min": null, "ethertype": "IPv6", "project_id": "ccac38ea86a048c183796fe3184f3438"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:28Z", "revision_number": 0, "id": "6a995654-54be-4a9d-aef8-f854c65ef023", "remote_group_id": "82158ec1-dfe7-4cd6-a98e-91c8fdb377d8", "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:28Z", "security_group_id": "82158ec1-dfe7-4cd6-a98e-91c8fdb377d8", "tenant_id": "ccac38ea86a048c183796fe3184f3438", "port_range_min": null, "ethertype": "IPv4", "project_id": "ccac38ea86a048c183796fe3184f3438"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:28Z", "revision_number": 0, "id": "82009d45-0a62-4d2f-b347-bccf0056f3ac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:28Z", "security_group_id": "82158ec1-dfe7-4cd6-a98e-91c8fdb377d8", "tenant_id": "ccac38ea86a048c183796fe3184f3438", "port_range_min": null, "ethertype": "IPv4", "project_id": "ccac38ea86a048c183796fe3184f3438"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:28Z", "revision_number": 0, "id": "b53d1cc2-f2e6-4011-8c3b-e4ab75d331b7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:28Z", "security_group_id": "82158ec1-dfe7-4cd6-a98e-91c8fdb377d8", "tenant_id": "ccac38ea86a048c183796fe3184f3438", "port_range_min": null, "ethertype": "IPv6", "project_id": "ccac38ea86a048c183796fe3184f3438"}], "revision_number": 4, "project_id": "ccac38ea86a048c183796fe3184f3438", "id": "82158ec1-dfe7-4cd6-a98e-91c8fdb377d8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "created_at": "2019-01-18T04:39:06Z", "updated_at": "2019-01-18T04:39:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "0aedefa2-edbc-47b5-bead-e954540f6937", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "47feb8aba08a40dca7028a1701e597b9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "4bf1a402-0fa2-4cfd-9fee-4a28f16bb271", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "47feb8aba08a40dca7028a1701e597b9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "4e399c2e-bc03-4aa3-b192-1fafdc9248ba", "remote_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "47feb8aba08a40dca7028a1701e597b9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "8860837e-afbd-4411-adf9-d88db88c2114", "remote_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "47feb8aba08a40dca7028a1701e597b9"}], "revision_number": 4, "project_id": "47feb8aba08a40dca7028a1701e597b9", "id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "name": "default"}]} 2019-01-18 04:51:29,045 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-57ed319a-e378-4170-868b-8b5a9fd88775 2019-01-18 04:51:29,050 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/9c53a91613fb4d5080479ac6f51697ed -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a68028804a196c94105f8de82b15b7d4aa31fd70" 2019-01-18 04:51:29,136 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 04:51:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-be6e2017-b7f9-49d1-b462-f9b3ccda4d9c Content-Encoding: gzip Content-Length: 190 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/9c53a91613fb4d5080479ac6f51697ed"}, "enabled": true, "id": "9c53a91613fb4d5080479ac6f51697ed", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2019-01-18 04:51:29,136 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/9c53a91613fb4d5080479ac6f51697ed used request id req-be6e2017-b7f9-49d1-b462-f9b3ccda4d9c 2019-01-18 04:51:29,140 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/ccac38ea86a048c183796fe3184f3438 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a68028804a196c94105f8de82b15b7d4aa31fd70" 2019-01-18 04:51:29,228 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 04:51:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5c3ca56d-2b8f-42e4-9aa6-6f93ab60216c Content-Encoding: gzip Content-Length: 247 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/ccac38ea86a048c183796fe3184f3438"}, "enabled": true, "id": "ccac38ea86a048c183796fe3184f3438", "parent_id": "default", "domain_id": "default", "name": "api_check-project_2744c22f-2cb8-4f83-8516-7c0ba84fdd9b"}} 2019-01-18 04:51:29,228 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/ccac38ea86a048c183796fe3184f3438 used request id req-5c3ca56d-2b8f-42e4-9aa6-6f93ab60216c 2019-01-18 04:51:29,229 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 82158ec1-dfe7-4cd6-a98e-91c8fdb377d8 2019-01-18 04:51:29,234 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=82158ec1-dfe7-4cd6-a98e-91c8fdb377d8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a68028804a196c94105f8de82b15b7d4aa31fd70" 2019-01-18 04:51:30,038 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-123757d3-ca52-4c8a-80a4-7109b895c911 Date: Fri, 18 Jan 2019 04:51:30 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "82158ec1-dfe7-4cd6-a98e-91c8fdb377d8", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T04:51:28Z", "security_group_id": "82158ec1-dfe7-4cd6-a98e-91c8fdb377d8", "port_range_min": null, "revision_number": 0, "tenant_id": "ccac38ea86a048c183796fe3184f3438", "created_at": "2019-01-18T04:51:28Z", "project_id": "ccac38ea86a048c183796fe3184f3438", "id": "1973735e-3da5-4476-b4ef-97ebef53a0d9"}, {"remote_group_id": "82158ec1-dfe7-4cd6-a98e-91c8fdb377d8", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T04:51:28Z", "security_group_id": "82158ec1-dfe7-4cd6-a98e-91c8fdb377d8", "port_range_min": null, "revision_number": 0, "tenant_id": "ccac38ea86a048c183796fe3184f3438", "created_at": "2019-01-18T04:51:28Z", "project_id": "ccac38ea86a048c183796fe3184f3438", "id": "6a995654-54be-4a9d-aef8-f854c65ef023"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T04:51:28Z", "security_group_id": "82158ec1-dfe7-4cd6-a98e-91c8fdb377d8", "port_range_min": null, "revision_number": 0, "tenant_id": "ccac38ea86a048c183796fe3184f3438", "created_at": "2019-01-18T04:51:28Z", "project_id": "ccac38ea86a048c183796fe3184f3438", "id": "82009d45-0a62-4d2f-b347-bccf0056f3ac"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T04:51:28Z", "security_group_id": "82158ec1-dfe7-4cd6-a98e-91c8fdb377d8", "port_range_min": null, "revision_number": 0, "tenant_id": "ccac38ea86a048c183796fe3184f3438", "created_at": "2019-01-18T04:51:28Z", "project_id": "ccac38ea86a048c183796fe3184f3438", "id": "b53d1cc2-f2e6-4011-8c3b-e4ab75d331b7"}]} 2019-01-18 04:51:30,038 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=82158ec1-dfe7-4cd6-a98e-91c8fdb377d8 used request id req-123757d3-ca52-4c8a-80a4-7109b895c911 2019-01-18 04:51:30,039 - neutron_utils - INFO - Deleting security group with name - default 2019-01-18 04:51:30,044 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-groups/82158ec1-dfe7-4cd6-a98e-91c8fdb377d8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a68028804a196c94105f8de82b15b7d4aa31fd70" 2019-01-18 04:51:31,205 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-bdb0e236-10ca-4a2e-b498-5c0178334ebc Content-Length: 0 Date: Fri, 18 Jan 2019 04:51:31 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-18 04:51:31,205 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/82158ec1-dfe7-4cd6-a98e-91c8fdb377d8 used request id req-bdb0e236-10ca-4a2e-b498-5c0178334ebc 2019-01-18 04:51:31,206 - keystone_utils - INFO - Deleting project with name - KeystoneUtilsTests-c50d1ed8-6698-431f-866c-479040fda59e-projName 2019-01-18 04:51:31,209 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/a3be49f075974f7b9658661ff953f4da -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a68028804a196c94105f8de82b15b7d4aa31fd70" 2019-01-18 04:51:31,407 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 04:51:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b292f669-9f34-425d-9bc7-d4aca2dd7698 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 04:51:31,407 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/a3be49f075974f7b9658661ff953f4da used request id req-b292f669-9f34-425d-9bc7-d4aca2dd7698 2019-01-18 04:51:31,408 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 04:51:31,783 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "45b844776369475b95254c1dd61269c1", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}, {"id": "6aff393fb9af4d958a8117fea50ad769", "name": "Member"}], "expires_at": "2019-01-18T05:51:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ccac38ea86a048c183796fe3184f3438", "name": "api_check-project_2744c22f-2cb8-4f83-8516-7c0ba84fdd9b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_2744c22f-2cb8-4f83-8516-7c0ba84fdd9b", "id": "cb9b3d6d59cd466fb9e330547dcd06c7"}, "audit_ids": ["cA8qZnu9QyGXEzdcT4iZKg"], "issued_at": "2019-01-18T04:51:31.000000Z"}} 2019-01-18 04:51:31,783 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba06881d412320cfca40374eb5d16e0724cad5f6" 2019-01-18 04:51:31,884 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 04:51:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-96de63dc-1a0f-487e-b09f-a305549236bf Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 04:51:31,884 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-96de63dc-1a0f-487e-b09f-a305549236bf 2019-01-18 04:51:31,889 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-18 04:51:31,894 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 18 Jan 2019 04:51: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"}]}]}} 2019-01-18 04:51:31,895 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba06881d412320cfca40374eb5d16e0724cad5f6" 2019-01-18 04:51:31,981 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 04:51:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-493c18e6-b5fc-4b5d-8816-369162551429 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-18 04:51:31,981 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-493c18e6-b5fc-4b5d-8816-369162551429 2019-01-18 04:51:32,404 - keystone_utils - INFO - Created user with name - KeystoneUtilsTests-a706ce8e-90aa-4c5c-8328-9a31653b83d5-username 2019-01-18 04:51:32,408 - 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}ba06881d412320cfca40374eb5d16e0724cad5f6" 2019-01-18 04:51:32,518 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 04:51:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d21af195-87d8-4e5c-971e-eb7bfcfdcca6 Content-Encoding: gzip Content-Length: 947 Content-Type: application/json RESP BODY: {"users": [{"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/0607a2b4beb0408e9fa51cc5ba027ac6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0607a2b4beb0408e9fa51cc5ba027ac6", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/17c61b95071545a094cc82823d2b88b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "17c61b95071545a094cc82823d2b88b8", "email": "nova@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/29e5d2dfed2447bda26fc75bd1122674"}, "domain_id": "default", "enabled": true, "options": {}, "id": "29e5d2dfed2447bda26fc75bd1122674", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/3b6dcc8c791e4b6e8831f5b5e583de80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3b6dcc8c791e4b6e8831f5b5e583de80", "email": "neutron@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.23:5000/v3/users/45ab52d673584bc198669be88c88b878"}, "domain_id": "default", "enabled": true, "options": {}, "id": "45ab52d673584bc198669be88c88b878", "email": "barbican@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "KeystoneUtilsTests-a706ce8e-90aa-4c5c-8328-9a31653b83d5-username", "links": {"self": "http://172.30.9.23:5000/v3/users/4865f28268274b3c90ffbafd8f7cab4f"}, "domain_id": "default", "enabled": true, "id": "4865f28268274b3c90ffbafd8f7cab4f", "options": {}}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/57795b4ee52f49c6a71f55bb6c4012f8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "57795b4ee52f49c6a71f55bb6c4012f8", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/5c52969262974d64ac2a300ca5d60f50"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c52969262974d64ac2a300ca5d60f50", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/5fc15572bb1c489ba92bd9945bbc1f64"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5fc15572bb1c489ba92bd9945bbc1f64", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/6b519d70e25f4e61a9dfd738cd6bba22"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6b519d70e25f4e61a9dfd738cd6bba22", "email": "heat@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.23:5000/v3/users/8248437208b540c2893a7117ad102a87"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8248437208b540c2893a7117ad102a87", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/890dee97e62840c5b15e36f03f6b7efc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "890dee97e62840c5b15e36f03f6b7efc", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/8cccb516ecc44ed9bb7c8633df108fd4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8cccb516ecc44ed9bb7c8633df108fd4", "email": "glance@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.23:5000/v3/users/97c3d863a98148299fa116fdb54be470"}, "domain_id": "default", "enabled": true, "options": {}, "id": "97c3d863a98148299fa116fdb54be470", "email": "tacker@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/a2a0c8c0f19941808c9f618af50b3b79"}, "domain_id": "c19db1b8f60647a9a114cd23287c807b", "enabled": true, "options": {}, "id": "a2a0c8c0f19941808c9f618af50b3b79", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "api_check-user_2744c22f-2cb8-4f83-8516-7c0ba84fdd9b", "links": {"self": "http://172.30.9.23:5000/v3/users/cb9b3d6d59cd466fb9e330547dcd06c7"}, "domain_id": "default", "enabled": true, "id": "cb9b3d6d59cd466fb9e330547dcd06c7", "options": {}}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/fe5de73ba9cb41b2be24ccf1f72f5ed4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe5de73ba9cb41b2be24ccf1f72f5ed4", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2019-01-18 04:51:32,518 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-d21af195-87d8-4e5c-971e-eb7bfcfdcca6 2019-01-18 04:51:32,519 - keystone_utils - INFO - Deleting user with name - KeystoneUtilsTests-a706ce8e-90aa-4c5c-8328-9a31653b83d5-username 2019-01-18 04:51:32,523 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/4865f28268274b3c90ffbafd8f7cab4f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba06881d412320cfca40374eb5d16e0724cad5f6" 2019-01-18 04:51:32,746 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 04:51:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8a573d79-839c-449b-af44-2d252a79bccb Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 04:51:32,746 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/4865f28268274b3c90ffbafd8f7cab4f used request id req-8a573d79-839c-449b-af44-2d252a79bccb 2019-01-18 04:51:32,747 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 04:51:33,160 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "45b844776369475b95254c1dd61269c1", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}, {"id": "6aff393fb9af4d958a8117fea50ad769", "name": "Member"}], "expires_at": "2019-01-18T05:51:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ccac38ea86a048c183796fe3184f3438", "name": "api_check-project_2744c22f-2cb8-4f83-8516-7c0ba84fdd9b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_2744c22f-2cb8-4f83-8516-7c0ba84fdd9b", "id": "cb9b3d6d59cd466fb9e330547dcd06c7"}, "audit_ids": ["Bp90hPZrQLOBu47kb0bmxg"], "issued_at": "2019-01-18T04:51:33.000000Z"}} 2019-01-18 04:51:33,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}bd2f3d628c8e4967ee46b3470c797f6a912b5c5d" 2019-01-18 04:51:33,249 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 04:51:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0b361d10-7f33-4448-bf67-d75bb7dcad2b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 04:51:33,249 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-0b361d10-7f33-4448-bf67-d75bb7dcad2b 2019-01-18 04:51:33,250 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 04:51:33,251 - keystoneauth.identity.v2 - DEBUG - Making authentication request to url/v2.0/tokens 2019-01-18 04:51:33,252 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 04:51:33,701 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "45b844776369475b95254c1dd61269c1", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}, {"id": "6aff393fb9af4d958a8117fea50ad769", "name": "Member"}], "expires_at": "2019-01-18T05:51:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ccac38ea86a048c183796fe3184f3438", "name": "api_check-project_2744c22f-2cb8-4f83-8516-7c0ba84fdd9b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_2744c22f-2cb8-4f83-8516-7c0ba84fdd9b", "id": "cb9b3d6d59cd466fb9e330547dcd06c7"}, "audit_ids": ["hrNvhgukSQS6BgUjeZ72BQ"], "issued_at": "2019-01-18T04:51:33.000000Z"}} 2019-01-18 04:51:33,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}ed9546e179579f36ba0838f5baed81e291d730e8" 2019-01-18 04:51:33,796 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 04:51:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-caa147d2-c2d0-49c2-9e03-0ceaf71bbf4a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 04:51:33,796 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-caa147d2-c2d0-49c2-9e03-0ceaf71bbf4a 2019-01-18 04:51:33,798 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 04:51:33,798 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 04:51:34,196 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "45b844776369475b95254c1dd61269c1", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}, {"id": "6aff393fb9af4d958a8117fea50ad769", "name": "Member"}], "expires_at": "2019-01-18T05:51:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ccac38ea86a048c183796fe3184f3438", "name": "api_check-project_2744c22f-2cb8-4f83-8516-7c0ba84fdd9b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_2744c22f-2cb8-4f83-8516-7c0ba84fdd9b", "id": "cb9b3d6d59cd466fb9e330547dcd06c7"}, "audit_ids": ["PXrShqQWQEKLVrGwXR685g"], "issued_at": "2019-01-18T04:51:34.000000Z"}} 2019-01-18 04:51:34,200 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 04:51:34,642 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "45b844776369475b95254c1dd61269c1", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}, {"id": "6aff393fb9af4d958a8117fea50ad769", "name": "Member"}], "expires_at": "2019-01-18T05:51:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ccac38ea86a048c183796fe3184f3438", "name": "api_check-project_2744c22f-2cb8-4f83-8516-7c0ba84fdd9b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_2744c22f-2cb8-4f83-8516-7c0ba84fdd9b", "id": "cb9b3d6d59cd466fb9e330547dcd06c7"}, "audit_ids": ["cQUiI_WTQ5eildxpRtNIPw"], "issued_at": "2019-01-18T04:51:34.000000Z"}} 2019-01-18 04:51:34,642 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5ddf9ea5f1e1b835acb00f0ffa4f4a0cd0e6181" 2019-01-18 04:51:34,758 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 04:51:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3aae4cff-717a-473e-8c41-4789a9ae7799 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 04:51:34,758 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-3aae4cff-717a-473e-8c41-4789a9ae7799 2019-01-18 04:51:34,759 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 04:51:34,760 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 04:51:35,146 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "45b844776369475b95254c1dd61269c1", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}, {"id": "6aff393fb9af4d958a8117fea50ad769", "name": "Member"}], "expires_at": "2019-01-18T05:51:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ccac38ea86a048c183796fe3184f3438", "name": "api_check-project_2744c22f-2cb8-4f83-8516-7c0ba84fdd9b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_2744c22f-2cb8-4f83-8516-7c0ba84fdd9b", "id": "cb9b3d6d59cd466fb9e330547dcd06c7"}, "audit_ids": ["RgHIkyBHTT2tOj65ombYwg"], "issued_at": "2019-01-18T04:51:35.000000Z"}} 2019-01-18 04:51:35,150 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 04:51:35,522 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "45b844776369475b95254c1dd61269c1", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}, {"id": "6aff393fb9af4d958a8117fea50ad769", "name": "Member"}], "expires_at": "2019-01-18T05:51:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ccac38ea86a048c183796fe3184f3438", "name": "api_check-project_2744c22f-2cb8-4f83-8516-7c0ba84fdd9b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_2744c22f-2cb8-4f83-8516-7c0ba84fdd9b", "id": "cb9b3d6d59cd466fb9e330547dcd06c7"}, "audit_ids": ["UVGOZfgcS7i4-ZRgwxRabw"], "issued_at": "2019-01-18T04:51:35.000000Z"}} 2019-01-18 04:51:35,523 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}89e26683227f83f5c1c584a5f373669e5684e2aa" 2019-01-18 04:51:35,617 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 04:51:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-88d5de23-93fb-44a5-a2c0-784f6fdddc92 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 04:51:35,617 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-88d5de23-93fb-44a5-a2c0-784f6fdddc92 2019-01-18 04:51:35,618 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 04:51:35,619 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 04:51:36,001 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "45b844776369475b95254c1dd61269c1", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}, {"id": "6aff393fb9af4d958a8117fea50ad769", "name": "Member"}], "expires_at": "2019-01-18T05:51:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ccac38ea86a048c183796fe3184f3438", "name": "api_check-project_2744c22f-2cb8-4f83-8516-7c0ba84fdd9b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_2744c22f-2cb8-4f83-8516-7c0ba84fdd9b", "id": "cb9b3d6d59cd466fb9e330547dcd06c7"}, "audit_ids": ["xQmMuQ9aSe6o5MBh29AAvg"], "issued_at": "2019-01-18T04:51:36.000000Z"}} 2019-01-18 04:51:36,004 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 04:51:36,005 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 04:51:36,381 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "45b844776369475b95254c1dd61269c1", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}, {"id": "6aff393fb9af4d958a8117fea50ad769", "name": "Member"}], "expires_at": "2019-01-18T05:51:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ccac38ea86a048c183796fe3184f3438", "name": "api_check-project_2744c22f-2cb8-4f83-8516-7c0ba84fdd9b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_2744c22f-2cb8-4f83-8516-7c0ba84fdd9b", "id": "cb9b3d6d59cd466fb9e330547dcd06c7"}, "audit_ids": ["f0MoDMq2Rb25CXUTxJVi-Q"], "issued_at": "2019-01-18T04:51:36.000000Z"}} 2019-01-18 04:51:36,383 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 04:51:36,384 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 04:51:36,772 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "45b844776369475b95254c1dd61269c1", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}, {"id": "6aff393fb9af4d958a8117fea50ad769", "name": "Member"}], "expires_at": "2019-01-18T05:51:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ccac38ea86a048c183796fe3184f3438", "name": "api_check-project_2744c22f-2cb8-4f83-8516-7c0ba84fdd9b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_2744c22f-2cb8-4f83-8516-7c0ba84fdd9b", "id": "cb9b3d6d59cd466fb9e330547dcd06c7"}, "audit_ids": ["Zsmup1tJREK4FWLRahV2Ew"], "issued_at": "2019-01-18T04:51:36.000000Z"}} 2019-01-18 04:51:36,775 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 04:51:37,163 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "45b844776369475b95254c1dd61269c1", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}, {"id": "6aff393fb9af4d958a8117fea50ad769", "name": "Member"}], "expires_at": "2019-01-18T05:51:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ccac38ea86a048c183796fe3184f3438", "name": "api_check-project_2744c22f-2cb8-4f83-8516-7c0ba84fdd9b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_2744c22f-2cb8-4f83-8516-7c0ba84fdd9b", "id": "cb9b3d6d59cd466fb9e330547dcd06c7"}, "audit_ids": ["gqBN5goAR5eZgsl5ByvAjQ"], "issued_at": "2019-01-18T04:51:37.000000Z"}} 2019-01-18 04:51:37,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}b5904ec905678c2cafc781c3b162c135a3f0d442" 2019-01-18 04:51:37,176 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 04:51:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-afee716b-2c56-4609-b10a-5a2cef36a74c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 04:51:37,176 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-afee716b-2c56-4609-b10a-5a2cef36a74c 2019-01-18 04:51:37,180 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-18 04:51:37,185 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 18 Jan 2019 04:51: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"}]}]}} 2019-01-18 04:51:37,186 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5904ec905678c2cafc781c3b162c135a3f0d442" 2019-01-18 04:51:37,203 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 04:51:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2d6b96d9-d895-4146-88a7-bf3b9a534ebd Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-18 04:51:37,203 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-2d6b96d9-d895-4146-88a7-bf3b9a534ebd 2019-01-18 04:51:37,577 - keystone_utils - INFO - Created user with name - KeystoneUtilsTests-7fb06d35-0fa0-4a78-b55d-a9e6f9d59fbc-username 2019-01-18 04:51:37,580 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5904ec905678c2cafc781c3b162c135a3f0d442" 2019-01-18 04:51:37,680 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 04:51:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eaf45a65-3e6b-4637-864f-033fa0c2a0f5 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-18 04:51:37,680 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-eaf45a65-3e6b-4637-864f-033fa0c2a0f5 2019-01-18 04:51:37,684 - 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}b5904ec905678c2cafc781c3b162c135a3f0d442" -d '{"project": {"enabled": true, "domain_id": "default", "name": "KeystoneUtilsTests-7fb06d35-0fa0-4a78-b55d-a9e6f9d59fbc-projName"}}' 2019-01-18 04:51:37,853 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 18 Jan 2019 04:51:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2eb2ec81-5d8b-4ac1-8334-85ac39f15361 Content-Length: 326 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/a3a0b5d7fe26488bb6588bb929619a1d"}, "enabled": true, "id": "a3a0b5d7fe26488bb6588bb929619a1d", "parent_id": "default", "domain_id": "default", "name": "KeystoneUtilsTests-7fb06d35-0fa0-4a78-b55d-a9e6f9d59fbc-projName"}} 2019-01-18 04:51:37,853 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-2eb2ec81-5d8b-4ac1-8334-85ac39f15361 2019-01-18 04:51:37,854 - keystone_utils - INFO - Created project with name - KeystoneUtilsTests-7fb06d35-0fa0-4a78-b55d-a9e6f9d59fbc-projName 2019-01-18 04:51:37,857 - 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}b5904ec905678c2cafc781c3b162c135a3f0d442" -d '{"role": {"name": "KeystoneUtilsTests-7fb06d35-0fa0-4a78-b55d-a9e6f9d59fbc-role"}}' 2019-01-18 04:51:37,984 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 18 Jan 2019 04:51:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c789fc12-c5cf-4f75-ad77-938c2a22e0b2 Content-Length: 231 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "027e51b3a0854f6fa1f4983f18291852", "links": {"self": "http://172.30.9.23:5000/v3/roles/027e51b3a0854f6fa1f4983f18291852"}, "name": "KeystoneUtilsTests-7fb06d35-0fa0-4a78-b55d-a9e6f9d59fbc-role"}} 2019-01-18 04:51:37,984 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-c789fc12-c5cf-4f75-ad77-938c2a22e0b2 2019-01-18 04:51:37,985 - keystone_utils - INFO - Created role with name - KeystoneUtilsTests-7fb06d35-0fa0-4a78-b55d-a9e6f9d59fbc-role 2019-01-18 04:51:37,988 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/027e51b3a0854f6fa1f4983f18291852 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5904ec905678c2cafc781c3b162c135a3f0d442" 2019-01-18 04:51:38,005 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 04:51:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-097ff1ba-9614-4b45-aa31-6f49e5936817 Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.23:5000/v3/roles/027e51b3a0854f6fa1f4983f18291852"}, "domain_id": null, "name": "KeystoneUtilsTests-7fb06d35-0fa0-4a78-b55d-a9e6f9d59fbc-role", "id": "027e51b3a0854f6fa1f4983f18291852"}} 2019-01-18 04:51:38,006 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/027e51b3a0854f6fa1f4983f18291852 used request id req-097ff1ba-9614-4b45-aa31-6f49e5936817 2019-01-18 04:51:38,006 - keystone_utils - INFO - Granting role KeystoneUtilsTests-7fb06d35-0fa0-4a78-b55d-a9e6f9d59fbc-role to project KeystoneUtilsTests-7fb06d35-0fa0-4a78-b55d-a9e6f9d59fbc-projName 2019-01-18 04:51:38,009 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/a3a0b5d7fe26488bb6588bb929619a1d/users/b3afefe81a3c40a2bb108a0761dcc620/roles/027e51b3a0854f6fa1f4983f18291852 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5904ec905678c2cafc781c3b162c135a3f0d442" 2019-01-18 04:51:38,065 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 04:51:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-42ea1170-b1a5-4643-8a4f-dde471ed651f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 04:51:38,065 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/a3a0b5d7fe26488bb6588bb929619a1d/users/b3afefe81a3c40a2bb108a0761dcc620/roles/027e51b3a0854f6fa1f4983f18291852 used request id req-42ea1170-b1a5-4643-8a4f-dde471ed651f 2019-01-18 04:51:38,069 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/a3a0b5d7fe26488bb6588bb929619a1d/users/b3afefe81a3c40a2bb108a0761dcc620/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5904ec905678c2cafc781c3b162c135a3f0d442" 2019-01-18 04:51:38,168 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 04:51:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f591a852-8162-4954-8df5-bb2178d7b07e Content-Encoding: gzip Content-Length: 263 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects/a3a0b5d7fe26488bb6588bb929619a1d/users/b3afefe81a3c40a2bb108a0761dcc620/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "027e51b3a0854f6fa1f4983f18291852", "links": {"self": "http://172.30.9.23:5000/v3/roles/027e51b3a0854f6fa1f4983f18291852"}, "name": "KeystoneUtilsTests-7fb06d35-0fa0-4a78-b55d-a9e6f9d59fbc-role"}]} 2019-01-18 04:51:38,169 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/a3a0b5d7fe26488bb6588bb929619a1d/users/b3afefe81a3c40a2bb108a0761dcc620/roles used request id req-f591a852-8162-4954-8df5-bb2178d7b07e 2019-01-18 04:51:38,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}b5904ec905678c2cafc781c3b162c135a3f0d442" 2019-01-18 04:51:39,190 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 7260 X-Openstack-Request-Id: req-11448a50-878c-427f-9d9d-e2ae3bb3adb9 Date: Fri, 18 Jan 2019 04:51:39 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "created_at": "2019-01-18T04:51:20Z", "updated_at": "2019-01-18T04:51:20Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "45161a51-d6dd-4bb8-986d-bc2f88599c1d", "remote_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv6", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "2b339890-44d0-4711-a050-08a64d58e2a0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv6", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "24c99e6f-888c-4943-9c93-54ad3b18b18c", "remote_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv4", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "87b9b994-ae22-4850-863a-6a4925bd01fe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv4", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}], "revision_number": 4, "project_id": "9c53a91613fb4d5080479ac6f51697ed", "id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "created_at": "2019-01-18T04:39:06Z", "updated_at": "2019-01-18T04:39:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "4bf1a402-0fa2-4cfd-9fee-4a28f16bb271", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "47feb8aba08a40dca7028a1701e597b9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "0aedefa2-edbc-47b5-bead-e954540f6937", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "47feb8aba08a40dca7028a1701e597b9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "8860837e-afbd-4411-adf9-d88db88c2114", "remote_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "47feb8aba08a40dca7028a1701e597b9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "4e399c2e-bc03-4aa3-b192-1fafdc9248ba", "remote_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "47feb8aba08a40dca7028a1701e597b9"}], "revision_number": 4, "project_id": "47feb8aba08a40dca7028a1701e597b9", "id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ccac38ea86a048c183796fe3184f3438", "created_at": "2019-01-18T04:51:38Z", "updated_at": "2019-01-18T04:51:39Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:39Z", "revision_number": 0, "id": "0bace07b-9c74-48d8-b66b-99b4d2816a72", "remote_group_id": "cba40ec1-f578-407f-a3e7-85531471b98a", "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:39Z", "security_group_id": "cba40ec1-f578-407f-a3e7-85531471b98a", "tenant_id": "ccac38ea86a048c183796fe3184f3438", "port_range_min": null, "ethertype": "IPv4", "project_id": "ccac38ea86a048c183796fe3184f3438"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:39Z", "revision_number": 0, "id": "c49ddd0f-c50b-4690-8e58-d08bac4ab30c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:39Z", "security_group_id": "cba40ec1-f578-407f-a3e7-85531471b98a", "tenant_id": "ccac38ea86a048c183796fe3184f3438", "port_range_min": null, "ethertype": "IPv4", "project_id": "ccac38ea86a048c183796fe3184f3438"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:39Z", "revision_number": 0, "id": "89067f15-4f42-43ad-b9f3-d0532a263090", "remote_group_id": "cba40ec1-f578-407f-a3e7-85531471b98a", "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:39Z", "security_group_id": "cba40ec1-f578-407f-a3e7-85531471b98a", "tenant_id": "ccac38ea86a048c183796fe3184f3438", "port_range_min": null, "ethertype": "IPv6", "project_id": "ccac38ea86a048c183796fe3184f3438"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:39Z", "revision_number": 0, "id": "0ea0107e-4435-4ecd-9a13-9cc0761811f0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:39Z", "security_group_id": "cba40ec1-f578-407f-a3e7-85531471b98a", "tenant_id": "ccac38ea86a048c183796fe3184f3438", "port_range_min": null, "ethertype": "IPv6", "project_id": "ccac38ea86a048c183796fe3184f3438"}], "revision_number": 4, "project_id": "ccac38ea86a048c183796fe3184f3438", "id": "cba40ec1-f578-407f-a3e7-85531471b98a", "name": "default"}]} 2019-01-18 04:51:39,191 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-11448a50-878c-427f-9d9d-e2ae3bb3adb9 2019-01-18 04:51:39,195 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/9c53a91613fb4d5080479ac6f51697ed -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5904ec905678c2cafc781c3b162c135a3f0d442" 2019-01-18 04:51:39,287 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 04:51:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bcdef32f-58fd-48fc-aadc-45a4f9f4409f Content-Encoding: gzip Content-Length: 190 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/9c53a91613fb4d5080479ac6f51697ed"}, "enabled": true, "id": "9c53a91613fb4d5080479ac6f51697ed", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2019-01-18 04:51:39,287 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/9c53a91613fb4d5080479ac6f51697ed used request id req-bcdef32f-58fd-48fc-aadc-45a4f9f4409f 2019-01-18 04:51:39,291 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/47feb8aba08a40dca7028a1701e597b9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5904ec905678c2cafc781c3b162c135a3f0d442" 2019-01-18 04:51:39,391 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 04:51:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-80c0ab2f-e726-4873-9fc2-19de4c4de51a Content-Encoding: gzip Content-Length: 205 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/47feb8aba08a40dca7028a1701e597b9"}, "enabled": true, "id": "47feb8aba08a40dca7028a1701e597b9", "parent_id": "default", "domain_id": "default", "name": "service"}} 2019-01-18 04:51:39,392 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/47feb8aba08a40dca7028a1701e597b9 used request id req-80c0ab2f-e726-4873-9fc2-19de4c4de51a 2019-01-18 04:51:39,395 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/ccac38ea86a048c183796fe3184f3438 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5904ec905678c2cafc781c3b162c135a3f0d442" 2019-01-18 04:51:39,477 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 04:51:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5e7a3e74-31ff-4c60-95c7-e743d82867ac Content-Encoding: gzip Content-Length: 247 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/ccac38ea86a048c183796fe3184f3438"}, "enabled": true, "id": "ccac38ea86a048c183796fe3184f3438", "parent_id": "default", "domain_id": "default", "name": "api_check-project_2744c22f-2cb8-4f83-8516-7c0ba84fdd9b"}} 2019-01-18 04:51:39,477 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/ccac38ea86a048c183796fe3184f3438 used request id req-5e7a3e74-31ff-4c60-95c7-e743d82867ac 2019-01-18 04:51:39,477 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - cba40ec1-f578-407f-a3e7-85531471b98a 2019-01-18 04:51:39,482 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=cba40ec1-f578-407f-a3e7-85531471b98a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5904ec905678c2cafc781c3b162c135a3f0d442" 2019-01-18 04:51:40,275 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-01686ff8-e95b-4692-84fd-4d519e206b8b Date: Fri, 18 Jan 2019 04:51:40 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "cba40ec1-f578-407f-a3e7-85531471b98a", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T04:51:39Z", "security_group_id": "cba40ec1-f578-407f-a3e7-85531471b98a", "port_range_min": null, "revision_number": 0, "tenant_id": "ccac38ea86a048c183796fe3184f3438", "created_at": "2019-01-18T04:51:39Z", "project_id": "ccac38ea86a048c183796fe3184f3438", "id": "0bace07b-9c74-48d8-b66b-99b4d2816a72"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T04:51:39Z", "security_group_id": "cba40ec1-f578-407f-a3e7-85531471b98a", "port_range_min": null, "revision_number": 0, "tenant_id": "ccac38ea86a048c183796fe3184f3438", "created_at": "2019-01-18T04:51:39Z", "project_id": "ccac38ea86a048c183796fe3184f3438", "id": "0ea0107e-4435-4ecd-9a13-9cc0761811f0"}, {"remote_group_id": "cba40ec1-f578-407f-a3e7-85531471b98a", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T04:51:39Z", "security_group_id": "cba40ec1-f578-407f-a3e7-85531471b98a", "port_range_min": null, "revision_number": 0, "tenant_id": "ccac38ea86a048c183796fe3184f3438", "created_at": "2019-01-18T04:51:39Z", "project_id": "ccac38ea86a048c183796fe3184f3438", "id": "89067f15-4f42-43ad-b9f3-d0532a263090"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T04:51:39Z", "security_group_id": "cba40ec1-f578-407f-a3e7-85531471b98a", "port_range_min": null, "revision_number": 0, "tenant_id": "ccac38ea86a048c183796fe3184f3438", "created_at": "2019-01-18T04:51:39Z", "project_id": "ccac38ea86a048c183796fe3184f3438", "id": "c49ddd0f-c50b-4690-8e58-d08bac4ab30c"}]} 2019-01-18 04:51:40,275 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=cba40ec1-f578-407f-a3e7-85531471b98a used request id req-01686ff8-e95b-4692-84fd-4d519e206b8b 2019-01-18 04:51:40,276 - neutron_utils - INFO - Deleting security group with name - default 2019-01-18 04:51:40,281 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-groups/cba40ec1-f578-407f-a3e7-85531471b98a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5904ec905678c2cafc781c3b162c135a3f0d442" 2019-01-18 04:51:41,419 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-d11e6bcf-7344-450b-bd41-2b8e5ee2f7d7 Content-Length: 0 Date: Fri, 18 Jan 2019 04:51:41 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-18 04:51:41,419 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/cba40ec1-f578-407f-a3e7-85531471b98a used request id req-d11e6bcf-7344-450b-bd41-2b8e5ee2f7d7 2019-01-18 04:51:41,420 - keystone_utils - INFO - Deleting project with name - KeystoneUtilsTests-7fb06d35-0fa0-4a78-b55d-a9e6f9d59fbc-projName 2019-01-18 04:51:41,423 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/a3a0b5d7fe26488bb6588bb929619a1d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5904ec905678c2cafc781c3b162c135a3f0d442" 2019-01-18 04:51:41,670 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 04:51:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7b0d4dbf-14b7-4477-98e6-0bc4a685a519 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 04:51:41,670 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/a3a0b5d7fe26488bb6588bb929619a1d used request id req-7b0d4dbf-14b7-4477-98e6-0bc4a685a519 2019-01-18 04:51:41,671 - keystone_utils - INFO - Deleting user with name - KeystoneUtilsTests-7fb06d35-0fa0-4a78-b55d-a9e6f9d59fbc-username 2019-01-18 04:51:41,674 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/b3afefe81a3c40a2bb108a0761dcc620 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5904ec905678c2cafc781c3b162c135a3f0d442" 2019-01-18 04:51:41,852 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 04:51:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-de5edad8-4ad7-4fe5-8847-e3277bb1129c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 04:51:41,853 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/b3afefe81a3c40a2bb108a0761dcc620 used request id req-de5edad8-4ad7-4fe5-8847-e3277bb1129c 2019-01-18 04:51:41,853 - keystone_utils - INFO - Deleting role with name - KeystoneUtilsTests-7fb06d35-0fa0-4a78-b55d-a9e6f9d59fbc-role 2019-01-18 04:51:41,857 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/027e51b3a0854f6fa1f4983f18291852 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5904ec905678c2cafc781c3b162c135a3f0d442" 2019-01-18 04:51:42,012 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 04:51:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0006834e-af5c-4686-8dc5-17a5e4639c2b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 04:51:42,012 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/027e51b3a0854f6fa1f4983f18291852 used request id req-0006834e-af5c-4686-8dc5-17a5e4639c2b 2019-01-18 04:51:42,014 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 04:51:42,426 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "45b844776369475b95254c1dd61269c1", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}, {"id": "6aff393fb9af4d958a8117fea50ad769", "name": "Member"}], "expires_at": "2019-01-18T05:51:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ccac38ea86a048c183796fe3184f3438", "name": "api_check-project_2744c22f-2cb8-4f83-8516-7c0ba84fdd9b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_2744c22f-2cb8-4f83-8516-7c0ba84fdd9b", "id": "cb9b3d6d59cd466fb9e330547dcd06c7"}, "audit_ids": ["7Xilk5AuS3y8Y-jdTqQceg"], "issued_at": "2019-01-18T04:51:42.000000Z"}} 2019-01-18 04:51:42,427 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}115fd7348392931500c8b31014d77c4c198d08f1" 2019-01-18 04:51:42,519 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 04:51:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3bef22e3-5350-4f87-a709-87ed368bd633 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 04:51:42,519 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-3bef22e3-5350-4f87-a709-87ed368bd633 2019-01-18 04:51:42,520 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 04:51:42,521 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 04:51:42,907 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "45b844776369475b95254c1dd61269c1", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}, {"id": "6aff393fb9af4d958a8117fea50ad769", "name": "Member"}], "expires_at": "2019-01-18T05:51:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ccac38ea86a048c183796fe3184f3438", "name": "api_check-project_2744c22f-2cb8-4f83-8516-7c0ba84fdd9b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_2744c22f-2cb8-4f83-8516-7c0ba84fdd9b", "id": "cb9b3d6d59cd466fb9e330547dcd06c7"}, "audit_ids": ["Bp-0vVaxRDGY9IzOUPvUNw"], "issued_at": "2019-01-18T04:51:42.000000Z"}} 2019-01-18 04:51:42,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}719a95b7084bc36f867bc095992fd298d5b09141" 2019-01-18 04:51:42,992 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 04:51:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-29c9e8d7-d2e0-4303-af2a-e6cb401ddd38 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 04:51:42,992 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-29c9e8d7-d2e0-4303-af2a-e6cb401ddd38 2019-01-18 04:51:42,996 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-18 04:51:43,002 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 18 Jan 2019 04:51: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"}]}]}} 2019-01-18 04:51:43,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}719a95b7084bc36f867bc095992fd298d5b09141" 2019-01-18 04:51:43,099 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 04:51:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c171d222-c886-4e78-854d-3700f6a655f9 Content-Encoding: gzip Content-Length: 863 Content-Type: application/json RESP BODY: {"users": [{"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/0607a2b4beb0408e9fa51cc5ba027ac6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0607a2b4beb0408e9fa51cc5ba027ac6", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/17c61b95071545a094cc82823d2b88b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "17c61b95071545a094cc82823d2b88b8", "email": "nova@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/29e5d2dfed2447bda26fc75bd1122674"}, "domain_id": "default", "enabled": true, "options": {}, "id": "29e5d2dfed2447bda26fc75bd1122674", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/3b6dcc8c791e4b6e8831f5b5e583de80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3b6dcc8c791e4b6e8831f5b5e583de80", "email": "neutron@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.23:5000/v3/users/45ab52d673584bc198669be88c88b878"}, "domain_id": "default", "enabled": true, "options": {}, "id": "45ab52d673584bc198669be88c88b878", "email": "barbican@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/57795b4ee52f49c6a71f55bb6c4012f8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "57795b4ee52f49c6a71f55bb6c4012f8", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/5c52969262974d64ac2a300ca5d60f50"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c52969262974d64ac2a300ca5d60f50", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/5fc15572bb1c489ba92bd9945bbc1f64"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5fc15572bb1c489ba92bd9945bbc1f64", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/6b519d70e25f4e61a9dfd738cd6bba22"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6b519d70e25f4e61a9dfd738cd6bba22", "email": "heat@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.23:5000/v3/users/8248437208b540c2893a7117ad102a87"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8248437208b540c2893a7117ad102a87", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/890dee97e62840c5b15e36f03f6b7efc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "890dee97e62840c5b15e36f03f6b7efc", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/8cccb516ecc44ed9bb7c8633df108fd4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8cccb516ecc44ed9bb7c8633df108fd4", "email": "glance@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.23:5000/v3/users/97c3d863a98148299fa116fdb54be470"}, "domain_id": "default", "enabled": true, "options": {}, "id": "97c3d863a98148299fa116fdb54be470", "email": "tacker@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/a2a0c8c0f19941808c9f618af50b3b79"}, "domain_id": "c19db1b8f60647a9a114cd23287c807b", "enabled": true, "options": {}, "id": "a2a0c8c0f19941808c9f618af50b3b79", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "api_check-user_2744c22f-2cb8-4f83-8516-7c0ba84fdd9b", "links": {"self": "http://172.30.9.23:5000/v3/users/cb9b3d6d59cd466fb9e330547dcd06c7"}, "domain_id": "default", "enabled": true, "id": "cb9b3d6d59cd466fb9e330547dcd06c7", "options": {}}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/fe5de73ba9cb41b2be24ccf1f72f5ed4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe5de73ba9cb41b2be24ccf1f72f5ed4", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2019-01-18 04:51:43,099 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-c171d222-c886-4e78-854d-3700f6a655f9 2019-01-18 04:51:43,103 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}719a95b7084bc36f867bc095992fd298d5b09141" 2019-01-18 04:51:43,197 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 04:51:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dc4c1f7b-322f-4ef0-a82a-173146429818 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-18 04:51:43,197 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-dc4c1f7b-322f-4ef0-a82a-173146429818 2019-01-18 04:51:43,715 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}719a95b7084bc36f867bc095992fd298d5b09141" 2019-01-18 04:51:43,794 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 04:51:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dc2a38dd-d8bf-464c-b73e-aeb606108310 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": "45b844776369475b95254c1dd61269c1", "links": {"self": "http://172.30.9.23:5000/v3/roles/45b844776369475b95254c1dd61269c1"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "6aff393fb9af4d958a8117fea50ad769", "links": {"self": "http://172.30.9.23:5000/v3/roles/6aff393fb9af4d958a8117fea50ad769"}, "name": "Member"}, {"domain_id": null, "id": "6b7f4f4f76264b6fb449c43b86ee3817", "links": {"self": "http://172.30.9.23:5000/v3/roles/6b7f4f4f76264b6fb449c43b86ee3817"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a482b711adf94961bf4bb28eda7f0e28", "links": {"self": "http://172.30.9.23:5000/v3/roles/a482b711adf94961bf4bb28eda7f0e28"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e7e317b66c174923a8cb46c48d897c8d", "links": {"self": "http://172.30.9.23:5000/v3/roles/e7e317b66c174923a8cb46c48d897c8d"}, "name": "ResellerAdmin"}]} 2019-01-18 04:51:43,794 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-dc2a38dd-d8bf-464c-b73e-aeb606108310 2019-01-18 04:51:43,798 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=api_check-project_2744c22f-2cb8-4f83-8516-7c0ba84fdd9b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}719a95b7084bc36f867bc095992fd298d5b09141" 2019-01-18 04:51:43,901 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 04:51:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0e916bd1-8536-419e-b49b-597ce0744a74 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_2744c22f-2cb8-4f83-8516-7c0ba84fdd9b", "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/ccac38ea86a048c183796fe3184f3438"}, "enabled": true, "id": "ccac38ea86a048c183796fe3184f3438", "parent_id": "default", "domain_id": "default", "name": "api_check-project_2744c22f-2cb8-4f83-8516-7c0ba84fdd9b"}]} 2019-01-18 04:51:43,901 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=api_check-project_2744c22f-2cb8-4f83-8516-7c0ba84fdd9b used request id req-0e916bd1-8536-419e-b49b-597ce0744a74 2019-01-18 04:51:43,905 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users/8e5b959e23a64705a01a527cee66710d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}719a95b7084bc36f867bc095992fd298d5b09141" 2019-01-18 04:51:44,003 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 04:51:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fbe83688-4a8e-49db-8816-d7298298fc4d 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/8e5b959e23a64705a01a527cee66710d"}, "enabled": true, "id": "8e5b959e23a64705a01a527cee66710d", "options": {}, "domain_id": "default", "name": "CreateUserSuccessTests-85a0c7a1-00a9-4c5-name"}} 2019-01-18 04:51:44,003 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users/8e5b959e23a64705a01a527cee66710d used request id req-fbe83688-4a8e-49db-8816-d7298298fc4d 2019-01-18 04:51:44,007 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/ccac38ea86a048c183796fe3184f3438/users/8e5b959e23a64705a01a527cee66710d/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}719a95b7084bc36f867bc095992fd298d5b09141" 2019-01-18 04:51:44,101 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 04:51:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-baadc6d6-4803-4c86-bd05-443212c63136 Content-Encoding: gzip Content-Length: 164 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects/ccac38ea86a048c183796fe3184f3438/users/8e5b959e23a64705a01a527cee66710d/roles", "previous": null, "next": null}, "roles": []} 2019-01-18 04:51:44,101 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/ccac38ea86a048c183796fe3184f3438/users/8e5b959e23a64705a01a527cee66710d/roles used request id req-baadc6d6-4803-4c86-bd05-443212c63136 2019-01-18 04:51:44,105 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/6b7f4f4f76264b6fb449c43b86ee3817 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}719a95b7084bc36f867bc095992fd298d5b09141" 2019-01-18 04:51:44,124 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 04:51:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fffcf74b-2082-4332-884d-c688df6f16a2 Content-Encoding: gzip Content-Length: 141 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.23:5000/v3/roles/6b7f4f4f76264b6fb449c43b86ee3817"}, "domain_id": null, "name": "admin", "id": "6b7f4f4f76264b6fb449c43b86ee3817"}} 2019-01-18 04:51:44,124 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/6b7f4f4f76264b6fb449c43b86ee3817 used request id req-fffcf74b-2082-4332-884d-c688df6f16a2 2019-01-18 04:51:44,124 - keystone_utils - INFO - Granting role admin to project api_check-project_2744c22f-2cb8-4f83-8516-7c0ba84fdd9b 2019-01-18 04:51:44,127 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/ccac38ea86a048c183796fe3184f3438/users/8e5b959e23a64705a01a527cee66710d/roles/6b7f4f4f76264b6fb449c43b86ee3817 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}719a95b7084bc36f867bc095992fd298d5b09141" 2019-01-18 04:51:44,256 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 04:51:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b33a2bef-6304-4242-894f-c033ac631fdb Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 04:51:44,256 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/ccac38ea86a048c183796fe3184f3438/users/8e5b959e23a64705a01a527cee66710d/roles/6b7f4f4f76264b6fb449c43b86ee3817 used request id req-b33a2bef-6304-4242-894f-c033ac631fdb 2019-01-18 04:51:44,260 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}719a95b7084bc36f867bc095992fd298d5b09141" 2019-01-18 04:51:44,277 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 04:51:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-97a5758d-bf52-4701-ab3a-73f8b6e57187 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": "45b844776369475b95254c1dd61269c1", "links": {"self": "http://172.30.9.23:5000/v3/roles/45b844776369475b95254c1dd61269c1"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "6aff393fb9af4d958a8117fea50ad769", "links": {"self": "http://172.30.9.23:5000/v3/roles/6aff393fb9af4d958a8117fea50ad769"}, "name": "Member"}, {"domain_id": null, "id": "6b7f4f4f76264b6fb449c43b86ee3817", "links": {"self": "http://172.30.9.23:5000/v3/roles/6b7f4f4f76264b6fb449c43b86ee3817"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a482b711adf94961bf4bb28eda7f0e28", "links": {"self": "http://172.30.9.23:5000/v3/roles/a482b711adf94961bf4bb28eda7f0e28"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e7e317b66c174923a8cb46c48d897c8d", "links": {"self": "http://172.30.9.23:5000/v3/roles/e7e317b66c174923a8cb46c48d897c8d"}, "name": "ResellerAdmin"}]} 2019-01-18 04:51:44,277 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-97a5758d-bf52-4701-ab3a-73f8b6e57187 2019-01-18 04:51:44,281 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=api_check-project_2744c22f-2cb8-4f83-8516-7c0ba84fdd9b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}719a95b7084bc36f867bc095992fd298d5b09141" 2019-01-18 04:51:44,380 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 04:51:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-40e54e97-1582-4bc7-bd06-eccd01d5c32e 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_2744c22f-2cb8-4f83-8516-7c0ba84fdd9b", "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/ccac38ea86a048c183796fe3184f3438"}, "enabled": true, "id": "ccac38ea86a048c183796fe3184f3438", "parent_id": "default", "domain_id": "default", "name": "api_check-project_2744c22f-2cb8-4f83-8516-7c0ba84fdd9b"}]} 2019-01-18 04:51:44,380 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=api_check-project_2744c22f-2cb8-4f83-8516-7c0ba84fdd9b used request id req-40e54e97-1582-4bc7-bd06-eccd01d5c32e 2019-01-18 04:51:44,381 - keystone_utils - INFO - Created user with name - CreateUserSuccessTests-85a0c7a1-00a9-4c5-name 2019-01-18 04:51:44,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" 2019-01-18 04:51:44,389 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 18 Jan 2019 04:51: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"}]}]}} 2019-01-18 04:51:44,390 - 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}115fd7348392931500c8b31014d77c4c198d08f1" 2019-01-18 04:51:44,488 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 04:51:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dcbbc621-c263-40e4-a954-67b0e52c45c1 Content-Encoding: gzip Content-Length: 933 Content-Type: application/json RESP BODY: {"users": [{"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/0607a2b4beb0408e9fa51cc5ba027ac6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0607a2b4beb0408e9fa51cc5ba027ac6", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/17c61b95071545a094cc82823d2b88b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "17c61b95071545a094cc82823d2b88b8", "email": "nova@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/29e5d2dfed2447bda26fc75bd1122674"}, "domain_id": "default", "enabled": true, "options": {}, "id": "29e5d2dfed2447bda26fc75bd1122674", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/3b6dcc8c791e4b6e8831f5b5e583de80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3b6dcc8c791e4b6e8831f5b5e583de80", "email": "neutron@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.23:5000/v3/users/45ab52d673584bc198669be88c88b878"}, "domain_id": "default", "enabled": true, "options": {}, "id": "45ab52d673584bc198669be88c88b878", "email": "barbican@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/57795b4ee52f49c6a71f55bb6c4012f8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "57795b4ee52f49c6a71f55bb6c4012f8", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/5c52969262974d64ac2a300ca5d60f50"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c52969262974d64ac2a300ca5d60f50", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/5fc15572bb1c489ba92bd9945bbc1f64"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5fc15572bb1c489ba92bd9945bbc1f64", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/6b519d70e25f4e61a9dfd738cd6bba22"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6b519d70e25f4e61a9dfd738cd6bba22", "email": "heat@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.23:5000/v3/users/8248437208b540c2893a7117ad102a87"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8248437208b540c2893a7117ad102a87", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/890dee97e62840c5b15e36f03f6b7efc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "890dee97e62840c5b15e36f03f6b7efc", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/8cccb516ecc44ed9bb7c8633df108fd4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8cccb516ecc44ed9bb7c8633df108fd4", "email": "glance@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "CreateUserSuccessTests-85a0c7a1-00a9-4c5-name", "links": {"self": "http://172.30.9.23:5000/v3/users/8e5b959e23a64705a01a527cee66710d"}, "domain_id": "default", "enabled": true, "id": "8e5b959e23a64705a01a527cee66710d", "options": {}}, {"name": "tacker", "links": {"self": "http://172.30.9.23:5000/v3/users/97c3d863a98148299fa116fdb54be470"}, "domain_id": "default", "enabled": true, "options": {}, "id": "97c3d863a98148299fa116fdb54be470", "email": "tacker@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/a2a0c8c0f19941808c9f618af50b3b79"}, "domain_id": "c19db1b8f60647a9a114cd23287c807b", "enabled": true, "options": {}, "id": "a2a0c8c0f19941808c9f618af50b3b79", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "api_check-user_2744c22f-2cb8-4f83-8516-7c0ba84fdd9b", "links": {"self": "http://172.30.9.23:5000/v3/users/cb9b3d6d59cd466fb9e330547dcd06c7"}, "domain_id": "default", "enabled": true, "id": "cb9b3d6d59cd466fb9e330547dcd06c7", "options": {}}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/fe5de73ba9cb41b2be24ccf1f72f5ed4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe5de73ba9cb41b2be24ccf1f72f5ed4", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2019-01-18 04:51:44,488 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-dcbbc621-c263-40e4-a954-67b0e52c45c1 2019-01-18 04:51:44,492 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}115fd7348392931500c8b31014d77c4c198d08f1" 2019-01-18 04:51:44,587 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 04:51:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2aeac313-d150-451b-9d9f-8946ace22bec 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": "45b844776369475b95254c1dd61269c1", "links": {"self": "http://172.30.9.23:5000/v3/roles/45b844776369475b95254c1dd61269c1"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "6aff393fb9af4d958a8117fea50ad769", "links": {"self": "http://172.30.9.23:5000/v3/roles/6aff393fb9af4d958a8117fea50ad769"}, "name": "Member"}, {"domain_id": null, "id": "6b7f4f4f76264b6fb449c43b86ee3817", "links": {"self": "http://172.30.9.23:5000/v3/roles/6b7f4f4f76264b6fb449c43b86ee3817"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a482b711adf94961bf4bb28eda7f0e28", "links": {"self": "http://172.30.9.23:5000/v3/roles/a482b711adf94961bf4bb28eda7f0e28"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e7e317b66c174923a8cb46c48d897c8d", "links": {"self": "http://172.30.9.23:5000/v3/roles/e7e317b66c174923a8cb46c48d897c8d"}, "name": "ResellerAdmin"}]} 2019-01-18 04:51:44,587 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-2aeac313-d150-451b-9d9f-8946ace22bec 2019-01-18 04:51:44,591 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=api_check-project_2744c22f-2cb8-4f83-8516-7c0ba84fdd9b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}115fd7348392931500c8b31014d77c4c198d08f1" 2019-01-18 04:51:44,682 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 04:51:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ba11e1b9-8733-45c8-902f-97e622cb84a7 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_2744c22f-2cb8-4f83-8516-7c0ba84fdd9b", "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/ccac38ea86a048c183796fe3184f3438"}, "enabled": true, "id": "ccac38ea86a048c183796fe3184f3438", "parent_id": "default", "domain_id": "default", "name": "api_check-project_2744c22f-2cb8-4f83-8516-7c0ba84fdd9b"}]} 2019-01-18 04:51:44,683 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=api_check-project_2744c22f-2cb8-4f83-8516-7c0ba84fdd9b used request id req-ba11e1b9-8733-45c8-902f-97e622cb84a7 2019-01-18 04:51:44,687 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/ccac38ea86a048c183796fe3184f3438/users/8e5b959e23a64705a01a527cee66710d/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}115fd7348392931500c8b31014d77c4c198d08f1" 2019-01-18 04:51:44,787 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 04:51:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8dd2e50b-deec-403a-bfa4-786a677aed09 Content-Encoding: gzip Content-Length: 222 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects/ccac38ea86a048c183796fe3184f3438/users/8e5b959e23a64705a01a527cee66710d/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6b7f4f4f76264b6fb449c43b86ee3817", "links": {"self": "http://172.30.9.23:5000/v3/roles/6b7f4f4f76264b6fb449c43b86ee3817"}, "name": "admin"}]} 2019-01-18 04:51:44,787 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/ccac38ea86a048c183796fe3184f3438/users/8e5b959e23a64705a01a527cee66710d/roles used request id req-8dd2e50b-deec-403a-bfa4-786a677aed09 2019-01-18 04:51:44,787 - keystone_utils - INFO - Deleting user with name - CreateUserSuccessTests-85a0c7a1-00a9-4c5-name 2019-01-18 04:51:44,791 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/8e5b959e23a64705a01a527cee66710d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}719a95b7084bc36f867bc095992fd298d5b09141" 2019-01-18 04:51:45,096 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 04:51:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-610a2e7f-cd77-4703-96af-0248e321afbe Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 04:51:45,096 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/8e5b959e23a64705a01a527cee66710d used request id req-610a2e7f-cd77-4703-96af-0248e321afbe 2019-01-18 04:51:45,097 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 04:51:45,491 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "45b844776369475b95254c1dd61269c1", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}, {"id": "6aff393fb9af4d958a8117fea50ad769", "name": "Member"}], "expires_at": "2019-01-18T05:51:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ccac38ea86a048c183796fe3184f3438", "name": "api_check-project_2744c22f-2cb8-4f83-8516-7c0ba84fdd9b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_2744c22f-2cb8-4f83-8516-7c0ba84fdd9b", "id": "cb9b3d6d59cd466fb9e330547dcd06c7"}, "audit_ids": ["9EWgyXtpQZu7vHkUbmWsqw"], "issued_at": "2019-01-18T04:51:45.000000Z"}} 2019-01-18 04:51:45,491 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc86cff450a33d8cd6d16aa977bc8f879cdcfdeb" 2019-01-18 04:51:45,569 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 04:51:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-58aa99b1-f1fe-4387-a41d-66611f6d75fe Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 04:51:45,569 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-58aa99b1-f1fe-4387-a41d-66611f6d75fe 2019-01-18 04:51:45,570 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 04:51:45,571 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 04:51:45,950 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "45b844776369475b95254c1dd61269c1", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}, {"id": "6aff393fb9af4d958a8117fea50ad769", "name": "Member"}], "expires_at": "2019-01-18T05:51:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ccac38ea86a048c183796fe3184f3438", "name": "api_check-project_2744c22f-2cb8-4f83-8516-7c0ba84fdd9b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_2744c22f-2cb8-4f83-8516-7c0ba84fdd9b", "id": "cb9b3d6d59cd466fb9e330547dcd06c7"}, "audit_ids": ["Z89ZxfzyQKWqSaSw9f6umA"], "issued_at": "2019-01-18T04:51:45.000000Z"}} 2019-01-18 04:51:45,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}0eee7f49b35f7de289961709b342db1f18a425eb" 2019-01-18 04:51:46,040 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 04:51:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3d81c2f7-3554-4843-a2ce-c35d413f35b0 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 04:51:46,040 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-3d81c2f7-3554-4843-a2ce-c35d413f35b0 2019-01-18 04:51:46,044 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-18 04:51:46,049 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 18 Jan 2019 04:51: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"}]}]}} 2019-01-18 04:51:46,050 - 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}0eee7f49b35f7de289961709b342db1f18a425eb" 2019-01-18 04:51:46,244 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 04:51:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-46cd98be-1a3d-4bbd-b936-8ee465ae37e2 Content-Encoding: gzip Content-Length: 863 Content-Type: application/json RESP BODY: {"users": [{"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/0607a2b4beb0408e9fa51cc5ba027ac6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0607a2b4beb0408e9fa51cc5ba027ac6", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/17c61b95071545a094cc82823d2b88b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "17c61b95071545a094cc82823d2b88b8", "email": "nova@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/29e5d2dfed2447bda26fc75bd1122674"}, "domain_id": "default", "enabled": true, "options": {}, "id": "29e5d2dfed2447bda26fc75bd1122674", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/3b6dcc8c791e4b6e8831f5b5e583de80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3b6dcc8c791e4b6e8831f5b5e583de80", "email": "neutron@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.23:5000/v3/users/45ab52d673584bc198669be88c88b878"}, "domain_id": "default", "enabled": true, "options": {}, "id": "45ab52d673584bc198669be88c88b878", "email": "barbican@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/57795b4ee52f49c6a71f55bb6c4012f8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "57795b4ee52f49c6a71f55bb6c4012f8", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/5c52969262974d64ac2a300ca5d60f50"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c52969262974d64ac2a300ca5d60f50", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/5fc15572bb1c489ba92bd9945bbc1f64"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5fc15572bb1c489ba92bd9945bbc1f64", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/6b519d70e25f4e61a9dfd738cd6bba22"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6b519d70e25f4e61a9dfd738cd6bba22", "email": "heat@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.23:5000/v3/users/8248437208b540c2893a7117ad102a87"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8248437208b540c2893a7117ad102a87", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/890dee97e62840c5b15e36f03f6b7efc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "890dee97e62840c5b15e36f03f6b7efc", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/8cccb516ecc44ed9bb7c8633df108fd4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8cccb516ecc44ed9bb7c8633df108fd4", "email": "glance@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.23:5000/v3/users/97c3d863a98148299fa116fdb54be470"}, "domain_id": "default", "enabled": true, "options": {}, "id": "97c3d863a98148299fa116fdb54be470", "email": "tacker@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/a2a0c8c0f19941808c9f618af50b3b79"}, "domain_id": "c19db1b8f60647a9a114cd23287c807b", "enabled": true, "options": {}, "id": "a2a0c8c0f19941808c9f618af50b3b79", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "api_check-user_2744c22f-2cb8-4f83-8516-7c0ba84fdd9b", "links": {"self": "http://172.30.9.23:5000/v3/users/cb9b3d6d59cd466fb9e330547dcd06c7"}, "domain_id": "default", "enabled": true, "id": "cb9b3d6d59cd466fb9e330547dcd06c7", "options": {}}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/fe5de73ba9cb41b2be24ccf1f72f5ed4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe5de73ba9cb41b2be24ccf1f72f5ed4", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2019-01-18 04:51:46,244 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-46cd98be-1a3d-4bbd-b936-8ee465ae37e2 2019-01-18 04:51:46,248 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0eee7f49b35f7de289961709b342db1f18a425eb" 2019-01-18 04:51:46,367 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 04:51:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2cbc37c7-51bd-4c78-b4cd-30b9f7b99384 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-18 04:51:46,367 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-2cbc37c7-51bd-4c78-b4cd-30b9f7b99384 2019-01-18 04:51:46,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}0eee7f49b35f7de289961709b342db1f18a425eb" 2019-01-18 04:51:46,823 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 04:51:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0e047f4e-1c96-43e4-8b57-d76fba48e528 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": "45b844776369475b95254c1dd61269c1", "links": {"self": "http://172.30.9.23:5000/v3/roles/45b844776369475b95254c1dd61269c1"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "6aff393fb9af4d958a8117fea50ad769", "links": {"self": "http://172.30.9.23:5000/v3/roles/6aff393fb9af4d958a8117fea50ad769"}, "name": "Member"}, {"domain_id": null, "id": "6b7f4f4f76264b6fb449c43b86ee3817", "links": {"self": "http://172.30.9.23:5000/v3/roles/6b7f4f4f76264b6fb449c43b86ee3817"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a482b711adf94961bf4bb28eda7f0e28", "links": {"self": "http://172.30.9.23:5000/v3/roles/a482b711adf94961bf4bb28eda7f0e28"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e7e317b66c174923a8cb46c48d897c8d", "links": {"self": "http://172.30.9.23:5000/v3/roles/e7e317b66c174923a8cb46c48d897c8d"}, "name": "ResellerAdmin"}]} 2019-01-18 04:51:46,823 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-0e047f4e-1c96-43e4-8b57-d76fba48e528 2019-01-18 04:51:46,827 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=api_check-project_2744c22f-2cb8-4f83-8516-7c0ba84fdd9b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0eee7f49b35f7de289961709b342db1f18a425eb" 2019-01-18 04:51:46,923 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 04:51:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ce36a88a-bd60-47a5-9023-03421252fbdb 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_2744c22f-2cb8-4f83-8516-7c0ba84fdd9b", "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/ccac38ea86a048c183796fe3184f3438"}, "enabled": true, "id": "ccac38ea86a048c183796fe3184f3438", "parent_id": "default", "domain_id": "default", "name": "api_check-project_2744c22f-2cb8-4f83-8516-7c0ba84fdd9b"}]} 2019-01-18 04:51:46,923 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=api_check-project_2744c22f-2cb8-4f83-8516-7c0ba84fdd9b used request id req-ce36a88a-bd60-47a5-9023-03421252fbdb 2019-01-18 04:51:46,927 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users/b12f90df34674af287b861b9c1a9adff -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0eee7f49b35f7de289961709b342db1f18a425eb" 2019-01-18 04:51:47,022 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 04:51:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a0bdd643-1e6f-4cba-b52f-77c272c3b2be 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/b12f90df34674af287b861b9c1a9adff"}, "enabled": true, "id": "b12f90df34674af287b861b9c1a9adff", "options": {}, "domain_id": "default", "name": "CreateUserSuccessTests-d1f79f71-ad78-44a-name"}} 2019-01-18 04:51:47,022 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users/b12f90df34674af287b861b9c1a9adff used request id req-a0bdd643-1e6f-4cba-b52f-77c272c3b2be 2019-01-18 04:51:47,026 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/ccac38ea86a048c183796fe3184f3438/users/b12f90df34674af287b861b9c1a9adff/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0eee7f49b35f7de289961709b342db1f18a425eb" 2019-01-18 04:51:47,148 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 04:51:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aba805ee-4d4f-4cd0-a302-ec56b81b109e Content-Encoding: gzip Content-Length: 165 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects/ccac38ea86a048c183796fe3184f3438/users/b12f90df34674af287b861b9c1a9adff/roles", "previous": null, "next": null}, "roles": []} 2019-01-18 04:51:47,148 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/ccac38ea86a048c183796fe3184f3438/users/b12f90df34674af287b861b9c1a9adff/roles used request id req-aba805ee-4d4f-4cd0-a302-ec56b81b109e 2019-01-18 04:51:47,151 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/6b7f4f4f76264b6fb449c43b86ee3817 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0eee7f49b35f7de289961709b342db1f18a425eb" 2019-01-18 04:51:47,248 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 04:51:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1a0488e8-d260-4b83-a54c-35b4cc775853 Content-Encoding: gzip Content-Length: 141 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.23:5000/v3/roles/6b7f4f4f76264b6fb449c43b86ee3817"}, "domain_id": null, "name": "admin", "id": "6b7f4f4f76264b6fb449c43b86ee3817"}} 2019-01-18 04:51:47,248 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/6b7f4f4f76264b6fb449c43b86ee3817 used request id req-1a0488e8-d260-4b83-a54c-35b4cc775853 2019-01-18 04:51:47,248 - keystone_utils - INFO - Granting role admin to project api_check-project_2744c22f-2cb8-4f83-8516-7c0ba84fdd9b 2019-01-18 04:51:47,252 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/ccac38ea86a048c183796fe3184f3438/users/b12f90df34674af287b861b9c1a9adff/roles/6b7f4f4f76264b6fb449c43b86ee3817 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0eee7f49b35f7de289961709b342db1f18a425eb" 2019-01-18 04:51:47,364 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 04:51:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3d6b9fb8-e7ba-4c74-ad73-537150113163 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 04:51:47,364 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/ccac38ea86a048c183796fe3184f3438/users/b12f90df34674af287b861b9c1a9adff/roles/6b7f4f4f76264b6fb449c43b86ee3817 used request id req-3d6b9fb8-e7ba-4c74-ad73-537150113163 2019-01-18 04:51:47,368 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0eee7f49b35f7de289961709b342db1f18a425eb" 2019-01-18 04:51:47,455 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 04:51:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cbad1cd2-6401-410d-9cf3-33eeb566d40f 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": "45b844776369475b95254c1dd61269c1", "links": {"self": "http://172.30.9.23:5000/v3/roles/45b844776369475b95254c1dd61269c1"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "6aff393fb9af4d958a8117fea50ad769", "links": {"self": "http://172.30.9.23:5000/v3/roles/6aff393fb9af4d958a8117fea50ad769"}, "name": "Member"}, {"domain_id": null, "id": "6b7f4f4f76264b6fb449c43b86ee3817", "links": {"self": "http://172.30.9.23:5000/v3/roles/6b7f4f4f76264b6fb449c43b86ee3817"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a482b711adf94961bf4bb28eda7f0e28", "links": {"self": "http://172.30.9.23:5000/v3/roles/a482b711adf94961bf4bb28eda7f0e28"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e7e317b66c174923a8cb46c48d897c8d", "links": {"self": "http://172.30.9.23:5000/v3/roles/e7e317b66c174923a8cb46c48d897c8d"}, "name": "ResellerAdmin"}]} 2019-01-18 04:51:47,455 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-cbad1cd2-6401-410d-9cf3-33eeb566d40f 2019-01-18 04:51:47,459 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=api_check-project_2744c22f-2cb8-4f83-8516-7c0ba84fdd9b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0eee7f49b35f7de289961709b342db1f18a425eb" 2019-01-18 04:51:47,555 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 04:51:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6b03f37a-70c8-4862-a5bd-9d2868418e4a 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_2744c22f-2cb8-4f83-8516-7c0ba84fdd9b", "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/ccac38ea86a048c183796fe3184f3438"}, "enabled": true, "id": "ccac38ea86a048c183796fe3184f3438", "parent_id": "default", "domain_id": "default", "name": "api_check-project_2744c22f-2cb8-4f83-8516-7c0ba84fdd9b"}]} 2019-01-18 04:51:47,556 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=api_check-project_2744c22f-2cb8-4f83-8516-7c0ba84fdd9b used request id req-6b03f37a-70c8-4862-a5bd-9d2868418e4a 2019-01-18 04:51:47,556 - keystone_utils - INFO - Created user with name - CreateUserSuccessTests-d1f79f71-ad78-44a-name 2019-01-18 04:51:47,556 - keystone_utils - INFO - Deleting user with name - CreateUserSuccessTests-d1f79f71-ad78-44a-name 2019-01-18 04:51:47,560 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-18 04:51:47,565 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 18 Jan 2019 04: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"}]}]}} 2019-01-18 04:51:47,566 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/b12f90df34674af287b861b9c1a9adff -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc86cff450a33d8cd6d16aa977bc8f879cdcfdeb" 2019-01-18 04:51:47,829 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 04:51:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0d2dbb03-2c24-43fa-b4c0-76f9c2cddd4f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 04:51:47,829 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/b12f90df34674af287b861b9c1a9adff used request id req-0d2dbb03-2c24-43fa-b4c0-76f9c2cddd4f 2019-01-18 04:51:47,830 - keystone_utils - INFO - Deleting user with name - CreateUserSuccessTests-d1f79f71-ad78-44a-name 2019-01-18 04:51:47,833 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/b12f90df34674af287b861b9c1a9adff -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0eee7f49b35f7de289961709b342db1f18a425eb" 2019-01-18 04:51:47,940 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 18 Jan 2019 04:51:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-24d7a02c-ff30-45ae-8c81-a2f9ecbc1417 Content-Length: 115 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find user: b12f90df34674af287b861b9c1a9adff.", "code": 404, "title": "Not Found"}} 2019-01-18 04:51:47,940 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/b12f90df34674af287b861b9c1a9adff used request id req-24d7a02c-ff30-45ae-8c81-a2f9ecbc1417 2019-01-18 04:51:47,940 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-18 04:51:47,942 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 04:51:48,315 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "45b844776369475b95254c1dd61269c1", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}, {"id": "6aff393fb9af4d958a8117fea50ad769", "name": "Member"}], "expires_at": "2019-01-18T05:51:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ccac38ea86a048c183796fe3184f3438", "name": "api_check-project_2744c22f-2cb8-4f83-8516-7c0ba84fdd9b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_2744c22f-2cb8-4f83-8516-7c0ba84fdd9b", "id": "cb9b3d6d59cd466fb9e330547dcd06c7"}, "audit_ids": ["Cvqs8vPCRRi9NAKZ9e01Zg"], "issued_at": "2019-01-18T04:51:48.000000Z"}} 2019-01-18 04:51:48,316 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ecbdd58478f936006bc899b8e268f2960b5f086" 2019-01-18 04:51:48,413 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 04:51:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2958e7ea-4ab9-4273-ad02-e8055caab8e2 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 04:51:48,413 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-2958e7ea-4ab9-4273-ad02-e8055caab8e2 2019-01-18 04:51:48,414 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 04:51:48,415 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 04:51:48,803 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "45b844776369475b95254c1dd61269c1", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}, {"id": "6aff393fb9af4d958a8117fea50ad769", "name": "Member"}], "expires_at": "2019-01-18T05:51:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ccac38ea86a048c183796fe3184f3438", "name": "api_check-project_2744c22f-2cb8-4f83-8516-7c0ba84fdd9b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_2744c22f-2cb8-4f83-8516-7c0ba84fdd9b", "id": "cb9b3d6d59cd466fb9e330547dcd06c7"}, "audit_ids": ["dl2DCJV_Q3eP8YUD4N2rlw"], "issued_at": "2019-01-18T04:51:48.000000Z"}} 2019-01-18 04:51:48,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}10075f0b2a7bd35d6e651983a3ace8a96b84ce20" 2019-01-18 04:51:48,881 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 04:51:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c1e2e47e-7740-4282-a3e7-3b3dbbe7e049 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 04:51:48,882 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-c1e2e47e-7740-4282-a3e7-3b3dbbe7e049 2019-01-18 04:51:48,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" 2019-01-18 04:51:48,892 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 18 Jan 2019 04:51: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"}]}]}} 2019-01-18 04:51:48,893 - 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}10075f0b2a7bd35d6e651983a3ace8a96b84ce20" 2019-01-18 04:51:48,993 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 04:51:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7b6ff173-4221-4b5e-8b7e-12b1c3669cd6 Content-Encoding: gzip Content-Length: 863 Content-Type: application/json RESP BODY: {"users": [{"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/0607a2b4beb0408e9fa51cc5ba027ac6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0607a2b4beb0408e9fa51cc5ba027ac6", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/17c61b95071545a094cc82823d2b88b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "17c61b95071545a094cc82823d2b88b8", "email": "nova@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/29e5d2dfed2447bda26fc75bd1122674"}, "domain_id": "default", "enabled": true, "options": {}, "id": "29e5d2dfed2447bda26fc75bd1122674", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/3b6dcc8c791e4b6e8831f5b5e583de80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3b6dcc8c791e4b6e8831f5b5e583de80", "email": "neutron@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.23:5000/v3/users/45ab52d673584bc198669be88c88b878"}, "domain_id": "default", "enabled": true, "options": {}, "id": "45ab52d673584bc198669be88c88b878", "email": "barbican@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/57795b4ee52f49c6a71f55bb6c4012f8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "57795b4ee52f49c6a71f55bb6c4012f8", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/5c52969262974d64ac2a300ca5d60f50"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c52969262974d64ac2a300ca5d60f50", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/5fc15572bb1c489ba92bd9945bbc1f64"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5fc15572bb1c489ba92bd9945bbc1f64", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/6b519d70e25f4e61a9dfd738cd6bba22"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6b519d70e25f4e61a9dfd738cd6bba22", "email": "heat@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.23:5000/v3/users/8248437208b540c2893a7117ad102a87"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8248437208b540c2893a7117ad102a87", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/890dee97e62840c5b15e36f03f6b7efc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "890dee97e62840c5b15e36f03f6b7efc", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/8cccb516ecc44ed9bb7c8633df108fd4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8cccb516ecc44ed9bb7c8633df108fd4", "email": "glance@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.23:5000/v3/users/97c3d863a98148299fa116fdb54be470"}, "domain_id": "default", "enabled": true, "options": {}, "id": "97c3d863a98148299fa116fdb54be470", "email": "tacker@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/a2a0c8c0f19941808c9f618af50b3b79"}, "domain_id": "c19db1b8f60647a9a114cd23287c807b", "enabled": true, "options": {}, "id": "a2a0c8c0f19941808c9f618af50b3b79", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "api_check-user_2744c22f-2cb8-4f83-8516-7c0ba84fdd9b", "links": {"self": "http://172.30.9.23:5000/v3/users/cb9b3d6d59cd466fb9e330547dcd06c7"}, "domain_id": "default", "enabled": true, "id": "cb9b3d6d59cd466fb9e330547dcd06c7", "options": {}}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/fe5de73ba9cb41b2be24ccf1f72f5ed4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe5de73ba9cb41b2be24ccf1f72f5ed4", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2019-01-18 04:51:48,994 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-7b6ff173-4221-4b5e-8b7e-12b1c3669cd6 2019-01-18 04:51:48,998 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10075f0b2a7bd35d6e651983a3ace8a96b84ce20" 2019-01-18 04:51:49,079 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 04:51:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1fc65fbd-24f7-4fcc-a7d8-6915161872a0 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-18 04:51:49,079 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-1fc65fbd-24f7-4fcc-a7d8-6915161872a0 2019-01-18 04:51:49,464 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10075f0b2a7bd35d6e651983a3ace8a96b84ce20" 2019-01-18 04:51:49,554 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 04:51:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9aef283d-b2fd-4769-8d52-339c216f98e9 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": "45b844776369475b95254c1dd61269c1", "links": {"self": "http://172.30.9.23:5000/v3/roles/45b844776369475b95254c1dd61269c1"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "6aff393fb9af4d958a8117fea50ad769", "links": {"self": "http://172.30.9.23:5000/v3/roles/6aff393fb9af4d958a8117fea50ad769"}, "name": "Member"}, {"domain_id": null, "id": "6b7f4f4f76264b6fb449c43b86ee3817", "links": {"self": "http://172.30.9.23:5000/v3/roles/6b7f4f4f76264b6fb449c43b86ee3817"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a482b711adf94961bf4bb28eda7f0e28", "links": {"self": "http://172.30.9.23:5000/v3/roles/a482b711adf94961bf4bb28eda7f0e28"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e7e317b66c174923a8cb46c48d897c8d", "links": {"self": "http://172.30.9.23:5000/v3/roles/e7e317b66c174923a8cb46c48d897c8d"}, "name": "ResellerAdmin"}]} 2019-01-18 04:51:49,554 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-9aef283d-b2fd-4769-8d52-339c216f98e9 2019-01-18 04:51:49,558 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=api_check-project_2744c22f-2cb8-4f83-8516-7c0ba84fdd9b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10075f0b2a7bd35d6e651983a3ace8a96b84ce20" 2019-01-18 04:51:49,634 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 04:51:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8aa5a049-6549-4e6d-aaea-f2e0065d888c 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_2744c22f-2cb8-4f83-8516-7c0ba84fdd9b", "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/ccac38ea86a048c183796fe3184f3438"}, "enabled": true, "id": "ccac38ea86a048c183796fe3184f3438", "parent_id": "default", "domain_id": "default", "name": "api_check-project_2744c22f-2cb8-4f83-8516-7c0ba84fdd9b"}]} 2019-01-18 04:51:49,634 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=api_check-project_2744c22f-2cb8-4f83-8516-7c0ba84fdd9b used request id req-8aa5a049-6549-4e6d-aaea-f2e0065d888c 2019-01-18 04:51:49,638 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users/71efafeb1ebf42418c4cb9747d10e510 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10075f0b2a7bd35d6e651983a3ace8a96b84ce20" 2019-01-18 04:51:49,753 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 04:51:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-726128fe-6f0c-48b1-a9fb-e23e61bed0ed 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/71efafeb1ebf42418c4cb9747d10e510"}, "enabled": true, "id": "71efafeb1ebf42418c4cb9747d10e510", "options": {}, "domain_id": "default", "name": "CreateUserSuccessTests-fbd8b586-5a14-41b-name"}} 2019-01-18 04:51:49,753 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users/71efafeb1ebf42418c4cb9747d10e510 used request id req-726128fe-6f0c-48b1-a9fb-e23e61bed0ed 2019-01-18 04:51:49,757 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/ccac38ea86a048c183796fe3184f3438/users/71efafeb1ebf42418c4cb9747d10e510/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10075f0b2a7bd35d6e651983a3ace8a96b84ce20" 2019-01-18 04:51:49,792 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 04:51:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8520ad1e-e9c9-4f70-9f16-7fb0bd49cdfa Content-Encoding: gzip Content-Length: 165 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects/ccac38ea86a048c183796fe3184f3438/users/71efafeb1ebf42418c4cb9747d10e510/roles", "previous": null, "next": null}, "roles": []} 2019-01-18 04:51:49,793 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/ccac38ea86a048c183796fe3184f3438/users/71efafeb1ebf42418c4cb9747d10e510/roles used request id req-8520ad1e-e9c9-4f70-9f16-7fb0bd49cdfa 2019-01-18 04:51:49,796 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/6b7f4f4f76264b6fb449c43b86ee3817 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10075f0b2a7bd35d6e651983a3ace8a96b84ce20" 2019-01-18 04:51:49,873 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 04:51:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-30927220-7b39-481a-b3f3-baa2011da0a5 Content-Encoding: gzip Content-Length: 141 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.23:5000/v3/roles/6b7f4f4f76264b6fb449c43b86ee3817"}, "domain_id": null, "name": "admin", "id": "6b7f4f4f76264b6fb449c43b86ee3817"}} 2019-01-18 04:51:49,873 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/6b7f4f4f76264b6fb449c43b86ee3817 used request id req-30927220-7b39-481a-b3f3-baa2011da0a5 2019-01-18 04:51:49,873 - keystone_utils - INFO - Granting role admin to project api_check-project_2744c22f-2cb8-4f83-8516-7c0ba84fdd9b 2019-01-18 04:51:49,877 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/ccac38ea86a048c183796fe3184f3438/users/71efafeb1ebf42418c4cb9747d10e510/roles/6b7f4f4f76264b6fb449c43b86ee3817 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10075f0b2a7bd35d6e651983a3ace8a96b84ce20" 2019-01-18 04:51:50,013 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 04:51:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e750ecc2-8c9b-44fb-8ed6-c2266b1eec6c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 04:51:50,013 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/ccac38ea86a048c183796fe3184f3438/users/71efafeb1ebf42418c4cb9747d10e510/roles/6b7f4f4f76264b6fb449c43b86ee3817 used request id req-e750ecc2-8c9b-44fb-8ed6-c2266b1eec6c 2019-01-18 04:51:50,016 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10075f0b2a7bd35d6e651983a3ace8a96b84ce20" 2019-01-18 04:51:50,102 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 04:51:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b9278741-4b58-4836-a5cb-eadd0a229636 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": "45b844776369475b95254c1dd61269c1", "links": {"self": "http://172.30.9.23:5000/v3/roles/45b844776369475b95254c1dd61269c1"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "6aff393fb9af4d958a8117fea50ad769", "links": {"self": "http://172.30.9.23:5000/v3/roles/6aff393fb9af4d958a8117fea50ad769"}, "name": "Member"}, {"domain_id": null, "id": "6b7f4f4f76264b6fb449c43b86ee3817", "links": {"self": "http://172.30.9.23:5000/v3/roles/6b7f4f4f76264b6fb449c43b86ee3817"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a482b711adf94961bf4bb28eda7f0e28", "links": {"self": "http://172.30.9.23:5000/v3/roles/a482b711adf94961bf4bb28eda7f0e28"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e7e317b66c174923a8cb46c48d897c8d", "links": {"self": "http://172.30.9.23:5000/v3/roles/e7e317b66c174923a8cb46c48d897c8d"}, "name": "ResellerAdmin"}]} 2019-01-18 04:51:50,102 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-b9278741-4b58-4836-a5cb-eadd0a229636 2019-01-18 04:51:50,106 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=api_check-project_2744c22f-2cb8-4f83-8516-7c0ba84fdd9b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10075f0b2a7bd35d6e651983a3ace8a96b84ce20" 2019-01-18 04:51:50,193 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 04:51:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5f14f69f-3f32-42f2-8232-374bd31a53e1 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_2744c22f-2cb8-4f83-8516-7c0ba84fdd9b", "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/ccac38ea86a048c183796fe3184f3438"}, "enabled": true, "id": "ccac38ea86a048c183796fe3184f3438", "parent_id": "default", "domain_id": "default", "name": "api_check-project_2744c22f-2cb8-4f83-8516-7c0ba84fdd9b"}]} 2019-01-18 04:51:50,193 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=api_check-project_2744c22f-2cb8-4f83-8516-7c0ba84fdd9b used request id req-5f14f69f-3f32-42f2-8232-374bd31a53e1 2019-01-18 04:51:50,193 - keystone_utils - INFO - Created user with name - CreateUserSuccessTests-fbd8b586-5a14-41b-name 2019-01-18 04:51:50,197 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-18 04:51:50,202 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 18 Jan 2019 04:51: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"}]}]}} 2019-01-18 04:51:50,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}2ecbdd58478f936006bc899b8e268f2960b5f086" 2019-01-18 04:51:50,302 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 04:51:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c25080c5-2ea3-4ea2-83fe-b425bfe2725a Content-Encoding: gzip Content-Length: 934 Content-Type: application/json RESP BODY: {"users": [{"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/0607a2b4beb0408e9fa51cc5ba027ac6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0607a2b4beb0408e9fa51cc5ba027ac6", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/17c61b95071545a094cc82823d2b88b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "17c61b95071545a094cc82823d2b88b8", "email": "nova@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/29e5d2dfed2447bda26fc75bd1122674"}, "domain_id": "default", "enabled": true, "options": {}, "id": "29e5d2dfed2447bda26fc75bd1122674", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/3b6dcc8c791e4b6e8831f5b5e583de80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3b6dcc8c791e4b6e8831f5b5e583de80", "email": "neutron@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.23:5000/v3/users/45ab52d673584bc198669be88c88b878"}, "domain_id": "default", "enabled": true, "options": {}, "id": "45ab52d673584bc198669be88c88b878", "email": "barbican@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/57795b4ee52f49c6a71f55bb6c4012f8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "57795b4ee52f49c6a71f55bb6c4012f8", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/5c52969262974d64ac2a300ca5d60f50"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c52969262974d64ac2a300ca5d60f50", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/5fc15572bb1c489ba92bd9945bbc1f64"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5fc15572bb1c489ba92bd9945bbc1f64", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/6b519d70e25f4e61a9dfd738cd6bba22"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6b519d70e25f4e61a9dfd738cd6bba22", "email": "heat@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "CreateUserSuccessTests-fbd8b586-5a14-41b-name", "links": {"self": "http://172.30.9.23:5000/v3/users/71efafeb1ebf42418c4cb9747d10e510"}, "domain_id": "default", "enabled": true, "id": "71efafeb1ebf42418c4cb9747d10e510", "options": {}}, {"name": "congress", "links": {"self": "http://172.30.9.23:5000/v3/users/8248437208b540c2893a7117ad102a87"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8248437208b540c2893a7117ad102a87", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/890dee97e62840c5b15e36f03f6b7efc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "890dee97e62840c5b15e36f03f6b7efc", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/8cccb516ecc44ed9bb7c8633df108fd4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8cccb516ecc44ed9bb7c8633df108fd4", "email": "glance@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.23:5000/v3/users/97c3d863a98148299fa116fdb54be470"}, "domain_id": "default", "enabled": true, "options": {}, "id": "97c3d863a98148299fa116fdb54be470", "email": "tacker@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/a2a0c8c0f19941808c9f618af50b3b79"}, "domain_id": "c19db1b8f60647a9a114cd23287c807b", "enabled": true, "options": {}, "id": "a2a0c8c0f19941808c9f618af50b3b79", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "api_check-user_2744c22f-2cb8-4f83-8516-7c0ba84fdd9b", "links": {"self": "http://172.30.9.23:5000/v3/users/cb9b3d6d59cd466fb9e330547dcd06c7"}, "domain_id": "default", "enabled": true, "id": "cb9b3d6d59cd466fb9e330547dcd06c7", "options": {}}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/fe5de73ba9cb41b2be24ccf1f72f5ed4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe5de73ba9cb41b2be24ccf1f72f5ed4", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2019-01-18 04:51:50,302 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-c25080c5-2ea3-4ea2-83fe-b425bfe2725a 2019-01-18 04:51:50,303 - keystone_utils - INFO - Deleting user with name - CreateUserSuccessTests-fbd8b586-5a14-41b-name 2019-01-18 04:51:50,306 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/71efafeb1ebf42418c4cb9747d10e510 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10075f0b2a7bd35d6e651983a3ace8a96b84ce20" 2019-01-18 04:51:50,493 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 04:51:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a2c17ab6-90f2-463a-9556-197e39404bb4 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 04:51:50,494 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/71efafeb1ebf42418c4cb9747d10e510 used request id req-a2c17ab6-90f2-463a-9556-197e39404bb4 2019-01-18 04:51:50,495 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 04:51:50,884 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "45b844776369475b95254c1dd61269c1", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}, {"id": "6aff393fb9af4d958a8117fea50ad769", "name": "Member"}], "expires_at": "2019-01-18T05:51:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ccac38ea86a048c183796fe3184f3438", "name": "api_check-project_2744c22f-2cb8-4f83-8516-7c0ba84fdd9b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_2744c22f-2cb8-4f83-8516-7c0ba84fdd9b", "id": "cb9b3d6d59cd466fb9e330547dcd06c7"}, "audit_ids": ["YOjrzT1lQC-MWrO7NXIqFA"], "issued_at": "2019-01-18T04:51:50.000000Z"}} 2019-01-18 04:51:50,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}07da46f6f468fb2ae2cd0014d65970c9ccbee0fc" 2019-01-18 04:51:50,966 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 04:51:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fa4e9a4a-f967-4b91-964b-f118179fe69a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 04:51:50,966 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-fa4e9a4a-f967-4b91-964b-f118179fe69a 2019-01-18 04:51:50,967 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 04:51:50,969 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 04:51:51,347 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "45b844776369475b95254c1dd61269c1", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}, {"id": "6aff393fb9af4d958a8117fea50ad769", "name": "Member"}], "expires_at": "2019-01-18T05:51:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ccac38ea86a048c183796fe3184f3438", "name": "api_check-project_2744c22f-2cb8-4f83-8516-7c0ba84fdd9b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_2744c22f-2cb8-4f83-8516-7c0ba84fdd9b", "id": "cb9b3d6d59cd466fb9e330547dcd06c7"}, "audit_ids": ["qFYoLzmwTtWRST9kEa4H6Q"], "issued_at": "2019-01-18T04:51:51.000000Z"}} 2019-01-18 04:51:51,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}f7436e57cc8ef2b113b4851116c55eb2e1fbd7db" 2019-01-18 04:51:51,425 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 04:51:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-38ca83a7-c1f4-4a0e-a13c-07791eb68d91 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 04:51:51,426 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-38ca83a7-c1f4-4a0e-a13c-07791eb68d91 2019-01-18 04:51:51,430 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-18 04:51:51,435 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 18 Jan 2019 04: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"}]}]}} 2019-01-18 04:51:51,436 - 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}f7436e57cc8ef2b113b4851116c55eb2e1fbd7db" 2019-01-18 04:51:51,534 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 04:51:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d2471c90-86d5-4e5b-97b4-f6317a33b367 Content-Encoding: gzip Content-Length: 863 Content-Type: application/json RESP BODY: {"users": [{"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/0607a2b4beb0408e9fa51cc5ba027ac6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0607a2b4beb0408e9fa51cc5ba027ac6", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/17c61b95071545a094cc82823d2b88b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "17c61b95071545a094cc82823d2b88b8", "email": "nova@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/29e5d2dfed2447bda26fc75bd1122674"}, "domain_id": "default", "enabled": true, "options": {}, "id": "29e5d2dfed2447bda26fc75bd1122674", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/3b6dcc8c791e4b6e8831f5b5e583de80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3b6dcc8c791e4b6e8831f5b5e583de80", "email": "neutron@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.23:5000/v3/users/45ab52d673584bc198669be88c88b878"}, "domain_id": "default", "enabled": true, "options": {}, "id": "45ab52d673584bc198669be88c88b878", "email": "barbican@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/57795b4ee52f49c6a71f55bb6c4012f8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "57795b4ee52f49c6a71f55bb6c4012f8", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/5c52969262974d64ac2a300ca5d60f50"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c52969262974d64ac2a300ca5d60f50", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/5fc15572bb1c489ba92bd9945bbc1f64"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5fc15572bb1c489ba92bd9945bbc1f64", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/6b519d70e25f4e61a9dfd738cd6bba22"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6b519d70e25f4e61a9dfd738cd6bba22", "email": "heat@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.23:5000/v3/users/8248437208b540c2893a7117ad102a87"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8248437208b540c2893a7117ad102a87", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/890dee97e62840c5b15e36f03f6b7efc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "890dee97e62840c5b15e36f03f6b7efc", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/8cccb516ecc44ed9bb7c8633df108fd4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8cccb516ecc44ed9bb7c8633df108fd4", "email": "glance@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.23:5000/v3/users/97c3d863a98148299fa116fdb54be470"}, "domain_id": "default", "enabled": true, "options": {}, "id": "97c3d863a98148299fa116fdb54be470", "email": "tacker@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/a2a0c8c0f19941808c9f618af50b3b79"}, "domain_id": "c19db1b8f60647a9a114cd23287c807b", "enabled": true, "options": {}, "id": "a2a0c8c0f19941808c9f618af50b3b79", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "api_check-user_2744c22f-2cb8-4f83-8516-7c0ba84fdd9b", "links": {"self": "http://172.30.9.23:5000/v3/users/cb9b3d6d59cd466fb9e330547dcd06c7"}, "domain_id": "default", "enabled": true, "id": "cb9b3d6d59cd466fb9e330547dcd06c7", "options": {}}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/fe5de73ba9cb41b2be24ccf1f72f5ed4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe5de73ba9cb41b2be24ccf1f72f5ed4", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2019-01-18 04:51:51,534 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-d2471c90-86d5-4e5b-97b4-f6317a33b367 2019-01-18 04:51:51,538 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f7436e57cc8ef2b113b4851116c55eb2e1fbd7db" 2019-01-18 04:51:51,556 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 04:51:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2bd7c94f-a2df-4036-b204-5b5828117e36 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-18 04:51:51,556 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-2bd7c94f-a2df-4036-b204-5b5828117e36 2019-01-18 04:51:52,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}f7436e57cc8ef2b113b4851116c55eb2e1fbd7db" 2019-01-18 04:51:52,152 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 04:51:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d3c22442-ba55-4ccd-a3bc-234ae073a68e 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": "45b844776369475b95254c1dd61269c1", "links": {"self": "http://172.30.9.23:5000/v3/roles/45b844776369475b95254c1dd61269c1"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "6aff393fb9af4d958a8117fea50ad769", "links": {"self": "http://172.30.9.23:5000/v3/roles/6aff393fb9af4d958a8117fea50ad769"}, "name": "Member"}, {"domain_id": null, "id": "6b7f4f4f76264b6fb449c43b86ee3817", "links": {"self": "http://172.30.9.23:5000/v3/roles/6b7f4f4f76264b6fb449c43b86ee3817"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a482b711adf94961bf4bb28eda7f0e28", "links": {"self": "http://172.30.9.23:5000/v3/roles/a482b711adf94961bf4bb28eda7f0e28"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e7e317b66c174923a8cb46c48d897c8d", "links": {"self": "http://172.30.9.23:5000/v3/roles/e7e317b66c174923a8cb46c48d897c8d"}, "name": "ResellerAdmin"}]} 2019-01-18 04:51:52,152 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-d3c22442-ba55-4ccd-a3bc-234ae073a68e 2019-01-18 04:51:52,156 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=api_check-project_2744c22f-2cb8-4f83-8516-7c0ba84fdd9b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f7436e57cc8ef2b113b4851116c55eb2e1fbd7db" 2019-01-18 04:51:52,256 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 04:51:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0e0dc2b2-b7a6-4fc2-9cc7-39efdbebc3ea 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_2744c22f-2cb8-4f83-8516-7c0ba84fdd9b", "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/ccac38ea86a048c183796fe3184f3438"}, "enabled": true, "id": "ccac38ea86a048c183796fe3184f3438", "parent_id": "default", "domain_id": "default", "name": "api_check-project_2744c22f-2cb8-4f83-8516-7c0ba84fdd9b"}]} 2019-01-18 04:51:52,257 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=api_check-project_2744c22f-2cb8-4f83-8516-7c0ba84fdd9b used request id req-0e0dc2b2-b7a6-4fc2-9cc7-39efdbebc3ea 2019-01-18 04:51:52,260 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users/3a1c7644aeb84364a0909086c4465edd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f7436e57cc8ef2b113b4851116c55eb2e1fbd7db" 2019-01-18 04:51:52,362 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 04:51:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9afd047c-3f3f-4368-82ca-4e350ce88a48 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/3a1c7644aeb84364a0909086c4465edd"}, "enabled": true, "id": "3a1c7644aeb84364a0909086c4465edd", "options": {}, "domain_id": "default", "name": "CreateUserSuccessTests-f56bcebc-7bd8-4a2-name"}} 2019-01-18 04:51:52,362 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users/3a1c7644aeb84364a0909086c4465edd used request id req-9afd047c-3f3f-4368-82ca-4e350ce88a48 2019-01-18 04:51:52,366 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/ccac38ea86a048c183796fe3184f3438/users/3a1c7644aeb84364a0909086c4465edd/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f7436e57cc8ef2b113b4851116c55eb2e1fbd7db" 2019-01-18 04:51:52,538 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 04:51:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1add61e7-eb4a-46b2-babb-a7aefc684054 Content-Encoding: gzip Content-Length: 165 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects/ccac38ea86a048c183796fe3184f3438/users/3a1c7644aeb84364a0909086c4465edd/roles", "previous": null, "next": null}, "roles": []} 2019-01-18 04:51:52,538 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/ccac38ea86a048c183796fe3184f3438/users/3a1c7644aeb84364a0909086c4465edd/roles used request id req-1add61e7-eb4a-46b2-babb-a7aefc684054 2019-01-18 04:51:52,542 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/6b7f4f4f76264b6fb449c43b86ee3817 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f7436e57cc8ef2b113b4851116c55eb2e1fbd7db" 2019-01-18 04:51:52,628 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 04:51:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-37eb2664-ce73-4a3e-8432-a5452e4d33dc Content-Encoding: gzip Content-Length: 141 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.23:5000/v3/roles/6b7f4f4f76264b6fb449c43b86ee3817"}, "domain_id": null, "name": "admin", "id": "6b7f4f4f76264b6fb449c43b86ee3817"}} 2019-01-18 04:51:52,628 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/6b7f4f4f76264b6fb449c43b86ee3817 used request id req-37eb2664-ce73-4a3e-8432-a5452e4d33dc 2019-01-18 04:51:52,628 - keystone_utils - INFO - Granting role admin to project api_check-project_2744c22f-2cb8-4f83-8516-7c0ba84fdd9b 2019-01-18 04:51:52,634 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/ccac38ea86a048c183796fe3184f3438/users/3a1c7644aeb84364a0909086c4465edd/roles/6b7f4f4f76264b6fb449c43b86ee3817 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f7436e57cc8ef2b113b4851116c55eb2e1fbd7db" 2019-01-18 04:51:52,760 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 04:51:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b3948e17-ec9a-404e-bf96-986b538cfb36 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 04:51:52,760 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/ccac38ea86a048c183796fe3184f3438/users/3a1c7644aeb84364a0909086c4465edd/roles/6b7f4f4f76264b6fb449c43b86ee3817 used request id req-b3948e17-ec9a-404e-bf96-986b538cfb36 2019-01-18 04:51:52,764 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f7436e57cc8ef2b113b4851116c55eb2e1fbd7db" 2019-01-18 04:51:52,843 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 04:51:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8521bc0e-5717-4366-a7d0-1a45b8b55aaa 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": "45b844776369475b95254c1dd61269c1", "links": {"self": "http://172.30.9.23:5000/v3/roles/45b844776369475b95254c1dd61269c1"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "6aff393fb9af4d958a8117fea50ad769", "links": {"self": "http://172.30.9.23:5000/v3/roles/6aff393fb9af4d958a8117fea50ad769"}, "name": "Member"}, {"domain_id": null, "id": "6b7f4f4f76264b6fb449c43b86ee3817", "links": {"self": "http://172.30.9.23:5000/v3/roles/6b7f4f4f76264b6fb449c43b86ee3817"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a482b711adf94961bf4bb28eda7f0e28", "links": {"self": "http://172.30.9.23:5000/v3/roles/a482b711adf94961bf4bb28eda7f0e28"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e7e317b66c174923a8cb46c48d897c8d", "links": {"self": "http://172.30.9.23:5000/v3/roles/e7e317b66c174923a8cb46c48d897c8d"}, "name": "ResellerAdmin"}]} 2019-01-18 04:51:52,844 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-8521bc0e-5717-4366-a7d0-1a45b8b55aaa 2019-01-18 04:51:52,847 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=api_check-project_2744c22f-2cb8-4f83-8516-7c0ba84fdd9b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f7436e57cc8ef2b113b4851116c55eb2e1fbd7db" 2019-01-18 04:51:52,934 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 04:51:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f2e2acae-8988-46e0-a19e-df1b86d27acd 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_2744c22f-2cb8-4f83-8516-7c0ba84fdd9b", "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/ccac38ea86a048c183796fe3184f3438"}, "enabled": true, "id": "ccac38ea86a048c183796fe3184f3438", "parent_id": "default", "domain_id": "default", "name": "api_check-project_2744c22f-2cb8-4f83-8516-7c0ba84fdd9b"}]} 2019-01-18 04:51:52,934 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=api_check-project_2744c22f-2cb8-4f83-8516-7c0ba84fdd9b used request id req-f2e2acae-8988-46e0-a19e-df1b86d27acd 2019-01-18 04:51:52,935 - keystone_utils - INFO - Created user with name - CreateUserSuccessTests-f56bcebc-7bd8-4a2-name 2019-01-18 04:51:52,938 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-18 04:51:52,943 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 18 Jan 2019 04:51: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"}]}]}} 2019-01-18 04:51:52,944 - 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}07da46f6f468fb2ae2cd0014d65970c9ccbee0fc" 2019-01-18 04:51:52,980 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 04:51:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-34f1114b-b88b-4974-8c65-ca5b8512d2f5 Content-Encoding: gzip Content-Length: 941 Content-Type: application/json RESP BODY: {"users": [{"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/0607a2b4beb0408e9fa51cc5ba027ac6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0607a2b4beb0408e9fa51cc5ba027ac6", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/17c61b95071545a094cc82823d2b88b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "17c61b95071545a094cc82823d2b88b8", "email": "nova@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/29e5d2dfed2447bda26fc75bd1122674"}, "domain_id": "default", "enabled": true, "options": {}, "id": "29e5d2dfed2447bda26fc75bd1122674", "email": "admin@example.com", "password_expires_at": null}, {"password_expires_at": null, "name": "CreateUserSuccessTests-f56bcebc-7bd8-4a2-name", "links": {"self": "http://172.30.9.23:5000/v3/users/3a1c7644aeb84364a0909086c4465edd"}, "domain_id": "default", "enabled": true, "id": "3a1c7644aeb84364a0909086c4465edd", "options": {}}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/3b6dcc8c791e4b6e8831f5b5e583de80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3b6dcc8c791e4b6e8831f5b5e583de80", "email": "neutron@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.23:5000/v3/users/45ab52d673584bc198669be88c88b878"}, "domain_id": "default", "enabled": true, "options": {}, "id": "45ab52d673584bc198669be88c88b878", "email": "barbican@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/57795b4ee52f49c6a71f55bb6c4012f8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "57795b4ee52f49c6a71f55bb6c4012f8", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/5c52969262974d64ac2a300ca5d60f50"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c52969262974d64ac2a300ca5d60f50", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/5fc15572bb1c489ba92bd9945bbc1f64"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5fc15572bb1c489ba92bd9945bbc1f64", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/6b519d70e25f4e61a9dfd738cd6bba22"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6b519d70e25f4e61a9dfd738cd6bba22", "email": "heat@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.23:5000/v3/users/8248437208b540c2893a7117ad102a87"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8248437208b540c2893a7117ad102a87", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/890dee97e62840c5b15e36f03f6b7efc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "890dee97e62840c5b15e36f03f6b7efc", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/8cccb516ecc44ed9bb7c8633df108fd4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8cccb516ecc44ed9bb7c8633df108fd4", "email": "glance@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.23:5000/v3/users/97c3d863a98148299fa116fdb54be470"}, "domain_id": "default", "enabled": true, "options": {}, "id": "97c3d863a98148299fa116fdb54be470", "email": "tacker@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/a2a0c8c0f19941808c9f618af50b3b79"}, "domain_id": "c19db1b8f60647a9a114cd23287c807b", "enabled": true, "options": {}, "id": "a2a0c8c0f19941808c9f618af50b3b79", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "api_check-user_2744c22f-2cb8-4f83-8516-7c0ba84fdd9b", "links": {"self": "http://172.30.9.23:5000/v3/users/cb9b3d6d59cd466fb9e330547dcd06c7"}, "domain_id": "default", "enabled": true, "id": "cb9b3d6d59cd466fb9e330547dcd06c7", "options": {}}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/fe5de73ba9cb41b2be24ccf1f72f5ed4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe5de73ba9cb41b2be24ccf1f72f5ed4", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2019-01-18 04:51:52,980 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-34f1114b-b88b-4974-8c65-ca5b8512d2f5 2019-01-18 04:51:52,980 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 04:51:52,981 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 04:51:53,377 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "45b844776369475b95254c1dd61269c1", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}, {"id": "6aff393fb9af4d958a8117fea50ad769", "name": "Member"}], "expires_at": "2019-01-18T05:51:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ccac38ea86a048c183796fe3184f3438", "name": "api_check-project_2744c22f-2cb8-4f83-8516-7c0ba84fdd9b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_2744c22f-2cb8-4f83-8516-7c0ba84fdd9b", "id": "cb9b3d6d59cd466fb9e330547dcd06c7"}, "audit_ids": ["tsKbsfGbRQi592CxLsqAjA"], "issued_at": "2019-01-18T04:51:53.000000Z"}} 2019-01-18 04:51:53,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}43faa1a3c1e100a0fb5738ebf148ca8fdb6ca3c0" 2019-01-18 04:51:53,470 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 04:51:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e29721be-5835-4cb3-9aae-d87dcd062233 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 04:51:53,470 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-e29721be-5835-4cb3-9aae-d87dcd062233 2019-01-18 04:51:53,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" 2019-01-18 04:51:53,479 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 18 Jan 2019 04:51: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"}]}]}} 2019-01-18 04:51:53,480 - 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}43faa1a3c1e100a0fb5738ebf148ca8fdb6ca3c0" 2019-01-18 04:51:53,587 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 04:51:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2a1e0bea-aeb6-4c15-b9da-ec1f03128a5d Content-Encoding: gzip Content-Length: 941 Content-Type: application/json RESP BODY: {"users": [{"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/0607a2b4beb0408e9fa51cc5ba027ac6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0607a2b4beb0408e9fa51cc5ba027ac6", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/17c61b95071545a094cc82823d2b88b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "17c61b95071545a094cc82823d2b88b8", "email": "nova@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/29e5d2dfed2447bda26fc75bd1122674"}, "domain_id": "default", "enabled": true, "options": {}, "id": "29e5d2dfed2447bda26fc75bd1122674", "email": "admin@example.com", "password_expires_at": null}, {"password_expires_at": null, "name": "CreateUserSuccessTests-f56bcebc-7bd8-4a2-name", "links": {"self": "http://172.30.9.23:5000/v3/users/3a1c7644aeb84364a0909086c4465edd"}, "domain_id": "default", "enabled": true, "id": "3a1c7644aeb84364a0909086c4465edd", "options": {}}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/3b6dcc8c791e4b6e8831f5b5e583de80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3b6dcc8c791e4b6e8831f5b5e583de80", "email": "neutron@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.23:5000/v3/users/45ab52d673584bc198669be88c88b878"}, "domain_id": "default", "enabled": true, "options": {}, "id": "45ab52d673584bc198669be88c88b878", "email": "barbican@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/57795b4ee52f49c6a71f55bb6c4012f8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "57795b4ee52f49c6a71f55bb6c4012f8", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/5c52969262974d64ac2a300ca5d60f50"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c52969262974d64ac2a300ca5d60f50", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/5fc15572bb1c489ba92bd9945bbc1f64"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5fc15572bb1c489ba92bd9945bbc1f64", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/6b519d70e25f4e61a9dfd738cd6bba22"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6b519d70e25f4e61a9dfd738cd6bba22", "email": "heat@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.23:5000/v3/users/8248437208b540c2893a7117ad102a87"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8248437208b540c2893a7117ad102a87", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/890dee97e62840c5b15e36f03f6b7efc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "890dee97e62840c5b15e36f03f6b7efc", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/8cccb516ecc44ed9bb7c8633df108fd4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8cccb516ecc44ed9bb7c8633df108fd4", "email": "glance@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.23:5000/v3/users/97c3d863a98148299fa116fdb54be470"}, "domain_id": "default", "enabled": true, "options": {}, "id": "97c3d863a98148299fa116fdb54be470", "email": "tacker@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/a2a0c8c0f19941808c9f618af50b3b79"}, "domain_id": "c19db1b8f60647a9a114cd23287c807b", "enabled": true, "options": {}, "id": "a2a0c8c0f19941808c9f618af50b3b79", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "api_check-user_2744c22f-2cb8-4f83-8516-7c0ba84fdd9b", "links": {"self": "http://172.30.9.23:5000/v3/users/cb9b3d6d59cd466fb9e330547dcd06c7"}, "domain_id": "default", "enabled": true, "id": "cb9b3d6d59cd466fb9e330547dcd06c7", "options": {}}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/fe5de73ba9cb41b2be24ccf1f72f5ed4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe5de73ba9cb41b2be24ccf1f72f5ed4", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2019-01-18 04:51:53,587 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-2a1e0bea-aeb6-4c15-b9da-ec1f03128a5d 2019-01-18 04:51:53,588 - keystone_utils - INFO - Deleting user with name - CreateUserSuccessTests-f56bcebc-7bd8-4a2-name 2019-01-18 04:51:53,592 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/3a1c7644aeb84364a0909086c4465edd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f7436e57cc8ef2b113b4851116c55eb2e1fbd7db" 2019-01-18 04:51:53,799 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 04:51:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9dc9992e-3bb5-435f-af0f-deee9ab132f0 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 04:51:53,799 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/3a1c7644aeb84364a0909086c4465edd used request id req-9dc9992e-3bb5-435f-af0f-deee9ab132f0 2019-01-18 04:51:53,800 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 04:51:54,178 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "45b844776369475b95254c1dd61269c1", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}, {"id": "6aff393fb9af4d958a8117fea50ad769", "name": "Member"}], "expires_at": "2019-01-18T05:51:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ccac38ea86a048c183796fe3184f3438", "name": "api_check-project_2744c22f-2cb8-4f83-8516-7c0ba84fdd9b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_2744c22f-2cb8-4f83-8516-7c0ba84fdd9b", "id": "cb9b3d6d59cd466fb9e330547dcd06c7"}, "audit_ids": ["hlRkLu8fTz6UkE4Tde5yXQ"], "issued_at": "2019-01-18T04:51:54.000000Z"}} 2019-01-18 04:51:54,178 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}306bbf72fd6352f1ee917ddc33e9c0ba17f3bcc0" 2019-01-18 04:51:54,265 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 04:51:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-318598de-d9de-4a55-8392-a05f1cd0091f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 04:51:54,265 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-318598de-d9de-4a55-8392-a05f1cd0091f 2019-01-18 04:51:54,267 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 04:51:54,267 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 04:51:54,654 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "45b844776369475b95254c1dd61269c1", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}, {"id": "6aff393fb9af4d958a8117fea50ad769", "name": "Member"}], "expires_at": "2019-01-18T05:51:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ccac38ea86a048c183796fe3184f3438", "name": "api_check-project_2744c22f-2cb8-4f83-8516-7c0ba84fdd9b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_2744c22f-2cb8-4f83-8516-7c0ba84fdd9b", "id": "cb9b3d6d59cd466fb9e330547dcd06c7"}, "audit_ids": ["UgXxRzEnQs2blvcHzI4XKQ"], "issued_at": "2019-01-18T04:51:54.000000Z"}} 2019-01-18 04:51:54,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}0889e6e06f10bff8dae33ebed9066572a4b94826" 2019-01-18 04:51:54,731 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 04:51:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b7823b07-701d-42f0-9d47-136266b42223 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 04:51:54,731 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-b7823b07-701d-42f0-9d47-136266b42223 2019-01-18 04:51:54,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" 2019-01-18 04:51:54,741 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 18 Jan 2019 04:51: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"}]}]}} 2019-01-18 04:51:54,742 - 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-76c64c92-99d4-402-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0889e6e06f10bff8dae33ebed9066572a4b94826" 2019-01-18 04:51:54,823 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 04:51:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e6a854e0-df64-4fe3-bc40-011c97e3ebaa 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-76c64c92-99d4-402-name", "previous": null, "next": null}, "projects": []} 2019-01-18 04:51:54,823 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-76c64c92-99d4-402-name used request id req-e6a854e0-df64-4fe3-bc40-011c97e3ebaa 2019-01-18 04:51:54,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}0889e6e06f10bff8dae33ebed9066572a4b94826" 2019-01-18 04:51:54,907 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 04:51:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6e3a5f59-4298-493c-8d1d-63ed7c326d2f Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-18 04:51:54,907 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-6e3a5f59-4298-493c-8d1d-63ed7c326d2f 2019-01-18 04:51:54,910 - 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}0889e6e06f10bff8dae33ebed9066572a4b94826" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateProjectSuccessTests-76c64c92-99d4-402-name"}}' 2019-01-18 04:51:55,051 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 18 Jan 2019 04:51:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-34cdc1c7-51dd-4ea8-bb04-80d0346fb2a6 Content-Length: 310 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/dd44bfdb645e4ceaa95e4da2b7ca12e1"}, "enabled": true, "id": "dd44bfdb645e4ceaa95e4da2b7ca12e1", "parent_id": "default", "domain_id": "default", "name": "CreateProjectSuccessTests-76c64c92-99d4-402-name"}} 2019-01-18 04:51:55,051 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-34cdc1c7-51dd-4ea8-bb04-80d0346fb2a6 2019-01-18 04:51:55,051 - keystone_utils - INFO - Created project with name - CreateProjectSuccessTests-76c64c92-99d4-402-name 2019-01-18 04:51:55,052 - keystone_utils - INFO - Deleting project with name - CreateProjectSuccessTests-76c64c92-99d4-402-name 2019-01-18 04:51:55,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" 2019-01-18 04:51:55,060 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 18 Jan 2019 04:51: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"}]}]}} 2019-01-18 04:51:55,061 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/dd44bfdb645e4ceaa95e4da2b7ca12e1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}306bbf72fd6352f1ee917ddc33e9c0ba17f3bcc0" 2019-01-18 04:51:55,259 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 04:51:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1ab327ff-3f59-42d6-b234-7fc370d472c0 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 04:51:55,259 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/dd44bfdb645e4ceaa95e4da2b7ca12e1 used request id req-1ab327ff-3f59-42d6-b234-7fc370d472c0 2019-01-18 04:51:55,265 - 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}0889e6e06f10bff8dae33ebed9066572a4b94826" 2019-01-18 04:51:56,361 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 7260 X-Openstack-Request-Id: req-f6313d06-335f-4556-9336-6633282a6000 Date: Fri, 18 Jan 2019 04:51:56 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "created_at": "2019-01-18T04:51:20Z", "updated_at": "2019-01-18T04:51:20Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "45161a51-d6dd-4bb8-986d-bc2f88599c1d", "remote_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv6", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "87b9b994-ae22-4850-863a-6a4925bd01fe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv4", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "2b339890-44d0-4711-a050-08a64d58e2a0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv6", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "24c99e6f-888c-4943-9c93-54ad3b18b18c", "remote_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv4", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}], "revision_number": 4, "project_id": "9c53a91613fb4d5080479ac6f51697ed", "id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "created_at": "2019-01-18T04:39:06Z", "updated_at": "2019-01-18T04:39:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "0aedefa2-edbc-47b5-bead-e954540f6937", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "47feb8aba08a40dca7028a1701e597b9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "4bf1a402-0fa2-4cfd-9fee-4a28f16bb271", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "47feb8aba08a40dca7028a1701e597b9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "8860837e-afbd-4411-adf9-d88db88c2114", "remote_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "47feb8aba08a40dca7028a1701e597b9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "4e399c2e-bc03-4aa3-b192-1fafdc9248ba", "remote_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "47feb8aba08a40dca7028a1701e597b9"}], "revision_number": 4, "project_id": "47feb8aba08a40dca7028a1701e597b9", "id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ccac38ea86a048c183796fe3184f3438", "created_at": "2019-01-18T04:51:56Z", "updated_at": "2019-01-18T04:51:56Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:56Z", "revision_number": 0, "id": "ab204667-1df5-492b-81cb-22e1eac1ab72", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:56Z", "security_group_id": "b20bc8b2-bb91-411e-b80b-85bddb5d18cc", "tenant_id": "ccac38ea86a048c183796fe3184f3438", "port_range_min": null, "ethertype": "IPv4", "project_id": "ccac38ea86a048c183796fe3184f3438"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:56Z", "revision_number": 0, "id": "72a65cc7-ebd5-4f6d-b51a-c7232cb2a72a", "remote_group_id": "b20bc8b2-bb91-411e-b80b-85bddb5d18cc", "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:56Z", "security_group_id": "b20bc8b2-bb91-411e-b80b-85bddb5d18cc", "tenant_id": "ccac38ea86a048c183796fe3184f3438", "port_range_min": null, "ethertype": "IPv4", "project_id": "ccac38ea86a048c183796fe3184f3438"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:56Z", "revision_number": 0, "id": "504e0560-8141-4fbd-bcc2-4e00b2e73bf7", "remote_group_id": "b20bc8b2-bb91-411e-b80b-85bddb5d18cc", "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:56Z", "security_group_id": "b20bc8b2-bb91-411e-b80b-85bddb5d18cc", "tenant_id": "ccac38ea86a048c183796fe3184f3438", "port_range_min": null, "ethertype": "IPv6", "project_id": "ccac38ea86a048c183796fe3184f3438"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:56Z", "revision_number": 0, "id": "16b1bc16-ca56-4060-89db-2b39da2d8490", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:56Z", "security_group_id": "b20bc8b2-bb91-411e-b80b-85bddb5d18cc", "tenant_id": "ccac38ea86a048c183796fe3184f3438", "port_range_min": null, "ethertype": "IPv6", "project_id": "ccac38ea86a048c183796fe3184f3438"}], "revision_number": 4, "project_id": "ccac38ea86a048c183796fe3184f3438", "id": "b20bc8b2-bb91-411e-b80b-85bddb5d18cc", "name": "default"}]} 2019-01-18 04:51:56,361 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-f6313d06-335f-4556-9336-6633282a6000 2019-01-18 04:51:56,365 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/9c53a91613fb4d5080479ac6f51697ed -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0889e6e06f10bff8dae33ebed9066572a4b94826" 2019-01-18 04:51:56,451 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 04:51:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f16628b0-7f15-4861-9b65-0e9dce478387 Content-Encoding: gzip Content-Length: 190 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/9c53a91613fb4d5080479ac6f51697ed"}, "enabled": true, "id": "9c53a91613fb4d5080479ac6f51697ed", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2019-01-18 04:51:56,452 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/9c53a91613fb4d5080479ac6f51697ed used request id req-f16628b0-7f15-4861-9b65-0e9dce478387 2019-01-18 04:51:56,455 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/47feb8aba08a40dca7028a1701e597b9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0889e6e06f10bff8dae33ebed9066572a4b94826" 2019-01-18 04:51:56,471 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 04:51:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a7f0e61c-1bad-4ef5-8503-4ef7108333c1 Content-Encoding: gzip Content-Length: 205 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/47feb8aba08a40dca7028a1701e597b9"}, "enabled": true, "id": "47feb8aba08a40dca7028a1701e597b9", "parent_id": "default", "domain_id": "default", "name": "service"}} 2019-01-18 04:51:56,471 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/47feb8aba08a40dca7028a1701e597b9 used request id req-a7f0e61c-1bad-4ef5-8503-4ef7108333c1 2019-01-18 04:51:56,474 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/ccac38ea86a048c183796fe3184f3438 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0889e6e06f10bff8dae33ebed9066572a4b94826" 2019-01-18 04:51:56,554 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 04:51:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-76e2d6a1-b0a5-4874-b335-f92d60e6a148 Content-Encoding: gzip Content-Length: 247 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/ccac38ea86a048c183796fe3184f3438"}, "enabled": true, "id": "ccac38ea86a048c183796fe3184f3438", "parent_id": "default", "domain_id": "default", "name": "api_check-project_2744c22f-2cb8-4f83-8516-7c0ba84fdd9b"}} 2019-01-18 04:51:56,555 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/ccac38ea86a048c183796fe3184f3438 used request id req-76e2d6a1-b0a5-4874-b335-f92d60e6a148 2019-01-18 04:51:56,555 - keystone_utils - INFO - Deleting project with name - CreateProjectSuccessTests-76c64c92-99d4-402-name 2019-01-18 04:51:56,559 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/dd44bfdb645e4ceaa95e4da2b7ca12e1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0889e6e06f10bff8dae33ebed9066572a4b94826" 2019-01-18 04:51:56,650 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 18 Jan 2019 04:51:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5c536af4-b756-4734-a9b8-8656af6d241b Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: dd44bfdb645e4ceaa95e4da2b7ca12e1.", "code": 404, "title": "Not Found"}} 2019-01-18 04:51:56,650 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/dd44bfdb645e4ceaa95e4da2b7ca12e1 used request id req-5c536af4-b756-4734-a9b8-8656af6d241b 2019-01-18 04:51:56,650 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-18 04:51:56,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}0889e6e06f10bff8dae33ebed9066572a4b94826" 2019-01-18 04:51:56,740 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 04:51:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b62a820c-839c-43b9-a356-e01897a6e455 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": "45b844776369475b95254c1dd61269c1", "links": {"self": "http://172.30.9.23:5000/v3/roles/45b844776369475b95254c1dd61269c1"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "6aff393fb9af4d958a8117fea50ad769", "links": {"self": "http://172.30.9.23:5000/v3/roles/6aff393fb9af4d958a8117fea50ad769"}, "name": "Member"}, {"domain_id": null, "id": "6b7f4f4f76264b6fb449c43b86ee3817", "links": {"self": "http://172.30.9.23:5000/v3/roles/6b7f4f4f76264b6fb449c43b86ee3817"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a482b711adf94961bf4bb28eda7f0e28", "links": {"self": "http://172.30.9.23:5000/v3/roles/a482b711adf94961bf4bb28eda7f0e28"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e7e317b66c174923a8cb46c48d897c8d", "links": {"self": "http://172.30.9.23:5000/v3/roles/e7e317b66c174923a8cb46c48d897c8d"}, "name": "ResellerAdmin"}]} 2019-01-18 04:51:56,740 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-b62a820c-839c-43b9-a356-e01897a6e455 2019-01-18 04:51:56,744 - 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}306bbf72fd6352f1ee917ddc33e9c0ba17f3bcc0" 2019-01-18 04:51:56,759 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 04:51:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-999206c8-9728-4f5c-bfd7-d3df0d183ed4 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"}} 2019-01-18 04:51:56,759 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains/default used request id req-999206c8-9728-4f5c-bfd7-d3df0d183ed4 2019-01-18 04:51:56,763 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0889e6e06f10bff8dae33ebed9066572a4b94826" 2019-01-18 04:51:56,849 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 04:51:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-df14d29f-95ea-425e-856c-5dcd4440bf5f 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": "45b844776369475b95254c1dd61269c1", "links": {"self": "http://172.30.9.23:5000/v3/roles/45b844776369475b95254c1dd61269c1"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "6aff393fb9af4d958a8117fea50ad769", "links": {"self": "http://172.30.9.23:5000/v3/roles/6aff393fb9af4d958a8117fea50ad769"}, "name": "Member"}, {"domain_id": null, "id": "6b7f4f4f76264b6fb449c43b86ee3817", "links": {"self": "http://172.30.9.23:5000/v3/roles/6b7f4f4f76264b6fb449c43b86ee3817"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a482b711adf94961bf4bb28eda7f0e28", "links": {"self": "http://172.30.9.23:5000/v3/roles/a482b711adf94961bf4bb28eda7f0e28"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e7e317b66c174923a8cb46c48d897c8d", "links": {"self": "http://172.30.9.23:5000/v3/roles/e7e317b66c174923a8cb46c48d897c8d"}, "name": "ResellerAdmin"}]} 2019-01-18 04:51:56,849 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-df14d29f-95ea-425e-856c-5dcd4440bf5f 2019-01-18 04:51:56,851 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 04:51:57,236 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "45b844776369475b95254c1dd61269c1", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}, {"id": "6aff393fb9af4d958a8117fea50ad769", "name": "Member"}], "expires_at": "2019-01-18T05:51:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ccac38ea86a048c183796fe3184f3438", "name": "api_check-project_2744c22f-2cb8-4f83-8516-7c0ba84fdd9b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_2744c22f-2cb8-4f83-8516-7c0ba84fdd9b", "id": "cb9b3d6d59cd466fb9e330547dcd06c7"}, "audit_ids": ["ZOrG6sxvSnq7lM4yr5Ym0A"], "issued_at": "2019-01-18T04:51:57.000000Z"}} 2019-01-18 04:51:57,237 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87ea8610a1c614897e018c42e9cf4629562d9248" 2019-01-18 04:51:57,327 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 04:51:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cc7cdb74-7e8c-4ad7-8a7e-5f05b3acd55c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 04:51:57,327 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-cc7cdb74-7e8c-4ad7-8a7e-5f05b3acd55c 2019-01-18 04:51:57,328 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 04:51:57,328 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 04:51:57,711 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "45b844776369475b95254c1dd61269c1", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}, {"id": "6aff393fb9af4d958a8117fea50ad769", "name": "Member"}], "expires_at": "2019-01-18T05:51:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ccac38ea86a048c183796fe3184f3438", "name": "api_check-project_2744c22f-2cb8-4f83-8516-7c0ba84fdd9b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_2744c22f-2cb8-4f83-8516-7c0ba84fdd9b", "id": "cb9b3d6d59cd466fb9e330547dcd06c7"}, "audit_ids": ["p-TfBI7yTDqupL_B8bBHtQ"], "issued_at": "2019-01-18T04:51:57.000000Z"}} 2019-01-18 04:51:57,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}b4b064c94eade8c028b0a6212847da56e8a6b921" 2019-01-18 04:51:57,795 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 04:51:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7980e0f7-3703-4ba5-9bde-1a769c75bcd5 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 04:51:57,795 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-7980e0f7-3703-4ba5-9bde-1a769c75bcd5 2019-01-18 04:51:57,799 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-18 04:51:57,805 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 18 Jan 2019 04:51: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"}]}]}} 2019-01-18 04:51:57,805 - 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-7f9ec9ad-c359-4e6-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4b064c94eade8c028b0a6212847da56e8a6b921" 2019-01-18 04:51:57,893 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 04:51:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-10adb4d7-3641-4e14-865d-7425a42f2450 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=CreateProjectSuccessTests-7f9ec9ad-c359-4e6-name", "previous": null, "next": null}, "projects": []} 2019-01-18 04:51:57,893 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-7f9ec9ad-c359-4e6-name used request id req-10adb4d7-3641-4e14-865d-7425a42f2450 2019-01-18 04:51:57,897 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4b064c94eade8c028b0a6212847da56e8a6b921" 2019-01-18 04:51:57,988 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 04:51:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4d42616a-9a46-4d8f-8c20-f44b80e70679 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-18 04:51:57,988 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-4d42616a-9a46-4d8f-8c20-f44b80e70679 2019-01-18 04:51:57,992 - 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}b4b064c94eade8c028b0a6212847da56e8a6b921" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateProjectSuccessTests-7f9ec9ad-c359-4e6-name"}}' 2019-01-18 04:51:58,138 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 18 Jan 2019 04:51:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c25a6506-73e5-42cb-bd8c-368145932f1c Content-Length: 310 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/cb9af25fcafe41aeb607dedfe1d3ef08"}, "enabled": true, "id": "cb9af25fcafe41aeb607dedfe1d3ef08", "parent_id": "default", "domain_id": "default", "name": "CreateProjectSuccessTests-7f9ec9ad-c359-4e6-name"}} 2019-01-18 04:51:58,138 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-c25a6506-73e5-42cb-bd8c-368145932f1c 2019-01-18 04:51:58,139 - keystone_utils - INFO - Created project with name - CreateProjectSuccessTests-7f9ec9ad-c359-4e6-name 2019-01-18 04:51:58,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" 2019-01-18 04:51:58,148 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 18 Jan 2019 04:51: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"}]}]}} 2019-01-18 04:51:58,148 - 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-7f9ec9ad-c359-4e6-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87ea8610a1c614897e018c42e9cf4629562d9248" 2019-01-18 04:51:58,235 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 04:51:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9d7d713e-5b78-48b6-bd15-7889a5c36b68 Content-Encoding: gzip Content-Length: 269 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-7f9ec9ad-c359-4e6-name", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/cb9af25fcafe41aeb607dedfe1d3ef08"}, "enabled": true, "id": "cb9af25fcafe41aeb607dedfe1d3ef08", "parent_id": "default", "domain_id": "default", "name": "CreateProjectSuccessTests-7f9ec9ad-c359-4e6-name"}]} 2019-01-18 04:51:58,235 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-7f9ec9ad-c359-4e6-name used request id req-9d7d713e-5b78-48b6-bd15-7889a5c36b68 2019-01-18 04:51:58,238 - 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}87ea8610a1c614897e018c42e9cf4629562d9248" 2019-01-18 04:51:58,325 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 04:51:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3f90d9b9-7374-4a5c-8a6b-df58bc22ad6d 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"}} 2019-01-18 04:51:58,325 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains/default used request id req-3f90d9b9-7374-4a5c-8a6b-df58bc22ad6d 2019-01-18 04:51:58,331 - 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}b4b064c94eade8c028b0a6212847da56e8a6b921" 2019-01-18 04:51:59,076 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 7260 X-Openstack-Request-Id: req-7406827c-fccd-4ac0-8f93-651b92b412b2 Date: Fri, 18 Jan 2019 04:51:59 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "created_at": "2019-01-18T04:51:20Z", "updated_at": "2019-01-18T04:51:20Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "24c99e6f-888c-4943-9c93-54ad3b18b18c", "remote_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv4", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "45161a51-d6dd-4bb8-986d-bc2f88599c1d", "remote_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv6", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "87b9b994-ae22-4850-863a-6a4925bd01fe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv4", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "2b339890-44d0-4711-a050-08a64d58e2a0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv6", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}], "revision_number": 4, "project_id": "9c53a91613fb4d5080479ac6f51697ed", "id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "created_at": "2019-01-18T04:39:06Z", "updated_at": "2019-01-18T04:39:06Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "4e399c2e-bc03-4aa3-b192-1fafdc9248ba", "remote_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "47feb8aba08a40dca7028a1701e597b9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "0aedefa2-edbc-47b5-bead-e954540f6937", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "47feb8aba08a40dca7028a1701e597b9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "4bf1a402-0fa2-4cfd-9fee-4a28f16bb271", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "47feb8aba08a40dca7028a1701e597b9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "8860837e-afbd-4411-adf9-d88db88c2114", "remote_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "47feb8aba08a40dca7028a1701e597b9"}], "revision_number": 4, "project_id": "47feb8aba08a40dca7028a1701e597b9", "id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ccac38ea86a048c183796fe3184f3438", "created_at": "2019-01-18T04:51:56Z", "updated_at": "2019-01-18T04:51:56Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:56Z", "revision_number": 0, "id": "504e0560-8141-4fbd-bcc2-4e00b2e73bf7", "remote_group_id": "b20bc8b2-bb91-411e-b80b-85bddb5d18cc", "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:56Z", "security_group_id": "b20bc8b2-bb91-411e-b80b-85bddb5d18cc", "tenant_id": "ccac38ea86a048c183796fe3184f3438", "port_range_min": null, "ethertype": "IPv6", "project_id": "ccac38ea86a048c183796fe3184f3438"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:56Z", "revision_number": 0, "id": "16b1bc16-ca56-4060-89db-2b39da2d8490", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:56Z", "security_group_id": "b20bc8b2-bb91-411e-b80b-85bddb5d18cc", "tenant_id": "ccac38ea86a048c183796fe3184f3438", "port_range_min": null, "ethertype": "IPv6", "project_id": "ccac38ea86a048c183796fe3184f3438"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:56Z", "revision_number": 0, "id": "ab204667-1df5-492b-81cb-22e1eac1ab72", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:56Z", "security_group_id": "b20bc8b2-bb91-411e-b80b-85bddb5d18cc", "tenant_id": "ccac38ea86a048c183796fe3184f3438", "port_range_min": null, "ethertype": "IPv4", "project_id": "ccac38ea86a048c183796fe3184f3438"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:56Z", "revision_number": 0, "id": "72a65cc7-ebd5-4f6d-b51a-c7232cb2a72a", "remote_group_id": "b20bc8b2-bb91-411e-b80b-85bddb5d18cc", "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:56Z", "security_group_id": "b20bc8b2-bb91-411e-b80b-85bddb5d18cc", "tenant_id": "ccac38ea86a048c183796fe3184f3438", "port_range_min": null, "ethertype": "IPv4", "project_id": "ccac38ea86a048c183796fe3184f3438"}], "revision_number": 4, "project_id": "ccac38ea86a048c183796fe3184f3438", "id": "b20bc8b2-bb91-411e-b80b-85bddb5d18cc", "name": "default"}]} 2019-01-18 04:51:59,077 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-7406827c-fccd-4ac0-8f93-651b92b412b2 2019-01-18 04:51:59,081 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/9c53a91613fb4d5080479ac6f51697ed -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4b064c94eade8c028b0a6212847da56e8a6b921" 2019-01-18 04:51:59,182 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 04:51:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-467285dc-4933-43f4-834a-f36e13c4173d Content-Encoding: gzip Content-Length: 190 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/9c53a91613fb4d5080479ac6f51697ed"}, "enabled": true, "id": "9c53a91613fb4d5080479ac6f51697ed", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2019-01-18 04:51:59,182 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/9c53a91613fb4d5080479ac6f51697ed used request id req-467285dc-4933-43f4-834a-f36e13c4173d 2019-01-18 04:51:59,186 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/47feb8aba08a40dca7028a1701e597b9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4b064c94eade8c028b0a6212847da56e8a6b921" 2019-01-18 04:51:59,325 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 04:51:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ad293871-ce67-49aa-b829-ab2c536c085c Content-Encoding: gzip Content-Length: 205 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/47feb8aba08a40dca7028a1701e597b9"}, "enabled": true, "id": "47feb8aba08a40dca7028a1701e597b9", "parent_id": "default", "domain_id": "default", "name": "service"}} 2019-01-18 04:51:59,325 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/47feb8aba08a40dca7028a1701e597b9 used request id req-ad293871-ce67-49aa-b829-ab2c536c085c 2019-01-18 04:51:59,329 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/ccac38ea86a048c183796fe3184f3438 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4b064c94eade8c028b0a6212847da56e8a6b921" 2019-01-18 04:51:59,406 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 04:51:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-62d21c5c-fd2d-4d34-9324-db61cd7faabe Content-Encoding: gzip Content-Length: 247 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/ccac38ea86a048c183796fe3184f3438"}, "enabled": true, "id": "ccac38ea86a048c183796fe3184f3438", "parent_id": "default", "domain_id": "default", "name": "api_check-project_2744c22f-2cb8-4f83-8516-7c0ba84fdd9b"}} 2019-01-18 04:51:59,406 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/ccac38ea86a048c183796fe3184f3438 used request id req-62d21c5c-fd2d-4d34-9324-db61cd7faabe 2019-01-18 04:51:59,407 - keystone_utils - INFO - Deleting project with name - CreateProjectSuccessTests-7f9ec9ad-c359-4e6-name 2019-01-18 04:51:59,410 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/cb9af25fcafe41aeb607dedfe1d3ef08 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4b064c94eade8c028b0a6212847da56e8a6b921" 2019-01-18 04:51:59,689 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 04:51:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-78fb429e-9b2a-4751-9c3e-a4b3cb47948e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 04:51:59,689 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/cb9af25fcafe41aeb607dedfe1d3ef08 used request id req-78fb429e-9b2a-4751-9c3e-a4b3cb47948e 2019-01-18 04:51:59,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}b4b064c94eade8c028b0a6212847da56e8a6b921" 2019-01-18 04:51:59,788 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 04:51:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b88181d1-0df1-48f4-8e7f-2a8809bdb81f 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": "45b844776369475b95254c1dd61269c1", "links": {"self": "http://172.30.9.23:5000/v3/roles/45b844776369475b95254c1dd61269c1"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "6aff393fb9af4d958a8117fea50ad769", "links": {"self": "http://172.30.9.23:5000/v3/roles/6aff393fb9af4d958a8117fea50ad769"}, "name": "Member"}, {"domain_id": null, "id": "6b7f4f4f76264b6fb449c43b86ee3817", "links": {"self": "http://172.30.9.23:5000/v3/roles/6b7f4f4f76264b6fb449c43b86ee3817"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a482b711adf94961bf4bb28eda7f0e28", "links": {"self": "http://172.30.9.23:5000/v3/roles/a482b711adf94961bf4bb28eda7f0e28"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e7e317b66c174923a8cb46c48d897c8d", "links": {"self": "http://172.30.9.23:5000/v3/roles/e7e317b66c174923a8cb46c48d897c8d"}, "name": "ResellerAdmin"}]} 2019-01-18 04:51:59,788 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-b88181d1-0df1-48f4-8e7f-2a8809bdb81f 2019-01-18 04:51:59,789 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 04:52:00,176 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "45b844776369475b95254c1dd61269c1", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}, {"id": "6aff393fb9af4d958a8117fea50ad769", "name": "Member"}], "expires_at": "2019-01-18T05:52:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ccac38ea86a048c183796fe3184f3438", "name": "api_check-project_2744c22f-2cb8-4f83-8516-7c0ba84fdd9b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_2744c22f-2cb8-4f83-8516-7c0ba84fdd9b", "id": "cb9b3d6d59cd466fb9e330547dcd06c7"}, "audit_ids": ["EqhgE0khSKW-JGrPa546rw"], "issued_at": "2019-01-18T04:52:00.000000Z"}} 2019-01-18 04:52:00,177 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d5380311f0f11ff93da17fa4810c74bdaf70c998" 2019-01-18 04:52:00,266 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 04:52:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4a97830b-e82f-4448-bd55-32435e0b732c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 04:52:00,266 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-4a97830b-e82f-4448-bd55-32435e0b732c 2019-01-18 04:52:00,267 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 04:52:00,268 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 04:52:00,655 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "45b844776369475b95254c1dd61269c1", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}, {"id": "6aff393fb9af4d958a8117fea50ad769", "name": "Member"}], "expires_at": "2019-01-18T05:52:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ccac38ea86a048c183796fe3184f3438", "name": "api_check-project_2744c22f-2cb8-4f83-8516-7c0ba84fdd9b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_2744c22f-2cb8-4f83-8516-7c0ba84fdd9b", "id": "cb9b3d6d59cd466fb9e330547dcd06c7"}, "audit_ids": ["vmjRfcDYT6Ovo8ouMWMPmA"], "issued_at": "2019-01-18T04:52:00.000000Z"}} 2019-01-18 04:52:00,656 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}311aa11ac94caf22bc1f50ea06016d327b28726c" 2019-01-18 04:52:00,730 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 04:52:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8a893af5-07a5-4c2b-b7c5-b1c38e8e4c9d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 04:52:00,730 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-8a893af5-07a5-4c2b-b7c5-b1c38e8e4c9d 2019-01-18 04:52:00,734 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-18 04:52:00,739 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 18 Jan 2019 04:52: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"}]}]}} 2019-01-18 04:52:00,740 - 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-af138b78-a202-4a9-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}311aa11ac94caf22bc1f50ea06016d327b28726c" 2019-01-18 04:52:00,826 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 04:52:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6c4aec24-7679-4482-ad82-daa51099ee6a 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-af138b78-a202-4a9-name", "previous": null, "next": null}, "projects": []} 2019-01-18 04:52:00,826 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-af138b78-a202-4a9-name used request id req-6c4aec24-7679-4482-ad82-daa51099ee6a 2019-01-18 04:52:00,830 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}311aa11ac94caf22bc1f50ea06016d327b28726c" 2019-01-18 04:52:00,910 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 04:52:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d4bb7f9f-9e60-4486-828a-854d56f27e84 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-18 04:52:00,910 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-d4bb7f9f-9e60-4486-828a-854d56f27e84 2019-01-18 04:52:00,914 - 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}311aa11ac94caf22bc1f50ea06016d327b28726c" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateProjectSuccessTests-af138b78-a202-4a9-name"}}' 2019-01-18 04:52:01,038 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 18 Jan 2019 04:52:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2218ba10-7cfb-45b7-b27c-c27f3d4ae9ab Content-Length: 310 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/96ad3a9a841b4c4cb0e5325939200804"}, "enabled": true, "id": "96ad3a9a841b4c4cb0e5325939200804", "parent_id": "default", "domain_id": "default", "name": "CreateProjectSuccessTests-af138b78-a202-4a9-name"}} 2019-01-18 04:52:01,039 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-2218ba10-7cfb-45b7-b27c-c27f3d4ae9ab 2019-01-18 04:52:01,039 - keystone_utils - INFO - Created project with name - CreateProjectSuccessTests-af138b78-a202-4a9-name 2019-01-18 04:52:01,042 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-18 04:52:01,047 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 18 Jan 2019 04:52: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"}]}]}} 2019-01-18 04:52:01,048 - 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-af138b78-a202-4a9-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d5380311f0f11ff93da17fa4810c74bdaf70c998" 2019-01-18 04:52:01,131 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 04:52:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3f7b9fa5-d5aa-4f9d-a557-d1050403d3ae 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-af138b78-a202-4a9-name", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/96ad3a9a841b4c4cb0e5325939200804"}, "enabled": true, "id": "96ad3a9a841b4c4cb0e5325939200804", "parent_id": "default", "domain_id": "default", "name": "CreateProjectSuccessTests-af138b78-a202-4a9-name"}]} 2019-01-18 04:52:01,131 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-af138b78-a202-4a9-name used request id req-3f7b9fa5-d5aa-4f9d-a557-d1050403d3ae 2019-01-18 04:52:01,132 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 04:52:01,133 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 04:52:01,506 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "45b844776369475b95254c1dd61269c1", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}, {"id": "6aff393fb9af4d958a8117fea50ad769", "name": "Member"}], "expires_at": "2019-01-18T05:52:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ccac38ea86a048c183796fe3184f3438", "name": "api_check-project_2744c22f-2cb8-4f83-8516-7c0ba84fdd9b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_2744c22f-2cb8-4f83-8516-7c0ba84fdd9b", "id": "cb9b3d6d59cd466fb9e330547dcd06c7"}, "audit_ids": ["mcpBnVATQ5uPHiWThCqBlA"], "issued_at": "2019-01-18T04:52:01.000000Z"}} 2019-01-18 04:52:01,507 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77aaa876f80886c5fbfe2a151fa4c27ca3c178eb" 2019-01-18 04:52:01,591 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 04:52:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-14fb4fe7-903c-4037-91d9-65ffdc3e6615 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 04:52:01,591 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-14fb4fe7-903c-4037-91d9-65ffdc3e6615 2019-01-18 04:52:01,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" 2019-01-18 04:52:01,600 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 18 Jan 2019 04:52: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"}]}]}} 2019-01-18 04:52:01,601 - 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-af138b78-a202-4a9-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77aaa876f80886c5fbfe2a151fa4c27ca3c178eb" 2019-01-18 04:52:01,687 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 04:52:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6d679995-78da-4960-b1e0-64ce12042f4a 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-af138b78-a202-4a9-name", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/96ad3a9a841b4c4cb0e5325939200804"}, "enabled": true, "id": "96ad3a9a841b4c4cb0e5325939200804", "parent_id": "default", "domain_id": "default", "name": "CreateProjectSuccessTests-af138b78-a202-4a9-name"}]} 2019-01-18 04:52:01,687 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-af138b78-a202-4a9-name used request id req-6d679995-78da-4960-b1e0-64ce12042f4a 2019-01-18 04:52:01,691 - 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}d5380311f0f11ff93da17fa4810c74bdaf70c998" 2019-01-18 04:52:01,786 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 04:52:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ad7a2d03-3f1d-451a-a02d-54cbd0e71e54 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"}} 2019-01-18 04:52:01,786 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains/default used request id req-ad7a2d03-3f1d-451a-a02d-54cbd0e71e54 2019-01-18 04:52:01,792 - 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}311aa11ac94caf22bc1f50ea06016d327b28726c" 2019-01-18 04:52:02,104 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 7260 X-Openstack-Request-Id: req-4adc61dc-7a13-463b-ac62-fc6da9b9294b Date: Fri, 18 Jan 2019 04:52:02 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "created_at": "2019-01-18T04:51:20Z", "updated_at": "2019-01-18T04:51:20Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "45161a51-d6dd-4bb8-986d-bc2f88599c1d", "remote_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv6", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "87b9b994-ae22-4850-863a-6a4925bd01fe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv4", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "2b339890-44d0-4711-a050-08a64d58e2a0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv6", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "24c99e6f-888c-4943-9c93-54ad3b18b18c", "remote_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv4", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}], "revision_number": 4, "project_id": "9c53a91613fb4d5080479ac6f51697ed", "id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "created_at": "2019-01-18T04:39:06Z", "updated_at": "2019-01-18T04:39:06Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "4e399c2e-bc03-4aa3-b192-1fafdc9248ba", "remote_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "47feb8aba08a40dca7028a1701e597b9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "0aedefa2-edbc-47b5-bead-e954540f6937", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "47feb8aba08a40dca7028a1701e597b9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "4bf1a402-0fa2-4cfd-9fee-4a28f16bb271", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "47feb8aba08a40dca7028a1701e597b9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "8860837e-afbd-4411-adf9-d88db88c2114", "remote_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "47feb8aba08a40dca7028a1701e597b9"}], "revision_number": 4, "project_id": "47feb8aba08a40dca7028a1701e597b9", "id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ccac38ea86a048c183796fe3184f3438", "created_at": "2019-01-18T04:51:56Z", "updated_at": "2019-01-18T04:51:56Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:56Z", "revision_number": 0, "id": "16b1bc16-ca56-4060-89db-2b39da2d8490", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:56Z", "security_group_id": "b20bc8b2-bb91-411e-b80b-85bddb5d18cc", "tenant_id": "ccac38ea86a048c183796fe3184f3438", "port_range_min": null, "ethertype": "IPv6", "project_id": "ccac38ea86a048c183796fe3184f3438"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:56Z", "revision_number": 0, "id": "ab204667-1df5-492b-81cb-22e1eac1ab72", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:56Z", "security_group_id": "b20bc8b2-bb91-411e-b80b-85bddb5d18cc", "tenant_id": "ccac38ea86a048c183796fe3184f3438", "port_range_min": null, "ethertype": "IPv4", "project_id": "ccac38ea86a048c183796fe3184f3438"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:56Z", "revision_number": 0, "id": "72a65cc7-ebd5-4f6d-b51a-c7232cb2a72a", "remote_group_id": "b20bc8b2-bb91-411e-b80b-85bddb5d18cc", "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:56Z", "security_group_id": "b20bc8b2-bb91-411e-b80b-85bddb5d18cc", "tenant_id": "ccac38ea86a048c183796fe3184f3438", "port_range_min": null, "ethertype": "IPv4", "project_id": "ccac38ea86a048c183796fe3184f3438"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:56Z", "revision_number": 0, "id": "504e0560-8141-4fbd-bcc2-4e00b2e73bf7", "remote_group_id": "b20bc8b2-bb91-411e-b80b-85bddb5d18cc", "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:56Z", "security_group_id": "b20bc8b2-bb91-411e-b80b-85bddb5d18cc", "tenant_id": "ccac38ea86a048c183796fe3184f3438", "port_range_min": null, "ethertype": "IPv6", "project_id": "ccac38ea86a048c183796fe3184f3438"}], "revision_number": 4, "project_id": "ccac38ea86a048c183796fe3184f3438", "id": "b20bc8b2-bb91-411e-b80b-85bddb5d18cc", "name": "default"}]} 2019-01-18 04:52:02,105 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-4adc61dc-7a13-463b-ac62-fc6da9b9294b 2019-01-18 04:52:02,109 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/9c53a91613fb4d5080479ac6f51697ed -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}311aa11ac94caf22bc1f50ea06016d327b28726c" 2019-01-18 04:52:02,193 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 04:52:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ddb61da2-e99f-4754-9398-2d2de3a53ff4 Content-Encoding: gzip Content-Length: 190 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/9c53a91613fb4d5080479ac6f51697ed"}, "enabled": true, "id": "9c53a91613fb4d5080479ac6f51697ed", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2019-01-18 04:52:02,193 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/9c53a91613fb4d5080479ac6f51697ed used request id req-ddb61da2-e99f-4754-9398-2d2de3a53ff4 2019-01-18 04:52:02,197 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/47feb8aba08a40dca7028a1701e597b9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}311aa11ac94caf22bc1f50ea06016d327b28726c" 2019-01-18 04:52:02,283 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 04:52:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-70ddb053-6a0c-495a-911c-7a1837a829e9 Content-Encoding: gzip Content-Length: 205 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/47feb8aba08a40dca7028a1701e597b9"}, "enabled": true, "id": "47feb8aba08a40dca7028a1701e597b9", "parent_id": "default", "domain_id": "default", "name": "service"}} 2019-01-18 04:52:02,283 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/47feb8aba08a40dca7028a1701e597b9 used request id req-70ddb053-6a0c-495a-911c-7a1837a829e9 2019-01-18 04:52:02,286 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/ccac38ea86a048c183796fe3184f3438 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}311aa11ac94caf22bc1f50ea06016d327b28726c" 2019-01-18 04:52:02,370 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 04:52:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b165759e-668c-4d16-80ba-c53b7d92d7a8 Content-Encoding: gzip Content-Length: 247 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/ccac38ea86a048c183796fe3184f3438"}, "enabled": true, "id": "ccac38ea86a048c183796fe3184f3438", "parent_id": "default", "domain_id": "default", "name": "api_check-project_2744c22f-2cb8-4f83-8516-7c0ba84fdd9b"}} 2019-01-18 04:52:02,370 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/ccac38ea86a048c183796fe3184f3438 used request id req-b165759e-668c-4d16-80ba-c53b7d92d7a8 2019-01-18 04:52:02,371 - keystone_utils - INFO - Deleting project with name - CreateProjectSuccessTests-af138b78-a202-4a9-name 2019-01-18 04:52:02,374 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/96ad3a9a841b4c4cb0e5325939200804 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}311aa11ac94caf22bc1f50ea06016d327b28726c" 2019-01-18 04:52:02,513 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 04:52:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a1c3d622-9ebd-47dd-bcc9-caad2b92c47b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 04:52:02,513 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/96ad3a9a841b4c4cb0e5325939200804 used request id req-a1c3d622-9ebd-47dd-bcc9-caad2b92c47b 2019-01-18 04:52:02,517 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}311aa11ac94caf22bc1f50ea06016d327b28726c" 2019-01-18 04:52:02,655 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 04:52:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-169cd222-eb20-49af-839e-3cb60907e18c 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": "45b844776369475b95254c1dd61269c1", "links": {"self": "http://172.30.9.23:5000/v3/roles/45b844776369475b95254c1dd61269c1"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "6aff393fb9af4d958a8117fea50ad769", "links": {"self": "http://172.30.9.23:5000/v3/roles/6aff393fb9af4d958a8117fea50ad769"}, "name": "Member"}, {"domain_id": null, "id": "6b7f4f4f76264b6fb449c43b86ee3817", "links": {"self": "http://172.30.9.23:5000/v3/roles/6b7f4f4f76264b6fb449c43b86ee3817"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a482b711adf94961bf4bb28eda7f0e28", "links": {"self": "http://172.30.9.23:5000/v3/roles/a482b711adf94961bf4bb28eda7f0e28"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e7e317b66c174923a8cb46c48d897c8d", "links": {"self": "http://172.30.9.23:5000/v3/roles/e7e317b66c174923a8cb46c48d897c8d"}, "name": "ResellerAdmin"}]} 2019-01-18 04:52:02,655 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-169cd222-eb20-49af-839e-3cb60907e18c 2019-01-18 04:52:02,657 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 04:52:03,072 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "45b844776369475b95254c1dd61269c1", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}, {"id": "6aff393fb9af4d958a8117fea50ad769", "name": "Member"}], "expires_at": "2019-01-18T05:52:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ccac38ea86a048c183796fe3184f3438", "name": "api_check-project_2744c22f-2cb8-4f83-8516-7c0ba84fdd9b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_2744c22f-2cb8-4f83-8516-7c0ba84fdd9b", "id": "cb9b3d6d59cd466fb9e330547dcd06c7"}, "audit_ids": ["fHaIx8viS5yeTdShjfcqGg"], "issued_at": "2019-01-18T04:52:03.000000Z"}} 2019-01-18 04:52:03,073 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}928065e3332eed7b864ecf25a5ee9f35af9ae71c" 2019-01-18 04:52:03,151 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 04:52:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c8100a6d-80af-4127-8c55-22167c6270b4 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 04:52:03,151 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-c8100a6d-80af-4127-8c55-22167c6270b4 2019-01-18 04:52:03,152 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 04:52:03,153 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 04:52:03,537 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "45b844776369475b95254c1dd61269c1", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}, {"id": "6aff393fb9af4d958a8117fea50ad769", "name": "Member"}], "expires_at": "2019-01-18T05:52:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ccac38ea86a048c183796fe3184f3438", "name": "api_check-project_2744c22f-2cb8-4f83-8516-7c0ba84fdd9b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_2744c22f-2cb8-4f83-8516-7c0ba84fdd9b", "id": "cb9b3d6d59cd466fb9e330547dcd06c7"}, "audit_ids": ["7zbiy-pSRHC_H8Lx-49Vsw"], "issued_at": "2019-01-18T04:52:03.000000Z"}} 2019-01-18 04:52:03,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}94aeb620a9a6b9b191cdfdab51ad553072a49510" 2019-01-18 04:52:03,621 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 04:52:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-22680994-dec3-47cc-a7cc-376c459bc5de Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 04:52:03,621 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-22680994-dec3-47cc-a7cc-376c459bc5de 2019-01-18 04:52:03,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" 2019-01-18 04:52:03,630 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 18 Jan 2019 04:52: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"}]}]}} 2019-01-18 04:52:03,631 - 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-ac47cb86-2187-482-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94aeb620a9a6b9b191cdfdab51ad553072a49510" 2019-01-18 04:52:03,715 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 04:52:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f8d53a1b-52bf-4538-9a74-863ceea03ee8 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-ac47cb86-2187-482-name", "previous": null, "next": null}, "projects": []} 2019-01-18 04:52:03,715 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=foo&name=CreateProjectSuccessTests-ac47cb86-2187-482-name used request id req-f8d53a1b-52bf-4538-9a74-863ceea03ee8 2019-01-18 04:52:03,719 - 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}94aeb620a9a6b9b191cdfdab51ad553072a49510" 2019-01-18 04:52:03,809 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 04:52:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e12ca056-f249-4a1b-9640-2e9e4509ed75 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}} 2019-01-18 04:52:03,810 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=foo used request id req-e12ca056-f249-4a1b-9640-2e9e4509ed75 2019-01-18 04:52:03,813 - 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}94aeb620a9a6b9b191cdfdab51ad553072a49510" -d '{"project": {"enabled": true, "domain_id": "foo", "name": "CreateProjectSuccessTests-ac47cb86-2187-482-name"}}' 2019-01-18 04:52:03,912 - keystoneauth.session - DEBUG - RESP: [400] Date: Fri, 18 Jan 2019 04:52:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-759233e2-c435-4cd9-9e9b-ce31228c3fb0 Content-Length: 90 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find domain: foo.", "code": 400, "title": "Bad Request"}} 2019-01-18 04:52:03,912 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-759233e2-c435-4cd9-9e9b-ce31228c3fb0 2019-01-18 04:52:03,912 - keystoneauth.session - DEBUG - Request returned failure status: 400 2019-01-18 04:52:03,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}94aeb620a9a6b9b191cdfdab51ad553072a49510" 2019-01-18 04:52:04,001 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 04:52:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-063d4c82-971b-451b-b8d8-4689be3df57e 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": "45b844776369475b95254c1dd61269c1", "links": {"self": "http://172.30.9.23:5000/v3/roles/45b844776369475b95254c1dd61269c1"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "6aff393fb9af4d958a8117fea50ad769", "links": {"self": "http://172.30.9.23:5000/v3/roles/6aff393fb9af4d958a8117fea50ad769"}, "name": "Member"}, {"domain_id": null, "id": "6b7f4f4f76264b6fb449c43b86ee3817", "links": {"self": "http://172.30.9.23:5000/v3/roles/6b7f4f4f76264b6fb449c43b86ee3817"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a482b711adf94961bf4bb28eda7f0e28", "links": {"self": "http://172.30.9.23:5000/v3/roles/a482b711adf94961bf4bb28eda7f0e28"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e7e317b66c174923a8cb46c48d897c8d", "links": {"self": "http://172.30.9.23:5000/v3/roles/e7e317b66c174923a8cb46c48d897c8d"}, "name": "ResellerAdmin"}]} 2019-01-18 04:52:04,001 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-063d4c82-971b-451b-b8d8-4689be3df57e 2019-01-18 04:52:04,002 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 04:52:04,392 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "45b844776369475b95254c1dd61269c1", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}, {"id": "6aff393fb9af4d958a8117fea50ad769", "name": "Member"}], "expires_at": "2019-01-18T05:52:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ccac38ea86a048c183796fe3184f3438", "name": "api_check-project_2744c22f-2cb8-4f83-8516-7c0ba84fdd9b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_2744c22f-2cb8-4f83-8516-7c0ba84fdd9b", "id": "cb9b3d6d59cd466fb9e330547dcd06c7"}, "audit_ids": ["qMjUETuqSMmV0JIBqcyRDg"], "issued_at": "2019-01-18T04:52:04.000000Z"}} 2019-01-18 04:52:04,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}b3704b95cebe5764a032a0feaf2b9fa01c8c5215" 2019-01-18 04:52:04,470 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 04:52:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-858abc99-3ac3-45d9-a8b1-bd294836af6d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 04:52:04,470 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-858abc99-3ac3-45d9-a8b1-bd294836af6d 2019-01-18 04:52:04,471 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 04:52:04,472 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 04:52:04,889 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "45b844776369475b95254c1dd61269c1", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}, {"id": "6aff393fb9af4d958a8117fea50ad769", "name": "Member"}], "expires_at": "2019-01-18T05:52:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ccac38ea86a048c183796fe3184f3438", "name": "api_check-project_2744c22f-2cb8-4f83-8516-7c0ba84fdd9b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_2744c22f-2cb8-4f83-8516-7c0ba84fdd9b", "id": "cb9b3d6d59cd466fb9e330547dcd06c7"}, "audit_ids": ["HWCUDkMFR7ajnLx2FLp14g"], "issued_at": "2019-01-18T04:52:04.000000Z"}} 2019-01-18 04:52:04,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}1c9aed768865dc428169a4fe7e6909db35d8bfc0" 2019-01-18 04:52:04,903 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 04:52:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e0e245a2-4f9a-4605-97bc-6718d3e83026 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 04:52:04,903 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-e0e245a2-4f9a-4605-97bc-6718d3e83026 2019-01-18 04:52:04,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" 2019-01-18 04:52:04,913 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 18 Jan 2019 04:52: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"}]}]}} 2019-01-18 04:52:04,914 - 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-a647c05d-76f9-438-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c9aed768865dc428169a4fe7e6909db35d8bfc0" 2019-01-18 04:52:05,001 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 04:52:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-420217b0-d901-40c6-9178-adc7845c2fb1 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-a647c05d-76f9-438-name", "previous": null, "next": null}, "projects": []} 2019-01-18 04:52:05,001 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-a647c05d-76f9-438-name used request id req-420217b0-d901-40c6-9178-adc7845c2fb1 2019-01-18 04:52:05,005 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c9aed768865dc428169a4fe7e6909db35d8bfc0" 2019-01-18 04:52:05,101 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 04:52:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fecb611d-043b-4a9f-81c4-930c1c6b2f0d Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-18 04:52:05,101 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-fecb611d-043b-4a9f-81c4-930c1c6b2f0d 2019-01-18 04:52:05,105 - 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}1c9aed768865dc428169a4fe7e6909db35d8bfc0" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateProjectSuccessTests-a647c05d-76f9-438-name"}}' 2019-01-18 04:52:05,213 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 18 Jan 2019 04:52:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c6aef31c-2ae2-4be0-b866-7ad285546a36 Content-Length: 310 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/df5a23cadfb4479cb1e21a3f6c928dd2"}, "enabled": true, "id": "df5a23cadfb4479cb1e21a3f6c928dd2", "parent_id": "default", "domain_id": "default", "name": "CreateProjectSuccessTests-a647c05d-76f9-438-name"}} 2019-01-18 04:52:05,213 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-c6aef31c-2ae2-4be0-b866-7ad285546a36 2019-01-18 04:52:05,213 - keystone_utils - INFO - Created project with name - CreateProjectSuccessTests-a647c05d-76f9-438-name 2019-01-18 04:52:05,213 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-18 04:52:05,217 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/os-quota-sets/df5a23cadfb4479cb1e21a3f6c928dd2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c9aed768865dc428169a4fe7e6909db35d8bfc0" 2019-01-18 04:52:05,580 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 04: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-0f87f30f-54e1-408c-9567-ec6c083fe5b3 x-compute-request-id: req-0f87f30f-54e1-408c-9567-ec6c083fe5b3 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": "df5a23cadfb4479cb1e21a3f6c928dd2", "instances": 10, "security_group_rules": 20, "injected_files": 5, "cores": 20, "fixed_ips": -1, "injected_file_path_bytes": 255, "security_groups": 10}} 2019-01-18 04:52:05,580 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/os-quota-sets/df5a23cadfb4479cb1e21a3f6c928dd2 used request id req-0f87f30f-54e1-408c-9567-ec6c083fe5b3 2019-01-18 04:52:05,583 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:8774/v2.1/os-quota-sets/df5a23cadfb4479cb1e21a3f6c928dd2 -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c9aed768865dc428169a4fe7e6909db35d8bfc0" -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}}' 2019-01-18 04:52:06,403 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 04: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-b59b436e-3ab7-490e-b8de-819db30f0c83 x-compute-request-id: req-b59b436e-3ab7-490e-b8de-819db30f0c83 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}} 2019-01-18 04:52:06,403 - novaclient.v2.client - DEBUG - PUT call to compute for http://172.30.9.23:8774/v2.1/os-quota-sets/df5a23cadfb4479cb1e21a3f6c928dd2 used request id req-b59b436e-3ab7-490e-b8de-819db30f0c83 2019-01-18 04:52:06,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" 2019-01-18 04:52:06,413 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 18 Jan 2019 04:52: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"}]}]}} 2019-01-18 04:52:06,414 - 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-a647c05d-76f9-438-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b3704b95cebe5764a032a0feaf2b9fa01c8c5215" 2019-01-18 04:52:06,493 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 04:52:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c0a93589-3e6d-4045-b7aa-5c743cd8978a 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-a647c05d-76f9-438-name", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/df5a23cadfb4479cb1e21a3f6c928dd2"}, "enabled": true, "id": "df5a23cadfb4479cb1e21a3f6c928dd2", "parent_id": "default", "domain_id": "default", "name": "CreateProjectSuccessTests-a647c05d-76f9-438-name"}]} 2019-01-18 04:52:06,493 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-a647c05d-76f9-438-name used request id req-c0a93589-3e6d-4045-b7aa-5c743cd8978a 2019-01-18 04:52:06,497 - 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}b3704b95cebe5764a032a0feaf2b9fa01c8c5215" 2019-01-18 04:52:06,591 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 04:52:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9b41b553-2362-4c68-975b-9295f822e2ff 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"}} 2019-01-18 04:52:06,592 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains/default used request id req-9b41b553-2362-4c68-975b-9295f822e2ff 2019-01-18 04:52:06,592 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-18 04:52:06,596 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/os-quota-sets/df5a23cadfb4479cb1e21a3f6c928dd2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b3704b95cebe5764a032a0feaf2b9fa01c8c5215" 2019-01-18 04:52:07,460 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 04:52: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-daa09cea-4c82-4b43-ac9f-38f237459991 x-compute-request-id: req-daa09cea-4c82-4b43-ac9f-38f237459991 Content-Encoding: gzip Content-Length: 223 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": "df5a23cadfb4479cb1e21a3f6c928dd2", "instances": 5, "security_group_rules": 20, "injected_files": 6, "cores": 4, "fixed_ips": 7, "injected_file_path_bytes": 255, "security_groups": 10}} 2019-01-18 04:52:07,460 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/os-quota-sets/df5a23cadfb4479cb1e21a3f6c928dd2 used request id req-daa09cea-4c82-4b43-ac9f-38f237459991 2019-01-18 04:52:07,466 - 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}1c9aed768865dc428169a4fe7e6909db35d8bfc0" 2019-01-18 04:52:08,218 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 7260 X-Openstack-Request-Id: req-3ec4a688-37b9-4fe2-ae71-6f4e1a665949 Date: Fri, 18 Jan 2019 04:52:08 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "created_at": "2019-01-18T04:51:20Z", "updated_at": "2019-01-18T04:51:20Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "45161a51-d6dd-4bb8-986d-bc2f88599c1d", "remote_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv6", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "87b9b994-ae22-4850-863a-6a4925bd01fe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv4", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "2b339890-44d0-4711-a050-08a64d58e2a0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv6", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "24c99e6f-888c-4943-9c93-54ad3b18b18c", "remote_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv4", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}], "revision_number": 4, "project_id": "9c53a91613fb4d5080479ac6f51697ed", "id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "created_at": "2019-01-18T04:39:06Z", "updated_at": "2019-01-18T04:39:06Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "4e399c2e-bc03-4aa3-b192-1fafdc9248ba", "remote_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "47feb8aba08a40dca7028a1701e597b9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "0aedefa2-edbc-47b5-bead-e954540f6937", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "47feb8aba08a40dca7028a1701e597b9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "4bf1a402-0fa2-4cfd-9fee-4a28f16bb271", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "47feb8aba08a40dca7028a1701e597b9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "8860837e-afbd-4411-adf9-d88db88c2114", "remote_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "47feb8aba08a40dca7028a1701e597b9"}], "revision_number": 4, "project_id": "47feb8aba08a40dca7028a1701e597b9", "id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ccac38ea86a048c183796fe3184f3438", "created_at": "2019-01-18T04:51:56Z", "updated_at": "2019-01-18T04:51:56Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:56Z", "revision_number": 0, "id": "72a65cc7-ebd5-4f6d-b51a-c7232cb2a72a", "remote_group_id": "b20bc8b2-bb91-411e-b80b-85bddb5d18cc", "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:56Z", "security_group_id": "b20bc8b2-bb91-411e-b80b-85bddb5d18cc", "tenant_id": "ccac38ea86a048c183796fe3184f3438", "port_range_min": null, "ethertype": "IPv4", "project_id": "ccac38ea86a048c183796fe3184f3438"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:56Z", "revision_number": 0, "id": "504e0560-8141-4fbd-bcc2-4e00b2e73bf7", "remote_group_id": "b20bc8b2-bb91-411e-b80b-85bddb5d18cc", "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:56Z", "security_group_id": "b20bc8b2-bb91-411e-b80b-85bddb5d18cc", "tenant_id": "ccac38ea86a048c183796fe3184f3438", "port_range_min": null, "ethertype": "IPv6", "project_id": "ccac38ea86a048c183796fe3184f3438"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:56Z", "revision_number": 0, "id": "16b1bc16-ca56-4060-89db-2b39da2d8490", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:56Z", "security_group_id": "b20bc8b2-bb91-411e-b80b-85bddb5d18cc", "tenant_id": "ccac38ea86a048c183796fe3184f3438", "port_range_min": null, "ethertype": "IPv6", "project_id": "ccac38ea86a048c183796fe3184f3438"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:56Z", "revision_number": 0, "id": "ab204667-1df5-492b-81cb-22e1eac1ab72", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:56Z", "security_group_id": "b20bc8b2-bb91-411e-b80b-85bddb5d18cc", "tenant_id": "ccac38ea86a048c183796fe3184f3438", "port_range_min": null, "ethertype": "IPv4", "project_id": "ccac38ea86a048c183796fe3184f3438"}], "revision_number": 4, "project_id": "ccac38ea86a048c183796fe3184f3438", "id": "b20bc8b2-bb91-411e-b80b-85bddb5d18cc", "name": "default"}]} 2019-01-18 04:52:08,218 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-3ec4a688-37b9-4fe2-ae71-6f4e1a665949 2019-01-18 04:52:08,223 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/9c53a91613fb4d5080479ac6f51697ed -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c9aed768865dc428169a4fe7e6909db35d8bfc0" 2019-01-18 04:52:08,306 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 04:52:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8d296e5d-aa71-48eb-b865-890ad4389bf0 Content-Encoding: gzip Content-Length: 190 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/9c53a91613fb4d5080479ac6f51697ed"}, "enabled": true, "id": "9c53a91613fb4d5080479ac6f51697ed", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2019-01-18 04:52:08,306 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/9c53a91613fb4d5080479ac6f51697ed used request id req-8d296e5d-aa71-48eb-b865-890ad4389bf0 2019-01-18 04:52:08,310 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/47feb8aba08a40dca7028a1701e597b9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c9aed768865dc428169a4fe7e6909db35d8bfc0" 2019-01-18 04:52:08,329 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 04:52:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2a1bf1db-f4b7-43ff-8416-1e4fa101cafb Content-Encoding: gzip Content-Length: 205 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/47feb8aba08a40dca7028a1701e597b9"}, "enabled": true, "id": "47feb8aba08a40dca7028a1701e597b9", "parent_id": "default", "domain_id": "default", "name": "service"}} 2019-01-18 04:52:08,329 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/47feb8aba08a40dca7028a1701e597b9 used request id req-2a1bf1db-f4b7-43ff-8416-1e4fa101cafb 2019-01-18 04:52:08,333 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/ccac38ea86a048c183796fe3184f3438 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c9aed768865dc428169a4fe7e6909db35d8bfc0" 2019-01-18 04:52:08,419 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 04:52:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0d5b3ad1-5b1a-4fe9-9ae8-2202420b6285 Content-Encoding: gzip Content-Length: 247 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/ccac38ea86a048c183796fe3184f3438"}, "enabled": true, "id": "ccac38ea86a048c183796fe3184f3438", "parent_id": "default", "domain_id": "default", "name": "api_check-project_2744c22f-2cb8-4f83-8516-7c0ba84fdd9b"}} 2019-01-18 04:52:08,419 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/ccac38ea86a048c183796fe3184f3438 used request id req-0d5b3ad1-5b1a-4fe9-9ae8-2202420b6285 2019-01-18 04:52:08,420 - keystone_utils - INFO - Deleting project with name - CreateProjectSuccessTests-a647c05d-76f9-438-name 2019-01-18 04:52:08,423 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/df5a23cadfb4479cb1e21a3f6c928dd2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c9aed768865dc428169a4fe7e6909db35d8bfc0" 2019-01-18 04:52:08,598 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 04:52:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2bdbe9ff-d248-4b87-8875-49c9d84ad78d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 04:52:08,598 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/df5a23cadfb4479cb1e21a3f6c928dd2 used request id req-2bdbe9ff-d248-4b87-8875-49c9d84ad78d 2019-01-18 04:52:08,602 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c9aed768865dc428169a4fe7e6909db35d8bfc0" 2019-01-18 04:52:08,688 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 04:52:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6abc0b5f-279a-449f-8c96-f92ca0c41a11 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": "45b844776369475b95254c1dd61269c1", "links": {"self": "http://172.30.9.23:5000/v3/roles/45b844776369475b95254c1dd61269c1"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "6aff393fb9af4d958a8117fea50ad769", "links": {"self": "http://172.30.9.23:5000/v3/roles/6aff393fb9af4d958a8117fea50ad769"}, "name": "Member"}, {"domain_id": null, "id": "6b7f4f4f76264b6fb449c43b86ee3817", "links": {"self": "http://172.30.9.23:5000/v3/roles/6b7f4f4f76264b6fb449c43b86ee3817"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a482b711adf94961bf4bb28eda7f0e28", "links": {"self": "http://172.30.9.23:5000/v3/roles/a482b711adf94961bf4bb28eda7f0e28"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e7e317b66c174923a8cb46c48d897c8d", "links": {"self": "http://172.30.9.23:5000/v3/roles/e7e317b66c174923a8cb46c48d897c8d"}, "name": "ResellerAdmin"}]} 2019-01-18 04:52:08,688 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-6abc0b5f-279a-449f-8c96-f92ca0c41a11 2019-01-18 04:52:08,690 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 04:52:09,064 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "45b844776369475b95254c1dd61269c1", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}, {"id": "6aff393fb9af4d958a8117fea50ad769", "name": "Member"}], "expires_at": "2019-01-18T05:52:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ccac38ea86a048c183796fe3184f3438", "name": "api_check-project_2744c22f-2cb8-4f83-8516-7c0ba84fdd9b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_2744c22f-2cb8-4f83-8516-7c0ba84fdd9b", "id": "cb9b3d6d59cd466fb9e330547dcd06c7"}, "audit_ids": ["iMbnxDG_R0aM6Oo47PahyQ"], "issued_at": "2019-01-18T04:52:09.000000Z"}} 2019-01-18 04:52:09,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}7ed750aa4eb2ca63e1c9a1ce673ed507f3162dfd" 2019-01-18 04:52:09,152 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 04:52:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ec4635cc-0118-456e-926a-e99f03b63181 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 04:52:09,153 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-ec4635cc-0118-456e-926a-e99f03b63181 2019-01-18 04:52:09,154 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 04:52:09,155 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 04:52:09,539 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "45b844776369475b95254c1dd61269c1", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}, {"id": "6aff393fb9af4d958a8117fea50ad769", "name": "Member"}], "expires_at": "2019-01-18T05:52:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ccac38ea86a048c183796fe3184f3438", "name": "api_check-project_2744c22f-2cb8-4f83-8516-7c0ba84fdd9b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_2744c22f-2cb8-4f83-8516-7c0ba84fdd9b", "id": "cb9b3d6d59cd466fb9e330547dcd06c7"}, "audit_ids": ["tlADLESHRKOEkePLo1OeIg"], "issued_at": "2019-01-18T04:52:09.000000Z"}} 2019-01-18 04:52:09,540 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2727f2649f231c8328138b021e3ccf2bdff9cf2d" 2019-01-18 04:52:09,615 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 04:52:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-103f351d-0132-42d7-9739-7fa18b485d5b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 04:52:09,615 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-103f351d-0132-42d7-9739-7fa18b485d5b 2019-01-18 04:52:09,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" 2019-01-18 04:52:09,625 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 18 Jan 2019 04:52: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"}]}]}} 2019-01-18 04:52:09,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=CreateProjectSuccessTests-b6712588-9aef-4c7-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2727f2649f231c8328138b021e3ccf2bdff9cf2d" 2019-01-18 04:52:09,711 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 04:52:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6a3a719a-3211-414f-95a6-43470e22fc0f 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-b6712588-9aef-4c7-name", "previous": null, "next": null}, "projects": []} 2019-01-18 04:52:09,711 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-b6712588-9aef-4c7-name used request id req-6a3a719a-3211-414f-95a6-43470e22fc0f 2019-01-18 04:52:09,715 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2727f2649f231c8328138b021e3ccf2bdff9cf2d" 2019-01-18 04:52:09,796 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 04:52:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0eaf4dda-7ab0-41c7-bd2b-eabf37fd677d Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-18 04:52:09,796 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-0eaf4dda-7ab0-41c7-bd2b-eabf37fd677d 2019-01-18 04:52:09,800 - 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}2727f2649f231c8328138b021e3ccf2bdff9cf2d" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateProjectSuccessTests-b6712588-9aef-4c7-name"}}' 2019-01-18 04:52:09,981 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 18 Jan 2019 04:52:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a3aac1ea-a973-4b23-845f-2bb82e880704 Content-Length: 310 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/819d40cea1a8473d931c3f50dfaacdaf"}, "enabled": true, "id": "819d40cea1a8473d931c3f50dfaacdaf", "parent_id": "default", "domain_id": "default", "name": "CreateProjectSuccessTests-b6712588-9aef-4c7-name"}} 2019-01-18 04:52:09,981 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-a3aac1ea-a973-4b23-845f-2bb82e880704 2019-01-18 04:52:09,982 - keystone_utils - INFO - Created project with name - CreateProjectSuccessTests-b6712588-9aef-4c7-name 2019-01-18 04:52:09,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" 2019-01-18 04:52:09,990 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 18 Jan 2019 04:52: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"}]}]}} 2019-01-18 04:52:09,991 - 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-b6712588-9aef-4c7-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ed750aa4eb2ca63e1c9a1ce673ed507f3162dfd" 2019-01-18 04:52:10,070 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 04:52:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-36d79190-345a-4d7a-b397-d9395504e6f2 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-b6712588-9aef-4c7-name", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/819d40cea1a8473d931c3f50dfaacdaf"}, "enabled": true, "id": "819d40cea1a8473d931c3f50dfaacdaf", "parent_id": "default", "domain_id": "default", "name": "CreateProjectSuccessTests-b6712588-9aef-4c7-name"}]} 2019-01-18 04:52:10,071 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-b6712588-9aef-4c7-name used request id req-36d79190-345a-4d7a-b397-d9395504e6f2 2019-01-18 04:52:10,074 - 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}7ed750aa4eb2ca63e1c9a1ce673ed507f3162dfd" 2019-01-18 04:52:10,153 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 04:52:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7c343b58-08a7-4b0f-aea6-618b6f9a8edd 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"}} 2019-01-18 04:52:10,153 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains/default used request id req-7c343b58-08a7-4b0f-aea6-618b6f9a8edd 2019-01-18 04:52:10,153 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-18 04:52:10,157 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:8774/v2.1/os-quota-sets/819d40cea1a8473d931c3f50dfaacdaf -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2727f2649f231c8328138b021e3ccf2bdff9cf2d" -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}}' 2019-01-18 04:52:10,679 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 04: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-f0260fcc-c38b-4774-b13d-d74687be9ce8 x-compute-request-id: req-f0260fcc-c38b-4774-b13d-d74687be9ce8 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}} 2019-01-18 04:52:10,679 - novaclient.v2.client - DEBUG - PUT call to compute for http://172.30.9.23:8774/v2.1/os-quota-sets/819d40cea1a8473d931c3f50dfaacdaf used request id req-f0260fcc-c38b-4774-b13d-d74687be9ce8 2019-01-18 04:52:10,685 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9696/v2.0/quotas/819d40cea1a8473d931c3f50dfaacdaf -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2727f2649f231c8328138b021e3ccf2bdff9cf2d" -d '{"quota": {"subnet": 7, "network": 5, "floatingip": 25, "security_group_rule": 50, "security_group": 5, "router": 6, "port": 25}}' 2019-01-18 04:52:11,526 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 179 X-Openstack-Request-Id: req-47e9833f-e4b6-4c3c-92cb-657712e2da23 Date: Fri, 18 Jan 2019 04:52:11 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}} 2019-01-18 04:52:11,526 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/quotas/819d40cea1a8473d931c3f50dfaacdaf used request id req-47e9833f-e4b6-4c3c-92cb-657712e2da23 2019-01-18 04:52:11,527 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-18 04:52:11,530 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/os-quota-sets/819d40cea1a8473d931c3f50dfaacdaf -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2727f2649f231c8328138b021e3ccf2bdff9cf2d" 2019-01-18 04:52:12,205 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 04: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-0ccbcd02-2b8e-4912-ba2d-92d3a5e1650e x-compute-request-id: req-0ccbcd02-2b8e-4912-ba2d-92d3a5e1650e 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": "819d40cea1a8473d931c3f50dfaacdaf", "instances": 5, "security_group_rules": 20, "injected_files": 3, "cores": 5, "fixed_ips": 100, "injected_file_path_bytes": 255, "security_groups": 10}} 2019-01-18 04:52:12,205 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/os-quota-sets/819d40cea1a8473d931c3f50dfaacdaf used request id req-0ccbcd02-2b8e-4912-ba2d-92d3a5e1650e 2019-01-18 04:52:12,211 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/quotas/819d40cea1a8473d931c3f50dfaacdaf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2727f2649f231c8328138b021e3ccf2bdff9cf2d" 2019-01-18 04:52:12,926 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 179 X-Openstack-Request-Id: req-a65806aa-5205-4462-9829-009672799a71 Date: Fri, 18 Jan 2019 04:52:12 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}} 2019-01-18 04:52:12,926 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/quotas/819d40cea1a8473d931c3f50dfaacdaf used request id req-a65806aa-5205-4462-9829-009672799a71 2019-01-18 04:52:12,926 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-18 04:52:12,930 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/os-quota-sets/819d40cea1a8473d931c3f50dfaacdaf -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ed750aa4eb2ca63e1c9a1ce673ed507f3162dfd" 2019-01-18 04:52:13,756 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 04:52: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-e2f976e8-71cc-4fd4-80d7-db7ad8c3756e x-compute-request-id: req-e2f976e8-71cc-4fd4-80d7-db7ad8c3756e 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": "819d40cea1a8473d931c3f50dfaacdaf", "instances": 5, "security_group_rules": 20, "injected_files": 3, "cores": 5, "fixed_ips": 100, "injected_file_path_bytes": 255, "security_groups": 10}} 2019-01-18 04:52:13,756 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/os-quota-sets/819d40cea1a8473d931c3f50dfaacdaf used request id req-e2f976e8-71cc-4fd4-80d7-db7ad8c3756e 2019-01-18 04:52:13,762 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/quotas/819d40cea1a8473d931c3f50dfaacdaf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ed750aa4eb2ca63e1c9a1ce673ed507f3162dfd" 2019-01-18 04:52:14,463 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 179 X-Openstack-Request-Id: req-1f5ef60f-00c4-4ec6-b31e-1be8afc1a669 Date: Fri, 18 Jan 2019 04:52:14 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}} 2019-01-18 04:52:14,463 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/quotas/819d40cea1a8473d931c3f50dfaacdaf used request id req-1f5ef60f-00c4-4ec6-b31e-1be8afc1a669 2019-01-18 04:52:14,469 - 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}2727f2649f231c8328138b021e3ccf2bdff9cf2d" 2019-01-18 04:52:14,878 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 7260 X-Openstack-Request-Id: req-2100cd5e-f543-4aed-9f88-ac41bff26d97 Date: Fri, 18 Jan 2019 04:52:14 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "created_at": "2019-01-18T04:51:20Z", "updated_at": "2019-01-18T04:51:20Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "24c99e6f-888c-4943-9c93-54ad3b18b18c", "remote_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv4", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "45161a51-d6dd-4bb8-986d-bc2f88599c1d", "remote_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv6", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "87b9b994-ae22-4850-863a-6a4925bd01fe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv4", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "2b339890-44d0-4711-a050-08a64d58e2a0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv6", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}], "revision_number": 4, "project_id": "9c53a91613fb4d5080479ac6f51697ed", "id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "created_at": "2019-01-18T04:39:06Z", "updated_at": "2019-01-18T04:39:06Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "4e399c2e-bc03-4aa3-b192-1fafdc9248ba", "remote_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "47feb8aba08a40dca7028a1701e597b9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "0aedefa2-edbc-47b5-bead-e954540f6937", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "47feb8aba08a40dca7028a1701e597b9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "4bf1a402-0fa2-4cfd-9fee-4a28f16bb271", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "47feb8aba08a40dca7028a1701e597b9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "8860837e-afbd-4411-adf9-d88db88c2114", "remote_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "47feb8aba08a40dca7028a1701e597b9"}], "revision_number": 4, "project_id": "47feb8aba08a40dca7028a1701e597b9", "id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ccac38ea86a048c183796fe3184f3438", "created_at": "2019-01-18T04:51:56Z", "updated_at": "2019-01-18T04:51:56Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:56Z", "revision_number": 0, "id": "504e0560-8141-4fbd-bcc2-4e00b2e73bf7", "remote_group_id": "b20bc8b2-bb91-411e-b80b-85bddb5d18cc", "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:56Z", "security_group_id": "b20bc8b2-bb91-411e-b80b-85bddb5d18cc", "tenant_id": "ccac38ea86a048c183796fe3184f3438", "port_range_min": null, "ethertype": "IPv6", "project_id": "ccac38ea86a048c183796fe3184f3438"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:56Z", "revision_number": 0, "id": "16b1bc16-ca56-4060-89db-2b39da2d8490", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:56Z", "security_group_id": "b20bc8b2-bb91-411e-b80b-85bddb5d18cc", "tenant_id": "ccac38ea86a048c183796fe3184f3438", "port_range_min": null, "ethertype": "IPv6", "project_id": "ccac38ea86a048c183796fe3184f3438"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:56Z", "revision_number": 0, "id": "ab204667-1df5-492b-81cb-22e1eac1ab72", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:56Z", "security_group_id": "b20bc8b2-bb91-411e-b80b-85bddb5d18cc", "tenant_id": "ccac38ea86a048c183796fe3184f3438", "port_range_min": null, "ethertype": "IPv4", "project_id": "ccac38ea86a048c183796fe3184f3438"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:56Z", "revision_number": 0, "id": "72a65cc7-ebd5-4f6d-b51a-c7232cb2a72a", "remote_group_id": "b20bc8b2-bb91-411e-b80b-85bddb5d18cc", "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:56Z", "security_group_id": "b20bc8b2-bb91-411e-b80b-85bddb5d18cc", "tenant_id": "ccac38ea86a048c183796fe3184f3438", "port_range_min": null, "ethertype": "IPv4", "project_id": "ccac38ea86a048c183796fe3184f3438"}], "revision_number": 4, "project_id": "ccac38ea86a048c183796fe3184f3438", "id": "b20bc8b2-bb91-411e-b80b-85bddb5d18cc", "name": "default"}]} 2019-01-18 04:52:14,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-2100cd5e-f543-4aed-9f88-ac41bff26d97 2019-01-18 04:52:14,883 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/9c53a91613fb4d5080479ac6f51697ed -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2727f2649f231c8328138b021e3ccf2bdff9cf2d" 2019-01-18 04:52:14,971 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 04:52:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-23863b07-5ea2-4854-a4e2-0d945cbd8a38 Content-Encoding: gzip Content-Length: 190 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/9c53a91613fb4d5080479ac6f51697ed"}, "enabled": true, "id": "9c53a91613fb4d5080479ac6f51697ed", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2019-01-18 04:52:14,971 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/9c53a91613fb4d5080479ac6f51697ed used request id req-23863b07-5ea2-4854-a4e2-0d945cbd8a38 2019-01-18 04:52:14,975 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/47feb8aba08a40dca7028a1701e597b9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2727f2649f231c8328138b021e3ccf2bdff9cf2d" 2019-01-18 04:52:15,055 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 04:52:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9acdf59c-8fd0-4bf4-a7d3-299276de34fd Content-Encoding: gzip Content-Length: 205 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/47feb8aba08a40dca7028a1701e597b9"}, "enabled": true, "id": "47feb8aba08a40dca7028a1701e597b9", "parent_id": "default", "domain_id": "default", "name": "service"}} 2019-01-18 04:52:15,056 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/47feb8aba08a40dca7028a1701e597b9 used request id req-9acdf59c-8fd0-4bf4-a7d3-299276de34fd 2019-01-18 04:52:15,060 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/ccac38ea86a048c183796fe3184f3438 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2727f2649f231c8328138b021e3ccf2bdff9cf2d" 2019-01-18 04:52:15,143 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 04:52:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-77b4a02b-2eaf-4148-8536-211b5d4f09f1 Content-Encoding: gzip Content-Length: 247 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/ccac38ea86a048c183796fe3184f3438"}, "enabled": true, "id": "ccac38ea86a048c183796fe3184f3438", "parent_id": "default", "domain_id": "default", "name": "api_check-project_2744c22f-2cb8-4f83-8516-7c0ba84fdd9b"}} 2019-01-18 04:52:15,144 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/ccac38ea86a048c183796fe3184f3438 used request id req-77b4a02b-2eaf-4148-8536-211b5d4f09f1 2019-01-18 04:52:15,144 - keystone_utils - INFO - Deleting project with name - CreateProjectSuccessTests-b6712588-9aef-4c7-name 2019-01-18 04:52:15,148 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/819d40cea1a8473d931c3f50dfaacdaf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2727f2649f231c8328138b021e3ccf2bdff9cf2d" 2019-01-18 04:52:15,316 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 04:52:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3b160d6c-3a87-4244-9870-639f2dd0e5d7 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 04:52:15,316 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/819d40cea1a8473d931c3f50dfaacdaf used request id req-3b160d6c-3a87-4244-9870-639f2dd0e5d7 2019-01-18 04:52:15,320 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2727f2649f231c8328138b021e3ccf2bdff9cf2d" 2019-01-18 04:52:15,401 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 04:52:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b383252d-f640-418b-9355-e75c8aecc6fc 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": "45b844776369475b95254c1dd61269c1", "links": {"self": "http://172.30.9.23:5000/v3/roles/45b844776369475b95254c1dd61269c1"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "6aff393fb9af4d958a8117fea50ad769", "links": {"self": "http://172.30.9.23:5000/v3/roles/6aff393fb9af4d958a8117fea50ad769"}, "name": "Member"}, {"domain_id": null, "id": "6b7f4f4f76264b6fb449c43b86ee3817", "links": {"self": "http://172.30.9.23:5000/v3/roles/6b7f4f4f76264b6fb449c43b86ee3817"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a482b711adf94961bf4bb28eda7f0e28", "links": {"self": "http://172.30.9.23:5000/v3/roles/a482b711adf94961bf4bb28eda7f0e28"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e7e317b66c174923a8cb46c48d897c8d", "links": {"self": "http://172.30.9.23:5000/v3/roles/e7e317b66c174923a8cb46c48d897c8d"}, "name": "ResellerAdmin"}]} 2019-01-18 04:52:15,401 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-b383252d-f640-418b-9355-e75c8aecc6fc 2019-01-18 04:52:15,403 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 04:52:15,813 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "45b844776369475b95254c1dd61269c1", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}, {"id": "6aff393fb9af4d958a8117fea50ad769", "name": "Member"}], "expires_at": "2019-01-18T05:52:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ccac38ea86a048c183796fe3184f3438", "name": "api_check-project_2744c22f-2cb8-4f83-8516-7c0ba84fdd9b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_2744c22f-2cb8-4f83-8516-7c0ba84fdd9b", "id": "cb9b3d6d59cd466fb9e330547dcd06c7"}, "audit_ids": ["BgEAnygWS3OvAOB9yvudMg"], "issued_at": "2019-01-18T04:52:15.000000Z"}} 2019-01-18 04:52:15,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}33808d7d15a8f21354a0bb5dc211e2f59c198eaa" 2019-01-18 04:52:15,977 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 04:52:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2e906db1-ed7d-4a6b-9da3-16e00381dccf Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 04:52:15,978 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-2e906db1-ed7d-4a6b-9da3-16e00381dccf 2019-01-18 04:52:15,979 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 04:52:15,980 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 04:52:16,355 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "45b844776369475b95254c1dd61269c1", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}, {"id": "6aff393fb9af4d958a8117fea50ad769", "name": "Member"}], "expires_at": "2019-01-18T05:52:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ccac38ea86a048c183796fe3184f3438", "name": "api_check-project_2744c22f-2cb8-4f83-8516-7c0ba84fdd9b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_2744c22f-2cb8-4f83-8516-7c0ba84fdd9b", "id": "cb9b3d6d59cd466fb9e330547dcd06c7"}, "audit_ids": ["Dj8YaHkqQt-ND08snI8mvg"], "issued_at": "2019-01-18T04:52:16.000000Z"}} 2019-01-18 04:52:16,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}2ca5ce77444e65f7c4fca497a4e5524cdc25ca07" 2019-01-18 04:52:16,448 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 04:52:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0011673e-f49b-48e5-a51d-81d9109c1fb5 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 04:52:16,448 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-0011673e-f49b-48e5-a51d-81d9109c1fb5 2019-01-18 04:52:16,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" 2019-01-18 04:52:16,459 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 18 Jan 2019 04:52: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"}]}]}} 2019-01-18 04:52:16,460 - 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-465d7157-7e06-456-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ca5ce77444e65f7c4fca497a4e5524cdc25ca07" 2019-01-18 04:52:16,542 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 04:52:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a0352135-df62-42c7-b055-bead3628306a 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-465d7157-7e06-456-name", "previous": null, "next": null}, "projects": []} 2019-01-18 04:52:16,542 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectUserTests-465d7157-7e06-456-name used request id req-a0352135-df62-42c7-b055-bead3628306a 2019-01-18 04:52:16,546 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ca5ce77444e65f7c4fca497a4e5524cdc25ca07" 2019-01-18 04:52:16,639 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 04:52:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-710001b6-7c0d-4b18-9fe5-577f4dc0e13e Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-18 04:52:16,639 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-710001b6-7c0d-4b18-9fe5-577f4dc0e13e 2019-01-18 04:52:16,643 - 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}2ca5ce77444e65f7c4fca497a4e5524cdc25ca07" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateProjectUserTests-465d7157-7e06-456-name"}}' 2019-01-18 04:52:16,763 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 18 Jan 2019 04:52:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-13b0d6fc-73cd-4a0d-ad40-9038a3307556 Content-Length: 307 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/fa5ffae7453043eb9d4f3631b2806253"}, "enabled": true, "id": "fa5ffae7453043eb9d4f3631b2806253", "parent_id": "default", "domain_id": "default", "name": "CreateProjectUserTests-465d7157-7e06-456-name"}} 2019-01-18 04:52:16,763 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-13b0d6fc-73cd-4a0d-ad40-9038a3307556 2019-01-18 04:52:16,764 - keystone_utils - INFO - Created project with name - CreateProjectUserTests-465d7157-7e06-456-name 2019-01-18 04:52:16,764 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 04:52:16,765 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 04:52:17,135 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "45b844776369475b95254c1dd61269c1", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}, {"id": "6aff393fb9af4d958a8117fea50ad769", "name": "Member"}], "expires_at": "2019-01-18T05:52:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ccac38ea86a048c183796fe3184f3438", "name": "api_check-project_2744c22f-2cb8-4f83-8516-7c0ba84fdd9b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_2744c22f-2cb8-4f83-8516-7c0ba84fdd9b", "id": "cb9b3d6d59cd466fb9e330547dcd06c7"}, "audit_ids": ["YFBRzZGFSdaEunwCBZK5ew"], "issued_at": "2019-01-18T04:52:17.000000Z"}} 2019-01-18 04:52:17,136 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68684b498dd01d7922b5a61bcc797ebf071e8eba" 2019-01-18 04:52:17,233 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 04:52:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-93b5decd-179d-4206-89ac-a5683c3ea480 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 04:52:17,233 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-93b5decd-179d-4206-89ac-a5683c3ea480 2019-01-18 04:52:17,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" 2019-01-18 04:52:17,243 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 18 Jan 2019 04:52: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"}]}]}} 2019-01-18 04:52:17,243 - 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}68684b498dd01d7922b5a61bcc797ebf071e8eba" 2019-01-18 04:52:17,341 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 04:52:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ff3a062e-d63d-494c-8196-2043dae9c559 Content-Encoding: gzip Content-Length: 863 Content-Type: application/json RESP BODY: {"users": [{"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/0607a2b4beb0408e9fa51cc5ba027ac6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0607a2b4beb0408e9fa51cc5ba027ac6", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/17c61b95071545a094cc82823d2b88b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "17c61b95071545a094cc82823d2b88b8", "email": "nova@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/29e5d2dfed2447bda26fc75bd1122674"}, "domain_id": "default", "enabled": true, "options": {}, "id": "29e5d2dfed2447bda26fc75bd1122674", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/3b6dcc8c791e4b6e8831f5b5e583de80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3b6dcc8c791e4b6e8831f5b5e583de80", "email": "neutron@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.23:5000/v3/users/45ab52d673584bc198669be88c88b878"}, "domain_id": "default", "enabled": true, "options": {}, "id": "45ab52d673584bc198669be88c88b878", "email": "barbican@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/57795b4ee52f49c6a71f55bb6c4012f8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "57795b4ee52f49c6a71f55bb6c4012f8", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/5c52969262974d64ac2a300ca5d60f50"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c52969262974d64ac2a300ca5d60f50", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/5fc15572bb1c489ba92bd9945bbc1f64"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5fc15572bb1c489ba92bd9945bbc1f64", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/6b519d70e25f4e61a9dfd738cd6bba22"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6b519d70e25f4e61a9dfd738cd6bba22", "email": "heat@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.23:5000/v3/users/8248437208b540c2893a7117ad102a87"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8248437208b540c2893a7117ad102a87", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/890dee97e62840c5b15e36f03f6b7efc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "890dee97e62840c5b15e36f03f6b7efc", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/8cccb516ecc44ed9bb7c8633df108fd4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8cccb516ecc44ed9bb7c8633df108fd4", "email": "glance@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.23:5000/v3/users/97c3d863a98148299fa116fdb54be470"}, "domain_id": "default", "enabled": true, "options": {}, "id": "97c3d863a98148299fa116fdb54be470", "email": "tacker@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/a2a0c8c0f19941808c9f618af50b3b79"}, "domain_id": "c19db1b8f60647a9a114cd23287c807b", "enabled": true, "options": {}, "id": "a2a0c8c0f19941808c9f618af50b3b79", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "api_check-user_2744c22f-2cb8-4f83-8516-7c0ba84fdd9b", "links": {"self": "http://172.30.9.23:5000/v3/users/cb9b3d6d59cd466fb9e330547dcd06c7"}, "domain_id": "default", "enabled": true, "id": "cb9b3d6d59cd466fb9e330547dcd06c7", "options": {}}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/fe5de73ba9cb41b2be24ccf1f72f5ed4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe5de73ba9cb41b2be24ccf1f72f5ed4", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2019-01-18 04:52:17,341 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-ff3a062e-d63d-494c-8196-2043dae9c559 2019-01-18 04:52:17,345 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68684b498dd01d7922b5a61bcc797ebf071e8eba" 2019-01-18 04:52:17,436 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 04:52:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f5302bdb-8ecd-4597-9657-783c30741119 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-18 04:52:17,437 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-f5302bdb-8ecd-4597-9657-783c30741119 2019-01-18 04:52:17,853 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68684b498dd01d7922b5a61bcc797ebf071e8eba" 2019-01-18 04:52:17,870 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 04:52:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-af3435c9-0440-4695-9a9d-64e3da99a3c3 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": "45b844776369475b95254c1dd61269c1", "links": {"self": "http://172.30.9.23:5000/v3/roles/45b844776369475b95254c1dd61269c1"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "6aff393fb9af4d958a8117fea50ad769", "links": {"self": "http://172.30.9.23:5000/v3/roles/6aff393fb9af4d958a8117fea50ad769"}, "name": "Member"}, {"domain_id": null, "id": "6b7f4f4f76264b6fb449c43b86ee3817", "links": {"self": "http://172.30.9.23:5000/v3/roles/6b7f4f4f76264b6fb449c43b86ee3817"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a482b711adf94961bf4bb28eda7f0e28", "links": {"self": "http://172.30.9.23:5000/v3/roles/a482b711adf94961bf4bb28eda7f0e28"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e7e317b66c174923a8cb46c48d897c8d", "links": {"self": "http://172.30.9.23:5000/v3/roles/e7e317b66c174923a8cb46c48d897c8d"}, "name": "ResellerAdmin"}]} 2019-01-18 04:52:17,870 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-af3435c9-0440-4695-9a9d-64e3da99a3c3 2019-01-18 04:52:17,874 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateProjectUserTests-465d7157-7e06-456-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68684b498dd01d7922b5a61bcc797ebf071e8eba" 2019-01-18 04:52:17,964 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 04:52:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b26e697c-9ac9-4864-a4ff-4515eb8948ef Content-Encoding: gzip Content-Length: 251 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateProjectUserTests-465d7157-7e06-456-name", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/fa5ffae7453043eb9d4f3631b2806253"}, "enabled": true, "id": "fa5ffae7453043eb9d4f3631b2806253", "parent_id": "default", "domain_id": "default", "name": "CreateProjectUserTests-465d7157-7e06-456-name"}]} 2019-01-18 04:52:17,964 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateProjectUserTests-465d7157-7e06-456-name used request id req-b26e697c-9ac9-4864-a4ff-4515eb8948ef 2019-01-18 04:52:17,968 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users/aefd5bd4644f42bfb8696b556d1b828e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68684b498dd01d7922b5a61bcc797ebf071e8eba" 2019-01-18 04:52:18,070 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 04:52:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c940d476-2bbd-415b-b3ae-6969397f419d 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/aefd5bd4644f42bfb8696b556d1b828e"}, "enabled": true, "id": "aefd5bd4644f42bfb8696b556d1b828e", "options": {}, "domain_id": "default", "name": "CreateProjectUserTests-465d7157-7e06-456-user"}} 2019-01-18 04:52:18,070 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users/aefd5bd4644f42bfb8696b556d1b828e used request id req-c940d476-2bbd-415b-b3ae-6969397f419d 2019-01-18 04:52:18,074 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/fa5ffae7453043eb9d4f3631b2806253/users/aefd5bd4644f42bfb8696b556d1b828e/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68684b498dd01d7922b5a61bcc797ebf071e8eba" 2019-01-18 04:52:18,174 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 04:52:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cc2ece11-0439-4db6-8e6b-f227d6fe77ab Content-Encoding: gzip Content-Length: 165 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects/fa5ffae7453043eb9d4f3631b2806253/users/aefd5bd4644f42bfb8696b556d1b828e/roles", "previous": null, "next": null}, "roles": []} 2019-01-18 04:52:18,174 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/fa5ffae7453043eb9d4f3631b2806253/users/aefd5bd4644f42bfb8696b556d1b828e/roles used request id req-cc2ece11-0439-4db6-8e6b-f227d6fe77ab 2019-01-18 04:52:18,178 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/6b7f4f4f76264b6fb449c43b86ee3817 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68684b498dd01d7922b5a61bcc797ebf071e8eba" 2019-01-18 04:52:18,269 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 04:52:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-90f85a90-5283-46bb-b0af-44a2d3ffc1a9 Content-Encoding: gzip Content-Length: 141 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.23:5000/v3/roles/6b7f4f4f76264b6fb449c43b86ee3817"}, "domain_id": null, "name": "admin", "id": "6b7f4f4f76264b6fb449c43b86ee3817"}} 2019-01-18 04:52:18,269 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/6b7f4f4f76264b6fb449c43b86ee3817 used request id req-90f85a90-5283-46bb-b0af-44a2d3ffc1a9 2019-01-18 04:52:18,269 - keystone_utils - INFO - Granting role admin to project CreateProjectUserTests-465d7157-7e06-456-name 2019-01-18 04:52:18,273 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/fa5ffae7453043eb9d4f3631b2806253/users/aefd5bd4644f42bfb8696b556d1b828e/roles/6b7f4f4f76264b6fb449c43b86ee3817 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68684b498dd01d7922b5a61bcc797ebf071e8eba" 2019-01-18 04:52:18,439 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 04:52:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5e977b8a-9c1c-482d-a44d-27fc6739caee Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 04:52:18,439 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/fa5ffae7453043eb9d4f3631b2806253/users/aefd5bd4644f42bfb8696b556d1b828e/roles/6b7f4f4f76264b6fb449c43b86ee3817 used request id req-5e977b8a-9c1c-482d-a44d-27fc6739caee 2019-01-18 04:52:18,439 - keystone_utils - INFO - Created user with name - CreateProjectUserTests-465d7157-7e06-456-user 2019-01-18 04:52:18,443 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ca5ce77444e65f7c4fca497a4e5524cdc25ca07" 2019-01-18 04:52:18,524 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 04:52:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7e74d1b6-b717-4839-9961-fe9eea56d348 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": "45b844776369475b95254c1dd61269c1", "links": {"self": "http://172.30.9.23:5000/v3/roles/45b844776369475b95254c1dd61269c1"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "6aff393fb9af4d958a8117fea50ad769", "links": {"self": "http://172.30.9.23:5000/v3/roles/6aff393fb9af4d958a8117fea50ad769"}, "name": "Member"}, {"domain_id": null, "id": "6b7f4f4f76264b6fb449c43b86ee3817", "links": {"self": "http://172.30.9.23:5000/v3/roles/6b7f4f4f76264b6fb449c43b86ee3817"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a482b711adf94961bf4bb28eda7f0e28", "links": {"self": "http://172.30.9.23:5000/v3/roles/a482b711adf94961bf4bb28eda7f0e28"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e7e317b66c174923a8cb46c48d897c8d", "links": {"self": "http://172.30.9.23:5000/v3/roles/e7e317b66c174923a8cb46c48d897c8d"}, "name": "ResellerAdmin"}]} 2019-01-18 04:52:18,524 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-7e74d1b6-b717-4839-9961-fe9eea56d348 2019-01-18 04:52:18,528 - 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}2ca5ce77444e65f7c4fca497a4e5524cdc25ca07" -d '{"role": {"name": "CreateProjectUserTests-465d7157-7e06-456-name-role"}}' 2019-01-18 04:52:18,637 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 18 Jan 2019 04:52:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3b09fe47-e92b-4537-bf71-1573de81dee1 Content-Length: 221 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "9bc34455128d4707bb9da2f828f1ae21", "links": {"self": "http://172.30.9.23:5000/v3/roles/9bc34455128d4707bb9da2f828f1ae21"}, "name": "CreateProjectUserTests-465d7157-7e06-456-name-role"}} 2019-01-18 04:52:18,637 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-3b09fe47-e92b-4537-bf71-1573de81dee1 2019-01-18 04:52:18,638 - keystone_utils - INFO - Created role with name - CreateProjectUserTests-465d7157-7e06-456-name-role 2019-01-18 04:52:18,641 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/9bc34455128d4707bb9da2f828f1ae21 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ca5ce77444e65f7c4fca497a4e5524cdc25ca07" 2019-01-18 04:52:18,727 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 04:52:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2561a2df-4afe-4110-98e8-54a5a1fce06d Content-Encoding: gzip Content-Length: 175 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.23:5000/v3/roles/9bc34455128d4707bb9da2f828f1ae21"}, "domain_id": null, "name": "CreateProjectUserTests-465d7157-7e06-456-name-role", "id": "9bc34455128d4707bb9da2f828f1ae21"}} 2019-01-18 04:52:18,727 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/9bc34455128d4707bb9da2f828f1ae21 used request id req-2561a2df-4afe-4110-98e8-54a5a1fce06d 2019-01-18 04:52:18,728 - keystone_utils - INFO - Granting role CreateProjectUserTests-465d7157-7e06-456-name-role to project CreateProjectUserTests-465d7157-7e06-456-name 2019-01-18 04:52:18,731 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/fa5ffae7453043eb9d4f3631b2806253/users/aefd5bd4644f42bfb8696b556d1b828e/roles/9bc34455128d4707bb9da2f828f1ae21 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ca5ce77444e65f7c4fca497a4e5524cdc25ca07" 2019-01-18 04:52:18,843 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 04:52:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-32462014-d36f-4b08-84bc-9d3d97c21bb6 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 04:52:18,843 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/fa5ffae7453043eb9d4f3631b2806253/users/aefd5bd4644f42bfb8696b556d1b828e/roles/9bc34455128d4707bb9da2f828f1ae21 used request id req-32462014-d36f-4b08-84bc-9d3d97c21bb6 2019-01-18 04:52:18,843 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 04:52:18,844 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 04:52:19,288 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9bc34455128d4707bb9da2f828f1ae21", "name": "CreateProjectUserTests-465d7157-7e06-456-name-role"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}], "expires_at": "2019-01-18T05:52:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "fa5ffae7453043eb9d4f3631b2806253", "name": "CreateProjectUserTests-465d7157-7e06-456-name"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/fa5ffae7453043eb9d4f3631b2806253", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/fa5ffae7453043eb9d4f3631b2806253", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/fa5ffae7453043eb9d4f3631b2806253", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/fa5ffae7453043eb9d4f3631b2806253", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/fa5ffae7453043eb9d4f3631b2806253", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/fa5ffae7453043eb9d4f3631b2806253", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/fa5ffae7453043eb9d4f3631b2806253", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/fa5ffae7453043eb9d4f3631b2806253", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/fa5ffae7453043eb9d4f3631b2806253", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/fa5ffae7453043eb9d4f3631b2806253", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/fa5ffae7453043eb9d4f3631b2806253", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/fa5ffae7453043eb9d4f3631b2806253", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateProjectUserTests-465d7157-7e06-456-user", "id": "aefd5bd4644f42bfb8696b556d1b828e"}, "audit_ids": ["kl5AtFd3Q1WnOjhFd3lgEg"], "issued_at": "2019-01-18T04:52:19.000000Z"}} 2019-01-18 04:52:19,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}3d1922adc4852d8ef43a0a0273d5b93ad28a46bb" 2019-01-18 04:52:19,381 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 04:52:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7f8776d7-c631-4557-9032-b9635c8661ea Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 04:52:19,381 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-7f8776d7-c631-4557-9032-b9635c8661ea 2019-01-18 04:52:19,388 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=CreateProjectUserTests-465d7157-7e06-456-name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d1922adc4852d8ef43a0a0273d5b93ad28a46bb" 2019-01-18 04:52:20,316 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-705d9bcd-abab-4e01-b80f-7859ef8bda67 Date: Fri, 18 Jan 2019 04:52:20 GMT RESP BODY: {"security_groups": []} 2019-01-18 04:52:20,316 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=CreateProjectUserTests-465d7157-7e06-456-name&description=hello+group used request id req-705d9bcd-abab-4e01-b80f-7859ef8bda67 2019-01-18 04:52:20,317 - OpenStackSecurityGroup - INFO - Creating security group CreateProjectUserTests-465d7157-7e06-456-name... 2019-01-18 04:52:20,317 - neutron_utils - INFO - Creating security group with name - CreateProjectUserTests-465d7157-7e06-456-name 2019-01-18 04:52:20,323 - 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}3d1922adc4852d8ef43a0a0273d5b93ad28a46bb" -d '{"security_group": {"name": "CreateProjectUserTests-465d7157-7e06-456-name", "description": "hello group"}}' 2019-01-18 04:52:21,384 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1388 X-Openstack-Request-Id: req-9a42dec9-cb9f-44af-a769-74d464ac38fd Date: Fri, 18 Jan 2019 04:52:21 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "fa5ffae7453043eb9d4f3631b2806253", "created_at": "2019-01-18T04:52:21Z", "updated_at": "2019-01-18T04:52:21Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:52:21Z", "revision_number": 0, "id": "7e1dbe71-1c18-40b8-b806-125794fcb9e9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:52:21Z", "security_group_id": "4d617d8d-1102-4b6f-a98d-10c975778d03", "tenant_id": "fa5ffae7453043eb9d4f3631b2806253", "port_range_min": null, "ethertype": "IPv4", "project_id": "fa5ffae7453043eb9d4f3631b2806253"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:52:21Z", "revision_number": 0, "id": "e116a97d-e183-43f6-b71e-1fe64daba565", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:52:21Z", "security_group_id": "4d617d8d-1102-4b6f-a98d-10c975778d03", "tenant_id": "fa5ffae7453043eb9d4f3631b2806253", "port_range_min": null, "ethertype": "IPv6", "project_id": "fa5ffae7453043eb9d4f3631b2806253"}], "revision_number": 2, "project_id": "fa5ffae7453043eb9d4f3631b2806253", "id": "4d617d8d-1102-4b6f-a98d-10c975778d03", "name": "CreateProjectUserTests-465d7157-7e06-456-name"}} 2019-01-18 04:52:21,385 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-groups used request id req-9a42dec9-cb9f-44af-a769-74d464ac38fd 2019-01-18 04:52:21,385 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 4d617d8d-1102-4b6f-a98d-10c975778d03 2019-01-18 04:52:21,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=4d617d8d-1102-4b6f-a98d-10c975778d03 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d1922adc4852d8ef43a0a0273d5b93ad28a46bb" 2019-01-18 04:52:22,109 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-74c9fd5b-5f1b-4ce4-b906-8acaeacec5a6 Date: Fri, 18 Jan 2019 04:52:22 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": "2019-01-18T04:52:21Z", "security_group_id": "4d617d8d-1102-4b6f-a98d-10c975778d03", "port_range_min": null, "revision_number": 0, "tenant_id": "fa5ffae7453043eb9d4f3631b2806253", "created_at": "2019-01-18T04:52:21Z", "project_id": "fa5ffae7453043eb9d4f3631b2806253", "id": "7e1dbe71-1c18-40b8-b806-125794fcb9e9"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T04:52:21Z", "security_group_id": "4d617d8d-1102-4b6f-a98d-10c975778d03", "port_range_min": null, "revision_number": 0, "tenant_id": "fa5ffae7453043eb9d4f3631b2806253", "created_at": "2019-01-18T04:52:21Z", "project_id": "fa5ffae7453043eb9d4f3631b2806253", "id": "e116a97d-e183-43f6-b71e-1fe64daba565"}]} 2019-01-18 04:52:22,109 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=4d617d8d-1102-4b6f-a98d-10c975778d03 used request id req-74c9fd5b-5f1b-4ce4-b906-8acaeacec5a6 2019-01-18 04:52:22,110 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 4d617d8d-1102-4b6f-a98d-10c975778d03 2019-01-18 04:52:22,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=4d617d8d-1102-4b6f-a98d-10c975778d03 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d1922adc4852d8ef43a0a0273d5b93ad28a46bb" 2019-01-18 04:52:22,831 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-827d715f-d170-4783-9c5c-3e63fd53a55d Date: Fri, 18 Jan 2019 04:52:22 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": "2019-01-18T04:52:21Z", "security_group_id": "4d617d8d-1102-4b6f-a98d-10c975778d03", "port_range_min": null, "revision_number": 0, "tenant_id": "fa5ffae7453043eb9d4f3631b2806253", "created_at": "2019-01-18T04:52:21Z", "project_id": "fa5ffae7453043eb9d4f3631b2806253", "id": "7e1dbe71-1c18-40b8-b806-125794fcb9e9"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T04:52:21Z", "security_group_id": "4d617d8d-1102-4b6f-a98d-10c975778d03", "port_range_min": null, "revision_number": 0, "tenant_id": "fa5ffae7453043eb9d4f3631b2806253", "created_at": "2019-01-18T04:52:21Z", "project_id": "fa5ffae7453043eb9d4f3631b2806253", "id": "e116a97d-e183-43f6-b71e-1fe64daba565"}]} 2019-01-18 04:52:22,832 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=4d617d8d-1102-4b6f-a98d-10c975778d03 used request id req-827d715f-d170-4783-9c5c-3e63fd53a55d 2019-01-18 04:52:22,832 - neutron_utils - INFO - Retrieving security group with ID - 4d617d8d-1102-4b6f-a98d-10c975778d03 2019-01-18 04:52:22,837 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?id=4d617d8d-1102-4b6f-a98d-10c975778d03 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d1922adc4852d8ef43a0a0273d5b93ad28a46bb" 2019-01-18 04:52:23,577 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1391 X-Openstack-Request-Id: req-9d1b5b83-860a-46a5-a3dd-371ec0aa6ceb Date: Fri, 18 Jan 2019 04:52:23 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "fa5ffae7453043eb9d4f3631b2806253", "created_at": "2019-01-18T04:52:21Z", "updated_at": "2019-01-18T04:52:21Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:52:21Z", "revision_number": 0, "id": "7e1dbe71-1c18-40b8-b806-125794fcb9e9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:52:21Z", "security_group_id": "4d617d8d-1102-4b6f-a98d-10c975778d03", "tenant_id": "fa5ffae7453043eb9d4f3631b2806253", "port_range_min": null, "ethertype": "IPv4", "project_id": "fa5ffae7453043eb9d4f3631b2806253"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:52:21Z", "revision_number": 0, "id": "e116a97d-e183-43f6-b71e-1fe64daba565", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:52:21Z", "security_group_id": "4d617d8d-1102-4b6f-a98d-10c975778d03", "tenant_id": "fa5ffae7453043eb9d4f3631b2806253", "port_range_min": null, "ethertype": "IPv6", "project_id": "fa5ffae7453043eb9d4f3631b2806253"}], "revision_number": 2, "project_id": "fa5ffae7453043eb9d4f3631b2806253", "id": "4d617d8d-1102-4b6f-a98d-10c975778d03", "name": "CreateProjectUserTests-465d7157-7e06-456-name"}]} 2019-01-18 04:52:23,577 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?id=4d617d8d-1102-4b6f-a98d-10c975778d03 used request id req-9d1b5b83-860a-46a5-a3dd-371ec0aa6ceb 2019-01-18 04:52:23,578 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 4d617d8d-1102-4b6f-a98d-10c975778d03 2019-01-18 04:52:23,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=4d617d8d-1102-4b6f-a98d-10c975778d03 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d1922adc4852d8ef43a0a0273d5b93ad28a46bb" 2019-01-18 04:52:24,300 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-af2c2511-d73a-4afd-9e34-5f53028b5db4 Date: Fri, 18 Jan 2019 04:52: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": "2019-01-18T04:52:21Z", "security_group_id": "4d617d8d-1102-4b6f-a98d-10c975778d03", "port_range_min": null, "revision_number": 0, "tenant_id": "fa5ffae7453043eb9d4f3631b2806253", "created_at": "2019-01-18T04:52:21Z", "project_id": "fa5ffae7453043eb9d4f3631b2806253", "id": "7e1dbe71-1c18-40b8-b806-125794fcb9e9"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T04:52:21Z", "security_group_id": "4d617d8d-1102-4b6f-a98d-10c975778d03", "port_range_min": null, "revision_number": 0, "tenant_id": "fa5ffae7453043eb9d4f3631b2806253", "created_at": "2019-01-18T04:52:21Z", "project_id": "fa5ffae7453043eb9d4f3631b2806253", "id": "e116a97d-e183-43f6-b71e-1fe64daba565"}]} 2019-01-18 04:52:24,300 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=4d617d8d-1102-4b6f-a98d-10c975778d03 used request id req-af2c2511-d73a-4afd-9e34-5f53028b5db4 2019-01-18 04:52:24,301 - neutron_utils - INFO - Retrieving security group with ID - 4d617d8d-1102-4b6f-a98d-10c975778d03 2019-01-18 04:52:24,307 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?id=4d617d8d-1102-4b6f-a98d-10c975778d03 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d1922adc4852d8ef43a0a0273d5b93ad28a46bb" 2019-01-18 04:52:24,573 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1391 X-Openstack-Request-Id: req-322eb09a-d647-4cb4-affc-0497f73b1c36 Date: Fri, 18 Jan 2019 04:52:24 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "fa5ffae7453043eb9d4f3631b2806253", "created_at": "2019-01-18T04:52:21Z", "updated_at": "2019-01-18T04:52:21Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:52:21Z", "revision_number": 0, "id": "7e1dbe71-1c18-40b8-b806-125794fcb9e9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:52:21Z", "security_group_id": "4d617d8d-1102-4b6f-a98d-10c975778d03", "tenant_id": "fa5ffae7453043eb9d4f3631b2806253", "port_range_min": null, "ethertype": "IPv4", "project_id": "fa5ffae7453043eb9d4f3631b2806253"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:52:21Z", "revision_number": 0, "id": "e116a97d-e183-43f6-b71e-1fe64daba565", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:52:21Z", "security_group_id": "4d617d8d-1102-4b6f-a98d-10c975778d03", "tenant_id": "fa5ffae7453043eb9d4f3631b2806253", "port_range_min": null, "ethertype": "IPv6", "project_id": "fa5ffae7453043eb9d4f3631b2806253"}], "revision_number": 2, "project_id": "fa5ffae7453043eb9d4f3631b2806253", "id": "4d617d8d-1102-4b6f-a98d-10c975778d03", "name": "CreateProjectUserTests-465d7157-7e06-456-name"}]} 2019-01-18 04:52:24,573 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?id=4d617d8d-1102-4b6f-a98d-10c975778d03 used request id req-322eb09a-d647-4cb4-affc-0497f73b1c36 2019-01-18 04:52:24,574 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 4d617d8d-1102-4b6f-a98d-10c975778d03 2019-01-18 04:52:24,580 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=4d617d8d-1102-4b6f-a98d-10c975778d03 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d1922adc4852d8ef43a0a0273d5b93ad28a46bb" 2019-01-18 04:52:24,767 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-ed1785b7-3d3a-4158-848e-9adcdcdf804b Date: Fri, 18 Jan 2019 04:52: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": "2019-01-18T04:52:21Z", "security_group_id": "4d617d8d-1102-4b6f-a98d-10c975778d03", "port_range_min": null, "revision_number": 0, "tenant_id": "fa5ffae7453043eb9d4f3631b2806253", "created_at": "2019-01-18T04:52:21Z", "project_id": "fa5ffae7453043eb9d4f3631b2806253", "id": "7e1dbe71-1c18-40b8-b806-125794fcb9e9"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T04:52:21Z", "security_group_id": "4d617d8d-1102-4b6f-a98d-10c975778d03", "port_range_min": null, "revision_number": 0, "tenant_id": "fa5ffae7453043eb9d4f3631b2806253", "created_at": "2019-01-18T04:52:21Z", "project_id": "fa5ffae7453043eb9d4f3631b2806253", "id": "e116a97d-e183-43f6-b71e-1fe64daba565"}]} 2019-01-18 04:52:24,767 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=4d617d8d-1102-4b6f-a98d-10c975778d03 used request id req-ed1785b7-3d3a-4158-848e-9adcdcdf804b 2019-01-18 04:52:24,768 - neutron_utils - INFO - Retrieving security group with ID - 4d617d8d-1102-4b6f-a98d-10c975778d03 2019-01-18 04:52:24,773 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?id=4d617d8d-1102-4b6f-a98d-10c975778d03 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d1922adc4852d8ef43a0a0273d5b93ad28a46bb" 2019-01-18 04:52:25,610 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1391 X-Openstack-Request-Id: req-01fa8d2e-a503-44bc-b779-a3f6aea76ff1 Date: Fri, 18 Jan 2019 04:52:25 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "fa5ffae7453043eb9d4f3631b2806253", "created_at": "2019-01-18T04:52:21Z", "updated_at": "2019-01-18T04:52:21Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:52:21Z", "revision_number": 0, "id": "7e1dbe71-1c18-40b8-b806-125794fcb9e9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:52:21Z", "security_group_id": "4d617d8d-1102-4b6f-a98d-10c975778d03", "tenant_id": "fa5ffae7453043eb9d4f3631b2806253", "port_range_min": null, "ethertype": "IPv4", "project_id": "fa5ffae7453043eb9d4f3631b2806253"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:52:21Z", "revision_number": 0, "id": "e116a97d-e183-43f6-b71e-1fe64daba565", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:52:21Z", "security_group_id": "4d617d8d-1102-4b6f-a98d-10c975778d03", "tenant_id": "fa5ffae7453043eb9d4f3631b2806253", "port_range_min": null, "ethertype": "IPv6", "project_id": "fa5ffae7453043eb9d4f3631b2806253"}], "revision_number": 2, "project_id": "fa5ffae7453043eb9d4f3631b2806253", "id": "4d617d8d-1102-4b6f-a98d-10c975778d03", "name": "CreateProjectUserTests-465d7157-7e06-456-name"}]} 2019-01-18 04:52:25,610 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?id=4d617d8d-1102-4b6f-a98d-10c975778d03 used request id req-01fa8d2e-a503-44bc-b779-a3f6aea76ff1 2019-01-18 04:52:25,611 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 4d617d8d-1102-4b6f-a98d-10c975778d03 2019-01-18 04:52:25,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=4d617d8d-1102-4b6f-a98d-10c975778d03 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d1922adc4852d8ef43a0a0273d5b93ad28a46bb" 2019-01-18 04:52:26,333 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-e48560e3-64ba-48e7-991e-b865149077ea Date: Fri, 18 Jan 2019 04:52: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": "2019-01-18T04:52:21Z", "security_group_id": "4d617d8d-1102-4b6f-a98d-10c975778d03", "port_range_min": null, "revision_number": 0, "tenant_id": "fa5ffae7453043eb9d4f3631b2806253", "created_at": "2019-01-18T04:52:21Z", "project_id": "fa5ffae7453043eb9d4f3631b2806253", "id": "7e1dbe71-1c18-40b8-b806-125794fcb9e9"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T04:52:21Z", "security_group_id": "4d617d8d-1102-4b6f-a98d-10c975778d03", "port_range_min": null, "revision_number": 0, "tenant_id": "fa5ffae7453043eb9d4f3631b2806253", "created_at": "2019-01-18T04:52:21Z", "project_id": "fa5ffae7453043eb9d4f3631b2806253", "id": "e116a97d-e183-43f6-b71e-1fe64daba565"}]} 2019-01-18 04:52:26,334 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=4d617d8d-1102-4b6f-a98d-10c975778d03 used request id req-e48560e3-64ba-48e7-991e-b865149077ea 2019-01-18 04:52:26,334 - neutron_utils - INFO - Deleting security group rule with ID - e116a97d-e183-43f6-b71e-1fe64daba565 2019-01-18 04:52:26,340 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-group-rules/e116a97d-e183-43f6-b71e-1fe64daba565 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d1922adc4852d8ef43a0a0273d5b93ad28a46bb" 2019-01-18 04:52:26,422 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-2c9c0873-891f-4236-b23a-4dcd9a9a5e01 Content-Length: 0 Date: Fri, 18 Jan 2019 04:52:26 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-18 04:52:26,422 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-group-rules/e116a97d-e183-43f6-b71e-1fe64daba565 used request id req-2c9c0873-891f-4236-b23a-4dcd9a9a5e01 2019-01-18 04:52:26,422 - neutron_utils - INFO - Deleting security group rule with ID - 7e1dbe71-1c18-40b8-b806-125794fcb9e9 2019-01-18 04:52:26,428 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-group-rules/7e1dbe71-1c18-40b8-b806-125794fcb9e9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d1922adc4852d8ef43a0a0273d5b93ad28a46bb" 2019-01-18 04:52:26,799 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-6cfaac01-e0e2-447f-8d29-6a186e90dee5 Content-Length: 0 Date: Fri, 18 Jan 2019 04:52:26 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-18 04:52:26,799 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-group-rules/7e1dbe71-1c18-40b8-b806-125794fcb9e9 used request id req-6cfaac01-e0e2-447f-8d29-6a186e90dee5 2019-01-18 04:52:26,799 - neutron_utils - INFO - Deleting security group with name - CreateProjectUserTests-465d7157-7e06-456-name 2019-01-18 04:52:26,805 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-groups/4d617d8d-1102-4b6f-a98d-10c975778d03 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d1922adc4852d8ef43a0a0273d5b93ad28a46bb" 2019-01-18 04:52:26,905 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-1663e14f-8df5-4551-b310-8da29d16a088 Content-Length: 0 Date: Fri, 18 Jan 2019 04:52:26 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-18 04:52:26,905 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/4d617d8d-1102-4b6f-a98d-10c975778d03 used request id req-1663e14f-8df5-4551-b310-8da29d16a088 2019-01-18 04:52:26,906 - keystone_utils - INFO - Deleting user with name - CreateProjectUserTests-465d7157-7e06-456-user 2019-01-18 04:52:26,910 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/aefd5bd4644f42bfb8696b556d1b828e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68684b498dd01d7922b5a61bcc797ebf071e8eba" 2019-01-18 04:52:27,104 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 04:52:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5653d756-9abc-4148-93c9-65acf900c0e0 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 04:52:27,104 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/aefd5bd4644f42bfb8696b556d1b828e used request id req-5653d756-9abc-4148-93c9-65acf900c0e0 2019-01-18 04:52:27,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}2ca5ce77444e65f7c4fca497a4e5524cdc25ca07" 2019-01-18 04:52:27,889 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9673 X-Openstack-Request-Id: req-fd1d5a9e-3d71-4e92-b8bb-1a9f0f14ac98 Date: Fri, 18 Jan 2019 04:52:27 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "fa5ffae7453043eb9d4f3631b2806253", "created_at": "2019-01-18T04:52:20Z", "updated_at": "2019-01-18T04:52:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:52:20Z", "revision_number": 0, "id": "e9aa1ef1-e461-427c-89cb-3453cad0dafb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:52:20Z", "security_group_id": "438ec166-6c8b-4469-b9e6-9ae3e5ef7545", "tenant_id": "fa5ffae7453043eb9d4f3631b2806253", "port_range_min": null, "ethertype": "IPv4", "project_id": "fa5ffae7453043eb9d4f3631b2806253"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:52:20Z", "revision_number": 0, "id": "9e226319-a677-4da2-9cbf-8e9bd3907a44", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:52:20Z", "security_group_id": "438ec166-6c8b-4469-b9e6-9ae3e5ef7545", "tenant_id": "fa5ffae7453043eb9d4f3631b2806253", "port_range_min": null, "ethertype": "IPv6", "project_id": "fa5ffae7453043eb9d4f3631b2806253"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:52:20Z", "revision_number": 0, "id": "9ca5f6a4-bb0c-41b1-8930-b0e7240a2b57", "remote_group_id": "438ec166-6c8b-4469-b9e6-9ae3e5ef7545", "remote_ip_prefix": null, "created_at": "2019-01-18T04:52:20Z", "security_group_id": "438ec166-6c8b-4469-b9e6-9ae3e5ef7545", "tenant_id": "fa5ffae7453043eb9d4f3631b2806253", "port_range_min": null, "ethertype": "IPv4", "project_id": "fa5ffae7453043eb9d4f3631b2806253"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:52:20Z", "revision_number": 0, "id": "028b7196-ff7f-4803-81d9-f930bddf6037", "remote_group_id": "438ec166-6c8b-4469-b9e6-9ae3e5ef7545", "remote_ip_prefix": null, "created_at": "2019-01-18T04:52:20Z", "security_group_id": "438ec166-6c8b-4469-b9e6-9ae3e5ef7545", "tenant_id": "fa5ffae7453043eb9d4f3631b2806253", "port_range_min": null, "ethertype": "IPv6", "project_id": "fa5ffae7453043eb9d4f3631b2806253"}], "revision_number": 4, "project_id": "fa5ffae7453043eb9d4f3631b2806253", "id": "438ec166-6c8b-4469-b9e6-9ae3e5ef7545", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "created_at": "2019-01-18T04:51:20Z", "updated_at": "2019-01-18T04:51:20Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "24c99e6f-888c-4943-9c93-54ad3b18b18c", "remote_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv4", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "87b9b994-ae22-4850-863a-6a4925bd01fe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv4", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "45161a51-d6dd-4bb8-986d-bc2f88599c1d", "remote_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv6", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "2b339890-44d0-4711-a050-08a64d58e2a0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv6", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}], "revision_number": 4, "project_id": "9c53a91613fb4d5080479ac6f51697ed", "id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "created_at": "2019-01-18T04:39:06Z", "updated_at": "2019-01-18T04:39:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "4bf1a402-0fa2-4cfd-9fee-4a28f16bb271", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "47feb8aba08a40dca7028a1701e597b9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "0aedefa2-edbc-47b5-bead-e954540f6937", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "47feb8aba08a40dca7028a1701e597b9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "8860837e-afbd-4411-adf9-d88db88c2114", "remote_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "47feb8aba08a40dca7028a1701e597b9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "4e399c2e-bc03-4aa3-b192-1fafdc9248ba", "remote_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "47feb8aba08a40dca7028a1701e597b9"}], "revision_number": 4, "project_id": "47feb8aba08a40dca7028a1701e597b9", "id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ccac38ea86a048c183796fe3184f3438", "created_at": "2019-01-18T04:51:56Z", "updated_at": "2019-01-18T04:51:56Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:56Z", "revision_number": 0, "id": "72a65cc7-ebd5-4f6d-b51a-c7232cb2a72a", "remote_group_id": "b20bc8b2-bb91-411e-b80b-85bddb5d18cc", "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:56Z", "security_group_id": "b20bc8b2-bb91-411e-b80b-85bddb5d18cc", "tenant_id": "ccac38ea86a048c183796fe3184f3438", "port_range_min": null, "ethertype": "IPv4", "project_id": "ccac38ea86a048c183796fe3184f3438"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:56Z", "revision_number": 0, "id": "504e0560-8141-4fbd-bcc2-4e00b2e73bf7", "remote_group_id": "b20bc8b2-bb91-411e-b80b-85bddb5d18cc", "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:56Z", "security_group_id": "b20bc8b2-bb91-411e-b80b-85bddb5d18cc", "tenant_id": "ccac38ea86a048c183796fe3184f3438", "port_range_min": null, "ethertype": "IPv6", "project_id": "ccac38ea86a048c183796fe3184f3438"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:56Z", "revision_number": 0, "id": "16b1bc16-ca56-4060-89db-2b39da2d8490", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:56Z", "security_group_id": "b20bc8b2-bb91-411e-b80b-85bddb5d18cc", "tenant_id": "ccac38ea86a048c183796fe3184f3438", "port_range_min": null, "ethertype": "IPv6", "project_id": "ccac38ea86a048c183796fe3184f3438"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:56Z", "revision_number": 0, "id": "ab204667-1df5-492b-81cb-22e1eac1ab72", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:56Z", "security_group_id": "b20bc8b2-bb91-411e-b80b-85bddb5d18cc", "tenant_id": "ccac38ea86a048c183796fe3184f3438", "port_range_min": null, "ethertype": "IPv4", "project_id": "ccac38ea86a048c183796fe3184f3438"}], "revision_number": 4, "project_id": "ccac38ea86a048c183796fe3184f3438", "id": "b20bc8b2-bb91-411e-b80b-85bddb5d18cc", "name": "default"}]} 2019-01-18 04:52:27,889 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-fd1d5a9e-3d71-4e92-b8bb-1a9f0f14ac98 2019-01-18 04:52:27,894 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/fa5ffae7453043eb9d4f3631b2806253 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ca5ce77444e65f7c4fca497a4e5524cdc25ca07" 2019-01-18 04:52:27,983 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 04:52:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-baf64619-e5ab-4717-aac3-db02f71b7bc9 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/fa5ffae7453043eb9d4f3631b2806253"}, "enabled": true, "id": "fa5ffae7453043eb9d4f3631b2806253", "parent_id": "default", "domain_id": "default", "name": "CreateProjectUserTests-465d7157-7e06-456-name"}} 2019-01-18 04:52:27,983 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/fa5ffae7453043eb9d4f3631b2806253 used request id req-baf64619-e5ab-4717-aac3-db02f71b7bc9 2019-01-18 04:52:27,983 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 438ec166-6c8b-4469-b9e6-9ae3e5ef7545 2019-01-18 04:52:27,988 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=438ec166-6c8b-4469-b9e6-9ae3e5ef7545 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ca5ce77444e65f7c4fca497a4e5524cdc25ca07" 2019-01-18 04:52:28,157 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-813c122d-1582-4bfc-8f76-e0f32dd912bd Date: Fri, 18 Jan 2019 04:52:28 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "438ec166-6c8b-4469-b9e6-9ae3e5ef7545", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T04:52:20Z", "security_group_id": "438ec166-6c8b-4469-b9e6-9ae3e5ef7545", "port_range_min": null, "revision_number": 0, "tenant_id": "fa5ffae7453043eb9d4f3631b2806253", "created_at": "2019-01-18T04:52:20Z", "project_id": "fa5ffae7453043eb9d4f3631b2806253", "id": "028b7196-ff7f-4803-81d9-f930bddf6037"}, {"remote_group_id": "438ec166-6c8b-4469-b9e6-9ae3e5ef7545", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T04:52:20Z", "security_group_id": "438ec166-6c8b-4469-b9e6-9ae3e5ef7545", "port_range_min": null, "revision_number": 0, "tenant_id": "fa5ffae7453043eb9d4f3631b2806253", "created_at": "2019-01-18T04:52:20Z", "project_id": "fa5ffae7453043eb9d4f3631b2806253", "id": "9ca5f6a4-bb0c-41b1-8930-b0e7240a2b57"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T04:52:20Z", "security_group_id": "438ec166-6c8b-4469-b9e6-9ae3e5ef7545", "port_range_min": null, "revision_number": 0, "tenant_id": "fa5ffae7453043eb9d4f3631b2806253", "created_at": "2019-01-18T04:52:20Z", "project_id": "fa5ffae7453043eb9d4f3631b2806253", "id": "9e226319-a677-4da2-9cbf-8e9bd3907a44"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T04:52:20Z", "security_group_id": "438ec166-6c8b-4469-b9e6-9ae3e5ef7545", "port_range_min": null, "revision_number": 0, "tenant_id": "fa5ffae7453043eb9d4f3631b2806253", "created_at": "2019-01-18T04:52:20Z", "project_id": "fa5ffae7453043eb9d4f3631b2806253", "id": "e9aa1ef1-e461-427c-89cb-3453cad0dafb"}]} 2019-01-18 04:52:28,157 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=438ec166-6c8b-4469-b9e6-9ae3e5ef7545 used request id req-813c122d-1582-4bfc-8f76-e0f32dd912bd 2019-01-18 04:52:28,158 - neutron_utils - INFO - Deleting security group with name - default 2019-01-18 04:52:28,162 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-groups/438ec166-6c8b-4469-b9e6-9ae3e5ef7545 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ca5ce77444e65f7c4fca497a4e5524cdc25ca07" 2019-01-18 04:52:28,680 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-dc6ca79f-9a8f-49dc-9310-d4018a218409 Content-Length: 0 Date: Fri, 18 Jan 2019 04:52:28 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-18 04:52:28,681 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/438ec166-6c8b-4469-b9e6-9ae3e5ef7545 used request id req-dc6ca79f-9a8f-49dc-9310-d4018a218409 2019-01-18 04:52:28,681 - keystone_utils - INFO - Deleting project with name - CreateProjectUserTests-465d7157-7e06-456-name 2019-01-18 04:52:28,685 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/fa5ffae7453043eb9d4f3631b2806253 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ca5ce77444e65f7c4fca497a4e5524cdc25ca07" 2019-01-18 04:52:28,861 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 04:52:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1c2f1d4d-0a34-4019-8d85-e88acff19ad8 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 04:52:28,861 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/fa5ffae7453043eb9d4f3631b2806253 used request id req-1c2f1d4d-0a34-4019-8d85-e88acff19ad8 2019-01-18 04:52:28,862 - keystone_utils - INFO - Deleting role with name - CreateProjectUserTests-465d7157-7e06-456-name-role 2019-01-18 04:52:28,865 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/9bc34455128d4707bb9da2f828f1ae21 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ca5ce77444e65f7c4fca497a4e5524cdc25ca07" 2019-01-18 04:52:28,966 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 04:52:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a3225676-67a7-4c9a-b0c6-09101623886a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 04:52:28,966 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/9bc34455128d4707bb9da2f828f1ae21 used request id req-a3225676-67a7-4c9a-b0c6-09101623886a 2019-01-18 04:52:28,970 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ca5ce77444e65f7c4fca497a4e5524cdc25ca07" 2019-01-18 04:52:29,063 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 04:52:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e8c99ff0-603e-418c-add9-065babe01528 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": "45b844776369475b95254c1dd61269c1", "links": {"self": "http://172.30.9.23:5000/v3/roles/45b844776369475b95254c1dd61269c1"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "6aff393fb9af4d958a8117fea50ad769", "links": {"self": "http://172.30.9.23:5000/v3/roles/6aff393fb9af4d958a8117fea50ad769"}, "name": "Member"}, {"domain_id": null, "id": "6b7f4f4f76264b6fb449c43b86ee3817", "links": {"self": "http://172.30.9.23:5000/v3/roles/6b7f4f4f76264b6fb449c43b86ee3817"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a482b711adf94961bf4bb28eda7f0e28", "links": {"self": "http://172.30.9.23:5000/v3/roles/a482b711adf94961bf4bb28eda7f0e28"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e7e317b66c174923a8cb46c48d897c8d", "links": {"self": "http://172.30.9.23:5000/v3/roles/e7e317b66c174923a8cb46c48d897c8d"}, "name": "ResellerAdmin"}]} 2019-01-18 04:52:29,063 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-e8c99ff0-603e-418c-add9-065babe01528 2019-01-18 04:52:29,065 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 04:52:29,456 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "45b844776369475b95254c1dd61269c1", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}, {"id": "6aff393fb9af4d958a8117fea50ad769", "name": "Member"}], "expires_at": "2019-01-18T05:52:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ccac38ea86a048c183796fe3184f3438", "name": "api_check-project_2744c22f-2cb8-4f83-8516-7c0ba84fdd9b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_2744c22f-2cb8-4f83-8516-7c0ba84fdd9b", "id": "cb9b3d6d59cd466fb9e330547dcd06c7"}, "audit_ids": ["kS7rV0dWS_eCWgTn9WVOiw"], "issued_at": "2019-01-18T04:52:29.000000Z"}} 2019-01-18 04:52:29,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}e518a9bd7ce2b1344eaa3188d68dfc4c68a65a68" 2019-01-18 04:52:29,536 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 04:52:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6e880187-5185-4a1f-b9e6-f68ad44d3881 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 04:52:29,536 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-6e880187-5185-4a1f-b9e6-f68ad44d3881 2019-01-18 04:52:29,537 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 04:52:29,538 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 04:52:29,933 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "45b844776369475b95254c1dd61269c1", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}, {"id": "6aff393fb9af4d958a8117fea50ad769", "name": "Member"}], "expires_at": "2019-01-18T05:52:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ccac38ea86a048c183796fe3184f3438", "name": "api_check-project_2744c22f-2cb8-4f83-8516-7c0ba84fdd9b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_2744c22f-2cb8-4f83-8516-7c0ba84fdd9b", "id": "cb9b3d6d59cd466fb9e330547dcd06c7"}, "audit_ids": ["6Gtm8vW2R5GYxqaFHED5dg"], "issued_at": "2019-01-18T04:52:29.000000Z"}} 2019-01-18 04:52:29,934 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4d0c1023338d6ebc66ee6da09d14b0872f1d931" 2019-01-18 04:52:30,026 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 04:52:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b58c5443-44c3-490a-964b-4f85326bf41d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 04:52:30,026 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-b58c5443-44c3-490a-964b-4f85326bf41d 2019-01-18 04:52:30,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" 2019-01-18 04:52:30,035 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 18 Jan 2019 04:52: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"}]}]}} 2019-01-18 04:52:30,036 - 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-7431499e-7476-45d-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4d0c1023338d6ebc66ee6da09d14b0872f1d931" 2019-01-18 04:52:30,121 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 04:52:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-549b9bc5-59ea-437a-9816-d43c7dda8b56 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=CreateProjectUserTests-7431499e-7476-45d-name", "previous": null, "next": null}, "projects": []} 2019-01-18 04:52:30,121 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectUserTests-7431499e-7476-45d-name used request id req-549b9bc5-59ea-437a-9816-d43c7dda8b56 2019-01-18 04:52:30,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}f4d0c1023338d6ebc66ee6da09d14b0872f1d931" 2019-01-18 04:52:30,212 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 04:52:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a251e068-8303-4879-9087-88905d01e08a Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-18 04:52:30,212 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-a251e068-8303-4879-9087-88905d01e08a 2019-01-18 04:52:30,216 - 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}f4d0c1023338d6ebc66ee6da09d14b0872f1d931" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateProjectUserTests-7431499e-7476-45d-name"}}' 2019-01-18 04:52:30,326 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 18 Jan 2019 04:52:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a60962d5-998a-4fec-bfae-d7a617ace57d Content-Length: 307 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/e9318aa2f0464e53b25bad8616ab8b00"}, "enabled": true, "id": "e9318aa2f0464e53b25bad8616ab8b00", "parent_id": "default", "domain_id": "default", "name": "CreateProjectUserTests-7431499e-7476-45d-name"}} 2019-01-18 04:52:30,326 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-a60962d5-998a-4fec-bfae-d7a617ace57d 2019-01-18 04:52:30,327 - keystone_utils - INFO - Created project with name - CreateProjectUserTests-7431499e-7476-45d-name 2019-01-18 04:52:30,327 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 04:52:30,328 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 04:52:30,726 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "45b844776369475b95254c1dd61269c1", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}, {"id": "6aff393fb9af4d958a8117fea50ad769", "name": "Member"}], "expires_at": "2019-01-18T05:52:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ccac38ea86a048c183796fe3184f3438", "name": "api_check-project_2744c22f-2cb8-4f83-8516-7c0ba84fdd9b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_2744c22f-2cb8-4f83-8516-7c0ba84fdd9b", "id": "cb9b3d6d59cd466fb9e330547dcd06c7"}, "audit_ids": ["J14IiWMwRAOmDRfJXYsyoA"], "issued_at": "2019-01-18T04:52:30.000000Z"}} 2019-01-18 04:52:30,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}177e0afb8084146a1a24b222f219157afbe89edc" 2019-01-18 04:52:30,740 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 04:52:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-91f68442-38b7-48dc-9aba-80b42c67366d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 04:52:30,741 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-91f68442-38b7-48dc-9aba-80b42c67366d 2019-01-18 04:52:30,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" 2019-01-18 04:52:30,750 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 18 Jan 2019 04:52: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"}]}]}} 2019-01-18 04:52:30,751 - 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}177e0afb8084146a1a24b222f219157afbe89edc" 2019-01-18 04:52:30,850 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 04:52:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ef3a8cf5-2be3-4c72-aa60-957f68cef0d1 Content-Encoding: gzip Content-Length: 863 Content-Type: application/json RESP BODY: {"users": [{"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/0607a2b4beb0408e9fa51cc5ba027ac6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0607a2b4beb0408e9fa51cc5ba027ac6", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/17c61b95071545a094cc82823d2b88b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "17c61b95071545a094cc82823d2b88b8", "email": "nova@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/29e5d2dfed2447bda26fc75bd1122674"}, "domain_id": "default", "enabled": true, "options": {}, "id": "29e5d2dfed2447bda26fc75bd1122674", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/3b6dcc8c791e4b6e8831f5b5e583de80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3b6dcc8c791e4b6e8831f5b5e583de80", "email": "neutron@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.23:5000/v3/users/45ab52d673584bc198669be88c88b878"}, "domain_id": "default", "enabled": true, "options": {}, "id": "45ab52d673584bc198669be88c88b878", "email": "barbican@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/57795b4ee52f49c6a71f55bb6c4012f8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "57795b4ee52f49c6a71f55bb6c4012f8", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/5c52969262974d64ac2a300ca5d60f50"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c52969262974d64ac2a300ca5d60f50", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/5fc15572bb1c489ba92bd9945bbc1f64"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5fc15572bb1c489ba92bd9945bbc1f64", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/6b519d70e25f4e61a9dfd738cd6bba22"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6b519d70e25f4e61a9dfd738cd6bba22", "email": "heat@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.23:5000/v3/users/8248437208b540c2893a7117ad102a87"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8248437208b540c2893a7117ad102a87", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/890dee97e62840c5b15e36f03f6b7efc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "890dee97e62840c5b15e36f03f6b7efc", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/8cccb516ecc44ed9bb7c8633df108fd4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8cccb516ecc44ed9bb7c8633df108fd4", "email": "glance@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.23:5000/v3/users/97c3d863a98148299fa116fdb54be470"}, "domain_id": "default", "enabled": true, "options": {}, "id": "97c3d863a98148299fa116fdb54be470", "email": "tacker@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/a2a0c8c0f19941808c9f618af50b3b79"}, "domain_id": "c19db1b8f60647a9a114cd23287c807b", "enabled": true, "options": {}, "id": "a2a0c8c0f19941808c9f618af50b3b79", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "api_check-user_2744c22f-2cb8-4f83-8516-7c0ba84fdd9b", "links": {"self": "http://172.30.9.23:5000/v3/users/cb9b3d6d59cd466fb9e330547dcd06c7"}, "domain_id": "default", "enabled": true, "id": "cb9b3d6d59cd466fb9e330547dcd06c7", "options": {}}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/fe5de73ba9cb41b2be24ccf1f72f5ed4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe5de73ba9cb41b2be24ccf1f72f5ed4", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2019-01-18 04:52:30,850 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-ef3a8cf5-2be3-4c72-aa60-957f68cef0d1 2019-01-18 04:52:30,854 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}177e0afb8084146a1a24b222f219157afbe89edc" 2019-01-18 04:52:30,938 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 04:52:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6832e75c-9875-4923-97ca-57a0b8808d39 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-18 04:52:30,938 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-6832e75c-9875-4923-97ca-57a0b8808d39 2019-01-18 04:52:31,431 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}177e0afb8084146a1a24b222f219157afbe89edc" 2019-01-18 04:52:31,520 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 04:52:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-73f6519a-5f2f-439f-8c7a-9dca07f79684 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": "45b844776369475b95254c1dd61269c1", "links": {"self": "http://172.30.9.23:5000/v3/roles/45b844776369475b95254c1dd61269c1"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "6aff393fb9af4d958a8117fea50ad769", "links": {"self": "http://172.30.9.23:5000/v3/roles/6aff393fb9af4d958a8117fea50ad769"}, "name": "Member"}, {"domain_id": null, "id": "6b7f4f4f76264b6fb449c43b86ee3817", "links": {"self": "http://172.30.9.23:5000/v3/roles/6b7f4f4f76264b6fb449c43b86ee3817"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a482b711adf94961bf4bb28eda7f0e28", "links": {"self": "http://172.30.9.23:5000/v3/roles/a482b711adf94961bf4bb28eda7f0e28"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e7e317b66c174923a8cb46c48d897c8d", "links": {"self": "http://172.30.9.23:5000/v3/roles/e7e317b66c174923a8cb46c48d897c8d"}, "name": "ResellerAdmin"}]} 2019-01-18 04:52:31,520 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-73f6519a-5f2f-439f-8c7a-9dca07f79684 2019-01-18 04:52:31,524 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateProjectUserTests-7431499e-7476-45d-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}177e0afb8084146a1a24b222f219157afbe89edc" 2019-01-18 04:52:31,617 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 04:52:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e3f57cb1-821f-4194-881b-a52fa9b14405 Content-Encoding: gzip Content-Length: 250 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateProjectUserTests-7431499e-7476-45d-name", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/e9318aa2f0464e53b25bad8616ab8b00"}, "enabled": true, "id": "e9318aa2f0464e53b25bad8616ab8b00", "parent_id": "default", "domain_id": "default", "name": "CreateProjectUserTests-7431499e-7476-45d-name"}]} 2019-01-18 04:52:31,617 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateProjectUserTests-7431499e-7476-45d-name used request id req-e3f57cb1-821f-4194-881b-a52fa9b14405 2019-01-18 04:52:31,622 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users/6d8cb441dabd4876b3ca21de74ada8e6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}177e0afb8084146a1a24b222f219157afbe89edc" 2019-01-18 04:52:31,714 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 04:52:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-64da8e5c-ec73-4369-94db-6ca8bf572538 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/6d8cb441dabd4876b3ca21de74ada8e6"}, "enabled": true, "id": "6d8cb441dabd4876b3ca21de74ada8e6", "options": {}, "domain_id": "default", "name": "CreateProjectUserTests-7431499e-7476-45d-user1"}} 2019-01-18 04:52:31,714 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users/6d8cb441dabd4876b3ca21de74ada8e6 used request id req-64da8e5c-ec73-4369-94db-6ca8bf572538 2019-01-18 04:52:31,718 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/e9318aa2f0464e53b25bad8616ab8b00/users/6d8cb441dabd4876b3ca21de74ada8e6/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}177e0afb8084146a1a24b222f219157afbe89edc" 2019-01-18 04:52:31,921 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 04:52:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1c7833b9-8ee0-4478-87cc-4b65f6c0f6a8 Content-Encoding: gzip Content-Length: 165 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects/e9318aa2f0464e53b25bad8616ab8b00/users/6d8cb441dabd4876b3ca21de74ada8e6/roles", "previous": null, "next": null}, "roles": []} 2019-01-18 04:52:31,921 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/e9318aa2f0464e53b25bad8616ab8b00/users/6d8cb441dabd4876b3ca21de74ada8e6/roles used request id req-1c7833b9-8ee0-4478-87cc-4b65f6c0f6a8 2019-01-18 04:52:31,925 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/6b7f4f4f76264b6fb449c43b86ee3817 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}177e0afb8084146a1a24b222f219157afbe89edc" 2019-01-18 04:52:32,011 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 04:52:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d7384267-784f-4ca2-b09f-abc4bc5a2d13 Content-Encoding: gzip Content-Length: 141 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.23:5000/v3/roles/6b7f4f4f76264b6fb449c43b86ee3817"}, "domain_id": null, "name": "admin", "id": "6b7f4f4f76264b6fb449c43b86ee3817"}} 2019-01-18 04:52:32,011 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/6b7f4f4f76264b6fb449c43b86ee3817 used request id req-d7384267-784f-4ca2-b09f-abc4bc5a2d13 2019-01-18 04:52:32,011 - keystone_utils - INFO - Granting role admin to project CreateProjectUserTests-7431499e-7476-45d-name 2019-01-18 04:52:32,015 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/e9318aa2f0464e53b25bad8616ab8b00/users/6d8cb441dabd4876b3ca21de74ada8e6/roles/6b7f4f4f76264b6fb449c43b86ee3817 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}177e0afb8084146a1a24b222f219157afbe89edc" 2019-01-18 04:52:32,130 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 04:52:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e038cb15-7396-44b3-ad2a-c28d5604a31a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 04:52:32,130 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/e9318aa2f0464e53b25bad8616ab8b00/users/6d8cb441dabd4876b3ca21de74ada8e6/roles/6b7f4f4f76264b6fb449c43b86ee3817 used request id req-e038cb15-7396-44b3-ad2a-c28d5604a31a 2019-01-18 04:52:32,131 - keystone_utils - INFO - Created user with name - CreateProjectUserTests-7431499e-7476-45d-user1 2019-01-18 04:52:32,134 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4d0c1023338d6ebc66ee6da09d14b0872f1d931" 2019-01-18 04:52:32,153 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 04:52:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-422e5a62-fd96-4686-ae42-19d63e45565d 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": "45b844776369475b95254c1dd61269c1", "links": {"self": "http://172.30.9.23:5000/v3/roles/45b844776369475b95254c1dd61269c1"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "6aff393fb9af4d958a8117fea50ad769", "links": {"self": "http://172.30.9.23:5000/v3/roles/6aff393fb9af4d958a8117fea50ad769"}, "name": "Member"}, {"domain_id": null, "id": "6b7f4f4f76264b6fb449c43b86ee3817", "links": {"self": "http://172.30.9.23:5000/v3/roles/6b7f4f4f76264b6fb449c43b86ee3817"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a482b711adf94961bf4bb28eda7f0e28", "links": {"self": "http://172.30.9.23:5000/v3/roles/a482b711adf94961bf4bb28eda7f0e28"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e7e317b66c174923a8cb46c48d897c8d", "links": {"self": "http://172.30.9.23:5000/v3/roles/e7e317b66c174923a8cb46c48d897c8d"}, "name": "ResellerAdmin"}]} 2019-01-18 04:52:32,153 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-422e5a62-fd96-4686-ae42-19d63e45565d 2019-01-18 04:52:32,157 - 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}f4d0c1023338d6ebc66ee6da09d14b0872f1d931" -d '{"role": {"name": "CreateProjectUserTests-7431499e-7476-45d-name-role"}}' 2019-01-18 04:52:32,266 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 18 Jan 2019 04:52:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a104734b-9f89-447d-b878-489e7ba7bce8 Content-Length: 221 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "4e99d68067c149479486daf80b862100", "links": {"self": "http://172.30.9.23:5000/v3/roles/4e99d68067c149479486daf80b862100"}, "name": "CreateProjectUserTests-7431499e-7476-45d-name-role"}} 2019-01-18 04:52:32,266 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-a104734b-9f89-447d-b878-489e7ba7bce8 2019-01-18 04:52:32,267 - keystone_utils - INFO - Created role with name - CreateProjectUserTests-7431499e-7476-45d-name-role 2019-01-18 04:52:32,270 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/4e99d68067c149479486daf80b862100 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4d0c1023338d6ebc66ee6da09d14b0872f1d931" 2019-01-18 04:52:32,352 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 04:52:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-36b6e225-018a-49ae-821e-813c4e745af4 Content-Encoding: gzip Content-Length: 174 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.23:5000/v3/roles/4e99d68067c149479486daf80b862100"}, "domain_id": null, "name": "CreateProjectUserTests-7431499e-7476-45d-name-role", "id": "4e99d68067c149479486daf80b862100"}} 2019-01-18 04:52:32,352 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/4e99d68067c149479486daf80b862100 used request id req-36b6e225-018a-49ae-821e-813c4e745af4 2019-01-18 04:52:32,352 - keystone_utils - INFO - Granting role CreateProjectUserTests-7431499e-7476-45d-name-role to project CreateProjectUserTests-7431499e-7476-45d-name 2019-01-18 04:52:32,356 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/e9318aa2f0464e53b25bad8616ab8b00/users/6d8cb441dabd4876b3ca21de74ada8e6/roles/4e99d68067c149479486daf80b862100 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4d0c1023338d6ebc66ee6da09d14b0872f1d931" 2019-01-18 04:52:32,492 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 04:52:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ba93445e-a9cd-49b6-8969-055993876987 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 04:52:32,493 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/e9318aa2f0464e53b25bad8616ab8b00/users/6d8cb441dabd4876b3ca21de74ada8e6/roles/4e99d68067c149479486daf80b862100 used request id req-ba93445e-a9cd-49b6-8969-055993876987 2019-01-18 04:52:32,493 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 04:52:32,494 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 04:52:32,879 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "45b844776369475b95254c1dd61269c1", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}, {"id": "6aff393fb9af4d958a8117fea50ad769", "name": "Member"}], "expires_at": "2019-01-18T05:52:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ccac38ea86a048c183796fe3184f3438", "name": "api_check-project_2744c22f-2cb8-4f83-8516-7c0ba84fdd9b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_2744c22f-2cb8-4f83-8516-7c0ba84fdd9b", "id": "cb9b3d6d59cd466fb9e330547dcd06c7"}, "audit_ids": ["1Vwq5NW2Rr-3K0zqZYBQmA"], "issued_at": "2019-01-18T04:52:32.000000Z"}} 2019-01-18 04:52:32,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}29384dccd719fc24a8376dd35c4872a2f65b3eeb" 2019-01-18 04:52:32,953 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 04:52:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ebdf1301-ba63-4355-b878-24359b487c76 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 04:52:32,953 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-ebdf1301-ba63-4355-b878-24359b487c76 2019-01-18 04:52:32,958 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-18 04:52:32,963 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 18 Jan 2019 04:52: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"}]}]}} 2019-01-18 04:52:32,963 - 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}29384dccd719fc24a8376dd35c4872a2f65b3eeb" 2019-01-18 04:52:33,065 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 04:52:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f75204f2-a4c1-445d-a05d-645f52bab6a1 Content-Encoding: gzip Content-Length: 934 Content-Type: application/json RESP BODY: {"users": [{"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/0607a2b4beb0408e9fa51cc5ba027ac6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0607a2b4beb0408e9fa51cc5ba027ac6", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/17c61b95071545a094cc82823d2b88b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "17c61b95071545a094cc82823d2b88b8", "email": "nova@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/29e5d2dfed2447bda26fc75bd1122674"}, "domain_id": "default", "enabled": true, "options": {}, "id": "29e5d2dfed2447bda26fc75bd1122674", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/3b6dcc8c791e4b6e8831f5b5e583de80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3b6dcc8c791e4b6e8831f5b5e583de80", "email": "neutron@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.23:5000/v3/users/45ab52d673584bc198669be88c88b878"}, "domain_id": "default", "enabled": true, "options": {}, "id": "45ab52d673584bc198669be88c88b878", "email": "barbican@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/57795b4ee52f49c6a71f55bb6c4012f8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "57795b4ee52f49c6a71f55bb6c4012f8", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/5c52969262974d64ac2a300ca5d60f50"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c52969262974d64ac2a300ca5d60f50", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/5fc15572bb1c489ba92bd9945bbc1f64"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5fc15572bb1c489ba92bd9945bbc1f64", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/6b519d70e25f4e61a9dfd738cd6bba22"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6b519d70e25f4e61a9dfd738cd6bba22", "email": "heat@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "CreateProjectUserTests-7431499e-7476-45d-user1", "links": {"self": "http://172.30.9.23:5000/v3/users/6d8cb441dabd4876b3ca21de74ada8e6"}, "domain_id": "default", "enabled": true, "id": "6d8cb441dabd4876b3ca21de74ada8e6", "options": {}}, {"name": "congress", "links": {"self": "http://172.30.9.23:5000/v3/users/8248437208b540c2893a7117ad102a87"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8248437208b540c2893a7117ad102a87", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/890dee97e62840c5b15e36f03f6b7efc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "890dee97e62840c5b15e36f03f6b7efc", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/8cccb516ecc44ed9bb7c8633df108fd4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8cccb516ecc44ed9bb7c8633df108fd4", "email": "glance@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.23:5000/v3/users/97c3d863a98148299fa116fdb54be470"}, "domain_id": "default", "enabled": true, "options": {}, "id": "97c3d863a98148299fa116fdb54be470", "email": "tacker@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/a2a0c8c0f19941808c9f618af50b3b79"}, "domain_id": "c19db1b8f60647a9a114cd23287c807b", "enabled": true, "options": {}, "id": "a2a0c8c0f19941808c9f618af50b3b79", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "api_check-user_2744c22f-2cb8-4f83-8516-7c0ba84fdd9b", "links": {"self": "http://172.30.9.23:5000/v3/users/cb9b3d6d59cd466fb9e330547dcd06c7"}, "domain_id": "default", "enabled": true, "id": "cb9b3d6d59cd466fb9e330547dcd06c7", "options": {}}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/fe5de73ba9cb41b2be24ccf1f72f5ed4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe5de73ba9cb41b2be24ccf1f72f5ed4", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2019-01-18 04:52:33,066 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-f75204f2-a4c1-445d-a05d-645f52bab6a1 2019-01-18 04:52:33,070 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29384dccd719fc24a8376dd35c4872a2f65b3eeb" 2019-01-18 04:52:33,151 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 04:52:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-451a05f4-06bf-4380-bd51-9b76e8e57405 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-18 04:52:33,151 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-451a05f4-06bf-4380-bd51-9b76e8e57405 2019-01-18 04:52:33,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}29384dccd719fc24a8376dd35c4872a2f65b3eeb" 2019-01-18 04:52:33,614 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 04:52:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bd92f222-509f-4aca-8de1-8d4b78f3ba25 Content-Encoding: gzip Content-Length: 413 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "45b844776369475b95254c1dd61269c1", "links": {"self": "http://172.30.9.23:5000/v3/roles/45b844776369475b95254c1dd61269c1"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "4e99d68067c149479486daf80b862100", "links": {"self": "http://172.30.9.23:5000/v3/roles/4e99d68067c149479486daf80b862100"}, "name": "CreateProjectUserTests-7431499e-7476-45d-name-role"}, {"domain_id": null, "id": "6aff393fb9af4d958a8117fea50ad769", "links": {"self": "http://172.30.9.23:5000/v3/roles/6aff393fb9af4d958a8117fea50ad769"}, "name": "Member"}, {"domain_id": null, "id": "6b7f4f4f76264b6fb449c43b86ee3817", "links": {"self": "http://172.30.9.23:5000/v3/roles/6b7f4f4f76264b6fb449c43b86ee3817"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a482b711adf94961bf4bb28eda7f0e28", "links": {"self": "http://172.30.9.23:5000/v3/roles/a482b711adf94961bf4bb28eda7f0e28"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e7e317b66c174923a8cb46c48d897c8d", "links": {"self": "http://172.30.9.23:5000/v3/roles/e7e317b66c174923a8cb46c48d897c8d"}, "name": "ResellerAdmin"}]} 2019-01-18 04:52:33,614 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-bd92f222-509f-4aca-8de1-8d4b78f3ba25 2019-01-18 04:52:33,618 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateProjectUserTests-7431499e-7476-45d-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29384dccd719fc24a8376dd35c4872a2f65b3eeb" 2019-01-18 04:52:33,699 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 04:52:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-190d585c-4fb6-423b-ba76-fd7716b2fc27 Content-Encoding: gzip Content-Length: 250 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateProjectUserTests-7431499e-7476-45d-name", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/e9318aa2f0464e53b25bad8616ab8b00"}, "enabled": true, "id": "e9318aa2f0464e53b25bad8616ab8b00", "parent_id": "default", "domain_id": "default", "name": "CreateProjectUserTests-7431499e-7476-45d-name"}]} 2019-01-18 04:52:33,699 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateProjectUserTests-7431499e-7476-45d-name used request id req-190d585c-4fb6-423b-ba76-fd7716b2fc27 2019-01-18 04:52:33,703 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users/96456195c3c345f6a6211a850454bafb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29384dccd719fc24a8376dd35c4872a2f65b3eeb" 2019-01-18 04:52:33,806 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 04:52:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0ec668f2-04f2-48b4-9e1e-f52ae5faa747 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/96456195c3c345f6a6211a850454bafb"}, "enabled": true, "id": "96456195c3c345f6a6211a850454bafb", "options": {}, "domain_id": "default", "name": "CreateProjectUserTests-7431499e-7476-45d-user2"}} 2019-01-18 04:52:33,806 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users/96456195c3c345f6a6211a850454bafb used request id req-0ec668f2-04f2-48b4-9e1e-f52ae5faa747 2019-01-18 04:52:33,810 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/e9318aa2f0464e53b25bad8616ab8b00/users/96456195c3c345f6a6211a850454bafb/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29384dccd719fc24a8376dd35c4872a2f65b3eeb" 2019-01-18 04:52:33,845 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 04:52:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c52e1e93-b09b-4e5c-b23b-bb382c882719 Content-Encoding: gzip Content-Length: 165 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects/e9318aa2f0464e53b25bad8616ab8b00/users/96456195c3c345f6a6211a850454bafb/roles", "previous": null, "next": null}, "roles": []} 2019-01-18 04:52:33,845 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/e9318aa2f0464e53b25bad8616ab8b00/users/96456195c3c345f6a6211a850454bafb/roles used request id req-c52e1e93-b09b-4e5c-b23b-bb382c882719 2019-01-18 04:52:33,849 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/6b7f4f4f76264b6fb449c43b86ee3817 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29384dccd719fc24a8376dd35c4872a2f65b3eeb" 2019-01-18 04:52:33,930 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 04:52:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-da71144a-1498-4bb9-ab02-66f9fefd5b5d Content-Encoding: gzip Content-Length: 141 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.23:5000/v3/roles/6b7f4f4f76264b6fb449c43b86ee3817"}, "domain_id": null, "name": "admin", "id": "6b7f4f4f76264b6fb449c43b86ee3817"}} 2019-01-18 04:52:33,930 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/6b7f4f4f76264b6fb449c43b86ee3817 used request id req-da71144a-1498-4bb9-ab02-66f9fefd5b5d 2019-01-18 04:52:33,931 - keystone_utils - INFO - Granting role admin to project CreateProjectUserTests-7431499e-7476-45d-name 2019-01-18 04:52:33,934 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/e9318aa2f0464e53b25bad8616ab8b00/users/96456195c3c345f6a6211a850454bafb/roles/6b7f4f4f76264b6fb449c43b86ee3817 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29384dccd719fc24a8376dd35c4872a2f65b3eeb" 2019-01-18 04:52:34,105 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 04:52:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-aa43bf41-c8d7-4e97-b6bc-2980fb3cb0fb Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 04:52:34,105 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/e9318aa2f0464e53b25bad8616ab8b00/users/96456195c3c345f6a6211a850454bafb/roles/6b7f4f4f76264b6fb449c43b86ee3817 used request id req-aa43bf41-c8d7-4e97-b6bc-2980fb3cb0fb 2019-01-18 04:52:34,105 - keystone_utils - INFO - Created user with name - CreateProjectUserTests-7431499e-7476-45d-user2 2019-01-18 04:52:34,109 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/4e99d68067c149479486daf80b862100 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4d0c1023338d6ebc66ee6da09d14b0872f1d931" 2019-01-18 04:52:34,199 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 04:52:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0be0f6ff-2c69-4600-b54c-ea14c45f393a Content-Encoding: gzip Content-Length: 174 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.23:5000/v3/roles/4e99d68067c149479486daf80b862100"}, "domain_id": null, "name": "CreateProjectUserTests-7431499e-7476-45d-name-role", "id": "4e99d68067c149479486daf80b862100"}} 2019-01-18 04:52:34,200 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/4e99d68067c149479486daf80b862100 used request id req-0be0f6ff-2c69-4600-b54c-ea14c45f393a 2019-01-18 04:52:34,200 - keystone_utils - INFO - Granting role CreateProjectUserTests-7431499e-7476-45d-name-role to project CreateProjectUserTests-7431499e-7476-45d-name 2019-01-18 04:52:34,204 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/e9318aa2f0464e53b25bad8616ab8b00/users/96456195c3c345f6a6211a850454bafb/roles/4e99d68067c149479486daf80b862100 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4d0c1023338d6ebc66ee6da09d14b0872f1d931" 2019-01-18 04:52:34,329 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 04:52:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7e41b266-64e0-4e21-a438-88f6be97f496 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 04:52:34,329 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/e9318aa2f0464e53b25bad8616ab8b00/users/96456195c3c345f6a6211a850454bafb/roles/4e99d68067c149479486daf80b862100 used request id req-7e41b266-64e0-4e21-a438-88f6be97f496 2019-01-18 04:52:34,330 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 04:52:34,330 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 04:52:34,723 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}, {"id": "4e99d68067c149479486daf80b862100", "name": "CreateProjectUserTests-7431499e-7476-45d-name-role"}], "expires_at": "2019-01-18T05:52:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e9318aa2f0464e53b25bad8616ab8b00", "name": "CreateProjectUserTests-7431499e-7476-45d-name"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/e9318aa2f0464e53b25bad8616ab8b00", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/e9318aa2f0464e53b25bad8616ab8b00", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/e9318aa2f0464e53b25bad8616ab8b00", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/e9318aa2f0464e53b25bad8616ab8b00", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/e9318aa2f0464e53b25bad8616ab8b00", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/e9318aa2f0464e53b25bad8616ab8b00", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/e9318aa2f0464e53b25bad8616ab8b00", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/e9318aa2f0464e53b25bad8616ab8b00", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/e9318aa2f0464e53b25bad8616ab8b00", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/e9318aa2f0464e53b25bad8616ab8b00", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/e9318aa2f0464e53b25bad8616ab8b00", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/e9318aa2f0464e53b25bad8616ab8b00", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateProjectUserTests-7431499e-7476-45d-user1", "id": "6d8cb441dabd4876b3ca21de74ada8e6"}, "audit_ids": ["3nBVfKeBQnK3_DPEQJt95g"], "issued_at": "2019-01-18T04:52:34.000000Z"}} 2019-01-18 04:52:34,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}8ca8d500ba34f8b6a1122d5ed5efc00eaf4b5e1a" 2019-01-18 04:52:34,807 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 04:52:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7963516f-cc94-4a92-b3c3-3aa5176e403d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 04:52:34,807 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-7963516f-cc94-4a92-b3c3-3aa5176e403d 2019-01-18 04:52:34,815 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=CreateProjectUserTests-7431499e-7476-45d-name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ca8d500ba34f8b6a1122d5ed5efc00eaf4b5e1a" 2019-01-18 04:52:35,139 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-60bf2b27-6345-466c-9b0c-1570259a3af7 Date: Fri, 18 Jan 2019 04:52:35 GMT RESP BODY: {"security_groups": []} 2019-01-18 04:52:35,139 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=CreateProjectUserTests-7431499e-7476-45d-name&description=hello+group used request id req-60bf2b27-6345-466c-9b0c-1570259a3af7 2019-01-18 04:52:35,139 - OpenStackSecurityGroup - INFO - Creating security group CreateProjectUserTests-7431499e-7476-45d-name... 2019-01-18 04:52:35,140 - neutron_utils - INFO - Creating security group with name - CreateProjectUserTests-7431499e-7476-45d-name 2019-01-18 04:52:35,145 - 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}8ca8d500ba34f8b6a1122d5ed5efc00eaf4b5e1a" -d '{"security_group": {"name": "CreateProjectUserTests-7431499e-7476-45d-name", "description": "hello group"}}' 2019-01-18 04:52:36,225 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1388 X-Openstack-Request-Id: req-8793edd6-88e2-4a7e-a8eb-c23cee185a7c Date: Fri, 18 Jan 2019 04:52:36 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "e9318aa2f0464e53b25bad8616ab8b00", "created_at": "2019-01-18T04:52:35Z", "updated_at": "2019-01-18T04:52:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:52:36Z", "revision_number": 0, "id": "463dc175-fb3b-4f55-bf58-d4ac1c43dd93", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:52:36Z", "security_group_id": "976f2090-7458-4cc0-97a5-13787a7e2f8a", "tenant_id": "e9318aa2f0464e53b25bad8616ab8b00", "port_range_min": null, "ethertype": "IPv4", "project_id": "e9318aa2f0464e53b25bad8616ab8b00"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:52:36Z", "revision_number": 0, "id": "4fb64e27-7497-4c39-adcc-4a9f87f24f64", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:52:36Z", "security_group_id": "976f2090-7458-4cc0-97a5-13787a7e2f8a", "tenant_id": "e9318aa2f0464e53b25bad8616ab8b00", "port_range_min": null, "ethertype": "IPv6", "project_id": "e9318aa2f0464e53b25bad8616ab8b00"}], "revision_number": 2, "project_id": "e9318aa2f0464e53b25bad8616ab8b00", "id": "976f2090-7458-4cc0-97a5-13787a7e2f8a", "name": "CreateProjectUserTests-7431499e-7476-45d-name"}} 2019-01-18 04:52:36,225 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-groups used request id req-8793edd6-88e2-4a7e-a8eb-c23cee185a7c 2019-01-18 04:52:36,226 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 976f2090-7458-4cc0-97a5-13787a7e2f8a 2019-01-18 04:52:36,231 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=976f2090-7458-4cc0-97a5-13787a7e2f8a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ca8d500ba34f8b6a1122d5ed5efc00eaf4b5e1a" 2019-01-18 04:52:36,392 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-75ab53ca-329e-4c58-a092-017d4495b4eb Date: Fri, 18 Jan 2019 04:52: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": "2019-01-18T04:52:36Z", "security_group_id": "976f2090-7458-4cc0-97a5-13787a7e2f8a", "port_range_min": null, "revision_number": 0, "tenant_id": "e9318aa2f0464e53b25bad8616ab8b00", "created_at": "2019-01-18T04:52:36Z", "project_id": "e9318aa2f0464e53b25bad8616ab8b00", "id": "463dc175-fb3b-4f55-bf58-d4ac1c43dd93"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T04:52:36Z", "security_group_id": "976f2090-7458-4cc0-97a5-13787a7e2f8a", "port_range_min": null, "revision_number": 0, "tenant_id": "e9318aa2f0464e53b25bad8616ab8b00", "created_at": "2019-01-18T04:52:36Z", "project_id": "e9318aa2f0464e53b25bad8616ab8b00", "id": "4fb64e27-7497-4c39-adcc-4a9f87f24f64"}]} 2019-01-18 04:52:36,392 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=976f2090-7458-4cc0-97a5-13787a7e2f8a used request id req-75ab53ca-329e-4c58-a092-017d4495b4eb 2019-01-18 04:52:36,392 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 976f2090-7458-4cc0-97a5-13787a7e2f8a 2019-01-18 04:52:36,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=976f2090-7458-4cc0-97a5-13787a7e2f8a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ca8d500ba34f8b6a1122d5ed5efc00eaf4b5e1a" 2019-01-18 04:52:36,423 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-3a01180c-f0c0-4a38-8509-2798253de5f8 Date: Fri, 18 Jan 2019 04:52: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": "2019-01-18T04:52:36Z", "security_group_id": "976f2090-7458-4cc0-97a5-13787a7e2f8a", "port_range_min": null, "revision_number": 0, "tenant_id": "e9318aa2f0464e53b25bad8616ab8b00", "created_at": "2019-01-18T04:52:36Z", "project_id": "e9318aa2f0464e53b25bad8616ab8b00", "id": "463dc175-fb3b-4f55-bf58-d4ac1c43dd93"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T04:52:36Z", "security_group_id": "976f2090-7458-4cc0-97a5-13787a7e2f8a", "port_range_min": null, "revision_number": 0, "tenant_id": "e9318aa2f0464e53b25bad8616ab8b00", "created_at": "2019-01-18T04:52:36Z", "project_id": "e9318aa2f0464e53b25bad8616ab8b00", "id": "4fb64e27-7497-4c39-adcc-4a9f87f24f64"}]} 2019-01-18 04:52:36,423 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=976f2090-7458-4cc0-97a5-13787a7e2f8a used request id req-3a01180c-f0c0-4a38-8509-2798253de5f8 2019-01-18 04:52:36,423 - neutron_utils - INFO - Retrieving security group with ID - 976f2090-7458-4cc0-97a5-13787a7e2f8a 2019-01-18 04:52:36,428 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?id=976f2090-7458-4cc0-97a5-13787a7e2f8a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ca8d500ba34f8b6a1122d5ed5efc00eaf4b5e1a" 2019-01-18 04:52:36,752 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1391 X-Openstack-Request-Id: req-1d2b42bb-add6-4b3b-85e0-cbb82d61bb8b Date: Fri, 18 Jan 2019 04:52:36 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "e9318aa2f0464e53b25bad8616ab8b00", "created_at": "2019-01-18T04:52:35Z", "updated_at": "2019-01-18T04:52:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:52:36Z", "revision_number": 0, "id": "463dc175-fb3b-4f55-bf58-d4ac1c43dd93", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:52:36Z", "security_group_id": "976f2090-7458-4cc0-97a5-13787a7e2f8a", "tenant_id": "e9318aa2f0464e53b25bad8616ab8b00", "port_range_min": null, "ethertype": "IPv4", "project_id": "e9318aa2f0464e53b25bad8616ab8b00"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:52:36Z", "revision_number": 0, "id": "4fb64e27-7497-4c39-adcc-4a9f87f24f64", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:52:36Z", "security_group_id": "976f2090-7458-4cc0-97a5-13787a7e2f8a", "tenant_id": "e9318aa2f0464e53b25bad8616ab8b00", "port_range_min": null, "ethertype": "IPv6", "project_id": "e9318aa2f0464e53b25bad8616ab8b00"}], "revision_number": 2, "project_id": "e9318aa2f0464e53b25bad8616ab8b00", "id": "976f2090-7458-4cc0-97a5-13787a7e2f8a", "name": "CreateProjectUserTests-7431499e-7476-45d-name"}]} 2019-01-18 04:52:36,752 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?id=976f2090-7458-4cc0-97a5-13787a7e2f8a used request id req-1d2b42bb-add6-4b3b-85e0-cbb82d61bb8b 2019-01-18 04:52:36,752 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 976f2090-7458-4cc0-97a5-13787a7e2f8a 2019-01-18 04:52:36,758 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=976f2090-7458-4cc0-97a5-13787a7e2f8a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ca8d500ba34f8b6a1122d5ed5efc00eaf4b5e1a" 2019-01-18 04:52:37,461 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-b16437eb-4a50-4cc5-8d20-597a027bb8aa Date: Fri, 18 Jan 2019 04:52: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": "2019-01-18T04:52:36Z", "security_group_id": "976f2090-7458-4cc0-97a5-13787a7e2f8a", "port_range_min": null, "revision_number": 0, "tenant_id": "e9318aa2f0464e53b25bad8616ab8b00", "created_at": "2019-01-18T04:52:36Z", "project_id": "e9318aa2f0464e53b25bad8616ab8b00", "id": "463dc175-fb3b-4f55-bf58-d4ac1c43dd93"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T04:52:36Z", "security_group_id": "976f2090-7458-4cc0-97a5-13787a7e2f8a", "port_range_min": null, "revision_number": 0, "tenant_id": "e9318aa2f0464e53b25bad8616ab8b00", "created_at": "2019-01-18T04:52:36Z", "project_id": "e9318aa2f0464e53b25bad8616ab8b00", "id": "4fb64e27-7497-4c39-adcc-4a9f87f24f64"}]} 2019-01-18 04:52:37,461 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=976f2090-7458-4cc0-97a5-13787a7e2f8a used request id req-b16437eb-4a50-4cc5-8d20-597a027bb8aa 2019-01-18 04:52:37,462 - neutron_utils - INFO - Retrieving security group with ID - 976f2090-7458-4cc0-97a5-13787a7e2f8a 2019-01-18 04:52:37,467 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?id=976f2090-7458-4cc0-97a5-13787a7e2f8a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ca8d500ba34f8b6a1122d5ed5efc00eaf4b5e1a" 2019-01-18 04:52:37,516 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1391 X-Openstack-Request-Id: req-389967d2-3555-4cdc-b408-a533acba88a2 Date: Fri, 18 Jan 2019 04:52:37 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "e9318aa2f0464e53b25bad8616ab8b00", "created_at": "2019-01-18T04:52:35Z", "updated_at": "2019-01-18T04:52:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:52:36Z", "revision_number": 0, "id": "463dc175-fb3b-4f55-bf58-d4ac1c43dd93", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:52:36Z", "security_group_id": "976f2090-7458-4cc0-97a5-13787a7e2f8a", "tenant_id": "e9318aa2f0464e53b25bad8616ab8b00", "port_range_min": null, "ethertype": "IPv4", "project_id": "e9318aa2f0464e53b25bad8616ab8b00"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:52:36Z", "revision_number": 0, "id": "4fb64e27-7497-4c39-adcc-4a9f87f24f64", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:52:36Z", "security_group_id": "976f2090-7458-4cc0-97a5-13787a7e2f8a", "tenant_id": "e9318aa2f0464e53b25bad8616ab8b00", "port_range_min": null, "ethertype": "IPv6", "project_id": "e9318aa2f0464e53b25bad8616ab8b00"}], "revision_number": 2, "project_id": "e9318aa2f0464e53b25bad8616ab8b00", "id": "976f2090-7458-4cc0-97a5-13787a7e2f8a", "name": "CreateProjectUserTests-7431499e-7476-45d-name"}]} 2019-01-18 04:52:37,517 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?id=976f2090-7458-4cc0-97a5-13787a7e2f8a used request id req-389967d2-3555-4cdc-b408-a533acba88a2 2019-01-18 04:52:37,517 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 976f2090-7458-4cc0-97a5-13787a7e2f8a 2019-01-18 04:52:37,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=976f2090-7458-4cc0-97a5-13787a7e2f8a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ca8d500ba34f8b6a1122d5ed5efc00eaf4b5e1a" 2019-01-18 04:52:37,707 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-601e130f-a5c6-41f9-9c04-73461a8e5e38 Date: Fri, 18 Jan 2019 04:52: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": "2019-01-18T04:52:36Z", "security_group_id": "976f2090-7458-4cc0-97a5-13787a7e2f8a", "port_range_min": null, "revision_number": 0, "tenant_id": "e9318aa2f0464e53b25bad8616ab8b00", "created_at": "2019-01-18T04:52:36Z", "project_id": "e9318aa2f0464e53b25bad8616ab8b00", "id": "463dc175-fb3b-4f55-bf58-d4ac1c43dd93"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T04:52:36Z", "security_group_id": "976f2090-7458-4cc0-97a5-13787a7e2f8a", "port_range_min": null, "revision_number": 0, "tenant_id": "e9318aa2f0464e53b25bad8616ab8b00", "created_at": "2019-01-18T04:52:36Z", "project_id": "e9318aa2f0464e53b25bad8616ab8b00", "id": "4fb64e27-7497-4c39-adcc-4a9f87f24f64"}]} 2019-01-18 04:52:37,707 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=976f2090-7458-4cc0-97a5-13787a7e2f8a used request id req-601e130f-a5c6-41f9-9c04-73461a8e5e38 2019-01-18 04:52:37,708 - neutron_utils - INFO - Retrieving security group with ID - 976f2090-7458-4cc0-97a5-13787a7e2f8a 2019-01-18 04:52:37,713 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?id=976f2090-7458-4cc0-97a5-13787a7e2f8a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ca8d500ba34f8b6a1122d5ed5efc00eaf4b5e1a" 2019-01-18 04:52:38,444 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1391 X-Openstack-Request-Id: req-ab68c128-cbfd-405e-8eba-b99ca989496d Date: Fri, 18 Jan 2019 04:52:38 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "e9318aa2f0464e53b25bad8616ab8b00", "created_at": "2019-01-18T04:52:35Z", "updated_at": "2019-01-18T04:52:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:52:36Z", "revision_number": 0, "id": "463dc175-fb3b-4f55-bf58-d4ac1c43dd93", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:52:36Z", "security_group_id": "976f2090-7458-4cc0-97a5-13787a7e2f8a", "tenant_id": "e9318aa2f0464e53b25bad8616ab8b00", "port_range_min": null, "ethertype": "IPv4", "project_id": "e9318aa2f0464e53b25bad8616ab8b00"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:52:36Z", "revision_number": 0, "id": "4fb64e27-7497-4c39-adcc-4a9f87f24f64", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:52:36Z", "security_group_id": "976f2090-7458-4cc0-97a5-13787a7e2f8a", "tenant_id": "e9318aa2f0464e53b25bad8616ab8b00", "port_range_min": null, "ethertype": "IPv6", "project_id": "e9318aa2f0464e53b25bad8616ab8b00"}], "revision_number": 2, "project_id": "e9318aa2f0464e53b25bad8616ab8b00", "id": "976f2090-7458-4cc0-97a5-13787a7e2f8a", "name": "CreateProjectUserTests-7431499e-7476-45d-name"}]} 2019-01-18 04:52:38,445 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?id=976f2090-7458-4cc0-97a5-13787a7e2f8a used request id req-ab68c128-cbfd-405e-8eba-b99ca989496d 2019-01-18 04:52:38,445 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 976f2090-7458-4cc0-97a5-13787a7e2f8a 2019-01-18 04:52:38,450 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=976f2090-7458-4cc0-97a5-13787a7e2f8a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ca8d500ba34f8b6a1122d5ed5efc00eaf4b5e1a" 2019-01-18 04:52:38,609 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-cdb797ca-2ac1-4052-8810-8f7a0c956ca0 Date: Fri, 18 Jan 2019 04:52: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": "2019-01-18T04:52:36Z", "security_group_id": "976f2090-7458-4cc0-97a5-13787a7e2f8a", "port_range_min": null, "revision_number": 0, "tenant_id": "e9318aa2f0464e53b25bad8616ab8b00", "created_at": "2019-01-18T04:52:36Z", "project_id": "e9318aa2f0464e53b25bad8616ab8b00", "id": "463dc175-fb3b-4f55-bf58-d4ac1c43dd93"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T04:52:36Z", "security_group_id": "976f2090-7458-4cc0-97a5-13787a7e2f8a", "port_range_min": null, "revision_number": 0, "tenant_id": "e9318aa2f0464e53b25bad8616ab8b00", "created_at": "2019-01-18T04:52:36Z", "project_id": "e9318aa2f0464e53b25bad8616ab8b00", "id": "4fb64e27-7497-4c39-adcc-4a9f87f24f64"}]} 2019-01-18 04:52:38,609 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=976f2090-7458-4cc0-97a5-13787a7e2f8a used request id req-cdb797ca-2ac1-4052-8810-8f7a0c956ca0 2019-01-18 04:52:38,609 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 04:52:38,610 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 04:52:38,979 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}, {"id": "4e99d68067c149479486daf80b862100", "name": "CreateProjectUserTests-7431499e-7476-45d-name-role"}], "expires_at": "2019-01-18T05:52:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e9318aa2f0464e53b25bad8616ab8b00", "name": "CreateProjectUserTests-7431499e-7476-45d-name"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/e9318aa2f0464e53b25bad8616ab8b00", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/e9318aa2f0464e53b25bad8616ab8b00", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/e9318aa2f0464e53b25bad8616ab8b00", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/e9318aa2f0464e53b25bad8616ab8b00", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/e9318aa2f0464e53b25bad8616ab8b00", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/e9318aa2f0464e53b25bad8616ab8b00", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/e9318aa2f0464e53b25bad8616ab8b00", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/e9318aa2f0464e53b25bad8616ab8b00", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/e9318aa2f0464e53b25bad8616ab8b00", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/e9318aa2f0464e53b25bad8616ab8b00", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/e9318aa2f0464e53b25bad8616ab8b00", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/e9318aa2f0464e53b25bad8616ab8b00", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateProjectUserTests-7431499e-7476-45d-user2", "id": "96456195c3c345f6a6211a850454bafb"}, "audit_ids": ["IwpywHH7TcqRrkwpG2rbmg"], "issued_at": "2019-01-18T04:52:38.000000Z"}} 2019-01-18 04:52:38,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}3d812d45d92c80545e04f3d8cfb9fcbacda4458e" 2019-01-18 04:52:39,059 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 04:52:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-22abac8e-0367-412d-a27e-0ca9237ccd6b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 04:52:39,059 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-22abac8e-0367-412d-a27e-0ca9237ccd6b 2019-01-18 04:52:39,066 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=CreateProjectUserTests-7431499e-7476-45d-name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d812d45d92c80545e04f3d8cfb9fcbacda4458e" 2019-01-18 04:52:39,824 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1391 X-Openstack-Request-Id: req-bcd3fcc8-4213-4850-b6bb-7115553ab643 Date: Fri, 18 Jan 2019 04:52:39 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "e9318aa2f0464e53b25bad8616ab8b00", "created_at": "2019-01-18T04:52:35Z", "updated_at": "2019-01-18T04:52:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:52:36Z", "revision_number": 0, "id": "4fb64e27-7497-4c39-adcc-4a9f87f24f64", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:52:36Z", "security_group_id": "976f2090-7458-4cc0-97a5-13787a7e2f8a", "tenant_id": "e9318aa2f0464e53b25bad8616ab8b00", "port_range_min": null, "ethertype": "IPv6", "project_id": "e9318aa2f0464e53b25bad8616ab8b00"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:52:36Z", "revision_number": 0, "id": "463dc175-fb3b-4f55-bf58-d4ac1c43dd93", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:52:36Z", "security_group_id": "976f2090-7458-4cc0-97a5-13787a7e2f8a", "tenant_id": "e9318aa2f0464e53b25bad8616ab8b00", "port_range_min": null, "ethertype": "IPv4", "project_id": "e9318aa2f0464e53b25bad8616ab8b00"}], "revision_number": 2, "project_id": "e9318aa2f0464e53b25bad8616ab8b00", "id": "976f2090-7458-4cc0-97a5-13787a7e2f8a", "name": "CreateProjectUserTests-7431499e-7476-45d-name"}]} 2019-01-18 04:52:39,824 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=CreateProjectUserTests-7431499e-7476-45d-name&description=hello+group used request id req-bcd3fcc8-4213-4850-b6bb-7115553ab643 2019-01-18 04:52:39,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" 2019-01-18 04:52:39,832 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 18 Jan 2019 04:52: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"}]}]}} 2019-01-18 04:52:39,833 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/e9318aa2f0464e53b25bad8616ab8b00 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d812d45d92c80545e04f3d8cfb9fcbacda4458e" 2019-01-18 04:52:39,847 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 04:52:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a634d92c-7062-4820-94b7-1dec587e76da 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/e9318aa2f0464e53b25bad8616ab8b00"}, "enabled": true, "id": "e9318aa2f0464e53b25bad8616ab8b00", "parent_id": "default", "domain_id": "default", "name": "CreateProjectUserTests-7431499e-7476-45d-name"}} 2019-01-18 04:52:39,847 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/e9318aa2f0464e53b25bad8616ab8b00 used request id req-a634d92c-7062-4820-94b7-1dec587e76da 2019-01-18 04:52:39,848 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 976f2090-7458-4cc0-97a5-13787a7e2f8a 2019-01-18 04:52:39,853 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=976f2090-7458-4cc0-97a5-13787a7e2f8a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d812d45d92c80545e04f3d8cfb9fcbacda4458e" 2019-01-18 04:52:40,014 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-e1fd3662-14a3-423f-b4f6-6e47c736ffdb Date: Fri, 18 Jan 2019 04:52:40 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": "2019-01-18T04:52:36Z", "security_group_id": "976f2090-7458-4cc0-97a5-13787a7e2f8a", "port_range_min": null, "revision_number": 0, "tenant_id": "e9318aa2f0464e53b25bad8616ab8b00", "created_at": "2019-01-18T04:52:36Z", "project_id": "e9318aa2f0464e53b25bad8616ab8b00", "id": "463dc175-fb3b-4f55-bf58-d4ac1c43dd93"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T04:52:36Z", "security_group_id": "976f2090-7458-4cc0-97a5-13787a7e2f8a", "port_range_min": null, "revision_number": 0, "tenant_id": "e9318aa2f0464e53b25bad8616ab8b00", "created_at": "2019-01-18T04:52:36Z", "project_id": "e9318aa2f0464e53b25bad8616ab8b00", "id": "4fb64e27-7497-4c39-adcc-4a9f87f24f64"}]} 2019-01-18 04:52:40,014 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=976f2090-7458-4cc0-97a5-13787a7e2f8a used request id req-e1fd3662-14a3-423f-b4f6-6e47c736ffdb 2019-01-18 04:52:40,014 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 976f2090-7458-4cc0-97a5-13787a7e2f8a 2019-01-18 04:52:40,020 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=976f2090-7458-4cc0-97a5-13787a7e2f8a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d812d45d92c80545e04f3d8cfb9fcbacda4458e" 2019-01-18 04:52:40,180 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-39329a56-7126-45fe-becf-7036c3775289 Date: Fri, 18 Jan 2019 04:52:40 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": "2019-01-18T04:52:36Z", "security_group_id": "976f2090-7458-4cc0-97a5-13787a7e2f8a", "port_range_min": null, "revision_number": 0, "tenant_id": "e9318aa2f0464e53b25bad8616ab8b00", "created_at": "2019-01-18T04:52:36Z", "project_id": "e9318aa2f0464e53b25bad8616ab8b00", "id": "463dc175-fb3b-4f55-bf58-d4ac1c43dd93"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T04:52:36Z", "security_group_id": "976f2090-7458-4cc0-97a5-13787a7e2f8a", "port_range_min": null, "revision_number": 0, "tenant_id": "e9318aa2f0464e53b25bad8616ab8b00", "created_at": "2019-01-18T04:52:36Z", "project_id": "e9318aa2f0464e53b25bad8616ab8b00", "id": "4fb64e27-7497-4c39-adcc-4a9f87f24f64"}]} 2019-01-18 04:52:40,180 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=976f2090-7458-4cc0-97a5-13787a7e2f8a used request id req-39329a56-7126-45fe-becf-7036c3775289 2019-01-18 04:52:40,181 - neutron_utils - INFO - Retrieving security group with ID - 976f2090-7458-4cc0-97a5-13787a7e2f8a 2019-01-18 04:52:40,186 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?id=976f2090-7458-4cc0-97a5-13787a7e2f8a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d812d45d92c80545e04f3d8cfb9fcbacda4458e" 2019-01-18 04:52:40,383 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1391 X-Openstack-Request-Id: req-f2cc108e-3286-4570-a7bc-de4683b4a0ae Date: Fri, 18 Jan 2019 04:52:40 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "e9318aa2f0464e53b25bad8616ab8b00", "created_at": "2019-01-18T04:52:35Z", "updated_at": "2019-01-18T04:52:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:52:36Z", "revision_number": 0, "id": "463dc175-fb3b-4f55-bf58-d4ac1c43dd93", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:52:36Z", "security_group_id": "976f2090-7458-4cc0-97a5-13787a7e2f8a", "tenant_id": "e9318aa2f0464e53b25bad8616ab8b00", "port_range_min": null, "ethertype": "IPv4", "project_id": "e9318aa2f0464e53b25bad8616ab8b00"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:52:36Z", "revision_number": 0, "id": "4fb64e27-7497-4c39-adcc-4a9f87f24f64", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:52:36Z", "security_group_id": "976f2090-7458-4cc0-97a5-13787a7e2f8a", "tenant_id": "e9318aa2f0464e53b25bad8616ab8b00", "port_range_min": null, "ethertype": "IPv6", "project_id": "e9318aa2f0464e53b25bad8616ab8b00"}], "revision_number": 2, "project_id": "e9318aa2f0464e53b25bad8616ab8b00", "id": "976f2090-7458-4cc0-97a5-13787a7e2f8a", "name": "CreateProjectUserTests-7431499e-7476-45d-name"}]} 2019-01-18 04:52:40,383 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?id=976f2090-7458-4cc0-97a5-13787a7e2f8a used request id req-f2cc108e-3286-4570-a7bc-de4683b4a0ae 2019-01-18 04:52:40,384 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 976f2090-7458-4cc0-97a5-13787a7e2f8a 2019-01-18 04:52:40,389 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=976f2090-7458-4cc0-97a5-13787a7e2f8a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d812d45d92c80545e04f3d8cfb9fcbacda4458e" 2019-01-18 04:52:40,559 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-3275c64e-5c02-4235-ba58-4db0d691b468 Date: Fri, 18 Jan 2019 04:52:40 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": "2019-01-18T04:52:36Z", "security_group_id": "976f2090-7458-4cc0-97a5-13787a7e2f8a", "port_range_min": null, "revision_number": 0, "tenant_id": "e9318aa2f0464e53b25bad8616ab8b00", "created_at": "2019-01-18T04:52:36Z", "project_id": "e9318aa2f0464e53b25bad8616ab8b00", "id": "463dc175-fb3b-4f55-bf58-d4ac1c43dd93"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T04:52:36Z", "security_group_id": "976f2090-7458-4cc0-97a5-13787a7e2f8a", "port_range_min": null, "revision_number": 0, "tenant_id": "e9318aa2f0464e53b25bad8616ab8b00", "created_at": "2019-01-18T04:52:36Z", "project_id": "e9318aa2f0464e53b25bad8616ab8b00", "id": "4fb64e27-7497-4c39-adcc-4a9f87f24f64"}]} 2019-01-18 04:52:40,559 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=976f2090-7458-4cc0-97a5-13787a7e2f8a used request id req-3275c64e-5c02-4235-ba58-4db0d691b468 2019-01-18 04:52:40,560 - neutron_utils - INFO - Deleting security group rule with ID - 463dc175-fb3b-4f55-bf58-d4ac1c43dd93 2019-01-18 04:52:40,565 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-group-rules/463dc175-fb3b-4f55-bf58-d4ac1c43dd93 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ca8d500ba34f8b6a1122d5ed5efc00eaf4b5e1a" 2019-01-18 04:52:40,689 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-0ec92d1a-c647-4595-a9b4-83b3af2d17d5 Content-Length: 0 Date: Fri, 18 Jan 2019 04:52:40 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-18 04:52:40,689 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-group-rules/463dc175-fb3b-4f55-bf58-d4ac1c43dd93 used request id req-0ec92d1a-c647-4595-a9b4-83b3af2d17d5 2019-01-18 04:52:40,689 - neutron_utils - INFO - Deleting security group rule with ID - 4fb64e27-7497-4c39-adcc-4a9f87f24f64 2019-01-18 04:52:40,694 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-group-rules/4fb64e27-7497-4c39-adcc-4a9f87f24f64 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ca8d500ba34f8b6a1122d5ed5efc00eaf4b5e1a" 2019-01-18 04:52:41,082 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-864ccb35-3245-498f-9831-7faf8f13394a Content-Length: 0 Date: Fri, 18 Jan 2019 04:52:41 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-18 04:52:41,082 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-group-rules/4fb64e27-7497-4c39-adcc-4a9f87f24f64 used request id req-864ccb35-3245-498f-9831-7faf8f13394a 2019-01-18 04:52:41,083 - neutron_utils - INFO - Deleting security group with name - CreateProjectUserTests-7431499e-7476-45d-name 2019-01-18 04:52:41,088 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-groups/976f2090-7458-4cc0-97a5-13787a7e2f8a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ca8d500ba34f8b6a1122d5ed5efc00eaf4b5e1a" 2019-01-18 04:52:41,342 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-8cbd0e3c-64fd-4c41-92c0-cbacb52879ff Content-Length: 0 Date: Fri, 18 Jan 2019 04:52:41 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-18 04:52:41,342 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/976f2090-7458-4cc0-97a5-13787a7e2f8a used request id req-8cbd0e3c-64fd-4c41-92c0-cbacb52879ff 2019-01-18 04:52:41,343 - neutron_utils - INFO - Deleting security group rule with ID - 4fb64e27-7497-4c39-adcc-4a9f87f24f64 2019-01-18 04:52:41,349 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-group-rules/4fb64e27-7497-4c39-adcc-4a9f87f24f64 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d812d45d92c80545e04f3d8cfb9fcbacda4458e" 2019-01-18 04:52:41,596 - keystoneauth.session - DEBUG - RESP: [404] Content-Type: application/json Content-Length: 155 X-Openstack-Request-Id: req-e259c31a-1177-4eac-9d3d-70097624d317 Date: Fri, 18 Jan 2019 04:52:41 GMT RESP BODY: {"NeutronError": {"message": "Security group rule 4fb64e27-7497-4c39-adcc-4a9f87f24f64 does not exist", "type": "SecurityGroupRuleNotFound", "detail": ""}} 2019-01-18 04:52:41,596 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-group-rules/4fb64e27-7497-4c39-adcc-4a9f87f24f64 used request id req-e259c31a-1177-4eac-9d3d-70097624d317 2019-01-18 04:52:41,596 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Security group rule 4fb64e27-7497-4c39-adcc-4a9f87f24f64 does not exist", "type": "SecurityGroupRuleNotFound", "detail": ""}} 2019-01-18 04:52:41,597 - OpenStackSecurityGroup - WARNING - Rule not found, cannot delete - Security group rule 4fb64e27-7497-4c39-adcc-4a9f87f24f64 does not exist Neutron server returns request_ids: ['req-e259c31a-1177-4eac-9d3d-70097624d317'] 2019-01-18 04:52:41,597 - neutron_utils - INFO - Deleting security group with name - CreateProjectUserTests-7431499e-7476-45d-name 2019-01-18 04:52:41,602 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-groups/976f2090-7458-4cc0-97a5-13787a7e2f8a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d812d45d92c80545e04f3d8cfb9fcbacda4458e" 2019-01-18 04:52:41,622 - keystoneauth.session - DEBUG - RESP: [404] Content-Type: application/json Content-Length: 146 X-Openstack-Request-Id: req-c4fedc5a-87db-4f1d-a2c4-eed9e43b756e Date: Fri, 18 Jan 2019 04:52:41 GMT RESP BODY: {"NeutronError": {"message": "Security group 976f2090-7458-4cc0-97a5-13787a7e2f8a does not exist", "type": "SecurityGroupNotFound", "detail": ""}} 2019-01-18 04:52:41,623 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/976f2090-7458-4cc0-97a5-13787a7e2f8a used request id req-c4fedc5a-87db-4f1d-a2c4-eed9e43b756e 2019-01-18 04:52:41,623 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Security group 976f2090-7458-4cc0-97a5-13787a7e2f8a does not exist", "type": "SecurityGroupNotFound", "detail": ""}} 2019-01-18 04:52:41,623 - OpenStackSecurityGroup - WARNING - Security Group not found, cannot delete - Security group 976f2090-7458-4cc0-97a5-13787a7e2f8a does not exist Neutron server returns request_ids: ['req-c4fedc5a-87db-4f1d-a2c4-eed9e43b756e'] 2019-01-18 04:52:41,624 - keystone_utils - INFO - Deleting user with name - CreateProjectUserTests-7431499e-7476-45d-user1 2019-01-18 04:52:41,627 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/6d8cb441dabd4876b3ca21de74ada8e6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}177e0afb8084146a1a24b222f219157afbe89edc" 2019-01-18 04:52:41,829 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 04:52:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8110962b-67d0-4bbe-a350-5d46331ca758 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 04:52:41,829 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/6d8cb441dabd4876b3ca21de74ada8e6 used request id req-8110962b-67d0-4bbe-a350-5d46331ca758 2019-01-18 04:52:41,830 - keystone_utils - INFO - Deleting user with name - CreateProjectUserTests-7431499e-7476-45d-user2 2019-01-18 04:52:41,834 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/96456195c3c345f6a6211a850454bafb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29384dccd719fc24a8376dd35c4872a2f65b3eeb" 2019-01-18 04:52:42,047 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 04:52:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fbf51602-e9d0-4334-9d75-d900dafbaf19 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 04:52:42,048 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/96456195c3c345f6a6211a850454bafb used request id req-fbf51602-e9d0-4334-9d75-d900dafbaf19 2019-01-18 04:52:42,053 - 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}f4d0c1023338d6ebc66ee6da09d14b0872f1d931" 2019-01-18 04:52:42,360 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9673 X-Openstack-Request-Id: req-cb2aea57-79e8-44b0-84ad-72d49a3837cd Date: Fri, 18 Jan 2019 04:52:42 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "created_at": "2019-01-18T04:51:20Z", "updated_at": "2019-01-18T04:51:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "2b339890-44d0-4711-a050-08a64d58e2a0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv6", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "24c99e6f-888c-4943-9c93-54ad3b18b18c", "remote_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv4", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "87b9b994-ae22-4850-863a-6a4925bd01fe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv4", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "45161a51-d6dd-4bb8-986d-bc2f88599c1d", "remote_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv6", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}], "revision_number": 4, "project_id": "9c53a91613fb4d5080479ac6f51697ed", "id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e9318aa2f0464e53b25bad8616ab8b00", "created_at": "2019-01-18T04:52:34Z", "updated_at": "2019-01-18T04:52:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:52:35Z", "revision_number": 0, "id": "c1a6be7b-cb16-4a1d-9abb-34f89b91048d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:52:35Z", "security_group_id": "687443fc-901c-4250-aeee-9b29da5c2a89", "tenant_id": "e9318aa2f0464e53b25bad8616ab8b00", "port_range_min": null, "ethertype": "IPv6", "project_id": "e9318aa2f0464e53b25bad8616ab8b00"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:52:35Z", "revision_number": 0, "id": "aeffe25d-4cbc-4dad-89cb-07e57ca86cb6", "remote_group_id": "687443fc-901c-4250-aeee-9b29da5c2a89", "remote_ip_prefix": null, "created_at": "2019-01-18T04:52:35Z", "security_group_id": "687443fc-901c-4250-aeee-9b29da5c2a89", "tenant_id": "e9318aa2f0464e53b25bad8616ab8b00", "port_range_min": null, "ethertype": "IPv6", "project_id": "e9318aa2f0464e53b25bad8616ab8b00"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:52:35Z", "revision_number": 0, "id": "3cebe9fb-faa0-40c7-8428-e90eaf371b43", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:52:35Z", "security_group_id": "687443fc-901c-4250-aeee-9b29da5c2a89", "tenant_id": "e9318aa2f0464e53b25bad8616ab8b00", "port_range_min": null, "ethertype": "IPv4", "project_id": "e9318aa2f0464e53b25bad8616ab8b00"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:52:35Z", "revision_number": 0, "id": "e9086dcb-706a-4a51-9d88-4630a1e336df", "remote_group_id": "687443fc-901c-4250-aeee-9b29da5c2a89", "remote_ip_prefix": null, "created_at": "2019-01-18T04:52:35Z", "security_group_id": "687443fc-901c-4250-aeee-9b29da5c2a89", "tenant_id": "e9318aa2f0464e53b25bad8616ab8b00", "port_range_min": null, "ethertype": "IPv4", "project_id": "e9318aa2f0464e53b25bad8616ab8b00"}], "revision_number": 4, "project_id": "e9318aa2f0464e53b25bad8616ab8b00", "id": "687443fc-901c-4250-aeee-9b29da5c2a89", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "created_at": "2019-01-18T04:39:06Z", "updated_at": "2019-01-18T04:39:06Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "8860837e-afbd-4411-adf9-d88db88c2114", "remote_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "47feb8aba08a40dca7028a1701e597b9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "4e399c2e-bc03-4aa3-b192-1fafdc9248ba", "remote_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "47feb8aba08a40dca7028a1701e597b9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "4bf1a402-0fa2-4cfd-9fee-4a28f16bb271", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "47feb8aba08a40dca7028a1701e597b9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "0aedefa2-edbc-47b5-bead-e954540f6937", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "47feb8aba08a40dca7028a1701e597b9"}], "revision_number": 4, "project_id": "47feb8aba08a40dca7028a1701e597b9", "id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ccac38ea86a048c183796fe3184f3438", "created_at": "2019-01-18T04:51:56Z", "updated_at": "2019-01-18T04:51:56Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:56Z", "revision_number": 0, "id": "ab204667-1df5-492b-81cb-22e1eac1ab72", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:56Z", "security_group_id": "b20bc8b2-bb91-411e-b80b-85bddb5d18cc", "tenant_id": "ccac38ea86a048c183796fe3184f3438", "port_range_min": null, "ethertype": "IPv4", "project_id": "ccac38ea86a048c183796fe3184f3438"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:56Z", "revision_number": 0, "id": "72a65cc7-ebd5-4f6d-b51a-c7232cb2a72a", "remote_group_id": "b20bc8b2-bb91-411e-b80b-85bddb5d18cc", "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:56Z", "security_group_id": "b20bc8b2-bb91-411e-b80b-85bddb5d18cc", "tenant_id": "ccac38ea86a048c183796fe3184f3438", "port_range_min": null, "ethertype": "IPv4", "project_id": "ccac38ea86a048c183796fe3184f3438"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:56Z", "revision_number": 0, "id": "504e0560-8141-4fbd-bcc2-4e00b2e73bf7", "remote_group_id": "b20bc8b2-bb91-411e-b80b-85bddb5d18cc", "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:56Z", "security_group_id": "b20bc8b2-bb91-411e-b80b-85bddb5d18cc", "tenant_id": "ccac38ea86a048c183796fe3184f3438", "port_range_min": null, "ethertype": "IPv6", "project_id": "ccac38ea86a048c183796fe3184f3438"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:56Z", "revision_number": 0, "id": "16b1bc16-ca56-4060-89db-2b39da2d8490", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:56Z", "security_group_id": "b20bc8b2-bb91-411e-b80b-85bddb5d18cc", "tenant_id": "ccac38ea86a048c183796fe3184f3438", "port_range_min": null, "ethertype": "IPv6", "project_id": "ccac38ea86a048c183796fe3184f3438"}], "revision_number": 4, "project_id": "ccac38ea86a048c183796fe3184f3438", "id": "b20bc8b2-bb91-411e-b80b-85bddb5d18cc", "name": "default"}]} 2019-01-18 04:52:42,360 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-cb2aea57-79e8-44b0-84ad-72d49a3837cd 2019-01-18 04:52:42,365 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/9c53a91613fb4d5080479ac6f51697ed -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4d0c1023338d6ebc66ee6da09d14b0872f1d931" 2019-01-18 04:52:42,446 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 04:52:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2284f7df-51a7-408a-8947-0a36dd6d8ce6 Content-Encoding: gzip Content-Length: 190 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/9c53a91613fb4d5080479ac6f51697ed"}, "enabled": true, "id": "9c53a91613fb4d5080479ac6f51697ed", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2019-01-18 04:52:42,446 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/9c53a91613fb4d5080479ac6f51697ed used request id req-2284f7df-51a7-408a-8947-0a36dd6d8ce6 2019-01-18 04:52:42,450 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/e9318aa2f0464e53b25bad8616ab8b00 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4d0c1023338d6ebc66ee6da09d14b0872f1d931" 2019-01-18 04:52:42,543 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 04:52:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-60e96bcf-9a5c-4d65-9b01-98b668e2a093 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/e9318aa2f0464e53b25bad8616ab8b00"}, "enabled": true, "id": "e9318aa2f0464e53b25bad8616ab8b00", "parent_id": "default", "domain_id": "default", "name": "CreateProjectUserTests-7431499e-7476-45d-name"}} 2019-01-18 04:52:42,544 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/e9318aa2f0464e53b25bad8616ab8b00 used request id req-60e96bcf-9a5c-4d65-9b01-98b668e2a093 2019-01-18 04:52:42,544 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 687443fc-901c-4250-aeee-9b29da5c2a89 2019-01-18 04:52:42,549 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=687443fc-901c-4250-aeee-9b29da5c2a89 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4d0c1023338d6ebc66ee6da09d14b0872f1d931" 2019-01-18 04:52:42,725 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-0c04764d-36f5-4dea-be9f-f7c513d2ccea Date: Fri, 18 Jan 2019 04:52: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": "2019-01-18T04:52:35Z", "security_group_id": "687443fc-901c-4250-aeee-9b29da5c2a89", "port_range_min": null, "revision_number": 0, "tenant_id": "e9318aa2f0464e53b25bad8616ab8b00", "created_at": "2019-01-18T04:52:35Z", "project_id": "e9318aa2f0464e53b25bad8616ab8b00", "id": "3cebe9fb-faa0-40c7-8428-e90eaf371b43"}, {"remote_group_id": "687443fc-901c-4250-aeee-9b29da5c2a89", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T04:52:35Z", "security_group_id": "687443fc-901c-4250-aeee-9b29da5c2a89", "port_range_min": null, "revision_number": 0, "tenant_id": "e9318aa2f0464e53b25bad8616ab8b00", "created_at": "2019-01-18T04:52:35Z", "project_id": "e9318aa2f0464e53b25bad8616ab8b00", "id": "aeffe25d-4cbc-4dad-89cb-07e57ca86cb6"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T04:52:35Z", "security_group_id": "687443fc-901c-4250-aeee-9b29da5c2a89", "port_range_min": null, "revision_number": 0, "tenant_id": "e9318aa2f0464e53b25bad8616ab8b00", "created_at": "2019-01-18T04:52:35Z", "project_id": "e9318aa2f0464e53b25bad8616ab8b00", "id": "c1a6be7b-cb16-4a1d-9abb-34f89b91048d"}, {"remote_group_id": "687443fc-901c-4250-aeee-9b29da5c2a89", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T04:52:35Z", "security_group_id": "687443fc-901c-4250-aeee-9b29da5c2a89", "port_range_min": null, "revision_number": 0, "tenant_id": "e9318aa2f0464e53b25bad8616ab8b00", "created_at": "2019-01-18T04:52:35Z", "project_id": "e9318aa2f0464e53b25bad8616ab8b00", "id": "e9086dcb-706a-4a51-9d88-4630a1e336df"}]} 2019-01-18 04:52:42,726 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=687443fc-901c-4250-aeee-9b29da5c2a89 used request id req-0c04764d-36f5-4dea-be9f-f7c513d2ccea 2019-01-18 04:52:42,726 - neutron_utils - INFO - Deleting security group with name - default 2019-01-18 04:52:42,732 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-groups/687443fc-901c-4250-aeee-9b29da5c2a89 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4d0c1023338d6ebc66ee6da09d14b0872f1d931" 2019-01-18 04:52:43,081 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-b66976d4-9e05-4050-8347-5bb852c6f592 Content-Length: 0 Date: Fri, 18 Jan 2019 04:52:43 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-18 04:52:43,081 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/687443fc-901c-4250-aeee-9b29da5c2a89 used request id req-b66976d4-9e05-4050-8347-5bb852c6f592 2019-01-18 04:52:43,081 - keystone_utils - INFO - Deleting project with name - CreateProjectUserTests-7431499e-7476-45d-name 2019-01-18 04:52:43,085 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/e9318aa2f0464e53b25bad8616ab8b00 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4d0c1023338d6ebc66ee6da09d14b0872f1d931" 2019-01-18 04:52:43,251 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 04:52:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ff0f5ca8-7632-4943-8392-b3585d203b36 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 04:52:43,251 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/e9318aa2f0464e53b25bad8616ab8b00 used request id req-ff0f5ca8-7632-4943-8392-b3585d203b36 2019-01-18 04:52:43,251 - keystone_utils - INFO - Deleting role with name - CreateProjectUserTests-7431499e-7476-45d-name-role 2019-01-18 04:52:43,255 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/4e99d68067c149479486daf80b862100 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4d0c1023338d6ebc66ee6da09d14b0872f1d931" 2019-01-18 04:52:43,495 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 04:52:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2b4f7247-cc79-4f7e-9523-245098a253b4 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 04:52:43,495 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/4e99d68067c149479486daf80b862100 used request id req-2b4f7247-cc79-4f7e-9523-245098a253b4 2019-01-18 04:52:43,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}f4d0c1023338d6ebc66ee6da09d14b0872f1d931" 2019-01-18 04:52:43,590 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 04:52:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-131ca435-7479-4f8e-9a06-4edc3ce99a12 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": "45b844776369475b95254c1dd61269c1", "links": {"self": "http://172.30.9.23:5000/v3/roles/45b844776369475b95254c1dd61269c1"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "6aff393fb9af4d958a8117fea50ad769", "links": {"self": "http://172.30.9.23:5000/v3/roles/6aff393fb9af4d958a8117fea50ad769"}, "name": "Member"}, {"domain_id": null, "id": "6b7f4f4f76264b6fb449c43b86ee3817", "links": {"self": "http://172.30.9.23:5000/v3/roles/6b7f4f4f76264b6fb449c43b86ee3817"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a482b711adf94961bf4bb28eda7f0e28", "links": {"self": "http://172.30.9.23:5000/v3/roles/a482b711adf94961bf4bb28eda7f0e28"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e7e317b66c174923a8cb46c48d897c8d", "links": {"self": "http://172.30.9.23:5000/v3/roles/e7e317b66c174923a8cb46c48d897c8d"}, "name": "ResellerAdmin"}]} 2019-01-18 04:52:43,590 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-131ca435-7479-4f8e-9a06-4edc3ce99a12 2019-01-18 04:52:43,595 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 04:52:43,981 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "45b844776369475b95254c1dd61269c1", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}, {"id": "6aff393fb9af4d958a8117fea50ad769", "name": "Member"}], "expires_at": "2019-01-18T05:52:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ccac38ea86a048c183796fe3184f3438", "name": "api_check-project_2744c22f-2cb8-4f83-8516-7c0ba84fdd9b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_2744c22f-2cb8-4f83-8516-7c0ba84fdd9b", "id": "cb9b3d6d59cd466fb9e330547dcd06c7"}, "audit_ids": ["OPr0HSfHSSaUXgKQgjigVw"], "issued_at": "2019-01-18T04:52:43.000000Z"}} 2019-01-18 04:52:43,985 - 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}dbb945e8653ea68b9a1257967fbb1f0b67ccba4b" 2019-01-18 04:52:44,572 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-d2b24a40-9f14-4330-be0a-fdf18cc38aca Date: Fri, 18 Jan 2019 04:52: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"}}} 2019-01-18 04:52:44,572 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-d2b24a40-9f14-4330-be0a-fdf18cc38aca 2019-01-18 04:52:44,603 - 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}dbb945e8653ea68b9a1257967fbb1f0b67ccba4b" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "GlanceUtilsTests-45f704a5-10cc-48ff-b6b6-7b765f5aab59"}' 2019-01-18 04:52:45,327 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 614 Content-Type: application/json Location: http://172.30.9.23:9292/v2/images/7ad87507-7d00-4e1e-8172-c86a9b045a83 X-Openstack-Request-Id: req-8f977f9e-35c1-4ec8-bd4e-d46c38b0c4d0 Date: Fri, 18 Jan 2019 04:52:45 GMT RESP BODY: {"status": "queued", "name": "GlanceUtilsTests-45f704a5-10cc-48ff-b6b6-7b765f5aab59", "tags": [], "container_format": "bare", "created_at": "2019-01-18T04:52:45Z", "size": null, "disk_format": "qcow2", "updated_at": "2019-01-18T04:52:45Z", "visibility": "shared", "locations": [], "self": "/v2/images/7ad87507-7d00-4e1e-8172-c86a9b045a83", "min_disk": 0, "protected": false, "id": "7ad87507-7d00-4e1e-8172-c86a9b045a83", "file": "/v2/images/7ad87507-7d00-4e1e-8172-c86a9b045a83/file", "checksum": null, "owner": "ccac38ea86a048c183796fe3184f3438", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-18 04:52:45,327 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-8f977f9e-35c1-4ec8-bd4e-d46c38b0c4d0 2019-01-18 04:52:45,338 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9292/v2/images/7ad87507-7d00-4e1e-8172-c86a9b045a83/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}dbb945e8653ea68b9a1257967fbb1f0b67ccba4b" -d '' 2019-01-18 04:52:48,754 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-d85b6bb6-9b7d-448a-be90-587ca8139f53 Date: Fri, 18 Jan 2019 04:52:48 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-18 04:52:48,755 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/7ad87507-7d00-4e1e-8172-c86a9b045a83/file used request id req-d85b6bb6-9b7d-448a-be90-587ca8139f53 2019-01-18 04:52:48,755 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-01-18 04:52:48,758 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/7ad87507-7d00-4e1e-8172-c86a9b045a83 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}dbb945e8653ea68b9a1257967fbb1f0b67ccba4b" 2019-01-18 04:52:49,392 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 875 Content-Type: application/json X-Openstack-Request-Id: req-bdb5ebcc-60ce-4382-bbf5-1fd14877c5ec Date: Fri, 18 Jan 2019 04:52:49 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "GlanceUtilsTests-45f704a5-10cc-48ff-b6b6-7b765f5aab59", "tags": [], "container_format": "bare", "created_at": "2019-01-18T04:52:45Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-18T04:52:48Z", "visibility": "shared", "locations": [{"url": "rbd://af014572-0a5d-4a80-a07f-9105f52ab2c1/images/7ad87507-7d00-4e1e-8172-c86a9b045a83/snap", "metadata": {}}], "self": "/v2/images/7ad87507-7d00-4e1e-8172-c86a9b045a83", "min_disk": 0, "protected": false, "id": "7ad87507-7d00-4e1e-8172-c86a9b045a83", "file": "/v2/images/7ad87507-7d00-4e1e-8172-c86a9b045a83/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "ccac38ea86a048c183796fe3184f3438", "direct_url": "rbd://af014572-0a5d-4a80-a07f-9105f52ab2c1/images/7ad87507-7d00-4e1e-8172-c86a9b045a83/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-18 04:52:49,392 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/7ad87507-7d00-4e1e-8172-c86a9b045a83 used request id req-bdb5ebcc-60ce-4382-bbf5-1fd14877c5ec 2019-01-18 04:52:49,396 - 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}dbb945e8653ea68b9a1257967fbb1f0b67ccba4b" 2019-01-18 04:52:49,950 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-21c29837-b6a3-478c-b567-0ef7886c9b72 Date: Fri, 18 Jan 2019 04:52: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"}}} 2019-01-18 04:52:49,951 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-21c29837-b6a3-478c-b567-0ef7886c9b72 2019-01-18 04:52:49,956 - 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-45f704a5-10cc-48ff-b6b6-7b765f5aab59 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}dbb945e8653ea68b9a1257967fbb1f0b67ccba4b" 2019-01-18 04:52:50,571 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1030 Content-Type: application/json X-Openstack-Request-Id: req-1f893564-1276-474e-8495-456fa94abd98 Date: Fri, 18 Jan 2019 04:52:50 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "GlanceUtilsTests-45f704a5-10cc-48ff-b6b6-7b765f5aab59", "tags": [], "container_format": "bare", "created_at": "2019-01-18T04:52:45Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-18T04:52:48Z", "visibility": "shared", "locations": [{"url": "rbd://af014572-0a5d-4a80-a07f-9105f52ab2c1/images/7ad87507-7d00-4e1e-8172-c86a9b045a83/snap", "metadata": {}}], "self": "/v2/images/7ad87507-7d00-4e1e-8172-c86a9b045a83", "min_disk": 0, "protected": false, "id": "7ad87507-7d00-4e1e-8172-c86a9b045a83", "file": "/v2/images/7ad87507-7d00-4e1e-8172-c86a9b045a83/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "ccac38ea86a048c183796fe3184f3438", "direct_url": "rbd://af014572-0a5d-4a80-a07f-9105f52ab2c1/images/7ad87507-7d00-4e1e-8172-c86a9b045a83/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=GlanceUtilsTests-45f704a5-10cc-48ff-b6b6-7b765f5aab59"} 2019-01-18 04:52:50,571 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=GlanceUtilsTests-45f704a5-10cc-48ff-b6b6-7b765f5aab59 used request id req-1f893564-1276-474e-8495-456fa94abd98 2019-01-18 04:52:50,572 - glance_utils - INFO - Deleting image named - GlanceUtilsTests-45f704a5-10cc-48ff-b6b6-7b765f5aab59 2019-01-18 04:52:50,575 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9292/v2/images/7ad87507-7d00-4e1e-8172-c86a9b045a83 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}dbb945e8653ea68b9a1257967fbb1f0b67ccba4b" 2019-01-18 04:52:52,582 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-574c92d5-309b-4604-915d-812d56b7739e Date: Fri, 18 Jan 2019 04:52:52 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-18 04:52:52,583 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/7ad87507-7d00-4e1e-8172-c86a9b045a83 used request id req-574c92d5-309b-4604-915d-812d56b7739e 2019-01-18 04:52:52,584 - glance_utils_tests - WARNING - Test not executed as the image metadata requires image files 2019-01-18 04:52:52,585 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 04:52:52,978 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "45b844776369475b95254c1dd61269c1", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}, {"id": "6aff393fb9af4d958a8117fea50ad769", "name": "Member"}], "expires_at": "2019-01-18T05:52:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ccac38ea86a048c183796fe3184f3438", "name": "api_check-project_2744c22f-2cb8-4f83-8516-7c0ba84fdd9b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_2744c22f-2cb8-4f83-8516-7c0ba84fdd9b", "id": "cb9b3d6d59cd466fb9e330547dcd06c7"}, "audit_ids": ["EpAZpBIFSoeRowV_nJTqGg"], "issued_at": "2019-01-18T04:52:52.000000Z"}} 2019-01-18 04:52:52,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}4cc1fc02456b17b2385659445138e857281b0fdd" 2019-01-18 04:52:53,067 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 04:52:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7fd7626d-6be1-43f6-8ddb-4a5513874835 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 04:52:53,067 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-7fd7626d-6be1-43f6-8ddb-4a5513874835 2019-01-18 04:52:53,068 - neutron_utils - INFO - Creating network with name NeutronUtilsNetworkTests-c296a425-399b-4292-a734-5f9088ea4a39-pub-net 2019-01-18 04:52:53,074 - 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}4cc1fc02456b17b2385659445138e857281b0fdd" -d '{"network": {"name": "NeutronUtilsNetworkTests-c296a425-399b-4292-a734-5f9088ea4a39-pub-net", "admin_state_up": true}}' 2019-01-18 04:52:53,504 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 723 X-Openstack-Request-Id: req-31cfae05-f4b1-4c9e-ba60-2e083a2db914 Date: Fri, 18 Jan 2019 04:52: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":"8864d12d-a590-4bdc-85d8-91323e12d445","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":100,"ipv4_address_scope":null,"shared":false,"project_id":"ccac38ea86a048c183796fe3184f3438","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-18T04:52:53Z","is_default":false,"qos_policy_id":null,"name":"NeutronUtilsNetworkTests-c296a425-399b-4292-a734-5f9088ea4a39-pub-net","admin_state_up":true,"tenant_id":"ccac38ea86a048c183796fe3184f3438","created_at":"2019-01-18T04:52:53Z","mtu":1450}} 2019-01-18 04:52:53,505 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks used request id req-31cfae05-f4b1-4c9e-ba60-2e083a2db914 2019-01-18 04:52:53,510 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=8864d12d-a590-4bdc-85d8-91323e12d445 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4cc1fc02456b17b2385659445138e857281b0fdd" 2019-01-18 04:52:53,856 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 707 X-Openstack-Request-Id: req-fff7328d-c7f0-4816-ac18-3077db20ee4e Date: Fri, 18 Jan 2019 04:52:53 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"8864d12d-a590-4bdc-85d8-91323e12d445","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":100,"ipv4_address_scope":null,"shared":false,"project_id":"ccac38ea86a048c183796fe3184f3438","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-18T04:52:53Z","qos_policy_id":null,"name":"NeutronUtilsNetworkTests-c296a425-399b-4292-a734-5f9088ea4a39-pub-net","admin_state_up":true,"tenant_id":"ccac38ea86a048c183796fe3184f3438","created_at":"2019-01-18T04:52:53Z","provider:network_type":"vxlan"}]} 2019-01-18 04:52:53,856 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=8864d12d-a590-4bdc-85d8-91323e12d445 used request id req-fff7328d-c7f0-4816-ac18-3077db20ee4e 2019-01-18 04:52:53,862 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=8864d12d-a590-4bdc-85d8-91323e12d445 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4cc1fc02456b17b2385659445138e857281b0fdd" 2019-01-18 04:52:54,062 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-adc8b612-2d81-4ffc-bb8c-7236ca09bd00 Date: Fri, 18 Jan 2019 04:52:54 GMT RESP BODY: {"subnets":[]} 2019-01-18 04:52:54,062 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=8864d12d-a590-4bdc-85d8-91323e12d445 used request id req-adc8b612-2d81-4ffc-bb8c-7236ca09bd00 2019-01-18 04:52:54,067 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=8864d12d-a590-4bdc-85d8-91323e12d445 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4cc1fc02456b17b2385659445138e857281b0fdd" 2019-01-18 04:52:54,358 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 707 X-Openstack-Request-Id: req-26bc1c88-d8d2-454b-8058-cd49ee356e2b Date: Fri, 18 Jan 2019 04:52:54 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"8864d12d-a590-4bdc-85d8-91323e12d445","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":100,"ipv4_address_scope":null,"shared":false,"project_id":"ccac38ea86a048c183796fe3184f3438","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-18T04:52:53Z","qos_policy_id":null,"name":"NeutronUtilsNetworkTests-c296a425-399b-4292-a734-5f9088ea4a39-pub-net","admin_state_up":true,"tenant_id":"ccac38ea86a048c183796fe3184f3438","created_at":"2019-01-18T04:52:53Z","provider:network_type":"vxlan"}]} 2019-01-18 04:52:54,358 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=8864d12d-a590-4bdc-85d8-91323e12d445 used request id req-26bc1c88-d8d2-454b-8058-cd49ee356e2b 2019-01-18 04:52:54,364 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=8864d12d-a590-4bdc-85d8-91323e12d445 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4cc1fc02456b17b2385659445138e857281b0fdd" 2019-01-18 04:52:54,542 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-d328e1a5-1208-4efb-81bf-9a8b22daebd0 Date: Fri, 18 Jan 2019 04:52:54 GMT RESP BODY: {"subnets":[]} 2019-01-18 04:52:54,542 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=8864d12d-a590-4bdc-85d8-91323e12d445 used request id req-d328e1a5-1208-4efb-81bf-9a8b22daebd0 2019-01-18 04:52:54,547 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=NeutronUtilsNetworkTests-c296a425-399b-4292-a734-5f9088ea4a39-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4cc1fc02456b17b2385659445138e857281b0fdd" 2019-01-18 04:52:54,797 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 707 X-Openstack-Request-Id: req-d8d795ba-6032-49d5-ad11-b6afeff6f65a Date: Fri, 18 Jan 2019 04:52:54 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"8864d12d-a590-4bdc-85d8-91323e12d445","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":100,"ipv4_address_scope":null,"shared":false,"project_id":"ccac38ea86a048c183796fe3184f3438","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-18T04:52:53Z","qos_policy_id":null,"name":"NeutronUtilsNetworkTests-c296a425-399b-4292-a734-5f9088ea4a39-pub-net","admin_state_up":true,"tenant_id":"ccac38ea86a048c183796fe3184f3438","created_at":"2019-01-18T04:52:53Z","provider:network_type":"vxlan"}]} 2019-01-18 04:52:54,797 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=NeutronUtilsNetworkTests-c296a425-399b-4292-a734-5f9088ea4a39-pub-net used request id req-d8d795ba-6032-49d5-ad11-b6afeff6f65a 2019-01-18 04:52:54,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" 2019-01-18 04:52:54,806 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 18 Jan 2019 04:52: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"}]}]}} 2019-01-18 04:52:54,807 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/ccac38ea86a048c183796fe3184f3438 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4cc1fc02456b17b2385659445138e857281b0fdd" 2019-01-18 04:52:54,881 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 04:52:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9449559f-0826-4121-8d49-1e2774980ed7 Content-Encoding: gzip Content-Length: 247 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/ccac38ea86a048c183796fe3184f3438"}, "enabled": true, "id": "ccac38ea86a048c183796fe3184f3438", "parent_id": "default", "domain_id": "default", "name": "api_check-project_2744c22f-2cb8-4f83-8516-7c0ba84fdd9b"}} 2019-01-18 04:52:54,881 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/ccac38ea86a048c183796fe3184f3438 used request id req-9449559f-0826-4121-8d49-1e2774980ed7 2019-01-18 04:52:54,887 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=8864d12d-a590-4bdc-85d8-91323e12d445 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4cc1fc02456b17b2385659445138e857281b0fdd" 2019-01-18 04:52:54,914 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-b80254f1-d8fe-46c9-a7f9-40e58939e843 Date: Fri, 18 Jan 2019 04:52:54 GMT RESP BODY: {"subnets":[]} 2019-01-18 04:52:54,914 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=8864d12d-a590-4bdc-85d8-91323e12d445 used request id req-b80254f1-d8fe-46c9-a7f9-40e58939e843 2019-01-18 04:52:54,915 - neutron_utils - INFO - Deleting network with name NeutronUtilsNetworkTests-c296a425-399b-4292-a734-5f9088ea4a39-pub-net 2019-01-18 04:52:54,920 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/networks/8864d12d-a590-4bdc-85d8-91323e12d445 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4cc1fc02456b17b2385659445138e857281b0fdd" 2019-01-18 04:52:55,783 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-2a9db9b6-c177-41e5-8cc1-c687e180670e Date: Fri, 18 Jan 2019 04:52:55 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-18 04:52:55,783 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/8864d12d-a590-4bdc-85d8-91323e12d445 used request id req-2a9db9b6-c177-41e5-8cc1-c687e180670e 2019-01-18 04:52:55,784 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 04:52:56,174 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "45b844776369475b95254c1dd61269c1", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}, {"id": "6aff393fb9af4d958a8117fea50ad769", "name": "Member"}], "expires_at": "2019-01-18T05:52:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ccac38ea86a048c183796fe3184f3438", "name": "api_check-project_2744c22f-2cb8-4f83-8516-7c0ba84fdd9b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_2744c22f-2cb8-4f83-8516-7c0ba84fdd9b", "id": "cb9b3d6d59cd466fb9e330547dcd06c7"}, "audit_ids": ["dLHIvhM0RuSbFf2TY1wdqQ"], "issued_at": "2019-01-18T04:52:56.000000Z"}} 2019-01-18 04:52:56,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}ebd9f3e167f6293cf7c53d85c59e2bc96c379f78" 2019-01-18 04:52:56,338 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 04:52:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5ed7f1cf-abd0-4bd6-8c5f-9fe1fae72044 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 04:52:56,338 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-5ed7f1cf-abd0-4bd6-8c5f-9fe1fae72044 2019-01-18 04:52:56,340 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 04:52:56,722 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "45b844776369475b95254c1dd61269c1", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}, {"id": "6aff393fb9af4d958a8117fea50ad769", "name": "Member"}], "expires_at": "2019-01-18T05:52:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ccac38ea86a048c183796fe3184f3438", "name": "api_check-project_2744c22f-2cb8-4f83-8516-7c0ba84fdd9b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_2744c22f-2cb8-4f83-8516-7c0ba84fdd9b", "id": "cb9b3d6d59cd466fb9e330547dcd06c7"}, "audit_ids": ["EZp3aV4dQjSj9UAQlYBivg"], "issued_at": "2019-01-18T04:52:56.000000Z"}} 2019-01-18 04:52:56,722 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca3aa475467cbfff80c1f937d9eccbe077ff7848" 2019-01-18 04:52:56,806 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 04:52:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6a9aedac-5e20-4002-b4e8-642ba74e74bd Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 04:52:56,806 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-6a9aedac-5e20-4002-b4e8-642ba74e74bd 2019-01-18 04:52:56,808 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 04:52:57,192 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "45b844776369475b95254c1dd61269c1", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}, {"id": "6aff393fb9af4d958a8117fea50ad769", "name": "Member"}], "expires_at": "2019-01-18T05:52:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ccac38ea86a048c183796fe3184f3438", "name": "api_check-project_2744c22f-2cb8-4f83-8516-7c0ba84fdd9b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_2744c22f-2cb8-4f83-8516-7c0ba84fdd9b", "id": "cb9b3d6d59cd466fb9e330547dcd06c7"}, "audit_ids": ["7AQD7KbkRVSLCe3kXCe2bw"], "issued_at": "2019-01-18T04:52:57.000000Z"}} 2019-01-18 04:52:57,193 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4b3b42fc1740dbe62797fa0d7fc2d1d178a7835" 2019-01-18 04:52:57,272 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 04:52:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-899d4566-50c4-469f-9d7a-fe3da5c83f32 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 04:52:57,272 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-899d4566-50c4-469f-9d7a-fe3da5c83f32 2019-01-18 04:52:57,273 - neutron_utils - INFO - Creating network with name NeutronUtilsSubnetTests-d6dc7839-db3d-49b2-89db-82f90b89a5b4-pub-net 2019-01-18 04:52:57,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}b4b3b42fc1740dbe62797fa0d7fc2d1d178a7835" -d '{"network": {"name": "NeutronUtilsSubnetTests-d6dc7839-db3d-49b2-89db-82f90b89a5b4-pub-net", "admin_state_up": true}}' 2019-01-18 04:52:57,689 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 721 X-Openstack-Request-Id: req-4e5df83f-c9dd-49fc-96da-bb4fb75421f8 Date: Fri, 18 Jan 2019 04:52:57 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"75405bdc-e3e0-4e91-be0b-ea3fafe36dbb","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":18,"ipv4_address_scope":null,"shared":false,"project_id":"ccac38ea86a048c183796fe3184f3438","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-18T04:52:57Z","is_default":false,"qos_policy_id":null,"name":"NeutronUtilsSubnetTests-d6dc7839-db3d-49b2-89db-82f90b89a5b4-pub-net","admin_state_up":true,"tenant_id":"ccac38ea86a048c183796fe3184f3438","created_at":"2019-01-18T04:52:57Z","mtu":1450}} 2019-01-18 04:52:57,690 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks used request id req-4e5df83f-c9dd-49fc-96da-bb4fb75421f8 2019-01-18 04:52:57,695 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=75405bdc-e3e0-4e91-be0b-ea3fafe36dbb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4b3b42fc1740dbe62797fa0d7fc2d1d178a7835" 2019-01-18 04:52:58,069 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 705 X-Openstack-Request-Id: req-209bfd14-ff98-484b-a56f-08885b29b102 Date: Fri, 18 Jan 2019 04:52:58 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"75405bdc-e3e0-4e91-be0b-ea3fafe36dbb","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":18,"ipv4_address_scope":null,"shared":false,"project_id":"ccac38ea86a048c183796fe3184f3438","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-18T04:52:57Z","qos_policy_id":null,"name":"NeutronUtilsSubnetTests-d6dc7839-db3d-49b2-89db-82f90b89a5b4-pub-net","admin_state_up":true,"tenant_id":"ccac38ea86a048c183796fe3184f3438","created_at":"2019-01-18T04:52:57Z","provider:network_type":"vxlan"}]} 2019-01-18 04:52:58,069 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=75405bdc-e3e0-4e91-be0b-ea3fafe36dbb used request id req-209bfd14-ff98-484b-a56f-08885b29b102 2019-01-18 04:52:58,075 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=75405bdc-e3e0-4e91-be0b-ea3fafe36dbb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4b3b42fc1740dbe62797fa0d7fc2d1d178a7835" 2019-01-18 04:52:58,394 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-6b31a439-2e85-4544-b8e3-ef08dc88af06 Date: Fri, 18 Jan 2019 04:52:58 GMT RESP BODY: {"subnets":[]} 2019-01-18 04:52:58,394 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=75405bdc-e3e0-4e91-be0b-ea3fafe36dbb used request id req-6b31a439-2e85-4544-b8e3-ef08dc88af06 2019-01-18 04:52:58,395 - neutron_utils - INFO - Creating subnet with name NeutronUtilsSubnetTests-d6dc7839-db3d-49b2-89db-82f90b89a5b4-pub-subnet 2019-01-18 04:52:58,400 - 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}b4b3b42fc1740dbe62797fa0d7fc2d1d178a7835" -d '{"subnets": [{"ip_version": 4, "network_id": "75405bdc-e3e0-4e91-be0b-ea3fafe36dbb", "cidr": "10.55.1.0/24", "name": "NeutronUtilsSubnetTests-d6dc7839-db3d-49b2-89db-82f90b89a5b4-pub-subnet"}]}' 2019-01-18 04:52:59,186 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-934db9cf-fff2-4d87-a23b-d484f3875efc Date: Fri, 18 Jan 2019 04:52:59 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"75405bdc-e3e0-4e91-be0b-ea3fafe36dbb","tenant_id":"ccac38ea86a048c183796fe3184f3438","created_at":"2019-01-18T04:52:58Z","dns_nameservers":[],"updated_at":"2019-01-18T04:52: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":"ccac38ea86a048c183796fe3184f3438","id":"05e69fb3-304d-470b-9afa-607b05e0cfcf","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-d6dc7839-db3d-49b2-89db-82f90b89a5b4-pub-subnet"}]} 2019-01-18 04:52:59,187 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets used request id req-934db9cf-fff2-4d87-a23b-d484f3875efc 2019-01-18 04:52:59,192 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=75405bdc-e3e0-4e91-be0b-ea3fafe36dbb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4b3b42fc1740dbe62797fa0d7fc2d1d178a7835" 2019-01-18 04:52:59,430 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-f4c9f8a3-7151-4745-94e1-f8a0edec5c58 Date: Fri, 18 Jan 2019 04:52:59 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"75405bdc-e3e0-4e91-be0b-ea3fafe36dbb","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":18,"ipv4_address_scope":null,"shared":false,"project_id":"ccac38ea86a048c183796fe3184f3438","status":"ACTIVE","subnets":["05e69fb3-304d-470b-9afa-607b05e0cfcf"],"description":"","tags":[],"updated_at":"2019-01-18T04:52:58Z","qos_policy_id":null,"name":"NeutronUtilsSubnetTests-d6dc7839-db3d-49b2-89db-82f90b89a5b4-pub-net","admin_state_up":true,"tenant_id":"ccac38ea86a048c183796fe3184f3438","created_at":"2019-01-18T04:52:57Z","provider:network_type":"vxlan"}]} 2019-01-18 04:52:59,431 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=75405bdc-e3e0-4e91-be0b-ea3fafe36dbb used request id req-f4c9f8a3-7151-4745-94e1-f8a0edec5c58 2019-01-18 04:52:59,438 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=75405bdc-e3e0-4e91-be0b-ea3fafe36dbb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4b3b42fc1740dbe62797fa0d7fc2d1d178a7835" 2019-01-18 04:52:59,642 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-87195c88-3fd5-4566-a291-7f277393dd3d Date: Fri, 18 Jan 2019 04:52:59 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"75405bdc-e3e0-4e91-be0b-ea3fafe36dbb","tenant_id":"ccac38ea86a048c183796fe3184f3438","created_at":"2019-01-18T04:52:58Z","dns_nameservers":[],"updated_at":"2019-01-18T04:52: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":"ccac38ea86a048c183796fe3184f3438","id":"05e69fb3-304d-470b-9afa-607b05e0cfcf","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-d6dc7839-db3d-49b2-89db-82f90b89a5b4-pub-subnet"}]} 2019-01-18 04:52:59,642 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=75405bdc-e3e0-4e91-be0b-ea3fafe36dbb used request id req-87195c88-3fd5-4566-a291-7f277393dd3d 2019-01-18 04:52:59,648 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=NeutronUtilsSubnetTests-d6dc7839-db3d-49b2-89db-82f90b89a5b4-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4b3b42fc1740dbe62797fa0d7fc2d1d178a7835" 2019-01-18 04:53:00,017 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-9b8ac88b-e40e-4686-96fa-44d6526fcdbc Date: Fri, 18 Jan 2019 04:53:00 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"75405bdc-e3e0-4e91-be0b-ea3fafe36dbb","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":18,"ipv4_address_scope":null,"shared":false,"project_id":"ccac38ea86a048c183796fe3184f3438","status":"ACTIVE","subnets":["05e69fb3-304d-470b-9afa-607b05e0cfcf"],"description":"","tags":[],"updated_at":"2019-01-18T04:52:58Z","qos_policy_id":null,"name":"NeutronUtilsSubnetTests-d6dc7839-db3d-49b2-89db-82f90b89a5b4-pub-net","admin_state_up":true,"tenant_id":"ccac38ea86a048c183796fe3184f3438","created_at":"2019-01-18T04:52:57Z","provider:network_type":"vxlan"}]} 2019-01-18 04:53:00,017 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=NeutronUtilsSubnetTests-d6dc7839-db3d-49b2-89db-82f90b89a5b4-pub-net used request id req-9b8ac88b-e40e-4686-96fa-44d6526fcdbc 2019-01-18 04:53:00,021 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-18 04:53:00,026 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 18 Jan 2019 04:53: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"}]}]}} 2019-01-18 04:53:00,027 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/ccac38ea86a048c183796fe3184f3438 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4b3b42fc1740dbe62797fa0d7fc2d1d178a7835" 2019-01-18 04:53:00,110 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 04:53:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0da07dc9-65dc-4c8b-9241-3cb71bd4d105 Content-Encoding: gzip Content-Length: 247 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/ccac38ea86a048c183796fe3184f3438"}, "enabled": true, "id": "ccac38ea86a048c183796fe3184f3438", "parent_id": "default", "domain_id": "default", "name": "api_check-project_2744c22f-2cb8-4f83-8516-7c0ba84fdd9b"}} 2019-01-18 04:53:00,110 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/ccac38ea86a048c183796fe3184f3438 used request id req-0da07dc9-65dc-4c8b-9241-3cb71bd4d105 2019-01-18 04:53:00,118 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=75405bdc-e3e0-4e91-be0b-ea3fafe36dbb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4b3b42fc1740dbe62797fa0d7fc2d1d178a7835" 2019-01-18 04:53:00,315 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-30f1c2ff-845b-4a0c-876e-5ed19f7fe7ac Date: Fri, 18 Jan 2019 04:53:00 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"75405bdc-e3e0-4e91-be0b-ea3fafe36dbb","tenant_id":"ccac38ea86a048c183796fe3184f3438","created_at":"2019-01-18T04:52:58Z","dns_nameservers":[],"updated_at":"2019-01-18T04:52: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":"ccac38ea86a048c183796fe3184f3438","id":"05e69fb3-304d-470b-9afa-607b05e0cfcf","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-d6dc7839-db3d-49b2-89db-82f90b89a5b4-pub-subnet"}]} 2019-01-18 04:53:00,315 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=75405bdc-e3e0-4e91-be0b-ea3fafe36dbb used request id req-30f1c2ff-845b-4a0c-876e-5ed19f7fe7ac 2019-01-18 04:53:00,321 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=75405bdc-e3e0-4e91-be0b-ea3fafe36dbb&name=NeutronUtilsSubnetTests-d6dc7839-db3d-49b2-89db-82f90b89a5b4-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4b3b42fc1740dbe62797fa0d7fc2d1d178a7835" 2019-01-18 04:53:00,596 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-03047a54-7d38-4d2f-9955-140fa8b9d8e2 Date: Fri, 18 Jan 2019 04:53:00 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"75405bdc-e3e0-4e91-be0b-ea3fafe36dbb","tenant_id":"ccac38ea86a048c183796fe3184f3438","created_at":"2019-01-18T04:52:58Z","dns_nameservers":[],"updated_at":"2019-01-18T04:52: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":"ccac38ea86a048c183796fe3184f3438","id":"05e69fb3-304d-470b-9afa-607b05e0cfcf","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-d6dc7839-db3d-49b2-89db-82f90b89a5b4-pub-subnet"}]} 2019-01-18 04:53:00,596 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=75405bdc-e3e0-4e91-be0b-ea3fafe36dbb&name=NeutronUtilsSubnetTests-d6dc7839-db3d-49b2-89db-82f90b89a5b4-pub-subnet used request id req-03047a54-7d38-4d2f-9955-140fa8b9d8e2 2019-01-18 04:53:00,602 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=75405bdc-e3e0-4e91-be0b-ea3fafe36dbb&name=NeutronUtilsSubnetTests-d6dc7839-db3d-49b2-89db-82f90b89a5b4-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4b3b42fc1740dbe62797fa0d7fc2d1d178a7835" 2019-01-18 04:53:00,689 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-53bfb6db-61cb-4f7d-95ed-bc93053a3ccb Date: Fri, 18 Jan 2019 04:53:00 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"75405bdc-e3e0-4e91-be0b-ea3fafe36dbb","tenant_id":"ccac38ea86a048c183796fe3184f3438","created_at":"2019-01-18T04:52:58Z","dns_nameservers":[],"updated_at":"2019-01-18T04:52: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":"ccac38ea86a048c183796fe3184f3438","id":"05e69fb3-304d-470b-9afa-607b05e0cfcf","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-d6dc7839-db3d-49b2-89db-82f90b89a5b4-pub-subnet"}]} 2019-01-18 04:53:00,689 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=75405bdc-e3e0-4e91-be0b-ea3fafe36dbb&name=NeutronUtilsSubnetTests-d6dc7839-db3d-49b2-89db-82f90b89a5b4-pub-subnet used request id req-53bfb6db-61cb-4f7d-95ed-bc93053a3ccb 2019-01-18 04:53:00,695 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=75405bdc-e3e0-4e91-be0b-ea3fafe36dbb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4b3b42fc1740dbe62797fa0d7fc2d1d178a7835" 2019-01-18 04:53:00,745 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-d9a1a01b-ac8e-448e-960b-34f104e107f9 Date: Fri, 18 Jan 2019 04:53:00 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"75405bdc-e3e0-4e91-be0b-ea3fafe36dbb","tenant_id":"ccac38ea86a048c183796fe3184f3438","created_at":"2019-01-18T04:52:58Z","dns_nameservers":[],"updated_at":"2019-01-18T04:52: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":"ccac38ea86a048c183796fe3184f3438","id":"05e69fb3-304d-470b-9afa-607b05e0cfcf","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-d6dc7839-db3d-49b2-89db-82f90b89a5b4-pub-subnet"}]} 2019-01-18 04:53:00,745 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=75405bdc-e3e0-4e91-be0b-ea3fafe36dbb used request id req-d9a1a01b-ac8e-448e-960b-34f104e107f9 2019-01-18 04:53:00,750 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?name=NeutronUtilsSubnetTests-d6dc7839-db3d-49b2-89db-82f90b89a5b4-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4b3b42fc1740dbe62797fa0d7fc2d1d178a7835" 2019-01-18 04:53:00,956 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-29733e5a-3629-4834-82b4-6295eebedbc9 Date: Fri, 18 Jan 2019 04:53:00 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"75405bdc-e3e0-4e91-be0b-ea3fafe36dbb","tenant_id":"ccac38ea86a048c183796fe3184f3438","created_at":"2019-01-18T04:52:58Z","dns_nameservers":[],"updated_at":"2019-01-18T04:52: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":"ccac38ea86a048c183796fe3184f3438","id":"05e69fb3-304d-470b-9afa-607b05e0cfcf","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-d6dc7839-db3d-49b2-89db-82f90b89a5b4-pub-subnet"}]} 2019-01-18 04:53:00,956 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?name=NeutronUtilsSubnetTests-d6dc7839-db3d-49b2-89db-82f90b89a5b4-pub-subnet used request id req-29733e5a-3629-4834-82b4-6295eebedbc9 2019-01-18 04:53:00,961 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/ccac38ea86a048c183796fe3184f3438 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4b3b42fc1740dbe62797fa0d7fc2d1d178a7835" 2019-01-18 04:53:01,046 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 04:53:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-94fcdf5e-f355-430f-9000-5f7063f8ab6b Content-Encoding: gzip Content-Length: 247 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/ccac38ea86a048c183796fe3184f3438"}, "enabled": true, "id": "ccac38ea86a048c183796fe3184f3438", "parent_id": "default", "domain_id": "default", "name": "api_check-project_2744c22f-2cb8-4f83-8516-7c0ba84fdd9b"}} 2019-01-18 04:53:01,046 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/ccac38ea86a048c183796fe3184f3438 used request id req-94fcdf5e-f355-430f-9000-5f7063f8ab6b 2019-01-18 04:53:01,046 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsSubnetTests-d6dc7839-db3d-49b2-89db-82f90b89a5b4-pub-subnet 2019-01-18 04:53:01,046 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsSubnetTests-d6dc7839-db3d-49b2-89db-82f90b89a5b4-pub-subnet 2019-01-18 04:53:01,052 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/subnets/05e69fb3-304d-470b-9afa-607b05e0cfcf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4b3b42fc1740dbe62797fa0d7fc2d1d178a7835" 2019-01-18 04:53:03,336 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-b3d8bbf6-ac7b-486f-8a4f-13c805f91228 Date: Fri, 18 Jan 2019 04:53:03 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-18 04:53:03,336 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/05e69fb3-304d-470b-9afa-607b05e0cfcf used request id req-b3d8bbf6-ac7b-486f-8a4f-13c805f91228 2019-01-18 04:53:03,337 - neutron_utils - INFO - Deleting network with name NeutronUtilsSubnetTests-d6dc7839-db3d-49b2-89db-82f90b89a5b4-pub-net 2019-01-18 04:53:03,342 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/networks/75405bdc-e3e0-4e91-be0b-ea3fafe36dbb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4b3b42fc1740dbe62797fa0d7fc2d1d178a7835" 2019-01-18 04:53:04,689 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-b8bfbea6-0988-49c3-9e9b-7ace04349c10 Date: Fri, 18 Jan 2019 04:53:04 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-18 04:53:04,689 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/75405bdc-e3e0-4e91-be0b-ea3fafe36dbb used request id req-b8bfbea6-0988-49c3-9e9b-7ace04349c10 2019-01-18 04:53:04,691 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 04:53:05,089 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "45b844776369475b95254c1dd61269c1", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}, {"id": "6aff393fb9af4d958a8117fea50ad769", "name": "Member"}], "expires_at": "2019-01-18T05:53:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ccac38ea86a048c183796fe3184f3438", "name": "api_check-project_2744c22f-2cb8-4f83-8516-7c0ba84fdd9b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_2744c22f-2cb8-4f83-8516-7c0ba84fdd9b", "id": "cb9b3d6d59cd466fb9e330547dcd06c7"}, "audit_ids": ["VlOzDIwsTeOlvIA3mrkQJg"], "issued_at": "2019-01-18T04:53:05.000000Z"}} 2019-01-18 04:53:05,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}ef302f5bb22890d9488b07edf205a5fac79828de" 2019-01-18 04:53:05,178 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 04:53:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-334601cf-9c90-41b4-896a-3a3ed2258b65 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 04:53:05,179 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-334601cf-9c90-41b4-896a-3a3ed2258b65 2019-01-18 04:53:05,180 - neutron_utils - INFO - Creating network with name NeutronUtilsSubnetTests-57571b64-fee3-4b63-8756-2cbae1ff7579-pub-net 2019-01-18 04:53:05,186 - 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}ef302f5bb22890d9488b07edf205a5fac79828de" -d '{"network": {"name": "NeutronUtilsSubnetTests-57571b64-fee3-4b63-8756-2cbae1ff7579-pub-net", "admin_state_up": true}}' 2019-01-18 04:53:05,720 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 721 X-Openstack-Request-Id: req-fd655548-1ce2-4d2f-a38b-b8aea14b655e Date: Fri, 18 Jan 2019 04:53:05 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"bdbdf6f9-993f-4555-8064-ba0cf846edcf","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":65,"ipv4_address_scope":null,"shared":false,"project_id":"ccac38ea86a048c183796fe3184f3438","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-18T04:53:05Z","is_default":false,"qos_policy_id":null,"name":"NeutronUtilsSubnetTests-57571b64-fee3-4b63-8756-2cbae1ff7579-pub-net","admin_state_up":true,"tenant_id":"ccac38ea86a048c183796fe3184f3438","created_at":"2019-01-18T04:53:05Z","mtu":1450}} 2019-01-18 04:53:05,720 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks used request id req-fd655548-1ce2-4d2f-a38b-b8aea14b655e 2019-01-18 04:53:05,725 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=bdbdf6f9-993f-4555-8064-ba0cf846edcf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef302f5bb22890d9488b07edf205a5fac79828de" 2019-01-18 04:53:05,977 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 705 X-Openstack-Request-Id: req-a12c21ba-ecb3-4eb8-b3d8-7caf343c9acd Date: Fri, 18 Jan 2019 04:53:05 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"bdbdf6f9-993f-4555-8064-ba0cf846edcf","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":65,"ipv4_address_scope":null,"shared":false,"project_id":"ccac38ea86a048c183796fe3184f3438","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-18T04:53:05Z","qos_policy_id":null,"name":"NeutronUtilsSubnetTests-57571b64-fee3-4b63-8756-2cbae1ff7579-pub-net","admin_state_up":true,"tenant_id":"ccac38ea86a048c183796fe3184f3438","created_at":"2019-01-18T04:53:05Z","provider:network_type":"vxlan"}]} 2019-01-18 04:53:05,977 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=bdbdf6f9-993f-4555-8064-ba0cf846edcf used request id req-a12c21ba-ecb3-4eb8-b3d8-7caf343c9acd 2019-01-18 04:53:05,983 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=bdbdf6f9-993f-4555-8064-ba0cf846edcf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef302f5bb22890d9488b07edf205a5fac79828de" 2019-01-18 04:53:06,734 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-3285dfed-871e-47af-bfe5-73e841db1ae4 Date: Fri, 18 Jan 2019 04:53:06 GMT RESP BODY: {"subnets":[]} 2019-01-18 04:53:06,734 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=bdbdf6f9-993f-4555-8064-ba0cf846edcf used request id req-3285dfed-871e-47af-bfe5-73e841db1ae4 2019-01-18 04:53:06,734 - neutron_utils - INFO - Creating subnet with name NeutronUtilsSubnetTests-57571b64-fee3-4b63-8756-2cbae1ff7579-pub-subnet 2019-01-18 04:53:06,740 - 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}ef302f5bb22890d9488b07edf205a5fac79828de" -d '{"subnets": [{"ip_version": 4, "network_id": "bdbdf6f9-993f-4555-8064-ba0cf846edcf", "cidr": "", "name": "NeutronUtilsSubnetTests-57571b64-fee3-4b63-8756-2cbae1ff7579-pub-subnet"}]}' 2019-01-18 04:53:06,751 - keystoneauth.session - DEBUG - RESP: [400] Content-Length: 133 Content-Type: application/json X-Openstack-Request-Id: req-37f6ffd2-b887-43dc-8b23-b2b9c4664d05 Date: Fri, 18 Jan 2019 04:53:06 GMT RESP BODY: {"NeutronError": {"message": "Invalid input for cidr. Reason: '' is not a valid IP subnet.", "type": "HTTPBadRequest", "detail": ""}} 2019-01-18 04:53:06,751 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets used request id req-37f6ffd2-b887-43dc-8b23-b2b9c4664d05 2019-01-18 04:53:06,751 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Invalid input for cidr. Reason: '' is not a valid IP subnet.", "type": "HTTPBadRequest", "detail": ""}} 2019-01-18 04:53:06,752 - neutron_utils - ERROR - Unexpected error creating subnet [NeutronUtilsSubnetTests-57571b64-fee3-4b63-8756-2cbae1ff7579-pub-subnet] for network [NeutronUtilsSubnetTests-57571b64-fee3-4b63-8756-2cbae1ff7579-pub-net] 2019-01-18 04:53:06,752 - neutron_utils - INFO - Deleting network with name NeutronUtilsSubnetTests-57571b64-fee3-4b63-8756-2cbae1ff7579-pub-net 2019-01-18 04:53:06,758 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/networks/bdbdf6f9-993f-4555-8064-ba0cf846edcf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef302f5bb22890d9488b07edf205a5fac79828de" 2019-01-18 04:53:07,612 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-fda0d127-c663-4af1-ada4-d06355437e91 Date: Fri, 18 Jan 2019 04:53:07 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-18 04:53:07,612 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/bdbdf6f9-993f-4555-8064-ba0cf846edcf used request id req-fda0d127-c663-4af1-ada4-d06355437e91 2019-01-18 04:53:07,613 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 04:53:07,993 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "45b844776369475b95254c1dd61269c1", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}, {"id": "6aff393fb9af4d958a8117fea50ad769", "name": "Member"}], "expires_at": "2019-01-18T05:53:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ccac38ea86a048c183796fe3184f3438", "name": "api_check-project_2744c22f-2cb8-4f83-8516-7c0ba84fdd9b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_2744c22f-2cb8-4f83-8516-7c0ba84fdd9b", "id": "cb9b3d6d59cd466fb9e330547dcd06c7"}, "audit_ids": ["dAJwrswxQNKKX5VGsNUY-Q"], "issued_at": "2019-01-18T04:53:07.000000Z"}} 2019-01-18 04:53:07,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}340e9b6eb56eae2488c1974a488d7605c68d264a" 2019-01-18 04:53:08,088 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 04:53:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-566cfbab-c02a-4b61-b518-c6f55f9bf1be Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 04:53:08,088 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-566cfbab-c02a-4b61-b518-c6f55f9bf1be 2019-01-18 04:53:08,089 - neutron_utils - INFO - Creating network with name NeutronUtilsSubnetTests-0e1d610b-be06-4d4d-8f37-626bee4e64dd-pub-net 2019-01-18 04:53:08,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}340e9b6eb56eae2488c1974a488d7605c68d264a" -d '{"network": {"name": "NeutronUtilsSubnetTests-0e1d610b-be06-4d4d-8f37-626bee4e64dd-pub-net", "admin_state_up": true}}' 2019-01-18 04:53:08,521 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 720 X-Openstack-Request-Id: req-b7b53265-a2fe-4b15-bade-625966f94f0c Date: Fri, 18 Jan 2019 04:53:08 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"5023bd7d-9efb-4699-b3f7-487887ae2288","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":2,"ipv4_address_scope":null,"shared":false,"project_id":"ccac38ea86a048c183796fe3184f3438","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-18T04:53:08Z","is_default":false,"qos_policy_id":null,"name":"NeutronUtilsSubnetTests-0e1d610b-be06-4d4d-8f37-626bee4e64dd-pub-net","admin_state_up":true,"tenant_id":"ccac38ea86a048c183796fe3184f3438","created_at":"2019-01-18T04:53:08Z","mtu":1450}} 2019-01-18 04:53:08,522 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks used request id req-b7b53265-a2fe-4b15-bade-625966f94f0c 2019-01-18 04:53:08,527 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=5023bd7d-9efb-4699-b3f7-487887ae2288 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}340e9b6eb56eae2488c1974a488d7605c68d264a" 2019-01-18 04:53:08,767 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 704 X-Openstack-Request-Id: req-5ed669fb-2dc1-4e4a-ab46-2ea3ea11ae6e Date: Fri, 18 Jan 2019 04:53:08 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"5023bd7d-9efb-4699-b3f7-487887ae2288","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":2,"ipv4_address_scope":null,"shared":false,"project_id":"ccac38ea86a048c183796fe3184f3438","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-18T04:53:08Z","qos_policy_id":null,"name":"NeutronUtilsSubnetTests-0e1d610b-be06-4d4d-8f37-626bee4e64dd-pub-net","admin_state_up":true,"tenant_id":"ccac38ea86a048c183796fe3184f3438","created_at":"2019-01-18T04:53:08Z","provider:network_type":"vxlan"}]} 2019-01-18 04:53:08,767 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=5023bd7d-9efb-4699-b3f7-487887ae2288 used request id req-5ed669fb-2dc1-4e4a-ab46-2ea3ea11ae6e 2019-01-18 04:53:08,773 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=5023bd7d-9efb-4699-b3f7-487887ae2288 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}340e9b6eb56eae2488c1974a488d7605c68d264a" 2019-01-18 04:53:08,944 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-91408356-7bd9-437a-82c9-fd5068ea9446 Date: Fri, 18 Jan 2019 04:53:08 GMT RESP BODY: {"subnets":[]} 2019-01-18 04:53:08,944 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=5023bd7d-9efb-4699-b3f7-487887ae2288 used request id req-91408356-7bd9-437a-82c9-fd5068ea9446 2019-01-18 04:53:08,945 - neutron_utils - INFO - Creating subnet with name NeutronUtilsSubnetTests-0e1d610b-be06-4d4d-8f37-626bee4e64dd-pub-subnet 2019-01-18 04:53:08,950 - 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}340e9b6eb56eae2488c1974a488d7605c68d264a" -d '{"subnets": [{"ip_version": 4, "network_id": "5023bd7d-9efb-4699-b3f7-487887ae2288", "cidr": "10.55.1.0/24", "name": "NeutronUtilsSubnetTests-0e1d610b-be06-4d4d-8f37-626bee4e64dd-pub-subnet"}]}' 2019-01-18 04:53:09,509 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-731d0cac-4daa-48a5-8273-3b5031a3856c Date: Fri, 18 Jan 2019 04:53:09 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5023bd7d-9efb-4699-b3f7-487887ae2288","tenant_id":"ccac38ea86a048c183796fe3184f3438","created_at":"2019-01-18T04:53:09Z","dns_nameservers":[],"updated_at":"2019-01-18T04:53:09Z","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":"ccac38ea86a048c183796fe3184f3438","id":"7ec79692-9173-478a-b06d-a41a140f64d3","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-0e1d610b-be06-4d4d-8f37-626bee4e64dd-pub-subnet"}]} 2019-01-18 04:53:09,510 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets used request id req-731d0cac-4daa-48a5-8273-3b5031a3856c 2019-01-18 04:53:09,515 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=5023bd7d-9efb-4699-b3f7-487887ae2288 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}340e9b6eb56eae2488c1974a488d7605c68d264a" 2019-01-18 04:53:09,787 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 748 X-Openstack-Request-Id: req-54b2698f-0540-44f0-9fdd-b48067a5bd15 Date: Fri, 18 Jan 2019 04:53:09 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"5023bd7d-9efb-4699-b3f7-487887ae2288","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":2,"ipv4_address_scope":null,"shared":false,"project_id":"ccac38ea86a048c183796fe3184f3438","status":"ACTIVE","subnets":["7ec79692-9173-478a-b06d-a41a140f64d3"],"description":"","tags":[],"updated_at":"2019-01-18T04:53:09Z","qos_policy_id":null,"name":"NeutronUtilsSubnetTests-0e1d610b-be06-4d4d-8f37-626bee4e64dd-pub-net","admin_state_up":true,"tenant_id":"ccac38ea86a048c183796fe3184f3438","created_at":"2019-01-18T04:53:08Z","provider:network_type":"vxlan"}]} 2019-01-18 04:53:09,788 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=5023bd7d-9efb-4699-b3f7-487887ae2288 used request id req-54b2698f-0540-44f0-9fdd-b48067a5bd15 2019-01-18 04:53:09,793 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=5023bd7d-9efb-4699-b3f7-487887ae2288 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}340e9b6eb56eae2488c1974a488d7605c68d264a" 2019-01-18 04:53:09,984 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-e028cf3c-aae9-4f1f-9a71-453b33d955cb Date: Fri, 18 Jan 2019 04:53:09 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5023bd7d-9efb-4699-b3f7-487887ae2288","tenant_id":"ccac38ea86a048c183796fe3184f3438","created_at":"2019-01-18T04:53:09Z","dns_nameservers":[],"updated_at":"2019-01-18T04:53:09Z","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":"ccac38ea86a048c183796fe3184f3438","id":"7ec79692-9173-478a-b06d-a41a140f64d3","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-0e1d610b-be06-4d4d-8f37-626bee4e64dd-pub-subnet"}]} 2019-01-18 04:53:09,984 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=5023bd7d-9efb-4699-b3f7-487887ae2288 used request id req-e028cf3c-aae9-4f1f-9a71-453b33d955cb 2019-01-18 04:53:09,990 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=NeutronUtilsSubnetTests-0e1d610b-be06-4d4d-8f37-626bee4e64dd-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}340e9b6eb56eae2488c1974a488d7605c68d264a" 2019-01-18 04:53:10,244 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 748 X-Openstack-Request-Id: req-dfdb0719-7717-436b-9194-b2a5d04f487b Date: Fri, 18 Jan 2019 04:53:10 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"5023bd7d-9efb-4699-b3f7-487887ae2288","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":2,"ipv4_address_scope":null,"shared":false,"project_id":"ccac38ea86a048c183796fe3184f3438","status":"ACTIVE","subnets":["7ec79692-9173-478a-b06d-a41a140f64d3"],"description":"","tags":[],"updated_at":"2019-01-18T04:53:09Z","qos_policy_id":null,"name":"NeutronUtilsSubnetTests-0e1d610b-be06-4d4d-8f37-626bee4e64dd-pub-net","admin_state_up":true,"tenant_id":"ccac38ea86a048c183796fe3184f3438","created_at":"2019-01-18T04:53:08Z","provider:network_type":"vxlan"}]} 2019-01-18 04:53:10,244 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=NeutronUtilsSubnetTests-0e1d610b-be06-4d4d-8f37-626bee4e64dd-pub-net used request id req-dfdb0719-7717-436b-9194-b2a5d04f487b 2019-01-18 04:53:10,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" 2019-01-18 04:53:10,253 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 18 Jan 2019 04:53: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"}]}]}} 2019-01-18 04:53:10,254 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/ccac38ea86a048c183796fe3184f3438 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}340e9b6eb56eae2488c1974a488d7605c68d264a" 2019-01-18 04:53:10,269 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 04:53:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-024b008f-528e-403e-b23a-667f0758f479 Content-Encoding: gzip Content-Length: 247 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/ccac38ea86a048c183796fe3184f3438"}, "enabled": true, "id": "ccac38ea86a048c183796fe3184f3438", "parent_id": "default", "domain_id": "default", "name": "api_check-project_2744c22f-2cb8-4f83-8516-7c0ba84fdd9b"}} 2019-01-18 04:53:10,269 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/ccac38ea86a048c183796fe3184f3438 used request id req-024b008f-528e-403e-b23a-667f0758f479 2019-01-18 04:53:10,274 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=5023bd7d-9efb-4699-b3f7-487887ae2288 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}340e9b6eb56eae2488c1974a488d7605c68d264a" 2019-01-18 04:53:10,327 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-6dc5458f-533d-4e17-b402-bed8d3138cb6 Date: Fri, 18 Jan 2019 04:53:10 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5023bd7d-9efb-4699-b3f7-487887ae2288","tenant_id":"ccac38ea86a048c183796fe3184f3438","created_at":"2019-01-18T04:53:09Z","dns_nameservers":[],"updated_at":"2019-01-18T04:53:09Z","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":"ccac38ea86a048c183796fe3184f3438","id":"7ec79692-9173-478a-b06d-a41a140f64d3","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-0e1d610b-be06-4d4d-8f37-626bee4e64dd-pub-subnet"}]} 2019-01-18 04:53:10,327 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=5023bd7d-9efb-4699-b3f7-487887ae2288 used request id req-6dc5458f-533d-4e17-b402-bed8d3138cb6 2019-01-18 04:53:10,332 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=5023bd7d-9efb-4699-b3f7-487887ae2288&name=NeutronUtilsSubnetTests-0e1d610b-be06-4d4d-8f37-626bee4e64dd-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}340e9b6eb56eae2488c1974a488d7605c68d264a" 2019-01-18 04:53:10,382 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-683febb3-ce27-4333-9690-1b02665295fc Date: Fri, 18 Jan 2019 04:53:10 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5023bd7d-9efb-4699-b3f7-487887ae2288","tenant_id":"ccac38ea86a048c183796fe3184f3438","created_at":"2019-01-18T04:53:09Z","dns_nameservers":[],"updated_at":"2019-01-18T04:53:09Z","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":"ccac38ea86a048c183796fe3184f3438","id":"7ec79692-9173-478a-b06d-a41a140f64d3","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-0e1d610b-be06-4d4d-8f37-626bee4e64dd-pub-subnet"}]} 2019-01-18 04:53:10,383 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=5023bd7d-9efb-4699-b3f7-487887ae2288&name=NeutronUtilsSubnetTests-0e1d610b-be06-4d4d-8f37-626bee4e64dd-pub-subnet used request id req-683febb3-ce27-4333-9690-1b02665295fc 2019-01-18 04:53:10,389 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=5023bd7d-9efb-4699-b3f7-487887ae2288&name=NeutronUtilsSubnetTests-0e1d610b-be06-4d4d-8f37-626bee4e64dd-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}340e9b6eb56eae2488c1974a488d7605c68d264a" 2019-01-18 04:53:10,435 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-79a4ca7e-b373-44ac-989b-65014ce79a70 Date: Fri, 18 Jan 2019 04:53:10 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5023bd7d-9efb-4699-b3f7-487887ae2288","tenant_id":"ccac38ea86a048c183796fe3184f3438","created_at":"2019-01-18T04:53:09Z","dns_nameservers":[],"updated_at":"2019-01-18T04:53:09Z","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":"ccac38ea86a048c183796fe3184f3438","id":"7ec79692-9173-478a-b06d-a41a140f64d3","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-0e1d610b-be06-4d4d-8f37-626bee4e64dd-pub-subnet"}]} 2019-01-18 04:53:10,435 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=5023bd7d-9efb-4699-b3f7-487887ae2288&name=NeutronUtilsSubnetTests-0e1d610b-be06-4d4d-8f37-626bee4e64dd-pub-subnet used request id req-79a4ca7e-b373-44ac-989b-65014ce79a70 2019-01-18 04:53:10,441 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=5023bd7d-9efb-4699-b3f7-487887ae2288 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}340e9b6eb56eae2488c1974a488d7605c68d264a" 2019-01-18 04:53:10,781 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-f3024747-045f-4186-a3ff-0ff284f4163d Date: Fri, 18 Jan 2019 04:53:10 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5023bd7d-9efb-4699-b3f7-487887ae2288","tenant_id":"ccac38ea86a048c183796fe3184f3438","created_at":"2019-01-18T04:53:09Z","dns_nameservers":[],"updated_at":"2019-01-18T04:53:09Z","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":"ccac38ea86a048c183796fe3184f3438","id":"7ec79692-9173-478a-b06d-a41a140f64d3","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-0e1d610b-be06-4d4d-8f37-626bee4e64dd-pub-subnet"}]} 2019-01-18 04:53:10,781 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=5023bd7d-9efb-4699-b3f7-487887ae2288 used request id req-f3024747-045f-4186-a3ff-0ff284f4163d 2019-01-18 04:53:10,781 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsSubnetTests-0e1d610b-be06-4d4d-8f37-626bee4e64dd-pub-subnet 2019-01-18 04:53:10,782 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsSubnetTests-0e1d610b-be06-4d4d-8f37-626bee4e64dd-pub-subnet 2019-01-18 04:53:10,787 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/subnets/7ec79692-9173-478a-b06d-a41a140f64d3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}340e9b6eb56eae2488c1974a488d7605c68d264a" 2019-01-18 04:53:12,789 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-4b8a1408-57cf-4c64-bac9-99af8ad6acde Date: Fri, 18 Jan 2019 04:53:12 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-18 04:53:12,789 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/7ec79692-9173-478a-b06d-a41a140f64d3 used request id req-4b8a1408-57cf-4c64-bac9-99af8ad6acde 2019-01-18 04:53:12,789 - neutron_utils - INFO - Deleting network with name NeutronUtilsSubnetTests-0e1d610b-be06-4d4d-8f37-626bee4e64dd-pub-net 2019-01-18 04:53:12,794 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/networks/5023bd7d-9efb-4699-b3f7-487887ae2288 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}340e9b6eb56eae2488c1974a488d7605c68d264a" 2019-01-18 04:53:14,150 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-44efb48a-67dd-4b54-b16a-be5d9e158838 Date: Fri, 18 Jan 2019 04:53:14 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-18 04:53:14,150 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/5023bd7d-9efb-4699-b3f7-487887ae2288 used request id req-44efb48a-67dd-4b54-b16a-be5d9e158838 2019-01-18 04:53:14,152 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 04:53:14,532 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "45b844776369475b95254c1dd61269c1", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}, {"id": "6aff393fb9af4d958a8117fea50ad769", "name": "Member"}], "expires_at": "2019-01-18T05:53:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ccac38ea86a048c183796fe3184f3438", "name": "api_check-project_2744c22f-2cb8-4f83-8516-7c0ba84fdd9b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_2744c22f-2cb8-4f83-8516-7c0ba84fdd9b", "id": "cb9b3d6d59cd466fb9e330547dcd06c7"}, "audit_ids": ["gE59WIChS8eS_c26gGunig"], "issued_at": "2019-01-18T04:53:14.000000Z"}} 2019-01-18 04:53:14,532 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a742a87d3386a2aa0b55081ccf6d691ef9af165" 2019-01-18 04:53:14,628 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 04:53:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fbe011b2-3169-4415-8c1a-1cbca2c2c8c4 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 04:53:14,629 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-fbe011b2-3169-4415-8c1a-1cbca2c2c8c4 2019-01-18 04:53:14,630 - neutron_utils - INFO - Creating network with name NeutronUtilsSubnetTests-e78e193b-03be-4cd3-a74b-002f5598334a-pub-net 2019-01-18 04:53:14,636 - 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}4a742a87d3386a2aa0b55081ccf6d691ef9af165" -d '{"network": {"name": "NeutronUtilsSubnetTests-e78e193b-03be-4cd3-a74b-002f5598334a-pub-net", "admin_state_up": true}}' 2019-01-18 04:53:15,061 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 721 X-Openstack-Request-Id: req-643d5757-a9df-485c-b39d-81a2a7574e9c Date: Fri, 18 Jan 2019 04:53:15 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"3ad973df-d6df-4045-a2e5-3f50aa02697f","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":64,"ipv4_address_scope":null,"shared":false,"project_id":"ccac38ea86a048c183796fe3184f3438","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-18T04:53:14Z","is_default":false,"qos_policy_id":null,"name":"NeutronUtilsSubnetTests-e78e193b-03be-4cd3-a74b-002f5598334a-pub-net","admin_state_up":true,"tenant_id":"ccac38ea86a048c183796fe3184f3438","created_at":"2019-01-18T04:53:14Z","mtu":1450}} 2019-01-18 04:53:15,061 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks used request id req-643d5757-a9df-485c-b39d-81a2a7574e9c 2019-01-18 04:53:15,067 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=3ad973df-d6df-4045-a2e5-3f50aa02697f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a742a87d3386a2aa0b55081ccf6d691ef9af165" 2019-01-18 04:53:15,295 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 705 X-Openstack-Request-Id: req-412cf46d-61e7-4fa1-a3f7-fc81dde2d5d4 Date: Fri, 18 Jan 2019 04:53:15 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"3ad973df-d6df-4045-a2e5-3f50aa02697f","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":64,"ipv4_address_scope":null,"shared":false,"project_id":"ccac38ea86a048c183796fe3184f3438","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-18T04:53:14Z","qos_policy_id":null,"name":"NeutronUtilsSubnetTests-e78e193b-03be-4cd3-a74b-002f5598334a-pub-net","admin_state_up":true,"tenant_id":"ccac38ea86a048c183796fe3184f3438","created_at":"2019-01-18T04:53:14Z","provider:network_type":"vxlan"}]} 2019-01-18 04:53:15,295 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=3ad973df-d6df-4045-a2e5-3f50aa02697f used request id req-412cf46d-61e7-4fa1-a3f7-fc81dde2d5d4 2019-01-18 04:53:15,301 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=3ad973df-d6df-4045-a2e5-3f50aa02697f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a742a87d3386a2aa0b55081ccf6d691ef9af165" 2019-01-18 04:53:15,481 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-bc38cfe1-b6ee-462b-9fca-e1014e565fc7 Date: Fri, 18 Jan 2019 04:53:15 GMT RESP BODY: {"subnets":[]} 2019-01-18 04:53:15,482 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=3ad973df-d6df-4045-a2e5-3f50aa02697f used request id req-bc38cfe1-b6ee-462b-9fca-e1014e565fc7 2019-01-18 04:53:15,482 - neutron_utils - INFO - Creating subnet with name NeutronUtilsSubnetTests-e78e193b-03be-4cd3-a74b-002f5598334a-pub-subnet 2019-01-18 04:53:15,488 - 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}4a742a87d3386a2aa0b55081ccf6d691ef9af165" -d '{"subnets": [{"ip_version": 4, "network_id": "3ad973df-d6df-4045-a2e5-3f50aa02697f", "cidr": null, "name": "NeutronUtilsSubnetTests-e78e193b-03be-4cd3-a74b-002f5598334a-pub-subnet"}]}' 2019-01-18 04:53:15,767 - keystoneauth.session - DEBUG - RESP: [400] Content-Type: application/json Content-Length: 146 X-Openstack-Request-Id: req-1bdb9021-14f4-411d-8c43-89a45e7edb99 Date: Fri, 18 Jan 2019 04:53:15 GMT RESP BODY: {"NeutronError": {"message": "Bad subnets request: a subnetpool must be specified in the absence of a cidr.", "type": "BadRequest", "detail": ""}} 2019-01-18 04:53:15,767 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets used request id req-1bdb9021-14f4-411d-8c43-89a45e7edb99 2019-01-18 04:53:15,767 - 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": ""}} 2019-01-18 04:53:15,768 - neutron_utils - ERROR - Unexpected error creating subnet [NeutronUtilsSubnetTests-e78e193b-03be-4cd3-a74b-002f5598334a-pub-subnet] for network [NeutronUtilsSubnetTests-e78e193b-03be-4cd3-a74b-002f5598334a-pub-net] 2019-01-18 04:53:15,768 - neutron_utils - INFO - Deleting network with name NeutronUtilsSubnetTests-e78e193b-03be-4cd3-a74b-002f5598334a-pub-net 2019-01-18 04:53:15,773 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/networks/3ad973df-d6df-4045-a2e5-3f50aa02697f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a742a87d3386a2aa0b55081ccf6d691ef9af165" 2019-01-18 04:53:16,695 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-8e5b3f32-6061-47f8-9dda-44b014e4f1bc Date: Fri, 18 Jan 2019 04:53:16 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-18 04:53:16,695 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/3ad973df-d6df-4045-a2e5-3f50aa02697f used request id req-8e5b3f32-6061-47f8-9dda-44b014e4f1bc 2019-01-18 04:53:16,696 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 04:53:17,096 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "45b844776369475b95254c1dd61269c1", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}, {"id": "6aff393fb9af4d958a8117fea50ad769", "name": "Member"}], "expires_at": "2019-01-18T05:53:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ccac38ea86a048c183796fe3184f3438", "name": "api_check-project_2744c22f-2cb8-4f83-8516-7c0ba84fdd9b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_2744c22f-2cb8-4f83-8516-7c0ba84fdd9b", "id": "cb9b3d6d59cd466fb9e330547dcd06c7"}, "audit_ids": ["iwyGnN_wSv60hiGEkZh33g"], "issued_at": "2019-01-18T04:53:17.000000Z"}} 2019-01-18 04:53:17,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}ae10e3f44e15d9d34eb55deeceb4f402609f8e66" 2019-01-18 04:53:17,112 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 04:53:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aba3dbb4-6cdb-4cea-a77f-fe6fd96ce399 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 04:53:17,112 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-aba3dbb4-6cdb-4cea-a77f-fe6fd96ce399 2019-01-18 04:53:17,113 - neutron_utils - INFO - Creating network with name NeutronUtilsSubnetTests-1f490ec1-801a-4ca6-a286-088296a0d1f9-pub-net 2019-01-18 04:53:17,118 - 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}ae10e3f44e15d9d34eb55deeceb4f402609f8e66" -d '{"network": {"name": "NeutronUtilsSubnetTests-1f490ec1-801a-4ca6-a286-088296a0d1f9-pub-net", "admin_state_up": true}}' 2019-01-18 04:53:17,534 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 721 X-Openstack-Request-Id: req-67d956cb-9e23-47b1-9d06-18ab6ee4c722 Date: Fri, 18 Jan 2019 04:53:17 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"74617c8f-aef5-4eb8-8947-44e4918bcee0","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":45,"ipv4_address_scope":null,"shared":false,"project_id":"ccac38ea86a048c183796fe3184f3438","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-18T04:53:17Z","is_default":false,"qos_policy_id":null,"name":"NeutronUtilsSubnetTests-1f490ec1-801a-4ca6-a286-088296a0d1f9-pub-net","admin_state_up":true,"tenant_id":"ccac38ea86a048c183796fe3184f3438","created_at":"2019-01-18T04:53:17Z","mtu":1450}} 2019-01-18 04:53:17,534 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks used request id req-67d956cb-9e23-47b1-9d06-18ab6ee4c722 2019-01-18 04:53:17,540 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=74617c8f-aef5-4eb8-8947-44e4918bcee0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae10e3f44e15d9d34eb55deeceb4f402609f8e66" 2019-01-18 04:53:17,785 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 705 X-Openstack-Request-Id: req-2945171c-4b65-47be-aa8a-f523f82046cb Date: Fri, 18 Jan 2019 04:53:17 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"74617c8f-aef5-4eb8-8947-44e4918bcee0","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":45,"ipv4_address_scope":null,"shared":false,"project_id":"ccac38ea86a048c183796fe3184f3438","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-18T04:53:17Z","qos_policy_id":null,"name":"NeutronUtilsSubnetTests-1f490ec1-801a-4ca6-a286-088296a0d1f9-pub-net","admin_state_up":true,"tenant_id":"ccac38ea86a048c183796fe3184f3438","created_at":"2019-01-18T04:53:17Z","provider:network_type":"vxlan"}]} 2019-01-18 04:53:17,786 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=74617c8f-aef5-4eb8-8947-44e4918bcee0 used request id req-2945171c-4b65-47be-aa8a-f523f82046cb 2019-01-18 04:53:17,791 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=74617c8f-aef5-4eb8-8947-44e4918bcee0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae10e3f44e15d9d34eb55deeceb4f402609f8e66" 2019-01-18 04:53:17,959 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-f6037795-d1fe-4781-b0df-208abc0e1f3c Date: Fri, 18 Jan 2019 04:53:17 GMT RESP BODY: {"subnets":[]} 2019-01-18 04:53:17,960 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=74617c8f-aef5-4eb8-8947-44e4918bcee0 used request id req-f6037795-d1fe-4781-b0df-208abc0e1f3c 2019-01-18 04:53:17,960 - neutron_utils - INFO - Creating subnet with name NeutronUtilsSubnetTests-1f490ec1-801a-4ca6-a286-088296a0d1f9-pub-subnet 2019-01-18 04:53:17,965 - 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}ae10e3f44e15d9d34eb55deeceb4f402609f8e66" -d '{"subnets": [{"ip_version": 4, "network_id": "74617c8f-aef5-4eb8-8947-44e4918bcee0", "cidr": "10.55.1.0/24", "name": "NeutronUtilsSubnetTests-1f490ec1-801a-4ca6-a286-088296a0d1f9-pub-subnet"}]}' 2019-01-18 04:53:18,563 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-b171c558-93f7-4120-a16c-62f0ee53bb08 Date: Fri, 18 Jan 2019 04:53:18 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"74617c8f-aef5-4eb8-8947-44e4918bcee0","tenant_id":"ccac38ea86a048c183796fe3184f3438","created_at":"2019-01-18T04:53:18Z","dns_nameservers":[],"updated_at":"2019-01-18T04:53:18Z","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":"ccac38ea86a048c183796fe3184f3438","id":"df7839c0-cf4c-461c-a24a-ef2c810f8755","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-1f490ec1-801a-4ca6-a286-088296a0d1f9-pub-subnet"}]} 2019-01-18 04:53:18,564 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets used request id req-b171c558-93f7-4120-a16c-62f0ee53bb08 2019-01-18 04:53:18,569 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=74617c8f-aef5-4eb8-8947-44e4918bcee0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae10e3f44e15d9d34eb55deeceb4f402609f8e66" 2019-01-18 04:53:18,666 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-bbdb00d5-2348-42a2-8a2e-a3dc58ac7381 Date: Fri, 18 Jan 2019 04:53:18 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"74617c8f-aef5-4eb8-8947-44e4918bcee0","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":45,"ipv4_address_scope":null,"shared":false,"project_id":"ccac38ea86a048c183796fe3184f3438","status":"ACTIVE","subnets":["df7839c0-cf4c-461c-a24a-ef2c810f8755"],"description":"","tags":[],"updated_at":"2019-01-18T04:53:18Z","qos_policy_id":null,"name":"NeutronUtilsSubnetTests-1f490ec1-801a-4ca6-a286-088296a0d1f9-pub-net","admin_state_up":true,"tenant_id":"ccac38ea86a048c183796fe3184f3438","created_at":"2019-01-18T04:53:17Z","provider:network_type":"vxlan"}]} 2019-01-18 04:53:18,667 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=74617c8f-aef5-4eb8-8947-44e4918bcee0 used request id req-bbdb00d5-2348-42a2-8a2e-a3dc58ac7381 2019-01-18 04:53:18,672 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=74617c8f-aef5-4eb8-8947-44e4918bcee0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae10e3f44e15d9d34eb55deeceb4f402609f8e66" 2019-01-18 04:53:19,014 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-d62b362e-2896-43fb-8521-771734ce72ab Date: Fri, 18 Jan 2019 04:53:19 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"74617c8f-aef5-4eb8-8947-44e4918bcee0","tenant_id":"ccac38ea86a048c183796fe3184f3438","created_at":"2019-01-18T04:53:18Z","dns_nameservers":[],"updated_at":"2019-01-18T04:53:18Z","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":"ccac38ea86a048c183796fe3184f3438","id":"df7839c0-cf4c-461c-a24a-ef2c810f8755","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-1f490ec1-801a-4ca6-a286-088296a0d1f9-pub-subnet"}]} 2019-01-18 04:53:19,014 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=74617c8f-aef5-4eb8-8947-44e4918bcee0 used request id req-d62b362e-2896-43fb-8521-771734ce72ab 2019-01-18 04:53:19,020 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=NeutronUtilsSubnetTests-1f490ec1-801a-4ca6-a286-088296a0d1f9-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae10e3f44e15d9d34eb55deeceb4f402609f8e66" 2019-01-18 04:53:19,266 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-d9db713d-ceac-462a-a5a9-a1a3f2aecb4f Date: Fri, 18 Jan 2019 04:53:19 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"74617c8f-aef5-4eb8-8947-44e4918bcee0","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":45,"ipv4_address_scope":null,"shared":false,"project_id":"ccac38ea86a048c183796fe3184f3438","status":"ACTIVE","subnets":["df7839c0-cf4c-461c-a24a-ef2c810f8755"],"description":"","tags":[],"updated_at":"2019-01-18T04:53:18Z","qos_policy_id":null,"name":"NeutronUtilsSubnetTests-1f490ec1-801a-4ca6-a286-088296a0d1f9-pub-net","admin_state_up":true,"tenant_id":"ccac38ea86a048c183796fe3184f3438","created_at":"2019-01-18T04:53:17Z","provider:network_type":"vxlan"}]} 2019-01-18 04:53:19,266 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=NeutronUtilsSubnetTests-1f490ec1-801a-4ca6-a286-088296a0d1f9-pub-net used request id req-d9db713d-ceac-462a-a5a9-a1a3f2aecb4f 2019-01-18 04:53:19,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" 2019-01-18 04:53:19,275 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 18 Jan 2019 04:53: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"}]}]}} 2019-01-18 04:53:19,276 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/ccac38ea86a048c183796fe3184f3438 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae10e3f44e15d9d34eb55deeceb4f402609f8e66" 2019-01-18 04:53:19,291 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 04:53:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fbad4fd4-e35e-420c-8bc3-c8b72dfd310f Content-Encoding: gzip Content-Length: 247 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/ccac38ea86a048c183796fe3184f3438"}, "enabled": true, "id": "ccac38ea86a048c183796fe3184f3438", "parent_id": "default", "domain_id": "default", "name": "api_check-project_2744c22f-2cb8-4f83-8516-7c0ba84fdd9b"}} 2019-01-18 04:53:19,291 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/ccac38ea86a048c183796fe3184f3438 used request id req-fbad4fd4-e35e-420c-8bc3-c8b72dfd310f 2019-01-18 04:53:19,296 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=74617c8f-aef5-4eb8-8947-44e4918bcee0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae10e3f44e15d9d34eb55deeceb4f402609f8e66" 2019-01-18 04:53:19,344 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-00aab617-83f1-4984-9f51-6f2125509018 Date: Fri, 18 Jan 2019 04:53:19 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"74617c8f-aef5-4eb8-8947-44e4918bcee0","tenant_id":"ccac38ea86a048c183796fe3184f3438","created_at":"2019-01-18T04:53:18Z","dns_nameservers":[],"updated_at":"2019-01-18T04:53:18Z","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":"ccac38ea86a048c183796fe3184f3438","id":"df7839c0-cf4c-461c-a24a-ef2c810f8755","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-1f490ec1-801a-4ca6-a286-088296a0d1f9-pub-subnet"}]} 2019-01-18 04:53:19,344 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=74617c8f-aef5-4eb8-8947-44e4918bcee0 used request id req-00aab617-83f1-4984-9f51-6f2125509018 2019-01-18 04:53:19,345 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsSubnetTests-1f490ec1-801a-4ca6-a286-088296a0d1f9-pub-subnet 2019-01-18 04:53:19,345 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsSubnetTests-1f490ec1-801a-4ca6-a286-088296a0d1f9-pub-subnet 2019-01-18 04:53:19,350 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/subnets/df7839c0-cf4c-461c-a24a-ef2c810f8755 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae10e3f44e15d9d34eb55deeceb4f402609f8e66" 2019-01-18 04:53:20,811 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-330d7cd7-34d9-4e01-8921-e59b473b747a Date: Fri, 18 Jan 2019 04:53:20 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-18 04:53:20,811 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/df7839c0-cf4c-461c-a24a-ef2c810f8755 used request id req-330d7cd7-34d9-4e01-8921-e59b473b747a 2019-01-18 04:53:20,811 - neutron_utils - INFO - Deleting network with name NeutronUtilsSubnetTests-1f490ec1-801a-4ca6-a286-088296a0d1f9-pub-net 2019-01-18 04:53:20,816 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/networks/74617c8f-aef5-4eb8-8947-44e4918bcee0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae10e3f44e15d9d34eb55deeceb4f402609f8e66" 2019-01-18 04:53:22,298 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-d580a388-4239-4ec6-85cf-149ad463f4f3 Date: Fri, 18 Jan 2019 04:53:22 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-18 04:53:22,298 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/74617c8f-aef5-4eb8-8947-44e4918bcee0 used request id req-d580a388-4239-4ec6-85cf-149ad463f4f3 2019-01-18 04:53:22,299 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 04:53:22,688 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "45b844776369475b95254c1dd61269c1", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}, {"id": "6aff393fb9af4d958a8117fea50ad769", "name": "Member"}], "expires_at": "2019-01-18T05:53:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ccac38ea86a048c183796fe3184f3438", "name": "api_check-project_2744c22f-2cb8-4f83-8516-7c0ba84fdd9b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_2744c22f-2cb8-4f83-8516-7c0ba84fdd9b", "id": "cb9b3d6d59cd466fb9e330547dcd06c7"}, "audit_ids": ["aCjpYamARuigdEf5cC8hyQ"], "issued_at": "2019-01-18T04:53:22.000000Z"}} 2019-01-18 04:53:22,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}6e90dba17bd77615e063ef6edcf29767c5c17d95" 2019-01-18 04:53:22,784 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 04:53:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dd2b4426-4cd0-4542-b4e9-092b8c97d039 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 04:53:22,784 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-dd2b4426-4cd0-4542-b4e9-092b8c97d039 2019-01-18 04:53:22,785 - neutron_utils - INFO - Creating network with name NeutronUtilsRouterTests-1ae3ca40-f451-4e0c-a323-18292db70593-pub-net 2019-01-18 04:53:22,791 - 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}6e90dba17bd77615e063ef6edcf29767c5c17d95" -d '{"network": {"name": "NeutronUtilsRouterTests-1ae3ca40-f451-4e0c-a323-18292db70593-pub-net", "admin_state_up": true}}' 2019-01-18 04:53:23,349 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 721 X-Openstack-Request-Id: req-96f45fb2-c460-4fa8-bce7-60f2e017e6d6 Date: Fri, 18 Jan 2019 04:53: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":"2f838593-da20-47b7-8dc5-660f251d5751","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":46,"ipv4_address_scope":null,"shared":false,"project_id":"ccac38ea86a048c183796fe3184f3438","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-18T04:53:23Z","is_default":false,"qos_policy_id":null,"name":"NeutronUtilsRouterTests-1ae3ca40-f451-4e0c-a323-18292db70593-pub-net","admin_state_up":true,"tenant_id":"ccac38ea86a048c183796fe3184f3438","created_at":"2019-01-18T04:53:23Z","mtu":1450}} 2019-01-18 04:53:23,349 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks used request id req-96f45fb2-c460-4fa8-bce7-60f2e017e6d6 2019-01-18 04:53:23,355 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=2f838593-da20-47b7-8dc5-660f251d5751 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e90dba17bd77615e063ef6edcf29767c5c17d95" 2019-01-18 04:53:23,577 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 705 X-Openstack-Request-Id: req-19a7bb7d-b412-458e-89d2-4c1d62ad2908 Date: Fri, 18 Jan 2019 04:53:23 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"2f838593-da20-47b7-8dc5-660f251d5751","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":46,"ipv4_address_scope":null,"shared":false,"project_id":"ccac38ea86a048c183796fe3184f3438","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-18T04:53:23Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-1ae3ca40-f451-4e0c-a323-18292db70593-pub-net","admin_state_up":true,"tenant_id":"ccac38ea86a048c183796fe3184f3438","created_at":"2019-01-18T04:53:23Z","provider:network_type":"vxlan"}]} 2019-01-18 04:53:23,577 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=2f838593-da20-47b7-8dc5-660f251d5751 used request id req-19a7bb7d-b412-458e-89d2-4c1d62ad2908 2019-01-18 04:53:23,582 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=2f838593-da20-47b7-8dc5-660f251d5751 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e90dba17bd77615e063ef6edcf29767c5c17d95" 2019-01-18 04:53:23,752 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-08a80575-b80a-4a1f-96e1-7f8f7d8d8bb3 Date: Fri, 18 Jan 2019 04:53:23 GMT RESP BODY: {"subnets":[]} 2019-01-18 04:53:23,752 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=2f838593-da20-47b7-8dc5-660f251d5751 used request id req-08a80575-b80a-4a1f-96e1-7f8f7d8d8bb3 2019-01-18 04:53:23,753 - neutron_utils - INFO - Creating subnet with name NeutronUtilsRouterTests-1ae3ca40-f451-4e0c-a323-18292db70593-pub-subnet 2019-01-18 04:53:23,758 - 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}6e90dba17bd77615e063ef6edcf29767c5c17d95" -d '{"subnets": [{"ip_version": 4, "network_id": "2f838593-da20-47b7-8dc5-660f251d5751", "cidr": "10.55.1.0/24", "name": "NeutronUtilsRouterTests-1ae3ca40-f451-4e0c-a323-18292db70593-pub-subnet"}]}' 2019-01-18 04:53:24,175 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-321e34c9-dc20-4c33-8b96-1bd7b42b8f26 Date: Fri, 18 Jan 2019 04:53:24 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2f838593-da20-47b7-8dc5-660f251d5751","tenant_id":"ccac38ea86a048c183796fe3184f3438","created_at":"2019-01-18T04:53:23Z","dns_nameservers":[],"updated_at":"2019-01-18T04:53:23Z","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":"ccac38ea86a048c183796fe3184f3438","id":"37f01097-7e85-4b2e-a25b-25023ac0fa3c","subnetpool_id":null,"name":"NeutronUtilsRouterTests-1ae3ca40-f451-4e0c-a323-18292db70593-pub-subnet"}]} 2019-01-18 04:53:24,175 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets used request id req-321e34c9-dc20-4c33-8b96-1bd7b42b8f26 2019-01-18 04:53:24,181 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=2f838593-da20-47b7-8dc5-660f251d5751 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e90dba17bd77615e063ef6edcf29767c5c17d95" 2019-01-18 04:53:24,264 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-879f1e8c-3978-42db-9daf-6e600bae0eea Date: Fri, 18 Jan 2019 04:53:24 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"2f838593-da20-47b7-8dc5-660f251d5751","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":46,"ipv4_address_scope":null,"shared":false,"project_id":"ccac38ea86a048c183796fe3184f3438","status":"ACTIVE","subnets":["37f01097-7e85-4b2e-a25b-25023ac0fa3c"],"description":"","tags":[],"updated_at":"2019-01-18T04:53:23Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-1ae3ca40-f451-4e0c-a323-18292db70593-pub-net","admin_state_up":true,"tenant_id":"ccac38ea86a048c183796fe3184f3438","created_at":"2019-01-18T04:53:23Z","provider:network_type":"vxlan"}]} 2019-01-18 04:53:24,264 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=2f838593-da20-47b7-8dc5-660f251d5751 used request id req-879f1e8c-3978-42db-9daf-6e600bae0eea 2019-01-18 04:53:24,270 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=2f838593-da20-47b7-8dc5-660f251d5751 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e90dba17bd77615e063ef6edcf29767c5c17d95" 2019-01-18 04:53:24,589 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-93bb61d8-9fec-4e75-988a-e110b834816b Date: Fri, 18 Jan 2019 04:53:24 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2f838593-da20-47b7-8dc5-660f251d5751","tenant_id":"ccac38ea86a048c183796fe3184f3438","created_at":"2019-01-18T04:53:23Z","dns_nameservers":[],"updated_at":"2019-01-18T04:53:23Z","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":"ccac38ea86a048c183796fe3184f3438","id":"37f01097-7e85-4b2e-a25b-25023ac0fa3c","subnetpool_id":null,"name":"NeutronUtilsRouterTests-1ae3ca40-f451-4e0c-a323-18292db70593-pub-subnet"}]} 2019-01-18 04:53:24,589 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=2f838593-da20-47b7-8dc5-660f251d5751 used request id req-93bb61d8-9fec-4e75-988a-e110b834816b 2019-01-18 04:53:24,595 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=NeutronUtilsRouterTests-1ae3ca40-f451-4e0c-a323-18292db70593-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e90dba17bd77615e063ef6edcf29767c5c17d95" 2019-01-18 04:53:24,839 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-92099867-a549-47fe-bafe-8f08499b0572 Date: Fri, 18 Jan 2019 04:53:24 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"2f838593-da20-47b7-8dc5-660f251d5751","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":46,"ipv4_address_scope":null,"shared":false,"project_id":"ccac38ea86a048c183796fe3184f3438","status":"ACTIVE","subnets":["37f01097-7e85-4b2e-a25b-25023ac0fa3c"],"description":"","tags":[],"updated_at":"2019-01-18T04:53:23Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-1ae3ca40-f451-4e0c-a323-18292db70593-pub-net","admin_state_up":true,"tenant_id":"ccac38ea86a048c183796fe3184f3438","created_at":"2019-01-18T04:53:23Z","provider:network_type":"vxlan"}]} 2019-01-18 04:53:24,839 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=NeutronUtilsRouterTests-1ae3ca40-f451-4e0c-a323-18292db70593-pub-net used request id req-92099867-a549-47fe-bafe-8f08499b0572 2019-01-18 04:53:24,842 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-18 04:53:24,847 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 18 Jan 2019 04:53: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"}]}]}} 2019-01-18 04:53:24,848 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/ccac38ea86a048c183796fe3184f3438 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e90dba17bd77615e063ef6edcf29767c5c17d95" 2019-01-18 04:53:24,863 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 04:53:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-445d0f28-5163-4418-9532-7750ab2b9a8b Content-Encoding: gzip Content-Length: 247 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/ccac38ea86a048c183796fe3184f3438"}, "enabled": true, "id": "ccac38ea86a048c183796fe3184f3438", "parent_id": "default", "domain_id": "default", "name": "api_check-project_2744c22f-2cb8-4f83-8516-7c0ba84fdd9b"}} 2019-01-18 04:53:24,863 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/ccac38ea86a048c183796fe3184f3438 used request id req-445d0f28-5163-4418-9532-7750ab2b9a8b 2019-01-18 04:53:24,868 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=2f838593-da20-47b7-8dc5-660f251d5751 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e90dba17bd77615e063ef6edcf29767c5c17d95" 2019-01-18 04:53:25,063 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-0effadf7-d640-4e9e-a726-f2db6b5a1c34 Date: Fri, 18 Jan 2019 04:53:25 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2f838593-da20-47b7-8dc5-660f251d5751","tenant_id":"ccac38ea86a048c183796fe3184f3438","created_at":"2019-01-18T04:53:23Z","dns_nameservers":[],"updated_at":"2019-01-18T04:53:23Z","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":"ccac38ea86a048c183796fe3184f3438","id":"37f01097-7e85-4b2e-a25b-25023ac0fa3c","subnetpool_id":null,"name":"NeutronUtilsRouterTests-1ae3ca40-f451-4e0c-a323-18292db70593-pub-subnet"}]} 2019-01-18 04:53:25,063 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=2f838593-da20-47b7-8dc5-660f251d5751 used request id req-0effadf7-d640-4e9e-a726-f2db6b5a1c34 2019-01-18 04:53:25,068 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=2f838593-da20-47b7-8dc5-660f251d5751&name=NeutronUtilsRouterTests-1ae3ca40-f451-4e0c-a323-18292db70593-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e90dba17bd77615e063ef6edcf29767c5c17d95" 2019-01-18 04:53:25,378 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-d6a3b7fb-251a-4403-b144-31fa24024fd8 Date: Fri, 18 Jan 2019 04:53:25 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2f838593-da20-47b7-8dc5-660f251d5751","tenant_id":"ccac38ea86a048c183796fe3184f3438","created_at":"2019-01-18T04:53:23Z","dns_nameservers":[],"updated_at":"2019-01-18T04:53:23Z","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":"ccac38ea86a048c183796fe3184f3438","id":"37f01097-7e85-4b2e-a25b-25023ac0fa3c","subnetpool_id":null,"name":"NeutronUtilsRouterTests-1ae3ca40-f451-4e0c-a323-18292db70593-pub-subnet"}]} 2019-01-18 04:53:25,378 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=2f838593-da20-47b7-8dc5-660f251d5751&name=NeutronUtilsRouterTests-1ae3ca40-f451-4e0c-a323-18292db70593-pub-subnet used request id req-d6a3b7fb-251a-4403-b144-31fa24024fd8 2019-01-18 04:53:25,378 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 04:53:25,379 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 04:53:25,754 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "45b844776369475b95254c1dd61269c1", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}, {"id": "6aff393fb9af4d958a8117fea50ad769", "name": "Member"}], "expires_at": "2019-01-18T05:53:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ccac38ea86a048c183796fe3184f3438", "name": "api_check-project_2744c22f-2cb8-4f83-8516-7c0ba84fdd9b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_2744c22f-2cb8-4f83-8516-7c0ba84fdd9b", "id": "cb9b3d6d59cd466fb9e330547dcd06c7"}, "audit_ids": ["TRNEqr43Q9O2OMpv0Vc9AA"], "issued_at": "2019-01-18T04:53:25.000000Z"}} 2019-01-18 04:53:25,755 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73e4064bf6ceb422964f1d2f9d339e752ac504ee" 2019-01-18 04:53:25,837 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 04:53:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dcc72267-43fc-471e-aeef-4a663d5fbf30 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 04:53:25,837 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-dcc72267-43fc-471e-aeef-4a663d5fbf30 2019-01-18 04:53:25,844 - 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}6e90dba17bd77615e063ef6edcf29767c5c17d95" 2019-01-18 04:53:25,932 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-083e92bc-7385-4519-9116-d655e4b44f82 Date: Fri, 18 Jan 2019 04:53:25 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"c7128340-d09d-4472-ab8c-6b0e75149f5d","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"47feb8aba08a40dca7028a1701e597b9","status":"ACTIVE","subnets":["99f540fb-52d8-49ca-b59c-736c854d3c9e"],"description":"","tags":[],"updated_at":"2019-01-18T04:39:13Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"47feb8aba08a40dca7028a1701e597b9","created_at":"2019-01-18T04:39:06Z","provider:network_type":"flat"}]} 2019-01-18 04:53:25,933 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=external used request id req-083e92bc-7385-4519-9116-d655e4b44f82 2019-01-18 04:53:25,938 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=c7128340-d09d-4472-ab8c-6b0e75149f5d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e90dba17bd77615e063ef6edcf29767c5c17d95" 2019-01-18 04:53:26,137 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 624 X-Openstack-Request-Id: req-f60ff97d-a4c9-4370-99da-afda94c278fd Date: Fri, 18 Jan 2019 04:53:26 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"c7128340-d09d-4472-ab8c-6b0e75149f5d","tenant_id":"47feb8aba08a40dca7028a1701e597b9","created_at":"2019-01-18T04:39:13Z","dns_nameservers":[],"updated_at":"2019-01-18T04:39:13Z","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":"47feb8aba08a40dca7028a1701e597b9","id":"99f540fb-52d8-49ca-b59c-736c854d3c9e","subnetpool_id":null,"name":"external-subnet"}]} 2019-01-18 04:53:26,137 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=c7128340-d09d-4472-ab8c-6b0e75149f5d used request id req-f60ff97d-a4c9-4370-99da-afda94c278fd 2019-01-18 04:53:26,138 - neutron_utils - INFO - Creating router with name - NeutronUtilsRouterTests-1ae3ca40-f451-4e0c-a323-18292db70593-pub-router 2019-01-18 04:53:26,143 - 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}6e90dba17bd77615e063ef6edcf29767c5c17d95" -d '{"router": {"external_gateway_info": {"network_id": "c7128340-d09d-4472-ab8c-6b0e75149f5d"}, "name": "NeutronUtilsRouterTests-1ae3ca40-f451-4e0c-a323-18292db70593-pub-router", "admin_state_up": true}}' 2019-01-18 04:53:31,201 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 726 X-Openstack-Request-Id: req-077715f1-8337-4c88-8d15-66c7cfb28275 Date: Fri, 18 Jan 2019 04:53:31 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "c7128340-d09d-4472-ab8c-6b0e75149f5d", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "99f540fb-52d8-49ca-b59c-736c854d3c9e", "ip_address": "172.30.9.206"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "ccac38ea86a048c183796fe3184f3438", "created_at": "2019-01-18T04:53:27Z", "admin_state_up": true, "updated_at": "2019-01-18T04:53:28Z", "project_id": "ccac38ea86a048c183796fe3184f3438", "flavor_id": null, "revision_number": 2, "routes": [], "ha": true, "id": "93303d12-a18c-4c5b-80d7-56382ab39ee3", "name": "NeutronUtilsRouterTests-1ae3ca40-f451-4e0c-a323-18292db70593-pub-router"}} 2019-01-18 04:53:31,202 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/routers used request id req-077715f1-8337-4c88-8d15-66c7cfb28275 2019-01-18 04:53:31,207 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?device_id=93303d12-a18c-4c5b-80d7-56382ab39ee3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e90dba17bd77615e063ef6edcf29767c5c17d95" 2019-01-18 04:53:31,419 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3216 X-Openstack-Request-Id: req-6ed4f1e1-7bf6-45f2-acaa-7a0af7fdc7ea Date: Fri, 18 Jan 2019 04:53:31 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T04:53:30Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"c9173b27-0c5e-4f5e-9809-e2142584470c","ip_address":"169.254.192.11"}],"id":"1aab122b-eb64-43e5-95d5-c67962d6346c","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:e9:59:0c","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant ccac38ea86a048c183796fe3184f3438","admin_state_up":true,"network_id":"864b0f00-1ac4-4133-8dce-95719b0d7f63","tenant_id":"","created_at":"2019-01-18T04:53:30Z","binding:vnic_type":"normal","device_id":"93303d12-a18c-4c5b-80d7-56382ab39ee3"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T04:53:27Z","device_owner":"network:router_gateway","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"99f540fb-52d8-49ca-b59c-736c854d3c9e","ip_address":"172.30.9.206"}],"id":"46faaabb-ae5b-4474-8c82-1222f46978e7","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:b2:97:5a","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c7128340-d09d-4472-ab8c-6b0e75149f5d","tenant_id":"","created_at":"2019-01-18T04:53:27Z","binding:vnic_type":"normal","device_id":"93303d12-a18c-4c5b-80d7-56382ab39ee3"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T04:53:28Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"c9173b27-0c5e-4f5e-9809-e2142584470c","ip_address":"169.254.192.10"}],"id":"d4decfea-48dd-4e3d-8af6-fdd66b5e9f8c","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:ba:23:73","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant ccac38ea86a048c183796fe3184f3438","admin_state_up":true,"network_id":"864b0f00-1ac4-4133-8dce-95719b0d7f63","tenant_id":"","created_at":"2019-01-18T04:53:28Z","binding:vnic_type":"normal","device_id":"93303d12-a18c-4c5b-80d7-56382ab39ee3"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T04:53:29Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"c9173b27-0c5e-4f5e-9809-e2142584470c","ip_address":"169.254.192.6"}],"id":"e4a76909-e1e7-46c2-8c6d-40326ff94b68","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:32:23:f0","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant ccac38ea86a048c183796fe3184f3438","admin_state_up":true,"network_id":"864b0f00-1ac4-4133-8dce-95719b0d7f63","tenant_id":"","created_at":"2019-01-18T04:53:29Z","binding:vnic_type":"normal","device_id":"93303d12-a18c-4c5b-80d7-56382ab39ee3"}]} 2019-01-18 04:53:31,420 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?device_id=93303d12-a18c-4c5b-80d7-56382ab39ee3 used request id req-6ed4f1e1-7bf6-45f2-acaa-7a0af7fdc7ea 2019-01-18 04:53:31,425 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets/99f540fb-52d8-49ca-b59c-736c854d3c9e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e90dba17bd77615e063ef6edcf29767c5c17d95" 2019-01-18 04:53:31,700 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-436f964e-3e53-43b0-a39f-475ef999743d Date: Fri, 18 Jan 2019 04:53:31 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"c7128340-d09d-4472-ab8c-6b0e75149f5d","tenant_id":"47feb8aba08a40dca7028a1701e597b9","created_at":"2019-01-18T04:39:13Z","dns_nameservers":[],"updated_at":"2019-01-18T04:39:13Z","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":"47feb8aba08a40dca7028a1701e597b9","id":"99f540fb-52d8-49ca-b59c-736c854d3c9e","subnetpool_id":null,"name":"external-subnet"}} 2019-01-18 04:53:31,700 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets/99f540fb-52d8-49ca-b59c-736c854d3c9e used request id req-436f964e-3e53-43b0-a39f-475ef999743d 2019-01-18 04:53:31,705 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets/c9173b27-0c5e-4f5e-9809-e2142584470c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e90dba17bd77615e063ef6edcf29767c5c17d95" 2019-01-18 04:53:32,030 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-a02a87d9-1784-4ef8-8e08-00be2fa4a007 Date: Fri, 18 Jan 2019 04:53:32 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"864b0f00-1ac4-4133-8dce-95719b0d7f63","tenant_id":"","created_at":"2019-01-18T04:53:26Z","dns_nameservers":[],"updated_at":"2019-01-18T04:53:26Z","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":"c9173b27-0c5e-4f5e-9809-e2142584470c","subnetpool_id":null,"name":"HA subnet tenant ccac38ea86a048c183796fe3184f3438"}} 2019-01-18 04:53:32,030 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets/c9173b27-0c5e-4f5e-9809-e2142584470c used request id req-a02a87d9-1784-4ef8-8e08-00be2fa4a007 2019-01-18 04:53:32,036 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets/c9173b27-0c5e-4f5e-9809-e2142584470c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e90dba17bd77615e063ef6edcf29767c5c17d95" 2019-01-18 04:53:32,084 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-fc7c9bf5-3a5e-49e7-aab7-34b38d4fd93b Date: Fri, 18 Jan 2019 04:53:32 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"864b0f00-1ac4-4133-8dce-95719b0d7f63","tenant_id":"","created_at":"2019-01-18T04:53:26Z","dns_nameservers":[],"updated_at":"2019-01-18T04:53:26Z","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":"c9173b27-0c5e-4f5e-9809-e2142584470c","subnetpool_id":null,"name":"HA subnet tenant ccac38ea86a048c183796fe3184f3438"}} 2019-01-18 04:53:32,084 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets/c9173b27-0c5e-4f5e-9809-e2142584470c used request id req-fc7c9bf5-3a5e-49e7-aab7-34b38d4fd93b 2019-01-18 04:53:32,088 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets/c9173b27-0c5e-4f5e-9809-e2142584470c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e90dba17bd77615e063ef6edcf29767c5c17d95" 2019-01-18 04:53:32,132 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-b133dd6e-aceb-4b5f-aec2-664140abbda0 Date: Fri, 18 Jan 2019 04:53:32 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"864b0f00-1ac4-4133-8dce-95719b0d7f63","tenant_id":"","created_at":"2019-01-18T04:53:26Z","dns_nameservers":[],"updated_at":"2019-01-18T04:53:26Z","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":"c9173b27-0c5e-4f5e-9809-e2142584470c","subnetpool_id":null,"name":"HA subnet tenant ccac38ea86a048c183796fe3184f3438"}} 2019-01-18 04:53:32,132 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets/c9173b27-0c5e-4f5e-9809-e2142584470c used request id req-b133dd6e-aceb-4b5f-aec2-664140abbda0 2019-01-18 04:53:32,136 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/routers?name=NeutronUtilsRouterTests-1ae3ca40-f451-4e0c-a323-18292db70593-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e90dba17bd77615e063ef6edcf29767c5c17d95" 2019-01-18 04:53:32,212 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 735 X-Openstack-Request-Id: req-30c67e67-0365-4843-8883-cc4a3a277ef0 Date: Fri, 18 Jan 2019 04:53:32 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "c7128340-d09d-4472-ab8c-6b0e75149f5d", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "99f540fb-52d8-49ca-b59c-736c854d3c9e", "ip_address": "172.30.9.206"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "ccac38ea86a048c183796fe3184f3438", "created_at": "2019-01-18T04:53:27Z", "admin_state_up": true, "updated_at": "2019-01-18T04:53:30Z", "project_id": "ccac38ea86a048c183796fe3184f3438", "flavor_id": null, "revision_number": 6, "routes": [], "ha": true, "id": "93303d12-a18c-4c5b-80d7-56382ab39ee3", "name": "NeutronUtilsRouterTests-1ae3ca40-f451-4e0c-a323-18292db70593-pub-router"}]} 2019-01-18 04:53:32,212 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers?name=NeutronUtilsRouterTests-1ae3ca40-f451-4e0c-a323-18292db70593-pub-router used request id req-30c67e67-0365-4843-8883-cc4a3a277ef0 2019-01-18 04:53:32,216 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/ccac38ea86a048c183796fe3184f3438 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e90dba17bd77615e063ef6edcf29767c5c17d95" 2019-01-18 04:53:32,302 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 04:53:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2d4ea5c3-c965-4971-86dc-679c59f5c67b Content-Encoding: gzip Content-Length: 247 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/ccac38ea86a048c183796fe3184f3438"}, "enabled": true, "id": "ccac38ea86a048c183796fe3184f3438", "parent_id": "default", "domain_id": "default", "name": "api_check-project_2744c22f-2cb8-4f83-8516-7c0ba84fdd9b"}} 2019-01-18 04:53:32,302 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/ccac38ea86a048c183796fe3184f3438 used request id req-2d4ea5c3-c965-4971-86dc-679c59f5c67b 2019-01-18 04:53:32,308 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?device_id=93303d12-a18c-4c5b-80d7-56382ab39ee3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e90dba17bd77615e063ef6edcf29767c5c17d95" 2019-01-18 04:53:32,540 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3408 X-Openstack-Request-Id: req-0b46f9f9-ce1e-479d-ac1b-42a0d263b6eb Date: Fri, 18 Jan 2019 04:53:32 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T04:53:32Z","device_owner":"network:router_ha_interface","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"c9173b27-0c5e-4f5e-9809-e2142584470c","ip_address":"169.254.192.11"}],"id":"1aab122b-eb64-43e5-95d5-c67962d6346c","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:e9:59:0c","project_id":"","status":"DOWN","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant ccac38ea86a048c183796fe3184f3438","admin_state_up":true,"network_id":"864b0f00-1ac4-4133-8dce-95719b0d7f63","tenant_id":"","created_at":"2019-01-18T04:53:30Z","binding:vnic_type":"normal","device_id":"93303d12-a18c-4c5b-80d7-56382ab39ee3"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T04:53:32Z","device_owner":"network:router_gateway","revision_number":8,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"99f540fb-52d8-49ca-b59c-736c854d3c9e","ip_address":"172.30.9.206"}],"id":"46faaabb-ae5b-4474-8c82-1222f46978e7","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:97:5a","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":"c7128340-d09d-4472-ab8c-6b0e75149f5d","tenant_id":"","created_at":"2019-01-18T04:53:27Z","binding:vnic_type":"normal","device_id":"93303d12-a18c-4c5b-80d7-56382ab39ee3"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T04:53:28Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"c9173b27-0c5e-4f5e-9809-e2142584470c","ip_address":"169.254.192.10"}],"id":"d4decfea-48dd-4e3d-8af6-fdd66b5e9f8c","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:ba:23:73","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant ccac38ea86a048c183796fe3184f3438","admin_state_up":true,"network_id":"864b0f00-1ac4-4133-8dce-95719b0d7f63","tenant_id":"","created_at":"2019-01-18T04:53:28Z","binding:vnic_type":"normal","device_id":"93303d12-a18c-4c5b-80d7-56382ab39ee3"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T04:53:29Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"c9173b27-0c5e-4f5e-9809-e2142584470c","ip_address":"169.254.192.6"}],"id":"e4a76909-e1e7-46c2-8c6d-40326ff94b68","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:32:23:f0","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant ccac38ea86a048c183796fe3184f3438","admin_state_up":true,"network_id":"864b0f00-1ac4-4133-8dce-95719b0d7f63","tenant_id":"","created_at":"2019-01-18T04:53:29Z","binding:vnic_type":"normal","device_id":"93303d12-a18c-4c5b-80d7-56382ab39ee3"}]} 2019-01-18 04:53:32,540 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?device_id=93303d12-a18c-4c5b-80d7-56382ab39ee3 used request id req-0b46f9f9-ce1e-479d-ac1b-42a0d263b6eb 2019-01-18 04:53:32,546 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets/99f540fb-52d8-49ca-b59c-736c854d3c9e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e90dba17bd77615e063ef6edcf29767c5c17d95" 2019-01-18 04:53:32,603 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-b9432f70-302d-46d4-84d9-cbeaa3d25a0a Date: Fri, 18 Jan 2019 04:53:32 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"c7128340-d09d-4472-ab8c-6b0e75149f5d","tenant_id":"47feb8aba08a40dca7028a1701e597b9","created_at":"2019-01-18T04:39:13Z","dns_nameservers":[],"updated_at":"2019-01-18T04:39:13Z","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":"47feb8aba08a40dca7028a1701e597b9","id":"99f540fb-52d8-49ca-b59c-736c854d3c9e","subnetpool_id":null,"name":"external-subnet"}} 2019-01-18 04:53:32,603 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets/99f540fb-52d8-49ca-b59c-736c854d3c9e used request id req-b9432f70-302d-46d4-84d9-cbeaa3d25a0a 2019-01-18 04:53:32,609 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets/c9173b27-0c5e-4f5e-9809-e2142584470c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e90dba17bd77615e063ef6edcf29767c5c17d95" 2019-01-18 04:53:32,662 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-e4bd8300-fd11-483d-9c7f-e6f61f86bb31 Date: Fri, 18 Jan 2019 04:53:32 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"864b0f00-1ac4-4133-8dce-95719b0d7f63","tenant_id":"","created_at":"2019-01-18T04:53:26Z","dns_nameservers":[],"updated_at":"2019-01-18T04:53:26Z","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":"c9173b27-0c5e-4f5e-9809-e2142584470c","subnetpool_id":null,"name":"HA subnet tenant ccac38ea86a048c183796fe3184f3438"}} 2019-01-18 04:53:32,662 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets/c9173b27-0c5e-4f5e-9809-e2142584470c used request id req-e4bd8300-fd11-483d-9c7f-e6f61f86bb31 2019-01-18 04:53:32,667 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets/c9173b27-0c5e-4f5e-9809-e2142584470c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e90dba17bd77615e063ef6edcf29767c5c17d95" 2019-01-18 04:53:32,743 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-6daf06ff-0327-437e-bb9a-b74ec564ef0d Date: Fri, 18 Jan 2019 04:53:32 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"864b0f00-1ac4-4133-8dce-95719b0d7f63","tenant_id":"","created_at":"2019-01-18T04:53:26Z","dns_nameservers":[],"updated_at":"2019-01-18T04:53:26Z","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":"c9173b27-0c5e-4f5e-9809-e2142584470c","subnetpool_id":null,"name":"HA subnet tenant ccac38ea86a048c183796fe3184f3438"}} 2019-01-18 04:53:32,743 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets/c9173b27-0c5e-4f5e-9809-e2142584470c used request id req-6daf06ff-0327-437e-bb9a-b74ec564ef0d 2019-01-18 04:53:32,749 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets/c9173b27-0c5e-4f5e-9809-e2142584470c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e90dba17bd77615e063ef6edcf29767c5c17d95" 2019-01-18 04:53:32,941 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-85a45205-7643-4aeb-b020-c0a0ba55b839 Date: Fri, 18 Jan 2019 04:53:32 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"864b0f00-1ac4-4133-8dce-95719b0d7f63","tenant_id":"","created_at":"2019-01-18T04:53:26Z","dns_nameservers":[],"updated_at":"2019-01-18T04:53:26Z","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":"c9173b27-0c5e-4f5e-9809-e2142584470c","subnetpool_id":null,"name":"HA subnet tenant ccac38ea86a048c183796fe3184f3438"}} 2019-01-18 04:53:32,941 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets/c9173b27-0c5e-4f5e-9809-e2142584470c used request id req-85a45205-7643-4aeb-b020-c0a0ba55b839 2019-01-18 04:53:32,942 - neutron_utils - INFO - Adding interface to router with name NeutronUtilsRouterTests-1ae3ca40-f451-4e0c-a323-18292db70593-pub-router 2019-01-18 04:53:32,947 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9696/v2.0/routers/93303d12-a18c-4c5b-80d7-56382ab39ee3/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e90dba17bd77615e063ef6edcf29767c5c17d95" -d '{"subnet_id": "37f01097-7e85-4b2e-a25b-25023ac0fa3c"}' 2019-01-18 04:53:34,811 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-725835e1-a0dc-4a54-9dbc-faaeaea95f72 Date: Fri, 18 Jan 2019 04:53:34 GMT RESP BODY: {"network_id": "2f838593-da20-47b7-8dc5-660f251d5751", "tenant_id": "ccac38ea86a048c183796fe3184f3438", "subnet_id": "37f01097-7e85-4b2e-a25b-25023ac0fa3c", "subnet_ids": ["37f01097-7e85-4b2e-a25b-25023ac0fa3c"], "port_id": "8ecf2c9b-51f0-40f7-905a-258bf5f085a1", "id": "93303d12-a18c-4c5b-80d7-56382ab39ee3"} 2019-01-18 04:53:34,812 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/93303d12-a18c-4c5b-80d7-56382ab39ee3/add_router_interface used request id req-725835e1-a0dc-4a54-9dbc-faaeaea95f72 2019-01-18 04:53:34,812 - neutron_utils - INFO - Removing router interface from router named NeutronUtilsRouterTests-1ae3ca40-f451-4e0c-a323-18292db70593-pub-router 2019-01-18 04:53:34,817 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9696/v2.0/routers/93303d12-a18c-4c5b-80d7-56382ab39ee3/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e90dba17bd77615e063ef6edcf29767c5c17d95" -d '{"subnet_id": "37f01097-7e85-4b2e-a25b-25023ac0fa3c"}' 2019-01-18 04:53:36,168 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-f7cfdc62-c5a6-47f4-b82f-15d7c61e9e77 Date: Fri, 18 Jan 2019 04:53:36 GMT RESP BODY: {"network_id": "2f838593-da20-47b7-8dc5-660f251d5751", "tenant_id": "ccac38ea86a048c183796fe3184f3438", "subnet_id": "37f01097-7e85-4b2e-a25b-25023ac0fa3c", "subnet_ids": ["37f01097-7e85-4b2e-a25b-25023ac0fa3c"], "port_id": "8ecf2c9b-51f0-40f7-905a-258bf5f085a1", "id": "93303d12-a18c-4c5b-80d7-56382ab39ee3"} 2019-01-18 04:53:36,168 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/93303d12-a18c-4c5b-80d7-56382ab39ee3/remove_router_interface used request id req-f7cfdc62-c5a6-47f4-b82f-15d7c61e9e77 2019-01-18 04:53:36,168 - neutron_utils - INFO - Deleting router with name - NeutronUtilsRouterTests-1ae3ca40-f451-4e0c-a323-18292db70593-pub-router 2019-01-18 04:53:36,174 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/routers/93303d12-a18c-4c5b-80d7-56382ab39ee3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e90dba17bd77615e063ef6edcf29767c5c17d95" 2019-01-18 04:53:39,451 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-fcfdc571-d7ad-4fa3-b8eb-748be0f723b2 Content-Length: 0 Date: Fri, 18 Jan 2019 04:53:39 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-18 04:53:39,452 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/routers/93303d12-a18c-4c5b-80d7-56382ab39ee3 used request id req-fcfdc571-d7ad-4fa3-b8eb-748be0f723b2 2019-01-18 04:53:39,456 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/routers?name=NeutronUtilsRouterTests-1ae3ca40-f451-4e0c-a323-18292db70593-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e90dba17bd77615e063ef6edcf29767c5c17d95" 2019-01-18 04:53:39,513 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-e4732739-a053-4608-a141-9094d971d461 Date: Fri, 18 Jan 2019 04:53:39 GMT RESP BODY: {"routers": []} 2019-01-18 04:53:39,513 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers?name=NeutronUtilsRouterTests-1ae3ca40-f451-4e0c-a323-18292db70593-pub-router used request id req-e4732739-a053-4608-a141-9094d971d461 2019-01-18 04:53:39,514 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-1ae3ca40-f451-4e0c-a323-18292db70593-pub-subnet 2019-01-18 04:53:39,514 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-1ae3ca40-f451-4e0c-a323-18292db70593-pub-subnet 2019-01-18 04:53:39,519 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/subnets/37f01097-7e85-4b2e-a25b-25023ac0fa3c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e90dba17bd77615e063ef6edcf29767c5c17d95" 2019-01-18 04:53:41,701 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-42d1ec87-ad67-4a48-a0d8-8af0f5d50896 Date: Fri, 18 Jan 2019 04:53:41 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-18 04:53:41,701 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/37f01097-7e85-4b2e-a25b-25023ac0fa3c used request id req-42d1ec87-ad67-4a48-a0d8-8af0f5d50896 2019-01-18 04:53:41,701 - neutron_utils - INFO - Deleting network with name NeutronUtilsRouterTests-1ae3ca40-f451-4e0c-a323-18292db70593-pub-net 2019-01-18 04:53:41,707 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/networks/2f838593-da20-47b7-8dc5-660f251d5751 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e90dba17bd77615e063ef6edcf29767c5c17d95" 2019-01-18 04:53:43,114 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-0b05a8a0-f683-42b2-b81e-906cc77a1ea1 Date: Fri, 18 Jan 2019 04:53:43 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-18 04:53:43,114 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/2f838593-da20-47b7-8dc5-660f251d5751 used request id req-0b05a8a0-f683-42b2-b81e-906cc77a1ea1 2019-01-18 04:53:43,116 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 04:53:43,502 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "45b844776369475b95254c1dd61269c1", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}, {"id": "6aff393fb9af4d958a8117fea50ad769", "name": "Member"}], "expires_at": "2019-01-18T05:53:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ccac38ea86a048c183796fe3184f3438", "name": "api_check-project_2744c22f-2cb8-4f83-8516-7c0ba84fdd9b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_2744c22f-2cb8-4f83-8516-7c0ba84fdd9b", "id": "cb9b3d6d59cd466fb9e330547dcd06c7"}, "audit_ids": ["25dOnWi9Ta-_iQOn-pBDRQ"], "issued_at": "2019-01-18T04:53:43.000000Z"}} 2019-01-18 04:53:43,503 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48d375eabec5437fd618a03053696277f3afac35" 2019-01-18 04:53:43,589 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 04:53:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-400281e0-e49b-432a-9ee5-c727301679c1 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 04:53:43,589 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-400281e0-e49b-432a-9ee5-c727301679c1 2019-01-18 04:53:43,590 - neutron_utils - INFO - Creating network with name NeutronUtilsRouterTests-748b8ddc-6cc6-4d7c-a786-f956b2d2a15e-pub-net 2019-01-18 04:53:43,596 - 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}48d375eabec5437fd618a03053696277f3afac35" -d '{"network": {"name": "NeutronUtilsRouterTests-748b8ddc-6cc6-4d7c-a786-f956b2d2a15e-pub-net", "admin_state_up": true}}' 2019-01-18 04:53:44,006 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 721 X-Openstack-Request-Id: req-810046e5-99a9-404a-8170-02914caccf35 Date: Fri, 18 Jan 2019 04:53:44 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"97438c43-8b9d-4ae8-af51-9f0eff942b8c","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":99,"ipv4_address_scope":null,"shared":false,"project_id":"ccac38ea86a048c183796fe3184f3438","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-18T04:53:43Z","is_default":false,"qos_policy_id":null,"name":"NeutronUtilsRouterTests-748b8ddc-6cc6-4d7c-a786-f956b2d2a15e-pub-net","admin_state_up":true,"tenant_id":"ccac38ea86a048c183796fe3184f3438","created_at":"2019-01-18T04:53:43Z","mtu":1450}} 2019-01-18 04:53:44,007 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks used request id req-810046e5-99a9-404a-8170-02914caccf35 2019-01-18 04:53:44,012 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=97438c43-8b9d-4ae8-af51-9f0eff942b8c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48d375eabec5437fd618a03053696277f3afac35" 2019-01-18 04:53:44,241 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 705 X-Openstack-Request-Id: req-03012676-800e-4b88-b403-faa12a77a17b Date: Fri, 18 Jan 2019 04:53:44 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"97438c43-8b9d-4ae8-af51-9f0eff942b8c","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":99,"ipv4_address_scope":null,"shared":false,"project_id":"ccac38ea86a048c183796fe3184f3438","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-18T04:53:43Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-748b8ddc-6cc6-4d7c-a786-f956b2d2a15e-pub-net","admin_state_up":true,"tenant_id":"ccac38ea86a048c183796fe3184f3438","created_at":"2019-01-18T04:53:43Z","provider:network_type":"vxlan"}]} 2019-01-18 04:53:44,241 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=97438c43-8b9d-4ae8-af51-9f0eff942b8c used request id req-03012676-800e-4b88-b403-faa12a77a17b 2019-01-18 04:53:44,247 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=97438c43-8b9d-4ae8-af51-9f0eff942b8c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48d375eabec5437fd618a03053696277f3afac35" 2019-01-18 04:53:44,424 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-4c8edc3b-4a5b-4a69-8348-bb62ec1f1bc9 Date: Fri, 18 Jan 2019 04:53:44 GMT RESP BODY: {"subnets":[]} 2019-01-18 04:53:44,424 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=97438c43-8b9d-4ae8-af51-9f0eff942b8c used request id req-4c8edc3b-4a5b-4a69-8348-bb62ec1f1bc9 2019-01-18 04:53:44,425 - neutron_utils - INFO - Creating subnet with name NeutronUtilsRouterTests-748b8ddc-6cc6-4d7c-a786-f956b2d2a15e-pub-subnet 2019-01-18 04:53:44,430 - 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}48d375eabec5437fd618a03053696277f3afac35" -d '{"subnets": [{"ip_version": 4, "network_id": "97438c43-8b9d-4ae8-af51-9f0eff942b8c", "cidr": "10.55.1.0/24", "name": "NeutronUtilsRouterTests-748b8ddc-6cc6-4d7c-a786-f956b2d2a15e-pub-subnet"}]}' 2019-01-18 04:53:45,061 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-6440ca86-1e85-42ba-bfc2-7e5737499b5d Date: Fri, 18 Jan 2019 04:53:45 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"97438c43-8b9d-4ae8-af51-9f0eff942b8c","tenant_id":"ccac38ea86a048c183796fe3184f3438","created_at":"2019-01-18T04:53:44Z","dns_nameservers":[],"updated_at":"2019-01-18T04:53:44Z","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":"ccac38ea86a048c183796fe3184f3438","id":"156ae883-e219-4b63-8d60-bd92c2bd154e","subnetpool_id":null,"name":"NeutronUtilsRouterTests-748b8ddc-6cc6-4d7c-a786-f956b2d2a15e-pub-subnet"}]} 2019-01-18 04:53:45,061 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets used request id req-6440ca86-1e85-42ba-bfc2-7e5737499b5d 2019-01-18 04:53:45,067 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=97438c43-8b9d-4ae8-af51-9f0eff942b8c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48d375eabec5437fd618a03053696277f3afac35" 2019-01-18 04:53:45,317 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-6046c759-a8f3-45cc-8289-57460f6074e0 Date: Fri, 18 Jan 2019 04:53:45 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"97438c43-8b9d-4ae8-af51-9f0eff942b8c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":99,"ipv4_address_scope":null,"shared":false,"project_id":"ccac38ea86a048c183796fe3184f3438","status":"ACTIVE","subnets":["156ae883-e219-4b63-8d60-bd92c2bd154e"],"description":"","tags":[],"updated_at":"2019-01-18T04:53:44Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-748b8ddc-6cc6-4d7c-a786-f956b2d2a15e-pub-net","admin_state_up":true,"tenant_id":"ccac38ea86a048c183796fe3184f3438","created_at":"2019-01-18T04:53:43Z","provider:network_type":"vxlan"}]} 2019-01-18 04:53:45,318 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=97438c43-8b9d-4ae8-af51-9f0eff942b8c used request id req-6046c759-a8f3-45cc-8289-57460f6074e0 2019-01-18 04:53:45,323 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=97438c43-8b9d-4ae8-af51-9f0eff942b8c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48d375eabec5437fd618a03053696277f3afac35" 2019-01-18 04:53:45,539 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-6a8d558c-217c-457b-976d-9c585caedb24 Date: Fri, 18 Jan 2019 04:53:45 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"97438c43-8b9d-4ae8-af51-9f0eff942b8c","tenant_id":"ccac38ea86a048c183796fe3184f3438","created_at":"2019-01-18T04:53:44Z","dns_nameservers":[],"updated_at":"2019-01-18T04:53:44Z","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":"ccac38ea86a048c183796fe3184f3438","id":"156ae883-e219-4b63-8d60-bd92c2bd154e","subnetpool_id":null,"name":"NeutronUtilsRouterTests-748b8ddc-6cc6-4d7c-a786-f956b2d2a15e-pub-subnet"}]} 2019-01-18 04:53:45,540 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=97438c43-8b9d-4ae8-af51-9f0eff942b8c used request id req-6a8d558c-217c-457b-976d-9c585caedb24 2019-01-18 04:53:45,546 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=NeutronUtilsRouterTests-748b8ddc-6cc6-4d7c-a786-f956b2d2a15e-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48d375eabec5437fd618a03053696277f3afac35" 2019-01-18 04:53:45,647 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-524e118c-6659-4272-8e15-2e4a56359377 Date: Fri, 18 Jan 2019 04:53:45 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"97438c43-8b9d-4ae8-af51-9f0eff942b8c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":99,"ipv4_address_scope":null,"shared":false,"project_id":"ccac38ea86a048c183796fe3184f3438","status":"ACTIVE","subnets":["156ae883-e219-4b63-8d60-bd92c2bd154e"],"description":"","tags":[],"updated_at":"2019-01-18T04:53:44Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-748b8ddc-6cc6-4d7c-a786-f956b2d2a15e-pub-net","admin_state_up":true,"tenant_id":"ccac38ea86a048c183796fe3184f3438","created_at":"2019-01-18T04:53:43Z","provider:network_type":"vxlan"}]} 2019-01-18 04:53:45,647 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=NeutronUtilsRouterTests-748b8ddc-6cc6-4d7c-a786-f956b2d2a15e-pub-net used request id req-524e118c-6659-4272-8e15-2e4a56359377 2019-01-18 04:53:45,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" 2019-01-18 04:53:45,656 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 18 Jan 2019 04:53: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"}]}]}} 2019-01-18 04:53:45,657 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/ccac38ea86a048c183796fe3184f3438 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48d375eabec5437fd618a03053696277f3afac35" 2019-01-18 04:53:45,757 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 04:53:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-08a398a2-48ec-49a5-8274-5f29d921a6ea Content-Encoding: gzip Content-Length: 247 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/ccac38ea86a048c183796fe3184f3438"}, "enabled": true, "id": "ccac38ea86a048c183796fe3184f3438", "parent_id": "default", "domain_id": "default", "name": "api_check-project_2744c22f-2cb8-4f83-8516-7c0ba84fdd9b"}} 2019-01-18 04:53:45,757 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/ccac38ea86a048c183796fe3184f3438 used request id req-08a398a2-48ec-49a5-8274-5f29d921a6ea 2019-01-18 04:53:45,763 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=97438c43-8b9d-4ae8-af51-9f0eff942b8c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48d375eabec5437fd618a03053696277f3afac35" 2019-01-18 04:53:45,975 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-0cc71561-2d60-47c5-8945-5ca9b7826de8 Date: Fri, 18 Jan 2019 04:53:45 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"97438c43-8b9d-4ae8-af51-9f0eff942b8c","tenant_id":"ccac38ea86a048c183796fe3184f3438","created_at":"2019-01-18T04:53:44Z","dns_nameservers":[],"updated_at":"2019-01-18T04:53:44Z","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":"ccac38ea86a048c183796fe3184f3438","id":"156ae883-e219-4b63-8d60-bd92c2bd154e","subnetpool_id":null,"name":"NeutronUtilsRouterTests-748b8ddc-6cc6-4d7c-a786-f956b2d2a15e-pub-subnet"}]} 2019-01-18 04:53:45,975 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=97438c43-8b9d-4ae8-af51-9f0eff942b8c used request id req-0cc71561-2d60-47c5-8945-5ca9b7826de8 2019-01-18 04:53:45,976 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 04:53:45,977 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 04:53:46,354 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "45b844776369475b95254c1dd61269c1", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}, {"id": "6aff393fb9af4d958a8117fea50ad769", "name": "Member"}], "expires_at": "2019-01-18T05:53:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ccac38ea86a048c183796fe3184f3438", "name": "api_check-project_2744c22f-2cb8-4f83-8516-7c0ba84fdd9b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_2744c22f-2cb8-4f83-8516-7c0ba84fdd9b", "id": "cb9b3d6d59cd466fb9e330547dcd06c7"}, "audit_ids": ["W5GSGtrSS6O81qnQnsC8kA"], "issued_at": "2019-01-18T04:53:46.000000Z"}} 2019-01-18 04:53:46,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}ec60b24115cb2f5da11bc9a27ea703f77c41956a" 2019-01-18 04:53:46,438 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 04:53:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ae869216-74d1-4800-a3ff-e789853444da Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 04:53:46,439 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-ae869216-74d1-4800-a3ff-e789853444da 2019-01-18 04:53:46,445 - 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}48d375eabec5437fd618a03053696277f3afac35" 2019-01-18 04:53:46,724 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-a201fa80-94d6-4749-a7f0-5c00d0e3fca8 Date: Fri, 18 Jan 2019 04:53:46 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"c7128340-d09d-4472-ab8c-6b0e75149f5d","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"47feb8aba08a40dca7028a1701e597b9","status":"ACTIVE","subnets":["99f540fb-52d8-49ca-b59c-736c854d3c9e"],"description":"","tags":[],"updated_at":"2019-01-18T04:39:13Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"47feb8aba08a40dca7028a1701e597b9","created_at":"2019-01-18T04:39:06Z","provider:network_type":"flat"}]} 2019-01-18 04:53:46,725 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=external used request id req-a201fa80-94d6-4749-a7f0-5c00d0e3fca8 2019-01-18 04:53:46,730 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=c7128340-d09d-4472-ab8c-6b0e75149f5d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48d375eabec5437fd618a03053696277f3afac35" 2019-01-18 04:53:46,793 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 624 X-Openstack-Request-Id: req-c9786726-1d6b-46f0-8c11-22f4fea8541f Date: Fri, 18 Jan 2019 04:53:46 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"c7128340-d09d-4472-ab8c-6b0e75149f5d","tenant_id":"47feb8aba08a40dca7028a1701e597b9","created_at":"2019-01-18T04:39:13Z","dns_nameservers":[],"updated_at":"2019-01-18T04:39:13Z","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":"47feb8aba08a40dca7028a1701e597b9","id":"99f540fb-52d8-49ca-b59c-736c854d3c9e","subnetpool_id":null,"name":"external-subnet"}]} 2019-01-18 04:53:46,793 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=c7128340-d09d-4472-ab8c-6b0e75149f5d used request id req-c9786726-1d6b-46f0-8c11-22f4fea8541f 2019-01-18 04:53:46,794 - neutron_utils - INFO - Creating router with name - NeutronUtilsRouterTests-748b8ddc-6cc6-4d7c-a786-f956b2d2a15e-pub-router 2019-01-18 04:53:46,799 - 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}48d375eabec5437fd618a03053696277f3afac35" -d '{"router": {"external_gateway_info": {"network_id": "c7128340-d09d-4472-ab8c-6b0e75149f5d"}, "name": "NeutronUtilsRouterTests-748b8ddc-6cc6-4d7c-a786-f956b2d2a15e-pub-router", "admin_state_up": true}}' 2019-01-18 04:53:51,813 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 726 X-Openstack-Request-Id: req-aa0da546-47c8-408d-89aa-0b056b725ad6 Date: Fri, 18 Jan 2019 04:53:51 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "c7128340-d09d-4472-ab8c-6b0e75149f5d", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "99f540fb-52d8-49ca-b59c-736c854d3c9e", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "ccac38ea86a048c183796fe3184f3438", "created_at": "2019-01-18T04:53:47Z", "admin_state_up": true, "updated_at": "2019-01-18T04:53:48Z", "project_id": "ccac38ea86a048c183796fe3184f3438", "flavor_id": null, "revision_number": 3, "routes": [], "ha": true, "id": "6890e480-66f9-474a-84bb-f820635a487a", "name": "NeutronUtilsRouterTests-748b8ddc-6cc6-4d7c-a786-f956b2d2a15e-pub-router"}} 2019-01-18 04:53:51,813 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/routers used request id req-aa0da546-47c8-408d-89aa-0b056b725ad6 2019-01-18 04:53:51,818 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?device_id=6890e480-66f9-474a-84bb-f820635a487a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48d375eabec5437fd618a03053696277f3afac35" 2019-01-18 04:53:51,890 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3214 X-Openstack-Request-Id: req-094e9d95-e4a1-408f-94d7-d8d90924c79c Date: Fri, 18 Jan 2019 04:53:51 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T04:53:50Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"641ea890-16b3-4c18-85ee-72c3b1ef070c","ip_address":"169.254.192.9"}],"id":"24f5eff7-32ad-4725-8263-9244605fd654","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:44:5d:a8","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant ccac38ea86a048c183796fe3184f3438","admin_state_up":true,"network_id":"347acd3e-bd67-482b-9d75-a89712de087b","tenant_id":"","created_at":"2019-01-18T04:53:50Z","binding:vnic_type":"normal","device_id":"6890e480-66f9-474a-84bb-f820635a487a"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T04:53:49Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"641ea890-16b3-4c18-85ee-72c3b1ef070c","ip_address":"169.254.192.6"}],"id":"bc8b17ff-95e6-4e06-a83a-57a1cb2938da","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:f0:fb:3b","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant ccac38ea86a048c183796fe3184f3438","admin_state_up":true,"network_id":"347acd3e-bd67-482b-9d75-a89712de087b","tenant_id":"","created_at":"2019-01-18T04:53:49Z","binding:vnic_type":"normal","device_id":"6890e480-66f9-474a-84bb-f820635a487a"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T04:53:48Z","device_owner":"network:router_gateway","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"99f540fb-52d8-49ca-b59c-736c854d3c9e","ip_address":"172.30.9.200"}],"id":"c8b5fd91-994e-4cfe-9ec3-261fdf6c7074","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:64:01:f8","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c7128340-d09d-4472-ab8c-6b0e75149f5d","tenant_id":"","created_at":"2019-01-18T04:53:48Z","binding:vnic_type":"normal","device_id":"6890e480-66f9-474a-84bb-f820635a487a"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T04:53:49Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"641ea890-16b3-4c18-85ee-72c3b1ef070c","ip_address":"169.254.192.1"}],"id":"fe8f7092-561d-417a-9d2e-5b83c714998b","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:e6:f0:c0","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant ccac38ea86a048c183796fe3184f3438","admin_state_up":true,"network_id":"347acd3e-bd67-482b-9d75-a89712de087b","tenant_id":"","created_at":"2019-01-18T04:53:49Z","binding:vnic_type":"normal","device_id":"6890e480-66f9-474a-84bb-f820635a487a"}]} 2019-01-18 04:53:51,891 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?device_id=6890e480-66f9-474a-84bb-f820635a487a used request id req-094e9d95-e4a1-408f-94d7-d8d90924c79c 2019-01-18 04:53:51,896 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets/99f540fb-52d8-49ca-b59c-736c854d3c9e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48d375eabec5437fd618a03053696277f3afac35" 2019-01-18 04:53:52,116 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-12e1beac-f782-4225-a1d1-c173bd09a28a Date: Fri, 18 Jan 2019 04:53:52 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"c7128340-d09d-4472-ab8c-6b0e75149f5d","tenant_id":"47feb8aba08a40dca7028a1701e597b9","created_at":"2019-01-18T04:39:13Z","dns_nameservers":[],"updated_at":"2019-01-18T04:39:13Z","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":"47feb8aba08a40dca7028a1701e597b9","id":"99f540fb-52d8-49ca-b59c-736c854d3c9e","subnetpool_id":null,"name":"external-subnet"}} 2019-01-18 04:53:52,116 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets/99f540fb-52d8-49ca-b59c-736c854d3c9e used request id req-12e1beac-f782-4225-a1d1-c173bd09a28a 2019-01-18 04:53:52,122 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets/641ea890-16b3-4c18-85ee-72c3b1ef070c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48d375eabec5437fd618a03053696277f3afac35" 2019-01-18 04:53:52,170 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-71bffc9d-157d-48aa-b554-c73f255361ab Date: Fri, 18 Jan 2019 04:53:52 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"347acd3e-bd67-482b-9d75-a89712de087b","tenant_id":"","created_at":"2019-01-18T04:53:47Z","dns_nameservers":[],"updated_at":"2019-01-18T04:53:47Z","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":"641ea890-16b3-4c18-85ee-72c3b1ef070c","subnetpool_id":null,"name":"HA subnet tenant ccac38ea86a048c183796fe3184f3438"}} 2019-01-18 04:53:52,170 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets/641ea890-16b3-4c18-85ee-72c3b1ef070c used request id req-71bffc9d-157d-48aa-b554-c73f255361ab 2019-01-18 04:53:52,174 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets/641ea890-16b3-4c18-85ee-72c3b1ef070c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48d375eabec5437fd618a03053696277f3afac35" 2019-01-18 04:53:52,222 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-32a4a239-12a3-4063-bda3-a311894ad2ed Date: Fri, 18 Jan 2019 04:53:52 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"347acd3e-bd67-482b-9d75-a89712de087b","tenant_id":"","created_at":"2019-01-18T04:53:47Z","dns_nameservers":[],"updated_at":"2019-01-18T04:53:47Z","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":"641ea890-16b3-4c18-85ee-72c3b1ef070c","subnetpool_id":null,"name":"HA subnet tenant ccac38ea86a048c183796fe3184f3438"}} 2019-01-18 04:53:52,222 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets/641ea890-16b3-4c18-85ee-72c3b1ef070c used request id req-32a4a239-12a3-4063-bda3-a311894ad2ed 2019-01-18 04:53:52,227 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets/641ea890-16b3-4c18-85ee-72c3b1ef070c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48d375eabec5437fd618a03053696277f3afac35" 2019-01-18 04:53:52,273 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-091cd2fb-c938-475a-9764-a58f7870200b Date: Fri, 18 Jan 2019 04:53:52 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"347acd3e-bd67-482b-9d75-a89712de087b","tenant_id":"","created_at":"2019-01-18T04:53:47Z","dns_nameservers":[],"updated_at":"2019-01-18T04:53:47Z","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":"641ea890-16b3-4c18-85ee-72c3b1ef070c","subnetpool_id":null,"name":"HA subnet tenant ccac38ea86a048c183796fe3184f3438"}} 2019-01-18 04:53:52,273 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets/641ea890-16b3-4c18-85ee-72c3b1ef070c used request id req-091cd2fb-c938-475a-9764-a58f7870200b 2019-01-18 04:53:52,279 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/routers?name=NeutronUtilsRouterTests-748b8ddc-6cc6-4d7c-a786-f956b2d2a15e-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48d375eabec5437fd618a03053696277f3afac35" 2019-01-18 04:53:52,408 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 735 X-Openstack-Request-Id: req-86986530-b5ce-4978-9001-8050921a4ca6 Date: Fri, 18 Jan 2019 04:53:52 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "c7128340-d09d-4472-ab8c-6b0e75149f5d", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "99f540fb-52d8-49ca-b59c-736c854d3c9e", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "ccac38ea86a048c183796fe3184f3438", "created_at": "2019-01-18T04:53:47Z", "admin_state_up": true, "updated_at": "2019-01-18T04:53:51Z", "project_id": "ccac38ea86a048c183796fe3184f3438", "flavor_id": null, "revision_number": 7, "routes": [], "ha": true, "id": "6890e480-66f9-474a-84bb-f820635a487a", "name": "NeutronUtilsRouterTests-748b8ddc-6cc6-4d7c-a786-f956b2d2a15e-pub-router"}]} 2019-01-18 04:53:52,408 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers?name=NeutronUtilsRouterTests-748b8ddc-6cc6-4d7c-a786-f956b2d2a15e-pub-router used request id req-86986530-b5ce-4978-9001-8050921a4ca6 2019-01-18 04:53:52,412 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/ccac38ea86a048c183796fe3184f3438 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48d375eabec5437fd618a03053696277f3afac35" 2019-01-18 04:53:52,531 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 04:53:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bf0bfa79-06cd-4e6c-8bd6-f72ba776e58f Content-Encoding: gzip Content-Length: 247 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/ccac38ea86a048c183796fe3184f3438"}, "enabled": true, "id": "ccac38ea86a048c183796fe3184f3438", "parent_id": "default", "domain_id": "default", "name": "api_check-project_2744c22f-2cb8-4f83-8516-7c0ba84fdd9b"}} 2019-01-18 04:53:52,531 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/ccac38ea86a048c183796fe3184f3438 used request id req-bf0bfa79-06cd-4e6c-8bd6-f72ba776e58f 2019-01-18 04:53:52,536 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?device_id=6890e480-66f9-474a-84bb-f820635a487a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48d375eabec5437fd618a03053696277f3afac35" 2019-01-18 04:53:52,605 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3310 X-Openstack-Request-Id: req-5d1e6b88-92c7-4ad3-8f9f-d0bb01df94d2 Date: Fri, 18 Jan 2019 04:53:52 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T04:53:50Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"641ea890-16b3-4c18-85ee-72c3b1ef070c","ip_address":"169.254.192.9"}],"id":"24f5eff7-32ad-4725-8263-9244605fd654","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:44:5d:a8","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant ccac38ea86a048c183796fe3184f3438","admin_state_up":true,"network_id":"347acd3e-bd67-482b-9d75-a89712de087b","tenant_id":"","created_at":"2019-01-18T04:53:50Z","binding:vnic_type":"normal","device_id":"6890e480-66f9-474a-84bb-f820635a487a"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T04:53:49Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"641ea890-16b3-4c18-85ee-72c3b1ef070c","ip_address":"169.254.192.6"}],"id":"bc8b17ff-95e6-4e06-a83a-57a1cb2938da","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:f0:fb:3b","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant ccac38ea86a048c183796fe3184f3438","admin_state_up":true,"network_id":"347acd3e-bd67-482b-9d75-a89712de087b","tenant_id":"","created_at":"2019-01-18T04:53:49Z","binding:vnic_type":"normal","device_id":"6890e480-66f9-474a-84bb-f820635a487a"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T04:53:52Z","device_owner":"network:router_gateway","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"99f540fb-52d8-49ca-b59c-736c854d3c9e","ip_address":"172.30.9.200"}],"id":"c8b5fd91-994e-4cfe-9ec3-261fdf6c7074","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:64:01:f8","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":"c7128340-d09d-4472-ab8c-6b0e75149f5d","tenant_id":"","created_at":"2019-01-18T04:53:48Z","binding:vnic_type":"normal","device_id":"6890e480-66f9-474a-84bb-f820635a487a"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T04:53:49Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"641ea890-16b3-4c18-85ee-72c3b1ef070c","ip_address":"169.254.192.1"}],"id":"fe8f7092-561d-417a-9d2e-5b83c714998b","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:e6:f0:c0","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant ccac38ea86a048c183796fe3184f3438","admin_state_up":true,"network_id":"347acd3e-bd67-482b-9d75-a89712de087b","tenant_id":"","created_at":"2019-01-18T04:53:49Z","binding:vnic_type":"normal","device_id":"6890e480-66f9-474a-84bb-f820635a487a"}]} 2019-01-18 04:53:52,605 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?device_id=6890e480-66f9-474a-84bb-f820635a487a used request id req-5d1e6b88-92c7-4ad3-8f9f-d0bb01df94d2 2019-01-18 04:53:52,611 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets/99f540fb-52d8-49ca-b59c-736c854d3c9e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48d375eabec5437fd618a03053696277f3afac35" 2019-01-18 04:53:52,658 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-7d7f9aa7-2f5e-4d35-ba80-cc286dbf114f Date: Fri, 18 Jan 2019 04:53:52 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"c7128340-d09d-4472-ab8c-6b0e75149f5d","tenant_id":"47feb8aba08a40dca7028a1701e597b9","created_at":"2019-01-18T04:39:13Z","dns_nameservers":[],"updated_at":"2019-01-18T04:39:13Z","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":"47feb8aba08a40dca7028a1701e597b9","id":"99f540fb-52d8-49ca-b59c-736c854d3c9e","subnetpool_id":null,"name":"external-subnet"}} 2019-01-18 04:53:52,658 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets/99f540fb-52d8-49ca-b59c-736c854d3c9e used request id req-7d7f9aa7-2f5e-4d35-ba80-cc286dbf114f 2019-01-18 04:53:52,662 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets/641ea890-16b3-4c18-85ee-72c3b1ef070c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48d375eabec5437fd618a03053696277f3afac35" 2019-01-18 04:53:52,715 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-ea4d24dc-59cb-466a-8fa8-3dd732bb6551 Date: Fri, 18 Jan 2019 04:53:52 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"347acd3e-bd67-482b-9d75-a89712de087b","tenant_id":"","created_at":"2019-01-18T04:53:47Z","dns_nameservers":[],"updated_at":"2019-01-18T04:53:47Z","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":"641ea890-16b3-4c18-85ee-72c3b1ef070c","subnetpool_id":null,"name":"HA subnet tenant ccac38ea86a048c183796fe3184f3438"}} 2019-01-18 04:53:52,715 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets/641ea890-16b3-4c18-85ee-72c3b1ef070c used request id req-ea4d24dc-59cb-466a-8fa8-3dd732bb6551 2019-01-18 04:53:52,721 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets/641ea890-16b3-4c18-85ee-72c3b1ef070c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48d375eabec5437fd618a03053696277f3afac35" 2019-01-18 04:53:52,770 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-020b0565-f8ce-413c-81e4-42e5e70983cd Date: Fri, 18 Jan 2019 04:53:52 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"347acd3e-bd67-482b-9d75-a89712de087b","tenant_id":"","created_at":"2019-01-18T04:53:47Z","dns_nameservers":[],"updated_at":"2019-01-18T04:53:47Z","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":"641ea890-16b3-4c18-85ee-72c3b1ef070c","subnetpool_id":null,"name":"HA subnet tenant ccac38ea86a048c183796fe3184f3438"}} 2019-01-18 04:53:52,770 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets/641ea890-16b3-4c18-85ee-72c3b1ef070c used request id req-020b0565-f8ce-413c-81e4-42e5e70983cd 2019-01-18 04:53:52,775 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets/641ea890-16b3-4c18-85ee-72c3b1ef070c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48d375eabec5437fd618a03053696277f3afac35" 2019-01-18 04:53:52,972 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-3dec412e-486d-4f9e-816c-aa1370f268ca Date: Fri, 18 Jan 2019 04:53:52 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"347acd3e-bd67-482b-9d75-a89712de087b","tenant_id":"","created_at":"2019-01-18T04:53:47Z","dns_nameservers":[],"updated_at":"2019-01-18T04:53:47Z","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":"641ea890-16b3-4c18-85ee-72c3b1ef070c","subnetpool_id":null,"name":"HA subnet tenant ccac38ea86a048c183796fe3184f3438"}} 2019-01-18 04:53:52,972 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets/641ea890-16b3-4c18-85ee-72c3b1ef070c used request id req-3dec412e-486d-4f9e-816c-aa1370f268ca 2019-01-18 04:53:52,973 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-748b8ddc-6cc6-4d7c-a786-f956b2d2a15e-pub-subnet 2019-01-18 04:53:52,978 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/subnets/156ae883-e219-4b63-8d60-bd92c2bd154e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48d375eabec5437fd618a03053696277f3afac35" 2019-01-18 04:53:55,061 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-63079aa9-7968-4d80-b225-0c710e616745 Date: Fri, 18 Jan 2019 04:53:55 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-18 04:53:55,061 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/156ae883-e219-4b63-8d60-bd92c2bd154e used request id req-63079aa9-7968-4d80-b225-0c710e616745 2019-01-18 04:53:55,062 - neutron_utils - INFO - Adding interface to router with name NeutronUtilsRouterTests-748b8ddc-6cc6-4d7c-a786-f956b2d2a15e-pub-router 2019-01-18 04:53:55,067 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9696/v2.0/routers/6890e480-66f9-474a-84bb-f820635a487a/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48d375eabec5437fd618a03053696277f3afac35" -d '{"subnet_id": "156ae883-e219-4b63-8d60-bd92c2bd154e"}' 2019-01-18 04:53:55,417 - keystoneauth.session - DEBUG - RESP: [404] Content-Type: application/json Content-Length: 136 X-Openstack-Request-Id: req-4c403901-d62a-40db-a77f-f4a042873bd5 Date: Fri, 18 Jan 2019 04:53:55 GMT RESP BODY: {"NeutronError": {"message": "Subnet 156ae883-e219-4b63-8d60-bd92c2bd154e could not be found.", "type": "SubnetNotFound", "detail": ""}} 2019-01-18 04:53:55,417 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/6890e480-66f9-474a-84bb-f820635a487a/add_router_interface used request id req-4c403901-d62a-40db-a77f-f4a042873bd5 2019-01-18 04:53:55,417 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Subnet 156ae883-e219-4b63-8d60-bd92c2bd154e could not be found.", "type": "SubnetNotFound", "detail": ""}} 2019-01-18 04:53:55,418 - neutron_utils - INFO - Deleting router with name - NeutronUtilsRouterTests-748b8ddc-6cc6-4d7c-a786-f956b2d2a15e-pub-router 2019-01-18 04:53:55,423 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/routers/6890e480-66f9-474a-84bb-f820635a487a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48d375eabec5437fd618a03053696277f3afac35" 2019-01-18 04:53:58,784 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-bbf9fa85-77dc-4a84-9724-ca45cc26b4ee Content-Length: 0 Date: Fri, 18 Jan 2019 04:53:58 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-18 04:53:58,784 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/routers/6890e480-66f9-474a-84bb-f820635a487a used request id req-bbf9fa85-77dc-4a84-9724-ca45cc26b4ee 2019-01-18 04:53:58,790 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/routers?name=NeutronUtilsRouterTests-748b8ddc-6cc6-4d7c-a786-f956b2d2a15e-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48d375eabec5437fd618a03053696277f3afac35" 2019-01-18 04:53:59,013 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-4b22f5f0-2e75-4678-a872-92f319c7aee7 Date: Fri, 18 Jan 2019 04:53:58 GMT RESP BODY: {"routers": []} 2019-01-18 04:53:59,013 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers?name=NeutronUtilsRouterTests-748b8ddc-6cc6-4d7c-a786-f956b2d2a15e-pub-router used request id req-4b22f5f0-2e75-4678-a872-92f319c7aee7 2019-01-18 04:53:59,013 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-748b8ddc-6cc6-4d7c-a786-f956b2d2a15e-pub-subnet 2019-01-18 04:53:59,013 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-748b8ddc-6cc6-4d7c-a786-f956b2d2a15e-pub-subnet 2019-01-18 04:53:59,019 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/subnets/156ae883-e219-4b63-8d60-bd92c2bd154e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48d375eabec5437fd618a03053696277f3afac35" 2019-01-18 04:53:59,222 - keystoneauth.session - DEBUG - RESP: [404] Content-Type: application/json Content-Length: 136 X-Openstack-Request-Id: req-ffce70b2-e164-4b29-9b38-90f3882b35cd Date: Fri, 18 Jan 2019 04:53:59 GMT RESP BODY: {"NeutronError": {"message": "Subnet 156ae883-e219-4b63-8d60-bd92c2bd154e could not be found.", "type": "SubnetNotFound", "detail": ""}} 2019-01-18 04:53:59,222 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/156ae883-e219-4b63-8d60-bd92c2bd154e used request id req-ffce70b2-e164-4b29-9b38-90f3882b35cd 2019-01-18 04:53:59,223 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Subnet 156ae883-e219-4b63-8d60-bd92c2bd154e could not be found.", "type": "SubnetNotFound", "detail": ""}} 2019-01-18 04:53:59,223 - neutron_utils - INFO - Deleting network with name NeutronUtilsRouterTests-748b8ddc-6cc6-4d7c-a786-f956b2d2a15e-pub-net 2019-01-18 04:53:59,229 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/networks/97438c43-8b9d-4ae8-af51-9f0eff942b8c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48d375eabec5437fd618a03053696277f3afac35" 2019-01-18 04:53:59,935 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-ff7002f4-c72a-4426-8e0f-905827df1d79 Date: Fri, 18 Jan 2019 04:53:59 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-18 04:53:59,935 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/97438c43-8b9d-4ae8-af51-9f0eff942b8c used request id req-ff7002f4-c72a-4426-8e0f-905827df1d79 2019-01-18 04:53:59,936 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 04:54:00,309 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "45b844776369475b95254c1dd61269c1", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}, {"id": "6aff393fb9af4d958a8117fea50ad769", "name": "Member"}], "expires_at": "2019-01-18T05:54:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ccac38ea86a048c183796fe3184f3438", "name": "api_check-project_2744c22f-2cb8-4f83-8516-7c0ba84fdd9b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_2744c22f-2cb8-4f83-8516-7c0ba84fdd9b", "id": "cb9b3d6d59cd466fb9e330547dcd06c7"}, "audit_ids": ["nq0dvsnfTkyPNhBNdDcyqA"], "issued_at": "2019-01-18T04:54:00.000000Z"}} 2019-01-18 04:54:00,309 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b73aa53ad5f7e7e698b5613aabff0c91d76c1a38" 2019-01-18 04:54:00,401 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 04:54:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fa7ef598-93a7-4d08-8a79-3b1737efa52d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 04:54:00,401 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-fa7ef598-93a7-4d08-8a79-3b1737efa52d 2019-01-18 04:54:00,403 - neutron_utils - INFO - Creating network with name NeutronUtilsRouterTests-ae768922-fa29-4596-9d2e-922d208be58e-pub-net 2019-01-18 04:54:00,408 - 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}b73aa53ad5f7e7e698b5613aabff0c91d76c1a38" -d '{"network": {"name": "NeutronUtilsRouterTests-ae768922-fa29-4596-9d2e-922d208be58e-pub-net", "admin_state_up": true}}' 2019-01-18 04:54:01,001 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 720 X-Openstack-Request-Id: req-464e75a7-ccd6-4500-abd8-d3b42d4438f2 Date: Fri, 18 Jan 2019 04:54:00 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"3611ea03-8068-4329-b94a-8d3364fedd6c","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":5,"ipv4_address_scope":null,"shared":false,"project_id":"ccac38ea86a048c183796fe3184f3438","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-18T04:54:00Z","is_default":false,"qos_policy_id":null,"name":"NeutronUtilsRouterTests-ae768922-fa29-4596-9d2e-922d208be58e-pub-net","admin_state_up":true,"tenant_id":"ccac38ea86a048c183796fe3184f3438","created_at":"2019-01-18T04:54:00Z","mtu":1450}} 2019-01-18 04:54:01,001 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks used request id req-464e75a7-ccd6-4500-abd8-d3b42d4438f2 2019-01-18 04:54:01,007 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=3611ea03-8068-4329-b94a-8d3364fedd6c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b73aa53ad5f7e7e698b5613aabff0c91d76c1a38" 2019-01-18 04:54:01,242 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 704 X-Openstack-Request-Id: req-3c4b9173-eadf-41a0-bf98-39fcf984c490 Date: Fri, 18 Jan 2019 04:54:01 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"3611ea03-8068-4329-b94a-8d3364fedd6c","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":5,"ipv4_address_scope":null,"shared":false,"project_id":"ccac38ea86a048c183796fe3184f3438","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-18T04:54:00Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-ae768922-fa29-4596-9d2e-922d208be58e-pub-net","admin_state_up":true,"tenant_id":"ccac38ea86a048c183796fe3184f3438","created_at":"2019-01-18T04:54:00Z","provider:network_type":"vxlan"}]} 2019-01-18 04:54:01,242 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=3611ea03-8068-4329-b94a-8d3364fedd6c used request id req-3c4b9173-eadf-41a0-bf98-39fcf984c490 2019-01-18 04:54:01,248 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=3611ea03-8068-4329-b94a-8d3364fedd6c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b73aa53ad5f7e7e698b5613aabff0c91d76c1a38" 2019-01-18 04:54:01,411 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-8c3789c5-7a44-4c81-9ff4-da33a6ea4f28 Date: Fri, 18 Jan 2019 04:54:01 GMT RESP BODY: {"subnets":[]} 2019-01-18 04:54:01,411 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=3611ea03-8068-4329-b94a-8d3364fedd6c used request id req-8c3789c5-7a44-4c81-9ff4-da33a6ea4f28 2019-01-18 04:54:01,411 - neutron_utils - INFO - Creating subnet with name NeutronUtilsRouterTests-ae768922-fa29-4596-9d2e-922d208be58e-pub-subnet 2019-01-18 04:54:01,417 - 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}b73aa53ad5f7e7e698b5613aabff0c91d76c1a38" -d '{"subnets": [{"ip_version": 4, "network_id": "3611ea03-8068-4329-b94a-8d3364fedd6c", "cidr": "10.55.1.0/24", "name": "NeutronUtilsRouterTests-ae768922-fa29-4596-9d2e-922d208be58e-pub-subnet"}]}' 2019-01-18 04:54:01,976 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-d4f689fc-f3ab-486d-b083-9e17751b0bf2 Date: Fri, 18 Jan 2019 04:54:01 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3611ea03-8068-4329-b94a-8d3364fedd6c","tenant_id":"ccac38ea86a048c183796fe3184f3438","created_at":"2019-01-18T04:54:01Z","dns_nameservers":[],"updated_at":"2019-01-18T04:54:01Z","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":"ccac38ea86a048c183796fe3184f3438","id":"ffcd596d-5321-4ca4-b14e-7ebec6951bc5","subnetpool_id":null,"name":"NeutronUtilsRouterTests-ae768922-fa29-4596-9d2e-922d208be58e-pub-subnet"}]} 2019-01-18 04:54:01,977 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets used request id req-d4f689fc-f3ab-486d-b083-9e17751b0bf2 2019-01-18 04:54:01,981 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=3611ea03-8068-4329-b94a-8d3364fedd6c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b73aa53ad5f7e7e698b5613aabff0c91d76c1a38" 2019-01-18 04:54:02,072 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 748 X-Openstack-Request-Id: req-3be32db2-b909-41f3-b38b-7d73a75a200c Date: Fri, 18 Jan 2019 04:54:02 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"3611ea03-8068-4329-b94a-8d3364fedd6c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":5,"ipv4_address_scope":null,"shared":false,"project_id":"ccac38ea86a048c183796fe3184f3438","status":"ACTIVE","subnets":["ffcd596d-5321-4ca4-b14e-7ebec6951bc5"],"description":"","tags":[],"updated_at":"2019-01-18T04:54:01Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-ae768922-fa29-4596-9d2e-922d208be58e-pub-net","admin_state_up":true,"tenant_id":"ccac38ea86a048c183796fe3184f3438","created_at":"2019-01-18T04:54:00Z","provider:network_type":"vxlan"}]} 2019-01-18 04:54:02,072 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=3611ea03-8068-4329-b94a-8d3364fedd6c used request id req-3be32db2-b909-41f3-b38b-7d73a75a200c 2019-01-18 04:54:02,078 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=3611ea03-8068-4329-b94a-8d3364fedd6c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b73aa53ad5f7e7e698b5613aabff0c91d76c1a38" 2019-01-18 04:54:02,125 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-f402e67b-8b16-4149-a557-b199700d3a7c Date: Fri, 18 Jan 2019 04:54:02 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3611ea03-8068-4329-b94a-8d3364fedd6c","tenant_id":"ccac38ea86a048c183796fe3184f3438","created_at":"2019-01-18T04:54:01Z","dns_nameservers":[],"updated_at":"2019-01-18T04:54:01Z","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":"ccac38ea86a048c183796fe3184f3438","id":"ffcd596d-5321-4ca4-b14e-7ebec6951bc5","subnetpool_id":null,"name":"NeutronUtilsRouterTests-ae768922-fa29-4596-9d2e-922d208be58e-pub-subnet"}]} 2019-01-18 04:54:02,125 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=3611ea03-8068-4329-b94a-8d3364fedd6c used request id req-f402e67b-8b16-4149-a557-b199700d3a7c 2019-01-18 04:54:02,131 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=NeutronUtilsRouterTests-ae768922-fa29-4596-9d2e-922d208be58e-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b73aa53ad5f7e7e698b5613aabff0c91d76c1a38" 2019-01-18 04:54:02,222 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 748 X-Openstack-Request-Id: req-cb045294-9193-4b44-93aa-e48a1aee708c Date: Fri, 18 Jan 2019 04:54:02 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"3611ea03-8068-4329-b94a-8d3364fedd6c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":5,"ipv4_address_scope":null,"shared":false,"project_id":"ccac38ea86a048c183796fe3184f3438","status":"ACTIVE","subnets":["ffcd596d-5321-4ca4-b14e-7ebec6951bc5"],"description":"","tags":[],"updated_at":"2019-01-18T04:54:01Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-ae768922-fa29-4596-9d2e-922d208be58e-pub-net","admin_state_up":true,"tenant_id":"ccac38ea86a048c183796fe3184f3438","created_at":"2019-01-18T04:54:00Z","provider:network_type":"vxlan"}]} 2019-01-18 04:54:02,222 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=NeutronUtilsRouterTests-ae768922-fa29-4596-9d2e-922d208be58e-pub-net used request id req-cb045294-9193-4b44-93aa-e48a1aee708c 2019-01-18 04:54:02,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" 2019-01-18 04:54:02,231 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 18 Jan 2019 04:54: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"}]}]}} 2019-01-18 04:54:02,232 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/ccac38ea86a048c183796fe3184f3438 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b73aa53ad5f7e7e698b5613aabff0c91d76c1a38" 2019-01-18 04:54:02,321 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 04:54:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8a09fe08-e6bf-4b54-b5e0-82a0b4cebeb1 Content-Encoding: gzip Content-Length: 247 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/ccac38ea86a048c183796fe3184f3438"}, "enabled": true, "id": "ccac38ea86a048c183796fe3184f3438", "parent_id": "default", "domain_id": "default", "name": "api_check-project_2744c22f-2cb8-4f83-8516-7c0ba84fdd9b"}} 2019-01-18 04:54:02,321 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/ccac38ea86a048c183796fe3184f3438 used request id req-8a09fe08-e6bf-4b54-b5e0-82a0b4cebeb1 2019-01-18 04:54:02,326 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=3611ea03-8068-4329-b94a-8d3364fedd6c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b73aa53ad5f7e7e698b5613aabff0c91d76c1a38" 2019-01-18 04:54:02,551 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-1c895c91-b04d-4a3f-b23f-6dfc7e4f0c41 Date: Fri, 18 Jan 2019 04:54:02 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3611ea03-8068-4329-b94a-8d3364fedd6c","tenant_id":"ccac38ea86a048c183796fe3184f3438","created_at":"2019-01-18T04:54:01Z","dns_nameservers":[],"updated_at":"2019-01-18T04:54:01Z","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":"ccac38ea86a048c183796fe3184f3438","id":"ffcd596d-5321-4ca4-b14e-7ebec6951bc5","subnetpool_id":null,"name":"NeutronUtilsRouterTests-ae768922-fa29-4596-9d2e-922d208be58e-pub-subnet"}]} 2019-01-18 04:54:02,552 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=3611ea03-8068-4329-b94a-8d3364fedd6c used request id req-1c895c91-b04d-4a3f-b23f-6dfc7e4f0c41 2019-01-18 04:54:02,557 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=3611ea03-8068-4329-b94a-8d3364fedd6c&name=NeutronUtilsRouterTests-ae768922-fa29-4596-9d2e-922d208be58e-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b73aa53ad5f7e7e698b5613aabff0c91d76c1a38" 2019-01-18 04:54:02,744 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-743bb6bc-456d-4392-8e6e-29fa25939296 Date: Fri, 18 Jan 2019 04:54:02 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3611ea03-8068-4329-b94a-8d3364fedd6c","tenant_id":"ccac38ea86a048c183796fe3184f3438","created_at":"2019-01-18T04:54:01Z","dns_nameservers":[],"updated_at":"2019-01-18T04:54:01Z","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":"ccac38ea86a048c183796fe3184f3438","id":"ffcd596d-5321-4ca4-b14e-7ebec6951bc5","subnetpool_id":null,"name":"NeutronUtilsRouterTests-ae768922-fa29-4596-9d2e-922d208be58e-pub-subnet"}]} 2019-01-18 04:54:02,744 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=3611ea03-8068-4329-b94a-8d3364fedd6c&name=NeutronUtilsRouterTests-ae768922-fa29-4596-9d2e-922d208be58e-pub-subnet used request id req-743bb6bc-456d-4392-8e6e-29fa25939296 2019-01-18 04:54:02,744 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-ae768922-fa29-4596-9d2e-922d208be58e-pub-subnet 2019-01-18 04:54:02,745 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-ae768922-fa29-4596-9d2e-922d208be58e-pub-subnet 2019-01-18 04:54:02,750 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/subnets/ffcd596d-5321-4ca4-b14e-7ebec6951bc5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b73aa53ad5f7e7e698b5613aabff0c91d76c1a38" 2019-01-18 04:54:04,258 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-144316d2-944a-445a-b292-e99ffb21fe0b Date: Fri, 18 Jan 2019 04:54:04 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-18 04:54:04,258 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/ffcd596d-5321-4ca4-b14e-7ebec6951bc5 used request id req-144316d2-944a-445a-b292-e99ffb21fe0b 2019-01-18 04:54:04,258 - neutron_utils - INFO - Deleting network with name NeutronUtilsRouterTests-ae768922-fa29-4596-9d2e-922d208be58e-pub-net 2019-01-18 04:54:04,263 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/networks/3611ea03-8068-4329-b94a-8d3364fedd6c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b73aa53ad5f7e7e698b5613aabff0c91d76c1a38" 2019-01-18 04:54:05,608 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-e27d725d-d401-489e-9f21-c157065bd6d5 Date: Fri, 18 Jan 2019 04:54:05 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-18 04:54:05,608 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/3611ea03-8068-4329-b94a-8d3364fedd6c used request id req-e27d725d-d401-489e-9f21-c157065bd6d5 2019-01-18 04:54:05,610 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 04:54:06,024 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "45b844776369475b95254c1dd61269c1", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}, {"id": "6aff393fb9af4d958a8117fea50ad769", "name": "Member"}], "expires_at": "2019-01-18T05:54:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ccac38ea86a048c183796fe3184f3438", "name": "api_check-project_2744c22f-2cb8-4f83-8516-7c0ba84fdd9b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_2744c22f-2cb8-4f83-8516-7c0ba84fdd9b", "id": "cb9b3d6d59cd466fb9e330547dcd06c7"}, "audit_ids": ["fsKC6rk6TgmbVPq-IlC_Lw"], "issued_at": "2019-01-18T04:54:06.000000Z"}} 2019-01-18 04:54:06,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}65ab646fa11655e033f9b8b42a30e1c0f86e3140" 2019-01-18 04:54:06,110 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 04:54:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-154641c4-f527-4bd6-be7f-2cf12d2bdb40 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 04:54:06,110 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-154641c4-f527-4bd6-be7f-2cf12d2bdb40 2019-01-18 04:54:06,111 - neutron_utils - INFO - Creating network with name NeutronUtilsRouterTests-31d02e3a-da43-4a9e-b79e-3ebc6233beda-pub-net 2019-01-18 04:54:06,117 - 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}65ab646fa11655e033f9b8b42a30e1c0f86e3140" -d '{"network": {"name": "NeutronUtilsRouterTests-31d02e3a-da43-4a9e-b79e-3ebc6233beda-pub-net", "admin_state_up": true}}' 2019-01-18 04:54:06,533 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 720 X-Openstack-Request-Id: req-3f2d906d-dda9-40ed-8502-ec1ebde0ac22 Date: Fri, 18 Jan 2019 04:54: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":"a8257adc-8034-4fce-a272-7d2da84c8900","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":4,"ipv4_address_scope":null,"shared":false,"project_id":"ccac38ea86a048c183796fe3184f3438","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-18T04:54:06Z","is_default":false,"qos_policy_id":null,"name":"NeutronUtilsRouterTests-31d02e3a-da43-4a9e-b79e-3ebc6233beda-pub-net","admin_state_up":true,"tenant_id":"ccac38ea86a048c183796fe3184f3438","created_at":"2019-01-18T04:54:06Z","mtu":1450}} 2019-01-18 04:54:06,533 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks used request id req-3f2d906d-dda9-40ed-8502-ec1ebde0ac22 2019-01-18 04:54:06,539 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=a8257adc-8034-4fce-a272-7d2da84c8900 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}65ab646fa11655e033f9b8b42a30e1c0f86e3140" 2019-01-18 04:54:06,809 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 704 X-Openstack-Request-Id: req-dea72f0c-027f-438e-bfbe-5f44672e79d2 Date: Fri, 18 Jan 2019 04:54:06 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"a8257adc-8034-4fce-a272-7d2da84c8900","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":4,"ipv4_address_scope":null,"shared":false,"project_id":"ccac38ea86a048c183796fe3184f3438","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-18T04:54:06Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-31d02e3a-da43-4a9e-b79e-3ebc6233beda-pub-net","admin_state_up":true,"tenant_id":"ccac38ea86a048c183796fe3184f3438","created_at":"2019-01-18T04:54:06Z","provider:network_type":"vxlan"}]} 2019-01-18 04:54:06,809 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=a8257adc-8034-4fce-a272-7d2da84c8900 used request id req-dea72f0c-027f-438e-bfbe-5f44672e79d2 2019-01-18 04:54:06,814 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=a8257adc-8034-4fce-a272-7d2da84c8900 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}65ab646fa11655e033f9b8b42a30e1c0f86e3140" 2019-01-18 04:54:07,054 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-86672297-a5ae-4f78-82cf-1e397ce8bda8 Date: Fri, 18 Jan 2019 04:54:07 GMT RESP BODY: {"subnets":[]} 2019-01-18 04:54:07,054 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=a8257adc-8034-4fce-a272-7d2da84c8900 used request id req-86672297-a5ae-4f78-82cf-1e397ce8bda8 2019-01-18 04:54:07,055 - neutron_utils - INFO - Creating subnet with name NeutronUtilsRouterTests-31d02e3a-da43-4a9e-b79e-3ebc6233beda-pub-subnet 2019-01-18 04:54:07,060 - 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}65ab646fa11655e033f9b8b42a30e1c0f86e3140" -d '{"subnets": [{"ip_version": 4, "network_id": "a8257adc-8034-4fce-a272-7d2da84c8900", "cidr": "10.55.1.0/24", "name": "NeutronUtilsRouterTests-31d02e3a-da43-4a9e-b79e-3ebc6233beda-pub-subnet"}]}' 2019-01-18 04:54:07,720 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-72179c5b-775e-4113-80f5-acff105e805b Date: Fri, 18 Jan 2019 04:54:07 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a8257adc-8034-4fce-a272-7d2da84c8900","tenant_id":"ccac38ea86a048c183796fe3184f3438","created_at":"2019-01-18T04:54:07Z","dns_nameservers":[],"updated_at":"2019-01-18T04:54:07Z","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":"ccac38ea86a048c183796fe3184f3438","id":"9d70b8cf-93d2-4a70-9137-c959efc82d6c","subnetpool_id":null,"name":"NeutronUtilsRouterTests-31d02e3a-da43-4a9e-b79e-3ebc6233beda-pub-subnet"}]} 2019-01-18 04:54:07,720 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets used request id req-72179c5b-775e-4113-80f5-acff105e805b 2019-01-18 04:54:07,725 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=a8257adc-8034-4fce-a272-7d2da84c8900 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}65ab646fa11655e033f9b8b42a30e1c0f86e3140" 2019-01-18 04:54:07,960 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 748 X-Openstack-Request-Id: req-f191f0c1-0352-4073-8a93-866b7f2b8356 Date: Fri, 18 Jan 2019 04:54:07 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"a8257adc-8034-4fce-a272-7d2da84c8900","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":4,"ipv4_address_scope":null,"shared":false,"project_id":"ccac38ea86a048c183796fe3184f3438","status":"ACTIVE","subnets":["9d70b8cf-93d2-4a70-9137-c959efc82d6c"],"description":"","tags":[],"updated_at":"2019-01-18T04:54:07Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-31d02e3a-da43-4a9e-b79e-3ebc6233beda-pub-net","admin_state_up":true,"tenant_id":"ccac38ea86a048c183796fe3184f3438","created_at":"2019-01-18T04:54:06Z","provider:network_type":"vxlan"}]} 2019-01-18 04:54:07,961 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=a8257adc-8034-4fce-a272-7d2da84c8900 used request id req-f191f0c1-0352-4073-8a93-866b7f2b8356 2019-01-18 04:54:07,966 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=a8257adc-8034-4fce-a272-7d2da84c8900 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}65ab646fa11655e033f9b8b42a30e1c0f86e3140" 2019-01-18 04:54:08,017 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-d9d94982-ade5-426e-b9ad-ce20ab77f32f Date: Fri, 18 Jan 2019 04:54:08 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a8257adc-8034-4fce-a272-7d2da84c8900","tenant_id":"ccac38ea86a048c183796fe3184f3438","created_at":"2019-01-18T04:54:07Z","dns_nameservers":[],"updated_at":"2019-01-18T04:54:07Z","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":"ccac38ea86a048c183796fe3184f3438","id":"9d70b8cf-93d2-4a70-9137-c959efc82d6c","subnetpool_id":null,"name":"NeutronUtilsRouterTests-31d02e3a-da43-4a9e-b79e-3ebc6233beda-pub-subnet"}]} 2019-01-18 04:54:08,017 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=a8257adc-8034-4fce-a272-7d2da84c8900 used request id req-d9d94982-ade5-426e-b9ad-ce20ab77f32f 2019-01-18 04:54:08,023 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=NeutronUtilsRouterTests-31d02e3a-da43-4a9e-b79e-3ebc6233beda-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}65ab646fa11655e033f9b8b42a30e1c0f86e3140" 2019-01-18 04:54:08,118 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 748 X-Openstack-Request-Id: req-2eebadfc-d05d-4841-ba58-58755f518e24 Date: Fri, 18 Jan 2019 04:54:08 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"a8257adc-8034-4fce-a272-7d2da84c8900","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":4,"ipv4_address_scope":null,"shared":false,"project_id":"ccac38ea86a048c183796fe3184f3438","status":"ACTIVE","subnets":["9d70b8cf-93d2-4a70-9137-c959efc82d6c"],"description":"","tags":[],"updated_at":"2019-01-18T04:54:07Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-31d02e3a-da43-4a9e-b79e-3ebc6233beda-pub-net","admin_state_up":true,"tenant_id":"ccac38ea86a048c183796fe3184f3438","created_at":"2019-01-18T04:54:06Z","provider:network_type":"vxlan"}]} 2019-01-18 04:54:08,118 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=NeutronUtilsRouterTests-31d02e3a-da43-4a9e-b79e-3ebc6233beda-pub-net used request id req-2eebadfc-d05d-4841-ba58-58755f518e24 2019-01-18 04:54:08,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" 2019-01-18 04:54:08,127 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 18 Jan 2019 04:54: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"}]}]}} 2019-01-18 04:54:08,128 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/ccac38ea86a048c183796fe3184f3438 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}65ab646fa11655e033f9b8b42a30e1c0f86e3140" 2019-01-18 04:54:08,144 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 04:54:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-20ced1be-73bb-4e44-a47e-bf220f1dfb3a Content-Encoding: gzip Content-Length: 247 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/ccac38ea86a048c183796fe3184f3438"}, "enabled": true, "id": "ccac38ea86a048c183796fe3184f3438", "parent_id": "default", "domain_id": "default", "name": "api_check-project_2744c22f-2cb8-4f83-8516-7c0ba84fdd9b"}} 2019-01-18 04:54:08,144 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/ccac38ea86a048c183796fe3184f3438 used request id req-20ced1be-73bb-4e44-a47e-bf220f1dfb3a 2019-01-18 04:54:08,149 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=a8257adc-8034-4fce-a272-7d2da84c8900 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}65ab646fa11655e033f9b8b42a30e1c0f86e3140" 2019-01-18 04:54:08,197 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-86d09a4c-118f-4dd0-8987-beb6a974d83c Date: Fri, 18 Jan 2019 04:54:08 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a8257adc-8034-4fce-a272-7d2da84c8900","tenant_id":"ccac38ea86a048c183796fe3184f3438","created_at":"2019-01-18T04:54:07Z","dns_nameservers":[],"updated_at":"2019-01-18T04:54:07Z","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":"ccac38ea86a048c183796fe3184f3438","id":"9d70b8cf-93d2-4a70-9137-c959efc82d6c","subnetpool_id":null,"name":"NeutronUtilsRouterTests-31d02e3a-da43-4a9e-b79e-3ebc6233beda-pub-subnet"}]} 2019-01-18 04:54:08,197 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=a8257adc-8034-4fce-a272-7d2da84c8900 used request id req-86d09a4c-118f-4dd0-8987-beb6a974d83c 2019-01-18 04:54:08,197 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 04:54:08,198 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 04:54:08,607 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "45b844776369475b95254c1dd61269c1", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}, {"id": "6aff393fb9af4d958a8117fea50ad769", "name": "Member"}], "expires_at": "2019-01-18T05:54:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ccac38ea86a048c183796fe3184f3438", "name": "api_check-project_2744c22f-2cb8-4f83-8516-7c0ba84fdd9b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_2744c22f-2cb8-4f83-8516-7c0ba84fdd9b", "id": "cb9b3d6d59cd466fb9e330547dcd06c7"}, "audit_ids": ["Oxi-WW0zRV-hxddXsKvsCA"], "issued_at": "2019-01-18T04:54:08.000000Z"}} 2019-01-18 04:54:08,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}a0aee732c975cc41fbbb809a9363c631323e66c2" 2019-01-18 04:54:08,762 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 04:54:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cd326371-90d8-42b4-94bc-314c983805cc Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 04:54:08,763 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-cd326371-90d8-42b4-94bc-314c983805cc 2019-01-18 04:54:08,769 - 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}65ab646fa11655e033f9b8b42a30e1c0f86e3140" 2019-01-18 04:54:09,010 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-3dc68c87-4978-4f6e-bd08-e6a8dd40d4b8 Date: Fri, 18 Jan 2019 04:54:09 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"c7128340-d09d-4472-ab8c-6b0e75149f5d","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"47feb8aba08a40dca7028a1701e597b9","status":"ACTIVE","subnets":["99f540fb-52d8-49ca-b59c-736c854d3c9e"],"description":"","tags":[],"updated_at":"2019-01-18T04:39:13Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"47feb8aba08a40dca7028a1701e597b9","created_at":"2019-01-18T04:39:06Z","provider:network_type":"flat"}]} 2019-01-18 04:54:09,010 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=external used request id req-3dc68c87-4978-4f6e-bd08-e6a8dd40d4b8 2019-01-18 04:54:09,016 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=c7128340-d09d-4472-ab8c-6b0e75149f5d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}65ab646fa11655e033f9b8b42a30e1c0f86e3140" 2019-01-18 04:54:09,219 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 624 X-Openstack-Request-Id: req-2a865a30-d2d1-4214-8792-9d476c56ed6d Date: Fri, 18 Jan 2019 04:54:09 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"c7128340-d09d-4472-ab8c-6b0e75149f5d","tenant_id":"47feb8aba08a40dca7028a1701e597b9","created_at":"2019-01-18T04:39:13Z","dns_nameservers":[],"updated_at":"2019-01-18T04:39:13Z","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":"47feb8aba08a40dca7028a1701e597b9","id":"99f540fb-52d8-49ca-b59c-736c854d3c9e","subnetpool_id":null,"name":"external-subnet"}]} 2019-01-18 04:54:09,219 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=c7128340-d09d-4472-ab8c-6b0e75149f5d used request id req-2a865a30-d2d1-4214-8792-9d476c56ed6d 2019-01-18 04:54:09,220 - neutron_utils - INFO - Creating router with name - NeutronUtilsRouterTests-31d02e3a-da43-4a9e-b79e-3ebc6233beda-pub-router 2019-01-18 04:54:09,225 - 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}65ab646fa11655e033f9b8b42a30e1c0f86e3140" -d '{"router": {"external_gateway_info": {"network_id": "c7128340-d09d-4472-ab8c-6b0e75149f5d"}, "name": "NeutronUtilsRouterTests-31d02e3a-da43-4a9e-b79e-3ebc6233beda-pub-router", "admin_state_up": true}}' 2019-01-18 04:54:14,339 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 726 X-Openstack-Request-Id: req-2d951f95-9e64-4374-829b-166b585e53bf Date: Fri, 18 Jan 2019 04:54:14 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "c7128340-d09d-4472-ab8c-6b0e75149f5d", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "99f540fb-52d8-49ca-b59c-736c854d3c9e", "ip_address": "172.30.9.202"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "ccac38ea86a048c183796fe3184f3438", "created_at": "2019-01-18T04:54:09Z", "admin_state_up": true, "updated_at": "2019-01-18T04:54:11Z", "project_id": "ccac38ea86a048c183796fe3184f3438", "flavor_id": null, "revision_number": 3, "routes": [], "ha": true, "id": "a5ccf556-3a8f-4d3c-83ea-5f006d051f8e", "name": "NeutronUtilsRouterTests-31d02e3a-da43-4a9e-b79e-3ebc6233beda-pub-router"}} 2019-01-18 04:54:14,339 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/routers used request id req-2d951f95-9e64-4374-829b-166b585e53bf 2019-01-18 04:54:14,345 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?device_id=a5ccf556-3a8f-4d3c-83ea-5f006d051f8e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}65ab646fa11655e033f9b8b42a30e1c0f86e3140" 2019-01-18 04:54:14,559 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3214 X-Openstack-Request-Id: req-a4e701c2-af6c-41e3-9f08-2b01b123b09f Date: Fri, 18 Jan 2019 04:54:14 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T04:54:10Z","device_owner":"network:router_gateway","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"99f540fb-52d8-49ca-b59c-736c854d3c9e","ip_address":"172.30.9.202"}],"id":"38e9aac0-c575-41fe-affa-f303d42219db","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:d7:c8:ba","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c7128340-d09d-4472-ab8c-6b0e75149f5d","tenant_id":"","created_at":"2019-01-18T04:54:10Z","binding:vnic_type":"normal","device_id":"a5ccf556-3a8f-4d3c-83ea-5f006d051f8e"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T04:54:12Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"1865f927-8df7-4be3-9c25-71cad5ee299a","ip_address":"169.254.192.5"}],"id":"40f475fd-a156-4db8-82f6-21026a42a45a","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:91:e6:91","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant ccac38ea86a048c183796fe3184f3438","admin_state_up":true,"network_id":"788fc14f-84c7-4639-97e4-1fc1e56e8e69","tenant_id":"","created_at":"2019-01-18T04:54:12Z","binding:vnic_type":"normal","device_id":"a5ccf556-3a8f-4d3c-83ea-5f006d051f8e"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T04:54:11Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"1865f927-8df7-4be3-9c25-71cad5ee299a","ip_address":"169.254.192.8"}],"id":"f4653f64-bc6d-4422-a67d-717278b2b252","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:06:2b:58","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant ccac38ea86a048c183796fe3184f3438","admin_state_up":true,"network_id":"788fc14f-84c7-4639-97e4-1fc1e56e8e69","tenant_id":"","created_at":"2019-01-18T04:54:11Z","binding:vnic_type":"normal","device_id":"a5ccf556-3a8f-4d3c-83ea-5f006d051f8e"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T04:54:13Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"1865f927-8df7-4be3-9c25-71cad5ee299a","ip_address":"169.254.192.4"}],"id":"f970a879-6796-40fa-9a35-0bba2ef45b29","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:b3:3c:d7","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant ccac38ea86a048c183796fe3184f3438","admin_state_up":true,"network_id":"788fc14f-84c7-4639-97e4-1fc1e56e8e69","tenant_id":"","created_at":"2019-01-18T04:54:13Z","binding:vnic_type":"normal","device_id":"a5ccf556-3a8f-4d3c-83ea-5f006d051f8e"}]} 2019-01-18 04:54:14,559 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?device_id=a5ccf556-3a8f-4d3c-83ea-5f006d051f8e used request id req-a4e701c2-af6c-41e3-9f08-2b01b123b09f 2019-01-18 04:54:14,565 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets/99f540fb-52d8-49ca-b59c-736c854d3c9e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}65ab646fa11655e033f9b8b42a30e1c0f86e3140" 2019-01-18 04:54:14,759 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-95ae7336-3664-4331-9b68-ee6fbc729562 Date: Fri, 18 Jan 2019 04:54:14 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"c7128340-d09d-4472-ab8c-6b0e75149f5d","tenant_id":"47feb8aba08a40dca7028a1701e597b9","created_at":"2019-01-18T04:39:13Z","dns_nameservers":[],"updated_at":"2019-01-18T04:39:13Z","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":"47feb8aba08a40dca7028a1701e597b9","id":"99f540fb-52d8-49ca-b59c-736c854d3c9e","subnetpool_id":null,"name":"external-subnet"}} 2019-01-18 04:54:14,759 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets/99f540fb-52d8-49ca-b59c-736c854d3c9e used request id req-95ae7336-3664-4331-9b68-ee6fbc729562 2019-01-18 04:54:14,764 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets/1865f927-8df7-4be3-9c25-71cad5ee299a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}65ab646fa11655e033f9b8b42a30e1c0f86e3140" 2019-01-18 04:54:15,102 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-c6fb3c82-bcfb-4107-985b-7ffc5bf3ad37 Date: Fri, 18 Jan 2019 04:54:15 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"788fc14f-84c7-4639-97e4-1fc1e56e8e69","tenant_id":"","created_at":"2019-01-18T04:54:09Z","dns_nameservers":[],"updated_at":"2019-01-18T04: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":"1865f927-8df7-4be3-9c25-71cad5ee299a","subnetpool_id":null,"name":"HA subnet tenant ccac38ea86a048c183796fe3184f3438"}} 2019-01-18 04:54:15,102 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets/1865f927-8df7-4be3-9c25-71cad5ee299a used request id req-c6fb3c82-bcfb-4107-985b-7ffc5bf3ad37 2019-01-18 04:54:15,108 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets/1865f927-8df7-4be3-9c25-71cad5ee299a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}65ab646fa11655e033f9b8b42a30e1c0f86e3140" 2019-01-18 04:54:15,308 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-bc2d23d0-9c7b-4b7f-9af2-ab9a5f972e6e Date: Fri, 18 Jan 2019 04:54:15 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"788fc14f-84c7-4639-97e4-1fc1e56e8e69","tenant_id":"","created_at":"2019-01-18T04:54:09Z","dns_nameservers":[],"updated_at":"2019-01-18T04: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":"1865f927-8df7-4be3-9c25-71cad5ee299a","subnetpool_id":null,"name":"HA subnet tenant ccac38ea86a048c183796fe3184f3438"}} 2019-01-18 04:54:15,308 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets/1865f927-8df7-4be3-9c25-71cad5ee299a used request id req-bc2d23d0-9c7b-4b7f-9af2-ab9a5f972e6e 2019-01-18 04:54:15,313 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets/1865f927-8df7-4be3-9c25-71cad5ee299a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}65ab646fa11655e033f9b8b42a30e1c0f86e3140" 2019-01-18 04:54:15,376 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-9da61bc2-d60f-4bde-9068-ad5f8958d4cd Date: Fri, 18 Jan 2019 04:54:15 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"788fc14f-84c7-4639-97e4-1fc1e56e8e69","tenant_id":"","created_at":"2019-01-18T04:54:09Z","dns_nameservers":[],"updated_at":"2019-01-18T04: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":"1865f927-8df7-4be3-9c25-71cad5ee299a","subnetpool_id":null,"name":"HA subnet tenant ccac38ea86a048c183796fe3184f3438"}} 2019-01-18 04:54:15,376 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets/1865f927-8df7-4be3-9c25-71cad5ee299a used request id req-9da61bc2-d60f-4bde-9068-ad5f8958d4cd 2019-01-18 04:54:15,382 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/routers?name=NeutronUtilsRouterTests-31d02e3a-da43-4a9e-b79e-3ebc6233beda-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}65ab646fa11655e033f9b8b42a30e1c0f86e3140" 2019-01-18 04:54:15,447 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 735 X-Openstack-Request-Id: req-717b0a90-1d2c-4eb8-8438-72e7ae3e7fb2 Date: Fri, 18 Jan 2019 04:54:15 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "c7128340-d09d-4472-ab8c-6b0e75149f5d", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "99f540fb-52d8-49ca-b59c-736c854d3c9e", "ip_address": "172.30.9.202"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "ccac38ea86a048c183796fe3184f3438", "created_at": "2019-01-18T04:54:09Z", "admin_state_up": true, "updated_at": "2019-01-18T04:54:13Z", "project_id": "ccac38ea86a048c183796fe3184f3438", "flavor_id": null, "revision_number": 7, "routes": [], "ha": true, "id": "a5ccf556-3a8f-4d3c-83ea-5f006d051f8e", "name": "NeutronUtilsRouterTests-31d02e3a-da43-4a9e-b79e-3ebc6233beda-pub-router"}]} 2019-01-18 04:54:15,447 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers?name=NeutronUtilsRouterTests-31d02e3a-da43-4a9e-b79e-3ebc6233beda-pub-router used request id req-717b0a90-1d2c-4eb8-8438-72e7ae3e7fb2 2019-01-18 04:54:15,451 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/ccac38ea86a048c183796fe3184f3438 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}65ab646fa11655e033f9b8b42a30e1c0f86e3140" 2019-01-18 04:54:15,537 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 04:54:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e597e059-5aac-4790-8697-568393c7f622 Content-Encoding: gzip Content-Length: 247 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/ccac38ea86a048c183796fe3184f3438"}, "enabled": true, "id": "ccac38ea86a048c183796fe3184f3438", "parent_id": "default", "domain_id": "default", "name": "api_check-project_2744c22f-2cb8-4f83-8516-7c0ba84fdd9b"}} 2019-01-18 04:54:15,537 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/ccac38ea86a048c183796fe3184f3438 used request id req-e597e059-5aac-4790-8697-568393c7f622 2019-01-18 04:54:15,542 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?device_id=a5ccf556-3a8f-4d3c-83ea-5f006d051f8e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}65ab646fa11655e033f9b8b42a30e1c0f86e3140" 2019-01-18 04:54:15,598 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3344 X-Openstack-Request-Id: req-b8e85f16-c337-4487-aa4f-b7ced6548e95 Date: Fri, 18 Jan 2019 04:54:15 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T04:54:15Z","device_owner":"network:router_gateway","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"99f540fb-52d8-49ca-b59c-736c854d3c9e","ip_address":"172.30.9.202"}],"id":"38e9aac0-c575-41fe-affa-f303d42219db","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:d7:c8:ba","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":"c7128340-d09d-4472-ab8c-6b0e75149f5d","tenant_id":"","created_at":"2019-01-18T04:54:10Z","binding:vnic_type":"normal","device_id":"a5ccf556-3a8f-4d3c-83ea-5f006d051f8e"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T04:54:12Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"1865f927-8df7-4be3-9c25-71cad5ee299a","ip_address":"169.254.192.5"}],"id":"40f475fd-a156-4db8-82f6-21026a42a45a","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:91:e6:91","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant ccac38ea86a048c183796fe3184f3438","admin_state_up":true,"network_id":"788fc14f-84c7-4639-97e4-1fc1e56e8e69","tenant_id":"","created_at":"2019-01-18T04:54:12Z","binding:vnic_type":"normal","device_id":"a5ccf556-3a8f-4d3c-83ea-5f006d051f8e"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T04:54:15Z","device_owner":"network:router_ha_interface","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"1865f927-8df7-4be3-9c25-71cad5ee299a","ip_address":"169.254.192.8"}],"id":"f4653f64-bc6d-4422-a67d-717278b2b252","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:06:2b:58","project_id":"","status":"DOWN","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant ccac38ea86a048c183796fe3184f3438","admin_state_up":true,"network_id":"788fc14f-84c7-4639-97e4-1fc1e56e8e69","tenant_id":"","created_at":"2019-01-18T04:54:11Z","binding:vnic_type":"normal","device_id":"a5ccf556-3a8f-4d3c-83ea-5f006d051f8e"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T04:54:13Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"1865f927-8df7-4be3-9c25-71cad5ee299a","ip_address":"169.254.192.4"}],"id":"f970a879-6796-40fa-9a35-0bba2ef45b29","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:b3:3c:d7","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant ccac38ea86a048c183796fe3184f3438","admin_state_up":true,"network_id":"788fc14f-84c7-4639-97e4-1fc1e56e8e69","tenant_id":"","created_at":"2019-01-18T04:54:13Z","binding:vnic_type":"normal","device_id":"a5ccf556-3a8f-4d3c-83ea-5f006d051f8e"}]} 2019-01-18 04:54:15,599 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?device_id=a5ccf556-3a8f-4d3c-83ea-5f006d051f8e used request id req-b8e85f16-c337-4487-aa4f-b7ced6548e95 2019-01-18 04:54:15,604 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets/99f540fb-52d8-49ca-b59c-736c854d3c9e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}65ab646fa11655e033f9b8b42a30e1c0f86e3140" 2019-01-18 04:54:15,921 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-e12da122-2f99-4b94-bd88-1ab857721238 Date: Fri, 18 Jan 2019 04:54:15 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"c7128340-d09d-4472-ab8c-6b0e75149f5d","tenant_id":"47feb8aba08a40dca7028a1701e597b9","created_at":"2019-01-18T04:39:13Z","dns_nameservers":[],"updated_at":"2019-01-18T04:39:13Z","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":"47feb8aba08a40dca7028a1701e597b9","id":"99f540fb-52d8-49ca-b59c-736c854d3c9e","subnetpool_id":null,"name":"external-subnet"}} 2019-01-18 04:54:15,922 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets/99f540fb-52d8-49ca-b59c-736c854d3c9e used request id req-e12da122-2f99-4b94-bd88-1ab857721238 2019-01-18 04:54:15,927 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets/1865f927-8df7-4be3-9c25-71cad5ee299a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}65ab646fa11655e033f9b8b42a30e1c0f86e3140" 2019-01-18 04:54:15,980 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-a2efb03d-de2a-46e4-a8aa-112d22c3d81f Date: Fri, 18 Jan 2019 04:54:15 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"788fc14f-84c7-4639-97e4-1fc1e56e8e69","tenant_id":"","created_at":"2019-01-18T04:54:09Z","dns_nameservers":[],"updated_at":"2019-01-18T04: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":"1865f927-8df7-4be3-9c25-71cad5ee299a","subnetpool_id":null,"name":"HA subnet tenant ccac38ea86a048c183796fe3184f3438"}} 2019-01-18 04:54:15,980 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets/1865f927-8df7-4be3-9c25-71cad5ee299a used request id req-a2efb03d-de2a-46e4-a8aa-112d22c3d81f 2019-01-18 04:54:15,985 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets/1865f927-8df7-4be3-9c25-71cad5ee299a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}65ab646fa11655e033f9b8b42a30e1c0f86e3140" 2019-01-18 04:54:16,032 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-cea20117-1700-4d36-8a27-f77c017fa48b Date: Fri, 18 Jan 2019 04:54:16 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"788fc14f-84c7-4639-97e4-1fc1e56e8e69","tenant_id":"","created_at":"2019-01-18T04:54:09Z","dns_nameservers":[],"updated_at":"2019-01-18T04: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":"1865f927-8df7-4be3-9c25-71cad5ee299a","subnetpool_id":null,"name":"HA subnet tenant ccac38ea86a048c183796fe3184f3438"}} 2019-01-18 04:54:16,032 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets/1865f927-8df7-4be3-9c25-71cad5ee299a used request id req-cea20117-1700-4d36-8a27-f77c017fa48b 2019-01-18 04:54:16,036 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets/1865f927-8df7-4be3-9c25-71cad5ee299a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}65ab646fa11655e033f9b8b42a30e1c0f86e3140" 2019-01-18 04:54:16,081 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-75e2f220-ae06-4138-b6b9-c6aeb87328e8 Date: Fri, 18 Jan 2019 04:54:16 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"788fc14f-84c7-4639-97e4-1fc1e56e8e69","tenant_id":"","created_at":"2019-01-18T04:54:09Z","dns_nameservers":[],"updated_at":"2019-01-18T04: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":"1865f927-8df7-4be3-9c25-71cad5ee299a","subnetpool_id":null,"name":"HA subnet tenant ccac38ea86a048c183796fe3184f3438"}} 2019-01-18 04:54:16,082 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets/1865f927-8df7-4be3-9c25-71cad5ee299a used request id req-75e2f220-ae06-4138-b6b9-c6aeb87328e8 2019-01-18 04:54:16,082 - neutron_utils - INFO - Adding interface to router with name NeutronUtilsRouterTests-31d02e3a-da43-4a9e-b79e-3ebc6233beda-pub-router 2019-01-18 04:54:16,082 - neutron_utils - INFO - Deleting router with name - NeutronUtilsRouterTests-31d02e3a-da43-4a9e-b79e-3ebc6233beda-pub-router 2019-01-18 04:54:16,086 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/routers/a5ccf556-3a8f-4d3c-83ea-5f006d051f8e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}65ab646fa11655e033f9b8b42a30e1c0f86e3140" 2019-01-18 04:54:19,597 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-139ada28-e727-4271-8fc5-c4c5dd4a2cd6 Content-Length: 0 Date: Fri, 18 Jan 2019 04:54:19 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-18 04:54:19,597 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/routers/a5ccf556-3a8f-4d3c-83ea-5f006d051f8e used request id req-139ada28-e727-4271-8fc5-c4c5dd4a2cd6 2019-01-18 04:54:19,603 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/routers?name=NeutronUtilsRouterTests-31d02e3a-da43-4a9e-b79e-3ebc6233beda-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}65ab646fa11655e033f9b8b42a30e1c0f86e3140" 2019-01-18 04:54:19,817 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-2a32c437-867f-495e-b43f-2d278130ad96 Date: Fri, 18 Jan 2019 04:54:19 GMT RESP BODY: {"routers": []} 2019-01-18 04:54:19,818 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers?name=NeutronUtilsRouterTests-31d02e3a-da43-4a9e-b79e-3ebc6233beda-pub-router used request id req-2a32c437-867f-495e-b43f-2d278130ad96 2019-01-18 04:54:19,818 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-31d02e3a-da43-4a9e-b79e-3ebc6233beda-pub-subnet 2019-01-18 04:54:19,818 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-31d02e3a-da43-4a9e-b79e-3ebc6233beda-pub-subnet 2019-01-18 04:54:19,823 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/subnets/9d70b8cf-93d2-4a70-9137-c959efc82d6c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}65ab646fa11655e033f9b8b42a30e1c0f86e3140" 2019-01-18 04:54:21,809 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-bf16d3b3-b854-4c19-b6f2-45f01bb61973 Date: Fri, 18 Jan 2019 04:54:21 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-18 04:54:21,810 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/9d70b8cf-93d2-4a70-9137-c959efc82d6c used request id req-bf16d3b3-b854-4c19-b6f2-45f01bb61973 2019-01-18 04:54:21,810 - neutron_utils - INFO - Deleting network with name NeutronUtilsRouterTests-31d02e3a-da43-4a9e-b79e-3ebc6233beda-pub-net 2019-01-18 04:54:21,815 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/networks/a8257adc-8034-4fce-a272-7d2da84c8900 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}65ab646fa11655e033f9b8b42a30e1c0f86e3140" 2019-01-18 04:54:23,564 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-8ed69c05-7a32-4152-a259-087852998020 Date: Fri, 18 Jan 2019 04:54:23 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-18 04:54:23,564 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/a8257adc-8034-4fce-a272-7d2da84c8900 used request id req-8ed69c05-7a32-4152-a259-087852998020 2019-01-18 04:54:23,565 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 04:54:23,964 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "45b844776369475b95254c1dd61269c1", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}, {"id": "6aff393fb9af4d958a8117fea50ad769", "name": "Member"}], "expires_at": "2019-01-18T05:54:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ccac38ea86a048c183796fe3184f3438", "name": "api_check-project_2744c22f-2cb8-4f83-8516-7c0ba84fdd9b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_2744c22f-2cb8-4f83-8516-7c0ba84fdd9b", "id": "cb9b3d6d59cd466fb9e330547dcd06c7"}, "audit_ids": ["JWM3Ek4DT5O7GT27aLtloQ"], "issued_at": "2019-01-18T04:54:23.000000Z"}} 2019-01-18 04:54:23,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}8caa7e9fbd1f69973274e6f57e52b4f03399ebd6" 2019-01-18 04:54:24,050 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 04:54:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-969db9ad-3506-4271-93ad-4aabfee79c17 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 04:54:24,050 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-969db9ad-3506-4271-93ad-4aabfee79c17 2019-01-18 04:54:24,051 - neutron_utils - INFO - Creating network with name NeutronUtilsRouterTests-c06f4237-a1a3-47ef-bd72-d55ffa321bdc-pub-net 2019-01-18 04:54:24,057 - 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}8caa7e9fbd1f69973274e6f57e52b4f03399ebd6" -d '{"network": {"name": "NeutronUtilsRouterTests-c06f4237-a1a3-47ef-bd72-d55ffa321bdc-pub-net", "admin_state_up": true}}' 2019-01-18 04:54:24,467 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 721 X-Openstack-Request-Id: req-8d4fc30a-8ed1-46a8-883a-9b608921a112 Date: Fri, 18 Jan 2019 04:54: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":"2aa9aa5d-6d1e-4107-a4d2-c24687b3bc3f","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":13,"ipv4_address_scope":null,"shared":false,"project_id":"ccac38ea86a048c183796fe3184f3438","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-18T04:54:24Z","is_default":false,"qos_policy_id":null,"name":"NeutronUtilsRouterTests-c06f4237-a1a3-47ef-bd72-d55ffa321bdc-pub-net","admin_state_up":true,"tenant_id":"ccac38ea86a048c183796fe3184f3438","created_at":"2019-01-18T04:54:24Z","mtu":1450}} 2019-01-18 04:54:24,468 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks used request id req-8d4fc30a-8ed1-46a8-883a-9b608921a112 2019-01-18 04:54:24,473 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=2aa9aa5d-6d1e-4107-a4d2-c24687b3bc3f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8caa7e9fbd1f69973274e6f57e52b4f03399ebd6" 2019-01-18 04:54:24,713 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 705 X-Openstack-Request-Id: req-16cc87ef-fad7-431e-8f95-1a01541cc37a Date: Fri, 18 Jan 2019 04:54:24 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"2aa9aa5d-6d1e-4107-a4d2-c24687b3bc3f","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":13,"ipv4_address_scope":null,"shared":false,"project_id":"ccac38ea86a048c183796fe3184f3438","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-18T04:54:24Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-c06f4237-a1a3-47ef-bd72-d55ffa321bdc-pub-net","admin_state_up":true,"tenant_id":"ccac38ea86a048c183796fe3184f3438","created_at":"2019-01-18T04:54:24Z","provider:network_type":"vxlan"}]} 2019-01-18 04:54:24,713 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=2aa9aa5d-6d1e-4107-a4d2-c24687b3bc3f used request id req-16cc87ef-fad7-431e-8f95-1a01541cc37a 2019-01-18 04:54:24,719 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=2aa9aa5d-6d1e-4107-a4d2-c24687b3bc3f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8caa7e9fbd1f69973274e6f57e52b4f03399ebd6" 2019-01-18 04:54:24,905 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-55b7f24c-7f5b-4244-a16f-fb1c4c6b47f4 Date: Fri, 18 Jan 2019 04:54:24 GMT RESP BODY: {"subnets":[]} 2019-01-18 04:54:24,905 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=2aa9aa5d-6d1e-4107-a4d2-c24687b3bc3f used request id req-55b7f24c-7f5b-4244-a16f-fb1c4c6b47f4 2019-01-18 04:54:24,906 - neutron_utils - INFO - Creating subnet with name NeutronUtilsRouterTests-c06f4237-a1a3-47ef-bd72-d55ffa321bdc-pub-subnet 2019-01-18 04:54:24,911 - 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}8caa7e9fbd1f69973274e6f57e52b4f03399ebd6" -d '{"subnets": [{"ip_version": 4, "network_id": "2aa9aa5d-6d1e-4107-a4d2-c24687b3bc3f", "cidr": "10.55.1.0/24", "name": "NeutronUtilsRouterTests-c06f4237-a1a3-47ef-bd72-d55ffa321bdc-pub-subnet"}]}' 2019-01-18 04:54:25,569 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-645c9057-454c-4d2d-873c-88af509bbf0b Date: Fri, 18 Jan 2019 04:54:25 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2aa9aa5d-6d1e-4107-a4d2-c24687b3bc3f","tenant_id":"ccac38ea86a048c183796fe3184f3438","created_at":"2019-01-18T04:54:25Z","dns_nameservers":[],"updated_at":"2019-01-18T04:54:25Z","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":"ccac38ea86a048c183796fe3184f3438","id":"7a0a2e15-2d30-41d1-9be1-80712a6787ac","subnetpool_id":null,"name":"NeutronUtilsRouterTests-c06f4237-a1a3-47ef-bd72-d55ffa321bdc-pub-subnet"}]} 2019-01-18 04:54:25,569 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets used request id req-645c9057-454c-4d2d-873c-88af509bbf0b 2019-01-18 04:54:25,574 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=2aa9aa5d-6d1e-4107-a4d2-c24687b3bc3f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8caa7e9fbd1f69973274e6f57e52b4f03399ebd6" 2019-01-18 04:54:25,797 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-0dbb9c9d-20a7-4fb2-bcaa-6a558760f370 Date: Fri, 18 Jan 2019 04:54:25 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"2aa9aa5d-6d1e-4107-a4d2-c24687b3bc3f","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":13,"ipv4_address_scope":null,"shared":false,"project_id":"ccac38ea86a048c183796fe3184f3438","status":"ACTIVE","subnets":["7a0a2e15-2d30-41d1-9be1-80712a6787ac"],"description":"","tags":[],"updated_at":"2019-01-18T04:54:25Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-c06f4237-a1a3-47ef-bd72-d55ffa321bdc-pub-net","admin_state_up":true,"tenant_id":"ccac38ea86a048c183796fe3184f3438","created_at":"2019-01-18T04:54:24Z","provider:network_type":"vxlan"}]} 2019-01-18 04:54:25,798 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=2aa9aa5d-6d1e-4107-a4d2-c24687b3bc3f used request id req-0dbb9c9d-20a7-4fb2-bcaa-6a558760f370 2019-01-18 04:54:25,803 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=2aa9aa5d-6d1e-4107-a4d2-c24687b3bc3f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8caa7e9fbd1f69973274e6f57e52b4f03399ebd6" 2019-01-18 04:54:26,006 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-e3686482-5b74-4ea0-9ab1-9603e767efb5 Date: Fri, 18 Jan 2019 04:54:25 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2aa9aa5d-6d1e-4107-a4d2-c24687b3bc3f","tenant_id":"ccac38ea86a048c183796fe3184f3438","created_at":"2019-01-18T04:54:25Z","dns_nameservers":[],"updated_at":"2019-01-18T04:54:25Z","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":"ccac38ea86a048c183796fe3184f3438","id":"7a0a2e15-2d30-41d1-9be1-80712a6787ac","subnetpool_id":null,"name":"NeutronUtilsRouterTests-c06f4237-a1a3-47ef-bd72-d55ffa321bdc-pub-subnet"}]} 2019-01-18 04:54:26,006 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=2aa9aa5d-6d1e-4107-a4d2-c24687b3bc3f used request id req-e3686482-5b74-4ea0-9ab1-9603e767efb5 2019-01-18 04:54:26,012 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=NeutronUtilsRouterTests-c06f4237-a1a3-47ef-bd72-d55ffa321bdc-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8caa7e9fbd1f69973274e6f57e52b4f03399ebd6" 2019-01-18 04:54:26,252 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-4c019dff-c05d-4136-8bd1-8fb660bf662d Date: Fri, 18 Jan 2019 04:54:26 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"2aa9aa5d-6d1e-4107-a4d2-c24687b3bc3f","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":13,"ipv4_address_scope":null,"shared":false,"project_id":"ccac38ea86a048c183796fe3184f3438","status":"ACTIVE","subnets":["7a0a2e15-2d30-41d1-9be1-80712a6787ac"],"description":"","tags":[],"updated_at":"2019-01-18T04:54:25Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-c06f4237-a1a3-47ef-bd72-d55ffa321bdc-pub-net","admin_state_up":true,"tenant_id":"ccac38ea86a048c183796fe3184f3438","created_at":"2019-01-18T04:54:24Z","provider:network_type":"vxlan"}]} 2019-01-18 04:54:26,252 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=NeutronUtilsRouterTests-c06f4237-a1a3-47ef-bd72-d55ffa321bdc-pub-net used request id req-4c019dff-c05d-4136-8bd1-8fb660bf662d 2019-01-18 04:54:26,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" 2019-01-18 04:54:26,260 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 18 Jan 2019 04: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"}]}]}} 2019-01-18 04:54:26,261 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/ccac38ea86a048c183796fe3184f3438 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8caa7e9fbd1f69973274e6f57e52b4f03399ebd6" 2019-01-18 04:54:26,348 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 04:54:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7a890016-a1f3-4e75-867b-5f7f7262c779 Content-Encoding: gzip Content-Length: 247 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/ccac38ea86a048c183796fe3184f3438"}, "enabled": true, "id": "ccac38ea86a048c183796fe3184f3438", "parent_id": "default", "domain_id": "default", "name": "api_check-project_2744c22f-2cb8-4f83-8516-7c0ba84fdd9b"}} 2019-01-18 04:54:26,348 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/ccac38ea86a048c183796fe3184f3438 used request id req-7a890016-a1f3-4e75-867b-5f7f7262c779 2019-01-18 04:54:26,354 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=2aa9aa5d-6d1e-4107-a4d2-c24687b3bc3f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8caa7e9fbd1f69973274e6f57e52b4f03399ebd6" 2019-01-18 04:54:26,555 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-e29c03ac-6644-464d-ab8b-99a18fd4e5e0 Date: Fri, 18 Jan 2019 04:54:26 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2aa9aa5d-6d1e-4107-a4d2-c24687b3bc3f","tenant_id":"ccac38ea86a048c183796fe3184f3438","created_at":"2019-01-18T04:54:25Z","dns_nameservers":[],"updated_at":"2019-01-18T04:54:25Z","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":"ccac38ea86a048c183796fe3184f3438","id":"7a0a2e15-2d30-41d1-9be1-80712a6787ac","subnetpool_id":null,"name":"NeutronUtilsRouterTests-c06f4237-a1a3-47ef-bd72-d55ffa321bdc-pub-subnet"}]} 2019-01-18 04:54:26,555 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=2aa9aa5d-6d1e-4107-a4d2-c24687b3bc3f used request id req-e29c03ac-6644-464d-ab8b-99a18fd4e5e0 2019-01-18 04:54:26,561 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=2aa9aa5d-6d1e-4107-a4d2-c24687b3bc3f&name=NeutronUtilsRouterTests-c06f4237-a1a3-47ef-bd72-d55ffa321bdc-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8caa7e9fbd1f69973274e6f57e52b4f03399ebd6" 2019-01-18 04:54:26,766 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-8996d1b2-4c2c-4460-aa20-b816e536e3da Date: Fri, 18 Jan 2019 04:54:26 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2aa9aa5d-6d1e-4107-a4d2-c24687b3bc3f","tenant_id":"ccac38ea86a048c183796fe3184f3438","created_at":"2019-01-18T04:54:25Z","dns_nameservers":[],"updated_at":"2019-01-18T04:54:25Z","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":"ccac38ea86a048c183796fe3184f3438","id":"7a0a2e15-2d30-41d1-9be1-80712a6787ac","subnetpool_id":null,"name":"NeutronUtilsRouterTests-c06f4237-a1a3-47ef-bd72-d55ffa321bdc-pub-subnet"}]} 2019-01-18 04:54:26,767 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=2aa9aa5d-6d1e-4107-a4d2-c24687b3bc3f&name=NeutronUtilsRouterTests-c06f4237-a1a3-47ef-bd72-d55ffa321bdc-pub-subnet used request id req-8996d1b2-4c2c-4460-aa20-b816e536e3da 2019-01-18 04:54:26,767 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 04:54:26,768 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 04:54:27,149 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "45b844776369475b95254c1dd61269c1", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}, {"id": "6aff393fb9af4d958a8117fea50ad769", "name": "Member"}], "expires_at": "2019-01-18T05:54:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ccac38ea86a048c183796fe3184f3438", "name": "api_check-project_2744c22f-2cb8-4f83-8516-7c0ba84fdd9b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_2744c22f-2cb8-4f83-8516-7c0ba84fdd9b", "id": "cb9b3d6d59cd466fb9e330547dcd06c7"}, "audit_ids": ["Ou6N74YRRXW4xgTlVTXqCA"], "issued_at": "2019-01-18T04:54:27.000000Z"}} 2019-01-18 04:54:27,150 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdf9ac18353d205194c9efbd8bfa6cbba8f9cfb0" 2019-01-18 04:54:27,228 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 04:54:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-55aa9e46-d5de-4619-9588-2ec484bf58f6 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 04:54:27,228 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-55aa9e46-d5de-4619-9588-2ec484bf58f6 2019-01-18 04:54:27,235 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=NeutronUtilsRouterTests-c06f4237-a1a3-47ef-bd72-d55ffa321bdc-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8caa7e9fbd1f69973274e6f57e52b4f03399ebd6" 2019-01-18 04:54:27,482 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-6878392a-9a8f-4443-9ef2-015df170b80f Date: Fri, 18 Jan 2019 04:54:27 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"2aa9aa5d-6d1e-4107-a4d2-c24687b3bc3f","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":13,"ipv4_address_scope":null,"shared":false,"project_id":"ccac38ea86a048c183796fe3184f3438","status":"ACTIVE","subnets":["7a0a2e15-2d30-41d1-9be1-80712a6787ac"],"description":"","tags":[],"updated_at":"2019-01-18T04:54:25Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-c06f4237-a1a3-47ef-bd72-d55ffa321bdc-pub-net","admin_state_up":true,"tenant_id":"ccac38ea86a048c183796fe3184f3438","created_at":"2019-01-18T04:54:24Z","provider:network_type":"vxlan"}]} 2019-01-18 04:54:27,483 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=NeutronUtilsRouterTests-c06f4237-a1a3-47ef-bd72-d55ffa321bdc-pub-net used request id req-6878392a-9a8f-4443-9ef2-015df170b80f 2019-01-18 04:54:27,488 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=2aa9aa5d-6d1e-4107-a4d2-c24687b3bc3f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8caa7e9fbd1f69973274e6f57e52b4f03399ebd6" 2019-01-18 04:54:27,535 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-538d6aed-b1f4-4865-9a3b-2dfb04c1adae Date: Fri, 18 Jan 2019 04:54:27 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2aa9aa5d-6d1e-4107-a4d2-c24687b3bc3f","tenant_id":"ccac38ea86a048c183796fe3184f3438","created_at":"2019-01-18T04:54:25Z","dns_nameservers":[],"updated_at":"2019-01-18T04:54:25Z","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":"ccac38ea86a048c183796fe3184f3438","id":"7a0a2e15-2d30-41d1-9be1-80712a6787ac","subnetpool_id":null,"name":"NeutronUtilsRouterTests-c06f4237-a1a3-47ef-bd72-d55ffa321bdc-pub-subnet"}]} 2019-01-18 04:54:27,535 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=2aa9aa5d-6d1e-4107-a4d2-c24687b3bc3f used request id req-538d6aed-b1f4-4865-9a3b-2dfb04c1adae 2019-01-18 04:54:27,541 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=NeutronUtilsRouterTests-c06f4237-a1a3-47ef-bd72-d55ffa321bdc-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8caa7e9fbd1f69973274e6f57e52b4f03399ebd6" 2019-01-18 04:54:27,625 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-e652b186-a5a4-4c62-b8a0-5ed67c069712 Date: Fri, 18 Jan 2019 04:54:27 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"2aa9aa5d-6d1e-4107-a4d2-c24687b3bc3f","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":13,"ipv4_address_scope":null,"shared":false,"project_id":"ccac38ea86a048c183796fe3184f3438","status":"ACTIVE","subnets":["7a0a2e15-2d30-41d1-9be1-80712a6787ac"],"description":"","tags":[],"updated_at":"2019-01-18T04:54:25Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-c06f4237-a1a3-47ef-bd72-d55ffa321bdc-pub-net","admin_state_up":true,"tenant_id":"ccac38ea86a048c183796fe3184f3438","created_at":"2019-01-18T04:54:24Z","provider:network_type":"vxlan"}]} 2019-01-18 04:54:27,625 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=NeutronUtilsRouterTests-c06f4237-a1a3-47ef-bd72-d55ffa321bdc-pub-net used request id req-e652b186-a5a4-4c62-b8a0-5ed67c069712 2019-01-18 04:54:27,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" 2019-01-18 04:54:27,634 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 18 Jan 2019 04: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"}]}]}} 2019-01-18 04:54:27,635 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/ccac38ea86a048c183796fe3184f3438 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdf9ac18353d205194c9efbd8bfa6cbba8f9cfb0" 2019-01-18 04:54:27,718 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 04:54:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9c16b2ab-dbb7-4cb2-8aec-713cf0046b25 Content-Encoding: gzip Content-Length: 247 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/ccac38ea86a048c183796fe3184f3438"}, "enabled": true, "id": "ccac38ea86a048c183796fe3184f3438", "parent_id": "default", "domain_id": "default", "name": "api_check-project_2744c22f-2cb8-4f83-8516-7c0ba84fdd9b"}} 2019-01-18 04:54:27,718 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/ccac38ea86a048c183796fe3184f3438 used request id req-9c16b2ab-dbb7-4cb2-8aec-713cf0046b25 2019-01-18 04:54:27,723 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=2aa9aa5d-6d1e-4107-a4d2-c24687b3bc3f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8caa7e9fbd1f69973274e6f57e52b4f03399ebd6" 2019-01-18 04:54:27,771 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-56ba3e86-7298-4fd2-af07-e7515cc40087 Date: Fri, 18 Jan 2019 04:54:27 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2aa9aa5d-6d1e-4107-a4d2-c24687b3bc3f","tenant_id":"ccac38ea86a048c183796fe3184f3438","created_at":"2019-01-18T04:54:25Z","dns_nameservers":[],"updated_at":"2019-01-18T04:54:25Z","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":"ccac38ea86a048c183796fe3184f3438","id":"7a0a2e15-2d30-41d1-9be1-80712a6787ac","subnetpool_id":null,"name":"NeutronUtilsRouterTests-c06f4237-a1a3-47ef-bd72-d55ffa321bdc-pub-subnet"}]} 2019-01-18 04:54:27,771 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=2aa9aa5d-6d1e-4107-a4d2-c24687b3bc3f used request id req-56ba3e86-7298-4fd2-af07-e7515cc40087 2019-01-18 04:54:27,777 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=2aa9aa5d-6d1e-4107-a4d2-c24687b3bc3f&name=NeutronUtilsRouterTests-c06f4237-a1a3-47ef-bd72-d55ffa321bdc-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8caa7e9fbd1f69973274e6f57e52b4f03399ebd6" 2019-01-18 04:54:28,111 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-d2e1debf-a5ff-42a6-9eec-61952dfa2738 Date: Fri, 18 Jan 2019 04:54:28 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2aa9aa5d-6d1e-4107-a4d2-c24687b3bc3f","tenant_id":"ccac38ea86a048c183796fe3184f3438","created_at":"2019-01-18T04:54:25Z","dns_nameservers":[],"updated_at":"2019-01-18T04:54:25Z","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":"ccac38ea86a048c183796fe3184f3438","id":"7a0a2e15-2d30-41d1-9be1-80712a6787ac","subnetpool_id":null,"name":"NeutronUtilsRouterTests-c06f4237-a1a3-47ef-bd72-d55ffa321bdc-pub-subnet"}]} 2019-01-18 04:54:28,111 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=2aa9aa5d-6d1e-4107-a4d2-c24687b3bc3f&name=NeutronUtilsRouterTests-c06f4237-a1a3-47ef-bd72-d55ffa321bdc-pub-subnet used request id req-d2e1debf-a5ff-42a6-9eec-61952dfa2738 2019-01-18 04:54:28,112 - neutron_utils - INFO - Creating port for network with name - NeutronUtilsRouterTests-c06f4237-a1a3-47ef-bd72-d55ffa321bdc-pub-net 2019-01-18 04:54:28,117 - 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}8caa7e9fbd1f69973274e6f57e52b4f03399ebd6" -d '{"port": {"network_id": "2aa9aa5d-6d1e-4107-a4d2-c24687b3bc3f", "fixed_ips": [{"subnet_id": "7a0a2e15-2d30-41d1-9be1-80712a6787ac", "ip_address": "10.55.1.100"}], "name": "NeutronUtilsRouterTests-c06f4237-a1a3-47ef-bd72-d55ffa321bdc-port", "admin_state_up": true}}' 2019-01-18 04:54:28,887 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 876 X-Openstack-Request-Id: req-a9c7675e-b14c-44ca-a86f-5f11152978ef Date: Fri, 18 Jan 2019 04:54:28 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T04:54:28Z","device_owner":"","revision_number":4,"binding:profile":{},"port_security_enabled":true,"fixed_ips":[{"subnet_id":"7a0a2e15-2d30-41d1-9be1-80712a6787ac","ip_address":"10.55.1.100"}],"id":"1f87fe59-1846-4d21-a0e8-3f60f4be4ba7","security_groups":["b20bc8b2-bb91-411e-b80b-85bddb5d18cc"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:67:29:42","device_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"name":"NeutronUtilsRouterTests-c06f4237-a1a3-47ef-bd72-d55ffa321bdc-port","project_id":"ccac38ea86a048c183796fe3184f3438","qos_policy_id":null,"admin_state_up":true,"network_id":"2aa9aa5d-6d1e-4107-a4d2-c24687b3bc3f","tenant_id":"ccac38ea86a048c183796fe3184f3438","created_at":"2019-01-18T04:54:28Z","binding:vnic_type":"normal"}} 2019-01-18 04:54:28,887 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/ports used request id req-a9c7675e-b14c-44ca-a86f-5f11152978ef 2019-01-18 04:54:28,892 - 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}8caa7e9fbd1f69973274e6f57e52b4f03399ebd6" 2019-01-18 04:54:28,955 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3728 X-Openstack-Request-Id: req-926111fa-156c-404d-8a53-48e97c158725 Date: Fri, 18 Jan 2019 04:54:28 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T04:54:26Z","device_owner":"network:dhcp","revision_number":5,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"7a0a2e15-2d30-41d1-9be1-80712a6787ac","ip_address":"10.55.1.3"}],"id":"0fff3306-b974-4d7b-ade5-848a8990e38b","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:8e:01:b2","project_id":"ccac38ea86a048c183796fe3184f3438","status":"DOWN","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"2aa9aa5d-6d1e-4107-a4d2-c24687b3bc3f","tenant_id":"ccac38ea86a048c183796fe3184f3438","created_at":"2019-01-18T04:54:26Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-2aa9aa5d-6d1e-4107-a4d2-c24687b3bc3f"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T04:54:28Z","device_owner":"","revision_number":4,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"7a0a2e15-2d30-41d1-9be1-80712a6787ac","ip_address":"10.55.1.100"}],"id":"1f87fe59-1846-4d21-a0e8-3f60f4be4ba7","security_groups":["b20bc8b2-bb91-411e-b80b-85bddb5d18cc"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:67:29:42","project_id":"ccac38ea86a048c183796fe3184f3438","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"NeutronUtilsRouterTests-c06f4237-a1a3-47ef-bd72-d55ffa321bdc-port","admin_state_up":true,"network_id":"2aa9aa5d-6d1e-4107-a4d2-c24687b3bc3f","tenant_id":"ccac38ea86a048c183796fe3184f3438","created_at":"2019-01-18T04:54:28Z","binding:vnic_type":"normal","device_id":""},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T04:54:27Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"7a0a2e15-2d30-41d1-9be1-80712a6787ac","ip_address":"10.55.1.2"}],"id":"aca66132-7117-492a-a93f-79930e8257a5","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:d1:f3:8e","project_id":"ccac38ea86a048c183796fe3184f3438","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"2aa9aa5d-6d1e-4107-a4d2-c24687b3bc3f","tenant_id":"ccac38ea86a048c183796fe3184f3438","created_at":"2019-01-18T04:54:25Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-2aa9aa5d-6d1e-4107-a4d2-c24687b3bc3f"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T04:54:27Z","device_owner":"network:dhcp","revision_number":5,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"7a0a2e15-2d30-41d1-9be1-80712a6787ac","ip_address":"10.55.1.4"}],"id":"dcd4462c-50c5-4370-ac45-6dc9529f9f63","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:af:f9","project_id":"ccac38ea86a048c183796fe3184f3438","status":"DOWN","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"2aa9aa5d-6d1e-4107-a4d2-c24687b3bc3f","tenant_id":"ccac38ea86a048c183796fe3184f3438","created_at":"2019-01-18T04:54:26Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-2aa9aa5d-6d1e-4107-a4d2-c24687b3bc3f"}]} 2019-01-18 04:54:28,955 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports used request id req-926111fa-156c-404d-8a53-48e97c158725 2019-01-18 04:54:28,956 - neutron_utils - INFO - Deleting port with name NeutronUtilsRouterTests-c06f4237-a1a3-47ef-bd72-d55ffa321bdc-port 2019-01-18 04:54:28,960 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/ports/1f87fe59-1846-4d21-a0e8-3f60f4be4ba7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8caa7e9fbd1f69973274e6f57e52b4f03399ebd6" 2019-01-18 04:54:29,466 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-9429d89d-c92b-4faf-b16a-82b62499c2f1 Date: Fri, 18 Jan 2019 04:54:29 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-18 04:54:29,466 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/ports/1f87fe59-1846-4d21-a0e8-3f60f4be4ba7 used request id req-9429d89d-c92b-4faf-b16a-82b62499c2f1 2019-01-18 04:54:29,467 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-c06f4237-a1a3-47ef-bd72-d55ffa321bdc-pub-subnet 2019-01-18 04:54:29,467 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-c06f4237-a1a3-47ef-bd72-d55ffa321bdc-pub-subnet 2019-01-18 04:54:29,472 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/subnets/7a0a2e15-2d30-41d1-9be1-80712a6787ac -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8caa7e9fbd1f69973274e6f57e52b4f03399ebd6" 2019-01-18 04:54:31,700 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-08421440-ee2a-4aff-b0ba-5042d018dd72 Date: Fri, 18 Jan 2019 04:54:31 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-18 04:54:31,701 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/7a0a2e15-2d30-41d1-9be1-80712a6787ac used request id req-08421440-ee2a-4aff-b0ba-5042d018dd72 2019-01-18 04:54:31,701 - neutron_utils - INFO - Deleting network with name NeutronUtilsRouterTests-c06f4237-a1a3-47ef-bd72-d55ffa321bdc-pub-net 2019-01-18 04:54:31,706 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/networks/2aa9aa5d-6d1e-4107-a4d2-c24687b3bc3f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8caa7e9fbd1f69973274e6f57e52b4f03399ebd6" 2019-01-18 04:54:32,976 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-06aba06f-5b75-47d6-933b-1690203d2a42 Date: Fri, 18 Jan 2019 04:54:32 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-18 04:54:32,976 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/2aa9aa5d-6d1e-4107-a4d2-c24687b3bc3f used request id req-06aba06f-5b75-47d6-933b-1690203d2a42 2019-01-18 04:54:32,978 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 04:54:33,358 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "45b844776369475b95254c1dd61269c1", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}, {"id": "6aff393fb9af4d958a8117fea50ad769", "name": "Member"}], "expires_at": "2019-01-18T05:54:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ccac38ea86a048c183796fe3184f3438", "name": "api_check-project_2744c22f-2cb8-4f83-8516-7c0ba84fdd9b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_2744c22f-2cb8-4f83-8516-7c0ba84fdd9b", "id": "cb9b3d6d59cd466fb9e330547dcd06c7"}, "audit_ids": ["blrvt_UXQre5zDw6tw5LPw"], "issued_at": "2019-01-18T04:54:33.000000Z"}} 2019-01-18 04:54: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}5df57e7598280d700cc59106607f18e704db85ab" 2019-01-18 04:54:33,452 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 04:54:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fed56ba7-6ee2-49fc-aaee-10d0cc9c2043 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 04:54:33,452 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-fed56ba7-6ee2-49fc-aaee-10d0cc9c2043 2019-01-18 04:54:33,453 - neutron_utils - INFO - Creating network with name NeutronUtilsRouterTests-62f4afaf-60d4-4082-ad09-4d8f1518c3fb-pub-net 2019-01-18 04:54:33,458 - 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}5df57e7598280d700cc59106607f18e704db85ab" -d '{"network": {"name": "NeutronUtilsRouterTests-62f4afaf-60d4-4082-ad09-4d8f1518c3fb-pub-net", "admin_state_up": true}}' 2019-01-18 04:54:33,924 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 721 X-Openstack-Request-Id: req-648cd06e-9e33-411c-99a5-f28fd42d85e8 Date: Fri, 18 Jan 2019 04:54:33 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"4451fddc-3ce8-492f-8be2-887d458e4379","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":34,"ipv4_address_scope":null,"shared":false,"project_id":"ccac38ea86a048c183796fe3184f3438","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-18T04:54:33Z","is_default":false,"qos_policy_id":null,"name":"NeutronUtilsRouterTests-62f4afaf-60d4-4082-ad09-4d8f1518c3fb-pub-net","admin_state_up":true,"tenant_id":"ccac38ea86a048c183796fe3184f3438","created_at":"2019-01-18T04:54:33Z","mtu":1450}} 2019-01-18 04:54:33,924 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks used request id req-648cd06e-9e33-411c-99a5-f28fd42d85e8 2019-01-18 04:54:33,930 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=4451fddc-3ce8-492f-8be2-887d458e4379 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5df57e7598280d700cc59106607f18e704db85ab" 2019-01-18 04:54:34,147 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 705 X-Openstack-Request-Id: req-3a50aae0-c21a-4bd1-88f9-519324369df5 Date: Fri, 18 Jan 2019 04:54:34 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"4451fddc-3ce8-492f-8be2-887d458e4379","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":34,"ipv4_address_scope":null,"shared":false,"project_id":"ccac38ea86a048c183796fe3184f3438","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-18T04:54:33Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-62f4afaf-60d4-4082-ad09-4d8f1518c3fb-pub-net","admin_state_up":true,"tenant_id":"ccac38ea86a048c183796fe3184f3438","created_at":"2019-01-18T04:54:33Z","provider:network_type":"vxlan"}]} 2019-01-18 04:54:34,147 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=4451fddc-3ce8-492f-8be2-887d458e4379 used request id req-3a50aae0-c21a-4bd1-88f9-519324369df5 2019-01-18 04:54:34,152 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=4451fddc-3ce8-492f-8be2-887d458e4379 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5df57e7598280d700cc59106607f18e704db85ab" 2019-01-18 04:54:34,346 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-dc0bb394-2df5-49a1-a518-0a871fb4c371 Date: Fri, 18 Jan 2019 04:54:34 GMT RESP BODY: {"subnets":[]} 2019-01-18 04:54:34,346 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=4451fddc-3ce8-492f-8be2-887d458e4379 used request id req-dc0bb394-2df5-49a1-a518-0a871fb4c371 2019-01-18 04:54:34,346 - neutron_utils - INFO - Creating subnet with name NeutronUtilsRouterTests-62f4afaf-60d4-4082-ad09-4d8f1518c3fb-pub-subnet 2019-01-18 04:54:34,352 - 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}5df57e7598280d700cc59106607f18e704db85ab" -d '{"subnets": [{"ip_version": 4, "network_id": "4451fddc-3ce8-492f-8be2-887d458e4379", "cidr": "10.55.1.0/24", "name": "NeutronUtilsRouterTests-62f4afaf-60d4-4082-ad09-4d8f1518c3fb-pub-subnet"}]}' 2019-01-18 04:54:34,935 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-33d76c93-3e3b-4ead-998e-3aa219b02f64 Date: Fri, 18 Jan 2019 04:54:34 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4451fddc-3ce8-492f-8be2-887d458e4379","tenant_id":"ccac38ea86a048c183796fe3184f3438","created_at":"2019-01-18T04:54:34Z","dns_nameservers":[],"updated_at":"2019-01-18T04:54:34Z","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":"ccac38ea86a048c183796fe3184f3438","id":"17d6e683-d52c-42d9-b7be-3181f68fd91c","subnetpool_id":null,"name":"NeutronUtilsRouterTests-62f4afaf-60d4-4082-ad09-4d8f1518c3fb-pub-subnet"}]} 2019-01-18 04:54:34,935 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets used request id req-33d76c93-3e3b-4ead-998e-3aa219b02f64 2019-01-18 04:54:34,940 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=4451fddc-3ce8-492f-8be2-887d458e4379 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5df57e7598280d700cc59106607f18e704db85ab" 2019-01-18 04:54:35,186 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-115ce2c4-8dcb-4630-b5b9-0685ab729c68 Date: Fri, 18 Jan 2019 04:54:35 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"4451fddc-3ce8-492f-8be2-887d458e4379","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":34,"ipv4_address_scope":null,"shared":false,"project_id":"ccac38ea86a048c183796fe3184f3438","status":"ACTIVE","subnets":["17d6e683-d52c-42d9-b7be-3181f68fd91c"],"description":"","tags":[],"updated_at":"2019-01-18T04:54:34Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-62f4afaf-60d4-4082-ad09-4d8f1518c3fb-pub-net","admin_state_up":true,"tenant_id":"ccac38ea86a048c183796fe3184f3438","created_at":"2019-01-18T04:54:33Z","provider:network_type":"vxlan"}]} 2019-01-18 04:54:35,186 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=4451fddc-3ce8-492f-8be2-887d458e4379 used request id req-115ce2c4-8dcb-4630-b5b9-0685ab729c68 2019-01-18 04:54:35,193 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=4451fddc-3ce8-492f-8be2-887d458e4379 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5df57e7598280d700cc59106607f18e704db85ab" 2019-01-18 04:54:35,401 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-b63b1cdc-5392-4cfe-ae82-569cab792b2d Date: Fri, 18 Jan 2019 04:54:35 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4451fddc-3ce8-492f-8be2-887d458e4379","tenant_id":"ccac38ea86a048c183796fe3184f3438","created_at":"2019-01-18T04:54:34Z","dns_nameservers":[],"updated_at":"2019-01-18T04:54:34Z","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":"ccac38ea86a048c183796fe3184f3438","id":"17d6e683-d52c-42d9-b7be-3181f68fd91c","subnetpool_id":null,"name":"NeutronUtilsRouterTests-62f4afaf-60d4-4082-ad09-4d8f1518c3fb-pub-subnet"}]} 2019-01-18 04:54:35,401 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=4451fddc-3ce8-492f-8be2-887d458e4379 used request id req-b63b1cdc-5392-4cfe-ae82-569cab792b2d 2019-01-18 04:54:35,407 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=NeutronUtilsRouterTests-62f4afaf-60d4-4082-ad09-4d8f1518c3fb-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5df57e7598280d700cc59106607f18e704db85ab" 2019-01-18 04:54:35,496 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-c88d06cf-7810-43e2-b59c-91fc7da8eef2 Date: Fri, 18 Jan 2019 04:54:35 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"4451fddc-3ce8-492f-8be2-887d458e4379","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":34,"ipv4_address_scope":null,"shared":false,"project_id":"ccac38ea86a048c183796fe3184f3438","status":"ACTIVE","subnets":["17d6e683-d52c-42d9-b7be-3181f68fd91c"],"description":"","tags":[],"updated_at":"2019-01-18T04:54:34Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-62f4afaf-60d4-4082-ad09-4d8f1518c3fb-pub-net","admin_state_up":true,"tenant_id":"ccac38ea86a048c183796fe3184f3438","created_at":"2019-01-18T04:54:33Z","provider:network_type":"vxlan"}]} 2019-01-18 04:54:35,496 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=NeutronUtilsRouterTests-62f4afaf-60d4-4082-ad09-4d8f1518c3fb-pub-net used request id req-c88d06cf-7810-43e2-b59c-91fc7da8eef2 2019-01-18 04:54:35,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" 2019-01-18 04:54:35,505 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 18 Jan 2019 04: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"}]}]}} 2019-01-18 04:54:35,506 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/ccac38ea86a048c183796fe3184f3438 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5df57e7598280d700cc59106607f18e704db85ab" 2019-01-18 04:54:35,592 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 04:54:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1545a297-57d4-43b2-a939-c23a968ac555 Content-Encoding: gzip Content-Length: 247 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/ccac38ea86a048c183796fe3184f3438"}, "enabled": true, "id": "ccac38ea86a048c183796fe3184f3438", "parent_id": "default", "domain_id": "default", "name": "api_check-project_2744c22f-2cb8-4f83-8516-7c0ba84fdd9b"}} 2019-01-18 04:54:35,593 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/ccac38ea86a048c183796fe3184f3438 used request id req-1545a297-57d4-43b2-a939-c23a968ac555 2019-01-18 04:54:35,598 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=4451fddc-3ce8-492f-8be2-887d458e4379 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5df57e7598280d700cc59106607f18e704db85ab" 2019-01-18 04:54:35,845 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-5013b2b0-aa63-4c20-9b3d-ff4dc42051b4 Date: Fri, 18 Jan 2019 04:54:35 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4451fddc-3ce8-492f-8be2-887d458e4379","tenant_id":"ccac38ea86a048c183796fe3184f3438","created_at":"2019-01-18T04:54:34Z","dns_nameservers":[],"updated_at":"2019-01-18T04:54:34Z","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":"ccac38ea86a048c183796fe3184f3438","id":"17d6e683-d52c-42d9-b7be-3181f68fd91c","subnetpool_id":null,"name":"NeutronUtilsRouterTests-62f4afaf-60d4-4082-ad09-4d8f1518c3fb-pub-subnet"}]} 2019-01-18 04:54:35,845 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=4451fddc-3ce8-492f-8be2-887d458e4379 used request id req-5013b2b0-aa63-4c20-9b3d-ff4dc42051b4 2019-01-18 04:54:35,851 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=4451fddc-3ce8-492f-8be2-887d458e4379&name=NeutronUtilsRouterTests-62f4afaf-60d4-4082-ad09-4d8f1518c3fb-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5df57e7598280d700cc59106607f18e704db85ab" 2019-01-18 04:54:36,032 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-4a5753d7-f8fc-4875-ba02-d2c67b736f3a Date: Fri, 18 Jan 2019 04:54:36 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4451fddc-3ce8-492f-8be2-887d458e4379","tenant_id":"ccac38ea86a048c183796fe3184f3438","created_at":"2019-01-18T04:54:34Z","dns_nameservers":[],"updated_at":"2019-01-18T04:54:34Z","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":"ccac38ea86a048c183796fe3184f3438","id":"17d6e683-d52c-42d9-b7be-3181f68fd91c","subnetpool_id":null,"name":"NeutronUtilsRouterTests-62f4afaf-60d4-4082-ad09-4d8f1518c3fb-pub-subnet"}]} 2019-01-18 04:54:36,032 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=4451fddc-3ce8-492f-8be2-887d458e4379&name=NeutronUtilsRouterTests-62f4afaf-60d4-4082-ad09-4d8f1518c3fb-pub-subnet used request id req-4a5753d7-f8fc-4875-ba02-d2c67b736f3a 2019-01-18 04:54:36,033 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 04:54:36,034 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 04:54:36,414 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "45b844776369475b95254c1dd61269c1", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}, {"id": "6aff393fb9af4d958a8117fea50ad769", "name": "Member"}], "expires_at": "2019-01-18T05:54:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ccac38ea86a048c183796fe3184f3438", "name": "api_check-project_2744c22f-2cb8-4f83-8516-7c0ba84fdd9b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_2744c22f-2cb8-4f83-8516-7c0ba84fdd9b", "id": "cb9b3d6d59cd466fb9e330547dcd06c7"}, "audit_ids": ["1T3J-Uq5R8y4t7918MaciA"], "issued_at": "2019-01-18T04:54:36.000000Z"}} 2019-01-18 04:54:36,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}047843a5f2c16d0e914368214d58380437eb6ada" 2019-01-18 04:54:36,497 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 04:54:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8598ff9a-0212-4866-b4b6-d34cbb4d8aee Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 04:54:36,497 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-8598ff9a-0212-4866-b4b6-d34cbb4d8aee 2019-01-18 04:54:36,504 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=NeutronUtilsRouterTests-62f4afaf-60d4-4082-ad09-4d8f1518c3fb-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5df57e7598280d700cc59106607f18e704db85ab" 2019-01-18 04:54:36,585 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-4a5c6759-1d3b-45f5-9d85-0306e109870b Date: Fri, 18 Jan 2019 04:54:36 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"4451fddc-3ce8-492f-8be2-887d458e4379","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":34,"ipv4_address_scope":null,"shared":false,"project_id":"ccac38ea86a048c183796fe3184f3438","status":"ACTIVE","subnets":["17d6e683-d52c-42d9-b7be-3181f68fd91c"],"description":"","tags":[],"updated_at":"2019-01-18T04:54:34Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-62f4afaf-60d4-4082-ad09-4d8f1518c3fb-pub-net","admin_state_up":true,"tenant_id":"ccac38ea86a048c183796fe3184f3438","created_at":"2019-01-18T04:54:33Z","provider:network_type":"vxlan"}]} 2019-01-18 04:54:36,585 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=NeutronUtilsRouterTests-62f4afaf-60d4-4082-ad09-4d8f1518c3fb-pub-net used request id req-4a5c6759-1d3b-45f5-9d85-0306e109870b 2019-01-18 04:54:36,591 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=4451fddc-3ce8-492f-8be2-887d458e4379 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5df57e7598280d700cc59106607f18e704db85ab" 2019-01-18 04:54:36,640 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-c4d771f0-41d9-414b-8e42-f0fabfa33ed4 Date: Fri, 18 Jan 2019 04:54:36 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4451fddc-3ce8-492f-8be2-887d458e4379","tenant_id":"ccac38ea86a048c183796fe3184f3438","created_at":"2019-01-18T04:54:34Z","dns_nameservers":[],"updated_at":"2019-01-18T04:54:34Z","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":"ccac38ea86a048c183796fe3184f3438","id":"17d6e683-d52c-42d9-b7be-3181f68fd91c","subnetpool_id":null,"name":"NeutronUtilsRouterTests-62f4afaf-60d4-4082-ad09-4d8f1518c3fb-pub-subnet"}]} 2019-01-18 04:54:36,640 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=4451fddc-3ce8-492f-8be2-887d458e4379 used request id req-c4d771f0-41d9-414b-8e42-f0fabfa33ed4 2019-01-18 04:54:36,646 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=NeutronUtilsRouterTests-62f4afaf-60d4-4082-ad09-4d8f1518c3fb-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5df57e7598280d700cc59106607f18e704db85ab" 2019-01-18 04:54:36,726 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-77f82e5a-8354-4b81-89a4-fb5544526340 Date: Fri, 18 Jan 2019 04:54:36 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"4451fddc-3ce8-492f-8be2-887d458e4379","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":34,"ipv4_address_scope":null,"shared":false,"project_id":"ccac38ea86a048c183796fe3184f3438","status":"ACTIVE","subnets":["17d6e683-d52c-42d9-b7be-3181f68fd91c"],"description":"","tags":[],"updated_at":"2019-01-18T04:54:34Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-62f4afaf-60d4-4082-ad09-4d8f1518c3fb-pub-net","admin_state_up":true,"tenant_id":"ccac38ea86a048c183796fe3184f3438","created_at":"2019-01-18T04:54:33Z","provider:network_type":"vxlan"}]} 2019-01-18 04:54:36,726 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=NeutronUtilsRouterTests-62f4afaf-60d4-4082-ad09-4d8f1518c3fb-pub-net used request id req-77f82e5a-8354-4b81-89a4-fb5544526340 2019-01-18 04:54:36,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" 2019-01-18 04:54:36,734 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 18 Jan 2019 04: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"}]}]}} 2019-01-18 04:54:36,735 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/ccac38ea86a048c183796fe3184f3438 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}047843a5f2c16d0e914368214d58380437eb6ada" 2019-01-18 04:54:36,838 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 04:54:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-da0f4489-12c6-41d9-9d56-8deacf6e83bc Content-Encoding: gzip Content-Length: 247 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/ccac38ea86a048c183796fe3184f3438"}, "enabled": true, "id": "ccac38ea86a048c183796fe3184f3438", "parent_id": "default", "domain_id": "default", "name": "api_check-project_2744c22f-2cb8-4f83-8516-7c0ba84fdd9b"}} 2019-01-18 04:54:36,838 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/ccac38ea86a048c183796fe3184f3438 used request id req-da0f4489-12c6-41d9-9d56-8deacf6e83bc 2019-01-18 04:54:36,844 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=4451fddc-3ce8-492f-8be2-887d458e4379 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5df57e7598280d700cc59106607f18e704db85ab" 2019-01-18 04:54:37,053 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-bf896d39-98f3-40a7-8437-a50c61a4eae7 Date: Fri, 18 Jan 2019 04:54:37 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4451fddc-3ce8-492f-8be2-887d458e4379","tenant_id":"ccac38ea86a048c183796fe3184f3438","created_at":"2019-01-18T04:54:34Z","dns_nameservers":[],"updated_at":"2019-01-18T04:54:34Z","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":"ccac38ea86a048c183796fe3184f3438","id":"17d6e683-d52c-42d9-b7be-3181f68fd91c","subnetpool_id":null,"name":"NeutronUtilsRouterTests-62f4afaf-60d4-4082-ad09-4d8f1518c3fb-pub-subnet"}]} 2019-01-18 04:54:37,053 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=4451fddc-3ce8-492f-8be2-887d458e4379 used request id req-bf896d39-98f3-40a7-8437-a50c61a4eae7 2019-01-18 04:54:37,059 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=4451fddc-3ce8-492f-8be2-887d458e4379&name=NeutronUtilsRouterTests-62f4afaf-60d4-4082-ad09-4d8f1518c3fb-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5df57e7598280d700cc59106607f18e704db85ab" 2019-01-18 04:54:37,110 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-76f7e695-c047-4d6e-88c9-17996e349226 Date: Fri, 18 Jan 2019 04:54:37 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4451fddc-3ce8-492f-8be2-887d458e4379","tenant_id":"ccac38ea86a048c183796fe3184f3438","created_at":"2019-01-18T04:54:34Z","dns_nameservers":[],"updated_at":"2019-01-18T04:54:34Z","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":"ccac38ea86a048c183796fe3184f3438","id":"17d6e683-d52c-42d9-b7be-3181f68fd91c","subnetpool_id":null,"name":"NeutronUtilsRouterTests-62f4afaf-60d4-4082-ad09-4d8f1518c3fb-pub-subnet"}]} 2019-01-18 04:54:37,110 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=4451fddc-3ce8-492f-8be2-887d458e4379&name=NeutronUtilsRouterTests-62f4afaf-60d4-4082-ad09-4d8f1518c3fb-pub-subnet used request id req-76f7e695-c047-4d6e-88c9-17996e349226 2019-01-18 04:54:37,111 - neutron_utils - INFO - Creating port for network with name - NeutronUtilsRouterTests-62f4afaf-60d4-4082-ad09-4d8f1518c3fb-pub-net 2019-01-18 04:54:37,116 - 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}5df57e7598280d700cc59106607f18e704db85ab" -d '{"port": {"network_id": "4451fddc-3ce8-492f-8be2-887d458e4379", "fixed_ips": [{"subnet_id": "17d6e683-d52c-42d9-b7be-3181f68fd91c", "ip_address": "10.55.1.100"}], "name": "NeutronUtilsRouterTests-62f4afaf-60d4-4082-ad09-4d8f1518c3fb-port", "admin_state_up": true}}' 2019-01-18 04:54:37,875 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 876 X-Openstack-Request-Id: req-9defa0e6-ad1a-485a-8b45-841513bf91a0 Date: Fri, 18 Jan 2019 04:54:37 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T04:54:37Z","device_owner":"","revision_number":4,"binding:profile":{},"port_security_enabled":true,"fixed_ips":[{"subnet_id":"17d6e683-d52c-42d9-b7be-3181f68fd91c","ip_address":"10.55.1.100"}],"id":"d3013a42-ccb2-4064-b9d8-d4f48b7f63cf","security_groups":["b20bc8b2-bb91-411e-b80b-85bddb5d18cc"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:18:06:f7","device_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"name":"NeutronUtilsRouterTests-62f4afaf-60d4-4082-ad09-4d8f1518c3fb-port","project_id":"ccac38ea86a048c183796fe3184f3438","qos_policy_id":null,"admin_state_up":true,"network_id":"4451fddc-3ce8-492f-8be2-887d458e4379","tenant_id":"ccac38ea86a048c183796fe3184f3438","created_at":"2019-01-18T04:54:37Z","binding:vnic_type":"normal"}} 2019-01-18 04:54:37,875 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/ports used request id req-9defa0e6-ad1a-485a-8b45-841513bf91a0 2019-01-18 04:54:37,881 - 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}5df57e7598280d700cc59106607f18e704db85ab" 2019-01-18 04:54:38,072 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3730 X-Openstack-Request-Id: req-e637b9a6-ba66-4e62-b946-ca506d50a7af Date: Fri, 18 Jan 2019 04:54:38 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T04:54:37Z","device_owner":"network:dhcp","revision_number":5,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"17d6e683-d52c-42d9-b7be-3181f68fd91c","ip_address":"10.55.1.4"}],"id":"40226ecb-b670-4888-a2cd-3c4707c7a9d5","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:8d:bc","project_id":"ccac38ea86a048c183796fe3184f3438","status":"DOWN","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"4451fddc-3ce8-492f-8be2-887d458e4379","tenant_id":"ccac38ea86a048c183796fe3184f3438","created_at":"2019-01-18T04:54:36Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-4451fddc-3ce8-492f-8be2-887d458e4379"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T04:54:36Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"17d6e683-d52c-42d9-b7be-3181f68fd91c","ip_address":"10.55.1.3"}],"id":"41d93cbf-e3d3-47b1-9aca-156747815c8a","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:ff:9d:8a","project_id":"ccac38ea86a048c183796fe3184f3438","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"4451fddc-3ce8-492f-8be2-887d458e4379","tenant_id":"ccac38ea86a048c183796fe3184f3438","created_at":"2019-01-18T04:54:35Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-4451fddc-3ce8-492f-8be2-887d458e4379"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T04:54:37Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"17d6e683-d52c-42d9-b7be-3181f68fd91c","ip_address":"10.55.1.2"}],"id":"9045da41-bd92-4510-aece-79ff1c6190c1","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:7a:87:b9","project_id":"ccac38ea86a048c183796fe3184f3438","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"4451fddc-3ce8-492f-8be2-887d458e4379","tenant_id":"ccac38ea86a048c183796fe3184f3438","created_at":"2019-01-18T04:54:35Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-4451fddc-3ce8-492f-8be2-887d458e4379"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T04:54:37Z","device_owner":"","revision_number":4,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"17d6e683-d52c-42d9-b7be-3181f68fd91c","ip_address":"10.55.1.100"}],"id":"d3013a42-ccb2-4064-b9d8-d4f48b7f63cf","security_groups":["b20bc8b2-bb91-411e-b80b-85bddb5d18cc"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:18:06:f7","project_id":"ccac38ea86a048c183796fe3184f3438","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"NeutronUtilsRouterTests-62f4afaf-60d4-4082-ad09-4d8f1518c3fb-port","admin_state_up":true,"network_id":"4451fddc-3ce8-492f-8be2-887d458e4379","tenant_id":"ccac38ea86a048c183796fe3184f3438","created_at":"2019-01-18T04:54:37Z","binding:vnic_type":"normal","device_id":""}]} 2019-01-18 04:54:38,072 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports used request id req-e637b9a6-ba66-4e62-b946-ca506d50a7af 2019-01-18 04:54:38,073 - neutron_utils - INFO - Deleting port with name NeutronUtilsRouterTests-62f4afaf-60d4-4082-ad09-4d8f1518c3fb-port 2019-01-18 04:54:38,079 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/ports/d3013a42-ccb2-4064-b9d8-d4f48b7f63cf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5df57e7598280d700cc59106607f18e704db85ab" 2019-01-18 04:54:38,589 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-90cb4d6f-64bd-41bc-b776-d9eba02db1af Date: Fri, 18 Jan 2019 04:54:38 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-18 04:54:38,589 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/ports/d3013a42-ccb2-4064-b9d8-d4f48b7f63cf used request id req-90cb4d6f-64bd-41bc-b776-d9eba02db1af 2019-01-18 04:54:38,590 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-62f4afaf-60d4-4082-ad09-4d8f1518c3fb-pub-subnet 2019-01-18 04:54:38,590 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-62f4afaf-60d4-4082-ad09-4d8f1518c3fb-pub-subnet 2019-01-18 04:54:38,595 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/subnets/17d6e683-d52c-42d9-b7be-3181f68fd91c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5df57e7598280d700cc59106607f18e704db85ab" 2019-01-18 04:54:40,575 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-7ea8a2b4-3179-4d5c-8dfc-c5fb18a37b17 Date: Fri, 18 Jan 2019 04:54:40 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-18 04:54:40,575 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/17d6e683-d52c-42d9-b7be-3181f68fd91c used request id req-7ea8a2b4-3179-4d5c-8dfc-c5fb18a37b17 2019-01-18 04:54:40,576 - neutron_utils - INFO - Deleting network with name NeutronUtilsRouterTests-62f4afaf-60d4-4082-ad09-4d8f1518c3fb-pub-net 2019-01-18 04:54:40,581 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/networks/4451fddc-3ce8-492f-8be2-887d458e4379 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5df57e7598280d700cc59106607f18e704db85ab" 2019-01-18 04:54:42,102 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-afe43e7c-e74c-4b88-8523-bf56aaf95fcc Date: Fri, 18 Jan 2019 04:54:42 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-18 04:54:42,102 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/4451fddc-3ce8-492f-8be2-887d458e4379 used request id req-afe43e7c-e74c-4b88-8523-bf56aaf95fcc 2019-01-18 04:54:42,103 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 04:54:42,480 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "45b844776369475b95254c1dd61269c1", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}, {"id": "6aff393fb9af4d958a8117fea50ad769", "name": "Member"}], "expires_at": "2019-01-18T05:54:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ccac38ea86a048c183796fe3184f3438", "name": "api_check-project_2744c22f-2cb8-4f83-8516-7c0ba84fdd9b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_2744c22f-2cb8-4f83-8516-7c0ba84fdd9b", "id": "cb9b3d6d59cd466fb9e330547dcd06c7"}, "audit_ids": ["eHsOXdX4SnCFUa_juKJ2Dw"], "issued_at": "2019-01-18T04:54:42.000000Z"}} 2019-01-18 04:54:42,480 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e3b612226efbe10b6bda9cce0b747878cc4652c" 2019-01-18 04:54:42,575 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 04:54:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ee056079-0f44-446d-a027-566640a1e989 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 04:54:42,576 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-ee056079-0f44-446d-a027-566640a1e989 2019-01-18 04:54:42,577 - neutron_utils - INFO - Creating network with name NeutronUtilsRouterTests-e3fbceb4-c451-434f-a173-76507fac2da6-pub-net 2019-01-18 04:54:42,582 - 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}8e3b612226efbe10b6bda9cce0b747878cc4652c" -d '{"network": {"name": "NeutronUtilsRouterTests-e3fbceb4-c451-434f-a173-76507fac2da6-pub-net", "admin_state_up": true}}' 2019-01-18 04:54:42,971 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 721 X-Openstack-Request-Id: req-94d36497-1511-479a-9736-73c9e4cc68b4 Date: Fri, 18 Jan 2019 04:54:42 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"d83ae5c0-a2a6-436f-99ce-07353e63fd3a","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":51,"ipv4_address_scope":null,"shared":false,"project_id":"ccac38ea86a048c183796fe3184f3438","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-18T04:54:42Z","is_default":false,"qos_policy_id":null,"name":"NeutronUtilsRouterTests-e3fbceb4-c451-434f-a173-76507fac2da6-pub-net","admin_state_up":true,"tenant_id":"ccac38ea86a048c183796fe3184f3438","created_at":"2019-01-18T04:54:42Z","mtu":1450}} 2019-01-18 04:54:42,971 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks used request id req-94d36497-1511-479a-9736-73c9e4cc68b4 2019-01-18 04:54:42,976 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=d83ae5c0-a2a6-436f-99ce-07353e63fd3a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e3b612226efbe10b6bda9cce0b747878cc4652c" 2019-01-18 04:54:43,205 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 705 X-Openstack-Request-Id: req-e6f6f7bc-f1f4-444a-a5d4-8e900c0a804e Date: Fri, 18 Jan 2019 04:54:43 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"d83ae5c0-a2a6-436f-99ce-07353e63fd3a","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":51,"ipv4_address_scope":null,"shared":false,"project_id":"ccac38ea86a048c183796fe3184f3438","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-18T04:54:42Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-e3fbceb4-c451-434f-a173-76507fac2da6-pub-net","admin_state_up":true,"tenant_id":"ccac38ea86a048c183796fe3184f3438","created_at":"2019-01-18T04:54:42Z","provider:network_type":"vxlan"}]} 2019-01-18 04:54:43,205 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=d83ae5c0-a2a6-436f-99ce-07353e63fd3a used request id req-e6f6f7bc-f1f4-444a-a5d4-8e900c0a804e 2019-01-18 04:54:43,210 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=d83ae5c0-a2a6-436f-99ce-07353e63fd3a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e3b612226efbe10b6bda9cce0b747878cc4652c" 2019-01-18 04:54:43,394 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-751c2982-968c-434a-93c3-b2edeb5389db Date: Fri, 18 Jan 2019 04:54:43 GMT RESP BODY: {"subnets":[]} 2019-01-18 04:54:43,394 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=d83ae5c0-a2a6-436f-99ce-07353e63fd3a used request id req-751c2982-968c-434a-93c3-b2edeb5389db 2019-01-18 04:54:43,394 - neutron_utils - INFO - Creating subnet with name NeutronUtilsRouterTests-e3fbceb4-c451-434f-a173-76507fac2da6-pub-subnet 2019-01-18 04:54:43,400 - 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}8e3b612226efbe10b6bda9cce0b747878cc4652c" -d '{"subnets": [{"ip_version": 4, "network_id": "d83ae5c0-a2a6-436f-99ce-07353e63fd3a", "cidr": "10.55.1.0/24", "name": "NeutronUtilsRouterTests-e3fbceb4-c451-434f-a173-76507fac2da6-pub-subnet"}]}' 2019-01-18 04:54:43,910 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-2ef08793-bf4b-4e15-93ea-d25f81754f23 Date: Fri, 18 Jan 2019 04:54:43 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d83ae5c0-a2a6-436f-99ce-07353e63fd3a","tenant_id":"ccac38ea86a048c183796fe3184f3438","created_at":"2019-01-18T04:54:43Z","dns_nameservers":[],"updated_at":"2019-01-18T04:54:43Z","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":"ccac38ea86a048c183796fe3184f3438","id":"a6b60858-002a-4248-b36f-f9a8e95c9b1a","subnetpool_id":null,"name":"NeutronUtilsRouterTests-e3fbceb4-c451-434f-a173-76507fac2da6-pub-subnet"}]} 2019-01-18 04:54:43,911 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets used request id req-2ef08793-bf4b-4e15-93ea-d25f81754f23 2019-01-18 04:54:43,916 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=d83ae5c0-a2a6-436f-99ce-07353e63fd3a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e3b612226efbe10b6bda9cce0b747878cc4652c" 2019-01-18 04:54:44,186 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-276af286-eef1-40ff-9088-4d5551f1aa8c Date: Fri, 18 Jan 2019 04:54:44 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"d83ae5c0-a2a6-436f-99ce-07353e63fd3a","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":51,"ipv4_address_scope":null,"shared":false,"project_id":"ccac38ea86a048c183796fe3184f3438","status":"ACTIVE","subnets":["a6b60858-002a-4248-b36f-f9a8e95c9b1a"],"description":"","tags":[],"updated_at":"2019-01-18T04:54:43Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-e3fbceb4-c451-434f-a173-76507fac2da6-pub-net","admin_state_up":true,"tenant_id":"ccac38ea86a048c183796fe3184f3438","created_at":"2019-01-18T04:54:42Z","provider:network_type":"vxlan"}]} 2019-01-18 04:54:44,186 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=d83ae5c0-a2a6-436f-99ce-07353e63fd3a used request id req-276af286-eef1-40ff-9088-4d5551f1aa8c 2019-01-18 04:54:44,192 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=d83ae5c0-a2a6-436f-99ce-07353e63fd3a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e3b612226efbe10b6bda9cce0b747878cc4652c" 2019-01-18 04:54:44,381 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-df4ea144-b5a9-4ae8-ae22-da651d309241 Date: Fri, 18 Jan 2019 04:54:44 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d83ae5c0-a2a6-436f-99ce-07353e63fd3a","tenant_id":"ccac38ea86a048c183796fe3184f3438","created_at":"2019-01-18T04:54:43Z","dns_nameservers":[],"updated_at":"2019-01-18T04:54:43Z","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":"ccac38ea86a048c183796fe3184f3438","id":"a6b60858-002a-4248-b36f-f9a8e95c9b1a","subnetpool_id":null,"name":"NeutronUtilsRouterTests-e3fbceb4-c451-434f-a173-76507fac2da6-pub-subnet"}]} 2019-01-18 04:54:44,381 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=d83ae5c0-a2a6-436f-99ce-07353e63fd3a used request id req-df4ea144-b5a9-4ae8-ae22-da651d309241 2019-01-18 04:54:44,387 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=NeutronUtilsRouterTests-e3fbceb4-c451-434f-a173-76507fac2da6-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e3b612226efbe10b6bda9cce0b747878cc4652c" 2019-01-18 04:54:44,763 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-d7e96e8f-e5e7-432d-901f-ab920570412c Date: Fri, 18 Jan 2019 04:54:44 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"d83ae5c0-a2a6-436f-99ce-07353e63fd3a","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":51,"ipv4_address_scope":null,"shared":false,"project_id":"ccac38ea86a048c183796fe3184f3438","status":"ACTIVE","subnets":["a6b60858-002a-4248-b36f-f9a8e95c9b1a"],"description":"","tags":[],"updated_at":"2019-01-18T04:54:43Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-e3fbceb4-c451-434f-a173-76507fac2da6-pub-net","admin_state_up":true,"tenant_id":"ccac38ea86a048c183796fe3184f3438","created_at":"2019-01-18T04:54:42Z","provider:network_type":"vxlan"}]} 2019-01-18 04:54:44,763 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=NeutronUtilsRouterTests-e3fbceb4-c451-434f-a173-76507fac2da6-pub-net used request id req-d7e96e8f-e5e7-432d-901f-ab920570412c 2019-01-18 04:54:44,766 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-18 04:54:44,771 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 18 Jan 2019 04: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"}]}]}} 2019-01-18 04:54:44,772 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/ccac38ea86a048c183796fe3184f3438 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e3b612226efbe10b6bda9cce0b747878cc4652c" 2019-01-18 04:54:44,787 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 04:54:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bde6281c-68ee-45f9-85a8-621563f43bb1 Content-Encoding: gzip Content-Length: 247 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/ccac38ea86a048c183796fe3184f3438"}, "enabled": true, "id": "ccac38ea86a048c183796fe3184f3438", "parent_id": "default", "domain_id": "default", "name": "api_check-project_2744c22f-2cb8-4f83-8516-7c0ba84fdd9b"}} 2019-01-18 04:54:44,787 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/ccac38ea86a048c183796fe3184f3438 used request id req-bde6281c-68ee-45f9-85a8-621563f43bb1 2019-01-18 04:54:44,792 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=d83ae5c0-a2a6-436f-99ce-07353e63fd3a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e3b612226efbe10b6bda9cce0b747878cc4652c" 2019-01-18 04:54:44,852 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-ed6b1ea4-1834-4790-b767-c4556f35dd09 Date: Fri, 18 Jan 2019 04:54:44 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d83ae5c0-a2a6-436f-99ce-07353e63fd3a","tenant_id":"ccac38ea86a048c183796fe3184f3438","created_at":"2019-01-18T04:54:43Z","dns_nameservers":[],"updated_at":"2019-01-18T04:54:43Z","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":"ccac38ea86a048c183796fe3184f3438","id":"a6b60858-002a-4248-b36f-f9a8e95c9b1a","subnetpool_id":null,"name":"NeutronUtilsRouterTests-e3fbceb4-c451-434f-a173-76507fac2da6-pub-subnet"}]} 2019-01-18 04:54:44,852 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=d83ae5c0-a2a6-436f-99ce-07353e63fd3a used request id req-ed6b1ea4-1834-4790-b767-c4556f35dd09 2019-01-18 04:54:44,857 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=d83ae5c0-a2a6-436f-99ce-07353e63fd3a&name=NeutronUtilsRouterTests-e3fbceb4-c451-434f-a173-76507fac2da6-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e3b612226efbe10b6bda9cce0b747878cc4652c" 2019-01-18 04:54:45,074 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-9d2276b5-e401-4b43-8b3a-c0ffecb45cba Date: Fri, 18 Jan 2019 04:54:45 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d83ae5c0-a2a6-436f-99ce-07353e63fd3a","tenant_id":"ccac38ea86a048c183796fe3184f3438","created_at":"2019-01-18T04:54:43Z","dns_nameservers":[],"updated_at":"2019-01-18T04:54:43Z","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":"ccac38ea86a048c183796fe3184f3438","id":"a6b60858-002a-4248-b36f-f9a8e95c9b1a","subnetpool_id":null,"name":"NeutronUtilsRouterTests-e3fbceb4-c451-434f-a173-76507fac2da6-pub-subnet"}]} 2019-01-18 04:54:45,074 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=d83ae5c0-a2a6-436f-99ce-07353e63fd3a&name=NeutronUtilsRouterTests-e3fbceb4-c451-434f-a173-76507fac2da6-pub-subnet used request id req-9d2276b5-e401-4b43-8b3a-c0ffecb45cba 2019-01-18 04:54:45,074 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 04:54:45,075 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 04:54:45,537 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "45b844776369475b95254c1dd61269c1", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}, {"id": "6aff393fb9af4d958a8117fea50ad769", "name": "Member"}], "expires_at": "2019-01-18T05:54:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ccac38ea86a048c183796fe3184f3438", "name": "api_check-project_2744c22f-2cb8-4f83-8516-7c0ba84fdd9b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_2744c22f-2cb8-4f83-8516-7c0ba84fdd9b", "id": "cb9b3d6d59cd466fb9e330547dcd06c7"}, "audit_ids": ["d9Eo61C0TiuUHJlFAFTIIw"], "issued_at": "2019-01-18T04:54:45.000000Z"}} 2019-01-18 04:54:45,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}e5ebeb0f7dea89ecbf67c22650567d6ba0e26ea2" 2019-01-18 04:54:45,620 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 04:54:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-04c0375e-6dc0-4f6e-ab5a-e883cb3b9a3e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 04:54:45,620 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-04c0375e-6dc0-4f6e-ab5a-e883cb3b9a3e 2019-01-18 04:54:45,626 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=NeutronUtilsRouterTests-e3fbceb4-c451-434f-a173-76507fac2da6-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e3b612226efbe10b6bda9cce0b747878cc4652c" 2019-01-18 04:54:45,868 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-3a26b16b-3286-4825-befb-c7d46b1829a3 Date: Fri, 18 Jan 2019 04:54:45 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"d83ae5c0-a2a6-436f-99ce-07353e63fd3a","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":51,"ipv4_address_scope":null,"shared":false,"project_id":"ccac38ea86a048c183796fe3184f3438","status":"ACTIVE","subnets":["a6b60858-002a-4248-b36f-f9a8e95c9b1a"],"description":"","tags":[],"updated_at":"2019-01-18T04:54:43Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-e3fbceb4-c451-434f-a173-76507fac2da6-pub-net","admin_state_up":true,"tenant_id":"ccac38ea86a048c183796fe3184f3438","created_at":"2019-01-18T04:54:42Z","provider:network_type":"vxlan"}]} 2019-01-18 04:54:45,868 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=NeutronUtilsRouterTests-e3fbceb4-c451-434f-a173-76507fac2da6-pub-net used request id req-3a26b16b-3286-4825-befb-c7d46b1829a3 2019-01-18 04:54:45,874 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=d83ae5c0-a2a6-436f-99ce-07353e63fd3a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e3b612226efbe10b6bda9cce0b747878cc4652c" 2019-01-18 04:54:45,920 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-ba9edd74-454d-483a-85a2-9dc182340721 Date: Fri, 18 Jan 2019 04:54:45 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d83ae5c0-a2a6-436f-99ce-07353e63fd3a","tenant_id":"ccac38ea86a048c183796fe3184f3438","created_at":"2019-01-18T04:54:43Z","dns_nameservers":[],"updated_at":"2019-01-18T04:54:43Z","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":"ccac38ea86a048c183796fe3184f3438","id":"a6b60858-002a-4248-b36f-f9a8e95c9b1a","subnetpool_id":null,"name":"NeutronUtilsRouterTests-e3fbceb4-c451-434f-a173-76507fac2da6-pub-subnet"}]} 2019-01-18 04:54:45,920 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=d83ae5c0-a2a6-436f-99ce-07353e63fd3a used request id req-ba9edd74-454d-483a-85a2-9dc182340721 2019-01-18 04:54:45,926 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=NeutronUtilsRouterTests-e3fbceb4-c451-434f-a173-76507fac2da6-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e3b612226efbe10b6bda9cce0b747878cc4652c" 2019-01-18 04:54:46,276 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-f2f9f189-a460-40a4-86d2-d7093e17f389 Date: Fri, 18 Jan 2019 04:54:46 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"d83ae5c0-a2a6-436f-99ce-07353e63fd3a","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":51,"ipv4_address_scope":null,"shared":false,"project_id":"ccac38ea86a048c183796fe3184f3438","status":"ACTIVE","subnets":["a6b60858-002a-4248-b36f-f9a8e95c9b1a"],"description":"","tags":[],"updated_at":"2019-01-18T04:54:43Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-e3fbceb4-c451-434f-a173-76507fac2da6-pub-net","admin_state_up":true,"tenant_id":"ccac38ea86a048c183796fe3184f3438","created_at":"2019-01-18T04:54:42Z","provider:network_type":"vxlan"}]} 2019-01-18 04:54:46,276 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=NeutronUtilsRouterTests-e3fbceb4-c451-434f-a173-76507fac2da6-pub-net used request id req-f2f9f189-a460-40a4-86d2-d7093e17f389 2019-01-18 04:54:46,280 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-18 04:54:46,285 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 18 Jan 2019 04:54: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"}]}]}} 2019-01-18 04:54:46,286 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/ccac38ea86a048c183796fe3184f3438 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5ebeb0f7dea89ecbf67c22650567d6ba0e26ea2" 2019-01-18 04:54:46,375 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 04:54:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b08dde37-3d4b-47ec-adc7-ea7063d2c3c9 Content-Encoding: gzip Content-Length: 247 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/ccac38ea86a048c183796fe3184f3438"}, "enabled": true, "id": "ccac38ea86a048c183796fe3184f3438", "parent_id": "default", "domain_id": "default", "name": "api_check-project_2744c22f-2cb8-4f83-8516-7c0ba84fdd9b"}} 2019-01-18 04:54:46,375 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/ccac38ea86a048c183796fe3184f3438 used request id req-b08dde37-3d4b-47ec-adc7-ea7063d2c3c9 2019-01-18 04:54:46,380 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=d83ae5c0-a2a6-436f-99ce-07353e63fd3a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e3b612226efbe10b6bda9cce0b747878cc4652c" 2019-01-18 04:54:46,456 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-40df8a4f-d46b-4307-969e-c6d0c7cf8c2f Date: Fri, 18 Jan 2019 04:54:46 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d83ae5c0-a2a6-436f-99ce-07353e63fd3a","tenant_id":"ccac38ea86a048c183796fe3184f3438","created_at":"2019-01-18T04:54:43Z","dns_nameservers":[],"updated_at":"2019-01-18T04:54:43Z","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":"ccac38ea86a048c183796fe3184f3438","id":"a6b60858-002a-4248-b36f-f9a8e95c9b1a","subnetpool_id":null,"name":"NeutronUtilsRouterTests-e3fbceb4-c451-434f-a173-76507fac2da6-pub-subnet"}]} 2019-01-18 04:54:46,456 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=d83ae5c0-a2a6-436f-99ce-07353e63fd3a used request id req-40df8a4f-d46b-4307-969e-c6d0c7cf8c2f 2019-01-18 04:54:46,462 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=d83ae5c0-a2a6-436f-99ce-07353e63fd3a&name=NeutronUtilsRouterTests-e3fbceb4-c451-434f-a173-76507fac2da6-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e3b612226efbe10b6bda9cce0b747878cc4652c" 2019-01-18 04:54:46,513 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-a38c3ec4-436d-4afa-adb4-65f7cc5594f2 Date: Fri, 18 Jan 2019 04:54:46 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d83ae5c0-a2a6-436f-99ce-07353e63fd3a","tenant_id":"ccac38ea86a048c183796fe3184f3438","created_at":"2019-01-18T04:54:43Z","dns_nameservers":[],"updated_at":"2019-01-18T04:54:43Z","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":"ccac38ea86a048c183796fe3184f3438","id":"a6b60858-002a-4248-b36f-f9a8e95c9b1a","subnetpool_id":null,"name":"NeutronUtilsRouterTests-e3fbceb4-c451-434f-a173-76507fac2da6-pub-subnet"}]} 2019-01-18 04:54:46,513 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=d83ae5c0-a2a6-436f-99ce-07353e63fd3a&name=NeutronUtilsRouterTests-e3fbceb4-c451-434f-a173-76507fac2da6-pub-subnet used request id req-a38c3ec4-436d-4afa-adb4-65f7cc5594f2 2019-01-18 04:54:46,514 - neutron_utils - INFO - Creating port for network with name - NeutronUtilsRouterTests-e3fbceb4-c451-434f-a173-76507fac2da6-pub-net 2019-01-18 04:54:46,519 - 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}8e3b612226efbe10b6bda9cce0b747878cc4652c" -d '{"port": {"network_id": "d83ae5c0-a2a6-436f-99ce-07353e63fd3a", "fixed_ips": [{"subnet_id": "a6b60858-002a-4248-b36f-f9a8e95c9b1a", "ip_address": "foo"}], "name": "NeutronUtilsRouterTests-e3fbceb4-c451-434f-a173-76507fac2da6-port", "admin_state_up": true}}' 2019-01-18 04:54:46,531 - keystoneauth.session - DEBUG - RESP: [400] Content-Length: 142 Content-Type: application/json X-Openstack-Request-Id: req-995e7fe2-8e85-48ba-a533-ee9059dc171e Date: Fri, 18 Jan 2019 04:54:46 GMT RESP BODY: {"NeutronError": {"message": "Invalid input for fixed_ips. Reason: 'foo' is not a valid IP address.", "type": "HTTPBadRequest", "detail": ""}} 2019-01-18 04:54:46,531 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/ports used request id req-995e7fe2-8e85-48ba-a533-ee9059dc171e 2019-01-18 04:54:46,531 - 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": ""}} 2019-01-18 04:54:46,531 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-e3fbceb4-c451-434f-a173-76507fac2da6-pub-subnet 2019-01-18 04:54:46,531 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-e3fbceb4-c451-434f-a173-76507fac2da6-pub-subnet 2019-01-18 04:54:46,536 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/subnets/a6b60858-002a-4248-b36f-f9a8e95c9b1a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e3b612226efbe10b6bda9cce0b747878cc4652c" 2019-01-18 04:54:49,425 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-02235ed9-ae91-4978-9d36-70bc4a7a9301 Date: Fri, 18 Jan 2019 04:54:49 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-18 04:54:49,425 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/a6b60858-002a-4248-b36f-f9a8e95c9b1a used request id req-02235ed9-ae91-4978-9d36-70bc4a7a9301 2019-01-18 04:54:49,426 - neutron_utils - INFO - Deleting network with name NeutronUtilsRouterTests-e3fbceb4-c451-434f-a173-76507fac2da6-pub-net 2019-01-18 04:54:49,431 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/networks/d83ae5c0-a2a6-436f-99ce-07353e63fd3a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e3b612226efbe10b6bda9cce0b747878cc4652c" 2019-01-18 04:54:50,677 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-17057633-7472-42c8-8167-c9d18114f05e Date: Fri, 18 Jan 2019 04:54:50 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-18 04:54:50,677 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/d83ae5c0-a2a6-436f-99ce-07353e63fd3a used request id req-17057633-7472-42c8-8167-c9d18114f05e 2019-01-18 04:54:50,678 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 04:54:51,057 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "45b844776369475b95254c1dd61269c1", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}, {"id": "6aff393fb9af4d958a8117fea50ad769", "name": "Member"}], "expires_at": "2019-01-18T05:54:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ccac38ea86a048c183796fe3184f3438", "name": "api_check-project_2744c22f-2cb8-4f83-8516-7c0ba84fdd9b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_2744c22f-2cb8-4f83-8516-7c0ba84fdd9b", "id": "cb9b3d6d59cd466fb9e330547dcd06c7"}, "audit_ids": ["LGVcbh5zTxmnGQN0iM-QFQ"], "issued_at": "2019-01-18T04:54:51.000000Z"}} 2019-01-18 04:54:51,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}25b6dfa8f66dec56acc70e3acee5c51b76947ace" 2019-01-18 04:54:51,137 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 04:54:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2bef70ed-33e4-48b8-998a-aba491cf57e6 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 04:54:51,137 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-2bef70ed-33e4-48b8-998a-aba491cf57e6 2019-01-18 04:54:51,138 - neutron_utils - INFO - Creating network with name NeutronUtilsRouterTests-ff66859f-5b8f-4dea-aea1-55ae9e12008f-pub-net 2019-01-18 04:54:51,144 - 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}25b6dfa8f66dec56acc70e3acee5c51b76947ace" -d '{"network": {"name": "NeutronUtilsRouterTests-ff66859f-5b8f-4dea-aea1-55ae9e12008f-pub-net", "admin_state_up": true}}' 2019-01-18 04:54:51,515 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 721 X-Openstack-Request-Id: req-6e68b1ee-3d72-423f-adf4-f9454df0e273 Date: Fri, 18 Jan 2019 04:54:51 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"f7ba713e-288e-4850-9e51-a89f28e0ecb2","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":87,"ipv4_address_scope":null,"shared":false,"project_id":"ccac38ea86a048c183796fe3184f3438","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-18T04:54:51Z","is_default":false,"qos_policy_id":null,"name":"NeutronUtilsRouterTests-ff66859f-5b8f-4dea-aea1-55ae9e12008f-pub-net","admin_state_up":true,"tenant_id":"ccac38ea86a048c183796fe3184f3438","created_at":"2019-01-18T04:54:51Z","mtu":1450}} 2019-01-18 04:54:51,515 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks used request id req-6e68b1ee-3d72-423f-adf4-f9454df0e273 2019-01-18 04:54:51,521 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=f7ba713e-288e-4850-9e51-a89f28e0ecb2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25b6dfa8f66dec56acc70e3acee5c51b76947ace" 2019-01-18 04:54:51,726 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 705 X-Openstack-Request-Id: req-ea5295b9-8dda-413e-83c5-b222adc30005 Date: Fri, 18 Jan 2019 04:54:51 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"f7ba713e-288e-4850-9e51-a89f28e0ecb2","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":87,"ipv4_address_scope":null,"shared":false,"project_id":"ccac38ea86a048c183796fe3184f3438","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-18T04:54:51Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-ff66859f-5b8f-4dea-aea1-55ae9e12008f-pub-net","admin_state_up":true,"tenant_id":"ccac38ea86a048c183796fe3184f3438","created_at":"2019-01-18T04:54:51Z","provider:network_type":"vxlan"}]} 2019-01-18 04:54:51,726 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=f7ba713e-288e-4850-9e51-a89f28e0ecb2 used request id req-ea5295b9-8dda-413e-83c5-b222adc30005 2019-01-18 04:54:51,732 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=f7ba713e-288e-4850-9e51-a89f28e0ecb2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25b6dfa8f66dec56acc70e3acee5c51b76947ace" 2019-01-18 04:54:51,916 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-063914f3-e9eb-4cf0-b296-5f716bff9d0c Date: Fri, 18 Jan 2019 04:54:51 GMT RESP BODY: {"subnets":[]} 2019-01-18 04:54:51,917 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=f7ba713e-288e-4850-9e51-a89f28e0ecb2 used request id req-063914f3-e9eb-4cf0-b296-5f716bff9d0c 2019-01-18 04:54:51,917 - neutron_utils - INFO - Creating subnet with name NeutronUtilsRouterTests-ff66859f-5b8f-4dea-aea1-55ae9e12008f-pub-subnet 2019-01-18 04:54:51,922 - 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}25b6dfa8f66dec56acc70e3acee5c51b76947ace" -d '{"subnets": [{"ip_version": 4, "network_id": "f7ba713e-288e-4850-9e51-a89f28e0ecb2", "cidr": "10.55.1.0/24", "name": "NeutronUtilsRouterTests-ff66859f-5b8f-4dea-aea1-55ae9e12008f-pub-subnet"}]}' 2019-01-18 04:54:52,462 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-06d65a69-e7ad-4816-b26c-c32977d688d7 Date: Fri, 18 Jan 2019 04:54:52 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f7ba713e-288e-4850-9e51-a89f28e0ecb2","tenant_id":"ccac38ea86a048c183796fe3184f3438","created_at":"2019-01-18T04:54:52Z","dns_nameservers":[],"updated_at":"2019-01-18T04:54: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":"ccac38ea86a048c183796fe3184f3438","id":"e02fabad-f598-4b53-a93b-1f71cb75c71d","subnetpool_id":null,"name":"NeutronUtilsRouterTests-ff66859f-5b8f-4dea-aea1-55ae9e12008f-pub-subnet"}]} 2019-01-18 04:54:52,462 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets used request id req-06d65a69-e7ad-4816-b26c-c32977d688d7 2019-01-18 04:54:52,467 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=f7ba713e-288e-4850-9e51-a89f28e0ecb2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25b6dfa8f66dec56acc70e3acee5c51b76947ace" 2019-01-18 04:54:52,711 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-d239ca56-084d-4ea4-a3d8-3262fb87ca33 Date: Fri, 18 Jan 2019 04:54:52 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"f7ba713e-288e-4850-9e51-a89f28e0ecb2","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":87,"ipv4_address_scope":null,"shared":false,"project_id":"ccac38ea86a048c183796fe3184f3438","status":"ACTIVE","subnets":["e02fabad-f598-4b53-a93b-1f71cb75c71d"],"description":"","tags":[],"updated_at":"2019-01-18T04:54:52Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-ff66859f-5b8f-4dea-aea1-55ae9e12008f-pub-net","admin_state_up":true,"tenant_id":"ccac38ea86a048c183796fe3184f3438","created_at":"2019-01-18T04:54:51Z","provider:network_type":"vxlan"}]} 2019-01-18 04:54:52,712 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=f7ba713e-288e-4850-9e51-a89f28e0ecb2 used request id req-d239ca56-084d-4ea4-a3d8-3262fb87ca33 2019-01-18 04:54:52,717 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=f7ba713e-288e-4850-9e51-a89f28e0ecb2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25b6dfa8f66dec56acc70e3acee5c51b76947ace" 2019-01-18 04:54:52,912 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-af13e692-c400-4c0a-b682-9ced10d018e9 Date: Fri, 18 Jan 2019 04:54:52 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f7ba713e-288e-4850-9e51-a89f28e0ecb2","tenant_id":"ccac38ea86a048c183796fe3184f3438","created_at":"2019-01-18T04:54:52Z","dns_nameservers":[],"updated_at":"2019-01-18T04:54: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":"ccac38ea86a048c183796fe3184f3438","id":"e02fabad-f598-4b53-a93b-1f71cb75c71d","subnetpool_id":null,"name":"NeutronUtilsRouterTests-ff66859f-5b8f-4dea-aea1-55ae9e12008f-pub-subnet"}]} 2019-01-18 04:54:52,912 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=f7ba713e-288e-4850-9e51-a89f28e0ecb2 used request id req-af13e692-c400-4c0a-b682-9ced10d018e9 2019-01-18 04:54:52,918 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=NeutronUtilsRouterTests-ff66859f-5b8f-4dea-aea1-55ae9e12008f-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25b6dfa8f66dec56acc70e3acee5c51b76947ace" 2019-01-18 04:54:53,154 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-7a48cd47-74e6-4aaa-9d38-d01cd4177afb Date: Fri, 18 Jan 2019 04:54:53 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"f7ba713e-288e-4850-9e51-a89f28e0ecb2","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":87,"ipv4_address_scope":null,"shared":false,"project_id":"ccac38ea86a048c183796fe3184f3438","status":"ACTIVE","subnets":["e02fabad-f598-4b53-a93b-1f71cb75c71d"],"description":"","tags":[],"updated_at":"2019-01-18T04:54:52Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-ff66859f-5b8f-4dea-aea1-55ae9e12008f-pub-net","admin_state_up":true,"tenant_id":"ccac38ea86a048c183796fe3184f3438","created_at":"2019-01-18T04:54:51Z","provider:network_type":"vxlan"}]} 2019-01-18 04:54:53,154 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=NeutronUtilsRouterTests-ff66859f-5b8f-4dea-aea1-55ae9e12008f-pub-net used request id req-7a48cd47-74e6-4aaa-9d38-d01cd4177afb 2019-01-18 04:54:53,157 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-18 04:54:53,162 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 18 Jan 2019 04:54: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"}]}]}} 2019-01-18 04:54:53,163 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/ccac38ea86a048c183796fe3184f3438 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25b6dfa8f66dec56acc70e3acee5c51b76947ace" 2019-01-18 04:54:53,179 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 04:54:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-274d96cd-24a8-41a3-845a-1f485454ff1e Content-Encoding: gzip Content-Length: 247 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/ccac38ea86a048c183796fe3184f3438"}, "enabled": true, "id": "ccac38ea86a048c183796fe3184f3438", "parent_id": "default", "domain_id": "default", "name": "api_check-project_2744c22f-2cb8-4f83-8516-7c0ba84fdd9b"}} 2019-01-18 04:54:53,179 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/ccac38ea86a048c183796fe3184f3438 used request id req-274d96cd-24a8-41a3-845a-1f485454ff1e 2019-01-18 04:54:53,184 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=f7ba713e-288e-4850-9e51-a89f28e0ecb2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25b6dfa8f66dec56acc70e3acee5c51b76947ace" 2019-01-18 04:54:53,378 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-bc456dad-68ce-4753-b23c-7efeaf95b9e6 Date: Fri, 18 Jan 2019 04:54:53 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f7ba713e-288e-4850-9e51-a89f28e0ecb2","tenant_id":"ccac38ea86a048c183796fe3184f3438","created_at":"2019-01-18T04:54:52Z","dns_nameservers":[],"updated_at":"2019-01-18T04:54: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":"ccac38ea86a048c183796fe3184f3438","id":"e02fabad-f598-4b53-a93b-1f71cb75c71d","subnetpool_id":null,"name":"NeutronUtilsRouterTests-ff66859f-5b8f-4dea-aea1-55ae9e12008f-pub-subnet"}]} 2019-01-18 04:54:53,378 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=f7ba713e-288e-4850-9e51-a89f28e0ecb2 used request id req-bc456dad-68ce-4753-b23c-7efeaf95b9e6 2019-01-18 04:54:53,384 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=f7ba713e-288e-4850-9e51-a89f28e0ecb2&name=NeutronUtilsRouterTests-ff66859f-5b8f-4dea-aea1-55ae9e12008f-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25b6dfa8f66dec56acc70e3acee5c51b76947ace" 2019-01-18 04:54:53,632 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-4141e9be-38df-4cc9-9a53-e64e96990d5b Date: Fri, 18 Jan 2019 04:54:53 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f7ba713e-288e-4850-9e51-a89f28e0ecb2","tenant_id":"ccac38ea86a048c183796fe3184f3438","created_at":"2019-01-18T04:54:52Z","dns_nameservers":[],"updated_at":"2019-01-18T04:54: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":"ccac38ea86a048c183796fe3184f3438","id":"e02fabad-f598-4b53-a93b-1f71cb75c71d","subnetpool_id":null,"name":"NeutronUtilsRouterTests-ff66859f-5b8f-4dea-aea1-55ae9e12008f-pub-subnet"}]} 2019-01-18 04:54:53,632 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=f7ba713e-288e-4850-9e51-a89f28e0ecb2&name=NeutronUtilsRouterTests-ff66859f-5b8f-4dea-aea1-55ae9e12008f-pub-subnet used request id req-4141e9be-38df-4cc9-9a53-e64e96990d5b 2019-01-18 04:54:53,632 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 04:54:53,633 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 04:54:54,043 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "45b844776369475b95254c1dd61269c1", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}, {"id": "6aff393fb9af4d958a8117fea50ad769", "name": "Member"}], "expires_at": "2019-01-18T05:54:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ccac38ea86a048c183796fe3184f3438", "name": "api_check-project_2744c22f-2cb8-4f83-8516-7c0ba84fdd9b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_2744c22f-2cb8-4f83-8516-7c0ba84fdd9b", "id": "cb9b3d6d59cd466fb9e330547dcd06c7"}, "audit_ids": ["S9FpFFGgQamTK1AtyBK_Aw"], "issued_at": "2019-01-18T04:54:54.000000Z"}} 2019-01-18 04:54:54,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}50e5e83c983887462747f84d23ab34fd97813dd8" 2019-01-18 04:54:54,126 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 04:54:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b96531ac-e0b5-4efd-a785-7c6ec03d8c57 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 04:54:54,127 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-b96531ac-e0b5-4efd-a785-7c6ec03d8c57 2019-01-18 04:54:54,133 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=NeutronUtilsRouterTests-ff66859f-5b8f-4dea-aea1-55ae9e12008f-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25b6dfa8f66dec56acc70e3acee5c51b76947ace" 2019-01-18 04:54:54,540 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-901d592a-154b-4b4f-90e8-f68bcafff09e Date: Fri, 18 Jan 2019 04:54:54 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"f7ba713e-288e-4850-9e51-a89f28e0ecb2","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":87,"ipv4_address_scope":null,"shared":false,"project_id":"ccac38ea86a048c183796fe3184f3438","status":"ACTIVE","subnets":["e02fabad-f598-4b53-a93b-1f71cb75c71d"],"description":"","tags":[],"updated_at":"2019-01-18T04:54:52Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-ff66859f-5b8f-4dea-aea1-55ae9e12008f-pub-net","admin_state_up":true,"tenant_id":"ccac38ea86a048c183796fe3184f3438","created_at":"2019-01-18T04:54:51Z","provider:network_type":"vxlan"}]} 2019-01-18 04:54:54,540 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=NeutronUtilsRouterTests-ff66859f-5b8f-4dea-aea1-55ae9e12008f-pub-net used request id req-901d592a-154b-4b4f-90e8-f68bcafff09e 2019-01-18 04:54:54,546 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=f7ba713e-288e-4850-9e51-a89f28e0ecb2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25b6dfa8f66dec56acc70e3acee5c51b76947ace" 2019-01-18 04:54:54,745 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-7de1127b-f7b8-4931-b889-a19c7d0ea00e Date: Fri, 18 Jan 2019 04:54:54 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f7ba713e-288e-4850-9e51-a89f28e0ecb2","tenant_id":"ccac38ea86a048c183796fe3184f3438","created_at":"2019-01-18T04:54:52Z","dns_nameservers":[],"updated_at":"2019-01-18T04:54: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":"ccac38ea86a048c183796fe3184f3438","id":"e02fabad-f598-4b53-a93b-1f71cb75c71d","subnetpool_id":null,"name":"NeutronUtilsRouterTests-ff66859f-5b8f-4dea-aea1-55ae9e12008f-pub-subnet"}]} 2019-01-18 04:54:54,745 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=f7ba713e-288e-4850-9e51-a89f28e0ecb2 used request id req-7de1127b-f7b8-4931-b889-a19c7d0ea00e 2019-01-18 04:54:54,751 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=NeutronUtilsRouterTests-ff66859f-5b8f-4dea-aea1-55ae9e12008f-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25b6dfa8f66dec56acc70e3acee5c51b76947ace" 2019-01-18 04:54:55,011 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-87a3dee0-33fe-481d-9eef-326b30b60127 Date: Fri, 18 Jan 2019 04:54:55 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"f7ba713e-288e-4850-9e51-a89f28e0ecb2","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":87,"ipv4_address_scope":null,"shared":false,"project_id":"ccac38ea86a048c183796fe3184f3438","status":"ACTIVE","subnets":["e02fabad-f598-4b53-a93b-1f71cb75c71d"],"description":"","tags":[],"updated_at":"2019-01-18T04:54:52Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-ff66859f-5b8f-4dea-aea1-55ae9e12008f-pub-net","admin_state_up":true,"tenant_id":"ccac38ea86a048c183796fe3184f3438","created_at":"2019-01-18T04:54:51Z","provider:network_type":"vxlan"}]} 2019-01-18 04:54:55,011 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=NeutronUtilsRouterTests-ff66859f-5b8f-4dea-aea1-55ae9e12008f-pub-net used request id req-87a3dee0-33fe-481d-9eef-326b30b60127 2019-01-18 04:54:55,015 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-18 04:54:55,020 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 18 Jan 2019 04:54: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"}]}]}} 2019-01-18 04:54:55,020 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/ccac38ea86a048c183796fe3184f3438 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50e5e83c983887462747f84d23ab34fd97813dd8" 2019-01-18 04:54:55,100 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 04:54:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ccdc20a0-8f9a-45ca-9411-e8474daed702 Content-Encoding: gzip Content-Length: 247 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/ccac38ea86a048c183796fe3184f3438"}, "enabled": true, "id": "ccac38ea86a048c183796fe3184f3438", "parent_id": "default", "domain_id": "default", "name": "api_check-project_2744c22f-2cb8-4f83-8516-7c0ba84fdd9b"}} 2019-01-18 04:54:55,100 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/ccac38ea86a048c183796fe3184f3438 used request id req-ccdc20a0-8f9a-45ca-9411-e8474daed702 2019-01-18 04:54:55,106 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=f7ba713e-288e-4850-9e51-a89f28e0ecb2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25b6dfa8f66dec56acc70e3acee5c51b76947ace" 2019-01-18 04:54:55,174 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-1277f55e-b3f3-4017-b024-55426fb30b07 Date: Fri, 18 Jan 2019 04:54:55 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f7ba713e-288e-4850-9e51-a89f28e0ecb2","tenant_id":"ccac38ea86a048c183796fe3184f3438","created_at":"2019-01-18T04:54:52Z","dns_nameservers":[],"updated_at":"2019-01-18T04:54: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":"ccac38ea86a048c183796fe3184f3438","id":"e02fabad-f598-4b53-a93b-1f71cb75c71d","subnetpool_id":null,"name":"NeutronUtilsRouterTests-ff66859f-5b8f-4dea-aea1-55ae9e12008f-pub-subnet"}]} 2019-01-18 04:54:55,174 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=f7ba713e-288e-4850-9e51-a89f28e0ecb2 used request id req-1277f55e-b3f3-4017-b024-55426fb30b07 2019-01-18 04:54:55,180 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=f7ba713e-288e-4850-9e51-a89f28e0ecb2&name=NeutronUtilsRouterTests-ff66859f-5b8f-4dea-aea1-55ae9e12008f-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25b6dfa8f66dec56acc70e3acee5c51b76947ace" 2019-01-18 04:54:55,244 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-5d32c7f4-a513-4887-ab9b-659b0f21eae1 Date: Fri, 18 Jan 2019 04:54:55 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f7ba713e-288e-4850-9e51-a89f28e0ecb2","tenant_id":"ccac38ea86a048c183796fe3184f3438","created_at":"2019-01-18T04:54:52Z","dns_nameservers":[],"updated_at":"2019-01-18T04:54: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":"ccac38ea86a048c183796fe3184f3438","id":"e02fabad-f598-4b53-a93b-1f71cb75c71d","subnetpool_id":null,"name":"NeutronUtilsRouterTests-ff66859f-5b8f-4dea-aea1-55ae9e12008f-pub-subnet"}]} 2019-01-18 04:54:55,244 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=f7ba713e-288e-4850-9e51-a89f28e0ecb2&name=NeutronUtilsRouterTests-ff66859f-5b8f-4dea-aea1-55ae9e12008f-pub-subnet used request id req-5d32c7f4-a513-4887-ab9b-659b0f21eae1 2019-01-18 04:54:55,244 - neutron_utils - INFO - Creating port for network with name - NeutronUtilsRouterTests-ff66859f-5b8f-4dea-aea1-55ae9e12008f-pub-net 2019-01-18 04:54:55,250 - 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}25b6dfa8f66dec56acc70e3acee5c51b76947ace" -d '{"port": {"network_id": "f7ba713e-288e-4850-9e51-a89f28e0ecb2", "fixed_ips": [{"subnet_id": "e02fabad-f598-4b53-a93b-1f71cb75c71d", "ip_address": "10.197.123.100"}], "name": "NeutronUtilsRouterTests-ff66859f-5b8f-4dea-aea1-55ae9e12008f-port", "admin_state_up": true}}' 2019-01-18 04:54:55,653 - keystoneauth.session - DEBUG - RESP: [400] Content-Type: application/json Content-Length: 146 X-Openstack-Request-Id: req-a5fd035d-77e4-4a70-8088-db51d0399791 Date: Fri, 18 Jan 2019 04:54:55 GMT RESP BODY: {"NeutronError": {"message": "IP address 10.197.123.100 is not a valid IP for the specified subnet.", "type": "InvalidIpForSubnet", "detail": ""}} 2019-01-18 04:54:55,653 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/ports used request id req-a5fd035d-77e4-4a70-8088-db51d0399791 2019-01-18 04:54:55,653 - 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": ""}} 2019-01-18 04:54:55,654 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-ff66859f-5b8f-4dea-aea1-55ae9e12008f-pub-subnet 2019-01-18 04:54:55,654 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-ff66859f-5b8f-4dea-aea1-55ae9e12008f-pub-subnet 2019-01-18 04:54:55,659 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/subnets/e02fabad-f598-4b53-a93b-1f71cb75c71d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25b6dfa8f66dec56acc70e3acee5c51b76947ace" 2019-01-18 04:54:57,503 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-b68818b8-be43-4335-8d57-7fd5ce5664bd Date: Fri, 18 Jan 2019 04:54:57 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-18 04:54:57,503 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/e02fabad-f598-4b53-a93b-1f71cb75c71d used request id req-b68818b8-be43-4335-8d57-7fd5ce5664bd 2019-01-18 04:54:57,504 - neutron_utils - INFO - Deleting network with name NeutronUtilsRouterTests-ff66859f-5b8f-4dea-aea1-55ae9e12008f-pub-net 2019-01-18 04:54:57,509 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/networks/f7ba713e-288e-4850-9e51-a89f28e0ecb2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25b6dfa8f66dec56acc70e3acee5c51b76947ace" 2019-01-18 04:54:58,635 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-2676730e-82ef-4b40-9811-c4585c97165d Date: Fri, 18 Jan 2019 04:54:58 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-18 04:54:58,635 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/f7ba713e-288e-4850-9e51-a89f28e0ecb2 used request id req-2676730e-82ef-4b40-9811-c4585c97165d 2019-01-18 04:54:58,637 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 04:54:59,024 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "45b844776369475b95254c1dd61269c1", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}, {"id": "6aff393fb9af4d958a8117fea50ad769", "name": "Member"}], "expires_at": "2019-01-18T05:54:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ccac38ea86a048c183796fe3184f3438", "name": "api_check-project_2744c22f-2cb8-4f83-8516-7c0ba84fdd9b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_2744c22f-2cb8-4f83-8516-7c0ba84fdd9b", "id": "cb9b3d6d59cd466fb9e330547dcd06c7"}, "audit_ids": ["cJLE4ZexQoi0PtMYnhGoIA"], "issued_at": "2019-01-18T04:54:59.000000Z"}} 2019-01-18 04:54:59,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}9da4a978472bfa42e82107cf3c21c7b1cfc3ebb5" 2019-01-18 04:54:59,108 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 04:54:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8dde69cc-9ebb-4e37-8d36-29ad7c02b4d5 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 04:54:59,108 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-8dde69cc-9ebb-4e37-8d36-29ad7c02b4d5 2019-01-18 04:54:59,110 - neutron_utils - INFO - Creating network with name NeutronUtilsRouterTests-f6d86e97-5974-427a-b60f-521f67ffd8dd-pub-net 2019-01-18 04:54:59,115 - 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}9da4a978472bfa42e82107cf3c21c7b1cfc3ebb5" -d '{"network": {"name": "NeutronUtilsRouterTests-f6d86e97-5974-427a-b60f-521f67ffd8dd-pub-net", "admin_state_up": true}}' 2019-01-18 04:54:59,522 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 721 X-Openstack-Request-Id: req-d4e31c30-22dc-4c27-a330-3a194df53f5b Date: Fri, 18 Jan 2019 04:54: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":"15ff57e9-62b5-479b-a5aa-e6b3e213ba0e","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":92,"ipv4_address_scope":null,"shared":false,"project_id":"ccac38ea86a048c183796fe3184f3438","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-18T04:54:59Z","is_default":false,"qos_policy_id":null,"name":"NeutronUtilsRouterTests-f6d86e97-5974-427a-b60f-521f67ffd8dd-pub-net","admin_state_up":true,"tenant_id":"ccac38ea86a048c183796fe3184f3438","created_at":"2019-01-18T04:54:59Z","mtu":1450}} 2019-01-18 04:54:59,522 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks used request id req-d4e31c30-22dc-4c27-a330-3a194df53f5b 2019-01-18 04:54:59,527 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=15ff57e9-62b5-479b-a5aa-e6b3e213ba0e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9da4a978472bfa42e82107cf3c21c7b1cfc3ebb5" 2019-01-18 04:54:59,742 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 705 X-Openstack-Request-Id: req-9def900d-fd2f-4a92-aaf7-73543bb6b152 Date: Fri, 18 Jan 2019 04:54:59 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"15ff57e9-62b5-479b-a5aa-e6b3e213ba0e","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":92,"ipv4_address_scope":null,"shared":false,"project_id":"ccac38ea86a048c183796fe3184f3438","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-18T04:54:59Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-f6d86e97-5974-427a-b60f-521f67ffd8dd-pub-net","admin_state_up":true,"tenant_id":"ccac38ea86a048c183796fe3184f3438","created_at":"2019-01-18T04:54:59Z","provider:network_type":"vxlan"}]} 2019-01-18 04:54:59,742 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=15ff57e9-62b5-479b-a5aa-e6b3e213ba0e used request id req-9def900d-fd2f-4a92-aaf7-73543bb6b152 2019-01-18 04:54:59,748 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=15ff57e9-62b5-479b-a5aa-e6b3e213ba0e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9da4a978472bfa42e82107cf3c21c7b1cfc3ebb5" 2019-01-18 04:54:59,940 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-ed5f755f-7748-4bb2-bf29-a70b0a5814bd Date: Fri, 18 Jan 2019 04:54:59 GMT RESP BODY: {"subnets":[]} 2019-01-18 04:54:59,940 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=15ff57e9-62b5-479b-a5aa-e6b3e213ba0e used request id req-ed5f755f-7748-4bb2-bf29-a70b0a5814bd 2019-01-18 04:54:59,940 - neutron_utils - INFO - Creating subnet with name NeutronUtilsRouterTests-f6d86e97-5974-427a-b60f-521f67ffd8dd-pub-subnet 2019-01-18 04:54:59,946 - 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}9da4a978472bfa42e82107cf3c21c7b1cfc3ebb5" -d '{"subnets": [{"ip_version": 4, "network_id": "15ff57e9-62b5-479b-a5aa-e6b3e213ba0e", "cidr": "10.55.1.0/24", "name": "NeutronUtilsRouterTests-f6d86e97-5974-427a-b60f-521f67ffd8dd-pub-subnet"}]}' 2019-01-18 04:55:00,450 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-8b4d3103-9af8-4585-b4d6-28cfca420936 Date: Fri, 18 Jan 2019 04:55:00 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"15ff57e9-62b5-479b-a5aa-e6b3e213ba0e","tenant_id":"ccac38ea86a048c183796fe3184f3438","created_at":"2019-01-18T04:55:00Z","dns_nameservers":[],"updated_at":"2019-01-18T04:55: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":"ccac38ea86a048c183796fe3184f3438","id":"32c8c9a4-5298-4322-899f-aa5db16ace10","subnetpool_id":null,"name":"NeutronUtilsRouterTests-f6d86e97-5974-427a-b60f-521f67ffd8dd-pub-subnet"}]} 2019-01-18 04:55:00,450 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets used request id req-8b4d3103-9af8-4585-b4d6-28cfca420936 2019-01-18 04:55:00,455 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=15ff57e9-62b5-479b-a5aa-e6b3e213ba0e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9da4a978472bfa42e82107cf3c21c7b1cfc3ebb5" 2019-01-18 04:55:00,731 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-9cec589d-2530-4ce8-8104-eb250b876524 Date: Fri, 18 Jan 2019 04:55:00 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"15ff57e9-62b5-479b-a5aa-e6b3e213ba0e","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":92,"ipv4_address_scope":null,"shared":false,"project_id":"ccac38ea86a048c183796fe3184f3438","status":"ACTIVE","subnets":["32c8c9a4-5298-4322-899f-aa5db16ace10"],"description":"","tags":[],"updated_at":"2019-01-18T04:55:00Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-f6d86e97-5974-427a-b60f-521f67ffd8dd-pub-net","admin_state_up":true,"tenant_id":"ccac38ea86a048c183796fe3184f3438","created_at":"2019-01-18T04:54:59Z","provider:network_type":"vxlan"}]} 2019-01-18 04:55:00,731 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=15ff57e9-62b5-479b-a5aa-e6b3e213ba0e used request id req-9cec589d-2530-4ce8-8104-eb250b876524 2019-01-18 04:55:00,737 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=15ff57e9-62b5-479b-a5aa-e6b3e213ba0e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9da4a978472bfa42e82107cf3c21c7b1cfc3ebb5" 2019-01-18 04:55:00,941 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-05d8474e-f2d0-48e3-a768-0b28c4fd5cb4 Date: Fri, 18 Jan 2019 04:55:00 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"15ff57e9-62b5-479b-a5aa-e6b3e213ba0e","tenant_id":"ccac38ea86a048c183796fe3184f3438","created_at":"2019-01-18T04:55:00Z","dns_nameservers":[],"updated_at":"2019-01-18T04:55: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":"ccac38ea86a048c183796fe3184f3438","id":"32c8c9a4-5298-4322-899f-aa5db16ace10","subnetpool_id":null,"name":"NeutronUtilsRouterTests-f6d86e97-5974-427a-b60f-521f67ffd8dd-pub-subnet"}]} 2019-01-18 04:55:00,941 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=15ff57e9-62b5-479b-a5aa-e6b3e213ba0e used request id req-05d8474e-f2d0-48e3-a768-0b28c4fd5cb4 2019-01-18 04:55:00,947 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=NeutronUtilsRouterTests-f6d86e97-5974-427a-b60f-521f67ffd8dd-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9da4a978472bfa42e82107cf3c21c7b1cfc3ebb5" 2019-01-18 04:55:01,178 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-ec6a84b3-23da-48e3-aa8f-6cf2873a3e95 Date: Fri, 18 Jan 2019 04:55:01 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"15ff57e9-62b5-479b-a5aa-e6b3e213ba0e","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":92,"ipv4_address_scope":null,"shared":false,"project_id":"ccac38ea86a048c183796fe3184f3438","status":"ACTIVE","subnets":["32c8c9a4-5298-4322-899f-aa5db16ace10"],"description":"","tags":[],"updated_at":"2019-01-18T04:55:00Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-f6d86e97-5974-427a-b60f-521f67ffd8dd-pub-net","admin_state_up":true,"tenant_id":"ccac38ea86a048c183796fe3184f3438","created_at":"2019-01-18T04:54:59Z","provider:network_type":"vxlan"}]} 2019-01-18 04:55:01,179 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=NeutronUtilsRouterTests-f6d86e97-5974-427a-b60f-521f67ffd8dd-pub-net used request id req-ec6a84b3-23da-48e3-aa8f-6cf2873a3e95 2019-01-18 04:55:01,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" 2019-01-18 04:55:01,187 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 18 Jan 2019 04:55: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"}]}]}} 2019-01-18 04:55:01,188 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/ccac38ea86a048c183796fe3184f3438 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9da4a978472bfa42e82107cf3c21c7b1cfc3ebb5" 2019-01-18 04:55:01,207 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 04:55:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c109dccf-d1d6-4b41-9a08-ddd2bf6b7047 Content-Encoding: gzip Content-Length: 247 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/ccac38ea86a048c183796fe3184f3438"}, "enabled": true, "id": "ccac38ea86a048c183796fe3184f3438", "parent_id": "default", "domain_id": "default", "name": "api_check-project_2744c22f-2cb8-4f83-8516-7c0ba84fdd9b"}} 2019-01-18 04:55:01,207 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/ccac38ea86a048c183796fe3184f3438 used request id req-c109dccf-d1d6-4b41-9a08-ddd2bf6b7047 2019-01-18 04:55:01,212 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=15ff57e9-62b5-479b-a5aa-e6b3e213ba0e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9da4a978472bfa42e82107cf3c21c7b1cfc3ebb5" 2019-01-18 04:55:01,403 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-1cdad1d3-6084-48cc-8c05-c5dcbb4a071a Date: Fri, 18 Jan 2019 04:55:01 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"15ff57e9-62b5-479b-a5aa-e6b3e213ba0e","tenant_id":"ccac38ea86a048c183796fe3184f3438","created_at":"2019-01-18T04:55:00Z","dns_nameservers":[],"updated_at":"2019-01-18T04:55: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":"ccac38ea86a048c183796fe3184f3438","id":"32c8c9a4-5298-4322-899f-aa5db16ace10","subnetpool_id":null,"name":"NeutronUtilsRouterTests-f6d86e97-5974-427a-b60f-521f67ffd8dd-pub-subnet"}]} 2019-01-18 04:55:01,403 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=15ff57e9-62b5-479b-a5aa-e6b3e213ba0e used request id req-1cdad1d3-6084-48cc-8c05-c5dcbb4a071a 2019-01-18 04:55:01,409 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=15ff57e9-62b5-479b-a5aa-e6b3e213ba0e&name=NeutronUtilsRouterTests-f6d86e97-5974-427a-b60f-521f67ffd8dd-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9da4a978472bfa42e82107cf3c21c7b1cfc3ebb5" 2019-01-18 04:55:01,619 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-4c8457d2-3ada-4a0b-a50c-acbdc704fdde Date: Fri, 18 Jan 2019 04:55:01 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"15ff57e9-62b5-479b-a5aa-e6b3e213ba0e","tenant_id":"ccac38ea86a048c183796fe3184f3438","created_at":"2019-01-18T04:55:00Z","dns_nameservers":[],"updated_at":"2019-01-18T04:55: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":"ccac38ea86a048c183796fe3184f3438","id":"32c8c9a4-5298-4322-899f-aa5db16ace10","subnetpool_id":null,"name":"NeutronUtilsRouterTests-f6d86e97-5974-427a-b60f-521f67ffd8dd-pub-subnet"}]} 2019-01-18 04:55:01,619 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=15ff57e9-62b5-479b-a5aa-e6b3e213ba0e&name=NeutronUtilsRouterTests-f6d86e97-5974-427a-b60f-521f67ffd8dd-pub-subnet used request id req-4c8457d2-3ada-4a0b-a50c-acbdc704fdde 2019-01-18 04:55:01,620 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 04:55:01,621 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 04:55:02,004 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "45b844776369475b95254c1dd61269c1", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}, {"id": "6aff393fb9af4d958a8117fea50ad769", "name": "Member"}], "expires_at": "2019-01-18T05:55:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ccac38ea86a048c183796fe3184f3438", "name": "api_check-project_2744c22f-2cb8-4f83-8516-7c0ba84fdd9b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_2744c22f-2cb8-4f83-8516-7c0ba84fdd9b", "id": "cb9b3d6d59cd466fb9e330547dcd06c7"}, "audit_ids": ["SJW1oAPRSHCXrA_E_UcnBA"], "issued_at": "2019-01-18T04:55:02.000000Z"}} 2019-01-18 04:55:02,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}0b719111c19bfbd35a31dfb48d45623d0373839c" 2019-01-18 04:55:02,082 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 04:55:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2533d8c7-7b70-47e1-bc51-dbd79b7cb092 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 04:55:02,082 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-2533d8c7-7b70-47e1-bc51-dbd79b7cb092 2019-01-18 04:55:02,089 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=NeutronUtilsRouterTests-f6d86e97-5974-427a-b60f-521f67ffd8dd-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9da4a978472bfa42e82107cf3c21c7b1cfc3ebb5" 2019-01-18 04:55:02,173 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-4f89e084-e827-4ef0-b613-57c7d958a750 Date: Fri, 18 Jan 2019 04:55:02 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"15ff57e9-62b5-479b-a5aa-e6b3e213ba0e","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":92,"ipv4_address_scope":null,"shared":false,"project_id":"ccac38ea86a048c183796fe3184f3438","status":"ACTIVE","subnets":["32c8c9a4-5298-4322-899f-aa5db16ace10"],"description":"","tags":[],"updated_at":"2019-01-18T04:55:00Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-f6d86e97-5974-427a-b60f-521f67ffd8dd-pub-net","admin_state_up":true,"tenant_id":"ccac38ea86a048c183796fe3184f3438","created_at":"2019-01-18T04:54:59Z","provider:network_type":"vxlan"}]} 2019-01-18 04:55:02,173 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=NeutronUtilsRouterTests-f6d86e97-5974-427a-b60f-521f67ffd8dd-pub-net used request id req-4f89e084-e827-4ef0-b613-57c7d958a750 2019-01-18 04:55:02,179 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=15ff57e9-62b5-479b-a5aa-e6b3e213ba0e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9da4a978472bfa42e82107cf3c21c7b1cfc3ebb5" 2019-01-18 04:55:02,367 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-efedcc40-faf0-43e1-858d-7a911a816048 Date: Fri, 18 Jan 2019 04:55:02 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"15ff57e9-62b5-479b-a5aa-e6b3e213ba0e","tenant_id":"ccac38ea86a048c183796fe3184f3438","created_at":"2019-01-18T04:55:00Z","dns_nameservers":[],"updated_at":"2019-01-18T04:55: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":"ccac38ea86a048c183796fe3184f3438","id":"32c8c9a4-5298-4322-899f-aa5db16ace10","subnetpool_id":null,"name":"NeutronUtilsRouterTests-f6d86e97-5974-427a-b60f-521f67ffd8dd-pub-subnet"}]} 2019-01-18 04:55:02,367 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=15ff57e9-62b5-479b-a5aa-e6b3e213ba0e used request id req-efedcc40-faf0-43e1-858d-7a911a816048 2019-01-18 04:55:02,373 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=NeutronUtilsRouterTests-f6d86e97-5974-427a-b60f-521f67ffd8dd-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9da4a978472bfa42e82107cf3c21c7b1cfc3ebb5" 2019-01-18 04:55:02,621 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-d88d0e92-58ff-45cc-a8a8-027c7028b49c Date: Fri, 18 Jan 2019 04:55:02 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"15ff57e9-62b5-479b-a5aa-e6b3e213ba0e","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":92,"ipv4_address_scope":null,"shared":false,"project_id":"ccac38ea86a048c183796fe3184f3438","status":"ACTIVE","subnets":["32c8c9a4-5298-4322-899f-aa5db16ace10"],"description":"","tags":[],"updated_at":"2019-01-18T04:55:00Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-f6d86e97-5974-427a-b60f-521f67ffd8dd-pub-net","admin_state_up":true,"tenant_id":"ccac38ea86a048c183796fe3184f3438","created_at":"2019-01-18T04:54:59Z","provider:network_type":"vxlan"}]} 2019-01-18 04:55:02,622 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=NeutronUtilsRouterTests-f6d86e97-5974-427a-b60f-521f67ffd8dd-pub-net used request id req-d88d0e92-58ff-45cc-a8a8-027c7028b49c 2019-01-18 04:55:02,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" 2019-01-18 04:55:02,630 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 18 Jan 2019 04:55: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"}]}]}} 2019-01-18 04:55:02,631 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/ccac38ea86a048c183796fe3184f3438 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b719111c19bfbd35a31dfb48d45623d0373839c" 2019-01-18 04:55:02,717 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 04:55:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-21437db3-f1dc-4883-986a-dada556d67ee Content-Encoding: gzip Content-Length: 247 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/ccac38ea86a048c183796fe3184f3438"}, "enabled": true, "id": "ccac38ea86a048c183796fe3184f3438", "parent_id": "default", "domain_id": "default", "name": "api_check-project_2744c22f-2cb8-4f83-8516-7c0ba84fdd9b"}} 2019-01-18 04:55:02,717 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/ccac38ea86a048c183796fe3184f3438 used request id req-21437db3-f1dc-4883-986a-dada556d67ee 2019-01-18 04:55:02,723 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=15ff57e9-62b5-479b-a5aa-e6b3e213ba0e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9da4a978472bfa42e82107cf3c21c7b1cfc3ebb5" 2019-01-18 04:55:02,941 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-9ba28b39-5011-4569-8bca-530d738c1d9a Date: Fri, 18 Jan 2019 04:55:02 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"15ff57e9-62b5-479b-a5aa-e6b3e213ba0e","tenant_id":"ccac38ea86a048c183796fe3184f3438","created_at":"2019-01-18T04:55:00Z","dns_nameservers":[],"updated_at":"2019-01-18T04:55: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":"ccac38ea86a048c183796fe3184f3438","id":"32c8c9a4-5298-4322-899f-aa5db16ace10","subnetpool_id":null,"name":"NeutronUtilsRouterTests-f6d86e97-5974-427a-b60f-521f67ffd8dd-pub-subnet"}]} 2019-01-18 04:55:02,941 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=15ff57e9-62b5-479b-a5aa-e6b3e213ba0e used request id req-9ba28b39-5011-4569-8bca-530d738c1d9a 2019-01-18 04:55:02,946 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=15ff57e9-62b5-479b-a5aa-e6b3e213ba0e&name=NeutronUtilsRouterTests-f6d86e97-5974-427a-b60f-521f67ffd8dd-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9da4a978472bfa42e82107cf3c21c7b1cfc3ebb5" 2019-01-18 04:55:03,155 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-ef203bda-0854-4b92-9e35-c1acf5e8000a Date: Fri, 18 Jan 2019 04:55:03 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"15ff57e9-62b5-479b-a5aa-e6b3e213ba0e","tenant_id":"ccac38ea86a048c183796fe3184f3438","created_at":"2019-01-18T04:55:00Z","dns_nameservers":[],"updated_at":"2019-01-18T04:55: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":"ccac38ea86a048c183796fe3184f3438","id":"32c8c9a4-5298-4322-899f-aa5db16ace10","subnetpool_id":null,"name":"NeutronUtilsRouterTests-f6d86e97-5974-427a-b60f-521f67ffd8dd-pub-subnet"}]} 2019-01-18 04:55:03,155 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=15ff57e9-62b5-479b-a5aa-e6b3e213ba0e&name=NeutronUtilsRouterTests-f6d86e97-5974-427a-b60f-521f67ffd8dd-pub-subnet used request id req-ef203bda-0854-4b92-9e35-c1acf5e8000a 2019-01-18 04:55:03,155 - neutron_utils - INFO - Creating port for network with name - NeutronUtilsRouterTests-f6d86e97-5974-427a-b60f-521f67ffd8dd-pub-net 2019-01-18 04:55:03,161 - 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}9da4a978472bfa42e82107cf3c21c7b1cfc3ebb5" -d '{"port": {"network_id": "15ff57e9-62b5-479b-a5aa-e6b3e213ba0e", "fixed_ips": [{"subnet_id": "32c8c9a4-5298-4322-899f-aa5db16ace10", "ip_address": null}], "name": "NeutronUtilsRouterTests-f6d86e97-5974-427a-b60f-521f67ffd8dd-port", "admin_state_up": true}}' 2019-01-18 04:55:03,328 - keystoneauth.session - DEBUG - RESP: [400] Content-Length: 143 Content-Type: application/json X-Openstack-Request-Id: req-17a53586-2ee0-4edc-88d2-d7311a577576 Date: Fri, 18 Jan 2019 04:55:03 GMT RESP BODY: {"NeutronError": {"message": "Invalid input for fixed_ips. Reason: 'None' is not a valid IP address.", "type": "HTTPBadRequest", "detail": ""}} 2019-01-18 04:55:03,328 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/ports used request id req-17a53586-2ee0-4edc-88d2-d7311a577576 2019-01-18 04:55:03,328 - 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": ""}} 2019-01-18 04:55:03,329 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-f6d86e97-5974-427a-b60f-521f67ffd8dd-pub-subnet 2019-01-18 04:55:03,329 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-f6d86e97-5974-427a-b60f-521f67ffd8dd-pub-subnet 2019-01-18 04:55:03,334 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/subnets/32c8c9a4-5298-4322-899f-aa5db16ace10 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9da4a978472bfa42e82107cf3c21c7b1cfc3ebb5" 2019-01-18 04:55:05,365 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-e1e8817e-1b64-40d6-a75e-9a134d9c69c0 Date: Fri, 18 Jan 2019 04:55:05 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-18 04:55:05,366 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/32c8c9a4-5298-4322-899f-aa5db16ace10 used request id req-e1e8817e-1b64-40d6-a75e-9a134d9c69c0 2019-01-18 04:55:05,366 - neutron_utils - INFO - Deleting network with name NeutronUtilsRouterTests-f6d86e97-5974-427a-b60f-521f67ffd8dd-pub-net 2019-01-18 04:55:05,371 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/networks/15ff57e9-62b5-479b-a5aa-e6b3e213ba0e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9da4a978472bfa42e82107cf3c21c7b1cfc3ebb5" 2019-01-18 04:55:06,513 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-164f82b6-0e5d-4941-98c6-37065f759e90 Date: Fri, 18 Jan 2019 04:55:06 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-18 04:55:06,513 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/15ff57e9-62b5-479b-a5aa-e6b3e213ba0e used request id req-164f82b6-0e5d-4941-98c6-37065f759e90 2019-01-18 04:55:06,514 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 04:55:06,905 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "45b844776369475b95254c1dd61269c1", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}, {"id": "6aff393fb9af4d958a8117fea50ad769", "name": "Member"}], "expires_at": "2019-01-18T05:55:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ccac38ea86a048c183796fe3184f3438", "name": "api_check-project_2744c22f-2cb8-4f83-8516-7c0ba84fdd9b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_2744c22f-2cb8-4f83-8516-7c0ba84fdd9b", "id": "cb9b3d6d59cd466fb9e330547dcd06c7"}, "audit_ids": ["YyvwRZMXSbW7-cdVnr5LuQ"], "issued_at": "2019-01-18T04:55:06.000000Z"}} 2019-01-18 04:55:06,906 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f799ef9a69c57a3ac27b59bf560cd0aa056bf336" 2019-01-18 04:55:06,998 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 04:55:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ac7a3d57-b85a-40e1-912f-9d79e7ff44b2 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 04:55:06,998 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-ac7a3d57-b85a-40e1-912f-9d79e7ff44b2 2019-01-18 04:55:07,000 - neutron_utils - INFO - Creating network with name NeutronUtilsRouterTests-5dd05541-6f61-4b67-906a-4366e55e7404-pub-net 2019-01-18 04:55:07,005 - 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}f799ef9a69c57a3ac27b59bf560cd0aa056bf336" -d '{"network": {"name": "NeutronUtilsRouterTests-5dd05541-6f61-4b67-906a-4366e55e7404-pub-net", "admin_state_up": true}}' 2019-01-18 04:55:07,420 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 721 X-Openstack-Request-Id: req-c4eadcc6-d807-4897-bc31-9d5e634c1c04 Date: Fri, 18 Jan 2019 04:55: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":"0cda8260-2823-43cf-9a88-0e5e48a98379","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":60,"ipv4_address_scope":null,"shared":false,"project_id":"ccac38ea86a048c183796fe3184f3438","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-18T04:55:07Z","is_default":false,"qos_policy_id":null,"name":"NeutronUtilsRouterTests-5dd05541-6f61-4b67-906a-4366e55e7404-pub-net","admin_state_up":true,"tenant_id":"ccac38ea86a048c183796fe3184f3438","created_at":"2019-01-18T04:55:07Z","mtu":1450}} 2019-01-18 04:55:07,420 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks used request id req-c4eadcc6-d807-4897-bc31-9d5e634c1c04 2019-01-18 04:55:07,426 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=0cda8260-2823-43cf-9a88-0e5e48a98379 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f799ef9a69c57a3ac27b59bf560cd0aa056bf336" 2019-01-18 04:55:07,662 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 705 X-Openstack-Request-Id: req-77d398bc-6674-4d93-9ed8-a1c5b744e86c Date: Fri, 18 Jan 2019 04:55:07 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"0cda8260-2823-43cf-9a88-0e5e48a98379","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":60,"ipv4_address_scope":null,"shared":false,"project_id":"ccac38ea86a048c183796fe3184f3438","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-18T04:55:07Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-5dd05541-6f61-4b67-906a-4366e55e7404-pub-net","admin_state_up":true,"tenant_id":"ccac38ea86a048c183796fe3184f3438","created_at":"2019-01-18T04:55:07Z","provider:network_type":"vxlan"}]} 2019-01-18 04:55:07,662 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=0cda8260-2823-43cf-9a88-0e5e48a98379 used request id req-77d398bc-6674-4d93-9ed8-a1c5b744e86c 2019-01-18 04:55:07,668 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=0cda8260-2823-43cf-9a88-0e5e48a98379 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f799ef9a69c57a3ac27b59bf560cd0aa056bf336" 2019-01-18 04:55:07,915 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-d5c239d2-a10d-42c8-9e80-d1a697b4dd89 Date: Fri, 18 Jan 2019 04:55:07 GMT RESP BODY: {"subnets":[]} 2019-01-18 04:55:07,915 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=0cda8260-2823-43cf-9a88-0e5e48a98379 used request id req-d5c239d2-a10d-42c8-9e80-d1a697b4dd89 2019-01-18 04:55:07,915 - neutron_utils - INFO - Creating subnet with name NeutronUtilsRouterTests-5dd05541-6f61-4b67-906a-4366e55e7404-pub-subnet 2019-01-18 04:55:07,921 - 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}f799ef9a69c57a3ac27b59bf560cd0aa056bf336" -d '{"subnets": [{"ip_version": 4, "network_id": "0cda8260-2823-43cf-9a88-0e5e48a98379", "cidr": "10.55.1.0/24", "name": "NeutronUtilsRouterTests-5dd05541-6f61-4b67-906a-4366e55e7404-pub-subnet"}]}' 2019-01-18 04:55:08,629 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-500fa814-3009-4aa2-8688-767207570d6e Date: Fri, 18 Jan 2019 04:55:08 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0cda8260-2823-43cf-9a88-0e5e48a98379","tenant_id":"ccac38ea86a048c183796fe3184f3438","created_at":"2019-01-18T04:55:08Z","dns_nameservers":[],"updated_at":"2019-01-18T04:55: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":"ccac38ea86a048c183796fe3184f3438","id":"ae7acb00-7fdf-4faa-b46e-64b01bb9ede9","subnetpool_id":null,"name":"NeutronUtilsRouterTests-5dd05541-6f61-4b67-906a-4366e55e7404-pub-subnet"}]} 2019-01-18 04:55:08,629 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets used request id req-500fa814-3009-4aa2-8688-767207570d6e 2019-01-18 04:55:08,635 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=0cda8260-2823-43cf-9a88-0e5e48a98379 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f799ef9a69c57a3ac27b59bf560cd0aa056bf336" 2019-01-18 04:55:08,922 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-44a213ef-a70a-4c0b-b220-e845dee9d1be Date: Fri, 18 Jan 2019 04:55:08 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"0cda8260-2823-43cf-9a88-0e5e48a98379","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":60,"ipv4_address_scope":null,"shared":false,"project_id":"ccac38ea86a048c183796fe3184f3438","status":"ACTIVE","subnets":["ae7acb00-7fdf-4faa-b46e-64b01bb9ede9"],"description":"","tags":[],"updated_at":"2019-01-18T04:55:08Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-5dd05541-6f61-4b67-906a-4366e55e7404-pub-net","admin_state_up":true,"tenant_id":"ccac38ea86a048c183796fe3184f3438","created_at":"2019-01-18T04:55:07Z","provider:network_type":"vxlan"}]} 2019-01-18 04:55:08,923 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=0cda8260-2823-43cf-9a88-0e5e48a98379 used request id req-44a213ef-a70a-4c0b-b220-e845dee9d1be 2019-01-18 04:55:08,928 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=0cda8260-2823-43cf-9a88-0e5e48a98379 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f799ef9a69c57a3ac27b59bf560cd0aa056bf336" 2019-01-18 04:55:09,122 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-98e47bdc-a1ef-44c3-b67e-867744371d31 Date: Fri, 18 Jan 2019 04:55:09 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0cda8260-2823-43cf-9a88-0e5e48a98379","tenant_id":"ccac38ea86a048c183796fe3184f3438","created_at":"2019-01-18T04:55:08Z","dns_nameservers":[],"updated_at":"2019-01-18T04:55: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":"ccac38ea86a048c183796fe3184f3438","id":"ae7acb00-7fdf-4faa-b46e-64b01bb9ede9","subnetpool_id":null,"name":"NeutronUtilsRouterTests-5dd05541-6f61-4b67-906a-4366e55e7404-pub-subnet"}]} 2019-01-18 04:55:09,122 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=0cda8260-2823-43cf-9a88-0e5e48a98379 used request id req-98e47bdc-a1ef-44c3-b67e-867744371d31 2019-01-18 04:55:09,128 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=NeutronUtilsRouterTests-5dd05541-6f61-4b67-906a-4366e55e7404-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f799ef9a69c57a3ac27b59bf560cd0aa056bf336" 2019-01-18 04:55:09,222 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-b2d24498-b1bd-44db-95c8-68acb51577ac Date: Fri, 18 Jan 2019 04:55:09 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"0cda8260-2823-43cf-9a88-0e5e48a98379","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":60,"ipv4_address_scope":null,"shared":false,"project_id":"ccac38ea86a048c183796fe3184f3438","status":"ACTIVE","subnets":["ae7acb00-7fdf-4faa-b46e-64b01bb9ede9"],"description":"","tags":[],"updated_at":"2019-01-18T04:55:08Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-5dd05541-6f61-4b67-906a-4366e55e7404-pub-net","admin_state_up":true,"tenant_id":"ccac38ea86a048c183796fe3184f3438","created_at":"2019-01-18T04:55:07Z","provider:network_type":"vxlan"}]} 2019-01-18 04:55:09,222 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=NeutronUtilsRouterTests-5dd05541-6f61-4b67-906a-4366e55e7404-pub-net used request id req-b2d24498-b1bd-44db-95c8-68acb51577ac 2019-01-18 04:55:09,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" 2019-01-18 04:55:09,230 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 18 Jan 2019 04:55: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"}]}]}} 2019-01-18 04:55:09,231 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/ccac38ea86a048c183796fe3184f3438 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f799ef9a69c57a3ac27b59bf560cd0aa056bf336" 2019-01-18 04:55:09,311 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 04:55:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-04e5889d-3dbf-4bb8-90a3-26b10d4716e8 Content-Encoding: gzip Content-Length: 247 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/ccac38ea86a048c183796fe3184f3438"}, "enabled": true, "id": "ccac38ea86a048c183796fe3184f3438", "parent_id": "default", "domain_id": "default", "name": "api_check-project_2744c22f-2cb8-4f83-8516-7c0ba84fdd9b"}} 2019-01-18 04:55:09,311 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/ccac38ea86a048c183796fe3184f3438 used request id req-04e5889d-3dbf-4bb8-90a3-26b10d4716e8 2019-01-18 04:55:09,317 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=0cda8260-2823-43cf-9a88-0e5e48a98379 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f799ef9a69c57a3ac27b59bf560cd0aa056bf336" 2019-01-18 04:55:09,368 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-fb912eb8-d322-48c0-aa1d-286f5d4f3268 Date: Fri, 18 Jan 2019 04:55:09 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0cda8260-2823-43cf-9a88-0e5e48a98379","tenant_id":"ccac38ea86a048c183796fe3184f3438","created_at":"2019-01-18T04:55:08Z","dns_nameservers":[],"updated_at":"2019-01-18T04:55: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":"ccac38ea86a048c183796fe3184f3438","id":"ae7acb00-7fdf-4faa-b46e-64b01bb9ede9","subnetpool_id":null,"name":"NeutronUtilsRouterTests-5dd05541-6f61-4b67-906a-4366e55e7404-pub-subnet"}]} 2019-01-18 04:55:09,368 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=0cda8260-2823-43cf-9a88-0e5e48a98379 used request id req-fb912eb8-d322-48c0-aa1d-286f5d4f3268 2019-01-18 04:55:09,373 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=0cda8260-2823-43cf-9a88-0e5e48a98379&name=NeutronUtilsRouterTests-5dd05541-6f61-4b67-906a-4366e55e7404-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f799ef9a69c57a3ac27b59bf560cd0aa056bf336" 2019-01-18 04:55:09,635 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-4575893f-710b-4916-b1eb-1c16d36bc290 Date: Fri, 18 Jan 2019 04:55:09 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0cda8260-2823-43cf-9a88-0e5e48a98379","tenant_id":"ccac38ea86a048c183796fe3184f3438","created_at":"2019-01-18T04:55:08Z","dns_nameservers":[],"updated_at":"2019-01-18T04:55: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":"ccac38ea86a048c183796fe3184f3438","id":"ae7acb00-7fdf-4faa-b46e-64b01bb9ede9","subnetpool_id":null,"name":"NeutronUtilsRouterTests-5dd05541-6f61-4b67-906a-4366e55e7404-pub-subnet"}]} 2019-01-18 04:55:09,635 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=0cda8260-2823-43cf-9a88-0e5e48a98379&name=NeutronUtilsRouterTests-5dd05541-6f61-4b67-906a-4366e55e7404-pub-subnet used request id req-4575893f-710b-4916-b1eb-1c16d36bc290 2019-01-18 04:55:09,636 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 04:55:09,637 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 04:55:10,040 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "45b844776369475b95254c1dd61269c1", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}, {"id": "6aff393fb9af4d958a8117fea50ad769", "name": "Member"}], "expires_at": "2019-01-18T05:55:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ccac38ea86a048c183796fe3184f3438", "name": "api_check-project_2744c22f-2cb8-4f83-8516-7c0ba84fdd9b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_2744c22f-2cb8-4f83-8516-7c0ba84fdd9b", "id": "cb9b3d6d59cd466fb9e330547dcd06c7"}, "audit_ids": ["FiwJxCguRaqKMXhbsCqkOQ"], "issued_at": "2019-01-18T04:55:10.000000Z"}} 2019-01-18 04:55:10,041 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0615babf38e50c77610ddb6e9b7b11d6a11c778d" 2019-01-18 04:55:10,124 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 04:55:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-18489692-08c0-4bc6-8d63-f4f30d62a45b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 04:55:10,124 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-18489692-08c0-4bc6-8d63-f4f30d62a45b 2019-01-18 04:55:10,131 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=NeutronUtilsRouterTests-5dd05541-6f61-4b67-906a-4366e55e7404-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f799ef9a69c57a3ac27b59bf560cd0aa056bf336" 2019-01-18 04:55:10,378 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-b4d602e0-4a98-4986-b126-667e2959d526 Date: Fri, 18 Jan 2019 04:55:10 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"0cda8260-2823-43cf-9a88-0e5e48a98379","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":60,"ipv4_address_scope":null,"shared":false,"project_id":"ccac38ea86a048c183796fe3184f3438","status":"ACTIVE","subnets":["ae7acb00-7fdf-4faa-b46e-64b01bb9ede9"],"description":"","tags":[],"updated_at":"2019-01-18T04:55:08Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-5dd05541-6f61-4b67-906a-4366e55e7404-pub-net","admin_state_up":true,"tenant_id":"ccac38ea86a048c183796fe3184f3438","created_at":"2019-01-18T04:55:07Z","provider:network_type":"vxlan"}]} 2019-01-18 04:55:10,378 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=NeutronUtilsRouterTests-5dd05541-6f61-4b67-906a-4366e55e7404-pub-net used request id req-b4d602e0-4a98-4986-b126-667e2959d526 2019-01-18 04:55:10,383 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=0cda8260-2823-43cf-9a88-0e5e48a98379 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f799ef9a69c57a3ac27b59bf560cd0aa056bf336" 2019-01-18 04:55:10,584 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-3e84bf48-221b-4e2a-9d7b-5e482579e3d7 Date: Fri, 18 Jan 2019 04:55:10 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0cda8260-2823-43cf-9a88-0e5e48a98379","tenant_id":"ccac38ea86a048c183796fe3184f3438","created_at":"2019-01-18T04:55:08Z","dns_nameservers":[],"updated_at":"2019-01-18T04:55: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":"ccac38ea86a048c183796fe3184f3438","id":"ae7acb00-7fdf-4faa-b46e-64b01bb9ede9","subnetpool_id":null,"name":"NeutronUtilsRouterTests-5dd05541-6f61-4b67-906a-4366e55e7404-pub-subnet"}]} 2019-01-18 04:55:10,585 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=0cda8260-2823-43cf-9a88-0e5e48a98379 used request id req-3e84bf48-221b-4e2a-9d7b-5e482579e3d7 2019-01-18 04:55:10,590 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=NeutronUtilsRouterTests-5dd05541-6f61-4b67-906a-4366e55e7404-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f799ef9a69c57a3ac27b59bf560cd0aa056bf336" 2019-01-18 04:55:10,828 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-2cdb7f47-b82b-48d6-9a40-f677a72c0cf3 Date: Fri, 18 Jan 2019 04:55:10 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"0cda8260-2823-43cf-9a88-0e5e48a98379","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":60,"ipv4_address_scope":null,"shared":false,"project_id":"ccac38ea86a048c183796fe3184f3438","status":"ACTIVE","subnets":["ae7acb00-7fdf-4faa-b46e-64b01bb9ede9"],"description":"","tags":[],"updated_at":"2019-01-18T04:55:08Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-5dd05541-6f61-4b67-906a-4366e55e7404-pub-net","admin_state_up":true,"tenant_id":"ccac38ea86a048c183796fe3184f3438","created_at":"2019-01-18T04:55:07Z","provider:network_type":"vxlan"}]} 2019-01-18 04:55:10,829 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=NeutronUtilsRouterTests-5dd05541-6f61-4b67-906a-4366e55e7404-pub-net used request id req-2cdb7f47-b82b-48d6-9a40-f677a72c0cf3 2019-01-18 04:55:10,832 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-18 04:55:10,837 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 18 Jan 2019 04: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"}]}]}} 2019-01-18 04:55:10,838 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/ccac38ea86a048c183796fe3184f3438 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0615babf38e50c77610ddb6e9b7b11d6a11c778d" 2019-01-18 04:55:10,952 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 04:55:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-28f7cf95-e64b-4c72-9bc7-c8eaea31565d Content-Encoding: gzip Content-Length: 247 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/ccac38ea86a048c183796fe3184f3438"}, "enabled": true, "id": "ccac38ea86a048c183796fe3184f3438", "parent_id": "default", "domain_id": "default", "name": "api_check-project_2744c22f-2cb8-4f83-8516-7c0ba84fdd9b"}} 2019-01-18 04:55:10,952 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/ccac38ea86a048c183796fe3184f3438 used request id req-28f7cf95-e64b-4c72-9bc7-c8eaea31565d 2019-01-18 04:55:10,958 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=0cda8260-2823-43cf-9a88-0e5e48a98379 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f799ef9a69c57a3ac27b59bf560cd0aa056bf336" 2019-01-18 04:55:11,151 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-80686dd9-9aab-48a8-9f20-2c3c9590a01e Date: Fri, 18 Jan 2019 04:55:11 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0cda8260-2823-43cf-9a88-0e5e48a98379","tenant_id":"ccac38ea86a048c183796fe3184f3438","created_at":"2019-01-18T04:55:08Z","dns_nameservers":[],"updated_at":"2019-01-18T04:55: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":"ccac38ea86a048c183796fe3184f3438","id":"ae7acb00-7fdf-4faa-b46e-64b01bb9ede9","subnetpool_id":null,"name":"NeutronUtilsRouterTests-5dd05541-6f61-4b67-906a-4366e55e7404-pub-subnet"}]} 2019-01-18 04:55:11,151 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=0cda8260-2823-43cf-9a88-0e5e48a98379 used request id req-80686dd9-9aab-48a8-9f20-2c3c9590a01e 2019-01-18 04:55:11,157 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=0cda8260-2823-43cf-9a88-0e5e48a98379&name=NeutronUtilsRouterTests-5dd05541-6f61-4b67-906a-4366e55e7404-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f799ef9a69c57a3ac27b59bf560cd0aa056bf336" 2019-01-18 04:55:11,372 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-73a1a674-7ead-4285-a351-61cd88c0d9f1 Date: Fri, 18 Jan 2019 04:55:11 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0cda8260-2823-43cf-9a88-0e5e48a98379","tenant_id":"ccac38ea86a048c183796fe3184f3438","created_at":"2019-01-18T04:55:08Z","dns_nameservers":[],"updated_at":"2019-01-18T04:55: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":"ccac38ea86a048c183796fe3184f3438","id":"ae7acb00-7fdf-4faa-b46e-64b01bb9ede9","subnetpool_id":null,"name":"NeutronUtilsRouterTests-5dd05541-6f61-4b67-906a-4366e55e7404-pub-subnet"}]} 2019-01-18 04:55:11,373 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=0cda8260-2823-43cf-9a88-0e5e48a98379&name=NeutronUtilsRouterTests-5dd05541-6f61-4b67-906a-4366e55e7404-pub-subnet used request id req-73a1a674-7ead-4285-a351-61cd88c0d9f1 2019-01-18 04:55:11,373 - neutron_utils - INFO - Creating port for network with name - NeutronUtilsRouterTests-5dd05541-6f61-4b67-906a-4366e55e7404-pub-net 2019-01-18 04:55:11,378 - 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}f799ef9a69c57a3ac27b59bf560cd0aa056bf336" -d '{"port": {"network_id": "0cda8260-2823-43cf-9a88-0e5e48a98379", "fixed_ips": [{"subnet_id": "ae7acb00-7fdf-4faa-b46e-64b01bb9ede9", "ip_address": "10.55.1.100"}], "admin_state_up": true}}' 2019-01-18 04:55:12,102 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 811 X-Openstack-Request-Id: req-9714e326-6ac3-4cdb-9c69-ed7a625942b5 Date: Fri, 18 Jan 2019 04:55:12 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T04:55:11Z","device_owner":"","revision_number":4,"binding:profile":{},"port_security_enabled":true,"fixed_ips":[{"subnet_id":"ae7acb00-7fdf-4faa-b46e-64b01bb9ede9","ip_address":"10.55.1.100"}],"id":"2d808d1a-68bb-4fcd-8722-281435f67c81","security_groups":["b20bc8b2-bb91-411e-b80b-85bddb5d18cc"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:8c:be:1d","device_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"name":"","project_id":"ccac38ea86a048c183796fe3184f3438","qos_policy_id":null,"admin_state_up":true,"network_id":"0cda8260-2823-43cf-9a88-0e5e48a98379","tenant_id":"ccac38ea86a048c183796fe3184f3438","created_at":"2019-01-18T04:55:11Z","binding:vnic_type":"normal"}} 2019-01-18 04:55:12,103 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/ports used request id req-9714e326-6ac3-4cdb-9c69-ed7a625942b5 2019-01-18 04:55:12,108 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports/2d808d1a-68bb-4fcd-8722-281435f67c81 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f799ef9a69c57a3ac27b59bf560cd0aa056bf336" 2019-01-18 04:55:12,318 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 811 X-Openstack-Request-Id: req-1b5e782c-3367-4747-9b6b-efe6ce6ee0a7 Date: Fri, 18 Jan 2019 04:55:12 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T04:55:11Z","device_owner":"","revision_number":4,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"ae7acb00-7fdf-4faa-b46e-64b01bb9ede9","ip_address":"10.55.1.100"}],"id":"2d808d1a-68bb-4fcd-8722-281435f67c81","security_groups":["b20bc8b2-bb91-411e-b80b-85bddb5d18cc"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:8c:be:1d","device_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"name":"","project_id":"ccac38ea86a048c183796fe3184f3438","qos_policy_id":null,"admin_state_up":true,"network_id":"0cda8260-2823-43cf-9a88-0e5e48a98379","tenant_id":"ccac38ea86a048c183796fe3184f3438","created_at":"2019-01-18T04:55:11Z","binding:vnic_type":"normal"}} 2019-01-18 04:55:12,318 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports/2d808d1a-68bb-4fcd-8722-281435f67c81 used request id req-1b5e782c-3367-4747-9b6b-efe6ce6ee0a7 2019-01-18 04:55:12,319 - neutron_utils - INFO - Deleting port with name 2019-01-18 04:55:12,324 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/ports/2d808d1a-68bb-4fcd-8722-281435f67c81 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f799ef9a69c57a3ac27b59bf560cd0aa056bf336" 2019-01-18 04:55:12,743 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-a1b062f8-bd7d-4fd5-b9b5-39a18574d83c Date: Fri, 18 Jan 2019 04:55:12 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-18 04:55:12,743 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/ports/2d808d1a-68bb-4fcd-8722-281435f67c81 used request id req-a1b062f8-bd7d-4fd5-b9b5-39a18574d83c 2019-01-18 04:55:12,743 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-5dd05541-6f61-4b67-906a-4366e55e7404-pub-subnet 2019-01-18 04:55:12,743 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-5dd05541-6f61-4b67-906a-4366e55e7404-pub-subnet 2019-01-18 04:55:12,748 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/subnets/ae7acb00-7fdf-4faa-b46e-64b01bb9ede9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f799ef9a69c57a3ac27b59bf560cd0aa056bf336" 2019-01-18 04:55:14,719 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-150c07b9-251a-4d4a-8de4-cd8b671f79e0 Date: Fri, 18 Jan 2019 04:55:14 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-18 04:55:14,719 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/ae7acb00-7fdf-4faa-b46e-64b01bb9ede9 used request id req-150c07b9-251a-4d4a-8de4-cd8b671f79e0 2019-01-18 04:55:14,719 - neutron_utils - INFO - Deleting network with name NeutronUtilsRouterTests-5dd05541-6f61-4b67-906a-4366e55e7404-pub-net 2019-01-18 04:55:14,725 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/networks/0cda8260-2823-43cf-9a88-0e5e48a98379 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f799ef9a69c57a3ac27b59bf560cd0aa056bf336" 2019-01-18 04:55:15,886 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-eecebe7b-4710-44e9-b78f-57e4f119774a Date: Fri, 18 Jan 2019 04:55:15 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-18 04:55:15,887 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/0cda8260-2823-43cf-9a88-0e5e48a98379 used request id req-eecebe7b-4710-44e9-b78f-57e4f119774a 2019-01-18 04:55:15,888 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 04:55:16,275 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "45b844776369475b95254c1dd61269c1", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}, {"id": "6aff393fb9af4d958a8117fea50ad769", "name": "Member"}], "expires_at": "2019-01-18T05:55:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ccac38ea86a048c183796fe3184f3438", "name": "api_check-project_2744c22f-2cb8-4f83-8516-7c0ba84fdd9b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_2744c22f-2cb8-4f83-8516-7c0ba84fdd9b", "id": "cb9b3d6d59cd466fb9e330547dcd06c7"}, "audit_ids": ["cJgcVfnXToKKNtmrCCyUwQ"], "issued_at": "2019-01-18T04:55:16.000000Z"}} 2019-01-18 04:55: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}243f25902dad9b72fbadcc3c9b75832cfb9509ed" 2019-01-18 04:55:16,356 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 04:55:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-accb6aa3-73c6-4624-8075-94ad5007a80d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 04:55:16,357 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-accb6aa3-73c6-4624-8075-94ad5007a80d 2019-01-18 04:55:16,358 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 04:55:16,359 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 04:55:16,758 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "45b844776369475b95254c1dd61269c1", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}, {"id": "6aff393fb9af4d958a8117fea50ad769", "name": "Member"}], "expires_at": "2019-01-18T05:55:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ccac38ea86a048c183796fe3184f3438", "name": "api_check-project_2744c22f-2cb8-4f83-8516-7c0ba84fdd9b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_2744c22f-2cb8-4f83-8516-7c0ba84fdd9b", "id": "cb9b3d6d59cd466fb9e330547dcd06c7"}, "audit_ids": ["I8Ut8edoTIS4MNOMgX7mBg"], "issued_at": "2019-01-18T04:55:16.000000Z"}} 2019-01-18 04:55:16,759 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6e4d8882cd7c9c4f64d705caf745e707358e1f5" 2019-01-18 04:55:16,972 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 04:55:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-05382520-1561-48f6-8232-f9a10e9d7b9a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 04:55:16,972 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-05382520-1561-48f6-8232-f9a10e9d7b9a 2019-01-18 04:55:16,979 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=NeutronUtilsRouterTests-002d469d-52b8-471c-888c-2b7739b59ffb-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}243f25902dad9b72fbadcc3c9b75832cfb9509ed" 2019-01-18 04:55:17,166 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-95a35bf5-958a-4319-a8a5-ad9c355eddb5 Date: Fri, 18 Jan 2019 04:55:17 GMT RESP BODY: {"networks":[]} 2019-01-18 04:55:17,167 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=NeutronUtilsRouterTests-002d469d-52b8-471c-888c-2b7739b59ffb-pub-net used request id req-95a35bf5-958a-4319-a8a5-ad9c355eddb5 2019-01-18 04:55:17,168 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 04:55:17,546 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "45b844776369475b95254c1dd61269c1", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}, {"id": "6aff393fb9af4d958a8117fea50ad769", "name": "Member"}], "expires_at": "2019-01-18T05:55:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ccac38ea86a048c183796fe3184f3438", "name": "api_check-project_2744c22f-2cb8-4f83-8516-7c0ba84fdd9b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_2744c22f-2cb8-4f83-8516-7c0ba84fdd9b", "id": "cb9b3d6d59cd466fb9e330547dcd06c7"}, "audit_ids": ["QrE7vK5PS3WHOhSRhuYI_g"], "issued_at": "2019-01-18T04:55:17.000000Z"}} 2019-01-18 04:55:17,546 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33cd8ff1ae25aca27ac0aadf75f829af1ef26764" 2019-01-18 04:55:17,643 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 04:55:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c245c808-d004-457e-ac9b-b2f6a6980c2f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 04:55:17,643 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-c245c808-d004-457e-ac9b-b2f6a6980c2f 2019-01-18 04:55:17,644 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 04:55:17,645 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 04:55:18,033 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "45b844776369475b95254c1dd61269c1", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}, {"id": "6aff393fb9af4d958a8117fea50ad769", "name": "Member"}], "expires_at": "2019-01-18T05:55:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ccac38ea86a048c183796fe3184f3438", "name": "api_check-project_2744c22f-2cb8-4f83-8516-7c0ba84fdd9b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_2744c22f-2cb8-4f83-8516-7c0ba84fdd9b", "id": "cb9b3d6d59cd466fb9e330547dcd06c7"}, "audit_ids": ["2VAQjojFS_i2rgQUqtFiLQ"], "issued_at": "2019-01-18T04:55:18.000000Z"}} 2019-01-18 04:55:18,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}9494b31ddde3c9802286ccbb3fdd92737c8a9721" 2019-01-18 04:55:18,114 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 04:55:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-16889ec1-5d0c-49be-bf31-0cb5ae80f152 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 04:55:18,114 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-16889ec1-5d0c-49be-bf31-0cb5ae80f152 2019-01-18 04:55:18,120 - 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}33cd8ff1ae25aca27ac0aadf75f829af1ef26764" 2019-01-18 04:55:18,347 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-27b73a6c-cc79-4c16-bb92-31cf09f22d29 Date: Fri, 18 Jan 2019 04:55:18 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"c7128340-d09d-4472-ab8c-6b0e75149f5d","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"47feb8aba08a40dca7028a1701e597b9","status":"ACTIVE","subnets":["99f540fb-52d8-49ca-b59c-736c854d3c9e"],"description":"","tags":[],"updated_at":"2019-01-18T04:39:13Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"47feb8aba08a40dca7028a1701e597b9","created_at":"2019-01-18T04:39:06Z","provider:network_type":"flat"}]} 2019-01-18 04:55:18,347 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=external used request id req-27b73a6c-cc79-4c16-bb92-31cf09f22d29 2019-01-18 04:55:18,353 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=c7128340-d09d-4472-ab8c-6b0e75149f5d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33cd8ff1ae25aca27ac0aadf75f829af1ef26764" 2019-01-18 04:55:18,566 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 624 X-Openstack-Request-Id: req-048cfb37-7be7-4e96-bcf3-8f5902e613e3 Date: Fri, 18 Jan 2019 04:55:18 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"c7128340-d09d-4472-ab8c-6b0e75149f5d","tenant_id":"47feb8aba08a40dca7028a1701e597b9","created_at":"2019-01-18T04:39:13Z","dns_nameservers":[],"updated_at":"2019-01-18T04:39:13Z","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":"47feb8aba08a40dca7028a1701e597b9","id":"99f540fb-52d8-49ca-b59c-736c854d3c9e","subnetpool_id":null,"name":"external-subnet"}]} 2019-01-18 04:55:18,566 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=c7128340-d09d-4472-ab8c-6b0e75149f5d used request id req-048cfb37-7be7-4e96-bcf3-8f5902e613e3 2019-01-18 04:55:18,567 - neutron_utils - INFO - Creating router with name - NeutronUtilsRouterTests-04bb9080-b89a-4090-9006-33719b19fb75-pub-router 2019-01-18 04:55:18,572 - 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}33cd8ff1ae25aca27ac0aadf75f829af1ef26764" -d '{"router": {"external_gateway_info": {"network_id": "c7128340-d09d-4472-ab8c-6b0e75149f5d"}, "name": "NeutronUtilsRouterTests-04bb9080-b89a-4090-9006-33719b19fb75-pub-router", "admin_state_up": true}}' 2019-01-18 04:55:23,722 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 726 X-Openstack-Request-Id: req-21314e4f-3165-49ff-a1df-c2f02749c24d Date: Fri, 18 Jan 2019 04:55:23 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "c7128340-d09d-4472-ab8c-6b0e75149f5d", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "99f540fb-52d8-49ca-b59c-736c854d3c9e", "ip_address": "172.30.9.203"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "ccac38ea86a048c183796fe3184f3438", "created_at": "2019-01-18T04:55:19Z", "admin_state_up": true, "updated_at": "2019-01-18T04:55:20Z", "project_id": "ccac38ea86a048c183796fe3184f3438", "flavor_id": null, "revision_number": 3, "routes": [], "ha": true, "id": "95568c2e-9272-4abf-8298-fafe84d7586e", "name": "NeutronUtilsRouterTests-04bb9080-b89a-4090-9006-33719b19fb75-pub-router"}} 2019-01-18 04:55:23,722 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/routers used request id req-21314e4f-3165-49ff-a1df-c2f02749c24d 2019-01-18 04:55:23,728 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?device_id=95568c2e-9272-4abf-8298-fafe84d7586e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33cd8ff1ae25aca27ac0aadf75f829af1ef26764" 2019-01-18 04:55:23,962 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3214 X-Openstack-Request-Id: req-71c30f60-c1bf-493a-abc7-308582f3f6e5 Date: Fri, 18 Jan 2019 04:55:23 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T04:55:22Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"e2f23df7-49c8-4ade-bbb0-ff2361100616","ip_address":"169.254.192.1"}],"id":"48a8a36a-a604-4079-81c8-5458052924ec","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:ee:04:6d","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant ccac38ea86a048c183796fe3184f3438","admin_state_up":true,"network_id":"c965d58a-0b0f-477f-b3d1-59bc9af64026","tenant_id":"","created_at":"2019-01-18T04:55:22Z","binding:vnic_type":"normal","device_id":"95568c2e-9272-4abf-8298-fafe84d7586e"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T04:55:19Z","device_owner":"network:router_gateway","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"99f540fb-52d8-49ca-b59c-736c854d3c9e","ip_address":"172.30.9.203"}],"id":"88941db4-c5e9-4a7c-b966-9ef3d9f05c5e","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:03:59:05","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c7128340-d09d-4472-ab8c-6b0e75149f5d","tenant_id":"","created_at":"2019-01-18T04:55:19Z","binding:vnic_type":"normal","device_id":"95568c2e-9272-4abf-8298-fafe84d7586e"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T04:55:20Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"e2f23df7-49c8-4ade-bbb0-ff2361100616","ip_address":"169.254.192.5"}],"id":"ce583190-2355-4226-96d3-a0584d941989","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:fd:b8:b9","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant ccac38ea86a048c183796fe3184f3438","admin_state_up":true,"network_id":"c965d58a-0b0f-477f-b3d1-59bc9af64026","tenant_id":"","created_at":"2019-01-18T04:55:20Z","binding:vnic_type":"normal","device_id":"95568c2e-9272-4abf-8298-fafe84d7586e"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T04:55:21Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"e2f23df7-49c8-4ade-bbb0-ff2361100616","ip_address":"169.254.192.4"}],"id":"d086598b-fba0-40e6-8160-9e62025f686d","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:c4:83:f1","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant ccac38ea86a048c183796fe3184f3438","admin_state_up":true,"network_id":"c965d58a-0b0f-477f-b3d1-59bc9af64026","tenant_id":"","created_at":"2019-01-18T04:55:21Z","binding:vnic_type":"normal","device_id":"95568c2e-9272-4abf-8298-fafe84d7586e"}]} 2019-01-18 04:55:23,963 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?device_id=95568c2e-9272-4abf-8298-fafe84d7586e used request id req-71c30f60-c1bf-493a-abc7-308582f3f6e5 2019-01-18 04:55:23,968 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets/99f540fb-52d8-49ca-b59c-736c854d3c9e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33cd8ff1ae25aca27ac0aadf75f829af1ef26764" 2019-01-18 04:55:24,166 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-fdbd5e46-aaac-4229-99f1-03efdb0eeb81 Date: Fri, 18 Jan 2019 04:55:24 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"c7128340-d09d-4472-ab8c-6b0e75149f5d","tenant_id":"47feb8aba08a40dca7028a1701e597b9","created_at":"2019-01-18T04:39:13Z","dns_nameservers":[],"updated_at":"2019-01-18T04:39:13Z","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":"47feb8aba08a40dca7028a1701e597b9","id":"99f540fb-52d8-49ca-b59c-736c854d3c9e","subnetpool_id":null,"name":"external-subnet"}} 2019-01-18 04:55:24,166 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets/99f540fb-52d8-49ca-b59c-736c854d3c9e used request id req-fdbd5e46-aaac-4229-99f1-03efdb0eeb81 2019-01-18 04:55:24,171 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets/e2f23df7-49c8-4ade-bbb0-ff2361100616 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33cd8ff1ae25aca27ac0aadf75f829af1ef26764" 2019-01-18 04:55:24,368 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-9358624f-e8db-4487-a14b-c3f7a51b67b7 Date: Fri, 18 Jan 2019 04:55:24 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"c965d58a-0b0f-477f-b3d1-59bc9af64026","tenant_id":"","created_at":"2019-01-18T04:55:19Z","dns_nameservers":[],"updated_at":"2019-01-18T04:55:19Z","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":"e2f23df7-49c8-4ade-bbb0-ff2361100616","subnetpool_id":null,"name":"HA subnet tenant ccac38ea86a048c183796fe3184f3438"}} 2019-01-18 04:55:24,368 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets/e2f23df7-49c8-4ade-bbb0-ff2361100616 used request id req-9358624f-e8db-4487-a14b-c3f7a51b67b7 2019-01-18 04:55:24,374 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets/e2f23df7-49c8-4ade-bbb0-ff2361100616 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33cd8ff1ae25aca27ac0aadf75f829af1ef26764" 2019-01-18 04:55:24,421 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-a49a9226-a096-4ac6-9131-291b18d1b186 Date: Fri, 18 Jan 2019 04:55:24 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"c965d58a-0b0f-477f-b3d1-59bc9af64026","tenant_id":"","created_at":"2019-01-18T04:55:19Z","dns_nameservers":[],"updated_at":"2019-01-18T04:55:19Z","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":"e2f23df7-49c8-4ade-bbb0-ff2361100616","subnetpool_id":null,"name":"HA subnet tenant ccac38ea86a048c183796fe3184f3438"}} 2019-01-18 04:55:24,422 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets/e2f23df7-49c8-4ade-bbb0-ff2361100616 used request id req-a49a9226-a096-4ac6-9131-291b18d1b186 2019-01-18 04:55:24,427 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets/e2f23df7-49c8-4ade-bbb0-ff2361100616 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33cd8ff1ae25aca27ac0aadf75f829af1ef26764" 2019-01-18 04:55:24,486 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-6825792c-2663-4990-a694-3c4dd2650e48 Date: Fri, 18 Jan 2019 04:55:24 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"c965d58a-0b0f-477f-b3d1-59bc9af64026","tenant_id":"","created_at":"2019-01-18T04:55:19Z","dns_nameservers":[],"updated_at":"2019-01-18T04:55:19Z","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":"e2f23df7-49c8-4ade-bbb0-ff2361100616","subnetpool_id":null,"name":"HA subnet tenant ccac38ea86a048c183796fe3184f3438"}} 2019-01-18 04:55:24,487 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets/e2f23df7-49c8-4ade-bbb0-ff2361100616 used request id req-6825792c-2663-4990-a694-3c4dd2650e48 2019-01-18 04:55:24,492 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/routers?name=NeutronUtilsRouterTests-04bb9080-b89a-4090-9006-33719b19fb75-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33cd8ff1ae25aca27ac0aadf75f829af1ef26764" 2019-01-18 04:55:24,723 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 735 X-Openstack-Request-Id: req-957b0114-44e7-4fef-89a3-7f114957fd3f Date: Fri, 18 Jan 2019 04:55:24 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "c7128340-d09d-4472-ab8c-6b0e75149f5d", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "99f540fb-52d8-49ca-b59c-736c854d3c9e", "ip_address": "172.30.9.203"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "ccac38ea86a048c183796fe3184f3438", "created_at": "2019-01-18T04:55:19Z", "admin_state_up": true, "updated_at": "2019-01-18T04:55:22Z", "project_id": "ccac38ea86a048c183796fe3184f3438", "flavor_id": null, "revision_number": 7, "routes": [], "ha": true, "id": "95568c2e-9272-4abf-8298-fafe84d7586e", "name": "NeutronUtilsRouterTests-04bb9080-b89a-4090-9006-33719b19fb75-pub-router"}]} 2019-01-18 04:55:24,723 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers?name=NeutronUtilsRouterTests-04bb9080-b89a-4090-9006-33719b19fb75-pub-router used request id req-957b0114-44e7-4fef-89a3-7f114957fd3f 2019-01-18 04:55:24,727 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-18 04:55:24,732 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 18 Jan 2019 04: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"}]}]}} 2019-01-18 04:55:24,733 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/ccac38ea86a048c183796fe3184f3438 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33cd8ff1ae25aca27ac0aadf75f829af1ef26764" 2019-01-18 04:55:24,819 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 04:55:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-46460414-422c-4622-956e-76fa8661875b Content-Encoding: gzip Content-Length: 247 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/ccac38ea86a048c183796fe3184f3438"}, "enabled": true, "id": "ccac38ea86a048c183796fe3184f3438", "parent_id": "default", "domain_id": "default", "name": "api_check-project_2744c22f-2cb8-4f83-8516-7c0ba84fdd9b"}} 2019-01-18 04:55:24,820 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/ccac38ea86a048c183796fe3184f3438 used request id req-46460414-422c-4622-956e-76fa8661875b 2019-01-18 04:55:24,825 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?device_id=95568c2e-9272-4abf-8298-fafe84d7586e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33cd8ff1ae25aca27ac0aadf75f829af1ef26764" 2019-01-18 04:55:25,048 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3406 X-Openstack-Request-Id: req-54cc767c-63e5-4a6f-9577-51b6c46485db Date: Fri, 18 Jan 2019 04:55:25 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T04:55:22Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"e2f23df7-49c8-4ade-bbb0-ff2361100616","ip_address":"169.254.192.1"}],"id":"48a8a36a-a604-4079-81c8-5458052924ec","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:ee:04:6d","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant ccac38ea86a048c183796fe3184f3438","admin_state_up":true,"network_id":"c965d58a-0b0f-477f-b3d1-59bc9af64026","tenant_id":"","created_at":"2019-01-18T04:55:22Z","binding:vnic_type":"normal","device_id":"95568c2e-9272-4abf-8298-fafe84d7586e"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T04:55:24Z","device_owner":"network:router_gateway","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"99f540fb-52d8-49ca-b59c-736c854d3c9e","ip_address":"172.30.9.203"}],"id":"88941db4-c5e9-4a7c-b966-9ef3d9f05c5e","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:03:59:05","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":"c7128340-d09d-4472-ab8c-6b0e75149f5d","tenant_id":"","created_at":"2019-01-18T04:55:19Z","binding:vnic_type":"normal","device_id":"95568c2e-9272-4abf-8298-fafe84d7586e"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T04:55:24Z","device_owner":"network:router_ha_interface","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"e2f23df7-49c8-4ade-bbb0-ff2361100616","ip_address":"169.254.192.5"}],"id":"ce583190-2355-4226-96d3-a0584d941989","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:fd:b8:b9","project_id":"","status":"DOWN","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant ccac38ea86a048c183796fe3184f3438","admin_state_up":true,"network_id":"c965d58a-0b0f-477f-b3d1-59bc9af64026","tenant_id":"","created_at":"2019-01-18T04:55:20Z","binding:vnic_type":"normal","device_id":"95568c2e-9272-4abf-8298-fafe84d7586e"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T04:55:21Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"e2f23df7-49c8-4ade-bbb0-ff2361100616","ip_address":"169.254.192.4"}],"id":"d086598b-fba0-40e6-8160-9e62025f686d","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:c4:83:f1","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant ccac38ea86a048c183796fe3184f3438","admin_state_up":true,"network_id":"c965d58a-0b0f-477f-b3d1-59bc9af64026","tenant_id":"","created_at":"2019-01-18T04:55:21Z","binding:vnic_type":"normal","device_id":"95568c2e-9272-4abf-8298-fafe84d7586e"}]} 2019-01-18 04:55:25,049 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?device_id=95568c2e-9272-4abf-8298-fafe84d7586e used request id req-54cc767c-63e5-4a6f-9577-51b6c46485db 2019-01-18 04:55:25,054 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets/99f540fb-52d8-49ca-b59c-736c854d3c9e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33cd8ff1ae25aca27ac0aadf75f829af1ef26764" 2019-01-18 04:55:25,262 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-8cb9854d-3e18-4f49-bcc0-65d563fda420 Date: Fri, 18 Jan 2019 04:55:25 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"c7128340-d09d-4472-ab8c-6b0e75149f5d","tenant_id":"47feb8aba08a40dca7028a1701e597b9","created_at":"2019-01-18T04:39:13Z","dns_nameservers":[],"updated_at":"2019-01-18T04:39:13Z","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":"47feb8aba08a40dca7028a1701e597b9","id":"99f540fb-52d8-49ca-b59c-736c854d3c9e","subnetpool_id":null,"name":"external-subnet"}} 2019-01-18 04:55:25,262 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets/99f540fb-52d8-49ca-b59c-736c854d3c9e used request id req-8cb9854d-3e18-4f49-bcc0-65d563fda420 2019-01-18 04:55:25,268 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets/e2f23df7-49c8-4ade-bbb0-ff2361100616 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33cd8ff1ae25aca27ac0aadf75f829af1ef26764" 2019-01-18 04:55:25,476 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-e595550f-1fa6-462e-b81f-92cf9cf2259b Date: Fri, 18 Jan 2019 04:55:25 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"c965d58a-0b0f-477f-b3d1-59bc9af64026","tenant_id":"","created_at":"2019-01-18T04:55:19Z","dns_nameservers":[],"updated_at":"2019-01-18T04:55:19Z","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":"e2f23df7-49c8-4ade-bbb0-ff2361100616","subnetpool_id":null,"name":"HA subnet tenant ccac38ea86a048c183796fe3184f3438"}} 2019-01-18 04:55:25,476 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets/e2f23df7-49c8-4ade-bbb0-ff2361100616 used request id req-e595550f-1fa6-462e-b81f-92cf9cf2259b 2019-01-18 04:55:25,481 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets/e2f23df7-49c8-4ade-bbb0-ff2361100616 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33cd8ff1ae25aca27ac0aadf75f829af1ef26764" 2019-01-18 04:55:25,638 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-a084cdd8-d8aa-424d-99f2-2836bf7ae60e Date: Fri, 18 Jan 2019 04:55:25 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"c965d58a-0b0f-477f-b3d1-59bc9af64026","tenant_id":"","created_at":"2019-01-18T04:55:19Z","dns_nameservers":[],"updated_at":"2019-01-18T04:55:19Z","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":"e2f23df7-49c8-4ade-bbb0-ff2361100616","subnetpool_id":null,"name":"HA subnet tenant ccac38ea86a048c183796fe3184f3438"}} 2019-01-18 04:55:25,638 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets/e2f23df7-49c8-4ade-bbb0-ff2361100616 used request id req-a084cdd8-d8aa-424d-99f2-2836bf7ae60e 2019-01-18 04:55:25,643 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets/e2f23df7-49c8-4ade-bbb0-ff2361100616 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33cd8ff1ae25aca27ac0aadf75f829af1ef26764" 2019-01-18 04:55:25,695 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-73d6c6d9-bbc8-4f2a-8923-9837f68684ad Date: Fri, 18 Jan 2019 04:55:25 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"c965d58a-0b0f-477f-b3d1-59bc9af64026","tenant_id":"","created_at":"2019-01-18T04:55:19Z","dns_nameservers":[],"updated_at":"2019-01-18T04:55:19Z","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":"e2f23df7-49c8-4ade-bbb0-ff2361100616","subnetpool_id":null,"name":"HA subnet tenant ccac38ea86a048c183796fe3184f3438"}} 2019-01-18 04:55:25,695 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets/e2f23df7-49c8-4ade-bbb0-ff2361100616 used request id req-73d6c6d9-bbc8-4f2a-8923-9837f68684ad 2019-01-18 04:55:25,695 - neutron_utils - INFO - Deleting router with name - NeutronUtilsRouterTests-04bb9080-b89a-4090-9006-33719b19fb75-pub-router 2019-01-18 04:55:25,700 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/routers/95568c2e-9272-4abf-8298-fafe84d7586e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33cd8ff1ae25aca27ac0aadf75f829af1ef26764" 2019-01-18 04:55:29,450 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-5ebbb08a-e3ac-4c10-b6ab-c883419b9d9d Content-Length: 0 Date: Fri, 18 Jan 2019 04:55:29 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-18 04:55:29,450 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/routers/95568c2e-9272-4abf-8298-fafe84d7586e used request id req-5ebbb08a-e3ac-4c10-b6ab-c883419b9d9d 2019-01-18 04:55:29,456 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/routers?name=NeutronUtilsRouterTests-04bb9080-b89a-4090-9006-33719b19fb75-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33cd8ff1ae25aca27ac0aadf75f829af1ef26764" 2019-01-18 04:55:29,743 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-537d63a9-4959-4612-8506-b4e361f9e701 Date: Fri, 18 Jan 2019 04:55:29 GMT RESP BODY: {"routers": []} 2019-01-18 04:55:29,743 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers?name=NeutronUtilsRouterTests-04bb9080-b89a-4090-9006-33719b19fb75-pub-router used request id req-537d63a9-4959-4612-8506-b4e361f9e701 2019-01-18 04:55:29,744 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 04:55:30,119 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "45b844776369475b95254c1dd61269c1", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}, {"id": "6aff393fb9af4d958a8117fea50ad769", "name": "Member"}], "expires_at": "2019-01-18T05:55:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ccac38ea86a048c183796fe3184f3438", "name": "api_check-project_2744c22f-2cb8-4f83-8516-7c0ba84fdd9b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_2744c22f-2cb8-4f83-8516-7c0ba84fdd9b", "id": "cb9b3d6d59cd466fb9e330547dcd06c7"}, "audit_ids": ["Xwmg1fiGT5aeVoUEaJYZHw"], "issued_at": "2019-01-18T04:55:30.000000Z"}} 2019-01-18 04:55:30,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}3d61be24d2676ceba0105740d62eef1117961c3c" 2019-01-18 04:55:30,213 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 04:55:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c8507891-78a0-46ce-8b19-1ed7f4e44219 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 04:55:30,214 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-c8507891-78a0-46ce-8b19-1ed7f4e44219 2019-01-18 04:55:30,215 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 04:55:30,216 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 04:55:30,687 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "45b844776369475b95254c1dd61269c1", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}, {"id": "6aff393fb9af4d958a8117fea50ad769", "name": "Member"}], "expires_at": "2019-01-18T05:55:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ccac38ea86a048c183796fe3184f3438", "name": "api_check-project_2744c22f-2cb8-4f83-8516-7c0ba84fdd9b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_2744c22f-2cb8-4f83-8516-7c0ba84fdd9b", "id": "cb9b3d6d59cd466fb9e330547dcd06c7"}, "audit_ids": ["Oa8-AHjlRbmzByEmnlML8w"], "issued_at": "2019-01-18T04:55:30.000000Z"}} 2019-01-18 04:55:30,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}3b7f63a94de815071dad72f8eba1ef004320d0c3" 2019-01-18 04:55:30,765 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 04:55:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-39cbaefd-b6e4-43d2-8350-dfafa3b86cea Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 04:55:30,765 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-39cbaefd-b6e4-43d2-8350-dfafa3b86cea 2019-01-18 04:55:30,771 - 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}3d61be24d2676ceba0105740d62eef1117961c3c" 2019-01-18 04:55:31,022 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-af443de1-bfee-4d84-81da-a3e364bf74d3 Date: Fri, 18 Jan 2019 04:55:31 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"c7128340-d09d-4472-ab8c-6b0e75149f5d","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"47feb8aba08a40dca7028a1701e597b9","status":"ACTIVE","subnets":["99f540fb-52d8-49ca-b59c-736c854d3c9e"],"description":"","tags":[],"updated_at":"2019-01-18T04:39:13Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"47feb8aba08a40dca7028a1701e597b9","created_at":"2019-01-18T04:39:06Z","provider:network_type":"flat"}]} 2019-01-18 04:55:31,022 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=external used request id req-af443de1-bfee-4d84-81da-a3e364bf74d3 2019-01-18 04:55:31,028 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=c7128340-d09d-4472-ab8c-6b0e75149f5d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d61be24d2676ceba0105740d62eef1117961c3c" 2019-01-18 04:55:31,235 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 624 X-Openstack-Request-Id: req-fd81f535-5d30-437f-bbc7-9a6d247857d9 Date: Fri, 18 Jan 2019 04:55:31 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"c7128340-d09d-4472-ab8c-6b0e75149f5d","tenant_id":"47feb8aba08a40dca7028a1701e597b9","created_at":"2019-01-18T04:39:13Z","dns_nameservers":[],"updated_at":"2019-01-18T04:39:13Z","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":"47feb8aba08a40dca7028a1701e597b9","id":"99f540fb-52d8-49ca-b59c-736c854d3c9e","subnetpool_id":null,"name":"external-subnet"}]} 2019-01-18 04:55:31,236 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=c7128340-d09d-4472-ab8c-6b0e75149f5d used request id req-fd81f535-5d30-437f-bbc7-9a6d247857d9 2019-01-18 04:55:31,236 - neutron_utils - INFO - Creating router with name - NeutronUtilsRouterTests-ccd9366a-62a0-4534-b5eb-95f28f840916-pub-router 2019-01-18 04:55:31,242 - 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}3d61be24d2676ceba0105740d62eef1117961c3c" -d '{"router": {"external_gateway_info": {"network_id": "c7128340-d09d-4472-ab8c-6b0e75149f5d"}, "name": "NeutronUtilsRouterTests-ccd9366a-62a0-4534-b5eb-95f28f840916-pub-router", "admin_state_up": true}}' 2019-01-18 04:55:36,141 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 726 X-Openstack-Request-Id: req-64c77106-358b-414c-9cdf-a41efde16d5a Date: Fri, 18 Jan 2019 04:55:36 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "c7128340-d09d-4472-ab8c-6b0e75149f5d", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "99f540fb-52d8-49ca-b59c-736c854d3c9e", "ip_address": "172.30.9.208"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "ccac38ea86a048c183796fe3184f3438", "created_at": "2019-01-18T04:55:32Z", "admin_state_up": true, "updated_at": "2019-01-18T04:55:33Z", "project_id": "ccac38ea86a048c183796fe3184f3438", "flavor_id": null, "revision_number": 2, "routes": [], "ha": true, "id": "8ec9a0d7-e335-4387-8c2c-7d6087b90ffe", "name": "NeutronUtilsRouterTests-ccd9366a-62a0-4534-b5eb-95f28f840916-pub-router"}} 2019-01-18 04:55:36,141 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/routers used request id req-64c77106-358b-414c-9cdf-a41efde16d5a 2019-01-18 04:55:36,147 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?device_id=8ec9a0d7-e335-4387-8c2c-7d6087b90ffe -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d61be24d2676ceba0105740d62eef1117961c3c" 2019-01-18 04:55:36,362 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3215 X-Openstack-Request-Id: req-0675be5d-7ca7-4704-a261-93a2414cf5ab Date: Fri, 18 Jan 2019 04:55:36 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T04:55:33Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"379d6423-cc4f-4dce-a4bb-2f647dedba24","ip_address":"169.254.192.7"}],"id":"affe02cb-de42-4ea1-ad33-58e6c483d363","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:c6:16:b4","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant ccac38ea86a048c183796fe3184f3438","admin_state_up":true,"network_id":"129ed4ad-0a21-4ef4-add8-05f045bde7ce","tenant_id":"","created_at":"2019-01-18T04:55:33Z","binding:vnic_type":"normal","device_id":"8ec9a0d7-e335-4387-8c2c-7d6087b90ffe"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T04:55:35Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"379d6423-cc4f-4dce-a4bb-2f647dedba24","ip_address":"169.254.192.10"}],"id":"ccd8c9e6-2272-43bd-9086-ffe4083b2f2b","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:8a:a3:49","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant ccac38ea86a048c183796fe3184f3438","admin_state_up":true,"network_id":"129ed4ad-0a21-4ef4-add8-05f045bde7ce","tenant_id":"","created_at":"2019-01-18T04:55:34Z","binding:vnic_type":"normal","device_id":"8ec9a0d7-e335-4387-8c2c-7d6087b90ffe"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T04:55:34Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"379d6423-cc4f-4dce-a4bb-2f647dedba24","ip_address":"169.254.192.4"}],"id":"f87b508e-ef69-4546-86ac-792c2cabf984","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:bb:78:03","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant ccac38ea86a048c183796fe3184f3438","admin_state_up":true,"network_id":"129ed4ad-0a21-4ef4-add8-05f045bde7ce","tenant_id":"","created_at":"2019-01-18T04:55:34Z","binding:vnic_type":"normal","device_id":"8ec9a0d7-e335-4387-8c2c-7d6087b90ffe"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T04:55:32Z","device_owner":"network:router_gateway","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"99f540fb-52d8-49ca-b59c-736c854d3c9e","ip_address":"172.30.9.208"}],"id":"ffb637ef-d3b4-4812-8e96-b3a28ac659ae","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:cf:e0:78","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c7128340-d09d-4472-ab8c-6b0e75149f5d","tenant_id":"","created_at":"2019-01-18T04:55:32Z","binding:vnic_type":"normal","device_id":"8ec9a0d7-e335-4387-8c2c-7d6087b90ffe"}]} 2019-01-18 04:55:36,363 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?device_id=8ec9a0d7-e335-4387-8c2c-7d6087b90ffe used request id req-0675be5d-7ca7-4704-a261-93a2414cf5ab 2019-01-18 04:55:36,369 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets/99f540fb-52d8-49ca-b59c-736c854d3c9e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d61be24d2676ceba0105740d62eef1117961c3c" 2019-01-18 04:55:36,567 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-4b2cd1df-cab6-4a4c-8520-0f24c571cb76 Date: Fri, 18 Jan 2019 04:55:36 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"c7128340-d09d-4472-ab8c-6b0e75149f5d","tenant_id":"47feb8aba08a40dca7028a1701e597b9","created_at":"2019-01-18T04:39:13Z","dns_nameservers":[],"updated_at":"2019-01-18T04:39:13Z","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":"47feb8aba08a40dca7028a1701e597b9","id":"99f540fb-52d8-49ca-b59c-736c854d3c9e","subnetpool_id":null,"name":"external-subnet"}} 2019-01-18 04:55:36,567 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets/99f540fb-52d8-49ca-b59c-736c854d3c9e used request id req-4b2cd1df-cab6-4a4c-8520-0f24c571cb76 2019-01-18 04:55:36,573 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets/379d6423-cc4f-4dce-a4bb-2f647dedba24 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d61be24d2676ceba0105740d62eef1117961c3c" 2019-01-18 04:55:36,761 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-cabdf3d1-a06d-47ea-88d8-649241b93506 Date: Fri, 18 Jan 2019 04:55:36 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"129ed4ad-0a21-4ef4-add8-05f045bde7ce","tenant_id":"","created_at":"2019-01-18T04:55:31Z","dns_nameservers":[],"updated_at":"2019-01-18T04:55:31Z","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":"379d6423-cc4f-4dce-a4bb-2f647dedba24","subnetpool_id":null,"name":"HA subnet tenant ccac38ea86a048c183796fe3184f3438"}} 2019-01-18 04:55:36,762 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets/379d6423-cc4f-4dce-a4bb-2f647dedba24 used request id req-cabdf3d1-a06d-47ea-88d8-649241b93506 2019-01-18 04:55:36,767 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets/379d6423-cc4f-4dce-a4bb-2f647dedba24 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d61be24d2676ceba0105740d62eef1117961c3c" 2019-01-18 04:55:37,025 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-467ce851-1809-4021-828e-575e65608427 Date: Fri, 18 Jan 2019 04:55:37 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"129ed4ad-0a21-4ef4-add8-05f045bde7ce","tenant_id":"","created_at":"2019-01-18T04:55:31Z","dns_nameservers":[],"updated_at":"2019-01-18T04:55:31Z","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":"379d6423-cc4f-4dce-a4bb-2f647dedba24","subnetpool_id":null,"name":"HA subnet tenant ccac38ea86a048c183796fe3184f3438"}} 2019-01-18 04:55:37,025 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets/379d6423-cc4f-4dce-a4bb-2f647dedba24 used request id req-467ce851-1809-4021-828e-575e65608427 2019-01-18 04:55:37,030 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets/379d6423-cc4f-4dce-a4bb-2f647dedba24 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d61be24d2676ceba0105740d62eef1117961c3c" 2019-01-18 04:55:37,241 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-5a693dbc-a43e-444e-967a-f9d2827acbca Date: Fri, 18 Jan 2019 04:55:37 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"129ed4ad-0a21-4ef4-add8-05f045bde7ce","tenant_id":"","created_at":"2019-01-18T04:55:31Z","dns_nameservers":[],"updated_at":"2019-01-18T04:55:31Z","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":"379d6423-cc4f-4dce-a4bb-2f647dedba24","subnetpool_id":null,"name":"HA subnet tenant ccac38ea86a048c183796fe3184f3438"}} 2019-01-18 04:55:37,241 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets/379d6423-cc4f-4dce-a4bb-2f647dedba24 used request id req-5a693dbc-a43e-444e-967a-f9d2827acbca 2019-01-18 04:55:37,247 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/routers?name=NeutronUtilsRouterTests-ccd9366a-62a0-4534-b5eb-95f28f840916-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d61be24d2676ceba0105740d62eef1117961c3c" 2019-01-18 04:55:37,469 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 735 X-Openstack-Request-Id: req-0c0078db-31f9-481e-bbe9-6229fdc13ec8 Date: Fri, 18 Jan 2019 04:55:37 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "c7128340-d09d-4472-ab8c-6b0e75149f5d", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "99f540fb-52d8-49ca-b59c-736c854d3c9e", "ip_address": "172.30.9.208"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "ccac38ea86a048c183796fe3184f3438", "created_at": "2019-01-18T04:55:32Z", "admin_state_up": true, "updated_at": "2019-01-18T04:55:35Z", "project_id": "ccac38ea86a048c183796fe3184f3438", "flavor_id": null, "revision_number": 6, "routes": [], "ha": true, "id": "8ec9a0d7-e335-4387-8c2c-7d6087b90ffe", "name": "NeutronUtilsRouterTests-ccd9366a-62a0-4534-b5eb-95f28f840916-pub-router"}]} 2019-01-18 04:55:37,470 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers?name=NeutronUtilsRouterTests-ccd9366a-62a0-4534-b5eb-95f28f840916-pub-router used request id req-0c0078db-31f9-481e-bbe9-6229fdc13ec8 2019-01-18 04:55:37,473 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-18 04:55:37,477 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 18 Jan 2019 04:55: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"}]}]}} 2019-01-18 04:55:37,478 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/ccac38ea86a048c183796fe3184f3438 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d61be24d2676ceba0105740d62eef1117961c3c" 2019-01-18 04:55:37,561 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 04:55:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3e30f62b-9652-4872-9d49-d33644c70088 Content-Encoding: gzip Content-Length: 247 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/ccac38ea86a048c183796fe3184f3438"}, "enabled": true, "id": "ccac38ea86a048c183796fe3184f3438", "parent_id": "default", "domain_id": "default", "name": "api_check-project_2744c22f-2cb8-4f83-8516-7c0ba84fdd9b"}} 2019-01-18 04:55:37,561 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/ccac38ea86a048c183796fe3184f3438 used request id req-3e30f62b-9652-4872-9d49-d33644c70088 2019-01-18 04:55:37,567 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?device_id=8ec9a0d7-e335-4387-8c2c-7d6087b90ffe -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d61be24d2676ceba0105740d62eef1117961c3c" 2019-01-18 04:55:37,631 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3345 X-Openstack-Request-Id: req-9ebd2f49-092c-49de-99e4-96d99b93d1a3 Date: Fri, 18 Jan 2019 04:55:37 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T04:55:37Z","device_owner":"network:router_ha_interface","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"379d6423-cc4f-4dce-a4bb-2f647dedba24","ip_address":"169.254.192.7"}],"id":"affe02cb-de42-4ea1-ad33-58e6c483d363","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:c6:16:b4","project_id":"","status":"DOWN","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant ccac38ea86a048c183796fe3184f3438","admin_state_up":true,"network_id":"129ed4ad-0a21-4ef4-add8-05f045bde7ce","tenant_id":"","created_at":"2019-01-18T04:55:33Z","binding:vnic_type":"normal","device_id":"8ec9a0d7-e335-4387-8c2c-7d6087b90ffe"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T04:55:35Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"379d6423-cc4f-4dce-a4bb-2f647dedba24","ip_address":"169.254.192.10"}],"id":"ccd8c9e6-2272-43bd-9086-ffe4083b2f2b","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:8a:a3:49","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant ccac38ea86a048c183796fe3184f3438","admin_state_up":true,"network_id":"129ed4ad-0a21-4ef4-add8-05f045bde7ce","tenant_id":"","created_at":"2019-01-18T04:55:34Z","binding:vnic_type":"normal","device_id":"8ec9a0d7-e335-4387-8c2c-7d6087b90ffe"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T04:55:34Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"379d6423-cc4f-4dce-a4bb-2f647dedba24","ip_address":"169.254.192.4"}],"id":"f87b508e-ef69-4546-86ac-792c2cabf984","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:bb:78:03","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant ccac38ea86a048c183796fe3184f3438","admin_state_up":true,"network_id":"129ed4ad-0a21-4ef4-add8-05f045bde7ce","tenant_id":"","created_at":"2019-01-18T04:55:34Z","binding:vnic_type":"normal","device_id":"8ec9a0d7-e335-4387-8c2c-7d6087b90ffe"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T04:55:37Z","device_owner":"network:router_gateway","revision_number":9,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"99f540fb-52d8-49ca-b59c-736c854d3c9e","ip_address":"172.30.9.208"}],"id":"ffb637ef-d3b4-4812-8e96-b3a28ac659ae","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:cf:e0:78","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":"c7128340-d09d-4472-ab8c-6b0e75149f5d","tenant_id":"","created_at":"2019-01-18T04:55:32Z","binding:vnic_type":"normal","device_id":"8ec9a0d7-e335-4387-8c2c-7d6087b90ffe"}]} 2019-01-18 04:55:37,631 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?device_id=8ec9a0d7-e335-4387-8c2c-7d6087b90ffe used request id req-9ebd2f49-092c-49de-99e4-96d99b93d1a3 2019-01-18 04:55:37,637 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets/99f540fb-52d8-49ca-b59c-736c854d3c9e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d61be24d2676ceba0105740d62eef1117961c3c" 2019-01-18 04:55:37,847 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-372c15c3-7fad-4738-93e1-980beb8262e8 Date: Fri, 18 Jan 2019 04:55:37 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"c7128340-d09d-4472-ab8c-6b0e75149f5d","tenant_id":"47feb8aba08a40dca7028a1701e597b9","created_at":"2019-01-18T04:39:13Z","dns_nameservers":[],"updated_at":"2019-01-18T04:39:13Z","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":"47feb8aba08a40dca7028a1701e597b9","id":"99f540fb-52d8-49ca-b59c-736c854d3c9e","subnetpool_id":null,"name":"external-subnet"}} 2019-01-18 04:55:37,847 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets/99f540fb-52d8-49ca-b59c-736c854d3c9e used request id req-372c15c3-7fad-4738-93e1-980beb8262e8 2019-01-18 04:55:37,854 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets/379d6423-cc4f-4dce-a4bb-2f647dedba24 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d61be24d2676ceba0105740d62eef1117961c3c" 2019-01-18 04:55:38,047 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-53522412-3616-4d18-b7fa-33b19545acf4 Date: Fri, 18 Jan 2019 04:55:38 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"129ed4ad-0a21-4ef4-add8-05f045bde7ce","tenant_id":"","created_at":"2019-01-18T04:55:31Z","dns_nameservers":[],"updated_at":"2019-01-18T04:55:31Z","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":"379d6423-cc4f-4dce-a4bb-2f647dedba24","subnetpool_id":null,"name":"HA subnet tenant ccac38ea86a048c183796fe3184f3438"}} 2019-01-18 04:55:38,047 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets/379d6423-cc4f-4dce-a4bb-2f647dedba24 used request id req-53522412-3616-4d18-b7fa-33b19545acf4 2019-01-18 04:55:38,053 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets/379d6423-cc4f-4dce-a4bb-2f647dedba24 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d61be24d2676ceba0105740d62eef1117961c3c" 2019-01-18 04:55:38,108 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-7dadd489-27e3-41ed-9df0-75313843eb98 Date: Fri, 18 Jan 2019 04:55:38 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"129ed4ad-0a21-4ef4-add8-05f045bde7ce","tenant_id":"","created_at":"2019-01-18T04:55:31Z","dns_nameservers":[],"updated_at":"2019-01-18T04:55:31Z","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":"379d6423-cc4f-4dce-a4bb-2f647dedba24","subnetpool_id":null,"name":"HA subnet tenant ccac38ea86a048c183796fe3184f3438"}} 2019-01-18 04:55:38,108 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets/379d6423-cc4f-4dce-a4bb-2f647dedba24 used request id req-7dadd489-27e3-41ed-9df0-75313843eb98 2019-01-18 04:55:38,113 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets/379d6423-cc4f-4dce-a4bb-2f647dedba24 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d61be24d2676ceba0105740d62eef1117961c3c" 2019-01-18 04:55:38,308 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-cb48f393-dadc-4939-bcf4-c31f14a793c9 Date: Fri, 18 Jan 2019 04:55:38 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"129ed4ad-0a21-4ef4-add8-05f045bde7ce","tenant_id":"","created_at":"2019-01-18T04:55:31Z","dns_nameservers":[],"updated_at":"2019-01-18T04:55:31Z","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":"379d6423-cc4f-4dce-a4bb-2f647dedba24","subnetpool_id":null,"name":"HA subnet tenant ccac38ea86a048c183796fe3184f3438"}} 2019-01-18 04:55:38,308 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets/379d6423-cc4f-4dce-a4bb-2f647dedba24 used request id req-cb48f393-dadc-4939-bcf4-c31f14a793c9 2019-01-18 04:55:38,315 - 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}3d61be24d2676ceba0105740d62eef1117961c3c" 2019-01-18 04:55:38,558 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-d4977c0b-3890-439f-bb38-228e8663986b Date: Fri, 18 Jan 2019 04:55:38 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"c7128340-d09d-4472-ab8c-6b0e75149f5d","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"47feb8aba08a40dca7028a1701e597b9","status":"ACTIVE","subnets":["99f540fb-52d8-49ca-b59c-736c854d3c9e"],"description":"","tags":[],"updated_at":"2019-01-18T04:39:13Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"47feb8aba08a40dca7028a1701e597b9","created_at":"2019-01-18T04:39:06Z","provider:network_type":"flat"}]} 2019-01-18 04:55:38,558 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=external used request id req-d4977c0b-3890-439f-bb38-228e8663986b 2019-01-18 04:55:38,564 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=c7128340-d09d-4472-ab8c-6b0e75149f5d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d61be24d2676ceba0105740d62eef1117961c3c" 2019-01-18 04:55:38,769 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 624 X-Openstack-Request-Id: req-3b3bb4df-092b-4de0-a4ed-94c7915d5e89 Date: Fri, 18 Jan 2019 04:55:38 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"c7128340-d09d-4472-ab8c-6b0e75149f5d","tenant_id":"47feb8aba08a40dca7028a1701e597b9","created_at":"2019-01-18T04:39:13Z","dns_nameservers":[],"updated_at":"2019-01-18T04:39:13Z","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":"47feb8aba08a40dca7028a1701e597b9","id":"99f540fb-52d8-49ca-b59c-736c854d3c9e","subnetpool_id":null,"name":"external-subnet"}]} 2019-01-18 04:55:38,770 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=c7128340-d09d-4472-ab8c-6b0e75149f5d used request id req-3b3bb4df-092b-4de0-a4ed-94c7915d5e89 2019-01-18 04:55:38,770 - neutron_utils - INFO - Deleting router with name - NeutronUtilsRouterTests-ccd9366a-62a0-4534-b5eb-95f28f840916-pub-router 2019-01-18 04:55:38,775 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/routers/8ec9a0d7-e335-4387-8c2c-7d6087b90ffe -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d61be24d2676ceba0105740d62eef1117961c3c" 2019-01-18 04:55:42,284 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-d021272a-0aa5-45f7-94c5-bce81db1d8b7 Content-Length: 0 Date: Fri, 18 Jan 2019 04:55:42 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-18 04:55:42,285 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/routers/8ec9a0d7-e335-4387-8c2c-7d6087b90ffe used request id req-d021272a-0aa5-45f7-94c5-bce81db1d8b7 2019-01-18 04:55:42,290 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/routers?name=NeutronUtilsRouterTests-ccd9366a-62a0-4534-b5eb-95f28f840916-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d61be24d2676ceba0105740d62eef1117961c3c" 2019-01-18 04:55:42,496 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-af867b73-a66e-4944-becb-ac956d9f542e Date: Fri, 18 Jan 2019 04:55:42 GMT RESP BODY: {"routers": []} 2019-01-18 04:55:42,497 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers?name=NeutronUtilsRouterTests-ccd9366a-62a0-4534-b5eb-95f28f840916-pub-router used request id req-af867b73-a66e-4944-becb-ac956d9f542e 2019-01-18 04:55:42,498 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 04:55:42,878 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "45b844776369475b95254c1dd61269c1", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}, {"id": "6aff393fb9af4d958a8117fea50ad769", "name": "Member"}], "expires_at": "2019-01-18T05:55:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ccac38ea86a048c183796fe3184f3438", "name": "api_check-project_2744c22f-2cb8-4f83-8516-7c0ba84fdd9b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_2744c22f-2cb8-4f83-8516-7c0ba84fdd9b", "id": "cb9b3d6d59cd466fb9e330547dcd06c7"}, "audit_ids": ["1erVLr0qT9C_aWvf-LCVaA"], "issued_at": "2019-01-18T04:55:42.000000Z"}} 2019-01-18 04:55:42,878 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e0c785924dc4f7bd67bca1c15cf5ed981d571cb" 2019-01-18 04:55:42,963 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 04:55:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ad7d6122-30d1-4232-9d5e-54b10f1aba4f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 04:55:42,964 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-ad7d6122-30d1-4232-9d5e-54b10f1aba4f 2019-01-18 04:55:42,965 - neutron_utils - INFO - Creating security group with name - NeutronUtilsSecurityGroupTests-68d9bcf5-7e26-4387-ba5b-38381a3e908cname 2019-01-18 04:55:42,970 - 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}8e0c785924dc4f7bd67bca1c15cf5ed981d571cb" -d '{"security_group": {"name": "NeutronUtilsSecurityGroupTests-68d9bcf5-7e26-4387-ba5b-38381a3e908cname"}}' 2019-01-18 04:55:43,369 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1403 X-Openstack-Request-Id: req-3153f7fd-1520-4cad-9288-15a1b6aa2087 Date: Fri, 18 Jan 2019 04:55:43 GMT RESP BODY: {"security_group": {"description": "", "tags": [], "tenant_id": "ccac38ea86a048c183796fe3184f3438", "created_at": "2019-01-18T04:55:43Z", "updated_at": "2019-01-18T04:55:43Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:55:43Z", "revision_number": 0, "id": "23743164-bfb7-4b8a-b0e6-5dd83aea6b8c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:55:43Z", "security_group_id": "3815abae-99be-47d6-9921-7ce05a6b3367", "tenant_id": "ccac38ea86a048c183796fe3184f3438", "port_range_min": null, "ethertype": "IPv6", "project_id": "ccac38ea86a048c183796fe3184f3438"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:55:43Z", "revision_number": 0, "id": "62eb9714-4316-4f5c-bf59-c29bb748e4dc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:55:43Z", "security_group_id": "3815abae-99be-47d6-9921-7ce05a6b3367", "tenant_id": "ccac38ea86a048c183796fe3184f3438", "port_range_min": null, "ethertype": "IPv4", "project_id": "ccac38ea86a048c183796fe3184f3438"}], "revision_number": 2, "project_id": "ccac38ea86a048c183796fe3184f3438", "id": "3815abae-99be-47d6-9921-7ce05a6b3367", "name": "NeutronUtilsSecurityGroupTests-68d9bcf5-7e26-4387-ba5b-38381a3e908cname"}} 2019-01-18 04:55:43,369 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-groups used request id req-3153f7fd-1520-4cad-9288-15a1b6aa2087 2019-01-18 04:55:43,369 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 3815abae-99be-47d6-9921-7ce05a6b3367 2019-01-18 04:55:43,375 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=3815abae-99be-47d6-9921-7ce05a6b3367 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e0c785924dc4f7bd67bca1c15cf5ed981d571cb" 2019-01-18 04:55:43,563 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-87140dc0-aa61-4ef0-b7e8-66f46d8d8e3a Date: Fri, 18 Jan 2019 04:55:43 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": "2019-01-18T04:55:43Z", "security_group_id": "3815abae-99be-47d6-9921-7ce05a6b3367", "port_range_min": null, "revision_number": 0, "tenant_id": "ccac38ea86a048c183796fe3184f3438", "created_at": "2019-01-18T04:55:43Z", "project_id": "ccac38ea86a048c183796fe3184f3438", "id": "23743164-bfb7-4b8a-b0e6-5dd83aea6b8c"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T04:55:43Z", "security_group_id": "3815abae-99be-47d6-9921-7ce05a6b3367", "port_range_min": null, "revision_number": 0, "tenant_id": "ccac38ea86a048c183796fe3184f3438", "created_at": "2019-01-18T04:55:43Z", "project_id": "ccac38ea86a048c183796fe3184f3438", "id": "62eb9714-4316-4f5c-bf59-c29bb748e4dc"}]} 2019-01-18 04:55:43,563 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=3815abae-99be-47d6-9921-7ce05a6b3367 used request id req-87140dc0-aa61-4ef0-b7e8-66f46d8d8e3a 2019-01-18 04:55:43,569 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-68d9bcf5-7e26-4387-ba5b-38381a3e908cname -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e0c785924dc4f7bd67bca1c15cf5ed981d571cb" 2019-01-18 04:55:43,860 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1406 X-Openstack-Request-Id: req-14753f30-2ae6-423a-bb86-50a10d6ce16c Date: Fri, 18 Jan 2019 04:55:43 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "ccac38ea86a048c183796fe3184f3438", "created_at": "2019-01-18T04:55:43Z", "updated_at": "2019-01-18T04:55:43Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:55:43Z", "revision_number": 0, "id": "62eb9714-4316-4f5c-bf59-c29bb748e4dc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:55:43Z", "security_group_id": "3815abae-99be-47d6-9921-7ce05a6b3367", "tenant_id": "ccac38ea86a048c183796fe3184f3438", "port_range_min": null, "ethertype": "IPv4", "project_id": "ccac38ea86a048c183796fe3184f3438"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:55:43Z", "revision_number": 0, "id": "23743164-bfb7-4b8a-b0e6-5dd83aea6b8c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:55:43Z", "security_group_id": "3815abae-99be-47d6-9921-7ce05a6b3367", "tenant_id": "ccac38ea86a048c183796fe3184f3438", "port_range_min": null, "ethertype": "IPv6", "project_id": "ccac38ea86a048c183796fe3184f3438"}], "revision_number": 2, "project_id": "ccac38ea86a048c183796fe3184f3438", "id": "3815abae-99be-47d6-9921-7ce05a6b3367", "name": "NeutronUtilsSecurityGroupTests-68d9bcf5-7e26-4387-ba5b-38381a3e908cname"}]} 2019-01-18 04:55:43,860 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-68d9bcf5-7e26-4387-ba5b-38381a3e908cname used request id req-14753f30-2ae6-423a-bb86-50a10d6ce16c 2019-01-18 04:55:43,860 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 3815abae-99be-47d6-9921-7ce05a6b3367 2019-01-18 04:55:43,866 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=3815abae-99be-47d6-9921-7ce05a6b3367 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e0c785924dc4f7bd67bca1c15cf5ed981d571cb" 2019-01-18 04:55:44,032 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-3ae9aa2e-af7f-4003-ba3f-ea3127632331 Date: Fri, 18 Jan 2019 04:55: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": "2019-01-18T04:55:43Z", "security_group_id": "3815abae-99be-47d6-9921-7ce05a6b3367", "port_range_min": null, "revision_number": 0, "tenant_id": "ccac38ea86a048c183796fe3184f3438", "created_at": "2019-01-18T04:55:43Z", "project_id": "ccac38ea86a048c183796fe3184f3438", "id": "23743164-bfb7-4b8a-b0e6-5dd83aea6b8c"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T04:55:43Z", "security_group_id": "3815abae-99be-47d6-9921-7ce05a6b3367", "port_range_min": null, "revision_number": 0, "tenant_id": "ccac38ea86a048c183796fe3184f3438", "created_at": "2019-01-18T04:55:43Z", "project_id": "ccac38ea86a048c183796fe3184f3438", "id": "62eb9714-4316-4f5c-bf59-c29bb748e4dc"}]} 2019-01-18 04:55:44,032 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=3815abae-99be-47d6-9921-7ce05a6b3367 used request id req-3ae9aa2e-af7f-4003-ba3f-ea3127632331 2019-01-18 04:55:44,032 - neutron_utils - INFO - Deleting security group with name - NeutronUtilsSecurityGroupTests-68d9bcf5-7e26-4387-ba5b-38381a3e908cname 2019-01-18 04:55:44,037 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-groups/3815abae-99be-47d6-9921-7ce05a6b3367 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e0c785924dc4f7bd67bca1c15cf5ed981d571cb" 2019-01-18 04:55:44,362 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-6a6cc7b3-facc-4b4f-a019-8c7da0db757e Content-Length: 0 Date: Fri, 18 Jan 2019 04:55:44 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-18 04:55:44,362 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/3815abae-99be-47d6-9921-7ce05a6b3367 used request id req-6a6cc7b3-facc-4b4f-a019-8c7da0db757e 2019-01-18 04:55:44,368 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-68d9bcf5-7e26-4387-ba5b-38381a3e908cname -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e0c785924dc4f7bd67bca1c15cf5ed981d571cb" 2019-01-18 04:55:44,550 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-18dde36d-54f7-419f-b18a-52fdbe760dba Date: Fri, 18 Jan 2019 04:55:44 GMT RESP BODY: {"security_groups": []} 2019-01-18 04:55:44,550 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-68d9bcf5-7e26-4387-ba5b-38381a3e908cname used request id req-18dde36d-54f7-419f-b18a-52fdbe760dba 2019-01-18 04:55:44,552 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 04:55:44,936 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "45b844776369475b95254c1dd61269c1", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}, {"id": "6aff393fb9af4d958a8117fea50ad769", "name": "Member"}], "expires_at": "2019-01-18T05:55:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ccac38ea86a048c183796fe3184f3438", "name": "api_check-project_2744c22f-2cb8-4f83-8516-7c0ba84fdd9b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_2744c22f-2cb8-4f83-8516-7c0ba84fdd9b", "id": "cb9b3d6d59cd466fb9e330547dcd06c7"}, "audit_ids": ["MgoZXjPdQmaJ7zTwNbSH2Q"], "issued_at": "2019-01-18T04:55:44.000000Z"}} 2019-01-18 04:55:44,936 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fafa6e705b963fee7b7ddbf2c4c703defcfb49c4" 2019-01-18 04:55:44,949 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 04:55:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-950dfaf2-5303-433d-8ee3-877634df4cf8 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 04:55:44,949 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-950dfaf2-5303-433d-8ee3-877634df4cf8 2019-01-18 04:55:44,951 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 04:55:45,335 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "45b844776369475b95254c1dd61269c1", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}, {"id": "6aff393fb9af4d958a8117fea50ad769", "name": "Member"}], "expires_at": "2019-01-18T05:55:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ccac38ea86a048c183796fe3184f3438", "name": "api_check-project_2744c22f-2cb8-4f83-8516-7c0ba84fdd9b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_2744c22f-2cb8-4f83-8516-7c0ba84fdd9b", "id": "cb9b3d6d59cd466fb9e330547dcd06c7"}, "audit_ids": ["CkV0nw6GSrqwqM9FS3JCfg"], "issued_at": "2019-01-18T04:55:45.000000Z"}} 2019-01-18 04:55:45,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}52e240f0a232e5bfc5d967b90b6abe60947f471d" 2019-01-18 04:55:45,422 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 04:55:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ea207200-6676-40f2-b21f-92d0a06e0d88 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 04:55:45,422 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-ea207200-6676-40f2-b21f-92d0a06e0d88 2019-01-18 04:55:45,424 - neutron_utils - INFO - Creating security group with name - NeutronUtilsSecurityGroupTests-ea36a6d4-532a-447b-9bab-ee37dfe34ab9name 2019-01-18 04:55:45,429 - 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}52e240f0a232e5bfc5d967b90b6abe60947f471d" -d '{"security_group": {"name": "NeutronUtilsSecurityGroupTests-ea36a6d4-532a-447b-9bab-ee37dfe34ab9name", "description": "hello group"}}' 2019-01-18 04:55:45,769 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-48dd42b1-08af-4075-a573-50493d9bdab8 Date: Fri, 18 Jan 2019 04:55:45 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "ccac38ea86a048c183796fe3184f3438", "created_at": "2019-01-18T04:55:45Z", "updated_at": "2019-01-18T04:55:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:55:45Z", "revision_number": 0, "id": "bd2a63ad-a35b-48a0-a253-f0d7f249d243", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:55:45Z", "security_group_id": "2f6f2534-6a12-415d-a41e-70db3d29a757", "tenant_id": "ccac38ea86a048c183796fe3184f3438", "port_range_min": null, "ethertype": "IPv4", "project_id": "ccac38ea86a048c183796fe3184f3438"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:55:45Z", "revision_number": 0, "id": "cddecc4c-7c3d-4b1f-9c79-8f07e4e15d72", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:55:45Z", "security_group_id": "2f6f2534-6a12-415d-a41e-70db3d29a757", "tenant_id": "ccac38ea86a048c183796fe3184f3438", "port_range_min": null, "ethertype": "IPv6", "project_id": "ccac38ea86a048c183796fe3184f3438"}], "revision_number": 2, "project_id": "ccac38ea86a048c183796fe3184f3438", "id": "2f6f2534-6a12-415d-a41e-70db3d29a757", "name": "NeutronUtilsSecurityGroupTests-ea36a6d4-532a-447b-9bab-ee37dfe34ab9name"}} 2019-01-18 04:55:45,769 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-groups used request id req-48dd42b1-08af-4075-a573-50493d9bdab8 2019-01-18 04:55:45,770 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 2f6f2534-6a12-415d-a41e-70db3d29a757 2019-01-18 04:55:45,775 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=2f6f2534-6a12-415d-a41e-70db3d29a757 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52e240f0a232e5bfc5d967b90b6abe60947f471d" 2019-01-18 04:55:45,952 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-5da5f35d-606f-4c5a-8e7f-f4d212f07cc8 Date: Fri, 18 Jan 2019 04:55: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": "2019-01-18T04:55:45Z", "security_group_id": "2f6f2534-6a12-415d-a41e-70db3d29a757", "port_range_min": null, "revision_number": 0, "tenant_id": "ccac38ea86a048c183796fe3184f3438", "created_at": "2019-01-18T04:55:45Z", "project_id": "ccac38ea86a048c183796fe3184f3438", "id": "bd2a63ad-a35b-48a0-a253-f0d7f249d243"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T04:55:45Z", "security_group_id": "2f6f2534-6a12-415d-a41e-70db3d29a757", "port_range_min": null, "revision_number": 0, "tenant_id": "ccac38ea86a048c183796fe3184f3438", "created_at": "2019-01-18T04:55:45Z", "project_id": "ccac38ea86a048c183796fe3184f3438", "id": "cddecc4c-7c3d-4b1f-9c79-8f07e4e15d72"}]} 2019-01-18 04:55:45,952 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=2f6f2534-6a12-415d-a41e-70db3d29a757 used request id req-5da5f35d-606f-4c5a-8e7f-f4d212f07cc8 2019-01-18 04:55:45,958 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-ea36a6d4-532a-447b-9bab-ee37dfe34ab9name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52e240f0a232e5bfc5d967b90b6abe60947f471d" 2019-01-18 04:55:46,192 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1417 X-Openstack-Request-Id: req-fa31284b-3353-49ef-9d4c-be04bc86d1ac Date: Fri, 18 Jan 2019 04:55:46 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "ccac38ea86a048c183796fe3184f3438", "created_at": "2019-01-18T04:55:45Z", "updated_at": "2019-01-18T04:55:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:55:45Z", "revision_number": 0, "id": "cddecc4c-7c3d-4b1f-9c79-8f07e4e15d72", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:55:45Z", "security_group_id": "2f6f2534-6a12-415d-a41e-70db3d29a757", "tenant_id": "ccac38ea86a048c183796fe3184f3438", "port_range_min": null, "ethertype": "IPv6", "project_id": "ccac38ea86a048c183796fe3184f3438"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:55:45Z", "revision_number": 0, "id": "bd2a63ad-a35b-48a0-a253-f0d7f249d243", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:55:45Z", "security_group_id": "2f6f2534-6a12-415d-a41e-70db3d29a757", "tenant_id": "ccac38ea86a048c183796fe3184f3438", "port_range_min": null, "ethertype": "IPv4", "project_id": "ccac38ea86a048c183796fe3184f3438"}], "revision_number": 2, "project_id": "ccac38ea86a048c183796fe3184f3438", "id": "2f6f2534-6a12-415d-a41e-70db3d29a757", "name": "NeutronUtilsSecurityGroupTests-ea36a6d4-532a-447b-9bab-ee37dfe34ab9name"}]} 2019-01-18 04:55:46,193 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-ea36a6d4-532a-447b-9bab-ee37dfe34ab9name&description=hello+group used request id req-fa31284b-3353-49ef-9d4c-be04bc86d1ac 2019-01-18 04:55:46,193 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 2f6f2534-6a12-415d-a41e-70db3d29a757 2019-01-18 04:55:46,198 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=2f6f2534-6a12-415d-a41e-70db3d29a757 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52e240f0a232e5bfc5d967b90b6abe60947f471d" 2019-01-18 04:55:46,396 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-b6bf784d-3f23-45b5-8467-0e0bfd335d19 Date: Fri, 18 Jan 2019 04:55: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": "2019-01-18T04:55:45Z", "security_group_id": "2f6f2534-6a12-415d-a41e-70db3d29a757", "port_range_min": null, "revision_number": 0, "tenant_id": "ccac38ea86a048c183796fe3184f3438", "created_at": "2019-01-18T04:55:45Z", "project_id": "ccac38ea86a048c183796fe3184f3438", "id": "bd2a63ad-a35b-48a0-a253-f0d7f249d243"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T04:55:45Z", "security_group_id": "2f6f2534-6a12-415d-a41e-70db3d29a757", "port_range_min": null, "revision_number": 0, "tenant_id": "ccac38ea86a048c183796fe3184f3438", "created_at": "2019-01-18T04:55:45Z", "project_id": "ccac38ea86a048c183796fe3184f3438", "id": "cddecc4c-7c3d-4b1f-9c79-8f07e4e15d72"}]} 2019-01-18 04:55:46,396 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=2f6f2534-6a12-415d-a41e-70db3d29a757 used request id req-b6bf784d-3f23-45b5-8467-0e0bfd335d19 2019-01-18 04:55:46,397 - neutron_utils - INFO - Deleting security group with name - NeutronUtilsSecurityGroupTests-ea36a6d4-532a-447b-9bab-ee37dfe34ab9name 2019-01-18 04:55:46,402 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-groups/2f6f2534-6a12-415d-a41e-70db3d29a757 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52e240f0a232e5bfc5d967b90b6abe60947f471d" 2019-01-18 04:55:46,716 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-88b25010-5cda-4774-af88-cf9ac63d1896 Content-Length: 0 Date: Fri, 18 Jan 2019 04:55:46 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-18 04:55:46,716 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/2f6f2534-6a12-415d-a41e-70db3d29a757 used request id req-88b25010-5cda-4774-af88-cf9ac63d1896 2019-01-18 04:55:46,717 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 04:55:47,107 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "45b844776369475b95254c1dd61269c1", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}, {"id": "6aff393fb9af4d958a8117fea50ad769", "name": "Member"}], "expires_at": "2019-01-18T05:55:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ccac38ea86a048c183796fe3184f3438", "name": "api_check-project_2744c22f-2cb8-4f83-8516-7c0ba84fdd9b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_2744c22f-2cb8-4f83-8516-7c0ba84fdd9b", "id": "cb9b3d6d59cd466fb9e330547dcd06c7"}, "audit_ids": ["DBPJgfAERMuWkNHT07x3dw"], "issued_at": "2019-01-18T04:55:47.000000Z"}} 2019-01-18 04:55:47,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}8c366f67dcff19ad232c3ecf6cd7f59eee7a3125" 2019-01-18 04:55:47,190 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 04:55:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-20b273b5-d8b0-441f-ab24-346db6a4c066 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 04:55:47,190 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-20b273b5-d8b0-441f-ab24-346db6a4c066 2019-01-18 04:55:47,191 - neutron_utils - INFO - Creating security group with name - NeutronUtilsSecurityGroupTests-d061b634-8da6-42e3-b99f-7ab0fa3c5dacname 2019-01-18 04:55:47,197 - 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}8c366f67dcff19ad232c3ecf6cd7f59eee7a3125" -d '{"security_group": {"name": "NeutronUtilsSecurityGroupTests-d061b634-8da6-42e3-b99f-7ab0fa3c5dacname", "description": "hello group"}}' 2019-01-18 04:55:47,578 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-337ab567-e371-4855-be0a-e051981bf730 Date: Fri, 18 Jan 2019 04:55:47 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "ccac38ea86a048c183796fe3184f3438", "created_at": "2019-01-18T04:55:47Z", "updated_at": "2019-01-18T04:55:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:55:47Z", "revision_number": 0, "id": "5c512b67-d220-4d3a-b3b8-2ac8e47b1bec", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:55:47Z", "security_group_id": "379ee2bf-bd41-454f-bdd8-008030614ecf", "tenant_id": "ccac38ea86a048c183796fe3184f3438", "port_range_min": null, "ethertype": "IPv4", "project_id": "ccac38ea86a048c183796fe3184f3438"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:55:47Z", "revision_number": 0, "id": "b1c3df24-202f-4ca7-83b1-170e4aa68848", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:55:47Z", "security_group_id": "379ee2bf-bd41-454f-bdd8-008030614ecf", "tenant_id": "ccac38ea86a048c183796fe3184f3438", "port_range_min": null, "ethertype": "IPv6", "project_id": "ccac38ea86a048c183796fe3184f3438"}], "revision_number": 2, "project_id": "ccac38ea86a048c183796fe3184f3438", "id": "379ee2bf-bd41-454f-bdd8-008030614ecf", "name": "NeutronUtilsSecurityGroupTests-d061b634-8da6-42e3-b99f-7ab0fa3c5dacname"}} 2019-01-18 04:55:47,578 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-groups used request id req-337ab567-e371-4855-be0a-e051981bf730 2019-01-18 04:55:47,579 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 379ee2bf-bd41-454f-bdd8-008030614ecf 2019-01-18 04:55:47,584 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=379ee2bf-bd41-454f-bdd8-008030614ecf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c366f67dcff19ad232c3ecf6cd7f59eee7a3125" 2019-01-18 04:55:47,745 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-2f20ef89-8a7a-4f0f-87cf-88ccb5894f52 Date: Fri, 18 Jan 2019 04:55:47 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": "2019-01-18T04:55:47Z", "security_group_id": "379ee2bf-bd41-454f-bdd8-008030614ecf", "port_range_min": null, "revision_number": 0, "tenant_id": "ccac38ea86a048c183796fe3184f3438", "created_at": "2019-01-18T04:55:47Z", "project_id": "ccac38ea86a048c183796fe3184f3438", "id": "5c512b67-d220-4d3a-b3b8-2ac8e47b1bec"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T04:55:47Z", "security_group_id": "379ee2bf-bd41-454f-bdd8-008030614ecf", "port_range_min": null, "revision_number": 0, "tenant_id": "ccac38ea86a048c183796fe3184f3438", "created_at": "2019-01-18T04:55:47Z", "project_id": "ccac38ea86a048c183796fe3184f3438", "id": "b1c3df24-202f-4ca7-83b1-170e4aa68848"}]} 2019-01-18 04:55:47,746 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=379ee2bf-bd41-454f-bdd8-008030614ecf used request id req-2f20ef89-8a7a-4f0f-87cf-88ccb5894f52 2019-01-18 04:55:47,746 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 379ee2bf-bd41-454f-bdd8-008030614ecf 2019-01-18 04:55:47,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=379ee2bf-bd41-454f-bdd8-008030614ecf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c366f67dcff19ad232c3ecf6cd7f59eee7a3125" 2019-01-18 04:55:47,940 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-80e4ac02-9932-4c78-8376-34aea37c268a Date: Fri, 18 Jan 2019 04:55:47 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": "2019-01-18T04:55:47Z", "security_group_id": "379ee2bf-bd41-454f-bdd8-008030614ecf", "port_range_min": null, "revision_number": 0, "tenant_id": "ccac38ea86a048c183796fe3184f3438", "created_at": "2019-01-18T04:55:47Z", "project_id": "ccac38ea86a048c183796fe3184f3438", "id": "5c512b67-d220-4d3a-b3b8-2ac8e47b1bec"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T04:55:47Z", "security_group_id": "379ee2bf-bd41-454f-bdd8-008030614ecf", "port_range_min": null, "revision_number": 0, "tenant_id": "ccac38ea86a048c183796fe3184f3438", "created_at": "2019-01-18T04:55:47Z", "project_id": "ccac38ea86a048c183796fe3184f3438", "id": "b1c3df24-202f-4ca7-83b1-170e4aa68848"}]} 2019-01-18 04:55:47,940 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=379ee2bf-bd41-454f-bdd8-008030614ecf used request id req-80e4ac02-9932-4c78-8376-34aea37c268a 2019-01-18 04:55:47,941 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c366f67dcff19ad232c3ecf6cd7f59eee7a3125" 2019-01-18 04:55:48,023 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 04:55:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-755cc3c8-e4b0-4c21-8967-930da2a719e0 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 04:55:48,023 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-755cc3c8-e4b0-4c21-8967-930da2a719e0 2019-01-18 04:55:48,024 - neutron_utils - INFO - Creating security group to security group - NeutronUtilsSecurityGroupTests-d061b634-8da6-42e3-b99f-7ab0fa3c5dacname 2019-01-18 04:55:48,029 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-d061b634-8da6-42e3-b99f-7ab0fa3c5dacname -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c366f67dcff19ad232c3ecf6cd7f59eee7a3125" 2019-01-18 04:55:48,221 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1417 X-Openstack-Request-Id: req-861c8c3e-fdbd-46cd-9593-fe6cbc6bda93 Date: Fri, 18 Jan 2019 04:55:48 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "ccac38ea86a048c183796fe3184f3438", "created_at": "2019-01-18T04:55:47Z", "updated_at": "2019-01-18T04:55:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:55:47Z", "revision_number": 0, "id": "b1c3df24-202f-4ca7-83b1-170e4aa68848", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:55:47Z", "security_group_id": "379ee2bf-bd41-454f-bdd8-008030614ecf", "tenant_id": "ccac38ea86a048c183796fe3184f3438", "port_range_min": null, "ethertype": "IPv6", "project_id": "ccac38ea86a048c183796fe3184f3438"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:55:47Z", "revision_number": 0, "id": "5c512b67-d220-4d3a-b3b8-2ac8e47b1bec", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:55:47Z", "security_group_id": "379ee2bf-bd41-454f-bdd8-008030614ecf", "tenant_id": "ccac38ea86a048c183796fe3184f3438", "port_range_min": null, "ethertype": "IPv4", "project_id": "ccac38ea86a048c183796fe3184f3438"}], "revision_number": 2, "project_id": "ccac38ea86a048c183796fe3184f3438", "id": "379ee2bf-bd41-454f-bdd8-008030614ecf", "name": "NeutronUtilsSecurityGroupTests-d061b634-8da6-42e3-b99f-7ab0fa3c5dacname"}]} 2019-01-18 04:55:48,221 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-d061b634-8da6-42e3-b99f-7ab0fa3c5dacname used request id req-861c8c3e-fdbd-46cd-9593-fe6cbc6bda93 2019-01-18 04:55:48,224 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-18 04:55:48,229 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 18 Jan 2019 04:55: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"}]}]}} 2019-01-18 04:55:48,230 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/ccac38ea86a048c183796fe3184f3438 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c366f67dcff19ad232c3ecf6cd7f59eee7a3125" 2019-01-18 04:55:48,321 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 04:55:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e827df06-c766-437f-898a-f12723333d75 Content-Encoding: gzip Content-Length: 247 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/ccac38ea86a048c183796fe3184f3438"}, "enabled": true, "id": "ccac38ea86a048c183796fe3184f3438", "parent_id": "default", "domain_id": "default", "name": "api_check-project_2744c22f-2cb8-4f83-8516-7c0ba84fdd9b"}} 2019-01-18 04:55:48,321 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/ccac38ea86a048c183796fe3184f3438 used request id req-e827df06-c766-437f-898a-f12723333d75 2019-01-18 04:55:48,321 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 379ee2bf-bd41-454f-bdd8-008030614ecf 2019-01-18 04:55:48,327 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=379ee2bf-bd41-454f-bdd8-008030614ecf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c366f67dcff19ad232c3ecf6cd7f59eee7a3125" 2019-01-18 04:55:48,346 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-38046d26-9b63-4695-a5d5-c3088e96aae6 Date: Fri, 18 Jan 2019 04:55:48 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": "2019-01-18T04:55:47Z", "security_group_id": "379ee2bf-bd41-454f-bdd8-008030614ecf", "port_range_min": null, "revision_number": 0, "tenant_id": "ccac38ea86a048c183796fe3184f3438", "created_at": "2019-01-18T04:55:47Z", "project_id": "ccac38ea86a048c183796fe3184f3438", "id": "5c512b67-d220-4d3a-b3b8-2ac8e47b1bec"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T04:55:47Z", "security_group_id": "379ee2bf-bd41-454f-bdd8-008030614ecf", "port_range_min": null, "revision_number": 0, "tenant_id": "ccac38ea86a048c183796fe3184f3438", "created_at": "2019-01-18T04:55:47Z", "project_id": "ccac38ea86a048c183796fe3184f3438", "id": "b1c3df24-202f-4ca7-83b1-170e4aa68848"}]} 2019-01-18 04:55:48,346 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=379ee2bf-bd41-454f-bdd8-008030614ecf used request id req-38046d26-9b63-4695-a5d5-c3088e96aae6 2019-01-18 04:55:48,352 - 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}8c366f67dcff19ad232c3ecf6cd7f59eee7a3125" -d '{"security_group_rule": {"direction": "ingress", "security_group_id": "379ee2bf-bd41-454f-bdd8-008030614ecf"}}' 2019-01-18 04:55:48,662 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 510 X-Openstack-Request-Id: req-24faa581-fc5e-4160-9cee-7af42426ace2 Date: Fri, 18 Jan 2019 04:55:48 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": "2019-01-18T04:55:48Z", "security_group_id": "379ee2bf-bd41-454f-bdd8-008030614ecf", "port_range_min": null, "revision_number": 0, "tenant_id": "ccac38ea86a048c183796fe3184f3438", "created_at": "2019-01-18T04:55:48Z", "project_id": "ccac38ea86a048c183796fe3184f3438", "id": "14543c8b-47bc-49d9-86db-df21b706e714"}} 2019-01-18 04:55:48,662 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules used request id req-24faa581-fc5e-4160-9cee-7af42426ace2 2019-01-18 04:55:48,668 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-d061b634-8da6-42e3-b99f-7ab0fa3c5dacname&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c366f67dcff19ad232c3ecf6cd7f59eee7a3125" 2019-01-18 04:55:48,868 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1916 X-Openstack-Request-Id: req-ad9e7966-bd61-4314-9d46-3c2861d000cd Date: Fri, 18 Jan 2019 04:55:48 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "ccac38ea86a048c183796fe3184f3438", "created_at": "2019-01-18T04:55:47Z", "updated_at": "2019-01-18T04:55:48Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:55:47Z", "revision_number": 0, "id": "b1c3df24-202f-4ca7-83b1-170e4aa68848", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:55:47Z", "security_group_id": "379ee2bf-bd41-454f-bdd8-008030614ecf", "tenant_id": "ccac38ea86a048c183796fe3184f3438", "port_range_min": null, "ethertype": "IPv6", "project_id": "ccac38ea86a048c183796fe3184f3438"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:55:47Z", "revision_number": 0, "id": "5c512b67-d220-4d3a-b3b8-2ac8e47b1bec", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:55:47Z", "security_group_id": "379ee2bf-bd41-454f-bdd8-008030614ecf", "tenant_id": "ccac38ea86a048c183796fe3184f3438", "port_range_min": null, "ethertype": "IPv4", "project_id": "ccac38ea86a048c183796fe3184f3438"}, {"direction": "ingress", "protocol": null, "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:55:48Z", "revision_number": 0, "id": "14543c8b-47bc-49d9-86db-df21b706e714", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:55:48Z", "security_group_id": "379ee2bf-bd41-454f-bdd8-008030614ecf", "tenant_id": "ccac38ea86a048c183796fe3184f3438", "port_range_min": null, "ethertype": "IPv4", "project_id": "ccac38ea86a048c183796fe3184f3438"}], "revision_number": 3, "project_id": "ccac38ea86a048c183796fe3184f3438", "id": "379ee2bf-bd41-454f-bdd8-008030614ecf", "name": "NeutronUtilsSecurityGroupTests-d061b634-8da6-42e3-b99f-7ab0fa3c5dacname"}]} 2019-01-18 04:55:48,868 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-d061b634-8da6-42e3-b99f-7ab0fa3c5dacname&description=hello+group used request id req-ad9e7966-bd61-4314-9d46-3c2861d000cd 2019-01-18 04:55:48,868 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 379ee2bf-bd41-454f-bdd8-008030614ecf 2019-01-18 04:55:48,874 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=379ee2bf-bd41-454f-bdd8-008030614ecf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c366f67dcff19ad232c3ecf6cd7f59eee7a3125" 2019-01-18 04:55:49,038 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1489 X-Openstack-Request-Id: req-23a6493a-d0a3-418b-bfeb-f4b33802a9b6 Date: Fri, 18 Jan 2019 04:55:49 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T04:55:48Z", "security_group_id": "379ee2bf-bd41-454f-bdd8-008030614ecf", "port_range_min": null, "revision_number": 0, "tenant_id": "ccac38ea86a048c183796fe3184f3438", "created_at": "2019-01-18T04:55:48Z", "project_id": "ccac38ea86a048c183796fe3184f3438", "id": "14543c8b-47bc-49d9-86db-df21b706e714"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T04:55:47Z", "security_group_id": "379ee2bf-bd41-454f-bdd8-008030614ecf", "port_range_min": null, "revision_number": 0, "tenant_id": "ccac38ea86a048c183796fe3184f3438", "created_at": "2019-01-18T04:55:47Z", "project_id": "ccac38ea86a048c183796fe3184f3438", "id": "5c512b67-d220-4d3a-b3b8-2ac8e47b1bec"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T04:55:47Z", "security_group_id": "379ee2bf-bd41-454f-bdd8-008030614ecf", "port_range_min": null, "revision_number": 0, "tenant_id": "ccac38ea86a048c183796fe3184f3438", "created_at": "2019-01-18T04:55:47Z", "project_id": "ccac38ea86a048c183796fe3184f3438", "id": "b1c3df24-202f-4ca7-83b1-170e4aa68848"}]} 2019-01-18 04:55:49,038 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=379ee2bf-bd41-454f-bdd8-008030614ecf used request id req-23a6493a-d0a3-418b-bfeb-f4b33802a9b6 2019-01-18 04:55:49,038 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 379ee2bf-bd41-454f-bdd8-008030614ecf 2019-01-18 04:55:49,043 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=379ee2bf-bd41-454f-bdd8-008030614ecf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c366f67dcff19ad232c3ecf6cd7f59eee7a3125" 2019-01-18 04:55:49,068 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1489 X-Openstack-Request-Id: req-77e4dc32-6ab9-40b3-9113-45de8187ca54 Date: Fri, 18 Jan 2019 04:55:49 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T04:55:48Z", "security_group_id": "379ee2bf-bd41-454f-bdd8-008030614ecf", "port_range_min": null, "revision_number": 0, "tenant_id": "ccac38ea86a048c183796fe3184f3438", "created_at": "2019-01-18T04:55:48Z", "project_id": "ccac38ea86a048c183796fe3184f3438", "id": "14543c8b-47bc-49d9-86db-df21b706e714"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T04:55:47Z", "security_group_id": "379ee2bf-bd41-454f-bdd8-008030614ecf", "port_range_min": null, "revision_number": 0, "tenant_id": "ccac38ea86a048c183796fe3184f3438", "created_at": "2019-01-18T04:55:47Z", "project_id": "ccac38ea86a048c183796fe3184f3438", "id": "5c512b67-d220-4d3a-b3b8-2ac8e47b1bec"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T04:55:47Z", "security_group_id": "379ee2bf-bd41-454f-bdd8-008030614ecf", "port_range_min": null, "revision_number": 0, "tenant_id": "ccac38ea86a048c183796fe3184f3438", "created_at": "2019-01-18T04:55:47Z", "project_id": "ccac38ea86a048c183796fe3184f3438", "id": "b1c3df24-202f-4ca7-83b1-170e4aa68848"}]} 2019-01-18 04:55:49,068 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=379ee2bf-bd41-454f-bdd8-008030614ecf used request id req-77e4dc32-6ab9-40b3-9113-45de8187ca54 2019-01-18 04:55:49,073 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-d061b634-8da6-42e3-b99f-7ab0fa3c5dacname&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c366f67dcff19ad232c3ecf6cd7f59eee7a3125" 2019-01-18 04:55:49,265 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1916 X-Openstack-Request-Id: req-5b4f82bd-c9cd-4410-9873-7b2a00b68313 Date: Fri, 18 Jan 2019 04:55:49 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "ccac38ea86a048c183796fe3184f3438", "created_at": "2019-01-18T04:55:47Z", "updated_at": "2019-01-18T04:55:48Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:55:47Z", "revision_number": 0, "id": "b1c3df24-202f-4ca7-83b1-170e4aa68848", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:55:47Z", "security_group_id": "379ee2bf-bd41-454f-bdd8-008030614ecf", "tenant_id": "ccac38ea86a048c183796fe3184f3438", "port_range_min": null, "ethertype": "IPv6", "project_id": "ccac38ea86a048c183796fe3184f3438"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:55:47Z", "revision_number": 0, "id": "5c512b67-d220-4d3a-b3b8-2ac8e47b1bec", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:55:47Z", "security_group_id": "379ee2bf-bd41-454f-bdd8-008030614ecf", "tenant_id": "ccac38ea86a048c183796fe3184f3438", "port_range_min": null, "ethertype": "IPv4", "project_id": "ccac38ea86a048c183796fe3184f3438"}, {"direction": "ingress", "protocol": null, "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:55:48Z", "revision_number": 0, "id": "14543c8b-47bc-49d9-86db-df21b706e714", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:55:48Z", "security_group_id": "379ee2bf-bd41-454f-bdd8-008030614ecf", "tenant_id": "ccac38ea86a048c183796fe3184f3438", "port_range_min": null, "ethertype": "IPv4", "project_id": "ccac38ea86a048c183796fe3184f3438"}], "revision_number": 3, "project_id": "ccac38ea86a048c183796fe3184f3438", "id": "379ee2bf-bd41-454f-bdd8-008030614ecf", "name": "NeutronUtilsSecurityGroupTests-d061b634-8da6-42e3-b99f-7ab0fa3c5dacname"}]} 2019-01-18 04:55:49,266 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-d061b634-8da6-42e3-b99f-7ab0fa3c5dacname&description=hello+group used request id req-5b4f82bd-c9cd-4410-9873-7b2a00b68313 2019-01-18 04:55:49,266 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 379ee2bf-bd41-454f-bdd8-008030614ecf 2019-01-18 04:55:49,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=379ee2bf-bd41-454f-bdd8-008030614ecf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c366f67dcff19ad232c3ecf6cd7f59eee7a3125" 2019-01-18 04:55:49,491 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1489 X-Openstack-Request-Id: req-b448bcec-0c89-432e-9d78-57c24575e9e1 Date: Fri, 18 Jan 2019 04:55:49 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T04:55:48Z", "security_group_id": "379ee2bf-bd41-454f-bdd8-008030614ecf", "port_range_min": null, "revision_number": 0, "tenant_id": "ccac38ea86a048c183796fe3184f3438", "created_at": "2019-01-18T04:55:48Z", "project_id": "ccac38ea86a048c183796fe3184f3438", "id": "14543c8b-47bc-49d9-86db-df21b706e714"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T04:55:47Z", "security_group_id": "379ee2bf-bd41-454f-bdd8-008030614ecf", "port_range_min": null, "revision_number": 0, "tenant_id": "ccac38ea86a048c183796fe3184f3438", "created_at": "2019-01-18T04:55:47Z", "project_id": "ccac38ea86a048c183796fe3184f3438", "id": "5c512b67-d220-4d3a-b3b8-2ac8e47b1bec"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T04:55:47Z", "security_group_id": "379ee2bf-bd41-454f-bdd8-008030614ecf", "port_range_min": null, "revision_number": 0, "tenant_id": "ccac38ea86a048c183796fe3184f3438", "created_at": "2019-01-18T04:55:47Z", "project_id": "ccac38ea86a048c183796fe3184f3438", "id": "b1c3df24-202f-4ca7-83b1-170e4aa68848"}]} 2019-01-18 04:55:49,492 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=379ee2bf-bd41-454f-bdd8-008030614ecf used request id req-b448bcec-0c89-432e-9d78-57c24575e9e1 2019-01-18 04:55:49,492 - neutron_utils - INFO - Deleting security group rule with ID - 5c512b67-d220-4d3a-b3b8-2ac8e47b1bec 2019-01-18 04:55:49,497 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-group-rules/5c512b67-d220-4d3a-b3b8-2ac8e47b1bec -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c366f67dcff19ad232c3ecf6cd7f59eee7a3125" 2019-01-18 04:55:49,746 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-893254a6-5a38-4701-95a8-9d0e8a5b0908 Content-Length: 0 Date: Fri, 18 Jan 2019 04:55:49 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-18 04:55:49,746 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-group-rules/5c512b67-d220-4d3a-b3b8-2ac8e47b1bec used request id req-893254a6-5a38-4701-95a8-9d0e8a5b0908 2019-01-18 04:55:49,746 - neutron_utils - INFO - Deleting security group rule with ID - b1c3df24-202f-4ca7-83b1-170e4aa68848 2019-01-18 04:55:49,751 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-group-rules/b1c3df24-202f-4ca7-83b1-170e4aa68848 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c366f67dcff19ad232c3ecf6cd7f59eee7a3125" 2019-01-18 04:55:49,837 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-970925e6-e90b-4c17-806c-206a7ab8c0f9 Content-Length: 0 Date: Fri, 18 Jan 2019 04:55:49 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-18 04:55:49,837 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-group-rules/b1c3df24-202f-4ca7-83b1-170e4aa68848 used request id req-970925e6-e90b-4c17-806c-206a7ab8c0f9 2019-01-18 04:55:49,837 - neutron_utils - INFO - Deleting security group rule with ID - 14543c8b-47bc-49d9-86db-df21b706e714 2019-01-18 04:55:49,843 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-group-rules/14543c8b-47bc-49d9-86db-df21b706e714 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c366f67dcff19ad232c3ecf6cd7f59eee7a3125" 2019-01-18 04:55:50,082 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-2279bb25-aacd-4626-a38f-9a0c433061eb Content-Length: 0 Date: Fri, 18 Jan 2019 04:55:50 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-18 04:55:50,082 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-group-rules/14543c8b-47bc-49d9-86db-df21b706e714 used request id req-2279bb25-aacd-4626-a38f-9a0c433061eb 2019-01-18 04:55:50,083 - neutron_utils - INFO - Deleting security group with name - NeutronUtilsSecurityGroupTests-d061b634-8da6-42e3-b99f-7ab0fa3c5dacname 2019-01-18 04:55:50,088 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-groups/379ee2bf-bd41-454f-bdd8-008030614ecf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c366f67dcff19ad232c3ecf6cd7f59eee7a3125" 2019-01-18 04:55:50,362 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-9f01b16e-7e3f-4e06-9f98-8b771e8191bc Content-Length: 0 Date: Fri, 18 Jan 2019 04:55:50 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-18 04:55:50,362 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/379ee2bf-bd41-454f-bdd8-008030614ecf used request id req-9f01b16e-7e3f-4e06-9f98-8b771e8191bc 2019-01-18 04:55:50,364 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 04:55:50,750 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "45b844776369475b95254c1dd61269c1", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}, {"id": "6aff393fb9af4d958a8117fea50ad769", "name": "Member"}], "expires_at": "2019-01-18T05:55:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ccac38ea86a048c183796fe3184f3438", "name": "api_check-project_2744c22f-2cb8-4f83-8516-7c0ba84fdd9b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_2744c22f-2cb8-4f83-8516-7c0ba84fdd9b", "id": "cb9b3d6d59cd466fb9e330547dcd06c7"}, "audit_ids": ["Cz75DCz0SJqeNVfP8-M6fQ"], "issued_at": "2019-01-18T04:55:50.000000Z"}} 2019-01-18 04:55:50,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}2ef57a10bb95fa04ac146357595310dec061e15b" 2019-01-18 04:55:50,827 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 04:55:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-43e1cbea-35f6-4a0a-acfe-9de06e28828b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 04:55:50,827 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-43e1cbea-35f6-4a0a-acfe-9de06e28828b 2019-01-18 04:55:50,829 - neutron_utils - INFO - Creating security group with name - NeutronUtilsSecurityGroupTests-b6c6de48-2486-4bc1-9c16-b3e41a7c3527name-1 2019-01-18 04:55:50,834 - 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}2ef57a10bb95fa04ac146357595310dec061e15b" -d '{"security_group": {"name": "NeutronUtilsSecurityGroupTests-b6c6de48-2486-4bc1-9c16-b3e41a7c3527name-1", "description": "hello group"}}' 2019-01-18 04:55:51,332 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1416 X-Openstack-Request-Id: req-5f3ba3d0-0ad1-44be-a1bd-cdd4a648e3b3 Date: Fri, 18 Jan 2019 04:55:51 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "ccac38ea86a048c183796fe3184f3438", "created_at": "2019-01-18T04:55:51Z", "updated_at": "2019-01-18T04:55:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:55:51Z", "revision_number": 0, "id": "059b42e7-c603-4da2-b2d2-0ecdf54cb068", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:55:51Z", "security_group_id": "b4ff9586-27dd-4d68-9d6e-c676225ef1e4", "tenant_id": "ccac38ea86a048c183796fe3184f3438", "port_range_min": null, "ethertype": "IPv6", "project_id": "ccac38ea86a048c183796fe3184f3438"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:55:51Z", "revision_number": 0, "id": "5f8a2b85-217e-414f-a950-a6369e785455", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:55:51Z", "security_group_id": "b4ff9586-27dd-4d68-9d6e-c676225ef1e4", "tenant_id": "ccac38ea86a048c183796fe3184f3438", "port_range_min": null, "ethertype": "IPv4", "project_id": "ccac38ea86a048c183796fe3184f3438"}], "revision_number": 2, "project_id": "ccac38ea86a048c183796fe3184f3438", "id": "b4ff9586-27dd-4d68-9d6e-c676225ef1e4", "name": "NeutronUtilsSecurityGroupTests-b6c6de48-2486-4bc1-9c16-b3e41a7c3527name-1"}} 2019-01-18 04:55:51,333 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-groups used request id req-5f3ba3d0-0ad1-44be-a1bd-cdd4a648e3b3 2019-01-18 04:55:51,333 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - b4ff9586-27dd-4d68-9d6e-c676225ef1e4 2019-01-18 04:55:51,338 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=b4ff9586-27dd-4d68-9d6e-c676225ef1e4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ef57a10bb95fa04ac146357595310dec061e15b" 2019-01-18 04:55:51,533 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-23ada43e-d484-43e4-bb23-58278615998e Date: Fri, 18 Jan 2019 04:55: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": "2019-01-18T04:55:51Z", "security_group_id": "b4ff9586-27dd-4d68-9d6e-c676225ef1e4", "port_range_min": null, "revision_number": 0, "tenant_id": "ccac38ea86a048c183796fe3184f3438", "created_at": "2019-01-18T04:55:51Z", "project_id": "ccac38ea86a048c183796fe3184f3438", "id": "059b42e7-c603-4da2-b2d2-0ecdf54cb068"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T04:55:51Z", "security_group_id": "b4ff9586-27dd-4d68-9d6e-c676225ef1e4", "port_range_min": null, "revision_number": 0, "tenant_id": "ccac38ea86a048c183796fe3184f3438", "created_at": "2019-01-18T04:55:51Z", "project_id": "ccac38ea86a048c183796fe3184f3438", "id": "5f8a2b85-217e-414f-a950-a6369e785455"}]} 2019-01-18 04:55:51,534 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=b4ff9586-27dd-4d68-9d6e-c676225ef1e4 used request id req-23ada43e-d484-43e4-bb23-58278615998e 2019-01-18 04:55:51,534 - neutron_utils - INFO - Creating security group with name - NeutronUtilsSecurityGroupTests-b6c6de48-2486-4bc1-9c16-b3e41a7c3527name-2 2019-01-18 04:55:51,539 - 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}2ef57a10bb95fa04ac146357595310dec061e15b" -d '{"security_group": {"name": "NeutronUtilsSecurityGroupTests-b6c6de48-2486-4bc1-9c16-b3e41a7c3527name-2", "description": "hello group"}}' 2019-01-18 04:55:51,902 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1416 X-Openstack-Request-Id: req-1ae05851-c670-40d1-bb9b-08702ae38aa5 Date: Fri, 18 Jan 2019 04:55:51 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "ccac38ea86a048c183796fe3184f3438", "created_at": "2019-01-18T04:55:51Z", "updated_at": "2019-01-18T04:55:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:55:51Z", "revision_number": 0, "id": "27e70826-3ea6-405d-8e00-b691c7a14701", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:55:51Z", "security_group_id": "c2b20159-a4f4-4e13-8ad0-236e46212e8e", "tenant_id": "ccac38ea86a048c183796fe3184f3438", "port_range_min": null, "ethertype": "IPv4", "project_id": "ccac38ea86a048c183796fe3184f3438"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:55:51Z", "revision_number": 0, "id": "88039ebc-0a53-4b55-9d86-5782476f720d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:55:51Z", "security_group_id": "c2b20159-a4f4-4e13-8ad0-236e46212e8e", "tenant_id": "ccac38ea86a048c183796fe3184f3438", "port_range_min": null, "ethertype": "IPv6", "project_id": "ccac38ea86a048c183796fe3184f3438"}], "revision_number": 2, "project_id": "ccac38ea86a048c183796fe3184f3438", "id": "c2b20159-a4f4-4e13-8ad0-236e46212e8e", "name": "NeutronUtilsSecurityGroupTests-b6c6de48-2486-4bc1-9c16-b3e41a7c3527name-2"}} 2019-01-18 04:55:51,902 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-groups used request id req-1ae05851-c670-40d1-bb9b-08702ae38aa5 2019-01-18 04:55:51,902 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c2b20159-a4f4-4e13-8ad0-236e46212e8e 2019-01-18 04:55:51,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=c2b20159-a4f4-4e13-8ad0-236e46212e8e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ef57a10bb95fa04ac146357595310dec061e15b" 2019-01-18 04:55:52,063 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-3f646696-e68a-43b7-970e-951b6fd179fe Date: Fri, 18 Jan 2019 04:55:52 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": "2019-01-18T04:55:51Z", "security_group_id": "c2b20159-a4f4-4e13-8ad0-236e46212e8e", "port_range_min": null, "revision_number": 0, "tenant_id": "ccac38ea86a048c183796fe3184f3438", "created_at": "2019-01-18T04:55:51Z", "project_id": "ccac38ea86a048c183796fe3184f3438", "id": "27e70826-3ea6-405d-8e00-b691c7a14701"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T04:55:51Z", "security_group_id": "c2b20159-a4f4-4e13-8ad0-236e46212e8e", "port_range_min": null, "revision_number": 0, "tenant_id": "ccac38ea86a048c183796fe3184f3438", "created_at": "2019-01-18T04:55:51Z", "project_id": "ccac38ea86a048c183796fe3184f3438", "id": "88039ebc-0a53-4b55-9d86-5782476f720d"}]} 2019-01-18 04:55:52,063 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=c2b20159-a4f4-4e13-8ad0-236e46212e8e used request id req-3f646696-e68a-43b7-970e-951b6fd179fe 2019-01-18 04:55:52,064 - neutron_utils - INFO - Retrieving security group with ID - b4ff9586-27dd-4d68-9d6e-c676225ef1e4 2019-01-18 04:55:52,069 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?id=b4ff9586-27dd-4d68-9d6e-c676225ef1e4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ef57a10bb95fa04ac146357595310dec061e15b" 2019-01-18 04:55:52,268 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1419 X-Openstack-Request-Id: req-83ee3088-5752-4e3f-afff-65de65c57224 Date: Fri, 18 Jan 2019 04:55:52 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "ccac38ea86a048c183796fe3184f3438", "created_at": "2019-01-18T04:55:51Z", "updated_at": "2019-01-18T04:55:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:55:51Z", "revision_number": 0, "id": "059b42e7-c603-4da2-b2d2-0ecdf54cb068", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:55:51Z", "security_group_id": "b4ff9586-27dd-4d68-9d6e-c676225ef1e4", "tenant_id": "ccac38ea86a048c183796fe3184f3438", "port_range_min": null, "ethertype": "IPv6", "project_id": "ccac38ea86a048c183796fe3184f3438"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:55:51Z", "revision_number": 0, "id": "5f8a2b85-217e-414f-a950-a6369e785455", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:55:51Z", "security_group_id": "b4ff9586-27dd-4d68-9d6e-c676225ef1e4", "tenant_id": "ccac38ea86a048c183796fe3184f3438", "port_range_min": null, "ethertype": "IPv4", "project_id": "ccac38ea86a048c183796fe3184f3438"}], "revision_number": 2, "project_id": "ccac38ea86a048c183796fe3184f3438", "id": "b4ff9586-27dd-4d68-9d6e-c676225ef1e4", "name": "NeutronUtilsSecurityGroupTests-b6c6de48-2486-4bc1-9c16-b3e41a7c3527name-1"}]} 2019-01-18 04:55:52,268 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?id=b4ff9586-27dd-4d68-9d6e-c676225ef1e4 used request id req-83ee3088-5752-4e3f-afff-65de65c57224 2019-01-18 04:55:52,269 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - b4ff9586-27dd-4d68-9d6e-c676225ef1e4 2019-01-18 04:55:52,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=b4ff9586-27dd-4d68-9d6e-c676225ef1e4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ef57a10bb95fa04ac146357595310dec061e15b" 2019-01-18 04:55:52,486 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-0d1b21fa-76ec-4c58-a233-16583a31b71c Date: Fri, 18 Jan 2019 04:55: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": "2019-01-18T04:55:51Z", "security_group_id": "b4ff9586-27dd-4d68-9d6e-c676225ef1e4", "port_range_min": null, "revision_number": 0, "tenant_id": "ccac38ea86a048c183796fe3184f3438", "created_at": "2019-01-18T04:55:51Z", "project_id": "ccac38ea86a048c183796fe3184f3438", "id": "059b42e7-c603-4da2-b2d2-0ecdf54cb068"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T04:55:51Z", "security_group_id": "b4ff9586-27dd-4d68-9d6e-c676225ef1e4", "port_range_min": null, "revision_number": 0, "tenant_id": "ccac38ea86a048c183796fe3184f3438", "created_at": "2019-01-18T04:55:51Z", "project_id": "ccac38ea86a048c183796fe3184f3438", "id": "5f8a2b85-217e-414f-a950-a6369e785455"}]} 2019-01-18 04:55:52,486 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=b4ff9586-27dd-4d68-9d6e-c676225ef1e4 used request id req-0d1b21fa-76ec-4c58-a233-16583a31b71c 2019-01-18 04:55:52,486 - neutron_utils - INFO - Retrieving security group with ID - c2b20159-a4f4-4e13-8ad0-236e46212e8e 2019-01-18 04:55:52,492 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?id=c2b20159-a4f4-4e13-8ad0-236e46212e8e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ef57a10bb95fa04ac146357595310dec061e15b" 2019-01-18 04:55:52,680 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1419 X-Openstack-Request-Id: req-47401d54-9fa1-4dc5-8afe-2001f09030b2 Date: Fri, 18 Jan 2019 04:55:52 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "ccac38ea86a048c183796fe3184f3438", "created_at": "2019-01-18T04:55:51Z", "updated_at": "2019-01-18T04:55:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:55:51Z", "revision_number": 0, "id": "27e70826-3ea6-405d-8e00-b691c7a14701", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:55:51Z", "security_group_id": "c2b20159-a4f4-4e13-8ad0-236e46212e8e", "tenant_id": "ccac38ea86a048c183796fe3184f3438", "port_range_min": null, "ethertype": "IPv4", "project_id": "ccac38ea86a048c183796fe3184f3438"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:55:51Z", "revision_number": 0, "id": "88039ebc-0a53-4b55-9d86-5782476f720d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:55:51Z", "security_group_id": "c2b20159-a4f4-4e13-8ad0-236e46212e8e", "tenant_id": "ccac38ea86a048c183796fe3184f3438", "port_range_min": null, "ethertype": "IPv6", "project_id": "ccac38ea86a048c183796fe3184f3438"}], "revision_number": 2, "project_id": "ccac38ea86a048c183796fe3184f3438", "id": "c2b20159-a4f4-4e13-8ad0-236e46212e8e", "name": "NeutronUtilsSecurityGroupTests-b6c6de48-2486-4bc1-9c16-b3e41a7c3527name-2"}]} 2019-01-18 04:55:52,680 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?id=c2b20159-a4f4-4e13-8ad0-236e46212e8e used request id req-47401d54-9fa1-4dc5-8afe-2001f09030b2 2019-01-18 04:55:52,681 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c2b20159-a4f4-4e13-8ad0-236e46212e8e 2019-01-18 04:55:52,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=c2b20159-a4f4-4e13-8ad0-236e46212e8e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ef57a10bb95fa04ac146357595310dec061e15b" 2019-01-18 04:55:52,869 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-99537356-70d6-4a7c-b834-0e998a033710 Date: Fri, 18 Jan 2019 04:55:52 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": "2019-01-18T04:55:51Z", "security_group_id": "c2b20159-a4f4-4e13-8ad0-236e46212e8e", "port_range_min": null, "revision_number": 0, "tenant_id": "ccac38ea86a048c183796fe3184f3438", "created_at": "2019-01-18T04:55:51Z", "project_id": "ccac38ea86a048c183796fe3184f3438", "id": "27e70826-3ea6-405d-8e00-b691c7a14701"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T04:55:51Z", "security_group_id": "c2b20159-a4f4-4e13-8ad0-236e46212e8e", "port_range_min": null, "revision_number": 0, "tenant_id": "ccac38ea86a048c183796fe3184f3438", "created_at": "2019-01-18T04:55:51Z", "project_id": "ccac38ea86a048c183796fe3184f3438", "id": "88039ebc-0a53-4b55-9d86-5782476f720d"}]} 2019-01-18 04:55:52,870 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=c2b20159-a4f4-4e13-8ad0-236e46212e8e used request id req-99537356-70d6-4a7c-b834-0e998a033710 2019-01-18 04:55:52,870 - neutron_utils - INFO - Deleting security group with name - NeutronUtilsSecurityGroupTests-b6c6de48-2486-4bc1-9c16-b3e41a7c3527name-1 2019-01-18 04:55:52,875 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-groups/b4ff9586-27dd-4d68-9d6e-c676225ef1e4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ef57a10bb95fa04ac146357595310dec061e15b" 2019-01-18 04:55:53,178 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-bc5da76d-771f-4a29-bbd7-bbc53cf41758 Content-Length: 0 Date: Fri, 18 Jan 2019 04:55:53 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-18 04:55:53,178 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/b4ff9586-27dd-4d68-9d6e-c676225ef1e4 used request id req-bc5da76d-771f-4a29-bbd7-bbc53cf41758 2019-01-18 04:55:53,178 - neutron_utils - INFO - Deleting security group with name - NeutronUtilsSecurityGroupTests-b6c6de48-2486-4bc1-9c16-b3e41a7c3527name-2 2019-01-18 04:55:53,183 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-groups/c2b20159-a4f4-4e13-8ad0-236e46212e8e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ef57a10bb95fa04ac146357595310dec061e15b" 2019-01-18 04:55:53,454 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-fa399d7b-25f0-4d7b-b864-e96d842de8f2 Content-Length: 0 Date: Fri, 18 Jan 2019 04:55:53 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-18 04:55:53,454 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/c2b20159-a4f4-4e13-8ad0-236e46212e8e used request id req-fa399d7b-25f0-4d7b-b864-e96d842de8f2 2019-01-18 04:55:53,455 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 04:55:53,840 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "45b844776369475b95254c1dd61269c1", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}, {"id": "6aff393fb9af4d958a8117fea50ad769", "name": "Member"}], "expires_at": "2019-01-18T05:55:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ccac38ea86a048c183796fe3184f3438", "name": "api_check-project_2744c22f-2cb8-4f83-8516-7c0ba84fdd9b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_2744c22f-2cb8-4f83-8516-7c0ba84fdd9b", "id": "cb9b3d6d59cd466fb9e330547dcd06c7"}, "audit_ids": ["EQsEEntOTq6cSRRqXJ_SGw"], "issued_at": "2019-01-18T04:55:53.000000Z"}} 2019-01-18 04:55:53,841 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1efda37c8d2e2cc38daee30c15e68fcac44f6fa9" 2019-01-18 04:55:53,938 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 04:55:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8c7f8d0b-d470-47ab-bb41-f6ca8e58300f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 04:55:53,938 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-8c7f8d0b-d470-47ab-bb41-f6ca8e58300f 2019-01-18 04:55:53,945 - 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}1efda37c8d2e2cc38daee30c15e68fcac44f6fa9" 2019-01-18 04:55:54,122 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-32ec131b-9d08-4e0a-ae5f-db520ad65fc7 Date: Fri, 18 Jan 2019 04:55:54 GMT RESP BODY: {"floatingips": []} 2019-01-18 04:55:54,123 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips used request id req-32ec131b-9d08-4e0a-ae5f-db520ad65fc7 2019-01-18 04:55:54,123 - neutron_utils - INFO - Creating floating ip to external network - external 2019-01-18 04:55:54,128 - 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}1efda37c8d2e2cc38daee30c15e68fcac44f6fa9" 2019-01-18 04:55:54,364 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-ba50a5d9-3cd1-4607-a746-3627244dad2e Date: Fri, 18 Jan 2019 04:55:54 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"c7128340-d09d-4472-ab8c-6b0e75149f5d","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"47feb8aba08a40dca7028a1701e597b9","status":"ACTIVE","subnets":["99f540fb-52d8-49ca-b59c-736c854d3c9e"],"description":"","tags":[],"updated_at":"2019-01-18T04:39:13Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"47feb8aba08a40dca7028a1701e597b9","created_at":"2019-01-18T04:39:06Z","provider:network_type":"flat"}]} 2019-01-18 04:55:54,364 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=external used request id req-ba50a5d9-3cd1-4607-a746-3627244dad2e 2019-01-18 04:55:54,369 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=c7128340-d09d-4472-ab8c-6b0e75149f5d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1efda37c8d2e2cc38daee30c15e68fcac44f6fa9" 2019-01-18 04:55:54,578 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 624 X-Openstack-Request-Id: req-203456ff-7e13-4fa4-aee2-6a862e7e936d Date: Fri, 18 Jan 2019 04:55:54 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"c7128340-d09d-4472-ab8c-6b0e75149f5d","tenant_id":"47feb8aba08a40dca7028a1701e597b9","created_at":"2019-01-18T04:39:13Z","dns_nameservers":[],"updated_at":"2019-01-18T04:39:13Z","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":"47feb8aba08a40dca7028a1701e597b9","id":"99f540fb-52d8-49ca-b59c-736c854d3c9e","subnetpool_id":null,"name":"external-subnet"}]} 2019-01-18 04:55:54,578 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=c7128340-d09d-4472-ab8c-6b0e75149f5d used request id req-203456ff-7e13-4fa4-aee2-6a862e7e936d 2019-01-18 04:55:54,584 - 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}1efda37c8d2e2cc38daee30c15e68fcac44f6fa9" -d '{"floatingip": {"floating_network_id": "c7128340-d09d-4472-ab8c-6b0e75149f5d"}}' 2019-01-18 04:55:55,740 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 472 X-Openstack-Request-Id: req-f5423da5-5e00-435a-b9d6-48da282e7a67 Date: Fri, 18 Jan 2019 04:55:55 GMT RESP BODY: {"floatingip": {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "ccac38ea86a048c183796fe3184f3438", "created_at": "2019-01-18T04:55:55Z", "updated_at": "2019-01-18T04:55:55Z", "floating_network_id": "c7128340-d09d-4472-ab8c-6b0e75149f5d", "fixed_ip_address": null, "floating_ip_address": "172.30.9.200", "revision_number": 0, "project_id": "ccac38ea86a048c183796fe3184f3438", "port_id": null, "id": "842d27ef-46fb-4983-860f-e5665fee74d9"}} 2019-01-18 04:55:55,740 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/floatingips used request id req-f5423da5-5e00-435a-b9d6-48da282e7a67 2019-01-18 04:55:55,745 - 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}1efda37c8d2e2cc38daee30c15e68fcac44f6fa9" 2019-01-18 04:55:55,936 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 475 X-Openstack-Request-Id: req-a6cb1361-bb51-4e88-a997-1580dcbb6469 Date: Fri, 18 Jan 2019 04:55:55 GMT RESP BODY: {"floatingips": [{"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "ccac38ea86a048c183796fe3184f3438", "created_at": "2019-01-18T04:55:55Z", "updated_at": "2019-01-18T04:55:55Z", "floating_network_id": "c7128340-d09d-4472-ab8c-6b0e75149f5d", "fixed_ip_address": null, "floating_ip_address": "172.30.9.200", "revision_number": 0, "project_id": "ccac38ea86a048c183796fe3184f3438", "port_id": null, "id": "842d27ef-46fb-4983-860f-e5665fee74d9"}]} 2019-01-18 04:55:55,936 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips used request id req-a6cb1361-bb51-4e88-a997-1580dcbb6469 2019-01-18 04:55:55,936 - neutron_utils - DEBUG - Attempting to retrieve existing floating ip with IP - 172.30.9.200 2019-01-18 04:55:55,936 - neutron_utils - DEBUG - Attempting to retrieve existing floating ip with IP - 172.30.9.200 2019-01-18 04:55:55,942 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/floatingips?ip=842d27ef-46fb-4983-860f-e5665fee74d9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1efda37c8d2e2cc38daee30c15e68fcac44f6fa9" 2019-01-18 04:55:55,966 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 475 X-Openstack-Request-Id: req-54d4c436-bced-439c-89b5-9934ebafdab8 Date: Fri, 18 Jan 2019 04:55:55 GMT RESP BODY: {"floatingips": [{"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "ccac38ea86a048c183796fe3184f3438", "created_at": "2019-01-18T04:55:55Z", "updated_at": "2019-01-18T04:55:55Z", "floating_network_id": "c7128340-d09d-4472-ab8c-6b0e75149f5d", "fixed_ip_address": null, "floating_ip_address": "172.30.9.200", "revision_number": 0, "project_id": "ccac38ea86a048c183796fe3184f3438", "port_id": null, "id": "842d27ef-46fb-4983-860f-e5665fee74d9"}]} 2019-01-18 04:55:55,966 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips?ip=842d27ef-46fb-4983-860f-e5665fee74d9 used request id req-54d4c436-bced-439c-89b5-9934ebafdab8 2019-01-18 04:55:55,967 - neutron_utils - DEBUG - Attempting to delete existing floating ip with IP - 172.30.9.200 2019-01-18 04:55:55,972 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/floatingips/842d27ef-46fb-4983-860f-e5665fee74d9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1efda37c8d2e2cc38daee30c15e68fcac44f6fa9" 2019-01-18 04:55:56,517 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-c2ff2991-ea19-480a-b82a-2fdb9e278d50 Content-Length: 0 Date: Fri, 18 Jan 2019 04:55:56 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-18 04:55:56,518 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/floatingips/842d27ef-46fb-4983-860f-e5665fee74d9 used request id req-c2ff2991-ea19-480a-b82a-2fdb9e278d50 2019-01-18 04:55:56,519 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-18 04:55:56,586 - nova_utils - INFO - Creating keypair with name - NovaUtilsKeypairTests-1c94ff78-71e4-4ff7-9ce4-4e8cde65b41a 2019-01-18 04:55:56,586 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 04:55:56,992 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "45b844776369475b95254c1dd61269c1", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}, {"id": "6aff393fb9af4d958a8117fea50ad769", "name": "Member"}], "expires_at": "2019-01-18T05:55:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ccac38ea86a048c183796fe3184f3438", "name": "api_check-project_2744c22f-2cb8-4f83-8516-7c0ba84fdd9b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_2744c22f-2cb8-4f83-8516-7c0ba84fdd9b", "id": "cb9b3d6d59cd466fb9e330547dcd06c7"}, "audit_ids": ["ZWQC48PBSKqnVmOK2fUeKg"], "issued_at": "2019-01-18T04:55:56.000000Z"}} 2019-01-18 04:55:56,995 - 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}8bdbe02a58b9215e8d619b8fd2b585b0dd50d229" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCs5lBZIN6xHm0irndewBiAva61KsdcR7q/JCfZS5Wea527KxlUbqltTot/EWL96MEEvF3SRN7eJ1IwtWo1XWA2rp/+4TE6zUVRyUWiJgmYCI7ebd1To+K0y8NOepP50OPRJHk1kgmhvHWY7fYF/pBLtt6EoWVP0Hzx3NwCc0uxflVRBMvcirOM4CmbpWBFjD9I9R1+e7CGGS2eKIUwfbSh8lZlhh3t4W8NVi2D75joIQ2Br3To6i1yVuPxGgqoH8+g30M9euIL16glLND/J6ukrcMnr9+oN0JdgUJ68b08ANfVVjumTNCslAOV+LGEoNugIXxQQNW7rSjsRSRea4Ej", "name": "NovaUtilsKeypairTests-1c94ff78-71e4-4ff7-9ce4-4e8cde65b41a"}}' 2019-01-18 04:55:57,716 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 04:55: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-b2872794-6ce0-495d-b8de-63f0488414f6 x-compute-request-id: req-b2872794-6ce0-495d-b8de-63f0488414f6 Content-Encoding: gzip Content-Length: 495 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCs5lBZIN6xHm0irndewBiAva61KsdcR7q/JCfZS5Wea527KxlUbqltTot/EWL96MEEvF3SRN7eJ1IwtWo1XWA2rp/+4TE6zUVRyUWiJgmYCI7ebd1To+K0y8NOepP50OPRJHk1kgmhvHWY7fYF/pBLtt6EoWVP0Hzx3NwCc0uxflVRBMvcirOM4CmbpWBFjD9I9R1+e7CGGS2eKIUwfbSh8lZlhh3t4W8NVi2D75joIQ2Br3To6i1yVuPxGgqoH8+g30M9euIL16glLND/J6ukrcMnr9+oN0JdgUJ68b08ANfVVjumTNCslAOV+LGEoNugIXxQQNW7rSjsRSRea4Ej", "user_id": "cb9b3d6d59cd466fb9e330547dcd06c7", "name": "NovaUtilsKeypairTests-1c94ff78-71e4-4ff7-9ce4-4e8cde65b41a", "fingerprint": "5b:35:a5:58:84:73:6c:2d:8f:0f:f4:b4:d4:bd:07:27"}} 2019-01-18 04:55:57,716 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-b2872794-6ce0-495d-b8de-63f0488414f6 2019-01-18 04:55:57,721 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-1c94ff78-71e4-4ff7-9ce4-4e8cde65b41a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8bdbe02a58b9215e8d619b8fd2b585b0dd50d229" 2019-01-18 04:55:57,739 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 04:55: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-88d6db5a-6194-4f25-8bfe-1b7058b6de2d x-compute-request-id: req-88d6db5a-6194-4f25-8bfe-1b7058b6de2d Content-Encoding: gzip Content-Length: 557 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCs5lBZIN6xHm0irndewBiAva61KsdcR7q/JCfZS5Wea527KxlUbqltTot/EWL96MEEvF3SRN7eJ1IwtWo1XWA2rp/+4TE6zUVRyUWiJgmYCI7ebd1To+K0y8NOepP50OPRJHk1kgmhvHWY7fYF/pBLtt6EoWVP0Hzx3NwCc0uxflVRBMvcirOM4CmbpWBFjD9I9R1+e7CGGS2eKIUwfbSh8lZlhh3t4W8NVi2D75joIQ2Br3To6i1yVuPxGgqoH8+g30M9euIL16glLND/J6ukrcMnr9+oN0JdgUJ68b08ANfVVjumTNCslAOV+LGEoNugIXxQQNW7rSjsRSRea4Ej", "user_id": "cb9b3d6d59cd466fb9e330547dcd06c7", "name": "NovaUtilsKeypairTests-1c94ff78-71e4-4ff7-9ce4-4e8cde65b41a", "deleted": false, "created_at": "2019-01-18T04:55:57.000000", "updated_at": null, "fingerprint": "5b:35:a5:58:84:73:6c:2d:8f:0f:f4:b4:d4:bd:07:27", "deleted_at": null, "id": 3}} 2019-01-18 04:55:57,739 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-1c94ff78-71e4-4ff7-9ce4-4e8cde65b41a used request id req-88d6db5a-6194-4f25-8bfe-1b7058b6de2d 2019-01-18 04:55:57,739 - nova_utils - DEBUG - Deleting keypair - NovaUtilsKeypairTests-1c94ff78-71e4-4ff7-9ce4-4e8cde65b41a 2019-01-18 04:55:57,742 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-1c94ff78-71e4-4ff7-9ce4-4e8cde65b41a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8bdbe02a58b9215e8d619b8fd2b585b0dd50d229" 2019-01-18 04:55:57,805 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 18 Jan 2019 04:55: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-dc8a8907-7955-40dc-9946-daac02a6e6c8 x-compute-request-id: req-dc8a8907-7955-40dc-9946-daac02a6e6c8 Content-Length: 0 Content-Type: application/json 2019-01-18 04:55:57,805 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-1c94ff78-71e4-4ff7-9ce4-4e8cde65b41a used request id req-dc8a8907-7955-40dc-9946-daac02a6e6c8 2019-01-18 04:55:57,808 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-1c94ff78-71e4-4ff7-9ce4-4e8cde65b41a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8bdbe02a58b9215e8d619b8fd2b585b0dd50d229" 2019-01-18 04:55:57,828 - novaclient.v2.client - DEBUG - RESP: [404] Date: Fri, 18 Jan 2019 04:55: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-8a242b17-0100-4e80-8c44-6eba080a649e x-compute-request-id: req-8a242b17-0100-4e80-8c44-6eba080a649e Content-Length: 164 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Keypair NovaUtilsKeypairTests-1c94ff78-71e4-4ff7-9ce4-4e8cde65b41a not found for user cb9b3d6d59cd466fb9e330547dcd06c7", "code": 404}} 2019-01-18 04:55:57,828 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-1c94ff78-71e4-4ff7-9ce4-4e8cde65b41a used request id req-8a242b17-0100-4e80-8c44-6eba080a649e 2019-01-18 04:55:57,828 - nova_utils - DEBUG - Deleting keypair - NovaUtilsKeypairTests-1c94ff78-71e4-4ff7-9ce4-4e8cde65b41a 2019-01-18 04:55:57,830 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-1c94ff78-71e4-4ff7-9ce4-4e8cde65b41a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8bdbe02a58b9215e8d619b8fd2b585b0dd50d229" 2019-01-18 04:55:58,030 - novaclient.v2.client - DEBUG - RESP: [404] Date: Fri, 18 Jan 2019 04:55: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-0c08577a-5a70-403a-a55a-2b437ecf03ec x-compute-request-id: req-0c08577a-5a70-403a-a55a-2b437ecf03ec Content-Length: 164 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Keypair NovaUtilsKeypairTests-1c94ff78-71e4-4ff7-9ce4-4e8cde65b41a not found for user cb9b3d6d59cd466fb9e330547dcd06c7", "code": 404}} 2019-01-18 04:55:58,030 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-1c94ff78-71e4-4ff7-9ce4-4e8cde65b41a used request id req-0c08577a-5a70-403a-a55a-2b437ecf03ec 2019-01-18 04:55:58,031 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-18 04:55:58,125 - file_utils - INFO - Saved public key to - tmp/NovaUtilsKeypairTests-8e98cf00-db36-4e23-97b1-277ab197854a.pub 2019-01-18 04:55:58,125 - file_utils - INFO - Saved private key to - tmp/NovaUtilsKeypairTests-8e98cf00-db36-4e23-97b1-277ab197854a 2019-01-18 04:55:58,125 - nova_utils - INFO - Saving keypair to - tmp/NovaUtilsKeypairTests-8e98cf00-db36-4e23-97b1-277ab197854a.pub 2019-01-18 04:55:58,125 - nova_utils - INFO - Creating keypair with name - NovaUtilsKeypairTests-8e98cf00-db36-4e23-97b1-277ab197854a 2019-01-18 04:55:58,125 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 04:55:58,527 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "45b844776369475b95254c1dd61269c1", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}, {"id": "6aff393fb9af4d958a8117fea50ad769", "name": "Member"}], "expires_at": "2019-01-18T05:55:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ccac38ea86a048c183796fe3184f3438", "name": "api_check-project_2744c22f-2cb8-4f83-8516-7c0ba84fdd9b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_2744c22f-2cb8-4f83-8516-7c0ba84fdd9b", "id": "cb9b3d6d59cd466fb9e330547dcd06c7"}, "audit_ids": ["N0lU8OjcRbaycPaJK45F8g"], "issued_at": "2019-01-18T04:55:58.000000Z"}} 2019-01-18 04:55:58,530 - 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}ae70a7d00d6ab021040cb0055a7dec5e2f96e3b6" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDPKoAZZWG1ubjHIwkNTlur+XWzvHXaMc04s57B4N99fFzLtdcAtwOKI98FWsS5HaV9Ll5siCgC6mr2feueFVpowl+xhHxjqdRUZGidDnuxJjY2iHJIs6r0MbUirFsm0d69UdStdNNpsr7xo2LkLS0QuyAFWFXHG62tTwtnDqHbUC2X/ECf7CknR+/A21uBTFq0FZUjCB9fv/6AwrmaY9IsMg2PMNO3PtEULtmx5Wpy0TOM2nEpr8K1FrhbWv8L4NG5a34+FXvz7sIq94cL+3LuPaMTzniU0FWdmEilDSMfwqD2XbkycPBfzT/S/lugvjlqn2srikg3uzQmm/mRQBz7", "name": "NovaUtilsKeypairTests-8e98cf00-db36-4e23-97b1-277ab197854a"}}' 2019-01-18 04:55:58,950 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 04:55: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-e4f34484-e3ad-4b84-b1c1-59a2be072e1e x-compute-request-id: req-e4f34484-e3ad-4b84-b1c1-59a2be072e1e Content-Encoding: gzip Content-Length: 498 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDPKoAZZWG1ubjHIwkNTlur+XWzvHXaMc04s57B4N99fFzLtdcAtwOKI98FWsS5HaV9Ll5siCgC6mr2feueFVpowl+xhHxjqdRUZGidDnuxJjY2iHJIs6r0MbUirFsm0d69UdStdNNpsr7xo2LkLS0QuyAFWFXHG62tTwtnDqHbUC2X/ECf7CknR+/A21uBTFq0FZUjCB9fv/6AwrmaY9IsMg2PMNO3PtEULtmx5Wpy0TOM2nEpr8K1FrhbWv8L4NG5a34+FXvz7sIq94cL+3LuPaMTzniU0FWdmEilDSMfwqD2XbkycPBfzT/S/lugvjlqn2srikg3uzQmm/mRQBz7", "user_id": "cb9b3d6d59cd466fb9e330547dcd06c7", "name": "NovaUtilsKeypairTests-8e98cf00-db36-4e23-97b1-277ab197854a", "fingerprint": "63:3b:a0:01:e8:ee:75:50:64:31:d1:5e:81:31:70:d4"}} 2019-01-18 04:55:58,950 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-e4f34484-e3ad-4b84-b1c1-59a2be072e1e 2019-01-18 04:55:58,951 - nova_utils - DEBUG - Deleting keypair - NovaUtilsKeypairTests-8e98cf00-db36-4e23-97b1-277ab197854a 2019-01-18 04:55:58,953 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-8e98cf00-db36-4e23-97b1-277ab197854a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae70a7d00d6ab021040cb0055a7dec5e2f96e3b6" 2019-01-18 04:55:59,110 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 18 Jan 2019 04:55: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-5fa33758-3bfb-4da0-9386-dcc272ce9b8b x-compute-request-id: req-5fa33758-3bfb-4da0-9386-dcc272ce9b8b Content-Length: 0 Content-Type: application/json 2019-01-18 04:55:59,111 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-8e98cf00-db36-4e23-97b1-277ab197854a used request id req-5fa33758-3bfb-4da0-9386-dcc272ce9b8b 2019-01-18 04:55:59,112 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-18 04:55:59,261 - nova_utils - INFO - Creating keypair with name - NovaUtilsKeypairTests-ad5ce8f1-f439-4211-8419-fe442d626d80 2019-01-18 04:55:59,261 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 04:55:59,662 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "45b844776369475b95254c1dd61269c1", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}, {"id": "6aff393fb9af4d958a8117fea50ad769", "name": "Member"}], "expires_at": "2019-01-18T05:55:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ccac38ea86a048c183796fe3184f3438", "name": "api_check-project_2744c22f-2cb8-4f83-8516-7c0ba84fdd9b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_2744c22f-2cb8-4f83-8516-7c0ba84fdd9b", "id": "cb9b3d6d59cd466fb9e330547dcd06c7"}, "audit_ids": ["1oSa9M_hRKGOAT6Sq4sTSw"], "issued_at": "2019-01-18T04:55:59.000000Z"}} 2019-01-18 04:55:59,665 - 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}ae5556b5cf7a3dbf41c76437fd27fdf77fde55af" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCobGUNqxAuwY0FatauoABNE3AXpQ38IeGIzE8ywGgR73tnzDOCtXOMTrHCooJN0DuAKpnFtL9ZYPL6cBuqmE+9cuh2CV81fsgw0H/u0WGnrNAGnfVwmZ140U5QV23kL6eFvbNpmP6VURll220ibPBvD/vjufqYTv0Wsvp/zOS68lwkgHbARj5xywamsvvBxDyPBcP9CAtOa3dBChfCkCfg2BY393R7lFV+Na35A9dmexp0rgGRI+zmY9VI6CZvKzTi7nMvLafrqk0oY02oCAvR8mUs6/Tj+svrxLbzsbTIVKn49ySgsBxAqdTgAUdzIDCycZFOmwxsEG9/tvjRtqI9", "name": "NovaUtilsKeypairTests-ad5ce8f1-f439-4211-8419-fe442d626d80"}}' 2019-01-18 04:55:59,919 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 04: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-ca1a14d3-f37d-4a0f-88b9-df639fc44e94 x-compute-request-id: req-ca1a14d3-f37d-4a0f-88b9-df639fc44e94 Content-Encoding: gzip Content-Length: 497 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCobGUNqxAuwY0FatauoABNE3AXpQ38IeGIzE8ywGgR73tnzDOCtXOMTrHCooJN0DuAKpnFtL9ZYPL6cBuqmE+9cuh2CV81fsgw0H/u0WGnrNAGnfVwmZ140U5QV23kL6eFvbNpmP6VURll220ibPBvD/vjufqYTv0Wsvp/zOS68lwkgHbARj5xywamsvvBxDyPBcP9CAtOa3dBChfCkCfg2BY393R7lFV+Na35A9dmexp0rgGRI+zmY9VI6CZvKzTi7nMvLafrqk0oY02oCAvR8mUs6/Tj+svrxLbzsbTIVKn49ySgsBxAqdTgAUdzIDCycZFOmwxsEG9/tvjRtqI9", "user_id": "cb9b3d6d59cd466fb9e330547dcd06c7", "name": "NovaUtilsKeypairTests-ad5ce8f1-f439-4211-8419-fe442d626d80", "fingerprint": "35:6d:aa:12:02:59:73:06:13:e6:f2:df:c0:04:44:09"}} 2019-01-18 04:55:59,919 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-ca1a14d3-f37d-4a0f-88b9-df639fc44e94 2019-01-18 04:55:59,923 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-ad5ce8f1-f439-4211-8419-fe442d626d80 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae5556b5cf7a3dbf41c76437fd27fdf77fde55af" 2019-01-18 04:55:59,941 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 04: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-2980d465-e4be-4998-9546-26677ae9d186 x-compute-request-id: req-2980d465-e4be-4998-9546-26677ae9d186 Content-Encoding: gzip Content-Length: 556 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCobGUNqxAuwY0FatauoABNE3AXpQ38IeGIzE8ywGgR73tnzDOCtXOMTrHCooJN0DuAKpnFtL9ZYPL6cBuqmE+9cuh2CV81fsgw0H/u0WGnrNAGnfVwmZ140U5QV23kL6eFvbNpmP6VURll220ibPBvD/vjufqYTv0Wsvp/zOS68lwkgHbARj5xywamsvvBxDyPBcP9CAtOa3dBChfCkCfg2BY393R7lFV+Na35A9dmexp0rgGRI+zmY9VI6CZvKzTi7nMvLafrqk0oY02oCAvR8mUs6/Tj+svrxLbzsbTIVKn49ySgsBxAqdTgAUdzIDCycZFOmwxsEG9/tvjRtqI9", "user_id": "cb9b3d6d59cd466fb9e330547dcd06c7", "name": "NovaUtilsKeypairTests-ad5ce8f1-f439-4211-8419-fe442d626d80", "deleted": false, "created_at": "2019-01-18T04:55:59.000000", "updated_at": null, "fingerprint": "35:6d:aa:12:02:59:73:06:13:e6:f2:df:c0:04:44:09", "deleted_at": null, "id": 9}} 2019-01-18 04:55:59,941 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-ad5ce8f1-f439-4211-8419-fe442d626d80 used request id req-2980d465-e4be-4998-9546-26677ae9d186 2019-01-18 04:55:59,944 - 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}ae5556b5cf7a3dbf41c76437fd27fdf77fde55af" 2019-01-18 04:55:59,965 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 04: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-a8113737-837b-4f7f-9303-40957cb89401 x-compute-request-id: req-a8113737-837b-4f7f-9303-40957cb89401 Content-Encoding: gzip Content-Length: 475 Content-Type: application/json RESP BODY: {"keypairs": [{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCobGUNqxAuwY0FatauoABNE3AXpQ38IeGIzE8ywGgR73tnzDOCtXOMTrHCooJN0DuAKpnFtL9ZYPL6cBuqmE+9cuh2CV81fsgw0H/u0WGnrNAGnfVwmZ140U5QV23kL6eFvbNpmP6VURll220ibPBvD/vjufqYTv0Wsvp/zOS68lwkgHbARj5xywamsvvBxDyPBcP9CAtOa3dBChfCkCfg2BY393R7lFV+Na35A9dmexp0rgGRI+zmY9VI6CZvKzTi7nMvLafrqk0oY02oCAvR8mUs6/Tj+svrxLbzsbTIVKn49ySgsBxAqdTgAUdzIDCycZFOmwxsEG9/tvjRtqI9", "name": "NovaUtilsKeypairTests-ad5ce8f1-f439-4211-8419-fe442d626d80", "fingerprint": "35:6d:aa:12:02:59:73:06:13:e6:f2:df:c0:04:44:09"}}]} 2019-01-18 04:55:59,966 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-a8113737-837b-4f7f-9303-40957cb89401 2019-01-18 04:55:59,966 - nova_utils - DEBUG - Deleting keypair - NovaUtilsKeypairTests-ad5ce8f1-f439-4211-8419-fe442d626d80 2019-01-18 04:55:59,969 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-ad5ce8f1-f439-4211-8419-fe442d626d80 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae5556b5cf7a3dbf41c76437fd27fdf77fde55af" 2019-01-18 04:56:00,020 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 18 Jan 2019 04: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 x-openstack-request-id: req-ff58fbc7-ff65-4cd4-8e3b-7c5da3cbc88e x-compute-request-id: req-ff58fbc7-ff65-4cd4-8e3b-7c5da3cbc88e Content-Length: 0 Content-Type: application/json 2019-01-18 04:56:00,020 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-ad5ce8f1-f439-4211-8419-fe442d626d80 used request id req-ff58fbc7-ff65-4cd4-8e3b-7c5da3cbc88e 2019-01-18 04:56:00,021 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-18 04:56:00,022 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 04:56:00,395 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "45b844776369475b95254c1dd61269c1", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}, {"id": "6aff393fb9af4d958a8117fea50ad769", "name": "Member"}], "expires_at": "2019-01-18T05:56:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ccac38ea86a048c183796fe3184f3438", "name": "api_check-project_2744c22f-2cb8-4f83-8516-7c0ba84fdd9b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_2744c22f-2cb8-4f83-8516-7c0ba84fdd9b", "id": "cb9b3d6d59cd466fb9e330547dcd06c7"}, "audit_ids": ["JXRAmw53Q-uJIUslYJeF0A"], "issued_at": "2019-01-18T04:56:00.000000Z"}} 2019-01-18 04:56:00,397 - 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}41d6fe0066d4266f35f5915f32bf1f0c5583b2cc" -d '{"flavor": {"vcpus": 1, "disk": 1, "name": "NovaUtilsFlavorTests-6b4ccaf4-0036-4da8-8b8e-dc61e6f80449-name", "os-flavor-access:is_public": false, "rxtx_factor": 3.0, "OS-FLV-EXT-DATA:ephemeral": 1, "ram": 1, "id": "NovaUtilsFlavorTests-6b4ccaf4-0036-4da8-8b8e-dc61e6f80449-id", "swap": 2}}' 2019-01-18 04:56:00,656 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 04:56: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-de90ab09-de42-41f1-982e-0e174a3d2840 x-compute-request-id: req-de90ab09-de42-41f1-982e-0e174a3d2840 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-6b4ccaf4-0036-4da8-8b8e-dc61e6f80449-id", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/NovaUtilsFlavorTests-6b4ccaf4-0036-4da8-8b8e-dc61e6f80449-id", "rel": "bookmark"}], "ram": 1, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": false, "rxtx_factor": 3.0, "disk": 1, "id": "NovaUtilsFlavorTests-6b4ccaf4-0036-4da8-8b8e-dc61e6f80449-id", "name": "NovaUtilsFlavorTests-6b4ccaf4-0036-4da8-8b8e-dc61e6f80449-name", "vcpus": 1, "swap": 2, "OS-FLV-EXT-DATA:ephemeral": 1}} 2019-01-18 04:56:00,656 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-de90ab09-de42-41f1-982e-0e174a3d2840 2019-01-18 04:56:00,660 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/flavors/NovaUtilsFlavorTests-6b4ccaf4-0036-4da8-8b8e-dc61e6f80449-id -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41d6fe0066d4266f35f5915f32bf1f0c5583b2cc" 2019-01-18 04:56:00,733 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 18 Jan 2019 04:56: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-10baf74b-c1c7-4604-8046-2d2b2e7fddd3 x-compute-request-id: req-10baf74b-c1c7-4604-8046-2d2b2e7fddd3 Content-Length: 0 Content-Type: application/json 2019-01-18 04:56:00,733 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/NovaUtilsFlavorTests-6b4ccaf4-0036-4da8-8b8e-dc61e6f80449-id used request id req-10baf74b-c1c7-4604-8046-2d2b2e7fddd3 2019-01-18 04:56:00,737 - 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}41d6fe0066d4266f35f5915f32bf1f0c5583b2cc" 2019-01-18 04:56:00,767 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 04:56: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-518f4d4b-9859-4232-b0b9-fded9977d4b3 x-compute-request-id: req-518f4d4b-9859-4232-b0b9-fded9977d4b3 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2019-01-18 04:56:00,768 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-518f4d4b-9859-4232-b0b9-fded9977d4b3 2019-01-18 04:56:00,771 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/flavors/NovaUtilsFlavorTests-6b4ccaf4-0036-4da8-8b8e-dc61e6f80449-id -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41d6fe0066d4266f35f5915f32bf1f0c5583b2cc" 2019-01-18 04:56:00,791 - novaclient.v2.client - DEBUG - RESP: [404] Date: Fri, 18 Jan 2019 04:56: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-26035c04-29e1-4d2c-935b-b5b8ccc9895b x-compute-request-id: req-26035c04-29e1-4d2c-935b-b5b8ccc9895b Content-Length: 133 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Flavor NovaUtilsFlavorTests-6b4ccaf4-0036-4da8-8b8e-dc61e6f80449-id could not be found.", "code": 404}} 2019-01-18 04:56:00,791 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/NovaUtilsFlavorTests-6b4ccaf4-0036-4da8-8b8e-dc61e6f80449-id used request id req-26035c04-29e1-4d2c-935b-b5b8ccc9895b 2019-01-18 04:56:00,792 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-18 04:56:00,793 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 04:56:01,187 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "45b844776369475b95254c1dd61269c1", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}, {"id": "6aff393fb9af4d958a8117fea50ad769", "name": "Member"}], "expires_at": "2019-01-18T05:56:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ccac38ea86a048c183796fe3184f3438", "name": "api_check-project_2744c22f-2cb8-4f83-8516-7c0ba84fdd9b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_2744c22f-2cb8-4f83-8516-7c0ba84fdd9b", "id": "cb9b3d6d59cd466fb9e330547dcd06c7"}, "audit_ids": ["MZDV0VxLSeWNFaAMSgdobA"], "issued_at": "2019-01-18T04:56:01.000000Z"}} 2019-01-18 04:56:01,190 - 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}5d00665f43f9476b8336e0e51416b60f34c382fe" -d '{"flavor": {"vcpus": 1, "disk": 1, "name": "NovaUtilsFlavorTests-b501ab81-ea64-42d2-92be-15ed9a148c66-name", "os-flavor-access:is_public": false, "rxtx_factor": 3.0, "OS-FLV-EXT-DATA:ephemeral": 1, "ram": 1, "id": "NovaUtilsFlavorTests-b501ab81-ea64-42d2-92be-15ed9a148c66-id", "swap": 2}}' 2019-01-18 04:56:01,928 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 04:56: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-345af59c-e86c-4d30-8620-4b4a1ecbe204 x-compute-request-id: req-345af59c-e86c-4d30-8620-4b4a1ecbe204 Content-Encoding: gzip Content-Length: 288 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/NovaUtilsFlavorTests-b501ab81-ea64-42d2-92be-15ed9a148c66-id", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/NovaUtilsFlavorTests-b501ab81-ea64-42d2-92be-15ed9a148c66-id", "rel": "bookmark"}], "ram": 1, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": false, "rxtx_factor": 3.0, "disk": 1, "id": "NovaUtilsFlavorTests-b501ab81-ea64-42d2-92be-15ed9a148c66-id", "name": "NovaUtilsFlavorTests-b501ab81-ea64-42d2-92be-15ed9a148c66-name", "vcpus": 1, "swap": 2, "OS-FLV-EXT-DATA:ephemeral": 1}} 2019-01-18 04:56:01,928 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-345af59c-e86c-4d30-8620-4b4a1ecbe204 2019-01-18 04:56:01,931 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/flavors/NovaUtilsFlavorTests-b501ab81-ea64-42d2-92be-15ed9a148c66-id -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d00665f43f9476b8336e0e51416b60f34c382fe" 2019-01-18 04:56:01,963 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 18 Jan 2019 04:56: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-b7a52033-ede0-4e6b-b868-db4f9fbf55e9 x-compute-request-id: req-b7a52033-ede0-4e6b-b868-db4f9fbf55e9 Content-Length: 0 Content-Type: application/json 2019-01-18 04:56:01,964 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/NovaUtilsFlavorTests-b501ab81-ea64-42d2-92be-15ed9a148c66-id used request id req-b7a52033-ede0-4e6b-b868-db4f9fbf55e9 2019-01-18 04:56:01,965 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-18 04:56:01,966 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 04:56:02,355 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "45b844776369475b95254c1dd61269c1", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}, {"id": "6aff393fb9af4d958a8117fea50ad769", "name": "Member"}], "expires_at": "2019-01-18T05:56:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ccac38ea86a048c183796fe3184f3438", "name": "api_check-project_2744c22f-2cb8-4f83-8516-7c0ba84fdd9b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_2744c22f-2cb8-4f83-8516-7c0ba84fdd9b", "id": "cb9b3d6d59cd466fb9e330547dcd06c7"}, "audit_ids": ["RgeWG5KwSNm5xGtDZJEqjQ"], "issued_at": "2019-01-18T04:56:02.000000Z"}} 2019-01-18 04:56:02,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}9e3d78c3983dbb3d99f8c82fd23f0c074905c0bd" 2019-01-18 04:56:02,436 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 04:56:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6bd89397-f400-4932-92b1-383e59df4e45 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 04:56:02,437 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-6bd89397-f400-4932-92b1-383e59df4e45 2019-01-18 04:56:02,438 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2019-01-18 04:56:02,438 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 04:56:02,439 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 04:56:02,836 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "45b844776369475b95254c1dd61269c1", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}, {"id": "6aff393fb9af4d958a8117fea50ad769", "name": "Member"}], "expires_at": "2019-01-18T05:56:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ccac38ea86a048c183796fe3184f3438", "name": "api_check-project_2744c22f-2cb8-4f83-8516-7c0ba84fdd9b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_2744c22f-2cb8-4f83-8516-7c0ba84fdd9b", "id": "cb9b3d6d59cd466fb9e330547dcd06c7"}, "audit_ids": ["JFuNPgWGQE66Vn9SyQ-sLw"], "issued_at": "2019-01-18T04:56:02.000000Z"}} 2019-01-18 04:56:02,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}989aca21a007ab6b136a0d7276faabd4f63336b0" 2019-01-18 04:56:02,924 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 04:56:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8e2a16ee-c537-493e-833b-bbf99c371976 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 04:56:02,924 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-8e2a16ee-c537-493e-833b-bbf99c371976 2019-01-18 04:56:02,928 - 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-1f41e5d3-9cbb-465e-a9bb-a142832afaae-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}989aca21a007ab6b136a0d7276faabd4f63336b0" 2019-01-18 04:56:03,563 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 167 Content-Type: application/json X-Openstack-Request-Id: req-0e0e2dda-ba99-4c41-b524-1bf986eadd3c Date: Fri, 18 Jan 2019 04:56:03 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=NovaUtilsInstanceTests-1f41e5d3-9cbb-465e-a9bb-a142832afaae-image"} 2019-01-18 04:56:03,563 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceTests-1f41e5d3-9cbb-465e-a9bb-a142832afaae-image used request id req-0e0e2dda-ba99-4c41-b524-1bf986eadd3c 2019-01-18 04:56:03,566 - 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}989aca21a007ab6b136a0d7276faabd4f63336b0" 2019-01-18 04:56:04,139 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-192bc8bc-5ef9-4d6a-8326-79a4c781e97f Date: Fri, 18 Jan 2019 04:56: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"}}} 2019-01-18 04:56:04,139 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-192bc8bc-5ef9-4d6a-8326-79a4c781e97f 2019-01-18 04:56:04,169 - 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}989aca21a007ab6b136a0d7276faabd4f63336b0" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "NovaUtilsInstanceTests-1f41e5d3-9cbb-465e-a9bb-a142832afaae-image"}' 2019-01-18 04:56:04,908 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 626 Content-Type: application/json Location: http://172.30.9.23:9292/v2/images/b6cb7ec8-bebc-4a62-a30d-2ad2367fe17c X-Openstack-Request-Id: req-539e2cb2-2c69-4586-8036-326d4a9299ed Date: Fri, 18 Jan 2019 04:56:04 GMT RESP BODY: {"status": "queued", "name": "NovaUtilsInstanceTests-1f41e5d3-9cbb-465e-a9bb-a142832afaae-image", "tags": [], "container_format": "bare", "created_at": "2019-01-18T04:56:04Z", "size": null, "disk_format": "qcow2", "updated_at": "2019-01-18T04:56:04Z", "visibility": "shared", "locations": [], "self": "/v2/images/b6cb7ec8-bebc-4a62-a30d-2ad2367fe17c", "min_disk": 0, "protected": false, "id": "b6cb7ec8-bebc-4a62-a30d-2ad2367fe17c", "file": "/v2/images/b6cb7ec8-bebc-4a62-a30d-2ad2367fe17c/file", "checksum": null, "owner": "ccac38ea86a048c183796fe3184f3438", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-18 04:56:04,908 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-539e2cb2-2c69-4586-8036-326d4a9299ed 2019-01-18 04:56:04,919 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9292/v2/images/b6cb7ec8-bebc-4a62-a30d-2ad2367fe17c/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}989aca21a007ab6b136a0d7276faabd4f63336b0" -d '' 2019-01-18 04:56:06,750 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-43e5111a-1f2f-4fe9-ab27-35ae6ba8dce8 Date: Fri, 18 Jan 2019 04:56:06 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-18 04:56:06,750 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/b6cb7ec8-bebc-4a62-a30d-2ad2367fe17c/file used request id req-43e5111a-1f2f-4fe9-ab27-35ae6ba8dce8 2019-01-18 04:56:06,751 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-01-18 04:56:06,754 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/b6cb7ec8-bebc-4a62-a30d-2ad2367fe17c -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}989aca21a007ab6b136a0d7276faabd4f63336b0" 2019-01-18 04:56:07,379 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 887 Content-Type: application/json X-Openstack-Request-Id: req-921be1d5-04bc-44db-ba25-8866e7e257db Date: Fri, 18 Jan 2019 04:56:07 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceTests-1f41e5d3-9cbb-465e-a9bb-a142832afaae-image", "tags": [], "container_format": "bare", "created_at": "2019-01-18T04:56:04Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-18T04:56:06Z", "visibility": "shared", "locations": [{"url": "rbd://af014572-0a5d-4a80-a07f-9105f52ab2c1/images/b6cb7ec8-bebc-4a62-a30d-2ad2367fe17c/snap", "metadata": {}}], "self": "/v2/images/b6cb7ec8-bebc-4a62-a30d-2ad2367fe17c", "min_disk": 0, "protected": false, "id": "b6cb7ec8-bebc-4a62-a30d-2ad2367fe17c", "file": "/v2/images/b6cb7ec8-bebc-4a62-a30d-2ad2367fe17c/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "ccac38ea86a048c183796fe3184f3438", "direct_url": "rbd://af014572-0a5d-4a80-a07f-9105f52ab2c1/images/b6cb7ec8-bebc-4a62-a30d-2ad2367fe17c/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-18 04:56:07,380 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/b6cb7ec8-bebc-4a62-a30d-2ad2367fe17c used request id req-921be1d5-04bc-44db-ba25-8866e7e257db 2019-01-18 04:56:07,383 - 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}989aca21a007ab6b136a0d7276faabd4f63336b0" 2019-01-18 04:56:07,543 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-0093d62b-2670-460a-aff5-199593162875 Date: Fri, 18 Jan 2019 04:56: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"}}} 2019-01-18 04:56:07,543 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-0093d62b-2670-460a-aff5-199593162875 2019-01-18 04:56:07,546 - create_image - INFO - Created image with name - NovaUtilsInstanceTests-1f41e5d3-9cbb-465e-a9bb-a142832afaae-image 2019-01-18 04:56:07,549 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/b6cb7ec8-bebc-4a62-a30d-2ad2367fe17c -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}989aca21a007ab6b136a0d7276faabd4f63336b0" 2019-01-18 04:56:07,728 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 887 Content-Type: application/json X-Openstack-Request-Id: req-f8b8dad3-4eb3-4cd4-8f7c-a12178be6b6c Date: Fri, 18 Jan 2019 04:56:07 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceTests-1f41e5d3-9cbb-465e-a9bb-a142832afaae-image", "tags": [], "container_format": "bare", "created_at": "2019-01-18T04:56:04Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-18T04:56:06Z", "visibility": "shared", "locations": [{"url": "rbd://af014572-0a5d-4a80-a07f-9105f52ab2c1/images/b6cb7ec8-bebc-4a62-a30d-2ad2367fe17c/snap", "metadata": {}}], "self": "/v2/images/b6cb7ec8-bebc-4a62-a30d-2ad2367fe17c", "min_disk": 0, "protected": false, "id": "b6cb7ec8-bebc-4a62-a30d-2ad2367fe17c", "file": "/v2/images/b6cb7ec8-bebc-4a62-a30d-2ad2367fe17c/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "ccac38ea86a048c183796fe3184f3438", "direct_url": "rbd://af014572-0a5d-4a80-a07f-9105f52ab2c1/images/b6cb7ec8-bebc-4a62-a30d-2ad2367fe17c/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-18 04:56:07,728 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/b6cb7ec8-bebc-4a62-a30d-2ad2367fe17c used request id req-f8b8dad3-4eb3-4cd4-8f7c-a12178be6b6c 2019-01-18 04:56:07,729 - create_image - DEBUG - Instance status is - active 2019-01-18 04:56:07,729 - create_image - DEBUG - Image is active with name - NovaUtilsInstanceTests-1f41e5d3-9cbb-465e-a9bb-a142832afaae-image 2019-01-18 04:56:07,729 - create_image - INFO - Image is now active with name - NovaUtilsInstanceTests-1f41e5d3-9cbb-465e-a9bb-a142832afaae-image 2019-01-18 04:56:07,729 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 04:56:07,730 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 04:56:08,100 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "45b844776369475b95254c1dd61269c1", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}, {"id": "6aff393fb9af4d958a8117fea50ad769", "name": "Member"}], "expires_at": "2019-01-18T05:56:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ccac38ea86a048c183796fe3184f3438", "name": "api_check-project_2744c22f-2cb8-4f83-8516-7c0ba84fdd9b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_2744c22f-2cb8-4f83-8516-7c0ba84fdd9b", "id": "cb9b3d6d59cd466fb9e330547dcd06c7"}, "audit_ids": ["Sjc2yRbDTSmewKG3apWgSw"], "issued_at": "2019-01-18T04:56:08.000000Z"}} 2019-01-18 04:56:08,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}c7cf8fe15687c2eea16470857a6fd60e31b2c9c2" 2019-01-18 04:56:08,185 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 04:56:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e1b39604-e4b3-4147-9c3d-b4e6ba7d205e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 04:56:08,185 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-e1b39604-e4b3-4147-9c3d-b4e6ba7d205e 2019-01-18 04:56:08,192 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=NovaUtilsInstanceTests-1f41e5d3-9cbb-465e-a9bb-a142832afaae-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c7cf8fe15687c2eea16470857a6fd60e31b2c9c2" 2019-01-18 04:56:08,353 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-071afeaa-6c85-4b4a-a5e5-1de00e88e919 Date: Fri, 18 Jan 2019 04:56:08 GMT RESP BODY: {"networks":[]} 2019-01-18 04:56:08,353 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=NovaUtilsInstanceTests-1f41e5d3-9cbb-465e-a9bb-a142832afaae-net used request id req-071afeaa-6c85-4b4a-a5e5-1de00e88e919 2019-01-18 04:56:08,353 - neutron_utils - INFO - Creating network with name NovaUtilsInstanceTests-1f41e5d3-9cbb-465e-a9bb-a142832afaae-net 2019-01-18 04:56:08,359 - 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}c7cf8fe15687c2eea16470857a6fd60e31b2c9c2" -d '{"network": {"name": "NovaUtilsInstanceTests-1f41e5d3-9cbb-465e-a9bb-a142832afaae-net", "admin_state_up": true}}' 2019-01-18 04:56:08,713 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-03ba3b23-2517-4870-9a18-4bc94bf2d8a0 Date: Fri, 18 Jan 2019 04:56:08 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"332077e4-5367-4409-9abe-33d805a562d2","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":37,"ipv4_address_scope":null,"shared":false,"project_id":"ccac38ea86a048c183796fe3184f3438","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-18T04:56:08Z","is_default":false,"qos_policy_id":null,"name":"NovaUtilsInstanceTests-1f41e5d3-9cbb-465e-a9bb-a142832afaae-net","admin_state_up":true,"tenant_id":"ccac38ea86a048c183796fe3184f3438","created_at":"2019-01-18T04:56:08Z","mtu":1450}} 2019-01-18 04:56:08,713 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks used request id req-03ba3b23-2517-4870-9a18-4bc94bf2d8a0 2019-01-18 04:56:08,719 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=332077e4-5367-4409-9abe-33d805a562d2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c7cf8fe15687c2eea16470857a6fd60e31b2c9c2" 2019-01-18 04:56:08,947 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 700 X-Openstack-Request-Id: req-0962b19c-b4ad-4fb8-852f-7b0cca33bc80 Date: Fri, 18 Jan 2019 04:56:08 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"332077e4-5367-4409-9abe-33d805a562d2","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":37,"ipv4_address_scope":null,"shared":false,"project_id":"ccac38ea86a048c183796fe3184f3438","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-18T04:56:08Z","qos_policy_id":null,"name":"NovaUtilsInstanceTests-1f41e5d3-9cbb-465e-a9bb-a142832afaae-net","admin_state_up":true,"tenant_id":"ccac38ea86a048c183796fe3184f3438","created_at":"2019-01-18T04:56:08Z","provider:network_type":"vxlan"}]} 2019-01-18 04:56:08,947 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=332077e4-5367-4409-9abe-33d805a562d2 used request id req-0962b19c-b4ad-4fb8-852f-7b0cca33bc80 2019-01-18 04:56:08,953 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=332077e4-5367-4409-9abe-33d805a562d2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c7cf8fe15687c2eea16470857a6fd60e31b2c9c2" 2019-01-18 04:56:09,242 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-f3169ade-f68e-4009-8f8a-ba0fbb550029 Date: Fri, 18 Jan 2019 04:56:09 GMT RESP BODY: {"subnets":[]} 2019-01-18 04:56:09,242 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=332077e4-5367-4409-9abe-33d805a562d2 used request id req-f3169ade-f68e-4009-8f8a-ba0fbb550029 2019-01-18 04:56:09,242 - neutron_utils - INFO - Creating subnet with name NovaUtilsInstanceTests-1f41e5d3-9cbb-465e-a9bb-a142832afaae-subnet 2019-01-18 04:56:09,247 - 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}c7cf8fe15687c2eea16470857a6fd60e31b2c9c2" -d '{"subnets": [{"ip_version": 4, "network_id": "332077e4-5367-4409-9abe-33d805a562d2", "cidr": "10.55.0.0/24", "name": "NovaUtilsInstanceTests-1f41e5d3-9cbb-465e-a9bb-a142832afaae-subnet"}]}' 2019-01-18 04:56:09,785 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-e9c7c8cc-10db-4bda-b30e-efe5ad460e8c Date: Fri, 18 Jan 2019 04:56:09 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"332077e4-5367-4409-9abe-33d805a562d2","tenant_id":"ccac38ea86a048c183796fe3184f3438","created_at":"2019-01-18T04:56:09Z","dns_nameservers":[],"updated_at":"2019-01-18T04:56:09Z","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":"ccac38ea86a048c183796fe3184f3438","id":"02992de5-0071-4e7c-9cbe-cd543a343c8a","subnetpool_id":null,"name":"NovaUtilsInstanceTests-1f41e5d3-9cbb-465e-a9bb-a142832afaae-subnet"}]} 2019-01-18 04:56:09,785 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets used request id req-e9c7c8cc-10db-4bda-b30e-efe5ad460e8c 2019-01-18 04:56:09,791 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=332077e4-5367-4409-9abe-33d805a562d2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c7cf8fe15687c2eea16470857a6fd60e31b2c9c2" 2019-01-18 04:56:10,011 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 744 X-Openstack-Request-Id: req-e33c58be-1178-4fca-893d-cfe8a14948c2 Date: Fri, 18 Jan 2019 04:56:09 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"332077e4-5367-4409-9abe-33d805a562d2","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":37,"ipv4_address_scope":null,"shared":false,"project_id":"ccac38ea86a048c183796fe3184f3438","status":"ACTIVE","subnets":["02992de5-0071-4e7c-9cbe-cd543a343c8a"],"description":"","tags":[],"updated_at":"2019-01-18T04:56:09Z","qos_policy_id":null,"name":"NovaUtilsInstanceTests-1f41e5d3-9cbb-465e-a9bb-a142832afaae-net","admin_state_up":true,"tenant_id":"ccac38ea86a048c183796fe3184f3438","created_at":"2019-01-18T04:56:08Z","provider:network_type":"vxlan"}]} 2019-01-18 04:56:10,012 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=332077e4-5367-4409-9abe-33d805a562d2 used request id req-e33c58be-1178-4fca-893d-cfe8a14948c2 2019-01-18 04:56:10,017 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=332077e4-5367-4409-9abe-33d805a562d2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c7cf8fe15687c2eea16470857a6fd60e31b2c9c2" 2019-01-18 04:56:10,236 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-5ddc5ee1-71f9-425b-9612-3e82b04d24c0 Date: Fri, 18 Jan 2019 04:56:10 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"332077e4-5367-4409-9abe-33d805a562d2","tenant_id":"ccac38ea86a048c183796fe3184f3438","created_at":"2019-01-18T04:56:09Z","dns_nameservers":[],"updated_at":"2019-01-18T04:56:09Z","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":"ccac38ea86a048c183796fe3184f3438","id":"02992de5-0071-4e7c-9cbe-cd543a343c8a","subnetpool_id":null,"name":"NovaUtilsInstanceTests-1f41e5d3-9cbb-465e-a9bb-a142832afaae-subnet"}]} 2019-01-18 04:56:10,236 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=332077e4-5367-4409-9abe-33d805a562d2 used request id req-5ddc5ee1-71f9-425b-9612-3e82b04d24c0 2019-01-18 04:56:10,236 - OpenStackNetwork - DEBUG - Network [332077e4-5367-4409-9abe-33d805a562d2] created successfully 2019-01-18 04:56:10,237 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 04:56:10,237 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 04:56:10,625 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "45b844776369475b95254c1dd61269c1", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}, {"id": "6aff393fb9af4d958a8117fea50ad769", "name": "Member"}], "expires_at": "2019-01-18T05:56:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ccac38ea86a048c183796fe3184f3438", "name": "api_check-project_2744c22f-2cb8-4f83-8516-7c0ba84fdd9b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_2744c22f-2cb8-4f83-8516-7c0ba84fdd9b", "id": "cb9b3d6d59cd466fb9e330547dcd06c7"}, "audit_ids": ["ENNO_pNbSjmGPwnCUIJsBA"], "issued_at": "2019-01-18T04:56:10.000000Z"}} 2019-01-18 04:56:10,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}6d5ea608de4fbce07db97273b3383554f00c331d" 2019-01-18 04:56:10,717 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 04:56:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-212df53d-44f1-4fd2-a798-8d3b1f04e444 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 04:56:10,717 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-212df53d-44f1-4fd2-a798-8d3b1f04e444 2019-01-18 04:56:10,719 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-18 04:56:10,723 - 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}6d5ea608de4fbce07db97273b3383554f00c331d" 2019-01-18 04:56:11,393 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 04: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 x-openstack-request-id: req-014b83d4-9222-433b-82f3-f13cb056c7d2 x-compute-request-id: req-014b83d4-9222-433b-82f3-f13cb056c7d2 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2019-01-18 04:56:11,393 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-014b83d4-9222-433b-82f3-f13cb056c7d2 2019-01-18 04:56:11,397 - 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}6d5ea608de4fbce07db97273b3383554f00c331d" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "NovaUtilsInstanceTests-1f41e5d3-9cbb-465e-a9bb-a142832afaae-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2019-01-18 04:56:11,486 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 04:56: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-70648a2d-7337-4312-98eb-50b9a4703119 x-compute-request-id: req-70648a2d-7337-4312-98eb-50b9a4703119 Content-Encoding: gzip Content-Length: 320 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/6f6e6b41-16ca-4c8a-98e8-6062f1ecbd09", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/6f6e6b41-16ca-4c8a-98e8-6062f1ecbd09", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "6f6e6b41-16ca-4c8a-98e8-6062f1ecbd09", "name": "NovaUtilsInstanceTests-1f41e5d3-9cbb-465e-a9bb-a142832afaae-flavor-name", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2019-01-18 04:56:11,486 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-70648a2d-7337-4312-98eb-50b9a4703119 2019-01-18 04:56:11,487 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 04:56:11,488 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 04:56:11,866 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "45b844776369475b95254c1dd61269c1", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}, {"id": "6aff393fb9af4d958a8117fea50ad769", "name": "Member"}], "expires_at": "2019-01-18T05:56:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ccac38ea86a048c183796fe3184f3438", "name": "api_check-project_2744c22f-2cb8-4f83-8516-7c0ba84fdd9b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_2744c22f-2cb8-4f83-8516-7c0ba84fdd9b", "id": "cb9b3d6d59cd466fb9e330547dcd06c7"}, "audit_ids": ["xog5ZRmQSmyrgWs3VTeSpw"], "issued_at": "2019-01-18T04:56:11.000000Z"}} 2019-01-18 04:56:11,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}62c199558e2eb62b3b5edb934da57452249487e0" 2019-01-18 04:56:11,944 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 04:56:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9fb95daf-2457-4386-a517-bb8a6ad5a716 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 04:56:11,944 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-9fb95daf-2457-4386-a517-bb8a6ad5a716 2019-01-18 04:56:11,950 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=NovaUtilsInstanceTests-1f41e5d3-9cbb-465e-a9bb-a142832afaae-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e3d78c3983dbb3d99f8c82fd23f0c074905c0bd" 2019-01-18 04:56:12,186 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 744 X-Openstack-Request-Id: req-3a4716de-cd04-4bd9-aad5-99542fb6a844 Date: Fri, 18 Jan 2019 04:56:12 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"332077e4-5367-4409-9abe-33d805a562d2","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":37,"ipv4_address_scope":null,"shared":false,"project_id":"ccac38ea86a048c183796fe3184f3438","status":"ACTIVE","subnets":["02992de5-0071-4e7c-9cbe-cd543a343c8a"],"description":"","tags":[],"updated_at":"2019-01-18T04:56:09Z","qos_policy_id":null,"name":"NovaUtilsInstanceTests-1f41e5d3-9cbb-465e-a9bb-a142832afaae-net","admin_state_up":true,"tenant_id":"ccac38ea86a048c183796fe3184f3438","created_at":"2019-01-18T04:56:08Z","provider:network_type":"vxlan"}]} 2019-01-18 04:56:12,186 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=NovaUtilsInstanceTests-1f41e5d3-9cbb-465e-a9bb-a142832afaae-net used request id req-3a4716de-cd04-4bd9-aad5-99542fb6a844 2019-01-18 04:56:12,192 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=332077e4-5367-4409-9abe-33d805a562d2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e3d78c3983dbb3d99f8c82fd23f0c074905c0bd" 2019-01-18 04:56:12,552 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-bce09bd5-a2cd-4004-ba0f-0c1b0e3c8f0a Date: Fri, 18 Jan 2019 04:56:12 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"332077e4-5367-4409-9abe-33d805a562d2","tenant_id":"ccac38ea86a048c183796fe3184f3438","created_at":"2019-01-18T04:56:09Z","dns_nameservers":[],"updated_at":"2019-01-18T04:56:09Z","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":"ccac38ea86a048c183796fe3184f3438","id":"02992de5-0071-4e7c-9cbe-cd543a343c8a","subnetpool_id":null,"name":"NovaUtilsInstanceTests-1f41e5d3-9cbb-465e-a9bb-a142832afaae-subnet"}]} 2019-01-18 04:56:12,552 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=332077e4-5367-4409-9abe-33d805a562d2 used request id req-bce09bd5-a2cd-4004-ba0f-0c1b0e3c8f0a 2019-01-18 04:56:12,557 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=NovaUtilsInstanceTests-1f41e5d3-9cbb-465e-a9bb-a142832afaae-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e3d78c3983dbb3d99f8c82fd23f0c074905c0bd" 2019-01-18 04:56:12,911 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 744 X-Openstack-Request-Id: req-715f9906-806e-49e0-aea0-018dfcd0f995 Date: Fri, 18 Jan 2019 04:56:12 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"332077e4-5367-4409-9abe-33d805a562d2","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":37,"ipv4_address_scope":null,"shared":false,"project_id":"ccac38ea86a048c183796fe3184f3438","status":"ACTIVE","subnets":["02992de5-0071-4e7c-9cbe-cd543a343c8a"],"description":"","tags":[],"updated_at":"2019-01-18T04:56:09Z","qos_policy_id":null,"name":"NovaUtilsInstanceTests-1f41e5d3-9cbb-465e-a9bb-a142832afaae-net","admin_state_up":true,"tenant_id":"ccac38ea86a048c183796fe3184f3438","created_at":"2019-01-18T04:56:08Z","provider:network_type":"vxlan"}]} 2019-01-18 04:56:12,911 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=NovaUtilsInstanceTests-1f41e5d3-9cbb-465e-a9bb-a142832afaae-net used request id req-715f9906-806e-49e0-aea0-018dfcd0f995 2019-01-18 04:56:12,915 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-18 04:56:12,920 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 18 Jan 2019 04:56: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"}]}]}} 2019-01-18 04:56:12,921 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/ccac38ea86a048c183796fe3184f3438 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62c199558e2eb62b3b5edb934da57452249487e0" 2019-01-18 04:56:13,023 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 04:56:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8ffdf4b3-2da4-4e0c-8253-f1d30e219b1a Content-Encoding: gzip Content-Length: 247 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/ccac38ea86a048c183796fe3184f3438"}, "enabled": true, "id": "ccac38ea86a048c183796fe3184f3438", "parent_id": "default", "domain_id": "default", "name": "api_check-project_2744c22f-2cb8-4f83-8516-7c0ba84fdd9b"}} 2019-01-18 04:56:13,023 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/ccac38ea86a048c183796fe3184f3438 used request id req-8ffdf4b3-2da4-4e0c-8253-f1d30e219b1a 2019-01-18 04:56:13,028 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=332077e4-5367-4409-9abe-33d805a562d2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e3d78c3983dbb3d99f8c82fd23f0c074905c0bd" 2019-01-18 04:56:13,267 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-023a4ca0-4726-4e54-8d7b-b4645dd07716 Date: Fri, 18 Jan 2019 04:56:13 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"332077e4-5367-4409-9abe-33d805a562d2","tenant_id":"ccac38ea86a048c183796fe3184f3438","created_at":"2019-01-18T04:56:09Z","dns_nameservers":[],"updated_at":"2019-01-18T04:56:09Z","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":"ccac38ea86a048c183796fe3184f3438","id":"02992de5-0071-4e7c-9cbe-cd543a343c8a","subnetpool_id":null,"name":"NovaUtilsInstanceTests-1f41e5d3-9cbb-465e-a9bb-a142832afaae-subnet"}]} 2019-01-18 04:56:13,267 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=332077e4-5367-4409-9abe-33d805a562d2 used request id req-023a4ca0-4726-4e54-8d7b-b4645dd07716 2019-01-18 04:56:13,268 - neutron_utils - INFO - Creating port for network with name - NovaUtilsInstanceTests-1f41e5d3-9cbb-465e-a9bb-a142832afaae-net 2019-01-18 04:56:13,274 - 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}9e3d78c3983dbb3d99f8c82fd23f0c074905c0bd" -d '{"port": {"network_id": "332077e4-5367-4409-9abe-33d805a562d2", "name": "NovaUtilsInstanceTests-1f41e5d3-9cbb-465e-a9bb-a142832afaae-port", "admin_state_up": true}}' 2019-01-18 04:56:14,216 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 873 X-Openstack-Request-Id: req-3810b7e7-6165-46a7-83df-92599a50fc04 Date: Fri, 18 Jan 2019 04:56:14 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T04:56:13Z","device_owner":"","revision_number":4,"binding:profile":{},"port_security_enabled":true,"fixed_ips":[{"subnet_id":"02992de5-0071-4e7c-9cbe-cd543a343c8a","ip_address":"10.55.0.7"}],"id":"bab6d5d8-24a0-450f-a0fc-53d2507803ea","security_groups":["b20bc8b2-bb91-411e-b80b-85bddb5d18cc"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:a0:eb:e4","device_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"name":"NovaUtilsInstanceTests-1f41e5d3-9cbb-465e-a9bb-a142832afaae-port","project_id":"ccac38ea86a048c183796fe3184f3438","qos_policy_id":null,"admin_state_up":true,"network_id":"332077e4-5367-4409-9abe-33d805a562d2","tenant_id":"ccac38ea86a048c183796fe3184f3438","created_at":"2019-01-18T04:56:13Z","binding:vnic_type":"normal"}} 2019-01-18 04:56:14,217 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/ports used request id req-3810b7e7-6165-46a7-83df-92599a50fc04 2019-01-18 04:56:14,222 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=NovaUtilsInstanceTests-1f41e5d3-9cbb-465e-a9bb-a142832afaae-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e3d78c3983dbb3d99f8c82fd23f0c074905c0bd" 2019-01-18 04:56:14,447 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 744 X-Openstack-Request-Id: req-195b9ff6-ec59-4fdc-ab8a-fbb471674684 Date: Fri, 18 Jan 2019 04:56:14 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"332077e4-5367-4409-9abe-33d805a562d2","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":37,"ipv4_address_scope":null,"shared":false,"project_id":"ccac38ea86a048c183796fe3184f3438","status":"ACTIVE","subnets":["02992de5-0071-4e7c-9cbe-cd543a343c8a"],"description":"","tags":[],"updated_at":"2019-01-18T04:56:09Z","qos_policy_id":null,"name":"NovaUtilsInstanceTests-1f41e5d3-9cbb-465e-a9bb-a142832afaae-net","admin_state_up":true,"tenant_id":"ccac38ea86a048c183796fe3184f3438","created_at":"2019-01-18T04:56:08Z","provider:network_type":"vxlan"}]} 2019-01-18 04:56:14,447 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=NovaUtilsInstanceTests-1f41e5d3-9cbb-465e-a9bb-a142832afaae-net used request id req-195b9ff6-ec59-4fdc-ab8a-fbb471674684 2019-01-18 04:56:14,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" 2019-01-18 04:56:14,456 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 18 Jan 2019 04:56: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"}]}]}} 2019-01-18 04:56:14,457 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/ccac38ea86a048c183796fe3184f3438 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e3d78c3983dbb3d99f8c82fd23f0c074905c0bd" 2019-01-18 04:56:14,472 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 04:56:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ed32d589-8323-40f7-80dd-16003276b0cf Content-Encoding: gzip Content-Length: 247 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/ccac38ea86a048c183796fe3184f3438"}, "enabled": true, "id": "ccac38ea86a048c183796fe3184f3438", "parent_id": "default", "domain_id": "default", "name": "api_check-project_2744c22f-2cb8-4f83-8516-7c0ba84fdd9b"}} 2019-01-18 04:56:14,473 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/ccac38ea86a048c183796fe3184f3438 used request id req-ed32d589-8323-40f7-80dd-16003276b0cf 2019-01-18 04:56:14,478 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=332077e4-5367-4409-9abe-33d805a562d2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e3d78c3983dbb3d99f8c82fd23f0c074905c0bd" 2019-01-18 04:56:14,675 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-9850d0d6-f42b-4c74-9a6a-6befae239816 Date: Fri, 18 Jan 2019 04:56:14 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"332077e4-5367-4409-9abe-33d805a562d2","tenant_id":"ccac38ea86a048c183796fe3184f3438","created_at":"2019-01-18T04:56:09Z","dns_nameservers":[],"updated_at":"2019-01-18T04:56:09Z","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":"ccac38ea86a048c183796fe3184f3438","id":"02992de5-0071-4e7c-9cbe-cd543a343c8a","subnetpool_id":null,"name":"NovaUtilsInstanceTests-1f41e5d3-9cbb-465e-a9bb-a142832afaae-subnet"}]} 2019-01-18 04:56:14,676 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=332077e4-5367-4409-9abe-33d805a562d2 used request id req-9850d0d6-f42b-4c74-9a6a-6befae239816 2019-01-18 04:56:14,681 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=332077e4-5367-4409-9abe-33d805a562d2&name=NovaUtilsInstanceTests-1f41e5d3-9cbb-465e-a9bb-a142832afaae-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e3d78c3983dbb3d99f8c82fd23f0c074905c0bd" 2019-01-18 04:56:14,755 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 876 X-Openstack-Request-Id: req-43c7c94d-a469-4c96-a02e-52d01fb4d105 Date: Fri, 18 Jan 2019 04:56:14 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T04:56:13Z","device_owner":"","revision_number":4,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"02992de5-0071-4e7c-9cbe-cd543a343c8a","ip_address":"10.55.0.7"}],"id":"bab6d5d8-24a0-450f-a0fc-53d2507803ea","security_groups":["b20bc8b2-bb91-411e-b80b-85bddb5d18cc"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:a0:eb:e4","project_id":"ccac38ea86a048c183796fe3184f3438","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceTests-1f41e5d3-9cbb-465e-a9bb-a142832afaae-port","admin_state_up":true,"network_id":"332077e4-5367-4409-9abe-33d805a562d2","tenant_id":"ccac38ea86a048c183796fe3184f3438","created_at":"2019-01-18T04:56:13Z","binding:vnic_type":"normal","device_id":""}]} 2019-01-18 04:56:14,755 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=332077e4-5367-4409-9abe-33d805a562d2&name=NovaUtilsInstanceTests-1f41e5d3-9cbb-465e-a9bb-a142832afaae-port&admin_state_up=True used request id req-43c7c94d-a469-4c96-a02e-52d01fb4d105 2019-01-18 04:56:14,759 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/ccac38ea86a048c183796fe3184f3438 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e3d78c3983dbb3d99f8c82fd23f0c074905c0bd" 2019-01-18 04:56:14,849 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 04:56:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2b74f3e7-9b1d-4c76-8488-7e0284b89432 Content-Encoding: gzip Content-Length: 247 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/ccac38ea86a048c183796fe3184f3438"}, "enabled": true, "id": "ccac38ea86a048c183796fe3184f3438", "parent_id": "default", "domain_id": "default", "name": "api_check-project_2744c22f-2cb8-4f83-8516-7c0ba84fdd9b"}} 2019-01-18 04:56:14,850 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/ccac38ea86a048c183796fe3184f3438 used request id req-2b74f3e7-9b1d-4c76-8488-7e0284b89432 2019-01-18 04:56:14,850 - nova_utils - INFO - Creating VM with name - NovaUtilsInstanceTests-1f41e5d3-9cbb-465e-a9bb-a142832afaae-vm_inst 2019-01-18 04:56:14,853 - 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}9e3d78c3983dbb3d99f8c82fd23f0c074905c0bd" 2019-01-18 04:56:15,413 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 04: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-7d1f386a-9f47-4c3f-b3a1-8e10c3d8c99d x-compute-request-id: req-7d1f386a-9f47-4c3f-b3a1-8e10c3d8c99d Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"flavors": [{"id": "6f6e6b41-16ca-4c8a-98e8-6062f1ecbd09", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/6f6e6b41-16ca-4c8a-98e8-6062f1ecbd09", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/6f6e6b41-16ca-4c8a-98e8-6062f1ecbd09", "rel": "bookmark"}], "name": "NovaUtilsInstanceTests-1f41e5d3-9cbb-465e-a9bb-a142832afaae-flavor-name"}]} 2019-01-18 04:56:15,413 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-7d1f386a-9f47-4c3f-b3a1-8e10c3d8c99d 2019-01-18 04:56:15,417 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors/6f6e6b41-16ca-4c8a-98e8-6062f1ecbd09 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e3d78c3983dbb3d99f8c82fd23f0c074905c0bd" 2019-01-18 04:56:15,439 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 04:56: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-ed383c97-ca0a-49fe-b25d-0f00def81471 x-compute-request-id: req-ed383c97-ca0a-49fe-b25d-0f00def81471 Content-Encoding: gzip Content-Length: 320 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/6f6e6b41-16ca-4c8a-98e8-6062f1ecbd09", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/6f6e6b41-16ca-4c8a-98e8-6062f1ecbd09", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "6f6e6b41-16ca-4c8a-98e8-6062f1ecbd09", "name": "NovaUtilsInstanceTests-1f41e5d3-9cbb-465e-a9bb-a142832afaae-flavor-name", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2019-01-18 04:56:15,439 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/6f6e6b41-16ca-4c8a-98e8-6062f1ecbd09 used request id req-ed383c97-ca0a-49fe-b25d-0f00def81471 2019-01-18 04:56:15,443 - 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-1f41e5d3-9cbb-465e-a9bb-a142832afaae-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}9e3d78c3983dbb3d99f8c82fd23f0c074905c0bd" 2019-01-18 04:56:16,074 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1054 Content-Type: application/json X-Openstack-Request-Id: req-700aa7d5-6dd3-41fb-917d-ffc5d8da88f3 Date: Fri, 18 Jan 2019 04:56:16 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceTests-1f41e5d3-9cbb-465e-a9bb-a142832afaae-image", "tags": [], "container_format": "bare", "created_at": "2019-01-18T04:56:04Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-18T04:56:06Z", "visibility": "shared", "locations": [{"url": "rbd://af014572-0a5d-4a80-a07f-9105f52ab2c1/images/b6cb7ec8-bebc-4a62-a30d-2ad2367fe17c/snap", "metadata": {}}], "self": "/v2/images/b6cb7ec8-bebc-4a62-a30d-2ad2367fe17c", "min_disk": 0, "protected": false, "id": "b6cb7ec8-bebc-4a62-a30d-2ad2367fe17c", "file": "/v2/images/b6cb7ec8-bebc-4a62-a30d-2ad2367fe17c/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "ccac38ea86a048c183796fe3184f3438", "direct_url": "rbd://af014572-0a5d-4a80-a07f-9105f52ab2c1/images/b6cb7ec8-bebc-4a62-a30d-2ad2367fe17c/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=NovaUtilsInstanceTests-1f41e5d3-9cbb-465e-a9bb-a142832afaae-image"} 2019-01-18 04:56:16,074 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceTests-1f41e5d3-9cbb-465e-a9bb-a142832afaae-image used request id req-700aa7d5-6dd3-41fb-917d-ffc5d8da88f3 2019-01-18 04:56:16,077 - 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}9e3d78c3983dbb3d99f8c82fd23f0c074905c0bd" 2019-01-18 04:56:16,677 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-84bc735a-ba96-473b-876a-f291512be273 Date: Fri, 18 Jan 2019 04:56: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"}}} 2019-01-18 04:56:16,677 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-84bc735a-ba96-473b-876a-f291512be273 2019-01-18 04:56:16,683 - 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}9e3d78c3983dbb3d99f8c82fd23f0c074905c0bd" -d '{"server": {"name": "NovaUtilsInstanceTests-1f41e5d3-9cbb-465e-a9bb-a142832afaae-vm_inst", "imageRef": "b6cb7ec8-bebc-4a62-a30d-2ad2367fe17c", "flavorRef": "6f6e6b41-16ca-4c8a-98e8-6062f1ecbd09", "max_count": 1, "min_count": 1, "networks": [{"port": "bab6d5d8-24a0-450f-a0fc-53d2507803ea"}]}}' 2019-01-18 04:56:19,856 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 18 Jan 2019 04:56: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-75db73e7-00fb-46f4-8500-eec77ab4773a x-compute-request-id: req-75db73e7-00fb-46f4-8500-eec77ab4773a Content-Length: 374 location: http://172.30.9.23:8774/v2.1/servers/fc445309-cd67-49b1-ae4b-189a4589c7f3 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "fc445309-cd67-49b1-ae4b-189a4589c7f3", "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/fc445309-cd67-49b1-ae4b-189a4589c7f3", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/fc445309-cd67-49b1-ae4b-189a4589c7f3", "rel": "bookmark"}], "adminPass": "Rhfyr3YRp7wV"}} 2019-01-18 04:56:19,856 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-75db73e7-00fb-46f4-8500-eec77ab4773a 2019-01-18 04:56:19,860 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/fc445309-cd67-49b1-ae4b-189a4589c7f3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e3d78c3983dbb3d99f8c82fd23f0c074905c0bd" 2019-01-18 04:56:20,732 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 04:56: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-3c4d486a-cc47-41bb-80e6-759b5243824f x-compute-request-id: req-3c4d486a-cc47-41bb-80e6-759b5243824f Content-Encoding: gzip Content-Length: 644 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/fc445309-cd67-49b1-ae4b-189a4589c7f3", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/fc445309-cd67-49b1-ae4b-189a4589c7f3", "rel": "bookmark"}], "image": {"id": "b6cb7ec8-bebc-4a62-a30d-2ad2367fe17c", "links": [{"href": "http://172.30.9.23:8774/images/b6cb7ec8-bebc-4a62-a30d-2ad2367fe17c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6f6e6b41-16ca-4c8a-98e8-6062f1ecbd09", "links": [{"href": "http://172.30.9.23:8774/flavors/6f6e6b41-16ca-4c8a-98e8-6062f1ecbd09", "rel": "bookmark"}]}, "id": "fc445309-cd67-49b1-ae4b-189a4589c7f3", "user_id": "cb9b3d6d59cd466fb9e330547dcd06c7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2019-01-18T04:56: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": "NovaUtilsInstanceTests-1f41e5d3-9cbb-465e-a9bb-a142832afaae-vm_inst", "created": "2019-01-18T04:56:19Z", "tenant_id": "ccac38ea86a048c183796fe3184f3438", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-18 04:56:20,733 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/fc445309-cd67-49b1-ae4b-189a4589c7f3 used request id req-3c4d486a-cc47-41bb-80e6-759b5243824f 2019-01-18 04:56:20,736 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/fc445309-cd67-49b1-ae4b-189a4589c7f3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e3d78c3983dbb3d99f8c82fd23f0c074905c0bd" 2019-01-18 04:56:21,067 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 04:56: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-ff9561e2-ab94-4bb7-ab89-044d4d994c42 x-compute-request-id: req-ff9561e2-ab94-4bb7-ab89-044d4d994c42 Content-Encoding: gzip Content-Length: 648 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/fc445309-cd67-49b1-ae4b-189a4589c7f3", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/fc445309-cd67-49b1-ae4b-189a4589c7f3", "rel": "bookmark"}], "image": {"id": "b6cb7ec8-bebc-4a62-a30d-2ad2367fe17c", "links": [{"href": "http://172.30.9.23:8774/images/b6cb7ec8-bebc-4a62-a30d-2ad2367fe17c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6f6e6b41-16ca-4c8a-98e8-6062f1ecbd09", "links": [{"href": "http://172.30.9.23:8774/flavors/6f6e6b41-16ca-4c8a-98e8-6062f1ecbd09", "rel": "bookmark"}]}, "id": "fc445309-cd67-49b1-ae4b-189a4589c7f3", "user_id": "cb9b3d6d59cd466fb9e330547dcd06c7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2019-01-18T04:56:20Z", "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-1f41e5d3-9cbb-465e-a9bb-a142832afaae-vm_inst", "created": "2019-01-18T04:56:19Z", "tenant_id": "ccac38ea86a048c183796fe3184f3438", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-18 04:56:21,067 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/fc445309-cd67-49b1-ae4b-189a4589c7f3 used request id req-ff9561e2-ab94-4bb7-ab89-044d4d994c42 2019-01-18 04:56:24,074 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/fc445309-cd67-49b1-ae4b-189a4589c7f3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e3d78c3983dbb3d99f8c82fd23f0c074905c0bd" 2019-01-18 04:56:25,110 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 04:56: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-dd74e84a-cfc2-4d4c-a183-6ebaa6248813 x-compute-request-id: req-dd74e84a-cfc2-4d4c-a183-6ebaa6248813 Content-Encoding: gzip Content-Length: 655 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/fc445309-cd67-49b1-ae4b-189a4589c7f3", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/fc445309-cd67-49b1-ae4b-189a4589c7f3", "rel": "bookmark"}], "image": {"id": "b6cb7ec8-bebc-4a62-a30d-2ad2367fe17c", "links": [{"href": "http://172.30.9.23:8774/images/b6cb7ec8-bebc-4a62-a30d-2ad2367fe17c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000003", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6f6e6b41-16ca-4c8a-98e8-6062f1ecbd09", "links": [{"href": "http://172.30.9.23:8774/flavors/6f6e6b41-16ca-4c8a-98e8-6062f1ecbd09", "rel": "bookmark"}]}, "id": "fc445309-cd67-49b1-ae4b-189a4589c7f3", "user_id": "cb9b3d6d59cd466fb9e330547dcd06c7", "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": "2019-01-18T04:56: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": "NovaUtilsInstanceTests-1f41e5d3-9cbb-465e-a9bb-a142832afaae-vm_inst", "created": "2019-01-18T04:56:19Z", "tenant_id": "ccac38ea86a048c183796fe3184f3438", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-18 04:56:25,110 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/fc445309-cd67-49b1-ae4b-189a4589c7f3 used request id req-dd74e84a-cfc2-4d4c-a183-6ebaa6248813 2019-01-18 04:56:28,116 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/fc445309-cd67-49b1-ae4b-189a4589c7f3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e3d78c3983dbb3d99f8c82fd23f0c074905c0bd" 2019-01-18 04:56:28,720 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 04:56: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-6a67c50e-79ea-4e35-8f33-1b9b071b783e x-compute-request-id: req-6a67c50e-79ea-4e35-8f33-1b9b071b783e Content-Encoding: gzip Content-Length: 655 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/fc445309-cd67-49b1-ae4b-189a4589c7f3", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/fc445309-cd67-49b1-ae4b-189a4589c7f3", "rel": "bookmark"}], "image": {"id": "b6cb7ec8-bebc-4a62-a30d-2ad2367fe17c", "links": [{"href": "http://172.30.9.23:8774/images/b6cb7ec8-bebc-4a62-a30d-2ad2367fe17c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000003", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6f6e6b41-16ca-4c8a-98e8-6062f1ecbd09", "links": [{"href": "http://172.30.9.23:8774/flavors/6f6e6b41-16ca-4c8a-98e8-6062f1ecbd09", "rel": "bookmark"}]}, "id": "fc445309-cd67-49b1-ae4b-189a4589c7f3", "user_id": "cb9b3d6d59cd466fb9e330547dcd06c7", "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": "2019-01-18T04:56: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": "NovaUtilsInstanceTests-1f41e5d3-9cbb-465e-a9bb-a142832afaae-vm_inst", "created": "2019-01-18T04:56:19Z", "tenant_id": "ccac38ea86a048c183796fe3184f3438", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-18 04:56:28,720 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/fc445309-cd67-49b1-ae4b-189a4589c7f3 used request id req-6a67c50e-79ea-4e35-8f33-1b9b071b783e 2019-01-18 04:56:31,727 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/fc445309-cd67-49b1-ae4b-189a4589c7f3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e3d78c3983dbb3d99f8c82fd23f0c074905c0bd" 2019-01-18 04:56:32,315 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 04:56: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-ae4ec64d-7486-4709-b5c5-ea9f744f3b7c x-compute-request-id: req-ae4ec64d-7486-4709-b5c5-ea9f744f3b7c Content-Encoding: gzip Content-Length: 655 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/fc445309-cd67-49b1-ae4b-189a4589c7f3", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/fc445309-cd67-49b1-ae4b-189a4589c7f3", "rel": "bookmark"}], "image": {"id": "b6cb7ec8-bebc-4a62-a30d-2ad2367fe17c", "links": [{"href": "http://172.30.9.23:8774/images/b6cb7ec8-bebc-4a62-a30d-2ad2367fe17c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000003", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6f6e6b41-16ca-4c8a-98e8-6062f1ecbd09", "links": [{"href": "http://172.30.9.23:8774/flavors/6f6e6b41-16ca-4c8a-98e8-6062f1ecbd09", "rel": "bookmark"}]}, "id": "fc445309-cd67-49b1-ae4b-189a4589c7f3", "user_id": "cb9b3d6d59cd466fb9e330547dcd06c7", "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": "2019-01-18T04:56: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": "NovaUtilsInstanceTests-1f41e5d3-9cbb-465e-a9bb-a142832afaae-vm_inst", "created": "2019-01-18T04:56:19Z", "tenant_id": "ccac38ea86a048c183796fe3184f3438", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-18 04:56:32,315 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/fc445309-cd67-49b1-ae4b-189a4589c7f3 used request id req-ae4ec64d-7486-4709-b5c5-ea9f744f3b7c 2019-01-18 04:56:35,322 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/fc445309-cd67-49b1-ae4b-189a4589c7f3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e3d78c3983dbb3d99f8c82fd23f0c074905c0bd" 2019-01-18 04:56:36,221 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 04:56: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-77cbbb17-58e1-4967-8d3a-3ee94b10857b x-compute-request-id: req-77cbbb17-58e1-4967-8d3a-3ee94b10857b Content-Encoding: gzip Content-Length: 655 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/fc445309-cd67-49b1-ae4b-189a4589c7f3", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/fc445309-cd67-49b1-ae4b-189a4589c7f3", "rel": "bookmark"}], "image": {"id": "b6cb7ec8-bebc-4a62-a30d-2ad2367fe17c", "links": [{"href": "http://172.30.9.23:8774/images/b6cb7ec8-bebc-4a62-a30d-2ad2367fe17c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000003", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6f6e6b41-16ca-4c8a-98e8-6062f1ecbd09", "links": [{"href": "http://172.30.9.23:8774/flavors/6f6e6b41-16ca-4c8a-98e8-6062f1ecbd09", "rel": "bookmark"}]}, "id": "fc445309-cd67-49b1-ae4b-189a4589c7f3", "user_id": "cb9b3d6d59cd466fb9e330547dcd06c7", "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": "2019-01-18T04:56: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": "NovaUtilsInstanceTests-1f41e5d3-9cbb-465e-a9bb-a142832afaae-vm_inst", "created": "2019-01-18T04:56:19Z", "tenant_id": "ccac38ea86a048c183796fe3184f3438", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-18 04:56:36,221 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/fc445309-cd67-49b1-ae4b-189a4589c7f3 used request id req-77cbbb17-58e1-4967-8d3a-3ee94b10857b 2019-01-18 04:56:39,227 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/fc445309-cd67-49b1-ae4b-189a4589c7f3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e3d78c3983dbb3d99f8c82fd23f0c074905c0bd" 2019-01-18 04:56:40,184 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 04:56: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-93940551-e7d5-4034-962a-afd928c1b70c x-compute-request-id: req-93940551-e7d5-4034-962a-afd928c1b70c Content-Encoding: gzip Content-Length: 655 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/fc445309-cd67-49b1-ae4b-189a4589c7f3", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/fc445309-cd67-49b1-ae4b-189a4589c7f3", "rel": "bookmark"}], "image": {"id": "b6cb7ec8-bebc-4a62-a30d-2ad2367fe17c", "links": [{"href": "http://172.30.9.23:8774/images/b6cb7ec8-bebc-4a62-a30d-2ad2367fe17c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000003", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6f6e6b41-16ca-4c8a-98e8-6062f1ecbd09", "links": [{"href": "http://172.30.9.23:8774/flavors/6f6e6b41-16ca-4c8a-98e8-6062f1ecbd09", "rel": "bookmark"}]}, "id": "fc445309-cd67-49b1-ae4b-189a4589c7f3", "user_id": "cb9b3d6d59cd466fb9e330547dcd06c7", "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": "2019-01-18T04:56: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": "NovaUtilsInstanceTests-1f41e5d3-9cbb-465e-a9bb-a142832afaae-vm_inst", "created": "2019-01-18T04:56:19Z", "tenant_id": "ccac38ea86a048c183796fe3184f3438", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-18 04:56:40,184 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/fc445309-cd67-49b1-ae4b-189a4589c7f3 used request id req-93940551-e7d5-4034-962a-afd928c1b70c 2019-01-18 04:56:43,191 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/fc445309-cd67-49b1-ae4b-189a4589c7f3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e3d78c3983dbb3d99f8c82fd23f0c074905c0bd" 2019-01-18 04:56:44,152 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 04:56: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-41365107-dbed-450f-9ce0-3f42b6e28748 x-compute-request-id: req-41365107-dbed-450f-9ce0-3f42b6e28748 Content-Encoding: gzip Content-Length: 655 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/fc445309-cd67-49b1-ae4b-189a4589c7f3", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/fc445309-cd67-49b1-ae4b-189a4589c7f3", "rel": "bookmark"}], "image": {"id": "b6cb7ec8-bebc-4a62-a30d-2ad2367fe17c", "links": [{"href": "http://172.30.9.23:8774/images/b6cb7ec8-bebc-4a62-a30d-2ad2367fe17c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000003", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6f6e6b41-16ca-4c8a-98e8-6062f1ecbd09", "links": [{"href": "http://172.30.9.23:8774/flavors/6f6e6b41-16ca-4c8a-98e8-6062f1ecbd09", "rel": "bookmark"}]}, "id": "fc445309-cd67-49b1-ae4b-189a4589c7f3", "user_id": "cb9b3d6d59cd466fb9e330547dcd06c7", "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": "2019-01-18T04:56: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": "NovaUtilsInstanceTests-1f41e5d3-9cbb-465e-a9bb-a142832afaae-vm_inst", "created": "2019-01-18T04:56:19Z", "tenant_id": "ccac38ea86a048c183796fe3184f3438", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-18 04:56:44,152 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/fc445309-cd67-49b1-ae4b-189a4589c7f3 used request id req-41365107-dbed-450f-9ce0-3f42b6e28748 2019-01-18 04:56:47,159 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/fc445309-cd67-49b1-ae4b-189a4589c7f3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e3d78c3983dbb3d99f8c82fd23f0c074905c0bd" 2019-01-18 04:56:47,776 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 04: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-db497aad-9f56-4e80-96ae-85e99e02b396 x-compute-request-id: req-db497aad-9f56-4e80-96ae-85e99e02b396 Content-Encoding: gzip Content-Length: 655 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/fc445309-cd67-49b1-ae4b-189a4589c7f3", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/fc445309-cd67-49b1-ae4b-189a4589c7f3", "rel": "bookmark"}], "image": {"id": "b6cb7ec8-bebc-4a62-a30d-2ad2367fe17c", "links": [{"href": "http://172.30.9.23:8774/images/b6cb7ec8-bebc-4a62-a30d-2ad2367fe17c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000003", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6f6e6b41-16ca-4c8a-98e8-6062f1ecbd09", "links": [{"href": "http://172.30.9.23:8774/flavors/6f6e6b41-16ca-4c8a-98e8-6062f1ecbd09", "rel": "bookmark"}]}, "id": "fc445309-cd67-49b1-ae4b-189a4589c7f3", "user_id": "cb9b3d6d59cd466fb9e330547dcd06c7", "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": "2019-01-18T04:56: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": "NovaUtilsInstanceTests-1f41e5d3-9cbb-465e-a9bb-a142832afaae-vm_inst", "created": "2019-01-18T04:56:19Z", "tenant_id": "ccac38ea86a048c183796fe3184f3438", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-18 04:56:47,776 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/fc445309-cd67-49b1-ae4b-189a4589c7f3 used request id req-db497aad-9f56-4e80-96ae-85e99e02b396 2019-01-18 04:56:50,782 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/fc445309-cd67-49b1-ae4b-189a4589c7f3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e3d78c3983dbb3d99f8c82fd23f0c074905c0bd" 2019-01-18 04:56:51,041 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 04:56: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-1a10c9a4-cc3b-4500-a1f7-ea9b6af1febd x-compute-request-id: req-1a10c9a4-cc3b-4500-a1f7-ea9b6af1febd Content-Encoding: gzip Content-Length: 655 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/fc445309-cd67-49b1-ae4b-189a4589c7f3", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/fc445309-cd67-49b1-ae4b-189a4589c7f3", "rel": "bookmark"}], "image": {"id": "b6cb7ec8-bebc-4a62-a30d-2ad2367fe17c", "links": [{"href": "http://172.30.9.23:8774/images/b6cb7ec8-bebc-4a62-a30d-2ad2367fe17c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000003", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6f6e6b41-16ca-4c8a-98e8-6062f1ecbd09", "links": [{"href": "http://172.30.9.23:8774/flavors/6f6e6b41-16ca-4c8a-98e8-6062f1ecbd09", "rel": "bookmark"}]}, "id": "fc445309-cd67-49b1-ae4b-189a4589c7f3", "user_id": "cb9b3d6d59cd466fb9e330547dcd06c7", "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": "2019-01-18T04:56: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": "NovaUtilsInstanceTests-1f41e5d3-9cbb-465e-a9bb-a142832afaae-vm_inst", "created": "2019-01-18T04:56:19Z", "tenant_id": "ccac38ea86a048c183796fe3184f3438", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-18 04:56:51,041 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/fc445309-cd67-49b1-ae4b-189a4589c7f3 used request id req-1a10c9a4-cc3b-4500-a1f7-ea9b6af1febd 2019-01-18 04:56:54,048 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/fc445309-cd67-49b1-ae4b-189a4589c7f3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e3d78c3983dbb3d99f8c82fd23f0c074905c0bd" 2019-01-18 04:56:55,219 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 04:56: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-4247553f-36dc-4792-8026-163a34a4c512 x-compute-request-id: req-4247553f-36dc-4792-8026-163a34a4c512 Content-Encoding: gzip Content-Length: 744 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/fc445309-cd67-49b1-ae4b-189a4589c7f3", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/fc445309-cd67-49b1-ae4b-189a4589c7f3", "rel": "bookmark"}], "image": {"id": "b6cb7ec8-bebc-4a62-a30d-2ad2367fe17c", "links": [{"href": "http://172.30.9.23:8774/images/b6cb7ec8-bebc-4a62-a30d-2ad2367fe17c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000003", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6f6e6b41-16ca-4c8a-98e8-6062f1ecbd09", "links": [{"href": "http://172.30.9.23:8774/flavors/6f6e6b41-16ca-4c8a-98e8-6062f1ecbd09", "rel": "bookmark"}]}, "id": "fc445309-cd67-49b1-ae4b-189a4589c7f3", "security_groups": [{"name": "default"}], "user_id": "cb9b3d6d59cd466fb9e330547dcd06c7", "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": "2019-01-18T04:56:53Z", "hostId": "595fdf139cba499f5436b128cbe7f388a995927660c0a307d7e7b8c5", "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-1f41e5d3-9cbb-465e-a9bb-a142832afaae-vm_inst", "created": "2019-01-18T04:56:19Z", "tenant_id": "ccac38ea86a048c183796fe3184f3438", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-18 04:56:55,219 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/fc445309-cd67-49b1-ae4b-189a4589c7f3 used request id req-4247553f-36dc-4792-8026-163a34a4c512 2019-01-18 04:56:58,225 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/fc445309-cd67-49b1-ae4b-189a4589c7f3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e3d78c3983dbb3d99f8c82fd23f0c074905c0bd" 2019-01-18 04:56:59,221 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 04: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-dddb96ba-a411-415d-82a5-66aa7f658f0a x-compute-request-id: req-dddb96ba-a411-415d-82a5-66aa7f658f0a Content-Encoding: gzip Content-Length: 814 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"NovaUtilsInstanceTests-1f41e5d3-9cbb-465e-a9bb-a142832afaae-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a0:eb:e4", "version": 4, "addr": "10.55.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/fc445309-cd67-49b1-ae4b-189a4589c7f3", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/fc445309-cd67-49b1-ae4b-189a4589c7f3", "rel": "bookmark"}], "image": {"id": "b6cb7ec8-bebc-4a62-a30d-2ad2367fe17c", "links": [{"href": "http://172.30.9.23:8774/images/b6cb7ec8-bebc-4a62-a30d-2ad2367fe17c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000003", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6f6e6b41-16ca-4c8a-98e8-6062f1ecbd09", "links": [{"href": "http://172.30.9.23:8774/flavors/6f6e6b41-16ca-4c8a-98e8-6062f1ecbd09", "rel": "bookmark"}]}, "id": "fc445309-cd67-49b1-ae4b-189a4589c7f3", "security_groups": [{"name": "default"}], "user_id": "cb9b3d6d59cd466fb9e330547dcd06c7", "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": "2019-01-18T04:56:53Z", "hostId": "595fdf139cba499f5436b128cbe7f388a995927660c0a307d7e7b8c5", "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-1f41e5d3-9cbb-465e-a9bb-a142832afaae-vm_inst", "created": "2019-01-18T04:56:19Z", "tenant_id": "ccac38ea86a048c183796fe3184f3438", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-18 04:56:59,221 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/fc445309-cd67-49b1-ae4b-189a4589c7f3 used request id req-dddb96ba-a411-415d-82a5-66aa7f658f0a 2019-01-18 04:57:02,228 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/fc445309-cd67-49b1-ae4b-189a4589c7f3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e3d78c3983dbb3d99f8c82fd23f0c074905c0bd" 2019-01-18 04:57:03,005 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 04: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-ff5b9203-3ca5-4bcc-a530-490aee81d0ff x-compute-request-id: req-ff5b9203-3ca5-4bcc-a530-490aee81d0ff Content-Encoding: gzip Content-Length: 814 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"NovaUtilsInstanceTests-1f41e5d3-9cbb-465e-a9bb-a142832afaae-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a0:eb:e4", "version": 4, "addr": "10.55.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/fc445309-cd67-49b1-ae4b-189a4589c7f3", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/fc445309-cd67-49b1-ae4b-189a4589c7f3", "rel": "bookmark"}], "image": {"id": "b6cb7ec8-bebc-4a62-a30d-2ad2367fe17c", "links": [{"href": "http://172.30.9.23:8774/images/b6cb7ec8-bebc-4a62-a30d-2ad2367fe17c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000003", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6f6e6b41-16ca-4c8a-98e8-6062f1ecbd09", "links": [{"href": "http://172.30.9.23:8774/flavors/6f6e6b41-16ca-4c8a-98e8-6062f1ecbd09", "rel": "bookmark"}]}, "id": "fc445309-cd67-49b1-ae4b-189a4589c7f3", "security_groups": [{"name": "default"}], "user_id": "cb9b3d6d59cd466fb9e330547dcd06c7", "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": "2019-01-18T04:56:53Z", "hostId": "595fdf139cba499f5436b128cbe7f388a995927660c0a307d7e7b8c5", "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-1f41e5d3-9cbb-465e-a9bb-a142832afaae-vm_inst", "created": "2019-01-18T04:56:19Z", "tenant_id": "ccac38ea86a048c183796fe3184f3438", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-18 04:57:03,005 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/fc445309-cd67-49b1-ae4b-189a4589c7f3 used request id req-ff5b9203-3ca5-4bcc-a530-490aee81d0ff 2019-01-18 04:57:06,011 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/fc445309-cd67-49b1-ae4b-189a4589c7f3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e3d78c3983dbb3d99f8c82fd23f0c074905c0bd" 2019-01-18 04:57:06,649 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 04: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-419b14e7-8bee-44c2-bbe7-dc6087772ab8 x-compute-request-id: req-419b14e7-8bee-44c2-bbe7-dc6087772ab8 Content-Encoding: gzip Content-Length: 818 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceTests-1f41e5d3-9cbb-465e-a9bb-a142832afaae-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a0:eb:e4", "version": 4, "addr": "10.55.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/fc445309-cd67-49b1-ae4b-189a4589c7f3", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/fc445309-cd67-49b1-ae4b-189a4589c7f3", "rel": "bookmark"}], "image": {"id": "b6cb7ec8-bebc-4a62-a30d-2ad2367fe17c", "links": [{"href": "http://172.30.9.23:8774/images/b6cb7ec8-bebc-4a62-a30d-2ad2367fe17c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000003", "OS-SRV-USG:launched_at": "2019-01-18T04:57:01.000000", "flavor": {"id": "6f6e6b41-16ca-4c8a-98e8-6062f1ecbd09", "links": [{"href": "http://172.30.9.23:8774/flavors/6f6e6b41-16ca-4c8a-98e8-6062f1ecbd09", "rel": "bookmark"}]}, "id": "fc445309-cd67-49b1-ae4b-189a4589c7f3", "security_groups": [{"name": "default"}], "user_id": "cb9b3d6d59cd466fb9e330547dcd06c7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-18T04:57:03Z", "hostId": "595fdf139cba499f5436b128cbe7f388a995927660c0a307d7e7b8c5", "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-1f41e5d3-9cbb-465e-a9bb-a142832afaae-vm_inst", "created": "2019-01-18T04:56:19Z", "tenant_id": "ccac38ea86a048c183796fe3184f3438", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-18 04:57:06,649 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/fc445309-cd67-49b1-ae4b-189a4589c7f3 used request id req-419b14e7-8bee-44c2-bbe7-dc6087772ab8 2019-01-18 04:57:06,653 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/fc445309-cd67-49b1-ae4b-189a4589c7f3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e3d78c3983dbb3d99f8c82fd23f0c074905c0bd" 2019-01-18 04:57:07,115 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 04: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-c0de6cac-cec1-41c2-ae62-881892b7b6bc x-compute-request-id: req-c0de6cac-cec1-41c2-ae62-881892b7b6bc Content-Encoding: gzip Content-Length: 818 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceTests-1f41e5d3-9cbb-465e-a9bb-a142832afaae-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a0:eb:e4", "version": 4, "addr": "10.55.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/fc445309-cd67-49b1-ae4b-189a4589c7f3", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/fc445309-cd67-49b1-ae4b-189a4589c7f3", "rel": "bookmark"}], "image": {"id": "b6cb7ec8-bebc-4a62-a30d-2ad2367fe17c", "links": [{"href": "http://172.30.9.23:8774/images/b6cb7ec8-bebc-4a62-a30d-2ad2367fe17c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000003", "OS-SRV-USG:launched_at": "2019-01-18T04:57:01.000000", "flavor": {"id": "6f6e6b41-16ca-4c8a-98e8-6062f1ecbd09", "links": [{"href": "http://172.30.9.23:8774/flavors/6f6e6b41-16ca-4c8a-98e8-6062f1ecbd09", "rel": "bookmark"}]}, "id": "fc445309-cd67-49b1-ae4b-189a4589c7f3", "security_groups": [{"name": "default"}], "user_id": "cb9b3d6d59cd466fb9e330547dcd06c7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-18T04:57:03Z", "hostId": "595fdf139cba499f5436b128cbe7f388a995927660c0a307d7e7b8c5", "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-1f41e5d3-9cbb-465e-a9bb-a142832afaae-vm_inst", "created": "2019-01-18T04:56:19Z", "tenant_id": "ccac38ea86a048c183796fe3184f3438", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-18 04:57:07,116 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/fc445309-cd67-49b1-ae4b-189a4589c7f3 used request id req-c0de6cac-cec1-41c2-ae62-881892b7b6bc 2019-01-18 04:57:07,121 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=NovaUtilsInstanceTests-1f41e5d3-9cbb-465e-a9bb-a142832afaae-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e3d78c3983dbb3d99f8c82fd23f0c074905c0bd" 2019-01-18 04:57:07,204 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 744 X-Openstack-Request-Id: req-9a6e0ae1-e477-4e06-b5fe-0e2b5e81563f Date: Fri, 18 Jan 2019 04:57:07 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"332077e4-5367-4409-9abe-33d805a562d2","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":37,"ipv4_address_scope":null,"shared":false,"project_id":"ccac38ea86a048c183796fe3184f3438","status":"ACTIVE","subnets":["02992de5-0071-4e7c-9cbe-cd543a343c8a"],"description":"","tags":[],"updated_at":"2019-01-18T04:56:09Z","qos_policy_id":null,"name":"NovaUtilsInstanceTests-1f41e5d3-9cbb-465e-a9bb-a142832afaae-net","admin_state_up":true,"tenant_id":"ccac38ea86a048c183796fe3184f3438","created_at":"2019-01-18T04:56:08Z","provider:network_type":"vxlan"}]} 2019-01-18 04:57:07,204 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=NovaUtilsInstanceTests-1f41e5d3-9cbb-465e-a9bb-a142832afaae-net used request id req-9a6e0ae1-e477-4e06-b5fe-0e2b5e81563f 2019-01-18 04:57:07,208 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/ccac38ea86a048c183796fe3184f3438 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e3d78c3983dbb3d99f8c82fd23f0c074905c0bd" 2019-01-18 04:57:07,295 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 04:57:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7f9f8202-1875-44a3-b22a-190b4890e306 Content-Encoding: gzip Content-Length: 247 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/ccac38ea86a048c183796fe3184f3438"}, "enabled": true, "id": "ccac38ea86a048c183796fe3184f3438", "parent_id": "default", "domain_id": "default", "name": "api_check-project_2744c22f-2cb8-4f83-8516-7c0ba84fdd9b"}} 2019-01-18 04:57:07,295 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/ccac38ea86a048c183796fe3184f3438 used request id req-7f9f8202-1875-44a3-b22a-190b4890e306 2019-01-18 04:57:07,300 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=332077e4-5367-4409-9abe-33d805a562d2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e3d78c3983dbb3d99f8c82fd23f0c074905c0bd" 2019-01-18 04:57:07,354 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-8a6f3c38-53e5-41eb-8142-bba45c37bd1c Date: Fri, 18 Jan 2019 04:57:07 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"332077e4-5367-4409-9abe-33d805a562d2","tenant_id":"ccac38ea86a048c183796fe3184f3438","created_at":"2019-01-18T04:56:09Z","dns_nameservers":[],"updated_at":"2019-01-18T04:56:09Z","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":"ccac38ea86a048c183796fe3184f3438","id":"02992de5-0071-4e7c-9cbe-cd543a343c8a","subnetpool_id":null,"name":"NovaUtilsInstanceTests-1f41e5d3-9cbb-465e-a9bb-a142832afaae-subnet"}]} 2019-01-18 04:57:07,354 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=332077e4-5367-4409-9abe-33d805a562d2 used request id req-8a6f3c38-53e5-41eb-8142-bba45c37bd1c 2019-01-18 04:57:07,360 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=332077e4-5367-4409-9abe-33d805a562d2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e3d78c3983dbb3d99f8c82fd23f0c074905c0bd" 2019-01-18 04:57:07,409 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3876 X-Openstack-Request-Id: req-a6eb7981-5fb4-49cc-a87b-8d8a215f3656 Date: Fri, 18 Jan 2019 04:57:07 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T04:56:13Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"02992de5-0071-4e7c-9cbe-cd543a343c8a","ip_address":"10.55.0.4"}],"id":"1960da2c-3510-4b6f-8bb9-74dd1d999843","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:41:80:0d","project_id":"ccac38ea86a048c183796fe3184f3438","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"332077e4-5367-4409-9abe-33d805a562d2","tenant_id":"ccac38ea86a048c183796fe3184f3438","created_at":"2019-01-18T04:56:11Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-332077e4-5367-4409-9abe-33d805a562d2"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T04:56:13Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"02992de5-0071-4e7c-9cbe-cd543a343c8a","ip_address":"10.55.0.2"}],"id":"4b0c35dd-0dc2-491a-b353-afc5e2d562ee","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:bb:07:cf","project_id":"ccac38ea86a048c183796fe3184f3438","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"332077e4-5367-4409-9abe-33d805a562d2","tenant_id":"ccac38ea86a048c183796fe3184f3438","created_at":"2019-01-18T04:56:09Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-332077e4-5367-4409-9abe-33d805a562d2"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T04:56:11Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"02992de5-0071-4e7c-9cbe-cd543a343c8a","ip_address":"10.55.0.3"}],"id":"7b650cb9-c2ed-44a3-ae7d-e6b96dc4bbbe","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:58:43:01","project_id":"ccac38ea86a048c183796fe3184f3438","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"332077e4-5367-4409-9abe-33d805a562d2","tenant_id":"ccac38ea86a048c183796fe3184f3438","created_at":"2019-01-18T04:56:10Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-332077e4-5367-4409-9abe-33d805a562d2"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T04:57:02Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"02992de5-0071-4e7c-9cbe-cd543a343c8a","ip_address":"10.55.0.7"}],"id":"bab6d5d8-24a0-450f-a0fc-53d2507803ea","security_groups":["b20bc8b2-bb91-411e-b80b-85bddb5d18cc"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:a0:eb:e4","project_id":"ccac38ea86a048c183796fe3184f3438","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceTests-1f41e5d3-9cbb-465e-a9bb-a142832afaae-port","admin_state_up":true,"network_id":"332077e4-5367-4409-9abe-33d805a562d2","tenant_id":"ccac38ea86a048c183796fe3184f3438","created_at":"2019-01-18T04:56:13Z","binding:vnic_type":"normal","device_id":"fc445309-cd67-49b1-ae4b-189a4589c7f3"}]} 2019-01-18 04:57:07,409 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=332077e4-5367-4409-9abe-33d805a562d2 used request id req-a6eb7981-5fb4-49cc-a87b-8d8a215f3656 2019-01-18 04:57:07,413 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/servers/fc445309-cd67-49b1-ae4b-189a4589c7f3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e3d78c3983dbb3d99f8c82fd23f0c074905c0bd" 2019-01-18 04:57:07,572 - novaclient.v2.client - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 04:57: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-f57d42bc-af24-42c6-af4b-e8b54cba70dc x-compute-request-id: req-f57d42bc-af24-42c6-af4b-e8b54cba70dc Content-Type: application/json 2019-01-18 04:57:07,572 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/servers/fc445309-cd67-49b1-ae4b-189a4589c7f3 used request id req-f57d42bc-af24-42c6-af4b-e8b54cba70dc 2019-01-18 04:57:07,572 - neutron_utils - INFO - Deleting port with name NovaUtilsInstanceTests-1f41e5d3-9cbb-465e-a9bb-a142832afaae-port 2019-01-18 04:57:07,577 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/ports/bab6d5d8-24a0-450f-a0fc-53d2507803ea -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e3d78c3983dbb3d99f8c82fd23f0c074905c0bd" 2019-01-18 04:57:08,324 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-a93b5cb6-8360-45bf-9c02-f8a41e03d44f Date: Fri, 18 Jan 2019 04:57:08 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-18 04:57:08,324 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/ports/bab6d5d8-24a0-450f-a0fc-53d2507803ea used request id req-a93b5cb6-8360-45bf-9c02-f8a41e03d44f 2019-01-18 04:57:08,327 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/flavors/6f6e6b41-16ca-4c8a-98e8-6062f1ecbd09 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d5ea608de4fbce07db97273b3383554f00c331d" 2019-01-18 04:57:08,358 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 18 Jan 2019 04:57: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-d45f1353-15d5-4066-9fbc-9f35a6175ce2 x-compute-request-id: req-d45f1353-15d5-4066-9fbc-9f35a6175ce2 Content-Length: 0 Content-Type: application/json 2019-01-18 04:57:08,358 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/6f6e6b41-16ca-4c8a-98e8-6062f1ecbd09 used request id req-d45f1353-15d5-4066-9fbc-9f35a6175ce2 2019-01-18 04:57:08,359 - neutron_utils - INFO - Deleting subnet with name NovaUtilsInstanceTests-1f41e5d3-9cbb-465e-a9bb-a142832afaae-subnet 2019-01-18 04:57:08,359 - neutron_utils - INFO - Deleting subnet with name NovaUtilsInstanceTests-1f41e5d3-9cbb-465e-a9bb-a142832afaae-subnet 2019-01-18 04:57:08,364 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/subnets/02992de5-0071-4e7c-9cbe-cd543a343c8a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c7cf8fe15687c2eea16470857a6fd60e31b2c9c2" 2019-01-18 04:57:10,384 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-67d1894b-10ac-42b1-b31a-3cc282a92941 Date: Fri, 18 Jan 2019 04:57:10 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-18 04:57:10,384 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/02992de5-0071-4e7c-9cbe-cd543a343c8a used request id req-67d1894b-10ac-42b1-b31a-3cc282a92941 2019-01-18 04:57:10,384 - neutron_utils - INFO - Deleting network with name NovaUtilsInstanceTests-1f41e5d3-9cbb-465e-a9bb-a142832afaae-net 2019-01-18 04:57:10,389 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/networks/332077e4-5367-4409-9abe-33d805a562d2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c7cf8fe15687c2eea16470857a6fd60e31b2c9c2" 2019-01-18 04:57:11,702 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-95a8acb5-aa09-43e6-9417-d02710d69f28 Date: Fri, 18 Jan 2019 04:57:11 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-18 04:57:11,702 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/332077e4-5367-4409-9abe-33d805a562d2 used request id req-95a8acb5-aa09-43e6-9417-d02710d69f28 2019-01-18 04:57:11,703 - glance_utils - INFO - Deleting image named - NovaUtilsInstanceTests-1f41e5d3-9cbb-465e-a9bb-a142832afaae-image 2019-01-18 04:57:11,706 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9292/v2/images/b6cb7ec8-bebc-4a62-a30d-2ad2367fe17c -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}989aca21a007ab6b136a0d7276faabd4f63336b0" 2019-01-18 04:57:14,492 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-be5d2334-a0c4-44a7-a112-fc758af07bf2 Date: Fri, 18 Jan 2019 04:57:14 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-18 04:57:14,492 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/b6cb7ec8-bebc-4a62-a30d-2ad2367fe17c used request id req-be5d2334-a0c4-44a7-a112-fc758af07bf2 2019-01-18 04:57:14,494 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-18 04:57:14,497 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2019-01-18 04:57:14,497 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 04:57:14,498 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 04:57:14,873 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "45b844776369475b95254c1dd61269c1", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}, {"id": "6aff393fb9af4d958a8117fea50ad769", "name": "Member"}], "expires_at": "2019-01-18T05:57:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ccac38ea86a048c183796fe3184f3438", "name": "api_check-project_2744c22f-2cb8-4f83-8516-7c0ba84fdd9b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_2744c22f-2cb8-4f83-8516-7c0ba84fdd9b", "id": "cb9b3d6d59cd466fb9e330547dcd06c7"}, "audit_ids": ["W0TA5AXpScmsqF1H66ikCg"], "issued_at": "2019-01-18T04:57:14.000000Z"}} 2019-01-18 04:57:14,874 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2c1596e3849947418ecb69b3ddf4c86af0f9559" 2019-01-18 04:57:14,972 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 04:57:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9affeac9-f895-49ad-bb96-b99eeb32052a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 04:57:14,972 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-9affeac9-f895-49ad-bb96-b99eeb32052a 2019-01-18 04:57:14,977 - 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-7eeba4a4-a3b1-4259-b897-d24ca7075bc3-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e2c1596e3849947418ecb69b3ddf4c86af0f9559" 2019-01-18 04:57:15,144 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 173 Content-Type: application/json X-Openstack-Request-Id: req-9c372e28-61da-4d4c-a0b6-b5df5746f603 Date: Fri, 18 Jan 2019 04:57:15 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=NovaUtilsInstanceVolumeTests-7eeba4a4-a3b1-4259-b897-d24ca7075bc3-image"} 2019-01-18 04:57:15,145 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceVolumeTests-7eeba4a4-a3b1-4259-b897-d24ca7075bc3-image used request id req-9c372e28-61da-4d4c-a0b6-b5df5746f603 2019-01-18 04:57:15,148 - 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}e2c1596e3849947418ecb69b3ddf4c86af0f9559" 2019-01-18 04:57:15,739 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-dc5097c7-3a03-47ee-a4c6-541292d7a125 Date: Fri, 18 Jan 2019 04:57: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"}}} 2019-01-18 04:57:15,739 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-dc5097c7-3a03-47ee-a4c6-541292d7a125 2019-01-18 04:57:15,769 - 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}e2c1596e3849947418ecb69b3ddf4c86af0f9559" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "NovaUtilsInstanceVolumeTests-7eeba4a4-a3b1-4259-b897-d24ca7075bc3-image"}' 2019-01-18 04:57:16,051 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 632 Content-Type: application/json Location: http://172.30.9.23:9292/v2/images/928527de-ea30-4772-b4c6-743cb5cdfe5f X-Openstack-Request-Id: req-f8afb162-de57-4e36-a8a4-d6cf79b34eff Date: Fri, 18 Jan 2019 04:57:16 GMT RESP BODY: {"status": "queued", "name": "NovaUtilsInstanceVolumeTests-7eeba4a4-a3b1-4259-b897-d24ca7075bc3-image", "tags": [], "container_format": "bare", "created_at": "2019-01-18T04:57:15Z", "size": null, "disk_format": "qcow2", "updated_at": "2019-01-18T04:57:15Z", "visibility": "shared", "locations": [], "self": "/v2/images/928527de-ea30-4772-b4c6-743cb5cdfe5f", "min_disk": 0, "protected": false, "id": "928527de-ea30-4772-b4c6-743cb5cdfe5f", "file": "/v2/images/928527de-ea30-4772-b4c6-743cb5cdfe5f/file", "checksum": null, "owner": "ccac38ea86a048c183796fe3184f3438", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-18 04:57:16,052 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-f8afb162-de57-4e36-a8a4-d6cf79b34eff 2019-01-18 04:57:16,062 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9292/v2/images/928527de-ea30-4772-b4c6-743cb5cdfe5f/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e2c1596e3849947418ecb69b3ddf4c86af0f9559" -d '' 2019-01-18 04:57:17,312 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-8da14872-6392-45f5-9f1f-7abc453c22ac Date: Fri, 18 Jan 2019 04:57:17 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-18 04:57:17,312 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/928527de-ea30-4772-b4c6-743cb5cdfe5f/file used request id req-8da14872-6392-45f5-9f1f-7abc453c22ac 2019-01-18 04:57:17,312 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-01-18 04:57:17,316 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/928527de-ea30-4772-b4c6-743cb5cdfe5f -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e2c1596e3849947418ecb69b3ddf4c86af0f9559" 2019-01-18 04:57:17,539 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 893 Content-Type: application/json X-Openstack-Request-Id: req-fdbb7fcf-7b48-4cac-bac6-980c2761d4dd Date: Fri, 18 Jan 2019 04:57:17 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceVolumeTests-7eeba4a4-a3b1-4259-b897-d24ca7075bc3-image", "tags": [], "container_format": "bare", "created_at": "2019-01-18T04:57:15Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-18T04:57:17Z", "visibility": "shared", "locations": [{"url": "rbd://af014572-0a5d-4a80-a07f-9105f52ab2c1/images/928527de-ea30-4772-b4c6-743cb5cdfe5f/snap", "metadata": {}}], "self": "/v2/images/928527de-ea30-4772-b4c6-743cb5cdfe5f", "min_disk": 0, "protected": false, "id": "928527de-ea30-4772-b4c6-743cb5cdfe5f", "file": "/v2/images/928527de-ea30-4772-b4c6-743cb5cdfe5f/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "ccac38ea86a048c183796fe3184f3438", "direct_url": "rbd://af014572-0a5d-4a80-a07f-9105f52ab2c1/images/928527de-ea30-4772-b4c6-743cb5cdfe5f/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-18 04:57:17,539 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/928527de-ea30-4772-b4c6-743cb5cdfe5f used request id req-fdbb7fcf-7b48-4cac-bac6-980c2761d4dd 2019-01-18 04:57:17,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}e2c1596e3849947418ecb69b3ddf4c86af0f9559" 2019-01-18 04:57:17,549 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-c43376c0-bb36-4165-9e91-7a54a1343ab8 Date: Fri, 18 Jan 2019 04:57: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"}}} 2019-01-18 04:57:17,549 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-c43376c0-bb36-4165-9e91-7a54a1343ab8 2019-01-18 04:57:17,552 - create_image - INFO - Created image with name - NovaUtilsInstanceVolumeTests-7eeba4a4-a3b1-4259-b897-d24ca7075bc3-image 2019-01-18 04:57:17,554 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/928527de-ea30-4772-b4c6-743cb5cdfe5f -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e2c1596e3849947418ecb69b3ddf4c86af0f9559" 2019-01-18 04:57:18,170 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 893 Content-Type: application/json X-Openstack-Request-Id: req-b70dfbc4-3284-45d9-9ac5-de6ffb265470 Date: Fri, 18 Jan 2019 04:57:18 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceVolumeTests-7eeba4a4-a3b1-4259-b897-d24ca7075bc3-image", "tags": [], "container_format": "bare", "created_at": "2019-01-18T04:57:15Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-18T04:57:17Z", "visibility": "shared", "locations": [{"url": "rbd://af014572-0a5d-4a80-a07f-9105f52ab2c1/images/928527de-ea30-4772-b4c6-743cb5cdfe5f/snap", "metadata": {}}], "self": "/v2/images/928527de-ea30-4772-b4c6-743cb5cdfe5f", "min_disk": 0, "protected": false, "id": "928527de-ea30-4772-b4c6-743cb5cdfe5f", "file": "/v2/images/928527de-ea30-4772-b4c6-743cb5cdfe5f/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "ccac38ea86a048c183796fe3184f3438", "direct_url": "rbd://af014572-0a5d-4a80-a07f-9105f52ab2c1/images/928527de-ea30-4772-b4c6-743cb5cdfe5f/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-18 04:57:18,170 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/928527de-ea30-4772-b4c6-743cb5cdfe5f used request id req-b70dfbc4-3284-45d9-9ac5-de6ffb265470 2019-01-18 04:57:18,171 - create_image - DEBUG - Instance status is - active 2019-01-18 04:57:18,171 - create_image - DEBUG - Image is active with name - NovaUtilsInstanceVolumeTests-7eeba4a4-a3b1-4259-b897-d24ca7075bc3-image 2019-01-18 04:57:18,171 - create_image - INFO - Image is now active with name - NovaUtilsInstanceVolumeTests-7eeba4a4-a3b1-4259-b897-d24ca7075bc3-image 2019-01-18 04:57:18,171 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 04:57:18,172 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 04:57:18,562 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "45b844776369475b95254c1dd61269c1", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}, {"id": "6aff393fb9af4d958a8117fea50ad769", "name": "Member"}], "expires_at": "2019-01-18T05:57:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ccac38ea86a048c183796fe3184f3438", "name": "api_check-project_2744c22f-2cb8-4f83-8516-7c0ba84fdd9b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_2744c22f-2cb8-4f83-8516-7c0ba84fdd9b", "id": "cb9b3d6d59cd466fb9e330547dcd06c7"}, "audit_ids": ["jRnL1vLMTsiJr1ihHlEpHA"], "issued_at": "2019-01-18T04:57:18.000000Z"}} 2019-01-18 04:57:18,563 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e1cae572e11aa672ef5f2538442324f63c448c8" 2019-01-18 04:57:18,574 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 04:57:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cab6e7c8-558e-4880-9614-cca8c7ebc7b7 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 04:57:18,575 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-cab6e7c8-558e-4880-9614-cca8c7ebc7b7 2019-01-18 04:57:18,581 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-7eeba4a4-a3b1-4259-b897-d24ca7075bc3-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e1cae572e11aa672ef5f2538442324f63c448c8" 2019-01-18 04:57:18,746 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-071ef8a6-79f9-4e27-9db0-6949e3ae4d71 Date: Fri, 18 Jan 2019 04:57:18 GMT RESP BODY: {"networks":[]} 2019-01-18 04:57:18,746 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-7eeba4a4-a3b1-4259-b897-d24ca7075bc3-net used request id req-071ef8a6-79f9-4e27-9db0-6949e3ae4d71 2019-01-18 04:57:18,747 - neutron_utils - INFO - Creating network with name NovaUtilsInstanceVolumeTests-7eeba4a4-a3b1-4259-b897-d24ca7075bc3-net 2019-01-18 04:57:18,751 - 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}3e1cae572e11aa672ef5f2538442324f63c448c8" -d '{"network": {"name": "NovaUtilsInstanceVolumeTests-7eeba4a4-a3b1-4259-b897-d24ca7075bc3-net", "admin_state_up": true}}' 2019-01-18 04:57:19,234 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 722 X-Openstack-Request-Id: req-50350220-fa2d-4005-9110-7f93ccd3c8d9 Date: Fri, 18 Jan 2019 04: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":"89485ea2-1db7-4d42-af22-797a0ebbc24f","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":84,"ipv4_address_scope":null,"shared":false,"project_id":"ccac38ea86a048c183796fe3184f3438","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-18T04:57:19Z","is_default":false,"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-7eeba4a4-a3b1-4259-b897-d24ca7075bc3-net","admin_state_up":true,"tenant_id":"ccac38ea86a048c183796fe3184f3438","created_at":"2019-01-18T04:57:18Z","mtu":1450}} 2019-01-18 04:57:19,234 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks used request id req-50350220-fa2d-4005-9110-7f93ccd3c8d9 2019-01-18 04:57:19,240 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=89485ea2-1db7-4d42-af22-797a0ebbc24f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e1cae572e11aa672ef5f2538442324f63c448c8" 2019-01-18 04:57:19,456 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 706 X-Openstack-Request-Id: req-c889a923-b20e-4469-97a2-e6f427f777c1 Date: Fri, 18 Jan 2019 04:57:19 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"89485ea2-1db7-4d42-af22-797a0ebbc24f","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":84,"ipv4_address_scope":null,"shared":false,"project_id":"ccac38ea86a048c183796fe3184f3438","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-18T04:57:19Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-7eeba4a4-a3b1-4259-b897-d24ca7075bc3-net","admin_state_up":true,"tenant_id":"ccac38ea86a048c183796fe3184f3438","created_at":"2019-01-18T04:57:18Z","provider:network_type":"vxlan"}]} 2019-01-18 04:57:19,456 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=89485ea2-1db7-4d42-af22-797a0ebbc24f used request id req-c889a923-b20e-4469-97a2-e6f427f777c1 2019-01-18 04:57:19,461 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=89485ea2-1db7-4d42-af22-797a0ebbc24f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e1cae572e11aa672ef5f2538442324f63c448c8" 2019-01-18 04:57:19,695 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-df2b3b2b-53e4-4700-b925-551d24f81098 Date: Fri, 18 Jan 2019 04:57:19 GMT RESP BODY: {"subnets":[]} 2019-01-18 04:57:19,696 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=89485ea2-1db7-4d42-af22-797a0ebbc24f used request id req-df2b3b2b-53e4-4700-b925-551d24f81098 2019-01-18 04:57:19,696 - neutron_utils - INFO - Creating subnet with name NovaUtilsInstanceVolumeTests-7eeba4a4-a3b1-4259-b897-d24ca7075bc3-subnet 2019-01-18 04:57:19,702 - 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}3e1cae572e11aa672ef5f2538442324f63c448c8" -d '{"subnets": [{"ip_version": 4, "network_id": "89485ea2-1db7-4d42-af22-797a0ebbc24f", "cidr": "10.55.0.0/24", "name": "NovaUtilsInstanceVolumeTests-7eeba4a4-a3b1-4259-b897-d24ca7075bc3-subnet"}]}' 2019-01-18 04:57:20,461 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-497a8832-a2bf-40ce-90ae-dc58fd5adaae Date: Fri, 18 Jan 2019 04:57:20 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"89485ea2-1db7-4d42-af22-797a0ebbc24f","tenant_id":"ccac38ea86a048c183796fe3184f3438","created_at":"2019-01-18T04:57:20Z","dns_nameservers":[],"updated_at":"2019-01-18T04:57: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":"ccac38ea86a048c183796fe3184f3438","id":"f5ae422b-107e-4785-963c-f0d759de875f","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-7eeba4a4-a3b1-4259-b897-d24ca7075bc3-subnet"}]} 2019-01-18 04:57:20,462 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets used request id req-497a8832-a2bf-40ce-90ae-dc58fd5adaae 2019-01-18 04:57:20,467 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=89485ea2-1db7-4d42-af22-797a0ebbc24f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e1cae572e11aa672ef5f2538442324f63c448c8" 2019-01-18 04:57:20,713 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-0a4ea8a2-8965-433c-9cf4-9c88459d4544 Date: Fri, 18 Jan 2019 04:57:20 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"89485ea2-1db7-4d42-af22-797a0ebbc24f","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":84,"ipv4_address_scope":null,"shared":false,"project_id":"ccac38ea86a048c183796fe3184f3438","status":"ACTIVE","subnets":["f5ae422b-107e-4785-963c-f0d759de875f"],"description":"","tags":[],"updated_at":"2019-01-18T04:57:20Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-7eeba4a4-a3b1-4259-b897-d24ca7075bc3-net","admin_state_up":true,"tenant_id":"ccac38ea86a048c183796fe3184f3438","created_at":"2019-01-18T04:57:18Z","provider:network_type":"vxlan"}]} 2019-01-18 04:57:20,713 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=89485ea2-1db7-4d42-af22-797a0ebbc24f used request id req-0a4ea8a2-8965-433c-9cf4-9c88459d4544 2019-01-18 04:57:20,719 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=89485ea2-1db7-4d42-af22-797a0ebbc24f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e1cae572e11aa672ef5f2538442324f63c448c8" 2019-01-18 04:57:20,765 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-9841ce7c-3111-4c0e-bb65-3ca2f989fdbb Date: Fri, 18 Jan 2019 04:57:20 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"89485ea2-1db7-4d42-af22-797a0ebbc24f","tenant_id":"ccac38ea86a048c183796fe3184f3438","created_at":"2019-01-18T04:57:20Z","dns_nameservers":[],"updated_at":"2019-01-18T04:57: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":"ccac38ea86a048c183796fe3184f3438","id":"f5ae422b-107e-4785-963c-f0d759de875f","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-7eeba4a4-a3b1-4259-b897-d24ca7075bc3-subnet"}]} 2019-01-18 04:57:20,765 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=89485ea2-1db7-4d42-af22-797a0ebbc24f used request id req-9841ce7c-3111-4c0e-bb65-3ca2f989fdbb 2019-01-18 04:57:20,765 - OpenStackNetwork - DEBUG - Network [89485ea2-1db7-4d42-af22-797a0ebbc24f] created successfully 2019-01-18 04:57:20,766 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 04:57:20,766 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 04:57:21,151 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "45b844776369475b95254c1dd61269c1", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}, {"id": "6aff393fb9af4d958a8117fea50ad769", "name": "Member"}], "expires_at": "2019-01-18T05:57:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ccac38ea86a048c183796fe3184f3438", "name": "api_check-project_2744c22f-2cb8-4f83-8516-7c0ba84fdd9b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_2744c22f-2cb8-4f83-8516-7c0ba84fdd9b", "id": "cb9b3d6d59cd466fb9e330547dcd06c7"}, "audit_ids": ["wKuCKtDMSSSYft0I5eW2DQ"], "issued_at": "2019-01-18T04:57:21.000000Z"}} 2019-01-18 04:57:21,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}1464237008349875286dd5c8c2f718fe0f7eaa48" 2019-01-18 04:57:21,163 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 04:57:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2da3b851-27ff-4a10-ae20-bcb10884d8da Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 04:57:21,164 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-2da3b851-27ff-4a10-ae20-bcb10884d8da 2019-01-18 04:57:21,165 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-18 04:57:21,169 - 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}1464237008349875286dd5c8c2f718fe0f7eaa48" 2019-01-18 04:57:21,357 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 04:57: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-6527f182-27c1-4633-8dbb-00d34346742f x-compute-request-id: req-6527f182-27c1-4633-8dbb-00d34346742f Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2019-01-18 04:57:21,357 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-6527f182-27c1-4633-8dbb-00d34346742f 2019-01-18 04:57:21,361 - 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}1464237008349875286dd5c8c2f718fe0f7eaa48" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "NovaUtilsInstanceVolumeTests-7eeba4a4-a3b1-4259-b897-d24ca7075bc3-flavor", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2019-01-18 04:57:21,460 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 04:57: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-a52028ad-66b2-40d8-9618-d67071da173b x-compute-request-id: req-a52028ad-66b2-40d8-9618-d67071da173b Content-Encoding: gzip Content-Length: 323 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/667516c9-a3a8-49be-af5b-9d00aadf7179", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/667516c9-a3a8-49be-af5b-9d00aadf7179", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "667516c9-a3a8-49be-af5b-9d00aadf7179", "name": "NovaUtilsInstanceVolumeTests-7eeba4a4-a3b1-4259-b897-d24ca7075bc3-flavor", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2019-01-18 04:57:21,460 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-a52028ad-66b2-40d8-9618-d67071da173b 2019-01-18 04:57:21,461 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 04:57:21,462 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 04:57:21,840 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "45b844776369475b95254c1dd61269c1", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}, {"id": "6aff393fb9af4d958a8117fea50ad769", "name": "Member"}], "expires_at": "2019-01-18T05:57:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ccac38ea86a048c183796fe3184f3438", "name": "api_check-project_2744c22f-2cb8-4f83-8516-7c0ba84fdd9b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_2744c22f-2cb8-4f83-8516-7c0ba84fdd9b", "id": "cb9b3d6d59cd466fb9e330547dcd06c7"}, "audit_ids": ["7tcFp2WNTOaQNib5eVJTPQ"], "issued_at": "2019-01-18T04:57:21.000000Z"}} 2019-01-18 04:57:21,841 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9e9398b0bbdca26052820f335aefabbb9e2bcdd" 2019-01-18 04:57:21,853 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 04:57:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-437db05a-3376-4a0a-8c6b-2b8e76bdf9f0 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 04:57:21,853 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-437db05a-3376-4a0a-8c6b-2b8e76bdf9f0 2019-01-18 04:57:21,859 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/ccac38ea86a048c183796fe3184f3438/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9e9398b0bbdca26052820f335aefabbb9e2bcdd" 2019-01-18 04:57:22,616 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 04:57:21 GMT Server: Apache x-compute-request-id: req-81ff90a3-da24-4a5d-b611-13381c9584ee OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-81ff90a3-da24-4a5d-b611-13381c9584ee Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2019-01-18 04:57:22,616 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/ccac38ea86a048c183796fe3184f3438/volumes/detail used request id req-81ff90a3-da24-4a5d-b611-13381c9584ee 2019-01-18 04:57:22,620 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8776/v3/ccac38ea86a048c183796fe3184f3438/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-81ff90a3-da24-4a5d-b611-13381c9584ee" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9e9398b0bbdca26052820f335aefabbb9e2bcdd" -d '{"volume": {"status": "creating", "user_id": null, "name": "NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-7eeba4a4-a3b1-4259-b897-d24ca7075bc3", "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}}' 2019-01-18 04:57:23,818 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Fri, 18 Jan 2019 04:57:22 GMT Server: Apache x-compute-request-id: req-dcfefdcb-9291-41f1-a731-560f7af2ee75 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-dcfefdcb-9291-41f1-a731-560f7af2ee75 Content-Length: 881 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "migration_status": null, "user_id": "cb9b3d6d59cd466fb9e330547dcd06c7", "attachments": [], "links": [{"href": "http://172.30.9.23:8776/v3/ccac38ea86a048c183796fe3184f3438/volumes/409622ed-a045-4f24-8c01-2f720887b282", "rel": "self"}, {"href": "http://172.30.9.23:8776/ccac38ea86a048c183796fe3184f3438/volumes/409622ed-a045-4f24-8c01-2f720887b282", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-01-18T04:57:23.680835", "description": null, "updated_at": null, "volume_type": null, "name": "NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-7eeba4a4-a3b1-4259-b897-d24ca7075bc3", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "409622ed-a045-4f24-8c01-2f720887b282", "size": 1}} 2019-01-18 04:57:23,818 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.23:8776/v3/ccac38ea86a048c183796fe3184f3438/volumes used request id req-dcfefdcb-9291-41f1-a731-560f7af2ee75 2019-01-18 04:57:23,821 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/ccac38ea86a048c183796fe3184f3438/volumes/409622ed-a045-4f24-8c01-2f720887b282 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-81ff90a3-da24-4a5d-b611-13381c9584ee" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9e9398b0bbdca26052820f335aefabbb9e2bcdd" 2019-01-18 04:57:24,593 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 04:57:23 GMT Server: Apache x-compute-request-id: req-b7df3314-a94e-4289-8c61-b45f36448115 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-b7df3314-a94e-4289-8c61-b45f36448115 Content-Encoding: gzip Content-Length: 526 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.23:8776/v3/ccac38ea86a048c183796fe3184f3438/volumes/409622ed-a045-4f24-8c01-2f720887b282", "rel": "self"}, {"href": "http://172.30.9.23:8776/ccac38ea86a048c183796fe3184f3438/volumes/409622ed-a045-4f24-8c01-2f720887b282", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2019-01-18T04:57:24.000000", "replication_status": null, "snapshot_id": null, "id": "409622ed-a045-4f24-8c01-2f720887b282", "size": 1, "user_id": "cb9b3d6d59cd466fb9e330547dcd06c7", "os-vol-tenant-attr:tenant_id": "ccac38ea86a048c183796fe3184f3438", "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-7eeba4a4-a3b1-4259-b897-d24ca7075bc3", "bootable": "false", "created_at": "2019-01-18T04:57:23.000000", "volume_type": null}} 2019-01-18 04:57:24,593 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/ccac38ea86a048c183796fe3184f3438/volumes/409622ed-a045-4f24-8c01-2f720887b282 used request id req-b7df3314-a94e-4289-8c61-b45f36448115 2019-01-18 04:57:24,594 - create_volume - INFO - Created volume with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-7eeba4a4-a3b1-4259-b897-d24ca7075bc3 2019-01-18 04:57:24,597 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/ccac38ea86a048c183796fe3184f3438/volumes/409622ed-a045-4f24-8c01-2f720887b282 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-81ff90a3-da24-4a5d-b611-13381c9584ee" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9e9398b0bbdca26052820f335aefabbb9e2bcdd" 2019-01-18 04:57:25,352 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 04:57:24 GMT Server: Apache x-compute-request-id: req-4b67c796-7141-4975-9e15-6d0e0974fb6e OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-4b67c796-7141-4975-9e15-6d0e0974fb6e Content-Encoding: gzip Content-Length: 526 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.23:8776/v3/ccac38ea86a048c183796fe3184f3438/volumes/409622ed-a045-4f24-8c01-2f720887b282", "rel": "self"}, {"href": "http://172.30.9.23:8776/ccac38ea86a048c183796fe3184f3438/volumes/409622ed-a045-4f24-8c01-2f720887b282", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2019-01-18T04:57:24.000000", "replication_status": null, "snapshot_id": null, "id": "409622ed-a045-4f24-8c01-2f720887b282", "size": 1, "user_id": "cb9b3d6d59cd466fb9e330547dcd06c7", "os-vol-tenant-attr:tenant_id": "ccac38ea86a048c183796fe3184f3438", "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-7eeba4a4-a3b1-4259-b897-d24ca7075bc3", "bootable": "false", "created_at": "2019-01-18T04:57:23.000000", "volume_type": null}} 2019-01-18 04:57:25,352 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/ccac38ea86a048c183796fe3184f3438/volumes/409622ed-a045-4f24-8c01-2f720887b282 used request id req-4b67c796-7141-4975-9e15-6d0e0974fb6e 2019-01-18 04:57:25,352 - create_volume - DEBUG - Instance status is - creating 2019-01-18 04:57:25,352 - create_volume - DEBUG - Retry querying volume status in 3 seconds 2019-01-18 04:57:28,356 - create_volume - DEBUG - Volume status query timeout in 296.238164902 2019-01-18 04:57:28,359 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/ccac38ea86a048c183796fe3184f3438/volumes/409622ed-a045-4f24-8c01-2f720887b282 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-81ff90a3-da24-4a5d-b611-13381c9584ee" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9e9398b0bbdca26052820f335aefabbb9e2bcdd" 2019-01-18 04:57:29,159 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 04:57:28 GMT Server: Apache x-compute-request-id: req-4911a410-2a9a-4ee1-8737-8ab439e3c9a9 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-4911a410-2a9a-4ee1-8737-8ab439e3c9a9 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/ccac38ea86a048c183796fe3184f3438/volumes/409622ed-a045-4f24-8c01-2f720887b282", "rel": "self"}, {"href": "http://172.30.9.23:8776/ccac38ea86a048c183796fe3184f3438/volumes/409622ed-a045-4f24-8c01-2f720887b282", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2019-01-18T04:57:25.000000", "replication_status": null, "snapshot_id": null, "id": "409622ed-a045-4f24-8c01-2f720887b282", "size": 1, "user_id": "cb9b3d6d59cd466fb9e330547dcd06c7", "os-vol-tenant-attr:tenant_id": "ccac38ea86a048c183796fe3184f3438", "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-7eeba4a4-a3b1-4259-b897-d24ca7075bc3", "bootable": "false", "created_at": "2019-01-18T04:57:23.000000", "volume_type": null}} 2019-01-18 04:57:29,159 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/ccac38ea86a048c183796fe3184f3438/volumes/409622ed-a045-4f24-8c01-2f720887b282 used request id req-4911a410-2a9a-4ee1-8737-8ab439e3c9a9 2019-01-18 04:57:29,159 - create_volume - DEBUG - Instance status is - available 2019-01-18 04:57:29,160 - create_volume - DEBUG - Volume is active with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-7eeba4a4-a3b1-4259-b897-d24ca7075bc3 2019-01-18 04:57:29,160 - create_volume - INFO - Volume is now active with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-7eeba4a4-a3b1-4259-b897-d24ca7075bc3 2019-01-18 04:57:29,160 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 04:57:29,161 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 04:57:29,547 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "45b844776369475b95254c1dd61269c1", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}, {"id": "6aff393fb9af4d958a8117fea50ad769", "name": "Member"}], "expires_at": "2019-01-18T05:57:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ccac38ea86a048c183796fe3184f3438", "name": "api_check-project_2744c22f-2cb8-4f83-8516-7c0ba84fdd9b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_2744c22f-2cb8-4f83-8516-7c0ba84fdd9b", "id": "cb9b3d6d59cd466fb9e330547dcd06c7"}, "audit_ids": ["TwL6qtt0QjuJQUN-RWQzmw"], "issued_at": "2019-01-18T04:57:29.000000Z"}} 2019-01-18 04:57:29,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}173e17aef3826e7eb48cdc40f74b8ea1c626a346" 2019-01-18 04:57:29,631 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 04:57:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c976ce1e-25e9-4fdd-894e-4b1aec4b6558 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 04:57:29,631 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-c976ce1e-25e9-4fdd-894e-4b1aec4b6558 2019-01-18 04:57:29,632 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-18 04:57:29,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}173e17aef3826e7eb48cdc40f74b8ea1c626a346" 2019-01-18 04:57:29,729 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 04:57:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-275df5fb-1d4d-4972-8bc7-99508403d1f5 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 04:57:29,729 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-275df5fb-1d4d-4972-8bc7-99508403d1f5 2019-01-18 04:57:29,735 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-7eeba4a4-a3b1-4259-b897-d24ca7075bc3-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}173e17aef3826e7eb48cdc40f74b8ea1c626a346" 2019-01-18 04:57:30,126 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-9cca94cd-e091-46a5-b5cb-9dd2d55e81c9 Date: Fri, 18 Jan 2019 04:57:30 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"89485ea2-1db7-4d42-af22-797a0ebbc24f","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":84,"ipv4_address_scope":null,"shared":false,"project_id":"ccac38ea86a048c183796fe3184f3438","status":"ACTIVE","subnets":["f5ae422b-107e-4785-963c-f0d759de875f"],"description":"","tags":[],"updated_at":"2019-01-18T04:57:20Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-7eeba4a4-a3b1-4259-b897-d24ca7075bc3-net","admin_state_up":true,"tenant_id":"ccac38ea86a048c183796fe3184f3438","created_at":"2019-01-18T04:57:18Z","provider:network_type":"vxlan"}]} 2019-01-18 04:57:30,126 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-7eeba4a4-a3b1-4259-b897-d24ca7075bc3-net used request id req-9cca94cd-e091-46a5-b5cb-9dd2d55e81c9 2019-01-18 04:57:30,130 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-18 04:57:30,136 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 18 Jan 2019 04:57: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"}]}]}} 2019-01-18 04:57:30,137 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/ccac38ea86a048c183796fe3184f3438 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}173e17aef3826e7eb48cdc40f74b8ea1c626a346" 2019-01-18 04:57:30,214 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 04:57:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4148bcc8-fcce-40eb-bc51-257025b01f48 Content-Encoding: gzip Content-Length: 247 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/ccac38ea86a048c183796fe3184f3438"}, "enabled": true, "id": "ccac38ea86a048c183796fe3184f3438", "parent_id": "default", "domain_id": "default", "name": "api_check-project_2744c22f-2cb8-4f83-8516-7c0ba84fdd9b"}} 2019-01-18 04:57:30,214 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/ccac38ea86a048c183796fe3184f3438 used request id req-4148bcc8-fcce-40eb-bc51-257025b01f48 2019-01-18 04:57:30,220 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=89485ea2-1db7-4d42-af22-797a0ebbc24f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}173e17aef3826e7eb48cdc40f74b8ea1c626a346" 2019-01-18 04:57:30,425 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-3808ec4c-6bc1-42f2-b3e0-2300247cbea1 Date: Fri, 18 Jan 2019 04:57:30 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"89485ea2-1db7-4d42-af22-797a0ebbc24f","tenant_id":"ccac38ea86a048c183796fe3184f3438","created_at":"2019-01-18T04:57:20Z","dns_nameservers":[],"updated_at":"2019-01-18T04:57: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":"ccac38ea86a048c183796fe3184f3438","id":"f5ae422b-107e-4785-963c-f0d759de875f","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-7eeba4a4-a3b1-4259-b897-d24ca7075bc3-subnet"}]} 2019-01-18 04:57:30,425 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=89485ea2-1db7-4d42-af22-797a0ebbc24f used request id req-3808ec4c-6bc1-42f2-b3e0-2300247cbea1 2019-01-18 04:57:30,431 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=89485ea2-1db7-4d42-af22-797a0ebbc24f&name=NovaUtilsInstanceVolumeTests-7eeba4a4-a3b1-4259-b897-d24ca7075bc3-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}173e17aef3826e7eb48cdc40f74b8ea1c626a346" 2019-01-18 04:57:30,610 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-ff87e46e-3bb5-4559-87d2-d614bc23e175 Date: Fri, 18 Jan 2019 04:57:30 GMT RESP BODY: {"ports":[]} 2019-01-18 04:57:30,610 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=89485ea2-1db7-4d42-af22-797a0ebbc24f&name=NovaUtilsInstanceVolumeTests-7eeba4a4-a3b1-4259-b897-d24ca7075bc3-port&admin_state_up=True used request id req-ff87e46e-3bb5-4559-87d2-d614bc23e175 2019-01-18 04:57:30,613 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/detail?name=NovaUtilsInstanceVolumeTests-7eeba4a4-a3b1-4259-b897-d24ca7075bc3-vm_inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}173e17aef3826e7eb48cdc40f74b8ea1c626a346" 2019-01-18 04:57:30,888 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 04: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 x-openstack-request-id: req-ece0de36-834b-4056-8c4a-18db50f36a58 x-compute-request-id: req-ece0de36-834b-4056-8c4a-18db50f36a58 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2019-01-18 04:57:30,888 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail?name=NovaUtilsInstanceVolumeTests-7eeba4a4-a3b1-4259-b897-d24ca7075bc3-vm_inst used request id req-ece0de36-834b-4056-8c4a-18db50f36a58 2019-01-18 04:57:30,894 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-7eeba4a4-a3b1-4259-b897-d24ca7075bc3-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}173e17aef3826e7eb48cdc40f74b8ea1c626a346" 2019-01-18 04:57:31,148 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-ee8a2b60-dcc9-4623-a982-8ebfe9c99ab2 Date: Fri, 18 Jan 2019 04:57:31 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"89485ea2-1db7-4d42-af22-797a0ebbc24f","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":84,"ipv4_address_scope":null,"shared":false,"project_id":"ccac38ea86a048c183796fe3184f3438","status":"ACTIVE","subnets":["f5ae422b-107e-4785-963c-f0d759de875f"],"description":"","tags":[],"updated_at":"2019-01-18T04:57:20Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-7eeba4a4-a3b1-4259-b897-d24ca7075bc3-net","admin_state_up":true,"tenant_id":"ccac38ea86a048c183796fe3184f3438","created_at":"2019-01-18T04:57:18Z","provider:network_type":"vxlan"}]} 2019-01-18 04:57:31,149 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-7eeba4a4-a3b1-4259-b897-d24ca7075bc3-net used request id req-ee8a2b60-dcc9-4623-a982-8ebfe9c99ab2 2019-01-18 04:57:31,153 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/ccac38ea86a048c183796fe3184f3438 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}173e17aef3826e7eb48cdc40f74b8ea1c626a346" 2019-01-18 04:57:31,244 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 04:57:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-87676925-5b6f-4dd4-8c87-f916cc00610a Content-Encoding: gzip Content-Length: 247 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/ccac38ea86a048c183796fe3184f3438"}, "enabled": true, "id": "ccac38ea86a048c183796fe3184f3438", "parent_id": "default", "domain_id": "default", "name": "api_check-project_2744c22f-2cb8-4f83-8516-7c0ba84fdd9b"}} 2019-01-18 04:57:31,244 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/ccac38ea86a048c183796fe3184f3438 used request id req-87676925-5b6f-4dd4-8c87-f916cc00610a 2019-01-18 04:57:31,249 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=89485ea2-1db7-4d42-af22-797a0ebbc24f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}173e17aef3826e7eb48cdc40f74b8ea1c626a346" 2019-01-18 04:57:31,441 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-f0d60ef1-3ec9-41a9-8183-630acad8991f Date: Fri, 18 Jan 2019 04:57:31 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"89485ea2-1db7-4d42-af22-797a0ebbc24f","tenant_id":"ccac38ea86a048c183796fe3184f3438","created_at":"2019-01-18T04:57:20Z","dns_nameservers":[],"updated_at":"2019-01-18T04:57: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":"ccac38ea86a048c183796fe3184f3438","id":"f5ae422b-107e-4785-963c-f0d759de875f","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-7eeba4a4-a3b1-4259-b897-d24ca7075bc3-subnet"}]} 2019-01-18 04:57:31,441 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=89485ea2-1db7-4d42-af22-797a0ebbc24f used request id req-f0d60ef1-3ec9-41a9-8183-630acad8991f 2019-01-18 04:57:31,447 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=89485ea2-1db7-4d42-af22-797a0ebbc24f&name=NovaUtilsInstanceVolumeTests-7eeba4a4-a3b1-4259-b897-d24ca7075bc3-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}173e17aef3826e7eb48cdc40f74b8ea1c626a346" 2019-01-18 04:57:31,639 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-2fc201d1-272a-4fa2-9336-0d4bf778888f Date: Fri, 18 Jan 2019 04:57:31 GMT RESP BODY: {"ports":[]} 2019-01-18 04:57:31,640 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=89485ea2-1db7-4d42-af22-797a0ebbc24f&name=NovaUtilsInstanceVolumeTests-7eeba4a4-a3b1-4259-b897-d24ca7075bc3-port&admin_state_up=True used request id req-2fc201d1-272a-4fa2-9336-0d4bf778888f 2019-01-18 04:57:31,640 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 04:57:31,641 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 04:57:32,031 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "45b844776369475b95254c1dd61269c1", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}, {"id": "6aff393fb9af4d958a8117fea50ad769", "name": "Member"}], "expires_at": "2019-01-18T05:57:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ccac38ea86a048c183796fe3184f3438", "name": "api_check-project_2744c22f-2cb8-4f83-8516-7c0ba84fdd9b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_2744c22f-2cb8-4f83-8516-7c0ba84fdd9b", "id": "cb9b3d6d59cd466fb9e330547dcd06c7"}, "audit_ids": ["C5ADG9Z4S-6NHrxt4yIQ5Q"], "issued_at": "2019-01-18T04:57:32.000000Z"}} 2019-01-18 04:57:32,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}652a22759411ef9064a1f86597fb5929a9e2f9b1" 2019-01-18 04:57:32,112 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 04:57:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eec0c8fd-56a3-43e2-88d1-b7d87a7d0274 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 04:57:32,113 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-eec0c8fd-56a3-43e2-88d1-b7d87a7d0274 2019-01-18 04:57:32,120 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-7eeba4a4-a3b1-4259-b897-d24ca7075bc3-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}173e17aef3826e7eb48cdc40f74b8ea1c626a346" 2019-01-18 04:57:32,355 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-2d9c5b64-bcbb-49a7-95d0-78fca7f84c19 Date: Fri, 18 Jan 2019 04:57:32 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"89485ea2-1db7-4d42-af22-797a0ebbc24f","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":84,"ipv4_address_scope":null,"shared":false,"project_id":"ccac38ea86a048c183796fe3184f3438","status":"ACTIVE","subnets":["f5ae422b-107e-4785-963c-f0d759de875f"],"description":"","tags":[],"updated_at":"2019-01-18T04:57:20Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-7eeba4a4-a3b1-4259-b897-d24ca7075bc3-net","admin_state_up":true,"tenant_id":"ccac38ea86a048c183796fe3184f3438","created_at":"2019-01-18T04:57:18Z","provider:network_type":"vxlan"}]} 2019-01-18 04:57:32,355 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-7eeba4a4-a3b1-4259-b897-d24ca7075bc3-net used request id req-2d9c5b64-bcbb-49a7-95d0-78fca7f84c19 2019-01-18 04:57:32,361 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=89485ea2-1db7-4d42-af22-797a0ebbc24f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}173e17aef3826e7eb48cdc40f74b8ea1c626a346" 2019-01-18 04:57:32,588 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-cbfcdb1f-c90f-45d3-a88c-1234bebb59e6 Date: Fri, 18 Jan 2019 04:57:32 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"89485ea2-1db7-4d42-af22-797a0ebbc24f","tenant_id":"ccac38ea86a048c183796fe3184f3438","created_at":"2019-01-18T04:57:20Z","dns_nameservers":[],"updated_at":"2019-01-18T04:57: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":"ccac38ea86a048c183796fe3184f3438","id":"f5ae422b-107e-4785-963c-f0d759de875f","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-7eeba4a4-a3b1-4259-b897-d24ca7075bc3-subnet"}]} 2019-01-18 04:57:32,588 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=89485ea2-1db7-4d42-af22-797a0ebbc24f used request id req-cbfcdb1f-c90f-45d3-a88c-1234bebb59e6 2019-01-18 04:57:32,593 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-7eeba4a4-a3b1-4259-b897-d24ca7075bc3-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}173e17aef3826e7eb48cdc40f74b8ea1c626a346" 2019-01-18 04:57:32,687 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-97bef2d8-0746-41c1-a424-e1f4e5db7e65 Date: Fri, 18 Jan 2019 04:57:32 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"89485ea2-1db7-4d42-af22-797a0ebbc24f","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":84,"ipv4_address_scope":null,"shared":false,"project_id":"ccac38ea86a048c183796fe3184f3438","status":"ACTIVE","subnets":["f5ae422b-107e-4785-963c-f0d759de875f"],"description":"","tags":[],"updated_at":"2019-01-18T04:57:20Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-7eeba4a4-a3b1-4259-b897-d24ca7075bc3-net","admin_state_up":true,"tenant_id":"ccac38ea86a048c183796fe3184f3438","created_at":"2019-01-18T04:57:18Z","provider:network_type":"vxlan"}]} 2019-01-18 04:57:32,687 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-7eeba4a4-a3b1-4259-b897-d24ca7075bc3-net used request id req-97bef2d8-0746-41c1-a424-e1f4e5db7e65 2019-01-18 04:57:32,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" 2019-01-18 04:57:32,697 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 18 Jan 2019 04: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"}]}]}} 2019-01-18 04:57:32,698 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/ccac38ea86a048c183796fe3184f3438 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}652a22759411ef9064a1f86597fb5929a9e2f9b1" 2019-01-18 04:57:32,715 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 04:57:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eccb1067-dfe7-4589-b201-a1904120d5d2 Content-Encoding: gzip Content-Length: 247 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/ccac38ea86a048c183796fe3184f3438"}, "enabled": true, "id": "ccac38ea86a048c183796fe3184f3438", "parent_id": "default", "domain_id": "default", "name": "api_check-project_2744c22f-2cb8-4f83-8516-7c0ba84fdd9b"}} 2019-01-18 04:57:32,716 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/ccac38ea86a048c183796fe3184f3438 used request id req-eccb1067-dfe7-4589-b201-a1904120d5d2 2019-01-18 04:57:32,721 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=89485ea2-1db7-4d42-af22-797a0ebbc24f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}173e17aef3826e7eb48cdc40f74b8ea1c626a346" 2019-01-18 04:57:32,768 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-6646f8c3-d1c5-410b-b1b9-ab34586daa77 Date: Fri, 18 Jan 2019 04:57:32 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"89485ea2-1db7-4d42-af22-797a0ebbc24f","tenant_id":"ccac38ea86a048c183796fe3184f3438","created_at":"2019-01-18T04:57:20Z","dns_nameservers":[],"updated_at":"2019-01-18T04:57: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":"ccac38ea86a048c183796fe3184f3438","id":"f5ae422b-107e-4785-963c-f0d759de875f","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-7eeba4a4-a3b1-4259-b897-d24ca7075bc3-subnet"}]} 2019-01-18 04:57:32,768 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=89485ea2-1db7-4d42-af22-797a0ebbc24f used request id req-6646f8c3-d1c5-410b-b1b9-ab34586daa77 2019-01-18 04:57:32,769 - neutron_utils - INFO - Creating port for network with name - NovaUtilsInstanceVolumeTests-7eeba4a4-a3b1-4259-b897-d24ca7075bc3-net 2019-01-18 04:57:32,773 - 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}173e17aef3826e7eb48cdc40f74b8ea1c626a346" -d '{"port": {"network_id": "89485ea2-1db7-4d42-af22-797a0ebbc24f", "name": "NovaUtilsInstanceVolumeTests-7eeba4a4-a3b1-4259-b897-d24ca7075bc3-port", "admin_state_up": true}}' 2019-01-18 04:57:33,564 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 880 X-Openstack-Request-Id: req-ce3e25e3-9e63-4676-acb3-7b0cb2964c00 Date: Fri, 18 Jan 2019 04:57:33 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T04:57:33Z","device_owner":"","revision_number":4,"binding:profile":{},"port_security_enabled":true,"fixed_ips":[{"subnet_id":"f5ae422b-107e-4785-963c-f0d759de875f","ip_address":"10.55.0.12"}],"id":"6e46581c-4cbf-4248-b585-f01004b7cb5e","security_groups":["b20bc8b2-bb91-411e-b80b-85bddb5d18cc"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:ff:08:eb","device_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"name":"NovaUtilsInstanceVolumeTests-7eeba4a4-a3b1-4259-b897-d24ca7075bc3-port","project_id":"ccac38ea86a048c183796fe3184f3438","qos_policy_id":null,"admin_state_up":true,"network_id":"89485ea2-1db7-4d42-af22-797a0ebbc24f","tenant_id":"ccac38ea86a048c183796fe3184f3438","created_at":"2019-01-18T04:57:32Z","binding:vnic_type":"normal"}} 2019-01-18 04:57:33,564 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/ports used request id req-ce3e25e3-9e63-4676-acb3-7b0cb2964c00 2019-01-18 04:57:33,570 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-7eeba4a4-a3b1-4259-b897-d24ca7075bc3-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}173e17aef3826e7eb48cdc40f74b8ea1c626a346" 2019-01-18 04:57:33,822 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-f5efa548-7207-4705-aee6-44c3206dddb0 Date: Fri, 18 Jan 2019 04:57:33 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"89485ea2-1db7-4d42-af22-797a0ebbc24f","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":84,"ipv4_address_scope":null,"shared":false,"project_id":"ccac38ea86a048c183796fe3184f3438","status":"ACTIVE","subnets":["f5ae422b-107e-4785-963c-f0d759de875f"],"description":"","tags":[],"updated_at":"2019-01-18T04:57:20Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-7eeba4a4-a3b1-4259-b897-d24ca7075bc3-net","admin_state_up":true,"tenant_id":"ccac38ea86a048c183796fe3184f3438","created_at":"2019-01-18T04:57:18Z","provider:network_type":"vxlan"}]} 2019-01-18 04:57:33,823 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-7eeba4a4-a3b1-4259-b897-d24ca7075bc3-net used request id req-f5efa548-7207-4705-aee6-44c3206dddb0 2019-01-18 04:57:33,827 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/ccac38ea86a048c183796fe3184f3438 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}173e17aef3826e7eb48cdc40f74b8ea1c626a346" 2019-01-18 04:57:33,904 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 04:57:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bcad1381-984f-4f08-abca-07ddfde0c362 Content-Encoding: gzip Content-Length: 247 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/ccac38ea86a048c183796fe3184f3438"}, "enabled": true, "id": "ccac38ea86a048c183796fe3184f3438", "parent_id": "default", "domain_id": "default", "name": "api_check-project_2744c22f-2cb8-4f83-8516-7c0ba84fdd9b"}} 2019-01-18 04:57:33,904 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/ccac38ea86a048c183796fe3184f3438 used request id req-bcad1381-984f-4f08-abca-07ddfde0c362 2019-01-18 04:57:33,910 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=89485ea2-1db7-4d42-af22-797a0ebbc24f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}173e17aef3826e7eb48cdc40f74b8ea1c626a346" 2019-01-18 04:57:33,959 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-f7493e5c-3755-4c4e-8ceb-53dd05da24e9 Date: Fri, 18 Jan 2019 04:57:33 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"89485ea2-1db7-4d42-af22-797a0ebbc24f","tenant_id":"ccac38ea86a048c183796fe3184f3438","created_at":"2019-01-18T04:57:20Z","dns_nameservers":[],"updated_at":"2019-01-18T04:57: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":"ccac38ea86a048c183796fe3184f3438","id":"f5ae422b-107e-4785-963c-f0d759de875f","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-7eeba4a4-a3b1-4259-b897-d24ca7075bc3-subnet"}]} 2019-01-18 04:57:33,959 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=89485ea2-1db7-4d42-af22-797a0ebbc24f used request id req-f7493e5c-3755-4c4e-8ceb-53dd05da24e9 2019-01-18 04:57:33,965 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=89485ea2-1db7-4d42-af22-797a0ebbc24f&name=NovaUtilsInstanceVolumeTests-7eeba4a4-a3b1-4259-b897-d24ca7075bc3-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}173e17aef3826e7eb48cdc40f74b8ea1c626a346" 2019-01-18 04:57:34,166 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 883 X-Openstack-Request-Id: req-fb11dcbb-98ee-40f3-bde9-c031cd696dc5 Date: Fri, 18 Jan 2019 04:57:34 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T04:57:33Z","device_owner":"","revision_number":4,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"f5ae422b-107e-4785-963c-f0d759de875f","ip_address":"10.55.0.12"}],"id":"6e46581c-4cbf-4248-b585-f01004b7cb5e","security_groups":["b20bc8b2-bb91-411e-b80b-85bddb5d18cc"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:ff:08:eb","project_id":"ccac38ea86a048c183796fe3184f3438","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-7eeba4a4-a3b1-4259-b897-d24ca7075bc3-port","admin_state_up":true,"network_id":"89485ea2-1db7-4d42-af22-797a0ebbc24f","tenant_id":"ccac38ea86a048c183796fe3184f3438","created_at":"2019-01-18T04:57:32Z","binding:vnic_type":"normal","device_id":""}]} 2019-01-18 04:57:34,166 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=89485ea2-1db7-4d42-af22-797a0ebbc24f&name=NovaUtilsInstanceVolumeTests-7eeba4a4-a3b1-4259-b897-d24ca7075bc3-port&admin_state_up=True used request id req-fb11dcbb-98ee-40f3-bde9-c031cd696dc5 2019-01-18 04:57:34,170 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/ccac38ea86a048c183796fe3184f3438 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}173e17aef3826e7eb48cdc40f74b8ea1c626a346" 2019-01-18 04:57:34,255 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 04:57:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8e3d7962-3b01-41c6-b5e6-75a4b54dc25b Content-Encoding: gzip Content-Length: 247 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/ccac38ea86a048c183796fe3184f3438"}, "enabled": true, "id": "ccac38ea86a048c183796fe3184f3438", "parent_id": "default", "domain_id": "default", "name": "api_check-project_2744c22f-2cb8-4f83-8516-7c0ba84fdd9b"}} 2019-01-18 04:57:34,255 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/ccac38ea86a048c183796fe3184f3438 used request id req-8e3d7962-3b01-41c6-b5e6-75a4b54dc25b 2019-01-18 04:57:34,255 - nova_utils - INFO - Creating VM with name - NovaUtilsInstanceVolumeTests-7eeba4a4-a3b1-4259-b897-d24ca7075bc3-vm_inst 2019-01-18 04:57:34,258 - 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}173e17aef3826e7eb48cdc40f74b8ea1c626a346" 2019-01-18 04:57:34,289 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 04:57:34 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-faa90821-acac-4820-8427-b1e08b952079 x-compute-request-id: req-faa90821-acac-4820-8427-b1e08b952079 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"flavors": [{"id": "667516c9-a3a8-49be-af5b-9d00aadf7179", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/667516c9-a3a8-49be-af5b-9d00aadf7179", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/667516c9-a3a8-49be-af5b-9d00aadf7179", "rel": "bookmark"}], "name": "NovaUtilsInstanceVolumeTests-7eeba4a4-a3b1-4259-b897-d24ca7075bc3-flavor"}]} 2019-01-18 04:57:34,289 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-faa90821-acac-4820-8427-b1e08b952079 2019-01-18 04:57:34,292 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors/667516c9-a3a8-49be-af5b-9d00aadf7179 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}173e17aef3826e7eb48cdc40f74b8ea1c626a346" 2019-01-18 04:57:34,312 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 04:57:34 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a22b6a93-c5ad-41bf-8f1f-e609915a2fe5 x-compute-request-id: req-a22b6a93-c5ad-41bf-8f1f-e609915a2fe5 Content-Encoding: gzip Content-Length: 323 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/667516c9-a3a8-49be-af5b-9d00aadf7179", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/667516c9-a3a8-49be-af5b-9d00aadf7179", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "667516c9-a3a8-49be-af5b-9d00aadf7179", "name": "NovaUtilsInstanceVolumeTests-7eeba4a4-a3b1-4259-b897-d24ca7075bc3-flavor", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2019-01-18 04:57:34,312 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/667516c9-a3a8-49be-af5b-9d00aadf7179 used request id req-a22b6a93-c5ad-41bf-8f1f-e609915a2fe5 2019-01-18 04:57:34,315 - 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-7eeba4a4-a3b1-4259-b897-d24ca7075bc3-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}173e17aef3826e7eb48cdc40f74b8ea1c626a346" 2019-01-18 04:57:34,476 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1066 Content-Type: application/json X-Openstack-Request-Id: req-0402e002-c168-444e-90b4-a6389396203e Date: Fri, 18 Jan 2019 04:57:34 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceVolumeTests-7eeba4a4-a3b1-4259-b897-d24ca7075bc3-image", "tags": [], "container_format": "bare", "created_at": "2019-01-18T04:57:15Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-18T04:57:17Z", "visibility": "shared", "locations": [{"url": "rbd://af014572-0a5d-4a80-a07f-9105f52ab2c1/images/928527de-ea30-4772-b4c6-743cb5cdfe5f/snap", "metadata": {}}], "self": "/v2/images/928527de-ea30-4772-b4c6-743cb5cdfe5f", "min_disk": 0, "protected": false, "id": "928527de-ea30-4772-b4c6-743cb5cdfe5f", "file": "/v2/images/928527de-ea30-4772-b4c6-743cb5cdfe5f/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "ccac38ea86a048c183796fe3184f3438", "direct_url": "rbd://af014572-0a5d-4a80-a07f-9105f52ab2c1/images/928527de-ea30-4772-b4c6-743cb5cdfe5f/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=NovaUtilsInstanceVolumeTests-7eeba4a4-a3b1-4259-b897-d24ca7075bc3-image"} 2019-01-18 04:57:34,476 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceVolumeTests-7eeba4a4-a3b1-4259-b897-d24ca7075bc3-image used request id req-0402e002-c168-444e-90b4-a6389396203e 2019-01-18 04:57:34,479 - 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}173e17aef3826e7eb48cdc40f74b8ea1c626a346" 2019-01-18 04:57:35,054 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-7f413f8a-2c6d-4f8f-b9a5-6b502fb19aa6 Date: Fri, 18 Jan 2019 04:57: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"}}} 2019-01-18 04:57:35,055 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-7f413f8a-2c6d-4f8f-b9a5-6b502fb19aa6 2019-01-18 04:57:35,059 - 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}173e17aef3826e7eb48cdc40f74b8ea1c626a346" -d '{"server": {"name": "NovaUtilsInstanceVolumeTests-7eeba4a4-a3b1-4259-b897-d24ca7075bc3-vm_inst", "imageRef": "928527de-ea30-4772-b4c6-743cb5cdfe5f", "flavorRef": "667516c9-a3a8-49be-af5b-9d00aadf7179", "max_count": 1, "min_count": 1, "networks": [{"port": "6e46581c-4cbf-4248-b585-f01004b7cb5e"}]}}' 2019-01-18 04:57:36,844 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 18 Jan 2019 04:57:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-9caf8e8e-88cd-4c73-931f-ca97988a437c x-compute-request-id: req-9caf8e8e-88cd-4c73-931f-ca97988a437c Content-Length: 374 location: http://172.30.9.23:8774/v2.1/servers/362c1f4c-995f-4764-871d-71b91892dc5f Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "362c1f4c-995f-4764-871d-71b91892dc5f", "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/362c1f4c-995f-4764-871d-71b91892dc5f", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/362c1f4c-995f-4764-871d-71b91892dc5f", "rel": "bookmark"}], "adminPass": "4aypmfC2wkGQ"}} 2019-01-18 04:57:36,845 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-9caf8e8e-88cd-4c73-931f-ca97988a437c 2019-01-18 04:57:36,848 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/362c1f4c-995f-4764-871d-71b91892dc5f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}173e17aef3826e7eb48cdc40f74b8ea1c626a346" 2019-01-18 04:57:37,219 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 04:57:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4e987066-bb4b-4825-8197-b411a00fb72c x-compute-request-id: req-4e987066-bb4b-4825-8197-b411a00fb72c Content-Encoding: gzip Content-Length: 651 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/362c1f4c-995f-4764-871d-71b91892dc5f", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/362c1f4c-995f-4764-871d-71b91892dc5f", "rel": "bookmark"}], "image": {"id": "928527de-ea30-4772-b4c6-743cb5cdfe5f", "links": [{"href": "http://172.30.9.23:8774/images/928527de-ea30-4772-b4c6-743cb5cdfe5f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "667516c9-a3a8-49be-af5b-9d00aadf7179", "links": [{"href": "http://172.30.9.23:8774/flavors/667516c9-a3a8-49be-af5b-9d00aadf7179", "rel": "bookmark"}]}, "id": "362c1f4c-995f-4764-871d-71b91892dc5f", "user_id": "cb9b3d6d59cd466fb9e330547dcd06c7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2019-01-18T04:57:36Z", "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-7eeba4a4-a3b1-4259-b897-d24ca7075bc3-vm_inst", "created": "2019-01-18T04:57:36Z", "tenant_id": "ccac38ea86a048c183796fe3184f3438", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-18 04:57:37,220 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/362c1f4c-995f-4764-871d-71b91892dc5f used request id req-4e987066-bb4b-4825-8197-b411a00fb72c 2019-01-18 04:57:37,220 - create_instance - INFO - Created instance with name - NovaUtilsInstanceVolumeTests-7eeba4a4-a3b1-4259-b897-d24ca7075bc3-vm_inst 2019-01-18 04:57:37,223 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/362c1f4c-995f-4764-871d-71b91892dc5f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}173e17aef3826e7eb48cdc40f74b8ea1c626a346" 2019-01-18 04:57:37,583 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 04:57: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-044f9bbd-0a9a-4e1e-a700-a3913bd547e5 x-compute-request-id: req-044f9bbd-0a9a-4e1e-a700-a3913bd547e5 Content-Encoding: gzip Content-Length: 653 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/362c1f4c-995f-4764-871d-71b91892dc5f", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/362c1f4c-995f-4764-871d-71b91892dc5f", "rel": "bookmark"}], "image": {"id": "928527de-ea30-4772-b4c6-743cb5cdfe5f", "links": [{"href": "http://172.30.9.23:8774/images/928527de-ea30-4772-b4c6-743cb5cdfe5f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "667516c9-a3a8-49be-af5b-9d00aadf7179", "links": [{"href": "http://172.30.9.23:8774/flavors/667516c9-a3a8-49be-af5b-9d00aadf7179", "rel": "bookmark"}]}, "id": "362c1f4c-995f-4764-871d-71b91892dc5f", "user_id": "cb9b3d6d59cd466fb9e330547dcd06c7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2019-01-18T04:57: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-7eeba4a4-a3b1-4259-b897-d24ca7075bc3-vm_inst", "created": "2019-01-18T04:57:36Z", "tenant_id": "ccac38ea86a048c183796fe3184f3438", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-18 04:57:37,584 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/362c1f4c-995f-4764-871d-71b91892dc5f used request id req-044f9bbd-0a9a-4e1e-a700-a3913bd547e5 2019-01-18 04:57:37,584 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-7eeba4a4-a3b1-4259-b897-d24ca7075bc3-vm_inst] is - BUILD 2019-01-18 04:57:37,584 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-18 04:57:40,587 - create_instance - DEBUG - VM status query timeout in 896.632999897 2019-01-18 04:57:40,590 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/362c1f4c-995f-4764-871d-71b91892dc5f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}173e17aef3826e7eb48cdc40f74b8ea1c626a346" 2019-01-18 04:57:41,053 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 04: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-b28f8cb7-69ca-415a-a6f9-3e202813c15c x-compute-request-id: req-b28f8cb7-69ca-415a-a6f9-3e202813c15c Content-Encoding: gzip Content-Length: 722 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/362c1f4c-995f-4764-871d-71b91892dc5f", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/362c1f4c-995f-4764-871d-71b91892dc5f", "rel": "bookmark"}], "image": {"id": "928527de-ea30-4772-b4c6-743cb5cdfe5f", "links": [{"href": "http://172.30.9.23:8774/images/928527de-ea30-4772-b4c6-743cb5cdfe5f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000006", "OS-SRV-USG:launched_at": null, "flavor": {"id": "667516c9-a3a8-49be-af5b-9d00aadf7179", "links": [{"href": "http://172.30.9.23:8774/flavors/667516c9-a3a8-49be-af5b-9d00aadf7179", "rel": "bookmark"}]}, "id": "362c1f4c-995f-4764-871d-71b91892dc5f", "user_id": "cb9b3d6d59cd466fb9e330547dcd06c7", "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": "2019-01-18T04:57:39Z", "hostId": "595fdf139cba499f5436b128cbe7f388a995927660c0a307d7e7b8c5", "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-7eeba4a4-a3b1-4259-b897-d24ca7075bc3-vm_inst", "created": "2019-01-18T04:57:36Z", "tenant_id": "ccac38ea86a048c183796fe3184f3438", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-18 04:57:41,053 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/362c1f4c-995f-4764-871d-71b91892dc5f used request id req-b28f8cb7-69ca-415a-a6f9-3e202813c15c 2019-01-18 04:57:41,053 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-7eeba4a4-a3b1-4259-b897-d24ca7075bc3-vm_inst] is - BUILD 2019-01-18 04:57:41,053 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-18 04:57:44,057 - create_instance - DEBUG - VM status query timeout in 893.163719893 2019-01-18 04:57:44,060 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/362c1f4c-995f-4764-871d-71b91892dc5f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}173e17aef3826e7eb48cdc40f74b8ea1c626a346" 2019-01-18 04:57:44,514 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 04:57: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-2a1ff545-387c-4b3e-ad87-87ee5dec06be x-compute-request-id: req-2a1ff545-387c-4b3e-ad87-87ee5dec06be Content-Encoding: gzip Content-Length: 749 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/362c1f4c-995f-4764-871d-71b91892dc5f", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/362c1f4c-995f-4764-871d-71b91892dc5f", "rel": "bookmark"}], "image": {"id": "928527de-ea30-4772-b4c6-743cb5cdfe5f", "links": [{"href": "http://172.30.9.23:8774/images/928527de-ea30-4772-b4c6-743cb5cdfe5f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000006", "OS-SRV-USG:launched_at": null, "flavor": {"id": "667516c9-a3a8-49be-af5b-9d00aadf7179", "links": [{"href": "http://172.30.9.23:8774/flavors/667516c9-a3a8-49be-af5b-9d00aadf7179", "rel": "bookmark"}]}, "id": "362c1f4c-995f-4764-871d-71b91892dc5f", "security_groups": [{"name": "default"}], "user_id": "cb9b3d6d59cd466fb9e330547dcd06c7", "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": "2019-01-18T04:57:43Z", "hostId": "595fdf139cba499f5436b128cbe7f388a995927660c0a307d7e7b8c5", "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-7eeba4a4-a3b1-4259-b897-d24ca7075bc3-vm_inst", "created": "2019-01-18T04:57:36Z", "tenant_id": "ccac38ea86a048c183796fe3184f3438", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-18 04:57:44,514 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/362c1f4c-995f-4764-871d-71b91892dc5f used request id req-2a1ff545-387c-4b3e-ad87-87ee5dec06be 2019-01-18 04:57:44,515 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-7eeba4a4-a3b1-4259-b897-d24ca7075bc3-vm_inst] is - BUILD 2019-01-18 04:57:44,515 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-18 04:57:47,518 - create_instance - DEBUG - VM status query timeout in 889.702353954 2019-01-18 04:57:47,521 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/362c1f4c-995f-4764-871d-71b91892dc5f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}173e17aef3826e7eb48cdc40f74b8ea1c626a346" 2019-01-18 04:57:48,126 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 04: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-880dd060-53b6-4bc6-a9e3-fd2df5c78f27 x-compute-request-id: req-880dd060-53b6-4bc6-a9e3-fd2df5c78f27 Content-Encoding: gzip Content-Length: 821 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"NovaUtilsInstanceVolumeTests-7eeba4a4-a3b1-4259-b897-d24ca7075bc3-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ff:08:eb", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/362c1f4c-995f-4764-871d-71b91892dc5f", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/362c1f4c-995f-4764-871d-71b91892dc5f", "rel": "bookmark"}], "image": {"id": "928527de-ea30-4772-b4c6-743cb5cdfe5f", "links": [{"href": "http://172.30.9.23:8774/images/928527de-ea30-4772-b4c6-743cb5cdfe5f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000006", "OS-SRV-USG:launched_at": null, "flavor": {"id": "667516c9-a3a8-49be-af5b-9d00aadf7179", "links": [{"href": "http://172.30.9.23:8774/flavors/667516c9-a3a8-49be-af5b-9d00aadf7179", "rel": "bookmark"}]}, "id": "362c1f4c-995f-4764-871d-71b91892dc5f", "security_groups": [{"name": "default"}], "user_id": "cb9b3d6d59cd466fb9e330547dcd06c7", "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": "2019-01-18T04:57:43Z", "hostId": "595fdf139cba499f5436b128cbe7f388a995927660c0a307d7e7b8c5", "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-7eeba4a4-a3b1-4259-b897-d24ca7075bc3-vm_inst", "created": "2019-01-18T04:57:36Z", "tenant_id": "ccac38ea86a048c183796fe3184f3438", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-18 04:57:48,126 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/362c1f4c-995f-4764-871d-71b91892dc5f used request id req-880dd060-53b6-4bc6-a9e3-fd2df5c78f27 2019-01-18 04:57:48,126 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-7eeba4a4-a3b1-4259-b897-d24ca7075bc3-vm_inst] is - BUILD 2019-01-18 04:57:48,126 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-18 04:57:51,130 - create_instance - DEBUG - VM status query timeout in 886.090855837 2019-01-18 04:57:51,132 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/362c1f4c-995f-4764-871d-71b91892dc5f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}173e17aef3826e7eb48cdc40f74b8ea1c626a346" 2019-01-18 04:57:51,713 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 04:57: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-14738d7a-7fa2-42ae-b807-c84e2be616e2 x-compute-request-id: req-14738d7a-7fa2-42ae-b807-c84e2be616e2 Content-Encoding: gzip Content-Length: 822 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-7eeba4a4-a3b1-4259-b897-d24ca7075bc3-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ff:08:eb", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/362c1f4c-995f-4764-871d-71b91892dc5f", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/362c1f4c-995f-4764-871d-71b91892dc5f", "rel": "bookmark"}], "image": {"id": "928527de-ea30-4772-b4c6-743cb5cdfe5f", "links": [{"href": "http://172.30.9.23:8774/images/928527de-ea30-4772-b4c6-743cb5cdfe5f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000006", "OS-SRV-USG:launched_at": "2019-01-18T04:57:46.000000", "flavor": {"id": "667516c9-a3a8-49be-af5b-9d00aadf7179", "links": [{"href": "http://172.30.9.23:8774/flavors/667516c9-a3a8-49be-af5b-9d00aadf7179", "rel": "bookmark"}]}, "id": "362c1f4c-995f-4764-871d-71b91892dc5f", "security_groups": [{"name": "default"}], "user_id": "cb9b3d6d59cd466fb9e330547dcd06c7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-18T04:57:48Z", "hostId": "595fdf139cba499f5436b128cbe7f388a995927660c0a307d7e7b8c5", "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-7eeba4a4-a3b1-4259-b897-d24ca7075bc3-vm_inst", "created": "2019-01-18T04:57:36Z", "tenant_id": "ccac38ea86a048c183796fe3184f3438", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-18 04:57:51,713 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/362c1f4c-995f-4764-871d-71b91892dc5f used request id req-14738d7a-7fa2-42ae-b807-c84e2be616e2 2019-01-18 04:57:51,714 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-7eeba4a4-a3b1-4259-b897-d24ca7075bc3-vm_inst] is - ACTIVE 2019-01-18 04:57:51,714 - create_instance - INFO - VM is - ACTIVE 2019-01-18 04:57:51,717 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/362c1f4c-995f-4764-871d-71b91892dc5f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}173e17aef3826e7eb48cdc40f74b8ea1c626a346" 2019-01-18 04:57:52,718 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 04:57: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-bbe386f4-b0c7-4b43-81f6-36e708936e15 x-compute-request-id: req-bbe386f4-b0c7-4b43-81f6-36e708936e15 Content-Encoding: gzip Content-Length: 822 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-7eeba4a4-a3b1-4259-b897-d24ca7075bc3-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ff:08:eb", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/362c1f4c-995f-4764-871d-71b91892dc5f", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/362c1f4c-995f-4764-871d-71b91892dc5f", "rel": "bookmark"}], "image": {"id": "928527de-ea30-4772-b4c6-743cb5cdfe5f", "links": [{"href": "http://172.30.9.23:8774/images/928527de-ea30-4772-b4c6-743cb5cdfe5f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000006", "OS-SRV-USG:launched_at": "2019-01-18T04:57:46.000000", "flavor": {"id": "667516c9-a3a8-49be-af5b-9d00aadf7179", "links": [{"href": "http://172.30.9.23:8774/flavors/667516c9-a3a8-49be-af5b-9d00aadf7179", "rel": "bookmark"}]}, "id": "362c1f4c-995f-4764-871d-71b91892dc5f", "security_groups": [{"name": "default"}], "user_id": "cb9b3d6d59cd466fb9e330547dcd06c7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-18T04:57:48Z", "hostId": "595fdf139cba499f5436b128cbe7f388a995927660c0a307d7e7b8c5", "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-7eeba4a4-a3b1-4259-b897-d24ca7075bc3-vm_inst", "created": "2019-01-18T04:57:36Z", "tenant_id": "ccac38ea86a048c183796fe3184f3438", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-18 04:57:52,718 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/362c1f4c-995f-4764-871d-71b91892dc5f used request id req-bbe386f4-b0c7-4b43-81f6-36e708936e15 2019-01-18 04:57:52,724 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-7eeba4a4-a3b1-4259-b897-d24ca7075bc3-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}173e17aef3826e7eb48cdc40f74b8ea1c626a346" 2019-01-18 04:57:52,978 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-71d4e5b8-2232-48b3-b977-c2263d2d6af2 Date: Fri, 18 Jan 2019 04:57:52 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"89485ea2-1db7-4d42-af22-797a0ebbc24f","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":84,"ipv4_address_scope":null,"shared":false,"project_id":"ccac38ea86a048c183796fe3184f3438","status":"ACTIVE","subnets":["f5ae422b-107e-4785-963c-f0d759de875f"],"description":"","tags":[],"updated_at":"2019-01-18T04:57:20Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-7eeba4a4-a3b1-4259-b897-d24ca7075bc3-net","admin_state_up":true,"tenant_id":"ccac38ea86a048c183796fe3184f3438","created_at":"2019-01-18T04:57:18Z","provider:network_type":"vxlan"}]} 2019-01-18 04:57:52,978 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-7eeba4a4-a3b1-4259-b897-d24ca7075bc3-net used request id req-71d4e5b8-2232-48b3-b977-c2263d2d6af2 2019-01-18 04:57:52,982 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/ccac38ea86a048c183796fe3184f3438 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}173e17aef3826e7eb48cdc40f74b8ea1c626a346" 2019-01-18 04:57:53,073 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 04:57:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7717c856-6357-4dbf-8443-9e429286595c Content-Encoding: gzip Content-Length: 247 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/ccac38ea86a048c183796fe3184f3438"}, "enabled": true, "id": "ccac38ea86a048c183796fe3184f3438", "parent_id": "default", "domain_id": "default", "name": "api_check-project_2744c22f-2cb8-4f83-8516-7c0ba84fdd9b"}} 2019-01-18 04:57:53,073 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/ccac38ea86a048c183796fe3184f3438 used request id req-7717c856-6357-4dbf-8443-9e429286595c 2019-01-18 04:57:53,079 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=89485ea2-1db7-4d42-af22-797a0ebbc24f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}173e17aef3826e7eb48cdc40f74b8ea1c626a346" 2019-01-18 04:57:53,127 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-0cef88ef-94c3-4bec-bf74-f2b1074931c5 Date: Fri, 18 Jan 2019 04:57:53 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"89485ea2-1db7-4d42-af22-797a0ebbc24f","tenant_id":"ccac38ea86a048c183796fe3184f3438","created_at":"2019-01-18T04:57:20Z","dns_nameservers":[],"updated_at":"2019-01-18T04:57: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":"ccac38ea86a048c183796fe3184f3438","id":"f5ae422b-107e-4785-963c-f0d759de875f","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-7eeba4a4-a3b1-4259-b897-d24ca7075bc3-subnet"}]} 2019-01-18 04:57:53,128 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=89485ea2-1db7-4d42-af22-797a0ebbc24f used request id req-0cef88ef-94c3-4bec-bf74-f2b1074931c5 2019-01-18 04:57:53,133 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=89485ea2-1db7-4d42-af22-797a0ebbc24f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}173e17aef3826e7eb48cdc40f74b8ea1c626a346" 2019-01-18 04:57:53,184 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3883 X-Openstack-Request-Id: req-fa250d9e-b2a9-43d8-8db6-019bb33c6fa9 Date: Fri, 18 Jan 2019 04:57:53 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T04:57:23Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"f5ae422b-107e-4785-963c-f0d759de875f","ip_address":"10.55.0.3"}],"id":"65dd4691-2f11-4d59-a3d4-45e983f0827c","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:7d:9e:61","project_id":"ccac38ea86a048c183796fe3184f3438","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"89485ea2-1db7-4d42-af22-797a0ebbc24f","tenant_id":"ccac38ea86a048c183796fe3184f3438","created_at":"2019-01-18T04:57:21Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-89485ea2-1db7-4d42-af22-797a0ebbc24f"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T04:57:47Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"f5ae422b-107e-4785-963c-f0d759de875f","ip_address":"10.55.0.12"}],"id":"6e46581c-4cbf-4248-b585-f01004b7cb5e","security_groups":["b20bc8b2-bb91-411e-b80b-85bddb5d18cc"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:ff:08:eb","project_id":"ccac38ea86a048c183796fe3184f3438","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-7eeba4a4-a3b1-4259-b897-d24ca7075bc3-port","admin_state_up":true,"network_id":"89485ea2-1db7-4d42-af22-797a0ebbc24f","tenant_id":"ccac38ea86a048c183796fe3184f3438","created_at":"2019-01-18T04:57:32Z","binding:vnic_type":"normal","device_id":"362c1f4c-995f-4764-871d-71b91892dc5f"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T04:57:22Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"f5ae422b-107e-4785-963c-f0d759de875f","ip_address":"10.55.0.2"}],"id":"9d9db152-6968-491c-b3ec-53554cf2bf45","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:e1:27:db","project_id":"ccac38ea86a048c183796fe3184f3438","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"89485ea2-1db7-4d42-af22-797a0ebbc24f","tenant_id":"ccac38ea86a048c183796fe3184f3438","created_at":"2019-01-18T04:57:20Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-89485ea2-1db7-4d42-af22-797a0ebbc24f"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T04:57:23Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"f5ae422b-107e-4785-963c-f0d759de875f","ip_address":"10.55.0.4"}],"id":"fc09bfe7-5cf6-4cba-9047-56e369b12c7a","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:4e:f4:1b","project_id":"ccac38ea86a048c183796fe3184f3438","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"89485ea2-1db7-4d42-af22-797a0ebbc24f","tenant_id":"ccac38ea86a048c183796fe3184f3438","created_at":"2019-01-18T04:57:21Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-89485ea2-1db7-4d42-af22-797a0ebbc24f"}]} 2019-01-18 04:57:53,184 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=89485ea2-1db7-4d42-af22-797a0ebbc24f used request id req-fa250d9e-b2a9-43d8-8db6-019bb33c6fa9 2019-01-18 04:57:53,186 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 04:57:53,561 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "45b844776369475b95254c1dd61269c1", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}, {"id": "6aff393fb9af4d958a8117fea50ad769", "name": "Member"}], "expires_at": "2019-01-18T05:57:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ccac38ea86a048c183796fe3184f3438", "name": "api_check-project_2744c22f-2cb8-4f83-8516-7c0ba84fdd9b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_2744c22f-2cb8-4f83-8516-7c0ba84fdd9b", "id": "cb9b3d6d59cd466fb9e330547dcd06c7"}, "audit_ids": ["xOeAcqvXReqrGravvYWzIg"], "issued_at": "2019-01-18T04:57:53.000000Z"}} 2019-01-18 04:57:53,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}0502f980e9c39c19236a3a4bd7e9dafd8dd2ad1e" 2019-01-18 04:57:53,652 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 04:57:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-21659eaa-1972-45ac-8596-7deb42493746 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 04:57:53,652 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-21659eaa-1972-45ac-8596-7deb42493746 2019-01-18 04:57:53,656 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/362c1f4c-995f-4764-871d-71b91892dc5f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}173e17aef3826e7eb48cdc40f74b8ea1c626a346" 2019-01-18 04:57:54,464 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 04:57: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-5f25070d-672e-4718-99c3-244adbab9832 x-compute-request-id: req-5f25070d-672e-4718-99c3-244adbab9832 Content-Encoding: gzip Content-Length: 822 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-7eeba4a4-a3b1-4259-b897-d24ca7075bc3-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ff:08:eb", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/362c1f4c-995f-4764-871d-71b91892dc5f", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/362c1f4c-995f-4764-871d-71b91892dc5f", "rel": "bookmark"}], "image": {"id": "928527de-ea30-4772-b4c6-743cb5cdfe5f", "links": [{"href": "http://172.30.9.23:8774/images/928527de-ea30-4772-b4c6-743cb5cdfe5f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000006", "OS-SRV-USG:launched_at": "2019-01-18T04:57:46.000000", "flavor": {"id": "667516c9-a3a8-49be-af5b-9d00aadf7179", "links": [{"href": "http://172.30.9.23:8774/flavors/667516c9-a3a8-49be-af5b-9d00aadf7179", "rel": "bookmark"}]}, "id": "362c1f4c-995f-4764-871d-71b91892dc5f", "security_groups": [{"name": "default"}], "user_id": "cb9b3d6d59cd466fb9e330547dcd06c7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-18T04:57:48Z", "hostId": "595fdf139cba499f5436b128cbe7f388a995927660c0a307d7e7b8c5", "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-7eeba4a4-a3b1-4259-b897-d24ca7075bc3-vm_inst", "created": "2019-01-18T04:57:36Z", "tenant_id": "ccac38ea86a048c183796fe3184f3438", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-18 04:57:54,464 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/362c1f4c-995f-4764-871d-71b91892dc5f used request id req-5f25070d-672e-4718-99c3-244adbab9832 2019-01-18 04:57:54,470 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-7eeba4a4-a3b1-4259-b897-d24ca7075bc3-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}173e17aef3826e7eb48cdc40f74b8ea1c626a346" 2019-01-18 04:57:54,700 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-b746574b-abcd-44ee-8bba-1bd6a39ad045 Date: Fri, 18 Jan 2019 04:57:54 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"89485ea2-1db7-4d42-af22-797a0ebbc24f","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":84,"ipv4_address_scope":null,"shared":false,"project_id":"ccac38ea86a048c183796fe3184f3438","status":"ACTIVE","subnets":["f5ae422b-107e-4785-963c-f0d759de875f"],"description":"","tags":[],"updated_at":"2019-01-18T04:57:20Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-7eeba4a4-a3b1-4259-b897-d24ca7075bc3-net","admin_state_up":true,"tenant_id":"ccac38ea86a048c183796fe3184f3438","created_at":"2019-01-18T04:57:18Z","provider:network_type":"vxlan"}]} 2019-01-18 04:57:54,700 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-7eeba4a4-a3b1-4259-b897-d24ca7075bc3-net used request id req-b746574b-abcd-44ee-8bba-1bd6a39ad045 2019-01-18 04:57:54,705 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/ccac38ea86a048c183796fe3184f3438 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}173e17aef3826e7eb48cdc40f74b8ea1c626a346" 2019-01-18 04:57:54,788 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 04:57:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1e94ffcd-8e22-449c-9b34-d6a131172fb1 Content-Encoding: gzip Content-Length: 247 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/ccac38ea86a048c183796fe3184f3438"}, "enabled": true, "id": "ccac38ea86a048c183796fe3184f3438", "parent_id": "default", "domain_id": "default", "name": "api_check-project_2744c22f-2cb8-4f83-8516-7c0ba84fdd9b"}} 2019-01-18 04:57:54,788 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/ccac38ea86a048c183796fe3184f3438 used request id req-1e94ffcd-8e22-449c-9b34-d6a131172fb1 2019-01-18 04:57:54,794 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=89485ea2-1db7-4d42-af22-797a0ebbc24f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}173e17aef3826e7eb48cdc40f74b8ea1c626a346" 2019-01-18 04:57:54,997 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-8362988c-cd4d-4211-a4fa-4973f56a23b8 Date: Fri, 18 Jan 2019 04:57:55 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"89485ea2-1db7-4d42-af22-797a0ebbc24f","tenant_id":"ccac38ea86a048c183796fe3184f3438","created_at":"2019-01-18T04:57:20Z","dns_nameservers":[],"updated_at":"2019-01-18T04:57: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":"ccac38ea86a048c183796fe3184f3438","id":"f5ae422b-107e-4785-963c-f0d759de875f","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-7eeba4a4-a3b1-4259-b897-d24ca7075bc3-subnet"}]} 2019-01-18 04:57:54,997 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=89485ea2-1db7-4d42-af22-797a0ebbc24f used request id req-8362988c-cd4d-4211-a4fa-4973f56a23b8 2019-01-18 04:57:55,003 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=89485ea2-1db7-4d42-af22-797a0ebbc24f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}173e17aef3826e7eb48cdc40f74b8ea1c626a346" 2019-01-18 04:57:55,051 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3883 X-Openstack-Request-Id: req-af8f3ac7-77f8-4053-a113-af41f06e8fc4 Date: Fri, 18 Jan 2019 04:57:55 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T04:57:23Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"f5ae422b-107e-4785-963c-f0d759de875f","ip_address":"10.55.0.3"}],"id":"65dd4691-2f11-4d59-a3d4-45e983f0827c","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:7d:9e:61","project_id":"ccac38ea86a048c183796fe3184f3438","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"89485ea2-1db7-4d42-af22-797a0ebbc24f","tenant_id":"ccac38ea86a048c183796fe3184f3438","created_at":"2019-01-18T04:57:21Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-89485ea2-1db7-4d42-af22-797a0ebbc24f"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T04:57:47Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"f5ae422b-107e-4785-963c-f0d759de875f","ip_address":"10.55.0.12"}],"id":"6e46581c-4cbf-4248-b585-f01004b7cb5e","security_groups":["b20bc8b2-bb91-411e-b80b-85bddb5d18cc"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:ff:08:eb","project_id":"ccac38ea86a048c183796fe3184f3438","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-7eeba4a4-a3b1-4259-b897-d24ca7075bc3-port","admin_state_up":true,"network_id":"89485ea2-1db7-4d42-af22-797a0ebbc24f","tenant_id":"ccac38ea86a048c183796fe3184f3438","created_at":"2019-01-18T04:57:32Z","binding:vnic_type":"normal","device_id":"362c1f4c-995f-4764-871d-71b91892dc5f"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T04:57:22Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"f5ae422b-107e-4785-963c-f0d759de875f","ip_address":"10.55.0.2"}],"id":"9d9db152-6968-491c-b3ec-53554cf2bf45","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:e1:27:db","project_id":"ccac38ea86a048c183796fe3184f3438","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"89485ea2-1db7-4d42-af22-797a0ebbc24f","tenant_id":"ccac38ea86a048c183796fe3184f3438","created_at":"2019-01-18T04:57:20Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-89485ea2-1db7-4d42-af22-797a0ebbc24f"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T04:57:23Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"f5ae422b-107e-4785-963c-f0d759de875f","ip_address":"10.55.0.4"}],"id":"fc09bfe7-5cf6-4cba-9047-56e369b12c7a","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:4e:f4:1b","project_id":"ccac38ea86a048c183796fe3184f3438","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"89485ea2-1db7-4d42-af22-797a0ebbc24f","tenant_id":"ccac38ea86a048c183796fe3184f3438","created_at":"2019-01-18T04:57:21Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-89485ea2-1db7-4d42-af22-797a0ebbc24f"}]} 2019-01-18 04:57:55,051 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=89485ea2-1db7-4d42-af22-797a0ebbc24f used request id req-af8f3ac7-77f8-4053-a113-af41f06e8fc4 2019-01-18 04:57:55,055 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers/362c1f4c-995f-4764-871d-71b91892dc5f/os-volume_attachments -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0502f980e9c39c19236a3a4bd7e9dafd8dd2ad1e" -d '{"volumeAttachment": {"volumeId": "409622ed-a045-4f24-8c01-2f720887b282"}}' 2019-01-18 04:57:57,276 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 04:57: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-fa92a36d-2429-4028-9f93-2bcbdb2cfbef x-compute-request-id: req-fa92a36d-2429-4028-9f93-2bcbdb2cfbef Content-Encoding: gzip Content-Length: 147 Content-Type: application/json RESP BODY: {"volumeAttachment": {"device": "/dev/vdb", "serverId": "362c1f4c-995f-4764-871d-71b91892dc5f", "id": "409622ed-a045-4f24-8c01-2f720887b282", "volumeId": "409622ed-a045-4f24-8c01-2f720887b282"}} 2019-01-18 04:57:57,276 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/362c1f4c-995f-4764-871d-71b91892dc5f/os-volume_attachments used request id req-fa92a36d-2429-4028-9f93-2bcbdb2cfbef 2019-01-18 04:57:57,280 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/362c1f4c-995f-4764-871d-71b91892dc5f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0502f980e9c39c19236a3a4bd7e9dafd8dd2ad1e" 2019-01-18 04:57:58,393 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 04:57: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-670068c1-6a13-4f2d-a9eb-696eba9d90e0 x-compute-request-id: req-670068c1-6a13-4f2d-a9eb-696eba9d90e0 Content-Encoding: gzip Content-Length: 847 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-7eeba4a4-a3b1-4259-b897-d24ca7075bc3-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ff:08:eb", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/362c1f4c-995f-4764-871d-71b91892dc5f", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/362c1f4c-995f-4764-871d-71b91892dc5f", "rel": "bookmark"}], "image": {"id": "928527de-ea30-4772-b4c6-743cb5cdfe5f", "links": [{"href": "http://172.30.9.23:8774/images/928527de-ea30-4772-b4c6-743cb5cdfe5f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000006", "OS-SRV-USG:launched_at": "2019-01-18T04:57:46.000000", "flavor": {"id": "667516c9-a3a8-49be-af5b-9d00aadf7179", "links": [{"href": "http://172.30.9.23:8774/flavors/667516c9-a3a8-49be-af5b-9d00aadf7179", "rel": "bookmark"}]}, "id": "362c1f4c-995f-4764-871d-71b91892dc5f", "security_groups": [{"name": "default"}], "user_id": "cb9b3d6d59cd466fb9e330547dcd06c7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-18T04:57:48Z", "hostId": "595fdf139cba499f5436b128cbe7f388a995927660c0a307d7e7b8c5", "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-7eeba4a4-a3b1-4259-b897-d24ca7075bc3-vm_inst", "created": "2019-01-18T04:57:36Z", "tenant_id": "ccac38ea86a048c183796fe3184f3438", "os-extended-volumes:volumes_attached": [{"id": "409622ed-a045-4f24-8c01-2f720887b282"}], "metadata": {}}} 2019-01-18 04:57:58,394 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/362c1f4c-995f-4764-871d-71b91892dc5f used request id req-670068c1-6a13-4f2d-a9eb-696eba9d90e0 2019-01-18 04:57:58,399 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-7eeba4a4-a3b1-4259-b897-d24ca7075bc3-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0502f980e9c39c19236a3a4bd7e9dafd8dd2ad1e" 2019-01-18 04:57:58,623 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-aedd6065-a931-4bf2-b672-0c68714a00f2 Date: Fri, 18 Jan 2019 04:57:58 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"89485ea2-1db7-4d42-af22-797a0ebbc24f","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":84,"ipv4_address_scope":null,"shared":false,"project_id":"ccac38ea86a048c183796fe3184f3438","status":"ACTIVE","subnets":["f5ae422b-107e-4785-963c-f0d759de875f"],"description":"","tags":[],"updated_at":"2019-01-18T04:57:20Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-7eeba4a4-a3b1-4259-b897-d24ca7075bc3-net","admin_state_up":true,"tenant_id":"ccac38ea86a048c183796fe3184f3438","created_at":"2019-01-18T04:57:18Z","provider:network_type":"vxlan"}]} 2019-01-18 04:57:58,623 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-7eeba4a4-a3b1-4259-b897-d24ca7075bc3-net used request id req-aedd6065-a931-4bf2-b672-0c68714a00f2 2019-01-18 04:57:58,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" 2019-01-18 04:57:58,632 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 18 Jan 2019 04:57: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"}]}]}} 2019-01-18 04:57:58,633 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/ccac38ea86a048c183796fe3184f3438 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0502f980e9c39c19236a3a4bd7e9dafd8dd2ad1e" 2019-01-18 04:57:58,735 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 04:57:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5d558e89-4d22-4d6c-b3b6-a954f909af20 Content-Encoding: gzip Content-Length: 247 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/ccac38ea86a048c183796fe3184f3438"}, "enabled": true, "id": "ccac38ea86a048c183796fe3184f3438", "parent_id": "default", "domain_id": "default", "name": "api_check-project_2744c22f-2cb8-4f83-8516-7c0ba84fdd9b"}} 2019-01-18 04:57:58,736 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/ccac38ea86a048c183796fe3184f3438 used request id req-5d558e89-4d22-4d6c-b3b6-a954f909af20 2019-01-18 04:57:58,741 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=89485ea2-1db7-4d42-af22-797a0ebbc24f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0502f980e9c39c19236a3a4bd7e9dafd8dd2ad1e" 2019-01-18 04:57:58,974 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-4364d863-5210-473d-8d0d-01c068ccb2d4 Date: Fri, 18 Jan 2019 04:57:58 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"89485ea2-1db7-4d42-af22-797a0ebbc24f","tenant_id":"ccac38ea86a048c183796fe3184f3438","created_at":"2019-01-18T04:57:20Z","dns_nameservers":[],"updated_at":"2019-01-18T04:57: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":"ccac38ea86a048c183796fe3184f3438","id":"f5ae422b-107e-4785-963c-f0d759de875f","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-7eeba4a4-a3b1-4259-b897-d24ca7075bc3-subnet"}]} 2019-01-18 04:57:58,974 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=89485ea2-1db7-4d42-af22-797a0ebbc24f used request id req-4364d863-5210-473d-8d0d-01c068ccb2d4 2019-01-18 04:57:58,979 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=89485ea2-1db7-4d42-af22-797a0ebbc24f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0502f980e9c39c19236a3a4bd7e9dafd8dd2ad1e" 2019-01-18 04:57:59,170 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3883 X-Openstack-Request-Id: req-8b704b90-dac0-4dc1-b9ea-fd515b0bae9d Date: Fri, 18 Jan 2019 04:57:59 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T04:57:23Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"f5ae422b-107e-4785-963c-f0d759de875f","ip_address":"10.55.0.3"}],"id":"65dd4691-2f11-4d59-a3d4-45e983f0827c","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:7d:9e:61","project_id":"ccac38ea86a048c183796fe3184f3438","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"89485ea2-1db7-4d42-af22-797a0ebbc24f","tenant_id":"ccac38ea86a048c183796fe3184f3438","created_at":"2019-01-18T04:57:21Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-89485ea2-1db7-4d42-af22-797a0ebbc24f"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T04:57:47Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"f5ae422b-107e-4785-963c-f0d759de875f","ip_address":"10.55.0.12"}],"id":"6e46581c-4cbf-4248-b585-f01004b7cb5e","security_groups":["b20bc8b2-bb91-411e-b80b-85bddb5d18cc"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:ff:08:eb","project_id":"ccac38ea86a048c183796fe3184f3438","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-7eeba4a4-a3b1-4259-b897-d24ca7075bc3-port","admin_state_up":true,"network_id":"89485ea2-1db7-4d42-af22-797a0ebbc24f","tenant_id":"ccac38ea86a048c183796fe3184f3438","created_at":"2019-01-18T04:57:32Z","binding:vnic_type":"normal","device_id":"362c1f4c-995f-4764-871d-71b91892dc5f"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T04:57:22Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"f5ae422b-107e-4785-963c-f0d759de875f","ip_address":"10.55.0.2"}],"id":"9d9db152-6968-491c-b3ec-53554cf2bf45","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:e1:27:db","project_id":"ccac38ea86a048c183796fe3184f3438","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"89485ea2-1db7-4d42-af22-797a0ebbc24f","tenant_id":"ccac38ea86a048c183796fe3184f3438","created_at":"2019-01-18T04:57:20Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-89485ea2-1db7-4d42-af22-797a0ebbc24f"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T04:57:23Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"f5ae422b-107e-4785-963c-f0d759de875f","ip_address":"10.55.0.4"}],"id":"fc09bfe7-5cf6-4cba-9047-56e369b12c7a","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:4e:f4:1b","project_id":"ccac38ea86a048c183796fe3184f3438","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"89485ea2-1db7-4d42-af22-797a0ebbc24f","tenant_id":"ccac38ea86a048c183796fe3184f3438","created_at":"2019-01-18T04:57:21Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-89485ea2-1db7-4d42-af22-797a0ebbc24f"}]} 2019-01-18 04:57:59,171 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=89485ea2-1db7-4d42-af22-797a0ebbc24f used request id req-8b704b90-dac0-4dc1-b9ea-fd515b0bae9d 2019-01-18 04:57:59,174 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/ccac38ea86a048c183796fe3184f3438/volumes/409622ed-a045-4f24-8c01-2f720887b282 -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0502f980e9c39c19236a3a4bd7e9dafd8dd2ad1e" 2019-01-18 04:57:59,372 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 04:57:59 GMT Server: Apache x-compute-request-id: req-2e5ff518-e520-4ae9-9803-d7921d9cc8ba OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-2e5ff518-e520-4ae9-9803-d7921d9cc8ba Content-Encoding: gzip Content-Length: 524 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.23:8776/v3/ccac38ea86a048c183796fe3184f3438/volumes/409622ed-a045-4f24-8c01-2f720887b282", "rel": "self"}, {"href": "http://172.30.9.23:8776/ccac38ea86a048c183796fe3184f3438/volumes/409622ed-a045-4f24-8c01-2f720887b282", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2019-01-18T04:57:57.000000", "replication_status": null, "snapshot_id": null, "id": "409622ed-a045-4f24-8c01-2f720887b282", "size": 1, "user_id": "cb9b3d6d59cd466fb9e330547dcd06c7", "os-vol-tenant-attr:tenant_id": "ccac38ea86a048c183796fe3184f3438", "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-7eeba4a4-a3b1-4259-b897-d24ca7075bc3", "bootable": "false", "created_at": "2019-01-18T04:57:23.000000", "volume_type": null}} 2019-01-18 04:57:59,373 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/ccac38ea86a048c183796fe3184f3438/volumes/409622ed-a045-4f24-8c01-2f720887b282 used request id req-2e5ff518-e520-4ae9-9803-d7921d9cc8ba 2019-01-18 04:58:02,379 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/ccac38ea86a048c183796fe3184f3438/volumes/409622ed-a045-4f24-8c01-2f720887b282 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-2e5ff518-e520-4ae9-9803-d7921d9cc8ba" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0502f980e9c39c19236a3a4bd7e9dafd8dd2ad1e" 2019-01-18 04:58:02,588 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 04:58:02 GMT Server: Apache x-compute-request-id: req-fbc3a636-7550-48c5-85a9-bd534d86dbff OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-fbc3a636-7550-48c5-85a9-bd534d86dbff Content-Encoding: gzip Content-Length: 630 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [{"server_id": "362c1f4c-995f-4764-871d-71b91892dc5f", "attachment_id": "e1f846b0-82ca-42b7-b9b8-3dd15a8e5972", "attached_at": "2019-01-18T04:58:01.000000", "host_name": null, "volume_id": "409622ed-a045-4f24-8c01-2f720887b282", "device": "/dev/vdb", "id": "409622ed-a045-4f24-8c01-2f720887b282"}], "links": [{"href": "http://172.30.9.23:8776/v3/ccac38ea86a048c183796fe3184f3438/volumes/409622ed-a045-4f24-8c01-2f720887b282", "rel": "self"}, {"href": "http://172.30.9.23:8776/ccac38ea86a048c183796fe3184f3438/volumes/409622ed-a045-4f24-8c01-2f720887b282", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2019-01-18T04:58:02.000000", "replication_status": null, "snapshot_id": null, "id": "409622ed-a045-4f24-8c01-2f720887b282", "size": 1, "user_id": "cb9b3d6d59cd466fb9e330547dcd06c7", "os-vol-tenant-attr:tenant_id": "ccac38ea86a048c183796fe3184f3438", "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-7eeba4a4-a3b1-4259-b897-d24ca7075bc3", "bootable": "false", "created_at": "2019-01-18T04:57:23.000000", "volume_type": null}} 2019-01-18 04:58:02,588 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/ccac38ea86a048c183796fe3184f3438/volumes/409622ed-a045-4f24-8c01-2f720887b282 used request id req-fbc3a636-7550-48c5-85a9-bd534d86dbff 2019-01-18 04:58:02,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}0502f980e9c39c19236a3a4bd7e9dafd8dd2ad1e" 2019-01-18 04:58:02,668 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 04:58:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d84cbc2c-bee5-4110-8d78-1af650d1718b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 04:58:02,669 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-d84cbc2c-bee5-4110-8d78-1af650d1718b 2019-01-18 04:58:02,672 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/362c1f4c-995f-4764-871d-71b91892dc5f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}173e17aef3826e7eb48cdc40f74b8ea1c626a346" 2019-01-18 04:58:03,438 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 04:58: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-ee31e7ed-f2e8-44d6-9d5b-38853d498e7a x-compute-request-id: req-ee31e7ed-f2e8-44d6-9d5b-38853d498e7a Content-Encoding: gzip Content-Length: 851 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-7eeba4a4-a3b1-4259-b897-d24ca7075bc3-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ff:08:eb", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/362c1f4c-995f-4764-871d-71b91892dc5f", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/362c1f4c-995f-4764-871d-71b91892dc5f", "rel": "bookmark"}], "image": {"id": "928527de-ea30-4772-b4c6-743cb5cdfe5f", "links": [{"href": "http://172.30.9.23:8774/images/928527de-ea30-4772-b4c6-743cb5cdfe5f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000006", "OS-SRV-USG:launched_at": "2019-01-18T04:57:46.000000", "flavor": {"id": "667516c9-a3a8-49be-af5b-9d00aadf7179", "links": [{"href": "http://172.30.9.23:8774/flavors/667516c9-a3a8-49be-af5b-9d00aadf7179", "rel": "bookmark"}]}, "id": "362c1f4c-995f-4764-871d-71b91892dc5f", "security_groups": [{"name": "default"}], "user_id": "cb9b3d6d59cd466fb9e330547dcd06c7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-18T04:58:00Z", "hostId": "595fdf139cba499f5436b128cbe7f388a995927660c0a307d7e7b8c5", "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-7eeba4a4-a3b1-4259-b897-d24ca7075bc3-vm_inst", "created": "2019-01-18T04:57:36Z", "tenant_id": "ccac38ea86a048c183796fe3184f3438", "os-extended-volumes:volumes_attached": [{"id": "409622ed-a045-4f24-8c01-2f720887b282"}], "metadata": {}}} 2019-01-18 04:58:03,438 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/362c1f4c-995f-4764-871d-71b91892dc5f used request id req-ee31e7ed-f2e8-44d6-9d5b-38853d498e7a 2019-01-18 04:58:03,444 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-7eeba4a4-a3b1-4259-b897-d24ca7075bc3-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}173e17aef3826e7eb48cdc40f74b8ea1c626a346" 2019-01-18 04:58:03,530 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-930db6ca-5a9c-45ab-9449-87e94429fd07 Date: Fri, 18 Jan 2019 04:58:03 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"89485ea2-1db7-4d42-af22-797a0ebbc24f","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":84,"ipv4_address_scope":null,"shared":false,"project_id":"ccac38ea86a048c183796fe3184f3438","status":"ACTIVE","subnets":["f5ae422b-107e-4785-963c-f0d759de875f"],"description":"","tags":[],"updated_at":"2019-01-18T04:57:20Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-7eeba4a4-a3b1-4259-b897-d24ca7075bc3-net","admin_state_up":true,"tenant_id":"ccac38ea86a048c183796fe3184f3438","created_at":"2019-01-18T04:57:18Z","provider:network_type":"vxlan"}]} 2019-01-18 04:58:03,530 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-7eeba4a4-a3b1-4259-b897-d24ca7075bc3-net used request id req-930db6ca-5a9c-45ab-9449-87e94429fd07 2019-01-18 04:58:03,534 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/ccac38ea86a048c183796fe3184f3438 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}173e17aef3826e7eb48cdc40f74b8ea1c626a346" 2019-01-18 04:58:03,613 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 04:58:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-93643aac-dbf4-475e-8f61-f9a542b44cb7 Content-Encoding: gzip Content-Length: 247 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/ccac38ea86a048c183796fe3184f3438"}, "enabled": true, "id": "ccac38ea86a048c183796fe3184f3438", "parent_id": "default", "domain_id": "default", "name": "api_check-project_2744c22f-2cb8-4f83-8516-7c0ba84fdd9b"}} 2019-01-18 04:58:03,614 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/ccac38ea86a048c183796fe3184f3438 used request id req-93643aac-dbf4-475e-8f61-f9a542b44cb7 2019-01-18 04:58:03,618 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=89485ea2-1db7-4d42-af22-797a0ebbc24f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}173e17aef3826e7eb48cdc40f74b8ea1c626a346" 2019-01-18 04:58:03,664 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-457f91e1-f06e-4313-b013-b666d67feb4a Date: Fri, 18 Jan 2019 04:58:03 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"89485ea2-1db7-4d42-af22-797a0ebbc24f","tenant_id":"ccac38ea86a048c183796fe3184f3438","created_at":"2019-01-18T04:57:20Z","dns_nameservers":[],"updated_at":"2019-01-18T04:57: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":"ccac38ea86a048c183796fe3184f3438","id":"f5ae422b-107e-4785-963c-f0d759de875f","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-7eeba4a4-a3b1-4259-b897-d24ca7075bc3-subnet"}]} 2019-01-18 04:58:03,664 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=89485ea2-1db7-4d42-af22-797a0ebbc24f used request id req-457f91e1-f06e-4313-b013-b666d67feb4a 2019-01-18 04:58:03,670 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=89485ea2-1db7-4d42-af22-797a0ebbc24f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}173e17aef3826e7eb48cdc40f74b8ea1c626a346" 2019-01-18 04:58:03,721 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3883 X-Openstack-Request-Id: req-97476daf-0647-4787-8cb3-e5a4beef4690 Date: Fri, 18 Jan 2019 04:58:03 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T04:57:23Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"f5ae422b-107e-4785-963c-f0d759de875f","ip_address":"10.55.0.3"}],"id":"65dd4691-2f11-4d59-a3d4-45e983f0827c","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:7d:9e:61","project_id":"ccac38ea86a048c183796fe3184f3438","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"89485ea2-1db7-4d42-af22-797a0ebbc24f","tenant_id":"ccac38ea86a048c183796fe3184f3438","created_at":"2019-01-18T04:57:21Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-89485ea2-1db7-4d42-af22-797a0ebbc24f"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T04:57:47Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"f5ae422b-107e-4785-963c-f0d759de875f","ip_address":"10.55.0.12"}],"id":"6e46581c-4cbf-4248-b585-f01004b7cb5e","security_groups":["b20bc8b2-bb91-411e-b80b-85bddb5d18cc"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:ff:08:eb","project_id":"ccac38ea86a048c183796fe3184f3438","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-7eeba4a4-a3b1-4259-b897-d24ca7075bc3-port","admin_state_up":true,"network_id":"89485ea2-1db7-4d42-af22-797a0ebbc24f","tenant_id":"ccac38ea86a048c183796fe3184f3438","created_at":"2019-01-18T04:57:32Z","binding:vnic_type":"normal","device_id":"362c1f4c-995f-4764-871d-71b91892dc5f"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T04:57:22Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"f5ae422b-107e-4785-963c-f0d759de875f","ip_address":"10.55.0.2"}],"id":"9d9db152-6968-491c-b3ec-53554cf2bf45","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:e1:27:db","project_id":"ccac38ea86a048c183796fe3184f3438","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"89485ea2-1db7-4d42-af22-797a0ebbc24f","tenant_id":"ccac38ea86a048c183796fe3184f3438","created_at":"2019-01-18T04:57:20Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-89485ea2-1db7-4d42-af22-797a0ebbc24f"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T04:57:23Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"f5ae422b-107e-4785-963c-f0d759de875f","ip_address":"10.55.0.4"}],"id":"fc09bfe7-5cf6-4cba-9047-56e369b12c7a","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:4e:f4:1b","project_id":"ccac38ea86a048c183796fe3184f3438","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"89485ea2-1db7-4d42-af22-797a0ebbc24f","tenant_id":"ccac38ea86a048c183796fe3184f3438","created_at":"2019-01-18T04:57:21Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-89485ea2-1db7-4d42-af22-797a0ebbc24f"}]} 2019-01-18 04:58:03,721 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=89485ea2-1db7-4d42-af22-797a0ebbc24f used request id req-97476daf-0647-4787-8cb3-e5a4beef4690 2019-01-18 04:58:03,725 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/362c1f4c-995f-4764-871d-71b91892dc5f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0502f980e9c39c19236a3a4bd7e9dafd8dd2ad1e" 2019-01-18 04:58:04,631 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 04:58: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-f1203f64-929b-409b-9573-bc2fc59b7ae0 x-compute-request-id: req-f1203f64-929b-409b-9573-bc2fc59b7ae0 Content-Encoding: gzip Content-Length: 851 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-7eeba4a4-a3b1-4259-b897-d24ca7075bc3-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ff:08:eb", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/362c1f4c-995f-4764-871d-71b91892dc5f", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/362c1f4c-995f-4764-871d-71b91892dc5f", "rel": "bookmark"}], "image": {"id": "928527de-ea30-4772-b4c6-743cb5cdfe5f", "links": [{"href": "http://172.30.9.23:8774/images/928527de-ea30-4772-b4c6-743cb5cdfe5f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000006", "OS-SRV-USG:launched_at": "2019-01-18T04:57:46.000000", "flavor": {"id": "667516c9-a3a8-49be-af5b-9d00aadf7179", "links": [{"href": "http://172.30.9.23:8774/flavors/667516c9-a3a8-49be-af5b-9d00aadf7179", "rel": "bookmark"}]}, "id": "362c1f4c-995f-4764-871d-71b91892dc5f", "security_groups": [{"name": "default"}], "user_id": "cb9b3d6d59cd466fb9e330547dcd06c7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-18T04:58:00Z", "hostId": "595fdf139cba499f5436b128cbe7f388a995927660c0a307d7e7b8c5", "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-7eeba4a4-a3b1-4259-b897-d24ca7075bc3-vm_inst", "created": "2019-01-18T04:57:36Z", "tenant_id": "ccac38ea86a048c183796fe3184f3438", "os-extended-volumes:volumes_attached": [{"id": "409622ed-a045-4f24-8c01-2f720887b282"}], "metadata": {}}} 2019-01-18 04:58:04,631 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/362c1f4c-995f-4764-871d-71b91892dc5f used request id req-f1203f64-929b-409b-9573-bc2fc59b7ae0 2019-01-18 04:58:04,637 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-7eeba4a4-a3b1-4259-b897-d24ca7075bc3-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0502f980e9c39c19236a3a4bd7e9dafd8dd2ad1e" 2019-01-18 04:58:04,881 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-dea255d0-3c69-4b30-b8cb-cc4e5808449c Date: Fri, 18 Jan 2019 04:58:04 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"89485ea2-1db7-4d42-af22-797a0ebbc24f","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":84,"ipv4_address_scope":null,"shared":false,"project_id":"ccac38ea86a048c183796fe3184f3438","status":"ACTIVE","subnets":["f5ae422b-107e-4785-963c-f0d759de875f"],"description":"","tags":[],"updated_at":"2019-01-18T04:57:20Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-7eeba4a4-a3b1-4259-b897-d24ca7075bc3-net","admin_state_up":true,"tenant_id":"ccac38ea86a048c183796fe3184f3438","created_at":"2019-01-18T04:57:18Z","provider:network_type":"vxlan"}]} 2019-01-18 04:58:04,882 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-7eeba4a4-a3b1-4259-b897-d24ca7075bc3-net used request id req-dea255d0-3c69-4b30-b8cb-cc4e5808449c 2019-01-18 04:58:04,886 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/ccac38ea86a048c183796fe3184f3438 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0502f980e9c39c19236a3a4bd7e9dafd8dd2ad1e" 2019-01-18 04:58:04,977 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 04:58:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3b7185d8-37e5-49a5-96fd-a6e7e1b7cf2e Content-Encoding: gzip Content-Length: 247 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/ccac38ea86a048c183796fe3184f3438"}, "enabled": true, "id": "ccac38ea86a048c183796fe3184f3438", "parent_id": "default", "domain_id": "default", "name": "api_check-project_2744c22f-2cb8-4f83-8516-7c0ba84fdd9b"}} 2019-01-18 04:58:04,978 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/ccac38ea86a048c183796fe3184f3438 used request id req-3b7185d8-37e5-49a5-96fd-a6e7e1b7cf2e 2019-01-18 04:58:04,983 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=89485ea2-1db7-4d42-af22-797a0ebbc24f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0502f980e9c39c19236a3a4bd7e9dafd8dd2ad1e" 2019-01-18 04:58:05,190 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-7073464a-c6c9-47fc-a532-74df6db79bca Date: Fri, 18 Jan 2019 04:58:05 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"89485ea2-1db7-4d42-af22-797a0ebbc24f","tenant_id":"ccac38ea86a048c183796fe3184f3438","created_at":"2019-01-18T04:57:20Z","dns_nameservers":[],"updated_at":"2019-01-18T04:57: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":"ccac38ea86a048c183796fe3184f3438","id":"f5ae422b-107e-4785-963c-f0d759de875f","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-7eeba4a4-a3b1-4259-b897-d24ca7075bc3-subnet"}]} 2019-01-18 04:58:05,190 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=89485ea2-1db7-4d42-af22-797a0ebbc24f used request id req-7073464a-c6c9-47fc-a532-74df6db79bca 2019-01-18 04:58:05,196 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=89485ea2-1db7-4d42-af22-797a0ebbc24f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0502f980e9c39c19236a3a4bd7e9dafd8dd2ad1e" 2019-01-18 04:58:05,399 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3883 X-Openstack-Request-Id: req-3cba91be-6130-4149-8ec6-0a7d815955a6 Date: Fri, 18 Jan 2019 04:58:05 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T04:57:23Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"f5ae422b-107e-4785-963c-f0d759de875f","ip_address":"10.55.0.3"}],"id":"65dd4691-2f11-4d59-a3d4-45e983f0827c","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:7d:9e:61","project_id":"ccac38ea86a048c183796fe3184f3438","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"89485ea2-1db7-4d42-af22-797a0ebbc24f","tenant_id":"ccac38ea86a048c183796fe3184f3438","created_at":"2019-01-18T04:57:21Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-89485ea2-1db7-4d42-af22-797a0ebbc24f"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T04:57:47Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"f5ae422b-107e-4785-963c-f0d759de875f","ip_address":"10.55.0.12"}],"id":"6e46581c-4cbf-4248-b585-f01004b7cb5e","security_groups":["b20bc8b2-bb91-411e-b80b-85bddb5d18cc"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:ff:08:eb","project_id":"ccac38ea86a048c183796fe3184f3438","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-7eeba4a4-a3b1-4259-b897-d24ca7075bc3-port","admin_state_up":true,"network_id":"89485ea2-1db7-4d42-af22-797a0ebbc24f","tenant_id":"ccac38ea86a048c183796fe3184f3438","created_at":"2019-01-18T04:57:32Z","binding:vnic_type":"normal","device_id":"362c1f4c-995f-4764-871d-71b91892dc5f"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T04:57:22Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"f5ae422b-107e-4785-963c-f0d759de875f","ip_address":"10.55.0.2"}],"id":"9d9db152-6968-491c-b3ec-53554cf2bf45","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:e1:27:db","project_id":"ccac38ea86a048c183796fe3184f3438","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"89485ea2-1db7-4d42-af22-797a0ebbc24f","tenant_id":"ccac38ea86a048c183796fe3184f3438","created_at":"2019-01-18T04:57:20Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-89485ea2-1db7-4d42-af22-797a0ebbc24f"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T04:57:23Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"f5ae422b-107e-4785-963c-f0d759de875f","ip_address":"10.55.0.4"}],"id":"fc09bfe7-5cf6-4cba-9047-56e369b12c7a","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:4e:f4:1b","project_id":"ccac38ea86a048c183796fe3184f3438","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"89485ea2-1db7-4d42-af22-797a0ebbc24f","tenant_id":"ccac38ea86a048c183796fe3184f3438","created_at":"2019-01-18T04:57:21Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-89485ea2-1db7-4d42-af22-797a0ebbc24f"}]} 2019-01-18 04:58:05,399 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=89485ea2-1db7-4d42-af22-797a0ebbc24f used request id req-3cba91be-6130-4149-8ec6-0a7d815955a6 2019-01-18 04:58:05,403 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/362c1f4c-995f-4764-871d-71b91892dc5f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}173e17aef3826e7eb48cdc40f74b8ea1c626a346" 2019-01-18 04:58:05,864 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 04:58: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-6e0caf4b-6608-43cf-b771-55463191fb19 x-compute-request-id: req-6e0caf4b-6608-43cf-b771-55463191fb19 Content-Encoding: gzip Content-Length: 851 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-7eeba4a4-a3b1-4259-b897-d24ca7075bc3-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ff:08:eb", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/362c1f4c-995f-4764-871d-71b91892dc5f", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/362c1f4c-995f-4764-871d-71b91892dc5f", "rel": "bookmark"}], "image": {"id": "928527de-ea30-4772-b4c6-743cb5cdfe5f", "links": [{"href": "http://172.30.9.23:8774/images/928527de-ea30-4772-b4c6-743cb5cdfe5f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000006", "OS-SRV-USG:launched_at": "2019-01-18T04:57:46.000000", "flavor": {"id": "667516c9-a3a8-49be-af5b-9d00aadf7179", "links": [{"href": "http://172.30.9.23:8774/flavors/667516c9-a3a8-49be-af5b-9d00aadf7179", "rel": "bookmark"}]}, "id": "362c1f4c-995f-4764-871d-71b91892dc5f", "security_groups": [{"name": "default"}], "user_id": "cb9b3d6d59cd466fb9e330547dcd06c7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-18T04:58:00Z", "hostId": "595fdf139cba499f5436b128cbe7f388a995927660c0a307d7e7b8c5", "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-7eeba4a4-a3b1-4259-b897-d24ca7075bc3-vm_inst", "created": "2019-01-18T04:57:36Z", "tenant_id": "ccac38ea86a048c183796fe3184f3438", "os-extended-volumes:volumes_attached": [{"id": "409622ed-a045-4f24-8c01-2f720887b282"}], "metadata": {}}} 2019-01-18 04:58:05,864 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/362c1f4c-995f-4764-871d-71b91892dc5f used request id req-6e0caf4b-6608-43cf-b771-55463191fb19 2019-01-18 04:58:05,870 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-7eeba4a4-a3b1-4259-b897-d24ca7075bc3-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}173e17aef3826e7eb48cdc40f74b8ea1c626a346" 2019-01-18 04:58:05,952 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-306918c9-73d0-48d2-a8fd-35d9e8c7e4c5 Date: Fri, 18 Jan 2019 04:58:05 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"89485ea2-1db7-4d42-af22-797a0ebbc24f","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":84,"ipv4_address_scope":null,"shared":false,"project_id":"ccac38ea86a048c183796fe3184f3438","status":"ACTIVE","subnets":["f5ae422b-107e-4785-963c-f0d759de875f"],"description":"","tags":[],"updated_at":"2019-01-18T04:57:20Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-7eeba4a4-a3b1-4259-b897-d24ca7075bc3-net","admin_state_up":true,"tenant_id":"ccac38ea86a048c183796fe3184f3438","created_at":"2019-01-18T04:57:18Z","provider:network_type":"vxlan"}]} 2019-01-18 04:58:05,952 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-7eeba4a4-a3b1-4259-b897-d24ca7075bc3-net used request id req-306918c9-73d0-48d2-a8fd-35d9e8c7e4c5 2019-01-18 04:58:05,956 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/ccac38ea86a048c183796fe3184f3438 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}173e17aef3826e7eb48cdc40f74b8ea1c626a346" 2019-01-18 04:58:06,039 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 04:58:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-557419ff-d4d7-400b-b0b3-04b3edffcc84 Content-Encoding: gzip Content-Length: 247 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/ccac38ea86a048c183796fe3184f3438"}, "enabled": true, "id": "ccac38ea86a048c183796fe3184f3438", "parent_id": "default", "domain_id": "default", "name": "api_check-project_2744c22f-2cb8-4f83-8516-7c0ba84fdd9b"}} 2019-01-18 04:58:06,039 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/ccac38ea86a048c183796fe3184f3438 used request id req-557419ff-d4d7-400b-b0b3-04b3edffcc84 2019-01-18 04:58:06,044 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=89485ea2-1db7-4d42-af22-797a0ebbc24f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}173e17aef3826e7eb48cdc40f74b8ea1c626a346" 2019-01-18 04:58:06,243 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-52229a0f-f659-4fee-81f3-45de363d3bee Date: Fri, 18 Jan 2019 04:58:06 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"89485ea2-1db7-4d42-af22-797a0ebbc24f","tenant_id":"ccac38ea86a048c183796fe3184f3438","created_at":"2019-01-18T04:57:20Z","dns_nameservers":[],"updated_at":"2019-01-18T04:57: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":"ccac38ea86a048c183796fe3184f3438","id":"f5ae422b-107e-4785-963c-f0d759de875f","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-7eeba4a4-a3b1-4259-b897-d24ca7075bc3-subnet"}]} 2019-01-18 04:58:06,243 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=89485ea2-1db7-4d42-af22-797a0ebbc24f used request id req-52229a0f-f659-4fee-81f3-45de363d3bee 2019-01-18 04:58:06,250 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=89485ea2-1db7-4d42-af22-797a0ebbc24f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}173e17aef3826e7eb48cdc40f74b8ea1c626a346" 2019-01-18 04:58:06,437 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3883 X-Openstack-Request-Id: req-09018e1c-3c8f-4ed5-a3e0-b1f083f14bb1 Date: Fri, 18 Jan 2019 04:58:06 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T04:57:23Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"f5ae422b-107e-4785-963c-f0d759de875f","ip_address":"10.55.0.3"}],"id":"65dd4691-2f11-4d59-a3d4-45e983f0827c","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:7d:9e:61","project_id":"ccac38ea86a048c183796fe3184f3438","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"89485ea2-1db7-4d42-af22-797a0ebbc24f","tenant_id":"ccac38ea86a048c183796fe3184f3438","created_at":"2019-01-18T04:57:21Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-89485ea2-1db7-4d42-af22-797a0ebbc24f"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T04:57:47Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"f5ae422b-107e-4785-963c-f0d759de875f","ip_address":"10.55.0.12"}],"id":"6e46581c-4cbf-4248-b585-f01004b7cb5e","security_groups":["b20bc8b2-bb91-411e-b80b-85bddb5d18cc"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:ff:08:eb","project_id":"ccac38ea86a048c183796fe3184f3438","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-7eeba4a4-a3b1-4259-b897-d24ca7075bc3-port","admin_state_up":true,"network_id":"89485ea2-1db7-4d42-af22-797a0ebbc24f","tenant_id":"ccac38ea86a048c183796fe3184f3438","created_at":"2019-01-18T04:57:32Z","binding:vnic_type":"normal","device_id":"362c1f4c-995f-4764-871d-71b91892dc5f"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T04:57:22Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"f5ae422b-107e-4785-963c-f0d759de875f","ip_address":"10.55.0.2"}],"id":"9d9db152-6968-491c-b3ec-53554cf2bf45","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:e1:27:db","project_id":"ccac38ea86a048c183796fe3184f3438","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"89485ea2-1db7-4d42-af22-797a0ebbc24f","tenant_id":"ccac38ea86a048c183796fe3184f3438","created_at":"2019-01-18T04:57:20Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-89485ea2-1db7-4d42-af22-797a0ebbc24f"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T04:57:23Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"f5ae422b-107e-4785-963c-f0d759de875f","ip_address":"10.55.0.4"}],"id":"fc09bfe7-5cf6-4cba-9047-56e369b12c7a","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:4e:f4:1b","project_id":"ccac38ea86a048c183796fe3184f3438","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"89485ea2-1db7-4d42-af22-797a0ebbc24f","tenant_id":"ccac38ea86a048c183796fe3184f3438","created_at":"2019-01-18T04:57:21Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-89485ea2-1db7-4d42-af22-797a0ebbc24f"}]} 2019-01-18 04:58:06,437 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=89485ea2-1db7-4d42-af22-797a0ebbc24f used request id req-09018e1c-3c8f-4ed5-a3e0-b1f083f14bb1 2019-01-18 04:58:06,441 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/servers/362c1f4c-995f-4764-871d-71b91892dc5f/os-volume_attachments/409622ed-a045-4f24-8c01-2f720887b282 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0502f980e9c39c19236a3a4bd7e9dafd8dd2ad1e" 2019-01-18 04:58:08,433 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 18 Jan 2019 04:58: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-08c22719-b3b9-45cf-9214-e05696a867aa x-compute-request-id: req-08c22719-b3b9-45cf-9214-e05696a867aa Content-Length: 0 Content-Type: application/json 2019-01-18 04:58:08,433 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/servers/362c1f4c-995f-4764-871d-71b91892dc5f/os-volume_attachments/409622ed-a045-4f24-8c01-2f720887b282 used request id req-08c22719-b3b9-45cf-9214-e05696a867aa 2019-01-18 04:58:08,436 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/362c1f4c-995f-4764-871d-71b91892dc5f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0502f980e9c39c19236a3a4bd7e9dafd8dd2ad1e" 2019-01-18 04:58:08,757 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 04:58: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-d7a2c01c-21a2-4a65-a118-34b47f5dedd6 x-compute-request-id: req-d7a2c01c-21a2-4a65-a118-34b47f5dedd6 Content-Encoding: gzip Content-Length: 851 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-7eeba4a4-a3b1-4259-b897-d24ca7075bc3-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ff:08:eb", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/362c1f4c-995f-4764-871d-71b91892dc5f", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/362c1f4c-995f-4764-871d-71b91892dc5f", "rel": "bookmark"}], "image": {"id": "928527de-ea30-4772-b4c6-743cb5cdfe5f", "links": [{"href": "http://172.30.9.23:8774/images/928527de-ea30-4772-b4c6-743cb5cdfe5f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000006", "OS-SRV-USG:launched_at": "2019-01-18T04:57:46.000000", "flavor": {"id": "667516c9-a3a8-49be-af5b-9d00aadf7179", "links": [{"href": "http://172.30.9.23:8774/flavors/667516c9-a3a8-49be-af5b-9d00aadf7179", "rel": "bookmark"}]}, "id": "362c1f4c-995f-4764-871d-71b91892dc5f", "security_groups": [{"name": "default"}], "user_id": "cb9b3d6d59cd466fb9e330547dcd06c7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-18T04:58:00Z", "hostId": "595fdf139cba499f5436b128cbe7f388a995927660c0a307d7e7b8c5", "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-7eeba4a4-a3b1-4259-b897-d24ca7075bc3-vm_inst", "created": "2019-01-18T04:57:36Z", "tenant_id": "ccac38ea86a048c183796fe3184f3438", "os-extended-volumes:volumes_attached": [{"id": "409622ed-a045-4f24-8c01-2f720887b282"}], "metadata": {}}} 2019-01-18 04:58:08,757 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/362c1f4c-995f-4764-871d-71b91892dc5f used request id req-d7a2c01c-21a2-4a65-a118-34b47f5dedd6 2019-01-18 04:58:08,763 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-7eeba4a4-a3b1-4259-b897-d24ca7075bc3-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0502f980e9c39c19236a3a4bd7e9dafd8dd2ad1e" 2019-01-18 04:58:08,848 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-4b42a3a8-1afe-4f0f-8faf-be823d01154a Date: Fri, 18 Jan 2019 04:58:08 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"89485ea2-1db7-4d42-af22-797a0ebbc24f","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":84,"ipv4_address_scope":null,"shared":false,"project_id":"ccac38ea86a048c183796fe3184f3438","status":"ACTIVE","subnets":["f5ae422b-107e-4785-963c-f0d759de875f"],"description":"","tags":[],"updated_at":"2019-01-18T04:57:20Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-7eeba4a4-a3b1-4259-b897-d24ca7075bc3-net","admin_state_up":true,"tenant_id":"ccac38ea86a048c183796fe3184f3438","created_at":"2019-01-18T04:57:18Z","provider:network_type":"vxlan"}]} 2019-01-18 04:58:08,848 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-7eeba4a4-a3b1-4259-b897-d24ca7075bc3-net used request id req-4b42a3a8-1afe-4f0f-8faf-be823d01154a 2019-01-18 04:58:08,852 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/ccac38ea86a048c183796fe3184f3438 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0502f980e9c39c19236a3a4bd7e9dafd8dd2ad1e" 2019-01-18 04:58:08,938 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 04:58:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8cc5f3ba-3df7-4863-87f6-b7ba5d3b6610 Content-Encoding: gzip Content-Length: 247 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/ccac38ea86a048c183796fe3184f3438"}, "enabled": true, "id": "ccac38ea86a048c183796fe3184f3438", "parent_id": "default", "domain_id": "default", "name": "api_check-project_2744c22f-2cb8-4f83-8516-7c0ba84fdd9b"}} 2019-01-18 04:58:08,938 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/ccac38ea86a048c183796fe3184f3438 used request id req-8cc5f3ba-3df7-4863-87f6-b7ba5d3b6610 2019-01-18 04:58:08,943 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=89485ea2-1db7-4d42-af22-797a0ebbc24f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0502f980e9c39c19236a3a4bd7e9dafd8dd2ad1e" 2019-01-18 04:58:09,131 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-7eb23915-debd-496b-a794-2da4543a5492 Date: Fri, 18 Jan 2019 04:58:09 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"89485ea2-1db7-4d42-af22-797a0ebbc24f","tenant_id":"ccac38ea86a048c183796fe3184f3438","created_at":"2019-01-18T04:57:20Z","dns_nameservers":[],"updated_at":"2019-01-18T04:57: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":"ccac38ea86a048c183796fe3184f3438","id":"f5ae422b-107e-4785-963c-f0d759de875f","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-7eeba4a4-a3b1-4259-b897-d24ca7075bc3-subnet"}]} 2019-01-18 04:58:09,131 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=89485ea2-1db7-4d42-af22-797a0ebbc24f used request id req-7eb23915-debd-496b-a794-2da4543a5492 2019-01-18 04:58:09,136 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=89485ea2-1db7-4d42-af22-797a0ebbc24f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0502f980e9c39c19236a3a4bd7e9dafd8dd2ad1e" 2019-01-18 04:58:09,327 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3883 X-Openstack-Request-Id: req-0a72e646-8733-43b5-920d-dbba150795fc Date: Fri, 18 Jan 2019 04:58:09 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T04:57:23Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"f5ae422b-107e-4785-963c-f0d759de875f","ip_address":"10.55.0.3"}],"id":"65dd4691-2f11-4d59-a3d4-45e983f0827c","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:7d:9e:61","project_id":"ccac38ea86a048c183796fe3184f3438","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"89485ea2-1db7-4d42-af22-797a0ebbc24f","tenant_id":"ccac38ea86a048c183796fe3184f3438","created_at":"2019-01-18T04:57:21Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-89485ea2-1db7-4d42-af22-797a0ebbc24f"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T04:57:47Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"f5ae422b-107e-4785-963c-f0d759de875f","ip_address":"10.55.0.12"}],"id":"6e46581c-4cbf-4248-b585-f01004b7cb5e","security_groups":["b20bc8b2-bb91-411e-b80b-85bddb5d18cc"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:ff:08:eb","project_id":"ccac38ea86a048c183796fe3184f3438","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-7eeba4a4-a3b1-4259-b897-d24ca7075bc3-port","admin_state_up":true,"network_id":"89485ea2-1db7-4d42-af22-797a0ebbc24f","tenant_id":"ccac38ea86a048c183796fe3184f3438","created_at":"2019-01-18T04:57:32Z","binding:vnic_type":"normal","device_id":"362c1f4c-995f-4764-871d-71b91892dc5f"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T04:57:22Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"f5ae422b-107e-4785-963c-f0d759de875f","ip_address":"10.55.0.2"}],"id":"9d9db152-6968-491c-b3ec-53554cf2bf45","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:e1:27:db","project_id":"ccac38ea86a048c183796fe3184f3438","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"89485ea2-1db7-4d42-af22-797a0ebbc24f","tenant_id":"ccac38ea86a048c183796fe3184f3438","created_at":"2019-01-18T04:57:20Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-89485ea2-1db7-4d42-af22-797a0ebbc24f"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T04:57:23Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"f5ae422b-107e-4785-963c-f0d759de875f","ip_address":"10.55.0.4"}],"id":"fc09bfe7-5cf6-4cba-9047-56e369b12c7a","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:4e:f4:1b","project_id":"ccac38ea86a048c183796fe3184f3438","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"89485ea2-1db7-4d42-af22-797a0ebbc24f","tenant_id":"ccac38ea86a048c183796fe3184f3438","created_at":"2019-01-18T04:57:21Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-89485ea2-1db7-4d42-af22-797a0ebbc24f"}]} 2019-01-18 04:58:09,327 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=89485ea2-1db7-4d42-af22-797a0ebbc24f used request id req-0a72e646-8733-43b5-920d-dbba150795fc 2019-01-18 04:58:12,334 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/362c1f4c-995f-4764-871d-71b91892dc5f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0502f980e9c39c19236a3a4bd7e9dafd8dd2ad1e" 2019-01-18 04:58:13,049 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 04:58: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-2d23f6ec-d4de-4195-902e-8470ce6abb69 x-compute-request-id: req-2d23f6ec-d4de-4195-902e-8470ce6abb69 Content-Encoding: gzip Content-Length: 826 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-7eeba4a4-a3b1-4259-b897-d24ca7075bc3-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ff:08:eb", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/362c1f4c-995f-4764-871d-71b91892dc5f", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/362c1f4c-995f-4764-871d-71b91892dc5f", "rel": "bookmark"}], "image": {"id": "928527de-ea30-4772-b4c6-743cb5cdfe5f", "links": [{"href": "http://172.30.9.23:8774/images/928527de-ea30-4772-b4c6-743cb5cdfe5f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000006", "OS-SRV-USG:launched_at": "2019-01-18T04:57:46.000000", "flavor": {"id": "667516c9-a3a8-49be-af5b-9d00aadf7179", "links": [{"href": "http://172.30.9.23:8774/flavors/667516c9-a3a8-49be-af5b-9d00aadf7179", "rel": "bookmark"}]}, "id": "362c1f4c-995f-4764-871d-71b91892dc5f", "security_groups": [{"name": "default"}], "user_id": "cb9b3d6d59cd466fb9e330547dcd06c7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-18T04:58:00Z", "hostId": "595fdf139cba499f5436b128cbe7f388a995927660c0a307d7e7b8c5", "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-7eeba4a4-a3b1-4259-b897-d24ca7075bc3-vm_inst", "created": "2019-01-18T04:57:36Z", "tenant_id": "ccac38ea86a048c183796fe3184f3438", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-18 04:58:13,049 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/362c1f4c-995f-4764-871d-71b91892dc5f used request id req-2d23f6ec-d4de-4195-902e-8470ce6abb69 2019-01-18 04:58:13,057 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-7eeba4a4-a3b1-4259-b897-d24ca7075bc3-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0502f980e9c39c19236a3a4bd7e9dafd8dd2ad1e" 2019-01-18 04:58:13,422 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-4b5981a8-fa46-49a3-a9ae-0dede62ad79c Date: Fri, 18 Jan 2019 04:58:13 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"89485ea2-1db7-4d42-af22-797a0ebbc24f","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":84,"ipv4_address_scope":null,"shared":false,"project_id":"ccac38ea86a048c183796fe3184f3438","status":"ACTIVE","subnets":["f5ae422b-107e-4785-963c-f0d759de875f"],"description":"","tags":[],"updated_at":"2019-01-18T04:57:20Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-7eeba4a4-a3b1-4259-b897-d24ca7075bc3-net","admin_state_up":true,"tenant_id":"ccac38ea86a048c183796fe3184f3438","created_at":"2019-01-18T04:57:18Z","provider:network_type":"vxlan"}]} 2019-01-18 04:58:13,422 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-7eeba4a4-a3b1-4259-b897-d24ca7075bc3-net used request id req-4b5981a8-fa46-49a3-a9ae-0dede62ad79c 2019-01-18 04:58:13,426 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/ccac38ea86a048c183796fe3184f3438 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0502f980e9c39c19236a3a4bd7e9dafd8dd2ad1e" 2019-01-18 04:58:13,514 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 04:58:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e770735b-f13b-4ff9-b66e-6d2d24c67aca Content-Encoding: gzip Content-Length: 247 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/ccac38ea86a048c183796fe3184f3438"}, "enabled": true, "id": "ccac38ea86a048c183796fe3184f3438", "parent_id": "default", "domain_id": "default", "name": "api_check-project_2744c22f-2cb8-4f83-8516-7c0ba84fdd9b"}} 2019-01-18 04:58:13,514 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/ccac38ea86a048c183796fe3184f3438 used request id req-e770735b-f13b-4ff9-b66e-6d2d24c67aca 2019-01-18 04:58:13,519 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=89485ea2-1db7-4d42-af22-797a0ebbc24f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0502f980e9c39c19236a3a4bd7e9dafd8dd2ad1e" 2019-01-18 04:58:13,730 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-162b0a84-3a0d-483d-8aa3-6086ef2a2858 Date: Fri, 18 Jan 2019 04:58:13 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"89485ea2-1db7-4d42-af22-797a0ebbc24f","tenant_id":"ccac38ea86a048c183796fe3184f3438","created_at":"2019-01-18T04:57:20Z","dns_nameservers":[],"updated_at":"2019-01-18T04:57: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":"ccac38ea86a048c183796fe3184f3438","id":"f5ae422b-107e-4785-963c-f0d759de875f","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-7eeba4a4-a3b1-4259-b897-d24ca7075bc3-subnet"}]} 2019-01-18 04:58:13,730 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=89485ea2-1db7-4d42-af22-797a0ebbc24f used request id req-162b0a84-3a0d-483d-8aa3-6086ef2a2858 2019-01-18 04:58:13,735 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=89485ea2-1db7-4d42-af22-797a0ebbc24f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0502f980e9c39c19236a3a4bd7e9dafd8dd2ad1e" 2019-01-18 04:58:13,926 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3883 X-Openstack-Request-Id: req-380ff27d-98ba-4641-9b38-7a1e88744d4f Date: Fri, 18 Jan 2019 04:58:13 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T04:57:23Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"f5ae422b-107e-4785-963c-f0d759de875f","ip_address":"10.55.0.3"}],"id":"65dd4691-2f11-4d59-a3d4-45e983f0827c","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:7d:9e:61","project_id":"ccac38ea86a048c183796fe3184f3438","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"89485ea2-1db7-4d42-af22-797a0ebbc24f","tenant_id":"ccac38ea86a048c183796fe3184f3438","created_at":"2019-01-18T04:57:21Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-89485ea2-1db7-4d42-af22-797a0ebbc24f"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T04:57:47Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"f5ae422b-107e-4785-963c-f0d759de875f","ip_address":"10.55.0.12"}],"id":"6e46581c-4cbf-4248-b585-f01004b7cb5e","security_groups":["b20bc8b2-bb91-411e-b80b-85bddb5d18cc"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:ff:08:eb","project_id":"ccac38ea86a048c183796fe3184f3438","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-7eeba4a4-a3b1-4259-b897-d24ca7075bc3-port","admin_state_up":true,"network_id":"89485ea2-1db7-4d42-af22-797a0ebbc24f","tenant_id":"ccac38ea86a048c183796fe3184f3438","created_at":"2019-01-18T04:57:32Z","binding:vnic_type":"normal","device_id":"362c1f4c-995f-4764-871d-71b91892dc5f"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T04:57:22Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"f5ae422b-107e-4785-963c-f0d759de875f","ip_address":"10.55.0.2"}],"id":"9d9db152-6968-491c-b3ec-53554cf2bf45","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:e1:27:db","project_id":"ccac38ea86a048c183796fe3184f3438","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"89485ea2-1db7-4d42-af22-797a0ebbc24f","tenant_id":"ccac38ea86a048c183796fe3184f3438","created_at":"2019-01-18T04:57:20Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-89485ea2-1db7-4d42-af22-797a0ebbc24f"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T04:57:23Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"f5ae422b-107e-4785-963c-f0d759de875f","ip_address":"10.55.0.4"}],"id":"fc09bfe7-5cf6-4cba-9047-56e369b12c7a","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:4e:f4:1b","project_id":"ccac38ea86a048c183796fe3184f3438","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"89485ea2-1db7-4d42-af22-797a0ebbc24f","tenant_id":"ccac38ea86a048c183796fe3184f3438","created_at":"2019-01-18T04:57:21Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-89485ea2-1db7-4d42-af22-797a0ebbc24f"}]} 2019-01-18 04:58:13,927 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=89485ea2-1db7-4d42-af22-797a0ebbc24f used request id req-380ff27d-98ba-4641-9b38-7a1e88744d4f 2019-01-18 04:58:13,930 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/ccac38ea86a048c183796fe3184f3438/volumes/409622ed-a045-4f24-8c01-2f720887b282 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-2e5ff518-e520-4ae9-9803-d7921d9cc8ba" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0502f980e9c39c19236a3a4bd7e9dafd8dd2ad1e" 2019-01-18 04:58:14,680 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 04:58:13 GMT Server: Apache x-compute-request-id: req-b428692a-91bd-408c-abb3-b278fb75b906 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-b428692a-91bd-408c-abb3-b278fb75b906 Content-Encoding: gzip Content-Length: 525 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.23:8776/v3/ccac38ea86a048c183796fe3184f3438/volumes/409622ed-a045-4f24-8c01-2f720887b282", "rel": "self"}, {"href": "http://172.30.9.23:8776/ccac38ea86a048c183796fe3184f3438/volumes/409622ed-a045-4f24-8c01-2f720887b282", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2019-01-18T04:58:08.000000", "replication_status": null, "snapshot_id": null, "id": "409622ed-a045-4f24-8c01-2f720887b282", "size": 1, "user_id": "cb9b3d6d59cd466fb9e330547dcd06c7", "os-vol-tenant-attr:tenant_id": "ccac38ea86a048c183796fe3184f3438", "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-7eeba4a4-a3b1-4259-b897-d24ca7075bc3", "bootable": "false", "created_at": "2019-01-18T04:57:23.000000", "volume_type": null}} 2019-01-18 04:58:14,681 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/ccac38ea86a048c183796fe3184f3438/volumes/409622ed-a045-4f24-8c01-2f720887b282 used request id req-b428692a-91bd-408c-abb3-b278fb75b906 2019-01-18 04:58:14,684 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/362c1f4c-995f-4764-871d-71b91892dc5f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}173e17aef3826e7eb48cdc40f74b8ea1c626a346" 2019-01-18 04:58:15,298 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 04:58: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-4febba6b-395c-4792-917e-5df4efb42b75 x-compute-request-id: req-4febba6b-395c-4792-917e-5df4efb42b75 Content-Encoding: gzip Content-Length: 826 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-7eeba4a4-a3b1-4259-b897-d24ca7075bc3-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ff:08:eb", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/362c1f4c-995f-4764-871d-71b91892dc5f", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/362c1f4c-995f-4764-871d-71b91892dc5f", "rel": "bookmark"}], "image": {"id": "928527de-ea30-4772-b4c6-743cb5cdfe5f", "links": [{"href": "http://172.30.9.23:8774/images/928527de-ea30-4772-b4c6-743cb5cdfe5f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000006", "OS-SRV-USG:launched_at": "2019-01-18T04:57:46.000000", "flavor": {"id": "667516c9-a3a8-49be-af5b-9d00aadf7179", "links": [{"href": "http://172.30.9.23:8774/flavors/667516c9-a3a8-49be-af5b-9d00aadf7179", "rel": "bookmark"}]}, "id": "362c1f4c-995f-4764-871d-71b91892dc5f", "security_groups": [{"name": "default"}], "user_id": "cb9b3d6d59cd466fb9e330547dcd06c7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-18T04:58:00Z", "hostId": "595fdf139cba499f5436b128cbe7f388a995927660c0a307d7e7b8c5", "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-7eeba4a4-a3b1-4259-b897-d24ca7075bc3-vm_inst", "created": "2019-01-18T04:57:36Z", "tenant_id": "ccac38ea86a048c183796fe3184f3438", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-18 04:58:15,299 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/362c1f4c-995f-4764-871d-71b91892dc5f used request id req-4febba6b-395c-4792-917e-5df4efb42b75 2019-01-18 04:58:15,304 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-7eeba4a4-a3b1-4259-b897-d24ca7075bc3-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}173e17aef3826e7eb48cdc40f74b8ea1c626a346" 2019-01-18 04:58:15,577 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-8be9f724-a404-4382-af26-2568bf2c4963 Date: Fri, 18 Jan 2019 04:58:15 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"89485ea2-1db7-4d42-af22-797a0ebbc24f","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":84,"ipv4_address_scope":null,"shared":false,"project_id":"ccac38ea86a048c183796fe3184f3438","status":"ACTIVE","subnets":["f5ae422b-107e-4785-963c-f0d759de875f"],"description":"","tags":[],"updated_at":"2019-01-18T04:57:20Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-7eeba4a4-a3b1-4259-b897-d24ca7075bc3-net","admin_state_up":true,"tenant_id":"ccac38ea86a048c183796fe3184f3438","created_at":"2019-01-18T04:57:18Z","provider:network_type":"vxlan"}]} 2019-01-18 04:58:15,577 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-7eeba4a4-a3b1-4259-b897-d24ca7075bc3-net used request id req-8be9f724-a404-4382-af26-2568bf2c4963 2019-01-18 04:58:15,581 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/ccac38ea86a048c183796fe3184f3438 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}173e17aef3826e7eb48cdc40f74b8ea1c626a346" 2019-01-18 04:58:15,666 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 04:58:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-19f3d25f-7cb7-4e62-b882-fd3ebaccfcaa Content-Encoding: gzip Content-Length: 247 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/ccac38ea86a048c183796fe3184f3438"}, "enabled": true, "id": "ccac38ea86a048c183796fe3184f3438", "parent_id": "default", "domain_id": "default", "name": "api_check-project_2744c22f-2cb8-4f83-8516-7c0ba84fdd9b"}} 2019-01-18 04:58:15,667 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/ccac38ea86a048c183796fe3184f3438 used request id req-19f3d25f-7cb7-4e62-b882-fd3ebaccfcaa 2019-01-18 04:58:15,672 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=89485ea2-1db7-4d42-af22-797a0ebbc24f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}173e17aef3826e7eb48cdc40f74b8ea1c626a346" 2019-01-18 04:58:15,884 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-3b9bb0dc-9337-49f6-95e4-428b6b49b661 Date: Fri, 18 Jan 2019 04:58:15 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"89485ea2-1db7-4d42-af22-797a0ebbc24f","tenant_id":"ccac38ea86a048c183796fe3184f3438","created_at":"2019-01-18T04:57:20Z","dns_nameservers":[],"updated_at":"2019-01-18T04:57: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":"ccac38ea86a048c183796fe3184f3438","id":"f5ae422b-107e-4785-963c-f0d759de875f","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-7eeba4a4-a3b1-4259-b897-d24ca7075bc3-subnet"}]} 2019-01-18 04:58:15,885 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=89485ea2-1db7-4d42-af22-797a0ebbc24f used request id req-3b9bb0dc-9337-49f6-95e4-428b6b49b661 2019-01-18 04:58:15,890 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=89485ea2-1db7-4d42-af22-797a0ebbc24f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}173e17aef3826e7eb48cdc40f74b8ea1c626a346" 2019-01-18 04:58:15,947 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3883 X-Openstack-Request-Id: req-70e90d88-25e9-4545-9d65-7705ab2674ae Date: Fri, 18 Jan 2019 04:58:15 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T04:57:23Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"f5ae422b-107e-4785-963c-f0d759de875f","ip_address":"10.55.0.3"}],"id":"65dd4691-2f11-4d59-a3d4-45e983f0827c","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:7d:9e:61","project_id":"ccac38ea86a048c183796fe3184f3438","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"89485ea2-1db7-4d42-af22-797a0ebbc24f","tenant_id":"ccac38ea86a048c183796fe3184f3438","created_at":"2019-01-18T04:57:21Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-89485ea2-1db7-4d42-af22-797a0ebbc24f"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T04:57:47Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"f5ae422b-107e-4785-963c-f0d759de875f","ip_address":"10.55.0.12"}],"id":"6e46581c-4cbf-4248-b585-f01004b7cb5e","security_groups":["b20bc8b2-bb91-411e-b80b-85bddb5d18cc"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:ff:08:eb","project_id":"ccac38ea86a048c183796fe3184f3438","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-7eeba4a4-a3b1-4259-b897-d24ca7075bc3-port","admin_state_up":true,"network_id":"89485ea2-1db7-4d42-af22-797a0ebbc24f","tenant_id":"ccac38ea86a048c183796fe3184f3438","created_at":"2019-01-18T04:57:32Z","binding:vnic_type":"normal","device_id":"362c1f4c-995f-4764-871d-71b91892dc5f"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T04:57:22Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"f5ae422b-107e-4785-963c-f0d759de875f","ip_address":"10.55.0.2"}],"id":"9d9db152-6968-491c-b3ec-53554cf2bf45","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:e1:27:db","project_id":"ccac38ea86a048c183796fe3184f3438","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"89485ea2-1db7-4d42-af22-797a0ebbc24f","tenant_id":"ccac38ea86a048c183796fe3184f3438","created_at":"2019-01-18T04:57:20Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-89485ea2-1db7-4d42-af22-797a0ebbc24f"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T04:57:23Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"f5ae422b-107e-4785-963c-f0d759de875f","ip_address":"10.55.0.4"}],"id":"fc09bfe7-5cf6-4cba-9047-56e369b12c7a","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:4e:f4:1b","project_id":"ccac38ea86a048c183796fe3184f3438","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"89485ea2-1db7-4d42-af22-797a0ebbc24f","tenant_id":"ccac38ea86a048c183796fe3184f3438","created_at":"2019-01-18T04:57:21Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-89485ea2-1db7-4d42-af22-797a0ebbc24f"}]} 2019-01-18 04:58:15,947 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=89485ea2-1db7-4d42-af22-797a0ebbc24f used request id req-70e90d88-25e9-4545-9d65-7705ab2674ae 2019-01-18 04:58:15,951 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/362c1f4c-995f-4764-871d-71b91892dc5f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0502f980e9c39c19236a3a4bd7e9dafd8dd2ad1e" 2019-01-18 04:58:17,082 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 04:58: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-2b692cf8-a341-44fe-8ca1-7b422aec9754 x-compute-request-id: req-2b692cf8-a341-44fe-8ca1-7b422aec9754 Content-Encoding: gzip Content-Length: 826 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-7eeba4a4-a3b1-4259-b897-d24ca7075bc3-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ff:08:eb", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/362c1f4c-995f-4764-871d-71b91892dc5f", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/362c1f4c-995f-4764-871d-71b91892dc5f", "rel": "bookmark"}], "image": {"id": "928527de-ea30-4772-b4c6-743cb5cdfe5f", "links": [{"href": "http://172.30.9.23:8774/images/928527de-ea30-4772-b4c6-743cb5cdfe5f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000006", "OS-SRV-USG:launched_at": "2019-01-18T04:57:46.000000", "flavor": {"id": "667516c9-a3a8-49be-af5b-9d00aadf7179", "links": [{"href": "http://172.30.9.23:8774/flavors/667516c9-a3a8-49be-af5b-9d00aadf7179", "rel": "bookmark"}]}, "id": "362c1f4c-995f-4764-871d-71b91892dc5f", "security_groups": [{"name": "default"}], "user_id": "cb9b3d6d59cd466fb9e330547dcd06c7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-18T04:58:00Z", "hostId": "595fdf139cba499f5436b128cbe7f388a995927660c0a307d7e7b8c5", "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-7eeba4a4-a3b1-4259-b897-d24ca7075bc3-vm_inst", "created": "2019-01-18T04:57:36Z", "tenant_id": "ccac38ea86a048c183796fe3184f3438", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-18 04:58:17,082 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/362c1f4c-995f-4764-871d-71b91892dc5f used request id req-2b692cf8-a341-44fe-8ca1-7b422aec9754 2019-01-18 04:58:17,088 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-7eeba4a4-a3b1-4259-b897-d24ca7075bc3-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0502f980e9c39c19236a3a4bd7e9dafd8dd2ad1e" 2019-01-18 04:58:17,173 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-9f0f13f0-f2c5-4d38-b12e-70872bad6da7 Date: Fri, 18 Jan 2019 04:58:17 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"89485ea2-1db7-4d42-af22-797a0ebbc24f","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":84,"ipv4_address_scope":null,"shared":false,"project_id":"ccac38ea86a048c183796fe3184f3438","status":"ACTIVE","subnets":["f5ae422b-107e-4785-963c-f0d759de875f"],"description":"","tags":[],"updated_at":"2019-01-18T04:57:20Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-7eeba4a4-a3b1-4259-b897-d24ca7075bc3-net","admin_state_up":true,"tenant_id":"ccac38ea86a048c183796fe3184f3438","created_at":"2019-01-18T04:57:18Z","provider:network_type":"vxlan"}]} 2019-01-18 04:58:17,174 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-7eeba4a4-a3b1-4259-b897-d24ca7075bc3-net used request id req-9f0f13f0-f2c5-4d38-b12e-70872bad6da7 2019-01-18 04:58:17,178 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/ccac38ea86a048c183796fe3184f3438 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0502f980e9c39c19236a3a4bd7e9dafd8dd2ad1e" 2019-01-18 04:58:17,259 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 04:58:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d8d8b080-cd53-45d3-87d6-dee00961ba7a Content-Encoding: gzip Content-Length: 247 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/ccac38ea86a048c183796fe3184f3438"}, "enabled": true, "id": "ccac38ea86a048c183796fe3184f3438", "parent_id": "default", "domain_id": "default", "name": "api_check-project_2744c22f-2cb8-4f83-8516-7c0ba84fdd9b"}} 2019-01-18 04:58:17,259 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/ccac38ea86a048c183796fe3184f3438 used request id req-d8d8b080-cd53-45d3-87d6-dee00961ba7a 2019-01-18 04:58:17,265 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=89485ea2-1db7-4d42-af22-797a0ebbc24f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0502f980e9c39c19236a3a4bd7e9dafd8dd2ad1e" 2019-01-18 04:58:17,486 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-5bb3c7b6-d0b2-4b83-a786-36da596b4ee0 Date: Fri, 18 Jan 2019 04:58:17 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"89485ea2-1db7-4d42-af22-797a0ebbc24f","tenant_id":"ccac38ea86a048c183796fe3184f3438","created_at":"2019-01-18T04:57:20Z","dns_nameservers":[],"updated_at":"2019-01-18T04:57: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":"ccac38ea86a048c183796fe3184f3438","id":"f5ae422b-107e-4785-963c-f0d759de875f","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-7eeba4a4-a3b1-4259-b897-d24ca7075bc3-subnet"}]} 2019-01-18 04:58:17,486 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=89485ea2-1db7-4d42-af22-797a0ebbc24f used request id req-5bb3c7b6-d0b2-4b83-a786-36da596b4ee0 2019-01-18 04:58:17,491 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=89485ea2-1db7-4d42-af22-797a0ebbc24f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0502f980e9c39c19236a3a4bd7e9dafd8dd2ad1e" 2019-01-18 04:58:17,539 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3883 X-Openstack-Request-Id: req-0d48b315-a06e-4112-8960-b13d6f9cbbab Date: Fri, 18 Jan 2019 04:58:17 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T04:57:23Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"f5ae422b-107e-4785-963c-f0d759de875f","ip_address":"10.55.0.3"}],"id":"65dd4691-2f11-4d59-a3d4-45e983f0827c","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:7d:9e:61","project_id":"ccac38ea86a048c183796fe3184f3438","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"89485ea2-1db7-4d42-af22-797a0ebbc24f","tenant_id":"ccac38ea86a048c183796fe3184f3438","created_at":"2019-01-18T04:57:21Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-89485ea2-1db7-4d42-af22-797a0ebbc24f"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T04:57:47Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"f5ae422b-107e-4785-963c-f0d759de875f","ip_address":"10.55.0.12"}],"id":"6e46581c-4cbf-4248-b585-f01004b7cb5e","security_groups":["b20bc8b2-bb91-411e-b80b-85bddb5d18cc"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:ff:08:eb","project_id":"ccac38ea86a048c183796fe3184f3438","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-7eeba4a4-a3b1-4259-b897-d24ca7075bc3-port","admin_state_up":true,"network_id":"89485ea2-1db7-4d42-af22-797a0ebbc24f","tenant_id":"ccac38ea86a048c183796fe3184f3438","created_at":"2019-01-18T04:57:32Z","binding:vnic_type":"normal","device_id":"362c1f4c-995f-4764-871d-71b91892dc5f"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T04:57:22Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"f5ae422b-107e-4785-963c-f0d759de875f","ip_address":"10.55.0.2"}],"id":"9d9db152-6968-491c-b3ec-53554cf2bf45","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:e1:27:db","project_id":"ccac38ea86a048c183796fe3184f3438","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"89485ea2-1db7-4d42-af22-797a0ebbc24f","tenant_id":"ccac38ea86a048c183796fe3184f3438","created_at":"2019-01-18T04:57:20Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-89485ea2-1db7-4d42-af22-797a0ebbc24f"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T04:57:23Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"f5ae422b-107e-4785-963c-f0d759de875f","ip_address":"10.55.0.4"}],"id":"fc09bfe7-5cf6-4cba-9047-56e369b12c7a","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:4e:f4:1b","project_id":"ccac38ea86a048c183796fe3184f3438","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"89485ea2-1db7-4d42-af22-797a0ebbc24f","tenant_id":"ccac38ea86a048c183796fe3184f3438","created_at":"2019-01-18T04:57:21Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-89485ea2-1db7-4d42-af22-797a0ebbc24f"}]} 2019-01-18 04:58:17,539 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=89485ea2-1db7-4d42-af22-797a0ebbc24f used request id req-0d48b315-a06e-4112-8960-b13d6f9cbbab 2019-01-18 04:58:17,540 - create_instance - INFO - Deleting Port with ID - 6e46581c-4cbf-4248-b585-f01004b7cb5e 2019-01-18 04:58:17,540 - neutron_utils - INFO - Deleting port with name NovaUtilsInstanceVolumeTests-7eeba4a4-a3b1-4259-b897-d24ca7075bc3-port 2019-01-18 04:58:17,545 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/ports/6e46581c-4cbf-4248-b585-f01004b7cb5e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}173e17aef3826e7eb48cdc40f74b8ea1c626a346" 2019-01-18 04:58:18,144 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-8d6fc293-0713-417f-9265-a6d053213fb2 Date: Fri, 18 Jan 2019 04:58:18 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-18 04:58:18,144 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/ports/6e46581c-4cbf-4248-b585-f01004b7cb5e used request id req-8d6fc293-0713-417f-9265-a6d053213fb2 2019-01-18 04:58:18,145 - create_instance - INFO - Deleting VM instance - NovaUtilsInstanceVolumeTests-7eeba4a4-a3b1-4259-b897-d24ca7075bc3-vm_inst 2019-01-18 04:58:18,147 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/servers/362c1f4c-995f-4764-871d-71b91892dc5f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}173e17aef3826e7eb48cdc40f74b8ea1c626a346" 2019-01-18 04:58:19,273 - novaclient.v2.client - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 04:58: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-af65bf9f-b87e-47fc-8aff-7e8a31855d50 x-compute-request-id: req-af65bf9f-b87e-47fc-8aff-7e8a31855d50 Content-Type: application/json 2019-01-18 04:58:19,273 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/servers/362c1f4c-995f-4764-871d-71b91892dc5f used request id req-af65bf9f-b87e-47fc-8aff-7e8a31855d50 2019-01-18 04:58:19,273 - create_instance - INFO - Checking deletion status 2019-01-18 04:58:19,276 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/362c1f4c-995f-4764-871d-71b91892dc5f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}173e17aef3826e7eb48cdc40f74b8ea1c626a346" 2019-01-18 04:58:19,711 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 04:58: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-6623c1b0-c9e3-43c8-a79d-1842118ad948 x-compute-request-id: req-6623c1b0-c9e3-43c8-a79d-1842118ad948 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/362c1f4c-995f-4764-871d-71b91892dc5f", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/362c1f4c-995f-4764-871d-71b91892dc5f", "rel": "bookmark"}], "image": {"id": "928527de-ea30-4772-b4c6-743cb5cdfe5f", "links": [{"href": "http://172.30.9.23:8774/images/928527de-ea30-4772-b4c6-743cb5cdfe5f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000006", "OS-SRV-USG:launched_at": "2019-01-18T04:57:46.000000", "flavor": {"id": "667516c9-a3a8-49be-af5b-9d00aadf7179", "links": [{"href": "http://172.30.9.23:8774/flavors/667516c9-a3a8-49be-af5b-9d00aadf7179", "rel": "bookmark"}]}, "id": "362c1f4c-995f-4764-871d-71b91892dc5f", "user_id": "cb9b3d6d59cd466fb9e330547dcd06c7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-18T04:58:18Z", "hostId": "595fdf139cba499f5436b128cbe7f388a995927660c0a307d7e7b8c5", "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-7eeba4a4-a3b1-4259-b897-d24ca7075bc3-vm_inst", "created": "2019-01-18T04:57:36Z", "tenant_id": "ccac38ea86a048c183796fe3184f3438", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-18 04:58:19,711 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/362c1f4c-995f-4764-871d-71b91892dc5f used request id req-6623c1b0-c9e3-43c8-a79d-1842118ad948 2019-01-18 04:58:19,711 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-7eeba4a4-a3b1-4259-b897-d24ca7075bc3-vm_inst] is - ACTIVE 2019-01-18 04:58:19,712 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-18 04:58:22,715 - create_instance - DEBUG - VM status query timeout in 296.558732033 2019-01-18 04:58:22,718 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/362c1f4c-995f-4764-871d-71b91892dc5f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}173e17aef3826e7eb48cdc40f74b8ea1c626a346" 2019-01-18 04:58:22,843 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 04:58: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-412c1b0c-6666-4d69-8881-051d905e8230 x-compute-request-id: req-412c1b0c-6666-4d69-8881-051d905e8230 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/362c1f4c-995f-4764-871d-71b91892dc5f", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/362c1f4c-995f-4764-871d-71b91892dc5f", "rel": "bookmark"}], "image": {"id": "928527de-ea30-4772-b4c6-743cb5cdfe5f", "links": [{"href": "http://172.30.9.23:8774/images/928527de-ea30-4772-b4c6-743cb5cdfe5f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000006", "OS-SRV-USG:launched_at": "2019-01-18T04:57:46.000000", "flavor": {"id": "667516c9-a3a8-49be-af5b-9d00aadf7179", "links": [{"href": "http://172.30.9.23:8774/flavors/667516c9-a3a8-49be-af5b-9d00aadf7179", "rel": "bookmark"}]}, "id": "362c1f4c-995f-4764-871d-71b91892dc5f", "user_id": "cb9b3d6d59cd466fb9e330547dcd06c7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-18T04:58:18Z", "hostId": "595fdf139cba499f5436b128cbe7f388a995927660c0a307d7e7b8c5", "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-7eeba4a4-a3b1-4259-b897-d24ca7075bc3-vm_inst", "created": "2019-01-18T04:57:36Z", "tenant_id": "ccac38ea86a048c183796fe3184f3438", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-18 04:58:22,843 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/362c1f4c-995f-4764-871d-71b91892dc5f used request id req-412c1b0c-6666-4d69-8881-051d905e8230 2019-01-18 04:58:22,844 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-7eeba4a4-a3b1-4259-b897-d24ca7075bc3-vm_inst] is - ACTIVE 2019-01-18 04:58:22,844 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-18 04:58:25,847 - create_instance - DEBUG - VM status query timeout in 293.42649889 2019-01-18 04:58:25,850 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/362c1f4c-995f-4764-871d-71b91892dc5f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}173e17aef3826e7eb48cdc40f74b8ea1c626a346" 2019-01-18 04:58:26,287 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 04:58: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-449ae1d3-2a07-47b5-b2e0-aaa1e882a95c x-compute-request-id: req-449ae1d3-2a07-47b5-b2e0-aaa1e882a95c 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/362c1f4c-995f-4764-871d-71b91892dc5f", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/362c1f4c-995f-4764-871d-71b91892dc5f", "rel": "bookmark"}], "image": {"id": "928527de-ea30-4772-b4c6-743cb5cdfe5f", "links": [{"href": "http://172.30.9.23:8774/images/928527de-ea30-4772-b4c6-743cb5cdfe5f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000006", "OS-SRV-USG:launched_at": "2019-01-18T04:57:46.000000", "flavor": {"id": "667516c9-a3a8-49be-af5b-9d00aadf7179", "links": [{"href": "http://172.30.9.23:8774/flavors/667516c9-a3a8-49be-af5b-9d00aadf7179", "rel": "bookmark"}]}, "id": "362c1f4c-995f-4764-871d-71b91892dc5f", "user_id": "cb9b3d6d59cd466fb9e330547dcd06c7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-18T04:58:18Z", "hostId": "595fdf139cba499f5436b128cbe7f388a995927660c0a307d7e7b8c5", "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-7eeba4a4-a3b1-4259-b897-d24ca7075bc3-vm_inst", "created": "2019-01-18T04:57:36Z", "tenant_id": "ccac38ea86a048c183796fe3184f3438", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-18 04:58:26,288 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/362c1f4c-995f-4764-871d-71b91892dc5f used request id req-449ae1d3-2a07-47b5-b2e0-aaa1e882a95c 2019-01-18 04:58:26,288 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-7eeba4a4-a3b1-4259-b897-d24ca7075bc3-vm_inst] is - ACTIVE 2019-01-18 04:58:26,288 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-18 04:58:29,291 - create_instance - DEBUG - VM status query timeout in 289.982290983 2019-01-18 04:58:29,294 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/362c1f4c-995f-4764-871d-71b91892dc5f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}173e17aef3826e7eb48cdc40f74b8ea1c626a346" 2019-01-18 04:58:29,495 - novaclient.v2.client - DEBUG - RESP: [404] Date: Fri, 18 Jan 2019 04: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-6ee5ae22-04c0-4790-aeec-0534d380a5de x-compute-request-id: req-6ee5ae22-04c0-4790-aeec-0534d380a5de Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 362c1f4c-995f-4764-871d-71b91892dc5f could not be found.", "code": 404}} 2019-01-18 04:58:29,495 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/362c1f4c-995f-4764-871d-71b91892dc5f used request id req-6ee5ae22-04c0-4790-aeec-0534d380a5de 2019-01-18 04:58:29,495 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 362c1f4c-995f-4764-871d-71b91892dc5f could not be found. (HTTP 404) (Request-ID: req-6ee5ae22-04c0-4790-aeec-0534d380a5de) 2019-01-18 04:58:29,495 - create_instance - INFO - VM has been properly deleted VM with name - NovaUtilsInstanceVolumeTests-7eeba4a4-a3b1-4259-b897-d24ca7075bc3-vm_inst 2019-01-18 04:58:29,499 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/ccac38ea86a048c183796fe3184f3438/volumes/409622ed-a045-4f24-8c01-2f720887b282 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-81ff90a3-da24-4a5d-b611-13381c9584ee" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9e9398b0bbdca26052820f335aefabbb9e2bcdd" 2019-01-18 04:58:30,257 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 04:58:29 GMT Server: Apache x-compute-request-id: req-f9f944ed-5576-4278-a2cf-b7e3ec5634e6 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-f9f944ed-5576-4278-a2cf-b7e3ec5634e6 Content-Encoding: gzip Content-Length: 525 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.23:8776/v3/ccac38ea86a048c183796fe3184f3438/volumes/409622ed-a045-4f24-8c01-2f720887b282", "rel": "self"}, {"href": "http://172.30.9.23:8776/ccac38ea86a048c183796fe3184f3438/volumes/409622ed-a045-4f24-8c01-2f720887b282", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2019-01-18T04:58:08.000000", "replication_status": null, "snapshot_id": null, "id": "409622ed-a045-4f24-8c01-2f720887b282", "size": 1, "user_id": "cb9b3d6d59cd466fb9e330547dcd06c7", "os-vol-tenant-attr:tenant_id": "ccac38ea86a048c183796fe3184f3438", "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-7eeba4a4-a3b1-4259-b897-d24ca7075bc3", "bootable": "false", "created_at": "2019-01-18T04:57:23.000000", "volume_type": null}} 2019-01-18 04:58:30,257 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/ccac38ea86a048c183796fe3184f3438/volumes/409622ed-a045-4f24-8c01-2f720887b282 used request id req-f9f944ed-5576-4278-a2cf-b7e3ec5634e6 2019-01-18 04:58:30,258 - create_volume - DEBUG - Instance status is - available 2019-01-18 04:58:30,258 - create_volume - DEBUG - Volume is active with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-7eeba4a4-a3b1-4259-b897-d24ca7075bc3 2019-01-18 04:58:30,258 - cinder_utils - INFO - Deleting volume named - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-7eeba4a4-a3b1-4259-b897-d24ca7075bc3 2019-01-18 04:58:30,261 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8776/v3/ccac38ea86a048c183796fe3184f3438/volumes/409622ed-a045-4f24-8c01-2f720887b282 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-81ff90a3-da24-4a5d-b611-13381c9584ee" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9e9398b0bbdca26052820f335aefabbb9e2bcdd" 2019-01-18 04:58:31,051 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Fri, 18 Jan 2019 04:58:30 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-82ca04c2-1587-424e-b7bc-e3d18fc6f03f 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. 2019-01-18 04:58:31,051 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.23:8776/v3/ccac38ea86a048c183796fe3184f3438/volumes/409622ed-a045-4f24-8c01-2f720887b282 used request id req-82ca04c2-1587-424e-b7bc-e3d18fc6f03f 2019-01-18 04:58:31,054 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/ccac38ea86a048c183796fe3184f3438/volumes/409622ed-a045-4f24-8c01-2f720887b282 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-81ff90a3-da24-4a5d-b611-13381c9584ee" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9e9398b0bbdca26052820f335aefabbb9e2bcdd" 2019-01-18 04:58:31,771 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Fri, 18 Jan 2019 04:58:31 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-4504cb09-c55f-4c5c-af86-034ee643d64b x-openstack-request-id: req-4504cb09-c55f-4c5c-af86-034ee643d64b Content-Length: 109 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume 409622ed-a045-4f24-8c01-2f720887b282 could not be found.", "code": 404}} 2019-01-18 04:58:31,772 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/ccac38ea86a048c183796fe3184f3438/volumes/409622ed-a045-4f24-8c01-2f720887b282 used request id req-4504cb09-c55f-4c5c-af86-034ee643d64b 2019-01-18 04:58:31,772 - create_volume - DEBUG - Volume not found when querying status for deleted with message Volume 409622ed-a045-4f24-8c01-2f720887b282 could not be found. (HTTP 404) (Request-ID: req-4504cb09-c55f-4c5c-af86-034ee643d64b) 2019-01-18 04:58:31,772 - create_volume - INFO - Volume has been properly deleted with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-7eeba4a4-a3b1-4259-b897-d24ca7075bc3 2019-01-18 04:58:31,776 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/flavors/667516c9-a3a8-49be-af5b-9d00aadf7179 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1464237008349875286dd5c8c2f718fe0f7eaa48" 2019-01-18 04:58:31,813 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 18 Jan 2019 04:58: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-a633d3c3-1e86-4861-a2be-1dce07a5146d x-compute-request-id: req-a633d3c3-1e86-4861-a2be-1dce07a5146d Content-Length: 0 Content-Type: application/json 2019-01-18 04:58:31,813 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/667516c9-a3a8-49be-af5b-9d00aadf7179 used request id req-a633d3c3-1e86-4861-a2be-1dce07a5146d 2019-01-18 04:58:31,814 - neutron_utils - INFO - Deleting subnet with name NovaUtilsInstanceVolumeTests-7eeba4a4-a3b1-4259-b897-d24ca7075bc3-subnet 2019-01-18 04:58:31,814 - neutron_utils - INFO - Deleting subnet with name NovaUtilsInstanceVolumeTests-7eeba4a4-a3b1-4259-b897-d24ca7075bc3-subnet 2019-01-18 04:58:31,819 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/subnets/f5ae422b-107e-4785-963c-f0d759de875f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e1cae572e11aa672ef5f2538442324f63c448c8" 2019-01-18 04:58:33,911 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-01aa21bd-8f43-4dcd-aa49-dea56e1aad15 Date: Fri, 18 Jan 2019 04:58:33 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-18 04:58:33,911 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/f5ae422b-107e-4785-963c-f0d759de875f used request id req-01aa21bd-8f43-4dcd-aa49-dea56e1aad15 2019-01-18 04:58:33,911 - neutron_utils - INFO - Deleting network with name NovaUtilsInstanceVolumeTests-7eeba4a4-a3b1-4259-b897-d24ca7075bc3-net 2019-01-18 04:58:33,917 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/networks/89485ea2-1db7-4d42-af22-797a0ebbc24f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e1cae572e11aa672ef5f2538442324f63c448c8" 2019-01-18 04:58:35,198 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-f2dfa04f-3dc8-42c2-bd8d-f91e8524acb4 Date: Fri, 18 Jan 2019 04:58:35 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-18 04:58:35,198 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/89485ea2-1db7-4d42-af22-797a0ebbc24f used request id req-f2dfa04f-3dc8-42c2-bd8d-f91e8524acb4 2019-01-18 04:58:35,199 - glance_utils - INFO - Deleting image named - NovaUtilsInstanceVolumeTests-7eeba4a4-a3b1-4259-b897-d24ca7075bc3-image 2019-01-18 04:58:35,202 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9292/v2/images/928527de-ea30-4772-b4c6-743cb5cdfe5f -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e2c1596e3849947418ecb69b3ddf4c86af0f9559" 2019-01-18 04:58:37,056 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-bc04f547-c982-450e-b571-4d3a6d600555 Date: Fri, 18 Jan 2019 04:58:37 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-18 04:58:37,056 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/928527de-ea30-4772-b4c6-743cb5cdfe5f used request id req-bc04f547-c982-450e-b571-4d3a6d600555 2019-01-18 04:58:37,058 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-18 04:58:37,061 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2019-01-18 04:58:37,061 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 04:58:37,062 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 04:58:37,446 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "45b844776369475b95254c1dd61269c1", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}, {"id": "6aff393fb9af4d958a8117fea50ad769", "name": "Member"}], "expires_at": "2019-01-18T05:58:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ccac38ea86a048c183796fe3184f3438", "name": "api_check-project_2744c22f-2cb8-4f83-8516-7c0ba84fdd9b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_2744c22f-2cb8-4f83-8516-7c0ba84fdd9b", "id": "cb9b3d6d59cd466fb9e330547dcd06c7"}, "audit_ids": ["tiJ7qBuzSrWbBeleIHfSaw"], "issued_at": "2019-01-18T04:58:37.000000Z"}} 2019-01-18 04:58:37,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}e09bc2feb8c807f2e364af0d896f4874edc5347c" 2019-01-18 04:58:37,539 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 04:58:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-66441d25-ec61-4bae-bc84-dd0c1552eb9f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 04:58:37,539 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-66441d25-ec61-4bae-bc84-dd0c1552eb9f 2019-01-18 04:58:37,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=NovaUtilsInstanceVolumeTests-5a650730-f376-41d4-ad63-61430ffe2fbd-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e09bc2feb8c807f2e364af0d896f4874edc5347c" 2019-01-18 04:58:37,778 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 173 Content-Type: application/json X-Openstack-Request-Id: req-894d5fde-4481-4a24-99c0-49a7a84dab1d Date: Fri, 18 Jan 2019 04:58:37 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=NovaUtilsInstanceVolumeTests-5a650730-f376-41d4-ad63-61430ffe2fbd-image"} 2019-01-18 04:58:37,778 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceVolumeTests-5a650730-f376-41d4-ad63-61430ffe2fbd-image used request id req-894d5fde-4481-4a24-99c0-49a7a84dab1d 2019-01-18 04:58:37,783 - 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}e09bc2feb8c807f2e364af0d896f4874edc5347c" 2019-01-18 04:58:37,941 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-1551a6d2-ea93-4ccb-a0bd-c85ea38779f4 Date: Fri, 18 Jan 2019 04:58: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"}}} 2019-01-18 04:58:37,941 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-1551a6d2-ea93-4ccb-a0bd-c85ea38779f4 2019-01-18 04:58:37,971 - 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}e09bc2feb8c807f2e364af0d896f4874edc5347c" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "NovaUtilsInstanceVolumeTests-5a650730-f376-41d4-ad63-61430ffe2fbd-image"}' 2019-01-18 04:58:38,237 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 632 Content-Type: application/json Location: http://172.30.9.23:9292/v2/images/1bff9092-c3ab-4f92-8e58-a2a95f7dc065 X-Openstack-Request-Id: req-4b2573f6-d228-4a12-8cbe-b5cc80d5eb0b Date: Fri, 18 Jan 2019 04:58:38 GMT RESP BODY: {"status": "queued", "name": "NovaUtilsInstanceVolumeTests-5a650730-f376-41d4-ad63-61430ffe2fbd-image", "tags": [], "container_format": "bare", "created_at": "2019-01-18T04:58:38Z", "size": null, "disk_format": "qcow2", "updated_at": "2019-01-18T04:58:38Z", "visibility": "shared", "locations": [], "self": "/v2/images/1bff9092-c3ab-4f92-8e58-a2a95f7dc065", "min_disk": 0, "protected": false, "id": "1bff9092-c3ab-4f92-8e58-a2a95f7dc065", "file": "/v2/images/1bff9092-c3ab-4f92-8e58-a2a95f7dc065/file", "checksum": null, "owner": "ccac38ea86a048c183796fe3184f3438", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-18 04:58:38,237 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-4b2573f6-d228-4a12-8cbe-b5cc80d5eb0b 2019-01-18 04:58:38,248 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9292/v2/images/1bff9092-c3ab-4f92-8e58-a2a95f7dc065/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e09bc2feb8c807f2e364af0d896f4874edc5347c" -d '' 2019-01-18 04:58:39,157 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-4daaaa12-2da2-4dbe-b964-c3fba2872794 Date: Fri, 18 Jan 2019 04:58:39 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-18 04:58:39,157 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/1bff9092-c3ab-4f92-8e58-a2a95f7dc065/file used request id req-4daaaa12-2da2-4dbe-b964-c3fba2872794 2019-01-18 04:58:39,158 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-01-18 04:58:39,161 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/1bff9092-c3ab-4f92-8e58-a2a95f7dc065 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e09bc2feb8c807f2e364af0d896f4874edc5347c" 2019-01-18 04:58:39,362 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 893 Content-Type: application/json X-Openstack-Request-Id: req-76ae0fea-5712-42d2-bfc6-6eccb6e02534 Date: Fri, 18 Jan 2019 04:58:39 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceVolumeTests-5a650730-f376-41d4-ad63-61430ffe2fbd-image", "tags": [], "container_format": "bare", "created_at": "2019-01-18T04:58:38Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-18T04:58:39Z", "visibility": "shared", "locations": [{"url": "rbd://af014572-0a5d-4a80-a07f-9105f52ab2c1/images/1bff9092-c3ab-4f92-8e58-a2a95f7dc065/snap", "metadata": {}}], "self": "/v2/images/1bff9092-c3ab-4f92-8e58-a2a95f7dc065", "min_disk": 0, "protected": false, "id": "1bff9092-c3ab-4f92-8e58-a2a95f7dc065", "file": "/v2/images/1bff9092-c3ab-4f92-8e58-a2a95f7dc065/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "ccac38ea86a048c183796fe3184f3438", "direct_url": "rbd://af014572-0a5d-4a80-a07f-9105f52ab2c1/images/1bff9092-c3ab-4f92-8e58-a2a95f7dc065/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-18 04:58:39,362 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/1bff9092-c3ab-4f92-8e58-a2a95f7dc065 used request id req-76ae0fea-5712-42d2-bfc6-6eccb6e02534 2019-01-18 04:58:39,366 - 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}e09bc2feb8c807f2e364af0d896f4874edc5347c" 2019-01-18 04:58:39,947 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-08569284-d94e-4663-a890-4044a0e64010 Date: Fri, 18 Jan 2019 04: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"}}} 2019-01-18 04:58:39,947 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-08569284-d94e-4663-a890-4044a0e64010 2019-01-18 04:58:39,950 - create_image - INFO - Created image with name - NovaUtilsInstanceVolumeTests-5a650730-f376-41d4-ad63-61430ffe2fbd-image 2019-01-18 04:58:39,953 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/1bff9092-c3ab-4f92-8e58-a2a95f7dc065 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e09bc2feb8c807f2e364af0d896f4874edc5347c" 2019-01-18 04:58:40,586 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 893 Content-Type: application/json X-Openstack-Request-Id: req-f54ae14f-ee44-487c-ac11-b3560a95ad2f Date: Fri, 18 Jan 2019 04:58:40 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceVolumeTests-5a650730-f376-41d4-ad63-61430ffe2fbd-image", "tags": [], "container_format": "bare", "created_at": "2019-01-18T04:58:38Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-18T04:58:39Z", "visibility": "shared", "locations": [{"url": "rbd://af014572-0a5d-4a80-a07f-9105f52ab2c1/images/1bff9092-c3ab-4f92-8e58-a2a95f7dc065/snap", "metadata": {}}], "self": "/v2/images/1bff9092-c3ab-4f92-8e58-a2a95f7dc065", "min_disk": 0, "protected": false, "id": "1bff9092-c3ab-4f92-8e58-a2a95f7dc065", "file": "/v2/images/1bff9092-c3ab-4f92-8e58-a2a95f7dc065/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "ccac38ea86a048c183796fe3184f3438", "direct_url": "rbd://af014572-0a5d-4a80-a07f-9105f52ab2c1/images/1bff9092-c3ab-4f92-8e58-a2a95f7dc065/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-18 04:58:40,587 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/1bff9092-c3ab-4f92-8e58-a2a95f7dc065 used request id req-f54ae14f-ee44-487c-ac11-b3560a95ad2f 2019-01-18 04:58:40,587 - create_image - DEBUG - Instance status is - active 2019-01-18 04:58:40,588 - create_image - DEBUG - Image is active with name - NovaUtilsInstanceVolumeTests-5a650730-f376-41d4-ad63-61430ffe2fbd-image 2019-01-18 04:58:40,588 - create_image - INFO - Image is now active with name - NovaUtilsInstanceVolumeTests-5a650730-f376-41d4-ad63-61430ffe2fbd-image 2019-01-18 04:58:40,588 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 04:58:40,589 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 04:58:41,056 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "45b844776369475b95254c1dd61269c1", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}, {"id": "6aff393fb9af4d958a8117fea50ad769", "name": "Member"}], "expires_at": "2019-01-18T05:58:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ccac38ea86a048c183796fe3184f3438", "name": "api_check-project_2744c22f-2cb8-4f83-8516-7c0ba84fdd9b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_2744c22f-2cb8-4f83-8516-7c0ba84fdd9b", "id": "cb9b3d6d59cd466fb9e330547dcd06c7"}, "audit_ids": ["Nun24JbHTyez29zpBue9Eg"], "issued_at": "2019-01-18T04:58:41.000000Z"}} 2019-01-18 04:58:41,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}fa20309884b12e3d6a8b623b1e24da0366739484" 2019-01-18 04:58:41,142 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 04:58:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-22ebd0ef-81c0-482c-9411-4333b01be911 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 04:58:41,142 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-22ebd0ef-81c0-482c-9411-4333b01be911 2019-01-18 04:58:41,149 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-5a650730-f376-41d4-ad63-61430ffe2fbd-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa20309884b12e3d6a8b623b1e24da0366739484" 2019-01-18 04:58:41,416 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-edc10133-1a9f-4201-a8db-7cdeaa403a27 Date: Fri, 18 Jan 2019 04:58:41 GMT RESP BODY: {"networks":[]} 2019-01-18 04:58:41,416 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-5a650730-f376-41d4-ad63-61430ffe2fbd-net used request id req-edc10133-1a9f-4201-a8db-7cdeaa403a27 2019-01-18 04:58:41,417 - neutron_utils - INFO - Creating network with name NovaUtilsInstanceVolumeTests-5a650730-f376-41d4-ad63-61430ffe2fbd-net 2019-01-18 04:58:41,422 - 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}fa20309884b12e3d6a8b623b1e24da0366739484" -d '{"network": {"name": "NovaUtilsInstanceVolumeTests-5a650730-f376-41d4-ad63-61430ffe2fbd-net", "admin_state_up": true}}' 2019-01-18 04:58:41,851 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 722 X-Openstack-Request-Id: req-9b2ce509-738a-4fd9-ae72-504f41cae304 Date: Fri, 18 Jan 2019 04:58: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":"619bf479-d4c0-4fd9-9d7a-993a20e7bfc2","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":50,"ipv4_address_scope":null,"shared":false,"project_id":"ccac38ea86a048c183796fe3184f3438","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-18T04:58:41Z","is_default":false,"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-5a650730-f376-41d4-ad63-61430ffe2fbd-net","admin_state_up":true,"tenant_id":"ccac38ea86a048c183796fe3184f3438","created_at":"2019-01-18T04:58:41Z","mtu":1450}} 2019-01-18 04:58:41,851 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks used request id req-9b2ce509-738a-4fd9-ae72-504f41cae304 2019-01-18 04:58:41,857 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=619bf479-d4c0-4fd9-9d7a-993a20e7bfc2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa20309884b12e3d6a8b623b1e24da0366739484" 2019-01-18 04:58:42,091 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 706 X-Openstack-Request-Id: req-e0184536-6e97-4464-8049-fe71bb560261 Date: Fri, 18 Jan 2019 04:58:42 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"619bf479-d4c0-4fd9-9d7a-993a20e7bfc2","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":50,"ipv4_address_scope":null,"shared":false,"project_id":"ccac38ea86a048c183796fe3184f3438","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-18T04:58:41Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-5a650730-f376-41d4-ad63-61430ffe2fbd-net","admin_state_up":true,"tenant_id":"ccac38ea86a048c183796fe3184f3438","created_at":"2019-01-18T04:58:41Z","provider:network_type":"vxlan"}]} 2019-01-18 04:58:42,092 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=619bf479-d4c0-4fd9-9d7a-993a20e7bfc2 used request id req-e0184536-6e97-4464-8049-fe71bb560261 2019-01-18 04:58:42,097 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=619bf479-d4c0-4fd9-9d7a-993a20e7bfc2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa20309884b12e3d6a8b623b1e24da0366739484" 2019-01-18 04:58:42,284 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-14ce36b9-ffb2-4fca-aeeb-a2fff38cc754 Date: Fri, 18 Jan 2019 04:58:42 GMT RESP BODY: {"subnets":[]} 2019-01-18 04:58:42,284 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=619bf479-d4c0-4fd9-9d7a-993a20e7bfc2 used request id req-14ce36b9-ffb2-4fca-aeeb-a2fff38cc754 2019-01-18 04:58:42,285 - neutron_utils - INFO - Creating subnet with name NovaUtilsInstanceVolumeTests-5a650730-f376-41d4-ad63-61430ffe2fbd-subnet 2019-01-18 04:58:42,290 - 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}fa20309884b12e3d6a8b623b1e24da0366739484" -d '{"subnets": [{"ip_version": 4, "network_id": "619bf479-d4c0-4fd9-9d7a-993a20e7bfc2", "cidr": "10.55.0.0/24", "name": "NovaUtilsInstanceVolumeTests-5a650730-f376-41d4-ad63-61430ffe2fbd-subnet"}]}' 2019-01-18 04:58:42,815 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-78375801-2cfe-4846-9335-ec50805a07d6 Date: Fri, 18 Jan 2019 04:58:42 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"619bf479-d4c0-4fd9-9d7a-993a20e7bfc2","tenant_id":"ccac38ea86a048c183796fe3184f3438","created_at":"2019-01-18T04:58:42Z","dns_nameservers":[],"updated_at":"2019-01-18T04:58: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":"ccac38ea86a048c183796fe3184f3438","id":"a713644e-0b46-44f4-8a88-276a606a493d","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-5a650730-f376-41d4-ad63-61430ffe2fbd-subnet"}]} 2019-01-18 04:58:42,815 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets used request id req-78375801-2cfe-4846-9335-ec50805a07d6 2019-01-18 04:58:42,821 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=619bf479-d4c0-4fd9-9d7a-993a20e7bfc2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa20309884b12e3d6a8b623b1e24da0366739484" 2019-01-18 04:58:43,090 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-64db69d1-3d2a-4a51-a1f2-f6190e59b38f Date: Fri, 18 Jan 2019 04:58:43 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"619bf479-d4c0-4fd9-9d7a-993a20e7bfc2","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":50,"ipv4_address_scope":null,"shared":false,"project_id":"ccac38ea86a048c183796fe3184f3438","status":"ACTIVE","subnets":["a713644e-0b46-44f4-8a88-276a606a493d"],"description":"","tags":[],"updated_at":"2019-01-18T04:58:42Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-5a650730-f376-41d4-ad63-61430ffe2fbd-net","admin_state_up":true,"tenant_id":"ccac38ea86a048c183796fe3184f3438","created_at":"2019-01-18T04:58:41Z","provider:network_type":"vxlan"}]} 2019-01-18 04:58:43,090 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=619bf479-d4c0-4fd9-9d7a-993a20e7bfc2 used request id req-64db69d1-3d2a-4a51-a1f2-f6190e59b38f 2019-01-18 04:58:43,096 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=619bf479-d4c0-4fd9-9d7a-993a20e7bfc2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa20309884b12e3d6a8b623b1e24da0366739484" 2019-01-18 04:58:43,152 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-886cd457-9b74-49d0-a66e-436e0adbfea5 Date: Fri, 18 Jan 2019 04:58:43 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"619bf479-d4c0-4fd9-9d7a-993a20e7bfc2","tenant_id":"ccac38ea86a048c183796fe3184f3438","created_at":"2019-01-18T04:58:42Z","dns_nameservers":[],"updated_at":"2019-01-18T04:58: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":"ccac38ea86a048c183796fe3184f3438","id":"a713644e-0b46-44f4-8a88-276a606a493d","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-5a650730-f376-41d4-ad63-61430ffe2fbd-subnet"}]} 2019-01-18 04:58:43,152 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=619bf479-d4c0-4fd9-9d7a-993a20e7bfc2 used request id req-886cd457-9b74-49d0-a66e-436e0adbfea5 2019-01-18 04:58:43,153 - OpenStackNetwork - DEBUG - Network [619bf479-d4c0-4fd9-9d7a-993a20e7bfc2] created successfully 2019-01-18 04:58:43,153 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 04:58:43,154 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 04:58:43,542 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "45b844776369475b95254c1dd61269c1", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}, {"id": "6aff393fb9af4d958a8117fea50ad769", "name": "Member"}], "expires_at": "2019-01-18T05:58:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ccac38ea86a048c183796fe3184f3438", "name": "api_check-project_2744c22f-2cb8-4f83-8516-7c0ba84fdd9b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_2744c22f-2cb8-4f83-8516-7c0ba84fdd9b", "id": "cb9b3d6d59cd466fb9e330547dcd06c7"}, "audit_ids": ["TKOnbB8vSbWtSgVmPxfi2A"], "issued_at": "2019-01-18T04:58:43.000000Z"}} 2019-01-18 04:58:43,543 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb80b419b0a0998605f8ec5e315cf7482188d6d3" 2019-01-18 04:58:43,624 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 04:58:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e1a8551e-5f2e-4ae5-8adf-bef5d239ea66 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 04:58:43,624 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-e1a8551e-5f2e-4ae5-8adf-bef5d239ea66 2019-01-18 04:58:43,625 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-18 04:58:43,630 - 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}cb80b419b0a0998605f8ec5e315cf7482188d6d3" 2019-01-18 04:58:43,814 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 04: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 x-openstack-request-id: req-b22224c7-61d3-4efe-8954-4383229f6fbc x-compute-request-id: req-b22224c7-61d3-4efe-8954-4383229f6fbc Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2019-01-18 04:58:43,814 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-b22224c7-61d3-4efe-8954-4383229f6fbc 2019-01-18 04:58:43,817 - 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}cb80b419b0a0998605f8ec5e315cf7482188d6d3" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "NovaUtilsInstanceVolumeTests-5a650730-f376-41d4-ad63-61430ffe2fbd-flavor", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2019-01-18 04:58:43,909 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 04: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-75822fc2-8576-48fd-8c6a-4ca385b46a03 x-compute-request-id: req-75822fc2-8576-48fd-8c6a-4ca385b46a03 Content-Encoding: gzip Content-Length: 324 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/70572bb9-91a2-4d87-9b6a-c41e1541c4cb", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/70572bb9-91a2-4d87-9b6a-c41e1541c4cb", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "70572bb9-91a2-4d87-9b6a-c41e1541c4cb", "name": "NovaUtilsInstanceVolumeTests-5a650730-f376-41d4-ad63-61430ffe2fbd-flavor", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2019-01-18 04:58:43,909 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-75822fc2-8576-48fd-8c6a-4ca385b46a03 2019-01-18 04:58:43,910 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 04:58:43,910 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 04:58:44,304 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "45b844776369475b95254c1dd61269c1", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}, {"id": "6aff393fb9af4d958a8117fea50ad769", "name": "Member"}], "expires_at": "2019-01-18T05:58:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ccac38ea86a048c183796fe3184f3438", "name": "api_check-project_2744c22f-2cb8-4f83-8516-7c0ba84fdd9b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_2744c22f-2cb8-4f83-8516-7c0ba84fdd9b", "id": "cb9b3d6d59cd466fb9e330547dcd06c7"}, "audit_ids": ["PpYVumPfTeOf9bZ0GpaWZw"], "issued_at": "2019-01-18T04:58:44.000000Z"}} 2019-01-18 04:58:44,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}58145f7665cc074bf39c2c4d4a4900ec5d0d251c" 2019-01-18 04:58:44,378 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 04:58:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cbd50f14-cea5-4ad7-98df-f7ca99bdba95 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 04:58:44,378 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-cbd50f14-cea5-4ad7-98df-f7ca99bdba95 2019-01-18 04:58:44,384 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/ccac38ea86a048c183796fe3184f3438/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58145f7665cc074bf39c2c4d4a4900ec5d0d251c" 2019-01-18 04:58:45,136 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 04:58:44 GMT Server: Apache x-compute-request-id: req-b31bac6c-141c-4460-8077-70d7bfba78aa OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-b31bac6c-141c-4460-8077-70d7bfba78aa Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2019-01-18 04:58:45,136 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/ccac38ea86a048c183796fe3184f3438/volumes/detail used request id req-b31bac6c-141c-4460-8077-70d7bfba78aa 2019-01-18 04:58:45,140 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8776/v3/ccac38ea86a048c183796fe3184f3438/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-b31bac6c-141c-4460-8077-70d7bfba78aa" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58145f7665cc074bf39c2c4d4a4900ec5d0d251c" -d '{"volume": {"status": "creating", "user_id": null, "name": "NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-5a650730-f376-41d4-ad63-61430ffe2fbd", "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}}' 2019-01-18 04:58:45,582 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Fri, 18 Jan 2019 04:58:45 GMT Server: Apache x-compute-request-id: req-3a5c368b-4395-452d-bc3f-d4b78b51c57b OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-3a5c368b-4395-452d-bc3f-d4b78b51c57b Content-Length: 881 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "migration_status": null, "user_id": "cb9b3d6d59cd466fb9e330547dcd06c7", "attachments": [], "links": [{"href": "http://172.30.9.23:8776/v3/ccac38ea86a048c183796fe3184f3438/volumes/0b6f7cc9-7a45-49d7-bdb0-d493e47e294d", "rel": "self"}, {"href": "http://172.30.9.23:8776/ccac38ea86a048c183796fe3184f3438/volumes/0b6f7cc9-7a45-49d7-bdb0-d493e47e294d", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-01-18T04:58:45.396669", "description": null, "updated_at": null, "volume_type": null, "name": "NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-5a650730-f376-41d4-ad63-61430ffe2fbd", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "0b6f7cc9-7a45-49d7-bdb0-d493e47e294d", "size": 1}} 2019-01-18 04:58:45,583 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.23:8776/v3/ccac38ea86a048c183796fe3184f3438/volumes used request id req-3a5c368b-4395-452d-bc3f-d4b78b51c57b 2019-01-18 04:58:45,586 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/ccac38ea86a048c183796fe3184f3438/volumes/0b6f7cc9-7a45-49d7-bdb0-d493e47e294d -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-b31bac6c-141c-4460-8077-70d7bfba78aa" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58145f7665cc074bf39c2c4d4a4900ec5d0d251c" 2019-01-18 04:58:45,787 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 04:58:45 GMT Server: Apache x-compute-request-id: req-f0b53fed-f2b0-4998-98ab-4822f77c7cb1 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-f0b53fed-f2b0-4998-98ab-4822f77c7cb1 Content-Encoding: gzip Content-Length: 504 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.23:8776/v3/ccac38ea86a048c183796fe3184f3438/volumes/0b6f7cc9-7a45-49d7-bdb0-d493e47e294d", "rel": "self"}, {"href": "http://172.30.9.23:8776/ccac38ea86a048c183796fe3184f3438/volumes/0b6f7cc9-7a45-49d7-bdb0-d493e47e294d", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": null, "encrypted": false, "updated_at": null, "replication_status": null, "snapshot_id": null, "id": "0b6f7cc9-7a45-49d7-bdb0-d493e47e294d", "size": 1, "user_id": "cb9b3d6d59cd466fb9e330547dcd06c7", "os-vol-tenant-attr:tenant_id": "ccac38ea86a048c183796fe3184f3438", "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-5a650730-f376-41d4-ad63-61430ffe2fbd", "bootable": "false", "created_at": "2019-01-18T04:58:45.000000", "volume_type": null}} 2019-01-18 04:58:45,788 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/ccac38ea86a048c183796fe3184f3438/volumes/0b6f7cc9-7a45-49d7-bdb0-d493e47e294d used request id req-f0b53fed-f2b0-4998-98ab-4822f77c7cb1 2019-01-18 04:58:45,788 - create_volume - INFO - Created volume with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-5a650730-f376-41d4-ad63-61430ffe2fbd 2019-01-18 04:58:45,791 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/ccac38ea86a048c183796fe3184f3438/volumes/0b6f7cc9-7a45-49d7-bdb0-d493e47e294d -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-b31bac6c-141c-4460-8077-70d7bfba78aa" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58145f7665cc074bf39c2c4d4a4900ec5d0d251c" 2019-01-18 04:58:46,544 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 04:58:45 GMT Server: Apache x-compute-request-id: req-aa1b650f-08cc-4d10-b4ff-4fc053c61c12 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-aa1b650f-08cc-4d10-b4ff-4fc053c61c12 Content-Encoding: gzip Content-Length: 520 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.23:8776/v3/ccac38ea86a048c183796fe3184f3438/volumes/0b6f7cc9-7a45-49d7-bdb0-d493e47e294d", "rel": "self"}, {"href": "http://172.30.9.23:8776/ccac38ea86a048c183796fe3184f3438/volumes/0b6f7cc9-7a45-49d7-bdb0-d493e47e294d", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2019-01-18T04:58:45.000000", "replication_status": null, "snapshot_id": null, "id": "0b6f7cc9-7a45-49d7-bdb0-d493e47e294d", "size": 1, "user_id": "cb9b3d6d59cd466fb9e330547dcd06c7", "os-vol-tenant-attr:tenant_id": "ccac38ea86a048c183796fe3184f3438", "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-5a650730-f376-41d4-ad63-61430ffe2fbd", "bootable": "false", "created_at": "2019-01-18T04:58:45.000000", "volume_type": null}} 2019-01-18 04:58:46,545 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/ccac38ea86a048c183796fe3184f3438/volumes/0b6f7cc9-7a45-49d7-bdb0-d493e47e294d used request id req-aa1b650f-08cc-4d10-b4ff-4fc053c61c12 2019-01-18 04:58:46,545 - create_volume - DEBUG - Instance status is - available 2019-01-18 04:58:46,545 - create_volume - DEBUG - Volume is active with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-5a650730-f376-41d4-ad63-61430ffe2fbd 2019-01-18 04:58:46,545 - create_volume - INFO - Volume is now active with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-5a650730-f376-41d4-ad63-61430ffe2fbd 2019-01-18 04:58:46,545 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 04:58:46,546 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 04:58:46,941 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "45b844776369475b95254c1dd61269c1", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}, {"id": "6aff393fb9af4d958a8117fea50ad769", "name": "Member"}], "expires_at": "2019-01-18T05:58:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ccac38ea86a048c183796fe3184f3438", "name": "api_check-project_2744c22f-2cb8-4f83-8516-7c0ba84fdd9b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_2744c22f-2cb8-4f83-8516-7c0ba84fdd9b", "id": "cb9b3d6d59cd466fb9e330547dcd06c7"}, "audit_ids": ["e0If6Om9T2qp56bsfY81GQ"], "issued_at": "2019-01-18T04:58:46.000000Z"}} 2019-01-18 04:58:46,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}48b5a69a8c1652dfb7a919508978a53cf10f878e" 2019-01-18 04:58:47,026 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 04:58:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-700a73cc-0f2c-4d92-a461-c255ff897055 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 04:58:47,027 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-700a73cc-0f2c-4d92-a461-c255ff897055 2019-01-18 04:58:47,028 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-18 04:58:47,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}48b5a69a8c1652dfb7a919508978a53cf10f878e" 2019-01-18 04:58:47,117 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 04:58:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a72a74ba-6afb-403e-9290-4a8f44a9eab9 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 04:58:47,117 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-a72a74ba-6afb-403e-9290-4a8f44a9eab9 2019-01-18 04:58:47,125 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-5a650730-f376-41d4-ad63-61430ffe2fbd-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48b5a69a8c1652dfb7a919508978a53cf10f878e" 2019-01-18 04:58:47,362 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-f24cb422-5bfc-4814-8f90-8087122cafc3 Date: Fri, 18 Jan 2019 04:58:47 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"619bf479-d4c0-4fd9-9d7a-993a20e7bfc2","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":50,"ipv4_address_scope":null,"shared":false,"project_id":"ccac38ea86a048c183796fe3184f3438","status":"ACTIVE","subnets":["a713644e-0b46-44f4-8a88-276a606a493d"],"description":"","tags":[],"updated_at":"2019-01-18T04:58:42Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-5a650730-f376-41d4-ad63-61430ffe2fbd-net","admin_state_up":true,"tenant_id":"ccac38ea86a048c183796fe3184f3438","created_at":"2019-01-18T04:58:41Z","provider:network_type":"vxlan"}]} 2019-01-18 04:58:47,362 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-5a650730-f376-41d4-ad63-61430ffe2fbd-net used request id req-f24cb422-5bfc-4814-8f90-8087122cafc3 2019-01-18 04:58:47,366 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-18 04:58:47,371 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 18 Jan 2019 04:58: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"}]}]}} 2019-01-18 04:58:47,372 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/ccac38ea86a048c183796fe3184f3438 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48b5a69a8c1652dfb7a919508978a53cf10f878e" 2019-01-18 04:58:47,457 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 04:58:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5c990b05-a1ba-40b8-82ce-785677748579 Content-Encoding: gzip Content-Length: 247 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/ccac38ea86a048c183796fe3184f3438"}, "enabled": true, "id": "ccac38ea86a048c183796fe3184f3438", "parent_id": "default", "domain_id": "default", "name": "api_check-project_2744c22f-2cb8-4f83-8516-7c0ba84fdd9b"}} 2019-01-18 04:58:47,457 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/ccac38ea86a048c183796fe3184f3438 used request id req-5c990b05-a1ba-40b8-82ce-785677748579 2019-01-18 04:58:47,462 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=619bf479-d4c0-4fd9-9d7a-993a20e7bfc2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48b5a69a8c1652dfb7a919508978a53cf10f878e" 2019-01-18 04:58:47,669 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-27792c4c-7a22-44bd-8653-f4798a2e5157 Date: Fri, 18 Jan 2019 04:58:47 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"619bf479-d4c0-4fd9-9d7a-993a20e7bfc2","tenant_id":"ccac38ea86a048c183796fe3184f3438","created_at":"2019-01-18T04:58:42Z","dns_nameservers":[],"updated_at":"2019-01-18T04:58: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":"ccac38ea86a048c183796fe3184f3438","id":"a713644e-0b46-44f4-8a88-276a606a493d","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-5a650730-f376-41d4-ad63-61430ffe2fbd-subnet"}]} 2019-01-18 04:58:47,669 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=619bf479-d4c0-4fd9-9d7a-993a20e7bfc2 used request id req-27792c4c-7a22-44bd-8653-f4798a2e5157 2019-01-18 04:58:47,675 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=619bf479-d4c0-4fd9-9d7a-993a20e7bfc2&name=NovaUtilsInstanceVolumeTests-5a650730-f376-41d4-ad63-61430ffe2fbd-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48b5a69a8c1652dfb7a919508978a53cf10f878e" 2019-01-18 04:58:47,869 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-ab0fa685-40c9-4d18-afbf-eba3876b7b21 Date: Fri, 18 Jan 2019 04:58:47 GMT RESP BODY: {"ports":[]} 2019-01-18 04:58:47,869 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=619bf479-d4c0-4fd9-9d7a-993a20e7bfc2&name=NovaUtilsInstanceVolumeTests-5a650730-f376-41d4-ad63-61430ffe2fbd-port&admin_state_up=True used request id req-ab0fa685-40c9-4d18-afbf-eba3876b7b21 2019-01-18 04:58:47,872 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/detail?name=NovaUtilsInstanceVolumeTests-5a650730-f376-41d4-ad63-61430ffe2fbd-vm_inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48b5a69a8c1652dfb7a919508978a53cf10f878e" 2019-01-18 04:58:48,102 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 04: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-874f145b-7ecc-4477-9f3b-5dca474fd199 x-compute-request-id: req-874f145b-7ecc-4477-9f3b-5dca474fd199 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2019-01-18 04:58:48,102 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail?name=NovaUtilsInstanceVolumeTests-5a650730-f376-41d4-ad63-61430ffe2fbd-vm_inst used request id req-874f145b-7ecc-4477-9f3b-5dca474fd199 2019-01-18 04:58:48,107 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-5a650730-f376-41d4-ad63-61430ffe2fbd-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48b5a69a8c1652dfb7a919508978a53cf10f878e" 2019-01-18 04:58:48,390 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-2ea7a033-3aaa-4cc6-9c75-539c83a0d0ef Date: Fri, 18 Jan 2019 04:58:48 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"619bf479-d4c0-4fd9-9d7a-993a20e7bfc2","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":50,"ipv4_address_scope":null,"shared":false,"project_id":"ccac38ea86a048c183796fe3184f3438","status":"ACTIVE","subnets":["a713644e-0b46-44f4-8a88-276a606a493d"],"description":"","tags":[],"updated_at":"2019-01-18T04:58:42Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-5a650730-f376-41d4-ad63-61430ffe2fbd-net","admin_state_up":true,"tenant_id":"ccac38ea86a048c183796fe3184f3438","created_at":"2019-01-18T04:58:41Z","provider:network_type":"vxlan"}]} 2019-01-18 04:58:48,390 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-5a650730-f376-41d4-ad63-61430ffe2fbd-net used request id req-2ea7a033-3aaa-4cc6-9c75-539c83a0d0ef 2019-01-18 04:58:48,393 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/ccac38ea86a048c183796fe3184f3438 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48b5a69a8c1652dfb7a919508978a53cf10f878e" 2019-01-18 04:58:48,479 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 04:58:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4d77054b-0e1d-476d-a906-9ae692278dec Content-Encoding: gzip Content-Length: 247 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/ccac38ea86a048c183796fe3184f3438"}, "enabled": true, "id": "ccac38ea86a048c183796fe3184f3438", "parent_id": "default", "domain_id": "default", "name": "api_check-project_2744c22f-2cb8-4f83-8516-7c0ba84fdd9b"}} 2019-01-18 04:58:48,479 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/ccac38ea86a048c183796fe3184f3438 used request id req-4d77054b-0e1d-476d-a906-9ae692278dec 2019-01-18 04:58:48,484 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=619bf479-d4c0-4fd9-9d7a-993a20e7bfc2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48b5a69a8c1652dfb7a919508978a53cf10f878e" 2019-01-18 04:58:48,676 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-1992ebbd-88b3-406e-a1d6-cb52a56ee3e3 Date: Fri, 18 Jan 2019 04:58:48 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"619bf479-d4c0-4fd9-9d7a-993a20e7bfc2","tenant_id":"ccac38ea86a048c183796fe3184f3438","created_at":"2019-01-18T04:58:42Z","dns_nameservers":[],"updated_at":"2019-01-18T04:58: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":"ccac38ea86a048c183796fe3184f3438","id":"a713644e-0b46-44f4-8a88-276a606a493d","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-5a650730-f376-41d4-ad63-61430ffe2fbd-subnet"}]} 2019-01-18 04:58:48,676 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=619bf479-d4c0-4fd9-9d7a-993a20e7bfc2 used request id req-1992ebbd-88b3-406e-a1d6-cb52a56ee3e3 2019-01-18 04:58:48,682 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=619bf479-d4c0-4fd9-9d7a-993a20e7bfc2&name=NovaUtilsInstanceVolumeTests-5a650730-f376-41d4-ad63-61430ffe2fbd-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48b5a69a8c1652dfb7a919508978a53cf10f878e" 2019-01-18 04:58:48,873 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-b123bcc2-0400-4208-b476-7ffe087a6ced Date: Fri, 18 Jan 2019 04:58:48 GMT RESP BODY: {"ports":[]} 2019-01-18 04:58:48,873 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=619bf479-d4c0-4fd9-9d7a-993a20e7bfc2&name=NovaUtilsInstanceVolumeTests-5a650730-f376-41d4-ad63-61430ffe2fbd-port&admin_state_up=True used request id req-b123bcc2-0400-4208-b476-7ffe087a6ced 2019-01-18 04:58:48,874 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 04:58:48,874 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 04:58:49,254 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "45b844776369475b95254c1dd61269c1", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}, {"id": "6aff393fb9af4d958a8117fea50ad769", "name": "Member"}], "expires_at": "2019-01-18T05:58:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ccac38ea86a048c183796fe3184f3438", "name": "api_check-project_2744c22f-2cb8-4f83-8516-7c0ba84fdd9b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_2744c22f-2cb8-4f83-8516-7c0ba84fdd9b", "id": "cb9b3d6d59cd466fb9e330547dcd06c7"}, "audit_ids": ["G1eLEmRtQs-w_IRoQjhVew"], "issued_at": "2019-01-18T04:58:49.000000Z"}} 2019-01-18 04:58:49,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}d61fae70e8abcfa69bc3a72489fa89859444de24" 2019-01-18 04:58:49,339 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 04:58:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a5ccbb88-959c-4ef9-a730-4334e9c9db9b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 04:58:49,339 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-a5ccbb88-959c-4ef9-a730-4334e9c9db9b 2019-01-18 04:58:49,346 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-5a650730-f376-41d4-ad63-61430ffe2fbd-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48b5a69a8c1652dfb7a919508978a53cf10f878e" 2019-01-18 04:58:49,539 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-1167f4ec-780e-43b5-83f0-9246c49d61d5 Date: Fri, 18 Jan 2019 04:58:49 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"619bf479-d4c0-4fd9-9d7a-993a20e7bfc2","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":50,"ipv4_address_scope":null,"shared":false,"project_id":"ccac38ea86a048c183796fe3184f3438","status":"ACTIVE","subnets":["a713644e-0b46-44f4-8a88-276a606a493d"],"description":"","tags":[],"updated_at":"2019-01-18T04:58:42Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-5a650730-f376-41d4-ad63-61430ffe2fbd-net","admin_state_up":true,"tenant_id":"ccac38ea86a048c183796fe3184f3438","created_at":"2019-01-18T04:58:41Z","provider:network_type":"vxlan"}]} 2019-01-18 04:58:49,539 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-5a650730-f376-41d4-ad63-61430ffe2fbd-net used request id req-1167f4ec-780e-43b5-83f0-9246c49d61d5 2019-01-18 04:58:49,545 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=619bf479-d4c0-4fd9-9d7a-993a20e7bfc2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48b5a69a8c1652dfb7a919508978a53cf10f878e" 2019-01-18 04:58:49,739 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-2c06a8a9-542b-417d-8bca-aa90b5b89e54 Date: Fri, 18 Jan 2019 04:58:49 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"619bf479-d4c0-4fd9-9d7a-993a20e7bfc2","tenant_id":"ccac38ea86a048c183796fe3184f3438","created_at":"2019-01-18T04:58:42Z","dns_nameservers":[],"updated_at":"2019-01-18T04:58: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":"ccac38ea86a048c183796fe3184f3438","id":"a713644e-0b46-44f4-8a88-276a606a493d","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-5a650730-f376-41d4-ad63-61430ffe2fbd-subnet"}]} 2019-01-18 04:58:49,739 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=619bf479-d4c0-4fd9-9d7a-993a20e7bfc2 used request id req-2c06a8a9-542b-417d-8bca-aa90b5b89e54 2019-01-18 04:58:49,745 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-5a650730-f376-41d4-ad63-61430ffe2fbd-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48b5a69a8c1652dfb7a919508978a53cf10f878e" 2019-01-18 04:58:49,993 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-64fcf816-5b53-43d1-be72-2fdd45a93eef Date: Fri, 18 Jan 2019 04:58:49 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"619bf479-d4c0-4fd9-9d7a-993a20e7bfc2","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":50,"ipv4_address_scope":null,"shared":false,"project_id":"ccac38ea86a048c183796fe3184f3438","status":"ACTIVE","subnets":["a713644e-0b46-44f4-8a88-276a606a493d"],"description":"","tags":[],"updated_at":"2019-01-18T04:58:42Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-5a650730-f376-41d4-ad63-61430ffe2fbd-net","admin_state_up":true,"tenant_id":"ccac38ea86a048c183796fe3184f3438","created_at":"2019-01-18T04:58:41Z","provider:network_type":"vxlan"}]} 2019-01-18 04:58:49,993 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-5a650730-f376-41d4-ad63-61430ffe2fbd-net used request id req-64fcf816-5b53-43d1-be72-2fdd45a93eef 2019-01-18 04:58:49,996 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-18 04:58:50,002 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 18 Jan 2019 04:58: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"}]}]}} 2019-01-18 04:58:50,003 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/ccac38ea86a048c183796fe3184f3438 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d61fae70e8abcfa69bc3a72489fa89859444de24" 2019-01-18 04:58:50,083 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 04:58:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bbfe1a93-c2fd-4e42-baf7-751b5dcbf28b Content-Encoding: gzip Content-Length: 247 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/ccac38ea86a048c183796fe3184f3438"}, "enabled": true, "id": "ccac38ea86a048c183796fe3184f3438", "parent_id": "default", "domain_id": "default", "name": "api_check-project_2744c22f-2cb8-4f83-8516-7c0ba84fdd9b"}} 2019-01-18 04:58:50,083 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/ccac38ea86a048c183796fe3184f3438 used request id req-bbfe1a93-c2fd-4e42-baf7-751b5dcbf28b 2019-01-18 04:58:50,089 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=619bf479-d4c0-4fd9-9d7a-993a20e7bfc2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48b5a69a8c1652dfb7a919508978a53cf10f878e" 2019-01-18 04:58:50,307 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-9a95ee9c-80b8-4eba-966c-41dd50936f66 Date: Fri, 18 Jan 2019 04:58:50 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"619bf479-d4c0-4fd9-9d7a-993a20e7bfc2","tenant_id":"ccac38ea86a048c183796fe3184f3438","created_at":"2019-01-18T04:58:42Z","dns_nameservers":[],"updated_at":"2019-01-18T04:58: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":"ccac38ea86a048c183796fe3184f3438","id":"a713644e-0b46-44f4-8a88-276a606a493d","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-5a650730-f376-41d4-ad63-61430ffe2fbd-subnet"}]} 2019-01-18 04:58:50,307 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=619bf479-d4c0-4fd9-9d7a-993a20e7bfc2 used request id req-9a95ee9c-80b8-4eba-966c-41dd50936f66 2019-01-18 04:58:50,308 - neutron_utils - INFO - Creating port for network with name - NovaUtilsInstanceVolumeTests-5a650730-f376-41d4-ad63-61430ffe2fbd-net 2019-01-18 04:58:50,313 - 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}48b5a69a8c1652dfb7a919508978a53cf10f878e" -d '{"port": {"network_id": "619bf479-d4c0-4fd9-9d7a-993a20e7bfc2", "name": "NovaUtilsInstanceVolumeTests-5a650730-f376-41d4-ad63-61430ffe2fbd-port", "admin_state_up": true}}' 2019-01-18 04:58:51,330 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 880 X-Openstack-Request-Id: req-9c3dbf88-9200-4ba5-8f8c-2e530ddde933 Date: Fri, 18 Jan 2019 04:58:51 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T04:58:50Z","device_owner":"","revision_number":4,"binding:profile":{},"port_security_enabled":true,"fixed_ips":[{"subnet_id":"a713644e-0b46-44f4-8a88-276a606a493d","ip_address":"10.55.0.10"}],"id":"75652527-aff0-4872-8af0-791c508ce361","security_groups":["b20bc8b2-bb91-411e-b80b-85bddb5d18cc"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:69:91:f4","device_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"name":"NovaUtilsInstanceVolumeTests-5a650730-f376-41d4-ad63-61430ffe2fbd-port","project_id":"ccac38ea86a048c183796fe3184f3438","qos_policy_id":null,"admin_state_up":true,"network_id":"619bf479-d4c0-4fd9-9d7a-993a20e7bfc2","tenant_id":"ccac38ea86a048c183796fe3184f3438","created_at":"2019-01-18T04:58:50Z","binding:vnic_type":"normal"}} 2019-01-18 04:58:51,330 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/ports used request id req-9c3dbf88-9200-4ba5-8f8c-2e530ddde933 2019-01-18 04:58:51,335 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-5a650730-f376-41d4-ad63-61430ffe2fbd-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48b5a69a8c1652dfb7a919508978a53cf10f878e" 2019-01-18 04:58:51,424 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-bcbd9614-6a66-44cb-a50e-2d5e0b36722d Date: Fri, 18 Jan 2019 04:58:51 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"619bf479-d4c0-4fd9-9d7a-993a20e7bfc2","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":50,"ipv4_address_scope":null,"shared":false,"project_id":"ccac38ea86a048c183796fe3184f3438","status":"ACTIVE","subnets":["a713644e-0b46-44f4-8a88-276a606a493d"],"description":"","tags":[],"updated_at":"2019-01-18T04:58:42Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-5a650730-f376-41d4-ad63-61430ffe2fbd-net","admin_state_up":true,"tenant_id":"ccac38ea86a048c183796fe3184f3438","created_at":"2019-01-18T04:58:41Z","provider:network_type":"vxlan"}]} 2019-01-18 04:58:51,424 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-5a650730-f376-41d4-ad63-61430ffe2fbd-net used request id req-bcbd9614-6a66-44cb-a50e-2d5e0b36722d 2019-01-18 04:58:51,428 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/ccac38ea86a048c183796fe3184f3438 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48b5a69a8c1652dfb7a919508978a53cf10f878e" 2019-01-18 04:58:51,513 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 04:58:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-93e86597-919d-4f6d-a9ba-43a76e1e91ff Content-Encoding: gzip Content-Length: 247 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/ccac38ea86a048c183796fe3184f3438"}, "enabled": true, "id": "ccac38ea86a048c183796fe3184f3438", "parent_id": "default", "domain_id": "default", "name": "api_check-project_2744c22f-2cb8-4f83-8516-7c0ba84fdd9b"}} 2019-01-18 04:58:51,514 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/ccac38ea86a048c183796fe3184f3438 used request id req-93e86597-919d-4f6d-a9ba-43a76e1e91ff 2019-01-18 04:58:51,519 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=619bf479-d4c0-4fd9-9d7a-993a20e7bfc2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48b5a69a8c1652dfb7a919508978a53cf10f878e" 2019-01-18 04:58:51,738 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-781ab2d9-1c83-45e8-8dd2-d53ae4a6d8f8 Date: Fri, 18 Jan 2019 04:58:51 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"619bf479-d4c0-4fd9-9d7a-993a20e7bfc2","tenant_id":"ccac38ea86a048c183796fe3184f3438","created_at":"2019-01-18T04:58:42Z","dns_nameservers":[],"updated_at":"2019-01-18T04:58: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":"ccac38ea86a048c183796fe3184f3438","id":"a713644e-0b46-44f4-8a88-276a606a493d","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-5a650730-f376-41d4-ad63-61430ffe2fbd-subnet"}]} 2019-01-18 04:58:51,738 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=619bf479-d4c0-4fd9-9d7a-993a20e7bfc2 used request id req-781ab2d9-1c83-45e8-8dd2-d53ae4a6d8f8 2019-01-18 04:58:51,744 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=619bf479-d4c0-4fd9-9d7a-993a20e7bfc2&name=NovaUtilsInstanceVolumeTests-5a650730-f376-41d4-ad63-61430ffe2fbd-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48b5a69a8c1652dfb7a919508978a53cf10f878e" 2019-01-18 04:58:51,953 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 883 X-Openstack-Request-Id: req-35f7bae0-47a5-43f3-b794-d81c070be6ea Date: Fri, 18 Jan 2019 04:58:51 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T04:58:50Z","device_owner":"","revision_number":4,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"a713644e-0b46-44f4-8a88-276a606a493d","ip_address":"10.55.0.10"}],"id":"75652527-aff0-4872-8af0-791c508ce361","security_groups":["b20bc8b2-bb91-411e-b80b-85bddb5d18cc"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:69:91:f4","project_id":"ccac38ea86a048c183796fe3184f3438","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-5a650730-f376-41d4-ad63-61430ffe2fbd-port","admin_state_up":true,"network_id":"619bf479-d4c0-4fd9-9d7a-993a20e7bfc2","tenant_id":"ccac38ea86a048c183796fe3184f3438","created_at":"2019-01-18T04:58:50Z","binding:vnic_type":"normal","device_id":""}]} 2019-01-18 04:58:51,953 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=619bf479-d4c0-4fd9-9d7a-993a20e7bfc2&name=NovaUtilsInstanceVolumeTests-5a650730-f376-41d4-ad63-61430ffe2fbd-port&admin_state_up=True used request id req-35f7bae0-47a5-43f3-b794-d81c070be6ea 2019-01-18 04:58:51,957 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/ccac38ea86a048c183796fe3184f3438 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48b5a69a8c1652dfb7a919508978a53cf10f878e" 2019-01-18 04:58:52,048 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 04:58:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1aee8315-2758-4f58-ad40-8bbd81ed95c2 Content-Encoding: gzip Content-Length: 247 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/ccac38ea86a048c183796fe3184f3438"}, "enabled": true, "id": "ccac38ea86a048c183796fe3184f3438", "parent_id": "default", "domain_id": "default", "name": "api_check-project_2744c22f-2cb8-4f83-8516-7c0ba84fdd9b"}} 2019-01-18 04:58:52,049 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/ccac38ea86a048c183796fe3184f3438 used request id req-1aee8315-2758-4f58-ad40-8bbd81ed95c2 2019-01-18 04:58:52,049 - nova_utils - INFO - Creating VM with name - NovaUtilsInstanceVolumeTests-5a650730-f376-41d4-ad63-61430ffe2fbd-vm_inst 2019-01-18 04:58:52,052 - 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}48b5a69a8c1652dfb7a919508978a53cf10f878e" 2019-01-18 04:58:52,082 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 04: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-11acf62a-4439-4b4e-9e93-6d47f1977a5e x-compute-request-id: req-11acf62a-4439-4b4e-9e93-6d47f1977a5e Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"flavors": [{"id": "70572bb9-91a2-4d87-9b6a-c41e1541c4cb", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/70572bb9-91a2-4d87-9b6a-c41e1541c4cb", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/70572bb9-91a2-4d87-9b6a-c41e1541c4cb", "rel": "bookmark"}], "name": "NovaUtilsInstanceVolumeTests-5a650730-f376-41d4-ad63-61430ffe2fbd-flavor"}]} 2019-01-18 04:58:52,082 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-11acf62a-4439-4b4e-9e93-6d47f1977a5e 2019-01-18 04:58:52,085 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors/70572bb9-91a2-4d87-9b6a-c41e1541c4cb -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48b5a69a8c1652dfb7a919508978a53cf10f878e" 2019-01-18 04:58:52,106 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 04: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-f40718e5-e69b-4c19-9b99-e85e6defda8b x-compute-request-id: req-f40718e5-e69b-4c19-9b99-e85e6defda8b Content-Encoding: gzip Content-Length: 324 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/70572bb9-91a2-4d87-9b6a-c41e1541c4cb", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/70572bb9-91a2-4d87-9b6a-c41e1541c4cb", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "70572bb9-91a2-4d87-9b6a-c41e1541c4cb", "name": "NovaUtilsInstanceVolumeTests-5a650730-f376-41d4-ad63-61430ffe2fbd-flavor", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2019-01-18 04:58:52,107 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/70572bb9-91a2-4d87-9b6a-c41e1541c4cb used request id req-f40718e5-e69b-4c19-9b99-e85e6defda8b 2019-01-18 04:58:52,110 - 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-5a650730-f376-41d4-ad63-61430ffe2fbd-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}48b5a69a8c1652dfb7a919508978a53cf10f878e" 2019-01-18 04:58:52,294 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1066 Content-Type: application/json X-Openstack-Request-Id: req-540db7fb-d43d-46a8-93a0-01eb7cca5125 Date: Fri, 18 Jan 2019 04:58:52 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceVolumeTests-5a650730-f376-41d4-ad63-61430ffe2fbd-image", "tags": [], "container_format": "bare", "created_at": "2019-01-18T04:58:38Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-18T04:58:39Z", "visibility": "shared", "locations": [{"url": "rbd://af014572-0a5d-4a80-a07f-9105f52ab2c1/images/1bff9092-c3ab-4f92-8e58-a2a95f7dc065/snap", "metadata": {}}], "self": "/v2/images/1bff9092-c3ab-4f92-8e58-a2a95f7dc065", "min_disk": 0, "protected": false, "id": "1bff9092-c3ab-4f92-8e58-a2a95f7dc065", "file": "/v2/images/1bff9092-c3ab-4f92-8e58-a2a95f7dc065/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "ccac38ea86a048c183796fe3184f3438", "direct_url": "rbd://af014572-0a5d-4a80-a07f-9105f52ab2c1/images/1bff9092-c3ab-4f92-8e58-a2a95f7dc065/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=NovaUtilsInstanceVolumeTests-5a650730-f376-41d4-ad63-61430ffe2fbd-image"} 2019-01-18 04:58:52,295 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceVolumeTests-5a650730-f376-41d4-ad63-61430ffe2fbd-image used request id req-540db7fb-d43d-46a8-93a0-01eb7cca5125 2019-01-18 04:58:52,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}48b5a69a8c1652dfb7a919508978a53cf10f878e" 2019-01-18 04:58:52,876 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-d04740c7-9c4b-4045-8e32-b7e7dbc18f0e Date: Fri, 18 Jan 2019 04:58: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"}}} 2019-01-18 04:58:52,876 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-d04740c7-9c4b-4045-8e32-b7e7dbc18f0e 2019-01-18 04:58:52,882 - 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}48b5a69a8c1652dfb7a919508978a53cf10f878e" -d '{"server": {"name": "NovaUtilsInstanceVolumeTests-5a650730-f376-41d4-ad63-61430ffe2fbd-vm_inst", "imageRef": "1bff9092-c3ab-4f92-8e58-a2a95f7dc065", "flavorRef": "70572bb9-91a2-4d87-9b6a-c41e1541c4cb", "max_count": 1, "min_count": 1, "networks": [{"port": "75652527-aff0-4872-8af0-791c508ce361"}]}}' 2019-01-18 04:58:55,237 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 18 Jan 2019 04: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 x-openstack-request-id: req-1188106f-0f0a-4a93-98c5-ba0fe7f9b1e3 x-compute-request-id: req-1188106f-0f0a-4a93-98c5-ba0fe7f9b1e3 Content-Length: 374 location: http://172.30.9.23:8774/v2.1/servers/fadcc070-a045-4cd1-b981-224a93679db1 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "fadcc070-a045-4cd1-b981-224a93679db1", "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/fadcc070-a045-4cd1-b981-224a93679db1", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/fadcc070-a045-4cd1-b981-224a93679db1", "rel": "bookmark"}], "adminPass": "Lqxtyc7aYcS9"}} 2019-01-18 04:58:55,237 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-1188106f-0f0a-4a93-98c5-ba0fe7f9b1e3 2019-01-18 04:58:55,241 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/fadcc070-a045-4cd1-b981-224a93679db1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48b5a69a8c1652dfb7a919508978a53cf10f878e" 2019-01-18 04:58:55,472 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 04: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-e50f5798-3af6-4aba-9b5c-0e2de2ae92ea x-compute-request-id: req-e50f5798-3af6-4aba-9b5c-0e2de2ae92ea Content-Encoding: gzip Content-Length: 649 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/fadcc070-a045-4cd1-b981-224a93679db1", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/fadcc070-a045-4cd1-b981-224a93679db1", "rel": "bookmark"}], "image": {"id": "1bff9092-c3ab-4f92-8e58-a2a95f7dc065", "links": [{"href": "http://172.30.9.23:8774/images/1bff9092-c3ab-4f92-8e58-a2a95f7dc065", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "70572bb9-91a2-4d87-9b6a-c41e1541c4cb", "links": [{"href": "http://172.30.9.23:8774/flavors/70572bb9-91a2-4d87-9b6a-c41e1541c4cb", "rel": "bookmark"}]}, "id": "fadcc070-a045-4cd1-b981-224a93679db1", "user_id": "cb9b3d6d59cd466fb9e330547dcd06c7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2019-01-18T04:58:55Z", "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-5a650730-f376-41d4-ad63-61430ffe2fbd-vm_inst", "created": "2019-01-18T04:58:55Z", "tenant_id": "ccac38ea86a048c183796fe3184f3438", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-18 04:58:55,472 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/fadcc070-a045-4cd1-b981-224a93679db1 used request id req-e50f5798-3af6-4aba-9b5c-0e2de2ae92ea 2019-01-18 04:58:55,472 - create_instance - INFO - Created instance with name - NovaUtilsInstanceVolumeTests-5a650730-f376-41d4-ad63-61430ffe2fbd-vm_inst 2019-01-18 04:58:55,475 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/fadcc070-a045-4cd1-b981-224a93679db1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48b5a69a8c1652dfb7a919508978a53cf10f878e" 2019-01-18 04:58:55,693 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 04: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-64514102-28db-4853-951b-ddc951b0836a x-compute-request-id: req-64514102-28db-4853-951b-ddc951b0836a Content-Encoding: gzip Content-Length: 649 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/fadcc070-a045-4cd1-b981-224a93679db1", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/fadcc070-a045-4cd1-b981-224a93679db1", "rel": "bookmark"}], "image": {"id": "1bff9092-c3ab-4f92-8e58-a2a95f7dc065", "links": [{"href": "http://172.30.9.23:8774/images/1bff9092-c3ab-4f92-8e58-a2a95f7dc065", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "70572bb9-91a2-4d87-9b6a-c41e1541c4cb", "links": [{"href": "http://172.30.9.23:8774/flavors/70572bb9-91a2-4d87-9b6a-c41e1541c4cb", "rel": "bookmark"}]}, "id": "fadcc070-a045-4cd1-b981-224a93679db1", "user_id": "cb9b3d6d59cd466fb9e330547dcd06c7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2019-01-18T04:58:55Z", "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-5a650730-f376-41d4-ad63-61430ffe2fbd-vm_inst", "created": "2019-01-18T04:58:55Z", "tenant_id": "ccac38ea86a048c183796fe3184f3438", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-18 04:58:55,693 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/fadcc070-a045-4cd1-b981-224a93679db1 used request id req-64514102-28db-4853-951b-ddc951b0836a 2019-01-18 04:58:55,693 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-5a650730-f376-41d4-ad63-61430ffe2fbd-vm_inst] is - BUILD 2019-01-18 04:58:55,693 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-18 04:58:58,697 - create_instance - DEBUG - VM status query timeout in 896.775979042 2019-01-18 04:58:58,699 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/fadcc070-a045-4cd1-b981-224a93679db1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48b5a69a8c1652dfb7a919508978a53cf10f878e" 2019-01-18 04:58:59,108 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 04: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-1e5ba136-8df1-4ef6-a128-fbf8c5d69cc3 x-compute-request-id: req-1e5ba136-8df1-4ef6-a128-fbf8c5d69cc3 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/fadcc070-a045-4cd1-b981-224a93679db1", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/fadcc070-a045-4cd1-b981-224a93679db1", "rel": "bookmark"}], "image": {"id": "1bff9092-c3ab-4f92-8e58-a2a95f7dc065", "links": [{"href": "http://172.30.9.23:8774/images/1bff9092-c3ab-4f92-8e58-a2a95f7dc065", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000009", "OS-SRV-USG:launched_at": null, "flavor": {"id": "70572bb9-91a2-4d87-9b6a-c41e1541c4cb", "links": [{"href": "http://172.30.9.23:8774/flavors/70572bb9-91a2-4d87-9b6a-c41e1541c4cb", "rel": "bookmark"}]}, "id": "fadcc070-a045-4cd1-b981-224a93679db1", "user_id": "cb9b3d6d59cd466fb9e330547dcd06c7", "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": "2019-01-18T04:58:57Z", "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-5a650730-f376-41d4-ad63-61430ffe2fbd-vm_inst", "created": "2019-01-18T04:58:55Z", "tenant_id": "ccac38ea86a048c183796fe3184f3438", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-18 04:58:59,108 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/fadcc070-a045-4cd1-b981-224a93679db1 used request id req-1e5ba136-8df1-4ef6-a128-fbf8c5d69cc3 2019-01-18 04:58:59,109 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-5a650730-f376-41d4-ad63-61430ffe2fbd-vm_inst] is - BUILD 2019-01-18 04:58:59,109 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-18 04:59:02,112 - create_instance - DEBUG - VM status query timeout in 893.360349178 2019-01-18 04:59:02,115 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/fadcc070-a045-4cd1-b981-224a93679db1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48b5a69a8c1652dfb7a919508978a53cf10f878e" 2019-01-18 04:59:02,531 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 04: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-32a81748-d671-4615-b20d-ff8c1a0943da x-compute-request-id: req-32a81748-d671-4615-b20d-ff8c1a0943da 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/fadcc070-a045-4cd1-b981-224a93679db1", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/fadcc070-a045-4cd1-b981-224a93679db1", "rel": "bookmark"}], "image": {"id": "1bff9092-c3ab-4f92-8e58-a2a95f7dc065", "links": [{"href": "http://172.30.9.23:8774/images/1bff9092-c3ab-4f92-8e58-a2a95f7dc065", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000009", "OS-SRV-USG:launched_at": null, "flavor": {"id": "70572bb9-91a2-4d87-9b6a-c41e1541c4cb", "links": [{"href": "http://172.30.9.23:8774/flavors/70572bb9-91a2-4d87-9b6a-c41e1541c4cb", "rel": "bookmark"}]}, "id": "fadcc070-a045-4cd1-b981-224a93679db1", "user_id": "cb9b3d6d59cd466fb9e330547dcd06c7", "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": "2019-01-18T04:58:57Z", "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-5a650730-f376-41d4-ad63-61430ffe2fbd-vm_inst", "created": "2019-01-18T04:58:55Z", "tenant_id": "ccac38ea86a048c183796fe3184f3438", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-18 04:59:02,531 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/fadcc070-a045-4cd1-b981-224a93679db1 used request id req-32a81748-d671-4615-b20d-ff8c1a0943da 2019-01-18 04:59:02,531 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-5a650730-f376-41d4-ad63-61430ffe2fbd-vm_inst] is - BUILD 2019-01-18 04:59:02,532 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-18 04:59:05,535 - create_instance - DEBUG - VM status query timeout in 889.937820196 2019-01-18 04:59:05,538 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/fadcc070-a045-4cd1-b981-224a93679db1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48b5a69a8c1652dfb7a919508978a53cf10f878e" 2019-01-18 04:59:05,643 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 04: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-b7bb133b-b7ca-49d2-a180-f6d5b0af7f22 x-compute-request-id: req-b7bb133b-b7ca-49d2-a180-f6d5b0af7f22 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/fadcc070-a045-4cd1-b981-224a93679db1", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/fadcc070-a045-4cd1-b981-224a93679db1", "rel": "bookmark"}], "image": {"id": "1bff9092-c3ab-4f92-8e58-a2a95f7dc065", "links": [{"href": "http://172.30.9.23:8774/images/1bff9092-c3ab-4f92-8e58-a2a95f7dc065", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000009", "OS-SRV-USG:launched_at": null, "flavor": {"id": "70572bb9-91a2-4d87-9b6a-c41e1541c4cb", "links": [{"href": "http://172.30.9.23:8774/flavors/70572bb9-91a2-4d87-9b6a-c41e1541c4cb", "rel": "bookmark"}]}, "id": "fadcc070-a045-4cd1-b981-224a93679db1", "user_id": "cb9b3d6d59cd466fb9e330547dcd06c7", "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": "2019-01-18T04:58:57Z", "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-5a650730-f376-41d4-ad63-61430ffe2fbd-vm_inst", "created": "2019-01-18T04:58:55Z", "tenant_id": "ccac38ea86a048c183796fe3184f3438", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-18 04:59:05,644 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/fadcc070-a045-4cd1-b981-224a93679db1 used request id req-b7bb133b-b7ca-49d2-a180-f6d5b0af7f22 2019-01-18 04:59:05,644 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-5a650730-f376-41d4-ad63-61430ffe2fbd-vm_inst] is - BUILD 2019-01-18 04:59:05,644 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-18 04:59:08,647 - create_instance - DEBUG - VM status query timeout in 886.825064182 2019-01-18 04:59:08,650 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/fadcc070-a045-4cd1-b981-224a93679db1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48b5a69a8c1652dfb7a919508978a53cf10f878e" 2019-01-18 04:59:09,436 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 04:59: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-1768f55c-23af-4669-862e-d1b591f042dc x-compute-request-id: req-1768f55c-23af-4669-862e-d1b591f042dc 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/fadcc070-a045-4cd1-b981-224a93679db1", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/fadcc070-a045-4cd1-b981-224a93679db1", "rel": "bookmark"}], "image": {"id": "1bff9092-c3ab-4f92-8e58-a2a95f7dc065", "links": [{"href": "http://172.30.9.23:8774/images/1bff9092-c3ab-4f92-8e58-a2a95f7dc065", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000009", "OS-SRV-USG:launched_at": null, "flavor": {"id": "70572bb9-91a2-4d87-9b6a-c41e1541c4cb", "links": [{"href": "http://172.30.9.23:8774/flavors/70572bb9-91a2-4d87-9b6a-c41e1541c4cb", "rel": "bookmark"}]}, "id": "fadcc070-a045-4cd1-b981-224a93679db1", "user_id": "cb9b3d6d59cd466fb9e330547dcd06c7", "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": "2019-01-18T04:58:57Z", "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-5a650730-f376-41d4-ad63-61430ffe2fbd-vm_inst", "created": "2019-01-18T04:58:55Z", "tenant_id": "ccac38ea86a048c183796fe3184f3438", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-18 04:59:09,436 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/fadcc070-a045-4cd1-b981-224a93679db1 used request id req-1768f55c-23af-4669-862e-d1b591f042dc 2019-01-18 04:59:09,437 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-5a650730-f376-41d4-ad63-61430ffe2fbd-vm_inst] is - BUILD 2019-01-18 04:59:09,437 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-18 04:59:12,440 - create_instance - DEBUG - VM status query timeout in 883.032656193 2019-01-18 04:59:12,443 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/fadcc070-a045-4cd1-b981-224a93679db1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48b5a69a8c1652dfb7a919508978a53cf10f878e" 2019-01-18 04:59:12,682 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 04:59: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-388742ff-eacf-4180-a53f-2d0d9ab62371 x-compute-request-id: req-388742ff-eacf-4180-a53f-2d0d9ab62371 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/fadcc070-a045-4cd1-b981-224a93679db1", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/fadcc070-a045-4cd1-b981-224a93679db1", "rel": "bookmark"}], "image": {"id": "1bff9092-c3ab-4f92-8e58-a2a95f7dc065", "links": [{"href": "http://172.30.9.23:8774/images/1bff9092-c3ab-4f92-8e58-a2a95f7dc065", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000009", "OS-SRV-USG:launched_at": null, "flavor": {"id": "70572bb9-91a2-4d87-9b6a-c41e1541c4cb", "links": [{"href": "http://172.30.9.23:8774/flavors/70572bb9-91a2-4d87-9b6a-c41e1541c4cb", "rel": "bookmark"}]}, "id": "fadcc070-a045-4cd1-b981-224a93679db1", "user_id": "cb9b3d6d59cd466fb9e330547dcd06c7", "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": "2019-01-18T04:58:57Z", "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-5a650730-f376-41d4-ad63-61430ffe2fbd-vm_inst", "created": "2019-01-18T04:58:55Z", "tenant_id": "ccac38ea86a048c183796fe3184f3438", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-18 04:59:12,682 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/fadcc070-a045-4cd1-b981-224a93679db1 used request id req-388742ff-eacf-4180-a53f-2d0d9ab62371 2019-01-18 04:59:12,683 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-5a650730-f376-41d4-ad63-61430ffe2fbd-vm_inst] is - BUILD 2019-01-18 04:59:12,683 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-18 04:59:15,686 - create_instance - DEBUG - VM status query timeout in 879.78652215 2019-01-18 04:59:15,689 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/fadcc070-a045-4cd1-b981-224a93679db1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48b5a69a8c1652dfb7a919508978a53cf10f878e" 2019-01-18 04:59:16,101 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 04:59: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-9e1ca051-b437-4f50-bc7f-1a9f24098311 x-compute-request-id: req-9e1ca051-b437-4f50-bc7f-1a9f24098311 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/fadcc070-a045-4cd1-b981-224a93679db1", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/fadcc070-a045-4cd1-b981-224a93679db1", "rel": "bookmark"}], "image": {"id": "1bff9092-c3ab-4f92-8e58-a2a95f7dc065", "links": [{"href": "http://172.30.9.23:8774/images/1bff9092-c3ab-4f92-8e58-a2a95f7dc065", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000009", "OS-SRV-USG:launched_at": null, "flavor": {"id": "70572bb9-91a2-4d87-9b6a-c41e1541c4cb", "links": [{"href": "http://172.30.9.23:8774/flavors/70572bb9-91a2-4d87-9b6a-c41e1541c4cb", "rel": "bookmark"}]}, "id": "fadcc070-a045-4cd1-b981-224a93679db1", "user_id": "cb9b3d6d59cd466fb9e330547dcd06c7", "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": "2019-01-18T04:58:57Z", "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-5a650730-f376-41d4-ad63-61430ffe2fbd-vm_inst", "created": "2019-01-18T04:58:55Z", "tenant_id": "ccac38ea86a048c183796fe3184f3438", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-18 04:59:16,101 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/fadcc070-a045-4cd1-b981-224a93679db1 used request id req-9e1ca051-b437-4f50-bc7f-1a9f24098311 2019-01-18 04:59:16,101 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-5a650730-f376-41d4-ad63-61430ffe2fbd-vm_inst] is - BUILD 2019-01-18 04:59:16,101 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-18 04:59:19,105 - create_instance - DEBUG - VM status query timeout in 876.367851973 2019-01-18 04:59:19,108 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/fadcc070-a045-4cd1-b981-224a93679db1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48b5a69a8c1652dfb7a919508978a53cf10f878e" 2019-01-18 04:59:19,558 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 04:59: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-929ee497-64bd-400d-9e27-d7cec821ebe2 x-compute-request-id: req-929ee497-64bd-400d-9e27-d7cec821ebe2 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/fadcc070-a045-4cd1-b981-224a93679db1", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/fadcc070-a045-4cd1-b981-224a93679db1", "rel": "bookmark"}], "image": {"id": "1bff9092-c3ab-4f92-8e58-a2a95f7dc065", "links": [{"href": "http://172.30.9.23:8774/images/1bff9092-c3ab-4f92-8e58-a2a95f7dc065", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000009", "OS-SRV-USG:launched_at": null, "flavor": {"id": "70572bb9-91a2-4d87-9b6a-c41e1541c4cb", "links": [{"href": "http://172.30.9.23:8774/flavors/70572bb9-91a2-4d87-9b6a-c41e1541c4cb", "rel": "bookmark"}]}, "id": "fadcc070-a045-4cd1-b981-224a93679db1", "user_id": "cb9b3d6d59cd466fb9e330547dcd06c7", "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": "2019-01-18T04:58:57Z", "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-5a650730-f376-41d4-ad63-61430ffe2fbd-vm_inst", "created": "2019-01-18T04:58:55Z", "tenant_id": "ccac38ea86a048c183796fe3184f3438", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-18 04:59:19,558 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/fadcc070-a045-4cd1-b981-224a93679db1 used request id req-929ee497-64bd-400d-9e27-d7cec821ebe2 2019-01-18 04:59:19,558 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-5a650730-f376-41d4-ad63-61430ffe2fbd-vm_inst] is - BUILD 2019-01-18 04:59:19,559 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-18 04:59:22,562 - create_instance - DEBUG - VM status query timeout in 872.910715103 2019-01-18 04:59:22,565 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/fadcc070-a045-4cd1-b981-224a93679db1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48b5a69a8c1652dfb7a919508978a53cf10f878e" 2019-01-18 04:59:23,516 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 04:59: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-603434c0-b9aa-4a5f-a3c4-cf9dea11abae x-compute-request-id: req-603434c0-b9aa-4a5f-a3c4-cf9dea11abae 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/fadcc070-a045-4cd1-b981-224a93679db1", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/fadcc070-a045-4cd1-b981-224a93679db1", "rel": "bookmark"}], "image": {"id": "1bff9092-c3ab-4f92-8e58-a2a95f7dc065", "links": [{"href": "http://172.30.9.23:8774/images/1bff9092-c3ab-4f92-8e58-a2a95f7dc065", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000009", "OS-SRV-USG:launched_at": null, "flavor": {"id": "70572bb9-91a2-4d87-9b6a-c41e1541c4cb", "links": [{"href": "http://172.30.9.23:8774/flavors/70572bb9-91a2-4d87-9b6a-c41e1541c4cb", "rel": "bookmark"}]}, "id": "fadcc070-a045-4cd1-b981-224a93679db1", "user_id": "cb9b3d6d59cd466fb9e330547dcd06c7", "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": "2019-01-18T04:58:57Z", "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-5a650730-f376-41d4-ad63-61430ffe2fbd-vm_inst", "created": "2019-01-18T04:58:55Z", "tenant_id": "ccac38ea86a048c183796fe3184f3438", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-18 04:59:23,516 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/fadcc070-a045-4cd1-b981-224a93679db1 used request id req-603434c0-b9aa-4a5f-a3c4-cf9dea11abae 2019-01-18 04:59:23,516 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-5a650730-f376-41d4-ad63-61430ffe2fbd-vm_inst] is - BUILD 2019-01-18 04:59:23,516 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-18 04:59:26,520 - create_instance - DEBUG - VM status query timeout in 868.952986002 2019-01-18 04:59:26,522 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/fadcc070-a045-4cd1-b981-224a93679db1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48b5a69a8c1652dfb7a919508978a53cf10f878e" 2019-01-18 04:59:26,917 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 04:59: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-48f59a2e-582a-4f36-80db-57b2cae0ff66 x-compute-request-id: req-48f59a2e-582a-4f36-80db-57b2cae0ff66 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/fadcc070-a045-4cd1-b981-224a93679db1", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/fadcc070-a045-4cd1-b981-224a93679db1", "rel": "bookmark"}], "image": {"id": "1bff9092-c3ab-4f92-8e58-a2a95f7dc065", "links": [{"href": "http://172.30.9.23:8774/images/1bff9092-c3ab-4f92-8e58-a2a95f7dc065", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000009", "OS-SRV-USG:launched_at": null, "flavor": {"id": "70572bb9-91a2-4d87-9b6a-c41e1541c4cb", "links": [{"href": "http://172.30.9.23:8774/flavors/70572bb9-91a2-4d87-9b6a-c41e1541c4cb", "rel": "bookmark"}]}, "id": "fadcc070-a045-4cd1-b981-224a93679db1", "user_id": "cb9b3d6d59cd466fb9e330547dcd06c7", "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": "2019-01-18T04:58:57Z", "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-5a650730-f376-41d4-ad63-61430ffe2fbd-vm_inst", "created": "2019-01-18T04:58:55Z", "tenant_id": "ccac38ea86a048c183796fe3184f3438", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-18 04:59:26,917 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/fadcc070-a045-4cd1-b981-224a93679db1 used request id req-48f59a2e-582a-4f36-80db-57b2cae0ff66 2019-01-18 04:59:26,917 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-5a650730-f376-41d4-ad63-61430ffe2fbd-vm_inst] is - BUILD 2019-01-18 04:59:26,917 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-18 04:59:29,920 - create_instance - DEBUG - VM status query timeout in 865.552003145 2019-01-18 04:59:29,923 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/fadcc070-a045-4cd1-b981-224a93679db1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48b5a69a8c1652dfb7a919508978a53cf10f878e" 2019-01-18 04:59:30,243 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 04:59: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-f3ecde00-9759-4ab7-9d6c-60c1c9116931 x-compute-request-id: req-f3ecde00-9759-4ab7-9d6c-60c1c9116931 Content-Encoding: gzip Content-Length: 750 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/fadcc070-a045-4cd1-b981-224a93679db1", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/fadcc070-a045-4cd1-b981-224a93679db1", "rel": "bookmark"}], "image": {"id": "1bff9092-c3ab-4f92-8e58-a2a95f7dc065", "links": [{"href": "http://172.30.9.23:8774/images/1bff9092-c3ab-4f92-8e58-a2a95f7dc065", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000009", "OS-SRV-USG:launched_at": null, "flavor": {"id": "70572bb9-91a2-4d87-9b6a-c41e1541c4cb", "links": [{"href": "http://172.30.9.23:8774/flavors/70572bb9-91a2-4d87-9b6a-c41e1541c4cb", "rel": "bookmark"}]}, "id": "fadcc070-a045-4cd1-b981-224a93679db1", "security_groups": [{"name": "default"}], "user_id": "cb9b3d6d59cd466fb9e330547dcd06c7", "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": "2019-01-18T04:59:28Z", "hostId": "910d1650da004ed3d5d995e79b1aa20f6569cea183955d1b4c55ef7d", "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": "NovaUtilsInstanceVolumeTests-5a650730-f376-41d4-ad63-61430ffe2fbd-vm_inst", "created": "2019-01-18T04:58:55Z", "tenant_id": "ccac38ea86a048c183796fe3184f3438", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-18 04:59:30,243 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/fadcc070-a045-4cd1-b981-224a93679db1 used request id req-f3ecde00-9759-4ab7-9d6c-60c1c9116931 2019-01-18 04:59:30,244 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-5a650730-f376-41d4-ad63-61430ffe2fbd-vm_inst] is - BUILD 2019-01-18 04:59:30,244 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-18 04:59:33,247 - create_instance - DEBUG - VM status query timeout in 862.225543022 2019-01-18 04:59:33,250 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/fadcc070-a045-4cd1-b981-224a93679db1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48b5a69a8c1652dfb7a919508978a53cf10f878e" 2019-01-18 04:59:33,646 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 04:59: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-fc0ae1df-8935-4f19-8c0c-11387b38eee5 x-compute-request-id: req-fc0ae1df-8935-4f19-8c0c-11387b38eee5 Content-Encoding: gzip Content-Length: 822 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"NovaUtilsInstanceVolumeTests-5a650730-f376-41d4-ad63-61430ffe2fbd-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:69:91:f4", "version": 4, "addr": "10.55.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/fadcc070-a045-4cd1-b981-224a93679db1", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/fadcc070-a045-4cd1-b981-224a93679db1", "rel": "bookmark"}], "image": {"id": "1bff9092-c3ab-4f92-8e58-a2a95f7dc065", "links": [{"href": "http://172.30.9.23:8774/images/1bff9092-c3ab-4f92-8e58-a2a95f7dc065", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000009", "OS-SRV-USG:launched_at": null, "flavor": {"id": "70572bb9-91a2-4d87-9b6a-c41e1541c4cb", "links": [{"href": "http://172.30.9.23:8774/flavors/70572bb9-91a2-4d87-9b6a-c41e1541c4cb", "rel": "bookmark"}]}, "id": "fadcc070-a045-4cd1-b981-224a93679db1", "security_groups": [{"name": "default"}], "user_id": "cb9b3d6d59cd466fb9e330547dcd06c7", "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": "2019-01-18T04:59:28Z", "hostId": "910d1650da004ed3d5d995e79b1aa20f6569cea183955d1b4c55ef7d", "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": "NovaUtilsInstanceVolumeTests-5a650730-f376-41d4-ad63-61430ffe2fbd-vm_inst", "created": "2019-01-18T04:58:55Z", "tenant_id": "ccac38ea86a048c183796fe3184f3438", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-18 04:59:33,646 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/fadcc070-a045-4cd1-b981-224a93679db1 used request id req-fc0ae1df-8935-4f19-8c0c-11387b38eee5 2019-01-18 04:59:33,647 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-5a650730-f376-41d4-ad63-61430ffe2fbd-vm_inst] is - BUILD 2019-01-18 04:59:33,647 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-18 04:59:36,650 - create_instance - DEBUG - VM status query timeout in 858.822547197 2019-01-18 04:59:36,653 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/fadcc070-a045-4cd1-b981-224a93679db1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48b5a69a8c1652dfb7a919508978a53cf10f878e" 2019-01-18 04:59:37,252 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 04:59: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-a2ea0052-d958-43f9-ab60-f8158010f930 x-compute-request-id: req-a2ea0052-d958-43f9-ab60-f8158010f930 Content-Encoding: gzip Content-Length: 822 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-5a650730-f376-41d4-ad63-61430ffe2fbd-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:69:91:f4", "version": 4, "addr": "10.55.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/fadcc070-a045-4cd1-b981-224a93679db1", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/fadcc070-a045-4cd1-b981-224a93679db1", "rel": "bookmark"}], "image": {"id": "1bff9092-c3ab-4f92-8e58-a2a95f7dc065", "links": [{"href": "http://172.30.9.23:8774/images/1bff9092-c3ab-4f92-8e58-a2a95f7dc065", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000009", "OS-SRV-USG:launched_at": "2019-01-18T04:59:33.000000", "flavor": {"id": "70572bb9-91a2-4d87-9b6a-c41e1541c4cb", "links": [{"href": "http://172.30.9.23:8774/flavors/70572bb9-91a2-4d87-9b6a-c41e1541c4cb", "rel": "bookmark"}]}, "id": "fadcc070-a045-4cd1-b981-224a93679db1", "security_groups": [{"name": "default"}], "user_id": "cb9b3d6d59cd466fb9e330547dcd06c7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-18T04:59:33Z", "hostId": "910d1650da004ed3d5d995e79b1aa20f6569cea183955d1b4c55ef7d", "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": "NovaUtilsInstanceVolumeTests-5a650730-f376-41d4-ad63-61430ffe2fbd-vm_inst", "created": "2019-01-18T04:58:55Z", "tenant_id": "ccac38ea86a048c183796fe3184f3438", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-18 04:59:37,252 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/fadcc070-a045-4cd1-b981-224a93679db1 used request id req-a2ea0052-d958-43f9-ab60-f8158010f930 2019-01-18 04:59:37,253 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-5a650730-f376-41d4-ad63-61430ffe2fbd-vm_inst] is - ACTIVE 2019-01-18 04:59:37,253 - create_instance - INFO - VM is - ACTIVE 2019-01-18 04:59:37,256 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/fadcc070-a045-4cd1-b981-224a93679db1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48b5a69a8c1652dfb7a919508978a53cf10f878e" 2019-01-18 04:59:37,841 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 04:59: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-a6bc3593-00c8-423f-bbd4-9c138beba012 x-compute-request-id: req-a6bc3593-00c8-423f-bbd4-9c138beba012 Content-Encoding: gzip Content-Length: 822 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-5a650730-f376-41d4-ad63-61430ffe2fbd-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:69:91:f4", "version": 4, "addr": "10.55.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/fadcc070-a045-4cd1-b981-224a93679db1", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/fadcc070-a045-4cd1-b981-224a93679db1", "rel": "bookmark"}], "image": {"id": "1bff9092-c3ab-4f92-8e58-a2a95f7dc065", "links": [{"href": "http://172.30.9.23:8774/images/1bff9092-c3ab-4f92-8e58-a2a95f7dc065", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000009", "OS-SRV-USG:launched_at": "2019-01-18T04:59:33.000000", "flavor": {"id": "70572bb9-91a2-4d87-9b6a-c41e1541c4cb", "links": [{"href": "http://172.30.9.23:8774/flavors/70572bb9-91a2-4d87-9b6a-c41e1541c4cb", "rel": "bookmark"}]}, "id": "fadcc070-a045-4cd1-b981-224a93679db1", "security_groups": [{"name": "default"}], "user_id": "cb9b3d6d59cd466fb9e330547dcd06c7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-18T04:59:33Z", "hostId": "910d1650da004ed3d5d995e79b1aa20f6569cea183955d1b4c55ef7d", "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": "NovaUtilsInstanceVolumeTests-5a650730-f376-41d4-ad63-61430ffe2fbd-vm_inst", "created": "2019-01-18T04:58:55Z", "tenant_id": "ccac38ea86a048c183796fe3184f3438", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-18 04:59:37,842 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/fadcc070-a045-4cd1-b981-224a93679db1 used request id req-a6bc3593-00c8-423f-bbd4-9c138beba012 2019-01-18 04:59:37,847 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-5a650730-f376-41d4-ad63-61430ffe2fbd-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48b5a69a8c1652dfb7a919508978a53cf10f878e" 2019-01-18 04:59:38,080 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-6969e792-6205-462e-ba20-6e1003a29a34 Date: Fri, 18 Jan 2019 04:59:38 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"619bf479-d4c0-4fd9-9d7a-993a20e7bfc2","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":50,"ipv4_address_scope":null,"shared":false,"project_id":"ccac38ea86a048c183796fe3184f3438","status":"ACTIVE","subnets":["a713644e-0b46-44f4-8a88-276a606a493d"],"description":"","tags":[],"updated_at":"2019-01-18T04:58:42Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-5a650730-f376-41d4-ad63-61430ffe2fbd-net","admin_state_up":true,"tenant_id":"ccac38ea86a048c183796fe3184f3438","created_at":"2019-01-18T04:58:41Z","provider:network_type":"vxlan"}]} 2019-01-18 04:59:38,080 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-5a650730-f376-41d4-ad63-61430ffe2fbd-net used request id req-6969e792-6205-462e-ba20-6e1003a29a34 2019-01-18 04:59:38,084 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/ccac38ea86a048c183796fe3184f3438 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48b5a69a8c1652dfb7a919508978a53cf10f878e" 2019-01-18 04:59:38,103 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 04:59:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8f6060df-087b-404f-a5a4-700d7c10187a Content-Encoding: gzip Content-Length: 247 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/ccac38ea86a048c183796fe3184f3438"}, "enabled": true, "id": "ccac38ea86a048c183796fe3184f3438", "parent_id": "default", "domain_id": "default", "name": "api_check-project_2744c22f-2cb8-4f83-8516-7c0ba84fdd9b"}} 2019-01-18 04:59:38,104 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/ccac38ea86a048c183796fe3184f3438 used request id req-8f6060df-087b-404f-a5a4-700d7c10187a 2019-01-18 04:59:38,108 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=619bf479-d4c0-4fd9-9d7a-993a20e7bfc2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48b5a69a8c1652dfb7a919508978a53cf10f878e" 2019-01-18 04:59:38,154 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-acff61dd-a7dc-4643-b221-19bcb1ff9a61 Date: Fri, 18 Jan 2019 04:59:38 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"619bf479-d4c0-4fd9-9d7a-993a20e7bfc2","tenant_id":"ccac38ea86a048c183796fe3184f3438","created_at":"2019-01-18T04:58:42Z","dns_nameservers":[],"updated_at":"2019-01-18T04:58: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":"ccac38ea86a048c183796fe3184f3438","id":"a713644e-0b46-44f4-8a88-276a606a493d","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-5a650730-f376-41d4-ad63-61430ffe2fbd-subnet"}]} 2019-01-18 04:59:38,154 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=619bf479-d4c0-4fd9-9d7a-993a20e7bfc2 used request id req-acff61dd-a7dc-4643-b221-19bcb1ff9a61 2019-01-18 04:59:38,160 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=619bf479-d4c0-4fd9-9d7a-993a20e7bfc2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48b5a69a8c1652dfb7a919508978a53cf10f878e" 2019-01-18 04:59:38,206 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3883 X-Openstack-Request-Id: req-776efc87-8a51-4bf4-a88d-040f7dbc6965 Date: Fri, 18 Jan 2019 04:59:38 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T04:58:45Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"a713644e-0b46-44f4-8a88-276a606a493d","ip_address":"10.55.0.3"}],"id":"4aa35885-5a6d-4b77-a178-feb9e89b3c16","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:44:13:eb","project_id":"ccac38ea86a048c183796fe3184f3438","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"619bf479-d4c0-4fd9-9d7a-993a20e7bfc2","tenant_id":"ccac38ea86a048c183796fe3184f3438","created_at":"2019-01-18T04:58:43Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-619bf479-d4c0-4fd9-9d7a-993a20e7bfc2"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T04:58:47Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"a713644e-0b46-44f4-8a88-276a606a493d","ip_address":"10.55.0.4"}],"id":"50dcdab8-5147-41cf-80b9-0f4f428b6b6a","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:f1:ba:79","project_id":"ccac38ea86a048c183796fe3184f3438","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"619bf479-d4c0-4fd9-9d7a-993a20e7bfc2","tenant_id":"ccac38ea86a048c183796fe3184f3438","created_at":"2019-01-18T04:58:44Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-619bf479-d4c0-4fd9-9d7a-993a20e7bfc2"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T04:58:45Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"a713644e-0b46-44f4-8a88-276a606a493d","ip_address":"10.55.0.2"}],"id":"6686ce5c-aa4c-4d1a-bb00-07c92ca7b5d3","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:7d:8e:53","project_id":"ccac38ea86a048c183796fe3184f3438","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"619bf479-d4c0-4fd9-9d7a-993a20e7bfc2","tenant_id":"ccac38ea86a048c183796fe3184f3438","created_at":"2019-01-18T04:58:42Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-619bf479-d4c0-4fd9-9d7a-993a20e7bfc2"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T04:59:32Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"a713644e-0b46-44f4-8a88-276a606a493d","ip_address":"10.55.0.10"}],"id":"75652527-aff0-4872-8af0-791c508ce361","security_groups":["b20bc8b2-bb91-411e-b80b-85bddb5d18cc"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:69:91:f4","project_id":"ccac38ea86a048c183796fe3184f3438","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-5a650730-f376-41d4-ad63-61430ffe2fbd-port","admin_state_up":true,"network_id":"619bf479-d4c0-4fd9-9d7a-993a20e7bfc2","tenant_id":"ccac38ea86a048c183796fe3184f3438","created_at":"2019-01-18T04:58:50Z","binding:vnic_type":"normal","device_id":"fadcc070-a045-4cd1-b981-224a93679db1"}]} 2019-01-18 04:59:38,206 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=619bf479-d4c0-4fd9-9d7a-993a20e7bfc2 used request id req-776efc87-8a51-4bf4-a88d-040f7dbc6965 2019-01-18 04:59:38,207 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 04:59:38,598 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "45b844776369475b95254c1dd61269c1", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}, {"id": "6aff393fb9af4d958a8117fea50ad769", "name": "Member"}], "expires_at": "2019-01-18T05:59:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ccac38ea86a048c183796fe3184f3438", "name": "api_check-project_2744c22f-2cb8-4f83-8516-7c0ba84fdd9b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_2744c22f-2cb8-4f83-8516-7c0ba84fdd9b", "id": "cb9b3d6d59cd466fb9e330547dcd06c7"}, "audit_ids": ["01vMW4meToyao85j84Ahig"], "issued_at": "2019-01-18T04:59:38.000000Z"}} 2019-01-18 04:59:38,599 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35b074154d6d9aeea37df886b60012d9a079cb07" 2019-01-18 04:59:38,681 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 04:59:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-15da8d37-57a7-40e0-a8ec-0db4e03ad26c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 04:59:38,681 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-15da8d37-57a7-40e0-a8ec-0db4e03ad26c 2019-01-18 04:59:38,685 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/fadcc070-a045-4cd1-b981-224a93679db1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48b5a69a8c1652dfb7a919508978a53cf10f878e" 2019-01-18 04:59:39,264 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 04: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-ee0fd319-157a-45a2-9fca-43cb847ee176 x-compute-request-id: req-ee0fd319-157a-45a2-9fca-43cb847ee176 Content-Encoding: gzip Content-Length: 822 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-5a650730-f376-41d4-ad63-61430ffe2fbd-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:69:91:f4", "version": 4, "addr": "10.55.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/fadcc070-a045-4cd1-b981-224a93679db1", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/fadcc070-a045-4cd1-b981-224a93679db1", "rel": "bookmark"}], "image": {"id": "1bff9092-c3ab-4f92-8e58-a2a95f7dc065", "links": [{"href": "http://172.30.9.23:8774/images/1bff9092-c3ab-4f92-8e58-a2a95f7dc065", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000009", "OS-SRV-USG:launched_at": "2019-01-18T04:59:33.000000", "flavor": {"id": "70572bb9-91a2-4d87-9b6a-c41e1541c4cb", "links": [{"href": "http://172.30.9.23:8774/flavors/70572bb9-91a2-4d87-9b6a-c41e1541c4cb", "rel": "bookmark"}]}, "id": "fadcc070-a045-4cd1-b981-224a93679db1", "security_groups": [{"name": "default"}], "user_id": "cb9b3d6d59cd466fb9e330547dcd06c7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-18T04:59:33Z", "hostId": "910d1650da004ed3d5d995e79b1aa20f6569cea183955d1b4c55ef7d", "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": "NovaUtilsInstanceVolumeTests-5a650730-f376-41d4-ad63-61430ffe2fbd-vm_inst", "created": "2019-01-18T04:58:55Z", "tenant_id": "ccac38ea86a048c183796fe3184f3438", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-18 04:59:39,264 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/fadcc070-a045-4cd1-b981-224a93679db1 used request id req-ee0fd319-157a-45a2-9fca-43cb847ee176 2019-01-18 04:59:39,270 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-5a650730-f376-41d4-ad63-61430ffe2fbd-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48b5a69a8c1652dfb7a919508978a53cf10f878e" 2019-01-18 04:59:39,526 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-2db1fb47-25b1-4439-973e-b7f6ea3553c6 Date: Fri, 18 Jan 2019 04:59:39 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"619bf479-d4c0-4fd9-9d7a-993a20e7bfc2","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":50,"ipv4_address_scope":null,"shared":false,"project_id":"ccac38ea86a048c183796fe3184f3438","status":"ACTIVE","subnets":["a713644e-0b46-44f4-8a88-276a606a493d"],"description":"","tags":[],"updated_at":"2019-01-18T04:58:42Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-5a650730-f376-41d4-ad63-61430ffe2fbd-net","admin_state_up":true,"tenant_id":"ccac38ea86a048c183796fe3184f3438","created_at":"2019-01-18T04:58:41Z","provider:network_type":"vxlan"}]} 2019-01-18 04:59:39,526 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-5a650730-f376-41d4-ad63-61430ffe2fbd-net used request id req-2db1fb47-25b1-4439-973e-b7f6ea3553c6 2019-01-18 04:59:39,530 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/ccac38ea86a048c183796fe3184f3438 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48b5a69a8c1652dfb7a919508978a53cf10f878e" 2019-01-18 04:59:39,619 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 04:59:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-593dbcf9-b47d-4e60-ba41-80f5a0ec8bf6 Content-Encoding: gzip Content-Length: 247 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/ccac38ea86a048c183796fe3184f3438"}, "enabled": true, "id": "ccac38ea86a048c183796fe3184f3438", "parent_id": "default", "domain_id": "default", "name": "api_check-project_2744c22f-2cb8-4f83-8516-7c0ba84fdd9b"}} 2019-01-18 04:59:39,620 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/ccac38ea86a048c183796fe3184f3438 used request id req-593dbcf9-b47d-4e60-ba41-80f5a0ec8bf6 2019-01-18 04:59:39,625 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=619bf479-d4c0-4fd9-9d7a-993a20e7bfc2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48b5a69a8c1652dfb7a919508978a53cf10f878e" 2019-01-18 04:59:39,678 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-0c34fa0f-7e32-4511-9816-a78c6b7cdb69 Date: Fri, 18 Jan 2019 04:59:39 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"619bf479-d4c0-4fd9-9d7a-993a20e7bfc2","tenant_id":"ccac38ea86a048c183796fe3184f3438","created_at":"2019-01-18T04:58:42Z","dns_nameservers":[],"updated_at":"2019-01-18T04:58: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":"ccac38ea86a048c183796fe3184f3438","id":"a713644e-0b46-44f4-8a88-276a606a493d","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-5a650730-f376-41d4-ad63-61430ffe2fbd-subnet"}]} 2019-01-18 04:59:39,679 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=619bf479-d4c0-4fd9-9d7a-993a20e7bfc2 used request id req-0c34fa0f-7e32-4511-9816-a78c6b7cdb69 2019-01-18 04:59:39,684 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=619bf479-d4c0-4fd9-9d7a-993a20e7bfc2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48b5a69a8c1652dfb7a919508978a53cf10f878e" 2019-01-18 04:59:39,749 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3883 X-Openstack-Request-Id: req-d64fc022-0e77-4016-a533-dcc3b963d5fb Date: Fri, 18 Jan 2019 04:59:39 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T04:58:45Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"a713644e-0b46-44f4-8a88-276a606a493d","ip_address":"10.55.0.3"}],"id":"4aa35885-5a6d-4b77-a178-feb9e89b3c16","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:44:13:eb","project_id":"ccac38ea86a048c183796fe3184f3438","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"619bf479-d4c0-4fd9-9d7a-993a20e7bfc2","tenant_id":"ccac38ea86a048c183796fe3184f3438","created_at":"2019-01-18T04:58:43Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-619bf479-d4c0-4fd9-9d7a-993a20e7bfc2"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T04:58:47Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"a713644e-0b46-44f4-8a88-276a606a493d","ip_address":"10.55.0.4"}],"id":"50dcdab8-5147-41cf-80b9-0f4f428b6b6a","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:f1:ba:79","project_id":"ccac38ea86a048c183796fe3184f3438","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"619bf479-d4c0-4fd9-9d7a-993a20e7bfc2","tenant_id":"ccac38ea86a048c183796fe3184f3438","created_at":"2019-01-18T04:58:44Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-619bf479-d4c0-4fd9-9d7a-993a20e7bfc2"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T04:58:45Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"a713644e-0b46-44f4-8a88-276a606a493d","ip_address":"10.55.0.2"}],"id":"6686ce5c-aa4c-4d1a-bb00-07c92ca7b5d3","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:7d:8e:53","project_id":"ccac38ea86a048c183796fe3184f3438","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"619bf479-d4c0-4fd9-9d7a-993a20e7bfc2","tenant_id":"ccac38ea86a048c183796fe3184f3438","created_at":"2019-01-18T04:58:42Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-619bf479-d4c0-4fd9-9d7a-993a20e7bfc2"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T04:59:32Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"a713644e-0b46-44f4-8a88-276a606a493d","ip_address":"10.55.0.10"}],"id":"75652527-aff0-4872-8af0-791c508ce361","security_groups":["b20bc8b2-bb91-411e-b80b-85bddb5d18cc"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:69:91:f4","project_id":"ccac38ea86a048c183796fe3184f3438","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-5a650730-f376-41d4-ad63-61430ffe2fbd-port","admin_state_up":true,"network_id":"619bf479-d4c0-4fd9-9d7a-993a20e7bfc2","tenant_id":"ccac38ea86a048c183796fe3184f3438","created_at":"2019-01-18T04:58:50Z","binding:vnic_type":"normal","device_id":"fadcc070-a045-4cd1-b981-224a93679db1"}]} 2019-01-18 04:59:39,749 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=619bf479-d4c0-4fd9-9d7a-993a20e7bfc2 used request id req-d64fc022-0e77-4016-a533-dcc3b963d5fb 2019-01-18 04:59:39,753 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers/fadcc070-a045-4cd1-b981-224a93679db1/os-volume_attachments -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35b074154d6d9aeea37df886b60012d9a079cb07" -d '{"volumeAttachment": {"volumeId": "0b6f7cc9-7a45-49d7-bdb0-d493e47e294d"}}' 2019-01-18 04:59:42,002 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 04: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-9dbe9297-658e-4e99-ac61-4a1d73681981 x-compute-request-id: req-9dbe9297-658e-4e99-ac61-4a1d73681981 Content-Encoding: gzip Content-Length: 146 Content-Type: application/json RESP BODY: {"volumeAttachment": {"device": "/dev/vdb", "serverId": "fadcc070-a045-4cd1-b981-224a93679db1", "id": "0b6f7cc9-7a45-49d7-bdb0-d493e47e294d", "volumeId": "0b6f7cc9-7a45-49d7-bdb0-d493e47e294d"}} 2019-01-18 04:59:42,002 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/fadcc070-a045-4cd1-b981-224a93679db1/os-volume_attachments used request id req-9dbe9297-658e-4e99-ac61-4a1d73681981 2019-01-18 04:59:42,003 - create_instance - INFO - Deleting Port with ID - 75652527-aff0-4872-8af0-791c508ce361 2019-01-18 04:59:42,003 - neutron_utils - INFO - Deleting port with name NovaUtilsInstanceVolumeTests-5a650730-f376-41d4-ad63-61430ffe2fbd-port 2019-01-18 04:59:42,009 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/ports/75652527-aff0-4872-8af0-791c508ce361 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48b5a69a8c1652dfb7a919508978a53cf10f878e" 2019-01-18 04:59:42,528 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-07200efe-3ad7-48f7-863c-1067ab618ea8 Date: Fri, 18 Jan 2019 04:59:42 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-18 04:59:42,528 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/ports/75652527-aff0-4872-8af0-791c508ce361 used request id req-07200efe-3ad7-48f7-863c-1067ab618ea8 2019-01-18 04:59:42,528 - create_instance - INFO - Deleting VM instance - NovaUtilsInstanceVolumeTests-5a650730-f376-41d4-ad63-61430ffe2fbd-vm_inst 2019-01-18 04:59:42,531 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/servers/fadcc070-a045-4cd1-b981-224a93679db1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48b5a69a8c1652dfb7a919508978a53cf10f878e" 2019-01-18 04:59:42,727 - novaclient.v2.client - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 04: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-40f3dc7e-acbe-4d15-b1c8-4749b3d37096 x-compute-request-id: req-40f3dc7e-acbe-4d15-b1c8-4749b3d37096 Content-Type: application/json 2019-01-18 04:59:42,727 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/servers/fadcc070-a045-4cd1-b981-224a93679db1 used request id req-40f3dc7e-acbe-4d15-b1c8-4749b3d37096 2019-01-18 04:59:42,728 - create_instance - INFO - Checking deletion status 2019-01-18 04:59:42,730 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/fadcc070-a045-4cd1-b981-224a93679db1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48b5a69a8c1652dfb7a919508978a53cf10f878e" 2019-01-18 04:59:43,126 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 04: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-930b0773-b2d6-4a19-ab6c-a9504a9e3ab9 x-compute-request-id: req-930b0773-b2d6-4a19-ab6c-a9504a9e3ab9 Content-Encoding: gzip Content-Length: 833 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"NovaUtilsInstanceVolumeTests-5a650730-f376-41d4-ad63-61430ffe2fbd-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:69:91:f4", "version": 4, "addr": "10.55.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/fadcc070-a045-4cd1-b981-224a93679db1", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/fadcc070-a045-4cd1-b981-224a93679db1", "rel": "bookmark"}], "image": {"id": "1bff9092-c3ab-4f92-8e58-a2a95f7dc065", "links": [{"href": "http://172.30.9.23:8774/images/1bff9092-c3ab-4f92-8e58-a2a95f7dc065", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000009", "OS-SRV-USG:launched_at": "2019-01-18T04:59:33.000000", "flavor": {"id": "70572bb9-91a2-4d87-9b6a-c41e1541c4cb", "links": [{"href": "http://172.30.9.23:8774/flavors/70572bb9-91a2-4d87-9b6a-c41e1541c4cb", "rel": "bookmark"}]}, "id": "fadcc070-a045-4cd1-b981-224a93679db1", "user_id": "cb9b3d6d59cd466fb9e330547dcd06c7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-18T04:59:42Z", "hostId": "910d1650da004ed3d5d995e79b1aa20f6569cea183955d1b4c55ef7d", "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": "NovaUtilsInstanceVolumeTests-5a650730-f376-41d4-ad63-61430ffe2fbd-vm_inst", "created": "2019-01-18T04:58:55Z", "tenant_id": "ccac38ea86a048c183796fe3184f3438", "os-extended-volumes:volumes_attached": [{"id": "0b6f7cc9-7a45-49d7-bdb0-d493e47e294d"}], "metadata": {}}} 2019-01-18 04:59:43,126 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/fadcc070-a045-4cd1-b981-224a93679db1 used request id req-930b0773-b2d6-4a19-ab6c-a9504a9e3ab9 2019-01-18 04:59:43,127 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-5a650730-f376-41d4-ad63-61430ffe2fbd-vm_inst] is - ACTIVE 2019-01-18 04:59:43,127 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-18 04:59:46,130 - create_instance - DEBUG - VM status query timeout in 296.597600937 2019-01-18 04:59:46,133 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/fadcc070-a045-4cd1-b981-224a93679db1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48b5a69a8c1652dfb7a919508978a53cf10f878e" 2019-01-18 04:59:46,967 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 04: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-ed479ae0-6b91-4cb3-bc7f-ed38848d2ad8 x-compute-request-id: req-ed479ae0-6b91-4cb3-bc7f-ed38848d2ad8 Content-Encoding: gzip Content-Length: 762 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/fadcc070-a045-4cd1-b981-224a93679db1", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/fadcc070-a045-4cd1-b981-224a93679db1", "rel": "bookmark"}], "image": {"id": "1bff9092-c3ab-4f92-8e58-a2a95f7dc065", "links": [{"href": "http://172.30.9.23:8774/images/1bff9092-c3ab-4f92-8e58-a2a95f7dc065", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000009", "OS-SRV-USG:launched_at": "2019-01-18T04:59:33.000000", "flavor": {"id": "70572bb9-91a2-4d87-9b6a-c41e1541c4cb", "links": [{"href": "http://172.30.9.23:8774/flavors/70572bb9-91a2-4d87-9b6a-c41e1541c4cb", "rel": "bookmark"}]}, "id": "fadcc070-a045-4cd1-b981-224a93679db1", "user_id": "cb9b3d6d59cd466fb9e330547dcd06c7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-18T04:59:44Z", "hostId": "910d1650da004ed3d5d995e79b1aa20f6569cea183955d1b4c55ef7d", "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": "NovaUtilsInstanceVolumeTests-5a650730-f376-41d4-ad63-61430ffe2fbd-vm_inst", "created": "2019-01-18T04:58:55Z", "tenant_id": "ccac38ea86a048c183796fe3184f3438", "os-extended-volumes:volumes_attached": [{"id": "0b6f7cc9-7a45-49d7-bdb0-d493e47e294d"}], "metadata": {}}} 2019-01-18 04:59:46,967 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/fadcc070-a045-4cd1-b981-224a93679db1 used request id req-ed479ae0-6b91-4cb3-bc7f-ed38848d2ad8 2019-01-18 04:59:46,968 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-5a650730-f376-41d4-ad63-61430ffe2fbd-vm_inst] is - ACTIVE 2019-01-18 04:59:46,968 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-18 04:59:49,971 - create_instance - DEBUG - VM status query timeout in 292.756700993 2019-01-18 04:59:49,974 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/fadcc070-a045-4cd1-b981-224a93679db1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48b5a69a8c1652dfb7a919508978a53cf10f878e" 2019-01-18 04:59:50,234 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 04: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-71b081ab-ab68-4c66-87b4-6b41a41808cb x-compute-request-id: req-71b081ab-ab68-4c66-87b4-6b41a41808cb Content-Encoding: gzip Content-Length: 762 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/fadcc070-a045-4cd1-b981-224a93679db1", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/fadcc070-a045-4cd1-b981-224a93679db1", "rel": "bookmark"}], "image": {"id": "1bff9092-c3ab-4f92-8e58-a2a95f7dc065", "links": [{"href": "http://172.30.9.23:8774/images/1bff9092-c3ab-4f92-8e58-a2a95f7dc065", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000009", "OS-SRV-USG:launched_at": "2019-01-18T04:59:33.000000", "flavor": {"id": "70572bb9-91a2-4d87-9b6a-c41e1541c4cb", "links": [{"href": "http://172.30.9.23:8774/flavors/70572bb9-91a2-4d87-9b6a-c41e1541c4cb", "rel": "bookmark"}]}, "id": "fadcc070-a045-4cd1-b981-224a93679db1", "user_id": "cb9b3d6d59cd466fb9e330547dcd06c7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-18T04:59:44Z", "hostId": "910d1650da004ed3d5d995e79b1aa20f6569cea183955d1b4c55ef7d", "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": "NovaUtilsInstanceVolumeTests-5a650730-f376-41d4-ad63-61430ffe2fbd-vm_inst", "created": "2019-01-18T04:58:55Z", "tenant_id": "ccac38ea86a048c183796fe3184f3438", "os-extended-volumes:volumes_attached": [{"id": "0b6f7cc9-7a45-49d7-bdb0-d493e47e294d"}], "metadata": {}}} 2019-01-18 04:59:50,234 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/fadcc070-a045-4cd1-b981-224a93679db1 used request id req-71b081ab-ab68-4c66-87b4-6b41a41808cb 2019-01-18 04:59:50,235 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-5a650730-f376-41d4-ad63-61430ffe2fbd-vm_inst] is - ACTIVE 2019-01-18 04:59:50,235 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-18 04:59:53,238 - create_instance - DEBUG - VM status query timeout in 289.489753962 2019-01-18 04:59:53,241 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/fadcc070-a045-4cd1-b981-224a93679db1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48b5a69a8c1652dfb7a919508978a53cf10f878e" 2019-01-18 04:59:53,712 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 04:59: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-1d3679ec-c2e4-429f-9aea-e0794c75c952 x-compute-request-id: req-1d3679ec-c2e4-429f-9aea-e0794c75c952 Content-Encoding: gzip Content-Length: 762 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/fadcc070-a045-4cd1-b981-224a93679db1", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/fadcc070-a045-4cd1-b981-224a93679db1", "rel": "bookmark"}], "image": {"id": "1bff9092-c3ab-4f92-8e58-a2a95f7dc065", "links": [{"href": "http://172.30.9.23:8774/images/1bff9092-c3ab-4f92-8e58-a2a95f7dc065", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000009", "OS-SRV-USG:launched_at": "2019-01-18T04:59:33.000000", "flavor": {"id": "70572bb9-91a2-4d87-9b6a-c41e1541c4cb", "links": [{"href": "http://172.30.9.23:8774/flavors/70572bb9-91a2-4d87-9b6a-c41e1541c4cb", "rel": "bookmark"}]}, "id": "fadcc070-a045-4cd1-b981-224a93679db1", "user_id": "cb9b3d6d59cd466fb9e330547dcd06c7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-18T04:59:51Z", "hostId": "910d1650da004ed3d5d995e79b1aa20f6569cea183955d1b4c55ef7d", "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": "NovaUtilsInstanceVolumeTests-5a650730-f376-41d4-ad63-61430ffe2fbd-vm_inst", "created": "2019-01-18T04:58:55Z", "tenant_id": "ccac38ea86a048c183796fe3184f3438", "os-extended-volumes:volumes_attached": [{"id": "0b6f7cc9-7a45-49d7-bdb0-d493e47e294d"}], "metadata": {}}} 2019-01-18 04:59:53,712 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/fadcc070-a045-4cd1-b981-224a93679db1 used request id req-1d3679ec-c2e4-429f-9aea-e0794c75c952 2019-01-18 04:59:53,712 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-5a650730-f376-41d4-ad63-61430ffe2fbd-vm_inst] is - ACTIVE 2019-01-18 04:59:53,713 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-18 04:59:56,716 - create_instance - DEBUG - VM status query timeout in 286.012036085 2019-01-18 04:59:56,719 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/fadcc070-a045-4cd1-b981-224a93679db1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48b5a69a8c1652dfb7a919508978a53cf10f878e" 2019-01-18 04:59:56,766 - novaclient.v2.client - DEBUG - RESP: [404] Date: Fri, 18 Jan 2019 04:59: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-284b5d89-ae28-4d59-9473-cc778a75af02 x-compute-request-id: req-284b5d89-ae28-4d59-9473-cc778a75af02 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance fadcc070-a045-4cd1-b981-224a93679db1 could not be found.", "code": 404}} 2019-01-18 04:59:56,766 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/fadcc070-a045-4cd1-b981-224a93679db1 used request id req-284b5d89-ae28-4d59-9473-cc778a75af02 2019-01-18 04:59:56,766 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance fadcc070-a045-4cd1-b981-224a93679db1 could not be found. (HTTP 404) (Request-ID: req-284b5d89-ae28-4d59-9473-cc778a75af02) 2019-01-18 04:59:56,766 - create_instance - INFO - VM has been properly deleted VM with name - NovaUtilsInstanceVolumeTests-5a650730-f376-41d4-ad63-61430ffe2fbd-vm_inst 2019-01-18 04:59:56,770 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/ccac38ea86a048c183796fe3184f3438/volumes/0b6f7cc9-7a45-49d7-bdb0-d493e47e294d -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-b31bac6c-141c-4460-8077-70d7bfba78aa" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58145f7665cc074bf39c2c4d4a4900ec5d0d251c" 2019-01-18 04:59:57,513 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 04:59:56 GMT Server: Apache x-compute-request-id: req-dab92ea3-b383-428e-a34e-4a63c7ee205e OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-dab92ea3-b383-428e-a34e-4a63c7ee205e 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/ccac38ea86a048c183796fe3184f3438/volumes/0b6f7cc9-7a45-49d7-bdb0-d493e47e294d", "rel": "self"}, {"href": "http://172.30.9.23:8776/ccac38ea86a048c183796fe3184f3438/volumes/0b6f7cc9-7a45-49d7-bdb0-d493e47e294d", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2019-01-18T04:59:45.000000", "replication_status": null, "snapshot_id": null, "id": "0b6f7cc9-7a45-49d7-bdb0-d493e47e294d", "size": 1, "user_id": "cb9b3d6d59cd466fb9e330547dcd06c7", "os-vol-tenant-attr:tenant_id": "ccac38ea86a048c183796fe3184f3438", "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-5a650730-f376-41d4-ad63-61430ffe2fbd", "bootable": "false", "created_at": "2019-01-18T04:58:45.000000", "volume_type": null}} 2019-01-18 04:59:57,513 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/ccac38ea86a048c183796fe3184f3438/volumes/0b6f7cc9-7a45-49d7-bdb0-d493e47e294d used request id req-dab92ea3-b383-428e-a34e-4a63c7ee205e 2019-01-18 04:59:57,514 - create_volume - DEBUG - Instance status is - available 2019-01-18 04:59:57,514 - create_volume - DEBUG - Volume is active with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-5a650730-f376-41d4-ad63-61430ffe2fbd 2019-01-18 04:59:57,514 - cinder_utils - INFO - Deleting volume named - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-5a650730-f376-41d4-ad63-61430ffe2fbd 2019-01-18 04:59:57,517 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8776/v3/ccac38ea86a048c183796fe3184f3438/volumes/0b6f7cc9-7a45-49d7-bdb0-d493e47e294d -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-b31bac6c-141c-4460-8077-70d7bfba78aa" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58145f7665cc074bf39c2c4d4a4900ec5d0d251c" 2019-01-18 04:59:58,339 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Fri, 18 Jan 2019 04:59:57 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-c1b9a64d-86eb-4316-b805-a661088a0767 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. 2019-01-18 04:59:58,339 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.23:8776/v3/ccac38ea86a048c183796fe3184f3438/volumes/0b6f7cc9-7a45-49d7-bdb0-d493e47e294d used request id req-c1b9a64d-86eb-4316-b805-a661088a0767 2019-01-18 04:59:58,342 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/ccac38ea86a048c183796fe3184f3438/volumes/0b6f7cc9-7a45-49d7-bdb0-d493e47e294d -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-b31bac6c-141c-4460-8077-70d7bfba78aa" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58145f7665cc074bf39c2c4d4a4900ec5d0d251c" 2019-01-18 04:59:59,068 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Fri, 18 Jan 2019 04:59:58 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-44a4542a-87b6-4007-94de-0c4687f9bfd4 x-openstack-request-id: req-44a4542a-87b6-4007-94de-0c4687f9bfd4 Content-Length: 109 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume 0b6f7cc9-7a45-49d7-bdb0-d493e47e294d could not be found.", "code": 404}} 2019-01-18 04:59:59,069 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/ccac38ea86a048c183796fe3184f3438/volumes/0b6f7cc9-7a45-49d7-bdb0-d493e47e294d used request id req-44a4542a-87b6-4007-94de-0c4687f9bfd4 2019-01-18 04:59:59,069 - create_volume - DEBUG - Volume not found when querying status for deleted with message Volume 0b6f7cc9-7a45-49d7-bdb0-d493e47e294d could not be found. (HTTP 404) (Request-ID: req-44a4542a-87b6-4007-94de-0c4687f9bfd4) 2019-01-18 04:59:59,069 - create_volume - INFO - Volume has been properly deleted with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-5a650730-f376-41d4-ad63-61430ffe2fbd 2019-01-18 04:59:59,072 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/flavors/70572bb9-91a2-4d87-9b6a-c41e1541c4cb -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb80b419b0a0998605f8ec5e315cf7482188d6d3" 2019-01-18 04:59:59,122 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 18 Jan 2019 04:59: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-d2957b33-88fd-4dee-8b38-d7bb0df1d2b5 x-compute-request-id: req-d2957b33-88fd-4dee-8b38-d7bb0df1d2b5 Content-Length: 0 Content-Type: application/json 2019-01-18 04:59:59,123 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/70572bb9-91a2-4d87-9b6a-c41e1541c4cb used request id req-d2957b33-88fd-4dee-8b38-d7bb0df1d2b5 2019-01-18 04:59:59,123 - neutron_utils - INFO - Deleting subnet with name NovaUtilsInstanceVolumeTests-5a650730-f376-41d4-ad63-61430ffe2fbd-subnet 2019-01-18 04:59:59,124 - neutron_utils - INFO - Deleting subnet with name NovaUtilsInstanceVolumeTests-5a650730-f376-41d4-ad63-61430ffe2fbd-subnet 2019-01-18 04:59:59,129 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/subnets/a713644e-0b46-44f4-8a88-276a606a493d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa20309884b12e3d6a8b623b1e24da0366739484" 2019-01-18 05:00:01,210 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-9741ca0b-0aa1-4359-937a-c7c9388dd17c Date: Fri, 18 Jan 2019 05:00:01 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-18 05:00:01,210 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/a713644e-0b46-44f4-8a88-276a606a493d used request id req-9741ca0b-0aa1-4359-937a-c7c9388dd17c 2019-01-18 05:00:01,210 - neutron_utils - INFO - Deleting network with name NovaUtilsInstanceVolumeTests-5a650730-f376-41d4-ad63-61430ffe2fbd-net 2019-01-18 05:00:01,215 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/networks/619bf479-d4c0-4fd9-9d7a-993a20e7bfc2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa20309884b12e3d6a8b623b1e24da0366739484" 2019-01-18 05:00:02,258 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-d6b0ac47-e3a3-4f8a-a97e-da6b753d9d03 Date: Fri, 18 Jan 2019 05:00:02 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-18 05:00:02,258 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/619bf479-d4c0-4fd9-9d7a-993a20e7bfc2 used request id req-d6b0ac47-e3a3-4f8a-a97e-da6b753d9d03 2019-01-18 05:00:02,259 - glance_utils - INFO - Deleting image named - NovaUtilsInstanceVolumeTests-5a650730-f376-41d4-ad63-61430ffe2fbd-image 2019-01-18 05:00:02,262 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9292/v2/images/1bff9092-c3ab-4f92-8e58-a2a95f7dc065 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e09bc2feb8c807f2e364af0d896f4874edc5347c" 2019-01-18 05:00:03,779 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-e4bf32d3-5545-47b9-b125-a41477f6ac2c Date: Fri, 18 Jan 2019 05:00:03 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-18 05:00:03,779 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/1bff9092-c3ab-4f92-8e58-a2a95f7dc065 used request id req-e4bf32d3-5545-47b9-b125-a41477f6ac2c 2019-01-18 05:00:03,781 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-18 05:00:03,783 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2019-01-18 05:00:03,783 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 05:00:03,784 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 05:00:04,168 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "45b844776369475b95254c1dd61269c1", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}, {"id": "6aff393fb9af4d958a8117fea50ad769", "name": "Member"}], "expires_at": "2019-01-18T06:00:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ccac38ea86a048c183796fe3184f3438", "name": "api_check-project_2744c22f-2cb8-4f83-8516-7c0ba84fdd9b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_2744c22f-2cb8-4f83-8516-7c0ba84fdd9b", "id": "cb9b3d6d59cd466fb9e330547dcd06c7"}, "audit_ids": ["GfnbYMDmSJq_mo4G-wXTVA"], "issued_at": "2019-01-18T05:00:04.000000Z"}} 2019-01-18 05:00: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}6713bcb64ec69ccc36c3bc63fa5ac1eb9a8edff5" 2019-01-18 05:00:04,267 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:00:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-408be1b4-e530-43d7-8764-cc12deaa63f2 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 05:00:04,267 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-408be1b4-e530-43d7-8764-cc12deaa63f2 2019-01-18 05:00:04,272 - 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-7597c1d7-6464-4e60-9547-7b1c3f2f1151-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6713bcb64ec69ccc36c3bc63fa5ac1eb9a8edff5" 2019-01-18 05:00:04,459 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 173 Content-Type: application/json X-Openstack-Request-Id: req-5c868c08-7a38-405c-9e1c-e80a02d17521 Date: Fri, 18 Jan 2019 05:00:04 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=NovaUtilsInstanceVolumeTests-7597c1d7-6464-4e60-9547-7b1c3f2f1151-image"} 2019-01-18 05:00:04,460 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceVolumeTests-7597c1d7-6464-4e60-9547-7b1c3f2f1151-image used request id req-5c868c08-7a38-405c-9e1c-e80a02d17521 2019-01-18 05:00:04,463 - 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}6713bcb64ec69ccc36c3bc63fa5ac1eb9a8edff5" 2019-01-18 05:00:04,616 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-1c191ac7-204e-4739-873e-03429fccc220 Date: Fri, 18 Jan 2019 05:00: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"}}} 2019-01-18 05:00:04,616 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-1c191ac7-204e-4739-873e-03429fccc220 2019-01-18 05:00:04,644 - 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}6713bcb64ec69ccc36c3bc63fa5ac1eb9a8edff5" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "NovaUtilsInstanceVolumeTests-7597c1d7-6464-4e60-9547-7b1c3f2f1151-image"}' 2019-01-18 05:00:04,967 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 632 Content-Type: application/json Location: http://172.30.9.23:9292/v2/images/1fdbff6f-e0c3-46b2-80c0-787767832602 X-Openstack-Request-Id: req-4bbb4e77-4273-4d32-8f7e-8baa918afabe Date: Fri, 18 Jan 2019 05:00:04 GMT RESP BODY: {"status": "queued", "name": "NovaUtilsInstanceVolumeTests-7597c1d7-6464-4e60-9547-7b1c3f2f1151-image", "tags": [], "container_format": "bare", "created_at": "2019-01-18T05:00:04Z", "size": null, "disk_format": "qcow2", "updated_at": "2019-01-18T05:00:04Z", "visibility": "shared", "locations": [], "self": "/v2/images/1fdbff6f-e0c3-46b2-80c0-787767832602", "min_disk": 0, "protected": false, "id": "1fdbff6f-e0c3-46b2-80c0-787767832602", "file": "/v2/images/1fdbff6f-e0c3-46b2-80c0-787767832602/file", "checksum": null, "owner": "ccac38ea86a048c183796fe3184f3438", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-18 05:00:04,967 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-4bbb4e77-4273-4d32-8f7e-8baa918afabe 2019-01-18 05:00:04,978 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9292/v2/images/1fdbff6f-e0c3-46b2-80c0-787767832602/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6713bcb64ec69ccc36c3bc63fa5ac1eb9a8edff5" -d '' 2019-01-18 05:00:06,838 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-ff46df20-d6f1-49d1-b37c-a1da4836472c Date: Fri, 18 Jan 2019 05:00:06 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-18 05:00:06,838 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/1fdbff6f-e0c3-46b2-80c0-787767832602/file used request id req-ff46df20-d6f1-49d1-b37c-a1da4836472c 2019-01-18 05:00:06,839 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-01-18 05:00:06,842 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/1fdbff6f-e0c3-46b2-80c0-787767832602 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6713bcb64ec69ccc36c3bc63fa5ac1eb9a8edff5" 2019-01-18 05:00:07,011 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 893 Content-Type: application/json X-Openstack-Request-Id: req-4088b73d-b67f-48c3-b50b-0036c76393f8 Date: Fri, 18 Jan 2019 05:00:07 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceVolumeTests-7597c1d7-6464-4e60-9547-7b1c3f2f1151-image", "tags": [], "container_format": "bare", "created_at": "2019-01-18T05:00:04Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-18T05:00:06Z", "visibility": "shared", "locations": [{"url": "rbd://af014572-0a5d-4a80-a07f-9105f52ab2c1/images/1fdbff6f-e0c3-46b2-80c0-787767832602/snap", "metadata": {}}], "self": "/v2/images/1fdbff6f-e0c3-46b2-80c0-787767832602", "min_disk": 0, "protected": false, "id": "1fdbff6f-e0c3-46b2-80c0-787767832602", "file": "/v2/images/1fdbff6f-e0c3-46b2-80c0-787767832602/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "ccac38ea86a048c183796fe3184f3438", "direct_url": "rbd://af014572-0a5d-4a80-a07f-9105f52ab2c1/images/1fdbff6f-e0c3-46b2-80c0-787767832602/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-18 05:00:07,011 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/1fdbff6f-e0c3-46b2-80c0-787767832602 used request id req-4088b73d-b67f-48c3-b50b-0036c76393f8 2019-01-18 05:00:07,014 - 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}6713bcb64ec69ccc36c3bc63fa5ac1eb9a8edff5" 2019-01-18 05:00:07,171 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-1e77773f-de0e-46d0-a86e-4420c25fd0e9 Date: Fri, 18 Jan 2019 05:00: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"}}} 2019-01-18 05:00:07,171 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-1e77773f-de0e-46d0-a86e-4420c25fd0e9 2019-01-18 05:00:07,174 - create_image - INFO - Created image with name - NovaUtilsInstanceVolumeTests-7597c1d7-6464-4e60-9547-7b1c3f2f1151-image 2019-01-18 05:00:07,177 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/1fdbff6f-e0c3-46b2-80c0-787767832602 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6713bcb64ec69ccc36c3bc63fa5ac1eb9a8edff5" 2019-01-18 05:00:07,783 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 893 Content-Type: application/json X-Openstack-Request-Id: req-ef0b57ec-e0c3-4a2a-9a3e-f5419aab846e Date: Fri, 18 Jan 2019 05:00:07 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceVolumeTests-7597c1d7-6464-4e60-9547-7b1c3f2f1151-image", "tags": [], "container_format": "bare", "created_at": "2019-01-18T05:00:04Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-18T05:00:06Z", "visibility": "shared", "locations": [{"url": "rbd://af014572-0a5d-4a80-a07f-9105f52ab2c1/images/1fdbff6f-e0c3-46b2-80c0-787767832602/snap", "metadata": {}}], "self": "/v2/images/1fdbff6f-e0c3-46b2-80c0-787767832602", "min_disk": 0, "protected": false, "id": "1fdbff6f-e0c3-46b2-80c0-787767832602", "file": "/v2/images/1fdbff6f-e0c3-46b2-80c0-787767832602/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "ccac38ea86a048c183796fe3184f3438", "direct_url": "rbd://af014572-0a5d-4a80-a07f-9105f52ab2c1/images/1fdbff6f-e0c3-46b2-80c0-787767832602/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-18 05:00:07,784 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/1fdbff6f-e0c3-46b2-80c0-787767832602 used request id req-ef0b57ec-e0c3-4a2a-9a3e-f5419aab846e 2019-01-18 05:00:07,784 - create_image - DEBUG - Instance status is - active 2019-01-18 05:00:07,784 - create_image - DEBUG - Image is active with name - NovaUtilsInstanceVolumeTests-7597c1d7-6464-4e60-9547-7b1c3f2f1151-image 2019-01-18 05:00:07,784 - create_image - INFO - Image is now active with name - NovaUtilsInstanceVolumeTests-7597c1d7-6464-4e60-9547-7b1c3f2f1151-image 2019-01-18 05:00:07,785 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 05:00:07,786 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 05:00:08,158 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "45b844776369475b95254c1dd61269c1", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}, {"id": "6aff393fb9af4d958a8117fea50ad769", "name": "Member"}], "expires_at": "2019-01-18T06:00:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ccac38ea86a048c183796fe3184f3438", "name": "api_check-project_2744c22f-2cb8-4f83-8516-7c0ba84fdd9b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_2744c22f-2cb8-4f83-8516-7c0ba84fdd9b", "id": "cb9b3d6d59cd466fb9e330547dcd06c7"}, "audit_ids": ["k-UCedqgRqGzjn8pLW6dxQ"], "issued_at": "2019-01-18T05:00:08.000000Z"}} 2019-01-18 05:00:08,159 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64e5222737c5e3a8cf3cbbde1a60d6a6db8e6dec" 2019-01-18 05:00:08,259 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:00:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-73bf68f0-a9d1-4897-8f9e-f701b3440133 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 05:00:08,259 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-73bf68f0-a9d1-4897-8f9e-f701b3440133 2019-01-18 05:00:08,266 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-7597c1d7-6464-4e60-9547-7b1c3f2f1151-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64e5222737c5e3a8cf3cbbde1a60d6a6db8e6dec" 2019-01-18 05:00:08,450 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-cf83d087-9657-4967-af3f-7c855e11578c Date: Fri, 18 Jan 2019 05:00:08 GMT RESP BODY: {"networks":[]} 2019-01-18 05:00:08,451 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-7597c1d7-6464-4e60-9547-7b1c3f2f1151-net used request id req-cf83d087-9657-4967-af3f-7c855e11578c 2019-01-18 05:00:08,451 - neutron_utils - INFO - Creating network with name NovaUtilsInstanceVolumeTests-7597c1d7-6464-4e60-9547-7b1c3f2f1151-net 2019-01-18 05:00:08,456 - 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}64e5222737c5e3a8cf3cbbde1a60d6a6db8e6dec" -d '{"network": {"name": "NovaUtilsInstanceVolumeTests-7597c1d7-6464-4e60-9547-7b1c3f2f1151-net", "admin_state_up": true}}' 2019-01-18 05:00:08,857 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 722 X-Openstack-Request-Id: req-8723b680-ba58-4350-9e5b-470dfcdb61b0 Date: Fri, 18 Jan 2019 05:00:08 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"6e008ad5-f459-4456-b510-3ff9312a48e4","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":79,"ipv4_address_scope":null,"shared":false,"project_id":"ccac38ea86a048c183796fe3184f3438","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-18T05:00:08Z","is_default":false,"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-7597c1d7-6464-4e60-9547-7b1c3f2f1151-net","admin_state_up":true,"tenant_id":"ccac38ea86a048c183796fe3184f3438","created_at":"2019-01-18T05:00:08Z","mtu":1450}} 2019-01-18 05:00:08,857 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks used request id req-8723b680-ba58-4350-9e5b-470dfcdb61b0 2019-01-18 05:00:08,863 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=6e008ad5-f459-4456-b510-3ff9312a48e4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64e5222737c5e3a8cf3cbbde1a60d6a6db8e6dec" 2019-01-18 05:00:09,091 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 706 X-Openstack-Request-Id: req-5634b282-52eb-4349-be9f-24fbaabb3a1c Date: Fri, 18 Jan 2019 05:00:09 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"6e008ad5-f459-4456-b510-3ff9312a48e4","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":79,"ipv4_address_scope":null,"shared":false,"project_id":"ccac38ea86a048c183796fe3184f3438","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-18T05:00:08Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-7597c1d7-6464-4e60-9547-7b1c3f2f1151-net","admin_state_up":true,"tenant_id":"ccac38ea86a048c183796fe3184f3438","created_at":"2019-01-18T05:00:08Z","provider:network_type":"vxlan"}]} 2019-01-18 05:00:09,091 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=6e008ad5-f459-4456-b510-3ff9312a48e4 used request id req-5634b282-52eb-4349-be9f-24fbaabb3a1c 2019-01-18 05:00:09,097 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=6e008ad5-f459-4456-b510-3ff9312a48e4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64e5222737c5e3a8cf3cbbde1a60d6a6db8e6dec" 2019-01-18 05:00:09,281 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-c5580988-866f-41df-bd6d-e5402ab2e5eb Date: Fri, 18 Jan 2019 05:00:09 GMT RESP BODY: {"subnets":[]} 2019-01-18 05:00:09,281 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=6e008ad5-f459-4456-b510-3ff9312a48e4 used request id req-c5580988-866f-41df-bd6d-e5402ab2e5eb 2019-01-18 05:00:09,281 - neutron_utils - INFO - Creating subnet with name NovaUtilsInstanceVolumeTests-7597c1d7-6464-4e60-9547-7b1c3f2f1151-subnet 2019-01-18 05:00:09,286 - 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}64e5222737c5e3a8cf3cbbde1a60d6a6db8e6dec" -d '{"subnets": [{"ip_version": 4, "network_id": "6e008ad5-f459-4456-b510-3ff9312a48e4", "cidr": "10.55.0.0/24", "name": "NovaUtilsInstanceVolumeTests-7597c1d7-6464-4e60-9547-7b1c3f2f1151-subnet"}]}' 2019-01-18 05:00:09,863 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-74c2a919-353c-4a1a-bec5-e6221591560a Date: Fri, 18 Jan 2019 05:00:09 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6e008ad5-f459-4456-b510-3ff9312a48e4","tenant_id":"ccac38ea86a048c183796fe3184f3438","created_at":"2019-01-18T05:00:09Z","dns_nameservers":[],"updated_at":"2019-01-18T05:00:09Z","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":"ccac38ea86a048c183796fe3184f3438","id":"e8092be6-66f4-4e8e-9dd6-a07951834b26","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-7597c1d7-6464-4e60-9547-7b1c3f2f1151-subnet"}]} 2019-01-18 05:00:09,863 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets used request id req-74c2a919-353c-4a1a-bec5-e6221591560a 2019-01-18 05:00:09,869 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=6e008ad5-f459-4456-b510-3ff9312a48e4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64e5222737c5e3a8cf3cbbde1a60d6a6db8e6dec" 2019-01-18 05:00:10,127 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-8e996720-1bd3-4ba9-af1e-51fa80fdbd2c Date: Fri, 18 Jan 2019 05:00:10 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"6e008ad5-f459-4456-b510-3ff9312a48e4","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":79,"ipv4_address_scope":null,"shared":false,"project_id":"ccac38ea86a048c183796fe3184f3438","status":"ACTIVE","subnets":["e8092be6-66f4-4e8e-9dd6-a07951834b26"],"description":"","tags":[],"updated_at":"2019-01-18T05:00:09Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-7597c1d7-6464-4e60-9547-7b1c3f2f1151-net","admin_state_up":true,"tenant_id":"ccac38ea86a048c183796fe3184f3438","created_at":"2019-01-18T05:00:08Z","provider:network_type":"vxlan"}]} 2019-01-18 05:00:10,127 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=6e008ad5-f459-4456-b510-3ff9312a48e4 used request id req-8e996720-1bd3-4ba9-af1e-51fa80fdbd2c 2019-01-18 05:00:10,133 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=6e008ad5-f459-4456-b510-3ff9312a48e4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64e5222737c5e3a8cf3cbbde1a60d6a6db8e6dec" 2019-01-18 05:00:10,331 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-e7b85d61-037f-40f6-b7e1-71c3be674833 Date: Fri, 18 Jan 2019 05:00:10 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6e008ad5-f459-4456-b510-3ff9312a48e4","tenant_id":"ccac38ea86a048c183796fe3184f3438","created_at":"2019-01-18T05:00:09Z","dns_nameservers":[],"updated_at":"2019-01-18T05:00:09Z","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":"ccac38ea86a048c183796fe3184f3438","id":"e8092be6-66f4-4e8e-9dd6-a07951834b26","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-7597c1d7-6464-4e60-9547-7b1c3f2f1151-subnet"}]} 2019-01-18 05:00:10,331 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=6e008ad5-f459-4456-b510-3ff9312a48e4 used request id req-e7b85d61-037f-40f6-b7e1-71c3be674833 2019-01-18 05:00:10,331 - OpenStackNetwork - DEBUG - Network [6e008ad5-f459-4456-b510-3ff9312a48e4] created successfully 2019-01-18 05:00:10,332 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 05:00:10,332 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 05:00:10,713 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "45b844776369475b95254c1dd61269c1", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}, {"id": "6aff393fb9af4d958a8117fea50ad769", "name": "Member"}], "expires_at": "2019-01-18T06:00:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ccac38ea86a048c183796fe3184f3438", "name": "api_check-project_2744c22f-2cb8-4f83-8516-7c0ba84fdd9b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_2744c22f-2cb8-4f83-8516-7c0ba84fdd9b", "id": "cb9b3d6d59cd466fb9e330547dcd06c7"}, "audit_ids": ["e_LWzlEPRV-F5PWGffW-oA"], "issued_at": "2019-01-18T05:00:10.000000Z"}} 2019-01-18 05:00:10,713 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec13da9317a0162176e83648a683f8eee9e3fb64" 2019-01-18 05:00:10,788 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:00:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2d48d305-a130-469c-ba8b-30fa57e18540 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 05:00:10,789 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-2d48d305-a130-469c-ba8b-30fa57e18540 2019-01-18 05:00:10,790 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-18 05:00:10,795 - 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}ec13da9317a0162176e83648a683f8eee9e3fb64" 2019-01-18 05:00:10,986 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:00: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-accf7fe4-7503-40c6-862c-ce6851997bbf x-compute-request-id: req-accf7fe4-7503-40c6-862c-ce6851997bbf Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2019-01-18 05:00:10,986 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-accf7fe4-7503-40c6-862c-ce6851997bbf 2019-01-18 05:00:10,990 - 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}ec13da9317a0162176e83648a683f8eee9e3fb64" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "NovaUtilsInstanceVolumeTests-7597c1d7-6464-4e60-9547-7b1c3f2f1151-flavor", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2019-01-18 05:00:11,270 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05: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-a3a1d79e-cde5-4e5a-8570-cfdf9681eaa7 x-compute-request-id: req-a3a1d79e-cde5-4e5a-8570-cfdf9681eaa7 Content-Encoding: gzip Content-Length: 323 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/69f5f558-efa7-4c61-82b3-e1921eafa939", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/69f5f558-efa7-4c61-82b3-e1921eafa939", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "69f5f558-efa7-4c61-82b3-e1921eafa939", "name": "NovaUtilsInstanceVolumeTests-7597c1d7-6464-4e60-9547-7b1c3f2f1151-flavor", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2019-01-18 05:00:11,270 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-a3a1d79e-cde5-4e5a-8570-cfdf9681eaa7 2019-01-18 05:00:11,271 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 05:00:11,272 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 05:00:11,654 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "45b844776369475b95254c1dd61269c1", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}, {"id": "6aff393fb9af4d958a8117fea50ad769", "name": "Member"}], "expires_at": "2019-01-18T06:00:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ccac38ea86a048c183796fe3184f3438", "name": "api_check-project_2744c22f-2cb8-4f83-8516-7c0ba84fdd9b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_2744c22f-2cb8-4f83-8516-7c0ba84fdd9b", "id": "cb9b3d6d59cd466fb9e330547dcd06c7"}, "audit_ids": ["_aOinG0ERvSZGadGo80IkQ"], "issued_at": "2019-01-18T05:00:11.000000Z"}} 2019-01-18 05:00:11,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}bd5f3d60b85d966e1405606b1aaba071fbf1d058" 2019-01-18 05:00:11,738 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:00:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f1424f12-8416-453b-9a77-f4fbe5ce7a7b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 05:00:11,738 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-f1424f12-8416-453b-9a77-f4fbe5ce7a7b 2019-01-18 05:00:11,744 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/ccac38ea86a048c183796fe3184f3438/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd5f3d60b85d966e1405606b1aaba071fbf1d058" 2019-01-18 05:00:12,492 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:00:11 GMT Server: Apache x-compute-request-id: req-fe0fd77c-1e7c-49f5-97e2-accf30a73ab2 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-fe0fd77c-1e7c-49f5-97e2-accf30a73ab2 Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2019-01-18 05:00:12,492 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/ccac38ea86a048c183796fe3184f3438/volumes/detail used request id req-fe0fd77c-1e7c-49f5-97e2-accf30a73ab2 2019-01-18 05:00:12,496 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8776/v3/ccac38ea86a048c183796fe3184f3438/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-fe0fd77c-1e7c-49f5-97e2-accf30a73ab2" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd5f3d60b85d966e1405606b1aaba071fbf1d058" -d '{"volume": {"status": "creating", "user_id": null, "name": "NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-7597c1d7-6464-4e60-9547-7b1c3f2f1151", "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}}' 2019-01-18 05:00:13,733 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Fri, 18 Jan 2019 05:00:12 GMT Server: Apache x-compute-request-id: req-0f447958-ecdd-4d04-b5ce-2e18b3f83659 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-0f447958-ecdd-4d04-b5ce-2e18b3f83659 Content-Length: 881 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "migration_status": null, "user_id": "cb9b3d6d59cd466fb9e330547dcd06c7", "attachments": [], "links": [{"href": "http://172.30.9.23:8776/v3/ccac38ea86a048c183796fe3184f3438/volumes/d6ca442d-d168-4149-aaa2-f475f4bb5807", "rel": "self"}, {"href": "http://172.30.9.23:8776/ccac38ea86a048c183796fe3184f3438/volumes/d6ca442d-d168-4149-aaa2-f475f4bb5807", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-01-18T05:00:13.402359", "description": null, "updated_at": null, "volume_type": null, "name": "NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-7597c1d7-6464-4e60-9547-7b1c3f2f1151", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "d6ca442d-d168-4149-aaa2-f475f4bb5807", "size": 1}} 2019-01-18 05:00:13,733 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.23:8776/v3/ccac38ea86a048c183796fe3184f3438/volumes used request id req-0f447958-ecdd-4d04-b5ce-2e18b3f83659 2019-01-18 05:00:13,737 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/ccac38ea86a048c183796fe3184f3438/volumes/d6ca442d-d168-4149-aaa2-f475f4bb5807 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-fe0fd77c-1e7c-49f5-97e2-accf30a73ab2" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd5f3d60b85d966e1405606b1aaba071fbf1d058" 2019-01-18 05:00:13,941 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:00:13 GMT Server: Apache x-compute-request-id: req-4800a3e0-8d04-40dc-87b2-d21ffbc5caa9 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-4800a3e0-8d04-40dc-87b2-d21ffbc5caa9 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/ccac38ea86a048c183796fe3184f3438/volumes/d6ca442d-d168-4149-aaa2-f475f4bb5807", "rel": "self"}, {"href": "http://172.30.9.23:8776/ccac38ea86a048c183796fe3184f3438/volumes/d6ca442d-d168-4149-aaa2-f475f4bb5807", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2019-01-18T05:00:13.000000", "replication_status": null, "snapshot_id": null, "id": "d6ca442d-d168-4149-aaa2-f475f4bb5807", "size": 1, "user_id": "cb9b3d6d59cd466fb9e330547dcd06c7", "os-vol-tenant-attr:tenant_id": "ccac38ea86a048c183796fe3184f3438", "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-7597c1d7-6464-4e60-9547-7b1c3f2f1151", "bootable": "false", "created_at": "2019-01-18T05:00:13.000000", "volume_type": null}} 2019-01-18 05:00:13,941 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/ccac38ea86a048c183796fe3184f3438/volumes/d6ca442d-d168-4149-aaa2-f475f4bb5807 used request id req-4800a3e0-8d04-40dc-87b2-d21ffbc5caa9 2019-01-18 05:00:13,942 - create_volume - INFO - Created volume with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-7597c1d7-6464-4e60-9547-7b1c3f2f1151 2019-01-18 05:00:13,944 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/ccac38ea86a048c183796fe3184f3438/volumes/d6ca442d-d168-4149-aaa2-f475f4bb5807 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-fe0fd77c-1e7c-49f5-97e2-accf30a73ab2" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd5f3d60b85d966e1405606b1aaba071fbf1d058" 2019-01-18 05:00:13,995 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:00:13 GMT Server: Apache x-compute-request-id: req-86bcb35e-ae5f-4de6-b46d-9fb1d9491956 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-86bcb35e-ae5f-4de6-b46d-9fb1d9491956 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/ccac38ea86a048c183796fe3184f3438/volumes/d6ca442d-d168-4149-aaa2-f475f4bb5807", "rel": "self"}, {"href": "http://172.30.9.23:8776/ccac38ea86a048c183796fe3184f3438/volumes/d6ca442d-d168-4149-aaa2-f475f4bb5807", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2019-01-18T05:00:13.000000", "replication_status": null, "snapshot_id": null, "id": "d6ca442d-d168-4149-aaa2-f475f4bb5807", "size": 1, "user_id": "cb9b3d6d59cd466fb9e330547dcd06c7", "os-vol-tenant-attr:tenant_id": "ccac38ea86a048c183796fe3184f3438", "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-7597c1d7-6464-4e60-9547-7b1c3f2f1151", "bootable": "false", "created_at": "2019-01-18T05:00:13.000000", "volume_type": null}} 2019-01-18 05:00:13,995 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/ccac38ea86a048c183796fe3184f3438/volumes/d6ca442d-d168-4149-aaa2-f475f4bb5807 used request id req-86bcb35e-ae5f-4de6-b46d-9fb1d9491956 2019-01-18 05:00:13,995 - create_volume - DEBUG - Instance status is - creating 2019-01-18 05:00:13,995 - create_volume - DEBUG - Retry querying volume status in 3 seconds 2019-01-18 05:00:16,998 - create_volume - DEBUG - Volume status query timeout in 296.943613052 2019-01-18 05:00:17,001 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/ccac38ea86a048c183796fe3184f3438/volumes/d6ca442d-d168-4149-aaa2-f475f4bb5807 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-fe0fd77c-1e7c-49f5-97e2-accf30a73ab2" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd5f3d60b85d966e1405606b1aaba071fbf1d058" 2019-01-18 05:00:17,832 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:00:17 GMT Server: Apache x-compute-request-id: req-c35d0370-83f4-43a3-9709-991318a78042 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-c35d0370-83f4-43a3-9709-991318a78042 Content-Encoding: gzip Content-Length: 524 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.23:8776/v3/ccac38ea86a048c183796fe3184f3438/volumes/d6ca442d-d168-4149-aaa2-f475f4bb5807", "rel": "self"}, {"href": "http://172.30.9.23:8776/ccac38ea86a048c183796fe3184f3438/volumes/d6ca442d-d168-4149-aaa2-f475f4bb5807", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2019-01-18T05:00:14.000000", "replication_status": null, "snapshot_id": null, "id": "d6ca442d-d168-4149-aaa2-f475f4bb5807", "size": 1, "user_id": "cb9b3d6d59cd466fb9e330547dcd06c7", "os-vol-tenant-attr:tenant_id": "ccac38ea86a048c183796fe3184f3438", "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-7597c1d7-6464-4e60-9547-7b1c3f2f1151", "bootable": "false", "created_at": "2019-01-18T05:00:13.000000", "volume_type": null}} 2019-01-18 05:00:17,832 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/ccac38ea86a048c183796fe3184f3438/volumes/d6ca442d-d168-4149-aaa2-f475f4bb5807 used request id req-c35d0370-83f4-43a3-9709-991318a78042 2019-01-18 05:00:17,833 - create_volume - DEBUG - Instance status is - available 2019-01-18 05:00:17,833 - create_volume - DEBUG - Volume is active with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-7597c1d7-6464-4e60-9547-7b1c3f2f1151 2019-01-18 05:00:17,833 - create_volume - INFO - Volume is now active with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-7597c1d7-6464-4e60-9547-7b1c3f2f1151 2019-01-18 05:00:17,833 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 05:00:17,834 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 05:00:18,285 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "45b844776369475b95254c1dd61269c1", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}, {"id": "6aff393fb9af4d958a8117fea50ad769", "name": "Member"}], "expires_at": "2019-01-18T06:00:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ccac38ea86a048c183796fe3184f3438", "name": "api_check-project_2744c22f-2cb8-4f83-8516-7c0ba84fdd9b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_2744c22f-2cb8-4f83-8516-7c0ba84fdd9b", "id": "cb9b3d6d59cd466fb9e330547dcd06c7"}, "audit_ids": ["Ps59ug_jTMe9W8FVBqeQJw"], "issued_at": "2019-01-18T05:00:18.000000Z"}} 2019-01-18 05:00:18,286 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2bbef91365d44419d3cf55ad74bac5efa2aa3c1" 2019-01-18 05:00:18,370 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:00:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a22d98d6-29c6-46e6-b28a-824f8454deb9 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 05:00:18,370 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-a22d98d6-29c6-46e6-b28a-824f8454deb9 2019-01-18 05:00:18,371 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-18 05:00:18,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}e2bbef91365d44419d3cf55ad74bac5efa2aa3c1" 2019-01-18 05:00:18,458 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:00:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-84775bb2-d891-4430-921d-49551acb024b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 05:00:18,458 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-84775bb2-d891-4430-921d-49551acb024b 2019-01-18 05:00:18,467 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-7597c1d7-6464-4e60-9547-7b1c3f2f1151-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2bbef91365d44419d3cf55ad74bac5efa2aa3c1" 2019-01-18 05:00:18,696 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-57a49257-2962-409a-83e0-6e698c7c08d3 Date: Fri, 18 Jan 2019 05:00:18 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"6e008ad5-f459-4456-b510-3ff9312a48e4","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":79,"ipv4_address_scope":null,"shared":false,"project_id":"ccac38ea86a048c183796fe3184f3438","status":"ACTIVE","subnets":["e8092be6-66f4-4e8e-9dd6-a07951834b26"],"description":"","tags":[],"updated_at":"2019-01-18T05:00:09Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-7597c1d7-6464-4e60-9547-7b1c3f2f1151-net","admin_state_up":true,"tenant_id":"ccac38ea86a048c183796fe3184f3438","created_at":"2019-01-18T05:00:08Z","provider:network_type":"vxlan"}]} 2019-01-18 05:00:18,697 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-7597c1d7-6464-4e60-9547-7b1c3f2f1151-net used request id req-57a49257-2962-409a-83e0-6e698c7c08d3 2019-01-18 05:00:18,700 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-18 05:00:18,705 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 18 Jan 2019 05:00: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"}]}]}} 2019-01-18 05:00:18,706 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/ccac38ea86a048c183796fe3184f3438 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2bbef91365d44419d3cf55ad74bac5efa2aa3c1" 2019-01-18 05:00:18,793 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:00:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1828f92b-275a-42f3-85c1-15da8c942f17 Content-Encoding: gzip Content-Length: 247 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/ccac38ea86a048c183796fe3184f3438"}, "enabled": true, "id": "ccac38ea86a048c183796fe3184f3438", "parent_id": "default", "domain_id": "default", "name": "api_check-project_2744c22f-2cb8-4f83-8516-7c0ba84fdd9b"}} 2019-01-18 05:00:18,793 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/ccac38ea86a048c183796fe3184f3438 used request id req-1828f92b-275a-42f3-85c1-15da8c942f17 2019-01-18 05:00:18,799 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=6e008ad5-f459-4456-b510-3ff9312a48e4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2bbef91365d44419d3cf55ad74bac5efa2aa3c1" 2019-01-18 05:00:18,997 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-f0e7402c-c42a-4dca-86fd-3875ae24efb9 Date: Fri, 18 Jan 2019 05:00:18 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6e008ad5-f459-4456-b510-3ff9312a48e4","tenant_id":"ccac38ea86a048c183796fe3184f3438","created_at":"2019-01-18T05:00:09Z","dns_nameservers":[],"updated_at":"2019-01-18T05:00:09Z","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":"ccac38ea86a048c183796fe3184f3438","id":"e8092be6-66f4-4e8e-9dd6-a07951834b26","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-7597c1d7-6464-4e60-9547-7b1c3f2f1151-subnet"}]} 2019-01-18 05:00:18,997 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=6e008ad5-f459-4456-b510-3ff9312a48e4 used request id req-f0e7402c-c42a-4dca-86fd-3875ae24efb9 2019-01-18 05:00:19,003 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=6e008ad5-f459-4456-b510-3ff9312a48e4&name=NovaUtilsInstanceVolumeTests-7597c1d7-6464-4e60-9547-7b1c3f2f1151-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2bbef91365d44419d3cf55ad74bac5efa2aa3c1" 2019-01-18 05:00:19,194 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-e5b9987c-f13a-41db-8f51-00a1f430da8b Date: Fri, 18 Jan 2019 05:00:19 GMT RESP BODY: {"ports":[]} 2019-01-18 05:00:19,194 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=6e008ad5-f459-4456-b510-3ff9312a48e4&name=NovaUtilsInstanceVolumeTests-7597c1d7-6464-4e60-9547-7b1c3f2f1151-port&admin_state_up=True used request id req-e5b9987c-f13a-41db-8f51-00a1f430da8b 2019-01-18 05:00:19,198 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/detail?name=NovaUtilsInstanceVolumeTests-7597c1d7-6464-4e60-9547-7b1c3f2f1151-vm_inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2bbef91365d44419d3cf55ad74bac5efa2aa3c1" 2019-01-18 05:00:19,809 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05: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-084bb62d-0483-43dd-a7d8-ce40be70deff x-compute-request-id: req-084bb62d-0483-43dd-a7d8-ce40be70deff Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2019-01-18 05:00:19,809 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail?name=NovaUtilsInstanceVolumeTests-7597c1d7-6464-4e60-9547-7b1c3f2f1151-vm_inst used request id req-084bb62d-0483-43dd-a7d8-ce40be70deff 2019-01-18 05:00:19,815 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-7597c1d7-6464-4e60-9547-7b1c3f2f1151-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2bbef91365d44419d3cf55ad74bac5efa2aa3c1" 2019-01-18 05:00:20,041 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-c1cf9d52-20a3-4410-bb0e-0968d8cfac7a Date: Fri, 18 Jan 2019 05:00:20 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"6e008ad5-f459-4456-b510-3ff9312a48e4","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":79,"ipv4_address_scope":null,"shared":false,"project_id":"ccac38ea86a048c183796fe3184f3438","status":"ACTIVE","subnets":["e8092be6-66f4-4e8e-9dd6-a07951834b26"],"description":"","tags":[],"updated_at":"2019-01-18T05:00:09Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-7597c1d7-6464-4e60-9547-7b1c3f2f1151-net","admin_state_up":true,"tenant_id":"ccac38ea86a048c183796fe3184f3438","created_at":"2019-01-18T05:00:08Z","provider:network_type":"vxlan"}]} 2019-01-18 05:00:20,041 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-7597c1d7-6464-4e60-9547-7b1c3f2f1151-net used request id req-c1cf9d52-20a3-4410-bb0e-0968d8cfac7a 2019-01-18 05:00:20,045 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/ccac38ea86a048c183796fe3184f3438 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2bbef91365d44419d3cf55ad74bac5efa2aa3c1" 2019-01-18 05:00:20,134 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:00:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-61e5dfd3-513d-4270-baaf-c276fd239e7d Content-Encoding: gzip Content-Length: 247 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/ccac38ea86a048c183796fe3184f3438"}, "enabled": true, "id": "ccac38ea86a048c183796fe3184f3438", "parent_id": "default", "domain_id": "default", "name": "api_check-project_2744c22f-2cb8-4f83-8516-7c0ba84fdd9b"}} 2019-01-18 05:00:20,134 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/ccac38ea86a048c183796fe3184f3438 used request id req-61e5dfd3-513d-4270-baaf-c276fd239e7d 2019-01-18 05:00:20,139 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=6e008ad5-f459-4456-b510-3ff9312a48e4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2bbef91365d44419d3cf55ad74bac5efa2aa3c1" 2019-01-18 05:00:20,188 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-7fa54bd0-4419-4ebb-b231-bdef4eebc128 Date: Fri, 18 Jan 2019 05:00:20 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6e008ad5-f459-4456-b510-3ff9312a48e4","tenant_id":"ccac38ea86a048c183796fe3184f3438","created_at":"2019-01-18T05:00:09Z","dns_nameservers":[],"updated_at":"2019-01-18T05:00:09Z","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":"ccac38ea86a048c183796fe3184f3438","id":"e8092be6-66f4-4e8e-9dd6-a07951834b26","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-7597c1d7-6464-4e60-9547-7b1c3f2f1151-subnet"}]} 2019-01-18 05:00:20,189 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=6e008ad5-f459-4456-b510-3ff9312a48e4 used request id req-7fa54bd0-4419-4ebb-b231-bdef4eebc128 2019-01-18 05:00:20,194 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=6e008ad5-f459-4456-b510-3ff9312a48e4&name=NovaUtilsInstanceVolumeTests-7597c1d7-6464-4e60-9547-7b1c3f2f1151-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2bbef91365d44419d3cf55ad74bac5efa2aa3c1" 2019-01-18 05:00:20,368 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-179ad85c-6d30-400d-b4fc-1a2579991061 Date: Fri, 18 Jan 2019 05:00:20 GMT RESP BODY: {"ports":[]} 2019-01-18 05:00:20,368 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=6e008ad5-f459-4456-b510-3ff9312a48e4&name=NovaUtilsInstanceVolumeTests-7597c1d7-6464-4e60-9547-7b1c3f2f1151-port&admin_state_up=True used request id req-179ad85c-6d30-400d-b4fc-1a2579991061 2019-01-18 05:00:20,368 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 05:00:20,369 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 05:00:20,741 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "45b844776369475b95254c1dd61269c1", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}, {"id": "6aff393fb9af4d958a8117fea50ad769", "name": "Member"}], "expires_at": "2019-01-18T06:00:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ccac38ea86a048c183796fe3184f3438", "name": "api_check-project_2744c22f-2cb8-4f83-8516-7c0ba84fdd9b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_2744c22f-2cb8-4f83-8516-7c0ba84fdd9b", "id": "cb9b3d6d59cd466fb9e330547dcd06c7"}, "audit_ids": ["a-B2R2kQR_Kk-XJGew0grA"], "issued_at": "2019-01-18T05:00:20.000000Z"}} 2019-01-18 05:00:20,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}d84feddae17d175b36c6ca378e7d9d96336584f4" 2019-01-18 05:00:20,832 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:00:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3bb6f7c5-879c-4404-b0d7-1d309c937ddf Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 05:00:20,833 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-3bb6f7c5-879c-4404-b0d7-1d309c937ddf 2019-01-18 05:00:20,840 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-7597c1d7-6464-4e60-9547-7b1c3f2f1151-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2bbef91365d44419d3cf55ad74bac5efa2aa3c1" 2019-01-18 05:00:21,083 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-23a7cbf6-9821-4981-ac31-941992041dad Date: Fri, 18 Jan 2019 05:00:21 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"6e008ad5-f459-4456-b510-3ff9312a48e4","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":79,"ipv4_address_scope":null,"shared":false,"project_id":"ccac38ea86a048c183796fe3184f3438","status":"ACTIVE","subnets":["e8092be6-66f4-4e8e-9dd6-a07951834b26"],"description":"","tags":[],"updated_at":"2019-01-18T05:00:09Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-7597c1d7-6464-4e60-9547-7b1c3f2f1151-net","admin_state_up":true,"tenant_id":"ccac38ea86a048c183796fe3184f3438","created_at":"2019-01-18T05:00:08Z","provider:network_type":"vxlan"}]} 2019-01-18 05:00:21,083 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-7597c1d7-6464-4e60-9547-7b1c3f2f1151-net used request id req-23a7cbf6-9821-4981-ac31-941992041dad 2019-01-18 05:00:21,089 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=6e008ad5-f459-4456-b510-3ff9312a48e4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2bbef91365d44419d3cf55ad74bac5efa2aa3c1" 2019-01-18 05:00:21,302 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-597202d3-dd41-4816-93f6-f6a681ff731e Date: Fri, 18 Jan 2019 05:00:21 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6e008ad5-f459-4456-b510-3ff9312a48e4","tenant_id":"ccac38ea86a048c183796fe3184f3438","created_at":"2019-01-18T05:00:09Z","dns_nameservers":[],"updated_at":"2019-01-18T05:00:09Z","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":"ccac38ea86a048c183796fe3184f3438","id":"e8092be6-66f4-4e8e-9dd6-a07951834b26","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-7597c1d7-6464-4e60-9547-7b1c3f2f1151-subnet"}]} 2019-01-18 05:00:21,302 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=6e008ad5-f459-4456-b510-3ff9312a48e4 used request id req-597202d3-dd41-4816-93f6-f6a681ff731e 2019-01-18 05:00:21,308 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-7597c1d7-6464-4e60-9547-7b1c3f2f1151-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2bbef91365d44419d3cf55ad74bac5efa2aa3c1" 2019-01-18 05:00:21,533 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-85613dd2-bad1-45a5-ac95-300ccb06b550 Date: Fri, 18 Jan 2019 05:00:21 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"6e008ad5-f459-4456-b510-3ff9312a48e4","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":79,"ipv4_address_scope":null,"shared":false,"project_id":"ccac38ea86a048c183796fe3184f3438","status":"ACTIVE","subnets":["e8092be6-66f4-4e8e-9dd6-a07951834b26"],"description":"","tags":[],"updated_at":"2019-01-18T05:00:09Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-7597c1d7-6464-4e60-9547-7b1c3f2f1151-net","admin_state_up":true,"tenant_id":"ccac38ea86a048c183796fe3184f3438","created_at":"2019-01-18T05:00:08Z","provider:network_type":"vxlan"}]} 2019-01-18 05:00:21,534 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-7597c1d7-6464-4e60-9547-7b1c3f2f1151-net used request id req-85613dd2-bad1-45a5-ac95-300ccb06b550 2019-01-18 05:00:21,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" 2019-01-18 05:00:21,542 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 18 Jan 2019 05:00: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"}]}]}} 2019-01-18 05:00:21,543 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/ccac38ea86a048c183796fe3184f3438 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d84feddae17d175b36c6ca378e7d9d96336584f4" 2019-01-18 05:00:21,558 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:00:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a84ad83c-8491-409f-89e5-855d0d4ef463 Content-Encoding: gzip Content-Length: 247 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/ccac38ea86a048c183796fe3184f3438"}, "enabled": true, "id": "ccac38ea86a048c183796fe3184f3438", "parent_id": "default", "domain_id": "default", "name": "api_check-project_2744c22f-2cb8-4f83-8516-7c0ba84fdd9b"}} 2019-01-18 05:00:21,559 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/ccac38ea86a048c183796fe3184f3438 used request id req-a84ad83c-8491-409f-89e5-855d0d4ef463 2019-01-18 05:00:21,563 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=6e008ad5-f459-4456-b510-3ff9312a48e4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2bbef91365d44419d3cf55ad74bac5efa2aa3c1" 2019-01-18 05:00:21,803 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-8f62b489-af6a-4ff3-b965-2c81b03b2747 Date: Fri, 18 Jan 2019 05:00:21 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6e008ad5-f459-4456-b510-3ff9312a48e4","tenant_id":"ccac38ea86a048c183796fe3184f3438","created_at":"2019-01-18T05:00:09Z","dns_nameservers":[],"updated_at":"2019-01-18T05:00:09Z","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":"ccac38ea86a048c183796fe3184f3438","id":"e8092be6-66f4-4e8e-9dd6-a07951834b26","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-7597c1d7-6464-4e60-9547-7b1c3f2f1151-subnet"}]} 2019-01-18 05:00:21,803 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=6e008ad5-f459-4456-b510-3ff9312a48e4 used request id req-8f62b489-af6a-4ff3-b965-2c81b03b2747 2019-01-18 05:00:21,804 - neutron_utils - INFO - Creating port for network with name - NovaUtilsInstanceVolumeTests-7597c1d7-6464-4e60-9547-7b1c3f2f1151-net 2019-01-18 05:00:21,810 - 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}e2bbef91365d44419d3cf55ad74bac5efa2aa3c1" -d '{"port": {"network_id": "6e008ad5-f459-4456-b510-3ff9312a48e4", "name": "NovaUtilsInstanceVolumeTests-7597c1d7-6464-4e60-9547-7b1c3f2f1151-port", "admin_state_up": true}}' 2019-01-18 05:00:22,857 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 879 X-Openstack-Request-Id: req-3e1b18fe-05d4-414c-b754-e478da39c6f3 Date: Fri, 18 Jan 2019 05:00:22 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T05:00:22Z","device_owner":"","revision_number":4,"binding:profile":{},"port_security_enabled":true,"fixed_ips":[{"subnet_id":"e8092be6-66f4-4e8e-9dd6-a07951834b26","ip_address":"10.55.0.8"}],"id":"094f955e-865e-474c-a74a-dd8bc4fe8734","security_groups":["b20bc8b2-bb91-411e-b80b-85bddb5d18cc"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:60:1c:0c","device_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"name":"NovaUtilsInstanceVolumeTests-7597c1d7-6464-4e60-9547-7b1c3f2f1151-port","project_id":"ccac38ea86a048c183796fe3184f3438","qos_policy_id":null,"admin_state_up":true,"network_id":"6e008ad5-f459-4456-b510-3ff9312a48e4","tenant_id":"ccac38ea86a048c183796fe3184f3438","created_at":"2019-01-18T05:00:22Z","binding:vnic_type":"normal"}} 2019-01-18 05:00:22,857 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/ports used request id req-3e1b18fe-05d4-414c-b754-e478da39c6f3 2019-01-18 05:00:22,863 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-7597c1d7-6464-4e60-9547-7b1c3f2f1151-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2bbef91365d44419d3cf55ad74bac5efa2aa3c1" 2019-01-18 05:00:23,086 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-8bb8cae1-2396-4b5b-8fa8-0cf872017a23 Date: Fri, 18 Jan 2019 05:00:23 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"6e008ad5-f459-4456-b510-3ff9312a48e4","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":79,"ipv4_address_scope":null,"shared":false,"project_id":"ccac38ea86a048c183796fe3184f3438","status":"ACTIVE","subnets":["e8092be6-66f4-4e8e-9dd6-a07951834b26"],"description":"","tags":[],"updated_at":"2019-01-18T05:00:09Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-7597c1d7-6464-4e60-9547-7b1c3f2f1151-net","admin_state_up":true,"tenant_id":"ccac38ea86a048c183796fe3184f3438","created_at":"2019-01-18T05:00:08Z","provider:network_type":"vxlan"}]} 2019-01-18 05:00:23,086 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-7597c1d7-6464-4e60-9547-7b1c3f2f1151-net used request id req-8bb8cae1-2396-4b5b-8fa8-0cf872017a23 2019-01-18 05:00:23,090 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/ccac38ea86a048c183796fe3184f3438 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2bbef91365d44419d3cf55ad74bac5efa2aa3c1" 2019-01-18 05:00:23,175 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:00:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-45f2086b-679d-4dee-b8c4-c68179036be2 Content-Encoding: gzip Content-Length: 247 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/ccac38ea86a048c183796fe3184f3438"}, "enabled": true, "id": "ccac38ea86a048c183796fe3184f3438", "parent_id": "default", "domain_id": "default", "name": "api_check-project_2744c22f-2cb8-4f83-8516-7c0ba84fdd9b"}} 2019-01-18 05:00:23,175 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/ccac38ea86a048c183796fe3184f3438 used request id req-45f2086b-679d-4dee-b8c4-c68179036be2 2019-01-18 05:00:23,180 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=6e008ad5-f459-4456-b510-3ff9312a48e4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2bbef91365d44419d3cf55ad74bac5efa2aa3c1" 2019-01-18 05:00:23,225 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-e9675f15-49c2-48a4-82dd-9e09e3145bcf Date: Fri, 18 Jan 2019 05:00:23 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6e008ad5-f459-4456-b510-3ff9312a48e4","tenant_id":"ccac38ea86a048c183796fe3184f3438","created_at":"2019-01-18T05:00:09Z","dns_nameservers":[],"updated_at":"2019-01-18T05:00:09Z","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":"ccac38ea86a048c183796fe3184f3438","id":"e8092be6-66f4-4e8e-9dd6-a07951834b26","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-7597c1d7-6464-4e60-9547-7b1c3f2f1151-subnet"}]} 2019-01-18 05:00:23,225 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=6e008ad5-f459-4456-b510-3ff9312a48e4 used request id req-e9675f15-49c2-48a4-82dd-9e09e3145bcf 2019-01-18 05:00:23,231 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=6e008ad5-f459-4456-b510-3ff9312a48e4&name=NovaUtilsInstanceVolumeTests-7597c1d7-6464-4e60-9547-7b1c3f2f1151-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2bbef91365d44419d3cf55ad74bac5efa2aa3c1" 2019-01-18 05:00:23,443 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 882 X-Openstack-Request-Id: req-455aee9d-bc4f-4373-b191-088e121d32cc Date: Fri, 18 Jan 2019 05:00:23 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T05:00:22Z","device_owner":"","revision_number":4,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"e8092be6-66f4-4e8e-9dd6-a07951834b26","ip_address":"10.55.0.8"}],"id":"094f955e-865e-474c-a74a-dd8bc4fe8734","security_groups":["b20bc8b2-bb91-411e-b80b-85bddb5d18cc"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:60:1c:0c","project_id":"ccac38ea86a048c183796fe3184f3438","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-7597c1d7-6464-4e60-9547-7b1c3f2f1151-port","admin_state_up":true,"network_id":"6e008ad5-f459-4456-b510-3ff9312a48e4","tenant_id":"ccac38ea86a048c183796fe3184f3438","created_at":"2019-01-18T05:00:22Z","binding:vnic_type":"normal","device_id":""}]} 2019-01-18 05:00:23,443 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=6e008ad5-f459-4456-b510-3ff9312a48e4&name=NovaUtilsInstanceVolumeTests-7597c1d7-6464-4e60-9547-7b1c3f2f1151-port&admin_state_up=True used request id req-455aee9d-bc4f-4373-b191-088e121d32cc 2019-01-18 05:00:23,446 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/ccac38ea86a048c183796fe3184f3438 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2bbef91365d44419d3cf55ad74bac5efa2aa3c1" 2019-01-18 05:00:23,532 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:00:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-170b6ff6-e0e5-467e-b68c-4c593d4cde2c Content-Encoding: gzip Content-Length: 247 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/ccac38ea86a048c183796fe3184f3438"}, "enabled": true, "id": "ccac38ea86a048c183796fe3184f3438", "parent_id": "default", "domain_id": "default", "name": "api_check-project_2744c22f-2cb8-4f83-8516-7c0ba84fdd9b"}} 2019-01-18 05:00:23,533 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/ccac38ea86a048c183796fe3184f3438 used request id req-170b6ff6-e0e5-467e-b68c-4c593d4cde2c 2019-01-18 05:00:23,533 - nova_utils - INFO - Creating VM with name - NovaUtilsInstanceVolumeTests-7597c1d7-6464-4e60-9547-7b1c3f2f1151-vm_inst 2019-01-18 05:00:23,536 - 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}e2bbef91365d44419d3cf55ad74bac5efa2aa3c1" 2019-01-18 05:00:23,565 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:00: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-b90db2cd-c8a6-4481-90ba-9fb134bcc1d0 x-compute-request-id: req-b90db2cd-c8a6-4481-90ba-9fb134bcc1d0 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"flavors": [{"id": "69f5f558-efa7-4c61-82b3-e1921eafa939", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/69f5f558-efa7-4c61-82b3-e1921eafa939", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/69f5f558-efa7-4c61-82b3-e1921eafa939", "rel": "bookmark"}], "name": "NovaUtilsInstanceVolumeTests-7597c1d7-6464-4e60-9547-7b1c3f2f1151-flavor"}]} 2019-01-18 05:00:23,565 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-b90db2cd-c8a6-4481-90ba-9fb134bcc1d0 2019-01-18 05:00:23,568 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors/69f5f558-efa7-4c61-82b3-e1921eafa939 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2bbef91365d44419d3cf55ad74bac5efa2aa3c1" 2019-01-18 05:00:23,589 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:00: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-d900b409-3c45-43e6-b1d2-9c8bcbff285d x-compute-request-id: req-d900b409-3c45-43e6-b1d2-9c8bcbff285d Content-Encoding: gzip Content-Length: 323 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/69f5f558-efa7-4c61-82b3-e1921eafa939", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/69f5f558-efa7-4c61-82b3-e1921eafa939", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "69f5f558-efa7-4c61-82b3-e1921eafa939", "name": "NovaUtilsInstanceVolumeTests-7597c1d7-6464-4e60-9547-7b1c3f2f1151-flavor", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2019-01-18 05:00:23,589 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/69f5f558-efa7-4c61-82b3-e1921eafa939 used request id req-d900b409-3c45-43e6-b1d2-9c8bcbff285d 2019-01-18 05:00:23,592 - 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-7597c1d7-6464-4e60-9547-7b1c3f2f1151-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e2bbef91365d44419d3cf55ad74bac5efa2aa3c1" 2019-01-18 05:00:23,769 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1066 Content-Type: application/json X-Openstack-Request-Id: req-81cc22d2-3216-4c9f-8bee-89b138b40298 Date: Fri, 18 Jan 2019 05:00:23 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceVolumeTests-7597c1d7-6464-4e60-9547-7b1c3f2f1151-image", "tags": [], "container_format": "bare", "created_at": "2019-01-18T05:00:04Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-18T05:00:06Z", "visibility": "shared", "locations": [{"url": "rbd://af014572-0a5d-4a80-a07f-9105f52ab2c1/images/1fdbff6f-e0c3-46b2-80c0-787767832602/snap", "metadata": {}}], "self": "/v2/images/1fdbff6f-e0c3-46b2-80c0-787767832602", "min_disk": 0, "protected": false, "id": "1fdbff6f-e0c3-46b2-80c0-787767832602", "file": "/v2/images/1fdbff6f-e0c3-46b2-80c0-787767832602/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "ccac38ea86a048c183796fe3184f3438", "direct_url": "rbd://af014572-0a5d-4a80-a07f-9105f52ab2c1/images/1fdbff6f-e0c3-46b2-80c0-787767832602/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=NovaUtilsInstanceVolumeTests-7597c1d7-6464-4e60-9547-7b1c3f2f1151-image"} 2019-01-18 05:00:23,769 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceVolumeTests-7597c1d7-6464-4e60-9547-7b1c3f2f1151-image used request id req-81cc22d2-3216-4c9f-8bee-89b138b40298 2019-01-18 05:00:23,771 - 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}e2bbef91365d44419d3cf55ad74bac5efa2aa3c1" 2019-01-18 05:00:23,933 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-851b4ec3-560a-418e-9bc1-4d62baa94c30 Date: Fri, 18 Jan 2019 05:00: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"}}} 2019-01-18 05:00:23,933 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-851b4ec3-560a-418e-9bc1-4d62baa94c30 2019-01-18 05:00:23,939 - 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}e2bbef91365d44419d3cf55ad74bac5efa2aa3c1" -d '{"server": {"name": "NovaUtilsInstanceVolumeTests-7597c1d7-6464-4e60-9547-7b1c3f2f1151-vm_inst", "imageRef": "1fdbff6f-e0c3-46b2-80c0-787767832602", "flavorRef": "69f5f558-efa7-4c61-82b3-e1921eafa939", "max_count": 1, "min_count": 1, "networks": [{"port": "094f955e-865e-474c-a74a-dd8bc4fe8734"}]}}' 2019-01-18 05:00:25,624 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 18 Jan 2019 05:00: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-fcb653e8-4e5a-4fd9-a180-29a7f8fb4b0f x-compute-request-id: req-fcb653e8-4e5a-4fd9-a180-29a7f8fb4b0f Content-Length: 374 location: http://172.30.9.23:8774/v2.1/servers/94cd9ff6-3783-4152-bfad-177ba7c58a1f Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "94cd9ff6-3783-4152-bfad-177ba7c58a1f", "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/94cd9ff6-3783-4152-bfad-177ba7c58a1f", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/94cd9ff6-3783-4152-bfad-177ba7c58a1f", "rel": "bookmark"}], "adminPass": "kFysKX9CTAPs"}} 2019-01-18 05:00:25,625 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-fcb653e8-4e5a-4fd9-a180-29a7f8fb4b0f 2019-01-18 05:00:25,628 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/94cd9ff6-3783-4152-bfad-177ba7c58a1f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2bbef91365d44419d3cf55ad74bac5efa2aa3c1" 2019-01-18 05:00:26,003 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05: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-ef56c249-981e-463c-86e3-3c2d2b3ca273 x-compute-request-id: req-ef56c249-981e-463c-86e3-3c2d2b3ca273 Content-Encoding: gzip Content-Length: 650 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/94cd9ff6-3783-4152-bfad-177ba7c58a1f", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/94cd9ff6-3783-4152-bfad-177ba7c58a1f", "rel": "bookmark"}], "image": {"id": "1fdbff6f-e0c3-46b2-80c0-787767832602", "links": [{"href": "http://172.30.9.23:8774/images/1fdbff6f-e0c3-46b2-80c0-787767832602", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "69f5f558-efa7-4c61-82b3-e1921eafa939", "links": [{"href": "http://172.30.9.23:8774/flavors/69f5f558-efa7-4c61-82b3-e1921eafa939", "rel": "bookmark"}]}, "id": "94cd9ff6-3783-4152-bfad-177ba7c58a1f", "user_id": "cb9b3d6d59cd466fb9e330547dcd06c7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2019-01-18T05:00:25Z", "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-7597c1d7-6464-4e60-9547-7b1c3f2f1151-vm_inst", "created": "2019-01-18T05:00:25Z", "tenant_id": "ccac38ea86a048c183796fe3184f3438", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-18 05:00:26,003 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/94cd9ff6-3783-4152-bfad-177ba7c58a1f used request id req-ef56c249-981e-463c-86e3-3c2d2b3ca273 2019-01-18 05:00:26,003 - create_instance - INFO - Created instance with name - NovaUtilsInstanceVolumeTests-7597c1d7-6464-4e60-9547-7b1c3f2f1151-vm_inst 2019-01-18 05:00:26,006 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/94cd9ff6-3783-4152-bfad-177ba7c58a1f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2bbef91365d44419d3cf55ad74bac5efa2aa3c1" 2019-01-18 05:00:26,363 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:00: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-f330419e-2d0f-46bf-812d-86f58e462a26 x-compute-request-id: req-f330419e-2d0f-46bf-812d-86f58e462a26 Content-Encoding: gzip Content-Length: 652 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/94cd9ff6-3783-4152-bfad-177ba7c58a1f", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/94cd9ff6-3783-4152-bfad-177ba7c58a1f", "rel": "bookmark"}], "image": {"id": "1fdbff6f-e0c3-46b2-80c0-787767832602", "links": [{"href": "http://172.30.9.23:8774/images/1fdbff6f-e0c3-46b2-80c0-787767832602", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "69f5f558-efa7-4c61-82b3-e1921eafa939", "links": [{"href": "http://172.30.9.23:8774/flavors/69f5f558-efa7-4c61-82b3-e1921eafa939", "rel": "bookmark"}]}, "id": "94cd9ff6-3783-4152-bfad-177ba7c58a1f", "user_id": "cb9b3d6d59cd466fb9e330547dcd06c7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2019-01-18T05:00:26Z", "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-7597c1d7-6464-4e60-9547-7b1c3f2f1151-vm_inst", "created": "2019-01-18T05:00:25Z", "tenant_id": "ccac38ea86a048c183796fe3184f3438", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-18 05:00:26,363 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/94cd9ff6-3783-4152-bfad-177ba7c58a1f used request id req-f330419e-2d0f-46bf-812d-86f58e462a26 2019-01-18 05:00:26,363 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-7597c1d7-6464-4e60-9547-7b1c3f2f1151-vm_inst] is - BUILD 2019-01-18 05:00:26,363 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-18 05:00:29,367 - create_instance - DEBUG - VM status query timeout in 896.637069941 2019-01-18 05:00:29,370 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/94cd9ff6-3783-4152-bfad-177ba7c58a1f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2bbef91365d44419d3cf55ad74bac5efa2aa3c1" 2019-01-18 05:00:30,252 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05: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-7765a8a8-2948-4b94-99b2-a1843038a770 x-compute-request-id: req-7765a8a8-2948-4b94-99b2-a1843038a770 Content-Encoding: gzip Content-Length: 818 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"NovaUtilsInstanceVolumeTests-7597c1d7-6464-4e60-9547-7b1c3f2f1151-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:60:1c:0c", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/94cd9ff6-3783-4152-bfad-177ba7c58a1f", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/94cd9ff6-3783-4152-bfad-177ba7c58a1f", "rel": "bookmark"}], "image": {"id": "1fdbff6f-e0c3-46b2-80c0-787767832602", "links": [{"href": "http://172.30.9.23:8774/images/1fdbff6f-e0c3-46b2-80c0-787767832602", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000c", "OS-SRV-USG:launched_at": null, "flavor": {"id": "69f5f558-efa7-4c61-82b3-e1921eafa939", "links": [{"href": "http://172.30.9.23:8774/flavors/69f5f558-efa7-4c61-82b3-e1921eafa939", "rel": "bookmark"}]}, "id": "94cd9ff6-3783-4152-bfad-177ba7c58a1f", "security_groups": [{"name": "default"}], "user_id": "cb9b3d6d59cd466fb9e330547dcd06c7", "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": "2019-01-18T05:00:26Z", "hostId": "595fdf139cba499f5436b128cbe7f388a995927660c0a307d7e7b8c5", "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-7597c1d7-6464-4e60-9547-7b1c3f2f1151-vm_inst", "created": "2019-01-18T05:00:25Z", "tenant_id": "ccac38ea86a048c183796fe3184f3438", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-18 05:00:30,252 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/94cd9ff6-3783-4152-bfad-177ba7c58a1f used request id req-7765a8a8-2948-4b94-99b2-a1843038a770 2019-01-18 05:00:30,253 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-7597c1d7-6464-4e60-9547-7b1c3f2f1151-vm_inst] is - BUILD 2019-01-18 05:00:30,253 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-18 05:00:33,256 - create_instance - DEBUG - VM status query timeout in 892.747426987 2019-01-18 05:00:33,259 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/94cd9ff6-3783-4152-bfad-177ba7c58a1f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2bbef91365d44419d3cf55ad74bac5efa2aa3c1" 2019-01-18 05:00:33,885 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05: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-35952c9a-f534-4e9c-9134-502d9df310bb x-compute-request-id: req-35952c9a-f534-4e9c-9134-502d9df310bb Content-Encoding: gzip Content-Length: 821 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-7597c1d7-6464-4e60-9547-7b1c3f2f1151-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:60:1c:0c", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/94cd9ff6-3783-4152-bfad-177ba7c58a1f", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/94cd9ff6-3783-4152-bfad-177ba7c58a1f", "rel": "bookmark"}], "image": {"id": "1fdbff6f-e0c3-46b2-80c0-787767832602", "links": [{"href": "http://172.30.9.23:8774/images/1fdbff6f-e0c3-46b2-80c0-787767832602", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000c", "OS-SRV-USG:launched_at": "2019-01-18T05:00:30.000000", "flavor": {"id": "69f5f558-efa7-4c61-82b3-e1921eafa939", "links": [{"href": "http://172.30.9.23:8774/flavors/69f5f558-efa7-4c61-82b3-e1921eafa939", "rel": "bookmark"}]}, "id": "94cd9ff6-3783-4152-bfad-177ba7c58a1f", "security_groups": [{"name": "default"}], "user_id": "cb9b3d6d59cd466fb9e330547dcd06c7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-18T05:00:32Z", "hostId": "595fdf139cba499f5436b128cbe7f388a995927660c0a307d7e7b8c5", "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-7597c1d7-6464-4e60-9547-7b1c3f2f1151-vm_inst", "created": "2019-01-18T05:00:25Z", "tenant_id": "ccac38ea86a048c183796fe3184f3438", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-18 05:00:33,885 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/94cd9ff6-3783-4152-bfad-177ba7c58a1f used request id req-35952c9a-f534-4e9c-9134-502d9df310bb 2019-01-18 05:00:33,885 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-7597c1d7-6464-4e60-9547-7b1c3f2f1151-vm_inst] is - ACTIVE 2019-01-18 05:00:33,885 - create_instance - INFO - VM is - ACTIVE 2019-01-18 05:00:33,888 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/94cd9ff6-3783-4152-bfad-177ba7c58a1f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2bbef91365d44419d3cf55ad74bac5efa2aa3c1" 2019-01-18 05:00:34,503 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05: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-4bc26a36-cce7-433a-a92b-8ad2e85f0ea0 x-compute-request-id: req-4bc26a36-cce7-433a-a92b-8ad2e85f0ea0 Content-Encoding: gzip Content-Length: 821 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-7597c1d7-6464-4e60-9547-7b1c3f2f1151-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:60:1c:0c", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/94cd9ff6-3783-4152-bfad-177ba7c58a1f", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/94cd9ff6-3783-4152-bfad-177ba7c58a1f", "rel": "bookmark"}], "image": {"id": "1fdbff6f-e0c3-46b2-80c0-787767832602", "links": [{"href": "http://172.30.9.23:8774/images/1fdbff6f-e0c3-46b2-80c0-787767832602", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000c", "OS-SRV-USG:launched_at": "2019-01-18T05:00:30.000000", "flavor": {"id": "69f5f558-efa7-4c61-82b3-e1921eafa939", "links": [{"href": "http://172.30.9.23:8774/flavors/69f5f558-efa7-4c61-82b3-e1921eafa939", "rel": "bookmark"}]}, "id": "94cd9ff6-3783-4152-bfad-177ba7c58a1f", "security_groups": [{"name": "default"}], "user_id": "cb9b3d6d59cd466fb9e330547dcd06c7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-18T05:00:32Z", "hostId": "595fdf139cba499f5436b128cbe7f388a995927660c0a307d7e7b8c5", "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-7597c1d7-6464-4e60-9547-7b1c3f2f1151-vm_inst", "created": "2019-01-18T05:00:25Z", "tenant_id": "ccac38ea86a048c183796fe3184f3438", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-18 05:00:34,503 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/94cd9ff6-3783-4152-bfad-177ba7c58a1f used request id req-4bc26a36-cce7-433a-a92b-8ad2e85f0ea0 2019-01-18 05:00:34,509 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-7597c1d7-6464-4e60-9547-7b1c3f2f1151-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2bbef91365d44419d3cf55ad74bac5efa2aa3c1" 2019-01-18 05:00:34,594 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-cc79b1e9-5cc6-4cf2-ac09-08fa48121e8b Date: Fri, 18 Jan 2019 05:00:34 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"6e008ad5-f459-4456-b510-3ff9312a48e4","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":79,"ipv4_address_scope":null,"shared":false,"project_id":"ccac38ea86a048c183796fe3184f3438","status":"ACTIVE","subnets":["e8092be6-66f4-4e8e-9dd6-a07951834b26"],"description":"","tags":[],"updated_at":"2019-01-18T05:00:09Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-7597c1d7-6464-4e60-9547-7b1c3f2f1151-net","admin_state_up":true,"tenant_id":"ccac38ea86a048c183796fe3184f3438","created_at":"2019-01-18T05:00:08Z","provider:network_type":"vxlan"}]} 2019-01-18 05:00:34,594 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-7597c1d7-6464-4e60-9547-7b1c3f2f1151-net used request id req-cc79b1e9-5cc6-4cf2-ac09-08fa48121e8b 2019-01-18 05:00:34,598 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/ccac38ea86a048c183796fe3184f3438 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2bbef91365d44419d3cf55ad74bac5efa2aa3c1" 2019-01-18 05:00:34,684 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:00:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2b721806-0ba3-4fdd-97c2-9af226674be5 Content-Encoding: gzip Content-Length: 247 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/ccac38ea86a048c183796fe3184f3438"}, "enabled": true, "id": "ccac38ea86a048c183796fe3184f3438", "parent_id": "default", "domain_id": "default", "name": "api_check-project_2744c22f-2cb8-4f83-8516-7c0ba84fdd9b"}} 2019-01-18 05:00:34,684 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/ccac38ea86a048c183796fe3184f3438 used request id req-2b721806-0ba3-4fdd-97c2-9af226674be5 2019-01-18 05:00:34,690 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=6e008ad5-f459-4456-b510-3ff9312a48e4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2bbef91365d44419d3cf55ad74bac5efa2aa3c1" 2019-01-18 05:00:34,737 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-acf682bb-6c66-49f2-af27-77c4d9b347f3 Date: Fri, 18 Jan 2019 05:00:34 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6e008ad5-f459-4456-b510-3ff9312a48e4","tenant_id":"ccac38ea86a048c183796fe3184f3438","created_at":"2019-01-18T05:00:09Z","dns_nameservers":[],"updated_at":"2019-01-18T05:00:09Z","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":"ccac38ea86a048c183796fe3184f3438","id":"e8092be6-66f4-4e8e-9dd6-a07951834b26","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-7597c1d7-6464-4e60-9547-7b1c3f2f1151-subnet"}]} 2019-01-18 05:00:34,737 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=6e008ad5-f459-4456-b510-3ff9312a48e4 used request id req-acf682bb-6c66-49f2-af27-77c4d9b347f3 2019-01-18 05:00:34,743 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=6e008ad5-f459-4456-b510-3ff9312a48e4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2bbef91365d44419d3cf55ad74bac5efa2aa3c1" 2019-01-18 05:00:34,930 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3882 X-Openstack-Request-Id: req-3df3c11d-4ee1-4ccb-8ad9-fe7c8db06bad Date: Fri, 18 Jan 2019 05:00:34 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T05:00:31Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"e8092be6-66f4-4e8e-9dd6-a07951834b26","ip_address":"10.55.0.8"}],"id":"094f955e-865e-474c-a74a-dd8bc4fe8734","security_groups":["b20bc8b2-bb91-411e-b80b-85bddb5d18cc"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:60:1c:0c","project_id":"ccac38ea86a048c183796fe3184f3438","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-7597c1d7-6464-4e60-9547-7b1c3f2f1151-port","admin_state_up":true,"network_id":"6e008ad5-f459-4456-b510-3ff9312a48e4","tenant_id":"ccac38ea86a048c183796fe3184f3438","created_at":"2019-01-18T05:00:22Z","binding:vnic_type":"normal","device_id":"94cd9ff6-3783-4152-bfad-177ba7c58a1f"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T05:00:11Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"e8092be6-66f4-4e8e-9dd6-a07951834b26","ip_address":"10.55.0.3"}],"id":"42896382-7f99-47ae-b799-86b86439a566","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:68:5b:d0","project_id":"ccac38ea86a048c183796fe3184f3438","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6e008ad5-f459-4456-b510-3ff9312a48e4","tenant_id":"ccac38ea86a048c183796fe3184f3438","created_at":"2019-01-18T05:00:10Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-6e008ad5-f459-4456-b510-3ff9312a48e4"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T05:00:13Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"e8092be6-66f4-4e8e-9dd6-a07951834b26","ip_address":"10.55.0.2"}],"id":"65e2c12a-17ec-46c0-887d-03f62cf0e146","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:0b:06:a4","project_id":"ccac38ea86a048c183796fe3184f3438","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6e008ad5-f459-4456-b510-3ff9312a48e4","tenant_id":"ccac38ea86a048c183796fe3184f3438","created_at":"2019-01-18T05:00:10Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-6e008ad5-f459-4456-b510-3ff9312a48e4"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T05:00:12Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"e8092be6-66f4-4e8e-9dd6-a07951834b26","ip_address":"10.55.0.4"}],"id":"b935a62f-2553-4eb4-bfcf-3fab9da6ed14","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:49:fb:93","project_id":"ccac38ea86a048c183796fe3184f3438","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6e008ad5-f459-4456-b510-3ff9312a48e4","tenant_id":"ccac38ea86a048c183796fe3184f3438","created_at":"2019-01-18T05:00:11Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-6e008ad5-f459-4456-b510-3ff9312a48e4"}]} 2019-01-18 05:00:34,930 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=6e008ad5-f459-4456-b510-3ff9312a48e4 used request id req-3df3c11d-4ee1-4ccb-8ad9-fe7c8db06bad 2019-01-18 05:00:34,931 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 05:00:35,322 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "45b844776369475b95254c1dd61269c1", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}, {"id": "6aff393fb9af4d958a8117fea50ad769", "name": "Member"}], "expires_at": "2019-01-18T06:00:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ccac38ea86a048c183796fe3184f3438", "name": "api_check-project_2744c22f-2cb8-4f83-8516-7c0ba84fdd9b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_2744c22f-2cb8-4f83-8516-7c0ba84fdd9b", "id": "cb9b3d6d59cd466fb9e330547dcd06c7"}, "audit_ids": ["wHoTkUqsQIyXl1YIJqNVnw"], "issued_at": "2019-01-18T05:00:35.000000Z"}} 2019-01-18 05:00:35,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}ea2162b0600e3bccaed32db2ad1fcb603b9d56c0" 2019-01-18 05:00:35,403 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:00:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-560851d6-b791-4d6e-a2a7-a3afd2c678a2 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 05:00:35,403 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-560851d6-b791-4d6e-a2a7-a3afd2c678a2 2019-01-18 05:00:35,407 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/94cd9ff6-3783-4152-bfad-177ba7c58a1f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2bbef91365d44419d3cf55ad74bac5efa2aa3c1" 2019-01-18 05:00:36,133 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:00: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-cf81c8b6-5ec6-4b24-b48b-11bd33757a67 x-compute-request-id: req-cf81c8b6-5ec6-4b24-b48b-11bd33757a67 Content-Encoding: gzip Content-Length: 821 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-7597c1d7-6464-4e60-9547-7b1c3f2f1151-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:60:1c:0c", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/94cd9ff6-3783-4152-bfad-177ba7c58a1f", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/94cd9ff6-3783-4152-bfad-177ba7c58a1f", "rel": "bookmark"}], "image": {"id": "1fdbff6f-e0c3-46b2-80c0-787767832602", "links": [{"href": "http://172.30.9.23:8774/images/1fdbff6f-e0c3-46b2-80c0-787767832602", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000c", "OS-SRV-USG:launched_at": "2019-01-18T05:00:30.000000", "flavor": {"id": "69f5f558-efa7-4c61-82b3-e1921eafa939", "links": [{"href": "http://172.30.9.23:8774/flavors/69f5f558-efa7-4c61-82b3-e1921eafa939", "rel": "bookmark"}]}, "id": "94cd9ff6-3783-4152-bfad-177ba7c58a1f", "security_groups": [{"name": "default"}], "user_id": "cb9b3d6d59cd466fb9e330547dcd06c7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-18T05:00:32Z", "hostId": "595fdf139cba499f5436b128cbe7f388a995927660c0a307d7e7b8c5", "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-7597c1d7-6464-4e60-9547-7b1c3f2f1151-vm_inst", "created": "2019-01-18T05:00:25Z", "tenant_id": "ccac38ea86a048c183796fe3184f3438", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-18 05:00:36,133 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/94cd9ff6-3783-4152-bfad-177ba7c58a1f used request id req-cf81c8b6-5ec6-4b24-b48b-11bd33757a67 2019-01-18 05:00:36,139 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-7597c1d7-6464-4e60-9547-7b1c3f2f1151-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2bbef91365d44419d3cf55ad74bac5efa2aa3c1" 2019-01-18 05:00:36,383 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-1691808d-8eb3-4655-b73c-edeadefce1eb Date: Fri, 18 Jan 2019 05:00:36 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"6e008ad5-f459-4456-b510-3ff9312a48e4","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":79,"ipv4_address_scope":null,"shared":false,"project_id":"ccac38ea86a048c183796fe3184f3438","status":"ACTIVE","subnets":["e8092be6-66f4-4e8e-9dd6-a07951834b26"],"description":"","tags":[],"updated_at":"2019-01-18T05:00:09Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-7597c1d7-6464-4e60-9547-7b1c3f2f1151-net","admin_state_up":true,"tenant_id":"ccac38ea86a048c183796fe3184f3438","created_at":"2019-01-18T05:00:08Z","provider:network_type":"vxlan"}]} 2019-01-18 05:00:36,383 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-7597c1d7-6464-4e60-9547-7b1c3f2f1151-net used request id req-1691808d-8eb3-4655-b73c-edeadefce1eb 2019-01-18 05:00:36,387 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/ccac38ea86a048c183796fe3184f3438 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2bbef91365d44419d3cf55ad74bac5efa2aa3c1" 2019-01-18 05:00:36,468 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:00:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e206a85b-783a-4c6e-8887-ab1b82ebceee Content-Encoding: gzip Content-Length: 247 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/ccac38ea86a048c183796fe3184f3438"}, "enabled": true, "id": "ccac38ea86a048c183796fe3184f3438", "parent_id": "default", "domain_id": "default", "name": "api_check-project_2744c22f-2cb8-4f83-8516-7c0ba84fdd9b"}} 2019-01-18 05:00:36,468 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/ccac38ea86a048c183796fe3184f3438 used request id req-e206a85b-783a-4c6e-8887-ab1b82ebceee 2019-01-18 05:00:36,474 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=6e008ad5-f459-4456-b510-3ff9312a48e4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2bbef91365d44419d3cf55ad74bac5efa2aa3c1" 2019-01-18 05:00:36,528 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-01efd604-f15d-4aa4-8ad6-036737cb76c2 Date: Fri, 18 Jan 2019 05:00:36 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6e008ad5-f459-4456-b510-3ff9312a48e4","tenant_id":"ccac38ea86a048c183796fe3184f3438","created_at":"2019-01-18T05:00:09Z","dns_nameservers":[],"updated_at":"2019-01-18T05:00:09Z","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":"ccac38ea86a048c183796fe3184f3438","id":"e8092be6-66f4-4e8e-9dd6-a07951834b26","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-7597c1d7-6464-4e60-9547-7b1c3f2f1151-subnet"}]} 2019-01-18 05:00:36,529 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=6e008ad5-f459-4456-b510-3ff9312a48e4 used request id req-01efd604-f15d-4aa4-8ad6-036737cb76c2 2019-01-18 05:00:36,534 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=6e008ad5-f459-4456-b510-3ff9312a48e4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2bbef91365d44419d3cf55ad74bac5efa2aa3c1" 2019-01-18 05:00:36,734 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3882 X-Openstack-Request-Id: req-4ada21dd-cfa1-42a7-aff0-94eb663af243 Date: Fri, 18 Jan 2019 05:00:36 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T05:00:31Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"e8092be6-66f4-4e8e-9dd6-a07951834b26","ip_address":"10.55.0.8"}],"id":"094f955e-865e-474c-a74a-dd8bc4fe8734","security_groups":["b20bc8b2-bb91-411e-b80b-85bddb5d18cc"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:60:1c:0c","project_id":"ccac38ea86a048c183796fe3184f3438","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-7597c1d7-6464-4e60-9547-7b1c3f2f1151-port","admin_state_up":true,"network_id":"6e008ad5-f459-4456-b510-3ff9312a48e4","tenant_id":"ccac38ea86a048c183796fe3184f3438","created_at":"2019-01-18T05:00:22Z","binding:vnic_type":"normal","device_id":"94cd9ff6-3783-4152-bfad-177ba7c58a1f"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T05:00:11Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"e8092be6-66f4-4e8e-9dd6-a07951834b26","ip_address":"10.55.0.3"}],"id":"42896382-7f99-47ae-b799-86b86439a566","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:68:5b:d0","project_id":"ccac38ea86a048c183796fe3184f3438","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6e008ad5-f459-4456-b510-3ff9312a48e4","tenant_id":"ccac38ea86a048c183796fe3184f3438","created_at":"2019-01-18T05:00:10Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-6e008ad5-f459-4456-b510-3ff9312a48e4"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T05:00:13Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"e8092be6-66f4-4e8e-9dd6-a07951834b26","ip_address":"10.55.0.2"}],"id":"65e2c12a-17ec-46c0-887d-03f62cf0e146","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:0b:06:a4","project_id":"ccac38ea86a048c183796fe3184f3438","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6e008ad5-f459-4456-b510-3ff9312a48e4","tenant_id":"ccac38ea86a048c183796fe3184f3438","created_at":"2019-01-18T05:00:10Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-6e008ad5-f459-4456-b510-3ff9312a48e4"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T05:00:12Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"e8092be6-66f4-4e8e-9dd6-a07951834b26","ip_address":"10.55.0.4"}],"id":"b935a62f-2553-4eb4-bfcf-3fab9da6ed14","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:49:fb:93","project_id":"ccac38ea86a048c183796fe3184f3438","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6e008ad5-f459-4456-b510-3ff9312a48e4","tenant_id":"ccac38ea86a048c183796fe3184f3438","created_at":"2019-01-18T05:00:11Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-6e008ad5-f459-4456-b510-3ff9312a48e4"}]} 2019-01-18 05:00:36,735 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=6e008ad5-f459-4456-b510-3ff9312a48e4 used request id req-4ada21dd-cfa1-42a7-aff0-94eb663af243 2019-01-18 05:00:36,738 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers/94cd9ff6-3783-4152-bfad-177ba7c58a1f/os-volume_attachments -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea2162b0600e3bccaed32db2ad1fcb603b9d56c0" -d '{"volumeAttachment": {"volumeId": "d6ca442d-d168-4149-aaa2-f475f4bb5807"}}' 2019-01-18 05:00:38,378 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05: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-da99a127-41f2-4056-b9c5-404ccbe5b927 x-compute-request-id: req-da99a127-41f2-4056-b9c5-404ccbe5b927 Content-Encoding: gzip Content-Length: 147 Content-Type: application/json RESP BODY: {"volumeAttachment": {"device": "/dev/vdb", "serverId": "94cd9ff6-3783-4152-bfad-177ba7c58a1f", "id": "d6ca442d-d168-4149-aaa2-f475f4bb5807", "volumeId": "d6ca442d-d168-4149-aaa2-f475f4bb5807"}} 2019-01-18 05:00:38,378 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/94cd9ff6-3783-4152-bfad-177ba7c58a1f/os-volume_attachments used request id req-da99a127-41f2-4056-b9c5-404ccbe5b927 2019-01-18 05:00:38,382 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/94cd9ff6-3783-4152-bfad-177ba7c58a1f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea2162b0600e3bccaed32db2ad1fcb603b9d56c0" 2019-01-18 05:00:39,203 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05: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-2270b867-04a4-4391-a8f9-3be5d73699b4 x-compute-request-id: req-2270b867-04a4-4391-a8f9-3be5d73699b4 Content-Encoding: gzip Content-Length: 846 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-7597c1d7-6464-4e60-9547-7b1c3f2f1151-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:60:1c:0c", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/94cd9ff6-3783-4152-bfad-177ba7c58a1f", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/94cd9ff6-3783-4152-bfad-177ba7c58a1f", "rel": "bookmark"}], "image": {"id": "1fdbff6f-e0c3-46b2-80c0-787767832602", "links": [{"href": "http://172.30.9.23:8774/images/1fdbff6f-e0c3-46b2-80c0-787767832602", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000c", "OS-SRV-USG:launched_at": "2019-01-18T05:00:30.000000", "flavor": {"id": "69f5f558-efa7-4c61-82b3-e1921eafa939", "links": [{"href": "http://172.30.9.23:8774/flavors/69f5f558-efa7-4c61-82b3-e1921eafa939", "rel": "bookmark"}]}, "id": "94cd9ff6-3783-4152-bfad-177ba7c58a1f", "security_groups": [{"name": "default"}], "user_id": "cb9b3d6d59cd466fb9e330547dcd06c7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-18T05:00:32Z", "hostId": "595fdf139cba499f5436b128cbe7f388a995927660c0a307d7e7b8c5", "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-7597c1d7-6464-4e60-9547-7b1c3f2f1151-vm_inst", "created": "2019-01-18T05:00:25Z", "tenant_id": "ccac38ea86a048c183796fe3184f3438", "os-extended-volumes:volumes_attached": [{"id": "d6ca442d-d168-4149-aaa2-f475f4bb5807"}], "metadata": {}}} 2019-01-18 05:00:39,203 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/94cd9ff6-3783-4152-bfad-177ba7c58a1f used request id req-2270b867-04a4-4391-a8f9-3be5d73699b4 2019-01-18 05:00:39,209 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-7597c1d7-6464-4e60-9547-7b1c3f2f1151-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea2162b0600e3bccaed32db2ad1fcb603b9d56c0" 2019-01-18 05:00:39,454 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-162022fe-b73e-4a37-99ec-41b7297465d9 Date: Fri, 18 Jan 2019 05:00:39 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"6e008ad5-f459-4456-b510-3ff9312a48e4","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":79,"ipv4_address_scope":null,"shared":false,"project_id":"ccac38ea86a048c183796fe3184f3438","status":"ACTIVE","subnets":["e8092be6-66f4-4e8e-9dd6-a07951834b26"],"description":"","tags":[],"updated_at":"2019-01-18T05:00:09Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-7597c1d7-6464-4e60-9547-7b1c3f2f1151-net","admin_state_up":true,"tenant_id":"ccac38ea86a048c183796fe3184f3438","created_at":"2019-01-18T05:00:08Z","provider:network_type":"vxlan"}]} 2019-01-18 05:00:39,454 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-7597c1d7-6464-4e60-9547-7b1c3f2f1151-net used request id req-162022fe-b73e-4a37-99ec-41b7297465d9 2019-01-18 05:00:39,458 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-18 05:00:39,462 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 18 Jan 2019 05:00: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"}]}]}} 2019-01-18 05:00:39,463 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/ccac38ea86a048c183796fe3184f3438 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea2162b0600e3bccaed32db2ad1fcb603b9d56c0" 2019-01-18 05:00:39,549 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:00:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-163f4fad-12eb-4e83-afde-b44e6d6b7e1e Content-Encoding: gzip Content-Length: 247 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/ccac38ea86a048c183796fe3184f3438"}, "enabled": true, "id": "ccac38ea86a048c183796fe3184f3438", "parent_id": "default", "domain_id": "default", "name": "api_check-project_2744c22f-2cb8-4f83-8516-7c0ba84fdd9b"}} 2019-01-18 05:00:39,549 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/ccac38ea86a048c183796fe3184f3438 used request id req-163f4fad-12eb-4e83-afde-b44e6d6b7e1e 2019-01-18 05:00:39,555 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=6e008ad5-f459-4456-b510-3ff9312a48e4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea2162b0600e3bccaed32db2ad1fcb603b9d56c0" 2019-01-18 05:00:39,760 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-772eed8e-800d-4fe7-ba3a-6e4749134c28 Date: Fri, 18 Jan 2019 05:00:39 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6e008ad5-f459-4456-b510-3ff9312a48e4","tenant_id":"ccac38ea86a048c183796fe3184f3438","created_at":"2019-01-18T05:00:09Z","dns_nameservers":[],"updated_at":"2019-01-18T05:00:09Z","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":"ccac38ea86a048c183796fe3184f3438","id":"e8092be6-66f4-4e8e-9dd6-a07951834b26","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-7597c1d7-6464-4e60-9547-7b1c3f2f1151-subnet"}]} 2019-01-18 05:00:39,760 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=6e008ad5-f459-4456-b510-3ff9312a48e4 used request id req-772eed8e-800d-4fe7-ba3a-6e4749134c28 2019-01-18 05:00:39,766 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=6e008ad5-f459-4456-b510-3ff9312a48e4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea2162b0600e3bccaed32db2ad1fcb603b9d56c0" 2019-01-18 05:00:39,961 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3882 X-Openstack-Request-Id: req-7d6fc03a-d242-4367-be00-3aa9e589e300 Date: Fri, 18 Jan 2019 05:00:39 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T05:00:31Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"e8092be6-66f4-4e8e-9dd6-a07951834b26","ip_address":"10.55.0.8"}],"id":"094f955e-865e-474c-a74a-dd8bc4fe8734","security_groups":["b20bc8b2-bb91-411e-b80b-85bddb5d18cc"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:60:1c:0c","project_id":"ccac38ea86a048c183796fe3184f3438","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-7597c1d7-6464-4e60-9547-7b1c3f2f1151-port","admin_state_up":true,"network_id":"6e008ad5-f459-4456-b510-3ff9312a48e4","tenant_id":"ccac38ea86a048c183796fe3184f3438","created_at":"2019-01-18T05:00:22Z","binding:vnic_type":"normal","device_id":"94cd9ff6-3783-4152-bfad-177ba7c58a1f"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T05:00:11Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"e8092be6-66f4-4e8e-9dd6-a07951834b26","ip_address":"10.55.0.3"}],"id":"42896382-7f99-47ae-b799-86b86439a566","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:68:5b:d0","project_id":"ccac38ea86a048c183796fe3184f3438","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6e008ad5-f459-4456-b510-3ff9312a48e4","tenant_id":"ccac38ea86a048c183796fe3184f3438","created_at":"2019-01-18T05:00:10Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-6e008ad5-f459-4456-b510-3ff9312a48e4"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T05:00:13Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"e8092be6-66f4-4e8e-9dd6-a07951834b26","ip_address":"10.55.0.2"}],"id":"65e2c12a-17ec-46c0-887d-03f62cf0e146","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:0b:06:a4","project_id":"ccac38ea86a048c183796fe3184f3438","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6e008ad5-f459-4456-b510-3ff9312a48e4","tenant_id":"ccac38ea86a048c183796fe3184f3438","created_at":"2019-01-18T05:00:10Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-6e008ad5-f459-4456-b510-3ff9312a48e4"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T05:00:12Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"e8092be6-66f4-4e8e-9dd6-a07951834b26","ip_address":"10.55.0.4"}],"id":"b935a62f-2553-4eb4-bfcf-3fab9da6ed14","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:49:fb:93","project_id":"ccac38ea86a048c183796fe3184f3438","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6e008ad5-f459-4456-b510-3ff9312a48e4","tenant_id":"ccac38ea86a048c183796fe3184f3438","created_at":"2019-01-18T05:00:11Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-6e008ad5-f459-4456-b510-3ff9312a48e4"}]} 2019-01-18 05:00:39,961 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=6e008ad5-f459-4456-b510-3ff9312a48e4 used request id req-7d6fc03a-d242-4367-be00-3aa9e589e300 2019-01-18 05:00:39,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}ea2162b0600e3bccaed32db2ad1fcb603b9d56c0" 2019-01-18 05:00:40,038 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:00:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0342fcbf-b286-440d-97aa-e3568f7cf2af Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 05:00:40,038 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-0342fcbf-b286-440d-97aa-e3568f7cf2af 2019-01-18 05:00:40,042 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/94cd9ff6-3783-4152-bfad-177ba7c58a1f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2bbef91365d44419d3cf55ad74bac5efa2aa3c1" 2019-01-18 05:00:40,502 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:00: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-60794e25-646b-4456-b482-a5c82b7639cb x-compute-request-id: req-60794e25-646b-4456-b482-a5c82b7639cb Content-Encoding: gzip Content-Length: 846 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-7597c1d7-6464-4e60-9547-7b1c3f2f1151-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:60:1c:0c", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/94cd9ff6-3783-4152-bfad-177ba7c58a1f", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/94cd9ff6-3783-4152-bfad-177ba7c58a1f", "rel": "bookmark"}], "image": {"id": "1fdbff6f-e0c3-46b2-80c0-787767832602", "links": [{"href": "http://172.30.9.23:8774/images/1fdbff6f-e0c3-46b2-80c0-787767832602", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000c", "OS-SRV-USG:launched_at": "2019-01-18T05:00:30.000000", "flavor": {"id": "69f5f558-efa7-4c61-82b3-e1921eafa939", "links": [{"href": "http://172.30.9.23:8774/flavors/69f5f558-efa7-4c61-82b3-e1921eafa939", "rel": "bookmark"}]}, "id": "94cd9ff6-3783-4152-bfad-177ba7c58a1f", "security_groups": [{"name": "default"}], "user_id": "cb9b3d6d59cd466fb9e330547dcd06c7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-18T05:00:32Z", "hostId": "595fdf139cba499f5436b128cbe7f388a995927660c0a307d7e7b8c5", "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-7597c1d7-6464-4e60-9547-7b1c3f2f1151-vm_inst", "created": "2019-01-18T05:00:25Z", "tenant_id": "ccac38ea86a048c183796fe3184f3438", "os-extended-volumes:volumes_attached": [{"id": "d6ca442d-d168-4149-aaa2-f475f4bb5807"}], "metadata": {}}} 2019-01-18 05:00:40,502 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/94cd9ff6-3783-4152-bfad-177ba7c58a1f used request id req-60794e25-646b-4456-b482-a5c82b7639cb 2019-01-18 05:00:40,508 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-7597c1d7-6464-4e60-9547-7b1c3f2f1151-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2bbef91365d44419d3cf55ad74bac5efa2aa3c1" 2019-01-18 05:00:40,874 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-040664d8-51db-4643-90b3-7035016884a3 Date: Fri, 18 Jan 2019 05:00:40 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"6e008ad5-f459-4456-b510-3ff9312a48e4","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":79,"ipv4_address_scope":null,"shared":false,"project_id":"ccac38ea86a048c183796fe3184f3438","status":"ACTIVE","subnets":["e8092be6-66f4-4e8e-9dd6-a07951834b26"],"description":"","tags":[],"updated_at":"2019-01-18T05:00:09Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-7597c1d7-6464-4e60-9547-7b1c3f2f1151-net","admin_state_up":true,"tenant_id":"ccac38ea86a048c183796fe3184f3438","created_at":"2019-01-18T05:00:08Z","provider:network_type":"vxlan"}]} 2019-01-18 05:00:40,874 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-7597c1d7-6464-4e60-9547-7b1c3f2f1151-net used request id req-040664d8-51db-4643-90b3-7035016884a3 2019-01-18 05:00:40,879 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/ccac38ea86a048c183796fe3184f3438 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2bbef91365d44419d3cf55ad74bac5efa2aa3c1" 2019-01-18 05:00:40,969 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:00:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e8072d41-b9a4-4088-bff6-10157ed8353b Content-Encoding: gzip Content-Length: 247 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/ccac38ea86a048c183796fe3184f3438"}, "enabled": true, "id": "ccac38ea86a048c183796fe3184f3438", "parent_id": "default", "domain_id": "default", "name": "api_check-project_2744c22f-2cb8-4f83-8516-7c0ba84fdd9b"}} 2019-01-18 05:00:40,969 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/ccac38ea86a048c183796fe3184f3438 used request id req-e8072d41-b9a4-4088-bff6-10157ed8353b 2019-01-18 05:00:40,974 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=6e008ad5-f459-4456-b510-3ff9312a48e4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2bbef91365d44419d3cf55ad74bac5efa2aa3c1" 2019-01-18 05:00:41,022 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-a8a0373c-88d2-41e9-8b98-a84ad9af1d2f Date: Fri, 18 Jan 2019 05:00:41 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6e008ad5-f459-4456-b510-3ff9312a48e4","tenant_id":"ccac38ea86a048c183796fe3184f3438","created_at":"2019-01-18T05:00:09Z","dns_nameservers":[],"updated_at":"2019-01-18T05:00:09Z","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":"ccac38ea86a048c183796fe3184f3438","id":"e8092be6-66f4-4e8e-9dd6-a07951834b26","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-7597c1d7-6464-4e60-9547-7b1c3f2f1151-subnet"}]} 2019-01-18 05:00:41,022 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=6e008ad5-f459-4456-b510-3ff9312a48e4 used request id req-a8a0373c-88d2-41e9-8b98-a84ad9af1d2f 2019-01-18 05:00:41,027 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=6e008ad5-f459-4456-b510-3ff9312a48e4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2bbef91365d44419d3cf55ad74bac5efa2aa3c1" 2019-01-18 05:00:41,072 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3882 X-Openstack-Request-Id: req-77435002-85de-4282-ba91-5aecb6d0ddf6 Date: Fri, 18 Jan 2019 05:00:41 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T05:00:31Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"e8092be6-66f4-4e8e-9dd6-a07951834b26","ip_address":"10.55.0.8"}],"id":"094f955e-865e-474c-a74a-dd8bc4fe8734","security_groups":["b20bc8b2-bb91-411e-b80b-85bddb5d18cc"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:60:1c:0c","project_id":"ccac38ea86a048c183796fe3184f3438","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-7597c1d7-6464-4e60-9547-7b1c3f2f1151-port","admin_state_up":true,"network_id":"6e008ad5-f459-4456-b510-3ff9312a48e4","tenant_id":"ccac38ea86a048c183796fe3184f3438","created_at":"2019-01-18T05:00:22Z","binding:vnic_type":"normal","device_id":"94cd9ff6-3783-4152-bfad-177ba7c58a1f"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T05:00:11Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"e8092be6-66f4-4e8e-9dd6-a07951834b26","ip_address":"10.55.0.3"}],"id":"42896382-7f99-47ae-b799-86b86439a566","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:68:5b:d0","project_id":"ccac38ea86a048c183796fe3184f3438","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6e008ad5-f459-4456-b510-3ff9312a48e4","tenant_id":"ccac38ea86a048c183796fe3184f3438","created_at":"2019-01-18T05:00:10Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-6e008ad5-f459-4456-b510-3ff9312a48e4"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T05:00:13Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"e8092be6-66f4-4e8e-9dd6-a07951834b26","ip_address":"10.55.0.2"}],"id":"65e2c12a-17ec-46c0-887d-03f62cf0e146","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:0b:06:a4","project_id":"ccac38ea86a048c183796fe3184f3438","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6e008ad5-f459-4456-b510-3ff9312a48e4","tenant_id":"ccac38ea86a048c183796fe3184f3438","created_at":"2019-01-18T05:00:10Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-6e008ad5-f459-4456-b510-3ff9312a48e4"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T05:00:12Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"e8092be6-66f4-4e8e-9dd6-a07951834b26","ip_address":"10.55.0.4"}],"id":"b935a62f-2553-4eb4-bfcf-3fab9da6ed14","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:49:fb:93","project_id":"ccac38ea86a048c183796fe3184f3438","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6e008ad5-f459-4456-b510-3ff9312a48e4","tenant_id":"ccac38ea86a048c183796fe3184f3438","created_at":"2019-01-18T05:00:11Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-6e008ad5-f459-4456-b510-3ff9312a48e4"}]} 2019-01-18 05:00:41,072 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=6e008ad5-f459-4456-b510-3ff9312a48e4 used request id req-77435002-85de-4282-ba91-5aecb6d0ddf6 2019-01-18 05:00:41,076 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/94cd9ff6-3783-4152-bfad-177ba7c58a1f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea2162b0600e3bccaed32db2ad1fcb603b9d56c0" 2019-01-18 05:00:41,805 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05: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-00764a10-95e9-4546-b87c-2de85b4f277b x-compute-request-id: req-00764a10-95e9-4546-b87c-2de85b4f277b Content-Encoding: gzip Content-Length: 846 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-7597c1d7-6464-4e60-9547-7b1c3f2f1151-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:60:1c:0c", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/94cd9ff6-3783-4152-bfad-177ba7c58a1f", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/94cd9ff6-3783-4152-bfad-177ba7c58a1f", "rel": "bookmark"}], "image": {"id": "1fdbff6f-e0c3-46b2-80c0-787767832602", "links": [{"href": "http://172.30.9.23:8774/images/1fdbff6f-e0c3-46b2-80c0-787767832602", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000c", "OS-SRV-USG:launched_at": "2019-01-18T05:00:30.000000", "flavor": {"id": "69f5f558-efa7-4c61-82b3-e1921eafa939", "links": [{"href": "http://172.30.9.23:8774/flavors/69f5f558-efa7-4c61-82b3-e1921eafa939", "rel": "bookmark"}]}, "id": "94cd9ff6-3783-4152-bfad-177ba7c58a1f", "security_groups": [{"name": "default"}], "user_id": "cb9b3d6d59cd466fb9e330547dcd06c7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-18T05:00:40Z", "hostId": "595fdf139cba499f5436b128cbe7f388a995927660c0a307d7e7b8c5", "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-7597c1d7-6464-4e60-9547-7b1c3f2f1151-vm_inst", "created": "2019-01-18T05:00:25Z", "tenant_id": "ccac38ea86a048c183796fe3184f3438", "os-extended-volumes:volumes_attached": [{"id": "d6ca442d-d168-4149-aaa2-f475f4bb5807"}], "metadata": {}}} 2019-01-18 05:00:41,805 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/94cd9ff6-3783-4152-bfad-177ba7c58a1f used request id req-00764a10-95e9-4546-b87c-2de85b4f277b 2019-01-18 05:00:41,810 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-7597c1d7-6464-4e60-9547-7b1c3f2f1151-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea2162b0600e3bccaed32db2ad1fcb603b9d56c0" 2019-01-18 05:00:42,048 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-b504a770-6cd8-46c4-aca9-a38b18a7e94f Date: Fri, 18 Jan 2019 05:00:42 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"6e008ad5-f459-4456-b510-3ff9312a48e4","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":79,"ipv4_address_scope":null,"shared":false,"project_id":"ccac38ea86a048c183796fe3184f3438","status":"ACTIVE","subnets":["e8092be6-66f4-4e8e-9dd6-a07951834b26"],"description":"","tags":[],"updated_at":"2019-01-18T05:00:09Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-7597c1d7-6464-4e60-9547-7b1c3f2f1151-net","admin_state_up":true,"tenant_id":"ccac38ea86a048c183796fe3184f3438","created_at":"2019-01-18T05:00:08Z","provider:network_type":"vxlan"}]} 2019-01-18 05:00:42,048 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-7597c1d7-6464-4e60-9547-7b1c3f2f1151-net used request id req-b504a770-6cd8-46c4-aca9-a38b18a7e94f 2019-01-18 05:00:42,052 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/ccac38ea86a048c183796fe3184f3438 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea2162b0600e3bccaed32db2ad1fcb603b9d56c0" 2019-01-18 05:00:42,135 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:00:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a5222b88-1881-4166-b4f6-910966f46061 Content-Encoding: gzip Content-Length: 247 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/ccac38ea86a048c183796fe3184f3438"}, "enabled": true, "id": "ccac38ea86a048c183796fe3184f3438", "parent_id": "default", "domain_id": "default", "name": "api_check-project_2744c22f-2cb8-4f83-8516-7c0ba84fdd9b"}} 2019-01-18 05:00:42,136 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/ccac38ea86a048c183796fe3184f3438 used request id req-a5222b88-1881-4166-b4f6-910966f46061 2019-01-18 05:00:42,141 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=6e008ad5-f459-4456-b510-3ff9312a48e4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea2162b0600e3bccaed32db2ad1fcb603b9d56c0" 2019-01-18 05:00:42,346 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-9d94e5ce-3c74-4b98-be13-e1277d5a34d5 Date: Fri, 18 Jan 2019 05:00:42 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6e008ad5-f459-4456-b510-3ff9312a48e4","tenant_id":"ccac38ea86a048c183796fe3184f3438","created_at":"2019-01-18T05:00:09Z","dns_nameservers":[],"updated_at":"2019-01-18T05:00:09Z","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":"ccac38ea86a048c183796fe3184f3438","id":"e8092be6-66f4-4e8e-9dd6-a07951834b26","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-7597c1d7-6464-4e60-9547-7b1c3f2f1151-subnet"}]} 2019-01-18 05:00:42,346 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=6e008ad5-f459-4456-b510-3ff9312a48e4 used request id req-9d94e5ce-3c74-4b98-be13-e1277d5a34d5 2019-01-18 05:00:42,352 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=6e008ad5-f459-4456-b510-3ff9312a48e4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea2162b0600e3bccaed32db2ad1fcb603b9d56c0" 2019-01-18 05:00:42,541 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3882 X-Openstack-Request-Id: req-42b7447c-b6fa-41b4-aafa-80400bc71137 Date: Fri, 18 Jan 2019 05:00:42 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T05:00:31Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"e8092be6-66f4-4e8e-9dd6-a07951834b26","ip_address":"10.55.0.8"}],"id":"094f955e-865e-474c-a74a-dd8bc4fe8734","security_groups":["b20bc8b2-bb91-411e-b80b-85bddb5d18cc"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:60:1c:0c","project_id":"ccac38ea86a048c183796fe3184f3438","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-7597c1d7-6464-4e60-9547-7b1c3f2f1151-port","admin_state_up":true,"network_id":"6e008ad5-f459-4456-b510-3ff9312a48e4","tenant_id":"ccac38ea86a048c183796fe3184f3438","created_at":"2019-01-18T05:00:22Z","binding:vnic_type":"normal","device_id":"94cd9ff6-3783-4152-bfad-177ba7c58a1f"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T05:00:11Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"e8092be6-66f4-4e8e-9dd6-a07951834b26","ip_address":"10.55.0.3"}],"id":"42896382-7f99-47ae-b799-86b86439a566","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:68:5b:d0","project_id":"ccac38ea86a048c183796fe3184f3438","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6e008ad5-f459-4456-b510-3ff9312a48e4","tenant_id":"ccac38ea86a048c183796fe3184f3438","created_at":"2019-01-18T05:00:10Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-6e008ad5-f459-4456-b510-3ff9312a48e4"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T05:00:13Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"e8092be6-66f4-4e8e-9dd6-a07951834b26","ip_address":"10.55.0.2"}],"id":"65e2c12a-17ec-46c0-887d-03f62cf0e146","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:0b:06:a4","project_id":"ccac38ea86a048c183796fe3184f3438","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6e008ad5-f459-4456-b510-3ff9312a48e4","tenant_id":"ccac38ea86a048c183796fe3184f3438","created_at":"2019-01-18T05:00:10Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-6e008ad5-f459-4456-b510-3ff9312a48e4"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T05:00:12Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"e8092be6-66f4-4e8e-9dd6-a07951834b26","ip_address":"10.55.0.4"}],"id":"b935a62f-2553-4eb4-bfcf-3fab9da6ed14","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:49:fb:93","project_id":"ccac38ea86a048c183796fe3184f3438","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6e008ad5-f459-4456-b510-3ff9312a48e4","tenant_id":"ccac38ea86a048c183796fe3184f3438","created_at":"2019-01-18T05:00:11Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-6e008ad5-f459-4456-b510-3ff9312a48e4"}]} 2019-01-18 05:00:42,542 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=6e008ad5-f459-4456-b510-3ff9312a48e4 used request id req-42b7447c-b6fa-41b4-aafa-80400bc71137 2019-01-18 05:00:42,545 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/ccac38ea86a048c183796fe3184f3438/volumes/d6ca442d-d168-4149-aaa2-f475f4bb5807 -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea2162b0600e3bccaed32db2ad1fcb603b9d56c0" 2019-01-18 05:00:43,285 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:00:42 GMT Server: Apache x-compute-request-id: req-e8879e0d-bd61-4462-a3c8-9ca0d8cee3d6 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-e8879e0d-bd61-4462-a3c8-9ca0d8cee3d6 Content-Encoding: gzip Content-Length: 625 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [{"server_id": "94cd9ff6-3783-4152-bfad-177ba7c58a1f", "attachment_id": "fc9412ca-e35e-4417-8abe-5ad5a7628bb0", "attached_at": "2019-01-18T05:00:41.000000", "host_name": null, "volume_id": "d6ca442d-d168-4149-aaa2-f475f4bb5807", "device": "/dev/vdb", "id": "d6ca442d-d168-4149-aaa2-f475f4bb5807"}], "links": [{"href": "http://172.30.9.23:8776/v3/ccac38ea86a048c183796fe3184f3438/volumes/d6ca442d-d168-4149-aaa2-f475f4bb5807", "rel": "self"}, {"href": "http://172.30.9.23:8776/ccac38ea86a048c183796fe3184f3438/volumes/d6ca442d-d168-4149-aaa2-f475f4bb5807", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2019-01-18T05:00:41.000000", "replication_status": null, "snapshot_id": null, "id": "d6ca442d-d168-4149-aaa2-f475f4bb5807", "size": 1, "user_id": "cb9b3d6d59cd466fb9e330547dcd06c7", "os-vol-tenant-attr:tenant_id": "ccac38ea86a048c183796fe3184f3438", "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-7597c1d7-6464-4e60-9547-7b1c3f2f1151", "bootable": "false", "created_at": "2019-01-18T05:00:13.000000", "volume_type": null}} 2019-01-18 05:00:43,285 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/ccac38ea86a048c183796fe3184f3438/volumes/d6ca442d-d168-4149-aaa2-f475f4bb5807 used request id req-e8879e0d-bd61-4462-a3c8-9ca0d8cee3d6 2019-01-18 05:00:43,289 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/94cd9ff6-3783-4152-bfad-177ba7c58a1f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2bbef91365d44419d3cf55ad74bac5efa2aa3c1" 2019-01-18 05:00:43,871 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05: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-3d32668a-e68a-4657-b624-973b3fe23d61 x-compute-request-id: req-3d32668a-e68a-4657-b624-973b3fe23d61 Content-Encoding: gzip Content-Length: 846 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-7597c1d7-6464-4e60-9547-7b1c3f2f1151-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:60:1c:0c", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/94cd9ff6-3783-4152-bfad-177ba7c58a1f", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/94cd9ff6-3783-4152-bfad-177ba7c58a1f", "rel": "bookmark"}], "image": {"id": "1fdbff6f-e0c3-46b2-80c0-787767832602", "links": [{"href": "http://172.30.9.23:8774/images/1fdbff6f-e0c3-46b2-80c0-787767832602", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000c", "OS-SRV-USG:launched_at": "2019-01-18T05:00:30.000000", "flavor": {"id": "69f5f558-efa7-4c61-82b3-e1921eafa939", "links": [{"href": "http://172.30.9.23:8774/flavors/69f5f558-efa7-4c61-82b3-e1921eafa939", "rel": "bookmark"}]}, "id": "94cd9ff6-3783-4152-bfad-177ba7c58a1f", "security_groups": [{"name": "default"}], "user_id": "cb9b3d6d59cd466fb9e330547dcd06c7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-18T05:00:40Z", "hostId": "595fdf139cba499f5436b128cbe7f388a995927660c0a307d7e7b8c5", "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-7597c1d7-6464-4e60-9547-7b1c3f2f1151-vm_inst", "created": "2019-01-18T05:00:25Z", "tenant_id": "ccac38ea86a048c183796fe3184f3438", "os-extended-volumes:volumes_attached": [{"id": "d6ca442d-d168-4149-aaa2-f475f4bb5807"}], "metadata": {}}} 2019-01-18 05:00:43,871 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/94cd9ff6-3783-4152-bfad-177ba7c58a1f used request id req-3d32668a-e68a-4657-b624-973b3fe23d61 2019-01-18 05:00:43,877 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-7597c1d7-6464-4e60-9547-7b1c3f2f1151-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2bbef91365d44419d3cf55ad74bac5efa2aa3c1" 2019-01-18 05:00:43,970 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-25410709-2dd1-405c-bdc9-43bb3d3d76ac Date: Fri, 18 Jan 2019 05:00:43 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"6e008ad5-f459-4456-b510-3ff9312a48e4","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":79,"ipv4_address_scope":null,"shared":false,"project_id":"ccac38ea86a048c183796fe3184f3438","status":"ACTIVE","subnets":["e8092be6-66f4-4e8e-9dd6-a07951834b26"],"description":"","tags":[],"updated_at":"2019-01-18T05:00:09Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-7597c1d7-6464-4e60-9547-7b1c3f2f1151-net","admin_state_up":true,"tenant_id":"ccac38ea86a048c183796fe3184f3438","created_at":"2019-01-18T05:00:08Z","provider:network_type":"vxlan"}]} 2019-01-18 05:00:43,970 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-7597c1d7-6464-4e60-9547-7b1c3f2f1151-net used request id req-25410709-2dd1-405c-bdc9-43bb3d3d76ac 2019-01-18 05:00:43,974 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/ccac38ea86a048c183796fe3184f3438 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2bbef91365d44419d3cf55ad74bac5efa2aa3c1" 2019-01-18 05:00:44,054 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:00:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d4bfebd6-817f-4277-865c-4ef2fc1df8eb Content-Encoding: gzip Content-Length: 247 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/ccac38ea86a048c183796fe3184f3438"}, "enabled": true, "id": "ccac38ea86a048c183796fe3184f3438", "parent_id": "default", "domain_id": "default", "name": "api_check-project_2744c22f-2cb8-4f83-8516-7c0ba84fdd9b"}} 2019-01-18 05:00:44,055 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/ccac38ea86a048c183796fe3184f3438 used request id req-d4bfebd6-817f-4277-865c-4ef2fc1df8eb 2019-01-18 05:00:44,060 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=6e008ad5-f459-4456-b510-3ff9312a48e4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2bbef91365d44419d3cf55ad74bac5efa2aa3c1" 2019-01-18 05:00:44,109 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-6549d42f-4481-4aa9-a79f-7156b34cccc6 Date: Fri, 18 Jan 2019 05:00:44 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6e008ad5-f459-4456-b510-3ff9312a48e4","tenant_id":"ccac38ea86a048c183796fe3184f3438","created_at":"2019-01-18T05:00:09Z","dns_nameservers":[],"updated_at":"2019-01-18T05:00:09Z","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":"ccac38ea86a048c183796fe3184f3438","id":"e8092be6-66f4-4e8e-9dd6-a07951834b26","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-7597c1d7-6464-4e60-9547-7b1c3f2f1151-subnet"}]} 2019-01-18 05:00:44,109 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=6e008ad5-f459-4456-b510-3ff9312a48e4 used request id req-6549d42f-4481-4aa9-a79f-7156b34cccc6 2019-01-18 05:00:44,115 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=6e008ad5-f459-4456-b510-3ff9312a48e4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2bbef91365d44419d3cf55ad74bac5efa2aa3c1" 2019-01-18 05:00:44,316 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3882 X-Openstack-Request-Id: req-33b85c1a-6b59-4770-84cd-1eab7c3d7e21 Date: Fri, 18 Jan 2019 05:00:44 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T05:00:31Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"e8092be6-66f4-4e8e-9dd6-a07951834b26","ip_address":"10.55.0.8"}],"id":"094f955e-865e-474c-a74a-dd8bc4fe8734","security_groups":["b20bc8b2-bb91-411e-b80b-85bddb5d18cc"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:60:1c:0c","project_id":"ccac38ea86a048c183796fe3184f3438","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-7597c1d7-6464-4e60-9547-7b1c3f2f1151-port","admin_state_up":true,"network_id":"6e008ad5-f459-4456-b510-3ff9312a48e4","tenant_id":"ccac38ea86a048c183796fe3184f3438","created_at":"2019-01-18T05:00:22Z","binding:vnic_type":"normal","device_id":"94cd9ff6-3783-4152-bfad-177ba7c58a1f"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T05:00:11Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"e8092be6-66f4-4e8e-9dd6-a07951834b26","ip_address":"10.55.0.3"}],"id":"42896382-7f99-47ae-b799-86b86439a566","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:68:5b:d0","project_id":"ccac38ea86a048c183796fe3184f3438","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6e008ad5-f459-4456-b510-3ff9312a48e4","tenant_id":"ccac38ea86a048c183796fe3184f3438","created_at":"2019-01-18T05:00:10Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-6e008ad5-f459-4456-b510-3ff9312a48e4"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T05:00:13Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"e8092be6-66f4-4e8e-9dd6-a07951834b26","ip_address":"10.55.0.2"}],"id":"65e2c12a-17ec-46c0-887d-03f62cf0e146","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:0b:06:a4","project_id":"ccac38ea86a048c183796fe3184f3438","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6e008ad5-f459-4456-b510-3ff9312a48e4","tenant_id":"ccac38ea86a048c183796fe3184f3438","created_at":"2019-01-18T05:00:10Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-6e008ad5-f459-4456-b510-3ff9312a48e4"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T05:00:12Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"e8092be6-66f4-4e8e-9dd6-a07951834b26","ip_address":"10.55.0.4"}],"id":"b935a62f-2553-4eb4-bfcf-3fab9da6ed14","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:49:fb:93","project_id":"ccac38ea86a048c183796fe3184f3438","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6e008ad5-f459-4456-b510-3ff9312a48e4","tenant_id":"ccac38ea86a048c183796fe3184f3438","created_at":"2019-01-18T05:00:11Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-6e008ad5-f459-4456-b510-3ff9312a48e4"}]} 2019-01-18 05:00:44,316 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=6e008ad5-f459-4456-b510-3ff9312a48e4 used request id req-33b85c1a-6b59-4770-84cd-1eab7c3d7e21 2019-01-18 05:00:44,320 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/servers/94cd9ff6-3783-4152-bfad-177ba7c58a1f/os-volume_attachments/d6ca442d-d168-4149-aaa2-f475f4bb5807 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea2162b0600e3bccaed32db2ad1fcb603b9d56c0" 2019-01-18 05:00:45,846 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 18 Jan 2019 05: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 x-openstack-request-id: req-7982b490-47ca-440a-b6af-a12c394e33f7 x-compute-request-id: req-7982b490-47ca-440a-b6af-a12c394e33f7 Content-Length: 0 Content-Type: application/json 2019-01-18 05:00:45,846 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/servers/94cd9ff6-3783-4152-bfad-177ba7c58a1f/os-volume_attachments/d6ca442d-d168-4149-aaa2-f475f4bb5807 used request id req-7982b490-47ca-440a-b6af-a12c394e33f7 2019-01-18 05:00:45,847 - create_instance - INFO - Deleting Port with ID - 094f955e-865e-474c-a74a-dd8bc4fe8734 2019-01-18 05:00:45,847 - neutron_utils - INFO - Deleting port with name NovaUtilsInstanceVolumeTests-7597c1d7-6464-4e60-9547-7b1c3f2f1151-port 2019-01-18 05:00:45,852 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/ports/094f955e-865e-474c-a74a-dd8bc4fe8734 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2bbef91365d44419d3cf55ad74bac5efa2aa3c1" 2019-01-18 05:00:46,288 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-7956616b-dde3-4767-947e-b5bbd10126b1 Date: Fri, 18 Jan 2019 05:00:46 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-18 05:00:46,288 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/ports/094f955e-865e-474c-a74a-dd8bc4fe8734 used request id req-7956616b-dde3-4767-947e-b5bbd10126b1 2019-01-18 05:00:46,289 - create_instance - INFO - Deleting VM instance - NovaUtilsInstanceVolumeTests-7597c1d7-6464-4e60-9547-7b1c3f2f1151-vm_inst 2019-01-18 05:00:46,292 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/servers/94cd9ff6-3783-4152-bfad-177ba7c58a1f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2bbef91365d44419d3cf55ad74bac5efa2aa3c1" 2019-01-18 05:00:46,595 - novaclient.v2.client - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 05: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 x-openstack-request-id: req-cf6cce05-e144-441b-894e-8766b45da44f x-compute-request-id: req-cf6cce05-e144-441b-894e-8766b45da44f Content-Type: application/json 2019-01-18 05:00:46,595 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/servers/94cd9ff6-3783-4152-bfad-177ba7c58a1f used request id req-cf6cce05-e144-441b-894e-8766b45da44f 2019-01-18 05:00:46,596 - create_instance - INFO - Checking deletion status 2019-01-18 05:00:46,599 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/94cd9ff6-3783-4152-bfad-177ba7c58a1f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2bbef91365d44419d3cf55ad74bac5efa2aa3c1" 2019-01-18 05:00:46,860 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05: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-b552aa47-e885-4c32-aa27-3742b2588232 x-compute-request-id: req-b552aa47-e885-4c32-aa27-3742b2588232 Content-Encoding: gzip Content-Length: 830 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"NovaUtilsInstanceVolumeTests-7597c1d7-6464-4e60-9547-7b1c3f2f1151-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:60:1c:0c", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/94cd9ff6-3783-4152-bfad-177ba7c58a1f", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/94cd9ff6-3783-4152-bfad-177ba7c58a1f", "rel": "bookmark"}], "image": {"id": "1fdbff6f-e0c3-46b2-80c0-787767832602", "links": [{"href": "http://172.30.9.23:8774/images/1fdbff6f-e0c3-46b2-80c0-787767832602", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000c", "OS-SRV-USG:launched_at": "2019-01-18T05:00:30.000000", "flavor": {"id": "69f5f558-efa7-4c61-82b3-e1921eafa939", "links": [{"href": "http://172.30.9.23:8774/flavors/69f5f558-efa7-4c61-82b3-e1921eafa939", "rel": "bookmark"}]}, "id": "94cd9ff6-3783-4152-bfad-177ba7c58a1f", "user_id": "cb9b3d6d59cd466fb9e330547dcd06c7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-18T05:00:46Z", "hostId": "595fdf139cba499f5436b128cbe7f388a995927660c0a307d7e7b8c5", "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-7597c1d7-6464-4e60-9547-7b1c3f2f1151-vm_inst", "created": "2019-01-18T05:00:25Z", "tenant_id": "ccac38ea86a048c183796fe3184f3438", "os-extended-volumes:volumes_attached": [{"id": "d6ca442d-d168-4149-aaa2-f475f4bb5807"}], "metadata": {}}} 2019-01-18 05:00:46,861 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/94cd9ff6-3783-4152-bfad-177ba7c58a1f used request id req-b552aa47-e885-4c32-aa27-3742b2588232 2019-01-18 05:00:46,861 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-7597c1d7-6464-4e60-9547-7b1c3f2f1151-vm_inst] is - ACTIVE 2019-01-18 05:00:46,861 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-18 05:00:49,865 - create_instance - DEBUG - VM status query timeout in 296.731317997 2019-01-18 05:00:49,868 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/94cd9ff6-3783-4152-bfad-177ba7c58a1f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2bbef91365d44419d3cf55ad74bac5efa2aa3c1" 2019-01-18 05:00:50,289 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05: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-b6e9b79d-6fb3-4fe1-83d9-57ffa83676a2 x-compute-request-id: req-b6e9b79d-6fb3-4fe1-83d9-57ffa83676a2 Content-Encoding: gzip Content-Length: 733 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/94cd9ff6-3783-4152-bfad-177ba7c58a1f", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/94cd9ff6-3783-4152-bfad-177ba7c58a1f", "rel": "bookmark"}], "image": {"id": "1fdbff6f-e0c3-46b2-80c0-787767832602", "links": [{"href": "http://172.30.9.23:8774/images/1fdbff6f-e0c3-46b2-80c0-787767832602", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000c", "OS-SRV-USG:launched_at": "2019-01-18T05:00:30.000000", "flavor": {"id": "69f5f558-efa7-4c61-82b3-e1921eafa939", "links": [{"href": "http://172.30.9.23:8774/flavors/69f5f558-efa7-4c61-82b3-e1921eafa939", "rel": "bookmark"}]}, "id": "94cd9ff6-3783-4152-bfad-177ba7c58a1f", "user_id": "cb9b3d6d59cd466fb9e330547dcd06c7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-18T05:00:46Z", "hostId": "595fdf139cba499f5436b128cbe7f388a995927660c0a307d7e7b8c5", "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-7597c1d7-6464-4e60-9547-7b1c3f2f1151-vm_inst", "created": "2019-01-18T05:00:25Z", "tenant_id": "ccac38ea86a048c183796fe3184f3438", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-18 05:00:50,289 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/94cd9ff6-3783-4152-bfad-177ba7c58a1f used request id req-b6e9b79d-6fb3-4fe1-83d9-57ffa83676a2 2019-01-18 05:00:50,290 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-7597c1d7-6464-4e60-9547-7b1c3f2f1151-vm_inst] is - ACTIVE 2019-01-18 05:00:50,290 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-18 05:00:53,293 - create_instance - DEBUG - VM status query timeout in 293.302627087 2019-01-18 05:00:53,296 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/94cd9ff6-3783-4152-bfad-177ba7c58a1f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2bbef91365d44419d3cf55ad74bac5efa2aa3c1" 2019-01-18 05:00:53,545 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05: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-81cb30c9-7a90-4ecc-9dbb-3bf6c909b5b5 x-compute-request-id: req-81cb30c9-7a90-4ecc-9dbb-3bf6c909b5b5 Content-Encoding: gzip Content-Length: 733 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/94cd9ff6-3783-4152-bfad-177ba7c58a1f", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/94cd9ff6-3783-4152-bfad-177ba7c58a1f", "rel": "bookmark"}], "image": {"id": "1fdbff6f-e0c3-46b2-80c0-787767832602", "links": [{"href": "http://172.30.9.23:8774/images/1fdbff6f-e0c3-46b2-80c0-787767832602", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000c", "OS-SRV-USG:launched_at": "2019-01-18T05:00:30.000000", "flavor": {"id": "69f5f558-efa7-4c61-82b3-e1921eafa939", "links": [{"href": "http://172.30.9.23:8774/flavors/69f5f558-efa7-4c61-82b3-e1921eafa939", "rel": "bookmark"}]}, "id": "94cd9ff6-3783-4152-bfad-177ba7c58a1f", "user_id": "cb9b3d6d59cd466fb9e330547dcd06c7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-18T05:00:53Z", "hostId": "595fdf139cba499f5436b128cbe7f388a995927660c0a307d7e7b8c5", "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-7597c1d7-6464-4e60-9547-7b1c3f2f1151-vm_inst", "created": "2019-01-18T05:00:25Z", "tenant_id": "ccac38ea86a048c183796fe3184f3438", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-18 05:00:53,545 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/94cd9ff6-3783-4152-bfad-177ba7c58a1f used request id req-81cb30c9-7a90-4ecc-9dbb-3bf6c909b5b5 2019-01-18 05:00:53,546 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-7597c1d7-6464-4e60-9547-7b1c3f2f1151-vm_inst] is - ACTIVE 2019-01-18 05:00:53,546 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-18 05:00:56,549 - create_instance - DEBUG - VM status query timeout in 290.046740055 2019-01-18 05:00:56,552 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/94cd9ff6-3783-4152-bfad-177ba7c58a1f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2bbef91365d44419d3cf55ad74bac5efa2aa3c1" 2019-01-18 05:00:56,597 - novaclient.v2.client - DEBUG - RESP: [404] Date: Fri, 18 Jan 2019 05: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 x-openstack-request-id: req-e2274ee5-37bf-44bb-ba9a-a000d5ec9923 x-compute-request-id: req-e2274ee5-37bf-44bb-ba9a-a000d5ec9923 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 94cd9ff6-3783-4152-bfad-177ba7c58a1f could not be found.", "code": 404}} 2019-01-18 05:00:56,597 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/94cd9ff6-3783-4152-bfad-177ba7c58a1f used request id req-e2274ee5-37bf-44bb-ba9a-a000d5ec9923 2019-01-18 05:00:56,597 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 94cd9ff6-3783-4152-bfad-177ba7c58a1f could not be found. (HTTP 404) (Request-ID: req-e2274ee5-37bf-44bb-ba9a-a000d5ec9923) 2019-01-18 05:00:56,598 - create_instance - INFO - VM has been properly deleted VM with name - NovaUtilsInstanceVolumeTests-7597c1d7-6464-4e60-9547-7b1c3f2f1151-vm_inst 2019-01-18 05:00:56,601 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/ccac38ea86a048c183796fe3184f3438/volumes/d6ca442d-d168-4149-aaa2-f475f4bb5807 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-fe0fd77c-1e7c-49f5-97e2-accf30a73ab2" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd5f3d60b85d966e1405606b1aaba071fbf1d058" 2019-01-18 05:00:57,366 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:00:56 GMT Server: Apache x-compute-request-id: req-ebcd6246-3db0-4c15-ac07-0b64501e0562 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-ebcd6246-3db0-4c15-ac07-0b64501e0562 Content-Encoding: gzip Content-Length: 525 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.23:8776/v3/ccac38ea86a048c183796fe3184f3438/volumes/d6ca442d-d168-4149-aaa2-f475f4bb5807", "rel": "self"}, {"href": "http://172.30.9.23:8776/ccac38ea86a048c183796fe3184f3438/volumes/d6ca442d-d168-4149-aaa2-f475f4bb5807", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2019-01-18T05:00:55.000000", "replication_status": null, "snapshot_id": null, "id": "d6ca442d-d168-4149-aaa2-f475f4bb5807", "size": 1, "user_id": "cb9b3d6d59cd466fb9e330547dcd06c7", "os-vol-tenant-attr:tenant_id": "ccac38ea86a048c183796fe3184f3438", "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-7597c1d7-6464-4e60-9547-7b1c3f2f1151", "bootable": "false", "created_at": "2019-01-18T05:00:13.000000", "volume_type": null}} 2019-01-18 05:00:57,366 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/ccac38ea86a048c183796fe3184f3438/volumes/d6ca442d-d168-4149-aaa2-f475f4bb5807 used request id req-ebcd6246-3db0-4c15-ac07-0b64501e0562 2019-01-18 05:00:57,367 - create_volume - DEBUG - Instance status is - available 2019-01-18 05:00:57,367 - create_volume - DEBUG - Volume is active with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-7597c1d7-6464-4e60-9547-7b1c3f2f1151 2019-01-18 05:00:57,367 - cinder_utils - INFO - Deleting volume named - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-7597c1d7-6464-4e60-9547-7b1c3f2f1151 2019-01-18 05:00:57,370 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8776/v3/ccac38ea86a048c183796fe3184f3438/volumes/d6ca442d-d168-4149-aaa2-f475f4bb5807 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-fe0fd77c-1e7c-49f5-97e2-accf30a73ab2" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd5f3d60b85d966e1405606b1aaba071fbf1d058" 2019-01-18 05:00:57,495 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Fri, 18 Jan 2019 05:00:57 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-5abb02c7-5bb3-4d8a-9f19-2abc912cb6ca 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. 2019-01-18 05:00:57,495 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.23:8776/v3/ccac38ea86a048c183796fe3184f3438/volumes/d6ca442d-d168-4149-aaa2-f475f4bb5807 used request id req-5abb02c7-5bb3-4d8a-9f19-2abc912cb6ca 2019-01-18 05:00:57,499 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/ccac38ea86a048c183796fe3184f3438/volumes/d6ca442d-d168-4149-aaa2-f475f4bb5807 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-fe0fd77c-1e7c-49f5-97e2-accf30a73ab2" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd5f3d60b85d966e1405606b1aaba071fbf1d058" 2019-01-18 05:00:58,223 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Fri, 18 Jan 2019 05:00:57 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-2473e589-42ad-4da5-944a-dc1fe8cedf9c x-openstack-request-id: req-2473e589-42ad-4da5-944a-dc1fe8cedf9c Content-Length: 109 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume d6ca442d-d168-4149-aaa2-f475f4bb5807 could not be found.", "code": 404}} 2019-01-18 05:00:58,223 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/ccac38ea86a048c183796fe3184f3438/volumes/d6ca442d-d168-4149-aaa2-f475f4bb5807 used request id req-2473e589-42ad-4da5-944a-dc1fe8cedf9c 2019-01-18 05:00:58,223 - create_volume - DEBUG - Volume not found when querying status for deleted with message Volume d6ca442d-d168-4149-aaa2-f475f4bb5807 could not be found. (HTTP 404) (Request-ID: req-2473e589-42ad-4da5-944a-dc1fe8cedf9c) 2019-01-18 05:00:58,223 - create_volume - INFO - Volume has been properly deleted with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-7597c1d7-6464-4e60-9547-7b1c3f2f1151 2019-01-18 05:00:58,227 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/flavors/69f5f558-efa7-4c61-82b3-e1921eafa939 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec13da9317a0162176e83648a683f8eee9e3fb64" 2019-01-18 05:00:58,267 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 18 Jan 2019 05: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 x-openstack-request-id: req-90246343-20dc-4181-9683-8b55a5411e4e x-compute-request-id: req-90246343-20dc-4181-9683-8b55a5411e4e Content-Length: 0 Content-Type: application/json 2019-01-18 05:00:58,267 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/69f5f558-efa7-4c61-82b3-e1921eafa939 used request id req-90246343-20dc-4181-9683-8b55a5411e4e 2019-01-18 05:00:58,268 - neutron_utils - INFO - Deleting subnet with name NovaUtilsInstanceVolumeTests-7597c1d7-6464-4e60-9547-7b1c3f2f1151-subnet 2019-01-18 05:00:58,268 - neutron_utils - INFO - Deleting subnet with name NovaUtilsInstanceVolumeTests-7597c1d7-6464-4e60-9547-7b1c3f2f1151-subnet 2019-01-18 05:00:58,273 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/subnets/e8092be6-66f4-4e8e-9dd6-a07951834b26 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64e5222737c5e3a8cf3cbbde1a60d6a6db8e6dec" 2019-01-18 05:01:00,414 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-135b1f74-71fb-435a-95cc-1185593067aa Date: Fri, 18 Jan 2019 05:01:00 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-18 05:01:00,414 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/e8092be6-66f4-4e8e-9dd6-a07951834b26 used request id req-135b1f74-71fb-435a-95cc-1185593067aa 2019-01-18 05:01:00,414 - neutron_utils - INFO - Deleting network with name NovaUtilsInstanceVolumeTests-7597c1d7-6464-4e60-9547-7b1c3f2f1151-net 2019-01-18 05:01:00,419 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/networks/6e008ad5-f459-4456-b510-3ff9312a48e4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64e5222737c5e3a8cf3cbbde1a60d6a6db8e6dec" 2019-01-18 05:01:01,880 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-409ef625-0647-491d-b20d-1214b03ddde3 Date: Fri, 18 Jan 2019 05:01:01 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-18 05:01:01,881 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/6e008ad5-f459-4456-b510-3ff9312a48e4 used request id req-409ef625-0647-491d-b20d-1214b03ddde3 2019-01-18 05:01:01,881 - glance_utils - INFO - Deleting image named - NovaUtilsInstanceVolumeTests-7597c1d7-6464-4e60-9547-7b1c3f2f1151-image 2019-01-18 05:01:01,884 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9292/v2/images/1fdbff6f-e0c3-46b2-80c0-787767832602 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6713bcb64ec69ccc36c3bc63fa5ac1eb9a8edff5" 2019-01-18 05:01:03,495 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-1195f7fd-a37f-4495-b181-c1916cd6db36 Date: Fri, 18 Jan 2019 05:01:03 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-18 05:01:03,495 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/1fdbff6f-e0c3-46b2-80c0-787767832602 used request id req-1195f7fd-a37f-4495-b181-c1916cd6db36 2019-01-18 05:01:03,497 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-18 05:01:03,498 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 05:01:03,499 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 05:01:03,893 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "45b844776369475b95254c1dd61269c1", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}, {"id": "6aff393fb9af4d958a8117fea50ad769", "name": "Member"}], "expires_at": "2019-01-18T06:01:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ccac38ea86a048c183796fe3184f3438", "name": "api_check-project_2744c22f-2cb8-4f83-8516-7c0ba84fdd9b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_2744c22f-2cb8-4f83-8516-7c0ba84fdd9b", "id": "cb9b3d6d59cd466fb9e330547dcd06c7"}, "audit_ids": ["k4uA9qd7QWC50HlTHdGI0g"], "issued_at": "2019-01-18T05:01:03.000000Z"}} 2019-01-18 05:01:03,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}d74fb583ec89b3a84d632d180978623d57dc6956" 2019-01-18 05:01:03,978 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:01:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-745dc143-c360-4adc-ac28-2eab41239752 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 05:01:03,979 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-745dc143-c360-4adc-ac28-2eab41239752 2019-01-18 05:01:03,980 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-18 05:01:03,984 - 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}d74fb583ec89b3a84d632d180978623d57dc6956" 2019-01-18 05:01:04,331 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:01: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-5079b722-c7a0-4481-9af5-87a01b4e8750 x-compute-request-id: req-5079b722-c7a0-4481-9af5-87a01b4e8750 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2019-01-18 05:01:04,331 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-5079b722-c7a0-4481-9af5-87a01b4e8750 2019-01-18 05:01:04,335 - 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}d74fb583ec89b3a84d632d180978623d57dc6956" -d '{"flavor": {"vcpus": 1, "disk": 1, "name": "CreateFlavorTests-8aecdcec-de20-4a08-b58c-6443a7ce4338name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 1, "id": null, "swap": 0}}' 2019-01-18 05:01:04,428 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05: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-ed14e74f-5fff-43e8-a2a6-916c72c6f9d2 x-compute-request-id: req-ed14e74f-5fff-43e8-a2a6-916c72c6f9d2 Content-Encoding: gzip Content-Length: 308 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/d24923fe-9104-44eb-9f83-a18a931e5b5a", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/d24923fe-9104-44eb-9f83-a18a931e5b5a", "rel": "bookmark"}], "ram": 1, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "d24923fe-9104-44eb-9f83-a18a931e5b5a", "name": "CreateFlavorTests-8aecdcec-de20-4a08-b58c-6443a7ce4338name", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2019-01-18 05:01:04,428 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-ed14e74f-5fff-43e8-a2a6-916c72c6f9d2 2019-01-18 05:01:04,429 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 05:01:04,808 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "45b844776369475b95254c1dd61269c1", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}, {"id": "6aff393fb9af4d958a8117fea50ad769", "name": "Member"}], "expires_at": "2019-01-18T06:01:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ccac38ea86a048c183796fe3184f3438", "name": "api_check-project_2744c22f-2cb8-4f83-8516-7c0ba84fdd9b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_2744c22f-2cb8-4f83-8516-7c0ba84fdd9b", "id": "cb9b3d6d59cd466fb9e330547dcd06c7"}, "audit_ids": ["zLtDmzrdSa6GDa9uFhfpNQ"], "issued_at": "2019-01-18T05:01:04.000000Z"}} 2019-01-18 05:01:04,811 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors/d24923fe-9104-44eb-9f83-a18a931e5b5a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac373ef23d216038c0bf10dcc472f69230dd8b3e" 2019-01-18 05:01:05,001 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05: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-6fa997a4-8272-41b4-ac4c-edf73562332b x-compute-request-id: req-6fa997a4-8272-41b4-ac4c-edf73562332b Content-Encoding: gzip Content-Length: 308 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/d24923fe-9104-44eb-9f83-a18a931e5b5a", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/d24923fe-9104-44eb-9f83-a18a931e5b5a", "rel": "bookmark"}], "ram": 1, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "d24923fe-9104-44eb-9f83-a18a931e5b5a", "name": "CreateFlavorTests-8aecdcec-de20-4a08-b58c-6443a7ce4338name", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2019-01-18 05:01:05,001 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/d24923fe-9104-44eb-9f83-a18a931e5b5a used request id req-6fa997a4-8272-41b4-ac4c-edf73562332b 2019-01-18 05:01:05,004 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors/d24923fe-9104-44eb-9f83-a18a931e5b5a/os-extra_specs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac373ef23d216038c0bf10dcc472f69230dd8b3e" 2019-01-18 05:01:05,022 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:01: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-d37c5625-4535-447e-b5eb-b2253dcebe3f x-compute-request-id: req-d37c5625-4535-447e-b5eb-b2253dcebe3f Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2019-01-18 05:01:05,022 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/d24923fe-9104-44eb-9f83-a18a931e5b5a/os-extra_specs used request id req-d37c5625-4535-447e-b5eb-b2253dcebe3f 2019-01-18 05:01:05,025 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/flavors/d24923fe-9104-44eb-9f83-a18a931e5b5a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d74fb583ec89b3a84d632d180978623d57dc6956" 2019-01-18 05:01:05,074 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 18 Jan 2019 05:01: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-bc395071-c008-46ca-bb8e-387dde33cac6 x-compute-request-id: req-bc395071-c008-46ca-bb8e-387dde33cac6 Content-Length: 0 Content-Type: application/json 2019-01-18 05:01:05,074 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/d24923fe-9104-44eb-9f83-a18a931e5b5a used request id req-bc395071-c008-46ca-bb8e-387dde33cac6 2019-01-18 05:01:05,078 - 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}ac373ef23d216038c0bf10dcc472f69230dd8b3e" 2019-01-18 05:01:05,108 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:01: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-765f5ba1-ad3d-420a-b029-bf0e6dc4804e x-compute-request-id: req-765f5ba1-ad3d-420a-b029-bf0e6dc4804e Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2019-01-18 05:01:05,108 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-765f5ba1-ad3d-420a-b029-bf0e6dc4804e 2019-01-18 05:01:05,109 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-18 05:01:05,110 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 05:01:05,111 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 05:01:05,494 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "45b844776369475b95254c1dd61269c1", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}, {"id": "6aff393fb9af4d958a8117fea50ad769", "name": "Member"}], "expires_at": "2019-01-18T06:01:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ccac38ea86a048c183796fe3184f3438", "name": "api_check-project_2744c22f-2cb8-4f83-8516-7c0ba84fdd9b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_2744c22f-2cb8-4f83-8516-7c0ba84fdd9b", "id": "cb9b3d6d59cd466fb9e330547dcd06c7"}, "audit_ids": ["2LXv2kHTTAyaPF3YjgrwgQ"], "issued_at": "2019-01-18T05:01:05.000000Z"}} 2019-01-18 05:01:05,494 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74b3119e03031e43a595cf4f8a4407986f060968" 2019-01-18 05:01:05,577 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:01:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-70b2f351-31f4-4d3e-81a4-9b3966dbb6e8 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 05:01:05,578 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-70b2f351-31f4-4d3e-81a4-9b3966dbb6e8 2019-01-18 05:01:05,579 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-18 05:01:05,584 - 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}74b3119e03031e43a595cf4f8a4407986f060968" 2019-01-18 05:01:05,758 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:01: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-bdcaa19e-2b85-4c71-a786-47a4156ec286 x-compute-request-id: req-bdcaa19e-2b85-4c71-a786-47a4156ec286 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2019-01-18 05:01:05,759 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-bdcaa19e-2b85-4c71-a786-47a4156ec286 2019-01-18 05:01:05,762 - 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}74b3119e03031e43a595cf4f8a4407986f060968" -d '{"flavor": {"vcpus": 1, "disk": 1, "name": "CreateFlavorTests-412ebf52-2cdb-45b4-a091-6020b436b7e4name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 1, "id": null, "swap": 0}}' 2019-01-18 05:01:05,815 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:01: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-23da6009-133f-4b9f-b3d5-5baf7873a35d x-compute-request-id: req-23da6009-133f-4b9f-b3d5-5baf7873a35d Content-Encoding: gzip Content-Length: 309 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/f531aa24-1080-46c3-a7bb-993be3674bfc", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/f531aa24-1080-46c3-a7bb-993be3674bfc", "rel": "bookmark"}], "ram": 1, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "f531aa24-1080-46c3-a7bb-993be3674bfc", "name": "CreateFlavorTests-412ebf52-2cdb-45b4-a091-6020b436b7e4name", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2019-01-18 05:01:05,815 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-23da6009-133f-4b9f-b3d5-5baf7873a35d 2019-01-18 05:01:05,816 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 05:01:06,195 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "45b844776369475b95254c1dd61269c1", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}, {"id": "6aff393fb9af4d958a8117fea50ad769", "name": "Member"}], "expires_at": "2019-01-18T06:01:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ccac38ea86a048c183796fe3184f3438", "name": "api_check-project_2744c22f-2cb8-4f83-8516-7c0ba84fdd9b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_2744c22f-2cb8-4f83-8516-7c0ba84fdd9b", "id": "cb9b3d6d59cd466fb9e330547dcd06c7"}, "audit_ids": ["Fh9qTG3PSfiERngBLJF_ww"], "issued_at": "2019-01-18T05:01:06.000000Z"}} 2019-01-18 05:01:06,198 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors/f531aa24-1080-46c3-a7bb-993be3674bfc -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c9687c539b42aba49ee23f99909eb1f9ab9cb0c" 2019-01-18 05:01:06,370 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:01: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-e301d6e9-0dcc-4d55-a679-5c08ac558912 x-compute-request-id: req-e301d6e9-0dcc-4d55-a679-5c08ac558912 Content-Encoding: gzip Content-Length: 309 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/f531aa24-1080-46c3-a7bb-993be3674bfc", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/f531aa24-1080-46c3-a7bb-993be3674bfc", "rel": "bookmark"}], "ram": 1, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "f531aa24-1080-46c3-a7bb-993be3674bfc", "name": "CreateFlavorTests-412ebf52-2cdb-45b4-a091-6020b436b7e4name", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2019-01-18 05:01:06,370 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/f531aa24-1080-46c3-a7bb-993be3674bfc used request id req-e301d6e9-0dcc-4d55-a679-5c08ac558912 2019-01-18 05:01:06,373 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors/f531aa24-1080-46c3-a7bb-993be3674bfc/os-extra_specs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c9687c539b42aba49ee23f99909eb1f9ab9cb0c" 2019-01-18 05:01:06,391 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:01: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-c796c96e-c4e4-4cc0-a511-3425a9416e27 x-compute-request-id: req-c796c96e-c4e4-4cc0-a511-3425a9416e27 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2019-01-18 05:01:06,391 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/f531aa24-1080-46c3-a7bb-993be3674bfc/os-extra_specs used request id req-c796c96e-c4e4-4cc0-a511-3425a9416e27 2019-01-18 05:01:06,394 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/flavors/f531aa24-1080-46c3-a7bb-993be3674bfc -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c9687c539b42aba49ee23f99909eb1f9ab9cb0c" 2019-01-18 05:01:06,441 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 18 Jan 2019 05:01: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-a3323c70-26f2-4fe6-9898-34002f152d5d x-compute-request-id: req-a3323c70-26f2-4fe6-9898-34002f152d5d Content-Length: 0 Content-Type: application/json 2019-01-18 05:01:06,441 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/f531aa24-1080-46c3-a7bb-993be3674bfc used request id req-a3323c70-26f2-4fe6-9898-34002f152d5d 2019-01-18 05:01:06,444 - 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}1c9687c539b42aba49ee23f99909eb1f9ab9cb0c" 2019-01-18 05:01:06,472 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:01: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-1cbcaa32-b138-46c7-8a22-941f776bd06d x-compute-request-id: req-1cbcaa32-b138-46c7-8a22-941f776bd06d Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2019-01-18 05:01:06,472 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-1cbcaa32-b138-46c7-8a22-941f776bd06d 2019-01-18 05:01:06,475 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/flavors/f531aa24-1080-46c3-a7bb-993be3674bfc -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74b3119e03031e43a595cf4f8a4407986f060968" 2019-01-18 05:01:06,498 - novaclient.v2.client - DEBUG - RESP: [404] Date: Fri, 18 Jan 2019 05:01: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-44cb98e2-695d-486a-a6bf-7d56be682d6c x-compute-request-id: req-44cb98e2-695d-486a-a6bf-7d56be682d6c Content-Length: 109 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Flavor f531aa24-1080-46c3-a7bb-993be3674bfc could not be found.", "code": 404}} 2019-01-18 05:01:06,498 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/f531aa24-1080-46c3-a7bb-993be3674bfc used request id req-44cb98e2-695d-486a-a6bf-7d56be682d6c 2019-01-18 05:01:06,499 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-18 05:01:06,500 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 05:01:06,501 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 05:01:06,882 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "45b844776369475b95254c1dd61269c1", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}, {"id": "6aff393fb9af4d958a8117fea50ad769", "name": "Member"}], "expires_at": "2019-01-18T06:01:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ccac38ea86a048c183796fe3184f3438", "name": "api_check-project_2744c22f-2cb8-4f83-8516-7c0ba84fdd9b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_2744c22f-2cb8-4f83-8516-7c0ba84fdd9b", "id": "cb9b3d6d59cd466fb9e330547dcd06c7"}, "audit_ids": ["0yeDq6X9TNubBbTWVrALCA"], "issued_at": "2019-01-18T05:01:06.000000Z"}} 2019-01-18 05:01:06,883 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}18a9de7613fd865750d0499d5fb835b95ee45d0f" 2019-01-18 05:01:06,968 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:01:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-35cf2a8e-15f4-486a-a8aa-f3468e19c244 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 05:01:06,968 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-35cf2a8e-15f4-486a-a8aa-f3468e19c244 2019-01-18 05:01:06,969 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-18 05:01:06,974 - 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}18a9de7613fd865750d0499d5fb835b95ee45d0f" 2019-01-18 05:01:07,297 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:01: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-d1265614-860a-46eb-bdbf-dd5d84763ad5 x-compute-request-id: req-d1265614-860a-46eb-bdbf-dd5d84763ad5 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2019-01-18 05:01:07,297 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-d1265614-860a-46eb-bdbf-dd5d84763ad5 2019-01-18 05:01:07,301 - 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}18a9de7613fd865750d0499d5fb835b95ee45d0f" -d '{"flavor": {"vcpus": 1, "disk": 1, "name": "CreateFlavorTests-017bce07-776e-4be3-add1-36460ac0c1f7name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 1, "id": null, "swap": 0}}' 2019-01-18 05:01:07,373 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05: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-430713ff-b4d6-4056-9a15-9c11e44684df x-compute-request-id: req-430713ff-b4d6-4056-9a15-9c11e44684df Content-Encoding: gzip Content-Length: 308 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/019e07b7-2a16-45cc-a5b9-872fa4b701b1", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/019e07b7-2a16-45cc-a5b9-872fa4b701b1", "rel": "bookmark"}], "ram": 1, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "019e07b7-2a16-45cc-a5b9-872fa4b701b1", "name": "CreateFlavorTests-017bce07-776e-4be3-add1-36460ac0c1f7name", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2019-01-18 05:01:07,373 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-430713ff-b4d6-4056-9a15-9c11e44684df 2019-01-18 05:01:07,374 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 05:01:07,752 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "45b844776369475b95254c1dd61269c1", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}, {"id": "6aff393fb9af4d958a8117fea50ad769", "name": "Member"}], "expires_at": "2019-01-18T06:01:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ccac38ea86a048c183796fe3184f3438", "name": "api_check-project_2744c22f-2cb8-4f83-8516-7c0ba84fdd9b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_2744c22f-2cb8-4f83-8516-7c0ba84fdd9b", "id": "cb9b3d6d59cd466fb9e330547dcd06c7"}, "audit_ids": ["GK3g2XlwSEO-BIT6cuW8-A"], "issued_at": "2019-01-18T05:01:07.000000Z"}} 2019-01-18 05:01:07,755 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors/019e07b7-2a16-45cc-a5b9-872fa4b701b1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e756e08b9e3a9ca2fdeb576bd316c772413fef4" 2019-01-18 05:01:07,917 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05: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-772a9825-d7d0-4e10-9981-9fcd8516ed0a x-compute-request-id: req-772a9825-d7d0-4e10-9981-9fcd8516ed0a Content-Encoding: gzip Content-Length: 308 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/019e07b7-2a16-45cc-a5b9-872fa4b701b1", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/019e07b7-2a16-45cc-a5b9-872fa4b701b1", "rel": "bookmark"}], "ram": 1, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "019e07b7-2a16-45cc-a5b9-872fa4b701b1", "name": "CreateFlavorTests-017bce07-776e-4be3-add1-36460ac0c1f7name", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2019-01-18 05:01:07,917 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/019e07b7-2a16-45cc-a5b9-872fa4b701b1 used request id req-772a9825-d7d0-4e10-9981-9fcd8516ed0a 2019-01-18 05:01:07,920 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors/019e07b7-2a16-45cc-a5b9-872fa4b701b1/os-extra_specs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e756e08b9e3a9ca2fdeb576bd316c772413fef4" 2019-01-18 05:01:07,937 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05: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 x-openstack-request-id: req-2b70c696-1195-4ed0-a659-da2241d9d562 x-compute-request-id: req-2b70c696-1195-4ed0-a659-da2241d9d562 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2019-01-18 05:01:07,938 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/019e07b7-2a16-45cc-a5b9-872fa4b701b1/os-extra_specs used request id req-2b70c696-1195-4ed0-a659-da2241d9d562 2019-01-18 05:01:07,940 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/flavors/019e07b7-2a16-45cc-a5b9-872fa4b701b1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}18a9de7613fd865750d0499d5fb835b95ee45d0f" 2019-01-18 05:01:07,980 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 18 Jan 2019 05: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 x-openstack-request-id: req-eb83dc86-91f3-4d08-aad0-b4f06fae8985 x-compute-request-id: req-eb83dc86-91f3-4d08-aad0-b4f06fae8985 Content-Length: 0 Content-Type: application/json 2019-01-18 05:01:07,980 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/019e07b7-2a16-45cc-a5b9-872fa4b701b1 used request id req-eb83dc86-91f3-4d08-aad0-b4f06fae8985 2019-01-18 05:01:07,981 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-18 05:01:07,983 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 05:01:07,983 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 05:01:08,378 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "45b844776369475b95254c1dd61269c1", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}, {"id": "6aff393fb9af4d958a8117fea50ad769", "name": "Member"}], "expires_at": "2019-01-18T06:01:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ccac38ea86a048c183796fe3184f3438", "name": "api_check-project_2744c22f-2cb8-4f83-8516-7c0ba84fdd9b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_2744c22f-2cb8-4f83-8516-7c0ba84fdd9b", "id": "cb9b3d6d59cd466fb9e330547dcd06c7"}, "audit_ids": ["4kAG4fT4TdmuND1sZ7iFZQ"], "issued_at": "2019-01-18T05:01:08.000000Z"}} 2019-01-18 05:01:08,379 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d339bd8750aecd3be03add124c72d5b03fa09f34" 2019-01-18 05:01:08,473 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:01:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-427e8c29-e9b0-41b8-bb5f-a373f7b31d00 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 05:01:08,473 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-427e8c29-e9b0-41b8-bb5f-a373f7b31d00 2019-01-18 05:01:08,475 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-18 05:01:08,479 - 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}d339bd8750aecd3be03add124c72d5b03fa09f34" 2019-01-18 05:01:08,666 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:01: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-92766313-3db6-4e5b-adca-d73f61463432 x-compute-request-id: req-92766313-3db6-4e5b-adca-d73f61463432 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2019-01-18 05:01:08,666 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-92766313-3db6-4e5b-adca-d73f61463432 2019-01-18 05:01:08,669 - 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}d339bd8750aecd3be03add124c72d5b03fa09f34" -d '{"flavor": {"vcpus": 1, "disk": 1, "name": "CreateFlavorTests-1dbc956b-17a5-4d31-aab3-7b53a877ea31name", "os-flavor-access:is_public": false, "rxtx_factor": 2.2, "OS-FLV-EXT-DATA:ephemeral": 2, "ram": 1, "id": null, "swap": 3}}' 2019-01-18 05:01:08,740 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:01: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-fad0cc18-92f2-4962-95c3-fec4621ff9fe x-compute-request-id: req-fad0cc18-92f2-4962-95c3-fec4621ff9fe Content-Encoding: gzip Content-Length: 304 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/a2fc4760-2e4f-46e6-a36c-a1a35aa1a7c8", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/a2fc4760-2e4f-46e6-a36c-a1a35aa1a7c8", "rel": "bookmark"}], "ram": 1, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": false, "rxtx_factor": 2.2, "disk": 1, "id": "a2fc4760-2e4f-46e6-a36c-a1a35aa1a7c8", "name": "CreateFlavorTests-1dbc956b-17a5-4d31-aab3-7b53a877ea31name", "vcpus": 1, "swap": 3, "OS-FLV-EXT-DATA:ephemeral": 2}} 2019-01-18 05:01:08,740 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-fad0cc18-92f2-4962-95c3-fec4621ff9fe 2019-01-18 05:01:08,741 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 05:01:09,116 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "45b844776369475b95254c1dd61269c1", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}, {"id": "6aff393fb9af4d958a8117fea50ad769", "name": "Member"}], "expires_at": "2019-01-18T06:01:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ccac38ea86a048c183796fe3184f3438", "name": "api_check-project_2744c22f-2cb8-4f83-8516-7c0ba84fdd9b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_2744c22f-2cb8-4f83-8516-7c0ba84fdd9b", "id": "cb9b3d6d59cd466fb9e330547dcd06c7"}, "audit_ids": ["ZjmxJy63RMih1ciqMj4wsw"], "issued_at": "2019-01-18T05:01:09.000000Z"}} 2019-01-18 05:01:09,119 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors/a2fc4760-2e4f-46e6-a36c-a1a35aa1a7c8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed1c2970820d3d1366c1281d65c67e7c5f80a01a" 2019-01-18 05:01:09,280 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:01: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-7e6307b6-0848-4f87-815c-4f4395d01a07 x-compute-request-id: req-7e6307b6-0848-4f87-815c-4f4395d01a07 Content-Encoding: gzip Content-Length: 304 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/a2fc4760-2e4f-46e6-a36c-a1a35aa1a7c8", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/a2fc4760-2e4f-46e6-a36c-a1a35aa1a7c8", "rel": "bookmark"}], "ram": 1, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": false, "rxtx_factor": 2.2, "disk": 1, "id": "a2fc4760-2e4f-46e6-a36c-a1a35aa1a7c8", "name": "CreateFlavorTests-1dbc956b-17a5-4d31-aab3-7b53a877ea31name", "vcpus": 1, "swap": 3, "OS-FLV-EXT-DATA:ephemeral": 2}} 2019-01-18 05:01:09,280 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/a2fc4760-2e4f-46e6-a36c-a1a35aa1a7c8 used request id req-7e6307b6-0848-4f87-815c-4f4395d01a07 2019-01-18 05:01:09,283 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors/a2fc4760-2e4f-46e6-a36c-a1a35aa1a7c8/os-extra_specs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed1c2970820d3d1366c1281d65c67e7c5f80a01a" 2019-01-18 05:01:09,304 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:01: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-e7972a20-76d9-4c32-abc3-ed5975e79f5c x-compute-request-id: req-e7972a20-76d9-4c32-abc3-ed5975e79f5c Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2019-01-18 05:01:09,304 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/a2fc4760-2e4f-46e6-a36c-a1a35aa1a7c8/os-extra_specs used request id req-e7972a20-76d9-4c32-abc3-ed5975e79f5c 2019-01-18 05:01:09,307 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/flavors/a2fc4760-2e4f-46e6-a36c-a1a35aa1a7c8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed1c2970820d3d1366c1281d65c67e7c5f80a01a" 2019-01-18 05:01:09,345 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 18 Jan 2019 05:01: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-95465252-3643-47b6-8913-35b844ce1b83 x-compute-request-id: req-95465252-3643-47b6-8913-35b844ce1b83 Content-Length: 0 Content-Type: application/json 2019-01-18 05:01:09,345 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/a2fc4760-2e4f-46e6-a36c-a1a35aa1a7c8 used request id req-95465252-3643-47b6-8913-35b844ce1b83 2019-01-18 05:01:09,349 - 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}ed1c2970820d3d1366c1281d65c67e7c5f80a01a" 2019-01-18 05:01:09,380 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:01: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-7e295a18-33d2-45b3-aa3d-7d147c00e7cc x-compute-request-id: req-7e295a18-33d2-45b3-aa3d-7d147c00e7cc Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2019-01-18 05:01:09,380 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-7e295a18-33d2-45b3-aa3d-7d147c00e7cc 2019-01-18 05:01:09,383 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/flavors/a2fc4760-2e4f-46e6-a36c-a1a35aa1a7c8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d339bd8750aecd3be03add124c72d5b03fa09f34" 2019-01-18 05:01:09,403 - novaclient.v2.client - DEBUG - RESP: [404] Date: Fri, 18 Jan 2019 05:01: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-54b8f74f-82d0-47a6-9b12-8fe0574b7e01 x-compute-request-id: req-54b8f74f-82d0-47a6-9b12-8fe0574b7e01 Content-Length: 109 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Flavor a2fc4760-2e4f-46e6-a36c-a1a35aa1a7c8 could not be found.", "code": 404}} 2019-01-18 05:01:09,403 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/a2fc4760-2e4f-46e6-a36c-a1a35aa1a7c8 used request id req-54b8f74f-82d0-47a6-9b12-8fe0574b7e01 2019-01-18 05:01:09,405 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-18 05:01:09,406 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 05:01:09,407 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 05:01:09,794 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "45b844776369475b95254c1dd61269c1", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}, {"id": "6aff393fb9af4d958a8117fea50ad769", "name": "Member"}], "expires_at": "2019-01-18T06:01:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ccac38ea86a048c183796fe3184f3438", "name": "api_check-project_2744c22f-2cb8-4f83-8516-7c0ba84fdd9b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_2744c22f-2cb8-4f83-8516-7c0ba84fdd9b", "id": "cb9b3d6d59cd466fb9e330547dcd06c7"}, "audit_ids": ["_R-RlN31QGyoTYrJpv5fRQ"], "issued_at": "2019-01-18T05:01:09.000000Z"}} 2019-01-18 05:01:09,794 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}482cc9a4f54b8733d0dff401c42df8b7e1c361c9" 2019-01-18 05:01:09,879 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:01:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b483f139-09fe-4b4e-b3d9-ad09f317dd74 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 05:01:09,879 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-b483f139-09fe-4b4e-b3d9-ad09f317dd74 2019-01-18 05:01:09,880 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-18 05:01:09,885 - 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}482cc9a4f54b8733d0dff401c42df8b7e1c361c9" 2019-01-18 05:01:10,064 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:01: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-93b5e3db-27d1-4660-83ea-4e37e970eb9e x-compute-request-id: req-93b5e3db-27d1-4660-83ea-4e37e970eb9e Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2019-01-18 05:01:10,064 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-93b5e3db-27d1-4660-83ea-4e37e970eb9e 2019-01-18 05:01:10,066 - 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}482cc9a4f54b8733d0dff401c42df8b7e1c361c9" -d '{"flavor": {"vcpus": 1, "disk": 1, "name": "CreateFlavorTests-64dfb87e-39b3-4ee7-9180-5d4f0317573ename", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 1, "id": null, "swap": 0}}' 2019-01-18 05:01:10,141 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:01: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-2b4bfebd-fc12-4d53-abd6-7ebf98309c92 x-compute-request-id: req-2b4bfebd-fc12-4d53-abd6-7ebf98309c92 Content-Encoding: gzip Content-Length: 308 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/173c4608-231a-46cd-be3c-e11bbe9e02c2", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/173c4608-231a-46cd-be3c-e11bbe9e02c2", "rel": "bookmark"}], "ram": 1, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "173c4608-231a-46cd-be3c-e11bbe9e02c2", "name": "CreateFlavorTests-64dfb87e-39b3-4ee7-9180-5d4f0317573ename", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2019-01-18 05:01:10,141 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-2b4bfebd-fc12-4d53-abd6-7ebf98309c92 2019-01-18 05:01:10,142 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 05:01:10,522 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "45b844776369475b95254c1dd61269c1", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}, {"id": "6aff393fb9af4d958a8117fea50ad769", "name": "Member"}], "expires_at": "2019-01-18T06:01:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ccac38ea86a048c183796fe3184f3438", "name": "api_check-project_2744c22f-2cb8-4f83-8516-7c0ba84fdd9b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_2744c22f-2cb8-4f83-8516-7c0ba84fdd9b", "id": "cb9b3d6d59cd466fb9e330547dcd06c7"}, "audit_ids": ["ykNgkQWTRdmw_nYDAhacUg"], "issued_at": "2019-01-18T05:01:10.000000Z"}} 2019-01-18 05:01:10,525 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors/173c4608-231a-46cd-be3c-e11bbe9e02c2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d992bface9abf8076812582bb944c13b0317474" 2019-01-18 05:01:10,693 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:01: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-54f83106-79f5-46fe-9ec4-8c45276cdb8d x-compute-request-id: req-54f83106-79f5-46fe-9ec4-8c45276cdb8d Content-Encoding: gzip Content-Length: 308 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/173c4608-231a-46cd-be3c-e11bbe9e02c2", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/173c4608-231a-46cd-be3c-e11bbe9e02c2", "rel": "bookmark"}], "ram": 1, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "173c4608-231a-46cd-be3c-e11bbe9e02c2", "name": "CreateFlavorTests-64dfb87e-39b3-4ee7-9180-5d4f0317573ename", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2019-01-18 05:01:10,693 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/173c4608-231a-46cd-be3c-e11bbe9e02c2 used request id req-54f83106-79f5-46fe-9ec4-8c45276cdb8d 2019-01-18 05:01:10,696 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors/173c4608-231a-46cd-be3c-e11bbe9e02c2/os-extra_specs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d992bface9abf8076812582bb944c13b0317474" 2019-01-18 05:01:10,884 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:01: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-9565e0f2-541e-465f-9e99-5cab9073ac62 x-compute-request-id: req-9565e0f2-541e-465f-9e99-5cab9073ac62 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2019-01-18 05:01:10,884 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/173c4608-231a-46cd-be3c-e11bbe9e02c2/os-extra_specs used request id req-9565e0f2-541e-465f-9e99-5cab9073ac62 2019-01-18 05:01:10,884 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 05:01:10,885 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 05:01:11,276 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "45b844776369475b95254c1dd61269c1", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}, {"id": "6aff393fb9af4d958a8117fea50ad769", "name": "Member"}], "expires_at": "2019-01-18T06:01:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ccac38ea86a048c183796fe3184f3438", "name": "api_check-project_2744c22f-2cb8-4f83-8516-7c0ba84fdd9b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_2744c22f-2cb8-4f83-8516-7c0ba84fdd9b", "id": "cb9b3d6d59cd466fb9e330547dcd06c7"}, "audit_ids": ["-sQMGQNEQwSWDabJRE81xg"], "issued_at": "2019-01-18T05:01:11.000000Z"}} 2019-01-18 05:01:11,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}ffa7571e3c0f66e1516e650ac300b3661e0a4f03" 2019-01-18 05:01:11,358 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:01:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-117a81f3-16be-47a3-8b55-7f27de209649 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 05:01:11,359 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-117a81f3-16be-47a3-8b55-7f27de209649 2019-01-18 05:01:11,360 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-18 05:01:11,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}ffa7571e3c0f66e1516e650ac300b3661e0a4f03" 2019-01-18 05:01:11,533 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05: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,Accept-Encoding x-openstack-request-id: req-5bb18ba3-f2d9-4c94-8168-a76677f6b334 x-compute-request-id: req-5bb18ba3-f2d9-4c94-8168-a76677f6b334 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"flavors": [{"id": "173c4608-231a-46cd-be3c-e11bbe9e02c2", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/173c4608-231a-46cd-be3c-e11bbe9e02c2", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/173c4608-231a-46cd-be3c-e11bbe9e02c2", "rel": "bookmark"}], "name": "CreateFlavorTests-64dfb87e-39b3-4ee7-9180-5d4f0317573ename"}]} 2019-01-18 05:01:11,533 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-5bb18ba3-f2d9-4c94-8168-a76677f6b334 2019-01-18 05:01:11,536 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors/173c4608-231a-46cd-be3c-e11bbe9e02c2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ffa7571e3c0f66e1516e650ac300b3661e0a4f03" 2019-01-18 05:01:11,558 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05: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,Accept-Encoding x-openstack-request-id: req-8442e1ea-5a35-455f-a807-bbfa16338a38 x-compute-request-id: req-8442e1ea-5a35-455f-a807-bbfa16338a38 Content-Encoding: gzip Content-Length: 308 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/173c4608-231a-46cd-be3c-e11bbe9e02c2", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/173c4608-231a-46cd-be3c-e11bbe9e02c2", "rel": "bookmark"}], "ram": 1, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "173c4608-231a-46cd-be3c-e11bbe9e02c2", "name": "CreateFlavorTests-64dfb87e-39b3-4ee7-9180-5d4f0317573ename", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2019-01-18 05:01:11,558 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/173c4608-231a-46cd-be3c-e11bbe9e02c2 used request id req-8442e1ea-5a35-455f-a807-bbfa16338a38 2019-01-18 05:01:11,558 - create_flavor - INFO - Found flavor with name - CreateFlavorTests-64dfb87e-39b3-4ee7-9180-5d4f0317573ename 2019-01-18 05:01:11,561 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/flavors/173c4608-231a-46cd-be3c-e11bbe9e02c2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}482cc9a4f54b8733d0dff401c42df8b7e1c361c9" 2019-01-18 05:01:11,603 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 18 Jan 2019 05: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-bd63b87e-df7c-46e1-a686-6f60124c168a x-compute-request-id: req-bd63b87e-df7c-46e1-a686-6f60124c168a Content-Length: 0 Content-Type: application/json 2019-01-18 05:01:11,604 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/173c4608-231a-46cd-be3c-e11bbe9e02c2 used request id req-bd63b87e-df7c-46e1-a686-6f60124c168a 2019-01-18 05:01:11,605 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2019-01-18 05:01:11,605 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 05:01:11,606 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 05:01:11,983 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "45b844776369475b95254c1dd61269c1", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}, {"id": "6aff393fb9af4d958a8117fea50ad769", "name": "Member"}], "expires_at": "2019-01-18T06:01:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ccac38ea86a048c183796fe3184f3438", "name": "api_check-project_2744c22f-2cb8-4f83-8516-7c0ba84fdd9b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_2744c22f-2cb8-4f83-8516-7c0ba84fdd9b", "id": "cb9b3d6d59cd466fb9e330547dcd06c7"}, "audit_ids": ["TsqZZBIlRGWlATOc3d49Dw"], "issued_at": "2019-01-18T05:01:11.000000Z"}} 2019-01-18 05:01:11,984 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c0e4630e166758f218f2883eef0460f9db4eb52" 2019-01-18 05:01:12,067 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:01:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c78e65a9-d3b2-48f7-8cc2-6cbcde09f7b9 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 05:01:12,068 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-c78e65a9-d3b2-48f7-8cc2-6cbcde09f7b9 2019-01-18 05:01:12,072 - 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-373be2a6-57e7-47f6-8300-0e5d14421929-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8c0e4630e166758f218f2883eef0460f9db4eb52" 2019-01-18 05:01:12,245 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 176 Content-Type: application/json X-Openstack-Request-Id: req-c70368f0-584b-4bfe-8df0-ed41cdb618ac Date: Fri, 18 Jan 2019 05:01:12 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=HeatUtilsCreateSimpleStackTests-373be2a6-57e7-47f6-8300-0e5d14421929-image"} 2019-01-18 05:01:12,246 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=HeatUtilsCreateSimpleStackTests-373be2a6-57e7-47f6-8300-0e5d14421929-image used request id req-c70368f0-584b-4bfe-8df0-ed41cdb618ac 2019-01-18 05:01:12,249 - 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}8c0e4630e166758f218f2883eef0460f9db4eb52" 2019-01-18 05:01:12,408 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-65bf7fc2-3354-44bf-930e-ae622294cc51 Date: Fri, 18 Jan 2019 05:01: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"}}} 2019-01-18 05:01:12,409 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-65bf7fc2-3354-44bf-930e-ae622294cc51 2019-01-18 05:01:12,437 - 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}8c0e4630e166758f218f2883eef0460f9db4eb52" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "HeatUtilsCreateSimpleStackTests-373be2a6-57e7-47f6-8300-0e5d14421929-image"}' 2019-01-18 05:01:12,658 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 635 Content-Type: application/json Location: http://172.30.9.23:9292/v2/images/d3171764-3a01-4deb-af29-f9aab3836d53 X-Openstack-Request-Id: req-c03eb526-1f2c-4611-beb0-28be6005b410 Date: Fri, 18 Jan 2019 05:01:12 GMT RESP BODY: {"status": "queued", "name": "HeatUtilsCreateSimpleStackTests-373be2a6-57e7-47f6-8300-0e5d14421929-image", "tags": [], "container_format": "bare", "created_at": "2019-01-18T05:01:12Z", "size": null, "disk_format": "qcow2", "updated_at": "2019-01-18T05:01:12Z", "visibility": "shared", "locations": [], "self": "/v2/images/d3171764-3a01-4deb-af29-f9aab3836d53", "min_disk": 0, "protected": false, "id": "d3171764-3a01-4deb-af29-f9aab3836d53", "file": "/v2/images/d3171764-3a01-4deb-af29-f9aab3836d53/file", "checksum": null, "owner": "ccac38ea86a048c183796fe3184f3438", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-18 05:01:12,658 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-c03eb526-1f2c-4611-beb0-28be6005b410 2019-01-18 05:01:12,669 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9292/v2/images/d3171764-3a01-4deb-af29-f9aab3836d53/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8c0e4630e166758f218f2883eef0460f9db4eb52" -d '' 2019-01-18 05:01:14,543 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-fbb3ca4b-a460-4313-bbe1-c9ded6d2a7e4 Date: Fri, 18 Jan 2019 05:01:14 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-18 05:01:14,543 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/d3171764-3a01-4deb-af29-f9aab3836d53/file used request id req-fbb3ca4b-a460-4313-bbe1-c9ded6d2a7e4 2019-01-18 05:01:14,544 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-01-18 05:01:14,547 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/d3171764-3a01-4deb-af29-f9aab3836d53 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8c0e4630e166758f218f2883eef0460f9db4eb52" 2019-01-18 05:01:15,149 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 896 Content-Type: application/json X-Openstack-Request-Id: req-07cb79c5-febb-47e3-87b4-e8ffab0d237f Date: Fri, 18 Jan 2019 05:01:15 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "HeatUtilsCreateSimpleStackTests-373be2a6-57e7-47f6-8300-0e5d14421929-image", "tags": [], "container_format": "bare", "created_at": "2019-01-18T05:01:12Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-18T05:01:14Z", "visibility": "shared", "locations": [{"url": "rbd://af014572-0a5d-4a80-a07f-9105f52ab2c1/images/d3171764-3a01-4deb-af29-f9aab3836d53/snap", "metadata": {}}], "self": "/v2/images/d3171764-3a01-4deb-af29-f9aab3836d53", "min_disk": 0, "protected": false, "id": "d3171764-3a01-4deb-af29-f9aab3836d53", "file": "/v2/images/d3171764-3a01-4deb-af29-f9aab3836d53/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "ccac38ea86a048c183796fe3184f3438", "direct_url": "rbd://af014572-0a5d-4a80-a07f-9105f52ab2c1/images/d3171764-3a01-4deb-af29-f9aab3836d53/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-18 05:01:15,150 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/d3171764-3a01-4deb-af29-f9aab3836d53 used request id req-07cb79c5-febb-47e3-87b4-e8ffab0d237f 2019-01-18 05:01:15,153 - 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}8c0e4630e166758f218f2883eef0460f9db4eb52" 2019-01-18 05:01:15,736 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-413229c5-95d8-4b2d-b930-cabf1d911219 Date: Fri, 18 Jan 2019 05:01: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"}}} 2019-01-18 05:01:15,736 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-413229c5-95d8-4b2d-b930-cabf1d911219 2019-01-18 05:01:15,739 - create_image - INFO - Created image with name - HeatUtilsCreateSimpleStackTests-373be2a6-57e7-47f6-8300-0e5d14421929-image 2019-01-18 05:01:15,742 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/d3171764-3a01-4deb-af29-f9aab3836d53 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8c0e4630e166758f218f2883eef0460f9db4eb52" 2019-01-18 05:01:15,940 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 896 Content-Type: application/json X-Openstack-Request-Id: req-99e6100c-5480-4b14-812b-9b39ba5366a0 Date: Fri, 18 Jan 2019 05:01:15 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "HeatUtilsCreateSimpleStackTests-373be2a6-57e7-47f6-8300-0e5d14421929-image", "tags": [], "container_format": "bare", "created_at": "2019-01-18T05:01:12Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-18T05:01:14Z", "visibility": "shared", "locations": [{"url": "rbd://af014572-0a5d-4a80-a07f-9105f52ab2c1/images/d3171764-3a01-4deb-af29-f9aab3836d53/snap", "metadata": {}}], "self": "/v2/images/d3171764-3a01-4deb-af29-f9aab3836d53", "min_disk": 0, "protected": false, "id": "d3171764-3a01-4deb-af29-f9aab3836d53", "file": "/v2/images/d3171764-3a01-4deb-af29-f9aab3836d53/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "ccac38ea86a048c183796fe3184f3438", "direct_url": "rbd://af014572-0a5d-4a80-a07f-9105f52ab2c1/images/d3171764-3a01-4deb-af29-f9aab3836d53/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-18 05:01:15,940 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/d3171764-3a01-4deb-af29-f9aab3836d53 used request id req-99e6100c-5480-4b14-812b-9b39ba5366a0 2019-01-18 05:01:15,940 - create_image - DEBUG - Instance status is - active 2019-01-18 05:01:15,941 - create_image - DEBUG - Image is active with name - HeatUtilsCreateSimpleStackTests-373be2a6-57e7-47f6-8300-0e5d14421929-image 2019-01-18 05:01:15,941 - create_image - INFO - Image is now active with name - HeatUtilsCreateSimpleStackTests-373be2a6-57e7-47f6-8300-0e5d14421929-image 2019-01-18 05:01:15,941 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 05:01:15,942 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 05:01:16,328 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "45b844776369475b95254c1dd61269c1", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}, {"id": "6aff393fb9af4d958a8117fea50ad769", "name": "Member"}], "expires_at": "2019-01-18T06:01:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ccac38ea86a048c183796fe3184f3438", "name": "api_check-project_2744c22f-2cb8-4f83-8516-7c0ba84fdd9b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_2744c22f-2cb8-4f83-8516-7c0ba84fdd9b", "id": "cb9b3d6d59cd466fb9e330547dcd06c7"}, "audit_ids": ["e2a4J3PjRtu-WjlW6U6m7w"], "issued_at": "2019-01-18T05:01:16.000000Z"}} 2019-01-18 05:01:16,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}4f451ea3067aacfb7f342bb176d375861d3bd90e" 2019-01-18 05:01:16,408 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:01:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-24952904-8c86-4af8-ad93-463941a3330b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 05:01:16,408 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-24952904-8c86-4af8-ad93-463941a3330b 2019-01-18 05:01:16,409 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-18 05:01:16,414 - 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}4f451ea3067aacfb7f342bb176d375861d3bd90e" 2019-01-18 05:01:16,611 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:01: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-229c74a2-bff9-41d5-9aff-796ffa887075 x-compute-request-id: req-229c74a2-bff9-41d5-9aff-796ffa887075 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2019-01-18 05:01:16,611 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-229c74a2-bff9-41d5-9aff-796ffa887075 2019-01-18 05:01:16,615 - 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}4f451ea3067aacfb7f342bb176d375861d3bd90e" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "HeatUtilsCreateSimpleStackTests-373be2a6-57e7-47f6-8300-0e5d14421929-flavor", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2019-01-18 05:01:16,819 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:01: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-b69e4c0c-5810-4c8b-9017-dfed3b9d54b9 x-compute-request-id: req-b69e4c0c-5810-4c8b-9017-dfed3b9d54b9 Content-Encoding: gzip Content-Length: 325 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/7b361b84-3605-47d9-bf91-0aa3034909d2", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/7b361b84-3605-47d9-bf91-0aa3034909d2", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "7b361b84-3605-47d9-bf91-0aa3034909d2", "name": "HeatUtilsCreateSimpleStackTests-373be2a6-57e7-47f6-8300-0e5d14421929-flavor", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2019-01-18 05:01:16,820 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-b69e4c0c-5810-4c8b-9017-dfed3b9d54b9 2019-01-18 05:01:16,842 - heat_utils - DEBUG - Retrieving Heat Client 2019-01-18 05:01:16,867 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 05:01:17,248 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "45b844776369475b95254c1dd61269c1", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}, {"id": "6aff393fb9af4d958a8117fea50ad769", "name": "Member"}], "expires_at": "2019-01-18T06:01:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ccac38ea86a048c183796fe3184f3438", "name": "api_check-project_2744c22f-2cb8-4f83-8516-7c0ba84fdd9b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_2744c22f-2cb8-4f83-8516-7c0ba84fdd9b", "id": "cb9b3d6d59cd466fb9e330547dcd06c7"}, "audit_ids": ["INgoCHkvQ-uBifZXKmrK0Q"], "issued_at": "2019-01-18T05:01:17.000000Z"}} 2019-01-18 05:01:17,251 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f9df3671e15beb6bb5e50462a0cd683007fe043f" -d '{"stack_name": "HeatUtilsCreateSimpleStackTests-373be2a6-57e7-47f6-8300-0e5d14421929-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-373be2a6-57e7-47f6-8300-0e5d14421929-net", "inst_name": "HeatUtilsCreateSimpleStackTests-373be2a6-57e7-47f6-8300-0e5d14421929-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-373be2a6-57e7-47f6-8300-0e5d14421929-subnet", "image_name": "HeatUtilsCreateSimpleStackTests-373be2a6-57e7-47f6-8300-0e5d14421929-image", "flavor_name": "HeatUtilsCreateSimpleStackTests-373be2a6-57e7-47f6-8300-0e5d14421929-flavor"}}' 2019-01-18 05:01:20,185 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 18 Jan 2019 05:01:17 GMT Server: Apache x-openstack-request-id: req-dedbb213-a637-4ac2-944b-2e2410f1c9e0 Location: http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438/stacks/HeatUtilsCreateSimpleStackTests-373be2a6-57e7-47f6-8300-0e5d14421929-stack1/5765b6b8-8455-4cf1-99e2-704c745faa71 Content-Length: 276 Content-Type: application/json RESP BODY: {"stack": {"id": "5765b6b8-8455-4cf1-99e2-704c745faa71", "links": [{"href": "http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438/stacks/HeatUtilsCreateSimpleStackTests-373be2a6-57e7-47f6-8300-0e5d14421929-stack1/5765b6b8-8455-4cf1-99e2-704c745faa71", "rel": "self"}]}} 2019-01-18 05:01:20,185 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438/stacks used request id req-dedbb213-a637-4ac2-944b-2e2410f1c9e0 2019-01-18 05:01:20,188 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438/stacks/5765b6b8-8455-4cf1-99e2-704c745faa71 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f9df3671e15beb6bb5e50462a0cd683007fe043f" 2019-01-18 05:01:20,880 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 18 Jan 2019 05:01:20 GMT Server: Apache x-openstack-request-id: req-31d5e754-3ae7-45b3-b917-5110c76a474b Location: http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438/stacks/HeatUtilsCreateSimpleStackTests-373be2a6-57e7-47f6-8300-0e5d14421929-stack1/5765b6b8-8455-4cf1-99e2-704c745faa71 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438/stacks/HeatUtilsCreateSimpleStackTests-373be2a6-57e7-47f6-8300-0e5d14421929-stack1/5765b6b8-8455-4cf1-99e2-704c745faa71;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-18 05:01:21,616 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:01:20 GMT Server: Apache x-openstack-request-id: req-30b82009-c90e-4a75-9f10-d25d7732dedc Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 552 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": "ccac38ea86a048c183796fe3184f3438", "OS::stack_id": "5765b6b8-8455-4cf1-99e2-704c745faa71", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-373be2a6-57e7-47f6-8300-0e5d14421929-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-373be2a6-57e7-47f6-8300-0e5d14421929-image", "inst_name": "HeatUtilsCreateSimpleStackTests-373be2a6-57e7-47f6-8300-0e5d14421929-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-373be2a6-57e7-47f6-8300-0e5d14421929-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-373be2a6-57e7-47f6-8300-0e5d14421929-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-373be2a6-57e7-47f6-8300-0e5d14421929-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-373be2a6-57e7-47f6-8300-0e5d14421929-stack1", "stack_user_project_id": "7e6e88c0f64742ffa0dd6fb584c3c030", "stack_status_reason": "Stack CREATE started", "creation_time": "2019-01-18T05:01:19Z", "links": [{"href": "http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438/stacks/HeatUtilsCreateSimpleStackTests-373be2a6-57e7-47f6-8300-0e5d14421929-stack1/5765b6b8-8455-4cf1-99e2-704c745faa71", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "5765b6b8-8455-4cf1-99e2-704c745faa71", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-18 05:01:21,616 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438/stacks/HeatUtilsCreateSimpleStackTests-373be2a6-57e7-47f6-8300-0e5d14421929-stack1/5765b6b8-8455-4cf1-99e2-704c745faa71 used request id req-30b82009-c90e-4a75-9f10-d25d7732dedc 2019-01-18 05:01:21,620 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438/stacks?stack_name=HeatUtilsCreateSimpleStackTests-373be2a6-57e7-47f6-8300-0e5d14421929-stack1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f9df3671e15beb6bb5e50462a0cd683007fe043f" 2019-01-18 05:01:22,363 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:01:21 GMT Server: Apache x-openstack-request-id: req-9feb67fc-5035-4113-b08a-c780bddcc58c Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 395 Content-Type: application/json RESP BODY: {"stacks": [{"description": "", "parent": null, "stack_status_reason": "Stack CREATE started", "stack_name": "HeatUtilsCreateSimpleStackTests-373be2a6-57e7-47f6-8300-0e5d14421929-stack1", "stack_user_project_id": "7e6e88c0f64742ffa0dd6fb584c3c030", "deletion_time": null, "creation_time": "2019-01-18T05:01:19Z", "links": [{"href": "http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438/stacks/HeatUtilsCreateSimpleStackTests-373be2a6-57e7-47f6-8300-0e5d14421929-stack1/5765b6b8-8455-4cf1-99e2-704c745faa71", "rel": "self"}], "updated_time": null, "project": "ccac38ea86a048c183796fe3184f3438", "stack_owner": null, "stack_status": "CREATE_IN_PROGRESS", "id": "5765b6b8-8455-4cf1-99e2-704c745faa71", "tags": null}]} 2019-01-18 05:01:22,363 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438/stacks?stack_name=HeatUtilsCreateSimpleStackTests-373be2a6-57e7-47f6-8300-0e5d14421929-stack1 used request id req-9feb67fc-5035-4113-b08a-c780bddcc58c 2019-01-18 05:01:22,366 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438/stacks?stack_name=HeatUtilsCreateSimpleStackTests-373be2a6-57e7-47f6-8300-0e5d14421929-stack1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f9df3671e15beb6bb5e50462a0cd683007fe043f" 2019-01-18 05:01:23,118 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:01:22 GMT Server: Apache x-openstack-request-id: req-30714f84-e782-497f-9e04-74ebbbb7dc59 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 395 Content-Type: application/json RESP BODY: {"stacks": [{"description": "", "parent": null, "stack_status_reason": "Stack CREATE started", "stack_name": "HeatUtilsCreateSimpleStackTests-373be2a6-57e7-47f6-8300-0e5d14421929-stack1", "stack_user_project_id": "7e6e88c0f64742ffa0dd6fb584c3c030", "deletion_time": null, "creation_time": "2019-01-18T05:01:19Z", "links": [{"href": "http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438/stacks/HeatUtilsCreateSimpleStackTests-373be2a6-57e7-47f6-8300-0e5d14421929-stack1/5765b6b8-8455-4cf1-99e2-704c745faa71", "rel": "self"}], "updated_time": null, "project": "ccac38ea86a048c183796fe3184f3438", "stack_owner": null, "stack_status": "CREATE_IN_PROGRESS", "id": "5765b6b8-8455-4cf1-99e2-704c745faa71", "tags": null}]} 2019-01-18 05:01:23,118 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438/stacks?stack_name=HeatUtilsCreateSimpleStackTests-373be2a6-57e7-47f6-8300-0e5d14421929-stack1 used request id req-30714f84-e782-497f-9e04-74ebbbb7dc59 2019-01-18 05:01:23,121 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438/stacks/5765b6b8-8455-4cf1-99e2-704c745faa71 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f9df3671e15beb6bb5e50462a0cd683007fe043f" 2019-01-18 05:01:23,815 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 18 Jan 2019 05:01:23 GMT Server: Apache x-openstack-request-id: req-c44a3e38-9613-4306-bd8a-16b0d6e9a067 Location: http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438/stacks/HeatUtilsCreateSimpleStackTests-373be2a6-57e7-47f6-8300-0e5d14421929-stack1/5765b6b8-8455-4cf1-99e2-704c745faa71 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438/stacks/HeatUtilsCreateSimpleStackTests-373be2a6-57e7-47f6-8300-0e5d14421929-stack1/5765b6b8-8455-4cf1-99e2-704c745faa71;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-18 05:01:23,940 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:01:23 GMT Server: Apache x-openstack-request-id: req-ffa21eb4-f327-4989-8fbe-fc8a8e2d9d71 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 552 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": "ccac38ea86a048c183796fe3184f3438", "OS::stack_id": "5765b6b8-8455-4cf1-99e2-704c745faa71", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-373be2a6-57e7-47f6-8300-0e5d14421929-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-373be2a6-57e7-47f6-8300-0e5d14421929-image", "inst_name": "HeatUtilsCreateSimpleStackTests-373be2a6-57e7-47f6-8300-0e5d14421929-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-373be2a6-57e7-47f6-8300-0e5d14421929-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-373be2a6-57e7-47f6-8300-0e5d14421929-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-373be2a6-57e7-47f6-8300-0e5d14421929-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-373be2a6-57e7-47f6-8300-0e5d14421929-stack1", "stack_user_project_id": "7e6e88c0f64742ffa0dd6fb584c3c030", "stack_status_reason": "Stack CREATE started", "creation_time": "2019-01-18T05:01:19Z", "links": [{"href": "http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438/stacks/HeatUtilsCreateSimpleStackTests-373be2a6-57e7-47f6-8300-0e5d14421929-stack1/5765b6b8-8455-4cf1-99e2-704c745faa71", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "5765b6b8-8455-4cf1-99e2-704c745faa71", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-18 05:01:23,940 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438/stacks/HeatUtilsCreateSimpleStackTests-373be2a6-57e7-47f6-8300-0e5d14421929-stack1/5765b6b8-8455-4cf1-99e2-704c745faa71 used request id req-ffa21eb4-f327-4989-8fbe-fc8a8e2d9d71 2019-01-18 05:01:23,943 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438/stacks/5765b6b8-8455-4cf1-99e2-704c745faa71/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f9df3671e15beb6bb5e50462a0cd683007fe043f" 2019-01-18 05:01:24,645 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 18 Jan 2019 05:01:23 GMT Server: Apache x-openstack-request-id: req-459e5ef5-b3e8-4f77-a452-658a4fb13032 Location: http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438/stacks/HeatUtilsCreateSimpleStackTests-373be2a6-57e7-47f6-8300-0e5d14421929-stack1/5765b6b8-8455-4cf1-99e2-704c745faa71/resources Content-Length: 521 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438/stacks/HeatUtilsCreateSimpleStackTests-373be2a6-57e7-47f6-8300-0e5d14421929-stack1/5765b6b8-8455-4cf1-99e2-704c745faa71/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-18 05:01:24,688 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:01:24 GMT Server: Apache x-openstack-request-id: req-d4dab5c4-e897-474a-9bfc-4377cc2625ef Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 562 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "server1_port", "links": [{"href": "http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438/stacks/HeatUtilsCreateSimpleStackTests-373be2a6-57e7-47f6-8300-0e5d14421929-stack1/5765b6b8-8455-4cf1-99e2-704c745faa71/resources/server1_port", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438/stacks/HeatUtilsCreateSimpleStackTests-373be2a6-57e7-47f6-8300-0e5d14421929-stack1/5765b6b8-8455-4cf1-99e2-704c745faa71", "rel": "stack"}], "logical_resource_id": "server1_port", "creation_time": "2019-01-18T05:01:20Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-18T05:01:20Z", "required_by": ["my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "0a5d12c6-9e4e-4c6b-a972-3574e360c415", "resource_type": "OS::Neutron::Port"}, {"resource_name": "private_subnet", "links": [{"href": "http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438/stacks/HeatUtilsCreateSimpleStackTests-373be2a6-57e7-47f6-8300-0e5d14421929-stack1/5765b6b8-8455-4cf1-99e2-704c745faa71/resources/private_subnet", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438/stacks/HeatUtilsCreateSimpleStackTests-373be2a6-57e7-47f6-8300-0e5d14421929-stack1/5765b6b8-8455-4cf1-99e2-704c745faa71", "rel": "stack"}], "logical_resource_id": "private_subnet", "creation_time": "2019-01-18T05:01:20Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-18T05:01:20Z", "required_by": ["server1_port", "my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "70ea7641-755b-468c-8b42-1ca36ad12821", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "private_net", "links": [{"href": "http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438/stacks/HeatUtilsCreateSimpleStackTests-373be2a6-57e7-47f6-8300-0e5d14421929-stack1/5765b6b8-8455-4cf1-99e2-704c745faa71/resources/private_net", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438/stacks/HeatUtilsCreateSimpleStackTests-373be2a6-57e7-47f6-8300-0e5d14421929-stack1/5765b6b8-8455-4cf1-99e2-704c745faa71", "rel": "stack"}], "logical_resource_id": "private_net", "creation_time": "2019-01-18T05:01:20Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-18T05:01:20Z", "required_by": ["server1_port", "private_subnet"], "resource_status_reason": "state changed", "physical_resource_id": "9e39aef2-c2ac-482a-bf54-c3a9502766aa", "resource_type": "OS::Neutron::Net"}, {"resource_name": "my_instance", "links": [{"href": "http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438/stacks/HeatUtilsCreateSimpleStackTests-373be2a6-57e7-47f6-8300-0e5d14421929-stack1/5765b6b8-8455-4cf1-99e2-704c745faa71/resources/my_instance", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438/stacks/HeatUtilsCreateSimpleStackTests-373be2a6-57e7-47f6-8300-0e5d14421929-stack1/5765b6b8-8455-4cf1-99e2-704c745faa71", "rel": "stack"}], "logical_resource_id": "my_instance", "creation_time": "2019-01-18T05:01:20Z", "resource_status": "INIT_COMPLETE", "updated_time": "2019-01-18T05:01:20Z", "required_by": [], "resource_status_reason": "", "physical_resource_id": "", "resource_type": "OS::Nova::Server"}]} 2019-01-18 05:01:24,688 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438/stacks/HeatUtilsCreateSimpleStackTests-373be2a6-57e7-47f6-8300-0e5d14421929-stack1/5765b6b8-8455-4cf1-99e2-704c745faa71/resources used request id req-d4dab5c4-e897-474a-9bfc-4377cc2625ef 2019-01-18 05:01:24,692 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438/stacks/5765b6b8-8455-4cf1-99e2-704c745faa71 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f9df3671e15beb6bb5e50462a0cd683007fe043f" 2019-01-18 05:01:25,376 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 18 Jan 2019 05:01:24 GMT Server: Apache x-openstack-request-id: req-73470a50-5f41-448c-ac41-f049cd4e74fa Location: http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438/stacks/HeatUtilsCreateSimpleStackTests-373be2a6-57e7-47f6-8300-0e5d14421929-stack1/5765b6b8-8455-4cf1-99e2-704c745faa71 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438/stacks/HeatUtilsCreateSimpleStackTests-373be2a6-57e7-47f6-8300-0e5d14421929-stack1/5765b6b8-8455-4cf1-99e2-704c745faa71;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-18 05:01:26,114 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:01:25 GMT Server: Apache x-openstack-request-id: req-b7785c61-d25f-4c0e-afdb-f9b9dad81076 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 552 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": "ccac38ea86a048c183796fe3184f3438", "OS::stack_id": "5765b6b8-8455-4cf1-99e2-704c745faa71", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-373be2a6-57e7-47f6-8300-0e5d14421929-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-373be2a6-57e7-47f6-8300-0e5d14421929-image", "inst_name": "HeatUtilsCreateSimpleStackTests-373be2a6-57e7-47f6-8300-0e5d14421929-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-373be2a6-57e7-47f6-8300-0e5d14421929-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-373be2a6-57e7-47f6-8300-0e5d14421929-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-373be2a6-57e7-47f6-8300-0e5d14421929-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-373be2a6-57e7-47f6-8300-0e5d14421929-stack1", "stack_user_project_id": "7e6e88c0f64742ffa0dd6fb584c3c030", "stack_status_reason": "Stack CREATE started", "creation_time": "2019-01-18T05:01:19Z", "links": [{"href": "http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438/stacks/HeatUtilsCreateSimpleStackTests-373be2a6-57e7-47f6-8300-0e5d14421929-stack1/5765b6b8-8455-4cf1-99e2-704c745faa71", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "5765b6b8-8455-4cf1-99e2-704c745faa71", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-18 05:01:26,115 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438/stacks/HeatUtilsCreateSimpleStackTests-373be2a6-57e7-47f6-8300-0e5d14421929-stack1/5765b6b8-8455-4cf1-99e2-704c745faa71 used request id req-b7785c61-d25f-4c0e-afdb-f9b9dad81076 2019-01-18 05:01:26,118 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438/stacks/5765b6b8-8455-4cf1-99e2-704c745faa71 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f9df3671e15beb6bb5e50462a0cd683007fe043f" 2019-01-18 05:01:26,192 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 18 Jan 2019 05:01:26 GMT Server: Apache x-openstack-request-id: req-e9ad681e-9956-46b4-916b-4c9a96165916 Location: http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438/stacks/HeatUtilsCreateSimpleStackTests-373be2a6-57e7-47f6-8300-0e5d14421929-stack1/5765b6b8-8455-4cf1-99e2-704c745faa71 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438/stacks/HeatUtilsCreateSimpleStackTests-373be2a6-57e7-47f6-8300-0e5d14421929-stack1/5765b6b8-8455-4cf1-99e2-704c745faa71;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-18 05:01:26,318 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:01:26 GMT Server: Apache x-openstack-request-id: req-155caa87-5e7e-4cf9-822d-c2955fdc18c0 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 552 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": "ccac38ea86a048c183796fe3184f3438", "OS::stack_id": "5765b6b8-8455-4cf1-99e2-704c745faa71", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-373be2a6-57e7-47f6-8300-0e5d14421929-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-373be2a6-57e7-47f6-8300-0e5d14421929-image", "inst_name": "HeatUtilsCreateSimpleStackTests-373be2a6-57e7-47f6-8300-0e5d14421929-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-373be2a6-57e7-47f6-8300-0e5d14421929-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-373be2a6-57e7-47f6-8300-0e5d14421929-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-373be2a6-57e7-47f6-8300-0e5d14421929-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-373be2a6-57e7-47f6-8300-0e5d14421929-stack1", "stack_user_project_id": "7e6e88c0f64742ffa0dd6fb584c3c030", "stack_status_reason": "Stack CREATE started", "creation_time": "2019-01-18T05:01:19Z", "links": [{"href": "http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438/stacks/HeatUtilsCreateSimpleStackTests-373be2a6-57e7-47f6-8300-0e5d14421929-stack1/5765b6b8-8455-4cf1-99e2-704c745faa71", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "5765b6b8-8455-4cf1-99e2-704c745faa71", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-18 05:01:26,318 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438/stacks/HeatUtilsCreateSimpleStackTests-373be2a6-57e7-47f6-8300-0e5d14421929-stack1/5765b6b8-8455-4cf1-99e2-704c745faa71 used request id req-155caa87-5e7e-4cf9-822d-c2955fdc18c0 2019-01-18 05:01:29,325 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438/stacks/5765b6b8-8455-4cf1-99e2-704c745faa71 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f9df3671e15beb6bb5e50462a0cd683007fe043f" 2019-01-18 05:01:30,030 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 18 Jan 2019 05:01:29 GMT Server: Apache x-openstack-request-id: req-0d2fadd3-192a-4dbe-bc61-7d404a60abed Location: http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438/stacks/HeatUtilsCreateSimpleStackTests-373be2a6-57e7-47f6-8300-0e5d14421929-stack1/5765b6b8-8455-4cf1-99e2-704c745faa71 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438/stacks/HeatUtilsCreateSimpleStackTests-373be2a6-57e7-47f6-8300-0e5d14421929-stack1/5765b6b8-8455-4cf1-99e2-704c745faa71;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-18 05:01:30,779 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:01:30 GMT Server: Apache x-openstack-request-id: req-9fb96724-c112-410b-a4da-4bcf00085fc8 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 552 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": "ccac38ea86a048c183796fe3184f3438", "OS::stack_id": "5765b6b8-8455-4cf1-99e2-704c745faa71", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-373be2a6-57e7-47f6-8300-0e5d14421929-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-373be2a6-57e7-47f6-8300-0e5d14421929-image", "inst_name": "HeatUtilsCreateSimpleStackTests-373be2a6-57e7-47f6-8300-0e5d14421929-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-373be2a6-57e7-47f6-8300-0e5d14421929-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-373be2a6-57e7-47f6-8300-0e5d14421929-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-373be2a6-57e7-47f6-8300-0e5d14421929-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-373be2a6-57e7-47f6-8300-0e5d14421929-stack1", "stack_user_project_id": "7e6e88c0f64742ffa0dd6fb584c3c030", "stack_status_reason": "Stack CREATE started", "creation_time": "2019-01-18T05:01:19Z", "links": [{"href": "http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438/stacks/HeatUtilsCreateSimpleStackTests-373be2a6-57e7-47f6-8300-0e5d14421929-stack1/5765b6b8-8455-4cf1-99e2-704c745faa71", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "5765b6b8-8455-4cf1-99e2-704c745faa71", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-18 05:01:30,779 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438/stacks/HeatUtilsCreateSimpleStackTests-373be2a6-57e7-47f6-8300-0e5d14421929-stack1/5765b6b8-8455-4cf1-99e2-704c745faa71 used request id req-9fb96724-c112-410b-a4da-4bcf00085fc8 2019-01-18 05:01:33,786 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438/stacks/5765b6b8-8455-4cf1-99e2-704c745faa71 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f9df3671e15beb6bb5e50462a0cd683007fe043f" 2019-01-18 05:01:34,480 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 18 Jan 2019 05:01:33 GMT Server: Apache x-openstack-request-id: req-088c8e95-fc71-4249-b749-c9bc99798d00 Location: http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438/stacks/HeatUtilsCreateSimpleStackTests-373be2a6-57e7-47f6-8300-0e5d14421929-stack1/5765b6b8-8455-4cf1-99e2-704c745faa71 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438/stacks/HeatUtilsCreateSimpleStackTests-373be2a6-57e7-47f6-8300-0e5d14421929-stack1/5765b6b8-8455-4cf1-99e2-704c745faa71;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-18 05:01:35,237 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:01:34 GMT Server: Apache x-openstack-request-id: req-5ab283f6-1201-44d9-b106-823d94ee3f47 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 552 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": "ccac38ea86a048c183796fe3184f3438", "OS::stack_id": "5765b6b8-8455-4cf1-99e2-704c745faa71", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-373be2a6-57e7-47f6-8300-0e5d14421929-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-373be2a6-57e7-47f6-8300-0e5d14421929-image", "inst_name": "HeatUtilsCreateSimpleStackTests-373be2a6-57e7-47f6-8300-0e5d14421929-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-373be2a6-57e7-47f6-8300-0e5d14421929-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-373be2a6-57e7-47f6-8300-0e5d14421929-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-373be2a6-57e7-47f6-8300-0e5d14421929-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-373be2a6-57e7-47f6-8300-0e5d14421929-stack1", "stack_user_project_id": "7e6e88c0f64742ffa0dd6fb584c3c030", "stack_status_reason": "Stack CREATE started", "creation_time": "2019-01-18T05:01:19Z", "links": [{"href": "http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438/stacks/HeatUtilsCreateSimpleStackTests-373be2a6-57e7-47f6-8300-0e5d14421929-stack1/5765b6b8-8455-4cf1-99e2-704c745faa71", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "5765b6b8-8455-4cf1-99e2-704c745faa71", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-18 05:01:35,237 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438/stacks/HeatUtilsCreateSimpleStackTests-373be2a6-57e7-47f6-8300-0e5d14421929-stack1/5765b6b8-8455-4cf1-99e2-704c745faa71 used request id req-5ab283f6-1201-44d9-b106-823d94ee3f47 2019-01-18 05:01:38,243 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438/stacks/5765b6b8-8455-4cf1-99e2-704c745faa71 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f9df3671e15beb6bb5e50462a0cd683007fe043f" 2019-01-18 05:01:38,318 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 18 Jan 2019 05:01:38 GMT Server: Apache x-openstack-request-id: req-503c6870-0994-4030-a998-379dabe26ff3 Location: http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438/stacks/HeatUtilsCreateSimpleStackTests-373be2a6-57e7-47f6-8300-0e5d14421929-stack1/5765b6b8-8455-4cf1-99e2-704c745faa71 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438/stacks/HeatUtilsCreateSimpleStackTests-373be2a6-57e7-47f6-8300-0e5d14421929-stack1/5765b6b8-8455-4cf1-99e2-704c745faa71;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-18 05:01:39,067 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:01:38 GMT Server: Apache x-openstack-request-id: req-40151c10-c240-47e3-b7a6-6ac84ae7bd21 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": "ccac38ea86a048c183796fe3184f3438", "OS::stack_id": "5765b6b8-8455-4cf1-99e2-704c745faa71", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-373be2a6-57e7-47f6-8300-0e5d14421929-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-373be2a6-57e7-47f6-8300-0e5d14421929-image", "inst_name": "HeatUtilsCreateSimpleStackTests-373be2a6-57e7-47f6-8300-0e5d14421929-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-373be2a6-57e7-47f6-8300-0e5d14421929-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-373be2a6-57e7-47f6-8300-0e5d14421929-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-373be2a6-57e7-47f6-8300-0e5d14421929-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-373be2a6-57e7-47f6-8300-0e5d14421929-stack1", "stack_user_project_id": "7e6e88c0f64742ffa0dd6fb584c3c030", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2019-01-18T05:01:19Z", "links": [{"href": "http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438/stacks/HeatUtilsCreateSimpleStackTests-373be2a6-57e7-47f6-8300-0e5d14421929-stack1/5765b6b8-8455-4cf1-99e2-704c745faa71", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "5765b6b8-8455-4cf1-99e2-704c745faa71", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-18 05:01:39,067 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438/stacks/HeatUtilsCreateSimpleStackTests-373be2a6-57e7-47f6-8300-0e5d14421929-stack1/5765b6b8-8455-4cf1-99e2-704c745faa71 used request id req-40151c10-c240-47e3-b7a6-6ac84ae7bd21 2019-01-18 05:01:39,070 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438/stacks/5765b6b8-8455-4cf1-99e2-704c745faa71/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f9df3671e15beb6bb5e50462a0cd683007fe043f" 2019-01-18 05:01:39,146 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 18 Jan 2019 05:01:39 GMT Server: Apache x-openstack-request-id: req-4dd68865-9413-4946-b307-a3c63c99ca7e Location: http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438/stacks/HeatUtilsCreateSimpleStackTests-373be2a6-57e7-47f6-8300-0e5d14421929-stack1/5765b6b8-8455-4cf1-99e2-704c745faa71/resources Content-Length: 521 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438/stacks/HeatUtilsCreateSimpleStackTests-373be2a6-57e7-47f6-8300-0e5d14421929-stack1/5765b6b8-8455-4cf1-99e2-704c745faa71/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-18 05:01:39,887 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:01:39 GMT Server: Apache x-openstack-request-id: req-9a625662-b8c4-44f7-9ad2-838477fdd5db 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/ccac38ea86a048c183796fe3184f3438/stacks/HeatUtilsCreateSimpleStackTests-373be2a6-57e7-47f6-8300-0e5d14421929-stack1/5765b6b8-8455-4cf1-99e2-704c745faa71/resources/server1_port", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438/stacks/HeatUtilsCreateSimpleStackTests-373be2a6-57e7-47f6-8300-0e5d14421929-stack1/5765b6b8-8455-4cf1-99e2-704c745faa71", "rel": "stack"}], "logical_resource_id": "server1_port", "creation_time": "2019-01-18T05:01:20Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-18T05:01:20Z", "required_by": ["my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "0a5d12c6-9e4e-4c6b-a972-3574e360c415", "resource_type": "OS::Neutron::Port"}, {"resource_name": "private_subnet", "links": [{"href": "http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438/stacks/HeatUtilsCreateSimpleStackTests-373be2a6-57e7-47f6-8300-0e5d14421929-stack1/5765b6b8-8455-4cf1-99e2-704c745faa71/resources/private_subnet", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438/stacks/HeatUtilsCreateSimpleStackTests-373be2a6-57e7-47f6-8300-0e5d14421929-stack1/5765b6b8-8455-4cf1-99e2-704c745faa71", "rel": "stack"}], "logical_resource_id": "private_subnet", "creation_time": "2019-01-18T05:01:20Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-18T05:01:20Z", "required_by": ["server1_port", "my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "70ea7641-755b-468c-8b42-1ca36ad12821", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "private_net", "links": [{"href": "http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438/stacks/HeatUtilsCreateSimpleStackTests-373be2a6-57e7-47f6-8300-0e5d14421929-stack1/5765b6b8-8455-4cf1-99e2-704c745faa71/resources/private_net", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438/stacks/HeatUtilsCreateSimpleStackTests-373be2a6-57e7-47f6-8300-0e5d14421929-stack1/5765b6b8-8455-4cf1-99e2-704c745faa71", "rel": "stack"}], "logical_resource_id": "private_net", "creation_time": "2019-01-18T05:01:20Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-18T05:01:20Z", "required_by": ["server1_port", "private_subnet"], "resource_status_reason": "state changed", "physical_resource_id": "9e39aef2-c2ac-482a-bf54-c3a9502766aa", "resource_type": "OS::Neutron::Net"}, {"resource_name": "my_instance", "links": [{"href": "http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438/stacks/HeatUtilsCreateSimpleStackTests-373be2a6-57e7-47f6-8300-0e5d14421929-stack1/5765b6b8-8455-4cf1-99e2-704c745faa71/resources/my_instance", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438/stacks/HeatUtilsCreateSimpleStackTests-373be2a6-57e7-47f6-8300-0e5d14421929-stack1/5765b6b8-8455-4cf1-99e2-704c745faa71", "rel": "stack"}], "logical_resource_id": "my_instance", "creation_time": "2019-01-18T05:01:20Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-18T05:01:20Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "c7022008-b90e-48aa-b42c-93cafc15bf87", "resource_type": "OS::Nova::Server"}]} 2019-01-18 05:01:39,888 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438/stacks/HeatUtilsCreateSimpleStackTests-373be2a6-57e7-47f6-8300-0e5d14421929-stack1/5765b6b8-8455-4cf1-99e2-704c745faa71/resources used request id req-9a625662-b8c4-44f7-9ad2-838477fdd5db 2019-01-18 05:01:39,894 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=9e39aef2-c2ac-482a-bf54-c3a9502766aa -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f9df3671e15beb6bb5e50462a0cd683007fe043f" 2019-01-18 05:01:39,981 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 753 X-Openstack-Request-Id: req-269d1495-89da-43ba-85fc-83801b60d5a3 Date: Fri, 18 Jan 2019 05:01:39 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"9e39aef2-c2ac-482a-bf54-c3a9502766aa","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":89,"ipv4_address_scope":null,"shared":false,"project_id":"ccac38ea86a048c183796fe3184f3438","status":"ACTIVE","subnets":["70ea7641-755b-468c-8b42-1ca36ad12821"],"description":"","tags":[],"updated_at":"2019-01-18T05:01:22Z","qos_policy_id":null,"name":"HeatUtilsCreateSimpleStackTests-373be2a6-57e7-47f6-8300-0e5d14421929-net","admin_state_up":true,"tenant_id":"ccac38ea86a048c183796fe3184f3438","created_at":"2019-01-18T05:01:20Z","provider:network_type":"vxlan"}]} 2019-01-18 05:01:39,981 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=9e39aef2-c2ac-482a-bf54-c3a9502766aa used request id req-269d1495-89da-43ba-85fc-83801b60d5a3 2019-01-18 05:01:39,987 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=9e39aef2-c2ac-482a-bf54-c3a9502766aa -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f9df3671e15beb6bb5e50462a0cd683007fe043f" 2019-01-18 05:01:40,150 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-8d7bd270-c316-4f5d-a02e-da867bf8a7fa Date: Fri, 18 Jan 2019 05:01:40 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9e39aef2-c2ac-482a-bf54-c3a9502766aa","tenant_id":"ccac38ea86a048c183796fe3184f3438","created_at":"2019-01-18T05:01:22Z","dns_nameservers":[],"updated_at":"2019-01-18T05:01:22Z","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":"ccac38ea86a048c183796fe3184f3438","id":"70ea7641-755b-468c-8b42-1ca36ad12821","subnetpool_id":null,"name":"HeatUtilsCreateSimpleStackTests-373be2a6-57e7-47f6-8300-0e5d14421929-subnet"}]} 2019-01-18 05:01:40,151 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=9e39aef2-c2ac-482a-bf54-c3a9502766aa used request id req-8d7bd270-c316-4f5d-a02e-da867bf8a7fa 2019-01-18 05:01:40,156 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=9e39aef2-c2ac-482a-bf54-c3a9502766aa -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f9df3671e15beb6bb5e50462a0cd683007fe043f" 2019-01-18 05:01:40,205 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-55e2089a-1178-48c6-a0fe-006febee67df Date: Fri, 18 Jan 2019 05:01:40 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9e39aef2-c2ac-482a-bf54-c3a9502766aa","tenant_id":"ccac38ea86a048c183796fe3184f3438","created_at":"2019-01-18T05:01:22Z","dns_nameservers":[],"updated_at":"2019-01-18T05:01:22Z","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":"ccac38ea86a048c183796fe3184f3438","id":"70ea7641-755b-468c-8b42-1ca36ad12821","subnetpool_id":null,"name":"HeatUtilsCreateSimpleStackTests-373be2a6-57e7-47f6-8300-0e5d14421929-subnet"}]} 2019-01-18 05:01:40,205 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=9e39aef2-c2ac-482a-bf54-c3a9502766aa used request id req-55e2089a-1178-48c6-a0fe-006febee67df 2019-01-18 05:01:40,206 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-18 05:01:40,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}f9df3671e15beb6bb5e50462a0cd683007fe043f" 2019-01-18 05:01:40,294 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:01:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d233f84d-75d0-4715-936d-1ac73a9ed9c6 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 05:01:40,294 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-d233f84d-75d0-4715-936d-1ac73a9ed9c6 2019-01-18 05:01:40,298 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438/stacks/5765b6b8-8455-4cf1-99e2-704c745faa71/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f9df3671e15beb6bb5e50462a0cd683007fe043f" 2019-01-18 05:01:40,372 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 18 Jan 2019 05:01:40 GMT Server: Apache x-openstack-request-id: req-7e35ef1c-1085-4d43-8ae9-653c1d99e361 Location: http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438/stacks/HeatUtilsCreateSimpleStackTests-373be2a6-57e7-47f6-8300-0e5d14421929-stack1/5765b6b8-8455-4cf1-99e2-704c745faa71/resources Content-Length: 521 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438/stacks/HeatUtilsCreateSimpleStackTests-373be2a6-57e7-47f6-8300-0e5d14421929-stack1/5765b6b8-8455-4cf1-99e2-704c745faa71/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-18 05:01:41,116 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:01:40 GMT Server: Apache x-openstack-request-id: req-4969da86-5c8e-40af-8d3c-e68f1aeb44c9 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/ccac38ea86a048c183796fe3184f3438/stacks/HeatUtilsCreateSimpleStackTests-373be2a6-57e7-47f6-8300-0e5d14421929-stack1/5765b6b8-8455-4cf1-99e2-704c745faa71/resources/server1_port", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438/stacks/HeatUtilsCreateSimpleStackTests-373be2a6-57e7-47f6-8300-0e5d14421929-stack1/5765b6b8-8455-4cf1-99e2-704c745faa71", "rel": "stack"}], "logical_resource_id": "server1_port", "creation_time": "2019-01-18T05:01:20Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-18T05:01:20Z", "required_by": ["my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "0a5d12c6-9e4e-4c6b-a972-3574e360c415", "resource_type": "OS::Neutron::Port"}, {"resource_name": "private_subnet", "links": [{"href": "http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438/stacks/HeatUtilsCreateSimpleStackTests-373be2a6-57e7-47f6-8300-0e5d14421929-stack1/5765b6b8-8455-4cf1-99e2-704c745faa71/resources/private_subnet", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438/stacks/HeatUtilsCreateSimpleStackTests-373be2a6-57e7-47f6-8300-0e5d14421929-stack1/5765b6b8-8455-4cf1-99e2-704c745faa71", "rel": "stack"}], "logical_resource_id": "private_subnet", "creation_time": "2019-01-18T05:01:20Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-18T05:01:20Z", "required_by": ["server1_port", "my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "70ea7641-755b-468c-8b42-1ca36ad12821", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "private_net", "links": [{"href": "http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438/stacks/HeatUtilsCreateSimpleStackTests-373be2a6-57e7-47f6-8300-0e5d14421929-stack1/5765b6b8-8455-4cf1-99e2-704c745faa71/resources/private_net", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438/stacks/HeatUtilsCreateSimpleStackTests-373be2a6-57e7-47f6-8300-0e5d14421929-stack1/5765b6b8-8455-4cf1-99e2-704c745faa71", "rel": "stack"}], "logical_resource_id": "private_net", "creation_time": "2019-01-18T05:01:20Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-18T05:01:20Z", "required_by": ["server1_port", "private_subnet"], "resource_status_reason": "state changed", "physical_resource_id": "9e39aef2-c2ac-482a-bf54-c3a9502766aa", "resource_type": "OS::Neutron::Net"}, {"resource_name": "my_instance", "links": [{"href": "http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438/stacks/HeatUtilsCreateSimpleStackTests-373be2a6-57e7-47f6-8300-0e5d14421929-stack1/5765b6b8-8455-4cf1-99e2-704c745faa71/resources/my_instance", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438/stacks/HeatUtilsCreateSimpleStackTests-373be2a6-57e7-47f6-8300-0e5d14421929-stack1/5765b6b8-8455-4cf1-99e2-704c745faa71", "rel": "stack"}], "logical_resource_id": "my_instance", "creation_time": "2019-01-18T05:01:20Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-18T05:01:20Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "c7022008-b90e-48aa-b42c-93cafc15bf87", "resource_type": "OS::Nova::Server"}]} 2019-01-18 05:01:41,116 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438/stacks/HeatUtilsCreateSimpleStackTests-373be2a6-57e7-47f6-8300-0e5d14421929-stack1/5765b6b8-8455-4cf1-99e2-704c745faa71/resources used request id req-4969da86-5c8e-40af-8d3c-e68f1aeb44c9 2019-01-18 05:01:41,120 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/c7022008-b90e-48aa-b42c-93cafc15bf87 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f9df3671e15beb6bb5e50462a0cd683007fe043f" 2019-01-18 05:01:41,664 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05: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-f370a9aa-2e1f-40f1-a3de-c32ac16ce47d x-compute-request-id: req-f370a9aa-2e1f-40f1-a3de-c32ac16ce47d Content-Encoding: gzip Content-Length: 824 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"HeatUtilsCreateSimpleStackTests-373be2a6-57e7-47f6-8300-0e5d14421929-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b9:94:d1", "version": 4, "addr": "10.0.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/c7022008-b90e-48aa-b42c-93cafc15bf87", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/c7022008-b90e-48aa-b42c-93cafc15bf87", "rel": "bookmark"}], "image": {"id": "d3171764-3a01-4deb-af29-f9aab3836d53", "links": [{"href": "http://172.30.9.23:8774/images/d3171764-3a01-4deb-af29-f9aab3836d53", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000f", "OS-SRV-USG:launched_at": "2019-01-18T05:01:32.000000", "flavor": {"id": "7b361b84-3605-47d9-bf91-0aa3034909d2", "links": [{"href": "http://172.30.9.23:8774/flavors/7b361b84-3605-47d9-bf91-0aa3034909d2", "rel": "bookmark"}]}, "id": "c7022008-b90e-48aa-b42c-93cafc15bf87", "security_groups": [{"name": "default"}], "user_id": "cb9b3d6d59cd466fb9e330547dcd06c7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-18T05:01:34Z", "hostId": "595fdf139cba499f5436b128cbe7f388a995927660c0a307d7e7b8c5", "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-373be2a6-57e7-47f6-8300-0e5d14421929-inst", "created": "2019-01-18T05:01:27Z", "tenant_id": "ccac38ea86a048c183796fe3184f3438", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-18 05:01:41,664 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/c7022008-b90e-48aa-b42c-93cafc15bf87 used request id req-f370a9aa-2e1f-40f1-a3de-c32ac16ce47d 2019-01-18 05:01:41,669 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=HeatUtilsCreateSimpleStackTests-373be2a6-57e7-47f6-8300-0e5d14421929-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f9df3671e15beb6bb5e50462a0cd683007fe043f" 2019-01-18 05:01:41,890 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 753 X-Openstack-Request-Id: req-51cee19d-75ed-464c-b200-89acb1993da7 Date: Fri, 18 Jan 2019 05:01:41 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"9e39aef2-c2ac-482a-bf54-c3a9502766aa","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":89,"ipv4_address_scope":null,"shared":false,"project_id":"ccac38ea86a048c183796fe3184f3438","status":"ACTIVE","subnets":["70ea7641-755b-468c-8b42-1ca36ad12821"],"description":"","tags":[],"updated_at":"2019-01-18T05:01:22Z","qos_policy_id":null,"name":"HeatUtilsCreateSimpleStackTests-373be2a6-57e7-47f6-8300-0e5d14421929-net","admin_state_up":true,"tenant_id":"ccac38ea86a048c183796fe3184f3438","created_at":"2019-01-18T05:01:20Z","provider:network_type":"vxlan"}]} 2019-01-18 05:01:41,890 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=HeatUtilsCreateSimpleStackTests-373be2a6-57e7-47f6-8300-0e5d14421929-net used request id req-51cee19d-75ed-464c-b200-89acb1993da7 2019-01-18 05:01:41,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" 2019-01-18 05:01:41,900 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 18 Jan 2019 05:01: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"}]}]}} 2019-01-18 05:01:41,901 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/ccac38ea86a048c183796fe3184f3438 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f9df3671e15beb6bb5e50462a0cd683007fe043f" 2019-01-18 05:01:42,073 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:01:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1f718bc6-f2b3-4a3c-a885-59249ec6e815 Content-Encoding: gzip Content-Length: 247 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/ccac38ea86a048c183796fe3184f3438"}, "enabled": true, "id": "ccac38ea86a048c183796fe3184f3438", "parent_id": "default", "domain_id": "default", "name": "api_check-project_2744c22f-2cb8-4f83-8516-7c0ba84fdd9b"}} 2019-01-18 05:01:42,073 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/ccac38ea86a048c183796fe3184f3438 used request id req-1f718bc6-f2b3-4a3c-a885-59249ec6e815 2019-01-18 05:01:42,078 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=9e39aef2-c2ac-482a-bf54-c3a9502766aa -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f9df3671e15beb6bb5e50462a0cd683007fe043f" 2019-01-18 05:01:42,133 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-18aa079b-6ed4-490a-9482-658bb49ab2fb Date: Fri, 18 Jan 2019 05:01:42 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9e39aef2-c2ac-482a-bf54-c3a9502766aa","tenant_id":"ccac38ea86a048c183796fe3184f3438","created_at":"2019-01-18T05:01:22Z","dns_nameservers":[],"updated_at":"2019-01-18T05:01:22Z","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":"ccac38ea86a048c183796fe3184f3438","id":"70ea7641-755b-468c-8b42-1ca36ad12821","subnetpool_id":null,"name":"HeatUtilsCreateSimpleStackTests-373be2a6-57e7-47f6-8300-0e5d14421929-subnet"}]} 2019-01-18 05:01:42,133 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=9e39aef2-c2ac-482a-bf54-c3a9502766aa used request id req-18aa079b-6ed4-490a-9482-658bb49ab2fb 2019-01-18 05:01:42,137 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=9e39aef2-c2ac-482a-bf54-c3a9502766aa -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f9df3671e15beb6bb5e50462a0cd683007fe043f" 2019-01-18 05:01:42,418 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3909 X-Openstack-Request-Id: req-83b1f978-76e9-442e-93a8-033a69f26b01 Date: Fri, 18 Jan 2019 05:01:42 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T05:01:33Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"70ea7641-755b-468c-8b42-1ca36ad12821","ip_address":"10.0.0.5"}],"id":"0a5d12c6-9e4e-4c6b-a972-3574e360c415","security_groups":["b20bc8b2-bb91-411e-b80b-85bddb5d18cc"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:b9:94:d1","project_id":"ccac38ea86a048c183796fe3184f3438","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"HeatUtilsCreateSimpleStackTests-373be2a6-57e7-47f6-8300-0e5d14421929-stack1-server1_port-q3o6ibqcrd2y","admin_state_up":true,"network_id":"9e39aef2-c2ac-482a-bf54-c3a9502766aa","tenant_id":"ccac38ea86a048c183796fe3184f3438","created_at":"2019-01-18T05:01:23Z","binding:vnic_type":"normal","device_id":"c7022008-b90e-48aa-b42c-93cafc15bf87"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T05:01:26Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"70ea7641-755b-468c-8b42-1ca36ad12821","ip_address":"10.0.0.4"}],"id":"137297bc-200e-4e9a-b997-8c4cf159eea2","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:c0:93:f1","project_id":"ccac38ea86a048c183796fe3184f3438","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"9e39aef2-c2ac-482a-bf54-c3a9502766aa","tenant_id":"ccac38ea86a048c183796fe3184f3438","created_at":"2019-01-18T05:01:24Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-9e39aef2-c2ac-482a-bf54-c3a9502766aa"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T05:01:26Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"70ea7641-755b-468c-8b42-1ca36ad12821","ip_address":"10.0.0.3"}],"id":"6d93a94e-ba94-4a56-929e-272d966f8e73","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:6d:40:56","project_id":"ccac38ea86a048c183796fe3184f3438","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"9e39aef2-c2ac-482a-bf54-c3a9502766aa","tenant_id":"ccac38ea86a048c183796fe3184f3438","created_at":"2019-01-18T05:01:23Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-9e39aef2-c2ac-482a-bf54-c3a9502766aa"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T05:01:25Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"70ea7641-755b-468c-8b42-1ca36ad12821","ip_address":"10.0.0.2"}],"id":"b1966a8d-aaf5-410d-88c8-456f67928d53","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:fe:2b:dc","project_id":"ccac38ea86a048c183796fe3184f3438","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"9e39aef2-c2ac-482a-bf54-c3a9502766aa","tenant_id":"ccac38ea86a048c183796fe3184f3438","created_at":"2019-01-18T05:01:22Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-9e39aef2-c2ac-482a-bf54-c3a9502766aa"}]} 2019-01-18 05:01:42,418 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=9e39aef2-c2ac-482a-bf54-c3a9502766aa used request id req-83b1f978-76e9-442e-93a8-033a69f26b01 2019-01-18 05:01:42,422 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438/stacks/5765b6b8-8455-4cf1-99e2-704c745faa71/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f9df3671e15beb6bb5e50462a0cd683007fe043f" 2019-01-18 05:01:43,200 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 18 Jan 2019 05:01:42 GMT Server: Apache x-openstack-request-id: req-b37e4df9-e8a4-45cb-9249-2c5f7a63b4b6 Location: http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438/stacks/HeatUtilsCreateSimpleStackTests-373be2a6-57e7-47f6-8300-0e5d14421929-stack1/5765b6b8-8455-4cf1-99e2-704c745faa71/resources Content-Length: 521 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438/stacks/HeatUtilsCreateSimpleStackTests-373be2a6-57e7-47f6-8300-0e5d14421929-stack1/5765b6b8-8455-4cf1-99e2-704c745faa71/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-18 05:01:43,325 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:01:43 GMT Server: Apache x-openstack-request-id: req-8ce67611-bcc1-4914-97f8-c6192155e466 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/ccac38ea86a048c183796fe3184f3438/stacks/HeatUtilsCreateSimpleStackTests-373be2a6-57e7-47f6-8300-0e5d14421929-stack1/5765b6b8-8455-4cf1-99e2-704c745faa71/resources/server1_port", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438/stacks/HeatUtilsCreateSimpleStackTests-373be2a6-57e7-47f6-8300-0e5d14421929-stack1/5765b6b8-8455-4cf1-99e2-704c745faa71", "rel": "stack"}], "logical_resource_id": "server1_port", "creation_time": "2019-01-18T05:01:20Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-18T05:01:20Z", "required_by": ["my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "0a5d12c6-9e4e-4c6b-a972-3574e360c415", "resource_type": "OS::Neutron::Port"}, {"resource_name": "private_subnet", "links": [{"href": "http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438/stacks/HeatUtilsCreateSimpleStackTests-373be2a6-57e7-47f6-8300-0e5d14421929-stack1/5765b6b8-8455-4cf1-99e2-704c745faa71/resources/private_subnet", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438/stacks/HeatUtilsCreateSimpleStackTests-373be2a6-57e7-47f6-8300-0e5d14421929-stack1/5765b6b8-8455-4cf1-99e2-704c745faa71", "rel": "stack"}], "logical_resource_id": "private_subnet", "creation_time": "2019-01-18T05:01:20Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-18T05:01:20Z", "required_by": ["server1_port", "my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "70ea7641-755b-468c-8b42-1ca36ad12821", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "private_net", "links": [{"href": "http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438/stacks/HeatUtilsCreateSimpleStackTests-373be2a6-57e7-47f6-8300-0e5d14421929-stack1/5765b6b8-8455-4cf1-99e2-704c745faa71/resources/private_net", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438/stacks/HeatUtilsCreateSimpleStackTests-373be2a6-57e7-47f6-8300-0e5d14421929-stack1/5765b6b8-8455-4cf1-99e2-704c745faa71", "rel": "stack"}], "logical_resource_id": "private_net", "creation_time": "2019-01-18T05:01:20Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-18T05:01:20Z", "required_by": ["server1_port", "private_subnet"], "resource_status_reason": "state changed", "physical_resource_id": "9e39aef2-c2ac-482a-bf54-c3a9502766aa", "resource_type": "OS::Neutron::Net"}, {"resource_name": "my_instance", "links": [{"href": "http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438/stacks/HeatUtilsCreateSimpleStackTests-373be2a6-57e7-47f6-8300-0e5d14421929-stack1/5765b6b8-8455-4cf1-99e2-704c745faa71/resources/my_instance", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438/stacks/HeatUtilsCreateSimpleStackTests-373be2a6-57e7-47f6-8300-0e5d14421929-stack1/5765b6b8-8455-4cf1-99e2-704c745faa71", "rel": "stack"}], "logical_resource_id": "my_instance", "creation_time": "2019-01-18T05:01:20Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-18T05:01:20Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "c7022008-b90e-48aa-b42c-93cafc15bf87", "resource_type": "OS::Nova::Server"}]} 2019-01-18 05:01:43,325 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438/stacks/HeatUtilsCreateSimpleStackTests-373be2a6-57e7-47f6-8300-0e5d14421929-stack1/5765b6b8-8455-4cf1-99e2-704c745faa71/resources used request id req-8ce67611-bcc1-4914-97f8-c6192155e466 2019-01-18 05:01:43,329 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438/stacks/5765b6b8-8455-4cf1-99e2-704c745faa71 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f9df3671e15beb6bb5e50462a0cd683007fe043f" 2019-01-18 05:01:43,405 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 18 Jan 2019 05:01:43 GMT Server: Apache x-openstack-request-id: req-24262b24-b4b2-4d7d-aad1-922204b52b84 Location: http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438/stacks/HeatUtilsCreateSimpleStackTests-373be2a6-57e7-47f6-8300-0e5d14421929-stack1/5765b6b8-8455-4cf1-99e2-704c745faa71 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438/stacks/HeatUtilsCreateSimpleStackTests-373be2a6-57e7-47f6-8300-0e5d14421929-stack1/5765b6b8-8455-4cf1-99e2-704c745faa71;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-18 05:01:43,528 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 05:01:43 GMT Server: Apache x-openstack-request-id: req-bf067dcd-1b71-4b15-89d3-eb88536e2279 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 05:01:43,529 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438/stacks/HeatUtilsCreateSimpleStackTests-373be2a6-57e7-47f6-8300-0e5d14421929-stack1/5765b6b8-8455-4cf1-99e2-704c745faa71 used request id req-bf067dcd-1b71-4b15-89d3-eb88536e2279 2019-01-18 05:01:43,529 - glance_utils - INFO - Deleting image named - HeatUtilsCreateSimpleStackTests-373be2a6-57e7-47f6-8300-0e5d14421929-image 2019-01-18 05:01:43,532 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9292/v2/images/d3171764-3a01-4deb-af29-f9aab3836d53 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8c0e4630e166758f218f2883eef0460f9db4eb52" 2019-01-18 05:01:44,620 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-bdf0462a-8199-4220-9fee-a315ff7eead5 Date: Fri, 18 Jan 2019 05:01:44 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-18 05:01:44,620 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/d3171764-3a01-4deb-af29-f9aab3836d53 used request id req-bdf0462a-8199-4220-9fee-a315ff7eead5 2019-01-18 05:01:44,624 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/flavors/7b361b84-3605-47d9-bf91-0aa3034909d2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f451ea3067aacfb7f342bb176d375861d3bd90e" 2019-01-18 05:01:44,664 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 18 Jan 2019 05: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 x-openstack-request-id: req-fa919fd8-a2cb-4886-8818-b29c9c9d33e4 x-compute-request-id: req-fa919fd8-a2cb-4886-8818-b29c9c9d33e4 Content-Length: 0 Content-Type: application/json 2019-01-18 05:01:44,664 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/7b361b84-3605-47d9-bf91-0aa3034909d2 used request id req-fa919fd8-a2cb-4886-8818-b29c9c9d33e4 2019-01-18 05:01:44,666 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2019-01-18 05:01:44,666 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 05:01:44,667 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 05:01:45,043 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "45b844776369475b95254c1dd61269c1", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}, {"id": "6aff393fb9af4d958a8117fea50ad769", "name": "Member"}], "expires_at": "2019-01-18T06:01:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ccac38ea86a048c183796fe3184f3438", "name": "api_check-project_2744c22f-2cb8-4f83-8516-7c0ba84fdd9b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_2744c22f-2cb8-4f83-8516-7c0ba84fdd9b", "id": "cb9b3d6d59cd466fb9e330547dcd06c7"}, "audit_ids": ["U9c4pWc0RlGB9-JvA7CuUQ"], "issued_at": "2019-01-18T05:01:45.000000Z"}} 2019-01-18 05:01:45,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}a2d7250e9241c881d47f0894228a13bea1696ac7" 2019-01-18 05:01:45,122 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:01:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9d0e9cdc-41ce-4c21-a9ac-17d07f29ef26 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 05:01:45,122 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-9d0e9cdc-41ce-4c21-a9ac-17d07f29ef26 2019-01-18 05:01:45,127 - 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-4e3c47eb-a953-4e77-8b85-e075ac3d3374-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a2d7250e9241c881d47f0894228a13bea1696ac7" 2019-01-18 05:01:45,292 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 176 Content-Type: application/json X-Openstack-Request-Id: req-807218ec-9158-45dd-acd9-f208e79f934a Date: Fri, 18 Jan 2019 05:01:45 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=HeatUtilsCreateSimpleStackTests-4e3c47eb-a953-4e77-8b85-e075ac3d3374-image"} 2019-01-18 05:01:45,292 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=HeatUtilsCreateSimpleStackTests-4e3c47eb-a953-4e77-8b85-e075ac3d3374-image used request id req-807218ec-9158-45dd-acd9-f208e79f934a 2019-01-18 05:01:45,295 - 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}a2d7250e9241c881d47f0894228a13bea1696ac7" 2019-01-18 05:01:45,441 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-60532ade-0c2a-4723-a01b-ae23ccc95829 Date: Fri, 18 Jan 2019 05:01: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"}}} 2019-01-18 05:01:45,441 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-60532ade-0c2a-4723-a01b-ae23ccc95829 2019-01-18 05:01:45,471 - 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}a2d7250e9241c881d47f0894228a13bea1696ac7" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "HeatUtilsCreateSimpleStackTests-4e3c47eb-a953-4e77-8b85-e075ac3d3374-image"}' 2019-01-18 05:01:45,675 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 635 Content-Type: application/json Location: http://172.30.9.23:9292/v2/images/2293c578-6989-46a3-9108-baddfbee80c6 X-Openstack-Request-Id: req-533f4320-2f06-4d11-9784-3666a82fa1b7 Date: Fri, 18 Jan 2019 05:01:45 GMT RESP BODY: {"status": "queued", "name": "HeatUtilsCreateSimpleStackTests-4e3c47eb-a953-4e77-8b85-e075ac3d3374-image", "tags": [], "container_format": "bare", "created_at": "2019-01-18T05:01:45Z", "size": null, "disk_format": "qcow2", "updated_at": "2019-01-18T05:01:45Z", "visibility": "shared", "locations": [], "self": "/v2/images/2293c578-6989-46a3-9108-baddfbee80c6", "min_disk": 0, "protected": false, "id": "2293c578-6989-46a3-9108-baddfbee80c6", "file": "/v2/images/2293c578-6989-46a3-9108-baddfbee80c6/file", "checksum": null, "owner": "ccac38ea86a048c183796fe3184f3438", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-18 05:01:45,676 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-533f4320-2f06-4d11-9784-3666a82fa1b7 2019-01-18 05:01:45,686 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9292/v2/images/2293c578-6989-46a3-9108-baddfbee80c6/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a2d7250e9241c881d47f0894228a13bea1696ac7" -d '' 2019-01-18 05:01:47,785 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-166858ce-5900-4124-8bba-12ce44e55307 Date: Fri, 18 Jan 2019 05:01:47 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-18 05:01:47,785 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/2293c578-6989-46a3-9108-baddfbee80c6/file used request id req-166858ce-5900-4124-8bba-12ce44e55307 2019-01-18 05:01:47,786 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-01-18 05:01:47,789 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/2293c578-6989-46a3-9108-baddfbee80c6 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a2d7250e9241c881d47f0894228a13bea1696ac7" 2019-01-18 05:01:47,987 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 896 Content-Type: application/json X-Openstack-Request-Id: req-8cdad59c-5145-4263-a12e-75e7e5273399 Date: Fri, 18 Jan 2019 05:01:47 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "HeatUtilsCreateSimpleStackTests-4e3c47eb-a953-4e77-8b85-e075ac3d3374-image", "tags": [], "container_format": "bare", "created_at": "2019-01-18T05:01:45Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-18T05:01:47Z", "visibility": "shared", "locations": [{"url": "rbd://af014572-0a5d-4a80-a07f-9105f52ab2c1/images/2293c578-6989-46a3-9108-baddfbee80c6/snap", "metadata": {}}], "self": "/v2/images/2293c578-6989-46a3-9108-baddfbee80c6", "min_disk": 0, "protected": false, "id": "2293c578-6989-46a3-9108-baddfbee80c6", "file": "/v2/images/2293c578-6989-46a3-9108-baddfbee80c6/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "ccac38ea86a048c183796fe3184f3438", "direct_url": "rbd://af014572-0a5d-4a80-a07f-9105f52ab2c1/images/2293c578-6989-46a3-9108-baddfbee80c6/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-18 05:01:47,987 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/2293c578-6989-46a3-9108-baddfbee80c6 used request id req-8cdad59c-5145-4263-a12e-75e7e5273399 2019-01-18 05:01:47,990 - 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}a2d7250e9241c881d47f0894228a13bea1696ac7" 2019-01-18 05:01:48,152 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-b9546e1f-3169-4ac7-baa3-9013639c2cab Date: Fri, 18 Jan 2019 05:01: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"}}} 2019-01-18 05:01:48,152 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-b9546e1f-3169-4ac7-baa3-9013639c2cab 2019-01-18 05:01:48,155 - create_image - INFO - Created image with name - HeatUtilsCreateSimpleStackTests-4e3c47eb-a953-4e77-8b85-e075ac3d3374-image 2019-01-18 05:01:48,158 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/2293c578-6989-46a3-9108-baddfbee80c6 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a2d7250e9241c881d47f0894228a13bea1696ac7" 2019-01-18 05:01:48,309 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 896 Content-Type: application/json X-Openstack-Request-Id: req-a6ca611b-cb40-437a-8b8e-b36041a2b398 Date: Fri, 18 Jan 2019 05:01:48 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "HeatUtilsCreateSimpleStackTests-4e3c47eb-a953-4e77-8b85-e075ac3d3374-image", "tags": [], "container_format": "bare", "created_at": "2019-01-18T05:01:45Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-18T05:01:47Z", "visibility": "shared", "locations": [{"url": "rbd://af014572-0a5d-4a80-a07f-9105f52ab2c1/images/2293c578-6989-46a3-9108-baddfbee80c6/snap", "metadata": {}}], "self": "/v2/images/2293c578-6989-46a3-9108-baddfbee80c6", "min_disk": 0, "protected": false, "id": "2293c578-6989-46a3-9108-baddfbee80c6", "file": "/v2/images/2293c578-6989-46a3-9108-baddfbee80c6/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "ccac38ea86a048c183796fe3184f3438", "direct_url": "rbd://af014572-0a5d-4a80-a07f-9105f52ab2c1/images/2293c578-6989-46a3-9108-baddfbee80c6/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-18 05:01:48,309 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/2293c578-6989-46a3-9108-baddfbee80c6 used request id req-a6ca611b-cb40-437a-8b8e-b36041a2b398 2019-01-18 05:01:48,310 - create_image - DEBUG - Instance status is - active 2019-01-18 05:01:48,310 - create_image - DEBUG - Image is active with name - HeatUtilsCreateSimpleStackTests-4e3c47eb-a953-4e77-8b85-e075ac3d3374-image 2019-01-18 05:01:48,310 - create_image - INFO - Image is now active with name - HeatUtilsCreateSimpleStackTests-4e3c47eb-a953-4e77-8b85-e075ac3d3374-image 2019-01-18 05:01:48,310 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 05:01:48,311 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 05:01:48,693 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "45b844776369475b95254c1dd61269c1", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}, {"id": "6aff393fb9af4d958a8117fea50ad769", "name": "Member"}], "expires_at": "2019-01-18T06:01:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ccac38ea86a048c183796fe3184f3438", "name": "api_check-project_2744c22f-2cb8-4f83-8516-7c0ba84fdd9b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_2744c22f-2cb8-4f83-8516-7c0ba84fdd9b", "id": "cb9b3d6d59cd466fb9e330547dcd06c7"}, "audit_ids": ["Ih2zNQDNSvKQdfAoYKzXmA"], "issued_at": "2019-01-18T05:01:48.000000Z"}} 2019-01-18 05:01:48,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}08f61e205df0f3607a4177356a6667062ad9255b" 2019-01-18 05:01:48,774 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:01:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-694b8abd-0c4c-48da-a093-e2a476f7f6d8 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 05:01:48,774 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-694b8abd-0c4c-48da-a093-e2a476f7f6d8 2019-01-18 05:01:48,775 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-18 05:01:48,779 - 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}08f61e205df0f3607a4177356a6667062ad9255b" 2019-01-18 05:01:48,955 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05: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 x-openstack-request-id: req-406ff1d1-73ed-4618-a0c9-7a3fb5d2cba1 x-compute-request-id: req-406ff1d1-73ed-4618-a0c9-7a3fb5d2cba1 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2019-01-18 05:01:48,955 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-406ff1d1-73ed-4618-a0c9-7a3fb5d2cba1 2019-01-18 05:01:48,959 - 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}08f61e205df0f3607a4177356a6667062ad9255b" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "HeatUtilsCreateSimpleStackTests-4e3c47eb-a953-4e77-8b85-e075ac3d3374-flavor", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2019-01-18 05:01:49,202 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05: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-64773d2f-657a-4f37-a632-ff29430c9328 x-compute-request-id: req-64773d2f-657a-4f37-a632-ff29430c9328 Content-Encoding: gzip Content-Length: 324 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/dae16ff4-fe89-404d-967f-6747f3353546", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/dae16ff4-fe89-404d-967f-6747f3353546", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "dae16ff4-fe89-404d-967f-6747f3353546", "name": "HeatUtilsCreateSimpleStackTests-4e3c47eb-a953-4e77-8b85-e075ac3d3374-flavor", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2019-01-18 05:01:49,202 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-64773d2f-657a-4f37-a632-ff29430c9328 2019-01-18 05:01:49,203 - heat_utils - DEBUG - Retrieving Heat Client 2019-01-18 05:01:49,231 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 05:01:49,609 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "45b844776369475b95254c1dd61269c1", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}, {"id": "6aff393fb9af4d958a8117fea50ad769", "name": "Member"}], "expires_at": "2019-01-18T06:01:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ccac38ea86a048c183796fe3184f3438", "name": "api_check-project_2744c22f-2cb8-4f83-8516-7c0ba84fdd9b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_2744c22f-2cb8-4f83-8516-7c0ba84fdd9b", "id": "cb9b3d6d59cd466fb9e330547dcd06c7"}, "audit_ids": ["UIwBV2QeRT2tfz63t6dcYg"], "issued_at": "2019-01-18T05:01:49.000000Z"}} 2019-01-18 05:01:49,612 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d135285551e0becbf044052d71c362dd107e8c4" -d '{"stack_name": "HeatUtilsCreateSimpleStackTests-4e3c47eb-a953-4e77-8b85-e075ac3d3374-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-4e3c47eb-a953-4e77-8b85-e075ac3d3374-net", "inst_name": "HeatUtilsCreateSimpleStackTests-4e3c47eb-a953-4e77-8b85-e075ac3d3374-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-4e3c47eb-a953-4e77-8b85-e075ac3d3374-subnet", "image_name": "HeatUtilsCreateSimpleStackTests-4e3c47eb-a953-4e77-8b85-e075ac3d3374-image", "flavor_name": "HeatUtilsCreateSimpleStackTests-4e3c47eb-a953-4e77-8b85-e075ac3d3374-flavor"}}' 2019-01-18 05:01:52,186 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 18 Jan 2019 05:01:49 GMT Server: Apache x-openstack-request-id: req-2bbe5dcd-e22d-42d7-9030-97716fd825d6 Location: http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438/stacks/HeatUtilsCreateSimpleStackTests-4e3c47eb-a953-4e77-8b85-e075ac3d3374-stack1/f4a67446-6e86-47be-a9b7-3cf7d16cad02 Content-Length: 276 Content-Type: application/json RESP BODY: {"stack": {"id": "f4a67446-6e86-47be-a9b7-3cf7d16cad02", "links": [{"href": "http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438/stacks/HeatUtilsCreateSimpleStackTests-4e3c47eb-a953-4e77-8b85-e075ac3d3374-stack1/f4a67446-6e86-47be-a9b7-3cf7d16cad02", "rel": "self"}]}} 2019-01-18 05:01:52,186 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438/stacks used request id req-2bbe5dcd-e22d-42d7-9030-97716fd825d6 2019-01-18 05:01:52,189 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438/stacks/f4a67446-6e86-47be-a9b7-3cf7d16cad02 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d135285551e0becbf044052d71c362dd107e8c4" 2019-01-18 05:01:52,407 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 18 Jan 2019 05:01:52 GMT Server: Apache x-openstack-request-id: req-9dd05ed0-d386-4e72-adab-a59811921250 Location: http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438/stacks/HeatUtilsCreateSimpleStackTests-4e3c47eb-a953-4e77-8b85-e075ac3d3374-stack1/f4a67446-6e86-47be-a9b7-3cf7d16cad02 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438/stacks/HeatUtilsCreateSimpleStackTests-4e3c47eb-a953-4e77-8b85-e075ac3d3374-stack1/f4a67446-6e86-47be-a9b7-3cf7d16cad02;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-18 05:01:52,682 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:01:52 GMT Server: Apache x-openstack-request-id: req-0bd83393-45cf-4f9b-affb-9b8698b486ed Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 551 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": "ccac38ea86a048c183796fe3184f3438", "OS::stack_id": "f4a67446-6e86-47be-a9b7-3cf7d16cad02", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-4e3c47eb-a953-4e77-8b85-e075ac3d3374-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-4e3c47eb-a953-4e77-8b85-e075ac3d3374-image", "inst_name": "HeatUtilsCreateSimpleStackTests-4e3c47eb-a953-4e77-8b85-e075ac3d3374-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-4e3c47eb-a953-4e77-8b85-e075ac3d3374-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-4e3c47eb-a953-4e77-8b85-e075ac3d3374-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-4e3c47eb-a953-4e77-8b85-e075ac3d3374-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-4e3c47eb-a953-4e77-8b85-e075ac3d3374-stack1", "stack_user_project_id": "6272709337f548eba6bd76dc394535d0", "stack_status_reason": "Stack CREATE started", "creation_time": "2019-01-18T05:01:51Z", "links": [{"href": "http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438/stacks/HeatUtilsCreateSimpleStackTests-4e3c47eb-a953-4e77-8b85-e075ac3d3374-stack1/f4a67446-6e86-47be-a9b7-3cf7d16cad02", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f4a67446-6e86-47be-a9b7-3cf7d16cad02", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-18 05:01:52,683 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438/stacks/HeatUtilsCreateSimpleStackTests-4e3c47eb-a953-4e77-8b85-e075ac3d3374-stack1/f4a67446-6e86-47be-a9b7-3cf7d16cad02 used request id req-0bd83393-45cf-4f9b-affb-9b8698b486ed 2019-01-18 05:01:52,686 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438/stacks?stack_name=HeatUtilsCreateSimpleStackTests-4e3c47eb-a953-4e77-8b85-e075ac3d3374-stack1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d135285551e0becbf044052d71c362dd107e8c4" 2019-01-18 05:01:52,760 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:01:52 GMT Server: Apache x-openstack-request-id: req-db4898af-6a13-40d6-b897-5e47eeb12091 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 390 Content-Type: application/json RESP BODY: {"stacks": [{"description": "", "parent": null, "stack_status_reason": "Stack CREATE started", "stack_name": "HeatUtilsCreateSimpleStackTests-4e3c47eb-a953-4e77-8b85-e075ac3d3374-stack1", "stack_user_project_id": "6272709337f548eba6bd76dc394535d0", "deletion_time": null, "creation_time": "2019-01-18T05:01:51Z", "links": [{"href": "http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438/stacks/HeatUtilsCreateSimpleStackTests-4e3c47eb-a953-4e77-8b85-e075ac3d3374-stack1/f4a67446-6e86-47be-a9b7-3cf7d16cad02", "rel": "self"}], "updated_time": null, "project": "ccac38ea86a048c183796fe3184f3438", "stack_owner": null, "stack_status": "CREATE_IN_PROGRESS", "id": "f4a67446-6e86-47be-a9b7-3cf7d16cad02", "tags": null}]} 2019-01-18 05:01:52,760 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438/stacks?stack_name=HeatUtilsCreateSimpleStackTests-4e3c47eb-a953-4e77-8b85-e075ac3d3374-stack1 used request id req-db4898af-6a13-40d6-b897-5e47eeb12091 2019-01-18 05:01:52,764 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438/stacks?stack_name=HeatUtilsCreateSimpleStackTests-4e3c47eb-a953-4e77-8b85-e075ac3d3374-stack1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d135285551e0becbf044052d71c362dd107e8c4" 2019-01-18 05:01:52,981 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:01:52 GMT Server: Apache x-openstack-request-id: req-a643863a-ef8b-4602-8695-cc51ff00b892 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 390 Content-Type: application/json RESP BODY: {"stacks": [{"description": "", "parent": null, "stack_status_reason": "Stack CREATE started", "stack_name": "HeatUtilsCreateSimpleStackTests-4e3c47eb-a953-4e77-8b85-e075ac3d3374-stack1", "stack_user_project_id": "6272709337f548eba6bd76dc394535d0", "deletion_time": null, "creation_time": "2019-01-18T05:01:51Z", "links": [{"href": "http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438/stacks/HeatUtilsCreateSimpleStackTests-4e3c47eb-a953-4e77-8b85-e075ac3d3374-stack1/f4a67446-6e86-47be-a9b7-3cf7d16cad02", "rel": "self"}], "updated_time": null, "project": "ccac38ea86a048c183796fe3184f3438", "stack_owner": null, "stack_status": "CREATE_IN_PROGRESS", "id": "f4a67446-6e86-47be-a9b7-3cf7d16cad02", "tags": null}]} 2019-01-18 05:01:52,981 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438/stacks?stack_name=HeatUtilsCreateSimpleStackTests-4e3c47eb-a953-4e77-8b85-e075ac3d3374-stack1 used request id req-a643863a-ef8b-4602-8695-cc51ff00b892 2019-01-18 05:01:52,984 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438/stacks/f4a67446-6e86-47be-a9b7-3cf7d16cad02 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d135285551e0becbf044052d71c362dd107e8c4" 2019-01-18 05:01:53,200 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 18 Jan 2019 05:01:52 GMT Server: Apache x-openstack-request-id: req-0980df73-fcc4-4938-a65f-a2927df0c656 Location: http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438/stacks/HeatUtilsCreateSimpleStackTests-4e3c47eb-a953-4e77-8b85-e075ac3d3374-stack1/f4a67446-6e86-47be-a9b7-3cf7d16cad02 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438/stacks/HeatUtilsCreateSimpleStackTests-4e3c47eb-a953-4e77-8b85-e075ac3d3374-stack1/f4a67446-6e86-47be-a9b7-3cf7d16cad02;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-18 05:01:53,464 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:01:53 GMT Server: Apache x-openstack-request-id: req-23515eb9-0c33-4c11-891e-5b0ca5fb980a Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 551 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": "ccac38ea86a048c183796fe3184f3438", "OS::stack_id": "f4a67446-6e86-47be-a9b7-3cf7d16cad02", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-4e3c47eb-a953-4e77-8b85-e075ac3d3374-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-4e3c47eb-a953-4e77-8b85-e075ac3d3374-image", "inst_name": "HeatUtilsCreateSimpleStackTests-4e3c47eb-a953-4e77-8b85-e075ac3d3374-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-4e3c47eb-a953-4e77-8b85-e075ac3d3374-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-4e3c47eb-a953-4e77-8b85-e075ac3d3374-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-4e3c47eb-a953-4e77-8b85-e075ac3d3374-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-4e3c47eb-a953-4e77-8b85-e075ac3d3374-stack1", "stack_user_project_id": "6272709337f548eba6bd76dc394535d0", "stack_status_reason": "Stack CREATE started", "creation_time": "2019-01-18T05:01:51Z", "links": [{"href": "http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438/stacks/HeatUtilsCreateSimpleStackTests-4e3c47eb-a953-4e77-8b85-e075ac3d3374-stack1/f4a67446-6e86-47be-a9b7-3cf7d16cad02", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f4a67446-6e86-47be-a9b7-3cf7d16cad02", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-18 05:01:53,464 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438/stacks/HeatUtilsCreateSimpleStackTests-4e3c47eb-a953-4e77-8b85-e075ac3d3374-stack1/f4a67446-6e86-47be-a9b7-3cf7d16cad02 used request id req-23515eb9-0c33-4c11-891e-5b0ca5fb980a 2019-01-18 05:01:53,467 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438/stacks/f4a67446-6e86-47be-a9b7-3cf7d16cad02 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d135285551e0becbf044052d71c362dd107e8c4" 2019-01-18 05:01:53,693 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 18 Jan 2019 05:01:53 GMT Server: Apache x-openstack-request-id: req-44be3c5b-ddbd-4ea4-a2b7-8a9270701911 Location: http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438/stacks/HeatUtilsCreateSimpleStackTests-4e3c47eb-a953-4e77-8b85-e075ac3d3374-stack1/f4a67446-6e86-47be-a9b7-3cf7d16cad02 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438/stacks/HeatUtilsCreateSimpleStackTests-4e3c47eb-a953-4e77-8b85-e075ac3d3374-stack1/f4a67446-6e86-47be-a9b7-3cf7d16cad02;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-18 05:01:53,734 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:01:53 GMT Server: Apache x-openstack-request-id: req-97219065-43c4-497b-b8e0-73aa354e91df Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 551 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": "ccac38ea86a048c183796fe3184f3438", "OS::stack_id": "f4a67446-6e86-47be-a9b7-3cf7d16cad02", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-4e3c47eb-a953-4e77-8b85-e075ac3d3374-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-4e3c47eb-a953-4e77-8b85-e075ac3d3374-image", "inst_name": "HeatUtilsCreateSimpleStackTests-4e3c47eb-a953-4e77-8b85-e075ac3d3374-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-4e3c47eb-a953-4e77-8b85-e075ac3d3374-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-4e3c47eb-a953-4e77-8b85-e075ac3d3374-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-4e3c47eb-a953-4e77-8b85-e075ac3d3374-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-4e3c47eb-a953-4e77-8b85-e075ac3d3374-stack1", "stack_user_project_id": "6272709337f548eba6bd76dc394535d0", "stack_status_reason": "Stack CREATE started", "creation_time": "2019-01-18T05:01:51Z", "links": [{"href": "http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438/stacks/HeatUtilsCreateSimpleStackTests-4e3c47eb-a953-4e77-8b85-e075ac3d3374-stack1/f4a67446-6e86-47be-a9b7-3cf7d16cad02", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f4a67446-6e86-47be-a9b7-3cf7d16cad02", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-18 05:01:53,734 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438/stacks/HeatUtilsCreateSimpleStackTests-4e3c47eb-a953-4e77-8b85-e075ac3d3374-stack1/f4a67446-6e86-47be-a9b7-3cf7d16cad02 used request id req-97219065-43c4-497b-b8e0-73aa354e91df 2019-01-18 05:01:56,741 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438/stacks/f4a67446-6e86-47be-a9b7-3cf7d16cad02 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d135285551e0becbf044052d71c362dd107e8c4" 2019-01-18 05:01:56,766 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 18 Jan 2019 05:01:56 GMT Server: Apache x-openstack-request-id: req-15e3288a-08b2-4e2b-8668-2b38aaba0258 Location: http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438/stacks/HeatUtilsCreateSimpleStackTests-4e3c47eb-a953-4e77-8b85-e075ac3d3374-stack1/f4a67446-6e86-47be-a9b7-3cf7d16cad02 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438/stacks/HeatUtilsCreateSimpleStackTests-4e3c47eb-a953-4e77-8b85-e075ac3d3374-stack1/f4a67446-6e86-47be-a9b7-3cf7d16cad02;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-18 05:01:56,808 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:01:56 GMT Server: Apache x-openstack-request-id: req-94b1cf6c-5257-46da-9d20-930c09a96e74 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 551 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": "ccac38ea86a048c183796fe3184f3438", "OS::stack_id": "f4a67446-6e86-47be-a9b7-3cf7d16cad02", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-4e3c47eb-a953-4e77-8b85-e075ac3d3374-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-4e3c47eb-a953-4e77-8b85-e075ac3d3374-image", "inst_name": "HeatUtilsCreateSimpleStackTests-4e3c47eb-a953-4e77-8b85-e075ac3d3374-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-4e3c47eb-a953-4e77-8b85-e075ac3d3374-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-4e3c47eb-a953-4e77-8b85-e075ac3d3374-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-4e3c47eb-a953-4e77-8b85-e075ac3d3374-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-4e3c47eb-a953-4e77-8b85-e075ac3d3374-stack1", "stack_user_project_id": "6272709337f548eba6bd76dc394535d0", "stack_status_reason": "Stack CREATE started", "creation_time": "2019-01-18T05:01:51Z", "links": [{"href": "http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438/stacks/HeatUtilsCreateSimpleStackTests-4e3c47eb-a953-4e77-8b85-e075ac3d3374-stack1/f4a67446-6e86-47be-a9b7-3cf7d16cad02", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f4a67446-6e86-47be-a9b7-3cf7d16cad02", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-18 05:01:56,809 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438/stacks/HeatUtilsCreateSimpleStackTests-4e3c47eb-a953-4e77-8b85-e075ac3d3374-stack1/f4a67446-6e86-47be-a9b7-3cf7d16cad02 used request id req-94b1cf6c-5257-46da-9d20-930c09a96e74 2019-01-18 05:01:59,814 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438/stacks/f4a67446-6e86-47be-a9b7-3cf7d16cad02 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d135285551e0becbf044052d71c362dd107e8c4" 2019-01-18 05:02:00,464 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 18 Jan 2019 05:01:59 GMT Server: Apache x-openstack-request-id: req-c530b434-93be-4c8f-a689-ca82427344ca Location: http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438/stacks/HeatUtilsCreateSimpleStackTests-4e3c47eb-a953-4e77-8b85-e075ac3d3374-stack1/f4a67446-6e86-47be-a9b7-3cf7d16cad02 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438/stacks/HeatUtilsCreateSimpleStackTests-4e3c47eb-a953-4e77-8b85-e075ac3d3374-stack1/f4a67446-6e86-47be-a9b7-3cf7d16cad02;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-18 05:02:01,113 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:02:00 GMT Server: Apache x-openstack-request-id: req-8e71e006-7580-4ffc-8ffa-de5eb7628910 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 551 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": "ccac38ea86a048c183796fe3184f3438", "OS::stack_id": "f4a67446-6e86-47be-a9b7-3cf7d16cad02", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-4e3c47eb-a953-4e77-8b85-e075ac3d3374-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-4e3c47eb-a953-4e77-8b85-e075ac3d3374-image", "inst_name": "HeatUtilsCreateSimpleStackTests-4e3c47eb-a953-4e77-8b85-e075ac3d3374-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-4e3c47eb-a953-4e77-8b85-e075ac3d3374-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-4e3c47eb-a953-4e77-8b85-e075ac3d3374-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-4e3c47eb-a953-4e77-8b85-e075ac3d3374-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-4e3c47eb-a953-4e77-8b85-e075ac3d3374-stack1", "stack_user_project_id": "6272709337f548eba6bd76dc394535d0", "stack_status_reason": "Stack CREATE started", "creation_time": "2019-01-18T05:01:51Z", "links": [{"href": "http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438/stacks/HeatUtilsCreateSimpleStackTests-4e3c47eb-a953-4e77-8b85-e075ac3d3374-stack1/f4a67446-6e86-47be-a9b7-3cf7d16cad02", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f4a67446-6e86-47be-a9b7-3cf7d16cad02", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-18 05:02:01,113 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438/stacks/HeatUtilsCreateSimpleStackTests-4e3c47eb-a953-4e77-8b85-e075ac3d3374-stack1/f4a67446-6e86-47be-a9b7-3cf7d16cad02 used request id req-8e71e006-7580-4ffc-8ffa-de5eb7628910 2019-01-18 05:02:04,120 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438/stacks/f4a67446-6e86-47be-a9b7-3cf7d16cad02 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d135285551e0becbf044052d71c362dd107e8c4" 2019-01-18 05:02:04,146 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 18 Jan 2019 05:02:04 GMT Server: Apache x-openstack-request-id: req-a55a0c19-15f8-4546-b426-97b562cf09c1 Location: http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438/stacks/HeatUtilsCreateSimpleStackTests-4e3c47eb-a953-4e77-8b85-e075ac3d3374-stack1/f4a67446-6e86-47be-a9b7-3cf7d16cad02 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438/stacks/HeatUtilsCreateSimpleStackTests-4e3c47eb-a953-4e77-8b85-e075ac3d3374-stack1/f4a67446-6e86-47be-a9b7-3cf7d16cad02;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-18 05:02:04,327 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:02:04 GMT Server: Apache x-openstack-request-id: req-a00171a8-a2e2-4b86-8750-b7fe0a960ef8 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 551 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": "ccac38ea86a048c183796fe3184f3438", "OS::stack_id": "f4a67446-6e86-47be-a9b7-3cf7d16cad02", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-4e3c47eb-a953-4e77-8b85-e075ac3d3374-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-4e3c47eb-a953-4e77-8b85-e075ac3d3374-image", "inst_name": "HeatUtilsCreateSimpleStackTests-4e3c47eb-a953-4e77-8b85-e075ac3d3374-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-4e3c47eb-a953-4e77-8b85-e075ac3d3374-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-4e3c47eb-a953-4e77-8b85-e075ac3d3374-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-4e3c47eb-a953-4e77-8b85-e075ac3d3374-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-4e3c47eb-a953-4e77-8b85-e075ac3d3374-stack1", "stack_user_project_id": "6272709337f548eba6bd76dc394535d0", "stack_status_reason": "Stack CREATE started", "creation_time": "2019-01-18T05:01:51Z", "links": [{"href": "http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438/stacks/HeatUtilsCreateSimpleStackTests-4e3c47eb-a953-4e77-8b85-e075ac3d3374-stack1/f4a67446-6e86-47be-a9b7-3cf7d16cad02", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f4a67446-6e86-47be-a9b7-3cf7d16cad02", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-18 05:02:04,327 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438/stacks/HeatUtilsCreateSimpleStackTests-4e3c47eb-a953-4e77-8b85-e075ac3d3374-stack1/f4a67446-6e86-47be-a9b7-3cf7d16cad02 used request id req-a00171a8-a2e2-4b86-8750-b7fe0a960ef8 2019-01-18 05:02:07,334 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438/stacks/f4a67446-6e86-47be-a9b7-3cf7d16cad02 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d135285551e0becbf044052d71c362dd107e8c4" 2019-01-18 05:02:07,361 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 18 Jan 2019 05:02:07 GMT Server: Apache x-openstack-request-id: req-eb125d5b-020a-422f-917c-c1ecdd9aa91b Location: http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438/stacks/HeatUtilsCreateSimpleStackTests-4e3c47eb-a953-4e77-8b85-e075ac3d3374-stack1/f4a67446-6e86-47be-a9b7-3cf7d16cad02 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438/stacks/HeatUtilsCreateSimpleStackTests-4e3c47eb-a953-4e77-8b85-e075ac3d3374-stack1/f4a67446-6e86-47be-a9b7-3cf7d16cad02;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-18 05:02:07,548 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:02:07 GMT Server: Apache x-openstack-request-id: req-db1cee69-f216-4cf5-8e76-11bdf821b33e Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 551 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": "ccac38ea86a048c183796fe3184f3438", "OS::stack_id": "f4a67446-6e86-47be-a9b7-3cf7d16cad02", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-4e3c47eb-a953-4e77-8b85-e075ac3d3374-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-4e3c47eb-a953-4e77-8b85-e075ac3d3374-image", "inst_name": "HeatUtilsCreateSimpleStackTests-4e3c47eb-a953-4e77-8b85-e075ac3d3374-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-4e3c47eb-a953-4e77-8b85-e075ac3d3374-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-4e3c47eb-a953-4e77-8b85-e075ac3d3374-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-4e3c47eb-a953-4e77-8b85-e075ac3d3374-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-4e3c47eb-a953-4e77-8b85-e075ac3d3374-stack1", "stack_user_project_id": "6272709337f548eba6bd76dc394535d0", "stack_status_reason": "Stack CREATE started", "creation_time": "2019-01-18T05:01:51Z", "links": [{"href": "http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438/stacks/HeatUtilsCreateSimpleStackTests-4e3c47eb-a953-4e77-8b85-e075ac3d3374-stack1/f4a67446-6e86-47be-a9b7-3cf7d16cad02", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f4a67446-6e86-47be-a9b7-3cf7d16cad02", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-18 05:02:07,548 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438/stacks/HeatUtilsCreateSimpleStackTests-4e3c47eb-a953-4e77-8b85-e075ac3d3374-stack1/f4a67446-6e86-47be-a9b7-3cf7d16cad02 used request id req-db1cee69-f216-4cf5-8e76-11bdf821b33e 2019-01-18 05:02:10,552 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438/stacks/f4a67446-6e86-47be-a9b7-3cf7d16cad02 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d135285551e0becbf044052d71c362dd107e8c4" 2019-01-18 05:02:10,751 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 18 Jan 2019 05:02:10 GMT Server: Apache x-openstack-request-id: req-a7d6e433-e373-4ebb-bda8-71895b8b41bf Location: http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438/stacks/HeatUtilsCreateSimpleStackTests-4e3c47eb-a953-4e77-8b85-e075ac3d3374-stack1/f4a67446-6e86-47be-a9b7-3cf7d16cad02 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438/stacks/HeatUtilsCreateSimpleStackTests-4e3c47eb-a953-4e77-8b85-e075ac3d3374-stack1/f4a67446-6e86-47be-a9b7-3cf7d16cad02;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-18 05:02:10,967 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:02:10 GMT Server: Apache x-openstack-request-id: req-a6597dab-b7fe-47f1-91a7-63862e08772a 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": "ccac38ea86a048c183796fe3184f3438", "OS::stack_id": "f4a67446-6e86-47be-a9b7-3cf7d16cad02", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-4e3c47eb-a953-4e77-8b85-e075ac3d3374-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-4e3c47eb-a953-4e77-8b85-e075ac3d3374-image", "inst_name": "HeatUtilsCreateSimpleStackTests-4e3c47eb-a953-4e77-8b85-e075ac3d3374-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-4e3c47eb-a953-4e77-8b85-e075ac3d3374-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-4e3c47eb-a953-4e77-8b85-e075ac3d3374-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-4e3c47eb-a953-4e77-8b85-e075ac3d3374-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-4e3c47eb-a953-4e77-8b85-e075ac3d3374-stack1", "stack_user_project_id": "6272709337f548eba6bd76dc394535d0", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2019-01-18T05:01:51Z", "links": [{"href": "http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438/stacks/HeatUtilsCreateSimpleStackTests-4e3c47eb-a953-4e77-8b85-e075ac3d3374-stack1/f4a67446-6e86-47be-a9b7-3cf7d16cad02", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "f4a67446-6e86-47be-a9b7-3cf7d16cad02", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-18 05:02:10,967 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438/stacks/HeatUtilsCreateSimpleStackTests-4e3c47eb-a953-4e77-8b85-e075ac3d3374-stack1/f4a67446-6e86-47be-a9b7-3cf7d16cad02 used request id req-a6597dab-b7fe-47f1-91a7-63862e08772a 2019-01-18 05:02:10,997 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d135285551e0becbf044052d71c362dd107e8c4" -d '{"stack_name": "HeatUtilsCreateSimpleStackTests-4e3c47eb-a953-4e77-8b85-e075ac3d3374-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-4e3c47eb-a953-4e77-8b85-e075ac3d3374-net", "inst_name": "HeatUtilsCreateSimpleStackTests-4e3c47eb-a953-4e77-8b85-e075ac3d3374-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-4e3c47eb-a953-4e77-8b85-e075ac3d3374-subnet", "image_name": "HeatUtilsCreateSimpleStackTests-4e3c47eb-a953-4e77-8b85-e075ac3d3374-image", "flavor_name": "HeatUtilsCreateSimpleStackTests-4e3c47eb-a953-4e77-8b85-e075ac3d3374-flavor"}}' 2019-01-18 05:02:13,074 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 18 Jan 2019 05:02:11 GMT Server: Apache x-openstack-request-id: req-d49662d8-d5ec-4e9c-ab0d-9dd1b8277709 Location: http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438/stacks/HeatUtilsCreateSimpleStackTests-4e3c47eb-a953-4e77-8b85-e075ac3d3374-stack2/e2a53364-a9d8-4a84-8071-da0fde43151a Content-Length: 276 Content-Type: application/json RESP BODY: {"stack": {"id": "e2a53364-a9d8-4a84-8071-da0fde43151a", "links": [{"href": "http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438/stacks/HeatUtilsCreateSimpleStackTests-4e3c47eb-a953-4e77-8b85-e075ac3d3374-stack2/e2a53364-a9d8-4a84-8071-da0fde43151a", "rel": "self"}]}} 2019-01-18 05:02:13,074 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438/stacks used request id req-d49662d8-d5ec-4e9c-ab0d-9dd1b8277709 2019-01-18 05:02:13,077 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438/stacks/e2a53364-a9d8-4a84-8071-da0fde43151a -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d135285551e0becbf044052d71c362dd107e8c4" 2019-01-18 05:02:13,719 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 18 Jan 2019 05:02:13 GMT Server: Apache x-openstack-request-id: req-3a215c9f-f68e-4dd3-a694-32620044678c Location: http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438/stacks/HeatUtilsCreateSimpleStackTests-4e3c47eb-a953-4e77-8b85-e075ac3d3374-stack2/e2a53364-a9d8-4a84-8071-da0fde43151a Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438/stacks/HeatUtilsCreateSimpleStackTests-4e3c47eb-a953-4e77-8b85-e075ac3d3374-stack2/e2a53364-a9d8-4a84-8071-da0fde43151a;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-18 05:02:13,762 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:02:13 GMT Server: Apache x-openstack-request-id: req-74d63b8a-869b-4650-aeb7-1fe16cecaad8 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": "ccac38ea86a048c183796fe3184f3438", "OS::stack_id": "e2a53364-a9d8-4a84-8071-da0fde43151a", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-4e3c47eb-a953-4e77-8b85-e075ac3d3374-stack2", "image_name": "HeatUtilsCreateSimpleStackTests-4e3c47eb-a953-4e77-8b85-e075ac3d3374-image", "inst_name": "HeatUtilsCreateSimpleStackTests-4e3c47eb-a953-4e77-8b85-e075ac3d3374-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-4e3c47eb-a953-4e77-8b85-e075ac3d3374-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-4e3c47eb-a953-4e77-8b85-e075ac3d3374-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-4e3c47eb-a953-4e77-8b85-e075ac3d3374-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-4e3c47eb-a953-4e77-8b85-e075ac3d3374-stack2", "stack_user_project_id": "9e8f3d8a9f61432bae4ad7edc8e95a7f", "stack_status_reason": "Stack CREATE started", "creation_time": "2019-01-18T05:02:12Z", "links": [{"href": "http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438/stacks/HeatUtilsCreateSimpleStackTests-4e3c47eb-a953-4e77-8b85-e075ac3d3374-stack2/e2a53364-a9d8-4a84-8071-da0fde43151a", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "e2a53364-a9d8-4a84-8071-da0fde43151a", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-18 05:02:13,762 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438/stacks/HeatUtilsCreateSimpleStackTests-4e3c47eb-a953-4e77-8b85-e075ac3d3374-stack2/e2a53364-a9d8-4a84-8071-da0fde43151a used request id req-74d63b8a-869b-4650-aeb7-1fe16cecaad8 2019-01-18 05:02:13,765 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438/stacks?stack_name=HeatUtilsCreateSimpleStackTests-4e3c47eb-a953-4e77-8b85-e075ac3d3374-stack2 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d135285551e0becbf044052d71c362dd107e8c4" 2019-01-18 05:02:13,958 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:02:13 GMT Server: Apache x-openstack-request-id: req-0fadcf4f-d690-4d73-a1fe-3d1f5ac899a6 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 390 Content-Type: application/json RESP BODY: {"stacks": [{"description": "", "parent": null, "stack_status_reason": "Stack CREATE started", "stack_name": "HeatUtilsCreateSimpleStackTests-4e3c47eb-a953-4e77-8b85-e075ac3d3374-stack2", "stack_user_project_id": "9e8f3d8a9f61432bae4ad7edc8e95a7f", "deletion_time": null, "creation_time": "2019-01-18T05:02:12Z", "links": [{"href": "http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438/stacks/HeatUtilsCreateSimpleStackTests-4e3c47eb-a953-4e77-8b85-e075ac3d3374-stack2/e2a53364-a9d8-4a84-8071-da0fde43151a", "rel": "self"}], "updated_time": null, "project": "ccac38ea86a048c183796fe3184f3438", "stack_owner": null, "stack_status": "CREATE_IN_PROGRESS", "id": "e2a53364-a9d8-4a84-8071-da0fde43151a", "tags": null}]} 2019-01-18 05:02:13,959 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438/stacks?stack_name=HeatUtilsCreateSimpleStackTests-4e3c47eb-a953-4e77-8b85-e075ac3d3374-stack2 used request id req-0fadcf4f-d690-4d73-a1fe-3d1f5ac899a6 2019-01-18 05:02:13,962 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438/stacks?stack_name=HeatUtilsCreateSimpleStackTests-4e3c47eb-a953-4e77-8b85-e075ac3d3374-stack2 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d135285551e0becbf044052d71c362dd107e8c4" 2019-01-18 05:02:14,705 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:02:13 GMT Server: Apache x-openstack-request-id: req-1ee793ce-a873-4da4-b90c-cd2b856511e0 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 390 Content-Type: application/json RESP BODY: {"stacks": [{"description": "", "parent": null, "stack_status_reason": "Stack CREATE started", "stack_name": "HeatUtilsCreateSimpleStackTests-4e3c47eb-a953-4e77-8b85-e075ac3d3374-stack2", "stack_user_project_id": "9e8f3d8a9f61432bae4ad7edc8e95a7f", "deletion_time": null, "creation_time": "2019-01-18T05:02:12Z", "links": [{"href": "http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438/stacks/HeatUtilsCreateSimpleStackTests-4e3c47eb-a953-4e77-8b85-e075ac3d3374-stack2/e2a53364-a9d8-4a84-8071-da0fde43151a", "rel": "self"}], "updated_time": null, "project": "ccac38ea86a048c183796fe3184f3438", "stack_owner": null, "stack_status": "CREATE_IN_PROGRESS", "id": "e2a53364-a9d8-4a84-8071-da0fde43151a", "tags": null}]} 2019-01-18 05:02:14,705 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438/stacks?stack_name=HeatUtilsCreateSimpleStackTests-4e3c47eb-a953-4e77-8b85-e075ac3d3374-stack2 used request id req-1ee793ce-a873-4da4-b90c-cd2b856511e0 2019-01-18 05:02:14,708 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438/stacks/e2a53364-a9d8-4a84-8071-da0fde43151a -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d135285551e0becbf044052d71c362dd107e8c4" 2019-01-18 05:02:14,735 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 18 Jan 2019 05:02:14 GMT Server: Apache x-openstack-request-id: req-d9e7b60a-41e6-4790-a9cc-839925fc0d6c Location: http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438/stacks/HeatUtilsCreateSimpleStackTests-4e3c47eb-a953-4e77-8b85-e075ac3d3374-stack2/e2a53364-a9d8-4a84-8071-da0fde43151a Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438/stacks/HeatUtilsCreateSimpleStackTests-4e3c47eb-a953-4e77-8b85-e075ac3d3374-stack2/e2a53364-a9d8-4a84-8071-da0fde43151a;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-18 05:02:14,776 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:02:14 GMT Server: Apache x-openstack-request-id: req-ca3a161a-c61a-416d-80ef-3a2b8b419400 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": "ccac38ea86a048c183796fe3184f3438", "OS::stack_id": "e2a53364-a9d8-4a84-8071-da0fde43151a", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-4e3c47eb-a953-4e77-8b85-e075ac3d3374-stack2", "image_name": "HeatUtilsCreateSimpleStackTests-4e3c47eb-a953-4e77-8b85-e075ac3d3374-image", "inst_name": "HeatUtilsCreateSimpleStackTests-4e3c47eb-a953-4e77-8b85-e075ac3d3374-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-4e3c47eb-a953-4e77-8b85-e075ac3d3374-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-4e3c47eb-a953-4e77-8b85-e075ac3d3374-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-4e3c47eb-a953-4e77-8b85-e075ac3d3374-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-4e3c47eb-a953-4e77-8b85-e075ac3d3374-stack2", "stack_user_project_id": "9e8f3d8a9f61432bae4ad7edc8e95a7f", "stack_status_reason": "Stack CREATE started", "creation_time": "2019-01-18T05:02:12Z", "links": [{"href": "http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438/stacks/HeatUtilsCreateSimpleStackTests-4e3c47eb-a953-4e77-8b85-e075ac3d3374-stack2/e2a53364-a9d8-4a84-8071-da0fde43151a", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "e2a53364-a9d8-4a84-8071-da0fde43151a", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-18 05:02:14,777 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438/stacks/HeatUtilsCreateSimpleStackTests-4e3c47eb-a953-4e77-8b85-e075ac3d3374-stack2/e2a53364-a9d8-4a84-8071-da0fde43151a used request id req-ca3a161a-c61a-416d-80ef-3a2b8b419400 2019-01-18 05:02:14,780 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438/stacks/e2a53364-a9d8-4a84-8071-da0fde43151a -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d135285551e0becbf044052d71c362dd107e8c4" 2019-01-18 05:02:15,449 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 18 Jan 2019 05:02:14 GMT Server: Apache x-openstack-request-id: req-00c401ff-7797-4970-ad66-faefc2a8cdf8 Location: http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438/stacks/HeatUtilsCreateSimpleStackTests-4e3c47eb-a953-4e77-8b85-e075ac3d3374-stack2/e2a53364-a9d8-4a84-8071-da0fde43151a Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438/stacks/HeatUtilsCreateSimpleStackTests-4e3c47eb-a953-4e77-8b85-e075ac3d3374-stack2/e2a53364-a9d8-4a84-8071-da0fde43151a;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-18 05:02:16,182 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:02:15 GMT Server: Apache x-openstack-request-id: req-927b3f43-5406-4de1-aa6f-a1252f3dddc7 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": "ccac38ea86a048c183796fe3184f3438", "OS::stack_id": "e2a53364-a9d8-4a84-8071-da0fde43151a", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-4e3c47eb-a953-4e77-8b85-e075ac3d3374-stack2", "image_name": "HeatUtilsCreateSimpleStackTests-4e3c47eb-a953-4e77-8b85-e075ac3d3374-image", "inst_name": "HeatUtilsCreateSimpleStackTests-4e3c47eb-a953-4e77-8b85-e075ac3d3374-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-4e3c47eb-a953-4e77-8b85-e075ac3d3374-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-4e3c47eb-a953-4e77-8b85-e075ac3d3374-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-4e3c47eb-a953-4e77-8b85-e075ac3d3374-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-4e3c47eb-a953-4e77-8b85-e075ac3d3374-stack2", "stack_user_project_id": "9e8f3d8a9f61432bae4ad7edc8e95a7f", "stack_status_reason": "Stack CREATE started", "creation_time": "2019-01-18T05:02:12Z", "links": [{"href": "http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438/stacks/HeatUtilsCreateSimpleStackTests-4e3c47eb-a953-4e77-8b85-e075ac3d3374-stack2/e2a53364-a9d8-4a84-8071-da0fde43151a", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "e2a53364-a9d8-4a84-8071-da0fde43151a", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-18 05:02:16,182 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438/stacks/HeatUtilsCreateSimpleStackTests-4e3c47eb-a953-4e77-8b85-e075ac3d3374-stack2/e2a53364-a9d8-4a84-8071-da0fde43151a used request id req-927b3f43-5406-4de1-aa6f-a1252f3dddc7 2019-01-18 05:02:19,189 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438/stacks/e2a53364-a9d8-4a84-8071-da0fde43151a -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d135285551e0becbf044052d71c362dd107e8c4" 2019-01-18 05:02:19,215 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 18 Jan 2019 05:02:19 GMT Server: Apache x-openstack-request-id: req-7bfcb94b-60d3-4e74-8706-358a311a7b98 Location: http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438/stacks/HeatUtilsCreateSimpleStackTests-4e3c47eb-a953-4e77-8b85-e075ac3d3374-stack2/e2a53364-a9d8-4a84-8071-da0fde43151a Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438/stacks/HeatUtilsCreateSimpleStackTests-4e3c47eb-a953-4e77-8b85-e075ac3d3374-stack2/e2a53364-a9d8-4a84-8071-da0fde43151a;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-18 05:02:19,288 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:02:19 GMT Server: Apache x-openstack-request-id: req-79e42262-f1fc-4fe7-82f3-1ac857144bb5 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": "ccac38ea86a048c183796fe3184f3438", "OS::stack_id": "e2a53364-a9d8-4a84-8071-da0fde43151a", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-4e3c47eb-a953-4e77-8b85-e075ac3d3374-stack2", "image_name": "HeatUtilsCreateSimpleStackTests-4e3c47eb-a953-4e77-8b85-e075ac3d3374-image", "inst_name": "HeatUtilsCreateSimpleStackTests-4e3c47eb-a953-4e77-8b85-e075ac3d3374-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-4e3c47eb-a953-4e77-8b85-e075ac3d3374-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-4e3c47eb-a953-4e77-8b85-e075ac3d3374-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-4e3c47eb-a953-4e77-8b85-e075ac3d3374-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-4e3c47eb-a953-4e77-8b85-e075ac3d3374-stack2", "stack_user_project_id": "9e8f3d8a9f61432bae4ad7edc8e95a7f", "stack_status_reason": "Stack CREATE started", "creation_time": "2019-01-18T05:02:12Z", "links": [{"href": "http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438/stacks/HeatUtilsCreateSimpleStackTests-4e3c47eb-a953-4e77-8b85-e075ac3d3374-stack2/e2a53364-a9d8-4a84-8071-da0fde43151a", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "e2a53364-a9d8-4a84-8071-da0fde43151a", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-18 05:02:19,288 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438/stacks/HeatUtilsCreateSimpleStackTests-4e3c47eb-a953-4e77-8b85-e075ac3d3374-stack2/e2a53364-a9d8-4a84-8071-da0fde43151a used request id req-79e42262-f1fc-4fe7-82f3-1ac857144bb5 2019-01-18 05:02:22,294 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438/stacks/e2a53364-a9d8-4a84-8071-da0fde43151a -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d135285551e0becbf044052d71c362dd107e8c4" 2019-01-18 05:02:22,322 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 18 Jan 2019 05:02:22 GMT Server: Apache x-openstack-request-id: req-2d66c9b3-abd0-48ff-81fe-967317969a51 Location: http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438/stacks/HeatUtilsCreateSimpleStackTests-4e3c47eb-a953-4e77-8b85-e075ac3d3374-stack2/e2a53364-a9d8-4a84-8071-da0fde43151a Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438/stacks/HeatUtilsCreateSimpleStackTests-4e3c47eb-a953-4e77-8b85-e075ac3d3374-stack2/e2a53364-a9d8-4a84-8071-da0fde43151a;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-18 05:02:22,363 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:02:22 GMT Server: Apache x-openstack-request-id: req-1b2032d7-09fd-47a5-b126-d0a272f7510c 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": "ccac38ea86a048c183796fe3184f3438", "OS::stack_id": "e2a53364-a9d8-4a84-8071-da0fde43151a", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-4e3c47eb-a953-4e77-8b85-e075ac3d3374-stack2", "image_name": "HeatUtilsCreateSimpleStackTests-4e3c47eb-a953-4e77-8b85-e075ac3d3374-image", "inst_name": "HeatUtilsCreateSimpleStackTests-4e3c47eb-a953-4e77-8b85-e075ac3d3374-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-4e3c47eb-a953-4e77-8b85-e075ac3d3374-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-4e3c47eb-a953-4e77-8b85-e075ac3d3374-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-4e3c47eb-a953-4e77-8b85-e075ac3d3374-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-4e3c47eb-a953-4e77-8b85-e075ac3d3374-stack2", "stack_user_project_id": "9e8f3d8a9f61432bae4ad7edc8e95a7f", "stack_status_reason": "Stack CREATE started", "creation_time": "2019-01-18T05:02:12Z", "links": [{"href": "http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438/stacks/HeatUtilsCreateSimpleStackTests-4e3c47eb-a953-4e77-8b85-e075ac3d3374-stack2/e2a53364-a9d8-4a84-8071-da0fde43151a", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "e2a53364-a9d8-4a84-8071-da0fde43151a", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-18 05:02:22,363 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438/stacks/HeatUtilsCreateSimpleStackTests-4e3c47eb-a953-4e77-8b85-e075ac3d3374-stack2/e2a53364-a9d8-4a84-8071-da0fde43151a used request id req-1b2032d7-09fd-47a5-b126-d0a272f7510c 2019-01-18 05:02:25,370 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438/stacks/e2a53364-a9d8-4a84-8071-da0fde43151a -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d135285551e0becbf044052d71c362dd107e8c4" 2019-01-18 05:02:25,538 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 18 Jan 2019 05:02:25 GMT Server: Apache x-openstack-request-id: req-0b7678dd-7c87-4d83-a79e-84545730fcd6 Location: http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438/stacks/HeatUtilsCreateSimpleStackTests-4e3c47eb-a953-4e77-8b85-e075ac3d3374-stack2/e2a53364-a9d8-4a84-8071-da0fde43151a Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438/stacks/HeatUtilsCreateSimpleStackTests-4e3c47eb-a953-4e77-8b85-e075ac3d3374-stack2/e2a53364-a9d8-4a84-8071-da0fde43151a;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-18 05:02:25,612 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:02:25 GMT Server: Apache x-openstack-request-id: req-0243f2ea-efbf-4bcc-bac1-78c67f49b283 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": "ccac38ea86a048c183796fe3184f3438", "OS::stack_id": "e2a53364-a9d8-4a84-8071-da0fde43151a", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-4e3c47eb-a953-4e77-8b85-e075ac3d3374-stack2", "image_name": "HeatUtilsCreateSimpleStackTests-4e3c47eb-a953-4e77-8b85-e075ac3d3374-image", "inst_name": "HeatUtilsCreateSimpleStackTests-4e3c47eb-a953-4e77-8b85-e075ac3d3374-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-4e3c47eb-a953-4e77-8b85-e075ac3d3374-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-4e3c47eb-a953-4e77-8b85-e075ac3d3374-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-4e3c47eb-a953-4e77-8b85-e075ac3d3374-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-4e3c47eb-a953-4e77-8b85-e075ac3d3374-stack2", "stack_user_project_id": "9e8f3d8a9f61432bae4ad7edc8e95a7f", "stack_status_reason": "Stack CREATE started", "creation_time": "2019-01-18T05:02:12Z", "links": [{"href": "http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438/stacks/HeatUtilsCreateSimpleStackTests-4e3c47eb-a953-4e77-8b85-e075ac3d3374-stack2/e2a53364-a9d8-4a84-8071-da0fde43151a", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "e2a53364-a9d8-4a84-8071-da0fde43151a", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-18 05:02:25,612 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438/stacks/HeatUtilsCreateSimpleStackTests-4e3c47eb-a953-4e77-8b85-e075ac3d3374-stack2/e2a53364-a9d8-4a84-8071-da0fde43151a used request id req-0243f2ea-efbf-4bcc-bac1-78c67f49b283 2019-01-18 05:02:28,618 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438/stacks/e2a53364-a9d8-4a84-8071-da0fde43151a -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d135285551e0becbf044052d71c362dd107e8c4" 2019-01-18 05:02:28,646 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 18 Jan 2019 05:02:28 GMT Server: Apache x-openstack-request-id: req-cc768451-c936-48b5-8ada-17f962b9fed7 Location: http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438/stacks/HeatUtilsCreateSimpleStackTests-4e3c47eb-a953-4e77-8b85-e075ac3d3374-stack2/e2a53364-a9d8-4a84-8071-da0fde43151a Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438/stacks/HeatUtilsCreateSimpleStackTests-4e3c47eb-a953-4e77-8b85-e075ac3d3374-stack2/e2a53364-a9d8-4a84-8071-da0fde43151a;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-18 05:02:28,720 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:02:28 GMT Server: Apache x-openstack-request-id: req-2d0c783e-c547-49e2-8fb0-722a0e6bef9e 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": "ccac38ea86a048c183796fe3184f3438", "OS::stack_id": "e2a53364-a9d8-4a84-8071-da0fde43151a", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-4e3c47eb-a953-4e77-8b85-e075ac3d3374-stack2", "image_name": "HeatUtilsCreateSimpleStackTests-4e3c47eb-a953-4e77-8b85-e075ac3d3374-image", "inst_name": "HeatUtilsCreateSimpleStackTests-4e3c47eb-a953-4e77-8b85-e075ac3d3374-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-4e3c47eb-a953-4e77-8b85-e075ac3d3374-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-4e3c47eb-a953-4e77-8b85-e075ac3d3374-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-4e3c47eb-a953-4e77-8b85-e075ac3d3374-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-4e3c47eb-a953-4e77-8b85-e075ac3d3374-stack2", "stack_user_project_id": "9e8f3d8a9f61432bae4ad7edc8e95a7f", "stack_status_reason": "Stack CREATE started", "creation_time": "2019-01-18T05:02:12Z", "links": [{"href": "http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438/stacks/HeatUtilsCreateSimpleStackTests-4e3c47eb-a953-4e77-8b85-e075ac3d3374-stack2/e2a53364-a9d8-4a84-8071-da0fde43151a", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "e2a53364-a9d8-4a84-8071-da0fde43151a", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-18 05:02:28,720 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438/stacks/HeatUtilsCreateSimpleStackTests-4e3c47eb-a953-4e77-8b85-e075ac3d3374-stack2/e2a53364-a9d8-4a84-8071-da0fde43151a used request id req-2d0c783e-c547-49e2-8fb0-722a0e6bef9e 2019-01-18 05:02:31,727 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438/stacks/e2a53364-a9d8-4a84-8071-da0fde43151a -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d135285551e0becbf044052d71c362dd107e8c4" 2019-01-18 05:02:31,753 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 18 Jan 2019 05:02:31 GMT Server: Apache x-openstack-request-id: req-00743483-06da-401b-a960-0c7e4df242f6 Location: http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438/stacks/HeatUtilsCreateSimpleStackTests-4e3c47eb-a953-4e77-8b85-e075ac3d3374-stack2/e2a53364-a9d8-4a84-8071-da0fde43151a Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438/stacks/HeatUtilsCreateSimpleStackTests-4e3c47eb-a953-4e77-8b85-e075ac3d3374-stack2/e2a53364-a9d8-4a84-8071-da0fde43151a;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-18 05:02:32,427 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:02:31 GMT Server: Apache x-openstack-request-id: req-5bb3137f-05d5-48bc-9b7a-5bc9a4f1e277 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": "ccac38ea86a048c183796fe3184f3438", "OS::stack_id": "e2a53364-a9d8-4a84-8071-da0fde43151a", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-4e3c47eb-a953-4e77-8b85-e075ac3d3374-stack2", "image_name": "HeatUtilsCreateSimpleStackTests-4e3c47eb-a953-4e77-8b85-e075ac3d3374-image", "inst_name": "HeatUtilsCreateSimpleStackTests-4e3c47eb-a953-4e77-8b85-e075ac3d3374-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-4e3c47eb-a953-4e77-8b85-e075ac3d3374-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-4e3c47eb-a953-4e77-8b85-e075ac3d3374-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-4e3c47eb-a953-4e77-8b85-e075ac3d3374-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-4e3c47eb-a953-4e77-8b85-e075ac3d3374-stack2", "stack_user_project_id": "9e8f3d8a9f61432bae4ad7edc8e95a7f", "stack_status_reason": "Stack CREATE started", "creation_time": "2019-01-18T05:02:12Z", "links": [{"href": "http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438/stacks/HeatUtilsCreateSimpleStackTests-4e3c47eb-a953-4e77-8b85-e075ac3d3374-stack2/e2a53364-a9d8-4a84-8071-da0fde43151a", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "e2a53364-a9d8-4a84-8071-da0fde43151a", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-18 05:02:32,427 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438/stacks/HeatUtilsCreateSimpleStackTests-4e3c47eb-a953-4e77-8b85-e075ac3d3374-stack2/e2a53364-a9d8-4a84-8071-da0fde43151a used request id req-5bb3137f-05d5-48bc-9b7a-5bc9a4f1e277 2019-01-18 05:02:35,434 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438/stacks/e2a53364-a9d8-4a84-8071-da0fde43151a -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d135285551e0becbf044052d71c362dd107e8c4" 2019-01-18 05:02:35,460 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 18 Jan 2019 05:02:35 GMT Server: Apache x-openstack-request-id: req-6d09eb7d-e909-4251-ae81-c242fad26346 Location: http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438/stacks/HeatUtilsCreateSimpleStackTests-4e3c47eb-a953-4e77-8b85-e075ac3d3374-stack2/e2a53364-a9d8-4a84-8071-da0fde43151a Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438/stacks/HeatUtilsCreateSimpleStackTests-4e3c47eb-a953-4e77-8b85-e075ac3d3374-stack2/e2a53364-a9d8-4a84-8071-da0fde43151a;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-18 05:02:35,533 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:02:35 GMT Server: Apache x-openstack-request-id: req-e64680e3-ae9a-4db9-8a41-c3df3344308b 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": "ccac38ea86a048c183796fe3184f3438", "OS::stack_id": "e2a53364-a9d8-4a84-8071-da0fde43151a", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-4e3c47eb-a953-4e77-8b85-e075ac3d3374-stack2", "image_name": "HeatUtilsCreateSimpleStackTests-4e3c47eb-a953-4e77-8b85-e075ac3d3374-image", "inst_name": "HeatUtilsCreateSimpleStackTests-4e3c47eb-a953-4e77-8b85-e075ac3d3374-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-4e3c47eb-a953-4e77-8b85-e075ac3d3374-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-4e3c47eb-a953-4e77-8b85-e075ac3d3374-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-4e3c47eb-a953-4e77-8b85-e075ac3d3374-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-4e3c47eb-a953-4e77-8b85-e075ac3d3374-stack2", "stack_user_project_id": "9e8f3d8a9f61432bae4ad7edc8e95a7f", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2019-01-18T05:02:12Z", "links": [{"href": "http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438/stacks/HeatUtilsCreateSimpleStackTests-4e3c47eb-a953-4e77-8b85-e075ac3d3374-stack2/e2a53364-a9d8-4a84-8071-da0fde43151a", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "e2a53364-a9d8-4a84-8071-da0fde43151a", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-18 05:02:35,534 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438/stacks/HeatUtilsCreateSimpleStackTests-4e3c47eb-a953-4e77-8b85-e075ac3d3374-stack2/e2a53364-a9d8-4a84-8071-da0fde43151a used request id req-e64680e3-ae9a-4db9-8a41-c3df3344308b 2019-01-18 05:02:35,537 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438/stacks/f4a67446-6e86-47be-a9b7-3cf7d16cad02 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d135285551e0becbf044052d71c362dd107e8c4" 2019-01-18 05:02:35,563 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 18 Jan 2019 05:02:35 GMT Server: Apache x-openstack-request-id: req-1f396e93-eded-4855-a9b5-bb4b4d772508 Location: http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438/stacks/HeatUtilsCreateSimpleStackTests-4e3c47eb-a953-4e77-8b85-e075ac3d3374-stack1/f4a67446-6e86-47be-a9b7-3cf7d16cad02 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438/stacks/HeatUtilsCreateSimpleStackTests-4e3c47eb-a953-4e77-8b85-e075ac3d3374-stack1/f4a67446-6e86-47be-a9b7-3cf7d16cad02;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-18 05:02:35,636 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 05:02:35 GMT Server: Apache x-openstack-request-id: req-548464ca-18e2-47e4-a852-e965915544b4 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 05:02:35,636 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438/stacks/HeatUtilsCreateSimpleStackTests-4e3c47eb-a953-4e77-8b85-e075ac3d3374-stack1/f4a67446-6e86-47be-a9b7-3cf7d16cad02 used request id req-548464ca-18e2-47e4-a852-e965915544b4 2019-01-18 05:02:35,639 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438/stacks/e2a53364-a9d8-4a84-8071-da0fde43151a -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d135285551e0becbf044052d71c362dd107e8c4" 2019-01-18 05:02:35,665 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 18 Jan 2019 05:02:35 GMT Server: Apache x-openstack-request-id: req-fbe10a06-962f-493a-9f8b-c2c41035c543 Location: http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438/stacks/HeatUtilsCreateSimpleStackTests-4e3c47eb-a953-4e77-8b85-e075ac3d3374-stack2/e2a53364-a9d8-4a84-8071-da0fde43151a Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438/stacks/HeatUtilsCreateSimpleStackTests-4e3c47eb-a953-4e77-8b85-e075ac3d3374-stack2/e2a53364-a9d8-4a84-8071-da0fde43151a;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-18 05:02:35,738 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 05:02:35 GMT Server: Apache x-openstack-request-id: req-e61cafe7-12c8-4a69-9f83-6a0e8b40f9af Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 05:02:35,738 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438/stacks/HeatUtilsCreateSimpleStackTests-4e3c47eb-a953-4e77-8b85-e075ac3d3374-stack2/e2a53364-a9d8-4a84-8071-da0fde43151a used request id req-e61cafe7-12c8-4a69-9f83-6a0e8b40f9af 2019-01-18 05:02:35,739 - glance_utils - INFO - Deleting image named - HeatUtilsCreateSimpleStackTests-4e3c47eb-a953-4e77-8b85-e075ac3d3374-image 2019-01-18 05:02:35,742 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9292/v2/images/2293c578-6989-46a3-9108-baddfbee80c6 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a2d7250e9241c881d47f0894228a13bea1696ac7" 2019-01-18 05:02:37,817 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-299942c3-e98e-4d5f-a0de-41226d768dee Date: Fri, 18 Jan 2019 05:02:37 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-18 05:02:37,817 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/2293c578-6989-46a3-9108-baddfbee80c6 used request id req-299942c3-e98e-4d5f-a0de-41226d768dee 2019-01-18 05:02:37,821 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/flavors/dae16ff4-fe89-404d-967f-6747f3353546 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}08f61e205df0f3607a4177356a6667062ad9255b" 2019-01-18 05:02:37,855 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 18 Jan 2019 05: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 x-openstack-request-id: req-658b242d-9f30-49bc-952e-8cbe7a8bad61 x-compute-request-id: req-658b242d-9f30-49bc-952e-8cbe7a8bad61 Content-Length: 0 Content-Type: application/json 2019-01-18 05:02:37,856 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/dae16ff4-fe89-404d-967f-6747f3353546 used request id req-658b242d-9f30-49bc-952e-8cbe7a8bad61 2019-01-18 05:02:37,857 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2019-01-18 05:02:37,857 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 05:02:37,858 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 05:02:38,237 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "45b844776369475b95254c1dd61269c1", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}, {"id": "6aff393fb9af4d958a8117fea50ad769", "name": "Member"}], "expires_at": "2019-01-18T06:02:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ccac38ea86a048c183796fe3184f3438", "name": "api_check-project_2744c22f-2cb8-4f83-8516-7c0ba84fdd9b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_2744c22f-2cb8-4f83-8516-7c0ba84fdd9b", "id": "cb9b3d6d59cd466fb9e330547dcd06c7"}, "audit_ids": ["J5k4OZ1eR_e8NiqkIBTO_A"], "issued_at": "2019-01-18T05:02:38.000000Z"}} 2019-01-18 05:02:38,237 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5dc8477c7cc803ea3238d6e8e853fbab0d51af20" 2019-01-18 05:02:38,316 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:02:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-08f7eb25-af18-404a-9c34-fda705ee4393 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 05:02:38,316 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-08f7eb25-af18-404a-9c34-fda705ee4393 2019-01-18 05:02:38,321 - 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-18914448-e6fc-4c77-8bf1-7b82079a24c8-image1 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}5dc8477c7cc803ea3238d6e8e853fbab0d51af20" 2019-01-18 05:02:38,530 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 178 Content-Type: application/json X-Openstack-Request-Id: req-c99ae034-461b-44d1-91b7-157d055e495b Date: Fri, 18 Jan 2019 05:02:38 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=HeatUtilsCreateComplexStackTests-18914448-e6fc-4c77-8bf1-7b82079a24c8-image1"} 2019-01-18 05:02:38,530 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=HeatUtilsCreateComplexStackTests-18914448-e6fc-4c77-8bf1-7b82079a24c8-image1 used request id req-c99ae034-461b-44d1-91b7-157d055e495b 2019-01-18 05:02:38,533 - 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}5dc8477c7cc803ea3238d6e8e853fbab0d51af20" 2019-01-18 05:02:38,683 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-7f6e534e-590b-4c80-b34d-50e6c28cc2f0 Date: Fri, 18 Jan 2019 05:02: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"}}} 2019-01-18 05:02:38,683 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-7f6e534e-590b-4c80-b34d-50e6c28cc2f0 2019-01-18 05:02:38,713 - 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}5dc8477c7cc803ea3238d6e8e853fbab0d51af20" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "HeatUtilsCreateComplexStackTests-18914448-e6fc-4c77-8bf1-7b82079a24c8-image1"}' 2019-01-18 05:02:38,960 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 637 Content-Type: application/json Location: http://172.30.9.23:9292/v2/images/5834c33b-f580-4a68-b1f4-2887442f7e89 X-Openstack-Request-Id: req-6f982fa1-a8e6-4f31-8c19-7d56bd7964cc Date: Fri, 18 Jan 2019 05:02:38 GMT RESP BODY: {"status": "queued", "name": "HeatUtilsCreateComplexStackTests-18914448-e6fc-4c77-8bf1-7b82079a24c8-image1", "tags": [], "container_format": "bare", "created_at": "2019-01-18T05:02:38Z", "size": null, "disk_format": "qcow2", "updated_at": "2019-01-18T05:02:38Z", "visibility": "shared", "locations": [], "self": "/v2/images/5834c33b-f580-4a68-b1f4-2887442f7e89", "min_disk": 0, "protected": false, "id": "5834c33b-f580-4a68-b1f4-2887442f7e89", "file": "/v2/images/5834c33b-f580-4a68-b1f4-2887442f7e89/file", "checksum": null, "owner": "ccac38ea86a048c183796fe3184f3438", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-18 05:02:38,961 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-6f982fa1-a8e6-4f31-8c19-7d56bd7964cc 2019-01-18 05:02:38,971 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9292/v2/images/5834c33b-f580-4a68-b1f4-2887442f7e89/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}5dc8477c7cc803ea3238d6e8e853fbab0d51af20" -d '' 2019-01-18 05:02:41,894 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-f329b6e3-8797-4fe6-b66b-14dcb308eea7 Date: Fri, 18 Jan 2019 05:02:41 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-18 05:02:41,894 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/5834c33b-f580-4a68-b1f4-2887442f7e89/file used request id req-f329b6e3-8797-4fe6-b66b-14dcb308eea7 2019-01-18 05:02:41,894 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-01-18 05:02:41,898 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/5834c33b-f580-4a68-b1f4-2887442f7e89 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}5dc8477c7cc803ea3238d6e8e853fbab0d51af20" 2019-01-18 05:02:42,062 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 898 Content-Type: application/json X-Openstack-Request-Id: req-b9ed55e5-4ed9-4002-b3a6-a47bd837159f Date: Fri, 18 Jan 2019 05:02:42 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "HeatUtilsCreateComplexStackTests-18914448-e6fc-4c77-8bf1-7b82079a24c8-image1", "tags": [], "container_format": "bare", "created_at": "2019-01-18T05:02:38Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-18T05:02:41Z", "visibility": "shared", "locations": [{"url": "rbd://af014572-0a5d-4a80-a07f-9105f52ab2c1/images/5834c33b-f580-4a68-b1f4-2887442f7e89/snap", "metadata": {}}], "self": "/v2/images/5834c33b-f580-4a68-b1f4-2887442f7e89", "min_disk": 0, "protected": false, "id": "5834c33b-f580-4a68-b1f4-2887442f7e89", "file": "/v2/images/5834c33b-f580-4a68-b1f4-2887442f7e89/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "ccac38ea86a048c183796fe3184f3438", "direct_url": "rbd://af014572-0a5d-4a80-a07f-9105f52ab2c1/images/5834c33b-f580-4a68-b1f4-2887442f7e89/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-18 05:02:42,062 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/5834c33b-f580-4a68-b1f4-2887442f7e89 used request id req-b9ed55e5-4ed9-4002-b3a6-a47bd837159f 2019-01-18 05:02:42,065 - 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}5dc8477c7cc803ea3238d6e8e853fbab0d51af20" 2019-01-18 05:02:42,666 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-b3cf47eb-3045-4163-9cc1-0cae954d90a3 Date: Fri, 18 Jan 2019 05:02: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"}}} 2019-01-18 05:02:42,667 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-b3cf47eb-3045-4163-9cc1-0cae954d90a3 2019-01-18 05:02:42,670 - create_image - INFO - Created image with name - HeatUtilsCreateComplexStackTests-18914448-e6fc-4c77-8bf1-7b82079a24c8-image1 2019-01-18 05:02:42,673 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/5834c33b-f580-4a68-b1f4-2887442f7e89 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}5dc8477c7cc803ea3238d6e8e853fbab0d51af20" 2019-01-18 05:02:42,828 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 898 Content-Type: application/json X-Openstack-Request-Id: req-b160b8eb-d93e-4d44-adce-32a6f207d0be Date: Fri, 18 Jan 2019 05:02:42 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "HeatUtilsCreateComplexStackTests-18914448-e6fc-4c77-8bf1-7b82079a24c8-image1", "tags": [], "container_format": "bare", "created_at": "2019-01-18T05:02:38Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-18T05:02:41Z", "visibility": "shared", "locations": [{"url": "rbd://af014572-0a5d-4a80-a07f-9105f52ab2c1/images/5834c33b-f580-4a68-b1f4-2887442f7e89/snap", "metadata": {}}], "self": "/v2/images/5834c33b-f580-4a68-b1f4-2887442f7e89", "min_disk": 0, "protected": false, "id": "5834c33b-f580-4a68-b1f4-2887442f7e89", "file": "/v2/images/5834c33b-f580-4a68-b1f4-2887442f7e89/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "ccac38ea86a048c183796fe3184f3438", "direct_url": "rbd://af014572-0a5d-4a80-a07f-9105f52ab2c1/images/5834c33b-f580-4a68-b1f4-2887442f7e89/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-18 05:02:42,828 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/5834c33b-f580-4a68-b1f4-2887442f7e89 used request id req-b160b8eb-d93e-4d44-adce-32a6f207d0be 2019-01-18 05:02:42,829 - create_image - DEBUG - Instance status is - active 2019-01-18 05:02:42,829 - create_image - DEBUG - Image is active with name - HeatUtilsCreateComplexStackTests-18914448-e6fc-4c77-8bf1-7b82079a24c8-image1 2019-01-18 05:02:42,829 - create_image - INFO - Image is now active with name - HeatUtilsCreateComplexStackTests-18914448-e6fc-4c77-8bf1-7b82079a24c8-image1 2019-01-18 05:02:42,829 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2019-01-18 05:02:42,829 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 05:02:42,830 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 05:02:43,217 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "45b844776369475b95254c1dd61269c1", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}, {"id": "6aff393fb9af4d958a8117fea50ad769", "name": "Member"}], "expires_at": "2019-01-18T06:02:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ccac38ea86a048c183796fe3184f3438", "name": "api_check-project_2744c22f-2cb8-4f83-8516-7c0ba84fdd9b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_2744c22f-2cb8-4f83-8516-7c0ba84fdd9b", "id": "cb9b3d6d59cd466fb9e330547dcd06c7"}, "audit_ids": ["JRDsEDzxQiCjaQR1tsGoFg"], "issued_at": "2019-01-18T05:02:43.000000Z"}} 2019-01-18 05:02:43,218 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a899679cd2ef2a91585391bfc3b697d841c9ef2d" 2019-01-18 05:02:43,303 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:02:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c1eac671-fc5d-4a4d-96d7-f79e8ec6e15e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 05:02:43,303 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-c1eac671-fc5d-4a4d-96d7-f79e8ec6e15e 2019-01-18 05:02:43,308 - 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-18914448-e6fc-4c77-8bf1-7b82079a24c8-image2 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a899679cd2ef2a91585391bfc3b697d841c9ef2d" 2019-01-18 05:02:43,482 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 178 Content-Type: application/json X-Openstack-Request-Id: req-b052cfad-c613-4a27-9b1f-f3fd261b03c6 Date: Fri, 18 Jan 2019 05:02:43 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=HeatUtilsCreateComplexStackTests-18914448-e6fc-4c77-8bf1-7b82079a24c8-image2"} 2019-01-18 05:02:43,482 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=HeatUtilsCreateComplexStackTests-18914448-e6fc-4c77-8bf1-7b82079a24c8-image2 used request id req-b052cfad-c613-4a27-9b1f-f3fd261b03c6 2019-01-18 05:02:43,485 - 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}a899679cd2ef2a91585391bfc3b697d841c9ef2d" 2019-01-18 05:02:43,643 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-ea9dd047-29a3-4565-a644-db3f3464feee Date: Fri, 18 Jan 2019 05:02: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"}}} 2019-01-18 05:02:43,643 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-ea9dd047-29a3-4565-a644-db3f3464feee 2019-01-18 05:02:43,672 - 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}a899679cd2ef2a91585391bfc3b697d841c9ef2d" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "HeatUtilsCreateComplexStackTests-18914448-e6fc-4c77-8bf1-7b82079a24c8-image2"}' 2019-01-18 05:02:44,174 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 637 Content-Type: application/json Location: http://172.30.9.23:9292/v2/images/15b52024-27d4-4b63-b994-4146726cb2d2 X-Openstack-Request-Id: req-da77aafa-8358-44d9-b4d5-49c0e5f1972d Date: Fri, 18 Jan 2019 05:02:44 GMT RESP BODY: {"status": "queued", "name": "HeatUtilsCreateComplexStackTests-18914448-e6fc-4c77-8bf1-7b82079a24c8-image2", "tags": [], "container_format": "bare", "created_at": "2019-01-18T05:02:43Z", "size": null, "disk_format": "qcow2", "updated_at": "2019-01-18T05:02:43Z", "visibility": "shared", "locations": [], "self": "/v2/images/15b52024-27d4-4b63-b994-4146726cb2d2", "min_disk": 0, "protected": false, "id": "15b52024-27d4-4b63-b994-4146726cb2d2", "file": "/v2/images/15b52024-27d4-4b63-b994-4146726cb2d2/file", "checksum": null, "owner": "ccac38ea86a048c183796fe3184f3438", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-18 05:02:44,174 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-da77aafa-8358-44d9-b4d5-49c0e5f1972d 2019-01-18 05:02:44,185 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9292/v2/images/15b52024-27d4-4b63-b994-4146726cb2d2/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a899679cd2ef2a91585391bfc3b697d841c9ef2d" -d '' 2019-01-18 05:02:46,109 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-898b0263-ea25-4d89-ac36-17fabdadd93e Date: Fri, 18 Jan 2019 05:02:46 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-18 05:02:46,109 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/15b52024-27d4-4b63-b994-4146726cb2d2/file used request id req-898b0263-ea25-4d89-ac36-17fabdadd93e 2019-01-18 05:02:46,109 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-01-18 05:02:46,112 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/15b52024-27d4-4b63-b994-4146726cb2d2 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a899679cd2ef2a91585391bfc3b697d841c9ef2d" 2019-01-18 05:02:46,280 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 898 Content-Type: application/json X-Openstack-Request-Id: req-5c06bdca-8550-4eb0-b2cc-813c2849562d Date: Fri, 18 Jan 2019 05:02:46 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "HeatUtilsCreateComplexStackTests-18914448-e6fc-4c77-8bf1-7b82079a24c8-image2", "tags": [], "container_format": "bare", "created_at": "2019-01-18T05:02:43Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-18T05:02:46Z", "visibility": "shared", "locations": [{"url": "rbd://af014572-0a5d-4a80-a07f-9105f52ab2c1/images/15b52024-27d4-4b63-b994-4146726cb2d2/snap", "metadata": {}}], "self": "/v2/images/15b52024-27d4-4b63-b994-4146726cb2d2", "min_disk": 0, "protected": false, "id": "15b52024-27d4-4b63-b994-4146726cb2d2", "file": "/v2/images/15b52024-27d4-4b63-b994-4146726cb2d2/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "ccac38ea86a048c183796fe3184f3438", "direct_url": "rbd://af014572-0a5d-4a80-a07f-9105f52ab2c1/images/15b52024-27d4-4b63-b994-4146726cb2d2/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-18 05:02:46,280 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/15b52024-27d4-4b63-b994-4146726cb2d2 used request id req-5c06bdca-8550-4eb0-b2cc-813c2849562d 2019-01-18 05:02:46,283 - 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}a899679cd2ef2a91585391bfc3b697d841c9ef2d" 2019-01-18 05:02:46,434 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-bb80b1fa-0f6b-40a6-afb7-c4d87f9e36d2 Date: Fri, 18 Jan 2019 05:02:46 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"}}} 2019-01-18 05:02:46,434 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-bb80b1fa-0f6b-40a6-afb7-c4d87f9e36d2 2019-01-18 05:02:46,437 - create_image - INFO - Created image with name - HeatUtilsCreateComplexStackTests-18914448-e6fc-4c77-8bf1-7b82079a24c8-image2 2019-01-18 05:02:46,440 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/15b52024-27d4-4b63-b994-4146726cb2d2 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a899679cd2ef2a91585391bfc3b697d841c9ef2d" 2019-01-18 05:02:46,456 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 898 Content-Type: application/json X-Openstack-Request-Id: req-b969f524-b056-4dc9-84cb-744423963dec Date: Fri, 18 Jan 2019 05:02:46 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "HeatUtilsCreateComplexStackTests-18914448-e6fc-4c77-8bf1-7b82079a24c8-image2", "tags": [], "container_format": "bare", "created_at": "2019-01-18T05:02:43Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-18T05:02:46Z", "visibility": "shared", "locations": [{"url": "rbd://af014572-0a5d-4a80-a07f-9105f52ab2c1/images/15b52024-27d4-4b63-b994-4146726cb2d2/snap", "metadata": {}}], "self": "/v2/images/15b52024-27d4-4b63-b994-4146726cb2d2", "min_disk": 0, "protected": false, "id": "15b52024-27d4-4b63-b994-4146726cb2d2", "file": "/v2/images/15b52024-27d4-4b63-b994-4146726cb2d2/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "ccac38ea86a048c183796fe3184f3438", "direct_url": "rbd://af014572-0a5d-4a80-a07f-9105f52ab2c1/images/15b52024-27d4-4b63-b994-4146726cb2d2/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-18 05:02:46,456 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/15b52024-27d4-4b63-b994-4146726cb2d2 used request id req-b969f524-b056-4dc9-84cb-744423963dec 2019-01-18 05:02:46,457 - create_image - DEBUG - Instance status is - active 2019-01-18 05:02:46,457 - create_image - DEBUG - Image is active with name - HeatUtilsCreateComplexStackTests-18914448-e6fc-4c77-8bf1-7b82079a24c8-image2 2019-01-18 05:02:46,457 - create_image - INFO - Image is now active with name - HeatUtilsCreateComplexStackTests-18914448-e6fc-4c77-8bf1-7b82079a24c8-image2 2019-01-18 05:02:46,457 - heat_utils - DEBUG - Retrieving Heat Client 2019-01-18 05:02:46,530 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 05:02:46,908 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "45b844776369475b95254c1dd61269c1", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}, {"id": "6aff393fb9af4d958a8117fea50ad769", "name": "Member"}], "expires_at": "2019-01-18T06:02:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ccac38ea86a048c183796fe3184f3438", "name": "api_check-project_2744c22f-2cb8-4f83-8516-7c0ba84fdd9b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_2744c22f-2cb8-4f83-8516-7c0ba84fdd9b", "id": "cb9b3d6d59cd466fb9e330547dcd06c7"}, "audit_ids": ["5epnRbZNSxufCBXg7JVMKw"], "issued_at": "2019-01-18T05:02:46.000000Z"}} 2019-01-18 05:02:46,911 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e1224e32ccac14a46d16d966a9d24b5625d6cfc" -d '{"stack_name": "HeatUtilsCreateComplexStackTests-18914448-e6fc-4c77-8bf1-7b82079a24c8-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-18914448-e6fc-4c77-8bf1-7b82079a24c8-flavor2", "keypair_name": "HeatUtilsCreateComplexStackTests-18914448-e6fc-4c77-8bf1-7b82079a24c8-keypair", "subnet_name": "HeatUtilsCreateComplexStackTests-18914448-e6fc-4c77-8bf1-7b82079a24c8-subnet", "image1_name": "HeatUtilsCreateComplexStackTests-18914448-e6fc-4c77-8bf1-7b82079a24c8-image1", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-18914448-e6fc-4c77-8bf1-7b82079a24c8-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-18914448-e6fc-4c77-8bf1-7b82079a24c8-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-18914448-e6fc-4c77-8bf1-7b82079a24c8-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-18914448-e6fc-4c77-8bf1-7b82079a24c8-flavor1", "net_name": "HeatUtilsCreateComplexStackTests-18914448-e6fc-4c77-8bf1-7b82079a24c8-net"}}' 2019-01-18 05:02:50,440 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 18 Jan 2019 05:02:46 GMT Server: Apache x-openstack-request-id: req-ffb98350-9381-474e-83d1-4e461d32d9c5 Location: http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438/stacks/HeatUtilsCreateComplexStackTests-18914448-e6fc-4c77-8bf1-7b82079a24c8-stack/8eeea290-6477-4303-a06e-cbdb98b4b144 Content-Length: 276 Content-Type: application/json RESP BODY: {"stack": {"id": "8eeea290-6477-4303-a06e-cbdb98b4b144", "links": [{"href": "http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438/stacks/HeatUtilsCreateComplexStackTests-18914448-e6fc-4c77-8bf1-7b82079a24c8-stack/8eeea290-6477-4303-a06e-cbdb98b4b144", "rel": "self"}]}} 2019-01-18 05:02:50,441 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438/stacks used request id req-ffb98350-9381-474e-83d1-4e461d32d9c5 2019-01-18 05:02:50,444 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438/stacks/8eeea290-6477-4303-a06e-cbdb98b4b144 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e1224e32ccac14a46d16d966a9d24b5625d6cfc" 2019-01-18 05:02:50,608 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 18 Jan 2019 05:02:50 GMT Server: Apache x-openstack-request-id: req-21f50cab-ee46-448c-8fe0-e460cfabc985 Location: http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438/stacks/HeatUtilsCreateComplexStackTests-18914448-e6fc-4c77-8bf1-7b82079a24c8-stack/8eeea290-6477-4303-a06e-cbdb98b4b144 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438/stacks/HeatUtilsCreateComplexStackTests-18914448-e6fc-4c77-8bf1-7b82079a24c8-stack/8eeea290-6477-4303-a06e-cbdb98b4b144;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-18 05:02:50,789 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:02:50 GMT Server: Apache x-openstack-request-id: req-8ebfd928-3989-4d6d-9165-abd5113d4029 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 718 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-18914448-e6fc-4c77-8bf1-7b82079a24c8-flavor2", "OS::project_id": "ccac38ea86a048c183796fe3184f3438", "OS::stack_id": "8eeea290-6477-4303-a06e-cbdb98b4b144", "OS::stack_name": "HeatUtilsCreateComplexStackTests-18914448-e6fc-4c77-8bf1-7b82079a24c8-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-18914448-e6fc-4c77-8bf1-7b82079a24c8-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-18914448-e6fc-4c77-8bf1-7b82079a24c8-subnet", "net_name": "HeatUtilsCreateComplexStackTests-18914448-e6fc-4c77-8bf1-7b82079a24c8-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-18914448-e6fc-4c77-8bf1-7b82079a24c8-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-18914448-e6fc-4c77-8bf1-7b82079a24c8-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-18914448-e6fc-4c77-8bf1-7b82079a24c8-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-18914448-e6fc-4c77-8bf1-7b82079a24c8-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-18914448-e6fc-4c77-8bf1-7b82079a24c8-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-18914448-e6fc-4c77-8bf1-7b82079a24c8-stack", "stack_user_project_id": "3cd88473658342f7bdb9ce38aa23c80d", "stack_status_reason": "Stack CREATE started", "creation_time": "2019-01-18T05:02:49Z", "links": [{"href": "http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438/stacks/HeatUtilsCreateComplexStackTests-18914448-e6fc-4c77-8bf1-7b82079a24c8-stack/8eeea290-6477-4303-a06e-cbdb98b4b144", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "8eeea290-6477-4303-a06e-cbdb98b4b144", "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"}} 2019-01-18 05:02:50,790 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438/stacks/HeatUtilsCreateComplexStackTests-18914448-e6fc-4c77-8bf1-7b82079a24c8-stack/8eeea290-6477-4303-a06e-cbdb98b4b144 used request id req-8ebfd928-3989-4d6d-9165-abd5113d4029 2019-01-18 05:02:50,793 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438/stacks/8eeea290-6477-4303-a06e-cbdb98b4b144 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e1224e32ccac14a46d16d966a9d24b5625d6cfc" 2019-01-18 05:02:50,979 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 18 Jan 2019 05:02:50 GMT Server: Apache x-openstack-request-id: req-5864fe2e-aa38-4681-afdc-d108f3b7df76 Location: http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438/stacks/HeatUtilsCreateComplexStackTests-18914448-e6fc-4c77-8bf1-7b82079a24c8-stack/8eeea290-6477-4303-a06e-cbdb98b4b144 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438/stacks/HeatUtilsCreateComplexStackTests-18914448-e6fc-4c77-8bf1-7b82079a24c8-stack/8eeea290-6477-4303-a06e-cbdb98b4b144;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-18 05:02:51,627 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:02:50 GMT Server: Apache x-openstack-request-id: req-6df298c8-40a6-4f62-a3fb-797f87d28d95 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 718 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-18914448-e6fc-4c77-8bf1-7b82079a24c8-flavor2", "OS::project_id": "ccac38ea86a048c183796fe3184f3438", "OS::stack_id": "8eeea290-6477-4303-a06e-cbdb98b4b144", "OS::stack_name": "HeatUtilsCreateComplexStackTests-18914448-e6fc-4c77-8bf1-7b82079a24c8-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-18914448-e6fc-4c77-8bf1-7b82079a24c8-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-18914448-e6fc-4c77-8bf1-7b82079a24c8-subnet", "net_name": "HeatUtilsCreateComplexStackTests-18914448-e6fc-4c77-8bf1-7b82079a24c8-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-18914448-e6fc-4c77-8bf1-7b82079a24c8-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-18914448-e6fc-4c77-8bf1-7b82079a24c8-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-18914448-e6fc-4c77-8bf1-7b82079a24c8-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-18914448-e6fc-4c77-8bf1-7b82079a24c8-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-18914448-e6fc-4c77-8bf1-7b82079a24c8-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-18914448-e6fc-4c77-8bf1-7b82079a24c8-stack", "stack_user_project_id": "3cd88473658342f7bdb9ce38aa23c80d", "stack_status_reason": "Stack CREATE started", "creation_time": "2019-01-18T05:02:49Z", "links": [{"href": "http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438/stacks/HeatUtilsCreateComplexStackTests-18914448-e6fc-4c77-8bf1-7b82079a24c8-stack/8eeea290-6477-4303-a06e-cbdb98b4b144", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "8eeea290-6477-4303-a06e-cbdb98b4b144", "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"}} 2019-01-18 05:02:51,627 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438/stacks/HeatUtilsCreateComplexStackTests-18914448-e6fc-4c77-8bf1-7b82079a24c8-stack/8eeea290-6477-4303-a06e-cbdb98b4b144 used request id req-6df298c8-40a6-4f62-a3fb-797f87d28d95 2019-01-18 05:02:54,634 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438/stacks/8eeea290-6477-4303-a06e-cbdb98b4b144 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e1224e32ccac14a46d16d966a9d24b5625d6cfc" 2019-01-18 05:02:54,800 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 18 Jan 2019 05:02:54 GMT Server: Apache x-openstack-request-id: req-82aad4dd-0689-4840-8e1a-665c346c7820 Location: http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438/stacks/HeatUtilsCreateComplexStackTests-18914448-e6fc-4c77-8bf1-7b82079a24c8-stack/8eeea290-6477-4303-a06e-cbdb98b4b144 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438/stacks/HeatUtilsCreateComplexStackTests-18914448-e6fc-4c77-8bf1-7b82079a24c8-stack/8eeea290-6477-4303-a06e-cbdb98b4b144;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-18 05:02:55,077 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:02:54 GMT Server: Apache x-openstack-request-id: req-09e0763e-93ed-4184-bd8e-ac5bcf5ee7c1 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 718 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-18914448-e6fc-4c77-8bf1-7b82079a24c8-flavor2", "OS::project_id": "ccac38ea86a048c183796fe3184f3438", "OS::stack_id": "8eeea290-6477-4303-a06e-cbdb98b4b144", "OS::stack_name": "HeatUtilsCreateComplexStackTests-18914448-e6fc-4c77-8bf1-7b82079a24c8-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-18914448-e6fc-4c77-8bf1-7b82079a24c8-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-18914448-e6fc-4c77-8bf1-7b82079a24c8-subnet", "net_name": "HeatUtilsCreateComplexStackTests-18914448-e6fc-4c77-8bf1-7b82079a24c8-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-18914448-e6fc-4c77-8bf1-7b82079a24c8-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-18914448-e6fc-4c77-8bf1-7b82079a24c8-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-18914448-e6fc-4c77-8bf1-7b82079a24c8-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-18914448-e6fc-4c77-8bf1-7b82079a24c8-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-18914448-e6fc-4c77-8bf1-7b82079a24c8-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-18914448-e6fc-4c77-8bf1-7b82079a24c8-stack", "stack_user_project_id": "3cd88473658342f7bdb9ce38aa23c80d", "stack_status_reason": "Stack CREATE started", "creation_time": "2019-01-18T05:02:49Z", "links": [{"href": "http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438/stacks/HeatUtilsCreateComplexStackTests-18914448-e6fc-4c77-8bf1-7b82079a24c8-stack/8eeea290-6477-4303-a06e-cbdb98b4b144", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "8eeea290-6477-4303-a06e-cbdb98b4b144", "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"}} 2019-01-18 05:02:55,078 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438/stacks/HeatUtilsCreateComplexStackTests-18914448-e6fc-4c77-8bf1-7b82079a24c8-stack/8eeea290-6477-4303-a06e-cbdb98b4b144 used request id req-09e0763e-93ed-4184-bd8e-ac5bcf5ee7c1 2019-01-18 05:02:58,084 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438/stacks/8eeea290-6477-4303-a06e-cbdb98b4b144 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e1224e32ccac14a46d16d966a9d24b5625d6cfc" 2019-01-18 05:02:58,846 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 18 Jan 2019 05:02:58 GMT Server: Apache x-openstack-request-id: req-08b90281-934a-4a45-9502-72cc39c8be79 Location: http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438/stacks/HeatUtilsCreateComplexStackTests-18914448-e6fc-4c77-8bf1-7b82079a24c8-stack/8eeea290-6477-4303-a06e-cbdb98b4b144 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438/stacks/HeatUtilsCreateComplexStackTests-18914448-e6fc-4c77-8bf1-7b82079a24c8-stack/8eeea290-6477-4303-a06e-cbdb98b4b144;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-18 05:02:59,217 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:02:58 GMT Server: Apache x-openstack-request-id: req-a8a13ac4-3bab-4034-b64a-314e856fe660 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": "HeatUtilsCreateComplexStackTests-18914448-e6fc-4c77-8bf1-7b82079a24c8-flavor2", "OS::project_id": "ccac38ea86a048c183796fe3184f3438", "OS::stack_id": "8eeea290-6477-4303-a06e-cbdb98b4b144", "OS::stack_name": "HeatUtilsCreateComplexStackTests-18914448-e6fc-4c77-8bf1-7b82079a24c8-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-18914448-e6fc-4c77-8bf1-7b82079a24c8-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-18914448-e6fc-4c77-8bf1-7b82079a24c8-subnet", "net_name": "HeatUtilsCreateComplexStackTests-18914448-e6fc-4c77-8bf1-7b82079a24c8-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-18914448-e6fc-4c77-8bf1-7b82079a24c8-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-18914448-e6fc-4c77-8bf1-7b82079a24c8-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-18914448-e6fc-4c77-8bf1-7b82079a24c8-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-18914448-e6fc-4c77-8bf1-7b82079a24c8-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-18914448-e6fc-4c77-8bf1-7b82079a24c8-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-18914448-e6fc-4c77-8bf1-7b82079a24c8-stack", "stack_user_project_id": "3cd88473658342f7bdb9ce38aa23c80d", "stack_status_reason": "Stack CREATE started", "creation_time": "2019-01-18T05:02:49Z", "links": [{"href": "http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438/stacks/HeatUtilsCreateComplexStackTests-18914448-e6fc-4c77-8bf1-7b82079a24c8-stack/8eeea290-6477-4303-a06e-cbdb98b4b144", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "8eeea290-6477-4303-a06e-cbdb98b4b144", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAm8ZrPBsfJJAQpDNargWbX5vKgZgLcgO69YglsQRCmeML0YNX\nEm9DOjgXZIwF0Sef3bB/OqrrkZ0mItyd0rdRbxrAR063on669goyb9yNrCExx1S2\nMc7bLQujk0YLI5bRGdN7QHMUdyjU7lhYGj5EqW0PU11F26iX8llqqVn0clM/sJZh\nHzZdZ3sz8Xv3lp0zJG1G8gIzV5M/AZ9VUTTumcTs7u0eNQplWhW4X0azkLUWlot2\nnd0tcvzJtH58DqjZa114+ldse/cKsq4dQWEfZgx2vMaKg4a9j5QWwtKlalSsHPDU\nP+ErnNFsYxrQnCH1o7lJlh4jW9JdjKNs3/kpgQIDAQABAoIBACZKHl+21u/YzY5e\n5SIzVJ6qn5s9MUsEKbdikMkzH9/NlEEahJOOb7rmwLFBTci8cao/UPatvpubQh19\nlvmNf+HMdIjSi4bQmcoSdZVTZCt0OVUiuGoDy5IF814m8GP+FUXA2uHbp6MmkThI\n1NcWiTAQE51NJve4OCkk23fnGZPkCm1mKhw6OafTuFpJn0PNJnfyQnt4jF6XhC1I\nT8D3+sZ7WoGuoTB9+fZp+zkTF+rEWUWUQQ0cN0T4B5nPLiumZtkdv0Ct0D8jtpGp\n9NGXDoWfh1lRLpXyN4zErvc9WGbA6/VUEXpcTxPhhTYDyLuR3EC5/ZlX/XOM5AMe\nHdq8q8UCgYEAybSSn8zMttndSrWCGvZMc7HTyGHxgvqCs6+EO1YIo5ChLYEz4lyu\n9v74Ec0yTKhMFL6vpC9DjmKPUMjhio/j+lbcCuwBfSCRoiZPIqCNsKisefGWV7AR\nfUq9lruwqj8GWC08Gv2xfobUPGUuoKytSHln+uJWo7O6ezpMcG/cxQMCgYEAxbTP\nbnTH/F4kanc8mSzKsl4CGlZ9Kx/+lxmGBUD9Wl0oPszhkayrCpz42eZpgJtlBIvC\nvB0+/BdqTQOY4Biv8zDY1B8yHb7pK+IxpeqlH01STh06l+Eo6kdonOuWYL9hSpJ3\n/Q/QFJHjK9XsVZPIZZyDAvkKwXi7APoHAN/CBisCgYAesoKWG18UfPe2xQT2AYIF\nIY0vs+hDnMiDfDTNqvxJmFtPR5iT3LMsGAW8/9Ol4v8hMRweCqtnYgyZqNjac6eo\nk8uNRfm8B1birJ3ikTi/KAyHyoKs+bjPrq5H4Gy0nD7k8I1zNiTrMq3eOy/reBwv\nKXrvrb6tz06ULn0vp3ab7QKBgHDh4snzXbgnXG15dR0UKQuch2DYXxE/bFKDnTTk\nvYNZyz/IJUbSqrodlCx91WE72Hq2/dIAdNTk3anpUuEo11VoX3UF9sxrE6EdvjE4\nf10W/dZh8/GB+qWBbiaikLLessMsS9wuqiUEgwulUhIule4GZftNjKmYsFVHbLZA\nC/0PAoGBALWrgKMwiiy7cFYaHBm4sqA8QJvWDWu8ddCSijIdsQ2jcUvHBPqfd4TK\nI9FUWcoKhuabzMvVmyiico1X4wcxXkMh+z98MzPyPL9GMKIrN/D1lJMWqSc0d5B3\n6dQM1IrfpPCV+OuvG+Jjaa9miqM1lYQ+FRhnx4T38M9drPfAjEcl\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"}} 2019-01-18 05:02:59,217 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438/stacks/HeatUtilsCreateComplexStackTests-18914448-e6fc-4c77-8bf1-7b82079a24c8-stack/8eeea290-6477-4303-a06e-cbdb98b4b144 used request id req-a8a13ac4-3bab-4034-b64a-314e856fe660 2019-01-18 05:03:02,223 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438/stacks/8eeea290-6477-4303-a06e-cbdb98b4b144 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e1224e32ccac14a46d16d966a9d24b5625d6cfc" 2019-01-18 05:03:02,252 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 18 Jan 2019 05:03:02 GMT Server: Apache x-openstack-request-id: req-8a561db2-0acd-4d52-9888-0f05ceb24fb2 Location: http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438/stacks/HeatUtilsCreateComplexStackTests-18914448-e6fc-4c77-8bf1-7b82079a24c8-stack/8eeea290-6477-4303-a06e-cbdb98b4b144 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438/stacks/HeatUtilsCreateComplexStackTests-18914448-e6fc-4c77-8bf1-7b82079a24c8-stack/8eeea290-6477-4303-a06e-cbdb98b4b144;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-18 05:03:02,476 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:03:02 GMT Server: Apache x-openstack-request-id: req-1f475616-8020-4636-b3f6-84cd8cc86364 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": "HeatUtilsCreateComplexStackTests-18914448-e6fc-4c77-8bf1-7b82079a24c8-flavor2", "OS::project_id": "ccac38ea86a048c183796fe3184f3438", "OS::stack_id": "8eeea290-6477-4303-a06e-cbdb98b4b144", "OS::stack_name": "HeatUtilsCreateComplexStackTests-18914448-e6fc-4c77-8bf1-7b82079a24c8-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-18914448-e6fc-4c77-8bf1-7b82079a24c8-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-18914448-e6fc-4c77-8bf1-7b82079a24c8-subnet", "net_name": "HeatUtilsCreateComplexStackTests-18914448-e6fc-4c77-8bf1-7b82079a24c8-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-18914448-e6fc-4c77-8bf1-7b82079a24c8-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-18914448-e6fc-4c77-8bf1-7b82079a24c8-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-18914448-e6fc-4c77-8bf1-7b82079a24c8-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-18914448-e6fc-4c77-8bf1-7b82079a24c8-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-18914448-e6fc-4c77-8bf1-7b82079a24c8-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-18914448-e6fc-4c77-8bf1-7b82079a24c8-stack", "stack_user_project_id": "3cd88473658342f7bdb9ce38aa23c80d", "stack_status_reason": "Stack CREATE started", "creation_time": "2019-01-18T05:02:49Z", "links": [{"href": "http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438/stacks/HeatUtilsCreateComplexStackTests-18914448-e6fc-4c77-8bf1-7b82079a24c8-stack/8eeea290-6477-4303-a06e-cbdb98b4b144", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "8eeea290-6477-4303-a06e-cbdb98b4b144", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAm8ZrPBsfJJAQpDNargWbX5vKgZgLcgO69YglsQRCmeML0YNX\nEm9DOjgXZIwF0Sef3bB/OqrrkZ0mItyd0rdRbxrAR063on669goyb9yNrCExx1S2\nMc7bLQujk0YLI5bRGdN7QHMUdyjU7lhYGj5EqW0PU11F26iX8llqqVn0clM/sJZh\nHzZdZ3sz8Xv3lp0zJG1G8gIzV5M/AZ9VUTTumcTs7u0eNQplWhW4X0azkLUWlot2\nnd0tcvzJtH58DqjZa114+ldse/cKsq4dQWEfZgx2vMaKg4a9j5QWwtKlalSsHPDU\nP+ErnNFsYxrQnCH1o7lJlh4jW9JdjKNs3/kpgQIDAQABAoIBACZKHl+21u/YzY5e\n5SIzVJ6qn5s9MUsEKbdikMkzH9/NlEEahJOOb7rmwLFBTci8cao/UPatvpubQh19\nlvmNf+HMdIjSi4bQmcoSdZVTZCt0OVUiuGoDy5IF814m8GP+FUXA2uHbp6MmkThI\n1NcWiTAQE51NJve4OCkk23fnGZPkCm1mKhw6OafTuFpJn0PNJnfyQnt4jF6XhC1I\nT8D3+sZ7WoGuoTB9+fZp+zkTF+rEWUWUQQ0cN0T4B5nPLiumZtkdv0Ct0D8jtpGp\n9NGXDoWfh1lRLpXyN4zErvc9WGbA6/VUEXpcTxPhhTYDyLuR3EC5/ZlX/XOM5AMe\nHdq8q8UCgYEAybSSn8zMttndSrWCGvZMc7HTyGHxgvqCs6+EO1YIo5ChLYEz4lyu\n9v74Ec0yTKhMFL6vpC9DjmKPUMjhio/j+lbcCuwBfSCRoiZPIqCNsKisefGWV7AR\nfUq9lruwqj8GWC08Gv2xfobUPGUuoKytSHln+uJWo7O6ezpMcG/cxQMCgYEAxbTP\nbnTH/F4kanc8mSzKsl4CGlZ9Kx/+lxmGBUD9Wl0oPszhkayrCpz42eZpgJtlBIvC\nvB0+/BdqTQOY4Biv8zDY1B8yHb7pK+IxpeqlH01STh06l+Eo6kdonOuWYL9hSpJ3\n/Q/QFJHjK9XsVZPIZZyDAvkKwXi7APoHAN/CBisCgYAesoKWG18UfPe2xQT2AYIF\nIY0vs+hDnMiDfDTNqvxJmFtPR5iT3LMsGAW8/9Ol4v8hMRweCqtnYgyZqNjac6eo\nk8uNRfm8B1birJ3ikTi/KAyHyoKs+bjPrq5H4Gy0nD7k8I1zNiTrMq3eOy/reBwv\nKXrvrb6tz06ULn0vp3ab7QKBgHDh4snzXbgnXG15dR0UKQuch2DYXxE/bFKDnTTk\nvYNZyz/IJUbSqrodlCx91WE72Hq2/dIAdNTk3anpUuEo11VoX3UF9sxrE6EdvjE4\nf10W/dZh8/GB+qWBbiaikLLessMsS9wuqiUEgwulUhIule4GZftNjKmYsFVHbLZA\nC/0PAoGBALWrgKMwiiy7cFYaHBm4sqA8QJvWDWu8ddCSijIdsQ2jcUvHBPqfd4TK\nI9FUWcoKhuabzMvVmyiico1X4wcxXkMh+z98MzPyPL9GMKIrN/D1lJMWqSc0d5B3\n6dQM1IrfpPCV+OuvG+Jjaa9miqM1lYQ+FRhnx4T38M9drPfAjEcl\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"}} 2019-01-18 05:03:02,476 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438/stacks/HeatUtilsCreateComplexStackTests-18914448-e6fc-4c77-8bf1-7b82079a24c8-stack/8eeea290-6477-4303-a06e-cbdb98b4b144 used request id req-1f475616-8020-4636-b3f6-84cd8cc86364 2019-01-18 05:03:05,483 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438/stacks/8eeea290-6477-4303-a06e-cbdb98b4b144 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e1224e32ccac14a46d16d966a9d24b5625d6cfc" 2019-01-18 05:03:06,138 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 18 Jan 2019 05:03:05 GMT Server: Apache x-openstack-request-id: req-cf25daab-2fcf-45e4-ab1e-a1f50c885ecd Location: http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438/stacks/HeatUtilsCreateComplexStackTests-18914448-e6fc-4c77-8bf1-7b82079a24c8-stack/8eeea290-6477-4303-a06e-cbdb98b4b144 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438/stacks/HeatUtilsCreateComplexStackTests-18914448-e6fc-4c77-8bf1-7b82079a24c8-stack/8eeea290-6477-4303-a06e-cbdb98b4b144;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-18 05:03:06,365 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:03:06 GMT Server: Apache x-openstack-request-id: req-846d7a93-cd93-4f8b-b31e-6747d16e2698 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": "HeatUtilsCreateComplexStackTests-18914448-e6fc-4c77-8bf1-7b82079a24c8-flavor2", "OS::project_id": "ccac38ea86a048c183796fe3184f3438", "OS::stack_id": "8eeea290-6477-4303-a06e-cbdb98b4b144", "OS::stack_name": "HeatUtilsCreateComplexStackTests-18914448-e6fc-4c77-8bf1-7b82079a24c8-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-18914448-e6fc-4c77-8bf1-7b82079a24c8-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-18914448-e6fc-4c77-8bf1-7b82079a24c8-subnet", "net_name": "HeatUtilsCreateComplexStackTests-18914448-e6fc-4c77-8bf1-7b82079a24c8-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-18914448-e6fc-4c77-8bf1-7b82079a24c8-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-18914448-e6fc-4c77-8bf1-7b82079a24c8-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-18914448-e6fc-4c77-8bf1-7b82079a24c8-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-18914448-e6fc-4c77-8bf1-7b82079a24c8-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-18914448-e6fc-4c77-8bf1-7b82079a24c8-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-18914448-e6fc-4c77-8bf1-7b82079a24c8-stack", "stack_user_project_id": "3cd88473658342f7bdb9ce38aa23c80d", "stack_status_reason": "Stack CREATE started", "creation_time": "2019-01-18T05:02:49Z", "links": [{"href": "http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438/stacks/HeatUtilsCreateComplexStackTests-18914448-e6fc-4c77-8bf1-7b82079a24c8-stack/8eeea290-6477-4303-a06e-cbdb98b4b144", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "8eeea290-6477-4303-a06e-cbdb98b4b144", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAm8ZrPBsfJJAQpDNargWbX5vKgZgLcgO69YglsQRCmeML0YNX\nEm9DOjgXZIwF0Sef3bB/OqrrkZ0mItyd0rdRbxrAR063on669goyb9yNrCExx1S2\nMc7bLQujk0YLI5bRGdN7QHMUdyjU7lhYGj5EqW0PU11F26iX8llqqVn0clM/sJZh\nHzZdZ3sz8Xv3lp0zJG1G8gIzV5M/AZ9VUTTumcTs7u0eNQplWhW4X0azkLUWlot2\nnd0tcvzJtH58DqjZa114+ldse/cKsq4dQWEfZgx2vMaKg4a9j5QWwtKlalSsHPDU\nP+ErnNFsYxrQnCH1o7lJlh4jW9JdjKNs3/kpgQIDAQABAoIBACZKHl+21u/YzY5e\n5SIzVJ6qn5s9MUsEKbdikMkzH9/NlEEahJOOb7rmwLFBTci8cao/UPatvpubQh19\nlvmNf+HMdIjSi4bQmcoSdZVTZCt0OVUiuGoDy5IF814m8GP+FUXA2uHbp6MmkThI\n1NcWiTAQE51NJve4OCkk23fnGZPkCm1mKhw6OafTuFpJn0PNJnfyQnt4jF6XhC1I\nT8D3+sZ7WoGuoTB9+fZp+zkTF+rEWUWUQQ0cN0T4B5nPLiumZtkdv0Ct0D8jtpGp\n9NGXDoWfh1lRLpXyN4zErvc9WGbA6/VUEXpcTxPhhTYDyLuR3EC5/ZlX/XOM5AMe\nHdq8q8UCgYEAybSSn8zMttndSrWCGvZMc7HTyGHxgvqCs6+EO1YIo5ChLYEz4lyu\n9v74Ec0yTKhMFL6vpC9DjmKPUMjhio/j+lbcCuwBfSCRoiZPIqCNsKisefGWV7AR\nfUq9lruwqj8GWC08Gv2xfobUPGUuoKytSHln+uJWo7O6ezpMcG/cxQMCgYEAxbTP\nbnTH/F4kanc8mSzKsl4CGlZ9Kx/+lxmGBUD9Wl0oPszhkayrCpz42eZpgJtlBIvC\nvB0+/BdqTQOY4Biv8zDY1B8yHb7pK+IxpeqlH01STh06l+Eo6kdonOuWYL9hSpJ3\n/Q/QFJHjK9XsVZPIZZyDAvkKwXi7APoHAN/CBisCgYAesoKWG18UfPe2xQT2AYIF\nIY0vs+hDnMiDfDTNqvxJmFtPR5iT3LMsGAW8/9Ol4v8hMRweCqtnYgyZqNjac6eo\nk8uNRfm8B1birJ3ikTi/KAyHyoKs+bjPrq5H4Gy0nD7k8I1zNiTrMq3eOy/reBwv\nKXrvrb6tz06ULn0vp3ab7QKBgHDh4snzXbgnXG15dR0UKQuch2DYXxE/bFKDnTTk\nvYNZyz/IJUbSqrodlCx91WE72Hq2/dIAdNTk3anpUuEo11VoX3UF9sxrE6EdvjE4\nf10W/dZh8/GB+qWBbiaikLLessMsS9wuqiUEgwulUhIule4GZftNjKmYsFVHbLZA\nC/0PAoGBALWrgKMwiiy7cFYaHBm4sqA8QJvWDWu8ddCSijIdsQ2jcUvHBPqfd4TK\nI9FUWcoKhuabzMvVmyiico1X4wcxXkMh+z98MzPyPL9GMKIrN/D1lJMWqSc0d5B3\n6dQM1IrfpPCV+OuvG+Jjaa9miqM1lYQ+FRhnx4T38M9drPfAjEcl\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"}} 2019-01-18 05:03:06,365 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438/stacks/HeatUtilsCreateComplexStackTests-18914448-e6fc-4c77-8bf1-7b82079a24c8-stack/8eeea290-6477-4303-a06e-cbdb98b4b144 used request id req-846d7a93-cd93-4f8b-b31e-6747d16e2698 2019-01-18 05:03:09,371 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438/stacks/8eeea290-6477-4303-a06e-cbdb98b4b144 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e1224e32ccac14a46d16d966a9d24b5625d6cfc" 2019-01-18 05:03:10,026 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 18 Jan 2019 05:03:09 GMT Server: Apache x-openstack-request-id: req-c2322034-5a80-4eb4-86f6-91ac74f9019a Location: http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438/stacks/HeatUtilsCreateComplexStackTests-18914448-e6fc-4c77-8bf1-7b82079a24c8-stack/8eeea290-6477-4303-a06e-cbdb98b4b144 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438/stacks/HeatUtilsCreateComplexStackTests-18914448-e6fc-4c77-8bf1-7b82079a24c8-stack/8eeea290-6477-4303-a06e-cbdb98b4b144;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-18 05:03:10,250 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:03:10 GMT Server: Apache x-openstack-request-id: req-670ee5e3-4f30-45ed-bb6f-267e23f9f96b 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": "HeatUtilsCreateComplexStackTests-18914448-e6fc-4c77-8bf1-7b82079a24c8-flavor2", "OS::project_id": "ccac38ea86a048c183796fe3184f3438", "OS::stack_id": "8eeea290-6477-4303-a06e-cbdb98b4b144", "OS::stack_name": "HeatUtilsCreateComplexStackTests-18914448-e6fc-4c77-8bf1-7b82079a24c8-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-18914448-e6fc-4c77-8bf1-7b82079a24c8-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-18914448-e6fc-4c77-8bf1-7b82079a24c8-subnet", "net_name": "HeatUtilsCreateComplexStackTests-18914448-e6fc-4c77-8bf1-7b82079a24c8-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-18914448-e6fc-4c77-8bf1-7b82079a24c8-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-18914448-e6fc-4c77-8bf1-7b82079a24c8-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-18914448-e6fc-4c77-8bf1-7b82079a24c8-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-18914448-e6fc-4c77-8bf1-7b82079a24c8-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-18914448-e6fc-4c77-8bf1-7b82079a24c8-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-18914448-e6fc-4c77-8bf1-7b82079a24c8-stack", "stack_user_project_id": "3cd88473658342f7bdb9ce38aa23c80d", "stack_status_reason": "Stack CREATE started", "creation_time": "2019-01-18T05:02:49Z", "links": [{"href": "http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438/stacks/HeatUtilsCreateComplexStackTests-18914448-e6fc-4c77-8bf1-7b82079a24c8-stack/8eeea290-6477-4303-a06e-cbdb98b4b144", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "8eeea290-6477-4303-a06e-cbdb98b4b144", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAm8ZrPBsfJJAQpDNargWbX5vKgZgLcgO69YglsQRCmeML0YNX\nEm9DOjgXZIwF0Sef3bB/OqrrkZ0mItyd0rdRbxrAR063on669goyb9yNrCExx1S2\nMc7bLQujk0YLI5bRGdN7QHMUdyjU7lhYGj5EqW0PU11F26iX8llqqVn0clM/sJZh\nHzZdZ3sz8Xv3lp0zJG1G8gIzV5M/AZ9VUTTumcTs7u0eNQplWhW4X0azkLUWlot2\nnd0tcvzJtH58DqjZa114+ldse/cKsq4dQWEfZgx2vMaKg4a9j5QWwtKlalSsHPDU\nP+ErnNFsYxrQnCH1o7lJlh4jW9JdjKNs3/kpgQIDAQABAoIBACZKHl+21u/YzY5e\n5SIzVJ6qn5s9MUsEKbdikMkzH9/NlEEahJOOb7rmwLFBTci8cao/UPatvpubQh19\nlvmNf+HMdIjSi4bQmcoSdZVTZCt0OVUiuGoDy5IF814m8GP+FUXA2uHbp6MmkThI\n1NcWiTAQE51NJve4OCkk23fnGZPkCm1mKhw6OafTuFpJn0PNJnfyQnt4jF6XhC1I\nT8D3+sZ7WoGuoTB9+fZp+zkTF+rEWUWUQQ0cN0T4B5nPLiumZtkdv0Ct0D8jtpGp\n9NGXDoWfh1lRLpXyN4zErvc9WGbA6/VUEXpcTxPhhTYDyLuR3EC5/ZlX/XOM5AMe\nHdq8q8UCgYEAybSSn8zMttndSrWCGvZMc7HTyGHxgvqCs6+EO1YIo5ChLYEz4lyu\n9v74Ec0yTKhMFL6vpC9DjmKPUMjhio/j+lbcCuwBfSCRoiZPIqCNsKisefGWV7AR\nfUq9lruwqj8GWC08Gv2xfobUPGUuoKytSHln+uJWo7O6ezpMcG/cxQMCgYEAxbTP\nbnTH/F4kanc8mSzKsl4CGlZ9Kx/+lxmGBUD9Wl0oPszhkayrCpz42eZpgJtlBIvC\nvB0+/BdqTQOY4Biv8zDY1B8yHb7pK+IxpeqlH01STh06l+Eo6kdonOuWYL9hSpJ3\n/Q/QFJHjK9XsVZPIZZyDAvkKwXi7APoHAN/CBisCgYAesoKWG18UfPe2xQT2AYIF\nIY0vs+hDnMiDfDTNqvxJmFtPR5iT3LMsGAW8/9Ol4v8hMRweCqtnYgyZqNjac6eo\nk8uNRfm8B1birJ3ikTi/KAyHyoKs+bjPrq5H4Gy0nD7k8I1zNiTrMq3eOy/reBwv\nKXrvrb6tz06ULn0vp3ab7QKBgHDh4snzXbgnXG15dR0UKQuch2DYXxE/bFKDnTTk\nvYNZyz/IJUbSqrodlCx91WE72Hq2/dIAdNTk3anpUuEo11VoX3UF9sxrE6EdvjE4\nf10W/dZh8/GB+qWBbiaikLLessMsS9wuqiUEgwulUhIule4GZftNjKmYsFVHbLZA\nC/0PAoGBALWrgKMwiiy7cFYaHBm4sqA8QJvWDWu8ddCSijIdsQ2jcUvHBPqfd4TK\nI9FUWcoKhuabzMvVmyiico1X4wcxXkMh+z98MzPyPL9GMKIrN/D1lJMWqSc0d5B3\n6dQM1IrfpPCV+OuvG+Jjaa9miqM1lYQ+FRhnx4T38M9drPfAjEcl\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"}} 2019-01-18 05:03:10,251 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438/stacks/HeatUtilsCreateComplexStackTests-18914448-e6fc-4c77-8bf1-7b82079a24c8-stack/8eeea290-6477-4303-a06e-cbdb98b4b144 used request id req-670ee5e3-4f30-45ed-bb6f-267e23f9f96b 2019-01-18 05:03:13,257 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438/stacks/8eeea290-6477-4303-a06e-cbdb98b4b144 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e1224e32ccac14a46d16d966a9d24b5625d6cfc" 2019-01-18 05:03:13,884 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 18 Jan 2019 05:03:13 GMT Server: Apache x-openstack-request-id: req-b0a911a8-f247-4655-b2c3-6656fe8ab00a Location: http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438/stacks/HeatUtilsCreateComplexStackTests-18914448-e6fc-4c77-8bf1-7b82079a24c8-stack/8eeea290-6477-4303-a06e-cbdb98b4b144 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438/stacks/HeatUtilsCreateComplexStackTests-18914448-e6fc-4c77-8bf1-7b82079a24c8-stack/8eeea290-6477-4303-a06e-cbdb98b4b144;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-18 05:03:14,660 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:03:13 GMT Server: Apache x-openstack-request-id: req-cdba8f80-150a-4a61-8fd1-72e1124ecadb Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2079 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-18914448-e6fc-4c77-8bf1-7b82079a24c8-flavor2", "OS::project_id": "ccac38ea86a048c183796fe3184f3438", "OS::stack_id": "8eeea290-6477-4303-a06e-cbdb98b4b144", "OS::stack_name": "HeatUtilsCreateComplexStackTests-18914448-e6fc-4c77-8bf1-7b82079a24c8-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-18914448-e6fc-4c77-8bf1-7b82079a24c8-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-18914448-e6fc-4c77-8bf1-7b82079a24c8-subnet", "net_name": "HeatUtilsCreateComplexStackTests-18914448-e6fc-4c77-8bf1-7b82079a24c8-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-18914448-e6fc-4c77-8bf1-7b82079a24c8-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-18914448-e6fc-4c77-8bf1-7b82079a24c8-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-18914448-e6fc-4c77-8bf1-7b82079a24c8-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-18914448-e6fc-4c77-8bf1-7b82079a24c8-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-18914448-e6fc-4c77-8bf1-7b82079a24c8-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-18914448-e6fc-4c77-8bf1-7b82079a24c8-stack", "stack_user_project_id": "3cd88473658342f7bdb9ce38aa23c80d", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2019-01-18T05:02:49Z", "links": [{"href": "http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438/stacks/HeatUtilsCreateComplexStackTests-18914448-e6fc-4c77-8bf1-7b82079a24c8-stack/8eeea290-6477-4303-a06e-cbdb98b4b144", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "8eeea290-6477-4303-a06e-cbdb98b4b144", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAm8ZrPBsfJJAQpDNargWbX5vKgZgLcgO69YglsQRCmeML0YNX\nEm9DOjgXZIwF0Sef3bB/OqrrkZ0mItyd0rdRbxrAR063on669goyb9yNrCExx1S2\nMc7bLQujk0YLI5bRGdN7QHMUdyjU7lhYGj5EqW0PU11F26iX8llqqVn0clM/sJZh\nHzZdZ3sz8Xv3lp0zJG1G8gIzV5M/AZ9VUTTumcTs7u0eNQplWhW4X0azkLUWlot2\nnd0tcvzJtH58DqjZa114+ldse/cKsq4dQWEfZgx2vMaKg4a9j5QWwtKlalSsHPDU\nP+ErnNFsYxrQnCH1o7lJlh4jW9JdjKNs3/kpgQIDAQABAoIBACZKHl+21u/YzY5e\n5SIzVJ6qn5s9MUsEKbdikMkzH9/NlEEahJOOb7rmwLFBTci8cao/UPatvpubQh19\nlvmNf+HMdIjSi4bQmcoSdZVTZCt0OVUiuGoDy5IF814m8GP+FUXA2uHbp6MmkThI\n1NcWiTAQE51NJve4OCkk23fnGZPkCm1mKhw6OafTuFpJn0PNJnfyQnt4jF6XhC1I\nT8D3+sZ7WoGuoTB9+fZp+zkTF+rEWUWUQQ0cN0T4B5nPLiumZtkdv0Ct0D8jtpGp\n9NGXDoWfh1lRLpXyN4zErvc9WGbA6/VUEXpcTxPhhTYDyLuR3EC5/ZlX/XOM5AMe\nHdq8q8UCgYEAybSSn8zMttndSrWCGvZMc7HTyGHxgvqCs6+EO1YIo5ChLYEz4lyu\n9v74Ec0yTKhMFL6vpC9DjmKPUMjhio/j+lbcCuwBfSCRoiZPIqCNsKisefGWV7AR\nfUq9lruwqj8GWC08Gv2xfobUPGUuoKytSHln+uJWo7O6ezpMcG/cxQMCgYEAxbTP\nbnTH/F4kanc8mSzKsl4CGlZ9Kx/+lxmGBUD9Wl0oPszhkayrCpz42eZpgJtlBIvC\nvB0+/BdqTQOY4Biv8zDY1B8yHb7pK+IxpeqlH01STh06l+Eo6kdonOuWYL9hSpJ3\n/Q/QFJHjK9XsVZPIZZyDAvkKwXi7APoHAN/CBisCgYAesoKWG18UfPe2xQT2AYIF\nIY0vs+hDnMiDfDTNqvxJmFtPR5iT3LMsGAW8/9Ol4v8hMRweCqtnYgyZqNjac6eo\nk8uNRfm8B1birJ3ikTi/KAyHyoKs+bjPrq5H4Gy0nD7k8I1zNiTrMq3eOy/reBwv\nKXrvrb6tz06ULn0vp3ab7QKBgHDh4snzXbgnXG15dR0UKQuch2DYXxE/bFKDnTTk\nvYNZyz/IJUbSqrodlCx91WE72Hq2/dIAdNTk3anpUuEo11VoX3UF9sxrE6EdvjE4\nf10W/dZh8/GB+qWBbiaikLLessMsS9wuqiUEgwulUhIule4GZftNjKmYsFVHbLZA\nC/0PAoGBALWrgKMwiiy7cFYaHBm4sqA8QJvWDWu8ddCSijIdsQ2jcUvHBPqfd4TK\nI9FUWcoKhuabzMvVmyiico1X4wcxXkMh+z98MzPyPL9GMKIrN/D1lJMWqSc0d5B3\n6dQM1IrfpPCV+OuvG+Jjaa9miqM1lYQ+FRhnx4T38M9drPfAjEcl\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"}} 2019-01-18 05:03:14,661 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438/stacks/HeatUtilsCreateComplexStackTests-18914448-e6fc-4c77-8bf1-7b82079a24c8-stack/8eeea290-6477-4303-a06e-cbdb98b4b144 used request id req-cdba8f80-150a-4a61-8fd1-72e1124ecadb 2019-01-18 05:03:14,664 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438/stacks/8eeea290-6477-4303-a06e-cbdb98b4b144/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e1224e32ccac14a46d16d966a9d24b5625d6cfc" 2019-01-18 05:03:15,310 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 18 Jan 2019 05:03:14 GMT Server: Apache x-openstack-request-id: req-62020ff6-3117-49d5-a8fb-aa5cdceccfa1 Location: http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438/stacks/HeatUtilsCreateComplexStackTests-18914448-e6fc-4c77-8bf1-7b82079a24c8-stack/8eeea290-6477-4303-a06e-cbdb98b4b144/resources Content-Length: 521 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438/stacks/HeatUtilsCreateComplexStackTests-18914448-e6fc-4c77-8bf1-7b82079a24c8-stack/8eeea290-6477-4303-a06e-cbdb98b4b144/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-18 05:03:15,437 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:03:15 GMT Server: Apache x-openstack-request-id: req-b79f1378-6fa4-4e6d-9bc3-fa3b79930f30 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 1046 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "subnet", "links": [{"href": "http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438/stacks/HeatUtilsCreateComplexStackTests-18914448-e6fc-4c77-8bf1-7b82079a24c8-stack/8eeea290-6477-4303-a06e-cbdb98b4b144/resources/subnet", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438/stacks/HeatUtilsCreateComplexStackTests-18914448-e6fc-4c77-8bf1-7b82079a24c8-stack/8eeea290-6477-4303-a06e-cbdb98b4b144", "rel": "stack"}], "logical_resource_id": "subnet", "creation_time": "2019-01-18T05:02:51Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-18T05:02:51Z", "required_by": ["management_router_interface", "vm1", "port1", "vm2"], "resource_status_reason": "state changed", "physical_resource_id": "251f3d7d-65b2-4a76-bf31-7f0e1b9b916f", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "flavor1", "links": [{"href": "http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438/stacks/HeatUtilsCreateComplexStackTests-18914448-e6fc-4c77-8bf1-7b82079a24c8-stack/8eeea290-6477-4303-a06e-cbdb98b4b144/resources/flavor1", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438/stacks/HeatUtilsCreateComplexStackTests-18914448-e6fc-4c77-8bf1-7b82079a24c8-stack/8eeea290-6477-4303-a06e-cbdb98b4b144", "rel": "stack"}], "logical_resource_id": "flavor1", "creation_time": "2019-01-18T05:02:50Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-18T05:02:50Z", "required_by": ["vm1"], "resource_status_reason": "state changed", "physical_resource_id": "4ce32837-b9d6-4f2c-a48c-62ae4fb5c34d", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "network", "links": [{"href": "http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438/stacks/HeatUtilsCreateComplexStackTests-18914448-e6fc-4c77-8bf1-7b82079a24c8-stack/8eeea290-6477-4303-a06e-cbdb98b4b144/resources/network", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438/stacks/HeatUtilsCreateComplexStackTests-18914448-e6fc-4c77-8bf1-7b82079a24c8-stack/8eeea290-6477-4303-a06e-cbdb98b4b144", "rel": "stack"}], "logical_resource_id": "network", "creation_time": "2019-01-18T05:02:51Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-18T05:02:51Z", "required_by": ["subnet", "vm2", "port1"], "resource_status_reason": "state changed", "physical_resource_id": "d1c90087-59f0-4b35-900a-884b0005da63", "resource_type": "OS::Neutron::Net"}, {"resource_name": "flavor2", "links": [{"href": "http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438/stacks/HeatUtilsCreateComplexStackTests-18914448-e6fc-4c77-8bf1-7b82079a24c8-stack/8eeea290-6477-4303-a06e-cbdb98b4b144/resources/flavor2", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438/stacks/HeatUtilsCreateComplexStackTests-18914448-e6fc-4c77-8bf1-7b82079a24c8-stack/8eeea290-6477-4303-a06e-cbdb98b4b144", "rel": "stack"}], "logical_resource_id": "flavor2", "creation_time": "2019-01-18T05:02:51Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-18T05:02:51Z", "required_by": ["vm2"], "resource_status_reason": "state changed", "physical_resource_id": "e2d10588-ef39-4021-8121-51124cd1dd2d", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "server_security_group", "links": [{"href": "http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438/stacks/HeatUtilsCreateComplexStackTests-18914448-e6fc-4c77-8bf1-7b82079a24c8-stack/8eeea290-6477-4303-a06e-cbdb98b4b144/resources/server_security_group", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438/stacks/HeatUtilsCreateComplexStackTests-18914448-e6fc-4c77-8bf1-7b82079a24c8-stack/8eeea290-6477-4303-a06e-cbdb98b4b144", "rel": "stack"}], "logical_resource_id": "server_security_group", "creation_time": "2019-01-18T05:02:50Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-18T05:02:50Z", "required_by": ["port1"], "resource_status_reason": "state changed", "physical_resource_id": "4f360d01-5bc7-41ac-ab51-7a3f812f6738", "resource_type": "OS::Neutron::SecurityGroup"}, {"resource_name": "floating_ip", "links": [{"href": "http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438/stacks/HeatUtilsCreateComplexStackTests-18914448-e6fc-4c77-8bf1-7b82079a24c8-stack/8eeea290-6477-4303-a06e-cbdb98b4b144/resources/floating_ip", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438/stacks/HeatUtilsCreateComplexStackTests-18914448-e6fc-4c77-8bf1-7b82079a24c8-stack/8eeea290-6477-4303-a06e-cbdb98b4b144", "rel": "stack"}], "logical_resource_id": "floating_ip", "creation_time": "2019-01-18T05:02:50Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-18T05:02:50Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "ca16b249-27ca-46c2-b5a5-44625b4da525", "resource_type": "OS::Neutron::FloatingIP"}, {"resource_name": "floating_ip_association", "links": [{"href": "http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438/stacks/HeatUtilsCreateComplexStackTests-18914448-e6fc-4c77-8bf1-7b82079a24c8-stack/8eeea290-6477-4303-a06e-cbdb98b4b144/resources/floating_ip_association", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438/stacks/HeatUtilsCreateComplexStackTests-18914448-e6fc-4c77-8bf1-7b82079a24c8-stack/8eeea290-6477-4303-a06e-cbdb98b4b144", "rel": "stack"}], "logical_resource_id": "floating_ip_association", "creation_time": "2019-01-18T05:02:50Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-18T05:02:50Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "54", "resource_type": "OS::Neutron::FloatingIPAssociation"}, {"resource_name": "keypair", "links": [{"href": "http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438/stacks/HeatUtilsCreateComplexStackTests-18914448-e6fc-4c77-8bf1-7b82079a24c8-stack/8eeea290-6477-4303-a06e-cbdb98b4b144/resources/keypair", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438/stacks/HeatUtilsCreateComplexStackTests-18914448-e6fc-4c77-8bf1-7b82079a24c8-stack/8eeea290-6477-4303-a06e-cbdb98b4b144", "rel": "stack"}], "logical_resource_id": "keypair", "creation_time": "2019-01-18T05:02:50Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-18T05:02:50Z", "required_by": ["vm1", "vm2"], "resource_status_reason": "state changed", "physical_resource_id": "HeatUtilsCreateComplexStackTests-18914448-e6fc-4c77-8bf1-7b82079a24c8-keypair", "resource_type": "OS::Nova::KeyPair"}, {"resource_name": "management_router_interface", "links": [{"href": "http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438/stacks/HeatUtilsCreateComplexStackTests-18914448-e6fc-4c77-8bf1-7b82079a24c8-stack/8eeea290-6477-4303-a06e-cbdb98b4b144/resources/management_router_interface", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438/stacks/HeatUtilsCreateComplexStackTests-18914448-e6fc-4c77-8bf1-7b82079a24c8-stack/8eeea290-6477-4303-a06e-cbdb98b4b144", "rel": "stack"}], "logical_resource_id": "management_router_interface", "creation_time": "2019-01-18T05:02:51Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-18T05:02:51Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "57b6c4c7-6761-46b9-aaed-6eff4eaa8e5d:subnet_id=251f3d7d-65b2-4a76-bf31-7f0e1b9b916f", "resource_type": "OS::Neutron::RouterInterface"}, {"resource_name": "management_router", "links": [{"href": "http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438/stacks/HeatUtilsCreateComplexStackTests-18914448-e6fc-4c77-8bf1-7b82079a24c8-stack/8eeea290-6477-4303-a06e-cbdb98b4b144/resources/management_router", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438/stacks/HeatUtilsCreateComplexStackTests-18914448-e6fc-4c77-8bf1-7b82079a24c8-stack/8eeea290-6477-4303-a06e-cbdb98b4b144", "rel": "stack"}], "logical_resource_id": "management_router", "creation_time": "2019-01-18T05:02:51Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-18T05:02:51Z", "required_by": ["management_router_interface", "floating_ip"], "resource_status_reason": "state changed", "physical_resource_id": "57b6c4c7-6761-46b9-aaed-6eff4eaa8e5d", "resource_type": "OS::Neutron::Router"}, {"resource_name": "port1", "links": [{"href": "http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438/stacks/HeatUtilsCreateComplexStackTests-18914448-e6fc-4c77-8bf1-7b82079a24c8-stack/8eeea290-6477-4303-a06e-cbdb98b4b144/resources/port1", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438/stacks/HeatUtilsCreateComplexStackTests-18914448-e6fc-4c77-8bf1-7b82079a24c8-stack/8eeea290-6477-4303-a06e-cbdb98b4b144", "rel": "stack"}], "logical_resource_id": "port1", "creation_time": "2019-01-18T05:02:50Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-18T05:02:50Z", "required_by": ["floating_ip_association", "vm1"], "resource_status_reason": "state changed", "physical_resource_id": "9078a6e3-81f6-4072-a068-21ce5f73281b", "resource_type": "OS::Neutron::Port"}, {"resource_name": "vm2", "links": [{"href": "http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438/stacks/HeatUtilsCreateComplexStackTests-18914448-e6fc-4c77-8bf1-7b82079a24c8-stack/8eeea290-6477-4303-a06e-cbdb98b4b144/resources/vm2", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438/stacks/HeatUtilsCreateComplexStackTests-18914448-e6fc-4c77-8bf1-7b82079a24c8-stack/8eeea290-6477-4303-a06e-cbdb98b4b144", "rel": "stack"}], "logical_resource_id": "vm2", "creation_time": "2019-01-18T05:02:50Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-18T05:02:50Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "e4a4d22f-4865-4fb6-b1c6-7e714660ef05", "resource_type": "OS::Nova::Server"}, {"resource_name": "vm1", "links": [{"href": "http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438/stacks/HeatUtilsCreateComplexStackTests-18914448-e6fc-4c77-8bf1-7b82079a24c8-stack/8eeea290-6477-4303-a06e-cbdb98b4b144/resources/vm1", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438/stacks/HeatUtilsCreateComplexStackTests-18914448-e6fc-4c77-8bf1-7b82079a24c8-stack/8eeea290-6477-4303-a06e-cbdb98b4b144", "rel": "stack"}], "logical_resource_id": "vm1", "creation_time": "2019-01-18T05:02:50Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-18T05:02:50Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "525a8976-034f-4884-a653-58319caee1b0", "resource_type": "OS::Nova::Server"}]} 2019-01-18 05:03:15,437 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438/stacks/HeatUtilsCreateComplexStackTests-18914448-e6fc-4c77-8bf1-7b82079a24c8-stack/8eeea290-6477-4303-a06e-cbdb98b4b144/resources used request id req-b79f1378-6fa4-4e6d-9bc3-fa3b79930f30 2019-01-18 05:03:15,441 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438/stacks/8eeea290-6477-4303-a06e-cbdb98b4b144 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e1224e32ccac14a46d16d966a9d24b5625d6cfc" 2019-01-18 05:03:15,612 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 18 Jan 2019 05:03:15 GMT Server: Apache x-openstack-request-id: req-bdfd86a7-15fd-478b-af6f-a3fcaeb6db3b Location: http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438/stacks/HeatUtilsCreateComplexStackTests-18914448-e6fc-4c77-8bf1-7b82079a24c8-stack/8eeea290-6477-4303-a06e-cbdb98b4b144 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438/stacks/HeatUtilsCreateComplexStackTests-18914448-e6fc-4c77-8bf1-7b82079a24c8-stack/8eeea290-6477-4303-a06e-cbdb98b4b144;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-18 05:03:16,391 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:03:15 GMT Server: Apache x-openstack-request-id: req-a2699010-80b1-48fc-9294-37e070f7983d Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2079 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-18914448-e6fc-4c77-8bf1-7b82079a24c8-flavor2", "OS::project_id": "ccac38ea86a048c183796fe3184f3438", "OS::stack_id": "8eeea290-6477-4303-a06e-cbdb98b4b144", "OS::stack_name": "HeatUtilsCreateComplexStackTests-18914448-e6fc-4c77-8bf1-7b82079a24c8-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-18914448-e6fc-4c77-8bf1-7b82079a24c8-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-18914448-e6fc-4c77-8bf1-7b82079a24c8-subnet", "net_name": "HeatUtilsCreateComplexStackTests-18914448-e6fc-4c77-8bf1-7b82079a24c8-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-18914448-e6fc-4c77-8bf1-7b82079a24c8-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-18914448-e6fc-4c77-8bf1-7b82079a24c8-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-18914448-e6fc-4c77-8bf1-7b82079a24c8-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-18914448-e6fc-4c77-8bf1-7b82079a24c8-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-18914448-e6fc-4c77-8bf1-7b82079a24c8-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-18914448-e6fc-4c77-8bf1-7b82079a24c8-stack", "stack_user_project_id": "3cd88473658342f7bdb9ce38aa23c80d", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2019-01-18T05:02:49Z", "links": [{"href": "http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438/stacks/HeatUtilsCreateComplexStackTests-18914448-e6fc-4c77-8bf1-7b82079a24c8-stack/8eeea290-6477-4303-a06e-cbdb98b4b144", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "8eeea290-6477-4303-a06e-cbdb98b4b144", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAm8ZrPBsfJJAQpDNargWbX5vKgZgLcgO69YglsQRCmeML0YNX\nEm9DOjgXZIwF0Sef3bB/OqrrkZ0mItyd0rdRbxrAR063on669goyb9yNrCExx1S2\nMc7bLQujk0YLI5bRGdN7QHMUdyjU7lhYGj5EqW0PU11F26iX8llqqVn0clM/sJZh\nHzZdZ3sz8Xv3lp0zJG1G8gIzV5M/AZ9VUTTumcTs7u0eNQplWhW4X0azkLUWlot2\nnd0tcvzJtH58DqjZa114+ldse/cKsq4dQWEfZgx2vMaKg4a9j5QWwtKlalSsHPDU\nP+ErnNFsYxrQnCH1o7lJlh4jW9JdjKNs3/kpgQIDAQABAoIBACZKHl+21u/YzY5e\n5SIzVJ6qn5s9MUsEKbdikMkzH9/NlEEahJOOb7rmwLFBTci8cao/UPatvpubQh19\nlvmNf+HMdIjSi4bQmcoSdZVTZCt0OVUiuGoDy5IF814m8GP+FUXA2uHbp6MmkThI\n1NcWiTAQE51NJve4OCkk23fnGZPkCm1mKhw6OafTuFpJn0PNJnfyQnt4jF6XhC1I\nT8D3+sZ7WoGuoTB9+fZp+zkTF+rEWUWUQQ0cN0T4B5nPLiumZtkdv0Ct0D8jtpGp\n9NGXDoWfh1lRLpXyN4zErvc9WGbA6/VUEXpcTxPhhTYDyLuR3EC5/ZlX/XOM5AMe\nHdq8q8UCgYEAybSSn8zMttndSrWCGvZMc7HTyGHxgvqCs6+EO1YIo5ChLYEz4lyu\n9v74Ec0yTKhMFL6vpC9DjmKPUMjhio/j+lbcCuwBfSCRoiZPIqCNsKisefGWV7AR\nfUq9lruwqj8GWC08Gv2xfobUPGUuoKytSHln+uJWo7O6ezpMcG/cxQMCgYEAxbTP\nbnTH/F4kanc8mSzKsl4CGlZ9Kx/+lxmGBUD9Wl0oPszhkayrCpz42eZpgJtlBIvC\nvB0+/BdqTQOY4Biv8zDY1B8yHb7pK+IxpeqlH01STh06l+Eo6kdonOuWYL9hSpJ3\n/Q/QFJHjK9XsVZPIZZyDAvkKwXi7APoHAN/CBisCgYAesoKWG18UfPe2xQT2AYIF\nIY0vs+hDnMiDfDTNqvxJmFtPR5iT3LMsGAW8/9Ol4v8hMRweCqtnYgyZqNjac6eo\nk8uNRfm8B1birJ3ikTi/KAyHyoKs+bjPrq5H4Gy0nD7k8I1zNiTrMq3eOy/reBwv\nKXrvrb6tz06ULn0vp3ab7QKBgHDh4snzXbgnXG15dR0UKQuch2DYXxE/bFKDnTTk\nvYNZyz/IJUbSqrodlCx91WE72Hq2/dIAdNTk3anpUuEo11VoX3UF9sxrE6EdvjE4\nf10W/dZh8/GB+qWBbiaikLLessMsS9wuqiUEgwulUhIule4GZftNjKmYsFVHbLZA\nC/0PAoGBALWrgKMwiiy7cFYaHBm4sqA8QJvWDWu8ddCSijIdsQ2jcUvHBPqfd4TK\nI9FUWcoKhuabzMvVmyiico1X4wcxXkMh+z98MzPyPL9GMKIrN/D1lJMWqSc0d5B3\n6dQM1IrfpPCV+OuvG+Jjaa9miqM1lYQ+FRhnx4T38M9drPfAjEcl\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"}} 2019-01-18 05:03:16,391 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438/stacks/HeatUtilsCreateComplexStackTests-18914448-e6fc-4c77-8bf1-7b82079a24c8-stack/8eeea290-6477-4303-a06e-cbdb98b4b144 used request id req-a2699010-80b1-48fc-9294-37e070f7983d 2019-01-18 05:03:16,395 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438/stacks/8eeea290-6477-4303-a06e-cbdb98b4b144/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e1224e32ccac14a46d16d966a9d24b5625d6cfc" 2019-01-18 05:03:16,574 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 18 Jan 2019 05:03:16 GMT Server: Apache x-openstack-request-id: req-c24f0338-77be-45d4-a456-d20077063391 Location: http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438/stacks/HeatUtilsCreateComplexStackTests-18914448-e6fc-4c77-8bf1-7b82079a24c8-stack/8eeea290-6477-4303-a06e-cbdb98b4b144/resources Content-Length: 521 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438/stacks/HeatUtilsCreateComplexStackTests-18914448-e6fc-4c77-8bf1-7b82079a24c8-stack/8eeea290-6477-4303-a06e-cbdb98b4b144/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-18 05:03:16,701 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:03:16 GMT Server: Apache x-openstack-request-id: req-016dbb26-de79-4597-aace-1b76dcd42d6a Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 1043 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "subnet", "links": [{"href": "http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438/stacks/HeatUtilsCreateComplexStackTests-18914448-e6fc-4c77-8bf1-7b82079a24c8-stack/8eeea290-6477-4303-a06e-cbdb98b4b144/resources/subnet", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438/stacks/HeatUtilsCreateComplexStackTests-18914448-e6fc-4c77-8bf1-7b82079a24c8-stack/8eeea290-6477-4303-a06e-cbdb98b4b144", "rel": "stack"}], "logical_resource_id": "subnet", "creation_time": "2019-01-18T05:02:51Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-18T05:02:51Z", "required_by": ["management_router_interface", "vm1", "vm2", "port1"], "resource_status_reason": "state changed", "physical_resource_id": "251f3d7d-65b2-4a76-bf31-7f0e1b9b916f", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "flavor1", "links": [{"href": "http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438/stacks/HeatUtilsCreateComplexStackTests-18914448-e6fc-4c77-8bf1-7b82079a24c8-stack/8eeea290-6477-4303-a06e-cbdb98b4b144/resources/flavor1", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438/stacks/HeatUtilsCreateComplexStackTests-18914448-e6fc-4c77-8bf1-7b82079a24c8-stack/8eeea290-6477-4303-a06e-cbdb98b4b144", "rel": "stack"}], "logical_resource_id": "flavor1", "creation_time": "2019-01-18T05:02:50Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-18T05:02:50Z", "required_by": ["vm1"], "resource_status_reason": "state changed", "physical_resource_id": "4ce32837-b9d6-4f2c-a48c-62ae4fb5c34d", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "network", "links": [{"href": "http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438/stacks/HeatUtilsCreateComplexStackTests-18914448-e6fc-4c77-8bf1-7b82079a24c8-stack/8eeea290-6477-4303-a06e-cbdb98b4b144/resources/network", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438/stacks/HeatUtilsCreateComplexStackTests-18914448-e6fc-4c77-8bf1-7b82079a24c8-stack/8eeea290-6477-4303-a06e-cbdb98b4b144", "rel": "stack"}], "logical_resource_id": "network", "creation_time": "2019-01-18T05:02:51Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-18T05:02:51Z", "required_by": ["subnet", "vm2", "port1"], "resource_status_reason": "state changed", "physical_resource_id": "d1c90087-59f0-4b35-900a-884b0005da63", "resource_type": "OS::Neutron::Net"}, {"resource_name": "flavor2", "links": [{"href": "http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438/stacks/HeatUtilsCreateComplexStackTests-18914448-e6fc-4c77-8bf1-7b82079a24c8-stack/8eeea290-6477-4303-a06e-cbdb98b4b144/resources/flavor2", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438/stacks/HeatUtilsCreateComplexStackTests-18914448-e6fc-4c77-8bf1-7b82079a24c8-stack/8eeea290-6477-4303-a06e-cbdb98b4b144", "rel": "stack"}], "logical_resource_id": "flavor2", "creation_time": "2019-01-18T05:02:51Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-18T05:02:51Z", "required_by": ["vm2"], "resource_status_reason": "state changed", "physical_resource_id": "e2d10588-ef39-4021-8121-51124cd1dd2d", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "server_security_group", "links": [{"href": "http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438/stacks/HeatUtilsCreateComplexStackTests-18914448-e6fc-4c77-8bf1-7b82079a24c8-stack/8eeea290-6477-4303-a06e-cbdb98b4b144/resources/server_security_group", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438/stacks/HeatUtilsCreateComplexStackTests-18914448-e6fc-4c77-8bf1-7b82079a24c8-stack/8eeea290-6477-4303-a06e-cbdb98b4b144", "rel": "stack"}], "logical_resource_id": "server_security_group", "creation_time": "2019-01-18T05:02:50Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-18T05:02:50Z", "required_by": ["port1"], "resource_status_reason": "state changed", "physical_resource_id": "4f360d01-5bc7-41ac-ab51-7a3f812f6738", "resource_type": "OS::Neutron::SecurityGroup"}, {"resource_name": "floating_ip", "links": [{"href": "http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438/stacks/HeatUtilsCreateComplexStackTests-18914448-e6fc-4c77-8bf1-7b82079a24c8-stack/8eeea290-6477-4303-a06e-cbdb98b4b144/resources/floating_ip", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438/stacks/HeatUtilsCreateComplexStackTests-18914448-e6fc-4c77-8bf1-7b82079a24c8-stack/8eeea290-6477-4303-a06e-cbdb98b4b144", "rel": "stack"}], "logical_resource_id": "floating_ip", "creation_time": "2019-01-18T05:02:50Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-18T05:02:50Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "ca16b249-27ca-46c2-b5a5-44625b4da525", "resource_type": "OS::Neutron::FloatingIP"}, {"resource_name": "floating_ip_association", "links": [{"href": "http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438/stacks/HeatUtilsCreateComplexStackTests-18914448-e6fc-4c77-8bf1-7b82079a24c8-stack/8eeea290-6477-4303-a06e-cbdb98b4b144/resources/floating_ip_association", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438/stacks/HeatUtilsCreateComplexStackTests-18914448-e6fc-4c77-8bf1-7b82079a24c8-stack/8eeea290-6477-4303-a06e-cbdb98b4b144", "rel": "stack"}], "logical_resource_id": "floating_ip_association", "creation_time": "2019-01-18T05:02:50Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-18T05:02:50Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "54", "resource_type": "OS::Neutron::FloatingIPAssociation"}, {"resource_name": "keypair", "links": [{"href": "http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438/stacks/HeatUtilsCreateComplexStackTests-18914448-e6fc-4c77-8bf1-7b82079a24c8-stack/8eeea290-6477-4303-a06e-cbdb98b4b144/resources/keypair", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438/stacks/HeatUtilsCreateComplexStackTests-18914448-e6fc-4c77-8bf1-7b82079a24c8-stack/8eeea290-6477-4303-a06e-cbdb98b4b144", "rel": "stack"}], "logical_resource_id": "keypair", "creation_time": "2019-01-18T05:02:50Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-18T05:02:50Z", "required_by": ["vm1", "vm2"], "resource_status_reason": "state changed", "physical_resource_id": "HeatUtilsCreateComplexStackTests-18914448-e6fc-4c77-8bf1-7b82079a24c8-keypair", "resource_type": "OS::Nova::KeyPair"}, {"resource_name": "management_router_interface", "links": [{"href": "http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438/stacks/HeatUtilsCreateComplexStackTests-18914448-e6fc-4c77-8bf1-7b82079a24c8-stack/8eeea290-6477-4303-a06e-cbdb98b4b144/resources/management_router_interface", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438/stacks/HeatUtilsCreateComplexStackTests-18914448-e6fc-4c77-8bf1-7b82079a24c8-stack/8eeea290-6477-4303-a06e-cbdb98b4b144", "rel": "stack"}], "logical_resource_id": "management_router_interface", "creation_time": "2019-01-18T05:02:51Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-18T05:02:51Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "57b6c4c7-6761-46b9-aaed-6eff4eaa8e5d:subnet_id=251f3d7d-65b2-4a76-bf31-7f0e1b9b916f", "resource_type": "OS::Neutron::RouterInterface"}, {"resource_name": "management_router", "links": [{"href": "http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438/stacks/HeatUtilsCreateComplexStackTests-18914448-e6fc-4c77-8bf1-7b82079a24c8-stack/8eeea290-6477-4303-a06e-cbdb98b4b144/resources/management_router", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438/stacks/HeatUtilsCreateComplexStackTests-18914448-e6fc-4c77-8bf1-7b82079a24c8-stack/8eeea290-6477-4303-a06e-cbdb98b4b144", "rel": "stack"}], "logical_resource_id": "management_router", "creation_time": "2019-01-18T05:02:51Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-18T05:02:51Z", "required_by": ["management_router_interface", "floating_ip"], "resource_status_reason": "state changed", "physical_resource_id": "57b6c4c7-6761-46b9-aaed-6eff4eaa8e5d", "resource_type": "OS::Neutron::Router"}, {"resource_name": "port1", "links": [{"href": "http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438/stacks/HeatUtilsCreateComplexStackTests-18914448-e6fc-4c77-8bf1-7b82079a24c8-stack/8eeea290-6477-4303-a06e-cbdb98b4b144/resources/port1", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438/stacks/HeatUtilsCreateComplexStackTests-18914448-e6fc-4c77-8bf1-7b82079a24c8-stack/8eeea290-6477-4303-a06e-cbdb98b4b144", "rel": "stack"}], "logical_resource_id": "port1", "creation_time": "2019-01-18T05:02:50Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-18T05:02:50Z", "required_by": ["floating_ip_association", "vm1"], "resource_status_reason": "state changed", "physical_resource_id": "9078a6e3-81f6-4072-a068-21ce5f73281b", "resource_type": "OS::Neutron::Port"}, {"resource_name": "vm2", "links": [{"href": "http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438/stacks/HeatUtilsCreateComplexStackTests-18914448-e6fc-4c77-8bf1-7b82079a24c8-stack/8eeea290-6477-4303-a06e-cbdb98b4b144/resources/vm2", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438/stacks/HeatUtilsCreateComplexStackTests-18914448-e6fc-4c77-8bf1-7b82079a24c8-stack/8eeea290-6477-4303-a06e-cbdb98b4b144", "rel": "stack"}], "logical_resource_id": "vm2", "creation_time": "2019-01-18T05:02:50Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-18T05:02:50Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "e4a4d22f-4865-4fb6-b1c6-7e714660ef05", "resource_type": "OS::Nova::Server"}, {"resource_name": "vm1", "links": [{"href": "http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438/stacks/HeatUtilsCreateComplexStackTests-18914448-e6fc-4c77-8bf1-7b82079a24c8-stack/8eeea290-6477-4303-a06e-cbdb98b4b144/resources/vm1", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438/stacks/HeatUtilsCreateComplexStackTests-18914448-e6fc-4c77-8bf1-7b82079a24c8-stack/8eeea290-6477-4303-a06e-cbdb98b4b144", "rel": "stack"}], "logical_resource_id": "vm1", "creation_time": "2019-01-18T05:02:50Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-18T05:02:50Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "525a8976-034f-4884-a653-58319caee1b0", "resource_type": "OS::Nova::Server"}]} 2019-01-18 05:03:16,701 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438/stacks/HeatUtilsCreateComplexStackTests-18914448-e6fc-4c77-8bf1-7b82079a24c8-stack/8eeea290-6477-4303-a06e-cbdb98b4b144/resources used request id req-016dbb26-de79-4597-aace-1b76dcd42d6a 2019-01-18 05:03:16,707 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=d1c90087-59f0-4b35-900a-884b0005da63 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e1224e32ccac14a46d16d966a9d24b5625d6cfc" 2019-01-18 05:03:16,943 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 754 X-Openstack-Request-Id: req-de36b928-8fe7-48a4-b82e-19e336e5c4ba Date: Fri, 18 Jan 2019 05:03:16 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"d1c90087-59f0-4b35-900a-884b0005da63","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":69,"ipv4_address_scope":null,"shared":false,"project_id":"ccac38ea86a048c183796fe3184f3438","status":"ACTIVE","subnets":["251f3d7d-65b2-4a76-bf31-7f0e1b9b916f"],"description":"","tags":[],"updated_at":"2019-01-18T05:02:54Z","qos_policy_id":null,"name":"HeatUtilsCreateComplexStackTests-18914448-e6fc-4c77-8bf1-7b82079a24c8-net","admin_state_up":true,"tenant_id":"ccac38ea86a048c183796fe3184f3438","created_at":"2019-01-18T05:02:52Z","provider:network_type":"vxlan"}]} 2019-01-18 05:03:16,943 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=d1c90087-59f0-4b35-900a-884b0005da63 used request id req-de36b928-8fe7-48a4-b82e-19e336e5c4ba 2019-01-18 05:03:16,948 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=d1c90087-59f0-4b35-900a-884b0005da63 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e1224e32ccac14a46d16d966a9d24b5625d6cfc" 2019-01-18 05:03:16,995 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-1b9c77bb-be0d-4c2b-9e9b-2f31b5f48800 Date: Fri, 18 Jan 2019 05:03:16 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d1c90087-59f0-4b35-900a-884b0005da63","tenant_id":"ccac38ea86a048c183796fe3184f3438","created_at":"2019-01-18T05:02:54Z","dns_nameservers":[],"updated_at":"2019-01-18T05:02:54Z","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":"ccac38ea86a048c183796fe3184f3438","id":"251f3d7d-65b2-4a76-bf31-7f0e1b9b916f","subnetpool_id":null,"name":"HeatUtilsCreateComplexStackTests-18914448-e6fc-4c77-8bf1-7b82079a24c8-subnet"}]} 2019-01-18 05:03:16,995 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=d1c90087-59f0-4b35-900a-884b0005da63 used request id req-1b9c77bb-be0d-4c2b-9e9b-2f31b5f48800 2019-01-18 05:03:17,001 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=d1c90087-59f0-4b35-900a-884b0005da63 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e1224e32ccac14a46d16d966a9d24b5625d6cfc" 2019-01-18 05:03:17,050 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-519dba27-7a37-465a-b075-3660c43c86e3 Date: Fri, 18 Jan 2019 05:03:17 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d1c90087-59f0-4b35-900a-884b0005da63","tenant_id":"ccac38ea86a048c183796fe3184f3438","created_at":"2019-01-18T05:02:54Z","dns_nameservers":[],"updated_at":"2019-01-18T05:02:54Z","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":"ccac38ea86a048c183796fe3184f3438","id":"251f3d7d-65b2-4a76-bf31-7f0e1b9b916f","subnetpool_id":null,"name":"HeatUtilsCreateComplexStackTests-18914448-e6fc-4c77-8bf1-7b82079a24c8-subnet"}]} 2019-01-18 05:03:17,051 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=d1c90087-59f0-4b35-900a-884b0005da63 used request id req-519dba27-7a37-465a-b075-3660c43c86e3 2019-01-18 05:03:17,051 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-18 05:03:17,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}7e1224e32ccac14a46d16d966a9d24b5625d6cfc" 2019-01-18 05:03:17,135 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:03:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0bf99e8c-535b-4c7b-8ed1-6aef02650ad7 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 05:03:17,135 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-0bf99e8c-535b-4c7b-8ed1-6aef02650ad7 2019-01-18 05:03:17,139 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438/stacks/8eeea290-6477-4303-a06e-cbdb98b4b144/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e1224e32ccac14a46d16d966a9d24b5625d6cfc" 2019-01-18 05:03:17,166 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 18 Jan 2019 05:03:17 GMT Server: Apache x-openstack-request-id: req-ef71ac92-1187-4e4b-b8f9-3f2e5b82cc4d Location: http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438/stacks/HeatUtilsCreateComplexStackTests-18914448-e6fc-4c77-8bf1-7b82079a24c8-stack/8eeea290-6477-4303-a06e-cbdb98b4b144/resources Content-Length: 521 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438/stacks/HeatUtilsCreateComplexStackTests-18914448-e6fc-4c77-8bf1-7b82079a24c8-stack/8eeea290-6477-4303-a06e-cbdb98b4b144/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-18 05:03:17,389 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:03:17 GMT Server: Apache x-openstack-request-id: req-5039d535-e580-410d-94e6-c5de93996f7f Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 1043 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "subnet", "links": [{"href": "http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438/stacks/HeatUtilsCreateComplexStackTests-18914448-e6fc-4c77-8bf1-7b82079a24c8-stack/8eeea290-6477-4303-a06e-cbdb98b4b144/resources/subnet", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438/stacks/HeatUtilsCreateComplexStackTests-18914448-e6fc-4c77-8bf1-7b82079a24c8-stack/8eeea290-6477-4303-a06e-cbdb98b4b144", "rel": "stack"}], "logical_resource_id": "subnet", "creation_time": "2019-01-18T05:02:51Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-18T05:02:51Z", "required_by": ["management_router_interface", "vm1", "vm2", "port1"], "resource_status_reason": "state changed", "physical_resource_id": "251f3d7d-65b2-4a76-bf31-7f0e1b9b916f", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "flavor1", "links": [{"href": "http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438/stacks/HeatUtilsCreateComplexStackTests-18914448-e6fc-4c77-8bf1-7b82079a24c8-stack/8eeea290-6477-4303-a06e-cbdb98b4b144/resources/flavor1", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438/stacks/HeatUtilsCreateComplexStackTests-18914448-e6fc-4c77-8bf1-7b82079a24c8-stack/8eeea290-6477-4303-a06e-cbdb98b4b144", "rel": "stack"}], "logical_resource_id": "flavor1", "creation_time": "2019-01-18T05:02:50Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-18T05:02:50Z", "required_by": ["vm1"], "resource_status_reason": "state changed", "physical_resource_id": "4ce32837-b9d6-4f2c-a48c-62ae4fb5c34d", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "network", "links": [{"href": "http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438/stacks/HeatUtilsCreateComplexStackTests-18914448-e6fc-4c77-8bf1-7b82079a24c8-stack/8eeea290-6477-4303-a06e-cbdb98b4b144/resources/network", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438/stacks/HeatUtilsCreateComplexStackTests-18914448-e6fc-4c77-8bf1-7b82079a24c8-stack/8eeea290-6477-4303-a06e-cbdb98b4b144", "rel": "stack"}], "logical_resource_id": "network", "creation_time": "2019-01-18T05:02:51Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-18T05:02:51Z", "required_by": ["subnet", "vm2", "port1"], "resource_status_reason": "state changed", "physical_resource_id": "d1c90087-59f0-4b35-900a-884b0005da63", "resource_type": "OS::Neutron::Net"}, {"resource_name": "flavor2", "links": [{"href": "http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438/stacks/HeatUtilsCreateComplexStackTests-18914448-e6fc-4c77-8bf1-7b82079a24c8-stack/8eeea290-6477-4303-a06e-cbdb98b4b144/resources/flavor2", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438/stacks/HeatUtilsCreateComplexStackTests-18914448-e6fc-4c77-8bf1-7b82079a24c8-stack/8eeea290-6477-4303-a06e-cbdb98b4b144", "rel": "stack"}], "logical_resource_id": "flavor2", "creation_time": "2019-01-18T05:02:51Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-18T05:02:51Z", "required_by": ["vm2"], "resource_status_reason": "state changed", "physical_resource_id": "e2d10588-ef39-4021-8121-51124cd1dd2d", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "server_security_group", "links": [{"href": "http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438/stacks/HeatUtilsCreateComplexStackTests-18914448-e6fc-4c77-8bf1-7b82079a24c8-stack/8eeea290-6477-4303-a06e-cbdb98b4b144/resources/server_security_group", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438/stacks/HeatUtilsCreateComplexStackTests-18914448-e6fc-4c77-8bf1-7b82079a24c8-stack/8eeea290-6477-4303-a06e-cbdb98b4b144", "rel": "stack"}], "logical_resource_id": "server_security_group", "creation_time": "2019-01-18T05:02:50Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-18T05:02:50Z", "required_by": ["port1"], "resource_status_reason": "state changed", "physical_resource_id": "4f360d01-5bc7-41ac-ab51-7a3f812f6738", "resource_type": "OS::Neutron::SecurityGroup"}, {"resource_name": "floating_ip", "links": [{"href": "http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438/stacks/HeatUtilsCreateComplexStackTests-18914448-e6fc-4c77-8bf1-7b82079a24c8-stack/8eeea290-6477-4303-a06e-cbdb98b4b144/resources/floating_ip", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438/stacks/HeatUtilsCreateComplexStackTests-18914448-e6fc-4c77-8bf1-7b82079a24c8-stack/8eeea290-6477-4303-a06e-cbdb98b4b144", "rel": "stack"}], "logical_resource_id": "floating_ip", "creation_time": "2019-01-18T05:02:50Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-18T05:02:50Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "ca16b249-27ca-46c2-b5a5-44625b4da525", "resource_type": "OS::Neutron::FloatingIP"}, {"resource_name": "floating_ip_association", "links": [{"href": "http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438/stacks/HeatUtilsCreateComplexStackTests-18914448-e6fc-4c77-8bf1-7b82079a24c8-stack/8eeea290-6477-4303-a06e-cbdb98b4b144/resources/floating_ip_association", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438/stacks/HeatUtilsCreateComplexStackTests-18914448-e6fc-4c77-8bf1-7b82079a24c8-stack/8eeea290-6477-4303-a06e-cbdb98b4b144", "rel": "stack"}], "logical_resource_id": "floating_ip_association", "creation_time": "2019-01-18T05:02:50Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-18T05:02:50Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "54", "resource_type": "OS::Neutron::FloatingIPAssociation"}, {"resource_name": "keypair", "links": [{"href": "http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438/stacks/HeatUtilsCreateComplexStackTests-18914448-e6fc-4c77-8bf1-7b82079a24c8-stack/8eeea290-6477-4303-a06e-cbdb98b4b144/resources/keypair", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438/stacks/HeatUtilsCreateComplexStackTests-18914448-e6fc-4c77-8bf1-7b82079a24c8-stack/8eeea290-6477-4303-a06e-cbdb98b4b144", "rel": "stack"}], "logical_resource_id": "keypair", "creation_time": "2019-01-18T05:02:50Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-18T05:02:50Z", "required_by": ["vm1", "vm2"], "resource_status_reason": "state changed", "physical_resource_id": "HeatUtilsCreateComplexStackTests-18914448-e6fc-4c77-8bf1-7b82079a24c8-keypair", "resource_type": "OS::Nova::KeyPair"}, {"resource_name": "management_router_interface", "links": [{"href": "http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438/stacks/HeatUtilsCreateComplexStackTests-18914448-e6fc-4c77-8bf1-7b82079a24c8-stack/8eeea290-6477-4303-a06e-cbdb98b4b144/resources/management_router_interface", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438/stacks/HeatUtilsCreateComplexStackTests-18914448-e6fc-4c77-8bf1-7b82079a24c8-stack/8eeea290-6477-4303-a06e-cbdb98b4b144", "rel": "stack"}], "logical_resource_id": "management_router_interface", "creation_time": "2019-01-18T05:02:51Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-18T05:02:51Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "57b6c4c7-6761-46b9-aaed-6eff4eaa8e5d:subnet_id=251f3d7d-65b2-4a76-bf31-7f0e1b9b916f", "resource_type": "OS::Neutron::RouterInterface"}, {"resource_name": "management_router", "links": [{"href": "http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438/stacks/HeatUtilsCreateComplexStackTests-18914448-e6fc-4c77-8bf1-7b82079a24c8-stack/8eeea290-6477-4303-a06e-cbdb98b4b144/resources/management_router", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438/stacks/HeatUtilsCreateComplexStackTests-18914448-e6fc-4c77-8bf1-7b82079a24c8-stack/8eeea290-6477-4303-a06e-cbdb98b4b144", "rel": "stack"}], "logical_resource_id": "management_router", "creation_time": "2019-01-18T05:02:51Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-18T05:02:51Z", "required_by": ["management_router_interface", "floating_ip"], "resource_status_reason": "state changed", "physical_resource_id": "57b6c4c7-6761-46b9-aaed-6eff4eaa8e5d", "resource_type": "OS::Neutron::Router"}, {"resource_name": "port1", "links": [{"href": "http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438/stacks/HeatUtilsCreateComplexStackTests-18914448-e6fc-4c77-8bf1-7b82079a24c8-stack/8eeea290-6477-4303-a06e-cbdb98b4b144/resources/port1", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438/stacks/HeatUtilsCreateComplexStackTests-18914448-e6fc-4c77-8bf1-7b82079a24c8-stack/8eeea290-6477-4303-a06e-cbdb98b4b144", "rel": "stack"}], "logical_resource_id": "port1", "creation_time": "2019-01-18T05:02:50Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-18T05:02:50Z", "required_by": ["floating_ip_association", "vm1"], "resource_status_reason": "state changed", "physical_resource_id": "9078a6e3-81f6-4072-a068-21ce5f73281b", "resource_type": "OS::Neutron::Port"}, {"resource_name": "vm2", "links": [{"href": "http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438/stacks/HeatUtilsCreateComplexStackTests-18914448-e6fc-4c77-8bf1-7b82079a24c8-stack/8eeea290-6477-4303-a06e-cbdb98b4b144/resources/vm2", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438/stacks/HeatUtilsCreateComplexStackTests-18914448-e6fc-4c77-8bf1-7b82079a24c8-stack/8eeea290-6477-4303-a06e-cbdb98b4b144", "rel": "stack"}], "logical_resource_id": "vm2", "creation_time": "2019-01-18T05:02:50Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-18T05:02:50Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "e4a4d22f-4865-4fb6-b1c6-7e714660ef05", "resource_type": "OS::Nova::Server"}, {"resource_name": "vm1", "links": [{"href": "http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438/stacks/HeatUtilsCreateComplexStackTests-18914448-e6fc-4c77-8bf1-7b82079a24c8-stack/8eeea290-6477-4303-a06e-cbdb98b4b144/resources/vm1", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438/stacks/HeatUtilsCreateComplexStackTests-18914448-e6fc-4c77-8bf1-7b82079a24c8-stack/8eeea290-6477-4303-a06e-cbdb98b4b144", "rel": "stack"}], "logical_resource_id": "vm1", "creation_time": "2019-01-18T05:02:50Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-18T05:02:50Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "525a8976-034f-4884-a653-58319caee1b0", "resource_type": "OS::Nova::Server"}]} 2019-01-18 05:03:17,390 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438/stacks/HeatUtilsCreateComplexStackTests-18914448-e6fc-4c77-8bf1-7b82079a24c8-stack/8eeea290-6477-4303-a06e-cbdb98b4b144/resources used request id req-5039d535-e580-410d-94e6-c5de93996f7f 2019-01-18 05:03:17,393 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/e4a4d22f-4865-4fb6-b1c6-7e714660ef05 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e1224e32ccac14a46d16d966a9d24b5625d6cfc" 2019-01-18 05:03:17,971 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05: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,Accept-Encoding x-openstack-request-id: req-befe95b0-5d00-4bc0-962a-894ab9fbca3e x-compute-request-id: req-befe95b0-5d00-4bc0-962a-894ab9fbca3e Content-Encoding: gzip Content-Length: 834 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"HeatUtilsCreateComplexStackTests-18914448-e6fc-4c77-8bf1-7b82079a24c8-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a8:ca:a6", "version": 4, "addr": "10.1.2.15", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/e4a4d22f-4865-4fb6-b1c6-7e714660ef05", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/e4a4d22f-4865-4fb6-b1c6-7e714660ef05", "rel": "bookmark"}], "image": {"id": "15b52024-27d4-4b63-b994-4146726cb2d2", "links": [{"href": "http://172.30.9.23:8774/images/15b52024-27d4-4b63-b994-4146726cb2d2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000018", "OS-SRV-USG:launched_at": "2019-01-18T05:03:04.000000", "flavor": {"id": "e2d10588-ef39-4021-8121-51124cd1dd2d", "links": [{"href": "http://172.30.9.23:8774/flavors/e2d10588-ef39-4021-8121-51124cd1dd2d", "rel": "bookmark"}]}, "id": "e4a4d22f-4865-4fb6-b1c6-7e714660ef05", "security_groups": [{"name": "default"}], "user_id": "cb9b3d6d59cd466fb9e330547dcd06c7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-18T05:03:06Z", "hostId": "595fdf139cba499f5436b128cbe7f388a995927660c0a307d7e7b8c5", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "HeatUtilsCreateComplexStackTests-18914448-e6fc-4c77-8bf1-7b82079a24c8-keypair", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "HeatUtilsCreateComplexStackTests-18914448-e6fc-4c77-8bf1-7b82079a24c8-inst2", "created": "2019-01-18T05:02:58Z", "tenant_id": "ccac38ea86a048c183796fe3184f3438", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-18 05:03:17,971 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/e4a4d22f-4865-4fb6-b1c6-7e714660ef05 used request id req-befe95b0-5d00-4bc0-962a-894ab9fbca3e 2019-01-18 05:03:17,976 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=HeatUtilsCreateComplexStackTests-18914448-e6fc-4c77-8bf1-7b82079a24c8-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e1224e32ccac14a46d16d966a9d24b5625d6cfc" 2019-01-18 05:03:18,056 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 754 X-Openstack-Request-Id: req-9dba71a6-354e-441f-b2d4-f12d7705720a Date: Fri, 18 Jan 2019 05:03:18 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"d1c90087-59f0-4b35-900a-884b0005da63","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":69,"ipv4_address_scope":null,"shared":false,"project_id":"ccac38ea86a048c183796fe3184f3438","status":"ACTIVE","subnets":["251f3d7d-65b2-4a76-bf31-7f0e1b9b916f"],"description":"","tags":[],"updated_at":"2019-01-18T05:02:54Z","qos_policy_id":null,"name":"HeatUtilsCreateComplexStackTests-18914448-e6fc-4c77-8bf1-7b82079a24c8-net","admin_state_up":true,"tenant_id":"ccac38ea86a048c183796fe3184f3438","created_at":"2019-01-18T05:02:52Z","provider:network_type":"vxlan"}]} 2019-01-18 05:03:18,056 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=HeatUtilsCreateComplexStackTests-18914448-e6fc-4c77-8bf1-7b82079a24c8-net used request id req-9dba71a6-354e-441f-b2d4-f12d7705720a 2019-01-18 05:03:18,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" 2019-01-18 05:03:18,065 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 18 Jan 2019 05: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"}]}]}} 2019-01-18 05:03:18,066 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/ccac38ea86a048c183796fe3184f3438 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e1224e32ccac14a46d16d966a9d24b5625d6cfc" 2019-01-18 05:03:18,155 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:03:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d301c1bb-03c1-4d64-9b34-d29a659e5b4f Content-Encoding: gzip Content-Length: 247 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/ccac38ea86a048c183796fe3184f3438"}, "enabled": true, "id": "ccac38ea86a048c183796fe3184f3438", "parent_id": "default", "domain_id": "default", "name": "api_check-project_2744c22f-2cb8-4f83-8516-7c0ba84fdd9b"}} 2019-01-18 05:03:18,156 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/ccac38ea86a048c183796fe3184f3438 used request id req-d301c1bb-03c1-4d64-9b34-d29a659e5b4f 2019-01-18 05:03:18,161 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=d1c90087-59f0-4b35-900a-884b0005da63 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e1224e32ccac14a46d16d966a9d24b5625d6cfc" 2019-01-18 05:03:18,312 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-ed055067-73f8-4afb-961d-487c592867bd Date: Fri, 18 Jan 2019 05:03:18 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d1c90087-59f0-4b35-900a-884b0005da63","tenant_id":"ccac38ea86a048c183796fe3184f3438","created_at":"2019-01-18T05:02:54Z","dns_nameservers":[],"updated_at":"2019-01-18T05:02:54Z","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":"ccac38ea86a048c183796fe3184f3438","id":"251f3d7d-65b2-4a76-bf31-7f0e1b9b916f","subnetpool_id":null,"name":"HeatUtilsCreateComplexStackTests-18914448-e6fc-4c77-8bf1-7b82079a24c8-subnet"}]} 2019-01-18 05:03:18,312 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=d1c90087-59f0-4b35-900a-884b0005da63 used request id req-ed055067-73f8-4afb-961d-487c592867bd 2019-01-18 05:03:18,318 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=d1c90087-59f0-4b35-900a-884b0005da63 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e1224e32ccac14a46d16d966a9d24b5625d6cfc" 2019-01-18 05:03:18,366 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5784 X-Openstack-Request-Id: req-c22c562b-1422-4a1a-8dab-b08d03d0c8aa Date: Fri, 18 Jan 2019 05:03:18 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T05:03:06Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"251f3d7d-65b2-4a76-bf31-7f0e1b9b916f","ip_address":"10.1.2.15"}],"id":"394307f6-77a6-4516-90f3-24efe72b468a","security_groups":["b20bc8b2-bb91-411e-b80b-85bddb5d18cc"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:a8:ca:a6","project_id":"ccac38ea86a048c183796fe3184f3438","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d1c90087-59f0-4b35-900a-884b0005da63","tenant_id":"ccac38ea86a048c183796fe3184f3438","created_at":"2019-01-18T05:03:01Z","binding:vnic_type":"normal","device_id":"e4a4d22f-4865-4fb6-b1c6-7e714660ef05"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T05:02:57Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"251f3d7d-65b2-4a76-bf31-7f0e1b9b916f","ip_address":"10.1.2.2"}],"id":"6b85eb82-fc81-4c15-b246-66709c047c6c","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:6f:80:eb","project_id":"ccac38ea86a048c183796fe3184f3438","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d1c90087-59f0-4b35-900a-884b0005da63","tenant_id":"ccac38ea86a048c183796fe3184f3438","created_at":"2019-01-18T05:02:55Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-d1c90087-59f0-4b35-900a-884b0005da63"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T05:03:08Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"251f3d7d-65b2-4a76-bf31-7f0e1b9b916f","ip_address":"10.1.2.7"}],"id":"9078a6e3-81f6-4072-a068-21ce5f73281b","security_groups":["4f360d01-5bc7-41ac-ab51-7a3f812f6738"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:d2:a8:ca","project_id":"ccac38ea86a048c183796fe3184f3438","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"HeatUtilsCreateComplexStackTests-18914448-e6fc-4c77-8bf1-7b82079a24c8-stack-port1-e5bosrchife6","admin_state_up":true,"network_id":"d1c90087-59f0-4b35-900a-884b0005da63","tenant_id":"ccac38ea86a048c183796fe3184f3438","created_at":"2019-01-18T05:02:58Z","binding:vnic_type":"normal","device_id":"525a8976-034f-4884-a653-58319caee1b0"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T05:02:59Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"251f3d7d-65b2-4a76-bf31-7f0e1b9b916f","ip_address":"10.1.2.4"}],"id":"9d4cb462-2c9e-4a29-829c-2fbedfe1a216","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:0b:46:b1","project_id":"ccac38ea86a048c183796fe3184f3438","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d1c90087-59f0-4b35-900a-884b0005da63","tenant_id":"ccac38ea86a048c183796fe3184f3438","created_at":"2019-01-18T05:02:56Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-d1c90087-59f0-4b35-900a-884b0005da63"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T05:03:17Z","device_owner":"network:ha_router_replicated_interface","revision_number":12,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"251f3d7d-65b2-4a76-bf31-7f0e1b9b916f","ip_address":"10.1.2.1"}],"id":"b8f16de5-0e58-4b1c-8859-47e1f8c1cf14","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:53:b2:5e","project_id":"ccac38ea86a048c183796fe3184f3438","status":"DOWN","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d1c90087-59f0-4b35-900a-884b0005da63","tenant_id":"ccac38ea86a048c183796fe3184f3438","created_at":"2019-01-18T05:03:02Z","binding:vnic_type":"normal","device_id":"57b6c4c7-6761-46b9-aaed-6eff4eaa8e5d"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T05:02:58Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"251f3d7d-65b2-4a76-bf31-7f0e1b9b916f","ip_address":"10.1.2.3"}],"id":"ee5b8d12-9cde-4a04-9a76-0d0a74cd57f1","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:22:e4","project_id":"ccac38ea86a048c183796fe3184f3438","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d1c90087-59f0-4b35-900a-884b0005da63","tenant_id":"ccac38ea86a048c183796fe3184f3438","created_at":"2019-01-18T05:02:55Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-d1c90087-59f0-4b35-900a-884b0005da63"}]} 2019-01-18 05:03:18,366 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=d1c90087-59f0-4b35-900a-884b0005da63 used request id req-c22c562b-1422-4a1a-8dab-b08d03d0c8aa 2019-01-18 05:03:18,370 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/525a8976-034f-4884-a653-58319caee1b0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e1224e32ccac14a46d16d966a9d24b5625d6cfc" 2019-01-18 05:03:18,662 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05: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-267a8b75-732e-477c-bf38-5052524ec052 x-compute-request-id: req-267a8b75-732e-477c-bf38-5052524ec052 Content-Encoding: gzip Content-Length: 849 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"HeatUtilsCreateComplexStackTests-18914448-e6fc-4c77-8bf1-7b82079a24c8-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d2:a8:ca", "version": 4, "addr": "10.1.2.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d2:a8:ca", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/525a8976-034f-4884-a653-58319caee1b0", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/525a8976-034f-4884-a653-58319caee1b0", "rel": "bookmark"}], "image": {"id": "5834c33b-f580-4a68-b1f4-2887442f7e89", "links": [{"href": "http://172.30.9.23:8774/images/5834c33b-f580-4a68-b1f4-2887442f7e89", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000001b", "OS-SRV-USG:launched_at": "2019-01-18T05:03:09.000000", "flavor": {"id": "4ce32837-b9d6-4f2c-a48c-62ae4fb5c34d", "links": [{"href": "http://172.30.9.23:8774/flavors/4ce32837-b9d6-4f2c-a48c-62ae4fb5c34d", "rel": "bookmark"}]}, "id": "525a8976-034f-4884-a653-58319caee1b0", "security_groups": [{"name": "security_group_name"}], "user_id": "cb9b3d6d59cd466fb9e330547dcd06c7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-18T05:03:09Z", "hostId": "910d1650da004ed3d5d995e79b1aa20f6569cea183955d1b4c55ef7d", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "HeatUtilsCreateComplexStackTests-18914448-e6fc-4c77-8bf1-7b82079a24c8-keypair", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "HeatUtilsCreateComplexStackTests-18914448-e6fc-4c77-8bf1-7b82079a24c8-inst1", "created": "2019-01-18T05:03:02Z", "tenant_id": "ccac38ea86a048c183796fe3184f3438", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-18 05:03:18,663 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/525a8976-034f-4884-a653-58319caee1b0 used request id req-267a8b75-732e-477c-bf38-5052524ec052 2019-01-18 05:03:18,668 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=HeatUtilsCreateComplexStackTests-18914448-e6fc-4c77-8bf1-7b82079a24c8-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e1224e32ccac14a46d16d966a9d24b5625d6cfc" 2019-01-18 05:03:18,760 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 754 X-Openstack-Request-Id: req-ea07c71a-1492-4810-b900-eaee8d84cc05 Date: Fri, 18 Jan 2019 05:03:18 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"d1c90087-59f0-4b35-900a-884b0005da63","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":69,"ipv4_address_scope":null,"shared":false,"project_id":"ccac38ea86a048c183796fe3184f3438","status":"ACTIVE","subnets":["251f3d7d-65b2-4a76-bf31-7f0e1b9b916f"],"description":"","tags":[],"updated_at":"2019-01-18T05:02:54Z","qos_policy_id":null,"name":"HeatUtilsCreateComplexStackTests-18914448-e6fc-4c77-8bf1-7b82079a24c8-net","admin_state_up":true,"tenant_id":"ccac38ea86a048c183796fe3184f3438","created_at":"2019-01-18T05:02:52Z","provider:network_type":"vxlan"}]} 2019-01-18 05:03:18,760 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=HeatUtilsCreateComplexStackTests-18914448-e6fc-4c77-8bf1-7b82079a24c8-net used request id req-ea07c71a-1492-4810-b900-eaee8d84cc05 2019-01-18 05:03:18,764 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/ccac38ea86a048c183796fe3184f3438 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e1224e32ccac14a46d16d966a9d24b5625d6cfc" 2019-01-18 05:03:18,844 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:03:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1bb11fa8-886d-4366-81eb-08287ef47531 Content-Encoding: gzip Content-Length: 247 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/ccac38ea86a048c183796fe3184f3438"}, "enabled": true, "id": "ccac38ea86a048c183796fe3184f3438", "parent_id": "default", "domain_id": "default", "name": "api_check-project_2744c22f-2cb8-4f83-8516-7c0ba84fdd9b"}} 2019-01-18 05:03:18,844 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/ccac38ea86a048c183796fe3184f3438 used request id req-1bb11fa8-886d-4366-81eb-08287ef47531 2019-01-18 05:03:18,849 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=d1c90087-59f0-4b35-900a-884b0005da63 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e1224e32ccac14a46d16d966a9d24b5625d6cfc" 2019-01-18 05:03:18,911 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-11119a24-d0d7-4725-a68a-5e780290d93d Date: Fri, 18 Jan 2019 05:03:18 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d1c90087-59f0-4b35-900a-884b0005da63","tenant_id":"ccac38ea86a048c183796fe3184f3438","created_at":"2019-01-18T05:02:54Z","dns_nameservers":[],"updated_at":"2019-01-18T05:02:54Z","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":"ccac38ea86a048c183796fe3184f3438","id":"251f3d7d-65b2-4a76-bf31-7f0e1b9b916f","subnetpool_id":null,"name":"HeatUtilsCreateComplexStackTests-18914448-e6fc-4c77-8bf1-7b82079a24c8-subnet"}]} 2019-01-18 05:03:18,911 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=d1c90087-59f0-4b35-900a-884b0005da63 used request id req-11119a24-d0d7-4725-a68a-5e780290d93d 2019-01-18 05:03:18,917 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=d1c90087-59f0-4b35-900a-884b0005da63 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e1224e32ccac14a46d16d966a9d24b5625d6cfc" 2019-01-18 05:03:18,967 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5784 X-Openstack-Request-Id: req-82d1c1d3-d0d3-4f2a-813d-f4c9c2e721dd Date: Fri, 18 Jan 2019 05:03:18 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T05:03:06Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"251f3d7d-65b2-4a76-bf31-7f0e1b9b916f","ip_address":"10.1.2.15"}],"id":"394307f6-77a6-4516-90f3-24efe72b468a","security_groups":["b20bc8b2-bb91-411e-b80b-85bddb5d18cc"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:a8:ca:a6","project_id":"ccac38ea86a048c183796fe3184f3438","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d1c90087-59f0-4b35-900a-884b0005da63","tenant_id":"ccac38ea86a048c183796fe3184f3438","created_at":"2019-01-18T05:03:01Z","binding:vnic_type":"normal","device_id":"e4a4d22f-4865-4fb6-b1c6-7e714660ef05"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T05:02:57Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"251f3d7d-65b2-4a76-bf31-7f0e1b9b916f","ip_address":"10.1.2.2"}],"id":"6b85eb82-fc81-4c15-b246-66709c047c6c","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:6f:80:eb","project_id":"ccac38ea86a048c183796fe3184f3438","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d1c90087-59f0-4b35-900a-884b0005da63","tenant_id":"ccac38ea86a048c183796fe3184f3438","created_at":"2019-01-18T05:02:55Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-d1c90087-59f0-4b35-900a-884b0005da63"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T05:03:08Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"251f3d7d-65b2-4a76-bf31-7f0e1b9b916f","ip_address":"10.1.2.7"}],"id":"9078a6e3-81f6-4072-a068-21ce5f73281b","security_groups":["4f360d01-5bc7-41ac-ab51-7a3f812f6738"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:d2:a8:ca","project_id":"ccac38ea86a048c183796fe3184f3438","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"HeatUtilsCreateComplexStackTests-18914448-e6fc-4c77-8bf1-7b82079a24c8-stack-port1-e5bosrchife6","admin_state_up":true,"network_id":"d1c90087-59f0-4b35-900a-884b0005da63","tenant_id":"ccac38ea86a048c183796fe3184f3438","created_at":"2019-01-18T05:02:58Z","binding:vnic_type":"normal","device_id":"525a8976-034f-4884-a653-58319caee1b0"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T05:02:59Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"251f3d7d-65b2-4a76-bf31-7f0e1b9b916f","ip_address":"10.1.2.4"}],"id":"9d4cb462-2c9e-4a29-829c-2fbedfe1a216","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:0b:46:b1","project_id":"ccac38ea86a048c183796fe3184f3438","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d1c90087-59f0-4b35-900a-884b0005da63","tenant_id":"ccac38ea86a048c183796fe3184f3438","created_at":"2019-01-18T05:02:56Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-d1c90087-59f0-4b35-900a-884b0005da63"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T05:03:17Z","device_owner":"network:ha_router_replicated_interface","revision_number":12,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"251f3d7d-65b2-4a76-bf31-7f0e1b9b916f","ip_address":"10.1.2.1"}],"id":"b8f16de5-0e58-4b1c-8859-47e1f8c1cf14","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:53:b2:5e","project_id":"ccac38ea86a048c183796fe3184f3438","status":"DOWN","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d1c90087-59f0-4b35-900a-884b0005da63","tenant_id":"ccac38ea86a048c183796fe3184f3438","created_at":"2019-01-18T05:03:02Z","binding:vnic_type":"normal","device_id":"57b6c4c7-6761-46b9-aaed-6eff4eaa8e5d"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T05:02:58Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"251f3d7d-65b2-4a76-bf31-7f0e1b9b916f","ip_address":"10.1.2.3"}],"id":"ee5b8d12-9cde-4a04-9a76-0d0a74cd57f1","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:22:e4","project_id":"ccac38ea86a048c183796fe3184f3438","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d1c90087-59f0-4b35-900a-884b0005da63","tenant_id":"ccac38ea86a048c183796fe3184f3438","created_at":"2019-01-18T05:02:55Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-d1c90087-59f0-4b35-900a-884b0005da63"}]} 2019-01-18 05:03:18,967 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=d1c90087-59f0-4b35-900a-884b0005da63 used request id req-82d1c1d3-d0d3-4f2a-813d-f4c9c2e721dd 2019-01-18 05:03:18,971 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438/stacks/8eeea290-6477-4303-a06e-cbdb98b4b144/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e1224e32ccac14a46d16d966a9d24b5625d6cfc" 2019-01-18 05:03:18,998 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 18 Jan 2019 05:03:18 GMT Server: Apache x-openstack-request-id: req-c79caf51-e212-446a-b719-d559bf48c36d Location: http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438/stacks/HeatUtilsCreateComplexStackTests-18914448-e6fc-4c77-8bf1-7b82079a24c8-stack/8eeea290-6477-4303-a06e-cbdb98b4b144/resources Content-Length: 521 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438/stacks/HeatUtilsCreateComplexStackTests-18914448-e6fc-4c77-8bf1-7b82079a24c8-stack/8eeea290-6477-4303-a06e-cbdb98b4b144/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-18 05:03:19,217 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:03:19 GMT Server: Apache x-openstack-request-id: req-81fecc06-a82c-4967-9d0b-2f8636cfe5de Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 1046 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "subnet", "links": [{"href": "http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438/stacks/HeatUtilsCreateComplexStackTests-18914448-e6fc-4c77-8bf1-7b82079a24c8-stack/8eeea290-6477-4303-a06e-cbdb98b4b144/resources/subnet", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438/stacks/HeatUtilsCreateComplexStackTests-18914448-e6fc-4c77-8bf1-7b82079a24c8-stack/8eeea290-6477-4303-a06e-cbdb98b4b144", "rel": "stack"}], "logical_resource_id": "subnet", "creation_time": "2019-01-18T05:02:51Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-18T05:02:51Z", "required_by": ["management_router_interface", "vm1", "port1", "vm2"], "resource_status_reason": "state changed", "physical_resource_id": "251f3d7d-65b2-4a76-bf31-7f0e1b9b916f", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "flavor1", "links": [{"href": "http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438/stacks/HeatUtilsCreateComplexStackTests-18914448-e6fc-4c77-8bf1-7b82079a24c8-stack/8eeea290-6477-4303-a06e-cbdb98b4b144/resources/flavor1", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438/stacks/HeatUtilsCreateComplexStackTests-18914448-e6fc-4c77-8bf1-7b82079a24c8-stack/8eeea290-6477-4303-a06e-cbdb98b4b144", "rel": "stack"}], "logical_resource_id": "flavor1", "creation_time": "2019-01-18T05:02:50Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-18T05:02:50Z", "required_by": ["vm1"], "resource_status_reason": "state changed", "physical_resource_id": "4ce32837-b9d6-4f2c-a48c-62ae4fb5c34d", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "network", "links": [{"href": "http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438/stacks/HeatUtilsCreateComplexStackTests-18914448-e6fc-4c77-8bf1-7b82079a24c8-stack/8eeea290-6477-4303-a06e-cbdb98b4b144/resources/network", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438/stacks/HeatUtilsCreateComplexStackTests-18914448-e6fc-4c77-8bf1-7b82079a24c8-stack/8eeea290-6477-4303-a06e-cbdb98b4b144", "rel": "stack"}], "logical_resource_id": "network", "creation_time": "2019-01-18T05:02:51Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-18T05:02:51Z", "required_by": ["subnet", "vm2", "port1"], "resource_status_reason": "state changed", "physical_resource_id": "d1c90087-59f0-4b35-900a-884b0005da63", "resource_type": "OS::Neutron::Net"}, {"resource_name": "flavor2", "links": [{"href": "http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438/stacks/HeatUtilsCreateComplexStackTests-18914448-e6fc-4c77-8bf1-7b82079a24c8-stack/8eeea290-6477-4303-a06e-cbdb98b4b144/resources/flavor2", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438/stacks/HeatUtilsCreateComplexStackTests-18914448-e6fc-4c77-8bf1-7b82079a24c8-stack/8eeea290-6477-4303-a06e-cbdb98b4b144", "rel": "stack"}], "logical_resource_id": "flavor2", "creation_time": "2019-01-18T05:02:51Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-18T05:02:51Z", "required_by": ["vm2"], "resource_status_reason": "state changed", "physical_resource_id": "e2d10588-ef39-4021-8121-51124cd1dd2d", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "server_security_group", "links": [{"href": "http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438/stacks/HeatUtilsCreateComplexStackTests-18914448-e6fc-4c77-8bf1-7b82079a24c8-stack/8eeea290-6477-4303-a06e-cbdb98b4b144/resources/server_security_group", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438/stacks/HeatUtilsCreateComplexStackTests-18914448-e6fc-4c77-8bf1-7b82079a24c8-stack/8eeea290-6477-4303-a06e-cbdb98b4b144", "rel": "stack"}], "logical_resource_id": "server_security_group", "creation_time": "2019-01-18T05:02:50Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-18T05:02:50Z", "required_by": ["port1"], "resource_status_reason": "state changed", "physical_resource_id": "4f360d01-5bc7-41ac-ab51-7a3f812f6738", "resource_type": "OS::Neutron::SecurityGroup"}, {"resource_name": "floating_ip", "links": [{"href": "http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438/stacks/HeatUtilsCreateComplexStackTests-18914448-e6fc-4c77-8bf1-7b82079a24c8-stack/8eeea290-6477-4303-a06e-cbdb98b4b144/resources/floating_ip", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438/stacks/HeatUtilsCreateComplexStackTests-18914448-e6fc-4c77-8bf1-7b82079a24c8-stack/8eeea290-6477-4303-a06e-cbdb98b4b144", "rel": "stack"}], "logical_resource_id": "floating_ip", "creation_time": "2019-01-18T05:02:50Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-18T05:02:50Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "ca16b249-27ca-46c2-b5a5-44625b4da525", "resource_type": "OS::Neutron::FloatingIP"}, {"resource_name": "floating_ip_association", "links": [{"href": "http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438/stacks/HeatUtilsCreateComplexStackTests-18914448-e6fc-4c77-8bf1-7b82079a24c8-stack/8eeea290-6477-4303-a06e-cbdb98b4b144/resources/floating_ip_association", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438/stacks/HeatUtilsCreateComplexStackTests-18914448-e6fc-4c77-8bf1-7b82079a24c8-stack/8eeea290-6477-4303-a06e-cbdb98b4b144", "rel": "stack"}], "logical_resource_id": "floating_ip_association", "creation_time": "2019-01-18T05:02:50Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-18T05:02:50Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "54", "resource_type": "OS::Neutron::FloatingIPAssociation"}, {"resource_name": "keypair", "links": [{"href": "http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438/stacks/HeatUtilsCreateComplexStackTests-18914448-e6fc-4c77-8bf1-7b82079a24c8-stack/8eeea290-6477-4303-a06e-cbdb98b4b144/resources/keypair", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438/stacks/HeatUtilsCreateComplexStackTests-18914448-e6fc-4c77-8bf1-7b82079a24c8-stack/8eeea290-6477-4303-a06e-cbdb98b4b144", "rel": "stack"}], "logical_resource_id": "keypair", "creation_time": "2019-01-18T05:02:50Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-18T05:02:50Z", "required_by": ["vm1", "vm2"], "resource_status_reason": "state changed", "physical_resource_id": "HeatUtilsCreateComplexStackTests-18914448-e6fc-4c77-8bf1-7b82079a24c8-keypair", "resource_type": "OS::Nova::KeyPair"}, {"resource_name": "management_router_interface", "links": [{"href": "http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438/stacks/HeatUtilsCreateComplexStackTests-18914448-e6fc-4c77-8bf1-7b82079a24c8-stack/8eeea290-6477-4303-a06e-cbdb98b4b144/resources/management_router_interface", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438/stacks/HeatUtilsCreateComplexStackTests-18914448-e6fc-4c77-8bf1-7b82079a24c8-stack/8eeea290-6477-4303-a06e-cbdb98b4b144", "rel": "stack"}], "logical_resource_id": "management_router_interface", "creation_time": "2019-01-18T05:02:51Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-18T05:02:51Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "57b6c4c7-6761-46b9-aaed-6eff4eaa8e5d:subnet_id=251f3d7d-65b2-4a76-bf31-7f0e1b9b916f", "resource_type": "OS::Neutron::RouterInterface"}, {"resource_name": "management_router", "links": [{"href": "http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438/stacks/HeatUtilsCreateComplexStackTests-18914448-e6fc-4c77-8bf1-7b82079a24c8-stack/8eeea290-6477-4303-a06e-cbdb98b4b144/resources/management_router", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438/stacks/HeatUtilsCreateComplexStackTests-18914448-e6fc-4c77-8bf1-7b82079a24c8-stack/8eeea290-6477-4303-a06e-cbdb98b4b144", "rel": "stack"}], "logical_resource_id": "management_router", "creation_time": "2019-01-18T05:02:51Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-18T05:02:51Z", "required_by": ["management_router_interface", "floating_ip"], "resource_status_reason": "state changed", "physical_resource_id": "57b6c4c7-6761-46b9-aaed-6eff4eaa8e5d", "resource_type": "OS::Neutron::Router"}, {"resource_name": "port1", "links": [{"href": "http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438/stacks/HeatUtilsCreateComplexStackTests-18914448-e6fc-4c77-8bf1-7b82079a24c8-stack/8eeea290-6477-4303-a06e-cbdb98b4b144/resources/port1", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438/stacks/HeatUtilsCreateComplexStackTests-18914448-e6fc-4c77-8bf1-7b82079a24c8-stack/8eeea290-6477-4303-a06e-cbdb98b4b144", "rel": "stack"}], "logical_resource_id": "port1", "creation_time": "2019-01-18T05:02:50Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-18T05:02:50Z", "required_by": ["floating_ip_association", "vm1"], "resource_status_reason": "state changed", "physical_resource_id": "9078a6e3-81f6-4072-a068-21ce5f73281b", "resource_type": "OS::Neutron::Port"}, {"resource_name": "vm2", "links": [{"href": "http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438/stacks/HeatUtilsCreateComplexStackTests-18914448-e6fc-4c77-8bf1-7b82079a24c8-stack/8eeea290-6477-4303-a06e-cbdb98b4b144/resources/vm2", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438/stacks/HeatUtilsCreateComplexStackTests-18914448-e6fc-4c77-8bf1-7b82079a24c8-stack/8eeea290-6477-4303-a06e-cbdb98b4b144", "rel": "stack"}], "logical_resource_id": "vm2", "creation_time": "2019-01-18T05:02:50Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-18T05:02:50Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "e4a4d22f-4865-4fb6-b1c6-7e714660ef05", "resource_type": "OS::Nova::Server"}, {"resource_name": "vm1", "links": [{"href": "http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438/stacks/HeatUtilsCreateComplexStackTests-18914448-e6fc-4c77-8bf1-7b82079a24c8-stack/8eeea290-6477-4303-a06e-cbdb98b4b144/resources/vm1", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438/stacks/HeatUtilsCreateComplexStackTests-18914448-e6fc-4c77-8bf1-7b82079a24c8-stack/8eeea290-6477-4303-a06e-cbdb98b4b144", "rel": "stack"}], "logical_resource_id": "vm1", "creation_time": "2019-01-18T05:02:50Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-18T05:02:50Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "525a8976-034f-4884-a653-58319caee1b0", "resource_type": "OS::Nova::Server"}]} 2019-01-18 05:03:19,217 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438/stacks/HeatUtilsCreateComplexStackTests-18914448-e6fc-4c77-8bf1-7b82079a24c8-stack/8eeea290-6477-4303-a06e-cbdb98b4b144/resources used request id req-81fecc06-a82c-4967-9d0b-2f8636cfe5de 2019-01-18 05:03:19,221 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/15b52024-27d4-4b63-b994-4146726cb2d2 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7e1224e32ccac14a46d16d966a9d24b5625d6cfc" 2019-01-18 05:03:19,386 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 898 Content-Type: application/json X-Openstack-Request-Id: req-bb173a13-2c58-430c-828d-ec16cd36f0f7 Date: Fri, 18 Jan 2019 05:03:19 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "HeatUtilsCreateComplexStackTests-18914448-e6fc-4c77-8bf1-7b82079a24c8-image2", "tags": [], "container_format": "bare", "created_at": "2019-01-18T05:02:43Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-18T05:02:46Z", "visibility": "shared", "locations": [{"url": "rbd://af014572-0a5d-4a80-a07f-9105f52ab2c1/images/15b52024-27d4-4b63-b994-4146726cb2d2/snap", "metadata": {}}], "self": "/v2/images/15b52024-27d4-4b63-b994-4146726cb2d2", "min_disk": 0, "protected": false, "id": "15b52024-27d4-4b63-b994-4146726cb2d2", "file": "/v2/images/15b52024-27d4-4b63-b994-4146726cb2d2/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "ccac38ea86a048c183796fe3184f3438", "direct_url": "rbd://af014572-0a5d-4a80-a07f-9105f52ab2c1/images/15b52024-27d4-4b63-b994-4146726cb2d2/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-18 05:03:19,386 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/15b52024-27d4-4b63-b994-4146726cb2d2 used request id req-bb173a13-2c58-430c-828d-ec16cd36f0f7 2019-01-18 05:03:19,389 - 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}7e1224e32ccac14a46d16d966a9d24b5625d6cfc" 2019-01-18 05:03:19,486 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-58b6cbde-5b8b-479c-8566-a04340a0ce2d Date: Fri, 18 Jan 2019 05:03: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"}}} 2019-01-18 05:03:19,486 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-58b6cbde-5b8b-479c-8566-a04340a0ce2d 2019-01-18 05:03:19,489 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/15b52024-27d4-4b63-b994-4146726cb2d2 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7e1224e32ccac14a46d16d966a9d24b5625d6cfc" 2019-01-18 05:03:19,505 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 898 Content-Type: application/json X-Openstack-Request-Id: req-dfb7036c-8c54-4081-9d9a-b03e2e28b949 Date: Fri, 18 Jan 2019 05:03:19 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "HeatUtilsCreateComplexStackTests-18914448-e6fc-4c77-8bf1-7b82079a24c8-image2", "tags": [], "container_format": "bare", "created_at": "2019-01-18T05:02:43Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-18T05:02:46Z", "visibility": "shared", "locations": [{"url": "rbd://af014572-0a5d-4a80-a07f-9105f52ab2c1/images/15b52024-27d4-4b63-b994-4146726cb2d2/snap", "metadata": {}}], "self": "/v2/images/15b52024-27d4-4b63-b994-4146726cb2d2", "min_disk": 0, "protected": false, "id": "15b52024-27d4-4b63-b994-4146726cb2d2", "file": "/v2/images/15b52024-27d4-4b63-b994-4146726cb2d2/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "ccac38ea86a048c183796fe3184f3438", "direct_url": "rbd://af014572-0a5d-4a80-a07f-9105f52ab2c1/images/15b52024-27d4-4b63-b994-4146726cb2d2/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-18 05:03:19,505 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/15b52024-27d4-4b63-b994-4146726cb2d2 used request id req-dfb7036c-8c54-4081-9d9a-b03e2e28b949 2019-01-18 05:03:19,507 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/5834c33b-f580-4a68-b1f4-2887442f7e89 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7e1224e32ccac14a46d16d966a9d24b5625d6cfc" 2019-01-18 05:03:19,659 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 898 Content-Type: application/json X-Openstack-Request-Id: req-0d182852-922d-4d6f-923a-925633014115 Date: Fri, 18 Jan 2019 05:03:19 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "HeatUtilsCreateComplexStackTests-18914448-e6fc-4c77-8bf1-7b82079a24c8-image1", "tags": [], "container_format": "bare", "created_at": "2019-01-18T05:02:38Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-18T05:02:41Z", "visibility": "shared", "locations": [{"url": "rbd://af014572-0a5d-4a80-a07f-9105f52ab2c1/images/5834c33b-f580-4a68-b1f4-2887442f7e89/snap", "metadata": {}}], "self": "/v2/images/5834c33b-f580-4a68-b1f4-2887442f7e89", "min_disk": 0, "protected": false, "id": "5834c33b-f580-4a68-b1f4-2887442f7e89", "file": "/v2/images/5834c33b-f580-4a68-b1f4-2887442f7e89/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "ccac38ea86a048c183796fe3184f3438", "direct_url": "rbd://af014572-0a5d-4a80-a07f-9105f52ab2c1/images/5834c33b-f580-4a68-b1f4-2887442f7e89/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-18 05:03:19,659 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/5834c33b-f580-4a68-b1f4-2887442f7e89 used request id req-0d182852-922d-4d6f-923a-925633014115 2019-01-18 05:03:19,663 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438/stacks/8eeea290-6477-4303-a06e-cbdb98b4b144 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e1224e32ccac14a46d16d966a9d24b5625d6cfc" 2019-01-18 05:03:19,688 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 18 Jan 2019 05:03:19 GMT Server: Apache x-openstack-request-id: req-d5300834-d974-4174-93d1-55634fd66995 Location: http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438/stacks/HeatUtilsCreateComplexStackTests-18914448-e6fc-4c77-8bf1-7b82079a24c8-stack/8eeea290-6477-4303-a06e-cbdb98b4b144 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438/stacks/HeatUtilsCreateComplexStackTests-18914448-e6fc-4c77-8bf1-7b82079a24c8-stack/8eeea290-6477-4303-a06e-cbdb98b4b144;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-18 05:03:20,483 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:03:19 GMT Server: Apache x-openstack-request-id: req-851232df-634a-4c7f-a2fb-f081d773297c Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2079 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-18914448-e6fc-4c77-8bf1-7b82079a24c8-flavor2", "OS::project_id": "ccac38ea86a048c183796fe3184f3438", "OS::stack_id": "8eeea290-6477-4303-a06e-cbdb98b4b144", "OS::stack_name": "HeatUtilsCreateComplexStackTests-18914448-e6fc-4c77-8bf1-7b82079a24c8-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-18914448-e6fc-4c77-8bf1-7b82079a24c8-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-18914448-e6fc-4c77-8bf1-7b82079a24c8-subnet", "net_name": "HeatUtilsCreateComplexStackTests-18914448-e6fc-4c77-8bf1-7b82079a24c8-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-18914448-e6fc-4c77-8bf1-7b82079a24c8-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-18914448-e6fc-4c77-8bf1-7b82079a24c8-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-18914448-e6fc-4c77-8bf1-7b82079a24c8-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-18914448-e6fc-4c77-8bf1-7b82079a24c8-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-18914448-e6fc-4c77-8bf1-7b82079a24c8-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-18914448-e6fc-4c77-8bf1-7b82079a24c8-stack", "stack_user_project_id": "3cd88473658342f7bdb9ce38aa23c80d", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2019-01-18T05:02:49Z", "links": [{"href": "http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438/stacks/HeatUtilsCreateComplexStackTests-18914448-e6fc-4c77-8bf1-7b82079a24c8-stack/8eeea290-6477-4303-a06e-cbdb98b4b144", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "8eeea290-6477-4303-a06e-cbdb98b4b144", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAm8ZrPBsfJJAQpDNargWbX5vKgZgLcgO69YglsQRCmeML0YNX\nEm9DOjgXZIwF0Sef3bB/OqrrkZ0mItyd0rdRbxrAR063on669goyb9yNrCExx1S2\nMc7bLQujk0YLI5bRGdN7QHMUdyjU7lhYGj5EqW0PU11F26iX8llqqVn0clM/sJZh\nHzZdZ3sz8Xv3lp0zJG1G8gIzV5M/AZ9VUTTumcTs7u0eNQplWhW4X0azkLUWlot2\nnd0tcvzJtH58DqjZa114+ldse/cKsq4dQWEfZgx2vMaKg4a9j5QWwtKlalSsHPDU\nP+ErnNFsYxrQnCH1o7lJlh4jW9JdjKNs3/kpgQIDAQABAoIBACZKHl+21u/YzY5e\n5SIzVJ6qn5s9MUsEKbdikMkzH9/NlEEahJOOb7rmwLFBTci8cao/UPatvpubQh19\nlvmNf+HMdIjSi4bQmcoSdZVTZCt0OVUiuGoDy5IF814m8GP+FUXA2uHbp6MmkThI\n1NcWiTAQE51NJve4OCkk23fnGZPkCm1mKhw6OafTuFpJn0PNJnfyQnt4jF6XhC1I\nT8D3+sZ7WoGuoTB9+fZp+zkTF+rEWUWUQQ0cN0T4B5nPLiumZtkdv0Ct0D8jtpGp\n9NGXDoWfh1lRLpXyN4zErvc9WGbA6/VUEXpcTxPhhTYDyLuR3EC5/ZlX/XOM5AMe\nHdq8q8UCgYEAybSSn8zMttndSrWCGvZMc7HTyGHxgvqCs6+EO1YIo5ChLYEz4lyu\n9v74Ec0yTKhMFL6vpC9DjmKPUMjhio/j+lbcCuwBfSCRoiZPIqCNsKisefGWV7AR\nfUq9lruwqj8GWC08Gv2xfobUPGUuoKytSHln+uJWo7O6ezpMcG/cxQMCgYEAxbTP\nbnTH/F4kanc8mSzKsl4CGlZ9Kx/+lxmGBUD9Wl0oPszhkayrCpz42eZpgJtlBIvC\nvB0+/BdqTQOY4Biv8zDY1B8yHb7pK+IxpeqlH01STh06l+Eo6kdonOuWYL9hSpJ3\n/Q/QFJHjK9XsVZPIZZyDAvkKwXi7APoHAN/CBisCgYAesoKWG18UfPe2xQT2AYIF\nIY0vs+hDnMiDfDTNqvxJmFtPR5iT3LMsGAW8/9Ol4v8hMRweCqtnYgyZqNjac6eo\nk8uNRfm8B1birJ3ikTi/KAyHyoKs+bjPrq5H4Gy0nD7k8I1zNiTrMq3eOy/reBwv\nKXrvrb6tz06ULn0vp3ab7QKBgHDh4snzXbgnXG15dR0UKQuch2DYXxE/bFKDnTTk\nvYNZyz/IJUbSqrodlCx91WE72Hq2/dIAdNTk3anpUuEo11VoX3UF9sxrE6EdvjE4\nf10W/dZh8/GB+qWBbiaikLLessMsS9wuqiUEgwulUhIule4GZftNjKmYsFVHbLZA\nC/0PAoGBALWrgKMwiiy7cFYaHBm4sqA8QJvWDWu8ddCSijIdsQ2jcUvHBPqfd4TK\nI9FUWcoKhuabzMvVmyiico1X4wcxXkMh+z98MzPyPL9GMKIrN/D1lJMWqSc0d5B3\n6dQM1IrfpPCV+OuvG+Jjaa9miqM1lYQ+FRhnx4T38M9drPfAjEcl\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"}} 2019-01-18 05:03:20,483 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438/stacks/HeatUtilsCreateComplexStackTests-18914448-e6fc-4c77-8bf1-7b82079a24c8-stack/8eeea290-6477-4303-a06e-cbdb98b4b144 used request id req-851232df-634a-4c7f-a2fb-f081d773297c 2019-01-18 05:03:20,488 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438/stacks/8eeea290-6477-4303-a06e-cbdb98b4b144 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e1224e32ccac14a46d16d966a9d24b5625d6cfc" 2019-01-18 05:03:20,658 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 18 Jan 2019 05:03:20 GMT Server: Apache x-openstack-request-id: req-1283772d-6b78-4ef6-9213-0edf4b9b123e Location: http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438/stacks/HeatUtilsCreateComplexStackTests-18914448-e6fc-4c77-8bf1-7b82079a24c8-stack/8eeea290-6477-4303-a06e-cbdb98b4b144 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438/stacks/HeatUtilsCreateComplexStackTests-18914448-e6fc-4c77-8bf1-7b82079a24c8-stack/8eeea290-6477-4303-a06e-cbdb98b4b144;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-18 05:03:21,442 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:03:20 GMT Server: Apache x-openstack-request-id: req-26b0b613-d093-40f7-a222-975b7dabff50 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2079 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-18914448-e6fc-4c77-8bf1-7b82079a24c8-flavor2", "OS::project_id": "ccac38ea86a048c183796fe3184f3438", "OS::stack_id": "8eeea290-6477-4303-a06e-cbdb98b4b144", "OS::stack_name": "HeatUtilsCreateComplexStackTests-18914448-e6fc-4c77-8bf1-7b82079a24c8-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-18914448-e6fc-4c77-8bf1-7b82079a24c8-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-18914448-e6fc-4c77-8bf1-7b82079a24c8-subnet", "net_name": "HeatUtilsCreateComplexStackTests-18914448-e6fc-4c77-8bf1-7b82079a24c8-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-18914448-e6fc-4c77-8bf1-7b82079a24c8-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-18914448-e6fc-4c77-8bf1-7b82079a24c8-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-18914448-e6fc-4c77-8bf1-7b82079a24c8-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-18914448-e6fc-4c77-8bf1-7b82079a24c8-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-18914448-e6fc-4c77-8bf1-7b82079a24c8-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-18914448-e6fc-4c77-8bf1-7b82079a24c8-stack", "stack_user_project_id": "3cd88473658342f7bdb9ce38aa23c80d", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2019-01-18T05:02:49Z", "links": [{"href": "http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438/stacks/HeatUtilsCreateComplexStackTests-18914448-e6fc-4c77-8bf1-7b82079a24c8-stack/8eeea290-6477-4303-a06e-cbdb98b4b144", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "8eeea290-6477-4303-a06e-cbdb98b4b144", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAm8ZrPBsfJJAQpDNargWbX5vKgZgLcgO69YglsQRCmeML0YNX\nEm9DOjgXZIwF0Sef3bB/OqrrkZ0mItyd0rdRbxrAR063on669goyb9yNrCExx1S2\nMc7bLQujk0YLI5bRGdN7QHMUdyjU7lhYGj5EqW0PU11F26iX8llqqVn0clM/sJZh\nHzZdZ3sz8Xv3lp0zJG1G8gIzV5M/AZ9VUTTumcTs7u0eNQplWhW4X0azkLUWlot2\nnd0tcvzJtH58DqjZa114+ldse/cKsq4dQWEfZgx2vMaKg4a9j5QWwtKlalSsHPDU\nP+ErnNFsYxrQnCH1o7lJlh4jW9JdjKNs3/kpgQIDAQABAoIBACZKHl+21u/YzY5e\n5SIzVJ6qn5s9MUsEKbdikMkzH9/NlEEahJOOb7rmwLFBTci8cao/UPatvpubQh19\nlvmNf+HMdIjSi4bQmcoSdZVTZCt0OVUiuGoDy5IF814m8GP+FUXA2uHbp6MmkThI\n1NcWiTAQE51NJve4OCkk23fnGZPkCm1mKhw6OafTuFpJn0PNJnfyQnt4jF6XhC1I\nT8D3+sZ7WoGuoTB9+fZp+zkTF+rEWUWUQQ0cN0T4B5nPLiumZtkdv0Ct0D8jtpGp\n9NGXDoWfh1lRLpXyN4zErvc9WGbA6/VUEXpcTxPhhTYDyLuR3EC5/ZlX/XOM5AMe\nHdq8q8UCgYEAybSSn8zMttndSrWCGvZMc7HTyGHxgvqCs6+EO1YIo5ChLYEz4lyu\n9v74Ec0yTKhMFL6vpC9DjmKPUMjhio/j+lbcCuwBfSCRoiZPIqCNsKisefGWV7AR\nfUq9lruwqj8GWC08Gv2xfobUPGUuoKytSHln+uJWo7O6ezpMcG/cxQMCgYEAxbTP\nbnTH/F4kanc8mSzKsl4CGlZ9Kx/+lxmGBUD9Wl0oPszhkayrCpz42eZpgJtlBIvC\nvB0+/BdqTQOY4Biv8zDY1B8yHb7pK+IxpeqlH01STh06l+Eo6kdonOuWYL9hSpJ3\n/Q/QFJHjK9XsVZPIZZyDAvkKwXi7APoHAN/CBisCgYAesoKWG18UfPe2xQT2AYIF\nIY0vs+hDnMiDfDTNqvxJmFtPR5iT3LMsGAW8/9Ol4v8hMRweCqtnYgyZqNjac6eo\nk8uNRfm8B1birJ3ikTi/KAyHyoKs+bjPrq5H4Gy0nD7k8I1zNiTrMq3eOy/reBwv\nKXrvrb6tz06ULn0vp3ab7QKBgHDh4snzXbgnXG15dR0UKQuch2DYXxE/bFKDnTTk\nvYNZyz/IJUbSqrodlCx91WE72Hq2/dIAdNTk3anpUuEo11VoX3UF9sxrE6EdvjE4\nf10W/dZh8/GB+qWBbiaikLLessMsS9wuqiUEgwulUhIule4GZftNjKmYsFVHbLZA\nC/0PAoGBALWrgKMwiiy7cFYaHBm4sqA8QJvWDWu8ddCSijIdsQ2jcUvHBPqfd4TK\nI9FUWcoKhuabzMvVmyiico1X4wcxXkMh+z98MzPyPL9GMKIrN/D1lJMWqSc0d5B3\n6dQM1IrfpPCV+OuvG+Jjaa9miqM1lYQ+FRhnx4T38M9drPfAjEcl\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"}} 2019-01-18 05:03:21,442 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438/stacks/HeatUtilsCreateComplexStackTests-18914448-e6fc-4c77-8bf1-7b82079a24c8-stack/8eeea290-6477-4303-a06e-cbdb98b4b144 used request id req-26b0b613-d093-40f7-a222-975b7dabff50 2019-01-18 05:03:21,446 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438/stacks/8eeea290-6477-4303-a06e-cbdb98b4b144 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e1224e32ccac14a46d16d966a9d24b5625d6cfc" 2019-01-18 05:03:21,472 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 18 Jan 2019 05:03:21 GMT Server: Apache x-openstack-request-id: req-901418ef-484f-4492-9010-bf566c7480a5 Location: http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438/stacks/HeatUtilsCreateComplexStackTests-18914448-e6fc-4c77-8bf1-7b82079a24c8-stack/8eeea290-6477-4303-a06e-cbdb98b4b144 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438/stacks/HeatUtilsCreateComplexStackTests-18914448-e6fc-4c77-8bf1-7b82079a24c8-stack/8eeea290-6477-4303-a06e-cbdb98b4b144;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-18 05:03:21,595 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 05:03:21 GMT Server: Apache x-openstack-request-id: req-8944c6e5-c2d8-45f3-914f-87a9fdce694e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 05:03:21,595 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438/stacks/HeatUtilsCreateComplexStackTests-18914448-e6fc-4c77-8bf1-7b82079a24c8-stack/8eeea290-6477-4303-a06e-cbdb98b4b144 used request id req-8944c6e5-c2d8-45f3-914f-87a9fdce694e 2019-01-18 05:03:21,598 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438/stacks/8eeea290-6477-4303-a06e-cbdb98b4b144 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e1224e32ccac14a46d16d966a9d24b5625d6cfc" 2019-01-18 05:03:21,625 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 18 Jan 2019 05:03:21 GMT Server: Apache x-openstack-request-id: req-321c616b-44bc-44ee-916a-aafcf77bb567 Location: http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438/stacks/HeatUtilsCreateComplexStackTests-18914448-e6fc-4c77-8bf1-7b82079a24c8-stack/8eeea290-6477-4303-a06e-cbdb98b4b144 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438/stacks/HeatUtilsCreateComplexStackTests-18914448-e6fc-4c77-8bf1-7b82079a24c8-stack/8eeea290-6477-4303-a06e-cbdb98b4b144;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-18 05:03:21,799 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:03:21 GMT Server: Apache x-openstack-request-id: req-974db395-79c8-41a4-9aca-439e3bab231c Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2079 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-18914448-e6fc-4c77-8bf1-7b82079a24c8-flavor2", "OS::project_id": "ccac38ea86a048c183796fe3184f3438", "OS::stack_id": "8eeea290-6477-4303-a06e-cbdb98b4b144", "OS::stack_name": "HeatUtilsCreateComplexStackTests-18914448-e6fc-4c77-8bf1-7b82079a24c8-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-18914448-e6fc-4c77-8bf1-7b82079a24c8-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-18914448-e6fc-4c77-8bf1-7b82079a24c8-subnet", "net_name": "HeatUtilsCreateComplexStackTests-18914448-e6fc-4c77-8bf1-7b82079a24c8-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-18914448-e6fc-4c77-8bf1-7b82079a24c8-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-18914448-e6fc-4c77-8bf1-7b82079a24c8-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-18914448-e6fc-4c77-8bf1-7b82079a24c8-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-18914448-e6fc-4c77-8bf1-7b82079a24c8-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-18914448-e6fc-4c77-8bf1-7b82079a24c8-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-18914448-e6fc-4c77-8bf1-7b82079a24c8-stack", "stack_user_project_id": "3cd88473658342f7bdb9ce38aa23c80d", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2019-01-18T05:02:49Z", "links": [{"href": "http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438/stacks/HeatUtilsCreateComplexStackTests-18914448-e6fc-4c77-8bf1-7b82079a24c8-stack/8eeea290-6477-4303-a06e-cbdb98b4b144", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "8eeea290-6477-4303-a06e-cbdb98b4b144", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAm8ZrPBsfJJAQpDNargWbX5vKgZgLcgO69YglsQRCmeML0YNX\nEm9DOjgXZIwF0Sef3bB/OqrrkZ0mItyd0rdRbxrAR063on669goyb9yNrCExx1S2\nMc7bLQujk0YLI5bRGdN7QHMUdyjU7lhYGj5EqW0PU11F26iX8llqqVn0clM/sJZh\nHzZdZ3sz8Xv3lp0zJG1G8gIzV5M/AZ9VUTTumcTs7u0eNQplWhW4X0azkLUWlot2\nnd0tcvzJtH58DqjZa114+ldse/cKsq4dQWEfZgx2vMaKg4a9j5QWwtKlalSsHPDU\nP+ErnNFsYxrQnCH1o7lJlh4jW9JdjKNs3/kpgQIDAQABAoIBACZKHl+21u/YzY5e\n5SIzVJ6qn5s9MUsEKbdikMkzH9/NlEEahJOOb7rmwLFBTci8cao/UPatvpubQh19\nlvmNf+HMdIjSi4bQmcoSdZVTZCt0OVUiuGoDy5IF814m8GP+FUXA2uHbp6MmkThI\n1NcWiTAQE51NJve4OCkk23fnGZPkCm1mKhw6OafTuFpJn0PNJnfyQnt4jF6XhC1I\nT8D3+sZ7WoGuoTB9+fZp+zkTF+rEWUWUQQ0cN0T4B5nPLiumZtkdv0Ct0D8jtpGp\n9NGXDoWfh1lRLpXyN4zErvc9WGbA6/VUEXpcTxPhhTYDyLuR3EC5/ZlX/XOM5AMe\nHdq8q8UCgYEAybSSn8zMttndSrWCGvZMc7HTyGHxgvqCs6+EO1YIo5ChLYEz4lyu\n9v74Ec0yTKhMFL6vpC9DjmKPUMjhio/j+lbcCuwBfSCRoiZPIqCNsKisefGWV7AR\nfUq9lruwqj8GWC08Gv2xfobUPGUuoKytSHln+uJWo7O6ezpMcG/cxQMCgYEAxbTP\nbnTH/F4kanc8mSzKsl4CGlZ9Kx/+lxmGBUD9Wl0oPszhkayrCpz42eZpgJtlBIvC\nvB0+/BdqTQOY4Biv8zDY1B8yHb7pK+IxpeqlH01STh06l+Eo6kdonOuWYL9hSpJ3\n/Q/QFJHjK9XsVZPIZZyDAvkKwXi7APoHAN/CBisCgYAesoKWG18UfPe2xQT2AYIF\nIY0vs+hDnMiDfDTNqvxJmFtPR5iT3LMsGAW8/9Ol4v8hMRweCqtnYgyZqNjac6eo\nk8uNRfm8B1birJ3ikTi/KAyHyoKs+bjPrq5H4Gy0nD7k8I1zNiTrMq3eOy/reBwv\nKXrvrb6tz06ULn0vp3ab7QKBgHDh4snzXbgnXG15dR0UKQuch2DYXxE/bFKDnTTk\nvYNZyz/IJUbSqrodlCx91WE72Hq2/dIAdNTk3anpUuEo11VoX3UF9sxrE6EdvjE4\nf10W/dZh8/GB+qWBbiaikLLessMsS9wuqiUEgwulUhIule4GZftNjKmYsFVHbLZA\nC/0PAoGBALWrgKMwiiy7cFYaHBm4sqA8QJvWDWu8ddCSijIdsQ2jcUvHBPqfd4TK\nI9FUWcoKhuabzMvVmyiico1X4wcxXkMh+z98MzPyPL9GMKIrN/D1lJMWqSc0d5B3\n6dQM1IrfpPCV+OuvG+Jjaa9miqM1lYQ+FRhnx4T38M9drPfAjEcl\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"}} 2019-01-18 05:03:21,800 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438/stacks/HeatUtilsCreateComplexStackTests-18914448-e6fc-4c77-8bf1-7b82079a24c8-stack/8eeea290-6477-4303-a06e-cbdb98b4b144 used request id req-974db395-79c8-41a4-9aca-439e3bab231c 2019-01-18 05:03:24,806 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438/stacks/8eeea290-6477-4303-a06e-cbdb98b4b144 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e1224e32ccac14a46d16d966a9d24b5625d6cfc" 2019-01-18 05:03:25,457 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 18 Jan 2019 05:03:24 GMT Server: Apache x-openstack-request-id: req-417b6b6b-e185-4ba9-924f-bc4ba25f9f0c Location: http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438/stacks/HeatUtilsCreateComplexStackTests-18914448-e6fc-4c77-8bf1-7b82079a24c8-stack/8eeea290-6477-4303-a06e-cbdb98b4b144 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438/stacks/HeatUtilsCreateComplexStackTests-18914448-e6fc-4c77-8bf1-7b82079a24c8-stack/8eeea290-6477-4303-a06e-cbdb98b4b144;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-18 05:03:25,483 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:03:25 GMT Server: Apache x-openstack-request-id: req-a3012f4c-c06a-4504-9d78-9521e7530212 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": "HeatUtilsCreateComplexStackTests-18914448-e6fc-4c77-8bf1-7b82079a24c8-flavor2", "OS::project_id": "ccac38ea86a048c183796fe3184f3438", "OS::stack_id": "8eeea290-6477-4303-a06e-cbdb98b4b144", "OS::stack_name": "HeatUtilsCreateComplexStackTests-18914448-e6fc-4c77-8bf1-7b82079a24c8-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-18914448-e6fc-4c77-8bf1-7b82079a24c8-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-18914448-e6fc-4c77-8bf1-7b82079a24c8-subnet", "net_name": "HeatUtilsCreateComplexStackTests-18914448-e6fc-4c77-8bf1-7b82079a24c8-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-18914448-e6fc-4c77-8bf1-7b82079a24c8-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-18914448-e6fc-4c77-8bf1-7b82079a24c8-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-18914448-e6fc-4c77-8bf1-7b82079a24c8-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-18914448-e6fc-4c77-8bf1-7b82079a24c8-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-18914448-e6fc-4c77-8bf1-7b82079a24c8-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-18914448-e6fc-4c77-8bf1-7b82079a24c8-stack", "stack_user_project_id": "3cd88473658342f7bdb9ce38aa23c80d", "tags": null, "creation_time": "2019-01-18T05:02:49Z", "links": [{"href": "http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438/stacks/HeatUtilsCreateComplexStackTests-18914448-e6fc-4c77-8bf1-7b82079a24c8-stack/8eeea290-6477-4303-a06e-cbdb98b4b144", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2019-01-18T05:03:21Z", "id": "8eeea290-6477-4303-a06e-cbdb98b4b144", "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"}} 2019-01-18 05:03:25,483 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438/stacks/HeatUtilsCreateComplexStackTests-18914448-e6fc-4c77-8bf1-7b82079a24c8-stack/8eeea290-6477-4303-a06e-cbdb98b4b144 used request id req-a3012f4c-c06a-4504-9d78-9521e7530212 2019-01-18 05:03:28,490 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438/stacks/8eeea290-6477-4303-a06e-cbdb98b4b144 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e1224e32ccac14a46d16d966a9d24b5625d6cfc" 2019-01-18 05:03:28,516 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 18 Jan 2019 05:03:28 GMT Server: Apache x-openstack-request-id: req-18263d20-4b20-4809-b880-addd7c85022d Location: http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438/stacks/HeatUtilsCreateComplexStackTests-18914448-e6fc-4c77-8bf1-7b82079a24c8-stack/8eeea290-6477-4303-a06e-cbdb98b4b144 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438/stacks/HeatUtilsCreateComplexStackTests-18914448-e6fc-4c77-8bf1-7b82079a24c8-stack/8eeea290-6477-4303-a06e-cbdb98b4b144;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-18 05:03:28,541 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:03:28 GMT Server: Apache x-openstack-request-id: req-cdd60764-204f-4b68-9f5a-f0d2962f79d2 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": "HeatUtilsCreateComplexStackTests-18914448-e6fc-4c77-8bf1-7b82079a24c8-flavor2", "OS::project_id": "ccac38ea86a048c183796fe3184f3438", "OS::stack_id": "8eeea290-6477-4303-a06e-cbdb98b4b144", "OS::stack_name": "HeatUtilsCreateComplexStackTests-18914448-e6fc-4c77-8bf1-7b82079a24c8-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-18914448-e6fc-4c77-8bf1-7b82079a24c8-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-18914448-e6fc-4c77-8bf1-7b82079a24c8-subnet", "net_name": "HeatUtilsCreateComplexStackTests-18914448-e6fc-4c77-8bf1-7b82079a24c8-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-18914448-e6fc-4c77-8bf1-7b82079a24c8-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-18914448-e6fc-4c77-8bf1-7b82079a24c8-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-18914448-e6fc-4c77-8bf1-7b82079a24c8-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-18914448-e6fc-4c77-8bf1-7b82079a24c8-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-18914448-e6fc-4c77-8bf1-7b82079a24c8-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-18914448-e6fc-4c77-8bf1-7b82079a24c8-stack", "stack_user_project_id": "3cd88473658342f7bdb9ce38aa23c80d", "tags": null, "creation_time": "2019-01-18T05:02:49Z", "links": [{"href": "http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438/stacks/HeatUtilsCreateComplexStackTests-18914448-e6fc-4c77-8bf1-7b82079a24c8-stack/8eeea290-6477-4303-a06e-cbdb98b4b144", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2019-01-18T05:03:21Z", "id": "8eeea290-6477-4303-a06e-cbdb98b4b144", "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"}} 2019-01-18 05:03:28,542 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438/stacks/HeatUtilsCreateComplexStackTests-18914448-e6fc-4c77-8bf1-7b82079a24c8-stack/8eeea290-6477-4303-a06e-cbdb98b4b144 used request id req-cdd60764-204f-4b68-9f5a-f0d2962f79d2 2019-01-18 05:03:31,548 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438/stacks/8eeea290-6477-4303-a06e-cbdb98b4b144 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e1224e32ccac14a46d16d966a9d24b5625d6cfc" 2019-01-18 05:03:31,730 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 18 Jan 2019 05:03:31 GMT Server: Apache x-openstack-request-id: req-4a53fc09-12f2-4a1c-84ac-5d50c1ff1dab Location: http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438/stacks/HeatUtilsCreateComplexStackTests-18914448-e6fc-4c77-8bf1-7b82079a24c8-stack/8eeea290-6477-4303-a06e-cbdb98b4b144 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438/stacks/HeatUtilsCreateComplexStackTests-18914448-e6fc-4c77-8bf1-7b82079a24c8-stack/8eeea290-6477-4303-a06e-cbdb98b4b144;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-18 05:03:31,755 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:03:31 GMT Server: Apache x-openstack-request-id: req-4630c55f-f0b2-42cb-a814-feb4ed964b42 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": "HeatUtilsCreateComplexStackTests-18914448-e6fc-4c77-8bf1-7b82079a24c8-flavor2", "OS::project_id": "ccac38ea86a048c183796fe3184f3438", "OS::stack_id": "8eeea290-6477-4303-a06e-cbdb98b4b144", "OS::stack_name": "HeatUtilsCreateComplexStackTests-18914448-e6fc-4c77-8bf1-7b82079a24c8-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-18914448-e6fc-4c77-8bf1-7b82079a24c8-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-18914448-e6fc-4c77-8bf1-7b82079a24c8-subnet", "net_name": "HeatUtilsCreateComplexStackTests-18914448-e6fc-4c77-8bf1-7b82079a24c8-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-18914448-e6fc-4c77-8bf1-7b82079a24c8-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-18914448-e6fc-4c77-8bf1-7b82079a24c8-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-18914448-e6fc-4c77-8bf1-7b82079a24c8-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-18914448-e6fc-4c77-8bf1-7b82079a24c8-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-18914448-e6fc-4c77-8bf1-7b82079a24c8-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-18914448-e6fc-4c77-8bf1-7b82079a24c8-stack", "stack_user_project_id": "3cd88473658342f7bdb9ce38aa23c80d", "tags": null, "creation_time": "2019-01-18T05:02:49Z", "links": [{"href": "http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438/stacks/HeatUtilsCreateComplexStackTests-18914448-e6fc-4c77-8bf1-7b82079a24c8-stack/8eeea290-6477-4303-a06e-cbdb98b4b144", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2019-01-18T05:03:21Z", "id": "8eeea290-6477-4303-a06e-cbdb98b4b144", "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"}} 2019-01-18 05:03:31,755 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438/stacks/HeatUtilsCreateComplexStackTests-18914448-e6fc-4c77-8bf1-7b82079a24c8-stack/8eeea290-6477-4303-a06e-cbdb98b4b144 used request id req-4630c55f-f0b2-42cb-a814-feb4ed964b42 2019-01-18 05:03:34,762 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438/stacks/8eeea290-6477-4303-a06e-cbdb98b4b144 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e1224e32ccac14a46d16d966a9d24b5625d6cfc" 2019-01-18 05:03:34,789 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 18 Jan 2019 05:03:34 GMT Server: Apache x-openstack-request-id: req-cc4ef5a0-2381-41d7-a76d-b92f2f3a471a Location: http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438/stacks/HeatUtilsCreateComplexStackTests-18914448-e6fc-4c77-8bf1-7b82079a24c8-stack/8eeea290-6477-4303-a06e-cbdb98b4b144 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438/stacks/HeatUtilsCreateComplexStackTests-18914448-e6fc-4c77-8bf1-7b82079a24c8-stack/8eeea290-6477-4303-a06e-cbdb98b4b144;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-18 05:03:34,832 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:03:34 GMT Server: Apache x-openstack-request-id: req-7e6ea0ea-3ced-48ee-9071-6c8e5d27d7af Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 685 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-18914448-e6fc-4c77-8bf1-7b82079a24c8-flavor2", "OS::project_id": "ccac38ea86a048c183796fe3184f3438", "OS::stack_id": "8eeea290-6477-4303-a06e-cbdb98b4b144", "OS::stack_name": "HeatUtilsCreateComplexStackTests-18914448-e6fc-4c77-8bf1-7b82079a24c8-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-18914448-e6fc-4c77-8bf1-7b82079a24c8-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-18914448-e6fc-4c77-8bf1-7b82079a24c8-subnet", "net_name": "HeatUtilsCreateComplexStackTests-18914448-e6fc-4c77-8bf1-7b82079a24c8-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-18914448-e6fc-4c77-8bf1-7b82079a24c8-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-18914448-e6fc-4c77-8bf1-7b82079a24c8-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-18914448-e6fc-4c77-8bf1-7b82079a24c8-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-18914448-e6fc-4c77-8bf1-7b82079a24c8-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-18914448-e6fc-4c77-8bf1-7b82079a24c8-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-18914448-e6fc-4c77-8bf1-7b82079a24c8-stack", "stack_user_project_id": "3cd88473658342f7bdb9ce38aa23c80d", "tags": null, "creation_time": "2019-01-18T05:02:49Z", "links": [{"href": "http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438/stacks/HeatUtilsCreateComplexStackTests-18914448-e6fc-4c77-8bf1-7b82079a24c8-stack/8eeea290-6477-4303-a06e-cbdb98b4b144", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2019-01-18T05:03:21Z", "id": "8eeea290-6477-4303-a06e-cbdb98b4b144", "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"}} 2019-01-18 05:03:34,832 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438/stacks/HeatUtilsCreateComplexStackTests-18914448-e6fc-4c77-8bf1-7b82079a24c8-stack/8eeea290-6477-4303-a06e-cbdb98b4b144 used request id req-7e6ea0ea-3ced-48ee-9071-6c8e5d27d7af 2019-01-18 05:03:34,833 - glance_utils - INFO - Deleting image named - HeatUtilsCreateComplexStackTests-18914448-e6fc-4c77-8bf1-7b82079a24c8-image1 2019-01-18 05:03:34,836 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9292/v2/images/5834c33b-f580-4a68-b1f4-2887442f7e89 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}5dc8477c7cc803ea3238d6e8e853fbab0d51af20" 2019-01-18 05:03:36,153 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-3863dddd-a37b-46e3-973c-2824e53f1934 Date: Fri, 18 Jan 2019 05:03:36 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-18 05:03:36,153 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/5834c33b-f580-4a68-b1f4-2887442f7e89 used request id req-3863dddd-a37b-46e3-973c-2824e53f1934 2019-01-18 05:03:36,154 - glance_utils - INFO - Deleting image named - HeatUtilsCreateComplexStackTests-18914448-e6fc-4c77-8bf1-7b82079a24c8-image2 2019-01-18 05:03:36,157 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9292/v2/images/15b52024-27d4-4b63-b994-4146726cb2d2 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a899679cd2ef2a91585391bfc3b697d841c9ef2d" 2019-01-18 05:03:37,260 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-1a88ca70-2b16-488a-8df1-661f17d3af64 Date: Fri, 18 Jan 2019 05:03:37 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-18 05:03:37,261 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/15b52024-27d4-4b63-b994-4146726cb2d2 used request id req-1a88ca70-2b16-488a-8df1-661f17d3af64 2019-01-18 05:03:37,263 - heat_utils - DEBUG - Retrieving Heat Client 2019-01-18 05:03:37,263 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-18 05:03:37,280 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 05:03:37,669 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "45b844776369475b95254c1dd61269c1", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}, {"id": "6aff393fb9af4d958a8117fea50ad769", "name": "Member"}], "expires_at": "2019-01-18T06:03:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ccac38ea86a048c183796fe3184f3438", "name": "api_check-project_2744c22f-2cb8-4f83-8516-7c0ba84fdd9b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_2744c22f-2cb8-4f83-8516-7c0ba84fdd9b", "id": "cb9b3d6d59cd466fb9e330547dcd06c7"}, "audit_ids": ["kv_HYcutTMS1g1VOrscquA"], "issued_at": "2019-01-18T05:03:37.000000Z"}} 2019-01-18 05:03:37,672 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7bdee0ea755471415ca60bafc905cf02f6223233" -d '{"stack_name": "HeatUtilsFlavorTests-e73f03ec-e6d5-41bb-859b-161fd77a0df8-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}}}}}' 2019-01-18 05:03:39,345 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 18 Jan 2019 05:03:37 GMT Server: Apache x-openstack-request-id: req-27a05d1e-10d3-4ddc-90e2-a2e44d92719c Location: http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438/stacks/HeatUtilsFlavorTests-e73f03ec-e6d5-41bb-859b-161fd77a0df8-stack/3084bdae-c122-4022-95ba-d9da027fb1f4 Content-Length: 264 Content-Type: application/json RESP BODY: {"stack": {"id": "3084bdae-c122-4022-95ba-d9da027fb1f4", "links": [{"href": "http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438/stacks/HeatUtilsFlavorTests-e73f03ec-e6d5-41bb-859b-161fd77a0df8-stack/3084bdae-c122-4022-95ba-d9da027fb1f4", "rel": "self"}]}} 2019-01-18 05:03:39,345 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438/stacks used request id req-27a05d1e-10d3-4ddc-90e2-a2e44d92719c 2019-01-18 05:03:39,349 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438/stacks/3084bdae-c122-4022-95ba-d9da027fb1f4 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7bdee0ea755471415ca60bafc905cf02f6223233" 2019-01-18 05:03:39,553 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 18 Jan 2019 05:03:39 GMT Server: Apache x-openstack-request-id: req-47c140db-e8df-498f-a2d6-9c82fc5be527 Location: http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438/stacks/HeatUtilsFlavorTests-e73f03ec-e6d5-41bb-859b-161fd77a0df8-stack/3084bdae-c122-4022-95ba-d9da027fb1f4 Content-Length: 477 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438/stacks/HeatUtilsFlavorTests-e73f03ec-e6d5-41bb-859b-161fd77a0df8-stack/3084bdae-c122-4022-95ba-d9da027fb1f4;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-18 05:03:39,744 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:03:39 GMT Server: Apache x-openstack-request-id: req-f777b369-76d3-47fb-9d19-5959f4fea8d3 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": "ccac38ea86a048c183796fe3184f3438", "OS::stack_id": "3084bdae-c122-4022-95ba-d9da027fb1f4", "OS::stack_name": "HeatUtilsFlavorTests-e73f03ec-e6d5-41bb-859b-161fd77a0df8-stack"}, "deletion_time": null, "stack_name": "HeatUtilsFlavorTests-e73f03ec-e6d5-41bb-859b-161fd77a0df8-stack", "stack_user_project_id": "928c3dd6d5924f08ac8693cb74fd0658", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2019-01-18T05:03:38Z", "links": [{"href": "http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438/stacks/HeatUtilsFlavorTests-e73f03ec-e6d5-41bb-859b-161fd77a0df8-stack/3084bdae-c122-4022-95ba-d9da027fb1f4", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "3084bdae-c122-4022-95ba-d9da027fb1f4", "outputs": [], "template_description": "Simple template to deploy a single volume with encryption"}} 2019-01-18 05:03:39,744 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438/stacks/HeatUtilsFlavorTests-e73f03ec-e6d5-41bb-859b-161fd77a0df8-stack/3084bdae-c122-4022-95ba-d9da027fb1f4 used request id req-f777b369-76d3-47fb-9d19-5959f4fea8d3 2019-01-18 05:03:39,747 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438/stacks/3084bdae-c122-4022-95ba-d9da027fb1f4 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7bdee0ea755471415ca60bafc905cf02f6223233" 2019-01-18 05:03:39,925 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 18 Jan 2019 05:03:39 GMT Server: Apache x-openstack-request-id: req-6ab67ff1-74e5-4cd1-ac56-2d417829de35 Location: http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438/stacks/HeatUtilsFlavorTests-e73f03ec-e6d5-41bb-859b-161fd77a0df8-stack/3084bdae-c122-4022-95ba-d9da027fb1f4 Content-Length: 477 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438/stacks/HeatUtilsFlavorTests-e73f03ec-e6d5-41bb-859b-161fd77a0df8-stack/3084bdae-c122-4022-95ba-d9da027fb1f4;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-18 05:03:40,117 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:03:39 GMT Server: Apache x-openstack-request-id: req-6fe2f6ea-8cb2-4669-831f-448437e196b3 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": "ccac38ea86a048c183796fe3184f3438", "OS::stack_id": "3084bdae-c122-4022-95ba-d9da027fb1f4", "OS::stack_name": "HeatUtilsFlavorTests-e73f03ec-e6d5-41bb-859b-161fd77a0df8-stack"}, "deletion_time": null, "stack_name": "HeatUtilsFlavorTests-e73f03ec-e6d5-41bb-859b-161fd77a0df8-stack", "stack_user_project_id": "928c3dd6d5924f08ac8693cb74fd0658", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2019-01-18T05:03:38Z", "links": [{"href": "http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438/stacks/HeatUtilsFlavorTests-e73f03ec-e6d5-41bb-859b-161fd77a0df8-stack/3084bdae-c122-4022-95ba-d9da027fb1f4", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "3084bdae-c122-4022-95ba-d9da027fb1f4", "outputs": [], "template_description": "Simple template to deploy a single volume with encryption"}} 2019-01-18 05:03:40,117 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438/stacks/HeatUtilsFlavorTests-e73f03ec-e6d5-41bb-859b-161fd77a0df8-stack/3084bdae-c122-4022-95ba-d9da027fb1f4 used request id req-6fe2f6ea-8cb2-4669-831f-448437e196b3 2019-01-18 05:03:40,120 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438/stacks/3084bdae-c122-4022-95ba-d9da027fb1f4/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7bdee0ea755471415ca60bafc905cf02f6223233" 2019-01-18 05:03:40,305 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 18 Jan 2019 05:03:40 GMT Server: Apache x-openstack-request-id: req-f0e25510-9203-4c34-bd94-43bf4aedf34c Location: http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438/stacks/HeatUtilsFlavorTests-e73f03ec-e6d5-41bb-859b-161fd77a0df8-stack/3084bdae-c122-4022-95ba-d9da027fb1f4/resources Content-Length: 497 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438/stacks/HeatUtilsFlavorTests-e73f03ec-e6d5-41bb-859b-161fd77a0df8-stack/3084bdae-c122-4022-95ba-d9da027fb1f4/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-18 05:03:40,501 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:03:40 GMT Server: Apache x-openstack-request-id: req-53b2b32e-f709-4f37-bdb3-239c4331c6a6 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/ccac38ea86a048c183796fe3184f3438/stacks/HeatUtilsFlavorTests-e73f03ec-e6d5-41bb-859b-161fd77a0df8-stack/3084bdae-c122-4022-95ba-d9da027fb1f4/resources/flavor", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438/stacks/HeatUtilsFlavorTests-e73f03ec-e6d5-41bb-859b-161fd77a0df8-stack/3084bdae-c122-4022-95ba-d9da027fb1f4", "rel": "stack"}], "logical_resource_id": "flavor", "creation_time": "2019-01-18T05:03:39Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-18T05:03:39Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "da168a2b-5666-433d-9783-c3191cfc5576", "resource_type": "OS::Nova::Flavor"}]} 2019-01-18 05:03:40,502 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438/stacks/HeatUtilsFlavorTests-e73f03ec-e6d5-41bb-859b-161fd77a0df8-stack/3084bdae-c122-4022-95ba-d9da027fb1f4/resources used request id req-53b2b32e-f709-4f37-bdb3-239c4331c6a6 2019-01-18 05:03:40,505 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors/da168a2b-5666-433d-9783-c3191cfc5576 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7bdee0ea755471415ca60bafc905cf02f6223233" 2019-01-18 05:03:40,527 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:03: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-7b7141d4-9796-44c9-82c4-ee8fd2af6fee x-compute-request-id: req-7b7141d4-9796-44c9-82c4-ee8fd2af6fee Content-Encoding: gzip Content-Length: 331 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/da168a2b-5666-433d-9783-c3191cfc5576", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/da168a2b-5666-433d-9783-c3191cfc5576", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 200, "id": "da168a2b-5666-433d-9783-c3191cfc5576", "name": "HeatUtilsFlavorTests-e73f03ec-e6d5-41bb-859b-161fd77a0df8-stack-flavor-tut4hhkhdeih", "vcpus": 8, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2019-01-18 05:03:40,527 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/da168a2b-5666-433d-9783-c3191cfc5576 used request id req-7b7141d4-9796-44c9-82c4-ee8fd2af6fee 2019-01-18 05:03:40,530 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438/stacks/3084bdae-c122-4022-95ba-d9da027fb1f4 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7bdee0ea755471415ca60bafc905cf02f6223233" 2019-01-18 05:03:40,691 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 18 Jan 2019 05:03:40 GMT Server: Apache x-openstack-request-id: req-6605d1bc-171c-426e-90be-40f595710479 Location: http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438/stacks/HeatUtilsFlavorTests-e73f03ec-e6d5-41bb-859b-161fd77a0df8-stack/3084bdae-c122-4022-95ba-d9da027fb1f4 Content-Length: 477 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438/stacks/HeatUtilsFlavorTests-e73f03ec-e6d5-41bb-859b-161fd77a0df8-stack/3084bdae-c122-4022-95ba-d9da027fb1f4;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-18 05:03:40,732 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 05:03:40 GMT Server: Apache x-openstack-request-id: req-b8eef6d1-329c-45ef-baa3-6b1c5138c8eb Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 05:03:40,733 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438/stacks/HeatUtilsFlavorTests-e73f03ec-e6d5-41bb-859b-161fd77a0df8-stack/3084bdae-c122-4022-95ba-d9da027fb1f4 used request id req-b8eef6d1-329c-45ef-baa3-6b1c5138c8eb 2019-01-18 05:03:40,734 - heat_utils - DEBUG - Retrieving Heat Client 2019-01-18 05:03:40,734 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-18 05:03:40,747 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 05:03:41,131 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "45b844776369475b95254c1dd61269c1", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}, {"id": "6aff393fb9af4d958a8117fea50ad769", "name": "Member"}], "expires_at": "2019-01-18T06:03:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ccac38ea86a048c183796fe3184f3438", "name": "api_check-project_2744c22f-2cb8-4f83-8516-7c0ba84fdd9b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_2744c22f-2cb8-4f83-8516-7c0ba84fdd9b", "id": "cb9b3d6d59cd466fb9e330547dcd06c7"}, "audit_ids": ["6aSqVEZ4TcSQB8aAFpq1xA"], "issued_at": "2019-01-18T05:03:41.000000Z"}} 2019-01-18 05:03:41,134 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f85ba8cbf051a5c8d8fd53a4de0c8e4cfb8d415" -d '{"stack_name": "HeatUtilsKeypairTests-6fee851c-20c9-4d81-8d54-f0a3d895e8fe-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-6fee851c-20c9-4d81-8d54-f0a3d895e8fe-kp"}}' 2019-01-18 05:03:42,756 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 18 Jan 2019 05:03:41 GMT Server: Apache x-openstack-request-id: req-d1a0e57c-70ca-4f41-9a00-a1947c7e4f18 Location: http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438/stacks/HeatUtilsKeypairTests-6fee851c-20c9-4d81-8d54-f0a3d895e8fe-stack/828c20a0-3568-4082-beb5-d02c863c9e6c Content-Length: 265 Content-Type: application/json RESP BODY: {"stack": {"id": "828c20a0-3568-4082-beb5-d02c863c9e6c", "links": [{"href": "http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438/stacks/HeatUtilsKeypairTests-6fee851c-20c9-4d81-8d54-f0a3d895e8fe-stack/828c20a0-3568-4082-beb5-d02c863c9e6c", "rel": "self"}]}} 2019-01-18 05:03:42,756 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438/stacks used request id req-d1a0e57c-70ca-4f41-9a00-a1947c7e4f18 2019-01-18 05:03:42,759 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438/stacks/828c20a0-3568-4082-beb5-d02c863c9e6c -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f85ba8cbf051a5c8d8fd53a4de0c8e4cfb8d415" 2019-01-18 05:03:42,945 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 18 Jan 2019 05:03:42 GMT Server: Apache x-openstack-request-id: req-7e2cdc71-4447-4226-869b-1ba57e41c3db Location: http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438/stacks/HeatUtilsKeypairTests-6fee851c-20c9-4d81-8d54-f0a3d895e8fe-stack/828c20a0-3568-4082-beb5-d02c863c9e6c Content-Length: 479 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438/stacks/HeatUtilsKeypairTests-6fee851c-20c9-4d81-8d54-f0a3d895e8fe-stack/828c20a0-3568-4082-beb5-d02c863c9e6c;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-18 05:03:43,297 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:03:42 GMT Server: Apache x-openstack-request-id: req-db7d4c02-d394-4701-945f-f26cc87695b3 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 1915 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": "ccac38ea86a048c183796fe3184f3438", "OS::stack_id": "828c20a0-3568-4082-beb5-d02c863c9e6c", "OS::stack_name": "HeatUtilsKeypairTests-6fee851c-20c9-4d81-8d54-f0a3d895e8fe-stack", "keypair_name": "HeatUtilsKeypairTests-6fee851c-20c9-4d81-8d54-f0a3d895e8fe-kp"}, "deletion_time": null, "stack_name": "HeatUtilsKeypairTests-6fee851c-20c9-4d81-8d54-f0a3d895e8fe-stack", "stack_user_project_id": "23f36f3742f44d6fa51f0834f736c246", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2019-01-18T05:03:42Z", "links": [{"href": "http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438/stacks/HeatUtilsKeypairTests-6fee851c-20c9-4d81-8d54-f0a3d895e8fe-stack/828c20a0-3568-4082-beb5-d02c863c9e6c", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "828c20a0-3568-4082-beb5-d02c863c9e6c", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAkjWXkHIbcgOMMq12nJwgnx4whYzte9m+FlB/K5posUmpX8OE\nR8RYtSJCxuX/lx/Ixg+EpEVvEpdY6buGAvg0YS6ZTeVRKqDD5vqEfhKyaLU9dU8N\nwRSArzNU1SHSq6GJgGD3+LC6bQtRiuJ32AKo1JMvbBzNRV0kG75rhOs3l8Tpqq7f\nYnZM8BkWRQN62vqrzP53apg6yyDJEseeAj5uYhIDTiBgr3jo/LaFA/yN03GYvM2T\nENCx8Qtbevbfe8dwJiMqz3pkTesLZ4L+Fc7tdWAVtiqifSC6KsQoBLxyItxx9TNW\nRmcKYBkREd1vVpnXOUVvPfyCL3uXwHSildKTjQIDAQABAoIBAQCGoy9E5q77WOT7\nrdzx7pvjqutHsDToveRbrBjPUEtkJs7/zo27gMWnVzti6V1qDuzV5mhg1UepORG5\neuO3TFT/wOePYcJSnOSJiNwFNLZx0aQcqIWj7Xtq2rwd4B2dyw1R2PnAWw3xaGDY\noh92HUzXJAqhZgxo+ZJMshdUuT3iVR/+1YPtz0+TN0GPIFN0EJO1xEb41v/pYKYS\nX8srJR85oGTzrdYeWrfUMiW6E4CXUZxOzZD3VkL1aVnczOEMTw4XlGGUH3eRHsRz\nTdnEHOF1CW6toSC1pWbL0zlC0OJFbd/laJL2Sg25v8W4nlJq+S+/xYRjxzkFV62z\nNUWq3jlJAoGBAMH/ryRd/PzxhFMJmowiI5J+GJVzNW/rYRh037WcXcA/vs6y2aez\nNrG7EaKZT5qO8tqbLh88nmb3AMVvdzhjmJ5OXpVW+YYbO60vSkhbhXeeL/PUH8lN\nFQSDOojQxT+JF1mK8W7VVGO/n55Odf+Hhmp5V+z6yaHvZwxIN5WnjWpPAoGBAMDv\n8NRlQJeUMtsUGs+RVLHUTEm8ajIYaPY/dLDOzfrxkepl5qtcCac9Qg50lFpPEKqZ\niuN7Ho7mVy5sL5U0mnPY/v1/WplBerxw3etykf2S7oT+xymwBijGZteNcbD3WJkt\navSwlkttJjct+ljaxtrkMwZXi21M4SDXSY96w1ljAoGAcKFibMnIlI4f1hnwSUWU\nw3tECJiPwL+2an2IWCdFYtVfkR/TMALjUUKblXxO9BvkMTkBCQ+no33qS7ZQUEO6\nmsZDMY8CZXKwLfcTuHiyP2Vuz7ArGDMRbcJGnKIgsqeED++UBlYCnbrmEAHbjhR/\n3JdAjgx4PfUBLedLpi5V8w8CgYAz55kTmtXAsabo10TLOJ7fZGzNnXm4VmbOcI3V\nDx3M9/Y4aAehbBZQvqMpvmU20nR6YOpDfpje+srTe1llu4wdxG/9BKj79+isD3U0\nZVMvM7slXmF4LpnJmG6MaMoAQNq+AsD2aRdV3Vxdlen2w4yh0KiFeUHSOs+KBUEN\n74nkXwKBgQCDuxuuVFjXNj7BlePyMeCqMEHc9mguywwI/P+GWlQ9PitY8Jp/VIA9\nndC46lGE/2Dj8s3iw2M7SSRBAEZbKH5QSmBUClLicOee5Y2clmKTD49n+RDALQGW\nDV2FFlAnYgZOrmnf2RlJdKLGH16ovNvbHISha47JsJm6DrOiibyxKQ==\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"}} 2019-01-18 05:03:43,297 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438/stacks/HeatUtilsKeypairTests-6fee851c-20c9-4d81-8d54-f0a3d895e8fe-stack/828c20a0-3568-4082-beb5-d02c863c9e6c used request id req-db7d4c02-d394-4701-945f-f26cc87695b3 2019-01-18 05:03:43,301 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438/stacks/828c20a0-3568-4082-beb5-d02c863c9e6c -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f85ba8cbf051a5c8d8fd53a4de0c8e4cfb8d415" 2019-01-18 05:03:43,472 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 18 Jan 2019 05:03:43 GMT Server: Apache x-openstack-request-id: req-663a7db9-9857-4e6d-b685-1200a561af8f Location: http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438/stacks/HeatUtilsKeypairTests-6fee851c-20c9-4d81-8d54-f0a3d895e8fe-stack/828c20a0-3568-4082-beb5-d02c863c9e6c Content-Length: 479 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438/stacks/HeatUtilsKeypairTests-6fee851c-20c9-4d81-8d54-f0a3d895e8fe-stack/828c20a0-3568-4082-beb5-d02c863c9e6c;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-18 05:03:43,755 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:03:43 GMT Server: Apache x-openstack-request-id: req-377e8af4-15d7-4129-b167-0872535851e3 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 1915 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": "ccac38ea86a048c183796fe3184f3438", "OS::stack_id": "828c20a0-3568-4082-beb5-d02c863c9e6c", "OS::stack_name": "HeatUtilsKeypairTests-6fee851c-20c9-4d81-8d54-f0a3d895e8fe-stack", "keypair_name": "HeatUtilsKeypairTests-6fee851c-20c9-4d81-8d54-f0a3d895e8fe-kp"}, "deletion_time": null, "stack_name": "HeatUtilsKeypairTests-6fee851c-20c9-4d81-8d54-f0a3d895e8fe-stack", "stack_user_project_id": "23f36f3742f44d6fa51f0834f736c246", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2019-01-18T05:03:42Z", "links": [{"href": "http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438/stacks/HeatUtilsKeypairTests-6fee851c-20c9-4d81-8d54-f0a3d895e8fe-stack/828c20a0-3568-4082-beb5-d02c863c9e6c", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "828c20a0-3568-4082-beb5-d02c863c9e6c", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAkjWXkHIbcgOMMq12nJwgnx4whYzte9m+FlB/K5posUmpX8OE\nR8RYtSJCxuX/lx/Ixg+EpEVvEpdY6buGAvg0YS6ZTeVRKqDD5vqEfhKyaLU9dU8N\nwRSArzNU1SHSq6GJgGD3+LC6bQtRiuJ32AKo1JMvbBzNRV0kG75rhOs3l8Tpqq7f\nYnZM8BkWRQN62vqrzP53apg6yyDJEseeAj5uYhIDTiBgr3jo/LaFA/yN03GYvM2T\nENCx8Qtbevbfe8dwJiMqz3pkTesLZ4L+Fc7tdWAVtiqifSC6KsQoBLxyItxx9TNW\nRmcKYBkREd1vVpnXOUVvPfyCL3uXwHSildKTjQIDAQABAoIBAQCGoy9E5q77WOT7\nrdzx7pvjqutHsDToveRbrBjPUEtkJs7/zo27gMWnVzti6V1qDuzV5mhg1UepORG5\neuO3TFT/wOePYcJSnOSJiNwFNLZx0aQcqIWj7Xtq2rwd4B2dyw1R2PnAWw3xaGDY\noh92HUzXJAqhZgxo+ZJMshdUuT3iVR/+1YPtz0+TN0GPIFN0EJO1xEb41v/pYKYS\nX8srJR85oGTzrdYeWrfUMiW6E4CXUZxOzZD3VkL1aVnczOEMTw4XlGGUH3eRHsRz\nTdnEHOF1CW6toSC1pWbL0zlC0OJFbd/laJL2Sg25v8W4nlJq+S+/xYRjxzkFV62z\nNUWq3jlJAoGBAMH/ryRd/PzxhFMJmowiI5J+GJVzNW/rYRh037WcXcA/vs6y2aez\nNrG7EaKZT5qO8tqbLh88nmb3AMVvdzhjmJ5OXpVW+YYbO60vSkhbhXeeL/PUH8lN\nFQSDOojQxT+JF1mK8W7VVGO/n55Odf+Hhmp5V+z6yaHvZwxIN5WnjWpPAoGBAMDv\n8NRlQJeUMtsUGs+RVLHUTEm8ajIYaPY/dLDOzfrxkepl5qtcCac9Qg50lFpPEKqZ\niuN7Ho7mVy5sL5U0mnPY/v1/WplBerxw3etykf2S7oT+xymwBijGZteNcbD3WJkt\navSwlkttJjct+ljaxtrkMwZXi21M4SDXSY96w1ljAoGAcKFibMnIlI4f1hnwSUWU\nw3tECJiPwL+2an2IWCdFYtVfkR/TMALjUUKblXxO9BvkMTkBCQ+no33qS7ZQUEO6\nmsZDMY8CZXKwLfcTuHiyP2Vuz7ArGDMRbcJGnKIgsqeED++UBlYCnbrmEAHbjhR/\n3JdAjgx4PfUBLedLpi5V8w8CgYAz55kTmtXAsabo10TLOJ7fZGzNnXm4VmbOcI3V\nDx3M9/Y4aAehbBZQvqMpvmU20nR6YOpDfpje+srTe1llu4wdxG/9BKj79+isD3U0\nZVMvM7slXmF4LpnJmG6MaMoAQNq+AsD2aRdV3Vxdlen2w4yh0KiFeUHSOs+KBUEN\n74nkXwKBgQCDuxuuVFjXNj7BlePyMeCqMEHc9mguywwI/P+GWlQ9PitY8Jp/VIA9\nndC46lGE/2Dj8s3iw2M7SSRBAEZbKH5QSmBUClLicOee5Y2clmKTD49n+RDALQGW\nDV2FFlAnYgZOrmnf2RlJdKLGH16ovNvbHISha47JsJm6DrOiibyxKQ==\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"}} 2019-01-18 05:03:43,756 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438/stacks/HeatUtilsKeypairTests-6fee851c-20c9-4d81-8d54-f0a3d895e8fe-stack/828c20a0-3568-4082-beb5-d02c863c9e6c used request id req-377e8af4-15d7-4129-b167-0872535851e3 2019-01-18 05:03:43,759 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438/stacks/828c20a0-3568-4082-beb5-d02c863c9e6c/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f85ba8cbf051a5c8d8fd53a4de0c8e4cfb8d415" 2019-01-18 05:03:43,942 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 18 Jan 2019 05:03:43 GMT Server: Apache x-openstack-request-id: req-02d3b616-f61d-41cd-9678-0d2a95130274 Location: http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438/stacks/HeatUtilsKeypairTests-6fee851c-20c9-4d81-8d54-f0a3d895e8fe-stack/828c20a0-3568-4082-beb5-d02c863c9e6c/resources Content-Length: 499 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438/stacks/HeatUtilsKeypairTests-6fee851c-20c9-4d81-8d54-f0a3d895e8fe-stack/828c20a0-3568-4082-beb5-d02c863c9e6c/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-18 05:03:43,984 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:03:43 GMT Server: Apache x-openstack-request-id: req-92b143ef-6dbc-4790-84f2-c2294956c45a Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 368 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "keypair", "links": [{"href": "http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438/stacks/HeatUtilsKeypairTests-6fee851c-20c9-4d81-8d54-f0a3d895e8fe-stack/828c20a0-3568-4082-beb5-d02c863c9e6c/resources/keypair", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438/stacks/HeatUtilsKeypairTests-6fee851c-20c9-4d81-8d54-f0a3d895e8fe-stack/828c20a0-3568-4082-beb5-d02c863c9e6c", "rel": "stack"}], "logical_resource_id": "keypair", "creation_time": "2019-01-18T05:03:42Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-18T05:03:42Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "HeatUtilsKeypairTests-6fee851c-20c9-4d81-8d54-f0a3d895e8fe-kp", "resource_type": "OS::Nova::KeyPair"}]} 2019-01-18 05:03:43,984 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438/stacks/HeatUtilsKeypairTests-6fee851c-20c9-4d81-8d54-f0a3d895e8fe-stack/828c20a0-3568-4082-beb5-d02c863c9e6c/resources used request id req-92b143ef-6dbc-4790-84f2-c2294956c45a 2019-01-18 05:03:43,987 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/os-keypairs/HeatUtilsKeypairTests-6fee851c-20c9-4d81-8d54-f0a3d895e8fe-kp -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f85ba8cbf051a5c8d8fd53a4de0c8e4cfb8d415" 2019-01-18 05:03:44,002 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:03: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-313b8130-bca4-4057-844a-20fb39d61099 x-compute-request-id: req-313b8130-bca4-4057-844a-20fb39d61099 Content-Encoding: gzip Content-Length: 573 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCSNZeQchtyA4wyrXacnCCfHjCFjO172b4WUH8rmmixSalfw4RHxFi1IkLG5f+XH8jGD4SkRW8Sl1jpu4YC+DRhLplN5VEqoMPm+oR+ErJotT11Tw3BFICvM1TVIdKroYmAYPf4sLptC1GK4nfYAqjUky9sHM1FXSQbvmuE6zeXxOmqrt9idkzwGRZFA3ra+qvM/ndqmDrLIMkSx54CPm5iEgNOIGCveOj8toUD/I3TcZi8zZMQ0LHxC1t69t97x3AmIyrPemRN6wtngv4Vzu11YBW2KqJ9ILoqxCgEvHIi3HH1M1ZGZwpgGRER3W9Wmdc5RW89/IIve5fAdKKV0pON Generated-by-Nova", "user_id": "cb9b3d6d59cd466fb9e330547dcd06c7", "name": "HeatUtilsKeypairTests-6fee851c-20c9-4d81-8d54-f0a3d895e8fe-kp", "deleted": false, "created_at": "2019-01-18T05:03:42.000000", "updated_at": null, "fingerprint": "36:79:56:e6:d8:02:83:87:83:85:38:0f:a2:a8:54:f6", "deleted_at": null, "id": 15}} 2019-01-18 05:03:44,002 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/os-keypairs/HeatUtilsKeypairTests-6fee851c-20c9-4d81-8d54-f0a3d895e8fe-kp used request id req-313b8130-bca4-4057-844a-20fb39d61099 2019-01-18 05:03:44,005 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438/stacks/828c20a0-3568-4082-beb5-d02c863c9e6c -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f85ba8cbf051a5c8d8fd53a4de0c8e4cfb8d415" 2019-01-18 05:03:44,174 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 18 Jan 2019 05:03:44 GMT Server: Apache x-openstack-request-id: req-bdca514d-f667-43cf-8cbd-48941519af1e Location: http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438/stacks/HeatUtilsKeypairTests-6fee851c-20c9-4d81-8d54-f0a3d895e8fe-stack/828c20a0-3568-4082-beb5-d02c863c9e6c Content-Length: 479 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438/stacks/HeatUtilsKeypairTests-6fee851c-20c9-4d81-8d54-f0a3d895e8fe-stack/828c20a0-3568-4082-beb5-d02c863c9e6c;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-18 05:03:44,507 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:03:44 GMT Server: Apache x-openstack-request-id: req-d42bddbd-404a-4da9-a81c-555ea52e6bbc Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 1915 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": "ccac38ea86a048c183796fe3184f3438", "OS::stack_id": "828c20a0-3568-4082-beb5-d02c863c9e6c", "OS::stack_name": "HeatUtilsKeypairTests-6fee851c-20c9-4d81-8d54-f0a3d895e8fe-stack", "keypair_name": "HeatUtilsKeypairTests-6fee851c-20c9-4d81-8d54-f0a3d895e8fe-kp"}, "deletion_time": null, "stack_name": "HeatUtilsKeypairTests-6fee851c-20c9-4d81-8d54-f0a3d895e8fe-stack", "stack_user_project_id": "23f36f3742f44d6fa51f0834f736c246", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2019-01-18T05:03:42Z", "links": [{"href": "http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438/stacks/HeatUtilsKeypairTests-6fee851c-20c9-4d81-8d54-f0a3d895e8fe-stack/828c20a0-3568-4082-beb5-d02c863c9e6c", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "828c20a0-3568-4082-beb5-d02c863c9e6c", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAkjWXkHIbcgOMMq12nJwgnx4whYzte9m+FlB/K5posUmpX8OE\nR8RYtSJCxuX/lx/Ixg+EpEVvEpdY6buGAvg0YS6ZTeVRKqDD5vqEfhKyaLU9dU8N\nwRSArzNU1SHSq6GJgGD3+LC6bQtRiuJ32AKo1JMvbBzNRV0kG75rhOs3l8Tpqq7f\nYnZM8BkWRQN62vqrzP53apg6yyDJEseeAj5uYhIDTiBgr3jo/LaFA/yN03GYvM2T\nENCx8Qtbevbfe8dwJiMqz3pkTesLZ4L+Fc7tdWAVtiqifSC6KsQoBLxyItxx9TNW\nRmcKYBkREd1vVpnXOUVvPfyCL3uXwHSildKTjQIDAQABAoIBAQCGoy9E5q77WOT7\nrdzx7pvjqutHsDToveRbrBjPUEtkJs7/zo27gMWnVzti6V1qDuzV5mhg1UepORG5\neuO3TFT/wOePYcJSnOSJiNwFNLZx0aQcqIWj7Xtq2rwd4B2dyw1R2PnAWw3xaGDY\noh92HUzXJAqhZgxo+ZJMshdUuT3iVR/+1YPtz0+TN0GPIFN0EJO1xEb41v/pYKYS\nX8srJR85oGTzrdYeWrfUMiW6E4CXUZxOzZD3VkL1aVnczOEMTw4XlGGUH3eRHsRz\nTdnEHOF1CW6toSC1pWbL0zlC0OJFbd/laJL2Sg25v8W4nlJq+S+/xYRjxzkFV62z\nNUWq3jlJAoGBAMH/ryRd/PzxhFMJmowiI5J+GJVzNW/rYRh037WcXcA/vs6y2aez\nNrG7EaKZT5qO8tqbLh88nmb3AMVvdzhjmJ5OXpVW+YYbO60vSkhbhXeeL/PUH8lN\nFQSDOojQxT+JF1mK8W7VVGO/n55Odf+Hhmp5V+z6yaHvZwxIN5WnjWpPAoGBAMDv\n8NRlQJeUMtsUGs+RVLHUTEm8ajIYaPY/dLDOzfrxkepl5qtcCac9Qg50lFpPEKqZ\niuN7Ho7mVy5sL5U0mnPY/v1/WplBerxw3etykf2S7oT+xymwBijGZteNcbD3WJkt\navSwlkttJjct+ljaxtrkMwZXi21M4SDXSY96w1ljAoGAcKFibMnIlI4f1hnwSUWU\nw3tECJiPwL+2an2IWCdFYtVfkR/TMALjUUKblXxO9BvkMTkBCQ+no33qS7ZQUEO6\nmsZDMY8CZXKwLfcTuHiyP2Vuz7ArGDMRbcJGnKIgsqeED++UBlYCnbrmEAHbjhR/\n3JdAjgx4PfUBLedLpi5V8w8CgYAz55kTmtXAsabo10TLOJ7fZGzNnXm4VmbOcI3V\nDx3M9/Y4aAehbBZQvqMpvmU20nR6YOpDfpje+srTe1llu4wdxG/9BKj79+isD3U0\nZVMvM7slXmF4LpnJmG6MaMoAQNq+AsD2aRdV3Vxdlen2w4yh0KiFeUHSOs+KBUEN\n74nkXwKBgQCDuxuuVFjXNj7BlePyMeCqMEHc9mguywwI/P+GWlQ9PitY8Jp/VIA9\nndC46lGE/2Dj8s3iw2M7SSRBAEZbKH5QSmBUClLicOee5Y2clmKTD49n+RDALQGW\nDV2FFlAnYgZOrmnf2RlJdKLGH16ovNvbHISha47JsJm6DrOiibyxKQ==\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"}} 2019-01-18 05:03:44,507 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438/stacks/HeatUtilsKeypairTests-6fee851c-20c9-4d81-8d54-f0a3d895e8fe-stack/828c20a0-3568-4082-beb5-d02c863c9e6c used request id req-d42bddbd-404a-4da9-a81c-555ea52e6bbc 2019-01-18 05:03:44,510 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/os-keypairs/HeatUtilsKeypairTests-6fee851c-20c9-4d81-8d54-f0a3d895e8fe-kp -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f85ba8cbf051a5c8d8fd53a4de0c8e4cfb8d415" 2019-01-18 05:03:44,525 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:03: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-fab57b7d-58e2-4d91-9ccd-34d90e69197b x-compute-request-id: req-fab57b7d-58e2-4d91-9ccd-34d90e69197b Content-Encoding: gzip Content-Length: 573 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCSNZeQchtyA4wyrXacnCCfHjCFjO172b4WUH8rmmixSalfw4RHxFi1IkLG5f+XH8jGD4SkRW8Sl1jpu4YC+DRhLplN5VEqoMPm+oR+ErJotT11Tw3BFICvM1TVIdKroYmAYPf4sLptC1GK4nfYAqjUky9sHM1FXSQbvmuE6zeXxOmqrt9idkzwGRZFA3ra+qvM/ndqmDrLIMkSx54CPm5iEgNOIGCveOj8toUD/I3TcZi8zZMQ0LHxC1t69t97x3AmIyrPemRN6wtngv4Vzu11YBW2KqJ9ILoqxCgEvHIi3HH1M1ZGZwpgGRER3W9Wmdc5RW89/IIve5fAdKKV0pON Generated-by-Nova", "user_id": "cb9b3d6d59cd466fb9e330547dcd06c7", "name": "HeatUtilsKeypairTests-6fee851c-20c9-4d81-8d54-f0a3d895e8fe-kp", "deleted": false, "created_at": "2019-01-18T05:03:42.000000", "updated_at": null, "fingerprint": "36:79:56:e6:d8:02:83:87:83:85:38:0f:a2:a8:54:f6", "deleted_at": null, "id": 15}} 2019-01-18 05:03:44,525 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/os-keypairs/HeatUtilsKeypairTests-6fee851c-20c9-4d81-8d54-f0a3d895e8fe-kp used request id req-fab57b7d-58e2-4d91-9ccd-34d90e69197b 2019-01-18 05:03:44,528 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438/stacks/828c20a0-3568-4082-beb5-d02c863c9e6c -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f85ba8cbf051a5c8d8fd53a4de0c8e4cfb8d415" 2019-01-18 05:03:44,707 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 18 Jan 2019 05:03:44 GMT Server: Apache x-openstack-request-id: req-1d318c02-9713-4e94-ae2f-fc8483841644 Location: http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438/stacks/HeatUtilsKeypairTests-6fee851c-20c9-4d81-8d54-f0a3d895e8fe-stack/828c20a0-3568-4082-beb5-d02c863c9e6c Content-Length: 479 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438/stacks/HeatUtilsKeypairTests-6fee851c-20c9-4d81-8d54-f0a3d895e8fe-stack/828c20a0-3568-4082-beb5-d02c863c9e6c;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-18 05:03:44,748 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 05:03:44 GMT Server: Apache x-openstack-request-id: req-a449b3d1-d983-4f9b-adae-dab81d460654 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 05:03:44,748 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438/stacks/HeatUtilsKeypairTests-6fee851c-20c9-4d81-8d54-f0a3d895e8fe-stack/828c20a0-3568-4082-beb5-d02c863c9e6c used request id req-a449b3d1-d983-4f9b-adae-dab81d460654 2019-01-18 05:03:44,749 - heat_utils - DEBUG - Retrieving Heat Client 2019-01-18 05:03:44,765 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 05:03:45,142 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "45b844776369475b95254c1dd61269c1", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}, {"id": "6aff393fb9af4d958a8117fea50ad769", "name": "Member"}], "expires_at": "2019-01-18T06:03:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ccac38ea86a048c183796fe3184f3438", "name": "api_check-project_2744c22f-2cb8-4f83-8516-7c0ba84fdd9b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_2744c22f-2cb8-4f83-8516-7c0ba84fdd9b", "id": "cb9b3d6d59cd466fb9e330547dcd06c7"}, "audit_ids": ["1roLCWhITDGDTltwcSml-A"], "issued_at": "2019-01-18T05:03:45.000000Z"}} 2019-01-18 05:03:45,145 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b9003659ff52a97635c8321ab3dcc5b68066a636" -d '{"stack_name": "HeatUtilsSecurityGroupTests-3c83119a-be98-4d36-a0ba-22535d7574d8-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-3c83119a-be98-4d36-a0ba-22535d7574d8-sec-grp"}}' 2019-01-18 05:03:46,718 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 18 Jan 2019 05:03:45 GMT Server: Apache x-openstack-request-id: req-31238e98-92b2-46c5-b1ac-c13281e82861 Location: http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438/stacks/HeatUtilsSecurityGroupTests-3c83119a-be98-4d36-a0ba-22535d7574d8-stack/0c4bf39d-2744-47f6-9df7-9ae51fccb27d Content-Length: 271 Content-Type: application/json RESP BODY: {"stack": {"id": "0c4bf39d-2744-47f6-9df7-9ae51fccb27d", "links": [{"href": "http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438/stacks/HeatUtilsSecurityGroupTests-3c83119a-be98-4d36-a0ba-22535d7574d8-stack/0c4bf39d-2744-47f6-9df7-9ae51fccb27d", "rel": "self"}]}} 2019-01-18 05:03:46,719 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438/stacks used request id req-31238e98-92b2-46c5-b1ac-c13281e82861 2019-01-18 05:03:46,721 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438/stacks/0c4bf39d-2744-47f6-9df7-9ae51fccb27d -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b9003659ff52a97635c8321ab3dcc5b68066a636" 2019-01-18 05:03:46,896 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 18 Jan 2019 05:03:46 GMT Server: Apache x-openstack-request-id: req-403ed64a-130d-41ca-bd8d-b179ab8ed32f Location: http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438/stacks/HeatUtilsSecurityGroupTests-3c83119a-be98-4d36-a0ba-22535d7574d8-stack/0c4bf39d-2744-47f6-9df7-9ae51fccb27d Content-Length: 491 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438/stacks/HeatUtilsSecurityGroupTests-3c83119a-be98-4d36-a0ba-22535d7574d8-stack/0c4bf39d-2744-47f6-9df7-9ae51fccb27d;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-18 05:03:47,080 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:03:46 GMT Server: Apache x-openstack-request-id: req-4c834a95-11a7-413a-b9b8-8ce9e4b16564 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 520 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": "ccac38ea86a048c183796fe3184f3438", "OS::stack_id": "0c4bf39d-2744-47f6-9df7-9ae51fccb27d", "OS::stack_name": "HeatUtilsSecurityGroupTests-3c83119a-be98-4d36-a0ba-22535d7574d8-stack", "security_group_name": "HeatUtilsSecurityGroupTests-3c83119a-be98-4d36-a0ba-22535d7574d8-sec-grp"}, "deletion_time": null, "stack_name": "HeatUtilsSecurityGroupTests-3c83119a-be98-4d36-a0ba-22535d7574d8-stack", "stack_user_project_id": "61f05512e2c040d88d64927e6ec3a602", "stack_status_reason": "Stack CREATE started", "creation_time": "2019-01-18T05:03:46Z", "links": [{"href": "http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438/stacks/HeatUtilsSecurityGroupTests-3c83119a-be98-4d36-a0ba-22535d7574d8-stack/0c4bf39d-2744-47f6-9df7-9ae51fccb27d", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "0c4bf39d-2744-47f6-9df7-9ae51fccb27d", "outputs": [], "template_description": "Sample template for creating a single SecurityGroup\n"}} 2019-01-18 05:03:47,081 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438/stacks/HeatUtilsSecurityGroupTests-3c83119a-be98-4d36-a0ba-22535d7574d8-stack/0c4bf39d-2744-47f6-9df7-9ae51fccb27d used request id req-4c834a95-11a7-413a-b9b8-8ce9e4b16564 2019-01-18 05:03:47,084 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438/stacks/0c4bf39d-2744-47f6-9df7-9ae51fccb27d -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b9003659ff52a97635c8321ab3dcc5b68066a636" 2019-01-18 05:03:47,257 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 18 Jan 2019 05:03:47 GMT Server: Apache x-openstack-request-id: req-191ae938-ee43-46af-902d-363683e5304c Location: http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438/stacks/HeatUtilsSecurityGroupTests-3c83119a-be98-4d36-a0ba-22535d7574d8-stack/0c4bf39d-2744-47f6-9df7-9ae51fccb27d Content-Length: 491 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438/stacks/HeatUtilsSecurityGroupTests-3c83119a-be98-4d36-a0ba-22535d7574d8-stack/0c4bf39d-2744-47f6-9df7-9ae51fccb27d;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-18 05:03:47,457 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:03:47 GMT Server: Apache x-openstack-request-id: req-655893dc-19df-4d84-b71e-2ddc764cf68c Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 520 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": "ccac38ea86a048c183796fe3184f3438", "OS::stack_id": "0c4bf39d-2744-47f6-9df7-9ae51fccb27d", "OS::stack_name": "HeatUtilsSecurityGroupTests-3c83119a-be98-4d36-a0ba-22535d7574d8-stack", "security_group_name": "HeatUtilsSecurityGroupTests-3c83119a-be98-4d36-a0ba-22535d7574d8-sec-grp"}, "deletion_time": null, "stack_name": "HeatUtilsSecurityGroupTests-3c83119a-be98-4d36-a0ba-22535d7574d8-stack", "stack_user_project_id": "61f05512e2c040d88d64927e6ec3a602", "stack_status_reason": "Stack CREATE started", "creation_time": "2019-01-18T05:03:46Z", "links": [{"href": "http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438/stacks/HeatUtilsSecurityGroupTests-3c83119a-be98-4d36-a0ba-22535d7574d8-stack/0c4bf39d-2744-47f6-9df7-9ae51fccb27d", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "0c4bf39d-2744-47f6-9df7-9ae51fccb27d", "outputs": [], "template_description": "Sample template for creating a single SecurityGroup\n"}} 2019-01-18 05:03:47,457 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438/stacks/HeatUtilsSecurityGroupTests-3c83119a-be98-4d36-a0ba-22535d7574d8-stack/0c4bf39d-2744-47f6-9df7-9ae51fccb27d used request id req-655893dc-19df-4d84-b71e-2ddc764cf68c 2019-01-18 05:03:50,464 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438/stacks/0c4bf39d-2744-47f6-9df7-9ae51fccb27d -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b9003659ff52a97635c8321ab3dcc5b68066a636" 2019-01-18 05:03:50,649 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 18 Jan 2019 05:03:50 GMT Server: Apache x-openstack-request-id: req-df5b69f6-a4b9-45d7-91af-a58a510dea71 Location: http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438/stacks/HeatUtilsSecurityGroupTests-3c83119a-be98-4d36-a0ba-22535d7574d8-stack/0c4bf39d-2744-47f6-9df7-9ae51fccb27d Content-Length: 491 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438/stacks/HeatUtilsSecurityGroupTests-3c83119a-be98-4d36-a0ba-22535d7574d8-stack/0c4bf39d-2744-47f6-9df7-9ae51fccb27d;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-18 05:03:50,691 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:03:50 GMT Server: Apache x-openstack-request-id: req-c178ad04-d869-4f00-9c24-34622458a255 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 527 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": "ccac38ea86a048c183796fe3184f3438", "OS::stack_id": "0c4bf39d-2744-47f6-9df7-9ae51fccb27d", "OS::stack_name": "HeatUtilsSecurityGroupTests-3c83119a-be98-4d36-a0ba-22535d7574d8-stack", "security_group_name": "HeatUtilsSecurityGroupTests-3c83119a-be98-4d36-a0ba-22535d7574d8-sec-grp"}, "deletion_time": null, "stack_name": "HeatUtilsSecurityGroupTests-3c83119a-be98-4d36-a0ba-22535d7574d8-stack", "stack_user_project_id": "61f05512e2c040d88d64927e6ec3a602", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2019-01-18T05:03:46Z", "links": [{"href": "http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438/stacks/HeatUtilsSecurityGroupTests-3c83119a-be98-4d36-a0ba-22535d7574d8-stack/0c4bf39d-2744-47f6-9df7-9ae51fccb27d", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "0c4bf39d-2744-47f6-9df7-9ae51fccb27d", "outputs": [], "template_description": "Sample template for creating a single SecurityGroup\n"}} 2019-01-18 05:03:50,691 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438/stacks/HeatUtilsSecurityGroupTests-3c83119a-be98-4d36-a0ba-22535d7574d8-stack/0c4bf39d-2744-47f6-9df7-9ae51fccb27d used request id req-c178ad04-d869-4f00-9c24-34622458a255 2019-01-18 05:03:50,694 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438/stacks/0c4bf39d-2744-47f6-9df7-9ae51fccb27d/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b9003659ff52a97635c8321ab3dcc5b68066a636" 2019-01-18 05:03:50,882 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 18 Jan 2019 05:03:50 GMT Server: Apache x-openstack-request-id: req-38a53570-5245-4465-b3fe-0bdcdd15708b Location: http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438/stacks/HeatUtilsSecurityGroupTests-3c83119a-be98-4d36-a0ba-22535d7574d8-stack/0c4bf39d-2744-47f6-9df7-9ae51fccb27d/resources Content-Length: 511 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438/stacks/HeatUtilsSecurityGroupTests-3c83119a-be98-4d36-a0ba-22535d7574d8-stack/0c4bf39d-2744-47f6-9df7-9ae51fccb27d/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-18 05:03:51,076 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:03:50 GMT Server: Apache x-openstack-request-id: req-e4d397ce-6abe-4238-9e24-505dadeed001 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/ccac38ea86a048c183796fe3184f3438/stacks/HeatUtilsSecurityGroupTests-3c83119a-be98-4d36-a0ba-22535d7574d8-stack/0c4bf39d-2744-47f6-9df7-9ae51fccb27d/resources/server_security_group", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438/stacks/HeatUtilsSecurityGroupTests-3c83119a-be98-4d36-a0ba-22535d7574d8-stack/0c4bf39d-2744-47f6-9df7-9ae51fccb27d", "rel": "stack"}], "logical_resource_id": "server_security_group", "creation_time": "2019-01-18T05:03:46Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-18T05:03:46Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "aa5e1266-5adb-4083-b631-b7c622b52f54", "resource_type": "OS::Neutron::SecurityGroup"}]} 2019-01-18 05:03:51,076 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438/stacks/HeatUtilsSecurityGroupTests-3c83119a-be98-4d36-a0ba-22535d7574d8-stack/0c4bf39d-2744-47f6-9df7-9ae51fccb27d/resources used request id req-e4d397ce-6abe-4238-9e24-505dadeed001 2019-01-18 05:03:51,077 - neutron_utils - INFO - Retrieving security group with ID - aa5e1266-5adb-4083-b631-b7c622b52f54 2019-01-18 05:03:51,082 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?id=aa5e1266-5adb-4083-b631-b7c622b52f54 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b9003659ff52a97635c8321ab3dcc5b68066a636" 2019-01-18 05:03:51,330 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1433 X-Openstack-Request-Id: req-37ac8237-86df-477d-b998-59a60bff9915 Date: Fri, 18 Jan 2019 05:03:51 GMT RESP BODY: {"security_groups": [{"description": "Test description", "tags": [], "tenant_id": "ccac38ea86a048c183796fe3184f3438", "created_at": "2019-01-18T05:03:47Z", "updated_at": "2019-01-18T05:03:48Z", "security_group_rules": [{"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:03:48Z", "revision_number": 0, "id": "14d64a2f-5452-443e-9902-d3cf07ab407e", "remote_group_id": null, "remote_ip_prefix": "0.0.0.0/0", "created_at": "2019-01-18T05:03:48Z", "security_group_id": "aa5e1266-5adb-4083-b631-b7c622b52f54", "tenant_id": "ccac38ea86a048c183796fe3184f3438", "port_range_min": null, "ethertype": "IPv4", "project_id": "ccac38ea86a048c183796fe3184f3438"}, {"direction": "egress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-01-18T05:03:48Z", "revision_number": 0, "id": "1a0da47e-fa0b-4be4-b7c4-7595b7455d54", "remote_group_id": null, "remote_ip_prefix": "0.0.0.0/0", "created_at": "2019-01-18T05:03:48Z", "security_group_id": "aa5e1266-5adb-4083-b631-b7c622b52f54", "tenant_id": "ccac38ea86a048c183796fe3184f3438", "port_range_min": 22, "ethertype": "IPv4", "project_id": "ccac38ea86a048c183796fe3184f3438"}], "revision_number": 6, "project_id": "ccac38ea86a048c183796fe3184f3438", "id": "aa5e1266-5adb-4083-b631-b7c622b52f54", "name": "HeatUtilsSecurityGroupTests-3c83119a-be98-4d36-a0ba-22535d7574d8-sec-grp"}]} 2019-01-18 05:03:51,330 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?id=aa5e1266-5adb-4083-b631-b7c622b52f54 used request id req-37ac8237-86df-477d-b998-59a60bff9915 2019-01-18 05:03:51,331 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - aa5e1266-5adb-4083-b631-b7c622b52f54 2019-01-18 05:03:51,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=aa5e1266-5adb-4083-b631-b7c622b52f54 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b9003659ff52a97635c8321ab3dcc5b68066a636" 2019-01-18 05:03:51,606 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1012 X-Openstack-Request-Id: req-975dff62-fad7-4081-b16b-8d281c6ada87 Date: Fri, 18 Jan 2019 05:03:51 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": "2019-01-18T05:03:48Z", "security_group_id": "aa5e1266-5adb-4083-b631-b7c622b52f54", "port_range_min": null, "revision_number": 0, "tenant_id": "ccac38ea86a048c183796fe3184f3438", "created_at": "2019-01-18T05:03:48Z", "project_id": "ccac38ea86a048c183796fe3184f3438", "id": "14d64a2f-5452-443e-9902-d3cf07ab407e"}, {"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": "2019-01-18T05:03:48Z", "security_group_id": "aa5e1266-5adb-4083-b631-b7c622b52f54", "port_range_min": 22, "revision_number": 0, "tenant_id": "ccac38ea86a048c183796fe3184f3438", "created_at": "2019-01-18T05:03:48Z", "project_id": "ccac38ea86a048c183796fe3184f3438", "id": "1a0da47e-fa0b-4be4-b7c4-7595b7455d54"}]} 2019-01-18 05:03:51,606 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=aa5e1266-5adb-4083-b631-b7c622b52f54 used request id req-975dff62-fad7-4081-b16b-8d281c6ada87 2019-01-18 05:03:51,609 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438/stacks/0c4bf39d-2744-47f6-9df7-9ae51fccb27d -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b9003659ff52a97635c8321ab3dcc5b68066a636" 2019-01-18 05:03:51,806 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 18 Jan 2019 05:03:51 GMT Server: Apache x-openstack-request-id: req-8b5f564f-103c-44c8-b30f-169755ada62c Location: http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438/stacks/HeatUtilsSecurityGroupTests-3c83119a-be98-4d36-a0ba-22535d7574d8-stack/0c4bf39d-2744-47f6-9df7-9ae51fccb27d Content-Length: 491 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438/stacks/HeatUtilsSecurityGroupTests-3c83119a-be98-4d36-a0ba-22535d7574d8-stack/0c4bf39d-2744-47f6-9df7-9ae51fccb27d;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-18 05:03:51,995 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 05:03:51 GMT Server: Apache x-openstack-request-id: req-deaf90cb-36d1-4da4-9d49-b29c76f1d6bb Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 05:03:51,995 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438/stacks/HeatUtilsSecurityGroupTests-3c83119a-be98-4d36-a0ba-22535d7574d8-stack/0c4bf39d-2744-47f6-9df7-9ae51fccb27d used request id req-deaf90cb-36d1-4da4-9d49-b29c76f1d6bb 2019-01-18 05:03:51,998 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 05:03:52,391 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "45b844776369475b95254c1dd61269c1", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}, {"id": "6aff393fb9af4d958a8117fea50ad769", "name": "Member"}], "expires_at": "2019-01-18T06:03:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ccac38ea86a048c183796fe3184f3438", "name": "api_check-project_2744c22f-2cb8-4f83-8516-7c0ba84fdd9b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_2744c22f-2cb8-4f83-8516-7c0ba84fdd9b", "id": "cb9b3d6d59cd466fb9e330547dcd06c7"}, "audit_ids": ["fFXV_tcHTjahIVSzA0o7HQ"], "issued_at": "2019-01-18T05:03:52.000000Z"}} 2019-01-18 05:03:52,394 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8776/v3/ccac38ea86a048c183796fe3184f3438/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4db9b245f31e4b9efc95f62424d742b402f9247" -d '{"qos_specs": {"consumer": "both", "name": "CinderUtilsQoSTests-b71b076d-f195-406d-abb5-f8002bd743ba"}}' 2019-01-18 05:03:52,602 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:03:52 GMT Server: Apache x-compute-request-id: req-64c594c7-5bc8-4b50-bef6-cd6b5bd699ea OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-64c594c7-5bc8-4b50-bef6-cd6b5bd699ea Content-Encoding: gzip Content-Length: 243 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {}, "consumer": "both", "id": "de564e08-8b59-400d-a287-dc12db3bc63c", "name": "CinderUtilsQoSTests-b71b076d-f195-406d-abb5-f8002bd743ba"}, "links": [{"href": "http://172.30.9.23:8776/v3/ccac38ea86a048c183796fe3184f3438/qos-specs/de564e08-8b59-400d-a287-dc12db3bc63c", "rel": "self"}, {"href": "http://172.30.9.23:8776/ccac38ea86a048c183796fe3184f3438/qos-specs/de564e08-8b59-400d-a287-dc12db3bc63c", "rel": "bookmark"}]} 2019-01-18 05:03:52,602 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.23:8776/v3/ccac38ea86a048c183796fe3184f3438/qos-specs used request id req-64c594c7-5bc8-4b50-bef6-cd6b5bd699ea 2019-01-18 05:03:52,606 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/ccac38ea86a048c183796fe3184f3438/qos-specs -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-64c594c7-5bc8-4b50-bef6-cd6b5bd699ea" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4db9b245f31e4b9efc95f62424d742b402f9247" 2019-01-18 05:03:52,775 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:03:52 GMT Server: Apache x-compute-request-id: req-e1c4f6a0-ac55-4505-8f1a-776fbfecf9d6 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-e1c4f6a0-ac55-4505-8f1a-776fbfecf9d6 Content-Encoding: gzip Content-Length: 156 Content-Type: application/json RESP BODY: {"qos_specs": [{"specs": {}, "consumer": "both", "id": "de564e08-8b59-400d-a287-dc12db3bc63c", "name": "CinderUtilsQoSTests-b71b076d-f195-406d-abb5-f8002bd743ba"}]} 2019-01-18 05:03:52,775 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/ccac38ea86a048c183796fe3184f3438/qos-specs used request id req-e1c4f6a0-ac55-4505-8f1a-776fbfecf9d6 2019-01-18 05:03:52,776 - cinder_utils - INFO - Deleting QoS named - CinderUtilsQoSTests-b71b076d-f195-406d-abb5-f8002bd743ba 2019-01-18 05:03:52,779 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8776/v3/ccac38ea86a048c183796fe3184f3438/qos-specs/de564e08-8b59-400d-a287-dc12db3bc63c?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-64c594c7-5bc8-4b50-bef6-cd6b5bd699ea" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4db9b245f31e4b9efc95f62424d742b402f9247" 2019-01-18 05:03:53,545 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Fri, 18 Jan 2019 05:03:52 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-34f9ec62-38c4-4f78-b6a7-4b1d9da8dc35 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. 2019-01-18 05:03:53,545 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.23:8776/v3/ccac38ea86a048c183796fe3184f3438/qos-specs/de564e08-8b59-400d-a287-dc12db3bc63c?force=False used request id req-34f9ec62-38c4-4f78-b6a7-4b1d9da8dc35 2019-01-18 05:03:53,548 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/ccac38ea86a048c183796fe3184f3438/qos-specs -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-64c594c7-5bc8-4b50-bef6-cd6b5bd699ea" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4db9b245f31e4b9efc95f62424d742b402f9247" 2019-01-18 05:03:53,704 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:03:53 GMT Server: Apache x-compute-request-id: req-931c2be0-5cc6-4908-ba0e-42e47138ee42 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-931c2be0-5cc6-4908-ba0e-42e47138ee42 Content-Length: 17 Content-Type: application/json RESP BODY: {"qos_specs": []} 2019-01-18 05:03:53,704 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/ccac38ea86a048c183796fe3184f3438/qos-specs used request id req-931c2be0-5cc6-4908-ba0e-42e47138ee42 2019-01-18 05:03:53,705 - cinder_utils - INFO - Deleting QoS named - CinderUtilsQoSTests-b71b076d-f195-406d-abb5-f8002bd743ba 2019-01-18 05:03:53,708 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8776/v3/ccac38ea86a048c183796fe3184f3438/qos-specs/de564e08-8b59-400d-a287-dc12db3bc63c?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-64c594c7-5bc8-4b50-bef6-cd6b5bd699ea" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4db9b245f31e4b9efc95f62424d742b402f9247" 2019-01-18 05:03:53,890 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Fri, 18 Jan 2019 05:03:53 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-6614faac-d895-4f06-bbbf-2b753199922a x-openstack-request-id: req-6614faac-d895-4f06-bbbf-2b753199922a Content-Length: 100 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "No such QoS spec de564e08-8b59-400d-a287-dc12db3bc63c.", "code": 404}} 2019-01-18 05:03:53,890 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.23:8776/v3/ccac38ea86a048c183796fe3184f3438/qos-specs/de564e08-8b59-400d-a287-dc12db3bc63c?force=False used request id req-6614faac-d895-4f06-bbbf-2b753199922a 2019-01-18 05:03:53,893 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 05:03:54,280 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "45b844776369475b95254c1dd61269c1", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}, {"id": "6aff393fb9af4d958a8117fea50ad769", "name": "Member"}], "expires_at": "2019-01-18T06:03:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ccac38ea86a048c183796fe3184f3438", "name": "api_check-project_2744c22f-2cb8-4f83-8516-7c0ba84fdd9b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_2744c22f-2cb8-4f83-8516-7c0ba84fdd9b", "id": "cb9b3d6d59cd466fb9e330547dcd06c7"}, "audit_ids": ["gMDprJEIS-yPp9Y-Jul-wQ"], "issued_at": "2019-01-18T05:03:54.000000Z"}} 2019-01-18 05:03:54,283 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8776/v3/ccac38ea86a048c183796fe3184f3438/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01f856a3de2a2a8328dff0af1c6296c8ef917109" -d '{"qos_specs": {"foo": "bar ", "consumer": "back-end", "name": "CinderUtilsQoSTests-be49168f-8a87-416a-a6b1-fc1ed4fed53a"}}' 2019-01-18 05:03:54,507 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:03:54 GMT Server: Apache x-compute-request-id: req-fa9aeb04-89e5-4477-9a61-2e1c106e0a60 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-fa9aeb04-89e5-4477-9a61-2e1c106e0a60 Content-Encoding: gzip Content-Length: 252 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {"foo": "bar "}, "consumer": "back-end", "id": "72600700-140b-49a3-8448-920a563c5a2d", "name": "CinderUtilsQoSTests-be49168f-8a87-416a-a6b1-fc1ed4fed53a"}, "links": [{"href": "http://172.30.9.23:8776/v3/ccac38ea86a048c183796fe3184f3438/qos-specs/72600700-140b-49a3-8448-920a563c5a2d", "rel": "self"}, {"href": "http://172.30.9.23:8776/ccac38ea86a048c183796fe3184f3438/qos-specs/72600700-140b-49a3-8448-920a563c5a2d", "rel": "bookmark"}]} 2019-01-18 05:03:54,507 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.23:8776/v3/ccac38ea86a048c183796fe3184f3438/qos-specs used request id req-fa9aeb04-89e5-4477-9a61-2e1c106e0a60 2019-01-18 05:03:54,511 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/ccac38ea86a048c183796fe3184f3438/qos-specs -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-fa9aeb04-89e5-4477-9a61-2e1c106e0a60" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01f856a3de2a2a8328dff0af1c6296c8ef917109" 2019-01-18 05:03:54,685 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:03:54 GMT Server: Apache x-compute-request-id: req-05139132-cae9-4a17-96d5-3ef2f8f3a33e OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-05139132-cae9-4a17-96d5-3ef2f8f3a33e Content-Encoding: gzip Content-Length: 165 Content-Type: application/json RESP BODY: {"qos_specs": [{"specs": {"foo": "bar "}, "consumer": "back-end", "id": "72600700-140b-49a3-8448-920a563c5a2d", "name": "CinderUtilsQoSTests-be49168f-8a87-416a-a6b1-fc1ed4fed53a"}]} 2019-01-18 05:03:54,685 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/ccac38ea86a048c183796fe3184f3438/qos-specs used request id req-05139132-cae9-4a17-96d5-3ef2f8f3a33e 2019-01-18 05:03:54,689 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/ccac38ea86a048c183796fe3184f3438/qos-specs/72600700-140b-49a3-8448-920a563c5a2d -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-fa9aeb04-89e5-4477-9a61-2e1c106e0a60" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01f856a3de2a2a8328dff0af1c6296c8ef917109" 2019-01-18 05:03:54,853 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:03:54 GMT Server: Apache x-compute-request-id: req-a8f4327a-140d-4a6f-8b4a-bf2f7247c1f8 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-a8f4327a-140d-4a6f-8b4a-bf2f7247c1f8 Content-Encoding: gzip Content-Length: 252 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {"foo": "bar "}, "consumer": "back-end", "id": "72600700-140b-49a3-8448-920a563c5a2d", "name": "CinderUtilsQoSTests-be49168f-8a87-416a-a6b1-fc1ed4fed53a"}, "links": [{"href": "http://172.30.9.23:8776/v3/ccac38ea86a048c183796fe3184f3438/qos-specs/72600700-140b-49a3-8448-920a563c5a2d", "rel": "self"}, {"href": "http://172.30.9.23:8776/ccac38ea86a048c183796fe3184f3438/qos-specs/72600700-140b-49a3-8448-920a563c5a2d", "rel": "bookmark"}]} 2019-01-18 05:03:54,853 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/ccac38ea86a048c183796fe3184f3438/qos-specs/72600700-140b-49a3-8448-920a563c5a2d used request id req-a8f4327a-140d-4a6f-8b4a-bf2f7247c1f8 2019-01-18 05:03:54,853 - cinder_utils - INFO - Deleting QoS named - CinderUtilsQoSTests-be49168f-8a87-416a-a6b1-fc1ed4fed53a 2019-01-18 05:03:54,856 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8776/v3/ccac38ea86a048c183796fe3184f3438/qos-specs/72600700-140b-49a3-8448-920a563c5a2d?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-fa9aeb04-89e5-4477-9a61-2e1c106e0a60" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01f856a3de2a2a8328dff0af1c6296c8ef917109" 2019-01-18 05:03:55,077 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Fri, 18 Jan 2019 05:03:54 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-e395394f-3fee-48ba-87cd-31bfc669f44d 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. 2019-01-18 05:03:55,077 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.23:8776/v3/ccac38ea86a048c183796fe3184f3438/qos-specs/72600700-140b-49a3-8448-920a563c5a2d?force=False used request id req-e395394f-3fee-48ba-87cd-31bfc669f44d 2019-01-18 05:03:55,080 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 05:03:55,458 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "45b844776369475b95254c1dd61269c1", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}, {"id": "6aff393fb9af4d958a8117fea50ad769", "name": "Member"}], "expires_at": "2019-01-18T06:03:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ccac38ea86a048c183796fe3184f3438", "name": "api_check-project_2744c22f-2cb8-4f83-8516-7c0ba84fdd9b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_2744c22f-2cb8-4f83-8516-7c0ba84fdd9b", "id": "cb9b3d6d59cd466fb9e330547dcd06c7"}, "audit_ids": ["CKyvHytaRimN4F8Zp7m1cw"], "issued_at": "2019-01-18T05:03:55.000000Z"}} 2019-01-18 05:03:55,460 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8776/v3/ccac38ea86a048c183796fe3184f3438/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e8599b233e62e526d5d7a2b977e2cfda41c4a88" -d '{"qos_specs": {"foo": "bar ", "consumer": "both", "name": "CinderUtilsQoSTests-0195e584-cf18-483b-bc48-e8ac7b84e399"}}' 2019-01-18 05:03:55,657 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:03:55 GMT Server: Apache x-compute-request-id: req-49f2b6d5-5fde-48fb-9c1e-520264fcbb47 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-49f2b6d5-5fde-48fb-9c1e-520264fcbb47 Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {"foo": "bar "}, "consumer": "both", "id": "dc535c95-8406-4789-8b13-a5d1d63a1ad8", "name": "CinderUtilsQoSTests-0195e584-cf18-483b-bc48-e8ac7b84e399"}, "links": [{"href": "http://172.30.9.23:8776/v3/ccac38ea86a048c183796fe3184f3438/qos-specs/dc535c95-8406-4789-8b13-a5d1d63a1ad8", "rel": "self"}, {"href": "http://172.30.9.23:8776/ccac38ea86a048c183796fe3184f3438/qos-specs/dc535c95-8406-4789-8b13-a5d1d63a1ad8", "rel": "bookmark"}]} 2019-01-18 05:03:55,657 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.23:8776/v3/ccac38ea86a048c183796fe3184f3438/qos-specs used request id req-49f2b6d5-5fde-48fb-9c1e-520264fcbb47 2019-01-18 05:03:55,660 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/ccac38ea86a048c183796fe3184f3438/qos-specs -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-49f2b6d5-5fde-48fb-9c1e-520264fcbb47" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e8599b233e62e526d5d7a2b977e2cfda41c4a88" 2019-01-18 05:03:55,815 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:03:55 GMT Server: Apache x-compute-request-id: req-b8e85679-37a5-4f65-b7e2-733965eaa8cf OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-b8e85679-37a5-4f65-b7e2-733965eaa8cf Content-Encoding: gzip Content-Length: 162 Content-Type: application/json RESP BODY: {"qos_specs": [{"specs": {"foo": "bar "}, "consumer": "both", "id": "dc535c95-8406-4789-8b13-a5d1d63a1ad8", "name": "CinderUtilsQoSTests-0195e584-cf18-483b-bc48-e8ac7b84e399"}]} 2019-01-18 05:03:55,815 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/ccac38ea86a048c183796fe3184f3438/qos-specs used request id req-b8e85679-37a5-4f65-b7e2-733965eaa8cf 2019-01-18 05:03:55,818 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/ccac38ea86a048c183796fe3184f3438/qos-specs/dc535c95-8406-4789-8b13-a5d1d63a1ad8 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-49f2b6d5-5fde-48fb-9c1e-520264fcbb47" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e8599b233e62e526d5d7a2b977e2cfda41c4a88" 2019-01-18 05:03:56,528 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:03:55 GMT Server: Apache x-compute-request-id: req-8ef69109-40e0-4a8e-a16c-d0c5d73712c9 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-8ef69109-40e0-4a8e-a16c-d0c5d73712c9 Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {"foo": "bar "}, "consumer": "both", "id": "dc535c95-8406-4789-8b13-a5d1d63a1ad8", "name": "CinderUtilsQoSTests-0195e584-cf18-483b-bc48-e8ac7b84e399"}, "links": [{"href": "http://172.30.9.23:8776/v3/ccac38ea86a048c183796fe3184f3438/qos-specs/dc535c95-8406-4789-8b13-a5d1d63a1ad8", "rel": "self"}, {"href": "http://172.30.9.23:8776/ccac38ea86a048c183796fe3184f3438/qos-specs/dc535c95-8406-4789-8b13-a5d1d63a1ad8", "rel": "bookmark"}]} 2019-01-18 05:03:56,528 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/ccac38ea86a048c183796fe3184f3438/qos-specs/dc535c95-8406-4789-8b13-a5d1d63a1ad8 used request id req-8ef69109-40e0-4a8e-a16c-d0c5d73712c9 2019-01-18 05:03:56,529 - cinder_utils - INFO - Deleting QoS named - CinderUtilsQoSTests-0195e584-cf18-483b-bc48-e8ac7b84e399 2019-01-18 05:03:56,532 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8776/v3/ccac38ea86a048c183796fe3184f3438/qos-specs/dc535c95-8406-4789-8b13-a5d1d63a1ad8?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-49f2b6d5-5fde-48fb-9c1e-520264fcbb47" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e8599b233e62e526d5d7a2b977e2cfda41c4a88" 2019-01-18 05:03:57,393 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Fri, 18 Jan 2019 05:03:56 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-ae84183c-b561-4363-b599-4152733882ba 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. 2019-01-18 05:03:57,393 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.23:8776/v3/ccac38ea86a048c183796fe3184f3438/qos-specs/dc535c95-8406-4789-8b13-a5d1d63a1ad8?force=False used request id req-ae84183c-b561-4363-b599-4152733882ba 2019-01-18 05:03:57,396 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 05:03:57,776 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "45b844776369475b95254c1dd61269c1", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}, {"id": "6aff393fb9af4d958a8117fea50ad769", "name": "Member"}], "expires_at": "2019-01-18T06:03:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ccac38ea86a048c183796fe3184f3438", "name": "api_check-project_2744c22f-2cb8-4f83-8516-7c0ba84fdd9b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_2744c22f-2cb8-4f83-8516-7c0ba84fdd9b", "id": "cb9b3d6d59cd466fb9e330547dcd06c7"}, "audit_ids": ["M065rle6RK-eVHxTc7sWTQ"], "issued_at": "2019-01-18T05:03:57.000000Z"}} 2019-01-18 05:03:57,779 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8776/v3/ccac38ea86a048c183796fe3184f3438/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0fa7f0942527bb89ae4a81d7332590c594cfd1f1" -d '{"qos_specs": {"foo": "bar ", "consumer": "front-end", "name": "CinderUtilsQoSTests-200ad36e-29d6-4169-8491-dabe40d30715"}}' 2019-01-18 05:03:57,998 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:03:57 GMT Server: Apache x-compute-request-id: req-0298ca59-3b52-46eb-8fd5-363338395115 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-0298ca59-3b52-46eb-8fd5-363338395115 Content-Encoding: gzip Content-Length: 254 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {"foo": "bar "}, "consumer": "front-end", "id": "d7f53366-e713-4847-8e57-2baa2ed0fdf9", "name": "CinderUtilsQoSTests-200ad36e-29d6-4169-8491-dabe40d30715"}, "links": [{"href": "http://172.30.9.23:8776/v3/ccac38ea86a048c183796fe3184f3438/qos-specs/d7f53366-e713-4847-8e57-2baa2ed0fdf9", "rel": "self"}, {"href": "http://172.30.9.23:8776/ccac38ea86a048c183796fe3184f3438/qos-specs/d7f53366-e713-4847-8e57-2baa2ed0fdf9", "rel": "bookmark"}]} 2019-01-18 05:03:57,998 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.23:8776/v3/ccac38ea86a048c183796fe3184f3438/qos-specs used request id req-0298ca59-3b52-46eb-8fd5-363338395115 2019-01-18 05:03:58,002 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/ccac38ea86a048c183796fe3184f3438/qos-specs -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-0298ca59-3b52-46eb-8fd5-363338395115" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0fa7f0942527bb89ae4a81d7332590c594cfd1f1" 2019-01-18 05:03:58,164 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:03:58 GMT Server: Apache x-compute-request-id: req-e98663f8-29f9-4589-8af7-68100357e93d OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-e98663f8-29f9-4589-8af7-68100357e93d Content-Encoding: gzip Content-Length: 166 Content-Type: application/json RESP BODY: {"qos_specs": [{"specs": {"foo": "bar "}, "consumer": "front-end", "id": "d7f53366-e713-4847-8e57-2baa2ed0fdf9", "name": "CinderUtilsQoSTests-200ad36e-29d6-4169-8491-dabe40d30715"}]} 2019-01-18 05:03:58,165 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/ccac38ea86a048c183796fe3184f3438/qos-specs used request id req-e98663f8-29f9-4589-8af7-68100357e93d 2019-01-18 05:03:58,168 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/ccac38ea86a048c183796fe3184f3438/qos-specs/d7f53366-e713-4847-8e57-2baa2ed0fdf9 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-0298ca59-3b52-46eb-8fd5-363338395115" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0fa7f0942527bb89ae4a81d7332590c594cfd1f1" 2019-01-18 05:03:58,893 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:03:58 GMT Server: Apache x-compute-request-id: req-13034d84-6f06-426d-b23d-57b9d0e043a1 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-13034d84-6f06-426d-b23d-57b9d0e043a1 Content-Encoding: gzip Content-Length: 254 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {"foo": "bar "}, "consumer": "front-end", "id": "d7f53366-e713-4847-8e57-2baa2ed0fdf9", "name": "CinderUtilsQoSTests-200ad36e-29d6-4169-8491-dabe40d30715"}, "links": [{"href": "http://172.30.9.23:8776/v3/ccac38ea86a048c183796fe3184f3438/qos-specs/d7f53366-e713-4847-8e57-2baa2ed0fdf9", "rel": "self"}, {"href": "http://172.30.9.23:8776/ccac38ea86a048c183796fe3184f3438/qos-specs/d7f53366-e713-4847-8e57-2baa2ed0fdf9", "rel": "bookmark"}]} 2019-01-18 05:03:58,893 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/ccac38ea86a048c183796fe3184f3438/qos-specs/d7f53366-e713-4847-8e57-2baa2ed0fdf9 used request id req-13034d84-6f06-426d-b23d-57b9d0e043a1 2019-01-18 05:03:58,894 - cinder_utils - INFO - Deleting QoS named - CinderUtilsQoSTests-200ad36e-29d6-4169-8491-dabe40d30715 2019-01-18 05:03:58,897 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8776/v3/ccac38ea86a048c183796fe3184f3438/qos-specs/d7f53366-e713-4847-8e57-2baa2ed0fdf9?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-0298ca59-3b52-46eb-8fd5-363338395115" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0fa7f0942527bb89ae4a81d7332590c594cfd1f1" 2019-01-18 05:03:59,103 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Fri, 18 Jan 2019 05:03:58 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-217b7e7b-4706-4def-aebd-ccc9ce1ec3a6 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. 2019-01-18 05:03:59,103 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.23:8776/v3/ccac38ea86a048c183796fe3184f3438/qos-specs/d7f53366-e713-4847-8e57-2baa2ed0fdf9?force=False used request id req-217b7e7b-4706-4def-aebd-ccc9ce1ec3a6 2019-01-18 05:03:59,106 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 05:03:59,493 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "45b844776369475b95254c1dd61269c1", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}, {"id": "6aff393fb9af4d958a8117fea50ad769", "name": "Member"}], "expires_at": "2019-01-18T06:03:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ccac38ea86a048c183796fe3184f3438", "name": "api_check-project_2744c22f-2cb8-4f83-8516-7c0ba84fdd9b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_2744c22f-2cb8-4f83-8516-7c0ba84fdd9b", "id": "cb9b3d6d59cd466fb9e330547dcd06c7"}, "audit_ids": ["rPf0qEFmQJuvXDCVkOgXTg"], "issued_at": "2019-01-18T05:03:59.000000Z"}} 2019-01-18 05:03:59,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}29c3ebb7fd0e58df4140b94e755d8f68821977ee" 2019-01-18 05:03:59,571 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:03:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6cb2128f-0745-4aec-92c5-5fd7b6163ec9 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 05:03:59,571 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-6cb2128f-0745-4aec-92c5-5fd7b6163ec9 2019-01-18 05:03:59,575 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8776/v3/ccac38ea86a048c183796fe3184f3438/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29c3ebb7fd0e58df4140b94e755d8f68821977ee" -d '{"volume": {"status": "creating", "user_id": null, "name": "CinderUtilsVolumeTests-2cb15f94-5263-4758-a2df-cd800a4a2912", "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}}' 2019-01-18 05:03:59,912 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Fri, 18 Jan 2019 05:03:59 GMT Server: Apache x-compute-request-id: req-0517208f-8682-45b4-9a3a-346cb612e4a2 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-0517208f-8682-45b4-9a3a-346cb612e4a2 Content-Length: 846 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "migration_status": null, "user_id": "cb9b3d6d59cd466fb9e330547dcd06c7", "attachments": [], "links": [{"href": "http://172.30.9.23:8776/v3/ccac38ea86a048c183796fe3184f3438/volumes/3917abae-3389-47af-a8de-fbec0728bdb2", "rel": "self"}, {"href": "http://172.30.9.23:8776/ccac38ea86a048c183796fe3184f3438/volumes/3917abae-3389-47af-a8de-fbec0728bdb2", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-01-18T05:03:59.828694", "description": null, "updated_at": null, "volume_type": null, "name": "CinderUtilsVolumeTests-2cb15f94-5263-4758-a2df-cd800a4a2912", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "3917abae-3389-47af-a8de-fbec0728bdb2", "size": 1}} 2019-01-18 05:03:59,912 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.23:8776/v3/ccac38ea86a048c183796fe3184f3438/volumes used request id req-0517208f-8682-45b4-9a3a-346cb612e4a2 2019-01-18 05:03:59,915 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/ccac38ea86a048c183796fe3184f3438/volumes/3917abae-3389-47af-a8de-fbec0728bdb2 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-0517208f-8682-45b4-9a3a-346cb612e4a2" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29c3ebb7fd0e58df4140b94e755d8f68821977ee" 2019-01-18 05:04:00,669 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:03:59 GMT Server: Apache x-compute-request-id: req-1d1272be-a11f-4833-9472-26170e90195c OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-1d1272be-a11f-4833-9472-26170e90195c 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/ccac38ea86a048c183796fe3184f3438/volumes/3917abae-3389-47af-a8de-fbec0728bdb2", "rel": "self"}, {"href": "http://172.30.9.23:8776/ccac38ea86a048c183796fe3184f3438/volumes/3917abae-3389-47af-a8de-fbec0728bdb2", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2019-01-18T05:04:00.000000", "replication_status": null, "snapshot_id": null, "id": "3917abae-3389-47af-a8de-fbec0728bdb2", "size": 1, "user_id": "cb9b3d6d59cd466fb9e330547dcd06c7", "os-vol-tenant-attr:tenant_id": "ccac38ea86a048c183796fe3184f3438", "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-2cb15f94-5263-4758-a2df-cd800a4a2912", "bootable": "false", "created_at": "2019-01-18T05:03:59.000000", "volume_type": null}} 2019-01-18 05:04:00,670 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/ccac38ea86a048c183796fe3184f3438/volumes/3917abae-3389-47af-a8de-fbec0728bdb2 used request id req-1d1272be-a11f-4833-9472-26170e90195c 2019-01-18 05:04:00,673 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/ccac38ea86a048c183796fe3184f3438/volumes/3917abae-3389-47af-a8de-fbec0728bdb2 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-0517208f-8682-45b4-9a3a-346cb612e4a2" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29c3ebb7fd0e58df4140b94e755d8f68821977ee" 2019-01-18 05:04:01,426 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:04:00 GMT Server: Apache x-compute-request-id: req-a2375729-4c54-4309-8f35-95aa49378239 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-a2375729-4c54-4309-8f35-95aa49378239 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/ccac38ea86a048c183796fe3184f3438/volumes/3917abae-3389-47af-a8de-fbec0728bdb2", "rel": "self"}, {"href": "http://172.30.9.23:8776/ccac38ea86a048c183796fe3184f3438/volumes/3917abae-3389-47af-a8de-fbec0728bdb2", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2019-01-18T05:04:00.000000", "replication_status": null, "snapshot_id": null, "id": "3917abae-3389-47af-a8de-fbec0728bdb2", "size": 1, "user_id": "cb9b3d6d59cd466fb9e330547dcd06c7", "os-vol-tenant-attr:tenant_id": "ccac38ea86a048c183796fe3184f3438", "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-2cb15f94-5263-4758-a2df-cd800a4a2912", "bootable": "false", "created_at": "2019-01-18T05:03:59.000000", "volume_type": null}} 2019-01-18 05:04:01,426 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/ccac38ea86a048c183796fe3184f3438/volumes/3917abae-3389-47af-a8de-fbec0728bdb2 used request id req-a2375729-4c54-4309-8f35-95aa49378239 2019-01-18 05:04:01,430 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/ccac38ea86a048c183796fe3184f3438/volumes/detail -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-0517208f-8682-45b4-9a3a-346cb612e4a2" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29c3ebb7fd0e58df4140b94e755d8f68821977ee" 2019-01-18 05:04:01,645 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:04:01 GMT Server: Apache x-compute-request-id: req-adf018cd-192c-4b0b-9b32-a2e3881ba83b OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-adf018cd-192c-4b0b-9b32-a2e3881ba83b Content-Encoding: gzip Content-Length: 516 Content-Type: application/json RESP BODY: {"volumes": [{"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.23:8776/v3/ccac38ea86a048c183796fe3184f3438/volumes/3917abae-3389-47af-a8de-fbec0728bdb2", "rel": "self"}, {"href": "http://172.30.9.23:8776/ccac38ea86a048c183796fe3184f3438/volumes/3917abae-3389-47af-a8de-fbec0728bdb2", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2019-01-18T05:04:00.000000", "replication_status": null, "snapshot_id": null, "id": "3917abae-3389-47af-a8de-fbec0728bdb2", "size": 1, "user_id": "cb9b3d6d59cd466fb9e330547dcd06c7", "os-vol-tenant-attr:tenant_id": "ccac38ea86a048c183796fe3184f3438", "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-2cb15f94-5263-4758-a2df-cd800a4a2912", "bootable": "false", "created_at": "2019-01-18T05:03:59.000000", "volume_type": null}]} 2019-01-18 05:04:01,645 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/ccac38ea86a048c183796fe3184f3438/volumes/detail used request id req-adf018cd-192c-4b0b-9b32-a2e3881ba83b 2019-01-18 05:04:01,649 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-18 05:04:01,654 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 18 Jan 2019 05:04: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"}]}]}} 2019-01-18 05:04:01,655 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/ccac38ea86a048c183796fe3184f3438 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29c3ebb7fd0e58df4140b94e755d8f68821977ee" 2019-01-18 05:04:01,746 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:04:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1d06e9c3-5dac-4083-a041-2e26f23a836f Content-Encoding: gzip Content-Length: 247 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/ccac38ea86a048c183796fe3184f3438"}, "enabled": true, "id": "ccac38ea86a048c183796fe3184f3438", "parent_id": "default", "domain_id": "default", "name": "api_check-project_2744c22f-2cb8-4f83-8516-7c0ba84fdd9b"}} 2019-01-18 05:04:01,746 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/ccac38ea86a048c183796fe3184f3438 used request id req-1d06e9c3-5dac-4083-a041-2e26f23a836f 2019-01-18 05:04:01,746 - cinder_utils - INFO - Deleting volume named - CinderUtilsVolumeTests-2cb15f94-5263-4758-a2df-cd800a4a2912 2019-01-18 05:04:01,749 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8776/v3/ccac38ea86a048c183796fe3184f3438/volumes/3917abae-3389-47af-a8de-fbec0728bdb2 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-0517208f-8682-45b4-9a3a-346cb612e4a2" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29c3ebb7fd0e58df4140b94e755d8f68821977ee" 2019-01-18 05:04:02,015 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Fri, 18 Jan 2019 05:04:01 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-3a1ed9d4-3082-4d27-babc-93554d7487cd 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. 2019-01-18 05:04:02,016 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.23:8776/v3/ccac38ea86a048c183796fe3184f3438/volumes/3917abae-3389-47af-a8de-fbec0728bdb2 used request id req-3a1ed9d4-3082-4d27-babc-93554d7487cd 2019-01-18 05:04:02,019 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/ccac38ea86a048c183796fe3184f3438/volumes/3917abae-3389-47af-a8de-fbec0728bdb2 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-0517208f-8682-45b4-9a3a-346cb612e4a2" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29c3ebb7fd0e58df4140b94e755d8f68821977ee" 2019-01-18 05:04:02,370 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:04:02 GMT Server: Apache x-compute-request-id: req-f9702608-e091-4054-916c-81ad646a8309 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-f9702608-e091-4054-916c-81ad646a8309 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/ccac38ea86a048c183796fe3184f3438/volumes/3917abae-3389-47af-a8de-fbec0728bdb2", "rel": "self"}, {"href": "http://172.30.9.23:8776/ccac38ea86a048c183796fe3184f3438/volumes/3917abae-3389-47af-a8de-fbec0728bdb2", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2019-01-18T05:04:01.000000", "replication_status": null, "snapshot_id": null, "id": "3917abae-3389-47af-a8de-fbec0728bdb2", "size": 1, "user_id": "cb9b3d6d59cd466fb9e330547dcd06c7", "os-vol-tenant-attr:tenant_id": "ccac38ea86a048c183796fe3184f3438", "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-2cb15f94-5263-4758-a2df-cd800a4a2912", "bootable": "false", "created_at": "2019-01-18T05:03:59.000000", "volume_type": null}} 2019-01-18 05:04:02,370 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/ccac38ea86a048c183796fe3184f3438/volumes/3917abae-3389-47af-a8de-fbec0728bdb2 used request id req-f9702608-e091-4054-916c-81ad646a8309 2019-01-18 05:04:05,377 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/ccac38ea86a048c183796fe3184f3438/volumes/3917abae-3389-47af-a8de-fbec0728bdb2 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-0517208f-8682-45b4-9a3a-346cb612e4a2" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29c3ebb7fd0e58df4140b94e755d8f68821977ee" 2019-01-18 05:04:05,582 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Fri, 18 Jan 2019 05:04:05 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-b3faf09f-1cc1-4f35-ad29-004ded060f52 x-openstack-request-id: req-b3faf09f-1cc1-4f35-ad29-004ded060f52 Content-Length: 109 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume 3917abae-3389-47af-a8de-fbec0728bdb2 could not be found.", "code": 404}} 2019-01-18 05:04:05,582 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/ccac38ea86a048c183796fe3184f3438/volumes/3917abae-3389-47af-a8de-fbec0728bdb2 used request id req-b3faf09f-1cc1-4f35-ad29-004ded060f52 2019-01-18 05:04:05,585 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/ccac38ea86a048c183796fe3184f3438/volumes/detail -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-0517208f-8682-45b4-9a3a-346cb612e4a2" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29c3ebb7fd0e58df4140b94e755d8f68821977ee" 2019-01-18 05:04:05,771 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:04:05 GMT Server: Apache x-compute-request-id: req-29f6c574-41ca-40f7-af9e-287b39a1aba8 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-29f6c574-41ca-40f7-af9e-287b39a1aba8 Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2019-01-18 05:04:05,771 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/ccac38ea86a048c183796fe3184f3438/volumes/detail used request id req-29f6c574-41ca-40f7-af9e-287b39a1aba8 2019-01-18 05:04:05,771 - cinder_utils - INFO - Deleting volume named - CinderUtilsVolumeTests-2cb15f94-5263-4758-a2df-cd800a4a2912 2019-01-18 05:04:05,774 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8776/v3/ccac38ea86a048c183796fe3184f3438/volumes/3917abae-3389-47af-a8de-fbec0728bdb2 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-0517208f-8682-45b4-9a3a-346cb612e4a2" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29c3ebb7fd0e58df4140b94e755d8f68821977ee" 2019-01-18 05:04:05,967 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Fri, 18 Jan 2019 05:04:05 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-8f88682b-7200-44f1-9f35-c0571d496726 x-openstack-request-id: req-8f88682b-7200-44f1-9f35-c0571d496726 Content-Length: 109 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume 3917abae-3389-47af-a8de-fbec0728bdb2 could not be found.", "code": 404}} 2019-01-18 05:04:05,967 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.23:8776/v3/ccac38ea86a048c183796fe3184f3438/volumes/3917abae-3389-47af-a8de-fbec0728bdb2 used request id req-8f88682b-7200-44f1-9f35-c0571d496726 2019-01-18 05:04:05,970 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/ccac38ea86a048c183796fe3184f3438/volumes/3917abae-3389-47af-a8de-fbec0728bdb2 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-0517208f-8682-45b4-9a3a-346cb612e4a2" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29c3ebb7fd0e58df4140b94e755d8f68821977ee" 2019-01-18 05:04:06,004 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Fri, 18 Jan 2019 05:04:05 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-dc6fbd80-d3ed-4eb5-8b1f-15a3a0aa9dae x-openstack-request-id: req-dc6fbd80-d3ed-4eb5-8b1f-15a3a0aa9dae Content-Length: 109 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume 3917abae-3389-47af-a8de-fbec0728bdb2 could not be found.", "code": 404}} 2019-01-18 05:04:06,004 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/ccac38ea86a048c183796fe3184f3438/volumes/3917abae-3389-47af-a8de-fbec0728bdb2 used request id req-dc6fbd80-d3ed-4eb5-8b1f-15a3a0aa9dae 2019-01-18 05:04:06,007 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 05:04:06,384 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "45b844776369475b95254c1dd61269c1", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}, {"id": "6aff393fb9af4d958a8117fea50ad769", "name": "Member"}], "expires_at": "2019-01-18T06:04:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ccac38ea86a048c183796fe3184f3438", "name": "api_check-project_2744c22f-2cb8-4f83-8516-7c0ba84fdd9b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_2744c22f-2cb8-4f83-8516-7c0ba84fdd9b", "id": "cb9b3d6d59cd466fb9e330547dcd06c7"}, "audit_ids": ["9d3pzhSESPqlLIkjzEcZOg"], "issued_at": "2019-01-18T05:04:06.000000Z"}} 2019-01-18 05:04:06,384 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51dce0ea60920c40c718d9d88f926de36078269a" 2019-01-18 05:04:06,466 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:04:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a2bae488-558f-432a-b423-12bfa511ea9f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 05:04:06,466 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-a2bae488-558f-432a-b423-12bfa511ea9f 2019-01-18 05:04:06,470 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8776/v3/ccac38ea86a048c183796fe3184f3438/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51dce0ea60920c40c718d9d88f926de36078269a" -d '{"volume": {"status": "creating", "user_id": null, "name": "CinderUtilsVolumeTests-2c801f4c-bb72-4d1c-9bc7-999734fbd078", "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}}' 2019-01-18 05:04:06,917 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Fri, 18 Jan 2019 05:04:06 GMT Server: Apache x-compute-request-id: req-27f403dc-9bfd-41c7-abd1-91502c648b37 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-27f403dc-9bfd-41c7-abd1-91502c648b37 Content-Length: 846 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "migration_status": null, "user_id": "cb9b3d6d59cd466fb9e330547dcd06c7", "attachments": [], "links": [{"href": "http://172.30.9.23:8776/v3/ccac38ea86a048c183796fe3184f3438/volumes/295951f0-d424-46cb-9f50-5896159f2157", "rel": "self"}, {"href": "http://172.30.9.23:8776/ccac38ea86a048c183796fe3184f3438/volumes/295951f0-d424-46cb-9f50-5896159f2157", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-01-18T05:04:06.696199", "description": null, "updated_at": null, "volume_type": null, "name": "CinderUtilsVolumeTests-2c801f4c-bb72-4d1c-9bc7-999734fbd078", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "295951f0-d424-46cb-9f50-5896159f2157", "size": 1}} 2019-01-18 05:04:06,917 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.23:8776/v3/ccac38ea86a048c183796fe3184f3438/volumes used request id req-27f403dc-9bfd-41c7-abd1-91502c648b37 2019-01-18 05:04:06,921 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/ccac38ea86a048c183796fe3184f3438/volumes/295951f0-d424-46cb-9f50-5896159f2157 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-27f403dc-9bfd-41c7-abd1-91502c648b37" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51dce0ea60920c40c718d9d88f926de36078269a" 2019-01-18 05:04:07,126 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:04:06 GMT Server: Apache x-compute-request-id: req-c63c4bdf-9ae2-4de3-b1e9-d7d1f7c6946e OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-c63c4bdf-9ae2-4de3-b1e9-d7d1f7c6946e 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/ccac38ea86a048c183796fe3184f3438/volumes/295951f0-d424-46cb-9f50-5896159f2157", "rel": "self"}, {"href": "http://172.30.9.23:8776/ccac38ea86a048c183796fe3184f3438/volumes/295951f0-d424-46cb-9f50-5896159f2157", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2019-01-18T05:04:06.000000", "replication_status": null, "snapshot_id": null, "id": "295951f0-d424-46cb-9f50-5896159f2157", "size": 1, "user_id": "cb9b3d6d59cd466fb9e330547dcd06c7", "os-vol-tenant-attr:tenant_id": "ccac38ea86a048c183796fe3184f3438", "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-2c801f4c-bb72-4d1c-9bc7-999734fbd078", "bootable": "false", "created_at": "2019-01-18T05:04:06.000000", "volume_type": null}} 2019-01-18 05:04:07,127 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/ccac38ea86a048c183796fe3184f3438/volumes/295951f0-d424-46cb-9f50-5896159f2157 used request id req-c63c4bdf-9ae2-4de3-b1e9-d7d1f7c6946e 2019-01-18 05:04:07,130 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/ccac38ea86a048c183796fe3184f3438/volumes/295951f0-d424-46cb-9f50-5896159f2157 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-27f403dc-9bfd-41c7-abd1-91502c648b37" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51dce0ea60920c40c718d9d88f926de36078269a" 2019-01-18 05:04:07,334 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:04:07 GMT Server: Apache x-compute-request-id: req-4f34c765-5764-441a-8124-0b8a9ee32014 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-4f34c765-5764-441a-8124-0b8a9ee32014 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/ccac38ea86a048c183796fe3184f3438/volumes/295951f0-d424-46cb-9f50-5896159f2157", "rel": "self"}, {"href": "http://172.30.9.23:8776/ccac38ea86a048c183796fe3184f3438/volumes/295951f0-d424-46cb-9f50-5896159f2157", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2019-01-18T05:04:07.000000", "replication_status": null, "snapshot_id": null, "id": "295951f0-d424-46cb-9f50-5896159f2157", "size": 1, "user_id": "cb9b3d6d59cd466fb9e330547dcd06c7", "os-vol-tenant-attr:tenant_id": "ccac38ea86a048c183796fe3184f3438", "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-2c801f4c-bb72-4d1c-9bc7-999734fbd078", "bootable": "false", "created_at": "2019-01-18T05:04:06.000000", "volume_type": null}} 2019-01-18 05:04:07,334 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/ccac38ea86a048c183796fe3184f3438/volumes/295951f0-d424-46cb-9f50-5896159f2157 used request id req-4f34c765-5764-441a-8124-0b8a9ee32014 2019-01-18 05:04:07,337 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/ccac38ea86a048c183796fe3184f3438/volumes/detail -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-27f403dc-9bfd-41c7-abd1-91502c648b37" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51dce0ea60920c40c718d9d88f926de36078269a" 2019-01-18 05:04:07,525 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:04:07 GMT Server: Apache x-compute-request-id: req-056316ef-d0fb-4ec1-9d0a-971ecc7951ca OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-056316ef-d0fb-4ec1-9d0a-971ecc7951ca Content-Encoding: gzip Content-Length: 516 Content-Type: application/json RESP BODY: {"volumes": [{"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.23:8776/v3/ccac38ea86a048c183796fe3184f3438/volumes/295951f0-d424-46cb-9f50-5896159f2157", "rel": "self"}, {"href": "http://172.30.9.23:8776/ccac38ea86a048c183796fe3184f3438/volumes/295951f0-d424-46cb-9f50-5896159f2157", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2019-01-18T05:04:07.000000", "replication_status": null, "snapshot_id": null, "id": "295951f0-d424-46cb-9f50-5896159f2157", "size": 1, "user_id": "cb9b3d6d59cd466fb9e330547dcd06c7", "os-vol-tenant-attr:tenant_id": "ccac38ea86a048c183796fe3184f3438", "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-2c801f4c-bb72-4d1c-9bc7-999734fbd078", "bootable": "false", "created_at": "2019-01-18T05:04:06.000000", "volume_type": null}]} 2019-01-18 05:04:07,525 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/ccac38ea86a048c183796fe3184f3438/volumes/detail used request id req-056316ef-d0fb-4ec1-9d0a-971ecc7951ca 2019-01-18 05:04:07,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" 2019-01-18 05:04:07,534 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 18 Jan 2019 05:04: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"}]}]}} 2019-01-18 05:04:07,535 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/ccac38ea86a048c183796fe3184f3438 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51dce0ea60920c40c718d9d88f926de36078269a" 2019-01-18 05:04:07,615 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:04:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f8585e03-778a-418d-8508-3d24e719f2a9 Content-Encoding: gzip Content-Length: 247 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/ccac38ea86a048c183796fe3184f3438"}, "enabled": true, "id": "ccac38ea86a048c183796fe3184f3438", "parent_id": "default", "domain_id": "default", "name": "api_check-project_2744c22f-2cb8-4f83-8516-7c0ba84fdd9b"}} 2019-01-18 05:04:07,615 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/ccac38ea86a048c183796fe3184f3438 used request id req-f8585e03-778a-418d-8508-3d24e719f2a9 2019-01-18 05:04:07,616 - cinder_utils - INFO - Deleting volume named - CinderUtilsVolumeTests-2c801f4c-bb72-4d1c-9bc7-999734fbd078 2019-01-18 05:04:07,619 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8776/v3/ccac38ea86a048c183796fe3184f3438/volumes/295951f0-d424-46cb-9f50-5896159f2157 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-27f403dc-9bfd-41c7-abd1-91502c648b37" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51dce0ea60920c40c718d9d88f926de36078269a" 2019-01-18 05:04:07,854 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Fri, 18 Jan 2019 05:04:07 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-8478278a-ab9b-42b7-8186-4630710f7892 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. 2019-01-18 05:04:07,854 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.23:8776/v3/ccac38ea86a048c183796fe3184f3438/volumes/295951f0-d424-46cb-9f50-5896159f2157 used request id req-8478278a-ab9b-42b7-8186-4630710f7892 2019-01-18 05:04:07,857 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/ccac38ea86a048c183796fe3184f3438/volumes/295951f0-d424-46cb-9f50-5896159f2157 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-27f403dc-9bfd-41c7-abd1-91502c648b37" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51dce0ea60920c40c718d9d88f926de36078269a" 2019-01-18 05:04:08,052 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:04:07 GMT Server: Apache x-compute-request-id: req-ad01cab1-c29a-42d6-a7af-85a0646d2861 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-ad01cab1-c29a-42d6-a7af-85a0646d2861 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/ccac38ea86a048c183796fe3184f3438/volumes/295951f0-d424-46cb-9f50-5896159f2157", "rel": "self"}, {"href": "http://172.30.9.23:8776/ccac38ea86a048c183796fe3184f3438/volumes/295951f0-d424-46cb-9f50-5896159f2157", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2019-01-18T05:04:07.000000", "replication_status": null, "snapshot_id": null, "id": "295951f0-d424-46cb-9f50-5896159f2157", "size": 1, "user_id": "cb9b3d6d59cd466fb9e330547dcd06c7", "os-vol-tenant-attr:tenant_id": "ccac38ea86a048c183796fe3184f3438", "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-2c801f4c-bb72-4d1c-9bc7-999734fbd078", "bootable": "false", "created_at": "2019-01-18T05:04:06.000000", "volume_type": null}} 2019-01-18 05:04:08,053 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/ccac38ea86a048c183796fe3184f3438/volumes/295951f0-d424-46cb-9f50-5896159f2157 used request id req-ad01cab1-c29a-42d6-a7af-85a0646d2861 2019-01-18 05:04:11,059 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/ccac38ea86a048c183796fe3184f3438/volumes/295951f0-d424-46cb-9f50-5896159f2157 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-27f403dc-9bfd-41c7-abd1-91502c648b37" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51dce0ea60920c40c718d9d88f926de36078269a" 2019-01-18 05:04:11,251 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Fri, 18 Jan 2019 05:04:11 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-15c10a3f-44cd-43cc-9e1f-8ab358a7d8ef x-openstack-request-id: req-15c10a3f-44cd-43cc-9e1f-8ab358a7d8ef Content-Length: 109 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume 295951f0-d424-46cb-9f50-5896159f2157 could not be found.", "code": 404}} 2019-01-18 05:04:11,252 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/ccac38ea86a048c183796fe3184f3438/volumes/295951f0-d424-46cb-9f50-5896159f2157 used request id req-15c10a3f-44cd-43cc-9e1f-8ab358a7d8ef 2019-01-18 05:04:11,254 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 05:04:11,644 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "45b844776369475b95254c1dd61269c1", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}, {"id": "6aff393fb9af4d958a8117fea50ad769", "name": "Member"}], "expires_at": "2019-01-18T06:04:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ccac38ea86a048c183796fe3184f3438", "name": "api_check-project_2744c22f-2cb8-4f83-8516-7c0ba84fdd9b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_2744c22f-2cb8-4f83-8516-7c0ba84fdd9b", "id": "cb9b3d6d59cd466fb9e330547dcd06c7"}, "audit_ids": ["qTGcWrX8SAqBa_pr7RJYIg"], "issued_at": "2019-01-18T05:04:11.000000Z"}} 2019-01-18 05:04:11,647 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8776/v3/ccac38ea86a048c183796fe3184f3438/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1ef19b678dcf7616b69210e3846cf10de494596" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CinderUtilsSimpleVolumeTypeTests-10318039-4fda-4bf3-929c-9052f9f17e9b", "description": null}}' 2019-01-18 05:04:11,878 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:04:11 GMT Server: Apache x-compute-request-id: req-c269238e-a9ae-43a2-a2ce-c29e12e18096 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-c269238e-a9ae-43a2-a2ce-c29e12e18096 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsSimpleVolumeTypeTests-10318039-4fda-4bf3-929c-9052f9f17e9b", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "e786bb40-ce45-4ba1-8a91-3caeff94bc7e", "description": null}} 2019-01-18 05:04:11,878 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.23:8776/v3/ccac38ea86a048c183796fe3184f3438/types used request id req-c269238e-a9ae-43a2-a2ce-c29e12e18096 2019-01-18 05:04:11,882 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/ccac38ea86a048c183796fe3184f3438/types?is_public=None -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-c269238e-a9ae-43a2-a2ce-c29e12e18096" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1ef19b678dcf7616b69210e3846cf10de494596" 2019-01-18 05:04:12,060 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:04:11 GMT Server: Apache x-compute-request-id: req-5b0e6654-6e38-4feb-82e1-30330a60818a OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-5b0e6654-6e38-4feb-82e1-30330a60818a Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"volume_types": [{"name": "CinderUtilsSimpleVolumeTypeTests-10318039-4fda-4bf3-929c-9052f9f17e9b", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "e786bb40-ce45-4ba1-8a91-3caeff94bc7e", "description": null}]} 2019-01-18 05:04:12,060 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/ccac38ea86a048c183796fe3184f3438/types?is_public=None used request id req-5b0e6654-6e38-4feb-82e1-30330a60818a 2019-01-18 05:04:12,063 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/ccac38ea86a048c183796fe3184f3438/types/e786bb40-ce45-4ba1-8a91-3caeff94bc7e -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-c269238e-a9ae-43a2-a2ce-c29e12e18096" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1ef19b678dcf7616b69210e3846cf10de494596" 2019-01-18 05:04:12,228 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:04:12 GMT Server: Apache x-compute-request-id: req-954d8468-6a73-4e89-90f3-9d59d79505ff OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-954d8468-6a73-4e89-90f3-9d59d79505ff Content-Encoding: gzip Content-Length: 206 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsSimpleVolumeTypeTests-10318039-4fda-4bf3-929c-9052f9f17e9b", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "e786bb40-ce45-4ba1-8a91-3caeff94bc7e", "description": null}} 2019-01-18 05:04:12,229 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/ccac38ea86a048c183796fe3184f3438/types/e786bb40-ce45-4ba1-8a91-3caeff94bc7e used request id req-954d8468-6a73-4e89-90f3-9d59d79505ff 2019-01-18 05:04:12,232 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/ccac38ea86a048c183796fe3184f3438/types/e786bb40-ce45-4ba1-8a91-3caeff94bc7e/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-c269238e-a9ae-43a2-a2ce-c29e12e18096" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1ef19b678dcf7616b69210e3846cf10de494596" 2019-01-18 05:04:12,416 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:04:12 GMT Server: Apache x-compute-request-id: req-efa5eaef-21d4-42f0-b7a7-97c061a5f4fd OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-efa5eaef-21d4-42f0-b7a7-97c061a5f4fd Content-Length: 2 Content-Type: application/json RESP BODY: {} 2019-01-18 05:04:12,417 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/ccac38ea86a048c183796fe3184f3438/types/e786bb40-ce45-4ba1-8a91-3caeff94bc7e/encryption used request id req-efa5eaef-21d4-42f0-b7a7-97c061a5f4fd 2019-01-18 05:04:12,417 - cinder_utils - INFO - Deleting volume named - CinderUtilsSimpleVolumeTypeTests-10318039-4fda-4bf3-929c-9052f9f17e9b 2019-01-18 05:04:12,420 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8776/v3/ccac38ea86a048c183796fe3184f3438/types/e786bb40-ce45-4ba1-8a91-3caeff94bc7e -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-c269238e-a9ae-43a2-a2ce-c29e12e18096" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1ef19b678dcf7616b69210e3846cf10de494596" 2019-01-18 05:04:12,642 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Fri, 18 Jan 2019 05:04:12 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-703909cd-48f4-4447-99c8-3965426aa6fb 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. 2019-01-18 05:04:12,642 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.23:8776/v3/ccac38ea86a048c183796fe3184f3438/types/e786bb40-ce45-4ba1-8a91-3caeff94bc7e used request id req-703909cd-48f4-4447-99c8-3965426aa6fb 2019-01-18 05:04:12,645 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/ccac38ea86a048c183796fe3184f3438/types/e786bb40-ce45-4ba1-8a91-3caeff94bc7e -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-c269238e-a9ae-43a2-a2ce-c29e12e18096" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1ef19b678dcf7616b69210e3846cf10de494596" 2019-01-18 05:04:12,804 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Fri, 18 Jan 2019 05:04:12 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-9e824f30-6955-4ffb-9590-a8b09fb9e28a x-openstack-request-id: req-9e824f30-6955-4ffb-9590-a8b09fb9e28a Content-Length: 114 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume type e786bb40-ce45-4ba1-8a91-3caeff94bc7e could not be found.", "code": 404}} 2019-01-18 05:04:12,804 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/ccac38ea86a048c183796fe3184f3438/types/e786bb40-ce45-4ba1-8a91-3caeff94bc7e used request id req-9e824f30-6955-4ffb-9590-a8b09fb9e28a 2019-01-18 05:04:12,805 - cinder_utils - INFO - Volume with ID [e786bb40-ce45-4ba1-8a91-3caeff94bc7e] does not exist 2019-01-18 05:04:12,805 - cinder_utils - INFO - Deleting volume named - CinderUtilsSimpleVolumeTypeTests-10318039-4fda-4bf3-929c-9052f9f17e9b 2019-01-18 05:04:12,808 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8776/v3/ccac38ea86a048c183796fe3184f3438/types/e786bb40-ce45-4ba1-8a91-3caeff94bc7e -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-c269238e-a9ae-43a2-a2ce-c29e12e18096" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1ef19b678dcf7616b69210e3846cf10de494596" 2019-01-18 05:04:12,830 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Fri, 18 Jan 2019 05:04:12 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-6b5fd949-8f37-4b6c-9f60-214d75053a0b x-openstack-request-id: req-6b5fd949-8f37-4b6c-9f60-214d75053a0b Content-Length: 114 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume type e786bb40-ce45-4ba1-8a91-3caeff94bc7e could not be found.", "code": 404}} 2019-01-18 05:04:12,830 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.23:8776/v3/ccac38ea86a048c183796fe3184f3438/types/e786bb40-ce45-4ba1-8a91-3caeff94bc7e used request id req-6b5fd949-8f37-4b6c-9f60-214d75053a0b 2019-01-18 05:04:12,833 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 05:04:13,225 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "45b844776369475b95254c1dd61269c1", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}, {"id": "6aff393fb9af4d958a8117fea50ad769", "name": "Member"}], "expires_at": "2019-01-18T06:04:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ccac38ea86a048c183796fe3184f3438", "name": "api_check-project_2744c22f-2cb8-4f83-8516-7c0ba84fdd9b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_2744c22f-2cb8-4f83-8516-7c0ba84fdd9b", "id": "cb9b3d6d59cd466fb9e330547dcd06c7"}, "audit_ids": ["0t4_U6vQQg2DKKIyFywBzQ"], "issued_at": "2019-01-18T05:04:13.000000Z"}} 2019-01-18 05:04:13,228 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8776/v3/ccac38ea86a048c183796fe3184f3438/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c0698b3c2b8a454ab1f55b6fe815b6a4a3c5187" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CinderUtilsSimpleVolumeTypeTests-a78f4899-ced4-4b7b-8279-7138c40e155e", "description": null}}' 2019-01-18 05:04:13,456 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:04:13 GMT Server: Apache x-compute-request-id: req-0ba06eb2-0d26-445e-a44c-23994348054b OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-0ba06eb2-0d26-445e-a44c-23994348054b Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsSimpleVolumeTypeTests-a78f4899-ced4-4b7b-8279-7138c40e155e", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "87492615-be72-441c-acfc-d7859464d830", "description": null}} 2019-01-18 05:04:13,456 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.23:8776/v3/ccac38ea86a048c183796fe3184f3438/types used request id req-0ba06eb2-0d26-445e-a44c-23994348054b 2019-01-18 05:04:13,459 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/ccac38ea86a048c183796fe3184f3438/types?is_public=None -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-0ba06eb2-0d26-445e-a44c-23994348054b" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c0698b3c2b8a454ab1f55b6fe815b6a4a3c5187" 2019-01-18 05:04:13,663 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:04:13 GMT Server: Apache x-compute-request-id: req-d25dcd20-7225-40d9-a654-603af3481aac OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-d25dcd20-7225-40d9-a654-603af3481aac Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"volume_types": [{"name": "CinderUtilsSimpleVolumeTypeTests-a78f4899-ced4-4b7b-8279-7138c40e155e", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "87492615-be72-441c-acfc-d7859464d830", "description": null}]} 2019-01-18 05:04:13,663 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/ccac38ea86a048c183796fe3184f3438/types?is_public=None used request id req-d25dcd20-7225-40d9-a654-603af3481aac 2019-01-18 05:04:13,667 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/ccac38ea86a048c183796fe3184f3438/types/87492615-be72-441c-acfc-d7859464d830 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-0ba06eb2-0d26-445e-a44c-23994348054b" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c0698b3c2b8a454ab1f55b6fe815b6a4a3c5187" 2019-01-18 05:04:13,828 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:04:13 GMT Server: Apache x-compute-request-id: req-da3c2baa-1aee-48f4-a716-21c09111d460 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-da3c2baa-1aee-48f4-a716-21c09111d460 Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsSimpleVolumeTypeTests-a78f4899-ced4-4b7b-8279-7138c40e155e", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "87492615-be72-441c-acfc-d7859464d830", "description": null}} 2019-01-18 05:04:13,828 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/ccac38ea86a048c183796fe3184f3438/types/87492615-be72-441c-acfc-d7859464d830 used request id req-da3c2baa-1aee-48f4-a716-21c09111d460 2019-01-18 05:04:13,832 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/ccac38ea86a048c183796fe3184f3438/types/87492615-be72-441c-acfc-d7859464d830/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-0ba06eb2-0d26-445e-a44c-23994348054b" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c0698b3c2b8a454ab1f55b6fe815b6a4a3c5187" 2019-01-18 05:04:14,009 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:04:13 GMT Server: Apache x-compute-request-id: req-dc3c1ff8-53d4-4cd7-82d8-a1781e0cd521 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-dc3c1ff8-53d4-4cd7-82d8-a1781e0cd521 Content-Length: 2 Content-Type: application/json RESP BODY: {} 2019-01-18 05:04:14,009 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/ccac38ea86a048c183796fe3184f3438/types/87492615-be72-441c-acfc-d7859464d830/encryption used request id req-dc3c1ff8-53d4-4cd7-82d8-a1781e0cd521 2019-01-18 05:04:14,012 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/ccac38ea86a048c183796fe3184f3438/types/87492615-be72-441c-acfc-d7859464d830 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-0ba06eb2-0d26-445e-a44c-23994348054b" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c0698b3c2b8a454ab1f55b6fe815b6a4a3c5187" 2019-01-18 05:04:14,192 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:04:13 GMT Server: Apache x-compute-request-id: req-c5bfcb75-c6cc-4e5f-8655-59af7e299336 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-c5bfcb75-c6cc-4e5f-8655-59af7e299336 Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsSimpleVolumeTypeTests-a78f4899-ced4-4b7b-8279-7138c40e155e", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "87492615-be72-441c-acfc-d7859464d830", "description": null}} 2019-01-18 05:04:14,193 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/ccac38ea86a048c183796fe3184f3438/types/87492615-be72-441c-acfc-d7859464d830 used request id req-c5bfcb75-c6cc-4e5f-8655-59af7e299336 2019-01-18 05:04:14,196 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/ccac38ea86a048c183796fe3184f3438/types/87492615-be72-441c-acfc-d7859464d830 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-0ba06eb2-0d26-445e-a44c-23994348054b" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c0698b3c2b8a454ab1f55b6fe815b6a4a3c5187" 2019-01-18 05:04:14,217 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:04:14 GMT Server: Apache x-compute-request-id: req-76bc0e61-cd96-4e38-9269-d8208f7e5fff OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-76bc0e61-cd96-4e38-9269-d8208f7e5fff Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsSimpleVolumeTypeTests-a78f4899-ced4-4b7b-8279-7138c40e155e", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "87492615-be72-441c-acfc-d7859464d830", "description": null}} 2019-01-18 05:04:14,218 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/ccac38ea86a048c183796fe3184f3438/types/87492615-be72-441c-acfc-d7859464d830 used request id req-76bc0e61-cd96-4e38-9269-d8208f7e5fff 2019-01-18 05:04:14,220 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/ccac38ea86a048c183796fe3184f3438/types/87492615-be72-441c-acfc-d7859464d830/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-0ba06eb2-0d26-445e-a44c-23994348054b" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c0698b3c2b8a454ab1f55b6fe815b6a4a3c5187" 2019-01-18 05:04:14,240 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:04:14 GMT Server: Apache x-compute-request-id: req-f52e6a23-7003-404f-9cda-d9226cb606c9 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-f52e6a23-7003-404f-9cda-d9226cb606c9 Content-Length: 2 Content-Type: application/json RESP BODY: {} 2019-01-18 05:04:14,241 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/ccac38ea86a048c183796fe3184f3438/types/87492615-be72-441c-acfc-d7859464d830/encryption used request id req-f52e6a23-7003-404f-9cda-d9226cb606c9 2019-01-18 05:04:14,241 - cinder_utils - INFO - Deleting volume named - CinderUtilsSimpleVolumeTypeTests-a78f4899-ced4-4b7b-8279-7138c40e155e 2019-01-18 05:04:14,243 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8776/v3/ccac38ea86a048c183796fe3184f3438/types/87492615-be72-441c-acfc-d7859464d830 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-0ba06eb2-0d26-445e-a44c-23994348054b" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c0698b3c2b8a454ab1f55b6fe815b6a4a3c5187" 2019-01-18 05:04:14,325 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Fri, 18 Jan 2019 05:04:14 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-ad05dc93-3884-43a6-8d1c-0caac49f6e1e 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. 2019-01-18 05:04:14,326 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.23:8776/v3/ccac38ea86a048c183796fe3184f3438/types/87492615-be72-441c-acfc-d7859464d830 used request id req-ad05dc93-3884-43a6-8d1c-0caac49f6e1e 2019-01-18 05:04:14,328 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 05:04:14,700 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "45b844776369475b95254c1dd61269c1", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}, {"id": "6aff393fb9af4d958a8117fea50ad769", "name": "Member"}], "expires_at": "2019-01-18T06:04:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ccac38ea86a048c183796fe3184f3438", "name": "api_check-project_2744c22f-2cb8-4f83-8516-7c0ba84fdd9b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_2744c22f-2cb8-4f83-8516-7c0ba84fdd9b", "id": "cb9b3d6d59cd466fb9e330547dcd06c7"}, "audit_ids": ["6-n39OPkTMaGu8O7Wlf0YA"], "issued_at": "2019-01-18T05:04:14.000000Z"}} 2019-01-18 05:04:14,703 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8776/v3/ccac38ea86a048c183796fe3184f3438/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}56031cb66b5366f78dbb7c64e3763cef8b848bc5" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CinderUtilsAddEncryptionTests-d75358b4-6df3-4dcb-8cc2-e93c5e50d5b6-type", "description": null}}' 2019-01-18 05:04:14,895 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:04:14 GMT Server: Apache x-compute-request-id: req-9142f28b-89a2-474c-96ca-a904026c02eb OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-9142f28b-89a2-474c-96ca-a904026c02eb Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-d75358b4-6df3-4dcb-8cc2-e93c5e50d5b6-type", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "25fe76ad-aeed-41c4-84e6-cda4860f566d", "description": null}} 2019-01-18 05:04:14,895 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.23:8776/v3/ccac38ea86a048c183796fe3184f3438/types used request id req-9142f28b-89a2-474c-96ca-a904026c02eb 2019-01-18 05:04:14,899 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8776/v3/ccac38ea86a048c183796fe3184f3438/types/25fe76ad-aeed-41c4-84e6-cda4860f566d/encryption -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-9142f28b-89a2-474c-96ca-a904026c02eb" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}56031cb66b5366f78dbb7c64e3763cef8b848bc5" -d '{"encryption": {"name": "CinderUtilsAddEncryptionTests-d75358b4-6df3-4dcb-8cc2-e93c5e50d5b6", "control_location": "back-end", "key_size": -1, "provider": "foo", "provider_class": "foo", "cipher": "bar"}}' 2019-01-18 05:04:15,096 - cinderclient.v3.client - DEBUG - RESP: [400] Date: Fri, 18 Jan 2019 05:04:14 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-4b6015b7-91e4-4377-bef1-d2576084766d x-openstack-request-id: req-4b6015b7-91e4-4377-bef1-d2576084766d Content-Length: 65 Content-Type: application/json RESP BODY: {"badRequest": {"message": "key_size must be >= 0", "code": 400}} 2019-01-18 05:04:15,097 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.23:8776/v3/ccac38ea86a048c183796fe3184f3438/types/25fe76ad-aeed-41c4-84e6-cda4860f566d/encryption used request id req-4b6015b7-91e4-4377-bef1-d2576084766d 2019-01-18 05:04:15,097 - cinder_utils - INFO - Deleting volume named - CinderUtilsAddEncryptionTests-d75358b4-6df3-4dcb-8cc2-e93c5e50d5b6-type 2019-01-18 05:04:15,100 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8776/v3/ccac38ea86a048c183796fe3184f3438/types/25fe76ad-aeed-41c4-84e6-cda4860f566d -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-9142f28b-89a2-474c-96ca-a904026c02eb" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}56031cb66b5366f78dbb7c64e3763cef8b848bc5" 2019-01-18 05:04:15,331 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Fri, 18 Jan 2019 05:04:15 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-1537e951-cd21-4ab8-acef-743c0f887e55 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. 2019-01-18 05:04:15,331 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.23:8776/v3/ccac38ea86a048c183796fe3184f3438/types/25fe76ad-aeed-41c4-84e6-cda4860f566d used request id req-1537e951-cd21-4ab8-acef-743c0f887e55 2019-01-18 05:04:15,333 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 05:04:15,723 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "45b844776369475b95254c1dd61269c1", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}, {"id": "6aff393fb9af4d958a8117fea50ad769", "name": "Member"}], "expires_at": "2019-01-18T06:04:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ccac38ea86a048c183796fe3184f3438", "name": "api_check-project_2744c22f-2cb8-4f83-8516-7c0ba84fdd9b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_2744c22f-2cb8-4f83-8516-7c0ba84fdd9b", "id": "cb9b3d6d59cd466fb9e330547dcd06c7"}, "audit_ids": ["dZbSpP9jSz2zWJld5YYAZg"], "issued_at": "2019-01-18T05:04:15.000000Z"}} 2019-01-18 05:04:15,726 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8776/v3/ccac38ea86a048c183796fe3184f3438/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9efec6b100d026cc53b473104c69b4923020ef4" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CinderUtilsAddEncryptionTests-566886c1-237d-4009-9dcb-a945590ce7db-type", "description": null}}' 2019-01-18 05:04:15,937 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:04:15 GMT Server: Apache x-compute-request-id: req-d0be9f05-d3fb-4abf-b727-78646b3426d5 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-d0be9f05-d3fb-4abf-b727-78646b3426d5 Content-Encoding: gzip Content-Length: 199 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-566886c1-237d-4009-9dcb-a945590ce7db-type", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "e2500d52-ced8-49be-a16c-13135fc0b838", "description": null}} 2019-01-18 05:04:15,937 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.23:8776/v3/ccac38ea86a048c183796fe3184f3438/types used request id req-d0be9f05-d3fb-4abf-b727-78646b3426d5 2019-01-18 05:04:15,940 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8776/v3/ccac38ea86a048c183796fe3184f3438/types/e2500d52-ced8-49be-a16c-13135fc0b838/encryption -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-d0be9f05-d3fb-4abf-b727-78646b3426d5" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9efec6b100d026cc53b473104c69b4923020ef4" -d '{"encryption": {"control_location": "back-end", "provider_class": "LuksEncryptor", "name": "CinderUtilsAddEncryptionTests-566886c1-237d-4009-9dcb-a945590ce7db", "provider": "LuksEncryptor"}}' 2019-01-18 05:04:16,152 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:04:15 GMT Server: Apache x-compute-request-id: req-9425850c-5280-4300-8108-2fbd57d71dbd OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-9425850c-5280-4300-8108-2fbd57d71dbd Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"encryption": {"volume_type_id": "e2500d52-ced8-49be-a16c-13135fc0b838", "name": "CinderUtilsAddEncryptionTests-566886c1-237d-4009-9dcb-a945590ce7db", "control_location": "back-end", "encryption_id": "2dfae94c-db56-4cb0-a03b-dde06f302622", "provider": "LuksEncryptor", "provider_class": "LuksEncryptor"}} 2019-01-18 05:04:16,152 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.23:8776/v3/ccac38ea86a048c183796fe3184f3438/types/e2500d52-ced8-49be-a16c-13135fc0b838/encryption used request id req-9425850c-5280-4300-8108-2fbd57d71dbd 2019-01-18 05:04:16,156 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/ccac38ea86a048c183796fe3184f3438/types/e2500d52-ced8-49be-a16c-13135fc0b838 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-d0be9f05-d3fb-4abf-b727-78646b3426d5" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9efec6b100d026cc53b473104c69b4923020ef4" 2019-01-18 05:04:16,329 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:04:16 GMT Server: Apache x-compute-request-id: req-9fa519c5-d962-48a6-9cec-3e054f73dc2d OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-9fa519c5-d962-48a6-9cec-3e054f73dc2d Content-Encoding: gzip Content-Length: 210 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-566886c1-237d-4009-9dcb-a945590ce7db-type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "e2500d52-ced8-49be-a16c-13135fc0b838", "description": null}} 2019-01-18 05:04:16,329 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/ccac38ea86a048c183796fe3184f3438/types/e2500d52-ced8-49be-a16c-13135fc0b838 used request id req-9fa519c5-d962-48a6-9cec-3e054f73dc2d 2019-01-18 05:04:16,332 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/ccac38ea86a048c183796fe3184f3438/types/e2500d52-ced8-49be-a16c-13135fc0b838/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-d0be9f05-d3fb-4abf-b727-78646b3426d5" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9efec6b100d026cc53b473104c69b4923020ef4" 2019-01-18 05:04:17,064 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:04:16 GMT Server: Apache x-compute-request-id: req-db0c220b-5f7a-4b05-b6ec-94e67683818e OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-db0c220b-5f7a-4b05-b6ec-94e67683818e Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"volume_type_id": "e2500d52-ced8-49be-a16c-13135fc0b838", "control_location": "back-end", "deleted": false, "created_at": "2019-01-18T05:04:16.000000", "updated_at": null, "encryption_id": "2dfae94c-db56-4cb0-a03b-dde06f302622", "key_size": null, "provider": "LuksEncryptor", "deleted_at": null, "cipher": null} 2019-01-18 05:04:17,064 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/ccac38ea86a048c183796fe3184f3438/types/e2500d52-ced8-49be-a16c-13135fc0b838/encryption used request id req-db0c220b-5f7a-4b05-b6ec-94e67683818e 2019-01-18 05:04:17,064 - cinder_utils - INFO - Deleting volume encryption for volume type - CinderUtilsAddEncryptionTests-566886c1-237d-4009-9dcb-a945590ce7db-type 2019-01-18 05:04:17,067 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/ccac38ea86a048c183796fe3184f3438/types/e2500d52-ced8-49be-a16c-13135fc0b838 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-d0be9f05-d3fb-4abf-b727-78646b3426d5" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9efec6b100d026cc53b473104c69b4923020ef4" 2019-01-18 05:04:17,241 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:04:17 GMT Server: Apache x-compute-request-id: req-aa020c53-bf9a-472a-8394-5f4e9405afad OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-aa020c53-bf9a-472a-8394-5f4e9405afad Content-Encoding: gzip Content-Length: 210 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-566886c1-237d-4009-9dcb-a945590ce7db-type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "e2500d52-ced8-49be-a16c-13135fc0b838", "description": null}} 2019-01-18 05:04:17,241 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/ccac38ea86a048c183796fe3184f3438/types/e2500d52-ced8-49be-a16c-13135fc0b838 used request id req-aa020c53-bf9a-472a-8394-5f4e9405afad 2019-01-18 05:04:17,244 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8776/v3/ccac38ea86a048c183796fe3184f3438/types/e2500d52-ced8-49be-a16c-13135fc0b838/encryption/provider -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-d0be9f05-d3fb-4abf-b727-78646b3426d5" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9efec6b100d026cc53b473104c69b4923020ef4" 2019-01-18 05:04:17,456 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Fri, 18 Jan 2019 05:04:17 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-2cc055b8-aa5a-4592-a627-4af424ac568f 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. 2019-01-18 05:04:17,456 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.23:8776/v3/ccac38ea86a048c183796fe3184f3438/types/e2500d52-ced8-49be-a16c-13135fc0b838/encryption/provider used request id req-2cc055b8-aa5a-4592-a627-4af424ac568f 2019-01-18 05:04:17,459 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/ccac38ea86a048c183796fe3184f3438/types/e2500d52-ced8-49be-a16c-13135fc0b838 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-d0be9f05-d3fb-4abf-b727-78646b3426d5" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9efec6b100d026cc53b473104c69b4923020ef4" 2019-01-18 05:04:17,641 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:04:17 GMT Server: Apache x-compute-request-id: req-ff4b222b-183b-4ca7-b8ba-60a8895d03b7 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-ff4b222b-183b-4ca7-b8ba-60a8895d03b7 Content-Encoding: gzip Content-Length: 210 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-566886c1-237d-4009-9dcb-a945590ce7db-type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "e2500d52-ced8-49be-a16c-13135fc0b838", "description": null}} 2019-01-18 05:04:17,641 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/ccac38ea86a048c183796fe3184f3438/types/e2500d52-ced8-49be-a16c-13135fc0b838 used request id req-ff4b222b-183b-4ca7-b8ba-60a8895d03b7 2019-01-18 05:04:17,645 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/ccac38ea86a048c183796fe3184f3438/types/e2500d52-ced8-49be-a16c-13135fc0b838/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-d0be9f05-d3fb-4abf-b727-78646b3426d5" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9efec6b100d026cc53b473104c69b4923020ef4" 2019-01-18 05:04:17,820 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:04:17 GMT Server: Apache x-compute-request-id: req-5c3796b1-ddc3-47de-b20b-db1d440784e7 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-5c3796b1-ddc3-47de-b20b-db1d440784e7 Content-Length: 2 Content-Type: application/json RESP BODY: {} 2019-01-18 05:04:17,820 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/ccac38ea86a048c183796fe3184f3438/types/e2500d52-ced8-49be-a16c-13135fc0b838/encryption used request id req-5c3796b1-ddc3-47de-b20b-db1d440784e7 2019-01-18 05:04:17,820 - cinder_utils - INFO - Deleting volume encryption for volume type - CinderUtilsAddEncryptionTests-566886c1-237d-4009-9dcb-a945590ce7db-type 2019-01-18 05:04:17,823 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/ccac38ea86a048c183796fe3184f3438/types/e2500d52-ced8-49be-a16c-13135fc0b838 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-d0be9f05-d3fb-4abf-b727-78646b3426d5" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9efec6b100d026cc53b473104c69b4923020ef4" 2019-01-18 05:04:17,983 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:04:17 GMT Server: Apache x-compute-request-id: req-a85fb320-562a-48d6-8c59-8286ae548798 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-a85fb320-562a-48d6-8c59-8286ae548798 Content-Encoding: gzip Content-Length: 210 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-566886c1-237d-4009-9dcb-a945590ce7db-type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "e2500d52-ced8-49be-a16c-13135fc0b838", "description": null}} 2019-01-18 05:04:17,983 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/ccac38ea86a048c183796fe3184f3438/types/e2500d52-ced8-49be-a16c-13135fc0b838 used request id req-a85fb320-562a-48d6-8c59-8286ae548798 2019-01-18 05:04:17,986 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8776/v3/ccac38ea86a048c183796fe3184f3438/types/e2500d52-ced8-49be-a16c-13135fc0b838/encryption/provider -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-d0be9f05-d3fb-4abf-b727-78646b3426d5" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9efec6b100d026cc53b473104c69b4923020ef4" 2019-01-18 05:04:18,164 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Fri, 18 Jan 2019 05:04:17 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-3436ab5a-d23a-4ab9-ab6e-81355a3e9e18 x-openstack-request-id: req-3436ab5a-d23a-4ab9-ab6e-81355a3e9e18 Content-Length: 130 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume type encryption for type e2500d52-ced8-49be-a16c-13135fc0b838 does not exist.", "code": 404}} 2019-01-18 05:04:18,164 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.23:8776/v3/ccac38ea86a048c183796fe3184f3438/types/e2500d52-ced8-49be-a16c-13135fc0b838/encryption/provider used request id req-3436ab5a-d23a-4ab9-ab6e-81355a3e9e18 2019-01-18 05:04:18,164 - cinder_utils - INFO - Deleting volume named - CinderUtilsAddEncryptionTests-566886c1-237d-4009-9dcb-a945590ce7db-type 2019-01-18 05:04:18,167 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8776/v3/ccac38ea86a048c183796fe3184f3438/types/e2500d52-ced8-49be-a16c-13135fc0b838 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-d0be9f05-d3fb-4abf-b727-78646b3426d5" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9efec6b100d026cc53b473104c69b4923020ef4" 2019-01-18 05:04:18,233 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Fri, 18 Jan 2019 05:04:18 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-9e920c8c-fea3-4bd8-87d3-a7ce641a1082 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. 2019-01-18 05:04:18,234 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.23:8776/v3/ccac38ea86a048c183796fe3184f3438/types/e2500d52-ced8-49be-a16c-13135fc0b838 used request id req-9e920c8c-fea3-4bd8-87d3-a7ce641a1082 2019-01-18 05:04:18,236 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 05:04:18,620 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "45b844776369475b95254c1dd61269c1", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}, {"id": "6aff393fb9af4d958a8117fea50ad769", "name": "Member"}], "expires_at": "2019-01-18T06:04:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ccac38ea86a048c183796fe3184f3438", "name": "api_check-project_2744c22f-2cb8-4f83-8516-7c0ba84fdd9b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_2744c22f-2cb8-4f83-8516-7c0ba84fdd9b", "id": "cb9b3d6d59cd466fb9e330547dcd06c7"}, "audit_ids": ["-Fral1CIQaefFdSWeiJpDQ"], "issued_at": "2019-01-18T05:04:18.000000Z"}} 2019-01-18 05:04:18,623 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8776/v3/ccac38ea86a048c183796fe3184f3438/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aaff677434e04d9da7ec2decb2595d16f2e9088f" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CinderUtilsAddEncryptionTests-84fe7903-8546-460c-be0b-bd5777512db1-type", "description": null}}' 2019-01-18 05:04:18,955 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:04:18 GMT Server: Apache x-compute-request-id: req-d054baee-c8f5-497e-a1e4-01bc11340d38 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-d054baee-c8f5-497e-a1e4-01bc11340d38 Content-Encoding: gzip Content-Length: 199 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-84fe7903-8546-460c-be0b-bd5777512db1-type", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "1494f29f-c8ed-4cbd-bd00-20b09e757536", "description": null}} 2019-01-18 05:04:18,955 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.23:8776/v3/ccac38ea86a048c183796fe3184f3438/types used request id req-d054baee-c8f5-497e-a1e4-01bc11340d38 2019-01-18 05:04:18,958 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8776/v3/ccac38ea86a048c183796fe3184f3438/types/1494f29f-c8ed-4cbd-bd00-20b09e757536/encryption -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-d054baee-c8f5-497e-a1e4-01bc11340d38" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aaff677434e04d9da7ec2decb2595d16f2e9088f" -d '{"encryption": {"control_location": "front-end", "provider_class": "foo", "name": "CinderUtilsAddEncryptionTests-84fe7903-8546-460c-be0b-bd5777512db1", "provider": "foo"}}' 2019-01-18 05:04:19,182 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:04:18 GMT Server: Apache x-compute-request-id: req-4300f432-a2de-4fba-bec2-fd6dbecdc2de OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-4300f432-a2de-4fba-bec2-fd6dbecdc2de Content-Encoding: gzip Content-Length: 215 Content-Type: application/json RESP BODY: {"encryption": {"volume_type_id": "1494f29f-c8ed-4cbd-bd00-20b09e757536", "name": "CinderUtilsAddEncryptionTests-84fe7903-8546-460c-be0b-bd5777512db1", "control_location": "front-end", "encryption_id": "94746bdd-966c-4cbf-b781-543b9fd389cf", "provider": "foo", "provider_class": "foo"}} 2019-01-18 05:04:19,182 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.23:8776/v3/ccac38ea86a048c183796fe3184f3438/types/1494f29f-c8ed-4cbd-bd00-20b09e757536/encryption used request id req-4300f432-a2de-4fba-bec2-fd6dbecdc2de 2019-01-18 05:04:19,186 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/ccac38ea86a048c183796fe3184f3438/types/1494f29f-c8ed-4cbd-bd00-20b09e757536 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-d054baee-c8f5-497e-a1e4-01bc11340d38" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aaff677434e04d9da7ec2decb2595d16f2e9088f" 2019-01-18 05:04:19,360 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:04:19 GMT Server: Apache x-compute-request-id: req-b84933fe-62ec-4387-ae35-e2c910b20748 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-b84933fe-62ec-4387-ae35-e2c910b20748 Content-Encoding: gzip Content-Length: 210 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-84fe7903-8546-460c-be0b-bd5777512db1-type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "1494f29f-c8ed-4cbd-bd00-20b09e757536", "description": null}} 2019-01-18 05:04:19,360 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/ccac38ea86a048c183796fe3184f3438/types/1494f29f-c8ed-4cbd-bd00-20b09e757536 used request id req-b84933fe-62ec-4387-ae35-e2c910b20748 2019-01-18 05:04:19,363 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/ccac38ea86a048c183796fe3184f3438/types/1494f29f-c8ed-4cbd-bd00-20b09e757536/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-d054baee-c8f5-497e-a1e4-01bc11340d38" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aaff677434e04d9da7ec2decb2595d16f2e9088f" 2019-01-18 05:04:19,525 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:04:19 GMT Server: Apache x-compute-request-id: req-b9f08b00-f896-4cdf-9e9f-6001afec557c OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-b9f08b00-f896-4cdf-9e9f-6001afec557c Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"volume_type_id": "1494f29f-c8ed-4cbd-bd00-20b09e757536", "control_location": "front-end", "deleted": false, "created_at": "2019-01-18T05:04:19.000000", "updated_at": null, "encryption_id": "94746bdd-966c-4cbf-b781-543b9fd389cf", "key_size": null, "provider": "foo", "deleted_at": null, "cipher": null} 2019-01-18 05:04:19,525 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/ccac38ea86a048c183796fe3184f3438/types/1494f29f-c8ed-4cbd-bd00-20b09e757536/encryption used request id req-b9f08b00-f896-4cdf-9e9f-6001afec557c 2019-01-18 05:04:19,525 - cinder_utils - INFO - Deleting volume encryption for volume type - CinderUtilsAddEncryptionTests-84fe7903-8546-460c-be0b-bd5777512db1-type 2019-01-18 05:04:19,528 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/ccac38ea86a048c183796fe3184f3438/types/1494f29f-c8ed-4cbd-bd00-20b09e757536 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-d054baee-c8f5-497e-a1e4-01bc11340d38" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aaff677434e04d9da7ec2decb2595d16f2e9088f" 2019-01-18 05:04:19,823 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:04:19 GMT Server: Apache x-compute-request-id: req-d63b895d-31da-4840-b587-bb132c208c4a OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-d63b895d-31da-4840-b587-bb132c208c4a Content-Encoding: gzip Content-Length: 210 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-84fe7903-8546-460c-be0b-bd5777512db1-type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "1494f29f-c8ed-4cbd-bd00-20b09e757536", "description": null}} 2019-01-18 05:04:19,823 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/ccac38ea86a048c183796fe3184f3438/types/1494f29f-c8ed-4cbd-bd00-20b09e757536 used request id req-d63b895d-31da-4840-b587-bb132c208c4a 2019-01-18 05:04:19,826 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8776/v3/ccac38ea86a048c183796fe3184f3438/types/1494f29f-c8ed-4cbd-bd00-20b09e757536/encryption/provider -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-d054baee-c8f5-497e-a1e4-01bc11340d38" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aaff677434e04d9da7ec2decb2595d16f2e9088f" 2019-01-18 05:04:20,024 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Fri, 18 Jan 2019 05:04:19 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-f0b447ed-56af-4800-a4b5-642279fb060f 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. 2019-01-18 05:04:20,025 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.23:8776/v3/ccac38ea86a048c183796fe3184f3438/types/1494f29f-c8ed-4cbd-bd00-20b09e757536/encryption/provider used request id req-f0b447ed-56af-4800-a4b5-642279fb060f 2019-01-18 05:04:20,025 - cinder_utils - INFO - Deleting volume named - CinderUtilsAddEncryptionTests-84fe7903-8546-460c-be0b-bd5777512db1-type 2019-01-18 05:04:20,028 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8776/v3/ccac38ea86a048c183796fe3184f3438/types/1494f29f-c8ed-4cbd-bd00-20b09e757536 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-d054baee-c8f5-497e-a1e4-01bc11340d38" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aaff677434e04d9da7ec2decb2595d16f2e9088f" 2019-01-18 05:04:20,231 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Fri, 18 Jan 2019 05:04:20 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-6c815775-d074-4ced-af90-cbcbe72762a1 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. 2019-01-18 05:04:20,231 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.23:8776/v3/ccac38ea86a048c183796fe3184f3438/types/1494f29f-c8ed-4cbd-bd00-20b09e757536 used request id req-6c815775-d074-4ced-af90-cbcbe72762a1 2019-01-18 05:04:20,233 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 05:04:20,612 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "45b844776369475b95254c1dd61269c1", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}, {"id": "6aff393fb9af4d958a8117fea50ad769", "name": "Member"}], "expires_at": "2019-01-18T06:04:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ccac38ea86a048c183796fe3184f3438", "name": "api_check-project_2744c22f-2cb8-4f83-8516-7c0ba84fdd9b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_2744c22f-2cb8-4f83-8516-7c0ba84fdd9b", "id": "cb9b3d6d59cd466fb9e330547dcd06c7"}, "audit_ids": ["kjML_ED2S82krfVuRk6Eeg"], "issued_at": "2019-01-18T05:04:20.000000Z"}} 2019-01-18 05:04:20,615 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8776/v3/ccac38ea86a048c183796fe3184f3438/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b7653dbac356cc3b4d7ffcc82c90f320bf7d3fe" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CinderUtilsAddEncryptionTests-343ee559-6623-4c42-88a7-b6f86acdf426-type", "description": null}}' 2019-01-18 05:04:20,833 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:04:20 GMT Server: Apache x-compute-request-id: req-a81c409c-0282-453d-9ee8-b7213f120231 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-a81c409c-0282-453d-9ee8-b7213f120231 Content-Encoding: gzip Content-Length: 199 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-343ee559-6623-4c42-88a7-b6f86acdf426-type", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "35739fdd-6dc0-42a8-a811-613f5b2675c3", "description": null}} 2019-01-18 05:04:20,833 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.23:8776/v3/ccac38ea86a048c183796fe3184f3438/types used request id req-a81c409c-0282-453d-9ee8-b7213f120231 2019-01-18 05:04:20,836 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8776/v3/ccac38ea86a048c183796fe3184f3438/types/35739fdd-6dc0-42a8-a811-613f5b2675c3/encryption -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-a81c409c-0282-453d-9ee8-b7213f120231" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b7653dbac356cc3b4d7ffcc82c90f320bf7d3fe" -d '{"encryption": {"name": "CinderUtilsAddEncryptionTests-343ee559-6623-4c42-88a7-b6f86acdf426", "control_location": "back-end", "key_size": 1, "provider": "foo", "provider_class": "foo", "cipher": "bar"}}' 2019-01-18 05:04:21,105 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:04:20 GMT Server: Apache x-compute-request-id: req-5c2f535d-18f5-4867-a4b4-e6e38a6ade0d OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-5c2f535d-18f5-4867-a4b4-e6e38a6ade0d Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"encryption": {"volume_type_id": "35739fdd-6dc0-42a8-a811-613f5b2675c3", "name": "CinderUtilsAddEncryptionTests-343ee559-6623-4c42-88a7-b6f86acdf426", "control_location": "back-end", "encryption_id": "0b987bc9-41e6-4397-9f74-8ea42dd46f5e", "key_size": 1, "provider": "foo", "provider_class": "foo", "cipher": "bar"}} 2019-01-18 05:04:21,105 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.23:8776/v3/ccac38ea86a048c183796fe3184f3438/types/35739fdd-6dc0-42a8-a811-613f5b2675c3/encryption used request id req-5c2f535d-18f5-4867-a4b4-e6e38a6ade0d 2019-01-18 05:04:21,108 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/ccac38ea86a048c183796fe3184f3438/types/35739fdd-6dc0-42a8-a811-613f5b2675c3 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-a81c409c-0282-453d-9ee8-b7213f120231" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b7653dbac356cc3b4d7ffcc82c90f320bf7d3fe" 2019-01-18 05:04:21,267 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:04:21 GMT Server: Apache x-compute-request-id: req-63c93242-f5d4-4904-b891-e9d5753f1fd8 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-63c93242-f5d4-4904-b891-e9d5753f1fd8 Content-Encoding: gzip Content-Length: 210 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-343ee559-6623-4c42-88a7-b6f86acdf426-type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "35739fdd-6dc0-42a8-a811-613f5b2675c3", "description": null}} 2019-01-18 05:04:21,267 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/ccac38ea86a048c183796fe3184f3438/types/35739fdd-6dc0-42a8-a811-613f5b2675c3 used request id req-63c93242-f5d4-4904-b891-e9d5753f1fd8 2019-01-18 05:04:21,270 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/ccac38ea86a048c183796fe3184f3438/types/35739fdd-6dc0-42a8-a811-613f5b2675c3/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-a81c409c-0282-453d-9ee8-b7213f120231" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b7653dbac356cc3b4d7ffcc82c90f320bf7d3fe" 2019-01-18 05:04:21,445 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:04:21 GMT Server: Apache x-compute-request-id: req-c6b8bf42-d3e4-4488-ae08-3941118c4076 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-c6b8bf42-d3e4-4488-ae08-3941118c4076 Content-Encoding: gzip Content-Length: 222 Content-Type: application/json RESP BODY: {"volume_type_id": "35739fdd-6dc0-42a8-a811-613f5b2675c3", "control_location": "back-end", "deleted": false, "created_at": "2019-01-18T05:04:21.000000", "updated_at": null, "encryption_id": "0b987bc9-41e6-4397-9f74-8ea42dd46f5e", "key_size": 1, "provider": "foo", "deleted_at": null, "cipher": "bar"} 2019-01-18 05:04:21,445 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/ccac38ea86a048c183796fe3184f3438/types/35739fdd-6dc0-42a8-a811-613f5b2675c3/encryption used request id req-c6b8bf42-d3e4-4488-ae08-3941118c4076 2019-01-18 05:04:21,446 - cinder_utils - INFO - Deleting volume encryption for volume type - CinderUtilsAddEncryptionTests-343ee559-6623-4c42-88a7-b6f86acdf426-type 2019-01-18 05:04:21,448 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/ccac38ea86a048c183796fe3184f3438/types/35739fdd-6dc0-42a8-a811-613f5b2675c3 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-a81c409c-0282-453d-9ee8-b7213f120231" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b7653dbac356cc3b4d7ffcc82c90f320bf7d3fe" 2019-01-18 05:04:21,631 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:04:21 GMT Server: Apache x-compute-request-id: req-c8d31997-b576-4007-9abb-6e529c854533 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-c8d31997-b576-4007-9abb-6e529c854533 Content-Encoding: gzip Content-Length: 210 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-343ee559-6623-4c42-88a7-b6f86acdf426-type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "35739fdd-6dc0-42a8-a811-613f5b2675c3", "description": null}} 2019-01-18 05:04:21,632 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/ccac38ea86a048c183796fe3184f3438/types/35739fdd-6dc0-42a8-a811-613f5b2675c3 used request id req-c8d31997-b576-4007-9abb-6e529c854533 2019-01-18 05:04:21,636 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8776/v3/ccac38ea86a048c183796fe3184f3438/types/35739fdd-6dc0-42a8-a811-613f5b2675c3/encryption/provider -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-a81c409c-0282-453d-9ee8-b7213f120231" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b7653dbac356cc3b4d7ffcc82c90f320bf7d3fe" 2019-01-18 05:04:21,827 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Fri, 18 Jan 2019 05:04:21 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-ca66003f-aae4-4960-a437-ab4868c9f868 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. 2019-01-18 05:04:21,827 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.23:8776/v3/ccac38ea86a048c183796fe3184f3438/types/35739fdd-6dc0-42a8-a811-613f5b2675c3/encryption/provider used request id req-ca66003f-aae4-4960-a437-ab4868c9f868 2019-01-18 05:04:21,828 - cinder_utils - INFO - Deleting volume named - CinderUtilsAddEncryptionTests-343ee559-6623-4c42-88a7-b6f86acdf426-type 2019-01-18 05:04:21,830 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8776/v3/ccac38ea86a048c183796fe3184f3438/types/35739fdd-6dc0-42a8-a811-613f5b2675c3 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-a81c409c-0282-453d-9ee8-b7213f120231" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b7653dbac356cc3b4d7ffcc82c90f320bf7d3fe" 2019-01-18 05:04:22,040 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Fri, 18 Jan 2019 05:04:21 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-d26e3dc2-3b86-4c4e-b95d-ec7d47614338 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. 2019-01-18 05:04:22,040 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.23:8776/v3/ccac38ea86a048c183796fe3184f3438/types/35739fdd-6dc0-42a8-a811-613f5b2675c3 used request id req-d26e3dc2-3b86-4c4e-b95d-ec7d47614338 2019-01-18 05:04:22,043 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 05:04:22,428 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "45b844776369475b95254c1dd61269c1", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}, {"id": "6aff393fb9af4d958a8117fea50ad769", "name": "Member"}], "expires_at": "2019-01-18T06:04:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ccac38ea86a048c183796fe3184f3438", "name": "api_check-project_2744c22f-2cb8-4f83-8516-7c0ba84fdd9b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_2744c22f-2cb8-4f83-8516-7c0ba84fdd9b", "id": "cb9b3d6d59cd466fb9e330547dcd06c7"}, "audit_ids": ["5BzpyV30Rz2nx5fWD5nNJg"], "issued_at": "2019-01-18T05:04:22.000000Z"}} 2019-01-18 05:04:22,431 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8776/v3/ccac38ea86a048c183796fe3184f3438/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0b94b89e9d454201f32aecef66e9cacb281b5c8" -d '{"qos_specs": {"foo": "bar", "consumer": "both", "name": "CinderUtilsVolumeTypeCompleteTests-6e17c45d-defb-4082-af24-1cb55e7dffb5-qos"}}' 2019-01-18 05:04:22,639 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:04:22 GMT Server: Apache x-compute-request-id: req-9f90df6c-d342-440d-9a02-d056c1dac0a8 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-9f90df6c-d342-440d-9a02-d056c1dac0a8 Content-Encoding: gzip Content-Length: 262 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {"foo": "bar"}, "consumer": "both", "id": "3088632c-841e-404d-bd9b-70f55643be9e", "name": "CinderUtilsVolumeTypeCompleteTests-6e17c45d-defb-4082-af24-1cb55e7dffb5-qos"}, "links": [{"href": "http://172.30.9.23:8776/v3/ccac38ea86a048c183796fe3184f3438/qos-specs/3088632c-841e-404d-bd9b-70f55643be9e", "rel": "self"}, {"href": "http://172.30.9.23:8776/ccac38ea86a048c183796fe3184f3438/qos-specs/3088632c-841e-404d-bd9b-70f55643be9e", "rel": "bookmark"}]} 2019-01-18 05:04:22,639 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.23:8776/v3/ccac38ea86a048c183796fe3184f3438/qos-specs used request id req-9f90df6c-d342-440d-9a02-d056c1dac0a8 2019-01-18 05:04:22,643 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8776/v3/ccac38ea86a048c183796fe3184f3438/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-9f90df6c-d342-440d-9a02-d056c1dac0a8" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0b94b89e9d454201f32aecef66e9cacb281b5c8" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CinderUtilsVolumeTypeCompleteTests-6e17c45d-defb-4082-af24-1cb55e7dffb5", "description": null}}' 2019-01-18 05:04:22,845 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:04:22 GMT Server: Apache x-compute-request-id: req-0561af74-49df-4038-8a2f-7c5278512400 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-0561af74-49df-4038-8a2f-7c5278512400 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsVolumeTypeCompleteTests-6e17c45d-defb-4082-af24-1cb55e7dffb5", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "d9de6926-12f1-4083-b089-be810a2bad00", "description": null}} 2019-01-18 05:04:22,846 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.23:8776/v3/ccac38ea86a048c183796fe3184f3438/types used request id req-0561af74-49df-4038-8a2f-7c5278512400 2019-01-18 05:04:22,849 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8776/v3/ccac38ea86a048c183796fe3184f3438/types/d9de6926-12f1-4083-b089-be810a2bad00/encryption -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-9f90df6c-d342-440d-9a02-d056c1dac0a8" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0b94b89e9d454201f32aecef66e9cacb281b5c8" -d '{"encryption": {"control_location": "back-end", "provider_class": "bar", "name": "foo", "provider": "bar"}}' 2019-01-18 05:04:23,089 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:04:22 GMT Server: Apache x-compute-request-id: req-d1d7e225-4394-47a7-8afb-dfc4b3d382ea OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-d1d7e225-4394-47a7-8afb-dfc4b3d382ea Content-Encoding: gzip Content-Length: 170 Content-Type: application/json RESP BODY: {"encryption": {"volume_type_id": "d9de6926-12f1-4083-b089-be810a2bad00", "name": "foo", "control_location": "back-end", "encryption_id": "373cae75-280a-4e40-8181-8c722a9497db", "provider": "bar", "provider_class": "bar"}} 2019-01-18 05:04:23,089 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.23:8776/v3/ccac38ea86a048c183796fe3184f3438/types/d9de6926-12f1-4083-b089-be810a2bad00/encryption used request id req-d1d7e225-4394-47a7-8afb-dfc4b3d382ea 2019-01-18 05:04:23,092 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/ccac38ea86a048c183796fe3184f3438/types/d9de6926-12f1-4083-b089-be810a2bad00 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-9f90df6c-d342-440d-9a02-d056c1dac0a8" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0b94b89e9d454201f32aecef66e9cacb281b5c8" 2019-01-18 05:04:23,260 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:04:23 GMT Server: Apache x-compute-request-id: req-312e28c6-c343-44c0-92b0-eaa2f3bfc6c7 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-312e28c6-c343-44c0-92b0-eaa2f3bfc6c7 Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsVolumeTypeCompleteTests-6e17c45d-defb-4082-af24-1cb55e7dffb5", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "d9de6926-12f1-4083-b089-be810a2bad00", "description": null}} 2019-01-18 05:04:23,261 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/ccac38ea86a048c183796fe3184f3438/types/d9de6926-12f1-4083-b089-be810a2bad00 used request id req-312e28c6-c343-44c0-92b0-eaa2f3bfc6c7 2019-01-18 05:04:23,264 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/ccac38ea86a048c183796fe3184f3438/types/d9de6926-12f1-4083-b089-be810a2bad00/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-9f90df6c-d342-440d-9a02-d056c1dac0a8" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0b94b89e9d454201f32aecef66e9cacb281b5c8" 2019-01-18 05:04:23,431 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:04:23 GMT Server: Apache x-compute-request-id: req-3c98843e-3fc4-4a4c-9310-06f26235c1b2 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-3c98843e-3fc4-4a4c-9310-06f26235c1b2 Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"volume_type_id": "d9de6926-12f1-4083-b089-be810a2bad00", "control_location": "back-end", "deleted": false, "created_at": "2019-01-18T05:04:23.000000", "updated_at": null, "encryption_id": "373cae75-280a-4e40-8181-8c722a9497db", "key_size": null, "provider": "bar", "deleted_at": null, "cipher": null} 2019-01-18 05:04:23,431 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/ccac38ea86a048c183796fe3184f3438/types/d9de6926-12f1-4083-b089-be810a2bad00/encryption used request id req-3c98843e-3fc4-4a4c-9310-06f26235c1b2 2019-01-18 05:04:23,431 - cinder_utils - INFO - Deleting volume encryption for volume type - CinderUtilsVolumeTypeCompleteTests-6e17c45d-defb-4082-af24-1cb55e7dffb5 2019-01-18 05:04:23,434 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/ccac38ea86a048c183796fe3184f3438/types/d9de6926-12f1-4083-b089-be810a2bad00 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-9f90df6c-d342-440d-9a02-d056c1dac0a8" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0b94b89e9d454201f32aecef66e9cacb281b5c8" 2019-01-18 05:04:23,620 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:04:23 GMT Server: Apache x-compute-request-id: req-562198c3-ccc7-40a4-88d5-7e4dfc94c02b OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-562198c3-ccc7-40a4-88d5-7e4dfc94c02b Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsVolumeTypeCompleteTests-6e17c45d-defb-4082-af24-1cb55e7dffb5", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "d9de6926-12f1-4083-b089-be810a2bad00", "description": null}} 2019-01-18 05:04:23,620 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/ccac38ea86a048c183796fe3184f3438/types/d9de6926-12f1-4083-b089-be810a2bad00 used request id req-562198c3-ccc7-40a4-88d5-7e4dfc94c02b 2019-01-18 05:04:23,623 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8776/v3/ccac38ea86a048c183796fe3184f3438/types/d9de6926-12f1-4083-b089-be810a2bad00/encryption/provider -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-9f90df6c-d342-440d-9a02-d056c1dac0a8" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0b94b89e9d454201f32aecef66e9cacb281b5c8" 2019-01-18 05:04:23,665 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Fri, 18 Jan 2019 05:04:23 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-b9c548c0-ef24-44ec-a008-90d53b456bab 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. 2019-01-18 05:04:23,665 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.23:8776/v3/ccac38ea86a048c183796fe3184f3438/types/d9de6926-12f1-4083-b089-be810a2bad00/encryption/provider used request id req-b9c548c0-ef24-44ec-a008-90d53b456bab 2019-01-18 05:04:23,666 - cinder_utils - INFO - Deleting volume named - CinderUtilsVolumeTypeCompleteTests-6e17c45d-defb-4082-af24-1cb55e7dffb5 2019-01-18 05:04:23,669 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8776/v3/ccac38ea86a048c183796fe3184f3438/types/d9de6926-12f1-4083-b089-be810a2bad00 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-9f90df6c-d342-440d-9a02-d056c1dac0a8" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0b94b89e9d454201f32aecef66e9cacb281b5c8" 2019-01-18 05:04:23,877 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Fri, 18 Jan 2019 05:04:23 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-b3a9ed02-2e4a-447d-bcbf-ee86f2d2992e 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. 2019-01-18 05:04:23,877 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.23:8776/v3/ccac38ea86a048c183796fe3184f3438/types/d9de6926-12f1-4083-b089-be810a2bad00 used request id req-b3a9ed02-2e4a-447d-bcbf-ee86f2d2992e 2019-01-18 05:04:23,878 - cinder_utils - INFO - Deleting QoS named - CinderUtilsVolumeTypeCompleteTests-6e17c45d-defb-4082-af24-1cb55e7dffb5-qos 2019-01-18 05:04:23,881 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8776/v3/ccac38ea86a048c183796fe3184f3438/qos-specs/3088632c-841e-404d-bd9b-70f55643be9e?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-9f90df6c-d342-440d-9a02-d056c1dac0a8" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0b94b89e9d454201f32aecef66e9cacb281b5c8" 2019-01-18 05:04:24,068 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Fri, 18 Jan 2019 05:04:23 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-8ab7bc58-4a91-4971-bd6c-81de206a017c 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. 2019-01-18 05:04:24,069 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.23:8776/v3/ccac38ea86a048c183796fe3184f3438/qos-specs/3088632c-841e-404d-bd9b-70f55643be9e?force=False used request id req-8ab7bc58-4a91-4971-bd6c-81de206a017c 2019-01-18 05:04:24,071 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 05:04:24,463 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "45b844776369475b95254c1dd61269c1", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}, {"id": "6aff393fb9af4d958a8117fea50ad769", "name": "Member"}], "expires_at": "2019-01-18T06:04:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ccac38ea86a048c183796fe3184f3438", "name": "api_check-project_2744c22f-2cb8-4f83-8516-7c0ba84fdd9b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_2744c22f-2cb8-4f83-8516-7c0ba84fdd9b", "id": "cb9b3d6d59cd466fb9e330547dcd06c7"}, "audit_ids": ["66zAkZLdSSGlZOwZgTccHg"], "issued_at": "2019-01-18T05:04:24.000000Z"}} 2019-01-18 05:04:24,466 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8776/v3/ccac38ea86a048c183796fe3184f3438/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}291d27f1a9660be00214940317eaf29f7f7e301f" -d '{"qos_specs": {"foo": "bar", "consumer": "both", "name": "CinderUtilsVolumeTypeCompleteTests-a9591e19-92ef-470f-a6a5-79d285446c6e-qos"}}' 2019-01-18 05:04:24,651 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:04:24 GMT Server: Apache x-compute-request-id: req-c07b1fe2-4f79-4fd5-bd0d-a250eb42bcf2 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-c07b1fe2-4f79-4fd5-bd0d-a250eb42bcf2 Content-Encoding: gzip Content-Length: 262 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {"foo": "bar"}, "consumer": "both", "id": "5d832d62-368e-4c7d-9ee7-7f225bafccf6", "name": "CinderUtilsVolumeTypeCompleteTests-a9591e19-92ef-470f-a6a5-79d285446c6e-qos"}, "links": [{"href": "http://172.30.9.23:8776/v3/ccac38ea86a048c183796fe3184f3438/qos-specs/5d832d62-368e-4c7d-9ee7-7f225bafccf6", "rel": "self"}, {"href": "http://172.30.9.23:8776/ccac38ea86a048c183796fe3184f3438/qos-specs/5d832d62-368e-4c7d-9ee7-7f225bafccf6", "rel": "bookmark"}]} 2019-01-18 05:04:24,651 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.23:8776/v3/ccac38ea86a048c183796fe3184f3438/qos-specs used request id req-c07b1fe2-4f79-4fd5-bd0d-a250eb42bcf2 2019-01-18 05:04:24,654 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8776/v3/ccac38ea86a048c183796fe3184f3438/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-c07b1fe2-4f79-4fd5-bd0d-a250eb42bcf2" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}291d27f1a9660be00214940317eaf29f7f7e301f" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CinderUtilsVolumeTypeCompleteTests-a9591e19-92ef-470f-a6a5-79d285446c6e", "description": null}}' 2019-01-18 05:04:25,403 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:04:24 GMT Server: Apache x-compute-request-id: req-5e7e45e7-1a4d-4040-a4e7-15b839625244 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-5e7e45e7-1a4d-4040-a4e7-15b839625244 Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsVolumeTypeCompleteTests-a9591e19-92ef-470f-a6a5-79d285446c6e", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "82d8eab1-0846-4460-99fe-b15ee8326439", "description": null}} 2019-01-18 05:04:25,403 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.23:8776/v3/ccac38ea86a048c183796fe3184f3438/types used request id req-5e7e45e7-1a4d-4040-a4e7-15b839625244 2019-01-18 05:04:25,406 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/ccac38ea86a048c183796fe3184f3438/qos-specs -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-c07b1fe2-4f79-4fd5-bd0d-a250eb42bcf2" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}291d27f1a9660be00214940317eaf29f7f7e301f" 2019-01-18 05:04:25,588 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:04:25 GMT Server: Apache x-compute-request-id: req-5c9068e0-dcb9-4903-bff2-33e68a374533 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-5c9068e0-dcb9-4903-bff2-33e68a374533 Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"qos_specs": [{"specs": {"foo": "bar"}, "consumer": "both", "id": "5d832d62-368e-4c7d-9ee7-7f225bafccf6", "name": "CinderUtilsVolumeTypeCompleteTests-a9591e19-92ef-470f-a6a5-79d285446c6e-qos"}]} 2019-01-18 05:04:25,589 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/ccac38ea86a048c183796fe3184f3438/qos-specs used request id req-5c9068e0-dcb9-4903-bff2-33e68a374533 2019-01-18 05:04:25,592 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/ccac38ea86a048c183796fe3184f3438/qos-specs/None/associate?vol_type_id=82d8eab1-0846-4460-99fe-b15ee8326439 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-c07b1fe2-4f79-4fd5-bd0d-a250eb42bcf2" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}291d27f1a9660be00214940317eaf29f7f7e301f" 2019-01-18 05:04:25,774 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Fri, 18 Jan 2019 05:04:25 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-476ce158-640c-4e7c-b3e9-9b3f2906ecda x-openstack-request-id: req-476ce158-640c-4e7c-b3e9-9b3f2906ecda Content-Length: 68 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "No such QoS spec None.", "code": 404}} 2019-01-18 05:04:25,774 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/ccac38ea86a048c183796fe3184f3438/qos-specs/None/associate?vol_type_id=82d8eab1-0846-4460-99fe-b15ee8326439 used request id req-476ce158-640c-4e7c-b3e9-9b3f2906ecda 2019-01-18 05:04:25,774 - cinder_utils - WARNING - Unable to locate qos_spec named foo - No such QoS spec None. (HTTP 404) (Request-ID: req-476ce158-640c-4e7c-b3e9-9b3f2906ecda) 2019-01-18 05:04:25,775 - cinder_utils - INFO - Deleting volume named - CinderUtilsVolumeTypeCompleteTests-a9591e19-92ef-470f-a6a5-79d285446c6e 2019-01-18 05:04:25,777 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8776/v3/ccac38ea86a048c183796fe3184f3438/types/82d8eab1-0846-4460-99fe-b15ee8326439 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-c07b1fe2-4f79-4fd5-bd0d-a250eb42bcf2" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}291d27f1a9660be00214940317eaf29f7f7e301f" 2019-01-18 05:04:26,051 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Fri, 18 Jan 2019 05:04:25 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-e74e10f8-e94e-43fb-be4b-1b8732c10880 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. 2019-01-18 05:04:26,051 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.23:8776/v3/ccac38ea86a048c183796fe3184f3438/types/82d8eab1-0846-4460-99fe-b15ee8326439 used request id req-e74e10f8-e94e-43fb-be4b-1b8732c10880 2019-01-18 05:04:26,052 - cinder_utils - INFO - Deleting QoS named - CinderUtilsVolumeTypeCompleteTests-a9591e19-92ef-470f-a6a5-79d285446c6e-qos 2019-01-18 05:04:26,055 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8776/v3/ccac38ea86a048c183796fe3184f3438/qos-specs/5d832d62-368e-4c7d-9ee7-7f225bafccf6?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-c07b1fe2-4f79-4fd5-bd0d-a250eb42bcf2" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}291d27f1a9660be00214940317eaf29f7f7e301f" 2019-01-18 05:04:26,254 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Fri, 18 Jan 2019 05:04:26 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-306cff31-0d1f-449a-bdb9-c466ae026193 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. 2019-01-18 05:04:26,254 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.23:8776/v3/ccac38ea86a048c183796fe3184f3438/qos-specs/5d832d62-368e-4c7d-9ee7-7f225bafccf6?force=False used request id req-306cff31-0d1f-449a-bdb9-c466ae026193 2019-01-18 05:04:26,257 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 05:04:26,630 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "45b844776369475b95254c1dd61269c1", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}, {"id": "6aff393fb9af4d958a8117fea50ad769", "name": "Member"}], "expires_at": "2019-01-18T06:04:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ccac38ea86a048c183796fe3184f3438", "name": "api_check-project_2744c22f-2cb8-4f83-8516-7c0ba84fdd9b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_2744c22f-2cb8-4f83-8516-7c0ba84fdd9b", "id": "cb9b3d6d59cd466fb9e330547dcd06c7"}, "audit_ids": ["QcIla5JBSa-83HklQLSJNA"], "issued_at": "2019-01-18T05:04:26.000000Z"}} 2019-01-18 05:04:26,633 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8776/v3/ccac38ea86a048c183796fe3184f3438/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38e8f3efa1c722daedd141cb196610e3df4d379d" -d '{"qos_specs": {"foo": "bar", "consumer": "both", "name": "CinderUtilsVolumeTypeCompleteTests-76e2ecfd-3a76-4983-b56e-d56d2b7b55a0-qos"}}' 2019-01-18 05:04:26,818 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:04:26 GMT Server: Apache x-compute-request-id: req-a87c8714-15b1-46e1-8438-f03560484bfd OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-a87c8714-15b1-46e1-8438-f03560484bfd Content-Encoding: gzip Content-Length: 263 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {"foo": "bar"}, "consumer": "both", "id": "4518b017-ebbb-4f89-aacf-01d8e091932e", "name": "CinderUtilsVolumeTypeCompleteTests-76e2ecfd-3a76-4983-b56e-d56d2b7b55a0-qos"}, "links": [{"href": "http://172.30.9.23:8776/v3/ccac38ea86a048c183796fe3184f3438/qos-specs/4518b017-ebbb-4f89-aacf-01d8e091932e", "rel": "self"}, {"href": "http://172.30.9.23:8776/ccac38ea86a048c183796fe3184f3438/qos-specs/4518b017-ebbb-4f89-aacf-01d8e091932e", "rel": "bookmark"}]} 2019-01-18 05:04:26,818 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.23:8776/v3/ccac38ea86a048c183796fe3184f3438/qos-specs used request id req-a87c8714-15b1-46e1-8438-f03560484bfd 2019-01-18 05:04:26,821 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8776/v3/ccac38ea86a048c183796fe3184f3438/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-a87c8714-15b1-46e1-8438-f03560484bfd" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38e8f3efa1c722daedd141cb196610e3df4d379d" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CinderUtilsVolumeTypeCompleteTests-76e2ecfd-3a76-4983-b56e-d56d2b7b55a0", "description": null}}' 2019-01-18 05:04:27,007 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:04:26 GMT Server: Apache x-compute-request-id: req-7fe9b859-ccfc-4c92-a61b-2286c5207489 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-7fe9b859-ccfc-4c92-a61b-2286c5207489 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsVolumeTypeCompleteTests-76e2ecfd-3a76-4983-b56e-d56d2b7b55a0", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "68afb691-e049-48f5-bddb-c3e10c58504f", "description": null}} 2019-01-18 05:04:27,007 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.23:8776/v3/ccac38ea86a048c183796fe3184f3438/types used request id req-7fe9b859-ccfc-4c92-a61b-2286c5207489 2019-01-18 05:04:27,011 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/ccac38ea86a048c183796fe3184f3438/qos-specs -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-a87c8714-15b1-46e1-8438-f03560484bfd" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38e8f3efa1c722daedd141cb196610e3df4d379d" 2019-01-18 05:04:27,184 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:04:27 GMT Server: Apache x-compute-request-id: req-a4a57554-b2de-42de-975c-6f3794a06fde OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-a4a57554-b2de-42de-975c-6f3794a06fde Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"qos_specs": [{"specs": {"foo": "bar"}, "consumer": "both", "id": "4518b017-ebbb-4f89-aacf-01d8e091932e", "name": "CinderUtilsVolumeTypeCompleteTests-76e2ecfd-3a76-4983-b56e-d56d2b7b55a0-qos"}]} 2019-01-18 05:04:27,185 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/ccac38ea86a048c183796fe3184f3438/qos-specs used request id req-a4a57554-b2de-42de-975c-6f3794a06fde 2019-01-18 05:04:27,188 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/ccac38ea86a048c183796fe3184f3438/qos-specs/4518b017-ebbb-4f89-aacf-01d8e091932e/associate?vol_type_id=68afb691-e049-48f5-bddb-c3e10c58504f -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-a87c8714-15b1-46e1-8438-f03560484bfd" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38e8f3efa1c722daedd141cb196610e3df4d379d" 2019-01-18 05:04:27,392 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Fri, 18 Jan 2019 05:04:27 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-27fddb84-64b2-409c-a6d5-316f523849ab 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. 2019-01-18 05:04:27,392 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/ccac38ea86a048c183796fe3184f3438/qos-specs/4518b017-ebbb-4f89-aacf-01d8e091932e/associate?vol_type_id=68afb691-e049-48f5-bddb-c3e10c58504f used request id req-27fddb84-64b2-409c-a6d5-316f523849ab 2019-01-18 05:04:27,393 - cinder_utils - INFO - Deleting volume named - CinderUtilsVolumeTypeCompleteTests-76e2ecfd-3a76-4983-b56e-d56d2b7b55a0 2019-01-18 05:04:27,395 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8776/v3/ccac38ea86a048c183796fe3184f3438/types/68afb691-e049-48f5-bddb-c3e10c58504f -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-a87c8714-15b1-46e1-8438-f03560484bfd" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38e8f3efa1c722daedd141cb196610e3df4d379d" 2019-01-18 05:04:27,595 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Fri, 18 Jan 2019 05:04:27 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-9266a0fc-c752-4908-b9af-b2831b90c149 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. 2019-01-18 05:04:27,596 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.23:8776/v3/ccac38ea86a048c183796fe3184f3438/types/68afb691-e049-48f5-bddb-c3e10c58504f used request id req-9266a0fc-c752-4908-b9af-b2831b90c149 2019-01-18 05:04:27,596 - cinder_utils - INFO - Deleting QoS named - CinderUtilsVolumeTypeCompleteTests-76e2ecfd-3a76-4983-b56e-d56d2b7b55a0-qos 2019-01-18 05:04:27,599 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8776/v3/ccac38ea86a048c183796fe3184f3438/qos-specs/4518b017-ebbb-4f89-aacf-01d8e091932e?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-a87c8714-15b1-46e1-8438-f03560484bfd" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38e8f3efa1c722daedd141cb196610e3df4d379d" 2019-01-18 05:04:27,800 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Fri, 18 Jan 2019 05:04:27 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-482a3b62-9e5b-496b-9646-739d39f162e0 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. 2019-01-18 05:04:27,800 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.23:8776/v3/ccac38ea86a048c183796fe3184f3438/qos-specs/4518b017-ebbb-4f89-aacf-01d8e091932e?force=False used request id req-482a3b62-9e5b-496b-9646-739d39f162e0 2019-01-18 05:04:27,803 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 05:04:28,189 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "45b844776369475b95254c1dd61269c1", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}, {"id": "6aff393fb9af4d958a8117fea50ad769", "name": "Member"}], "expires_at": "2019-01-18T06:04:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ccac38ea86a048c183796fe3184f3438", "name": "api_check-project_2744c22f-2cb8-4f83-8516-7c0ba84fdd9b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/ccac38ea86a048c183796fe3184f3438", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/ccac38ea86a048c183796fe3184f3438", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/ccac38ea86a048c183796fe3184f3438", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_2744c22f-2cb8-4f83-8516-7c0ba84fdd9b", "id": "cb9b3d6d59cd466fb9e330547dcd06c7"}, "audit_ids": ["bqcB8O5tQ7STgZh0IeOdYw"], "issued_at": "2019-01-18T05:04:28.000000Z"}} 2019-01-18 05:04:28,192 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8776/v3/ccac38ea86a048c183796fe3184f3438/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2dd09abc40f29d9e6212208974462fcdf2bb5f6a" -d '{"qos_specs": {"foo": "bar", "consumer": "both", "name": "CinderUtilsVolumeTypeCompleteTests-6a99fa0e-07ee-42d6-bc5b-ee6af1ab4a77-qos"}}' 2019-01-18 05:04:28,398 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:04:28 GMT Server: Apache x-compute-request-id: req-fa22a3c7-0e46-442d-adca-e6faa65c7af4 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-fa22a3c7-0e46-442d-adca-e6faa65c7af4 Content-Encoding: gzip Content-Length: 262 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {"foo": "bar"}, "consumer": "both", "id": "d5e3e65f-16ed-42bd-be62-145590702306", "name": "CinderUtilsVolumeTypeCompleteTests-6a99fa0e-07ee-42d6-bc5b-ee6af1ab4a77-qos"}, "links": [{"href": "http://172.30.9.23:8776/v3/ccac38ea86a048c183796fe3184f3438/qos-specs/d5e3e65f-16ed-42bd-be62-145590702306", "rel": "self"}, {"href": "http://172.30.9.23:8776/ccac38ea86a048c183796fe3184f3438/qos-specs/d5e3e65f-16ed-42bd-be62-145590702306", "rel": "bookmark"}]} 2019-01-18 05:04:28,398 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.23:8776/v3/ccac38ea86a048c183796fe3184f3438/qos-specs used request id req-fa22a3c7-0e46-442d-adca-e6faa65c7af4 2019-01-18 05:04:28,402 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8776/v3/ccac38ea86a048c183796fe3184f3438/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-fa22a3c7-0e46-442d-adca-e6faa65c7af4" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2dd09abc40f29d9e6212208974462fcdf2bb5f6a" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CinderUtilsVolumeTypeCompleteTests-6a99fa0e-07ee-42d6-bc5b-ee6af1ab4a77", "description": null}}' 2019-01-18 05:04:28,605 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:04:28 GMT Server: Apache x-compute-request-id: req-74aec7ec-b906-4f20-babc-96e1cb1d573d OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-74aec7ec-b906-4f20-babc-96e1cb1d573d Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsVolumeTypeCompleteTests-6a99fa0e-07ee-42d6-bc5b-ee6af1ab4a77", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "b4c5ea3c-d91b-44c5-b888-8e9885328754", "description": null}} 2019-01-18 05:04:28,605 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.23:8776/v3/ccac38ea86a048c183796fe3184f3438/types used request id req-74aec7ec-b906-4f20-babc-96e1cb1d573d 2019-01-18 05:04:28,609 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8776/v3/ccac38ea86a048c183796fe3184f3438/types/b4c5ea3c-d91b-44c5-b888-8e9885328754/encryption -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-fa22a3c7-0e46-442d-adca-e6faa65c7af4" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2dd09abc40f29d9e6212208974462fcdf2bb5f6a" -d '{"encryption": {"control_location": "back-end", "provider_class": "bar", "name": "foo", "provider": "bar"}}' 2019-01-18 05:04:28,818 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:04:28 GMT Server: Apache x-compute-request-id: req-9123cfba-311b-47af-ad42-09012b2ade8a OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-9123cfba-311b-47af-ad42-09012b2ade8a Content-Encoding: gzip Content-Length: 169 Content-Type: application/json RESP BODY: {"encryption": {"volume_type_id": "b4c5ea3c-d91b-44c5-b888-8e9885328754", "name": "foo", "control_location": "back-end", "encryption_id": "34fe7688-6d70-4f40-88e3-464e3a3e163b", "provider": "bar", "provider_class": "bar"}} 2019-01-18 05:04:28,818 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.23:8776/v3/ccac38ea86a048c183796fe3184f3438/types/b4c5ea3c-d91b-44c5-b888-8e9885328754/encryption used request id req-9123cfba-311b-47af-ad42-09012b2ade8a 2019-01-18 05:04:28,821 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/ccac38ea86a048c183796fe3184f3438/qos-specs -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-fa22a3c7-0e46-442d-adca-e6faa65c7af4" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2dd09abc40f29d9e6212208974462fcdf2bb5f6a" 2019-01-18 05:04:29,079 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:04:28 GMT Server: Apache x-compute-request-id: req-511e9d06-a6e8-4128-8a15-20b27f76d92d OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-511e9d06-a6e8-4128-8a15-20b27f76d92d Content-Encoding: gzip Content-Length: 175 Content-Type: application/json RESP BODY: {"qos_specs": [{"specs": {"foo": "bar"}, "consumer": "both", "id": "d5e3e65f-16ed-42bd-be62-145590702306", "name": "CinderUtilsVolumeTypeCompleteTests-6a99fa0e-07ee-42d6-bc5b-ee6af1ab4a77-qos"}]} 2019-01-18 05:04:29,079 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/ccac38ea86a048c183796fe3184f3438/qos-specs used request id req-511e9d06-a6e8-4128-8a15-20b27f76d92d 2019-01-18 05:04:29,082 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/ccac38ea86a048c183796fe3184f3438/qos-specs/d5e3e65f-16ed-42bd-be62-145590702306/associate?vol_type_id=b4c5ea3c-d91b-44c5-b888-8e9885328754 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-fa22a3c7-0e46-442d-adca-e6faa65c7af4" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2dd09abc40f29d9e6212208974462fcdf2bb5f6a" 2019-01-18 05:04:29,284 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Fri, 18 Jan 2019 05:04:29 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-2db828b2-232a-4bd0-9a12-5e46ed5e1205 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. 2019-01-18 05:04:29,284 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/ccac38ea86a048c183796fe3184f3438/qos-specs/d5e3e65f-16ed-42bd-be62-145590702306/associate?vol_type_id=b4c5ea3c-d91b-44c5-b888-8e9885328754 used request id req-2db828b2-232a-4bd0-9a12-5e46ed5e1205 2019-01-18 05:04:29,287 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/ccac38ea86a048c183796fe3184f3438/types/b4c5ea3c-d91b-44c5-b888-8e9885328754 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-fa22a3c7-0e46-442d-adca-e6faa65c7af4" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2dd09abc40f29d9e6212208974462fcdf2bb5f6a" 2019-01-18 05:04:29,461 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:04:29 GMT Server: Apache x-compute-request-id: req-b2b3f071-ac25-420a-8364-1380d159a203 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-b2b3f071-ac25-420a-8364-1380d159a203 Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsVolumeTypeCompleteTests-6a99fa0e-07ee-42d6-bc5b-ee6af1ab4a77", "qos_specs_id": "d5e3e65f-16ed-42bd-be62-145590702306", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "b4c5ea3c-d91b-44c5-b888-8e9885328754", "description": null}} 2019-01-18 05:04:29,461 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/ccac38ea86a048c183796fe3184f3438/types/b4c5ea3c-d91b-44c5-b888-8e9885328754 used request id req-b2b3f071-ac25-420a-8364-1380d159a203 2019-01-18 05:04:29,464 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/ccac38ea86a048c183796fe3184f3438/types/b4c5ea3c-d91b-44c5-b888-8e9885328754/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-fa22a3c7-0e46-442d-adca-e6faa65c7af4" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2dd09abc40f29d9e6212208974462fcdf2bb5f6a" 2019-01-18 05:04:29,621 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:04:29 GMT Server: Apache x-compute-request-id: req-40402953-3ce0-43ed-b58f-a306ff3cdb52 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-40402953-3ce0-43ed-b58f-a306ff3cdb52 Content-Encoding: gzip Content-Length: 214 Content-Type: application/json RESP BODY: {"volume_type_id": "b4c5ea3c-d91b-44c5-b888-8e9885328754", "control_location": "back-end", "deleted": false, "created_at": "2019-01-18T05:04:28.000000", "updated_at": null, "encryption_id": "34fe7688-6d70-4f40-88e3-464e3a3e163b", "key_size": null, "provider": "bar", "deleted_at": null, "cipher": null} 2019-01-18 05:04:29,621 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/ccac38ea86a048c183796fe3184f3438/types/b4c5ea3c-d91b-44c5-b888-8e9885328754/encryption used request id req-40402953-3ce0-43ed-b58f-a306ff3cdb52 2019-01-18 05:04:29,622 - cinder_utils - INFO - Deleting volume encryption for volume type - CinderUtilsVolumeTypeCompleteTests-6a99fa0e-07ee-42d6-bc5b-ee6af1ab4a77 2019-01-18 05:04:29,625 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/ccac38ea86a048c183796fe3184f3438/types/b4c5ea3c-d91b-44c5-b888-8e9885328754 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-fa22a3c7-0e46-442d-adca-e6faa65c7af4" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2dd09abc40f29d9e6212208974462fcdf2bb5f6a" 2019-01-18 05:04:29,807 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:04:29 GMT Server: Apache x-compute-request-id: req-5f620191-d80d-4aeb-980a-02fda4ee7f6a OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-5f620191-d80d-4aeb-980a-02fda4ee7f6a Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsVolumeTypeCompleteTests-6a99fa0e-07ee-42d6-bc5b-ee6af1ab4a77", "qos_specs_id": "d5e3e65f-16ed-42bd-be62-145590702306", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "b4c5ea3c-d91b-44c5-b888-8e9885328754", "description": null}} 2019-01-18 05:04:29,807 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/ccac38ea86a048c183796fe3184f3438/types/b4c5ea3c-d91b-44c5-b888-8e9885328754 used request id req-5f620191-d80d-4aeb-980a-02fda4ee7f6a 2019-01-18 05:04:29,810 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8776/v3/ccac38ea86a048c183796fe3184f3438/types/b4c5ea3c-d91b-44c5-b888-8e9885328754/encryption/provider -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-fa22a3c7-0e46-442d-adca-e6faa65c7af4" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2dd09abc40f29d9e6212208974462fcdf2bb5f6a" 2019-01-18 05:04:30,007 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Fri, 18 Jan 2019 05:04:29 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-951fdfd4-9469-45f6-ac5f-88591868a6df 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. 2019-01-18 05:04:30,007 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.23:8776/v3/ccac38ea86a048c183796fe3184f3438/types/b4c5ea3c-d91b-44c5-b888-8e9885328754/encryption/provider used request id req-951fdfd4-9469-45f6-ac5f-88591868a6df 2019-01-18 05:04:30,008 - cinder_utils - INFO - Deleting volume named - CinderUtilsVolumeTypeCompleteTests-6a99fa0e-07ee-42d6-bc5b-ee6af1ab4a77 2019-01-18 05:04:30,010 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8776/v3/ccac38ea86a048c183796fe3184f3438/types/b4c5ea3c-d91b-44c5-b888-8e9885328754 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-fa22a3c7-0e46-442d-adca-e6faa65c7af4" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2dd09abc40f29d9e6212208974462fcdf2bb5f6a" 2019-01-18 05:04:30,063 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Fri, 18 Jan 2019 05:04:30 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-c6c45683-af3c-41c0-98a5-3eefc242f097 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. 2019-01-18 05:04:30,063 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.23:8776/v3/ccac38ea86a048c183796fe3184f3438/types/b4c5ea3c-d91b-44c5-b888-8e9885328754 used request id req-c6c45683-af3c-41c0-98a5-3eefc242f097 2019-01-18 05:04:30,063 - cinder_utils - INFO - Deleting QoS named - CinderUtilsVolumeTypeCompleteTests-6a99fa0e-07ee-42d6-bc5b-ee6af1ab4a77-qos 2019-01-18 05:04:30,066 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8776/v3/ccac38ea86a048c183796fe3184f3438/qos-specs/d5e3e65f-16ed-42bd-be62-145590702306?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-fa22a3c7-0e46-442d-adca-e6faa65c7af4" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2dd09abc40f29d9e6212208974462fcdf2bb5f6a" 2019-01-18 05:04:30,282 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Fri, 18 Jan 2019 05:04:30 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-e55eeb89-05fb-46d6-9c69-55405c7a92aa 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. 2019-01-18 05:04:30,282 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.23:8776/v3/ccac38ea86a048c183796fe3184f3438/qos-specs/d5e3e65f-16ed-42bd-be62-145590702306?force=False used request id req-e55eeb89-05fb-46d6-9c69-55405c7a92aa 2019-01-18 05:04:30,283 - 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 783.166s OK 2019-01-18 05:04:30,406 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2019-01-18 05:04:30,407 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | api_check | functest | 13:03 | PASS | +-------------------+------------------+------------------+----------------+ 2019-01-18 05:04:30,412 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2019-01-18 05:04:30,413 - 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}a811f496c3c4e6e7fcb2b6c139dc897f2eda57d0" 2019-01-18 05:04:30,494 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:04:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a5e6934a-95ea-42c4-a2b2-5e92ed245570 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": "45b844776369475b95254c1dd61269c1", "links": {"self": "http://172.30.9.23:5000/v3/roles/45b844776369475b95254c1dd61269c1"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "6aff393fb9af4d958a8117fea50ad769", "links": {"self": "http://172.30.9.23:5000/v3/roles/6aff393fb9af4d958a8117fea50ad769"}, "name": "Member"}, {"domain_id": null, "id": "6b7f4f4f76264b6fb449c43b86ee3817", "links": {"self": "http://172.30.9.23:5000/v3/roles/6b7f4f4f76264b6fb449c43b86ee3817"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a482b711adf94961bf4bb28eda7f0e28", "links": {"self": "http://172.30.9.23:5000/v3/roles/a482b711adf94961bf4bb28eda7f0e28"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e7e317b66c174923a8cb46c48d897c8d", "links": {"self": "http://172.30.9.23:5000/v3/roles/e7e317b66c174923a8cb46c48d897c8d"}, "name": "ResellerAdmin"}]} 2019-01-18 05:04:30,495 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-a5e6934a-95ea-42c4-a2b2-5e92ed245570 2019-01-18 05:04:30,495 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.082691192627s 2019-01-18 05:04:30,497 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleDelete 2019-01-18 05:04:30,498 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:5000/v3/roles/45b844776369475b95254c1dd61269c1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a811f496c3c4e6e7fcb2b6c139dc897f2eda57d0" 2019-01-18 05:04:30,733 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 05:04:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3f47e30c-33a5-4f01-bff2-0e0937256011 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 05:04:30,733 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/45b844776369475b95254c1dd61269c1 used request id req-3f47e30c-33a5-4f01-bff2-0e0937256011 2019-01-18 05:04:30,734 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleDelete in 0.236514091492s 2019-01-18 05:04:30,734 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-01-18 05:04:30,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}a811f496c3c4e6e7fcb2b6c139dc897f2eda57d0" 2019-01-18 05:04:30,826 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:04:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-49da51e0-91f9-4ce6-baed-7de84371c8d3 Content-Encoding: gzip Content-Length: 863 Content-Type: application/json RESP BODY: {"users": [{"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/0607a2b4beb0408e9fa51cc5ba027ac6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0607a2b4beb0408e9fa51cc5ba027ac6", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/17c61b95071545a094cc82823d2b88b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "17c61b95071545a094cc82823d2b88b8", "email": "nova@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/29e5d2dfed2447bda26fc75bd1122674"}, "domain_id": "default", "enabled": true, "options": {}, "id": "29e5d2dfed2447bda26fc75bd1122674", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/3b6dcc8c791e4b6e8831f5b5e583de80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3b6dcc8c791e4b6e8831f5b5e583de80", "email": "neutron@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.23:5000/v3/users/45ab52d673584bc198669be88c88b878"}, "domain_id": "default", "enabled": true, "options": {}, "id": "45ab52d673584bc198669be88c88b878", "email": "barbican@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/57795b4ee52f49c6a71f55bb6c4012f8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "57795b4ee52f49c6a71f55bb6c4012f8", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/5c52969262974d64ac2a300ca5d60f50"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c52969262974d64ac2a300ca5d60f50", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/5fc15572bb1c489ba92bd9945bbc1f64"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5fc15572bb1c489ba92bd9945bbc1f64", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/6b519d70e25f4e61a9dfd738cd6bba22"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6b519d70e25f4e61a9dfd738cd6bba22", "email": "heat@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.23:5000/v3/users/8248437208b540c2893a7117ad102a87"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8248437208b540c2893a7117ad102a87", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/890dee97e62840c5b15e36f03f6b7efc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "890dee97e62840c5b15e36f03f6b7efc", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/8cccb516ecc44ed9bb7c8633df108fd4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8cccb516ecc44ed9bb7c8633df108fd4", "email": "glance@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.23:5000/v3/users/97c3d863a98148299fa116fdb54be470"}, "domain_id": "default", "enabled": true, "options": {}, "id": "97c3d863a98148299fa116fdb54be470", "email": "tacker@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/a2a0c8c0f19941808c9f618af50b3b79"}, "domain_id": "c19db1b8f60647a9a114cd23287c807b", "enabled": true, "options": {}, "id": "a2a0c8c0f19941808c9f618af50b3b79", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "api_check-user_2744c22f-2cb8-4f83-8516-7c0ba84fdd9b", "links": {"self": "http://172.30.9.23:5000/v3/users/cb9b3d6d59cd466fb9e330547dcd06c7"}, "domain_id": "default", "enabled": true, "id": "cb9b3d6d59cd466fb9e330547dcd06c7", "options": {}}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/fe5de73ba9cb41b2be24ccf1f72f5ed4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe5de73ba9cb41b2be24ccf1f72f5ed4", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2019-01-18 05:04:30,826 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-49da51e0-91f9-4ce6-baed-7de84371c8d3 2019-01-18 05:04:30,827 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0924320220947s 2019-01-18 05:04:30,827 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-49da51e0-91f9-4ce6-baed-7de84371c8d3 2019-01-18 05:04:30,832 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-01-18 05:04:30,833 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/users/cb9b3d6d59cd466fb9e330547dcd06c7 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a811f496c3c4e6e7fcb2b6c139dc897f2eda57d0" 2019-01-18 05:04:30,924 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:04:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-90fba685-1c23-417a-8f17-782363687e82 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/cb9b3d6d59cd466fb9e330547dcd06c7"}, "enabled": true, "id": "cb9b3d6d59cd466fb9e330547dcd06c7", "options": {}, "domain_id": "default", "name": "api_check-user_2744c22f-2cb8-4f83-8516-7c0ba84fdd9b"}} 2019-01-18 05:04:30,924 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users/cb9b3d6d59cd466fb9e330547dcd06c7 used request id req-90fba685-1c23-417a-8f17-782363687e82 2019-01-18 05:04:30,924 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0922100543976s 2019-01-18 05:04:30,925 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users/cb9b3d6d59cd466fb9e330547dcd06c7 used request id req-90fba685-1c23-417a-8f17-782363687e82 2019-01-18 05:04:30,925 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-01-18 05:04:30,926 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:5000/v3/users/cb9b3d6d59cd466fb9e330547dcd06c7 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a811f496c3c4e6e7fcb2b6c139dc897f2eda57d0" 2019-01-18 05:04:31,184 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 05:04:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1a6ed6c8-9b2d-422d-8ee5-45a792b22f77 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 05:04:31,184 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/cb9b3d6d59cd466fb9e330547dcd06c7 used request id req-1a6ed6c8-9b2d-422d-8ee5-45a792b22f77 2019-01-18 05:04:31,184 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.258544206619s 2019-01-18 05:04:31,184 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/cb9b3d6d59cd466fb9e330547dcd06c7 used request id req-1a6ed6c8-9b2d-422d-8ee5-45a792b22f77 2019-01-18 05:04:31,185 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-01-18 05:04:31,185 - 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}a811f496c3c4e6e7fcb2b6c139dc897f2eda57d0" 2019-01-18 05:04:31,267 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:04:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d8a9b82f-86a4-48b6-8d30-ace1e737d7af 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": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/47feb8aba08a40dca7028a1701e597b9"}, "enabled": true, "id": "47feb8aba08a40dca7028a1701e597b9", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/9c53a91613fb4d5080479ac6f51697ed"}, "enabled": true, "id": "9c53a91613fb4d5080479ac6f51697ed", "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/ccac38ea86a048c183796fe3184f3438"}, "enabled": true, "id": "ccac38ea86a048c183796fe3184f3438", "parent_id": "default", "domain_id": "default", "name": "api_check-project_2744c22f-2cb8-4f83-8516-7c0ba84fdd9b"}]} 2019-01-18 05:04:31,267 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects used request id req-d8a9b82f-86a4-48b6-8d30-ace1e737d7af 2019-01-18 05:04:31,267 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0823969841003s 2019-01-18 05:04:31,268 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects used request id req-d8a9b82f-86a4-48b6-8d30-ace1e737d7af 2019-01-18 05:04:31,270 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-01-18 05:04:31,271 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:5000/v3/projects/ccac38ea86a048c183796fe3184f3438 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a811f496c3c4e6e7fcb2b6c139dc897f2eda57d0" 2019-01-18 05:04:31,479 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 05:04:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dfd69f08-7553-416c-8d0a-dfadf808bc42 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 05:04:31,479 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/ccac38ea86a048c183796fe3184f3438 used request id req-dfd69f08-7553-416c-8d0a-dfadf808bc42 2019-01-18 05:04:31,479 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.208909988403s 2019-01-18 05:04:31,480 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/ccac38ea86a048c183796fe3184f3438 used request id req-dfd69f08-7553-416c-8d0a-dfadf808bc42 2019-01-18 05:04:31,480 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2019-01-18 05:04:31,480 - 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}a811f496c3c4e6e7fcb2b6c139dc897f2eda57d0" 2019-01-18 05:04:31,558 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:04:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-24d58414-8d9d-4d9f-b1be-78473479dc91 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": "6aff393fb9af4d958a8117fea50ad769", "links": {"self": "http://172.30.9.23:5000/v3/roles/6aff393fb9af4d958a8117fea50ad769"}, "name": "Member"}, {"domain_id": null, "id": "6b7f4f4f76264b6fb449c43b86ee3817", "links": {"self": "http://172.30.9.23:5000/v3/roles/6b7f4f4f76264b6fb449c43b86ee3817"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a482b711adf94961bf4bb28eda7f0e28", "links": {"self": "http://172.30.9.23:5000/v3/roles/a482b711adf94961bf4bb28eda7f0e28"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e7e317b66c174923a8cb46c48d897c8d", "links": {"self": "http://172.30.9.23:5000/v3/roles/e7e317b66c174923a8cb46c48d897c8d"}, "name": "ResellerAdmin"}]} 2019-01-18 05:04:31,558 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-24d58414-8d9d-4d9f-b1be-78473479dc91 2019-01-18 05:04:31,558 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.078136920929s 2019-01-18 05:04:31,560 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleDelete 2019-01-18 05:04:31,560 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:5000/v3/roles/6aff393fb9af4d958a8117fea50ad769 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a811f496c3c4e6e7fcb2b6c139dc897f2eda57d0" 2019-01-18 05:04:31,668 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 05:04:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1c904184-1fc7-4b3c-a90b-09fc34e56406 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 05:04:31,668 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/6aff393fb9af4d958a8117fea50ad769 used request id req-1c904184-1fc7-4b3c-a90b-09fc34e56406 2019-01-18 05:04:31,668 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleDelete in 0.108027935028s 2019-01-18 05:04:31,674 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-01-18 05:04:31,674 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:9696/v2.0/security-groups.json?project_id=ccac38ea86a048c183796fe3184f3438&name=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}a811f496c3c4e6e7fcb2b6c139dc897f2eda57d0" 2019-01-18 05:04:31,869 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2434 X-Openstack-Request-Id: req-708143bc-aa9d-4725-b7b5-e42a3f8571eb Date: Fri, 18 Jan 2019 05:04:31 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "ccac38ea86a048c183796fe3184f3438", "created_at": "2019-01-18T04:51:56Z", "updated_at": "2019-01-18T04:51:56Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:56Z", "revision_number": 0, "id": "16b1bc16-ca56-4060-89db-2b39da2d8490", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:56Z", "security_group_id": "b20bc8b2-bb91-411e-b80b-85bddb5d18cc", "tenant_id": "ccac38ea86a048c183796fe3184f3438", "port_range_min": null, "ethertype": "IPv6", "project_id": "ccac38ea86a048c183796fe3184f3438"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:56Z", "revision_number": 0, "id": "504e0560-8141-4fbd-bcc2-4e00b2e73bf7", "remote_group_id": "b20bc8b2-bb91-411e-b80b-85bddb5d18cc", "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:56Z", "security_group_id": "b20bc8b2-bb91-411e-b80b-85bddb5d18cc", "tenant_id": "ccac38ea86a048c183796fe3184f3438", "port_range_min": null, "ethertype": "IPv6", "project_id": "ccac38ea86a048c183796fe3184f3438"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:56Z", "revision_number": 0, "id": "72a65cc7-ebd5-4f6d-b51a-c7232cb2a72a", "remote_group_id": "b20bc8b2-bb91-411e-b80b-85bddb5d18cc", "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:56Z", "security_group_id": "b20bc8b2-bb91-411e-b80b-85bddb5d18cc", "tenant_id": "ccac38ea86a048c183796fe3184f3438", "port_range_min": null, "ethertype": "IPv4", "project_id": "ccac38ea86a048c183796fe3184f3438"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:56Z", "revision_number": 0, "id": "ab204667-1df5-492b-81cb-22e1eac1ab72", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:56Z", "security_group_id": "b20bc8b2-bb91-411e-b80b-85bddb5d18cc", "tenant_id": "ccac38ea86a048c183796fe3184f3438", "port_range_min": null, "ethertype": "IPv4", "project_id": "ccac38ea86a048c183796fe3184f3438"}], "revision_number": 4, "project_id": "ccac38ea86a048c183796fe3184f3438", "id": "b20bc8b2-bb91-411e-b80b-85bddb5d18cc", "name": "default"}]} 2019-01-18 05:04:31,869 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json?project_id=ccac38ea86a048c183796fe3184f3438&name=default used request id req-708143bc-aa9d-4725-b7b5-e42a3f8571eb 2019-01-18 05:04:31,869 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.195680856705s 2019-01-18 05:04:31,870 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json?project_id=ccac38ea86a048c183796fe3184f3438&name=default used request id req-708143bc-aa9d-4725-b7b5-e42a3f8571eb 2019-01-18 05:04:31,873 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-01-18 05:04:31,873 - 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}a811f496c3c4e6e7fcb2b6c139dc897f2eda57d0" 2019-01-18 05:04:32,085 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-a715a785-ee98-4b7e-8c7f-b630b6eeea78 Date: Fri, 18 Jan 2019 05:04:32 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-18T04:53:26Z", "updated_at": "2019-01-18T04:53:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:53:26Z", "revision_number": 0, "id": "84255fa4-c13a-4cfe-b73d-e56ee216ca1e", "remote_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "remote_ip_prefix": null, "created_at": "2019-01-18T04:53:26Z", "security_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:53:26Z", "revision_number": 0, "id": "571036d3-cb1d-483a-acb9-96f19293add9", "remote_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "remote_ip_prefix": null, "created_at": "2019-01-18T04:53:26Z", "security_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:53:26Z", "revision_number": 0, "id": "9c6f69fc-3bf8-4346-9288-5a255b82b67e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:53:26Z", "security_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:53:26Z", "revision_number": 0, "id": "260c2de9-5dc5-4508-b06c-24b9d7ed838c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:53:26Z", "security_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "created_at": "2019-01-18T04:51:20Z", "updated_at": "2019-01-18T04:51:20Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "45161a51-d6dd-4bb8-986d-bc2f88599c1d", "remote_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv6", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "2b339890-44d0-4711-a050-08a64d58e2a0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv6", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "24c99e6f-888c-4943-9c93-54ad3b18b18c", "remote_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv4", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "87b9b994-ae22-4850-863a-6a4925bd01fe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv4", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}], "revision_number": 4, "project_id": "9c53a91613fb4d5080479ac6f51697ed", "id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "created_at": "2019-01-18T04:39:06Z", "updated_at": "2019-01-18T04:39:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "4bf1a402-0fa2-4cfd-9fee-4a28f16bb271", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "47feb8aba08a40dca7028a1701e597b9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "0aedefa2-edbc-47b5-bead-e954540f6937", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "47feb8aba08a40dca7028a1701e597b9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "8860837e-afbd-4411-adf9-d88db88c2114", "remote_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "47feb8aba08a40dca7028a1701e597b9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "4e399c2e-bc03-4aa3-b192-1fafdc9248ba", "remote_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "47feb8aba08a40dca7028a1701e597b9"}], "revision_number": 4, "project_id": "47feb8aba08a40dca7028a1701e597b9", "id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ccac38ea86a048c183796fe3184f3438", "created_at": "2019-01-18T04:51:56Z", "updated_at": "2019-01-18T04:51:56Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:56Z", "revision_number": 0, "id": "16b1bc16-ca56-4060-89db-2b39da2d8490", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:56Z", "security_group_id": "b20bc8b2-bb91-411e-b80b-85bddb5d18cc", "tenant_id": "ccac38ea86a048c183796fe3184f3438", "port_range_min": null, "ethertype": "IPv6", "project_id": "ccac38ea86a048c183796fe3184f3438"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:56Z", "revision_number": 0, "id": "72a65cc7-ebd5-4f6d-b51a-c7232cb2a72a", "remote_group_id": "b20bc8b2-bb91-411e-b80b-85bddb5d18cc", "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:56Z", "security_group_id": "b20bc8b2-bb91-411e-b80b-85bddb5d18cc", "tenant_id": "ccac38ea86a048c183796fe3184f3438", "port_range_min": null, "ethertype": "IPv4", "project_id": "ccac38ea86a048c183796fe3184f3438"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:56Z", "revision_number": 0, "id": "ab204667-1df5-492b-81cb-22e1eac1ab72", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:56Z", "security_group_id": "b20bc8b2-bb91-411e-b80b-85bddb5d18cc", "tenant_id": "ccac38ea86a048c183796fe3184f3438", "port_range_min": null, "ethertype": "IPv4", "project_id": "ccac38ea86a048c183796fe3184f3438"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:56Z", "revision_number": 0, "id": "504e0560-8141-4fbd-bcc2-4e00b2e73bf7", "remote_group_id": "b20bc8b2-bb91-411e-b80b-85bddb5d18cc", "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:56Z", "security_group_id": "b20bc8b2-bb91-411e-b80b-85bddb5d18cc", "tenant_id": "ccac38ea86a048c183796fe3184f3438", "port_range_min": null, "ethertype": "IPv6", "project_id": "ccac38ea86a048c183796fe3184f3438"}], "revision_number": 4, "project_id": "ccac38ea86a048c183796fe3184f3438", "id": "b20bc8b2-bb91-411e-b80b-85bddb5d18cc", "name": "default"}]} 2019-01-18 05:04:32,085 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-a715a785-ee98-4b7e-8c7f-b630b6eeea78 2019-01-18 05:04:32,085 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.212474822998s 2019-01-18 05:04:32,086 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-a715a785-ee98-4b7e-8c7f-b630b6eeea78 2019-01-18 05:04:32,090 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-01-18 05:04:32,091 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/security-groups/b20bc8b2-bb91-411e-b80b-85bddb5d18cc.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}a811f496c3c4e6e7fcb2b6c139dc897f2eda57d0" 2019-01-18 05:04:32,394 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-148a1454-924a-43df-a69a-1aba7b850547 Content-Length: 0 Date: Fri, 18 Jan 2019 05:04:32 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-18 05:04:32,394 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/b20bc8b2-bb91-411e-b80b-85bddb5d18cc.json used request id req-148a1454-924a-43df-a69a-1aba7b850547 2019-01-18 05:04:32,394 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.303922891617s 2019-01-18 05:04:32,394 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/b20bc8b2-bb91-411e-b80b-85bddb5d18cc.json used request id req-148a1454-924a-43df-a69a-1aba7b850547 2019-01-18 05:04:32,415 - xtesting.ci.run_tests - INFO - Loading test case 'snaps_health_check'... 2019-01-18 05:04:32,440 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2019-01-18 05:04:32,440 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2019-01-18 05:04:32,440 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2019-01-18 05:04:32,441 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2019-01-18 05:04:32,441 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2019-01-18 05:04:32,441 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2019-01-18 05:04:32,441 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2019-01-18 05:04:32,441 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2019-01-18 05:04:32,441 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2019-01-18 05:04:32,441 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2019-01-18 05:04:32,441 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2019-01-18 05:04:32,441 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2019-01-18 05:04:32,441 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2019-01-18 05:04:32,442 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2019-01-18 05:04:32,442 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2019-01-18 05:04:32,442 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2019-01-18 05:04:32,442 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2019-01-18 05:04:32,442 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2019-01-18 05:04:32,442 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2019-01-18 05:04:32,442 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2019-01-18 05:04:32,442 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2019-01-18 05:04:32,442 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2019-01-18 05:04:32,445 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainList 2019-01-18 05:04:32,446 - 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" 2019-01-18 05:04:32,452 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:04:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aa42df42-1551-488d-9b6a-b210abbf1ec1 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 05:04:32,452 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-aa42df42-1551-488d-9b6a-b210abbf1ec1 2019-01-18 05:04:32,453 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 05:04:32,826 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}], "expires_at": "2019-01-18T06:04:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9c53a91613fb4d5080479ac6f51697ed", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/9c53a91613fb4d5080479ac6f51697ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/9c53a91613fb4d5080479ac6f51697ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/9c53a91613fb4d5080479ac6f51697ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/9c53a91613fb4d5080479ac6f51697ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/9c53a91613fb4d5080479ac6f51697ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/9c53a91613fb4d5080479ac6f51697ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/9c53a91613fb4d5080479ac6f51697ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/9c53a91613fb4d5080479ac6f51697ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/9c53a91613fb4d5080479ac6f51697ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/9c53a91613fb4d5080479ac6f51697ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/9c53a91613fb4d5080479ac6f51697ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/9c53a91613fb4d5080479ac6f51697ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "29e5d2dfed2447bda26fc75bd1122674"}, "audit_ids": ["w4Z1g3zSTwiKl_ZWI0PyBA"], "issued_at": "2019-01-18T05:04:32.000000Z"}} 2019-01-18 05:04:32,830 - 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}e9db09177d329ccc7dc85ec7f1b87fd2aaac7b0c" 2019-01-18 05:04:32,835 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 18 Jan 2019 05:04: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"}]}]}} 2019-01-18 05:04:32,839 - 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}e9db09177d329ccc7dc85ec7f1b87fd2aaac7b0c" 2019-01-18 05:04:32,925 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:04:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-54795eea-ff96-45e7-a09b-d9f589ba245d Content-Encoding: gzip Content-Length: 214 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/c19db1b8f60647a9a114cd23287c807b"}, "description": "", "name": "heat_stack", "enabled": true, "id": "c19db1b8f60647a9a114cd23287c807b"}, {"links": {"self": "http://172.30.9.23: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}} 2019-01-18 05:04:32,926 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains used request id req-54795eea-ff96-45e7-a09b-d9f589ba245d 2019-01-18 05:04:32,926 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainList in 0.480570077896s 2019-01-18 05:04:32,927 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-01-18 05:04:32,928 - 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}e9db09177d329ccc7dc85ec7f1b87fd2aaac7b0c" -d '{"project": {"description": "Created by OPNFV Functest: snaps_health_check", "enabled": true, "domain_id": "default", "name": "snaps_health_check-project_8c54e7cc-0344-43e9-960a-303e69bca409"}}' 2019-01-18 05:04:33,026 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 18 Jan 2019 05:04:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bbb72543-1881-4310-9572-918a15ee2167 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/9b8e09d4b24446f595f093ef49bb07e2"}, "enabled": true, "id": "9b8e09d4b24446f595f093ef49bb07e2", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_8c54e7cc-0344-43e9-960a-303e69bca409"}} 2019-01-18 05:04:33,026 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-bbb72543-1881-4310-9572-918a15ee2167 2019-01-18 05:04:33,027 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.0992119312286s 2019-01-18 05:04:33,027 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-bbb72543-1881-4310-9572-918a15ee2167 2019-01-18 05:04:33,028 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'parent_id': u'default', 'is_domain': False, 'name': u'snaps_health_check-project_8c54e7cc-0344-43e9-960a-303e69bca409', 'id': u'9b8e09d4b24446f595f093ef49bb07e2', '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'})}) 2019-01-18 05:04:33,028 - shade.task_manager - DEBUG - Manager envvars:regionOne running task UserCreate 2019-01-18 05:04:33,392 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task UserCreate in 0.363610029221s 2019-01-18 05:04:33,393 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/users/1b6f09601c4c4702b1ac95edc19e934c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9db09177d329ccc7dc85ec7f1b87fd2aaac7b0c" 2019-01-18 05:04:33,576 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:04:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-24f511d7-a60a-4196-a4ab-5dcf15b2933f Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.23:5000/v3/users/1b6f09601c4c4702b1ac95edc19e934c"}, "enabled": true, "id": "1b6f09601c4c4702b1ac95edc19e934c", "options": {}, "domain_id": "default", "name": "snaps_health_check-user_8c54e7cc-0344-43e9-960a-303e69bca409"}} 2019-01-18 05:04:33,576 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users/1b6f09601c4c4702b1ac95edc19e934c used request id req-24f511d7-a60a-4196-a4ab-5dcf15b2933f 2019-01-18 05:04:33,577 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'1b6f09601c4c4702b1ac95edc19e934c', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'snaps_health_check-user_8c54e7cc-0344-43e9-960a-303e69bca409'}) 2019-01-18 05:04:33,577 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2019-01-18 05:04:33,578 - 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}e9db09177d329ccc7dc85ec7f1b87fd2aaac7b0c" 2019-01-18 05:04:33,594 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:04:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-43746bd8-acad-4a17-9344-e566aaf567f3 Content-Encoding: gzip Content-Length: 285 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6b7f4f4f76264b6fb449c43b86ee3817", "links": {"self": "http://172.30.9.23:5000/v3/roles/6b7f4f4f76264b6fb449c43b86ee3817"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a482b711adf94961bf4bb28eda7f0e28", "links": {"self": "http://172.30.9.23:5000/v3/roles/a482b711adf94961bf4bb28eda7f0e28"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e7e317b66c174923a8cb46c48d897c8d", "links": {"self": "http://172.30.9.23:5000/v3/roles/e7e317b66c174923a8cb46c48d897c8d"}, "name": "ResellerAdmin"}]} 2019-01-18 05:04:33,594 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-43746bd8-acad-4a17-9344-e566aaf567f3 2019-01-18 05:04:33,594 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0165209770203s 2019-01-18 05:04:33,595 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2019-01-18 05:04:33,596 - 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}e9db09177d329ccc7dc85ec7f1b87fd2aaac7b0c" 2019-01-18 05:04:33,677 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:04:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-87ec22cb-5dcc-4ec7-96ec-1cde5cdb152b Content-Encoding: gzip Content-Length: 285 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6b7f4f4f76264b6fb449c43b86ee3817", "links": {"self": "http://172.30.9.23:5000/v3/roles/6b7f4f4f76264b6fb449c43b86ee3817"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a482b711adf94961bf4bb28eda7f0e28", "links": {"self": "http://172.30.9.23:5000/v3/roles/a482b711adf94961bf4bb28eda7f0e28"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e7e317b66c174923a8cb46c48d897c8d", "links": {"self": "http://172.30.9.23:5000/v3/roles/e7e317b66c174923a8cb46c48d897c8d"}, "name": "ResellerAdmin"}]} 2019-01-18 05:04:33,677 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-87ec22cb-5dcc-4ec7-96ec-1cde5cdb152b 2019-01-18 05:04:33,678 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0824220180511s 2019-01-18 05:04:33,679 - functest.core.tenantnetwork - INFO - Creating default role Member 2019-01-18 05:04:33,679 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleCreate 2019-01-18 05:04:33,680 - 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}e9db09177d329ccc7dc85ec7f1b87fd2aaac7b0c" -d '{"role": {"name": "Member"}}' 2019-01-18 05:04:33,775 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 18 Jan 2019 05:04:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fb1352e6-1547-41f6-839a-3f2ac9d3d25e Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "2c282522641f4acfb3db46988b1d5452", "links": {"self": "http://172.30.9.23:5000/v3/roles/2c282522641f4acfb3db46988b1d5452"}, "name": "Member"}} 2019-01-18 05:04:33,775 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-fb1352e6-1547-41f6-839a-3f2ac9d3d25e 2019-01-18 05:04:33,776 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleCreate in 0.0966219902039s 2019-01-18 05:04:33,776 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles/2c282522641f4acfb3db46988b1d5452 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9db09177d329ccc7dc85ec7f1b87fd2aaac7b0c" 2019-01-18 05:04:33,854 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:04:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e5c26b22-c795-43e7-9968-14f8085cd35f Content-Encoding: gzip Content-Length: 144 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.23:5000/v3/roles/2c282522641f4acfb3db46988b1d5452"}, "domain_id": null, "name": "Member", "id": "2c282522641f4acfb3db46988b1d5452"}} 2019-01-18 05:04:33,854 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/2c282522641f4acfb3db46988b1d5452 used request id req-e5c26b22-c795-43e7-9968-14f8085cd35f 2019-01-18 05:04:33,855 - functest.core.tenantnetwork - DEBUG - role: Munch({'NAME_ATTR': 'name', 'name': u'Member', 'links': {u'self': u'http://172.30.9.23:5000/v3/roles/2c282522641f4acfb3db46988b1d5452'}, 'domain_id': None, 'human_id': None, 'id': u'2c282522641f4acfb3db46988b1d5452', 'HUMAN_ID': False}) 2019-01-18 05:04:33,855 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2019-01-18 05:04:33,856 - 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}e9db09177d329ccc7dc85ec7f1b87fd2aaac7b0c" 2019-01-18 05:04:33,937 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:04:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0194cd46-6dcf-406b-88db-f59c145fe467 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": "2c282522641f4acfb3db46988b1d5452", "links": {"self": "http://172.30.9.23:5000/v3/roles/2c282522641f4acfb3db46988b1d5452"}, "name": "Member"}, {"domain_id": null, "id": "6b7f4f4f76264b6fb449c43b86ee3817", "links": {"self": "http://172.30.9.23:5000/v3/roles/6b7f4f4f76264b6fb449c43b86ee3817"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a482b711adf94961bf4bb28eda7f0e28", "links": {"self": "http://172.30.9.23:5000/v3/roles/a482b711adf94961bf4bb28eda7f0e28"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e7e317b66c174923a8cb46c48d897c8d", "links": {"self": "http://172.30.9.23:5000/v3/roles/e7e317b66c174923a8cb46c48d897c8d"}, "name": "ResellerAdmin"}]} 2019-01-18 05:04:33,937 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-0194cd46-6dcf-406b-88db-f59c145fe467 2019-01-18 05:04:33,938 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0821769237518s 2019-01-18 05:04:33,939 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2019-01-18 05:04:33,939 - 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}e9db09177d329ccc7dc85ec7f1b87fd2aaac7b0c" 2019-01-18 05:04:34,020 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:04:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f0b4a922-efce-432d-96e8-566ad1673802 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"}} 2019-01-18 05:04:34,020 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains/default used request id req-f0b4a922-efce-432d-96e8-566ad1673802 2019-01-18 05:04:34,020 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0810058116913s 2019-01-18 05:04:34,021 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-01-18 05:04:34,021 - 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}e9db09177d329ccc7dc85ec7f1b87fd2aaac7b0c" 2019-01-18 05:04:34,113 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:04:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4f8c7216-8c63-48f1-adbb-a359e0698eaf Content-Encoding: gzip Content-Length: 876 Content-Type: application/json RESP BODY: {"users": [{"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/0607a2b4beb0408e9fa51cc5ba027ac6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0607a2b4beb0408e9fa51cc5ba027ac6", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/17c61b95071545a094cc82823d2b88b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "17c61b95071545a094cc82823d2b88b8", "email": "nova@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_health_check-user_8c54e7cc-0344-43e9-960a-303e69bca409", "links": {"self": "http://172.30.9.23:5000/v3/users/1b6f09601c4c4702b1ac95edc19e934c"}, "domain_id": "default", "enabled": true, "id": "1b6f09601c4c4702b1ac95edc19e934c", "options": {}}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/29e5d2dfed2447bda26fc75bd1122674"}, "domain_id": "default", "enabled": true, "options": {}, "id": "29e5d2dfed2447bda26fc75bd1122674", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/3b6dcc8c791e4b6e8831f5b5e583de80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3b6dcc8c791e4b6e8831f5b5e583de80", "email": "neutron@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.23:5000/v3/users/45ab52d673584bc198669be88c88b878"}, "domain_id": "default", "enabled": true, "options": {}, "id": "45ab52d673584bc198669be88c88b878", "email": "barbican@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/57795b4ee52f49c6a71f55bb6c4012f8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "57795b4ee52f49c6a71f55bb6c4012f8", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/5c52969262974d64ac2a300ca5d60f50"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c52969262974d64ac2a300ca5d60f50", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/5fc15572bb1c489ba92bd9945bbc1f64"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5fc15572bb1c489ba92bd9945bbc1f64", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/6b519d70e25f4e61a9dfd738cd6bba22"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6b519d70e25f4e61a9dfd738cd6bba22", "email": "heat@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.23:5000/v3/users/8248437208b540c2893a7117ad102a87"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8248437208b540c2893a7117ad102a87", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/890dee97e62840c5b15e36f03f6b7efc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "890dee97e62840c5b15e36f03f6b7efc", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/8cccb516ecc44ed9bb7c8633df108fd4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8cccb516ecc44ed9bb7c8633df108fd4", "email": "glance@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.23:5000/v3/users/97c3d863a98148299fa116fdb54be470"}, "domain_id": "default", "enabled": true, "options": {}, "id": "97c3d863a98148299fa116fdb54be470", "email": "tacker@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/a2a0c8c0f19941808c9f618af50b3b79"}, "domain_id": "c19db1b8f60647a9a114cd23287c807b", "enabled": true, "options": {}, "id": "a2a0c8c0f19941808c9f618af50b3b79", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/fe5de73ba9cb41b2be24ccf1f72f5ed4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe5de73ba9cb41b2be24ccf1f72f5ed4", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2019-01-18 05:04:34,114 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-4f8c7216-8c63-48f1-adbb-a359e0698eaf 2019-01-18 05:04:34,114 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0927500724792s 2019-01-18 05:04:34,114 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-4f8c7216-8c63-48f1-adbb-a359e0698eaf 2019-01-18 05:04:34,121 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-01-18 05:04:34,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}e9db09177d329ccc7dc85ec7f1b87fd2aaac7b0c" 2019-01-18 05:04:34,203 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:04:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b5f9eb61-d583-488a-908d-4bf948aea7fd Content-Encoding: gzip Content-Length: 397 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": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/47feb8aba08a40dca7028a1701e597b9"}, "enabled": true, "id": "47feb8aba08a40dca7028a1701e597b9", "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/9b8e09d4b24446f595f093ef49bb07e2"}, "enabled": true, "id": "9b8e09d4b24446f595f093ef49bb07e2", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_8c54e7cc-0344-43e9-960a-303e69bca409"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/9c53a91613fb4d5080479ac6f51697ed"}, "enabled": true, "id": "9c53a91613fb4d5080479ac6f51697ed", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2019-01-18 05:04:34,203 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-b5f9eb61-d583-488a-908d-4bf948aea7fd 2019-01-18 05:04:34,203 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.082435131073s 2019-01-18 05:04:34,204 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-b5f9eb61-d583-488a-908d-4bf948aea7fd 2019-01-18 05:04:34,206 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2019-01-18 05:04:34,206 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/role_assignments?user.id=1b6f09601c4c4702b1ac95edc19e934c&scope.project.id=9b8e09d4b24446f595f093ef49bb07e2&role.id=2c282522641f4acfb3db46988b1d5452 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9db09177d329ccc7dc85ec7f1b87fd2aaac7b0c" 2019-01-18 05:04:34,285 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:04:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-34fcecbb-e906-406a-bf73-1f8b414bd178 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=1b6f09601c4c4702b1ac95edc19e934c&scope.project.id=9b8e09d4b24446f595f093ef49bb07e2&role.id=2c282522641f4acfb3db46988b1d5452", "previous": null, "next": null}} 2019-01-18 05:04:34,285 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/role_assignments?user.id=1b6f09601c4c4702b1ac95edc19e934c&scope.project.id=9b8e09d4b24446f595f093ef49bb07e2&role.id=2c282522641f4acfb3db46988b1d5452 used request id req-34fcecbb-e906-406a-bf73-1f8b414bd178 2019-01-18 05:04:34,285 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0791680812836s 2019-01-18 05:04:34,285 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2019-01-18 05:04:34,286 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:5000/v3/projects/9b8e09d4b24446f595f093ef49bb07e2/users/1b6f09601c4c4702b1ac95edc19e934c/roles/2c282522641f4acfb3db46988b1d5452 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9db09177d329ccc7dc85ec7f1b87fd2aaac7b0c" 2019-01-18 05:04:34,400 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 05:04:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-696c7b80-3f06-4afd-9e73-e516a0e24b84 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 05:04:34,400 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/9b8e09d4b24446f595f093ef49bb07e2/users/1b6f09601c4c4702b1ac95edc19e934c/roles/2c282522641f4acfb3db46988b1d5452 used request id req-696c7b80-3f06-4afd-9e73-e516a0e24b84 2019-01-18 05:04:34,400 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.114791870117s 2019-01-18 05:04:34,401 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'snaps_health_check-project_8c54e7cc-0344-43e9-960a-303e69bca409', 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': '02ce4990-ac5f-4cec-b9f4-c380f1816903', 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_8c54e7cc-0344-43e9-960a-303e69bca409', 'project_id': u'9b8e09d4b24446f595f093ef49bb07e2', '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': {}}}} 2019-01-18 05:04:34,402 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2019-01-18 05:04:34,402 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2019-01-18 05:04:34,403 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2019-01-18 05:04:34,403 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2019-01-18 05:04:34,403 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2019-01-18 05:04:34,403 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2019-01-18 05:04:34,403 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2019-01-18 05:04:34,403 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2019-01-18 05:04:34,403 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2019-01-18 05:04:34,403 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2019-01-18 05:04:34,404 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2019-01-18 05:04:34,404 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2019-01-18 05:04:34,404 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2019-01-18 05:04:34,404 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2019-01-18 05:04:34,404 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2019-01-18 05:04:34,404 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2019-01-18 05:04:34,404 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2019-01-18 05:04:34,404 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2019-01-18 05:04:34,404 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2019-01-18 05:04:34,405 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2019-01-18 05:04:34,405 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2019-01-18 05:04:34,405 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2019-01-18 05:04:34,406 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'snaps_health_check-user_8c54e7cc-0344-43e9-960a-303e69bca409', 'password': '02ce4990-ac5f-4cec-b9f4-c380f1816903', 'project_name': 'snaps_health_check-project_8c54e7cc-0344-43e9-960a-303e69bca409', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.23:5000/v3', 'project_id': '9b8e09d4b24446f595f093ef49bb07e2', 'project_domain_name': 'Default'} 2019-01-18 05:04:34,407 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2019-01-18 05:04:34,407 - 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}e9db09177d329ccc7dc85ec7f1b87fd2aaac7b0c" 2019-01-18 05:04:34,485 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:04:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-62fea460-64ee-4fc2-a12c-a59aa31e5e19 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": "2c282522641f4acfb3db46988b1d5452", "links": {"self": "http://172.30.9.23:5000/v3/roles/2c282522641f4acfb3db46988b1d5452"}, "name": "Member"}, {"domain_id": null, "id": "6b7f4f4f76264b6fb449c43b86ee3817", "links": {"self": "http://172.30.9.23:5000/v3/roles/6b7f4f4f76264b6fb449c43b86ee3817"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a482b711adf94961bf4bb28eda7f0e28", "links": {"self": "http://172.30.9.23:5000/v3/roles/a482b711adf94961bf4bb28eda7f0e28"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e7e317b66c174923a8cb46c48d897c8d", "links": {"self": "http://172.30.9.23:5000/v3/roles/e7e317b66c174923a8cb46c48d897c8d"}, "name": "ResellerAdmin"}]} 2019-01-18 05:04:34,485 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-62fea460-64ee-4fc2-a12c-a59aa31e5e19 2019-01-18 05:04:34,485 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0788419246674s 2019-01-18 05:04:34,487 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2019-01-18 05:04:34,487 - 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}e9db09177d329ccc7dc85ec7f1b87fd2aaac7b0c" 2019-01-18 05:04:34,569 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:04:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-76fbae96-ea90-4324-bd94-2997c1484d1c 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": "2c282522641f4acfb3db46988b1d5452", "links": {"self": "http://172.30.9.23:5000/v3/roles/2c282522641f4acfb3db46988b1d5452"}, "name": "Member"}, {"domain_id": null, "id": "6b7f4f4f76264b6fb449c43b86ee3817", "links": {"self": "http://172.30.9.23:5000/v3/roles/6b7f4f4f76264b6fb449c43b86ee3817"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a482b711adf94961bf4bb28eda7f0e28", "links": {"self": "http://172.30.9.23:5000/v3/roles/a482b711adf94961bf4bb28eda7f0e28"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e7e317b66c174923a8cb46c48d897c8d", "links": {"self": "http://172.30.9.23:5000/v3/roles/e7e317b66c174923a8cb46c48d897c8d"}, "name": "ResellerAdmin"}]} 2019-01-18 05:04:34,569 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-76fbae96-ea90-4324-bd94-2997c1484d1c 2019-01-18 05:04:34,569 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0823080539703s 2019-01-18 05:04:34,570 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2019-01-18 05:04:34,571 - 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}e9db09177d329ccc7dc85ec7f1b87fd2aaac7b0c" 2019-01-18 05:04:34,649 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:04:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c8463ef2-208a-489d-9822-83cbdfd3567f 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"}} 2019-01-18 05:04:34,649 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains/default used request id req-c8463ef2-208a-489d-9822-83cbdfd3567f 2019-01-18 05:04:34,649 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.078714132309s 2019-01-18 05:04:34,650 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-01-18 05:04:34,651 - 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}e9db09177d329ccc7dc85ec7f1b87fd2aaac7b0c" 2019-01-18 05:04:34,745 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:04:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-682b9afd-8da3-4388-adb5-85a6dd83e417 Content-Encoding: gzip Content-Length: 876 Content-Type: application/json RESP BODY: {"users": [{"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/0607a2b4beb0408e9fa51cc5ba027ac6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0607a2b4beb0408e9fa51cc5ba027ac6", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/17c61b95071545a094cc82823d2b88b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "17c61b95071545a094cc82823d2b88b8", "email": "nova@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_health_check-user_8c54e7cc-0344-43e9-960a-303e69bca409", "links": {"self": "http://172.30.9.23:5000/v3/users/1b6f09601c4c4702b1ac95edc19e934c"}, "domain_id": "default", "enabled": true, "id": "1b6f09601c4c4702b1ac95edc19e934c", "options": {}}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/29e5d2dfed2447bda26fc75bd1122674"}, "domain_id": "default", "enabled": true, "options": {}, "id": "29e5d2dfed2447bda26fc75bd1122674", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/3b6dcc8c791e4b6e8831f5b5e583de80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3b6dcc8c791e4b6e8831f5b5e583de80", "email": "neutron@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.23:5000/v3/users/45ab52d673584bc198669be88c88b878"}, "domain_id": "default", "enabled": true, "options": {}, "id": "45ab52d673584bc198669be88c88b878", "email": "barbican@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/57795b4ee52f49c6a71f55bb6c4012f8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "57795b4ee52f49c6a71f55bb6c4012f8", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/5c52969262974d64ac2a300ca5d60f50"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c52969262974d64ac2a300ca5d60f50", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/5fc15572bb1c489ba92bd9945bbc1f64"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5fc15572bb1c489ba92bd9945bbc1f64", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/6b519d70e25f4e61a9dfd738cd6bba22"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6b519d70e25f4e61a9dfd738cd6bba22", "email": "heat@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.23:5000/v3/users/8248437208b540c2893a7117ad102a87"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8248437208b540c2893a7117ad102a87", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/890dee97e62840c5b15e36f03f6b7efc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "890dee97e62840c5b15e36f03f6b7efc", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/8cccb516ecc44ed9bb7c8633df108fd4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8cccb516ecc44ed9bb7c8633df108fd4", "email": "glance@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.23:5000/v3/users/97c3d863a98148299fa116fdb54be470"}, "domain_id": "default", "enabled": true, "options": {}, "id": "97c3d863a98148299fa116fdb54be470", "email": "tacker@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/a2a0c8c0f19941808c9f618af50b3b79"}, "domain_id": "c19db1b8f60647a9a114cd23287c807b", "enabled": true, "options": {}, "id": "a2a0c8c0f19941808c9f618af50b3b79", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/fe5de73ba9cb41b2be24ccf1f72f5ed4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe5de73ba9cb41b2be24ccf1f72f5ed4", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2019-01-18 05:04:34,745 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-682b9afd-8da3-4388-adb5-85a6dd83e417 2019-01-18 05:04:34,746 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0954859256744s 2019-01-18 05:04:34,746 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-682b9afd-8da3-4388-adb5-85a6dd83e417 2019-01-18 05:04:34,752 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-01-18 05:04:34,753 - 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}e9db09177d329ccc7dc85ec7f1b87fd2aaac7b0c" 2019-01-18 05:04:34,832 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:04:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f26ce981-c555-4999-8a93-e4633992001e Content-Encoding: gzip Content-Length: 397 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": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/47feb8aba08a40dca7028a1701e597b9"}, "enabled": true, "id": "47feb8aba08a40dca7028a1701e597b9", "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/9b8e09d4b24446f595f093ef49bb07e2"}, "enabled": true, "id": "9b8e09d4b24446f595f093ef49bb07e2", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_8c54e7cc-0344-43e9-960a-303e69bca409"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/9c53a91613fb4d5080479ac6f51697ed"}, "enabled": true, "id": "9c53a91613fb4d5080479ac6f51697ed", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2019-01-18 05:04:34,832 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-f26ce981-c555-4999-8a93-e4633992001e 2019-01-18 05:04:34,833 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0802049636841s 2019-01-18 05:04:34,833 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-f26ce981-c555-4999-8a93-e4633992001e 2019-01-18 05:04:34,835 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2019-01-18 05:04:34,836 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/role_assignments?user.id=1b6f09601c4c4702b1ac95edc19e934c&scope.project.id=9b8e09d4b24446f595f093ef49bb07e2&role.id=6b7f4f4f76264b6fb449c43b86ee3817 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9db09177d329ccc7dc85ec7f1b87fd2aaac7b0c" 2019-01-18 05:04:34,926 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:04:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8afeafb9-507a-478a-83d7-c33cca869882 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=1b6f09601c4c4702b1ac95edc19e934c&scope.project.id=9b8e09d4b24446f595f093ef49bb07e2&role.id=6b7f4f4f76264b6fb449c43b86ee3817", "previous": null, "next": null}} 2019-01-18 05:04:34,927 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/role_assignments?user.id=1b6f09601c4c4702b1ac95edc19e934c&scope.project.id=9b8e09d4b24446f595f093ef49bb07e2&role.id=6b7f4f4f76264b6fb449c43b86ee3817 used request id req-8afeafb9-507a-478a-83d7-c33cca869882 2019-01-18 05:04:34,927 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0919089317322s 2019-01-18 05:04:34,927 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2019-01-18 05:04:34,928 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:5000/v3/projects/9b8e09d4b24446f595f093ef49bb07e2/users/1b6f09601c4c4702b1ac95edc19e934c/roles/6b7f4f4f76264b6fb449c43b86ee3817 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9db09177d329ccc7dc85ec7f1b87fd2aaac7b0c" 2019-01-18 05:04:35,091 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 05:04:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4ab27d20-18a7-4ad8-a90c-c4b8ae878dbb Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 05:04:35,091 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/9b8e09d4b24446f595f093ef49bb07e2/users/1b6f09601c4c4702b1ac95edc19e934c/roles/6b7f4f4f76264b6fb449c43b86ee3817 used request id req-4ab27d20-18a7-4ad8-a90c-c4b8ae878dbb 2019-01-18 05:04:35,091 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.163927078247s 2019-01-18 05:04:35,092 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2019-01-18 05:04:35,092 - 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}e9db09177d329ccc7dc85ec7f1b87fd2aaac7b0c" 2019-01-18 05:04:35,172 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:04:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e7befe6d-b992-421f-b807-48f62f4192ad 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": "2c282522641f4acfb3db46988b1d5452", "links": {"self": "http://172.30.9.23:5000/v3/roles/2c282522641f4acfb3db46988b1d5452"}, "name": "Member"}, {"domain_id": null, "id": "6b7f4f4f76264b6fb449c43b86ee3817", "links": {"self": "http://172.30.9.23:5000/v3/roles/6b7f4f4f76264b6fb449c43b86ee3817"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a482b711adf94961bf4bb28eda7f0e28", "links": {"self": "http://172.30.9.23:5000/v3/roles/a482b711adf94961bf4bb28eda7f0e28"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e7e317b66c174923a8cb46c48d897c8d", "links": {"self": "http://172.30.9.23:5000/v3/roles/e7e317b66c174923a8cb46c48d897c8d"}, "name": "ResellerAdmin"}]} 2019-01-18 05:04:35,173 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-e7befe6d-b992-421f-b807-48f62f4192ad 2019-01-18 05:04:35,173 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0811870098114s 2019-01-18 05:04:35,174 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleCreate 2019-01-18 05:04:35,175 - 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}e9db09177d329ccc7dc85ec7f1b87fd2aaac7b0c" -d '{"role": {"name": "heat_stack_owner"}}' 2019-01-18 05:04:35,260 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 18 Jan 2019 05:04:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1f49f4ba-56a6-4dfa-9d54-97c36714798c Content-Length: 187 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "8ff510affcb84af69f455da750172834", "links": {"self": "http://172.30.9.23:5000/v3/roles/8ff510affcb84af69f455da750172834"}, "name": "heat_stack_owner"}} 2019-01-18 05:04:35,260 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-1f49f4ba-56a6-4dfa-9d54-97c36714798c 2019-01-18 05:04:35,260 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleCreate in 0.086061000824s 2019-01-18 05:04:35,261 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles/8ff510affcb84af69f455da750172834 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9db09177d329ccc7dc85ec7f1b87fd2aaac7b0c" 2019-01-18 05:04:35,340 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:04:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bdd695f0-4fe0-49ff-b276-ed858e452bf9 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.23:5000/v3/roles/8ff510affcb84af69f455da750172834"}, "domain_id": null, "name": "heat_stack_owner", "id": "8ff510affcb84af69f455da750172834"}} 2019-01-18 05:04:35,340 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/8ff510affcb84af69f455da750172834 used request id req-bdd695f0-4fe0-49ff-b276-ed858e452bf9 2019-01-18 05:04:35,340 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2019-01-18 05:04:35,341 - 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}e9db09177d329ccc7dc85ec7f1b87fd2aaac7b0c" 2019-01-18 05:04:35,518 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:04:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e8523321-99ee-4b19-ad15-6894b29cf1ab Content-Encoding: gzip Content-Length: 350 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2c282522641f4acfb3db46988b1d5452", "links": {"self": "http://172.30.9.23:5000/v3/roles/2c282522641f4acfb3db46988b1d5452"}, "name": "Member"}, {"domain_id": null, "id": "6b7f4f4f76264b6fb449c43b86ee3817", "links": {"self": "http://172.30.9.23:5000/v3/roles/6b7f4f4f76264b6fb449c43b86ee3817"}, "name": "admin"}, {"domain_id": null, "id": "8ff510affcb84af69f455da750172834", "links": {"self": "http://172.30.9.23:5000/v3/roles/8ff510affcb84af69f455da750172834"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a482b711adf94961bf4bb28eda7f0e28", "links": {"self": "http://172.30.9.23:5000/v3/roles/a482b711adf94961bf4bb28eda7f0e28"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e7e317b66c174923a8cb46c48d897c8d", "links": {"self": "http://172.30.9.23:5000/v3/roles/e7e317b66c174923a8cb46c48d897c8d"}, "name": "ResellerAdmin"}]} 2019-01-18 05:04:35,518 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-e8523321-99ee-4b19-ad15-6894b29cf1ab 2019-01-18 05:04:35,518 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.17782497406s 2019-01-18 05:04:35,520 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2019-01-18 05:04:35,520 - 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}e9db09177d329ccc7dc85ec7f1b87fd2aaac7b0c" 2019-01-18 05:04:35,679 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:04:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eec26be2-b8bd-4026-8826-687526361d99 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"}} 2019-01-18 05:04:35,679 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains/default used request id req-eec26be2-b8bd-4026-8826-687526361d99 2019-01-18 05:04:35,680 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.159678936005s 2019-01-18 05:04:35,680 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-01-18 05:04:35,681 - 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}e9db09177d329ccc7dc85ec7f1b87fd2aaac7b0c" 2019-01-18 05:04:35,778 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:04:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b15dcc8c-2124-4f34-a304-d4d106315b46 Content-Encoding: gzip Content-Length: 876 Content-Type: application/json RESP BODY: {"users": [{"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/0607a2b4beb0408e9fa51cc5ba027ac6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0607a2b4beb0408e9fa51cc5ba027ac6", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/17c61b95071545a094cc82823d2b88b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "17c61b95071545a094cc82823d2b88b8", "email": "nova@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_health_check-user_8c54e7cc-0344-43e9-960a-303e69bca409", "links": {"self": "http://172.30.9.23:5000/v3/users/1b6f09601c4c4702b1ac95edc19e934c"}, "domain_id": "default", "enabled": true, "id": "1b6f09601c4c4702b1ac95edc19e934c", "options": {}}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/29e5d2dfed2447bda26fc75bd1122674"}, "domain_id": "default", "enabled": true, "options": {}, "id": "29e5d2dfed2447bda26fc75bd1122674", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/3b6dcc8c791e4b6e8831f5b5e583de80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3b6dcc8c791e4b6e8831f5b5e583de80", "email": "neutron@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.23:5000/v3/users/45ab52d673584bc198669be88c88b878"}, "domain_id": "default", "enabled": true, "options": {}, "id": "45ab52d673584bc198669be88c88b878", "email": "barbican@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/57795b4ee52f49c6a71f55bb6c4012f8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "57795b4ee52f49c6a71f55bb6c4012f8", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/5c52969262974d64ac2a300ca5d60f50"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c52969262974d64ac2a300ca5d60f50", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/5fc15572bb1c489ba92bd9945bbc1f64"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5fc15572bb1c489ba92bd9945bbc1f64", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/6b519d70e25f4e61a9dfd738cd6bba22"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6b519d70e25f4e61a9dfd738cd6bba22", "email": "heat@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.23:5000/v3/users/8248437208b540c2893a7117ad102a87"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8248437208b540c2893a7117ad102a87", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/890dee97e62840c5b15e36f03f6b7efc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "890dee97e62840c5b15e36f03f6b7efc", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/8cccb516ecc44ed9bb7c8633df108fd4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8cccb516ecc44ed9bb7c8633df108fd4", "email": "glance@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.23:5000/v3/users/97c3d863a98148299fa116fdb54be470"}, "domain_id": "default", "enabled": true, "options": {}, "id": "97c3d863a98148299fa116fdb54be470", "email": "tacker@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/a2a0c8c0f19941808c9f618af50b3b79"}, "domain_id": "c19db1b8f60647a9a114cd23287c807b", "enabled": true, "options": {}, "id": "a2a0c8c0f19941808c9f618af50b3b79", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/fe5de73ba9cb41b2be24ccf1f72f5ed4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe5de73ba9cb41b2be24ccf1f72f5ed4", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2019-01-18 05:04:35,778 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-b15dcc8c-2124-4f34-a304-d4d106315b46 2019-01-18 05:04:35,779 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0981481075287s 2019-01-18 05:04:35,779 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-b15dcc8c-2124-4f34-a304-d4d106315b46 2019-01-18 05:04:35,785 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-01-18 05:04:35,786 - 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}e9db09177d329ccc7dc85ec7f1b87fd2aaac7b0c" 2019-01-18 05:04:35,872 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:04:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2cc9dab0-e2fb-4387-a790-45a6d009c8be Content-Encoding: gzip Content-Length: 397 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": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/47feb8aba08a40dca7028a1701e597b9"}, "enabled": true, "id": "47feb8aba08a40dca7028a1701e597b9", "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/9b8e09d4b24446f595f093ef49bb07e2"}, "enabled": true, "id": "9b8e09d4b24446f595f093ef49bb07e2", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_8c54e7cc-0344-43e9-960a-303e69bca409"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/9c53a91613fb4d5080479ac6f51697ed"}, "enabled": true, "id": "9c53a91613fb4d5080479ac6f51697ed", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2019-01-18 05:04:35,873 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-2cc9dab0-e2fb-4387-a790-45a6d009c8be 2019-01-18 05:04:35,873 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0874948501587s 2019-01-18 05:04:35,873 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-2cc9dab0-e2fb-4387-a790-45a6d009c8be 2019-01-18 05:04:35,875 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2019-01-18 05:04:35,876 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/role_assignments?user.id=1b6f09601c4c4702b1ac95edc19e934c&scope.project.id=9b8e09d4b24446f595f093ef49bb07e2&role.id=8ff510affcb84af69f455da750172834 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9db09177d329ccc7dc85ec7f1b87fd2aaac7b0c" 2019-01-18 05:04:35,948 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:04:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a0e34341-5abf-4424-b15b-1419f0ad671e Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.23:5000/v3/role_assignments?user.id=1b6f09601c4c4702b1ac95edc19e934c&scope.project.id=9b8e09d4b24446f595f093ef49bb07e2&role.id=8ff510affcb84af69f455da750172834", "previous": null, "next": null}} 2019-01-18 05:04:35,949 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/role_assignments?user.id=1b6f09601c4c4702b1ac95edc19e934c&scope.project.id=9b8e09d4b24446f595f093ef49bb07e2&role.id=8ff510affcb84af69f455da750172834 used request id req-a0e34341-5abf-4424-b15b-1419f0ad671e 2019-01-18 05:04:35,949 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0734989643097s 2019-01-18 05:04:35,949 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2019-01-18 05:04:35,950 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:5000/v3/projects/9b8e09d4b24446f595f093ef49bb07e2/users/1b6f09601c4c4702b1ac95edc19e934c/roles/8ff510affcb84af69f455da750172834 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9db09177d329ccc7dc85ec7f1b87fd2aaac7b0c" 2019-01-18 05:04:36,083 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 05:04:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c214aa88-1f83-4305-8bed-9f0b6d6df5b0 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 05:04:36,083 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/9b8e09d4b24446f595f093ef49bb07e2/users/1b6f09601c4c4702b1ac95edc19e934c/roles/8ff510affcb84af69f455da750172834 used request id req-c214aa88-1f83-4305-8bed-9f0b6d6df5b0 2019-01-18 05:04:36,083 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.133875131607s 2019-01-18 05:04:36,083 - openstack_tests - DEBUG - Reading RC file - /var/lib/xtesting/conf/env_file 2019-01-18 05:04:36,084 - file_utils - INFO - Attempting to read OS environment file - /var/lib/xtesting/conf/env_file 2019-01-18 05:04:36,084 - openstack_tests - INFO - OS Credentials = > 2019-01-18 05:04:36,084 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 05:04:36,085 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 05:04:36,476 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}, {"id": "2c282522641f4acfb3db46988b1d5452", "name": "Member"}, {"id": "8ff510affcb84af69f455da750172834", "name": "heat_stack_owner"}], "expires_at": "2019-01-18T06:04:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9b8e09d4b24446f595f093ef49bb07e2", "name": "snaps_health_check-project_8c54e7cc-0344-43e9-960a-303e69bca409"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/9b8e09d4b24446f595f093ef49bb07e2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/9b8e09d4b24446f595f093ef49bb07e2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/9b8e09d4b24446f595f093ef49bb07e2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/9b8e09d4b24446f595f093ef49bb07e2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/9b8e09d4b24446f595f093ef49bb07e2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/9b8e09d4b24446f595f093ef49bb07e2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/9b8e09d4b24446f595f093ef49bb07e2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/9b8e09d4b24446f595f093ef49bb07e2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/9b8e09d4b24446f595f093ef49bb07e2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/9b8e09d4b24446f595f093ef49bb07e2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/9b8e09d4b24446f595f093ef49bb07e2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/9b8e09d4b24446f595f093ef49bb07e2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_health_check-user_8c54e7cc-0344-43e9-960a-303e69bca409", "id": "1b6f09601c4c4702b1ac95edc19e934c"}, "audit_ids": ["RFPRLBkfSNymudFXN5wIig"], "issued_at": "2019-01-18T05:04:36.000000Z"}} 2019-01-18 05:04:36,482 - 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}21f724060db1629baac28c41b7fc3b4554116787" 2019-01-18 05:04:36,725 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-c0bde08c-0488-4db6-a334-d407538de759 Date: Fri, 18 Jan 2019 05:04:36 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"c7128340-d09d-4472-ab8c-6b0e75149f5d","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"47feb8aba08a40dca7028a1701e597b9","status":"ACTIVE","subnets":["99f540fb-52d8-49ca-b59c-736c854d3c9e"],"description":"","tags":[],"updated_at":"2019-01-18T04:39:13Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"47feb8aba08a40dca7028a1701e597b9","created_at":"2019-01-18T04:39:06Z","provider:network_type":"flat"}]} 2019-01-18 05:04:36,726 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?router%3Aexternal=True used request id req-c0bde08c-0488-4db6-a334-d407538de759 2019-01-18 05:04:36,731 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=c7128340-d09d-4472-ab8c-6b0e75149f5d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21f724060db1629baac28c41b7fc3b4554116787" 2019-01-18 05:04:36,935 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 624 X-Openstack-Request-Id: req-c699379f-59c1-4efb-bed6-e730b726954a Date: Fri, 18 Jan 2019 05:04:36 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"c7128340-d09d-4472-ab8c-6b0e75149f5d","tenant_id":"47feb8aba08a40dca7028a1701e597b9","created_at":"2019-01-18T04:39:13Z","dns_nameservers":[],"updated_at":"2019-01-18T04:39:13Z","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":"47feb8aba08a40dca7028a1701e597b9","id":"99f540fb-52d8-49ca-b59c-736c854d3c9e","subnetpool_id":null,"name":"external-subnet"}]} 2019-01-18 05:04:36,935 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=c7128340-d09d-4472-ab8c-6b0e75149f5d used request id req-c699379f-59c1-4efb-bed6-e730b726954a 2019-01-18 05:04:36,935 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata '{}' 2019-01-18 05:04:36,936 - xtesting.ci.run_tests - INFO - Running test case 'snaps_health_check'... 2019-01-18 05:04:36,936 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 05:04:36,938 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 05:04:37,315 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}, {"id": "2c282522641f4acfb3db46988b1d5452", "name": "Member"}, {"id": "8ff510affcb84af69f455da750172834", "name": "heat_stack_owner"}], "expires_at": "2019-01-18T06:04:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9b8e09d4b24446f595f093ef49bb07e2", "name": "snaps_health_check-project_8c54e7cc-0344-43e9-960a-303e69bca409"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/9b8e09d4b24446f595f093ef49bb07e2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/9b8e09d4b24446f595f093ef49bb07e2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/9b8e09d4b24446f595f093ef49bb07e2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/9b8e09d4b24446f595f093ef49bb07e2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/9b8e09d4b24446f595f093ef49bb07e2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/9b8e09d4b24446f595f093ef49bb07e2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/9b8e09d4b24446f595f093ef49bb07e2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/9b8e09d4b24446f595f093ef49bb07e2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/9b8e09d4b24446f595f093ef49bb07e2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/9b8e09d4b24446f595f093ef49bb07e2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/9b8e09d4b24446f595f093ef49bb07e2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/9b8e09d4b24446f595f093ef49bb07e2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_health_check-user_8c54e7cc-0344-43e9-960a-303e69bca409", "id": "1b6f09601c4c4702b1ac95edc19e934c"}, "audit_ids": ["YpdAbwPpTEm7geRqhDj95w"], "issued_at": "2019-01-18T05:04:37.000000Z"}} 2019-01-18 05:04:37,316 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}310fac28631f817a3032923bc6c38b81308f1f56" 2019-01-18 05:04:37,402 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:04:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-66747fcb-403d-44d7-bd3d-8e3eca74c9d6 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 05:04:37,402 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-66747fcb-403d-44d7-bd3d-8e3eca74c9d6 2019-01-18 05:04:37,404 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 05:04:37,404 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 05:04:37,792 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}, {"id": "2c282522641f4acfb3db46988b1d5452", "name": "Member"}, {"id": "8ff510affcb84af69f455da750172834", "name": "heat_stack_owner"}], "expires_at": "2019-01-18T06:04:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9b8e09d4b24446f595f093ef49bb07e2", "name": "snaps_health_check-project_8c54e7cc-0344-43e9-960a-303e69bca409"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/9b8e09d4b24446f595f093ef49bb07e2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/9b8e09d4b24446f595f093ef49bb07e2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/9b8e09d4b24446f595f093ef49bb07e2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/9b8e09d4b24446f595f093ef49bb07e2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/9b8e09d4b24446f595f093ef49bb07e2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/9b8e09d4b24446f595f093ef49bb07e2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/9b8e09d4b24446f595f093ef49bb07e2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/9b8e09d4b24446f595f093ef49bb07e2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/9b8e09d4b24446f595f093ef49bb07e2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/9b8e09d4b24446f595f093ef49bb07e2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/9b8e09d4b24446f595f093ef49bb07e2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/9b8e09d4b24446f595f093ef49bb07e2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_health_check-user_8c54e7cc-0344-43e9-960a-303e69bca409", "id": "1b6f09601c4c4702b1ac95edc19e934c"}, "audit_ids": ["WOK2xLUGQe6ICPSJr4Ysyg"], "issued_at": "2019-01-18T05:04:37.000000Z"}} 2019-01-18 05:04:37,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}d0642b6451e486921a4c074928cd21f27f4e4567" 2019-01-18 05:04:37,875 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:04:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c123e621-b6ed-4d5b-8355-01e66f05a096 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 05:04:37,875 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-c123e621-b6ed-4d5b-8355-01e66f05a096 2019-01-18 05:04:37,879 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-18 05:04:37,884 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 18 Jan 2019 05:04: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"}]}]}} 2019-01-18 05:04:37,885 - 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-9f2de78d-8b42-427-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0642b6451e486921a4c074928cd21f27f4e4567" 2019-01-18 05:04:37,973 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:04:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8ff304f0-332f-4ed4-8da7-6e3534110f7c 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-9f2de78d-8b42-427-proj", "previous": null, "next": null}, "projects": []} 2019-01-18 05:04:37,973 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=SimpleHealthCheck-9f2de78d-8b42-427-proj used request id req-8ff304f0-332f-4ed4-8da7-6e3534110f7c 2019-01-18 05:04:37,977 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0642b6451e486921a4c074928cd21f27f4e4567" 2019-01-18 05:04:38,135 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:04:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7274d6d6-0f89-4176-84c5-32dd657f8874 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-18 05:04:38,135 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-7274d6d6-0f89-4176-84c5-32dd657f8874 2019-01-18 05:04:38,139 - 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}d0642b6451e486921a4c074928cd21f27f4e4567" -d '{"project": {"enabled": true, "domain_id": "default", "name": "SimpleHealthCheck-9f2de78d-8b42-427-proj"}}' 2019-01-18 05:04:38,243 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 18 Jan 2019 05:04:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9afc3dbb-04b5-443f-889c-29802741d4d4 Content-Length: 302 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/a3ad2ac7e03b412cbaecad1383e6959f"}, "enabled": true, "id": "a3ad2ac7e03b412cbaecad1383e6959f", "parent_id": "default", "domain_id": "default", "name": "SimpleHealthCheck-9f2de78d-8b42-427-proj"}} 2019-01-18 05:04:38,243 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-9afc3dbb-04b5-443f-889c-29802741d4d4 2019-01-18 05:04:38,243 - keystone_utils - INFO - Created project with name - SimpleHealthCheck-9f2de78d-8b42-427-proj 2019-01-18 05:04:38,243 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 05:04:38,244 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 05:04:38,625 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}, {"id": "2c282522641f4acfb3db46988b1d5452", "name": "Member"}, {"id": "8ff510affcb84af69f455da750172834", "name": "heat_stack_owner"}], "expires_at": "2019-01-18T06:04:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9b8e09d4b24446f595f093ef49bb07e2", "name": "snaps_health_check-project_8c54e7cc-0344-43e9-960a-303e69bca409"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/9b8e09d4b24446f595f093ef49bb07e2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/9b8e09d4b24446f595f093ef49bb07e2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/9b8e09d4b24446f595f093ef49bb07e2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/9b8e09d4b24446f595f093ef49bb07e2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/9b8e09d4b24446f595f093ef49bb07e2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/9b8e09d4b24446f595f093ef49bb07e2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/9b8e09d4b24446f595f093ef49bb07e2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/9b8e09d4b24446f595f093ef49bb07e2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/9b8e09d4b24446f595f093ef49bb07e2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/9b8e09d4b24446f595f093ef49bb07e2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/9b8e09d4b24446f595f093ef49bb07e2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/9b8e09d4b24446f595f093ef49bb07e2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_health_check-user_8c54e7cc-0344-43e9-960a-303e69bca409", "id": "1b6f09601c4c4702b1ac95edc19e934c"}, "audit_ids": ["jBEGcAqVTYqZbVGGam006A"], "issued_at": "2019-01-18T05:04:38.000000Z"}} 2019-01-18 05:04:38,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}9f7d9f22129af0790dc8bea0aaff7ba4811a6041" 2019-01-18 05:04:38,707 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:04:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-10b0cfa5-01cb-49cc-9313-0059d16b6922 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 05:04:38,707 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-10b0cfa5-01cb-49cc-9313-0059d16b6922 2019-01-18 05:04:38,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" 2019-01-18 05:04:38,717 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 18 Jan 2019 05:04: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"}]}]}} 2019-01-18 05:04:38,718 - 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}9f7d9f22129af0790dc8bea0aaff7ba4811a6041" 2019-01-18 05:04:38,822 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:04:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-45b15b01-a02b-49c2-8f34-fbfcec0056aa Content-Encoding: gzip Content-Length: 876 Content-Type: application/json RESP BODY: {"users": [{"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/0607a2b4beb0408e9fa51cc5ba027ac6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0607a2b4beb0408e9fa51cc5ba027ac6", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/17c61b95071545a094cc82823d2b88b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "17c61b95071545a094cc82823d2b88b8", "email": "nova@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_health_check-user_8c54e7cc-0344-43e9-960a-303e69bca409", "links": {"self": "http://172.30.9.23:5000/v3/users/1b6f09601c4c4702b1ac95edc19e934c"}, "domain_id": "default", "enabled": true, "id": "1b6f09601c4c4702b1ac95edc19e934c", "options": {}}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/29e5d2dfed2447bda26fc75bd1122674"}, "domain_id": "default", "enabled": true, "options": {}, "id": "29e5d2dfed2447bda26fc75bd1122674", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/3b6dcc8c791e4b6e8831f5b5e583de80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3b6dcc8c791e4b6e8831f5b5e583de80", "email": "neutron@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.23:5000/v3/users/45ab52d673584bc198669be88c88b878"}, "domain_id": "default", "enabled": true, "options": {}, "id": "45ab52d673584bc198669be88c88b878", "email": "barbican@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/57795b4ee52f49c6a71f55bb6c4012f8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "57795b4ee52f49c6a71f55bb6c4012f8", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/5c52969262974d64ac2a300ca5d60f50"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c52969262974d64ac2a300ca5d60f50", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/5fc15572bb1c489ba92bd9945bbc1f64"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5fc15572bb1c489ba92bd9945bbc1f64", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/6b519d70e25f4e61a9dfd738cd6bba22"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6b519d70e25f4e61a9dfd738cd6bba22", "email": "heat@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.23:5000/v3/users/8248437208b540c2893a7117ad102a87"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8248437208b540c2893a7117ad102a87", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/890dee97e62840c5b15e36f03f6b7efc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "890dee97e62840c5b15e36f03f6b7efc", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/8cccb516ecc44ed9bb7c8633df108fd4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8cccb516ecc44ed9bb7c8633df108fd4", "email": "glance@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.23:5000/v3/users/97c3d863a98148299fa116fdb54be470"}, "domain_id": "default", "enabled": true, "options": {}, "id": "97c3d863a98148299fa116fdb54be470", "email": "tacker@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/a2a0c8c0f19941808c9f618af50b3b79"}, "domain_id": "c19db1b8f60647a9a114cd23287c807b", "enabled": true, "options": {}, "id": "a2a0c8c0f19941808c9f618af50b3b79", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/fe5de73ba9cb41b2be24ccf1f72f5ed4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe5de73ba9cb41b2be24ccf1f72f5ed4", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2019-01-18 05:04:38,822 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-45b15b01-a02b-49c2-8f34-fbfcec0056aa 2019-01-18 05:04:38,827 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=SimpleHealthCheck-9f2de78d-8b42-427-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f7d9f22129af0790dc8bea0aaff7ba4811a6041" 2019-01-18 05:04:38,905 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:04:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-391f3a9a-a8c2-4ff5-8b74-3fc811116198 Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=SimpleHealthCheck-9f2de78d-8b42-427-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/a3ad2ac7e03b412cbaecad1383e6959f"}, "enabled": true, "id": "a3ad2ac7e03b412cbaecad1383e6959f", "parent_id": "default", "domain_id": "default", "name": "SimpleHealthCheck-9f2de78d-8b42-427-proj"}]} 2019-01-18 05:04:38,905 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=SimpleHealthCheck-9f2de78d-8b42-427-proj used request id req-391f3a9a-a8c2-4ff5-8b74-3fc811116198 2019-01-18 05:04:38,909 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f7d9f22129af0790dc8bea0aaff7ba4811a6041" 2019-01-18 05:04:39,004 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:04:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3acc2cda-3799-41bc-ae18-68d0cc260c5b Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-18 05:04:39,005 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-3acc2cda-3799-41bc-ae18-68d0cc260c5b 2019-01-18 05:04:39,302 - keystone_utils - INFO - Created user with name - SimpleHealthCheck-9f2de78d-8b42-427-user 2019-01-18 05:04:39,302 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 05:04:39,307 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0642b6451e486921a4c074928cd21f27f4e4567" 2019-01-18 05:04:39,388 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:04:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3bac448e-958e-4755-a31f-7d7209ccb815 Content-Encoding: gzip Content-Length: 350 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2c282522641f4acfb3db46988b1d5452", "links": {"self": "http://172.30.9.23:5000/v3/roles/2c282522641f4acfb3db46988b1d5452"}, "name": "Member"}, {"domain_id": null, "id": "6b7f4f4f76264b6fb449c43b86ee3817", "links": {"self": "http://172.30.9.23:5000/v3/roles/6b7f4f4f76264b6fb449c43b86ee3817"}, "name": "admin"}, {"domain_id": null, "id": "8ff510affcb84af69f455da750172834", "links": {"self": "http://172.30.9.23:5000/v3/roles/8ff510affcb84af69f455da750172834"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a482b711adf94961bf4bb28eda7f0e28", "links": {"self": "http://172.30.9.23:5000/v3/roles/a482b711adf94961bf4bb28eda7f0e28"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e7e317b66c174923a8cb46c48d897c8d", "links": {"self": "http://172.30.9.23:5000/v3/roles/e7e317b66c174923a8cb46c48d897c8d"}, "name": "ResellerAdmin"}]} 2019-01-18 05:04:39,388 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-3bac448e-958e-4755-a31f-7d7209ccb815 2019-01-18 05:04:39,392 - 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}d0642b6451e486921a4c074928cd21f27f4e4567" -d '{"role": {"name": "SimpleHealthCheck-9f2de78d-8b42-427-proj-role"}}' 2019-01-18 05:04:39,493 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 18 Jan 2019 05:04:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-db7a1525-7f16-4c1d-8b08-0f4e9f2dbd90 Content-Length: 216 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "5c92fd2648414c8d92c310f4b1b84a0b", "links": {"self": "http://172.30.9.23:5000/v3/roles/5c92fd2648414c8d92c310f4b1b84a0b"}, "name": "SimpleHealthCheck-9f2de78d-8b42-427-proj-role"}} 2019-01-18 05:04:39,494 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-db7a1525-7f16-4c1d-8b08-0f4e9f2dbd90 2019-01-18 05:04:39,494 - keystone_utils - INFO - Created role with name - SimpleHealthCheck-9f2de78d-8b42-427-proj-role 2019-01-18 05:04:39,497 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/5c92fd2648414c8d92c310f4b1b84a0b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0642b6451e486921a4c074928cd21f27f4e4567" 2019-01-18 05:04:39,598 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:04:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-71cfd848-b499-415b-a826-c77f1b5b0211 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.23:5000/v3/roles/5c92fd2648414c8d92c310f4b1b84a0b"}, "domain_id": null, "name": "SimpleHealthCheck-9f2de78d-8b42-427-proj-role", "id": "5c92fd2648414c8d92c310f4b1b84a0b"}} 2019-01-18 05:04:39,598 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/5c92fd2648414c8d92c310f4b1b84a0b used request id req-71cfd848-b499-415b-a826-c77f1b5b0211 2019-01-18 05:04:39,598 - keystone_utils - INFO - Granting role SimpleHealthCheck-9f2de78d-8b42-427-proj-role to project SimpleHealthCheck-9f2de78d-8b42-427-proj 2019-01-18 05:04:39,602 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/a3ad2ac7e03b412cbaecad1383e6959f/users/0d9d011bbd524cc49543b97c4ef605f1/roles/5c92fd2648414c8d92c310f4b1b84a0b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0642b6451e486921a4c074928cd21f27f4e4567" 2019-01-18 05:04:39,724 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 05:04:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-97de8f8b-0de5-48b1-a6cc-d68123c71fac Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 05:04:39,724 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/a3ad2ac7e03b412cbaecad1383e6959f/users/0d9d011bbd524cc49543b97c4ef605f1/roles/5c92fd2648414c8d92c310f4b1b84a0b used request id req-97de8f8b-0de5-48b1-a6cc-d68123c71fac 2019-01-18 05:04:39,724 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-18 05:04:39,725 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2019-01-18 05:04:39,726 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 05:04:39,726 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 05:04:40,103 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "5c92fd2648414c8d92c310f4b1b84a0b", "name": "SimpleHealthCheck-9f2de78d-8b42-427-proj-role"}], "expires_at": "2019-01-18T06:04:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a3ad2ac7e03b412cbaecad1383e6959f", "name": "SimpleHealthCheck-9f2de78d-8b42-427-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/a3ad2ac7e03b412cbaecad1383e6959f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/a3ad2ac7e03b412cbaecad1383e6959f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/a3ad2ac7e03b412cbaecad1383e6959f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/a3ad2ac7e03b412cbaecad1383e6959f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/a3ad2ac7e03b412cbaecad1383e6959f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/a3ad2ac7e03b412cbaecad1383e6959f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/a3ad2ac7e03b412cbaecad1383e6959f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/a3ad2ac7e03b412cbaecad1383e6959f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/a3ad2ac7e03b412cbaecad1383e6959f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/a3ad2ac7e03b412cbaecad1383e6959f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/a3ad2ac7e03b412cbaecad1383e6959f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/a3ad2ac7e03b412cbaecad1383e6959f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "SimpleHealthCheck-9f2de78d-8b42-427-user", "id": "0d9d011bbd524cc49543b97c4ef605f1"}, "audit_ids": ["qBAU_VyDSTi_xumlskDqnA"], "issued_at": "2019-01-18T05:04:40.000000Z"}} 2019-01-18 05:04:40,104 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b057a543fd0b421aee4f68a7b07af2a9e8c2d2ef" 2019-01-18 05:04:40,184 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:04:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3584042c-0b56-4238-b2b7-4fc62ae5e565 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 05:04:40,184 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-3584042c-0b56-4238-b2b7-4fc62ae5e565 2019-01-18 05:04:40,189 - 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-1e22f65d-4230-458a-a31f-7154f076fe20-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b057a543fd0b421aee4f68a7b07af2a9e8c2d2ef" 2019-01-18 05:04:40,366 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 162 Content-Type: application/json X-Openstack-Request-Id: req-0b63fb3e-e7a4-4e88-9bd4-8747e7dcaf13 Date: Fri, 18 Jan 2019 05:04:40 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=SimpleHealthCheck-1e22f65d-4230-458a-a31f-7154f076fe20-image"} 2019-01-18 05:04:40,366 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=SimpleHealthCheck-1e22f65d-4230-458a-a31f-7154f076fe20-image used request id req-0b63fb3e-e7a4-4e88-9bd4-8747e7dcaf13 2019-01-18 05:04:40,369 - 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}b057a543fd0b421aee4f68a7b07af2a9e8c2d2ef" 2019-01-18 05:04:40,519 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-356480d6-8dc7-4c9b-b40d-effc0e2058b0 Date: Fri, 18 Jan 2019 05:04:40 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"}}} 2019-01-18 05:04:40,519 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-356480d6-8dc7-4c9b-b40d-effc0e2058b0 2019-01-18 05:04:40,551 - 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}b057a543fd0b421aee4f68a7b07af2a9e8c2d2ef" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "SimpleHealthCheck-1e22f65d-4230-458a-a31f-7154f076fe20-image"}' 2019-01-18 05:04:40,732 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 621 Content-Type: application/json Location: http://172.30.9.23:9292/v2/images/e90c487d-3add-4729-aa11-3e4664095907 X-Openstack-Request-Id: req-c7dce34e-5928-4ac7-9c0a-41b203de6ea7 Date: Fri, 18 Jan 2019 05:04:40 GMT RESP BODY: {"status": "queued", "name": "SimpleHealthCheck-1e22f65d-4230-458a-a31f-7154f076fe20-image", "tags": [], "container_format": "bare", "created_at": "2019-01-18T05:04:40Z", "size": null, "disk_format": "qcow2", "updated_at": "2019-01-18T05:04:40Z", "visibility": "shared", "locations": [], "self": "/v2/images/e90c487d-3add-4729-aa11-3e4664095907", "min_disk": 0, "protected": false, "id": "e90c487d-3add-4729-aa11-3e4664095907", "file": "/v2/images/e90c487d-3add-4729-aa11-3e4664095907/file", "checksum": null, "owner": "a3ad2ac7e03b412cbaecad1383e6959f", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-18 05:04:40,732 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-c7dce34e-5928-4ac7-9c0a-41b203de6ea7 2019-01-18 05:04:40,743 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9292/v2/images/e90c487d-3add-4729-aa11-3e4664095907/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b057a543fd0b421aee4f68a7b07af2a9e8c2d2ef" -d '' 2019-01-18 05:04:42,753 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-d45a23f7-14cd-4a21-a1b3-de8b18400357 Date: Fri, 18 Jan 2019 05:04:42 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-18 05:04:42,753 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/e90c487d-3add-4729-aa11-3e4664095907/file used request id req-d45a23f7-14cd-4a21-a1b3-de8b18400357 2019-01-18 05:04:42,754 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-01-18 05:04:42,757 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/e90c487d-3add-4729-aa11-3e4664095907 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b057a543fd0b421aee4f68a7b07af2a9e8c2d2ef" 2019-01-18 05:04:42,926 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 882 Content-Type: application/json X-Openstack-Request-Id: req-44be6c52-1e51-4ddd-a06f-1bff5be3f699 Date: Fri, 18 Jan 2019 05:04:42 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "SimpleHealthCheck-1e22f65d-4230-458a-a31f-7154f076fe20-image", "tags": [], "container_format": "bare", "created_at": "2019-01-18T05:04:40Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-18T05:04:42Z", "visibility": "shared", "locations": [{"url": "rbd://af014572-0a5d-4a80-a07f-9105f52ab2c1/images/e90c487d-3add-4729-aa11-3e4664095907/snap", "metadata": {}}], "self": "/v2/images/e90c487d-3add-4729-aa11-3e4664095907", "min_disk": 0, "protected": false, "id": "e90c487d-3add-4729-aa11-3e4664095907", "file": "/v2/images/e90c487d-3add-4729-aa11-3e4664095907/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "a3ad2ac7e03b412cbaecad1383e6959f", "direct_url": "rbd://af014572-0a5d-4a80-a07f-9105f52ab2c1/images/e90c487d-3add-4729-aa11-3e4664095907/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-18 05:04:42,926 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/e90c487d-3add-4729-aa11-3e4664095907 used request id req-44be6c52-1e51-4ddd-a06f-1bff5be3f699 2019-01-18 05:04:42,929 - 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}b057a543fd0b421aee4f68a7b07af2a9e8c2d2ef" 2019-01-18 05:04:43,092 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-2c048df9-03d9-4e9d-89d2-5c21692cc756 Date: Fri, 18 Jan 2019 05:04: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"}}} 2019-01-18 05:04:43,092 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-2c048df9-03d9-4e9d-89d2-5c21692cc756 2019-01-18 05:04:43,095 - create_image - INFO - Created image with name - SimpleHealthCheck-1e22f65d-4230-458a-a31f-7154f076fe20-image 2019-01-18 05:04:43,098 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/e90c487d-3add-4729-aa11-3e4664095907 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b057a543fd0b421aee4f68a7b07af2a9e8c2d2ef" 2019-01-18 05:04:43,256 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 882 Content-Type: application/json X-Openstack-Request-Id: req-e76ec2a5-bc55-4cd3-8492-ba6439a1722f Date: Fri, 18 Jan 2019 05:04:43 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "SimpleHealthCheck-1e22f65d-4230-458a-a31f-7154f076fe20-image", "tags": [], "container_format": "bare", "created_at": "2019-01-18T05:04:40Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-18T05:04:42Z", "visibility": "shared", "locations": [{"url": "rbd://af014572-0a5d-4a80-a07f-9105f52ab2c1/images/e90c487d-3add-4729-aa11-3e4664095907/snap", "metadata": {}}], "self": "/v2/images/e90c487d-3add-4729-aa11-3e4664095907", "min_disk": 0, "protected": false, "id": "e90c487d-3add-4729-aa11-3e4664095907", "file": "/v2/images/e90c487d-3add-4729-aa11-3e4664095907/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "a3ad2ac7e03b412cbaecad1383e6959f", "direct_url": "rbd://af014572-0a5d-4a80-a07f-9105f52ab2c1/images/e90c487d-3add-4729-aa11-3e4664095907/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-18 05:04:43,256 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/e90c487d-3add-4729-aa11-3e4664095907 used request id req-e76ec2a5-bc55-4cd3-8492-ba6439a1722f 2019-01-18 05:04:43,256 - create_image - DEBUG - Instance status is - active 2019-01-18 05:04:43,257 - create_image - DEBUG - Image is active with name - SimpleHealthCheck-1e22f65d-4230-458a-a31f-7154f076fe20-image 2019-01-18 05:04:43,257 - create_image - INFO - Image is now active with name - SimpleHealthCheck-1e22f65d-4230-458a-a31f-7154f076fe20-image 2019-01-18 05:04:43,257 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 05:04:43,258 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 05:04:43,625 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "5c92fd2648414c8d92c310f4b1b84a0b", "name": "SimpleHealthCheck-9f2de78d-8b42-427-proj-role"}], "expires_at": "2019-01-18T06:04:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a3ad2ac7e03b412cbaecad1383e6959f", "name": "SimpleHealthCheck-9f2de78d-8b42-427-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/a3ad2ac7e03b412cbaecad1383e6959f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/a3ad2ac7e03b412cbaecad1383e6959f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/a3ad2ac7e03b412cbaecad1383e6959f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/a3ad2ac7e03b412cbaecad1383e6959f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/a3ad2ac7e03b412cbaecad1383e6959f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/a3ad2ac7e03b412cbaecad1383e6959f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/a3ad2ac7e03b412cbaecad1383e6959f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/a3ad2ac7e03b412cbaecad1383e6959f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/a3ad2ac7e03b412cbaecad1383e6959f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/a3ad2ac7e03b412cbaecad1383e6959f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/a3ad2ac7e03b412cbaecad1383e6959f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/a3ad2ac7e03b412cbaecad1383e6959f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "SimpleHealthCheck-9f2de78d-8b42-427-user", "id": "0d9d011bbd524cc49543b97c4ef605f1"}, "audit_ids": ["0FZ3W9g8RFquWzQ5tgrmpw"], "issued_at": "2019-01-18T05:04:43.000000Z"}} 2019-01-18 05:04:43,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}64b730cee98aa7cd4c453301650758a72f667924" 2019-01-18 05:04:43,703 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:04:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-06596be9-dd0c-4c58-b4dc-d6570b46347b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 05:04:43,703 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-06596be9-dd0c-4c58-b4dc-d6570b46347b 2019-01-18 05:04:43,710 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=SimpleHealthCheck-1e22f65d-4230-458a-a31f-7154f076fe20-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64b730cee98aa7cd4c453301650758a72f667924" 2019-01-18 05:04:43,873 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-bab184d3-ab06-468b-9fce-a71ded0b9a4a Date: Fri, 18 Jan 2019 05:04:43 GMT RESP BODY: {"networks":[]} 2019-01-18 05:04:43,873 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=SimpleHealthCheck-1e22f65d-4230-458a-a31f-7154f076fe20-priv-net used request id req-bab184d3-ab06-468b-9fce-a71ded0b9a4a 2019-01-18 05:04:43,874 - neutron_utils - INFO - Creating network with name SimpleHealthCheck-1e22f65d-4230-458a-a31f-7154f076fe20-priv-net 2019-01-18 05:04:43,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}64b730cee98aa7cd4c453301650758a72f667924" -d '{"network": {"name": "SimpleHealthCheck-1e22f65d-4230-458a-a31f-7154f076fe20-priv-net", "admin_state_up": true}}' 2019-01-18 05:04:44,414 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-f9bc3a97-ad22-46d7-bada-80054d1bad94 Date: Fri, 18 Jan 2019 05:04:44 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"9cbdfc35-14f6-47b9-b6cd-6ec9793f1238","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"a3ad2ac7e03b412cbaecad1383e6959f","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-18T05:04:44Z","is_default":false,"name":"SimpleHealthCheck-1e22f65d-4230-458a-a31f-7154f076fe20-priv-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"a3ad2ac7e03b412cbaecad1383e6959f","created_at":"2019-01-18T05:04:44Z","mtu":1450}} 2019-01-18 05:04:44,414 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks used request id req-f9bc3a97-ad22-46d7-bada-80054d1bad94 2019-01-18 05:04:44,420 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=9cbdfc35-14f6-47b9-b6cd-6ec9793f1238 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64b730cee98aa7cd4c453301650758a72f667924" 2019-01-18 05:04:44,653 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 605 X-Openstack-Request-Id: req-268ded30-080b-4c47-9245-0fcebb3ef89d Date: Fri, 18 Jan 2019 05:04:44 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":"2019-01-18T05:04:44Z","tenant_id":"a3ad2ac7e03b412cbaecad1383e6959f","created_at":"2019-01-18T05:04:44Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"a3ad2ac7e03b412cbaecad1383e6959f","id":"9cbdfc35-14f6-47b9-b6cd-6ec9793f1238","name":"SimpleHealthCheck-1e22f65d-4230-458a-a31f-7154f076fe20-priv-net"}]} 2019-01-18 05:04:44,654 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=9cbdfc35-14f6-47b9-b6cd-6ec9793f1238 used request id req-268ded30-080b-4c47-9245-0fcebb3ef89d 2019-01-18 05:04:44,659 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=9cbdfc35-14f6-47b9-b6cd-6ec9793f1238 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64b730cee98aa7cd4c453301650758a72f667924" 2019-01-18 05:04:44,829 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-ffa9137a-35ed-4cf4-876c-fce5128760f5 Date: Fri, 18 Jan 2019 05:04:44 GMT RESP BODY: {"subnets":[]} 2019-01-18 05:04:44,829 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=9cbdfc35-14f6-47b9-b6cd-6ec9793f1238 used request id req-ffa9137a-35ed-4cf4-876c-fce5128760f5 2019-01-18 05:04:44,829 - neutron_utils - INFO - Creating subnet with name SimpleHealthCheck-1e22f65d-4230-458a-a31f-7154f076fe20-priv-subnet 2019-01-18 05:04:44,835 - 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}64b730cee98aa7cd4c453301650758a72f667924" -d '{"subnets": [{"ip_version": 4, "network_id": "9cbdfc35-14f6-47b9-b6cd-6ec9793f1238", "cidr": "10.55.0.0/24", "name": "SimpleHealthCheck-1e22f65d-4230-458a-a31f-7154f076fe20-priv-subnet"}]}' 2019-01-18 05:04:45,666 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-b4ec12c7-630e-48c0-872f-57b39add50f9 Date: Fri, 18 Jan 2019 05:04:45 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9cbdfc35-14f6-47b9-b6cd-6ec9793f1238","tenant_id":"a3ad2ac7e03b412cbaecad1383e6959f","created_at":"2019-01-18T05:04:45Z","dns_nameservers":[],"updated_at":"2019-01-18T05:04:45Z","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":"a3ad2ac7e03b412cbaecad1383e6959f","id":"f5dd5ce3-438b-4422-99f2-b19fee2f411b","subnetpool_id":null,"name":"SimpleHealthCheck-1e22f65d-4230-458a-a31f-7154f076fe20-priv-subnet"}]} 2019-01-18 05:04:45,666 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets used request id req-b4ec12c7-630e-48c0-872f-57b39add50f9 2019-01-18 05:04:45,671 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=9cbdfc35-14f6-47b9-b6cd-6ec9793f1238 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64b730cee98aa7cd4c453301650758a72f667924" 2019-01-18 05:04:45,923 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 649 X-Openstack-Request-Id: req-0537bf63-f4a4-45c9-89a6-d65bf4154cf1 Date: Fri, 18 Jan 2019 05:04: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":["f5dd5ce3-438b-4422-99f2-b19fee2f411b"],"updated_at":"2019-01-18T05:04:45Z","tenant_id":"a3ad2ac7e03b412cbaecad1383e6959f","created_at":"2019-01-18T05:04:44Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"a3ad2ac7e03b412cbaecad1383e6959f","id":"9cbdfc35-14f6-47b9-b6cd-6ec9793f1238","name":"SimpleHealthCheck-1e22f65d-4230-458a-a31f-7154f076fe20-priv-net"}]} 2019-01-18 05:04:45,923 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=9cbdfc35-14f6-47b9-b6cd-6ec9793f1238 used request id req-0537bf63-f4a4-45c9-89a6-d65bf4154cf1 2019-01-18 05:04:45,929 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=9cbdfc35-14f6-47b9-b6cd-6ec9793f1238 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64b730cee98aa7cd4c453301650758a72f667924" 2019-01-18 05:04:46,129 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-7253529c-f5a8-4e8b-a459-d138cf585f59 Date: Fri, 18 Jan 2019 05:04:46 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9cbdfc35-14f6-47b9-b6cd-6ec9793f1238","tenant_id":"a3ad2ac7e03b412cbaecad1383e6959f","created_at":"2019-01-18T05:04:45Z","dns_nameservers":[],"updated_at":"2019-01-18T05:04:45Z","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":"a3ad2ac7e03b412cbaecad1383e6959f","id":"f5dd5ce3-438b-4422-99f2-b19fee2f411b","subnetpool_id":null,"name":"SimpleHealthCheck-1e22f65d-4230-458a-a31f-7154f076fe20-priv-subnet"}]} 2019-01-18 05:04:46,129 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=9cbdfc35-14f6-47b9-b6cd-6ec9793f1238 used request id req-7253529c-f5a8-4e8b-a459-d138cf585f59 2019-01-18 05:04:46,130 - OpenStackNetwork - DEBUG - Network [9cbdfc35-14f6-47b9-b6cd-6ec9793f1238] created successfully 2019-01-18 05:04:46,130 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 05:04:46,131 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 05:04:46,518 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}, {"id": "2c282522641f4acfb3db46988b1d5452", "name": "Member"}, {"id": "8ff510affcb84af69f455da750172834", "name": "heat_stack_owner"}], "expires_at": "2019-01-18T06:04:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9b8e09d4b24446f595f093ef49bb07e2", "name": "snaps_health_check-project_8c54e7cc-0344-43e9-960a-303e69bca409"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/9b8e09d4b24446f595f093ef49bb07e2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/9b8e09d4b24446f595f093ef49bb07e2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/9b8e09d4b24446f595f093ef49bb07e2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/9b8e09d4b24446f595f093ef49bb07e2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/9b8e09d4b24446f595f093ef49bb07e2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/9b8e09d4b24446f595f093ef49bb07e2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/9b8e09d4b24446f595f093ef49bb07e2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/9b8e09d4b24446f595f093ef49bb07e2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/9b8e09d4b24446f595f093ef49bb07e2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/9b8e09d4b24446f595f093ef49bb07e2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/9b8e09d4b24446f595f093ef49bb07e2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/9b8e09d4b24446f595f093ef49bb07e2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_health_check-user_8c54e7cc-0344-43e9-960a-303e69bca409", "id": "1b6f09601c4c4702b1ac95edc19e934c"}, "audit_ids": ["30q77XtkTWWNmt8O91YPSg"], "issued_at": "2019-01-18T05:04:46.000000Z"}} 2019-01-18 05:04:46,518 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb4ce8b169c508b27f175f72ea32b9848130d8b4" 2019-01-18 05:04:46,587 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:04:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-893ecc03-6452-41b8-a038-33344be4e76d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 05:04:46,588 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-893ecc03-6452-41b8-a038-33344be4e76d 2019-01-18 05:04:46,589 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-18 05:04:46,594 - 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}cb4ce8b169c508b27f175f72ea32b9848130d8b4" 2019-01-18 05:04:46,870 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:04: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-a1d76161-9913-456d-9949-193aad153f9a x-compute-request-id: req-a1d76161-9913-456d-9949-193aad153f9a Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2019-01-18 05:04:46,870 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-a1d76161-9913-456d-9949-193aad153f9a 2019-01-18 05:04:46,874 - 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}cb4ce8b169c508b27f175f72ea32b9848130d8b4" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "SimpleHealthCheck-1e22f65d-4230-458a-a31f-7154f076fe20-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2019-01-18 05:04:46,936 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:04: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-0b79bcf1-d9ed-40bb-bb34-a453f40af677 x-compute-request-id: req-0b79bcf1-d9ed-40bb-bb34-a453f40af677 Content-Encoding: gzip Content-Length: 317 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/670c706f-266a-48b4-82c6-678eb7b456ff", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/670c706f-266a-48b4-82c6-678eb7b456ff", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "670c706f-266a-48b4-82c6-678eb7b456ff", "name": "SimpleHealthCheck-1e22f65d-4230-458a-a31f-7154f076fe20-flavor-name", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2019-01-18 05:04:46,936 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-0b79bcf1-d9ed-40bb-bb34-a453f40af677 2019-01-18 05:04:46,937 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 05:04:46,938 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 05:04:47,308 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "5c92fd2648414c8d92c310f4b1b84a0b", "name": "SimpleHealthCheck-9f2de78d-8b42-427-proj-role"}], "expires_at": "2019-01-18T06:04:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a3ad2ac7e03b412cbaecad1383e6959f", "name": "SimpleHealthCheck-9f2de78d-8b42-427-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/a3ad2ac7e03b412cbaecad1383e6959f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/a3ad2ac7e03b412cbaecad1383e6959f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/a3ad2ac7e03b412cbaecad1383e6959f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/a3ad2ac7e03b412cbaecad1383e6959f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/a3ad2ac7e03b412cbaecad1383e6959f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/a3ad2ac7e03b412cbaecad1383e6959f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/a3ad2ac7e03b412cbaecad1383e6959f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/a3ad2ac7e03b412cbaecad1383e6959f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/a3ad2ac7e03b412cbaecad1383e6959f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/a3ad2ac7e03b412cbaecad1383e6959f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/a3ad2ac7e03b412cbaecad1383e6959f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/a3ad2ac7e03b412cbaecad1383e6959f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "SimpleHealthCheck-9f2de78d-8b42-427-user", "id": "0d9d011bbd524cc49543b97c4ef605f1"}, "audit_ids": ["JiABzT4EQ6i6PPJJA7SdNw"], "issued_at": "2019-01-18T05:04:47.000000Z"}} 2019-01-18 05:04:47,309 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3eec27c9ff796b5552ce95dcadbc4852f405835" 2019-01-18 05:04:47,393 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:04:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-96fd05bb-4825-4e11-9459-83c5382a9d7c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 05:04:47,393 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-96fd05bb-4825-4e11-9459-83c5382a9d7c 2019-01-18 05:04:47,394 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-18 05:04:47,396 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3eec27c9ff796b5552ce95dcadbc4852f405835" 2019-01-18 05:04:47,407 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:04:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f049eb87-7b73-4591-ac9a-32cf8e9f9346 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 05:04:47,407 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-f049eb87-7b73-4591-ac9a-32cf8e9f9346 2019-01-18 05:04:47,415 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=SimpleHealthCheck-1e22f65d-4230-458a-a31f-7154f076fe20-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3eec27c9ff796b5552ce95dcadbc4852f405835" 2019-01-18 05:04:47,670 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 649 X-Openstack-Request-Id: req-ae786c2f-600a-4170-b5d1-f7e46c35f370 Date: Fri, 18 Jan 2019 05:04: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":["f5dd5ce3-438b-4422-99f2-b19fee2f411b"],"updated_at":"2019-01-18T05:04:45Z","tenant_id":"a3ad2ac7e03b412cbaecad1383e6959f","created_at":"2019-01-18T05:04:44Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"a3ad2ac7e03b412cbaecad1383e6959f","id":"9cbdfc35-14f6-47b9-b6cd-6ec9793f1238","name":"SimpleHealthCheck-1e22f65d-4230-458a-a31f-7154f076fe20-priv-net"}]} 2019-01-18 05:04:47,670 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=SimpleHealthCheck-1e22f65d-4230-458a-a31f-7154f076fe20-priv-net used request id req-ae786c2f-600a-4170-b5d1-f7e46c35f370 2019-01-18 05:04:47,674 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-18 05:04:47,678 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 18 Jan 2019 05:04: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"}]}]}} 2019-01-18 05:04:47,679 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/a3ad2ac7e03b412cbaecad1383e6959f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3eec27c9ff796b5552ce95dcadbc4852f405835" 2019-01-18 05:04:47,756 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:04:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4c786d72-626d-49f2-8b9a-88c883b7b411 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/a3ad2ac7e03b412cbaecad1383e6959f"}, "enabled": true, "id": "a3ad2ac7e03b412cbaecad1383e6959f", "parent_id": "default", "domain_id": "default", "name": "SimpleHealthCheck-9f2de78d-8b42-427-proj"}} 2019-01-18 05:04:47,756 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/a3ad2ac7e03b412cbaecad1383e6959f used request id req-4c786d72-626d-49f2-8b9a-88c883b7b411 2019-01-18 05:04:47,762 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=9cbdfc35-14f6-47b9-b6cd-6ec9793f1238 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3eec27c9ff796b5552ce95dcadbc4852f405835" 2019-01-18 05:04:48,027 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-35508840-c865-4e65-99ba-533d9b9d67bb Date: Fri, 18 Jan 2019 05:04:48 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9cbdfc35-14f6-47b9-b6cd-6ec9793f1238","tenant_id":"a3ad2ac7e03b412cbaecad1383e6959f","created_at":"2019-01-18T05:04:45Z","dns_nameservers":[],"updated_at":"2019-01-18T05:04:45Z","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":"a3ad2ac7e03b412cbaecad1383e6959f","id":"f5dd5ce3-438b-4422-99f2-b19fee2f411b","subnetpool_id":null,"name":"SimpleHealthCheck-1e22f65d-4230-458a-a31f-7154f076fe20-priv-subnet"}]} 2019-01-18 05:04:48,027 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=9cbdfc35-14f6-47b9-b6cd-6ec9793f1238 used request id req-35508840-c865-4e65-99ba-533d9b9d67bb 2019-01-18 05:04:48,032 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=9cbdfc35-14f6-47b9-b6cd-6ec9793f1238&name=SimpleHealthCheck-1e22f65d-4230-458a-a31f-7154f076fe20port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3eec27c9ff796b5552ce95dcadbc4852f405835" 2019-01-18 05:04:48,225 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-630863b2-5f93-4025-a128-2e3aa27af87b Date: Fri, 18 Jan 2019 05:04:48 GMT RESP BODY: {"ports":[]} 2019-01-18 05:04:48,225 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=9cbdfc35-14f6-47b9-b6cd-6ec9793f1238&name=SimpleHealthCheck-1e22f65d-4230-458a-a31f-7154f076fe20port-1&admin_state_up=True used request id req-630863b2-5f93-4025-a128-2e3aa27af87b 2019-01-18 05:04:48,228 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/detail?name=SimpleHealthCheck-1e22f65d-4230-458a-a31f-7154f076fe20-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3eec27c9ff796b5552ce95dcadbc4852f405835" 2019-01-18 05:04:48,459 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:04: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-451e1ebc-b5ba-41eb-879c-d24905cac504 x-compute-request-id: req-451e1ebc-b5ba-41eb-879c-d24905cac504 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2019-01-18 05:04:48,459 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail?name=SimpleHealthCheck-1e22f65d-4230-458a-a31f-7154f076fe20-inst used request id req-451e1ebc-b5ba-41eb-879c-d24905cac504 2019-01-18 05:04:48,465 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=SimpleHealthCheck-1e22f65d-4230-458a-a31f-7154f076fe20-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3eec27c9ff796b5552ce95dcadbc4852f405835" 2019-01-18 05:04:48,697 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 649 X-Openstack-Request-Id: req-8fbf1641-3564-4cf0-b60c-c83e17b80513 Date: Fri, 18 Jan 2019 05:04: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":["f5dd5ce3-438b-4422-99f2-b19fee2f411b"],"updated_at":"2019-01-18T05:04:45Z","tenant_id":"a3ad2ac7e03b412cbaecad1383e6959f","created_at":"2019-01-18T05:04:44Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"a3ad2ac7e03b412cbaecad1383e6959f","id":"9cbdfc35-14f6-47b9-b6cd-6ec9793f1238","name":"SimpleHealthCheck-1e22f65d-4230-458a-a31f-7154f076fe20-priv-net"}]} 2019-01-18 05:04:48,698 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=SimpleHealthCheck-1e22f65d-4230-458a-a31f-7154f076fe20-priv-net used request id req-8fbf1641-3564-4cf0-b60c-c83e17b80513 2019-01-18 05:04:48,701 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/a3ad2ac7e03b412cbaecad1383e6959f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3eec27c9ff796b5552ce95dcadbc4852f405835" 2019-01-18 05:04:48,786 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:04:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-978486bb-d488-454d-88e0-d6ac30e013dd 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/a3ad2ac7e03b412cbaecad1383e6959f"}, "enabled": true, "id": "a3ad2ac7e03b412cbaecad1383e6959f", "parent_id": "default", "domain_id": "default", "name": "SimpleHealthCheck-9f2de78d-8b42-427-proj"}} 2019-01-18 05:04:48,786 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/a3ad2ac7e03b412cbaecad1383e6959f used request id req-978486bb-d488-454d-88e0-d6ac30e013dd 2019-01-18 05:04:48,792 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=9cbdfc35-14f6-47b9-b6cd-6ec9793f1238 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3eec27c9ff796b5552ce95dcadbc4852f405835" 2019-01-18 05:04:48,997 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-27b996e7-4a5e-4ed8-a926-1af53b5c9f9e Date: Fri, 18 Jan 2019 05:04:48 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9cbdfc35-14f6-47b9-b6cd-6ec9793f1238","tenant_id":"a3ad2ac7e03b412cbaecad1383e6959f","created_at":"2019-01-18T05:04:45Z","dns_nameservers":[],"updated_at":"2019-01-18T05:04:45Z","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":"a3ad2ac7e03b412cbaecad1383e6959f","id":"f5dd5ce3-438b-4422-99f2-b19fee2f411b","subnetpool_id":null,"name":"SimpleHealthCheck-1e22f65d-4230-458a-a31f-7154f076fe20-priv-subnet"}]} 2019-01-18 05:04:48,997 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=9cbdfc35-14f6-47b9-b6cd-6ec9793f1238 used request id req-27b996e7-4a5e-4ed8-a926-1af53b5c9f9e 2019-01-18 05:04:49,003 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=9cbdfc35-14f6-47b9-b6cd-6ec9793f1238&name=SimpleHealthCheck-1e22f65d-4230-458a-a31f-7154f076fe20port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3eec27c9ff796b5552ce95dcadbc4852f405835" 2019-01-18 05:04:49,043 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-59618ad5-74e6-43bf-a594-ca22afcc5d60 Date: Fri, 18 Jan 2019 05:04:49 GMT RESP BODY: {"ports":[]} 2019-01-18 05:04:49,043 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=9cbdfc35-14f6-47b9-b6cd-6ec9793f1238&name=SimpleHealthCheck-1e22f65d-4230-458a-a31f-7154f076fe20port-1&admin_state_up=True used request id req-59618ad5-74e6-43bf-a594-ca22afcc5d60 2019-01-18 05:04:49,044 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 05:04:49,045 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 05:04:49,424 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "5c92fd2648414c8d92c310f4b1b84a0b", "name": "SimpleHealthCheck-9f2de78d-8b42-427-proj-role"}], "expires_at": "2019-01-18T06:04:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a3ad2ac7e03b412cbaecad1383e6959f", "name": "SimpleHealthCheck-9f2de78d-8b42-427-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/a3ad2ac7e03b412cbaecad1383e6959f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/a3ad2ac7e03b412cbaecad1383e6959f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/a3ad2ac7e03b412cbaecad1383e6959f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/a3ad2ac7e03b412cbaecad1383e6959f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/a3ad2ac7e03b412cbaecad1383e6959f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/a3ad2ac7e03b412cbaecad1383e6959f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/a3ad2ac7e03b412cbaecad1383e6959f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/a3ad2ac7e03b412cbaecad1383e6959f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/a3ad2ac7e03b412cbaecad1383e6959f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/a3ad2ac7e03b412cbaecad1383e6959f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/a3ad2ac7e03b412cbaecad1383e6959f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/a3ad2ac7e03b412cbaecad1383e6959f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "SimpleHealthCheck-9f2de78d-8b42-427-user", "id": "0d9d011bbd524cc49543b97c4ef605f1"}, "audit_ids": ["g6TWbcxdR1uPTdV_6UwfTA"], "issued_at": "2019-01-18T05:04:49.000000Z"}} 2019-01-18 05:04:49,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}466e54ec22aed202eb2c3053f04c6111384ae6d7" 2019-01-18 05:04:49,499 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:04:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7108eaeb-e8f6-4ed4-8caa-f64d99e2469f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 05:04:49,500 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-7108eaeb-e8f6-4ed4-8caa-f64d99e2469f 2019-01-18 05:04:49,506 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=SimpleHealthCheck-1e22f65d-4230-458a-a31f-7154f076fe20-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3eec27c9ff796b5552ce95dcadbc4852f405835" 2019-01-18 05:04:49,744 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 649 X-Openstack-Request-Id: req-78c0c4a2-b784-4cbc-984f-725b8196c2d4 Date: Fri, 18 Jan 2019 05:04: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":["f5dd5ce3-438b-4422-99f2-b19fee2f411b"],"updated_at":"2019-01-18T05:04:45Z","tenant_id":"a3ad2ac7e03b412cbaecad1383e6959f","created_at":"2019-01-18T05:04:44Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"a3ad2ac7e03b412cbaecad1383e6959f","id":"9cbdfc35-14f6-47b9-b6cd-6ec9793f1238","name":"SimpleHealthCheck-1e22f65d-4230-458a-a31f-7154f076fe20-priv-net"}]} 2019-01-18 05:04:49,744 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=SimpleHealthCheck-1e22f65d-4230-458a-a31f-7154f076fe20-priv-net used request id req-78c0c4a2-b784-4cbc-984f-725b8196c2d4 2019-01-18 05:04:49,750 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=9cbdfc35-14f6-47b9-b6cd-6ec9793f1238 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3eec27c9ff796b5552ce95dcadbc4852f405835" 2019-01-18 05:04:49,805 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-9b0ac8cc-7872-4b69-85b7-f9b713afc2cf Date: Fri, 18 Jan 2019 05:04:49 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9cbdfc35-14f6-47b9-b6cd-6ec9793f1238","tenant_id":"a3ad2ac7e03b412cbaecad1383e6959f","created_at":"2019-01-18T05:04:45Z","dns_nameservers":[],"updated_at":"2019-01-18T05:04:45Z","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":"a3ad2ac7e03b412cbaecad1383e6959f","id":"f5dd5ce3-438b-4422-99f2-b19fee2f411b","subnetpool_id":null,"name":"SimpleHealthCheck-1e22f65d-4230-458a-a31f-7154f076fe20-priv-subnet"}]} 2019-01-18 05:04:49,805 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=9cbdfc35-14f6-47b9-b6cd-6ec9793f1238 used request id req-9b0ac8cc-7872-4b69-85b7-f9b713afc2cf 2019-01-18 05:04:49,811 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=SimpleHealthCheck-1e22f65d-4230-458a-a31f-7154f076fe20-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3eec27c9ff796b5552ce95dcadbc4852f405835" 2019-01-18 05:04:50,079 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 649 X-Openstack-Request-Id: req-c36dcb45-7a65-4469-b642-8ae0aba3a526 Date: Fri, 18 Jan 2019 05:04: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":["f5dd5ce3-438b-4422-99f2-b19fee2f411b"],"updated_at":"2019-01-18T05:04:45Z","tenant_id":"a3ad2ac7e03b412cbaecad1383e6959f","created_at":"2019-01-18T05:04:44Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"a3ad2ac7e03b412cbaecad1383e6959f","id":"9cbdfc35-14f6-47b9-b6cd-6ec9793f1238","name":"SimpleHealthCheck-1e22f65d-4230-458a-a31f-7154f076fe20-priv-net"}]} 2019-01-18 05:04:50,079 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=SimpleHealthCheck-1e22f65d-4230-458a-a31f-7154f076fe20-priv-net used request id req-c36dcb45-7a65-4469-b642-8ae0aba3a526 2019-01-18 05:04:50,082 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-18 05:04:50,088 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 18 Jan 2019 05:04: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"}]}]}} 2019-01-18 05:04:50,089 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/a3ad2ac7e03b412cbaecad1383e6959f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}466e54ec22aed202eb2c3053f04c6111384ae6d7" 2019-01-18 05:04:50,171 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:04:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-84befee2-5b74-4306-bbe0-73d0180f6d94 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/a3ad2ac7e03b412cbaecad1383e6959f"}, "enabled": true, "id": "a3ad2ac7e03b412cbaecad1383e6959f", "parent_id": "default", "domain_id": "default", "name": "SimpleHealthCheck-9f2de78d-8b42-427-proj"}} 2019-01-18 05:04:50,171 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/a3ad2ac7e03b412cbaecad1383e6959f used request id req-84befee2-5b74-4306-bbe0-73d0180f6d94 2019-01-18 05:04:50,177 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=9cbdfc35-14f6-47b9-b6cd-6ec9793f1238 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3eec27c9ff796b5552ce95dcadbc4852f405835" 2019-01-18 05:04:50,380 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-b0c6568b-13cc-46f0-9062-64c85c7cba55 Date: Fri, 18 Jan 2019 05:04:50 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9cbdfc35-14f6-47b9-b6cd-6ec9793f1238","tenant_id":"a3ad2ac7e03b412cbaecad1383e6959f","created_at":"2019-01-18T05:04:45Z","dns_nameservers":[],"updated_at":"2019-01-18T05:04:45Z","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":"a3ad2ac7e03b412cbaecad1383e6959f","id":"f5dd5ce3-438b-4422-99f2-b19fee2f411b","subnetpool_id":null,"name":"SimpleHealthCheck-1e22f65d-4230-458a-a31f-7154f076fe20-priv-subnet"}]} 2019-01-18 05:04:50,381 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=9cbdfc35-14f6-47b9-b6cd-6ec9793f1238 used request id req-b0c6568b-13cc-46f0-9062-64c85c7cba55 2019-01-18 05:04:50,382 - neutron_utils - INFO - Creating port for network with name - SimpleHealthCheck-1e22f65d-4230-458a-a31f-7154f076fe20-priv-net 2019-01-18 05:04:50,387 - 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}e3eec27c9ff796b5552ce95dcadbc4852f405835" -d '{"port": {"network_id": "9cbdfc35-14f6-47b9-b6cd-6ec9793f1238", "name": "SimpleHealthCheck-1e22f65d-4230-458a-a31f-7154f076fe20port-1", "admin_state_up": true}}' 2019-01-18 05:04:51,366 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 773 X-Openstack-Request-Id: req-9d12feaa-250c-4ffd-aa1c-7361a16d4e32 Date: Fri, 18 Jan 2019 05:04:51 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T05:04:50Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"f5dd5ce3-438b-4422-99f2-b19fee2f411b","ip_address":"10.55.0.5"}],"id":"589f0ee8-18ff-4a91-976c-38d38d72ccb2","security_groups":["0b7dc4e8-9b80-4cbb-8103-47a96ab39a3a"],"mac_address":"fa:16:3e:2c:62:9a","device_id":"","status":"DOWN","description":"","tags":[],"name":"SimpleHealthCheck-1e22f65d-4230-458a-a31f-7154f076fe20port-1","project_id":"a3ad2ac7e03b412cbaecad1383e6959f","qos_policy_id":null,"admin_state_up":true,"network_id":"9cbdfc35-14f6-47b9-b6cd-6ec9793f1238","tenant_id":"a3ad2ac7e03b412cbaecad1383e6959f","created_at":"2019-01-18T05:04:50Z","binding:vnic_type":"normal"}} 2019-01-18 05:04:51,366 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/ports used request id req-9d12feaa-250c-4ffd-aa1c-7361a16d4e32 2019-01-18 05:04:51,372 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=SimpleHealthCheck-1e22f65d-4230-458a-a31f-7154f076fe20-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3eec27c9ff796b5552ce95dcadbc4852f405835" 2019-01-18 05:04:51,648 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 649 X-Openstack-Request-Id: req-46a47eed-b38a-4bb5-beba-c7c14e3e29f1 Date: Fri, 18 Jan 2019 05:04: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":["f5dd5ce3-438b-4422-99f2-b19fee2f411b"],"updated_at":"2019-01-18T05:04:45Z","tenant_id":"a3ad2ac7e03b412cbaecad1383e6959f","created_at":"2019-01-18T05:04:44Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"a3ad2ac7e03b412cbaecad1383e6959f","id":"9cbdfc35-14f6-47b9-b6cd-6ec9793f1238","name":"SimpleHealthCheck-1e22f65d-4230-458a-a31f-7154f076fe20-priv-net"}]} 2019-01-18 05:04:51,648 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=SimpleHealthCheck-1e22f65d-4230-458a-a31f-7154f076fe20-priv-net used request id req-46a47eed-b38a-4bb5-beba-c7c14e3e29f1 2019-01-18 05:04:51,652 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/a3ad2ac7e03b412cbaecad1383e6959f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3eec27c9ff796b5552ce95dcadbc4852f405835" 2019-01-18 05:04:51,731 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:04:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8a451632-e79e-4768-bf84-93e95b034ab0 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/a3ad2ac7e03b412cbaecad1383e6959f"}, "enabled": true, "id": "a3ad2ac7e03b412cbaecad1383e6959f", "parent_id": "default", "domain_id": "default", "name": "SimpleHealthCheck-9f2de78d-8b42-427-proj"}} 2019-01-18 05:04:51,731 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/a3ad2ac7e03b412cbaecad1383e6959f used request id req-8a451632-e79e-4768-bf84-93e95b034ab0 2019-01-18 05:04:51,737 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=9cbdfc35-14f6-47b9-b6cd-6ec9793f1238 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3eec27c9ff796b5552ce95dcadbc4852f405835" 2019-01-18 05:04:51,939 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-2b9699a7-9fb4-40c1-a52a-e139591bd3b1 Date: Fri, 18 Jan 2019 05:04:51 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9cbdfc35-14f6-47b9-b6cd-6ec9793f1238","tenant_id":"a3ad2ac7e03b412cbaecad1383e6959f","created_at":"2019-01-18T05:04:45Z","dns_nameservers":[],"updated_at":"2019-01-18T05:04:45Z","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":"a3ad2ac7e03b412cbaecad1383e6959f","id":"f5dd5ce3-438b-4422-99f2-b19fee2f411b","subnetpool_id":null,"name":"SimpleHealthCheck-1e22f65d-4230-458a-a31f-7154f076fe20-priv-subnet"}]} 2019-01-18 05:04:51,940 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=9cbdfc35-14f6-47b9-b6cd-6ec9793f1238 used request id req-2b9699a7-9fb4-40c1-a52a-e139591bd3b1 2019-01-18 05:04:51,946 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=9cbdfc35-14f6-47b9-b6cd-6ec9793f1238&name=SimpleHealthCheck-1e22f65d-4230-458a-a31f-7154f076fe20port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3eec27c9ff796b5552ce95dcadbc4852f405835" 2019-01-18 05:04:52,030 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 776 X-Openstack-Request-Id: req-226ef2a4-170a-4dea-a46b-1752e222d0a2 Date: Fri, 18 Jan 2019 05:04:52 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T05:04:50Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"f5dd5ce3-438b-4422-99f2-b19fee2f411b","ip_address":"10.55.0.5"}],"id":"589f0ee8-18ff-4a91-976c-38d38d72ccb2","security_groups":["0b7dc4e8-9b80-4cbb-8103-47a96ab39a3a"],"mac_address":"fa:16:3e:2c:62:9a","project_id":"a3ad2ac7e03b412cbaecad1383e6959f","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"SimpleHealthCheck-1e22f65d-4230-458a-a31f-7154f076fe20port-1","admin_state_up":true,"network_id":"9cbdfc35-14f6-47b9-b6cd-6ec9793f1238","tenant_id":"a3ad2ac7e03b412cbaecad1383e6959f","created_at":"2019-01-18T05:04:50Z","binding:vnic_type":"normal","device_id":""}]} 2019-01-18 05:04:52,030 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=9cbdfc35-14f6-47b9-b6cd-6ec9793f1238&name=SimpleHealthCheck-1e22f65d-4230-458a-a31f-7154f076fe20port-1&admin_state_up=True used request id req-226ef2a4-170a-4dea-a46b-1752e222d0a2 2019-01-18 05:04:52,034 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/a3ad2ac7e03b412cbaecad1383e6959f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3eec27c9ff796b5552ce95dcadbc4852f405835" 2019-01-18 05:04:52,108 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:04:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dc42f672-8fca-4a3f-a2d8-68d3805c962f 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/a3ad2ac7e03b412cbaecad1383e6959f"}, "enabled": true, "id": "a3ad2ac7e03b412cbaecad1383e6959f", "parent_id": "default", "domain_id": "default", "name": "SimpleHealthCheck-9f2de78d-8b42-427-proj"}} 2019-01-18 05:04:52,109 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/a3ad2ac7e03b412cbaecad1383e6959f used request id req-dc42f672-8fca-4a3f-a2d8-68d3805c962f 2019-01-18 05:04:52,109 - nova_utils - INFO - Creating VM with name - SimpleHealthCheck-1e22f65d-4230-458a-a31f-7154f076fe20-inst 2019-01-18 05:04:52,112 - 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}e3eec27c9ff796b5552ce95dcadbc4852f405835" 2019-01-18 05:04:52,142 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:04: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-c0a1bbce-4b9f-4b1b-b538-b49892a9d88a x-compute-request-id: req-c0a1bbce-4b9f-4b1b-b538-b49892a9d88a Content-Encoding: gzip Content-Length: 204 Content-Type: application/json RESP BODY: {"flavors": [{"id": "670c706f-266a-48b4-82c6-678eb7b456ff", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/670c706f-266a-48b4-82c6-678eb7b456ff", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/670c706f-266a-48b4-82c6-678eb7b456ff", "rel": "bookmark"}], "name": "SimpleHealthCheck-1e22f65d-4230-458a-a31f-7154f076fe20-flavor-name"}]} 2019-01-18 05:04:52,142 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-c0a1bbce-4b9f-4b1b-b538-b49892a9d88a 2019-01-18 05:04:52,145 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors/670c706f-266a-48b4-82c6-678eb7b456ff -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3eec27c9ff796b5552ce95dcadbc4852f405835" 2019-01-18 05:04:52,167 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:04: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-3cb3013b-7423-4406-a0bc-0f1f6d322777 x-compute-request-id: req-3cb3013b-7423-4406-a0bc-0f1f6d322777 Content-Encoding: gzip Content-Length: 317 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/670c706f-266a-48b4-82c6-678eb7b456ff", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/670c706f-266a-48b4-82c6-678eb7b456ff", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "670c706f-266a-48b4-82c6-678eb7b456ff", "name": "SimpleHealthCheck-1e22f65d-4230-458a-a31f-7154f076fe20-flavor-name", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2019-01-18 05:04:52,168 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/670c706f-266a-48b4-82c6-678eb7b456ff used request id req-3cb3013b-7423-4406-a0bc-0f1f6d322777 2019-01-18 05:04:52,170 - 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-1e22f65d-4230-458a-a31f-7154f076fe20-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e3eec27c9ff796b5552ce95dcadbc4852f405835" 2019-01-18 05:04:52,337 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1044 Content-Type: application/json X-Openstack-Request-Id: req-64056874-71fe-4d85-82bb-095faf6461bd Date: Fri, 18 Jan 2019 05:04:52 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "SimpleHealthCheck-1e22f65d-4230-458a-a31f-7154f076fe20-image", "tags": [], "container_format": "bare", "created_at": "2019-01-18T05:04:40Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-18T05:04:42Z", "visibility": "shared", "locations": [{"url": "rbd://af014572-0a5d-4a80-a07f-9105f52ab2c1/images/e90c487d-3add-4729-aa11-3e4664095907/snap", "metadata": {}}], "self": "/v2/images/e90c487d-3add-4729-aa11-3e4664095907", "min_disk": 0, "protected": false, "id": "e90c487d-3add-4729-aa11-3e4664095907", "file": "/v2/images/e90c487d-3add-4729-aa11-3e4664095907/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "a3ad2ac7e03b412cbaecad1383e6959f", "direct_url": "rbd://af014572-0a5d-4a80-a07f-9105f52ab2c1/images/e90c487d-3add-4729-aa11-3e4664095907/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=SimpleHealthCheck-1e22f65d-4230-458a-a31f-7154f076fe20-image"} 2019-01-18 05:04:52,337 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=SimpleHealthCheck-1e22f65d-4230-458a-a31f-7154f076fe20-image used request id req-64056874-71fe-4d85-82bb-095faf6461bd 2019-01-18 05:04:52,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}e3eec27c9ff796b5552ce95dcadbc4852f405835" 2019-01-18 05:04:52,491 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-df3d672b-3e2f-44f1-b870-bee0f0c20a08 Date: Fri, 18 Jan 2019 05:04: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"}}} 2019-01-18 05:04:52,491 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-df3d672b-3e2f-44f1-b870-bee0f0c20a08 2019-01-18 05:04:52,498 - 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}e3eec27c9ff796b5552ce95dcadbc4852f405835" -d '{"server": {"name": "SimpleHealthCheck-1e22f65d-4230-458a-a31f-7154f076fe20-inst", "imageRef": "e90c487d-3add-4729-aa11-3e4664095907", "flavorRef": "670c706f-266a-48b4-82c6-678eb7b456ff", "max_count": 1, "min_count": 1, "networks": [{"port": "589f0ee8-18ff-4a91-976c-38d38d72ccb2"}]}}' 2019-01-18 05:04:53,818 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 18 Jan 2019 05:04: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-bf3bd744-4f98-429d-87ff-eca8e8b0b602 x-compute-request-id: req-bf3bd744-4f98-429d-87ff-eca8e8b0b602 Content-Length: 374 location: http://172.30.9.23:8774/v2.1/servers/5ab53bec-8033-46e0-8816-36f4d8d27e05 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "5ab53bec-8033-46e0-8816-36f4d8d27e05", "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/5ab53bec-8033-46e0-8816-36f4d8d27e05", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/5ab53bec-8033-46e0-8816-36f4d8d27e05", "rel": "bookmark"}], "adminPass": "exBt9qpSv5ND"}} 2019-01-18 05:04:53,818 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-bf3bd744-4f98-429d-87ff-eca8e8b0b602 2019-01-18 05:04:53,821 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/5ab53bec-8033-46e0-8816-36f4d8d27e05 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3eec27c9ff796b5552ce95dcadbc4852f405835" 2019-01-18 05:04:54,179 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:04: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-e94fbe46-768b-4722-9c1c-c103a3534a83 x-compute-request-id: req-e94fbe46-768b-4722-9c1c-c103a3534a83 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/5ab53bec-8033-46e0-8816-36f4d8d27e05", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/5ab53bec-8033-46e0-8816-36f4d8d27e05", "rel": "bookmark"}], "image": {"id": "e90c487d-3add-4729-aa11-3e4664095907", "links": [{"href": "http://172.30.9.23:8774/images/e90c487d-3add-4729-aa11-3e4664095907", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "670c706f-266a-48b4-82c6-678eb7b456ff", "links": [{"href": "http://172.30.9.23:8774/flavors/670c706f-266a-48b4-82c6-678eb7b456ff", "rel": "bookmark"}]}, "id": "5ab53bec-8033-46e0-8816-36f4d8d27e05", "user_id": "0d9d011bbd524cc49543b97c4ef605f1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2019-01-18T05:04:53Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-1e22f65d-4230-458a-a31f-7154f076fe20-inst", "created": "2019-01-18T05:04:53Z", "tenant_id": "a3ad2ac7e03b412cbaecad1383e6959f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-18 05:04:54,179 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/5ab53bec-8033-46e0-8816-36f4d8d27e05 used request id req-e94fbe46-768b-4722-9c1c-c103a3534a83 2019-01-18 05:04:54,180 - create_instance - INFO - Created instance with name - SimpleHealthCheck-1e22f65d-4230-458a-a31f-7154f076fe20-inst 2019-01-18 05:04:54,183 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/5ab53bec-8033-46e0-8816-36f4d8d27e05 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3eec27c9ff796b5552ce95dcadbc4852f405835" 2019-01-18 05:04:54,554 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:04: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-9e768377-bf09-41ec-bbbe-2acd40660a95 x-compute-request-id: req-9e768377-bf09-41ec-bbbe-2acd40660a95 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/5ab53bec-8033-46e0-8816-36f4d8d27e05", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/5ab53bec-8033-46e0-8816-36f4d8d27e05", "rel": "bookmark"}], "image": {"id": "e90c487d-3add-4729-aa11-3e4664095907", "links": [{"href": "http://172.30.9.23:8774/images/e90c487d-3add-4729-aa11-3e4664095907", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "670c706f-266a-48b4-82c6-678eb7b456ff", "links": [{"href": "http://172.30.9.23:8774/flavors/670c706f-266a-48b4-82c6-678eb7b456ff", "rel": "bookmark"}]}, "id": "5ab53bec-8033-46e0-8816-36f4d8d27e05", "user_id": "0d9d011bbd524cc49543b97c4ef605f1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2019-01-18T05:04:54Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-1e22f65d-4230-458a-a31f-7154f076fe20-inst", "created": "2019-01-18T05:04:53Z", "tenant_id": "a3ad2ac7e03b412cbaecad1383e6959f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-18 05:04:54,554 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/5ab53bec-8033-46e0-8816-36f4d8d27e05 used request id req-9e768377-bf09-41ec-bbbe-2acd40660a95 2019-01-18 05:04:54,554 - create_instance - DEBUG - Instance status [SimpleHealthCheck-1e22f65d-4230-458a-a31f-7154f076fe20-inst] is - BUILD 2019-01-18 05:04:54,555 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-18 05:04:57,558 - create_instance - DEBUG - VM status query timeout in 896.622407913 2019-01-18 05:04:57,561 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/5ab53bec-8033-46e0-8816-36f4d8d27e05 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3eec27c9ff796b5552ce95dcadbc4852f405835" 2019-01-18 05:04:57,975 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:04: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-1959d409-3b92-40f7-8785-dd5f233d827c x-compute-request-id: req-1959d409-3b92-40f7-8785-dd5f233d827c 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/5ab53bec-8033-46e0-8816-36f4d8d27e05", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/5ab53bec-8033-46e0-8816-36f4d8d27e05", "rel": "bookmark"}], "image": {"id": "e90c487d-3add-4729-aa11-3e4664095907", "links": [{"href": "http://172.30.9.23:8774/images/e90c487d-3add-4729-aa11-3e4664095907", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "670c706f-266a-48b4-82c6-678eb7b456ff", "links": [{"href": "http://172.30.9.23:8774/flavors/670c706f-266a-48b4-82c6-678eb7b456ff", "rel": "bookmark"}]}, "id": "5ab53bec-8033-46e0-8816-36f4d8d27e05", "security_groups": [{"name": "default"}], "user_id": "0d9d011bbd524cc49543b97c4ef605f1", "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": "2019-01-18T05:04:54Z", "hostId": "c53b50b926c594116d403579fef9ae14698fe731ae084b3233c7406d", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-1e22f65d-4230-458a-a31f-7154f076fe20-inst", "created": "2019-01-18T05:04:53Z", "tenant_id": "a3ad2ac7e03b412cbaecad1383e6959f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-18 05:04:57,976 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/5ab53bec-8033-46e0-8816-36f4d8d27e05 used request id req-1959d409-3b92-40f7-8785-dd5f233d827c 2019-01-18 05:04:57,976 - create_instance - DEBUG - Instance status [SimpleHealthCheck-1e22f65d-4230-458a-a31f-7154f076fe20-inst] is - BUILD 2019-01-18 05:04:57,976 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-18 05:05:00,979 - create_instance - DEBUG - VM status query timeout in 893.200952053 2019-01-18 05:05:00,982 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/5ab53bec-8033-46e0-8816-36f4d8d27e05 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3eec27c9ff796b5552ce95dcadbc4852f405835" 2019-01-18 05:05:01,604 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:05: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-1ac8b0ba-7a79-4ec4-9f60-22bd0cd8bdac x-compute-request-id: req-1ac8b0ba-7a79-4ec4-9f60-22bd0cd8bdac Content-Encoding: gzip Content-Length: 753 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"SimpleHealthCheck-1e22f65d-4230-458a-a31f-7154f076fe20-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2c:62:9a", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/5ab53bec-8033-46e0-8816-36f4d8d27e05", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/5ab53bec-8033-46e0-8816-36f4d8d27e05", "rel": "bookmark"}], "image": {"id": "e90c487d-3add-4729-aa11-3e4664095907", "links": [{"href": "http://172.30.9.23:8774/images/e90c487d-3add-4729-aa11-3e4664095907", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-18T05:04:58.000000", "flavor": {"id": "670c706f-266a-48b4-82c6-678eb7b456ff", "links": [{"href": "http://172.30.9.23:8774/flavors/670c706f-266a-48b4-82c6-678eb7b456ff", "rel": "bookmark"}]}, "id": "5ab53bec-8033-46e0-8816-36f4d8d27e05", "security_groups": [{"name": "default"}], "user_id": "0d9d011bbd524cc49543b97c4ef605f1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-18T05:05:00Z", "hostId": "c53b50b926c594116d403579fef9ae14698fe731ae084b3233c7406d", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-1e22f65d-4230-458a-a31f-7154f076fe20-inst", "created": "2019-01-18T05:04:53Z", "tenant_id": "a3ad2ac7e03b412cbaecad1383e6959f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-18 05:05:01,605 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/5ab53bec-8033-46e0-8816-36f4d8d27e05 used request id req-1ac8b0ba-7a79-4ec4-9f60-22bd0cd8bdac 2019-01-18 05:05:01,605 - create_instance - DEBUG - Instance status [SimpleHealthCheck-1e22f65d-4230-458a-a31f-7154f076fe20-inst] is - ACTIVE 2019-01-18 05:05:01,605 - create_instance - INFO - VM is - ACTIVE 2019-01-18 05:05:01,608 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/5ab53bec-8033-46e0-8816-36f4d8d27e05 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3eec27c9ff796b5552ce95dcadbc4852f405835" 2019-01-18 05:05:02,060 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:05: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-e31481b1-ea38-48d7-ab34-fb7f92772f0b x-compute-request-id: req-e31481b1-ea38-48d7-ab34-fb7f92772f0b Content-Encoding: gzip Content-Length: 753 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"SimpleHealthCheck-1e22f65d-4230-458a-a31f-7154f076fe20-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2c:62:9a", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/5ab53bec-8033-46e0-8816-36f4d8d27e05", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/5ab53bec-8033-46e0-8816-36f4d8d27e05", "rel": "bookmark"}], "image": {"id": "e90c487d-3add-4729-aa11-3e4664095907", "links": [{"href": "http://172.30.9.23:8774/images/e90c487d-3add-4729-aa11-3e4664095907", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-18T05:04:58.000000", "flavor": {"id": "670c706f-266a-48b4-82c6-678eb7b456ff", "links": [{"href": "http://172.30.9.23:8774/flavors/670c706f-266a-48b4-82c6-678eb7b456ff", "rel": "bookmark"}]}, "id": "5ab53bec-8033-46e0-8816-36f4d8d27e05", "security_groups": [{"name": "default"}], "user_id": "0d9d011bbd524cc49543b97c4ef605f1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-18T05:05:00Z", "hostId": "c53b50b926c594116d403579fef9ae14698fe731ae084b3233c7406d", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-1e22f65d-4230-458a-a31f-7154f076fe20-inst", "created": "2019-01-18T05:04:53Z", "tenant_id": "a3ad2ac7e03b412cbaecad1383e6959f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-18 05:05:02,061 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/5ab53bec-8033-46e0-8816-36f4d8d27e05 used request id req-e31481b1-ea38-48d7-ab34-fb7f92772f0b 2019-01-18 05:05:02,066 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=SimpleHealthCheck-1e22f65d-4230-458a-a31f-7154f076fe20-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3eec27c9ff796b5552ce95dcadbc4852f405835" 2019-01-18 05:05:02,303 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 649 X-Openstack-Request-Id: req-f8e1f808-40cb-4c3b-be1b-5ddab1628ea2 Date: Fri, 18 Jan 2019 05:05: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":["f5dd5ce3-438b-4422-99f2-b19fee2f411b"],"updated_at":"2019-01-18T05:04:45Z","tenant_id":"a3ad2ac7e03b412cbaecad1383e6959f","created_at":"2019-01-18T05:04:44Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"a3ad2ac7e03b412cbaecad1383e6959f","id":"9cbdfc35-14f6-47b9-b6cd-6ec9793f1238","name":"SimpleHealthCheck-1e22f65d-4230-458a-a31f-7154f076fe20-priv-net"}]} 2019-01-18 05:05:02,303 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=SimpleHealthCheck-1e22f65d-4230-458a-a31f-7154f076fe20-priv-net used request id req-f8e1f808-40cb-4c3b-be1b-5ddab1628ea2 2019-01-18 05:05:02,307 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/a3ad2ac7e03b412cbaecad1383e6959f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3eec27c9ff796b5552ce95dcadbc4852f405835" 2019-01-18 05:05:02,387 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:05:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9fc48de8-d753-4d72-85a4-d63d941769cd 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/a3ad2ac7e03b412cbaecad1383e6959f"}, "enabled": true, "id": "a3ad2ac7e03b412cbaecad1383e6959f", "parent_id": "default", "domain_id": "default", "name": "SimpleHealthCheck-9f2de78d-8b42-427-proj"}} 2019-01-18 05:05:02,387 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/a3ad2ac7e03b412cbaecad1383e6959f used request id req-9fc48de8-d753-4d72-85a4-d63d941769cd 2019-01-18 05:05:02,392 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=9cbdfc35-14f6-47b9-b6cd-6ec9793f1238 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3eec27c9ff796b5552ce95dcadbc4852f405835" 2019-01-18 05:05:02,454 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-f8d667af-a781-4692-a629-eca4f51cd535 Date: Fri, 18 Jan 2019 05:05:02 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9cbdfc35-14f6-47b9-b6cd-6ec9793f1238","tenant_id":"a3ad2ac7e03b412cbaecad1383e6959f","created_at":"2019-01-18T05:04:45Z","dns_nameservers":[],"updated_at":"2019-01-18T05:04:45Z","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":"a3ad2ac7e03b412cbaecad1383e6959f","id":"f5dd5ce3-438b-4422-99f2-b19fee2f411b","subnetpool_id":null,"name":"SimpleHealthCheck-1e22f65d-4230-458a-a31f-7154f076fe20-priv-subnet"}]} 2019-01-18 05:05:02,454 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=9cbdfc35-14f6-47b9-b6cd-6ec9793f1238 used request id req-f8d667af-a781-4692-a629-eca4f51cd535 2019-01-18 05:05:02,460 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=9cbdfc35-14f6-47b9-b6cd-6ec9793f1238 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3eec27c9ff796b5552ce95dcadbc4852f405835" 2019-01-18 05:05:02,547 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3103 X-Openstack-Request-Id: req-4ee8000b-2247-4f02-9f7f-02e41812506c Date: Fri, 18 Jan 2019 05:05:02 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T05:04:49Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"f5dd5ce3-438b-4422-99f2-b19fee2f411b","ip_address":"10.55.0.4"}],"id":"4972a069-7e54-41cc-b1ea-a52833bdf2a6","security_groups":[],"mac_address":"fa:16:3e:0c:03:05","project_id":"a3ad2ac7e03b412cbaecad1383e6959f","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"9cbdfc35-14f6-47b9-b6cd-6ec9793f1238","tenant_id":"a3ad2ac7e03b412cbaecad1383e6959f","created_at":"2019-01-18T05:04:47Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-9cbdfc35-14f6-47b9-b6cd-6ec9793f1238"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T05:05:00Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"f5dd5ce3-438b-4422-99f2-b19fee2f411b","ip_address":"10.55.0.5"}],"id":"589f0ee8-18ff-4a91-976c-38d38d72ccb2","security_groups":["0b7dc4e8-9b80-4cbb-8103-47a96ab39a3a"],"mac_address":"fa:16:3e:2c:62:9a","project_id":"a3ad2ac7e03b412cbaecad1383e6959f","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"SimpleHealthCheck-1e22f65d-4230-458a-a31f-7154f076fe20port-1","admin_state_up":true,"network_id":"9cbdfc35-14f6-47b9-b6cd-6ec9793f1238","tenant_id":"a3ad2ac7e03b412cbaecad1383e6959f","created_at":"2019-01-18T05:04:50Z","binding:vnic_type":"normal","device_id":"5ab53bec-8033-46e0-8816-36f4d8d27e05"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T05:04:47Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"f5dd5ce3-438b-4422-99f2-b19fee2f411b","ip_address":"10.55.0.2"}],"id":"79c335b1-93e6-4725-a9f9-900902071b64","security_groups":[],"mac_address":"fa:16:3e:61:6e:e3","project_id":"a3ad2ac7e03b412cbaecad1383e6959f","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"9cbdfc35-14f6-47b9-b6cd-6ec9793f1238","tenant_id":"a3ad2ac7e03b412cbaecad1383e6959f","created_at":"2019-01-18T05:04:45Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-9cbdfc35-14f6-47b9-b6cd-6ec9793f1238"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T05:04:47Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"f5dd5ce3-438b-4422-99f2-b19fee2f411b","ip_address":"10.55.0.3"}],"id":"ace33d03-4f0a-4d03-8b75-c74e8dd74163","security_groups":[],"mac_address":"fa:16:3e:67:a6:41","project_id":"a3ad2ac7e03b412cbaecad1383e6959f","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"9cbdfc35-14f6-47b9-b6cd-6ec9793f1238","tenant_id":"a3ad2ac7e03b412cbaecad1383e6959f","created_at":"2019-01-18T05:04:46Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-9cbdfc35-14f6-47b9-b6cd-6ec9793f1238"}]} 2019-01-18 05:05:02,547 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=9cbdfc35-14f6-47b9-b6cd-6ec9793f1238 used request id req-4ee8000b-2247-4f02-9f7f-02e41812506c 2019-01-18 05:05:02,548 - create_instance_tests - INFO - Looking for IP 10.55.0.5 in the console log 2019-01-18 05:05:02,550 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/5ab53bec-8033-46e0-8816-36f4d8d27e05 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3eec27c9ff796b5552ce95dcadbc4852f405835" 2019-01-18 05:05:03,151 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:05: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-2048fad9-82e1-4f9f-8a97-1d32ef3b8525 x-compute-request-id: req-2048fad9-82e1-4f9f-8a97-1d32ef3b8525 Content-Encoding: gzip Content-Length: 753 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"SimpleHealthCheck-1e22f65d-4230-458a-a31f-7154f076fe20-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2c:62:9a", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/5ab53bec-8033-46e0-8816-36f4d8d27e05", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/5ab53bec-8033-46e0-8816-36f4d8d27e05", "rel": "bookmark"}], "image": {"id": "e90c487d-3add-4729-aa11-3e4664095907", "links": [{"href": "http://172.30.9.23:8774/images/e90c487d-3add-4729-aa11-3e4664095907", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-18T05:04:58.000000", "flavor": {"id": "670c706f-266a-48b4-82c6-678eb7b456ff", "links": [{"href": "http://172.30.9.23:8774/flavors/670c706f-266a-48b4-82c6-678eb7b456ff", "rel": "bookmark"}]}, "id": "5ab53bec-8033-46e0-8816-36f4d8d27e05", "security_groups": [{"name": "default"}], "user_id": "0d9d011bbd524cc49543b97c4ef605f1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-18T05:05:00Z", "hostId": "c53b50b926c594116d403579fef9ae14698fe731ae084b3233c7406d", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-1e22f65d-4230-458a-a31f-7154f076fe20-inst", "created": "2019-01-18T05:04:53Z", "tenant_id": "a3ad2ac7e03b412cbaecad1383e6959f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-18 05:05:03,151 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/5ab53bec-8033-46e0-8816-36f4d8d27e05 used request id req-2048fad9-82e1-4f9f-8a97-1d32ef3b8525 2019-01-18 05:05:03,155 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers/5ab53bec-8033-46e0-8816-36f4d8d27e05/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3eec27c9ff796b5552ce95dcadbc4852f405835" -d '{"os-getConsoleOutput": {"length": null}}' 2019-01-18 05:05:04,258 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:05: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-0d01742f-61b0-4b6b-9c64-12d4bfa7d6f6 x-compute-request-id: req-0d01742f-61b0-4b6b-9c64-12d4bfa7d6f6 Content-Encoding: gzip Content-Length: 7915 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 534286485 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.910 MHz processor\n[ 0.135456] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.137171] pid_max: default: 32768 minimum: 301\n[ 0.138112] ACPI: Core revision 20150930\n[ 0.139507] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.140857] Security Framework initialized\n[ 0.141690] Yama: becoming mindful.\n[ 0.142430] AppArmor: AppArmor initialized\n[ 0.143294] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.144603] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.145889] Mount-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.147144] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.148572] Initializing cgroup subsys io\n[ 0.149400] Initializing cgroup subsys memory\n[ 0.150279] Initializing cgroup subsys devices\n[ 0.151202] Initializing cgroup subsys freezer\n[ 0.152124] Initializing cgroup subsys net_cls\n[ 0.153014] Initializing cgroup subsys perf_event\n[ 0.153977] Initializing cgroup subsys net_prio\n[ 0.154932] Initializing cgroup subsys hugetlb\n[ 0.155821] Initializing cgroup subsys pids\n[ 0.156732] CPU: Physical Processor ID: 0\n[ 0.158294] mce: CPU supports 10 MCE banks\n[ 0.159158] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.160186] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.172229] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.178606] ftrace: allocating 31920 entries in 125 pages\n[ 0.204205] smpboot: Max logical packages: 1\n[ 0.205124] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.206529] x2apic enabled\n[ 0.207381] Switched APIC routing to physical x2apic.\n[ 0.209150] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.210317] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.212371] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.214205] KVM setup paravirtual spinlock\n[ 0.215508] x86: Booted up 1 node, 1 CPUs\n[ 0.216337] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.217784] devtmpfs: initialized\n[ 0.219479] evm: security.selinux\n[ 0.220208] evm: security.SMACK64\n[ 0.220928] evm: security.SMACK64EXEC\n[ 0.221711] evm: security.SMACK64TRANSMUTE\n[ 0.222562] evm: security.SMACK64MMAP\n[ 0.223342] evm: security.ima\n[ 0.223997] evm: security.capability\n[ 0.224825] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.226737] pinctrl core: initialized pinctrl subsystem\n[ 0.227909] RTC time: 5:04:58, date: 01/18/19\n[ 0.228928] NET: Registered protocol family 16\n[ 0.229927] cpuidle: using governor ladder\n[ 0.230765] cpuidle: using governor menu\n[ 0.231570] PCCT header not found.\n[ 0.232358] ACPI: bus type PCI registered\n[ 0.233192] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.234487] PCI: Using configuration type 1 for base access\n[ 0.236245] ACPI: Added _OSI(Module Device)\n[ 0.237104] ACPI: Added _OSI(Processor Device)\n[ 0.238019] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.238969] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.241125] ACPI: Interpreter enabled\n[ 0.241924] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.243841] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.245758] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.247699] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.249673] ACPI: (supports S0 S5)\n[ 0.250392] ACPI: Using IOAPIC for interrupt routing\n[ 0.251508] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.254690] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.255886] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.257171] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.258466] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.260738] acpiphp: Slot [3] registered\n[ 0.261562] acpiphp: Slot [4] registered\n[ 0.262382] acpiphp: Slot [5] registered\n[ 0.263218] acpiphp: Slot [6] registered\n[ 0.264034] acpiphp: Slot [7] registered\n[ 0.264855] acpiphp: Slot [8] registered\n[ 0.265674] acpiphp: Slot [9] registered\n[ 0.266488] acpiphp: Slot [10] registered\n[ 0.267319] acpiphp: Slot [11] registered\n[ 0.268175] acpiphp: Slot [12] registered\n[ 0.269033] acpiphp: Slot [13] registered\n[ 0.269879] acpiphp: Slot [14] registered\n[ 0.270719] acpiphp: Slot [15] registered\n[ 0.281670] acpiphp: Slot [16] registered\n[ 0.282510] acpiphp: Slot [17] registered\n[ 0.283336] acpiphp: Slot [18] registered\n[ 0.284161] acpiphp: Slot [19] registered\n[ 0.284986] acpiphp: Slot [20] registered\n[ 0.285819] acpiphp: Slot [21] registered\n[ 0.286648] acpiphp: Slot [22] registered\n[ 0.287472] acpiphp: Slot [23] registered\n[ 0.288327] acpiphp: Slot [24] registered\n[ 0.289175] acpiphp: Slot [25] registered\n[ 0.290022] acpiphp: Slot [26] registered\n[ 0.290895] acpiphp: Slot [27] registered\n[ 0.291741] acpiphp: Slot [28] registered\n[ 0.292583] acpiphp: Slot [29] registered\n[ 0.293414] acpiphp: Slot [30] registered\n[ 0.294244] acpiphp: Slot [31] registered\n[ 0.295061] PCI host bridge to bus 0000:00\n[ 0.295882] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.297108] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.298339] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.299803] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window]\n[ 0.301267] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.307515] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.308823] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.310014] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.311308] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.318022] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.319496] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.366008] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.367535] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.368963] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.370399] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.371819] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.373074] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.374248] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.375389] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.376952] vgaarb: loaded\n[ 0.377565] vgaarb: bridge control possible 0000:00:02.0\n[ 0.378717] SCSI subsystem initialized\n[ 0.379556] ACPI: bus type USB registered\n[ 0.380384] usbcore: registered new interface driver usbfs\n[ 0.381425] usbcore: registered new interface driver hub\n[ 0.382434] usbcore: registered new device driver usb\n[ 0.383496] PCI: Using ACPI for IRQ routing\n[ 0.384530] NetLabel: Initializing\n[ 0.385250] NetLabel: domain hash size = 128\n[ 0.386105] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.387062] NetLabel: unlabeled traffic allowed by default\n[ 0.388165] clocksource: Switched to clocksource kvm-clock\n[ 0.393566] AppArmor: AppArmor Filesystem Enabled\n[ 0.394533] pnp: PnP ACPI init\n[ 0.395454] pnp: PnP ACPI: found 5 devices\n[ 0.401481] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.403189] NET: Registered protocol family 2\n[ 0.404162] TCP established hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.405458] TCP bind hash table entries: 2048 (order: 3, 32768 bytes)\n[ 0.406635] TCP: Hash tables configured (established 2048 bind 2048)\n[ 0.407813] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.408903] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.410086] NET: Registered protocol family 1\n[ 0.410960] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.412060] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.413145] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.427546] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.441821] Trying to unpack rootfs image as initramfs...\n[ 0.491454] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000)\n[ 0.505712] Scanning for low memory corruption every 60 seconds\n[ 0.507030] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.508200] audit: initializing netlink subsys (disabled)\n[ 0.509254] audit: type=2000 audit(1547787899.508:1): initialized\n[ 0.510575] Initialise system trusted keyring\n[ 0.511508] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.512694] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.514678] zbud: loaded\n[ 0.515390] VFS: Disk quotas dquot_6.6.0\n[ 0.516233] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.517765] fuse init (API version 7.23)\n[ 0.518668] Key type big_key registered\n[ 0.519491] Allocating IMA MOK and blacklist keyrings.\n[ 0.520634] Key type asymmetric registered\n[ 0.521482] Asymmetric key parser 'x509' registered\n[ 0.522454] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.523954] io scheduler noop registered\n[ 0.524780] io scheduler deadline registered (default)\n[ 0.525793] io scheduler cfq registered\n[ 0.526644] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.527773] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.529101] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.530589] ACPI: Power Button [PWRF]\n[ 0.531437] GHES: HEST is not enabled!\n[ 0.546592] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.576690] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.579296] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.602981] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.605185] Linux agpgart interface v0.103\n[ 0.607631] brd: module loaded\n[ 0.608812] loop: module loaded\n[ 0.613854] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.615327] GPT:90111 != 20971519\n[ 0.616022] GPT:Alternate GPT header not at the end of the disk.\n[ 0.617136] GPT:90111 != 20971519\n[ 0.617836] GPT: Use GNU Parted to correct GPT errors.\n[ 0.618812] vda: vda1 vda15\n[ 0.620239] scsi host0: ata_piix\n[ 0.621352] scsi host1: ata_piix\n[ 0.622069] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.623308] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.624771] libphy: Fixed MDIO Bus: probed\n[ 0.625604] tun: Universal TUN/TAP device driver, 1.6\n[ 0.626573] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.628745] PPP generic driver version 2.4.2\n[ 0.629647] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.630930] ehci-pci: EHCI PCI platform driver\n[ 0.631816] ehci-platform: EHCI generic platform driver\n[ 0.632818] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.633956] ohci-pci: OHCI PCI platform driver\n[ 0.634831] ohci-platform: OHCI generic platform driver\n[ 0.635823] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.650207] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.651227] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.652697] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.653735] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.654910] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.656144] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.657584] usb usb1: Product: UHCI Host Controller\n[ 0.658536] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.659692] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.660704] hub 1-0:1.0: USB hub found\n[ 0.661493] hub 1-0:1.0: 2 ports detected\n[ 0.662424] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.664560] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.665528] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.666567] mousedev: PS/2 mouse device common for all mice\n[ 0.667832] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.669704] rtc_cmos 00:00: RTC can wake from S4\n[ 0.670813] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.672024] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.673234] i2c /dev entries driver\n[ 0.673997] device-mapper: uevent: version 1.0.3\n[ 0.674943] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.676595] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.677901] NET: Registered protocol family 10\n[ 0.678901] NET: Registered protocol family 17\n[ 0.679805] Key type dns_resolver registered\n[ 0.680750] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.681863] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.683624] registered taskstats version 1\n[ 0.684474] Loading compiled-in X.509 certificates\n[ 0.685918] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.687788] zswap: loaded using pool lzo/zbud\n[ 0.689181] Key type trusted registered\n[ 0.690725] Key type encrypted registered\n[ 0.691568] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.692628] ima: No TPM chip found, activating TPM-bypass!\n[ 0.693688] evm: HMAC attrs: 0x1\n[ 0.694641] Magic number: 3:362:62\n[ 0.695486] rtc_cmos 00:00: setting system clock to 2019-01-18 05:04:59 UTC (1547787899)\n[ 0.697112] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.698251] EDD information not available.\n[ 0.781613] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.783171] Write protecting the kernel read-only data: 14336k\n[ 0.795262] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.797100] 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.05\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.268310] 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.0.5...\nLease of 10.55.0.5 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.21. iid=i-0000001e\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: "} 2019-01-18 05:05:04,258 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/5ab53bec-8033-46e0-8816-36f4d8d27e05/action used request id req-0d01742f-61b0-4b6b-9c64-12d4bfa7d6f6 2019-01-18 05:05:04,259 - create_instance_tests - INFO - DHCP lease obtained logged in console 2019-01-18 05:05:04,260 - 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 534286485 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.910 MHz processor [ 0.135456] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.137171] pid_max: default: 32768 minimum: 301 [ 0.138112] ACPI: Core revision 20150930 [ 0.139507] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.140857] Security Framework initialized [ 0.141690] Yama: becoming mindful. [ 0.142430] AppArmor: AppArmor initialized [ 0.143294] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.144603] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.145889] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.147144] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.148572] Initializing cgroup subsys io [ 0.149400] Initializing cgroup subsys memory [ 0.150279] Initializing cgroup subsys devices [ 0.151202] Initializing cgroup subsys freezer [ 0.152124] Initializing cgroup subsys net_cls [ 0.153014] Initializing cgroup subsys perf_event [ 0.153977] Initializing cgroup subsys net_prio [ 0.154932] Initializing cgroup subsys hugetlb [ 0.155821] Initializing cgroup subsys pids [ 0.156732] CPU: Physical Processor ID: 0 [ 0.158294] mce: CPU supports 10 MCE banks [ 0.159158] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.160186] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.172229] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.178606] ftrace: allocating 31920 entries in 125 pages [ 0.204205] smpboot: Max logical packages: 1 [ 0.205124] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.206529] x2apic enabled [ 0.207381] Switched APIC routing to physical x2apic. [ 0.209150] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.210317] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.212371] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.214205] KVM setup paravirtual spinlock [ 0.215508] x86: Booted up 1 node, 1 CPUs [ 0.216337] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.217784] devtmpfs: initialized [ 0.219479] evm: security.selinux [ 0.220208] evm: security.SMACK64 [ 0.220928] evm: security.SMACK64EXEC [ 0.221711] evm: security.SMACK64TRANSMUTE [ 0.222562] evm: security.SMACK64MMAP [ 0.223342] evm: security.ima [ 0.223997] evm: security.capability [ 0.224825] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.226737] pinctrl core: initialized pinctrl subsystem [ 0.227909] RTC time: 5:04:58, date: 01/18/19 [ 0.228928] NET: Registered protocol family 16 [ 0.229927] cpuidle: using governor ladder [ 0.230765] cpuidle: using governor menu [ 0.231570] PCCT header not found. [ 0.232358] ACPI: bus type PCI registered [ 0.233192] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.234487] PCI: Using configuration type 1 for base access [ 0.236245] ACPI: Added _OSI(Module Device) [ 0.237104] ACPI: Added _OSI(Processor Device) [ 0.238019] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.238969] ACPI: Added _OSI(Processor Aggregator Device) [ 0.241125] ACPI: Interpreter enabled [ 0.241924] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.243841] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.245758] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.247699] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.249673] ACPI: (supports S0 S5) [ 0.250392] ACPI: Using IOAPIC for interrupt routing [ 0.251508] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.254690] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.255886] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.257171] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.258466] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.260738] acpiphp: Slot [3] registered [ 0.261562] acpiphp: Slot [4] registered [ 0.262382] acpiphp: Slot [5] registered [ 0.263218] acpiphp: Slot [6] registered [ 0.264034] acpiphp: Slot [7] registered [ 0.264855] acpiphp: Slot [8] registered [ 0.265674] acpiphp: Slot [9] registered [ 0.266488] acpiphp: Slot [10] registered [ 0.267319] acpiphp: Slot [11] registered [ 0.268175] acpiphp: Slot [12] registered [ 0.269033] acpiphp: Slot [13] registered [ 0.269879] acpiphp: Slot [14] registered [ 0.270719] acpiphp: Slot [15] registered [ 0.281670] acpiphp: Slot [16] registered [ 0.282510] acpiphp: Slot [17] registered [ 0.283336] acpiphp: Slot [18] registered [ 0.284161] acpiphp: Slot [19] registered [ 0.284986] acpiphp: Slot [20] registered [ 0.285819] acpiphp: Slot [21] registered [ 0.286648] acpiphp: Slot [22] registered [ 0.287472] acpiphp: Slot [23] registered [ 0.288327] acpiphp: Slot [24] registered [ 0.289175] acpiphp: Slot [25] registered [ 0.290022] acpiphp: Slot [26] registered [ 0.290895] acpiphp: Slot [27] registered [ 0.291741] acpiphp: Slot [28] registered [ 0.292583] acpiphp: Slot [29] registered [ 0.293414] acpiphp: Slot [30] registered [ 0.294244] acpiphp: Slot [31] registered [ 0.295061] PCI host bridge to bus 0000:00 [ 0.295882] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.297108] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.298339] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.299803] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.301267] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.307515] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.308823] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.310014] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.311308] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.318022] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.319496] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.366008] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.367535] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.368963] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.370399] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.371819] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.373074] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.374248] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.375389] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.376952] vgaarb: loaded [ 0.377565] vgaarb: bridge control possible 0000:00:02.0 [ 0.378717] SCSI subsystem initialized [ 0.379556] ACPI: bus type USB registered [ 0.380384] usbcore: registered new interface driver usbfs [ 0.381425] usbcore: registered new interface driver hub [ 0.382434] usbcore: registered new device driver usb [ 0.383496] PCI: Using ACPI for IRQ routing [ 0.384530] NetLabel: Initializing [ 0.385250] NetLabel: domain hash size = 128 [ 0.386105] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.387062] NetLabel: unlabeled traffic allowed by default [ 0.388165] clocksource: Switched to clocksource kvm-clock [ 0.393566] AppArmor: AppArmor Filesystem Enabled [ 0.394533] pnp: PnP ACPI init [ 0.395454] pnp: PnP ACPI: found 5 devices [ 0.401481] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.403189] NET: Registered protocol family 2 [ 0.404162] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 0.405458] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 0.406635] TCP: Hash tables configured (established 2048 bind 2048) [ 0.407813] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.408903] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.410086] NET: Registered protocol family 1 [ 0.410960] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.412060] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.413145] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.427546] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.441821] Trying to unpack rootfs image as initramfs... [ 0.491454] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000) [ 0.505712] Scanning for low memory corruption every 60 seconds [ 0.507030] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.508200] audit: initializing netlink subsys (disabled) [ 0.509254] audit: type=2000 audit(1547787899.508:1): initialized [ 0.510575] Initialise system trusted keyring [ 0.511508] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.512694] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.514678] zbud: loaded [ 0.515390] VFS: Disk quotas dquot_6.6.0 [ 0.516233] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.517765] fuse init (API version 7.23) [ 0.518668] Key type big_key registered [ 0.519491] Allocating IMA MOK and blacklist keyrings. [ 0.520634] Key type asymmetric registered [ 0.521482] Asymmetric key parser 'x509' registered [ 0.522454] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.523954] io scheduler noop registered [ 0.524780] io scheduler deadline registered (default) [ 0.525793] io scheduler cfq registered [ 0.526644] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.527773] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.529101] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.530589] ACPI: Power Button [PWRF] [ 0.531437] GHES: HEST is not enabled! [ 0.546592] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.576690] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.579296] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.602981] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.605185] Linux agpgart interface v0.103 [ 0.607631] brd: module loaded [ 0.608812] loop: module loaded [ 0.613854] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.615327] GPT:90111 != 20971519 [ 0.616022] GPT:Alternate GPT header not at the end of the disk. [ 0.617136] GPT:90111 != 20971519 [ 0.617836] GPT: Use GNU Parted to correct GPT errors. [ 0.618812] vda: vda1 vda15 [ 0.620239] scsi host0: ata_piix [ 0.621352] scsi host1: ata_piix [ 0.622069] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.623308] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.624771] libphy: Fixed MDIO Bus: probed [ 0.625604] tun: Universal TUN/TAP device driver, 1.6 [ 0.626573] tun: (C) 1999-2004 Max Krasnyansky [ 0.628745] PPP generic driver version 2.4.2 [ 0.629647] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.630930] ehci-pci: EHCI PCI platform driver [ 0.631816] ehci-platform: EHCI generic platform driver [ 0.632818] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.633956] ohci-pci: OHCI PCI platform driver [ 0.634831] ohci-platform: OHCI generic platform driver [ 0.635823] uhci_hcd: USB Universal Host Controller Interface driver [ 0.650207] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.651227] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.652697] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.653735] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.654910] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.656144] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.657584] usb usb1: Product: UHCI Host Controller [ 0.658536] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.659692] usb usb1: SerialNumber: 0000:00:01.2 [ 0.660704] hub 1-0:1.0: USB hub found [ 0.661493] hub 1-0:1.0: 2 ports detected [ 0.662424] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.664560] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.665528] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.666567] mousedev: PS/2 mouse device common for all mice [ 0.667832] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.669704] rtc_cmos 00:00: RTC can wake from S4 [ 0.670813] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.672024] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.673234] i2c /dev entries driver [ 0.673997] device-mapper: uevent: version 1.0.3 [ 0.674943] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.676595] ledtrig-cpu: registered to indicate activity on CPUs [ 0.677901] NET: Registered protocol family 10 [ 0.678901] NET: Registered protocol family 17 [ 0.679805] Key type dns_resolver registered [ 0.680750] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.681863] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.683624] registered taskstats version 1 [ 0.684474] Loading compiled-in X.509 certificates [ 0.685918] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.687788] zswap: loaded using pool lzo/zbud [ 0.689181] Key type trusted registered [ 0.690725] Key type encrypted registered [ 0.691568] AppArmor: AppArmor sha1 policy hashing enabled [ 0.692628] ima: No TPM chip found, activating TPM-bypass! [ 0.693688] evm: HMAC attrs: 0x1 [ 0.694641] Magic number: 3:362:62 [ 0.695486] rtc_cmos 00:00: setting system clock to 2019-01-18 05:04:59 UTC (1547787899) [ 0.697112] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.698251] EDD information not available. [ 0.781613] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.783171] Write protecting the kernel read-only data: 14336k [ 0.795262] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.797100] 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.05 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.268310] 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.0.5... Lease of 10.55.0.5 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.21. iid=i-0000001e 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: 2019-01-18 05:05:04,260 - create_instance - INFO - Deleting Port with ID - 589f0ee8-18ff-4a91-976c-38d38d72ccb2 2019-01-18 05:05:04,260 - neutron_utils - INFO - Deleting port with name SimpleHealthCheck-1e22f65d-4230-458a-a31f-7154f076fe20port-1 2019-01-18 05:05:04,265 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/ports/589f0ee8-18ff-4a91-976c-38d38d72ccb2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3eec27c9ff796b5552ce95dcadbc4852f405835" 2019-01-18 05:05:04,707 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-aecd7862-b2d9-4817-bcfa-087ba0c87b41 Date: Fri, 18 Jan 2019 05:05:04 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-18 05:05:04,707 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/ports/589f0ee8-18ff-4a91-976c-38d38d72ccb2 used request id req-aecd7862-b2d9-4817-bcfa-087ba0c87b41 2019-01-18 05:05:04,707 - create_instance - INFO - Deleting VM instance - SimpleHealthCheck-1e22f65d-4230-458a-a31f-7154f076fe20-inst 2019-01-18 05:05:04,710 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/servers/5ab53bec-8033-46e0-8816-36f4d8d27e05 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3eec27c9ff796b5552ce95dcadbc4852f405835" 2019-01-18 05:05:04,884 - novaclient.v2.client - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 05:05: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-ddf70a65-8759-4e7a-be6a-99b322c094a5 x-compute-request-id: req-ddf70a65-8759-4e7a-be6a-99b322c094a5 Content-Type: application/json 2019-01-18 05:05:04,884 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/servers/5ab53bec-8033-46e0-8816-36f4d8d27e05 used request id req-ddf70a65-8759-4e7a-be6a-99b322c094a5 2019-01-18 05:05:04,884 - create_instance - INFO - Checking deletion status 2019-01-18 05:05:04,887 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/5ab53bec-8033-46e0-8816-36f4d8d27e05 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3eec27c9ff796b5552ce95dcadbc4852f405835" 2019-01-18 05:05:04,989 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:05: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-e29c4f51-ca7e-4ca0-ae61-974023894cb4 x-compute-request-id: req-e29c4f51-ca7e-4ca0-ae61-974023894cb4 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/5ab53bec-8033-46e0-8816-36f4d8d27e05", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/5ab53bec-8033-46e0-8816-36f4d8d27e05", "rel": "bookmark"}], "image": {"id": "e90c487d-3add-4729-aa11-3e4664095907", "links": [{"href": "http://172.30.9.23:8774/images/e90c487d-3add-4729-aa11-3e4664095907", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-18T05:04:58.000000", "flavor": {"id": "670c706f-266a-48b4-82c6-678eb7b456ff", "links": [{"href": "http://172.30.9.23:8774/flavors/670c706f-266a-48b4-82c6-678eb7b456ff", "rel": "bookmark"}]}, "id": "5ab53bec-8033-46e0-8816-36f4d8d27e05", "user_id": "0d9d011bbd524cc49543b97c4ef605f1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-18T05:05:04Z", "hostId": "c53b50b926c594116d403579fef9ae14698fe731ae084b3233c7406d", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-1e22f65d-4230-458a-a31f-7154f076fe20-inst", "created": "2019-01-18T05:04:53Z", "tenant_id": "a3ad2ac7e03b412cbaecad1383e6959f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-18 05:05:04,989 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/5ab53bec-8033-46e0-8816-36f4d8d27e05 used request id req-e29c4f51-ca7e-4ca0-ae61-974023894cb4 2019-01-18 05:05:04,989 - create_instance - DEBUG - Instance status [SimpleHealthCheck-1e22f65d-4230-458a-a31f-7154f076fe20-inst] is - ACTIVE 2019-01-18 05:05:04,989 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-18 05:05:07,993 - create_instance - DEBUG - VM status query timeout in 296.891913891 2019-01-18 05:05:07,996 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/5ab53bec-8033-46e0-8816-36f4d8d27e05 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3eec27c9ff796b5552ce95dcadbc4852f405835" 2019-01-18 05:05:08,335 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:05: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-c6a34bcc-f84c-443c-b1d7-6d12b2c65475 x-compute-request-id: req-c6a34bcc-f84c-443c-b1d7-6d12b2c65475 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/5ab53bec-8033-46e0-8816-36f4d8d27e05", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/5ab53bec-8033-46e0-8816-36f4d8d27e05", "rel": "bookmark"}], "image": {"id": "e90c487d-3add-4729-aa11-3e4664095907", "links": [{"href": "http://172.30.9.23:8774/images/e90c487d-3add-4729-aa11-3e4664095907", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-18T05:04:58.000000", "flavor": {"id": "670c706f-266a-48b4-82c6-678eb7b456ff", "links": [{"href": "http://172.30.9.23:8774/flavors/670c706f-266a-48b4-82c6-678eb7b456ff", "rel": "bookmark"}]}, "id": "5ab53bec-8033-46e0-8816-36f4d8d27e05", "user_id": "0d9d011bbd524cc49543b97c4ef605f1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-18T05:05:04Z", "hostId": "c53b50b926c594116d403579fef9ae14698fe731ae084b3233c7406d", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-1e22f65d-4230-458a-a31f-7154f076fe20-inst", "created": "2019-01-18T05:04:53Z", "tenant_id": "a3ad2ac7e03b412cbaecad1383e6959f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-18 05:05:08,335 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/5ab53bec-8033-46e0-8816-36f4d8d27e05 used request id req-c6a34bcc-f84c-443c-b1d7-6d12b2c65475 2019-01-18 05:05:08,335 - create_instance - DEBUG - Instance status [SimpleHealthCheck-1e22f65d-4230-458a-a31f-7154f076fe20-inst] is - ACTIVE 2019-01-18 05:05:08,335 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-18 05:05:11,339 - create_instance - DEBUG - VM status query timeout in 293.545942783 2019-01-18 05:05:11,341 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/5ab53bec-8033-46e0-8816-36f4d8d27e05 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3eec27c9ff796b5552ce95dcadbc4852f405835" 2019-01-18 05:05:11,392 - novaclient.v2.client - DEBUG - RESP: [404] Date: Fri, 18 Jan 2019 05:05: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-e33d9c25-8d83-4497-8fd0-fac9850a7cc9 x-compute-request-id: req-e33d9c25-8d83-4497-8fd0-fac9850a7cc9 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 5ab53bec-8033-46e0-8816-36f4d8d27e05 could not be found.", "code": 404}} 2019-01-18 05:05:11,393 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/5ab53bec-8033-46e0-8816-36f4d8d27e05 used request id req-e33d9c25-8d83-4497-8fd0-fac9850a7cc9 2019-01-18 05:05:11,393 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 5ab53bec-8033-46e0-8816-36f4d8d27e05 could not be found. (HTTP 404) (Request-ID: req-e33d9c25-8d83-4497-8fd0-fac9850a7cc9) 2019-01-18 05:05:11,393 - create_instance - INFO - VM has been properly deleted VM with name - SimpleHealthCheck-1e22f65d-4230-458a-a31f-7154f076fe20-inst 2019-01-18 05:05:11,394 - neutron_utils - INFO - Deleting subnet with name SimpleHealthCheck-1e22f65d-4230-458a-a31f-7154f076fe20-priv-subnet 2019-01-18 05:05:11,394 - neutron_utils - INFO - Deleting subnet with name SimpleHealthCheck-1e22f65d-4230-458a-a31f-7154f076fe20-priv-subnet 2019-01-18 05:05:11,399 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/subnets/f5dd5ce3-438b-4422-99f2-b19fee2f411b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64b730cee98aa7cd4c453301650758a72f667924" 2019-01-18 05:05:13,848 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-cb4858f3-cc5b-41d9-9eba-ae96fd304dfa Date: Fri, 18 Jan 2019 05:05:13 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-18 05:05:13,848 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/f5dd5ce3-438b-4422-99f2-b19fee2f411b used request id req-cb4858f3-cc5b-41d9-9eba-ae96fd304dfa 2019-01-18 05:05:13,848 - neutron_utils - INFO - Deleting network with name SimpleHealthCheck-1e22f65d-4230-458a-a31f-7154f076fe20-priv-net 2019-01-18 05:05:13,854 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/networks/9cbdfc35-14f6-47b9-b6cd-6ec9793f1238 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64b730cee98aa7cd4c453301650758a72f667924" 2019-01-18 05:05:15,112 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-4d730b3f-0a72-4845-b361-e571b8383fd2 Date: Fri, 18 Jan 2019 05:05:15 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-18 05:05:15,112 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/9cbdfc35-14f6-47b9-b6cd-6ec9793f1238 used request id req-4d730b3f-0a72-4845-b361-e571b8383fd2 2019-01-18 05:05:15,116 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/flavors/670c706f-266a-48b4-82c6-678eb7b456ff -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb4ce8b169c508b27f175f72ea32b9848130d8b4" 2019-01-18 05:05:15,159 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 18 Jan 2019 05: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-ad40cc71-00b5-44b7-9249-6733718c9636 x-compute-request-id: req-ad40cc71-00b5-44b7-9249-6733718c9636 Content-Length: 0 Content-Type: application/json 2019-01-18 05:05:15,159 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/670c706f-266a-48b4-82c6-678eb7b456ff used request id req-ad40cc71-00b5-44b7-9249-6733718c9636 2019-01-18 05:05:15,160 - glance_utils - INFO - Deleting image named - SimpleHealthCheck-1e22f65d-4230-458a-a31f-7154f076fe20-image 2019-01-18 05:05:15,163 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9292/v2/images/e90c487d-3add-4729-aa11-3e4664095907 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b057a543fd0b421aee4f68a7b07af2a9e8c2d2ef" 2019-01-18 05:05:16,284 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-c4304611-a01f-4a50-8ab0-aee4d2d1899b Date: Fri, 18 Jan 2019 05:05:16 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-18 05:05:16,284 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/e90c487d-3add-4729-aa11-3e4664095907 used request id req-c4304611-a01f-4a50-8ab0-aee4d2d1899b 2019-01-18 05:05:16,290 - 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}d0642b6451e486921a4c074928cd21f27f4e4567" 2019-01-18 05:05:16,600 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-a59e04cb-6f4e-4e80-8b90-4dcde30f85ee Date: Fri, 18 Jan 2019 05:05:16 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "a3ad2ac7e03b412cbaecad1383e6959f", "created_at": "2019-01-18T05:04:44Z", "updated_at": "2019-01-18T05:04:44Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:04:44Z", "revision_number": 0, "id": "24e18253-e41a-44e2-b0e9-100671353204", "remote_group_id": "0b7dc4e8-9b80-4cbb-8103-47a96ab39a3a", "remote_ip_prefix": null, "created_at": "2019-01-18T05:04:44Z", "security_group_id": "0b7dc4e8-9b80-4cbb-8103-47a96ab39a3a", "tenant_id": "a3ad2ac7e03b412cbaecad1383e6959f", "port_range_min": null, "ethertype": "IPv6", "project_id": "a3ad2ac7e03b412cbaecad1383e6959f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:04:44Z", "revision_number": 0, "id": "781b6abc-4acc-4098-aa1e-5e74e5692478", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T05:04:44Z", "security_group_id": "0b7dc4e8-9b80-4cbb-8103-47a96ab39a3a", "tenant_id": "a3ad2ac7e03b412cbaecad1383e6959f", "port_range_min": null, "ethertype": "IPv6", "project_id": "a3ad2ac7e03b412cbaecad1383e6959f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:04:44Z", "revision_number": 0, "id": "d9a731c1-c8d1-4578-a76f-8ad7cfa7a5ec", "remote_group_id": "0b7dc4e8-9b80-4cbb-8103-47a96ab39a3a", "remote_ip_prefix": null, "created_at": "2019-01-18T05:04:44Z", "security_group_id": "0b7dc4e8-9b80-4cbb-8103-47a96ab39a3a", "tenant_id": "a3ad2ac7e03b412cbaecad1383e6959f", "port_range_min": null, "ethertype": "IPv4", "project_id": "a3ad2ac7e03b412cbaecad1383e6959f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:04:44Z", "revision_number": 0, "id": "fad524bb-6074-4610-a56b-4443d2fbb146", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T05:04:44Z", "security_group_id": "0b7dc4e8-9b80-4cbb-8103-47a96ab39a3a", "tenant_id": "a3ad2ac7e03b412cbaecad1383e6959f", "port_range_min": null, "ethertype": "IPv4", "project_id": "a3ad2ac7e03b412cbaecad1383e6959f"}], "revision_number": 4, "project_id": "a3ad2ac7e03b412cbaecad1383e6959f", "id": "0b7dc4e8-9b80-4cbb-8103-47a96ab39a3a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9b8e09d4b24446f595f093ef49bb07e2", "created_at": "2019-01-18T05:05:16Z", "updated_at": "2019-01-18T05:05:16Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:05:16Z", "revision_number": 0, "id": "4ed60a30-d8af-49c0-a859-4abf9c5ee5e5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T05:05:16Z", "security_group_id": "10347ea5-328f-4708-b13e-72601b3bba05", "tenant_id": "9b8e09d4b24446f595f093ef49bb07e2", "port_range_min": null, "ethertype": "IPv6", "project_id": "9b8e09d4b24446f595f093ef49bb07e2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:05:16Z", "revision_number": 0, "id": "831aa5fa-73a2-4159-864a-7a5e45d9cc6e", "remote_group_id": "10347ea5-328f-4708-b13e-72601b3bba05", "remote_ip_prefix": null, "created_at": "2019-01-18T05:05:16Z", "security_group_id": "10347ea5-328f-4708-b13e-72601b3bba05", "tenant_id": "9b8e09d4b24446f595f093ef49bb07e2", "port_range_min": null, "ethertype": "IPv4", "project_id": "9b8e09d4b24446f595f093ef49bb07e2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:05:16Z", "revision_number": 0, "id": "b389f424-f717-42b5-965a-1ef81e010bba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T05:05:16Z", "security_group_id": "10347ea5-328f-4708-b13e-72601b3bba05", "tenant_id": "9b8e09d4b24446f595f093ef49bb07e2", "port_range_min": null, "ethertype": "IPv4", "project_id": "9b8e09d4b24446f595f093ef49bb07e2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:05:16Z", "revision_number": 0, "id": "cb8507c6-1018-4bad-9533-856d8dfce679", "remote_group_id": "10347ea5-328f-4708-b13e-72601b3bba05", "remote_ip_prefix": null, "created_at": "2019-01-18T05:05:16Z", "security_group_id": "10347ea5-328f-4708-b13e-72601b3bba05", "tenant_id": "9b8e09d4b24446f595f093ef49bb07e2", "port_range_min": null, "ethertype": "IPv6", "project_id": "9b8e09d4b24446f595f093ef49bb07e2"}], "revision_number": 4, "project_id": "9b8e09d4b24446f595f093ef49bb07e2", "id": "10347ea5-328f-4708-b13e-72601b3bba05", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-18T04:53:26Z", "updated_at": "2019-01-18T04:53:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:53:26Z", "revision_number": 0, "id": "260c2de9-5dc5-4508-b06c-24b9d7ed838c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:53:26Z", "security_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:53:26Z", "revision_number": 0, "id": "571036d3-cb1d-483a-acb9-96f19293add9", "remote_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "remote_ip_prefix": null, "created_at": "2019-01-18T04:53:26Z", "security_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:53:26Z", "revision_number": 0, "id": "84255fa4-c13a-4cfe-b73d-e56ee216ca1e", "remote_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "remote_ip_prefix": null, "created_at": "2019-01-18T04:53:26Z", "security_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:53:26Z", "revision_number": 0, "id": "9c6f69fc-3bf8-4346-9288-5a255b82b67e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:53:26Z", "security_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "created_at": "2019-01-18T04:51:20Z", "updated_at": "2019-01-18T04:51:20Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "24c99e6f-888c-4943-9c93-54ad3b18b18c", "remote_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv4", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "2b339890-44d0-4711-a050-08a64d58e2a0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv6", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "45161a51-d6dd-4bb8-986d-bc2f88599c1d", "remote_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv6", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "87b9b994-ae22-4850-863a-6a4925bd01fe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv4", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}], "revision_number": 4, "project_id": "9c53a91613fb4d5080479ac6f51697ed", "id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "created_at": "2019-01-18T04:39:06Z", "updated_at": "2019-01-18T04:39:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "0aedefa2-edbc-47b5-bead-e954540f6937", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "47feb8aba08a40dca7028a1701e597b9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "4bf1a402-0fa2-4cfd-9fee-4a28f16bb271", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "47feb8aba08a40dca7028a1701e597b9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "4e399c2e-bc03-4aa3-b192-1fafdc9248ba", "remote_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "47feb8aba08a40dca7028a1701e597b9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "8860837e-afbd-4411-adf9-d88db88c2114", "remote_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "47feb8aba08a40dca7028a1701e597b9"}], "revision_number": 4, "project_id": "47feb8aba08a40dca7028a1701e597b9", "id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "name": "default"}]} 2019-01-18 05:05:16,600 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-a59e04cb-6f4e-4e80-8b90-4dcde30f85ee 2019-01-18 05:05:16,605 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/a3ad2ac7e03b412cbaecad1383e6959f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0642b6451e486921a4c074928cd21f27f4e4567" 2019-01-18 05:05:16,694 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:05:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6709e9e1-e8d1-4857-ad5b-572128e77cf3 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/a3ad2ac7e03b412cbaecad1383e6959f"}, "enabled": true, "id": "a3ad2ac7e03b412cbaecad1383e6959f", "parent_id": "default", "domain_id": "default", "name": "SimpleHealthCheck-9f2de78d-8b42-427-proj"}} 2019-01-18 05:05:16,694 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/a3ad2ac7e03b412cbaecad1383e6959f used request id req-6709e9e1-e8d1-4857-ad5b-572128e77cf3 2019-01-18 05:05:16,694 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 0b7dc4e8-9b80-4cbb-8103-47a96ab39a3a 2019-01-18 05:05:16,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=0b7dc4e8-9b80-4cbb-8103-47a96ab39a3a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0642b6451e486921a4c074928cd21f27f4e4567" 2019-01-18 05:05:16,860 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-602218b7-e805-4681-b5e4-27a79c67b39c Date: Fri, 18 Jan 2019 05:05:16 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "0b7dc4e8-9b80-4cbb-8103-47a96ab39a3a", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T05:04:44Z", "security_group_id": "0b7dc4e8-9b80-4cbb-8103-47a96ab39a3a", "port_range_min": null, "revision_number": 0, "tenant_id": "a3ad2ac7e03b412cbaecad1383e6959f", "created_at": "2019-01-18T05:04:44Z", "project_id": "a3ad2ac7e03b412cbaecad1383e6959f", "id": "24e18253-e41a-44e2-b0e9-100671353204"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T05:04:44Z", "security_group_id": "0b7dc4e8-9b80-4cbb-8103-47a96ab39a3a", "port_range_min": null, "revision_number": 0, "tenant_id": "a3ad2ac7e03b412cbaecad1383e6959f", "created_at": "2019-01-18T05:04:44Z", "project_id": "a3ad2ac7e03b412cbaecad1383e6959f", "id": "781b6abc-4acc-4098-aa1e-5e74e5692478"}, {"remote_group_id": "0b7dc4e8-9b80-4cbb-8103-47a96ab39a3a", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T05:04:44Z", "security_group_id": "0b7dc4e8-9b80-4cbb-8103-47a96ab39a3a", "port_range_min": null, "revision_number": 0, "tenant_id": "a3ad2ac7e03b412cbaecad1383e6959f", "created_at": "2019-01-18T05:04:44Z", "project_id": "a3ad2ac7e03b412cbaecad1383e6959f", "id": "d9a731c1-c8d1-4578-a76f-8ad7cfa7a5ec"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T05:04:44Z", "security_group_id": "0b7dc4e8-9b80-4cbb-8103-47a96ab39a3a", "port_range_min": null, "revision_number": 0, "tenant_id": "a3ad2ac7e03b412cbaecad1383e6959f", "created_at": "2019-01-18T05:04:44Z", "project_id": "a3ad2ac7e03b412cbaecad1383e6959f", "id": "fad524bb-6074-4610-a56b-4443d2fbb146"}]} 2019-01-18 05:05:16,860 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=0b7dc4e8-9b80-4cbb-8103-47a96ab39a3a used request id req-602218b7-e805-4681-b5e4-27a79c67b39c 2019-01-18 05:05:16,861 - neutron_utils - INFO - Deleting security group with name - default 2019-01-18 05:05:16,866 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-groups/0b7dc4e8-9b80-4cbb-8103-47a96ab39a3a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0642b6451e486921a4c074928cd21f27f4e4567" 2019-01-18 05:05:17,158 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-2098253b-42af-4626-8561-58dc1aec57c0 Content-Length: 0 Date: Fri, 18 Jan 2019 05:05:17 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-18 05:05:17,158 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/0b7dc4e8-9b80-4cbb-8103-47a96ab39a3a used request id req-2098253b-42af-4626-8561-58dc1aec57c0 2019-01-18 05:05:17,159 - keystone_utils - INFO - Deleting project with name - SimpleHealthCheck-9f2de78d-8b42-427-proj 2019-01-18 05:05:17,163 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/a3ad2ac7e03b412cbaecad1383e6959f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0642b6451e486921a4c074928cd21f27f4e4567" 2019-01-18 05:05:17,382 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 05:05:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c7d2ca3b-00f5-4c66-908d-f7538cf91947 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 05:05:17,382 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/a3ad2ac7e03b412cbaecad1383e6959f used request id req-c7d2ca3b-00f5-4c66-908d-f7538cf91947 2019-01-18 05:05:17,383 - keystone_utils - INFO - Deleting role with name - SimpleHealthCheck-9f2de78d-8b42-427-proj-role 2019-01-18 05:05:17,386 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/5c92fd2648414c8d92c310f4b1b84a0b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0642b6451e486921a4c074928cd21f27f4e4567" 2019-01-18 05:05:17,511 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 05:05:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-79eb9a84-2897-47c6-8ba4-095079b12292 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 05:05:17,511 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/5c92fd2648414c8d92c310f4b1b84a0b used request id req-79eb9a84-2897-47c6-8ba4-095079b12292 2019-01-18 05:05:17,516 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0642b6451e486921a4c074928cd21f27f4e4567" 2019-01-18 05:05:17,610 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:05:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0b1bc2b4-bd5e-45fc-9f57-c9609e7e92ee Content-Encoding: gzip Content-Length: 350 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2c282522641f4acfb3db46988b1d5452", "links": {"self": "http://172.30.9.23:5000/v3/roles/2c282522641f4acfb3db46988b1d5452"}, "name": "Member"}, {"domain_id": null, "id": "6b7f4f4f76264b6fb449c43b86ee3817", "links": {"self": "http://172.30.9.23:5000/v3/roles/6b7f4f4f76264b6fb449c43b86ee3817"}, "name": "admin"}, {"domain_id": null, "id": "8ff510affcb84af69f455da750172834", "links": {"self": "http://172.30.9.23:5000/v3/roles/8ff510affcb84af69f455da750172834"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a482b711adf94961bf4bb28eda7f0e28", "links": {"self": "http://172.30.9.23:5000/v3/roles/a482b711adf94961bf4bb28eda7f0e28"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e7e317b66c174923a8cb46c48d897c8d", "links": {"self": "http://172.30.9.23:5000/v3/roles/e7e317b66c174923a8cb46c48d897c8d"}, "name": "ResellerAdmin"}]} 2019-01-18 05:05:17,610 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-0b1bc2b4-bd5e-45fc-9f57-c9609e7e92ee 2019-01-18 05:05:17,611 - keystone_utils - INFO - Deleting user with name - SimpleHealthCheck-9f2de78d-8b42-427-user 2019-01-18 05:05:17,615 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/0d9d011bbd524cc49543b97c4ef605f1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f7d9f22129af0790dc8bea0aaff7ba4811a6041" 2019-01-18 05:05:17,853 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 05:05:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-aebf160a-b1b2-4a1e-86d1-ec5126fc23ab Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 05:05:17,853 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/0d9d011bbd524cc49543b97c4ef605f1 used request id req-aebf160a-b1b2-4a1e-86d1-ec5126fc23ab 2019-01-18 05:05:17,854 - xtesting.core.unit - DEBUG - test_check_vm_ip_dhcp (snaps.openstack.tests.create_instance_tests.SimpleHealthCheck) ... ok ---------------------------------------------------------------------- Ran 1 test in 40.917s OK 2019-01-18 05:05:17,963 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2019-01-18 05:05:17,964 - xtesting.ci.run_tests - INFO - Test result: +----------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------------+------------------+------------------+----------------+ | snaps_health_check | functest | 00:41 | PASS | +----------------------------+------------------+------------------+----------------+ 2019-01-18 05:05:17,969 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2019-01-18 05:05:17,970 - 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}e9db09177d329ccc7dc85ec7f1b87fd2aaac7b0c" 2019-01-18 05:05:18,052 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:05:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5d29c94d-f34b-4d65-a408-6adf5832e911 Content-Encoding: gzip Content-Length: 350 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2c282522641f4acfb3db46988b1d5452", "links": {"self": "http://172.30.9.23:5000/v3/roles/2c282522641f4acfb3db46988b1d5452"}, "name": "Member"}, {"domain_id": null, "id": "6b7f4f4f76264b6fb449c43b86ee3817", "links": {"self": "http://172.30.9.23:5000/v3/roles/6b7f4f4f76264b6fb449c43b86ee3817"}, "name": "admin"}, {"domain_id": null, "id": "8ff510affcb84af69f455da750172834", "links": {"self": "http://172.30.9.23:5000/v3/roles/8ff510affcb84af69f455da750172834"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a482b711adf94961bf4bb28eda7f0e28", "links": {"self": "http://172.30.9.23:5000/v3/roles/a482b711adf94961bf4bb28eda7f0e28"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e7e317b66c174923a8cb46c48d897c8d", "links": {"self": "http://172.30.9.23:5000/v3/roles/e7e317b66c174923a8cb46c48d897c8d"}, "name": "ResellerAdmin"}]} 2019-01-18 05:05:18,052 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-5d29c94d-f34b-4d65-a408-6adf5832e911 2019-01-18 05:05:18,052 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0831751823425s 2019-01-18 05:05:18,054 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleDelete 2019-01-18 05:05:18,055 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:5000/v3/roles/8ff510affcb84af69f455da750172834 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9db09177d329ccc7dc85ec7f1b87fd2aaac7b0c" 2019-01-18 05:05:18,194 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 05:05:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-35bb7100-d9b3-4681-a177-a3e1b1be55e7 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 05:05:18,194 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/8ff510affcb84af69f455da750172834 used request id req-35bb7100-d9b3-4681-a177-a3e1b1be55e7 2019-01-18 05:05:18,194 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleDelete in 0.140027999878s 2019-01-18 05:05:18,195 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-01-18 05:05:18,195 - 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}e9db09177d329ccc7dc85ec7f1b87fd2aaac7b0c" 2019-01-18 05:05:18,287 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:05:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-92a307f2-f370-483e-9b8e-e36c8ccc312b Content-Encoding: gzip Content-Length: 876 Content-Type: application/json RESP BODY: {"users": [{"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/0607a2b4beb0408e9fa51cc5ba027ac6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0607a2b4beb0408e9fa51cc5ba027ac6", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/17c61b95071545a094cc82823d2b88b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "17c61b95071545a094cc82823d2b88b8", "email": "nova@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_health_check-user_8c54e7cc-0344-43e9-960a-303e69bca409", "links": {"self": "http://172.30.9.23:5000/v3/users/1b6f09601c4c4702b1ac95edc19e934c"}, "domain_id": "default", "enabled": true, "id": "1b6f09601c4c4702b1ac95edc19e934c", "options": {}}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/29e5d2dfed2447bda26fc75bd1122674"}, "domain_id": "default", "enabled": true, "options": {}, "id": "29e5d2dfed2447bda26fc75bd1122674", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/3b6dcc8c791e4b6e8831f5b5e583de80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3b6dcc8c791e4b6e8831f5b5e583de80", "email": "neutron@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.23:5000/v3/users/45ab52d673584bc198669be88c88b878"}, "domain_id": "default", "enabled": true, "options": {}, "id": "45ab52d673584bc198669be88c88b878", "email": "barbican@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/57795b4ee52f49c6a71f55bb6c4012f8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "57795b4ee52f49c6a71f55bb6c4012f8", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/5c52969262974d64ac2a300ca5d60f50"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c52969262974d64ac2a300ca5d60f50", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/5fc15572bb1c489ba92bd9945bbc1f64"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5fc15572bb1c489ba92bd9945bbc1f64", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/6b519d70e25f4e61a9dfd738cd6bba22"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6b519d70e25f4e61a9dfd738cd6bba22", "email": "heat@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.23:5000/v3/users/8248437208b540c2893a7117ad102a87"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8248437208b540c2893a7117ad102a87", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/890dee97e62840c5b15e36f03f6b7efc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "890dee97e62840c5b15e36f03f6b7efc", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/8cccb516ecc44ed9bb7c8633df108fd4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8cccb516ecc44ed9bb7c8633df108fd4", "email": "glance@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.23:5000/v3/users/97c3d863a98148299fa116fdb54be470"}, "domain_id": "default", "enabled": true, "options": {}, "id": "97c3d863a98148299fa116fdb54be470", "email": "tacker@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/a2a0c8c0f19941808c9f618af50b3b79"}, "domain_id": "c19db1b8f60647a9a114cd23287c807b", "enabled": true, "options": {}, "id": "a2a0c8c0f19941808c9f618af50b3b79", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/fe5de73ba9cb41b2be24ccf1f72f5ed4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe5de73ba9cb41b2be24ccf1f72f5ed4", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2019-01-18 05:05:18,287 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-92a307f2-f370-483e-9b8e-e36c8ccc312b 2019-01-18 05:05:18,287 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0925490856171s 2019-01-18 05:05:18,288 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-92a307f2-f370-483e-9b8e-e36c8ccc312b 2019-01-18 05:05:18,294 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-01-18 05:05:18,294 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/users/1b6f09601c4c4702b1ac95edc19e934c -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e9db09177d329ccc7dc85ec7f1b87fd2aaac7b0c" 2019-01-18 05:05:18,388 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:05:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-772c94ba-298d-473b-a65a-cf59a2c30361 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.23:5000/v3/users/1b6f09601c4c4702b1ac95edc19e934c"}, "enabled": true, "id": "1b6f09601c4c4702b1ac95edc19e934c", "options": {}, "domain_id": "default", "name": "snaps_health_check-user_8c54e7cc-0344-43e9-960a-303e69bca409"}} 2019-01-18 05:05:18,389 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users/1b6f09601c4c4702b1ac95edc19e934c used request id req-772c94ba-298d-473b-a65a-cf59a2c30361 2019-01-18 05:05:18,389 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0947351455688s 2019-01-18 05:05:18,389 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users/1b6f09601c4c4702b1ac95edc19e934c used request id req-772c94ba-298d-473b-a65a-cf59a2c30361 2019-01-18 05:05:18,390 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-01-18 05:05:18,390 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:5000/v3/users/1b6f09601c4c4702b1ac95edc19e934c -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e9db09177d329ccc7dc85ec7f1b87fd2aaac7b0c" 2019-01-18 05:05:18,579 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 05:05:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f205e81d-1954-474c-8313-8a48237a0f17 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 05:05:18,580 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/1b6f09601c4c4702b1ac95edc19e934c used request id req-f205e81d-1954-474c-8313-8a48237a0f17 2019-01-18 05:05:18,580 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.189830064774s 2019-01-18 05:05:18,580 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/1b6f09601c4c4702b1ac95edc19e934c used request id req-f205e81d-1954-474c-8313-8a48237a0f17 2019-01-18 05:05:18,580 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-01-18 05:05:18,581 - 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}e9db09177d329ccc7dc85ec7f1b87fd2aaac7b0c" 2019-01-18 05:05:18,671 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:05:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f9d974b6-686b-4262-8575-a75eff5a17ba Content-Encoding: gzip Content-Length: 385 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": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/47feb8aba08a40dca7028a1701e597b9"}, "enabled": true, "id": "47feb8aba08a40dca7028a1701e597b9", "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/9b8e09d4b24446f595f093ef49bb07e2"}, "enabled": true, "id": "9b8e09d4b24446f595f093ef49bb07e2", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_8c54e7cc-0344-43e9-960a-303e69bca409"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/9c53a91613fb4d5080479ac6f51697ed"}, "enabled": true, "id": "9c53a91613fb4d5080479ac6f51697ed", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2019-01-18 05:05:18,671 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects used request id req-f9d974b6-686b-4262-8575-a75eff5a17ba 2019-01-18 05:05:18,672 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0909879207611s 2019-01-18 05:05:18,672 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects used request id req-f9d974b6-686b-4262-8575-a75eff5a17ba 2019-01-18 05:05:18,674 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-01-18 05:05:18,675 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:5000/v3/projects/9b8e09d4b24446f595f093ef49bb07e2 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e9db09177d329ccc7dc85ec7f1b87fd2aaac7b0c" 2019-01-18 05:05:18,838 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 05:05:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e14d87a9-7ec9-43ec-a0ee-a9f33da5e442 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 05:05:18,838 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/9b8e09d4b24446f595f093ef49bb07e2 used request id req-e14d87a9-7ec9-43ec-a0ee-a9f33da5e442 2019-01-18 05:05:18,838 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.163807153702s 2019-01-18 05:05:18,838 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/9b8e09d4b24446f595f093ef49bb07e2 used request id req-e14d87a9-7ec9-43ec-a0ee-a9f33da5e442 2019-01-18 05:05:18,839 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2019-01-18 05:05:18,839 - 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}e9db09177d329ccc7dc85ec7f1b87fd2aaac7b0c" 2019-01-18 05:05:18,918 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:05:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7b23b40a-981f-4642-b78d-d065ec51fe0e 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": "2c282522641f4acfb3db46988b1d5452", "links": {"self": "http://172.30.9.23:5000/v3/roles/2c282522641f4acfb3db46988b1d5452"}, "name": "Member"}, {"domain_id": null, "id": "6b7f4f4f76264b6fb449c43b86ee3817", "links": {"self": "http://172.30.9.23:5000/v3/roles/6b7f4f4f76264b6fb449c43b86ee3817"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a482b711adf94961bf4bb28eda7f0e28", "links": {"self": "http://172.30.9.23:5000/v3/roles/a482b711adf94961bf4bb28eda7f0e28"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e7e317b66c174923a8cb46c48d897c8d", "links": {"self": "http://172.30.9.23:5000/v3/roles/e7e317b66c174923a8cb46c48d897c8d"}, "name": "ResellerAdmin"}]} 2019-01-18 05:05:18,919 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-7b23b40a-981f-4642-b78d-d065ec51fe0e 2019-01-18 05:05:18,919 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0803420543671s 2019-01-18 05:05:18,921 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleDelete 2019-01-18 05:05:18,921 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:5000/v3/roles/2c282522641f4acfb3db46988b1d5452 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9db09177d329ccc7dc85ec7f1b87fd2aaac7b0c" 2019-01-18 05:05:19,020 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 05:05:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-642e43f1-41f5-4fd9-9678-b5f0664bc10c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 05:05:19,020 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/2c282522641f4acfb3db46988b1d5452 used request id req-642e43f1-41f5-4fd9-9678-b5f0664bc10c 2019-01-18 05:05:19,020 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleDelete in 0.0993418693542s 2019-01-18 05:05:19,026 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-01-18 05:05:19,026 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:9696/v2.0/security-groups.json?project_id=9b8e09d4b24446f595f093ef49bb07e2&name=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}e9db09177d329ccc7dc85ec7f1b87fd2aaac7b0c" 2019-01-18 05:05:19,212 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2434 X-Openstack-Request-Id: req-4e6530ce-9813-4e38-b4e8-c07083919111 Date: Fri, 18 Jan 2019 05:05:19 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "9b8e09d4b24446f595f093ef49bb07e2", "created_at": "2019-01-18T05:05:16Z", "updated_at": "2019-01-18T05:05:16Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:05:16Z", "revision_number": 0, "id": "4ed60a30-d8af-49c0-a859-4abf9c5ee5e5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T05:05:16Z", "security_group_id": "10347ea5-328f-4708-b13e-72601b3bba05", "tenant_id": "9b8e09d4b24446f595f093ef49bb07e2", "port_range_min": null, "ethertype": "IPv6", "project_id": "9b8e09d4b24446f595f093ef49bb07e2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:05:16Z", "revision_number": 0, "id": "831aa5fa-73a2-4159-864a-7a5e45d9cc6e", "remote_group_id": "10347ea5-328f-4708-b13e-72601b3bba05", "remote_ip_prefix": null, "created_at": "2019-01-18T05:05:16Z", "security_group_id": "10347ea5-328f-4708-b13e-72601b3bba05", "tenant_id": "9b8e09d4b24446f595f093ef49bb07e2", "port_range_min": null, "ethertype": "IPv4", "project_id": "9b8e09d4b24446f595f093ef49bb07e2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:05:16Z", "revision_number": 0, "id": "b389f424-f717-42b5-965a-1ef81e010bba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T05:05:16Z", "security_group_id": "10347ea5-328f-4708-b13e-72601b3bba05", "tenant_id": "9b8e09d4b24446f595f093ef49bb07e2", "port_range_min": null, "ethertype": "IPv4", "project_id": "9b8e09d4b24446f595f093ef49bb07e2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:05:16Z", "revision_number": 0, "id": "cb8507c6-1018-4bad-9533-856d8dfce679", "remote_group_id": "10347ea5-328f-4708-b13e-72601b3bba05", "remote_ip_prefix": null, "created_at": "2019-01-18T05:05:16Z", "security_group_id": "10347ea5-328f-4708-b13e-72601b3bba05", "tenant_id": "9b8e09d4b24446f595f093ef49bb07e2", "port_range_min": null, "ethertype": "IPv6", "project_id": "9b8e09d4b24446f595f093ef49bb07e2"}], "revision_number": 4, "project_id": "9b8e09d4b24446f595f093ef49bb07e2", "id": "10347ea5-328f-4708-b13e-72601b3bba05", "name": "default"}]} 2019-01-18 05:05:19,212 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json?project_id=9b8e09d4b24446f595f093ef49bb07e2&name=default used request id req-4e6530ce-9813-4e38-b4e8-c07083919111 2019-01-18 05:05:19,213 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.186731100082s 2019-01-18 05:05:19,213 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json?project_id=9b8e09d4b24446f595f093ef49bb07e2&name=default used request id req-4e6530ce-9813-4e38-b4e8-c07083919111 2019-01-18 05:05:19,216 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-01-18 05:05:19,217 - 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}e9db09177d329ccc7dc85ec7f1b87fd2aaac7b0c" 2019-01-18 05:05:19,416 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-aba2a777-c88a-4dd4-bf38-a0304489858e Date: Fri, 18 Jan 2019 05:05:19 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "9b8e09d4b24446f595f093ef49bb07e2", "created_at": "2019-01-18T05:05:16Z", "updated_at": "2019-01-18T05:05:16Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:05:16Z", "revision_number": 0, "id": "4ed60a30-d8af-49c0-a859-4abf9c5ee5e5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T05:05:16Z", "security_group_id": "10347ea5-328f-4708-b13e-72601b3bba05", "tenant_id": "9b8e09d4b24446f595f093ef49bb07e2", "port_range_min": null, "ethertype": "IPv6", "project_id": "9b8e09d4b24446f595f093ef49bb07e2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:05:16Z", "revision_number": 0, "id": "cb8507c6-1018-4bad-9533-856d8dfce679", "remote_group_id": "10347ea5-328f-4708-b13e-72601b3bba05", "remote_ip_prefix": null, "created_at": "2019-01-18T05:05:16Z", "security_group_id": "10347ea5-328f-4708-b13e-72601b3bba05", "tenant_id": "9b8e09d4b24446f595f093ef49bb07e2", "port_range_min": null, "ethertype": "IPv6", "project_id": "9b8e09d4b24446f595f093ef49bb07e2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:05:16Z", "revision_number": 0, "id": "831aa5fa-73a2-4159-864a-7a5e45d9cc6e", "remote_group_id": "10347ea5-328f-4708-b13e-72601b3bba05", "remote_ip_prefix": null, "created_at": "2019-01-18T05:05:16Z", "security_group_id": "10347ea5-328f-4708-b13e-72601b3bba05", "tenant_id": "9b8e09d4b24446f595f093ef49bb07e2", "port_range_min": null, "ethertype": "IPv4", "project_id": "9b8e09d4b24446f595f093ef49bb07e2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:05:16Z", "revision_number": 0, "id": "b389f424-f717-42b5-965a-1ef81e010bba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T05:05:16Z", "security_group_id": "10347ea5-328f-4708-b13e-72601b3bba05", "tenant_id": "9b8e09d4b24446f595f093ef49bb07e2", "port_range_min": null, "ethertype": "IPv4", "project_id": "9b8e09d4b24446f595f093ef49bb07e2"}], "revision_number": 4, "project_id": "9b8e09d4b24446f595f093ef49bb07e2", "id": "10347ea5-328f-4708-b13e-72601b3bba05", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-18T04:53:26Z", "updated_at": "2019-01-18T04:53:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:53:26Z", "revision_number": 0, "id": "260c2de9-5dc5-4508-b06c-24b9d7ed838c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:53:26Z", "security_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:53:26Z", "revision_number": 0, "id": "84255fa4-c13a-4cfe-b73d-e56ee216ca1e", "remote_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "remote_ip_prefix": null, "created_at": "2019-01-18T04:53:26Z", "security_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:53:26Z", "revision_number": 0, "id": "571036d3-cb1d-483a-acb9-96f19293add9", "remote_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "remote_ip_prefix": null, "created_at": "2019-01-18T04:53:26Z", "security_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:53:26Z", "revision_number": 0, "id": "9c6f69fc-3bf8-4346-9288-5a255b82b67e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:53:26Z", "security_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "created_at": "2019-01-18T04:51:20Z", "updated_at": "2019-01-18T04:51:20Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "24c99e6f-888c-4943-9c93-54ad3b18b18c", "remote_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv4", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "87b9b994-ae22-4850-863a-6a4925bd01fe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv4", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "45161a51-d6dd-4bb8-986d-bc2f88599c1d", "remote_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv6", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "2b339890-44d0-4711-a050-08a64d58e2a0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv6", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}], "revision_number": 4, "project_id": "9c53a91613fb4d5080479ac6f51697ed", "id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "created_at": "2019-01-18T04:39:06Z", "updated_at": "2019-01-18T04:39:06Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "8860837e-afbd-4411-adf9-d88db88c2114", "remote_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "47feb8aba08a40dca7028a1701e597b9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "4e399c2e-bc03-4aa3-b192-1fafdc9248ba", "remote_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "47feb8aba08a40dca7028a1701e597b9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "0aedefa2-edbc-47b5-bead-e954540f6937", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "47feb8aba08a40dca7028a1701e597b9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "4bf1a402-0fa2-4cfd-9fee-4a28f16bb271", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "47feb8aba08a40dca7028a1701e597b9"}], "revision_number": 4, "project_id": "47feb8aba08a40dca7028a1701e597b9", "id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "name": "default"}]} 2019-01-18 05:05:19,417 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-aba2a777-c88a-4dd4-bf38-a0304489858e 2019-01-18 05:05:19,417 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.200650930405s 2019-01-18 05:05:19,418 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-aba2a777-c88a-4dd4-bf38-a0304489858e 2019-01-18 05:05:19,422 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-01-18 05:05:19,423 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/security-groups/10347ea5-328f-4708-b13e-72601b3bba05.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}e9db09177d329ccc7dc85ec7f1b87fd2aaac7b0c" 2019-01-18 05:05:19,696 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-a333b65d-6b5e-4ca7-bb96-2b7816169074 Content-Length: 0 Date: Fri, 18 Jan 2019 05:05:19 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-18 05:05:19,697 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/10347ea5-328f-4708-b13e-72601b3bba05.json used request id req-a333b65d-6b5e-4ca7-bb96-2b7816169074 2019-01-18 05:05:19,697 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.274636030197s 2019-01-18 05:05:19,697 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/10347ea5-328f-4708-b13e-72601b3bba05.json used request id req-a333b65d-6b5e-4ca7-bb96-2b7816169074 2019-01-18 05:05:19,697 - xtesting.ci.run_tests - INFO - Xtesting report: +----------------------------+------------------+---------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +----------------------------+------------------+---------------------+------------------+----------------+ | connection_check | functest | healthcheck | 00:11 | PASS | | api_check | functest | healthcheck | 13:03 | PASS | | snaps_health_check | functest | healthcheck | 00:41 | PASS | +----------------------------+------------------+---------------------+------------------+----------------+ 2019-01-18 05:05:19,702 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2019-01-18 05:05:27,249 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-fraser-327 | | 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 | +--------------------------------------+----------------------------------------------------------+ 2019-01-18 05:05:27,253 - 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=dkNwyuBFBbhayuB4e9a2aFQ3Y export OS_NO_CACHE=True export COMPUTE_API_VERSION=1.1 export no_proxy=,172.30.9.23,192.30.9.5 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 2019-01-18 05:05:27,253 - xtesting.ci.run_tests - DEBUG - Test args: all 2019-01-18 05:05:27,254 - 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 | +---------------+---------------+--------------------------+------------------------------------------+----------------------------------------------+ 2019-01-18 05:05:27,287 - xtesting.ci.run_tests - INFO - Loading test case 'vping_ssh'... 2019-01-18 05:05:30,906 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2019-01-18 05:05:30,906 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2019-01-18 05:05:30,906 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2019-01-18 05:05:30,906 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2019-01-18 05:05:30,907 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2019-01-18 05:05:30,907 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2019-01-18 05:05:30,907 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2019-01-18 05:05:30,907 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2019-01-18 05:05:30,907 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2019-01-18 05:05:30,907 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2019-01-18 05:05:30,907 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2019-01-18 05:05:30,907 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2019-01-18 05:05:30,907 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2019-01-18 05:05:30,907 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2019-01-18 05:05:30,907 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2019-01-18 05:05:30,907 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2019-01-18 05:05:30,907 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2019-01-18 05:05:30,907 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2019-01-18 05:05:30,907 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2019-01-18 05:05:30,907 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2019-01-18 05:05:30,908 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2019-01-18 05:05:30,970 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2019-01-18 05:05:30,970 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2019-01-18 05:05:30,970 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2019-01-18 05:05:30,973 - 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" 2019-01-18 05:05:30,984 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:05:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1a6999e0-9a97-4e84-aa1e-b20445598882 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 05:05:30,984 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-1a6999e0-9a97-4e84-aa1e-b20445598882 2019-01-18 05:05:30,985 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 05:05:31,375 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}], "expires_at": "2019-01-18T06:05:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9c53a91613fb4d5080479ac6f51697ed", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/9c53a91613fb4d5080479ac6f51697ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/9c53a91613fb4d5080479ac6f51697ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/9c53a91613fb4d5080479ac6f51697ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/9c53a91613fb4d5080479ac6f51697ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/9c53a91613fb4d5080479ac6f51697ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/9c53a91613fb4d5080479ac6f51697ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/9c53a91613fb4d5080479ac6f51697ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/9c53a91613fb4d5080479ac6f51697ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/9c53a91613fb4d5080479ac6f51697ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/9c53a91613fb4d5080479ac6f51697ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/9c53a91613fb4d5080479ac6f51697ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/9c53a91613fb4d5080479ac6f51697ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "29e5d2dfed2447bda26fc75bd1122674"}, "audit_ids": ["V7Ff8eGyShCUd2b-9Ucnvw"], "issued_at": "2019-01-18T05:05:31.000000Z"}} 2019-01-18 05:05:31,380 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-01-18 05:05:31,381 - 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}59eea39665e756e1b719be70f20b47655dadd0b2" 2019-01-18 05:05:31,646 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-f71a515d-7d4e-4b47-abaf-e90c0ba2f331 Date: Fri, 18 Jan 2019 05:05:31 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"c7128340-d09d-4472-ab8c-6b0e75149f5d","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"47feb8aba08a40dca7028a1701e597b9","status":"ACTIVE","subnets":["99f540fb-52d8-49ca-b59c-736c854d3c9e"],"description":"","tags":[],"updated_at":"2019-01-18T04:39:13Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"47feb8aba08a40dca7028a1701e597b9","created_at":"2019-01-18T04:39:06Z","provider:network_type":"flat"}]} 2019-01-18 05:05:31,646 - 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-f71a515d-7d4e-4b47-abaf-e90c0ba2f331 2019-01-18 05:05:31,646 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.266242980957s 2019-01-18 05:05:31,647 - 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-f71a515d-7d4e-4b47-abaf-e90c0ba2f331 2019-01-18 05:05:31,653 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainList 2019-01-18 05:05:31,657 - 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}59eea39665e756e1b719be70f20b47655dadd0b2" 2019-01-18 05:05:31,662 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 18 Jan 2019 05:05: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"}]}]}} 2019-01-18 05:05:32,016 - 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}59eea39665e756e1b719be70f20b47655dadd0b2" 2019-01-18 05:05:32,100 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:05:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f3f238a2-333f-4d55-8a44-bb062c5ab8b6 Content-Encoding: gzip Content-Length: 214 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/c19db1b8f60647a9a114cd23287c807b"}, "description": "", "name": "heat_stack", "enabled": true, "id": "c19db1b8f60647a9a114cd23287c807b"}, {"links": {"self": "http://172.30.9.23: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}} 2019-01-18 05:05:32,101 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains used request id req-f3f238a2-333f-4d55-8a44-bb062c5ab8b6 2019-01-18 05:05:32,101 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainList in 0.447760820389s 2019-01-18 05:05:32,103 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-01-18 05:05:32,103 - 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}59eea39665e756e1b719be70f20b47655dadd0b2" -d '{"project": {"description": "Created by OPNFV Functest: vping_ssh", "enabled": true, "domain_id": "default", "name": "vping_ssh-project_74650913-636e-4934-9041-37b6fa721773"}}' 2019-01-18 05:05:32,212 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 18 Jan 2019 05:05:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d0dcf8b4-c909-4238-9f92-8578d7a349e3 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/4e1ab7dceb354c86857ec0754ec1a099"}, "enabled": true, "id": "4e1ab7dceb354c86857ec0754ec1a099", "parent_id": "default", "domain_id": "default", "name": "vping_ssh-project_74650913-636e-4934-9041-37b6fa721773"}} 2019-01-18 05:05:32,213 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-d0dcf8b4-c909-4238-9f92-8578d7a349e3 2019-01-18 05:05:32,213 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.1097240448s 2019-01-18 05:05:32,213 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-d0dcf8b4-c909-4238-9f92-8578d7a349e3 2019-01-18 05:05:32,214 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'parent_id': u'default', 'is_domain': False, 'name': u'vping_ssh-project_74650913-636e-4934-9041-37b6fa721773', 'id': u'4e1ab7dceb354c86857ec0754ec1a099', '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'})}) 2019-01-18 05:05:32,215 - shade.task_manager - DEBUG - Manager envvars:regionOne running task UserCreate 2019-01-18 05:05:32,559 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task UserCreate in 0.344344139099s 2019-01-18 05:05:32,560 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/users/f3fee11bcb5d4f9da63e61a2f11d0a8f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}59eea39665e756e1b719be70f20b47655dadd0b2" 2019-01-18 05:05:32,658 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:05:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-00d206fa-7c64-450f-a28a-a272faa67766 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/f3fee11bcb5d4f9da63e61a2f11d0a8f"}, "enabled": true, "id": "f3fee11bcb5d4f9da63e61a2f11d0a8f", "options": {}, "domain_id": "default", "name": "vping_ssh-user_74650913-636e-4934-9041-37b6fa721773"}} 2019-01-18 05:05:32,659 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users/f3fee11bcb5d4f9da63e61a2f11d0a8f used request id req-00d206fa-7c64-450f-a28a-a272faa67766 2019-01-18 05:05:32,659 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'f3fee11bcb5d4f9da63e61a2f11d0a8f', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'vping_ssh-user_74650913-636e-4934-9041-37b6fa721773'}) 2019-01-18 05:05:32,660 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2019-01-18 05:05:32,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}59eea39665e756e1b719be70f20b47655dadd0b2" 2019-01-18 05:05:32,676 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:05:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2af5804c-ce48-422a-93a0-0d3105cd16a6 Content-Encoding: gzip Content-Length: 285 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6b7f4f4f76264b6fb449c43b86ee3817", "links": {"self": "http://172.30.9.23:5000/v3/roles/6b7f4f4f76264b6fb449c43b86ee3817"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a482b711adf94961bf4bb28eda7f0e28", "links": {"self": "http://172.30.9.23:5000/v3/roles/a482b711adf94961bf4bb28eda7f0e28"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e7e317b66c174923a8cb46c48d897c8d", "links": {"self": "http://172.30.9.23:5000/v3/roles/e7e317b66c174923a8cb46c48d897c8d"}, "name": "ResellerAdmin"}]} 2019-01-18 05:05:32,677 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-2af5804c-ce48-422a-93a0-0d3105cd16a6 2019-01-18 05:05:32,677 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0170209407806s 2019-01-18 05:05:32,678 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2019-01-18 05:05:32,679 - 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}59eea39665e756e1b719be70f20b47655dadd0b2" 2019-01-18 05:05:32,752 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:05:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-32582649-0d8e-4534-83ba-994f8b8c635f Content-Encoding: gzip Content-Length: 285 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6b7f4f4f76264b6fb449c43b86ee3817", "links": {"self": "http://172.30.9.23:5000/v3/roles/6b7f4f4f76264b6fb449c43b86ee3817"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a482b711adf94961bf4bb28eda7f0e28", "links": {"self": "http://172.30.9.23:5000/v3/roles/a482b711adf94961bf4bb28eda7f0e28"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e7e317b66c174923a8cb46c48d897c8d", "links": {"self": "http://172.30.9.23:5000/v3/roles/e7e317b66c174923a8cb46c48d897c8d"}, "name": "ResellerAdmin"}]} 2019-01-18 05:05:32,752 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-32582649-0d8e-4534-83ba-994f8b8c635f 2019-01-18 05:05:32,752 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0739979743958s 2019-01-18 05:05:32,753 - functest.core.tenantnetwork - INFO - Creating default role Member 2019-01-18 05:05:32,754 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleCreate 2019-01-18 05:05:32,755 - 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}59eea39665e756e1b719be70f20b47655dadd0b2" -d '{"role": {"name": "Member"}}' 2019-01-18 05:05:32,853 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 18 Jan 2019 05:05:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-46304b0b-4884-42a7-9e95-716f6f28e37d Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "ef29c262b8354be498cad00830746735", "links": {"self": "http://172.30.9.23:5000/v3/roles/ef29c262b8354be498cad00830746735"}, "name": "Member"}} 2019-01-18 05:05:32,853 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-46304b0b-4884-42a7-9e95-716f6f28e37d 2019-01-18 05:05:32,853 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleCreate in 0.0990149974823s 2019-01-18 05:05:32,854 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles/ef29c262b8354be498cad00830746735 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}59eea39665e756e1b719be70f20b47655dadd0b2" 2019-01-18 05:05:32,940 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:05:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0c5abc65-fec0-47a3-870e-bd990e22bc7a Content-Encoding: gzip Content-Length: 144 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.23:5000/v3/roles/ef29c262b8354be498cad00830746735"}, "domain_id": null, "name": "Member", "id": "ef29c262b8354be498cad00830746735"}} 2019-01-18 05:05:32,940 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/ef29c262b8354be498cad00830746735 used request id req-0c5abc65-fec0-47a3-870e-bd990e22bc7a 2019-01-18 05:05:32,941 - functest.core.tenantnetwork - DEBUG - role: Munch({'NAME_ATTR': 'name', 'name': u'Member', 'links': {u'self': u'http://172.30.9.23:5000/v3/roles/ef29c262b8354be498cad00830746735'}, 'domain_id': None, 'human_id': None, 'id': u'ef29c262b8354be498cad00830746735', 'HUMAN_ID': False}) 2019-01-18 05:05:32,941 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2019-01-18 05:05:32,942 - 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}59eea39665e756e1b719be70f20b47655dadd0b2" 2019-01-18 05:05:33,014 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:05:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-90b06ae9-0b5d-4bb0-9924-9540fc31335f 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": "6b7f4f4f76264b6fb449c43b86ee3817", "links": {"self": "http://172.30.9.23:5000/v3/roles/6b7f4f4f76264b6fb449c43b86ee3817"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a482b711adf94961bf4bb28eda7f0e28", "links": {"self": "http://172.30.9.23:5000/v3/roles/a482b711adf94961bf4bb28eda7f0e28"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e7e317b66c174923a8cb46c48d897c8d", "links": {"self": "http://172.30.9.23:5000/v3/roles/e7e317b66c174923a8cb46c48d897c8d"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "ef29c262b8354be498cad00830746735", "links": {"self": "http://172.30.9.23:5000/v3/roles/ef29c262b8354be498cad00830746735"}, "name": "Member"}]} 2019-01-18 05:05:33,015 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-90b06ae9-0b5d-4bb0-9924-9540fc31335f 2019-01-18 05:05:33,015 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0737009048462s 2019-01-18 05:05:33,016 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2019-01-18 05:05:33,016 - 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}59eea39665e756e1b719be70f20b47655dadd0b2" 2019-01-18 05:05:33,098 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:05:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c7a195b6-8990-4ea7-b0a4-f8c3e3117508 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"}} 2019-01-18 05:05:33,098 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains/default used request id req-c7a195b6-8990-4ea7-b0a4-f8c3e3117508 2019-01-18 05:05:33,098 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0820388793945s 2019-01-18 05:05:33,099 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-01-18 05:05:33,099 - 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}59eea39665e756e1b719be70f20b47655dadd0b2" 2019-01-18 05:05:33,201 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:05:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e76ab8ac-bb85-48b6-99c9-a7a4339bef79 Content-Encoding: gzip Content-Length: 865 Content-Type: application/json RESP BODY: {"users": [{"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/0607a2b4beb0408e9fa51cc5ba027ac6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0607a2b4beb0408e9fa51cc5ba027ac6", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/17c61b95071545a094cc82823d2b88b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "17c61b95071545a094cc82823d2b88b8", "email": "nova@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/29e5d2dfed2447bda26fc75bd1122674"}, "domain_id": "default", "enabled": true, "options": {}, "id": "29e5d2dfed2447bda26fc75bd1122674", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/3b6dcc8c791e4b6e8831f5b5e583de80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3b6dcc8c791e4b6e8831f5b5e583de80", "email": "neutron@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.23:5000/v3/users/45ab52d673584bc198669be88c88b878"}, "domain_id": "default", "enabled": true, "options": {}, "id": "45ab52d673584bc198669be88c88b878", "email": "barbican@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/57795b4ee52f49c6a71f55bb6c4012f8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "57795b4ee52f49c6a71f55bb6c4012f8", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/5c52969262974d64ac2a300ca5d60f50"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c52969262974d64ac2a300ca5d60f50", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/5fc15572bb1c489ba92bd9945bbc1f64"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5fc15572bb1c489ba92bd9945bbc1f64", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/6b519d70e25f4e61a9dfd738cd6bba22"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6b519d70e25f4e61a9dfd738cd6bba22", "email": "heat@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.23:5000/v3/users/8248437208b540c2893a7117ad102a87"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8248437208b540c2893a7117ad102a87", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/890dee97e62840c5b15e36f03f6b7efc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "890dee97e62840c5b15e36f03f6b7efc", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/8cccb516ecc44ed9bb7c8633df108fd4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8cccb516ecc44ed9bb7c8633df108fd4", "email": "glance@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.23:5000/v3/users/97c3d863a98148299fa116fdb54be470"}, "domain_id": "default", "enabled": true, "options": {}, "id": "97c3d863a98148299fa116fdb54be470", "email": "tacker@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/a2a0c8c0f19941808c9f618af50b3b79"}, "domain_id": "c19db1b8f60647a9a114cd23287c807b", "enabled": true, "options": {}, "id": "a2a0c8c0f19941808c9f618af50b3b79", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "vping_ssh-user_74650913-636e-4934-9041-37b6fa721773", "links": {"self": "http://172.30.9.23:5000/v3/users/f3fee11bcb5d4f9da63e61a2f11d0a8f"}, "domain_id": "default", "enabled": true, "id": "f3fee11bcb5d4f9da63e61a2f11d0a8f", "options": {}}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/fe5de73ba9cb41b2be24ccf1f72f5ed4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe5de73ba9cb41b2be24ccf1f72f5ed4", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2019-01-18 05:05:33,201 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-e76ab8ac-bb85-48b6-99c9-a7a4339bef79 2019-01-18 05:05:33,201 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.102147817612s 2019-01-18 05:05:33,202 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-e76ab8ac-bb85-48b6-99c9-a7a4339bef79 2019-01-18 05:05:33,208 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-01-18 05:05:33,209 - 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}59eea39665e756e1b719be70f20b47655dadd0b2" 2019-01-18 05:05:33,283 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:05:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9b64db5d-2287-4403-b4a7-b3acbf54a2bf 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": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/47feb8aba08a40dca7028a1701e597b9"}, "enabled": true, "id": "47feb8aba08a40dca7028a1701e597b9", "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/4e1ab7dceb354c86857ec0754ec1a099"}, "enabled": true, "id": "4e1ab7dceb354c86857ec0754ec1a099", "parent_id": "default", "domain_id": "default", "name": "vping_ssh-project_74650913-636e-4934-9041-37b6fa721773"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/9c53a91613fb4d5080479ac6f51697ed"}, "enabled": true, "id": "9c53a91613fb4d5080479ac6f51697ed", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2019-01-18 05:05:33,283 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-9b64db5d-2287-4403-b4a7-b3acbf54a2bf 2019-01-18 05:05:33,283 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0746970176697s 2019-01-18 05:05:33,283 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-9b64db5d-2287-4403-b4a7-b3acbf54a2bf 2019-01-18 05:05:33,286 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2019-01-18 05:05:33,287 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/role_assignments?user.id=f3fee11bcb5d4f9da63e61a2f11d0a8f&scope.project.id=4e1ab7dceb354c86857ec0754ec1a099&role.id=ef29c262b8354be498cad00830746735 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}59eea39665e756e1b719be70f20b47655dadd0b2" 2019-01-18 05:05:33,366 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:05:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2454a40b-d627-48a9-8d77-f769fec28f2b 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=f3fee11bcb5d4f9da63e61a2f11d0a8f&scope.project.id=4e1ab7dceb354c86857ec0754ec1a099&role.id=ef29c262b8354be498cad00830746735", "previous": null, "next": null}} 2019-01-18 05:05:33,366 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/role_assignments?user.id=f3fee11bcb5d4f9da63e61a2f11d0a8f&scope.project.id=4e1ab7dceb354c86857ec0754ec1a099&role.id=ef29c262b8354be498cad00830746735 used request id req-2454a40b-d627-48a9-8d77-f769fec28f2b 2019-01-18 05:05:33,366 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0803499221802s 2019-01-18 05:05:33,367 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2019-01-18 05:05:33,368 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:5000/v3/projects/4e1ab7dceb354c86857ec0754ec1a099/users/f3fee11bcb5d4f9da63e61a2f11d0a8f/roles/ef29c262b8354be498cad00830746735 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}59eea39665e756e1b719be70f20b47655dadd0b2" 2019-01-18 05:05:33,484 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 05:05:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9d01f259-6e06-458f-9cb8-752e6dece493 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 05:05:33,484 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/4e1ab7dceb354c86857ec0754ec1a099/users/f3fee11bcb5d4f9da63e61a2f11d0a8f/roles/ef29c262b8354be498cad00830746735 used request id req-9d01f259-6e06-458f-9cb8-752e6dece493 2019-01-18 05:05:33,485 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.117679834366s 2019-01-18 05:05:33,485 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'vping_ssh-project_74650913-636e-4934-9041-37b6fa721773', 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': 'c63dbd9e-f8e4-4cb3-9235-7f6722e23e29', 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_74650913-636e-4934-9041-37b6fa721773', 'project_id': u'4e1ab7dceb354c86857ec0754ec1a099', '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': {}}}} 2019-01-18 05:05:33,487 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2019-01-18 05:05:33,487 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2019-01-18 05:05:33,488 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2019-01-18 05:05:33,488 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2019-01-18 05:05:33,488 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2019-01-18 05:05:33,488 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2019-01-18 05:05:33,488 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2019-01-18 05:05:33,488 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2019-01-18 05:05:33,488 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2019-01-18 05:05:33,488 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2019-01-18 05:05:33,489 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2019-01-18 05:05:33,489 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2019-01-18 05:05:33,489 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2019-01-18 05:05:33,489 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2019-01-18 05:05:33,489 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2019-01-18 05:05:33,489 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2019-01-18 05:05:33,489 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2019-01-18 05:05:33,489 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2019-01-18 05:05:33,489 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2019-01-18 05:05:33,490 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2019-01-18 05:05:33,490 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2019-01-18 05:05:33,490 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2019-01-18 05:05:33,490 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2019-01-18 05:05:33,490 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2019-01-18 05:05:33,492 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'vping_ssh-user_74650913-636e-4934-9041-37b6fa721773', 'password': 'c63dbd9e-f8e4-4cb3-9235-7f6722e23e29', 'project_name': 'vping_ssh-project_74650913-636e-4934-9041-37b6fa721773', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.23:5000/v3', 'project_id': '4e1ab7dceb354c86857ec0754ec1a099', 'project_domain_name': 'Default'} 2019-01-18 05:05:33,492 - xtesting.ci.run_tests - INFO - Running test case 'vping_ssh'... 2019-01-18 05:05:33,493 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainList 2019-01-18 05:05:33,493 - 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}59eea39665e756e1b719be70f20b47655dadd0b2" 2019-01-18 05:05:33,571 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:05:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e3aaa733-ad69-4f10-8953-18dd6c3f0e5e Content-Encoding: gzip Content-Length: 214 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/c19db1b8f60647a9a114cd23287c807b"}, "description": "", "name": "heat_stack", "enabled": true, "id": "c19db1b8f60647a9a114cd23287c807b"}, {"links": {"self": "http://172.30.9.23: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}} 2019-01-18 05:05:33,572 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains used request id req-e3aaa733-ad69-4f10-8953-18dd6c3f0e5e 2019-01-18 05:05:33,572 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainList in 0.0791389942169s 2019-01-18 05:05:33,573 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-01-18 05:05:33,574 - 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}59eea39665e756e1b719be70f20b47655dadd0b2" 2019-01-18 05:05:33,654 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:05:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e9e31c78-28d7-4ea9-a652-84cc96e76a59 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": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/47feb8aba08a40dca7028a1701e597b9"}, "enabled": true, "id": "47feb8aba08a40dca7028a1701e597b9", "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/4e1ab7dceb354c86857ec0754ec1a099"}, "enabled": true, "id": "4e1ab7dceb354c86857ec0754ec1a099", "parent_id": "default", "domain_id": "default", "name": "vping_ssh-project_74650913-636e-4934-9041-37b6fa721773"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/9c53a91613fb4d5080479ac6f51697ed"}, "enabled": true, "id": "9c53a91613fb4d5080479ac6f51697ed", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2019-01-18 05:05:33,654 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-e9e31c78-28d7-4ea9-a652-84cc96e76a59 2019-01-18 05:05:33,654 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0808670520782s 2019-01-18 05:05:33,654 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-e9e31c78-28d7-4ea9-a652-84cc96e76a59 2019-01-18 05:05:33,657 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-01-18 05:05:33,658 - 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}59eea39665e756e1b719be70f20b47655dadd0b2" -d '{"network": {"tenant_id": "4e1ab7dceb354c86857ec0754ec1a099", "name": "vping_ssh-net_74650913-636e-4934-9041-37b6fa721773", "admin_state_up": true}}' 2019-01-18 05:05:34,199 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 703 X-Openstack-Request-Id: req-5e9373f8-8042-4b33-b83f-678f0f453500 Date: Fri, 18 Jan 2019 05:05: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":"a8daa062-bac7-4274-85f9-f1a2a0bfaf80","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":63,"ipv4_address_scope":null,"shared":false,"project_id":"4e1ab7dceb354c86857ec0754ec1a099","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-18T05:05:34Z","is_default":false,"qos_policy_id":null,"name":"vping_ssh-net_74650913-636e-4934-9041-37b6fa721773","admin_state_up":true,"tenant_id":"4e1ab7dceb354c86857ec0754ec1a099","created_at":"2019-01-18T05:05:33Z","mtu":1450}} 2019-01-18 05:05:34,199 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-5e9373f8-8042-4b33-b83f-678f0f453500 2019-01-18 05:05:34,199 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.541393041611s 2019-01-18 05:05:34,199 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-5e9373f8-8042-4b33-b83f-678f0f453500 2019-01-18 05:05:34,200 - 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'2019-01-18T05:05:34Z', u'is_default': False, u'revision_number': 3, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'a8daa062-bac7-4274-85f9-f1a2a0bfaf80', u'provider:segmentation_id': 63, 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_74650913-636e-4934-9041-37b6fa721773', u'created_at': u'2019-01-18T05:05:33Z', u'mtu': 1450, u'tenant_id': u'4e1ab7dceb354c86857ec0754ec1a099', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'4e1ab7dceb354c86857ec0754ec1a099'}) 2019-01-18 05:05:34,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" 2019-01-18 05:05:34,208 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:05:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8eeb7bcc-e045-477c-a70a-2b7eee28de86 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 05:05:34,208 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-8eeb7bcc-e045-477c-a70a-2b7eee28de86 2019-01-18 05:05:34,208 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 05:05:34,576 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ef29c262b8354be498cad00830746735", "name": "Member"}], "expires_at": "2019-01-18T06:05:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4e1ab7dceb354c86857ec0754ec1a099", "name": "vping_ssh-project_74650913-636e-4934-9041-37b6fa721773"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/4e1ab7dceb354c86857ec0754ec1a099", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/4e1ab7dceb354c86857ec0754ec1a099", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/4e1ab7dceb354c86857ec0754ec1a099", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/4e1ab7dceb354c86857ec0754ec1a099", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/4e1ab7dceb354c86857ec0754ec1a099", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/4e1ab7dceb354c86857ec0754ec1a099", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/4e1ab7dceb354c86857ec0754ec1a099", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/4e1ab7dceb354c86857ec0754ec1a099", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/4e1ab7dceb354c86857ec0754ec1a099", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/4e1ab7dceb354c86857ec0754ec1a099", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/4e1ab7dceb354c86857ec0754ec1a099", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/4e1ab7dceb354c86857ec0754ec1a099", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "vping_ssh-user_74650913-636e-4934-9041-37b6fa721773", "id": "f3fee11bcb5d4f9da63e61a2f11d0a8f"}, "audit_ids": ["hZKdK1P-SEu7g6DYYt28qg"], "issued_at": "2019-01-18T05:05:34.000000Z"}} 2019-01-18 05:05:34,579 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-01-18 05:05:34,580 - 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}78fcf77c7a2f12cce8abefe62ed8ceb9864bd3f3" 2019-01-18 05:05:34,948 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1190 X-Openstack-Request-Id: req-423ef222-8014-4864-bd3a-2d5c8dffbc45 Date: Fri, 18 Jan 2019 05:05: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":"2019-01-18T05:05:34Z","tenant_id":"4e1ab7dceb354c86857ec0754ec1a099","created_at":"2019-01-18T05:05:33Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"4e1ab7dceb354c86857ec0754ec1a099","id":"a8daa062-bac7-4274-85f9-f1a2a0bfaf80","name":"vping_ssh-net_74650913-636e-4934-9041-37b6fa721773"},{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"c7128340-d09d-4472-ab8c-6b0e75149f5d","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"47feb8aba08a40dca7028a1701e597b9","status":"ACTIVE","subnets":["99f540fb-52d8-49ca-b59c-736c854d3c9e"],"description":"","tags":[],"updated_at":"2019-01-18T04:39:13Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"47feb8aba08a40dca7028a1701e597b9","created_at":"2019-01-18T04:39:06Z","mtu":1500}]} 2019-01-18 05:05:34,948 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-423ef222-8014-4864-bd3a-2d5c8dffbc45 2019-01-18 05:05:34,948 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.368654966354s 2019-01-18 05:05:34,948 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-423ef222-8014-4864-bd3a-2d5c8dffbc45 2019-01-18 05:05:34,950 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-01-18 05:05:34,950 - 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}78fcf77c7a2f12cce8abefe62ed8ceb9864bd3f3" -d '{"subnet": {"name": "vping_ssh-subnet_74650913-636e-4934-9041-37b6fa721773", "enable_dhcp": true, "network_id": "a8daa062-bac7-4274-85f9-f1a2a0bfaf80", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2019-01-18 05:05:35,719 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-b82ba547-3866-4bb6-b05f-abf8e9a4894c Date: Fri, 18 Jan 2019 05:05:35 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a8daa062-bac7-4274-85f9-f1a2a0bfaf80","tenant_id":"4e1ab7dceb354c86857ec0754ec1a099","created_at":"2019-01-18T05:05:35Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-01-18T05:05:35Z","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":"4e1ab7dceb354c86857ec0754ec1a099","id":"8cf9d1f7-5571-42f0-9fe3-fb2bbfa2898e","subnetpool_id":null,"name":"vping_ssh-subnet_74650913-636e-4934-9041-37b6fa721773"}} 2019-01-18 05:05:35,719 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-b82ba547-3866-4bb6-b05f-abf8e9a4894c 2019-01-18 05:05:35,720 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.769642114639s 2019-01-18 05:05:35,720 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-b82ba547-3866-4bb6-b05f-abf8e9a4894c 2019-01-18 05:05:35,720 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-01-18T05:05:35Z', 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'8cf9d1f7-5571-42f0-9fe3-fb2bbfa2898e', u'subnetpool_id': None, u'service_types': [], u'name': u'vping_ssh-subnet_74650913-636e-4934-9041-37b6fa721773', u'enable_dhcp': True, u'network_id': u'a8daa062-bac7-4274-85f9-f1a2a0bfaf80', u'tenant_id': u'4e1ab7dceb354c86857ec0754ec1a099', u'created_at': u'2019-01-18T05:05:35Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'4e1ab7dceb354c86857ec0754ec1a099'}) 2019-01-18 05:05:35,721 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-01-18 05:05:35,721 - 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}78fcf77c7a2f12cce8abefe62ed8ceb9864bd3f3" -d '{"router": {"external_gateway_info": {"network_id": "c7128340-d09d-4472-ab8c-6b0e75149f5d"}, "name": "vping_ssh-router_74650913-636e-4934-9041-37b6fa721773", "admin_state_up": true}}' 2019-01-18 05:05:40,914 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 696 X-Openstack-Request-Id: req-ada32f43-445b-438d-be9d-138580cc4fd8 Date: Fri, 18 Jan 2019 05:05:40 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "c7128340-d09d-4472-ab8c-6b0e75149f5d", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "99f540fb-52d8-49ca-b59c-736c854d3c9e", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "4e1ab7dceb354c86857ec0754ec1a099", "created_at": "2019-01-18T05:05:36Z", "admin_state_up": true, "updated_at": "2019-01-18T05:05:37Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "4e1ab7dceb354c86857ec0754ec1a099", "id": "ff169e41-eabe-4563-b35a-cf8853c6ac51", "name": "vping_ssh-router_74650913-636e-4934-9041-37b6fa721773"}} 2019-01-18 05:05:40,914 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/routers.json used request id req-ada32f43-445b-438d-be9d-138580cc4fd8 2019-01-18 05:05:40,915 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 5.19369387627s 2019-01-18 05:05:40,915 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/routers.json used request id req-ada32f43-445b-438d-be9d-138580cc4fd8 2019-01-18 05:05:40,915 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-01-18T05:05:37Z', u'revision_number': 3, u'id': u'ff169e41-eabe-4563-b35a-cf8853c6ac51', u'external_gateway_info': {u'network_id': u'c7128340-d09d-4472-ab8c-6b0e75149f5d', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'99f540fb-52d8-49ca-b59c-736c854d3c9e', u'ip_address': u'172.30.9.200'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vping_ssh-router_74650913-636e-4934-9041-37b6fa721773', u'admin_state_up': True, u'tenant_id': u'4e1ab7dceb354c86857ec0754ec1a099', u'created_at': u'2019-01-18T05:05:36Z', u'flavor_id': None, u'routes': [], u'project_id': u'4e1ab7dceb354c86857ec0754ec1a099'}) 2019-01-18 05:05:40,916 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-01-18 05:05:40,917 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9696/v2.0/routers/ff169e41-eabe-4563-b35a-cf8853c6ac51/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}78fcf77c7a2f12cce8abefe62ed8ceb9864bd3f3" -d '{"subnet_id": "8cf9d1f7-5571-42f0-9fe3-fb2bbfa2898e"}' 2019-01-18 05:05:42,988 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-98e9ce3f-75ed-4fee-8cd3-065249199948 Date: Fri, 18 Jan 2019 05:05:42 GMT RESP BODY: {"network_id": "a8daa062-bac7-4274-85f9-f1a2a0bfaf80", "tenant_id": "4e1ab7dceb354c86857ec0754ec1a099", "subnet_id": "8cf9d1f7-5571-42f0-9fe3-fb2bbfa2898e", "subnet_ids": ["8cf9d1f7-5571-42f0-9fe3-fb2bbfa2898e"], "port_id": "f65a71f2-6145-4468-8cc4-97a5c46a1236", "id": "ff169e41-eabe-4563-b35a-cf8853c6ac51"} 2019-01-18 05:05:42,988 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/ff169e41-eabe-4563-b35a-cf8853c6ac51/add_router_interface.json used request id req-98e9ce3f-75ed-4fee-8cd3-065249199948 2019-01-18 05:05:42,988 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.07189702988s 2019-01-18 05:05:42,988 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/ff169e41-eabe-4563-b35a-cf8853c6ac51/add_router_interface.json used request id req-98e9ce3f-75ed-4fee-8cd3-065249199948 returning object ff169e41-eabe-4563-b35a-cf8853c6ac51 2019-01-18 05:05:42,989 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-01-18 05:05:43,121 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2019-01-18 05:05:43,124 - 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}78fcf77c7a2f12cce8abefe62ed8ceb9864bd3f3" 2019-01-18 05:05:43,129 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 648 Date: Fri, 18 Jan 2019 05:05:43 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"}]}]} 2019-01-18 05:05:43,130 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-01-18 05:05:43,131 - 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}78fcf77c7a2f12cce8abefe62ed8ceb9864bd3f3" 2019-01-18 05:05:43,303 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-2eeaaccb-4d06-4cb1-be22-77a063f2c112 Date: Fri, 18 Jan 2019 05:05:43 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-01-18 05:05:43,303 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-2eeaaccb-4d06-4cb1-be22-77a063f2c112 2019-01-18 05:05:43,303 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.17259478569s 2019-01-18 05:05:43,303 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-2eeaaccb-4d06-4cb1-be22-77a063f2c112 2019-01-18 05:05:43,305 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-01-18 05:05:43,305 - 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}78fcf77c7a2f12cce8abefe62ed8ceb9864bd3f3" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/vping_ssh-img_74650913-636e-4934-9041-37b6fa721773", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vping_ssh-img_74650913-636e-4934-9041-37b6fa721773"}' 2019-01-18 05:05:43,514 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 870 Content-Type: application/json Location: http://172.30.9.23:9292/v2/images/fc4b9e57-405f-48ae-82be-7626fe633cc0 X-Openstack-Request-Id: req-274ffc0e-9df0-4c79-95e0-51fdeb4b03dc Date: Fri, 18 Jan 2019 05:05:43 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/fc4b9e57-405f-48ae-82be-7626fe633cc0/file", "owner": "4e1ab7dceb354c86857ec0754ec1a099", "id": "fc4b9e57-405f-48ae-82be-7626fe633cc0", "size": null, "self": "/v2/images/fc4b9e57-405f-48ae-82be-7626fe633cc0", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2019-01-18T05:05:43Z", "visibility": "private", "owner_specified.shade.object": "images/vping_ssh-img_74650913-636e-4934-9041-37b6fa721773", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_ssh-img_74650913-636e-4934-9041-37b6fa721773", "checksum": null, "created_at": "2019-01-18T05:05:43Z", "protected": false} 2019-01-18 05:05:43,514 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-274ffc0e-9df0-4c79-95e0-51fdeb4b03dc 2019-01-18 05:05:43,514 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.209376811981s 2019-01-18 05:05:43,515 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-274ffc0e-9df0-4c79-95e0-51fdeb4b03dc returning object fc4b9e57-405f-48ae-82be-7626fe633cc0 2019-01-18 05:05:43,516 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-01-18 05:05:43,516 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9292/v2/images/fc4b9e57-405f-48ae-82be-7626fe633cc0/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}78fcf77c7a2f12cce8abefe62ed8ceb9864bd3f3" -d '' 2019-01-18 05:05:44,545 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-0863ab91-7e93-41a2-8ebc-00db60c34a71 Date: Fri, 18 Jan 2019 05:05:44 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-18 05:05:44,545 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/fc4b9e57-405f-48ae-82be-7626fe633cc0/file used request id req-0863ab91-7e93-41a2-8ebc-00db60c34a71 2019-01-18 05:05:44,545 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.02962207794s 2019-01-18 05:05:44,546 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/fc4b9e57-405f-48ae-82be-7626fe633cc0/file used request id req-0863ab91-7e93-41a2-8ebc-00db60c34a71 2019-01-18 05:05:44,546 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-01-18 05:05:44,547 - 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}78fcf77c7a2f12cce8abefe62ed8ceb9864bd3f3" 2019-01-18 05:05:44,709 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1200 Content-Type: application/json X-Openstack-Request-Id: req-c580ef35-7f09-4a85-8fde-e87c7443ec96 Date: Fri, 18 Jan 2019 05:05:44 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://af014572-0a5d-4a80-a07f-9105f52ab2c1/images/fc4b9e57-405f-48ae-82be-7626fe633cc0/snap", "metadata": {}}], "file": "/v2/images/fc4b9e57-405f-48ae-82be-7626fe633cc0/file", "owner": "4e1ab7dceb354c86857ec0754ec1a099", "id": "fc4b9e57-405f-48ae-82be-7626fe633cc0", "size": 12716032, "self": "/v2/images/fc4b9e57-405f-48ae-82be-7626fe633cc0", "disk_format": "qcow2", "direct_url": "rbd://af014572-0a5d-4a80-a07f-9105f52ab2c1/images/fc4b9e57-405f-48ae-82be-7626fe633cc0/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2019-01-18T05:05:44Z", "visibility": "private", "owner_specified.shade.object": "images/vping_ssh-img_74650913-636e-4934-9041-37b6fa721773", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_ssh-img_74650913-636e-4934-9041-37b6fa721773", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-01-18T05:05:43Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-01-18 05:05:44,709 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-c580ef35-7f09-4a85-8fde-e87c7443ec96 2019-01-18 05:05:44,709 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.163034200668s 2019-01-18 05:05:44,710 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-c580ef35-7f09-4a85-8fde-e87c7443ec96 2019-01-18 05:05:44,712 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://af014572-0a5d-4a80-a07f-9105f52ab2c1/images/fc4b9e57-405f-48ae-82be-7626fe633cc0/snap', u'metadata': Munch({})})], 'file': u'/v2/images/fc4b9e57-405f-48ae-82be-7626fe633cc0/file', 'owner': u'4e1ab7dceb354c86857ec0754ec1a099', 'id': u'fc4b9e57-405f-48ae-82be-7626fe633cc0', 'size': 12716032, u'self': u'/v2/images/fc4b9e57-405f-48ae-82be-7626fe633cc0', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'4e1ab7dceb354c86857ec0754ec1a099', 'name': 'vping_ssh-project_74650913-636e-4934-9041-37b6fa721773', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://af014572-0a5d-4a80-a07f-9105f52ab2c1/images/fc4b9e57-405f-48ae-82be-7626fe633cc0/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-01-18T05:05:44Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2019-01-18T05:05:44Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vping_ssh-img_74650913-636e-4934-9041-37b6fa721773', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/fc4b9e57-405f-48ae-82be-7626fe633cc0', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/vping_ssh-img_74650913-636e-4934-9041-37b6fa721773', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'vping_ssh-img_74650913-636e-4934-9041-37b6fa721773', 'created': u'2019-01-18T05:05:43Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-01-18T05:05:43Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/fc4b9e57-405f-48ae-82be-7626fe633cc0', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/vping_ssh-img_74650913-636e-4934-9041-37b6fa721773', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2019-01-18 05:05:44,713 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-01-18 05:05:44,716 - 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}59eea39665e756e1b719be70f20b47655dadd0b2" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "vping_ssh-flavor_74650913-636e-4934-9041-37b6fa721773", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-01-18 05:05:44,936 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:05: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-7b1ef7c9-2e84-4a16-9a38-5c8b5d70589b x-compute-request-id: req-7b1ef7c9-2e84-4a16-9a38-5c8b5d70589b Content-Encoding: gzip Content-Length: 309 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/afa708db-886f-41a6-9324-769fbd961c88", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/afa708db-886f-41a6-9324-769fbd961c88", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "afa708db-886f-41a6-9324-769fbd961c88", "name": "vping_ssh-flavor_74650913-636e-4934-9041-37b6fa721773", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2019-01-18 05:05:44,936 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-7b1ef7c9-2e84-4a16-9a38-5c8b5d70589b 2019-01-18 05:05:44,936 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.223392009735s 2019-01-18 05:05:44,937 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-7b1ef7c9-2e84-4a16-9a38-5c8b5d70589b returning object afa708db-886f-41a6-9324-769fbd961c88 2019-01-18 05:05:44,938 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vping_ssh-flavor_74650913-636e-4934-9041-37b6fa721773', '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'9c53a91613fb4d5080479ac6f51697ed', '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'afa708db-886f-41a6-9324-769fbd961c88', 'swap': 0}) 2019-01-18 05:05:44,938 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-01-18 05:05:44,941 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/flavors/afa708db-886f-41a6-9324-769fbd961c88/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}59eea39665e756e1b719be70f20b47655dadd0b2" -d '{"extra_specs": {}}' 2019-01-18 05:05:44,960 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:05: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-692201f6-e91d-4de9-b96c-973834feba89 x-compute-request-id: req-692201f6-e91d-4de9-b96c-973834feba89 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2019-01-18 05:05:44,960 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors/afa708db-886f-41a6-9324-769fbd961c88/os-extra_specs used request id req-692201f6-e91d-4de9-b96c-973834feba89 2019-01-18 05:05:44,961 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0223319530487s 2019-01-18 05:05:44,961 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors/afa708db-886f-41a6-9324-769fbd961c88/os-extra_specs used request id req-692201f6-e91d-4de9-b96c-973834feba89 2019-01-18 05:05:44,962 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2019-01-18 05:05:44,965 - 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}78fcf77c7a2f12cce8abefe62ed8ceb9864bd3f3" -d '{"keypair": {"name": "vping_ssh-kp_74650913-636e-4934-9041-37b6fa721773"}}' 2019-01-18 05:05:45,253 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:05: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-5c4a71b9-ec20-4a51-9f81-89b73894a748 x-compute-request-id: req-5c4a71b9-ec20-4a51-9f81-89b73894a748 Content-Encoding: gzip Content-Length: 1809 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC4ur7dB6KqjnOu8xWKz/JMYZ2Vg8HFfpKeMbyRxwzCPKeMfHfXVQNiNOiRcPFJXCJ7tl1VdLkysBNWxUkmhD5YjgO1h5FycfWnGacERqBj+w8smH05tWvJaQLmWyIHHo5zGzyT5sRdDdbUKfA4XLkgHs3FrEcVLcGb0pKhNeNdKC/W6ZEa+apEcMwby9y3tvSEz+iEcfpbPHS95iYgYQ38YVxxguttRfCFnj2bW2KYNH4qPeYOKsAN4RvbzwhOg4z3C8a1Cx6MSq344Ogt/LKOyoqJv6OQcQy+OO0YfimHT1C4BEnk1zhBbw/mSHFl6Xd6R74dPRLa6UppE1rZdJwh Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAuLq+3Qeiqo5zrvMVis/yTGGdlYPBxX6SnjG8kccMwjynjHx3\n11UDYjTokXDxSVwie7ZdVXS5MrATVsVJJoQ+WI4DtYeRcnH1pxmnBEagY/sPLJh9\nObVryWkC5lsiBx6Ocxs8k+bEXQ3W1CnwOFy5IB7NxaxHFS3Bm9KSoTXjXSgv1umR\nGvmqRHDMG8vct7b0hM/ohHH6Wzx0veYmIGEN/GFccYLrbUXwhZ49m1timDR+Kj3m\nDirADeEb288IToOM9wvGtQsejEqt+ODoLfyyjsqKib+jkHEMvjjtGH4ph09QuARJ\n5Nc4QW8P5khxZel3eke+HT0S2ulKaRNa2XScIQIDAQABAoIBAQCPQgOSVcGIk0CT\nhGBIbktxgKI8uRkkl6wMknWyd7MlTvSAtmYZ0Av3tSBG6le0lIcJebuX8hVNgc79\nk7HO9O+ErV2jAaeCIW5oUDR91Ge+IYz7AKbcgh087PsaucIB02iVS6IG8QeHQpw/\nnOZ2TzIh/sGFcr0NZ5alyP99ldTlAFqUaN4FYj166YYZEiUCthv4rZialS5AgGZ8\nObMkZRCfhUaROLVnZa1A20qNjKS1FkLGL54bXuYgiJ+MlEc4puxW7dOyf6VaWxPz\nCMBZyBi38MM0/uHMJOq1fGmjqPJ3MDw/ZuQTlYcPL5zkJ20Jn3EW694Xm9lgCJnq\nCALxwoYhAoGBAO7I50Xikukg6oRjwtRWW6ebOy62zcrDLTeTkYt6dfx0+HZi3rXU\nkjqtTArIlNMoKMpRjFdX0X+xeiweXuHu3rV3Y5uRpNAh+zaFTZtJhDliQEgo2aAI\nmRJiX4wOjuIUmL/J/wsrdwKQJtdAtoZSDo6OQSjQY6jDNng6c6q7mjR3AoGBAMYM\nLaPXATwOQNheQTcEvatfRwdfPd7P9O5IbjxI37hUumL7bIb+ZLT3Q/9H1t5osmhP\nO22x5BA1zg2nVi4gOjvi+bbXtQFHXyZ3VuuGVkowUgfW/s1G7vPRmSbZ44/65lb8\nbj0ZjdoJLJkYoibKdCQ+7gSKK34E/cL6MGflu9InAoGARvyM3JbF6+5wKZlqwytF\nJiecyX9o4H1zhNEm9JscVkgD0VYFNXMTYcRBFfeZXsjSj4r8uL6PtnFxi4of1PTp\nWnM6tnXu1D017HhmoOKTH2gZChqyz8OelfuOwhlV2toaqvGHE7ABOk7WbSl82aOt\nVi3uKw8AgZw/JjDiUABjkHMCgYBx135Et8qV4vuTZFrIbYk5gUMrEaxW7+MzNZ9o\nN9uh8dJSI4R29LSe8aO8kmcI4dXr79+RZrhaOROA9besPAo9cnNojwYU/hnL2r20\nFTx02OHOb9930FZ7APiwRH9yvB670c7sgEvyEWP5fRd4hNfOHf5jzajCf8v+0CIT\nFxOn8QKBgQCT6oIYNMhdm75QHagYrH0c/6DwlZeCz8j46WwBXYG9qRiGrgPIJiR6\nABpGzZRfftpnhefbtgoCOrBDFDuoP64rr9yzsdVG0K7pK6+hdvjP/wIaddofRrnP\nw0Qx10It//jb/qvVHId6ptG9uiZTwkGNcdkBJ1z0YCbCnPKeSdvVVw==\n-----END RSA PRIVATE KEY-----\n", "user_id": "f3fee11bcb5d4f9da63e61a2f11d0a8f", "name": "vping_ssh-kp_74650913-636e-4934-9041-37b6fa721773", "fingerprint": "b2:6f:cd:86:90:ce:ea:9d:db:bb:a6:13:a4:d1:6a:a8"}} 2019-01-18 05:05:45,253 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-5c4a71b9-ec20-4a51-9f81-89b73894a748 2019-01-18 05:05:45,253 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.291236162186s 2019-01-18 05:05:45,253 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-5c4a71b9-ec20-4a51-9f81-89b73894a748 2019-01-18 05:05:45,254 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC4ur7dB6KqjnOu8xWKz/JMYZ2Vg8HFfpKeMbyRxwzCPKeMfHfXVQNiNOiRcPFJXCJ7tl1VdLkysBNWxUkmhD5YjgO1h5FycfWnGacERqBj+w8smH05tWvJaQLmWyIHHo5zGzyT5sRdDdbUKfA4XLkgHs3FrEcVLcGb0pKhNeNdKC/W6ZEa+apEcMwby9y3tvSEz+iEcfpbPHS95iYgYQ38YVxxguttRfCFnj2bW2KYNH4qPeYOKsAN4RvbzwhOg4z3C8a1Cx6MSq344Ogt/LKOyoqJv6OQcQy+OO0YfimHT1C4BEnk1zhBbw/mSHFl6Xd6R74dPRLa6UppE1rZdJwh Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAuLq+3Qeiqo5zrvMVis/yTGGdlYPBxX6SnjG8kccMwjynjHx3\n11UDYjTokXDxSVwie7ZdVXS5MrATVsVJJoQ+WI4DtYeRcnH1pxmnBEagY/sPLJh9\nObVryWkC5lsiBx6Ocxs8k+bEXQ3W1CnwOFy5IB7NxaxHFS3Bm9KSoTXjXSgv1umR\nGvmqRHDMG8vct7b0hM/ohHH6Wzx0veYmIGEN/GFccYLrbUXwhZ49m1timDR+Kj3m\nDirADeEb288IToOM9wvGtQsejEqt+ODoLfyyjsqKib+jkHEMvjjtGH4ph09QuARJ\n5Nc4QW8P5khxZel3eke+HT0S2ulKaRNa2XScIQIDAQABAoIBAQCPQgOSVcGIk0CT\nhGBIbktxgKI8uRkkl6wMknWyd7MlTvSAtmYZ0Av3tSBG6le0lIcJebuX8hVNgc79\nk7HO9O+ErV2jAaeCIW5oUDR91Ge+IYz7AKbcgh087PsaucIB02iVS6IG8QeHQpw/\nnOZ2TzIh/sGFcr0NZ5alyP99ldTlAFqUaN4FYj166YYZEiUCthv4rZialS5AgGZ8\nObMkZRCfhUaROLVnZa1A20qNjKS1FkLGL54bXuYgiJ+MlEc4puxW7dOyf6VaWxPz\nCMBZyBi38MM0/uHMJOq1fGmjqPJ3MDw/ZuQTlYcPL5zkJ20Jn3EW694Xm9lgCJnq\nCALxwoYhAoGBAO7I50Xikukg6oRjwtRWW6ebOy62zcrDLTeTkYt6dfx0+HZi3rXU\nkjqtTArIlNMoKMpRjFdX0X+xeiweXuHu3rV3Y5uRpNAh+zaFTZtJhDliQEgo2aAI\nmRJiX4wOjuIUmL/J/wsrdwKQJtdAtoZSDo6OQSjQY6jDNng6c6q7mjR3AoGBAMYM\nLaPXATwOQNheQTcEvatfRwdfPd7P9O5IbjxI37hUumL7bIb+ZLT3Q/9H1t5osmhP\nO22x5BA1zg2nVi4gOjvi+bbXtQFHXyZ3VuuGVkowUgfW/s1G7vPRmSbZ44/65lb8\nbj0ZjdoJLJkYoibKdCQ+7gSKK34E/cL6MGflu9InAoGARvyM3JbF6+5wKZlqwytF\nJiecyX9o4H1zhNEm9JscVkgD0VYFNXMTYcRBFfeZXsjSj4r8uL6PtnFxi4of1PTp\nWnM6tnXu1D017HhmoOKTH2gZChqyz8OelfuOwhlV2toaqvGHE7ABOk7WbSl82aOt\nVi3uKw8AgZw/JjDiUABjkHMCgYBx135Et8qV4vuTZFrIbYk5gUMrEaxW7+MzNZ9o\nN9uh8dJSI4R29LSe8aO8kmcI4dXr79+RZrhaOROA9besPAo9cnNojwYU/hnL2r20\nFTx02OHOb9930FZ7APiwRH9yvB670c7sgEvyEWP5fRd4hNfOHf5jzajCf8v+0CIT\nFxOn8QKBgQCT6oIYNMhdm75QHagYrH0c/6DwlZeCz8j46WwBXYG9qRiGrgPIJiR6\nABpGzZRfftpnhefbtgoCOrBDFDuoP64rr9yzsdVG0K7pK6+hdvjP/wIaddofRrnP\nw0Qx10It//jb/qvVHId6ptG9uiZTwkGNcdkBJ1z0YCbCnPKeSdvVVw==\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'f3fee11bcb5d4f9da63e61a2f11d0a8f', 'name': u'vping_ssh-kp_74650913-636e-4934-9041-37b6fa721773', 'created_at': '2019-01-18T05:05:45.254550', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'4e1ab7dceb354c86857ec0754ec1a099', 'name': 'vping_ssh-project_74650913-636e-4934-9041-37b6fa721773', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'b2:6f:cd:86:90:ce:ea:9d:db:bb:a6:13:a4:d1:6a:a8', 'type': 'ssh', 'id': u'vping_ssh-kp_74650913-636e-4934-9041-37b6fa721773'}) 2019-01-18 05:05:45,255 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEpAIBAAKCAQEAuLq+3Qeiqo5zrvMVis/yTGGdlYPBxX6SnjG8kccMwjynjHx3 11UDYjTokXDxSVwie7ZdVXS5MrATVsVJJoQ+WI4DtYeRcnH1pxmnBEagY/sPLJh9 ObVryWkC5lsiBx6Ocxs8k+bEXQ3W1CnwOFy5IB7NxaxHFS3Bm9KSoTXjXSgv1umR GvmqRHDMG8vct7b0hM/ohHH6Wzx0veYmIGEN/GFccYLrbUXwhZ49m1timDR+Kj3m DirADeEb288IToOM9wvGtQsejEqt+ODoLfyyjsqKib+jkHEMvjjtGH4ph09QuARJ 5Nc4QW8P5khxZel3eke+HT0S2ulKaRNa2XScIQIDAQABAoIBAQCPQgOSVcGIk0CT hGBIbktxgKI8uRkkl6wMknWyd7MlTvSAtmYZ0Av3tSBG6le0lIcJebuX8hVNgc79 k7HO9O+ErV2jAaeCIW5oUDR91Ge+IYz7AKbcgh087PsaucIB02iVS6IG8QeHQpw/ nOZ2TzIh/sGFcr0NZ5alyP99ldTlAFqUaN4FYj166YYZEiUCthv4rZialS5AgGZ8 ObMkZRCfhUaROLVnZa1A20qNjKS1FkLGL54bXuYgiJ+MlEc4puxW7dOyf6VaWxPz CMBZyBi38MM0/uHMJOq1fGmjqPJ3MDw/ZuQTlYcPL5zkJ20Jn3EW694Xm9lgCJnq CALxwoYhAoGBAO7I50Xikukg6oRjwtRWW6ebOy62zcrDLTeTkYt6dfx0+HZi3rXU kjqtTArIlNMoKMpRjFdX0X+xeiweXuHu3rV3Y5uRpNAh+zaFTZtJhDliQEgo2aAI mRJiX4wOjuIUmL/J/wsrdwKQJtdAtoZSDo6OQSjQY6jDNng6c6q7mjR3AoGBAMYM LaPXATwOQNheQTcEvatfRwdfPd7P9O5IbjxI37hUumL7bIb+ZLT3Q/9H1t5osmhP O22x5BA1zg2nVi4gOjvi+bbXtQFHXyZ3VuuGVkowUgfW/s1G7vPRmSbZ44/65lb8 bj0ZjdoJLJkYoibKdCQ+7gSKK34E/cL6MGflu9InAoGARvyM3JbF6+5wKZlqwytF JiecyX9o4H1zhNEm9JscVkgD0VYFNXMTYcRBFfeZXsjSj4r8uL6PtnFxi4of1PTp WnM6tnXu1D017HhmoOKTH2gZChqyz8OelfuOwhlV2toaqvGHE7ABOk7WbSl82aOt Vi3uKw8AgZw/JjDiUABjkHMCgYBx135Et8qV4vuTZFrIbYk5gUMrEaxW7+MzNZ9o N9uh8dJSI4R29LSe8aO8kmcI4dXr79+RZrhaOROA9besPAo9cnNojwYU/hnL2r20 FTx02OHOb9930FZ7APiwRH9yvB670c7sgEvyEWP5fRd4hNfOHf5jzajCf8v+0CIT FxOn8QKBgQCT6oIYNMhdm75QHagYrH0c/6DwlZeCz8j46WwBXYG9qRiGrgPIJiR6 ABpGzZRfftpnhefbtgoCOrBDFDuoP64rr9yzsdVG0K7pK6+hdvjP/wIaddofRrnP w0Qx10It//jb/qvVHId6ptG9uiZTwkGNcdkBJ1z0YCbCnPKeSdvVVw== -----END RSA PRIVATE KEY----- 2019-01-18 05:05:45,257 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2019-01-18 05:05:45,258 - 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}78fcf77c7a2f12cce8abefe62ed8ceb9864bd3f3" -d '{"security_group": {"name": "vping_ssh-sg_74650913-636e-4934-9041-37b6fa721773", "description": "created by OPNFV Functest (vping_ssh)"}}' 2019-01-18 05:05:45,770 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1418 X-Openstack-Request-Id: req-7fefc09e-68a6-40d4-9f2c-66e5a3d8a962 Date: Fri, 18 Jan 2019 05:05:45 GMT RESP BODY: {"security_group": {"description": "created by OPNFV Functest (vping_ssh)", "tags": [], "tenant_id": "4e1ab7dceb354c86857ec0754ec1a099", "created_at": "2019-01-18T05:05:45Z", "updated_at": "2019-01-18T05:05:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:05:45Z", "revision_number": 0, "id": "9cb30bf4-b713-480b-bc06-d8677d477fc0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T05:05:45Z", "security_group_id": "7b4af109-229e-45a5-b007-28e9633bbece", "tenant_id": "4e1ab7dceb354c86857ec0754ec1a099", "port_range_min": null, "ethertype": "IPv6", "project_id": "4e1ab7dceb354c86857ec0754ec1a099"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:05:45Z", "revision_number": 0, "id": "b6553b88-bd4d-46f6-8b74-a820bb7773ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T05:05:45Z", "security_group_id": "7b4af109-229e-45a5-b007-28e9633bbece", "tenant_id": "4e1ab7dceb354c86857ec0754ec1a099", "port_range_min": null, "ethertype": "IPv4", "project_id": "4e1ab7dceb354c86857ec0754ec1a099"}], "revision_number": 2, "project_id": "4e1ab7dceb354c86857ec0754ec1a099", "id": "7b4af109-229e-45a5-b007-28e9633bbece", "name": "vping_ssh-sg_74650913-636e-4934-9041-37b6fa721773"}} 2019-01-18 05:05:45,770 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-7fefc09e-68a6-40d4-9f2c-66e5a3d8a962 2019-01-18 05:05:45,770 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.512550115585s 2019-01-18 05:05:45,770 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-7fefc09e-68a6-40d4-9f2c-66e5a3d8a962 2019-01-18 05:05:45,775 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-01-18 05:05:45,776 - 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}78fcf77c7a2f12cce8abefe62ed8ceb9864bd3f3" 2019-01-18 05:05:45,984 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3834 X-Openstack-Request-Id: req-c2dc83b0-ecf0-48a7-9a4b-7fc06ec5271b Date: Fri, 18 Jan 2019 05:05:45 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "4e1ab7dceb354c86857ec0754ec1a099", "created_at": "2019-01-18T05:05:33Z", "updated_at": "2019-01-18T05:05:33Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:05:33Z", "revision_number": 0, "id": "0165a123-9a6a-4e17-ad12-83760f8fd919", "remote_group_id": "79e324e9-3142-4a5b-b499-86e0b0c375e5", "remote_ip_prefix": null, "created_at": "2019-01-18T05:05:33Z", "security_group_id": "79e324e9-3142-4a5b-b499-86e0b0c375e5", "tenant_id": "4e1ab7dceb354c86857ec0754ec1a099", "port_range_min": null, "ethertype": "IPv4", "project_id": "4e1ab7dceb354c86857ec0754ec1a099"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:05:33Z", "revision_number": 0, "id": "23a31c7f-bc2c-45dc-a852-9ddc49e622d5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T05:05:33Z", "security_group_id": "79e324e9-3142-4a5b-b499-86e0b0c375e5", "tenant_id": "4e1ab7dceb354c86857ec0754ec1a099", "port_range_min": null, "ethertype": "IPv6", "project_id": "4e1ab7dceb354c86857ec0754ec1a099"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:05:33Z", "revision_number": 0, "id": "50b84dcc-056e-4be8-ba3b-bec893f5d9a3", "remote_group_id": "79e324e9-3142-4a5b-b499-86e0b0c375e5", "remote_ip_prefix": null, "created_at": "2019-01-18T05:05:33Z", "security_group_id": "79e324e9-3142-4a5b-b499-86e0b0c375e5", "tenant_id": "4e1ab7dceb354c86857ec0754ec1a099", "port_range_min": null, "ethertype": "IPv6", "project_id": "4e1ab7dceb354c86857ec0754ec1a099"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:05:33Z", "revision_number": 0, "id": "8409140f-ea96-4e19-a401-0408744bef5b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T05:05:33Z", "security_group_id": "79e324e9-3142-4a5b-b499-86e0b0c375e5", "tenant_id": "4e1ab7dceb354c86857ec0754ec1a099", "port_range_min": null, "ethertype": "IPv4", "project_id": "4e1ab7dceb354c86857ec0754ec1a099"}], "revision_number": 4, "project_id": "4e1ab7dceb354c86857ec0754ec1a099", "id": "79e324e9-3142-4a5b-b499-86e0b0c375e5", "name": "default"}, {"description": "created by OPNFV Functest (vping_ssh)", "tags": [], "tenant_id": "4e1ab7dceb354c86857ec0754ec1a099", "created_at": "2019-01-18T05:05:45Z", "updated_at": "2019-01-18T05:05:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:05:45Z", "revision_number": 0, "id": "9cb30bf4-b713-480b-bc06-d8677d477fc0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T05:05:45Z", "security_group_id": "7b4af109-229e-45a5-b007-28e9633bbece", "tenant_id": "4e1ab7dceb354c86857ec0754ec1a099", "port_range_min": null, "ethertype": "IPv6", "project_id": "4e1ab7dceb354c86857ec0754ec1a099"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:05:45Z", "revision_number": 0, "id": "b6553b88-bd4d-46f6-8b74-a820bb7773ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T05:05:45Z", "security_group_id": "7b4af109-229e-45a5-b007-28e9633bbece", "tenant_id": "4e1ab7dceb354c86857ec0754ec1a099", "port_range_min": null, "ethertype": "IPv4", "project_id": "4e1ab7dceb354c86857ec0754ec1a099"}], "revision_number": 2, "project_id": "4e1ab7dceb354c86857ec0754ec1a099", "id": "7b4af109-229e-45a5-b007-28e9633bbece", "name": "vping_ssh-sg_74650913-636e-4934-9041-37b6fa721773"}]} 2019-01-18 05:05:45,984 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-c2dc83b0-ecf0-48a7-9a4b-7fc06ec5271b 2019-01-18 05:05:45,984 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.209197044373s 2019-01-18 05:05:45,985 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-c2dc83b0-ecf0-48a7-9a4b-7fc06ec5271b 2019-01-18 05:05:45,989 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-01-18 05:05:45,989 - 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}78fcf77c7a2f12cce8abefe62ed8ceb9864bd3f3" -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": "7b4af109-229e-45a5-b007-28e9633bbece"}}' 2019-01-18 05:05:46,302 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-33291295-a181-4e33-8ed0-844bee729741 Date: Fri, 18 Jan 2019 05:05:46 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": "2019-01-18T05:05:46Z", "security_group_id": "7b4af109-229e-45a5-b007-28e9633bbece", "port_range_min": 22, "revision_number": 0, "tenant_id": "4e1ab7dceb354c86857ec0754ec1a099", "created_at": "2019-01-18T05:05:46Z", "project_id": "4e1ab7dceb354c86857ec0754ec1a099", "id": "884e9a36-0fd0-435d-9a87-e82343180a4b"}} 2019-01-18 05:05:46,303 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-33291295-a181-4e33-8ed0-844bee729741 2019-01-18 05:05:46,303 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.313930034637s 2019-01-18 05:05:46,303 - 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-33291295-a181-4e33-8ed0-844bee729741 2019-01-18 05:05:46,307 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-01-18 05:05:46,307 - 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}78fcf77c7a2f12cce8abefe62ed8ceb9864bd3f3" 2019-01-18 05:05:46,513 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4330 X-Openstack-Request-Id: req-e02626bb-02c6-496c-a915-d175afd8a28f Date: Fri, 18 Jan 2019 05:05:46 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "4e1ab7dceb354c86857ec0754ec1a099", "created_at": "2019-01-18T05:05:33Z", "updated_at": "2019-01-18T05:05:33Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:05:33Z", "revision_number": 0, "id": "0165a123-9a6a-4e17-ad12-83760f8fd919", "remote_group_id": "79e324e9-3142-4a5b-b499-86e0b0c375e5", "remote_ip_prefix": null, "created_at": "2019-01-18T05:05:33Z", "security_group_id": "79e324e9-3142-4a5b-b499-86e0b0c375e5", "tenant_id": "4e1ab7dceb354c86857ec0754ec1a099", "port_range_min": null, "ethertype": "IPv4", "project_id": "4e1ab7dceb354c86857ec0754ec1a099"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:05:33Z", "revision_number": 0, "id": "23a31c7f-bc2c-45dc-a852-9ddc49e622d5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T05:05:33Z", "security_group_id": "79e324e9-3142-4a5b-b499-86e0b0c375e5", "tenant_id": "4e1ab7dceb354c86857ec0754ec1a099", "port_range_min": null, "ethertype": "IPv6", "project_id": "4e1ab7dceb354c86857ec0754ec1a099"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:05:33Z", "revision_number": 0, "id": "50b84dcc-056e-4be8-ba3b-bec893f5d9a3", "remote_group_id": "79e324e9-3142-4a5b-b499-86e0b0c375e5", "remote_ip_prefix": null, "created_at": "2019-01-18T05:05:33Z", "security_group_id": "79e324e9-3142-4a5b-b499-86e0b0c375e5", "tenant_id": "4e1ab7dceb354c86857ec0754ec1a099", "port_range_min": null, "ethertype": "IPv6", "project_id": "4e1ab7dceb354c86857ec0754ec1a099"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:05:33Z", "revision_number": 0, "id": "8409140f-ea96-4e19-a401-0408744bef5b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T05:05:33Z", "security_group_id": "79e324e9-3142-4a5b-b499-86e0b0c375e5", "tenant_id": "4e1ab7dceb354c86857ec0754ec1a099", "port_range_min": null, "ethertype": "IPv4", "project_id": "4e1ab7dceb354c86857ec0754ec1a099"}], "revision_number": 4, "project_id": "4e1ab7dceb354c86857ec0754ec1a099", "id": "79e324e9-3142-4a5b-b499-86e0b0c375e5", "name": "default"}, {"description": "created by OPNFV Functest (vping_ssh)", "tags": [], "tenant_id": "4e1ab7dceb354c86857ec0754ec1a099", "created_at": "2019-01-18T05:05:45Z", "updated_at": "2019-01-18T05:05:46Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-01-18T05:05:46Z", "revision_number": 0, "id": "884e9a36-0fd0-435d-9a87-e82343180a4b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T05:05:46Z", "security_group_id": "7b4af109-229e-45a5-b007-28e9633bbece", "tenant_id": "4e1ab7dceb354c86857ec0754ec1a099", "port_range_min": 22, "ethertype": "IPv4", "project_id": "4e1ab7dceb354c86857ec0754ec1a099"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:05:45Z", "revision_number": 0, "id": "9cb30bf4-b713-480b-bc06-d8677d477fc0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T05:05:45Z", "security_group_id": "7b4af109-229e-45a5-b007-28e9633bbece", "tenant_id": "4e1ab7dceb354c86857ec0754ec1a099", "port_range_min": null, "ethertype": "IPv6", "project_id": "4e1ab7dceb354c86857ec0754ec1a099"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:05:45Z", "revision_number": 0, "id": "b6553b88-bd4d-46f6-8b74-a820bb7773ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T05:05:45Z", "security_group_id": "7b4af109-229e-45a5-b007-28e9633bbece", "tenant_id": "4e1ab7dceb354c86857ec0754ec1a099", "port_range_min": null, "ethertype": "IPv4", "project_id": "4e1ab7dceb354c86857ec0754ec1a099"}], "revision_number": 3, "project_id": "4e1ab7dceb354c86857ec0754ec1a099", "id": "7b4af109-229e-45a5-b007-28e9633bbece", "name": "vping_ssh-sg_74650913-636e-4934-9041-37b6fa721773"}]} 2019-01-18 05:05:46,514 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-e02626bb-02c6-496c-a915-d175afd8a28f 2019-01-18 05:05:46,514 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.206957101822s 2019-01-18 05:05:46,514 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-e02626bb-02c6-496c-a915-d175afd8a28f 2019-01-18 05:05:46,518 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-01-18 05:05:46,518 - 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}78fcf77c7a2f12cce8abefe62ed8ceb9864bd3f3" -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": "7b4af109-229e-45a5-b007-28e9633bbece"}}' 2019-01-18 05:05:47,034 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 512 X-Openstack-Request-Id: req-3b501e24-04e7-48f7-897a-042fe9f49d0a Date: Fri, 18 Jan 2019 05:05:47 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": "2019-01-18T05:05:46Z", "security_group_id": "7b4af109-229e-45a5-b007-28e9633bbece", "port_range_min": null, "revision_number": 0, "tenant_id": "4e1ab7dceb354c86857ec0754ec1a099", "created_at": "2019-01-18T05:05:46Z", "project_id": "4e1ab7dceb354c86857ec0754ec1a099", "id": "8fac0275-8ae0-494e-a423-bc6d3b89e2ac"}} 2019-01-18 05:05:47,034 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-3b501e24-04e7-48f7-897a-042fe9f49d0a 2019-01-18 05:05:47,034 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.516361951828s 2019-01-18 05:05:47,035 - 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-3b501e24-04e7-48f7-897a-042fe9f49d0a 2019-01-18 05:05:47,036 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-01-18 05:05:47,037 - 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}78fcf77c7a2f12cce8abefe62ed8ceb9864bd3f3" 2019-01-18 05:05:47,416 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1234 X-Openstack-Request-Id: req-e2b2b982-cadd-4c95-b109-4b5fa020b2ae Date: Fri, 18 Jan 2019 05:05: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":["8cf9d1f7-5571-42f0-9fe3-fb2bbfa2898e"],"updated_at":"2019-01-18T05:05:35Z","tenant_id":"4e1ab7dceb354c86857ec0754ec1a099","created_at":"2019-01-18T05:05:33Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"4e1ab7dceb354c86857ec0754ec1a099","id":"a8daa062-bac7-4274-85f9-f1a2a0bfaf80","name":"vping_ssh-net_74650913-636e-4934-9041-37b6fa721773"},{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"c7128340-d09d-4472-ab8c-6b0e75149f5d","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"47feb8aba08a40dca7028a1701e597b9","status":"ACTIVE","subnets":["99f540fb-52d8-49ca-b59c-736c854d3c9e"],"description":"","tags":[],"updated_at":"2019-01-18T04:39:13Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"47feb8aba08a40dca7028a1701e597b9","created_at":"2019-01-18T04:39:06Z","mtu":1500}]} 2019-01-18 05:05:47,416 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-e2b2b982-cadd-4c95-b109-4b5fa020b2ae 2019-01-18 05:05:47,416 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.380285978317s 2019-01-18 05:05:47,417 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-e2b2b982-cadd-4c95-b109-4b5fa020b2ae 2019-01-18 05:05:47,418 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-01-18 05:05:47,418 - 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}78fcf77c7a2f12cce8abefe62ed8ceb9864bd3f3" 2019-01-18 05:05:47,595 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1200 Content-Type: application/json X-Openstack-Request-Id: req-d8efe838-23cb-441a-9823-eb0afde9a5b8 Date: Fri, 18 Jan 2019 05:05:47 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://af014572-0a5d-4a80-a07f-9105f52ab2c1/images/fc4b9e57-405f-48ae-82be-7626fe633cc0/snap", "metadata": {}}], "file": "/v2/images/fc4b9e57-405f-48ae-82be-7626fe633cc0/file", "owner": "4e1ab7dceb354c86857ec0754ec1a099", "id": "fc4b9e57-405f-48ae-82be-7626fe633cc0", "size": 12716032, "self": "/v2/images/fc4b9e57-405f-48ae-82be-7626fe633cc0", "disk_format": "qcow2", "direct_url": "rbd://af014572-0a5d-4a80-a07f-9105f52ab2c1/images/fc4b9e57-405f-48ae-82be-7626fe633cc0/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2019-01-18T05:05:44Z", "visibility": "private", "owner_specified.shade.object": "images/vping_ssh-img_74650913-636e-4934-9041-37b6fa721773", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_ssh-img_74650913-636e-4934-9041-37b6fa721773", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-01-18T05:05:43Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-01-18 05:05:47,596 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-d8efe838-23cb-441a-9823-eb0afde9a5b8 2019-01-18 05:05:47,596 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.177760839462s 2019-01-18 05:05:47,596 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-d8efe838-23cb-441a-9823-eb0afde9a5b8 2019-01-18 05:05:47,598 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-01-18 05:05:47,601 - 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}78fcf77c7a2f12cce8abefe62ed8ceb9864bd3f3" 2019-01-18 05:05:47,634 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:05: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-1f15e714-4a6f-4ec2-a951-8056cc8dee22 x-compute-request-id: req-1f15e714-4a6f-4ec2-a951-8056cc8dee22 Content-Encoding: gzip Content-Length: 308 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/afa708db-886f-41a6-9324-769fbd961c88", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/afa708db-886f-41a6-9324-769fbd961c88", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "afa708db-886f-41a6-9324-769fbd961c88", "name": "vping_ssh-flavor_74650913-636e-4934-9041-37b6fa721773", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2019-01-18 05:05:47,635 - 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-1f15e714-4a6f-4ec2-a951-8056cc8dee22 2019-01-18 05:05:47,635 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.036689043045s 2019-01-18 05:05:47,635 - 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-1f15e714-4a6f-4ec2-a951-8056cc8dee22 2019-01-18 05:05:47,637 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2019-01-18 05:05:47,640 - 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}78fcf77c7a2f12cce8abefe62ed8ceb9864bd3f3" -d '{"server": {"name": "vping_ssh-vm2_74650913-636e-4934-9041-37b6fa721773", "imageRef": "fc4b9e57-405f-48ae-82be-7626fe633cc0", "flavorRef": "afa708db-886f-41a6-9324-769fbd961c88", "max_count": 1, "min_count": 1, "networks": [{"uuid": "a8daa062-bac7-4274-85f9-f1a2a0bfaf80"}], "security_groups": [{"name": "7b4af109-229e-45a5-b007-28e9633bbece"}]}}' 2019-01-18 05:05:50,236 - keystoneauth.session - DEBUG - RESP: [202] Date: Fri, 18 Jan 2019 05:05: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-337ddfa0-9784-428b-88c3-e7bf3cd0c3ac x-compute-request-id: req-337ddfa0-9784-428b-88c3-e7bf3cd0c3ac Content-Length: 403 location: http://172.30.9.23:8774/v2.1/servers/d2df43a9-9bdd-4a8e-948d-db2126398c83 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "7b4af109-229e-45a5-b007-28e9633bbece"}], "OS-DCF:diskConfig": "MANUAL", "id": "d2df43a9-9bdd-4a8e-948d-db2126398c83", "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/d2df43a9-9bdd-4a8e-948d-db2126398c83", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/d2df43a9-9bdd-4a8e-948d-db2126398c83", "rel": "bookmark"}], "adminPass": "oa5wfXtSo2U2"}} 2019-01-18 05:05:50,236 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-337ddfa0-9784-428b-88c3-e7bf3cd0c3ac 2019-01-18 05:05:50,236 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 2.59923005104s 2019-01-18 05:05:50,236 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-337ddfa0-9784-428b-88c3-e7bf3cd0c3ac 2019-01-18 05:05:50,237 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-18 05:05:50,240 - 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}78fcf77c7a2f12cce8abefe62ed8ceb9864bd3f3" 2019-01-18 05:05:50,527 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:05: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-f716c190-1d9d-4fba-9ab8-cc46f4d8473b x-compute-request-id: req-f716c190-1d9d-4fba-9ab8-cc46f4d8473b 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/d2df43a9-9bdd-4a8e-948d-db2126398c83", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/d2df43a9-9bdd-4a8e-948d-db2126398c83", "rel": "bookmark"}], "image": {"id": "fc4b9e57-405f-48ae-82be-7626fe633cc0", "links": [{"href": "http://172.30.9.23:8774/images/fc4b9e57-405f-48ae-82be-7626fe633cc0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "afa708db-886f-41a6-9324-769fbd961c88", "links": [{"href": "http://172.30.9.23:8774/flavors/afa708db-886f-41a6-9324-769fbd961c88", "rel": "bookmark"}]}, "id": "d2df43a9-9bdd-4a8e-948d-db2126398c83", "user_id": "f3fee11bcb5d4f9da63e61a2f11d0a8f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2019-01-18T05:05:50Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_74650913-636e-4934-9041-37b6fa721773", "created": "2019-01-18T05:05:50Z", "tenant_id": "4e1ab7dceb354c86857ec0754ec1a099", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-18 05:05:50,527 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-f716c190-1d9d-4fba-9ab8-cc46f4d8473b 2019-01-18 05:05:50,527 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.289670944214s 2019-01-18 05:05:50,527 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-f716c190-1d9d-4fba-9ab8-cc46f4d8473b 2019-01-18 05:05:50,534 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-01-18 05:05:50,535 - 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}78fcf77c7a2f12cce8abefe62ed8ceb9864bd3f3" 2019-01-18 05:05:50,651 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1234 X-Openstack-Request-Id: req-27b686bd-4a0b-46b0-bb25-7523d6682f51 Date: Fri, 18 Jan 2019 05:05: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":["8cf9d1f7-5571-42f0-9fe3-fb2bbfa2898e"],"updated_at":"2019-01-18T05:05:35Z","tenant_id":"4e1ab7dceb354c86857ec0754ec1a099","created_at":"2019-01-18T05:05:33Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"4e1ab7dceb354c86857ec0754ec1a099","id":"a8daa062-bac7-4274-85f9-f1a2a0bfaf80","name":"vping_ssh-net_74650913-636e-4934-9041-37b6fa721773"},{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"c7128340-d09d-4472-ab8c-6b0e75149f5d","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"47feb8aba08a40dca7028a1701e597b9","status":"ACTIVE","subnets":["99f540fb-52d8-49ca-b59c-736c854d3c9e"],"description":"","tags":[],"updated_at":"2019-01-18T04:39:13Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"47feb8aba08a40dca7028a1701e597b9","created_at":"2019-01-18T04:39:06Z","mtu":1500}]} 2019-01-18 05:05:50,651 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-27b686bd-4a0b-46b0-bb25-7523d6682f51 2019-01-18 05:05:50,652 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.117116928101s 2019-01-18 05:05:50,652 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-27b686bd-4a0b-46b0-bb25-7523d6682f51 2019-01-18 05:05:50,653 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-01-18 05:05:50,653 - 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}78fcf77c7a2f12cce8abefe62ed8ceb9864bd3f3" 2019-01-18 05:05:50,845 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 680 X-Openstack-Request-Id: req-868d3ab3-0579-4786-ab6c-1c1443815a82 Date: Fri, 18 Jan 2019 05:05:50 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a8daa062-bac7-4274-85f9-f1a2a0bfaf80","tenant_id":"4e1ab7dceb354c86857ec0754ec1a099","created_at":"2019-01-18T05:05:35Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-01-18T05:05:35Z","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":"4e1ab7dceb354c86857ec0754ec1a099","id":"8cf9d1f7-5571-42f0-9fe3-fb2bbfa2898e","subnetpool_id":null,"name":"vping_ssh-subnet_74650913-636e-4934-9041-37b6fa721773"}]} 2019-01-18 05:05:50,845 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-868d3ab3-0579-4786-ab6c-1c1443815a82 2019-01-18 05:05:50,846 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.192803144455s 2019-01-18 05:05:50,846 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-868d3ab3-0579-4786-ab6c-1c1443815a82 2019-01-18 05:05:50,847 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-18 05:05:52,849 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-18 05:05:52,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}78fcf77c7a2f12cce8abefe62ed8ceb9864bd3f3" 2019-01-18 05:05:53,367 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05: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-101b4d4c-2b19-4a0f-9650-fe0f8eae5e4f x-compute-request-id: req-101b4d4c-2b19-4a0f-9650-fe0f8eae5e4f Content-Encoding: gzip Content-Length: 663 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/d2df43a9-9bdd-4a8e-948d-db2126398c83", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/d2df43a9-9bdd-4a8e-948d-db2126398c83", "rel": "bookmark"}], "image": {"id": "fc4b9e57-405f-48ae-82be-7626fe633cc0", "links": [{"href": "http://172.30.9.23:8774/images/fc4b9e57-405f-48ae-82be-7626fe633cc0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "afa708db-886f-41a6-9324-769fbd961c88", "links": [{"href": "http://172.30.9.23:8774/flavors/afa708db-886f-41a6-9324-769fbd961c88", "rel": "bookmark"}]}, "id": "d2df43a9-9bdd-4a8e-948d-db2126398c83", "security_groups": [{"name": "vping_ssh-sg_74650913-636e-4934-9041-37b6fa721773"}], "user_id": "f3fee11bcb5d4f9da63e61a2f11d0a8f", "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": "2019-01-18T05:05:51Z", "hostId": "7b4d45d7bf66d37aa34622284df56e78c3daece5a4d8c621978bb241", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_74650913-636e-4934-9041-37b6fa721773", "created": "2019-01-18T05:05:50Z", "tenant_id": "4e1ab7dceb354c86857ec0754ec1a099", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-18 05:05:53,368 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-101b4d4c-2b19-4a0f-9650-fe0f8eae5e4f 2019-01-18 05:05:53,368 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.518079996109s 2019-01-18 05:05:53,368 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-101b4d4c-2b19-4a0f-9650-fe0f8eae5e4f 2019-01-18 05:05:53,372 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-18 05:05:55,374 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-18 05:05:55,378 - 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}78fcf77c7a2f12cce8abefe62ed8ceb9864bd3f3" 2019-01-18 05:05:56,158 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:05: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-647a3a37-a8f7-47db-be3b-47e0f13ad412 x-compute-request-id: req-647a3a37-a8f7-47db-be3b-47e0f13ad412 Content-Encoding: gzip Content-Length: 663 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/d2df43a9-9bdd-4a8e-948d-db2126398c83", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/d2df43a9-9bdd-4a8e-948d-db2126398c83", "rel": "bookmark"}], "image": {"id": "fc4b9e57-405f-48ae-82be-7626fe633cc0", "links": [{"href": "http://172.30.9.23:8774/images/fc4b9e57-405f-48ae-82be-7626fe633cc0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "afa708db-886f-41a6-9324-769fbd961c88", "links": [{"href": "http://172.30.9.23:8774/flavors/afa708db-886f-41a6-9324-769fbd961c88", "rel": "bookmark"}]}, "id": "d2df43a9-9bdd-4a8e-948d-db2126398c83", "security_groups": [{"name": "vping_ssh-sg_74650913-636e-4934-9041-37b6fa721773"}], "user_id": "f3fee11bcb5d4f9da63e61a2f11d0a8f", "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": "2019-01-18T05:05:51Z", "hostId": "7b4d45d7bf66d37aa34622284df56e78c3daece5a4d8c621978bb241", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_74650913-636e-4934-9041-37b6fa721773", "created": "2019-01-18T05:05:50Z", "tenant_id": "4e1ab7dceb354c86857ec0754ec1a099", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-18 05:05:56,158 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-647a3a37-a8f7-47db-be3b-47e0f13ad412 2019-01-18 05:05:56,158 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.783509969711s 2019-01-18 05:05:56,159 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-647a3a37-a8f7-47db-be3b-47e0f13ad412 2019-01-18 05:05:56,163 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-18 05:05:58,166 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-18 05:05:58,169 - 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}78fcf77c7a2f12cce8abefe62ed8ceb9864bd3f3" 2019-01-18 05:05:58,940 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:05: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-09c43cf0-2dcf-46ce-978e-f0e9f055500e x-compute-request-id: req-09c43cf0-2dcf-46ce-978e-f0e9f055500e Content-Encoding: gzip Content-Length: 742 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_74650913-636e-4934-9041-37b6fa721773": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9a:2d:8d", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/d2df43a9-9bdd-4a8e-948d-db2126398c83", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/d2df43a9-9bdd-4a8e-948d-db2126398c83", "rel": "bookmark"}], "image": {"id": "fc4b9e57-405f-48ae-82be-7626fe633cc0", "links": [{"href": "http://172.30.9.23:8774/images/fc4b9e57-405f-48ae-82be-7626fe633cc0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-18T05:05:54.000000", "flavor": {"id": "afa708db-886f-41a6-9324-769fbd961c88", "links": [{"href": "http://172.30.9.23:8774/flavors/afa708db-886f-41a6-9324-769fbd961c88", "rel": "bookmark"}]}, "id": "d2df43a9-9bdd-4a8e-948d-db2126398c83", "security_groups": [{"name": "vping_ssh-sg_74650913-636e-4934-9041-37b6fa721773"}], "user_id": "f3fee11bcb5d4f9da63e61a2f11d0a8f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-18T05:05:56Z", "hostId": "7b4d45d7bf66d37aa34622284df56e78c3daece5a4d8c621978bb241", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_74650913-636e-4934-9041-37b6fa721773", "created": "2019-01-18T05:05:50Z", "tenant_id": "4e1ab7dceb354c86857ec0754ec1a099", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-18 05:05:58,941 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-09c43cf0-2dcf-46ce-978e-f0e9f055500e 2019-01-18 05:05:58,941 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.7749979496s 2019-01-18 05:05:58,941 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-09c43cf0-2dcf-46ce-978e-f0e9f055500e 2019-01-18 05:05:58,945 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-01-18 05:05:58,946 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:9696/v2.0/ports.json?device_id=d2df43a9-9bdd-4a8e-948d-db2126398c83" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}78fcf77c7a2f12cce8abefe62ed8ceb9864bd3f3" 2019-01-18 05:05:59,130 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-423f8b8f-3bf4-4fff-9044-dc863daeda11 Date: Fri, 18 Jan 2019 05:05:59 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T05:05:55Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"8cf9d1f7-5571-42f0-9fe3-fb2bbfa2898e","ip_address":"192.168.120.5"}],"id":"03df61f8-9b6a-41d7-85a7-c1e8092df68e","security_groups":["7b4af109-229e-45a5-b007-28e9633bbece"],"mac_address":"fa:16:3e:9a:2d:8d","project_id":"4e1ab7dceb354c86857ec0754ec1a099","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a8daa062-bac7-4274-85f9-f1a2a0bfaf80","tenant_id":"4e1ab7dceb354c86857ec0754ec1a099","created_at":"2019-01-18T05:05:52Z","binding:vnic_type":"normal","device_id":"d2df43a9-9bdd-4a8e-948d-db2126398c83"}]} 2019-01-18 05:05:59,130 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports.json?device_id=d2df43a9-9bdd-4a8e-948d-db2126398c83 used request id req-423f8b8f-3bf4-4fff-9044-dc863daeda11 2019-01-18 05:05:59,130 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.184580087662s 2019-01-18 05:05:59,131 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports.json?device_id=d2df43a9-9bdd-4a8e-948d-db2126398c83 used request id req-423f8b8f-3bf4-4fff-9044-dc863daeda11 2019-01-18 05:05:59,136 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-01-18 05:05:59,137 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:9696/v2.0/floatingips.json?port_id=03df61f8-9b6a-41d7-85a7-c1e8092df68e" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}78fcf77c7a2f12cce8abefe62ed8ceb9864bd3f3" 2019-01-18 05:05:59,154 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-b911e53e-a916-43de-b529-449edb06e722 Date: Fri, 18 Jan 2019 05:05:59 GMT RESP BODY: {"floatingips": []} 2019-01-18 05:05:59,154 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json?port_id=03df61f8-9b6a-41d7-85a7-c1e8092df68e used request id req-b911e53e-a916-43de-b529-449edb06e722 2019-01-18 05:05:59,154 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0182099342346s 2019-01-18 05:05:59,155 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json?port_id=03df61f8-9b6a-41d7-85a7-c1e8092df68e used request id req-b911e53e-a916-43de-b529-449edb06e722 2019-01-18 05:05:59,156 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping_ssh-net_74650913-636e-4934-9041-37b6fa721773': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:9a:2d:8d', u'version': 4, u'addr': u'192.168.120.5', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'fc4b9e57-405f-48ae-82be-7626fe633cc0'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-01-18T05:05:54.000000', 'flavor': Munch({u'id': u'afa708db-886f-41a6-9324-769fbd961c88'}), 'az': u'nova', 'id': u'd2df43a9-9bdd-4a8e-948d-db2126398c83', 'security_groups': [Munch({u'name': u'vping_ssh-sg_74650913-636e-4934-9041-37b6fa721773'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'f3fee11bcb5d4f9da63e61a2f11d0a8f', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'4e1ab7dceb354c86857ec0754ec1a099', 'name': 'vping_ssh-project_74650913-636e-4934-9041-37b6fa721773', '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'2019-01-18T05:05:54.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-01-18T05:05:56Z', 'hostId': u'7b4d45d7bf66d37aa34622284df56e78c3daece5a4d8c621978bb241', u'OS-SRV-USG:terminated_at': None, 'key_name': None, 'public_v6': '', 'private_v4': u'192.168.120.5', 'cloud': 'envvars', 'host_id': u'7b4d45d7bf66d37aa34622284df56e78c3daece5a4d8c621978bb241', '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'2019-01-18T05:05:54.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'4e1ab7dceb354c86857ec0754ec1a099', 'name': u'vping_ssh-vm2_74650913-636e-4934-9041-37b6fa721773', 'adminPass': u'oa5wfXtSo2U2', 'tenant_id': u'4e1ab7dceb354c86857ec0754ec1a099', 'region': 'regionOne', 'created': u'2019-01-18T05:05:50Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u''}) 2019-01-18 05:05:59,157 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-01-18 05:05:59,157 - 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}78fcf77c7a2f12cce8abefe62ed8ceb9864bd3f3" 2019-01-18 05:05:59,273 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1234 X-Openstack-Request-Id: req-873e5ac8-67f5-4157-828f-6d6087b338b2 Date: Fri, 18 Jan 2019 05:05: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":["8cf9d1f7-5571-42f0-9fe3-fb2bbfa2898e"],"updated_at":"2019-01-18T05:05:35Z","tenant_id":"4e1ab7dceb354c86857ec0754ec1a099","created_at":"2019-01-18T05:05:33Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"4e1ab7dceb354c86857ec0754ec1a099","id":"a8daa062-bac7-4274-85f9-f1a2a0bfaf80","name":"vping_ssh-net_74650913-636e-4934-9041-37b6fa721773"},{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"c7128340-d09d-4472-ab8c-6b0e75149f5d","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"47feb8aba08a40dca7028a1701e597b9","status":"ACTIVE","subnets":["99f540fb-52d8-49ca-b59c-736c854d3c9e"],"description":"","tags":[],"updated_at":"2019-01-18T04:39:13Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"47feb8aba08a40dca7028a1701e597b9","created_at":"2019-01-18T04:39:06Z","mtu":1500}]} 2019-01-18 05:05:59,273 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-873e5ac8-67f5-4157-828f-6d6087b338b2 2019-01-18 05:05:59,273 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.116584062576s 2019-01-18 05:05:59,274 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-873e5ac8-67f5-4157-828f-6d6087b338b2 2019-01-18 05:05:59,275 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-01-18 05:05:59,275 - 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}78fcf77c7a2f12cce8abefe62ed8ceb9864bd3f3" 2019-01-18 05:05:59,308 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1200 Content-Type: application/json X-Openstack-Request-Id: req-3fd8a623-85cd-4d36-b167-8070d6fbc725 Date: Fri, 18 Jan 2019 05:05:59 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://af014572-0a5d-4a80-a07f-9105f52ab2c1/images/fc4b9e57-405f-48ae-82be-7626fe633cc0/snap", "metadata": {}}], "file": "/v2/images/fc4b9e57-405f-48ae-82be-7626fe633cc0/file", "owner": "4e1ab7dceb354c86857ec0754ec1a099", "id": "fc4b9e57-405f-48ae-82be-7626fe633cc0", "size": 12716032, "self": "/v2/images/fc4b9e57-405f-48ae-82be-7626fe633cc0", "disk_format": "qcow2", "direct_url": "rbd://af014572-0a5d-4a80-a07f-9105f52ab2c1/images/fc4b9e57-405f-48ae-82be-7626fe633cc0/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2019-01-18T05:05:44Z", "visibility": "private", "owner_specified.shade.object": "images/vping_ssh-img_74650913-636e-4934-9041-37b6fa721773", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_ssh-img_74650913-636e-4934-9041-37b6fa721773", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-01-18T05:05:43Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-01-18 05:05:59,308 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-3fd8a623-85cd-4d36-b167-8070d6fbc725 2019-01-18 05:05:59,309 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0336451530457s 2019-01-18 05:05:59,309 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-3fd8a623-85cd-4d36-b167-8070d6fbc725 2019-01-18 05:05:59,311 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-01-18 05:05:59,314 - 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}78fcf77c7a2f12cce8abefe62ed8ceb9864bd3f3" 2019-01-18 05:05:59,347 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:05: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-2156ae7d-b643-4e6c-8436-a42c9674d1a5 x-compute-request-id: req-2156ae7d-b643-4e6c-8436-a42c9674d1a5 Content-Encoding: gzip Content-Length: 308 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/afa708db-886f-41a6-9324-769fbd961c88", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/afa708db-886f-41a6-9324-769fbd961c88", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "afa708db-886f-41a6-9324-769fbd961c88", "name": "vping_ssh-flavor_74650913-636e-4934-9041-37b6fa721773", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2019-01-18 05:05:59,347 - 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-2156ae7d-b643-4e6c-8436-a42c9674d1a5 2019-01-18 05:05:59,347 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0362179279327s 2019-01-18 05:05:59,347 - 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-2156ae7d-b643-4e6c-8436-a42c9674d1a5 2019-01-18 05:05:59,349 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2019-01-18 05:05:59,351 - 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}78fcf77c7a2f12cce8abefe62ed8ceb9864bd3f3" -d '{"server": {"name": "vping_ssh-vm_74650913-636e-4934-9041-37b6fa721773", "imageRef": "fc4b9e57-405f-48ae-82be-7626fe633cc0", "key_name": "vping_ssh-kp_74650913-636e-4934-9041-37b6fa721773", "flavorRef": "afa708db-886f-41a6-9324-769fbd961c88", "max_count": 1, "min_count": 1, "networks": [{"uuid": "a8daa062-bac7-4274-85f9-f1a2a0bfaf80"}], "security_groups": [{"name": "7b4af109-229e-45a5-b007-28e9633bbece"}]}}' 2019-01-18 05:06:01,418 - keystoneauth.session - DEBUG - RESP: [202] Date: Fri, 18 Jan 2019 05:05: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-24d2d233-7ca6-47c6-a353-cd09c28c03b7 x-compute-request-id: req-24d2d233-7ca6-47c6-a353-cd09c28c03b7 Content-Length: 403 location: http://172.30.9.23:8774/v2.1/servers/d1ea24cf-ffd0-4d75-ba03-38323757974e Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "7b4af109-229e-45a5-b007-28e9633bbece"}], "OS-DCF:diskConfig": "MANUAL", "id": "d1ea24cf-ffd0-4d75-ba03-38323757974e", "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/d1ea24cf-ffd0-4d75-ba03-38323757974e", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/d1ea24cf-ffd0-4d75-ba03-38323757974e", "rel": "bookmark"}], "adminPass": "nFKTCpWU62dC"}} 2019-01-18 05:06:01,418 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-24d2d233-7ca6-47c6-a353-cd09c28c03b7 2019-01-18 05:06:01,418 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 2.06913900375s 2019-01-18 05:06:01,418 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-24d2d233-7ca6-47c6-a353-cd09c28c03b7 2019-01-18 05:06:01,419 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-18 05:06:01,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}78fcf77c7a2f12cce8abefe62ed8ceb9864bd3f3" 2019-01-18 05:06:02,134 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:06: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-73b1fe35-f1da-46eb-90ab-98f4e0fa90b2 x-compute-request-id: req-73b1fe35-f1da-46eb-90ab-98f4e0fa90b2 Content-Encoding: gzip Content-Length: 854 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/d1ea24cf-ffd0-4d75-ba03-38323757974e", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/d1ea24cf-ffd0-4d75-ba03-38323757974e", "rel": "bookmark"}], "image": {"id": "fc4b9e57-405f-48ae-82be-7626fe633cc0", "links": [{"href": "http://172.30.9.23:8774/images/fc4b9e57-405f-48ae-82be-7626fe633cc0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "afa708db-886f-41a6-9324-769fbd961c88", "links": [{"href": "http://172.30.9.23:8774/flavors/afa708db-886f-41a6-9324-769fbd961c88", "rel": "bookmark"}]}, "id": "d1ea24cf-ffd0-4d75-ba03-38323757974e", "user_id": "f3fee11bcb5d4f9da63e61a2f11d0a8f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2019-01-18T05:06:01Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_74650913-636e-4934-9041-37b6fa721773", "name": "vping_ssh-vm_74650913-636e-4934-9041-37b6fa721773", "created": "2019-01-18T05:06:01Z", "tenant_id": "4e1ab7dceb354c86857ec0754ec1a099", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_74650913-636e-4934-9041-37b6fa721773": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9a:2d:8d", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/d2df43a9-9bdd-4a8e-948d-db2126398c83", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/d2df43a9-9bdd-4a8e-948d-db2126398c83", "rel": "bookmark"}], "image": {"id": "fc4b9e57-405f-48ae-82be-7626fe633cc0", "links": [{"href": "http://172.30.9.23:8774/images/fc4b9e57-405f-48ae-82be-7626fe633cc0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-18T05:05:54.000000", "flavor": {"id": "afa708db-886f-41a6-9324-769fbd961c88", "links": [{"href": "http://172.30.9.23:8774/flavors/afa708db-886f-41a6-9324-769fbd961c88", "rel": "bookmark"}]}, "id": "d2df43a9-9bdd-4a8e-948d-db2126398c83", "security_groups": [{"name": "vping_ssh-sg_74650913-636e-4934-9041-37b6fa721773"}], "user_id": "f3fee11bcb5d4f9da63e61a2f11d0a8f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-18T05:05:56Z", "hostId": "7b4d45d7bf66d37aa34622284df56e78c3daece5a4d8c621978bb241", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_74650913-636e-4934-9041-37b6fa721773", "created": "2019-01-18T05:05:50Z", "tenant_id": "4e1ab7dceb354c86857ec0754ec1a099", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-18 05:06:02,134 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-73b1fe35-f1da-46eb-90ab-98f4e0fa90b2 2019-01-18 05:06:02,135 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.71543097496s 2019-01-18 05:06:02,135 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-73b1fe35-f1da-46eb-90ab-98f4e0fa90b2 2019-01-18 05:06:02,140 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-18 05:06:04,143 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-18 05:06:04,146 - 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}78fcf77c7a2f12cce8abefe62ed8ceb9864bd3f3" 2019-01-18 05:06:04,788 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:06: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-fc4905ab-0587-486d-b31b-6bb08d42b1a3 x-compute-request-id: req-fc4905ab-0587-486d-b31b-6bb08d42b1a3 Content-Encoding: gzip Content-Length: 847 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/d1ea24cf-ffd0-4d75-ba03-38323757974e", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/d1ea24cf-ffd0-4d75-ba03-38323757974e", "rel": "bookmark"}], "image": {"id": "fc4b9e57-405f-48ae-82be-7626fe633cc0", "links": [{"href": "http://172.30.9.23:8774/images/fc4b9e57-405f-48ae-82be-7626fe633cc0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "afa708db-886f-41a6-9324-769fbd961c88", "links": [{"href": "http://172.30.9.23:8774/flavors/afa708db-886f-41a6-9324-769fbd961c88", "rel": "bookmark"}]}, "id": "d1ea24cf-ffd0-4d75-ba03-38323757974e", "user_id": "f3fee11bcb5d4f9da63e61a2f11d0a8f", "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": "2019-01-18T05:06:02Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_74650913-636e-4934-9041-37b6fa721773", "name": "vping_ssh-vm_74650913-636e-4934-9041-37b6fa721773", "created": "2019-01-18T05:06:01Z", "tenant_id": "4e1ab7dceb354c86857ec0754ec1a099", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_74650913-636e-4934-9041-37b6fa721773": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9a:2d:8d", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/d2df43a9-9bdd-4a8e-948d-db2126398c83", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/d2df43a9-9bdd-4a8e-948d-db2126398c83", "rel": "bookmark"}], "image": {"id": "fc4b9e57-405f-48ae-82be-7626fe633cc0", "links": [{"href": "http://172.30.9.23:8774/images/fc4b9e57-405f-48ae-82be-7626fe633cc0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-18T05:05:54.000000", "flavor": {"id": "afa708db-886f-41a6-9324-769fbd961c88", "links": [{"href": "http://172.30.9.23:8774/flavors/afa708db-886f-41a6-9324-769fbd961c88", "rel": "bookmark"}]}, "id": "d2df43a9-9bdd-4a8e-948d-db2126398c83", "security_groups": [{"name": "vping_ssh-sg_74650913-636e-4934-9041-37b6fa721773"}], "user_id": "f3fee11bcb5d4f9da63e61a2f11d0a8f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-18T05:05:56Z", "hostId": "7b4d45d7bf66d37aa34622284df56e78c3daece5a4d8c621978bb241", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_74650913-636e-4934-9041-37b6fa721773", "created": "2019-01-18T05:05:50Z", "tenant_id": "4e1ab7dceb354c86857ec0754ec1a099", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-18 05:06:04,788 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-fc4905ab-0587-486d-b31b-6bb08d42b1a3 2019-01-18 05:06:04,788 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.645462989807s 2019-01-18 05:06:04,789 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-fc4905ab-0587-486d-b31b-6bb08d42b1a3 2019-01-18 05:06:04,794 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-18 05:06:06,796 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-18 05:06:06,799 - 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}78fcf77c7a2f12cce8abefe62ed8ceb9864bd3f3" 2019-01-18 05:06:07,516 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05: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-e5c9f92c-ca36-4b6c-bb9d-25833fe53341 x-compute-request-id: req-e5c9f92c-ca36-4b6c-bb9d-25833fe53341 Content-Encoding: gzip Content-Length: 847 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/d1ea24cf-ffd0-4d75-ba03-38323757974e", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/d1ea24cf-ffd0-4d75-ba03-38323757974e", "rel": "bookmark"}], "image": {"id": "fc4b9e57-405f-48ae-82be-7626fe633cc0", "links": [{"href": "http://172.30.9.23:8774/images/fc4b9e57-405f-48ae-82be-7626fe633cc0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "afa708db-886f-41a6-9324-769fbd961c88", "links": [{"href": "http://172.30.9.23:8774/flavors/afa708db-886f-41a6-9324-769fbd961c88", "rel": "bookmark"}]}, "id": "d1ea24cf-ffd0-4d75-ba03-38323757974e", "user_id": "f3fee11bcb5d4f9da63e61a2f11d0a8f", "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": "2019-01-18T05:06:02Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_74650913-636e-4934-9041-37b6fa721773", "name": "vping_ssh-vm_74650913-636e-4934-9041-37b6fa721773", "created": "2019-01-18T05:06:01Z", "tenant_id": "4e1ab7dceb354c86857ec0754ec1a099", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_74650913-636e-4934-9041-37b6fa721773": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9a:2d:8d", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/d2df43a9-9bdd-4a8e-948d-db2126398c83", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/d2df43a9-9bdd-4a8e-948d-db2126398c83", "rel": "bookmark"}], "image": {"id": "fc4b9e57-405f-48ae-82be-7626fe633cc0", "links": [{"href": "http://172.30.9.23:8774/images/fc4b9e57-405f-48ae-82be-7626fe633cc0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-18T05:05:54.000000", "flavor": {"id": "afa708db-886f-41a6-9324-769fbd961c88", "links": [{"href": "http://172.30.9.23:8774/flavors/afa708db-886f-41a6-9324-769fbd961c88", "rel": "bookmark"}]}, "id": "d2df43a9-9bdd-4a8e-948d-db2126398c83", "security_groups": [{"name": "vping_ssh-sg_74650913-636e-4934-9041-37b6fa721773"}], "user_id": "f3fee11bcb5d4f9da63e61a2f11d0a8f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-18T05:05:56Z", "hostId": "7b4d45d7bf66d37aa34622284df56e78c3daece5a4d8c621978bb241", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_74650913-636e-4934-9041-37b6fa721773", "created": "2019-01-18T05:05:50Z", "tenant_id": "4e1ab7dceb354c86857ec0754ec1a099", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-18 05:06:07,516 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-e5c9f92c-ca36-4b6c-bb9d-25833fe53341 2019-01-18 05:06:07,516 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.719758033752s 2019-01-18 05:06:07,517 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-e5c9f92c-ca36-4b6c-bb9d-25833fe53341 2019-01-18 05:06:07,521 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-18 05:06:09,524 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-18 05:06:09,527 - 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}78fcf77c7a2f12cce8abefe62ed8ceb9864bd3f3" 2019-01-18 05:06:10,216 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05: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-093f7b40-a844-4731-a293-37f49245dd78 x-compute-request-id: req-093f7b40-a844-4731-a293-37f49245dd78 Content-Encoding: gzip Content-Length: 847 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/d1ea24cf-ffd0-4d75-ba03-38323757974e", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/d1ea24cf-ffd0-4d75-ba03-38323757974e", "rel": "bookmark"}], "image": {"id": "fc4b9e57-405f-48ae-82be-7626fe633cc0", "links": [{"href": "http://172.30.9.23:8774/images/fc4b9e57-405f-48ae-82be-7626fe633cc0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "afa708db-886f-41a6-9324-769fbd961c88", "links": [{"href": "http://172.30.9.23:8774/flavors/afa708db-886f-41a6-9324-769fbd961c88", "rel": "bookmark"}]}, "id": "d1ea24cf-ffd0-4d75-ba03-38323757974e", "user_id": "f3fee11bcb5d4f9da63e61a2f11d0a8f", "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": "2019-01-18T05:06:02Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_74650913-636e-4934-9041-37b6fa721773", "name": "vping_ssh-vm_74650913-636e-4934-9041-37b6fa721773", "created": "2019-01-18T05:06:01Z", "tenant_id": "4e1ab7dceb354c86857ec0754ec1a099", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_74650913-636e-4934-9041-37b6fa721773": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9a:2d:8d", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/d2df43a9-9bdd-4a8e-948d-db2126398c83", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/d2df43a9-9bdd-4a8e-948d-db2126398c83", "rel": "bookmark"}], "image": {"id": "fc4b9e57-405f-48ae-82be-7626fe633cc0", "links": [{"href": "http://172.30.9.23:8774/images/fc4b9e57-405f-48ae-82be-7626fe633cc0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-18T05:05:54.000000", "flavor": {"id": "afa708db-886f-41a6-9324-769fbd961c88", "links": [{"href": "http://172.30.9.23:8774/flavors/afa708db-886f-41a6-9324-769fbd961c88", "rel": "bookmark"}]}, "id": "d2df43a9-9bdd-4a8e-948d-db2126398c83", "security_groups": [{"name": "vping_ssh-sg_74650913-636e-4934-9041-37b6fa721773"}], "user_id": "f3fee11bcb5d4f9da63e61a2f11d0a8f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-18T05:05:56Z", "hostId": "7b4d45d7bf66d37aa34622284df56e78c3daece5a4d8c621978bb241", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_74650913-636e-4934-9041-37b6fa721773", "created": "2019-01-18T05:05:50Z", "tenant_id": "4e1ab7dceb354c86857ec0754ec1a099", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-18 05:06:10,216 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-093f7b40-a844-4731-a293-37f49245dd78 2019-01-18 05:06:10,216 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.69207906723s 2019-01-18 05:06:10,217 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-093f7b40-a844-4731-a293-37f49245dd78 2019-01-18 05:06:10,221 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-18 05:06:12,224 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-18 05:06:12,227 - 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}78fcf77c7a2f12cce8abefe62ed8ceb9864bd3f3" 2019-01-18 05:06:12,923 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05: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-fdfcfddd-9463-4d3a-ad84-c26704ab608b x-compute-request-id: req-fdfcfddd-9463-4d3a-ad84-c26704ab608b Content-Encoding: gzip Content-Length: 847 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/d1ea24cf-ffd0-4d75-ba03-38323757974e", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/d1ea24cf-ffd0-4d75-ba03-38323757974e", "rel": "bookmark"}], "image": {"id": "fc4b9e57-405f-48ae-82be-7626fe633cc0", "links": [{"href": "http://172.30.9.23:8774/images/fc4b9e57-405f-48ae-82be-7626fe633cc0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "afa708db-886f-41a6-9324-769fbd961c88", "links": [{"href": "http://172.30.9.23:8774/flavors/afa708db-886f-41a6-9324-769fbd961c88", "rel": "bookmark"}]}, "id": "d1ea24cf-ffd0-4d75-ba03-38323757974e", "user_id": "f3fee11bcb5d4f9da63e61a2f11d0a8f", "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": "2019-01-18T05:06:02Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_74650913-636e-4934-9041-37b6fa721773", "name": "vping_ssh-vm_74650913-636e-4934-9041-37b6fa721773", "created": "2019-01-18T05:06:01Z", "tenant_id": "4e1ab7dceb354c86857ec0754ec1a099", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_74650913-636e-4934-9041-37b6fa721773": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9a:2d:8d", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/d2df43a9-9bdd-4a8e-948d-db2126398c83", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/d2df43a9-9bdd-4a8e-948d-db2126398c83", "rel": "bookmark"}], "image": {"id": "fc4b9e57-405f-48ae-82be-7626fe633cc0", "links": [{"href": "http://172.30.9.23:8774/images/fc4b9e57-405f-48ae-82be-7626fe633cc0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-18T05:05:54.000000", "flavor": {"id": "afa708db-886f-41a6-9324-769fbd961c88", "links": [{"href": "http://172.30.9.23:8774/flavors/afa708db-886f-41a6-9324-769fbd961c88", "rel": "bookmark"}]}, "id": "d2df43a9-9bdd-4a8e-948d-db2126398c83", "security_groups": [{"name": "vping_ssh-sg_74650913-636e-4934-9041-37b6fa721773"}], "user_id": "f3fee11bcb5d4f9da63e61a2f11d0a8f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-18T05:05:56Z", "hostId": "7b4d45d7bf66d37aa34622284df56e78c3daece5a4d8c621978bb241", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_74650913-636e-4934-9041-37b6fa721773", "created": "2019-01-18T05:05:50Z", "tenant_id": "4e1ab7dceb354c86857ec0754ec1a099", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-18 05:06:12,924 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-fdfcfddd-9463-4d3a-ad84-c26704ab608b 2019-01-18 05:06:12,924 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.699558019638s 2019-01-18 05:06:12,924 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-fdfcfddd-9463-4d3a-ad84-c26704ab608b 2019-01-18 05:06:12,929 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-18 05:06:14,931 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-18 05:06:14,934 - 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}78fcf77c7a2f12cce8abefe62ed8ceb9864bd3f3" 2019-01-18 05:06:15,458 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05: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,Accept-Encoding x-openstack-request-id: req-47d7080d-db68-4ec1-9026-8f867a10d922 x-compute-request-id: req-47d7080d-db68-4ec1-9026-8f867a10d922 Content-Encoding: gzip Content-Length: 847 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/d1ea24cf-ffd0-4d75-ba03-38323757974e", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/d1ea24cf-ffd0-4d75-ba03-38323757974e", "rel": "bookmark"}], "image": {"id": "fc4b9e57-405f-48ae-82be-7626fe633cc0", "links": [{"href": "http://172.30.9.23:8774/images/fc4b9e57-405f-48ae-82be-7626fe633cc0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "afa708db-886f-41a6-9324-769fbd961c88", "links": [{"href": "http://172.30.9.23:8774/flavors/afa708db-886f-41a6-9324-769fbd961c88", "rel": "bookmark"}]}, "id": "d1ea24cf-ffd0-4d75-ba03-38323757974e", "user_id": "f3fee11bcb5d4f9da63e61a2f11d0a8f", "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": "2019-01-18T05:06:02Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_74650913-636e-4934-9041-37b6fa721773", "name": "vping_ssh-vm_74650913-636e-4934-9041-37b6fa721773", "created": "2019-01-18T05:06:01Z", "tenant_id": "4e1ab7dceb354c86857ec0754ec1a099", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_74650913-636e-4934-9041-37b6fa721773": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9a:2d:8d", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/d2df43a9-9bdd-4a8e-948d-db2126398c83", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/d2df43a9-9bdd-4a8e-948d-db2126398c83", "rel": "bookmark"}], "image": {"id": "fc4b9e57-405f-48ae-82be-7626fe633cc0", "links": [{"href": "http://172.30.9.23:8774/images/fc4b9e57-405f-48ae-82be-7626fe633cc0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-18T05:05:54.000000", "flavor": {"id": "afa708db-886f-41a6-9324-769fbd961c88", "links": [{"href": "http://172.30.9.23:8774/flavors/afa708db-886f-41a6-9324-769fbd961c88", "rel": "bookmark"}]}, "id": "d2df43a9-9bdd-4a8e-948d-db2126398c83", "security_groups": [{"name": "vping_ssh-sg_74650913-636e-4934-9041-37b6fa721773"}], "user_id": "f3fee11bcb5d4f9da63e61a2f11d0a8f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-18T05:05:56Z", "hostId": "7b4d45d7bf66d37aa34622284df56e78c3daece5a4d8c621978bb241", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_74650913-636e-4934-9041-37b6fa721773", "created": "2019-01-18T05:05:50Z", "tenant_id": "4e1ab7dceb354c86857ec0754ec1a099", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-18 05:06:15,458 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-47d7080d-db68-4ec1-9026-8f867a10d922 2019-01-18 05:06:15,458 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.526577949524s 2019-01-18 05:06:15,459 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-47d7080d-db68-4ec1-9026-8f867a10d922 2019-01-18 05:06:15,463 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-18 05:06:17,466 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-18 05:06:17,469 - 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}78fcf77c7a2f12cce8abefe62ed8ceb9864bd3f3" 2019-01-18 05:06:18,001 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05: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-375a0764-005f-457b-afe5-600ba81d425a x-compute-request-id: req-375a0764-005f-457b-afe5-600ba81d425a Content-Encoding: gzip Content-Length: 847 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/d1ea24cf-ffd0-4d75-ba03-38323757974e", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/d1ea24cf-ffd0-4d75-ba03-38323757974e", "rel": "bookmark"}], "image": {"id": "fc4b9e57-405f-48ae-82be-7626fe633cc0", "links": [{"href": "http://172.30.9.23:8774/images/fc4b9e57-405f-48ae-82be-7626fe633cc0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "afa708db-886f-41a6-9324-769fbd961c88", "links": [{"href": "http://172.30.9.23:8774/flavors/afa708db-886f-41a6-9324-769fbd961c88", "rel": "bookmark"}]}, "id": "d1ea24cf-ffd0-4d75-ba03-38323757974e", "user_id": "f3fee11bcb5d4f9da63e61a2f11d0a8f", "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": "2019-01-18T05:06:02Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_74650913-636e-4934-9041-37b6fa721773", "name": "vping_ssh-vm_74650913-636e-4934-9041-37b6fa721773", "created": "2019-01-18T05:06:01Z", "tenant_id": "4e1ab7dceb354c86857ec0754ec1a099", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_74650913-636e-4934-9041-37b6fa721773": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9a:2d:8d", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/d2df43a9-9bdd-4a8e-948d-db2126398c83", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/d2df43a9-9bdd-4a8e-948d-db2126398c83", "rel": "bookmark"}], "image": {"id": "fc4b9e57-405f-48ae-82be-7626fe633cc0", "links": [{"href": "http://172.30.9.23:8774/images/fc4b9e57-405f-48ae-82be-7626fe633cc0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-18T05:05:54.000000", "flavor": {"id": "afa708db-886f-41a6-9324-769fbd961c88", "links": [{"href": "http://172.30.9.23:8774/flavors/afa708db-886f-41a6-9324-769fbd961c88", "rel": "bookmark"}]}, "id": "d2df43a9-9bdd-4a8e-948d-db2126398c83", "security_groups": [{"name": "vping_ssh-sg_74650913-636e-4934-9041-37b6fa721773"}], "user_id": "f3fee11bcb5d4f9da63e61a2f11d0a8f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-18T05:05:56Z", "hostId": "7b4d45d7bf66d37aa34622284df56e78c3daece5a4d8c621978bb241", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_74650913-636e-4934-9041-37b6fa721773", "created": "2019-01-18T05:05:50Z", "tenant_id": "4e1ab7dceb354c86857ec0754ec1a099", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-18 05:06:18,002 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-375a0764-005f-457b-afe5-600ba81d425a 2019-01-18 05:06:18,002 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.535588026047s 2019-01-18 05:06:18,002 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-375a0764-005f-457b-afe5-600ba81d425a 2019-01-18 05:06:18,007 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-18 05:06:20,008 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-18 05:06:20,011 - 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}78fcf77c7a2f12cce8abefe62ed8ceb9864bd3f3" 2019-01-18 05:06:20,555 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:06: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-b397461f-92b4-426c-8289-c5b914178c7a x-compute-request-id: req-b397461f-92b4-426c-8289-c5b914178c7a Content-Encoding: gzip Content-Length: 847 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/d1ea24cf-ffd0-4d75-ba03-38323757974e", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/d1ea24cf-ffd0-4d75-ba03-38323757974e", "rel": "bookmark"}], "image": {"id": "fc4b9e57-405f-48ae-82be-7626fe633cc0", "links": [{"href": "http://172.30.9.23:8774/images/fc4b9e57-405f-48ae-82be-7626fe633cc0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "afa708db-886f-41a6-9324-769fbd961c88", "links": [{"href": "http://172.30.9.23:8774/flavors/afa708db-886f-41a6-9324-769fbd961c88", "rel": "bookmark"}]}, "id": "d1ea24cf-ffd0-4d75-ba03-38323757974e", "user_id": "f3fee11bcb5d4f9da63e61a2f11d0a8f", "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": "2019-01-18T05:06:02Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_74650913-636e-4934-9041-37b6fa721773", "name": "vping_ssh-vm_74650913-636e-4934-9041-37b6fa721773", "created": "2019-01-18T05:06:01Z", "tenant_id": "4e1ab7dceb354c86857ec0754ec1a099", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_74650913-636e-4934-9041-37b6fa721773": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9a:2d:8d", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/d2df43a9-9bdd-4a8e-948d-db2126398c83", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/d2df43a9-9bdd-4a8e-948d-db2126398c83", "rel": "bookmark"}], "image": {"id": "fc4b9e57-405f-48ae-82be-7626fe633cc0", "links": [{"href": "http://172.30.9.23:8774/images/fc4b9e57-405f-48ae-82be-7626fe633cc0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-18T05:05:54.000000", "flavor": {"id": "afa708db-886f-41a6-9324-769fbd961c88", "links": [{"href": "http://172.30.9.23:8774/flavors/afa708db-886f-41a6-9324-769fbd961c88", "rel": "bookmark"}]}, "id": "d2df43a9-9bdd-4a8e-948d-db2126398c83", "security_groups": [{"name": "vping_ssh-sg_74650913-636e-4934-9041-37b6fa721773"}], "user_id": "f3fee11bcb5d4f9da63e61a2f11d0a8f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-18T05:05:56Z", "hostId": "7b4d45d7bf66d37aa34622284df56e78c3daece5a4d8c621978bb241", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_74650913-636e-4934-9041-37b6fa721773", "created": "2019-01-18T05:05:50Z", "tenant_id": "4e1ab7dceb354c86857ec0754ec1a099", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-18 05:06:20,555 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-b397461f-92b4-426c-8289-c5b914178c7a 2019-01-18 05:06:20,555 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.547451972961s 2019-01-18 05:06:20,556 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-b397461f-92b4-426c-8289-c5b914178c7a 2019-01-18 05:06:20,561 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-18 05:06:22,564 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-18 05:06:22,567 - 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}78fcf77c7a2f12cce8abefe62ed8ceb9864bd3f3" 2019-01-18 05:06:23,093 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:06: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-547478a2-fc6d-4f92-af38-defdc1db56b1 x-compute-request-id: req-547478a2-fc6d-4f92-af38-defdc1db56b1 Content-Encoding: gzip Content-Length: 847 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/d1ea24cf-ffd0-4d75-ba03-38323757974e", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/d1ea24cf-ffd0-4d75-ba03-38323757974e", "rel": "bookmark"}], "image": {"id": "fc4b9e57-405f-48ae-82be-7626fe633cc0", "links": [{"href": "http://172.30.9.23:8774/images/fc4b9e57-405f-48ae-82be-7626fe633cc0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "afa708db-886f-41a6-9324-769fbd961c88", "links": [{"href": "http://172.30.9.23:8774/flavors/afa708db-886f-41a6-9324-769fbd961c88", "rel": "bookmark"}]}, "id": "d1ea24cf-ffd0-4d75-ba03-38323757974e", "user_id": "f3fee11bcb5d4f9da63e61a2f11d0a8f", "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": "2019-01-18T05:06:02Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_74650913-636e-4934-9041-37b6fa721773", "name": "vping_ssh-vm_74650913-636e-4934-9041-37b6fa721773", "created": "2019-01-18T05:06:01Z", "tenant_id": "4e1ab7dceb354c86857ec0754ec1a099", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_74650913-636e-4934-9041-37b6fa721773": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9a:2d:8d", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/d2df43a9-9bdd-4a8e-948d-db2126398c83", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/d2df43a9-9bdd-4a8e-948d-db2126398c83", "rel": "bookmark"}], "image": {"id": "fc4b9e57-405f-48ae-82be-7626fe633cc0", "links": [{"href": "http://172.30.9.23:8774/images/fc4b9e57-405f-48ae-82be-7626fe633cc0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-18T05:05:54.000000", "flavor": {"id": "afa708db-886f-41a6-9324-769fbd961c88", "links": [{"href": "http://172.30.9.23:8774/flavors/afa708db-886f-41a6-9324-769fbd961c88", "rel": "bookmark"}]}, "id": "d2df43a9-9bdd-4a8e-948d-db2126398c83", "security_groups": [{"name": "vping_ssh-sg_74650913-636e-4934-9041-37b6fa721773"}], "user_id": "f3fee11bcb5d4f9da63e61a2f11d0a8f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-18T05:05:56Z", "hostId": "7b4d45d7bf66d37aa34622284df56e78c3daece5a4d8c621978bb241", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_74650913-636e-4934-9041-37b6fa721773", "created": "2019-01-18T05:05:50Z", "tenant_id": "4e1ab7dceb354c86857ec0754ec1a099", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-18 05:06:23,093 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-547478a2-fc6d-4f92-af38-defdc1db56b1 2019-01-18 05:06:23,093 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.529638051987s 2019-01-18 05:06:23,094 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-547478a2-fc6d-4f92-af38-defdc1db56b1 2019-01-18 05:06:23,099 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-18 05:06:25,102 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-18 05:06:25,105 - 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}78fcf77c7a2f12cce8abefe62ed8ceb9864bd3f3" 2019-01-18 05:06:25,641 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05: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-defa8425-df52-43f9-bcf8-4a18879d84f6 x-compute-request-id: req-defa8425-df52-43f9-bcf8-4a18879d84f6 Content-Encoding: gzip Content-Length: 847 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/d1ea24cf-ffd0-4d75-ba03-38323757974e", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/d1ea24cf-ffd0-4d75-ba03-38323757974e", "rel": "bookmark"}], "image": {"id": "fc4b9e57-405f-48ae-82be-7626fe633cc0", "links": [{"href": "http://172.30.9.23:8774/images/fc4b9e57-405f-48ae-82be-7626fe633cc0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "afa708db-886f-41a6-9324-769fbd961c88", "links": [{"href": "http://172.30.9.23:8774/flavors/afa708db-886f-41a6-9324-769fbd961c88", "rel": "bookmark"}]}, "id": "d1ea24cf-ffd0-4d75-ba03-38323757974e", "user_id": "f3fee11bcb5d4f9da63e61a2f11d0a8f", "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": "2019-01-18T05:06:02Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_74650913-636e-4934-9041-37b6fa721773", "name": "vping_ssh-vm_74650913-636e-4934-9041-37b6fa721773", "created": "2019-01-18T05:06:01Z", "tenant_id": "4e1ab7dceb354c86857ec0754ec1a099", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_74650913-636e-4934-9041-37b6fa721773": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9a:2d:8d", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/d2df43a9-9bdd-4a8e-948d-db2126398c83", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/d2df43a9-9bdd-4a8e-948d-db2126398c83", "rel": "bookmark"}], "image": {"id": "fc4b9e57-405f-48ae-82be-7626fe633cc0", "links": [{"href": "http://172.30.9.23:8774/images/fc4b9e57-405f-48ae-82be-7626fe633cc0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-18T05:05:54.000000", "flavor": {"id": "afa708db-886f-41a6-9324-769fbd961c88", "links": [{"href": "http://172.30.9.23:8774/flavors/afa708db-886f-41a6-9324-769fbd961c88", "rel": "bookmark"}]}, "id": "d2df43a9-9bdd-4a8e-948d-db2126398c83", "security_groups": [{"name": "vping_ssh-sg_74650913-636e-4934-9041-37b6fa721773"}], "user_id": "f3fee11bcb5d4f9da63e61a2f11d0a8f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-18T05:05:56Z", "hostId": "7b4d45d7bf66d37aa34622284df56e78c3daece5a4d8c621978bb241", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_74650913-636e-4934-9041-37b6fa721773", "created": "2019-01-18T05:05:50Z", "tenant_id": "4e1ab7dceb354c86857ec0754ec1a099", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-18 05:06:25,641 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-defa8425-df52-43f9-bcf8-4a18879d84f6 2019-01-18 05:06:25,641 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.539484024048s 2019-01-18 05:06:25,642 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-defa8425-df52-43f9-bcf8-4a18879d84f6 2019-01-18 05:06:25,647 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-18 05:06:27,649 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-18 05:06:27,652 - 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}78fcf77c7a2f12cce8abefe62ed8ceb9864bd3f3" 2019-01-18 05:06:28,300 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:06: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-2b9339be-2b36-48e2-ab06-80cf23e63f41 x-compute-request-id: req-2b9339be-2b36-48e2-ab06-80cf23e63f41 Content-Encoding: gzip Content-Length: 847 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/d1ea24cf-ffd0-4d75-ba03-38323757974e", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/d1ea24cf-ffd0-4d75-ba03-38323757974e", "rel": "bookmark"}], "image": {"id": "fc4b9e57-405f-48ae-82be-7626fe633cc0", "links": [{"href": "http://172.30.9.23:8774/images/fc4b9e57-405f-48ae-82be-7626fe633cc0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "afa708db-886f-41a6-9324-769fbd961c88", "links": [{"href": "http://172.30.9.23:8774/flavors/afa708db-886f-41a6-9324-769fbd961c88", "rel": "bookmark"}]}, "id": "d1ea24cf-ffd0-4d75-ba03-38323757974e", "user_id": "f3fee11bcb5d4f9da63e61a2f11d0a8f", "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": "2019-01-18T05:06:02Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_74650913-636e-4934-9041-37b6fa721773", "name": "vping_ssh-vm_74650913-636e-4934-9041-37b6fa721773", "created": "2019-01-18T05:06:01Z", "tenant_id": "4e1ab7dceb354c86857ec0754ec1a099", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_74650913-636e-4934-9041-37b6fa721773": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9a:2d:8d", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/d2df43a9-9bdd-4a8e-948d-db2126398c83", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/d2df43a9-9bdd-4a8e-948d-db2126398c83", "rel": "bookmark"}], "image": {"id": "fc4b9e57-405f-48ae-82be-7626fe633cc0", "links": [{"href": "http://172.30.9.23:8774/images/fc4b9e57-405f-48ae-82be-7626fe633cc0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-18T05:05:54.000000", "flavor": {"id": "afa708db-886f-41a6-9324-769fbd961c88", "links": [{"href": "http://172.30.9.23:8774/flavors/afa708db-886f-41a6-9324-769fbd961c88", "rel": "bookmark"}]}, "id": "d2df43a9-9bdd-4a8e-948d-db2126398c83", "security_groups": [{"name": "vping_ssh-sg_74650913-636e-4934-9041-37b6fa721773"}], "user_id": "f3fee11bcb5d4f9da63e61a2f11d0a8f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-18T05:05:56Z", "hostId": "7b4d45d7bf66d37aa34622284df56e78c3daece5a4d8c621978bb241", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_74650913-636e-4934-9041-37b6fa721773", "created": "2019-01-18T05:05:50Z", "tenant_id": "4e1ab7dceb354c86857ec0754ec1a099", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-18 05:06:28,300 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-2b9339be-2b36-48e2-ab06-80cf23e63f41 2019-01-18 05:06:28,301 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.651207923889s 2019-01-18 05:06:28,301 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-2b9339be-2b36-48e2-ab06-80cf23e63f41 2019-01-18 05:06:28,306 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-18 05:06:30,308 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-18 05:06:30,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}78fcf77c7a2f12cce8abefe62ed8ceb9864bd3f3" 2019-01-18 05:06:30,695 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05: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-be26af2b-0edf-4691-9a12-c4d7fdd31ac4 x-compute-request-id: req-be26af2b-0edf-4691-9a12-c4d7fdd31ac4 Content-Encoding: gzip Content-Length: 847 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/d1ea24cf-ffd0-4d75-ba03-38323757974e", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/d1ea24cf-ffd0-4d75-ba03-38323757974e", "rel": "bookmark"}], "image": {"id": "fc4b9e57-405f-48ae-82be-7626fe633cc0", "links": [{"href": "http://172.30.9.23:8774/images/fc4b9e57-405f-48ae-82be-7626fe633cc0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "afa708db-886f-41a6-9324-769fbd961c88", "links": [{"href": "http://172.30.9.23:8774/flavors/afa708db-886f-41a6-9324-769fbd961c88", "rel": "bookmark"}]}, "id": "d1ea24cf-ffd0-4d75-ba03-38323757974e", "user_id": "f3fee11bcb5d4f9da63e61a2f11d0a8f", "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": "2019-01-18T05:06:02Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_74650913-636e-4934-9041-37b6fa721773", "name": "vping_ssh-vm_74650913-636e-4934-9041-37b6fa721773", "created": "2019-01-18T05:06:01Z", "tenant_id": "4e1ab7dceb354c86857ec0754ec1a099", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_74650913-636e-4934-9041-37b6fa721773": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9a:2d:8d", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/d2df43a9-9bdd-4a8e-948d-db2126398c83", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/d2df43a9-9bdd-4a8e-948d-db2126398c83", "rel": "bookmark"}], "image": {"id": "fc4b9e57-405f-48ae-82be-7626fe633cc0", "links": [{"href": "http://172.30.9.23:8774/images/fc4b9e57-405f-48ae-82be-7626fe633cc0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-18T05:05:54.000000", "flavor": {"id": "afa708db-886f-41a6-9324-769fbd961c88", "links": [{"href": "http://172.30.9.23:8774/flavors/afa708db-886f-41a6-9324-769fbd961c88", "rel": "bookmark"}]}, "id": "d2df43a9-9bdd-4a8e-948d-db2126398c83", "security_groups": [{"name": "vping_ssh-sg_74650913-636e-4934-9041-37b6fa721773"}], "user_id": "f3fee11bcb5d4f9da63e61a2f11d0a8f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-18T05:05:56Z", "hostId": "7b4d45d7bf66d37aa34622284df56e78c3daece5a4d8c621978bb241", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_74650913-636e-4934-9041-37b6fa721773", "created": "2019-01-18T05:05:50Z", "tenant_id": "4e1ab7dceb354c86857ec0754ec1a099", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-18 05:06:30,696 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-be26af2b-0edf-4691-9a12-c4d7fdd31ac4 2019-01-18 05:06:30,696 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.387281894684s 2019-01-18 05:06:30,696 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-be26af2b-0edf-4691-9a12-c4d7fdd31ac4 2019-01-18 05:06:30,701 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-18 05:06:32,704 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-18 05:06:32,707 - 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}78fcf77c7a2f12cce8abefe62ed8ceb9864bd3f3" 2019-01-18 05:06:33,064 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:06: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-e5071873-1f41-49e8-a7fb-cdb48e15ccc6 x-compute-request-id: req-e5071873-1f41-49e8-a7fb-cdb48e15ccc6 Content-Encoding: gzip Content-Length: 894 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "networking", "addresses": {}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/d1ea24cf-ffd0-4d75-ba03-38323757974e", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/d1ea24cf-ffd0-4d75-ba03-38323757974e", "rel": "bookmark"}], "image": {"id": "fc4b9e57-405f-48ae-82be-7626fe633cc0", "links": [{"href": "http://172.30.9.23:8774/images/fc4b9e57-405f-48ae-82be-7626fe633cc0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "afa708db-886f-41a6-9324-769fbd961c88", "links": [{"href": "http://172.30.9.23:8774/flavors/afa708db-886f-41a6-9324-769fbd961c88", "rel": "bookmark"}]}, "id": "d1ea24cf-ffd0-4d75-ba03-38323757974e", "user_id": "f3fee11bcb5d4f9da63e61a2f11d0a8f", "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": "2019-01-18T05:06:32Z", "hostId": "a1cc4d6086a16d9cf75fdcafe709cb74f0e3ad7b9c1684e2c71f7506", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_74650913-636e-4934-9041-37b6fa721773", "name": "vping_ssh-vm_74650913-636e-4934-9041-37b6fa721773", "created": "2019-01-18T05:06:01Z", "tenant_id": "4e1ab7dceb354c86857ec0754ec1a099", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_74650913-636e-4934-9041-37b6fa721773": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9a:2d:8d", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/d2df43a9-9bdd-4a8e-948d-db2126398c83", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/d2df43a9-9bdd-4a8e-948d-db2126398c83", "rel": "bookmark"}], "image": {"id": "fc4b9e57-405f-48ae-82be-7626fe633cc0", "links": [{"href": "http://172.30.9.23:8774/images/fc4b9e57-405f-48ae-82be-7626fe633cc0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-18T05:05:54.000000", "flavor": {"id": "afa708db-886f-41a6-9324-769fbd961c88", "links": [{"href": "http://172.30.9.23:8774/flavors/afa708db-886f-41a6-9324-769fbd961c88", "rel": "bookmark"}]}, "id": "d2df43a9-9bdd-4a8e-948d-db2126398c83", "security_groups": [{"name": "vping_ssh-sg_74650913-636e-4934-9041-37b6fa721773"}], "user_id": "f3fee11bcb5d4f9da63e61a2f11d0a8f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-18T05:05:56Z", "hostId": "7b4d45d7bf66d37aa34622284df56e78c3daece5a4d8c621978bb241", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_74650913-636e-4934-9041-37b6fa721773", "created": "2019-01-18T05:05:50Z", "tenant_id": "4e1ab7dceb354c86857ec0754ec1a099", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-18 05:06:33,064 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-e5071873-1f41-49e8-a7fb-cdb48e15ccc6 2019-01-18 05:06:33,064 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.360074996948s 2019-01-18 05:06:33,064 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-e5071873-1f41-49e8-a7fb-cdb48e15ccc6 2019-01-18 05:06:33,069 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-18 05:06:35,072 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-18 05:06:35,075 - 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}78fcf77c7a2f12cce8abefe62ed8ceb9864bd3f3" 2019-01-18 05:06:35,611 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:06: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-379c5d0d-46a6-4acd-b9c2-100c0d65c080 x-compute-request-id: req-379c5d0d-46a6-4acd-b9c2-100c0d65c080 Content-Encoding: gzip Content-Length: 893 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/d1ea24cf-ffd0-4d75-ba03-38323757974e", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/d1ea24cf-ffd0-4d75-ba03-38323757974e", "rel": "bookmark"}], "image": {"id": "fc4b9e57-405f-48ae-82be-7626fe633cc0", "links": [{"href": "http://172.30.9.23:8774/images/fc4b9e57-405f-48ae-82be-7626fe633cc0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "afa708db-886f-41a6-9324-769fbd961c88", "links": [{"href": "http://172.30.9.23:8774/flavors/afa708db-886f-41a6-9324-769fbd961c88", "rel": "bookmark"}]}, "id": "d1ea24cf-ffd0-4d75-ba03-38323757974e", "security_groups": [{"name": "vping_ssh-sg_74650913-636e-4934-9041-37b6fa721773"}], "user_id": "f3fee11bcb5d4f9da63e61a2f11d0a8f", "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": "2019-01-18T05:06:32Z", "hostId": "a1cc4d6086a16d9cf75fdcafe709cb74f0e3ad7b9c1684e2c71f7506", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_74650913-636e-4934-9041-37b6fa721773", "name": "vping_ssh-vm_74650913-636e-4934-9041-37b6fa721773", "created": "2019-01-18T05:06:01Z", "tenant_id": "4e1ab7dceb354c86857ec0754ec1a099", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_74650913-636e-4934-9041-37b6fa721773": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9a:2d:8d", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/d2df43a9-9bdd-4a8e-948d-db2126398c83", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/d2df43a9-9bdd-4a8e-948d-db2126398c83", "rel": "bookmark"}], "image": {"id": "fc4b9e57-405f-48ae-82be-7626fe633cc0", "links": [{"href": "http://172.30.9.23:8774/images/fc4b9e57-405f-48ae-82be-7626fe633cc0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-18T05:05:54.000000", "flavor": {"id": "afa708db-886f-41a6-9324-769fbd961c88", "links": [{"href": "http://172.30.9.23:8774/flavors/afa708db-886f-41a6-9324-769fbd961c88", "rel": "bookmark"}]}, "id": "d2df43a9-9bdd-4a8e-948d-db2126398c83", "security_groups": [{"name": "vping_ssh-sg_74650913-636e-4934-9041-37b6fa721773"}], "user_id": "f3fee11bcb5d4f9da63e61a2f11d0a8f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-18T05:05:56Z", "hostId": "7b4d45d7bf66d37aa34622284df56e78c3daece5a4d8c621978bb241", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_74650913-636e-4934-9041-37b6fa721773", "created": "2019-01-18T05:05:50Z", "tenant_id": "4e1ab7dceb354c86857ec0754ec1a099", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-18 05:06:35,611 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-379c5d0d-46a6-4acd-b9c2-100c0d65c080 2019-01-18 05:06:35,611 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.539259195328s 2019-01-18 05:06:35,612 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-379c5d0d-46a6-4acd-b9c2-100c0d65c080 2019-01-18 05:06:35,617 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-18 05:06:37,620 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-18 05:06:37,623 - 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}78fcf77c7a2f12cce8abefe62ed8ceb9864bd3f3" 2019-01-18 05:06:37,847 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:06: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-39a2dacd-ab0e-4b59-88c4-9e1cf0c3cdd8 x-compute-request-id: req-39a2dacd-ab0e-4b59-88c4-9e1cf0c3cdd8 Content-Encoding: gzip Content-Length: 870 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_74650913-636e-4934-9041-37b6fa721773": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:41:4d:9a", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/d1ea24cf-ffd0-4d75-ba03-38323757974e", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/d1ea24cf-ffd0-4d75-ba03-38323757974e", "rel": "bookmark"}], "image": {"id": "fc4b9e57-405f-48ae-82be-7626fe633cc0", "links": [{"href": "http://172.30.9.23:8774/images/fc4b9e57-405f-48ae-82be-7626fe633cc0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-18T05:06:37.000000", "flavor": {"id": "afa708db-886f-41a6-9324-769fbd961c88", "links": [{"href": "http://172.30.9.23:8774/flavors/afa708db-886f-41a6-9324-769fbd961c88", "rel": "bookmark"}]}, "id": "d1ea24cf-ffd0-4d75-ba03-38323757974e", "security_groups": [{"name": "vping_ssh-sg_74650913-636e-4934-9041-37b6fa721773"}], "user_id": "f3fee11bcb5d4f9da63e61a2f11d0a8f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-18T05:06:37Z", "hostId": "a1cc4d6086a16d9cf75fdcafe709cb74f0e3ad7b9c1684e2c71f7506", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_74650913-636e-4934-9041-37b6fa721773", "name": "vping_ssh-vm_74650913-636e-4934-9041-37b6fa721773", "created": "2019-01-18T05:06:01Z", "tenant_id": "4e1ab7dceb354c86857ec0754ec1a099", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_74650913-636e-4934-9041-37b6fa721773": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9a:2d:8d", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/d2df43a9-9bdd-4a8e-948d-db2126398c83", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/d2df43a9-9bdd-4a8e-948d-db2126398c83", "rel": "bookmark"}], "image": {"id": "fc4b9e57-405f-48ae-82be-7626fe633cc0", "links": [{"href": "http://172.30.9.23:8774/images/fc4b9e57-405f-48ae-82be-7626fe633cc0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-18T05:05:54.000000", "flavor": {"id": "afa708db-886f-41a6-9324-769fbd961c88", "links": [{"href": "http://172.30.9.23:8774/flavors/afa708db-886f-41a6-9324-769fbd961c88", "rel": "bookmark"}]}, "id": "d2df43a9-9bdd-4a8e-948d-db2126398c83", "security_groups": [{"name": "vping_ssh-sg_74650913-636e-4934-9041-37b6fa721773"}], "user_id": "f3fee11bcb5d4f9da63e61a2f11d0a8f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-18T05:05:56Z", "hostId": "7b4d45d7bf66d37aa34622284df56e78c3daece5a4d8c621978bb241", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_74650913-636e-4934-9041-37b6fa721773", "created": "2019-01-18T05:05:50Z", "tenant_id": "4e1ab7dceb354c86857ec0754ec1a099", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-18 05:06:37,847 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-39a2dacd-ab0e-4b59-88c4-9e1cf0c3cdd8 2019-01-18 05:06:37,847 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.227634191513s 2019-01-18 05:06:37,848 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-39a2dacd-ab0e-4b59-88c4-9e1cf0c3cdd8 2019-01-18 05:06:37,853 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-01-18 05:06:37,853 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:9696/v2.0/ports.json?device_id=d1ea24cf-ffd0-4d75-ba03-38323757974e" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}78fcf77c7a2f12cce8abefe62ed8ceb9864bd3f3" 2019-01-18 05:06:37,913 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-3924bdf0-bb0c-46aa-92b6-cc95acf72276 Date: Fri, 18 Jan 2019 05:06:37 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T05:06:36Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"8cf9d1f7-5571-42f0-9fe3-fb2bbfa2898e","ip_address":"192.168.120.6"}],"id":"4a4b1145-f881-4632-b3aa-7b39e33e1a1d","security_groups":["7b4af109-229e-45a5-b007-28e9633bbece"],"mac_address":"fa:16:3e:41:4d:9a","project_id":"4e1ab7dceb354c86857ec0754ec1a099","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a8daa062-bac7-4274-85f9-f1a2a0bfaf80","tenant_id":"4e1ab7dceb354c86857ec0754ec1a099","created_at":"2019-01-18T05:06:33Z","binding:vnic_type":"normal","device_id":"d1ea24cf-ffd0-4d75-ba03-38323757974e"}]} 2019-01-18 05:06:37,913 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports.json?device_id=d1ea24cf-ffd0-4d75-ba03-38323757974e used request id req-3924bdf0-bb0c-46aa-92b6-cc95acf72276 2019-01-18 05:06:37,913 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0603301525116s 2019-01-18 05:06:37,913 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports.json?device_id=d1ea24cf-ffd0-4d75-ba03-38323757974e used request id req-3924bdf0-bb0c-46aa-92b6-cc95acf72276 2019-01-18 05:06:37,919 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-01-18 05:06:37,919 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:9696/v2.0/floatingips.json?port_id=4a4b1145-f881-4632-b3aa-7b39e33e1a1d" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}78fcf77c7a2f12cce8abefe62ed8ceb9864bd3f3" 2019-01-18 05:06:37,938 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-6138368d-037e-47d7-8eaf-ccb27e6c567b Date: Fri, 18 Jan 2019 05:06:37 GMT RESP BODY: {"floatingips": []} 2019-01-18 05:06:37,938 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json?port_id=4a4b1145-f881-4632-b3aa-7b39e33e1a1d used request id req-6138368d-037e-47d7-8eaf-ccb27e6c567b 2019-01-18 05:06:37,938 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0188519954681s 2019-01-18 05:06:37,938 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json?port_id=4a4b1145-f881-4632-b3aa-7b39e33e1a1d used request id req-6138368d-037e-47d7-8eaf-ccb27e6c567b 2019-01-18 05:06:37,939 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping_ssh-net_74650913-636e-4934-9041-37b6fa721773': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:41:4d:9a', 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'fc4b9e57-405f-48ae-82be-7626fe633cc0'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-01-18T05:06:37.000000', 'flavor': Munch({u'id': u'afa708db-886f-41a6-9324-769fbd961c88'}), 'az': u'nova', 'id': u'd1ea24cf-ffd0-4d75-ba03-38323757974e', 'security_groups': [Munch({u'name': u'vping_ssh-sg_74650913-636e-4934-9041-37b6fa721773'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'f3fee11bcb5d4f9da63e61a2f11d0a8f', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'4e1ab7dceb354c86857ec0754ec1a099', 'name': 'vping_ssh-project_74650913-636e-4934-9041-37b6fa721773', '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'2019-01-18T05:06:37.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-01-18T05:06:37Z', 'hostId': u'a1cc4d6086a16d9cf75fdcafe709cb74f0e3ad7b9c1684e2c71f7506', u'OS-SRV-USG:terminated_at': None, 'key_name': u'vping_ssh-kp_74650913-636e-4934-9041-37b6fa721773', 'public_v6': '', 'private_v4': u'192.168.120.6', 'cloud': 'envvars', 'host_id': u'a1cc4d6086a16d9cf75fdcafe709cb74f0e3ad7b9c1684e2c71f7506', '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'2019-01-18T05:06:37.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'4e1ab7dceb354c86857ec0754ec1a099', 'name': u'vping_ssh-vm_74650913-636e-4934-9041-37b6fa721773', 'adminPass': u'nFKTCpWU62dC', 'tenant_id': u'4e1ab7dceb354c86857ec0754ec1a099', 'region': 'regionOne', 'created': u'2019-01-18T05:06:01Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u''}) 2019-01-18 05:06:37,942 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-01-18 05:06:37,943 - 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}78fcf77c7a2f12cce8abefe62ed8ceb9864bd3f3" 2019-01-18 05:06:38,064 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1234 X-Openstack-Request-Id: req-a3fa5079-3d44-473d-b962-5541d2d8bebb Date: Fri, 18 Jan 2019 05:06: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":["8cf9d1f7-5571-42f0-9fe3-fb2bbfa2898e"],"updated_at":"2019-01-18T05:05:35Z","tenant_id":"4e1ab7dceb354c86857ec0754ec1a099","created_at":"2019-01-18T05:05:33Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"4e1ab7dceb354c86857ec0754ec1a099","id":"a8daa062-bac7-4274-85f9-f1a2a0bfaf80","name":"vping_ssh-net_74650913-636e-4934-9041-37b6fa721773"},{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"c7128340-d09d-4472-ab8c-6b0e75149f5d","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"47feb8aba08a40dca7028a1701e597b9","status":"ACTIVE","subnets":["99f540fb-52d8-49ca-b59c-736c854d3c9e"],"description":"","tags":[],"updated_at":"2019-01-18T04:39:13Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"47feb8aba08a40dca7028a1701e597b9","created_at":"2019-01-18T04:39:06Z","mtu":1500}]} 2019-01-18 05:06:38,064 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-a3fa5079-3d44-473d-b962-5541d2d8bebb 2019-01-18 05:06:38,065 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.122220993042s 2019-01-18 05:06:38,065 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-a3fa5079-3d44-473d-b962-5541d2d8bebb 2019-01-18 05:06:38,066 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-01-18 05:06:38,068 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:9696/v2.0/ports.json?device_id=d1ea24cf-ffd0-4d75-ba03-38323757974e" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}78fcf77c7a2f12cce8abefe62ed8ceb9864bd3f3" 2019-01-18 05:06:38,123 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-3f98f92e-140a-4b0a-900a-740cba949366 Date: Fri, 18 Jan 2019 05:06:38 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T05:06:36Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"8cf9d1f7-5571-42f0-9fe3-fb2bbfa2898e","ip_address":"192.168.120.6"}],"id":"4a4b1145-f881-4632-b3aa-7b39e33e1a1d","security_groups":["7b4af109-229e-45a5-b007-28e9633bbece"],"mac_address":"fa:16:3e:41:4d:9a","project_id":"4e1ab7dceb354c86857ec0754ec1a099","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a8daa062-bac7-4274-85f9-f1a2a0bfaf80","tenant_id":"4e1ab7dceb354c86857ec0754ec1a099","created_at":"2019-01-18T05:06:33Z","binding:vnic_type":"normal","device_id":"d1ea24cf-ffd0-4d75-ba03-38323757974e"}]} 2019-01-18 05:06:38,123 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports.json?device_id=d1ea24cf-ffd0-4d75-ba03-38323757974e used request id req-3f98f92e-140a-4b0a-900a-740cba949366 2019-01-18 05:06:38,123 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0566289424896s 2019-01-18 05:06:38,124 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports.json?device_id=d1ea24cf-ffd0-4d75-ba03-38323757974e used request id req-3f98f92e-140a-4b0a-900a-740cba949366 2019-01-18 05:06:38,124 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2019-01-18 05:06:38,125 - 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}78fcf77c7a2f12cce8abefe62ed8ceb9864bd3f3" -d '{"floatingip": {"floating_network_id": "c7128340-d09d-4472-ab8c-6b0e75149f5d", "fixed_ip_address": "192.168.120.6", "port_id": "4a4b1145-f881-4632-b3aa-7b39e33e1a1d"}}' 2019-01-18 05:06:40,210 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 551 X-Openstack-Request-Id: req-36f98663-59ba-4562-aa95-19c4fbe261ba Date: Fri, 18 Jan 2019 05:06:40 GMT RESP BODY: {"floatingip": {"router_id": "ff169e41-eabe-4563-b35a-cf8853c6ac51", "status": "DOWN", "description": "", "tags": [], "tenant_id": "4e1ab7dceb354c86857ec0754ec1a099", "created_at": "2019-01-18T05:06:39Z", "updated_at": "2019-01-18T05:06:39Z", "floating_network_id": "c7128340-d09d-4472-ab8c-6b0e75149f5d", "fixed_ip_address": "192.168.120.6", "floating_ip_address": "172.30.9.201", "revision_number": 0, "project_id": "4e1ab7dceb354c86857ec0754ec1a099", "port_id": "4a4b1145-f881-4632-b3aa-7b39e33e1a1d", "id": "0ba58efe-12b9-47fa-8305-aeb1f5cb4752"}} 2019-01-18 05:06:40,211 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-36f98663-59ba-4562-aa95-19c4fbe261ba 2019-01-18 05:06:40,211 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 2.08636808395s 2019-01-18 05:06:40,211 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-36f98663-59ba-4562-aa95-19c4fbe261ba 2019-01-18 05:06:40,220 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-01-18 05:06:40,220 - 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}78fcf77c7a2f12cce8abefe62ed8ceb9864bd3f3" 2019-01-18 05:06:40,242 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 554 X-Openstack-Request-Id: req-bd38f5c3-5428-4ece-9569-987f12e6d9e2 Date: Fri, 18 Jan 2019 05:06:40 GMT RESP BODY: {"floatingips": [{"router_id": "ff169e41-eabe-4563-b35a-cf8853c6ac51", "status": "DOWN", "description": "", "tags": [], "tenant_id": "4e1ab7dceb354c86857ec0754ec1a099", "created_at": "2019-01-18T05:06:39Z", "updated_at": "2019-01-18T05:06:39Z", "floating_network_id": "c7128340-d09d-4472-ab8c-6b0e75149f5d", "fixed_ip_address": "192.168.120.6", "floating_ip_address": "172.30.9.201", "revision_number": 0, "project_id": "4e1ab7dceb354c86857ec0754ec1a099", "port_id": "4a4b1145-f881-4632-b3aa-7b39e33e1a1d", "id": "0ba58efe-12b9-47fa-8305-aeb1f5cb4752"}]} 2019-01-18 05:06:40,243 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-bd38f5c3-5428-4ece-9569-987f12e6d9e2 2019-01-18 05:06:40,243 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0230209827423s 2019-01-18 05:06:40,243 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-bd38f5c3-5428-4ece-9569-987f12e6d9e2 2019-01-18 05:06:40,247 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-01-18 05:06:40,352 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-01-18 05:06:40,353 - 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}78fcf77c7a2f12cce8abefe62ed8ceb9864bd3f3" 2019-01-18 05:06:40,377 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 554 X-Openstack-Request-Id: req-4a2e001c-37bb-4950-808e-8a9c5183af23 Date: Fri, 18 Jan 2019 05:06:40 GMT RESP BODY: {"floatingips": [{"router_id": "ff169e41-eabe-4563-b35a-cf8853c6ac51", "status": "DOWN", "description": "", "tags": [], "tenant_id": "4e1ab7dceb354c86857ec0754ec1a099", "created_at": "2019-01-18T05:06:39Z", "updated_at": "2019-01-18T05:06:39Z", "floating_network_id": "c7128340-d09d-4472-ab8c-6b0e75149f5d", "fixed_ip_address": "192.168.120.6", "floating_ip_address": "172.30.9.201", "revision_number": 0, "project_id": "4e1ab7dceb354c86857ec0754ec1a099", "port_id": "4a4b1145-f881-4632-b3aa-7b39e33e1a1d", "id": "0ba58efe-12b9-47fa-8305-aeb1f5cb4752"}]} 2019-01-18 05:06:40,377 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-4a2e001c-37bb-4950-808e-8a9c5183af23 2019-01-18 05:06:40,377 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0248808860779s 2019-01-18 05:06:40,378 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-4a2e001c-37bb-4950-808e-8a9c5183af23 2019-01-18 05:06:40,381 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-01-18 05:06:40,487 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-01-18 05:06:40,487 - 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}78fcf77c7a2f12cce8abefe62ed8ceb9864bd3f3" 2019-01-18 05:06:40,509 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 554 X-Openstack-Request-Id: req-637d8edd-c83a-49d8-a373-4e9faeae1004 Date: Fri, 18 Jan 2019 05:06:40 GMT RESP BODY: {"floatingips": [{"router_id": "ff169e41-eabe-4563-b35a-cf8853c6ac51", "status": "DOWN", "description": "", "tags": [], "tenant_id": "4e1ab7dceb354c86857ec0754ec1a099", "created_at": "2019-01-18T05:06:39Z", "updated_at": "2019-01-18T05:06:39Z", "floating_network_id": "c7128340-d09d-4472-ab8c-6b0e75149f5d", "fixed_ip_address": "192.168.120.6", "floating_ip_address": "172.30.9.201", "revision_number": 0, "project_id": "4e1ab7dceb354c86857ec0754ec1a099", "port_id": "4a4b1145-f881-4632-b3aa-7b39e33e1a1d", "id": "0ba58efe-12b9-47fa-8305-aeb1f5cb4752"}]} 2019-01-18 05:06:40,510 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-637d8edd-c83a-49d8-a373-4e9faeae1004 2019-01-18 05:06:40,510 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0226399898529s 2019-01-18 05:06:40,510 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-637d8edd-c83a-49d8-a373-4e9faeae1004 2019-01-18 05:06:40,513 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-01-18 05:06:40,619 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-01-18 05:06:40,619 - 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}78fcf77c7a2f12cce8abefe62ed8ceb9864bd3f3" 2019-01-18 05:06:40,641 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 554 X-Openstack-Request-Id: req-74c489c5-79b4-4004-880a-dca4f401b41d Date: Fri, 18 Jan 2019 05:06:40 GMT RESP BODY: {"floatingips": [{"router_id": "ff169e41-eabe-4563-b35a-cf8853c6ac51", "status": "DOWN", "description": "", "tags": [], "tenant_id": "4e1ab7dceb354c86857ec0754ec1a099", "created_at": "2019-01-18T05:06:39Z", "updated_at": "2019-01-18T05:06:39Z", "floating_network_id": "c7128340-d09d-4472-ab8c-6b0e75149f5d", "fixed_ip_address": "192.168.120.6", "floating_ip_address": "172.30.9.201", "revision_number": 0, "project_id": "4e1ab7dceb354c86857ec0754ec1a099", "port_id": "4a4b1145-f881-4632-b3aa-7b39e33e1a1d", "id": "0ba58efe-12b9-47fa-8305-aeb1f5cb4752"}]} 2019-01-18 05:06:40,641 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-74c489c5-79b4-4004-880a-dca4f401b41d 2019-01-18 05:06:40,642 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0224339962006s 2019-01-18 05:06:40,642 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-74c489c5-79b4-4004-880a-dca4f401b41d 2019-01-18 05:06:40,645 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-01-18 05:06:40,751 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-01-18 05:06:40,752 - 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}78fcf77c7a2f12cce8abefe62ed8ceb9864bd3f3" 2019-01-18 05:06:40,778 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 556 X-Openstack-Request-Id: req-d00ff26f-2b16-4fbe-8162-73f7df992ea0 Date: Fri, 18 Jan 2019 05:06:40 GMT RESP BODY: {"floatingips": [{"router_id": "ff169e41-eabe-4563-b35a-cf8853c6ac51", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "4e1ab7dceb354c86857ec0754ec1a099", "created_at": "2019-01-18T05:06:39Z", "updated_at": "2019-01-18T05:06:39Z", "floating_network_id": "c7128340-d09d-4472-ab8c-6b0e75149f5d", "fixed_ip_address": "192.168.120.6", "floating_ip_address": "172.30.9.201", "revision_number": 0, "project_id": "4e1ab7dceb354c86857ec0754ec1a099", "port_id": "4a4b1145-f881-4632-b3aa-7b39e33e1a1d", "id": "0ba58efe-12b9-47fa-8305-aeb1f5cb4752"}]} 2019-01-18 05:06:40,778 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-d00ff26f-2b16-4fbe-8162-73f7df992ea0 2019-01-18 05:06:40,778 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0269210338593s 2019-01-18 05:06:40,778 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-d00ff26f-2b16-4fbe-8162-73f7df992ea0 2019-01-18 05:06:40,782 - functest.core.singlevm - DEBUG - floating_ip: Munch({'status': u'ACTIVE', 'router_id': u'ff169e41-eabe-4563-b35a-cf8853c6ac51', 'properties': Munch({u'tags': []}), 'description': u'', u'tags': [], 'tenant_id': u'4e1ab7dceb354c86857ec0754ec1a099', 'created_at': u'2019-01-18T05:06:39Z', 'attached': True, 'updated_at': u'2019-01-18T05:06:39Z', 'id': u'0ba58efe-12b9-47fa-8305-aeb1f5cb4752', 'floating_network_id': u'c7128340-d09d-4472-ab8c-6b0e75149f5d', 'fixed_ip_address': u'192.168.120.6', 'floating_ip_address': u'172.30.9.201', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'4e1ab7dceb354c86857ec0754ec1a099', 'name': 'vping_ssh-project_74650913-636e-4934-9041-37b6fa721773', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'revision_number': 0, 'router': u'ff169e41-eabe-4563-b35a-cf8853c6ac51', 'project_id': u'4e1ab7dceb354c86857ec0754ec1a099', 'port_id': u'4a4b1145-f881-4632-b3aa-7b39e33e1a1d', 'port': u'4a4b1145-f881-4632-b3aa-7b39e33e1a1d', 'network': u'c7128340-d09d-4472-ab8c-6b0e75149f5d'}) 2019-01-18 05:06:40,783 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-01-18 05:06:40,785 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/d1ea24cf-ffd0-4d75-ba03-38323757974e/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}78fcf77c7a2f12cce8abefe62ed8ceb9864bd3f3" -d '{"os-getConsoleOutput": {"length": null}}' 2019-01-18 05:06:41,878 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:06: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-45369156-128d-456d-a95b-eb7a5b5a6f32 x-compute-request-id: req-45369156-128d-456d-a95b-eb7a5b5a6f32 Content-Encoding: gzip Content-Length: 7923 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 523418643 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.132383] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.134022] pid_max: default: 32768 minimum: 301\n[ 0.134912] ACPI: Core revision 20150930\n[ 0.136293] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.137590] Security Framework initialized\n[ 0.138402] Yama: becoming mindful.\n[ 0.139125] AppArmor: AppArmor initialized\n[ 0.139979] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.141310] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.142575] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.143770] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.145147] Initializing cgroup subsys io\n[ 0.145953] Initializing cgroup subsys memory\n[ 0.146809] Initializing cgroup subsys devices\n[ 0.147689] Initializing cgroup subsys freezer\n[ 0.148550] Initializing cgroup subsys net_cls\n[ 0.149408] Initializing cgroup subsys perf_event\n[ 0.150310] Initializing cgroup subsys net_prio\n[ 0.151184] Initializing cgroup subsys hugetlb\n[ 0.152051] Initializing cgroup subsys pids\n[ 0.152915] CPU: Physical Processor ID: 0\n[ 0.154403] mce: CPU supports 10 MCE banks\n[ 0.155242] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.156237] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.166852] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.173195] ftrace: allocating 31920 entries in 125 pages\n[ 0.199386] smpboot: Max logical packages: 1\n[ 0.200277] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.201619] x2apic enabled\n[ 0.202421] Switched APIC routing to physical x2apic.\n[ 0.204171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.205281] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.207261] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.209034] KVM setup paravirtual spinlock\n[ 0.210324] x86: Booted up 1 node, 1 CPUs\n[ 0.211126] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.212501] devtmpfs: initialized\n[ 0.214211] evm: security.selinux\n[ 0.214901] evm: security.SMACK64\n[ 0.215587] evm: security.SMACK64EXEC\n[ 0.216324] evm: security.SMACK64TRANSMUTE\n[ 0.217123] evm: security.SMACK64MMAP\n[ 0.217862] evm: security.ima\n[ 0.218500] evm: security.capability\n[ 0.219294] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.221133] pinctrl core: initialized pinctrl subsystem\n[ 0.222224] RTC time: 5:06:36, date: 01/18/19\n[ 0.223169] NET: Registered protocol family 16\n[ 0.224143] cpuidle: using governor ladder\n[ 0.224950] cpuidle: using governor menu\n[ 0.225730] PCCT header not found.\n[ 0.226481] ACPI: bus type PCI registered\n[ 0.227275] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.228504] PCI: Using configuration type 1 for base access\n[ 0.230245] ACPI: Added _OSI(Module Device)\n[ 0.231086] ACPI: Added _OSI(Processor Device)\n[ 0.231937] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.232843] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.234931] ACPI: Interpreter enabled\n[ 0.235705] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.237541] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.239359] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.241202] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.243019] ACPI: (supports S0 S5)\n[ 0.243720] ACPI: Using IOAPIC for interrupt routing\n[ 0.244673] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.247754] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.248895] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.250117] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.251296] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.253502] acpiphp: Slot [3] registered\n[ 0.254301] acpiphp: Slot [4] registered\n[ 0.255095] acpiphp: Slot [5] registered\n[ 0.255885] acpiphp: Slot [6] registered\n[ 0.256673] acpiphp: Slot [7] registered\n[ 0.257467] acpiphp: Slot [8] registered\n[ 0.258261] acpiphp: Slot [9] registered\n[ 0.259051] acpiphp: Slot [10] registered\n[ 0.259852] acpiphp: Slot [11] registered\n[ 0.260663] acpiphp: Slot [12] registered\n[ 0.261479] acpiphp: Slot [13] registered\n[ 0.262280] acpiphp: Slot [14] registered\n[ 0.263081] acpiphp: Slot [15] registered\n[ 0.273788] acpiphp: Slot [16] registered\n[ 0.274596] acpiphp: Slot [17] registered\n[ 0.275400] acpiphp: Slot [18] registered\n[ 0.276200] acpiphp: Slot [19] registered\n[ 0.276996] acpiphp: Slot [20] registered\n[ 0.277805] acpiphp: Slot [21] registered\n[ 0.278608] acpiphp: Slot [22] registered\n[ 0.279412] acpiphp: Slot [23] registered\n[ 0.280215] acpiphp: Slot [24] registered\n[ 0.281014] acpiphp: Slot [25] registered\n[ 0.281820] acpiphp: Slot [26] registered\n[ 0.282622] acpiphp: Slot [27] registered\n[ 0.283427] acpiphp: Slot [28] registered\n[ 0.284231] acpiphp: Slot [29] registered\n[ 0.285031] acpiphp: Slot [30] registered\n[ 0.285835] acpiphp: Slot [31] registered\n[ 0.286637] PCI host bridge to bus 0000:00\n[ 0.287436] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.288632] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.289834] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.291271] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.292702] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.298902] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.300176] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.301343] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.302606] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.308915] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.310335] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.356431] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.357906] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.359311] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.360716] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.362089] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.363347] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.364487] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.365567] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.367100] vgaarb: loaded\n[ 0.367694] vgaarb: bridge control possible 0000:00:02.0\n[ 0.368827] SCSI subsystem initialized\n[ 0.369653] ACPI: bus type USB registered\n[ 0.370463] usbcore: registered new interface driver usbfs\n[ 0.371482] usbcore: registered new interface driver hub\n[ 0.372477] usbcore: registered new device driver usb\n[ 0.373522] PCI: Using ACPI for IRQ routing\n[ 0.374536] NetLabel: Initializing\n[ 0.375243] NetLabel: domain hash size = 128\n[ 0.376086] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.377022] NetLabel: unlabeled traffic allowed by default\n[ 0.378258] clocksource: Switched to clocksource kvm-clock\n[ 0.383878] AppArmor: AppArmor Filesystem Enabled\n[ 0.385032] pnp: PnP ACPI init\n[ 0.386064] pnp: PnP ACPI: found 5 devices\n[ 0.392593] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.394664] NET: Registered protocol family 2\n[ 0.395788] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.397332] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.398750] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.400160] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.401466] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.402879] NET: Registered protocol family 1\n[ 0.403920] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.405249] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.406585] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.420829] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.435010] Trying to unpack rootfs image as initramfs...\n[ 0.483901] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.498335] Scanning for low memory corruption every 60 seconds\n[ 0.499837] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.501115] audit: initializing netlink subsys (disabled)\n[ 0.502156] audit: type=2000 audit(1547787997.847:1): initialized\n[ 0.503499] Initialise system trusted keyring\n[ 0.504448] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.505627] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.507611] zbud: loaded\n[ 0.508322] VFS: Disk quotas dquot_6.6.0\n[ 0.509151] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.510681] fuse init (API version 7.23)\n[ 0.511576] Key type big_key registered\n[ 0.512403] Allocating IMA MOK and blacklist keyrings.\n[ 0.513525] Key type asymmetric registered\n[ 0.514368] Asymmetric key parser 'x509' registered\n[ 0.515335] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.516816] io scheduler noop registered\n[ 0.517622] io scheduler deadline registered (default)\n[ 0.518631] io scheduler cfq registered\n[ 0.519856] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.520917] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.522191] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.523668] ACPI: Power Button [PWRF]\n[ 0.524514] GHES: HEST is not enabled!\n[ 0.538342] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.568459] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.570914] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.594783] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.599164] Linux agpgart interface v0.103\n[ 0.602386] brd: module loaded\n[ 0.604690] loop: module loaded\n[ 0.615164] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.616641] GPT:90111 != 2097151\n[ 0.617330] GPT:Alternate GPT header not at the end of the disk.\n[ 0.618439] GPT:90111 != 2097151\n[ 0.619123] GPT: Use GNU Parted to correct GPT errors.\n[ 0.620100] vda: vda1 vda15\n[ 0.621539] scsi host0: ata_piix\n[ 0.622294] scsi host1: ata_piix\n[ 0.623007] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.624241] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.625698] libphy: Fixed MDIO Bus: probed\n[ 0.626547] tun: Universal TUN/TAP device driver, 1.6\n[ 0.627518] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.629686] PPP generic driver version 2.4.2\n[ 0.630828] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.632081] ehci-pci: EHCI PCI platform driver\n[ 0.632941] ehci-platform: EHCI generic platform driver\n[ 0.633920] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.635046] ohci-pci: OHCI PCI platform driver\n[ 0.635912] ohci-platform: OHCI generic platform driver\n[ 0.636901] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.651213] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.652207] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.653647] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.654683] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.655809] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.657031] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.658449] usb usb1: Product: UHCI Host Controller\n[ 0.659380] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.660516] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.661538] hub 1-0:1.0: USB hub found\n[ 0.662327] hub 1-0:1.0: 2 ports detected\n[ 0.663231] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.665333] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.666299] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.667329] mousedev: PS/2 mouse device common for all mice\n[ 0.668573] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.670407] rtc_cmos 00:00: RTC can wake from S4\n[ 0.671497] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.672686] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.673869] i2c /dev entries driver\n[ 0.674638] device-mapper: uevent: version 1.0.3\n[ 0.675574] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.677192] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.678506] NET: Registered protocol family 10\n[ 0.679497] NET: Registered protocol family 17\n[ 0.680387] Key type dns_resolver registered\n[ 0.681309] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.682415] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.684152] registered taskstats version 1\n[ 0.684984] Loading compiled-in X.509 certificates\n[ 0.686425] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.688258] zswap: loaded using pool lzo/zbud\n[ 0.689619] Key type trusted registered\n[ 0.691261] Key type encrypted registered\n[ 0.692102] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.693128] ima: No TPM chip found, activating TPM-bypass!\n[ 0.694164] evm: HMAC attrs: 0x1\n[ 0.695120] Magic number: 3:912:112\n[ 0.695961] rtc_cmos 00:00: setting system clock to 2019-01-18 05:06:37 UTC (1547787997)\n[ 0.697588] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.698728] EDD information not available.\n[ 0.783249] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.784826] Write protecting the kernel read-only data: 14336k\n[ 0.796526] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.798384] 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.840824] 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.30\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.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.45. iid=i-00000024\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: "} 2019-01-18 05:06:41,879 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/d1ea24cf-ffd0-4d75-ba03-38323757974e/action used request id req-45369156-128d-456d-a95b-eb7a5b5a6f32 2019-01-18 05:06:41,879 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 1.09667801857s 2019-01-18 05:06:41,880 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/d1ea24cf-ffd0-4d75-ba03-38323757974e/action used request id req-45369156-128d-456d-a95b-eb7a5b5a6f32 2019-01-18 05:06:41,880 - 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 523418643 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.132383] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.134022] pid_max: default: 32768 minimum: 301 [ 0.134912] ACPI: Core revision 20150930 [ 0.136293] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.137590] Security Framework initialized [ 0.138402] Yama: becoming mindful. [ 0.139125] AppArmor: AppArmor initialized [ 0.139979] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.141310] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.142575] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.143770] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.145147] Initializing cgroup subsys io [ 0.145953] Initializing cgroup subsys memory [ 0.146809] Initializing cgroup subsys devices [ 0.147689] Initializing cgroup subsys freezer [ 0.148550] Initializing cgroup subsys net_cls [ 0.149408] Initializing cgroup subsys perf_event [ 0.150310] Initializing cgroup subsys net_prio [ 0.151184] Initializing cgroup subsys hugetlb [ 0.152051] Initializing cgroup subsys pids [ 0.152915] CPU: Physical Processor ID: 0 [ 0.154403] mce: CPU supports 10 MCE banks [ 0.155242] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.156237] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.166852] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.173195] ftrace: allocating 31920 entries in 125 pages [ 0.199386] smpboot: Max logical packages: 1 [ 0.200277] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.201619] x2apic enabled [ 0.202421] Switched APIC routing to physical x2apic. [ 0.204171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.205281] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.207261] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.209034] KVM setup paravirtual spinlock [ 0.210324] x86: Booted up 1 node, 1 CPUs [ 0.211126] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.212501] devtmpfs: initialized [ 0.214211] evm: security.selinux [ 0.214901] evm: security.SMACK64 [ 0.215587] evm: security.SMACK64EXEC [ 0.216324] evm: security.SMACK64TRANSMUTE [ 0.217123] evm: security.SMACK64MMAP [ 0.217862] evm: security.ima [ 0.218500] evm: security.capability [ 0.219294] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.221133] pinctrl core: initialized pinctrl subsystem [ 0.222224] RTC time: 5:06:36, date: 01/18/19 [ 0.223169] NET: Registered protocol family 16 [ 0.224143] cpuidle: using governor ladder [ 0.224950] cpuidle: using governor menu [ 0.225730] PCCT header not found. [ 0.226481] ACPI: bus type PCI registered [ 0.227275] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.228504] PCI: Using configuration type 1 for base access [ 0.230245] ACPI: Added _OSI(Module Device) [ 0.231086] ACPI: Added _OSI(Processor Device) [ 0.231937] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.232843] ACPI: Added _OSI(Processor Aggregator Device) [ 0.234931] ACPI: Interpreter enabled [ 0.235705] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.237541] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.239359] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.241202] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.243019] ACPI: (supports S0 S5) [ 0.243720] ACPI: Using IOAPIC for interrupt routing [ 0.244673] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.247754] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.248895] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.250117] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.251296] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.253502] acpiphp: Slot [3] registered [ 0.254301] acpiphp: Slot [4] registered [ 0.255095] acpiphp: Slot [5] registered [ 0.255885] acpiphp: Slot [6] registered [ 0.256673] acpiphp: Slot [7] registered [ 0.257467] acpiphp: Slot [8] registered [ 0.258261] acpiphp: Slot [9] registered [ 0.259051] acpiphp: Slot [10] registered [ 0.259852] acpiphp: Slot [11] registered [ 0.260663] acpiphp: Slot [12] registered [ 0.261479] acpiphp: Slot [13] registered [ 0.262280] acpiphp: Slot [14] registered [ 0.263081] acpiphp: Slot [15] registered [ 0.273788] acpiphp: Slot [16] registered [ 0.274596] acpiphp: Slot [17] registered [ 0.275400] acpiphp: Slot [18] registered [ 0.276200] acpiphp: Slot [19] registered [ 0.276996] acpiphp: Slot [20] registered [ 0.277805] acpiphp: Slot [21] registered [ 0.278608] acpiphp: Slot [22] registered [ 0.279412] acpiphp: Slot [23] registered [ 0.280215] acpiphp: Slot [24] registered [ 0.281014] acpiphp: Slot [25] registered [ 0.281820] acpiphp: Slot [26] registered [ 0.282622] acpiphp: Slot [27] registered [ 0.283427] acpiphp: Slot [28] registered [ 0.284231] acpiphp: Slot [29] registered [ 0.285031] acpiphp: Slot [30] registered [ 0.285835] acpiphp: Slot [31] registered [ 0.286637] PCI host bridge to bus 0000:00 [ 0.287436] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.288632] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.289834] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.291271] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.292702] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.298902] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.300176] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.301343] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.302606] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.308915] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.310335] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.356431] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.357906] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.359311] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.360716] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.362089] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.363347] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.364487] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.365567] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.367100] vgaarb: loaded [ 0.367694] vgaarb: bridge control possible 0000:00:02.0 [ 0.368827] SCSI subsystem initialized [ 0.369653] ACPI: bus type USB registered [ 0.370463] usbcore: registered new interface driver usbfs [ 0.371482] usbcore: registered new interface driver hub [ 0.372477] usbcore: registered new device driver usb [ 0.373522] PCI: Using ACPI for IRQ routing [ 0.374536] NetLabel: Initializing [ 0.375243] NetLabel: domain hash size = 128 [ 0.376086] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.377022] NetLabel: unlabeled traffic allowed by default [ 0.378258] clocksource: Switched to clocksource kvm-clock [ 0.383878] AppArmor: AppArmor Filesystem Enabled [ 0.385032] pnp: PnP ACPI init [ 0.386064] pnp: PnP ACPI: found 5 devices [ 0.392593] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.394664] NET: Registered protocol family 2 [ 0.395788] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.397332] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.398750] TCP: Hash tables configured (established 4096 bind 4096) [ 0.400160] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.401466] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.402879] NET: Registered protocol family 1 [ 0.403920] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.405249] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.406585] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.420829] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.435010] Trying to unpack rootfs image as initramfs... [ 0.483901] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.498335] Scanning for low memory corruption every 60 seconds [ 0.499837] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.501115] audit: initializing netlink subsys (disabled) [ 0.502156] audit: type=2000 audit(1547787997.847:1): initialized [ 0.503499] Initialise system trusted keyring [ 0.504448] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.505627] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.507611] zbud: loaded [ 0.508322] VFS: Disk quotas dquot_6.6.0 [ 0.509151] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.510681] fuse init (API version 7.23) [ 0.511576] Key type big_key registered [ 0.512403] Allocating IMA MOK and blacklist keyrings. [ 0.513525] Key type asymmetric registered [ 0.514368] Asymmetric key parser 'x509' registered [ 0.515335] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.516816] io scheduler noop registered [ 0.517622] io scheduler deadline registered (default) [ 0.518631] io scheduler cfq registered [ 0.519856] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.520917] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.522191] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.523668] ACPI: Power Button [PWRF] [ 0.524514] GHES: HEST is not enabled! [ 0.538342] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.568459] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.570914] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.594783] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.599164] Linux agpgart interface v0.103 [ 0.602386] brd: module loaded [ 0.604690] loop: module loaded [ 0.615164] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.616641] GPT:90111 != 2097151 [ 0.617330] GPT:Alternate GPT header not at the end of the disk. [ 0.618439] GPT:90111 != 2097151 [ 0.619123] GPT: Use GNU Parted to correct GPT errors. [ 0.620100] vda: vda1 vda15 [ 0.621539] scsi host0: ata_piix [ 0.622294] scsi host1: ata_piix [ 0.623007] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.624241] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.625698] libphy: Fixed MDIO Bus: probed [ 0.626547] tun: Universal TUN/TAP device driver, 1.6 [ 0.627518] tun: (C) 1999-2004 Max Krasnyansky [ 0.629686] PPP generic driver version 2.4.2 [ 0.630828] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.632081] ehci-pci: EHCI PCI platform driver [ 0.632941] ehci-platform: EHCI generic platform driver [ 0.633920] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.635046] ohci-pci: OHCI PCI platform driver [ 0.635912] ohci-platform: OHCI generic platform driver [ 0.636901] uhci_hcd: USB Universal Host Controller Interface driver [ 0.651213] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.652207] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.653647] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.654683] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.655809] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.657031] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.658449] usb usb1: Product: UHCI Host Controller [ 0.659380] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.660516] usb usb1: SerialNumber: 0000:00:01.2 [ 0.661538] hub 1-0:1.0: USB hub found [ 0.662327] hub 1-0:1.0: 2 ports detected [ 0.663231] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.665333] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.666299] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.667329] mousedev: PS/2 mouse device common for all mice [ 0.668573] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.670407] rtc_cmos 00:00: RTC can wake from S4 [ 0.671497] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.672686] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.673869] i2c /dev entries driver [ 0.674638] device-mapper: uevent: version 1.0.3 [ 0.675574] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.677192] ledtrig-cpu: registered to indicate activity on CPUs [ 0.678506] NET: Registered protocol family 10 [ 0.679497] NET: Registered protocol family 17 [ 0.680387] Key type dns_resolver registered [ 0.681309] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.682415] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.684152] registered taskstats version 1 [ 0.684984] Loading compiled-in X.509 certificates [ 0.686425] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.688258] zswap: loaded using pool lzo/zbud [ 0.689619] Key type trusted registered [ 0.691261] Key type encrypted registered [ 0.692102] AppArmor: AppArmor sha1 policy hashing enabled [ 0.693128] ima: No TPM chip found, activating TPM-bypass! [ 0.694164] evm: HMAC attrs: 0x1 [ 0.695120] Magic number: 3:912:112 [ 0.695961] rtc_cmos 00:00: setting system clock to 2019-01-18 05:06:37 UTC (1547787997) [ 0.697588] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.698728] EDD information not available. [ 0.783249] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.784826] Write protecting the kernel read-only data: 14336k [ 0.796526] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.798384] 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.840824] 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.30 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.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.45. iid=i-00000024 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: 2019-01-18 05:06:41,884 - functest.core.singlevm - DEBUG - try 1: cannot connect to 172.30.9.201: [Errno None] Unable to connect to port 22 on 172.30.9.201 2019-01-18 05:06:50,894 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-01-18 05:06:50,897 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/d1ea24cf-ffd0-4d75-ba03-38323757974e/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}78fcf77c7a2f12cce8abefe62ed8ceb9864bd3f3" -d '{"os-getConsoleOutput": {"length": null}}' 2019-01-18 05:06:51,972 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:06: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-11c01dcb-a591-4a62-af3b-c442ddb3c6dc x-compute-request-id: req-11c01dcb-a591-4a62-af3b-c442ddb3c6dc Content-Encoding: gzip Content-Length: 9551 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 523418643 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.132383] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.134022] pid_max: default: 32768 minimum: 301\n[ 0.134912] ACPI: Core revision 20150930\n[ 0.136293] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.137590] Security Framework initialized\n[ 0.138402] Yama: becoming mindful.\n[ 0.139125] AppArmor: AppArmor initialized\n[ 0.139979] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.141310] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.142575] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.143770] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.145147] Initializing cgroup subsys io\n[ 0.145953] Initializing cgroup subsys memory\n[ 0.146809] Initializing cgroup subsys devices\n[ 0.147689] Initializing cgroup subsys freezer\n[ 0.148550] Initializing cgroup subsys net_cls\n[ 0.149408] Initializing cgroup subsys perf_event\n[ 0.150310] Initializing cgroup subsys net_prio\n[ 0.151184] Initializing cgroup subsys hugetlb\n[ 0.152051] Initializing cgroup subsys pids\n[ 0.152915] CPU: Physical Processor ID: 0\n[ 0.154403] mce: CPU supports 10 MCE banks\n[ 0.155242] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.156237] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.166852] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.173195] ftrace: allocating 31920 entries in 125 pages\n[ 0.199386] smpboot: Max logical packages: 1\n[ 0.200277] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.201619] x2apic enabled\n[ 0.202421] Switched APIC routing to physical x2apic.\n[ 0.204171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.205281] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.207261] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.209034] KVM setup paravirtual spinlock\n[ 0.210324] x86: Booted up 1 node, 1 CPUs\n[ 0.211126] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.212501] devtmpfs: initialized\n[ 0.214211] evm: security.selinux\n[ 0.214901] evm: security.SMACK64\n[ 0.215587] evm: security.SMACK64EXEC\n[ 0.216324] evm: security.SMACK64TRANSMUTE\n[ 0.217123] evm: security.SMACK64MMAP\n[ 0.217862] evm: security.ima\n[ 0.218500] evm: security.capability\n[ 0.219294] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.221133] pinctrl core: initialized pinctrl subsystem\n[ 0.222224] RTC time: 5:06:36, date: 01/18/19\n[ 0.223169] NET: Registered protocol family 16\n[ 0.224143] cpuidle: using governor ladder\n[ 0.224950] cpuidle: using governor menu\n[ 0.225730] PCCT header not found.\n[ 0.226481] ACPI: bus type PCI registered\n[ 0.227275] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.228504] PCI: Using configuration type 1 for base access\n[ 0.230245] ACPI: Added _OSI(Module Device)\n[ 0.231086] ACPI: Added _OSI(Processor Device)\n[ 0.231937] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.232843] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.234931] ACPI: Interpreter enabled\n[ 0.235705] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.237541] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.239359] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.241202] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.243019] ACPI: (supports S0 S5)\n[ 0.243720] ACPI: Using IOAPIC for interrupt routing\n[ 0.244673] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.247754] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.248895] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.250117] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.251296] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.253502] acpiphp: Slot [3] registered\n[ 0.254301] acpiphp: Slot [4] registered\n[ 0.255095] acpiphp: Slot [5] registered\n[ 0.255885] acpiphp: Slot [6] registered\n[ 0.256673] acpiphp: Slot [7] registered\n[ 0.257467] acpiphp: Slot [8] registered\n[ 0.258261] acpiphp: Slot [9] registered\n[ 0.259051] acpiphp: Slot [10] registered\n[ 0.259852] acpiphp: Slot [11] registered\n[ 0.260663] acpiphp: Slot [12] registered\n[ 0.261479] acpiphp: Slot [13] registered\n[ 0.262280] acpiphp: Slot [14] registered\n[ 0.263081] acpiphp: Slot [15] registered\n[ 0.273788] acpiphp: Slot [16] registered\n[ 0.274596] acpiphp: Slot [17] registered\n[ 0.275400] acpiphp: Slot [18] registered\n[ 0.276200] acpiphp: Slot [19] registered\n[ 0.276996] acpiphp: Slot [20] registered\n[ 0.277805] acpiphp: Slot [21] registered\n[ 0.278608] acpiphp: Slot [22] registered\n[ 0.279412] acpiphp: Slot [23] registered\n[ 0.280215] acpiphp: Slot [24] registered\n[ 0.281014] acpiphp: Slot [25] registered\n[ 0.281820] acpiphp: Slot [26] registered\n[ 0.282622] acpiphp: Slot [27] registered\n[ 0.283427] acpiphp: Slot [28] registered\n[ 0.284231] acpiphp: Slot [29] registered\n[ 0.285031] acpiphp: Slot [30] registered\n[ 0.285835] acpiphp: Slot [31] registered\n[ 0.286637] PCI host bridge to bus 0000:00\n[ 0.287436] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.288632] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.289834] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.291271] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.292702] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.298902] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.300176] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.301343] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.302606] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.308915] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.310335] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.356431] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.357906] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.359311] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.360716] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.362089] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.363347] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.364487] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.365567] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.367100] vgaarb: loaded\n[ 0.367694] vgaarb: bridge control possible 0000:00:02.0\n[ 0.368827] SCSI subsystem initialized\n[ 0.369653] ACPI: bus type USB registered\n[ 0.370463] usbcore: registered new interface driver usbfs\n[ 0.371482] usbcore: registered new interface driver hub\n[ 0.372477] usbcore: registered new device driver usb\n[ 0.373522] PCI: Using ACPI for IRQ routing\n[ 0.374536] NetLabel: Initializing\n[ 0.375243] NetLabel: domain hash size = 128\n[ 0.376086] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.377022] NetLabel: unlabeled traffic allowed by default\n[ 0.378258] clocksource: Switched to clocksource kvm-clock\n[ 0.383878] AppArmor: AppArmor Filesystem Enabled\n[ 0.385032] pnp: PnP ACPI init\n[ 0.386064] pnp: PnP ACPI: found 5 devices\n[ 0.392593] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.394664] NET: Registered protocol family 2\n[ 0.395788] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.397332] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.398750] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.400160] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.401466] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.402879] NET: Registered protocol family 1\n[ 0.403920] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.405249] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.406585] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.420829] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.435010] Trying to unpack rootfs image as initramfs...\n[ 0.483901] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.498335] Scanning for low memory corruption every 60 seconds\n[ 0.499837] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.501115] audit: initializing netlink subsys (disabled)\n[ 0.502156] audit: type=2000 audit(1547787997.847:1): initialized\n[ 0.503499] Initialise system trusted keyring\n[ 0.504448] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.505627] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.507611] zbud: loaded\n[ 0.508322] VFS: Disk quotas dquot_6.6.0\n[ 0.509151] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.510681] fuse init (API version 7.23)\n[ 0.511576] Key type big_key registered\n[ 0.512403] Allocating IMA MOK and blacklist keyrings.\n[ 0.513525] Key type asymmetric registered\n[ 0.514368] Asymmetric key parser 'x509' registered\n[ 0.515335] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.516816] io scheduler noop registered\n[ 0.517622] io scheduler deadline registered (default)\n[ 0.518631] io scheduler cfq registered\n[ 0.519856] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.520917] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.522191] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.523668] ACPI: Power Button [PWRF]\n[ 0.524514] GHES: HEST is not enabled!\n[ 0.538342] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.568459] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.570914] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.594783] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.599164] Linux agpgart interface v0.103\n[ 0.602386] brd: module loaded\n[ 0.604690] loop: module loaded\n[ 0.615164] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.616641] GPT:90111 != 2097151\n[ 0.617330] GPT:Alternate GPT header not at the end of the disk.\n[ 0.618439] GPT:90111 != 2097151\n[ 0.619123] GPT: Use GNU Parted to correct GPT errors.\n[ 0.620100] vda: vda1 vda15\n[ 0.621539] scsi host0: ata_piix\n[ 0.622294] scsi host1: ata_piix\n[ 0.623007] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.624241] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.625698] libphy: Fixed MDIO Bus: probed\n[ 0.626547] tun: Universal TUN/TAP device driver, 1.6\n[ 0.627518] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.629686] PPP generic driver version 2.4.2\n[ 0.630828] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.632081] ehci-pci: EHCI PCI platform driver\n[ 0.632941] ehci-platform: EHCI generic platform driver\n[ 0.633920] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.635046] ohci-pci: OHCI PCI platform driver\n[ 0.635912] ohci-platform: OHCI generic platform driver\n[ 0.636901] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.651213] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.652207] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.653647] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.654683] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.655809] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.657031] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.658449] usb usb1: Product: UHCI Host Controller\n[ 0.659380] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.660516] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.661538] hub 1-0:1.0: USB hub found\n[ 0.662327] hub 1-0:1.0: 2 ports detected\n[ 0.663231] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.665333] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.666299] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.667329] mousedev: PS/2 mouse device common for all mice\n[ 0.668573] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.670407] rtc_cmos 00:00: RTC can wake from S4\n[ 0.671497] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.672686] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.673869] i2c /dev entries driver\n[ 0.674638] device-mapper: uevent: version 1.0.3\n[ 0.675574] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.677192] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.678506] NET: Registered protocol family 10\n[ 0.679497] NET: Registered protocol family 17\n[ 0.680387] Key type dns_resolver registered\n[ 0.681309] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.682415] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.684152] registered taskstats version 1\n[ 0.684984] Loading compiled-in X.509 certificates\n[ 0.686425] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.688258] zswap: loaded using pool lzo/zbud\n[ 0.689619] Key type trusted registered\n[ 0.691261] Key type encrypted registered\n[ 0.692102] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.693128] ima: No TPM chip found, activating TPM-bypass!\n[ 0.694164] evm: HMAC attrs: 0x1\n[ 0.695120] Magic number: 3:912:112\n[ 0.695961] rtc_cmos 00:00: setting system clock to 2019-01-18 05:06:37 UTC (1547787997)\n[ 0.697588] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.698728] EDD information not available.\n[ 0.783249] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.784826] Write protecting the kernel read-only data: 14336k\n[ 0.796526] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.798384] 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.840824] 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.30\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.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.45. iid=i-00000024\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.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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCrKU4ThTJDhQVeyzbIUq1zoRXkn9B12+ubOgdvbSfOFd633kEFy3aCycTRDytjnpK1L3y47gKyaYs4dhS77k8ZrrWE8m6zKVJkcjapA3fNgXgTKWuFyM/LOw76rmUJhY/aA6ExZvZ+PziJceGE6FDRsBPB8Uo0vIArOL9M4r6GmGiaV/lnEt1oyGBgUl4ue5gNGMmv1X5rRue20JJn5uy4g10MKRGoo/4yYlEhaMXgRbMNBYGGB7Hm4/qBqxuT8op42vU8qkWr6VBtkYakmMZXeJxoX+M6kILK+U1TKxsHOqVv9xmRLHgu5JHV+rGQ+3ffhDc7Ud1BsCOIfKf3YTUN root@vping-ssh-vm-74650913-636e-4934-9041-37b6fa721773\nssh-dss AAAAB3NzaC1kc3MAAACBAMgEo84bD1UxvltoQB1+xyX9acFBRA0L9O6Z3eD/lxMriKk2zRlerZ04HOMSB64Wh5fBJ/PDcWRiZQd64Ow0wv80x+TdU0D52GO/Ky4scpCWDqKau8D9NtcpPsKHi5KZELx1WCYb09x0HKCO8Osft2J+qq74xCmH3mEfNjgtckmNAAAAFQDPVaDrnMT4GGfkI+SSU9zOI3h7HwAAAIEAimiAg6JZ7PdrgRycApFtb6d/tCxCqXCNeQPfn+PfArPCaRmX0bAtvjDNZrdsoGQDeS/sTdUwIE7SmKehRT+xYzgc9H/Ciy4SG4iFV4fiHIA/XKw20XV4H1MvqFGzeMotUDsNk6mBgrQD1aiXskIjtsvsaZ8cXD2NOIhnasDTwbAAAACBALb2E2kAilBi/tPTP3qy/APykVyZPs50Q9mXkL2QrfLZI5ZzzM/1Scqnvmkvh8h0STwq2WwY2evxKLQ3D5OhvpG9hxYiMqd1zu4gookV68fJOTj/mMtHqU34RMyaG3qzq6dToVFDjOcU1WdEodto8nYcDr8bSlaCkY323nGVs1ON root@vping-ssh-vm-74650913-636e-4934-9041-37b6fa721773\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:fe41:4d9a/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.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-00000024\nname: N/A\navailability-zone: nova\nlocal-hostname: vping-ssh-vm-74650913-636e-4934-9041-37b6fa721773\nlaunch-index: 0\n=== cirros: current=0.4.0 latest=0.4.0 uptime=4.34 ===\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-74650913-636e-4934-9041-37b6fa721773 login: /dev/root resized successfully [took 3.69s]\n"} 2019-01-18 05:06:51,973 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/d1ea24cf-ffd0-4d75-ba03-38323757974e/action used request id req-11c01dcb-a591-4a62-af3b-c442ddb3c6dc 2019-01-18 05:06:51,973 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 1.07876610756s 2019-01-18 05:06:51,974 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/d1ea24cf-ffd0-4d75-ba03-38323757974e/action used request id req-11c01dcb-a591-4a62-af3b-c442ddb3c6dc 2019-01-18 05:06:51,974 - 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 523418643 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.132383] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.134022] pid_max: default: 32768 minimum: 301 [ 0.134912] ACPI: Core revision 20150930 [ 0.136293] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.137590] Security Framework initialized [ 0.138402] Yama: becoming mindful. [ 0.139125] AppArmor: AppArmor initialized [ 0.139979] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.141310] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.142575] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.143770] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.145147] Initializing cgroup subsys io [ 0.145953] Initializing cgroup subsys memory [ 0.146809] Initializing cgroup subsys devices [ 0.147689] Initializing cgroup subsys freezer [ 0.148550] Initializing cgroup subsys net_cls [ 0.149408] Initializing cgroup subsys perf_event [ 0.150310] Initializing cgroup subsys net_prio [ 0.151184] Initializing cgroup subsys hugetlb [ 0.152051] Initializing cgroup subsys pids [ 0.152915] CPU: Physical Processor ID: 0 [ 0.154403] mce: CPU supports 10 MCE banks [ 0.155242] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.156237] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.166852] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.173195] ftrace: allocating 31920 entries in 125 pages [ 0.199386] smpboot: Max logical packages: 1 [ 0.200277] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.201619] x2apic enabled [ 0.202421] Switched APIC routing to physical x2apic. [ 0.204171] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.205281] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.207261] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.209034] KVM setup paravirtual spinlock [ 0.210324] x86: Booted up 1 node, 1 CPUs [ 0.211126] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.212501] devtmpfs: initialized [ 0.214211] evm: security.selinux [ 0.214901] evm: security.SMACK64 [ 0.215587] evm: security.SMACK64EXEC [ 0.216324] evm: security.SMACK64TRANSMUTE [ 0.217123] evm: security.SMACK64MMAP [ 0.217862] evm: security.ima [ 0.218500] evm: security.capability [ 0.219294] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.221133] pinctrl core: initialized pinctrl subsystem [ 0.222224] RTC time: 5:06:36, date: 01/18/19 [ 0.223169] NET: Registered protocol family 16 [ 0.224143] cpuidle: using governor ladder [ 0.224950] cpuidle: using governor menu [ 0.225730] PCCT header not found. [ 0.226481] ACPI: bus type PCI registered [ 0.227275] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.228504] PCI: Using configuration type 1 for base access [ 0.230245] ACPI: Added _OSI(Module Device) [ 0.231086] ACPI: Added _OSI(Processor Device) [ 0.231937] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.232843] ACPI: Added _OSI(Processor Aggregator Device) [ 0.234931] ACPI: Interpreter enabled [ 0.235705] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.237541] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.239359] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.241202] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.243019] ACPI: (supports S0 S5) [ 0.243720] ACPI: Using IOAPIC for interrupt routing [ 0.244673] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.247754] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.248895] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.250117] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.251296] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.253502] acpiphp: Slot [3] registered [ 0.254301] acpiphp: Slot [4] registered [ 0.255095] acpiphp: Slot [5] registered [ 0.255885] acpiphp: Slot [6] registered [ 0.256673] acpiphp: Slot [7] registered [ 0.257467] acpiphp: Slot [8] registered [ 0.258261] acpiphp: Slot [9] registered [ 0.259051] acpiphp: Slot [10] registered [ 0.259852] acpiphp: Slot [11] registered [ 0.260663] acpiphp: Slot [12] registered [ 0.261479] acpiphp: Slot [13] registered [ 0.262280] acpiphp: Slot [14] registered [ 0.263081] acpiphp: Slot [15] registered [ 0.273788] acpiphp: Slot [16] registered [ 0.274596] acpiphp: Slot [17] registered [ 0.275400] acpiphp: Slot [18] registered [ 0.276200] acpiphp: Slot [19] registered [ 0.276996] acpiphp: Slot [20] registered [ 0.277805] acpiphp: Slot [21] registered [ 0.278608] acpiphp: Slot [22] registered [ 0.279412] acpiphp: Slot [23] registered [ 0.280215] acpiphp: Slot [24] registered [ 0.281014] acpiphp: Slot [25] registered [ 0.281820] acpiphp: Slot [26] registered [ 0.282622] acpiphp: Slot [27] registered [ 0.283427] acpiphp: Slot [28] registered [ 0.284231] acpiphp: Slot [29] registered [ 0.285031] acpiphp: Slot [30] registered [ 0.285835] acpiphp: Slot [31] registered [ 0.286637] PCI host bridge to bus 0000:00 [ 0.287436] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.288632] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.289834] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.291271] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.292702] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.298902] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.300176] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.301343] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.302606] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.308915] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.310335] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.356431] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.357906] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.359311] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.360716] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.362089] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.363347] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.364487] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.365567] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.367100] vgaarb: loaded [ 0.367694] vgaarb: bridge control possible 0000:00:02.0 [ 0.368827] SCSI subsystem initialized [ 0.369653] ACPI: bus type USB registered [ 0.370463] usbcore: registered new interface driver usbfs [ 0.371482] usbcore: registered new interface driver hub [ 0.372477] usbcore: registered new device driver usb [ 0.373522] PCI: Using ACPI for IRQ routing [ 0.374536] NetLabel: Initializing [ 0.375243] NetLabel: domain hash size = 128 [ 0.376086] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.377022] NetLabel: unlabeled traffic allowed by default [ 0.378258] clocksource: Switched to clocksource kvm-clock [ 0.383878] AppArmor: AppArmor Filesystem Enabled [ 0.385032] pnp: PnP ACPI init [ 0.386064] pnp: PnP ACPI: found 5 devices [ 0.392593] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.394664] NET: Registered protocol family 2 [ 0.395788] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.397332] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.398750] TCP: Hash tables configured (established 4096 bind 4096) [ 0.400160] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.401466] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.402879] NET: Registered protocol family 1 [ 0.403920] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.405249] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.406585] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.420829] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.435010] Trying to unpack rootfs image as initramfs... [ 0.483901] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.498335] Scanning for low memory corruption every 60 seconds [ 0.499837] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.501115] audit: initializing netlink subsys (disabled) [ 0.502156] audit: type=2000 audit(1547787997.847:1): initialized [ 0.503499] Initialise system trusted keyring [ 0.504448] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.505627] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.507611] zbud: loaded [ 0.508322] VFS: Disk quotas dquot_6.6.0 [ 0.509151] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.510681] fuse init (API version 7.23) [ 0.511576] Key type big_key registered [ 0.512403] Allocating IMA MOK and blacklist keyrings. [ 0.513525] Key type asymmetric registered [ 0.514368] Asymmetric key parser 'x509' registered [ 0.515335] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.516816] io scheduler noop registered [ 0.517622] io scheduler deadline registered (default) [ 0.518631] io scheduler cfq registered [ 0.519856] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.520917] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.522191] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.523668] ACPI: Power Button [PWRF] [ 0.524514] GHES: HEST is not enabled! [ 0.538342] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.568459] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.570914] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.594783] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.599164] Linux agpgart interface v0.103 [ 0.602386] brd: module loaded [ 0.604690] loop: module loaded [ 0.615164] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.616641] GPT:90111 != 2097151 [ 0.617330] GPT:Alternate GPT header not at the end of the disk. [ 0.618439] GPT:90111 != 2097151 [ 0.619123] GPT: Use GNU Parted to correct GPT errors. [ 0.620100] vda: vda1 vda15 [ 0.621539] scsi host0: ata_piix [ 0.622294] scsi host1: ata_piix [ 0.623007] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.624241] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.625698] libphy: Fixed MDIO Bus: probed [ 0.626547] tun: Universal TUN/TAP device driver, 1.6 [ 0.627518] tun: (C) 1999-2004 Max Krasnyansky [ 0.629686] PPP generic driver version 2.4.2 [ 0.630828] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.632081] ehci-pci: EHCI PCI platform driver [ 0.632941] ehci-platform: EHCI generic platform driver [ 0.633920] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.635046] ohci-pci: OHCI PCI platform driver [ 0.635912] ohci-platform: OHCI generic platform driver [ 0.636901] uhci_hcd: USB Universal Host Controller Interface driver [ 0.651213] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.652207] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.653647] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.654683] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.655809] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.657031] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.658449] usb usb1: Product: UHCI Host Controller [ 0.659380] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.660516] usb usb1: SerialNumber: 0000:00:01.2 [ 0.661538] hub 1-0:1.0: USB hub found [ 0.662327] hub 1-0:1.0: 2 ports detected [ 0.663231] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.665333] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.666299] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.667329] mousedev: PS/2 mouse device common for all mice [ 0.668573] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.670407] rtc_cmos 00:00: RTC can wake from S4 [ 0.671497] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.672686] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.673869] i2c /dev entries driver [ 0.674638] device-mapper: uevent: version 1.0.3 [ 0.675574] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.677192] ledtrig-cpu: registered to indicate activity on CPUs [ 0.678506] NET: Registered protocol family 10 [ 0.679497] NET: Registered protocol family 17 [ 0.680387] Key type dns_resolver registered [ 0.681309] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.682415] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.684152] registered taskstats version 1 [ 0.684984] Loading compiled-in X.509 certificates [ 0.686425] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.688258] zswap: loaded using pool lzo/zbud [ 0.689619] Key type trusted registered [ 0.691261] Key type encrypted registered [ 0.692102] AppArmor: AppArmor sha1 policy hashing enabled [ 0.693128] ima: No TPM chip found, activating TPM-bypass! [ 0.694164] evm: HMAC attrs: 0x1 [ 0.695120] Magic number: 3:912:112 [ 0.695961] rtc_cmos 00:00: setting system clock to 2019-01-18 05:06:37 UTC (1547787997) [ 0.697588] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.698728] EDD information not available. [ 0.783249] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.784826] Write protecting the kernel read-only data: 14336k [ 0.796526] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.798384] 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.840824] 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.30 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.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.45. iid=i-00000024 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.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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCrKU4ThTJDhQVeyzbIUq1zoRXkn9B12+ubOgdvbSfOFd633kEFy3aCycTRDytjnpK1L3y47gKyaYs4dhS77k8ZrrWE8m6zKVJkcjapA3fNgXgTKWuFyM/LOw76rmUJhY/aA6ExZvZ+PziJceGE6FDRsBPB8Uo0vIArOL9M4r6GmGiaV/lnEt1oyGBgUl4ue5gNGMmv1X5rRue20JJn5uy4g10MKRGoo/4yYlEhaMXgRbMNBYGGB7Hm4/qBqxuT8op42vU8qkWr6VBtkYakmMZXeJxoX+M6kILK+U1TKxsHOqVv9xmRLHgu5JHV+rGQ+3ffhDc7Ud1BsCOIfKf3YTUN root@vping-ssh-vm-74650913-636e-4934-9041-37b6fa721773 ssh-dss AAAAB3NzaC1kc3MAAACBAMgEo84bD1UxvltoQB1+xyX9acFBRA0L9O6Z3eD/lxMriKk2zRlerZ04HOMSB64Wh5fBJ/PDcWRiZQd64Ow0wv80x+TdU0D52GO/Ky4scpCWDqKau8D9NtcpPsKHi5KZELx1WCYb09x0HKCO8Osft2J+qq74xCmH3mEfNjgtckmNAAAAFQDPVaDrnMT4GGfkI+SSU9zOI3h7HwAAAIEAimiAg6JZ7PdrgRycApFtb6d/tCxCqXCNeQPfn+PfArPCaRmX0bAtvjDNZrdsoGQDeS/sTdUwIE7SmKehRT+xYzgc9H/Ciy4SG4iFV4fiHIA/XKw20XV4H1MvqFGzeMotUDsNk6mBgrQD1aiXskIjtsvsaZ8cXD2NOIhnasDTwbAAAACBALb2E2kAilBi/tPTP3qy/APykVyZPs50Q9mXkL2QrfLZI5ZzzM/1Scqnvmkvh8h0STwq2WwY2evxKLQ3D5OhvpG9hxYiMqd1zu4gookV68fJOTj/mMtHqU34RMyaG3qzq6dToVFDjOcU1WdEodto8nYcDr8bSlaCkY323nGVs1ON root@vping-ssh-vm-74650913-636e-4934-9041-37b6fa721773 -----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:fe41:4d9a/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.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-00000024 name: N/A availability-zone: nova local-hostname: vping-ssh-vm-74650913-636e-4934-9041-37b6fa721773 launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=4.34 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. vping-ssh-vm-74650913-636e-4934-9041-37b6fa721773 login: /dev/root resized successfully [took 3.69s] 2019-01-18 05:06:51,978 - paramiko.transport - DEBUG - starting thread (client mode): 0xe8a7e110L 2019-01-18 05:06:51,978 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2019-01-18 05:06:51,979 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2019-01-18 05:06:51,979 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2019-01-18 05:06:51,980 - 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 2019-01-18 05:06:51,980 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-01-18 05:06:51,981 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2019-01-18 05:06:51,981 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-01-18 05:06:51,981 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-01-18 05:06:51,981 - paramiko.transport - DEBUG - Compression agreed: none 2019-01-18 05:06:52,034 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-01-18 05:06:52,036 - paramiko.transport - DEBUG - Switch to new keys ... 2019-01-18 05:06:52,042 - paramiko.transport - DEBUG - Adding ecdsa-sha2-nistp521 host key for 172.30.9.201: db0f7102052ff10e77ad2698ca7eb8a6 2019-01-18 05:06:52,044 - paramiko.transport - DEBUG - Trying key b26fcd8690ceea9ddbbba613a4d16aa8 from /tmp/tmpJRJ5UD 2019-01-18 05:06:52,072 - paramiko.transport - DEBUG - userauth is OK 2019-01-18 05:06:52,078 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-01-18 05:06:52,108 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-01-18 05:06:52,109 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2019-01-18 05:06:52,110 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-01-18 05:06:52,111 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-01-18 05:06:52,114 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2019-01-18 05:06:52,114 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - output: PING 192.168.120.5 (192.168.120.5): 56 data bytes 64 bytes from 192.168.120.5: seq=0 ttl=64 time=1.073 ms --- 192.168.120.5 ping statistics --- 1 packets transmitted, 1 packets received, 0% packet loss round-trip min/avg/max = 1.073/1.073/1.073 ms 2019-01-18 05:06:52,115 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - error: 2019-01-18 05:06:52,120 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2019-01-18 05:06:52,240 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2019-01-18 05:06:52,241 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vping_ssh | functest | 01:19 | PASS | +-------------------+------------------+------------------+----------------+ 2019-01-18 05:06:52,246 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2019-01-18 05:06:52,250 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:8774/v2.1/servers/d2df43a9-9bdd-4a8e-948d-db2126398c83 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}78fcf77c7a2f12cce8abefe62ed8ceb9864bd3f3" 2019-01-18 05:06:52,424 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 05: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 x-openstack-request-id: req-012527d9-b24c-45ee-a7f4-4910b5088aa5 x-compute-request-id: req-012527d9-b24c-45ee-a7f4-4910b5088aa5 Content-Type: application/json 2019-01-18 05:06:52,424 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/servers/d2df43a9-9bdd-4a8e-948d-db2126398c83 used request id req-012527d9-b24c-45ee-a7f4-4910b5088aa5 2019-01-18 05:06:52,424 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.17795920372s 2019-01-18 05:06:52,425 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/servers/d2df43a9-9bdd-4a8e-948d-db2126398c83 used request id req-012527d9-b24c-45ee-a7f4-4910b5088aa5 2019-01-18 05:06:52,425 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-18 05:06:52,428 - 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}78fcf77c7a2f12cce8abefe62ed8ceb9864bd3f3" 2019-01-18 05:06:52,939 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05: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-482d955f-1bb0-4124-9228-9e98404dbd56 x-compute-request-id: req-482d955f-1bb0-4124-9228-9e98404dbd56 Content-Encoding: gzip Content-Length: 900 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_74650913-636e-4934-9041-37b6fa721773": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:41:4d:9a", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:41:4d:9a", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/d1ea24cf-ffd0-4d75-ba03-38323757974e", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/d1ea24cf-ffd0-4d75-ba03-38323757974e", "rel": "bookmark"}], "image": {"id": "fc4b9e57-405f-48ae-82be-7626fe633cc0", "links": [{"href": "http://172.30.9.23:8774/images/fc4b9e57-405f-48ae-82be-7626fe633cc0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-18T05:06:37.000000", "flavor": {"id": "afa708db-886f-41a6-9324-769fbd961c88", "links": [{"href": "http://172.30.9.23:8774/flavors/afa708db-886f-41a6-9324-769fbd961c88", "rel": "bookmark"}]}, "id": "d1ea24cf-ffd0-4d75-ba03-38323757974e", "security_groups": [{"name": "vping_ssh-sg_74650913-636e-4934-9041-37b6fa721773"}], "user_id": "f3fee11bcb5d4f9da63e61a2f11d0a8f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-18T05:06:37Z", "hostId": "a1cc4d6086a16d9cf75fdcafe709cb74f0e3ad7b9c1684e2c71f7506", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_74650913-636e-4934-9041-37b6fa721773", "name": "vping_ssh-vm_74650913-636e-4934-9041-37b6fa721773", "created": "2019-01-18T05:06:01Z", "tenant_id": "4e1ab7dceb354c86857ec0754ec1a099", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": "deleting", "addresses": {"vping_ssh-net_74650913-636e-4934-9041-37b6fa721773": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9a:2d:8d", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/d2df43a9-9bdd-4a8e-948d-db2126398c83", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/d2df43a9-9bdd-4a8e-948d-db2126398c83", "rel": "bookmark"}], "image": {"id": "fc4b9e57-405f-48ae-82be-7626fe633cc0", "links": [{"href": "http://172.30.9.23:8774/images/fc4b9e57-405f-48ae-82be-7626fe633cc0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-18T05:05:54.000000", "flavor": {"id": "afa708db-886f-41a6-9324-769fbd961c88", "links": [{"href": "http://172.30.9.23:8774/flavors/afa708db-886f-41a6-9324-769fbd961c88", "rel": "bookmark"}]}, "id": "d2df43a9-9bdd-4a8e-948d-db2126398c83", "security_groups": [{"name": "vping_ssh-sg_74650913-636e-4934-9041-37b6fa721773"}], "user_id": "f3fee11bcb5d4f9da63e61a2f11d0a8f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-18T05:06:52Z", "hostId": "7b4d45d7bf66d37aa34622284df56e78c3daece5a4d8c621978bb241", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_74650913-636e-4934-9041-37b6fa721773", "created": "2019-01-18T05:05:50Z", "tenant_id": "4e1ab7dceb354c86857ec0754ec1a099", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-18 05:06:52,939 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-482d955f-1bb0-4124-9228-9e98404dbd56 2019-01-18 05:06:52,939 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.514066934586s 2019-01-18 05:06:52,940 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-482d955f-1bb0-4124-9228-9e98404dbd56 2019-01-18 05:06:52,942 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-18 05:06:54,945 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-18 05:06:54,948 - 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}78fcf77c7a2f12cce8abefe62ed8ceb9864bd3f3" 2019-01-18 05:06:55,445 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:06: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-45ab0f4f-5871-48d5-8232-e4078dcd4399 x-compute-request-id: req-45ab0f4f-5871-48d5-8232-e4078dcd4399 Content-Encoding: gzip Content-Length: 761 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_74650913-636e-4934-9041-37b6fa721773": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:41:4d:9a", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:41:4d:9a", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/d1ea24cf-ffd0-4d75-ba03-38323757974e", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/d1ea24cf-ffd0-4d75-ba03-38323757974e", "rel": "bookmark"}], "image": {"id": "fc4b9e57-405f-48ae-82be-7626fe633cc0", "links": [{"href": "http://172.30.9.23:8774/images/fc4b9e57-405f-48ae-82be-7626fe633cc0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-18T05:06:37.000000", "flavor": {"id": "afa708db-886f-41a6-9324-769fbd961c88", "links": [{"href": "http://172.30.9.23:8774/flavors/afa708db-886f-41a6-9324-769fbd961c88", "rel": "bookmark"}]}, "id": "d1ea24cf-ffd0-4d75-ba03-38323757974e", "security_groups": [{"name": "vping_ssh-sg_74650913-636e-4934-9041-37b6fa721773"}], "user_id": "f3fee11bcb5d4f9da63e61a2f11d0a8f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-18T05:06:37Z", "hostId": "a1cc4d6086a16d9cf75fdcafe709cb74f0e3ad7b9c1684e2c71f7506", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_74650913-636e-4934-9041-37b6fa721773", "name": "vping_ssh-vm_74650913-636e-4934-9041-37b6fa721773", "created": "2019-01-18T05:06:01Z", "tenant_id": "4e1ab7dceb354c86857ec0754ec1a099", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-18 05:06:55,446 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-45ab0f4f-5871-48d5-8232-e4078dcd4399 2019-01-18 05:06:55,446 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.500539064407s 2019-01-18 05:06:55,446 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-45ab0f4f-5871-48d5-8232-e4078dcd4399 2019-01-18 05:06:55,451 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2019-01-18 05:06:55,452 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/floatingips/0ba58efe-12b9-47fa-8305-aeb1f5cb4752.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}78fcf77c7a2f12cce8abefe62ed8ceb9864bd3f3" 2019-01-18 05:06:56,328 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-baf752ed-10f6-4169-a200-452beb1c3144 Content-Length: 0 Date: Fri, 18 Jan 2019 05:06:56 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-18 05:06:56,328 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/floatingips/0ba58efe-12b9-47fa-8305-aeb1f5cb4752.json used request id req-baf752ed-10f6-4169-a200-452beb1c3144 2019-01-18 05:06:56,329 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 0.877345085144s 2019-01-18 05:06:56,329 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/floatingips/0ba58efe-12b9-47fa-8305-aeb1f5cb4752.json used request id req-baf752ed-10f6-4169-a200-452beb1c3144 2019-01-18 05:06:56,335 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-01-18 05:06:56,336 - 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}78fcf77c7a2f12cce8abefe62ed8ceb9864bd3f3" 2019-01-18 05:06:56,357 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-80371394-b4c5-4109-8da4-86476cbdeefa Date: Fri, 18 Jan 2019 05:06:56 GMT RESP BODY: {"floatingips": []} 2019-01-18 05:06:56,357 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-80371394-b4c5-4109-8da4-86476cbdeefa 2019-01-18 05:06:56,357 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0221660137177s 2019-01-18 05:06:56,358 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-80371394-b4c5-4109-8da4-86476cbdeefa 2019-01-18 05:06:56,358 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2019-01-18 05:06:56,361 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:8774/v2.1/servers/d1ea24cf-ffd0-4d75-ba03-38323757974e -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}78fcf77c7a2f12cce8abefe62ed8ceb9864bd3f3" 2019-01-18 05:06:56,555 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 05:06: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-b19f55da-5bf1-4c44-a343-c2867d911b36 x-compute-request-id: req-b19f55da-5bf1-4c44-a343-c2867d911b36 Content-Type: application/json 2019-01-18 05:06:56,555 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/servers/d1ea24cf-ffd0-4d75-ba03-38323757974e used request id req-b19f55da-5bf1-4c44-a343-c2867d911b36 2019-01-18 05:06:56,556 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.197073936462s 2019-01-18 05:06:56,556 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/servers/d1ea24cf-ffd0-4d75-ba03-38323757974e used request id req-b19f55da-5bf1-4c44-a343-c2867d911b36 2019-01-18 05:06:56,556 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-18 05:06:56,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}78fcf77c7a2f12cce8abefe62ed8ceb9864bd3f3" 2019-01-18 05:06:57,063 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:06: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-9fd54c75-b112-45ac-ac76-fc04e28e7a78 x-compute-request-id: req-9fd54c75-b112-45ac-ac76-fc04e28e7a78 Content-Encoding: gzip Content-Length: 765 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"vping_ssh-net_74650913-636e-4934-9041-37b6fa721773": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:41:4d:9a", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:41:4d:9a", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/d1ea24cf-ffd0-4d75-ba03-38323757974e", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/d1ea24cf-ffd0-4d75-ba03-38323757974e", "rel": "bookmark"}], "image": {"id": "fc4b9e57-405f-48ae-82be-7626fe633cc0", "links": [{"href": "http://172.30.9.23:8774/images/fc4b9e57-405f-48ae-82be-7626fe633cc0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-18T05:06:37.000000", "flavor": {"id": "afa708db-886f-41a6-9324-769fbd961c88", "links": [{"href": "http://172.30.9.23:8774/flavors/afa708db-886f-41a6-9324-769fbd961c88", "rel": "bookmark"}]}, "id": "d1ea24cf-ffd0-4d75-ba03-38323757974e", "security_groups": [{"name": "vping_ssh-sg_74650913-636e-4934-9041-37b6fa721773"}], "user_id": "f3fee11bcb5d4f9da63e61a2f11d0a8f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-18T05:06:56Z", "hostId": "a1cc4d6086a16d9cf75fdcafe709cb74f0e3ad7b9c1684e2c71f7506", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_74650913-636e-4934-9041-37b6fa721773", "name": "vping_ssh-vm_74650913-636e-4934-9041-37b6fa721773", "created": "2019-01-18T05:06:01Z", "tenant_id": "4e1ab7dceb354c86857ec0754ec1a099", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-18 05:06:57,063 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-9fd54c75-b112-45ac-ac76-fc04e28e7a78 2019-01-18 05:06:57,063 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.506862878799s 2019-01-18 05:06:57,064 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-9fd54c75-b112-45ac-ac76-fc04e28e7a78 2019-01-18 05:06:57,065 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-18 05:06:59,068 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-18 05:06:59,071 - 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}78fcf77c7a2f12cce8abefe62ed8ceb9864bd3f3" 2019-01-18 05:06:59,163 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:06: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-8ae09b90-98e8-4418-aad0-00140983c274 x-compute-request-id: req-8ae09b90-98e8-4418-aad0-00140983c274 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2019-01-18 05:06:59,163 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-8ae09b90-98e8-4418-aad0-00140983c274 2019-01-18 05:06:59,164 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.0953681468964s 2019-01-18 05:06:59,164 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-8ae09b90-98e8-4418-aad0-00140983c274 2019-01-18 05:06:59,167 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-01-18 05:06:59,168 - 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}78fcf77c7a2f12cce8abefe62ed8ceb9864bd3f3" 2019-01-18 05:06:59,218 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4831 X-Openstack-Request-Id: req-5e57562b-e92d-42a1-a962-e375471bc3f3 Date: Fri, 18 Jan 2019 05:06:59 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "4e1ab7dceb354c86857ec0754ec1a099", "created_at": "2019-01-18T05:05:33Z", "updated_at": "2019-01-18T05:05:33Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:05:33Z", "revision_number": 0, "id": "0165a123-9a6a-4e17-ad12-83760f8fd919", "remote_group_id": "79e324e9-3142-4a5b-b499-86e0b0c375e5", "remote_ip_prefix": null, "created_at": "2019-01-18T05:05:33Z", "security_group_id": "79e324e9-3142-4a5b-b499-86e0b0c375e5", "tenant_id": "4e1ab7dceb354c86857ec0754ec1a099", "port_range_min": null, "ethertype": "IPv4", "project_id": "4e1ab7dceb354c86857ec0754ec1a099"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:05:33Z", "revision_number": 0, "id": "23a31c7f-bc2c-45dc-a852-9ddc49e622d5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T05:05:33Z", "security_group_id": "79e324e9-3142-4a5b-b499-86e0b0c375e5", "tenant_id": "4e1ab7dceb354c86857ec0754ec1a099", "port_range_min": null, "ethertype": "IPv6", "project_id": "4e1ab7dceb354c86857ec0754ec1a099"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:05:33Z", "revision_number": 0, "id": "50b84dcc-056e-4be8-ba3b-bec893f5d9a3", "remote_group_id": "79e324e9-3142-4a5b-b499-86e0b0c375e5", "remote_ip_prefix": null, "created_at": "2019-01-18T05:05:33Z", "security_group_id": "79e324e9-3142-4a5b-b499-86e0b0c375e5", "tenant_id": "4e1ab7dceb354c86857ec0754ec1a099", "port_range_min": null, "ethertype": "IPv6", "project_id": "4e1ab7dceb354c86857ec0754ec1a099"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:05:33Z", "revision_number": 0, "id": "8409140f-ea96-4e19-a401-0408744bef5b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T05:05:33Z", "security_group_id": "79e324e9-3142-4a5b-b499-86e0b0c375e5", "tenant_id": "4e1ab7dceb354c86857ec0754ec1a099", "port_range_min": null, "ethertype": "IPv4", "project_id": "4e1ab7dceb354c86857ec0754ec1a099"}], "revision_number": 4, "project_id": "4e1ab7dceb354c86857ec0754ec1a099", "id": "79e324e9-3142-4a5b-b499-86e0b0c375e5", "name": "default"}, {"description": "created by OPNFV Functest (vping_ssh)", "tags": [], "tenant_id": "4e1ab7dceb354c86857ec0754ec1a099", "created_at": "2019-01-18T05:05:45Z", "updated_at": "2019-01-18T05:05:46Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-01-18T05:05:46Z", "revision_number": 0, "id": "884e9a36-0fd0-435d-9a87-e82343180a4b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T05:05:46Z", "security_group_id": "7b4af109-229e-45a5-b007-28e9633bbece", "tenant_id": "4e1ab7dceb354c86857ec0754ec1a099", "port_range_min": 22, "ethertype": "IPv4", "project_id": "4e1ab7dceb354c86857ec0754ec1a099"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:05:46Z", "revision_number": 0, "id": "8fac0275-8ae0-494e-a423-bc6d3b89e2ac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T05:05:46Z", "security_group_id": "7b4af109-229e-45a5-b007-28e9633bbece", "tenant_id": "4e1ab7dceb354c86857ec0754ec1a099", "port_range_min": null, "ethertype": "IPv4", "project_id": "4e1ab7dceb354c86857ec0754ec1a099"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:05:45Z", "revision_number": 0, "id": "9cb30bf4-b713-480b-bc06-d8677d477fc0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T05:05:45Z", "security_group_id": "7b4af109-229e-45a5-b007-28e9633bbece", "tenant_id": "4e1ab7dceb354c86857ec0754ec1a099", "port_range_min": null, "ethertype": "IPv6", "project_id": "4e1ab7dceb354c86857ec0754ec1a099"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:05:45Z", "revision_number": 0, "id": "b6553b88-bd4d-46f6-8b74-a820bb7773ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T05:05:45Z", "security_group_id": "7b4af109-229e-45a5-b007-28e9633bbece", "tenant_id": "4e1ab7dceb354c86857ec0754ec1a099", "port_range_min": null, "ethertype": "IPv4", "project_id": "4e1ab7dceb354c86857ec0754ec1a099"}], "revision_number": 4, "project_id": "4e1ab7dceb354c86857ec0754ec1a099", "id": "7b4af109-229e-45a5-b007-28e9633bbece", "name": "vping_ssh-sg_74650913-636e-4934-9041-37b6fa721773"}]} 2019-01-18 05:06:59,218 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-5e57562b-e92d-42a1-a962-e375471bc3f3 2019-01-18 05:06:59,218 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0507180690765s 2019-01-18 05:06:59,219 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-5e57562b-e92d-42a1-a962-e375471bc3f3 2019-01-18 05:06:59,222 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-01-18 05:06:59,223 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/security-groups/7b4af109-229e-45a5-b007-28e9633bbece.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}78fcf77c7a2f12cce8abefe62ed8ceb9864bd3f3" 2019-01-18 05:06:59,375 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-3b11d944-d6f2-450b-af9d-7a053d1eec0d Content-Length: 0 Date: Fri, 18 Jan 2019 05:06:59 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-18 05:06:59,376 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/7b4af109-229e-45a5-b007-28e9633bbece.json used request id req-3b11d944-d6f2-450b-af9d-7a053d1eec0d 2019-01-18 05:06:59,376 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.153474092484s 2019-01-18 05:06:59,376 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/7b4af109-229e-45a5-b007-28e9633bbece.json used request id req-3b11d944-d6f2-450b-af9d-7a053d1eec0d 2019-01-18 05:06:59,376 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2019-01-18 05:06:59,379 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:8774/v2.1/os-keypairs/vping_ssh-kp_74650913-636e-4934-9041-37b6fa721773 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}78fcf77c7a2f12cce8abefe62ed8ceb9864bd3f3" 2019-01-18 05:06:59,428 - keystoneauth.session - DEBUG - RESP: [202] Date: Fri, 18 Jan 2019 05:06: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-c8a3d505-13dc-45de-841d-56f55dadcb23 x-compute-request-id: req-c8a3d505-13dc-45de-841d-56f55dadcb23 Content-Length: 0 Content-Type: application/json 2019-01-18 05:06:59,428 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/os-keypairs/vping_ssh-kp_74650913-636e-4934-9041-37b6fa721773 used request id req-c8a3d505-13dc-45de-841d-56f55dadcb23 2019-01-18 05:06:59,428 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.0516848564148s 2019-01-18 05:06:59,428 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/os-keypairs/vping_ssh-kp_74650913-636e-4934-9041-37b6fa721773 used request id req-c8a3d505-13dc-45de-841d-56f55dadcb23 2019-01-18 05:06:59,429 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-01-18 05:06:59,429 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9696/v2.0/routers/ff169e41-eabe-4563-b35a-cf8853c6ac51/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}78fcf77c7a2f12cce8abefe62ed8ceb9864bd3f3" -d '{"subnet_id": "8cf9d1f7-5571-42f0-9fe3-fb2bbfa2898e"}' 2019-01-18 05:07:00,773 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-6eaef6e6-9724-42e1-918f-873f45f9c3ba Date: Fri, 18 Jan 2019 05:07:00 GMT RESP BODY: {"network_id": "a8daa062-bac7-4274-85f9-f1a2a0bfaf80", "tenant_id": "4e1ab7dceb354c86857ec0754ec1a099", "subnet_id": "8cf9d1f7-5571-42f0-9fe3-fb2bbfa2898e", "subnet_ids": ["8cf9d1f7-5571-42f0-9fe3-fb2bbfa2898e"], "port_id": "f65a71f2-6145-4468-8cc4-97a5c46a1236", "id": "ff169e41-eabe-4563-b35a-cf8853c6ac51"} 2019-01-18 05:07:00,774 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/ff169e41-eabe-4563-b35a-cf8853c6ac51/remove_router_interface.json used request id req-6eaef6e6-9724-42e1-918f-873f45f9c3ba 2019-01-18 05:07:00,774 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.34483599663s 2019-01-18 05:07:00,774 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/ff169e41-eabe-4563-b35a-cf8853c6ac51/remove_router_interface.json used request id req-6eaef6e6-9724-42e1-918f-873f45f9c3ba returning object ff169e41-eabe-4563-b35a-cf8853c6ac51 2019-01-18 05:07:00,775 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-01-18 05:07:00,776 - 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}78fcf77c7a2f12cce8abefe62ed8ceb9864bd3f3" 2019-01-18 05:07:00,861 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 705 X-Openstack-Request-Id: req-afbabc91-15e8-46c2-9488-378f3fcb2a44 Date: Fri, 18 Jan 2019 05:07:00 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "c7128340-d09d-4472-ab8c-6b0e75149f5d", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "99f540fb-52d8-49ca-b59c-736c854d3c9e", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "4e1ab7dceb354c86857ec0754ec1a099", "created_at": "2019-01-18T05:05:36Z", "admin_state_up": true, "updated_at": "2019-01-18T05:07:00Z", "flavor_id": null, "revision_number": 9, "routes": [], "project_id": "4e1ab7dceb354c86857ec0754ec1a099", "id": "ff169e41-eabe-4563-b35a-cf8853c6ac51", "name": "vping_ssh-router_74650913-636e-4934-9041-37b6fa721773"}]} 2019-01-18 05:07:00,861 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers.json used request id req-afbabc91-15e8-46c2-9488-378f3fcb2a44 2019-01-18 05:07:00,861 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.0860760211945s 2019-01-18 05:07:00,862 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers.json used request id req-afbabc91-15e8-46c2-9488-378f3fcb2a44 2019-01-18 05:07:00,863 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-01-18 05:07:00,863 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/routers/ff169e41-eabe-4563-b35a-cf8853c6ac51.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}78fcf77c7a2f12cce8abefe62ed8ceb9864bd3f3" 2019-01-18 05:07:04,249 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-48f28458-2127-402e-aefc-d9ba4fa069fa Content-Length: 0 Date: Fri, 18 Jan 2019 05:07:04 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-18 05:07:04,249 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/routers/ff169e41-eabe-4563-b35a-cf8853c6ac51.json used request id req-48f28458-2127-402e-aefc-d9ba4fa069fa 2019-01-18 05:07:04,249 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 3.38617181778s 2019-01-18 05:07:04,249 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/routers/ff169e41-eabe-4563-b35a-cf8853c6ac51.json used request id req-48f28458-2127-402e-aefc-d9ba4fa069fa 2019-01-18 05:07:04,250 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-01-18 05:07:04,251 - 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}78fcf77c7a2f12cce8abefe62ed8ceb9864bd3f3" 2019-01-18 05:07:04,304 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 680 X-Openstack-Request-Id: req-500f8172-9dc8-4d5a-a7cb-44b1f1e624b1 Date: Fri, 18 Jan 2019 05:07:04 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a8daa062-bac7-4274-85f9-f1a2a0bfaf80","tenant_id":"4e1ab7dceb354c86857ec0754ec1a099","created_at":"2019-01-18T05:05:35Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-01-18T05:05:35Z","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":"4e1ab7dceb354c86857ec0754ec1a099","id":"8cf9d1f7-5571-42f0-9fe3-fb2bbfa2898e","subnetpool_id":null,"name":"vping_ssh-subnet_74650913-636e-4934-9041-37b6fa721773"}]} 2019-01-18 05:07:04,304 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-500f8172-9dc8-4d5a-a7cb-44b1f1e624b1 2019-01-18 05:07:04,304 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0538668632507s 2019-01-18 05:07:04,304 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-500f8172-9dc8-4d5a-a7cb-44b1f1e624b1 2019-01-18 05:07:04,306 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-01-18 05:07:04,306 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/subnets/8cf9d1f7-5571-42f0-9fe3-fb2bbfa2898e.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}78fcf77c7a2f12cce8abefe62ed8ceb9864bd3f3" 2019-01-18 05:07:06,658 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-1ca0bb2e-f6ae-4562-b55d-fc744e4828b4 Date: Fri, 18 Jan 2019 05:07:06 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-18 05:07:06,658 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/8cf9d1f7-5571-42f0-9fe3-fb2bbfa2898e.json used request id req-1ca0bb2e-f6ae-4562-b55d-fc744e4828b4 2019-01-18 05:07:06,658 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.35245585442s 2019-01-18 05:07:06,659 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/8cf9d1f7-5571-42f0-9fe3-fb2bbfa2898e.json used request id req-1ca0bb2e-f6ae-4562-b55d-fc744e4828b4 2019-01-18 05:07:06,659 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-01-18 05:07:06,660 - 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}78fcf77c7a2f12cce8abefe62ed8ceb9864bd3f3" 2019-01-18 05:07:06,801 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1196 X-Openstack-Request-Id: req-b084de34-0cfa-4e83-815a-59de86783b1d Date: Fri, 18 Jan 2019 05:07: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":[],"updated_at":"2019-01-18T05:07:06Z","tenant_id":"4e1ab7dceb354c86857ec0754ec1a099","created_at":"2019-01-18T05:05:33Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":5,"admin_state_up":true,"shared":false,"project_id":"4e1ab7dceb354c86857ec0754ec1a099","id":"a8daa062-bac7-4274-85f9-f1a2a0bfaf80","name":"vping_ssh-net_74650913-636e-4934-9041-37b6fa721773"},{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"c7128340-d09d-4472-ab8c-6b0e75149f5d","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"47feb8aba08a40dca7028a1701e597b9","status":"ACTIVE","subnets":["99f540fb-52d8-49ca-b59c-736c854d3c9e"],"description":"","tags":[],"updated_at":"2019-01-18T04:39:13Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"47feb8aba08a40dca7028a1701e597b9","created_at":"2019-01-18T04:39:06Z","mtu":1500}]} 2019-01-18 05:07:06,801 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-b084de34-0cfa-4e83-815a-59de86783b1d 2019-01-18 05:07:06,801 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.141885995865s 2019-01-18 05:07:06,801 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-b084de34-0cfa-4e83-815a-59de86783b1d 2019-01-18 05:07:06,802 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-01-18 05:07:06,803 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/networks/a8daa062-bac7-4274-85f9-f1a2a0bfaf80.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}78fcf77c7a2f12cce8abefe62ed8ceb9864bd3f3" 2019-01-18 05:07:08,281 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-4fb0f74f-b335-40e5-868d-7ca889b286fe Date: Fri, 18 Jan 2019 05:07:08 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-18 05:07:08,281 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/a8daa062-bac7-4274-85f9-f1a2a0bfaf80.json used request id req-4fb0f74f-b335-40e5-868d-7ca889b286fe 2019-01-18 05:07:08,281 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.4788210392s 2019-01-18 05:07:08,282 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/a8daa062-bac7-4274-85f9-f1a2a0bfaf80.json used request id req-4fb0f74f-b335-40e5-868d-7ca889b286fe 2019-01-18 05:07:08,282 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-01-18 05:07:08,283 - 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}78fcf77c7a2f12cce8abefe62ed8ceb9864bd3f3" 2019-01-18 05:07:08,314 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1200 Content-Type: application/json X-Openstack-Request-Id: req-2f70eafe-40ab-4958-b6a1-469c2ef043ca Date: Fri, 18 Jan 2019 05:07:08 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://af014572-0a5d-4a80-a07f-9105f52ab2c1/images/fc4b9e57-405f-48ae-82be-7626fe633cc0/snap", "metadata": {}}], "file": "/v2/images/fc4b9e57-405f-48ae-82be-7626fe633cc0/file", "owner": "4e1ab7dceb354c86857ec0754ec1a099", "id": "fc4b9e57-405f-48ae-82be-7626fe633cc0", "size": 12716032, "self": "/v2/images/fc4b9e57-405f-48ae-82be-7626fe633cc0", "disk_format": "qcow2", "direct_url": "rbd://af014572-0a5d-4a80-a07f-9105f52ab2c1/images/fc4b9e57-405f-48ae-82be-7626fe633cc0/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2019-01-18T05:05:44Z", "visibility": "private", "owner_specified.shade.object": "images/vping_ssh-img_74650913-636e-4934-9041-37b6fa721773", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_ssh-img_74650913-636e-4934-9041-37b6fa721773", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-01-18T05:05:43Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-01-18 05:07:08,314 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-2f70eafe-40ab-4958-b6a1-469c2ef043ca 2019-01-18 05:07:08,314 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0321228504181s 2019-01-18 05:07:08,315 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-2f70eafe-40ab-4958-b6a1-469c2ef043ca 2019-01-18 05:07:08,316 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-01-18 05:07:08,317 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9292/v2/images/fc4b9e57-405f-48ae-82be-7626fe633cc0 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}78fcf77c7a2f12cce8abefe62ed8ceb9864bd3f3" 2019-01-18 05:07:10,239 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-468b31d1-ece9-447d-8a4c-56c1042f59a4 Date: Fri, 18 Jan 2019 05:07:10 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-18 05:07:10,239 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/fc4b9e57-405f-48ae-82be-7626fe633cc0 used request id req-468b31d1-ece9-447d-8a4c-56c1042f59a4 2019-01-18 05:07:10,240 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.92300796509s 2019-01-18 05:07:10,240 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/fc4b9e57-405f-48ae-82be-7626fe633cc0 used request id req-468b31d1-ece9-447d-8a4c-56c1042f59a4 2019-01-18 05:07:10,240 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-01-18 05:07:10,243 - 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}59eea39665e756e1b719be70f20b47655dadd0b2" 2019-01-18 05:07:10,271 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:07: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-54685a75-1358-4606-98ee-f5415de9182d x-compute-request-id: req-54685a75-1358-4606-98ee-f5415de9182d Content-Encoding: gzip Content-Length: 308 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/afa708db-886f-41a6-9324-769fbd961c88", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/afa708db-886f-41a6-9324-769fbd961c88", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "afa708db-886f-41a6-9324-769fbd961c88", "name": "vping_ssh-flavor_74650913-636e-4934-9041-37b6fa721773", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2019-01-18 05:07:10,271 - 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-54685a75-1358-4606-98ee-f5415de9182d 2019-01-18 05:07:10,271 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0305559635162s 2019-01-18 05:07:10,271 - 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-54685a75-1358-4606-98ee-f5415de9182d 2019-01-18 05:07:10,273 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-01-18 05:07:10,276 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:8774/v2.1/flavors/afa708db-886f-41a6-9324-769fbd961c88 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}59eea39665e756e1b719be70f20b47655dadd0b2" 2019-01-18 05:07:10,321 - keystoneauth.session - DEBUG - RESP: [202] Date: Fri, 18 Jan 2019 05:07: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-ec52e596-773d-46f3-8d73-09555b92fc5e x-compute-request-id: req-ec52e596-773d-46f3-8d73-09555b92fc5e Content-Length: 0 Content-Type: application/json 2019-01-18 05:07:10,322 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/afa708db-886f-41a6-9324-769fbd961c88 used request id req-ec52e596-773d-46f3-8d73-09555b92fc5e 2019-01-18 05:07:10,322 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0489628314972s 2019-01-18 05:07:10,322 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/afa708db-886f-41a6-9324-769fbd961c88 used request id req-ec52e596-773d-46f3-8d73-09555b92fc5e 2019-01-18 05:07:10,322 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-01-18 05:07:10,323 - 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}59eea39665e756e1b719be70f20b47655dadd0b2" 2019-01-18 05:07:10,419 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:07:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-787081bd-fc9b-4c8f-a729-e65b2be6f791 Content-Encoding: gzip Content-Length: 865 Content-Type: application/json RESP BODY: {"users": [{"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/0607a2b4beb0408e9fa51cc5ba027ac6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0607a2b4beb0408e9fa51cc5ba027ac6", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/17c61b95071545a094cc82823d2b88b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "17c61b95071545a094cc82823d2b88b8", "email": "nova@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/29e5d2dfed2447bda26fc75bd1122674"}, "domain_id": "default", "enabled": true, "options": {}, "id": "29e5d2dfed2447bda26fc75bd1122674", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/3b6dcc8c791e4b6e8831f5b5e583de80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3b6dcc8c791e4b6e8831f5b5e583de80", "email": "neutron@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.23:5000/v3/users/45ab52d673584bc198669be88c88b878"}, "domain_id": "default", "enabled": true, "options": {}, "id": "45ab52d673584bc198669be88c88b878", "email": "barbican@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/57795b4ee52f49c6a71f55bb6c4012f8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "57795b4ee52f49c6a71f55bb6c4012f8", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/5c52969262974d64ac2a300ca5d60f50"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c52969262974d64ac2a300ca5d60f50", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/5fc15572bb1c489ba92bd9945bbc1f64"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5fc15572bb1c489ba92bd9945bbc1f64", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/6b519d70e25f4e61a9dfd738cd6bba22"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6b519d70e25f4e61a9dfd738cd6bba22", "email": "heat@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.23:5000/v3/users/8248437208b540c2893a7117ad102a87"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8248437208b540c2893a7117ad102a87", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/890dee97e62840c5b15e36f03f6b7efc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "890dee97e62840c5b15e36f03f6b7efc", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/8cccb516ecc44ed9bb7c8633df108fd4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8cccb516ecc44ed9bb7c8633df108fd4", "email": "glance@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.23:5000/v3/users/97c3d863a98148299fa116fdb54be470"}, "domain_id": "default", "enabled": true, "options": {}, "id": "97c3d863a98148299fa116fdb54be470", "email": "tacker@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/a2a0c8c0f19941808c9f618af50b3b79"}, "domain_id": "c19db1b8f60647a9a114cd23287c807b", "enabled": true, "options": {}, "id": "a2a0c8c0f19941808c9f618af50b3b79", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "vping_ssh-user_74650913-636e-4934-9041-37b6fa721773", "links": {"self": "http://172.30.9.23:5000/v3/users/f3fee11bcb5d4f9da63e61a2f11d0a8f"}, "domain_id": "default", "enabled": true, "id": "f3fee11bcb5d4f9da63e61a2f11d0a8f", "options": {}}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/fe5de73ba9cb41b2be24ccf1f72f5ed4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe5de73ba9cb41b2be24ccf1f72f5ed4", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2019-01-18 05:07:10,419 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-787081bd-fc9b-4c8f-a729-e65b2be6f791 2019-01-18 05:07:10,419 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0967838764191s 2019-01-18 05:07:10,420 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-787081bd-fc9b-4c8f-a729-e65b2be6f791 2019-01-18 05:07:10,426 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-01-18 05:07:10,427 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/users/f3fee11bcb5d4f9da63e61a2f11d0a8f -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}59eea39665e756e1b719be70f20b47655dadd0b2" 2019-01-18 05:07:10,523 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:07:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d82ea0b7-05ed-41e7-994c-13094c135a2c 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/f3fee11bcb5d4f9da63e61a2f11d0a8f"}, "enabled": true, "id": "f3fee11bcb5d4f9da63e61a2f11d0a8f", "options": {}, "domain_id": "default", "name": "vping_ssh-user_74650913-636e-4934-9041-37b6fa721773"}} 2019-01-18 05:07:10,523 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users/f3fee11bcb5d4f9da63e61a2f11d0a8f used request id req-d82ea0b7-05ed-41e7-994c-13094c135a2c 2019-01-18 05:07:10,523 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0967628955841s 2019-01-18 05:07:10,523 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users/f3fee11bcb5d4f9da63e61a2f11d0a8f used request id req-d82ea0b7-05ed-41e7-994c-13094c135a2c 2019-01-18 05:07:10,524 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-01-18 05:07:10,524 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:5000/v3/users/f3fee11bcb5d4f9da63e61a2f11d0a8f -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}59eea39665e756e1b719be70f20b47655dadd0b2" 2019-01-18 05:07:10,733 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 05:07:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f3c72677-b6f8-43fd-b9a2-10248256e299 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 05:07:10,734 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/f3fee11bcb5d4f9da63e61a2f11d0a8f used request id req-f3c72677-b6f8-43fd-b9a2-10248256e299 2019-01-18 05:07:10,734 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.209769010544s 2019-01-18 05:07:10,734 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/f3fee11bcb5d4f9da63e61a2f11d0a8f used request id req-f3c72677-b6f8-43fd-b9a2-10248256e299 2019-01-18 05:07:10,734 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-01-18 05:07:10,735 - 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}59eea39665e756e1b719be70f20b47655dadd0b2" 2019-01-18 05:07:10,815 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:07:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3fbb9176-a85f-4f9d-8725-cee65bed9468 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": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/47feb8aba08a40dca7028a1701e597b9"}, "enabled": true, "id": "47feb8aba08a40dca7028a1701e597b9", "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/4e1ab7dceb354c86857ec0754ec1a099"}, "enabled": true, "id": "4e1ab7dceb354c86857ec0754ec1a099", "parent_id": "default", "domain_id": "default", "name": "vping_ssh-project_74650913-636e-4934-9041-37b6fa721773"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/9c53a91613fb4d5080479ac6f51697ed"}, "enabled": true, "id": "9c53a91613fb4d5080479ac6f51697ed", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2019-01-18 05:07:10,815 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects used request id req-3fbb9176-a85f-4f9d-8725-cee65bed9468 2019-01-18 05:07:10,815 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0806550979614s 2019-01-18 05:07:10,816 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects used request id req-3fbb9176-a85f-4f9d-8725-cee65bed9468 2019-01-18 05:07:10,818 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-01-18 05:07:10,818 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:5000/v3/projects/4e1ab7dceb354c86857ec0754ec1a099 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}59eea39665e756e1b719be70f20b47655dadd0b2" 2019-01-18 05:07:10,999 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 05:07:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-28d813a8-5572-498e-860d-d30027001714 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 05:07:10,999 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/4e1ab7dceb354c86857ec0754ec1a099 used request id req-28d813a8-5572-498e-860d-d30027001714 2019-01-18 05:07:11,000 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.181631088257s 2019-01-18 05:07:11,000 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/4e1ab7dceb354c86857ec0754ec1a099 used request id req-28d813a8-5572-498e-860d-d30027001714 2019-01-18 05:07:11,000 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2019-01-18 05:07:11,001 - 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}59eea39665e756e1b719be70f20b47655dadd0b2" 2019-01-18 05:07:11,075 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:07:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1a785cc3-8c57-4b88-995f-8cd69c5ee4ac 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": "6b7f4f4f76264b6fb449c43b86ee3817", "links": {"self": "http://172.30.9.23:5000/v3/roles/6b7f4f4f76264b6fb449c43b86ee3817"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a482b711adf94961bf4bb28eda7f0e28", "links": {"self": "http://172.30.9.23:5000/v3/roles/a482b711adf94961bf4bb28eda7f0e28"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e7e317b66c174923a8cb46c48d897c8d", "links": {"self": "http://172.30.9.23:5000/v3/roles/e7e317b66c174923a8cb46c48d897c8d"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "ef29c262b8354be498cad00830746735", "links": {"self": "http://172.30.9.23:5000/v3/roles/ef29c262b8354be498cad00830746735"}, "name": "Member"}]} 2019-01-18 05:07:11,076 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-1a785cc3-8c57-4b88-995f-8cd69c5ee4ac 2019-01-18 05:07:11,076 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.075709104538s 2019-01-18 05:07:11,078 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleDelete 2019-01-18 05:07:11,078 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:5000/v3/roles/ef29c262b8354be498cad00830746735 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}59eea39665e756e1b719be70f20b47655dadd0b2" 2019-01-18 05:07:11,182 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 05:07:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-52f5d749-f2d5-4666-bf86-9398cf65bd25 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 05:07:11,182 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/ef29c262b8354be498cad00830746735 used request id req-52f5d749-f2d5-4666-bf86-9398cf65bd25 2019-01-18 05:07:11,183 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleDelete in 0.104786872864s 2019-01-18 05:07:11,186 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-01-18 05:07:11,186 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:9696/v2.0/security-groups.json?project_id=4e1ab7dceb354c86857ec0754ec1a099&name=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}59eea39665e756e1b719be70f20b47655dadd0b2" 2019-01-18 05:07:11,390 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2434 X-Openstack-Request-Id: req-8a84f278-6c7e-4156-bf28-22efd018478f Date: Fri, 18 Jan 2019 05:07:11 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "4e1ab7dceb354c86857ec0754ec1a099", "created_at": "2019-01-18T05:05:33Z", "updated_at": "2019-01-18T05:05:33Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:05:33Z", "revision_number": 0, "id": "0165a123-9a6a-4e17-ad12-83760f8fd919", "remote_group_id": "79e324e9-3142-4a5b-b499-86e0b0c375e5", "remote_ip_prefix": null, "created_at": "2019-01-18T05:05:33Z", "security_group_id": "79e324e9-3142-4a5b-b499-86e0b0c375e5", "tenant_id": "4e1ab7dceb354c86857ec0754ec1a099", "port_range_min": null, "ethertype": "IPv4", "project_id": "4e1ab7dceb354c86857ec0754ec1a099"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:05:33Z", "revision_number": 0, "id": "23a31c7f-bc2c-45dc-a852-9ddc49e622d5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T05:05:33Z", "security_group_id": "79e324e9-3142-4a5b-b499-86e0b0c375e5", "tenant_id": "4e1ab7dceb354c86857ec0754ec1a099", "port_range_min": null, "ethertype": "IPv6", "project_id": "4e1ab7dceb354c86857ec0754ec1a099"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:05:33Z", "revision_number": 0, "id": "50b84dcc-056e-4be8-ba3b-bec893f5d9a3", "remote_group_id": "79e324e9-3142-4a5b-b499-86e0b0c375e5", "remote_ip_prefix": null, "created_at": "2019-01-18T05:05:33Z", "security_group_id": "79e324e9-3142-4a5b-b499-86e0b0c375e5", "tenant_id": "4e1ab7dceb354c86857ec0754ec1a099", "port_range_min": null, "ethertype": "IPv6", "project_id": "4e1ab7dceb354c86857ec0754ec1a099"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:05:33Z", "revision_number": 0, "id": "8409140f-ea96-4e19-a401-0408744bef5b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T05:05:33Z", "security_group_id": "79e324e9-3142-4a5b-b499-86e0b0c375e5", "tenant_id": "4e1ab7dceb354c86857ec0754ec1a099", "port_range_min": null, "ethertype": "IPv4", "project_id": "4e1ab7dceb354c86857ec0754ec1a099"}], "revision_number": 4, "project_id": "4e1ab7dceb354c86857ec0754ec1a099", "id": "79e324e9-3142-4a5b-b499-86e0b0c375e5", "name": "default"}]} 2019-01-18 05:07:11,390 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json?project_id=4e1ab7dceb354c86857ec0754ec1a099&name=default used request id req-8a84f278-6c7e-4156-bf28-22efd018478f 2019-01-18 05:07:11,391 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.204561948776s 2019-01-18 05:07:11,391 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json?project_id=4e1ab7dceb354c86857ec0754ec1a099&name=default used request id req-8a84f278-6c7e-4156-bf28-22efd018478f 2019-01-18 05:07:11,394 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-01-18 05:07:11,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}59eea39665e756e1b719be70f20b47655dadd0b2" 2019-01-18 05:07:11,585 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-8d1b88ce-6522-4f3e-94b0-760739af5675 Date: Fri, 18 Jan 2019 05:07:11 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-18T04:53:26Z", "updated_at": "2019-01-18T04:53:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:53:26Z", "revision_number": 0, "id": "571036d3-cb1d-483a-acb9-96f19293add9", "remote_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "remote_ip_prefix": null, "created_at": "2019-01-18T04:53:26Z", "security_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:53:26Z", "revision_number": 0, "id": "9c6f69fc-3bf8-4346-9288-5a255b82b67e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:53:26Z", "security_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:53:26Z", "revision_number": 0, "id": "260c2de9-5dc5-4508-b06c-24b9d7ed838c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:53:26Z", "security_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:53:26Z", "revision_number": 0, "id": "84255fa4-c13a-4cfe-b73d-e56ee216ca1e", "remote_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "remote_ip_prefix": null, "created_at": "2019-01-18T04:53:26Z", "security_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "created_at": "2019-01-18T04:51:20Z", "updated_at": "2019-01-18T04:51:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "2b339890-44d0-4711-a050-08a64d58e2a0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv6", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "24c99e6f-888c-4943-9c93-54ad3b18b18c", "remote_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv4", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "87b9b994-ae22-4850-863a-6a4925bd01fe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv4", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "45161a51-d6dd-4bb8-986d-bc2f88599c1d", "remote_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv6", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}], "revision_number": 4, "project_id": "9c53a91613fb4d5080479ac6f51697ed", "id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4e1ab7dceb354c86857ec0754ec1a099", "created_at": "2019-01-18T05:05:33Z", "updated_at": "2019-01-18T05:05:33Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:05:33Z", "revision_number": 0, "id": "50b84dcc-056e-4be8-ba3b-bec893f5d9a3", "remote_group_id": "79e324e9-3142-4a5b-b499-86e0b0c375e5", "remote_ip_prefix": null, "created_at": "2019-01-18T05:05:33Z", "security_group_id": "79e324e9-3142-4a5b-b499-86e0b0c375e5", "tenant_id": "4e1ab7dceb354c86857ec0754ec1a099", "port_range_min": null, "ethertype": "IPv6", "project_id": "4e1ab7dceb354c86857ec0754ec1a099"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:05:33Z", "revision_number": 0, "id": "23a31c7f-bc2c-45dc-a852-9ddc49e622d5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T05:05:33Z", "security_group_id": "79e324e9-3142-4a5b-b499-86e0b0c375e5", "tenant_id": "4e1ab7dceb354c86857ec0754ec1a099", "port_range_min": null, "ethertype": "IPv6", "project_id": "4e1ab7dceb354c86857ec0754ec1a099"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:05:33Z", "revision_number": 0, "id": "8409140f-ea96-4e19-a401-0408744bef5b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T05:05:33Z", "security_group_id": "79e324e9-3142-4a5b-b499-86e0b0c375e5", "tenant_id": "4e1ab7dceb354c86857ec0754ec1a099", "port_range_min": null, "ethertype": "IPv4", "project_id": "4e1ab7dceb354c86857ec0754ec1a099"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:05:33Z", "revision_number": 0, "id": "0165a123-9a6a-4e17-ad12-83760f8fd919", "remote_group_id": "79e324e9-3142-4a5b-b499-86e0b0c375e5", "remote_ip_prefix": null, "created_at": "2019-01-18T05:05:33Z", "security_group_id": "79e324e9-3142-4a5b-b499-86e0b0c375e5", "tenant_id": "4e1ab7dceb354c86857ec0754ec1a099", "port_range_min": null, "ethertype": "IPv4", "project_id": "4e1ab7dceb354c86857ec0754ec1a099"}], "revision_number": 4, "project_id": "4e1ab7dceb354c86857ec0754ec1a099", "id": "79e324e9-3142-4a5b-b499-86e0b0c375e5", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "created_at": "2019-01-18T04:39:06Z", "updated_at": "2019-01-18T04:39:06Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "8860837e-afbd-4411-adf9-d88db88c2114", "remote_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "47feb8aba08a40dca7028a1701e597b9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "4e399c2e-bc03-4aa3-b192-1fafdc9248ba", "remote_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "47feb8aba08a40dca7028a1701e597b9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "4bf1a402-0fa2-4cfd-9fee-4a28f16bb271", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "47feb8aba08a40dca7028a1701e597b9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "0aedefa2-edbc-47b5-bead-e954540f6937", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "47feb8aba08a40dca7028a1701e597b9"}], "revision_number": 4, "project_id": "47feb8aba08a40dca7028a1701e597b9", "id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "name": "default"}]} 2019-01-18 05:07:11,586 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-8d1b88ce-6522-4f3e-94b0-760739af5675 2019-01-18 05:07:11,586 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.191574811935s 2019-01-18 05:07:11,586 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-8d1b88ce-6522-4f3e-94b0-760739af5675 2019-01-18 05:07:11,591 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-01-18 05:07:11,591 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/security-groups/79e324e9-3142-4a5b-b499-86e0b0c375e5.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}59eea39665e756e1b719be70f20b47655dadd0b2" 2019-01-18 05:07:11,931 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-7a479b5e-3768-480c-900e-a24b9064646b Content-Length: 0 Date: Fri, 18 Jan 2019 05:07:11 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-18 05:07:11,931 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/79e324e9-3142-4a5b-b499-86e0b0c375e5.json used request id req-7a479b5e-3768-480c-900e-a24b9064646b 2019-01-18 05:07:11,932 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.340778112411s 2019-01-18 05:07:11,932 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/79e324e9-3142-4a5b-b499-86e0b0c375e5.json used request id req-7a479b5e-3768-480c-900e-a24b9064646b 2019-01-18 05:07:11,985 - xtesting.ci.run_tests - INFO - Loading test case 'vping_userdata'... 2019-01-18 05:07:12,048 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2019-01-18 05:07:12,049 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2019-01-18 05:07:12,049 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2019-01-18 05:07:12,049 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2019-01-18 05:07:12,049 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2019-01-18 05:07:12,049 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2019-01-18 05:07:12,049 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2019-01-18 05:07:12,049 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2019-01-18 05:07:12,049 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2019-01-18 05:07:12,049 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2019-01-18 05:07:12,049 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2019-01-18 05:07:12,050 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2019-01-18 05:07:12,050 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2019-01-18 05:07:12,050 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2019-01-18 05:07:12,050 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2019-01-18 05:07:12,050 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2019-01-18 05:07:12,050 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2019-01-18 05:07:12,050 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2019-01-18 05:07:12,050 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2019-01-18 05:07:12,050 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2019-01-18 05:07:12,050 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2019-01-18 05:07:12,050 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2019-01-18 05:07:12,051 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2019-01-18 05:07:12,051 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2019-01-18 05:07:12,052 - 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" 2019-01-18 05:07:12,058 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:07:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2c868684-17fd-4514-9ca6-64c49f57f613 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 05:07:12,059 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-2c868684-17fd-4514-9ca6-64c49f57f613 2019-01-18 05:07:12,059 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 05:07:12,431 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}], "expires_at": "2019-01-18T06:07:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9c53a91613fb4d5080479ac6f51697ed", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/9c53a91613fb4d5080479ac6f51697ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/9c53a91613fb4d5080479ac6f51697ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/9c53a91613fb4d5080479ac6f51697ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/9c53a91613fb4d5080479ac6f51697ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/9c53a91613fb4d5080479ac6f51697ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/9c53a91613fb4d5080479ac6f51697ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/9c53a91613fb4d5080479ac6f51697ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/9c53a91613fb4d5080479ac6f51697ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/9c53a91613fb4d5080479ac6f51697ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/9c53a91613fb4d5080479ac6f51697ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/9c53a91613fb4d5080479ac6f51697ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/9c53a91613fb4d5080479ac6f51697ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "29e5d2dfed2447bda26fc75bd1122674"}, "audit_ids": ["fik6YF7kSMqkgEYp9ER4TA"], "issued_at": "2019-01-18T05:07:12.000000Z"}} 2019-01-18 05:07:12,434 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-01-18 05:07:12,434 - 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}a30b560302afdfd861234044a3b1f9fcc1738ea2" 2019-01-18 05:07:12,667 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-51b43dcd-0e6e-4f3b-841b-fb2cda59a62d Date: Fri, 18 Jan 2019 05:07:12 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"c7128340-d09d-4472-ab8c-6b0e75149f5d","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"47feb8aba08a40dca7028a1701e597b9","status":"ACTIVE","subnets":["99f540fb-52d8-49ca-b59c-736c854d3c9e"],"description":"","tags":[],"updated_at":"2019-01-18T04:39:13Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"47feb8aba08a40dca7028a1701e597b9","created_at":"2019-01-18T04:39:06Z","provider:network_type":"flat"}]} 2019-01-18 05:07:12,668 - 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-51b43dcd-0e6e-4f3b-841b-fb2cda59a62d 2019-01-18 05:07:12,668 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.234031915665s 2019-01-18 05:07:12,668 - 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-51b43dcd-0e6e-4f3b-841b-fb2cda59a62d 2019-01-18 05:07:12,669 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainList 2019-01-18 05:07:12,672 - 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}a30b560302afdfd861234044a3b1f9fcc1738ea2" 2019-01-18 05:07:12,677 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 18 Jan 2019 05:07: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"}]}]}} 2019-01-18 05:07:12,682 - 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}a30b560302afdfd861234044a3b1f9fcc1738ea2" 2019-01-18 05:07:12,760 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:07:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ae4e62fb-a39c-476e-88de-e2beb43fe939 Content-Encoding: gzip Content-Length: 214 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/c19db1b8f60647a9a114cd23287c807b"}, "description": "", "name": "heat_stack", "enabled": true, "id": "c19db1b8f60647a9a114cd23287c807b"}, {"links": {"self": "http://172.30.9.23: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}} 2019-01-18 05:07:12,760 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains used request id req-ae4e62fb-a39c-476e-88de-e2beb43fe939 2019-01-18 05:07:12,760 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainList in 0.0916268825531s 2019-01-18 05:07:12,762 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-01-18 05:07:12,762 - 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}a30b560302afdfd861234044a3b1f9fcc1738ea2" -d '{"project": {"description": "Created by OPNFV Functest: vping_userdata", "enabled": true, "domain_id": "default", "name": "vping_userdata-project_e91df088-20d6-4bc5-a13d-e30189904eee"}}' 2019-01-18 05:07:12,865 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 18 Jan 2019 05:07:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bae4c47b-3103-4b67-8fbb-a25ff5aca29f 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/c97544dbd5dc47d9827145b03212ce79"}, "enabled": true, "id": "c97544dbd5dc47d9827145b03212ce79", "parent_id": "default", "domain_id": "default", "name": "vping_userdata-project_e91df088-20d6-4bc5-a13d-e30189904eee"}} 2019-01-18 05:07:12,865 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-bae4c47b-3103-4b67-8fbb-a25ff5aca29f 2019-01-18 05:07:12,865 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.102946996689s 2019-01-18 05:07:12,865 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-bae4c47b-3103-4b67-8fbb-a25ff5aca29f 2019-01-18 05:07:12,866 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'parent_id': u'default', 'is_domain': False, 'name': u'vping_userdata-project_e91df088-20d6-4bc5-a13d-e30189904eee', 'id': u'c97544dbd5dc47d9827145b03212ce79', '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'})}) 2019-01-18 05:07:12,866 - shade.task_manager - DEBUG - Manager envvars:regionOne running task UserCreate 2019-01-18 05:07:13,242 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task UserCreate in 0.375867843628s 2019-01-18 05:07:13,243 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/users/d24bac23046644a9a933465a7cf62d58 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a30b560302afdfd861234044a3b1f9fcc1738ea2" 2019-01-18 05:07:13,340 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:07:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-107ccd98-6917-455b-9f59-1af9d0738053 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/d24bac23046644a9a933465a7cf62d58"}, "enabled": true, "id": "d24bac23046644a9a933465a7cf62d58", "options": {}, "domain_id": "default", "name": "vping_userdata-user_e91df088-20d6-4bc5-a13d-e30189904eee"}} 2019-01-18 05:07:13,341 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users/d24bac23046644a9a933465a7cf62d58 used request id req-107ccd98-6917-455b-9f59-1af9d0738053 2019-01-18 05:07:13,341 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'd24bac23046644a9a933465a7cf62d58', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'vping_userdata-user_e91df088-20d6-4bc5-a13d-e30189904eee'}) 2019-01-18 05:07:13,342 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2019-01-18 05:07:13,342 - 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}a30b560302afdfd861234044a3b1f9fcc1738ea2" 2019-01-18 05:07:13,418 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:07:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2ea16577-92c7-414c-ae30-86b344a0d695 Content-Encoding: gzip Content-Length: 285 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6b7f4f4f76264b6fb449c43b86ee3817", "links": {"self": "http://172.30.9.23:5000/v3/roles/6b7f4f4f76264b6fb449c43b86ee3817"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a482b711adf94961bf4bb28eda7f0e28", "links": {"self": "http://172.30.9.23:5000/v3/roles/a482b711adf94961bf4bb28eda7f0e28"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e7e317b66c174923a8cb46c48d897c8d", "links": {"self": "http://172.30.9.23:5000/v3/roles/e7e317b66c174923a8cb46c48d897c8d"}, "name": "ResellerAdmin"}]} 2019-01-18 05:07:13,419 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-2ea16577-92c7-414c-ae30-86b344a0d695 2019-01-18 05:07:13,419 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.077262878418s 2019-01-18 05:07:13,420 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2019-01-18 05:07:13,421 - 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}a30b560302afdfd861234044a3b1f9fcc1738ea2" 2019-01-18 05:07:13,504 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:07:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c76c636e-5f62-4fe4-a088-dde6e20e3da2 Content-Encoding: gzip Content-Length: 285 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6b7f4f4f76264b6fb449c43b86ee3817", "links": {"self": "http://172.30.9.23:5000/v3/roles/6b7f4f4f76264b6fb449c43b86ee3817"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a482b711adf94961bf4bb28eda7f0e28", "links": {"self": "http://172.30.9.23:5000/v3/roles/a482b711adf94961bf4bb28eda7f0e28"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e7e317b66c174923a8cb46c48d897c8d", "links": {"self": "http://172.30.9.23:5000/v3/roles/e7e317b66c174923a8cb46c48d897c8d"}, "name": "ResellerAdmin"}]} 2019-01-18 05:07:13,504 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-c76c636e-5f62-4fe4-a088-dde6e20e3da2 2019-01-18 05:07:13,505 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0843880176544s 2019-01-18 05:07:13,506 - functest.core.tenantnetwork - INFO - Creating default role Member 2019-01-18 05:07:13,506 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleCreate 2019-01-18 05:07:13,507 - 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}a30b560302afdfd861234044a3b1f9fcc1738ea2" -d '{"role": {"name": "Member"}}' 2019-01-18 05:07:13,631 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 18 Jan 2019 05:07:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2aef8ce3-c0fd-49c2-8442-7d48502fec02 Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "ab24a9d75bbb40128821c588a3d8b397", "links": {"self": "http://172.30.9.23:5000/v3/roles/ab24a9d75bbb40128821c588a3d8b397"}, "name": "Member"}} 2019-01-18 05:07:13,631 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-2aef8ce3-c0fd-49c2-8442-7d48502fec02 2019-01-18 05:07:13,632 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleCreate in 0.125398874283s 2019-01-18 05:07:13,632 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles/ab24a9d75bbb40128821c588a3d8b397 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a30b560302afdfd861234044a3b1f9fcc1738ea2" 2019-01-18 05:07:13,712 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:07:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c92277f7-1cc3-4397-8edf-424705c77960 Content-Encoding: gzip Content-Length: 143 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.23:5000/v3/roles/ab24a9d75bbb40128821c588a3d8b397"}, "domain_id": null, "name": "Member", "id": "ab24a9d75bbb40128821c588a3d8b397"}} 2019-01-18 05:07:13,713 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/ab24a9d75bbb40128821c588a3d8b397 used request id req-c92277f7-1cc3-4397-8edf-424705c77960 2019-01-18 05:07:13,713 - functest.core.tenantnetwork - DEBUG - role: Munch({'NAME_ATTR': 'name', 'name': u'Member', 'links': {u'self': u'http://172.30.9.23:5000/v3/roles/ab24a9d75bbb40128821c588a3d8b397'}, 'domain_id': None, 'human_id': None, 'id': u'ab24a9d75bbb40128821c588a3d8b397', 'HUMAN_ID': False}) 2019-01-18 05:07:13,713 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2019-01-18 05:07:13,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}a30b560302afdfd861234044a3b1f9fcc1738ea2" 2019-01-18 05:07:13,791 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:07:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f4c833b7-7919-48c6-b7b5-49e3fcef5791 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": "6b7f4f4f76264b6fb449c43b86ee3817", "links": {"self": "http://172.30.9.23:5000/v3/roles/6b7f4f4f76264b6fb449c43b86ee3817"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a482b711adf94961bf4bb28eda7f0e28", "links": {"self": "http://172.30.9.23:5000/v3/roles/a482b711adf94961bf4bb28eda7f0e28"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "ab24a9d75bbb40128821c588a3d8b397", "links": {"self": "http://172.30.9.23:5000/v3/roles/ab24a9d75bbb40128821c588a3d8b397"}, "name": "Member"}, {"domain_id": null, "id": "e7e317b66c174923a8cb46c48d897c8d", "links": {"self": "http://172.30.9.23:5000/v3/roles/e7e317b66c174923a8cb46c48d897c8d"}, "name": "ResellerAdmin"}]} 2019-01-18 05:07:13,792 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-f4c833b7-7919-48c6-b7b5-49e3fcef5791 2019-01-18 05:07:13,792 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0784912109375s 2019-01-18 05:07:13,793 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2019-01-18 05:07:13,794 - 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}a30b560302afdfd861234044a3b1f9fcc1738ea2" 2019-01-18 05:07:13,910 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:07:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-04a7cfda-3bfc-492d-87a3-27c3383f5f0e 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"}} 2019-01-18 05:07:13,910 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains/default used request id req-04a7cfda-3bfc-492d-87a3-27c3383f5f0e 2019-01-18 05:07:13,911 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.117107152939s 2019-01-18 05:07:13,911 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-01-18 05:07:13,912 - 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}a30b560302afdfd861234044a3b1f9fcc1738ea2" 2019-01-18 05:07:14,003 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:07:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-df4a3312-e5c7-4b05-b726-0699566e1ed2 Content-Encoding: gzip Content-Length: 869 Content-Type: application/json RESP BODY: {"users": [{"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/0607a2b4beb0408e9fa51cc5ba027ac6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0607a2b4beb0408e9fa51cc5ba027ac6", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/17c61b95071545a094cc82823d2b88b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "17c61b95071545a094cc82823d2b88b8", "email": "nova@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/29e5d2dfed2447bda26fc75bd1122674"}, "domain_id": "default", "enabled": true, "options": {}, "id": "29e5d2dfed2447bda26fc75bd1122674", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/3b6dcc8c791e4b6e8831f5b5e583de80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3b6dcc8c791e4b6e8831f5b5e583de80", "email": "neutron@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.23:5000/v3/users/45ab52d673584bc198669be88c88b878"}, "domain_id": "default", "enabled": true, "options": {}, "id": "45ab52d673584bc198669be88c88b878", "email": "barbican@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/57795b4ee52f49c6a71f55bb6c4012f8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "57795b4ee52f49c6a71f55bb6c4012f8", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/5c52969262974d64ac2a300ca5d60f50"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c52969262974d64ac2a300ca5d60f50", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/5fc15572bb1c489ba92bd9945bbc1f64"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5fc15572bb1c489ba92bd9945bbc1f64", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/6b519d70e25f4e61a9dfd738cd6bba22"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6b519d70e25f4e61a9dfd738cd6bba22", "email": "heat@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.23:5000/v3/users/8248437208b540c2893a7117ad102a87"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8248437208b540c2893a7117ad102a87", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/890dee97e62840c5b15e36f03f6b7efc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "890dee97e62840c5b15e36f03f6b7efc", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/8cccb516ecc44ed9bb7c8633df108fd4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8cccb516ecc44ed9bb7c8633df108fd4", "email": "glance@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.23:5000/v3/users/97c3d863a98148299fa116fdb54be470"}, "domain_id": "default", "enabled": true, "options": {}, "id": "97c3d863a98148299fa116fdb54be470", "email": "tacker@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/a2a0c8c0f19941808c9f618af50b3b79"}, "domain_id": "c19db1b8f60647a9a114cd23287c807b", "enabled": true, "options": {}, "id": "a2a0c8c0f19941808c9f618af50b3b79", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "vping_userdata-user_e91df088-20d6-4bc5-a13d-e30189904eee", "links": {"self": "http://172.30.9.23:5000/v3/users/d24bac23046644a9a933465a7cf62d58"}, "domain_id": "default", "enabled": true, "id": "d24bac23046644a9a933465a7cf62d58", "options": {}}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/fe5de73ba9cb41b2be24ccf1f72f5ed4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe5de73ba9cb41b2be24ccf1f72f5ed4", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2019-01-18 05:07:14,003 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-df4a3312-e5c7-4b05-b726-0699566e1ed2 2019-01-18 05:07:14,003 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0919260978699s 2019-01-18 05:07:14,004 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-df4a3312-e5c7-4b05-b726-0699566e1ed2 2019-01-18 05:07:14,010 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-01-18 05:07:14,011 - 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}a30b560302afdfd861234044a3b1f9fcc1738ea2" 2019-01-18 05:07:14,093 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:07:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-72cff091-24a8-4b95-89be-39e39725e478 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": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/47feb8aba08a40dca7028a1701e597b9"}, "enabled": true, "id": "47feb8aba08a40dca7028a1701e597b9", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/9c53a91613fb4d5080479ac6f51697ed"}, "enabled": true, "id": "9c53a91613fb4d5080479ac6f51697ed", "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/c97544dbd5dc47d9827145b03212ce79"}, "enabled": true, "id": "c97544dbd5dc47d9827145b03212ce79", "parent_id": "default", "domain_id": "default", "name": "vping_userdata-project_e91df088-20d6-4bc5-a13d-e30189904eee"}]} 2019-01-18 05:07:14,093 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-72cff091-24a8-4b95-89be-39e39725e478 2019-01-18 05:07:14,093 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0826010704041s 2019-01-18 05:07:14,093 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-72cff091-24a8-4b95-89be-39e39725e478 2019-01-18 05:07:14,096 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2019-01-18 05:07:14,097 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/role_assignments?user.id=d24bac23046644a9a933465a7cf62d58&scope.project.id=c97544dbd5dc47d9827145b03212ce79&role.id=ab24a9d75bbb40128821c588a3d8b397 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a30b560302afdfd861234044a3b1f9fcc1738ea2" 2019-01-18 05:07:14,186 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:07:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-080248a8-b5b1-49c7-8a41-a5823c365377 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=d24bac23046644a9a933465a7cf62d58&scope.project.id=c97544dbd5dc47d9827145b03212ce79&role.id=ab24a9d75bbb40128821c588a3d8b397", "previous": null, "next": null}} 2019-01-18 05:07:14,186 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/role_assignments?user.id=d24bac23046644a9a933465a7cf62d58&scope.project.id=c97544dbd5dc47d9827145b03212ce79&role.id=ab24a9d75bbb40128821c588a3d8b397 used request id req-080248a8-b5b1-49c7-8a41-a5823c365377 2019-01-18 05:07:14,186 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0902769565582s 2019-01-18 05:07:14,187 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2019-01-18 05:07:14,187 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:5000/v3/projects/c97544dbd5dc47d9827145b03212ce79/users/d24bac23046644a9a933465a7cf62d58/roles/ab24a9d75bbb40128821c588a3d8b397 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a30b560302afdfd861234044a3b1f9fcc1738ea2" 2019-01-18 05:07:14,311 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 05:07:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-587f15ad-b265-49da-bb01-e0639f48cd28 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 05:07:14,311 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/c97544dbd5dc47d9827145b03212ce79/users/d24bac23046644a9a933465a7cf62d58/roles/ab24a9d75bbb40128821c588a3d8b397 used request id req-587f15ad-b265-49da-bb01-e0639f48cd28 2019-01-18 05:07:14,311 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.124417066574s 2019-01-18 05:07:14,312 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'vping_userdata-project_e91df088-20d6-4bc5-a13d-e30189904eee', 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': '77d66803-0e97-45c7-aab5-9536c33d9356', 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_e91df088-20d6-4bc5-a13d-e30189904eee', 'project_id': u'c97544dbd5dc47d9827145b03212ce79', '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': {}}}} 2019-01-18 05:07:14,313 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2019-01-18 05:07:14,313 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2019-01-18 05:07:14,314 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2019-01-18 05:07:14,314 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2019-01-18 05:07:14,314 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2019-01-18 05:07:14,314 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2019-01-18 05:07:14,314 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2019-01-18 05:07:14,314 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2019-01-18 05:07:14,314 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2019-01-18 05:07:14,314 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2019-01-18 05:07:14,314 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2019-01-18 05:07:14,315 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2019-01-18 05:07:14,315 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2019-01-18 05:07:14,315 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2019-01-18 05:07:14,315 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2019-01-18 05:07:14,315 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2019-01-18 05:07:14,315 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2019-01-18 05:07:14,315 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2019-01-18 05:07:14,315 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2019-01-18 05:07:14,316 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2019-01-18 05:07:14,316 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2019-01-18 05:07:14,316 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2019-01-18 05:07:14,316 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2019-01-18 05:07:14,316 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2019-01-18 05:07:14,317 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'vping_userdata-user_e91df088-20d6-4bc5-a13d-e30189904eee', 'password': '77d66803-0e97-45c7-aab5-9536c33d9356', 'project_name': 'vping_userdata-project_e91df088-20d6-4bc5-a13d-e30189904eee', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.23:5000/v3', 'project_id': 'c97544dbd5dc47d9827145b03212ce79', 'project_domain_name': 'Default'} 2019-01-18 05:07:14,318 - xtesting.ci.run_tests - INFO - Running test case 'vping_userdata'... 2019-01-18 05:07:14,318 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainList 2019-01-18 05:07:14,319 - 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}a30b560302afdfd861234044a3b1f9fcc1738ea2" 2019-01-18 05:07:14,403 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:07:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-379d2a02-0568-4962-8e33-4ec712a2a44a Content-Encoding: gzip Content-Length: 214 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/c19db1b8f60647a9a114cd23287c807b"}, "description": "", "name": "heat_stack", "enabled": true, "id": "c19db1b8f60647a9a114cd23287c807b"}, {"links": {"self": "http://172.30.9.23: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}} 2019-01-18 05:07:14,403 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains used request id req-379d2a02-0568-4962-8e33-4ec712a2a44a 2019-01-18 05:07:14,404 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainList in 0.0854909420013s 2019-01-18 05:07:14,405 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-01-18 05:07:14,406 - 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}a30b560302afdfd861234044a3b1f9fcc1738ea2" 2019-01-18 05:07:14,490 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:07:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-87920cbf-72e3-43ab-b656-a9b4d0f8f97e 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": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/47feb8aba08a40dca7028a1701e597b9"}, "enabled": true, "id": "47feb8aba08a40dca7028a1701e597b9", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/9c53a91613fb4d5080479ac6f51697ed"}, "enabled": true, "id": "9c53a91613fb4d5080479ac6f51697ed", "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/c97544dbd5dc47d9827145b03212ce79"}, "enabled": true, "id": "c97544dbd5dc47d9827145b03212ce79", "parent_id": "default", "domain_id": "default", "name": "vping_userdata-project_e91df088-20d6-4bc5-a13d-e30189904eee"}]} 2019-01-18 05:07:14,490 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-87920cbf-72e3-43ab-b656-a9b4d0f8f97e 2019-01-18 05:07:14,490 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0850989818573s 2019-01-18 05:07:14,491 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-87920cbf-72e3-43ab-b656-a9b4d0f8f97e 2019-01-18 05:07:14,494 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-01-18 05:07:14,495 - 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}a30b560302afdfd861234044a3b1f9fcc1738ea2" -d '{"network": {"tenant_id": "c97544dbd5dc47d9827145b03212ce79", "name": "vping_userdata-net_e91df088-20d6-4bc5-a13d-e30189904eee", "admin_state_up": true}}' 2019-01-18 05:07:15,151 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 708 X-Openstack-Request-Id: req-0e9efdcf-1eaa-448d-bc38-2930e14590f8 Date: Fri, 18 Jan 2019 05:07:15 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"881f7bcb-2139-4828-9ee5-662f17127ee3","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":60,"ipv4_address_scope":null,"shared":false,"project_id":"c97544dbd5dc47d9827145b03212ce79","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-18T05:07:15Z","is_default":false,"qos_policy_id":null,"name":"vping_userdata-net_e91df088-20d6-4bc5-a13d-e30189904eee","admin_state_up":true,"tenant_id":"c97544dbd5dc47d9827145b03212ce79","created_at":"2019-01-18T05:07:14Z","mtu":1450}} 2019-01-18 05:07:15,151 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-0e9efdcf-1eaa-448d-bc38-2930e14590f8 2019-01-18 05:07:15,151 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.656970977783s 2019-01-18 05:07:15,151 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-0e9efdcf-1eaa-448d-bc38-2930e14590f8 2019-01-18 05:07:15,152 - 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'2019-01-18T05:07:15Z', u'is_default': False, u'revision_number': 3, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'881f7bcb-2139-4828-9ee5-662f17127ee3', u'provider:segmentation_id': 60, 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_e91df088-20d6-4bc5-a13d-e30189904eee', u'created_at': u'2019-01-18T05:07:14Z', u'mtu': 1450, u'tenant_id': u'c97544dbd5dc47d9827145b03212ce79', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'c97544dbd5dc47d9827145b03212ce79'}) 2019-01-18 05:07:15,153 - 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" 2019-01-18 05:07:15,159 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:07:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-136bc16e-303e-4ae0-b07a-74c7a6adab8a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 05:07:15,160 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-136bc16e-303e-4ae0-b07a-74c7a6adab8a 2019-01-18 05:07:15,160 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 05:07:15,538 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ab24a9d75bbb40128821c588a3d8b397", "name": "Member"}], "expires_at": "2019-01-18T06:07:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c97544dbd5dc47d9827145b03212ce79", "name": "vping_userdata-project_e91df088-20d6-4bc5-a13d-e30189904eee"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/c97544dbd5dc47d9827145b03212ce79", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/c97544dbd5dc47d9827145b03212ce79", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/c97544dbd5dc47d9827145b03212ce79", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/c97544dbd5dc47d9827145b03212ce79", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/c97544dbd5dc47d9827145b03212ce79", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/c97544dbd5dc47d9827145b03212ce79", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/c97544dbd5dc47d9827145b03212ce79", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/c97544dbd5dc47d9827145b03212ce79", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/c97544dbd5dc47d9827145b03212ce79", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/c97544dbd5dc47d9827145b03212ce79", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/c97544dbd5dc47d9827145b03212ce79", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/c97544dbd5dc47d9827145b03212ce79", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "vping_userdata-user_e91df088-20d6-4bc5-a13d-e30189904eee", "id": "d24bac23046644a9a933465a7cf62d58"}, "audit_ids": ["Ij8BFo2gTfOiI7N4DBG11g"], "issued_at": "2019-01-18T05:07:15.000000Z"}} 2019-01-18 05:07:15,542 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-01-18 05:07:15,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}a05c7a692d8f82b76d7767bcad0a59d3c60c1b45" 2019-01-18 05:07:15,796 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1195 X-Openstack-Request-Id: req-1700db60-b4c5-40fb-997e-1b3ce7551781 Date: Fri, 18 Jan 2019 05:07: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":"2019-01-18T05:07:15Z","tenant_id":"c97544dbd5dc47d9827145b03212ce79","created_at":"2019-01-18T05:07:14Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"c97544dbd5dc47d9827145b03212ce79","id":"881f7bcb-2139-4828-9ee5-662f17127ee3","name":"vping_userdata-net_e91df088-20d6-4bc5-a13d-e30189904eee"},{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"c7128340-d09d-4472-ab8c-6b0e75149f5d","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"47feb8aba08a40dca7028a1701e597b9","status":"ACTIVE","subnets":["99f540fb-52d8-49ca-b59c-736c854d3c9e"],"description":"","tags":[],"updated_at":"2019-01-18T04:39:13Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"47feb8aba08a40dca7028a1701e597b9","created_at":"2019-01-18T04:39:06Z","mtu":1500}]} 2019-01-18 05:07:15,796 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-1700db60-b4c5-40fb-997e-1b3ce7551781 2019-01-18 05:07:15,796 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.25479388237s 2019-01-18 05:07:15,797 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-1700db60-b4c5-40fb-997e-1b3ce7551781 2019-01-18 05:07:15,798 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-01-18 05:07:15,799 - 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}a05c7a692d8f82b76d7767bcad0a59d3c60c1b45" -d '{"subnet": {"name": "vping_userdata-subnet_e91df088-20d6-4bc5-a13d-e30189904eee", "enable_dhcp": true, "network_id": "881f7bcb-2139-4828-9ee5-662f17127ee3", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2019-01-18 05:07:16,641 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-58a7b622-ddee-432e-abcc-55065eb9bccd Date: Fri, 18 Jan 2019 05:07:16 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"881f7bcb-2139-4828-9ee5-662f17127ee3","tenant_id":"c97544dbd5dc47d9827145b03212ce79","created_at":"2019-01-18T05:07:16Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-01-18T05:07:16Z","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":"c97544dbd5dc47d9827145b03212ce79","id":"cf93dd2e-f391-44bc-a420-163830ab9362","subnetpool_id":null,"name":"vping_userdata-subnet_e91df088-20d6-4bc5-a13d-e30189904eee"}} 2019-01-18 05:07:16,641 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-58a7b622-ddee-432e-abcc-55065eb9bccd 2019-01-18 05:07:16,642 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.843235015869s 2019-01-18 05:07:16,642 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-58a7b622-ddee-432e-abcc-55065eb9bccd 2019-01-18 05:07:16,642 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-01-18T05:07:16Z', 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'cf93dd2e-f391-44bc-a420-163830ab9362', u'subnetpool_id': None, u'service_types': [], u'name': u'vping_userdata-subnet_e91df088-20d6-4bc5-a13d-e30189904eee', u'enable_dhcp': True, u'network_id': u'881f7bcb-2139-4828-9ee5-662f17127ee3', u'tenant_id': u'c97544dbd5dc47d9827145b03212ce79', u'created_at': u'2019-01-18T05:07:16Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'c97544dbd5dc47d9827145b03212ce79'}) 2019-01-18 05:07:16,643 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-01-18 05:07:16,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}a05c7a692d8f82b76d7767bcad0a59d3c60c1b45" -d '{"router": {"external_gateway_info": {"network_id": "c7128340-d09d-4472-ab8c-6b0e75149f5d"}, "name": "vping_userdata-router_e91df088-20d6-4bc5-a13d-e30189904eee", "admin_state_up": true}}' 2019-01-18 05:07:21,351 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 701 X-Openstack-Request-Id: req-b274ed92-35f1-42d9-a9de-18649f056219 Date: Fri, 18 Jan 2019 05:07:21 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "c7128340-d09d-4472-ab8c-6b0e75149f5d", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "99f540fb-52d8-49ca-b59c-736c854d3c9e", "ip_address": "172.30.9.202"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "c97544dbd5dc47d9827145b03212ce79", "created_at": "2019-01-18T05:07:17Z", "admin_state_up": true, "updated_at": "2019-01-18T05:07:18Z", "flavor_id": null, "revision_number": 2, "routes": [], "project_id": "c97544dbd5dc47d9827145b03212ce79", "id": "b42d7f83-d161-4855-a27d-dc3f9903659e", "name": "vping_userdata-router_e91df088-20d6-4bc5-a13d-e30189904eee"}} 2019-01-18 05:07:21,352 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/routers.json used request id req-b274ed92-35f1-42d9-a9de-18649f056219 2019-01-18 05:07:21,352 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 4.70876812935s 2019-01-18 05:07:21,352 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/routers.json used request id req-b274ed92-35f1-42d9-a9de-18649f056219 2019-01-18 05:07:21,353 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-01-18T05:07:18Z', u'revision_number': 2, u'id': u'b42d7f83-d161-4855-a27d-dc3f9903659e', u'external_gateway_info': {u'network_id': u'c7128340-d09d-4472-ab8c-6b0e75149f5d', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'99f540fb-52d8-49ca-b59c-736c854d3c9e', u'ip_address': u'172.30.9.202'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vping_userdata-router_e91df088-20d6-4bc5-a13d-e30189904eee', u'admin_state_up': True, u'tenant_id': u'c97544dbd5dc47d9827145b03212ce79', u'created_at': u'2019-01-18T05:07:17Z', u'flavor_id': None, u'routes': [], u'project_id': u'c97544dbd5dc47d9827145b03212ce79'}) 2019-01-18 05:07:21,353 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-01-18 05:07:21,354 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9696/v2.0/routers/b42d7f83-d161-4855-a27d-dc3f9903659e/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}a05c7a692d8f82b76d7767bcad0a59d3c60c1b45" -d '{"subnet_id": "cf93dd2e-f391-44bc-a420-163830ab9362"}' 2019-01-18 05:07:23,542 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-1b2a4f5c-0a25-4dbb-bfc0-ed516c62a9f7 Date: Fri, 18 Jan 2019 05:07:23 GMT RESP BODY: {"network_id": "881f7bcb-2139-4828-9ee5-662f17127ee3", "tenant_id": "c97544dbd5dc47d9827145b03212ce79", "subnet_id": "cf93dd2e-f391-44bc-a420-163830ab9362", "subnet_ids": ["cf93dd2e-f391-44bc-a420-163830ab9362"], "port_id": "f6576e61-a2b2-4823-8450-76aad63f05a5", "id": "b42d7f83-d161-4855-a27d-dc3f9903659e"} 2019-01-18 05:07:23,542 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/b42d7f83-d161-4855-a27d-dc3f9903659e/add_router_interface.json used request id req-1b2a4f5c-0a25-4dbb-bfc0-ed516c62a9f7 2019-01-18 05:07:23,542 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.18893790245s 2019-01-18 05:07:23,543 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/b42d7f83-d161-4855-a27d-dc3f9903659e/add_router_interface.json used request id req-1b2a4f5c-0a25-4dbb-bfc0-ed516c62a9f7 returning object b42d7f83-d161-4855-a27d-dc3f9903659e 2019-01-18 05:07:23,543 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-01-18 05:07:23,675 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2019-01-18 05:07:23,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}a05c7a692d8f82b76d7767bcad0a59d3c60c1b45" 2019-01-18 05:07:23,683 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 648 Date: Fri, 18 Jan 2019 05:07:23 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"}]}]} 2019-01-18 05:07:23,687 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-01-18 05:07:23,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}a05c7a692d8f82b76d7767bcad0a59d3c60c1b45" 2019-01-18 05:07:23,862 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-deb47e7f-9c32-4811-a137-15aecce67e2d Date: Fri, 18 Jan 2019 05:07:23 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-01-18 05:07:23,862 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-deb47e7f-9c32-4811-a137-15aecce67e2d 2019-01-18 05:07:23,862 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.175072193146s 2019-01-18 05:07:23,862 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-deb47e7f-9c32-4811-a137-15aecce67e2d 2019-01-18 05:07:23,864 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-01-18 05:07:23,865 - 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}a05c7a692d8f82b76d7767bcad0a59d3c60c1b45" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/vping_userdata-img_e91df088-20d6-4bc5-a13d-e30189904eee", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vping_userdata-img_e91df088-20d6-4bc5-a13d-e30189904eee"}' 2019-01-18 05:07:24,132 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 880 Content-Type: application/json Location: http://172.30.9.23:9292/v2/images/2da33c77-49b5-40ab-bd79-9bcdf8b49ae3 X-Openstack-Request-Id: req-319c3f95-2acc-4e4e-8556-6fa5e8632be0 Date: Fri, 18 Jan 2019 05:07:24 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/2da33c77-49b5-40ab-bd79-9bcdf8b49ae3/file", "owner": "c97544dbd5dc47d9827145b03212ce79", "id": "2da33c77-49b5-40ab-bd79-9bcdf8b49ae3", "size": null, "self": "/v2/images/2da33c77-49b5-40ab-bd79-9bcdf8b49ae3", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2019-01-18T05:07:24Z", "visibility": "private", "owner_specified.shade.object": "images/vping_userdata-img_e91df088-20d6-4bc5-a13d-e30189904eee", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_userdata-img_e91df088-20d6-4bc5-a13d-e30189904eee", "checksum": null, "created_at": "2019-01-18T05:07:24Z", "protected": false} 2019-01-18 05:07:24,132 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-319c3f95-2acc-4e4e-8556-6fa5e8632be0 2019-01-18 05:07:24,132 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.267796039581s 2019-01-18 05:07:24,133 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-319c3f95-2acc-4e4e-8556-6fa5e8632be0 returning object 2da33c77-49b5-40ab-bd79-9bcdf8b49ae3 2019-01-18 05:07:24,133 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-01-18 05:07:24,134 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9292/v2/images/2da33c77-49b5-40ab-bd79-9bcdf8b49ae3/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}a05c7a692d8f82b76d7767bcad0a59d3c60c1b45" -d '' 2019-01-18 05:07:25,526 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-fbcc0e6b-f0d7-45a9-8553-4cf6735274d5 Date: Fri, 18 Jan 2019 05:07:25 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-18 05:07:25,526 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/2da33c77-49b5-40ab-bd79-9bcdf8b49ae3/file used request id req-fbcc0e6b-f0d7-45a9-8553-4cf6735274d5 2019-01-18 05:07:25,526 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.3929669857s 2019-01-18 05:07:25,527 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/2da33c77-49b5-40ab-bd79-9bcdf8b49ae3/file used request id req-fbcc0e6b-f0d7-45a9-8553-4cf6735274d5 2019-01-18 05:07:25,527 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-01-18 05:07:25,528 - 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}a05c7a692d8f82b76d7767bcad0a59d3c60c1b45" 2019-01-18 05:07:25,705 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1210 Content-Type: application/json X-Openstack-Request-Id: req-cf96866f-269f-47fa-bf3f-76228874a120 Date: Fri, 18 Jan 2019 05:07:25 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://af014572-0a5d-4a80-a07f-9105f52ab2c1/images/2da33c77-49b5-40ab-bd79-9bcdf8b49ae3/snap", "metadata": {}}], "file": "/v2/images/2da33c77-49b5-40ab-bd79-9bcdf8b49ae3/file", "owner": "c97544dbd5dc47d9827145b03212ce79", "id": "2da33c77-49b5-40ab-bd79-9bcdf8b49ae3", "size": 12716032, "self": "/v2/images/2da33c77-49b5-40ab-bd79-9bcdf8b49ae3", "disk_format": "qcow2", "direct_url": "rbd://af014572-0a5d-4a80-a07f-9105f52ab2c1/images/2da33c77-49b5-40ab-bd79-9bcdf8b49ae3/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2019-01-18T05:07:25Z", "visibility": "private", "owner_specified.shade.object": "images/vping_userdata-img_e91df088-20d6-4bc5-a13d-e30189904eee", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_userdata-img_e91df088-20d6-4bc5-a13d-e30189904eee", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-01-18T05:07:24Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-01-18 05:07:25,705 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-cf96866f-269f-47fa-bf3f-76228874a120 2019-01-18 05:07:25,705 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.17794084549s 2019-01-18 05:07:25,705 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-cf96866f-269f-47fa-bf3f-76228874a120 2019-01-18 05:07:25,707 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://af014572-0a5d-4a80-a07f-9105f52ab2c1/images/2da33c77-49b5-40ab-bd79-9bcdf8b49ae3/snap', u'metadata': Munch({})})], 'file': u'/v2/images/2da33c77-49b5-40ab-bd79-9bcdf8b49ae3/file', 'owner': u'c97544dbd5dc47d9827145b03212ce79', 'id': u'2da33c77-49b5-40ab-bd79-9bcdf8b49ae3', 'size': 12716032, u'self': u'/v2/images/2da33c77-49b5-40ab-bd79-9bcdf8b49ae3', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'c97544dbd5dc47d9827145b03212ce79', 'name': 'vping_userdata-project_e91df088-20d6-4bc5-a13d-e30189904eee', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://af014572-0a5d-4a80-a07f-9105f52ab2c1/images/2da33c77-49b5-40ab-bd79-9bcdf8b49ae3/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-01-18T05:07:25Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2019-01-18T05:07:25Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vping_userdata-img_e91df088-20d6-4bc5-a13d-e30189904eee', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/2da33c77-49b5-40ab-bd79-9bcdf8b49ae3', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/vping_userdata-img_e91df088-20d6-4bc5-a13d-e30189904eee', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'vping_userdata-img_e91df088-20d6-4bc5-a13d-e30189904eee', 'created': u'2019-01-18T05:07:24Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-01-18T05:07:24Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/2da33c77-49b5-40ab-bd79-9bcdf8b49ae3', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/vping_userdata-img_e91df088-20d6-4bc5-a13d-e30189904eee', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2019-01-18 05:07:25,708 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-01-18 05:07:25,711 - 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}a30b560302afdfd861234044a3b1f9fcc1738ea2" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "vping_userdata-flavor_e91df088-20d6-4bc5-a13d-e30189904eee", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-01-18 05:07:25,939 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:07: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-f47d04e3-e145-4259-bc70-d6fd737b9201 x-compute-request-id: req-f47d04e3-e145-4259-bc70-d6fd737b9201 Content-Encoding: gzip Content-Length: 310 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/95f76141-83dd-4131-8821-d71f082aa0be", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/95f76141-83dd-4131-8821-d71f082aa0be", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "95f76141-83dd-4131-8821-d71f082aa0be", "name": "vping_userdata-flavor_e91df088-20d6-4bc5-a13d-e30189904eee", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2019-01-18 05:07:25,939 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-f47d04e3-e145-4259-bc70-d6fd737b9201 2019-01-18 05:07:25,939 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.230674982071s 2019-01-18 05:07:25,940 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-f47d04e3-e145-4259-bc70-d6fd737b9201 returning object 95f76141-83dd-4131-8821-d71f082aa0be 2019-01-18 05:07:25,940 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vping_userdata-flavor_e91df088-20d6-4bc5-a13d-e30189904eee', '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'9c53a91613fb4d5080479ac6f51697ed', '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'95f76141-83dd-4131-8821-d71f082aa0be', 'swap': 0}) 2019-01-18 05:07:25,941 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-01-18 05:07:25,944 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/flavors/95f76141-83dd-4131-8821-d71f082aa0be/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}a30b560302afdfd861234044a3b1f9fcc1738ea2" -d '{"extra_specs": {}}' 2019-01-18 05:07:25,961 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:07: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-f6b0fe00-077d-46c1-8825-0ad2dd36e2b8 x-compute-request-id: req-f6b0fe00-077d-46c1-8825-0ad2dd36e2b8 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2019-01-18 05:07:25,961 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors/95f76141-83dd-4131-8821-d71f082aa0be/os-extra_specs used request id req-f6b0fe00-077d-46c1-8825-0ad2dd36e2b8 2019-01-18 05:07:25,962 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0205130577087s 2019-01-18 05:07:25,962 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors/95f76141-83dd-4131-8821-d71f082aa0be/os-extra_specs used request id req-f6b0fe00-077d-46c1-8825-0ad2dd36e2b8 2019-01-18 05:07:25,963 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-01-18 05:07:25,963 - 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}a05c7a692d8f82b76d7767bcad0a59d3c60c1b45" 2019-01-18 05:07:26,247 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1239 X-Openstack-Request-Id: req-c7e78ddf-d99c-4fd2-9dbb-a61722a25abd Date: Fri, 18 Jan 2019 05: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":["cf93dd2e-f391-44bc-a420-163830ab9362"],"updated_at":"2019-01-18T05:07:16Z","tenant_id":"c97544dbd5dc47d9827145b03212ce79","created_at":"2019-01-18T05:07:14Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"c97544dbd5dc47d9827145b03212ce79","id":"881f7bcb-2139-4828-9ee5-662f17127ee3","name":"vping_userdata-net_e91df088-20d6-4bc5-a13d-e30189904eee"},{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"c7128340-d09d-4472-ab8c-6b0e75149f5d","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"47feb8aba08a40dca7028a1701e597b9","status":"ACTIVE","subnets":["99f540fb-52d8-49ca-b59c-736c854d3c9e"],"description":"","tags":[],"updated_at":"2019-01-18T04:39:13Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"47feb8aba08a40dca7028a1701e597b9","created_at":"2019-01-18T04:39:06Z","mtu":1500}]} 2019-01-18 05:07:26,247 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-c7e78ddf-d99c-4fd2-9dbb-a61722a25abd 2019-01-18 05:07:26,247 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.284739971161s 2019-01-18 05:07:26,248 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-c7e78ddf-d99c-4fd2-9dbb-a61722a25abd 2019-01-18 05:07:26,249 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-01-18 05:07:26,249 - 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}a05c7a692d8f82b76d7767bcad0a59d3c60c1b45" 2019-01-18 05:07:26,426 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1210 Content-Type: application/json X-Openstack-Request-Id: req-2e1213a3-9d25-4b93-837b-ba1559182bfb Date: Fri, 18 Jan 2019 05:07:26 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://af014572-0a5d-4a80-a07f-9105f52ab2c1/images/2da33c77-49b5-40ab-bd79-9bcdf8b49ae3/snap", "metadata": {}}], "file": "/v2/images/2da33c77-49b5-40ab-bd79-9bcdf8b49ae3/file", "owner": "c97544dbd5dc47d9827145b03212ce79", "id": "2da33c77-49b5-40ab-bd79-9bcdf8b49ae3", "size": 12716032, "self": "/v2/images/2da33c77-49b5-40ab-bd79-9bcdf8b49ae3", "disk_format": "qcow2", "direct_url": "rbd://af014572-0a5d-4a80-a07f-9105f52ab2c1/images/2da33c77-49b5-40ab-bd79-9bcdf8b49ae3/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2019-01-18T05:07:25Z", "visibility": "private", "owner_specified.shade.object": "images/vping_userdata-img_e91df088-20d6-4bc5-a13d-e30189904eee", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_userdata-img_e91df088-20d6-4bc5-a13d-e30189904eee", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-01-18T05:07:24Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-01-18 05:07:26,427 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-2e1213a3-9d25-4b93-837b-ba1559182bfb 2019-01-18 05:07:26,427 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.177664995193s 2019-01-18 05:07:26,427 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-2e1213a3-9d25-4b93-837b-ba1559182bfb 2019-01-18 05:07:26,429 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-01-18 05:07:26,432 - 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}a05c7a692d8f82b76d7767bcad0a59d3c60c1b45" 2019-01-18 05:07:26,627 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:07: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-f2afb0a0-5c3e-4d7b-a86e-df2437987a2b x-compute-request-id: req-f2afb0a0-5c3e-4d7b-a86e-df2437987a2b Content-Encoding: gzip Content-Length: 310 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/95f76141-83dd-4131-8821-d71f082aa0be", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/95f76141-83dd-4131-8821-d71f082aa0be", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "95f76141-83dd-4131-8821-d71f082aa0be", "name": "vping_userdata-flavor_e91df088-20d6-4bc5-a13d-e30189904eee", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2019-01-18 05:07:26,628 - 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-f2afb0a0-5c3e-4d7b-a86e-df2437987a2b 2019-01-18 05:07:26,628 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.198756933212s 2019-01-18 05:07:26,628 - 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-f2afb0a0-5c3e-4d7b-a86e-df2437987a2b 2019-01-18 05:07:26,630 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2019-01-18 05:07:26,633 - 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}a05c7a692d8f82b76d7767bcad0a59d3c60c1b45" -d '{"server": {"name": "vping_userdata-vm_e91df088-20d6-4bc5-a13d-e30189904eee", "imageRef": "2da33c77-49b5-40ab-bd79-9bcdf8b49ae3", "flavorRef": "95f76141-83dd-4131-8821-d71f082aa0be", "max_count": 1, "min_count": 1, "networks": [{"uuid": "881f7bcb-2139-4828-9ee5-662f17127ee3"}]}}' 2019-01-18 05:07:28,112 - keystoneauth.session - DEBUG - RESP: [202] Date: Fri, 18 Jan 2019 05:07: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-4b076717-2b40-4daf-9f5f-0c6007da05a1 x-compute-request-id: req-4b076717-2b40-4daf-9f5f-0c6007da05a1 Content-Length: 374 location: http://172.30.9.23:8774/v2.1/servers/d05ede82-5636-49d2-b67f-9083a05a4f3f Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "d05ede82-5636-49d2-b67f-9083a05a4f3f", "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/d05ede82-5636-49d2-b67f-9083a05a4f3f", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/d05ede82-5636-49d2-b67f-9083a05a4f3f", "rel": "bookmark"}], "adminPass": "28niUPJi4LYD"}} 2019-01-18 05:07:28,113 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-4b076717-2b40-4daf-9f5f-0c6007da05a1 2019-01-18 05:07:28,113 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 1.48222780228s 2019-01-18 05:07:28,113 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-4b076717-2b40-4daf-9f5f-0c6007da05a1 2019-01-18 05:07:28,114 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-18 05:07:28,117 - 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}a05c7a692d8f82b76d7767bcad0a59d3c60c1b45" 2019-01-18 05:07:28,527 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05: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,Accept-Encoding x-openstack-request-id: req-875d484a-5a65-43aa-bb0f-2d36f430eb11 x-compute-request-id: req-875d484a-5a65-43aa-bb0f-2d36f430eb11 Content-Encoding: gzip Content-Length: 600 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/d05ede82-5636-49d2-b67f-9083a05a4f3f", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/d05ede82-5636-49d2-b67f-9083a05a4f3f", "rel": "bookmark"}], "image": {"id": "2da33c77-49b5-40ab-bd79-9bcdf8b49ae3", "links": [{"href": "http://172.30.9.23:8774/images/2da33c77-49b5-40ab-bd79-9bcdf8b49ae3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "95f76141-83dd-4131-8821-d71f082aa0be", "links": [{"href": "http://172.30.9.23:8774/flavors/95f76141-83dd-4131-8821-d71f082aa0be", "rel": "bookmark"}]}, "id": "d05ede82-5636-49d2-b67f-9083a05a4f3f", "user_id": "d24bac23046644a9a933465a7cf62d58", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2019-01-18T05:07:28Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_e91df088-20d6-4bc5-a13d-e30189904eee", "created": "2019-01-18T05:07:28Z", "tenant_id": "c97544dbd5dc47d9827145b03212ce79", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-18 05:07:28,527 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-875d484a-5a65-43aa-bb0f-2d36f430eb11 2019-01-18 05:07:28,527 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.413115978241s 2019-01-18 05:07:28,527 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-875d484a-5a65-43aa-bb0f-2d36f430eb11 2019-01-18 05:07:28,534 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-01-18 05:07:28,535 - 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}a05c7a692d8f82b76d7767bcad0a59d3c60c1b45" 2019-01-18 05:07:28,786 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1239 X-Openstack-Request-Id: req-38a62a8c-34ef-4c82-9a68-94867ba7788c Date: Fri, 18 Jan 2019 05: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":["cf93dd2e-f391-44bc-a420-163830ab9362"],"updated_at":"2019-01-18T05:07:16Z","tenant_id":"c97544dbd5dc47d9827145b03212ce79","created_at":"2019-01-18T05:07:14Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"c97544dbd5dc47d9827145b03212ce79","id":"881f7bcb-2139-4828-9ee5-662f17127ee3","name":"vping_userdata-net_e91df088-20d6-4bc5-a13d-e30189904eee"},{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"c7128340-d09d-4472-ab8c-6b0e75149f5d","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"47feb8aba08a40dca7028a1701e597b9","status":"ACTIVE","subnets":["99f540fb-52d8-49ca-b59c-736c854d3c9e"],"description":"","tags":[],"updated_at":"2019-01-18T04:39:13Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"47feb8aba08a40dca7028a1701e597b9","created_at":"2019-01-18T04:39:06Z","mtu":1500}]} 2019-01-18 05:07:28,786 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-38a62a8c-34ef-4c82-9a68-94867ba7788c 2019-01-18 05:07:28,787 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.252161979675s 2019-01-18 05:07:28,787 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-38a62a8c-34ef-4c82-9a68-94867ba7788c 2019-01-18 05:07:28,788 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-01-18 05:07:28,788 - 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}a05c7a692d8f82b76d7767bcad0a59d3c60c1b45" 2019-01-18 05:07:29,066 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-156b9c06-075b-4aaf-a99d-578144fb8b88 Date: Fri, 18 Jan 2019 05:07:29 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"881f7bcb-2139-4828-9ee5-662f17127ee3","tenant_id":"c97544dbd5dc47d9827145b03212ce79","created_at":"2019-01-18T05:07:16Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-01-18T05:07:16Z","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":"c97544dbd5dc47d9827145b03212ce79","id":"cf93dd2e-f391-44bc-a420-163830ab9362","subnetpool_id":null,"name":"vping_userdata-subnet_e91df088-20d6-4bc5-a13d-e30189904eee"}]} 2019-01-18 05:07:29,066 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-156b9c06-075b-4aaf-a99d-578144fb8b88 2019-01-18 05:07:29,066 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.2782330513s 2019-01-18 05:07:29,067 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-156b9c06-075b-4aaf-a99d-578144fb8b88 2019-01-18 05:07:29,067 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-18 05:07:31,070 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-18 05:07:31,073 - 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}a05c7a692d8f82b76d7767bcad0a59d3c60c1b45" 2019-01-18 05:07:31,582 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:07: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-64d8783b-731d-4749-a9eb-c3a43c52bcc5 x-compute-request-id: req-64d8783b-731d-4749-a9eb-c3a43c52bcc5 Content-Encoding: gzip Content-Length: 663 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/d05ede82-5636-49d2-b67f-9083a05a4f3f", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/d05ede82-5636-49d2-b67f-9083a05a4f3f", "rel": "bookmark"}], "image": {"id": "2da33c77-49b5-40ab-bd79-9bcdf8b49ae3", "links": [{"href": "http://172.30.9.23:8774/images/2da33c77-49b5-40ab-bd79-9bcdf8b49ae3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "95f76141-83dd-4131-8821-d71f082aa0be", "links": [{"href": "http://172.30.9.23:8774/flavors/95f76141-83dd-4131-8821-d71f082aa0be", "rel": "bookmark"}]}, "id": "d05ede82-5636-49d2-b67f-9083a05a4f3f", "security_groups": [{"name": "default"}], "user_id": "d24bac23046644a9a933465a7cf62d58", "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": "2019-01-18T05:07:29Z", "hostId": "13d62f394824e65669f0de8bc656925ccafff5f28ad19ec01d2c5589", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_e91df088-20d6-4bc5-a13d-e30189904eee", "created": "2019-01-18T05:07:28Z", "tenant_id": "c97544dbd5dc47d9827145b03212ce79", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-18 05:07:31,582 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-64d8783b-731d-4749-a9eb-c3a43c52bcc5 2019-01-18 05:07:31,582 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.512247085571s 2019-01-18 05:07:31,582 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-64d8783b-731d-4749-a9eb-c3a43c52bcc5 2019-01-18 05:07:31,587 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-18 05:07:33,589 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-18 05:07:33,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}a05c7a692d8f82b76d7767bcad0a59d3c60c1b45" 2019-01-18 05:07:34,293 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05: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-a1f8b2c7-0d00-4eb6-b1e5-114af0a416a1 x-compute-request-id: req-a1f8b2c7-0d00-4eb6-b1e5-114af0a416a1 Content-Encoding: gzip Content-Length: 663 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/d05ede82-5636-49d2-b67f-9083a05a4f3f", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/d05ede82-5636-49d2-b67f-9083a05a4f3f", "rel": "bookmark"}], "image": {"id": "2da33c77-49b5-40ab-bd79-9bcdf8b49ae3", "links": [{"href": "http://172.30.9.23:8774/images/2da33c77-49b5-40ab-bd79-9bcdf8b49ae3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "95f76141-83dd-4131-8821-d71f082aa0be", "links": [{"href": "http://172.30.9.23:8774/flavors/95f76141-83dd-4131-8821-d71f082aa0be", "rel": "bookmark"}]}, "id": "d05ede82-5636-49d2-b67f-9083a05a4f3f", "security_groups": [{"name": "default"}], "user_id": "d24bac23046644a9a933465a7cf62d58", "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": "2019-01-18T05:07:29Z", "hostId": "13d62f394824e65669f0de8bc656925ccafff5f28ad19ec01d2c5589", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_e91df088-20d6-4bc5-a13d-e30189904eee", "created": "2019-01-18T05:07:28Z", "tenant_id": "c97544dbd5dc47d9827145b03212ce79", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-18 05:07:34,293 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-a1f8b2c7-0d00-4eb6-b1e5-114af0a416a1 2019-01-18 05:07:34,294 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.704246997833s 2019-01-18 05:07:34,294 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-a1f8b2c7-0d00-4eb6-b1e5-114af0a416a1 2019-01-18 05:07:34,298 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-18 05:07:36,301 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-18 05:07:36,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}a05c7a692d8f82b76d7767bcad0a59d3c60c1b45" 2019-01-18 05:07:36,799 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05: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-bfcbfd58-2e18-4858-b28f-0b84d23285af x-compute-request-id: req-bfcbfd58-2e18-4858-b28f-0b84d23285af Content-Encoding: gzip Content-Length: 743 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_e91df088-20d6-4bc5-a13d-e30189904eee": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7e:2a:aa", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/d05ede82-5636-49d2-b67f-9083a05a4f3f", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/d05ede82-5636-49d2-b67f-9083a05a4f3f", "rel": "bookmark"}], "image": {"id": "2da33c77-49b5-40ab-bd79-9bcdf8b49ae3", "links": [{"href": "http://172.30.9.23:8774/images/2da33c77-49b5-40ab-bd79-9bcdf8b49ae3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-18T05:07:32.000000", "flavor": {"id": "95f76141-83dd-4131-8821-d71f082aa0be", "links": [{"href": "http://172.30.9.23:8774/flavors/95f76141-83dd-4131-8821-d71f082aa0be", "rel": "bookmark"}]}, "id": "d05ede82-5636-49d2-b67f-9083a05a4f3f", "security_groups": [{"name": "default"}], "user_id": "d24bac23046644a9a933465a7cf62d58", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-18T05:07:34Z", "hostId": "13d62f394824e65669f0de8bc656925ccafff5f28ad19ec01d2c5589", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_e91df088-20d6-4bc5-a13d-e30189904eee", "created": "2019-01-18T05:07:28Z", "tenant_id": "c97544dbd5dc47d9827145b03212ce79", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-18 05:07:36,800 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-bfcbfd58-2e18-4858-b28f-0b84d23285af 2019-01-18 05:07:36,800 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.498996973038s 2019-01-18 05:07:36,800 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-bfcbfd58-2e18-4858-b28f-0b84d23285af 2019-01-18 05:07:36,804 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-01-18 05:07:36,805 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:9696/v2.0/ports.json?device_id=d05ede82-5636-49d2-b67f-9083a05a4f3f" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a05c7a692d8f82b76d7767bcad0a59d3c60c1b45" 2019-01-18 05:07:36,860 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-a8015d69-353f-44d4-8c2f-3d4fa0a295c7 Date: Fri, 18 Jan 2019 05:07:36 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T05:07:34Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"cf93dd2e-f391-44bc-a420-163830ab9362","ip_address":"192.168.120.6"}],"id":"2ad92e7e-5734-40e5-a7d4-482244e23a33","security_groups":["bfd26cc9-6ef5-438e-89d3-2d4ce2f7f9dd"],"mac_address":"fa:16:3e:7e:2a:aa","project_id":"c97544dbd5dc47d9827145b03212ce79","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"881f7bcb-2139-4828-9ee5-662f17127ee3","tenant_id":"c97544dbd5dc47d9827145b03212ce79","created_at":"2019-01-18T05:07:29Z","binding:vnic_type":"normal","device_id":"d05ede82-5636-49d2-b67f-9083a05a4f3f"}]} 2019-01-18 05:07:36,860 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports.json?device_id=d05ede82-5636-49d2-b67f-9083a05a4f3f used request id req-a8015d69-353f-44d4-8c2f-3d4fa0a295c7 2019-01-18 05:07:36,860 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0556981563568s 2019-01-18 05:07:36,860 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports.json?device_id=d05ede82-5636-49d2-b67f-9083a05a4f3f used request id req-a8015d69-353f-44d4-8c2f-3d4fa0a295c7 2019-01-18 05:07:36,866 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-01-18 05:07:36,866 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:9696/v2.0/floatingips.json?port_id=2ad92e7e-5734-40e5-a7d4-482244e23a33" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a05c7a692d8f82b76d7767bcad0a59d3c60c1b45" 2019-01-18 05:07:37,038 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-b7a4728a-2e0d-47c4-8f48-bd8217e3b718 Date: Fri, 18 Jan 2019 05:07:37 GMT RESP BODY: {"floatingips": []} 2019-01-18 05:07:37,038 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json?port_id=2ad92e7e-5734-40e5-a7d4-482244e23a33 used request id req-b7a4728a-2e0d-47c4-8f48-bd8217e3b718 2019-01-18 05:07:37,039 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.172590970993s 2019-01-18 05:07:37,039 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json?port_id=2ad92e7e-5734-40e5-a7d4-482244e23a33 used request id req-b7a4728a-2e0d-47c4-8f48-bd8217e3b718 2019-01-18 05:07:37,039 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping_userdata-net_e91df088-20d6-4bc5-a13d-e30189904eee': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:7e:2a:aa', 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'2da33c77-49b5-40ab-bd79-9bcdf8b49ae3'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-01-18T05:07:32.000000', 'flavor': Munch({u'id': u'95f76141-83dd-4131-8821-d71f082aa0be'}), 'az': u'nova', 'id': u'd05ede82-5636-49d2-b67f-9083a05a4f3f', 'security_groups': [Munch({u'name': u'default'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'd24bac23046644a9a933465a7cf62d58', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'c97544dbd5dc47d9827145b03212ce79', 'name': 'vping_userdata-project_e91df088-20d6-4bc5-a13d-e30189904eee', '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'2019-01-18T05:07:32.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-01-18T05:07:34Z', 'hostId': u'13d62f394824e65669f0de8bc656925ccafff5f28ad19ec01d2c5589', u'OS-SRV-USG:terminated_at': None, 'key_name': None, 'public_v6': '', 'private_v4': u'192.168.120.6', 'cloud': 'envvars', 'host_id': u'13d62f394824e65669f0de8bc656925ccafff5f28ad19ec01d2c5589', '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'2019-01-18T05:07:32.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'c97544dbd5dc47d9827145b03212ce79', 'name': u'vping_userdata-vm_e91df088-20d6-4bc5-a13d-e30189904eee', 'adminPass': u'28niUPJi4LYD', 'tenant_id': u'c97544dbd5dc47d9827145b03212ce79', 'region': 'regionOne', 'created': u'2019-01-18T05:07:28Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u''}) 2019-01-18 05:07:37,040 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-01-18 05:07:37,041 - 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}a05c7a692d8f82b76d7767bcad0a59d3c60c1b45" 2019-01-18 05:07:37,150 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1239 X-Openstack-Request-Id: req-1aca274f-b398-445e-bf87-1383358fa6f6 Date: Fri, 18 Jan 2019 05:07: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":["cf93dd2e-f391-44bc-a420-163830ab9362"],"updated_at":"2019-01-18T05:07:16Z","tenant_id":"c97544dbd5dc47d9827145b03212ce79","created_at":"2019-01-18T05:07:14Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"c97544dbd5dc47d9827145b03212ce79","id":"881f7bcb-2139-4828-9ee5-662f17127ee3","name":"vping_userdata-net_e91df088-20d6-4bc5-a13d-e30189904eee"},{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"c7128340-d09d-4472-ab8c-6b0e75149f5d","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"47feb8aba08a40dca7028a1701e597b9","status":"ACTIVE","subnets":["99f540fb-52d8-49ca-b59c-736c854d3c9e"],"description":"","tags":[],"updated_at":"2019-01-18T04:39:13Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"47feb8aba08a40dca7028a1701e597b9","created_at":"2019-01-18T04:39:06Z","mtu":1500}]} 2019-01-18 05:07:37,150 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-1aca274f-b398-445e-bf87-1383358fa6f6 2019-01-18 05:07:37,151 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.110006093979s 2019-01-18 05:07:37,151 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-1aca274f-b398-445e-bf87-1383358fa6f6 2019-01-18 05:07:37,152 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-01-18 05:07:37,153 - 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}a05c7a692d8f82b76d7767bcad0a59d3c60c1b45" 2019-01-18 05:07:37,333 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1210 Content-Type: application/json X-Openstack-Request-Id: req-4cd39470-4940-47fc-9e92-16cdc8d18b49 Date: Fri, 18 Jan 2019 05:07:37 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://af014572-0a5d-4a80-a07f-9105f52ab2c1/images/2da33c77-49b5-40ab-bd79-9bcdf8b49ae3/snap", "metadata": {}}], "file": "/v2/images/2da33c77-49b5-40ab-bd79-9bcdf8b49ae3/file", "owner": "c97544dbd5dc47d9827145b03212ce79", "id": "2da33c77-49b5-40ab-bd79-9bcdf8b49ae3", "size": 12716032, "self": "/v2/images/2da33c77-49b5-40ab-bd79-9bcdf8b49ae3", "disk_format": "qcow2", "direct_url": "rbd://af014572-0a5d-4a80-a07f-9105f52ab2c1/images/2da33c77-49b5-40ab-bd79-9bcdf8b49ae3/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2019-01-18T05:07:25Z", "visibility": "private", "owner_specified.shade.object": "images/vping_userdata-img_e91df088-20d6-4bc5-a13d-e30189904eee", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_userdata-img_e91df088-20d6-4bc5-a13d-e30189904eee", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-01-18T05:07:24Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-01-18 05:07:37,333 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-4cd39470-4940-47fc-9e92-16cdc8d18b49 2019-01-18 05:07:37,333 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.181380033493s 2019-01-18 05:07:37,334 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-4cd39470-4940-47fc-9e92-16cdc8d18b49 2019-01-18 05:07:37,336 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-01-18 05:07:37,338 - 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}a05c7a692d8f82b76d7767bcad0a59d3c60c1b45" 2019-01-18 05:07:37,373 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05: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-89a335ad-53a3-4adf-b3ee-ec8b37250423 x-compute-request-id: req-89a335ad-53a3-4adf-b3ee-ec8b37250423 Content-Encoding: gzip Content-Length: 310 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/95f76141-83dd-4131-8821-d71f082aa0be", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/95f76141-83dd-4131-8821-d71f082aa0be", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "95f76141-83dd-4131-8821-d71f082aa0be", "name": "vping_userdata-flavor_e91df088-20d6-4bc5-a13d-e30189904eee", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2019-01-18 05:07:37,374 - 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-89a335ad-53a3-4adf-b3ee-ec8b37250423 2019-01-18 05:07:37,374 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0379738807678s 2019-01-18 05:07:37,374 - 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-89a335ad-53a3-4adf-b3ee-ec8b37250423 2019-01-18 05:07:37,375 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2019-01-18 05:07:37,378 - 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}a05c7a692d8f82b76d7767bcad0a59d3c60c1b45" -d '{"server": {"name": "vping_userdata-vm2_e91df088-20d6-4bc5-a13d-e30189904eee", "imageRef": "2da33c77-49b5-40ab-bd79-9bcdf8b49ae3", "flavorRef": "95f76141-83dd-4131-8821-d71f082aa0be", "user_data": "IyEvYmluL3NoCgp3aGlsZSB0cnVlOyBkbwogcGluZyAtYyAxIDE5Mi4xNjguMTIwLjYgMj4mMSA+L2Rldi9udWxsCiBSRVM9JD8KIGlmIFsgIlokUkVTIiA9ICJaMCIgXSA7IHRoZW4KICBlY2hvICd2UGluZyBPSycKICBicmVhawogZWxzZQogIGVjaG8gJ3ZQaW5nIEtPJwogZmkKIHNsZWVwIDEKZG9uZQo=", "max_count": 1, "min_count": 1, "networks": [{"uuid": "881f7bcb-2139-4828-9ee5-662f17127ee3"}]}}' 2019-01-18 05:07:38,800 - keystoneauth.session - DEBUG - RESP: [202] Date: Fri, 18 Jan 2019 05: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-f25131da-2af8-49bf-985a-a30c0c02ccd3 x-compute-request-id: req-f25131da-2af8-49bf-985a-a30c0c02ccd3 Content-Length: 374 location: http://172.30.9.23:8774/v2.1/servers/0662fdf0-b7fa-4666-a321-233bbc1dd1f9 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "0662fdf0-b7fa-4666-a321-233bbc1dd1f9", "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/0662fdf0-b7fa-4666-a321-233bbc1dd1f9", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/0662fdf0-b7fa-4666-a321-233bbc1dd1f9", "rel": "bookmark"}], "adminPass": "7XkBPsrTwKYB"}} 2019-01-18 05:07:38,801 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-f25131da-2af8-49bf-985a-a30c0c02ccd3 2019-01-18 05:07:38,801 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 1.42534899712s 2019-01-18 05:07:38,801 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-f25131da-2af8-49bf-985a-a30c0c02ccd3 2019-01-18 05:07:38,802 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-18 05:07:38,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}a05c7a692d8f82b76d7767bcad0a59d3c60c1b45" 2019-01-18 05:07:39,243 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05: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-51666393-d0ef-452e-b721-33b9b37e7e8a x-compute-request-id: req-51666393-d0ef-452e-b721-33b9b37e7e8a Content-Encoding: gzip Content-Length: 841 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/0662fdf0-b7fa-4666-a321-233bbc1dd1f9", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/0662fdf0-b7fa-4666-a321-233bbc1dd1f9", "rel": "bookmark"}], "image": {"id": "2da33c77-49b5-40ab-bd79-9bcdf8b49ae3", "links": [{"href": "http://172.30.9.23:8774/images/2da33c77-49b5-40ab-bd79-9bcdf8b49ae3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "95f76141-83dd-4131-8821-d71f082aa0be", "links": [{"href": "http://172.30.9.23:8774/flavors/95f76141-83dd-4131-8821-d71f082aa0be", "rel": "bookmark"}]}, "id": "0662fdf0-b7fa-4666-a321-233bbc1dd1f9", "user_id": "d24bac23046644a9a933465a7cf62d58", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2019-01-18T05:07:38Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_e91df088-20d6-4bc5-a13d-e30189904eee", "created": "2019-01-18T05:07:38Z", "tenant_id": "c97544dbd5dc47d9827145b03212ce79", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_e91df088-20d6-4bc5-a13d-e30189904eee": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7e:2a:aa", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/d05ede82-5636-49d2-b67f-9083a05a4f3f", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/d05ede82-5636-49d2-b67f-9083a05a4f3f", "rel": "bookmark"}], "image": {"id": "2da33c77-49b5-40ab-bd79-9bcdf8b49ae3", "links": [{"href": "http://172.30.9.23:8774/images/2da33c77-49b5-40ab-bd79-9bcdf8b49ae3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-18T05:07:32.000000", "flavor": {"id": "95f76141-83dd-4131-8821-d71f082aa0be", "links": [{"href": "http://172.30.9.23:8774/flavors/95f76141-83dd-4131-8821-d71f082aa0be", "rel": "bookmark"}]}, "id": "d05ede82-5636-49d2-b67f-9083a05a4f3f", "security_groups": [{"name": "default"}], "user_id": "d24bac23046644a9a933465a7cf62d58", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-18T05:07:34Z", "hostId": "13d62f394824e65669f0de8bc656925ccafff5f28ad19ec01d2c5589", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_e91df088-20d6-4bc5-a13d-e30189904eee", "created": "2019-01-18T05:07:28Z", "tenant_id": "c97544dbd5dc47d9827145b03212ce79", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-18 05:07:39,243 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-51666393-d0ef-452e-b721-33b9b37e7e8a 2019-01-18 05:07:39,243 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.441231012344s 2019-01-18 05:07:39,244 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-51666393-d0ef-452e-b721-33b9b37e7e8a 2019-01-18 05:07:39,249 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-18 05:07:41,251 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-18 05:07:41,254 - 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}a05c7a692d8f82b76d7767bcad0a59d3c60c1b45" 2019-01-18 05:07:41,889 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:07: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-b4ce81e2-9f14-4e0f-9af5-3f366afe4d4d x-compute-request-id: req-b4ce81e2-9f14-4e0f-9af5-3f366afe4d4d Content-Encoding: gzip Content-Length: 881 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/0662fdf0-b7fa-4666-a321-233bbc1dd1f9", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/0662fdf0-b7fa-4666-a321-233bbc1dd1f9", "rel": "bookmark"}], "image": {"id": "2da33c77-49b5-40ab-bd79-9bcdf8b49ae3", "links": [{"href": "http://172.30.9.23:8774/images/2da33c77-49b5-40ab-bd79-9bcdf8b49ae3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "95f76141-83dd-4131-8821-d71f082aa0be", "links": [{"href": "http://172.30.9.23:8774/flavors/95f76141-83dd-4131-8821-d71f082aa0be", "rel": "bookmark"}]}, "id": "0662fdf0-b7fa-4666-a321-233bbc1dd1f9", "security_groups": [{"name": "default"}], "user_id": "d24bac23046644a9a933465a7cf62d58", "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": "2019-01-18T05:07:40Z", "hostId": "71d0b146dd0642751535cc422b7f18d24a11a21add11336e6d126bb1", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_e91df088-20d6-4bc5-a13d-e30189904eee", "created": "2019-01-18T05:07:38Z", "tenant_id": "c97544dbd5dc47d9827145b03212ce79", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_e91df088-20d6-4bc5-a13d-e30189904eee": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7e:2a:aa", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/d05ede82-5636-49d2-b67f-9083a05a4f3f", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/d05ede82-5636-49d2-b67f-9083a05a4f3f", "rel": "bookmark"}], "image": {"id": "2da33c77-49b5-40ab-bd79-9bcdf8b49ae3", "links": [{"href": "http://172.30.9.23:8774/images/2da33c77-49b5-40ab-bd79-9bcdf8b49ae3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-18T05:07:32.000000", "flavor": {"id": "95f76141-83dd-4131-8821-d71f082aa0be", "links": [{"href": "http://172.30.9.23:8774/flavors/95f76141-83dd-4131-8821-d71f082aa0be", "rel": "bookmark"}]}, "id": "d05ede82-5636-49d2-b67f-9083a05a4f3f", "security_groups": [{"name": "default"}], "user_id": "d24bac23046644a9a933465a7cf62d58", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-18T05:07:34Z", "hostId": "13d62f394824e65669f0de8bc656925ccafff5f28ad19ec01d2c5589", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_e91df088-20d6-4bc5-a13d-e30189904eee", "created": "2019-01-18T05:07:28Z", "tenant_id": "c97544dbd5dc47d9827145b03212ce79", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-18 05:07:41,889 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-b4ce81e2-9f14-4e0f-9af5-3f366afe4d4d 2019-01-18 05:07:41,890 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.637922048569s 2019-01-18 05:07:41,890 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-b4ce81e2-9f14-4e0f-9af5-3f366afe4d4d 2019-01-18 05:07:41,895 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-18 05:07:43,897 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-18 05:07:43,900 - 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}a05c7a692d8f82b76d7767bcad0a59d3c60c1b45" 2019-01-18 05:07:44,270 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05: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,Accept-Encoding x-openstack-request-id: req-03f06653-4e19-4ccb-b9e1-50af09d74eba x-compute-request-id: req-03f06653-4e19-4ccb-b9e1-50af09d74eba Content-Encoding: gzip Content-Length: 881 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/0662fdf0-b7fa-4666-a321-233bbc1dd1f9", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/0662fdf0-b7fa-4666-a321-233bbc1dd1f9", "rel": "bookmark"}], "image": {"id": "2da33c77-49b5-40ab-bd79-9bcdf8b49ae3", "links": [{"href": "http://172.30.9.23:8774/images/2da33c77-49b5-40ab-bd79-9bcdf8b49ae3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "95f76141-83dd-4131-8821-d71f082aa0be", "links": [{"href": "http://172.30.9.23:8774/flavors/95f76141-83dd-4131-8821-d71f082aa0be", "rel": "bookmark"}]}, "id": "0662fdf0-b7fa-4666-a321-233bbc1dd1f9", "security_groups": [{"name": "default"}], "user_id": "d24bac23046644a9a933465a7cf62d58", "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": "2019-01-18T05:07:40Z", "hostId": "71d0b146dd0642751535cc422b7f18d24a11a21add11336e6d126bb1", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_e91df088-20d6-4bc5-a13d-e30189904eee", "created": "2019-01-18T05:07:38Z", "tenant_id": "c97544dbd5dc47d9827145b03212ce79", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_e91df088-20d6-4bc5-a13d-e30189904eee": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7e:2a:aa", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/d05ede82-5636-49d2-b67f-9083a05a4f3f", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/d05ede82-5636-49d2-b67f-9083a05a4f3f", "rel": "bookmark"}], "image": {"id": "2da33c77-49b5-40ab-bd79-9bcdf8b49ae3", "links": [{"href": "http://172.30.9.23:8774/images/2da33c77-49b5-40ab-bd79-9bcdf8b49ae3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-18T05:07:32.000000", "flavor": {"id": "95f76141-83dd-4131-8821-d71f082aa0be", "links": [{"href": "http://172.30.9.23:8774/flavors/95f76141-83dd-4131-8821-d71f082aa0be", "rel": "bookmark"}]}, "id": "d05ede82-5636-49d2-b67f-9083a05a4f3f", "security_groups": [{"name": "default"}], "user_id": "d24bac23046644a9a933465a7cf62d58", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-18T05:07:34Z", "hostId": "13d62f394824e65669f0de8bc656925ccafff5f28ad19ec01d2c5589", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_e91df088-20d6-4bc5-a13d-e30189904eee", "created": "2019-01-18T05:07:28Z", "tenant_id": "c97544dbd5dc47d9827145b03212ce79", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-18 05:07:44,270 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-03f06653-4e19-4ccb-b9e1-50af09d74eba 2019-01-18 05:07:44,270 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.372487068176s 2019-01-18 05:07: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-03f06653-4e19-4ccb-b9e1-50af09d74eba 2019-01-18 05:07:44,278 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-18 05:07:46,281 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-18 05:07:46,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}a05c7a692d8f82b76d7767bcad0a59d3c60c1b45" 2019-01-18 05:07:47,084 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05: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-5992a73e-0170-4de3-b364-954064598e78 x-compute-request-id: req-5992a73e-0170-4de3-b364-954064598e78 Content-Encoding: gzip Content-Length: 865 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_e91df088-20d6-4bc5-a13d-e30189904eee": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4c:94:e2", "version": 4, "addr": "192.168.120.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/0662fdf0-b7fa-4666-a321-233bbc1dd1f9", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/0662fdf0-b7fa-4666-a321-233bbc1dd1f9", "rel": "bookmark"}], "image": {"id": "2da33c77-49b5-40ab-bd79-9bcdf8b49ae3", "links": [{"href": "http://172.30.9.23:8774/images/2da33c77-49b5-40ab-bd79-9bcdf8b49ae3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-18T05:07:45.000000", "flavor": {"id": "95f76141-83dd-4131-8821-d71f082aa0be", "links": [{"href": "http://172.30.9.23:8774/flavors/95f76141-83dd-4131-8821-d71f082aa0be", "rel": "bookmark"}]}, "id": "0662fdf0-b7fa-4666-a321-233bbc1dd1f9", "security_groups": [{"name": "default"}], "user_id": "d24bac23046644a9a933465a7cf62d58", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-18T05:07:45Z", "hostId": "71d0b146dd0642751535cc422b7f18d24a11a21add11336e6d126bb1", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_e91df088-20d6-4bc5-a13d-e30189904eee", "created": "2019-01-18T05:07:38Z", "tenant_id": "c97544dbd5dc47d9827145b03212ce79", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_e91df088-20d6-4bc5-a13d-e30189904eee": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7e:2a:aa", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/d05ede82-5636-49d2-b67f-9083a05a4f3f", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/d05ede82-5636-49d2-b67f-9083a05a4f3f", "rel": "bookmark"}], "image": {"id": "2da33c77-49b5-40ab-bd79-9bcdf8b49ae3", "links": [{"href": "http://172.30.9.23:8774/images/2da33c77-49b5-40ab-bd79-9bcdf8b49ae3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-18T05:07:32.000000", "flavor": {"id": "95f76141-83dd-4131-8821-d71f082aa0be", "links": [{"href": "http://172.30.9.23:8774/flavors/95f76141-83dd-4131-8821-d71f082aa0be", "rel": "bookmark"}]}, "id": "d05ede82-5636-49d2-b67f-9083a05a4f3f", "security_groups": [{"name": "default"}], "user_id": "d24bac23046644a9a933465a7cf62d58", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-18T05:07:34Z", "hostId": "13d62f394824e65669f0de8bc656925ccafff5f28ad19ec01d2c5589", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_e91df088-20d6-4bc5-a13d-e30189904eee", "created": "2019-01-18T05:07:28Z", "tenant_id": "c97544dbd5dc47d9827145b03212ce79", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-18 05:07:47,084 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-5992a73e-0170-4de3-b364-954064598e78 2019-01-18 05:07:47,084 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.802860021591s 2019-01-18 05:07:47,085 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-5992a73e-0170-4de3-b364-954064598e78 2019-01-18 05:07:47,090 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-01-18 05:07:47,091 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:9696/v2.0/ports.json?device_id=0662fdf0-b7fa-4666-a321-233bbc1dd1f9" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a05c7a692d8f82b76d7767bcad0a59d3c60c1b45" 2019-01-18 05:07:47,288 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 771 X-Openstack-Request-Id: req-11771a9c-67e3-406e-a9c9-499dcc038944 Date: Fri, 18 Jan 2019 05:07:47 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T05:07:45Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"cf93dd2e-f391-44bc-a420-163830ab9362","ip_address":"192.168.120.13"}],"id":"61844501-e614-4f12-a83d-b5410ba472e7","security_groups":["bfd26cc9-6ef5-438e-89d3-2d4ce2f7f9dd"],"mac_address":"fa:16:3e:4c:94:e2","project_id":"c97544dbd5dc47d9827145b03212ce79","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"881f7bcb-2139-4828-9ee5-662f17127ee3","tenant_id":"c97544dbd5dc47d9827145b03212ce79","created_at":"2019-01-18T05:07:40Z","binding:vnic_type":"normal","device_id":"0662fdf0-b7fa-4666-a321-233bbc1dd1f9"}]} 2019-01-18 05:07:47,288 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports.json?device_id=0662fdf0-b7fa-4666-a321-233bbc1dd1f9 used request id req-11771a9c-67e3-406e-a9c9-499dcc038944 2019-01-18 05:07:47,288 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.198106050491s 2019-01-18 05:07:47,289 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports.json?device_id=0662fdf0-b7fa-4666-a321-233bbc1dd1f9 used request id req-11771a9c-67e3-406e-a9c9-499dcc038944 2019-01-18 05:07:47,294 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-01-18 05:07:47,295 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:9696/v2.0/floatingips.json?port_id=61844501-e614-4f12-a83d-b5410ba472e7" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a05c7a692d8f82b76d7767bcad0a59d3c60c1b45" 2019-01-18 05:07:47,467 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-3f249c70-2a69-4843-8948-65dfce101f7f Date: Fri, 18 Jan 2019 05:07:47 GMT RESP BODY: {"floatingips": []} 2019-01-18 05:07:47,467 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json?port_id=61844501-e614-4f12-a83d-b5410ba472e7 used request id req-3f249c70-2a69-4843-8948-65dfce101f7f 2019-01-18 05:07:47,467 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.172646999359s 2019-01-18 05:07:47,467 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json?port_id=61844501-e614-4f12-a83d-b5410ba472e7 used request id req-3f249c70-2a69-4843-8948-65dfce101f7f 2019-01-18 05:07:47,468 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping_userdata-net_e91df088-20d6-4bc5-a13d-e30189904eee': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:4c:94:e2', u'version': 4, u'addr': u'192.168.120.13', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'2da33c77-49b5-40ab-bd79-9bcdf8b49ae3'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-01-18T05:07:45.000000', 'flavor': Munch({u'id': u'95f76141-83dd-4131-8821-d71f082aa0be'}), 'az': u'nova', 'id': u'0662fdf0-b7fa-4666-a321-233bbc1dd1f9', 'security_groups': [Munch({u'name': u'default'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'd24bac23046644a9a933465a7cf62d58', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'c97544dbd5dc47d9827145b03212ce79', 'name': 'vping_userdata-project_e91df088-20d6-4bc5-a13d-e30189904eee', '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'2019-01-18T05:07:45.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-01-18T05:07:45Z', 'hostId': u'71d0b146dd0642751535cc422b7f18d24a11a21add11336e6d126bb1', u'OS-SRV-USG:terminated_at': None, 'key_name': None, 'public_v6': '', 'private_v4': u'192.168.120.13', 'cloud': 'envvars', 'host_id': u'71d0b146dd0642751535cc422b7f18d24a11a21add11336e6d126bb1', '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'2019-01-18T05:07:45.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'c97544dbd5dc47d9827145b03212ce79', 'name': u'vping_userdata-vm2_e91df088-20d6-4bc5-a13d-e30189904eee', 'adminPass': u'7XkBPsrTwKYB', 'tenant_id': u'c97544dbd5dc47d9827145b03212ce79', 'region': 'regionOne', 'created': u'2019-01-18T05:07:38Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u''}) 2019-01-18 05:07:47,468 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - Waiting for ping... 2019-01-18 05:07:48,470 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-18 05:07:48,473 - 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}a05c7a692d8f82b76d7767bcad0a59d3c60c1b45" 2019-01-18 05:07:48,961 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05: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-bdb63f7e-19f6-4fe4-9a6c-9b6f63734bb4 x-compute-request-id: req-bdb63f7e-19f6-4fe4-9a6c-9b6f63734bb4 Content-Encoding: gzip Content-Length: 865 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_e91df088-20d6-4bc5-a13d-e30189904eee": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4c:94:e2", "version": 4, "addr": "192.168.120.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/0662fdf0-b7fa-4666-a321-233bbc1dd1f9", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/0662fdf0-b7fa-4666-a321-233bbc1dd1f9", "rel": "bookmark"}], "image": {"id": "2da33c77-49b5-40ab-bd79-9bcdf8b49ae3", "links": [{"href": "http://172.30.9.23:8774/images/2da33c77-49b5-40ab-bd79-9bcdf8b49ae3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-18T05:07:45.000000", "flavor": {"id": "95f76141-83dd-4131-8821-d71f082aa0be", "links": [{"href": "http://172.30.9.23:8774/flavors/95f76141-83dd-4131-8821-d71f082aa0be", "rel": "bookmark"}]}, "id": "0662fdf0-b7fa-4666-a321-233bbc1dd1f9", "security_groups": [{"name": "default"}], "user_id": "d24bac23046644a9a933465a7cf62d58", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-18T05:07:45Z", "hostId": "71d0b146dd0642751535cc422b7f18d24a11a21add11336e6d126bb1", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_e91df088-20d6-4bc5-a13d-e30189904eee", "created": "2019-01-18T05:07:38Z", "tenant_id": "c97544dbd5dc47d9827145b03212ce79", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_e91df088-20d6-4bc5-a13d-e30189904eee": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7e:2a:aa", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/d05ede82-5636-49d2-b67f-9083a05a4f3f", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/d05ede82-5636-49d2-b67f-9083a05a4f3f", "rel": "bookmark"}], "image": {"id": "2da33c77-49b5-40ab-bd79-9bcdf8b49ae3", "links": [{"href": "http://172.30.9.23:8774/images/2da33c77-49b5-40ab-bd79-9bcdf8b49ae3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-18T05:07:32.000000", "flavor": {"id": "95f76141-83dd-4131-8821-d71f082aa0be", "links": [{"href": "http://172.30.9.23:8774/flavors/95f76141-83dd-4131-8821-d71f082aa0be", "rel": "bookmark"}]}, "id": "d05ede82-5636-49d2-b67f-9083a05a4f3f", "security_groups": [{"name": "default"}], "user_id": "d24bac23046644a9a933465a7cf62d58", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-18T05:07:34Z", "hostId": "13d62f394824e65669f0de8bc656925ccafff5f28ad19ec01d2c5589", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_e91df088-20d6-4bc5-a13d-e30189904eee", "created": "2019-01-18T05:07:28Z", "tenant_id": "c97544dbd5dc47d9827145b03212ce79", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-18 05:07:48,962 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-bdb63f7e-19f6-4fe4-9a6c-9b6f63734bb4 2019-01-18 05:07:48,962 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.491379976273s 2019-01-18 05:07:48,962 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-bdb63f7e-19f6-4fe4-9a6c-9b6f63734bb4 2019-01-18 05:07:48,965 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-01-18 05:07:49,048 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/0662fdf0-b7fa-4666-a321-233bbc1dd1f9/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}a05c7a692d8f82b76d7767bcad0a59d3c60c1b45" -d '{"os-getConsoleOutput": {"length": null}}' 2019-01-18 05:07:50,142 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05: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-e8320bc5-88ee-4a2c-becb-69b0fa370312 x-compute-request-id: req-e8320bc5-88ee-4a2c-becb-69b0fa370312 Content-Encoding: gzip Content-Length: 7934 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 556239407 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.129002] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.130640] pid_max: default: 32768 minimum: 301\n[ 0.131524] ACPI: Core revision 20150930\n[ 0.132902] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.134195] Security Framework initialized\n[ 0.135001] Yama: becoming mindful.\n[ 0.135718] AppArmor: AppArmor initialized\n[ 0.136578] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.137904] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.139174] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.140472] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141861] Initializing cgroup subsys io\n[ 0.142660] Initializing cgroup subsys memory\n[ 0.143525] Initializing cgroup subsys devices\n[ 0.144404] Initializing cgroup subsys freezer\n[ 0.145268] Initializing cgroup subsys net_cls\n[ 0.146144] Initializing cgroup subsys perf_event\n[ 0.147041] Initializing cgroup subsys net_prio\n[ 0.147913] Initializing cgroup subsys hugetlb\n[ 0.148773] Initializing cgroup subsys pids\n[ 0.149641] CPU: Physical Processor ID: 0\n[ 0.151120] mce: CPU supports 10 MCE banks\n[ 0.151957] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.152946] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.163643] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.170004] ftrace: allocating 31920 entries in 125 pages\n[ 0.196303] smpboot: Max logical packages: 1\n[ 0.197170] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.198500] x2apic enabled\n[ 0.199312] Switched APIC routing to physical x2apic.\n[ 0.201057] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.202167] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.204148] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.205917] KVM setup paravirtual spinlock\n[ 0.207210] x86: Booted up 1 node, 1 CPUs\n[ 0.208021] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.209408] devtmpfs: initialized\n[ 0.211165] evm: security.selinux\n[ 0.211863] evm: security.SMACK64\n[ 0.212543] evm: security.SMACK64EXEC\n[ 0.213280] evm: security.SMACK64TRANSMUTE\n[ 0.214081] evm: security.SMACK64MMAP\n[ 0.214821] evm: security.ima\n[ 0.215454] evm: security.capability\n[ 0.216261] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.218104] pinctrl core: initialized pinctrl subsystem\n[ 0.219192] RTC time: 5:07:45, date: 01/18/19\n[ 0.220137] NET: Registered protocol family 16\n[ 0.221097] cpuidle: using governor ladder\n[ 0.221972] cpuidle: using governor menu\n[ 0.222752] PCCT header not found.\n[ 0.223516] ACPI: bus type PCI registered\n[ 0.224319] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.225562] PCI: Using configuration type 1 for base access\n[ 0.227318] ACPI: Added _OSI(Module Device)\n[ 0.228159] ACPI: Added _OSI(Processor Device)\n[ 0.229010] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.229897] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.232077] ACPI: Interpreter enabled\n[ 0.232845] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.234684] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.236520] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.238347] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.240173] ACPI: (supports S0 S5)\n[ 0.240875] ACPI: Using IOAPIC for interrupt routing\n[ 0.241935] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.245033] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.246171] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.247389] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.248566] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.250766] acpiphp: Slot [3] registered\n[ 0.251560] acpiphp: Slot [4] registered\n[ 0.252353] acpiphp: Slot [5] registered\n[ 0.253143] acpiphp: Slot [6] registered\n[ 0.253930] acpiphp: Slot [7] registered\n[ 0.254720] acpiphp: Slot [8] registered\n[ 0.255510] acpiphp: Slot [9] registered\n[ 0.256298] acpiphp: Slot [10] registered\n[ 0.257104] acpiphp: Slot [11] registered\n[ 0.257921] acpiphp: Slot [12] registered\n[ 0.258732] acpiphp: Slot [13] registered\n[ 0.259539] acpiphp: Slot [14] registered\n[ 0.260343] acpiphp: Slot [15] registered\n[ 0.271210] acpiphp: Slot [16] registered\n[ 0.272014] acpiphp: Slot [17] registered\n[ 0.272815] acpiphp: Slot [18] registered\n[ 0.273612] acpiphp: Slot [19] registered\n[ 0.274413] acpiphp: Slot [20] registered\n[ 0.275226] acpiphp: Slot [21] registered\n[ 0.276030] acpiphp: Slot [22] registered\n[ 0.276829] acpiphp: Slot [23] registered\n[ 0.277625] acpiphp: Slot [24] registered\n[ 0.278449] acpiphp: Slot [25] registered\n[ 0.279257] acpiphp: Slot [26] registered\n[ 0.280073] acpiphp: Slot [27] registered\n[ 0.280880] acpiphp: Slot [28] registered\n[ 0.281679] acpiphp: Slot [29] registered\n[ 0.282487] acpiphp: Slot [30] registered\n[ 0.283296] acpiphp: Slot [31] registered\n[ 0.284093] PCI host bridge to bus 0000:00\n[ 0.284892] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.286083] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.287274] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.288702] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.290138] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.296529] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.297797] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.298961] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.300211] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.306657] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.308073] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.353279] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.354769] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.356194] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.357633] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.359009] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.360256] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.361600] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.362645] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.364173] vgaarb: loaded\n[ 0.364764] vgaarb: bridge control possible 0000:00:02.0\n[ 0.365907] SCSI subsystem initialized\n[ 0.366714] ACPI: bus type USB registered\n[ 0.367521] usbcore: registered new interface driver usbfs\n[ 0.368551] usbcore: registered new interface driver hub\n[ 0.369547] usbcore: registered new device driver usb\n[ 0.370596] PCI: Using ACPI for IRQ routing\n[ 0.371619] NetLabel: Initializing\n[ 0.372332] NetLabel: domain hash size = 128\n[ 0.373173] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.374109] NetLabel: unlabeled traffic allowed by default\n[ 0.375196] clocksource: Switched to clocksource kvm-clock\n[ 0.380729] AppArmor: AppArmor Filesystem Enabled\n[ 0.381688] pnp: PnP ACPI init\n[ 0.382595] pnp: PnP ACPI: found 5 devices\n[ 0.388964] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.390647] NET: Registered protocol family 2\n[ 0.391600] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.392858] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.394011] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.395158] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.396223] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.397380] NET: Registered protocol family 1\n[ 0.398235] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.399321] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.400378] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.414405] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.428698] Trying to unpack rootfs image as initramfs...\n[ 0.478659] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.492866] Scanning for low memory corruption every 60 seconds\n[ 0.494163] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.495307] audit: initializing netlink subsys (disabled)\n[ 0.496322] audit: type=2000 audit(1547788066.154:1): initialized\n[ 0.497620] Initialise system trusted keyring\n[ 0.498538] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.499690] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.501627] zbud: loaded\n[ 0.502321] VFS: Disk quotas dquot_6.6.0\n[ 0.503135] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.504639] fuse init (API version 7.23)\n[ 0.505515] Key type big_key registered\n[ 0.506306] Allocating IMA MOK and blacklist keyrings.\n[ 0.507418] Key type asymmetric registered\n[ 0.508232] Asymmetric key parser 'x509' registered\n[ 0.509172] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.510976] io scheduler noop registered\n[ 0.511773] io scheduler deadline registered (default)\n[ 0.512752] io scheduler cfq registered\n[ 0.513598] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.514776] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.516040] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.517483] ACPI: Power Button [PWRF]\n[ 0.518302] GHES: HEST is not enabled!\n[ 0.532041] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.560059] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.562279] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.588796] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.591068] Linux agpgart interface v0.103\n[ 0.593170] brd: module loaded\n[ 0.594375] loop: module loaded\n[ 0.600327] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.601776] GPT:90111 != 2097151\n[ 0.602443] GPT:Alternate GPT header not at the end of the disk.\n[ 0.603525] GPT:90111 != 2097151\n[ 0.604263] GPT: Use GNU Parted to correct GPT errors.\n[ 0.605219] vda: vda1 vda15\n[ 0.606887] scsi host0: ata_piix\n[ 0.607638] scsi host1: ata_piix\n[ 0.608359] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.609557] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.610980] libphy: Fixed MDIO Bus: probed\n[ 0.611793] tun: Universal TUN/TAP device driver, 1.6\n[ 0.612729] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.615035] PPP generic driver version 2.4.2\n[ 0.615920] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.617214] ehci-pci: EHCI PCI platform driver\n[ 0.618074] ehci-platform: EHCI generic platform driver\n[ 0.619043] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.620153] ohci-pci: OHCI PCI platform driver\n[ 0.621010] ohci-platform: OHCI generic platform driver\n[ 0.621979] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.636448] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.637430] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.638856] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.639873] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.640961] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.642157] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.643560] usb usb1: Product: UHCI Host Controller\n[ 0.644486] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.645607] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.646576] hub 1-0:1.0: USB hub found\n[ 0.647350] hub 1-0:1.0: 2 ports detected\n[ 0.648236] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.650322] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.651275] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.652281] mousedev: PS/2 mouse device common for all mice\n[ 0.653517] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.655324] rtc_cmos 00:00: RTC can wake from S4\n[ 0.656400] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.657581] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.658746] i2c /dev entries driver\n[ 0.659510] device-mapper: uevent: version 1.0.3\n[ 0.660445] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.662043] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.663313] NET: Registered protocol family 10\n[ 0.664300] NET: Registered protocol family 17\n[ 0.665169] Key type dns_resolver registered\n[ 0.666070] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.667136] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.668867] registered taskstats version 1\n[ 0.669687] Loading compiled-in X.509 certificates\n[ 0.671110] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.672930] zswap: loaded using pool lzo/zbud\n[ 0.674283] Key type trusted registered\n[ 0.675837] Key type encrypted registered\n[ 0.676657] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.677668] ima: No TPM chip found, activating TPM-bypass!\n[ 0.678685] evm: HMAC attrs: 0x1\n[ 0.679640] Magic number: 3:912:112\n[ 0.680483] rtc_cmos 00:00: setting system clock to 2019-01-18 05:07:45 UTC (1547788065)\n[ 0.682080] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.683506] EDD information not available.\n[ 0.768187] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.769723] Write protecting the kernel read-only data: 14336k\n[ 0.781498] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.783308] 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.826782] 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.10\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.13...\nLease of 192.168.120.13 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.26. iid=i-0000002a\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: "} 2019-01-18 05:07:50,142 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/0662fdf0-b7fa-4666-a321-233bbc1dd1f9/action used request id req-e8320bc5-88ee-4a2c-becb-69b0fa370312 2019-01-18 05:07:50,142 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 1.17742109299s 2019-01-18 05:07:50,143 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/0662fdf0-b7fa-4666-a321-233bbc1dd1f9/action used request id req-e8320bc5-88ee-4a2c-becb-69b0fa370312 2019-01-18 05:07:50,143 - 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 556239407 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.129002] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.130640] pid_max: default: 32768 minimum: 301 [ 0.131524] ACPI: Core revision 20150930 [ 0.132902] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.134195] Security Framework initialized [ 0.135001] Yama: becoming mindful. [ 0.135718] AppArmor: AppArmor initialized [ 0.136578] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.137904] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.139174] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.140472] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141861] Initializing cgroup subsys io [ 0.142660] Initializing cgroup subsys memory [ 0.143525] Initializing cgroup subsys devices [ 0.144404] Initializing cgroup subsys freezer [ 0.145268] Initializing cgroup subsys net_cls [ 0.146144] Initializing cgroup subsys perf_event [ 0.147041] Initializing cgroup subsys net_prio [ 0.147913] Initializing cgroup subsys hugetlb [ 0.148773] Initializing cgroup subsys pids [ 0.149641] CPU: Physical Processor ID: 0 [ 0.151120] mce: CPU supports 10 MCE banks [ 0.151957] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.152946] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.163643] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.170004] ftrace: allocating 31920 entries in 125 pages [ 0.196303] smpboot: Max logical packages: 1 [ 0.197170] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.198500] x2apic enabled [ 0.199312] Switched APIC routing to physical x2apic. [ 0.201057] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.202167] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.204148] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.205917] KVM setup paravirtual spinlock [ 0.207210] x86: Booted up 1 node, 1 CPUs [ 0.208021] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.209408] devtmpfs: initialized [ 0.211165] evm: security.selinux [ 0.211863] evm: security.SMACK64 [ 0.212543] evm: security.SMACK64EXEC [ 0.213280] evm: security.SMACK64TRANSMUTE [ 0.214081] evm: security.SMACK64MMAP [ 0.214821] evm: security.ima [ 0.215454] evm: security.capability [ 0.216261] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.218104] pinctrl core: initialized pinctrl subsystem [ 0.219192] RTC time: 5:07:45, date: 01/18/19 [ 0.220137] NET: Registered protocol family 16 [ 0.221097] cpuidle: using governor ladder [ 0.221972] cpuidle: using governor menu [ 0.222752] PCCT header not found. [ 0.223516] ACPI: bus type PCI registered [ 0.224319] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.225562] PCI: Using configuration type 1 for base access [ 0.227318] ACPI: Added _OSI(Module Device) [ 0.228159] ACPI: Added _OSI(Processor Device) [ 0.229010] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.229897] ACPI: Added _OSI(Processor Aggregator Device) [ 0.232077] ACPI: Interpreter enabled [ 0.232845] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.234684] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.236520] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.238347] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.240173] ACPI: (supports S0 S5) [ 0.240875] ACPI: Using IOAPIC for interrupt routing [ 0.241935] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.245033] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.246171] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.247389] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.248566] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.250766] acpiphp: Slot [3] registered [ 0.251560] acpiphp: Slot [4] registered [ 0.252353] acpiphp: Slot [5] registered [ 0.253143] acpiphp: Slot [6] registered [ 0.253930] acpiphp: Slot [7] registered [ 0.254720] acpiphp: Slot [8] registered [ 0.255510] acpiphp: Slot [9] registered [ 0.256298] acpiphp: Slot [10] registered [ 0.257104] acpiphp: Slot [11] registered [ 0.257921] acpiphp: Slot [12] registered [ 0.258732] acpiphp: Slot [13] registered [ 0.259539] acpiphp: Slot [14] registered [ 0.260343] acpiphp: Slot [15] registered [ 0.271210] acpiphp: Slot [16] registered [ 0.272014] acpiphp: Slot [17] registered [ 0.272815] acpiphp: Slot [18] registered [ 0.273612] acpiphp: Slot [19] registered [ 0.274413] acpiphp: Slot [20] registered [ 0.275226] acpiphp: Slot [21] registered [ 0.276030] acpiphp: Slot [22] registered [ 0.276829] acpiphp: Slot [23] registered [ 0.277625] acpiphp: Slot [24] registered [ 0.278449] acpiphp: Slot [25] registered [ 0.279257] acpiphp: Slot [26] registered [ 0.280073] acpiphp: Slot [27] registered [ 0.280880] acpiphp: Slot [28] registered [ 0.281679] acpiphp: Slot [29] registered [ 0.282487] acpiphp: Slot [30] registered [ 0.283296] acpiphp: Slot [31] registered [ 0.284093] PCI host bridge to bus 0000:00 [ 0.284892] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.286083] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.287274] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.288702] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.290138] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.296529] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.297797] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.298961] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.300211] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.306657] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.308073] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.353279] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.354769] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.356194] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.357633] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.359009] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.360256] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.361600] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.362645] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.364173] vgaarb: loaded [ 0.364764] vgaarb: bridge control possible 0000:00:02.0 [ 0.365907] SCSI subsystem initialized [ 0.366714] ACPI: bus type USB registered [ 0.367521] usbcore: registered new interface driver usbfs [ 0.368551] usbcore: registered new interface driver hub [ 0.369547] usbcore: registered new device driver usb [ 0.370596] PCI: Using ACPI for IRQ routing [ 0.371619] NetLabel: Initializing [ 0.372332] NetLabel: domain hash size = 128 [ 0.373173] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.374109] NetLabel: unlabeled traffic allowed by default [ 0.375196] clocksource: Switched to clocksource kvm-clock [ 0.380729] AppArmor: AppArmor Filesystem Enabled [ 0.381688] pnp: PnP ACPI init [ 0.382595] pnp: PnP ACPI: found 5 devices [ 0.388964] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.390647] NET: Registered protocol family 2 [ 0.391600] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.392858] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.394011] TCP: Hash tables configured (established 4096 bind 4096) [ 0.395158] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.396223] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.397380] NET: Registered protocol family 1 [ 0.398235] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.399321] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.400378] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.414405] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.428698] Trying to unpack rootfs image as initramfs... [ 0.478659] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.492866] Scanning for low memory corruption every 60 seconds [ 0.494163] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.495307] audit: initializing netlink subsys (disabled) [ 0.496322] audit: type=2000 audit(1547788066.154:1): initialized [ 0.497620] Initialise system trusted keyring [ 0.498538] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.499690] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.501627] zbud: loaded [ 0.502321] VFS: Disk quotas dquot_6.6.0 [ 0.503135] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.504639] fuse init (API version 7.23) [ 0.505515] Key type big_key registered [ 0.506306] Allocating IMA MOK and blacklist keyrings. [ 0.507418] Key type asymmetric registered [ 0.508232] Asymmetric key parser 'x509' registered [ 0.509172] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.510976] io scheduler noop registered [ 0.511773] io scheduler deadline registered (default) [ 0.512752] io scheduler cfq registered [ 0.513598] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.514776] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.516040] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.517483] ACPI: Power Button [PWRF] [ 0.518302] GHES: HEST is not enabled! [ 0.532041] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.560059] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.562279] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.588796] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.591068] Linux agpgart interface v0.103 [ 0.593170] brd: module loaded [ 0.594375] loop: module loaded [ 0.600327] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.601776] GPT:90111 != 2097151 [ 0.602443] GPT:Alternate GPT header not at the end of the disk. [ 0.603525] GPT:90111 != 2097151 [ 0.604263] GPT: Use GNU Parted to correct GPT errors. [ 0.605219] vda: vda1 vda15 [ 0.606887] scsi host0: ata_piix [ 0.607638] scsi host1: ata_piix [ 0.608359] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.609557] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.610980] libphy: Fixed MDIO Bus: probed [ 0.611793] tun: Universal TUN/TAP device driver, 1.6 [ 0.612729] tun: (C) 1999-2004 Max Krasnyansky [ 0.615035] PPP generic driver version 2.4.2 [ 0.615920] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.617214] ehci-pci: EHCI PCI platform driver [ 0.618074] ehci-platform: EHCI generic platform driver [ 0.619043] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.620153] ohci-pci: OHCI PCI platform driver [ 0.621010] ohci-platform: OHCI generic platform driver [ 0.621979] uhci_hcd: USB Universal Host Controller Interface driver [ 0.636448] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.637430] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.638856] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.639873] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.640961] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.642157] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.643560] usb usb1: Product: UHCI Host Controller [ 0.644486] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.645607] usb usb1: SerialNumber: 0000:00:01.2 [ 0.646576] hub 1-0:1.0: USB hub found [ 0.647350] hub 1-0:1.0: 2 ports detected [ 0.648236] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.650322] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.651275] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.652281] mousedev: PS/2 mouse device common for all mice [ 0.653517] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.655324] rtc_cmos 00:00: RTC can wake from S4 [ 0.656400] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.657581] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.658746] i2c /dev entries driver [ 0.659510] device-mapper: uevent: version 1.0.3 [ 0.660445] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.662043] ledtrig-cpu: registered to indicate activity on CPUs [ 0.663313] NET: Registered protocol family 10 [ 0.664300] NET: Registered protocol family 17 [ 0.665169] Key type dns_resolver registered [ 0.666070] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.667136] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.668867] registered taskstats version 1 [ 0.669687] Loading compiled-in X.509 certificates [ 0.671110] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.672930] zswap: loaded using pool lzo/zbud [ 0.674283] Key type trusted registered [ 0.675837] Key type encrypted registered [ 0.676657] AppArmor: AppArmor sha1 policy hashing enabled [ 0.677668] ima: No TPM chip found, activating TPM-bypass! [ 0.678685] evm: HMAC attrs: 0x1 [ 0.679640] Magic number: 3:912:112 [ 0.680483] rtc_cmos 00:00: setting system clock to 2019-01-18 05:07:45 UTC (1547788065) [ 0.682080] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.683506] EDD information not available. [ 0.768187] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.769723] Write protecting the kernel read-only data: 14336k [ 0.781498] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.783308] 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.826782] 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.10 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.13... Lease of 192.168.120.13 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.26. iid=i-0000002a 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: 2019-01-18 05:07:50,144 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - Pinging 192.168.120.6. Waiting for response... 2019-01-18 05:07:51,146 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-18 05:07:51,149 - 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}a05c7a692d8f82b76d7767bcad0a59d3c60c1b45" 2019-01-18 05:07:51,948 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:07: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-5d2ae74b-f5c8-4083-8bd6-a07abd8e9e32 x-compute-request-id: req-5d2ae74b-f5c8-4083-8bd6-a07abd8e9e32 Content-Encoding: gzip Content-Length: 865 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_e91df088-20d6-4bc5-a13d-e30189904eee": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4c:94:e2", "version": 4, "addr": "192.168.120.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/0662fdf0-b7fa-4666-a321-233bbc1dd1f9", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/0662fdf0-b7fa-4666-a321-233bbc1dd1f9", "rel": "bookmark"}], "image": {"id": "2da33c77-49b5-40ab-bd79-9bcdf8b49ae3", "links": [{"href": "http://172.30.9.23:8774/images/2da33c77-49b5-40ab-bd79-9bcdf8b49ae3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-18T05:07:45.000000", "flavor": {"id": "95f76141-83dd-4131-8821-d71f082aa0be", "links": [{"href": "http://172.30.9.23:8774/flavors/95f76141-83dd-4131-8821-d71f082aa0be", "rel": "bookmark"}]}, "id": "0662fdf0-b7fa-4666-a321-233bbc1dd1f9", "security_groups": [{"name": "default"}], "user_id": "d24bac23046644a9a933465a7cf62d58", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-18T05:07:45Z", "hostId": "71d0b146dd0642751535cc422b7f18d24a11a21add11336e6d126bb1", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_e91df088-20d6-4bc5-a13d-e30189904eee", "created": "2019-01-18T05:07:38Z", "tenant_id": "c97544dbd5dc47d9827145b03212ce79", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_e91df088-20d6-4bc5-a13d-e30189904eee": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7e:2a:aa", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/d05ede82-5636-49d2-b67f-9083a05a4f3f", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/d05ede82-5636-49d2-b67f-9083a05a4f3f", "rel": "bookmark"}], "image": {"id": "2da33c77-49b5-40ab-bd79-9bcdf8b49ae3", "links": [{"href": "http://172.30.9.23:8774/images/2da33c77-49b5-40ab-bd79-9bcdf8b49ae3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-18T05:07:32.000000", "flavor": {"id": "95f76141-83dd-4131-8821-d71f082aa0be", "links": [{"href": "http://172.30.9.23:8774/flavors/95f76141-83dd-4131-8821-d71f082aa0be", "rel": "bookmark"}]}, "id": "d05ede82-5636-49d2-b67f-9083a05a4f3f", "security_groups": [{"name": "default"}], "user_id": "d24bac23046644a9a933465a7cf62d58", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-18T05:07:34Z", "hostId": "13d62f394824e65669f0de8bc656925ccafff5f28ad19ec01d2c5589", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_e91df088-20d6-4bc5-a13d-e30189904eee", "created": "2019-01-18T05:07:28Z", "tenant_id": "c97544dbd5dc47d9827145b03212ce79", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-18 05:07:51,948 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-5d2ae74b-f5c8-4083-8bd6-a07abd8e9e32 2019-01-18 05:07:51,948 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.801634073257s 2019-01-18 05:07:51,948 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-5d2ae74b-f5c8-4083-8bd6-a07abd8e9e32 2019-01-18 05:07:51,951 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-01-18 05:07:51,954 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/0662fdf0-b7fa-4666-a321-233bbc1dd1f9/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}a05c7a692d8f82b76d7767bcad0a59d3c60c1b45" -d '{"os-getConsoleOutput": {"length": null}}' 2019-01-18 05:07:53,068 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:07: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-be8006e1-13e6-4e49-8e2b-d2167cf8c75d x-compute-request-id: req-be8006e1-13e6-4e49-8e2b-d2167cf8c75d Content-Encoding: gzip Content-Length: 9517 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 556239407 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.129002] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.130640] pid_max: default: 32768 minimum: 301\n[ 0.131524] ACPI: Core revision 20150930\n[ 0.132902] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.134195] Security Framework initialized\n[ 0.135001] Yama: becoming mindful.\n[ 0.135718] AppArmor: AppArmor initialized\n[ 0.136578] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.137904] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.139174] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.140472] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141861] Initializing cgroup subsys io\n[ 0.142660] Initializing cgroup subsys memory\n[ 0.143525] Initializing cgroup subsys devices\n[ 0.144404] Initializing cgroup subsys freezer\n[ 0.145268] Initializing cgroup subsys net_cls\n[ 0.146144] Initializing cgroup subsys perf_event\n[ 0.147041] Initializing cgroup subsys net_prio\n[ 0.147913] Initializing cgroup subsys hugetlb\n[ 0.148773] Initializing cgroup subsys pids\n[ 0.149641] CPU: Physical Processor ID: 0\n[ 0.151120] mce: CPU supports 10 MCE banks\n[ 0.151957] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.152946] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.163643] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.170004] ftrace: allocating 31920 entries in 125 pages\n[ 0.196303] smpboot: Max logical packages: 1\n[ 0.197170] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.198500] x2apic enabled\n[ 0.199312] Switched APIC routing to physical x2apic.\n[ 0.201057] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.202167] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.204148] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.205917] KVM setup paravirtual spinlock\n[ 0.207210] x86: Booted up 1 node, 1 CPUs\n[ 0.208021] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.209408] devtmpfs: initialized\n[ 0.211165] evm: security.selinux\n[ 0.211863] evm: security.SMACK64\n[ 0.212543] evm: security.SMACK64EXEC\n[ 0.213280] evm: security.SMACK64TRANSMUTE\n[ 0.214081] evm: security.SMACK64MMAP\n[ 0.214821] evm: security.ima\n[ 0.215454] evm: security.capability\n[ 0.216261] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.218104] pinctrl core: initialized pinctrl subsystem\n[ 0.219192] RTC time: 5:07:45, date: 01/18/19\n[ 0.220137] NET: Registered protocol family 16\n[ 0.221097] cpuidle: using governor ladder\n[ 0.221972] cpuidle: using governor menu\n[ 0.222752] PCCT header not found.\n[ 0.223516] ACPI: bus type PCI registered\n[ 0.224319] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.225562] PCI: Using configuration type 1 for base access\n[ 0.227318] ACPI: Added _OSI(Module Device)\n[ 0.228159] ACPI: Added _OSI(Processor Device)\n[ 0.229010] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.229897] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.232077] ACPI: Interpreter enabled\n[ 0.232845] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.234684] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.236520] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.238347] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.240173] ACPI: (supports S0 S5)\n[ 0.240875] ACPI: Using IOAPIC for interrupt routing\n[ 0.241935] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.245033] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.246171] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.247389] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.248566] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.250766] acpiphp: Slot [3] registered\n[ 0.251560] acpiphp: Slot [4] registered\n[ 0.252353] acpiphp: Slot [5] registered\n[ 0.253143] acpiphp: Slot [6] registered\n[ 0.253930] acpiphp: Slot [7] registered\n[ 0.254720] acpiphp: Slot [8] registered\n[ 0.255510] acpiphp: Slot [9] registered\n[ 0.256298] acpiphp: Slot [10] registered\n[ 0.257104] acpiphp: Slot [11] registered\n[ 0.257921] acpiphp: Slot [12] registered\n[ 0.258732] acpiphp: Slot [13] registered\n[ 0.259539] acpiphp: Slot [14] registered\n[ 0.260343] acpiphp: Slot [15] registered\n[ 0.271210] acpiphp: Slot [16] registered\n[ 0.272014] acpiphp: Slot [17] registered\n[ 0.272815] acpiphp: Slot [18] registered\n[ 0.273612] acpiphp: Slot [19] registered\n[ 0.274413] acpiphp: Slot [20] registered\n[ 0.275226] acpiphp: Slot [21] registered\n[ 0.276030] acpiphp: Slot [22] registered\n[ 0.276829] acpiphp: Slot [23] registered\n[ 0.277625] acpiphp: Slot [24] registered\n[ 0.278449] acpiphp: Slot [25] registered\n[ 0.279257] acpiphp: Slot [26] registered\n[ 0.280073] acpiphp: Slot [27] registered\n[ 0.280880] acpiphp: Slot [28] registered\n[ 0.281679] acpiphp: Slot [29] registered\n[ 0.282487] acpiphp: Slot [30] registered\n[ 0.283296] acpiphp: Slot [31] registered\n[ 0.284093] PCI host bridge to bus 0000:00\n[ 0.284892] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.286083] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.287274] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.288702] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.290138] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.296529] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.297797] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.298961] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.300211] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.306657] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.308073] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.353279] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.354769] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.356194] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.357633] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.359009] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.360256] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.361600] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.362645] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.364173] vgaarb: loaded\n[ 0.364764] vgaarb: bridge control possible 0000:00:02.0\n[ 0.365907] SCSI subsystem initialized\n[ 0.366714] ACPI: bus type USB registered\n[ 0.367521] usbcore: registered new interface driver usbfs\n[ 0.368551] usbcore: registered new interface driver hub\n[ 0.369547] usbcore: registered new device driver usb\n[ 0.370596] PCI: Using ACPI for IRQ routing\n[ 0.371619] NetLabel: Initializing\n[ 0.372332] NetLabel: domain hash size = 128\n[ 0.373173] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.374109] NetLabel: unlabeled traffic allowed by default\n[ 0.375196] clocksource: Switched to clocksource kvm-clock\n[ 0.380729] AppArmor: AppArmor Filesystem Enabled\n[ 0.381688] pnp: PnP ACPI init\n[ 0.382595] pnp: PnP ACPI: found 5 devices\n[ 0.388964] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.390647] NET: Registered protocol family 2\n[ 0.391600] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.392858] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.394011] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.395158] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.396223] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.397380] NET: Registered protocol family 1\n[ 0.398235] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.399321] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.400378] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.414405] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.428698] Trying to unpack rootfs image as initramfs...\n[ 0.478659] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.492866] Scanning for low memory corruption every 60 seconds\n[ 0.494163] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.495307] audit: initializing netlink subsys (disabled)\n[ 0.496322] audit: type=2000 audit(1547788066.154:1): initialized\n[ 0.497620] Initialise system trusted keyring\n[ 0.498538] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.499690] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.501627] zbud: loaded\n[ 0.502321] VFS: Disk quotas dquot_6.6.0\n[ 0.503135] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.504639] fuse init (API version 7.23)\n[ 0.505515] Key type big_key registered\n[ 0.506306] Allocating IMA MOK and blacklist keyrings.\n[ 0.507418] Key type asymmetric registered\n[ 0.508232] Asymmetric key parser 'x509' registered\n[ 0.509172] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.510976] io scheduler noop registered\n[ 0.511773] io scheduler deadline registered (default)\n[ 0.512752] io scheduler cfq registered\n[ 0.513598] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.514776] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.516040] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.517483] ACPI: Power Button [PWRF]\n[ 0.518302] GHES: HEST is not enabled!\n[ 0.532041] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.560059] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.562279] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.588796] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.591068] Linux agpgart interface v0.103\n[ 0.593170] brd: module loaded\n[ 0.594375] loop: module loaded\n[ 0.600327] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.601776] GPT:90111 != 2097151\n[ 0.602443] GPT:Alternate GPT header not at the end of the disk.\n[ 0.603525] GPT:90111 != 2097151\n[ 0.604263] GPT: Use GNU Parted to correct GPT errors.\n[ 0.605219] vda: vda1 vda15\n[ 0.606887] scsi host0: ata_piix\n[ 0.607638] scsi host1: ata_piix\n[ 0.608359] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.609557] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.610980] libphy: Fixed MDIO Bus: probed\n[ 0.611793] tun: Universal TUN/TAP device driver, 1.6\n[ 0.612729] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.615035] PPP generic driver version 2.4.2\n[ 0.615920] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.617214] ehci-pci: EHCI PCI platform driver\n[ 0.618074] ehci-platform: EHCI generic platform driver\n[ 0.619043] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.620153] ohci-pci: OHCI PCI platform driver\n[ 0.621010] ohci-platform: OHCI generic platform driver\n[ 0.621979] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.636448] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.637430] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.638856] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.639873] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.640961] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.642157] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.643560] usb usb1: Product: UHCI Host Controller\n[ 0.644486] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.645607] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.646576] hub 1-0:1.0: USB hub found\n[ 0.647350] hub 1-0:1.0: 2 ports detected\n[ 0.648236] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.650322] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.651275] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.652281] mousedev: PS/2 mouse device common for all mice\n[ 0.653517] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.655324] rtc_cmos 00:00: RTC can wake from S4\n[ 0.656400] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.657581] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.658746] i2c /dev entries driver\n[ 0.659510] device-mapper: uevent: version 1.0.3\n[ 0.660445] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.662043] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.663313] NET: Registered protocol family 10\n[ 0.664300] NET: Registered protocol family 17\n[ 0.665169] Key type dns_resolver registered\n[ 0.666070] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.667136] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.668867] registered taskstats version 1\n[ 0.669687] Loading compiled-in X.509 certificates\n[ 0.671110] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.672930] zswap: loaded using pool lzo/zbud\n[ 0.674283] Key type trusted registered\n[ 0.675837] Key type encrypted registered\n[ 0.676657] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.677668] ima: No TPM chip found, activating TPM-bypass!\n[ 0.678685] evm: HMAC attrs: 0x1\n[ 0.679640] Magic number: 3:912:112\n[ 0.680483] rtc_cmos 00:00: setting system clock to 2019-01-18 05:07:45 UTC (1547788065)\n[ 0.682080] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.683506] EDD information not available.\n[ 0.768187] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.769723] Write protecting the kernel read-only data: 14336k\n[ 0.781498] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.783308] 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.826782] 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.10\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.13...\nLease of 192.168.120.13 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.26. iid=i-0000002a\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQDD1OpiVO7BdGUIAZ3IZExslZjDzBQLZbMCXweSB+bmLshmjY+6ksOP7TDaQ+nktIQmLZn8KfrE8FyjhaxfamxIOCKZPSCg+jShBXRdLtqLfUF2OWTUntE/UwafUoglVhbNVzXVz2QkIxL3ZSfoiego3GMrlRcjR1yYCXWQmAPYaXMo/7ZUQIa1EO7V3ur5Tg+2vFVRdW9qctcvqDa7nS7ZjLjlb3EBRz6NnpfD+S0xFaBbhQ9o0AdFhxQ9k3tzCbkUJd+ZnEaafNbgi7zQX+GIJQ7O9REWXtimAMEcn4cF/57mf9O91bSuPiz1yzWbtY8XitRIwjlGflCtGOkMqiB7 root@vping-userdata-vm2-e91df088-20d6-4bc5-a13d-e30189904eee\nssh-dss AAAAB3NzaC1kc3MAAACBAKhW5yQbHIH5ARUVtaSbPxsJbqQu6Ffb3JmESTsIbFyybZDI8TqSehL3IgnujRm383BZ5eptnD6JNUV+WYPh0E9m1ebIrjI1pv4IhvK5+U2avolcbGjpRqRyuibHN2g78EvLnTj64bkwfMSt8wzC2FH2ftY51DKKkWQ9eWn1ea7tAAAAFQDN6ijyH/DgMVLFk+6v1x3Zhy7WCQAAAIAg9BWuXRRu8eNF/P8rPHNPLzOO5cYQyP1alf3+Z2caUm1o65ZVzq9u6gfBE6s/AWflgnZCTjyaoPamQ+tCUE/4mZE1qtvyAqnI0B1Pixkzmwywleb8CA5GCKV+SnRN8EDjQHF+B9w4GaU8TbMOQ88+CiUKdTcEJ2KuSf81kZz3SAAAAIAB5dFjrVW1E2SOTia/E8HUkG0BIpd93Tm2DpDun8ZrKtQ5UnPswykvxc1lwgUUW/sO77Ob3/NRFJ5NkZAkTa+4Fr6BEzFUE8S2n7Oh3tbVFxFZprHDyZnY+aiNvxrAj8Z7dtIhuqNFtkQkA1s9IqwD6ad/+tMLrnUwvrHdjM2HAw== root@vping-userdata-vm2-e91df088-20d6-4bc5-a13d-e30189904eee\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.13,24,fe80::f816:3eff:fe4c:94e2/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.13 \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-0000002a\nname: N/A\navailability-zone: nova\nlocal-hostname: vping-userdata-vm2-e91df088-20d6-4bc5-a13d-e30189904eee\nlaunch-index: 0\n=== cirros: current=0.4.0 latest=0.4.0 uptime=4.35 ===\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-e91df088-20d6-4bc5-a13d-e30189904eee login: "} 2019-01-18 05:07:53,068 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/0662fdf0-b7fa-4666-a321-233bbc1dd1f9/action used request id req-be8006e1-13e6-4e49-8e2b-d2167cf8c75d 2019-01-18 05:07:53,069 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 1.11744594574s 2019-01-18 05:07:53,069 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/0662fdf0-b7fa-4666-a321-233bbc1dd1f9/action used request id req-be8006e1-13e6-4e49-8e2b-d2167cf8c75d 2019-01-18 05:07:53,070 - 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 556239407 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.129002] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.130640] pid_max: default: 32768 minimum: 301 [ 0.131524] ACPI: Core revision 20150930 [ 0.132902] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.134195] Security Framework initialized [ 0.135001] Yama: becoming mindful. [ 0.135718] AppArmor: AppArmor initialized [ 0.136578] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.137904] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.139174] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.140472] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141861] Initializing cgroup subsys io [ 0.142660] Initializing cgroup subsys memory [ 0.143525] Initializing cgroup subsys devices [ 0.144404] Initializing cgroup subsys freezer [ 0.145268] Initializing cgroup subsys net_cls [ 0.146144] Initializing cgroup subsys perf_event [ 0.147041] Initializing cgroup subsys net_prio [ 0.147913] Initializing cgroup subsys hugetlb [ 0.148773] Initializing cgroup subsys pids [ 0.149641] CPU: Physical Processor ID: 0 [ 0.151120] mce: CPU supports 10 MCE banks [ 0.151957] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.152946] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.163643] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.170004] ftrace: allocating 31920 entries in 125 pages [ 0.196303] smpboot: Max logical packages: 1 [ 0.197170] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.198500] x2apic enabled [ 0.199312] Switched APIC routing to physical x2apic. [ 0.201057] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.202167] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.204148] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.205917] KVM setup paravirtual spinlock [ 0.207210] x86: Booted up 1 node, 1 CPUs [ 0.208021] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.209408] devtmpfs: initialized [ 0.211165] evm: security.selinux [ 0.211863] evm: security.SMACK64 [ 0.212543] evm: security.SMACK64EXEC [ 0.213280] evm: security.SMACK64TRANSMUTE [ 0.214081] evm: security.SMACK64MMAP [ 0.214821] evm: security.ima [ 0.215454] evm: security.capability [ 0.216261] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.218104] pinctrl core: initialized pinctrl subsystem [ 0.219192] RTC time: 5:07:45, date: 01/18/19 [ 0.220137] NET: Registered protocol family 16 [ 0.221097] cpuidle: using governor ladder [ 0.221972] cpuidle: using governor menu [ 0.222752] PCCT header not found. [ 0.223516] ACPI: bus type PCI registered [ 0.224319] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.225562] PCI: Using configuration type 1 for base access [ 0.227318] ACPI: Added _OSI(Module Device) [ 0.228159] ACPI: Added _OSI(Processor Device) [ 0.229010] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.229897] ACPI: Added _OSI(Processor Aggregator Device) [ 0.232077] ACPI: Interpreter enabled [ 0.232845] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.234684] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.236520] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.238347] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.240173] ACPI: (supports S0 S5) [ 0.240875] ACPI: Using IOAPIC for interrupt routing [ 0.241935] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.245033] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.246171] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.247389] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.248566] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.250766] acpiphp: Slot [3] registered [ 0.251560] acpiphp: Slot [4] registered [ 0.252353] acpiphp: Slot [5] registered [ 0.253143] acpiphp: Slot [6] registered [ 0.253930] acpiphp: Slot [7] registered [ 0.254720] acpiphp: Slot [8] registered [ 0.255510] acpiphp: Slot [9] registered [ 0.256298] acpiphp: Slot [10] registered [ 0.257104] acpiphp: Slot [11] registered [ 0.257921] acpiphp: Slot [12] registered [ 0.258732] acpiphp: Slot [13] registered [ 0.259539] acpiphp: Slot [14] registered [ 0.260343] acpiphp: Slot [15] registered [ 0.271210] acpiphp: Slot [16] registered [ 0.272014] acpiphp: Slot [17] registered [ 0.272815] acpiphp: Slot [18] registered [ 0.273612] acpiphp: Slot [19] registered [ 0.274413] acpiphp: Slot [20] registered [ 0.275226] acpiphp: Slot [21] registered [ 0.276030] acpiphp: Slot [22] registered [ 0.276829] acpiphp: Slot [23] registered [ 0.277625] acpiphp: Slot [24] registered [ 0.278449] acpiphp: Slot [25] registered [ 0.279257] acpiphp: Slot [26] registered [ 0.280073] acpiphp: Slot [27] registered [ 0.280880] acpiphp: Slot [28] registered [ 0.281679] acpiphp: Slot [29] registered [ 0.282487] acpiphp: Slot [30] registered [ 0.283296] acpiphp: Slot [31] registered [ 0.284093] PCI host bridge to bus 0000:00 [ 0.284892] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.286083] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.287274] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.288702] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.290138] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.296529] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.297797] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.298961] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.300211] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.306657] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.308073] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.353279] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.354769] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.356194] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.357633] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.359009] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.360256] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.361600] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.362645] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.364173] vgaarb: loaded [ 0.364764] vgaarb: bridge control possible 0000:00:02.0 [ 0.365907] SCSI subsystem initialized [ 0.366714] ACPI: bus type USB registered [ 0.367521] usbcore: registered new interface driver usbfs [ 0.368551] usbcore: registered new interface driver hub [ 0.369547] usbcore: registered new device driver usb [ 0.370596] PCI: Using ACPI for IRQ routing [ 0.371619] NetLabel: Initializing [ 0.372332] NetLabel: domain hash size = 128 [ 0.373173] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.374109] NetLabel: unlabeled traffic allowed by default [ 0.375196] clocksource: Switched to clocksource kvm-clock [ 0.380729] AppArmor: AppArmor Filesystem Enabled [ 0.381688] pnp: PnP ACPI init [ 0.382595] pnp: PnP ACPI: found 5 devices [ 0.388964] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.390647] NET: Registered protocol family 2 [ 0.391600] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.392858] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.394011] TCP: Hash tables configured (established 4096 bind 4096) [ 0.395158] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.396223] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.397380] NET: Registered protocol family 1 [ 0.398235] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.399321] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.400378] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.414405] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.428698] Trying to unpack rootfs image as initramfs... [ 0.478659] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.492866] Scanning for low memory corruption every 60 seconds [ 0.494163] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.495307] audit: initializing netlink subsys (disabled) [ 0.496322] audit: type=2000 audit(1547788066.154:1): initialized [ 0.497620] Initialise system trusted keyring [ 0.498538] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.499690] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.501627] zbud: loaded [ 0.502321] VFS: Disk quotas dquot_6.6.0 [ 0.503135] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.504639] fuse init (API version 7.23) [ 0.505515] Key type big_key registered [ 0.506306] Allocating IMA MOK and blacklist keyrings. [ 0.507418] Key type asymmetric registered [ 0.508232] Asymmetric key parser 'x509' registered [ 0.509172] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.510976] io scheduler noop registered [ 0.511773] io scheduler deadline registered (default) [ 0.512752] io scheduler cfq registered [ 0.513598] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.514776] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.516040] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.517483] ACPI: Power Button [PWRF] [ 0.518302] GHES: HEST is not enabled! [ 0.532041] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.560059] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.562279] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.588796] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.591068] Linux agpgart interface v0.103 [ 0.593170] brd: module loaded [ 0.594375] loop: module loaded [ 0.600327] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.601776] GPT:90111 != 2097151 [ 0.602443] GPT:Alternate GPT header not at the end of the disk. [ 0.603525] GPT:90111 != 2097151 [ 0.604263] GPT: Use GNU Parted to correct GPT errors. [ 0.605219] vda: vda1 vda15 [ 0.606887] scsi host0: ata_piix [ 0.607638] scsi host1: ata_piix [ 0.608359] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.609557] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.610980] libphy: Fixed MDIO Bus: probed [ 0.611793] tun: Universal TUN/TAP device driver, 1.6 [ 0.612729] tun: (C) 1999-2004 Max Krasnyansky [ 0.615035] PPP generic driver version 2.4.2 [ 0.615920] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.617214] ehci-pci: EHCI PCI platform driver [ 0.618074] ehci-platform: EHCI generic platform driver [ 0.619043] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.620153] ohci-pci: OHCI PCI platform driver [ 0.621010] ohci-platform: OHCI generic platform driver [ 0.621979] uhci_hcd: USB Universal Host Controller Interface driver [ 0.636448] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.637430] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.638856] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.639873] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.640961] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.642157] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.643560] usb usb1: Product: UHCI Host Controller [ 0.644486] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.645607] usb usb1: SerialNumber: 0000:00:01.2 [ 0.646576] hub 1-0:1.0: USB hub found [ 0.647350] hub 1-0:1.0: 2 ports detected [ 0.648236] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.650322] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.651275] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.652281] mousedev: PS/2 mouse device common for all mice [ 0.653517] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.655324] rtc_cmos 00:00: RTC can wake from S4 [ 0.656400] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.657581] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.658746] i2c /dev entries driver [ 0.659510] device-mapper: uevent: version 1.0.3 [ 0.660445] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.662043] ledtrig-cpu: registered to indicate activity on CPUs [ 0.663313] NET: Registered protocol family 10 [ 0.664300] NET: Registered protocol family 17 [ 0.665169] Key type dns_resolver registered [ 0.666070] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.667136] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.668867] registered taskstats version 1 [ 0.669687] Loading compiled-in X.509 certificates [ 0.671110] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.672930] zswap: loaded using pool lzo/zbud [ 0.674283] Key type trusted registered [ 0.675837] Key type encrypted registered [ 0.676657] AppArmor: AppArmor sha1 policy hashing enabled [ 0.677668] ima: No TPM chip found, activating TPM-bypass! [ 0.678685] evm: HMAC attrs: 0x1 [ 0.679640] Magic number: 3:912:112 [ 0.680483] rtc_cmos 00:00: setting system clock to 2019-01-18 05:07:45 UTC (1547788065) [ 0.682080] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.683506] EDD information not available. [ 0.768187] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.769723] Write protecting the kernel read-only data: 14336k [ 0.781498] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.783308] 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.826782] 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.10 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.13... Lease of 192.168.120.13 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.26. iid=i-0000002a 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQDD1OpiVO7BdGUIAZ3IZExslZjDzBQLZbMCXweSB+bmLshmjY+6ksOP7TDaQ+nktIQmLZn8KfrE8FyjhaxfamxIOCKZPSCg+jShBXRdLtqLfUF2OWTUntE/UwafUoglVhbNVzXVz2QkIxL3ZSfoiego3GMrlRcjR1yYCXWQmAPYaXMo/7ZUQIa1EO7V3ur5Tg+2vFVRdW9qctcvqDa7nS7ZjLjlb3EBRz6NnpfD+S0xFaBbhQ9o0AdFhxQ9k3tzCbkUJd+ZnEaafNbgi7zQX+GIJQ7O9REWXtimAMEcn4cF/57mf9O91bSuPiz1yzWbtY8XitRIwjlGflCtGOkMqiB7 root@vping-userdata-vm2-e91df088-20d6-4bc5-a13d-e30189904eee ssh-dss AAAAB3NzaC1kc3MAAACBAKhW5yQbHIH5ARUVtaSbPxsJbqQu6Ffb3JmESTsIbFyybZDI8TqSehL3IgnujRm383BZ5eptnD6JNUV+WYPh0E9m1ebIrjI1pv4IhvK5+U2avolcbGjpRqRyuibHN2g78EvLnTj64bkwfMSt8wzC2FH2ftY51DKKkWQ9eWn1ea7tAAAAFQDN6ijyH/DgMVLFk+6v1x3Zhy7WCQAAAIAg9BWuXRRu8eNF/P8rPHNPLzOO5cYQyP1alf3+Z2caUm1o65ZVzq9u6gfBE6s/AWflgnZCTjyaoPamQ+tCUE/4mZE1qtvyAqnI0B1Pixkzmwywleb8CA5GCKV+SnRN8EDjQHF+B9w4GaU8TbMOQ88+CiUKdTcEJ2KuSf81kZz3SAAAAIAB5dFjrVW1E2SOTia/E8HUkG0BIpd93Tm2DpDun8ZrKtQ5UnPswykvxc1lwgUUW/sO77Ob3/NRFJ5NkZAkTa+4Fr6BEzFUE8S2n7Oh3tbVFxFZprHDyZnY+aiNvxrAj8Z7dtIhuqNFtkQkA1s9IqwD6ad/+tMLrnUwvrHdjM2HAw== root@vping-userdata-vm2-e91df088-20d6-4bc5-a13d-e30189904eee -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.13,24,fe80::f816:3eff:fe4c:94e2/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.13 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-0000002a name: N/A availability-zone: nova local-hostname: vping-userdata-vm2-e91df088-20d6-4bc5-a13d-e30189904eee launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=4.35 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. vping-userdata-vm2-e91df088-20d6-4bc5-a13d-e30189904eee login: 2019-01-18 05:07:53,071 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - vPing detected! 2019-01-18 05:07:53,181 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2019-01-18 05:07:53,181 - xtesting.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | vping_userdata | functest | 00:39 | PASS | +------------------------+------------------+------------------+----------------+ 2019-01-18 05:07:53,187 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2019-01-18 05:07:53,190 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:8774/v2.1/servers/d05ede82-5636-49d2-b67f-9083a05a4f3f -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a05c7a692d8f82b76d7767bcad0a59d3c60c1b45" 2019-01-18 05:07:53,532 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 05: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-51c19c22-2907-4b7a-b550-fc550fc751c1 x-compute-request-id: req-51c19c22-2907-4b7a-b550-fc550fc751c1 Content-Type: application/json 2019-01-18 05:07:53,532 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/servers/d05ede82-5636-49d2-b67f-9083a05a4f3f used request id req-51c19c22-2907-4b7a-b550-fc550fc751c1 2019-01-18 05:07:53,532 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.344841957092s 2019-01-18 05:07:53,532 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/servers/d05ede82-5636-49d2-b67f-9083a05a4f3f used request id req-51c19c22-2907-4b7a-b550-fc550fc751c1 2019-01-18 05:07:53,533 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-18 05:07:53,536 - 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}a05c7a692d8f82b76d7767bcad0a59d3c60c1b45" 2019-01-18 05:07:54,344 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05: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-43fd70df-94cd-4859-9ebd-af0a7ae3e83a x-compute-request-id: req-43fd70df-94cd-4859-9ebd-af0a7ae3e83a Content-Encoding: gzip Content-Length: 874 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_e91df088-20d6-4bc5-a13d-e30189904eee": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4c:94:e2", "version": 4, "addr": "192.168.120.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/0662fdf0-b7fa-4666-a321-233bbc1dd1f9", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/0662fdf0-b7fa-4666-a321-233bbc1dd1f9", "rel": "bookmark"}], "image": {"id": "2da33c77-49b5-40ab-bd79-9bcdf8b49ae3", "links": [{"href": "http://172.30.9.23:8774/images/2da33c77-49b5-40ab-bd79-9bcdf8b49ae3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-18T05:07:45.000000", "flavor": {"id": "95f76141-83dd-4131-8821-d71f082aa0be", "links": [{"href": "http://172.30.9.23:8774/flavors/95f76141-83dd-4131-8821-d71f082aa0be", "rel": "bookmark"}]}, "id": "0662fdf0-b7fa-4666-a321-233bbc1dd1f9", "security_groups": [{"name": "default"}], "user_id": "d24bac23046644a9a933465a7cf62d58", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-18T05:07:45Z", "hostId": "71d0b146dd0642751535cc422b7f18d24a11a21add11336e6d126bb1", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_e91df088-20d6-4bc5-a13d-e30189904eee", "created": "2019-01-18T05:07:38Z", "tenant_id": "c97544dbd5dc47d9827145b03212ce79", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": "deleting", "addresses": {"vping_userdata-net_e91df088-20d6-4bc5-a13d-e30189904eee": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7e:2a:aa", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/d05ede82-5636-49d2-b67f-9083a05a4f3f", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/d05ede82-5636-49d2-b67f-9083a05a4f3f", "rel": "bookmark"}], "image": {"id": "2da33c77-49b5-40ab-bd79-9bcdf8b49ae3", "links": [{"href": "http://172.30.9.23:8774/images/2da33c77-49b5-40ab-bd79-9bcdf8b49ae3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-18T05:07:32.000000", "flavor": {"id": "95f76141-83dd-4131-8821-d71f082aa0be", "links": [{"href": "http://172.30.9.23:8774/flavors/95f76141-83dd-4131-8821-d71f082aa0be", "rel": "bookmark"}]}, "id": "d05ede82-5636-49d2-b67f-9083a05a4f3f", "security_groups": [{"name": "default"}], "user_id": "d24bac23046644a9a933465a7cf62d58", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-18T05:07:53Z", "hostId": "13d62f394824e65669f0de8bc656925ccafff5f28ad19ec01d2c5589", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_e91df088-20d6-4bc5-a13d-e30189904eee", "created": "2019-01-18T05:07:28Z", "tenant_id": "c97544dbd5dc47d9827145b03212ce79", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-18 05:07:54,345 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-43fd70df-94cd-4859-9ebd-af0a7ae3e83a 2019-01-18 05:07:54,345 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.812005996704s 2019-01-18 05:07:54,345 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-43fd70df-94cd-4859-9ebd-af0a7ae3e83a 2019-01-18 05:07:54,348 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-18 05:07:56,350 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-18 05:07:56,353 - 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}a05c7a692d8f82b76d7767bcad0a59d3c60c1b45" 2019-01-18 05:07:56,859 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05: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,Accept-Encoding x-openstack-request-id: req-30d80082-988e-423b-a3c1-ed05b26f47fb x-compute-request-id: req-30d80082-988e-423b-a3c1-ed05b26f47fb Content-Encoding: gzip Content-Length: 746 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_e91df088-20d6-4bc5-a13d-e30189904eee": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4c:94:e2", "version": 4, "addr": "192.168.120.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/0662fdf0-b7fa-4666-a321-233bbc1dd1f9", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/0662fdf0-b7fa-4666-a321-233bbc1dd1f9", "rel": "bookmark"}], "image": {"id": "2da33c77-49b5-40ab-bd79-9bcdf8b49ae3", "links": [{"href": "http://172.30.9.23:8774/images/2da33c77-49b5-40ab-bd79-9bcdf8b49ae3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-18T05:07:45.000000", "flavor": {"id": "95f76141-83dd-4131-8821-d71f082aa0be", "links": [{"href": "http://172.30.9.23:8774/flavors/95f76141-83dd-4131-8821-d71f082aa0be", "rel": "bookmark"}]}, "id": "0662fdf0-b7fa-4666-a321-233bbc1dd1f9", "security_groups": [{"name": "default"}], "user_id": "d24bac23046644a9a933465a7cf62d58", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-18T05:07:45Z", "hostId": "71d0b146dd0642751535cc422b7f18d24a11a21add11336e6d126bb1", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_e91df088-20d6-4bc5-a13d-e30189904eee", "created": "2019-01-18T05:07:38Z", "tenant_id": "c97544dbd5dc47d9827145b03212ce79", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-18 05:07:56,860 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-30d80082-988e-423b-a3c1-ed05b26f47fb 2019-01-18 05:07:56,860 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.509420871735s 2019-01-18 05:07:56,860 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-30d80082-988e-423b-a3c1-ed05b26f47fb 2019-01-18 05:07:56,862 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2019-01-18 05:07:56,865 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:8774/v2.1/servers/0662fdf0-b7fa-4666-a321-233bbc1dd1f9 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a05c7a692d8f82b76d7767bcad0a59d3c60c1b45" 2019-01-18 05:07:57,016 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 05: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-17b6c5d9-5868-49e4-a747-61fb0d2c8f00 x-compute-request-id: req-17b6c5d9-5868-49e4-a747-61fb0d2c8f00 Content-Type: application/json 2019-01-18 05:07:57,016 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/servers/0662fdf0-b7fa-4666-a321-233bbc1dd1f9 used request id req-17b6c5d9-5868-49e4-a747-61fb0d2c8f00 2019-01-18 05:07:57,017 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.154295921326s 2019-01-18 05:07:57,017 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/servers/0662fdf0-b7fa-4666-a321-233bbc1dd1f9 used request id req-17b6c5d9-5868-49e4-a747-61fb0d2c8f00 2019-01-18 05:07:57,017 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-18 05:07:57,020 - 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}a05c7a692d8f82b76d7767bcad0a59d3c60c1b45" 2019-01-18 05:07:57,568 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05: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-a529cdb7-30ee-4434-85e8-639fd5ad4377 x-compute-request-id: req-a529cdb7-30ee-4434-85e8-639fd5ad4377 Content-Encoding: gzip Content-Length: 749 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"vping_userdata-net_e91df088-20d6-4bc5-a13d-e30189904eee": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4c:94:e2", "version": 4, "addr": "192.168.120.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/0662fdf0-b7fa-4666-a321-233bbc1dd1f9", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/0662fdf0-b7fa-4666-a321-233bbc1dd1f9", "rel": "bookmark"}], "image": {"id": "2da33c77-49b5-40ab-bd79-9bcdf8b49ae3", "links": [{"href": "http://172.30.9.23:8774/images/2da33c77-49b5-40ab-bd79-9bcdf8b49ae3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-18T05:07:45.000000", "flavor": {"id": "95f76141-83dd-4131-8821-d71f082aa0be", "links": [{"href": "http://172.30.9.23:8774/flavors/95f76141-83dd-4131-8821-d71f082aa0be", "rel": "bookmark"}]}, "id": "0662fdf0-b7fa-4666-a321-233bbc1dd1f9", "security_groups": [{"name": "default"}], "user_id": "d24bac23046644a9a933465a7cf62d58", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-18T05:07:56Z", "hostId": "71d0b146dd0642751535cc422b7f18d24a11a21add11336e6d126bb1", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_e91df088-20d6-4bc5-a13d-e30189904eee", "created": "2019-01-18T05:07:38Z", "tenant_id": "c97544dbd5dc47d9827145b03212ce79", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-18 05:07:57,568 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-a529cdb7-30ee-4434-85e8-639fd5ad4377 2019-01-18 05:07:57,569 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.551290988922s 2019-01-18 05:07:57,569 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-a529cdb7-30ee-4434-85e8-639fd5ad4377 2019-01-18 05:07:57,570 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-18 05:07:59,573 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-18 05:07:59,576 - 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}a05c7a692d8f82b76d7767bcad0a59d3c60c1b45" 2019-01-18 05:07:59,658 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05: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-1af3a863-8f1a-4598-892c-404d9aadedc8 x-compute-request-id: req-1af3a863-8f1a-4598-892c-404d9aadedc8 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2019-01-18 05:07:59,658 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-1af3a863-8f1a-4598-892c-404d9aadedc8 2019-01-18 05:07:59,658 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.0848469734192s 2019-01-18 05:07:59,658 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-1af3a863-8f1a-4598-892c-404d9aadedc8 2019-01-18 05:07:59,659 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-01-18 05:07:59,660 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9696/v2.0/routers/b42d7f83-d161-4855-a27d-dc3f9903659e/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}a05c7a692d8f82b76d7767bcad0a59d3c60c1b45" -d '{"subnet_id": "cf93dd2e-f391-44bc-a420-163830ab9362"}' 2019-01-18 05:08:01,152 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-fe70ea8c-81f7-49d1-ba48-335e595c2a47 Date: Fri, 18 Jan 2019 05:08:01 GMT RESP BODY: {"network_id": "881f7bcb-2139-4828-9ee5-662f17127ee3", "tenant_id": "c97544dbd5dc47d9827145b03212ce79", "subnet_id": "cf93dd2e-f391-44bc-a420-163830ab9362", "subnet_ids": ["cf93dd2e-f391-44bc-a420-163830ab9362"], "port_id": "f6576e61-a2b2-4823-8450-76aad63f05a5", "id": "b42d7f83-d161-4855-a27d-dc3f9903659e"} 2019-01-18 05:08:01,153 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/b42d7f83-d161-4855-a27d-dc3f9903659e/remove_router_interface.json used request id req-fe70ea8c-81f7-49d1-ba48-335e595c2a47 2019-01-18 05:08:01,153 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.49344396591s 2019-01-18 05:08:01,153 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/b42d7f83-d161-4855-a27d-dc3f9903659e/remove_router_interface.json used request id req-fe70ea8c-81f7-49d1-ba48-335e595c2a47 returning object b42d7f83-d161-4855-a27d-dc3f9903659e 2019-01-18 05:08:01,154 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-01-18 05:08:01,154 - 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}a05c7a692d8f82b76d7767bcad0a59d3c60c1b45" 2019-01-18 05:08:01,511 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 710 X-Openstack-Request-Id: req-2b2905e7-8335-45ec-8531-bf11aa3af4cf Date: Fri, 18 Jan 2019 05:08:01 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "c7128340-d09d-4472-ab8c-6b0e75149f5d", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "99f540fb-52d8-49ca-b59c-736c854d3c9e", "ip_address": "172.30.9.202"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "c97544dbd5dc47d9827145b03212ce79", "created_at": "2019-01-18T05:07:17Z", "admin_state_up": true, "updated_at": "2019-01-18T05:08:00Z", "flavor_id": null, "revision_number": 8, "routes": [], "project_id": "c97544dbd5dc47d9827145b03212ce79", "id": "b42d7f83-d161-4855-a27d-dc3f9903659e", "name": "vping_userdata-router_e91df088-20d6-4bc5-a13d-e30189904eee"}]} 2019-01-18 05:08:01,511 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers.json used request id req-2b2905e7-8335-45ec-8531-bf11aa3af4cf 2019-01-18 05:08:01,511 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.357040882111s 2019-01-18 05:08:01,511 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers.json used request id req-2b2905e7-8335-45ec-8531-bf11aa3af4cf 2019-01-18 05:08:01,513 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-01-18 05:08:01,513 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/routers/b42d7f83-d161-4855-a27d-dc3f9903659e.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}a05c7a692d8f82b76d7767bcad0a59d3c60c1b45" 2019-01-18 05:08:04,932 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-bff8ddf1-aeae-46dc-904c-7e6b5ca1e56a Content-Length: 0 Date: Fri, 18 Jan 2019 05:08:04 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-18 05:08:04,932 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/routers/b42d7f83-d161-4855-a27d-dc3f9903659e.json used request id req-bff8ddf1-aeae-46dc-904c-7e6b5ca1e56a 2019-01-18 05:08:04,933 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 3.41995096207s 2019-01-18 05:08:04,933 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/routers/b42d7f83-d161-4855-a27d-dc3f9903659e.json used request id req-bff8ddf1-aeae-46dc-904c-7e6b5ca1e56a 2019-01-18 05:08:04,933 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-01-18 05:08:04,934 - 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}a05c7a692d8f82b76d7767bcad0a59d3c60c1b45" 2019-01-18 05:08:04,984 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-a2776ea1-8167-4024-bc66-996d943ba110 Date: Fri, 18 Jan 2019 05:08:04 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"881f7bcb-2139-4828-9ee5-662f17127ee3","tenant_id":"c97544dbd5dc47d9827145b03212ce79","created_at":"2019-01-18T05:07:16Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-01-18T05:07:16Z","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":"c97544dbd5dc47d9827145b03212ce79","id":"cf93dd2e-f391-44bc-a420-163830ab9362","subnetpool_id":null,"name":"vping_userdata-subnet_e91df088-20d6-4bc5-a13d-e30189904eee"}]} 2019-01-18 05:08:04,984 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-a2776ea1-8167-4024-bc66-996d943ba110 2019-01-18 05:08:04,985 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0510840415955s 2019-01-18 05:08:04,985 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-a2776ea1-8167-4024-bc66-996d943ba110 2019-01-18 05:08:04,986 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-01-18 05:08:04,987 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/subnets/cf93dd2e-f391-44bc-a420-163830ab9362.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}a05c7a692d8f82b76d7767bcad0a59d3c60c1b45" 2019-01-18 05:08:07,094 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-c7b5f64d-a043-47cc-898b-1dd9c15c750f Date: Fri, 18 Jan 2019 05:08:07 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-18 05:08:07,094 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/cf93dd2e-f391-44bc-a420-163830ab9362.json used request id req-c7b5f64d-a043-47cc-898b-1dd9c15c750f 2019-01-18 05:08:07,094 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.1082239151s 2019-01-18 05:08:07,095 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/cf93dd2e-f391-44bc-a420-163830ab9362.json used request id req-c7b5f64d-a043-47cc-898b-1dd9c15c750f 2019-01-18 05:08:07,095 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-01-18 05:08:07,096 - 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}a05c7a692d8f82b76d7767bcad0a59d3c60c1b45" 2019-01-18 05:08:07,343 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1201 X-Openstack-Request-Id: req-6dba35b5-102b-416b-8cf0-bfcc1a8f0310 Date: Fri, 18 Jan 2019 05:08: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":[],"updated_at":"2019-01-18T05:08:06Z","tenant_id":"c97544dbd5dc47d9827145b03212ce79","created_at":"2019-01-18T05:07:14Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":5,"admin_state_up":true,"shared":false,"project_id":"c97544dbd5dc47d9827145b03212ce79","id":"881f7bcb-2139-4828-9ee5-662f17127ee3","name":"vping_userdata-net_e91df088-20d6-4bc5-a13d-e30189904eee"},{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"c7128340-d09d-4472-ab8c-6b0e75149f5d","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"47feb8aba08a40dca7028a1701e597b9","status":"ACTIVE","subnets":["99f540fb-52d8-49ca-b59c-736c854d3c9e"],"description":"","tags":[],"updated_at":"2019-01-18T04:39:13Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"47feb8aba08a40dca7028a1701e597b9","created_at":"2019-01-18T04:39:06Z","mtu":1500}]} 2019-01-18 05:08:07,343 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-6dba35b5-102b-416b-8cf0-bfcc1a8f0310 2019-01-18 05:08:07,344 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.248332023621s 2019-01-18 05:08:07,344 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-6dba35b5-102b-416b-8cf0-bfcc1a8f0310 2019-01-18 05:08:07,345 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-01-18 05:08:07,346 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/networks/881f7bcb-2139-4828-9ee5-662f17127ee3.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}a05c7a692d8f82b76d7767bcad0a59d3c60c1b45" 2019-01-18 05:08:08,269 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-2f03bed9-9cbb-462e-ab86-a1138961c80a Date: Fri, 18 Jan 2019 05:08:08 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-18 05:08:08,269 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/881f7bcb-2139-4828-9ee5-662f17127ee3.json used request id req-2f03bed9-9cbb-462e-ab86-a1138961c80a 2019-01-18 05:08:08,270 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 0.924403905869s 2019-01-18 05:08:08,270 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/881f7bcb-2139-4828-9ee5-662f17127ee3.json used request id req-2f03bed9-9cbb-462e-ab86-a1138961c80a 2019-01-18 05:08:08,270 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-01-18 05:08:08,271 - 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}a05c7a692d8f82b76d7767bcad0a59d3c60c1b45" 2019-01-18 05:08:08,453 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1210 Content-Type: application/json X-Openstack-Request-Id: req-a5091a59-3814-4031-b0c5-6828f7ec17d8 Date: Fri, 18 Jan 2019 05:08:08 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://af014572-0a5d-4a80-a07f-9105f52ab2c1/images/2da33c77-49b5-40ab-bd79-9bcdf8b49ae3/snap", "metadata": {}}], "file": "/v2/images/2da33c77-49b5-40ab-bd79-9bcdf8b49ae3/file", "owner": "c97544dbd5dc47d9827145b03212ce79", "id": "2da33c77-49b5-40ab-bd79-9bcdf8b49ae3", "size": 12716032, "self": "/v2/images/2da33c77-49b5-40ab-bd79-9bcdf8b49ae3", "disk_format": "qcow2", "direct_url": "rbd://af014572-0a5d-4a80-a07f-9105f52ab2c1/images/2da33c77-49b5-40ab-bd79-9bcdf8b49ae3/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2019-01-18T05:07:25Z", "visibility": "private", "owner_specified.shade.object": "images/vping_userdata-img_e91df088-20d6-4bc5-a13d-e30189904eee", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_userdata-img_e91df088-20d6-4bc5-a13d-e30189904eee", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-01-18T05:07:24Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-01-18 05:08:08,453 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-a5091a59-3814-4031-b0c5-6828f7ec17d8 2019-01-18 05:08:08,453 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.182601928711s 2019-01-18 05:08:08,453 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-a5091a59-3814-4031-b0c5-6828f7ec17d8 2019-01-18 05:08:08,455 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-01-18 05:08:08,456 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9292/v2/images/2da33c77-49b5-40ab-bd79-9bcdf8b49ae3 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a05c7a692d8f82b76d7767bcad0a59d3c60c1b45" 2019-01-18 05:08:09,554 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-7c7ee6f6-c4ad-4f39-a0c9-b5835963ce72 Date: Fri, 18 Jan 2019 05:08:09 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-18 05:08:09,554 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/2da33c77-49b5-40ab-bd79-9bcdf8b49ae3 used request id req-7c7ee6f6-c4ad-4f39-a0c9-b5835963ce72 2019-01-18 05:08:09,554 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.0992410183s 2019-01-18 05:08:09,555 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/2da33c77-49b5-40ab-bd79-9bcdf8b49ae3 used request id req-7c7ee6f6-c4ad-4f39-a0c9-b5835963ce72 2019-01-18 05:08:09,555 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-01-18 05:08:09,558 - 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}a30b560302afdfd861234044a3b1f9fcc1738ea2" 2019-01-18 05:08:09,586 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05: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-943b2c89-b217-4bd6-8888-6f285a5bdedf x-compute-request-id: req-943b2c89-b217-4bd6-8888-6f285a5bdedf Content-Encoding: gzip Content-Length: 310 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/95f76141-83dd-4131-8821-d71f082aa0be", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/95f76141-83dd-4131-8821-d71f082aa0be", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "95f76141-83dd-4131-8821-d71f082aa0be", "name": "vping_userdata-flavor_e91df088-20d6-4bc5-a13d-e30189904eee", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2019-01-18 05:08:09,586 - 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-943b2c89-b217-4bd6-8888-6f285a5bdedf 2019-01-18 05:08:09,586 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0310060977936s 2019-01-18 05:08:09,587 - 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-943b2c89-b217-4bd6-8888-6f285a5bdedf 2019-01-18 05:08:09,588 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-01-18 05:08:09,591 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:8774/v2.1/flavors/95f76141-83dd-4131-8821-d71f082aa0be -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a30b560302afdfd861234044a3b1f9fcc1738ea2" 2019-01-18 05:08:09,641 - keystoneauth.session - DEBUG - RESP: [202] Date: Fri, 18 Jan 2019 05: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-fabc55be-cba6-41cc-8f64-96b90bfdbd60 x-compute-request-id: req-fabc55be-cba6-41cc-8f64-96b90bfdbd60 Content-Length: 0 Content-Type: application/json 2019-01-18 05:08:09,641 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/95f76141-83dd-4131-8821-d71f082aa0be used request id req-fabc55be-cba6-41cc-8f64-96b90bfdbd60 2019-01-18 05:08:09,642 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0535340309143s 2019-01-18 05:08:09,642 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/95f76141-83dd-4131-8821-d71f082aa0be used request id req-fabc55be-cba6-41cc-8f64-96b90bfdbd60 2019-01-18 05:08:09,642 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-01-18 05:08:09,643 - 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}a30b560302afdfd861234044a3b1f9fcc1738ea2" 2019-01-18 05:08:09,741 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:08:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a1627975-0806-443e-9a11-8b3e1e8b63ed Content-Encoding: gzip Content-Length: 869 Content-Type: application/json RESP BODY: {"users": [{"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/0607a2b4beb0408e9fa51cc5ba027ac6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0607a2b4beb0408e9fa51cc5ba027ac6", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/17c61b95071545a094cc82823d2b88b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "17c61b95071545a094cc82823d2b88b8", "email": "nova@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/29e5d2dfed2447bda26fc75bd1122674"}, "domain_id": "default", "enabled": true, "options": {}, "id": "29e5d2dfed2447bda26fc75bd1122674", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/3b6dcc8c791e4b6e8831f5b5e583de80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3b6dcc8c791e4b6e8831f5b5e583de80", "email": "neutron@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.23:5000/v3/users/45ab52d673584bc198669be88c88b878"}, "domain_id": "default", "enabled": true, "options": {}, "id": "45ab52d673584bc198669be88c88b878", "email": "barbican@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/57795b4ee52f49c6a71f55bb6c4012f8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "57795b4ee52f49c6a71f55bb6c4012f8", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/5c52969262974d64ac2a300ca5d60f50"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c52969262974d64ac2a300ca5d60f50", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/5fc15572bb1c489ba92bd9945bbc1f64"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5fc15572bb1c489ba92bd9945bbc1f64", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/6b519d70e25f4e61a9dfd738cd6bba22"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6b519d70e25f4e61a9dfd738cd6bba22", "email": "heat@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.23:5000/v3/users/8248437208b540c2893a7117ad102a87"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8248437208b540c2893a7117ad102a87", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/890dee97e62840c5b15e36f03f6b7efc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "890dee97e62840c5b15e36f03f6b7efc", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/8cccb516ecc44ed9bb7c8633df108fd4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8cccb516ecc44ed9bb7c8633df108fd4", "email": "glance@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.23:5000/v3/users/97c3d863a98148299fa116fdb54be470"}, "domain_id": "default", "enabled": true, "options": {}, "id": "97c3d863a98148299fa116fdb54be470", "email": "tacker@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/a2a0c8c0f19941808c9f618af50b3b79"}, "domain_id": "c19db1b8f60647a9a114cd23287c807b", "enabled": true, "options": {}, "id": "a2a0c8c0f19941808c9f618af50b3b79", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "vping_userdata-user_e91df088-20d6-4bc5-a13d-e30189904eee", "links": {"self": "http://172.30.9.23:5000/v3/users/d24bac23046644a9a933465a7cf62d58"}, "domain_id": "default", "enabled": true, "id": "d24bac23046644a9a933465a7cf62d58", "options": {}}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/fe5de73ba9cb41b2be24ccf1f72f5ed4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe5de73ba9cb41b2be24ccf1f72f5ed4", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2019-01-18 05:08:09,742 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-a1627975-0806-443e-9a11-8b3e1e8b63ed 2019-01-18 05:08:09,742 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0993390083313s 2019-01-18 05:08:09,742 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-a1627975-0806-443e-9a11-8b3e1e8b63ed 2019-01-18 05:08:09,748 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-01-18 05:08:09,749 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/users/d24bac23046644a9a933465a7cf62d58 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a30b560302afdfd861234044a3b1f9fcc1738ea2" 2019-01-18 05:08:09,838 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:08:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cca12cbd-6f10-441d-9c4a-980e0a3ecfb4 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/d24bac23046644a9a933465a7cf62d58"}, "enabled": true, "id": "d24bac23046644a9a933465a7cf62d58", "options": {}, "domain_id": "default", "name": "vping_userdata-user_e91df088-20d6-4bc5-a13d-e30189904eee"}} 2019-01-18 05:08:09,838 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users/d24bac23046644a9a933465a7cf62d58 used request id req-cca12cbd-6f10-441d-9c4a-980e0a3ecfb4 2019-01-18 05:08:09,838 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0893959999084s 2019-01-18 05:08:09,838 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users/d24bac23046644a9a933465a7cf62d58 used request id req-cca12cbd-6f10-441d-9c4a-980e0a3ecfb4 2019-01-18 05:08:09,839 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-01-18 05:08:09,839 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:5000/v3/users/d24bac23046644a9a933465a7cf62d58 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a30b560302afdfd861234044a3b1f9fcc1738ea2" 2019-01-18 05:08:10,058 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 05:08:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d92018b2-c1a8-4128-98f9-ced473a01ed7 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 05:08:10,059 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/d24bac23046644a9a933465a7cf62d58 used request id req-d92018b2-c1a8-4128-98f9-ced473a01ed7 2019-01-18 05:08:10,059 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.219713926315s 2019-01-18 05:08:10,059 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/d24bac23046644a9a933465a7cf62d58 used request id req-d92018b2-c1a8-4128-98f9-ced473a01ed7 2019-01-18 05:08:10,059 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-01-18 05:08:10,060 - 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}a30b560302afdfd861234044a3b1f9fcc1738ea2" 2019-01-18 05:08:10,141 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:08:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e2d96c9a-bdd4-4ee1-ab6c-07eb85751419 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": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/47feb8aba08a40dca7028a1701e597b9"}, "enabled": true, "id": "47feb8aba08a40dca7028a1701e597b9", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/9c53a91613fb4d5080479ac6f51697ed"}, "enabled": true, "id": "9c53a91613fb4d5080479ac6f51697ed", "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/c97544dbd5dc47d9827145b03212ce79"}, "enabled": true, "id": "c97544dbd5dc47d9827145b03212ce79", "parent_id": "default", "domain_id": "default", "name": "vping_userdata-project_e91df088-20d6-4bc5-a13d-e30189904eee"}]} 2019-01-18 05:08:10,141 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects used request id req-e2d96c9a-bdd4-4ee1-ab6c-07eb85751419 2019-01-18 05:08:10,141 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0815658569336s 2019-01-18 05:08:10,141 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects used request id req-e2d96c9a-bdd4-4ee1-ab6c-07eb85751419 2019-01-18 05:08:10,144 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-01-18 05:08:10,144 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:5000/v3/projects/c97544dbd5dc47d9827145b03212ce79 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a30b560302afdfd861234044a3b1f9fcc1738ea2" 2019-01-18 05:08:10,280 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 05:08:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-988bd492-35e3-4fd6-9101-1f09d9dcda3d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 05:08:10,280 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/c97544dbd5dc47d9827145b03212ce79 used request id req-988bd492-35e3-4fd6-9101-1f09d9dcda3d 2019-01-18 05:08:10,281 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.136719942093s 2019-01-18 05:08:10,281 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/c97544dbd5dc47d9827145b03212ce79 used request id req-988bd492-35e3-4fd6-9101-1f09d9dcda3d 2019-01-18 05:08:10,281 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2019-01-18 05:08:10,282 - 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}a30b560302afdfd861234044a3b1f9fcc1738ea2" 2019-01-18 05:08:10,370 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:08:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2650bbea-7ea5-422d-943f-024496b4c292 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": "6b7f4f4f76264b6fb449c43b86ee3817", "links": {"self": "http://172.30.9.23:5000/v3/roles/6b7f4f4f76264b6fb449c43b86ee3817"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a482b711adf94961bf4bb28eda7f0e28", "links": {"self": "http://172.30.9.23:5000/v3/roles/a482b711adf94961bf4bb28eda7f0e28"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "ab24a9d75bbb40128821c588a3d8b397", "links": {"self": "http://172.30.9.23:5000/v3/roles/ab24a9d75bbb40128821c588a3d8b397"}, "name": "Member"}, {"domain_id": null, "id": "e7e317b66c174923a8cb46c48d897c8d", "links": {"self": "http://172.30.9.23:5000/v3/roles/e7e317b66c174923a8cb46c48d897c8d"}, "name": "ResellerAdmin"}]} 2019-01-18 05:08:10,370 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-2650bbea-7ea5-422d-943f-024496b4c292 2019-01-18 05:08:10,370 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0888259410858s 2019-01-18 05:08:10,372 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleDelete 2019-01-18 05:08:10,372 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:5000/v3/roles/ab24a9d75bbb40128821c588a3d8b397 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a30b560302afdfd861234044a3b1f9fcc1738ea2" 2019-01-18 05:08:10,469 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 05:08:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b76e1215-2de6-4278-b671-86494578feb7 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 05:08:10,469 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/ab24a9d75bbb40128821c588a3d8b397 used request id req-b76e1215-2de6-4278-b671-86494578feb7 2019-01-18 05:08:10,470 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleDelete in 0.0978670120239s 2019-01-18 05:08:10,473 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-01-18 05:08:10,474 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:9696/v2.0/security-groups.json?project_id=c97544dbd5dc47d9827145b03212ce79&name=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}a30b560302afdfd861234044a3b1f9fcc1738ea2" 2019-01-18 05:08:10,519 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2434 X-Openstack-Request-Id: req-6fe5802f-aeb2-48fa-a065-60d67b36b5de Date: Fri, 18 Jan 2019 05:08:10 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "c97544dbd5dc47d9827145b03212ce79", "created_at": "2019-01-18T05:07:14Z", "updated_at": "2019-01-18T05:07:14Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:07:14Z", "revision_number": 0, "id": "38df4390-c6dc-46d5-a7c6-3cb211f53443", "remote_group_id": "bfd26cc9-6ef5-438e-89d3-2d4ce2f7f9dd", "remote_ip_prefix": null, "created_at": "2019-01-18T05:07:14Z", "security_group_id": "bfd26cc9-6ef5-438e-89d3-2d4ce2f7f9dd", "tenant_id": "c97544dbd5dc47d9827145b03212ce79", "port_range_min": null, "ethertype": "IPv4", "project_id": "c97544dbd5dc47d9827145b03212ce79"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:07:14Z", "revision_number": 0, "id": "50a77a66-b919-4d60-96df-79e574029a99", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T05:07:14Z", "security_group_id": "bfd26cc9-6ef5-438e-89d3-2d4ce2f7f9dd", "tenant_id": "c97544dbd5dc47d9827145b03212ce79", "port_range_min": null, "ethertype": "IPv4", "project_id": "c97544dbd5dc47d9827145b03212ce79"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:07:14Z", "revision_number": 0, "id": "a1de98ac-30b9-4320-8066-407200f8cda4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T05:07:14Z", "security_group_id": "bfd26cc9-6ef5-438e-89d3-2d4ce2f7f9dd", "tenant_id": "c97544dbd5dc47d9827145b03212ce79", "port_range_min": null, "ethertype": "IPv6", "project_id": "c97544dbd5dc47d9827145b03212ce79"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:07:14Z", "revision_number": 0, "id": "d26081d6-30c5-45a9-a497-47fb450ff004", "remote_group_id": "bfd26cc9-6ef5-438e-89d3-2d4ce2f7f9dd", "remote_ip_prefix": null, "created_at": "2019-01-18T05:07:14Z", "security_group_id": "bfd26cc9-6ef5-438e-89d3-2d4ce2f7f9dd", "tenant_id": "c97544dbd5dc47d9827145b03212ce79", "port_range_min": null, "ethertype": "IPv6", "project_id": "c97544dbd5dc47d9827145b03212ce79"}], "revision_number": 4, "project_id": "c97544dbd5dc47d9827145b03212ce79", "id": "bfd26cc9-6ef5-438e-89d3-2d4ce2f7f9dd", "name": "default"}]} 2019-01-18 05:08:10,519 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json?project_id=c97544dbd5dc47d9827145b03212ce79&name=default used request id req-6fe5802f-aeb2-48fa-a065-60d67b36b5de 2019-01-18 05:08:10,519 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0462698936462s 2019-01-18 05:08:10,520 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json?project_id=c97544dbd5dc47d9827145b03212ce79&name=default used request id req-6fe5802f-aeb2-48fa-a065-60d67b36b5de 2019-01-18 05:08:10,523 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-01-18 05:08:10,524 - 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}a30b560302afdfd861234044a3b1f9fcc1738ea2" 2019-01-18 05:08:10,720 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-5d321d3d-89df-479f-b8e3-a34112a6884c Date: Fri, 18 Jan 2019 05:08:10 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-18T04:53:26Z", "updated_at": "2019-01-18T04:53:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:53:26Z", "revision_number": 0, "id": "84255fa4-c13a-4cfe-b73d-e56ee216ca1e", "remote_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "remote_ip_prefix": null, "created_at": "2019-01-18T04:53:26Z", "security_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:53:26Z", "revision_number": 0, "id": "571036d3-cb1d-483a-acb9-96f19293add9", "remote_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "remote_ip_prefix": null, "created_at": "2019-01-18T04:53:26Z", "security_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:53:26Z", "revision_number": 0, "id": "9c6f69fc-3bf8-4346-9288-5a255b82b67e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:53:26Z", "security_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:53:26Z", "revision_number": 0, "id": "260c2de9-5dc5-4508-b06c-24b9d7ed838c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:53:26Z", "security_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "created_at": "2019-01-18T04:51:20Z", "updated_at": "2019-01-18T04:51:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "87b9b994-ae22-4850-863a-6a4925bd01fe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv4", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "45161a51-d6dd-4bb8-986d-bc2f88599c1d", "remote_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv6", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "2b339890-44d0-4711-a050-08a64d58e2a0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv6", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "24c99e6f-888c-4943-9c93-54ad3b18b18c", "remote_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv4", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}], "revision_number": 4, "project_id": "9c53a91613fb4d5080479ac6f51697ed", "id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "created_at": "2019-01-18T04:39:06Z", "updated_at": "2019-01-18T04:39:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "4bf1a402-0fa2-4cfd-9fee-4a28f16bb271", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "47feb8aba08a40dca7028a1701e597b9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "0aedefa2-edbc-47b5-bead-e954540f6937", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "47feb8aba08a40dca7028a1701e597b9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "4e399c2e-bc03-4aa3-b192-1fafdc9248ba", "remote_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "47feb8aba08a40dca7028a1701e597b9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "8860837e-afbd-4411-adf9-d88db88c2114", "remote_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "47feb8aba08a40dca7028a1701e597b9"}], "revision_number": 4, "project_id": "47feb8aba08a40dca7028a1701e597b9", "id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c97544dbd5dc47d9827145b03212ce79", "created_at": "2019-01-18T05:07:14Z", "updated_at": "2019-01-18T05:07:14Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:07:14Z", "revision_number": 0, "id": "d26081d6-30c5-45a9-a497-47fb450ff004", "remote_group_id": "bfd26cc9-6ef5-438e-89d3-2d4ce2f7f9dd", "remote_ip_prefix": null, "created_at": "2019-01-18T05:07:14Z", "security_group_id": "bfd26cc9-6ef5-438e-89d3-2d4ce2f7f9dd", "tenant_id": "c97544dbd5dc47d9827145b03212ce79", "port_range_min": null, "ethertype": "IPv6", "project_id": "c97544dbd5dc47d9827145b03212ce79"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:07:14Z", "revision_number": 0, "id": "38df4390-c6dc-46d5-a7c6-3cb211f53443", "remote_group_id": "bfd26cc9-6ef5-438e-89d3-2d4ce2f7f9dd", "remote_ip_prefix": null, "created_at": "2019-01-18T05:07:14Z", "security_group_id": "bfd26cc9-6ef5-438e-89d3-2d4ce2f7f9dd", "tenant_id": "c97544dbd5dc47d9827145b03212ce79", "port_range_min": null, "ethertype": "IPv4", "project_id": "c97544dbd5dc47d9827145b03212ce79"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:07:14Z", "revision_number": 0, "id": "a1de98ac-30b9-4320-8066-407200f8cda4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T05:07:14Z", "security_group_id": "bfd26cc9-6ef5-438e-89d3-2d4ce2f7f9dd", "tenant_id": "c97544dbd5dc47d9827145b03212ce79", "port_range_min": null, "ethertype": "IPv6", "project_id": "c97544dbd5dc47d9827145b03212ce79"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:07:14Z", "revision_number": 0, "id": "50a77a66-b919-4d60-96df-79e574029a99", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T05:07:14Z", "security_group_id": "bfd26cc9-6ef5-438e-89d3-2d4ce2f7f9dd", "tenant_id": "c97544dbd5dc47d9827145b03212ce79", "port_range_min": null, "ethertype": "IPv4", "project_id": "c97544dbd5dc47d9827145b03212ce79"}], "revision_number": 4, "project_id": "c97544dbd5dc47d9827145b03212ce79", "id": "bfd26cc9-6ef5-438e-89d3-2d4ce2f7f9dd", "name": "default"}]} 2019-01-18 05:08:10,721 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-5d321d3d-89df-479f-b8e3-a34112a6884c 2019-01-18 05:08:10,721 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.197481870651s 2019-01-18 05:08:10,721 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-5d321d3d-89df-479f-b8e3-a34112a6884c 2019-01-18 05:08:10,726 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-01-18 05:08:10,726 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/security-groups/bfd26cc9-6ef5-438e-89d3-2d4ce2f7f9dd.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}a30b560302afdfd861234044a3b1f9fcc1738ea2" 2019-01-18 05:08:11,047 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-d48c1243-1b7b-48b0-8c4a-f0572d9f34c3 Content-Length: 0 Date: Fri, 18 Jan 2019 05:08:11 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-18 05:08:11,047 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/bfd26cc9-6ef5-438e-89d3-2d4ce2f7f9dd.json used request id req-d48c1243-1b7b-48b0-8c4a-f0572d9f34c3 2019-01-18 05:08:11,047 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.321517944336s 2019-01-18 05:08:11,048 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/bfd26cc9-6ef5-438e-89d3-2d4ce2f7f9dd.json used request id req-d48c1243-1b7b-48b0-8c4a-f0572d9f34c3 2019-01-18 05:08:11,099 - xtesting.ci.run_tests - INFO - Loading test case 'tempest_smoke_serial'... 2019-01-18 05:08:11,177 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2019-01-18 05:08:11,177 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2019-01-18 05:08:11,177 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2019-01-18 05:08:11,177 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2019-01-18 05:08:11,177 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2019-01-18 05:08:11,177 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2019-01-18 05:08:11,178 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2019-01-18 05:08:11,178 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2019-01-18 05:08:11,178 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2019-01-18 05:08:11,178 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2019-01-18 05:08:11,178 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2019-01-18 05:08:11,178 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2019-01-18 05:08:11,178 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2019-01-18 05:08:11,178 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2019-01-18 05:08:11,178 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2019-01-18 05:08:11,178 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2019-01-18 05:08:11,178 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2019-01-18 05:08:11,178 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2019-01-18 05:08:11,179 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2019-01-18 05:08:11,179 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2019-01-18 05:08:11,179 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2019-01-18 05:08:11,179 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2019-01-18 05:08:11,179 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2019-01-18 05:08:11,179 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2019-01-18 05:08:11,181 - 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" 2019-01-18 05:08:11,187 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:08:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bdcf31ae-ea02-4365-881d-5e87fa00560d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 05:08:11,187 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-bdcf31ae-ea02-4365-881d-5e87fa00560d 2019-01-18 05:08:11,187 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 05:08:11,563 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}], "expires_at": "2019-01-18T06:08:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9c53a91613fb4d5080479ac6f51697ed", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/9c53a91613fb4d5080479ac6f51697ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/9c53a91613fb4d5080479ac6f51697ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/9c53a91613fb4d5080479ac6f51697ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/9c53a91613fb4d5080479ac6f51697ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/9c53a91613fb4d5080479ac6f51697ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/9c53a91613fb4d5080479ac6f51697ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/9c53a91613fb4d5080479ac6f51697ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/9c53a91613fb4d5080479ac6f51697ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/9c53a91613fb4d5080479ac6f51697ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/9c53a91613fb4d5080479ac6f51697ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/9c53a91613fb4d5080479ac6f51697ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/9c53a91613fb4d5080479ac6f51697ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "29e5d2dfed2447bda26fc75bd1122674"}, "audit_ids": ["Pg2r9ns-S9GuJ5qB9rmAYA"], "issued_at": "2019-01-18T05:08:11.000000Z"}} 2019-01-18 05:08:11,566 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-01-18 05:08:11,567 - 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}b47dc35ca95c1a9667440e10b81c40e3a511c4a6" 2019-01-18 05:08:11,743 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-26d014c5-65dc-4bb2-911f-7d0c4a90d687 Date: Fri, 18 Jan 2019 05:08:11 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"c7128340-d09d-4472-ab8c-6b0e75149f5d","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"47feb8aba08a40dca7028a1701e597b9","status":"ACTIVE","subnets":["99f540fb-52d8-49ca-b59c-736c854d3c9e"],"description":"","tags":[],"updated_at":"2019-01-18T04:39:13Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"47feb8aba08a40dca7028a1701e597b9","created_at":"2019-01-18T04:39:06Z","provider:network_type":"flat"}]} 2019-01-18 05:08:11,743 - 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-26d014c5-65dc-4bb2-911f-7d0c4a90d687 2019-01-18 05:08:11,743 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.17690205574s 2019-01-18 05:08:11,743 - 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-26d014c5-65dc-4bb2-911f-7d0c4a90d687 2019-01-18 05:08:11,744 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainList 2019-01-18 05:08:11,748 - 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}b47dc35ca95c1a9667440e10b81c40e3a511c4a6" 2019-01-18 05:08:11,753 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 18 Jan 2019 05:08: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"}]}]}} 2019-01-18 05:08:11,757 - 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}b47dc35ca95c1a9667440e10b81c40e3a511c4a6" 2019-01-18 05:08:11,831 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:08:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5bf2a310-5fb5-493f-b356-a43cb8d6ddb1 Content-Encoding: gzip Content-Length: 214 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/c19db1b8f60647a9a114cd23287c807b"}, "description": "", "name": "heat_stack", "enabled": true, "id": "c19db1b8f60647a9a114cd23287c807b"}, {"links": {"self": "http://172.30.9.23: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}} 2019-01-18 05:08:11,832 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains used request id req-5bf2a310-5fb5-493f-b356-a43cb8d6ddb1 2019-01-18 05:08:11,832 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainList in 0.0876410007477s 2019-01-18 05:08:11,833 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-01-18 05:08:11,834 - 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}b47dc35ca95c1a9667440e10b81c40e3a511c4a6" -d '{"project": {"description": "Created by OPNFV Functest: tempest_smoke_serial", "enabled": true, "domain_id": "default", "name": "tempest_smoke_seri-project_fbea5561-d0d2-473f-ae97-5ba834d68d91"}}' 2019-01-18 05:08:11,948 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 18 Jan 2019 05:08:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-84fe1c49-4e16-4685-8f98-303d139a816a 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/dc05c90b2924410ca5ea968508c66238"}, "enabled": true, "id": "dc05c90b2924410ca5ea968508c66238", "parent_id": "default", "domain_id": "default", "name": "tempest_smoke_seri-project_fbea5561-d0d2-473f-ae97-5ba834d68d91"}} 2019-01-18 05:08:11,949 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-84fe1c49-4e16-4685-8f98-303d139a816a 2019-01-18 05:08:11,949 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.115432024002s 2019-01-18 05:08:11,949 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-84fe1c49-4e16-4685-8f98-303d139a816a 2019-01-18 05:08:11,950 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'parent_id': u'default', 'is_domain': False, 'name': u'tempest_smoke_seri-project_fbea5561-d0d2-473f-ae97-5ba834d68d91', 'id': u'dc05c90b2924410ca5ea968508c66238', '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'})}) 2019-01-18 05:08:11,950 - shade.task_manager - DEBUG - Manager envvars:regionOne running task UserCreate 2019-01-18 05:08:12,308 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task UserCreate in 0.357148170471s 2019-01-18 05:08:12,308 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/users/9cadddd745c444d69b03ec047cecb1cf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b47dc35ca95c1a9667440e10b81c40e3a511c4a6" 2019-01-18 05:08:12,398 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:08:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ab71b777-604a-4636-82f4-f558aa0de049 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.23:5000/v3/users/9cadddd745c444d69b03ec047cecb1cf"}, "enabled": true, "id": "9cadddd745c444d69b03ec047cecb1cf", "options": {}, "domain_id": "default", "name": "tempest_smoke_serial-user_fbea5561-d0d2-473f-ae97-5ba834d68d91"}} 2019-01-18 05:08:12,398 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users/9cadddd745c444d69b03ec047cecb1cf used request id req-ab71b777-604a-4636-82f4-f558aa0de049 2019-01-18 05:08:12,399 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'9cadddd745c444d69b03ec047cecb1cf', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'tempest_smoke_serial-user_fbea5561-d0d2-473f-ae97-5ba834d68d91'}) 2019-01-18 05:08:12,399 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2019-01-18 05:08:12,400 - 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}b47dc35ca95c1a9667440e10b81c40e3a511c4a6" 2019-01-18 05:08:12,478 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:08:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-66d71bc7-a5af-447f-9136-9de095f524f6 Content-Encoding: gzip Content-Length: 285 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6b7f4f4f76264b6fb449c43b86ee3817", "links": {"self": "http://172.30.9.23:5000/v3/roles/6b7f4f4f76264b6fb449c43b86ee3817"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a482b711adf94961bf4bb28eda7f0e28", "links": {"self": "http://172.30.9.23:5000/v3/roles/a482b711adf94961bf4bb28eda7f0e28"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e7e317b66c174923a8cb46c48d897c8d", "links": {"self": "http://172.30.9.23:5000/v3/roles/e7e317b66c174923a8cb46c48d897c8d"}, "name": "ResellerAdmin"}]} 2019-01-18 05:08:12,478 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-66d71bc7-a5af-447f-9136-9de095f524f6 2019-01-18 05:08:12,479 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0794508457184s 2019-01-18 05:08:12,480 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2019-01-18 05:08:12,480 - 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}b47dc35ca95c1a9667440e10b81c40e3a511c4a6" 2019-01-18 05:08:12,561 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:08:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-24216557-bbb4-48b9-b517-ee2ad937215f Content-Encoding: gzip Content-Length: 285 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6b7f4f4f76264b6fb449c43b86ee3817", "links": {"self": "http://172.30.9.23:5000/v3/roles/6b7f4f4f76264b6fb449c43b86ee3817"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a482b711adf94961bf4bb28eda7f0e28", "links": {"self": "http://172.30.9.23:5000/v3/roles/a482b711adf94961bf4bb28eda7f0e28"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e7e317b66c174923a8cb46c48d897c8d", "links": {"self": "http://172.30.9.23:5000/v3/roles/e7e317b66c174923a8cb46c48d897c8d"}, "name": "ResellerAdmin"}]} 2019-01-18 05:08:12,561 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-24216557-bbb4-48b9-b517-ee2ad937215f 2019-01-18 05:08:12,562 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0820000171661s 2019-01-18 05:08:12,563 - functest.core.tenantnetwork - INFO - Creating default role Member 2019-01-18 05:08:12,563 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleCreate 2019-01-18 05:08:12,564 - 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}b47dc35ca95c1a9667440e10b81c40e3a511c4a6" -d '{"role": {"name": "Member"}}' 2019-01-18 05:08:12,662 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 18 Jan 2019 05:08:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ca9584fc-c366-4149-8c09-55c58d2c187a Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "13455f0f7bb9473f9f000067599a5571", "links": {"self": "http://172.30.9.23:5000/v3/roles/13455f0f7bb9473f9f000067599a5571"}, "name": "Member"}} 2019-01-18 05:08:12,662 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-ca9584fc-c366-4149-8c09-55c58d2c187a 2019-01-18 05:08:12,663 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleCreate in 0.0994889736176s 2019-01-18 05:08:12,663 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles/13455f0f7bb9473f9f000067599a5571 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b47dc35ca95c1a9667440e10b81c40e3a511c4a6" 2019-01-18 05:08:12,745 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:08:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-173893ba-17b4-4128-b248-47e547d5a5c2 Content-Encoding: gzip Content-Length: 142 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.23:5000/v3/roles/13455f0f7bb9473f9f000067599a5571"}, "domain_id": null, "name": "Member", "id": "13455f0f7bb9473f9f000067599a5571"}} 2019-01-18 05:08:12,745 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/13455f0f7bb9473f9f000067599a5571 used request id req-173893ba-17b4-4128-b248-47e547d5a5c2 2019-01-18 05:08:12,746 - functest.core.tenantnetwork - DEBUG - role: Munch({'NAME_ATTR': 'name', 'name': u'Member', 'links': {u'self': u'http://172.30.9.23:5000/v3/roles/13455f0f7bb9473f9f000067599a5571'}, 'domain_id': None, 'human_id': None, 'id': u'13455f0f7bb9473f9f000067599a5571', 'HUMAN_ID': False}) 2019-01-18 05:08:12,746 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2019-01-18 05:08:12,747 - 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}b47dc35ca95c1a9667440e10b81c40e3a511c4a6" 2019-01-18 05:08:12,826 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:08:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e099e768-3ce1-4890-808c-4b6d4380ba15 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": "13455f0f7bb9473f9f000067599a5571", "links": {"self": "http://172.30.9.23:5000/v3/roles/13455f0f7bb9473f9f000067599a5571"}, "name": "Member"}, {"domain_id": null, "id": "6b7f4f4f76264b6fb449c43b86ee3817", "links": {"self": "http://172.30.9.23:5000/v3/roles/6b7f4f4f76264b6fb449c43b86ee3817"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a482b711adf94961bf4bb28eda7f0e28", "links": {"self": "http://172.30.9.23:5000/v3/roles/a482b711adf94961bf4bb28eda7f0e28"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e7e317b66c174923a8cb46c48d897c8d", "links": {"self": "http://172.30.9.23:5000/v3/roles/e7e317b66c174923a8cb46c48d897c8d"}, "name": "ResellerAdmin"}]} 2019-01-18 05:08:12,827 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-e099e768-3ce1-4890-808c-4b6d4380ba15 2019-01-18 05:08:12,827 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0806219577789s 2019-01-18 05:08:12,828 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2019-01-18 05:08:12,829 - 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}b47dc35ca95c1a9667440e10b81c40e3a511c4a6" 2019-01-18 05:08:12,902 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:08:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5cc00bc7-ae27-455e-af19-248f5609a88d 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"}} 2019-01-18 05:08:12,902 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains/default used request id req-5cc00bc7-ae27-455e-af19-248f5609a88d 2019-01-18 05:08:12,903 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0742628574371s 2019-01-18 05:08:12,903 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-01-18 05:08:12,904 - 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}b47dc35ca95c1a9667440e10b81c40e3a511c4a6" 2019-01-18 05:08:13,003 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:08:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4c9acfb8-5c9c-417b-8cc4-6a2f9b28013d Content-Encoding: gzip Content-Length: 873 Content-Type: application/json RESP BODY: {"users": [{"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/0607a2b4beb0408e9fa51cc5ba027ac6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0607a2b4beb0408e9fa51cc5ba027ac6", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/17c61b95071545a094cc82823d2b88b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "17c61b95071545a094cc82823d2b88b8", "email": "nova@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/29e5d2dfed2447bda26fc75bd1122674"}, "domain_id": "default", "enabled": true, "options": {}, "id": "29e5d2dfed2447bda26fc75bd1122674", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/3b6dcc8c791e4b6e8831f5b5e583de80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3b6dcc8c791e4b6e8831f5b5e583de80", "email": "neutron@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.23:5000/v3/users/45ab52d673584bc198669be88c88b878"}, "domain_id": "default", "enabled": true, "options": {}, "id": "45ab52d673584bc198669be88c88b878", "email": "barbican@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/57795b4ee52f49c6a71f55bb6c4012f8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "57795b4ee52f49c6a71f55bb6c4012f8", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/5c52969262974d64ac2a300ca5d60f50"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c52969262974d64ac2a300ca5d60f50", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/5fc15572bb1c489ba92bd9945bbc1f64"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5fc15572bb1c489ba92bd9945bbc1f64", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/6b519d70e25f4e61a9dfd738cd6bba22"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6b519d70e25f4e61a9dfd738cd6bba22", "email": "heat@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.23:5000/v3/users/8248437208b540c2893a7117ad102a87"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8248437208b540c2893a7117ad102a87", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/890dee97e62840c5b15e36f03f6b7efc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "890dee97e62840c5b15e36f03f6b7efc", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/8cccb516ecc44ed9bb7c8633df108fd4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8cccb516ecc44ed9bb7c8633df108fd4", "email": "glance@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.23:5000/v3/users/97c3d863a98148299fa116fdb54be470"}, "domain_id": "default", "enabled": true, "options": {}, "id": "97c3d863a98148299fa116fdb54be470", "email": "tacker@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "tempest_smoke_serial-user_fbea5561-d0d2-473f-ae97-5ba834d68d91", "links": {"self": "http://172.30.9.23:5000/v3/users/9cadddd745c444d69b03ec047cecb1cf"}, "domain_id": "default", "enabled": true, "id": "9cadddd745c444d69b03ec047cecb1cf", "options": {}}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/a2a0c8c0f19941808c9f618af50b3b79"}, "domain_id": "c19db1b8f60647a9a114cd23287c807b", "enabled": true, "options": {}, "id": "a2a0c8c0f19941808c9f618af50b3b79", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/fe5de73ba9cb41b2be24ccf1f72f5ed4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe5de73ba9cb41b2be24ccf1f72f5ed4", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2019-01-18 05:08:13,003 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-4c9acfb8-5c9c-417b-8cc4-6a2f9b28013d 2019-01-18 05:08:13,003 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0995199680328s 2019-01-18 05:08:13,004 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-4c9acfb8-5c9c-417b-8cc4-6a2f9b28013d 2019-01-18 05:08:13,010 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-01-18 05:08:13,011 - 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}b47dc35ca95c1a9667440e10b81c40e3a511c4a6" 2019-01-18 05:08:13,093 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:08:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-991feb16-a0eb-4c0c-b7a6-4bed642af180 Content-Encoding: gzip Content-Length: 398 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": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/47feb8aba08a40dca7028a1701e597b9"}, "enabled": true, "id": "47feb8aba08a40dca7028a1701e597b9", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/9c53a91613fb4d5080479ac6f51697ed"}, "enabled": true, "id": "9c53a91613fb4d5080479ac6f51697ed", "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/dc05c90b2924410ca5ea968508c66238"}, "enabled": true, "id": "dc05c90b2924410ca5ea968508c66238", "parent_id": "default", "domain_id": "default", "name": "tempest_smoke_seri-project_fbea5561-d0d2-473f-ae97-5ba834d68d91"}]} 2019-01-18 05:08:13,093 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-991feb16-a0eb-4c0c-b7a6-4bed642af180 2019-01-18 05:08:13,093 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0829110145569s 2019-01-18 05:08:13,093 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-991feb16-a0eb-4c0c-b7a6-4bed642af180 2019-01-18 05:08:13,096 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2019-01-18 05:08:13,096 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/role_assignments?user.id=9cadddd745c444d69b03ec047cecb1cf&scope.project.id=dc05c90b2924410ca5ea968508c66238&role.id=13455f0f7bb9473f9f000067599a5571 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b47dc35ca95c1a9667440e10b81c40e3a511c4a6" 2019-01-18 05:08:13,170 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:08:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-17d02199-deb0-4311-82c8-dfc63a1bae23 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=9cadddd745c444d69b03ec047cecb1cf&scope.project.id=dc05c90b2924410ca5ea968508c66238&role.id=13455f0f7bb9473f9f000067599a5571", "previous": null, "next": null}} 2019-01-18 05:08:13,170 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/role_assignments?user.id=9cadddd745c444d69b03ec047cecb1cf&scope.project.id=dc05c90b2924410ca5ea968508c66238&role.id=13455f0f7bb9473f9f000067599a5571 used request id req-17d02199-deb0-4311-82c8-dfc63a1bae23 2019-01-18 05:08:13,170 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0743899345398s 2019-01-18 05:08:13,171 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2019-01-18 05:08:13,171 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:5000/v3/projects/dc05c90b2924410ca5ea968508c66238/users/9cadddd745c444d69b03ec047cecb1cf/roles/13455f0f7bb9473f9f000067599a5571 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b47dc35ca95c1a9667440e10b81c40e3a511c4a6" 2019-01-18 05:08:13,293 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 05:08:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-517be4f5-fb7e-4fd1-a4f9-d704605661cf Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 05:08:13,293 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/dc05c90b2924410ca5ea968508c66238/users/9cadddd745c444d69b03ec047cecb1cf/roles/13455f0f7bb9473f9f000067599a5571 used request id req-517be4f5-fb7e-4fd1-a4f9-d704605661cf 2019-01-18 05:08:13,294 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.122910022736s 2019-01-18 05:08:13,294 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'tempest_smoke_seri-project_fbea5561-d0d2-473f-ae97-5ba834d68d91', 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': 'bc088f0e-195f-4fd8-8fa8-a0d7206f78ae', 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_fbea5561-d0d2-473f-ae97-5ba834d68d91', 'project_id': u'dc05c90b2924410ca5ea968508c66238', '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': {}}}} 2019-01-18 05:08:13,296 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2019-01-18 05:08:13,296 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2019-01-18 05:08:13,296 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2019-01-18 05:08:13,296 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2019-01-18 05:08:13,296 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2019-01-18 05:08:13,296 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2019-01-18 05:08:13,296 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2019-01-18 05:08:13,296 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2019-01-18 05:08:13,297 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2019-01-18 05:08:13,297 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2019-01-18 05:08:13,297 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2019-01-18 05:08:13,297 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2019-01-18 05:08:13,297 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2019-01-18 05:08:13,297 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2019-01-18 05:08:13,297 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2019-01-18 05:08:13,297 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2019-01-18 05:08:13,298 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2019-01-18 05:08:13,298 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2019-01-18 05:08:13,298 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2019-01-18 05:08:13,298 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2019-01-18 05:08:13,298 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2019-01-18 05:08:13,298 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2019-01-18 05:08:13,298 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2019-01-18 05:08:13,298 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2019-01-18 05:08:13,300 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'tempest_smoke_serial-user_fbea5561-d0d2-473f-ae97-5ba834d68d91', 'password': 'bc088f0e-195f-4fd8-8fa8-a0d7206f78ae', 'project_name': 'tempest_smoke_seri-project_fbea5561-d0d2-473f-ae97-5ba834d68d91', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.23:5000/v3', 'project_id': 'dc05c90b2924410ca5ea968508c66238', 'project_domain_name': 'Default'} 2019-01-18 05:08:13,300 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2019-01-18 05:08:13,301 - 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}b47dc35ca95c1a9667440e10b81c40e3a511c4a6" 2019-01-18 05:08:13,381 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:08:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ce20848b-f047-4424-923f-258b03655b10 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": "13455f0f7bb9473f9f000067599a5571", "links": {"self": "http://172.30.9.23:5000/v3/roles/13455f0f7bb9473f9f000067599a5571"}, "name": "Member"}, {"domain_id": null, "id": "6b7f4f4f76264b6fb449c43b86ee3817", "links": {"self": "http://172.30.9.23:5000/v3/roles/6b7f4f4f76264b6fb449c43b86ee3817"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a482b711adf94961bf4bb28eda7f0e28", "links": {"self": "http://172.30.9.23:5000/v3/roles/a482b711adf94961bf4bb28eda7f0e28"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e7e317b66c174923a8cb46c48d897c8d", "links": {"self": "http://172.30.9.23:5000/v3/roles/e7e317b66c174923a8cb46c48d897c8d"}, "name": "ResellerAdmin"}]} 2019-01-18 05:08:13,382 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-ce20848b-f047-4424-923f-258b03655b10 2019-01-18 05:08:13,382 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0817909240723s 2019-01-18 05:08:13,383 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2019-01-18 05:08:13,384 - 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}b47dc35ca95c1a9667440e10b81c40e3a511c4a6" 2019-01-18 05:08:13,462 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:08:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8531eae0-f270-4998-bfa3-18d30c1634b7 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": "13455f0f7bb9473f9f000067599a5571", "links": {"self": "http://172.30.9.23:5000/v3/roles/13455f0f7bb9473f9f000067599a5571"}, "name": "Member"}, {"domain_id": null, "id": "6b7f4f4f76264b6fb449c43b86ee3817", "links": {"self": "http://172.30.9.23:5000/v3/roles/6b7f4f4f76264b6fb449c43b86ee3817"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a482b711adf94961bf4bb28eda7f0e28", "links": {"self": "http://172.30.9.23:5000/v3/roles/a482b711adf94961bf4bb28eda7f0e28"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e7e317b66c174923a8cb46c48d897c8d", "links": {"self": "http://172.30.9.23:5000/v3/roles/e7e317b66c174923a8cb46c48d897c8d"}, "name": "ResellerAdmin"}]} 2019-01-18 05:08:13,462 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-8531eae0-f270-4998-bfa3-18d30c1634b7 2019-01-18 05:08:13,462 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0785779953003s 2019-01-18 05:08:13,463 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2019-01-18 05:08:13,464 - 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}b47dc35ca95c1a9667440e10b81c40e3a511c4a6" 2019-01-18 05:08:13,541 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:08:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ff43f811-2c41-4b87-9f0e-d8b03cd62e8e 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"}} 2019-01-18 05:08:13,542 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains/default used request id req-ff43f811-2c41-4b87-9f0e-d8b03cd62e8e 2019-01-18 05:08:13,542 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0784800052643s 2019-01-18 05:08:13,543 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-01-18 05:08:13,543 - 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}b47dc35ca95c1a9667440e10b81c40e3a511c4a6" 2019-01-18 05:08:13,641 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:08:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-384364ba-43a1-4eaa-a3cc-d7db83638d56 Content-Encoding: gzip Content-Length: 873 Content-Type: application/json RESP BODY: {"users": [{"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/0607a2b4beb0408e9fa51cc5ba027ac6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0607a2b4beb0408e9fa51cc5ba027ac6", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/17c61b95071545a094cc82823d2b88b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "17c61b95071545a094cc82823d2b88b8", "email": "nova@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/29e5d2dfed2447bda26fc75bd1122674"}, "domain_id": "default", "enabled": true, "options": {}, "id": "29e5d2dfed2447bda26fc75bd1122674", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/3b6dcc8c791e4b6e8831f5b5e583de80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3b6dcc8c791e4b6e8831f5b5e583de80", "email": "neutron@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.23:5000/v3/users/45ab52d673584bc198669be88c88b878"}, "domain_id": "default", "enabled": true, "options": {}, "id": "45ab52d673584bc198669be88c88b878", "email": "barbican@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/57795b4ee52f49c6a71f55bb6c4012f8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "57795b4ee52f49c6a71f55bb6c4012f8", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/5c52969262974d64ac2a300ca5d60f50"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c52969262974d64ac2a300ca5d60f50", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/5fc15572bb1c489ba92bd9945bbc1f64"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5fc15572bb1c489ba92bd9945bbc1f64", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/6b519d70e25f4e61a9dfd738cd6bba22"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6b519d70e25f4e61a9dfd738cd6bba22", "email": "heat@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.23:5000/v3/users/8248437208b540c2893a7117ad102a87"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8248437208b540c2893a7117ad102a87", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/890dee97e62840c5b15e36f03f6b7efc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "890dee97e62840c5b15e36f03f6b7efc", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/8cccb516ecc44ed9bb7c8633df108fd4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8cccb516ecc44ed9bb7c8633df108fd4", "email": "glance@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.23:5000/v3/users/97c3d863a98148299fa116fdb54be470"}, "domain_id": "default", "enabled": true, "options": {}, "id": "97c3d863a98148299fa116fdb54be470", "email": "tacker@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "tempest_smoke_serial-user_fbea5561-d0d2-473f-ae97-5ba834d68d91", "links": {"self": "http://172.30.9.23:5000/v3/users/9cadddd745c444d69b03ec047cecb1cf"}, "domain_id": "default", "enabled": true, "id": "9cadddd745c444d69b03ec047cecb1cf", "options": {}}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/a2a0c8c0f19941808c9f618af50b3b79"}, "domain_id": "c19db1b8f60647a9a114cd23287c807b", "enabled": true, "options": {}, "id": "a2a0c8c0f19941808c9f618af50b3b79", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/fe5de73ba9cb41b2be24ccf1f72f5ed4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe5de73ba9cb41b2be24ccf1f72f5ed4", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2019-01-18 05:08:13,641 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-384364ba-43a1-4eaa-a3cc-d7db83638d56 2019-01-18 05:08:13,642 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0985691547394s 2019-01-18 05:08:13,642 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-384364ba-43a1-4eaa-a3cc-d7db83638d56 2019-01-18 05:08:13,648 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-01-18 05:08:13,648 - 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}b47dc35ca95c1a9667440e10b81c40e3a511c4a6" 2019-01-18 05:08:13,720 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:08:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-beab6f4a-e298-4a5c-a169-5f7d17302524 Content-Encoding: gzip Content-Length: 398 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": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/47feb8aba08a40dca7028a1701e597b9"}, "enabled": true, "id": "47feb8aba08a40dca7028a1701e597b9", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/9c53a91613fb4d5080479ac6f51697ed"}, "enabled": true, "id": "9c53a91613fb4d5080479ac6f51697ed", "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/dc05c90b2924410ca5ea968508c66238"}, "enabled": true, "id": "dc05c90b2924410ca5ea968508c66238", "parent_id": "default", "domain_id": "default", "name": "tempest_smoke_seri-project_fbea5561-d0d2-473f-ae97-5ba834d68d91"}]} 2019-01-18 05:08:13,721 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-beab6f4a-e298-4a5c-a169-5f7d17302524 2019-01-18 05:08:13,721 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0730710029602s 2019-01-18 05:08:13,721 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-beab6f4a-e298-4a5c-a169-5f7d17302524 2019-01-18 05:08:13,723 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2019-01-18 05:08:13,724 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/role_assignments?user.id=9cadddd745c444d69b03ec047cecb1cf&scope.project.id=dc05c90b2924410ca5ea968508c66238&role.id=6b7f4f4f76264b6fb449c43b86ee3817 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b47dc35ca95c1a9667440e10b81c40e3a511c4a6" 2019-01-18 05:08:13,806 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:08:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a281e3d1-16c1-4a83-bec8-f1c14b6bd234 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=9cadddd745c444d69b03ec047cecb1cf&scope.project.id=dc05c90b2924410ca5ea968508c66238&role.id=6b7f4f4f76264b6fb449c43b86ee3817", "previous": null, "next": null}} 2019-01-18 05:08:13,806 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/role_assignments?user.id=9cadddd745c444d69b03ec047cecb1cf&scope.project.id=dc05c90b2924410ca5ea968508c66238&role.id=6b7f4f4f76264b6fb449c43b86ee3817 used request id req-a281e3d1-16c1-4a83-bec8-f1c14b6bd234 2019-01-18 05:08:13,806 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0826399326324s 2019-01-18 05:08:13,806 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2019-01-18 05:08:13,807 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:5000/v3/projects/dc05c90b2924410ca5ea968508c66238/users/9cadddd745c444d69b03ec047cecb1cf/roles/6b7f4f4f76264b6fb449c43b86ee3817 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b47dc35ca95c1a9667440e10b81c40e3a511c4a6" 2019-01-18 05:08:14,001 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 05:08:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-98efd4c9-6eda-4276-bcef-4d9e21b510fa Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 05:08:14,001 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/dc05c90b2924410ca5ea968508c66238/users/9cadddd745c444d69b03ec047cecb1cf/roles/6b7f4f4f76264b6fb449c43b86ee3817 used request id req-98efd4c9-6eda-4276-bcef-4d9e21b510fa 2019-01-18 05:08:14,001 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.19463801384s 2019-01-18 05:08:14,001 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2019-01-18 05:08:14,002 - 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}b47dc35ca95c1a9667440e10b81c40e3a511c4a6" 2019-01-18 05:08:14,092 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:08:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6a96c031-5a65-48cf-80a1-c1471e3b7d3a 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": "13455f0f7bb9473f9f000067599a5571", "links": {"self": "http://172.30.9.23:5000/v3/roles/13455f0f7bb9473f9f000067599a5571"}, "name": "Member"}, {"domain_id": null, "id": "6b7f4f4f76264b6fb449c43b86ee3817", "links": {"self": "http://172.30.9.23:5000/v3/roles/6b7f4f4f76264b6fb449c43b86ee3817"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a482b711adf94961bf4bb28eda7f0e28", "links": {"self": "http://172.30.9.23:5000/v3/roles/a482b711adf94961bf4bb28eda7f0e28"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e7e317b66c174923a8cb46c48d897c8d", "links": {"self": "http://172.30.9.23:5000/v3/roles/e7e317b66c174923a8cb46c48d897c8d"}, "name": "ResellerAdmin"}]} 2019-01-18 05:08:14,092 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-6a96c031-5a65-48cf-80a1-c1471e3b7d3a 2019-01-18 05:08:14,093 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0909841060638s 2019-01-18 05:08:14,094 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2019-01-18 05:08:14,094 - 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}b47dc35ca95c1a9667440e10b81c40e3a511c4a6" 2019-01-18 05:08:14,171 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:08:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-224331d7-79a9-4afc-8dc5-ff19265c5927 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"}} 2019-01-18 05:08:14,171 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains/default used request id req-224331d7-79a9-4afc-8dc5-ff19265c5927 2019-01-18 05:08:14,171 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0776319503784s 2019-01-18 05:08:14,172 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-01-18 05:08:14,173 - 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}b47dc35ca95c1a9667440e10b81c40e3a511c4a6" 2019-01-18 05:08:14,274 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:08:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-994ced96-3873-4395-a257-c62cb4bea219 Content-Encoding: gzip Content-Length: 873 Content-Type: application/json RESP BODY: {"users": [{"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/0607a2b4beb0408e9fa51cc5ba027ac6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0607a2b4beb0408e9fa51cc5ba027ac6", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/17c61b95071545a094cc82823d2b88b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "17c61b95071545a094cc82823d2b88b8", "email": "nova@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/29e5d2dfed2447bda26fc75bd1122674"}, "domain_id": "default", "enabled": true, "options": {}, "id": "29e5d2dfed2447bda26fc75bd1122674", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/3b6dcc8c791e4b6e8831f5b5e583de80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3b6dcc8c791e4b6e8831f5b5e583de80", "email": "neutron@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.23:5000/v3/users/45ab52d673584bc198669be88c88b878"}, "domain_id": "default", "enabled": true, "options": {}, "id": "45ab52d673584bc198669be88c88b878", "email": "barbican@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/57795b4ee52f49c6a71f55bb6c4012f8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "57795b4ee52f49c6a71f55bb6c4012f8", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/5c52969262974d64ac2a300ca5d60f50"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c52969262974d64ac2a300ca5d60f50", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/5fc15572bb1c489ba92bd9945bbc1f64"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5fc15572bb1c489ba92bd9945bbc1f64", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/6b519d70e25f4e61a9dfd738cd6bba22"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6b519d70e25f4e61a9dfd738cd6bba22", "email": "heat@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.23:5000/v3/users/8248437208b540c2893a7117ad102a87"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8248437208b540c2893a7117ad102a87", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/890dee97e62840c5b15e36f03f6b7efc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "890dee97e62840c5b15e36f03f6b7efc", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/8cccb516ecc44ed9bb7c8633df108fd4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8cccb516ecc44ed9bb7c8633df108fd4", "email": "glance@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.23:5000/v3/users/97c3d863a98148299fa116fdb54be470"}, "domain_id": "default", "enabled": true, "options": {}, "id": "97c3d863a98148299fa116fdb54be470", "email": "tacker@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "tempest_smoke_serial-user_fbea5561-d0d2-473f-ae97-5ba834d68d91", "links": {"self": "http://172.30.9.23:5000/v3/users/9cadddd745c444d69b03ec047cecb1cf"}, "domain_id": "default", "enabled": true, "id": "9cadddd745c444d69b03ec047cecb1cf", "options": {}}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/a2a0c8c0f19941808c9f618af50b3b79"}, "domain_id": "c19db1b8f60647a9a114cd23287c807b", "enabled": true, "options": {}, "id": "a2a0c8c0f19941808c9f618af50b3b79", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/fe5de73ba9cb41b2be24ccf1f72f5ed4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe5de73ba9cb41b2be24ccf1f72f5ed4", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2019-01-18 05:08:14,274 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-994ced96-3873-4395-a257-c62cb4bea219 2019-01-18 05:08:14,274 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.101902961731s 2019-01-18 05:08:14,275 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-994ced96-3873-4395-a257-c62cb4bea219 2019-01-18 05:08:14,281 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2019-01-18 05:08:14,281 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/role_assignments?user.id=9cadddd745c444d69b03ec047cecb1cf&role.id=6b7f4f4f76264b6fb449c43b86ee3817&scope.domain.id=default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b47dc35ca95c1a9667440e10b81c40e3a511c4a6" 2019-01-18 05:08:14,354 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:08:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0b271333-c48e-48bf-8d59-cd9fddaa908a Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.23:5000/v3/role_assignments?user.id=9cadddd745c444d69b03ec047cecb1cf&role.id=6b7f4f4f76264b6fb449c43b86ee3817&scope.domain.id=default", "previous": null, "next": null}} 2019-01-18 05:08:14,354 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/role_assignments?user.id=9cadddd745c444d69b03ec047cecb1cf&role.id=6b7f4f4f76264b6fb449c43b86ee3817&scope.domain.id=default used request id req-0b271333-c48e-48bf-8d59-cd9fddaa908a 2019-01-18 05:08:14,354 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0735042095184s 2019-01-18 05:08:14,355 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2019-01-18 05:08:14,355 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:5000/v3/domains/default/users/9cadddd745c444d69b03ec047cecb1cf/roles/6b7f4f4f76264b6fb449c43b86ee3817 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b47dc35ca95c1a9667440e10b81c40e3a511c4a6" 2019-01-18 05:08:14,484 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 05:08:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e6028dbf-1f7c-4774-9d54-5af73f2c8561 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 05:08:14,484 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/domains/default/users/9cadddd745c444d69b03ec047cecb1cf/roles/6b7f4f4f76264b6fb449c43b86ee3817 used request id req-e6028dbf-1f7c-4774-9d54-5af73f2c8561 2019-01-18 05:08:14,485 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.129849910736s 2019-01-18 05:08:14,485 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2019-01-18 05:08:26,248 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally 2019-01-18 05:08:25.992 14 INFO rally.deployment.engines.existing [-] Save deployment 'opnfv-rally' (uuid=e2efde40-de36-4c6c-a719-c28d0ac397aa) with 'openstack' platform. +--------------------------------------+---------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+---------------------+-------------+------------------+--------+ | e2efde40-de36-4c6c-a719-c28d0ac397aa | 2019-01-18T05:08:25 | opnfv-rally | deploy->finished | | +--------------------------------------+---------------------+-------------+------------------+--------+ Using deployment: e2efde40-de36-4c6c-a719-c28d0ac397aa ~/.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 2019-01-18 05:08:29,665 - 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 | +-------------+-------------------+-----------+ 2019-01-18 05:08:29,666 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2019-01-18 05:08:37,733 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide 2019-01-18 05:08:33.936 23 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2019-01-18 05:08:34.063 23 INFO rally.verification.manager [-] Cloning verifier repo from /src/tempest. 2019-01-18 05:08:37.565 23 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=52e5b46a-5c71-4875-8596-0e4716ab09b1) has been successfully created! Using verifier 'opnfv-tempest' (UUID=52e5b46a-5c71-4875-8596-0e4716ab09b1) as the default verifier for the future CLI operations. 2019-01-18 05:08:40,698 - xtesting.ci.run_tests - INFO - Running test case 'tempest_smoke_serial'... 2019-01-18 05:08:40,699 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-01-18 05:08:40,826 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2019-01-18 05:08:40,828 - 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" 2019-01-18 05:08:40,834 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:08:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-343ac4a3-b089-4531-8bed-40bcb220196e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 05:08:40,834 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-343ac4a3-b089-4531-8bed-40bcb220196e 2019-01-18 05:08:40,835 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 05:08:41,223 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}, {"id": "13455f0f7bb9473f9f000067599a5571", "name": "Member"}], "expires_at": "2019-01-18T06:08:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "dc05c90b2924410ca5ea968508c66238", "name": "tempest_smoke_seri-project_fbea5561-d0d2-473f-ae97-5ba834d68d91"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/dc05c90b2924410ca5ea968508c66238", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/dc05c90b2924410ca5ea968508c66238", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/dc05c90b2924410ca5ea968508c66238", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/dc05c90b2924410ca5ea968508c66238", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/dc05c90b2924410ca5ea968508c66238", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/dc05c90b2924410ca5ea968508c66238", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/dc05c90b2924410ca5ea968508c66238", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/dc05c90b2924410ca5ea968508c66238", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/dc05c90b2924410ca5ea968508c66238", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/dc05c90b2924410ca5ea968508c66238", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/dc05c90b2924410ca5ea968508c66238", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/dc05c90b2924410ca5ea968508c66238", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "tempest_smoke_serial-user_fbea5561-d0d2-473f-ae97-5ba834d68d91", "id": "9cadddd745c444d69b03ec047cecb1cf"}, "audit_ids": ["74lECiAISo6wS3TIWd50gA"], "issued_at": "2019-01-18T05:08:41.000000Z"}} 2019-01-18 05:08:41,227 - 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}70303e18f7eb3942d97a17dc644ed62b9baf5d2a" 2019-01-18 05:08:41,232 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 648 Date: Fri, 18 Jan 2019 05:08:41 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"}]}]} 2019-01-18 05:08:41,236 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-01-18 05:08:41,236 - 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}70303e18f7eb3942d97a17dc644ed62b9baf5d2a" 2019-01-18 05:08:41,410 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-73d9c26e-1b95-42c3-9292-5da272f1d8e2 Date: Fri, 18 Jan 2019 05:08:41 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-01-18 05:08:41,410 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-73d9c26e-1b95-42c3-9292-5da272f1d8e2 2019-01-18 05:08:41,410 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.174014091492s 2019-01-18 05:08:41,410 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-73d9c26e-1b95-42c3-9292-5da272f1d8e2 2019-01-18 05:08:41,412 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-01-18 05:08:41,413 - 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}70303e18f7eb3942d97a17dc644ed62b9baf5d2a" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/tempest_smoke_serial-img_fbea5561-d0d2-473f-ae97-5ba834d68d91", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "tempest_smoke_serial-img_fbea5561-d0d2-473f-ae97-5ba834d68d91"}' 2019-01-18 05:08:41,644 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 891 Content-Type: application/json Location: http://172.30.9.23:9292/v2/images/0b256510-c6cb-4de9-a3d1-f73e89258832 X-Openstack-Request-Id: req-df80ed3f-2969-4505-a086-a6f314dbf6eb Date: Fri, 18 Jan 2019 05:08:41 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/0b256510-c6cb-4de9-a3d1-f73e89258832/file", "owner": "dc05c90b2924410ca5ea968508c66238", "id": "0b256510-c6cb-4de9-a3d1-f73e89258832", "size": null, "self": "/v2/images/0b256510-c6cb-4de9-a3d1-f73e89258832", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2019-01-18T05:08:41Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke_serial-img_fbea5561-d0d2-473f-ae97-5ba834d68d91", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke_serial-img_fbea5561-d0d2-473f-ae97-5ba834d68d91", "checksum": null, "created_at": "2019-01-18T05:08:41Z", "protected": false} 2019-01-18 05:08:41,644 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-df80ed3f-2969-4505-a086-a6f314dbf6eb 2019-01-18 05:08:41,644 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.231674194336s 2019-01-18 05:08:41,644 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-df80ed3f-2969-4505-a086-a6f314dbf6eb returning object 0b256510-c6cb-4de9-a3d1-f73e89258832 2019-01-18 05:08:41,645 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-01-18 05:08:41,646 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9292/v2/images/0b256510-c6cb-4de9-a3d1-f73e89258832/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}70303e18f7eb3942d97a17dc644ed62b9baf5d2a" -d '' 2019-01-18 05:08:42,812 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-20c7d62a-0ca1-47e1-a6e4-94e9ac0106c7 Date: Fri, 18 Jan 2019 05:08:42 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-18 05:08:42,812 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/0b256510-c6cb-4de9-a3d1-f73e89258832/file used request id req-20c7d62a-0ca1-47e1-a6e4-94e9ac0106c7 2019-01-18 05:08:42,813 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.16730713844s 2019-01-18 05:08:42,813 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/0b256510-c6cb-4de9-a3d1-f73e89258832/file used request id req-20c7d62a-0ca1-47e1-a6e4-94e9ac0106c7 2019-01-18 05:08:42,813 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-01-18 05:08:42,814 - 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}70303e18f7eb3942d97a17dc644ed62b9baf5d2a" 2019-01-18 05:08:42,979 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1221 Content-Type: application/json X-Openstack-Request-Id: req-48a9ff2b-f9bc-4a7f-8445-59028cfbb901 Date: Fri, 18 Jan 2019 05:08:42 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://af014572-0a5d-4a80-a07f-9105f52ab2c1/images/0b256510-c6cb-4de9-a3d1-f73e89258832/snap", "metadata": {}}], "file": "/v2/images/0b256510-c6cb-4de9-a3d1-f73e89258832/file", "owner": "dc05c90b2924410ca5ea968508c66238", "id": "0b256510-c6cb-4de9-a3d1-f73e89258832", "size": 12716032, "self": "/v2/images/0b256510-c6cb-4de9-a3d1-f73e89258832", "disk_format": "qcow2", "direct_url": "rbd://af014572-0a5d-4a80-a07f-9105f52ab2c1/images/0b256510-c6cb-4de9-a3d1-f73e89258832/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2019-01-18T05:08:42Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke_serial-img_fbea5561-d0d2-473f-ae97-5ba834d68d91", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke_serial-img_fbea5561-d0d2-473f-ae97-5ba834d68d91", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-01-18T05:08:41Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-01-18 05:08:42,979 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-48a9ff2b-f9bc-4a7f-8445-59028cfbb901 2019-01-18 05:08:42,979 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.165745973587s 2019-01-18 05:08:42,980 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-48a9ff2b-f9bc-4a7f-8445-59028cfbb901 2019-01-18 05:08:42,982 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://af014572-0a5d-4a80-a07f-9105f52ab2c1/images/0b256510-c6cb-4de9-a3d1-f73e89258832/snap', u'metadata': Munch({})})], 'file': u'/v2/images/0b256510-c6cb-4de9-a3d1-f73e89258832/file', 'owner': u'dc05c90b2924410ca5ea968508c66238', 'id': u'0b256510-c6cb-4de9-a3d1-f73e89258832', 'size': 12716032, u'self': u'/v2/images/0b256510-c6cb-4de9-a3d1-f73e89258832', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'dc05c90b2924410ca5ea968508c66238', 'name': 'tempest_smoke_seri-project_fbea5561-d0d2-473f-ae97-5ba834d68d91', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://af014572-0a5d-4a80-a07f-9105f52ab2c1/images/0b256510-c6cb-4de9-a3d1-f73e89258832/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-01-18T05:08:42Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2019-01-18T05:08:42Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_smoke_serial-img_fbea5561-d0d2-473f-ae97-5ba834d68d91', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/0b256510-c6cb-4de9-a3d1-f73e89258832', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/tempest_smoke_serial-img_fbea5561-d0d2-473f-ae97-5ba834d68d91', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'tempest_smoke_serial-img_fbea5561-d0d2-473f-ae97-5ba834d68d91', 'created': u'2019-01-18T05:08:41Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-01-18T05:08:41Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/0b256510-c6cb-4de9-a3d1-f73e89258832', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/tempest_smoke_serial-img_fbea5561-d0d2-473f-ae97-5ba834d68d91', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2019-01-18 05:08:42,983 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-01-18 05:08:42,986 - 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}b47dc35ca95c1a9667440e10b81c40e3a511c4a6" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "tempest_smoke_serial-flavor_fbea5561-d0d2-473f-ae97-5ba834d68d91", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-01-18 05:08:43,199 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05: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-bf60af96-0989-49eb-a32e-c74d6f8b38a3 x-compute-request-id: req-bf60af96-0989-49eb-a32e-c74d6f8b38a3 Content-Encoding: gzip Content-Length: 314 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/73cc48f3-7d32-4356-aaf7-d06308fcaa1c", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/73cc48f3-7d32-4356-aaf7-d06308fcaa1c", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "73cc48f3-7d32-4356-aaf7-d06308fcaa1c", "name": "tempest_smoke_serial-flavor_fbea5561-d0d2-473f-ae97-5ba834d68d91", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2019-01-18 05:08:43,199 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-bf60af96-0989-49eb-a32e-c74d6f8b38a3 2019-01-18 05:08:43,199 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.216006994247s 2019-01-18 05:08:43,199 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-bf60af96-0989-49eb-a32e-c74d6f8b38a3 returning object 73cc48f3-7d32-4356-aaf7-d06308fcaa1c 2019-01-18 05:08:43,200 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'tempest_smoke_serial-flavor_fbea5561-d0d2-473f-ae97-5ba834d68d91', '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'9c53a91613fb4d5080479ac6f51697ed', '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'73cc48f3-7d32-4356-aaf7-d06308fcaa1c', 'swap': 0}) 2019-01-18 05:08:43,201 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-01-18 05:08:43,204 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/flavors/73cc48f3-7d32-4356-aaf7-d06308fcaa1c/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}b47dc35ca95c1a9667440e10b81c40e3a511c4a6" -d '{"extra_specs": {}}' 2019-01-18 05:08:43,221 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:08: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-9d534fdc-47e8-4d15-8503-85c2f163cf99 x-compute-request-id: req-9d534fdc-47e8-4d15-8503-85c2f163cf99 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2019-01-18 05:08:43,221 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors/73cc48f3-7d32-4356-aaf7-d06308fcaa1c/os-extra_specs used request id req-9d534fdc-47e8-4d15-8503-85c2f163cf99 2019-01-18 05:08:43,221 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0200049877167s 2019-01-18 05:08:43,221 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors/73cc48f3-7d32-4356-aaf7-d06308fcaa1c/os-extra_specs used request id req-9d534fdc-47e8-4d15-8503-85c2f163cf99 2019-01-18 05:08:43,224 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2019-01-18 05:08:43,228 - 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}70303e18f7eb3942d97a17dc644ed62b9baf5d2a" 2019-01-18 05:08:43,233 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 18 Jan 2019 05:08: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"}]}]}} 2019-01-18 05:08:43,237 - 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}70303e18f7eb3942d97a17dc644ed62b9baf5d2a" 2019-01-18 05:08:43,322 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:08:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bc10c03c-2c6f-4ebe-970c-08c72b859319 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": "13455f0f7bb9473f9f000067599a5571", "links": {"self": "http://172.30.9.23:5000/v3/roles/13455f0f7bb9473f9f000067599a5571"}, "name": "Member"}, {"domain_id": null, "id": "6b7f4f4f76264b6fb449c43b86ee3817", "links": {"self": "http://172.30.9.23:5000/v3/roles/6b7f4f4f76264b6fb449c43b86ee3817"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a482b711adf94961bf4bb28eda7f0e28", "links": {"self": "http://172.30.9.23:5000/v3/roles/a482b711adf94961bf4bb28eda7f0e28"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e7e317b66c174923a8cb46c48d897c8d", "links": {"self": "http://172.30.9.23:5000/v3/roles/e7e317b66c174923a8cb46c48d897c8d"}, "name": "ResellerAdmin"}]} 2019-01-18 05:08:43,322 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-bc10c03c-2c6f-4ebe-970c-08c72b859319 2019-01-18 05:08:43,322 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0978379249573s 2019-01-18 05:08:43,325 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2019-01-18 05:08:43,327 - 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}70303e18f7eb3942d97a17dc644ed62b9baf5d2a" 2019-01-18 05:08:43,515 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:08: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-09c95c95-9218-459f-a3d1-3f0933276878 x-compute-request-id: req-09c95c95-9218-459f-a3d1-3f0933276878 Content-Encoding: gzip Content-Length: 718 Content-Type: application/json RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 204}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.4", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"pcid\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"acpi\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"ssse3\", \"fpu\", \"cx16\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 10239, "hypervisor_version": 2009000, "disk_available_least": 10181, "local_gb": 10239, "free_ram_mb": 28406, "id": 3}, {"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 207}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.6", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"pcid\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"acpi\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"ssse3\", \"fpu\", \"cx16\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 10239, "hypervisor_version": 2009000, "disk_available_least": 10181, "local_gb": 10239, "free_ram_mb": 28406, "id": 6}]} 2019-01-18 05:08:43,515 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/os-hypervisors/detail used request id req-09c95c95-9218-459f-a3d1-3f0933276878 2019-01-18 05:08:43,516 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.190762996674s 2019-01-18 05:08:43,516 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/os-hypervisors/detail used request id req-09c95c95-9218-459f-a3d1-3f0933276878 2019-01-18 05:08:43,517 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-01-18 05:08:43,517 - 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}70303e18f7eb3942d97a17dc644ed62b9baf5d2a" 2019-01-18 05:08:43,686 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1221 Content-Type: application/json X-Openstack-Request-Id: req-873b7374-a0e8-4559-8f0c-5a3e3e4399c3 Date: Fri, 18 Jan 2019 05:08:43 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://af014572-0a5d-4a80-a07f-9105f52ab2c1/images/0b256510-c6cb-4de9-a3d1-f73e89258832/snap", "metadata": {}}], "file": "/v2/images/0b256510-c6cb-4de9-a3d1-f73e89258832/file", "owner": "dc05c90b2924410ca5ea968508c66238", "id": "0b256510-c6cb-4de9-a3d1-f73e89258832", "size": 12716032, "self": "/v2/images/0b256510-c6cb-4de9-a3d1-f73e89258832", "disk_format": "qcow2", "direct_url": "rbd://af014572-0a5d-4a80-a07f-9105f52ab2c1/images/0b256510-c6cb-4de9-a3d1-f73e89258832/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2019-01-18T05:08:42Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke_serial-img_fbea5561-d0d2-473f-ae97-5ba834d68d91", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke_serial-img_fbea5561-d0d2-473f-ae97-5ba834d68d91", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-01-18T05:08:41Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-01-18 05:08:43,686 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-873b7374-a0e8-4559-8f0c-5a3e3e4399c3 2019-01-18 05:08:43,686 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.169196844101s 2019-01-18 05:08:43,687 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-873b7374-a0e8-4559-8f0c-5a3e3e4399c3 2019-01-18 05:08:43,689 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-01-18 05:08:43,690 - 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}70303e18f7eb3942d97a17dc644ed62b9baf5d2a" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/tempest_smoke_serial-img_alt_fbea5561-d0d2-473f-ae97-5ba834d68d91", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "tempest_smoke_serial-img_alt_fbea5561-d0d2-473f-ae97-5ba834d68d91"}' 2019-01-18 05:08:43,981 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 899 Content-Type: application/json Location: http://172.30.9.23:9292/v2/images/8dca30a7-3d1f-48f0-9542-f237a5f683ce X-Openstack-Request-Id: req-e4a95147-8e82-42de-89ff-a5b53a0a785c Date: Fri, 18 Jan 2019 05:08:43 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/8dca30a7-3d1f-48f0-9542-f237a5f683ce/file", "owner": "dc05c90b2924410ca5ea968508c66238", "id": "8dca30a7-3d1f-48f0-9542-f237a5f683ce", "size": null, "self": "/v2/images/8dca30a7-3d1f-48f0-9542-f237a5f683ce", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2019-01-18T05:08:43Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke_serial-img_alt_fbea5561-d0d2-473f-ae97-5ba834d68d91", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke_serial-img_alt_fbea5561-d0d2-473f-ae97-5ba834d68d91", "checksum": null, "created_at": "2019-01-18T05:08:43Z", "protected": false} 2019-01-18 05:08:43,981 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-e4a95147-8e82-42de-89ff-a5b53a0a785c 2019-01-18 05:08:43,982 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.292432785034s 2019-01-18 05:08:43,982 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-e4a95147-8e82-42de-89ff-a5b53a0a785c returning object 8dca30a7-3d1f-48f0-9542-f237a5f683ce 2019-01-18 05:08:43,983 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-01-18 05:08:43,983 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9292/v2/images/8dca30a7-3d1f-48f0-9542-f237a5f683ce/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}70303e18f7eb3942d97a17dc644ed62b9baf5d2a" -d '' 2019-01-18 05:08:49,443 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-0d47a7ca-9866-460d-82d4-c9b1034bb25e Date: Fri, 18 Jan 2019 05:08:49 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-18 05:08:49,443 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/8dca30a7-3d1f-48f0-9542-f237a5f683ce/file used request id req-0d47a7ca-9866-460d-82d4-c9b1034bb25e 2019-01-18 05:08:49,444 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 5.46057295799s 2019-01-18 05:08:49,444 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/8dca30a7-3d1f-48f0-9542-f237a5f683ce/file used request id req-0d47a7ca-9866-460d-82d4-c9b1034bb25e 2019-01-18 05:08:49,444 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-01-18 05:08:49,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}70303e18f7eb3942d97a17dc644ed62b9baf5d2a" 2019-01-18 05:08:49,635 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2383 Content-Type: application/json X-Openstack-Request-Id: req-8458cd4d-4462-4ce9-98f8-4cf7ff539184 Date: Fri, 18 Jan 2019 05:08:49 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://af014572-0a5d-4a80-a07f-9105f52ab2c1/images/8dca30a7-3d1f-48f0-9542-f237a5f683ce/snap", "metadata": {}}], "file": "/v2/images/8dca30a7-3d1f-48f0-9542-f237a5f683ce/file", "owner": "dc05c90b2924410ca5ea968508c66238", "id": "8dca30a7-3d1f-48f0-9542-f237a5f683ce", "size": 12716032, "self": "/v2/images/8dca30a7-3d1f-48f0-9542-f237a5f683ce", "disk_format": "qcow2", "direct_url": "rbd://af014572-0a5d-4a80-a07f-9105f52ab2c1/images/8dca30a7-3d1f-48f0-9542-f237a5f683ce/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2019-01-18T05:08:49Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke_serial-img_alt_fbea5561-d0d2-473f-ae97-5ba834d68d91", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke_serial-img_alt_fbea5561-d0d2-473f-ae97-5ba834d68d91", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-01-18T05:08:43Z", "protected": false}, {"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://af014572-0a5d-4a80-a07f-9105f52ab2c1/images/0b256510-c6cb-4de9-a3d1-f73e89258832/snap", "metadata": {}}], "file": "/v2/images/0b256510-c6cb-4de9-a3d1-f73e89258832/file", "owner": "dc05c90b2924410ca5ea968508c66238", "id": "0b256510-c6cb-4de9-a3d1-f73e89258832", "size": 12716032, "self": "/v2/images/0b256510-c6cb-4de9-a3d1-f73e89258832", "disk_format": "qcow2", "direct_url": "rbd://af014572-0a5d-4a80-a07f-9105f52ab2c1/images/0b256510-c6cb-4de9-a3d1-f73e89258832/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2019-01-18T05:08:42Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke_serial-img_fbea5561-d0d2-473f-ae97-5ba834d68d91", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke_serial-img_fbea5561-d0d2-473f-ae97-5ba834d68d91", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-01-18T05:08:41Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-01-18 05:08:49,635 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-8458cd4d-4462-4ce9-98f8-4cf7ff539184 2019-01-18 05:08:49,635 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.190700054169s 2019-01-18 05:08:49,636 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-8458cd4d-4462-4ce9-98f8-4cf7ff539184 2019-01-18 05:08:49,638 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://af014572-0a5d-4a80-a07f-9105f52ab2c1/images/8dca30a7-3d1f-48f0-9542-f237a5f683ce/snap', u'metadata': Munch({})})], 'file': u'/v2/images/8dca30a7-3d1f-48f0-9542-f237a5f683ce/file', 'owner': u'dc05c90b2924410ca5ea968508c66238', 'id': u'8dca30a7-3d1f-48f0-9542-f237a5f683ce', 'size': 12716032, u'self': u'/v2/images/8dca30a7-3d1f-48f0-9542-f237a5f683ce', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'dc05c90b2924410ca5ea968508c66238', 'name': 'tempest_smoke_seri-project_fbea5561-d0d2-473f-ae97-5ba834d68d91', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://af014572-0a5d-4a80-a07f-9105f52ab2c1/images/8dca30a7-3d1f-48f0-9542-f237a5f683ce/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-01-18T05:08:49Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2019-01-18T05:08:49Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_smoke_serial-img_alt_fbea5561-d0d2-473f-ae97-5ba834d68d91', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/8dca30a7-3d1f-48f0-9542-f237a5f683ce', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/tempest_smoke_serial-img_alt_fbea5561-d0d2-473f-ae97-5ba834d68d91', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'tempest_smoke_serial-img_alt_fbea5561-d0d2-473f-ae97-5ba834d68d91', 'created': u'2019-01-18T05:08:43Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-01-18T05:08:43Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/8dca30a7-3d1f-48f0-9542-f237a5f683ce', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/tempest_smoke_serial-img_alt_fbea5561-d0d2-473f-ae97-5ba834d68d91', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2019-01-18 05:08:49,639 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-01-18 05:08:49,643 - 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}b47dc35ca95c1a9667440e10b81c40e3a511c4a6" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "tempest_smoke_serial-flavor_alt_fbea5561-d0d2-473f-ae97-5ba834d68d91", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-01-18 05:08:49,735 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05: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-4b96295f-fa81-4952-a4db-2b42093e5c61 x-compute-request-id: req-4b96295f-fa81-4952-a4db-2b42093e5c61 Content-Encoding: gzip Content-Length: 317 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/9f5b4a8f-d339-4486-a2f2-d0ebbd53e3e1", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/9f5b4a8f-d339-4486-a2f2-d0ebbd53e3e1", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "9f5b4a8f-d339-4486-a2f2-d0ebbd53e3e1", "name": "tempest_smoke_serial-flavor_alt_fbea5561-d0d2-473f-ae97-5ba834d68d91", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2019-01-18 05:08:49,735 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-4b96295f-fa81-4952-a4db-2b42093e5c61 2019-01-18 05:08:49,735 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0954749584198s 2019-01-18 05:08:49,735 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-4b96295f-fa81-4952-a4db-2b42093e5c61 returning object 9f5b4a8f-d339-4486-a2f2-d0ebbd53e3e1 2019-01-18 05:08:49,736 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'tempest_smoke_serial-flavor_alt_fbea5561-d0d2-473f-ae97-5ba834d68d91', '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'9c53a91613fb4d5080479ac6f51697ed', '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'9f5b4a8f-d339-4486-a2f2-d0ebbd53e3e1', 'swap': 0}) 2019-01-18 05:08:49,737 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-01-18 05:08:49,740 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/flavors/9f5b4a8f-d339-4486-a2f2-d0ebbd53e3e1/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}b47dc35ca95c1a9667440e10b81c40e3a511c4a6" -d '{"extra_specs": {}}' 2019-01-18 05:08:49,758 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05: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-761d8785-57ab-4222-ac9b-636b954a76e7 x-compute-request-id: req-761d8785-57ab-4222-ac9b-636b954a76e7 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2019-01-18 05:08:49,758 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors/9f5b4a8f-d339-4486-a2f2-d0ebbd53e3e1/os-extra_specs used request id req-761d8785-57ab-4222-ac9b-636b954a76e7 2019-01-18 05:08:49,759 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0215480327606s 2019-01-18 05:08:49,759 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors/9f5b4a8f-d339-4486-a2f2-d0ebbd53e3e1/os-extra_specs used request id req-761d8785-57ab-4222-ac9b-636b954a76e7 2019-01-18 05:08:49,759 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'tempest_smoke_serial-flavor_alt_fbea5561-d0d2-473f-ae97-5ba834d68d91', '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'9c53a91613fb4d5080479ac6f51697ed', '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'9f5b4a8f-d339-4486-a2f2-d0ebbd53e3e1', 'swap': 0}) 2019-01-18 05:08:53,006 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2019-01-18 05:08:51.906 42 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=52e5b46a-5c71-4875-8596-0e4716ab09b1) for deployment 'opnfv-rally' (UUID=e2efde40-de36-4c6c-a719-c28d0ac397aa). 2019-01-18 05:08:52.788 42 WARNING oslo_config.cfg [-] Option "swift_operator_role" from group "tempest" is deprecated. Use option "swift_operator_role" from group "openstack". 2019-01-18 05:08:52.791 42 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=52e5b46a-5c71-4875-8596-0e4716ab09b1) has been successfully configured for deployment 'opnfv-rally' (UUID=e2efde40-de36-4c6c-a719-c28d0ac397aa)! 2019-01-18 05:08:53,007 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2019-01-18 05:08:53,007 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2019-01-18 05:08:53,010 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2019-01-18 05:08:53,026 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2019-01-18 05:08:59,086 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-52e5b46a-5c71-4875-8596-0e4716ab09b1/repo; testr list-tests '^tempest\.(api|scenario).*\[.*\bsmoke\b.*\]$' >/home/opnfv/functest/results/tempest_smoke_serial/test_list.txt 2>/dev/null) 2019-01-18 05:08:59,086 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2019-01-18 05:08:59,128 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Tempest blacklist file does not exist. 2019-01-18 05:08:59,129 - 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']'. 2019-01-18 05:09:01,317 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 05:09:01.315 51 INFO rally.api [-] Starting verification (UUID=a37804c1-51d9-4165-bb84-c8c279e1b030) for deployment 'opnfv-rally' (UUID=e2efde40-de36-4c6c-a719-c28d0ac397aa) by verifier 'opnfv-tempest' (UUID=52e5b46a-5c71-4875-8596-0e4716ab09b1). 2019-01-18 05:09:01,317 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Verification UUID: a37804c1-51d9-4165-bb84-c8c279e1b030 2019-01-18 05:09:07,575 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 05:09:07.575 51 INFO opnfv-tempest [-] {0} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_get_flavor ... success [0.177s] 2019-01-18 05:09:07,638 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 05:09:07.637 51 INFO opnfv-tempest [-] {0} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors ... success [0.063s] 2019-01-18 05:09:13,643 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 05:09:13.643 51 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_create ... success [1.364s] 2019-01-18 05:09:16,203 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 05:09:16.203 51 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_list ... success [2.559s] 2019-01-18 05:09:28,619 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 05:09:28.619 51 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_security_groups_create_list_delete ... success [5.810s] 2019-01-18 05:09:44,492 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 05:09:44.491 51 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesTestJSON.test_add_remove_fixed_ip ... success [10.003s] 2019-01-18 05:10:24,095 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 05:10:24.095 51 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_list_servers ... success [0.064s] 2019-01-18 05:10:24,097 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 05:10:24.097 51 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_verify_server_details ... success [0.001s] 2019-01-18 05:11:02,149 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 05:11:02.149 51 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers ... success [0.067s] 2019-01-18 05:11:02,151 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 05:11:02.151 51 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details ... success [0.001s] 2019-01-18 05:11:39,938 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 05:11:39.938 51 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers ... success [0.072s] 2019-01-18 05:11:39,939 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 05:11:39.939 51 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details ... success [0.001s] 2019-01-18 05:12:30,166 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 05:12:30.165 51 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard ... success [13.896s] 2019-01-18 05:12:54,836 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 05:12:54.836 51 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses ... success [0.052s] 2019-01-18 05:12:54,944 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 05:12:54.944 51 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses_by_network ... success [0.108s] 2019-01-18 05:13:02,561 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 05:13:02.560 51 INFO opnfv-tempest [-] {0} tempest.api.compute.test_versions.TestVersions.test_get_version_details ... success [0.662s] 2019-01-18 05:13:02,570 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 05:13:02.570 51 INFO opnfv-tempest [-] {0} tempest.api.compute.test_versions.TestVersions.test_list_api_versions ... success [0.010s] 2019-01-18 05:13:03,944 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 05:13:03.944 51 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v2.test_services.ServicesTestJSON ... skip: Identity api v2 is not enabled 2019-01-18 05:13:03,945 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 05:13:03.945 51 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v2.test_users.UsersTestJSON ... skip: Identity api v2 is not enabled 2019-01-18 05:13:08,066 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 05:13:08.065 51 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_credentials.CredentialsTestJSON.test_credentials_create_get_update_delete ... success [0.340s] 2019-01-18 05:13:14,196 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 05:13:14.196 51 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_domains.DefaultDomainTestJSON.test_default_domain_exists ... success [0.419s] 2019-01-18 05:13:20,904 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 05:13:20.904 51 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_create_update_delete_domain ... success [0.657s] 2019-01-18 05:13:28,070 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 05:13:28.070 51 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_endpoints.EndPointsTestJSON.test_update_endpoint ... success [0.369s] 2019-01-18 05:13:37,265 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 05:13:37.265 51 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_group_users_add_list_delete ... success [2.932s] 2019-01-18 05:13:43,627 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 05:13:43.627 51 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_policies.PoliciesTestJSON.test_create_update_delete_policy ... success [0.676s] 2019-01-18 05:13:49,638 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 05:13:49.637 51 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_create_region_with_specific_id ... success [0.158s] 2019-01-18 05:13:56,930 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 05:13:56.930 51 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_role_create_update_show_list ... success [0.354s] 2019-01-18 05:14:04,126 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 05:14:04.126 51 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_services.ServicesTestJSON.test_create_update_get_service ... success [0.748s] 2019-01-18 05:14:13,126 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 05:14:13.126 51 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_get_trusts_all ... success [3.863s] 2019-01-18 05:14:15,248 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 05:14:15.247 51 INFO opnfv-tempest [-] {0} tempest.api.identity.v2.test_api_discovery.TestApiDiscovery ... skip: Identity api v2 is not enabled 2019-01-18 05:14:17,117 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 05:14:17.117 51 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types ... success [0.077s] 2019-01-18 05:14:17,201 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 05:14:17.201 51 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources ... success [0.083s] 2019-01-18 05:14:17,271 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 05:14:17.271 51 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses ... success [0.069s] 2019-01-18 05:14:17,277 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 05:14:17.277 51 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_list_api_versions ... success [0.006s] 2019-01-18 05:14:21,187 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 05:14:21.186 51 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image ... success [0.882s] 2019-01-18 05:14:22,967 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 05:14:22.967 51 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_register_upload_get_image_file ... success [1.780s] 2019-01-18 05:14:24,932 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 05:14:24.931 51 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image ... success [1.963s] 2019-01-18 05:14:31,373 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 05:14:31.372 51 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_versions.VersionsTest.test_list_versions ... success [0.006s] 2019-01-18 05:14:38,563 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 05:14:38.562 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_extensions.ExtensionsTestJSON.test_list_show_extensions ... success [4.094s] 2019-01-18 05:14:55,363 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 05:14:55.362 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_floating_ip_specifying_a_fixed_ip_address ... success [3.153s] 2019-01-18 05:14:59,922 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 05:14:59.921 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_list_show_update_delete_floating_ip ... success [4.558s] 2019-01-18 05:15:12,989 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 05:15:12.989 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_network ... success [2.984s] 2019-01-18 05:15:16,740 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 05:15:16.740 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_port ... success [3.750s] 2019-01-18 05:15:24,392 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 05:15:24.391 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_subnet ... success [7.651s] 2019-01-18 05:15:33,221 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 05:15:33.220 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_network ... success [2.461s] 2019-01-18 05:15:37,116 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 05:15:37.116 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_port ... success [3.894s] 2019-01-18 05:15:43,605 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 05:15:43.605 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_subnet ... success [6.489s] 2019-01-18 05:15:59,258 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 05:15:59.258 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_create_update_delete_network_subnet ... success [5.646s] 2019-01-18 05:15:59,706 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 05:15:59.705 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_external_network_visibility ... success [0.448s] 2019-01-18 05:15:59,957 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 05:15:59.957 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_list_networks ... success [0.250s] 2019-01-18 05:16:00,060 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 05:16:00.059 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_list_subnets ... success [0.103s] 2019-01-18 05:16:00,309 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 05:16:00.309 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_show_network ... success [0.249s] 2019-01-18 05:16:00,517 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 05:16:00.516 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_show_subnet ... success [0.207s] 2019-01-18 05:16:13,678 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 05:16:13.677 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet ... success [5.419s] 2019-01-18 05:16:14,103 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 05:16:14.103 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_external_network_visibility ... success [0.426s] 2019-01-18 05:16:14,365 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 05:16:14.365 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_networks ... success [0.261s] 2019-01-18 05:16:14,573 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 05:16:14.573 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_subnets ... success [0.207s] 2019-01-18 05:16:14,835 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 05:16:14.835 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_network ... success [0.261s] 2019-01-18 05:16:15,027 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 05:16:15.027 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_subnet ... success [0.192s] 2019-01-18 05:16:28,032 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 05:16:28.031 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_in_allowed_allocation_pools ... success [5.168s] 2019-01-18 05:16:33,185 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 05:16:33.184 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_with_no_securitygroups ... success [5.153s] 2019-01-18 05:16:35,144 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 05:16:35.144 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_update_delete_port ... success [1.959s] 2019-01-18 05:16:35,357 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 05:16:35.357 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_list_ports ... success [0.213s] 2019-01-18 05:16:35,547 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 05:16:35.547 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_show_port ... success [0.189s] 2019-01-18 05:16:47,677 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 05:16:47.677 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools ... success [5.185s] 2019-01-18 05:16:54,363 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 05:16:54.362 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_create_port_with_no_securitygroups ... success [6.685s] 2019-01-18 05:16:56,598 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 05:16:56.598 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port ... success [2.235s] 2019-01-18 05:16:56,798 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 05:16:56.797 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_list_ports ... success [0.199s] 2019-01-18 05:16:57,004 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 05:16:57.004 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_show_port ... success [0.206s] 2019-01-18 05:17:18,250 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 05:17:18.250 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_add_multiple_router_interfaces ... success [15.802s] 2019-01-18 05:17:29,798 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 05:17:29.797 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_port_id ... success [11.547s] 2019-01-18 05:17:40,411 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 05:17:40.411 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_subnet_id ... success [10.613s] 2019-01-18 05:17:49,693 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 05:17:49.693 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_create_show_list_update_delete_router ... success [9.281s] 2019-01-18 05:18:20,342 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 05:18:20.341 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_multiple_router_interfaces ... success [15.694s] 2019-01-18 05:18:32,000 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 05:18:32.000 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_port_id ... success [11.658s] 2019-01-18 05:18:42,770 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 05:18:42.770 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_subnet_id ... success [10.769s] 2019-01-18 05:18:52,252 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 05:18:52.252 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_create_show_list_update_delete_router ... success [9.482s] 2019-01-18 05:19:08,743 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 05:19:08.742 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_list_update_show_delete_security_group ... success [1.442s] 2019-01-18 05:19:11,097 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 05:19:11.096 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_show_delete_security_group_rule ... success [2.351s] 2019-01-18 05:19:11,191 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 05:19:11.191 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_list_security_groups ... success [0.097s] 2019-01-18 05:19:15,985 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 05:19:15.985 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group ... success [1.647s] 2019-01-18 05:19:18,192 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 05:19:18.191 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_show_delete_security_group_rule ... success [2.204s] 2019-01-18 05:19:18,269 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 05:19:18.268 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups ... success [0.079s] 2019-01-18 05:19:22,680 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 05:19:22.680 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_subnetpools_extensions.SubnetPoolsTestJSON.test_create_list_show_update_delete_subnetpools ... success [1.281s] 2019-01-18 05:19:25,849 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 05:19:25.848 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_versions.NetworksApiDiscovery.test_api_version_resources ... success [0.006s] 2019-01-18 05:19:27,106 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 05:19:27.106 51 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_quotas.AccountQuotasTest ... skip: AccountQuotasTest skipped as swift is not available 2019-01-18 05:19:27,109 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 05:19:27.109 51 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest ... skip: AccountTest skipped as swift is not available 2019-01-18 05:19:27,111 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 05:19:27.111 51 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest ... skip: ContainerQuotasTest skipped as swift is not available 2019-01-18 05:19:27,112 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 05:19:27.112 51 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest ... skip: ContainerTest skipped as swift is not available 2019-01-18 05:19:27,113 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 05:19:27.112 51 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest ... skip: ObjectTest skipped as swift is not available 2019-01-18 05:19:28,991 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 05:19:28.991 51 INFO opnfv-tempest [-] {0} tempest.api.volume.test_versions.VersionsTest.test_list_versions ... success [0.012s] 2019-01-18 05:19:44,217 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 05:19:44.217 51 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_attach_detach_volume_to_instance ... success [10.287s] 2019-01-18 05:19:57,003 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 05:19:57.003 51 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete ... success [8.289s] 2019-01-18 05:20:08,184 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 05:20:08.184 51 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image ... success [11.179s] 2019-01-18 05:20:17,520 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 05:20:17.520 51 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list ... success [0.301s] 2019-01-18 05:21:36,004 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 05:21:36.003 51 INFO opnfv-tempest [-] {0} tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_network_basic_ops ... success [71.588s] 2019-01-18 05:22:15,164 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 05:22:15.164 51 INFO opnfv-tempest [-] {0} tempest.scenario.test_server_basic_ops.TestServerBasicOps.test_server_basic_ops ... success [26.577s] 2019-01-18 05:23:08,726 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 05:23:08.726 51 INFO opnfv-tempest [-] {0} tempest.scenario.test_server_multinode.TestServerMultinode.test_schedule_to_all_nodes ... success [24.477s] 2019-01-18 05:23:29,684 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: a37804c1-51d9-4165-bb84-c8c279e1b030 2019-01-18 05:23:29,692 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', 'a37804c1-51d9-4165-bb84-c8c279e1b030']'. 2019-01-18 05:23:30,664 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2019-01-18 05:23:30,664 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2019-01-18 05:23:30,664 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2019-01-18 05:23:30,664 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | a37804c1-51d9-4165-bb84-c8c279e1b030 | 2019-01-18 05:23:30,665 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2019-01-18 05:23:30,665 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2019-01-18 05:09:01 | 2019-01-18 05:23:30,665 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2019-01-18 05:23:29 | 2019-01-18 05:23:30,665 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:14:28 | 2019-01-18 05:23:30,665 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | concurrency: 1 | 2019-01-18 05:23:30,665 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | | load_list: (value is too long, use 'detailed' flag to display it) | 2019-01-18 05:23:30,666 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2019-01-18 05:23:30,666 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: 52e5b46a-5c71-4875-8596-0e4716ab09b1) | 2019-01-18 05:23:30,666 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2019-01-18 05:23:30,666 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: e2efde40-de36-4c6c-a719-c28d0ac397aa) | 2019-01-18 05:23:30,666 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 109 | 2019-01-18 05:23:30,666 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 843.276 | 2019-01-18 05:23:30,666 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 90 | 2019-01-18 05:23:30,667 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 19 | 2019-01-18 05:23:30,667 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2019-01-18 05:23:30,667 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2019-01-18 05:23:30,667 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2019-01-18 05:23:30,667 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2019-01-18 05:23:30,667 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------------------------------------------------------------------+ 2019-01-18 05:23:30,667 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests | 2019-01-18 05:23:30,737 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest tempest_smoke_serial success_rate is 100.0% 2019-01-18 05:23:30,852 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2019-01-18 05:23:30,852 - xtesting.ci.run_tests - INFO - Test result: +------------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------------+------------------+------------------+----------------+ | tempest_smoke_serial | functest | 14:50 | PASS | +------------------------------+------------------+------------------+----------------+ 2019-01-18 05:23:30,856 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-01-18 05:23:30,857 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9292/v2/images/8dca30a7-3d1f-48f0-9542-f237a5f683ce -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}70303e18f7eb3942d97a17dc644ed62b9baf5d2a" 2019-01-18 05:23:32,178 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-4b6d7704-0151-48ca-be5b-9e12d5018d6f Date: Fri, 18 Jan 2019 05:23:32 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-18 05:23:32,178 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/8dca30a7-3d1f-48f0-9542-f237a5f683ce used request id req-4b6d7704-0151-48ca-be5b-9e12d5018d6f 2019-01-18 05:23:32,179 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.32227301598s 2019-01-18 05:23:32,179 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/8dca30a7-3d1f-48f0-9542-f237a5f683ce used request id req-4b6d7704-0151-48ca-be5b-9e12d5018d6f 2019-01-18 05:23:32,179 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-01-18 05:23:32,183 - 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}b47dc35ca95c1a9667440e10b81c40e3a511c4a6" 2019-01-18 05:23:32,365 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:23: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-fa300e17-1fb9-41d4-ba42-cc759662d21b x-compute-request-id: req-fa300e17-1fb9-41d4-ba42-cc759662d21b Content-Encoding: gzip Content-Length: 369 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/73cc48f3-7d32-4356-aaf7-d06308fcaa1c", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/73cc48f3-7d32-4356-aaf7-d06308fcaa1c", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "73cc48f3-7d32-4356-aaf7-d06308fcaa1c", "name": "tempest_smoke_serial-flavor_fbea5561-d0d2-473f-ae97-5ba834d68d91", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}, {"links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/9f5b4a8f-d339-4486-a2f2-d0ebbd53e3e1", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/9f5b4a8f-d339-4486-a2f2-d0ebbd53e3e1", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "9f5b4a8f-d339-4486-a2f2-d0ebbd53e3e1", "name": "tempest_smoke_serial-flavor_alt_fbea5561-d0d2-473f-ae97-5ba834d68d91", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2019-01-18 05:23:32,365 - 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-fa300e17-1fb9-41d4-ba42-cc759662d21b 2019-01-18 05:23:32,366 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.185992956161s 2019-01-18 05:23:32,366 - 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-fa300e17-1fb9-41d4-ba42-cc759662d21b 2019-01-18 05:23:32,368 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-01-18 05:23:32,371 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:8774/v2.1/flavors/9f5b4a8f-d339-4486-a2f2-d0ebbd53e3e1 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b47dc35ca95c1a9667440e10b81c40e3a511c4a6" 2019-01-18 05:23:32,418 - keystoneauth.session - DEBUG - RESP: [202] Date: Fri, 18 Jan 2019 05:23: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-073ca5c0-0b3e-44c9-9306-7f91225e187b x-compute-request-id: req-073ca5c0-0b3e-44c9-9306-7f91225e187b Content-Length: 0 Content-Type: application/json 2019-01-18 05:23:32,419 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/9f5b4a8f-d339-4486-a2f2-d0ebbd53e3e1 used request id req-073ca5c0-0b3e-44c9-9306-7f91225e187b 2019-01-18 05:23:32,419 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0501420497894s 2019-01-18 05:23:32,419 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/9f5b4a8f-d339-4486-a2f2-d0ebbd53e3e1 used request id req-073ca5c0-0b3e-44c9-9306-7f91225e187b 2019-01-18 05:23:32,419 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-01-18 05:23:32,420 - 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}70303e18f7eb3942d97a17dc644ed62b9baf5d2a" 2019-01-18 05:23:32,581 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1221 Content-Type: application/json X-Openstack-Request-Id: req-15d454ae-b0c1-4ee1-a5af-406389c5f83a Date: Fri, 18 Jan 2019 05:23:32 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://af014572-0a5d-4a80-a07f-9105f52ab2c1/images/0b256510-c6cb-4de9-a3d1-f73e89258832/snap", "metadata": {}}], "file": "/v2/images/0b256510-c6cb-4de9-a3d1-f73e89258832/file", "owner": "dc05c90b2924410ca5ea968508c66238", "id": "0b256510-c6cb-4de9-a3d1-f73e89258832", "size": 12716032, "self": "/v2/images/0b256510-c6cb-4de9-a3d1-f73e89258832", "disk_format": "qcow2", "direct_url": "rbd://af014572-0a5d-4a80-a07f-9105f52ab2c1/images/0b256510-c6cb-4de9-a3d1-f73e89258832/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2019-01-18T05:08:42Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke_serial-img_fbea5561-d0d2-473f-ae97-5ba834d68d91", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke_serial-img_fbea5561-d0d2-473f-ae97-5ba834d68d91", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-01-18T05:08:41Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-01-18 05:23:32,581 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-15d454ae-b0c1-4ee1-a5af-406389c5f83a 2019-01-18 05:23:32,581 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.16172504425s 2019-01-18 05:23:32,582 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-15d454ae-b0c1-4ee1-a5af-406389c5f83a 2019-01-18 05:23:32,583 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-01-18 05:23:32,584 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9292/v2/images/0b256510-c6cb-4de9-a3d1-f73e89258832 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}70303e18f7eb3942d97a17dc644ed62b9baf5d2a" 2019-01-18 05:23:34,231 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-3f3ef6ce-4f0b-478b-816b-510b81e0ccdd Date: Fri, 18 Jan 2019 05:23:34 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-18 05:23:34,231 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/0b256510-c6cb-4de9-a3d1-f73e89258832 used request id req-3f3ef6ce-4f0b-478b-816b-510b81e0ccdd 2019-01-18 05:23:34,232 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.64819407463s 2019-01-18 05:23:34,232 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/0b256510-c6cb-4de9-a3d1-f73e89258832 used request id req-3f3ef6ce-4f0b-478b-816b-510b81e0ccdd 2019-01-18 05:23:34,232 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-01-18 05:23:34,236 - 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}b47dc35ca95c1a9667440e10b81c40e3a511c4a6" 2019-01-18 05:23:34,266 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:23: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-6cff8a37-872e-4452-bef9-1fc57ecd792f x-compute-request-id: req-6cff8a37-872e-4452-bef9-1fc57ecd792f Content-Encoding: gzip Content-Length: 313 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/73cc48f3-7d32-4356-aaf7-d06308fcaa1c", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/73cc48f3-7d32-4356-aaf7-d06308fcaa1c", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "73cc48f3-7d32-4356-aaf7-d06308fcaa1c", "name": "tempest_smoke_serial-flavor_fbea5561-d0d2-473f-ae97-5ba834d68d91", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2019-01-18 05:23:34,266 - 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-6cff8a37-872e-4452-bef9-1fc57ecd792f 2019-01-18 05:23:34,267 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0339620113373s 2019-01-18 05:23:34,267 - 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-6cff8a37-872e-4452-bef9-1fc57ecd792f 2019-01-18 05:23:34,269 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-01-18 05:23:34,272 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:8774/v2.1/flavors/73cc48f3-7d32-4356-aaf7-d06308fcaa1c -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b47dc35ca95c1a9667440e10b81c40e3a511c4a6" 2019-01-18 05:23:34,310 - keystoneauth.session - DEBUG - RESP: [202] Date: Fri, 18 Jan 2019 05:23: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-29ca83eb-c2e5-44a5-9562-f7f2d1d4d3cd x-compute-request-id: req-29ca83eb-c2e5-44a5-9562-f7f2d1d4d3cd Content-Length: 0 Content-Type: application/json 2019-01-18 05:23:34,310 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/73cc48f3-7d32-4356-aaf7-d06308fcaa1c used request id req-29ca83eb-c2e5-44a5-9562-f7f2d1d4d3cd 2019-01-18 05:23:34,310 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.041216135025s 2019-01-18 05:23:34,310 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/73cc48f3-7d32-4356-aaf7-d06308fcaa1c used request id req-29ca83eb-c2e5-44a5-9562-f7f2d1d4d3cd 2019-01-18 05:23:34,311 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-01-18 05:23:34,311 - 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}b47dc35ca95c1a9667440e10b81c40e3a511c4a6" 2019-01-18 05:23:34,405 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:23:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9ab431f7-05f4-4948-bc45-be92d652e8b3 Content-Encoding: gzip Content-Length: 873 Content-Type: application/json RESP BODY: {"users": [{"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/0607a2b4beb0408e9fa51cc5ba027ac6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0607a2b4beb0408e9fa51cc5ba027ac6", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/17c61b95071545a094cc82823d2b88b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "17c61b95071545a094cc82823d2b88b8", "email": "nova@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/29e5d2dfed2447bda26fc75bd1122674"}, "domain_id": "default", "enabled": true, "options": {}, "id": "29e5d2dfed2447bda26fc75bd1122674", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/3b6dcc8c791e4b6e8831f5b5e583de80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3b6dcc8c791e4b6e8831f5b5e583de80", "email": "neutron@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.23:5000/v3/users/45ab52d673584bc198669be88c88b878"}, "domain_id": "default", "enabled": true, "options": {}, "id": "45ab52d673584bc198669be88c88b878", "email": "barbican@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/57795b4ee52f49c6a71f55bb6c4012f8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "57795b4ee52f49c6a71f55bb6c4012f8", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/5c52969262974d64ac2a300ca5d60f50"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c52969262974d64ac2a300ca5d60f50", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/5fc15572bb1c489ba92bd9945bbc1f64"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5fc15572bb1c489ba92bd9945bbc1f64", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/6b519d70e25f4e61a9dfd738cd6bba22"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6b519d70e25f4e61a9dfd738cd6bba22", "email": "heat@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.23:5000/v3/users/8248437208b540c2893a7117ad102a87"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8248437208b540c2893a7117ad102a87", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/890dee97e62840c5b15e36f03f6b7efc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "890dee97e62840c5b15e36f03f6b7efc", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/8cccb516ecc44ed9bb7c8633df108fd4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8cccb516ecc44ed9bb7c8633df108fd4", "email": "glance@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.23:5000/v3/users/97c3d863a98148299fa116fdb54be470"}, "domain_id": "default", "enabled": true, "options": {}, "id": "97c3d863a98148299fa116fdb54be470", "email": "tacker@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "tempest_smoke_serial-user_fbea5561-d0d2-473f-ae97-5ba834d68d91", "links": {"self": "http://172.30.9.23:5000/v3/users/9cadddd745c444d69b03ec047cecb1cf"}, "domain_id": "default", "enabled": true, "id": "9cadddd745c444d69b03ec047cecb1cf", "options": {}}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/a2a0c8c0f19941808c9f618af50b3b79"}, "domain_id": "c19db1b8f60647a9a114cd23287c807b", "enabled": true, "options": {}, "id": "a2a0c8c0f19941808c9f618af50b3b79", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/fe5de73ba9cb41b2be24ccf1f72f5ed4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe5de73ba9cb41b2be24ccf1f72f5ed4", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2019-01-18 05:23:34,405 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-9ab431f7-05f4-4948-bc45-be92d652e8b3 2019-01-18 05:23:34,406 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0946199893951s 2019-01-18 05:23:34,406 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-9ab431f7-05f4-4948-bc45-be92d652e8b3 2019-01-18 05:23:34,412 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-01-18 05:23:34,413 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/users/9cadddd745c444d69b03ec047cecb1cf -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b47dc35ca95c1a9667440e10b81c40e3a511c4a6" 2019-01-18 05:23:34,510 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:23:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f143979d-ae4a-4edc-8634-cab175d0e684 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.23:5000/v3/users/9cadddd745c444d69b03ec047cecb1cf"}, "enabled": true, "id": "9cadddd745c444d69b03ec047cecb1cf", "options": {}, "domain_id": "default", "name": "tempest_smoke_serial-user_fbea5561-d0d2-473f-ae97-5ba834d68d91"}} 2019-01-18 05:23:34,510 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users/9cadddd745c444d69b03ec047cecb1cf used request id req-f143979d-ae4a-4edc-8634-cab175d0e684 2019-01-18 05:23:34,511 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0981068611145s 2019-01-18 05:23:34,511 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users/9cadddd745c444d69b03ec047cecb1cf used request id req-f143979d-ae4a-4edc-8634-cab175d0e684 2019-01-18 05:23:34,511 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-01-18 05:23:34,512 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:5000/v3/users/9cadddd745c444d69b03ec047cecb1cf -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b47dc35ca95c1a9667440e10b81c40e3a511c4a6" 2019-01-18 05:23:34,749 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 05:23:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bb2c3cef-0c08-40d8-b66f-6dcc3a4e9058 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 05:23:34,749 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/9cadddd745c444d69b03ec047cecb1cf used request id req-bb2c3cef-0c08-40d8-b66f-6dcc3a4e9058 2019-01-18 05:23:34,749 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.237846851349s 2019-01-18 05:23:34,750 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/9cadddd745c444d69b03ec047cecb1cf used request id req-bb2c3cef-0c08-40d8-b66f-6dcc3a4e9058 2019-01-18 05:23:34,750 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-01-18 05:23:34,751 - 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}b47dc35ca95c1a9667440e10b81c40e3a511c4a6" 2019-01-18 05:23:34,830 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:23:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-01dee7bf-9c77-4355-abc7-5a0005c2ce7c Content-Encoding: gzip Content-Length: 386 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": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/47feb8aba08a40dca7028a1701e597b9"}, "enabled": true, "id": "47feb8aba08a40dca7028a1701e597b9", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/9c53a91613fb4d5080479ac6f51697ed"}, "enabled": true, "id": "9c53a91613fb4d5080479ac6f51697ed", "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/dc05c90b2924410ca5ea968508c66238"}, "enabled": true, "id": "dc05c90b2924410ca5ea968508c66238", "parent_id": "default", "domain_id": "default", "name": "tempest_smoke_seri-project_fbea5561-d0d2-473f-ae97-5ba834d68d91"}]} 2019-01-18 05:23:34,830 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects used request id req-01dee7bf-9c77-4355-abc7-5a0005c2ce7c 2019-01-18 05:23:34,830 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0800518989563s 2019-01-18 05:23:34,831 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects used request id req-01dee7bf-9c77-4355-abc7-5a0005c2ce7c 2019-01-18 05:23:34,833 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-01-18 05:23:34,834 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:5000/v3/projects/dc05c90b2924410ca5ea968508c66238 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b47dc35ca95c1a9667440e10b81c40e3a511c4a6" 2019-01-18 05:23:34,969 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 05:23:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a700f77f-7e3e-4545-b6d5-ebc552c09e8c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 05:23:34,969 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/dc05c90b2924410ca5ea968508c66238 used request id req-a700f77f-7e3e-4545-b6d5-ebc552c09e8c 2019-01-18 05:23:34,970 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.136431217194s 2019-01-18 05:23:34,970 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/dc05c90b2924410ca5ea968508c66238 used request id req-a700f77f-7e3e-4545-b6d5-ebc552c09e8c 2019-01-18 05:23:34,970 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2019-01-18 05:23:34,971 - 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}b47dc35ca95c1a9667440e10b81c40e3a511c4a6" 2019-01-18 05:23:35,137 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:23:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-00137970-3044-4646-973e-d410f14e0173 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": "13455f0f7bb9473f9f000067599a5571", "links": {"self": "http://172.30.9.23:5000/v3/roles/13455f0f7bb9473f9f000067599a5571"}, "name": "Member"}, {"domain_id": null, "id": "6b7f4f4f76264b6fb449c43b86ee3817", "links": {"self": "http://172.30.9.23:5000/v3/roles/6b7f4f4f76264b6fb449c43b86ee3817"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a482b711adf94961bf4bb28eda7f0e28", "links": {"self": "http://172.30.9.23:5000/v3/roles/a482b711adf94961bf4bb28eda7f0e28"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e7e317b66c174923a8cb46c48d897c8d", "links": {"self": "http://172.30.9.23:5000/v3/roles/e7e317b66c174923a8cb46c48d897c8d"}, "name": "ResellerAdmin"}]} 2019-01-18 05:23:35,137 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-00137970-3044-4646-973e-d410f14e0173 2019-01-18 05:23:35,138 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.167296171188s 2019-01-18 05:23:35,139 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleDelete 2019-01-18 05:23:35,140 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:5000/v3/roles/13455f0f7bb9473f9f000067599a5571 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b47dc35ca95c1a9667440e10b81c40e3a511c4a6" 2019-01-18 05:23:35,254 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 05:23:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fc30c71b-a004-4270-9302-258aac54c96a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 05:23:35,254 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/13455f0f7bb9473f9f000067599a5571 used request id req-fc30c71b-a004-4270-9302-258aac54c96a 2019-01-18 05:23:35,254 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleDelete in 0.115023851395s 2019-01-18 05:23:35,257 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-01-18 05:23:35,258 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:9696/v2.0/security-groups.json?project_id=dc05c90b2924410ca5ea968508c66238&name=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}b47dc35ca95c1a9667440e10b81c40e3a511c4a6" 2019-01-18 05:23:35,428 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-df427ef4-27f8-494d-95ab-a2db36991059 Date: Fri, 18 Jan 2019 05:23:35 GMT RESP BODY: {"security_groups": []} 2019-01-18 05:23:35,428 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json?project_id=dc05c90b2924410ca5ea968508c66238&name=default used request id req-df427ef4-27f8-494d-95ab-a2db36991059 2019-01-18 05:23:35,428 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.170789003372s 2019-01-18 05:23:35,429 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json?project_id=dc05c90b2924410ca5ea968508c66238&name=default used request id req-df427ef4-27f8-494d-95ab-a2db36991059 2019-01-18 05:23:35,483 - xtesting.ci.run_tests - INFO - Loading test case 'rally_sanity'... 2019-01-18 05:23:35,594 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2019-01-18 05:23:35,594 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2019-01-18 05:23:35,594 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2019-01-18 05:23:35,594 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2019-01-18 05:23:35,594 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2019-01-18 05:23:35,594 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2019-01-18 05:23:35,595 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2019-01-18 05:23:35,595 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2019-01-18 05:23:35,595 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2019-01-18 05:23:35,595 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2019-01-18 05:23:35,595 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2019-01-18 05:23:35,595 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2019-01-18 05:23:35,595 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2019-01-18 05:23:35,595 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2019-01-18 05:23:35,595 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2019-01-18 05:23:35,595 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2019-01-18 05:23:35,595 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2019-01-18 05:23:35,595 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2019-01-18 05:23:35,596 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2019-01-18 05:23:35,596 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2019-01-18 05:23:35,596 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2019-01-18 05:23:35,596 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2019-01-18 05:23:35,596 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2019-01-18 05:23:35,596 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2019-01-18 05:23:35,598 - 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" 2019-01-18 05:23:35,604 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:23:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2c5237b0-8e06-4774-91a7-c6519faec299 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 05:23:35,604 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-2c5237b0-8e06-4774-91a7-c6519faec299 2019-01-18 05:23:35,605 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 05:23:35,983 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}], "expires_at": "2019-01-18T06:23:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9c53a91613fb4d5080479ac6f51697ed", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/9c53a91613fb4d5080479ac6f51697ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/9c53a91613fb4d5080479ac6f51697ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/9c53a91613fb4d5080479ac6f51697ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/9c53a91613fb4d5080479ac6f51697ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/9c53a91613fb4d5080479ac6f51697ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/9c53a91613fb4d5080479ac6f51697ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/9c53a91613fb4d5080479ac6f51697ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/9c53a91613fb4d5080479ac6f51697ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/9c53a91613fb4d5080479ac6f51697ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/9c53a91613fb4d5080479ac6f51697ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/9c53a91613fb4d5080479ac6f51697ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/9c53a91613fb4d5080479ac6f51697ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "29e5d2dfed2447bda26fc75bd1122674"}, "audit_ids": ["OHZFy_dVQRS3HAxfDcMmhA"], "issued_at": "2019-01-18T05:23:35.000000Z"}} 2019-01-18 05:23:35,986 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-01-18 05:23:35,987 - 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}62df0d123d398da216d95f3af79ce9fd5a30807e" 2019-01-18 05:23:36,229 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-a1cdf40f-6a33-4743-a0d8-e3fd9e1af164 Date: Fri, 18 Jan 2019 05:23:36 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"c7128340-d09d-4472-ab8c-6b0e75149f5d","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"47feb8aba08a40dca7028a1701e597b9","status":"ACTIVE","subnets":["99f540fb-52d8-49ca-b59c-736c854d3c9e"],"description":"","tags":[],"updated_at":"2019-01-18T04:39:13Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"47feb8aba08a40dca7028a1701e597b9","created_at":"2019-01-18T04:39:06Z","provider:network_type":"flat"}]} 2019-01-18 05:23:36,229 - 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-a1cdf40f-6a33-4743-a0d8-e3fd9e1af164 2019-01-18 05:23:36,230 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.243319988251s 2019-01-18 05:23:36,230 - 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-a1cdf40f-6a33-4743-a0d8-e3fd9e1af164 2019-01-18 05:23:36,231 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainList 2019-01-18 05:23:36,234 - 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}62df0d123d398da216d95f3af79ce9fd5a30807e" 2019-01-18 05:23:36,239 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 18 Jan 2019 05:23: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"}]}]}} 2019-01-18 05:23:36,244 - 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}62df0d123d398da216d95f3af79ce9fd5a30807e" 2019-01-18 05:23:36,323 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:23:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7ab4f185-0cdb-4f00-9a33-bca04f4596c9 Content-Encoding: gzip Content-Length: 214 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/c19db1b8f60647a9a114cd23287c807b"}, "description": "", "name": "heat_stack", "enabled": true, "id": "c19db1b8f60647a9a114cd23287c807b"}, {"links": {"self": "http://172.30.9.23: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}} 2019-01-18 05:23:36,323 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains used request id req-7ab4f185-0cdb-4f00-9a33-bca04f4596c9 2019-01-18 05:23:36,323 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainList in 0.0926291942596s 2019-01-18 05:23:36,325 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-01-18 05:23:36,325 - 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}62df0d123d398da216d95f3af79ce9fd5a30807e" -d '{"project": {"description": "Created by OPNFV Functest: rally_sanity", "enabled": true, "domain_id": "default", "name": "rally_sanity-project_9100396a-1d86-42e2-a84f-f897432dcb8c"}}' 2019-01-18 05:23:36,434 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 18 Jan 2019 05:23:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-14de94aa-0be6-4568-b1e4-36b17e298d95 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/15a58e5238134f85968833ffb092f95f"}, "enabled": true, "id": "15a58e5238134f85968833ffb092f95f", "parent_id": "default", "domain_id": "default", "name": "rally_sanity-project_9100396a-1d86-42e2-a84f-f897432dcb8c"}} 2019-01-18 05:23:36,434 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-14de94aa-0be6-4568-b1e4-36b17e298d95 2019-01-18 05:23:36,434 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.109176158905s 2019-01-18 05:23:36,434 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-14de94aa-0be6-4568-b1e4-36b17e298d95 2019-01-18 05:23:36,435 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'parent_id': u'default', 'is_domain': False, 'name': u'rally_sanity-project_9100396a-1d86-42e2-a84f-f897432dcb8c', 'id': u'15a58e5238134f85968833ffb092f95f', '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'})}) 2019-01-18 05:23:36,436 - shade.task_manager - DEBUG - Manager envvars:regionOne running task UserCreate 2019-01-18 05:23:36,781 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task UserCreate in 0.345084190369s 2019-01-18 05:23:36,781 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/users/f8ef37e519584e5d8c21a156a5069296 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62df0d123d398da216d95f3af79ce9fd5a30807e" 2019-01-18 05:23:36,880 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:23:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a31b595b-1a72-4948-a21a-8d75157d7f00 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/f8ef37e519584e5d8c21a156a5069296"}, "enabled": true, "id": "f8ef37e519584e5d8c21a156a5069296", "options": {}, "domain_id": "default", "name": "rally_sanity-user_9100396a-1d86-42e2-a84f-f897432dcb8c"}} 2019-01-18 05:23:36,880 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users/f8ef37e519584e5d8c21a156a5069296 used request id req-a31b595b-1a72-4948-a21a-8d75157d7f00 2019-01-18 05:23:36,881 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'f8ef37e519584e5d8c21a156a5069296', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'rally_sanity-user_9100396a-1d86-42e2-a84f-f897432dcb8c'}) 2019-01-18 05:23:36,881 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2019-01-18 05:23:36,882 - 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}62df0d123d398da216d95f3af79ce9fd5a30807e" 2019-01-18 05:23:36,964 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:23:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-90e12dce-e773-47ed-8fd7-176406ef7f65 Content-Encoding: gzip Content-Length: 285 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6b7f4f4f76264b6fb449c43b86ee3817", "links": {"self": "http://172.30.9.23:5000/v3/roles/6b7f4f4f76264b6fb449c43b86ee3817"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a482b711adf94961bf4bb28eda7f0e28", "links": {"self": "http://172.30.9.23:5000/v3/roles/a482b711adf94961bf4bb28eda7f0e28"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e7e317b66c174923a8cb46c48d897c8d", "links": {"self": "http://172.30.9.23:5000/v3/roles/e7e317b66c174923a8cb46c48d897c8d"}, "name": "ResellerAdmin"}]} 2019-01-18 05:23:36,964 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-90e12dce-e773-47ed-8fd7-176406ef7f65 2019-01-18 05:23:36,964 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.082888841629s 2019-01-18 05:23:36,965 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2019-01-18 05:23:36,966 - 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}62df0d123d398da216d95f3af79ce9fd5a30807e" 2019-01-18 05:23:37,043 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:23:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ccde09fe-d4a4-4390-916d-46b527864cdd Content-Encoding: gzip Content-Length: 285 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6b7f4f4f76264b6fb449c43b86ee3817", "links": {"self": "http://172.30.9.23:5000/v3/roles/6b7f4f4f76264b6fb449c43b86ee3817"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a482b711adf94961bf4bb28eda7f0e28", "links": {"self": "http://172.30.9.23:5000/v3/roles/a482b711adf94961bf4bb28eda7f0e28"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e7e317b66c174923a8cb46c48d897c8d", "links": {"self": "http://172.30.9.23:5000/v3/roles/e7e317b66c174923a8cb46c48d897c8d"}, "name": "ResellerAdmin"}]} 2019-01-18 05:23:37,043 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-ccde09fe-d4a4-4390-916d-46b527864cdd 2019-01-18 05:23:37,043 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0777680873871s 2019-01-18 05:23:37,044 - functest.core.tenantnetwork - INFO - Creating default role Member 2019-01-18 05:23:37,045 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleCreate 2019-01-18 05:23:37,045 - 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}62df0d123d398da216d95f3af79ce9fd5a30807e" -d '{"role": {"name": "Member"}}' 2019-01-18 05:23:37,146 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 18 Jan 2019 05:23:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-da263201-44d2-4d25-8a4b-d53cb82d031a Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "aa658afdd84e4103bdc5965bcc0c1764", "links": {"self": "http://172.30.9.23:5000/v3/roles/aa658afdd84e4103bdc5965bcc0c1764"}, "name": "Member"}} 2019-01-18 05:23:37,146 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-da263201-44d2-4d25-8a4b-d53cb82d031a 2019-01-18 05:23:37,147 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleCreate in 0.102063894272s 2019-01-18 05:23:37,147 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles/aa658afdd84e4103bdc5965bcc0c1764 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62df0d123d398da216d95f3af79ce9fd5a30807e" 2019-01-18 05:23:37,226 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:23:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-527cc550-e864-4bc8-b963-b2fad32f5e03 Content-Encoding: gzip Content-Length: 144 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.23:5000/v3/roles/aa658afdd84e4103bdc5965bcc0c1764"}, "domain_id": null, "name": "Member", "id": "aa658afdd84e4103bdc5965bcc0c1764"}} 2019-01-18 05:23:37,227 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/aa658afdd84e4103bdc5965bcc0c1764 used request id req-527cc550-e864-4bc8-b963-b2fad32f5e03 2019-01-18 05:23:37,227 - functest.core.tenantnetwork - DEBUG - role: Munch({'NAME_ATTR': 'name', 'name': u'Member', 'links': {u'self': u'http://172.30.9.23:5000/v3/roles/aa658afdd84e4103bdc5965bcc0c1764'}, 'domain_id': None, 'human_id': None, 'id': u'aa658afdd84e4103bdc5965bcc0c1764', 'HUMAN_ID': False}) 2019-01-18 05:23:37,228 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2019-01-18 05:23:37,228 - 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}62df0d123d398da216d95f3af79ce9fd5a30807e" 2019-01-18 05:23:37,301 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:23:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3ed51fc3-7893-4c7c-be48-7c205a81b3be 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": "6b7f4f4f76264b6fb449c43b86ee3817", "links": {"self": "http://172.30.9.23:5000/v3/roles/6b7f4f4f76264b6fb449c43b86ee3817"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a482b711adf94961bf4bb28eda7f0e28", "links": {"self": "http://172.30.9.23:5000/v3/roles/a482b711adf94961bf4bb28eda7f0e28"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "aa658afdd84e4103bdc5965bcc0c1764", "links": {"self": "http://172.30.9.23:5000/v3/roles/aa658afdd84e4103bdc5965bcc0c1764"}, "name": "Member"}, {"domain_id": null, "id": "e7e317b66c174923a8cb46c48d897c8d", "links": {"self": "http://172.30.9.23:5000/v3/roles/e7e317b66c174923a8cb46c48d897c8d"}, "name": "ResellerAdmin"}]} 2019-01-18 05:23:37,302 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-3ed51fc3-7893-4c7c-be48-7c205a81b3be 2019-01-18 05:23:37,302 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0744218826294s 2019-01-18 05:23:37,303 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2019-01-18 05:23:37,304 - 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}62df0d123d398da216d95f3af79ce9fd5a30807e" 2019-01-18 05:23:37,384 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:23:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-208b6d5d-b70d-48fb-9985-6910c42c7b6d 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"}} 2019-01-18 05:23:37,384 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains/default used request id req-208b6d5d-b70d-48fb-9985-6910c42c7b6d 2019-01-18 05:23:37,385 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0813131332397s 2019-01-18 05:23:37,386 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-01-18 05:23:37,386 - 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}62df0d123d398da216d95f3af79ce9fd5a30807e" 2019-01-18 05:23:37,483 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:23:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-65cbed3d-983f-493c-bdad-f59eab6a6e95 Content-Encoding: gzip Content-Length: 870 Content-Type: application/json RESP BODY: {"users": [{"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/0607a2b4beb0408e9fa51cc5ba027ac6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0607a2b4beb0408e9fa51cc5ba027ac6", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/17c61b95071545a094cc82823d2b88b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "17c61b95071545a094cc82823d2b88b8", "email": "nova@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/29e5d2dfed2447bda26fc75bd1122674"}, "domain_id": "default", "enabled": true, "options": {}, "id": "29e5d2dfed2447bda26fc75bd1122674", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/3b6dcc8c791e4b6e8831f5b5e583de80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3b6dcc8c791e4b6e8831f5b5e583de80", "email": "neutron@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.23:5000/v3/users/45ab52d673584bc198669be88c88b878"}, "domain_id": "default", "enabled": true, "options": {}, "id": "45ab52d673584bc198669be88c88b878", "email": "barbican@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/57795b4ee52f49c6a71f55bb6c4012f8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "57795b4ee52f49c6a71f55bb6c4012f8", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/5c52969262974d64ac2a300ca5d60f50"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c52969262974d64ac2a300ca5d60f50", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/5fc15572bb1c489ba92bd9945bbc1f64"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5fc15572bb1c489ba92bd9945bbc1f64", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/6b519d70e25f4e61a9dfd738cd6bba22"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6b519d70e25f4e61a9dfd738cd6bba22", "email": "heat@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.23:5000/v3/users/8248437208b540c2893a7117ad102a87"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8248437208b540c2893a7117ad102a87", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/890dee97e62840c5b15e36f03f6b7efc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "890dee97e62840c5b15e36f03f6b7efc", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/8cccb516ecc44ed9bb7c8633df108fd4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8cccb516ecc44ed9bb7c8633df108fd4", "email": "glance@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.23:5000/v3/users/97c3d863a98148299fa116fdb54be470"}, "domain_id": "default", "enabled": true, "options": {}, "id": "97c3d863a98148299fa116fdb54be470", "email": "tacker@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/a2a0c8c0f19941808c9f618af50b3b79"}, "domain_id": "c19db1b8f60647a9a114cd23287c807b", "enabled": true, "options": {}, "id": "a2a0c8c0f19941808c9f618af50b3b79", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "rally_sanity-user_9100396a-1d86-42e2-a84f-f897432dcb8c", "links": {"self": "http://172.30.9.23:5000/v3/users/f8ef37e519584e5d8c21a156a5069296"}, "domain_id": "default", "enabled": true, "id": "f8ef37e519584e5d8c21a156a5069296", "options": {}}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/fe5de73ba9cb41b2be24ccf1f72f5ed4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe5de73ba9cb41b2be24ccf1f72f5ed4", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2019-01-18 05:23:37,484 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-65cbed3d-983f-493c-bdad-f59eab6a6e95 2019-01-18 05:23:37,484 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0980448722839s 2019-01-18 05:23:37,484 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-65cbed3d-983f-493c-bdad-f59eab6a6e95 2019-01-18 05:23:37,490 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-01-18 05:23:37,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}62df0d123d398da216d95f3af79ce9fd5a30807e" 2019-01-18 05:23:37,575 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:23:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4dc9c2b7-71f7-43d2-ab4d-0aaedf6aa4e8 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": "Created by OPNFV Functest: rally_sanity", "links": {"self": "http://172.30.9.23:5000/v3/projects/15a58e5238134f85968833ffb092f95f"}, "enabled": true, "id": "15a58e5238134f85968833ffb092f95f", "parent_id": "default", "domain_id": "default", "name": "rally_sanity-project_9100396a-1d86-42e2-a84f-f897432dcb8c"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/47feb8aba08a40dca7028a1701e597b9"}, "enabled": true, "id": "47feb8aba08a40dca7028a1701e597b9", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/9c53a91613fb4d5080479ac6f51697ed"}, "enabled": true, "id": "9c53a91613fb4d5080479ac6f51697ed", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2019-01-18 05:23:37,575 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-4dc9c2b7-71f7-43d2-ab4d-0aaedf6aa4e8 2019-01-18 05:23:37,575 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0851788520813s 2019-01-18 05:23:37,575 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-4dc9c2b7-71f7-43d2-ab4d-0aaedf6aa4e8 2019-01-18 05:23:37,578 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2019-01-18 05:23:37,578 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/role_assignments?user.id=f8ef37e519584e5d8c21a156a5069296&scope.project.id=15a58e5238134f85968833ffb092f95f&role.id=aa658afdd84e4103bdc5965bcc0c1764 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62df0d123d398da216d95f3af79ce9fd5a30807e" 2019-01-18 05:23:37,662 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:23:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-24432341-642f-4c6c-a410-3b882750c945 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=f8ef37e519584e5d8c21a156a5069296&scope.project.id=15a58e5238134f85968833ffb092f95f&role.id=aa658afdd84e4103bdc5965bcc0c1764", "previous": null, "next": null}} 2019-01-18 05:23:37,663 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/role_assignments?user.id=f8ef37e519584e5d8c21a156a5069296&scope.project.id=15a58e5238134f85968833ffb092f95f&role.id=aa658afdd84e4103bdc5965bcc0c1764 used request id req-24432341-642f-4c6c-a410-3b882750c945 2019-01-18 05:23:37,663 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0850479602814s 2019-01-18 05:23:37,663 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2019-01-18 05:23:37,664 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:5000/v3/projects/15a58e5238134f85968833ffb092f95f/users/f8ef37e519584e5d8c21a156a5069296/roles/aa658afdd84e4103bdc5965bcc0c1764 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62df0d123d398da216d95f3af79ce9fd5a30807e" 2019-01-18 05:23:37,790 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 05:23:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-59aa5793-2181-4589-93a7-f3dfdc236203 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 05:23:37,790 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/15a58e5238134f85968833ffb092f95f/users/f8ef37e519584e5d8c21a156a5069296/roles/aa658afdd84e4103bdc5965bcc0c1764 used request id req-59aa5793-2181-4589-93a7-f3dfdc236203 2019-01-18 05:23:37,791 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.127293109894s 2019-01-18 05:23:37,791 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'rally_sanity-project_9100396a-1d86-42e2-a84f-f897432dcb8c', 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': 'd0dea12b-2d40-4603-911f-55d33744d692', 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_9100396a-1d86-42e2-a84f-f897432dcb8c', 'project_id': u'15a58e5238134f85968833ffb092f95f', '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': {}}}} 2019-01-18 05:23:37,793 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2019-01-18 05:23:37,793 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2019-01-18 05:23:37,793 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2019-01-18 05:23:37,793 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2019-01-18 05:23:37,793 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2019-01-18 05:23:37,793 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2019-01-18 05:23:37,793 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2019-01-18 05:23:37,794 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2019-01-18 05:23:37,794 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2019-01-18 05:23:37,794 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2019-01-18 05:23:37,794 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2019-01-18 05:23:37,794 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2019-01-18 05:23:37,794 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2019-01-18 05:23:37,794 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2019-01-18 05:23:37,794 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2019-01-18 05:23:37,794 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2019-01-18 05:23:37,795 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2019-01-18 05:23:37,795 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2019-01-18 05:23:37,795 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2019-01-18 05:23:37,795 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2019-01-18 05:23:37,795 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2019-01-18 05:23:37,795 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2019-01-18 05:23:37,795 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2019-01-18 05:23:37,795 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2019-01-18 05:23:37,797 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'rally_sanity-user_9100396a-1d86-42e2-a84f-f897432dcb8c', 'password': 'd0dea12b-2d40-4603-911f-55d33744d692', 'project_name': 'rally_sanity-project_9100396a-1d86-42e2-a84f-f897432dcb8c', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.23:5000/v3', 'project_id': '15a58e5238134f85968833ffb092f95f', 'project_domain_name': 'Default'} 2019-01-18 05:23:37,797 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2019-01-18 05:23:37,798 - 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}62df0d123d398da216d95f3af79ce9fd5a30807e" 2019-01-18 05:23:37,867 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:23:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a220ccec-bdf1-43b2-b6d3-a50badc175e4 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": "6b7f4f4f76264b6fb449c43b86ee3817", "links": {"self": "http://172.30.9.23:5000/v3/roles/6b7f4f4f76264b6fb449c43b86ee3817"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a482b711adf94961bf4bb28eda7f0e28", "links": {"self": "http://172.30.9.23:5000/v3/roles/a482b711adf94961bf4bb28eda7f0e28"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "aa658afdd84e4103bdc5965bcc0c1764", "links": {"self": "http://172.30.9.23:5000/v3/roles/aa658afdd84e4103bdc5965bcc0c1764"}, "name": "Member"}, {"domain_id": null, "id": "e7e317b66c174923a8cb46c48d897c8d", "links": {"self": "http://172.30.9.23:5000/v3/roles/e7e317b66c174923a8cb46c48d897c8d"}, "name": "ResellerAdmin"}]} 2019-01-18 05:23:37,868 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-a220ccec-bdf1-43b2-b6d3-a50badc175e4 2019-01-18 05:23:37,868 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0706629753113s 2019-01-18 05:23:37,869 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2019-01-18 05:23:37,870 - 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}62df0d123d398da216d95f3af79ce9fd5a30807e" 2019-01-18 05:23:37,951 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:23:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-09c96bb2-04d4-43a7-b96d-ebf6f354bf8c 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": "6b7f4f4f76264b6fb449c43b86ee3817", "links": {"self": "http://172.30.9.23:5000/v3/roles/6b7f4f4f76264b6fb449c43b86ee3817"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a482b711adf94961bf4bb28eda7f0e28", "links": {"self": "http://172.30.9.23:5000/v3/roles/a482b711adf94961bf4bb28eda7f0e28"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "aa658afdd84e4103bdc5965bcc0c1764", "links": {"self": "http://172.30.9.23:5000/v3/roles/aa658afdd84e4103bdc5965bcc0c1764"}, "name": "Member"}, {"domain_id": null, "id": "e7e317b66c174923a8cb46c48d897c8d", "links": {"self": "http://172.30.9.23:5000/v3/roles/e7e317b66c174923a8cb46c48d897c8d"}, "name": "ResellerAdmin"}]} 2019-01-18 05:23:37,951 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-09c96bb2-04d4-43a7-b96d-ebf6f354bf8c 2019-01-18 05:23:37,951 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0817439556122s 2019-01-18 05:23:37,952 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2019-01-18 05:23:37,953 - 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}62df0d123d398da216d95f3af79ce9fd5a30807e" 2019-01-18 05:23:37,968 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:23:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-02be0fdd-48d1-413a-bb49-8fa04f5bbc96 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"}} 2019-01-18 05:23:37,969 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains/default used request id req-02be0fdd-48d1-413a-bb49-8fa04f5bbc96 2019-01-18 05:23:37,969 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0162220001221s 2019-01-18 05:23:37,970 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-01-18 05:23:37,970 - 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}62df0d123d398da216d95f3af79ce9fd5a30807e" 2019-01-18 05:23:38,058 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:23:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-75a52387-ec20-4273-ae5b-6507585c5950 Content-Encoding: gzip Content-Length: 870 Content-Type: application/json RESP BODY: {"users": [{"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/0607a2b4beb0408e9fa51cc5ba027ac6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0607a2b4beb0408e9fa51cc5ba027ac6", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/17c61b95071545a094cc82823d2b88b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "17c61b95071545a094cc82823d2b88b8", "email": "nova@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/29e5d2dfed2447bda26fc75bd1122674"}, "domain_id": "default", "enabled": true, "options": {}, "id": "29e5d2dfed2447bda26fc75bd1122674", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/3b6dcc8c791e4b6e8831f5b5e583de80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3b6dcc8c791e4b6e8831f5b5e583de80", "email": "neutron@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.23:5000/v3/users/45ab52d673584bc198669be88c88b878"}, "domain_id": "default", "enabled": true, "options": {}, "id": "45ab52d673584bc198669be88c88b878", "email": "barbican@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/57795b4ee52f49c6a71f55bb6c4012f8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "57795b4ee52f49c6a71f55bb6c4012f8", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/5c52969262974d64ac2a300ca5d60f50"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c52969262974d64ac2a300ca5d60f50", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/5fc15572bb1c489ba92bd9945bbc1f64"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5fc15572bb1c489ba92bd9945bbc1f64", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/6b519d70e25f4e61a9dfd738cd6bba22"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6b519d70e25f4e61a9dfd738cd6bba22", "email": "heat@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.23:5000/v3/users/8248437208b540c2893a7117ad102a87"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8248437208b540c2893a7117ad102a87", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/890dee97e62840c5b15e36f03f6b7efc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "890dee97e62840c5b15e36f03f6b7efc", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/8cccb516ecc44ed9bb7c8633df108fd4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8cccb516ecc44ed9bb7c8633df108fd4", "email": "glance@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.23:5000/v3/users/97c3d863a98148299fa116fdb54be470"}, "domain_id": "default", "enabled": true, "options": {}, "id": "97c3d863a98148299fa116fdb54be470", "email": "tacker@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/a2a0c8c0f19941808c9f618af50b3b79"}, "domain_id": "c19db1b8f60647a9a114cd23287c807b", "enabled": true, "options": {}, "id": "a2a0c8c0f19941808c9f618af50b3b79", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "rally_sanity-user_9100396a-1d86-42e2-a84f-f897432dcb8c", "links": {"self": "http://172.30.9.23:5000/v3/users/f8ef37e519584e5d8c21a156a5069296"}, "domain_id": "default", "enabled": true, "id": "f8ef37e519584e5d8c21a156a5069296", "options": {}}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/fe5de73ba9cb41b2be24ccf1f72f5ed4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe5de73ba9cb41b2be24ccf1f72f5ed4", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2019-01-18 05:23:38,059 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-75a52387-ec20-4273-ae5b-6507585c5950 2019-01-18 05:23:38,059 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0890588760376s 2019-01-18 05:23:38,059 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-75a52387-ec20-4273-ae5b-6507585c5950 2019-01-18 05:23:38,065 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-01-18 05:23:38,066 - 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}62df0d123d398da216d95f3af79ce9fd5a30807e" 2019-01-18 05:23:38,146 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:23:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-79cc69c4-a33a-41a2-9851-8dbd1ffde39f 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": "Created by OPNFV Functest: rally_sanity", "links": {"self": "http://172.30.9.23:5000/v3/projects/15a58e5238134f85968833ffb092f95f"}, "enabled": true, "id": "15a58e5238134f85968833ffb092f95f", "parent_id": "default", "domain_id": "default", "name": "rally_sanity-project_9100396a-1d86-42e2-a84f-f897432dcb8c"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/47feb8aba08a40dca7028a1701e597b9"}, "enabled": true, "id": "47feb8aba08a40dca7028a1701e597b9", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/9c53a91613fb4d5080479ac6f51697ed"}, "enabled": true, "id": "9c53a91613fb4d5080479ac6f51697ed", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2019-01-18 05:23:38,146 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-79cc69c4-a33a-41a2-9851-8dbd1ffde39f 2019-01-18 05:23:38,147 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0811150074005s 2019-01-18 05:23:38,147 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-79cc69c4-a33a-41a2-9851-8dbd1ffde39f 2019-01-18 05:23:38,149 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2019-01-18 05:23:38,150 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/role_assignments?user.id=f8ef37e519584e5d8c21a156a5069296&scope.project.id=15a58e5238134f85968833ffb092f95f&role.id=6b7f4f4f76264b6fb449c43b86ee3817 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62df0d123d398da216d95f3af79ce9fd5a30807e" 2019-01-18 05:23:38,230 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:23:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-091b982f-0764-4b5f-ab3e-dc1488633d2f 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=f8ef37e519584e5d8c21a156a5069296&scope.project.id=15a58e5238134f85968833ffb092f95f&role.id=6b7f4f4f76264b6fb449c43b86ee3817", "previous": null, "next": null}} 2019-01-18 05:23:38,230 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/role_assignments?user.id=f8ef37e519584e5d8c21a156a5069296&scope.project.id=15a58e5238134f85968833ffb092f95f&role.id=6b7f4f4f76264b6fb449c43b86ee3817 used request id req-091b982f-0764-4b5f-ab3e-dc1488633d2f 2019-01-18 05:23:38,230 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0812709331512s 2019-01-18 05:23:38,231 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2019-01-18 05:23:38,231 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:5000/v3/projects/15a58e5238134f85968833ffb092f95f/users/f8ef37e519584e5d8c21a156a5069296/roles/6b7f4f4f76264b6fb449c43b86ee3817 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62df0d123d398da216d95f3af79ce9fd5a30807e" 2019-01-18 05:23:38,334 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 05:23:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2128c4b8-636e-4894-a639-3d2d4c93d0b4 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 05:23:38,334 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/15a58e5238134f85968833ffb092f95f/users/f8ef37e519584e5d8c21a156a5069296/roles/6b7f4f4f76264b6fb449c43b86ee3817 used request id req-2128c4b8-636e-4894-a639-3d2d4c93d0b4 2019-01-18 05:23:38,334 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.103605985641s 2019-01-18 05:23:38,335 - xtesting.ci.run_tests - INFO - Running test case 'rally_sanity'... 2019-01-18 05:23:38,668 - 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 NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused',)) 2019-01-18 05:23:38,669 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainList 2019-01-18 05:23:38,669 - 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}62df0d123d398da216d95f3af79ce9fd5a30807e" 2019-01-18 05:23:38,754 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:23:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-832f21a7-662b-4681-b9f0-cfb623665587 Content-Encoding: gzip Content-Length: 214 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/c19db1b8f60647a9a114cd23287c807b"}, "description": "", "name": "heat_stack", "enabled": true, "id": "c19db1b8f60647a9a114cd23287c807b"}, {"links": {"self": "http://172.30.9.23: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}} 2019-01-18 05:23:38,755 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains used request id req-832f21a7-662b-4681-b9f0-cfb623665587 2019-01-18 05:23:38,755 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainList in 0.0860848426819s 2019-01-18 05:23:38,756 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-01-18 05:23:38,757 - 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}62df0d123d398da216d95f3af79ce9fd5a30807e" 2019-01-18 05:23:38,835 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:23:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-90bdf4e7-eef0-4403-a25a-56ad4b12979e 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": "Created by OPNFV Functest: rally_sanity", "links": {"self": "http://172.30.9.23:5000/v3/projects/15a58e5238134f85968833ffb092f95f"}, "enabled": true, "id": "15a58e5238134f85968833ffb092f95f", "parent_id": "default", "domain_id": "default", "name": "rally_sanity-project_9100396a-1d86-42e2-a84f-f897432dcb8c"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/47feb8aba08a40dca7028a1701e597b9"}, "enabled": true, "id": "47feb8aba08a40dca7028a1701e597b9", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/9c53a91613fb4d5080479ac6f51697ed"}, "enabled": true, "id": "9c53a91613fb4d5080479ac6f51697ed", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2019-01-18 05:23:38,835 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-90bdf4e7-eef0-4403-a25a-56ad4b12979e 2019-01-18 05:23:38,835 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0787689685822s 2019-01-18 05:23:38,836 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-90bdf4e7-eef0-4403-a25a-56ad4b12979e 2019-01-18 05:23:38,839 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-01-18 05:23:38,839 - 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}62df0d123d398da216d95f3af79ce9fd5a30807e" -d '{"network": {"shared": true, "tenant_id": "15a58e5238134f85968833ffb092f95f", "name": "rally_sanity-net_9100396a-1d86-42e2-a84f-f897432dcb8c", "admin_state_up": true}}' 2019-01-18 05:23:39,462 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 705 X-Openstack-Request-Id: req-dae17d99-8e7d-40b6-9093-1bd06f3c4fec Date: Fri, 18 Jan 2019 05:23:39 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"678edd3c-5512-4d22-bf6f-a78057bc40d4","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":54,"ipv4_address_scope":null,"shared":true,"project_id":"15a58e5238134f85968833ffb092f95f","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-18T05:23:39Z","is_default":false,"qos_policy_id":null,"name":"rally_sanity-net_9100396a-1d86-42e2-a84f-f897432dcb8c","admin_state_up":true,"tenant_id":"15a58e5238134f85968833ffb092f95f","created_at":"2019-01-18T05:23:39Z","mtu":1450}} 2019-01-18 05:23:39,462 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-dae17d99-8e7d-40b6-9093-1bd06f3c4fec 2019-01-18 05:23:39,462 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.623652935028s 2019-01-18 05:23:39,463 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-dae17d99-8e7d-40b6-9093-1bd06f3c4fec 2019-01-18 05:23:39,463 - 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'2019-01-18T05:23:39Z', u'is_default': False, u'revision_number': 3, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'678edd3c-5512-4d22-bf6f-a78057bc40d4', u'provider:segmentation_id': 54, 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_9100396a-1d86-42e2-a84f-f897432dcb8c', u'created_at': u'2019-01-18T05:23:39Z', u'mtu': 1450, u'tenant_id': u'15a58e5238134f85968833ffb092f95f', u'ipv4_address_scope': None, u'shared': True, u'project_id': u'15a58e5238134f85968833ffb092f95f'}) 2019-01-18 05:23:39,464 - 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" 2019-01-18 05:23:39,471 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:23:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a3620b98-59b1-4723-a5f7-1c61d1067e90 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 05:23:39,471 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-a3620b98-59b1-4723-a5f7-1c61d1067e90 2019-01-18 05:23:39,472 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 05:23:39,858 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aa658afdd84e4103bdc5965bcc0c1764", "name": "Member"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}], "expires_at": "2019-01-18T06:23:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "15a58e5238134f85968833ffb092f95f", "name": "rally_sanity-project_9100396a-1d86-42e2-a84f-f897432dcb8c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/15a58e5238134f85968833ffb092f95f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/15a58e5238134f85968833ffb092f95f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/15a58e5238134f85968833ffb092f95f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/15a58e5238134f85968833ffb092f95f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/15a58e5238134f85968833ffb092f95f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/15a58e5238134f85968833ffb092f95f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/15a58e5238134f85968833ffb092f95f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/15a58e5238134f85968833ffb092f95f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/15a58e5238134f85968833ffb092f95f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/15a58e5238134f85968833ffb092f95f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/15a58e5238134f85968833ffb092f95f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/15a58e5238134f85968833ffb092f95f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "rally_sanity-user_9100396a-1d86-42e2-a84f-f897432dcb8c", "id": "f8ef37e519584e5d8c21a156a5069296"}, "audit_ids": ["5zXPPJt5QAGF-PFdW1TKDA"], "issued_at": "2019-01-18T05:23:39.000000Z"}} 2019-01-18 05:23:39,862 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-01-18 05:23:39,862 - 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}8ced040d1257333605bf5736777c3b6c6a889151" 2019-01-18 05:23:40,102 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1391 X-Openstack-Request-Id: req-d84e5d50-7d95-4edd-9c9c-57e143e5b5c9 Date: Fri, 18 Jan 2019 05:23:40 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"678edd3c-5512-4d22-bf6f-a78057bc40d4","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":54,"ipv4_address_scope":null,"shared":true,"project_id":"15a58e5238134f85968833ffb092f95f","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-18T05:23:39Z","qos_policy_id":null,"name":"rally_sanity-net_9100396a-1d86-42e2-a84f-f897432dcb8c","admin_state_up":true,"tenant_id":"15a58e5238134f85968833ffb092f95f","created_at":"2019-01-18T05:23:39Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"c7128340-d09d-4472-ab8c-6b0e75149f5d","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"47feb8aba08a40dca7028a1701e597b9","status":"ACTIVE","subnets":["99f540fb-52d8-49ca-b59c-736c854d3c9e"],"description":"","tags":[],"updated_at":"2019-01-18T04:39:13Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"47feb8aba08a40dca7028a1701e597b9","created_at":"2019-01-18T04:39:06Z","provider:network_type":"flat"}]} 2019-01-18 05:23:40,103 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-d84e5d50-7d95-4edd-9c9c-57e143e5b5c9 2019-01-18 05:23:40,103 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.240953922272s 2019-01-18 05:23:40,103 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-d84e5d50-7d95-4edd-9c9c-57e143e5b5c9 2019-01-18 05:23:40,105 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-01-18 05:23:40,105 - 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}8ced040d1257333605bf5736777c3b6c6a889151" -d '{"subnet": {"name": "rally_sanity-subnet_9100396a-1d86-42e2-a84f-f897432dcb8c", "enable_dhcp": true, "network_id": "678edd3c-5512-4d22-bf6f-a78057bc40d4", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2019-01-18 05:23:40,671 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 680 X-Openstack-Request-Id: req-bfcd6d06-6a02-4a0a-8996-a406b71e0431 Date: Fri, 18 Jan 2019 05:23:40 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"678edd3c-5512-4d22-bf6f-a78057bc40d4","tenant_id":"15a58e5238134f85968833ffb092f95f","created_at":"2019-01-18T05:23:40Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-01-18T05:23:40Z","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":"15a58e5238134f85968833ffb092f95f","id":"84d6eac9-8302-4953-a205-1ead54dee232","subnetpool_id":null,"name":"rally_sanity-subnet_9100396a-1d86-42e2-a84f-f897432dcb8c"}} 2019-01-18 05:23:40,672 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-bfcd6d06-6a02-4a0a-8996-a406b71e0431 2019-01-18 05:23:40,672 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.567111968994s 2019-01-18 05:23:40,672 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-bfcd6d06-6a02-4a0a-8996-a406b71e0431 2019-01-18 05:23:40,673 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-01-18T05:23:40Z', 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'84d6eac9-8302-4953-a205-1ead54dee232', u'subnetpool_id': None, u'service_types': [], u'name': u'rally_sanity-subnet_9100396a-1d86-42e2-a84f-f897432dcb8c', u'enable_dhcp': True, u'network_id': u'678edd3c-5512-4d22-bf6f-a78057bc40d4', u'tenant_id': u'15a58e5238134f85968833ffb092f95f', u'created_at': u'2019-01-18T05:23:40Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'15a58e5238134f85968833ffb092f95f'}) 2019-01-18 05:23:40,673 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-01-18 05:23:40,674 - 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}8ced040d1257333605bf5736777c3b6c6a889151" -d '{"router": {"external_gateway_info": {"network_id": "c7128340-d09d-4472-ab8c-6b0e75149f5d"}, "name": "rally_sanity-router_9100396a-1d86-42e2-a84f-f897432dcb8c", "admin_state_up": true}}' 2019-01-18 05:23:45,650 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 711 X-Openstack-Request-Id: req-806cdd10-66cf-4e04-840e-823bf149fc47 Date: Fri, 18 Jan 2019 05:23:45 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "c7128340-d09d-4472-ab8c-6b0e75149f5d", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "99f540fb-52d8-49ca-b59c-736c854d3c9e", "ip_address": "172.30.9.203"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "15a58e5238134f85968833ffb092f95f", "created_at": "2019-01-18T05:23:41Z", "admin_state_up": true, "updated_at": "2019-01-18T05:23:42Z", "project_id": "15a58e5238134f85968833ffb092f95f", "flavor_id": null, "revision_number": 3, "routes": [], "ha": true, "id": "021b26ef-f784-4a41-b542-6b1326ae1b62", "name": "rally_sanity-router_9100396a-1d86-42e2-a84f-f897432dcb8c"}} 2019-01-18 05:23:45,650 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/routers.json used request id req-806cdd10-66cf-4e04-840e-823bf149fc47 2019-01-18 05:23:45,650 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 4.97701406479s 2019-01-18 05:23:45,651 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/routers.json used request id req-806cdd10-66cf-4e04-840e-823bf149fc47 2019-01-18 05:23:45,651 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-01-18T05:23:42Z', u'revision_number': 3, u'ha': True, u'id': u'021b26ef-f784-4a41-b542-6b1326ae1b62', u'external_gateway_info': {u'network_id': u'c7128340-d09d-4472-ab8c-6b0e75149f5d', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'99f540fb-52d8-49ca-b59c-736c854d3c9e', u'ip_address': u'172.30.9.203'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'rally_sanity-router_9100396a-1d86-42e2-a84f-f897432dcb8c', u'admin_state_up': True, u'tenant_id': u'15a58e5238134f85968833ffb092f95f', u'created_at': u'2019-01-18T05:23:41Z', u'flavor_id': None, u'routes': [], u'project_id': u'15a58e5238134f85968833ffb092f95f'}) 2019-01-18 05:23:45,651 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-01-18 05:23:45,652 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9696/v2.0/routers/021b26ef-f784-4a41-b542-6b1326ae1b62/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}8ced040d1257333605bf5736777c3b6c6a889151" -d '{"subnet_id": "84d6eac9-8302-4953-a205-1ead54dee232"}' 2019-01-18 05:23:47,601 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-716f41e1-1034-4fd3-90ee-24e9ac91bbe2 Date: Fri, 18 Jan 2019 05:23:47 GMT RESP BODY: {"network_id": "678edd3c-5512-4d22-bf6f-a78057bc40d4", "tenant_id": "15a58e5238134f85968833ffb092f95f", "subnet_id": "84d6eac9-8302-4953-a205-1ead54dee232", "subnet_ids": ["84d6eac9-8302-4953-a205-1ead54dee232"], "port_id": "e0a7ce05-2af1-4126-8225-fd83c8ee11dd", "id": "021b26ef-f784-4a41-b542-6b1326ae1b62"} 2019-01-18 05:23:47,601 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/021b26ef-f784-4a41-b542-6b1326ae1b62/add_router_interface.json used request id req-716f41e1-1034-4fd3-90ee-24e9ac91bbe2 2019-01-18 05:23:47,602 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 1.95023202896s 2019-01-18 05:23:47,602 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/021b26ef-f784-4a41-b542-6b1326ae1b62/add_router_interface.json used request id req-716f41e1-1034-4fd3-90ee-24e9ac91bbe2 returning object 021b26ef-f784-4a41-b542-6b1326ae1b62 2019-01-18 05:23:47,603 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-01-18 05:23:47,725 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2019-01-18 05:23:47,727 - 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}8ced040d1257333605bf5736777c3b6c6a889151" 2019-01-18 05:23:47,732 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 648 Date: Fri, 18 Jan 2019 05:23:47 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"}]}]} 2019-01-18 05:23:47,733 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-01-18 05:23:47,734 - 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}8ced040d1257333605bf5736777c3b6c6a889151" 2019-01-18 05:23:47,906 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-9761a3af-c8ff-4f72-9e5f-6f39544183ac Date: Fri, 18 Jan 2019 05:23:47 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-01-18 05:23:47,906 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-9761a3af-c8ff-4f72-9e5f-6f39544183ac 2019-01-18 05:23:47,906 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.17262506485s 2019-01-18 05:23:47,906 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-9761a3af-c8ff-4f72-9e5f-6f39544183ac 2019-01-18 05:23:47,908 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-01-18 05:23:47,909 - 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}8ced040d1257333605bf5736777c3b6c6a889151" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/rally_sanity-img_9100396a-1d86-42e2-a84f-f897432dcb8c", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "rally_sanity-img_9100396a-1d86-42e2-a84f-f897432dcb8c"}' 2019-01-18 05:23:48,288 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 875 Content-Type: application/json Location: http://172.30.9.23:9292/v2/images/15790ec0-84af-430f-948e-15d6091259c4 X-Openstack-Request-Id: req-caf95d46-b7c9-4ba6-b6ae-0b307b7b8213 Date: Fri, 18 Jan 2019 05:23:48 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/15790ec0-84af-430f-948e-15d6091259c4/file", "owner": "15a58e5238134f85968833ffb092f95f", "id": "15790ec0-84af-430f-948e-15d6091259c4", "size": null, "self": "/v2/images/15790ec0-84af-430f-948e-15d6091259c4", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2019-01-18T05:23:48Z", "visibility": "public", "owner_specified.shade.object": "images/rally_sanity-img_9100396a-1d86-42e2-a84f-f897432dcb8c", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "rally_sanity-img_9100396a-1d86-42e2-a84f-f897432dcb8c", "checksum": null, "created_at": "2019-01-18T05:23:48Z", "protected": false} 2019-01-18 05:23:48,288 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-caf95d46-b7c9-4ba6-b6ae-0b307b7b8213 2019-01-18 05:23:48,288 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.379734992981s 2019-01-18 05:23:48,289 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-caf95d46-b7c9-4ba6-b6ae-0b307b7b8213 returning object 15790ec0-84af-430f-948e-15d6091259c4 2019-01-18 05:23:48,289 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-01-18 05:23:48,290 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9292/v2/images/15790ec0-84af-430f-948e-15d6091259c4/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}8ced040d1257333605bf5736777c3b6c6a889151" -d '' 2019-01-18 05:23:50,008 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-d4847043-a894-4fb0-8ee3-b508a20f5704 Date: Fri, 18 Jan 2019 05:23:50 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-18 05:23:50,009 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/15790ec0-84af-430f-948e-15d6091259c4/file used request id req-d4847043-a894-4fb0-8ee3-b508a20f5704 2019-01-18 05:23:50,009 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.71936297417s 2019-01-18 05:23:50,009 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/15790ec0-84af-430f-948e-15d6091259c4/file used request id req-d4847043-a894-4fb0-8ee3-b508a20f5704 2019-01-18 05:23:50,010 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-01-18 05:23:50,010 - 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}8ced040d1257333605bf5736777c3b6c6a889151" 2019-01-18 05:23:50,174 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1205 Content-Type: application/json X-Openstack-Request-Id: req-479d3267-aa66-4904-b823-8611b6199dbf Date: Fri, 18 Jan 2019 05:23:50 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://af014572-0a5d-4a80-a07f-9105f52ab2c1/images/15790ec0-84af-430f-948e-15d6091259c4/snap", "metadata": {}}], "file": "/v2/images/15790ec0-84af-430f-948e-15d6091259c4/file", "owner": "15a58e5238134f85968833ffb092f95f", "id": "15790ec0-84af-430f-948e-15d6091259c4", "size": 12716032, "self": "/v2/images/15790ec0-84af-430f-948e-15d6091259c4", "disk_format": "qcow2", "direct_url": "rbd://af014572-0a5d-4a80-a07f-9105f52ab2c1/images/15790ec0-84af-430f-948e-15d6091259c4/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2019-01-18T05:23:49Z", "visibility": "public", "owner_specified.shade.object": "images/rally_sanity-img_9100396a-1d86-42e2-a84f-f897432dcb8c", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "rally_sanity-img_9100396a-1d86-42e2-a84f-f897432dcb8c", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-01-18T05:23:48Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-01-18 05:23:50,174 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-479d3267-aa66-4904-b823-8611b6199dbf 2019-01-18 05:23:50,174 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.164713859558s 2019-01-18 05:23:50,175 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-479d3267-aa66-4904-b823-8611b6199dbf 2019-01-18 05:23:50,177 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://af014572-0a5d-4a80-a07f-9105f52ab2c1/images/15790ec0-84af-430f-948e-15d6091259c4/snap', u'metadata': Munch({})})], 'file': u'/v2/images/15790ec0-84af-430f-948e-15d6091259c4/file', 'owner': u'15a58e5238134f85968833ffb092f95f', 'id': u'15790ec0-84af-430f-948e-15d6091259c4', 'size': 12716032, u'self': u'/v2/images/15790ec0-84af-430f-948e-15d6091259c4', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'15a58e5238134f85968833ffb092f95f', 'name': 'rally_sanity-project_9100396a-1d86-42e2-a84f-f897432dcb8c', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://af014572-0a5d-4a80-a07f-9105f52ab2c1/images/15790ec0-84af-430f-948e-15d6091259c4/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-01-18T05:23:49Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2019-01-18T05:23:49Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/rally_sanity-img_9100396a-1d86-42e2-a84f-f897432dcb8c', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/15790ec0-84af-430f-948e-15d6091259c4', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/rally_sanity-img_9100396a-1d86-42e2-a84f-f897432dcb8c', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'rally_sanity-img_9100396a-1d86-42e2-a84f-f897432dcb8c', 'created': u'2019-01-18T05:23:48Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-01-18T05:23:48Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/15790ec0-84af-430f-948e-15d6091259c4', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/rally_sanity-img_9100396a-1d86-42e2-a84f-f897432dcb8c', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2019-01-18 05:23:50,178 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-01-18 05:23:50,181 - 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}62df0d123d398da216d95f3af79ce9fd5a30807e" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "rally_sanity-flavor_9100396a-1d86-42e2-a84f-f897432dcb8c", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-01-18 05:23:50,372 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:23: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-e07e41bf-0805-4d7b-a4dd-21feb0a9dd4a x-compute-request-id: req-e07e41bf-0805-4d7b-a4dd-21feb0a9dd4a Content-Encoding: gzip Content-Length: 311 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/7d8a5801-971b-4b14-966e-e945f0ab942e", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/7d8a5801-971b-4b14-966e-e945f0ab942e", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "7d8a5801-971b-4b14-966e-e945f0ab942e", "name": "rally_sanity-flavor_9100396a-1d86-42e2-a84f-f897432dcb8c", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2019-01-18 05:23:50,372 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-e07e41bf-0805-4d7b-a4dd-21feb0a9dd4a 2019-01-18 05:23:50,372 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.194160938263s 2019-01-18 05:23:50,372 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-e07e41bf-0805-4d7b-a4dd-21feb0a9dd4a returning object 7d8a5801-971b-4b14-966e-e945f0ab942e 2019-01-18 05:23:50,373 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'rally_sanity-flavor_9100396a-1d86-42e2-a84f-f897432dcb8c', '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'9c53a91613fb4d5080479ac6f51697ed', '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'7d8a5801-971b-4b14-966e-e945f0ab942e', 'swap': 0}) 2019-01-18 05:23:50,374 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-01-18 05:23:50,377 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/flavors/7d8a5801-971b-4b14-966e-e945f0ab942e/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}62df0d123d398da216d95f3af79ce9fd5a30807e" -d '{"extra_specs": {}}' 2019-01-18 05:23:50,396 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:23: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-82c08542-cc44-47a6-af76-0e2f3268762c x-compute-request-id: req-82c08542-cc44-47a6-af76-0e2f3268762c Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2019-01-18 05:23:50,396 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors/7d8a5801-971b-4b14-966e-e945f0ab942e/os-extra_specs used request id req-82c08542-cc44-47a6-af76-0e2f3268762c 2019-01-18 05:23:50,396 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.022125005722s 2019-01-18 05:23:50,396 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors/7d8a5801-971b-4b14-966e-e945f0ab942e/os-extra_specs used request id req-82c08542-cc44-47a6-af76-0e2f3268762c 2019-01-18 05:23:50,397 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2019-01-18 05:23:52,827 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2019-01-18 05:23:52.523 117 INFO rally.deployment.engine [-] Deployment e2efde40-de36-4c6c-a719-c28d0ac397aa | Starting: Destroy cloud and free allocated resources. 2019-01-18 05:23:52.601 117 INFO rally.deployment.engine [-] Deployment e2efde40-de36-4c6c-a719-c28d0ac397aa | Completed: Destroy cloud and free allocated resources. 2019-01-18 05:23:52.618 117 INFO rally.api [-] Deleting all verifications created by verifier 'opnfv-tempest' (UUID=52e5b46a-5c71-4875-8596-0e4716ab09b1) for deployment 'opnfv-rally'. 2019-01-18 05:23:52.626 117 INFO rally.api [-] Deleting verification (UUID=a37804c1-51d9-4165-bb84-c8c279e1b030). 2019-01-18 05:23:52.657 117 INFO rally.api [-] Verification has been successfully deleted! 2019-01-18 05:23:52.657 117 INFO rally.api [-] Deleting deployment-specific data for verifier 'opnfv-tempest' (UUID=52e5b46a-5c71-4875-8596-0e4716ab09b1). 2019-01-18 05:23:52.664 117 INFO rally.api [-] Deployment-specific data has been successfully deleted! 2019-01-18 05:23:55,140 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally 2019-01-18 05:23:54.879 120 INFO rally.deployment.engines.existing [-] Save deployment 'opnfv-rally' (uuid=42676394-4efe-4ff8-845c-082fa40f4bb0) with 'openstack' platform. +--------------------------------------+---------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+---------------------+-------------+------------------+--------+ | 42676394-4efe-4ff8-845c-082fa40f4bb0 | 2019-01-18T05:23:54 | opnfv-rally | deploy->finished | | +--------------------------------------+---------------------+-------------+------------------+--------+ Using deployment: 42676394-4efe-4ff8-845c-082fa40f4bb0 ~/.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 2019-01-18 05:23:58,481 - 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 | +-------------+-------------------+-----------+ 2019-01-18 05:23:58,482 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Validating the test name... 2019-01-18 05:23:58,483 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2019-01-18 05:23:58,487 - 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}8ced040d1257333605bf5736777c3b6c6a889151" 2019-01-18 05:23:58,681 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:23: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-35540232-be62-4830-a2e7-c80279dd8133 x-compute-request-id: req-35540232-be62-4830-a2e7-c80279dd8133 Content-Encoding: gzip Content-Length: 718 Content-Type: application/json RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 204}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.4", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"pcid\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"acpi\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"ssse3\", \"fpu\", \"cx16\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 10239, "hypervisor_version": 2009000, "disk_available_least": 10181, "local_gb": 10239, "free_ram_mb": 28406, "id": 3}, {"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 207}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.6", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"pcid\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"acpi\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"ssse3\", \"fpu\", \"cx16\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 10239, "hypervisor_version": 2009000, "disk_available_least": 10181, "local_gb": 10239, "free_ram_mb": 28406, "id": 6}]} 2019-01-18 05:23:58,681 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/os-hypervisors/detail used request id req-35540232-be62-4830-a2e7-c80279dd8133 2019-01-18 05:23:58,681 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.198263883591s 2019-01-18 05:23:58,682 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/os-hypervisors/detail used request id req-35540232-be62-4830-a2e7-c80279dd8133 2019-01-18 05:23:58,683 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-01-18 05:23:58,686 - 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}62df0d123d398da216d95f3af79ce9fd5a30807e" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "rally_sanity-flavor_alt_9100396a-1d86-42e2-a84f-f897432dcb8c", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-01-18 05:23:58,740 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:23: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-58931046-c978-49e4-8dea-941f65c4f3bd x-compute-request-id: req-58931046-c978-49e4-8dea-941f65c4f3bd Content-Encoding: gzip Content-Length: 314 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/4a15f84d-06df-4d40-80b3-316cd82c9ac6", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/4a15f84d-06df-4d40-80b3-316cd82c9ac6", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "4a15f84d-06df-4d40-80b3-316cd82c9ac6", "name": "rally_sanity-flavor_alt_9100396a-1d86-42e2-a84f-f897432dcb8c", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2019-01-18 05:23:58,741 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-58931046-c978-49e4-8dea-941f65c4f3bd 2019-01-18 05:23:58,741 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0574600696564s 2019-01-18 05:23:58,741 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-58931046-c978-49e4-8dea-941f65c4f3bd returning object 4a15f84d-06df-4d40-80b3-316cd82c9ac6 2019-01-18 05:23:58,742 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'rally_sanity-flavor_alt_9100396a-1d86-42e2-a84f-f897432dcb8c', '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'9c53a91613fb4d5080479ac6f51697ed', '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'4a15f84d-06df-4d40-80b3-316cd82c9ac6', 'swap': 0}) 2019-01-18 05:23:58,743 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-01-18 05:23:58,746 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/flavors/4a15f84d-06df-4d40-80b3-316cd82c9ac6/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}62df0d123d398da216d95f3af79ce9fd5a30807e" -d '{"extra_specs": {}}' 2019-01-18 05:23:58,765 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:23: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-c06857ff-3899-4d74-b95f-4486bf4365ca x-compute-request-id: req-c06857ff-3899-4d74-b95f-4486bf4365ca Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2019-01-18 05:23:58,765 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors/4a15f84d-06df-4d40-80b3-316cd82c9ac6/os-extra_specs used request id req-c06857ff-3899-4d74-b95f-4486bf4365ca 2019-01-18 05:23:58,765 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0224530696869s 2019-01-18 05:23:58,766 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors/4a15f84d-06df-4d40-80b3-316cd82c9ac6/os-extra_specs used request id req-c06857ff-3899-4d74-b95f-4486bf4365ca 2019-01-18 05:23:58,766 - functest.opnfv_tests.openstack.rally.rally - DEBUG - flavor: Munch({'name': u'rally_sanity-flavor_alt_9100396a-1d86-42e2-a84f-f897432dcb8c', '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'9c53a91613fb4d5080479ac6f51697ed', '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'4a15f84d-06df-4d40-80b3-316cd82c9ac6', 'swap': 0}) 2019-01-18 05:23:58,766 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "authenticate" ... 2019-01-18 05:23:58,769 - 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 2019-01-18 05:23:58,770 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2019-01-18 05:23:58,789 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2019-01-18 05:23:58,795 - 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': '678edd3c-5512-4d22-bf6f-a78057bc40d4', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_9100396a-1d86-42e2-a84f-f897432dcb8c', 'flavor_name': 'rally_sanity-flavor_9100396a-1d86-42e2-a84f-f897432dcb8c', '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_9100396a-1d86-42e2-a84f-f897432dcb8c', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2019-01-18 05:25:01,219 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 6378a478-4af3-41eb-9ae6-d701a5427b3d 2019-01-18 05:25:01,219 - functest.opnfv_tests.openstack.rally.rally - DEBUG - /home/opnfv/functest/results/rally does not exist, we create it. 2019-01-18 05:25:01,220 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '6378a478-4af3-41eb-9ae6-d701a5427b3d'] 2019-01-18 05:25:02,121 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 6378a478-4af3-41eb-9ae6-d701a5427b3d -------------------------------------------------------------------------------- Task 6378a478-4af3-41eb-9ae6-d701a5427b3d: 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 6378a478-4af3-41eb-9ae6-d701a5427b3d 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.484 | 0.484 | 0.484 | 0.484 | 0.484 | 0.484 | 100.0% | 1 | | total | 0.484 | 0.484 | 0.484 | 0.484 | 0.484 | 0.484 | 100.0% | 1 | | -> duration | 0.484 | 0.484 | 0.484 | 0.484 | 0.484 | 0.484 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.484399 Full duration: 7.304634 -------------------------------------------------------------------------------- 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 6378a478-4af3-41eb-9ae6-d701a5427b3d 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.985 | 0.985 | 0.985 | 0.985 | 0.985 | 0.985 | 100.0% | 1 | | total | 1.488 | 1.488 | 1.488 | 1.488 | 1.488 | 1.488 | 100.0% | 1 | | -> duration | 1.488 | 1.488 | 1.488 | 1.488 | 1.488 | 1.488 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.488368 Full duration: 8.460582 -------------------------------------------------------------------------------- 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 6378a478-4af3-41eb-9ae6-d701a5427b3d 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.604 | 0.604 | 0.604 | 0.604 | 0.604 | 0.604 | 100.0% | 1 | | total | 1.094 | 1.094 | 1.094 | 1.094 | 1.094 | 1.094 | 100.0% | 1 | | -> duration | 1.094 | 1.094 | 1.094 | 1.094 | 1.094 | 1.094 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.093546 Full duration: 7.761656 -------------------------------------------------------------------------------- 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 6378a478-4af3-41eb-9ae6-d701a5427b3d 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.357 | 0.357 | 0.357 | 0.357 | 0.357 | 0.357 | 100.0% | 1 | | total | 0.797 | 0.797 | 0.797 | 0.797 | 0.797 | 0.797 | 100.0% | 1 | | -> duration | 0.797 | 0.797 | 0.797 | 0.797 | 0.797 | 0.797 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.797047 Full duration: 7.908157 -------------------------------------------------------------------------------- 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 6378a478-4af3-41eb-9ae6-d701a5427b3d 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.663 | 0.663 | 0.663 | 0.663 | 0.663 | 0.663 | 100.0% | 1 | | total | 1.067 | 1.067 | 1.067 | 1.067 | 1.067 | 1.067 | 100.0% | 1 | | -> duration | 1.067 | 1.067 | 1.067 | 1.067 | 1.067 | 1.067 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.066997 Full duration: 7.857618 -------------------------------------------------------------------------------- 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 6378a478-4af3-41eb-9ae6-d701a5427b3d 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.2 | 0.2 | 0.2 | 0.2 | 0.2 | 0.2 | 100.0% | 1 | | total | 0.672 | 0.672 | 0.672 | 0.672 | 0.672 | 0.672 | 100.0% | 1 | | -> duration | 0.672 | 0.672 | 0.672 | 0.672 | 0.672 | 0.672 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.671857 Full duration: 7.68063 HINTS: * To plot HTML graphics with this data, run: rally task report 6378a478-4af3-41eb-9ae6-d701a5427b3d --out output.html * To generate a JUnit report, run: rally task export 6378a478-4af3-41eb-9ae6-d701a5427b3d --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 6378a478-4af3-41eb-9ae6-d701a5427b3d --json --out output.json 2019-01-18 05:25:02,122 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '6378a478-4af3-41eb-9ae6-d701a5427b3d', '--out', u'/home/opnfv/functest/results/rally/opnfv-authenticate.json'] 2019-01-18 05:25:04,333 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 6378a478-4af3-41eb-9ae6-d701a5427b3d --out /home/opnfv/functest/results/rally/opnfv-authenticate.json 2019-01-18 05:25:04.227 728 INFO rally.api [-] Building 'json' report for the following task(s): '6378a478-4af3-41eb-9ae6-d701a5427b3d'. 2019-01-18 05:25:04.232 728 INFO rally.api [-] The report has been successfully built. 2019-01-18 05:25:04,333 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', '6378a478-4af3-41eb-9ae6-d701a5427b3d', '--out', u'/home/opnfv/functest/results/rally/opnfv-authenticate.html'] 2019-01-18 05:25:06,530 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid 6378a478-4af3-41eb-9ae6-d701a5427b3d --out /home/opnfv/functest/results/rally/opnfv-authenticate.html 2019-01-18 05:25:06.399 731 INFO rally.api [-] Building 'html' report for the following task(s): '6378a478-4af3-41eb-9ae6-d701a5427b3d'. 2019-01-18 05:25:06.432 731 INFO rally.api [-] The report has been successfully built. 2019-01-18 05:25:06,537 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "authenticate" OK. 2019-01-18 05:25:06,538 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "glance" ... 2019-01-18 05:25:06,553 - 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 2019-01-18 05:25:06,553 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2019-01-18 05:25:06,570 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2019-01-18 05:25:06,580 - 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': '678edd3c-5512-4d22-bf6f-a78057bc40d4', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_9100396a-1d86-42e2-a84f-f897432dcb8c', 'flavor_name': 'rally_sanity-flavor_9100396a-1d86-42e2-a84f-f897432dcb8c', '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_9100396a-1d86-42e2-a84f-f897432dcb8c', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2019-01-18 05:26:44,851 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 2d672ce8-183e-4aa9-b02b-7f3d6d72fe40 2019-01-18 05:26:44,851 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '2d672ce8-183e-4aa9-b02b-7f3d6d72fe40'] 2019-01-18 05:26:45,971 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 2d672ce8-183e-4aa9-b02b-7f3d6d72fe40 -------------------------------------------------------------------------------- Task 2d672ce8-183e-4aa9-b02b-7f3d6d72fe40: 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 2d672ce8-183e-4aa9-b02b-7f3d6d72fe40 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.646 | 4.646 | 4.646 | 4.646 | 4.646 | 4.646 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.376 | 0.376 | 0.376 | 0.376 | 0.376 | 0.376 | 100.0% | 1 | | -> glance_v2.upload_data | 1.862 | 1.862 | 1.862 | 1.862 | 1.862 | 1.862 | 100.0% | 1 | | glance_v2.delete_image | 1.302 | 1.302 | 1.302 | 1.302 | 1.302 | 1.302 | 100.0% | 1 | | total | 5.948 | 5.948 | 5.948 | 5.948 | 5.948 | 5.948 | 100.0% | 1 | | -> duration | 5.948 | 5.948 | 5.948 | 5.948 | 5.948 | 5.948 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.948381 Full duration: 14.390423 -------------------------------------------------------------------------------- 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 2d672ce8-183e-4aa9-b02b-7f3d6d72fe40 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.652 | 4.652 | 4.652 | 4.652 | 4.652 | 4.652 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.502 | 0.502 | 0.502 | 0.502 | 0.502 | 0.502 | 100.0% | 1 | | -> glance_v2.upload_data | 1.748 | 1.748 | 1.748 | 1.748 | 1.748 | 1.748 | 100.0% | 1 | | glance_v2.list_images | 0.181 | 0.181 | 0.181 | 0.181 | 0.181 | 0.181 | 100.0% | 1 | | total | 4.833 | 4.833 | 4.833 | 4.833 | 4.833 | 4.833 | 100.0% | 1 | | -> duration | 4.833 | 4.833 | 4.833 | 4.833 | 4.833 | 4.833 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.833435 Full duration: 17.159144 -------------------------------------------------------------------------------- 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 2d672ce8-183e-4aa9-b02b-7f3d6d72fe40 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.336 | 0.336 | 0.336 | 0.336 | 0.336 | 0.336 | 100.0% | 1 | | total | 0.336 | 0.336 | 0.336 | 0.336 | 0.336 | 0.336 | 100.0% | 1 | | -> duration | 0.336 | 0.336 | 0.336 | 0.336 | 0.336 | 0.336 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.336147 Full duration: 7.860609 -------------------------------------------------------------------------------- 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_9100396a-1d86-42e2-a84f-f897432dcb8c" }, "number_instances": 2, "nics": [ { "net-id": "678edd3c-5512-4d22-bf6f-a78057bc40d4" } ] }, "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 2d672ce8-183e-4aa9-b02b-7f3d6d72fe40 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.259 | 4.259 | 4.259 | 4.259 | 4.259 | 4.259 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.345 | 0.345 | 0.345 | 0.345 | 0.345 | 0.345 | 100.0% | 1 | | -> glance_v2.upload_data | 1.477 | 1.477 | 1.477 | 1.477 | 1.477 | 1.477 | 100.0% | 1 | | nova.boot_servers | 14.92 | 14.92 | 14.92 | 14.92 | 14.92 | 14.92 | 100.0% | 1 | | total | 19.18 | 19.18 | 19.18 | 19.18 | 19.18 | 19.18 | 100.0% | 1 | | -> duration | 18.18 | 18.18 | 18.18 | 18.18 | 18.18 | 18.18 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 18.179886 Full duration: 42.094321 HINTS: * To plot HTML graphics with this data, run: rally task report 2d672ce8-183e-4aa9-b02b-7f3d6d72fe40 --out output.html * To generate a JUnit report, run: rally task export 2d672ce8-183e-4aa9-b02b-7f3d6d72fe40 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 2d672ce8-183e-4aa9-b02b-7f3d6d72fe40 --json --out output.json 2019-01-18 05:26:45,971 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '2d672ce8-183e-4aa9-b02b-7f3d6d72fe40', '--out', u'/home/opnfv/functest/results/rally/opnfv-glance.json'] 2019-01-18 05:26:48,146 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 2d672ce8-183e-4aa9-b02b-7f3d6d72fe40 --out /home/opnfv/functest/results/rally/opnfv-glance.json 2019-01-18 05:26:48.042 1284 INFO rally.api [-] Building 'json' report for the following task(s): '2d672ce8-183e-4aa9-b02b-7f3d6d72fe40'. 2019-01-18 05:26:48.047 1284 INFO rally.api [-] The report has been successfully built. 2019-01-18 05:26:48,147 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', '2d672ce8-183e-4aa9-b02b-7f3d6d72fe40', '--out', u'/home/opnfv/functest/results/rally/opnfv-glance.html'] 2019-01-18 05:26:50,413 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid 2d672ce8-183e-4aa9-b02b-7f3d6d72fe40 --out /home/opnfv/functest/results/rally/opnfv-glance.html 2019-01-18 05:26:50.292 1287 INFO rally.api [-] Building 'html' report for the following task(s): '2d672ce8-183e-4aa9-b02b-7f3d6d72fe40'. 2019-01-18 05:26:50.313 1287 INFO rally.api [-] The report has been successfully built. 2019-01-18 05:26:50,419 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "glance" OK. 2019-01-18 05:26:50,419 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "cinder" ... 2019-01-18 05:26:50,427 - 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 2019-01-18 05:26:50,427 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2019-01-18 05:26:50,443 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2019-01-18 05:26:50,455 - 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': '678edd3c-5512-4d22-bf6f-a78057bc40d4', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_9100396a-1d86-42e2-a84f-f897432dcb8c', 'flavor_name': 'rally_sanity-flavor_9100396a-1d86-42e2-a84f-f897432dcb8c', '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_9100396a-1d86-42e2-a84f-f897432dcb8c', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2019-01-18 05:30:09,703 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 3bf961ec-7df6-42ae-acad-546cba946f07 2019-01-18 05:30:09,703 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '3bf961ec-7df6-42ae-acad-546cba946f07'] 2019-01-18 05:30:10,753 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 3bf961ec-7df6-42ae-acad-546cba946f07 -------------------------------------------------------------------------------- Task 3bf961ec-7df6-42ae-acad-546cba946f07: 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 3bf961ec-7df6-42ae-acad-546cba946f07 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.233 | 3.233 | 3.233 | 3.233 | 3.233 | 3.233 | 100.0% | 1 | | cinder_v2.delete_snapshot | 2.456 | 2.456 | 2.456 | 2.456 | 2.456 | 2.456 | 100.0% | 1 | | total | 5.69 | 5.69 | 5.69 | 5.69 | 5.69 | 5.69 | 100.0% | 1 | | -> duration | 5.69 | 5.69 | 5.69 | 5.69 | 5.69 | 5.69 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.689905 Full duration: 23.088482 -------------------------------------------------------------------------------- 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 3bf961ec-7df6-42ae-acad-546cba946f07 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.356 | 3.356 | 3.356 | 3.356 | 3.356 | 3.356 | 100.0% | 1 | | cinder_v2.delete_volume | 2.626 | 2.626 | 2.626 | 2.626 | 2.626 | 2.626 | 100.0% | 1 | | total | 5.982 | 5.982 | 5.982 | 5.982 | 5.982 | 5.982 | 100.0% | 1 | | -> duration | 5.982 | 5.982 | 5.982 | 5.982 | 5.982 | 5.982 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.982029 Full duration: 16.614251 -------------------------------------------------------------------------------- test scenario CinderVolumes.create_and_delete_volume args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "image": { "name": "rally_sanity-img_9100396a-1d86-42e2-a84f-f897432dcb8c" }, "size": 1 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "quotas": { "cinder": { "gigabytes": -1, "snapshots": -1, "volumes": -1 } } } } -------------------------------------------------------------------------------- Task 3bf961ec-7df6-42ae-acad-546cba946f07 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.767 | 8.767 | 8.767 | 8.767 | 8.767 | 8.767 | 100.0% | 1 | | cinder_v2.delete_volume | 2.648 | 2.648 | 2.648 | 2.648 | 2.648 | 2.648 | 100.0% | 1 | | total | 11.415 | 11.415 | 11.415 | 11.415 | 11.415 | 11.415 | 100.0% | 1 | | -> duration | 11.415 | 11.415 | 11.415 | 11.415 | 11.415 | 11.415 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 11.415125 Full duration: 22.238065 -------------------------------------------------------------------------------- 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 3bf961ec-7df6-42ae-acad-546cba946f07 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.134 | 3.134 | 3.134 | 3.134 | 3.134 | 3.134 | 100.0% | 1 | | cinder_v2.delete_volume | 2.6 | 2.6 | 2.6 | 2.6 | 2.6 | 2.6 | 100.0% | 1 | | total | 5.734 | 5.734 | 5.734 | 5.734 | 5.734 | 5.734 | 100.0% | 1 | | -> duration | 5.734 | 5.734 | 5.734 | 5.734 | 5.734 | 5.734 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.734377 Full duration: 15.827537 -------------------------------------------------------------------------------- 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 3bf961ec-7df6-42ae-acad-546cba946f07 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.164 | 3.164 | 3.164 | 3.164 | 3.164 | 3.164 | 100.0% | 1 | | cinder_v2.extend_volume | 2.549 | 2.549 | 2.549 | 2.549 | 2.549 | 2.549 | 100.0% | 1 | | cinder_v2.delete_volume | 2.491 | 2.491 | 2.491 | 2.491 | 2.491 | 2.491 | 100.0% | 1 | | total | 8.204 | 8.204 | 8.204 | 8.204 | 8.204 | 8.204 | 100.0% | 1 | | -> duration | 8.204 | 8.204 | 8.204 | 8.204 | 8.204 | 8.204 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 8.203657 Full duration: 18.100391 -------------------------------------------------------------------------------- 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 3bf961ec-7df6-42ae-acad-546cba946f07 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.239 | 3.239 | 3.239 | 3.239 | 3.239 | 3.239 | 100.0% | 1 | | cinder_v2.delete_volume | 2.473 | 2.473 | 2.473 | 2.473 | 2.473 | 2.473 | 100.0% | 1 | | total | 5.712 | 5.712 | 5.712 | 5.712 | 5.712 | 5.712 | 100.0% | 1 | | -> duration | 5.712 | 5.712 | 5.712 | 5.712 | 5.712 | 5.712 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.712133 Full duration: 22.755918 -------------------------------------------------------------------------------- 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 3bf961ec-7df6-42ae-acad-546cba946f07 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.634 | 0.634 | 0.634 | 0.634 | 0.634 | 0.634 | 100.0% | 1 | | cinder_v2.list_qos | 0.17 | 0.17 | 0.17 | 0.17 | 0.17 | 0.17 | 100.0% | 1 | | total | 0.804 | 0.804 | 0.804 | 0.804 | 0.804 | 0.804 | 100.0% | 1 | | -> duration | 0.804 | 0.804 | 0.804 | 0.804 | 0.804 | 0.804 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.804366 Full duration: 12.380008 -------------------------------------------------------------------------------- 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 3bf961ec-7df6-42ae-acad-546cba946f07 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.616 | 0.616 | 0.616 | 0.616 | 0.616 | 0.616 | 100.0% | 1 | | cinder_v2.set_qos | 0.21 | 0.21 | 0.21 | 0.21 | 0.21 | 0.21 | 100.0% | 1 | | total | 0.826 | 0.826 | 0.826 | 0.826 | 0.826 | 0.826 | 100.0% | 1 | | -> duration | 0.826 | 0.826 | 0.826 | 0.826 | 0.826 | 0.826 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.826252 Full duration: 12.75106 -------------------------------------------------------------------------------- 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 3bf961ec-7df6-42ae-acad-546cba946f07 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.605 | 0.605 | 0.605 | 0.605 | 0.605 | 0.605 | 100.0% | 1 | | cinder_v2.list_types | 0.19 | 0.19 | 0.19 | 0.19 | 0.19 | 0.19 | 100.0% | 1 | | total | 0.796 | 0.796 | 0.796 | 0.796 | 0.796 | 0.796 | 100.0% | 1 | | -> duration | 0.796 | 0.796 | 0.796 | 0.796 | 0.796 | 0.796 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.795987 Full duration: 12.879089 -------------------------------------------------------------------------------- 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 3bf961ec-7df6-42ae-acad-546cba946f07 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.736 | 0.736 | 0.736 | 0.736 | 0.736 | 0.736 | 100.0% | 1 | | cinder_v2.create_encryption_type | 0.307 | 0.307 | 0.307 | 0.307 | 0.307 | 0.307 | 100.0% | 1 | | total | 1.044 | 1.044 | 1.044 | 1.044 | 1.044 | 1.044 | 100.0% | 1 | | -> duration | 1.044 | 1.044 | 1.044 | 1.044 | 1.044 | 1.044 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.043578 Full duration: 12.579902 HINTS: * To plot HTML graphics with this data, run: rally task report 3bf961ec-7df6-42ae-acad-546cba946f07 --out output.html * To generate a JUnit report, run: rally task export 3bf961ec-7df6-42ae-acad-546cba946f07 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 3bf961ec-7df6-42ae-acad-546cba946f07 --json --out output.json 2019-01-18 05:30:10,754 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '3bf961ec-7df6-42ae-acad-546cba946f07', '--out', u'/home/opnfv/functest/results/rally/opnfv-cinder.json'] 2019-01-18 05:30:13,046 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 3bf961ec-7df6-42ae-acad-546cba946f07 --out /home/opnfv/functest/results/rally/opnfv-cinder.json 2019-01-18 05:30:12.937 3076 INFO rally.api [-] Building 'json' report for the following task(s): '3bf961ec-7df6-42ae-acad-546cba946f07'. 2019-01-18 05:30:12.945 3076 INFO rally.api [-] The report has been successfully built. 2019-01-18 05:30:13,046 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', '3bf961ec-7df6-42ae-acad-546cba946f07', '--out', u'/home/opnfv/functest/results/rally/opnfv-cinder.html'] 2019-01-18 05:30:15,253 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid 3bf961ec-7df6-42ae-acad-546cba946f07 --out /home/opnfv/functest/results/rally/opnfv-cinder.html 2019-01-18 05:30:15.123 3079 INFO rally.api [-] Building 'html' report for the following task(s): '3bf961ec-7df6-42ae-acad-546cba946f07'. 2019-01-18 05:30:15.152 3079 INFO rally.api [-] The report has been successfully built. 2019-01-18 05:30:15,264 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "cinder" OK. 2019-01-18 05:30:15,265 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "heat" ... 2019-01-18 05:30:15,266 - 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 2019-01-18 05:30:15,266 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2019-01-18 05:30:15,282 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2019-01-18 05:30:15,294 - 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': '678edd3c-5512-4d22-bf6f-a78057bc40d4', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_9100396a-1d86-42e2-a84f-f897432dcb8c', 'flavor_name': 'rally_sanity-flavor_9100396a-1d86-42e2-a84f-f897432dcb8c', '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_9100396a-1d86-42e2-a84f-f897432dcb8c', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2019-01-18 05:31:34,223 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 39fb7f8d-a291-4694-a8b2-a879a86c3322 2019-01-18 05:31:34,223 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '39fb7f8d-a291-4694-a8b2-a879a86c3322'] 2019-01-18 05:31:35,417 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 39fb7f8d-a291-4694-a8b2-a879a86c3322 -------------------------------------------------------------------------------- Task 39fb7f8d-a291-4694-a8b2-a879a86c3322: 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 39fb7f8d-a291-4694-a8b2-a879a86c3322 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.619 | 4.619 | 4.619 | 4.619 | 4.619 | 4.619 | 100.0% | 1 | | heat.update_stack | 2.569 | 2.569 | 2.569 | 2.569 | 2.569 | 2.569 | 100.0% | 1 | | heat.delete_stack | 2.855 | 2.855 | 2.855 | 2.855 | 2.855 | 2.855 | 100.0% | 1 | | total | 10.043 | 10.043 | 10.043 | 10.043 | 10.043 | 10.043 | 100.0% | 1 | | -> duration | 6.043 | 6.043 | 6.043 | 6.043 | 6.043 | 6.043 | 100.0% | 1 | | -> idle_duration | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.043195 Full duration: 18.512534 -------------------------------------------------------------------------------- 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 39fb7f8d-a291-4694-a8b2-a879a86c3322 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.717 | 4.717 | 4.717 | 4.717 | 4.717 | 4.717 | 100.0% | 1 | | heat.check_stack | 0.801 | 0.801 | 0.801 | 0.801 | 0.801 | 0.801 | 100.0% | 1 | | heat.delete_stack | 1.754 | 1.754 | 1.754 | 1.754 | 1.754 | 1.754 | 100.0% | 1 | | total | 7.273 | 7.273 | 7.273 | 7.273 | 7.273 | 7.273 | 100.0% | 1 | | -> duration | 5.273 | 5.273 | 5.273 | 5.273 | 5.273 | 5.273 | 100.0% | 1 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.273114 Full duration: 15.547867 -------------------------------------------------------------------------------- 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 39fb7f8d-a291-4694-a8b2-a879a86c3322 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.673 | 4.673 | 4.673 | 4.673 | 4.673 | 4.673 | 100.0% | 1 | | heat.suspend_stack | 0.828 | 0.828 | 0.828 | 0.828 | 0.828 | 0.828 | 100.0% | 1 | | heat.resume_stack | 0.852 | 0.852 | 0.852 | 0.852 | 0.852 | 0.852 | 100.0% | 1 | | heat.delete_stack | 1.591 | 1.591 | 1.591 | 1.591 | 1.591 | 1.591 | 100.0% | 1 | | total | 7.945 | 7.945 | 7.945 | 7.945 | 7.945 | 7.945 | 100.0% | 1 | | -> duration | 5.945 | 5.945 | 5.945 | 5.945 | 5.945 | 5.945 | 100.0% | 1 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 1 | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.944701 Full duration: 17.888361 -------------------------------------------------------------------------------- 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 39fb7f8d-a291-4694-a8b2-a879a86c3322 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.694 | 0.694 | 0.694 | 0.694 | 0.694 | 0.694 | 100.0% | 1 | | total | 0.694 | 0.694 | 0.694 | 0.694 | 0.694 | 0.694 | 100.0% | 1 | | -> duration | 0.694 | 0.694 | 0.694 | 0.694 | 0.694 | 0.694 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.694197 Full duration: 8.344613 HINTS: * To plot HTML graphics with this data, run: rally task report 39fb7f8d-a291-4694-a8b2-a879a86c3322 --out output.html * To generate a JUnit report, run: rally task export 39fb7f8d-a291-4694-a8b2-a879a86c3322 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 39fb7f8d-a291-4694-a8b2-a879a86c3322 --json --out output.json 2019-01-18 05:31:35,418 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '39fb7f8d-a291-4694-a8b2-a879a86c3322', '--out', u'/home/opnfv/functest/results/rally/opnfv-heat.json'] 2019-01-18 05:31:37,544 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 39fb7f8d-a291-4694-a8b2-a879a86c3322 --out /home/opnfv/functest/results/rally/opnfv-heat.json 2019-01-18 05:31:37.430 3812 INFO rally.api [-] Building 'json' report for the following task(s): '39fb7f8d-a291-4694-a8b2-a879a86c3322'. 2019-01-18 05:31:37.435 3812 INFO rally.api [-] The report has been successfully built. 2019-01-18 05:31:37,544 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', '39fb7f8d-a291-4694-a8b2-a879a86c3322', '--out', u'/home/opnfv/functest/results/rally/opnfv-heat.html'] 2019-01-18 05:31:39,731 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid 39fb7f8d-a291-4694-a8b2-a879a86c3322 --out /home/opnfv/functest/results/rally/opnfv-heat.html 2019-01-18 05:31:39.610 3815 INFO rally.api [-] Building 'html' report for the following task(s): '39fb7f8d-a291-4694-a8b2-a879a86c3322'. 2019-01-18 05:31:39.632 3815 INFO rally.api [-] The report has been successfully built. 2019-01-18 05:31:39,736 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "heat" OK. 2019-01-18 05:31:39,737 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "keystone" ... 2019-01-18 05:31:39,738 - 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 2019-01-18 05:31:39,738 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2019-01-18 05:31:39,758 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2019-01-18 05:31:39,770 - 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': '678edd3c-5512-4d22-bf6f-a78057bc40d4', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_9100396a-1d86-42e2-a84f-f897432dcb8c', 'flavor_name': 'rally_sanity-flavor_9100396a-1d86-42e2-a84f-f897432dcb8c', '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_9100396a-1d86-42e2-a84f-f897432dcb8c', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2019-01-18 05:34:55,638 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 31842bac-319d-4f07-a7ed-7d82d9f1d4d7 2019-01-18 05:34:55,638 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '31842bac-319d-4f07-a7ed-7d82d9f1d4d7'] 2019-01-18 05:34:56,692 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 31842bac-319d-4f07-a7ed-7d82d9f1d4d7 -------------------------------------------------------------------------------- Task 31842bac-319d-4f07-a7ed-7d82d9f1d4d7: 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 31842bac-319d-4f07-a7ed-7d82d9f1d4d7 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.52 | 0.52 | 0.52 | 0.52 | 0.52 | 0.52 | 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.137 | 0.137 | 0.137 | 0.137 | 0.137 | 0.137 | 100.0% | 1 | | total | 0.785 | 0.785 | 0.785 | 0.785 | 0.785 | 0.785 | 100.0% | 1 | | -> duration | 0.785 | 0.785 | 0.785 | 0.785 | 0.785 | 0.785 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.785301 Full duration: 14.5495 -------------------------------------------------------------------------------- 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 31842bac-319d-4f07-a7ed-7d82d9f1d4d7 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.511 | 0.511 | 0.511 | 0.511 | 0.511 | 0.511 | 100.0% | 1 | | keystone_v3.add_role | 0.123 | 0.123 | 0.123 | 0.123 | 0.123 | 0.123 | 100.0% | 1 | | keystone_v3.list_roles | 0.109 | 0.109 | 0.109 | 0.109 | 0.109 | 0.109 | 100.0% | 1 | | total | 0.744 | 0.744 | 0.744 | 0.744 | 0.744 | 0.744 | 100.0% | 1 | | -> duration | 0.744 | 0.744 | 0.744 | 0.744 | 0.744 | 0.744 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.744162 Full duration: 14.594572 -------------------------------------------------------------------------------- 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 31842bac-319d-4f07-a7ed-7d82d9f1d4d7 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.694 | 0.694 | 0.694 | 0.694 | 0.694 | 0.694 | 100.0% | 1 | | keystone_v3.list_projects | 0.092 | 0.092 | 0.092 | 0.092 | 0.092 | 0.092 | 100.0% | 1 | | total | 0.786 | 0.786 | 0.786 | 0.786 | 0.786 | 0.786 | 100.0% | 1 | | -> duration | 0.786 | 0.786 | 0.786 | 0.786 | 0.786 | 0.786 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.786401 Full duration: 14.679245 -------------------------------------------------------------------------------- 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 31842bac-319d-4f07-a7ed-7d82d9f1d4d7 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.507 | 0.507 | 0.507 | 0.507 | 0.507 | 0.507 | 100.0% | 1 | | keystone_v3.delete_role | 0.047 | 0.047 | 0.047 | 0.047 | 0.047 | 0.047 | 100.0% | 1 | | total | 0.555 | 0.555 | 0.555 | 0.555 | 0.555 | 0.555 | 100.0% | 1 | | -> duration | 0.555 | 0.555 | 0.555 | 0.555 | 0.555 | 0.555 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.555036 Full duration: 12.291179 -------------------------------------------------------------------------------- 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 31842bac-319d-4f07-a7ed-7d82d9f1d4d7 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.497 | 0.497 | 0.497 | 0.497 | 0.497 | 0.497 | 100.0% | 1 | | keystone_v3.delete_service | 0.127 | 0.127 | 0.127 | 0.127 | 0.127 | 0.127 | 100.0% | 1 | | total | 0.624 | 0.624 | 0.624 | 0.624 | 0.624 | 0.624 | 100.0% | 1 | | -> duration | 0.624 | 0.624 | 0.624 | 0.624 | 0.624 | 0.624 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.624081 Full duration: 12.470095 -------------------------------------------------------------------------------- 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 31842bac-319d-4f07-a7ed-7d82d9f1d4d7 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.695 | 0.695 | 0.695 | 0.695 | 0.695 | 0.695 | 100.0% | 1 | | keystone_v3.create_user | 0.505 | 0.505 | 0.505 | 0.505 | 0.505 | 0.505 | 100.0% | 1 | | -> keystone_v3.list_roles | 0.091 | 0.091 | 0.091 | 0.091 | 0.091 | 0.091 | 100.0% | 1 | | -> keystone_v3.add_role | 0.121 | 0.121 | 0.121 | 0.121 | 0.121 | 0.121 | 100.0% | 1 | | keystone_v3.create_role | 0.105 | 0.105 | 0.105 | 0.105 | 0.105 | 0.105 | 100.0% | 1 | | keystone_v3.get_project | 0.082 | 0.082 | 0.082 | 0.082 | 0.082 | 0.082 | 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.086 | 0.086 | 0.086 | 0.086 | 0.086 | 0.086 | 100.0% | 1 | | keystone_v3.list_services | 0.085 | 0.085 | 0.085 | 0.085 | 0.085 | 0.085 | 100.0% | 1 | | keystone_v3.get_services | 0.088 | 0.088 | 0.088 | 0.088 | 0.088 | 0.088 | 100.0% | 1 | | total | 1.853 | 1.853 | 1.853 | 1.853 | 1.853 | 1.853 | 100.0% | 1 | | -> duration | 1.853 | 1.853 | 1.853 | 1.853 | 1.853 | 1.853 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.852874 Full duration: 20.025393 -------------------------------------------------------------------------------- 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 31842bac-319d-4f07-a7ed-7d82d9f1d4d7 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.7 | 0.7 | 0.7 | 0.7 | 0.7 | 0.7 | 100.0% | 1 | | keystone_v3.update_project | 0.12 | 0.12 | 0.12 | 0.12 | 0.12 | 0.12 | 100.0% | 1 | | keystone_v3.delete_project | 0.183 | 0.183 | 0.183 | 0.183 | 0.183 | 0.183 | 100.0% | 1 | | total | 1.003 | 1.003 | 1.003 | 1.003 | 1.003 | 1.003 | 100.0% | 1 | | -> duration | 1.003 | 1.003 | 1.003 | 1.003 | 1.003 | 1.003 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.003003 Full duration: 12.916181 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_user args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": {}, "sla": { "failure_rate": { "max": 0 } }, "context": {} } -------------------------------------------------------------------------------- Task 31842bac-319d-4f07-a7ed-7d82d9f1d4d7 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.776 | 0.776 | 0.776 | 0.776 | 0.776 | 0.776 | 100.0% | 1 | | total | 0.883 | 0.883 | 0.883 | 0.883 | 0.883 | 0.883 | 100.0% | 1 | | -> duration | 0.883 | 0.883 | 0.883 | 0.883 | 0.883 | 0.883 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.883479 Full duration: 14.889182 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_tenant args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": {}, "sla": { "failure_rate": { "max": 0 } }, "context": {} } -------------------------------------------------------------------------------- Task 31842bac-319d-4f07-a7ed-7d82d9f1d4d7 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.704 | 0.704 | 0.704 | 0.704 | 0.704 | 0.704 | 100.0% | 1 | | total | 0.704 | 0.704 | 0.704 | 0.704 | 0.704 | 0.704 | 100.0% | 1 | | -> duration | 0.704 | 0.704 | 0.704 | 0.704 | 0.704 | 0.704 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.704192 Full duration: 14.743339 -------------------------------------------------------------------------------- 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 31842bac-319d-4f07-a7ed-7d82d9f1d4d7 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.762 | 0.762 | 0.762 | 0.762 | 0.762 | 0.762 | 100.0% | 1 | | keystone_v3.list_users | 0.11 | 0.11 | 0.11 | 0.11 | 0.11 | 0.11 | 100.0% | 1 | | total | 1.058 | 1.058 | 1.058 | 1.058 | 1.058 | 1.058 | 100.0% | 1 | | -> duration | 1.058 | 1.058 | 1.058 | 1.058 | 1.058 | 1.058 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.05768 Full duration: 14.931506 -------------------------------------------------------------------------------- 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 31842bac-319d-4f07-a7ed-7d82d9f1d4d7 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.667 | 0.667 | 0.667 | 0.667 | 0.667 | 0.667 | 100.0% | 1 | | keystone_v3.create_users | 4.906 | 4.906 | 4.906 | 4.906 | 4.906 | 4.906 | 100.0% | 1 | | -> keystone_v3.create_user (x10) | 4.906 | 4.906 | 4.906 | 4.906 | 4.906 | 4.906 | 100.0% | 1 | | --> keystone_v3.list_roles (x10) | 0.845 | 0.845 | 0.845 | 0.845 | 0.845 | 0.845 | 100.0% | 1 | | --> keystone_v3.add_role (x10) | 1.251 | 1.251 | 1.251 | 1.251 | 1.251 | 1.251 | 100.0% | 1 | | total | 6.56 | 6.56 | 6.56 | 6.56 | 6.56 | 6.56 | 100.0% | 1 | | -> duration | 6.56 | 6.56 | 6.56 | 6.56 | 6.56 | 6.56 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.559574 Full duration: 22.962348 HINTS: * To plot HTML graphics with this data, run: rally task report 31842bac-319d-4f07-a7ed-7d82d9f1d4d7 --out output.html * To generate a JUnit report, run: rally task export 31842bac-319d-4f07-a7ed-7d82d9f1d4d7 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 31842bac-319d-4f07-a7ed-7d82d9f1d4d7 --json --out output.json 2019-01-18 05:34:56,693 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '31842bac-319d-4f07-a7ed-7d82d9f1d4d7', '--out', u'/home/opnfv/functest/results/rally/opnfv-keystone.json'] 2019-01-18 05:34:58,992 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 31842bac-319d-4f07-a7ed-7d82d9f1d4d7 --out /home/opnfv/functest/results/rally/opnfv-keystone.json 2019-01-18 05:34:58.881 5730 INFO rally.api [-] Building 'json' report for the following task(s): '31842bac-319d-4f07-a7ed-7d82d9f1d4d7'. 2019-01-18 05:34:58.891 5730 INFO rally.api [-] The report has been successfully built. 2019-01-18 05:34:58,993 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', '31842bac-319d-4f07-a7ed-7d82d9f1d4d7', '--out', u'/home/opnfv/functest/results/rally/opnfv-keystone.html'] 2019-01-18 05:35:01,150 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid 31842bac-319d-4f07-a7ed-7d82d9f1d4d7 --out /home/opnfv/functest/results/rally/opnfv-keystone.html 2019-01-18 05:35:01.022 5733 INFO rally.api [-] Building 'html' report for the following task(s): '31842bac-319d-4f07-a7ed-7d82d9f1d4d7'. 2019-01-18 05:35:01.052 5733 INFO rally.api [-] The report has been successfully built. 2019-01-18 05:35:01,165 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "keystone" OK. 2019-01-18 05:35:01,165 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "neutron" ... 2019-01-18 05:35:01,176 - 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 2019-01-18 05:35:01,177 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2019-01-18 05:35:01,192 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2019-01-18 05:35:01,200 - 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': '678edd3c-5512-4d22-bf6f-a78057bc40d4', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_9100396a-1d86-42e2-a84f-f897432dcb8c', 'flavor_name': 'rally_sanity-flavor_9100396a-1d86-42e2-a84f-f897432dcb8c', '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_9100396a-1d86-42e2-a84f-f897432dcb8c', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2019-01-18 05:41:08,614 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 0d0b8417-5a0b-4cc4-822c-4ac57595c15c 2019-01-18 05:41:08,614 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '0d0b8417-5a0b-4cc4-822c-4ac57595c15c'] 2019-01-18 05:41:09,588 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 0d0b8417-5a0b-4cc4-822c-4ac57595c15c -------------------------------------------------------------------------------- Task 0d0b8417-5a0b-4cc4-822c-4ac57595c15c: 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 0d0b8417-5a0b-4cc4-822c-4ac57595c15c 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 | 1.017 | 1.017 | 1.017 | 1.017 | 1.017 | 1.017 | 100.0% | 1 | | neutron.delete_network | 0.828 | 0.828 | 0.828 | 0.828 | 0.828 | 0.828 | 100.0% | 1 | | total | 1.845 | 1.845 | 1.845 | 1.845 | 1.845 | 1.845 | 100.0% | 1 | | -> duration | 1.845 | 1.845 | 1.845 | 1.845 | 1.845 | 1.845 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.844678 Full duration: 15.518697 -------------------------------------------------------------------------------- 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 0d0b8417-5a0b-4cc4-822c-4ac57595c15c 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.505 | 1.505 | 1.505 | 1.505 | 1.505 | 1.505 | 100.0% | 1 | | neutron.delete_port | 0.766 | 0.766 | 0.766 | 0.766 | 0.766 | 0.766 | 100.0% | 1 | | total | 2.271 | 2.271 | 2.271 | 2.271 | 2.271 | 2.271 | 100.0% | 1 | | -> duration | 2.271 | 2.271 | 2.271 | 2.271 | 2.271 | 2.271 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.270849 Full duration: 35.927643 -------------------------------------------------------------------------------- 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 0d0b8417-5a0b-4cc4-822c-4ac57595c15c 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.764 | 0.764 | 0.764 | 0.764 | 0.764 | 0.764 | 100.0% | 1 | | neutron.create_subnet | 0.667 | 0.667 | 0.667 | 0.667 | 0.667 | 0.667 | 100.0% | 1 | | neutron.create_router | 3.366 | 3.366 | 3.366 | 3.366 | 3.366 | 3.366 | 100.0% | 1 | | neutron.add_interface_router | 1.667 | 1.667 | 1.667 | 1.667 | 1.667 | 1.667 | 100.0% | 1 | | neutron.remove_interface_router | 1.494 | 1.494 | 1.494 | 1.494 | 1.494 | 1.494 | 100.0% | 1 | | neutron.delete_router | 1.998 | 1.998 | 1.998 | 1.998 | 1.998 | 1.998 | 100.0% | 1 | | total | 9.956 | 9.956 | 9.956 | 9.956 | 9.956 | 9.956 | 100.0% | 1 | | -> duration | 9.956 | 9.956 | 9.956 | 9.956 | 9.956 | 9.956 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 9.95644 Full duration: 47.46168 -------------------------------------------------------------------------------- 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 0d0b8417-5a0b-4cc4-822c-4ac57595c15c 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.005 | 1.005 | 1.005 | 1.005 | 1.005 | 1.005 | 100.0% | 1 | | neutron.delete_subnet | 0.747 | 0.747 | 0.747 | 0.747 | 0.747 | 0.747 | 100.0% | 1 | | total | 1.752 | 1.752 | 1.752 | 1.752 | 1.752 | 1.752 | 100.0% | 1 | | -> duration | 1.752 | 1.752 | 1.752 | 1.752 | 1.752 | 1.752 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.75243 Full duration: 37.051992 -------------------------------------------------------------------------------- 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 0d0b8417-5a0b-4cc4-822c-4ac57595c15c 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.978 | 0.978 | 0.978 | 0.978 | 0.978 | 0.978 | 100.0% | 1 | | neutron.list_networks | 0.27 | 0.27 | 0.27 | 0.27 | 0.27 | 0.27 | 100.0% | 1 | | total | 1.248 | 1.248 | 1.248 | 1.248 | 1.248 | 1.248 | 100.0% | 1 | | -> duration | 1.248 | 1.248 | 1.248 | 1.248 | 1.248 | 1.248 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.247615 Full duration: 16.71961 -------------------------------------------------------------------------------- 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 0d0b8417-5a0b-4cc4-822c-4ac57595c15c 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.498 | 1.498 | 1.498 | 1.498 | 1.498 | 1.498 | 100.0% | 1 | | neutron.list_ports | 0.238 | 0.238 | 0.238 | 0.238 | 0.238 | 0.238 | 100.0% | 1 | | total | 1.737 | 1.737 | 1.737 | 1.737 | 1.737 | 1.737 | 100.0% | 1 | | -> duration | 1.737 | 1.737 | 1.737 | 1.737 | 1.737 | 1.737 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.736866 Full duration: 35.423685 -------------------------------------------------------------------------------- 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 0d0b8417-5a0b-4cc4-822c-4ac57595c15c 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.823 | 0.823 | 0.823 | 0.823 | 0.823 | 0.823 | 100.0% | 1 | | neutron.create_subnet | 0.652 | 0.652 | 0.652 | 0.652 | 0.652 | 0.652 | 100.0% | 1 | | neutron.create_router | 3.087 | 3.087 | 3.087 | 3.087 | 3.087 | 3.087 | 100.0% | 1 | | neutron.add_interface_router | 2.057 | 2.057 | 2.057 | 2.057 | 2.057 | 2.057 | 100.0% | 1 | | neutron.list_routers | 0.291 | 0.291 | 0.291 | 0.291 | 0.291 | 0.291 | 100.0% | 1 | | total | 6.911 | 6.911 | 6.911 | 6.911 | 6.911 | 6.911 | 100.0% | 1 | | -> duration | 6.911 | 6.911 | 6.911 | 6.911 | 6.911 | 6.911 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.910807 Full duration: 52.150005 -------------------------------------------------------------------------------- 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 0d0b8417-5a0b-4cc4-822c-4ac57595c15c 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.776 | 0.776 | 0.776 | 0.776 | 0.776 | 0.776 | 100.0% | 1 | | neutron.create_subnet | 0.755 | 0.755 | 0.755 | 0.755 | 0.755 | 0.755 | 100.0% | 1 | | neutron.list_subnets | 0.239 | 0.239 | 0.239 | 0.239 | 0.239 | 0.239 | 100.0% | 1 | | total | 1.77 | 1.77 | 1.77 | 1.77 | 1.77 | 1.77 | 100.0% | 1 | | -> duration | 1.77 | 1.77 | 1.77 | 1.77 | 1.77 | 1.77 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.770468 Full duration: 39.209252 -------------------------------------------------------------------------------- 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 0d0b8417-5a0b-4cc4-822c-4ac57595c15c 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.91 | 0.91 | 0.91 | 0.91 | 0.91 | 0.91 | 100.0% | 1 | | neutron.delete_security_group | 0.277 | 0.277 | 0.277 | 0.277 | 0.277 | 0.277 | 100.0% | 1 | | total | 1.187 | 1.187 | 1.187 | 1.187 | 1.187 | 1.187 | 100.0% | 1 | | -> duration | 1.187 | 1.187 | 1.187 | 1.187 | 1.187 | 1.187 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.187452 Full duration: 14.566053 -------------------------------------------------------------------------------- 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 0d0b8417-5a0b-4cc4-822c-4ac57595c15c 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.85 | 0.85 | 0.85 | 0.85 | 0.85 | 0.85 | 100.0% | 1 | | neutron.create_security_group_rule | 0.299 | 0.299 | 0.299 | 0.299 | 0.299 | 0.299 | 100.0% | 1 | | neutron.delete_security_group_rule | 0.265 | 0.265 | 0.265 | 0.265 | 0.265 | 0.265 | 100.0% | 1 | | neutron.delete_security_group | 0.27 | 0.27 | 0.27 | 0.27 | 0.27 | 0.27 | 100.0% | 1 | | total | 1.684 | 1.684 | 1.684 | 1.684 | 1.684 | 1.684 | 100.0% | 1 | | -> duration | 1.684 | 1.684 | 1.684 | 1.684 | 1.684 | 1.684 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.683684 Full duration: 14.814065 -------------------------------------------------------------------------------- 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 0d0b8417-5a0b-4cc4-822c-4ac57595c15c 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 | 1.101 | 1.101 | 1.101 | 1.101 | 1.101 | 1.101 | 100.0% | 1 | | neutron.create_router | 3.811 | 3.811 | 3.811 | 3.811 | 3.811 | 3.811 | 100.0% | 1 | | neutron.add_gateway_router | 1.666 | 1.666 | 1.666 | 1.666 | 1.666 | 1.666 | 100.0% | 1 | | neutron.remove_gateway_router | 1.031 | 1.031 | 1.031 | 1.031 | 1.031 | 1.031 | 100.0% | 1 | | total | 7.61 | 7.61 | 7.61 | 7.61 | 7.61 | 7.61 | 100.0% | 1 | | -> duration | 7.61 | 7.61 | 7.61 | 7.61 | 7.61 | 7.61 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 7.610193 Full duration: 30.778489 HINTS: * To plot HTML graphics with this data, run: rally task report 0d0b8417-5a0b-4cc4-822c-4ac57595c15c --out output.html * To generate a JUnit report, run: rally task export 0d0b8417-5a0b-4cc4-822c-4ac57595c15c --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 0d0b8417-5a0b-4cc4-822c-4ac57595c15c --json --out output.json 2019-01-18 05:41:09,589 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '0d0b8417-5a0b-4cc4-822c-4ac57595c15c', '--out', u'/home/opnfv/functest/results/rally/opnfv-neutron.json'] 2019-01-18 05:41:11,791 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 0d0b8417-5a0b-4cc4-822c-4ac57595c15c --out /home/opnfv/functest/results/rally/opnfv-neutron.json 2019-01-18 05:41:11.679 9028 INFO rally.api [-] Building 'json' report for the following task(s): '0d0b8417-5a0b-4cc4-822c-4ac57595c15c'. 2019-01-18 05:41:11.689 9028 INFO rally.api [-] The report has been successfully built. 2019-01-18 05:41:11,791 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', '0d0b8417-5a0b-4cc4-822c-4ac57595c15c', '--out', u'/home/opnfv/functest/results/rally/opnfv-neutron.html'] 2019-01-18 05:41:14,071 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid 0d0b8417-5a0b-4cc4-822c-4ac57595c15c --out /home/opnfv/functest/results/rally/opnfv-neutron.html 2019-01-18 05:41:13.937 9031 INFO rally.api [-] Building 'html' report for the following task(s): '0d0b8417-5a0b-4cc4-822c-4ac57595c15c'. 2019-01-18 05:41:13.969 9031 INFO rally.api [-] The report has been successfully built. 2019-01-18 05:41:14,084 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "neutron" OK. 2019-01-18 05:41:14,085 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "nova" ... 2019-01-18 05:41:14,095 - 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 2019-01-18 05:41:14,095 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2019-01-18 05:41:14,112 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2019-01-18 05:41:14,116 - 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': '678edd3c-5512-4d22-bf6f-a78057bc40d4', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_9100396a-1d86-42e2-a84f-f897432dcb8c', 'flavor_name': 'rally_sanity-flavor_9100396a-1d86-42e2-a84f-f897432dcb8c', '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_9100396a-1d86-42e2-a84f-f897432dcb8c', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2019-01-18 05:48:23,719 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : d5924f82-9df3-4b40-8940-f94231d34640 2019-01-18 05:48:23,720 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', 'd5924f82-9df3-4b40-8940-f94231d34640'] 2019-01-18 05:48:24,819 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid d5924f82-9df3-4b40-8940-f94231d34640 -------------------------------------------------------------------------------- Task d5924f82-9df3-4b40-8940-f94231d34640: 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_9100396a-1d86-42e2-a84f-f897432dcb8c" }, "image": { "name": "rally_sanity-img_9100396a-1d86-42e2-a84f-f897432dcb8c" }, "block_migration": false, "nics": [ { "net-id": "678edd3c-5512-4d22-bf6f-a78057bc40d4" } ] }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task d5924f82-9df3-4b40-8940-f94231d34640 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 | 12.051 | 12.051 | 12.051 | 12.051 | 12.051 | 12.051 | 100.0% | 1 | | nova.find_host_to_migrate | 1.108 | 1.108 | 1.108 | 1.108 | 1.108 | 1.108 | 100.0% | 1 | | nova.live_migrate | 11.77 | 11.77 | 11.77 | 11.77 | 11.77 | 11.77 | 100.0% | 1 | | nova.delete_server | 2.69 | 2.69 | 2.69 | 2.69 | 2.69 | 2.69 | 100.0% | 1 | | total | 27.619 | 27.619 | 27.619 | 27.619 | 27.619 | 27.619 | 100.0% | 1 | | -> duration | 26.619 | 26.619 | 26.619 | 26.619 | 26.619 | 26.619 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 26.61896 Full duration: 36.825835 -------------------------------------------------------------------------------- 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_9100396a-1d86-42e2-a84f-f897432dcb8c" }, "image": { "name": "rally_sanity-img_9100396a-1d86-42e2-a84f-f897432dcb8c" }, "size": 10, "block_migration": false, "boot_server_kwargs": { "nics": [ { "net-id": "678edd3c-5512-4d22-bf6f-a78057bc40d4" } ] } }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task d5924f82-9df3-4b40-8940-f94231d34640 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 | 11.935 | 11.935 | 11.935 | 11.935 | 11.935 | 11.935 | 100.0% | 1 | | cinder_v2.create_volume | 2.939 | 2.939 | 2.939 | 2.939 | 2.939 | 2.939 | 100.0% | 1 | | nova.attach_volume | 4.272 | 4.272 | 4.272 | 4.272 | 4.272 | 4.272 | 100.0% | 1 | | nova.find_host_to_migrate | 1.435 | 1.435 | 1.435 | 1.435 | 1.435 | 1.435 | 100.0% | 1 | | nova.live_migrate | 13.303 | 13.303 | 13.303 | 13.303 | 13.303 | 13.303 | 100.0% | 1 | | nova.detach_volume | 3.992 | 3.992 | 3.992 | 3.992 | 3.992 | 3.992 | 100.0% | 1 | | cinder_v2.delete_volume | 2.397 | 2.397 | 2.397 | 2.397 | 2.397 | 2.397 | 100.0% | 1 | | nova.delete_server | 2.702 | 2.702 | 2.702 | 2.702 | 2.702 | 2.702 | 100.0% | 1 | | total | 42.975 | 42.975 | 42.975 | 42.975 | 42.975 | 42.975 | 100.0% | 1 | | -> duration | 41.975 | 41.975 | 41.975 | 41.975 | 41.975 | 41.975 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 41.974792 Full duration: 54.800587 -------------------------------------------------------------------------------- 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_9100396a-1d86-42e2-a84f-f897432dcb8c" }, "image": { "name": "rally_sanity-img_9100396a-1d86-42e2-a84f-f897432dcb8c" }, "block_migration": false, "volume_size": 10, "force_delete": false, "nics": [ { "net-id": "678edd3c-5512-4d22-bf6f-a78057bc40d4" } ] }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task d5924f82-9df3-4b40-8940-f94231d34640 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.63 | 8.63 | 8.63 | 8.63 | 8.63 | 8.63 | 100.0% | 1 | | nova.boot_server | 9.68 | 9.68 | 9.68 | 9.68 | 9.68 | 9.68 | 100.0% | 1 | | nova.find_host_to_migrate | 1.384 | 1.384 | 1.384 | 1.384 | 1.384 | 1.384 | 100.0% | 1 | | nova.live_migrate | 13.846 | 13.846 | 13.846 | 13.846 | 13.846 | 13.846 | 100.0% | 1 | | nova.delete_server | 7.652 | 7.652 | 7.652 | 7.652 | 7.652 | 7.652 | 100.0% | 1 | | total | 41.193 | 41.193 | 41.193 | 41.193 | 41.193 | 41.193 | 100.0% | 1 | | -> duration | 40.193 | 40.193 | 40.193 | 40.193 | 40.193 | 40.193 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 40.192812 Full duration: 53.332887 -------------------------------------------------------------------------------- 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_9100396a-1d86-42e2-a84f-f897432dcb8c" }, "image": { "name": "rally_sanity-img_9100396a-1d86-42e2-a84f-f897432dcb8c" }, "server_kwargs": { "nics": [ { "net-id": "678edd3c-5512-4d22-bf6f-a78057bc40d4" } ] } }, "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 d5924f82-9df3-4b40-8940-f94231d34640 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.689 | 0.689 | 0.689 | 0.689 | 0.689 | 0.689 | 100.0% | 1 | | nova.boot_server | 8.626 | 8.626 | 8.626 | 8.626 | 8.626 | 8.626 | 100.0% | 1 | | nova.delete_server | 2.81 | 2.81 | 2.81 | 2.81 | 2.81 | 2.81 | 100.0% | 1 | | nova.delete_keypair | 0.076 | 0.076 | 0.076 | 0.076 | 0.076 | 0.076 | 100.0% | 1 | | total | 12.204 | 12.204 | 12.204 | 12.204 | 12.204 | 12.204 | 100.0% | 1 | | -> duration | 11.204 | 11.204 | 11.204 | 11.204 | 11.204 | 11.204 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 11.203678 Full duration: 43.026084 -------------------------------------------------------------------------------- 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_9100396a-1d86-42e2-a84f-f897432dcb8c" }, "image": { "name": "rally_sanity-img_9100396a-1d86-42e2-a84f-f897432dcb8c" }, "volume_size": 5, "nics": [ { "net-id": "678edd3c-5512-4d22-bf6f-a78057bc40d4" } ] }, "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 d5924f82-9df3-4b40-8940-f94231d34640 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.933 | 8.933 | 8.933 | 8.933 | 8.933 | 8.933 | 100.0% | 1 | | nova.boot_server | 11.769 | 11.769 | 11.769 | 11.769 | 11.769 | 11.769 | 100.0% | 1 | | nova.delete_server | 3.043 | 3.043 | 3.043 | 3.043 | 3.043 | 3.043 | 100.0% | 1 | | total | 23.744 | 23.744 | 23.744 | 23.744 | 23.744 | 23.744 | 100.0% | 1 | | -> duration | 22.744 | 22.744 | 22.744 | 22.744 | 22.744 | 22.744 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 22.744321 Full duration: 57.685377 -------------------------------------------------------------------------------- test scenario NovaServers.pause_and_unpause_server args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "flavor": { "name": "rally_sanity-flavor_9100396a-1d86-42e2-a84f-f897432dcb8c" }, "image": { "name": "rally_sanity-img_9100396a-1d86-42e2-a84f-f897432dcb8c" }, "force_delete": false, "nics": [ { "net-id": "678edd3c-5512-4d22-bf6f-a78057bc40d4" } ] }, "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 d5924f82-9df3-4b40-8940-f94231d34640 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.047 | 9.047 | 9.047 | 9.047 | 9.047 | 9.047 | 100.0% | 1 | | nova.pause_server | 2.735 | 2.735 | 2.735 | 2.735 | 2.735 | 2.735 | 100.0% | 1 | | nova.unpause_server | 2.64 | 2.64 | 2.64 | 2.64 | 2.64 | 2.64 | 100.0% | 1 | | nova.delete_server | 5.302 | 5.302 | 5.302 | 5.302 | 5.302 | 5.302 | 100.0% | 1 | | total | 19.725 | 19.725 | 19.725 | 19.725 | 19.725 | 19.725 | 100.0% | 1 | | -> duration | 14.725 | 14.725 | 14.725 | 14.725 | 14.725 | 14.725 | 100.0% | 1 | | -> idle_duration | 5.0 | 5.0 | 5.0 | 5.0 | 5.0 | 5.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 14.724602 Full duration: 51.034169 -------------------------------------------------------------------------------- test scenario NovaServers.boot_and_migrate_server args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "flavor": { "name": "rally_sanity-flavor_9100396a-1d86-42e2-a84f-f897432dcb8c" }, "image": { "name": "rally_sanity-img_9100396a-1d86-42e2-a84f-f897432dcb8c" }, "nics": [ { "net-id": "678edd3c-5512-4d22-bf6f-a78057bc40d4" } ] }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task d5924f82-9df3-4b40-8940-f94231d34640 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.535 | 9.535 | 9.535 | 9.535 | 9.535 | 9.535 | 100.0% | 1 | | nova.migrate | 14.437 | 14.437 | 14.437 | 14.437 | 14.437 | 14.437 | 100.0% | 1 | | nova.resize_confirm | 5.559 | 5.559 | 5.559 | 5.559 | 5.559 | 5.559 | 100.0% | 1 | | nova.delete_server | 2.371 | 2.371 | 2.371 | 2.371 | 2.371 | 2.371 | 100.0% | 1 | | total | 31.902 | 31.902 | 31.902 | 31.902 | 31.902 | 31.902 | 100.0% | 1 | | -> duration | 30.902 | 30.902 | 30.902 | 30.902 | 30.902 | 30.902 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 30.901713 Full duration: 41.261971 -------------------------------------------------------------------------------- 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_9100396a-1d86-42e2-a84f-f897432dcb8c" }, "image": { "name": "rally_sanity-img_9100396a-1d86-42e2-a84f-f897432dcb8c" }, "auto_assign_nic": true }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "network": {} } } -------------------------------------------------------------------------------- Task d5924f82-9df3-4b40-8940-f94231d34640 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.628 | 9.628 | 9.628 | 9.628 | 9.628 | 9.628 | 100.0% | 1 | | nova.list_interfaces | 0.341 | 0.341 | 0.341 | 0.341 | 0.341 | 0.341 | 100.0% | 1 | | total | 9.969 | 9.969 | 9.969 | 9.969 | 9.969 | 9.969 | 100.0% | 1 | | -> duration | 8.969 | 8.969 | 8.969 | 8.969 | 8.969 | 8.969 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 8.968961 Full duration: 47.258749 -------------------------------------------------------------------------------- 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 d5924f82-9df3-4b40-8940-f94231d34640 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.632 | 0.632 | 0.632 | 0.632 | 0.632 | 0.632 | 100.0% | 1 | | nova.delete_server_group | 0.063 | 0.063 | 0.063 | 0.063 | 0.063 | 0.063 | 100.0% | 1 | | total | 0.695 | 0.695 | 0.695 | 0.695 | 0.695 | 0.695 | 100.0% | 1 | | -> duration | 0.695 | 0.695 | 0.695 | 0.695 | 0.695 | 0.695 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +--------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.695142 Full duration: 9.269847 HINTS: * To plot HTML graphics with this data, run: rally task report d5924f82-9df3-4b40-8940-f94231d34640 --out output.html * To generate a JUnit report, run: rally task export d5924f82-9df3-4b40-8940-f94231d34640 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report d5924f82-9df3-4b40-8940-f94231d34640 --json --out output.json 2019-01-18 05:48:24,819 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', 'd5924f82-9df3-4b40-8940-f94231d34640', '--out', u'/home/opnfv/functest/results/rally/opnfv-nova.json'] 2019-01-18 05:48:27,027 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid d5924f82-9df3-4b40-8940-f94231d34640 --out /home/opnfv/functest/results/rally/opnfv-nova.json 2019-01-18 05:48:26.925 10674 INFO rally.api [-] Building 'json' report for the following task(s): 'd5924f82-9df3-4b40-8940-f94231d34640'. 2019-01-18 05:48:26.935 10674 INFO rally.api [-] The report has been successfully built. 2019-01-18 05:48:27,027 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', 'd5924f82-9df3-4b40-8940-f94231d34640', '--out', u'/home/opnfv/functest/results/rally/opnfv-nova.html'] 2019-01-18 05:48:29,309 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid d5924f82-9df3-4b40-8940-f94231d34640 --out /home/opnfv/functest/results/rally/opnfv-nova.html 2019-01-18 05:48:29.187 10677 INFO rally.api [-] Building 'html' report for the following task(s): 'd5924f82-9df3-4b40-8940-f94231d34640'. 2019-01-18 05:48:29.218 10677 INFO rally.api [-] The report has been successfully built. 2019-01-18 05:48:29,324 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "nova" OK. 2019-01-18 05:48:29,325 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "quotas" ... 2019-01-18 05:48:29,325 - 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 2019-01-18 05:48:29,326 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2019-01-18 05:48:29,343 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2019-01-18 05:48:29,355 - 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': '678edd3c-5512-4d22-bf6f-a78057bc40d4', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_9100396a-1d86-42e2-a84f-f897432dcb8c', 'flavor_name': 'rally_sanity-flavor_9100396a-1d86-42e2-a84f-f897432dcb8c', '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_9100396a-1d86-42e2-a84f-f897432dcb8c', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2019-01-18 05:49:22,147 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : ae865510-8550-45c4-9547-6ea848cc14d9 2019-01-18 05:49:22,148 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', 'ae865510-8550-45c4-9547-6ea848cc14d9'] 2019-01-18 05:49:23,156 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid ae865510-8550-45c4-9547-6ea848cc14d9 -------------------------------------------------------------------------------- Task ae865510-8550-45c4-9547-6ea848cc14d9: 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 ae865510-8550-45c4-9547-6ea848cc14d9 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.739 | 0.739 | 0.739 | 0.739 | 0.739 | 0.739 | 100.0% | 1 | | quotas.delete_quotas | 0.192 | 0.192 | 0.192 | 0.192 | 0.192 | 0.192 | 100.0% | 1 | | total | 0.931 | 0.931 | 0.931 | 0.931 | 0.931 | 0.931 | 100.0% | 1 | | -> duration | 0.931 | 0.931 | 0.931 | 0.931 | 0.931 | 0.931 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.931151 Full duration: 8.872708 -------------------------------------------------------------------------------- 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 ae865510-8550-45c4-9547-6ea848cc14d9 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.726 | 0.726 | 0.726 | 0.726 | 0.726 | 0.726 | 100.0% | 1 | | total | 0.726 | 0.726 | 0.726 | 0.726 | 0.726 | 0.726 | 100.0% | 1 | | -> duration | 0.726 | 0.726 | 0.726 | 0.726 | 0.726 | 0.726 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.726299 Full duration: 8.354166 -------------------------------------------------------------------------------- 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 ae865510-8550-45c4-9547-6ea848cc14d9 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.333 | 0.333 | 0.333 | 0.333 | 0.333 | 0.333 | 100.0% | 1 | | total | 0.737 | 0.737 | 0.737 | 0.737 | 0.737 | 0.737 | 100.0% | 1 | | -> duration | 0.737 | 0.737 | 0.737 | 0.737 | 0.737 | 0.737 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.736799 Full duration: 8.316311 -------------------------------------------------------------------------------- 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 ae865510-8550-45c4-9547-6ea848cc14d9 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.255 | 1.255 | 1.255 | 1.255 | 1.255 | 1.255 | 100.0% | 1 | | total | 1.255 | 1.255 | 1.255 | 1.255 | 1.255 | 1.255 | 100.0% | 1 | | -> duration | 1.255 | 1.255 | 1.255 | 1.255 | 1.255 | 1.255 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.254706 Full duration: 9.236503 HINTS: * To plot HTML graphics with this data, run: rally task report ae865510-8550-45c4-9547-6ea848cc14d9 --out output.html * To generate a JUnit report, run: rally task export ae865510-8550-45c4-9547-6ea848cc14d9 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report ae865510-8550-45c4-9547-6ea848cc14d9 --json --out output.json 2019-01-18 05:49:23,156 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', 'ae865510-8550-45c4-9547-6ea848cc14d9', '--out', u'/home/opnfv/functest/results/rally/opnfv-quotas.json'] 2019-01-18 05:49:25,314 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid ae865510-8550-45c4-9547-6ea848cc14d9 --out /home/opnfv/functest/results/rally/opnfv-quotas.json 2019-01-18 05:49:25.210 11190 INFO rally.api [-] Building 'json' report for the following task(s): 'ae865510-8550-45c4-9547-6ea848cc14d9'. 2019-01-18 05:49:25.214 11190 INFO rally.api [-] The report has been successfully built. 2019-01-18 05:49:25,314 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', 'ae865510-8550-45c4-9547-6ea848cc14d9', '--out', u'/home/opnfv/functest/results/rally/opnfv-quotas.html'] 2019-01-18 05:49:27,561 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid ae865510-8550-45c4-9547-6ea848cc14d9 --out /home/opnfv/functest/results/rally/opnfv-quotas.html 2019-01-18 05:49:27.441 11193 INFO rally.api [-] Building 'html' report for the following task(s): 'ae865510-8550-45c4-9547-6ea848cc14d9'. 2019-01-18 05:49:27.462 11193 INFO rally.api [-] The report has been successfully built. 2019-01-18 05:49:27,565 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "quotas" OK. 2019-01-18 05:49:27,569 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally Summary Report: +----------------+------------+----------------+-----------+ | Module | Duration | nb. Test Run | Success | +----------------+------------+----------------+-----------+ | authenticate | 00:46 | 6 | 100.00% | | glance | 01:21 | 4 | 100.00% | | cinder | 02:49 | 10 | 100.00% | | heat | 01:00 | 4 | 100.00% | | keystone | 02:49 | 11 | 100.00% | | neutron | 05:39 | 11 | 100.00% | | nova | 06:34 | 9 | 100.00% | | quotas | 00:34 | 4 | 100.00% | | | | | | | TOTAL: | 00:21:35 | 59 | 100.00% | +----------------+------------+----------------+-----------+ 2019-01-18 05:49:27,569 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally 'rally_sanity' success_rate is 100.00% in 8/8 modules 2019-01-18 05:49:27,696 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2019-01-18 05:49:27,696 - xtesting.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | rally_sanity | functest | 25:49 | PASS | +----------------------+------------------+------------------+----------------+ 2019-01-18 05:49:27,703 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-01-18 05:49:27,707 - 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}62df0d123d398da216d95f3af79ce9fd5a30807e" 2019-01-18 05:49:27,878 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:49: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-11ed027d-5504-4379-830a-1861a72b2a21 x-compute-request-id: req-11ed027d-5504-4379-830a-1861a72b2a21 Content-Encoding: gzip Content-Length: 368 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/4a15f84d-06df-4d40-80b3-316cd82c9ac6", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/4a15f84d-06df-4d40-80b3-316cd82c9ac6", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "4a15f84d-06df-4d40-80b3-316cd82c9ac6", "name": "rally_sanity-flavor_alt_9100396a-1d86-42e2-a84f-f897432dcb8c", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}, {"links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/7d8a5801-971b-4b14-966e-e945f0ab942e", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/7d8a5801-971b-4b14-966e-e945f0ab942e", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "7d8a5801-971b-4b14-966e-e945f0ab942e", "name": "rally_sanity-flavor_9100396a-1d86-42e2-a84f-f897432dcb8c", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2019-01-18 05:49:27,879 - 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-11ed027d-5504-4379-830a-1861a72b2a21 2019-01-18 05:49:27,879 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.17574596405s 2019-01-18 05:49:27,880 - 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-11ed027d-5504-4379-830a-1861a72b2a21 2019-01-18 05:49:27,883 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-01-18 05:49:27,885 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:8774/v2.1/flavors/4a15f84d-06df-4d40-80b3-316cd82c9ac6 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}62df0d123d398da216d95f3af79ce9fd5a30807e" 2019-01-18 05:49:27,927 - keystoneauth.session - DEBUG - RESP: [202] Date: Fri, 18 Jan 2019 05:49: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-eb45ffeb-6045-4fec-8448-2bc0bd37cbc8 x-compute-request-id: req-eb45ffeb-6045-4fec-8448-2bc0bd37cbc8 Content-Length: 0 Content-Type: application/json 2019-01-18 05:49:27,927 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/4a15f84d-06df-4d40-80b3-316cd82c9ac6 used request id req-eb45ffeb-6045-4fec-8448-2bc0bd37cbc8 2019-01-18 05:49:27,927 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0444660186768s 2019-01-18 05:49:27,927 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/4a15f84d-06df-4d40-80b3-316cd82c9ac6 used request id req-eb45ffeb-6045-4fec-8448-2bc0bd37cbc8 2019-01-18 05:49:27,928 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-01-18 05:49:27,929 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9696/v2.0/routers/021b26ef-f784-4a41-b542-6b1326ae1b62/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}8ced040d1257333605bf5736777c3b6c6a889151" -d '{"subnet_id": "84d6eac9-8302-4953-a205-1ead54dee232"}' 2019-01-18 05:49:29,570 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-81292584-4c4d-4d0f-aaab-7a4f29c9203e Date: Fri, 18 Jan 2019 05:49:29 GMT RESP BODY: {"network_id": "678edd3c-5512-4d22-bf6f-a78057bc40d4", "tenant_id": "15a58e5238134f85968833ffb092f95f", "subnet_id": "84d6eac9-8302-4953-a205-1ead54dee232", "subnet_ids": ["84d6eac9-8302-4953-a205-1ead54dee232"], "port_id": "e0a7ce05-2af1-4126-8225-fd83c8ee11dd", "id": "021b26ef-f784-4a41-b542-6b1326ae1b62"} 2019-01-18 05:49:29,570 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/021b26ef-f784-4a41-b542-6b1326ae1b62/remove_router_interface.json used request id req-81292584-4c4d-4d0f-aaab-7a4f29c9203e 2019-01-18 05:49:29,571 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.64240002632s 2019-01-18 05:49:29,571 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/021b26ef-f784-4a41-b542-6b1326ae1b62/remove_router_interface.json used request id req-81292584-4c4d-4d0f-aaab-7a4f29c9203e returning object 021b26ef-f784-4a41-b542-6b1326ae1b62 2019-01-18 05:49:29,572 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-01-18 05:49:29,572 - 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}8ced040d1257333605bf5736777c3b6c6a889151" 2019-01-18 05:49:29,798 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 720 X-Openstack-Request-Id: req-d4d99f04-d69c-4229-b321-a1371fedb898 Date: Fri, 18 Jan 2019 05:49:29 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "c7128340-d09d-4472-ab8c-6b0e75149f5d", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "99f540fb-52d8-49ca-b59c-736c854d3c9e", "ip_address": "172.30.9.203"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "15a58e5238134f85968833ffb092f95f", "created_at": "2019-01-18T05:23:41Z", "admin_state_up": true, "updated_at": "2019-01-18T05:49:28Z", "project_id": "15a58e5238134f85968833ffb092f95f", "flavor_id": null, "revision_number": 9, "routes": [], "ha": true, "id": "021b26ef-f784-4a41-b542-6b1326ae1b62", "name": "rally_sanity-router_9100396a-1d86-42e2-a84f-f897432dcb8c"}]} 2019-01-18 05:49:29,798 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers.json used request id req-d4d99f04-d69c-4229-b321-a1371fedb898 2019-01-18 05:49:29,798 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.226163864136s 2019-01-18 05:49:29,798 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers.json used request id req-d4d99f04-d69c-4229-b321-a1371fedb898 2019-01-18 05:49:29,800 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-01-18 05:49:29,800 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/routers/021b26ef-f784-4a41-b542-6b1326ae1b62.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}8ced040d1257333605bf5736777c3b6c6a889151" 2019-01-18 05:49:33,627 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-01e777c2-a8dc-486c-9587-aa60b185aeac Content-Length: 0 Date: Fri, 18 Jan 2019 05:49:33 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-18 05:49:33,627 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/routers/021b26ef-f784-4a41-b542-6b1326ae1b62.json used request id req-01e777c2-a8dc-486c-9587-aa60b185aeac 2019-01-18 05:49:33,627 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 3.82722401619s 2019-01-18 05:49:33,627 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/routers/021b26ef-f784-4a41-b542-6b1326ae1b62.json used request id req-01e777c2-a8dc-486c-9587-aa60b185aeac 2019-01-18 05:49:33,628 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-01-18 05:49:33,628 - 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}8ced040d1257333605bf5736777c3b6c6a889151" 2019-01-18 05:49:33,840 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1294 X-Openstack-Request-Id: req-40f1d6a9-1592-4e9f-b7f5-1727e1c8fd77 Date: Fri, 18 Jan 2019 05:49:33 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"678edd3c-5512-4d22-bf6f-a78057bc40d4","tenant_id":"15a58e5238134f85968833ffb092f95f","created_at":"2019-01-18T05:23:40Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-01-18T05:23:40Z","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":"15a58e5238134f85968833ffb092f95f","id":"84d6eac9-8302-4953-a205-1ead54dee232","subnetpool_id":null,"name":"rally_sanity-subnet_9100396a-1d86-42e2-a84f-f897432dcb8c"},{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"c7128340-d09d-4472-ab8c-6b0e75149f5d","tenant_id":"47feb8aba08a40dca7028a1701e597b9","created_at":"2019-01-18T04:39:13Z","dns_nameservers":[],"updated_at":"2019-01-18T04:39:13Z","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":"47feb8aba08a40dca7028a1701e597b9","id":"99f540fb-52d8-49ca-b59c-736c854d3c9e","subnetpool_id":null,"name":"external-subnet"}]} 2019-01-18 05:49:33,840 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-40f1d6a9-1592-4e9f-b7f5-1727e1c8fd77 2019-01-18 05:49:33,841 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.212707996368s 2019-01-18 05:49:33,841 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-40f1d6a9-1592-4e9f-b7f5-1727e1c8fd77 2019-01-18 05:49:33,842 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-01-18 05:49:33,843 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/subnets/84d6eac9-8302-4953-a205-1ead54dee232.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}8ced040d1257333605bf5736777c3b6c6a889151" 2019-01-18 05:49:36,004 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-a7863aef-d4f0-4da5-bf2d-4a44118bf587 Date: Fri, 18 Jan 2019 05:49:36 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-18 05:49:36,005 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/84d6eac9-8302-4953-a205-1ead54dee232.json used request id req-a7863aef-d4f0-4da5-bf2d-4a44118bf587 2019-01-18 05:49:36,005 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.16218996048s 2019-01-18 05:49:36,005 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/84d6eac9-8302-4953-a205-1ead54dee232.json used request id req-a7863aef-d4f0-4da5-bf2d-4a44118bf587 2019-01-18 05:49:36,005 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-01-18 05:49:36,006 - 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}8ced040d1257333605bf5736777c3b6c6a889151" 2019-01-18 05:49:36,626 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1397 X-Openstack-Request-Id: req-00bd75ee-77cf-42da-8c1f-74a5785f6a3d Date: Fri, 18 Jan 2019 05:49:36 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1450,"id":"678edd3c-5512-4d22-bf6f-a78057bc40d4","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":54,"ipv4_address_scope":null,"shared":true,"project_id":"15a58e5238134f85968833ffb092f95f","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-18T05:49:35Z","qos_policy_id":null,"name":"rally_sanity-net_9100396a-1d86-42e2-a84f-f897432dcb8c","admin_state_up":true,"tenant_id":"15a58e5238134f85968833ffb092f95f","created_at":"2019-01-18T05:23:39Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"c7128340-d09d-4472-ab8c-6b0e75149f5d","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"47feb8aba08a40dca7028a1701e597b9","status":"ACTIVE","subnets":["99f540fb-52d8-49ca-b59c-736c854d3c9e"],"description":"","tags":[],"updated_at":"2019-01-18T04:39:13Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"47feb8aba08a40dca7028a1701e597b9","created_at":"2019-01-18T04:39:06Z","provider:network_type":"flat"}]} 2019-01-18 05:49:36,626 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-00bd75ee-77cf-42da-8c1f-74a5785f6a3d 2019-01-18 05:49:36,626 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.620923995972s 2019-01-18 05:49:36,627 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-00bd75ee-77cf-42da-8c1f-74a5785f6a3d 2019-01-18 05:49:36,628 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-01-18 05:49:36,629 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/networks/678edd3c-5512-4d22-bf6f-a78057bc40d4.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}8ced040d1257333605bf5736777c3b6c6a889151" 2019-01-18 05:49:37,456 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-73cd2f7d-f4c7-439b-b1e8-16bb29d425a3 Date: Fri, 18 Jan 2019 05:49:37 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-18 05:49:37,457 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/678edd3c-5512-4d22-bf6f-a78057bc40d4.json used request id req-73cd2f7d-f4c7-439b-b1e8-16bb29d425a3 2019-01-18 05:49:37,457 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 0.828694105148s 2019-01-18 05:49:37,457 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/678edd3c-5512-4d22-bf6f-a78057bc40d4.json used request id req-73cd2f7d-f4c7-439b-b1e8-16bb29d425a3 2019-01-18 05:49:37,458 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-01-18 05:49:37,458 - 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}8ced040d1257333605bf5736777c3b6c6a889151" 2019-01-18 05:49:37,626 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1205 Content-Type: application/json X-Openstack-Request-Id: req-ce7cdf93-8952-4f49-ba17-be7739fb4725 Date: Fri, 18 Jan 2019 05:49:37 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://af014572-0a5d-4a80-a07f-9105f52ab2c1/images/15790ec0-84af-430f-948e-15d6091259c4/snap", "metadata": {}}], "file": "/v2/images/15790ec0-84af-430f-948e-15d6091259c4/file", "owner": "15a58e5238134f85968833ffb092f95f", "id": "15790ec0-84af-430f-948e-15d6091259c4", "size": 12716032, "self": "/v2/images/15790ec0-84af-430f-948e-15d6091259c4", "disk_format": "qcow2", "direct_url": "rbd://af014572-0a5d-4a80-a07f-9105f52ab2c1/images/15790ec0-84af-430f-948e-15d6091259c4/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2019-01-18T05:23:49Z", "visibility": "public", "owner_specified.shade.object": "images/rally_sanity-img_9100396a-1d86-42e2-a84f-f897432dcb8c", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "rally_sanity-img_9100396a-1d86-42e2-a84f-f897432dcb8c", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-01-18T05:23:48Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-01-18 05:49:37,626 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-ce7cdf93-8952-4f49-ba17-be7739fb4725 2019-01-18 05:49:37,626 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.168637990952s 2019-01-18 05:49:37,627 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-ce7cdf93-8952-4f49-ba17-be7739fb4725 2019-01-18 05:49:37,629 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-01-18 05:49:37,629 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9292/v2/images/15790ec0-84af-430f-948e-15d6091259c4 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8ced040d1257333605bf5736777c3b6c6a889151" 2019-01-18 05:49:39,443 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-b8722d3c-4c9b-4f17-9e44-1566a1978b90 Date: Fri, 18 Jan 2019 05:49:39 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-18 05:49:39,443 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/15790ec0-84af-430f-948e-15d6091259c4 used request id req-b8722d3c-4c9b-4f17-9e44-1566a1978b90 2019-01-18 05:49:39,443 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.81463694572s 2019-01-18 05:49:39,444 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/15790ec0-84af-430f-948e-15d6091259c4 used request id req-b8722d3c-4c9b-4f17-9e44-1566a1978b90 2019-01-18 05:49:39,444 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-01-18 05:49:39,447 - 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}62df0d123d398da216d95f3af79ce9fd5a30807e" 2019-01-18 05:49:39,476 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05: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-4f07e0d1-c85e-45f7-9e22-878df9934d92 x-compute-request-id: req-4f07e0d1-c85e-45f7-9e22-878df9934d92 Content-Encoding: gzip Content-Length: 309 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/7d8a5801-971b-4b14-966e-e945f0ab942e", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/7d8a5801-971b-4b14-966e-e945f0ab942e", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "7d8a5801-971b-4b14-966e-e945f0ab942e", "name": "rally_sanity-flavor_9100396a-1d86-42e2-a84f-f897432dcb8c", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2019-01-18 05:49:39,476 - 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-4f07e0d1-c85e-45f7-9e22-878df9934d92 2019-01-18 05:49:39,476 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0322329998016s 2019-01-18 05:49:39,477 - 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-4f07e0d1-c85e-45f7-9e22-878df9934d92 2019-01-18 05:49:39,479 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-01-18 05:49:39,482 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:8774/v2.1/flavors/7d8a5801-971b-4b14-966e-e945f0ab942e -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}62df0d123d398da216d95f3af79ce9fd5a30807e" 2019-01-18 05:49:39,524 - keystoneauth.session - DEBUG - RESP: [202] Date: Fri, 18 Jan 2019 05: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 x-openstack-request-id: req-71fa0b64-6f11-460b-b8da-955ee6f15dfc x-compute-request-id: req-71fa0b64-6f11-460b-b8da-955ee6f15dfc Content-Length: 0 Content-Type: application/json 2019-01-18 05:49:39,524 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/7d8a5801-971b-4b14-966e-e945f0ab942e used request id req-71fa0b64-6f11-460b-b8da-955ee6f15dfc 2019-01-18 05:49:39,524 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0449550151825s 2019-01-18 05:49:39,525 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/7d8a5801-971b-4b14-966e-e945f0ab942e used request id req-71fa0b64-6f11-460b-b8da-955ee6f15dfc 2019-01-18 05:49:39,525 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-01-18 05:49:39,526 - 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}62df0d123d398da216d95f3af79ce9fd5a30807e" 2019-01-18 05:49:39,622 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:49:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-767cdf99-c0ce-44f7-8180-845c3ef9ef05 Content-Encoding: gzip Content-Length: 870 Content-Type: application/json RESP BODY: {"users": [{"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/0607a2b4beb0408e9fa51cc5ba027ac6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0607a2b4beb0408e9fa51cc5ba027ac6", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/17c61b95071545a094cc82823d2b88b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "17c61b95071545a094cc82823d2b88b8", "email": "nova@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/29e5d2dfed2447bda26fc75bd1122674"}, "domain_id": "default", "enabled": true, "options": {}, "id": "29e5d2dfed2447bda26fc75bd1122674", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/3b6dcc8c791e4b6e8831f5b5e583de80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3b6dcc8c791e4b6e8831f5b5e583de80", "email": "neutron@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.23:5000/v3/users/45ab52d673584bc198669be88c88b878"}, "domain_id": "default", "enabled": true, "options": {}, "id": "45ab52d673584bc198669be88c88b878", "email": "barbican@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/57795b4ee52f49c6a71f55bb6c4012f8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "57795b4ee52f49c6a71f55bb6c4012f8", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/5c52969262974d64ac2a300ca5d60f50"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c52969262974d64ac2a300ca5d60f50", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/5fc15572bb1c489ba92bd9945bbc1f64"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5fc15572bb1c489ba92bd9945bbc1f64", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/6b519d70e25f4e61a9dfd738cd6bba22"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6b519d70e25f4e61a9dfd738cd6bba22", "email": "heat@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.23:5000/v3/users/8248437208b540c2893a7117ad102a87"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8248437208b540c2893a7117ad102a87", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/890dee97e62840c5b15e36f03f6b7efc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "890dee97e62840c5b15e36f03f6b7efc", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/8cccb516ecc44ed9bb7c8633df108fd4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8cccb516ecc44ed9bb7c8633df108fd4", "email": "glance@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.23:5000/v3/users/97c3d863a98148299fa116fdb54be470"}, "domain_id": "default", "enabled": true, "options": {}, "id": "97c3d863a98148299fa116fdb54be470", "email": "tacker@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/a2a0c8c0f19941808c9f618af50b3b79"}, "domain_id": "c19db1b8f60647a9a114cd23287c807b", "enabled": true, "options": {}, "id": "a2a0c8c0f19941808c9f618af50b3b79", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "rally_sanity-user_9100396a-1d86-42e2-a84f-f897432dcb8c", "links": {"self": "http://172.30.9.23:5000/v3/users/f8ef37e519584e5d8c21a156a5069296"}, "domain_id": "default", "enabled": true, "id": "f8ef37e519584e5d8c21a156a5069296", "options": {}}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/fe5de73ba9cb41b2be24ccf1f72f5ed4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe5de73ba9cb41b2be24ccf1f72f5ed4", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2019-01-18 05:49:39,622 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-767cdf99-c0ce-44f7-8180-845c3ef9ef05 2019-01-18 05:49:39,622 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0972318649292s 2019-01-18 05:49:39,623 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-767cdf99-c0ce-44f7-8180-845c3ef9ef05 2019-01-18 05:49:39,629 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-01-18 05:49:39,630 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/users/f8ef37e519584e5d8c21a156a5069296 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}62df0d123d398da216d95f3af79ce9fd5a30807e" 2019-01-18 05:49:39,733 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:49:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-138b97f9-f94d-4d2d-9e8d-cf7aae41a744 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/f8ef37e519584e5d8c21a156a5069296"}, "enabled": true, "id": "f8ef37e519584e5d8c21a156a5069296", "options": {}, "domain_id": "default", "name": "rally_sanity-user_9100396a-1d86-42e2-a84f-f897432dcb8c"}} 2019-01-18 05:49:39,733 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users/f8ef37e519584e5d8c21a156a5069296 used request id req-138b97f9-f94d-4d2d-9e8d-cf7aae41a744 2019-01-18 05:49:39,733 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.103353977203s 2019-01-18 05:49:39,733 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users/f8ef37e519584e5d8c21a156a5069296 used request id req-138b97f9-f94d-4d2d-9e8d-cf7aae41a744 2019-01-18 05:49:39,734 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-01-18 05:49:39,734 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:5000/v3/users/f8ef37e519584e5d8c21a156a5069296 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}62df0d123d398da216d95f3af79ce9fd5a30807e" 2019-01-18 05:49:39,893 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 05:49:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-786a3c01-ce4f-488b-852d-099c19a54f94 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 05:49:39,894 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/f8ef37e519584e5d8c21a156a5069296 used request id req-786a3c01-ce4f-488b-852d-099c19a54f94 2019-01-18 05:49:39,894 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.159585952759s 2019-01-18 05:49:39,894 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/f8ef37e519584e5d8c21a156a5069296 used request id req-786a3c01-ce4f-488b-852d-099c19a54f94 2019-01-18 05:49:39,894 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-01-18 05:49:39,895 - 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}62df0d123d398da216d95f3af79ce9fd5a30807e" 2019-01-18 05:49:39,971 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:49:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1b08de2b-58e6-4088-a158-adce61106b64 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": "Created by OPNFV Functest: rally_sanity", "links": {"self": "http://172.30.9.23:5000/v3/projects/15a58e5238134f85968833ffb092f95f"}, "enabled": true, "id": "15a58e5238134f85968833ffb092f95f", "parent_id": "default", "domain_id": "default", "name": "rally_sanity-project_9100396a-1d86-42e2-a84f-f897432dcb8c"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/47feb8aba08a40dca7028a1701e597b9"}, "enabled": true, "id": "47feb8aba08a40dca7028a1701e597b9", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/9c53a91613fb4d5080479ac6f51697ed"}, "enabled": true, "id": "9c53a91613fb4d5080479ac6f51697ed", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2019-01-18 05:49:39,971 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects used request id req-1b08de2b-58e6-4088-a158-adce61106b64 2019-01-18 05:49:39,971 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0764501094818s 2019-01-18 05:49:39,971 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects used request id req-1b08de2b-58e6-4088-a158-adce61106b64 2019-01-18 05:49:39,974 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-01-18 05:49:39,975 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:5000/v3/projects/15a58e5238134f85968833ffb092f95f -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}62df0d123d398da216d95f3af79ce9fd5a30807e" 2019-01-18 05:49:40,131 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 05:49:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7760f2e4-9a2d-4f70-90c2-1f27ccd41f1b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 05:49:40,131 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/15a58e5238134f85968833ffb092f95f used request id req-7760f2e4-9a2d-4f70-90c2-1f27ccd41f1b 2019-01-18 05:49:40,131 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.156862020493s 2019-01-18 05:49:40,131 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/15a58e5238134f85968833ffb092f95f used request id req-7760f2e4-9a2d-4f70-90c2-1f27ccd41f1b 2019-01-18 05:49:40,132 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2019-01-18 05:49:40,132 - 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}62df0d123d398da216d95f3af79ce9fd5a30807e" 2019-01-18 05:49:40,208 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:49:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8be397c8-4f6b-4dbd-ba6d-80d180bbfabd 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": "6b7f4f4f76264b6fb449c43b86ee3817", "links": {"self": "http://172.30.9.23:5000/v3/roles/6b7f4f4f76264b6fb449c43b86ee3817"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a482b711adf94961bf4bb28eda7f0e28", "links": {"self": "http://172.30.9.23:5000/v3/roles/a482b711adf94961bf4bb28eda7f0e28"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "aa658afdd84e4103bdc5965bcc0c1764", "links": {"self": "http://172.30.9.23:5000/v3/roles/aa658afdd84e4103bdc5965bcc0c1764"}, "name": "Member"}, {"domain_id": null, "id": "e7e317b66c174923a8cb46c48d897c8d", "links": {"self": "http://172.30.9.23:5000/v3/roles/e7e317b66c174923a8cb46c48d897c8d"}, "name": "ResellerAdmin"}]} 2019-01-18 05:49:40,208 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-8be397c8-4f6b-4dbd-ba6d-80d180bbfabd 2019-01-18 05:49:40,209 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0770590305328s 2019-01-18 05:49:40,210 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleDelete 2019-01-18 05:49:40,211 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:5000/v3/roles/aa658afdd84e4103bdc5965bcc0c1764 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62df0d123d398da216d95f3af79ce9fd5a30807e" 2019-01-18 05:49:40,314 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 05:49:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-05a58363-b045-4f71-83d6-22bd17cd5db7 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 05:49:40,314 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/aa658afdd84e4103bdc5965bcc0c1764 used request id req-05a58363-b045-4f71-83d6-22bd17cd5db7 2019-01-18 05:49:40,314 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleDelete in 0.103972911835s 2019-01-18 05:49:40,317 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-01-18 05:49:40,318 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:9696/v2.0/security-groups.json?project_id=15a58e5238134f85968833ffb092f95f&name=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}62df0d123d398da216d95f3af79ce9fd5a30807e" 2019-01-18 05:49:40,524 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2434 X-Openstack-Request-Id: req-cafa4c3c-480e-4310-9fda-b634ff3ecb1b Date: Fri, 18 Jan 2019 05:49:40 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "15a58e5238134f85968833ffb092f95f", "created_at": "2019-01-18T05:23:39Z", "updated_at": "2019-01-18T05:23:39Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:23:39Z", "revision_number": 0, "id": "11e1c687-427d-47bb-90a2-1ecee13171a0", "remote_group_id": "02e2a341-710d-466f-896d-2ca9cd6717cc", "remote_ip_prefix": null, "created_at": "2019-01-18T05:23:39Z", "security_group_id": "02e2a341-710d-466f-896d-2ca9cd6717cc", "tenant_id": "15a58e5238134f85968833ffb092f95f", "port_range_min": null, "ethertype": "IPv6", "project_id": "15a58e5238134f85968833ffb092f95f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:23:39Z", "revision_number": 0, "id": "31e264c3-d390-4038-b677-7afa482caade", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T05:23:39Z", "security_group_id": "02e2a341-710d-466f-896d-2ca9cd6717cc", "tenant_id": "15a58e5238134f85968833ffb092f95f", "port_range_min": null, "ethertype": "IPv4", "project_id": "15a58e5238134f85968833ffb092f95f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:23:39Z", "revision_number": 0, "id": "40733d4d-7e00-4167-bf28-6965b3cb356a", "remote_group_id": "02e2a341-710d-466f-896d-2ca9cd6717cc", "remote_ip_prefix": null, "created_at": "2019-01-18T05:23:39Z", "security_group_id": "02e2a341-710d-466f-896d-2ca9cd6717cc", "tenant_id": "15a58e5238134f85968833ffb092f95f", "port_range_min": null, "ethertype": "IPv4", "project_id": "15a58e5238134f85968833ffb092f95f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:23:39Z", "revision_number": 0, "id": "a5cc4867-6810-4132-8c94-3e48a7d6d4b7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T05:23:39Z", "security_group_id": "02e2a341-710d-466f-896d-2ca9cd6717cc", "tenant_id": "15a58e5238134f85968833ffb092f95f", "port_range_min": null, "ethertype": "IPv6", "project_id": "15a58e5238134f85968833ffb092f95f"}], "revision_number": 4, "project_id": "15a58e5238134f85968833ffb092f95f", "id": "02e2a341-710d-466f-896d-2ca9cd6717cc", "name": "default"}]} 2019-01-18 05:49:40,524 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json?project_id=15a58e5238134f85968833ffb092f95f&name=default used request id req-cafa4c3c-480e-4310-9fda-b634ff3ecb1b 2019-01-18 05:49:40,524 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.206322908401s 2019-01-18 05:49:40,524 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json?project_id=15a58e5238134f85968833ffb092f95f&name=default used request id req-cafa4c3c-480e-4310-9fda-b634ff3ecb1b 2019-01-18 05:49:40,528 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-01-18 05:49:40,529 - 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}62df0d123d398da216d95f3af79ce9fd5a30807e" 2019-01-18 05:49:40,748 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-3860893e-36be-4f5e-85e0-1bb135b57b22 Date: Fri, 18 Jan 2019 05:49:40 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "15a58e5238134f85968833ffb092f95f", "created_at": "2019-01-18T05:23:39Z", "updated_at": "2019-01-18T05:23:39Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:23:39Z", "revision_number": 0, "id": "11e1c687-427d-47bb-90a2-1ecee13171a0", "remote_group_id": "02e2a341-710d-466f-896d-2ca9cd6717cc", "remote_ip_prefix": null, "created_at": "2019-01-18T05:23:39Z", "security_group_id": "02e2a341-710d-466f-896d-2ca9cd6717cc", "tenant_id": "15a58e5238134f85968833ffb092f95f", "port_range_min": null, "ethertype": "IPv6", "project_id": "15a58e5238134f85968833ffb092f95f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:23:39Z", "revision_number": 0, "id": "40733d4d-7e00-4167-bf28-6965b3cb356a", "remote_group_id": "02e2a341-710d-466f-896d-2ca9cd6717cc", "remote_ip_prefix": null, "created_at": "2019-01-18T05:23:39Z", "security_group_id": "02e2a341-710d-466f-896d-2ca9cd6717cc", "tenant_id": "15a58e5238134f85968833ffb092f95f", "port_range_min": null, "ethertype": "IPv4", "project_id": "15a58e5238134f85968833ffb092f95f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:23:39Z", "revision_number": 0, "id": "31e264c3-d390-4038-b677-7afa482caade", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T05:23:39Z", "security_group_id": "02e2a341-710d-466f-896d-2ca9cd6717cc", "tenant_id": "15a58e5238134f85968833ffb092f95f", "port_range_min": null, "ethertype": "IPv4", "project_id": "15a58e5238134f85968833ffb092f95f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:23:39Z", "revision_number": 0, "id": "a5cc4867-6810-4132-8c94-3e48a7d6d4b7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T05:23:39Z", "security_group_id": "02e2a341-710d-466f-896d-2ca9cd6717cc", "tenant_id": "15a58e5238134f85968833ffb092f95f", "port_range_min": null, "ethertype": "IPv6", "project_id": "15a58e5238134f85968833ffb092f95f"}], "revision_number": 4, "project_id": "15a58e5238134f85968833ffb092f95f", "id": "02e2a341-710d-466f-896d-2ca9cd6717cc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-18T04:53:26Z", "updated_at": "2019-01-18T04:53:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:53:26Z", "revision_number": 0, "id": "84255fa4-c13a-4cfe-b73d-e56ee216ca1e", "remote_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "remote_ip_prefix": null, "created_at": "2019-01-18T04:53:26Z", "security_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:53:26Z", "revision_number": 0, "id": "571036d3-cb1d-483a-acb9-96f19293add9", "remote_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "remote_ip_prefix": null, "created_at": "2019-01-18T04:53:26Z", "security_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:53:26Z", "revision_number": 0, "id": "9c6f69fc-3bf8-4346-9288-5a255b82b67e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:53:26Z", "security_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:53:26Z", "revision_number": 0, "id": "260c2de9-5dc5-4508-b06c-24b9d7ed838c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:53:26Z", "security_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "created_at": "2019-01-18T04:51:20Z", "updated_at": "2019-01-18T04:51:20Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "45161a51-d6dd-4bb8-986d-bc2f88599c1d", "remote_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv6", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "87b9b994-ae22-4850-863a-6a4925bd01fe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv4", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "2b339890-44d0-4711-a050-08a64d58e2a0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv6", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "24c99e6f-888c-4943-9c93-54ad3b18b18c", "remote_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv4", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}], "revision_number": 4, "project_id": "9c53a91613fb4d5080479ac6f51697ed", "id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "created_at": "2019-01-18T04:39:06Z", "updated_at": "2019-01-18T04:39:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "0aedefa2-edbc-47b5-bead-e954540f6937", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "47feb8aba08a40dca7028a1701e597b9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "4e399c2e-bc03-4aa3-b192-1fafdc9248ba", "remote_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "47feb8aba08a40dca7028a1701e597b9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "4bf1a402-0fa2-4cfd-9fee-4a28f16bb271", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "47feb8aba08a40dca7028a1701e597b9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "8860837e-afbd-4411-adf9-d88db88c2114", "remote_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "47feb8aba08a40dca7028a1701e597b9"}], "revision_number": 4, "project_id": "47feb8aba08a40dca7028a1701e597b9", "id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "name": "default"}]} 2019-01-18 05:49:40,749 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-3860893e-36be-4f5e-85e0-1bb135b57b22 2019-01-18 05:49:40,749 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.220722913742s 2019-01-18 05:49:40,750 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-3860893e-36be-4f5e-85e0-1bb135b57b22 2019-01-18 05:49:40,754 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-01-18 05:49:40,754 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/security-groups/02e2a341-710d-466f-896d-2ca9cd6717cc.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}62df0d123d398da216d95f3af79ce9fd5a30807e" 2019-01-18 05:49:41,033 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-2960909b-b3da-4026-adb8-9ec4879ed103 Content-Length: 0 Date: Fri, 18 Jan 2019 05:49:41 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-18 05:49:41,033 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/02e2a341-710d-466f-896d-2ca9cd6717cc.json used request id req-2960909b-b3da-4026-adb8-9ec4879ed103 2019-01-18 05:49:41,033 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.279169082642s 2019-01-18 05:49:41,033 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/02e2a341-710d-466f-896d-2ca9cd6717cc.json used request id req-2960909b-b3da-4026-adb8-9ec4879ed103 2019-01-18 05:49:41,086 - xtesting.ci.run_tests - INFO - Loading test case 'refstack_defcore'... 2019-01-18 05:49:41,175 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2019-01-18 05:49:41,176 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2019-01-18 05:49:41,176 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2019-01-18 05:49:41,176 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2019-01-18 05:49:41,176 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2019-01-18 05:49:41,176 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2019-01-18 05:49:41,176 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2019-01-18 05:49:41,176 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2019-01-18 05:49:41,176 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2019-01-18 05:49:41,176 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2019-01-18 05:49:41,177 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2019-01-18 05:49:41,177 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2019-01-18 05:49:41,177 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2019-01-18 05:49:41,177 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2019-01-18 05:49:41,177 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2019-01-18 05:49:41,177 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2019-01-18 05:49:41,177 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2019-01-18 05:49:41,177 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2019-01-18 05:49:41,177 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2019-01-18 05:49:41,177 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2019-01-18 05:49:41,177 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2019-01-18 05:49:41,178 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2019-01-18 05:49:41,178 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2019-01-18 05:49:41,178 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2019-01-18 05:49:41,182 - 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" 2019-01-18 05:49:41,187 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:49:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c524c382-fcc5-411a-9485-a12b09731e8f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 05:49:41,188 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-c524c382-fcc5-411a-9485-a12b09731e8f 2019-01-18 05:49:41,188 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 05:49:41,560 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}], "expires_at": "2019-01-18T06:49:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9c53a91613fb4d5080479ac6f51697ed", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/9c53a91613fb4d5080479ac6f51697ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/9c53a91613fb4d5080479ac6f51697ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/9c53a91613fb4d5080479ac6f51697ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/9c53a91613fb4d5080479ac6f51697ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/9c53a91613fb4d5080479ac6f51697ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/9c53a91613fb4d5080479ac6f51697ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/9c53a91613fb4d5080479ac6f51697ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/9c53a91613fb4d5080479ac6f51697ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/9c53a91613fb4d5080479ac6f51697ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/9c53a91613fb4d5080479ac6f51697ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/9c53a91613fb4d5080479ac6f51697ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/9c53a91613fb4d5080479ac6f51697ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "29e5d2dfed2447bda26fc75bd1122674"}, "audit_ids": ["shoSvi9ySgKQuzsNlVWRuA"], "issued_at": "2019-01-18T05:49:41.000000Z"}} 2019-01-18 05:49:41,564 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-01-18 05:49:41,564 - 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}a38b1fc94b982a5aab04e00246adf1f1d91307a4" 2019-01-18 05:49:41,812 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-5d83aacf-7fe2-4de2-81f5-c15fc7d17798 Date: Fri, 18 Jan 2019 05:49:41 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"c7128340-d09d-4472-ab8c-6b0e75149f5d","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"47feb8aba08a40dca7028a1701e597b9","status":"ACTIVE","subnets":["99f540fb-52d8-49ca-b59c-736c854d3c9e"],"description":"","tags":[],"updated_at":"2019-01-18T04:39:13Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"47feb8aba08a40dca7028a1701e597b9","created_at":"2019-01-18T04:39:06Z","provider:network_type":"flat"}]} 2019-01-18 05:49:41,813 - 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-5d83aacf-7fe2-4de2-81f5-c15fc7d17798 2019-01-18 05:49:41,813 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.248930931091s 2019-01-18 05:49:41,813 - 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-5d83aacf-7fe2-4de2-81f5-c15fc7d17798 2019-01-18 05:49:41,814 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainList 2019-01-18 05:49:41,817 - 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}a38b1fc94b982a5aab04e00246adf1f1d91307a4" 2019-01-18 05:49:41,822 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 18 Jan 2019 05:49: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"}]}]}} 2019-01-18 05:49:41,827 - 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}a38b1fc94b982a5aab04e00246adf1f1d91307a4" 2019-01-18 05:49:41,900 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:49:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2e388114-3970-4631-937b-9e5ec3752bcc Content-Encoding: gzip Content-Length: 214 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/c19db1b8f60647a9a114cd23287c807b"}, "description": "", "name": "heat_stack", "enabled": true, "id": "c19db1b8f60647a9a114cd23287c807b"}, {"links": {"self": "http://172.30.9.23: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}} 2019-01-18 05:49:41,900 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains used request id req-2e388114-3970-4631-937b-9e5ec3752bcc 2019-01-18 05:49:41,900 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainList in 0.0863170623779s 2019-01-18 05:49:41,902 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-01-18 05:49:41,903 - 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}a38b1fc94b982a5aab04e00246adf1f1d91307a4" -d '{"project": {"description": "Created by OPNFV Functest: refstack_defcore", "enabled": true, "domain_id": "default", "name": "refstack_defcore-project_68dbbe32-6a01-4f1b-ad68-a68990c1b25d"}}' 2019-01-18 05:49:41,944 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 18 Jan 2019 05:49:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-17ca3909-e380-4221-83df-f27cb48770bd 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/7382fa25f66848b6b792b4221200b1a6"}, "enabled": true, "id": "7382fa25f66848b6b792b4221200b1a6", "parent_id": "default", "domain_id": "default", "name": "refstack_defcore-project_68dbbe32-6a01-4f1b-ad68-a68990c1b25d"}} 2019-01-18 05:49:41,944 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-17ca3909-e380-4221-83df-f27cb48770bd 2019-01-18 05:49:41,944 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.0423460006714s 2019-01-18 05:49:41,945 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-17ca3909-e380-4221-83df-f27cb48770bd 2019-01-18 05:49:41,945 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'parent_id': u'default', 'is_domain': False, 'name': u'refstack_defcore-project_68dbbe32-6a01-4f1b-ad68-a68990c1b25d', 'id': u'7382fa25f66848b6b792b4221200b1a6', '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'})}) 2019-01-18 05:49:41,946 - shade.task_manager - DEBUG - Manager envvars:regionOne running task UserCreate 2019-01-18 05:49:42,297 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task UserCreate in 0.350347042084s 2019-01-18 05:49:42,297 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/users/4ba3235c10a24a2794200679f2b64282 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a38b1fc94b982a5aab04e00246adf1f1d91307a4" 2019-01-18 05:49:42,389 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:49:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-15257eb8-d2ea-47fb-a0c7-aa187c716f65 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.23:5000/v3/users/4ba3235c10a24a2794200679f2b64282"}, "enabled": true, "id": "4ba3235c10a24a2794200679f2b64282", "options": {}, "domain_id": "default", "name": "refstack_defcore-user_68dbbe32-6a01-4f1b-ad68-a68990c1b25d"}} 2019-01-18 05:49:42,389 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users/4ba3235c10a24a2794200679f2b64282 used request id req-15257eb8-d2ea-47fb-a0c7-aa187c716f65 2019-01-18 05:49:42,390 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'4ba3235c10a24a2794200679f2b64282', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'refstack_defcore-user_68dbbe32-6a01-4f1b-ad68-a68990c1b25d'}) 2019-01-18 05:49:42,390 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2019-01-18 05:49:42,391 - 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}a38b1fc94b982a5aab04e00246adf1f1d91307a4" 2019-01-18 05:49:42,479 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:49:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eee97b1f-cce9-4268-b5dc-5d04db2cbfdb Content-Encoding: gzip Content-Length: 285 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6b7f4f4f76264b6fb449c43b86ee3817", "links": {"self": "http://172.30.9.23:5000/v3/roles/6b7f4f4f76264b6fb449c43b86ee3817"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a482b711adf94961bf4bb28eda7f0e28", "links": {"self": "http://172.30.9.23:5000/v3/roles/a482b711adf94961bf4bb28eda7f0e28"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e7e317b66c174923a8cb46c48d897c8d", "links": {"self": "http://172.30.9.23:5000/v3/roles/e7e317b66c174923a8cb46c48d897c8d"}, "name": "ResellerAdmin"}]} 2019-01-18 05:49:42,479 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-eee97b1f-cce9-4268-b5dc-5d04db2cbfdb 2019-01-18 05:49:42,479 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0888869762421s 2019-01-18 05:49:42,480 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2019-01-18 05:49:42,481 - 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}a38b1fc94b982a5aab04e00246adf1f1d91307a4" 2019-01-18 05:49:42,640 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:49:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8285a458-9363-41c5-9c12-9b62788f4ef6 Content-Encoding: gzip Content-Length: 285 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6b7f4f4f76264b6fb449c43b86ee3817", "links": {"self": "http://172.30.9.23:5000/v3/roles/6b7f4f4f76264b6fb449c43b86ee3817"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a482b711adf94961bf4bb28eda7f0e28", "links": {"self": "http://172.30.9.23:5000/v3/roles/a482b711adf94961bf4bb28eda7f0e28"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e7e317b66c174923a8cb46c48d897c8d", "links": {"self": "http://172.30.9.23:5000/v3/roles/e7e317b66c174923a8cb46c48d897c8d"}, "name": "ResellerAdmin"}]} 2019-01-18 05:49:42,640 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-8285a458-9363-41c5-9c12-9b62788f4ef6 2019-01-18 05:49:42,640 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.160013914108s 2019-01-18 05:49:42,642 - functest.core.tenantnetwork - INFO - Creating default role Member 2019-01-18 05:49:42,642 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleCreate 2019-01-18 05:49:42,643 - 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}a38b1fc94b982a5aab04e00246adf1f1d91307a4" -d '{"role": {"name": "Member"}}' 2019-01-18 05:49:42,740 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 18 Jan 2019 05:49:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b6443ffc-6e6c-44f9-a5e6-c2b4b7278bfd Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "259963a6408c48c7bf9f65aec38a7427", "links": {"self": "http://172.30.9.23:5000/v3/roles/259963a6408c48c7bf9f65aec38a7427"}, "name": "Member"}} 2019-01-18 05:49:42,740 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-b6443ffc-6e6c-44f9-a5e6-c2b4b7278bfd 2019-01-18 05:49:42,741 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleCreate in 0.0986030101776s 2019-01-18 05:49:42,741 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles/259963a6408c48c7bf9f65aec38a7427 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a38b1fc94b982a5aab04e00246adf1f1d91307a4" 2019-01-18 05:49:42,821 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:49:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e6922f96-fab6-4e8c-b8c2-1751bab96b5d Content-Encoding: gzip Content-Length: 143 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.23:5000/v3/roles/259963a6408c48c7bf9f65aec38a7427"}, "domain_id": null, "name": "Member", "id": "259963a6408c48c7bf9f65aec38a7427"}} 2019-01-18 05:49:42,821 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/259963a6408c48c7bf9f65aec38a7427 used request id req-e6922f96-fab6-4e8c-b8c2-1751bab96b5d 2019-01-18 05:49:42,822 - functest.core.tenantnetwork - DEBUG - role: Munch({'NAME_ATTR': 'name', 'name': u'Member', 'links': {u'self': u'http://172.30.9.23:5000/v3/roles/259963a6408c48c7bf9f65aec38a7427'}, 'domain_id': None, 'human_id': None, 'id': u'259963a6408c48c7bf9f65aec38a7427', 'HUMAN_ID': False}) 2019-01-18 05:49:42,822 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2019-01-18 05:49:42,823 - 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}a38b1fc94b982a5aab04e00246adf1f1d91307a4" 2019-01-18 05:49:42,908 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:49:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a5dd8427-6d38-443e-95f2-c9f7237e064b 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": "259963a6408c48c7bf9f65aec38a7427", "links": {"self": "http://172.30.9.23:5000/v3/roles/259963a6408c48c7bf9f65aec38a7427"}, "name": "Member"}, {"domain_id": null, "id": "6b7f4f4f76264b6fb449c43b86ee3817", "links": {"self": "http://172.30.9.23:5000/v3/roles/6b7f4f4f76264b6fb449c43b86ee3817"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a482b711adf94961bf4bb28eda7f0e28", "links": {"self": "http://172.30.9.23:5000/v3/roles/a482b711adf94961bf4bb28eda7f0e28"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e7e317b66c174923a8cb46c48d897c8d", "links": {"self": "http://172.30.9.23:5000/v3/roles/e7e317b66c174923a8cb46c48d897c8d"}, "name": "ResellerAdmin"}]} 2019-01-18 05:49:42,909 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-a5dd8427-6d38-443e-95f2-c9f7237e064b 2019-01-18 05:49:42,909 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0868279933929s 2019-01-18 05:49:42,910 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2019-01-18 05:49:42,911 - 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}a38b1fc94b982a5aab04e00246adf1f1d91307a4" 2019-01-18 05:49:42,984 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:49:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-834939fd-1b26-4f28-82d5-e72f31864b89 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"}} 2019-01-18 05:49:42,984 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains/default used request id req-834939fd-1b26-4f28-82d5-e72f31864b89 2019-01-18 05:49:42,984 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0740330219269s 2019-01-18 05:49:42,985 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-01-18 05:49:42,986 - 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}a38b1fc94b982a5aab04e00246adf1f1d91307a4" 2019-01-18 05:49:43,083 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:49:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-602f2231-ed7e-40ac-a85a-3ed62d21fb42 Content-Encoding: gzip Content-Length: 873 Content-Type: application/json RESP BODY: {"users": [{"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/0607a2b4beb0408e9fa51cc5ba027ac6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0607a2b4beb0408e9fa51cc5ba027ac6", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/17c61b95071545a094cc82823d2b88b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "17c61b95071545a094cc82823d2b88b8", "email": "nova@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/29e5d2dfed2447bda26fc75bd1122674"}, "domain_id": "default", "enabled": true, "options": {}, "id": "29e5d2dfed2447bda26fc75bd1122674", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/3b6dcc8c791e4b6e8831f5b5e583de80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3b6dcc8c791e4b6e8831f5b5e583de80", "email": "neutron@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.23:5000/v3/users/45ab52d673584bc198669be88c88b878"}, "domain_id": "default", "enabled": true, "options": {}, "id": "45ab52d673584bc198669be88c88b878", "email": "barbican@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "refstack_defcore-user_68dbbe32-6a01-4f1b-ad68-a68990c1b25d", "links": {"self": "http://172.30.9.23:5000/v3/users/4ba3235c10a24a2794200679f2b64282"}, "domain_id": "default", "enabled": true, "id": "4ba3235c10a24a2794200679f2b64282", "options": {}}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/57795b4ee52f49c6a71f55bb6c4012f8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "57795b4ee52f49c6a71f55bb6c4012f8", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/5c52969262974d64ac2a300ca5d60f50"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c52969262974d64ac2a300ca5d60f50", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/5fc15572bb1c489ba92bd9945bbc1f64"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5fc15572bb1c489ba92bd9945bbc1f64", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/6b519d70e25f4e61a9dfd738cd6bba22"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6b519d70e25f4e61a9dfd738cd6bba22", "email": "heat@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.23:5000/v3/users/8248437208b540c2893a7117ad102a87"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8248437208b540c2893a7117ad102a87", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/890dee97e62840c5b15e36f03f6b7efc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "890dee97e62840c5b15e36f03f6b7efc", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/8cccb516ecc44ed9bb7c8633df108fd4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8cccb516ecc44ed9bb7c8633df108fd4", "email": "glance@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.23:5000/v3/users/97c3d863a98148299fa116fdb54be470"}, "domain_id": "default", "enabled": true, "options": {}, "id": "97c3d863a98148299fa116fdb54be470", "email": "tacker@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/a2a0c8c0f19941808c9f618af50b3b79"}, "domain_id": "c19db1b8f60647a9a114cd23287c807b", "enabled": true, "options": {}, "id": "a2a0c8c0f19941808c9f618af50b3b79", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/fe5de73ba9cb41b2be24ccf1f72f5ed4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe5de73ba9cb41b2be24ccf1f72f5ed4", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2019-01-18 05:49:43,083 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-602f2231-ed7e-40ac-a85a-3ed62d21fb42 2019-01-18 05:49:43,083 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0977430343628s 2019-01-18 05:49:43,084 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-602f2231-ed7e-40ac-a85a-3ed62d21fb42 2019-01-18 05:49:43,090 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-01-18 05:49:43,091 - 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}a38b1fc94b982a5aab04e00246adf1f1d91307a4" 2019-01-18 05:49:43,171 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:49:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-64ec6aef-0c61-4aa7-bc95-c56dd792cb88 Content-Encoding: gzip Content-Length: 394 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": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/47feb8aba08a40dca7028a1701e597b9"}, "enabled": true, "id": "47feb8aba08a40dca7028a1701e597b9", "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/7382fa25f66848b6b792b4221200b1a6"}, "enabled": true, "id": "7382fa25f66848b6b792b4221200b1a6", "parent_id": "default", "domain_id": "default", "name": "refstack_defcore-project_68dbbe32-6a01-4f1b-ad68-a68990c1b25d"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/9c53a91613fb4d5080479ac6f51697ed"}, "enabled": true, "id": "9c53a91613fb4d5080479ac6f51697ed", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2019-01-18 05:49:43,171 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-64ec6aef-0c61-4aa7-bc95-c56dd792cb88 2019-01-18 05:49:43,172 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0812480449677s 2019-01-18 05:49:43,172 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-64ec6aef-0c61-4aa7-bc95-c56dd792cb88 2019-01-18 05:49:43,174 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2019-01-18 05:49:43,175 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/role_assignments?user.id=4ba3235c10a24a2794200679f2b64282&scope.project.id=7382fa25f66848b6b792b4221200b1a6&role.id=259963a6408c48c7bf9f65aec38a7427 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a38b1fc94b982a5aab04e00246adf1f1d91307a4" 2019-01-18 05:49:43,254 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:49:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-86ffd553-78d6-48cd-b52d-ea07deb1c0a9 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=4ba3235c10a24a2794200679f2b64282&scope.project.id=7382fa25f66848b6b792b4221200b1a6&role.id=259963a6408c48c7bf9f65aec38a7427", "previous": null, "next": null}} 2019-01-18 05:49:43,254 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/role_assignments?user.id=4ba3235c10a24a2794200679f2b64282&scope.project.id=7382fa25f66848b6b792b4221200b1a6&role.id=259963a6408c48c7bf9f65aec38a7427 used request id req-86ffd553-78d6-48cd-b52d-ea07deb1c0a9 2019-01-18 05:49:43,254 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.079794883728s 2019-01-18 05:49:43,255 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2019-01-18 05:49:43,255 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:5000/v3/projects/7382fa25f66848b6b792b4221200b1a6/users/4ba3235c10a24a2794200679f2b64282/roles/259963a6408c48c7bf9f65aec38a7427 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a38b1fc94b982a5aab04e00246adf1f1d91307a4" 2019-01-18 05:49:43,377 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 05:49:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0c499435-68c7-4e26-9877-74c50b1d7f41 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 05:49:43,377 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/7382fa25f66848b6b792b4221200b1a6/users/4ba3235c10a24a2794200679f2b64282/roles/259963a6408c48c7bf9f65aec38a7427 used request id req-0c499435-68c7-4e26-9877-74c50b1d7f41 2019-01-18 05:49:43,377 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.12251996994s 2019-01-18 05:49:43,378 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'refstack_defcore-project_68dbbe32-6a01-4f1b-ad68-a68990c1b25d', 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': '68255f5a-2044-4216-a333-aee7d160f68e', 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_68dbbe32-6a01-4f1b-ad68-a68990c1b25d', 'project_id': u'7382fa25f66848b6b792b4221200b1a6', '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': {}}}} 2019-01-18 05:49:43,379 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2019-01-18 05:49:43,379 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2019-01-18 05:49:43,380 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2019-01-18 05:49:43,380 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2019-01-18 05:49:43,380 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2019-01-18 05:49:43,380 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2019-01-18 05:49:43,380 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2019-01-18 05:49:43,380 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2019-01-18 05:49:43,380 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2019-01-18 05:49:43,380 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2019-01-18 05:49:43,381 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2019-01-18 05:49:43,381 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2019-01-18 05:49:43,381 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2019-01-18 05:49:43,381 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2019-01-18 05:49:43,381 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2019-01-18 05:49:43,381 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2019-01-18 05:49:43,381 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2019-01-18 05:49:43,381 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2019-01-18 05:49:43,382 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2019-01-18 05:49:43,382 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2019-01-18 05:49:43,382 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2019-01-18 05:49:43,382 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2019-01-18 05:49:43,382 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2019-01-18 05:49:43,382 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2019-01-18 05:49:43,384 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'refstack_defcore-user_68dbbe32-6a01-4f1b-ad68-a68990c1b25d', 'password': '68255f5a-2044-4216-a333-aee7d160f68e', 'project_name': 'refstack_defcore-project_68dbbe32-6a01-4f1b-ad68-a68990c1b25d', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.23:5000/v3', 'project_id': '7382fa25f66848b6b792b4221200b1a6', 'project_domain_name': 'Default'} 2019-01-18 05:49:43,384 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2019-01-18 05:49:43,385 - 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}a38b1fc94b982a5aab04e00246adf1f1d91307a4" 2019-01-18 05:49:43,466 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:49:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-37bf3f7f-aac6-4fd1-bb58-5cb25c2236ac 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": "259963a6408c48c7bf9f65aec38a7427", "links": {"self": "http://172.30.9.23:5000/v3/roles/259963a6408c48c7bf9f65aec38a7427"}, "name": "Member"}, {"domain_id": null, "id": "6b7f4f4f76264b6fb449c43b86ee3817", "links": {"self": "http://172.30.9.23:5000/v3/roles/6b7f4f4f76264b6fb449c43b86ee3817"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a482b711adf94961bf4bb28eda7f0e28", "links": {"self": "http://172.30.9.23:5000/v3/roles/a482b711adf94961bf4bb28eda7f0e28"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e7e317b66c174923a8cb46c48d897c8d", "links": {"self": "http://172.30.9.23:5000/v3/roles/e7e317b66c174923a8cb46c48d897c8d"}, "name": "ResellerAdmin"}]} 2019-01-18 05:49:43,466 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-37bf3f7f-aac6-4fd1-bb58-5cb25c2236ac 2019-01-18 05:49:43,467 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0827510356903s 2019-01-18 05:49:43,468 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2019-01-18 05:49:43,469 - 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}a38b1fc94b982a5aab04e00246adf1f1d91307a4" 2019-01-18 05:49:43,544 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:49:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-06da5808-fb19-48e9-9fb2-aaa822326365 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": "259963a6408c48c7bf9f65aec38a7427", "links": {"self": "http://172.30.9.23:5000/v3/roles/259963a6408c48c7bf9f65aec38a7427"}, "name": "Member"}, {"domain_id": null, "id": "6b7f4f4f76264b6fb449c43b86ee3817", "links": {"self": "http://172.30.9.23:5000/v3/roles/6b7f4f4f76264b6fb449c43b86ee3817"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a482b711adf94961bf4bb28eda7f0e28", "links": {"self": "http://172.30.9.23:5000/v3/roles/a482b711adf94961bf4bb28eda7f0e28"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e7e317b66c174923a8cb46c48d897c8d", "links": {"self": "http://172.30.9.23:5000/v3/roles/e7e317b66c174923a8cb46c48d897c8d"}, "name": "ResellerAdmin"}]} 2019-01-18 05:49:43,544 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-06da5808-fb19-48e9-9fb2-aaa822326365 2019-01-18 05:49:43,544 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0758769512177s 2019-01-18 05:49:43,545 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2019-01-18 05:49:43,546 - 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}a38b1fc94b982a5aab04e00246adf1f1d91307a4" 2019-01-18 05:49:43,631 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:49:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7db50b1e-d5f9-44f1-bba6-42e8883a9108 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"}} 2019-01-18 05:49:43,631 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains/default used request id req-7db50b1e-d5f9-44f1-bba6-42e8883a9108 2019-01-18 05:49:43,631 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0857040882111s 2019-01-18 05:49:43,632 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-01-18 05:49:43,633 - 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}a38b1fc94b982a5aab04e00246adf1f1d91307a4" 2019-01-18 05:49:43,729 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:49:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f3ce59eb-fdd2-47c2-bb73-d9779575feff Content-Encoding: gzip Content-Length: 873 Content-Type: application/json RESP BODY: {"users": [{"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/0607a2b4beb0408e9fa51cc5ba027ac6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0607a2b4beb0408e9fa51cc5ba027ac6", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/17c61b95071545a094cc82823d2b88b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "17c61b95071545a094cc82823d2b88b8", "email": "nova@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/29e5d2dfed2447bda26fc75bd1122674"}, "domain_id": "default", "enabled": true, "options": {}, "id": "29e5d2dfed2447bda26fc75bd1122674", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/3b6dcc8c791e4b6e8831f5b5e583de80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3b6dcc8c791e4b6e8831f5b5e583de80", "email": "neutron@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.23:5000/v3/users/45ab52d673584bc198669be88c88b878"}, "domain_id": "default", "enabled": true, "options": {}, "id": "45ab52d673584bc198669be88c88b878", "email": "barbican@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "refstack_defcore-user_68dbbe32-6a01-4f1b-ad68-a68990c1b25d", "links": {"self": "http://172.30.9.23:5000/v3/users/4ba3235c10a24a2794200679f2b64282"}, "domain_id": "default", "enabled": true, "id": "4ba3235c10a24a2794200679f2b64282", "options": {}}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/57795b4ee52f49c6a71f55bb6c4012f8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "57795b4ee52f49c6a71f55bb6c4012f8", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/5c52969262974d64ac2a300ca5d60f50"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c52969262974d64ac2a300ca5d60f50", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/5fc15572bb1c489ba92bd9945bbc1f64"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5fc15572bb1c489ba92bd9945bbc1f64", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/6b519d70e25f4e61a9dfd738cd6bba22"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6b519d70e25f4e61a9dfd738cd6bba22", "email": "heat@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.23:5000/v3/users/8248437208b540c2893a7117ad102a87"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8248437208b540c2893a7117ad102a87", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/890dee97e62840c5b15e36f03f6b7efc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "890dee97e62840c5b15e36f03f6b7efc", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/8cccb516ecc44ed9bb7c8633df108fd4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8cccb516ecc44ed9bb7c8633df108fd4", "email": "glance@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.23:5000/v3/users/97c3d863a98148299fa116fdb54be470"}, "domain_id": "default", "enabled": true, "options": {}, "id": "97c3d863a98148299fa116fdb54be470", "email": "tacker@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/a2a0c8c0f19941808c9f618af50b3b79"}, "domain_id": "c19db1b8f60647a9a114cd23287c807b", "enabled": true, "options": {}, "id": "a2a0c8c0f19941808c9f618af50b3b79", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/fe5de73ba9cb41b2be24ccf1f72f5ed4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe5de73ba9cb41b2be24ccf1f72f5ed4", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2019-01-18 05:49:43,730 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-f3ce59eb-fdd2-47c2-bb73-d9779575feff 2019-01-18 05:49:43,730 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0976560115814s 2019-01-18 05:49:43,730 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-f3ce59eb-fdd2-47c2-bb73-d9779575feff 2019-01-18 05:49:43,736 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-01-18 05:49:43,737 - 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}a38b1fc94b982a5aab04e00246adf1f1d91307a4" 2019-01-18 05:49:43,813 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:49:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-22439308-cd78-4d02-8c44-97b93242a602 Content-Encoding: gzip Content-Length: 394 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": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/47feb8aba08a40dca7028a1701e597b9"}, "enabled": true, "id": "47feb8aba08a40dca7028a1701e597b9", "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/7382fa25f66848b6b792b4221200b1a6"}, "enabled": true, "id": "7382fa25f66848b6b792b4221200b1a6", "parent_id": "default", "domain_id": "default", "name": "refstack_defcore-project_68dbbe32-6a01-4f1b-ad68-a68990c1b25d"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/9c53a91613fb4d5080479ac6f51697ed"}, "enabled": true, "id": "9c53a91613fb4d5080479ac6f51697ed", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2019-01-18 05:49:43,813 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-22439308-cd78-4d02-8c44-97b93242a602 2019-01-18 05:49:43,813 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0764019489288s 2019-01-18 05:49:43,813 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-22439308-cd78-4d02-8c44-97b93242a602 2019-01-18 05:49:43,815 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2019-01-18 05:49:43,816 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/role_assignments?user.id=4ba3235c10a24a2794200679f2b64282&scope.project.id=7382fa25f66848b6b792b4221200b1a6&role.id=6b7f4f4f76264b6fb449c43b86ee3817 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a38b1fc94b982a5aab04e00246adf1f1d91307a4" 2019-01-18 05:49:43,895 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:49:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-be37c911-6f8d-441a-972f-2d4a1831a0e1 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=4ba3235c10a24a2794200679f2b64282&scope.project.id=7382fa25f66848b6b792b4221200b1a6&role.id=6b7f4f4f76264b6fb449c43b86ee3817", "previous": null, "next": null}} 2019-01-18 05:49:43,895 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/role_assignments?user.id=4ba3235c10a24a2794200679f2b64282&scope.project.id=7382fa25f66848b6b792b4221200b1a6&role.id=6b7f4f4f76264b6fb449c43b86ee3817 used request id req-be37c911-6f8d-441a-972f-2d4a1831a0e1 2019-01-18 05:49:43,896 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0802421569824s 2019-01-18 05:49:43,896 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2019-01-18 05:49:43,897 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:5000/v3/projects/7382fa25f66848b6b792b4221200b1a6/users/4ba3235c10a24a2794200679f2b64282/roles/6b7f4f4f76264b6fb449c43b86ee3817 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a38b1fc94b982a5aab04e00246adf1f1d91307a4" 2019-01-18 05:49:44,018 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 05:49:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-81857357-1195-4125-9dbb-50bea636d0eb Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 05:49:44,018 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/7382fa25f66848b6b792b4221200b1a6/users/4ba3235c10a24a2794200679f2b64282/roles/6b7f4f4f76264b6fb449c43b86ee3817 used request id req-81857357-1195-4125-9dbb-50bea636d0eb 2019-01-18 05:49:44,018 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.121899843216s 2019-01-18 05:49:44,018 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2019-01-18 05:49:44,019 - 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}a38b1fc94b982a5aab04e00246adf1f1d91307a4" 2019-01-18 05:49:44,095 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:49:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c886a265-9429-4c75-aa31-27b119d74114 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": "259963a6408c48c7bf9f65aec38a7427", "links": {"self": "http://172.30.9.23:5000/v3/roles/259963a6408c48c7bf9f65aec38a7427"}, "name": "Member"}, {"domain_id": null, "id": "6b7f4f4f76264b6fb449c43b86ee3817", "links": {"self": "http://172.30.9.23:5000/v3/roles/6b7f4f4f76264b6fb449c43b86ee3817"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a482b711adf94961bf4bb28eda7f0e28", "links": {"self": "http://172.30.9.23:5000/v3/roles/a482b711adf94961bf4bb28eda7f0e28"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e7e317b66c174923a8cb46c48d897c8d", "links": {"self": "http://172.30.9.23:5000/v3/roles/e7e317b66c174923a8cb46c48d897c8d"}, "name": "ResellerAdmin"}]} 2019-01-18 05:49:44,096 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-c886a265-9429-4c75-aa31-27b119d74114 2019-01-18 05:49:44,096 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0772910118103s 2019-01-18 05:49:44,097 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2019-01-18 05:49:44,098 - 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}a38b1fc94b982a5aab04e00246adf1f1d91307a4" 2019-01-18 05:49:44,179 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:49:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-317546c1-d0c3-4807-9d78-c66072ff7983 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"}} 2019-01-18 05:49:44,179 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains/default used request id req-317546c1-d0c3-4807-9d78-c66072ff7983 2019-01-18 05:49:44,180 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0825262069702s 2019-01-18 05:49:44,181 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-01-18 05:49:44,181 - 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}a38b1fc94b982a5aab04e00246adf1f1d91307a4" 2019-01-18 05:49:44,283 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:49:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b4025c18-4d61-4683-bf46-9d1bec8e59ae Content-Encoding: gzip Content-Length: 873 Content-Type: application/json RESP BODY: {"users": [{"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/0607a2b4beb0408e9fa51cc5ba027ac6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0607a2b4beb0408e9fa51cc5ba027ac6", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/17c61b95071545a094cc82823d2b88b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "17c61b95071545a094cc82823d2b88b8", "email": "nova@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/29e5d2dfed2447bda26fc75bd1122674"}, "domain_id": "default", "enabled": true, "options": {}, "id": "29e5d2dfed2447bda26fc75bd1122674", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/3b6dcc8c791e4b6e8831f5b5e583de80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3b6dcc8c791e4b6e8831f5b5e583de80", "email": "neutron@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.23:5000/v3/users/45ab52d673584bc198669be88c88b878"}, "domain_id": "default", "enabled": true, "options": {}, "id": "45ab52d673584bc198669be88c88b878", "email": "barbican@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "refstack_defcore-user_68dbbe32-6a01-4f1b-ad68-a68990c1b25d", "links": {"self": "http://172.30.9.23:5000/v3/users/4ba3235c10a24a2794200679f2b64282"}, "domain_id": "default", "enabled": true, "id": "4ba3235c10a24a2794200679f2b64282", "options": {}}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/57795b4ee52f49c6a71f55bb6c4012f8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "57795b4ee52f49c6a71f55bb6c4012f8", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/5c52969262974d64ac2a300ca5d60f50"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c52969262974d64ac2a300ca5d60f50", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/5fc15572bb1c489ba92bd9945bbc1f64"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5fc15572bb1c489ba92bd9945bbc1f64", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/6b519d70e25f4e61a9dfd738cd6bba22"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6b519d70e25f4e61a9dfd738cd6bba22", "email": "heat@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.23:5000/v3/users/8248437208b540c2893a7117ad102a87"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8248437208b540c2893a7117ad102a87", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/890dee97e62840c5b15e36f03f6b7efc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "890dee97e62840c5b15e36f03f6b7efc", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/8cccb516ecc44ed9bb7c8633df108fd4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8cccb516ecc44ed9bb7c8633df108fd4", "email": "glance@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.23:5000/v3/users/97c3d863a98148299fa116fdb54be470"}, "domain_id": "default", "enabled": true, "options": {}, "id": "97c3d863a98148299fa116fdb54be470", "email": "tacker@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/a2a0c8c0f19941808c9f618af50b3b79"}, "domain_id": "c19db1b8f60647a9a114cd23287c807b", "enabled": true, "options": {}, "id": "a2a0c8c0f19941808c9f618af50b3b79", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/fe5de73ba9cb41b2be24ccf1f72f5ed4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe5de73ba9cb41b2be24ccf1f72f5ed4", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2019-01-18 05:49:44,284 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-b4025c18-4d61-4683-bf46-9d1bec8e59ae 2019-01-18 05:49:44,284 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.103145122528s 2019-01-18 05:49:44,284 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-b4025c18-4d61-4683-bf46-9d1bec8e59ae 2019-01-18 05:49:44,290 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2019-01-18 05:49:44,291 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/role_assignments?user.id=4ba3235c10a24a2794200679f2b64282&role.id=6b7f4f4f76264b6fb449c43b86ee3817&scope.domain.id=default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a38b1fc94b982a5aab04e00246adf1f1d91307a4" 2019-01-18 05:49:44,366 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:49:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ab4a7d39-6512-4372-9049-260a633ab986 Content-Encoding: gzip Content-Length: 191 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.23:5000/v3/role_assignments?user.id=4ba3235c10a24a2794200679f2b64282&role.id=6b7f4f4f76264b6fb449c43b86ee3817&scope.domain.id=default", "previous": null, "next": null}} 2019-01-18 05:49:44,366 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/role_assignments?user.id=4ba3235c10a24a2794200679f2b64282&role.id=6b7f4f4f76264b6fb449c43b86ee3817&scope.domain.id=default used request id req-ab4a7d39-6512-4372-9049-260a633ab986 2019-01-18 05:49:44,366 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0758810043335s 2019-01-18 05:49:44,367 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2019-01-18 05:49:44,367 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:5000/v3/domains/default/users/4ba3235c10a24a2794200679f2b64282/roles/6b7f4f4f76264b6fb449c43b86ee3817 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a38b1fc94b982a5aab04e00246adf1f1d91307a4" 2019-01-18 05:49:44,491 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 05:49:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-98d3f648-9b04-441e-b57a-77fa46b58e74 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 05:49:44,491 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/domains/default/users/4ba3235c10a24a2794200679f2b64282/roles/6b7f4f4f76264b6fb449c43b86ee3817 used request id req-98d3f648-9b04-441e-b57a-77fa46b58e74 2019-01-18 05:49:44,492 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.124876976013s 2019-01-18 05:49:44,492 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2019-01-18 05:49:46,851 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2019-01-18 05:49:46.541 11196 INFO rally.deployment.engine [-] Deployment 42676394-4efe-4ff8-845c-082fa40f4bb0 | Starting: Destroy cloud and free allocated resources. 2019-01-18 05:49:46.619 11196 INFO rally.deployment.engine [-] Deployment 42676394-4efe-4ff8-845c-082fa40f4bb0 | Completed: Destroy cloud and free allocated resources. 2019-01-18 05:49:46.644 11196 INFO rally.api [-] Deleting deployment-specific data for verifier 'opnfv-tempest' (UUID=52e5b46a-5c71-4875-8596-0e4716ab09b1). 2019-01-18 05:49:46.648 11196 INFO rally.api [-] Deployment-specific data has been successfully deleted! 2019-01-18 05:49:49,112 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally 2019-01-18 05:49:48.840 11199 INFO rally.deployment.engines.existing [-] Save deployment 'opnfv-rally' (uuid=21253742-2a43-45f1-ac0b-af0ce9ea9ed6) with 'openstack' platform. +--------------------------------------+---------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+---------------------+-------------+------------------+--------+ | 21253742-2a43-45f1-ac0b-af0ce9ea9ed6 | 2019-01-18T05:49:48 | opnfv-rally | deploy->finished | | +--------------------------------------+---------------------+-------------+------------------+--------+ Using deployment: 21253742-2a43-45f1-ac0b-af0ce9ea9ed6 ~/.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 2019-01-18 05:49:52,383 - 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 | +-------------+-------------------+-----------+ 2019-01-18 05:49:52,383 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2019-01-18 05:49:54,546 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify delete-verifier --id opnfv-tempest --force 2019-01-18 05:49:54.294 11205 INFO rally.api [-] Deleting verifier 'opnfv-tempest' (UUID=52e5b46a-5c71-4875-8596-0e4716ab09b1). 2019-01-18 05:49:54.412 11205 INFO rally.api [-] Verifier has been successfully deleted! 2019-01-18 05:49:58,296 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide 2019-01-18 05:49:56.626 11208 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2019-01-18 05:49:56.759 11208 INFO rally.verification.manager [-] Cloning verifier repo from /src/tempest. 2019-01-18 05:49:58.106 11208 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=ba5c1cb1-0f01-422a-9d60-b23eddbf6980) has been successfully created! Using verifier 'opnfv-tempest' (UUID=ba5c1cb1-0f01-422a-9d60-b23eddbf6980) as the default verifier for the future CLI operations. 2019-01-18 05:50:01,226 - xtesting.ci.run_tests - INFO - Running test case 'refstack_defcore'... 2019-01-18 05:50:01,226 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-01-18 05:50:01,296 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2019-01-18 05:50:01,297 - 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" 2019-01-18 05:50:01,305 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:50:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c45d93e2-066d-422c-8d7b-68969d6dfa62 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 05:50:01,305 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-c45d93e2-066d-422c-8d7b-68969d6dfa62 2019-01-18 05:50:01,306 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 05:50:01,774 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}, {"id": "259963a6408c48c7bf9f65aec38a7427", "name": "Member"}], "expires_at": "2019-01-18T06:50:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7382fa25f66848b6b792b4221200b1a6", "name": "refstack_defcore-project_68dbbe32-6a01-4f1b-ad68-a68990c1b25d"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/7382fa25f66848b6b792b4221200b1a6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/7382fa25f66848b6b792b4221200b1a6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/7382fa25f66848b6b792b4221200b1a6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/7382fa25f66848b6b792b4221200b1a6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/7382fa25f66848b6b792b4221200b1a6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/7382fa25f66848b6b792b4221200b1a6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/7382fa25f66848b6b792b4221200b1a6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/7382fa25f66848b6b792b4221200b1a6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/7382fa25f66848b6b792b4221200b1a6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/7382fa25f66848b6b792b4221200b1a6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/7382fa25f66848b6b792b4221200b1a6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/7382fa25f66848b6b792b4221200b1a6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "refstack_defcore-user_68dbbe32-6a01-4f1b-ad68-a68990c1b25d", "id": "4ba3235c10a24a2794200679f2b64282"}, "audit_ids": ["vTopBKuuRoyLi-mNFhKskQ"], "issued_at": "2019-01-18T05:50:01.000000Z"}} 2019-01-18 05:50:01,779 - 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}923b559822f5d923b22e1de8bc7bfd8cc0cc8669" 2019-01-18 05:50:01,784 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 648 Date: Fri, 18 Jan 2019 05:50:01 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"}]}]} 2019-01-18 05:50:01,788 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-01-18 05:50:01,788 - 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}923b559822f5d923b22e1de8bc7bfd8cc0cc8669" 2019-01-18 05:50:01,967 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-cf744a26-e2e9-4d6d-a2fb-3abc47618ae6 Date: Fri, 18 Jan 2019 05:50:01 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-01-18 05:50:01,968 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-cf744a26-e2e9-4d6d-a2fb-3abc47618ae6 2019-01-18 05:50:01,968 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.179842948914s 2019-01-18 05:50:01,968 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-cf744a26-e2e9-4d6d-a2fb-3abc47618ae6 2019-01-18 05:50:01,970 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-01-18 05:50:01,971 - 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}923b559822f5d923b22e1de8bc7bfd8cc0cc8669" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/refstack_defcore-img_68dbbe32-6a01-4f1b-ad68-a68990c1b25d", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "refstack_defcore-img_68dbbe32-6a01-4f1b-ad68-a68990c1b25d"}' 2019-01-18 05:50:02,174 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 883 Content-Type: application/json Location: http://172.30.9.23:9292/v2/images/72338790-c672-4c40-adee-05ddc9673368 X-Openstack-Request-Id: req-fee7341d-b078-49d9-909e-6a0004cea323 Date: Fri, 18 Jan 2019 05:50:02 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/72338790-c672-4c40-adee-05ddc9673368/file", "owner": "7382fa25f66848b6b792b4221200b1a6", "id": "72338790-c672-4c40-adee-05ddc9673368", "size": null, "self": "/v2/images/72338790-c672-4c40-adee-05ddc9673368", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2019-01-18T05:50:02Z", "visibility": "public", "owner_specified.shade.object": "images/refstack_defcore-img_68dbbe32-6a01-4f1b-ad68-a68990c1b25d", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "refstack_defcore-img_68dbbe32-6a01-4f1b-ad68-a68990c1b25d", "checksum": null, "created_at": "2019-01-18T05:50:02Z", "protected": false} 2019-01-18 05:50:02,174 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-fee7341d-b078-49d9-909e-6a0004cea323 2019-01-18 05:50:02,175 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.20436501503s 2019-01-18 05:50:02,175 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-fee7341d-b078-49d9-909e-6a0004cea323 returning object 72338790-c672-4c40-adee-05ddc9673368 2019-01-18 05:50:02,176 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-01-18 05:50:02,176 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9292/v2/images/72338790-c672-4c40-adee-05ddc9673368/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}923b559822f5d923b22e1de8bc7bfd8cc0cc8669" -d '' 2019-01-18 05:50:03,813 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-24706c9c-ca0f-4c3b-83db-d382c23c9921 Date: Fri, 18 Jan 2019 05:50:03 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-18 05:50:03,813 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/72338790-c672-4c40-adee-05ddc9673368/file used request id req-24706c9c-ca0f-4c3b-83db-d382c23c9921 2019-01-18 05:50:03,813 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.63692808151s 2019-01-18 05:50:03,813 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/72338790-c672-4c40-adee-05ddc9673368/file used request id req-24706c9c-ca0f-4c3b-83db-d382c23c9921 2019-01-18 05:50:03,814 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-01-18 05:50:03,814 - 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}923b559822f5d923b22e1de8bc7bfd8cc0cc8669" 2019-01-18 05:50:03,982 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1213 Content-Type: application/json X-Openstack-Request-Id: req-086fd35d-c66a-4f0d-8df8-d38e8174a37e Date: Fri, 18 Jan 2019 05:50:03 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://af014572-0a5d-4a80-a07f-9105f52ab2c1/images/72338790-c672-4c40-adee-05ddc9673368/snap", "metadata": {}}], "file": "/v2/images/72338790-c672-4c40-adee-05ddc9673368/file", "owner": "7382fa25f66848b6b792b4221200b1a6", "id": "72338790-c672-4c40-adee-05ddc9673368", "size": 12716032, "self": "/v2/images/72338790-c672-4c40-adee-05ddc9673368", "disk_format": "qcow2", "direct_url": "rbd://af014572-0a5d-4a80-a07f-9105f52ab2c1/images/72338790-c672-4c40-adee-05ddc9673368/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2019-01-18T05:50:03Z", "visibility": "public", "owner_specified.shade.object": "images/refstack_defcore-img_68dbbe32-6a01-4f1b-ad68-a68990c1b25d", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "refstack_defcore-img_68dbbe32-6a01-4f1b-ad68-a68990c1b25d", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-01-18T05:50:02Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-01-18 05:50:03,982 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-086fd35d-c66a-4f0d-8df8-d38e8174a37e 2019-01-18 05:50:03,983 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.168853998184s 2019-01-18 05:50:03,983 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-086fd35d-c66a-4f0d-8df8-d38e8174a37e 2019-01-18 05:50:03,985 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://af014572-0a5d-4a80-a07f-9105f52ab2c1/images/72338790-c672-4c40-adee-05ddc9673368/snap', u'metadata': Munch({})})], 'file': u'/v2/images/72338790-c672-4c40-adee-05ddc9673368/file', 'owner': u'7382fa25f66848b6b792b4221200b1a6', 'id': u'72338790-c672-4c40-adee-05ddc9673368', 'size': 12716032, u'self': u'/v2/images/72338790-c672-4c40-adee-05ddc9673368', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'7382fa25f66848b6b792b4221200b1a6', 'name': 'refstack_defcore-project_68dbbe32-6a01-4f1b-ad68-a68990c1b25d', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://af014572-0a5d-4a80-a07f-9105f52ab2c1/images/72338790-c672-4c40-adee-05ddc9673368/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-01-18T05:50:03Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2019-01-18T05:50:03Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/refstack_defcore-img_68dbbe32-6a01-4f1b-ad68-a68990c1b25d', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/72338790-c672-4c40-adee-05ddc9673368', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/refstack_defcore-img_68dbbe32-6a01-4f1b-ad68-a68990c1b25d', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'refstack_defcore-img_68dbbe32-6a01-4f1b-ad68-a68990c1b25d', 'created': u'2019-01-18T05:50:02Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-01-18T05:50:02Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/72338790-c672-4c40-adee-05ddc9673368', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/refstack_defcore-img_68dbbe32-6a01-4f1b-ad68-a68990c1b25d', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2019-01-18 05:50:03,986 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-01-18 05:50:03,990 - 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}a38b1fc94b982a5aab04e00246adf1f1d91307a4" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "refstack_defcore-flavor_68dbbe32-6a01-4f1b-ad68-a68990c1b25d", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-01-18 05:50:04,182 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:50: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-01ec7b00-fed4-4bc9-a2e2-dc704774af78 x-compute-request-id: req-01ec7b00-fed4-4bc9-a2e2-dc704774af78 Content-Encoding: gzip Content-Length: 311 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/6e876fd9-4a16-48c0-88c5-cebeae9163fc", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/6e876fd9-4a16-48c0-88c5-cebeae9163fc", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "6e876fd9-4a16-48c0-88c5-cebeae9163fc", "name": "refstack_defcore-flavor_68dbbe32-6a01-4f1b-ad68-a68990c1b25d", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2019-01-18 05:50:04,182 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-01ec7b00-fed4-4bc9-a2e2-dc704774af78 2019-01-18 05:50:04,183 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.196252822876s 2019-01-18 05:50:04,183 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-01ec7b00-fed4-4bc9-a2e2-dc704774af78 returning object 6e876fd9-4a16-48c0-88c5-cebeae9163fc 2019-01-18 05:50:04,184 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'refstack_defcore-flavor_68dbbe32-6a01-4f1b-ad68-a68990c1b25d', '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'9c53a91613fb4d5080479ac6f51697ed', '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'6e876fd9-4a16-48c0-88c5-cebeae9163fc', 'swap': 0}) 2019-01-18 05:50:04,184 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-01-18 05:50:04,187 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/flavors/6e876fd9-4a16-48c0-88c5-cebeae9163fc/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}a38b1fc94b982a5aab04e00246adf1f1d91307a4" -d '{"extra_specs": {}}' 2019-01-18 05:50:04,205 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:50: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-12fddb85-3074-4416-acb5-687ef4b550dd x-compute-request-id: req-12fddb85-3074-4416-acb5-687ef4b550dd Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2019-01-18 05:50:04,205 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors/6e876fd9-4a16-48c0-88c5-cebeae9163fc/os-extra_specs used request id req-12fddb85-3074-4416-acb5-687ef4b550dd 2019-01-18 05:50:04,205 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0204350948334s 2019-01-18 05:50:04,205 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors/6e876fd9-4a16-48c0-88c5-cebeae9163fc/os-extra_specs used request id req-12fddb85-3074-4416-acb5-687ef4b550dd 2019-01-18 05:50:04,207 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2019-01-18 05:50:04,211 - 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}923b559822f5d923b22e1de8bc7bfd8cc0cc8669" 2019-01-18 05:50:04,215 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 18 Jan 2019 05:50: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"}]}]}} 2019-01-18 05:50:04,220 - 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}923b559822f5d923b22e1de8bc7bfd8cc0cc8669" 2019-01-18 05:50:04,295 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:50:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0117a1f4-b74d-4586-82ff-ea9fab874481 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": "259963a6408c48c7bf9f65aec38a7427", "links": {"self": "http://172.30.9.23:5000/v3/roles/259963a6408c48c7bf9f65aec38a7427"}, "name": "Member"}, {"domain_id": null, "id": "6b7f4f4f76264b6fb449c43b86ee3817", "links": {"self": "http://172.30.9.23:5000/v3/roles/6b7f4f4f76264b6fb449c43b86ee3817"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a482b711adf94961bf4bb28eda7f0e28", "links": {"self": "http://172.30.9.23:5000/v3/roles/a482b711adf94961bf4bb28eda7f0e28"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e7e317b66c174923a8cb46c48d897c8d", "links": {"self": "http://172.30.9.23:5000/v3/roles/e7e317b66c174923a8cb46c48d897c8d"}, "name": "ResellerAdmin"}]} 2019-01-18 05:50:04,295 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-0117a1f4-b74d-4586-82ff-ea9fab874481 2019-01-18 05:50:04,296 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.088054895401s 2019-01-18 05:50:04,298 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2019-01-18 05:50:04,302 - 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}923b559822f5d923b22e1de8bc7bfd8cc0cc8669" 2019-01-18 05:50:04,482 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:50: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-ed65bcc7-822c-4584-b2d7-fe85eae2076d x-compute-request-id: req-ed65bcc7-822c-4584-b2d7-fe85eae2076d Content-Encoding: gzip Content-Length: 718 Content-Type: application/json RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 204}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.4", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"pcid\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"acpi\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"ssse3\", \"fpu\", \"cx16\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 10239, "hypervisor_version": 2009000, "disk_available_least": 10181, "local_gb": 10239, "free_ram_mb": 28406, "id": 3}, {"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 207}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.6", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"pcid\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"acpi\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"ssse3\", \"fpu\", \"cx16\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 10239, "hypervisor_version": 2009000, "disk_available_least": 10181, "local_gb": 10239, "free_ram_mb": 28406, "id": 6}]} 2019-01-18 05:50:04,482 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/os-hypervisors/detail used request id req-ed65bcc7-822c-4584-b2d7-fe85eae2076d 2019-01-18 05:50:04,483 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.184417009354s 2019-01-18 05:50:04,483 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/os-hypervisors/detail used request id req-ed65bcc7-822c-4584-b2d7-fe85eae2076d 2019-01-18 05:50:04,484 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-01-18 05:50:04,485 - 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}923b559822f5d923b22e1de8bc7bfd8cc0cc8669" 2019-01-18 05:50:04,505 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1213 Content-Type: application/json X-Openstack-Request-Id: req-cbfdf8f2-5dbc-47b9-858f-717c0551ca3d Date: Fri, 18 Jan 2019 05:50:04 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://af014572-0a5d-4a80-a07f-9105f52ab2c1/images/72338790-c672-4c40-adee-05ddc9673368/snap", "metadata": {}}], "file": "/v2/images/72338790-c672-4c40-adee-05ddc9673368/file", "owner": "7382fa25f66848b6b792b4221200b1a6", "id": "72338790-c672-4c40-adee-05ddc9673368", "size": 12716032, "self": "/v2/images/72338790-c672-4c40-adee-05ddc9673368", "disk_format": "qcow2", "direct_url": "rbd://af014572-0a5d-4a80-a07f-9105f52ab2c1/images/72338790-c672-4c40-adee-05ddc9673368/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2019-01-18T05:50:03Z", "visibility": "public", "owner_specified.shade.object": "images/refstack_defcore-img_68dbbe32-6a01-4f1b-ad68-a68990c1b25d", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "refstack_defcore-img_68dbbe32-6a01-4f1b-ad68-a68990c1b25d", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-01-18T05:50:02Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-01-18 05:50:04,505 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-cbfdf8f2-5dbc-47b9-858f-717c0551ca3d 2019-01-18 05:50:04,506 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0212881565094s 2019-01-18 05:50:04,506 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-cbfdf8f2-5dbc-47b9-858f-717c0551ca3d 2019-01-18 05:50:04,509 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-01-18 05:50:04,509 - 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}923b559822f5d923b22e1de8bc7bfd8cc0cc8669" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/refstack_defcore-img_alt_68dbbe32-6a01-4f1b-ad68-a68990c1b25d", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "refstack_defcore-img_alt_68dbbe32-6a01-4f1b-ad68-a68990c1b25d"}' 2019-01-18 05:50:04,718 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 891 Content-Type: application/json Location: http://172.30.9.23:9292/v2/images/25bdffe9-1b8e-429f-9aff-1967c4b205ea X-Openstack-Request-Id: req-9dedc637-4ae7-4994-9dcc-44504cee5ce8 Date: Fri, 18 Jan 2019 05:50:04 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/25bdffe9-1b8e-429f-9aff-1967c4b205ea/file", "owner": "7382fa25f66848b6b792b4221200b1a6", "id": "25bdffe9-1b8e-429f-9aff-1967c4b205ea", "size": null, "self": "/v2/images/25bdffe9-1b8e-429f-9aff-1967c4b205ea", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2019-01-18T05:50:04Z", "visibility": "public", "owner_specified.shade.object": "images/refstack_defcore-img_alt_68dbbe32-6a01-4f1b-ad68-a68990c1b25d", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "refstack_defcore-img_alt_68dbbe32-6a01-4f1b-ad68-a68990c1b25d", "checksum": null, "created_at": "2019-01-18T05:50:04Z", "protected": false} 2019-01-18 05:50:04,718 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-9dedc637-4ae7-4994-9dcc-44504cee5ce8 2019-01-18 05:50:04,718 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.209511041641s 2019-01-18 05:50:04,719 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-9dedc637-4ae7-4994-9dcc-44504cee5ce8 returning object 25bdffe9-1b8e-429f-9aff-1967c4b205ea 2019-01-18 05:50:04,719 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-01-18 05:50:04,720 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9292/v2/images/25bdffe9-1b8e-429f-9aff-1967c4b205ea/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}923b559822f5d923b22e1de8bc7bfd8cc0cc8669" -d '' 2019-01-18 05:50:06,010 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-a6057dff-2141-4ef5-99f8-7e2b6a650111 Date: Fri, 18 Jan 2019 05:50:06 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-18 05:50:06,010 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/25bdffe9-1b8e-429f-9aff-1967c4b205ea/file used request id req-a6057dff-2141-4ef5-99f8-7e2b6a650111 2019-01-18 05:50:06,010 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.29049992561s 2019-01-18 05:50:06,010 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/25bdffe9-1b8e-429f-9aff-1967c4b205ea/file used request id req-a6057dff-2141-4ef5-99f8-7e2b6a650111 2019-01-18 05:50:06,011 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-01-18 05:50:06,011 - 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}923b559822f5d923b22e1de8bc7bfd8cc0cc8669" 2019-01-18 05:50:06,180 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2367 Content-Type: application/json X-Openstack-Request-Id: req-d6d96a5f-d440-42c0-8b09-803aa0a5798a Date: Fri, 18 Jan 2019 05:50:06 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://af014572-0a5d-4a80-a07f-9105f52ab2c1/images/25bdffe9-1b8e-429f-9aff-1967c4b205ea/snap", "metadata": {}}], "file": "/v2/images/25bdffe9-1b8e-429f-9aff-1967c4b205ea/file", "owner": "7382fa25f66848b6b792b4221200b1a6", "id": "25bdffe9-1b8e-429f-9aff-1967c4b205ea", "size": 12716032, "self": "/v2/images/25bdffe9-1b8e-429f-9aff-1967c4b205ea", "disk_format": "qcow2", "direct_url": "rbd://af014572-0a5d-4a80-a07f-9105f52ab2c1/images/25bdffe9-1b8e-429f-9aff-1967c4b205ea/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2019-01-18T05:50:05Z", "visibility": "public", "owner_specified.shade.object": "images/refstack_defcore-img_alt_68dbbe32-6a01-4f1b-ad68-a68990c1b25d", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "refstack_defcore-img_alt_68dbbe32-6a01-4f1b-ad68-a68990c1b25d", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-01-18T05:50:04Z", "protected": false}, {"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://af014572-0a5d-4a80-a07f-9105f52ab2c1/images/72338790-c672-4c40-adee-05ddc9673368/snap", "metadata": {}}], "file": "/v2/images/72338790-c672-4c40-adee-05ddc9673368/file", "owner": "7382fa25f66848b6b792b4221200b1a6", "id": "72338790-c672-4c40-adee-05ddc9673368", "size": 12716032, "self": "/v2/images/72338790-c672-4c40-adee-05ddc9673368", "disk_format": "qcow2", "direct_url": "rbd://af014572-0a5d-4a80-a07f-9105f52ab2c1/images/72338790-c672-4c40-adee-05ddc9673368/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2019-01-18T05:50:03Z", "visibility": "public", "owner_specified.shade.object": "images/refstack_defcore-img_68dbbe32-6a01-4f1b-ad68-a68990c1b25d", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "refstack_defcore-img_68dbbe32-6a01-4f1b-ad68-a68990c1b25d", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-01-18T05:50:02Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-01-18 05:50:06,181 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-d6d96a5f-d440-42c0-8b09-803aa0a5798a 2019-01-18 05:50:06,181 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.169857025146s 2019-01-18 05:50:06,181 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-d6d96a5f-d440-42c0-8b09-803aa0a5798a 2019-01-18 05:50:06,184 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://af014572-0a5d-4a80-a07f-9105f52ab2c1/images/25bdffe9-1b8e-429f-9aff-1967c4b205ea/snap', u'metadata': Munch({})})], 'file': u'/v2/images/25bdffe9-1b8e-429f-9aff-1967c4b205ea/file', 'owner': u'7382fa25f66848b6b792b4221200b1a6', 'id': u'25bdffe9-1b8e-429f-9aff-1967c4b205ea', 'size': 12716032, u'self': u'/v2/images/25bdffe9-1b8e-429f-9aff-1967c4b205ea', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'7382fa25f66848b6b792b4221200b1a6', 'name': 'refstack_defcore-project_68dbbe32-6a01-4f1b-ad68-a68990c1b25d', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://af014572-0a5d-4a80-a07f-9105f52ab2c1/images/25bdffe9-1b8e-429f-9aff-1967c4b205ea/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-01-18T05:50:05Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2019-01-18T05:50:05Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/refstack_defcore-img_alt_68dbbe32-6a01-4f1b-ad68-a68990c1b25d', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/25bdffe9-1b8e-429f-9aff-1967c4b205ea', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/refstack_defcore-img_alt_68dbbe32-6a01-4f1b-ad68-a68990c1b25d', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'refstack_defcore-img_alt_68dbbe32-6a01-4f1b-ad68-a68990c1b25d', 'created': u'2019-01-18T05:50:04Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-01-18T05:50:04Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/25bdffe9-1b8e-429f-9aff-1967c4b205ea', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/refstack_defcore-img_alt_68dbbe32-6a01-4f1b-ad68-a68990c1b25d', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2019-01-18 05:50:06,185 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-01-18 05:50:06,188 - 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}a38b1fc94b982a5aab04e00246adf1f1d91307a4" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "refstack_defcore-flavor_alt_68dbbe32-6a01-4f1b-ad68-a68990c1b25d", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-01-18 05:50:06,236 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:50: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-09277aca-1090-451c-a917-5f55d1b87d05 x-compute-request-id: req-09277aca-1090-451c-a917-5f55d1b87d05 Content-Encoding: gzip Content-Length: 314 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/6898789d-172b-4f8c-b1f2-7a090cf26711", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/6898789d-172b-4f8c-b1f2-7a090cf26711", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "6898789d-172b-4f8c-b1f2-7a090cf26711", "name": "refstack_defcore-flavor_alt_68dbbe32-6a01-4f1b-ad68-a68990c1b25d", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2019-01-18 05:50:06,237 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-09277aca-1090-451c-a917-5f55d1b87d05 2019-01-18 05:50:06,237 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0515780448914s 2019-01-18 05:50:06,237 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-09277aca-1090-451c-a917-5f55d1b87d05 returning object 6898789d-172b-4f8c-b1f2-7a090cf26711 2019-01-18 05:50:06,238 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'refstack_defcore-flavor_alt_68dbbe32-6a01-4f1b-ad68-a68990c1b25d', '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'9c53a91613fb4d5080479ac6f51697ed', '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'6898789d-172b-4f8c-b1f2-7a090cf26711', 'swap': 0}) 2019-01-18 05:50:06,239 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-01-18 05:50:06,241 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/flavors/6898789d-172b-4f8c-b1f2-7a090cf26711/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}a38b1fc94b982a5aab04e00246adf1f1d91307a4" -d '{"extra_specs": {}}' 2019-01-18 05:50:06,260 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:50: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-a53bb972-c008-43bc-bf13-78043f01eb18 x-compute-request-id: req-a53bb972-c008-43bc-bf13-78043f01eb18 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2019-01-18 05:50:06,260 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors/6898789d-172b-4f8c-b1f2-7a090cf26711/os-extra_specs used request id req-a53bb972-c008-43bc-bf13-78043f01eb18 2019-01-18 05:50:06,260 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0212168693542s 2019-01-18 05:50:06,260 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors/6898789d-172b-4f8c-b1f2-7a090cf26711/os-extra_specs used request id req-a53bb972-c008-43bc-bf13-78043f01eb18 2019-01-18 05:50:06,261 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'refstack_defcore-flavor_alt_68dbbe32-6a01-4f1b-ad68-a68990c1b25d', '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'9c53a91613fb4d5080479ac6f51697ed', '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'6898789d-172b-4f8c-b1f2-7a090cf26711', 'swap': 0}) 2019-01-18 05:50:09,465 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2019-01-18 05:50:08.396 11227 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=ba5c1cb1-0f01-422a-9d60-b23eddbf6980) for deployment 'opnfv-rally' (UUID=21253742-2a43-45f1-ac0b-af0ce9ea9ed6). 2019-01-18 05:50:09.291 11227 WARNING oslo_config.cfg [-] Option "swift_operator_role" from group "tempest" is deprecated. Use option "swift_operator_role" from group "openstack". 2019-01-18 05:50:09.293 11227 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=ba5c1cb1-0f01-422a-9d60-b23eddbf6980) has been successfully configured for deployment 'opnfv-rally' (UUID=21253742-2a43-45f1-ac0b-af0ce9ea9ed6)! 2019-01-18 05:50:09,466 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2019-01-18 05:50:09,466 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2019-01-18 05:50:09,469 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2019-01-18 05:50:15,161 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_snapshot_metadata.SnapshotV2MetadataTestJSON.test_create_get_delete_snapshot_metadata not found in Tempest list. 2019-01-18 05:50:15,162 - refstack_client.list_parser - WARNING - Test tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_rebuild_reboot_deleted_server not found in Tempest list. 2019-01-18 05:50:15,162 - 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. 2019-01-18 05:50:15,162 - 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. 2019-01-18 05:50:15,162 - 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. 2019-01-18 05:50:15,162 - refstack_client.list_parser - WARNING - Test tempest.api.network.test_networks.NetworksTestJSON.test_list_networks not found in Tempest list. 2019-01-18 05:50:15,162 - refstack_client.list_parser - WARNING - Test tempest.api.network.test_networks.NetworksTestJSON.test_create_delete_subnet_with_gw not found in Tempest list. 2019-01-18 05:50:15,162 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_by_name not found in Tempest list. 2019-01-18 05:50:15,162 - refstack_client.list_parser - WARNING - Test tempest.api.image.v2.test_images.ListImagesTest.test_list_images_param_status not found in Tempest list. 2019-01-18 05:50:15,162 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_snapshot_metadata.SnapshotV2MetadataTestJSON.test_crud_snapshot_metadata not found in Tempest list. 2019-01-18 05:50:15,163 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_snapshots.VolumesV2SnapshotTestJSON.test_snapshots_list_with_params not found in Tempest list. 2019-01-18 05:50:15,163 - refstack_client.list_parser - WARNING - Test tempest.api.image.v2.test_images.ListImagesTest.test_list_images_param_container_format not found in Tempest list. 2019-01-18 05:50:15,163 - 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. 2019-01-18 05:50:15,163 - refstack_client.list_parser - WARNING - Test tempest.api.volume.v2.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_pagination not found in Tempest list. 2019-01-18 05:50:15,163 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_get_invalid_volume_id not found in Tempest list. 2019-01-18 05:50:15,163 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_create_volume_with_size_negative not found in Tempest list. 2019-01-18 05:50:15,163 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_delete_invalid_volume_id not found in Tempest list. 2019-01-18 05:50:15,163 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_extensions.ExtensionsV2TestJSON.test_list_extensions not found in Tempest list. 2019-01-18 05:50:15,163 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_volume_get_nonexistent_volume_id not found in Tempest list. 2019-01-18 05:50:15,163 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volumes_list_details_by_status not found in Tempest list. 2019-01-18 05:50:15,164 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volume_metadata.VolumesV2MetadataTest.test_create_get_delete_volume_metadata not found in Tempest list. 2019-01-18 05:50:15,164 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_update_snapshot_metadata_item not found in Tempest list. 2019-01-18 05:50:15,164 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_list_volumes_with_nonexistent_name not found in Tempest list. 2019-01-18 05:50:15,164 - 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. 2019-01-18 05:50:15,164 - 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. 2019-01-18 05:50:15,164 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_create_volume_with_size_zero not found in Tempest list. 2019-01-18 05:50:15,164 - refstack_client.list_parser - WARNING - Test tempest.api.image.v2.test_images.ListImagesTest.test_list_no_params not found in Tempest list. 2019-01-18 05:50:15,164 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volumes_list_by_status not found in Tempest list. 2019-01-18 05:50:15,164 - 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. 2019-01-18 05:50:15,164 - refstack_client.list_parser - WARNING - Test tempest.api.network.test_networks.NetworksTestJSON.test_show_subnet not found in Tempest list. 2019-01-18 05:50:15,165 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_snapshots.VolumesV2SnapshotTestJSON.test_snapshots_list_details_with_params not found in Tempest list. 2019-01-18 05:50:15,165 - 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. 2019-01-18 05:50:15,165 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_actions.VolumesV2ActionsTest.test_volume_upload not found in Tempest list. 2019-01-18 05:50:15,165 - refstack_client.list_parser - WARNING - Test tempest.api.network.test_networks.NetworksTestJSON.test_show_network_fields not found in Tempest list. 2019-01-18 05:50:15,165 - refstack_client.list_parser - WARNING - Test tempest.api.image.v2.test_images.ListImagesTest.test_list_images_param_disk_format not found in Tempest list. 2019-01-18 05:50:15,165 - 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. 2019-01-18 05:50:15,165 - 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. 2019-01-18 05:50:15,165 - 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. 2019-01-18 05:50:15,165 - 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. 2019-01-18 05:50:15,165 - refstack_client.list_parser - WARNING - Test tempest.api.identity.v3.TestApiDiscovery.test_api_version_statuses not found in Tempest list. 2019-01-18 05:50:15,165 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volumes_list_by_availability_zone not found in Tempest list. 2019-01-18 05:50:15,166 - 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. 2019-01-18 05:50:15,166 - 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. 2019-01-18 05:50:15,166 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_volume_delete_nonexistent_volume_id not found in Tempest list. 2019-01-18 05:50:15,166 - 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. 2019-01-18 05:50:15,166 - 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. 2019-01-18 05:50:15,166 - refstack_client.list_parser - WARNING - Test tempest.api.network.test_networks.NetworksTestJSON.test_create_delete_subnet_all_attributes not found in Tempest list. 2019-01-18 05:50:15,166 - refstack_client.list_parser - WARNING - Test tempest.api.network.test_networks.NetworksTestJSON.test_create_delete_subnet_with_dhcp_enabled not found in Tempest list. 2019-01-18 05:50:15,166 - refstack_client.list_parser - WARNING - Test tempest.api.network.test_networks.NetworksTestJSON.test_create_update_delete_network_subnet not found in Tempest list. 2019-01-18 05:50:15,166 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volume_list not found in Tempest list. 2019-01-18 05:50:15,166 - 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. 2019-01-18 05:50:15,167 - refstack_client.list_parser - WARNING - Test tempest.api.network.test_networks.NetworksTestJSON.test_show_network not found in Tempest list. 2019-01-18 05:50:15,167 - 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. 2019-01-18 05:50:15,167 - refstack_client.list_parser - WARNING - Test tempest.api.network.test_networks.NetworksTestJSON.test_list_subnets_fields not found in Tempest list. 2019-01-18 05:50:15,167 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volume_metadata.VolumesV2MetadataTest.test_update_volume_metadata_item not found in Tempest list. 2019-01-18 05:50:15,167 - refstack_client.list_parser - WARNING - Test tempest.api.network.test_networks.NetworksTestJSON.test_delete_network_with_subnet not found in Tempest list. 2019-01-18 05:50:15,167 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_create_volume_without_passing_size not found in Tempest list. 2019-01-18 05:50:15,167 - refstack_client.list_parser - WARNING - Test tempest.api.volume.v2.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_details_pagination not found in Tempest list. 2019-01-18 05:50:15,167 - refstack_client.list_parser - WARNING - Test tempest.api.identity.v3.TestApiDiscovery.test_api_media_types not found in Tempest list. 2019-01-18 05:50:15,167 - 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. 2019-01-18 05:50:15,167 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_get.VolumesV2GetTest.test_volume_create_get_update_delete not found in Tempest list. 2019-01-18 05:50:15,168 - 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. 2019-01-18 05:50:15,168 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_create_volume_with_invalid_size not found in Tempest list. 2019-01-18 05:50:15,168 - refstack_client.list_parser - WARNING - Test tempest.api.network.test_networks.NetworksTestJSON.test_show_subnet_fields not found in Tempest list. 2019-01-18 05:50:15,168 - refstack_client.list_parser - WARNING - Test tempest.api.identity.v3.TestApiDiscovery.test_api_version_resources not found in Tempest list. 2019-01-18 05:50:15,168 - refstack_client.list_parser - WARNING - Test tempest.api.network.test_networks.NetworksTestJSON.test_create_delete_subnet_without_gateway not found in Tempest list. 2019-01-18 05:50:15,168 - 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. 2019-01-18 05:50:15,168 - refstack_client.list_parser - WARNING - Test tempest.api.image.v2.test_images.ListImagesTest.test_list_images_param_limit not found in Tempest list. 2019-01-18 05:50:15,168 - refstack_client.list_parser - WARNING - Test tempest.api.image.v2.test_images.ListImagesTest.test_index_no_params not found in Tempest list. 2019-01-18 05:50:15,168 - 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. 2019-01-18 05:50:15,168 - 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. 2019-01-18 05:50:15,168 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_details_by_name not found in Tempest list. 2019-01-18 05:50:15,169 - refstack_client.list_parser - WARNING - Test tempest.api.network.test_networks.NetworksTestJSON.test_list_networks_fields not found in Tempest list. 2019-01-18 05:50:15,169 - refstack_client.list_parser - WARNING - Test tempest.api.image.v2.test_images.ListImagesTest.test_list_images_param_visibility not found in Tempest list. 2019-01-18 05:50:15,169 - refstack_client.list_parser - WARNING - Test tempest.api.image.v2.test_images.ListImagesTest.test_get_images_schema not found in Tempest list. 2019-01-18 05:50:15,169 - 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. 2019-01-18 05:50:15,169 - 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. 2019-01-18 05:50:15,169 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_actions.VolumesV2ActionsTest.test_volume_bootable not found in Tempest list. 2019-01-18 05:50:15,169 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_actions.VolumesV2ActionsTest.test_volume_readonly_update not found in Tempest list. 2019-01-18 05:50:15,169 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_with_param_metadata not found in Tempest list. 2019-01-18 05:50:15,169 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_snapshots.VolumesV2SnapshotTestJSON.test_volume_from_snapshot not found in Tempest list. 2019-01-18 05:50:15,169 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_update_volume_metadata_item not found in Tempest list. 2019-01-18 05:50:15,169 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_snapshots_list.VolumesV2SnapshotListTestJSON.test_snapshots_list_with_params not found in Tempest list. 2019-01-18 05:50:15,170 - 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. 2019-01-18 05:50:15,170 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_list_volumes_with_invalid_status not found in Tempest list. 2019-01-18 05:50:15,170 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_availability_zone.AvailabilityZoneV2TestJSON.test_get_availability_zone_list not found in Tempest list. 2019-01-18 05:50:15,170 - refstack_client.list_parser - WARNING - Test tempest.api.network.test_networks.NetworksTestJSON.test_list_subnets not found in Tempest list. 2019-01-18 05:50:15,170 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_snapshot_metadata.SnapshotV2MetadataTestJSON.test_update_snapshot_metadata_item not found in Tempest list. 2019-01-18 05:50:15,171 - refstack_client.list_parser - WARNING - Test tempest.api.network.test_networks.NetworksTestJSON.test_create_delete_subnet_with_allocation_pools not found in Tempest list. 2019-01-18 05:50:15,171 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_with_details not found in Tempest list. 2019-01-18 05:50:15,171 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volume_metadata.VolumesV2MetadataTest.test_crud_volume_metadata not found in Tempest list. 2019-01-18 05:50:15,172 - refstack_client.list_parser - WARNING - Test tempest.api.image.v2.test_images.ListImagesTest.test_get_image_schema not found in Tempest list. 2019-01-18 05:50:15,172 - 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. 2019-01-18 05:50:15,172 - refstack_client.list_parser - WARNING - Test tempest.api.image.v2.test_images.ListImagesTest.test_list_images_param_size not found in Tempest list. 2019-01-18 05:50:15,172 - refstack_client.list_parser - DEBUG - Number of tests: 200 2019-01-18 05:50:15,175 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2019-01-18 05:50:15,205 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Tempest blacklist file does not exist. 2019-01-18 05:50:15,206 - 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']'. 2019-01-18 05:50:17,241 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 05:50:17.240 11239 INFO rally.api [-] Starting verification (UUID=4f1f2157-cf53-48a6-9fd3-9f79d542975b) for deployment 'opnfv-rally' (UUID=21253742-2a43-45f1-ac0b-af0ce9ea9ed6) by verifier 'opnfv-tempest' (UUID=ba5c1cb1-0f01-422a-9d60-b23eddbf6980). 2019-01-18 05:50:17,242 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Verification UUID: 4f1f2157-cf53-48a6-9fd3-9f79d542975b 2019-01-18 05:50:25,118 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 05:50:25.117 11239 INFO opnfv-tempest [-] {0} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors ... success [0.194s] 2019-01-18 05:50:25,178 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 05:50:25.178 11239 INFO opnfv-tempest [-] {0} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_with_detail ... success [0.061s] 2019-01-18 05:50:28,924 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 05:50:28.924 11239 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_server_with_admin_password ... success [3.975s] 2019-01-18 05:50:28,998 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 05:50:28.998 11239 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_availability_zone.AZV2TestJSON.test_get_availability_zone_list_with_non_admin_user ... success [0.165s] 2019-01-18 05:50:48,314 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 05:50:48.313 11239 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_changes_since_future_date ... success [0.065s] 2019-01-18 05:50:48,326 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 05:50:48.325 11239 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_changes_since_invalid_date ... success [0.012s] 2019-01-18 05:50:48,467 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 05:50:48.466 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.140s] 2019-01-18 05:50:48,478 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 05:50:48.478 11239 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_limits_pass_negative_value ... success [0.011s] 2019-01-18 05:50:48,489 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 05:50:48.489 11239 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_limits_pass_string ... success [0.011s] 2019-01-18 05:50:48,521 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 05:50:48.520 11239 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_non_existing_flavor ... success [0.031s] 2019-01-18 05:50:48,585 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 05:50:48.585 11239 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_non_existing_image ... success [0.063s] 2019-01-18 05:50:48,647 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 05:50:48.647 11239 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_non_existing_server_name ... success [0.061s] 2019-01-18 05:50:49,448 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 05:50:49.448 11239 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_detail_server_is_deleted ... success [0.800s] 2019-01-18 05:50:49,463 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 05:50:49.463 11239 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_status_non_existing ... success [0.015s] 2019-01-18 05:50:49,533 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 05:50:49.532 11239 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_with_a_deleted_server ... success [0.069s] 2019-01-18 05:50:54,732 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 05:50:54.731 11239 INFO opnfv-tempest [-] {0} tempest.api.compute.test_versions.TestVersions.test_list_api_versions ... success [0.012s] 2019-01-18 05:50:57,889 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 05:50:57.889 11239 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types ... success [0.074s] 2019-01-18 05:50:57,963 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 05:50:57.962 11239 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources ... success [0.073s] 2019-01-18 05:50:58,041 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 05:50:58.041 11239 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses ... success [0.078s] 2019-01-18 05:51:01,803 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 05:51:01.803 11239 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_delete_image_null_id ... success [0.151s] 2019-01-18 05:51:01,970 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 05:51:01.970 11239 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_delete_non_existing_image ... success [0.167s] 2019-01-18 05:51:03,383 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 05:51:03.383 11239 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_delete_deleted_image ... success [1.411s] 2019-01-18 05:51:03,542 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 05:51:03.541 11239 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_image_null_id ... success [0.159s] 2019-01-18 05:51:03,722 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 05:51:03.721 11239 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_non_existent_image ... success [0.179s] 2019-01-18 05:51:10,017 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 05:51:10.017 11239 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_specify_keypair ... success [41.080s] 2019-01-18 05:51:12,252 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 05:51:12.251 11239 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_all_attributes ... success [3.407s] 2019-01-18 05:51:16,156 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 05:51:16.155 11239 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_allocation_pools ... success [3.903s] 2019-01-18 05:51:19,552 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 05:51:19.552 11239 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_dhcp_enabled ... success [3.395s] 2019-01-18 05:51:23,341 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 05:51:23.341 11239 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_gw ... success [3.788s] 2019-01-18 05:51:23,975 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 05:51:23.974 11239 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_with_existing_server_name ... success [13.956s] 2019-01-18 05:51:26,908 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 05:51:26.908 11239 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_gw_and_allocation_pools ... success [3.566s] 2019-01-18 05:51:30,002 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 05:51:30.002 11239 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_host_routes_and_dns_nameservers ... success [3.094s] 2019-01-18 05:51:33,730 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 05:51:33.730 11239 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_without_gateway ... success [3.727s] 2019-01-18 05:51:33,849 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 05:51:33.849 11239 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers.ServersTestJSON.test_update_access_server_address ... success [9.875s] 2019-01-18 05:51:39,449 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 05:51:39.449 11239 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet ... success [5.718s] 2019-01-18 05:51:42,585 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 05:51:42.585 11239 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_delete_network_with_subnet ... success [3.135s] 2019-01-18 05:51:42,725 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 05:51:42.725 11239 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_networks ... success [0.140s] 2019-01-18 05:51:43,128 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 05:51:43.127 11239 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_networks_fields ... success [0.402s] 2019-01-18 05:51:43,196 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 05:51:43.195 11239 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_subnets ... success [0.067s] 2019-01-18 05:51:43,278 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 05:51:43.278 11239 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_subnets_fields ... success [0.082s] 2019-01-18 05:51:43,379 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 05:51:43.379 11239 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_network ... success [0.100s] 2019-01-18 05:51:43,499 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 05:51:43.499 11239 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_network_fields ... success [0.120s] 2019-01-18 05:51:43,701 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 05:51:43.701 11239 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_subnet ... success [0.201s] 2019-01-18 05:51:43,912 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 05:51:43.911 11239 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_subnet_fields ... success [0.210s] 2019-01-18 05:51:48,661 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 05:51:48.661 11239 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_update_subnet_gw_dns_host_routes_dhcp ... success [4.749s] 2019-01-18 05:51:55,219 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 05:51:55.219 11239 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_additional_default_security_group_fails ... success [0.151s] 2019-01-18 05:51:56,429 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 05:51:56.429 11239 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_duplicate_security_group_rule_fails ... success [1.208s] 2019-01-18 05:51:57,258 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 05:51:57.258 11239 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_ethertype ... success [0.829s] 2019-01-18 05:51:58,092 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 05:51:58.092 11239 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_protocol ... success [0.833s] 2019-01-18 05:51:59,975 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 05:51:59.975 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.882s] 2019-01-18 05:52:01,515 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 05:52:01.515 11239 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_invalid_ports ... success [1.539s] 2019-01-18 05:52:02,357 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 05:52:02.357 11239 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_non_existent_remote_groupid ... success [0.841s] 2019-01-18 05:52:02,438 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 05:52:02.438 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.081s] 2019-01-18 05:52:02,615 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 05:52:02.615 11239 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_delete_non_existent_security_group ... success [0.177s] 2019-01-18 05:52:02,635 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 05:52:02.634 11239 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_show_non_existent_security_group ... success [0.019s] 2019-01-18 05:52:02,657 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 05:52:02.656 11239 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_show_non_existent_security_group_rule ... success [0.022s] 2019-01-18 05:52:08,687 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 05:52:08.687 11239 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_crud_volume_metadata ... success [1.301s] 2019-01-18 05:52:09,518 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 05:52:09.517 11239 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_update_show_volume_metadata_item ... success [0.830s] 2019-01-18 05:52:21,025 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 05:52:21.024 11239 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_create_get_list_update_delete ... success [4.838s] 2019-01-18 05:52:29,337 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 05:52:29.337 11239 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_volume_from_snapshot ... success [8.309s] 2019-01-18 05:52:31,669 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 05:52:31.669 11239 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers.ServersTestJSON.test_update_server_name ... success [57.808s] 2019-01-18 05:52:36,240 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 05:52:36.239 11239 INFO opnfv-tempest [-] {2} tempest.api.compute.test_quotas.QuotasTestJSON.test_get_default_quotas ... success [0.708s] 2019-01-18 05:52:36,592 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 05:52:36.592 11239 INFO opnfv-tempest [-] {2} tempest.api.compute.test_quotas.QuotasTestJSON.test_get_quotas ... success [0.353s] 2019-01-18 05:53:47,922 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 05:53:47.922 11239 INFO opnfv-tempest [-] {2} tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_attach_detach_volume ... success [59.760s] 2019-01-18 05:54:17,599 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 05:54:17.598 11239 INFO opnfv-tempest [-] {2} tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_list_get_volume_attachments ... success [29.666s] 2019-01-18 05:54:34,446 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 05:54:34.445 11239 INFO opnfv-tempest [-] {2} tempest.api.identity.v3.test_tokens.TokensV3Test.test_create_token ... success [0.311s] 2019-01-18 05:54:47,497 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 05:54:47.497 11239 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_get_image_schema ... success [0.153s] 2019-01-18 05:54:48,048 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 05:54:48.048 11239 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_get_images_schema ... success [0.550s] 2019-01-18 05:54:48,243 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 05:54:48.243 11239 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_container_format ... success [0.194s] 2019-01-18 05:54:48,412 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 05:54:48.412 11239 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_disk_format ... success [0.169s] 2019-01-18 05:54:48,596 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 05:54:48.596 11239 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_limit ... success [0.183s] 2019-01-18 05:54:49,379 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 05:54:49.379 11239 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_min_max_size ... success [0.781s] 2019-01-18 05:54:49,970 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 05:54:49.970 11239 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_size ... success [0.592s] 2019-01-18 05:54:50,016 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 05:54:50.016 11239 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_status ... success [0.045s] 2019-01-18 05:54:50,058 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 05:54:50.058 11239 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_visibility ... success [0.041s] 2019-01-18 05:54:50,100 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 05:54:50.100 11239 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_no_params ... success [0.041s] 2019-01-18 05:55:04,835 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 05:55:04.835 11239 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images_tags_negative.ImagesTagsNegativeTest.test_delete_non_existing_tag ... success [0.952s] 2019-01-18 05:55:05,001 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 05:55:05.001 11239 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images_tags_negative.ImagesTagsNegativeTest.test_update_tags_for_non_existing_image ... success [0.166s] 2019-01-18 05:55:10,016 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 05:55:10.016 11239 INFO opnfv-tempest [-] {2} tempest.api.network.test_subnetpools_extensions.SubnetPoolsTestJSON.test_create_list_show_update_delete_subnetpools ... success [1.504s] 2019-01-18 05:55:17,961 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 05:55:17.960 11239 INFO opnfv-tempest [-] {2} tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_crud_snapshot_metadata ... success [1.083s] 2019-01-18 05:55:18,677 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 05:55:18.677 11239 INFO opnfv-tempest [-] {2} tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_update_show_snapshot_metadata_item ... success [0.717s] 2019-01-18 05:55:30,705 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 05:55:30.705 11239 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list ... success [0.184s] 2019-01-18 05:55:30,741 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 05:55:30.741 11239 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_by_name ... success [0.036s] 2019-01-18 05:55:30,789 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 05:55:30.789 11239 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_by_name ... success [0.047s] 2019-01-18 05:55:31,487 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 05:55:31.487 11239 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_pagination ... success [0.698s] 2019-01-18 05:55:31,589 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 05:55:31.589 11239 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_with_multiple_params ... success [0.102s] 2019-01-18 05:55:32,076 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 05:55:32.075 11239 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_pagination ... success [0.486s] 2019-01-18 05:55:32,115 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 05:55:32.114 11239 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_param_display_name_and_status ... success [0.039s] 2019-01-18 05:55:32,164 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 05:55:32.164 11239 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_detail_param_display_name_and_status ... success [0.049s] 2019-01-18 05:55:32,360 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 05:55:32.360 11239 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_detail_param_metadata ... success [0.195s] 2019-01-18 05:55:32,409 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 05:55:32.409 11239 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_details ... success [0.048s] 2019-01-18 05:55:32,451 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 05:55:32.451 11239 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_param_metadata ... success [0.041s] 2019-01-18 05:55:32,531 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 05:55:32.530 11239 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_availability_zone ... success [0.078s] 2019-01-18 05:55:32,611 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 05:55:32.611 11239 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_status ... success [0.080s] 2019-01-18 05:55:32,818 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 05:55:32.818 11239 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_availability_zone ... success [0.207s] 2019-01-18 05:55:32,866 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 05:55:32.866 11239 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_status ... success [0.048s] 2019-01-18 05:55:39,751 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 05:55:39.751 11239 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_invalid_size ... success [0.171s] 2019-01-18 05:55:39,929 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 05:55:39.928 11239 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_snapshot_id ... success [0.177s] 2019-01-18 05:55:40,118 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 05:55:40.118 11239 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_source_volid ... success [0.189s] 2019-01-18 05:55:40,141 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 05:55:40.140 11239 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_volume_type ... success [0.022s] 2019-01-18 05:55:40,156 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 05:55:40.155 11239 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_negative ... success [0.014s] 2019-01-18 05:55:40,327 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 05:55:40.327 11239 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_zero ... success [0.171s] 2019-01-18 05:55:40,547 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 05:55:40.546 11239 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_without_passing_size ... success [0.219s] 2019-01-18 05:55:40,725 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 05:55:40.725 11239 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_delete_invalid_volume_id ... success [0.178s] 2019-01-18 05:55:40,878 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 05:55:40.877 11239 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_delete_volume_without_passing_volume_id ... success [0.152s] 2019-01-18 05:55:41,044 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 05:55:41.044 11239 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_get_invalid_volume_id ... success [0.166s] 2019-01-18 05:55:41,204 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 05:55:41.203 11239 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_get_volume_without_passing_volume_id ... success [0.158s] 2019-01-18 05:55:41,384 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 05:55:41.384 11239 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_detail_with_invalid_status ... success [0.180s] 2019-01-18 05:55:41,427 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 05:55:41.427 11239 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_detail_with_nonexistent_name ... success [0.042s] 2019-01-18 05:55:41,462 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 05:55:41.462 11239 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_with_invalid_status ... success [0.034s] 2019-01-18 05:55:41,651 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 05:55:41.651 11239 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_with_nonexistent_name ... success [0.188s] 2019-01-18 05:55:41,661 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 05:55:41.660 11239 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_empty_volume_id ... success [0.009s] 2019-01-18 05:55:41,841 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 05:55:41.841 11239 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_invalid_volume_id ... success [0.179s] 2019-01-18 05:55:42,008 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 05:55:42.008 11239 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_nonexistent_volume_id ... success [0.166s] 2019-01-18 05:55:42,185 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 05:55:42.185 11239 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_delete_nonexistent_volume_id ... success [0.176s] 2019-01-18 05:55:42,218 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 05:55:42.217 11239 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_get_nonexistent_volume_id ... success [0.032s] 2019-01-18 05:55:46,736 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: 4f1f2157-cf53-48a6-9fd3-9f79d542975b 2019-01-18 05:55:46,741 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', '4f1f2157-cf53-48a6-9fd3-9f79d542975b']'. 2019-01-18 05:55:47,750 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2019-01-18 05:55:47,751 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2019-01-18 05:55:47,751 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2019-01-18 05:55:47,751 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 4f1f2157-cf53-48a6-9fd3-9f79d542975b | 2019-01-18 05:55:47,751 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2019-01-18 05:55:47,751 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2019-01-18 05:50:17 | 2019-01-18 05:55:47,752 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2019-01-18 05:55:46 | 2019-01-18 05:55:47,752 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:05:29 | 2019-01-18 05:55:47,752 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | concurrency: 4 | 2019-01-18 05:55:47,752 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | | load_list: (value is too long, use 'detailed' flag to display it) | 2019-01-18 05:55:47,752 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2019-01-18 05:55:47,752 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: ba5c1cb1-0f01-422a-9d60-b23eddbf6980) | 2019-01-18 05:55:47,753 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2019-01-18 05:55:47,753 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 21253742-2a43-45f1-ac0b-af0ce9ea9ed6) | 2019-01-18 05:55:47,753 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 116 | 2019-01-18 05:55:47,753 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 319.161 | 2019-01-18 05:55:47,753 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 116 | 2019-01-18 05:55:47,753 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 0 | 2019-01-18 05:55:47,753 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2019-01-18 05:55:47,754 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2019-01-18 05:55:47,754 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2019-01-18 05:55:47,754 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2019-01-18 05:55:47,754 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +--------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2019-01-18 05:55:47,754 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests | 2019-01-18 05:55:47,842 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest refstack_defcore success_rate is 100.0% 2019-01-18 05:55:47,966 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2019-01-18 05:55:47,966 - xtesting.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | refstack_defcore | functest | 05:47 | PASS | +--------------------------+------------------+------------------+----------------+ 2019-01-18 05:55:47,973 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-01-18 05:55:47,974 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9292/v2/images/25bdffe9-1b8e-429f-9aff-1967c4b205ea -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}923b559822f5d923b22e1de8bc7bfd8cc0cc8669" 2019-01-18 05:55:49,915 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-21644fe3-3f02-4e71-a2cd-45a7da1a5086 Date: Fri, 18 Jan 2019 05:55:49 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-18 05:55:49,915 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/25bdffe9-1b8e-429f-9aff-1967c4b205ea used request id req-21644fe3-3f02-4e71-a2cd-45a7da1a5086 2019-01-18 05:55:49,915 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.94187903404s 2019-01-18 05:55:49,915 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/25bdffe9-1b8e-429f-9aff-1967c4b205ea used request id req-21644fe3-3f02-4e71-a2cd-45a7da1a5086 2019-01-18 05:55:49,916 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-01-18 05:55:49,919 - 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}a38b1fc94b982a5aab04e00246adf1f1d91307a4" 2019-01-18 05:55:50,115 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:55: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-bb80e3e1-017a-4d87-a7ff-8454c7acb18c x-compute-request-id: req-bb80e3e1-017a-4d87-a7ff-8454c7acb18c Content-Encoding: gzip Content-Length: 365 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/6898789d-172b-4f8c-b1f2-7a090cf26711", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/6898789d-172b-4f8c-b1f2-7a090cf26711", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "6898789d-172b-4f8c-b1f2-7a090cf26711", "name": "refstack_defcore-flavor_alt_68dbbe32-6a01-4f1b-ad68-a68990c1b25d", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}, {"links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/6e876fd9-4a16-48c0-88c5-cebeae9163fc", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/6e876fd9-4a16-48c0-88c5-cebeae9163fc", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "6e876fd9-4a16-48c0-88c5-cebeae9163fc", "name": "refstack_defcore-flavor_68dbbe32-6a01-4f1b-ad68-a68990c1b25d", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2019-01-18 05:55:50,115 - 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-bb80e3e1-017a-4d87-a7ff-8454c7acb18c 2019-01-18 05:55:50,115 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.199214935303s 2019-01-18 05:55:50,115 - 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-bb80e3e1-017a-4d87-a7ff-8454c7acb18c 2019-01-18 05:55:50,118 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-01-18 05:55:50,121 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:8774/v2.1/flavors/6898789d-172b-4f8c-b1f2-7a090cf26711 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a38b1fc94b982a5aab04e00246adf1f1d91307a4" 2019-01-18 05:55:50,161 - keystoneauth.session - DEBUG - RESP: [202] Date: Fri, 18 Jan 2019 05:55:50 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-bcf2590c-9174-4785-8a9d-0ebcea1ec2eb x-compute-request-id: req-bcf2590c-9174-4785-8a9d-0ebcea1ec2eb Content-Length: 0 Content-Type: application/json 2019-01-18 05:55:50,161 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/6898789d-172b-4f8c-b1f2-7a090cf26711 used request id req-bcf2590c-9174-4785-8a9d-0ebcea1ec2eb 2019-01-18 05:55:50,161 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0432479381561s 2019-01-18 05:55:50,162 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/6898789d-172b-4f8c-b1f2-7a090cf26711 used request id req-bcf2590c-9174-4785-8a9d-0ebcea1ec2eb 2019-01-18 05:55:50,162 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-01-18 05:55:50,163 - 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}923b559822f5d923b22e1de8bc7bfd8cc0cc8669" 2019-01-18 05:55:50,344 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1213 Content-Type: application/json X-Openstack-Request-Id: req-0b7e1910-972d-4d6a-a1f7-2009cc24b14e Date: Fri, 18 Jan 2019 05:55:50 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://af014572-0a5d-4a80-a07f-9105f52ab2c1/images/72338790-c672-4c40-adee-05ddc9673368/snap", "metadata": {}}], "file": "/v2/images/72338790-c672-4c40-adee-05ddc9673368/file", "owner": "7382fa25f66848b6b792b4221200b1a6", "id": "72338790-c672-4c40-adee-05ddc9673368", "size": 12716032, "self": "/v2/images/72338790-c672-4c40-adee-05ddc9673368", "disk_format": "qcow2", "direct_url": "rbd://af014572-0a5d-4a80-a07f-9105f52ab2c1/images/72338790-c672-4c40-adee-05ddc9673368/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2019-01-18T05:50:03Z", "visibility": "public", "owner_specified.shade.object": "images/refstack_defcore-img_68dbbe32-6a01-4f1b-ad68-a68990c1b25d", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "refstack_defcore-img_68dbbe32-6a01-4f1b-ad68-a68990c1b25d", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-01-18T05:50:02Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-01-18 05:55:50,345 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-0b7e1910-972d-4d6a-a1f7-2009cc24b14e 2019-01-18 05:55:50,345 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.182547092438s 2019-01-18 05:55:50,345 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-0b7e1910-972d-4d6a-a1f7-2009cc24b14e 2019-01-18 05:55:50,347 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-01-18 05:55:50,348 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9292/v2/images/72338790-c672-4c40-adee-05ddc9673368 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}923b559822f5d923b22e1de8bc7bfd8cc0cc8669" 2019-01-18 05:55:52,382 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-067a34e6-e522-4d33-bafd-6a7856ca6311 Date: Fri, 18 Jan 2019 05:55:52 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-18 05:55:52,382 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/72338790-c672-4c40-adee-05ddc9673368 used request id req-067a34e6-e522-4d33-bafd-6a7856ca6311 2019-01-18 05:55:52,382 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 2.03418397903s 2019-01-18 05:55:52,382 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/72338790-c672-4c40-adee-05ddc9673368 used request id req-067a34e6-e522-4d33-bafd-6a7856ca6311 2019-01-18 05:55:52,383 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-01-18 05:55:52,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}a38b1fc94b982a5aab04e00246adf1f1d91307a4" 2019-01-18 05:55:52,420 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05: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-fb833cfe-34a6-4afb-8307-c230dc6501ce x-compute-request-id: req-fb833cfe-34a6-4afb-8307-c230dc6501ce Content-Encoding: gzip Content-Length: 310 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/6e876fd9-4a16-48c0-88c5-cebeae9163fc", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/6e876fd9-4a16-48c0-88c5-cebeae9163fc", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "6e876fd9-4a16-48c0-88c5-cebeae9163fc", "name": "refstack_defcore-flavor_68dbbe32-6a01-4f1b-ad68-a68990c1b25d", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2019-01-18 05:55:52,420 - 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-fb833cfe-34a6-4afb-8307-c230dc6501ce 2019-01-18 05:55:52,420 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0374879837036s 2019-01-18 05:55:52,421 - 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-fb833cfe-34a6-4afb-8307-c230dc6501ce 2019-01-18 05:55:52,422 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-01-18 05:55:52,425 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:8774/v2.1/flavors/6e876fd9-4a16-48c0-88c5-cebeae9163fc -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a38b1fc94b982a5aab04e00246adf1f1d91307a4" 2019-01-18 05:55:52,472 - keystoneauth.session - DEBUG - RESP: [202] Date: Fri, 18 Jan 2019 05: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 x-openstack-request-id: req-68210b51-1e12-4f06-af3a-f2aa2c46b4f0 x-compute-request-id: req-68210b51-1e12-4f06-af3a-f2aa2c46b4f0 Content-Length: 0 Content-Type: application/json 2019-01-18 05:55:52,472 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/6e876fd9-4a16-48c0-88c5-cebeae9163fc used request id req-68210b51-1e12-4f06-af3a-f2aa2c46b4f0 2019-01-18 05:55:52,473 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0501329898834s 2019-01-18 05:55:52,473 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/6e876fd9-4a16-48c0-88c5-cebeae9163fc used request id req-68210b51-1e12-4f06-af3a-f2aa2c46b4f0 2019-01-18 05:55:52,473 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-01-18 05:55:52,474 - 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}a38b1fc94b982a5aab04e00246adf1f1d91307a4" 2019-01-18 05:55:52,579 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:55:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-43ed4c35-93c1-41df-9633-f143169151f4 Content-Encoding: gzip Content-Length: 873 Content-Type: application/json RESP BODY: {"users": [{"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/0607a2b4beb0408e9fa51cc5ba027ac6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0607a2b4beb0408e9fa51cc5ba027ac6", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/17c61b95071545a094cc82823d2b88b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "17c61b95071545a094cc82823d2b88b8", "email": "nova@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/29e5d2dfed2447bda26fc75bd1122674"}, "domain_id": "default", "enabled": true, "options": {}, "id": "29e5d2dfed2447bda26fc75bd1122674", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/3b6dcc8c791e4b6e8831f5b5e583de80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3b6dcc8c791e4b6e8831f5b5e583de80", "email": "neutron@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.23:5000/v3/users/45ab52d673584bc198669be88c88b878"}, "domain_id": "default", "enabled": true, "options": {}, "id": "45ab52d673584bc198669be88c88b878", "email": "barbican@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "refstack_defcore-user_68dbbe32-6a01-4f1b-ad68-a68990c1b25d", "links": {"self": "http://172.30.9.23:5000/v3/users/4ba3235c10a24a2794200679f2b64282"}, "domain_id": "default", "enabled": true, "id": "4ba3235c10a24a2794200679f2b64282", "options": {}}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/57795b4ee52f49c6a71f55bb6c4012f8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "57795b4ee52f49c6a71f55bb6c4012f8", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/5c52969262974d64ac2a300ca5d60f50"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c52969262974d64ac2a300ca5d60f50", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/5fc15572bb1c489ba92bd9945bbc1f64"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5fc15572bb1c489ba92bd9945bbc1f64", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/6b519d70e25f4e61a9dfd738cd6bba22"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6b519d70e25f4e61a9dfd738cd6bba22", "email": "heat@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.23:5000/v3/users/8248437208b540c2893a7117ad102a87"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8248437208b540c2893a7117ad102a87", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/890dee97e62840c5b15e36f03f6b7efc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "890dee97e62840c5b15e36f03f6b7efc", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/8cccb516ecc44ed9bb7c8633df108fd4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8cccb516ecc44ed9bb7c8633df108fd4", "email": "glance@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.23:5000/v3/users/97c3d863a98148299fa116fdb54be470"}, "domain_id": "default", "enabled": true, "options": {}, "id": "97c3d863a98148299fa116fdb54be470", "email": "tacker@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/a2a0c8c0f19941808c9f618af50b3b79"}, "domain_id": "c19db1b8f60647a9a114cd23287c807b", "enabled": true, "options": {}, "id": "a2a0c8c0f19941808c9f618af50b3b79", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/fe5de73ba9cb41b2be24ccf1f72f5ed4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe5de73ba9cb41b2be24ccf1f72f5ed4", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2019-01-18 05:55:52,579 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-43ed4c35-93c1-41df-9633-f143169151f4 2019-01-18 05:55:52,579 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.105818033218s 2019-01-18 05:55:52,580 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-43ed4c35-93c1-41df-9633-f143169151f4 2019-01-18 05:55:52,586 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-01-18 05:55:52,586 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/users/4ba3235c10a24a2794200679f2b64282 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a38b1fc94b982a5aab04e00246adf1f1d91307a4" 2019-01-18 05:55:52,674 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:55:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-38baccfd-9d60-4a53-be50-fd1eb50374ee Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.23:5000/v3/users/4ba3235c10a24a2794200679f2b64282"}, "enabled": true, "id": "4ba3235c10a24a2794200679f2b64282", "options": {}, "domain_id": "default", "name": "refstack_defcore-user_68dbbe32-6a01-4f1b-ad68-a68990c1b25d"}} 2019-01-18 05:55:52,674 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users/4ba3235c10a24a2794200679f2b64282 used request id req-38baccfd-9d60-4a53-be50-fd1eb50374ee 2019-01-18 05:55:52,674 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0879769325256s 2019-01-18 05:55:52,674 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users/4ba3235c10a24a2794200679f2b64282 used request id req-38baccfd-9d60-4a53-be50-fd1eb50374ee 2019-01-18 05:55:52,675 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-01-18 05:55:52,676 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:5000/v3/users/4ba3235c10a24a2794200679f2b64282 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a38b1fc94b982a5aab04e00246adf1f1d91307a4" 2019-01-18 05:55:52,851 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 05:55:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-62b29d8c-3468-419c-a94f-b87c0d37de1a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 05:55:52,851 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/4ba3235c10a24a2794200679f2b64282 used request id req-62b29d8c-3468-419c-a94f-b87c0d37de1a 2019-01-18 05:55:52,852 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.176441907883s 2019-01-18 05:55:52,852 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/4ba3235c10a24a2794200679f2b64282 used request id req-62b29d8c-3468-419c-a94f-b87c0d37de1a 2019-01-18 05:55:52,852 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-01-18 05:55:52,853 - 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}a38b1fc94b982a5aab04e00246adf1f1d91307a4" 2019-01-18 05:55:52,928 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:55:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9d9dded1-3bb9-4ada-aaba-2bb165ab5197 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": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/47feb8aba08a40dca7028a1701e597b9"}, "enabled": true, "id": "47feb8aba08a40dca7028a1701e597b9", "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/7382fa25f66848b6b792b4221200b1a6"}, "enabled": true, "id": "7382fa25f66848b6b792b4221200b1a6", "parent_id": "default", "domain_id": "default", "name": "refstack_defcore-project_68dbbe32-6a01-4f1b-ad68-a68990c1b25d"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/9c53a91613fb4d5080479ac6f51697ed"}, "enabled": true, "id": "9c53a91613fb4d5080479ac6f51697ed", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2019-01-18 05:55:52,928 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects used request id req-9d9dded1-3bb9-4ada-aaba-2bb165ab5197 2019-01-18 05:55:52,928 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0759580135345s 2019-01-18 05:55:52,929 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects used request id req-9d9dded1-3bb9-4ada-aaba-2bb165ab5197 2019-01-18 05:55:52,931 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-01-18 05:55:52,932 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:5000/v3/projects/7382fa25f66848b6b792b4221200b1a6 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a38b1fc94b982a5aab04e00246adf1f1d91307a4" 2019-01-18 05:55:53,071 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 05:55:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b55c1535-5d41-4045-9155-a0719242671a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 05:55:53,072 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/7382fa25f66848b6b792b4221200b1a6 used request id req-b55c1535-5d41-4045-9155-a0719242671a 2019-01-18 05:55:53,072 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.140603065491s 2019-01-18 05:55:53,072 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/7382fa25f66848b6b792b4221200b1a6 used request id req-b55c1535-5d41-4045-9155-a0719242671a 2019-01-18 05:55:53,072 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2019-01-18 05:55:53,073 - 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}a38b1fc94b982a5aab04e00246adf1f1d91307a4" 2019-01-18 05:55:53,156 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:55:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-61f12aae-8124-4f17-8d21-055c1bafd2c6 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": "259963a6408c48c7bf9f65aec38a7427", "links": {"self": "http://172.30.9.23:5000/v3/roles/259963a6408c48c7bf9f65aec38a7427"}, "name": "Member"}, {"domain_id": null, "id": "6b7f4f4f76264b6fb449c43b86ee3817", "links": {"self": "http://172.30.9.23:5000/v3/roles/6b7f4f4f76264b6fb449c43b86ee3817"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a482b711adf94961bf4bb28eda7f0e28", "links": {"self": "http://172.30.9.23:5000/v3/roles/a482b711adf94961bf4bb28eda7f0e28"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e7e317b66c174923a8cb46c48d897c8d", "links": {"self": "http://172.30.9.23:5000/v3/roles/e7e317b66c174923a8cb46c48d897c8d"}, "name": "ResellerAdmin"}]} 2019-01-18 05:55:53,156 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-61f12aae-8124-4f17-8d21-055c1bafd2c6 2019-01-18 05:55:53,156 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0837240219116s 2019-01-18 05:55:53,158 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleDelete 2019-01-18 05:55:53,159 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:5000/v3/roles/259963a6408c48c7bf9f65aec38a7427 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a38b1fc94b982a5aab04e00246adf1f1d91307a4" 2019-01-18 05:55:53,279 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 05:55:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4d0b555b-8882-4c24-b9d4-030e799c252a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 05:55:53,279 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/259963a6408c48c7bf9f65aec38a7427 used request id req-4d0b555b-8882-4c24-b9d4-030e799c252a 2019-01-18 05:55:53,279 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleDelete in 0.121375083923s 2019-01-18 05:55:53,282 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-01-18 05:55:53,283 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:9696/v2.0/security-groups.json?project_id=7382fa25f66848b6b792b4221200b1a6&name=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}a38b1fc94b982a5aab04e00246adf1f1d91307a4" 2019-01-18 05:55:53,535 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-4d023c97-81ae-45cb-b533-a6f7b6e03fbf Date: Fri, 18 Jan 2019 05:55:53 GMT RESP BODY: {"security_groups": []} 2019-01-18 05:55:53,535 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json?project_id=7382fa25f66848b6b792b4221200b1a6&name=default used request id req-4d023c97-81ae-45cb-b533-a6f7b6e03fbf 2019-01-18 05:55:53,535 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.252487182617s 2019-01-18 05:55:53,535 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json?project_id=7382fa25f66848b6b792b4221200b1a6&name=default used request id req-4d023c97-81ae-45cb-b533-a6f7b6e03fbf 2019-01-18 05:55:53,589 - xtesting.ci.run_tests - INFO - Loading test case 'patrole'... 2019-01-18 05:55:53,666 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2019-01-18 05:55:53,667 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2019-01-18 05:55:53,667 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2019-01-18 05:55:53,667 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2019-01-18 05:55:53,667 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2019-01-18 05:55:53,667 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2019-01-18 05:55:53,667 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2019-01-18 05:55:53,667 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2019-01-18 05:55:53,667 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2019-01-18 05:55:53,667 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2019-01-18 05:55:53,668 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2019-01-18 05:55:53,668 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2019-01-18 05:55:53,668 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2019-01-18 05:55:53,668 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2019-01-18 05:55:53,668 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2019-01-18 05:55:53,668 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2019-01-18 05:55:53,668 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2019-01-18 05:55:53,668 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2019-01-18 05:55:53,668 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2019-01-18 05:55:53,668 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2019-01-18 05:55:53,668 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2019-01-18 05:55:53,669 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2019-01-18 05:55:53,669 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2019-01-18 05:55:53,669 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2019-01-18 05:55:53,671 - 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" 2019-01-18 05:55:53,678 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:55:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-083ec41e-6507-47b1-b836-dcabf34e7cb4 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 05:55:53,678 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-083ec41e-6507-47b1-b836-dcabf34e7cb4 2019-01-18 05:55:53,679 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 05:55:54,051 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}], "expires_at": "2019-01-18T06:55:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9c53a91613fb4d5080479ac6f51697ed", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/9c53a91613fb4d5080479ac6f51697ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/9c53a91613fb4d5080479ac6f51697ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/9c53a91613fb4d5080479ac6f51697ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/9c53a91613fb4d5080479ac6f51697ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/9c53a91613fb4d5080479ac6f51697ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/9c53a91613fb4d5080479ac6f51697ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/9c53a91613fb4d5080479ac6f51697ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/9c53a91613fb4d5080479ac6f51697ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/9c53a91613fb4d5080479ac6f51697ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/9c53a91613fb4d5080479ac6f51697ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/9c53a91613fb4d5080479ac6f51697ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/9c53a91613fb4d5080479ac6f51697ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "29e5d2dfed2447bda26fc75bd1122674"}, "audit_ids": ["9bloAwfSQYuI6ZlXI96M1Q"], "issued_at": "2019-01-18T05:55:54.000000Z"}} 2019-01-18 05:55:54,054 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-01-18 05:55:54,055 - 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}0e342886b5500eb0fa87a16ab58d3e1a153e53f2" 2019-01-18 05:55:54,283 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-2658ef72-6091-44b8-ab59-3623f52d7839 Date: Fri, 18 Jan 2019 05:55:54 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"c7128340-d09d-4472-ab8c-6b0e75149f5d","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"47feb8aba08a40dca7028a1701e597b9","status":"ACTIVE","subnets":["99f540fb-52d8-49ca-b59c-736c854d3c9e"],"description":"","tags":[],"updated_at":"2019-01-18T04:39:13Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"47feb8aba08a40dca7028a1701e597b9","created_at":"2019-01-18T04:39:06Z","provider:network_type":"flat"}]} 2019-01-18 05:55:54,283 - 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-2658ef72-6091-44b8-ab59-3623f52d7839 2019-01-18 05:55:54,283 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.229063034058s 2019-01-18 05:55:54,284 - 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-2658ef72-6091-44b8-ab59-3623f52d7839 2019-01-18 05:55:54,284 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainList 2019-01-18 05:55:54,288 - 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}0e342886b5500eb0fa87a16ab58d3e1a153e53f2" 2019-01-18 05:55:54,293 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 18 Jan 2019 05:55: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"}]}]}} 2019-01-18 05:55:54,298 - 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}0e342886b5500eb0fa87a16ab58d3e1a153e53f2" 2019-01-18 05:55:54,370 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:55:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9b3cf71a-d5fb-4415-b422-07d4bd4ace62 Content-Encoding: gzip Content-Length: 214 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/c19db1b8f60647a9a114cd23287c807b"}, "description": "", "name": "heat_stack", "enabled": true, "id": "c19db1b8f60647a9a114cd23287c807b"}, {"links": {"self": "http://172.30.9.23: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}} 2019-01-18 05:55:54,370 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains used request id req-9b3cf71a-d5fb-4415-b422-07d4bd4ace62 2019-01-18 05:55:54,371 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainList in 0.0861239433289s 2019-01-18 05:55:54,372 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-01-18 05:55:54,373 - 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}0e342886b5500eb0fa87a16ab58d3e1a153e53f2" -d '{"project": {"description": "Created by OPNFV Functest: patrole", "enabled": true, "domain_id": "default", "name": "patrole-project_2d637745-4c29-4bdb-a0bb-d48a475614f3"}}' 2019-01-18 05:55:54,476 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 18 Jan 2019 05:55:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c3eef9a3-9a3b-4ef2-a83f-a189fe008d19 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/69623f18ebad4f28ad24b09da0e359c0"}, "enabled": true, "id": "69623f18ebad4f28ad24b09da0e359c0", "parent_id": "default", "domain_id": "default", "name": "patrole-project_2d637745-4c29-4bdb-a0bb-d48a475614f3"}} 2019-01-18 05:55:54,476 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-c3eef9a3-9a3b-4ef2-a83f-a189fe008d19 2019-01-18 05:55:54,476 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.103994131088s 2019-01-18 05:55:54,476 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-c3eef9a3-9a3b-4ef2-a83f-a189fe008d19 2019-01-18 05:55:54,477 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'parent_id': u'default', 'is_domain': False, 'name': u'patrole-project_2d637745-4c29-4bdb-a0bb-d48a475614f3', 'id': u'69623f18ebad4f28ad24b09da0e359c0', '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'})}) 2019-01-18 05:55:54,478 - shade.task_manager - DEBUG - Manager envvars:regionOne running task UserCreate 2019-01-18 05:55:54,842 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task UserCreate in 0.363802194595s 2019-01-18 05:55:54,842 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/users/ba56dd898a0e46e3a2c015b65b0904bb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e342886b5500eb0fa87a16ab58d3e1a153e53f2" 2019-01-18 05:55:54,934 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:55:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0883211e-81dd-4bda-ac0e-7c600938e8f0 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/ba56dd898a0e46e3a2c015b65b0904bb"}, "enabled": true, "id": "ba56dd898a0e46e3a2c015b65b0904bb", "options": {}, "domain_id": "default", "name": "patrole-user_2d637745-4c29-4bdb-a0bb-d48a475614f3"}} 2019-01-18 05:55:54,934 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users/ba56dd898a0e46e3a2c015b65b0904bb used request id req-0883211e-81dd-4bda-ac0e-7c600938e8f0 2019-01-18 05:55:54,935 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'ba56dd898a0e46e3a2c015b65b0904bb', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'patrole-user_2d637745-4c29-4bdb-a0bb-d48a475614f3'}) 2019-01-18 05:55:54,935 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2019-01-18 05:55:54,936 - 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}0e342886b5500eb0fa87a16ab58d3e1a153e53f2" 2019-01-18 05:55:55,012 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:55:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2e50f180-9265-4c9e-84a1-d0c3341d9e73 Content-Encoding: gzip Content-Length: 285 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6b7f4f4f76264b6fb449c43b86ee3817", "links": {"self": "http://172.30.9.23:5000/v3/roles/6b7f4f4f76264b6fb449c43b86ee3817"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a482b711adf94961bf4bb28eda7f0e28", "links": {"self": "http://172.30.9.23:5000/v3/roles/a482b711adf94961bf4bb28eda7f0e28"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e7e317b66c174923a8cb46c48d897c8d", "links": {"self": "http://172.30.9.23:5000/v3/roles/e7e317b66c174923a8cb46c48d897c8d"}, "name": "ResellerAdmin"}]} 2019-01-18 05:55:55,012 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-2e50f180-9265-4c9e-84a1-d0c3341d9e73 2019-01-18 05:55:55,013 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0776300430298s 2019-01-18 05:55:55,014 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2019-01-18 05:55:55,014 - 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}0e342886b5500eb0fa87a16ab58d3e1a153e53f2" 2019-01-18 05:55:55,097 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:55:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0bfc7eba-aa28-42ed-b03d-e0ffe83153f4 Content-Encoding: gzip Content-Length: 285 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6b7f4f4f76264b6fb449c43b86ee3817", "links": {"self": "http://172.30.9.23:5000/v3/roles/6b7f4f4f76264b6fb449c43b86ee3817"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a482b711adf94961bf4bb28eda7f0e28", "links": {"self": "http://172.30.9.23:5000/v3/roles/a482b711adf94961bf4bb28eda7f0e28"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e7e317b66c174923a8cb46c48d897c8d", "links": {"self": "http://172.30.9.23:5000/v3/roles/e7e317b66c174923a8cb46c48d897c8d"}, "name": "ResellerAdmin"}]} 2019-01-18 05:55:55,098 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-0bfc7eba-aa28-42ed-b03d-e0ffe83153f4 2019-01-18 05:55:55,098 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0840711593628s 2019-01-18 05:55:55,099 - functest.core.tenantnetwork - INFO - Creating default role Member 2019-01-18 05:55:55,099 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleCreate 2019-01-18 05:55:55,100 - 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}0e342886b5500eb0fa87a16ab58d3e1a153e53f2" -d '{"role": {"name": "Member"}}' 2019-01-18 05:55:55,189 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 18 Jan 2019 05:55:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-36be6ddf-fa62-44a0-8751-a1950fbd654c Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "93a7d1a13a3f46ecba21f8e4d63ee2ad", "links": {"self": "http://172.30.9.23:5000/v3/roles/93a7d1a13a3f46ecba21f8e4d63ee2ad"}, "name": "Member"}} 2019-01-18 05:55:55,189 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-36be6ddf-fa62-44a0-8751-a1950fbd654c 2019-01-18 05:55:55,189 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleCreate in 0.0900478363037s 2019-01-18 05:55:55,190 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles/93a7d1a13a3f46ecba21f8e4d63ee2ad -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e342886b5500eb0fa87a16ab58d3e1a153e53f2" 2019-01-18 05:55:55,268 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:55:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3b6c8a76-c098-4542-937f-4487c2ecd4b6 Content-Encoding: gzip Content-Length: 143 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.23:5000/v3/roles/93a7d1a13a3f46ecba21f8e4d63ee2ad"}, "domain_id": null, "name": "Member", "id": "93a7d1a13a3f46ecba21f8e4d63ee2ad"}} 2019-01-18 05:55:55,268 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/93a7d1a13a3f46ecba21f8e4d63ee2ad used request id req-3b6c8a76-c098-4542-937f-4487c2ecd4b6 2019-01-18 05:55:55,269 - functest.core.tenantnetwork - DEBUG - role: Munch({'NAME_ATTR': 'name', 'name': u'Member', 'links': {u'self': u'http://172.30.9.23:5000/v3/roles/93a7d1a13a3f46ecba21f8e4d63ee2ad'}, 'domain_id': None, 'human_id': None, 'id': u'93a7d1a13a3f46ecba21f8e4d63ee2ad', 'HUMAN_ID': False}) 2019-01-18 05:55:55,269 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2019-01-18 05:55:55,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}0e342886b5500eb0fa87a16ab58d3e1a153e53f2" 2019-01-18 05:55:55,348 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:55:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0e6a0e37-c2e4-4eb7-8143-b3e496f57317 Content-Encoding: gzip Content-Length: 314 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6b7f4f4f76264b6fb449c43b86ee3817", "links": {"self": "http://172.30.9.23:5000/v3/roles/6b7f4f4f76264b6fb449c43b86ee3817"}, "name": "admin"}, {"domain_id": null, "id": "93a7d1a13a3f46ecba21f8e4d63ee2ad", "links": {"self": "http://172.30.9.23:5000/v3/roles/93a7d1a13a3f46ecba21f8e4d63ee2ad"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a482b711adf94961bf4bb28eda7f0e28", "links": {"self": "http://172.30.9.23:5000/v3/roles/a482b711adf94961bf4bb28eda7f0e28"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e7e317b66c174923a8cb46c48d897c8d", "links": {"self": "http://172.30.9.23:5000/v3/roles/e7e317b66c174923a8cb46c48d897c8d"}, "name": "ResellerAdmin"}]} 2019-01-18 05:55:55,348 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-0e6a0e37-c2e4-4eb7-8143-b3e496f57317 2019-01-18 05:55:55,349 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0792438983917s 2019-01-18 05:55:55,350 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2019-01-18 05:55:55,350 - 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}0e342886b5500eb0fa87a16ab58d3e1a153e53f2" 2019-01-18 05:55:55,427 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:55:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-918ea96f-b4a0-41e3-a846-200331757e45 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"}} 2019-01-18 05:55:55,427 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains/default used request id req-918ea96f-b4a0-41e3-a846-200331757e45 2019-01-18 05:55:55,428 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0777180194855s 2019-01-18 05:55:55,428 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-01-18 05:55:55,429 - 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}0e342886b5500eb0fa87a16ab58d3e1a153e53f2" 2019-01-18 05:55:55,529 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:55:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6ee223aa-8b3b-4035-bc41-ac77264ed6d5 Content-Encoding: gzip Content-Length: 864 Content-Type: application/json RESP BODY: {"users": [{"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/0607a2b4beb0408e9fa51cc5ba027ac6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0607a2b4beb0408e9fa51cc5ba027ac6", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/17c61b95071545a094cc82823d2b88b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "17c61b95071545a094cc82823d2b88b8", "email": "nova@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/29e5d2dfed2447bda26fc75bd1122674"}, "domain_id": "default", "enabled": true, "options": {}, "id": "29e5d2dfed2447bda26fc75bd1122674", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/3b6dcc8c791e4b6e8831f5b5e583de80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3b6dcc8c791e4b6e8831f5b5e583de80", "email": "neutron@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.23:5000/v3/users/45ab52d673584bc198669be88c88b878"}, "domain_id": "default", "enabled": true, "options": {}, "id": "45ab52d673584bc198669be88c88b878", "email": "barbican@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/57795b4ee52f49c6a71f55bb6c4012f8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "57795b4ee52f49c6a71f55bb6c4012f8", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/5c52969262974d64ac2a300ca5d60f50"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c52969262974d64ac2a300ca5d60f50", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/5fc15572bb1c489ba92bd9945bbc1f64"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5fc15572bb1c489ba92bd9945bbc1f64", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/6b519d70e25f4e61a9dfd738cd6bba22"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6b519d70e25f4e61a9dfd738cd6bba22", "email": "heat@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.23:5000/v3/users/8248437208b540c2893a7117ad102a87"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8248437208b540c2893a7117ad102a87", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/890dee97e62840c5b15e36f03f6b7efc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "890dee97e62840c5b15e36f03f6b7efc", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/8cccb516ecc44ed9bb7c8633df108fd4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8cccb516ecc44ed9bb7c8633df108fd4", "email": "glance@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.23:5000/v3/users/97c3d863a98148299fa116fdb54be470"}, "domain_id": "default", "enabled": true, "options": {}, "id": "97c3d863a98148299fa116fdb54be470", "email": "tacker@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/a2a0c8c0f19941808c9f618af50b3b79"}, "domain_id": "c19db1b8f60647a9a114cd23287c807b", "enabled": true, "options": {}, "id": "a2a0c8c0f19941808c9f618af50b3b79", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "patrole-user_2d637745-4c29-4bdb-a0bb-d48a475614f3", "links": {"self": "http://172.30.9.23:5000/v3/users/ba56dd898a0e46e3a2c015b65b0904bb"}, "domain_id": "default", "enabled": true, "id": "ba56dd898a0e46e3a2c015b65b0904bb", "options": {}}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/fe5de73ba9cb41b2be24ccf1f72f5ed4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe5de73ba9cb41b2be24ccf1f72f5ed4", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2019-01-18 05:55:55,529 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-6ee223aa-8b3b-4035-bc41-ac77264ed6d5 2019-01-18 05:55:55,529 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.100524902344s 2019-01-18 05:55:55,530 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-6ee223aa-8b3b-4035-bc41-ac77264ed6d5 2019-01-18 05:55:55,536 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-01-18 05:55:55,537 - 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}0e342886b5500eb0fa87a16ab58d3e1a153e53f2" 2019-01-18 05:55:55,619 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:55:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4983f79a-2192-4749-984d-8be0084f92d2 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": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/47feb8aba08a40dca7028a1701e597b9"}, "enabled": true, "id": "47feb8aba08a40dca7028a1701e597b9", "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/69623f18ebad4f28ad24b09da0e359c0"}, "enabled": true, "id": "69623f18ebad4f28ad24b09da0e359c0", "parent_id": "default", "domain_id": "default", "name": "patrole-project_2d637745-4c29-4bdb-a0bb-d48a475614f3"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/9c53a91613fb4d5080479ac6f51697ed"}, "enabled": true, "id": "9c53a91613fb4d5080479ac6f51697ed", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2019-01-18 05:55:55,619 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-4983f79a-2192-4749-984d-8be0084f92d2 2019-01-18 05:55:55,619 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0826709270477s 2019-01-18 05:55:55,619 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-4983f79a-2192-4749-984d-8be0084f92d2 2019-01-18 05:55:55,622 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2019-01-18 05:55:55,622 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/role_assignments?user.id=ba56dd898a0e46e3a2c015b65b0904bb&scope.project.id=69623f18ebad4f28ad24b09da0e359c0&role.id=93a7d1a13a3f46ecba21f8e4d63ee2ad -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e342886b5500eb0fa87a16ab58d3e1a153e53f2" 2019-01-18 05:55:55,695 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:55:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-00219f72-994f-46b7-9389-b78773fd3050 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=ba56dd898a0e46e3a2c015b65b0904bb&scope.project.id=69623f18ebad4f28ad24b09da0e359c0&role.id=93a7d1a13a3f46ecba21f8e4d63ee2ad", "previous": null, "next": null}} 2019-01-18 05:55:55,696 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/role_assignments?user.id=ba56dd898a0e46e3a2c015b65b0904bb&scope.project.id=69623f18ebad4f28ad24b09da0e359c0&role.id=93a7d1a13a3f46ecba21f8e4d63ee2ad used request id req-00219f72-994f-46b7-9389-b78773fd3050 2019-01-18 05:55:55,696 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0739347934723s 2019-01-18 05:55:55,696 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2019-01-18 05:55:55,697 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:5000/v3/projects/69623f18ebad4f28ad24b09da0e359c0/users/ba56dd898a0e46e3a2c015b65b0904bb/roles/93a7d1a13a3f46ecba21f8e4d63ee2ad -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e342886b5500eb0fa87a16ab58d3e1a153e53f2" 2019-01-18 05:55:55,820 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 05:55:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4fbe4fcd-c74d-40af-86a8-67fdd3841bd9 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 05:55:55,820 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/69623f18ebad4f28ad24b09da0e359c0/users/ba56dd898a0e46e3a2c015b65b0904bb/roles/93a7d1a13a3f46ecba21f8e4d63ee2ad used request id req-4fbe4fcd-c74d-40af-86a8-67fdd3841bd9 2019-01-18 05:55:55,820 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.124163150787s 2019-01-18 05:55:55,821 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'patrole-project_2d637745-4c29-4bdb-a0bb-d48a475614f3', 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': '64b97583-43e0-44b6-90cd-da34cdfce358', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'username': u'patrole-user_2d637745-4c29-4bdb-a0bb-d48a475614f3', 'project_id': u'69623f18ebad4f28ad24b09da0e359c0', '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': {}}}} 2019-01-18 05:55:55,822 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2019-01-18 05:55:55,823 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2019-01-18 05:55:55,823 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2019-01-18 05:55:55,823 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2019-01-18 05:55:55,823 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2019-01-18 05:55:55,823 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2019-01-18 05:55:55,823 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2019-01-18 05:55:55,823 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2019-01-18 05:55:55,824 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2019-01-18 05:55:55,824 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2019-01-18 05:55:55,824 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2019-01-18 05:55:55,824 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2019-01-18 05:55:55,824 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2019-01-18 05:55:55,824 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2019-01-18 05:55:55,824 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2019-01-18 05:55:55,824 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2019-01-18 05:55:55,824 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2019-01-18 05:55:55,825 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2019-01-18 05:55:55,825 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2019-01-18 05:55:55,825 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2019-01-18 05:55:55,825 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2019-01-18 05:55:55,825 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2019-01-18 05:55:55,825 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2019-01-18 05:55:55,825 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2019-01-18 05:55:55,827 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'patrole-user_2d637745-4c29-4bdb-a0bb-d48a475614f3', 'password': '64b97583-43e0-44b6-90cd-da34cdfce358', 'project_name': 'patrole-project_2d637745-4c29-4bdb-a0bb-d48a475614f3', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.23:5000/v3', 'project_id': '69623f18ebad4f28ad24b09da0e359c0', 'project_domain_name': 'Default'} 2019-01-18 05:55:55,827 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2019-01-18 05:55:55,828 - 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}0e342886b5500eb0fa87a16ab58d3e1a153e53f2" 2019-01-18 05:55:55,907 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:55:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2462ced1-9c28-4eb7-94bb-7392667ffc8d Content-Encoding: gzip Content-Length: 314 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6b7f4f4f76264b6fb449c43b86ee3817", "links": {"self": "http://172.30.9.23:5000/v3/roles/6b7f4f4f76264b6fb449c43b86ee3817"}, "name": "admin"}, {"domain_id": null, "id": "93a7d1a13a3f46ecba21f8e4d63ee2ad", "links": {"self": "http://172.30.9.23:5000/v3/roles/93a7d1a13a3f46ecba21f8e4d63ee2ad"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a482b711adf94961bf4bb28eda7f0e28", "links": {"self": "http://172.30.9.23:5000/v3/roles/a482b711adf94961bf4bb28eda7f0e28"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e7e317b66c174923a8cb46c48d897c8d", "links": {"self": "http://172.30.9.23:5000/v3/roles/e7e317b66c174923a8cb46c48d897c8d"}, "name": "ResellerAdmin"}]} 2019-01-18 05:55:55,907 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-2462ced1-9c28-4eb7-94bb-7392667ffc8d 2019-01-18 05:55:55,907 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0801379680634s 2019-01-18 05:55:55,909 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2019-01-18 05:55:55,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}0e342886b5500eb0fa87a16ab58d3e1a153e53f2" 2019-01-18 05:55:55,985 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:55:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7aba6787-64de-48f8-afc7-3f2fb35680c1 Content-Encoding: gzip Content-Length: 314 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6b7f4f4f76264b6fb449c43b86ee3817", "links": {"self": "http://172.30.9.23:5000/v3/roles/6b7f4f4f76264b6fb449c43b86ee3817"}, "name": "admin"}, {"domain_id": null, "id": "93a7d1a13a3f46ecba21f8e4d63ee2ad", "links": {"self": "http://172.30.9.23:5000/v3/roles/93a7d1a13a3f46ecba21f8e4d63ee2ad"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a482b711adf94961bf4bb28eda7f0e28", "links": {"self": "http://172.30.9.23:5000/v3/roles/a482b711adf94961bf4bb28eda7f0e28"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e7e317b66c174923a8cb46c48d897c8d", "links": {"self": "http://172.30.9.23:5000/v3/roles/e7e317b66c174923a8cb46c48d897c8d"}, "name": "ResellerAdmin"}]} 2019-01-18 05:55:55,985 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-7aba6787-64de-48f8-afc7-3f2fb35680c1 2019-01-18 05:55:55,985 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0767710208893s 2019-01-18 05:55:55,987 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2019-01-18 05:55:55,987 - 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}0e342886b5500eb0fa87a16ab58d3e1a153e53f2" 2019-01-18 05:55:56,067 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:55:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a03e6c2c-d87b-4ef9-97b5-b893aa238199 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"}} 2019-01-18 05:55:56,067 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains/default used request id req-a03e6c2c-d87b-4ef9-97b5-b893aa238199 2019-01-18 05:55:56,067 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0803489685059s 2019-01-18 05:55:56,068 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-01-18 05:55:56,068 - 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}0e342886b5500eb0fa87a16ab58d3e1a153e53f2" 2019-01-18 05:55:56,165 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:55:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-13c1bd7e-1e9b-4bc8-9d5f-0f79524f2125 Content-Encoding: gzip Content-Length: 864 Content-Type: application/json RESP BODY: {"users": [{"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/0607a2b4beb0408e9fa51cc5ba027ac6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0607a2b4beb0408e9fa51cc5ba027ac6", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/17c61b95071545a094cc82823d2b88b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "17c61b95071545a094cc82823d2b88b8", "email": "nova@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/29e5d2dfed2447bda26fc75bd1122674"}, "domain_id": "default", "enabled": true, "options": {}, "id": "29e5d2dfed2447bda26fc75bd1122674", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/3b6dcc8c791e4b6e8831f5b5e583de80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3b6dcc8c791e4b6e8831f5b5e583de80", "email": "neutron@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.23:5000/v3/users/45ab52d673584bc198669be88c88b878"}, "domain_id": "default", "enabled": true, "options": {}, "id": "45ab52d673584bc198669be88c88b878", "email": "barbican@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/57795b4ee52f49c6a71f55bb6c4012f8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "57795b4ee52f49c6a71f55bb6c4012f8", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/5c52969262974d64ac2a300ca5d60f50"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c52969262974d64ac2a300ca5d60f50", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/5fc15572bb1c489ba92bd9945bbc1f64"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5fc15572bb1c489ba92bd9945bbc1f64", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/6b519d70e25f4e61a9dfd738cd6bba22"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6b519d70e25f4e61a9dfd738cd6bba22", "email": "heat@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.23:5000/v3/users/8248437208b540c2893a7117ad102a87"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8248437208b540c2893a7117ad102a87", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/890dee97e62840c5b15e36f03f6b7efc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "890dee97e62840c5b15e36f03f6b7efc", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/8cccb516ecc44ed9bb7c8633df108fd4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8cccb516ecc44ed9bb7c8633df108fd4", "email": "glance@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.23:5000/v3/users/97c3d863a98148299fa116fdb54be470"}, "domain_id": "default", "enabled": true, "options": {}, "id": "97c3d863a98148299fa116fdb54be470", "email": "tacker@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/a2a0c8c0f19941808c9f618af50b3b79"}, "domain_id": "c19db1b8f60647a9a114cd23287c807b", "enabled": true, "options": {}, "id": "a2a0c8c0f19941808c9f618af50b3b79", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "patrole-user_2d637745-4c29-4bdb-a0bb-d48a475614f3", "links": {"self": "http://172.30.9.23:5000/v3/users/ba56dd898a0e46e3a2c015b65b0904bb"}, "domain_id": "default", "enabled": true, "id": "ba56dd898a0e46e3a2c015b65b0904bb", "options": {}}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/fe5de73ba9cb41b2be24ccf1f72f5ed4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe5de73ba9cb41b2be24ccf1f72f5ed4", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2019-01-18 05:55:56,165 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-13c1bd7e-1e9b-4bc8-9d5f-0f79524f2125 2019-01-18 05:55:56,165 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0973429679871s 2019-01-18 05:55:56,166 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-13c1bd7e-1e9b-4bc8-9d5f-0f79524f2125 2019-01-18 05:55:56,172 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-01-18 05:55:56,173 - 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}0e342886b5500eb0fa87a16ab58d3e1a153e53f2" 2019-01-18 05:55:56,247 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:55:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8c56a6f2-a1f4-4cfb-bfe4-c9c8364310eb 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": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/47feb8aba08a40dca7028a1701e597b9"}, "enabled": true, "id": "47feb8aba08a40dca7028a1701e597b9", "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/69623f18ebad4f28ad24b09da0e359c0"}, "enabled": true, "id": "69623f18ebad4f28ad24b09da0e359c0", "parent_id": "default", "domain_id": "default", "name": "patrole-project_2d637745-4c29-4bdb-a0bb-d48a475614f3"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/9c53a91613fb4d5080479ac6f51697ed"}, "enabled": true, "id": "9c53a91613fb4d5080479ac6f51697ed", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2019-01-18 05:55:56,248 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-8c56a6f2-a1f4-4cfb-bfe4-c9c8364310eb 2019-01-18 05:55:56,248 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0756168365479s 2019-01-18 05:55:56,248 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-8c56a6f2-a1f4-4cfb-bfe4-c9c8364310eb 2019-01-18 05:55:56,250 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2019-01-18 05:55:56,251 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/role_assignments?user.id=ba56dd898a0e46e3a2c015b65b0904bb&scope.project.id=69623f18ebad4f28ad24b09da0e359c0&role.id=6b7f4f4f76264b6fb449c43b86ee3817 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e342886b5500eb0fa87a16ab58d3e1a153e53f2" 2019-01-18 05:55:56,333 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:55:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1289acc9-d844-4eaf-9c77-5cecee7822ac 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=ba56dd898a0e46e3a2c015b65b0904bb&scope.project.id=69623f18ebad4f28ad24b09da0e359c0&role.id=6b7f4f4f76264b6fb449c43b86ee3817", "previous": null, "next": null}} 2019-01-18 05:55:56,333 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/role_assignments?user.id=ba56dd898a0e46e3a2c015b65b0904bb&scope.project.id=69623f18ebad4f28ad24b09da0e359c0&role.id=6b7f4f4f76264b6fb449c43b86ee3817 used request id req-1289acc9-d844-4eaf-9c77-5cecee7822ac 2019-01-18 05:55:56,334 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0834109783173s 2019-01-18 05:55:56,334 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2019-01-18 05:55:56,335 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:5000/v3/projects/69623f18ebad4f28ad24b09da0e359c0/users/ba56dd898a0e46e3a2c015b65b0904bb/roles/6b7f4f4f76264b6fb449c43b86ee3817 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e342886b5500eb0fa87a16ab58d3e1a153e53f2" 2019-01-18 05:55:56,454 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 05:55:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d97bad7c-09ae-416e-98ff-f83cf5a360da Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 05:55:56,455 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/69623f18ebad4f28ad24b09da0e359c0/users/ba56dd898a0e46e3a2c015b65b0904bb/roles/6b7f4f4f76264b6fb449c43b86ee3817 used request id req-d97bad7c-09ae-416e-98ff-f83cf5a360da 2019-01-18 05:55:56,455 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.120583057404s 2019-01-18 05:55:56,455 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2019-01-18 05:55:56,456 - 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}0e342886b5500eb0fa87a16ab58d3e1a153e53f2" 2019-01-18 05:55:56,539 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:55:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c27fadbf-8c23-4b1d-ab48-9e373ff154da Content-Encoding: gzip Content-Length: 314 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6b7f4f4f76264b6fb449c43b86ee3817", "links": {"self": "http://172.30.9.23:5000/v3/roles/6b7f4f4f76264b6fb449c43b86ee3817"}, "name": "admin"}, {"domain_id": null, "id": "93a7d1a13a3f46ecba21f8e4d63ee2ad", "links": {"self": "http://172.30.9.23:5000/v3/roles/93a7d1a13a3f46ecba21f8e4d63ee2ad"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a482b711adf94961bf4bb28eda7f0e28", "links": {"self": "http://172.30.9.23:5000/v3/roles/a482b711adf94961bf4bb28eda7f0e28"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e7e317b66c174923a8cb46c48d897c8d", "links": {"self": "http://172.30.9.23:5000/v3/roles/e7e317b66c174923a8cb46c48d897c8d"}, "name": "ResellerAdmin"}]} 2019-01-18 05:55:56,539 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-c27fadbf-8c23-4b1d-ab48-9e373ff154da 2019-01-18 05:55:56,539 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0840790271759s 2019-01-18 05:55:56,541 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2019-01-18 05:55:56,541 - 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}0e342886b5500eb0fa87a16ab58d3e1a153e53f2" 2019-01-18 05:55:56,624 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:55:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6d5963e6-7d67-4b70-a7a3-8e78f0118ae9 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"}} 2019-01-18 05:55:56,624 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains/default used request id req-6d5963e6-7d67-4b70-a7a3-8e78f0118ae9 2019-01-18 05:55:56,625 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0840830802917s 2019-01-18 05:55:56,626 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-01-18 05:55:56,626 - 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}0e342886b5500eb0fa87a16ab58d3e1a153e53f2" 2019-01-18 05:55:56,725 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:55:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-de5484fb-cd26-407c-b0d8-a4d657839eac Content-Encoding: gzip Content-Length: 864 Content-Type: application/json RESP BODY: {"users": [{"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/0607a2b4beb0408e9fa51cc5ba027ac6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0607a2b4beb0408e9fa51cc5ba027ac6", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/17c61b95071545a094cc82823d2b88b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "17c61b95071545a094cc82823d2b88b8", "email": "nova@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/29e5d2dfed2447bda26fc75bd1122674"}, "domain_id": "default", "enabled": true, "options": {}, "id": "29e5d2dfed2447bda26fc75bd1122674", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/3b6dcc8c791e4b6e8831f5b5e583de80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3b6dcc8c791e4b6e8831f5b5e583de80", "email": "neutron@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.23:5000/v3/users/45ab52d673584bc198669be88c88b878"}, "domain_id": "default", "enabled": true, "options": {}, "id": "45ab52d673584bc198669be88c88b878", "email": "barbican@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/57795b4ee52f49c6a71f55bb6c4012f8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "57795b4ee52f49c6a71f55bb6c4012f8", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/5c52969262974d64ac2a300ca5d60f50"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c52969262974d64ac2a300ca5d60f50", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/5fc15572bb1c489ba92bd9945bbc1f64"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5fc15572bb1c489ba92bd9945bbc1f64", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/6b519d70e25f4e61a9dfd738cd6bba22"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6b519d70e25f4e61a9dfd738cd6bba22", "email": "heat@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.23:5000/v3/users/8248437208b540c2893a7117ad102a87"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8248437208b540c2893a7117ad102a87", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/890dee97e62840c5b15e36f03f6b7efc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "890dee97e62840c5b15e36f03f6b7efc", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/8cccb516ecc44ed9bb7c8633df108fd4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8cccb516ecc44ed9bb7c8633df108fd4", "email": "glance@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.23:5000/v3/users/97c3d863a98148299fa116fdb54be470"}, "domain_id": "default", "enabled": true, "options": {}, "id": "97c3d863a98148299fa116fdb54be470", "email": "tacker@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/a2a0c8c0f19941808c9f618af50b3b79"}, "domain_id": "c19db1b8f60647a9a114cd23287c807b", "enabled": true, "options": {}, "id": "a2a0c8c0f19941808c9f618af50b3b79", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "patrole-user_2d637745-4c29-4bdb-a0bb-d48a475614f3", "links": {"self": "http://172.30.9.23:5000/v3/users/ba56dd898a0e46e3a2c015b65b0904bb"}, "domain_id": "default", "enabled": true, "id": "ba56dd898a0e46e3a2c015b65b0904bb", "options": {}}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/fe5de73ba9cb41b2be24ccf1f72f5ed4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe5de73ba9cb41b2be24ccf1f72f5ed4", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2019-01-18 05:55:56,725 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-de5484fb-cd26-407c-b0d8-a4d657839eac 2019-01-18 05:55:56,725 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0992970466614s 2019-01-18 05:55:56,725 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-de5484fb-cd26-407c-b0d8-a4d657839eac 2019-01-18 05:55:56,731 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2019-01-18 05:55:56,732 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/role_assignments?user.id=ba56dd898a0e46e3a2c015b65b0904bb&role.id=6b7f4f4f76264b6fb449c43b86ee3817&scope.domain.id=default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e342886b5500eb0fa87a16ab58d3e1a153e53f2" 2019-01-18 05:55:56,804 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:55:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-28b6243a-c96d-4743-a4dd-87cf526b5aaf Content-Encoding: gzip Content-Length: 192 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.23:5000/v3/role_assignments?user.id=ba56dd898a0e46e3a2c015b65b0904bb&role.id=6b7f4f4f76264b6fb449c43b86ee3817&scope.domain.id=default", "previous": null, "next": null}} 2019-01-18 05:55:56,805 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/role_assignments?user.id=ba56dd898a0e46e3a2c015b65b0904bb&role.id=6b7f4f4f76264b6fb449c43b86ee3817&scope.domain.id=default used request id req-28b6243a-c96d-4743-a4dd-87cf526b5aaf 2019-01-18 05:55:56,805 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0738680362701s 2019-01-18 05:55:56,805 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2019-01-18 05:55:56,806 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:5000/v3/domains/default/users/ba56dd898a0e46e3a2c015b65b0904bb/roles/6b7f4f4f76264b6fb449c43b86ee3817 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e342886b5500eb0fa87a16ab58d3e1a153e53f2" 2019-01-18 05:55:56,940 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 05:55:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-74839b66-200b-491b-9c9f-99c36e0acbe1 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 05:55:56,940 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/domains/default/users/ba56dd898a0e46e3a2c015b65b0904bb/roles/6b7f4f4f76264b6fb449c43b86ee3817 used request id req-74839b66-200b-491b-9c9f-99c36e0acbe1 2019-01-18 05:55:56,940 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.134777784348s 2019-01-18 05:55:56,940 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2019-01-18 05:55:59,379 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2019-01-18 05:55:59.018 11275 INFO rally.deployment.engine [-] Deployment 21253742-2a43-45f1-ac0b-af0ce9ea9ed6 | Starting: Destroy cloud and free allocated resources. 2019-01-18 05:55:59.094 11275 INFO rally.deployment.engine [-] Deployment 21253742-2a43-45f1-ac0b-af0ce9ea9ed6 | Completed: Destroy cloud and free allocated resources. 2019-01-18 05:55:59.128 11275 INFO rally.api [-] Deleting all verifications created by verifier 'opnfv-tempest' (UUID=ba5c1cb1-0f01-422a-9d60-b23eddbf6980) for deployment 'opnfv-rally'. 2019-01-18 05:55:59.142 11275 INFO rally.api [-] Deleting verification (UUID=4f1f2157-cf53-48a6-9fd3-9f79d542975b). 2019-01-18 05:55:59.176 11275 INFO rally.api [-] Verification has been successfully deleted! 2019-01-18 05:55:59.177 11275 INFO rally.api [-] Deleting deployment-specific data for verifier 'opnfv-tempest' (UUID=ba5c1cb1-0f01-422a-9d60-b23eddbf6980). 2019-01-18 05:55:59.183 11275 INFO rally.api [-] Deployment-specific data has been successfully deleted! 2019-01-18 05:56:01,768 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally 2019-01-18 05:56:01.490 11278 INFO rally.deployment.engines.existing [-] Save deployment 'opnfv-rally' (uuid=f302bec3-8072-4dc6-88a0-0c06cfa8c72c) with 'openstack' platform. +--------------------------------------+---------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+---------------------+-------------+------------------+--------+ | f302bec3-8072-4dc6-88a0-0c06cfa8c72c | 2019-01-18T05:56:01 | opnfv-rally | deploy->finished | | +--------------------------------------+---------------------+-------------+------------------+--------+ Using deployment: f302bec3-8072-4dc6-88a0-0c06cfa8c72c ~/.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 2019-01-18 05:56:05,168 - 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 | +-------------+-------------------+-----------+ 2019-01-18 05:56:05,168 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2019-01-18 05:56:07,461 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify delete-verifier --id opnfv-tempest --force 2019-01-18 05:56:07.213 11284 INFO rally.api [-] Deleting verifier 'opnfv-tempest' (UUID=ba5c1cb1-0f01-422a-9d60-b23eddbf6980). 2019-01-18 05:56:07.341 11284 INFO rally.api [-] Verifier has been successfully deleted! 2019-01-18 05:56:10,971 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide 2019-01-18 05:56:09.479 11287 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2019-01-18 05:56:09.580 11287 INFO rally.verification.manager [-] Cloning verifier repo from /src/tempest. 2019-01-18 05:56:10.814 11287 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=e154ff19-7032-4158-9c2b-90a02cf17361) has been successfully created! Using verifier 'opnfv-tempest' (UUID=e154ff19-7032-4158-9c2b-90a02cf17361) as the default verifier for the future CLI operations. 2019-01-18 05:56:14,076 - xtesting.ci.run_tests - INFO - Running test case 'patrole'... 2019-01-18 05:56:14,077 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-01-18 05:56:14,204 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2019-01-18 05:56:14,206 - 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" 2019-01-18 05:56:14,213 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:56:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-20e1b82e-25d3-46f4-b479-34905a59bc60 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 05:56:14,213 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-20e1b82e-25d3-46f4-b479-34905a59bc60 2019-01-18 05:56:14,214 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 05:56:14,613 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}, {"id": "93a7d1a13a3f46ecba21f8e4d63ee2ad", "name": "Member"}], "expires_at": "2019-01-18T06:56:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "69623f18ebad4f28ad24b09da0e359c0", "name": "patrole-project_2d637745-4c29-4bdb-a0bb-d48a475614f3"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/69623f18ebad4f28ad24b09da0e359c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/69623f18ebad4f28ad24b09da0e359c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/69623f18ebad4f28ad24b09da0e359c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/69623f18ebad4f28ad24b09da0e359c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/69623f18ebad4f28ad24b09da0e359c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/69623f18ebad4f28ad24b09da0e359c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/69623f18ebad4f28ad24b09da0e359c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/69623f18ebad4f28ad24b09da0e359c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/69623f18ebad4f28ad24b09da0e359c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/69623f18ebad4f28ad24b09da0e359c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/69623f18ebad4f28ad24b09da0e359c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/69623f18ebad4f28ad24b09da0e359c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "patrole-user_2d637745-4c29-4bdb-a0bb-d48a475614f3", "id": "ba56dd898a0e46e3a2c015b65b0904bb"}, "audit_ids": ["0682cXRITnambve79EeowA"], "issued_at": "2019-01-18T05:56:14.000000Z"}} 2019-01-18 05:56:14,616 - 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}e6af5596a3e86b6262f295b60a4233da18683744" 2019-01-18 05:56:14,623 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 648 Date: Fri, 18 Jan 2019 05:56:14 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"}]}]} 2019-01-18 05:56:14,626 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-01-18 05:56:14,627 - 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}e6af5596a3e86b6262f295b60a4233da18683744" 2019-01-18 05:56:14,815 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-35645aed-1186-48bb-8253-5dbf284db5a8 Date: Fri, 18 Jan 2019 05:56:14 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-01-18 05:56:14,815 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-35645aed-1186-48bb-8253-5dbf284db5a8 2019-01-18 05:56:14,815 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.18879699707s 2019-01-18 05:56:14,816 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-35645aed-1186-48bb-8253-5dbf284db5a8 2019-01-18 05:56:14,817 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-01-18 05:56:14,818 - 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}e6af5596a3e86b6262f295b60a4233da18683744" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/patrole-img_2d637745-4c29-4bdb-a0bb-d48a475614f3", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "patrole-img_2d637745-4c29-4bdb-a0bb-d48a475614f3"}' 2019-01-18 05:56:15,055 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 865 Content-Type: application/json Location: http://172.30.9.23:9292/v2/images/f12aefa2-3b47-4aab-ac67-fb832ac016f4 X-Openstack-Request-Id: req-b3631ab6-334f-44db-a6a0-ed71c75be780 Date: Fri, 18 Jan 2019 05:56:15 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/f12aefa2-3b47-4aab-ac67-fb832ac016f4/file", "owner": "69623f18ebad4f28ad24b09da0e359c0", "id": "f12aefa2-3b47-4aab-ac67-fb832ac016f4", "size": null, "self": "/v2/images/f12aefa2-3b47-4aab-ac67-fb832ac016f4", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2019-01-18T05:56:14Z", "visibility": "public", "owner_specified.shade.object": "images/patrole-img_2d637745-4c29-4bdb-a0bb-d48a475614f3", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_2d637745-4c29-4bdb-a0bb-d48a475614f3", "checksum": null, "created_at": "2019-01-18T05:56:14Z", "protected": false} 2019-01-18 05:56:15,056 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-b3631ab6-334f-44db-a6a0-ed71c75be780 2019-01-18 05:56:15,056 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.23814201355s 2019-01-18 05:56:15,056 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-b3631ab6-334f-44db-a6a0-ed71c75be780 returning object f12aefa2-3b47-4aab-ac67-fb832ac016f4 2019-01-18 05:56:15,057 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-01-18 05:56:15,057 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9292/v2/images/f12aefa2-3b47-4aab-ac67-fb832ac016f4/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}e6af5596a3e86b6262f295b60a4233da18683744" -d '' 2019-01-18 05:56:16,676 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-a282265a-5354-4761-a49d-b27e45df373f Date: Fri, 18 Jan 2019 05:56:16 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-18 05:56:16,676 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/f12aefa2-3b47-4aab-ac67-fb832ac016f4/file used request id req-a282265a-5354-4761-a49d-b27e45df373f 2019-01-18 05:56:16,676 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.61918497086s 2019-01-18 05:56:16,676 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/f12aefa2-3b47-4aab-ac67-fb832ac016f4/file used request id req-a282265a-5354-4761-a49d-b27e45df373f 2019-01-18 05:56:16,677 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-01-18 05:56:16,677 - 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}e6af5596a3e86b6262f295b60a4233da18683744" 2019-01-18 05:56:17,219 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1195 Content-Type: application/json X-Openstack-Request-Id: req-52b54d2e-7588-4c0b-bf4e-034e5508d940 Date: Fri, 18 Jan 2019 05:56:17 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://af014572-0a5d-4a80-a07f-9105f52ab2c1/images/f12aefa2-3b47-4aab-ac67-fb832ac016f4/snap", "metadata": {}}], "file": "/v2/images/f12aefa2-3b47-4aab-ac67-fb832ac016f4/file", "owner": "69623f18ebad4f28ad24b09da0e359c0", "id": "f12aefa2-3b47-4aab-ac67-fb832ac016f4", "size": 12716032, "self": "/v2/images/f12aefa2-3b47-4aab-ac67-fb832ac016f4", "disk_format": "qcow2", "direct_url": "rbd://af014572-0a5d-4a80-a07f-9105f52ab2c1/images/f12aefa2-3b47-4aab-ac67-fb832ac016f4/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2019-01-18T05:56:16Z", "visibility": "public", "owner_specified.shade.object": "images/patrole-img_2d637745-4c29-4bdb-a0bb-d48a475614f3", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_2d637745-4c29-4bdb-a0bb-d48a475614f3", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-01-18T05:56:14Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-01-18 05:56:17,219 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-52b54d2e-7588-4c0b-bf4e-034e5508d940 2019-01-18 05:56:17,219 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.5422539711s 2019-01-18 05:56:17,220 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-52b54d2e-7588-4c0b-bf4e-034e5508d940 2019-01-18 05:56:17,222 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://af014572-0a5d-4a80-a07f-9105f52ab2c1/images/f12aefa2-3b47-4aab-ac67-fb832ac016f4/snap', u'metadata': Munch({})})], 'file': u'/v2/images/f12aefa2-3b47-4aab-ac67-fb832ac016f4/file', 'owner': u'69623f18ebad4f28ad24b09da0e359c0', 'id': u'f12aefa2-3b47-4aab-ac67-fb832ac016f4', 'size': 12716032, u'self': u'/v2/images/f12aefa2-3b47-4aab-ac67-fb832ac016f4', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'69623f18ebad4f28ad24b09da0e359c0', 'name': 'patrole-project_2d637745-4c29-4bdb-a0bb-d48a475614f3', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://af014572-0a5d-4a80-a07f-9105f52ab2c1/images/f12aefa2-3b47-4aab-ac67-fb832ac016f4/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-01-18T05:56:16Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2019-01-18T05:56:16Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/patrole-img_2d637745-4c29-4bdb-a0bb-d48a475614f3', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/f12aefa2-3b47-4aab-ac67-fb832ac016f4', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/patrole-img_2d637745-4c29-4bdb-a0bb-d48a475614f3', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'patrole-img_2d637745-4c29-4bdb-a0bb-d48a475614f3', 'created': u'2019-01-18T05:56:14Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-01-18T05:56:14Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/f12aefa2-3b47-4aab-ac67-fb832ac016f4', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/patrole-img_2d637745-4c29-4bdb-a0bb-d48a475614f3', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2019-01-18 05:56:17,223 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-01-18 05:56:17,226 - 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}0e342886b5500eb0fa87a16ab58d3e1a153e53f2" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "patrole-flavor_2d637745-4c29-4bdb-a0bb-d48a475614f3", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-01-18 05:56:17,821 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:56: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-0e0b2a16-3757-4da4-91de-4bb77d5144b5 x-compute-request-id: req-0e0b2a16-3757-4da4-91de-4bb77d5144b5 Content-Encoding: gzip Content-Length: 303 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/5a110cab-24ad-4e8b-a28c-e06baa59247e", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/5a110cab-24ad-4e8b-a28c-e06baa59247e", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "5a110cab-24ad-4e8b-a28c-e06baa59247e", "name": "patrole-flavor_2d637745-4c29-4bdb-a0bb-d48a475614f3", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2019-01-18 05:56:17,821 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-0e0b2a16-3757-4da4-91de-4bb77d5144b5 2019-01-18 05:56:17,821 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.598466873169s 2019-01-18 05:56:17,822 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-0e0b2a16-3757-4da4-91de-4bb77d5144b5 returning object 5a110cab-24ad-4e8b-a28c-e06baa59247e 2019-01-18 05:56:17,822 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'patrole-flavor_2d637745-4c29-4bdb-a0bb-d48a475614f3', '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'9c53a91613fb4d5080479ac6f51697ed', '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'5a110cab-24ad-4e8b-a28c-e06baa59247e', 'swap': 0}) 2019-01-18 05:56:17,823 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-01-18 05:56:17,826 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/flavors/5a110cab-24ad-4e8b-a28c-e06baa59247e/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}0e342886b5500eb0fa87a16ab58d3e1a153e53f2" -d '{"extra_specs": {}}' 2019-01-18 05:56:17,846 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:56: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-c344077b-0565-45dd-a95b-16dd3fcd6be9 x-compute-request-id: req-c344077b-0565-45dd-a95b-16dd3fcd6be9 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2019-01-18 05:56:17,846 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors/5a110cab-24ad-4e8b-a28c-e06baa59247e/os-extra_specs used request id req-c344077b-0565-45dd-a95b-16dd3fcd6be9 2019-01-18 05:56:17,846 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0226979255676s 2019-01-18 05:56:17,846 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors/5a110cab-24ad-4e8b-a28c-e06baa59247e/os-extra_specs used request id req-c344077b-0565-45dd-a95b-16dd3fcd6be9 2019-01-18 05:56:17,849 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2019-01-18 05:56:17,852 - 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}e6af5596a3e86b6262f295b60a4233da18683744" 2019-01-18 05:56:17,857 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 18 Jan 2019 05:56: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"}]}]}} 2019-01-18 05:56:17,861 - 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}e6af5596a3e86b6262f295b60a4233da18683744" 2019-01-18 05:56:17,944 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:56:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1752cf20-afd3-48d9-a334-5abc06a578a9 Content-Encoding: gzip Content-Length: 314 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6b7f4f4f76264b6fb449c43b86ee3817", "links": {"self": "http://172.30.9.23:5000/v3/roles/6b7f4f4f76264b6fb449c43b86ee3817"}, "name": "admin"}, {"domain_id": null, "id": "93a7d1a13a3f46ecba21f8e4d63ee2ad", "links": {"self": "http://172.30.9.23:5000/v3/roles/93a7d1a13a3f46ecba21f8e4d63ee2ad"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a482b711adf94961bf4bb28eda7f0e28", "links": {"self": "http://172.30.9.23:5000/v3/roles/a482b711adf94961bf4bb28eda7f0e28"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e7e317b66c174923a8cb46c48d897c8d", "links": {"self": "http://172.30.9.23:5000/v3/roles/e7e317b66c174923a8cb46c48d897c8d"}, "name": "ResellerAdmin"}]} 2019-01-18 05:56:17,944 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-1752cf20-afd3-48d9-a334-5abc06a578a9 2019-01-18 05:56:17,944 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0956227779388s 2019-01-18 05:56:17,947 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2019-01-18 05:56:17,950 - 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}e6af5596a3e86b6262f295b60a4233da18683744" 2019-01-18 05:56:18,126 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:56: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-a1c63839-8e4e-478e-87fe-8ba751e5a2e8 x-compute-request-id: req-a1c63839-8e4e-478e-87fe-8ba751e5a2e8 Content-Encoding: gzip Content-Length: 718 Content-Type: application/json RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 204}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.4", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"pcid\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"acpi\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"ssse3\", \"fpu\", \"cx16\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 10239, "hypervisor_version": 2009000, "disk_available_least": 10181, "local_gb": 10239, "free_ram_mb": 28406, "id": 3}, {"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 207}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.6", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"pcid\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"acpi\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"ssse3\", \"fpu\", \"cx16\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 10239, "hypervisor_version": 2009000, "disk_available_least": 10181, "local_gb": 10239, "free_ram_mb": 28406, "id": 6}]} 2019-01-18 05:56:18,127 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/os-hypervisors/detail used request id req-a1c63839-8e4e-478e-87fe-8ba751e5a2e8 2019-01-18 05:56:18,127 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.179785013199s 2019-01-18 05:56:18,127 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/os-hypervisors/detail used request id req-a1c63839-8e4e-478e-87fe-8ba751e5a2e8 2019-01-18 05:56:18,128 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-01-18 05:56:18,129 - 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}e6af5596a3e86b6262f295b60a4233da18683744" 2019-01-18 05:56:18,299 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1195 Content-Type: application/json X-Openstack-Request-Id: req-a0846397-4a3c-4e1c-bfd4-065209a29ee2 Date: Fri, 18 Jan 2019 05:56:18 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://af014572-0a5d-4a80-a07f-9105f52ab2c1/images/f12aefa2-3b47-4aab-ac67-fb832ac016f4/snap", "metadata": {}}], "file": "/v2/images/f12aefa2-3b47-4aab-ac67-fb832ac016f4/file", "owner": "69623f18ebad4f28ad24b09da0e359c0", "id": "f12aefa2-3b47-4aab-ac67-fb832ac016f4", "size": 12716032, "self": "/v2/images/f12aefa2-3b47-4aab-ac67-fb832ac016f4", "disk_format": "qcow2", "direct_url": "rbd://af014572-0a5d-4a80-a07f-9105f52ab2c1/images/f12aefa2-3b47-4aab-ac67-fb832ac016f4/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2019-01-18T05:56:16Z", "visibility": "public", "owner_specified.shade.object": "images/patrole-img_2d637745-4c29-4bdb-a0bb-d48a475614f3", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_2d637745-4c29-4bdb-a0bb-d48a475614f3", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-01-18T05:56:14Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-01-18 05:56:18,299 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-a0846397-4a3c-4e1c-bfd4-065209a29ee2 2019-01-18 05:56:18,299 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.170435190201s 2019-01-18 05:56:18,299 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-a0846397-4a3c-4e1c-bfd4-065209a29ee2 2019-01-18 05:56:18,301 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-01-18 05:56:18,302 - 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}e6af5596a3e86b6262f295b60a4233da18683744" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/patrole-img_alt_2d637745-4c29-4bdb-a0bb-d48a475614f3", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "patrole-img_alt_2d637745-4c29-4bdb-a0bb-d48a475614f3"}' 2019-01-18 05:56:18,499 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 873 Content-Type: application/json Location: http://172.30.9.23:9292/v2/images/26582d30-a0fc-4afe-b4af-9feb311074f7 X-Openstack-Request-Id: req-f2cffe31-e146-4856-8826-11dd6750abac Date: Fri, 18 Jan 2019 05:56:18 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/26582d30-a0fc-4afe-b4af-9feb311074f7/file", "owner": "69623f18ebad4f28ad24b09da0e359c0", "id": "26582d30-a0fc-4afe-b4af-9feb311074f7", "size": null, "self": "/v2/images/26582d30-a0fc-4afe-b4af-9feb311074f7", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2019-01-18T05:56:18Z", "visibility": "public", "owner_specified.shade.object": "images/patrole-img_alt_2d637745-4c29-4bdb-a0bb-d48a475614f3", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_alt_2d637745-4c29-4bdb-a0bb-d48a475614f3", "checksum": null, "created_at": "2019-01-18T05:56:18Z", "protected": false} 2019-01-18 05:56:18,499 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-f2cffe31-e146-4856-8826-11dd6750abac 2019-01-18 05:56:18,499 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.197648048401s 2019-01-18 05:56:18,500 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-f2cffe31-e146-4856-8826-11dd6750abac returning object 26582d30-a0fc-4afe-b4af-9feb311074f7 2019-01-18 05:56:18,500 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-01-18 05:56:18,501 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9292/v2/images/26582d30-a0fc-4afe-b4af-9feb311074f7/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}e6af5596a3e86b6262f295b60a4233da18683744" -d '' 2019-01-18 05:56:20,105 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-10cc1508-6593-49f8-933e-583cde7c65b8 Date: Fri, 18 Jan 2019 05:56:20 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-18 05:56:20,106 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/26582d30-a0fc-4afe-b4af-9feb311074f7/file used request id req-10cc1508-6593-49f8-933e-583cde7c65b8 2019-01-18 05:56:20,106 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.60506606102s 2019-01-18 05:56:20,106 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/26582d30-a0fc-4afe-b4af-9feb311074f7/file used request id req-10cc1508-6593-49f8-933e-583cde7c65b8 2019-01-18 05:56:20,106 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-01-18 05:56:20,107 - 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}e6af5596a3e86b6262f295b60a4233da18683744" 2019-01-18 05:56:20,287 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2331 Content-Type: application/json X-Openstack-Request-Id: req-87744f75-5c33-4fa0-ab92-53c9a35156a9 Date: Fri, 18 Jan 2019 05:56:20 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://af014572-0a5d-4a80-a07f-9105f52ab2c1/images/26582d30-a0fc-4afe-b4af-9feb311074f7/snap", "metadata": {}}], "file": "/v2/images/26582d30-a0fc-4afe-b4af-9feb311074f7/file", "owner": "69623f18ebad4f28ad24b09da0e359c0", "id": "26582d30-a0fc-4afe-b4af-9feb311074f7", "size": 12716032, "self": "/v2/images/26582d30-a0fc-4afe-b4af-9feb311074f7", "disk_format": "qcow2", "direct_url": "rbd://af014572-0a5d-4a80-a07f-9105f52ab2c1/images/26582d30-a0fc-4afe-b4af-9feb311074f7/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2019-01-18T05:56:20Z", "visibility": "public", "owner_specified.shade.object": "images/patrole-img_alt_2d637745-4c29-4bdb-a0bb-d48a475614f3", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_alt_2d637745-4c29-4bdb-a0bb-d48a475614f3", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-01-18T05:56:18Z", "protected": false}, {"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://af014572-0a5d-4a80-a07f-9105f52ab2c1/images/f12aefa2-3b47-4aab-ac67-fb832ac016f4/snap", "metadata": {}}], "file": "/v2/images/f12aefa2-3b47-4aab-ac67-fb832ac016f4/file", "owner": "69623f18ebad4f28ad24b09da0e359c0", "id": "f12aefa2-3b47-4aab-ac67-fb832ac016f4", "size": 12716032, "self": "/v2/images/f12aefa2-3b47-4aab-ac67-fb832ac016f4", "disk_format": "qcow2", "direct_url": "rbd://af014572-0a5d-4a80-a07f-9105f52ab2c1/images/f12aefa2-3b47-4aab-ac67-fb832ac016f4/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2019-01-18T05:56:16Z", "visibility": "public", "owner_specified.shade.object": "images/patrole-img_2d637745-4c29-4bdb-a0bb-d48a475614f3", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_2d637745-4c29-4bdb-a0bb-d48a475614f3", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-01-18T05:56:14Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-01-18 05:56:20,287 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-87744f75-5c33-4fa0-ab92-53c9a35156a9 2019-01-18 05:56:20,288 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.181253910065s 2019-01-18 05:56:20,288 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-87744f75-5c33-4fa0-ab92-53c9a35156a9 2019-01-18 05:56:20,291 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://af014572-0a5d-4a80-a07f-9105f52ab2c1/images/26582d30-a0fc-4afe-b4af-9feb311074f7/snap', u'metadata': Munch({})})], 'file': u'/v2/images/26582d30-a0fc-4afe-b4af-9feb311074f7/file', 'owner': u'69623f18ebad4f28ad24b09da0e359c0', 'id': u'26582d30-a0fc-4afe-b4af-9feb311074f7', 'size': 12716032, u'self': u'/v2/images/26582d30-a0fc-4afe-b4af-9feb311074f7', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'69623f18ebad4f28ad24b09da0e359c0', 'name': 'patrole-project_2d637745-4c29-4bdb-a0bb-d48a475614f3', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://af014572-0a5d-4a80-a07f-9105f52ab2c1/images/26582d30-a0fc-4afe-b4af-9feb311074f7/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-01-18T05:56:20Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2019-01-18T05:56:20Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/patrole-img_alt_2d637745-4c29-4bdb-a0bb-d48a475614f3', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/26582d30-a0fc-4afe-b4af-9feb311074f7', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/patrole-img_alt_2d637745-4c29-4bdb-a0bb-d48a475614f3', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'patrole-img_alt_2d637745-4c29-4bdb-a0bb-d48a475614f3', 'created': u'2019-01-18T05:56:18Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-01-18T05:56:18Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/26582d30-a0fc-4afe-b4af-9feb311074f7', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/patrole-img_alt_2d637745-4c29-4bdb-a0bb-d48a475614f3', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2019-01-18 05:56:20,292 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-01-18 05:56:20,295 - 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}0e342886b5500eb0fa87a16ab58d3e1a153e53f2" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "patrole-flavor_alt_2d637745-4c29-4bdb-a0bb-d48a475614f3", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-01-18 05:56:20,337 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:56: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-64998cbe-98f0-47dd-9e46-dc844dd2c517 x-compute-request-id: req-64998cbe-98f0-47dd-9e46-dc844dd2c517 Content-Encoding: gzip Content-Length: 308 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/07ea03e3-604d-4a23-82bf-e221fbead527", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/07ea03e3-604d-4a23-82bf-e221fbead527", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "07ea03e3-604d-4a23-82bf-e221fbead527", "name": "patrole-flavor_alt_2d637745-4c29-4bdb-a0bb-d48a475614f3", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2019-01-18 05:56:20,337 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-64998cbe-98f0-47dd-9e46-dc844dd2c517 2019-01-18 05:56:20,337 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0455479621887s 2019-01-18 05:56:20,338 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-64998cbe-98f0-47dd-9e46-dc844dd2c517 returning object 07ea03e3-604d-4a23-82bf-e221fbead527 2019-01-18 05:56:20,338 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'patrole-flavor_alt_2d637745-4c29-4bdb-a0bb-d48a475614f3', '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'9c53a91613fb4d5080479ac6f51697ed', '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'07ea03e3-604d-4a23-82bf-e221fbead527', 'swap': 0}) 2019-01-18 05:56:20,339 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-01-18 05:56:20,342 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/flavors/07ea03e3-604d-4a23-82bf-e221fbead527/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}0e342886b5500eb0fa87a16ab58d3e1a153e53f2" -d '{"extra_specs": {}}' 2019-01-18 05:56:20,360 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:56: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-8c1d76f3-32e6-4897-b00a-4be885730399 x-compute-request-id: req-8c1d76f3-32e6-4897-b00a-4be885730399 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2019-01-18 05:56:20,360 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors/07ea03e3-604d-4a23-82bf-e221fbead527/os-extra_specs used request id req-8c1d76f3-32e6-4897-b00a-4be885730399 2019-01-18 05:56:20,360 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0210869312286s 2019-01-18 05:56:20,361 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors/07ea03e3-604d-4a23-82bf-e221fbead527/os-extra_specs used request id req-8c1d76f3-32e6-4897-b00a-4be885730399 2019-01-18 05:56:20,361 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'patrole-flavor_alt_2d637745-4c29-4bdb-a0bb-d48a475614f3', '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'9c53a91613fb4d5080479ac6f51697ed', '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'07ea03e3-604d-4a23-82bf-e221fbead527', 'swap': 0}) 2019-01-18 05:56:23,393 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2019-01-18 05:56:22.417 11306 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=e154ff19-7032-4158-9c2b-90a02cf17361) for deployment 'opnfv-rally' (UUID=f302bec3-8072-4dc6-88a0-0c06cfa8c72c). 2019-01-18 05:56:23.264 11306 WARNING oslo_config.cfg [-] Option "swift_operator_role" from group "tempest" is deprecated. Use option "swift_operator_role" from group "openstack". 2019-01-18 05:56:23.266 11306 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=e154ff19-7032-4158-9c2b-90a02cf17361) has been successfully configured for deployment 'opnfv-rally' (UUID=f302bec3-8072-4dc6-88a0-0c06cfa8c72c)! 2019-01-18 05:56:23,394 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2019-01-18 05:56:23,394 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2019-01-18 05:56:23,396 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2019-01-18 05:56:23,418 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2019-01-18 05:56:27,220 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-e154ff19-7032-4158-9c2b-90a02cf17361/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) 2019-01-18 05:56:27,221 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2019-01-18 05:56:27,238 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Tempest blacklist file does not exist. 2019-01-18 05:56:27,238 - 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']'. 2019-01-18 05:56:29,339 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 05:56:29.338 11315 INFO rally.api [-] Starting verification (UUID=af317d71-4a36-435e-b196-5090506c211c) for deployment 'opnfv-rally' (UUID=f302bec3-8072-4dc6-88a0-0c06cfa8c72c) by verifier 'opnfv-tempest' (UUID=e154ff19-7032-4158-9c2b-90a02cf17361). 2019-01-18 05:56:29,339 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Verification UUID: af317d71-4a36-435e-b196-5090506c211c 2019-01-18 05:58:51,780 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: af317d71-4a36-435e-b196-5090506c211c 2019-01-18 05:58:51,792 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', 'af317d71-4a36-435e-b196-5090506c211c']'. 2019-01-18 05:58:53,154 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2019-01-18 05:58:53,155 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2019-01-18 05:58:53,155 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2019-01-18 05:58:53,155 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | af317d71-4a36-435e-b196-5090506c211c | 2019-01-18 05:58:53,155 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2019-01-18 05:58:53,155 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2019-01-18 05:56:29 | 2019-01-18 05:58:53,155 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2019-01-18 05:58:51 | 2019-01-18 05:58:53,155 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:02:22 | 2019-01-18 05:58:53,155 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | load_list: (value is too long, use 'detailed' flag to display it) | 2019-01-18 05:58:53,155 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2019-01-18 05:58:53,156 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: e154ff19-7032-4158-9c2b-90a02cf17361) | 2019-01-18 05:58:53,156 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2019-01-18 05:58:53,156 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: f302bec3-8072-4dc6-88a0-0c06cfa8c72c) | 2019-01-18 05:58:53,156 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 287 | 2019-01-18 05:58:53,156 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 133.952 | 2019-01-18 05:58:53,156 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 126 | 2019-01-18 05:58:53,156 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 161 | 2019-01-18 05:58:53,156 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2019-01-18 05:58:53,156 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2019-01-18 05:58:53,156 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2019-01-18 05:58:53,156 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2019-01-18 05:58:53,157 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2019-01-18 05:58:53,157 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests | 2019-01-18 05:58:53,337 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest patrole success_rate is 100.0% 2019-01-18 05:58:53,488 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2019-01-18 05:58:53,488 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | patrole | functest | 02:39 | PASS | +-------------------+------------------+------------------+----------------+ 2019-01-18 05:58:53,491 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-01-18 05:58:53,491 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9292/v2/images/26582d30-a0fc-4afe-b4af-9feb311074f7 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e6af5596a3e86b6262f295b60a4233da18683744" 2019-01-18 05:58:55,076 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-9cd82ee7-8fdb-4e51-a4a2-ed6cae8f2ae3 Date: Fri, 18 Jan 2019 05:58:55 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-18 05:58:55,076 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/26582d30-a0fc-4afe-b4af-9feb311074f7 used request id req-9cd82ee7-8fdb-4e51-a4a2-ed6cae8f2ae3 2019-01-18 05:58:55,077 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.58587193489s 2019-01-18 05:58:55,077 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/26582d30-a0fc-4afe-b4af-9feb311074f7 used request id req-9cd82ee7-8fdb-4e51-a4a2-ed6cae8f2ae3 2019-01-18 05:58:55,077 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-01-18 05:58:55,081 - 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}0e342886b5500eb0fa87a16ab58d3e1a153e53f2" 2019-01-18 05:58:55,110 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05: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-c6ad2e28-d211-45a1-b0a4-a630fe6e08f0 x-compute-request-id: req-c6ad2e28-d211-45a1-b0a4-a630fe6e08f0 Content-Encoding: gzip Content-Length: 360 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/07ea03e3-604d-4a23-82bf-e221fbead527", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/07ea03e3-604d-4a23-82bf-e221fbead527", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "07ea03e3-604d-4a23-82bf-e221fbead527", "name": "patrole-flavor_alt_2d637745-4c29-4bdb-a0bb-d48a475614f3", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}, {"links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/5a110cab-24ad-4e8b-a28c-e06baa59247e", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/5a110cab-24ad-4e8b-a28c-e06baa59247e", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "5a110cab-24ad-4e8b-a28c-e06baa59247e", "name": "patrole-flavor_2d637745-4c29-4bdb-a0bb-d48a475614f3", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2019-01-18 05:58:55,110 - 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-c6ad2e28-d211-45a1-b0a4-a630fe6e08f0 2019-01-18 05:58:55,110 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0327360630035s 2019-01-18 05:58:55,111 - 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-c6ad2e28-d211-45a1-b0a4-a630fe6e08f0 2019-01-18 05:58:55,113 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-01-18 05:58:55,116 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:8774/v2.1/flavors/07ea03e3-604d-4a23-82bf-e221fbead527 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0e342886b5500eb0fa87a16ab58d3e1a153e53f2" 2019-01-18 05:58:55,161 - keystoneauth.session - DEBUG - RESP: [202] Date: Fri, 18 Jan 2019 05: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-aee85dbb-5ea4-4164-b490-2f0f3c59d59e x-compute-request-id: req-aee85dbb-5ea4-4164-b490-2f0f3c59d59e Content-Length: 0 Content-Type: application/json 2019-01-18 05:58:55,161 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/07ea03e3-604d-4a23-82bf-e221fbead527 used request id req-aee85dbb-5ea4-4164-b490-2f0f3c59d59e 2019-01-18 05:58:55,161 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0478720664978s 2019-01-18 05:58:55,161 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/07ea03e3-604d-4a23-82bf-e221fbead527 used request id req-aee85dbb-5ea4-4164-b490-2f0f3c59d59e 2019-01-18 05:58:55,162 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-01-18 05:58:55,162 - 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}e6af5596a3e86b6262f295b60a4233da18683744" 2019-01-18 05:58:55,330 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1195 Content-Type: application/json X-Openstack-Request-Id: req-bd947cca-c6e4-4cbf-9d6e-f78aa6a02a45 Date: Fri, 18 Jan 2019 05:58:55 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://af014572-0a5d-4a80-a07f-9105f52ab2c1/images/f12aefa2-3b47-4aab-ac67-fb832ac016f4/snap", "metadata": {}}], "file": "/v2/images/f12aefa2-3b47-4aab-ac67-fb832ac016f4/file", "owner": "69623f18ebad4f28ad24b09da0e359c0", "id": "f12aefa2-3b47-4aab-ac67-fb832ac016f4", "size": 12716032, "self": "/v2/images/f12aefa2-3b47-4aab-ac67-fb832ac016f4", "disk_format": "qcow2", "direct_url": "rbd://af014572-0a5d-4a80-a07f-9105f52ab2c1/images/f12aefa2-3b47-4aab-ac67-fb832ac016f4/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2019-01-18T05:56:16Z", "visibility": "public", "owner_specified.shade.object": "images/patrole-img_2d637745-4c29-4bdb-a0bb-d48a475614f3", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_2d637745-4c29-4bdb-a0bb-d48a475614f3", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-01-18T05:56:14Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-01-18 05:58:55,330 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-bd947cca-c6e4-4cbf-9d6e-f78aa6a02a45 2019-01-18 05:58:55,330 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.168323993683s 2019-01-18 05:58:55,331 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-bd947cca-c6e4-4cbf-9d6e-f78aa6a02a45 2019-01-18 05:58:55,332 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-01-18 05:58:55,333 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9292/v2/images/f12aefa2-3b47-4aab-ac67-fb832ac016f4 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e6af5596a3e86b6262f295b60a4233da18683744" 2019-01-18 05:58:57,064 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-6e847224-00de-4dd6-9343-e005ce3287a5 Date: Fri, 18 Jan 2019 05:58:57 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-18 05:58:57,064 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/f12aefa2-3b47-4aab-ac67-fb832ac016f4 used request id req-6e847224-00de-4dd6-9343-e005ce3287a5 2019-01-18 05:58:57,064 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.73190307617s 2019-01-18 05:58:57,064 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/f12aefa2-3b47-4aab-ac67-fb832ac016f4 used request id req-6e847224-00de-4dd6-9343-e005ce3287a5 2019-01-18 05:58:57,065 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-01-18 05:58:57,068 - 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}0e342886b5500eb0fa87a16ab58d3e1a153e53f2" 2019-01-18 05:58:57,102 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:58: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-21f3b0bf-62ed-48b2-abf3-b2c4ef28ec94 x-compute-request-id: req-21f3b0bf-62ed-48b2-abf3-b2c4ef28ec94 Content-Encoding: gzip Content-Length: 303 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/5a110cab-24ad-4e8b-a28c-e06baa59247e", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/5a110cab-24ad-4e8b-a28c-e06baa59247e", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "5a110cab-24ad-4e8b-a28c-e06baa59247e", "name": "patrole-flavor_2d637745-4c29-4bdb-a0bb-d48a475614f3", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2019-01-18 05:58:57,102 - 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-21f3b0bf-62ed-48b2-abf3-b2c4ef28ec94 2019-01-18 05:58:57,102 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0368838310242s 2019-01-18 05:58:57,102 - 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-21f3b0bf-62ed-48b2-abf3-b2c4ef28ec94 2019-01-18 05:58:57,104 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-01-18 05:58:57,109 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:8774/v2.1/flavors/5a110cab-24ad-4e8b-a28c-e06baa59247e -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0e342886b5500eb0fa87a16ab58d3e1a153e53f2" 2019-01-18 05:58:57,149 - keystoneauth.session - DEBUG - RESP: [202] Date: Fri, 18 Jan 2019 05:58: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-9d0b4c6c-4a62-4b72-a65c-169ec1b73b0a x-compute-request-id: req-9d0b4c6c-4a62-4b72-a65c-169ec1b73b0a Content-Length: 0 Content-Type: application/json 2019-01-18 05:58:57,149 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/5a110cab-24ad-4e8b-a28c-e06baa59247e used request id req-9d0b4c6c-4a62-4b72-a65c-169ec1b73b0a 2019-01-18 05:58:57,149 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0450291633606s 2019-01-18 05:58:57,150 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/5a110cab-24ad-4e8b-a28c-e06baa59247e used request id req-9d0b4c6c-4a62-4b72-a65c-169ec1b73b0a 2019-01-18 05:58:57,150 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-01-18 05:58:57,150 - 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}0e342886b5500eb0fa87a16ab58d3e1a153e53f2" 2019-01-18 05:58:57,249 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:58:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f04829b3-d480-4c7e-9f11-d2e1e4301f1e Content-Encoding: gzip Content-Length: 864 Content-Type: application/json RESP BODY: {"users": [{"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/0607a2b4beb0408e9fa51cc5ba027ac6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0607a2b4beb0408e9fa51cc5ba027ac6", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/17c61b95071545a094cc82823d2b88b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "17c61b95071545a094cc82823d2b88b8", "email": "nova@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/29e5d2dfed2447bda26fc75bd1122674"}, "domain_id": "default", "enabled": true, "options": {}, "id": "29e5d2dfed2447bda26fc75bd1122674", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/3b6dcc8c791e4b6e8831f5b5e583de80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3b6dcc8c791e4b6e8831f5b5e583de80", "email": "neutron@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.23:5000/v3/users/45ab52d673584bc198669be88c88b878"}, "domain_id": "default", "enabled": true, "options": {}, "id": "45ab52d673584bc198669be88c88b878", "email": "barbican@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/57795b4ee52f49c6a71f55bb6c4012f8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "57795b4ee52f49c6a71f55bb6c4012f8", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/5c52969262974d64ac2a300ca5d60f50"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c52969262974d64ac2a300ca5d60f50", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/5fc15572bb1c489ba92bd9945bbc1f64"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5fc15572bb1c489ba92bd9945bbc1f64", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/6b519d70e25f4e61a9dfd738cd6bba22"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6b519d70e25f4e61a9dfd738cd6bba22", "email": "heat@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.23:5000/v3/users/8248437208b540c2893a7117ad102a87"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8248437208b540c2893a7117ad102a87", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/890dee97e62840c5b15e36f03f6b7efc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "890dee97e62840c5b15e36f03f6b7efc", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/8cccb516ecc44ed9bb7c8633df108fd4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8cccb516ecc44ed9bb7c8633df108fd4", "email": "glance@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.23:5000/v3/users/97c3d863a98148299fa116fdb54be470"}, "domain_id": "default", "enabled": true, "options": {}, "id": "97c3d863a98148299fa116fdb54be470", "email": "tacker@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/a2a0c8c0f19941808c9f618af50b3b79"}, "domain_id": "c19db1b8f60647a9a114cd23287c807b", "enabled": true, "options": {}, "id": "a2a0c8c0f19941808c9f618af50b3b79", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "patrole-user_2d637745-4c29-4bdb-a0bb-d48a475614f3", "links": {"self": "http://172.30.9.23:5000/v3/users/ba56dd898a0e46e3a2c015b65b0904bb"}, "domain_id": "default", "enabled": true, "id": "ba56dd898a0e46e3a2c015b65b0904bb", "options": {}}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/fe5de73ba9cb41b2be24ccf1f72f5ed4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe5de73ba9cb41b2be24ccf1f72f5ed4", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2019-01-18 05:58:57,250 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-f04829b3-d480-4c7e-9f11-d2e1e4301f1e 2019-01-18 05:58:57,250 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0998260974884s 2019-01-18 05:58:57,250 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-f04829b3-d480-4c7e-9f11-d2e1e4301f1e 2019-01-18 05:58:57,256 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-01-18 05:58:57,256 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/users/ba56dd898a0e46e3a2c015b65b0904bb -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0e342886b5500eb0fa87a16ab58d3e1a153e53f2" 2019-01-18 05:58:57,364 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:58:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-48ebb903-fe1a-4f96-9344-e02aeb97dfe5 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/ba56dd898a0e46e3a2c015b65b0904bb"}, "enabled": true, "id": "ba56dd898a0e46e3a2c015b65b0904bb", "options": {}, "domain_id": "default", "name": "patrole-user_2d637745-4c29-4bdb-a0bb-d48a475614f3"}} 2019-01-18 05:58:57,364 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users/ba56dd898a0e46e3a2c015b65b0904bb used request id req-48ebb903-fe1a-4f96-9344-e02aeb97dfe5 2019-01-18 05:58:57,364 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.108241081238s 2019-01-18 05:58:57,364 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users/ba56dd898a0e46e3a2c015b65b0904bb used request id req-48ebb903-fe1a-4f96-9344-e02aeb97dfe5 2019-01-18 05:58:57,365 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-01-18 05:58:57,365 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:5000/v3/users/ba56dd898a0e46e3a2c015b65b0904bb -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0e342886b5500eb0fa87a16ab58d3e1a153e53f2" 2019-01-18 05:58:57,684 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 05:58:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c109028d-45c8-4db3-b04e-3e9d059a9844 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 05:58:57,684 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/ba56dd898a0e46e3a2c015b65b0904bb used request id req-c109028d-45c8-4db3-b04e-3e9d059a9844 2019-01-18 05:58:57,684 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.319370031357s 2019-01-18 05:58:57,685 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/ba56dd898a0e46e3a2c015b65b0904bb used request id req-c109028d-45c8-4db3-b04e-3e9d059a9844 2019-01-18 05:58:57,685 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-01-18 05:58:57,686 - 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}0e342886b5500eb0fa87a16ab58d3e1a153e53f2" 2019-01-18 05:58:57,766 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:58:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-da5385f4-22da-450d-8765-8716cffd9e51 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": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/47feb8aba08a40dca7028a1701e597b9"}, "enabled": true, "id": "47feb8aba08a40dca7028a1701e597b9", "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/69623f18ebad4f28ad24b09da0e359c0"}, "enabled": true, "id": "69623f18ebad4f28ad24b09da0e359c0", "parent_id": "default", "domain_id": "default", "name": "patrole-project_2d637745-4c29-4bdb-a0bb-d48a475614f3"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/9c53a91613fb4d5080479ac6f51697ed"}, "enabled": true, "id": "9c53a91613fb4d5080479ac6f51697ed", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2019-01-18 05:58:57,766 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects used request id req-da5385f4-22da-450d-8765-8716cffd9e51 2019-01-18 05:58:57,767 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0813310146332s 2019-01-18 05:58:57,767 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects used request id req-da5385f4-22da-450d-8765-8716cffd9e51 2019-01-18 05:58:57,769 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-01-18 05:58:57,770 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:5000/v3/projects/69623f18ebad4f28ad24b09da0e359c0 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0e342886b5500eb0fa87a16ab58d3e1a153e53f2" 2019-01-18 05:58:57,946 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 05:58:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3b09f713-dc25-450b-91e3-b69a6cc11af1 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 05:58:57,947 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/69623f18ebad4f28ad24b09da0e359c0 used request id req-3b09f713-dc25-450b-91e3-b69a6cc11af1 2019-01-18 05:58:57,947 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.177460193634s 2019-01-18 05:58:57,947 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/69623f18ebad4f28ad24b09da0e359c0 used request id req-3b09f713-dc25-450b-91e3-b69a6cc11af1 2019-01-18 05:58:57,947 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2019-01-18 05:58:57,948 - 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}0e342886b5500eb0fa87a16ab58d3e1a153e53f2" 2019-01-18 05:58:58,032 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:58:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d733a0e5-8d51-4d16-9e8d-e5ff3dc8b6d1 Content-Encoding: gzip Content-Length: 314 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6b7f4f4f76264b6fb449c43b86ee3817", "links": {"self": "http://172.30.9.23:5000/v3/roles/6b7f4f4f76264b6fb449c43b86ee3817"}, "name": "admin"}, {"domain_id": null, "id": "93a7d1a13a3f46ecba21f8e4d63ee2ad", "links": {"self": "http://172.30.9.23:5000/v3/roles/93a7d1a13a3f46ecba21f8e4d63ee2ad"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a482b711adf94961bf4bb28eda7f0e28", "links": {"self": "http://172.30.9.23:5000/v3/roles/a482b711adf94961bf4bb28eda7f0e28"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e7e317b66c174923a8cb46c48d897c8d", "links": {"self": "http://172.30.9.23:5000/v3/roles/e7e317b66c174923a8cb46c48d897c8d"}, "name": "ResellerAdmin"}]} 2019-01-18 05:58:58,032 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-d733a0e5-8d51-4d16-9e8d-e5ff3dc8b6d1 2019-01-18 05:58:58,032 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0847308635712s 2019-01-18 05:58:58,034 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleDelete 2019-01-18 05:58:58,034 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:5000/v3/roles/93a7d1a13a3f46ecba21f8e4d63ee2ad -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e342886b5500eb0fa87a16ab58d3e1a153e53f2" 2019-01-18 05:58:58,141 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 05:58:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-73102689-5c4e-4dbf-886e-3e6a95cf9497 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 05:58:58,141 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/93a7d1a13a3f46ecba21f8e4d63ee2ad used request id req-73102689-5c4e-4dbf-886e-3e6a95cf9497 2019-01-18 05:58:58,141 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleDelete in 0.107391834259s 2019-01-18 05:58:58,144 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-01-18 05:58:58,145 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:9696/v2.0/security-groups.json?project_id=69623f18ebad4f28ad24b09da0e359c0&name=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}0e342886b5500eb0fa87a16ab58d3e1a153e53f2" 2019-01-18 05:58:58,328 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-478dac6f-4bc4-4428-8a13-116b7a00ccd0 Date: Fri, 18 Jan 2019 05:58:58 GMT RESP BODY: {"security_groups": []} 2019-01-18 05:58:58,328 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json?project_id=69623f18ebad4f28ad24b09da0e359c0&name=default used request id req-478dac6f-4bc4-4428-8a13-116b7a00ccd0 2019-01-18 05:58:58,328 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.183678150177s 2019-01-18 05:58:58,328 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json?project_id=69623f18ebad4f28ad24b09da0e359c0&name=default used request id req-478dac6f-4bc4-4428-8a13-116b7a00ccd0 2019-01-18 05:58:58,380 - xtesting.ci.run_tests - INFO - Loading test case 'snaps_smoke'... 2019-01-18 05:58:58,841 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2019-01-18 05:58:58,841 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2019-01-18 05:58:58,841 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2019-01-18 05:58:58,841 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2019-01-18 05:58:58,841 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2019-01-18 05:58:58,841 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2019-01-18 05:58:58,841 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2019-01-18 05:58:58,842 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2019-01-18 05:58:58,842 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2019-01-18 05:58:58,842 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2019-01-18 05:58:58,842 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2019-01-18 05:58:58,842 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2019-01-18 05:58:58,842 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2019-01-18 05:58:58,842 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2019-01-18 05:58:58,842 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2019-01-18 05:58:58,842 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2019-01-18 05:58:58,842 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2019-01-18 05:58:58,842 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2019-01-18 05:58:58,842 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2019-01-18 05:58:58,842 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2019-01-18 05:58:58,842 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2019-01-18 05:58:58,842 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2019-01-18 05:58:58,842 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2019-01-18 05:58:58,843 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2019-01-18 05:58:58,844 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainList 2019-01-18 05:58:58,844 - 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" 2019-01-18 05:58:58,851 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:58:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9c7184f9-3de8-4eb8-8477-e0d73bee4c27 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 05:58:58,851 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-9c7184f9-3de8-4eb8-8477-e0d73bee4c27 2019-01-18 05:58:58,852 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 05:58:59,222 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}], "expires_at": "2019-01-18T06:58:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9c53a91613fb4d5080479ac6f51697ed", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/9c53a91613fb4d5080479ac6f51697ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/9c53a91613fb4d5080479ac6f51697ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/9c53a91613fb4d5080479ac6f51697ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/9c53a91613fb4d5080479ac6f51697ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/9c53a91613fb4d5080479ac6f51697ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/9c53a91613fb4d5080479ac6f51697ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/9c53a91613fb4d5080479ac6f51697ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/9c53a91613fb4d5080479ac6f51697ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/9c53a91613fb4d5080479ac6f51697ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/9c53a91613fb4d5080479ac6f51697ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/9c53a91613fb4d5080479ac6f51697ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/9c53a91613fb4d5080479ac6f51697ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "29e5d2dfed2447bda26fc75bd1122674"}, "audit_ids": ["heFilR8ISbiweeV9s5DmNA"], "issued_at": "2019-01-18T05:58:59.000000Z"}} 2019-01-18 05:58:59,226 - 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}8cbbd3c10f032fd3ae0be9b312dee42f0bd389bb" 2019-01-18 05:58:59,230 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 18 Jan 2019 05: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"}]}]}} 2019-01-18 05:58:59,234 - 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}8cbbd3c10f032fd3ae0be9b312dee42f0bd389bb" 2019-01-18 05:58:59,325 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:58:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-18bbcb71-fefb-4508-9ac0-1a81c23e385a Content-Encoding: gzip Content-Length: 214 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/c19db1b8f60647a9a114cd23287c807b"}, "description": "", "name": "heat_stack", "enabled": true, "id": "c19db1b8f60647a9a114cd23287c807b"}, {"links": {"self": "http://172.30.9.23: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}} 2019-01-18 05:58:59,325 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains used request id req-18bbcb71-fefb-4508-9ac0-1a81c23e385a 2019-01-18 05:58:59,326 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainList in 0.481996059418s 2019-01-18 05:58:59,327 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-01-18 05:58:59,328 - 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}8cbbd3c10f032fd3ae0be9b312dee42f0bd389bb" -d '{"project": {"description": "Created by OPNFV Functest: snaps_smoke", "enabled": true, "domain_id": "default", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}}' 2019-01-18 05:58:59,428 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 18 Jan 2019 05:58:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ca7d77eb-b3c7-4d78-a39f-a2afe57d7acd 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/020d00b5451a467cb276d06789a1149d"}, "enabled": true, "id": "020d00b5451a467cb276d06789a1149d", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}} 2019-01-18 05:58:59,429 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-ca7d77eb-b3c7-4d78-a39f-a2afe57d7acd 2019-01-18 05:58:59,429 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.101475954056s 2019-01-18 05:58:59,429 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-ca7d77eb-b3c7-4d78-a39f-a2afe57d7acd 2019-01-18 05:58:59,430 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'parent_id': u'default', 'is_domain': False, 'name': u'snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806', 'id': u'020d00b5451a467cb276d06789a1149d', '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'})}) 2019-01-18 05:58:59,430 - shade.task_manager - DEBUG - Manager envvars:regionOne running task UserCreate 2019-01-18 05:58:59,842 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task UserCreate in 0.411607027054s 2019-01-18 05:58:59,842 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/users/e292c913af7844408b6509a836e493f5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8cbbd3c10f032fd3ae0be9b312dee42f0bd389bb" 2019-01-18 05:58:59,942 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:58:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-baebf7e8-8a38-4139-8336-b12c54cce263 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/e292c913af7844408b6509a836e493f5"}, "enabled": true, "id": "e292c913af7844408b6509a836e493f5", "options": {}, "domain_id": "default", "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806"}} 2019-01-18 05:58:59,942 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users/e292c913af7844408b6509a836e493f5 used request id req-baebf7e8-8a38-4139-8336-b12c54cce263 2019-01-18 05:58:59,943 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'e292c913af7844408b6509a836e493f5', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806'}) 2019-01-18 05:58:59,943 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2019-01-18 05:58:59,944 - 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}8cbbd3c10f032fd3ae0be9b312dee42f0bd389bb" 2019-01-18 05:59:00,018 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:58:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-014b4dbf-05e1-4a94-9fe9-d7d7235f849b Content-Encoding: gzip Content-Length: 285 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6b7f4f4f76264b6fb449c43b86ee3817", "links": {"self": "http://172.30.9.23:5000/v3/roles/6b7f4f4f76264b6fb449c43b86ee3817"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a482b711adf94961bf4bb28eda7f0e28", "links": {"self": "http://172.30.9.23:5000/v3/roles/a482b711adf94961bf4bb28eda7f0e28"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e7e317b66c174923a8cb46c48d897c8d", "links": {"self": "http://172.30.9.23:5000/v3/roles/e7e317b66c174923a8cb46c48d897c8d"}, "name": "ResellerAdmin"}]} 2019-01-18 05:59:00,018 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-014b4dbf-05e1-4a94-9fe9-d7d7235f849b 2019-01-18 05:59:00,019 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0753130912781s 2019-01-18 05:59:00,019 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2019-01-18 05:59:00,020 - 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}8cbbd3c10f032fd3ae0be9b312dee42f0bd389bb" 2019-01-18 05:59:00,102 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:59:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-79e7dead-948b-4d74-b284-5ee8feb5b6f5 Content-Encoding: gzip Content-Length: 285 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6b7f4f4f76264b6fb449c43b86ee3817", "links": {"self": "http://172.30.9.23:5000/v3/roles/6b7f4f4f76264b6fb449c43b86ee3817"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a482b711adf94961bf4bb28eda7f0e28", "links": {"self": "http://172.30.9.23:5000/v3/roles/a482b711adf94961bf4bb28eda7f0e28"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e7e317b66c174923a8cb46c48d897c8d", "links": {"self": "http://172.30.9.23:5000/v3/roles/e7e317b66c174923a8cb46c48d897c8d"}, "name": "ResellerAdmin"}]} 2019-01-18 05:59:00,102 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-79e7dead-948b-4d74-b284-5ee8feb5b6f5 2019-01-18 05:59:00,102 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0828940868378s 2019-01-18 05:59:00,103 - functest.core.tenantnetwork - INFO - Creating default role Member 2019-01-18 05:59:00,104 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleCreate 2019-01-18 05:59:00,105 - 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}8cbbd3c10f032fd3ae0be9b312dee42f0bd389bb" -d '{"role": {"name": "Member"}}' 2019-01-18 05:59:00,212 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 18 Jan 2019 05:59:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-39bc8197-62a9-433e-84a7-993106e65f4a Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "488fca829f8b496daa1cd2cdc6e45c49", "links": {"self": "http://172.30.9.23:5000/v3/roles/488fca829f8b496daa1cd2cdc6e45c49"}, "name": "Member"}} 2019-01-18 05:59:00,212 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-39bc8197-62a9-433e-84a7-993106e65f4a 2019-01-18 05:59:00,212 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleCreate in 0.107867956161s 2019-01-18 05:59:00,213 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles/488fca829f8b496daa1cd2cdc6e45c49 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8cbbd3c10f032fd3ae0be9b312dee42f0bd389bb" 2019-01-18 05:59:00,285 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:59:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-48f7cec2-8e5a-48d0-9120-751ada4f416a Content-Encoding: gzip Content-Length: 144 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.23:5000/v3/roles/488fca829f8b496daa1cd2cdc6e45c49"}, "domain_id": null, "name": "Member", "id": "488fca829f8b496daa1cd2cdc6e45c49"}} 2019-01-18 05:59:00,285 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/488fca829f8b496daa1cd2cdc6e45c49 used request id req-48f7cec2-8e5a-48d0-9120-751ada4f416a 2019-01-18 05:59:00,285 - functest.core.tenantnetwork - DEBUG - role: Munch({'NAME_ATTR': 'name', 'name': u'Member', 'links': {u'self': u'http://172.30.9.23:5000/v3/roles/488fca829f8b496daa1cd2cdc6e45c49'}, 'domain_id': None, 'human_id': None, 'id': u'488fca829f8b496daa1cd2cdc6e45c49', 'HUMAN_ID': False}) 2019-01-18 05:59:00,285 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2019-01-18 05:59:00,285 - 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}8cbbd3c10f032fd3ae0be9b312dee42f0bd389bb" 2019-01-18 05:59:00,362 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:59:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c5873cfa-aa0e-4755-80f6-9b297f21c95c 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": "488fca829f8b496daa1cd2cdc6e45c49", "links": {"self": "http://172.30.9.23:5000/v3/roles/488fca829f8b496daa1cd2cdc6e45c49"}, "name": "Member"}, {"domain_id": null, "id": "6b7f4f4f76264b6fb449c43b86ee3817", "links": {"self": "http://172.30.9.23:5000/v3/roles/6b7f4f4f76264b6fb449c43b86ee3817"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a482b711adf94961bf4bb28eda7f0e28", "links": {"self": "http://172.30.9.23:5000/v3/roles/a482b711adf94961bf4bb28eda7f0e28"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e7e317b66c174923a8cb46c48d897c8d", "links": {"self": "http://172.30.9.23:5000/v3/roles/e7e317b66c174923a8cb46c48d897c8d"}, "name": "ResellerAdmin"}]} 2019-01-18 05:59:00,362 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-c5873cfa-aa0e-4755-80f6-9b297f21c95c 2019-01-18 05:59:00,362 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0771071910858s 2019-01-18 05:59:00,363 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2019-01-18 05:59:00,364 - 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}8cbbd3c10f032fd3ae0be9b312dee42f0bd389bb" 2019-01-18 05:59:00,440 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:59:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4085ecbc-0548-41f3-81c0-752a44076853 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"}} 2019-01-18 05:59:00,440 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains/default used request id req-4085ecbc-0548-41f3-81c0-752a44076853 2019-01-18 05:59:00,440 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0765111446381s 2019-01-18 05:59:00,441 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-01-18 05:59:00,441 - 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}8cbbd3c10f032fd3ae0be9b312dee42f0bd389bb" 2019-01-18 05:59:00,472 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:59:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-29bf52b9-e675-425b-bb21-05383c97f92c Content-Encoding: gzip Content-Length: 869 Content-Type: application/json RESP BODY: {"users": [{"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/0607a2b4beb0408e9fa51cc5ba027ac6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0607a2b4beb0408e9fa51cc5ba027ac6", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/17c61b95071545a094cc82823d2b88b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "17c61b95071545a094cc82823d2b88b8", "email": "nova@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/29e5d2dfed2447bda26fc75bd1122674"}, "domain_id": "default", "enabled": true, "options": {}, "id": "29e5d2dfed2447bda26fc75bd1122674", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/3b6dcc8c791e4b6e8831f5b5e583de80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3b6dcc8c791e4b6e8831f5b5e583de80", "email": "neutron@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.23:5000/v3/users/45ab52d673584bc198669be88c88b878"}, "domain_id": "default", "enabled": true, "options": {}, "id": "45ab52d673584bc198669be88c88b878", "email": "barbican@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/57795b4ee52f49c6a71f55bb6c4012f8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "57795b4ee52f49c6a71f55bb6c4012f8", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/5c52969262974d64ac2a300ca5d60f50"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c52969262974d64ac2a300ca5d60f50", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/5fc15572bb1c489ba92bd9945bbc1f64"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5fc15572bb1c489ba92bd9945bbc1f64", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/6b519d70e25f4e61a9dfd738cd6bba22"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6b519d70e25f4e61a9dfd738cd6bba22", "email": "heat@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.23:5000/v3/users/8248437208b540c2893a7117ad102a87"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8248437208b540c2893a7117ad102a87", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/890dee97e62840c5b15e36f03f6b7efc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "890dee97e62840c5b15e36f03f6b7efc", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/8cccb516ecc44ed9bb7c8633df108fd4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8cccb516ecc44ed9bb7c8633df108fd4", "email": "glance@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.23:5000/v3/users/97c3d863a98148299fa116fdb54be470"}, "domain_id": "default", "enabled": true, "options": {}, "id": "97c3d863a98148299fa116fdb54be470", "email": "tacker@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/a2a0c8c0f19941808c9f618af50b3b79"}, "domain_id": "c19db1b8f60647a9a114cd23287c807b", "enabled": true, "options": {}, "id": "a2a0c8c0f19941808c9f618af50b3b79", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "links": {"self": "http://172.30.9.23:5000/v3/users/e292c913af7844408b6509a836e493f5"}, "domain_id": "default", "enabled": true, "id": "e292c913af7844408b6509a836e493f5", "options": {}}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/fe5de73ba9cb41b2be24ccf1f72f5ed4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe5de73ba9cb41b2be24ccf1f72f5ed4", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2019-01-18 05:59:00,472 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-29bf52b9-e675-425b-bb21-05383c97f92c 2019-01-18 05:59:00,472 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0312449932098s 2019-01-18 05:59:00,472 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-29bf52b9-e675-425b-bb21-05383c97f92c 2019-01-18 05:59:00,477 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-01-18 05:59:00,478 - 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}8cbbd3c10f032fd3ae0be9b312dee42f0bd389bb" 2019-01-18 05:59:00,559 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:59:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-269ed10c-fb38-4417-800c-4f3fd7cf9959 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": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.23:5000/v3/projects/020d00b5451a467cb276d06789a1149d"}, "enabled": true, "id": "020d00b5451a467cb276d06789a1149d", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/47feb8aba08a40dca7028a1701e597b9"}, "enabled": true, "id": "47feb8aba08a40dca7028a1701e597b9", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/9c53a91613fb4d5080479ac6f51697ed"}, "enabled": true, "id": "9c53a91613fb4d5080479ac6f51697ed", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2019-01-18 05:59:00,560 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-269ed10c-fb38-4417-800c-4f3fd7cf9959 2019-01-18 05:59:00,560 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0821270942688s 2019-01-18 05:59:00,560 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-269ed10c-fb38-4417-800c-4f3fd7cf9959 2019-01-18 05:59:00,561 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2019-01-18 05:59:00,562 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/role_assignments?user.id=e292c913af7844408b6509a836e493f5&scope.project.id=020d00b5451a467cb276d06789a1149d&role.id=488fca829f8b496daa1cd2cdc6e45c49 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8cbbd3c10f032fd3ae0be9b312dee42f0bd389bb" 2019-01-18 05:59:00,639 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:59:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0cd25050-9917-41b0-b1e0-a44e64b88582 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=e292c913af7844408b6509a836e493f5&scope.project.id=020d00b5451a467cb276d06789a1149d&role.id=488fca829f8b496daa1cd2cdc6e45c49", "previous": null, "next": null}} 2019-01-18 05:59:00,639 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/role_assignments?user.id=e292c913af7844408b6509a836e493f5&scope.project.id=020d00b5451a467cb276d06789a1149d&role.id=488fca829f8b496daa1cd2cdc6e45c49 used request id req-0cd25050-9917-41b0-b1e0-a44e64b88582 2019-01-18 05:59:00,639 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0778200626373s 2019-01-18 05:59:00,640 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2019-01-18 05:59:00,640 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:5000/v3/projects/020d00b5451a467cb276d06789a1149d/users/e292c913af7844408b6509a836e493f5/roles/488fca829f8b496daa1cd2cdc6e45c49 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8cbbd3c10f032fd3ae0be9b312dee42f0bd389bb" 2019-01-18 05:59:00,748 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 05:59:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6163edab-4968-4583-93c3-8d33bdb5ce61 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 05:59:00,748 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/020d00b5451a467cb276d06789a1149d/users/e292c913af7844408b6509a836e493f5/roles/488fca829f8b496daa1cd2cdc6e45c49 used request id req-6163edab-4968-4583-93c3-8d33bdb5ce61 2019-01-18 05:59:00,749 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.10894203186s 2019-01-18 05:59:00,749 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806', 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': 'c1c8b686-9e83-4c67-986b-8ba5c3942cca', 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_eda225be-6628-408a-b017-2c38a0876806', 'project_id': u'020d00b5451a467cb276d06789a1149d', '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': {}}}} 2019-01-18 05:59:00,750 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2019-01-18 05:59:00,751 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2019-01-18 05:59:00,751 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2019-01-18 05:59:00,751 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2019-01-18 05:59:00,751 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2019-01-18 05:59:00,751 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2019-01-18 05:59:00,751 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2019-01-18 05:59:00,751 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2019-01-18 05:59:00,751 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2019-01-18 05:59:00,752 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2019-01-18 05:59:00,752 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2019-01-18 05:59:00,752 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2019-01-18 05:59:00,752 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2019-01-18 05:59:00,752 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2019-01-18 05:59:00,752 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2019-01-18 05:59:00,752 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2019-01-18 05:59:00,752 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2019-01-18 05:59:00,752 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2019-01-18 05:59:00,753 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2019-01-18 05:59:00,753 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2019-01-18 05:59:00,753 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2019-01-18 05:59:00,753 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2019-01-18 05:59:00,753 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2019-01-18 05:59:00,753 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2019-01-18 05:59:00,755 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806', 'password': 'c1c8b686-9e83-4c67-986b-8ba5c3942cca', 'project_name': 'snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.23:5000/v3', 'project_id': '020d00b5451a467cb276d06789a1149d', 'project_domain_name': 'Default'} 2019-01-18 05:59:00,756 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2019-01-18 05:59:00,756 - 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}8cbbd3c10f032fd3ae0be9b312dee42f0bd389bb" 2019-01-18 05:59:00,838 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:59:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-df0d1cc0-2dbc-4e40-a703-ffd6991b893d 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": "488fca829f8b496daa1cd2cdc6e45c49", "links": {"self": "http://172.30.9.23:5000/v3/roles/488fca829f8b496daa1cd2cdc6e45c49"}, "name": "Member"}, {"domain_id": null, "id": "6b7f4f4f76264b6fb449c43b86ee3817", "links": {"self": "http://172.30.9.23:5000/v3/roles/6b7f4f4f76264b6fb449c43b86ee3817"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a482b711adf94961bf4bb28eda7f0e28", "links": {"self": "http://172.30.9.23:5000/v3/roles/a482b711adf94961bf4bb28eda7f0e28"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e7e317b66c174923a8cb46c48d897c8d", "links": {"self": "http://172.30.9.23:5000/v3/roles/e7e317b66c174923a8cb46c48d897c8d"}, "name": "ResellerAdmin"}]} 2019-01-18 05:59:00,839 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-df0d1cc0-2dbc-4e40-a703-ffd6991b893d 2019-01-18 05:59:00,839 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0830860137939s 2019-01-18 05:59:00,840 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2019-01-18 05:59:00,840 - 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}8cbbd3c10f032fd3ae0be9b312dee42f0bd389bb" 2019-01-18 05:59:00,925 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:59:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5377da0a-0f0b-419a-9e8c-07eed207f45f 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": "488fca829f8b496daa1cd2cdc6e45c49", "links": {"self": "http://172.30.9.23:5000/v3/roles/488fca829f8b496daa1cd2cdc6e45c49"}, "name": "Member"}, {"domain_id": null, "id": "6b7f4f4f76264b6fb449c43b86ee3817", "links": {"self": "http://172.30.9.23:5000/v3/roles/6b7f4f4f76264b6fb449c43b86ee3817"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a482b711adf94961bf4bb28eda7f0e28", "links": {"self": "http://172.30.9.23:5000/v3/roles/a482b711adf94961bf4bb28eda7f0e28"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e7e317b66c174923a8cb46c48d897c8d", "links": {"self": "http://172.30.9.23:5000/v3/roles/e7e317b66c174923a8cb46c48d897c8d"}, "name": "ResellerAdmin"}]} 2019-01-18 05:59:00,925 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-5377da0a-0f0b-419a-9e8c-07eed207f45f 2019-01-18 05:59:00,926 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0857529640198s 2019-01-18 05:59:00,927 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2019-01-18 05:59:00,928 - 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}8cbbd3c10f032fd3ae0be9b312dee42f0bd389bb" 2019-01-18 05:59:01,003 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:59:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e619786e-545f-4638-b502-420d0b434b9f 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"}} 2019-01-18 05:59:01,003 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains/default used request id req-e619786e-545f-4638-b502-420d0b434b9f 2019-01-18 05:59:01,004 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0764980316162s 2019-01-18 05:59:01,004 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-01-18 05:59:01,005 - 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}8cbbd3c10f032fd3ae0be9b312dee42f0bd389bb" 2019-01-18 05:59:01,103 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:59:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dbbd52d4-092e-42f0-979f-c3bcd305bc7e Content-Encoding: gzip Content-Length: 869 Content-Type: application/json RESP BODY: {"users": [{"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/0607a2b4beb0408e9fa51cc5ba027ac6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0607a2b4beb0408e9fa51cc5ba027ac6", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/17c61b95071545a094cc82823d2b88b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "17c61b95071545a094cc82823d2b88b8", "email": "nova@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/29e5d2dfed2447bda26fc75bd1122674"}, "domain_id": "default", "enabled": true, "options": {}, "id": "29e5d2dfed2447bda26fc75bd1122674", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/3b6dcc8c791e4b6e8831f5b5e583de80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3b6dcc8c791e4b6e8831f5b5e583de80", "email": "neutron@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.23:5000/v3/users/45ab52d673584bc198669be88c88b878"}, "domain_id": "default", "enabled": true, "options": {}, "id": "45ab52d673584bc198669be88c88b878", "email": "barbican@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/57795b4ee52f49c6a71f55bb6c4012f8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "57795b4ee52f49c6a71f55bb6c4012f8", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/5c52969262974d64ac2a300ca5d60f50"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c52969262974d64ac2a300ca5d60f50", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/5fc15572bb1c489ba92bd9945bbc1f64"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5fc15572bb1c489ba92bd9945bbc1f64", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/6b519d70e25f4e61a9dfd738cd6bba22"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6b519d70e25f4e61a9dfd738cd6bba22", "email": "heat@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.23:5000/v3/users/8248437208b540c2893a7117ad102a87"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8248437208b540c2893a7117ad102a87", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/890dee97e62840c5b15e36f03f6b7efc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "890dee97e62840c5b15e36f03f6b7efc", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/8cccb516ecc44ed9bb7c8633df108fd4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8cccb516ecc44ed9bb7c8633df108fd4", "email": "glance@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.23:5000/v3/users/97c3d863a98148299fa116fdb54be470"}, "domain_id": "default", "enabled": true, "options": {}, "id": "97c3d863a98148299fa116fdb54be470", "email": "tacker@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/a2a0c8c0f19941808c9f618af50b3b79"}, "domain_id": "c19db1b8f60647a9a114cd23287c807b", "enabled": true, "options": {}, "id": "a2a0c8c0f19941808c9f618af50b3b79", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "links": {"self": "http://172.30.9.23:5000/v3/users/e292c913af7844408b6509a836e493f5"}, "domain_id": "default", "enabled": true, "id": "e292c913af7844408b6509a836e493f5", "options": {}}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/fe5de73ba9cb41b2be24ccf1f72f5ed4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe5de73ba9cb41b2be24ccf1f72f5ed4", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2019-01-18 05:59:01,103 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-dbbd52d4-092e-42f0-979f-c3bcd305bc7e 2019-01-18 05:59:01,103 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0986621379852s 2019-01-18 05:59:01,104 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-dbbd52d4-092e-42f0-979f-c3bcd305bc7e 2019-01-18 05:59:01,109 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-01-18 05:59:01,110 - 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}8cbbd3c10f032fd3ae0be9b312dee42f0bd389bb" 2019-01-18 05:59:01,191 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:59:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6d164c87-34f0-4786-a727-4241fa351b28 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": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.23:5000/v3/projects/020d00b5451a467cb276d06789a1149d"}, "enabled": true, "id": "020d00b5451a467cb276d06789a1149d", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/47feb8aba08a40dca7028a1701e597b9"}, "enabled": true, "id": "47feb8aba08a40dca7028a1701e597b9", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/9c53a91613fb4d5080479ac6f51697ed"}, "enabled": true, "id": "9c53a91613fb4d5080479ac6f51697ed", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2019-01-18 05:59:01,191 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-6d164c87-34f0-4786-a727-4241fa351b28 2019-01-18 05:59:01,191 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0817439556122s 2019-01-18 05:59:01,192 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-6d164c87-34f0-4786-a727-4241fa351b28 2019-01-18 05:59:01,193 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2019-01-18 05:59:01,194 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/role_assignments?user.id=e292c913af7844408b6509a836e493f5&scope.project.id=020d00b5451a467cb276d06789a1149d&role.id=6b7f4f4f76264b6fb449c43b86ee3817 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8cbbd3c10f032fd3ae0be9b312dee42f0bd389bb" 2019-01-18 05:59:01,270 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:59:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-497ca6bb-060b-4996-ad2f-d9b9237cb4b9 Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.23:5000/v3/role_assignments?user.id=e292c913af7844408b6509a836e493f5&scope.project.id=020d00b5451a467cb276d06789a1149d&role.id=6b7f4f4f76264b6fb449c43b86ee3817", "previous": null, "next": null}} 2019-01-18 05:59:01,270 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/role_assignments?user.id=e292c913af7844408b6509a836e493f5&scope.project.id=020d00b5451a467cb276d06789a1149d&role.id=6b7f4f4f76264b6fb449c43b86ee3817 used request id req-497ca6bb-060b-4996-ad2f-d9b9237cb4b9 2019-01-18 05:59:01,271 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0771729946136s 2019-01-18 05:59:01,271 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2019-01-18 05:59:01,272 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:5000/v3/projects/020d00b5451a467cb276d06789a1149d/users/e292c913af7844408b6509a836e493f5/roles/6b7f4f4f76264b6fb449c43b86ee3817 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8cbbd3c10f032fd3ae0be9b312dee42f0bd389bb" 2019-01-18 05:59:01,389 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 05:59:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a4b5b39a-e146-40ab-a6c1-0a1d18afb587 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 05:59:01,390 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/020d00b5451a467cb276d06789a1149d/users/e292c913af7844408b6509a836e493f5/roles/6b7f4f4f76264b6fb449c43b86ee3817 used request id req-a4b5b39a-e146-40ab-a6c1-0a1d18afb587 2019-01-18 05:59:01,390 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.118676900864s 2019-01-18 05:59:01,390 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2019-01-18 05:59:01,391 - 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}8cbbd3c10f032fd3ae0be9b312dee42f0bd389bb" 2019-01-18 05:59:01,469 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:59:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-be184453-2158-40d6-a29a-a785e4b545c8 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": "488fca829f8b496daa1cd2cdc6e45c49", "links": {"self": "http://172.30.9.23:5000/v3/roles/488fca829f8b496daa1cd2cdc6e45c49"}, "name": "Member"}, {"domain_id": null, "id": "6b7f4f4f76264b6fb449c43b86ee3817", "links": {"self": "http://172.30.9.23:5000/v3/roles/6b7f4f4f76264b6fb449c43b86ee3817"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a482b711adf94961bf4bb28eda7f0e28", "links": {"self": "http://172.30.9.23:5000/v3/roles/a482b711adf94961bf4bb28eda7f0e28"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e7e317b66c174923a8cb46c48d897c8d", "links": {"self": "http://172.30.9.23:5000/v3/roles/e7e317b66c174923a8cb46c48d897c8d"}, "name": "ResellerAdmin"}]} 2019-01-18 05:59:01,469 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-be184453-2158-40d6-a29a-a785e4b545c8 2019-01-18 05:59:01,469 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0789279937744s 2019-01-18 05:59:01,470 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleCreate 2019-01-18 05:59:01,471 - 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}8cbbd3c10f032fd3ae0be9b312dee42f0bd389bb" -d '{"role": {"name": "heat_stack_owner"}}' 2019-01-18 05:59:01,560 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 18 Jan 2019 05:59:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2341885c-12e6-40a2-a2fc-470d440af52b Content-Length: 187 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "c65201bd05504fa786d79b166e8bbba3", "links": {"self": "http://172.30.9.23:5000/v3/roles/c65201bd05504fa786d79b166e8bbba3"}, "name": "heat_stack_owner"}} 2019-01-18 05:59:01,560 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-2341885c-12e6-40a2-a2fc-470d440af52b 2019-01-18 05:59:01,560 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleCreate in 0.0897870063782s 2019-01-18 05:59:01,561 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles/c65201bd05504fa786d79b166e8bbba3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8cbbd3c10f032fd3ae0be9b312dee42f0bd389bb" 2019-01-18 05:59:01,643 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:59:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c7a535fd-e811-4d1c-92a5-e20ac495b8de Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.23:5000/v3/roles/c65201bd05504fa786d79b166e8bbba3"}, "domain_id": null, "name": "heat_stack_owner", "id": "c65201bd05504fa786d79b166e8bbba3"}} 2019-01-18 05:59:01,643 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/c65201bd05504fa786d79b166e8bbba3 used request id req-c7a535fd-e811-4d1c-92a5-e20ac495b8de 2019-01-18 05:59:01,643 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2019-01-18 05:59:01,644 - 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}8cbbd3c10f032fd3ae0be9b312dee42f0bd389bb" 2019-01-18 05:59:01,728 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:59:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f09ba31b-549d-4d0a-8d97-4fbd542756ce Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "488fca829f8b496daa1cd2cdc6e45c49", "links": {"self": "http://172.30.9.23:5000/v3/roles/488fca829f8b496daa1cd2cdc6e45c49"}, "name": "Member"}, {"domain_id": null, "id": "6b7f4f4f76264b6fb449c43b86ee3817", "links": {"self": "http://172.30.9.23:5000/v3/roles/6b7f4f4f76264b6fb449c43b86ee3817"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a482b711adf94961bf4bb28eda7f0e28", "links": {"self": "http://172.30.9.23:5000/v3/roles/a482b711adf94961bf4bb28eda7f0e28"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c65201bd05504fa786d79b166e8bbba3", "links": {"self": "http://172.30.9.23:5000/v3/roles/c65201bd05504fa786d79b166e8bbba3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "e7e317b66c174923a8cb46c48d897c8d", "links": {"self": "http://172.30.9.23:5000/v3/roles/e7e317b66c174923a8cb46c48d897c8d"}, "name": "ResellerAdmin"}]} 2019-01-18 05:59:01,728 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-f09ba31b-549d-4d0a-8d97-4fbd542756ce 2019-01-18 05:59:01,728 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0848190784454s 2019-01-18 05:59:01,730 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2019-01-18 05:59:01,730 - 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}8cbbd3c10f032fd3ae0be9b312dee42f0bd389bb" 2019-01-18 05:59:01,806 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:59:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0ddd4689-e234-40af-a587-2208b6d35dd7 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"}} 2019-01-18 05:59:01,806 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains/default used request id req-0ddd4689-e234-40af-a587-2208b6d35dd7 2019-01-18 05:59:01,807 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0767569541931s 2019-01-18 05:59:01,807 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-01-18 05:59:01,808 - 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}8cbbd3c10f032fd3ae0be9b312dee42f0bd389bb" 2019-01-18 05:59:01,905 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:59:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8da711d4-7c21-47e0-9466-5664e8035c6a Content-Encoding: gzip Content-Length: 869 Content-Type: application/json RESP BODY: {"users": [{"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/0607a2b4beb0408e9fa51cc5ba027ac6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0607a2b4beb0408e9fa51cc5ba027ac6", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/17c61b95071545a094cc82823d2b88b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "17c61b95071545a094cc82823d2b88b8", "email": "nova@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/29e5d2dfed2447bda26fc75bd1122674"}, "domain_id": "default", "enabled": true, "options": {}, "id": "29e5d2dfed2447bda26fc75bd1122674", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/3b6dcc8c791e4b6e8831f5b5e583de80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3b6dcc8c791e4b6e8831f5b5e583de80", "email": "neutron@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.23:5000/v3/users/45ab52d673584bc198669be88c88b878"}, "domain_id": "default", "enabled": true, "options": {}, "id": "45ab52d673584bc198669be88c88b878", "email": "barbican@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/57795b4ee52f49c6a71f55bb6c4012f8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "57795b4ee52f49c6a71f55bb6c4012f8", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/5c52969262974d64ac2a300ca5d60f50"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c52969262974d64ac2a300ca5d60f50", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/5fc15572bb1c489ba92bd9945bbc1f64"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5fc15572bb1c489ba92bd9945bbc1f64", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/6b519d70e25f4e61a9dfd738cd6bba22"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6b519d70e25f4e61a9dfd738cd6bba22", "email": "heat@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.23:5000/v3/users/8248437208b540c2893a7117ad102a87"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8248437208b540c2893a7117ad102a87", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/890dee97e62840c5b15e36f03f6b7efc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "890dee97e62840c5b15e36f03f6b7efc", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/8cccb516ecc44ed9bb7c8633df108fd4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8cccb516ecc44ed9bb7c8633df108fd4", "email": "glance@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.23:5000/v3/users/97c3d863a98148299fa116fdb54be470"}, "domain_id": "default", "enabled": true, "options": {}, "id": "97c3d863a98148299fa116fdb54be470", "email": "tacker@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/a2a0c8c0f19941808c9f618af50b3b79"}, "domain_id": "c19db1b8f60647a9a114cd23287c807b", "enabled": true, "options": {}, "id": "a2a0c8c0f19941808c9f618af50b3b79", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "links": {"self": "http://172.30.9.23:5000/v3/users/e292c913af7844408b6509a836e493f5"}, "domain_id": "default", "enabled": true, "id": "e292c913af7844408b6509a836e493f5", "options": {}}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/fe5de73ba9cb41b2be24ccf1f72f5ed4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe5de73ba9cb41b2be24ccf1f72f5ed4", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2019-01-18 05:59:01,905 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-8da711d4-7c21-47e0-9466-5664e8035c6a 2019-01-18 05:59:01,905 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0977721214294s 2019-01-18 05:59:01,906 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-8da711d4-7c21-47e0-9466-5664e8035c6a 2019-01-18 05:59:01,912 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-01-18 05:59:01,912 - 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}8cbbd3c10f032fd3ae0be9b312dee42f0bd389bb" 2019-01-18 05:59:01,993 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:59:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bf4d4f80-0932-4128-9dbc-5813aad2cbfb 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": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.23:5000/v3/projects/020d00b5451a467cb276d06789a1149d"}, "enabled": true, "id": "020d00b5451a467cb276d06789a1149d", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/47feb8aba08a40dca7028a1701e597b9"}, "enabled": true, "id": "47feb8aba08a40dca7028a1701e597b9", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/9c53a91613fb4d5080479ac6f51697ed"}, "enabled": true, "id": "9c53a91613fb4d5080479ac6f51697ed", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2019-01-18 05:59:01,993 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-bf4d4f80-0932-4128-9dbc-5813aad2cbfb 2019-01-18 05:59:01,993 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0814921855927s 2019-01-18 05:59:01,993 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-bf4d4f80-0932-4128-9dbc-5813aad2cbfb 2019-01-18 05:59:01,996 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2019-01-18 05:59:01,997 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/role_assignments?user.id=e292c913af7844408b6509a836e493f5&scope.project.id=020d00b5451a467cb276d06789a1149d&role.id=c65201bd05504fa786d79b166e8bbba3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8cbbd3c10f032fd3ae0be9b312dee42f0bd389bb" 2019-01-18 05:59:02,075 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:59:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e562b999-0af5-4186-87d0-196eae17e2c9 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=e292c913af7844408b6509a836e493f5&scope.project.id=020d00b5451a467cb276d06789a1149d&role.id=c65201bd05504fa786d79b166e8bbba3", "previous": null, "next": null}} 2019-01-18 05:59:02,076 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/role_assignments?user.id=e292c913af7844408b6509a836e493f5&scope.project.id=020d00b5451a467cb276d06789a1149d&role.id=c65201bd05504fa786d79b166e8bbba3 used request id req-e562b999-0af5-4186-87d0-196eae17e2c9 2019-01-18 05:59:02,076 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0799689292908s 2019-01-18 05:59:02,076 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2019-01-18 05:59:02,077 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:5000/v3/projects/020d00b5451a467cb276d06789a1149d/users/e292c913af7844408b6509a836e493f5/roles/c65201bd05504fa786d79b166e8bbba3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8cbbd3c10f032fd3ae0be9b312dee42f0bd389bb" 2019-01-18 05:59:02,203 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 05:59:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-12b98a49-2d47-4633-90b2-459f1cd6c3b9 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 05:59:02,204 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/020d00b5451a467cb276d06789a1149d/users/e292c913af7844408b6509a836e493f5/roles/c65201bd05504fa786d79b166e8bbba3 used request id req-12b98a49-2d47-4633-90b2-459f1cd6c3b9 2019-01-18 05:59:02,204 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.127459049225s 2019-01-18 05:59:02,204 - openstack_tests - DEBUG - Reading RC file - /var/lib/xtesting/conf/env_file 2019-01-18 05:59:02,204 - file_utils - INFO - Attempting to read OS environment file - /var/lib/xtesting/conf/env_file 2019-01-18 05:59:02,205 - openstack_tests - INFO - OS Credentials = > 2019-01-18 05:59:02,205 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 05:59:02,208 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 05:59:02,595 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "488fca829f8b496daa1cd2cdc6e45c49", "name": "Member"}, {"id": "c65201bd05504fa786d79b166e8bbba3", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}], "expires_at": "2019-01-18T06:59:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "020d00b5451a467cb276d06789a1149d", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "id": "e292c913af7844408b6509a836e493f5"}, "audit_ids": ["ycgXdp8gTFuc2j1Z2hgARA"], "issued_at": "2019-01-18T05:59:02.000000Z"}} 2019-01-18 05:59:02,600 - 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}1db38e3b4b52da0d13d4ccafa315aeff6c99a4b7" 2019-01-18 05:59:02,832 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-a85c1f47-d522-4c09-82b9-e70f6330e645 Date: Fri, 18 Jan 2019 05:59:02 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"c7128340-d09d-4472-ab8c-6b0e75149f5d","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"47feb8aba08a40dca7028a1701e597b9","status":"ACTIVE","subnets":["99f540fb-52d8-49ca-b59c-736c854d3c9e"],"description":"","tags":[],"updated_at":"2019-01-18T04:39:13Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"47feb8aba08a40dca7028a1701e597b9","created_at":"2019-01-18T04:39:06Z","provider:network_type":"flat"}]} 2019-01-18 05:59:02,833 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?router%3Aexternal=True used request id req-a85c1f47-d522-4c09-82b9-e70f6330e645 2019-01-18 05:59:02,838 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=c7128340-d09d-4472-ab8c-6b0e75149f5d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1db38e3b4b52da0d13d4ccafa315aeff6c99a4b7" 2019-01-18 05:59:03,135 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 624 X-Openstack-Request-Id: req-a3de99ca-148a-48e1-8cbc-1530d5068593 Date: Fri, 18 Jan 2019 05:59:03 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"c7128340-d09d-4472-ab8c-6b0e75149f5d","tenant_id":"47feb8aba08a40dca7028a1701e597b9","created_at":"2019-01-18T04:39:13Z","dns_nameservers":[],"updated_at":"2019-01-18T04:39:13Z","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":"47feb8aba08a40dca7028a1701e597b9","id":"99f540fb-52d8-49ca-b59c-736c854d3c9e","subnetpool_id":null,"name":"external-subnet"}]} 2019-01-18 05:59:03,135 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=c7128340-d09d-4472-ab8c-6b0e75149f5d used request id req-a3de99ca-148a-48e1-8cbc-1530d5068593 2019-01-18 05:59:03,136 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata '{}' 2019-01-18 05:59:03,136 - xtesting.ci.run_tests - INFO - Running test case 'snaps_smoke'... 2019-01-18 05:59:03,137 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 05:59:03,137 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 05:59:03,138 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 05:59:03,139 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 05:59:03,139 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 05:59:03,140 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 05:59:03,141 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 05:59:03,141 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 05:59:03,142 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 05:59:03,143 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 05:59:03,144 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 05:59:03,145 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 05:59:03,145 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 05:59:03,146 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 05:59:03,147 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 05:59:03,148 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 05:59:03,148 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 05:59:03,149 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 05:59:03,150 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 05:59:03,150 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 05:59:03,151 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 05:59:03,152 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 05:59:03,153 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 05:59:03,154 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 05:59:03,154 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 05:59:03,155 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 05:59:03,156 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 05:59:03,156 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 05:59:03,157 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 05:59:03,158 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 05:59:03,159 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 05:59:03,159 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 05:59:03,160 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 05:59:03,160 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 05:59:03,161 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 05:59:03,162 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 05:59:03,163 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 05:59:03,163 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 05:59:03,164 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 05:59:03,164 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 05:59:03,165 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 05:59:03,166 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 05:59:03,167 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 05:59:03,167 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 05:59:03,168 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 05:59:03,168 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 05:59:03,169 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 05:59:03,170 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 05:59:03,170 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 05:59:03,171 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 05:59:03,171 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 05:59:03,172 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 05:59:03,173 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 05:59:03,173 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 05:59:03,174 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 05:59:03,175 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 05:59:03,176 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 05:59:03,176 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 05:59:03,177 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 05:59:03,177 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 05:59:03,178 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 05:59:03,179 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 05:59:03,180 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 05:59:03,180 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 05:59:03,181 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 05:59:03,181 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 05:59:03,182 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 05:59:03,183 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 05:59:03,184 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 05:59:03,184 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 05:59:03,185 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 05:59:03,186 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 05:59:03,186 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 05:59:03,187 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 05:59:03,189 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 05:59:03,190 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 05:59:03,190 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 05:59:03,191 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 05:59:03,192 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 05:59:03,192 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 05:59:03,193 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 05:59:03,194 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 05:59:03,194 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 05:59:03,195 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 05:59:03,195 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 05:59:03,196 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 05:59:03,196 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 05:59:03,197 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 05:59:03,197 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 05:59:03,198 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 05:59:03,198 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 05:59:03,199 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 05:59:03,200 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 05:59:03,200 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 05:59:03,201 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 05:59:03,202 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 05:59:03,203 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 05:59:03,203 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 05:59:03,204 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 05:59:03,204 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 05:59:03,205 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 05:59:03,205 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 05:59:03,206 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 05:59:03,206 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 05:59:03,207 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 05:59:03,207 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 05:59:03,208 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 05:59:03,209 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 05:59:03,210 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 05:59:03,210 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 05:59:03,211 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 05:59:03,211 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 05:59:03,212 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 05:59:03,212 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 05:59:03,213 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 05:59:03,213 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 05:59:03,214 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 05:59:03,215 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 05:59:03,215 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 05:59:03,216 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 05:59:03,216 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 05:59:03,217 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 05:59:03,593 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "488fca829f8b496daa1cd2cdc6e45c49", "name": "Member"}, {"id": "c65201bd05504fa786d79b166e8bbba3", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}], "expires_at": "2019-01-18T06:59:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "020d00b5451a467cb276d06789a1149d", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "id": "e292c913af7844408b6509a836e493f5"}, "audit_ids": ["xu2mMRZuSKyjKo2GF5yXYw"], "issued_at": "2019-01-18T05:59:03.000000Z"}} 2019-01-18 05:59:03,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}9e8a462f8c614f232081efb62e0888421cf2de79" 2019-01-18 05:59:03,682 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:59:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-85ec9664-8850-4ed4-8675-5df5a5078c72 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 05:59:03,682 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-85ec9664-8850-4ed4-8675-5df5a5078c72 2019-01-18 05:59:03,683 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 05:59:03,684 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 05:59:04,076 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "488fca829f8b496daa1cd2cdc6e45c49", "name": "Member"}, {"id": "c65201bd05504fa786d79b166e8bbba3", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}], "expires_at": "2019-01-18T06:59:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "020d00b5451a467cb276d06789a1149d", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "id": "e292c913af7844408b6509a836e493f5"}, "audit_ids": ["1ICI5CAKTtCenuEmNjHsEw"], "issued_at": "2019-01-18T05:59:04.000000Z"}} 2019-01-18 05:59:04,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}88f0c76bf38a98239b22d4fd78d397524c1ac117" 2019-01-18 05:59:04,135 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:59:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a2bed21b-5655-4adf-b927-6d98f7b25ce3 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 05:59:04,135 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-a2bed21b-5655-4adf-b927-6d98f7b25ce3 2019-01-18 05:59:04,139 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-18 05:59:04,144 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 18 Jan 2019 05:59: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"}]}]}} 2019-01-18 05:59:04,145 - 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-c302d80a-0a0c-4d0-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}88f0c76bf38a98239b22d4fd78d397524c1ac117" 2019-01-18 05:59:04,161 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:59:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d958bc48-551f-4f78-bac1-4bd240642600 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-c302d80a-0a0c-4d0-proj", "previous": null, "next": null}, "projects": []} 2019-01-18 05:59:04,161 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-c302d80a-0a0c-4d0-proj used request id req-d958bc48-551f-4f78-bac1-4bd240642600 2019-01-18 05:59:04,165 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}88f0c76bf38a98239b22d4fd78d397524c1ac117" 2019-01-18 05:59:04,246 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:59:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ffab3c28-3215-4ec2-8b19-e1944bac81aa Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-18 05:59:04,246 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-ffab3c28-3215-4ec2-8b19-e1944bac81aa 2019-01-18 05:59:04,249 - 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}88f0c76bf38a98239b22d4fd78d397524c1ac117" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSecurityGroupTests-c302d80a-0a0c-4d0-proj"}}' 2019-01-18 05:59:04,362 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 18 Jan 2019 05:59:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-22f0f5e4-758c-463f-bd8a-be9e9ac84125 Content-Length: 309 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/b0bb0e219c48404db04e147cd83c9bf1"}, "enabled": true, "id": "b0bb0e219c48404db04e147cd83c9bf1", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-c302d80a-0a0c-4d0-proj"}} 2019-01-18 05:59:04,362 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-22f0f5e4-758c-463f-bd8a-be9e9ac84125 2019-01-18 05:59:04,363 - keystone_utils - INFO - Created project with name - CreateSecurityGroupTests-c302d80a-0a0c-4d0-proj 2019-01-18 05:59:04,363 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 05:59:04,363 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 05:59:04,748 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "488fca829f8b496daa1cd2cdc6e45c49", "name": "Member"}, {"id": "c65201bd05504fa786d79b166e8bbba3", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}], "expires_at": "2019-01-18T06:59:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "020d00b5451a467cb276d06789a1149d", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "id": "e292c913af7844408b6509a836e493f5"}, "audit_ids": ["6KMVg5gdTZClBq016vKJWw"], "issued_at": "2019-01-18T05:59:04.000000Z"}} 2019-01-18 05:59:04,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}b59747fd585a1f7b21282f540880cf593ab75306" 2019-01-18 05:59:04,831 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:59:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-803e086d-1db2-4028-a320-7e534e003035 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 05:59:04,831 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-803e086d-1db2-4028-a320-7e534e003035 2019-01-18 05:59:04,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" 2019-01-18 05:59:04,840 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 18 Jan 2019 05:59: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"}]}]}} 2019-01-18 05:59:04,841 - 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}b59747fd585a1f7b21282f540880cf593ab75306" 2019-01-18 05:59:04,947 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:59:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dc308920-dabd-40b3-83f0-8db01214da31 Content-Encoding: gzip Content-Length: 869 Content-Type: application/json RESP BODY: {"users": [{"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/0607a2b4beb0408e9fa51cc5ba027ac6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0607a2b4beb0408e9fa51cc5ba027ac6", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/17c61b95071545a094cc82823d2b88b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "17c61b95071545a094cc82823d2b88b8", "email": "nova@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/29e5d2dfed2447bda26fc75bd1122674"}, "domain_id": "default", "enabled": true, "options": {}, "id": "29e5d2dfed2447bda26fc75bd1122674", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/3b6dcc8c791e4b6e8831f5b5e583de80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3b6dcc8c791e4b6e8831f5b5e583de80", "email": "neutron@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.23:5000/v3/users/45ab52d673584bc198669be88c88b878"}, "domain_id": "default", "enabled": true, "options": {}, "id": "45ab52d673584bc198669be88c88b878", "email": "barbican@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/57795b4ee52f49c6a71f55bb6c4012f8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "57795b4ee52f49c6a71f55bb6c4012f8", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/5c52969262974d64ac2a300ca5d60f50"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c52969262974d64ac2a300ca5d60f50", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/5fc15572bb1c489ba92bd9945bbc1f64"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5fc15572bb1c489ba92bd9945bbc1f64", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/6b519d70e25f4e61a9dfd738cd6bba22"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6b519d70e25f4e61a9dfd738cd6bba22", "email": "heat@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.23:5000/v3/users/8248437208b540c2893a7117ad102a87"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8248437208b540c2893a7117ad102a87", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/890dee97e62840c5b15e36f03f6b7efc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "890dee97e62840c5b15e36f03f6b7efc", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/8cccb516ecc44ed9bb7c8633df108fd4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8cccb516ecc44ed9bb7c8633df108fd4", "email": "glance@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.23:5000/v3/users/97c3d863a98148299fa116fdb54be470"}, "domain_id": "default", "enabled": true, "options": {}, "id": "97c3d863a98148299fa116fdb54be470", "email": "tacker@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/a2a0c8c0f19941808c9f618af50b3b79"}, "domain_id": "c19db1b8f60647a9a114cd23287c807b", "enabled": true, "options": {}, "id": "a2a0c8c0f19941808c9f618af50b3b79", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "links": {"self": "http://172.30.9.23:5000/v3/users/e292c913af7844408b6509a836e493f5"}, "domain_id": "default", "enabled": true, "id": "e292c913af7844408b6509a836e493f5", "options": {}}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/fe5de73ba9cb41b2be24ccf1f72f5ed4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe5de73ba9cb41b2be24ccf1f72f5ed4", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2019-01-18 05:59:04,947 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-dc308920-dabd-40b3-83f0-8db01214da31 2019-01-18 05:59:04,951 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateSecurityGroupTests-c302d80a-0a0c-4d0-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b59747fd585a1f7b21282f540880cf593ab75306" 2019-01-18 05:59:05,031 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:59:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2763472b-26c5-4083-bc07-15aea53378ce Content-Encoding: gzip Content-Length: 253 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateSecurityGroupTests-c302d80a-0a0c-4d0-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/b0bb0e219c48404db04e147cd83c9bf1"}, "enabled": true, "id": "b0bb0e219c48404db04e147cd83c9bf1", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-c302d80a-0a0c-4d0-proj"}]} 2019-01-18 05:59:05,031 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateSecurityGroupTests-c302d80a-0a0c-4d0-proj used request id req-2763472b-26c5-4083-bc07-15aea53378ce 2019-01-18 05:59:05,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}b59747fd585a1f7b21282f540880cf593ab75306" 2019-01-18 05:59:05,121 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:59:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0b7d25dd-a152-4b90-9243-9cf67f818f16 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-18 05:59:05,122 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-0b7d25dd-a152-4b90-9243-9cf67f818f16 2019-01-18 05:59:05,429 - keystone_utils - INFO - Created user with name - CreateSecurityGroupTests-c302d80a-0a0c-4d0-user 2019-01-18 05:59:05,430 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 05:59:05,434 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}88f0c76bf38a98239b22d4fd78d397524c1ac117" 2019-01-18 05:59:05,515 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:59:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-91a72c7e-c91f-4db3-8b78-91525f221fa0 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "488fca829f8b496daa1cd2cdc6e45c49", "links": {"self": "http://172.30.9.23:5000/v3/roles/488fca829f8b496daa1cd2cdc6e45c49"}, "name": "Member"}, {"domain_id": null, "id": "6b7f4f4f76264b6fb449c43b86ee3817", "links": {"self": "http://172.30.9.23:5000/v3/roles/6b7f4f4f76264b6fb449c43b86ee3817"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a482b711adf94961bf4bb28eda7f0e28", "links": {"self": "http://172.30.9.23:5000/v3/roles/a482b711adf94961bf4bb28eda7f0e28"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c65201bd05504fa786d79b166e8bbba3", "links": {"self": "http://172.30.9.23:5000/v3/roles/c65201bd05504fa786d79b166e8bbba3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "e7e317b66c174923a8cb46c48d897c8d", "links": {"self": "http://172.30.9.23:5000/v3/roles/e7e317b66c174923a8cb46c48d897c8d"}, "name": "ResellerAdmin"}]} 2019-01-18 05:59:05,515 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-91a72c7e-c91f-4db3-8b78-91525f221fa0 2019-01-18 05:59:05,519 - 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}88f0c76bf38a98239b22d4fd78d397524c1ac117" -d '{"role": {"name": "CreateSecurityGroupTests-c302d80a-0a0c-4d0-proj-role"}}' 2019-01-18 05:59:05,619 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 18 Jan 2019 05:59:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-da39e406-2aa4-4257-b913-874b48fb9b31 Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "ee3b31b38e60429788af54a31c785830", "links": {"self": "http://172.30.9.23:5000/v3/roles/ee3b31b38e60429788af54a31c785830"}, "name": "CreateSecurityGroupTests-c302d80a-0a0c-4d0-proj-role"}} 2019-01-18 05:59:05,620 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-da39e406-2aa4-4257-b913-874b48fb9b31 2019-01-18 05:59:05,620 - keystone_utils - INFO - Created role with name - CreateSecurityGroupTests-c302d80a-0a0c-4d0-proj-role 2019-01-18 05:59:05,624 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/ee3b31b38e60429788af54a31c785830 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}88f0c76bf38a98239b22d4fd78d397524c1ac117" 2019-01-18 05:59:05,713 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:59:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e689337b-a643-431e-b14c-c01ffe7855d9 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.23:5000/v3/roles/ee3b31b38e60429788af54a31c785830"}, "domain_id": null, "name": "CreateSecurityGroupTests-c302d80a-0a0c-4d0-proj-role", "id": "ee3b31b38e60429788af54a31c785830"}} 2019-01-18 05:59:05,713 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/ee3b31b38e60429788af54a31c785830 used request id req-e689337b-a643-431e-b14c-c01ffe7855d9 2019-01-18 05:59:05,714 - keystone_utils - INFO - Granting role CreateSecurityGroupTests-c302d80a-0a0c-4d0-proj-role to project CreateSecurityGroupTests-c302d80a-0a0c-4d0-proj 2019-01-18 05:59:05,717 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/b0bb0e219c48404db04e147cd83c9bf1/users/18e23c51e9f84e2997d08269b3f3cafc/roles/ee3b31b38e60429788af54a31c785830 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}88f0c76bf38a98239b22d4fd78d397524c1ac117" 2019-01-18 05:59:05,832 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 05:59:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-43cf2d3b-bfca-436b-87f7-e58c87a3044f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 05:59:05,832 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/b0bb0e219c48404db04e147cd83c9bf1/users/18e23c51e9f84e2997d08269b3f3cafc/roles/ee3b31b38e60429788af54a31c785830 used request id req-43cf2d3b-bfca-436b-87f7-e58c87a3044f 2019-01-18 05:59:05,832 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 05:59:05,833 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 05:59:06,215 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ee3b31b38e60429788af54a31c785830", "name": "CreateSecurityGroupTests-c302d80a-0a0c-4d0-proj-role"}], "expires_at": "2019-01-18T06:59:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b0bb0e219c48404db04e147cd83c9bf1", "name": "CreateSecurityGroupTests-c302d80a-0a0c-4d0-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/b0bb0e219c48404db04e147cd83c9bf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/b0bb0e219c48404db04e147cd83c9bf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/b0bb0e219c48404db04e147cd83c9bf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/b0bb0e219c48404db04e147cd83c9bf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/b0bb0e219c48404db04e147cd83c9bf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/b0bb0e219c48404db04e147cd83c9bf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/b0bb0e219c48404db04e147cd83c9bf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/b0bb0e219c48404db04e147cd83c9bf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/b0bb0e219c48404db04e147cd83c9bf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/b0bb0e219c48404db04e147cd83c9bf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/b0bb0e219c48404db04e147cd83c9bf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/b0bb0e219c48404db04e147cd83c9bf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-c302d80a-0a0c-4d0-user", "id": "18e23c51e9f84e2997d08269b3f3cafc"}, "audit_ids": ["edj3iMtaT3G8-LcaEQ9hhA"], "issued_at": "2019-01-18T05:59:06.000000Z"}} 2019-01-18 05:59:06,216 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d3ccf88a919ec114528b629c435adcfb80f40e7" 2019-01-18 05:59:06,290 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:59:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4de20ddb-408f-42e2-b404-c9dc8f7c6b5f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 05:59:06,290 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-4de20ddb-408f-42e2-b404-c9dc8f7c6b5f 2019-01-18 05:59:06,295 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-551bdccc-448d-452f-a301-9d870a24e849name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d3ccf88a919ec114528b629c435adcfb80f40e7" 2019-01-18 05:59:06,715 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-ca8aae10-760d-4c7b-9c22-0f139bf394f2 Date: Fri, 18 Jan 2019 05:59:06 GMT RESP BODY: {"security_groups": []} 2019-01-18 05:59:06,715 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-551bdccc-448d-452f-a301-9d870a24e849name&description=hello+group used request id req-ca8aae10-760d-4c7b-9c22-0f139bf394f2 2019-01-18 05:59:06,716 - OpenStackSecurityGroup - INFO - Creating security group CreateSecurityGroupTests-551bdccc-448d-452f-a301-9d870a24e849name... 2019-01-18 05:59:06,716 - neutron_utils - INFO - Creating security group with name - CreateSecurityGroupTests-551bdccc-448d-452f-a301-9d870a24e849name 2019-01-18 05:59:06,721 - 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}0d3ccf88a919ec114528b629c435adcfb80f40e7" -d '{"security_group": {"name": "CreateSecurityGroupTests-551bdccc-448d-452f-a301-9d870a24e849name", "description": "hello group"}}' 2019-01-18 05:59:07,201 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1408 X-Openstack-Request-Id: req-fa609a74-5f1f-455e-84a8-4d6827642580 Date: Fri, 18 Jan 2019 05:59:07 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "b0bb0e219c48404db04e147cd83c9bf1", "created_at": "2019-01-18T05:59:06Z", "updated_at": "2019-01-18T05:59:07Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:07Z", "revision_number": 0, "id": "22bbb347-d2a4-42b2-a189-a4d7fa2b5d29", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:07Z", "security_group_id": "d502322c-3e36-42f6-a74c-ef55948b2e8d", "tenant_id": "b0bb0e219c48404db04e147cd83c9bf1", "port_range_min": null, "ethertype": "IPv4", "project_id": "b0bb0e219c48404db04e147cd83c9bf1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:07Z", "revision_number": 0, "id": "e1506070-d025-48aa-9653-4258b506ffce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:07Z", "security_group_id": "d502322c-3e36-42f6-a74c-ef55948b2e8d", "tenant_id": "b0bb0e219c48404db04e147cd83c9bf1", "port_range_min": null, "ethertype": "IPv6", "project_id": "b0bb0e219c48404db04e147cd83c9bf1"}], "revision_number": 2, "project_id": "b0bb0e219c48404db04e147cd83c9bf1", "id": "d502322c-3e36-42f6-a74c-ef55948b2e8d", "name": "CreateSecurityGroupTests-551bdccc-448d-452f-a301-9d870a24e849name"}} 2019-01-18 05:59:07,202 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-groups used request id req-fa609a74-5f1f-455e-84a8-4d6827642580 2019-01-18 05:59:07,202 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - d502322c-3e36-42f6-a74c-ef55948b2e8d 2019-01-18 05:59:07,206 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=d502322c-3e36-42f6-a74c-ef55948b2e8d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d3ccf88a919ec114528b629c435adcfb80f40e7" 2019-01-18 05:59:07,374 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-59db175d-3fd6-4a52-b6f5-d400a2ef5d87 Date: Fri, 18 Jan 2019 05:59:07 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": "2019-01-18T05:59:07Z", "security_group_id": "d502322c-3e36-42f6-a74c-ef55948b2e8d", "port_range_min": null, "revision_number": 0, "tenant_id": "b0bb0e219c48404db04e147cd83c9bf1", "created_at": "2019-01-18T05:59:07Z", "project_id": "b0bb0e219c48404db04e147cd83c9bf1", "id": "22bbb347-d2a4-42b2-a189-a4d7fa2b5d29"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T05:59:07Z", "security_group_id": "d502322c-3e36-42f6-a74c-ef55948b2e8d", "port_range_min": null, "revision_number": 0, "tenant_id": "b0bb0e219c48404db04e147cd83c9bf1", "created_at": "2019-01-18T05:59:07Z", "project_id": "b0bb0e219c48404db04e147cd83c9bf1", "id": "e1506070-d025-48aa-9653-4258b506ffce"}]} 2019-01-18 05:59:07,374 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=d502322c-3e36-42f6-a74c-ef55948b2e8d used request id req-59db175d-3fd6-4a52-b6f5-d400a2ef5d87 2019-01-18 05:59:07,375 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - d502322c-3e36-42f6-a74c-ef55948b2e8d 2019-01-18 05:59:07,379 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=d502322c-3e36-42f6-a74c-ef55948b2e8d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d3ccf88a919ec114528b629c435adcfb80f40e7" 2019-01-18 05:59:07,547 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-e460b049-2327-418b-81f7-44bcc2da4a06 Date: Fri, 18 Jan 2019 05:59:07 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": "2019-01-18T05:59:07Z", "security_group_id": "d502322c-3e36-42f6-a74c-ef55948b2e8d", "port_range_min": null, "revision_number": 0, "tenant_id": "b0bb0e219c48404db04e147cd83c9bf1", "created_at": "2019-01-18T05:59:07Z", "project_id": "b0bb0e219c48404db04e147cd83c9bf1", "id": "22bbb347-d2a4-42b2-a189-a4d7fa2b5d29"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T05:59:07Z", "security_group_id": "d502322c-3e36-42f6-a74c-ef55948b2e8d", "port_range_min": null, "revision_number": 0, "tenant_id": "b0bb0e219c48404db04e147cd83c9bf1", "created_at": "2019-01-18T05:59:07Z", "project_id": "b0bb0e219c48404db04e147cd83c9bf1", "id": "e1506070-d025-48aa-9653-4258b506ffce"}]} 2019-01-18 05:59:07,547 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=d502322c-3e36-42f6-a74c-ef55948b2e8d used request id req-e460b049-2327-418b-81f7-44bcc2da4a06 2019-01-18 05:59:07,548 - neutron_utils - INFO - Retrieving security group with ID - d502322c-3e36-42f6-a74c-ef55948b2e8d 2019-01-18 05:59:07,553 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?id=d502322c-3e36-42f6-a74c-ef55948b2e8d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d3ccf88a919ec114528b629c435adcfb80f40e7" 2019-01-18 05:59:07,738 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-313130de-c2e3-44b7-8387-a1153e76928c Date: Fri, 18 Jan 2019 05:59:07 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "b0bb0e219c48404db04e147cd83c9bf1", "created_at": "2019-01-18T05:59:06Z", "updated_at": "2019-01-18T05:59:07Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:07Z", "revision_number": 0, "id": "22bbb347-d2a4-42b2-a189-a4d7fa2b5d29", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:07Z", "security_group_id": "d502322c-3e36-42f6-a74c-ef55948b2e8d", "tenant_id": "b0bb0e219c48404db04e147cd83c9bf1", "port_range_min": null, "ethertype": "IPv4", "project_id": "b0bb0e219c48404db04e147cd83c9bf1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:07Z", "revision_number": 0, "id": "e1506070-d025-48aa-9653-4258b506ffce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:07Z", "security_group_id": "d502322c-3e36-42f6-a74c-ef55948b2e8d", "tenant_id": "b0bb0e219c48404db04e147cd83c9bf1", "port_range_min": null, "ethertype": "IPv6", "project_id": "b0bb0e219c48404db04e147cd83c9bf1"}], "revision_number": 2, "project_id": "b0bb0e219c48404db04e147cd83c9bf1", "id": "d502322c-3e36-42f6-a74c-ef55948b2e8d", "name": "CreateSecurityGroupTests-551bdccc-448d-452f-a301-9d870a24e849name"}]} 2019-01-18 05:59:07,738 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?id=d502322c-3e36-42f6-a74c-ef55948b2e8d used request id req-313130de-c2e3-44b7-8387-a1153e76928c 2019-01-18 05:59:07,739 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - d502322c-3e36-42f6-a74c-ef55948b2e8d 2019-01-18 05:59:07,744 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=d502322c-3e36-42f6-a74c-ef55948b2e8d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d3ccf88a919ec114528b629c435adcfb80f40e7" 2019-01-18 05:59:07,914 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-e80e64b3-62a9-43e4-ab05-bacb554ab126 Date: Fri, 18 Jan 2019 05:59:07 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": "2019-01-18T05:59:07Z", "security_group_id": "d502322c-3e36-42f6-a74c-ef55948b2e8d", "port_range_min": null, "revision_number": 0, "tenant_id": "b0bb0e219c48404db04e147cd83c9bf1", "created_at": "2019-01-18T05:59:07Z", "project_id": "b0bb0e219c48404db04e147cd83c9bf1", "id": "22bbb347-d2a4-42b2-a189-a4d7fa2b5d29"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T05:59:07Z", "security_group_id": "d502322c-3e36-42f6-a74c-ef55948b2e8d", "port_range_min": null, "revision_number": 0, "tenant_id": "b0bb0e219c48404db04e147cd83c9bf1", "created_at": "2019-01-18T05:59:07Z", "project_id": "b0bb0e219c48404db04e147cd83c9bf1", "id": "e1506070-d025-48aa-9653-4258b506ffce"}]} 2019-01-18 05:59:07,914 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=d502322c-3e36-42f6-a74c-ef55948b2e8d used request id req-e80e64b3-62a9-43e4-ab05-bacb554ab126 2019-01-18 05:59:07,914 - neutron_utils - INFO - Retrieving security group with ID - d502322c-3e36-42f6-a74c-ef55948b2e8d 2019-01-18 05:59:07,920 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?id=d502322c-3e36-42f6-a74c-ef55948b2e8d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d3ccf88a919ec114528b629c435adcfb80f40e7" 2019-01-18 05:59:08,119 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-2c3d5f26-5554-4395-8e47-08d1dee854ba Date: Fri, 18 Jan 2019 05:59:08 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "b0bb0e219c48404db04e147cd83c9bf1", "created_at": "2019-01-18T05:59:06Z", "updated_at": "2019-01-18T05:59:07Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:07Z", "revision_number": 0, "id": "22bbb347-d2a4-42b2-a189-a4d7fa2b5d29", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:07Z", "security_group_id": "d502322c-3e36-42f6-a74c-ef55948b2e8d", "tenant_id": "b0bb0e219c48404db04e147cd83c9bf1", "port_range_min": null, "ethertype": "IPv4", "project_id": "b0bb0e219c48404db04e147cd83c9bf1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:07Z", "revision_number": 0, "id": "e1506070-d025-48aa-9653-4258b506ffce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:07Z", "security_group_id": "d502322c-3e36-42f6-a74c-ef55948b2e8d", "tenant_id": "b0bb0e219c48404db04e147cd83c9bf1", "port_range_min": null, "ethertype": "IPv6", "project_id": "b0bb0e219c48404db04e147cd83c9bf1"}], "revision_number": 2, "project_id": "b0bb0e219c48404db04e147cd83c9bf1", "id": "d502322c-3e36-42f6-a74c-ef55948b2e8d", "name": "CreateSecurityGroupTests-551bdccc-448d-452f-a301-9d870a24e849name"}]} 2019-01-18 05:59:08,119 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?id=d502322c-3e36-42f6-a74c-ef55948b2e8d used request id req-2c3d5f26-5554-4395-8e47-08d1dee854ba 2019-01-18 05:59:08,120 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - d502322c-3e36-42f6-a74c-ef55948b2e8d 2019-01-18 05:59:08,125 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=d502322c-3e36-42f6-a74c-ef55948b2e8d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d3ccf88a919ec114528b629c435adcfb80f40e7" 2019-01-18 05:59:08,156 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-9de2418c-ade5-4c21-85da-0ee9b63275ab Date: Fri, 18 Jan 2019 05:59: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": "2019-01-18T05:59:07Z", "security_group_id": "d502322c-3e36-42f6-a74c-ef55948b2e8d", "port_range_min": null, "revision_number": 0, "tenant_id": "b0bb0e219c48404db04e147cd83c9bf1", "created_at": "2019-01-18T05:59:07Z", "project_id": "b0bb0e219c48404db04e147cd83c9bf1", "id": "22bbb347-d2a4-42b2-a189-a4d7fa2b5d29"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T05:59:07Z", "security_group_id": "d502322c-3e36-42f6-a74c-ef55948b2e8d", "port_range_min": null, "revision_number": 0, "tenant_id": "b0bb0e219c48404db04e147cd83c9bf1", "created_at": "2019-01-18T05:59:07Z", "project_id": "b0bb0e219c48404db04e147cd83c9bf1", "id": "e1506070-d025-48aa-9653-4258b506ffce"}]} 2019-01-18 05:59:08,156 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=d502322c-3e36-42f6-a74c-ef55948b2e8d used request id req-9de2418c-ade5-4c21-85da-0ee9b63275ab 2019-01-18 05:59:08,157 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-551bdccc-448d-452f-a301-9d870a24e849name 2019-01-18 05:59:08,161 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-551bdccc-448d-452f-a301-9d870a24e849name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d3ccf88a919ec114528b629c435adcfb80f40e7" 2019-01-18 05:59:08,207 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-4362c7e3-b0d3-4282-8ad6-4c6772f0284f Date: Fri, 18 Jan 2019 05:59:08 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "b0bb0e219c48404db04e147cd83c9bf1", "created_at": "2019-01-18T05:59:06Z", "updated_at": "2019-01-18T05:59:07Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:07Z", "revision_number": 0, "id": "22bbb347-d2a4-42b2-a189-a4d7fa2b5d29", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:07Z", "security_group_id": "d502322c-3e36-42f6-a74c-ef55948b2e8d", "tenant_id": "b0bb0e219c48404db04e147cd83c9bf1", "port_range_min": null, "ethertype": "IPv4", "project_id": "b0bb0e219c48404db04e147cd83c9bf1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:07Z", "revision_number": 0, "id": "e1506070-d025-48aa-9653-4258b506ffce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:07Z", "security_group_id": "d502322c-3e36-42f6-a74c-ef55948b2e8d", "tenant_id": "b0bb0e219c48404db04e147cd83c9bf1", "port_range_min": null, "ethertype": "IPv6", "project_id": "b0bb0e219c48404db04e147cd83c9bf1"}], "revision_number": 2, "project_id": "b0bb0e219c48404db04e147cd83c9bf1", "id": "d502322c-3e36-42f6-a74c-ef55948b2e8d", "name": "CreateSecurityGroupTests-551bdccc-448d-452f-a301-9d870a24e849name"}]} 2019-01-18 05:59:08,207 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-551bdccc-448d-452f-a301-9d870a24e849name used request id req-4362c7e3-b0d3-4282-8ad6-4c6772f0284f 2019-01-18 05:59:08,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" 2019-01-18 05:59:08,215 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 18 Jan 2019 05:59: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"}]}]}} 2019-01-18 05:59:08,216 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/b0bb0e219c48404db04e147cd83c9bf1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d3ccf88a919ec114528b629c435adcfb80f40e7" 2019-01-18 05:59:08,297 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:59:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-780d1611-7e11-4c0c-9113-221e36d20501 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/b0bb0e219c48404db04e147cd83c9bf1"}, "enabled": true, "id": "b0bb0e219c48404db04e147cd83c9bf1", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-c302d80a-0a0c-4d0-proj"}} 2019-01-18 05:59:08,297 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/b0bb0e219c48404db04e147cd83c9bf1 used request id req-780d1611-7e11-4c0c-9113-221e36d20501 2019-01-18 05:59:08,298 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - d502322c-3e36-42f6-a74c-ef55948b2e8d 2019-01-18 05:59:08,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=d502322c-3e36-42f6-a74c-ef55948b2e8d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d3ccf88a919ec114528b629c435adcfb80f40e7" 2019-01-18 05:59:08,468 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-bbea74c9-ce06-4463-bc89-32370e4fae9e Date: Fri, 18 Jan 2019 05:59: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": "2019-01-18T05:59:07Z", "security_group_id": "d502322c-3e36-42f6-a74c-ef55948b2e8d", "port_range_min": null, "revision_number": 0, "tenant_id": "b0bb0e219c48404db04e147cd83c9bf1", "created_at": "2019-01-18T05:59:07Z", "project_id": "b0bb0e219c48404db04e147cd83c9bf1", "id": "22bbb347-d2a4-42b2-a189-a4d7fa2b5d29"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T05:59:07Z", "security_group_id": "d502322c-3e36-42f6-a74c-ef55948b2e8d", "port_range_min": null, "revision_number": 0, "tenant_id": "b0bb0e219c48404db04e147cd83c9bf1", "created_at": "2019-01-18T05:59:07Z", "project_id": "b0bb0e219c48404db04e147cd83c9bf1", "id": "e1506070-d025-48aa-9653-4258b506ffce"}]} 2019-01-18 05:59:08,468 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=d502322c-3e36-42f6-a74c-ef55948b2e8d used request id req-bbea74c9-ce06-4463-bc89-32370e4fae9e 2019-01-18 05:59:08,473 - 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}0d3ccf88a919ec114528b629c435adcfb80f40e7" -d '{"security_group_rule": {"direction": "ingress", "description": "test_rule_1", "security_group_id": "d502322c-3e36-42f6-a74c-ef55948b2e8d"}}' 2019-01-18 05:59:08,650 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 521 X-Openstack-Request-Id: req-a0d8b4d1-b44b-48b0-a9c4-a691978b9269 Date: Fri, 18 Jan 2019 05:59:08 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": "2019-01-18T05:59:08Z", "security_group_id": "d502322c-3e36-42f6-a74c-ef55948b2e8d", "port_range_min": null, "revision_number": 0, "tenant_id": "b0bb0e219c48404db04e147cd83c9bf1", "created_at": "2019-01-18T05:59:08Z", "project_id": "b0bb0e219c48404db04e147cd83c9bf1", "id": "d10a3caf-0ec3-47d1-96d9-43f5b2ff6de3"}} 2019-01-18 05:59:08,650 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules used request id req-a0d8b4d1-b44b-48b0-a9c4-a691978b9269 2019-01-18 05:59:08,651 - neutron_utils - INFO - Retrieving security group with ID - d502322c-3e36-42f6-a74c-ef55948b2e8d 2019-01-18 05:59:08,656 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?id=d502322c-3e36-42f6-a74c-ef55948b2e8d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d3ccf88a919ec114528b629c435adcfb80f40e7" 2019-01-18 05:59:08,707 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1921 X-Openstack-Request-Id: req-ce45f55c-73b6-416b-87e7-0a4cfc3c9b81 Date: Fri, 18 Jan 2019 05:59:08 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "b0bb0e219c48404db04e147cd83c9bf1", "created_at": "2019-01-18T05:59:06Z", "updated_at": "2019-01-18T05:59:08Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:07Z", "revision_number": 0, "id": "22bbb347-d2a4-42b2-a189-a4d7fa2b5d29", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:07Z", "security_group_id": "d502322c-3e36-42f6-a74c-ef55948b2e8d", "tenant_id": "b0bb0e219c48404db04e147cd83c9bf1", "port_range_min": null, "ethertype": "IPv4", "project_id": "b0bb0e219c48404db04e147cd83c9bf1"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:08Z", "revision_number": 0, "id": "d10a3caf-0ec3-47d1-96d9-43f5b2ff6de3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:08Z", "security_group_id": "d502322c-3e36-42f6-a74c-ef55948b2e8d", "tenant_id": "b0bb0e219c48404db04e147cd83c9bf1", "port_range_min": null, "ethertype": "IPv4", "project_id": "b0bb0e219c48404db04e147cd83c9bf1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:07Z", "revision_number": 0, "id": "e1506070-d025-48aa-9653-4258b506ffce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:07Z", "security_group_id": "d502322c-3e36-42f6-a74c-ef55948b2e8d", "tenant_id": "b0bb0e219c48404db04e147cd83c9bf1", "port_range_min": null, "ethertype": "IPv6", "project_id": "b0bb0e219c48404db04e147cd83c9bf1"}], "revision_number": 3, "project_id": "b0bb0e219c48404db04e147cd83c9bf1", "id": "d502322c-3e36-42f6-a74c-ef55948b2e8d", "name": "CreateSecurityGroupTests-551bdccc-448d-452f-a301-9d870a24e849name"}]} 2019-01-18 05:59:08,707 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?id=d502322c-3e36-42f6-a74c-ef55948b2e8d used request id req-ce45f55c-73b6-416b-87e7-0a4cfc3c9b81 2019-01-18 05:59:08,707 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - d502322c-3e36-42f6-a74c-ef55948b2e8d 2019-01-18 05:59:08,712 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=d502322c-3e36-42f6-a74c-ef55948b2e8d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d3ccf88a919ec114528b629c435adcfb80f40e7" 2019-01-18 05:59:08,883 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1500 X-Openstack-Request-Id: req-f66577fd-ca92-4ae0-9a78-9d1ee45c83fd Date: Fri, 18 Jan 2019 05:59: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": "2019-01-18T05:59:07Z", "security_group_id": "d502322c-3e36-42f6-a74c-ef55948b2e8d", "port_range_min": null, "revision_number": 0, "tenant_id": "b0bb0e219c48404db04e147cd83c9bf1", "created_at": "2019-01-18T05:59:07Z", "project_id": "b0bb0e219c48404db04e147cd83c9bf1", "id": "22bbb347-d2a4-42b2-a189-a4d7fa2b5d29"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T05:59:08Z", "security_group_id": "d502322c-3e36-42f6-a74c-ef55948b2e8d", "port_range_min": null, "revision_number": 0, "tenant_id": "b0bb0e219c48404db04e147cd83c9bf1", "created_at": "2019-01-18T05:59:08Z", "project_id": "b0bb0e219c48404db04e147cd83c9bf1", "id": "d10a3caf-0ec3-47d1-96d9-43f5b2ff6de3"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T05:59:07Z", "security_group_id": "d502322c-3e36-42f6-a74c-ef55948b2e8d", "port_range_min": null, "revision_number": 0, "tenant_id": "b0bb0e219c48404db04e147cd83c9bf1", "created_at": "2019-01-18T05:59:07Z", "project_id": "b0bb0e219c48404db04e147cd83c9bf1", "id": "e1506070-d025-48aa-9653-4258b506ffce"}]} 2019-01-18 05:59:08,884 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=d502322c-3e36-42f6-a74c-ef55948b2e8d used request id req-f66577fd-ca92-4ae0-9a78-9d1ee45c83fd 2019-01-18 05:59:08,884 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 05:59:09,264 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ee3b31b38e60429788af54a31c785830", "name": "CreateSecurityGroupTests-c302d80a-0a0c-4d0-proj-role"}], "expires_at": "2019-01-18T06:59:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b0bb0e219c48404db04e147cd83c9bf1", "name": "CreateSecurityGroupTests-c302d80a-0a0c-4d0-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/b0bb0e219c48404db04e147cd83c9bf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/b0bb0e219c48404db04e147cd83c9bf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/b0bb0e219c48404db04e147cd83c9bf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/b0bb0e219c48404db04e147cd83c9bf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/b0bb0e219c48404db04e147cd83c9bf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/b0bb0e219c48404db04e147cd83c9bf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/b0bb0e219c48404db04e147cd83c9bf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/b0bb0e219c48404db04e147cd83c9bf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/b0bb0e219c48404db04e147cd83c9bf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/b0bb0e219c48404db04e147cd83c9bf1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/b0bb0e219c48404db04e147cd83c9bf1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/b0bb0e219c48404db04e147cd83c9bf1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-c302d80a-0a0c-4d0-user", "id": "18e23c51e9f84e2997d08269b3f3cafc"}, "audit_ids": ["mkKKd4y3SWinO_eS9cF0pw"], "issued_at": "2019-01-18T05:59:09.000000Z"}} 2019-01-18 05:59:09,269 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-551bdccc-448d-452f-a301-9d870a24e849name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d27c6389de32fb32e32e67cb07dc5f1761eac893" 2019-01-18 05:59:09,469 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1921 X-Openstack-Request-Id: req-4aeaada3-c486-47f6-847c-4dde9f882cf0 Date: Fri, 18 Jan 2019 05:59:09 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "b0bb0e219c48404db04e147cd83c9bf1", "created_at": "2019-01-18T05:59:06Z", "updated_at": "2019-01-18T05:59:08Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:07Z", "revision_number": 0, "id": "22bbb347-d2a4-42b2-a189-a4d7fa2b5d29", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:07Z", "security_group_id": "d502322c-3e36-42f6-a74c-ef55948b2e8d", "tenant_id": "b0bb0e219c48404db04e147cd83c9bf1", "port_range_min": null, "ethertype": "IPv4", "project_id": "b0bb0e219c48404db04e147cd83c9bf1"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:08Z", "revision_number": 0, "id": "d10a3caf-0ec3-47d1-96d9-43f5b2ff6de3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:08Z", "security_group_id": "d502322c-3e36-42f6-a74c-ef55948b2e8d", "tenant_id": "b0bb0e219c48404db04e147cd83c9bf1", "port_range_min": null, "ethertype": "IPv4", "project_id": "b0bb0e219c48404db04e147cd83c9bf1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:07Z", "revision_number": 0, "id": "e1506070-d025-48aa-9653-4258b506ffce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:07Z", "security_group_id": "d502322c-3e36-42f6-a74c-ef55948b2e8d", "tenant_id": "b0bb0e219c48404db04e147cd83c9bf1", "port_range_min": null, "ethertype": "IPv6", "project_id": "b0bb0e219c48404db04e147cd83c9bf1"}], "revision_number": 3, "project_id": "b0bb0e219c48404db04e147cd83c9bf1", "id": "d502322c-3e36-42f6-a74c-ef55948b2e8d", "name": "CreateSecurityGroupTests-551bdccc-448d-452f-a301-9d870a24e849name"}]} 2019-01-18 05:59:09,470 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-551bdccc-448d-452f-a301-9d870a24e849name&description=hello+group used request id req-4aeaada3-c486-47f6-847c-4dde9f882cf0 2019-01-18 05:59:09,470 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - d502322c-3e36-42f6-a74c-ef55948b2e8d 2019-01-18 05:59:09,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=d502322c-3e36-42f6-a74c-ef55948b2e8d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d27c6389de32fb32e32e67cb07dc5f1761eac893" 2019-01-18 05:59:09,634 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1500 X-Openstack-Request-Id: req-632301db-be7f-49a8-9b54-be197c630d4f Date: Fri, 18 Jan 2019 05:59: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": "2019-01-18T05:59:07Z", "security_group_id": "d502322c-3e36-42f6-a74c-ef55948b2e8d", "port_range_min": null, "revision_number": 0, "tenant_id": "b0bb0e219c48404db04e147cd83c9bf1", "created_at": "2019-01-18T05:59:07Z", "project_id": "b0bb0e219c48404db04e147cd83c9bf1", "id": "22bbb347-d2a4-42b2-a189-a4d7fa2b5d29"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T05:59:08Z", "security_group_id": "d502322c-3e36-42f6-a74c-ef55948b2e8d", "port_range_min": null, "revision_number": 0, "tenant_id": "b0bb0e219c48404db04e147cd83c9bf1", "created_at": "2019-01-18T05:59:08Z", "project_id": "b0bb0e219c48404db04e147cd83c9bf1", "id": "d10a3caf-0ec3-47d1-96d9-43f5b2ff6de3"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T05:59:07Z", "security_group_id": "d502322c-3e36-42f6-a74c-ef55948b2e8d", "port_range_min": null, "revision_number": 0, "tenant_id": "b0bb0e219c48404db04e147cd83c9bf1", "created_at": "2019-01-18T05:59:07Z", "project_id": "b0bb0e219c48404db04e147cd83c9bf1", "id": "e1506070-d025-48aa-9653-4258b506ffce"}]} 2019-01-18 05:59:09,634 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=d502322c-3e36-42f6-a74c-ef55948b2e8d used request id req-632301db-be7f-49a8-9b54-be197c630d4f 2019-01-18 05:59:09,635 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - d502322c-3e36-42f6-a74c-ef55948b2e8d 2019-01-18 05:59:09,639 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=d502322c-3e36-42f6-a74c-ef55948b2e8d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d27c6389de32fb32e32e67cb07dc5f1761eac893" 2019-01-18 05:59:09,827 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1500 X-Openstack-Request-Id: req-a14fa68b-fbd7-4d4c-96b3-e3ace3eff43c Date: Fri, 18 Jan 2019 05:59: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": "2019-01-18T05:59:07Z", "security_group_id": "d502322c-3e36-42f6-a74c-ef55948b2e8d", "port_range_min": null, "revision_number": 0, "tenant_id": "b0bb0e219c48404db04e147cd83c9bf1", "created_at": "2019-01-18T05:59:07Z", "project_id": "b0bb0e219c48404db04e147cd83c9bf1", "id": "22bbb347-d2a4-42b2-a189-a4d7fa2b5d29"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T05:59:08Z", "security_group_id": "d502322c-3e36-42f6-a74c-ef55948b2e8d", "port_range_min": null, "revision_number": 0, "tenant_id": "b0bb0e219c48404db04e147cd83c9bf1", "created_at": "2019-01-18T05:59:08Z", "project_id": "b0bb0e219c48404db04e147cd83c9bf1", "id": "d10a3caf-0ec3-47d1-96d9-43f5b2ff6de3"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T05:59:07Z", "security_group_id": "d502322c-3e36-42f6-a74c-ef55948b2e8d", "port_range_min": null, "revision_number": 0, "tenant_id": "b0bb0e219c48404db04e147cd83c9bf1", "created_at": "2019-01-18T05:59:07Z", "project_id": "b0bb0e219c48404db04e147cd83c9bf1", "id": "e1506070-d025-48aa-9653-4258b506ffce"}]} 2019-01-18 05:59:09,827 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=d502322c-3e36-42f6-a74c-ef55948b2e8d used request id req-a14fa68b-fbd7-4d4c-96b3-e3ace3eff43c 2019-01-18 05:59:09,833 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-551bdccc-448d-452f-a301-9d870a24e849name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d27c6389de32fb32e32e67cb07dc5f1761eac893" 2019-01-18 05:59:10,025 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1921 X-Openstack-Request-Id: req-f7101104-eb34-4d89-8ac0-49c532d0c626 Date: Fri, 18 Jan 2019 05:59:10 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "b0bb0e219c48404db04e147cd83c9bf1", "created_at": "2019-01-18T05:59:06Z", "updated_at": "2019-01-18T05:59:08Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:07Z", "revision_number": 0, "id": "22bbb347-d2a4-42b2-a189-a4d7fa2b5d29", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:07Z", "security_group_id": "d502322c-3e36-42f6-a74c-ef55948b2e8d", "tenant_id": "b0bb0e219c48404db04e147cd83c9bf1", "port_range_min": null, "ethertype": "IPv4", "project_id": "b0bb0e219c48404db04e147cd83c9bf1"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:08Z", "revision_number": 0, "id": "d10a3caf-0ec3-47d1-96d9-43f5b2ff6de3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:08Z", "security_group_id": "d502322c-3e36-42f6-a74c-ef55948b2e8d", "tenant_id": "b0bb0e219c48404db04e147cd83c9bf1", "port_range_min": null, "ethertype": "IPv4", "project_id": "b0bb0e219c48404db04e147cd83c9bf1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:07Z", "revision_number": 0, "id": "e1506070-d025-48aa-9653-4258b506ffce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:07Z", "security_group_id": "d502322c-3e36-42f6-a74c-ef55948b2e8d", "tenant_id": "b0bb0e219c48404db04e147cd83c9bf1", "port_range_min": null, "ethertype": "IPv6", "project_id": "b0bb0e219c48404db04e147cd83c9bf1"}], "revision_number": 3, "project_id": "b0bb0e219c48404db04e147cd83c9bf1", "id": "d502322c-3e36-42f6-a74c-ef55948b2e8d", "name": "CreateSecurityGroupTests-551bdccc-448d-452f-a301-9d870a24e849name"}]} 2019-01-18 05:59:10,026 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-551bdccc-448d-452f-a301-9d870a24e849name used request id req-f7101104-eb34-4d89-8ac0-49c532d0c626 2019-01-18 05:59:10,026 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - d502322c-3e36-42f6-a74c-ef55948b2e8d 2019-01-18 05:59:10,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=d502322c-3e36-42f6-a74c-ef55948b2e8d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d27c6389de32fb32e32e67cb07dc5f1761eac893" 2019-01-18 05:59:10,221 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1500 X-Openstack-Request-Id: req-f14c693a-6358-497e-ae4e-98d6c6f7773d Date: Fri, 18 Jan 2019 05:59: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": "2019-01-18T05:59:07Z", "security_group_id": "d502322c-3e36-42f6-a74c-ef55948b2e8d", "port_range_min": null, "revision_number": 0, "tenant_id": "b0bb0e219c48404db04e147cd83c9bf1", "created_at": "2019-01-18T05:59:07Z", "project_id": "b0bb0e219c48404db04e147cd83c9bf1", "id": "22bbb347-d2a4-42b2-a189-a4d7fa2b5d29"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T05:59:08Z", "security_group_id": "d502322c-3e36-42f6-a74c-ef55948b2e8d", "port_range_min": null, "revision_number": 0, "tenant_id": "b0bb0e219c48404db04e147cd83c9bf1", "created_at": "2019-01-18T05:59:08Z", "project_id": "b0bb0e219c48404db04e147cd83c9bf1", "id": "d10a3caf-0ec3-47d1-96d9-43f5b2ff6de3"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T05:59:07Z", "security_group_id": "d502322c-3e36-42f6-a74c-ef55948b2e8d", "port_range_min": null, "revision_number": 0, "tenant_id": "b0bb0e219c48404db04e147cd83c9bf1", "created_at": "2019-01-18T05:59:07Z", "project_id": "b0bb0e219c48404db04e147cd83c9bf1", "id": "e1506070-d025-48aa-9653-4258b506ffce"}]} 2019-01-18 05:59:10,221 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=d502322c-3e36-42f6-a74c-ef55948b2e8d used request id req-f14c693a-6358-497e-ae4e-98d6c6f7773d 2019-01-18 05:59:10,227 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-551bdccc-448d-452f-a301-9d870a24e849name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d27c6389de32fb32e32e67cb07dc5f1761eac893" 2019-01-18 05:59:10,275 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1921 X-Openstack-Request-Id: req-6c37c8be-bd75-4db7-a60d-d326a5232550 Date: Fri, 18 Jan 2019 05:59:10 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "b0bb0e219c48404db04e147cd83c9bf1", "created_at": "2019-01-18T05:59:06Z", "updated_at": "2019-01-18T05:59:08Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:07Z", "revision_number": 0, "id": "22bbb347-d2a4-42b2-a189-a4d7fa2b5d29", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:07Z", "security_group_id": "d502322c-3e36-42f6-a74c-ef55948b2e8d", "tenant_id": "b0bb0e219c48404db04e147cd83c9bf1", "port_range_min": null, "ethertype": "IPv4", "project_id": "b0bb0e219c48404db04e147cd83c9bf1"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:08Z", "revision_number": 0, "id": "d10a3caf-0ec3-47d1-96d9-43f5b2ff6de3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:08Z", "security_group_id": "d502322c-3e36-42f6-a74c-ef55948b2e8d", "tenant_id": "b0bb0e219c48404db04e147cd83c9bf1", "port_range_min": null, "ethertype": "IPv4", "project_id": "b0bb0e219c48404db04e147cd83c9bf1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:07Z", "revision_number": 0, "id": "e1506070-d025-48aa-9653-4258b506ffce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:07Z", "security_group_id": "d502322c-3e36-42f6-a74c-ef55948b2e8d", "tenant_id": "b0bb0e219c48404db04e147cd83c9bf1", "port_range_min": null, "ethertype": "IPv6", "project_id": "b0bb0e219c48404db04e147cd83c9bf1"}], "revision_number": 3, "project_id": "b0bb0e219c48404db04e147cd83c9bf1", "id": "d502322c-3e36-42f6-a74c-ef55948b2e8d", "name": "CreateSecurityGroupTests-551bdccc-448d-452f-a301-9d870a24e849name"}]} 2019-01-18 05:59:10,275 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-551bdccc-448d-452f-a301-9d870a24e849name used request id req-6c37c8be-bd75-4db7-a60d-d326a5232550 2019-01-18 05:59:10,275 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - d502322c-3e36-42f6-a74c-ef55948b2e8d 2019-01-18 05:59:10,280 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=d502322c-3e36-42f6-a74c-ef55948b2e8d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d27c6389de32fb32e32e67cb07dc5f1761eac893" 2019-01-18 05:59:10,460 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1500 X-Openstack-Request-Id: req-6b49306d-91b6-47de-b8a2-ca4af4cf32ab Date: Fri, 18 Jan 2019 05:59: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": "2019-01-18T05:59:07Z", "security_group_id": "d502322c-3e36-42f6-a74c-ef55948b2e8d", "port_range_min": null, "revision_number": 0, "tenant_id": "b0bb0e219c48404db04e147cd83c9bf1", "created_at": "2019-01-18T05:59:07Z", "project_id": "b0bb0e219c48404db04e147cd83c9bf1", "id": "22bbb347-d2a4-42b2-a189-a4d7fa2b5d29"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T05:59:08Z", "security_group_id": "d502322c-3e36-42f6-a74c-ef55948b2e8d", "port_range_min": null, "revision_number": 0, "tenant_id": "b0bb0e219c48404db04e147cd83c9bf1", "created_at": "2019-01-18T05:59:08Z", "project_id": "b0bb0e219c48404db04e147cd83c9bf1", "id": "d10a3caf-0ec3-47d1-96d9-43f5b2ff6de3"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T05:59:07Z", "security_group_id": "d502322c-3e36-42f6-a74c-ef55948b2e8d", "port_range_min": null, "revision_number": 0, "tenant_id": "b0bb0e219c48404db04e147cd83c9bf1", "created_at": "2019-01-18T05:59:07Z", "project_id": "b0bb0e219c48404db04e147cd83c9bf1", "id": "e1506070-d025-48aa-9653-4258b506ffce"}]} 2019-01-18 05:59:10,460 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=d502322c-3e36-42f6-a74c-ef55948b2e8d used request id req-6b49306d-91b6-47de-b8a2-ca4af4cf32ab 2019-01-18 05:59:10,460 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - d502322c-3e36-42f6-a74c-ef55948b2e8d 2019-01-18 05:59:10,466 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=d502322c-3e36-42f6-a74c-ef55948b2e8d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d27c6389de32fb32e32e67cb07dc5f1761eac893" 2019-01-18 05:59:10,638 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1500 X-Openstack-Request-Id: req-22045c83-e3c4-4060-ab2b-b695f928ba8e Date: Fri, 18 Jan 2019 05:59: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": "2019-01-18T05:59:07Z", "security_group_id": "d502322c-3e36-42f6-a74c-ef55948b2e8d", "port_range_min": null, "revision_number": 0, "tenant_id": "b0bb0e219c48404db04e147cd83c9bf1", "created_at": "2019-01-18T05:59:07Z", "project_id": "b0bb0e219c48404db04e147cd83c9bf1", "id": "22bbb347-d2a4-42b2-a189-a4d7fa2b5d29"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T05:59:08Z", "security_group_id": "d502322c-3e36-42f6-a74c-ef55948b2e8d", "port_range_min": null, "revision_number": 0, "tenant_id": "b0bb0e219c48404db04e147cd83c9bf1", "created_at": "2019-01-18T05:59:08Z", "project_id": "b0bb0e219c48404db04e147cd83c9bf1", "id": "d10a3caf-0ec3-47d1-96d9-43f5b2ff6de3"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T05:59:07Z", "security_group_id": "d502322c-3e36-42f6-a74c-ef55948b2e8d", "port_range_min": null, "revision_number": 0, "tenant_id": "b0bb0e219c48404db04e147cd83c9bf1", "created_at": "2019-01-18T05:59:07Z", "project_id": "b0bb0e219c48404db04e147cd83c9bf1", "id": "e1506070-d025-48aa-9653-4258b506ffce"}]} 2019-01-18 05:59:10,638 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=d502322c-3e36-42f6-a74c-ef55948b2e8d used request id req-22045c83-e3c4-4060-ab2b-b695f928ba8e 2019-01-18 05:59:10,639 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-551bdccc-448d-452f-a301-9d870a24e849name 2019-01-18 05:59:10,644 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-551bdccc-448d-452f-a301-9d870a24e849name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d3ccf88a919ec114528b629c435adcfb80f40e7" 2019-01-18 05:59:10,687 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1921 X-Openstack-Request-Id: req-61194b18-b4da-454f-b7c7-4c0fdb13f6cb Date: Fri, 18 Jan 2019 05:59:10 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "b0bb0e219c48404db04e147cd83c9bf1", "created_at": "2019-01-18T05:59:06Z", "updated_at": "2019-01-18T05:59:08Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:07Z", "revision_number": 0, "id": "22bbb347-d2a4-42b2-a189-a4d7fa2b5d29", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:07Z", "security_group_id": "d502322c-3e36-42f6-a74c-ef55948b2e8d", "tenant_id": "b0bb0e219c48404db04e147cd83c9bf1", "port_range_min": null, "ethertype": "IPv4", "project_id": "b0bb0e219c48404db04e147cd83c9bf1"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:08Z", "revision_number": 0, "id": "d10a3caf-0ec3-47d1-96d9-43f5b2ff6de3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:08Z", "security_group_id": "d502322c-3e36-42f6-a74c-ef55948b2e8d", "tenant_id": "b0bb0e219c48404db04e147cd83c9bf1", "port_range_min": null, "ethertype": "IPv4", "project_id": "b0bb0e219c48404db04e147cd83c9bf1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:07Z", "revision_number": 0, "id": "e1506070-d025-48aa-9653-4258b506ffce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:07Z", "security_group_id": "d502322c-3e36-42f6-a74c-ef55948b2e8d", "tenant_id": "b0bb0e219c48404db04e147cd83c9bf1", "port_range_min": null, "ethertype": "IPv6", "project_id": "b0bb0e219c48404db04e147cd83c9bf1"}], "revision_number": 3, "project_id": "b0bb0e219c48404db04e147cd83c9bf1", "id": "d502322c-3e36-42f6-a74c-ef55948b2e8d", "name": "CreateSecurityGroupTests-551bdccc-448d-452f-a301-9d870a24e849name"}]} 2019-01-18 05:59:10,688 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-551bdccc-448d-452f-a301-9d870a24e849name used request id req-61194b18-b4da-454f-b7c7-4c0fdb13f6cb 2019-01-18 05:59:10,694 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/b0bb0e219c48404db04e147cd83c9bf1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d3ccf88a919ec114528b629c435adcfb80f40e7" 2019-01-18 05:59:10,766 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:59:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-03830cf2-ef95-49d8-a43f-c872a5ee7e39 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/b0bb0e219c48404db04e147cd83c9bf1"}, "enabled": true, "id": "b0bb0e219c48404db04e147cd83c9bf1", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-c302d80a-0a0c-4d0-proj"}} 2019-01-18 05:59:10,766 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/b0bb0e219c48404db04e147cd83c9bf1 used request id req-03830cf2-ef95-49d8-a43f-c872a5ee7e39 2019-01-18 05:59:10,766 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - d502322c-3e36-42f6-a74c-ef55948b2e8d 2019-01-18 05:59:10,772 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=d502322c-3e36-42f6-a74c-ef55948b2e8d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d3ccf88a919ec114528b629c435adcfb80f40e7" 2019-01-18 05:59:10,931 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1500 X-Openstack-Request-Id: req-8995581d-aaea-4e00-905a-5a8f1188ebde Date: Fri, 18 Jan 2019 05:59: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": "2019-01-18T05:59:07Z", "security_group_id": "d502322c-3e36-42f6-a74c-ef55948b2e8d", "port_range_min": null, "revision_number": 0, "tenant_id": "b0bb0e219c48404db04e147cd83c9bf1", "created_at": "2019-01-18T05:59:07Z", "project_id": "b0bb0e219c48404db04e147cd83c9bf1", "id": "22bbb347-d2a4-42b2-a189-a4d7fa2b5d29"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T05:59:08Z", "security_group_id": "d502322c-3e36-42f6-a74c-ef55948b2e8d", "port_range_min": null, "revision_number": 0, "tenant_id": "b0bb0e219c48404db04e147cd83c9bf1", "created_at": "2019-01-18T05:59:08Z", "project_id": "b0bb0e219c48404db04e147cd83c9bf1", "id": "d10a3caf-0ec3-47d1-96d9-43f5b2ff6de3"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T05:59:07Z", "security_group_id": "d502322c-3e36-42f6-a74c-ef55948b2e8d", "port_range_min": null, "revision_number": 0, "tenant_id": "b0bb0e219c48404db04e147cd83c9bf1", "created_at": "2019-01-18T05:59:07Z", "project_id": "b0bb0e219c48404db04e147cd83c9bf1", "id": "e1506070-d025-48aa-9653-4258b506ffce"}]} 2019-01-18 05:59:10,931 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=d502322c-3e36-42f6-a74c-ef55948b2e8d used request id req-8995581d-aaea-4e00-905a-5a8f1188ebde 2019-01-18 05:59:10,936 - 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}0d3ccf88a919ec114528b629c435adcfb80f40e7" -d '{"security_group_rule": {"direction": "egress", "protocol": 1, "description": "test_rule_2", "security_group_id": "d502322c-3e36-42f6-a74c-ef55948b2e8d"}}' 2019-01-18 05:59:11,249 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 519 X-Openstack-Request-Id: req-5fdfafdb-7cfd-4563-ba76-e239a57e1a29 Date: Fri, 18 Jan 2019 05:59:11 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": "2019-01-18T05:59:11Z", "security_group_id": "d502322c-3e36-42f6-a74c-ef55948b2e8d", "port_range_min": null, "revision_number": 0, "tenant_id": "b0bb0e219c48404db04e147cd83c9bf1", "created_at": "2019-01-18T05:59:11Z", "project_id": "b0bb0e219c48404db04e147cd83c9bf1", "id": "3ec436b1-8feb-46c4-b807-2dbc2e6755d7"}} 2019-01-18 05:59:11,250 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules used request id req-5fdfafdb-7cfd-4563-ba76-e239a57e1a29 2019-01-18 05:59:11,250 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - d502322c-3e36-42f6-a74c-ef55948b2e8d 2019-01-18 05:59:11,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=d502322c-3e36-42f6-a74c-ef55948b2e8d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d27c6389de32fb32e32e67cb07dc5f1761eac893" 2019-01-18 05:59:11,575 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1996 X-Openstack-Request-Id: req-f761e6dc-53d9-4f2e-81cb-6227569febeb Date: Fri, 18 Jan 2019 05:59:11 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": "2019-01-18T05:59:07Z", "security_group_id": "d502322c-3e36-42f6-a74c-ef55948b2e8d", "port_range_min": null, "revision_number": 0, "tenant_id": "b0bb0e219c48404db04e147cd83c9bf1", "created_at": "2019-01-18T05:59:07Z", "project_id": "b0bb0e219c48404db04e147cd83c9bf1", "id": "22bbb347-d2a4-42b2-a189-a4d7fa2b5d29"}, {"remote_group_id": null, "direction": "egress", "protocol": "1", "description": "test_rule_2", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T05:59:11Z", "security_group_id": "d502322c-3e36-42f6-a74c-ef55948b2e8d", "port_range_min": null, "revision_number": 0, "tenant_id": "b0bb0e219c48404db04e147cd83c9bf1", "created_at": "2019-01-18T05:59:11Z", "project_id": "b0bb0e219c48404db04e147cd83c9bf1", "id": "3ec436b1-8feb-46c4-b807-2dbc2e6755d7"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T05:59:08Z", "security_group_id": "d502322c-3e36-42f6-a74c-ef55948b2e8d", "port_range_min": null, "revision_number": 0, "tenant_id": "b0bb0e219c48404db04e147cd83c9bf1", "created_at": "2019-01-18T05:59:08Z", "project_id": "b0bb0e219c48404db04e147cd83c9bf1", "id": "d10a3caf-0ec3-47d1-96d9-43f5b2ff6de3"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T05:59:07Z", "security_group_id": "d502322c-3e36-42f6-a74c-ef55948b2e8d", "port_range_min": null, "revision_number": 0, "tenant_id": "b0bb0e219c48404db04e147cd83c9bf1", "created_at": "2019-01-18T05:59:07Z", "project_id": "b0bb0e219c48404db04e147cd83c9bf1", "id": "e1506070-d025-48aa-9653-4258b506ffce"}]} 2019-01-18 05:59:11,575 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=d502322c-3e36-42f6-a74c-ef55948b2e8d used request id req-f761e6dc-53d9-4f2e-81cb-6227569febeb 2019-01-18 05:59:11,576 - neutron_utils - INFO - Deleting security group rule with ID - d10a3caf-0ec3-47d1-96d9-43f5b2ff6de3 2019-01-18 05:59:11,581 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-group-rules/d10a3caf-0ec3-47d1-96d9-43f5b2ff6de3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d3ccf88a919ec114528b629c435adcfb80f40e7" 2019-01-18 05:59:11,722 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-23ec3e24-d5db-45fe-8ca7-3c45c3feddc5 Content-Length: 0 Date: Fri, 18 Jan 2019 05:59:11 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-18 05:59:11,723 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-group-rules/d10a3caf-0ec3-47d1-96d9-43f5b2ff6de3 used request id req-23ec3e24-d5db-45fe-8ca7-3c45c3feddc5 2019-01-18 05:59:11,723 - neutron_utils - INFO - Deleting security group rule with ID - e1506070-d025-48aa-9653-4258b506ffce 2019-01-18 05:59:11,728 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-group-rules/e1506070-d025-48aa-9653-4258b506ffce -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d3ccf88a919ec114528b629c435adcfb80f40e7" 2019-01-18 05:59:11,974 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-6b469f8e-3bd5-4030-aa4d-58f8dd9b1fcb Content-Length: 0 Date: Fri, 18 Jan 2019 05:59:11 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-18 05:59:11,975 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-group-rules/e1506070-d025-48aa-9653-4258b506ffce used request id req-6b469f8e-3bd5-4030-aa4d-58f8dd9b1fcb 2019-01-18 05:59:11,975 - neutron_utils - INFO - Deleting security group rule with ID - 3ec436b1-8feb-46c4-b807-2dbc2e6755d7 2019-01-18 05:59:11,980 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-group-rules/3ec436b1-8feb-46c4-b807-2dbc2e6755d7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d3ccf88a919ec114528b629c435adcfb80f40e7" 2019-01-18 05:59:12,067 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-e8d46016-9747-49a2-b67c-6db27a862d24 Content-Length: 0 Date: Fri, 18 Jan 2019 05:59:12 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-18 05:59:12,067 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-group-rules/3ec436b1-8feb-46c4-b807-2dbc2e6755d7 used request id req-e8d46016-9747-49a2-b67c-6db27a862d24 2019-01-18 05:59:12,067 - neutron_utils - INFO - Deleting security group rule with ID - 22bbb347-d2a4-42b2-a189-a4d7fa2b5d29 2019-01-18 05:59:12,072 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-group-rules/22bbb347-d2a4-42b2-a189-a4d7fa2b5d29 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d3ccf88a919ec114528b629c435adcfb80f40e7" 2019-01-18 05:59:12,313 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-d8aeb533-def9-4bef-bd81-6222f951305b Content-Length: 0 Date: Fri, 18 Jan 2019 05:59:12 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-18 05:59:12,313 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-group-rules/22bbb347-d2a4-42b2-a189-a4d7fa2b5d29 used request id req-d8aeb533-def9-4bef-bd81-6222f951305b 2019-01-18 05:59:12,313 - neutron_utils - INFO - Deleting security group with name - CreateSecurityGroupTests-551bdccc-448d-452f-a301-9d870a24e849name 2019-01-18 05:59:12,319 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-groups/d502322c-3e36-42f6-a74c-ef55948b2e8d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d3ccf88a919ec114528b629c435adcfb80f40e7" 2019-01-18 05:59:12,573 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-9205bf50-a2b3-4a34-b62f-37ec2c479591 Content-Length: 0 Date: Fri, 18 Jan 2019 05:59:12 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-18 05:59:12,573 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/d502322c-3e36-42f6-a74c-ef55948b2e8d used request id req-9205bf50-a2b3-4a34-b62f-37ec2c479591 2019-01-18 05:59:12,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}88f0c76bf38a98239b22d4fd78d397524c1ac117" 2019-01-18 05:59:12,911 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-353076c3-86f4-4cdb-849f-fb6a59445aa6 Date: Fri, 18 Jan 2019 05:59:12 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-18T04:53:26Z", "updated_at": "2019-01-18T04:53:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:53:26Z", "revision_number": 0, "id": "260c2de9-5dc5-4508-b06c-24b9d7ed838c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:53:26Z", "security_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:53:26Z", "revision_number": 0, "id": "571036d3-cb1d-483a-acb9-96f19293add9", "remote_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "remote_ip_prefix": null, "created_at": "2019-01-18T04:53:26Z", "security_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:53:26Z", "revision_number": 0, "id": "84255fa4-c13a-4cfe-b73d-e56ee216ca1e", "remote_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "remote_ip_prefix": null, "created_at": "2019-01-18T04:53:26Z", "security_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:53:26Z", "revision_number": 0, "id": "9c6f69fc-3bf8-4346-9288-5a255b82b67e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:53:26Z", "security_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b0bb0e219c48404db04e147cd83c9bf1", "created_at": "2019-01-18T05:59:06Z", "updated_at": "2019-01-18T05:59:06Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:06Z", "revision_number": 0, "id": "a5d7f105-b277-4b4d-bb45-206e93208567", "remote_group_id": "4cc3e395-d028-42c3-a12e-12075858fa7b", "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:06Z", "security_group_id": "4cc3e395-d028-42c3-a12e-12075858fa7b", "tenant_id": "b0bb0e219c48404db04e147cd83c9bf1", "port_range_min": null, "ethertype": "IPv6", "project_id": "b0bb0e219c48404db04e147cd83c9bf1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:06Z", "revision_number": 0, "id": "ac7b92cc-dbd2-4a9e-800d-4b17668497dd", "remote_group_id": "4cc3e395-d028-42c3-a12e-12075858fa7b", "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:06Z", "security_group_id": "4cc3e395-d028-42c3-a12e-12075858fa7b", "tenant_id": "b0bb0e219c48404db04e147cd83c9bf1", "port_range_min": null, "ethertype": "IPv4", "project_id": "b0bb0e219c48404db04e147cd83c9bf1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:06Z", "revision_number": 0, "id": "e3f5c5d2-230a-4d8d-a481-85b1a4228982", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:06Z", "security_group_id": "4cc3e395-d028-42c3-a12e-12075858fa7b", "tenant_id": "b0bb0e219c48404db04e147cd83c9bf1", "port_range_min": null, "ethertype": "IPv4", "project_id": "b0bb0e219c48404db04e147cd83c9bf1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:06Z", "revision_number": 0, "id": "eaa72cda-1f32-4e25-81f0-ddfa013d0e57", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:06Z", "security_group_id": "4cc3e395-d028-42c3-a12e-12075858fa7b", "tenant_id": "b0bb0e219c48404db04e147cd83c9bf1", "port_range_min": null, "ethertype": "IPv6", "project_id": "b0bb0e219c48404db04e147cd83c9bf1"}], "revision_number": 4, "project_id": "b0bb0e219c48404db04e147cd83c9bf1", "id": "4cc3e395-d028-42c3-a12e-12075858fa7b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "created_at": "2019-01-18T04:51:20Z", "updated_at": "2019-01-18T04:51:20Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "24c99e6f-888c-4943-9c93-54ad3b18b18c", "remote_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv4", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "2b339890-44d0-4711-a050-08a64d58e2a0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv6", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "45161a51-d6dd-4bb8-986d-bc2f88599c1d", "remote_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv6", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "87b9b994-ae22-4850-863a-6a4925bd01fe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv4", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}], "revision_number": 4, "project_id": "9c53a91613fb4d5080479ac6f51697ed", "id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "020d00b5451a467cb276d06789a1149d", "created_at": "2019-01-18T05:59:12Z", "updated_at": "2019-01-18T05:59:12Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:12Z", "revision_number": 0, "id": "38b091dd-dca7-4cbe-8c1c-dd18a74bfca8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:12Z", "security_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "tenant_id": "020d00b5451a467cb276d06789a1149d", "port_range_min": null, "ethertype": "IPv6", "project_id": "020d00b5451a467cb276d06789a1149d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:12Z", "revision_number": 0, "id": "38b9f88b-1fc0-40d1-af74-237d79be193d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:12Z", "security_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "tenant_id": "020d00b5451a467cb276d06789a1149d", "port_range_min": null, "ethertype": "IPv4", "project_id": "020d00b5451a467cb276d06789a1149d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:12Z", "revision_number": 0, "id": "60f7d4a7-1a27-4801-a1e8-5bf33633b818", "remote_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:12Z", "security_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "tenant_id": "020d00b5451a467cb276d06789a1149d", "port_range_min": null, "ethertype": "IPv6", "project_id": "020d00b5451a467cb276d06789a1149d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:12Z", "revision_number": 0, "id": "8faf6dda-6919-4b75-b745-2af38abf8dcf", "remote_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:12Z", "security_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "tenant_id": "020d00b5451a467cb276d06789a1149d", "port_range_min": null, "ethertype": "IPv4", "project_id": "020d00b5451a467cb276d06789a1149d"}], "revision_number": 4, "project_id": "020d00b5451a467cb276d06789a1149d", "id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "created_at": "2019-01-18T04:39:06Z", "updated_at": "2019-01-18T04:39:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "0aedefa2-edbc-47b5-bead-e954540f6937", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "47feb8aba08a40dca7028a1701e597b9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "4bf1a402-0fa2-4cfd-9fee-4a28f16bb271", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "47feb8aba08a40dca7028a1701e597b9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "4e399c2e-bc03-4aa3-b192-1fafdc9248ba", "remote_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "47feb8aba08a40dca7028a1701e597b9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "8860837e-afbd-4411-adf9-d88db88c2114", "remote_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "47feb8aba08a40dca7028a1701e597b9"}], "revision_number": 4, "project_id": "47feb8aba08a40dca7028a1701e597b9", "id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "name": "default"}]} 2019-01-18 05:59:12,912 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-353076c3-86f4-4cdb-849f-fb6a59445aa6 2019-01-18 05:59:12,917 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/b0bb0e219c48404db04e147cd83c9bf1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}88f0c76bf38a98239b22d4fd78d397524c1ac117" 2019-01-18 05:59:13,006 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:59:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b7d32a5e-6ef0-4d01-a668-a768a7a3dd0f 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/b0bb0e219c48404db04e147cd83c9bf1"}, "enabled": true, "id": "b0bb0e219c48404db04e147cd83c9bf1", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-c302d80a-0a0c-4d0-proj"}} 2019-01-18 05:59:13,006 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/b0bb0e219c48404db04e147cd83c9bf1 used request id req-b7d32a5e-6ef0-4d01-a668-a768a7a3dd0f 2019-01-18 05:59:13,006 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 4cc3e395-d028-42c3-a12e-12075858fa7b 2019-01-18 05:59:13,011 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=4cc3e395-d028-42c3-a12e-12075858fa7b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}88f0c76bf38a98239b22d4fd78d397524c1ac117" 2019-01-18 05:59:13,193 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-a05080df-5079-4c86-9809-b797a665ad70 Date: Fri, 18 Jan 2019 05:59:13 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "4cc3e395-d028-42c3-a12e-12075858fa7b", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T05:59:06Z", "security_group_id": "4cc3e395-d028-42c3-a12e-12075858fa7b", "port_range_min": null, "revision_number": 0, "tenant_id": "b0bb0e219c48404db04e147cd83c9bf1", "created_at": "2019-01-18T05:59:06Z", "project_id": "b0bb0e219c48404db04e147cd83c9bf1", "id": "a5d7f105-b277-4b4d-bb45-206e93208567"}, {"remote_group_id": "4cc3e395-d028-42c3-a12e-12075858fa7b", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T05:59:06Z", "security_group_id": "4cc3e395-d028-42c3-a12e-12075858fa7b", "port_range_min": null, "revision_number": 0, "tenant_id": "b0bb0e219c48404db04e147cd83c9bf1", "created_at": "2019-01-18T05:59:06Z", "project_id": "b0bb0e219c48404db04e147cd83c9bf1", "id": "ac7b92cc-dbd2-4a9e-800d-4b17668497dd"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T05:59:06Z", "security_group_id": "4cc3e395-d028-42c3-a12e-12075858fa7b", "port_range_min": null, "revision_number": 0, "tenant_id": "b0bb0e219c48404db04e147cd83c9bf1", "created_at": "2019-01-18T05:59:06Z", "project_id": "b0bb0e219c48404db04e147cd83c9bf1", "id": "e3f5c5d2-230a-4d8d-a481-85b1a4228982"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T05:59:06Z", "security_group_id": "4cc3e395-d028-42c3-a12e-12075858fa7b", "port_range_min": null, "revision_number": 0, "tenant_id": "b0bb0e219c48404db04e147cd83c9bf1", "created_at": "2019-01-18T05:59:06Z", "project_id": "b0bb0e219c48404db04e147cd83c9bf1", "id": "eaa72cda-1f32-4e25-81f0-ddfa013d0e57"}]} 2019-01-18 05:59:13,193 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=4cc3e395-d028-42c3-a12e-12075858fa7b used request id req-a05080df-5079-4c86-9809-b797a665ad70 2019-01-18 05:59:13,194 - neutron_utils - INFO - Deleting security group with name - default 2019-01-18 05:59:13,200 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-groups/4cc3e395-d028-42c3-a12e-12075858fa7b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}88f0c76bf38a98239b22d4fd78d397524c1ac117" 2019-01-18 05:59:13,489 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-6053c84f-a1eb-486b-a1e4-ce12d03bc142 Content-Length: 0 Date: Fri, 18 Jan 2019 05:59:13 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-18 05:59:13,489 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/4cc3e395-d028-42c3-a12e-12075858fa7b used request id req-6053c84f-a1eb-486b-a1e4-ce12d03bc142 2019-01-18 05:59:13,490 - keystone_utils - INFO - Deleting project with name - CreateSecurityGroupTests-c302d80a-0a0c-4d0-proj 2019-01-18 05:59:13,493 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/b0bb0e219c48404db04e147cd83c9bf1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}88f0c76bf38a98239b22d4fd78d397524c1ac117" 2019-01-18 05:59:13,708 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 05:59:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fef7ab36-8796-49ed-aa8a-9fb607566b70 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 05:59:13,708 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/b0bb0e219c48404db04e147cd83c9bf1 used request id req-fef7ab36-8796-49ed-aa8a-9fb607566b70 2019-01-18 05:59:13,708 - keystone_utils - INFO - Deleting role with name - CreateSecurityGroupTests-c302d80a-0a0c-4d0-proj-role 2019-01-18 05:59:13,712 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/ee3b31b38e60429788af54a31c785830 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}88f0c76bf38a98239b22d4fd78d397524c1ac117" 2019-01-18 05:59:13,817 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 05:59:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-30247461-2c0f-4fc4-ae54-50cda9e1bfb8 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 05:59:13,818 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/ee3b31b38e60429788af54a31c785830 used request id req-30247461-2c0f-4fc4-ae54-50cda9e1bfb8 2019-01-18 05:59:13,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}88f0c76bf38a98239b22d4fd78d397524c1ac117" 2019-01-18 05:59:13,911 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:59:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-edcdcda5-faf1-42bd-a0df-bc46e0ed6a5c Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "488fca829f8b496daa1cd2cdc6e45c49", "links": {"self": "http://172.30.9.23:5000/v3/roles/488fca829f8b496daa1cd2cdc6e45c49"}, "name": "Member"}, {"domain_id": null, "id": "6b7f4f4f76264b6fb449c43b86ee3817", "links": {"self": "http://172.30.9.23:5000/v3/roles/6b7f4f4f76264b6fb449c43b86ee3817"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a482b711adf94961bf4bb28eda7f0e28", "links": {"self": "http://172.30.9.23:5000/v3/roles/a482b711adf94961bf4bb28eda7f0e28"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c65201bd05504fa786d79b166e8bbba3", "links": {"self": "http://172.30.9.23:5000/v3/roles/c65201bd05504fa786d79b166e8bbba3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "e7e317b66c174923a8cb46c48d897c8d", "links": {"self": "http://172.30.9.23:5000/v3/roles/e7e317b66c174923a8cb46c48d897c8d"}, "name": "ResellerAdmin"}]} 2019-01-18 05:59:13,912 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-edcdcda5-faf1-42bd-a0df-bc46e0ed6a5c 2019-01-18 05:59:13,912 - keystone_utils - INFO - Deleting user with name - CreateSecurityGroupTests-c302d80a-0a0c-4d0-user 2019-01-18 05:59:13,916 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/18e23c51e9f84e2997d08269b3f3cafc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b59747fd585a1f7b21282f540880cf593ab75306" 2019-01-18 05:59:14,105 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 05:59:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8f5c0d2a-4ebd-42cd-b6f1-352915db069e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 05:59:14,106 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/18e23c51e9f84e2997d08269b3f3cafc used request id req-8f5c0d2a-4ebd-42cd-b6f1-352915db069e 2019-01-18 05:59:14,107 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 05:59:14,479 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "488fca829f8b496daa1cd2cdc6e45c49", "name": "Member"}, {"id": "c65201bd05504fa786d79b166e8bbba3", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}], "expires_at": "2019-01-18T06:59:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "020d00b5451a467cb276d06789a1149d", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "id": "e292c913af7844408b6509a836e493f5"}, "audit_ids": ["yzdPaSZQQz2h39TOxwxmkw"], "issued_at": "2019-01-18T05:59:14.000000Z"}} 2019-01-18 05:59:14,480 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42371d8d37d9e22e1675fac06b2d80b30ebf8fbc" 2019-01-18 05:59:14,571 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:59:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c630ebf5-a9f0-4121-a5ae-6db89b91192a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 05:59:14,571 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-c630ebf5-a9f0-4121-a5ae-6db89b91192a 2019-01-18 05:59:14,573 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 05:59:14,574 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 05:59:14,981 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "488fca829f8b496daa1cd2cdc6e45c49", "name": "Member"}, {"id": "c65201bd05504fa786d79b166e8bbba3", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}], "expires_at": "2019-01-18T06:59:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "020d00b5451a467cb276d06789a1149d", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "id": "e292c913af7844408b6509a836e493f5"}, "audit_ids": ["K-FbipWSRCSPxw5KrZJQhA"], "issued_at": "2019-01-18T05:59:14.000000Z"}} 2019-01-18 05:59:14,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}f8d6437266cae63f4360ad8da94643590a5338b9" 2019-01-18 05:59:15,061 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:59:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-de1262e9-e355-477f-a948-b287fe4ffeed Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 05:59:15,061 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-de1262e9-e355-477f-a948-b287fe4ffeed 2019-01-18 05:59:15,066 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-18 05:59:15,072 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 18 Jan 2019 05:59: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"}]}]}} 2019-01-18 05:59:15,072 - 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-a9e4410b-f057-4a2-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8d6437266cae63f4360ad8da94643590a5338b9" 2019-01-18 05:59:15,160 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:59:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9779c149-cdb3-4c0c-bb81-fcbf6e3eae97 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-a9e4410b-f057-4a2-proj", "previous": null, "next": null}, "projects": []} 2019-01-18 05:59:15,160 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-a9e4410b-f057-4a2-proj used request id req-9779c149-cdb3-4c0c-bb81-fcbf6e3eae97 2019-01-18 05:59:15,165 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8d6437266cae63f4360ad8da94643590a5338b9" 2019-01-18 05:59:15,248 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:59:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b74047b0-f7f1-405f-8bb3-a866436846ea Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-18 05:59:15,249 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-b74047b0-f7f1-405f-8bb3-a866436846ea 2019-01-18 05:59:15,253 - 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}f8d6437266cae63f4360ad8da94643590a5338b9" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSecurityGroupTests-a9e4410b-f057-4a2-proj"}}' 2019-01-18 05:59:15,381 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 18 Jan 2019 05:59:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-70fb4505-29cd-42f3-b7f4-4e658ca5adb4 Content-Length: 309 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/03b049f244f24c8c9c887206964d1bb7"}, "enabled": true, "id": "03b049f244f24c8c9c887206964d1bb7", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-a9e4410b-f057-4a2-proj"}} 2019-01-18 05:59:15,381 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-70fb4505-29cd-42f3-b7f4-4e658ca5adb4 2019-01-18 05:59:15,381 - keystone_utils - INFO - Created project with name - CreateSecurityGroupTests-a9e4410b-f057-4a2-proj 2019-01-18 05:59:15,382 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 05:59:15,383 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 05:59:15,773 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "488fca829f8b496daa1cd2cdc6e45c49", "name": "Member"}, {"id": "c65201bd05504fa786d79b166e8bbba3", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}], "expires_at": "2019-01-18T06:59:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "020d00b5451a467cb276d06789a1149d", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "id": "e292c913af7844408b6509a836e493f5"}, "audit_ids": ["GslNf9xsTSOP3sI2WttEXw"], "issued_at": "2019-01-18T05:59:15.000000Z"}} 2019-01-18 05:59:15,774 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5626cdfc1fb1cfaf475af4c6bd3152ab5ad69cb8" 2019-01-18 05:59:15,866 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:59:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6604e9c6-b08a-4625-bdb9-7d1047c469af Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 05:59:15,866 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-6604e9c6-b08a-4625-bdb9-7d1047c469af 2019-01-18 05:59:15,871 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-18 05:59:15,877 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 18 Jan 2019 05:59: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"}]}]}} 2019-01-18 05:59:15,877 - 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}5626cdfc1fb1cfaf475af4c6bd3152ab5ad69cb8" 2019-01-18 05:59:15,912 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:59:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-381382da-9497-4a91-a2cc-5b21ada5a557 Content-Encoding: gzip Content-Length: 869 Content-Type: application/json RESP BODY: {"users": [{"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/0607a2b4beb0408e9fa51cc5ba027ac6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0607a2b4beb0408e9fa51cc5ba027ac6", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/17c61b95071545a094cc82823d2b88b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "17c61b95071545a094cc82823d2b88b8", "email": "nova@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/29e5d2dfed2447bda26fc75bd1122674"}, "domain_id": "default", "enabled": true, "options": {}, "id": "29e5d2dfed2447bda26fc75bd1122674", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/3b6dcc8c791e4b6e8831f5b5e583de80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3b6dcc8c791e4b6e8831f5b5e583de80", "email": "neutron@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.23:5000/v3/users/45ab52d673584bc198669be88c88b878"}, "domain_id": "default", "enabled": true, "options": {}, "id": "45ab52d673584bc198669be88c88b878", "email": "barbican@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/57795b4ee52f49c6a71f55bb6c4012f8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "57795b4ee52f49c6a71f55bb6c4012f8", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/5c52969262974d64ac2a300ca5d60f50"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c52969262974d64ac2a300ca5d60f50", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/5fc15572bb1c489ba92bd9945bbc1f64"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5fc15572bb1c489ba92bd9945bbc1f64", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/6b519d70e25f4e61a9dfd738cd6bba22"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6b519d70e25f4e61a9dfd738cd6bba22", "email": "heat@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.23:5000/v3/users/8248437208b540c2893a7117ad102a87"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8248437208b540c2893a7117ad102a87", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/890dee97e62840c5b15e36f03f6b7efc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "890dee97e62840c5b15e36f03f6b7efc", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/8cccb516ecc44ed9bb7c8633df108fd4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8cccb516ecc44ed9bb7c8633df108fd4", "email": "glance@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.23:5000/v3/users/97c3d863a98148299fa116fdb54be470"}, "domain_id": "default", "enabled": true, "options": {}, "id": "97c3d863a98148299fa116fdb54be470", "email": "tacker@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/a2a0c8c0f19941808c9f618af50b3b79"}, "domain_id": "c19db1b8f60647a9a114cd23287c807b", "enabled": true, "options": {}, "id": "a2a0c8c0f19941808c9f618af50b3b79", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "links": {"self": "http://172.30.9.23:5000/v3/users/e292c913af7844408b6509a836e493f5"}, "domain_id": "default", "enabled": true, "id": "e292c913af7844408b6509a836e493f5", "options": {}}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/fe5de73ba9cb41b2be24ccf1f72f5ed4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe5de73ba9cb41b2be24ccf1f72f5ed4", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2019-01-18 05:59:15,912 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-381382da-9497-4a91-a2cc-5b21ada5a557 2019-01-18 05:59:15,916 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateSecurityGroupTests-a9e4410b-f057-4a2-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5626cdfc1fb1cfaf475af4c6bd3152ab5ad69cb8" 2019-01-18 05:59:15,931 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:59:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2eface03-a752-4408-bcbf-7f4134f7333d Content-Encoding: gzip Content-Length: 257 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateSecurityGroupTests-a9e4410b-f057-4a2-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/03b049f244f24c8c9c887206964d1bb7"}, "enabled": true, "id": "03b049f244f24c8c9c887206964d1bb7", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-a9e4410b-f057-4a2-proj"}]} 2019-01-18 05:59:15,931 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateSecurityGroupTests-a9e4410b-f057-4a2-proj used request id req-2eface03-a752-4408-bcbf-7f4134f7333d 2019-01-18 05:59:15,934 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5626cdfc1fb1cfaf475af4c6bd3152ab5ad69cb8" 2019-01-18 05:59:16,023 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:59:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-62e2c654-b1af-4a3b-a9c4-81d42a6e1515 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-18 05:59:16,023 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-62e2c654-b1af-4a3b-a9c4-81d42a6e1515 2019-01-18 05:59:16,404 - keystone_utils - INFO - Created user with name - CreateSecurityGroupTests-a9e4410b-f057-4a2-user 2019-01-18 05:59:16,405 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 05:59:16,409 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8d6437266cae63f4360ad8da94643590a5338b9" 2019-01-18 05:59:16,494 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:59:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-126a84ed-8b9f-4e04-8207-92e538f3f54e Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "488fca829f8b496daa1cd2cdc6e45c49", "links": {"self": "http://172.30.9.23:5000/v3/roles/488fca829f8b496daa1cd2cdc6e45c49"}, "name": "Member"}, {"domain_id": null, "id": "6b7f4f4f76264b6fb449c43b86ee3817", "links": {"self": "http://172.30.9.23:5000/v3/roles/6b7f4f4f76264b6fb449c43b86ee3817"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a482b711adf94961bf4bb28eda7f0e28", "links": {"self": "http://172.30.9.23:5000/v3/roles/a482b711adf94961bf4bb28eda7f0e28"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c65201bd05504fa786d79b166e8bbba3", "links": {"self": "http://172.30.9.23:5000/v3/roles/c65201bd05504fa786d79b166e8bbba3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "e7e317b66c174923a8cb46c48d897c8d", "links": {"self": "http://172.30.9.23:5000/v3/roles/e7e317b66c174923a8cb46c48d897c8d"}, "name": "ResellerAdmin"}]} 2019-01-18 05:59:16,494 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-126a84ed-8b9f-4e04-8207-92e538f3f54e 2019-01-18 05:59:16,498 - 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}f8d6437266cae63f4360ad8da94643590a5338b9" -d '{"role": {"name": "CreateSecurityGroupTests-a9e4410b-f057-4a2-proj-role"}}' 2019-01-18 05:59:16,620 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 18 Jan 2019 05:59:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-94220f0e-b842-488d-a7fc-53603b3d7a24 Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "e976fe09f5914e7c9cd6bb2bf11d7f26", "links": {"self": "http://172.30.9.23:5000/v3/roles/e976fe09f5914e7c9cd6bb2bf11d7f26"}, "name": "CreateSecurityGroupTests-a9e4410b-f057-4a2-proj-role"}} 2019-01-18 05:59:16,620 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-94220f0e-b842-488d-a7fc-53603b3d7a24 2019-01-18 05:59:16,621 - keystone_utils - INFO - Created role with name - CreateSecurityGroupTests-a9e4410b-f057-4a2-proj-role 2019-01-18 05:59:16,625 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/e976fe09f5914e7c9cd6bb2bf11d7f26 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8d6437266cae63f4360ad8da94643590a5338b9" 2019-01-18 05:59:16,715 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:59:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8bcfba20-836f-4f49-9240-e9107a26b8b3 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.23:5000/v3/roles/e976fe09f5914e7c9cd6bb2bf11d7f26"}, "domain_id": null, "name": "CreateSecurityGroupTests-a9e4410b-f057-4a2-proj-role", "id": "e976fe09f5914e7c9cd6bb2bf11d7f26"}} 2019-01-18 05:59:16,715 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/e976fe09f5914e7c9cd6bb2bf11d7f26 used request id req-8bcfba20-836f-4f49-9240-e9107a26b8b3 2019-01-18 05:59:16,715 - keystone_utils - INFO - Granting role CreateSecurityGroupTests-a9e4410b-f057-4a2-proj-role to project CreateSecurityGroupTests-a9e4410b-f057-4a2-proj 2019-01-18 05:59:16,719 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/03b049f244f24c8c9c887206964d1bb7/users/c4d7174b7f014723a45254396ae0ffc5/roles/e976fe09f5914e7c9cd6bb2bf11d7f26 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8d6437266cae63f4360ad8da94643590a5338b9" 2019-01-18 05:59:16,844 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 05:59:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-81977f4b-0611-4c55-b86c-5353a996e2e8 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 05:59:16,844 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/03b049f244f24c8c9c887206964d1bb7/users/c4d7174b7f014723a45254396ae0ffc5/roles/e976fe09f5914e7c9cd6bb2bf11d7f26 used request id req-81977f4b-0611-4c55-b86c-5353a996e2e8 2019-01-18 05:59:16,845 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 05:59:16,846 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 05:59:17,232 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e976fe09f5914e7c9cd6bb2bf11d7f26", "name": "CreateSecurityGroupTests-a9e4410b-f057-4a2-proj-role"}], "expires_at": "2019-01-18T06:59:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "03b049f244f24c8c9c887206964d1bb7", "name": "CreateSecurityGroupTests-a9e4410b-f057-4a2-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/03b049f244f24c8c9c887206964d1bb7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/03b049f244f24c8c9c887206964d1bb7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/03b049f244f24c8c9c887206964d1bb7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/03b049f244f24c8c9c887206964d1bb7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/03b049f244f24c8c9c887206964d1bb7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/03b049f244f24c8c9c887206964d1bb7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/03b049f244f24c8c9c887206964d1bb7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/03b049f244f24c8c9c887206964d1bb7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/03b049f244f24c8c9c887206964d1bb7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/03b049f244f24c8c9c887206964d1bb7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/03b049f244f24c8c9c887206964d1bb7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/03b049f244f24c8c9c887206964d1bb7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-a9e4410b-f057-4a2-user", "id": "c4d7174b7f014723a45254396ae0ffc5"}, "audit_ids": ["9swuOwQ0R1W8d9kGSoYwNA"], "issued_at": "2019-01-18T05:59:17.000000Z"}} 2019-01-18 05:59:17,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}9ee5d9bcd35274b3b80119124faafc1988242f7b" 2019-01-18 05:59:17,315 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:59:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c66029ca-92c9-4172-b020-9e7d44b5704b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 05:59:17,316 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-c66029ca-92c9-4172-b020-9e7d44b5704b 2019-01-18 05:59:17,322 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-e845aec8-a7ac-49f4-ad06-2441d055da8ename&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ee5d9bcd35274b3b80119124faafc1988242f7b" 2019-01-18 05:59:17,607 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-0a6e45f8-1337-410b-b027-5be6755062b8 Date: Fri, 18 Jan 2019 05:59:17 GMT RESP BODY: {"security_groups": []} 2019-01-18 05:59:17,607 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-e845aec8-a7ac-49f4-ad06-2441d055da8ename&description=hello+group used request id req-0a6e45f8-1337-410b-b027-5be6755062b8 2019-01-18 05:59:17,607 - OpenStackSecurityGroup - INFO - Creating security group CreateSecurityGroupTests-e845aec8-a7ac-49f4-ad06-2441d055da8ename... 2019-01-18 05:59:17,607 - neutron_utils - INFO - Creating security group with name - CreateSecurityGroupTests-e845aec8-a7ac-49f4-ad06-2441d055da8ename 2019-01-18 05:59:17,613 - 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}9ee5d9bcd35274b3b80119124faafc1988242f7b" -d '{"security_group": {"name": "CreateSecurityGroupTests-e845aec8-a7ac-49f4-ad06-2441d055da8ename", "description": "hello group"}}' 2019-01-18 05:59:17,956 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1408 X-Openstack-Request-Id: req-7eb5d8bd-4623-4552-bfab-9e531a916e23 Date: Fri, 18 Jan 2019 05:59:17 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "03b049f244f24c8c9c887206964d1bb7", "created_at": "2019-01-18T05:59:17Z", "updated_at": "2019-01-18T05:59:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:17Z", "revision_number": 0, "id": "04913b82-0e9a-403c-8514-9f01567fb79e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:17Z", "security_group_id": "6795bd31-13ff-4d81-8984-dd84e2f0b701", "tenant_id": "03b049f244f24c8c9c887206964d1bb7", "port_range_min": null, "ethertype": "IPv6", "project_id": "03b049f244f24c8c9c887206964d1bb7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:17Z", "revision_number": 0, "id": "7230a10f-2f4d-4b26-8349-14d56ae6e498", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:17Z", "security_group_id": "6795bd31-13ff-4d81-8984-dd84e2f0b701", "tenant_id": "03b049f244f24c8c9c887206964d1bb7", "port_range_min": null, "ethertype": "IPv4", "project_id": "03b049f244f24c8c9c887206964d1bb7"}], "revision_number": 2, "project_id": "03b049f244f24c8c9c887206964d1bb7", "id": "6795bd31-13ff-4d81-8984-dd84e2f0b701", "name": "CreateSecurityGroupTests-e845aec8-a7ac-49f4-ad06-2441d055da8ename"}} 2019-01-18 05:59:17,956 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-groups used request id req-7eb5d8bd-4623-4552-bfab-9e531a916e23 2019-01-18 05:59:17,957 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 6795bd31-13ff-4d81-8984-dd84e2f0b701 2019-01-18 05:59:17,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=6795bd31-13ff-4d81-8984-dd84e2f0b701 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ee5d9bcd35274b3b80119124faafc1988242f7b" 2019-01-18 05:59:18,124 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-b4bdd2f1-62f7-441a-ad91-4987e86b986b Date: Fri, 18 Jan 2019 05:59: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": "2019-01-18T05:59:17Z", "security_group_id": "6795bd31-13ff-4d81-8984-dd84e2f0b701", "port_range_min": null, "revision_number": 0, "tenant_id": "03b049f244f24c8c9c887206964d1bb7", "created_at": "2019-01-18T05:59:17Z", "project_id": "03b049f244f24c8c9c887206964d1bb7", "id": "04913b82-0e9a-403c-8514-9f01567fb79e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T05:59:17Z", "security_group_id": "6795bd31-13ff-4d81-8984-dd84e2f0b701", "port_range_min": null, "revision_number": 0, "tenant_id": "03b049f244f24c8c9c887206964d1bb7", "created_at": "2019-01-18T05:59:17Z", "project_id": "03b049f244f24c8c9c887206964d1bb7", "id": "7230a10f-2f4d-4b26-8349-14d56ae6e498"}]} 2019-01-18 05:59:18,125 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=6795bd31-13ff-4d81-8984-dd84e2f0b701 used request id req-b4bdd2f1-62f7-441a-ad91-4987e86b986b 2019-01-18 05:59:18,125 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 6795bd31-13ff-4d81-8984-dd84e2f0b701 2019-01-18 05:59:18,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=6795bd31-13ff-4d81-8984-dd84e2f0b701 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ee5d9bcd35274b3b80119124faafc1988242f7b" 2019-01-18 05:59:18,307 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-c04f1e08-072e-45c9-9bd4-6467534ed6ac Date: Fri, 18 Jan 2019 05:59: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": "2019-01-18T05:59:17Z", "security_group_id": "6795bd31-13ff-4d81-8984-dd84e2f0b701", "port_range_min": null, "revision_number": 0, "tenant_id": "03b049f244f24c8c9c887206964d1bb7", "created_at": "2019-01-18T05:59:17Z", "project_id": "03b049f244f24c8c9c887206964d1bb7", "id": "04913b82-0e9a-403c-8514-9f01567fb79e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T05:59:17Z", "security_group_id": "6795bd31-13ff-4d81-8984-dd84e2f0b701", "port_range_min": null, "revision_number": 0, "tenant_id": "03b049f244f24c8c9c887206964d1bb7", "created_at": "2019-01-18T05:59:17Z", "project_id": "03b049f244f24c8c9c887206964d1bb7", "id": "7230a10f-2f4d-4b26-8349-14d56ae6e498"}]} 2019-01-18 05:59:18,307 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=6795bd31-13ff-4d81-8984-dd84e2f0b701 used request id req-c04f1e08-072e-45c9-9bd4-6467534ed6ac 2019-01-18 05:59:18,308 - neutron_utils - INFO - Retrieving security group with ID - 6795bd31-13ff-4d81-8984-dd84e2f0b701 2019-01-18 05:59:18,313 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?id=6795bd31-13ff-4d81-8984-dd84e2f0b701 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ee5d9bcd35274b3b80119124faafc1988242f7b" 2019-01-18 05:59:18,391 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-f2c5ce09-a9da-4d6f-8006-db2414e2e6d8 Date: Fri, 18 Jan 2019 05:59:18 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "03b049f244f24c8c9c887206964d1bb7", "created_at": "2019-01-18T05:59:17Z", "updated_at": "2019-01-18T05:59:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:17Z", "revision_number": 0, "id": "04913b82-0e9a-403c-8514-9f01567fb79e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:17Z", "security_group_id": "6795bd31-13ff-4d81-8984-dd84e2f0b701", "tenant_id": "03b049f244f24c8c9c887206964d1bb7", "port_range_min": null, "ethertype": "IPv6", "project_id": "03b049f244f24c8c9c887206964d1bb7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:17Z", "revision_number": 0, "id": "7230a10f-2f4d-4b26-8349-14d56ae6e498", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:17Z", "security_group_id": "6795bd31-13ff-4d81-8984-dd84e2f0b701", "tenant_id": "03b049f244f24c8c9c887206964d1bb7", "port_range_min": null, "ethertype": "IPv4", "project_id": "03b049f244f24c8c9c887206964d1bb7"}], "revision_number": 2, "project_id": "03b049f244f24c8c9c887206964d1bb7", "id": "6795bd31-13ff-4d81-8984-dd84e2f0b701", "name": "CreateSecurityGroupTests-e845aec8-a7ac-49f4-ad06-2441d055da8ename"}]} 2019-01-18 05:59:18,391 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?id=6795bd31-13ff-4d81-8984-dd84e2f0b701 used request id req-f2c5ce09-a9da-4d6f-8006-db2414e2e6d8 2019-01-18 05:59:18,392 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 6795bd31-13ff-4d81-8984-dd84e2f0b701 2019-01-18 05:59:18,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=6795bd31-13ff-4d81-8984-dd84e2f0b701 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ee5d9bcd35274b3b80119124faafc1988242f7b" 2019-01-18 05:59:18,423 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-bf8c7f61-775d-4618-98cb-af003ff82897 Date: Fri, 18 Jan 2019 05:59: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": "2019-01-18T05:59:17Z", "security_group_id": "6795bd31-13ff-4d81-8984-dd84e2f0b701", "port_range_min": null, "revision_number": 0, "tenant_id": "03b049f244f24c8c9c887206964d1bb7", "created_at": "2019-01-18T05:59:17Z", "project_id": "03b049f244f24c8c9c887206964d1bb7", "id": "04913b82-0e9a-403c-8514-9f01567fb79e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T05:59:17Z", "security_group_id": "6795bd31-13ff-4d81-8984-dd84e2f0b701", "port_range_min": null, "revision_number": 0, "tenant_id": "03b049f244f24c8c9c887206964d1bb7", "created_at": "2019-01-18T05:59:17Z", "project_id": "03b049f244f24c8c9c887206964d1bb7", "id": "7230a10f-2f4d-4b26-8349-14d56ae6e498"}]} 2019-01-18 05:59:18,423 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=6795bd31-13ff-4d81-8984-dd84e2f0b701 used request id req-bf8c7f61-775d-4618-98cb-af003ff82897 2019-01-18 05:59:18,424 - neutron_utils - INFO - Retrieving security group with ID - 6795bd31-13ff-4d81-8984-dd84e2f0b701 2019-01-18 05:59:18,429 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?id=6795bd31-13ff-4d81-8984-dd84e2f0b701 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ee5d9bcd35274b3b80119124faafc1988242f7b" 2019-01-18 05:59:18,473 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-fe2788c1-0ebf-4319-809c-d7162a033081 Date: Fri, 18 Jan 2019 05:59:18 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "03b049f244f24c8c9c887206964d1bb7", "created_at": "2019-01-18T05:59:17Z", "updated_at": "2019-01-18T05:59:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:17Z", "revision_number": 0, "id": "04913b82-0e9a-403c-8514-9f01567fb79e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:17Z", "security_group_id": "6795bd31-13ff-4d81-8984-dd84e2f0b701", "tenant_id": "03b049f244f24c8c9c887206964d1bb7", "port_range_min": null, "ethertype": "IPv6", "project_id": "03b049f244f24c8c9c887206964d1bb7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:17Z", "revision_number": 0, "id": "7230a10f-2f4d-4b26-8349-14d56ae6e498", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:17Z", "security_group_id": "6795bd31-13ff-4d81-8984-dd84e2f0b701", "tenant_id": "03b049f244f24c8c9c887206964d1bb7", "port_range_min": null, "ethertype": "IPv4", "project_id": "03b049f244f24c8c9c887206964d1bb7"}], "revision_number": 2, "project_id": "03b049f244f24c8c9c887206964d1bb7", "id": "6795bd31-13ff-4d81-8984-dd84e2f0b701", "name": "CreateSecurityGroupTests-e845aec8-a7ac-49f4-ad06-2441d055da8ename"}]} 2019-01-18 05:59:18,473 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?id=6795bd31-13ff-4d81-8984-dd84e2f0b701 used request id req-fe2788c1-0ebf-4319-809c-d7162a033081 2019-01-18 05:59:18,473 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 6795bd31-13ff-4d81-8984-dd84e2f0b701 2019-01-18 05:59:18,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=6795bd31-13ff-4d81-8984-dd84e2f0b701 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ee5d9bcd35274b3b80119124faafc1988242f7b" 2019-01-18 05:59:18,672 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-ec39b453-88cc-4df3-867f-bc3fdd5ef052 Date: Fri, 18 Jan 2019 05:59: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": "2019-01-18T05:59:17Z", "security_group_id": "6795bd31-13ff-4d81-8984-dd84e2f0b701", "port_range_min": null, "revision_number": 0, "tenant_id": "03b049f244f24c8c9c887206964d1bb7", "created_at": "2019-01-18T05:59:17Z", "project_id": "03b049f244f24c8c9c887206964d1bb7", "id": "04913b82-0e9a-403c-8514-9f01567fb79e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T05:59:17Z", "security_group_id": "6795bd31-13ff-4d81-8984-dd84e2f0b701", "port_range_min": null, "revision_number": 0, "tenant_id": "03b049f244f24c8c9c887206964d1bb7", "created_at": "2019-01-18T05:59:17Z", "project_id": "03b049f244f24c8c9c887206964d1bb7", "id": "7230a10f-2f4d-4b26-8349-14d56ae6e498"}]} 2019-01-18 05:59:18,673 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=6795bd31-13ff-4d81-8984-dd84e2f0b701 used request id req-ec39b453-88cc-4df3-867f-bc3fdd5ef052 2019-01-18 05:59:18,673 - neutron_utils - INFO - Retrieving security group with ID - 6795bd31-13ff-4d81-8984-dd84e2f0b701 2019-01-18 05:59:18,679 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?id=6795bd31-13ff-4d81-8984-dd84e2f0b701 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ee5d9bcd35274b3b80119124faafc1988242f7b" 2019-01-18 05:59:18,897 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-0a56b0ae-1dae-45fc-bb64-e9f73fffd611 Date: Fri, 18 Jan 2019 05:59:18 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "03b049f244f24c8c9c887206964d1bb7", "created_at": "2019-01-18T05:59:17Z", "updated_at": "2019-01-18T05:59:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:17Z", "revision_number": 0, "id": "04913b82-0e9a-403c-8514-9f01567fb79e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:17Z", "security_group_id": "6795bd31-13ff-4d81-8984-dd84e2f0b701", "tenant_id": "03b049f244f24c8c9c887206964d1bb7", "port_range_min": null, "ethertype": "IPv6", "project_id": "03b049f244f24c8c9c887206964d1bb7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:17Z", "revision_number": 0, "id": "7230a10f-2f4d-4b26-8349-14d56ae6e498", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:17Z", "security_group_id": "6795bd31-13ff-4d81-8984-dd84e2f0b701", "tenant_id": "03b049f244f24c8c9c887206964d1bb7", "port_range_min": null, "ethertype": "IPv4", "project_id": "03b049f244f24c8c9c887206964d1bb7"}], "revision_number": 2, "project_id": "03b049f244f24c8c9c887206964d1bb7", "id": "6795bd31-13ff-4d81-8984-dd84e2f0b701", "name": "CreateSecurityGroupTests-e845aec8-a7ac-49f4-ad06-2441d055da8ename"}]} 2019-01-18 05:59:18,897 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?id=6795bd31-13ff-4d81-8984-dd84e2f0b701 used request id req-0a56b0ae-1dae-45fc-bb64-e9f73fffd611 2019-01-18 05:59:18,898 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 6795bd31-13ff-4d81-8984-dd84e2f0b701 2019-01-18 05:59:18,903 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=6795bd31-13ff-4d81-8984-dd84e2f0b701 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ee5d9bcd35274b3b80119124faafc1988242f7b" 2019-01-18 05:59:19,062 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-2a14aede-315a-4042-a800-d62a760dd8dd Date: Fri, 18 Jan 2019 05:59: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": "2019-01-18T05:59:17Z", "security_group_id": "6795bd31-13ff-4d81-8984-dd84e2f0b701", "port_range_min": null, "revision_number": 0, "tenant_id": "03b049f244f24c8c9c887206964d1bb7", "created_at": "2019-01-18T05:59:17Z", "project_id": "03b049f244f24c8c9c887206964d1bb7", "id": "04913b82-0e9a-403c-8514-9f01567fb79e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T05:59:17Z", "security_group_id": "6795bd31-13ff-4d81-8984-dd84e2f0b701", "port_range_min": null, "revision_number": 0, "tenant_id": "03b049f244f24c8c9c887206964d1bb7", "created_at": "2019-01-18T05:59:17Z", "project_id": "03b049f244f24c8c9c887206964d1bb7", "id": "7230a10f-2f4d-4b26-8349-14d56ae6e498"}]} 2019-01-18 05:59:19,063 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=6795bd31-13ff-4d81-8984-dd84e2f0b701 used request id req-2a14aede-315a-4042-a800-d62a760dd8dd 2019-01-18 05:59:19,063 - neutron_utils - INFO - Deleting security group with name - CreateSecurityGroupTests-e845aec8-a7ac-49f4-ad06-2441d055da8ename 2019-01-18 05:59:19,064 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 05:59:19,433 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e976fe09f5914e7c9cd6bb2bf11d7f26", "name": "CreateSecurityGroupTests-a9e4410b-f057-4a2-proj-role"}], "expires_at": "2019-01-18T06:59:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "03b049f244f24c8c9c887206964d1bb7", "name": "CreateSecurityGroupTests-a9e4410b-f057-4a2-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/03b049f244f24c8c9c887206964d1bb7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/03b049f244f24c8c9c887206964d1bb7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/03b049f244f24c8c9c887206964d1bb7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/03b049f244f24c8c9c887206964d1bb7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/03b049f244f24c8c9c887206964d1bb7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/03b049f244f24c8c9c887206964d1bb7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/03b049f244f24c8c9c887206964d1bb7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/03b049f244f24c8c9c887206964d1bb7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/03b049f244f24c8c9c887206964d1bb7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/03b049f244f24c8c9c887206964d1bb7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/03b049f244f24c8c9c887206964d1bb7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/03b049f244f24c8c9c887206964d1bb7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-a9e4410b-f057-4a2-user", "id": "c4d7174b7f014723a45254396ae0ffc5"}, "audit_ids": ["VDCJmfkBTka1XQgl2Uaavw"], "issued_at": "2019-01-18T05:59:19.000000Z"}} 2019-01-18 05:59:19,439 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-groups/6795bd31-13ff-4d81-8984-dd84e2f0b701 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}794f45c3cfa59d035aa8b77b1ec4f32e662c220d" 2019-01-18 05:59:19,741 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-487ff1af-1282-4284-b6c9-1328e6440703 Content-Length: 0 Date: Fri, 18 Jan 2019 05:59:19 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-18 05:59:19,741 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/6795bd31-13ff-4d81-8984-dd84e2f0b701 used request id req-487ff1af-1282-4284-b6c9-1328e6440703 2019-01-18 05:59:19,747 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-e845aec8-a7ac-49f4-ad06-2441d055da8ename&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}794f45c3cfa59d035aa8b77b1ec4f32e662c220d" 2019-01-18 05:59:19,933 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-ce14604c-3a90-48a7-982b-447a8568a71a Date: Fri, 18 Jan 2019 05:59:19 GMT RESP BODY: {"security_groups": []} 2019-01-18 05:59:19,933 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-e845aec8-a7ac-49f4-ad06-2441d055da8ename&description=hello+group used request id req-ce14604c-3a90-48a7-982b-447a8568a71a 2019-01-18 05:59:19,933 - neutron_utils - INFO - Deleting security group rule with ID - 7230a10f-2f4d-4b26-8349-14d56ae6e498 2019-01-18 05:59:19,940 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-group-rules/7230a10f-2f4d-4b26-8349-14d56ae6e498 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ee5d9bcd35274b3b80119124faafc1988242f7b" 2019-01-18 05:59:19,959 - keystoneauth.session - DEBUG - RESP: [404] Content-Type: application/json Content-Length: 155 X-Openstack-Request-Id: req-db12e3f0-deac-44ee-b207-6b91b9cb87d8 Date: Fri, 18 Jan 2019 05:59:19 GMT RESP BODY: {"NeutronError": {"message": "Security group rule 7230a10f-2f4d-4b26-8349-14d56ae6e498 does not exist", "type": "SecurityGroupRuleNotFound", "detail": ""}} 2019-01-18 05:59:19,960 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-group-rules/7230a10f-2f4d-4b26-8349-14d56ae6e498 used request id req-db12e3f0-deac-44ee-b207-6b91b9cb87d8 2019-01-18 05:59:19,960 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Security group rule 7230a10f-2f4d-4b26-8349-14d56ae6e498 does not exist", "type": "SecurityGroupRuleNotFound", "detail": ""}} 2019-01-18 05:59:19,960 - OpenStackSecurityGroup - WARNING - Rule not found, cannot delete - Security group rule 7230a10f-2f4d-4b26-8349-14d56ae6e498 does not exist Neutron server returns request_ids: ['req-db12e3f0-deac-44ee-b207-6b91b9cb87d8'] 2019-01-18 05:59:19,960 - neutron_utils - INFO - Deleting security group rule with ID - 04913b82-0e9a-403c-8514-9f01567fb79e 2019-01-18 05:59:19,966 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-group-rules/04913b82-0e9a-403c-8514-9f01567fb79e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ee5d9bcd35274b3b80119124faafc1988242f7b" 2019-01-18 05:59:20,120 - keystoneauth.session - DEBUG - RESP: [404] Content-Type: application/json Content-Length: 155 X-Openstack-Request-Id: req-975a9b47-b0dd-4fcc-af4f-0f9393abbe20 Date: Fri, 18 Jan 2019 05:59:20 GMT RESP BODY: {"NeutronError": {"message": "Security group rule 04913b82-0e9a-403c-8514-9f01567fb79e does not exist", "type": "SecurityGroupRuleNotFound", "detail": ""}} 2019-01-18 05:59:20,120 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-group-rules/04913b82-0e9a-403c-8514-9f01567fb79e used request id req-975a9b47-b0dd-4fcc-af4f-0f9393abbe20 2019-01-18 05:59:20,121 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Security group rule 04913b82-0e9a-403c-8514-9f01567fb79e does not exist", "type": "SecurityGroupRuleNotFound", "detail": ""}} 2019-01-18 05:59:20,121 - OpenStackSecurityGroup - WARNING - Rule not found, cannot delete - Security group rule 04913b82-0e9a-403c-8514-9f01567fb79e does not exist Neutron server returns request_ids: ['req-975a9b47-b0dd-4fcc-af4f-0f9393abbe20'] 2019-01-18 05:59:20,121 - neutron_utils - INFO - Deleting security group with name - CreateSecurityGroupTests-e845aec8-a7ac-49f4-ad06-2441d055da8ename 2019-01-18 05:59:20,127 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-groups/6795bd31-13ff-4d81-8984-dd84e2f0b701 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ee5d9bcd35274b3b80119124faafc1988242f7b" 2019-01-18 05:59:20,148 - keystoneauth.session - DEBUG - RESP: [404] Content-Type: application/json Content-Length: 146 X-Openstack-Request-Id: req-9f9f8922-39f9-40f0-91ad-176795c36795 Date: Fri, 18 Jan 2019 05:59:20 GMT RESP BODY: {"NeutronError": {"message": "Security group 6795bd31-13ff-4d81-8984-dd84e2f0b701 does not exist", "type": "SecurityGroupNotFound", "detail": ""}} 2019-01-18 05:59:20,148 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/6795bd31-13ff-4d81-8984-dd84e2f0b701 used request id req-9f9f8922-39f9-40f0-91ad-176795c36795 2019-01-18 05:59:20,148 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Security group 6795bd31-13ff-4d81-8984-dd84e2f0b701 does not exist", "type": "SecurityGroupNotFound", "detail": ""}} 2019-01-18 05:59:20,149 - OpenStackSecurityGroup - WARNING - Security Group not found, cannot delete - Security group 6795bd31-13ff-4d81-8984-dd84e2f0b701 does not exist Neutron server returns request_ids: ['req-9f9f8922-39f9-40f0-91ad-176795c36795'] 2019-01-18 05:59:20,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}f8d6437266cae63f4360ad8da94643590a5338b9" 2019-01-18 05:59:20,376 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-ac6f9e9c-6e3c-4bad-9dbf-3f2c6504161c Date: Fri, 18 Jan 2019 05:59:20 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-18T04:53:26Z", "updated_at": "2019-01-18T04:53:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:53:26Z", "revision_number": 0, "id": "260c2de9-5dc5-4508-b06c-24b9d7ed838c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:53:26Z", "security_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:53:26Z", "revision_number": 0, "id": "571036d3-cb1d-483a-acb9-96f19293add9", "remote_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "remote_ip_prefix": null, "created_at": "2019-01-18T04:53:26Z", "security_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:53:26Z", "revision_number": 0, "id": "84255fa4-c13a-4cfe-b73d-e56ee216ca1e", "remote_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "remote_ip_prefix": null, "created_at": "2019-01-18T04:53:26Z", "security_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:53:26Z", "revision_number": 0, "id": "9c6f69fc-3bf8-4346-9288-5a255b82b67e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:53:26Z", "security_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "created_at": "2019-01-18T04:51:20Z", "updated_at": "2019-01-18T04:51:20Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "24c99e6f-888c-4943-9c93-54ad3b18b18c", "remote_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv4", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "2b339890-44d0-4711-a050-08a64d58e2a0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv6", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "45161a51-d6dd-4bb8-986d-bc2f88599c1d", "remote_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv6", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "87b9b994-ae22-4850-863a-6a4925bd01fe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv4", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}], "revision_number": 4, "project_id": "9c53a91613fb4d5080479ac6f51697ed", "id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "020d00b5451a467cb276d06789a1149d", "created_at": "2019-01-18T05:59:12Z", "updated_at": "2019-01-18T05:59:12Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:12Z", "revision_number": 0, "id": "38b091dd-dca7-4cbe-8c1c-dd18a74bfca8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:12Z", "security_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "tenant_id": "020d00b5451a467cb276d06789a1149d", "port_range_min": null, "ethertype": "IPv6", "project_id": "020d00b5451a467cb276d06789a1149d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:12Z", "revision_number": 0, "id": "38b9f88b-1fc0-40d1-af74-237d79be193d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:12Z", "security_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "tenant_id": "020d00b5451a467cb276d06789a1149d", "port_range_min": null, "ethertype": "IPv4", "project_id": "020d00b5451a467cb276d06789a1149d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:12Z", "revision_number": 0, "id": "60f7d4a7-1a27-4801-a1e8-5bf33633b818", "remote_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:12Z", "security_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "tenant_id": "020d00b5451a467cb276d06789a1149d", "port_range_min": null, "ethertype": "IPv6", "project_id": "020d00b5451a467cb276d06789a1149d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:12Z", "revision_number": 0, "id": "8faf6dda-6919-4b75-b745-2af38abf8dcf", "remote_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:12Z", "security_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "tenant_id": "020d00b5451a467cb276d06789a1149d", "port_range_min": null, "ethertype": "IPv4", "project_id": "020d00b5451a467cb276d06789a1149d"}], "revision_number": 4, "project_id": "020d00b5451a467cb276d06789a1149d", "id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "created_at": "2019-01-18T04:39:06Z", "updated_at": "2019-01-18T04:39:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "0aedefa2-edbc-47b5-bead-e954540f6937", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "47feb8aba08a40dca7028a1701e597b9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "4bf1a402-0fa2-4cfd-9fee-4a28f16bb271", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "47feb8aba08a40dca7028a1701e597b9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "4e399c2e-bc03-4aa3-b192-1fafdc9248ba", "remote_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "47feb8aba08a40dca7028a1701e597b9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "8860837e-afbd-4411-adf9-d88db88c2114", "remote_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "47feb8aba08a40dca7028a1701e597b9"}], "revision_number": 4, "project_id": "47feb8aba08a40dca7028a1701e597b9", "id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "03b049f244f24c8c9c887206964d1bb7", "created_at": "2019-01-18T05:59:17Z", "updated_at": "2019-01-18T05:59:17Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:17Z", "revision_number": 0, "id": "36803b0e-9394-47f0-ab83-e27a80da1df0", "remote_group_id": "e404c4ba-e74c-44ec-8d3f-f0f375a1ab00", "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:17Z", "security_group_id": "e404c4ba-e74c-44ec-8d3f-f0f375a1ab00", "tenant_id": "03b049f244f24c8c9c887206964d1bb7", "port_range_min": null, "ethertype": "IPv4", "project_id": "03b049f244f24c8c9c887206964d1bb7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:17Z", "revision_number": 0, "id": "3e1415fd-d3ae-4d3d-af02-e21a751930cb", "remote_group_id": "e404c4ba-e74c-44ec-8d3f-f0f375a1ab00", "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:17Z", "security_group_id": "e404c4ba-e74c-44ec-8d3f-f0f375a1ab00", "tenant_id": "03b049f244f24c8c9c887206964d1bb7", "port_range_min": null, "ethertype": "IPv6", "project_id": "03b049f244f24c8c9c887206964d1bb7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:17Z", "revision_number": 0, "id": "727d0a8a-02fd-441f-94bd-b93c504e903f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:17Z", "security_group_id": "e404c4ba-e74c-44ec-8d3f-f0f375a1ab00", "tenant_id": "03b049f244f24c8c9c887206964d1bb7", "port_range_min": null, "ethertype": "IPv6", "project_id": "03b049f244f24c8c9c887206964d1bb7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:17Z", "revision_number": 0, "id": "dbb4874f-2201-4a03-b994-3ac3948f8135", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:17Z", "security_group_id": "e404c4ba-e74c-44ec-8d3f-f0f375a1ab00", "tenant_id": "03b049f244f24c8c9c887206964d1bb7", "port_range_min": null, "ethertype": "IPv4", "project_id": "03b049f244f24c8c9c887206964d1bb7"}], "revision_number": 4, "project_id": "03b049f244f24c8c9c887206964d1bb7", "id": "e404c4ba-e74c-44ec-8d3f-f0f375a1ab00", "name": "default"}]} 2019-01-18 05:59:20,376 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-ac6f9e9c-6e3c-4bad-9dbf-3f2c6504161c 2019-01-18 05:59:20,381 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/9c53a91613fb4d5080479ac6f51697ed -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8d6437266cae63f4360ad8da94643590a5338b9" 2019-01-18 05:59:20,470 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:59:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8152d8a8-e7e6-4fa3-bc1f-f8887a82f655 Content-Encoding: gzip Content-Length: 190 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/9c53a91613fb4d5080479ac6f51697ed"}, "enabled": true, "id": "9c53a91613fb4d5080479ac6f51697ed", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2019-01-18 05:59:20,470 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/9c53a91613fb4d5080479ac6f51697ed used request id req-8152d8a8-e7e6-4fa3-bc1f-f8887a82f655 2019-01-18 05:59:20,474 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/020d00b5451a467cb276d06789a1149d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8d6437266cae63f4360ad8da94643590a5338b9" 2019-01-18 05:59:20,577 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:59:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d2f7d2d5-07bc-4457-af95-306cd87679d8 Content-Encoding: gzip Content-Length: 248 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/020d00b5451a467cb276d06789a1149d"}, "enabled": true, "id": "020d00b5451a467cb276d06789a1149d", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}} 2019-01-18 05:59:20,578 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/020d00b5451a467cb276d06789a1149d used request id req-d2f7d2d5-07bc-4457-af95-306cd87679d8 2019-01-18 05:59:20,581 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/47feb8aba08a40dca7028a1701e597b9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8d6437266cae63f4360ad8da94643590a5338b9" 2019-01-18 05:59:20,677 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:59:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fb6fbc45-9861-4c7e-8e15-1b8ff43c5a17 Content-Encoding: gzip Content-Length: 205 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/47feb8aba08a40dca7028a1701e597b9"}, "enabled": true, "id": "47feb8aba08a40dca7028a1701e597b9", "parent_id": "default", "domain_id": "default", "name": "service"}} 2019-01-18 05:59:20,677 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/47feb8aba08a40dca7028a1701e597b9 used request id req-fb6fbc45-9861-4c7e-8e15-1b8ff43c5a17 2019-01-18 05:59:20,681 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/03b049f244f24c8c9c887206964d1bb7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8d6437266cae63f4360ad8da94643590a5338b9" 2019-01-18 05:59:20,768 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:59:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6ecc6c82-091b-4f91-8c91-bddf96b3e577 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/03b049f244f24c8c9c887206964d1bb7"}, "enabled": true, "id": "03b049f244f24c8c9c887206964d1bb7", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-a9e4410b-f057-4a2-proj"}} 2019-01-18 05:59:20,768 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/03b049f244f24c8c9c887206964d1bb7 used request id req-6ecc6c82-091b-4f91-8c91-bddf96b3e577 2019-01-18 05:59:20,769 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e404c4ba-e74c-44ec-8d3f-f0f375a1ab00 2019-01-18 05:59:20,774 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=e404c4ba-e74c-44ec-8d3f-f0f375a1ab00 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8d6437266cae63f4360ad8da94643590a5338b9" 2019-01-18 05:59:20,964 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-e94b7fa1-03fc-4b19-a45b-a120182d5874 Date: Fri, 18 Jan 2019 05:59:20 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "e404c4ba-e74c-44ec-8d3f-f0f375a1ab00", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T05:59:17Z", "security_group_id": "e404c4ba-e74c-44ec-8d3f-f0f375a1ab00", "port_range_min": null, "revision_number": 0, "tenant_id": "03b049f244f24c8c9c887206964d1bb7", "created_at": "2019-01-18T05:59:17Z", "project_id": "03b049f244f24c8c9c887206964d1bb7", "id": "36803b0e-9394-47f0-ab83-e27a80da1df0"}, {"remote_group_id": "e404c4ba-e74c-44ec-8d3f-f0f375a1ab00", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T05:59:17Z", "security_group_id": "e404c4ba-e74c-44ec-8d3f-f0f375a1ab00", "port_range_min": null, "revision_number": 0, "tenant_id": "03b049f244f24c8c9c887206964d1bb7", "created_at": "2019-01-18T05:59:17Z", "project_id": "03b049f244f24c8c9c887206964d1bb7", "id": "3e1415fd-d3ae-4d3d-af02-e21a751930cb"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T05:59:17Z", "security_group_id": "e404c4ba-e74c-44ec-8d3f-f0f375a1ab00", "port_range_min": null, "revision_number": 0, "tenant_id": "03b049f244f24c8c9c887206964d1bb7", "created_at": "2019-01-18T05:59:17Z", "project_id": "03b049f244f24c8c9c887206964d1bb7", "id": "727d0a8a-02fd-441f-94bd-b93c504e903f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T05:59:17Z", "security_group_id": "e404c4ba-e74c-44ec-8d3f-f0f375a1ab00", "port_range_min": null, "revision_number": 0, "tenant_id": "03b049f244f24c8c9c887206964d1bb7", "created_at": "2019-01-18T05:59:17Z", "project_id": "03b049f244f24c8c9c887206964d1bb7", "id": "dbb4874f-2201-4a03-b994-3ac3948f8135"}]} 2019-01-18 05:59:20,965 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=e404c4ba-e74c-44ec-8d3f-f0f375a1ab00 used request id req-e94b7fa1-03fc-4b19-a45b-a120182d5874 2019-01-18 05:59:20,965 - neutron_utils - INFO - Deleting security group with name - default 2019-01-18 05:59:20,971 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-groups/e404c4ba-e74c-44ec-8d3f-f0f375a1ab00 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8d6437266cae63f4360ad8da94643590a5338b9" 2019-01-18 05:59:21,249 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-5d7d031e-687f-4b1f-82d6-91384ef3a570 Content-Length: 0 Date: Fri, 18 Jan 2019 05:59:21 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-18 05:59:21,249 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/e404c4ba-e74c-44ec-8d3f-f0f375a1ab00 used request id req-5d7d031e-687f-4b1f-82d6-91384ef3a570 2019-01-18 05:59:21,249 - keystone_utils - INFO - Deleting project with name - CreateSecurityGroupTests-a9e4410b-f057-4a2-proj 2019-01-18 05:59:21,253 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/03b049f244f24c8c9c887206964d1bb7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8d6437266cae63f4360ad8da94643590a5338b9" 2019-01-18 05:59:21,485 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 05:59:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3a8a91f3-8aae-489a-b41f-9152dd1a90e0 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 05:59:21,486 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/03b049f244f24c8c9c887206964d1bb7 used request id req-3a8a91f3-8aae-489a-b41f-9152dd1a90e0 2019-01-18 05:59:21,486 - keystone_utils - INFO - Deleting role with name - CreateSecurityGroupTests-a9e4410b-f057-4a2-proj-role 2019-01-18 05:59:21,490 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/e976fe09f5914e7c9cd6bb2bf11d7f26 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8d6437266cae63f4360ad8da94643590a5338b9" 2019-01-18 05:59:21,610 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 05:59:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-52ce63c0-f62a-4395-a9af-86ecdca8eb4a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 05:59:21,610 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/e976fe09f5914e7c9cd6bb2bf11d7f26 used request id req-52ce63c0-f62a-4395-a9af-86ecdca8eb4a 2019-01-18 05:59:21,614 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8d6437266cae63f4360ad8da94643590a5338b9" 2019-01-18 05:59:21,703 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:59:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8c54af8a-6d48-4f8b-b953-4e740e4bcf54 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "488fca829f8b496daa1cd2cdc6e45c49", "links": {"self": "http://172.30.9.23:5000/v3/roles/488fca829f8b496daa1cd2cdc6e45c49"}, "name": "Member"}, {"domain_id": null, "id": "6b7f4f4f76264b6fb449c43b86ee3817", "links": {"self": "http://172.30.9.23:5000/v3/roles/6b7f4f4f76264b6fb449c43b86ee3817"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a482b711adf94961bf4bb28eda7f0e28", "links": {"self": "http://172.30.9.23:5000/v3/roles/a482b711adf94961bf4bb28eda7f0e28"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c65201bd05504fa786d79b166e8bbba3", "links": {"self": "http://172.30.9.23:5000/v3/roles/c65201bd05504fa786d79b166e8bbba3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "e7e317b66c174923a8cb46c48d897c8d", "links": {"self": "http://172.30.9.23:5000/v3/roles/e7e317b66c174923a8cb46c48d897c8d"}, "name": "ResellerAdmin"}]} 2019-01-18 05:59:21,703 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-8c54af8a-6d48-4f8b-b953-4e740e4bcf54 2019-01-18 05:59:21,704 - keystone_utils - INFO - Deleting user with name - CreateSecurityGroupTests-a9e4410b-f057-4a2-user 2019-01-18 05:59:21,708 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/c4d7174b7f014723a45254396ae0ffc5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5626cdfc1fb1cfaf475af4c6bd3152ab5ad69cb8" 2019-01-18 05:59:21,883 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 05:59:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6fb53b81-e197-457f-863a-22fab186c036 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 05:59:21,883 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/c4d7174b7f014723a45254396ae0ffc5 used request id req-6fb53b81-e197-457f-863a-22fab186c036 2019-01-18 05:59:21,885 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 05:59:22,262 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "488fca829f8b496daa1cd2cdc6e45c49", "name": "Member"}, {"id": "c65201bd05504fa786d79b166e8bbba3", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}], "expires_at": "2019-01-18T06:59:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "020d00b5451a467cb276d06789a1149d", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "id": "e292c913af7844408b6509a836e493f5"}, "audit_ids": ["UgW9zxt3Tx6AdIiDXhMccA"], "issued_at": "2019-01-18T05:59:22.000000Z"}} 2019-01-18 05:59:22,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}9f81052deb57cc9586a69693c1b15db470e5de7b" 2019-01-18 05:59:22,356 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:59:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6e549515-ec71-4e1b-84f4-37ad2da5cbfd Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 05:59:22,356 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-6e549515-ec71-4e1b-84f4-37ad2da5cbfd 2019-01-18 05:59:22,358 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 05:59:22,359 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 05:59:22,753 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "488fca829f8b496daa1cd2cdc6e45c49", "name": "Member"}, {"id": "c65201bd05504fa786d79b166e8bbba3", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}], "expires_at": "2019-01-18T06:59:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "020d00b5451a467cb276d06789a1149d", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "id": "e292c913af7844408b6509a836e493f5"}, "audit_ids": ["vH18Jv31Q0eADwHgfPiH-w"], "issued_at": "2019-01-18T05:59:22.000000Z"}} 2019-01-18 05:59:22,754 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3499ea9373d5582a49de37da42500667688c4f0d" 2019-01-18 05:59:22,831 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:59:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8cd073a0-66fc-4f96-abf6-9cf87cee28fe Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 05:59:22,831 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-8cd073a0-66fc-4f96-abf6-9cf87cee28fe 2019-01-18 05:59:22,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" 2019-01-18 05:59:22,842 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 18 Jan 2019 05:59: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"}]}]}} 2019-01-18 05:59:22,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=CreateSecurityGroupTests-f8dfb27a-f2e8-40f-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3499ea9373d5582a49de37da42500667688c4f0d" 2019-01-18 05:59:22,937 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:59:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-39b928e9-dc1a-4bc6-8af9-646d4000dc7c 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-f8dfb27a-f2e8-40f-proj", "previous": null, "next": null}, "projects": []} 2019-01-18 05:59:22,937 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-f8dfb27a-f2e8-40f-proj used request id req-39b928e9-dc1a-4bc6-8af9-646d4000dc7c 2019-01-18 05:59:22,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}3499ea9373d5582a49de37da42500667688c4f0d" 2019-01-18 05:59:23,032 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:59:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-df7e8b29-c173-4ab6-a920-e949ef63a461 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-18 05:59:23,033 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-df7e8b29-c173-4ab6-a920-e949ef63a461 2019-01-18 05:59:23,037 - 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}3499ea9373d5582a49de37da42500667688c4f0d" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSecurityGroupTests-f8dfb27a-f2e8-40f-proj"}}' 2019-01-18 05:59:23,166 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 18 Jan 2019 05:59:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e33682a4-fcf2-4e07-abb4-edcebca1063d Content-Length: 309 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/7f2214bb3aac4880b6ecea6e99e16402"}, "enabled": true, "id": "7f2214bb3aac4880b6ecea6e99e16402", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-f8dfb27a-f2e8-40f-proj"}} 2019-01-18 05:59:23,166 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-e33682a4-fcf2-4e07-abb4-edcebca1063d 2019-01-18 05:59:23,167 - keystone_utils - INFO - Created project with name - CreateSecurityGroupTests-f8dfb27a-f2e8-40f-proj 2019-01-18 05:59:23,167 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 05:59:23,168 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 05:59:23,552 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "488fca829f8b496daa1cd2cdc6e45c49", "name": "Member"}, {"id": "c65201bd05504fa786d79b166e8bbba3", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}], "expires_at": "2019-01-18T06:59:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "020d00b5451a467cb276d06789a1149d", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "id": "e292c913af7844408b6509a836e493f5"}, "audit_ids": ["JxfTsJ0_RfWqWH4ROm_VzA"], "issued_at": "2019-01-18T05:59:23.000000Z"}} 2019-01-18 05:59: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}bee1fe26fff85929916713e5168e07fda38ed61d" 2019-01-18 05:59:23,629 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:59:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fe76c813-d077-4fdb-bf32-a7e3812c92f4 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 05:59:23,629 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-fe76c813-d077-4fdb-bf32-a7e3812c92f4 2019-01-18 05:59:23,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" 2019-01-18 05:59:23,639 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 18 Jan 2019 05:59: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"}]}]}} 2019-01-18 05:59:23,640 - 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}bee1fe26fff85929916713e5168e07fda38ed61d" 2019-01-18 05:59:23,677 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:59:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2e27466d-e318-47f5-9e7f-9e77325f477e Content-Encoding: gzip Content-Length: 869 Content-Type: application/json RESP BODY: {"users": [{"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/0607a2b4beb0408e9fa51cc5ba027ac6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0607a2b4beb0408e9fa51cc5ba027ac6", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/17c61b95071545a094cc82823d2b88b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "17c61b95071545a094cc82823d2b88b8", "email": "nova@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/29e5d2dfed2447bda26fc75bd1122674"}, "domain_id": "default", "enabled": true, "options": {}, "id": "29e5d2dfed2447bda26fc75bd1122674", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/3b6dcc8c791e4b6e8831f5b5e583de80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3b6dcc8c791e4b6e8831f5b5e583de80", "email": "neutron@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.23:5000/v3/users/45ab52d673584bc198669be88c88b878"}, "domain_id": "default", "enabled": true, "options": {}, "id": "45ab52d673584bc198669be88c88b878", "email": "barbican@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/57795b4ee52f49c6a71f55bb6c4012f8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "57795b4ee52f49c6a71f55bb6c4012f8", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/5c52969262974d64ac2a300ca5d60f50"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c52969262974d64ac2a300ca5d60f50", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/5fc15572bb1c489ba92bd9945bbc1f64"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5fc15572bb1c489ba92bd9945bbc1f64", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/6b519d70e25f4e61a9dfd738cd6bba22"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6b519d70e25f4e61a9dfd738cd6bba22", "email": "heat@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.23:5000/v3/users/8248437208b540c2893a7117ad102a87"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8248437208b540c2893a7117ad102a87", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/890dee97e62840c5b15e36f03f6b7efc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "890dee97e62840c5b15e36f03f6b7efc", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/8cccb516ecc44ed9bb7c8633df108fd4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8cccb516ecc44ed9bb7c8633df108fd4", "email": "glance@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.23:5000/v3/users/97c3d863a98148299fa116fdb54be470"}, "domain_id": "default", "enabled": true, "options": {}, "id": "97c3d863a98148299fa116fdb54be470", "email": "tacker@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/a2a0c8c0f19941808c9f618af50b3b79"}, "domain_id": "c19db1b8f60647a9a114cd23287c807b", "enabled": true, "options": {}, "id": "a2a0c8c0f19941808c9f618af50b3b79", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "links": {"self": "http://172.30.9.23:5000/v3/users/e292c913af7844408b6509a836e493f5"}, "domain_id": "default", "enabled": true, "id": "e292c913af7844408b6509a836e493f5", "options": {}}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/fe5de73ba9cb41b2be24ccf1f72f5ed4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe5de73ba9cb41b2be24ccf1f72f5ed4", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2019-01-18 05:59:23,677 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-2e27466d-e318-47f5-9e7f-9e77325f477e 2019-01-18 05:59:23,681 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateSecurityGroupTests-f8dfb27a-f2e8-40f-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bee1fe26fff85929916713e5168e07fda38ed61d" 2019-01-18 05:59:23,765 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:59:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-680446cf-0d5b-4e85-818e-91de95273333 Content-Encoding: gzip Content-Length: 254 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateSecurityGroupTests-f8dfb27a-f2e8-40f-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/7f2214bb3aac4880b6ecea6e99e16402"}, "enabled": true, "id": "7f2214bb3aac4880b6ecea6e99e16402", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-f8dfb27a-f2e8-40f-proj"}]} 2019-01-18 05:59:23,765 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateSecurityGroupTests-f8dfb27a-f2e8-40f-proj used request id req-680446cf-0d5b-4e85-818e-91de95273333 2019-01-18 05:59:23,769 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bee1fe26fff85929916713e5168e07fda38ed61d" 2019-01-18 05:59:23,856 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:59:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2c0a0114-93e4-4ec6-a973-f829775d2a17 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-18 05:59:23,856 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-2c0a0114-93e4-4ec6-a973-f829775d2a17 2019-01-18 05:59:24,154 - keystone_utils - INFO - Created user with name - CreateSecurityGroupTests-f8dfb27a-f2e8-40f-user 2019-01-18 05:59:24,154 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 05:59:24,159 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3499ea9373d5582a49de37da42500667688c4f0d" 2019-01-18 05:59:24,259 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:59:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f9d35e91-326c-4bac-a2a0-a3dfa358363f Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "488fca829f8b496daa1cd2cdc6e45c49", "links": {"self": "http://172.30.9.23:5000/v3/roles/488fca829f8b496daa1cd2cdc6e45c49"}, "name": "Member"}, {"domain_id": null, "id": "6b7f4f4f76264b6fb449c43b86ee3817", "links": {"self": "http://172.30.9.23:5000/v3/roles/6b7f4f4f76264b6fb449c43b86ee3817"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a482b711adf94961bf4bb28eda7f0e28", "links": {"self": "http://172.30.9.23:5000/v3/roles/a482b711adf94961bf4bb28eda7f0e28"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c65201bd05504fa786d79b166e8bbba3", "links": {"self": "http://172.30.9.23:5000/v3/roles/c65201bd05504fa786d79b166e8bbba3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "e7e317b66c174923a8cb46c48d897c8d", "links": {"self": "http://172.30.9.23:5000/v3/roles/e7e317b66c174923a8cb46c48d897c8d"}, "name": "ResellerAdmin"}]} 2019-01-18 05:59:24,259 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-f9d35e91-326c-4bac-a2a0-a3dfa358363f 2019-01-18 05:59:24,263 - 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}3499ea9373d5582a49de37da42500667688c4f0d" -d '{"role": {"name": "CreateSecurityGroupTests-f8dfb27a-f2e8-40f-proj-role"}}' 2019-01-18 05:59:24,375 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 18 Jan 2019 05:59:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-349bceed-1305-4704-a977-4fb4ac580147 Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "5ed14fd683c14a24bcebf21e4a356a8e", "links": {"self": "http://172.30.9.23:5000/v3/roles/5ed14fd683c14a24bcebf21e4a356a8e"}, "name": "CreateSecurityGroupTests-f8dfb27a-f2e8-40f-proj-role"}} 2019-01-18 05:59:24,375 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-349bceed-1305-4704-a977-4fb4ac580147 2019-01-18 05:59:24,375 - keystone_utils - INFO - Created role with name - CreateSecurityGroupTests-f8dfb27a-f2e8-40f-proj-role 2019-01-18 05:59:24,379 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/5ed14fd683c14a24bcebf21e4a356a8e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3499ea9373d5582a49de37da42500667688c4f0d" 2019-01-18 05:59:24,478 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:59:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bbcf2ea1-bfeb-4ba3-ae47-8cecb224e8e2 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.23:5000/v3/roles/5ed14fd683c14a24bcebf21e4a356a8e"}, "domain_id": null, "name": "CreateSecurityGroupTests-f8dfb27a-f2e8-40f-proj-role", "id": "5ed14fd683c14a24bcebf21e4a356a8e"}} 2019-01-18 05:59:24,478 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/5ed14fd683c14a24bcebf21e4a356a8e used request id req-bbcf2ea1-bfeb-4ba3-ae47-8cecb224e8e2 2019-01-18 05:59:24,478 - keystone_utils - INFO - Granting role CreateSecurityGroupTests-f8dfb27a-f2e8-40f-proj-role to project CreateSecurityGroupTests-f8dfb27a-f2e8-40f-proj 2019-01-18 05:59:24,482 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/7f2214bb3aac4880b6ecea6e99e16402/users/6ce91a4bdcaa48789f4534edc963339d/roles/5ed14fd683c14a24bcebf21e4a356a8e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3499ea9373d5582a49de37da42500667688c4f0d" 2019-01-18 05:59:24,605 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 05:59:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-908a7337-39e7-43df-8e75-4f8b31ed9584 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 05:59:24,605 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/7f2214bb3aac4880b6ecea6e99e16402/users/6ce91a4bdcaa48789f4534edc963339d/roles/5ed14fd683c14a24bcebf21e4a356a8e used request id req-908a7337-39e7-43df-8e75-4f8b31ed9584 2019-01-18 05:59:24,606 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 05:59:24,607 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 05:59:24,992 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "488fca829f8b496daa1cd2cdc6e45c49", "name": "Member"}, {"id": "c65201bd05504fa786d79b166e8bbba3", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}], "expires_at": "2019-01-18T06:59:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "020d00b5451a467cb276d06789a1149d", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "id": "e292c913af7844408b6509a836e493f5"}, "audit_ids": ["n21hFTb0SN2gweROIrDULA"], "issued_at": "2019-01-18T05:59:24.000000Z"}} 2019-01-18 05:59:24,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}16442fb2fe3fedf362fe624f8b0f789500047fb8" 2019-01-18 05:59:25,087 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:59:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a00d358e-4c05-4c3a-82ba-b42d1da123b8 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 05:59:25,088 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-a00d358e-4c05-4c3a-82ba-b42d1da123b8 2019-01-18 05:59:25,094 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-bead9d79-bab0-492a-be3d-4ef9356b0847name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16442fb2fe3fedf362fe624f8b0f789500047fb8" 2019-01-18 05:59:25,297 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-4da7c0dc-d88e-4f9f-baba-3565489f4ca4 Date: Fri, 18 Jan 2019 05:59:25 GMT RESP BODY: {"security_groups": []} 2019-01-18 05:59:25,297 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-bead9d79-bab0-492a-be3d-4ef9356b0847name&description=hello+group used request id req-4da7c0dc-d88e-4f9f-baba-3565489f4ca4 2019-01-18 05:59:25,298 - OpenStackSecurityGroup - INFO - Creating security group CreateSecurityGroupTests-bead9d79-bab0-492a-be3d-4ef9356b0847name... 2019-01-18 05:59:25,298 - neutron_utils - INFO - Creating security group with name - CreateSecurityGroupTests-bead9d79-bab0-492a-be3d-4ef9356b0847name 2019-01-18 05:59:25,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" 2019-01-18 05:59:25,306 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 18 Jan 2019 05:59: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"}]}]}} 2019-01-18 05:59:25,307 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateSecurityGroupTests-f8dfb27a-f2e8-40f-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16442fb2fe3fedf362fe624f8b0f789500047fb8" 2019-01-18 05:59:25,395 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:59:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d81dc2c6-fcea-4d9a-a6ff-bf2c1e6e06e6 Content-Encoding: gzip Content-Length: 254 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateSecurityGroupTests-f8dfb27a-f2e8-40f-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/7f2214bb3aac4880b6ecea6e99e16402"}, "enabled": true, "id": "7f2214bb3aac4880b6ecea6e99e16402", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-f8dfb27a-f2e8-40f-proj"}]} 2019-01-18 05:59:25,396 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateSecurityGroupTests-f8dfb27a-f2e8-40f-proj used request id req-d81dc2c6-fcea-4d9a-a6ff-bf2c1e6e06e6 2019-01-18 05:59:25,401 - 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}16442fb2fe3fedf362fe624f8b0f789500047fb8" -d '{"security_group": {"tenant_id": "7f2214bb3aac4880b6ecea6e99e16402", "name": "CreateSecurityGroupTests-bead9d79-bab0-492a-be3d-4ef9356b0847name", "description": "hello group"}}' 2019-01-18 05:59:25,890 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1408 X-Openstack-Request-Id: req-027be94b-673c-4d27-8505-52389ec092bf Date: Fri, 18 Jan 2019 05:59:25 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "7f2214bb3aac4880b6ecea6e99e16402", "created_at": "2019-01-18T05:59:25Z", "updated_at": "2019-01-18T05:59:25Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:25Z", "revision_number": 0, "id": "2bfd781d-f94a-4f4e-8d50-060494a86daa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:25Z", "security_group_id": "3b137591-8ac8-4db7-ac1e-bc3580230eca", "tenant_id": "7f2214bb3aac4880b6ecea6e99e16402", "port_range_min": null, "ethertype": "IPv6", "project_id": "7f2214bb3aac4880b6ecea6e99e16402"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:25Z", "revision_number": 0, "id": "cd0657d1-0b48-4704-9440-c36ee55fbd39", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:25Z", "security_group_id": "3b137591-8ac8-4db7-ac1e-bc3580230eca", "tenant_id": "7f2214bb3aac4880b6ecea6e99e16402", "port_range_min": null, "ethertype": "IPv4", "project_id": "7f2214bb3aac4880b6ecea6e99e16402"}], "revision_number": 2, "project_id": "7f2214bb3aac4880b6ecea6e99e16402", "id": "3b137591-8ac8-4db7-ac1e-bc3580230eca", "name": "CreateSecurityGroupTests-bead9d79-bab0-492a-be3d-4ef9356b0847name"}} 2019-01-18 05:59:25,891 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-groups used request id req-027be94b-673c-4d27-8505-52389ec092bf 2019-01-18 05:59:25,891 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 3b137591-8ac8-4db7-ac1e-bc3580230eca 2019-01-18 05:59:25,896 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=3b137591-8ac8-4db7-ac1e-bc3580230eca -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16442fb2fe3fedf362fe624f8b0f789500047fb8" 2019-01-18 05:59:26,068 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-db7f22ee-c79f-4117-a6ab-929c509fa465 Date: Fri, 18 Jan 2019 05:59:26 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": "2019-01-18T05:59:25Z", "security_group_id": "3b137591-8ac8-4db7-ac1e-bc3580230eca", "port_range_min": null, "revision_number": 0, "tenant_id": "7f2214bb3aac4880b6ecea6e99e16402", "created_at": "2019-01-18T05:59:25Z", "project_id": "7f2214bb3aac4880b6ecea6e99e16402", "id": "2bfd781d-f94a-4f4e-8d50-060494a86daa"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T05:59:25Z", "security_group_id": "3b137591-8ac8-4db7-ac1e-bc3580230eca", "port_range_min": null, "revision_number": 0, "tenant_id": "7f2214bb3aac4880b6ecea6e99e16402", "created_at": "2019-01-18T05:59:25Z", "project_id": "7f2214bb3aac4880b6ecea6e99e16402", "id": "cd0657d1-0b48-4704-9440-c36ee55fbd39"}]} 2019-01-18 05:59:26,069 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=3b137591-8ac8-4db7-ac1e-bc3580230eca used request id req-db7f22ee-c79f-4117-a6ab-929c509fa465 2019-01-18 05:59:26,069 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 3b137591-8ac8-4db7-ac1e-bc3580230eca 2019-01-18 05:59:26,075 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=3b137591-8ac8-4db7-ac1e-bc3580230eca -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16442fb2fe3fedf362fe624f8b0f789500047fb8" 2019-01-18 05:59:26,247 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-8cada9c2-6284-4bc1-8e9e-1477bd20e12c Date: Fri, 18 Jan 2019 05:59:26 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": "2019-01-18T05:59:25Z", "security_group_id": "3b137591-8ac8-4db7-ac1e-bc3580230eca", "port_range_min": null, "revision_number": 0, "tenant_id": "7f2214bb3aac4880b6ecea6e99e16402", "created_at": "2019-01-18T05:59:25Z", "project_id": "7f2214bb3aac4880b6ecea6e99e16402", "id": "2bfd781d-f94a-4f4e-8d50-060494a86daa"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T05:59:25Z", "security_group_id": "3b137591-8ac8-4db7-ac1e-bc3580230eca", "port_range_min": null, "revision_number": 0, "tenant_id": "7f2214bb3aac4880b6ecea6e99e16402", "created_at": "2019-01-18T05:59:25Z", "project_id": "7f2214bb3aac4880b6ecea6e99e16402", "id": "cd0657d1-0b48-4704-9440-c36ee55fbd39"}]} 2019-01-18 05:59:26,247 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=3b137591-8ac8-4db7-ac1e-bc3580230eca used request id req-8cada9c2-6284-4bc1-8e9e-1477bd20e12c 2019-01-18 05:59:26,248 - neutron_utils - INFO - Retrieving security group with ID - 3b137591-8ac8-4db7-ac1e-bc3580230eca 2019-01-18 05:59:26,253 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?id=3b137591-8ac8-4db7-ac1e-bc3580230eca -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16442fb2fe3fedf362fe624f8b0f789500047fb8" 2019-01-18 05:59:26,443 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-a6e68702-6877-4885-82c2-1274316b46da Date: Fri, 18 Jan 2019 05:59:26 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "7f2214bb3aac4880b6ecea6e99e16402", "created_at": "2019-01-18T05:59:25Z", "updated_at": "2019-01-18T05:59:25Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:25Z", "revision_number": 0, "id": "2bfd781d-f94a-4f4e-8d50-060494a86daa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:25Z", "security_group_id": "3b137591-8ac8-4db7-ac1e-bc3580230eca", "tenant_id": "7f2214bb3aac4880b6ecea6e99e16402", "port_range_min": null, "ethertype": "IPv6", "project_id": "7f2214bb3aac4880b6ecea6e99e16402"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:25Z", "revision_number": 0, "id": "cd0657d1-0b48-4704-9440-c36ee55fbd39", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:25Z", "security_group_id": "3b137591-8ac8-4db7-ac1e-bc3580230eca", "tenant_id": "7f2214bb3aac4880b6ecea6e99e16402", "port_range_min": null, "ethertype": "IPv4", "project_id": "7f2214bb3aac4880b6ecea6e99e16402"}], "revision_number": 2, "project_id": "7f2214bb3aac4880b6ecea6e99e16402", "id": "3b137591-8ac8-4db7-ac1e-bc3580230eca", "name": "CreateSecurityGroupTests-bead9d79-bab0-492a-be3d-4ef9356b0847name"}]} 2019-01-18 05:59:26,443 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?id=3b137591-8ac8-4db7-ac1e-bc3580230eca used request id req-a6e68702-6877-4885-82c2-1274316b46da 2019-01-18 05:59:26,443 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 3b137591-8ac8-4db7-ac1e-bc3580230eca 2019-01-18 05:59:26,448 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=3b137591-8ac8-4db7-ac1e-bc3580230eca -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16442fb2fe3fedf362fe624f8b0f789500047fb8" 2019-01-18 05:59:26,468 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-ca4d9d96-808d-459b-934a-4fd96b1af5fe Date: Fri, 18 Jan 2019 05:59:26 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": "2019-01-18T05:59:25Z", "security_group_id": "3b137591-8ac8-4db7-ac1e-bc3580230eca", "port_range_min": null, "revision_number": 0, "tenant_id": "7f2214bb3aac4880b6ecea6e99e16402", "created_at": "2019-01-18T05:59:25Z", "project_id": "7f2214bb3aac4880b6ecea6e99e16402", "id": "2bfd781d-f94a-4f4e-8d50-060494a86daa"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T05:59:25Z", "security_group_id": "3b137591-8ac8-4db7-ac1e-bc3580230eca", "port_range_min": null, "revision_number": 0, "tenant_id": "7f2214bb3aac4880b6ecea6e99e16402", "created_at": "2019-01-18T05:59:25Z", "project_id": "7f2214bb3aac4880b6ecea6e99e16402", "id": "cd0657d1-0b48-4704-9440-c36ee55fbd39"}]} 2019-01-18 05:59:26,468 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=3b137591-8ac8-4db7-ac1e-bc3580230eca used request id req-ca4d9d96-808d-459b-934a-4fd96b1af5fe 2019-01-18 05:59:26,469 - neutron_utils - INFO - Retrieving security group with ID - 3b137591-8ac8-4db7-ac1e-bc3580230eca 2019-01-18 05:59:26,473 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?id=3b137591-8ac8-4db7-ac1e-bc3580230eca -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16442fb2fe3fedf362fe624f8b0f789500047fb8" 2019-01-18 05:59:26,673 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-0c9d821b-c5b1-4469-8609-0579f93d9ce1 Date: Fri, 18 Jan 2019 05:59:26 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "7f2214bb3aac4880b6ecea6e99e16402", "created_at": "2019-01-18T05:59:25Z", "updated_at": "2019-01-18T05:59:25Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:25Z", "revision_number": 0, "id": "2bfd781d-f94a-4f4e-8d50-060494a86daa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:25Z", "security_group_id": "3b137591-8ac8-4db7-ac1e-bc3580230eca", "tenant_id": "7f2214bb3aac4880b6ecea6e99e16402", "port_range_min": null, "ethertype": "IPv6", "project_id": "7f2214bb3aac4880b6ecea6e99e16402"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:25Z", "revision_number": 0, "id": "cd0657d1-0b48-4704-9440-c36ee55fbd39", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:25Z", "security_group_id": "3b137591-8ac8-4db7-ac1e-bc3580230eca", "tenant_id": "7f2214bb3aac4880b6ecea6e99e16402", "port_range_min": null, "ethertype": "IPv4", "project_id": "7f2214bb3aac4880b6ecea6e99e16402"}], "revision_number": 2, "project_id": "7f2214bb3aac4880b6ecea6e99e16402", "id": "3b137591-8ac8-4db7-ac1e-bc3580230eca", "name": "CreateSecurityGroupTests-bead9d79-bab0-492a-be3d-4ef9356b0847name"}]} 2019-01-18 05:59:26,673 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?id=3b137591-8ac8-4db7-ac1e-bc3580230eca used request id req-0c9d821b-c5b1-4469-8609-0579f93d9ce1 2019-01-18 05:59:26,673 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 3b137591-8ac8-4db7-ac1e-bc3580230eca 2019-01-18 05:59:26,679 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=3b137591-8ac8-4db7-ac1e-bc3580230eca -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16442fb2fe3fedf362fe624f8b0f789500047fb8" 2019-01-18 05:59:26,698 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-35b75ed3-6545-44ec-9198-fa5afb4ad8f2 Date: Fri, 18 Jan 2019 05:59:26 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": "2019-01-18T05:59:25Z", "security_group_id": "3b137591-8ac8-4db7-ac1e-bc3580230eca", "port_range_min": null, "revision_number": 0, "tenant_id": "7f2214bb3aac4880b6ecea6e99e16402", "created_at": "2019-01-18T05:59:25Z", "project_id": "7f2214bb3aac4880b6ecea6e99e16402", "id": "2bfd781d-f94a-4f4e-8d50-060494a86daa"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T05:59:25Z", "security_group_id": "3b137591-8ac8-4db7-ac1e-bc3580230eca", "port_range_min": null, "revision_number": 0, "tenant_id": "7f2214bb3aac4880b6ecea6e99e16402", "created_at": "2019-01-18T05:59:25Z", "project_id": "7f2214bb3aac4880b6ecea6e99e16402", "id": "cd0657d1-0b48-4704-9440-c36ee55fbd39"}]} 2019-01-18 05:59:26,698 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=3b137591-8ac8-4db7-ac1e-bc3580230eca used request id req-35b75ed3-6545-44ec-9198-fa5afb4ad8f2 2019-01-18 05:59:26,698 - neutron_utils - INFO - Retrieving security group with ID - 3b137591-8ac8-4db7-ac1e-bc3580230eca 2019-01-18 05:59:26,703 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?id=3b137591-8ac8-4db7-ac1e-bc3580230eca -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16442fb2fe3fedf362fe624f8b0f789500047fb8" 2019-01-18 05:59:26,906 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-4be4858f-0b4d-4b12-9824-851a0b6ade87 Date: Fri, 18 Jan 2019 05:59:26 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "7f2214bb3aac4880b6ecea6e99e16402", "created_at": "2019-01-18T05:59:25Z", "updated_at": "2019-01-18T05:59:25Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:25Z", "revision_number": 0, "id": "2bfd781d-f94a-4f4e-8d50-060494a86daa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:25Z", "security_group_id": "3b137591-8ac8-4db7-ac1e-bc3580230eca", "tenant_id": "7f2214bb3aac4880b6ecea6e99e16402", "port_range_min": null, "ethertype": "IPv6", "project_id": "7f2214bb3aac4880b6ecea6e99e16402"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:25Z", "revision_number": 0, "id": "cd0657d1-0b48-4704-9440-c36ee55fbd39", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:25Z", "security_group_id": "3b137591-8ac8-4db7-ac1e-bc3580230eca", "tenant_id": "7f2214bb3aac4880b6ecea6e99e16402", "port_range_min": null, "ethertype": "IPv4", "project_id": "7f2214bb3aac4880b6ecea6e99e16402"}], "revision_number": 2, "project_id": "7f2214bb3aac4880b6ecea6e99e16402", "id": "3b137591-8ac8-4db7-ac1e-bc3580230eca", "name": "CreateSecurityGroupTests-bead9d79-bab0-492a-be3d-4ef9356b0847name"}]} 2019-01-18 05:59:26,906 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?id=3b137591-8ac8-4db7-ac1e-bc3580230eca used request id req-4be4858f-0b4d-4b12-9824-851a0b6ade87 2019-01-18 05:59:26,907 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 3b137591-8ac8-4db7-ac1e-bc3580230eca 2019-01-18 05:59:26,912 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=3b137591-8ac8-4db7-ac1e-bc3580230eca -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16442fb2fe3fedf362fe624f8b0f789500047fb8" 2019-01-18 05:59:27,096 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-c5d57695-daad-4844-a7ac-c1c7b2cb5964 Date: Fri, 18 Jan 2019 05:59:27 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": "2019-01-18T05:59:25Z", "security_group_id": "3b137591-8ac8-4db7-ac1e-bc3580230eca", "port_range_min": null, "revision_number": 0, "tenant_id": "7f2214bb3aac4880b6ecea6e99e16402", "created_at": "2019-01-18T05:59:25Z", "project_id": "7f2214bb3aac4880b6ecea6e99e16402", "id": "2bfd781d-f94a-4f4e-8d50-060494a86daa"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T05:59:25Z", "security_group_id": "3b137591-8ac8-4db7-ac1e-bc3580230eca", "port_range_min": null, "revision_number": 0, "tenant_id": "7f2214bb3aac4880b6ecea6e99e16402", "created_at": "2019-01-18T05:59:25Z", "project_id": "7f2214bb3aac4880b6ecea6e99e16402", "id": "cd0657d1-0b48-4704-9440-c36ee55fbd39"}]} 2019-01-18 05:59:27,096 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=3b137591-8ac8-4db7-ac1e-bc3580230eca used request id req-c5d57695-daad-4844-a7ac-c1c7b2cb5964 2019-01-18 05:59:27,097 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 05:59:27,476 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "5ed14fd683c14a24bcebf21e4a356a8e", "name": "CreateSecurityGroupTests-f8dfb27a-f2e8-40f-proj-role"}], "expires_at": "2019-01-18T06:59:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7f2214bb3aac4880b6ecea6e99e16402", "name": "CreateSecurityGroupTests-f8dfb27a-f2e8-40f-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/7f2214bb3aac4880b6ecea6e99e16402", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/7f2214bb3aac4880b6ecea6e99e16402", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/7f2214bb3aac4880b6ecea6e99e16402", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/7f2214bb3aac4880b6ecea6e99e16402", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/7f2214bb3aac4880b6ecea6e99e16402", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/7f2214bb3aac4880b6ecea6e99e16402", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/7f2214bb3aac4880b6ecea6e99e16402", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/7f2214bb3aac4880b6ecea6e99e16402", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/7f2214bb3aac4880b6ecea6e99e16402", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/7f2214bb3aac4880b6ecea6e99e16402", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/7f2214bb3aac4880b6ecea6e99e16402", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/7f2214bb3aac4880b6ecea6e99e16402", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-f8dfb27a-f2e8-40f-user", "id": "6ce91a4bdcaa48789f4534edc963339d"}, "audit_ids": ["D0Ms8JWbQ02zJvfUIgrwnQ"], "issued_at": "2019-01-18T05:59:27.000000Z"}} 2019-01-18 05:59:27,482 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-bead9d79-bab0-492a-be3d-4ef9356b0847name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}969fdff4eaf67b7ace02600b5bdfa080ac3c1e48" 2019-01-18 05:59:27,679 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-450680e3-5cf3-4519-9cfa-e316cb24452f Date: Fri, 18 Jan 2019 05:59:27 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "7f2214bb3aac4880b6ecea6e99e16402", "created_at": "2019-01-18T05:59:25Z", "updated_at": "2019-01-18T05:59:25Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:25Z", "revision_number": 0, "id": "2bfd781d-f94a-4f4e-8d50-060494a86daa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:25Z", "security_group_id": "3b137591-8ac8-4db7-ac1e-bc3580230eca", "tenant_id": "7f2214bb3aac4880b6ecea6e99e16402", "port_range_min": null, "ethertype": "IPv6", "project_id": "7f2214bb3aac4880b6ecea6e99e16402"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:25Z", "revision_number": 0, "id": "cd0657d1-0b48-4704-9440-c36ee55fbd39", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:25Z", "security_group_id": "3b137591-8ac8-4db7-ac1e-bc3580230eca", "tenant_id": "7f2214bb3aac4880b6ecea6e99e16402", "port_range_min": null, "ethertype": "IPv4", "project_id": "7f2214bb3aac4880b6ecea6e99e16402"}], "revision_number": 2, "project_id": "7f2214bb3aac4880b6ecea6e99e16402", "id": "3b137591-8ac8-4db7-ac1e-bc3580230eca", "name": "CreateSecurityGroupTests-bead9d79-bab0-492a-be3d-4ef9356b0847name"}]} 2019-01-18 05:59:27,679 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-bead9d79-bab0-492a-be3d-4ef9356b0847name&description=hello+group used request id req-450680e3-5cf3-4519-9cfa-e316cb24452f 2019-01-18 05:59:27,683 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-18 05:59:27,688 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 18 Jan 2019 05:59: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"}]}]}} 2019-01-18 05:59:27,689 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/7f2214bb3aac4880b6ecea6e99e16402 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f81052deb57cc9586a69693c1b15db470e5de7b" 2019-01-18 05:59:27,779 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:59:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2b5270b0-ef66-4357-bde5-efe0766577cd 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/7f2214bb3aac4880b6ecea6e99e16402"}, "enabled": true, "id": "7f2214bb3aac4880b6ecea6e99e16402", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-f8dfb27a-f2e8-40f-proj"}} 2019-01-18 05:59:27,779 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/7f2214bb3aac4880b6ecea6e99e16402 used request id req-2b5270b0-ef66-4357-bde5-efe0766577cd 2019-01-18 05:59:27,780 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 3b137591-8ac8-4db7-ac1e-bc3580230eca 2019-01-18 05:59:27,784 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=3b137591-8ac8-4db7-ac1e-bc3580230eca -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}969fdff4eaf67b7ace02600b5bdfa080ac3c1e48" 2019-01-18 05:59:27,951 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-5bf157e3-822c-4c11-b310-b93e310cd43c Date: Fri, 18 Jan 2019 05:59:27 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": "2019-01-18T05:59:25Z", "security_group_id": "3b137591-8ac8-4db7-ac1e-bc3580230eca", "port_range_min": null, "revision_number": 0, "tenant_id": "7f2214bb3aac4880b6ecea6e99e16402", "created_at": "2019-01-18T05:59:25Z", "project_id": "7f2214bb3aac4880b6ecea6e99e16402", "id": "2bfd781d-f94a-4f4e-8d50-060494a86daa"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T05:59:25Z", "security_group_id": "3b137591-8ac8-4db7-ac1e-bc3580230eca", "port_range_min": null, "revision_number": 0, "tenant_id": "7f2214bb3aac4880b6ecea6e99e16402", "created_at": "2019-01-18T05:59:25Z", "project_id": "7f2214bb3aac4880b6ecea6e99e16402", "id": "cd0657d1-0b48-4704-9440-c36ee55fbd39"}]} 2019-01-18 05:59:27,952 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=3b137591-8ac8-4db7-ac1e-bc3580230eca used request id req-5bf157e3-822c-4c11-b310-b93e310cd43c 2019-01-18 05:59:27,952 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 3b137591-8ac8-4db7-ac1e-bc3580230eca 2019-01-18 05:59:27,957 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=3b137591-8ac8-4db7-ac1e-bc3580230eca -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}969fdff4eaf67b7ace02600b5bdfa080ac3c1e48" 2019-01-18 05:59:28,126 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-e26e7747-7a09-4c2a-a524-c571f9cde7f3 Date: Fri, 18 Jan 2019 05:59: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": "2019-01-18T05:59:25Z", "security_group_id": "3b137591-8ac8-4db7-ac1e-bc3580230eca", "port_range_min": null, "revision_number": 0, "tenant_id": "7f2214bb3aac4880b6ecea6e99e16402", "created_at": "2019-01-18T05:59:25Z", "project_id": "7f2214bb3aac4880b6ecea6e99e16402", "id": "2bfd781d-f94a-4f4e-8d50-060494a86daa"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T05:59:25Z", "security_group_id": "3b137591-8ac8-4db7-ac1e-bc3580230eca", "port_range_min": null, "revision_number": 0, "tenant_id": "7f2214bb3aac4880b6ecea6e99e16402", "created_at": "2019-01-18T05:59:25Z", "project_id": "7f2214bb3aac4880b6ecea6e99e16402", "id": "cd0657d1-0b48-4704-9440-c36ee55fbd39"}]} 2019-01-18 05:59:28,126 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=3b137591-8ac8-4db7-ac1e-bc3580230eca used request id req-e26e7747-7a09-4c2a-a524-c571f9cde7f3 2019-01-18 05:59:28,126 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 05:59:28,127 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 05:59:28,505 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "5ed14fd683c14a24bcebf21e4a356a8e", "name": "CreateSecurityGroupTests-f8dfb27a-f2e8-40f-proj-role"}], "expires_at": "2019-01-18T06:59:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7f2214bb3aac4880b6ecea6e99e16402", "name": "CreateSecurityGroupTests-f8dfb27a-f2e8-40f-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/7f2214bb3aac4880b6ecea6e99e16402", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/7f2214bb3aac4880b6ecea6e99e16402", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/7f2214bb3aac4880b6ecea6e99e16402", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/7f2214bb3aac4880b6ecea6e99e16402", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/7f2214bb3aac4880b6ecea6e99e16402", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/7f2214bb3aac4880b6ecea6e99e16402", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/7f2214bb3aac4880b6ecea6e99e16402", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/7f2214bb3aac4880b6ecea6e99e16402", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/7f2214bb3aac4880b6ecea6e99e16402", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/7f2214bb3aac4880b6ecea6e99e16402", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/7f2214bb3aac4880b6ecea6e99e16402", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/7f2214bb3aac4880b6ecea6e99e16402", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-f8dfb27a-f2e8-40f-user", "id": "6ce91a4bdcaa48789f4534edc963339d"}, "audit_ids": ["_vuke3HrR1qt8Xf9hWW66Q"], "issued_at": "2019-01-18T05:59:28.000000Z"}} 2019-01-18 05:59:28,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}7e331b35ae6297238314afc94f7e6073d731443b" 2019-01-18 05:59:28,577 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:59:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ce0f483f-60dd-4c95-954b-d265f832a0e6 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 05:59:28,577 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-ce0f483f-60dd-4c95-954b-d265f832a0e6 2019-01-18 05:59:28,584 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-bead9d79-bab0-492a-be3d-4ef9356b0847name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e331b35ae6297238314afc94f7e6073d731443b" 2019-01-18 05:59:28,788 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-09505745-afd5-4c5a-bd7e-79d805bfd546 Date: Fri, 18 Jan 2019 05:59:28 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "7f2214bb3aac4880b6ecea6e99e16402", "created_at": "2019-01-18T05:59:25Z", "updated_at": "2019-01-18T05:59:25Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:25Z", "revision_number": 0, "id": "2bfd781d-f94a-4f4e-8d50-060494a86daa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:25Z", "security_group_id": "3b137591-8ac8-4db7-ac1e-bc3580230eca", "tenant_id": "7f2214bb3aac4880b6ecea6e99e16402", "port_range_min": null, "ethertype": "IPv6", "project_id": "7f2214bb3aac4880b6ecea6e99e16402"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:25Z", "revision_number": 0, "id": "cd0657d1-0b48-4704-9440-c36ee55fbd39", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:25Z", "security_group_id": "3b137591-8ac8-4db7-ac1e-bc3580230eca", "tenant_id": "7f2214bb3aac4880b6ecea6e99e16402", "port_range_min": null, "ethertype": "IPv4", "project_id": "7f2214bb3aac4880b6ecea6e99e16402"}], "revision_number": 2, "project_id": "7f2214bb3aac4880b6ecea6e99e16402", "id": "3b137591-8ac8-4db7-ac1e-bc3580230eca", "name": "CreateSecurityGroupTests-bead9d79-bab0-492a-be3d-4ef9356b0847name"}]} 2019-01-18 05:59:28,788 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-bead9d79-bab0-492a-be3d-4ef9356b0847name used request id req-09505745-afd5-4c5a-bd7e-79d805bfd546 2019-01-18 05:59:28,792 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-18 05:59:28,797 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 18 Jan 2019 05:59: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"}]}]}} 2019-01-18 05:59:28,798 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/7f2214bb3aac4880b6ecea6e99e16402 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e331b35ae6297238314afc94f7e6073d731443b" 2019-01-18 05:59:28,876 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:59:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dcf63712-70fc-41e3-9304-66d5c0c1ce5c 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/7f2214bb3aac4880b6ecea6e99e16402"}, "enabled": true, "id": "7f2214bb3aac4880b6ecea6e99e16402", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-f8dfb27a-f2e8-40f-proj"}} 2019-01-18 05:59:28,876 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/7f2214bb3aac4880b6ecea6e99e16402 used request id req-dcf63712-70fc-41e3-9304-66d5c0c1ce5c 2019-01-18 05:59:28,877 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 3b137591-8ac8-4db7-ac1e-bc3580230eca 2019-01-18 05:59:28,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=3b137591-8ac8-4db7-ac1e-bc3580230eca -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e331b35ae6297238314afc94f7e6073d731443b" 2019-01-18 05:59:29,138 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-0d824925-e188-4e80-9dfc-5a92df2efa88 Date: Fri, 18 Jan 2019 05:59: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": "2019-01-18T05:59:25Z", "security_group_id": "3b137591-8ac8-4db7-ac1e-bc3580230eca", "port_range_min": null, "revision_number": 0, "tenant_id": "7f2214bb3aac4880b6ecea6e99e16402", "created_at": "2019-01-18T05:59:25Z", "project_id": "7f2214bb3aac4880b6ecea6e99e16402", "id": "2bfd781d-f94a-4f4e-8d50-060494a86daa"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T05:59:25Z", "security_group_id": "3b137591-8ac8-4db7-ac1e-bc3580230eca", "port_range_min": null, "revision_number": 0, "tenant_id": "7f2214bb3aac4880b6ecea6e99e16402", "created_at": "2019-01-18T05:59:25Z", "project_id": "7f2214bb3aac4880b6ecea6e99e16402", "id": "cd0657d1-0b48-4704-9440-c36ee55fbd39"}]} 2019-01-18 05:59:29,139 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=3b137591-8ac8-4db7-ac1e-bc3580230eca used request id req-0d824925-e188-4e80-9dfc-5a92df2efa88 2019-01-18 05:59:29,139 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 3b137591-8ac8-4db7-ac1e-bc3580230eca 2019-01-18 05:59:29,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=3b137591-8ac8-4db7-ac1e-bc3580230eca -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e331b35ae6297238314afc94f7e6073d731443b" 2019-01-18 05:59:29,312 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-d275ad66-d477-4ffe-ac69-ea3580e03cb8 Date: Fri, 18 Jan 2019 05:59: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": "2019-01-18T05:59:25Z", "security_group_id": "3b137591-8ac8-4db7-ac1e-bc3580230eca", "port_range_min": null, "revision_number": 0, "tenant_id": "7f2214bb3aac4880b6ecea6e99e16402", "created_at": "2019-01-18T05:59:25Z", "project_id": "7f2214bb3aac4880b6ecea6e99e16402", "id": "2bfd781d-f94a-4f4e-8d50-060494a86daa"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T05:59:25Z", "security_group_id": "3b137591-8ac8-4db7-ac1e-bc3580230eca", "port_range_min": null, "revision_number": 0, "tenant_id": "7f2214bb3aac4880b6ecea6e99e16402", "created_at": "2019-01-18T05:59:25Z", "project_id": "7f2214bb3aac4880b6ecea6e99e16402", "id": "cd0657d1-0b48-4704-9440-c36ee55fbd39"}]} 2019-01-18 05:59:29,312 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=3b137591-8ac8-4db7-ac1e-bc3580230eca used request id req-d275ad66-d477-4ffe-ac69-ea3580e03cb8 2019-01-18 05:59:29,312 - neutron_utils - INFO - Retrieving security group with ID - 3b137591-8ac8-4db7-ac1e-bc3580230eca 2019-01-18 05:59:29,318 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?id=3b137591-8ac8-4db7-ac1e-bc3580230eca -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e331b35ae6297238314afc94f7e6073d731443b" 2019-01-18 05:59:29,366 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-afb40875-bf78-4256-bc17-6e37b4b1f025 Date: Fri, 18 Jan 2019 05:59:29 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "7f2214bb3aac4880b6ecea6e99e16402", "created_at": "2019-01-18T05:59:25Z", "updated_at": "2019-01-18T05:59:25Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:25Z", "revision_number": 0, "id": "2bfd781d-f94a-4f4e-8d50-060494a86daa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:25Z", "security_group_id": "3b137591-8ac8-4db7-ac1e-bc3580230eca", "tenant_id": "7f2214bb3aac4880b6ecea6e99e16402", "port_range_min": null, "ethertype": "IPv6", "project_id": "7f2214bb3aac4880b6ecea6e99e16402"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:25Z", "revision_number": 0, "id": "cd0657d1-0b48-4704-9440-c36ee55fbd39", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:25Z", "security_group_id": "3b137591-8ac8-4db7-ac1e-bc3580230eca", "tenant_id": "7f2214bb3aac4880b6ecea6e99e16402", "port_range_min": null, "ethertype": "IPv4", "project_id": "7f2214bb3aac4880b6ecea6e99e16402"}], "revision_number": 2, "project_id": "7f2214bb3aac4880b6ecea6e99e16402", "id": "3b137591-8ac8-4db7-ac1e-bc3580230eca", "name": "CreateSecurityGroupTests-bead9d79-bab0-492a-be3d-4ef9356b0847name"}]} 2019-01-18 05:59:29,366 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?id=3b137591-8ac8-4db7-ac1e-bc3580230eca used request id req-afb40875-bf78-4256-bc17-6e37b4b1f025 2019-01-18 05:59:29,367 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 3b137591-8ac8-4db7-ac1e-bc3580230eca 2019-01-18 05:59:29,372 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=3b137591-8ac8-4db7-ac1e-bc3580230eca -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e331b35ae6297238314afc94f7e6073d731443b" 2019-01-18 05:59:29,554 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-cebc0870-64b1-459c-b151-fe58fe879de8 Date: Fri, 18 Jan 2019 05:59: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": "2019-01-18T05:59:25Z", "security_group_id": "3b137591-8ac8-4db7-ac1e-bc3580230eca", "port_range_min": null, "revision_number": 0, "tenant_id": "7f2214bb3aac4880b6ecea6e99e16402", "created_at": "2019-01-18T05:59:25Z", "project_id": "7f2214bb3aac4880b6ecea6e99e16402", "id": "2bfd781d-f94a-4f4e-8d50-060494a86daa"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T05:59:25Z", "security_group_id": "3b137591-8ac8-4db7-ac1e-bc3580230eca", "port_range_min": null, "revision_number": 0, "tenant_id": "7f2214bb3aac4880b6ecea6e99e16402", "created_at": "2019-01-18T05:59:25Z", "project_id": "7f2214bb3aac4880b6ecea6e99e16402", "id": "cd0657d1-0b48-4704-9440-c36ee55fbd39"}]} 2019-01-18 05:59:29,554 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=3b137591-8ac8-4db7-ac1e-bc3580230eca used request id req-cebc0870-64b1-459c-b151-fe58fe879de8 2019-01-18 05:59:29,555 - neutron_utils - INFO - Deleting security group rule with ID - 2bfd781d-f94a-4f4e-8d50-060494a86daa 2019-01-18 05:59:29,561 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-group-rules/2bfd781d-f94a-4f4e-8d50-060494a86daa -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16442fb2fe3fedf362fe624f8b0f789500047fb8" 2019-01-18 05:59:29,671 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-69628f60-c16f-4bcc-8329-647b162f6837 Content-Length: 0 Date: Fri, 18 Jan 2019 05:59:29 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-18 05:59:29,672 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-group-rules/2bfd781d-f94a-4f4e-8d50-060494a86daa used request id req-69628f60-c16f-4bcc-8329-647b162f6837 2019-01-18 05:59:29,672 - neutron_utils - INFO - Deleting security group rule with ID - cd0657d1-0b48-4704-9440-c36ee55fbd39 2019-01-18 05:59:29,677 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-group-rules/cd0657d1-0b48-4704-9440-c36ee55fbd39 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16442fb2fe3fedf362fe624f8b0f789500047fb8" 2019-01-18 05:59:29,921 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-a99a4761-fbef-431a-806a-463f77f84122 Content-Length: 0 Date: Fri, 18 Jan 2019 05:59:29 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-18 05:59:29,921 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-group-rules/cd0657d1-0b48-4704-9440-c36ee55fbd39 used request id req-a99a4761-fbef-431a-806a-463f77f84122 2019-01-18 05:59:29,921 - neutron_utils - INFO - Deleting security group with name - CreateSecurityGroupTests-bead9d79-bab0-492a-be3d-4ef9356b0847name 2019-01-18 05:59:29,927 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-groups/3b137591-8ac8-4db7-ac1e-bc3580230eca -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16442fb2fe3fedf362fe624f8b0f789500047fb8" 2019-01-18 05:59:30,174 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-9c97b18b-ead8-4415-90aa-b3c64ce03af2 Content-Length: 0 Date: Fri, 18 Jan 2019 05:59:30 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-18 05:59:30,175 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/3b137591-8ac8-4db7-ac1e-bc3580230eca used request id req-9c97b18b-ead8-4415-90aa-b3c64ce03af2 2019-01-18 05:59:30,181 - 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}3499ea9373d5582a49de37da42500667688c4f0d" 2019-01-18 05:59:30,396 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-45d89772-fb85-4e5e-8eb9-95f1ab756527 Date: Fri, 18 Jan 2019 05:59:30 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-18T04:53:26Z", "updated_at": "2019-01-18T04:53:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:53:26Z", "revision_number": 0, "id": "260c2de9-5dc5-4508-b06c-24b9d7ed838c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:53:26Z", "security_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:53:26Z", "revision_number": 0, "id": "571036d3-cb1d-483a-acb9-96f19293add9", "remote_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "remote_ip_prefix": null, "created_at": "2019-01-18T04:53:26Z", "security_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:53:26Z", "revision_number": 0, "id": "84255fa4-c13a-4cfe-b73d-e56ee216ca1e", "remote_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "remote_ip_prefix": null, "created_at": "2019-01-18T04:53:26Z", "security_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:53:26Z", "revision_number": 0, "id": "9c6f69fc-3bf8-4346-9288-5a255b82b67e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:53:26Z", "security_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7f2214bb3aac4880b6ecea6e99e16402", "created_at": "2019-01-18T05:59:25Z", "updated_at": "2019-01-18T05:59:25Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:25Z", "revision_number": 0, "id": "33146b2c-67d8-45e7-a87b-9336c31dc83e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:25Z", "security_group_id": "55742da8-08d9-405c-a142-1ef9444aee6e", "tenant_id": "7f2214bb3aac4880b6ecea6e99e16402", "port_range_min": null, "ethertype": "IPv6", "project_id": "7f2214bb3aac4880b6ecea6e99e16402"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:25Z", "revision_number": 0, "id": "367ebe46-40d5-4b4b-8d01-250e03a71717", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:25Z", "security_group_id": "55742da8-08d9-405c-a142-1ef9444aee6e", "tenant_id": "7f2214bb3aac4880b6ecea6e99e16402", "port_range_min": null, "ethertype": "IPv4", "project_id": "7f2214bb3aac4880b6ecea6e99e16402"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:25Z", "revision_number": 0, "id": "71f2e9f6-8fb6-4dfc-86e4-78bf54468eee", "remote_group_id": "55742da8-08d9-405c-a142-1ef9444aee6e", "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:25Z", "security_group_id": "55742da8-08d9-405c-a142-1ef9444aee6e", "tenant_id": "7f2214bb3aac4880b6ecea6e99e16402", "port_range_min": null, "ethertype": "IPv6", "project_id": "7f2214bb3aac4880b6ecea6e99e16402"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:25Z", "revision_number": 0, "id": "ddd4a7e5-3af1-424e-b63e-2e3858d756e8", "remote_group_id": "55742da8-08d9-405c-a142-1ef9444aee6e", "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:25Z", "security_group_id": "55742da8-08d9-405c-a142-1ef9444aee6e", "tenant_id": "7f2214bb3aac4880b6ecea6e99e16402", "port_range_min": null, "ethertype": "IPv4", "project_id": "7f2214bb3aac4880b6ecea6e99e16402"}], "revision_number": 4, "project_id": "7f2214bb3aac4880b6ecea6e99e16402", "id": "55742da8-08d9-405c-a142-1ef9444aee6e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "created_at": "2019-01-18T04:51:20Z", "updated_at": "2019-01-18T04:51:20Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "24c99e6f-888c-4943-9c93-54ad3b18b18c", "remote_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv4", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "2b339890-44d0-4711-a050-08a64d58e2a0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv6", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "45161a51-d6dd-4bb8-986d-bc2f88599c1d", "remote_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv6", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "87b9b994-ae22-4850-863a-6a4925bd01fe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv4", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}], "revision_number": 4, "project_id": "9c53a91613fb4d5080479ac6f51697ed", "id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "020d00b5451a467cb276d06789a1149d", "created_at": "2019-01-18T05:59:12Z", "updated_at": "2019-01-18T05:59:12Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:12Z", "revision_number": 0, "id": "38b091dd-dca7-4cbe-8c1c-dd18a74bfca8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:12Z", "security_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "tenant_id": "020d00b5451a467cb276d06789a1149d", "port_range_min": null, "ethertype": "IPv6", "project_id": "020d00b5451a467cb276d06789a1149d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:12Z", "revision_number": 0, "id": "38b9f88b-1fc0-40d1-af74-237d79be193d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:12Z", "security_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "tenant_id": "020d00b5451a467cb276d06789a1149d", "port_range_min": null, "ethertype": "IPv4", "project_id": "020d00b5451a467cb276d06789a1149d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:12Z", "revision_number": 0, "id": "60f7d4a7-1a27-4801-a1e8-5bf33633b818", "remote_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:12Z", "security_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "tenant_id": "020d00b5451a467cb276d06789a1149d", "port_range_min": null, "ethertype": "IPv6", "project_id": "020d00b5451a467cb276d06789a1149d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:12Z", "revision_number": 0, "id": "8faf6dda-6919-4b75-b745-2af38abf8dcf", "remote_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:12Z", "security_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "tenant_id": "020d00b5451a467cb276d06789a1149d", "port_range_min": null, "ethertype": "IPv4", "project_id": "020d00b5451a467cb276d06789a1149d"}], "revision_number": 4, "project_id": "020d00b5451a467cb276d06789a1149d", "id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "created_at": "2019-01-18T04:39:06Z", "updated_at": "2019-01-18T04:39:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "0aedefa2-edbc-47b5-bead-e954540f6937", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "47feb8aba08a40dca7028a1701e597b9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "4bf1a402-0fa2-4cfd-9fee-4a28f16bb271", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "47feb8aba08a40dca7028a1701e597b9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "4e399c2e-bc03-4aa3-b192-1fafdc9248ba", "remote_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "47feb8aba08a40dca7028a1701e597b9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "8860837e-afbd-4411-adf9-d88db88c2114", "remote_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "47feb8aba08a40dca7028a1701e597b9"}], "revision_number": 4, "project_id": "47feb8aba08a40dca7028a1701e597b9", "id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "name": "default"}]} 2019-01-18 05:59:30,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-45d89772-fb85-4e5e-8eb9-95f1ab756527 2019-01-18 05:59:30,402 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/7f2214bb3aac4880b6ecea6e99e16402 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3499ea9373d5582a49de37da42500667688c4f0d" 2019-01-18 05:59:30,486 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:59:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-58ebabc1-ebd2-4245-89a3-c301ecb8aa76 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/7f2214bb3aac4880b6ecea6e99e16402"}, "enabled": true, "id": "7f2214bb3aac4880b6ecea6e99e16402", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-f8dfb27a-f2e8-40f-proj"}} 2019-01-18 05:59:30,486 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/7f2214bb3aac4880b6ecea6e99e16402 used request id req-58ebabc1-ebd2-4245-89a3-c301ecb8aa76 2019-01-18 05:59:30,487 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 55742da8-08d9-405c-a142-1ef9444aee6e 2019-01-18 05:59:30,492 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=55742da8-08d9-405c-a142-1ef9444aee6e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3499ea9373d5582a49de37da42500667688c4f0d" 2019-01-18 05:59:30,665 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-1f0a6af6-ca11-463e-acab-9dab32f47fa5 Date: Fri, 18 Jan 2019 05:59: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": "2019-01-18T05:59:25Z", "security_group_id": "55742da8-08d9-405c-a142-1ef9444aee6e", "port_range_min": null, "revision_number": 0, "tenant_id": "7f2214bb3aac4880b6ecea6e99e16402", "created_at": "2019-01-18T05:59:25Z", "project_id": "7f2214bb3aac4880b6ecea6e99e16402", "id": "33146b2c-67d8-45e7-a87b-9336c31dc83e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T05:59:25Z", "security_group_id": "55742da8-08d9-405c-a142-1ef9444aee6e", "port_range_min": null, "revision_number": 0, "tenant_id": "7f2214bb3aac4880b6ecea6e99e16402", "created_at": "2019-01-18T05:59:25Z", "project_id": "7f2214bb3aac4880b6ecea6e99e16402", "id": "367ebe46-40d5-4b4b-8d01-250e03a71717"}, {"remote_group_id": "55742da8-08d9-405c-a142-1ef9444aee6e", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T05:59:25Z", "security_group_id": "55742da8-08d9-405c-a142-1ef9444aee6e", "port_range_min": null, "revision_number": 0, "tenant_id": "7f2214bb3aac4880b6ecea6e99e16402", "created_at": "2019-01-18T05:59:25Z", "project_id": "7f2214bb3aac4880b6ecea6e99e16402", "id": "71f2e9f6-8fb6-4dfc-86e4-78bf54468eee"}, {"remote_group_id": "55742da8-08d9-405c-a142-1ef9444aee6e", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T05:59:25Z", "security_group_id": "55742da8-08d9-405c-a142-1ef9444aee6e", "port_range_min": null, "revision_number": 0, "tenant_id": "7f2214bb3aac4880b6ecea6e99e16402", "created_at": "2019-01-18T05:59:25Z", "project_id": "7f2214bb3aac4880b6ecea6e99e16402", "id": "ddd4a7e5-3af1-424e-b63e-2e3858d756e8"}]} 2019-01-18 05:59:30,666 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=55742da8-08d9-405c-a142-1ef9444aee6e used request id req-1f0a6af6-ca11-463e-acab-9dab32f47fa5 2019-01-18 05:59:30,666 - neutron_utils - INFO - Deleting security group with name - default 2019-01-18 05:59:30,672 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-groups/55742da8-08d9-405c-a142-1ef9444aee6e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3499ea9373d5582a49de37da42500667688c4f0d" 2019-01-18 05:59:31,017 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-b795c375-9706-4b3f-83db-ddc4db250dac Content-Length: 0 Date: Fri, 18 Jan 2019 05:59:31 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-18 05:59:31,017 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/55742da8-08d9-405c-a142-1ef9444aee6e used request id req-b795c375-9706-4b3f-83db-ddc4db250dac 2019-01-18 05:59:31,017 - keystone_utils - INFO - Deleting project with name - CreateSecurityGroupTests-f8dfb27a-f2e8-40f-proj 2019-01-18 05:59:31,021 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/7f2214bb3aac4880b6ecea6e99e16402 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3499ea9373d5582a49de37da42500667688c4f0d" 2019-01-18 05:59:31,235 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 05:59:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f303daac-8ab3-45df-8331-061479aa893f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 05:59:31,235 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/7f2214bb3aac4880b6ecea6e99e16402 used request id req-f303daac-8ab3-45df-8331-061479aa893f 2019-01-18 05:59:31,235 - keystone_utils - INFO - Deleting role with name - CreateSecurityGroupTests-f8dfb27a-f2e8-40f-proj-role 2019-01-18 05:59:31,239 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/5ed14fd683c14a24bcebf21e4a356a8e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3499ea9373d5582a49de37da42500667688c4f0d" 2019-01-18 05:59:31,446 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 05:59:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e0d864a8-c65f-4c68-b12a-b02b4a90cc79 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 05:59:31,446 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/5ed14fd683c14a24bcebf21e4a356a8e used request id req-e0d864a8-c65f-4c68-b12a-b02b4a90cc79 2019-01-18 05:59:31,450 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3499ea9373d5582a49de37da42500667688c4f0d" 2019-01-18 05:59:31,531 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:59:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a6da953b-a4b3-41a4-b482-5c227bd72f97 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "488fca829f8b496daa1cd2cdc6e45c49", "links": {"self": "http://172.30.9.23:5000/v3/roles/488fca829f8b496daa1cd2cdc6e45c49"}, "name": "Member"}, {"domain_id": null, "id": "6b7f4f4f76264b6fb449c43b86ee3817", "links": {"self": "http://172.30.9.23:5000/v3/roles/6b7f4f4f76264b6fb449c43b86ee3817"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a482b711adf94961bf4bb28eda7f0e28", "links": {"self": "http://172.30.9.23:5000/v3/roles/a482b711adf94961bf4bb28eda7f0e28"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c65201bd05504fa786d79b166e8bbba3", "links": {"self": "http://172.30.9.23:5000/v3/roles/c65201bd05504fa786d79b166e8bbba3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "e7e317b66c174923a8cb46c48d897c8d", "links": {"self": "http://172.30.9.23:5000/v3/roles/e7e317b66c174923a8cb46c48d897c8d"}, "name": "ResellerAdmin"}]} 2019-01-18 05:59:31,531 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-a6da953b-a4b3-41a4-b482-5c227bd72f97 2019-01-18 05:59:31,532 - keystone_utils - INFO - Deleting user with name - CreateSecurityGroupTests-f8dfb27a-f2e8-40f-user 2019-01-18 05:59:31,535 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/6ce91a4bdcaa48789f4534edc963339d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bee1fe26fff85929916713e5168e07fda38ed61d" 2019-01-18 05:59:31,715 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 05:59:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-339e12ba-b00e-4ddf-9ab9-38cf8eba7bcb Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 05:59:31,715 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/6ce91a4bdcaa48789f4534edc963339d used request id req-339e12ba-b00e-4ddf-9ab9-38cf8eba7bcb 2019-01-18 05:59:31,717 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 05:59:32,102 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "488fca829f8b496daa1cd2cdc6e45c49", "name": "Member"}, {"id": "c65201bd05504fa786d79b166e8bbba3", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}], "expires_at": "2019-01-18T06:59:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "020d00b5451a467cb276d06789a1149d", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "id": "e292c913af7844408b6509a836e493f5"}, "audit_ids": ["KILpntjlTAKbM162T-StxA"], "issued_at": "2019-01-18T05:59:32.000000Z"}} 2019-01-18 05:59:32,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}8e439b201497557a1d24809ed0ff4cba5388c09f" 2019-01-18 05:59:32,181 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:59:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-34954a79-acd1-4a3c-be69-5a7c0274d493 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 05:59:32,181 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-34954a79-acd1-4a3c-be69-5a7c0274d493 2019-01-18 05:59:32,183 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 05:59:32,183 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 05:59:32,574 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "488fca829f8b496daa1cd2cdc6e45c49", "name": "Member"}, {"id": "c65201bd05504fa786d79b166e8bbba3", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}], "expires_at": "2019-01-18T06:59:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "020d00b5451a467cb276d06789a1149d", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "id": "e292c913af7844408b6509a836e493f5"}, "audit_ids": ["TmeqcS3mTp27NqEytnX2tQ"], "issued_at": "2019-01-18T05:59:32.000000Z"}} 2019-01-18 05:59:32,575 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f11856e17224dead46cf084050abafc1b2dab4b" 2019-01-18 05:59:32,673 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:59:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7d9c918e-0e4f-40ed-be37-76f2291ad3de Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 05:59:32,673 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-7d9c918e-0e4f-40ed-be37-76f2291ad3de 2019-01-18 05:59:32,678 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-18 05:59:32,684 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 18 Jan 2019 05:59: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"}]}]}} 2019-01-18 05:59:32,685 - 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-d8130543-b774-45a-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f11856e17224dead46cf084050abafc1b2dab4b" 2019-01-18 05:59:32,780 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:59:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e2a9ebfb-4e7a-48ed-ba13-29fe12e0805e 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-d8130543-b774-45a-proj", "previous": null, "next": null}, "projects": []} 2019-01-18 05:59:32,780 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-d8130543-b774-45a-proj used request id req-e2a9ebfb-4e7a-48ed-ba13-29fe12e0805e 2019-01-18 05:59:32,784 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f11856e17224dead46cf084050abafc1b2dab4b" 2019-01-18 05:59:32,883 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:59:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f070d69b-9bd1-48a2-b520-7f0865ae79a1 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-18 05:59:32,883 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-f070d69b-9bd1-48a2-b520-7f0865ae79a1 2019-01-18 05:59:32,887 - 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}3f11856e17224dead46cf084050abafc1b2dab4b" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSecurityGroupTests-d8130543-b774-45a-proj"}}' 2019-01-18 05:59:33,010 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 18 Jan 2019 05:59:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d2995023-56f6-42ae-a39d-2aebb27f6a33 Content-Length: 309 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/32c43da3736d4e38bd43f2754e34d513"}, "enabled": true, "id": "32c43da3736d4e38bd43f2754e34d513", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-d8130543-b774-45a-proj"}} 2019-01-18 05:59:33,010 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-d2995023-56f6-42ae-a39d-2aebb27f6a33 2019-01-18 05:59:33,010 - keystone_utils - INFO - Created project with name - CreateSecurityGroupTests-d8130543-b774-45a-proj 2019-01-18 05:59:33,011 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 05:59:33,012 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 05:59:33,400 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "488fca829f8b496daa1cd2cdc6e45c49", "name": "Member"}, {"id": "c65201bd05504fa786d79b166e8bbba3", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}], "expires_at": "2019-01-18T06:59:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "020d00b5451a467cb276d06789a1149d", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "id": "e292c913af7844408b6509a836e493f5"}, "audit_ids": ["4vUGCHrZQIyXHbMC5pjbpA"], "issued_at": "2019-01-18T05:59:33.000000Z"}} 2019-01-18 05:59:33,401 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c1d011943e66fd30d405a4f934ec8068b35de54" 2019-01-18 05:59:33,490 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:59:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e6f5d7e7-e766-4069-91c8-1963e7310546 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 05:59:33,490 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-e6f5d7e7-e766-4069-91c8-1963e7310546 2019-01-18 05:59:33,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" 2019-01-18 05:59:33,500 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 18 Jan 2019 05:59: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"}]}]}} 2019-01-18 05:59:33,501 - 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}2c1d011943e66fd30d405a4f934ec8068b35de54" 2019-01-18 05:59:33,535 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:59:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2d8e8537-4d16-490a-9d36-beb28b2a1315 Content-Encoding: gzip Content-Length: 869 Content-Type: application/json RESP BODY: {"users": [{"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/0607a2b4beb0408e9fa51cc5ba027ac6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0607a2b4beb0408e9fa51cc5ba027ac6", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/17c61b95071545a094cc82823d2b88b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "17c61b95071545a094cc82823d2b88b8", "email": "nova@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/29e5d2dfed2447bda26fc75bd1122674"}, "domain_id": "default", "enabled": true, "options": {}, "id": "29e5d2dfed2447bda26fc75bd1122674", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/3b6dcc8c791e4b6e8831f5b5e583de80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3b6dcc8c791e4b6e8831f5b5e583de80", "email": "neutron@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.23:5000/v3/users/45ab52d673584bc198669be88c88b878"}, "domain_id": "default", "enabled": true, "options": {}, "id": "45ab52d673584bc198669be88c88b878", "email": "barbican@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/57795b4ee52f49c6a71f55bb6c4012f8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "57795b4ee52f49c6a71f55bb6c4012f8", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/5c52969262974d64ac2a300ca5d60f50"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c52969262974d64ac2a300ca5d60f50", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/5fc15572bb1c489ba92bd9945bbc1f64"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5fc15572bb1c489ba92bd9945bbc1f64", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/6b519d70e25f4e61a9dfd738cd6bba22"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6b519d70e25f4e61a9dfd738cd6bba22", "email": "heat@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.23:5000/v3/users/8248437208b540c2893a7117ad102a87"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8248437208b540c2893a7117ad102a87", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/890dee97e62840c5b15e36f03f6b7efc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "890dee97e62840c5b15e36f03f6b7efc", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/8cccb516ecc44ed9bb7c8633df108fd4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8cccb516ecc44ed9bb7c8633df108fd4", "email": "glance@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.23:5000/v3/users/97c3d863a98148299fa116fdb54be470"}, "domain_id": "default", "enabled": true, "options": {}, "id": "97c3d863a98148299fa116fdb54be470", "email": "tacker@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/a2a0c8c0f19941808c9f618af50b3b79"}, "domain_id": "c19db1b8f60647a9a114cd23287c807b", "enabled": true, "options": {}, "id": "a2a0c8c0f19941808c9f618af50b3b79", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "links": {"self": "http://172.30.9.23:5000/v3/users/e292c913af7844408b6509a836e493f5"}, "domain_id": "default", "enabled": true, "id": "e292c913af7844408b6509a836e493f5", "options": {}}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/fe5de73ba9cb41b2be24ccf1f72f5ed4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe5de73ba9cb41b2be24ccf1f72f5ed4", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2019-01-18 05:59:33,536 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-2d8e8537-4d16-490a-9d36-beb28b2a1315 2019-01-18 05:59:33,540 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateSecurityGroupTests-d8130543-b774-45a-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c1d011943e66fd30d405a4f934ec8068b35de54" 2019-01-18 05:59:33,634 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:59:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2ed92b2b-abe7-4581-aecc-fcf6d238a036 Content-Encoding: gzip Content-Length: 253 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateSecurityGroupTests-d8130543-b774-45a-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/32c43da3736d4e38bd43f2754e34d513"}, "enabled": true, "id": "32c43da3736d4e38bd43f2754e34d513", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-d8130543-b774-45a-proj"}]} 2019-01-18 05:59:33,634 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateSecurityGroupTests-d8130543-b774-45a-proj used request id req-2ed92b2b-abe7-4581-aecc-fcf6d238a036 2019-01-18 05:59:33,638 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c1d011943e66fd30d405a4f934ec8068b35de54" 2019-01-18 05:59:33,729 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:59:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-58c2710a-1c39-4fe6-b890-c864b9a39595 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-18 05:59:33,729 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-58c2710a-1c39-4fe6-b890-c864b9a39595 2019-01-18 05:59:34,094 - keystone_utils - INFO - Created user with name - CreateSecurityGroupTests-d8130543-b774-45a-user 2019-01-18 05:59:34,094 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 05:59:34,098 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f11856e17224dead46cf084050abafc1b2dab4b" 2019-01-18 05:59:34,193 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:59:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-02a5098c-8b40-4004-8ff2-49378c3ff6a7 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "488fca829f8b496daa1cd2cdc6e45c49", "links": {"self": "http://172.30.9.23:5000/v3/roles/488fca829f8b496daa1cd2cdc6e45c49"}, "name": "Member"}, {"domain_id": null, "id": "6b7f4f4f76264b6fb449c43b86ee3817", "links": {"self": "http://172.30.9.23:5000/v3/roles/6b7f4f4f76264b6fb449c43b86ee3817"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a482b711adf94961bf4bb28eda7f0e28", "links": {"self": "http://172.30.9.23:5000/v3/roles/a482b711adf94961bf4bb28eda7f0e28"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c65201bd05504fa786d79b166e8bbba3", "links": {"self": "http://172.30.9.23:5000/v3/roles/c65201bd05504fa786d79b166e8bbba3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "e7e317b66c174923a8cb46c48d897c8d", "links": {"self": "http://172.30.9.23:5000/v3/roles/e7e317b66c174923a8cb46c48d897c8d"}, "name": "ResellerAdmin"}]} 2019-01-18 05:59:34,193 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-02a5098c-8b40-4004-8ff2-49378c3ff6a7 2019-01-18 05:59:34,197 - 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}3f11856e17224dead46cf084050abafc1b2dab4b" -d '{"role": {"name": "CreateSecurityGroupTests-d8130543-b774-45a-proj-role"}}' 2019-01-18 05:59:34,297 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 18 Jan 2019 05:59:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8e5386d8-eed8-43c5-9711-cc9aab89fb78 Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "3ba3fb993d064d339f85bf2e9a1ec64f", "links": {"self": "http://172.30.9.23:5000/v3/roles/3ba3fb993d064d339f85bf2e9a1ec64f"}, "name": "CreateSecurityGroupTests-d8130543-b774-45a-proj-role"}} 2019-01-18 05:59:34,297 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-8e5386d8-eed8-43c5-9711-cc9aab89fb78 2019-01-18 05:59:34,297 - keystone_utils - INFO - Created role with name - CreateSecurityGroupTests-d8130543-b774-45a-proj-role 2019-01-18 05:59:34,301 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/3ba3fb993d064d339f85bf2e9a1ec64f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f11856e17224dead46cf084050abafc1b2dab4b" 2019-01-18 05:59:34,391 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:59:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e9d7bee9-c7a2-4480-a905-a42c4371d62c Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.23:5000/v3/roles/3ba3fb993d064d339f85bf2e9a1ec64f"}, "domain_id": null, "name": "CreateSecurityGroupTests-d8130543-b774-45a-proj-role", "id": "3ba3fb993d064d339f85bf2e9a1ec64f"}} 2019-01-18 05:59:34,392 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/3ba3fb993d064d339f85bf2e9a1ec64f used request id req-e9d7bee9-c7a2-4480-a905-a42c4371d62c 2019-01-18 05:59:34,392 - keystone_utils - INFO - Granting role CreateSecurityGroupTests-d8130543-b774-45a-proj-role to project CreateSecurityGroupTests-d8130543-b774-45a-proj 2019-01-18 05:59:34,396 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/32c43da3736d4e38bd43f2754e34d513/users/8596ae78b98249709815fdf91fef990f/roles/3ba3fb993d064d339f85bf2e9a1ec64f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f11856e17224dead46cf084050abafc1b2dab4b" 2019-01-18 05:59:34,526 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 05:59:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4557bb22-4279-4bbf-8737-28fd0a6d5255 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 05:59:34,527 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/32c43da3736d4e38bd43f2754e34d513/users/8596ae78b98249709815fdf91fef990f/roles/3ba3fb993d064d339f85bf2e9a1ec64f used request id req-4557bb22-4279-4bbf-8737-28fd0a6d5255 2019-01-18 05:59:34,527 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 05:59:34,528 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 05:59:34,901 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "488fca829f8b496daa1cd2cdc6e45c49", "name": "Member"}, {"id": "c65201bd05504fa786d79b166e8bbba3", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}], "expires_at": "2019-01-18T06:59:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "020d00b5451a467cb276d06789a1149d", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "id": "e292c913af7844408b6509a836e493f5"}, "audit_ids": ["NQDEmWhkRhOyFcDBJ0BulQ"], "issued_at": "2019-01-18T05:59:34.000000Z"}} 2019-01-18 05:59:34,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}339f6f90356397c1e1c5bda587e667a659279cd9" 2019-01-18 05:59:34,989 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:59:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ed1f2766-dd39-4b47-aadb-e514a4b9332d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 05:59:34,989 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-ed1f2766-dd39-4b47-aadb-e514a4b9332d 2019-01-18 05:59:34,995 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-949ed6b9-6f60-4327-810f-bbff6a160b6ename&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}339f6f90356397c1e1c5bda587e667a659279cd9" 2019-01-18 05:59:35,199 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-1995600c-7430-495d-a4d6-a5393f3be7ba Date: Fri, 18 Jan 2019 05:59:35 GMT RESP BODY: {"security_groups": []} 2019-01-18 05:59:35,199 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-949ed6b9-6f60-4327-810f-bbff6a160b6ename&description=hello+group used request id req-1995600c-7430-495d-a4d6-a5393f3be7ba 2019-01-18 05:59:35,199 - OpenStackSecurityGroup - INFO - Creating security group CreateSecurityGroupTests-949ed6b9-6f60-4327-810f-bbff6a160b6ename... 2019-01-18 05:59:35,199 - neutron_utils - INFO - Creating security group with name - CreateSecurityGroupTests-949ed6b9-6f60-4327-810f-bbff6a160b6ename 2019-01-18 05:59:35,205 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-18 05:59:35,210 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 18 Jan 2019 05:59: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"}]}]}} 2019-01-18 05:59:35,211 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateSecurityGroupTests-d8130543-b774-45a-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}339f6f90356397c1e1c5bda587e667a659279cd9" 2019-01-18 05:59:35,293 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:59:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0ee509e6-ded7-41e4-bb87-17edb6c35dcb Content-Encoding: gzip Content-Length: 253 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateSecurityGroupTests-d8130543-b774-45a-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/32c43da3736d4e38bd43f2754e34d513"}, "enabled": true, "id": "32c43da3736d4e38bd43f2754e34d513", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-d8130543-b774-45a-proj"}]} 2019-01-18 05:59:35,293 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateSecurityGroupTests-d8130543-b774-45a-proj used request id req-0ee509e6-ded7-41e4-bb87-17edb6c35dcb 2019-01-18 05:59:35,298 - 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}339f6f90356397c1e1c5bda587e667a659279cd9" -d '{"security_group": {"tenant_id": "32c43da3736d4e38bd43f2754e34d513", "name": "CreateSecurityGroupTests-949ed6b9-6f60-4327-810f-bbff6a160b6ename", "description": "hello group"}}' 2019-01-18 05:59:35,801 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1408 X-Openstack-Request-Id: req-d1807cee-4069-407e-bfaa-18027d34b657 Date: Fri, 18 Jan 2019 05:59:35 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "32c43da3736d4e38bd43f2754e34d513", "created_at": "2019-01-18T05:59:35Z", "updated_at": "2019-01-18T05:59:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:35Z", "revision_number": 0, "id": "1dd93cea-aa68-49ce-b189-3cda3d8324bd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:35Z", "security_group_id": "da1cd300-d686-4bdb-a3c5-9800c748797a", "tenant_id": "32c43da3736d4e38bd43f2754e34d513", "port_range_min": null, "ethertype": "IPv4", "project_id": "32c43da3736d4e38bd43f2754e34d513"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:35Z", "revision_number": 0, "id": "cc12cf0a-b029-458e-8744-1794ec6603c4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:35Z", "security_group_id": "da1cd300-d686-4bdb-a3c5-9800c748797a", "tenant_id": "32c43da3736d4e38bd43f2754e34d513", "port_range_min": null, "ethertype": "IPv6", "project_id": "32c43da3736d4e38bd43f2754e34d513"}], "revision_number": 2, "project_id": "32c43da3736d4e38bd43f2754e34d513", "id": "da1cd300-d686-4bdb-a3c5-9800c748797a", "name": "CreateSecurityGroupTests-949ed6b9-6f60-4327-810f-bbff6a160b6ename"}} 2019-01-18 05:59:35,801 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-groups used request id req-d1807cee-4069-407e-bfaa-18027d34b657 2019-01-18 05:59:35,802 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - da1cd300-d686-4bdb-a3c5-9800c748797a 2019-01-18 05:59:35,807 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=da1cd300-d686-4bdb-a3c5-9800c748797a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}339f6f90356397c1e1c5bda587e667a659279cd9" 2019-01-18 05:59:35,988 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-fe8989c7-c6ab-4d24-87a2-bc23e3605f99 Date: Fri, 18 Jan 2019 05:59: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": "2019-01-18T05:59:35Z", "security_group_id": "da1cd300-d686-4bdb-a3c5-9800c748797a", "port_range_min": null, "revision_number": 0, "tenant_id": "32c43da3736d4e38bd43f2754e34d513", "created_at": "2019-01-18T05:59:35Z", "project_id": "32c43da3736d4e38bd43f2754e34d513", "id": "1dd93cea-aa68-49ce-b189-3cda3d8324bd"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T05:59:35Z", "security_group_id": "da1cd300-d686-4bdb-a3c5-9800c748797a", "port_range_min": null, "revision_number": 0, "tenant_id": "32c43da3736d4e38bd43f2754e34d513", "created_at": "2019-01-18T05:59:35Z", "project_id": "32c43da3736d4e38bd43f2754e34d513", "id": "cc12cf0a-b029-458e-8744-1794ec6603c4"}]} 2019-01-18 05:59:35,988 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=da1cd300-d686-4bdb-a3c5-9800c748797a used request id req-fe8989c7-c6ab-4d24-87a2-bc23e3605f99 2019-01-18 05:59:35,988 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - da1cd300-d686-4bdb-a3c5-9800c748797a 2019-01-18 05:59:35,994 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=da1cd300-d686-4bdb-a3c5-9800c748797a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}339f6f90356397c1e1c5bda587e667a659279cd9" 2019-01-18 05:59:36,164 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-2f3e627f-cf2f-4427-9677-ffb5adce07e6 Date: Fri, 18 Jan 2019 05:59: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": "2019-01-18T05:59:35Z", "security_group_id": "da1cd300-d686-4bdb-a3c5-9800c748797a", "port_range_min": null, "revision_number": 0, "tenant_id": "32c43da3736d4e38bd43f2754e34d513", "created_at": "2019-01-18T05:59:35Z", "project_id": "32c43da3736d4e38bd43f2754e34d513", "id": "1dd93cea-aa68-49ce-b189-3cda3d8324bd"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T05:59:35Z", "security_group_id": "da1cd300-d686-4bdb-a3c5-9800c748797a", "port_range_min": null, "revision_number": 0, "tenant_id": "32c43da3736d4e38bd43f2754e34d513", "created_at": "2019-01-18T05:59:35Z", "project_id": "32c43da3736d4e38bd43f2754e34d513", "id": "cc12cf0a-b029-458e-8744-1794ec6603c4"}]} 2019-01-18 05:59:36,164 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=da1cd300-d686-4bdb-a3c5-9800c748797a used request id req-2f3e627f-cf2f-4427-9677-ffb5adce07e6 2019-01-18 05:59:36,164 - neutron_utils - INFO - Retrieving security group with ID - da1cd300-d686-4bdb-a3c5-9800c748797a 2019-01-18 05:59:36,170 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?id=da1cd300-d686-4bdb-a3c5-9800c748797a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}339f6f90356397c1e1c5bda587e667a659279cd9" 2019-01-18 05:59:36,354 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-95d21f3c-2018-4252-b6dd-af5bde523ff3 Date: Fri, 18 Jan 2019 05:59:36 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "32c43da3736d4e38bd43f2754e34d513", "created_at": "2019-01-18T05:59:35Z", "updated_at": "2019-01-18T05:59:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:35Z", "revision_number": 0, "id": "1dd93cea-aa68-49ce-b189-3cda3d8324bd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:35Z", "security_group_id": "da1cd300-d686-4bdb-a3c5-9800c748797a", "tenant_id": "32c43da3736d4e38bd43f2754e34d513", "port_range_min": null, "ethertype": "IPv4", "project_id": "32c43da3736d4e38bd43f2754e34d513"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:35Z", "revision_number": 0, "id": "cc12cf0a-b029-458e-8744-1794ec6603c4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:35Z", "security_group_id": "da1cd300-d686-4bdb-a3c5-9800c748797a", "tenant_id": "32c43da3736d4e38bd43f2754e34d513", "port_range_min": null, "ethertype": "IPv6", "project_id": "32c43da3736d4e38bd43f2754e34d513"}], "revision_number": 2, "project_id": "32c43da3736d4e38bd43f2754e34d513", "id": "da1cd300-d686-4bdb-a3c5-9800c748797a", "name": "CreateSecurityGroupTests-949ed6b9-6f60-4327-810f-bbff6a160b6ename"}]} 2019-01-18 05:59:36,355 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?id=da1cd300-d686-4bdb-a3c5-9800c748797a used request id req-95d21f3c-2018-4252-b6dd-af5bde523ff3 2019-01-18 05:59:36,355 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - da1cd300-d686-4bdb-a3c5-9800c748797a 2019-01-18 05:59:36,361 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=da1cd300-d686-4bdb-a3c5-9800c748797a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}339f6f90356397c1e1c5bda587e667a659279cd9" 2019-01-18 05:59:36,534 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-397c8bb9-4cd2-4296-a781-c933a68c6c99 Date: Fri, 18 Jan 2019 05:59: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": "2019-01-18T05:59:35Z", "security_group_id": "da1cd300-d686-4bdb-a3c5-9800c748797a", "port_range_min": null, "revision_number": 0, "tenant_id": "32c43da3736d4e38bd43f2754e34d513", "created_at": "2019-01-18T05:59:35Z", "project_id": "32c43da3736d4e38bd43f2754e34d513", "id": "1dd93cea-aa68-49ce-b189-3cda3d8324bd"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T05:59:35Z", "security_group_id": "da1cd300-d686-4bdb-a3c5-9800c748797a", "port_range_min": null, "revision_number": 0, "tenant_id": "32c43da3736d4e38bd43f2754e34d513", "created_at": "2019-01-18T05:59:35Z", "project_id": "32c43da3736d4e38bd43f2754e34d513", "id": "cc12cf0a-b029-458e-8744-1794ec6603c4"}]} 2019-01-18 05:59:36,534 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=da1cd300-d686-4bdb-a3c5-9800c748797a used request id req-397c8bb9-4cd2-4296-a781-c933a68c6c99 2019-01-18 05:59:36,535 - neutron_utils - INFO - Retrieving security group with ID - da1cd300-d686-4bdb-a3c5-9800c748797a 2019-01-18 05:59:36,540 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?id=da1cd300-d686-4bdb-a3c5-9800c748797a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}339f6f90356397c1e1c5bda587e667a659279cd9" 2019-01-18 05:59:36,580 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-14630b7f-d76a-406e-a787-389b92b9d40a Date: Fri, 18 Jan 2019 05:59:36 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "32c43da3736d4e38bd43f2754e34d513", "created_at": "2019-01-18T05:59:35Z", "updated_at": "2019-01-18T05:59:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:35Z", "revision_number": 0, "id": "1dd93cea-aa68-49ce-b189-3cda3d8324bd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:35Z", "security_group_id": "da1cd300-d686-4bdb-a3c5-9800c748797a", "tenant_id": "32c43da3736d4e38bd43f2754e34d513", "port_range_min": null, "ethertype": "IPv4", "project_id": "32c43da3736d4e38bd43f2754e34d513"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:35Z", "revision_number": 0, "id": "cc12cf0a-b029-458e-8744-1794ec6603c4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:35Z", "security_group_id": "da1cd300-d686-4bdb-a3c5-9800c748797a", "tenant_id": "32c43da3736d4e38bd43f2754e34d513", "port_range_min": null, "ethertype": "IPv6", "project_id": "32c43da3736d4e38bd43f2754e34d513"}], "revision_number": 2, "project_id": "32c43da3736d4e38bd43f2754e34d513", "id": "da1cd300-d686-4bdb-a3c5-9800c748797a", "name": "CreateSecurityGroupTests-949ed6b9-6f60-4327-810f-bbff6a160b6ename"}]} 2019-01-18 05:59:36,580 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?id=da1cd300-d686-4bdb-a3c5-9800c748797a used request id req-14630b7f-d76a-406e-a787-389b92b9d40a 2019-01-18 05:59:36,581 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - da1cd300-d686-4bdb-a3c5-9800c748797a 2019-01-18 05:59:36,585 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=da1cd300-d686-4bdb-a3c5-9800c748797a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}339f6f90356397c1e1c5bda587e667a659279cd9" 2019-01-18 05:59:36,773 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-e70d6693-30f6-479d-b8c2-3f6d22ece71c Date: Fri, 18 Jan 2019 05:59: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": "2019-01-18T05:59:35Z", "security_group_id": "da1cd300-d686-4bdb-a3c5-9800c748797a", "port_range_min": null, "revision_number": 0, "tenant_id": "32c43da3736d4e38bd43f2754e34d513", "created_at": "2019-01-18T05:59:35Z", "project_id": "32c43da3736d4e38bd43f2754e34d513", "id": "1dd93cea-aa68-49ce-b189-3cda3d8324bd"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T05:59:35Z", "security_group_id": "da1cd300-d686-4bdb-a3c5-9800c748797a", "port_range_min": null, "revision_number": 0, "tenant_id": "32c43da3736d4e38bd43f2754e34d513", "created_at": "2019-01-18T05:59:35Z", "project_id": "32c43da3736d4e38bd43f2754e34d513", "id": "cc12cf0a-b029-458e-8744-1794ec6603c4"}]} 2019-01-18 05:59:36,773 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=da1cd300-d686-4bdb-a3c5-9800c748797a used request id req-e70d6693-30f6-479d-b8c2-3f6d22ece71c 2019-01-18 05:59:36,774 - neutron_utils - INFO - Retrieving security group with ID - da1cd300-d686-4bdb-a3c5-9800c748797a 2019-01-18 05:59:36,778 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?id=da1cd300-d686-4bdb-a3c5-9800c748797a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}339f6f90356397c1e1c5bda587e667a659279cd9" 2019-01-18 05:59:36,962 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-52a29b3c-8f41-40cf-8a21-75b0988fd8ba Date: Fri, 18 Jan 2019 05:59:36 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "32c43da3736d4e38bd43f2754e34d513", "created_at": "2019-01-18T05:59:35Z", "updated_at": "2019-01-18T05:59:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:35Z", "revision_number": 0, "id": "1dd93cea-aa68-49ce-b189-3cda3d8324bd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:35Z", "security_group_id": "da1cd300-d686-4bdb-a3c5-9800c748797a", "tenant_id": "32c43da3736d4e38bd43f2754e34d513", "port_range_min": null, "ethertype": "IPv4", "project_id": "32c43da3736d4e38bd43f2754e34d513"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:35Z", "revision_number": 0, "id": "cc12cf0a-b029-458e-8744-1794ec6603c4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:35Z", "security_group_id": "da1cd300-d686-4bdb-a3c5-9800c748797a", "tenant_id": "32c43da3736d4e38bd43f2754e34d513", "port_range_min": null, "ethertype": "IPv6", "project_id": "32c43da3736d4e38bd43f2754e34d513"}], "revision_number": 2, "project_id": "32c43da3736d4e38bd43f2754e34d513", "id": "da1cd300-d686-4bdb-a3c5-9800c748797a", "name": "CreateSecurityGroupTests-949ed6b9-6f60-4327-810f-bbff6a160b6ename"}]} 2019-01-18 05:59:36,963 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?id=da1cd300-d686-4bdb-a3c5-9800c748797a used request id req-52a29b3c-8f41-40cf-8a21-75b0988fd8ba 2019-01-18 05:59:36,963 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - da1cd300-d686-4bdb-a3c5-9800c748797a 2019-01-18 05:59:36,969 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=da1cd300-d686-4bdb-a3c5-9800c748797a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}339f6f90356397c1e1c5bda587e667a659279cd9" 2019-01-18 05:59:37,221 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-e9a691be-7948-494b-8154-9dd799ef88d5 Date: Fri, 18 Jan 2019 05:59: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": "2019-01-18T05:59:35Z", "security_group_id": "da1cd300-d686-4bdb-a3c5-9800c748797a", "port_range_min": null, "revision_number": 0, "tenant_id": "32c43da3736d4e38bd43f2754e34d513", "created_at": "2019-01-18T05:59:35Z", "project_id": "32c43da3736d4e38bd43f2754e34d513", "id": "1dd93cea-aa68-49ce-b189-3cda3d8324bd"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T05:59:35Z", "security_group_id": "da1cd300-d686-4bdb-a3c5-9800c748797a", "port_range_min": null, "revision_number": 0, "tenant_id": "32c43da3736d4e38bd43f2754e34d513", "created_at": "2019-01-18T05:59:35Z", "project_id": "32c43da3736d4e38bd43f2754e34d513", "id": "cc12cf0a-b029-458e-8744-1794ec6603c4"}]} 2019-01-18 05:59:37,221 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=da1cd300-d686-4bdb-a3c5-9800c748797a used request id req-e9a691be-7948-494b-8154-9dd799ef88d5 2019-01-18 05:59:37,222 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 05:59:37,599 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3ba3fb993d064d339f85bf2e9a1ec64f", "name": "CreateSecurityGroupTests-d8130543-b774-45a-proj-role"}], "expires_at": "2019-01-18T06:59:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "32c43da3736d4e38bd43f2754e34d513", "name": "CreateSecurityGroupTests-d8130543-b774-45a-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/32c43da3736d4e38bd43f2754e34d513", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/32c43da3736d4e38bd43f2754e34d513", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/32c43da3736d4e38bd43f2754e34d513", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/32c43da3736d4e38bd43f2754e34d513", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/32c43da3736d4e38bd43f2754e34d513", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/32c43da3736d4e38bd43f2754e34d513", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/32c43da3736d4e38bd43f2754e34d513", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/32c43da3736d4e38bd43f2754e34d513", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/32c43da3736d4e38bd43f2754e34d513", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/32c43da3736d4e38bd43f2754e34d513", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/32c43da3736d4e38bd43f2754e34d513", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/32c43da3736d4e38bd43f2754e34d513", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-d8130543-b774-45a-user", "id": "8596ae78b98249709815fdf91fef990f"}, "audit_ids": ["5C1gKFdoT-W4t3yNEOjZEQ"], "issued_at": "2019-01-18T05:59:37.000000Z"}} 2019-01-18 05:59:37,605 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-949ed6b9-6f60-4327-810f-bbff6a160b6ename&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}18e097d3ca3334f246ab1136150c13ee99f78c78" 2019-01-18 05:59:37,806 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-22db128a-dccf-4d7b-941e-908a1232f538 Date: Fri, 18 Jan 2019 05:59:37 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "32c43da3736d4e38bd43f2754e34d513", "created_at": "2019-01-18T05:59:35Z", "updated_at": "2019-01-18T05:59:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:35Z", "revision_number": 0, "id": "1dd93cea-aa68-49ce-b189-3cda3d8324bd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:35Z", "security_group_id": "da1cd300-d686-4bdb-a3c5-9800c748797a", "tenant_id": "32c43da3736d4e38bd43f2754e34d513", "port_range_min": null, "ethertype": "IPv4", "project_id": "32c43da3736d4e38bd43f2754e34d513"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:35Z", "revision_number": 0, "id": "cc12cf0a-b029-458e-8744-1794ec6603c4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:35Z", "security_group_id": "da1cd300-d686-4bdb-a3c5-9800c748797a", "tenant_id": "32c43da3736d4e38bd43f2754e34d513", "port_range_min": null, "ethertype": "IPv6", "project_id": "32c43da3736d4e38bd43f2754e34d513"}], "revision_number": 2, "project_id": "32c43da3736d4e38bd43f2754e34d513", "id": "da1cd300-d686-4bdb-a3c5-9800c748797a", "name": "CreateSecurityGroupTests-949ed6b9-6f60-4327-810f-bbff6a160b6ename"}]} 2019-01-18 05:59:37,806 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-949ed6b9-6f60-4327-810f-bbff6a160b6ename&description=hello+group used request id req-22db128a-dccf-4d7b-941e-908a1232f538 2019-01-18 05:59:37,810 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-18 05:59:37,815 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 18 Jan 2019 05:59: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"}]}]}} 2019-01-18 05:59:37,816 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/32c43da3736d4e38bd43f2754e34d513 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e439b201497557a1d24809ed0ff4cba5388c09f" 2019-01-18 05:59:37,896 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:59:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8edd1ec9-ff5b-403f-b720-e7a94bbd2ab0 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/32c43da3736d4e38bd43f2754e34d513"}, "enabled": true, "id": "32c43da3736d4e38bd43f2754e34d513", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-d8130543-b774-45a-proj"}} 2019-01-18 05:59:37,896 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/32c43da3736d4e38bd43f2754e34d513 used request id req-8edd1ec9-ff5b-403f-b720-e7a94bbd2ab0 2019-01-18 05:59:37,896 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - da1cd300-d686-4bdb-a3c5-9800c748797a 2019-01-18 05:59:37,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=da1cd300-d686-4bdb-a3c5-9800c748797a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}18e097d3ca3334f246ab1136150c13ee99f78c78" 2019-01-18 05:59:38,139 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-8e0710dd-d8a0-4d8f-9318-974b43f36b14 Date: Fri, 18 Jan 2019 05:59: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": "2019-01-18T05:59:35Z", "security_group_id": "da1cd300-d686-4bdb-a3c5-9800c748797a", "port_range_min": null, "revision_number": 0, "tenant_id": "32c43da3736d4e38bd43f2754e34d513", "created_at": "2019-01-18T05:59:35Z", "project_id": "32c43da3736d4e38bd43f2754e34d513", "id": "1dd93cea-aa68-49ce-b189-3cda3d8324bd"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T05:59:35Z", "security_group_id": "da1cd300-d686-4bdb-a3c5-9800c748797a", "port_range_min": null, "revision_number": 0, "tenant_id": "32c43da3736d4e38bd43f2754e34d513", "created_at": "2019-01-18T05:59:35Z", "project_id": "32c43da3736d4e38bd43f2754e34d513", "id": "cc12cf0a-b029-458e-8744-1794ec6603c4"}]} 2019-01-18 05:59:38,139 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=da1cd300-d686-4bdb-a3c5-9800c748797a used request id req-8e0710dd-d8a0-4d8f-9318-974b43f36b14 2019-01-18 05:59:38,140 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - da1cd300-d686-4bdb-a3c5-9800c748797a 2019-01-18 05:59:38,144 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=da1cd300-d686-4bdb-a3c5-9800c748797a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}18e097d3ca3334f246ab1136150c13ee99f78c78" 2019-01-18 05:59:38,312 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-059d4be4-b0f4-4efa-a44c-c4bb26c1c32d Date: Fri, 18 Jan 2019 05:59: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": "2019-01-18T05:59:35Z", "security_group_id": "da1cd300-d686-4bdb-a3c5-9800c748797a", "port_range_min": null, "revision_number": 0, "tenant_id": "32c43da3736d4e38bd43f2754e34d513", "created_at": "2019-01-18T05:59:35Z", "project_id": "32c43da3736d4e38bd43f2754e34d513", "id": "1dd93cea-aa68-49ce-b189-3cda3d8324bd"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T05:59:35Z", "security_group_id": "da1cd300-d686-4bdb-a3c5-9800c748797a", "port_range_min": null, "revision_number": 0, "tenant_id": "32c43da3736d4e38bd43f2754e34d513", "created_at": "2019-01-18T05:59:35Z", "project_id": "32c43da3736d4e38bd43f2754e34d513", "id": "cc12cf0a-b029-458e-8744-1794ec6603c4"}]} 2019-01-18 05:59:38,312 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=da1cd300-d686-4bdb-a3c5-9800c748797a used request id req-059d4be4-b0f4-4efa-a44c-c4bb26c1c32d 2019-01-18 05:59:38,313 - neutron_utils - INFO - Deleting security group rule with ID - 1dd93cea-aa68-49ce-b189-3cda3d8324bd 2019-01-18 05:59:38,318 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-group-rules/1dd93cea-aa68-49ce-b189-3cda3d8324bd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}339f6f90356397c1e1c5bda587e667a659279cd9" 2019-01-18 05:59:38,565 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-fa7df88a-2373-4601-8ed9-08ebe9f9f34f Content-Length: 0 Date: Fri, 18 Jan 2019 05:59:38 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-18 05:59:38,565 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-group-rules/1dd93cea-aa68-49ce-b189-3cda3d8324bd used request id req-fa7df88a-2373-4601-8ed9-08ebe9f9f34f 2019-01-18 05:59:38,565 - neutron_utils - INFO - Deleting security group rule with ID - cc12cf0a-b029-458e-8744-1794ec6603c4 2019-01-18 05:59:38,571 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-group-rules/cc12cf0a-b029-458e-8744-1794ec6603c4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}339f6f90356397c1e1c5bda587e667a659279cd9" 2019-01-18 05:59:38,813 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-c17a5c2c-d6a1-4d87-9743-912defe2268a Content-Length: 0 Date: Fri, 18 Jan 2019 05:59:38 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-18 05:59:38,813 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-group-rules/cc12cf0a-b029-458e-8744-1794ec6603c4 used request id req-c17a5c2c-d6a1-4d87-9743-912defe2268a 2019-01-18 05:59:38,813 - neutron_utils - INFO - Deleting security group with name - CreateSecurityGroupTests-949ed6b9-6f60-4327-810f-bbff6a160b6ename 2019-01-18 05:59:38,819 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-groups/da1cd300-d686-4bdb-a3c5-9800c748797a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}339f6f90356397c1e1c5bda587e667a659279cd9" 2019-01-18 05:59:39,097 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-624fafa8-b6ae-4055-a9ec-6614c0d6c6dc Content-Length: 0 Date: Fri, 18 Jan 2019 05:59:39 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-18 05:59:39,097 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/da1cd300-d686-4bdb-a3c5-9800c748797a used request id req-624fafa8-b6ae-4055-a9ec-6614c0d6c6dc 2019-01-18 05:59:39,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}3f11856e17224dead46cf084050abafc1b2dab4b" 2019-01-18 05:59:39,315 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-1f37ba3d-802a-4003-a9e7-f8d3b3178eaa Date: Fri, 18 Jan 2019 05:59:39 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-18T04:53:26Z", "updated_at": "2019-01-18T04:53:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:53:26Z", "revision_number": 0, "id": "260c2de9-5dc5-4508-b06c-24b9d7ed838c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:53:26Z", "security_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:53:26Z", "revision_number": 0, "id": "571036d3-cb1d-483a-acb9-96f19293add9", "remote_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "remote_ip_prefix": null, "created_at": "2019-01-18T04:53:26Z", "security_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:53:26Z", "revision_number": 0, "id": "84255fa4-c13a-4cfe-b73d-e56ee216ca1e", "remote_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "remote_ip_prefix": null, "created_at": "2019-01-18T04:53:26Z", "security_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:53:26Z", "revision_number": 0, "id": "9c6f69fc-3bf8-4346-9288-5a255b82b67e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:53:26Z", "security_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "32c43da3736d4e38bd43f2754e34d513", "created_at": "2019-01-18T05:59:35Z", "updated_at": "2019-01-18T05:59:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:35Z", "revision_number": 0, "id": "18ee94d1-f1b8-4b7c-82fd-05bcf74e529d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:35Z", "security_group_id": "4aa6d284-6000-48d4-81d0-48e7eb019599", "tenant_id": "32c43da3736d4e38bd43f2754e34d513", "port_range_min": null, "ethertype": "IPv6", "project_id": "32c43da3736d4e38bd43f2754e34d513"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:35Z", "revision_number": 0, "id": "405a5abc-51f6-45f2-8dc6-9b74a76f9d7b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:35Z", "security_group_id": "4aa6d284-6000-48d4-81d0-48e7eb019599", "tenant_id": "32c43da3736d4e38bd43f2754e34d513", "port_range_min": null, "ethertype": "IPv4", "project_id": "32c43da3736d4e38bd43f2754e34d513"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:35Z", "revision_number": 0, "id": "6858bd1b-32f8-47e8-8d1b-a318cbcb4693", "remote_group_id": "4aa6d284-6000-48d4-81d0-48e7eb019599", "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:35Z", "security_group_id": "4aa6d284-6000-48d4-81d0-48e7eb019599", "tenant_id": "32c43da3736d4e38bd43f2754e34d513", "port_range_min": null, "ethertype": "IPv4", "project_id": "32c43da3736d4e38bd43f2754e34d513"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:35Z", "revision_number": 0, "id": "d390c756-2aba-497e-b9c9-01abea2b24f0", "remote_group_id": "4aa6d284-6000-48d4-81d0-48e7eb019599", "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:35Z", "security_group_id": "4aa6d284-6000-48d4-81d0-48e7eb019599", "tenant_id": "32c43da3736d4e38bd43f2754e34d513", "port_range_min": null, "ethertype": "IPv6", "project_id": "32c43da3736d4e38bd43f2754e34d513"}], "revision_number": 4, "project_id": "32c43da3736d4e38bd43f2754e34d513", "id": "4aa6d284-6000-48d4-81d0-48e7eb019599", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "created_at": "2019-01-18T04:51:20Z", "updated_at": "2019-01-18T04:51:20Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "24c99e6f-888c-4943-9c93-54ad3b18b18c", "remote_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv4", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "2b339890-44d0-4711-a050-08a64d58e2a0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv6", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "45161a51-d6dd-4bb8-986d-bc2f88599c1d", "remote_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv6", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "87b9b994-ae22-4850-863a-6a4925bd01fe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv4", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}], "revision_number": 4, "project_id": "9c53a91613fb4d5080479ac6f51697ed", "id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "020d00b5451a467cb276d06789a1149d", "created_at": "2019-01-18T05:59:12Z", "updated_at": "2019-01-18T05:59:12Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:12Z", "revision_number": 0, "id": "38b091dd-dca7-4cbe-8c1c-dd18a74bfca8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:12Z", "security_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "tenant_id": "020d00b5451a467cb276d06789a1149d", "port_range_min": null, "ethertype": "IPv6", "project_id": "020d00b5451a467cb276d06789a1149d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:12Z", "revision_number": 0, "id": "38b9f88b-1fc0-40d1-af74-237d79be193d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:12Z", "security_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "tenant_id": "020d00b5451a467cb276d06789a1149d", "port_range_min": null, "ethertype": "IPv4", "project_id": "020d00b5451a467cb276d06789a1149d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:12Z", "revision_number": 0, "id": "60f7d4a7-1a27-4801-a1e8-5bf33633b818", "remote_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:12Z", "security_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "tenant_id": "020d00b5451a467cb276d06789a1149d", "port_range_min": null, "ethertype": "IPv6", "project_id": "020d00b5451a467cb276d06789a1149d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:12Z", "revision_number": 0, "id": "8faf6dda-6919-4b75-b745-2af38abf8dcf", "remote_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:12Z", "security_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "tenant_id": "020d00b5451a467cb276d06789a1149d", "port_range_min": null, "ethertype": "IPv4", "project_id": "020d00b5451a467cb276d06789a1149d"}], "revision_number": 4, "project_id": "020d00b5451a467cb276d06789a1149d", "id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "created_at": "2019-01-18T04:39:06Z", "updated_at": "2019-01-18T04:39:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "0aedefa2-edbc-47b5-bead-e954540f6937", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "47feb8aba08a40dca7028a1701e597b9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "4bf1a402-0fa2-4cfd-9fee-4a28f16bb271", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "47feb8aba08a40dca7028a1701e597b9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "4e399c2e-bc03-4aa3-b192-1fafdc9248ba", "remote_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "47feb8aba08a40dca7028a1701e597b9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "8860837e-afbd-4411-adf9-d88db88c2114", "remote_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "47feb8aba08a40dca7028a1701e597b9"}], "revision_number": 4, "project_id": "47feb8aba08a40dca7028a1701e597b9", "id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "name": "default"}]} 2019-01-18 05:59:39,316 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-1f37ba3d-802a-4003-a9e7-f8d3b3178eaa 2019-01-18 05:59:39,320 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/32c43da3736d4e38bd43f2754e34d513 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f11856e17224dead46cf084050abafc1b2dab4b" 2019-01-18 05:59:39,402 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:59:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f506646c-f726-4a14-9678-c95299bc2441 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/32c43da3736d4e38bd43f2754e34d513"}, "enabled": true, "id": "32c43da3736d4e38bd43f2754e34d513", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-d8130543-b774-45a-proj"}} 2019-01-18 05:59:39,402 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/32c43da3736d4e38bd43f2754e34d513 used request id req-f506646c-f726-4a14-9678-c95299bc2441 2019-01-18 05:59:39,402 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 4aa6d284-6000-48d4-81d0-48e7eb019599 2019-01-18 05:59:39,408 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=4aa6d284-6000-48d4-81d0-48e7eb019599 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f11856e17224dead46cf084050abafc1b2dab4b" 2019-01-18 05:59:39,577 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-ab28d633-e219-4bb4-b51a-454be46bfac1 Date: Fri, 18 Jan 2019 05:59:39 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": "2019-01-18T05:59:35Z", "security_group_id": "4aa6d284-6000-48d4-81d0-48e7eb019599", "port_range_min": null, "revision_number": 0, "tenant_id": "32c43da3736d4e38bd43f2754e34d513", "created_at": "2019-01-18T05:59:35Z", "project_id": "32c43da3736d4e38bd43f2754e34d513", "id": "18ee94d1-f1b8-4b7c-82fd-05bcf74e529d"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T05:59:35Z", "security_group_id": "4aa6d284-6000-48d4-81d0-48e7eb019599", "port_range_min": null, "revision_number": 0, "tenant_id": "32c43da3736d4e38bd43f2754e34d513", "created_at": "2019-01-18T05:59:35Z", "project_id": "32c43da3736d4e38bd43f2754e34d513", "id": "405a5abc-51f6-45f2-8dc6-9b74a76f9d7b"}, {"remote_group_id": "4aa6d284-6000-48d4-81d0-48e7eb019599", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T05:59:35Z", "security_group_id": "4aa6d284-6000-48d4-81d0-48e7eb019599", "port_range_min": null, "revision_number": 0, "tenant_id": "32c43da3736d4e38bd43f2754e34d513", "created_at": "2019-01-18T05:59:35Z", "project_id": "32c43da3736d4e38bd43f2754e34d513", "id": "6858bd1b-32f8-47e8-8d1b-a318cbcb4693"}, {"remote_group_id": "4aa6d284-6000-48d4-81d0-48e7eb019599", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T05:59:35Z", "security_group_id": "4aa6d284-6000-48d4-81d0-48e7eb019599", "port_range_min": null, "revision_number": 0, "tenant_id": "32c43da3736d4e38bd43f2754e34d513", "created_at": "2019-01-18T05:59:35Z", "project_id": "32c43da3736d4e38bd43f2754e34d513", "id": "d390c756-2aba-497e-b9c9-01abea2b24f0"}]} 2019-01-18 05:59:39,577 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=4aa6d284-6000-48d4-81d0-48e7eb019599 used request id req-ab28d633-e219-4bb4-b51a-454be46bfac1 2019-01-18 05:59:39,578 - neutron_utils - INFO - Deleting security group with name - default 2019-01-18 05:59:39,584 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-groups/4aa6d284-6000-48d4-81d0-48e7eb019599 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f11856e17224dead46cf084050abafc1b2dab4b" 2019-01-18 05:59:39,861 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-8f48c4f4-4e57-4635-88c5-87d5d47b2667 Content-Length: 0 Date: Fri, 18 Jan 2019 05:59:39 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-18 05:59:39,862 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/4aa6d284-6000-48d4-81d0-48e7eb019599 used request id req-8f48c4f4-4e57-4635-88c5-87d5d47b2667 2019-01-18 05:59:39,862 - keystone_utils - INFO - Deleting project with name - CreateSecurityGroupTests-d8130543-b774-45a-proj 2019-01-18 05:59:39,866 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/32c43da3736d4e38bd43f2754e34d513 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f11856e17224dead46cf084050abafc1b2dab4b" 2019-01-18 05:59:40,157 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 05:59:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-46968707-2a73-4b0e-b6ed-9e054826b562 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 05:59:40,157 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/32c43da3736d4e38bd43f2754e34d513 used request id req-46968707-2a73-4b0e-b6ed-9e054826b562 2019-01-18 05:59:40,157 - keystone_utils - INFO - Deleting role with name - CreateSecurityGroupTests-d8130543-b774-45a-proj-role 2019-01-18 05:59:40,161 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/3ba3fb993d064d339f85bf2e9a1ec64f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f11856e17224dead46cf084050abafc1b2dab4b" 2019-01-18 05:59:40,260 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 05:59:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c6e01f70-d092-4ece-9c30-140c0fc1f294 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 05:59:40,261 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/3ba3fb993d064d339f85bf2e9a1ec64f used request id req-c6e01f70-d092-4ece-9c30-140c0fc1f294 2019-01-18 05:59:40,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}3f11856e17224dead46cf084050abafc1b2dab4b" 2019-01-18 05:59:40,354 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:59:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a50a0088-f2a2-4276-8a51-fa0e46e64cac Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "488fca829f8b496daa1cd2cdc6e45c49", "links": {"self": "http://172.30.9.23:5000/v3/roles/488fca829f8b496daa1cd2cdc6e45c49"}, "name": "Member"}, {"domain_id": null, "id": "6b7f4f4f76264b6fb449c43b86ee3817", "links": {"self": "http://172.30.9.23:5000/v3/roles/6b7f4f4f76264b6fb449c43b86ee3817"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a482b711adf94961bf4bb28eda7f0e28", "links": {"self": "http://172.30.9.23:5000/v3/roles/a482b711adf94961bf4bb28eda7f0e28"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c65201bd05504fa786d79b166e8bbba3", "links": {"self": "http://172.30.9.23:5000/v3/roles/c65201bd05504fa786d79b166e8bbba3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "e7e317b66c174923a8cb46c48d897c8d", "links": {"self": "http://172.30.9.23:5000/v3/roles/e7e317b66c174923a8cb46c48d897c8d"}, "name": "ResellerAdmin"}]} 2019-01-18 05:59:40,354 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-a50a0088-f2a2-4276-8a51-fa0e46e64cac 2019-01-18 05:59:40,355 - keystone_utils - INFO - Deleting user with name - CreateSecurityGroupTests-d8130543-b774-45a-user 2019-01-18 05:59:40,359 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/8596ae78b98249709815fdf91fef990f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c1d011943e66fd30d405a4f934ec8068b35de54" 2019-01-18 05:59:40,553 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 05:59:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-42dfd234-0173-43f5-b8a5-af779c56f43c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 05:59:40,554 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/8596ae78b98249709815fdf91fef990f used request id req-42dfd234-0173-43f5-b8a5-af779c56f43c 2019-01-18 05:59:40,555 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 05:59:40,936 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "488fca829f8b496daa1cd2cdc6e45c49", "name": "Member"}, {"id": "c65201bd05504fa786d79b166e8bbba3", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}], "expires_at": "2019-01-18T06:59:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "020d00b5451a467cb276d06789a1149d", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "id": "e292c913af7844408b6509a836e493f5"}, "audit_ids": ["U-brpvvjTvGazIAmeHl3ig"], "issued_at": "2019-01-18T05:59:40.000000Z"}} 2019-01-18 05:59:40,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}bd79063e64e891945f1471c5793f9c0635ef3c73" 2019-01-18 05:59:41,024 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:59:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-04149aaf-eedc-44a5-aad8-7ae11369c160 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 05:59:41,024 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-04149aaf-eedc-44a5-aad8-7ae11369c160 2019-01-18 05:59:41,026 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 05:59:41,027 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 05:59:41,422 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "488fca829f8b496daa1cd2cdc6e45c49", "name": "Member"}, {"id": "c65201bd05504fa786d79b166e8bbba3", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}], "expires_at": "2019-01-18T06:59:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "020d00b5451a467cb276d06789a1149d", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "id": "e292c913af7844408b6509a836e493f5"}, "audit_ids": ["c1D-LyioRL-AgCD1Mh8a4Q"], "issued_at": "2019-01-18T05:59:41.000000Z"}} 2019-01-18 05:59:41,422 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca4401af9c314a48a9d29bf25e3a41226035eaac" 2019-01-18 05:59:41,506 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:59:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-267837ed-afc8-4a76-8e3d-93693e5af12c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 05:59:41,507 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-267837ed-afc8-4a76-8e3d-93693e5af12c 2019-01-18 05:59:41,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" 2019-01-18 05:59:41,516 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 18 Jan 2019 05:59: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"}]}]}} 2019-01-18 05:59:41,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=CreateSecurityGroupTests-554ca52c-5582-425-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca4401af9c314a48a9d29bf25e3a41226035eaac" 2019-01-18 05:59:41,606 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:59:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d6cbcc11-fac8-46ab-9ed7-06e6ef59886a 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-554ca52c-5582-425-proj", "previous": null, "next": null}, "projects": []} 2019-01-18 05:59:41,606 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-554ca52c-5582-425-proj used request id req-d6cbcc11-fac8-46ab-9ed7-06e6ef59886a 2019-01-18 05:59:41,610 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca4401af9c314a48a9d29bf25e3a41226035eaac" 2019-01-18 05:59:41,690 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:59:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-990d8784-d0ab-4640-85d2-fcf8cc89d440 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-18 05:59:41,690 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-990d8784-d0ab-4640-85d2-fcf8cc89d440 2019-01-18 05:59:41,694 - 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}ca4401af9c314a48a9d29bf25e3a41226035eaac" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSecurityGroupTests-554ca52c-5582-425-proj"}}' 2019-01-18 05:59:41,812 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 18 Jan 2019 05:59:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ded52a56-56e2-40c0-8c8f-136b7021d621 Content-Length: 309 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/57377371bcf3404bb5b712e8635b36d2"}, "enabled": true, "id": "57377371bcf3404bb5b712e8635b36d2", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-554ca52c-5582-425-proj"}} 2019-01-18 05:59:41,812 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-ded52a56-56e2-40c0-8c8f-136b7021d621 2019-01-18 05:59:41,812 - keystone_utils - INFO - Created project with name - CreateSecurityGroupTests-554ca52c-5582-425-proj 2019-01-18 05:59:41,813 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 05:59:41,814 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 05:59:42,198 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "488fca829f8b496daa1cd2cdc6e45c49", "name": "Member"}, {"id": "c65201bd05504fa786d79b166e8bbba3", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}], "expires_at": "2019-01-18T06:59:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "020d00b5451a467cb276d06789a1149d", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "id": "e292c913af7844408b6509a836e493f5"}, "audit_ids": ["6gBtAnyNTWWz-Ism_ieEGQ"], "issued_at": "2019-01-18T05:59:42.000000Z"}} 2019-01-18 05:59:42,199 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d26d591ab5abe364eb7b6e20345ec422eccd8315" 2019-01-18 05:59:42,282 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:59:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-af097023-2a05-4236-91bd-9147db593bbe Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 05:59:42,282 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-af097023-2a05-4236-91bd-9147db593bbe 2019-01-18 05:59:42,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" 2019-01-18 05:59:42,293 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 18 Jan 2019 05:59: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"}]}]}} 2019-01-18 05:59:42,294 - 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}d26d591ab5abe364eb7b6e20345ec422eccd8315" 2019-01-18 05:59:42,398 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:59:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fc9309fd-6e22-459a-95db-518d7ccb6595 Content-Encoding: gzip Content-Length: 869 Content-Type: application/json RESP BODY: {"users": [{"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/0607a2b4beb0408e9fa51cc5ba027ac6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0607a2b4beb0408e9fa51cc5ba027ac6", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/17c61b95071545a094cc82823d2b88b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "17c61b95071545a094cc82823d2b88b8", "email": "nova@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/29e5d2dfed2447bda26fc75bd1122674"}, "domain_id": "default", "enabled": true, "options": {}, "id": "29e5d2dfed2447bda26fc75bd1122674", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/3b6dcc8c791e4b6e8831f5b5e583de80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3b6dcc8c791e4b6e8831f5b5e583de80", "email": "neutron@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.23:5000/v3/users/45ab52d673584bc198669be88c88b878"}, "domain_id": "default", "enabled": true, "options": {}, "id": "45ab52d673584bc198669be88c88b878", "email": "barbican@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/57795b4ee52f49c6a71f55bb6c4012f8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "57795b4ee52f49c6a71f55bb6c4012f8", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/5c52969262974d64ac2a300ca5d60f50"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c52969262974d64ac2a300ca5d60f50", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/5fc15572bb1c489ba92bd9945bbc1f64"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5fc15572bb1c489ba92bd9945bbc1f64", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/6b519d70e25f4e61a9dfd738cd6bba22"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6b519d70e25f4e61a9dfd738cd6bba22", "email": "heat@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.23:5000/v3/users/8248437208b540c2893a7117ad102a87"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8248437208b540c2893a7117ad102a87", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/890dee97e62840c5b15e36f03f6b7efc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "890dee97e62840c5b15e36f03f6b7efc", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/8cccb516ecc44ed9bb7c8633df108fd4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8cccb516ecc44ed9bb7c8633df108fd4", "email": "glance@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.23:5000/v3/users/97c3d863a98148299fa116fdb54be470"}, "domain_id": "default", "enabled": true, "options": {}, "id": "97c3d863a98148299fa116fdb54be470", "email": "tacker@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/a2a0c8c0f19941808c9f618af50b3b79"}, "domain_id": "c19db1b8f60647a9a114cd23287c807b", "enabled": true, "options": {}, "id": "a2a0c8c0f19941808c9f618af50b3b79", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "links": {"self": "http://172.30.9.23:5000/v3/users/e292c913af7844408b6509a836e493f5"}, "domain_id": "default", "enabled": true, "id": "e292c913af7844408b6509a836e493f5", "options": {}}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/fe5de73ba9cb41b2be24ccf1f72f5ed4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe5de73ba9cb41b2be24ccf1f72f5ed4", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2019-01-18 05:59:42,398 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-fc9309fd-6e22-459a-95db-518d7ccb6595 2019-01-18 05:59:42,402 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateSecurityGroupTests-554ca52c-5582-425-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d26d591ab5abe364eb7b6e20345ec422eccd8315" 2019-01-18 05:59:42,419 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:59:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d6a2a752-86e9-4fb8-ab52-ff8f45bfabc8 Content-Encoding: gzip Content-Length: 255 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateSecurityGroupTests-554ca52c-5582-425-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/57377371bcf3404bb5b712e8635b36d2"}, "enabled": true, "id": "57377371bcf3404bb5b712e8635b36d2", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-554ca52c-5582-425-proj"}]} 2019-01-18 05:59:42,419 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateSecurityGroupTests-554ca52c-5582-425-proj used request id req-d6a2a752-86e9-4fb8-ab52-ff8f45bfabc8 2019-01-18 05:59:42,423 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d26d591ab5abe364eb7b6e20345ec422eccd8315" 2019-01-18 05:59:42,519 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:59:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1482e31f-8037-4f6b-9bc0-0794ab21437d Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-18 05:59:42,519 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-1482e31f-8037-4f6b-9bc0-0794ab21437d 2019-01-18 05:59:42,812 - keystone_utils - INFO - Created user with name - CreateSecurityGroupTests-554ca52c-5582-425-user 2019-01-18 05:59:42,812 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 05:59:42,816 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca4401af9c314a48a9d29bf25e3a41226035eaac" 2019-01-18 05:59:42,899 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:59:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bcc0ebf1-433c-4f54-8550-14577af4b3c0 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "488fca829f8b496daa1cd2cdc6e45c49", "links": {"self": "http://172.30.9.23:5000/v3/roles/488fca829f8b496daa1cd2cdc6e45c49"}, "name": "Member"}, {"domain_id": null, "id": "6b7f4f4f76264b6fb449c43b86ee3817", "links": {"self": "http://172.30.9.23:5000/v3/roles/6b7f4f4f76264b6fb449c43b86ee3817"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a482b711adf94961bf4bb28eda7f0e28", "links": {"self": "http://172.30.9.23:5000/v3/roles/a482b711adf94961bf4bb28eda7f0e28"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c65201bd05504fa786d79b166e8bbba3", "links": {"self": "http://172.30.9.23:5000/v3/roles/c65201bd05504fa786d79b166e8bbba3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "e7e317b66c174923a8cb46c48d897c8d", "links": {"self": "http://172.30.9.23:5000/v3/roles/e7e317b66c174923a8cb46c48d897c8d"}, "name": "ResellerAdmin"}]} 2019-01-18 05:59:42,900 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-bcc0ebf1-433c-4f54-8550-14577af4b3c0 2019-01-18 05:59:42,904 - 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}ca4401af9c314a48a9d29bf25e3a41226035eaac" -d '{"role": {"name": "CreateSecurityGroupTests-554ca52c-5582-425-proj-role"}}' 2019-01-18 05:59:43,045 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 18 Jan 2019 05:59:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b5b8233a-0543-42cc-a0e2-c66a8beb006e Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "97d9bda5812a4bae859702fb093e5151", "links": {"self": "http://172.30.9.23:5000/v3/roles/97d9bda5812a4bae859702fb093e5151"}, "name": "CreateSecurityGroupTests-554ca52c-5582-425-proj-role"}} 2019-01-18 05:59:43,045 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-b5b8233a-0543-42cc-a0e2-c66a8beb006e 2019-01-18 05:59:43,046 - keystone_utils - INFO - Created role with name - CreateSecurityGroupTests-554ca52c-5582-425-proj-role 2019-01-18 05:59:43,049 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/97d9bda5812a4bae859702fb093e5151 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca4401af9c314a48a9d29bf25e3a41226035eaac" 2019-01-18 05:59:43,138 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:59:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-df4d94b0-f5ad-41ff-b849-a544f88da1a1 Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.23:5000/v3/roles/97d9bda5812a4bae859702fb093e5151"}, "domain_id": null, "name": "CreateSecurityGroupTests-554ca52c-5582-425-proj-role", "id": "97d9bda5812a4bae859702fb093e5151"}} 2019-01-18 05:59:43,138 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/97d9bda5812a4bae859702fb093e5151 used request id req-df4d94b0-f5ad-41ff-b849-a544f88da1a1 2019-01-18 05:59:43,138 - keystone_utils - INFO - Granting role CreateSecurityGroupTests-554ca52c-5582-425-proj-role to project CreateSecurityGroupTests-554ca52c-5582-425-proj 2019-01-18 05:59:43,142 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/57377371bcf3404bb5b712e8635b36d2/users/830e69d8479d4c6eba6d393bd7eb3f20/roles/97d9bda5812a4bae859702fb093e5151 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca4401af9c314a48a9d29bf25e3a41226035eaac" 2019-01-18 05:59:43,263 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 05:59:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9ccb64fc-d73f-4bd9-826a-17a29ab24ba9 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 05:59:43,264 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/57377371bcf3404bb5b712e8635b36d2/users/830e69d8479d4c6eba6d393bd7eb3f20/roles/97d9bda5812a4bae859702fb093e5151 used request id req-9ccb64fc-d73f-4bd9-826a-17a29ab24ba9 2019-01-18 05:59:43,264 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 05:59:43,265 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 05:59:43,638 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "97d9bda5812a4bae859702fb093e5151", "name": "CreateSecurityGroupTests-554ca52c-5582-425-proj-role"}], "expires_at": "2019-01-18T06:59:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "57377371bcf3404bb5b712e8635b36d2", "name": "CreateSecurityGroupTests-554ca52c-5582-425-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/57377371bcf3404bb5b712e8635b36d2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/57377371bcf3404bb5b712e8635b36d2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/57377371bcf3404bb5b712e8635b36d2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/57377371bcf3404bb5b712e8635b36d2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/57377371bcf3404bb5b712e8635b36d2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/57377371bcf3404bb5b712e8635b36d2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/57377371bcf3404bb5b712e8635b36d2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/57377371bcf3404bb5b712e8635b36d2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/57377371bcf3404bb5b712e8635b36d2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/57377371bcf3404bb5b712e8635b36d2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/57377371bcf3404bb5b712e8635b36d2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/57377371bcf3404bb5b712e8635b36d2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-554ca52c-5582-425-user", "id": "830e69d8479d4c6eba6d393bd7eb3f20"}, "audit_ids": ["kehTJY_bRDO02PRHqF1-Xw"], "issued_at": "2019-01-18T05:59:43.000000Z"}} 2019-01-18 05:59:43,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}f6934b32a678fe1c3c7d85d4ec7e7df7f8fea9eb" 2019-01-18 05:59:43,709 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:59:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aae2fc24-f14a-47ae-a075-6a6de7ca7d54 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 05:59:43,709 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-aae2fc24-f14a-47ae-a075-6a6de7ca7d54 2019-01-18 05:59:43,716 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-66fea2a5-5109-420b-b0cb-95b5d511ef8cname&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6934b32a678fe1c3c7d85d4ec7e7df7f8fea9eb" 2019-01-18 05:59:43,988 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-77ee93a7-fb2b-4371-b9e3-07d74b5ec78f Date: Fri, 18 Jan 2019 05:59:43 GMT RESP BODY: {"security_groups": []} 2019-01-18 05:59:43,988 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-66fea2a5-5109-420b-b0cb-95b5d511ef8cname&description=hello+group used request id req-77ee93a7-fb2b-4371-b9e3-07d74b5ec78f 2019-01-18 05:59:43,988 - OpenStackSecurityGroup - INFO - Creating security group CreateSecurityGroupTests-66fea2a5-5109-420b-b0cb-95b5d511ef8cname... 2019-01-18 05:59:43,988 - neutron_utils - INFO - Creating security group with name - CreateSecurityGroupTests-66fea2a5-5109-420b-b0cb-95b5d511ef8cname 2019-01-18 05:59:43,994 - 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}f6934b32a678fe1c3c7d85d4ec7e7df7f8fea9eb" -d '{"security_group": {"name": "CreateSecurityGroupTests-66fea2a5-5109-420b-b0cb-95b5d511ef8cname", "description": "hello group"}}' 2019-01-18 05:59:44,345 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1408 X-Openstack-Request-Id: req-b18756a8-8485-4e7e-89a8-26ac44421a6e Date: Fri, 18 Jan 2019 05:59:44 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "57377371bcf3404bb5b712e8635b36d2", "created_at": "2019-01-18T05:59:44Z", "updated_at": "2019-01-18T05:59:44Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:44Z", "revision_number": 0, "id": "03f64ea3-2bb9-4f51-be97-967f5dad853c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:44Z", "security_group_id": "c081e87a-f108-4dc0-9145-656e7ae2768e", "tenant_id": "57377371bcf3404bb5b712e8635b36d2", "port_range_min": null, "ethertype": "IPv4", "project_id": "57377371bcf3404bb5b712e8635b36d2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:44Z", "revision_number": 0, "id": "a491a740-6614-4836-b0ac-61945460b948", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:44Z", "security_group_id": "c081e87a-f108-4dc0-9145-656e7ae2768e", "tenant_id": "57377371bcf3404bb5b712e8635b36d2", "port_range_min": null, "ethertype": "IPv6", "project_id": "57377371bcf3404bb5b712e8635b36d2"}], "revision_number": 2, "project_id": "57377371bcf3404bb5b712e8635b36d2", "id": "c081e87a-f108-4dc0-9145-656e7ae2768e", "name": "CreateSecurityGroupTests-66fea2a5-5109-420b-b0cb-95b5d511ef8cname"}} 2019-01-18 05:59:44,345 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-groups used request id req-b18756a8-8485-4e7e-89a8-26ac44421a6e 2019-01-18 05:59:44,346 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c081e87a-f108-4dc0-9145-656e7ae2768e 2019-01-18 05:59:44,351 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=c081e87a-f108-4dc0-9145-656e7ae2768e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6934b32a678fe1c3c7d85d4ec7e7df7f8fea9eb" 2019-01-18 05:59:44,522 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-bce01d05-5f9c-46f4-9c14-c254efbc3903 Date: Fri, 18 Jan 2019 05:59: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": "2019-01-18T05:59:44Z", "security_group_id": "c081e87a-f108-4dc0-9145-656e7ae2768e", "port_range_min": null, "revision_number": 0, "tenant_id": "57377371bcf3404bb5b712e8635b36d2", "created_at": "2019-01-18T05:59:44Z", "project_id": "57377371bcf3404bb5b712e8635b36d2", "id": "03f64ea3-2bb9-4f51-be97-967f5dad853c"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T05:59:44Z", "security_group_id": "c081e87a-f108-4dc0-9145-656e7ae2768e", "port_range_min": null, "revision_number": 0, "tenant_id": "57377371bcf3404bb5b712e8635b36d2", "created_at": "2019-01-18T05:59:44Z", "project_id": "57377371bcf3404bb5b712e8635b36d2", "id": "a491a740-6614-4836-b0ac-61945460b948"}]} 2019-01-18 05:59:44,523 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=c081e87a-f108-4dc0-9145-656e7ae2768e used request id req-bce01d05-5f9c-46f4-9c14-c254efbc3903 2019-01-18 05:59:44,523 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c081e87a-f108-4dc0-9145-656e7ae2768e 2019-01-18 05:59:44,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=c081e87a-f108-4dc0-9145-656e7ae2768e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6934b32a678fe1c3c7d85d4ec7e7df7f8fea9eb" 2019-01-18 05:59:44,688 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-a401817e-1352-4a3f-9d33-c53ddd0f1817 Date: Fri, 18 Jan 2019 05:59: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": "2019-01-18T05:59:44Z", "security_group_id": "c081e87a-f108-4dc0-9145-656e7ae2768e", "port_range_min": null, "revision_number": 0, "tenant_id": "57377371bcf3404bb5b712e8635b36d2", "created_at": "2019-01-18T05:59:44Z", "project_id": "57377371bcf3404bb5b712e8635b36d2", "id": "03f64ea3-2bb9-4f51-be97-967f5dad853c"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T05:59:44Z", "security_group_id": "c081e87a-f108-4dc0-9145-656e7ae2768e", "port_range_min": null, "revision_number": 0, "tenant_id": "57377371bcf3404bb5b712e8635b36d2", "created_at": "2019-01-18T05:59:44Z", "project_id": "57377371bcf3404bb5b712e8635b36d2", "id": "a491a740-6614-4836-b0ac-61945460b948"}]} 2019-01-18 05:59:44,689 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=c081e87a-f108-4dc0-9145-656e7ae2768e used request id req-a401817e-1352-4a3f-9d33-c53ddd0f1817 2019-01-18 05:59:44,689 - neutron_utils - INFO - Retrieving security group with ID - c081e87a-f108-4dc0-9145-656e7ae2768e 2019-01-18 05:59:44,694 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?id=c081e87a-f108-4dc0-9145-656e7ae2768e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6934b32a678fe1c3c7d85d4ec7e7df7f8fea9eb" 2019-01-18 05:59:44,979 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-5f482d08-3a31-4cbe-87bc-667049983e82 Date: Fri, 18 Jan 2019 05:59:44 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "57377371bcf3404bb5b712e8635b36d2", "created_at": "2019-01-18T05:59:44Z", "updated_at": "2019-01-18T05:59:44Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:44Z", "revision_number": 0, "id": "03f64ea3-2bb9-4f51-be97-967f5dad853c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:44Z", "security_group_id": "c081e87a-f108-4dc0-9145-656e7ae2768e", "tenant_id": "57377371bcf3404bb5b712e8635b36d2", "port_range_min": null, "ethertype": "IPv4", "project_id": "57377371bcf3404bb5b712e8635b36d2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:44Z", "revision_number": 0, "id": "a491a740-6614-4836-b0ac-61945460b948", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:44Z", "security_group_id": "c081e87a-f108-4dc0-9145-656e7ae2768e", "tenant_id": "57377371bcf3404bb5b712e8635b36d2", "port_range_min": null, "ethertype": "IPv6", "project_id": "57377371bcf3404bb5b712e8635b36d2"}], "revision_number": 2, "project_id": "57377371bcf3404bb5b712e8635b36d2", "id": "c081e87a-f108-4dc0-9145-656e7ae2768e", "name": "CreateSecurityGroupTests-66fea2a5-5109-420b-b0cb-95b5d511ef8cname"}]} 2019-01-18 05:59:44,979 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?id=c081e87a-f108-4dc0-9145-656e7ae2768e used request id req-5f482d08-3a31-4cbe-87bc-667049983e82 2019-01-18 05:59:44,980 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c081e87a-f108-4dc0-9145-656e7ae2768e 2019-01-18 05:59:44,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=c081e87a-f108-4dc0-9145-656e7ae2768e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6934b32a678fe1c3c7d85d4ec7e7df7f8fea9eb" 2019-01-18 05:59:45,158 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-f584f7bd-c843-4e13-941b-f3ab6c06fefb Date: Fri, 18 Jan 2019 05:59: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": "2019-01-18T05:59:44Z", "security_group_id": "c081e87a-f108-4dc0-9145-656e7ae2768e", "port_range_min": null, "revision_number": 0, "tenant_id": "57377371bcf3404bb5b712e8635b36d2", "created_at": "2019-01-18T05:59:44Z", "project_id": "57377371bcf3404bb5b712e8635b36d2", "id": "03f64ea3-2bb9-4f51-be97-967f5dad853c"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T05:59:44Z", "security_group_id": "c081e87a-f108-4dc0-9145-656e7ae2768e", "port_range_min": null, "revision_number": 0, "tenant_id": "57377371bcf3404bb5b712e8635b36d2", "created_at": "2019-01-18T05:59:44Z", "project_id": "57377371bcf3404bb5b712e8635b36d2", "id": "a491a740-6614-4836-b0ac-61945460b948"}]} 2019-01-18 05:59:45,158 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=c081e87a-f108-4dc0-9145-656e7ae2768e used request id req-f584f7bd-c843-4e13-941b-f3ab6c06fefb 2019-01-18 05:59:45,159 - neutron_utils - INFO - Retrieving security group with ID - c081e87a-f108-4dc0-9145-656e7ae2768e 2019-01-18 05:59:45,164 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?id=c081e87a-f108-4dc0-9145-656e7ae2768e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6934b32a678fe1c3c7d85d4ec7e7df7f8fea9eb" 2019-01-18 05:59:45,368 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-b94fa25e-f60b-4a1d-b250-e34e241badae Date: Fri, 18 Jan 2019 05:59:45 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "57377371bcf3404bb5b712e8635b36d2", "created_at": "2019-01-18T05:59:44Z", "updated_at": "2019-01-18T05:59:44Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:44Z", "revision_number": 0, "id": "03f64ea3-2bb9-4f51-be97-967f5dad853c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:44Z", "security_group_id": "c081e87a-f108-4dc0-9145-656e7ae2768e", "tenant_id": "57377371bcf3404bb5b712e8635b36d2", "port_range_min": null, "ethertype": "IPv4", "project_id": "57377371bcf3404bb5b712e8635b36d2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:44Z", "revision_number": 0, "id": "a491a740-6614-4836-b0ac-61945460b948", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:44Z", "security_group_id": "c081e87a-f108-4dc0-9145-656e7ae2768e", "tenant_id": "57377371bcf3404bb5b712e8635b36d2", "port_range_min": null, "ethertype": "IPv6", "project_id": "57377371bcf3404bb5b712e8635b36d2"}], "revision_number": 2, "project_id": "57377371bcf3404bb5b712e8635b36d2", "id": "c081e87a-f108-4dc0-9145-656e7ae2768e", "name": "CreateSecurityGroupTests-66fea2a5-5109-420b-b0cb-95b5d511ef8cname"}]} 2019-01-18 05:59:45,369 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?id=c081e87a-f108-4dc0-9145-656e7ae2768e used request id req-b94fa25e-f60b-4a1d-b250-e34e241badae 2019-01-18 05:59:45,369 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c081e87a-f108-4dc0-9145-656e7ae2768e 2019-01-18 05:59:45,374 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=c081e87a-f108-4dc0-9145-656e7ae2768e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6934b32a678fe1c3c7d85d4ec7e7df7f8fea9eb" 2019-01-18 05:59:45,553 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-a2e267ac-b353-4178-b2d8-b200b73ba847 Date: Fri, 18 Jan 2019 05:59: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": "2019-01-18T05:59:44Z", "security_group_id": "c081e87a-f108-4dc0-9145-656e7ae2768e", "port_range_min": null, "revision_number": 0, "tenant_id": "57377371bcf3404bb5b712e8635b36d2", "created_at": "2019-01-18T05:59:44Z", "project_id": "57377371bcf3404bb5b712e8635b36d2", "id": "03f64ea3-2bb9-4f51-be97-967f5dad853c"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T05:59:44Z", "security_group_id": "c081e87a-f108-4dc0-9145-656e7ae2768e", "port_range_min": null, "revision_number": 0, "tenant_id": "57377371bcf3404bb5b712e8635b36d2", "created_at": "2019-01-18T05:59:44Z", "project_id": "57377371bcf3404bb5b712e8635b36d2", "id": "a491a740-6614-4836-b0ac-61945460b948"}]} 2019-01-18 05:59:45,553 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=c081e87a-f108-4dc0-9145-656e7ae2768e used request id req-a2e267ac-b353-4178-b2d8-b200b73ba847 2019-01-18 05:59:45,554 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-66fea2a5-5109-420b-b0cb-95b5d511ef8cname 2019-01-18 05:59:45,559 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-66fea2a5-5109-420b-b0cb-95b5d511ef8cname -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6934b32a678fe1c3c7d85d4ec7e7df7f8fea9eb" 2019-01-18 05:59:45,614 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-13e53337-fa41-44c3-862c-8e3d09b445d1 Date: Fri, 18 Jan 2019 05:59:45 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "57377371bcf3404bb5b712e8635b36d2", "created_at": "2019-01-18T05:59:44Z", "updated_at": "2019-01-18T05:59:44Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:44Z", "revision_number": 0, "id": "03f64ea3-2bb9-4f51-be97-967f5dad853c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:44Z", "security_group_id": "c081e87a-f108-4dc0-9145-656e7ae2768e", "tenant_id": "57377371bcf3404bb5b712e8635b36d2", "port_range_min": null, "ethertype": "IPv4", "project_id": "57377371bcf3404bb5b712e8635b36d2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:44Z", "revision_number": 0, "id": "a491a740-6614-4836-b0ac-61945460b948", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:44Z", "security_group_id": "c081e87a-f108-4dc0-9145-656e7ae2768e", "tenant_id": "57377371bcf3404bb5b712e8635b36d2", "port_range_min": null, "ethertype": "IPv6", "project_id": "57377371bcf3404bb5b712e8635b36d2"}], "revision_number": 2, "project_id": "57377371bcf3404bb5b712e8635b36d2", "id": "c081e87a-f108-4dc0-9145-656e7ae2768e", "name": "CreateSecurityGroupTests-66fea2a5-5109-420b-b0cb-95b5d511ef8cname"}]} 2019-01-18 05:59:45,614 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-66fea2a5-5109-420b-b0cb-95b5d511ef8cname used request id req-13e53337-fa41-44c3-862c-8e3d09b445d1 2019-01-18 05:59:45,617 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-18 05:59:45,621 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 18 Jan 2019 05:59: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"}]}]}} 2019-01-18 05:59:45,622 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/57377371bcf3404bb5b712e8635b36d2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6934b32a678fe1c3c7d85d4ec7e7df7f8fea9eb" 2019-01-18 05:59:45,705 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:59:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c26705c2-3d01-405a-9326-9068b2da9c63 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/57377371bcf3404bb5b712e8635b36d2"}, "enabled": true, "id": "57377371bcf3404bb5b712e8635b36d2", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-554ca52c-5582-425-proj"}} 2019-01-18 05:59:45,706 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/57377371bcf3404bb5b712e8635b36d2 used request id req-c26705c2-3d01-405a-9326-9068b2da9c63 2019-01-18 05:59:45,706 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c081e87a-f108-4dc0-9145-656e7ae2768e 2019-01-18 05:59:45,711 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=c081e87a-f108-4dc0-9145-656e7ae2768e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6934b32a678fe1c3c7d85d4ec7e7df7f8fea9eb" 2019-01-18 05:59:45,884 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-52ddb62f-1b52-45e0-a55f-d3df5af1e670 Date: Fri, 18 Jan 2019 05:59: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": "2019-01-18T05:59:44Z", "security_group_id": "c081e87a-f108-4dc0-9145-656e7ae2768e", "port_range_min": null, "revision_number": 0, "tenant_id": "57377371bcf3404bb5b712e8635b36d2", "created_at": "2019-01-18T05:59:44Z", "project_id": "57377371bcf3404bb5b712e8635b36d2", "id": "03f64ea3-2bb9-4f51-be97-967f5dad853c"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T05:59:44Z", "security_group_id": "c081e87a-f108-4dc0-9145-656e7ae2768e", "port_range_min": null, "revision_number": 0, "tenant_id": "57377371bcf3404bb5b712e8635b36d2", "created_at": "2019-01-18T05:59:44Z", "project_id": "57377371bcf3404bb5b712e8635b36d2", "id": "a491a740-6614-4836-b0ac-61945460b948"}]} 2019-01-18 05:59:45,885 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=c081e87a-f108-4dc0-9145-656e7ae2768e used request id req-52ddb62f-1b52-45e0-a55f-d3df5af1e670 2019-01-18 05:59:45,890 - 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}f6934b32a678fe1c3c7d85d4ec7e7df7f8fea9eb" -d '{"security_group_rule": {"direction": "egress", "protocol": 17, "description": "test_rule_1", "ethertype": "IPv4", "port_range_max": 20, "security_group_id": "c081e87a-f108-4dc0-9145-656e7ae2768e", "port_range_min": 10}}' 2019-01-18 05:59:46,220 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 516 X-Openstack-Request-Id: req-0cc62221-2510-4682-8f6c-88b0583a52a5 Date: Fri, 18 Jan 2019 05:59:46 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": "2019-01-18T05:59:46Z", "security_group_id": "c081e87a-f108-4dc0-9145-656e7ae2768e", "port_range_min": 10, "revision_number": 0, "tenant_id": "57377371bcf3404bb5b712e8635b36d2", "created_at": "2019-01-18T05:59:46Z", "project_id": "57377371bcf3404bb5b712e8635b36d2", "id": "e811b8e6-4a7a-49c5-a5cb-290755e2b247"}} 2019-01-18 05:59:46,220 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules used request id req-0cc62221-2510-4682-8f6c-88b0583a52a5 2019-01-18 05:59:46,221 - neutron_utils - INFO - Retrieving security group with ID - c081e87a-f108-4dc0-9145-656e7ae2768e 2019-01-18 05:59:46,226 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?id=c081e87a-f108-4dc0-9145-656e7ae2768e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6934b32a678fe1c3c7d85d4ec7e7df7f8fea9eb" 2019-01-18 05:59:46,427 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1916 X-Openstack-Request-Id: req-36c4bc84-68c9-4e8e-b89b-4efe12e0ecea Date: Fri, 18 Jan 2019 05:59:46 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "57377371bcf3404bb5b712e8635b36d2", "created_at": "2019-01-18T05:59:44Z", "updated_at": "2019-01-18T05:59:46Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:44Z", "revision_number": 0, "id": "03f64ea3-2bb9-4f51-be97-967f5dad853c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:44Z", "security_group_id": "c081e87a-f108-4dc0-9145-656e7ae2768e", "tenant_id": "57377371bcf3404bb5b712e8635b36d2", "port_range_min": null, "ethertype": "IPv4", "project_id": "57377371bcf3404bb5b712e8635b36d2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:44Z", "revision_number": 0, "id": "a491a740-6614-4836-b0ac-61945460b948", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:44Z", "security_group_id": "c081e87a-f108-4dc0-9145-656e7ae2768e", "tenant_id": "57377371bcf3404bb5b712e8635b36d2", "port_range_min": null, "ethertype": "IPv6", "project_id": "57377371bcf3404bb5b712e8635b36d2"}, {"direction": "egress", "protocol": "17", "description": "test_rule_1", "tags": [], "port_range_max": 20, "updated_at": "2019-01-18T05:59:46Z", "revision_number": 0, "id": "e811b8e6-4a7a-49c5-a5cb-290755e2b247", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:46Z", "security_group_id": "c081e87a-f108-4dc0-9145-656e7ae2768e", "tenant_id": "57377371bcf3404bb5b712e8635b36d2", "port_range_min": 10, "ethertype": "IPv4", "project_id": "57377371bcf3404bb5b712e8635b36d2"}], "revision_number": 3, "project_id": "57377371bcf3404bb5b712e8635b36d2", "id": "c081e87a-f108-4dc0-9145-656e7ae2768e", "name": "CreateSecurityGroupTests-66fea2a5-5109-420b-b0cb-95b5d511ef8cname"}]} 2019-01-18 05:59:46,428 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?id=c081e87a-f108-4dc0-9145-656e7ae2768e used request id req-36c4bc84-68c9-4e8e-b89b-4efe12e0ecea 2019-01-18 05:59:46,428 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c081e87a-f108-4dc0-9145-656e7ae2768e 2019-01-18 05:59:46,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=c081e87a-f108-4dc0-9145-656e7ae2768e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6934b32a678fe1c3c7d85d4ec7e7df7f8fea9eb" 2019-01-18 05:59:46,615 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1495 X-Openstack-Request-Id: req-2b1a6e4b-e8bf-4893-b3d5-05c248691e22 Date: Fri, 18 Jan 2019 05:59: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": "2019-01-18T05:59:44Z", "security_group_id": "c081e87a-f108-4dc0-9145-656e7ae2768e", "port_range_min": null, "revision_number": 0, "tenant_id": "57377371bcf3404bb5b712e8635b36d2", "created_at": "2019-01-18T05:59:44Z", "project_id": "57377371bcf3404bb5b712e8635b36d2", "id": "03f64ea3-2bb9-4f51-be97-967f5dad853c"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T05:59:44Z", "security_group_id": "c081e87a-f108-4dc0-9145-656e7ae2768e", "port_range_min": null, "revision_number": 0, "tenant_id": "57377371bcf3404bb5b712e8635b36d2", "created_at": "2019-01-18T05:59:44Z", "project_id": "57377371bcf3404bb5b712e8635b36d2", "id": "a491a740-6614-4836-b0ac-61945460b948"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2019-01-18T05:59:46Z", "security_group_id": "c081e87a-f108-4dc0-9145-656e7ae2768e", "port_range_min": 10, "revision_number": 0, "tenant_id": "57377371bcf3404bb5b712e8635b36d2", "created_at": "2019-01-18T05:59:46Z", "project_id": "57377371bcf3404bb5b712e8635b36d2", "id": "e811b8e6-4a7a-49c5-a5cb-290755e2b247"}]} 2019-01-18 05:59:46,616 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=c081e87a-f108-4dc0-9145-656e7ae2768e used request id req-2b1a6e4b-e8bf-4893-b3d5-05c248691e22 2019-01-18 05:59:46,617 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 05:59:47,005 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "97d9bda5812a4bae859702fb093e5151", "name": "CreateSecurityGroupTests-554ca52c-5582-425-proj-role"}], "expires_at": "2019-01-18T06:59:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "57377371bcf3404bb5b712e8635b36d2", "name": "CreateSecurityGroupTests-554ca52c-5582-425-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/57377371bcf3404bb5b712e8635b36d2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/57377371bcf3404bb5b712e8635b36d2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/57377371bcf3404bb5b712e8635b36d2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/57377371bcf3404bb5b712e8635b36d2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/57377371bcf3404bb5b712e8635b36d2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/57377371bcf3404bb5b712e8635b36d2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/57377371bcf3404bb5b712e8635b36d2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/57377371bcf3404bb5b712e8635b36d2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/57377371bcf3404bb5b712e8635b36d2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/57377371bcf3404bb5b712e8635b36d2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/57377371bcf3404bb5b712e8635b36d2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/57377371bcf3404bb5b712e8635b36d2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-554ca52c-5582-425-user", "id": "830e69d8479d4c6eba6d393bd7eb3f20"}, "audit_ids": ["bVR97BoFTu-fs2krxzqXrA"], "issued_at": "2019-01-18T05:59:47.000000Z"}} 2019-01-18 05:59:47,011 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-66fea2a5-5109-420b-b0cb-95b5d511ef8cname&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce9454167283f80fa081f66658b90a8e2d73a80c" 2019-01-18 05:59:47,203 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1916 X-Openstack-Request-Id: req-baf8a9b4-54f6-4eba-b917-cdf02dce25e9 Date: Fri, 18 Jan 2019 05:59:47 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "57377371bcf3404bb5b712e8635b36d2", "created_at": "2019-01-18T05:59:44Z", "updated_at": "2019-01-18T05:59:46Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:44Z", "revision_number": 0, "id": "03f64ea3-2bb9-4f51-be97-967f5dad853c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:44Z", "security_group_id": "c081e87a-f108-4dc0-9145-656e7ae2768e", "tenant_id": "57377371bcf3404bb5b712e8635b36d2", "port_range_min": null, "ethertype": "IPv4", "project_id": "57377371bcf3404bb5b712e8635b36d2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:44Z", "revision_number": 0, "id": "a491a740-6614-4836-b0ac-61945460b948", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:44Z", "security_group_id": "c081e87a-f108-4dc0-9145-656e7ae2768e", "tenant_id": "57377371bcf3404bb5b712e8635b36d2", "port_range_min": null, "ethertype": "IPv6", "project_id": "57377371bcf3404bb5b712e8635b36d2"}, {"direction": "egress", "protocol": "17", "description": "test_rule_1", "tags": [], "port_range_max": 20, "updated_at": "2019-01-18T05:59:46Z", "revision_number": 0, "id": "e811b8e6-4a7a-49c5-a5cb-290755e2b247", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:46Z", "security_group_id": "c081e87a-f108-4dc0-9145-656e7ae2768e", "tenant_id": "57377371bcf3404bb5b712e8635b36d2", "port_range_min": 10, "ethertype": "IPv4", "project_id": "57377371bcf3404bb5b712e8635b36d2"}], "revision_number": 3, "project_id": "57377371bcf3404bb5b712e8635b36d2", "id": "c081e87a-f108-4dc0-9145-656e7ae2768e", "name": "CreateSecurityGroupTests-66fea2a5-5109-420b-b0cb-95b5d511ef8cname"}]} 2019-01-18 05:59:47,203 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-66fea2a5-5109-420b-b0cb-95b5d511ef8cname&description=hello+group used request id req-baf8a9b4-54f6-4eba-b917-cdf02dce25e9 2019-01-18 05:59:47,204 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c081e87a-f108-4dc0-9145-656e7ae2768e 2019-01-18 05:59:47,209 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=c081e87a-f108-4dc0-9145-656e7ae2768e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce9454167283f80fa081f66658b90a8e2d73a80c" 2019-01-18 05:59:47,382 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1495 X-Openstack-Request-Id: req-808f1ac5-ae59-42eb-aca7-6a28344c9795 Date: Fri, 18 Jan 2019 05:59:47 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": "2019-01-18T05:59:44Z", "security_group_id": "c081e87a-f108-4dc0-9145-656e7ae2768e", "port_range_min": null, "revision_number": 0, "tenant_id": "57377371bcf3404bb5b712e8635b36d2", "created_at": "2019-01-18T05:59:44Z", "project_id": "57377371bcf3404bb5b712e8635b36d2", "id": "03f64ea3-2bb9-4f51-be97-967f5dad853c"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T05:59:44Z", "security_group_id": "c081e87a-f108-4dc0-9145-656e7ae2768e", "port_range_min": null, "revision_number": 0, "tenant_id": "57377371bcf3404bb5b712e8635b36d2", "created_at": "2019-01-18T05:59:44Z", "project_id": "57377371bcf3404bb5b712e8635b36d2", "id": "a491a740-6614-4836-b0ac-61945460b948"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2019-01-18T05:59:46Z", "security_group_id": "c081e87a-f108-4dc0-9145-656e7ae2768e", "port_range_min": 10, "revision_number": 0, "tenant_id": "57377371bcf3404bb5b712e8635b36d2", "created_at": "2019-01-18T05:59:46Z", "project_id": "57377371bcf3404bb5b712e8635b36d2", "id": "e811b8e6-4a7a-49c5-a5cb-290755e2b247"}]} 2019-01-18 05:59:47,382 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=c081e87a-f108-4dc0-9145-656e7ae2768e used request id req-808f1ac5-ae59-42eb-aca7-6a28344c9795 2019-01-18 05:59:47,383 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c081e87a-f108-4dc0-9145-656e7ae2768e 2019-01-18 05:59:47,388 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=c081e87a-f108-4dc0-9145-656e7ae2768e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce9454167283f80fa081f66658b90a8e2d73a80c" 2019-01-18 05:59:47,579 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1495 X-Openstack-Request-Id: req-59ce9cb6-a667-44ea-9a56-7aecddce9398 Date: Fri, 18 Jan 2019 05:59:47 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": "2019-01-18T05:59:44Z", "security_group_id": "c081e87a-f108-4dc0-9145-656e7ae2768e", "port_range_min": null, "revision_number": 0, "tenant_id": "57377371bcf3404bb5b712e8635b36d2", "created_at": "2019-01-18T05:59:44Z", "project_id": "57377371bcf3404bb5b712e8635b36d2", "id": "03f64ea3-2bb9-4f51-be97-967f5dad853c"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T05:59:44Z", "security_group_id": "c081e87a-f108-4dc0-9145-656e7ae2768e", "port_range_min": null, "revision_number": 0, "tenant_id": "57377371bcf3404bb5b712e8635b36d2", "created_at": "2019-01-18T05:59:44Z", "project_id": "57377371bcf3404bb5b712e8635b36d2", "id": "a491a740-6614-4836-b0ac-61945460b948"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2019-01-18T05:59:46Z", "security_group_id": "c081e87a-f108-4dc0-9145-656e7ae2768e", "port_range_min": 10, "revision_number": 0, "tenant_id": "57377371bcf3404bb5b712e8635b36d2", "created_at": "2019-01-18T05:59:46Z", "project_id": "57377371bcf3404bb5b712e8635b36d2", "id": "e811b8e6-4a7a-49c5-a5cb-290755e2b247"}]} 2019-01-18 05:59:47,579 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=c081e87a-f108-4dc0-9145-656e7ae2768e used request id req-59ce9cb6-a667-44ea-9a56-7aecddce9398 2019-01-18 05:59:47,585 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-66fea2a5-5109-420b-b0cb-95b5d511ef8cname -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce9454167283f80fa081f66658b90a8e2d73a80c" 2019-01-18 05:59:47,764 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1916 X-Openstack-Request-Id: req-137d8713-1977-40fd-a491-087bec256804 Date: Fri, 18 Jan 2019 05:59:47 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "57377371bcf3404bb5b712e8635b36d2", "created_at": "2019-01-18T05:59:44Z", "updated_at": "2019-01-18T05:59:46Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:44Z", "revision_number": 0, "id": "03f64ea3-2bb9-4f51-be97-967f5dad853c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:44Z", "security_group_id": "c081e87a-f108-4dc0-9145-656e7ae2768e", "tenant_id": "57377371bcf3404bb5b712e8635b36d2", "port_range_min": null, "ethertype": "IPv4", "project_id": "57377371bcf3404bb5b712e8635b36d2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:44Z", "revision_number": 0, "id": "a491a740-6614-4836-b0ac-61945460b948", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:44Z", "security_group_id": "c081e87a-f108-4dc0-9145-656e7ae2768e", "tenant_id": "57377371bcf3404bb5b712e8635b36d2", "port_range_min": null, "ethertype": "IPv6", "project_id": "57377371bcf3404bb5b712e8635b36d2"}, {"direction": "egress", "protocol": "17", "description": "test_rule_1", "tags": [], "port_range_max": 20, "updated_at": "2019-01-18T05:59:46Z", "revision_number": 0, "id": "e811b8e6-4a7a-49c5-a5cb-290755e2b247", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:46Z", "security_group_id": "c081e87a-f108-4dc0-9145-656e7ae2768e", "tenant_id": "57377371bcf3404bb5b712e8635b36d2", "port_range_min": 10, "ethertype": "IPv4", "project_id": "57377371bcf3404bb5b712e8635b36d2"}], "revision_number": 3, "project_id": "57377371bcf3404bb5b712e8635b36d2", "id": "c081e87a-f108-4dc0-9145-656e7ae2768e", "name": "CreateSecurityGroupTests-66fea2a5-5109-420b-b0cb-95b5d511ef8cname"}]} 2019-01-18 05:59:47,764 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-66fea2a5-5109-420b-b0cb-95b5d511ef8cname used request id req-137d8713-1977-40fd-a491-087bec256804 2019-01-18 05:59:47,765 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c081e87a-f108-4dc0-9145-656e7ae2768e 2019-01-18 05:59:47,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=c081e87a-f108-4dc0-9145-656e7ae2768e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce9454167283f80fa081f66658b90a8e2d73a80c" 2019-01-18 05:59:47,949 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1495 X-Openstack-Request-Id: req-b3df67e4-8f3a-4016-9c05-550f560613eb Date: Fri, 18 Jan 2019 05:59:47 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": "2019-01-18T05:59:44Z", "security_group_id": "c081e87a-f108-4dc0-9145-656e7ae2768e", "port_range_min": null, "revision_number": 0, "tenant_id": "57377371bcf3404bb5b712e8635b36d2", "created_at": "2019-01-18T05:59:44Z", "project_id": "57377371bcf3404bb5b712e8635b36d2", "id": "03f64ea3-2bb9-4f51-be97-967f5dad853c"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T05:59:44Z", "security_group_id": "c081e87a-f108-4dc0-9145-656e7ae2768e", "port_range_min": null, "revision_number": 0, "tenant_id": "57377371bcf3404bb5b712e8635b36d2", "created_at": "2019-01-18T05:59:44Z", "project_id": "57377371bcf3404bb5b712e8635b36d2", "id": "a491a740-6614-4836-b0ac-61945460b948"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2019-01-18T05:59:46Z", "security_group_id": "c081e87a-f108-4dc0-9145-656e7ae2768e", "port_range_min": 10, "revision_number": 0, "tenant_id": "57377371bcf3404bb5b712e8635b36d2", "created_at": "2019-01-18T05:59:46Z", "project_id": "57377371bcf3404bb5b712e8635b36d2", "id": "e811b8e6-4a7a-49c5-a5cb-290755e2b247"}]} 2019-01-18 05:59:47,949 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=c081e87a-f108-4dc0-9145-656e7ae2768e used request id req-b3df67e4-8f3a-4016-9c05-550f560613eb 2019-01-18 05:59:47,955 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-66fea2a5-5109-420b-b0cb-95b5d511ef8cname -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce9454167283f80fa081f66658b90a8e2d73a80c" 2019-01-18 05:59:48,002 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1916 X-Openstack-Request-Id: req-c6285a36-5e28-4f32-9303-08dba57c9511 Date: Fri, 18 Jan 2019 05:59:47 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "57377371bcf3404bb5b712e8635b36d2", "created_at": "2019-01-18T05:59:44Z", "updated_at": "2019-01-18T05:59:46Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:44Z", "revision_number": 0, "id": "03f64ea3-2bb9-4f51-be97-967f5dad853c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:44Z", "security_group_id": "c081e87a-f108-4dc0-9145-656e7ae2768e", "tenant_id": "57377371bcf3404bb5b712e8635b36d2", "port_range_min": null, "ethertype": "IPv4", "project_id": "57377371bcf3404bb5b712e8635b36d2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:44Z", "revision_number": 0, "id": "a491a740-6614-4836-b0ac-61945460b948", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:44Z", "security_group_id": "c081e87a-f108-4dc0-9145-656e7ae2768e", "tenant_id": "57377371bcf3404bb5b712e8635b36d2", "port_range_min": null, "ethertype": "IPv6", "project_id": "57377371bcf3404bb5b712e8635b36d2"}, {"direction": "egress", "protocol": "17", "description": "test_rule_1", "tags": [], "port_range_max": 20, "updated_at": "2019-01-18T05:59:46Z", "revision_number": 0, "id": "e811b8e6-4a7a-49c5-a5cb-290755e2b247", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:46Z", "security_group_id": "c081e87a-f108-4dc0-9145-656e7ae2768e", "tenant_id": "57377371bcf3404bb5b712e8635b36d2", "port_range_min": 10, "ethertype": "IPv4", "project_id": "57377371bcf3404bb5b712e8635b36d2"}], "revision_number": 3, "project_id": "57377371bcf3404bb5b712e8635b36d2", "id": "c081e87a-f108-4dc0-9145-656e7ae2768e", "name": "CreateSecurityGroupTests-66fea2a5-5109-420b-b0cb-95b5d511ef8cname"}]} 2019-01-18 05:59:48,002 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-66fea2a5-5109-420b-b0cb-95b5d511ef8cname used request id req-c6285a36-5e28-4f32-9303-08dba57c9511 2019-01-18 05:59:48,003 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c081e87a-f108-4dc0-9145-656e7ae2768e 2019-01-18 05:59:48,008 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=c081e87a-f108-4dc0-9145-656e7ae2768e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce9454167283f80fa081f66658b90a8e2d73a80c" 2019-01-18 05:59:48,067 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1495 X-Openstack-Request-Id: req-0d96f8fa-daec-42a9-b13f-3a055a7cbab6 Date: Fri, 18 Jan 2019 05:59:48 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": "2019-01-18T05:59:44Z", "security_group_id": "c081e87a-f108-4dc0-9145-656e7ae2768e", "port_range_min": null, "revision_number": 0, "tenant_id": "57377371bcf3404bb5b712e8635b36d2", "created_at": "2019-01-18T05:59:44Z", "project_id": "57377371bcf3404bb5b712e8635b36d2", "id": "03f64ea3-2bb9-4f51-be97-967f5dad853c"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T05:59:44Z", "security_group_id": "c081e87a-f108-4dc0-9145-656e7ae2768e", "port_range_min": null, "revision_number": 0, "tenant_id": "57377371bcf3404bb5b712e8635b36d2", "created_at": "2019-01-18T05:59:44Z", "project_id": "57377371bcf3404bb5b712e8635b36d2", "id": "a491a740-6614-4836-b0ac-61945460b948"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2019-01-18T05:59:46Z", "security_group_id": "c081e87a-f108-4dc0-9145-656e7ae2768e", "port_range_min": 10, "revision_number": 0, "tenant_id": "57377371bcf3404bb5b712e8635b36d2", "created_at": "2019-01-18T05:59:46Z", "project_id": "57377371bcf3404bb5b712e8635b36d2", "id": "e811b8e6-4a7a-49c5-a5cb-290755e2b247"}]} 2019-01-18 05:59:48,067 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=c081e87a-f108-4dc0-9145-656e7ae2768e used request id req-0d96f8fa-daec-42a9-b13f-3a055a7cbab6 2019-01-18 05:59:48,073 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-66fea2a5-5109-420b-b0cb-95b5d511ef8cname -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce9454167283f80fa081f66658b90a8e2d73a80c" 2019-01-18 05:59:48,275 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1916 X-Openstack-Request-Id: req-84b39693-29c8-4278-b3b3-0077dedfc744 Date: Fri, 18 Jan 2019 05:59:48 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "57377371bcf3404bb5b712e8635b36d2", "created_at": "2019-01-18T05:59:44Z", "updated_at": "2019-01-18T05:59:46Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:44Z", "revision_number": 0, "id": "03f64ea3-2bb9-4f51-be97-967f5dad853c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:44Z", "security_group_id": "c081e87a-f108-4dc0-9145-656e7ae2768e", "tenant_id": "57377371bcf3404bb5b712e8635b36d2", "port_range_min": null, "ethertype": "IPv4", "project_id": "57377371bcf3404bb5b712e8635b36d2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:44Z", "revision_number": 0, "id": "a491a740-6614-4836-b0ac-61945460b948", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:44Z", "security_group_id": "c081e87a-f108-4dc0-9145-656e7ae2768e", "tenant_id": "57377371bcf3404bb5b712e8635b36d2", "port_range_min": null, "ethertype": "IPv6", "project_id": "57377371bcf3404bb5b712e8635b36d2"}, {"direction": "egress", "protocol": "17", "description": "test_rule_1", "tags": [], "port_range_max": 20, "updated_at": "2019-01-18T05:59:46Z", "revision_number": 0, "id": "e811b8e6-4a7a-49c5-a5cb-290755e2b247", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:46Z", "security_group_id": "c081e87a-f108-4dc0-9145-656e7ae2768e", "tenant_id": "57377371bcf3404bb5b712e8635b36d2", "port_range_min": 10, "ethertype": "IPv4", "project_id": "57377371bcf3404bb5b712e8635b36d2"}], "revision_number": 3, "project_id": "57377371bcf3404bb5b712e8635b36d2", "id": "c081e87a-f108-4dc0-9145-656e7ae2768e", "name": "CreateSecurityGroupTests-66fea2a5-5109-420b-b0cb-95b5d511ef8cname"}]} 2019-01-18 05:59:48,275 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-66fea2a5-5109-420b-b0cb-95b5d511ef8cname used request id req-84b39693-29c8-4278-b3b3-0077dedfc744 2019-01-18 05:59:48,276 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c081e87a-f108-4dc0-9145-656e7ae2768e 2019-01-18 05:59:48,280 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=c081e87a-f108-4dc0-9145-656e7ae2768e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce9454167283f80fa081f66658b90a8e2d73a80c" 2019-01-18 05:59:48,306 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1495 X-Openstack-Request-Id: req-ed73ba4d-dc96-4f50-8817-6992db7365e4 Date: Fri, 18 Jan 2019 05:59:48 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": "2019-01-18T05:59:44Z", "security_group_id": "c081e87a-f108-4dc0-9145-656e7ae2768e", "port_range_min": null, "revision_number": 0, "tenant_id": "57377371bcf3404bb5b712e8635b36d2", "created_at": "2019-01-18T05:59:44Z", "project_id": "57377371bcf3404bb5b712e8635b36d2", "id": "03f64ea3-2bb9-4f51-be97-967f5dad853c"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T05:59:44Z", "security_group_id": "c081e87a-f108-4dc0-9145-656e7ae2768e", "port_range_min": null, "revision_number": 0, "tenant_id": "57377371bcf3404bb5b712e8635b36d2", "created_at": "2019-01-18T05:59:44Z", "project_id": "57377371bcf3404bb5b712e8635b36d2", "id": "a491a740-6614-4836-b0ac-61945460b948"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2019-01-18T05:59:46Z", "security_group_id": "c081e87a-f108-4dc0-9145-656e7ae2768e", "port_range_min": 10, "revision_number": 0, "tenant_id": "57377371bcf3404bb5b712e8635b36d2", "created_at": "2019-01-18T05:59:46Z", "project_id": "57377371bcf3404bb5b712e8635b36d2", "id": "e811b8e6-4a7a-49c5-a5cb-290755e2b247"}]} 2019-01-18 05:59:48,306 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=c081e87a-f108-4dc0-9145-656e7ae2768e used request id req-ed73ba4d-dc96-4f50-8817-6992db7365e4 2019-01-18 05:59:48,306 - neutron_utils - INFO - Deleting security group rule with ID - e811b8e6-4a7a-49c5-a5cb-290755e2b247 2019-01-18 05:59:48,310 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-group-rules/e811b8e6-4a7a-49c5-a5cb-290755e2b247 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6934b32a678fe1c3c7d85d4ec7e7df7f8fea9eb" 2019-01-18 05:59:48,579 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-0c6261a3-9091-4250-a069-e5137d9fc82e Content-Length: 0 Date: Fri, 18 Jan 2019 05:59:48 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-18 05:59:48,580 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-group-rules/e811b8e6-4a7a-49c5-a5cb-290755e2b247 used request id req-0c6261a3-9091-4250-a069-e5137d9fc82e 2019-01-18 05:59:48,580 - neutron_utils - INFO - Deleting security group rule with ID - a491a740-6614-4836-b0ac-61945460b948 2019-01-18 05:59:48,584 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-group-rules/a491a740-6614-4836-b0ac-61945460b948 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6934b32a678fe1c3c7d85d4ec7e7df7f8fea9eb" 2019-01-18 05:59:48,693 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-f83b5816-b295-487d-995e-566806893c38 Content-Length: 0 Date: Fri, 18 Jan 2019 05:59:48 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-18 05:59:48,693 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-group-rules/a491a740-6614-4836-b0ac-61945460b948 used request id req-f83b5816-b295-487d-995e-566806893c38 2019-01-18 05:59:48,693 - neutron_utils - INFO - Deleting security group rule with ID - 03f64ea3-2bb9-4f51-be97-967f5dad853c 2019-01-18 05:59:48,698 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-group-rules/03f64ea3-2bb9-4f51-be97-967f5dad853c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6934b32a678fe1c3c7d85d4ec7e7df7f8fea9eb" 2019-01-18 05:59:48,956 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-26f388ee-3f2c-4f93-9eb4-8b4743190fcd Content-Length: 0 Date: Fri, 18 Jan 2019 05:59:48 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-18 05:59:48,956 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-group-rules/03f64ea3-2bb9-4f51-be97-967f5dad853c used request id req-26f388ee-3f2c-4f93-9eb4-8b4743190fcd 2019-01-18 05:59:48,956 - neutron_utils - INFO - Deleting security group with name - CreateSecurityGroupTests-66fea2a5-5109-420b-b0cb-95b5d511ef8cname 2019-01-18 05:59:48,961 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-groups/c081e87a-f108-4dc0-9145-656e7ae2768e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6934b32a678fe1c3c7d85d4ec7e7df7f8fea9eb" 2019-01-18 05:59:49,224 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-2217465d-87ff-46e3-b7c5-ed27f363fe27 Content-Length: 0 Date: Fri, 18 Jan 2019 05:59:49 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-18 05:59:49,224 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/c081e87a-f108-4dc0-9145-656e7ae2768e used request id req-2217465d-87ff-46e3-b7c5-ed27f363fe27 2019-01-18 05:59:49,229 - 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}ca4401af9c314a48a9d29bf25e3a41226035eaac" 2019-01-18 05:59:49,432 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-8a45f6dc-2b1a-4fd9-a1f2-5980fedc74bf Date: Fri, 18 Jan 2019 05:59:49 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-18T04:53:26Z", "updated_at": "2019-01-18T04:53:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:53:26Z", "revision_number": 0, "id": "260c2de9-5dc5-4508-b06c-24b9d7ed838c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:53:26Z", "security_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:53:26Z", "revision_number": 0, "id": "571036d3-cb1d-483a-acb9-96f19293add9", "remote_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "remote_ip_prefix": null, "created_at": "2019-01-18T04:53:26Z", "security_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:53:26Z", "revision_number": 0, "id": "84255fa4-c13a-4cfe-b73d-e56ee216ca1e", "remote_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "remote_ip_prefix": null, "created_at": "2019-01-18T04:53:26Z", "security_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:53:26Z", "revision_number": 0, "id": "9c6f69fc-3bf8-4346-9288-5a255b82b67e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:53:26Z", "security_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "created_at": "2019-01-18T04:51:20Z", "updated_at": "2019-01-18T04:51:20Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "24c99e6f-888c-4943-9c93-54ad3b18b18c", "remote_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv4", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "2b339890-44d0-4711-a050-08a64d58e2a0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv6", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "45161a51-d6dd-4bb8-986d-bc2f88599c1d", "remote_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv6", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "87b9b994-ae22-4850-863a-6a4925bd01fe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv4", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}], "revision_number": 4, "project_id": "9c53a91613fb4d5080479ac6f51697ed", "id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "020d00b5451a467cb276d06789a1149d", "created_at": "2019-01-18T05:59:12Z", "updated_at": "2019-01-18T05:59:12Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:12Z", "revision_number": 0, "id": "38b091dd-dca7-4cbe-8c1c-dd18a74bfca8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:12Z", "security_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "tenant_id": "020d00b5451a467cb276d06789a1149d", "port_range_min": null, "ethertype": "IPv6", "project_id": "020d00b5451a467cb276d06789a1149d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:12Z", "revision_number": 0, "id": "38b9f88b-1fc0-40d1-af74-237d79be193d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:12Z", "security_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "tenant_id": "020d00b5451a467cb276d06789a1149d", "port_range_min": null, "ethertype": "IPv4", "project_id": "020d00b5451a467cb276d06789a1149d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:12Z", "revision_number": 0, "id": "60f7d4a7-1a27-4801-a1e8-5bf33633b818", "remote_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:12Z", "security_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "tenant_id": "020d00b5451a467cb276d06789a1149d", "port_range_min": null, "ethertype": "IPv6", "project_id": "020d00b5451a467cb276d06789a1149d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:12Z", "revision_number": 0, "id": "8faf6dda-6919-4b75-b745-2af38abf8dcf", "remote_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:12Z", "security_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "tenant_id": "020d00b5451a467cb276d06789a1149d", "port_range_min": null, "ethertype": "IPv4", "project_id": "020d00b5451a467cb276d06789a1149d"}], "revision_number": 4, "project_id": "020d00b5451a467cb276d06789a1149d", "id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "created_at": "2019-01-18T04:39:06Z", "updated_at": "2019-01-18T04:39:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "0aedefa2-edbc-47b5-bead-e954540f6937", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "47feb8aba08a40dca7028a1701e597b9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "4bf1a402-0fa2-4cfd-9fee-4a28f16bb271", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "47feb8aba08a40dca7028a1701e597b9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "4e399c2e-bc03-4aa3-b192-1fafdc9248ba", "remote_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "47feb8aba08a40dca7028a1701e597b9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "8860837e-afbd-4411-adf9-d88db88c2114", "remote_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "47feb8aba08a40dca7028a1701e597b9"}], "revision_number": 4, "project_id": "47feb8aba08a40dca7028a1701e597b9", "id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "57377371bcf3404bb5b712e8635b36d2", "created_at": "2019-01-18T05:59:43Z", "updated_at": "2019-01-18T05:59:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:43Z", "revision_number": 0, "id": "2b842e99-e7fd-4310-8175-134ab68262f5", "remote_group_id": "c3d2c6f0-55a8-4a48-af26-8ee0f2c9ff52", "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:43Z", "security_group_id": "c3d2c6f0-55a8-4a48-af26-8ee0f2c9ff52", "tenant_id": "57377371bcf3404bb5b712e8635b36d2", "port_range_min": null, "ethertype": "IPv4", "project_id": "57377371bcf3404bb5b712e8635b36d2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:43Z", "revision_number": 0, "id": "5fae0310-d8a5-4b01-8bb1-5736117e4394", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:43Z", "security_group_id": "c3d2c6f0-55a8-4a48-af26-8ee0f2c9ff52", "tenant_id": "57377371bcf3404bb5b712e8635b36d2", "port_range_min": null, "ethertype": "IPv4", "project_id": "57377371bcf3404bb5b712e8635b36d2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:43Z", "revision_number": 0, "id": "f2b370c8-cc8c-4189-a4de-974cb4d0ccd2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:43Z", "security_group_id": "c3d2c6f0-55a8-4a48-af26-8ee0f2c9ff52", "tenant_id": "57377371bcf3404bb5b712e8635b36d2", "port_range_min": null, "ethertype": "IPv6", "project_id": "57377371bcf3404bb5b712e8635b36d2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:43Z", "revision_number": 0, "id": "fb310636-75a8-4f7c-98b5-19ab26c5bcc1", "remote_group_id": "c3d2c6f0-55a8-4a48-af26-8ee0f2c9ff52", "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:43Z", "security_group_id": "c3d2c6f0-55a8-4a48-af26-8ee0f2c9ff52", "tenant_id": "57377371bcf3404bb5b712e8635b36d2", "port_range_min": null, "ethertype": "IPv6", "project_id": "57377371bcf3404bb5b712e8635b36d2"}], "revision_number": 4, "project_id": "57377371bcf3404bb5b712e8635b36d2", "id": "c3d2c6f0-55a8-4a48-af26-8ee0f2c9ff52", "name": "default"}]} 2019-01-18 05:59:49,432 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-8a45f6dc-2b1a-4fd9-a1f2-5980fedc74bf 2019-01-18 05:59:49,437 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/9c53a91613fb4d5080479ac6f51697ed -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca4401af9c314a48a9d29bf25e3a41226035eaac" 2019-01-18 05:59:49,518 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:59:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-67a13bc9-f68b-4f80-8515-1fc0658b59c9 Content-Encoding: gzip Content-Length: 190 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/9c53a91613fb4d5080479ac6f51697ed"}, "enabled": true, "id": "9c53a91613fb4d5080479ac6f51697ed", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2019-01-18 05:59:49,518 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/9c53a91613fb4d5080479ac6f51697ed used request id req-67a13bc9-f68b-4f80-8515-1fc0658b59c9 2019-01-18 05:59:49,522 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/020d00b5451a467cb276d06789a1149d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca4401af9c314a48a9d29bf25e3a41226035eaac" 2019-01-18 05:59:49,609 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:59:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bba6cd66-664f-4998-83da-f94113281421 Content-Encoding: gzip Content-Length: 248 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/020d00b5451a467cb276d06789a1149d"}, "enabled": true, "id": "020d00b5451a467cb276d06789a1149d", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}} 2019-01-18 05:59:49,609 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/020d00b5451a467cb276d06789a1149d used request id req-bba6cd66-664f-4998-83da-f94113281421 2019-01-18 05:59:49,613 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/47feb8aba08a40dca7028a1701e597b9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca4401af9c314a48a9d29bf25e3a41226035eaac" 2019-01-18 05:59:49,787 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:59:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c39f8894-4376-403c-98ea-1354ac97f739 Content-Encoding: gzip Content-Length: 205 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/47feb8aba08a40dca7028a1701e597b9"}, "enabled": true, "id": "47feb8aba08a40dca7028a1701e597b9", "parent_id": "default", "domain_id": "default", "name": "service"}} 2019-01-18 05:59:49,787 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/47feb8aba08a40dca7028a1701e597b9 used request id req-c39f8894-4376-403c-98ea-1354ac97f739 2019-01-18 05:59:49,791 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/57377371bcf3404bb5b712e8635b36d2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca4401af9c314a48a9d29bf25e3a41226035eaac" 2019-01-18 05:59:49,874 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:59:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1586445d-3ad1-4a4a-95a7-8cd6cd388697 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/57377371bcf3404bb5b712e8635b36d2"}, "enabled": true, "id": "57377371bcf3404bb5b712e8635b36d2", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-554ca52c-5582-425-proj"}} 2019-01-18 05:59:49,874 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/57377371bcf3404bb5b712e8635b36d2 used request id req-1586445d-3ad1-4a4a-95a7-8cd6cd388697 2019-01-18 05:59:49,874 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c3d2c6f0-55a8-4a48-af26-8ee0f2c9ff52 2019-01-18 05:59:49,880 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=c3d2c6f0-55a8-4a48-af26-8ee0f2c9ff52 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca4401af9c314a48a9d29bf25e3a41226035eaac" 2019-01-18 05:59:50,061 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-c730ff2b-0c8a-44d8-8838-7824e9ef2d96 Date: Fri, 18 Jan 2019 05:59:50 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "c3d2c6f0-55a8-4a48-af26-8ee0f2c9ff52", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T05:59:43Z", "security_group_id": "c3d2c6f0-55a8-4a48-af26-8ee0f2c9ff52", "port_range_min": null, "revision_number": 0, "tenant_id": "57377371bcf3404bb5b712e8635b36d2", "created_at": "2019-01-18T05:59:43Z", "project_id": "57377371bcf3404bb5b712e8635b36d2", "id": "2b842e99-e7fd-4310-8175-134ab68262f5"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T05:59:43Z", "security_group_id": "c3d2c6f0-55a8-4a48-af26-8ee0f2c9ff52", "port_range_min": null, "revision_number": 0, "tenant_id": "57377371bcf3404bb5b712e8635b36d2", "created_at": "2019-01-18T05:59:43Z", "project_id": "57377371bcf3404bb5b712e8635b36d2", "id": "5fae0310-d8a5-4b01-8bb1-5736117e4394"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T05:59:43Z", "security_group_id": "c3d2c6f0-55a8-4a48-af26-8ee0f2c9ff52", "port_range_min": null, "revision_number": 0, "tenant_id": "57377371bcf3404bb5b712e8635b36d2", "created_at": "2019-01-18T05:59:43Z", "project_id": "57377371bcf3404bb5b712e8635b36d2", "id": "f2b370c8-cc8c-4189-a4de-974cb4d0ccd2"}, {"remote_group_id": "c3d2c6f0-55a8-4a48-af26-8ee0f2c9ff52", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T05:59:43Z", "security_group_id": "c3d2c6f0-55a8-4a48-af26-8ee0f2c9ff52", "port_range_min": null, "revision_number": 0, "tenant_id": "57377371bcf3404bb5b712e8635b36d2", "created_at": "2019-01-18T05:59:43Z", "project_id": "57377371bcf3404bb5b712e8635b36d2", "id": "fb310636-75a8-4f7c-98b5-19ab26c5bcc1"}]} 2019-01-18 05:59:50,061 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=c3d2c6f0-55a8-4a48-af26-8ee0f2c9ff52 used request id req-c730ff2b-0c8a-44d8-8838-7824e9ef2d96 2019-01-18 05:59:50,062 - neutron_utils - INFO - Deleting security group with name - default 2019-01-18 05:59:50,067 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-groups/c3d2c6f0-55a8-4a48-af26-8ee0f2c9ff52 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca4401af9c314a48a9d29bf25e3a41226035eaac" 2019-01-18 05:59:50,353 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-770b760f-0557-4884-b1a4-a0ff252c5c5f Content-Length: 0 Date: Fri, 18 Jan 2019 05:59:50 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-18 05:59:50,353 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/c3d2c6f0-55a8-4a48-af26-8ee0f2c9ff52 used request id req-770b760f-0557-4884-b1a4-a0ff252c5c5f 2019-01-18 05:59:50,354 - keystone_utils - INFO - Deleting project with name - CreateSecurityGroupTests-554ca52c-5582-425-proj 2019-01-18 05:59:50,358 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/57377371bcf3404bb5b712e8635b36d2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca4401af9c314a48a9d29bf25e3a41226035eaac" 2019-01-18 05:59:50,563 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 05:59:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2ae7315a-f18e-4eeb-8539-33fbe31c4f0d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 05:59:50,564 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/57377371bcf3404bb5b712e8635b36d2 used request id req-2ae7315a-f18e-4eeb-8539-33fbe31c4f0d 2019-01-18 05:59:50,564 - keystone_utils - INFO - Deleting role with name - CreateSecurityGroupTests-554ca52c-5582-425-proj-role 2019-01-18 05:59:50,567 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/97d9bda5812a4bae859702fb093e5151 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca4401af9c314a48a9d29bf25e3a41226035eaac" 2019-01-18 05:59:50,673 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 05:59:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7eb44200-0788-4589-85c8-bfcb3f45a324 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 05:59:50,674 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/97d9bda5812a4bae859702fb093e5151 used request id req-7eb44200-0788-4589-85c8-bfcb3f45a324 2019-01-18 05:59:50,678 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca4401af9c314a48a9d29bf25e3a41226035eaac" 2019-01-18 05:59:50,762 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:59:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eafa84e1-74c6-4f28-9a7d-b01f946d96aa Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "488fca829f8b496daa1cd2cdc6e45c49", "links": {"self": "http://172.30.9.23:5000/v3/roles/488fca829f8b496daa1cd2cdc6e45c49"}, "name": "Member"}, {"domain_id": null, "id": "6b7f4f4f76264b6fb449c43b86ee3817", "links": {"self": "http://172.30.9.23:5000/v3/roles/6b7f4f4f76264b6fb449c43b86ee3817"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a482b711adf94961bf4bb28eda7f0e28", "links": {"self": "http://172.30.9.23:5000/v3/roles/a482b711adf94961bf4bb28eda7f0e28"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c65201bd05504fa786d79b166e8bbba3", "links": {"self": "http://172.30.9.23:5000/v3/roles/c65201bd05504fa786d79b166e8bbba3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "e7e317b66c174923a8cb46c48d897c8d", "links": {"self": "http://172.30.9.23:5000/v3/roles/e7e317b66c174923a8cb46c48d897c8d"}, "name": "ResellerAdmin"}]} 2019-01-18 05:59:50,762 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-eafa84e1-74c6-4f28-9a7d-b01f946d96aa 2019-01-18 05:59:50,763 - keystone_utils - INFO - Deleting user with name - CreateSecurityGroupTests-554ca52c-5582-425-user 2019-01-18 05:59:50,767 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/830e69d8479d4c6eba6d393bd7eb3f20 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d26d591ab5abe364eb7b6e20345ec422eccd8315" 2019-01-18 05:59:50,936 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 05:59:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-37a92d25-f21a-4ba0-9617-74705a7d1c29 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 05:59:50,936 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/830e69d8479d4c6eba6d393bd7eb3f20 used request id req-37a92d25-f21a-4ba0-9617-74705a7d1c29 2019-01-18 05:59:50,938 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 05:59:51,331 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "488fca829f8b496daa1cd2cdc6e45c49", "name": "Member"}, {"id": "c65201bd05504fa786d79b166e8bbba3", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}], "expires_at": "2019-01-18T06:59:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "020d00b5451a467cb276d06789a1149d", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "id": "e292c913af7844408b6509a836e493f5"}, "audit_ids": ["Q_kJ-sxtSvmhDTHAG9RVCw"], "issued_at": "2019-01-18T05:59:51.000000Z"}} 2019-01-18 05:59:51,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}fafbe123fca6539f50761cc860079324f6e31dc4" 2019-01-18 05:59:51,409 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:59:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dd78ac6c-2e5a-4dc3-885a-e2f7afe71c4f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 05:59:51,409 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-dd78ac6c-2e5a-4dc3-885a-e2f7afe71c4f 2019-01-18 05:59:51,411 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 05:59:51,412 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 05:59:51,799 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "488fca829f8b496daa1cd2cdc6e45c49", "name": "Member"}, {"id": "c65201bd05504fa786d79b166e8bbba3", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}], "expires_at": "2019-01-18T06:59:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "020d00b5451a467cb276d06789a1149d", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "id": "e292c913af7844408b6509a836e493f5"}, "audit_ids": ["rZk0nT4jRbW0Ex8DdJQ4ig"], "issued_at": "2019-01-18T05:59:51.000000Z"}} 2019-01-18 05:59:51,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}3cc70fb6ba8b58abd0d78e7287771b90fec17c9f" 2019-01-18 05:59:51,880 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:59:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-85d09917-c35e-4ab7-99ef-3ea60d5ce5e7 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 05:59:51,880 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-85d09917-c35e-4ab7-99ef-3ea60d5ce5e7 2019-01-18 05:59:51,885 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-18 05:59:51,890 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 18 Jan 2019 05:59: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"}]}]}} 2019-01-18 05:59:51,891 - 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-7b923a01-8e75-430-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3cc70fb6ba8b58abd0d78e7287771b90fec17c9f" 2019-01-18 05:59:51,986 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:59:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aa7bc83a-f2b4-4abc-8464-06aa8426c72c 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-7b923a01-8e75-430-proj", "previous": null, "next": null}, "projects": []} 2019-01-18 05:59:51,986 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-7b923a01-8e75-430-proj used request id req-aa7bc83a-f2b4-4abc-8464-06aa8426c72c 2019-01-18 05:59:51,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}3cc70fb6ba8b58abd0d78e7287771b90fec17c9f" 2019-01-18 05:59:52,009 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:59:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-24e5d970-8056-425a-8a3e-979d25114cfc Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-18 05:59:52,009 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-24e5d970-8056-425a-8a3e-979d25114cfc 2019-01-18 05:59:52,013 - 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}3cc70fb6ba8b58abd0d78e7287771b90fec17c9f" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSecurityGroupTests-7b923a01-8e75-430-proj"}}' 2019-01-18 05:59:52,148 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 18 Jan 2019 05:59:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9ec6f95d-44b0-48f8-a80c-bde6dcab7f04 Content-Length: 309 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/367e20d921ae40728c7975ec97446924"}, "enabled": true, "id": "367e20d921ae40728c7975ec97446924", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-7b923a01-8e75-430-proj"}} 2019-01-18 05:59:52,148 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-9ec6f95d-44b0-48f8-a80c-bde6dcab7f04 2019-01-18 05:59:52,148 - keystone_utils - INFO - Created project with name - CreateSecurityGroupTests-7b923a01-8e75-430-proj 2019-01-18 05:59:52,148 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 05:59:52,149 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 05:59:52,542 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "488fca829f8b496daa1cd2cdc6e45c49", "name": "Member"}, {"id": "c65201bd05504fa786d79b166e8bbba3", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}], "expires_at": "2019-01-18T06:59:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "020d00b5451a467cb276d06789a1149d", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "id": "e292c913af7844408b6509a836e493f5"}, "audit_ids": ["lWJgRa5jR0K2w-pV4BUhSA"], "issued_at": "2019-01-18T05:59:52.000000Z"}} 2019-01-18 05:59:52,542 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d5b9fd2cd18de1a443a643c53d65cc8514db1ea" 2019-01-18 05:59:52,625 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:59:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b1a40995-e77f-474f-a122-588f5de58691 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 05:59:52,625 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-b1a40995-e77f-474f-a122-588f5de58691 2019-01-18 05:59:52,630 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-18 05:59:52,635 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 18 Jan 2019 05:59: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"}]}]}} 2019-01-18 05:59:52,636 - 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}4d5b9fd2cd18de1a443a643c53d65cc8514db1ea" 2019-01-18 05:59:52,740 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:59:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2a0cd484-0aa8-4f6d-9009-87ec60dabc19 Content-Encoding: gzip Content-Length: 869 Content-Type: application/json RESP BODY: {"users": [{"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/0607a2b4beb0408e9fa51cc5ba027ac6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0607a2b4beb0408e9fa51cc5ba027ac6", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/17c61b95071545a094cc82823d2b88b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "17c61b95071545a094cc82823d2b88b8", "email": "nova@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/29e5d2dfed2447bda26fc75bd1122674"}, "domain_id": "default", "enabled": true, "options": {}, "id": "29e5d2dfed2447bda26fc75bd1122674", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/3b6dcc8c791e4b6e8831f5b5e583de80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3b6dcc8c791e4b6e8831f5b5e583de80", "email": "neutron@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.23:5000/v3/users/45ab52d673584bc198669be88c88b878"}, "domain_id": "default", "enabled": true, "options": {}, "id": "45ab52d673584bc198669be88c88b878", "email": "barbican@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/57795b4ee52f49c6a71f55bb6c4012f8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "57795b4ee52f49c6a71f55bb6c4012f8", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/5c52969262974d64ac2a300ca5d60f50"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c52969262974d64ac2a300ca5d60f50", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/5fc15572bb1c489ba92bd9945bbc1f64"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5fc15572bb1c489ba92bd9945bbc1f64", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/6b519d70e25f4e61a9dfd738cd6bba22"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6b519d70e25f4e61a9dfd738cd6bba22", "email": "heat@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.23:5000/v3/users/8248437208b540c2893a7117ad102a87"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8248437208b540c2893a7117ad102a87", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/890dee97e62840c5b15e36f03f6b7efc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "890dee97e62840c5b15e36f03f6b7efc", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/8cccb516ecc44ed9bb7c8633df108fd4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8cccb516ecc44ed9bb7c8633df108fd4", "email": "glance@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.23:5000/v3/users/97c3d863a98148299fa116fdb54be470"}, "domain_id": "default", "enabled": true, "options": {}, "id": "97c3d863a98148299fa116fdb54be470", "email": "tacker@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/a2a0c8c0f19941808c9f618af50b3b79"}, "domain_id": "c19db1b8f60647a9a114cd23287c807b", "enabled": true, "options": {}, "id": "a2a0c8c0f19941808c9f618af50b3b79", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "links": {"self": "http://172.30.9.23:5000/v3/users/e292c913af7844408b6509a836e493f5"}, "domain_id": "default", "enabled": true, "id": "e292c913af7844408b6509a836e493f5", "options": {}}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/fe5de73ba9cb41b2be24ccf1f72f5ed4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe5de73ba9cb41b2be24ccf1f72f5ed4", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2019-01-18 05:59:52,740 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-2a0cd484-0aa8-4f6d-9009-87ec60dabc19 2019-01-18 05:59:52,744 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateSecurityGroupTests-7b923a01-8e75-430-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d5b9fd2cd18de1a443a643c53d65cc8514db1ea" 2019-01-18 05:59:52,834 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:59:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8b59146a-205f-4836-8808-3b3fa6083084 Content-Encoding: gzip Content-Length: 255 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateSecurityGroupTests-7b923a01-8e75-430-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/367e20d921ae40728c7975ec97446924"}, "enabled": true, "id": "367e20d921ae40728c7975ec97446924", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-7b923a01-8e75-430-proj"}]} 2019-01-18 05:59:52,834 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateSecurityGroupTests-7b923a01-8e75-430-proj used request id req-8b59146a-205f-4836-8808-3b3fa6083084 2019-01-18 05:59:52,838 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d5b9fd2cd18de1a443a643c53d65cc8514db1ea" 2019-01-18 05:59:52,918 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:59:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1d2cef9f-adff-4856-b442-49441c6b467c Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-18 05:59:52,918 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-1d2cef9f-adff-4856-b442-49441c6b467c 2019-01-18 05:59:53,297 - keystone_utils - INFO - Created user with name - CreateSecurityGroupTests-7b923a01-8e75-430-user 2019-01-18 05:59:53,297 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 05:59:53,302 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3cc70fb6ba8b58abd0d78e7287771b90fec17c9f" 2019-01-18 05:59:53,392 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:59:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fc401357-c6c2-4c1a-844b-1a37300a8a40 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "488fca829f8b496daa1cd2cdc6e45c49", "links": {"self": "http://172.30.9.23:5000/v3/roles/488fca829f8b496daa1cd2cdc6e45c49"}, "name": "Member"}, {"domain_id": null, "id": "6b7f4f4f76264b6fb449c43b86ee3817", "links": {"self": "http://172.30.9.23:5000/v3/roles/6b7f4f4f76264b6fb449c43b86ee3817"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a482b711adf94961bf4bb28eda7f0e28", "links": {"self": "http://172.30.9.23:5000/v3/roles/a482b711adf94961bf4bb28eda7f0e28"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c65201bd05504fa786d79b166e8bbba3", "links": {"self": "http://172.30.9.23:5000/v3/roles/c65201bd05504fa786d79b166e8bbba3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "e7e317b66c174923a8cb46c48d897c8d", "links": {"self": "http://172.30.9.23:5000/v3/roles/e7e317b66c174923a8cb46c48d897c8d"}, "name": "ResellerAdmin"}]} 2019-01-18 05:59:53,392 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-fc401357-c6c2-4c1a-844b-1a37300a8a40 2019-01-18 05:59:53,395 - 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}3cc70fb6ba8b58abd0d78e7287771b90fec17c9f" -d '{"role": {"name": "CreateSecurityGroupTests-7b923a01-8e75-430-proj-role"}}' 2019-01-18 05:59:53,513 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 18 Jan 2019 05:59:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-049b86d8-e3c5-49d2-983d-e5feb5089e1b Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "0bcaea80b0a948aca1d625a446406660", "links": {"self": "http://172.30.9.23:5000/v3/roles/0bcaea80b0a948aca1d625a446406660"}, "name": "CreateSecurityGroupTests-7b923a01-8e75-430-proj-role"}} 2019-01-18 05:59:53,513 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-049b86d8-e3c5-49d2-983d-e5feb5089e1b 2019-01-18 05:59:53,513 - keystone_utils - INFO - Created role with name - CreateSecurityGroupTests-7b923a01-8e75-430-proj-role 2019-01-18 05:59:53,517 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/0bcaea80b0a948aca1d625a446406660 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3cc70fb6ba8b58abd0d78e7287771b90fec17c9f" 2019-01-18 05:59:53,605 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:59:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d1f106c2-e5bb-4f18-a1fb-9048de45ab8c Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.23:5000/v3/roles/0bcaea80b0a948aca1d625a446406660"}, "domain_id": null, "name": "CreateSecurityGroupTests-7b923a01-8e75-430-proj-role", "id": "0bcaea80b0a948aca1d625a446406660"}} 2019-01-18 05:59:53,605 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/0bcaea80b0a948aca1d625a446406660 used request id req-d1f106c2-e5bb-4f18-a1fb-9048de45ab8c 2019-01-18 05:59:53,605 - keystone_utils - INFO - Granting role CreateSecurityGroupTests-7b923a01-8e75-430-proj-role to project CreateSecurityGroupTests-7b923a01-8e75-430-proj 2019-01-18 05:59:53,609 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/367e20d921ae40728c7975ec97446924/users/a36789d8b59e46e9aa225a15033c1c9c/roles/0bcaea80b0a948aca1d625a446406660 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3cc70fb6ba8b58abd0d78e7287771b90fec17c9f" 2019-01-18 05:59:53,742 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 05:59:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c80bddfd-1cd1-4adb-8bc9-3c17032413ba Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 05:59:53,742 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/367e20d921ae40728c7975ec97446924/users/a36789d8b59e46e9aa225a15033c1c9c/roles/0bcaea80b0a948aca1d625a446406660 used request id req-c80bddfd-1cd1-4adb-8bc9-3c17032413ba 2019-01-18 05:59:53,743 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 05:59:53,744 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 05:59:54,110 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "0bcaea80b0a948aca1d625a446406660", "name": "CreateSecurityGroupTests-7b923a01-8e75-430-proj-role"}], "expires_at": "2019-01-18T06:59:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "367e20d921ae40728c7975ec97446924", "name": "CreateSecurityGroupTests-7b923a01-8e75-430-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/367e20d921ae40728c7975ec97446924", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/367e20d921ae40728c7975ec97446924", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/367e20d921ae40728c7975ec97446924", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/367e20d921ae40728c7975ec97446924", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/367e20d921ae40728c7975ec97446924", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/367e20d921ae40728c7975ec97446924", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/367e20d921ae40728c7975ec97446924", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/367e20d921ae40728c7975ec97446924", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/367e20d921ae40728c7975ec97446924", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/367e20d921ae40728c7975ec97446924", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/367e20d921ae40728c7975ec97446924", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/367e20d921ae40728c7975ec97446924", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-7b923a01-8e75-430-user", "id": "a36789d8b59e46e9aa225a15033c1c9c"}, "audit_ids": ["iw4mvg-BT9uyI83o-8xKYA"], "issued_at": "2019-01-18T05:59:54.000000Z"}} 2019-01-18 05:59:54,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}ae61912314e2f7ea7989be0ac638072ce3e26d65" 2019-01-18 05:59:54,190 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:59:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ceb7e17b-88f0-4d66-88b0-426467df7c58 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 05:59:54,190 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-ceb7e17b-88f0-4d66-88b0-426467df7c58 2019-01-18 05:59:54,197 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-b1950444-8bd9-488f-90b8-2131684cffa8name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae61912314e2f7ea7989be0ac638072ce3e26d65" 2019-01-18 05:59:54,493 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-4b4f7e64-42dd-47fb-936a-62bc78ecf91b Date: Fri, 18 Jan 2019 05:59:54 GMT RESP BODY: {"security_groups": []} 2019-01-18 05:59:54,493 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-b1950444-8bd9-488f-90b8-2131684cffa8name&description=hello+group used request id req-4b4f7e64-42dd-47fb-936a-62bc78ecf91b 2019-01-18 05:59:54,494 - OpenStackSecurityGroup - INFO - Creating security group CreateSecurityGroupTests-b1950444-8bd9-488f-90b8-2131684cffa8name... 2019-01-18 05:59:54,494 - neutron_utils - INFO - Creating security group with name - CreateSecurityGroupTests-b1950444-8bd9-488f-90b8-2131684cffa8name 2019-01-18 05:59:54,499 - 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}ae61912314e2f7ea7989be0ac638072ce3e26d65" -d '{"security_group": {"name": "CreateSecurityGroupTests-b1950444-8bd9-488f-90b8-2131684cffa8name", "description": "hello group"}}' 2019-01-18 05:59:54,824 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1408 X-Openstack-Request-Id: req-3379bc76-0997-4748-aabf-f69527f65a16 Date: Fri, 18 Jan 2019 05:59:54 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "367e20d921ae40728c7975ec97446924", "created_at": "2019-01-18T05:59:54Z", "updated_at": "2019-01-18T05:59:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:54Z", "revision_number": 0, "id": "674f75e8-59e9-4128-8425-0dbc99158034", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:54Z", "security_group_id": "0d1bee37-7040-40f6-87ed-b1213555cfed", "tenant_id": "367e20d921ae40728c7975ec97446924", "port_range_min": null, "ethertype": "IPv4", "project_id": "367e20d921ae40728c7975ec97446924"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:54Z", "revision_number": 0, "id": "97c34ffe-5157-4409-ba4e-b7225daff972", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:54Z", "security_group_id": "0d1bee37-7040-40f6-87ed-b1213555cfed", "tenant_id": "367e20d921ae40728c7975ec97446924", "port_range_min": null, "ethertype": "IPv6", "project_id": "367e20d921ae40728c7975ec97446924"}], "revision_number": 2, "project_id": "367e20d921ae40728c7975ec97446924", "id": "0d1bee37-7040-40f6-87ed-b1213555cfed", "name": "CreateSecurityGroupTests-b1950444-8bd9-488f-90b8-2131684cffa8name"}} 2019-01-18 05:59:54,825 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-groups used request id req-3379bc76-0997-4748-aabf-f69527f65a16 2019-01-18 05:59:54,825 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 0d1bee37-7040-40f6-87ed-b1213555cfed 2019-01-18 05:59:54,831 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=0d1bee37-7040-40f6-87ed-b1213555cfed -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae61912314e2f7ea7989be0ac638072ce3e26d65" 2019-01-18 05:59:55,005 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-49496b83-327e-4d2f-9933-43db16cf4a35 Date: Fri, 18 Jan 2019 05:59:55 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": "2019-01-18T05:59:54Z", "security_group_id": "0d1bee37-7040-40f6-87ed-b1213555cfed", "port_range_min": null, "revision_number": 0, "tenant_id": "367e20d921ae40728c7975ec97446924", "created_at": "2019-01-18T05:59:54Z", "project_id": "367e20d921ae40728c7975ec97446924", "id": "674f75e8-59e9-4128-8425-0dbc99158034"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T05:59:54Z", "security_group_id": "0d1bee37-7040-40f6-87ed-b1213555cfed", "port_range_min": null, "revision_number": 0, "tenant_id": "367e20d921ae40728c7975ec97446924", "created_at": "2019-01-18T05:59:54Z", "project_id": "367e20d921ae40728c7975ec97446924", "id": "97c34ffe-5157-4409-ba4e-b7225daff972"}]} 2019-01-18 05:59:55,005 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=0d1bee37-7040-40f6-87ed-b1213555cfed used request id req-49496b83-327e-4d2f-9933-43db16cf4a35 2019-01-18 05:59:55,006 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 0d1bee37-7040-40f6-87ed-b1213555cfed 2019-01-18 05:59:55,011 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=0d1bee37-7040-40f6-87ed-b1213555cfed -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae61912314e2f7ea7989be0ac638072ce3e26d65" 2019-01-18 05:59:55,193 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-43d11081-2763-4ea9-995f-b5cd02bfbc1b Date: Fri, 18 Jan 2019 05:59:55 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": "2019-01-18T05:59:54Z", "security_group_id": "0d1bee37-7040-40f6-87ed-b1213555cfed", "port_range_min": null, "revision_number": 0, "tenant_id": "367e20d921ae40728c7975ec97446924", "created_at": "2019-01-18T05:59:54Z", "project_id": "367e20d921ae40728c7975ec97446924", "id": "674f75e8-59e9-4128-8425-0dbc99158034"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T05:59:54Z", "security_group_id": "0d1bee37-7040-40f6-87ed-b1213555cfed", "port_range_min": null, "revision_number": 0, "tenant_id": "367e20d921ae40728c7975ec97446924", "created_at": "2019-01-18T05:59:54Z", "project_id": "367e20d921ae40728c7975ec97446924", "id": "97c34ffe-5157-4409-ba4e-b7225daff972"}]} 2019-01-18 05:59:55,193 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=0d1bee37-7040-40f6-87ed-b1213555cfed used request id req-43d11081-2763-4ea9-995f-b5cd02bfbc1b 2019-01-18 05:59:55,194 - neutron_utils - INFO - Retrieving security group with ID - 0d1bee37-7040-40f6-87ed-b1213555cfed 2019-01-18 05:59:55,200 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?id=0d1bee37-7040-40f6-87ed-b1213555cfed -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae61912314e2f7ea7989be0ac638072ce3e26d65" 2019-01-18 05:59:55,389 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-98d4bad5-58c9-4da6-adf5-e90564c46064 Date: Fri, 18 Jan 2019 05:59:55 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "367e20d921ae40728c7975ec97446924", "created_at": "2019-01-18T05:59:54Z", "updated_at": "2019-01-18T05:59:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:54Z", "revision_number": 0, "id": "674f75e8-59e9-4128-8425-0dbc99158034", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:54Z", "security_group_id": "0d1bee37-7040-40f6-87ed-b1213555cfed", "tenant_id": "367e20d921ae40728c7975ec97446924", "port_range_min": null, "ethertype": "IPv4", "project_id": "367e20d921ae40728c7975ec97446924"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:54Z", "revision_number": 0, "id": "97c34ffe-5157-4409-ba4e-b7225daff972", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:54Z", "security_group_id": "0d1bee37-7040-40f6-87ed-b1213555cfed", "tenant_id": "367e20d921ae40728c7975ec97446924", "port_range_min": null, "ethertype": "IPv6", "project_id": "367e20d921ae40728c7975ec97446924"}], "revision_number": 2, "project_id": "367e20d921ae40728c7975ec97446924", "id": "0d1bee37-7040-40f6-87ed-b1213555cfed", "name": "CreateSecurityGroupTests-b1950444-8bd9-488f-90b8-2131684cffa8name"}]} 2019-01-18 05:59:55,389 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?id=0d1bee37-7040-40f6-87ed-b1213555cfed used request id req-98d4bad5-58c9-4da6-adf5-e90564c46064 2019-01-18 05:59:55,390 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 0d1bee37-7040-40f6-87ed-b1213555cfed 2019-01-18 05:59:55,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=0d1bee37-7040-40f6-87ed-b1213555cfed -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae61912314e2f7ea7989be0ac638072ce3e26d65" 2019-01-18 05:59:55,572 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-da688ede-4939-40e8-a273-48bf3d32c7f3 Date: Fri, 18 Jan 2019 05:59:55 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": "2019-01-18T05:59:54Z", "security_group_id": "0d1bee37-7040-40f6-87ed-b1213555cfed", "port_range_min": null, "revision_number": 0, "tenant_id": "367e20d921ae40728c7975ec97446924", "created_at": "2019-01-18T05:59:54Z", "project_id": "367e20d921ae40728c7975ec97446924", "id": "674f75e8-59e9-4128-8425-0dbc99158034"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T05:59:54Z", "security_group_id": "0d1bee37-7040-40f6-87ed-b1213555cfed", "port_range_min": null, "revision_number": 0, "tenant_id": "367e20d921ae40728c7975ec97446924", "created_at": "2019-01-18T05:59:54Z", "project_id": "367e20d921ae40728c7975ec97446924", "id": "97c34ffe-5157-4409-ba4e-b7225daff972"}]} 2019-01-18 05:59:55,572 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=0d1bee37-7040-40f6-87ed-b1213555cfed used request id req-da688ede-4939-40e8-a273-48bf3d32c7f3 2019-01-18 05:59:55,573 - neutron_utils - INFO - Retrieving security group with ID - 0d1bee37-7040-40f6-87ed-b1213555cfed 2019-01-18 05:59:55,578 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?id=0d1bee37-7040-40f6-87ed-b1213555cfed -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae61912314e2f7ea7989be0ac638072ce3e26d65" 2019-01-18 05:59:55,757 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-b3067be3-4656-4b3a-8d24-551ee2ce9c64 Date: Fri, 18 Jan 2019 05:59:55 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "367e20d921ae40728c7975ec97446924", "created_at": "2019-01-18T05:59:54Z", "updated_at": "2019-01-18T05:59:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:54Z", "revision_number": 0, "id": "674f75e8-59e9-4128-8425-0dbc99158034", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:54Z", "security_group_id": "0d1bee37-7040-40f6-87ed-b1213555cfed", "tenant_id": "367e20d921ae40728c7975ec97446924", "port_range_min": null, "ethertype": "IPv4", "project_id": "367e20d921ae40728c7975ec97446924"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:54Z", "revision_number": 0, "id": "97c34ffe-5157-4409-ba4e-b7225daff972", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:54Z", "security_group_id": "0d1bee37-7040-40f6-87ed-b1213555cfed", "tenant_id": "367e20d921ae40728c7975ec97446924", "port_range_min": null, "ethertype": "IPv6", "project_id": "367e20d921ae40728c7975ec97446924"}], "revision_number": 2, "project_id": "367e20d921ae40728c7975ec97446924", "id": "0d1bee37-7040-40f6-87ed-b1213555cfed", "name": "CreateSecurityGroupTests-b1950444-8bd9-488f-90b8-2131684cffa8name"}]} 2019-01-18 05:59:55,758 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?id=0d1bee37-7040-40f6-87ed-b1213555cfed used request id req-b3067be3-4656-4b3a-8d24-551ee2ce9c64 2019-01-18 05:59:55,758 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 0d1bee37-7040-40f6-87ed-b1213555cfed 2019-01-18 05:59:55,764 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=0d1bee37-7040-40f6-87ed-b1213555cfed -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae61912314e2f7ea7989be0ac638072ce3e26d65" 2019-01-18 05:59:55,922 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-cf859bb7-616e-4833-b4dc-b67dffa82d53 Date: Fri, 18 Jan 2019 05:59:55 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": "2019-01-18T05:59:54Z", "security_group_id": "0d1bee37-7040-40f6-87ed-b1213555cfed", "port_range_min": null, "revision_number": 0, "tenant_id": "367e20d921ae40728c7975ec97446924", "created_at": "2019-01-18T05:59:54Z", "project_id": "367e20d921ae40728c7975ec97446924", "id": "674f75e8-59e9-4128-8425-0dbc99158034"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T05:59:54Z", "security_group_id": "0d1bee37-7040-40f6-87ed-b1213555cfed", "port_range_min": null, "revision_number": 0, "tenant_id": "367e20d921ae40728c7975ec97446924", "created_at": "2019-01-18T05:59:54Z", "project_id": "367e20d921ae40728c7975ec97446924", "id": "97c34ffe-5157-4409-ba4e-b7225daff972"}]} 2019-01-18 05:59:55,923 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=0d1bee37-7040-40f6-87ed-b1213555cfed used request id req-cf859bb7-616e-4833-b4dc-b67dffa82d53 2019-01-18 05:59:55,923 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-b1950444-8bd9-488f-90b8-2131684cffa8name 2019-01-18 05:59:55,929 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-b1950444-8bd9-488f-90b8-2131684cffa8name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae61912314e2f7ea7989be0ac638072ce3e26d65" 2019-01-18 05:59:56,128 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-382d2eaf-35b8-420d-af8d-b14aed64e517 Date: Fri, 18 Jan 2019 05:59:56 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "367e20d921ae40728c7975ec97446924", "created_at": "2019-01-18T05:59:54Z", "updated_at": "2019-01-18T05:59:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:54Z", "revision_number": 0, "id": "674f75e8-59e9-4128-8425-0dbc99158034", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:54Z", "security_group_id": "0d1bee37-7040-40f6-87ed-b1213555cfed", "tenant_id": "367e20d921ae40728c7975ec97446924", "port_range_min": null, "ethertype": "IPv4", "project_id": "367e20d921ae40728c7975ec97446924"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:54Z", "revision_number": 0, "id": "97c34ffe-5157-4409-ba4e-b7225daff972", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:54Z", "security_group_id": "0d1bee37-7040-40f6-87ed-b1213555cfed", "tenant_id": "367e20d921ae40728c7975ec97446924", "port_range_min": null, "ethertype": "IPv6", "project_id": "367e20d921ae40728c7975ec97446924"}], "revision_number": 2, "project_id": "367e20d921ae40728c7975ec97446924", "id": "0d1bee37-7040-40f6-87ed-b1213555cfed", "name": "CreateSecurityGroupTests-b1950444-8bd9-488f-90b8-2131684cffa8name"}]} 2019-01-18 05:59:56,129 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-b1950444-8bd9-488f-90b8-2131684cffa8name used request id req-382d2eaf-35b8-420d-af8d-b14aed64e517 2019-01-18 05:59:56,132 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-18 05:59:56,138 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 18 Jan 2019 05:59: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"}]}]}} 2019-01-18 05:59:56,139 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/367e20d921ae40728c7975ec97446924 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae61912314e2f7ea7989be0ac638072ce3e26d65" 2019-01-18 05:59:56,295 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:59:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-21d4b38c-8cb4-409a-b646-588d0e260506 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/367e20d921ae40728c7975ec97446924"}, "enabled": true, "id": "367e20d921ae40728c7975ec97446924", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-7b923a01-8e75-430-proj"}} 2019-01-18 05:59:56,295 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/367e20d921ae40728c7975ec97446924 used request id req-21d4b38c-8cb4-409a-b646-588d0e260506 2019-01-18 05:59:56,296 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 0d1bee37-7040-40f6-87ed-b1213555cfed 2019-01-18 05:59:56,301 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=0d1bee37-7040-40f6-87ed-b1213555cfed -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae61912314e2f7ea7989be0ac638072ce3e26d65" 2019-01-18 05:59:56,472 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-b72db21e-4ee2-496e-86d6-acec74585b30 Date: Fri, 18 Jan 2019 05:59:56 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": "2019-01-18T05:59:54Z", "security_group_id": "0d1bee37-7040-40f6-87ed-b1213555cfed", "port_range_min": null, "revision_number": 0, "tenant_id": "367e20d921ae40728c7975ec97446924", "created_at": "2019-01-18T05:59:54Z", "project_id": "367e20d921ae40728c7975ec97446924", "id": "674f75e8-59e9-4128-8425-0dbc99158034"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T05:59:54Z", "security_group_id": "0d1bee37-7040-40f6-87ed-b1213555cfed", "port_range_min": null, "revision_number": 0, "tenant_id": "367e20d921ae40728c7975ec97446924", "created_at": "2019-01-18T05:59:54Z", "project_id": "367e20d921ae40728c7975ec97446924", "id": "97c34ffe-5157-4409-ba4e-b7225daff972"}]} 2019-01-18 05:59:56,473 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=0d1bee37-7040-40f6-87ed-b1213555cfed used request id req-b72db21e-4ee2-496e-86d6-acec74585b30 2019-01-18 05:59:56,478 - 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}ae61912314e2f7ea7989be0ac638072ce3e26d65" -d '{"security_group_rule": {"direction": "ingress", "description": "test_rule_1", "security_group_id": "0d1bee37-7040-40f6-87ed-b1213555cfed"}}' 2019-01-18 05:59:56,663 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 521 X-Openstack-Request-Id: req-4a79ce4b-f3c0-4b8c-aedf-4fbb9f519830 Date: Fri, 18 Jan 2019 05:59:56 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": "2019-01-18T05:59:56Z", "security_group_id": "0d1bee37-7040-40f6-87ed-b1213555cfed", "port_range_min": null, "revision_number": 0, "tenant_id": "367e20d921ae40728c7975ec97446924", "created_at": "2019-01-18T05:59:56Z", "project_id": "367e20d921ae40728c7975ec97446924", "id": "223977b8-b94c-43e1-8e57-c171bef36e4e"}} 2019-01-18 05:59:56,663 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules used request id req-4a79ce4b-f3c0-4b8c-aedf-4fbb9f519830 2019-01-18 05:59:56,664 - neutron_utils - INFO - Retrieving security group with ID - 0d1bee37-7040-40f6-87ed-b1213555cfed 2019-01-18 05:59:56,669 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?id=0d1bee37-7040-40f6-87ed-b1213555cfed -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae61912314e2f7ea7989be0ac638072ce3e26d65" 2019-01-18 05:59:56,716 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1921 X-Openstack-Request-Id: req-7a16e632-72bc-4778-ba94-41f0f35bedb6 Date: Fri, 18 Jan 2019 05:59:56 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "367e20d921ae40728c7975ec97446924", "created_at": "2019-01-18T05:59:54Z", "updated_at": "2019-01-18T05:59:56Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:56Z", "revision_number": 0, "id": "223977b8-b94c-43e1-8e57-c171bef36e4e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:56Z", "security_group_id": "0d1bee37-7040-40f6-87ed-b1213555cfed", "tenant_id": "367e20d921ae40728c7975ec97446924", "port_range_min": null, "ethertype": "IPv4", "project_id": "367e20d921ae40728c7975ec97446924"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:54Z", "revision_number": 0, "id": "674f75e8-59e9-4128-8425-0dbc99158034", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:54Z", "security_group_id": "0d1bee37-7040-40f6-87ed-b1213555cfed", "tenant_id": "367e20d921ae40728c7975ec97446924", "port_range_min": null, "ethertype": "IPv4", "project_id": "367e20d921ae40728c7975ec97446924"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:54Z", "revision_number": 0, "id": "97c34ffe-5157-4409-ba4e-b7225daff972", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:54Z", "security_group_id": "0d1bee37-7040-40f6-87ed-b1213555cfed", "tenant_id": "367e20d921ae40728c7975ec97446924", "port_range_min": null, "ethertype": "IPv6", "project_id": "367e20d921ae40728c7975ec97446924"}], "revision_number": 3, "project_id": "367e20d921ae40728c7975ec97446924", "id": "0d1bee37-7040-40f6-87ed-b1213555cfed", "name": "CreateSecurityGroupTests-b1950444-8bd9-488f-90b8-2131684cffa8name"}]} 2019-01-18 05:59:56,717 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?id=0d1bee37-7040-40f6-87ed-b1213555cfed used request id req-7a16e632-72bc-4778-ba94-41f0f35bedb6 2019-01-18 05:59:56,717 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 0d1bee37-7040-40f6-87ed-b1213555cfed 2019-01-18 05:59:56,722 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=0d1bee37-7040-40f6-87ed-b1213555cfed -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae61912314e2f7ea7989be0ac638072ce3e26d65" 2019-01-18 05:59:56,894 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1500 X-Openstack-Request-Id: req-3bf206ea-fb42-4aaa-841c-e5531b20019a Date: Fri, 18 Jan 2019 05:59:56 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": "2019-01-18T05:59:56Z", "security_group_id": "0d1bee37-7040-40f6-87ed-b1213555cfed", "port_range_min": null, "revision_number": 0, "tenant_id": "367e20d921ae40728c7975ec97446924", "created_at": "2019-01-18T05:59:56Z", "project_id": "367e20d921ae40728c7975ec97446924", "id": "223977b8-b94c-43e1-8e57-c171bef36e4e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T05:59:54Z", "security_group_id": "0d1bee37-7040-40f6-87ed-b1213555cfed", "port_range_min": null, "revision_number": 0, "tenant_id": "367e20d921ae40728c7975ec97446924", "created_at": "2019-01-18T05:59:54Z", "project_id": "367e20d921ae40728c7975ec97446924", "id": "674f75e8-59e9-4128-8425-0dbc99158034"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T05:59:54Z", "security_group_id": "0d1bee37-7040-40f6-87ed-b1213555cfed", "port_range_min": null, "revision_number": 0, "tenant_id": "367e20d921ae40728c7975ec97446924", "created_at": "2019-01-18T05:59:54Z", "project_id": "367e20d921ae40728c7975ec97446924", "id": "97c34ffe-5157-4409-ba4e-b7225daff972"}]} 2019-01-18 05:59:56,895 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=0d1bee37-7040-40f6-87ed-b1213555cfed used request id req-3bf206ea-fb42-4aaa-841c-e5531b20019a 2019-01-18 05:59:56,896 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 05:59:57,273 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "0bcaea80b0a948aca1d625a446406660", "name": "CreateSecurityGroupTests-7b923a01-8e75-430-proj-role"}], "expires_at": "2019-01-18T06:59:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "367e20d921ae40728c7975ec97446924", "name": "CreateSecurityGroupTests-7b923a01-8e75-430-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/367e20d921ae40728c7975ec97446924", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/367e20d921ae40728c7975ec97446924", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/367e20d921ae40728c7975ec97446924", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/367e20d921ae40728c7975ec97446924", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/367e20d921ae40728c7975ec97446924", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/367e20d921ae40728c7975ec97446924", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/367e20d921ae40728c7975ec97446924", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/367e20d921ae40728c7975ec97446924", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/367e20d921ae40728c7975ec97446924", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/367e20d921ae40728c7975ec97446924", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/367e20d921ae40728c7975ec97446924", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/367e20d921ae40728c7975ec97446924", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-7b923a01-8e75-430-user", "id": "a36789d8b59e46e9aa225a15033c1c9c"}, "audit_ids": ["hVExBpyeReeDTt77sdDCDA"], "issued_at": "2019-01-18T05:59:57.000000Z"}} 2019-01-18 05:59:57,278 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-b1950444-8bd9-488f-90b8-2131684cffa8name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}def016ea4aa8a443c85d50b1425b3af1c0e8ac20" 2019-01-18 05:59:57,479 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1921 X-Openstack-Request-Id: req-cf4cf2de-6a86-4c4e-a033-720e010e5c41 Date: Fri, 18 Jan 2019 05:59:57 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "367e20d921ae40728c7975ec97446924", "created_at": "2019-01-18T05:59:54Z", "updated_at": "2019-01-18T05:59:56Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:56Z", "revision_number": 0, "id": "223977b8-b94c-43e1-8e57-c171bef36e4e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:56Z", "security_group_id": "0d1bee37-7040-40f6-87ed-b1213555cfed", "tenant_id": "367e20d921ae40728c7975ec97446924", "port_range_min": null, "ethertype": "IPv4", "project_id": "367e20d921ae40728c7975ec97446924"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:54Z", "revision_number": 0, "id": "674f75e8-59e9-4128-8425-0dbc99158034", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:54Z", "security_group_id": "0d1bee37-7040-40f6-87ed-b1213555cfed", "tenant_id": "367e20d921ae40728c7975ec97446924", "port_range_min": null, "ethertype": "IPv4", "project_id": "367e20d921ae40728c7975ec97446924"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:54Z", "revision_number": 0, "id": "97c34ffe-5157-4409-ba4e-b7225daff972", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:54Z", "security_group_id": "0d1bee37-7040-40f6-87ed-b1213555cfed", "tenant_id": "367e20d921ae40728c7975ec97446924", "port_range_min": null, "ethertype": "IPv6", "project_id": "367e20d921ae40728c7975ec97446924"}], "revision_number": 3, "project_id": "367e20d921ae40728c7975ec97446924", "id": "0d1bee37-7040-40f6-87ed-b1213555cfed", "name": "CreateSecurityGroupTests-b1950444-8bd9-488f-90b8-2131684cffa8name"}]} 2019-01-18 05:59:57,479 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-b1950444-8bd9-488f-90b8-2131684cffa8name&description=hello+group used request id req-cf4cf2de-6a86-4c4e-a033-720e010e5c41 2019-01-18 05:59:57,479 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 0d1bee37-7040-40f6-87ed-b1213555cfed 2019-01-18 05:59:57,485 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=0d1bee37-7040-40f6-87ed-b1213555cfed -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}def016ea4aa8a443c85d50b1425b3af1c0e8ac20" 2019-01-18 05:59:57,674 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1500 X-Openstack-Request-Id: req-c5ae1ae7-d4e5-4815-b37d-01c52f7f7f76 Date: Fri, 18 Jan 2019 05:59:57 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": "2019-01-18T05:59:56Z", "security_group_id": "0d1bee37-7040-40f6-87ed-b1213555cfed", "port_range_min": null, "revision_number": 0, "tenant_id": "367e20d921ae40728c7975ec97446924", "created_at": "2019-01-18T05:59:56Z", "project_id": "367e20d921ae40728c7975ec97446924", "id": "223977b8-b94c-43e1-8e57-c171bef36e4e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T05:59:54Z", "security_group_id": "0d1bee37-7040-40f6-87ed-b1213555cfed", "port_range_min": null, "revision_number": 0, "tenant_id": "367e20d921ae40728c7975ec97446924", "created_at": "2019-01-18T05:59:54Z", "project_id": "367e20d921ae40728c7975ec97446924", "id": "674f75e8-59e9-4128-8425-0dbc99158034"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T05:59:54Z", "security_group_id": "0d1bee37-7040-40f6-87ed-b1213555cfed", "port_range_min": null, "revision_number": 0, "tenant_id": "367e20d921ae40728c7975ec97446924", "created_at": "2019-01-18T05:59:54Z", "project_id": "367e20d921ae40728c7975ec97446924", "id": "97c34ffe-5157-4409-ba4e-b7225daff972"}]} 2019-01-18 05:59:57,674 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=0d1bee37-7040-40f6-87ed-b1213555cfed used request id req-c5ae1ae7-d4e5-4815-b37d-01c52f7f7f76 2019-01-18 05:59:57,674 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 0d1bee37-7040-40f6-87ed-b1213555cfed 2019-01-18 05:59:57,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=0d1bee37-7040-40f6-87ed-b1213555cfed -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}def016ea4aa8a443c85d50b1425b3af1c0e8ac20" 2019-01-18 05:59:57,848 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1500 X-Openstack-Request-Id: req-96a8d07b-08f2-4cde-89df-64e98f68bb55 Date: Fri, 18 Jan 2019 05:59:57 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": "2019-01-18T05:59:56Z", "security_group_id": "0d1bee37-7040-40f6-87ed-b1213555cfed", "port_range_min": null, "revision_number": 0, "tenant_id": "367e20d921ae40728c7975ec97446924", "created_at": "2019-01-18T05:59:56Z", "project_id": "367e20d921ae40728c7975ec97446924", "id": "223977b8-b94c-43e1-8e57-c171bef36e4e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T05:59:54Z", "security_group_id": "0d1bee37-7040-40f6-87ed-b1213555cfed", "port_range_min": null, "revision_number": 0, "tenant_id": "367e20d921ae40728c7975ec97446924", "created_at": "2019-01-18T05:59:54Z", "project_id": "367e20d921ae40728c7975ec97446924", "id": "674f75e8-59e9-4128-8425-0dbc99158034"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T05:59:54Z", "security_group_id": "0d1bee37-7040-40f6-87ed-b1213555cfed", "port_range_min": null, "revision_number": 0, "tenant_id": "367e20d921ae40728c7975ec97446924", "created_at": "2019-01-18T05:59:54Z", "project_id": "367e20d921ae40728c7975ec97446924", "id": "97c34ffe-5157-4409-ba4e-b7225daff972"}]} 2019-01-18 05:59:57,848 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=0d1bee37-7040-40f6-87ed-b1213555cfed used request id req-96a8d07b-08f2-4cde-89df-64e98f68bb55 2019-01-18 05:59:57,855 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-b1950444-8bd9-488f-90b8-2131684cffa8name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}def016ea4aa8a443c85d50b1425b3af1c0e8ac20" 2019-01-18 05:59:58,049 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1921 X-Openstack-Request-Id: req-7f5ff0c7-2232-45c8-bbc4-b190a0e8da95 Date: Fri, 18 Jan 2019 05:59:58 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "367e20d921ae40728c7975ec97446924", "created_at": "2019-01-18T05:59:54Z", "updated_at": "2019-01-18T05:59:56Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:56Z", "revision_number": 0, "id": "223977b8-b94c-43e1-8e57-c171bef36e4e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:56Z", "security_group_id": "0d1bee37-7040-40f6-87ed-b1213555cfed", "tenant_id": "367e20d921ae40728c7975ec97446924", "port_range_min": null, "ethertype": "IPv4", "project_id": "367e20d921ae40728c7975ec97446924"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:54Z", "revision_number": 0, "id": "674f75e8-59e9-4128-8425-0dbc99158034", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:54Z", "security_group_id": "0d1bee37-7040-40f6-87ed-b1213555cfed", "tenant_id": "367e20d921ae40728c7975ec97446924", "port_range_min": null, "ethertype": "IPv4", "project_id": "367e20d921ae40728c7975ec97446924"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:54Z", "revision_number": 0, "id": "97c34ffe-5157-4409-ba4e-b7225daff972", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:54Z", "security_group_id": "0d1bee37-7040-40f6-87ed-b1213555cfed", "tenant_id": "367e20d921ae40728c7975ec97446924", "port_range_min": null, "ethertype": "IPv6", "project_id": "367e20d921ae40728c7975ec97446924"}], "revision_number": 3, "project_id": "367e20d921ae40728c7975ec97446924", "id": "0d1bee37-7040-40f6-87ed-b1213555cfed", "name": "CreateSecurityGroupTests-b1950444-8bd9-488f-90b8-2131684cffa8name"}]} 2019-01-18 05:59:58,049 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-b1950444-8bd9-488f-90b8-2131684cffa8name used request id req-7f5ff0c7-2232-45c8-bbc4-b190a0e8da95 2019-01-18 05:59:58,050 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 0d1bee37-7040-40f6-87ed-b1213555cfed 2019-01-18 05:59:58,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=0d1bee37-7040-40f6-87ed-b1213555cfed -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}def016ea4aa8a443c85d50b1425b3af1c0e8ac20" 2019-01-18 05:59:58,237 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1500 X-Openstack-Request-Id: req-f185dbda-df55-485d-b8ea-0af7e26513cf Date: Fri, 18 Jan 2019 05:59:58 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": "2019-01-18T05:59:56Z", "security_group_id": "0d1bee37-7040-40f6-87ed-b1213555cfed", "port_range_min": null, "revision_number": 0, "tenant_id": "367e20d921ae40728c7975ec97446924", "created_at": "2019-01-18T05:59:56Z", "project_id": "367e20d921ae40728c7975ec97446924", "id": "223977b8-b94c-43e1-8e57-c171bef36e4e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T05:59:54Z", "security_group_id": "0d1bee37-7040-40f6-87ed-b1213555cfed", "port_range_min": null, "revision_number": 0, "tenant_id": "367e20d921ae40728c7975ec97446924", "created_at": "2019-01-18T05:59:54Z", "project_id": "367e20d921ae40728c7975ec97446924", "id": "674f75e8-59e9-4128-8425-0dbc99158034"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T05:59:54Z", "security_group_id": "0d1bee37-7040-40f6-87ed-b1213555cfed", "port_range_min": null, "revision_number": 0, "tenant_id": "367e20d921ae40728c7975ec97446924", "created_at": "2019-01-18T05:59:54Z", "project_id": "367e20d921ae40728c7975ec97446924", "id": "97c34ffe-5157-4409-ba4e-b7225daff972"}]} 2019-01-18 05:59:58,237 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=0d1bee37-7040-40f6-87ed-b1213555cfed used request id req-f185dbda-df55-485d-b8ea-0af7e26513cf 2019-01-18 05:59:58,237 - neutron_utils - INFO - Deleting security group rule with ID - 674f75e8-59e9-4128-8425-0dbc99158034 2019-01-18 05:59:58,243 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-group-rules/674f75e8-59e9-4128-8425-0dbc99158034 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae61912314e2f7ea7989be0ac638072ce3e26d65" 2019-01-18 05:59:58,349 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-48f0f2fd-13e1-4e87-94d1-76f85214b46b Content-Length: 0 Date: Fri, 18 Jan 2019 05:59:58 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-18 05:59:58,350 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-group-rules/674f75e8-59e9-4128-8425-0dbc99158034 used request id req-48f0f2fd-13e1-4e87-94d1-76f85214b46b 2019-01-18 05:59:58,350 - neutron_utils - INFO - Deleting security group rule with ID - 97c34ffe-5157-4409-ba4e-b7225daff972 2019-01-18 05:59:58,355 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-group-rules/97c34ffe-5157-4409-ba4e-b7225daff972 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae61912314e2f7ea7989be0ac638072ce3e26d65" 2019-01-18 05:59:58,448 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-c1bc5eb9-61a2-4c81-81cf-2457be9e7365 Content-Length: 0 Date: Fri, 18 Jan 2019 05:59:58 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-18 05:59:58,448 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-group-rules/97c34ffe-5157-4409-ba4e-b7225daff972 used request id req-c1bc5eb9-61a2-4c81-81cf-2457be9e7365 2019-01-18 05:59:58,448 - neutron_utils - INFO - Deleting security group rule with ID - 223977b8-b94c-43e1-8e57-c171bef36e4e 2019-01-18 05:59:58,454 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-group-rules/223977b8-b94c-43e1-8e57-c171bef36e4e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae61912314e2f7ea7989be0ac638072ce3e26d65" 2019-01-18 05:59:58,550 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-472cf8d8-2103-4d5e-8b58-9eea7325bc7c Content-Length: 0 Date: Fri, 18 Jan 2019 05:59:58 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-18 05:59:58,550 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-group-rules/223977b8-b94c-43e1-8e57-c171bef36e4e used request id req-472cf8d8-2103-4d5e-8b58-9eea7325bc7c 2019-01-18 05:59:58,550 - neutron_utils - INFO - Deleting security group with name - CreateSecurityGroupTests-b1950444-8bd9-488f-90b8-2131684cffa8name 2019-01-18 05:59:58,556 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-groups/0d1bee37-7040-40f6-87ed-b1213555cfed -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae61912314e2f7ea7989be0ac638072ce3e26d65" 2019-01-18 05:59:58,677 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-632cdf5d-b446-482f-ba90-5c5cc5567b9b Content-Length: 0 Date: Fri, 18 Jan 2019 05:59:58 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-18 05:59:58,677 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/0d1bee37-7040-40f6-87ed-b1213555cfed used request id req-632cdf5d-b446-482f-ba90-5c5cc5567b9b 2019-01-18 05:59:58,683 - 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}3cc70fb6ba8b58abd0d78e7287771b90fec17c9f" 2019-01-18 05:59:58,890 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-bbd83544-8f79-4969-99ff-2c16497a1c4c Date: Fri, 18 Jan 2019 05:59:58 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-18T04:53:26Z", "updated_at": "2019-01-18T04:53:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:53:26Z", "revision_number": 0, "id": "260c2de9-5dc5-4508-b06c-24b9d7ed838c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:53:26Z", "security_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:53:26Z", "revision_number": 0, "id": "571036d3-cb1d-483a-acb9-96f19293add9", "remote_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "remote_ip_prefix": null, "created_at": "2019-01-18T04:53:26Z", "security_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:53:26Z", "revision_number": 0, "id": "84255fa4-c13a-4cfe-b73d-e56ee216ca1e", "remote_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "remote_ip_prefix": null, "created_at": "2019-01-18T04:53:26Z", "security_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:53:26Z", "revision_number": 0, "id": "9c6f69fc-3bf8-4346-9288-5a255b82b67e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:53:26Z", "security_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "created_at": "2019-01-18T04:51:20Z", "updated_at": "2019-01-18T04:51:20Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "24c99e6f-888c-4943-9c93-54ad3b18b18c", "remote_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv4", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "2b339890-44d0-4711-a050-08a64d58e2a0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv6", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "45161a51-d6dd-4bb8-986d-bc2f88599c1d", "remote_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv6", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "87b9b994-ae22-4850-863a-6a4925bd01fe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv4", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}], "revision_number": 4, "project_id": "9c53a91613fb4d5080479ac6f51697ed", "id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "020d00b5451a467cb276d06789a1149d", "created_at": "2019-01-18T05:59:12Z", "updated_at": "2019-01-18T05:59:12Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:12Z", "revision_number": 0, "id": "38b091dd-dca7-4cbe-8c1c-dd18a74bfca8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:12Z", "security_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "tenant_id": "020d00b5451a467cb276d06789a1149d", "port_range_min": null, "ethertype": "IPv6", "project_id": "020d00b5451a467cb276d06789a1149d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:12Z", "revision_number": 0, "id": "38b9f88b-1fc0-40d1-af74-237d79be193d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:12Z", "security_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "tenant_id": "020d00b5451a467cb276d06789a1149d", "port_range_min": null, "ethertype": "IPv4", "project_id": "020d00b5451a467cb276d06789a1149d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:12Z", "revision_number": 0, "id": "60f7d4a7-1a27-4801-a1e8-5bf33633b818", "remote_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:12Z", "security_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "tenant_id": "020d00b5451a467cb276d06789a1149d", "port_range_min": null, "ethertype": "IPv6", "project_id": "020d00b5451a467cb276d06789a1149d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:12Z", "revision_number": 0, "id": "8faf6dda-6919-4b75-b745-2af38abf8dcf", "remote_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:12Z", "security_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "tenant_id": "020d00b5451a467cb276d06789a1149d", "port_range_min": null, "ethertype": "IPv4", "project_id": "020d00b5451a467cb276d06789a1149d"}], "revision_number": 4, "project_id": "020d00b5451a467cb276d06789a1149d", "id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "created_at": "2019-01-18T04:39:06Z", "updated_at": "2019-01-18T04:39:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "0aedefa2-edbc-47b5-bead-e954540f6937", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "47feb8aba08a40dca7028a1701e597b9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "4bf1a402-0fa2-4cfd-9fee-4a28f16bb271", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "47feb8aba08a40dca7028a1701e597b9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "4e399c2e-bc03-4aa3-b192-1fafdc9248ba", "remote_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "47feb8aba08a40dca7028a1701e597b9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "8860837e-afbd-4411-adf9-d88db88c2114", "remote_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "47feb8aba08a40dca7028a1701e597b9"}], "revision_number": 4, "project_id": "47feb8aba08a40dca7028a1701e597b9", "id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "367e20d921ae40728c7975ec97446924", "created_at": "2019-01-18T05:59:54Z", "updated_at": "2019-01-18T05:59:54Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:54Z", "revision_number": 0, "id": "0607f130-6861-4b97-976b-ddd66a289530", "remote_group_id": "f1d76f76-8b31-4fea-a1b3-e694ba00e64f", "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:54Z", "security_group_id": "f1d76f76-8b31-4fea-a1b3-e694ba00e64f", "tenant_id": "367e20d921ae40728c7975ec97446924", "port_range_min": null, "ethertype": "IPv6", "project_id": "367e20d921ae40728c7975ec97446924"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:54Z", "revision_number": 0, "id": "0b4eb2d2-14de-4095-a2fc-6d49b37bb18b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:54Z", "security_group_id": "f1d76f76-8b31-4fea-a1b3-e694ba00e64f", "tenant_id": "367e20d921ae40728c7975ec97446924", "port_range_min": null, "ethertype": "IPv6", "project_id": "367e20d921ae40728c7975ec97446924"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:54Z", "revision_number": 0, "id": "330707b9-9518-4f11-9fc0-6f33675634b2", "remote_group_id": "f1d76f76-8b31-4fea-a1b3-e694ba00e64f", "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:54Z", "security_group_id": "f1d76f76-8b31-4fea-a1b3-e694ba00e64f", "tenant_id": "367e20d921ae40728c7975ec97446924", "port_range_min": null, "ethertype": "IPv4", "project_id": "367e20d921ae40728c7975ec97446924"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:54Z", "revision_number": 0, "id": "3d99c625-7194-456e-b913-cb2e8f65842f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:54Z", "security_group_id": "f1d76f76-8b31-4fea-a1b3-e694ba00e64f", "tenant_id": "367e20d921ae40728c7975ec97446924", "port_range_min": null, "ethertype": "IPv4", "project_id": "367e20d921ae40728c7975ec97446924"}], "revision_number": 4, "project_id": "367e20d921ae40728c7975ec97446924", "id": "f1d76f76-8b31-4fea-a1b3-e694ba00e64f", "name": "default"}]} 2019-01-18 05:59:58,890 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-bbd83544-8f79-4969-99ff-2c16497a1c4c 2019-01-18 05:59:58,895 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/9c53a91613fb4d5080479ac6f51697ed -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3cc70fb6ba8b58abd0d78e7287771b90fec17c9f" 2019-01-18 05:59:58,986 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:59:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-58f4f455-3eea-423d-9d27-12c739c2c31c Content-Encoding: gzip Content-Length: 190 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/9c53a91613fb4d5080479ac6f51697ed"}, "enabled": true, "id": "9c53a91613fb4d5080479ac6f51697ed", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2019-01-18 05:59:58,986 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/9c53a91613fb4d5080479ac6f51697ed used request id req-58f4f455-3eea-423d-9d27-12c739c2c31c 2019-01-18 05:59:58,990 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/020d00b5451a467cb276d06789a1149d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3cc70fb6ba8b58abd0d78e7287771b90fec17c9f" 2019-01-18 05:59:59,073 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:59:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6a4e7e07-697b-4180-9c01-f616d804480f Content-Encoding: gzip Content-Length: 248 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/020d00b5451a467cb276d06789a1149d"}, "enabled": true, "id": "020d00b5451a467cb276d06789a1149d", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}} 2019-01-18 05:59:59,073 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/020d00b5451a467cb276d06789a1149d used request id req-6a4e7e07-697b-4180-9c01-f616d804480f 2019-01-18 05:59:59,077 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/47feb8aba08a40dca7028a1701e597b9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3cc70fb6ba8b58abd0d78e7287771b90fec17c9f" 2019-01-18 05:59:59,167 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:59:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-827cbd32-b855-4b96-91b2-d17159e112a1 Content-Encoding: gzip Content-Length: 205 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/47feb8aba08a40dca7028a1701e597b9"}, "enabled": true, "id": "47feb8aba08a40dca7028a1701e597b9", "parent_id": "default", "domain_id": "default", "name": "service"}} 2019-01-18 05:59:59,167 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/47feb8aba08a40dca7028a1701e597b9 used request id req-827cbd32-b855-4b96-91b2-d17159e112a1 2019-01-18 05:59:59,171 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/367e20d921ae40728c7975ec97446924 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3cc70fb6ba8b58abd0d78e7287771b90fec17c9f" 2019-01-18 05:59:59,258 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 05:59:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ba56a018-35cf-4326-9032-6c83d47093f2 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/367e20d921ae40728c7975ec97446924"}, "enabled": true, "id": "367e20d921ae40728c7975ec97446924", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-7b923a01-8e75-430-proj"}} 2019-01-18 05:59:59,258 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/367e20d921ae40728c7975ec97446924 used request id req-ba56a018-35cf-4326-9032-6c83d47093f2 2019-01-18 05:59:59,259 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - f1d76f76-8b31-4fea-a1b3-e694ba00e64f 2019-01-18 05:59:59,264 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=f1d76f76-8b31-4fea-a1b3-e694ba00e64f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3cc70fb6ba8b58abd0d78e7287771b90fec17c9f" 2019-01-18 05:59:59,441 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-bbb99ab7-69c0-4a6a-830b-ce2fac51e3b2 Date: Fri, 18 Jan 2019 05:59:59 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "f1d76f76-8b31-4fea-a1b3-e694ba00e64f", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T05:59:54Z", "security_group_id": "f1d76f76-8b31-4fea-a1b3-e694ba00e64f", "port_range_min": null, "revision_number": 0, "tenant_id": "367e20d921ae40728c7975ec97446924", "created_at": "2019-01-18T05:59:54Z", "project_id": "367e20d921ae40728c7975ec97446924", "id": "0607f130-6861-4b97-976b-ddd66a289530"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T05:59:54Z", "security_group_id": "f1d76f76-8b31-4fea-a1b3-e694ba00e64f", "port_range_min": null, "revision_number": 0, "tenant_id": "367e20d921ae40728c7975ec97446924", "created_at": "2019-01-18T05:59:54Z", "project_id": "367e20d921ae40728c7975ec97446924", "id": "0b4eb2d2-14de-4095-a2fc-6d49b37bb18b"}, {"remote_group_id": "f1d76f76-8b31-4fea-a1b3-e694ba00e64f", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T05:59:54Z", "security_group_id": "f1d76f76-8b31-4fea-a1b3-e694ba00e64f", "port_range_min": null, "revision_number": 0, "tenant_id": "367e20d921ae40728c7975ec97446924", "created_at": "2019-01-18T05:59:54Z", "project_id": "367e20d921ae40728c7975ec97446924", "id": "330707b9-9518-4f11-9fc0-6f33675634b2"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T05:59:54Z", "security_group_id": "f1d76f76-8b31-4fea-a1b3-e694ba00e64f", "port_range_min": null, "revision_number": 0, "tenant_id": "367e20d921ae40728c7975ec97446924", "created_at": "2019-01-18T05:59:54Z", "project_id": "367e20d921ae40728c7975ec97446924", "id": "3d99c625-7194-456e-b913-cb2e8f65842f"}]} 2019-01-18 05:59:59,441 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=f1d76f76-8b31-4fea-a1b3-e694ba00e64f used request id req-bbb99ab7-69c0-4a6a-830b-ce2fac51e3b2 2019-01-18 05:59:59,442 - neutron_utils - INFO - Deleting security group with name - default 2019-01-18 05:59:59,447 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-groups/f1d76f76-8b31-4fea-a1b3-e694ba00e64f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3cc70fb6ba8b58abd0d78e7287771b90fec17c9f" 2019-01-18 05:59:59,748 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-c5933ff2-e989-47e3-9602-4091c848beee Content-Length: 0 Date: Fri, 18 Jan 2019 05:59:59 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-18 05:59:59,748 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/f1d76f76-8b31-4fea-a1b3-e694ba00e64f used request id req-c5933ff2-e989-47e3-9602-4091c848beee 2019-01-18 05:59:59,749 - keystone_utils - INFO - Deleting project with name - CreateSecurityGroupTests-7b923a01-8e75-430-proj 2019-01-18 05:59:59,753 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/367e20d921ae40728c7975ec97446924 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3cc70fb6ba8b58abd0d78e7287771b90fec17c9f" 2019-01-18 05:59:59,958 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 05:59:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ce38be57-d424-4b05-baef-df32c3dce3ce Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 05:59:59,958 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/367e20d921ae40728c7975ec97446924 used request id req-ce38be57-d424-4b05-baef-df32c3dce3ce 2019-01-18 05:59:59,958 - keystone_utils - INFO - Deleting role with name - CreateSecurityGroupTests-7b923a01-8e75-430-proj-role 2019-01-18 05:59:59,962 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/0bcaea80b0a948aca1d625a446406660 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3cc70fb6ba8b58abd0d78e7287771b90fec17c9f" 2019-01-18 06:00:00,081 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 05:59:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-63f979d8-ac44-46d2-8f95-a1aa9c32145d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 06:00:00,081 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/0bcaea80b0a948aca1d625a446406660 used request id req-63f979d8-ac44-46d2-8f95-a1aa9c32145d 2019-01-18 06:00:00,085 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3cc70fb6ba8b58abd0d78e7287771b90fec17c9f" 2019-01-18 06:00:00,178 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:00:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-02cb785d-a97b-4345-9b88-3fe9ab64be75 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "488fca829f8b496daa1cd2cdc6e45c49", "links": {"self": "http://172.30.9.23:5000/v3/roles/488fca829f8b496daa1cd2cdc6e45c49"}, "name": "Member"}, {"domain_id": null, "id": "6b7f4f4f76264b6fb449c43b86ee3817", "links": {"self": "http://172.30.9.23:5000/v3/roles/6b7f4f4f76264b6fb449c43b86ee3817"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a482b711adf94961bf4bb28eda7f0e28", "links": {"self": "http://172.30.9.23:5000/v3/roles/a482b711adf94961bf4bb28eda7f0e28"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c65201bd05504fa786d79b166e8bbba3", "links": {"self": "http://172.30.9.23:5000/v3/roles/c65201bd05504fa786d79b166e8bbba3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "e7e317b66c174923a8cb46c48d897c8d", "links": {"self": "http://172.30.9.23:5000/v3/roles/e7e317b66c174923a8cb46c48d897c8d"}, "name": "ResellerAdmin"}]} 2019-01-18 06:00:00,178 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-02cb785d-a97b-4345-9b88-3fe9ab64be75 2019-01-18 06:00:00,179 - keystone_utils - INFO - Deleting user with name - CreateSecurityGroupTests-7b923a01-8e75-430-user 2019-01-18 06:00:00,182 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/a36789d8b59e46e9aa225a15033c1c9c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d5b9fd2cd18de1a443a643c53d65cc8514db1ea" 2019-01-18 06:00:00,355 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 06:00:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-aaac87b2-09b4-4c56-a44b-7d893e412f8f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 06:00:00,355 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/a36789d8b59e46e9aa225a15033c1c9c used request id req-aaac87b2-09b4-4c56-a44b-7d893e412f8f 2019-01-18 06:00:00,356 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:00:00,744 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "488fca829f8b496daa1cd2cdc6e45c49", "name": "Member"}, {"id": "c65201bd05504fa786d79b166e8bbba3", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}], "expires_at": "2019-01-18T07:00:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "020d00b5451a467cb276d06789a1149d", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "id": "e292c913af7844408b6509a836e493f5"}, "audit_ids": ["EZhxk4x_TRy710ElRjZsQw"], "issued_at": "2019-01-18T06:00:00.000000Z"}} 2019-01-18 06:00:00,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}5493b30256249ee3809d42eab7eadd78b946ce13" 2019-01-18 06:00:00,839 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:00:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d3a04585-3776-4793-8922-cca75012cd73 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:00:00,839 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-d3a04585-3776-4793-8922-cca75012cd73 2019-01-18 06:00:00,841 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:00:00,841 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:00:01,219 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "488fca829f8b496daa1cd2cdc6e45c49", "name": "Member"}, {"id": "c65201bd05504fa786d79b166e8bbba3", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}], "expires_at": "2019-01-18T07:00:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "020d00b5451a467cb276d06789a1149d", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "id": "e292c913af7844408b6509a836e493f5"}, "audit_ids": ["dlDOWl2BQ16SZ3isjewHpA"], "issued_at": "2019-01-18T06:00:01.000000Z"}} 2019-01-18 06:00:01,220 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3c94d04a3b28f92e5d2dbc32dab12ed6ed448bf" 2019-01-18 06:00:01,304 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:00:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7c5cc787-16c5-47bc-a319-606e814a909c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:00:01,304 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-7c5cc787-16c5-47bc-a319-606e814a909c 2019-01-18 06:00:01,309 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-18 06:00:01,314 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 18 Jan 2019 06:00: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"}]}]}} 2019-01-18 06:00:01,315 - 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-c12a27f0-23f6-4d8-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3c94d04a3b28f92e5d2dbc32dab12ed6ed448bf" 2019-01-18 06:00:01,398 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:00:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-776571ab-8184-4045-92e5-65e6522d76d1 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-c12a27f0-23f6-4d8-proj", "previous": null, "next": null}, "projects": []} 2019-01-18 06:00:01,398 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-c12a27f0-23f6-4d8-proj used request id req-776571ab-8184-4045-92e5-65e6522d76d1 2019-01-18 06:00:01,402 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3c94d04a3b28f92e5d2dbc32dab12ed6ed448bf" 2019-01-18 06:00:01,494 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:00:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c26d083e-9977-4d0a-b817-07f2194431be Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-18 06:00:01,494 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-c26d083e-9977-4d0a-b817-07f2194431be 2019-01-18 06:00:01,498 - 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}f3c94d04a3b28f92e5d2dbc32dab12ed6ed448bf" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSecurityGroupTests-c12a27f0-23f6-4d8-proj"}}' 2019-01-18 06:00:01,620 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 18 Jan 2019 06:00:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-89a89af4-34f7-440f-b316-fd1f8757ab58 Content-Length: 309 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/f8a9d5d29395446a83078881b46029a1"}, "enabled": true, "id": "f8a9d5d29395446a83078881b46029a1", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-c12a27f0-23f6-4d8-proj"}} 2019-01-18 06:00:01,620 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-89a89af4-34f7-440f-b316-fd1f8757ab58 2019-01-18 06:00:01,620 - keystone_utils - INFO - Created project with name - CreateSecurityGroupTests-c12a27f0-23f6-4d8-proj 2019-01-18 06:00:01,621 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:00:01,622 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:00:02,015 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "488fca829f8b496daa1cd2cdc6e45c49", "name": "Member"}, {"id": "c65201bd05504fa786d79b166e8bbba3", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}], "expires_at": "2019-01-18T07:00:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "020d00b5451a467cb276d06789a1149d", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "id": "e292c913af7844408b6509a836e493f5"}, "audit_ids": ["8EFKjrDlRbiBpHXmg1V-Ag"], "issued_at": "2019-01-18T06:00:02.000000Z"}} 2019-01-18 06:00:02,015 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa048aea25380c51162fd888c7a7123629a14744" 2019-01-18 06:00:02,106 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:00:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c6a363f2-9085-430c-b125-d326e2f5b4e4 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:00:02,107 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-c6a363f2-9085-430c-b125-d326e2f5b4e4 2019-01-18 06:00:02,112 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-18 06:00:02,117 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 18 Jan 2019 06:00: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"}]}]}} 2019-01-18 06:00:02,117 - 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}aa048aea25380c51162fd888c7a7123629a14744" 2019-01-18 06:00:02,216 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:00:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4ff86f92-9722-4c58-a520-6321cc37fd6c Content-Encoding: gzip Content-Length: 869 Content-Type: application/json RESP BODY: {"users": [{"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/0607a2b4beb0408e9fa51cc5ba027ac6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0607a2b4beb0408e9fa51cc5ba027ac6", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/17c61b95071545a094cc82823d2b88b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "17c61b95071545a094cc82823d2b88b8", "email": "nova@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/29e5d2dfed2447bda26fc75bd1122674"}, "domain_id": "default", "enabled": true, "options": {}, "id": "29e5d2dfed2447bda26fc75bd1122674", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/3b6dcc8c791e4b6e8831f5b5e583de80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3b6dcc8c791e4b6e8831f5b5e583de80", "email": "neutron@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.23:5000/v3/users/45ab52d673584bc198669be88c88b878"}, "domain_id": "default", "enabled": true, "options": {}, "id": "45ab52d673584bc198669be88c88b878", "email": "barbican@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/57795b4ee52f49c6a71f55bb6c4012f8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "57795b4ee52f49c6a71f55bb6c4012f8", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/5c52969262974d64ac2a300ca5d60f50"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c52969262974d64ac2a300ca5d60f50", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/5fc15572bb1c489ba92bd9945bbc1f64"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5fc15572bb1c489ba92bd9945bbc1f64", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/6b519d70e25f4e61a9dfd738cd6bba22"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6b519d70e25f4e61a9dfd738cd6bba22", "email": "heat@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.23:5000/v3/users/8248437208b540c2893a7117ad102a87"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8248437208b540c2893a7117ad102a87", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/890dee97e62840c5b15e36f03f6b7efc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "890dee97e62840c5b15e36f03f6b7efc", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/8cccb516ecc44ed9bb7c8633df108fd4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8cccb516ecc44ed9bb7c8633df108fd4", "email": "glance@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.23:5000/v3/users/97c3d863a98148299fa116fdb54be470"}, "domain_id": "default", "enabled": true, "options": {}, "id": "97c3d863a98148299fa116fdb54be470", "email": "tacker@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/a2a0c8c0f19941808c9f618af50b3b79"}, "domain_id": "c19db1b8f60647a9a114cd23287c807b", "enabled": true, "options": {}, "id": "a2a0c8c0f19941808c9f618af50b3b79", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "links": {"self": "http://172.30.9.23:5000/v3/users/e292c913af7844408b6509a836e493f5"}, "domain_id": "default", "enabled": true, "id": "e292c913af7844408b6509a836e493f5", "options": {}}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/fe5de73ba9cb41b2be24ccf1f72f5ed4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe5de73ba9cb41b2be24ccf1f72f5ed4", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2019-01-18 06:00:02,216 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-4ff86f92-9722-4c58-a520-6321cc37fd6c 2019-01-18 06:00:02,220 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateSecurityGroupTests-c12a27f0-23f6-4d8-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa048aea25380c51162fd888c7a7123629a14744" 2019-01-18 06:00:02,311 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:00:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-55efa5a0-fd7e-4028-943a-ab0ca4d54a1b Content-Encoding: gzip Content-Length: 256 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateSecurityGroupTests-c12a27f0-23f6-4d8-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/f8a9d5d29395446a83078881b46029a1"}, "enabled": true, "id": "f8a9d5d29395446a83078881b46029a1", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-c12a27f0-23f6-4d8-proj"}]} 2019-01-18 06:00:02,311 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateSecurityGroupTests-c12a27f0-23f6-4d8-proj used request id req-55efa5a0-fd7e-4028-943a-ab0ca4d54a1b 2019-01-18 06:00:02,315 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa048aea25380c51162fd888c7a7123629a14744" 2019-01-18 06:00:02,413 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:00:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8667c861-d9fa-46a1-9c8b-2e0b3814767e Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-18 06:00:02,413 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-8667c861-d9fa-46a1-9c8b-2e0b3814767e 2019-01-18 06:00:02,764 - keystone_utils - INFO - Created user with name - CreateSecurityGroupTests-c12a27f0-23f6-4d8-user 2019-01-18 06:00:02,764 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:00:02,768 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3c94d04a3b28f92e5d2dbc32dab12ed6ed448bf" 2019-01-18 06:00:02,861 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:00:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-71ab7b05-d77d-467d-9c1e-718beca108f7 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "488fca829f8b496daa1cd2cdc6e45c49", "links": {"self": "http://172.30.9.23:5000/v3/roles/488fca829f8b496daa1cd2cdc6e45c49"}, "name": "Member"}, {"domain_id": null, "id": "6b7f4f4f76264b6fb449c43b86ee3817", "links": {"self": "http://172.30.9.23:5000/v3/roles/6b7f4f4f76264b6fb449c43b86ee3817"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a482b711adf94961bf4bb28eda7f0e28", "links": {"self": "http://172.30.9.23:5000/v3/roles/a482b711adf94961bf4bb28eda7f0e28"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c65201bd05504fa786d79b166e8bbba3", "links": {"self": "http://172.30.9.23:5000/v3/roles/c65201bd05504fa786d79b166e8bbba3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "e7e317b66c174923a8cb46c48d897c8d", "links": {"self": "http://172.30.9.23:5000/v3/roles/e7e317b66c174923a8cb46c48d897c8d"}, "name": "ResellerAdmin"}]} 2019-01-18 06:00:02,861 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-71ab7b05-d77d-467d-9c1e-718beca108f7 2019-01-18 06:00:02,865 - 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}f3c94d04a3b28f92e5d2dbc32dab12ed6ed448bf" -d '{"role": {"name": "CreateSecurityGroupTests-c12a27f0-23f6-4d8-proj-role"}}' 2019-01-18 06:00:02,985 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 18 Jan 2019 06:00:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a980f5f9-898d-4b8f-8af5-ecd897dc7a70 Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "186c850091274caabba71bfbf5a8eecb", "links": {"self": "http://172.30.9.23:5000/v3/roles/186c850091274caabba71bfbf5a8eecb"}, "name": "CreateSecurityGroupTests-c12a27f0-23f6-4d8-proj-role"}} 2019-01-18 06:00:02,986 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-a980f5f9-898d-4b8f-8af5-ecd897dc7a70 2019-01-18 06:00:02,986 - keystone_utils - INFO - Created role with name - CreateSecurityGroupTests-c12a27f0-23f6-4d8-proj-role 2019-01-18 06:00:02,990 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/186c850091274caabba71bfbf5a8eecb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3c94d04a3b28f92e5d2dbc32dab12ed6ed448bf" 2019-01-18 06:00:03,072 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:00:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-77a6b25f-4b01-4e8a-b12c-28e2a07733f1 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.23:5000/v3/roles/186c850091274caabba71bfbf5a8eecb"}, "domain_id": null, "name": "CreateSecurityGroupTests-c12a27f0-23f6-4d8-proj-role", "id": "186c850091274caabba71bfbf5a8eecb"}} 2019-01-18 06:00:03,072 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/186c850091274caabba71bfbf5a8eecb used request id req-77a6b25f-4b01-4e8a-b12c-28e2a07733f1 2019-01-18 06:00:03,072 - keystone_utils - INFO - Granting role CreateSecurityGroupTests-c12a27f0-23f6-4d8-proj-role to project CreateSecurityGroupTests-c12a27f0-23f6-4d8-proj 2019-01-18 06:00:03,076 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/f8a9d5d29395446a83078881b46029a1/users/39d88e7bb7ea4b0291edd905000cfe63/roles/186c850091274caabba71bfbf5a8eecb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3c94d04a3b28f92e5d2dbc32dab12ed6ed448bf" 2019-01-18 06:00:03,204 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 06:00:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-96ab25f6-8ff0-4ebb-8508-c503e70a7202 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 06:00:03,205 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/f8a9d5d29395446a83078881b46029a1/users/39d88e7bb7ea4b0291edd905000cfe63/roles/186c850091274caabba71bfbf5a8eecb used request id req-96ab25f6-8ff0-4ebb-8508-c503e70a7202 2019-01-18 06:00:03,205 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:00:03,206 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:00:03,588 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "186c850091274caabba71bfbf5a8eecb", "name": "CreateSecurityGroupTests-c12a27f0-23f6-4d8-proj-role"}], "expires_at": "2019-01-18T07:00:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f8a9d5d29395446a83078881b46029a1", "name": "CreateSecurityGroupTests-c12a27f0-23f6-4d8-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/f8a9d5d29395446a83078881b46029a1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/f8a9d5d29395446a83078881b46029a1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/f8a9d5d29395446a83078881b46029a1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/f8a9d5d29395446a83078881b46029a1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/f8a9d5d29395446a83078881b46029a1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/f8a9d5d29395446a83078881b46029a1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/f8a9d5d29395446a83078881b46029a1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/f8a9d5d29395446a83078881b46029a1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/f8a9d5d29395446a83078881b46029a1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/f8a9d5d29395446a83078881b46029a1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/f8a9d5d29395446a83078881b46029a1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/f8a9d5d29395446a83078881b46029a1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-c12a27f0-23f6-4d8-user", "id": "39d88e7bb7ea4b0291edd905000cfe63"}, "audit_ids": ["Aat1ut15RZaRNjq6KyuZyQ"], "issued_at": "2019-01-18T06:00:03.000000Z"}} 2019-01-18 06:00:03,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}080591c9aa4087251946b3846025aea94e1206fa" 2019-01-18 06:00:03,660 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:00:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ef183b7b-6d31-4bfb-92d0-62f7f9a689f0 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:00:03,660 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-ef183b7b-6d31-4bfb-92d0-62f7f9a689f0 2019-01-18 06:00:03,669 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-e27f5254-bc8c-43f7-97b2-26cbf77cedadname&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}080591c9aa4087251946b3846025aea94e1206fa" 2019-01-18 06:00:03,961 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-71777688-964f-4daa-a012-8f36caa60846 Date: Fri, 18 Jan 2019 06:00:03 GMT RESP BODY: {"security_groups": []} 2019-01-18 06:00:03,961 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-e27f5254-bc8c-43f7-97b2-26cbf77cedadname&description=hello+group used request id req-71777688-964f-4daa-a012-8f36caa60846 2019-01-18 06:00:03,961 - OpenStackSecurityGroup - INFO - Creating security group CreateSecurityGroupTests-e27f5254-bc8c-43f7-97b2-26cbf77cedadname... 2019-01-18 06:00:03,961 - neutron_utils - INFO - Creating security group with name - CreateSecurityGroupTests-e27f5254-bc8c-43f7-97b2-26cbf77cedadname 2019-01-18 06:00:03,967 - 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}080591c9aa4087251946b3846025aea94e1206fa" -d '{"security_group": {"name": "CreateSecurityGroupTests-e27f5254-bc8c-43f7-97b2-26cbf77cedadname", "description": "hello group"}}' 2019-01-18 06:00:04,321 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1408 X-Openstack-Request-Id: req-8422acf2-4221-467d-83ca-8c8c250d9bd2 Date: Fri, 18 Jan 2019 06:00:04 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "f8a9d5d29395446a83078881b46029a1", "created_at": "2019-01-18T06:00:04Z", "updated_at": "2019-01-18T06:00:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:00:04Z", "revision_number": 0, "id": "74e1155d-afe0-4bc8-a4cb-49ca9488c6de", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T06:00:04Z", "security_group_id": "801c5949-92bc-4fca-9760-54831c71421f", "tenant_id": "f8a9d5d29395446a83078881b46029a1", "port_range_min": null, "ethertype": "IPv4", "project_id": "f8a9d5d29395446a83078881b46029a1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:00:04Z", "revision_number": 0, "id": "c443c512-5713-4aeb-b8a9-20995b48b5ad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T06:00:04Z", "security_group_id": "801c5949-92bc-4fca-9760-54831c71421f", "tenant_id": "f8a9d5d29395446a83078881b46029a1", "port_range_min": null, "ethertype": "IPv6", "project_id": "f8a9d5d29395446a83078881b46029a1"}], "revision_number": 2, "project_id": "f8a9d5d29395446a83078881b46029a1", "id": "801c5949-92bc-4fca-9760-54831c71421f", "name": "CreateSecurityGroupTests-e27f5254-bc8c-43f7-97b2-26cbf77cedadname"}} 2019-01-18 06:00:04,322 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-groups used request id req-8422acf2-4221-467d-83ca-8c8c250d9bd2 2019-01-18 06:00:04,322 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 801c5949-92bc-4fca-9760-54831c71421f 2019-01-18 06:00:04,328 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=801c5949-92bc-4fca-9760-54831c71421f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}080591c9aa4087251946b3846025aea94e1206fa" 2019-01-18 06:00:04,487 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-d0bb7228-703a-4de9-b885-eba9aa3e2dec Date: Fri, 18 Jan 2019 06:00: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": "2019-01-18T06:00:04Z", "security_group_id": "801c5949-92bc-4fca-9760-54831c71421f", "port_range_min": null, "revision_number": 0, "tenant_id": "f8a9d5d29395446a83078881b46029a1", "created_at": "2019-01-18T06:00:04Z", "project_id": "f8a9d5d29395446a83078881b46029a1", "id": "74e1155d-afe0-4bc8-a4cb-49ca9488c6de"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T06:00:04Z", "security_group_id": "801c5949-92bc-4fca-9760-54831c71421f", "port_range_min": null, "revision_number": 0, "tenant_id": "f8a9d5d29395446a83078881b46029a1", "created_at": "2019-01-18T06:00:04Z", "project_id": "f8a9d5d29395446a83078881b46029a1", "id": "c443c512-5713-4aeb-b8a9-20995b48b5ad"}]} 2019-01-18 06:00:04,487 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=801c5949-92bc-4fca-9760-54831c71421f used request id req-d0bb7228-703a-4de9-b885-eba9aa3e2dec 2019-01-18 06:00:04,488 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 801c5949-92bc-4fca-9760-54831c71421f 2019-01-18 06:00:04,493 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=801c5949-92bc-4fca-9760-54831c71421f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}080591c9aa4087251946b3846025aea94e1206fa" 2019-01-18 06:00:04,684 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-15c0f4f5-ced4-40ef-889d-9023ad69aadc Date: Fri, 18 Jan 2019 06:00: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": "2019-01-18T06:00:04Z", "security_group_id": "801c5949-92bc-4fca-9760-54831c71421f", "port_range_min": null, "revision_number": 0, "tenant_id": "f8a9d5d29395446a83078881b46029a1", "created_at": "2019-01-18T06:00:04Z", "project_id": "f8a9d5d29395446a83078881b46029a1", "id": "74e1155d-afe0-4bc8-a4cb-49ca9488c6de"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T06:00:04Z", "security_group_id": "801c5949-92bc-4fca-9760-54831c71421f", "port_range_min": null, "revision_number": 0, "tenant_id": "f8a9d5d29395446a83078881b46029a1", "created_at": "2019-01-18T06:00:04Z", "project_id": "f8a9d5d29395446a83078881b46029a1", "id": "c443c512-5713-4aeb-b8a9-20995b48b5ad"}]} 2019-01-18 06:00:04,685 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=801c5949-92bc-4fca-9760-54831c71421f used request id req-15c0f4f5-ced4-40ef-889d-9023ad69aadc 2019-01-18 06:00:04,685 - neutron_utils - INFO - Retrieving security group with ID - 801c5949-92bc-4fca-9760-54831c71421f 2019-01-18 06:00:04,691 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?id=801c5949-92bc-4fca-9760-54831c71421f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}080591c9aa4087251946b3846025aea94e1206fa" 2019-01-18 06:00:04,892 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-f0466b19-a171-457e-be7e-69659cd367c7 Date: Fri, 18 Jan 2019 06:00:04 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "f8a9d5d29395446a83078881b46029a1", "created_at": "2019-01-18T06:00:04Z", "updated_at": "2019-01-18T06:00:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:00:04Z", "revision_number": 0, "id": "74e1155d-afe0-4bc8-a4cb-49ca9488c6de", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T06:00:04Z", "security_group_id": "801c5949-92bc-4fca-9760-54831c71421f", "tenant_id": "f8a9d5d29395446a83078881b46029a1", "port_range_min": null, "ethertype": "IPv4", "project_id": "f8a9d5d29395446a83078881b46029a1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:00:04Z", "revision_number": 0, "id": "c443c512-5713-4aeb-b8a9-20995b48b5ad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T06:00:04Z", "security_group_id": "801c5949-92bc-4fca-9760-54831c71421f", "tenant_id": "f8a9d5d29395446a83078881b46029a1", "port_range_min": null, "ethertype": "IPv6", "project_id": "f8a9d5d29395446a83078881b46029a1"}], "revision_number": 2, "project_id": "f8a9d5d29395446a83078881b46029a1", "id": "801c5949-92bc-4fca-9760-54831c71421f", "name": "CreateSecurityGroupTests-e27f5254-bc8c-43f7-97b2-26cbf77cedadname"}]} 2019-01-18 06:00:04,892 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?id=801c5949-92bc-4fca-9760-54831c71421f used request id req-f0466b19-a171-457e-be7e-69659cd367c7 2019-01-18 06:00:04,893 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 801c5949-92bc-4fca-9760-54831c71421f 2019-01-18 06:00:04,898 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=801c5949-92bc-4fca-9760-54831c71421f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}080591c9aa4087251946b3846025aea94e1206fa" 2019-01-18 06:00:04,922 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-ee35c352-e0bd-408c-b648-028f67cb6901 Date: Fri, 18 Jan 2019 06:00: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": "2019-01-18T06:00:04Z", "security_group_id": "801c5949-92bc-4fca-9760-54831c71421f", "port_range_min": null, "revision_number": 0, "tenant_id": "f8a9d5d29395446a83078881b46029a1", "created_at": "2019-01-18T06:00:04Z", "project_id": "f8a9d5d29395446a83078881b46029a1", "id": "74e1155d-afe0-4bc8-a4cb-49ca9488c6de"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T06:00:04Z", "security_group_id": "801c5949-92bc-4fca-9760-54831c71421f", "port_range_min": null, "revision_number": 0, "tenant_id": "f8a9d5d29395446a83078881b46029a1", "created_at": "2019-01-18T06:00:04Z", "project_id": "f8a9d5d29395446a83078881b46029a1", "id": "c443c512-5713-4aeb-b8a9-20995b48b5ad"}]} 2019-01-18 06:00:04,922 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=801c5949-92bc-4fca-9760-54831c71421f used request id req-ee35c352-e0bd-408c-b648-028f67cb6901 2019-01-18 06:00:04,922 - neutron_utils - INFO - Retrieving security group with ID - 801c5949-92bc-4fca-9760-54831c71421f 2019-01-18 06:00:04,927 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?id=801c5949-92bc-4fca-9760-54831c71421f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}080591c9aa4087251946b3846025aea94e1206fa" 2019-01-18 06:00:05,114 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-a18d1e59-c2f0-4162-be04-8cea15586a53 Date: Fri, 18 Jan 2019 06:00:05 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "f8a9d5d29395446a83078881b46029a1", "created_at": "2019-01-18T06:00:04Z", "updated_at": "2019-01-18T06:00:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:00:04Z", "revision_number": 0, "id": "74e1155d-afe0-4bc8-a4cb-49ca9488c6de", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T06:00:04Z", "security_group_id": "801c5949-92bc-4fca-9760-54831c71421f", "tenant_id": "f8a9d5d29395446a83078881b46029a1", "port_range_min": null, "ethertype": "IPv4", "project_id": "f8a9d5d29395446a83078881b46029a1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:00:04Z", "revision_number": 0, "id": "c443c512-5713-4aeb-b8a9-20995b48b5ad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T06:00:04Z", "security_group_id": "801c5949-92bc-4fca-9760-54831c71421f", "tenant_id": "f8a9d5d29395446a83078881b46029a1", "port_range_min": null, "ethertype": "IPv6", "project_id": "f8a9d5d29395446a83078881b46029a1"}], "revision_number": 2, "project_id": "f8a9d5d29395446a83078881b46029a1", "id": "801c5949-92bc-4fca-9760-54831c71421f", "name": "CreateSecurityGroupTests-e27f5254-bc8c-43f7-97b2-26cbf77cedadname"}]} 2019-01-18 06:00:05,114 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?id=801c5949-92bc-4fca-9760-54831c71421f used request id req-a18d1e59-c2f0-4162-be04-8cea15586a53 2019-01-18 06:00:05,115 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 801c5949-92bc-4fca-9760-54831c71421f 2019-01-18 06:00:05,121 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=801c5949-92bc-4fca-9760-54831c71421f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}080591c9aa4087251946b3846025aea94e1206fa" 2019-01-18 06:00:05,292 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-b80e5cc5-6447-49e3-adcc-cf832a244636 Date: Fri, 18 Jan 2019 06:00: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": "2019-01-18T06:00:04Z", "security_group_id": "801c5949-92bc-4fca-9760-54831c71421f", "port_range_min": null, "revision_number": 0, "tenant_id": "f8a9d5d29395446a83078881b46029a1", "created_at": "2019-01-18T06:00:04Z", "project_id": "f8a9d5d29395446a83078881b46029a1", "id": "74e1155d-afe0-4bc8-a4cb-49ca9488c6de"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T06:00:04Z", "security_group_id": "801c5949-92bc-4fca-9760-54831c71421f", "port_range_min": null, "revision_number": 0, "tenant_id": "f8a9d5d29395446a83078881b46029a1", "created_at": "2019-01-18T06:00:04Z", "project_id": "f8a9d5d29395446a83078881b46029a1", "id": "c443c512-5713-4aeb-b8a9-20995b48b5ad"}]} 2019-01-18 06:00:05,293 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=801c5949-92bc-4fca-9760-54831c71421f used request id req-b80e5cc5-6447-49e3-adcc-cf832a244636 2019-01-18 06:00:05,293 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-e27f5254-bc8c-43f7-97b2-26cbf77cedadname 2019-01-18 06:00:05,299 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-e27f5254-bc8c-43f7-97b2-26cbf77cedadname -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}080591c9aa4087251946b3846025aea94e1206fa" 2019-01-18 06:00:05,507 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-adab6b1b-f57c-4ef3-88a0-af21c13e132d Date: Fri, 18 Jan 2019 06:00:05 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "f8a9d5d29395446a83078881b46029a1", "created_at": "2019-01-18T06:00:04Z", "updated_at": "2019-01-18T06:00:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:00:04Z", "revision_number": 0, "id": "74e1155d-afe0-4bc8-a4cb-49ca9488c6de", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T06:00:04Z", "security_group_id": "801c5949-92bc-4fca-9760-54831c71421f", "tenant_id": "f8a9d5d29395446a83078881b46029a1", "port_range_min": null, "ethertype": "IPv4", "project_id": "f8a9d5d29395446a83078881b46029a1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:00:04Z", "revision_number": 0, "id": "c443c512-5713-4aeb-b8a9-20995b48b5ad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T06:00:04Z", "security_group_id": "801c5949-92bc-4fca-9760-54831c71421f", "tenant_id": "f8a9d5d29395446a83078881b46029a1", "port_range_min": null, "ethertype": "IPv6", "project_id": "f8a9d5d29395446a83078881b46029a1"}], "revision_number": 2, "project_id": "f8a9d5d29395446a83078881b46029a1", "id": "801c5949-92bc-4fca-9760-54831c71421f", "name": "CreateSecurityGroupTests-e27f5254-bc8c-43f7-97b2-26cbf77cedadname"}]} 2019-01-18 06:00:05,507 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-e27f5254-bc8c-43f7-97b2-26cbf77cedadname used request id req-adab6b1b-f57c-4ef3-88a0-af21c13e132d 2019-01-18 06:00:05,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" 2019-01-18 06:00:05,516 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 18 Jan 2019 06:00: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"}]}]}} 2019-01-18 06:00:05,517 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/f8a9d5d29395446a83078881b46029a1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}080591c9aa4087251946b3846025aea94e1206fa" 2019-01-18 06:00:05,531 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:00:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-76c0cf8c-35ee-4ac0-99e5-e0d9fa7ec358 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/f8a9d5d29395446a83078881b46029a1"}, "enabled": true, "id": "f8a9d5d29395446a83078881b46029a1", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-c12a27f0-23f6-4d8-proj"}} 2019-01-18 06:00:05,531 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/f8a9d5d29395446a83078881b46029a1 used request id req-76c0cf8c-35ee-4ac0-99e5-e0d9fa7ec358 2019-01-18 06:00:05,532 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 801c5949-92bc-4fca-9760-54831c71421f 2019-01-18 06:00:05,536 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=801c5949-92bc-4fca-9760-54831c71421f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}080591c9aa4087251946b3846025aea94e1206fa" 2019-01-18 06:00:05,697 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-34ec3393-bb9f-4ed8-9f19-c4f85b7cadfd Date: Fri, 18 Jan 2019 06:00: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": "2019-01-18T06:00:04Z", "security_group_id": "801c5949-92bc-4fca-9760-54831c71421f", "port_range_min": null, "revision_number": 0, "tenant_id": "f8a9d5d29395446a83078881b46029a1", "created_at": "2019-01-18T06:00:04Z", "project_id": "f8a9d5d29395446a83078881b46029a1", "id": "74e1155d-afe0-4bc8-a4cb-49ca9488c6de"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T06:00:04Z", "security_group_id": "801c5949-92bc-4fca-9760-54831c71421f", "port_range_min": null, "revision_number": 0, "tenant_id": "f8a9d5d29395446a83078881b46029a1", "created_at": "2019-01-18T06:00:04Z", "project_id": "f8a9d5d29395446a83078881b46029a1", "id": "c443c512-5713-4aeb-b8a9-20995b48b5ad"}]} 2019-01-18 06:00:05,698 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=801c5949-92bc-4fca-9760-54831c71421f used request id req-34ec3393-bb9f-4ed8-9f19-c4f85b7cadfd 2019-01-18 06:00:05,703 - 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}080591c9aa4087251946b3846025aea94e1206fa" -d '{"security_group_rule": {"direction": "ingress", "description": "test_rule_1", "security_group_id": "801c5949-92bc-4fca-9760-54831c71421f"}}' 2019-01-18 06:00:06,016 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 521 X-Openstack-Request-Id: req-82085285-5eed-4098-9c0c-6e32affd2d71 Date: Fri, 18 Jan 2019 06:00:06 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": "2019-01-18T06:00:05Z", "security_group_id": "801c5949-92bc-4fca-9760-54831c71421f", "port_range_min": null, "revision_number": 0, "tenant_id": "f8a9d5d29395446a83078881b46029a1", "created_at": "2019-01-18T06:00:05Z", "project_id": "f8a9d5d29395446a83078881b46029a1", "id": "14491559-6094-404e-b45c-321c63532388"}} 2019-01-18 06:00:06,016 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules used request id req-82085285-5eed-4098-9c0c-6e32affd2d71 2019-01-18 06:00:06,017 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-e27f5254-bc8c-43f7-97b2-26cbf77cedadname 2019-01-18 06:00:06,022 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-e27f5254-bc8c-43f7-97b2-26cbf77cedadname -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}080591c9aa4087251946b3846025aea94e1206fa" 2019-01-18 06:00:06,067 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1921 X-Openstack-Request-Id: req-25f6a72d-b643-46b1-ac6d-5036a86e9308 Date: Fri, 18 Jan 2019 06:00:06 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "f8a9d5d29395446a83078881b46029a1", "created_at": "2019-01-18T06:00:04Z", "updated_at": "2019-01-18T06:00:05Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:00:05Z", "revision_number": 0, "id": "14491559-6094-404e-b45c-321c63532388", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T06:00:05Z", "security_group_id": "801c5949-92bc-4fca-9760-54831c71421f", "tenant_id": "f8a9d5d29395446a83078881b46029a1", "port_range_min": null, "ethertype": "IPv4", "project_id": "f8a9d5d29395446a83078881b46029a1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:00:04Z", "revision_number": 0, "id": "74e1155d-afe0-4bc8-a4cb-49ca9488c6de", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T06:00:04Z", "security_group_id": "801c5949-92bc-4fca-9760-54831c71421f", "tenant_id": "f8a9d5d29395446a83078881b46029a1", "port_range_min": null, "ethertype": "IPv4", "project_id": "f8a9d5d29395446a83078881b46029a1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:00:04Z", "revision_number": 0, "id": "c443c512-5713-4aeb-b8a9-20995b48b5ad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T06:00:04Z", "security_group_id": "801c5949-92bc-4fca-9760-54831c71421f", "tenant_id": "f8a9d5d29395446a83078881b46029a1", "port_range_min": null, "ethertype": "IPv6", "project_id": "f8a9d5d29395446a83078881b46029a1"}], "revision_number": 3, "project_id": "f8a9d5d29395446a83078881b46029a1", "id": "801c5949-92bc-4fca-9760-54831c71421f", "name": "CreateSecurityGroupTests-e27f5254-bc8c-43f7-97b2-26cbf77cedadname"}]} 2019-01-18 06:00:06,067 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-e27f5254-bc8c-43f7-97b2-26cbf77cedadname used request id req-25f6a72d-b643-46b1-ac6d-5036a86e9308 2019-01-18 06:00:06,071 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/f8a9d5d29395446a83078881b46029a1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}080591c9aa4087251946b3846025aea94e1206fa" 2019-01-18 06:00:06,147 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:00:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dcc1695b-a6c4-4ec3-91d6-d20e7b5d0621 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/f8a9d5d29395446a83078881b46029a1"}, "enabled": true, "id": "f8a9d5d29395446a83078881b46029a1", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-c12a27f0-23f6-4d8-proj"}} 2019-01-18 06:00:06,147 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/f8a9d5d29395446a83078881b46029a1 used request id req-dcc1695b-a6c4-4ec3-91d6-d20e7b5d0621 2019-01-18 06:00:06,148 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 801c5949-92bc-4fca-9760-54831c71421f 2019-01-18 06:00:06,153 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=801c5949-92bc-4fca-9760-54831c71421f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}080591c9aa4087251946b3846025aea94e1206fa" 2019-01-18 06:00:06,181 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1500 X-Openstack-Request-Id: req-50dd8450-23de-4eaf-9a59-deb13ac1db9d Date: Fri, 18 Jan 2019 06:00:06 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": "2019-01-18T06:00:05Z", "security_group_id": "801c5949-92bc-4fca-9760-54831c71421f", "port_range_min": null, "revision_number": 0, "tenant_id": "f8a9d5d29395446a83078881b46029a1", "created_at": "2019-01-18T06:00:05Z", "project_id": "f8a9d5d29395446a83078881b46029a1", "id": "14491559-6094-404e-b45c-321c63532388"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T06:00:04Z", "security_group_id": "801c5949-92bc-4fca-9760-54831c71421f", "port_range_min": null, "revision_number": 0, "tenant_id": "f8a9d5d29395446a83078881b46029a1", "created_at": "2019-01-18T06:00:04Z", "project_id": "f8a9d5d29395446a83078881b46029a1", "id": "74e1155d-afe0-4bc8-a4cb-49ca9488c6de"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T06:00:04Z", "security_group_id": "801c5949-92bc-4fca-9760-54831c71421f", "port_range_min": null, "revision_number": 0, "tenant_id": "f8a9d5d29395446a83078881b46029a1", "created_at": "2019-01-18T06:00:04Z", "project_id": "f8a9d5d29395446a83078881b46029a1", "id": "c443c512-5713-4aeb-b8a9-20995b48b5ad"}]} 2019-01-18 06:00:06,181 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=801c5949-92bc-4fca-9760-54831c71421f used request id req-50dd8450-23de-4eaf-9a59-deb13ac1db9d 2019-01-18 06:00:06,186 - 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}080591c9aa4087251946b3846025aea94e1206fa" -d '{"security_group_rule": {"ethertype": "IPv6", "direction": "egress", "protocol": 17, "description": "test_rule_2", "security_group_id": "801c5949-92bc-4fca-9760-54831c71421f"}}' 2019-01-18 06:00:06,516 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 520 X-Openstack-Request-Id: req-b4314659-62d4-4191-b9c0-426deceb58d8 Date: Fri, 18 Jan 2019 06:00:06 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": "2019-01-18T06:00:06Z", "security_group_id": "801c5949-92bc-4fca-9760-54831c71421f", "port_range_min": null, "revision_number": 0, "tenant_id": "f8a9d5d29395446a83078881b46029a1", "created_at": "2019-01-18T06:00:06Z", "project_id": "f8a9d5d29395446a83078881b46029a1", "id": "4a601680-6122-44ff-81b9-3cdc1c5e5e03"}} 2019-01-18 06:00:06,516 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules used request id req-b4314659-62d4-4191-b9c0-426deceb58d8 2019-01-18 06:00:06,516 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-e27f5254-bc8c-43f7-97b2-26cbf77cedadname 2019-01-18 06:00:06,522 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-e27f5254-bc8c-43f7-97b2-26cbf77cedadname -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}080591c9aa4087251946b3846025aea94e1206fa" 2019-01-18 06:00:06,711 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2430 X-Openstack-Request-Id: req-6422d822-d5bf-41d2-a0ae-d36e6a3eb762 Date: Fri, 18 Jan 2019 06:00:06 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "f8a9d5d29395446a83078881b46029a1", "created_at": "2019-01-18T06:00:04Z", "updated_at": "2019-01-18T06:00:06Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:00:05Z", "revision_number": 0, "id": "14491559-6094-404e-b45c-321c63532388", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T06:00:05Z", "security_group_id": "801c5949-92bc-4fca-9760-54831c71421f", "tenant_id": "f8a9d5d29395446a83078881b46029a1", "port_range_min": null, "ethertype": "IPv4", "project_id": "f8a9d5d29395446a83078881b46029a1"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:00:06Z", "revision_number": 0, "id": "4a601680-6122-44ff-81b9-3cdc1c5e5e03", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T06:00:06Z", "security_group_id": "801c5949-92bc-4fca-9760-54831c71421f", "tenant_id": "f8a9d5d29395446a83078881b46029a1", "port_range_min": null, "ethertype": "IPv6", "project_id": "f8a9d5d29395446a83078881b46029a1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:00:04Z", "revision_number": 0, "id": "74e1155d-afe0-4bc8-a4cb-49ca9488c6de", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T06:00:04Z", "security_group_id": "801c5949-92bc-4fca-9760-54831c71421f", "tenant_id": "f8a9d5d29395446a83078881b46029a1", "port_range_min": null, "ethertype": "IPv4", "project_id": "f8a9d5d29395446a83078881b46029a1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:00:04Z", "revision_number": 0, "id": "c443c512-5713-4aeb-b8a9-20995b48b5ad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T06:00:04Z", "security_group_id": "801c5949-92bc-4fca-9760-54831c71421f", "tenant_id": "f8a9d5d29395446a83078881b46029a1", "port_range_min": null, "ethertype": "IPv6", "project_id": "f8a9d5d29395446a83078881b46029a1"}], "revision_number": 4, "project_id": "f8a9d5d29395446a83078881b46029a1", "id": "801c5949-92bc-4fca-9760-54831c71421f", "name": "CreateSecurityGroupTests-e27f5254-bc8c-43f7-97b2-26cbf77cedadname"}]} 2019-01-18 06:00:06,711 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-e27f5254-bc8c-43f7-97b2-26cbf77cedadname used request id req-6422d822-d5bf-41d2-a0ae-d36e6a3eb762 2019-01-18 06:00:06,716 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/f8a9d5d29395446a83078881b46029a1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}080591c9aa4087251946b3846025aea94e1206fa" 2019-01-18 06:00:06,806 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:00:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9ec454d2-9795-4ae1-a879-2f9b00a04782 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/f8a9d5d29395446a83078881b46029a1"}, "enabled": true, "id": "f8a9d5d29395446a83078881b46029a1", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-c12a27f0-23f6-4d8-proj"}} 2019-01-18 06:00:06,806 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/f8a9d5d29395446a83078881b46029a1 used request id req-9ec454d2-9795-4ae1-a879-2f9b00a04782 2019-01-18 06:00:06,807 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 801c5949-92bc-4fca-9760-54831c71421f 2019-01-18 06:00:06,812 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=801c5949-92bc-4fca-9760-54831c71421f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}080591c9aa4087251946b3846025aea94e1206fa" 2019-01-18 06:00:06,846 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1997 X-Openstack-Request-Id: req-0f96023d-4df9-4ca9-9126-25ecd40e9e75 Date: Fri, 18 Jan 2019 06:00:06 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": "2019-01-18T06:00:05Z", "security_group_id": "801c5949-92bc-4fca-9760-54831c71421f", "port_range_min": null, "revision_number": 0, "tenant_id": "f8a9d5d29395446a83078881b46029a1", "created_at": "2019-01-18T06:00:05Z", "project_id": "f8a9d5d29395446a83078881b46029a1", "id": "14491559-6094-404e-b45c-321c63532388"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T06:00:06Z", "security_group_id": "801c5949-92bc-4fca-9760-54831c71421f", "port_range_min": null, "revision_number": 0, "tenant_id": "f8a9d5d29395446a83078881b46029a1", "created_at": "2019-01-18T06:00:06Z", "project_id": "f8a9d5d29395446a83078881b46029a1", "id": "4a601680-6122-44ff-81b9-3cdc1c5e5e03"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T06:00:04Z", "security_group_id": "801c5949-92bc-4fca-9760-54831c71421f", "port_range_min": null, "revision_number": 0, "tenant_id": "f8a9d5d29395446a83078881b46029a1", "created_at": "2019-01-18T06:00:04Z", "project_id": "f8a9d5d29395446a83078881b46029a1", "id": "74e1155d-afe0-4bc8-a4cb-49ca9488c6de"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T06:00:04Z", "security_group_id": "801c5949-92bc-4fca-9760-54831c71421f", "port_range_min": null, "revision_number": 0, "tenant_id": "f8a9d5d29395446a83078881b46029a1", "created_at": "2019-01-18T06:00:04Z", "project_id": "f8a9d5d29395446a83078881b46029a1", "id": "c443c512-5713-4aeb-b8a9-20995b48b5ad"}]} 2019-01-18 06:00:06,846 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=801c5949-92bc-4fca-9760-54831c71421f used request id req-0f96023d-4df9-4ca9-9126-25ecd40e9e75 2019-01-18 06:00:06,852 - 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}080591c9aa4087251946b3846025aea94e1206fa" -d '{"security_group_rule": {"direction": "egress", "protocol": 17, "description": "test_rule_3", "ethertype": "IPv4", "port_range_max": 20, "security_group_id": "801c5949-92bc-4fca-9760-54831c71421f", "port_range_min": 10}}' 2019-01-18 06:00:07,154 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 516 X-Openstack-Request-Id: req-87792698-6276-487a-b442-49feb3aee5b6 Date: Fri, 18 Jan 2019 06:00:07 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": "2019-01-18T06:00:07Z", "security_group_id": "801c5949-92bc-4fca-9760-54831c71421f", "port_range_min": 10, "revision_number": 0, "tenant_id": "f8a9d5d29395446a83078881b46029a1", "created_at": "2019-01-18T06:00:07Z", "project_id": "f8a9d5d29395446a83078881b46029a1", "id": "801e2349-ab1a-440b-a035-8831b709b2e4"}} 2019-01-18 06:00:07,154 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules used request id req-87792698-6276-487a-b442-49feb3aee5b6 2019-01-18 06:00:07,154 - neutron_utils - INFO - Retrieving security group with ID - 801c5949-92bc-4fca-9760-54831c71421f 2019-01-18 06:00:07,160 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?id=801c5949-92bc-4fca-9760-54831c71421f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}080591c9aa4087251946b3846025aea94e1206fa" 2019-01-18 06:00:07,357 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-0aebdeb8-264b-4c3b-b177-0b7e506394aa Date: Fri, 18 Jan 2019 06:00:07 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "f8a9d5d29395446a83078881b46029a1", "created_at": "2019-01-18T06:00:04Z", "updated_at": "2019-01-18T06:00:07Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:00:05Z", "revision_number": 0, "id": "14491559-6094-404e-b45c-321c63532388", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T06:00:05Z", "security_group_id": "801c5949-92bc-4fca-9760-54831c71421f", "tenant_id": "f8a9d5d29395446a83078881b46029a1", "port_range_min": null, "ethertype": "IPv4", "project_id": "f8a9d5d29395446a83078881b46029a1"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:00:06Z", "revision_number": 0, "id": "4a601680-6122-44ff-81b9-3cdc1c5e5e03", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T06:00:06Z", "security_group_id": "801c5949-92bc-4fca-9760-54831c71421f", "tenant_id": "f8a9d5d29395446a83078881b46029a1", "port_range_min": null, "ethertype": "IPv6", "project_id": "f8a9d5d29395446a83078881b46029a1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:00:04Z", "revision_number": 0, "id": "74e1155d-afe0-4bc8-a4cb-49ca9488c6de", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T06:00:04Z", "security_group_id": "801c5949-92bc-4fca-9760-54831c71421f", "tenant_id": "f8a9d5d29395446a83078881b46029a1", "port_range_min": null, "ethertype": "IPv4", "project_id": "f8a9d5d29395446a83078881b46029a1"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2019-01-18T06:00:07Z", "revision_number": 0, "id": "801e2349-ab1a-440b-a035-8831b709b2e4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T06:00:07Z", "security_group_id": "801c5949-92bc-4fca-9760-54831c71421f", "tenant_id": "f8a9d5d29395446a83078881b46029a1", "port_range_min": 10, "ethertype": "IPv4", "project_id": "f8a9d5d29395446a83078881b46029a1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:00:04Z", "revision_number": 0, "id": "c443c512-5713-4aeb-b8a9-20995b48b5ad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T06:00:04Z", "security_group_id": "801c5949-92bc-4fca-9760-54831c71421f", "tenant_id": "f8a9d5d29395446a83078881b46029a1", "port_range_min": null, "ethertype": "IPv6", "project_id": "f8a9d5d29395446a83078881b46029a1"}], "revision_number": 5, "project_id": "f8a9d5d29395446a83078881b46029a1", "id": "801c5949-92bc-4fca-9760-54831c71421f", "name": "CreateSecurityGroupTests-e27f5254-bc8c-43f7-97b2-26cbf77cedadname"}]} 2019-01-18 06:00:07,357 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?id=801c5949-92bc-4fca-9760-54831c71421f used request id req-0aebdeb8-264b-4c3b-b177-0b7e506394aa 2019-01-18 06:00:07,358 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 801c5949-92bc-4fca-9760-54831c71421f 2019-01-18 06:00:07,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=801c5949-92bc-4fca-9760-54831c71421f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}080591c9aa4087251946b3846025aea94e1206fa" 2019-01-18 06:00:07,557 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-9f9ca927-b7e4-4860-b8a0-8684a7b2fc54 Date: Fri, 18 Jan 2019 06:00:07 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": "2019-01-18T06:00:05Z", "security_group_id": "801c5949-92bc-4fca-9760-54831c71421f", "port_range_min": null, "revision_number": 0, "tenant_id": "f8a9d5d29395446a83078881b46029a1", "created_at": "2019-01-18T06:00:05Z", "project_id": "f8a9d5d29395446a83078881b46029a1", "id": "14491559-6094-404e-b45c-321c63532388"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T06:00:06Z", "security_group_id": "801c5949-92bc-4fca-9760-54831c71421f", "port_range_min": null, "revision_number": 0, "tenant_id": "f8a9d5d29395446a83078881b46029a1", "created_at": "2019-01-18T06:00:06Z", "project_id": "f8a9d5d29395446a83078881b46029a1", "id": "4a601680-6122-44ff-81b9-3cdc1c5e5e03"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T06:00:04Z", "security_group_id": "801c5949-92bc-4fca-9760-54831c71421f", "port_range_min": null, "revision_number": 0, "tenant_id": "f8a9d5d29395446a83078881b46029a1", "created_at": "2019-01-18T06:00:04Z", "project_id": "f8a9d5d29395446a83078881b46029a1", "id": "74e1155d-afe0-4bc8-a4cb-49ca9488c6de"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2019-01-18T06:00:07Z", "security_group_id": "801c5949-92bc-4fca-9760-54831c71421f", "port_range_min": 10, "revision_number": 0, "tenant_id": "f8a9d5d29395446a83078881b46029a1", "created_at": "2019-01-18T06:00:07Z", "project_id": "f8a9d5d29395446a83078881b46029a1", "id": "801e2349-ab1a-440b-a035-8831b709b2e4"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T06:00:04Z", "security_group_id": "801c5949-92bc-4fca-9760-54831c71421f", "port_range_min": null, "revision_number": 0, "tenant_id": "f8a9d5d29395446a83078881b46029a1", "created_at": "2019-01-18T06:00:04Z", "project_id": "f8a9d5d29395446a83078881b46029a1", "id": "c443c512-5713-4aeb-b8a9-20995b48b5ad"}]} 2019-01-18 06:00:07,557 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=801c5949-92bc-4fca-9760-54831c71421f used request id req-9f9ca927-b7e4-4860-b8a0-8684a7b2fc54 2019-01-18 06:00:07,558 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:00:07,929 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "186c850091274caabba71bfbf5a8eecb", "name": "CreateSecurityGroupTests-c12a27f0-23f6-4d8-proj-role"}], "expires_at": "2019-01-18T07:00:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f8a9d5d29395446a83078881b46029a1", "name": "CreateSecurityGroupTests-c12a27f0-23f6-4d8-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/f8a9d5d29395446a83078881b46029a1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/f8a9d5d29395446a83078881b46029a1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/f8a9d5d29395446a83078881b46029a1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/f8a9d5d29395446a83078881b46029a1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/f8a9d5d29395446a83078881b46029a1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/f8a9d5d29395446a83078881b46029a1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/f8a9d5d29395446a83078881b46029a1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/f8a9d5d29395446a83078881b46029a1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/f8a9d5d29395446a83078881b46029a1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/f8a9d5d29395446a83078881b46029a1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/f8a9d5d29395446a83078881b46029a1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/f8a9d5d29395446a83078881b46029a1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-c12a27f0-23f6-4d8-user", "id": "39d88e7bb7ea4b0291edd905000cfe63"}, "audit_ids": ["amcFjrSOQpyjJDnNT6L4xA"], "issued_at": "2019-01-18T06:00:07.000000Z"}} 2019-01-18 06:00:07,935 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-e27f5254-bc8c-43f7-97b2-26cbf77cedadname&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7dd2c343ca6659c58f783e636b5cbf0724eb8441" 2019-01-18 06:00:08,141 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-8036ead5-df10-49c2-bfd0-c2c73090d9a0 Date: Fri, 18 Jan 2019 06:00:08 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "f8a9d5d29395446a83078881b46029a1", "created_at": "2019-01-18T06:00:04Z", "updated_at": "2019-01-18T06:00:07Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:00:05Z", "revision_number": 0, "id": "14491559-6094-404e-b45c-321c63532388", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T06:00:05Z", "security_group_id": "801c5949-92bc-4fca-9760-54831c71421f", "tenant_id": "f8a9d5d29395446a83078881b46029a1", "port_range_min": null, "ethertype": "IPv4", "project_id": "f8a9d5d29395446a83078881b46029a1"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:00:06Z", "revision_number": 0, "id": "4a601680-6122-44ff-81b9-3cdc1c5e5e03", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T06:00:06Z", "security_group_id": "801c5949-92bc-4fca-9760-54831c71421f", "tenant_id": "f8a9d5d29395446a83078881b46029a1", "port_range_min": null, "ethertype": "IPv6", "project_id": "f8a9d5d29395446a83078881b46029a1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:00:04Z", "revision_number": 0, "id": "74e1155d-afe0-4bc8-a4cb-49ca9488c6de", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T06:00:04Z", "security_group_id": "801c5949-92bc-4fca-9760-54831c71421f", "tenant_id": "f8a9d5d29395446a83078881b46029a1", "port_range_min": null, "ethertype": "IPv4", "project_id": "f8a9d5d29395446a83078881b46029a1"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2019-01-18T06:00:07Z", "revision_number": 0, "id": "801e2349-ab1a-440b-a035-8831b709b2e4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T06:00:07Z", "security_group_id": "801c5949-92bc-4fca-9760-54831c71421f", "tenant_id": "f8a9d5d29395446a83078881b46029a1", "port_range_min": 10, "ethertype": "IPv4", "project_id": "f8a9d5d29395446a83078881b46029a1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:00:04Z", "revision_number": 0, "id": "c443c512-5713-4aeb-b8a9-20995b48b5ad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T06:00:04Z", "security_group_id": "801c5949-92bc-4fca-9760-54831c71421f", "tenant_id": "f8a9d5d29395446a83078881b46029a1", "port_range_min": null, "ethertype": "IPv6", "project_id": "f8a9d5d29395446a83078881b46029a1"}], "revision_number": 5, "project_id": "f8a9d5d29395446a83078881b46029a1", "id": "801c5949-92bc-4fca-9760-54831c71421f", "name": "CreateSecurityGroupTests-e27f5254-bc8c-43f7-97b2-26cbf77cedadname"}]} 2019-01-18 06:00:08,141 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-e27f5254-bc8c-43f7-97b2-26cbf77cedadname&description=hello+group used request id req-8036ead5-df10-49c2-bfd0-c2c73090d9a0 2019-01-18 06:00:08,142 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 801c5949-92bc-4fca-9760-54831c71421f 2019-01-18 06:00:08,147 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=801c5949-92bc-4fca-9760-54831c71421f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7dd2c343ca6659c58f783e636b5cbf0724eb8441" 2019-01-18 06:00:08,327 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-1fa958f1-7d79-4086-83b7-8243e641014b Date: Fri, 18 Jan 2019 06:00:08 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": "2019-01-18T06:00:05Z", "security_group_id": "801c5949-92bc-4fca-9760-54831c71421f", "port_range_min": null, "revision_number": 0, "tenant_id": "f8a9d5d29395446a83078881b46029a1", "created_at": "2019-01-18T06:00:05Z", "project_id": "f8a9d5d29395446a83078881b46029a1", "id": "14491559-6094-404e-b45c-321c63532388"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T06:00:06Z", "security_group_id": "801c5949-92bc-4fca-9760-54831c71421f", "port_range_min": null, "revision_number": 0, "tenant_id": "f8a9d5d29395446a83078881b46029a1", "created_at": "2019-01-18T06:00:06Z", "project_id": "f8a9d5d29395446a83078881b46029a1", "id": "4a601680-6122-44ff-81b9-3cdc1c5e5e03"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T06:00:04Z", "security_group_id": "801c5949-92bc-4fca-9760-54831c71421f", "port_range_min": null, "revision_number": 0, "tenant_id": "f8a9d5d29395446a83078881b46029a1", "created_at": "2019-01-18T06:00:04Z", "project_id": "f8a9d5d29395446a83078881b46029a1", "id": "74e1155d-afe0-4bc8-a4cb-49ca9488c6de"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2019-01-18T06:00:07Z", "security_group_id": "801c5949-92bc-4fca-9760-54831c71421f", "port_range_min": 10, "revision_number": 0, "tenant_id": "f8a9d5d29395446a83078881b46029a1", "created_at": "2019-01-18T06:00:07Z", "project_id": "f8a9d5d29395446a83078881b46029a1", "id": "801e2349-ab1a-440b-a035-8831b709b2e4"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T06:00:04Z", "security_group_id": "801c5949-92bc-4fca-9760-54831c71421f", "port_range_min": null, "revision_number": 0, "tenant_id": "f8a9d5d29395446a83078881b46029a1", "created_at": "2019-01-18T06:00:04Z", "project_id": "f8a9d5d29395446a83078881b46029a1", "id": "c443c512-5713-4aeb-b8a9-20995b48b5ad"}]} 2019-01-18 06:00:08,327 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=801c5949-92bc-4fca-9760-54831c71421f used request id req-1fa958f1-7d79-4086-83b7-8243e641014b 2019-01-18 06:00:08,328 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 801c5949-92bc-4fca-9760-54831c71421f 2019-01-18 06:00:08,333 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=801c5949-92bc-4fca-9760-54831c71421f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7dd2c343ca6659c58f783e636b5cbf0724eb8441" 2019-01-18 06:00:08,508 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-b3d55cfa-d83b-4742-8727-2d0a0e1ae905 Date: Fri, 18 Jan 2019 06:00:08 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": "2019-01-18T06:00:05Z", "security_group_id": "801c5949-92bc-4fca-9760-54831c71421f", "port_range_min": null, "revision_number": 0, "tenant_id": "f8a9d5d29395446a83078881b46029a1", "created_at": "2019-01-18T06:00:05Z", "project_id": "f8a9d5d29395446a83078881b46029a1", "id": "14491559-6094-404e-b45c-321c63532388"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T06:00:06Z", "security_group_id": "801c5949-92bc-4fca-9760-54831c71421f", "port_range_min": null, "revision_number": 0, "tenant_id": "f8a9d5d29395446a83078881b46029a1", "created_at": "2019-01-18T06:00:06Z", "project_id": "f8a9d5d29395446a83078881b46029a1", "id": "4a601680-6122-44ff-81b9-3cdc1c5e5e03"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T06:00:04Z", "security_group_id": "801c5949-92bc-4fca-9760-54831c71421f", "port_range_min": null, "revision_number": 0, "tenant_id": "f8a9d5d29395446a83078881b46029a1", "created_at": "2019-01-18T06:00:04Z", "project_id": "f8a9d5d29395446a83078881b46029a1", "id": "74e1155d-afe0-4bc8-a4cb-49ca9488c6de"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2019-01-18T06:00:07Z", "security_group_id": "801c5949-92bc-4fca-9760-54831c71421f", "port_range_min": 10, "revision_number": 0, "tenant_id": "f8a9d5d29395446a83078881b46029a1", "created_at": "2019-01-18T06:00:07Z", "project_id": "f8a9d5d29395446a83078881b46029a1", "id": "801e2349-ab1a-440b-a035-8831b709b2e4"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T06:00:04Z", "security_group_id": "801c5949-92bc-4fca-9760-54831c71421f", "port_range_min": null, "revision_number": 0, "tenant_id": "f8a9d5d29395446a83078881b46029a1", "created_at": "2019-01-18T06:00:04Z", "project_id": "f8a9d5d29395446a83078881b46029a1", "id": "c443c512-5713-4aeb-b8a9-20995b48b5ad"}]} 2019-01-18 06:00:08,509 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=801c5949-92bc-4fca-9760-54831c71421f used request id req-b3d55cfa-d83b-4742-8727-2d0a0e1ae905 2019-01-18 06:00:08,515 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-e27f5254-bc8c-43f7-97b2-26cbf77cedadname -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7dd2c343ca6659c58f783e636b5cbf0724eb8441" 2019-01-18 06:00:08,568 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-f6a421b2-c853-448c-a15f-826a130d4fc7 Date: Fri, 18 Jan 2019 06:00:08 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "f8a9d5d29395446a83078881b46029a1", "created_at": "2019-01-18T06:00:04Z", "updated_at": "2019-01-18T06:00:07Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:00:05Z", "revision_number": 0, "id": "14491559-6094-404e-b45c-321c63532388", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T06:00:05Z", "security_group_id": "801c5949-92bc-4fca-9760-54831c71421f", "tenant_id": "f8a9d5d29395446a83078881b46029a1", "port_range_min": null, "ethertype": "IPv4", "project_id": "f8a9d5d29395446a83078881b46029a1"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:00:06Z", "revision_number": 0, "id": "4a601680-6122-44ff-81b9-3cdc1c5e5e03", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T06:00:06Z", "security_group_id": "801c5949-92bc-4fca-9760-54831c71421f", "tenant_id": "f8a9d5d29395446a83078881b46029a1", "port_range_min": null, "ethertype": "IPv6", "project_id": "f8a9d5d29395446a83078881b46029a1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:00:04Z", "revision_number": 0, "id": "74e1155d-afe0-4bc8-a4cb-49ca9488c6de", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T06:00:04Z", "security_group_id": "801c5949-92bc-4fca-9760-54831c71421f", "tenant_id": "f8a9d5d29395446a83078881b46029a1", "port_range_min": null, "ethertype": "IPv4", "project_id": "f8a9d5d29395446a83078881b46029a1"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2019-01-18T06:00:07Z", "revision_number": 0, "id": "801e2349-ab1a-440b-a035-8831b709b2e4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T06:00:07Z", "security_group_id": "801c5949-92bc-4fca-9760-54831c71421f", "tenant_id": "f8a9d5d29395446a83078881b46029a1", "port_range_min": 10, "ethertype": "IPv4", "project_id": "f8a9d5d29395446a83078881b46029a1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:00:04Z", "revision_number": 0, "id": "c443c512-5713-4aeb-b8a9-20995b48b5ad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T06:00:04Z", "security_group_id": "801c5949-92bc-4fca-9760-54831c71421f", "tenant_id": "f8a9d5d29395446a83078881b46029a1", "port_range_min": null, "ethertype": "IPv6", "project_id": "f8a9d5d29395446a83078881b46029a1"}], "revision_number": 5, "project_id": "f8a9d5d29395446a83078881b46029a1", "id": "801c5949-92bc-4fca-9760-54831c71421f", "name": "CreateSecurityGroupTests-e27f5254-bc8c-43f7-97b2-26cbf77cedadname"}]} 2019-01-18 06:00:08,569 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-e27f5254-bc8c-43f7-97b2-26cbf77cedadname used request id req-f6a421b2-c853-448c-a15f-826a130d4fc7 2019-01-18 06:00:08,569 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 801c5949-92bc-4fca-9760-54831c71421f 2019-01-18 06:00:08,575 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=801c5949-92bc-4fca-9760-54831c71421f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7dd2c343ca6659c58f783e636b5cbf0724eb8441" 2019-01-18 06:00:08,605 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-8da7b62c-4020-47ee-83c6-76675c0c4bbc Date: Fri, 18 Jan 2019 06:00:08 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": "2019-01-18T06:00:05Z", "security_group_id": "801c5949-92bc-4fca-9760-54831c71421f", "port_range_min": null, "revision_number": 0, "tenant_id": "f8a9d5d29395446a83078881b46029a1", "created_at": "2019-01-18T06:00:05Z", "project_id": "f8a9d5d29395446a83078881b46029a1", "id": "14491559-6094-404e-b45c-321c63532388"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T06:00:06Z", "security_group_id": "801c5949-92bc-4fca-9760-54831c71421f", "port_range_min": null, "revision_number": 0, "tenant_id": "f8a9d5d29395446a83078881b46029a1", "created_at": "2019-01-18T06:00:06Z", "project_id": "f8a9d5d29395446a83078881b46029a1", "id": "4a601680-6122-44ff-81b9-3cdc1c5e5e03"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T06:00:04Z", "security_group_id": "801c5949-92bc-4fca-9760-54831c71421f", "port_range_min": null, "revision_number": 0, "tenant_id": "f8a9d5d29395446a83078881b46029a1", "created_at": "2019-01-18T06:00:04Z", "project_id": "f8a9d5d29395446a83078881b46029a1", "id": "74e1155d-afe0-4bc8-a4cb-49ca9488c6de"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2019-01-18T06:00:07Z", "security_group_id": "801c5949-92bc-4fca-9760-54831c71421f", "port_range_min": 10, "revision_number": 0, "tenant_id": "f8a9d5d29395446a83078881b46029a1", "created_at": "2019-01-18T06:00:07Z", "project_id": "f8a9d5d29395446a83078881b46029a1", "id": "801e2349-ab1a-440b-a035-8831b709b2e4"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T06:00:04Z", "security_group_id": "801c5949-92bc-4fca-9760-54831c71421f", "port_range_min": null, "revision_number": 0, "tenant_id": "f8a9d5d29395446a83078881b46029a1", "created_at": "2019-01-18T06:00:04Z", "project_id": "f8a9d5d29395446a83078881b46029a1", "id": "c443c512-5713-4aeb-b8a9-20995b48b5ad"}]} 2019-01-18 06:00:08,605 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=801c5949-92bc-4fca-9760-54831c71421f used request id req-8da7b62c-4020-47ee-83c6-76675c0c4bbc 2019-01-18 06:00:08,610 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-e27f5254-bc8c-43f7-97b2-26cbf77cedadname -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7dd2c343ca6659c58f783e636b5cbf0724eb8441" 2019-01-18 06:00:08,804 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-15277ec0-100f-4bcf-9689-eaacc6d7d226 Date: Fri, 18 Jan 2019 06:00:08 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "f8a9d5d29395446a83078881b46029a1", "created_at": "2019-01-18T06:00:04Z", "updated_at": "2019-01-18T06:00:07Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:00:05Z", "revision_number": 0, "id": "14491559-6094-404e-b45c-321c63532388", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T06:00:05Z", "security_group_id": "801c5949-92bc-4fca-9760-54831c71421f", "tenant_id": "f8a9d5d29395446a83078881b46029a1", "port_range_min": null, "ethertype": "IPv4", "project_id": "f8a9d5d29395446a83078881b46029a1"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:00:06Z", "revision_number": 0, "id": "4a601680-6122-44ff-81b9-3cdc1c5e5e03", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T06:00:06Z", "security_group_id": "801c5949-92bc-4fca-9760-54831c71421f", "tenant_id": "f8a9d5d29395446a83078881b46029a1", "port_range_min": null, "ethertype": "IPv6", "project_id": "f8a9d5d29395446a83078881b46029a1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:00:04Z", "revision_number": 0, "id": "74e1155d-afe0-4bc8-a4cb-49ca9488c6de", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T06:00:04Z", "security_group_id": "801c5949-92bc-4fca-9760-54831c71421f", "tenant_id": "f8a9d5d29395446a83078881b46029a1", "port_range_min": null, "ethertype": "IPv4", "project_id": "f8a9d5d29395446a83078881b46029a1"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2019-01-18T06:00:07Z", "revision_number": 0, "id": "801e2349-ab1a-440b-a035-8831b709b2e4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T06:00:07Z", "security_group_id": "801c5949-92bc-4fca-9760-54831c71421f", "tenant_id": "f8a9d5d29395446a83078881b46029a1", "port_range_min": 10, "ethertype": "IPv4", "project_id": "f8a9d5d29395446a83078881b46029a1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:00:04Z", "revision_number": 0, "id": "c443c512-5713-4aeb-b8a9-20995b48b5ad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T06:00:04Z", "security_group_id": "801c5949-92bc-4fca-9760-54831c71421f", "tenant_id": "f8a9d5d29395446a83078881b46029a1", "port_range_min": null, "ethertype": "IPv6", "project_id": "f8a9d5d29395446a83078881b46029a1"}], "revision_number": 5, "project_id": "f8a9d5d29395446a83078881b46029a1", "id": "801c5949-92bc-4fca-9760-54831c71421f", "name": "CreateSecurityGroupTests-e27f5254-bc8c-43f7-97b2-26cbf77cedadname"}]} 2019-01-18 06:00:08,804 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-e27f5254-bc8c-43f7-97b2-26cbf77cedadname used request id req-15277ec0-100f-4bcf-9689-eaacc6d7d226 2019-01-18 06:00:08,805 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 801c5949-92bc-4fca-9760-54831c71421f 2019-01-18 06:00:08,810 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=801c5949-92bc-4fca-9760-54831c71421f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7dd2c343ca6659c58f783e636b5cbf0724eb8441" 2019-01-18 06:00:08,989 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-5b7ae67e-bf37-4a5a-a49b-d1a00b1b3679 Date: Fri, 18 Jan 2019 06:00:08 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": "2019-01-18T06:00:05Z", "security_group_id": "801c5949-92bc-4fca-9760-54831c71421f", "port_range_min": null, "revision_number": 0, "tenant_id": "f8a9d5d29395446a83078881b46029a1", "created_at": "2019-01-18T06:00:05Z", "project_id": "f8a9d5d29395446a83078881b46029a1", "id": "14491559-6094-404e-b45c-321c63532388"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T06:00:06Z", "security_group_id": "801c5949-92bc-4fca-9760-54831c71421f", "port_range_min": null, "revision_number": 0, "tenant_id": "f8a9d5d29395446a83078881b46029a1", "created_at": "2019-01-18T06:00:06Z", "project_id": "f8a9d5d29395446a83078881b46029a1", "id": "4a601680-6122-44ff-81b9-3cdc1c5e5e03"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T06:00:04Z", "security_group_id": "801c5949-92bc-4fca-9760-54831c71421f", "port_range_min": null, "revision_number": 0, "tenant_id": "f8a9d5d29395446a83078881b46029a1", "created_at": "2019-01-18T06:00:04Z", "project_id": "f8a9d5d29395446a83078881b46029a1", "id": "74e1155d-afe0-4bc8-a4cb-49ca9488c6de"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2019-01-18T06:00:07Z", "security_group_id": "801c5949-92bc-4fca-9760-54831c71421f", "port_range_min": 10, "revision_number": 0, "tenant_id": "f8a9d5d29395446a83078881b46029a1", "created_at": "2019-01-18T06:00:07Z", "project_id": "f8a9d5d29395446a83078881b46029a1", "id": "801e2349-ab1a-440b-a035-8831b709b2e4"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T06:00:04Z", "security_group_id": "801c5949-92bc-4fca-9760-54831c71421f", "port_range_min": null, "revision_number": 0, "tenant_id": "f8a9d5d29395446a83078881b46029a1", "created_at": "2019-01-18T06:00:04Z", "project_id": "f8a9d5d29395446a83078881b46029a1", "id": "c443c512-5713-4aeb-b8a9-20995b48b5ad"}]} 2019-01-18 06:00:08,989 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=801c5949-92bc-4fca-9760-54831c71421f used request id req-5b7ae67e-bf37-4a5a-a49b-d1a00b1b3679 2019-01-18 06:00:08,995 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-e27f5254-bc8c-43f7-97b2-26cbf77cedadname -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7dd2c343ca6659c58f783e636b5cbf0724eb8441" 2019-01-18 06:00:09,040 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-104d1e33-317a-4fc8-85fb-a93fc03945c0 Date: Fri, 18 Jan 2019 06:00:09 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "f8a9d5d29395446a83078881b46029a1", "created_at": "2019-01-18T06:00:04Z", "updated_at": "2019-01-18T06:00:07Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:00:05Z", "revision_number": 0, "id": "14491559-6094-404e-b45c-321c63532388", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T06:00:05Z", "security_group_id": "801c5949-92bc-4fca-9760-54831c71421f", "tenant_id": "f8a9d5d29395446a83078881b46029a1", "port_range_min": null, "ethertype": "IPv4", "project_id": "f8a9d5d29395446a83078881b46029a1"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:00:06Z", "revision_number": 0, "id": "4a601680-6122-44ff-81b9-3cdc1c5e5e03", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T06:00:06Z", "security_group_id": "801c5949-92bc-4fca-9760-54831c71421f", "tenant_id": "f8a9d5d29395446a83078881b46029a1", "port_range_min": null, "ethertype": "IPv6", "project_id": "f8a9d5d29395446a83078881b46029a1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:00:04Z", "revision_number": 0, "id": "74e1155d-afe0-4bc8-a4cb-49ca9488c6de", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T06:00:04Z", "security_group_id": "801c5949-92bc-4fca-9760-54831c71421f", "tenant_id": "f8a9d5d29395446a83078881b46029a1", "port_range_min": null, "ethertype": "IPv4", "project_id": "f8a9d5d29395446a83078881b46029a1"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2019-01-18T06:00:07Z", "revision_number": 0, "id": "801e2349-ab1a-440b-a035-8831b709b2e4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T06:00:07Z", "security_group_id": "801c5949-92bc-4fca-9760-54831c71421f", "tenant_id": "f8a9d5d29395446a83078881b46029a1", "port_range_min": 10, "ethertype": "IPv4", "project_id": "f8a9d5d29395446a83078881b46029a1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:00:04Z", "revision_number": 0, "id": "c443c512-5713-4aeb-b8a9-20995b48b5ad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T06:00:04Z", "security_group_id": "801c5949-92bc-4fca-9760-54831c71421f", "tenant_id": "f8a9d5d29395446a83078881b46029a1", "port_range_min": null, "ethertype": "IPv6", "project_id": "f8a9d5d29395446a83078881b46029a1"}], "revision_number": 5, "project_id": "f8a9d5d29395446a83078881b46029a1", "id": "801c5949-92bc-4fca-9760-54831c71421f", "name": "CreateSecurityGroupTests-e27f5254-bc8c-43f7-97b2-26cbf77cedadname"}]} 2019-01-18 06:00:09,040 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-e27f5254-bc8c-43f7-97b2-26cbf77cedadname used request id req-104d1e33-317a-4fc8-85fb-a93fc03945c0 2019-01-18 06:00:09,041 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 801c5949-92bc-4fca-9760-54831c71421f 2019-01-18 06:00:09,046 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=801c5949-92bc-4fca-9760-54831c71421f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7dd2c343ca6659c58f783e636b5cbf0724eb8441" 2019-01-18 06:00:09,077 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-2624ef97-7ed9-42df-a76e-ebd13f152073 Date: Fri, 18 Jan 2019 06:00:09 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": "2019-01-18T06:00:05Z", "security_group_id": "801c5949-92bc-4fca-9760-54831c71421f", "port_range_min": null, "revision_number": 0, "tenant_id": "f8a9d5d29395446a83078881b46029a1", "created_at": "2019-01-18T06:00:05Z", "project_id": "f8a9d5d29395446a83078881b46029a1", "id": "14491559-6094-404e-b45c-321c63532388"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T06:00:06Z", "security_group_id": "801c5949-92bc-4fca-9760-54831c71421f", "port_range_min": null, "revision_number": 0, "tenant_id": "f8a9d5d29395446a83078881b46029a1", "created_at": "2019-01-18T06:00:06Z", "project_id": "f8a9d5d29395446a83078881b46029a1", "id": "4a601680-6122-44ff-81b9-3cdc1c5e5e03"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T06:00:04Z", "security_group_id": "801c5949-92bc-4fca-9760-54831c71421f", "port_range_min": null, "revision_number": 0, "tenant_id": "f8a9d5d29395446a83078881b46029a1", "created_at": "2019-01-18T06:00:04Z", "project_id": "f8a9d5d29395446a83078881b46029a1", "id": "74e1155d-afe0-4bc8-a4cb-49ca9488c6de"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2019-01-18T06:00:07Z", "security_group_id": "801c5949-92bc-4fca-9760-54831c71421f", "port_range_min": 10, "revision_number": 0, "tenant_id": "f8a9d5d29395446a83078881b46029a1", "created_at": "2019-01-18T06:00:07Z", "project_id": "f8a9d5d29395446a83078881b46029a1", "id": "801e2349-ab1a-440b-a035-8831b709b2e4"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T06:00:04Z", "security_group_id": "801c5949-92bc-4fca-9760-54831c71421f", "port_range_min": null, "revision_number": 0, "tenant_id": "f8a9d5d29395446a83078881b46029a1", "created_at": "2019-01-18T06:00:04Z", "project_id": "f8a9d5d29395446a83078881b46029a1", "id": "c443c512-5713-4aeb-b8a9-20995b48b5ad"}]} 2019-01-18 06:00:09,078 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=801c5949-92bc-4fca-9760-54831c71421f used request id req-2624ef97-7ed9-42df-a76e-ebd13f152073 2019-01-18 06:00:09,083 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-e27f5254-bc8c-43f7-97b2-26cbf77cedadname -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7dd2c343ca6659c58f783e636b5cbf0724eb8441" 2019-01-18 06:00:09,136 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-698afb00-4cb6-4bba-bbf8-24c707d06459 Date: Fri, 18 Jan 2019 06:00:09 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "f8a9d5d29395446a83078881b46029a1", "created_at": "2019-01-18T06:00:04Z", "updated_at": "2019-01-18T06:00:07Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:00:05Z", "revision_number": 0, "id": "14491559-6094-404e-b45c-321c63532388", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T06:00:05Z", "security_group_id": "801c5949-92bc-4fca-9760-54831c71421f", "tenant_id": "f8a9d5d29395446a83078881b46029a1", "port_range_min": null, "ethertype": "IPv4", "project_id": "f8a9d5d29395446a83078881b46029a1"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:00:06Z", "revision_number": 0, "id": "4a601680-6122-44ff-81b9-3cdc1c5e5e03", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T06:00:06Z", "security_group_id": "801c5949-92bc-4fca-9760-54831c71421f", "tenant_id": "f8a9d5d29395446a83078881b46029a1", "port_range_min": null, "ethertype": "IPv6", "project_id": "f8a9d5d29395446a83078881b46029a1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:00:04Z", "revision_number": 0, "id": "74e1155d-afe0-4bc8-a4cb-49ca9488c6de", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T06:00:04Z", "security_group_id": "801c5949-92bc-4fca-9760-54831c71421f", "tenant_id": "f8a9d5d29395446a83078881b46029a1", "port_range_min": null, "ethertype": "IPv4", "project_id": "f8a9d5d29395446a83078881b46029a1"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2019-01-18T06:00:07Z", "revision_number": 0, "id": "801e2349-ab1a-440b-a035-8831b709b2e4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T06:00:07Z", "security_group_id": "801c5949-92bc-4fca-9760-54831c71421f", "tenant_id": "f8a9d5d29395446a83078881b46029a1", "port_range_min": 10, "ethertype": "IPv4", "project_id": "f8a9d5d29395446a83078881b46029a1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:00:04Z", "revision_number": 0, "id": "c443c512-5713-4aeb-b8a9-20995b48b5ad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T06:00:04Z", "security_group_id": "801c5949-92bc-4fca-9760-54831c71421f", "tenant_id": "f8a9d5d29395446a83078881b46029a1", "port_range_min": null, "ethertype": "IPv6", "project_id": "f8a9d5d29395446a83078881b46029a1"}], "revision_number": 5, "project_id": "f8a9d5d29395446a83078881b46029a1", "id": "801c5949-92bc-4fca-9760-54831c71421f", "name": "CreateSecurityGroupTests-e27f5254-bc8c-43f7-97b2-26cbf77cedadname"}]} 2019-01-18 06:00:09,136 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-e27f5254-bc8c-43f7-97b2-26cbf77cedadname used request id req-698afb00-4cb6-4bba-bbf8-24c707d06459 2019-01-18 06:00:09,137 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 801c5949-92bc-4fca-9760-54831c71421f 2019-01-18 06:00:09,142 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=801c5949-92bc-4fca-9760-54831c71421f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7dd2c343ca6659c58f783e636b5cbf0724eb8441" 2019-01-18 06:00:09,309 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-fa68516b-b058-4375-a7ad-8532ef13963e Date: Fri, 18 Jan 2019 06:00:09 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": "2019-01-18T06:00:05Z", "security_group_id": "801c5949-92bc-4fca-9760-54831c71421f", "port_range_min": null, "revision_number": 0, "tenant_id": "f8a9d5d29395446a83078881b46029a1", "created_at": "2019-01-18T06:00:05Z", "project_id": "f8a9d5d29395446a83078881b46029a1", "id": "14491559-6094-404e-b45c-321c63532388"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T06:00:06Z", "security_group_id": "801c5949-92bc-4fca-9760-54831c71421f", "port_range_min": null, "revision_number": 0, "tenant_id": "f8a9d5d29395446a83078881b46029a1", "created_at": "2019-01-18T06:00:06Z", "project_id": "f8a9d5d29395446a83078881b46029a1", "id": "4a601680-6122-44ff-81b9-3cdc1c5e5e03"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T06:00:04Z", "security_group_id": "801c5949-92bc-4fca-9760-54831c71421f", "port_range_min": null, "revision_number": 0, "tenant_id": "f8a9d5d29395446a83078881b46029a1", "created_at": "2019-01-18T06:00:04Z", "project_id": "f8a9d5d29395446a83078881b46029a1", "id": "74e1155d-afe0-4bc8-a4cb-49ca9488c6de"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2019-01-18T06:00:07Z", "security_group_id": "801c5949-92bc-4fca-9760-54831c71421f", "port_range_min": 10, "revision_number": 0, "tenant_id": "f8a9d5d29395446a83078881b46029a1", "created_at": "2019-01-18T06:00:07Z", "project_id": "f8a9d5d29395446a83078881b46029a1", "id": "801e2349-ab1a-440b-a035-8831b709b2e4"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T06:00:04Z", "security_group_id": "801c5949-92bc-4fca-9760-54831c71421f", "port_range_min": null, "revision_number": 0, "tenant_id": "f8a9d5d29395446a83078881b46029a1", "created_at": "2019-01-18T06:00:04Z", "project_id": "f8a9d5d29395446a83078881b46029a1", "id": "c443c512-5713-4aeb-b8a9-20995b48b5ad"}]} 2019-01-18 06:00:09,309 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=801c5949-92bc-4fca-9760-54831c71421f used request id req-fa68516b-b058-4375-a7ad-8532ef13963e 2019-01-18 06:00:09,315 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-e27f5254-bc8c-43f7-97b2-26cbf77cedadname -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7dd2c343ca6659c58f783e636b5cbf0724eb8441" 2019-01-18 06:00:09,517 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-3a831250-216a-4c5b-8864-e8f53ac9d745 Date: Fri, 18 Jan 2019 06:00:09 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "f8a9d5d29395446a83078881b46029a1", "created_at": "2019-01-18T06:00:04Z", "updated_at": "2019-01-18T06:00:07Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:00:05Z", "revision_number": 0, "id": "14491559-6094-404e-b45c-321c63532388", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T06:00:05Z", "security_group_id": "801c5949-92bc-4fca-9760-54831c71421f", "tenant_id": "f8a9d5d29395446a83078881b46029a1", "port_range_min": null, "ethertype": "IPv4", "project_id": "f8a9d5d29395446a83078881b46029a1"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:00:06Z", "revision_number": 0, "id": "4a601680-6122-44ff-81b9-3cdc1c5e5e03", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T06:00:06Z", "security_group_id": "801c5949-92bc-4fca-9760-54831c71421f", "tenant_id": "f8a9d5d29395446a83078881b46029a1", "port_range_min": null, "ethertype": "IPv6", "project_id": "f8a9d5d29395446a83078881b46029a1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:00:04Z", "revision_number": 0, "id": "74e1155d-afe0-4bc8-a4cb-49ca9488c6de", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T06:00:04Z", "security_group_id": "801c5949-92bc-4fca-9760-54831c71421f", "tenant_id": "f8a9d5d29395446a83078881b46029a1", "port_range_min": null, "ethertype": "IPv4", "project_id": "f8a9d5d29395446a83078881b46029a1"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2019-01-18T06:00:07Z", "revision_number": 0, "id": "801e2349-ab1a-440b-a035-8831b709b2e4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T06:00:07Z", "security_group_id": "801c5949-92bc-4fca-9760-54831c71421f", "tenant_id": "f8a9d5d29395446a83078881b46029a1", "port_range_min": 10, "ethertype": "IPv4", "project_id": "f8a9d5d29395446a83078881b46029a1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:00:04Z", "revision_number": 0, "id": "c443c512-5713-4aeb-b8a9-20995b48b5ad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T06:00:04Z", "security_group_id": "801c5949-92bc-4fca-9760-54831c71421f", "tenant_id": "f8a9d5d29395446a83078881b46029a1", "port_range_min": null, "ethertype": "IPv6", "project_id": "f8a9d5d29395446a83078881b46029a1"}], "revision_number": 5, "project_id": "f8a9d5d29395446a83078881b46029a1", "id": "801c5949-92bc-4fca-9760-54831c71421f", "name": "CreateSecurityGroupTests-e27f5254-bc8c-43f7-97b2-26cbf77cedadname"}]} 2019-01-18 06:00:09,517 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-e27f5254-bc8c-43f7-97b2-26cbf77cedadname used request id req-3a831250-216a-4c5b-8864-e8f53ac9d745 2019-01-18 06:00:09,518 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 801c5949-92bc-4fca-9760-54831c71421f 2019-01-18 06:00:09,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=801c5949-92bc-4fca-9760-54831c71421f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7dd2c343ca6659c58f783e636b5cbf0724eb8441" 2019-01-18 06:00:09,700 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-177aff4b-ffad-4e2b-9733-2b338e8644b5 Date: Fri, 18 Jan 2019 06:00:09 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": "2019-01-18T06:00:05Z", "security_group_id": "801c5949-92bc-4fca-9760-54831c71421f", "port_range_min": null, "revision_number": 0, "tenant_id": "f8a9d5d29395446a83078881b46029a1", "created_at": "2019-01-18T06:00:05Z", "project_id": "f8a9d5d29395446a83078881b46029a1", "id": "14491559-6094-404e-b45c-321c63532388"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T06:00:06Z", "security_group_id": "801c5949-92bc-4fca-9760-54831c71421f", "port_range_min": null, "revision_number": 0, "tenant_id": "f8a9d5d29395446a83078881b46029a1", "created_at": "2019-01-18T06:00:06Z", "project_id": "f8a9d5d29395446a83078881b46029a1", "id": "4a601680-6122-44ff-81b9-3cdc1c5e5e03"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T06:00:04Z", "security_group_id": "801c5949-92bc-4fca-9760-54831c71421f", "port_range_min": null, "revision_number": 0, "tenant_id": "f8a9d5d29395446a83078881b46029a1", "created_at": "2019-01-18T06:00:04Z", "project_id": "f8a9d5d29395446a83078881b46029a1", "id": "74e1155d-afe0-4bc8-a4cb-49ca9488c6de"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2019-01-18T06:00:07Z", "security_group_id": "801c5949-92bc-4fca-9760-54831c71421f", "port_range_min": 10, "revision_number": 0, "tenant_id": "f8a9d5d29395446a83078881b46029a1", "created_at": "2019-01-18T06:00:07Z", "project_id": "f8a9d5d29395446a83078881b46029a1", "id": "801e2349-ab1a-440b-a035-8831b709b2e4"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T06:00:04Z", "security_group_id": "801c5949-92bc-4fca-9760-54831c71421f", "port_range_min": null, "revision_number": 0, "tenant_id": "f8a9d5d29395446a83078881b46029a1", "created_at": "2019-01-18T06:00:04Z", "project_id": "f8a9d5d29395446a83078881b46029a1", "id": "c443c512-5713-4aeb-b8a9-20995b48b5ad"}]} 2019-01-18 06:00:09,700 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=801c5949-92bc-4fca-9760-54831c71421f used request id req-177aff4b-ffad-4e2b-9733-2b338e8644b5 2019-01-18 06:00:09,706 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-e27f5254-bc8c-43f7-97b2-26cbf77cedadname -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7dd2c343ca6659c58f783e636b5cbf0724eb8441" 2019-01-18 06:00:09,894 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-3021caf1-53af-468b-bc38-ae356b50f9b3 Date: Fri, 18 Jan 2019 06:00:09 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "f8a9d5d29395446a83078881b46029a1", "created_at": "2019-01-18T06:00:04Z", "updated_at": "2019-01-18T06:00:07Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:00:05Z", "revision_number": 0, "id": "14491559-6094-404e-b45c-321c63532388", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T06:00:05Z", "security_group_id": "801c5949-92bc-4fca-9760-54831c71421f", "tenant_id": "f8a9d5d29395446a83078881b46029a1", "port_range_min": null, "ethertype": "IPv4", "project_id": "f8a9d5d29395446a83078881b46029a1"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:00:06Z", "revision_number": 0, "id": "4a601680-6122-44ff-81b9-3cdc1c5e5e03", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T06:00:06Z", "security_group_id": "801c5949-92bc-4fca-9760-54831c71421f", "tenant_id": "f8a9d5d29395446a83078881b46029a1", "port_range_min": null, "ethertype": "IPv6", "project_id": "f8a9d5d29395446a83078881b46029a1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:00:04Z", "revision_number": 0, "id": "74e1155d-afe0-4bc8-a4cb-49ca9488c6de", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T06:00:04Z", "security_group_id": "801c5949-92bc-4fca-9760-54831c71421f", "tenant_id": "f8a9d5d29395446a83078881b46029a1", "port_range_min": null, "ethertype": "IPv4", "project_id": "f8a9d5d29395446a83078881b46029a1"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2019-01-18T06:00:07Z", "revision_number": 0, "id": "801e2349-ab1a-440b-a035-8831b709b2e4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T06:00:07Z", "security_group_id": "801c5949-92bc-4fca-9760-54831c71421f", "tenant_id": "f8a9d5d29395446a83078881b46029a1", "port_range_min": 10, "ethertype": "IPv4", "project_id": "f8a9d5d29395446a83078881b46029a1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:00:04Z", "revision_number": 0, "id": "c443c512-5713-4aeb-b8a9-20995b48b5ad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T06:00:04Z", "security_group_id": "801c5949-92bc-4fca-9760-54831c71421f", "tenant_id": "f8a9d5d29395446a83078881b46029a1", "port_range_min": null, "ethertype": "IPv6", "project_id": "f8a9d5d29395446a83078881b46029a1"}], "revision_number": 5, "project_id": "f8a9d5d29395446a83078881b46029a1", "id": "801c5949-92bc-4fca-9760-54831c71421f", "name": "CreateSecurityGroupTests-e27f5254-bc8c-43f7-97b2-26cbf77cedadname"}]} 2019-01-18 06:00:09,894 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-e27f5254-bc8c-43f7-97b2-26cbf77cedadname used request id req-3021caf1-53af-468b-bc38-ae356b50f9b3 2019-01-18 06:00:09,895 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 801c5949-92bc-4fca-9760-54831c71421f 2019-01-18 06:00:09,901 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=801c5949-92bc-4fca-9760-54831c71421f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7dd2c343ca6659c58f783e636b5cbf0724eb8441" 2019-01-18 06:00:10,081 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-f41673c4-63a9-4745-83ce-b0706639e0eb Date: Fri, 18 Jan 2019 06:00:10 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": "2019-01-18T06:00:05Z", "security_group_id": "801c5949-92bc-4fca-9760-54831c71421f", "port_range_min": null, "revision_number": 0, "tenant_id": "f8a9d5d29395446a83078881b46029a1", "created_at": "2019-01-18T06:00:05Z", "project_id": "f8a9d5d29395446a83078881b46029a1", "id": "14491559-6094-404e-b45c-321c63532388"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T06:00:06Z", "security_group_id": "801c5949-92bc-4fca-9760-54831c71421f", "port_range_min": null, "revision_number": 0, "tenant_id": "f8a9d5d29395446a83078881b46029a1", "created_at": "2019-01-18T06:00:06Z", "project_id": "f8a9d5d29395446a83078881b46029a1", "id": "4a601680-6122-44ff-81b9-3cdc1c5e5e03"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T06:00:04Z", "security_group_id": "801c5949-92bc-4fca-9760-54831c71421f", "port_range_min": null, "revision_number": 0, "tenant_id": "f8a9d5d29395446a83078881b46029a1", "created_at": "2019-01-18T06:00:04Z", "project_id": "f8a9d5d29395446a83078881b46029a1", "id": "74e1155d-afe0-4bc8-a4cb-49ca9488c6de"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2019-01-18T06:00:07Z", "security_group_id": "801c5949-92bc-4fca-9760-54831c71421f", "port_range_min": 10, "revision_number": 0, "tenant_id": "f8a9d5d29395446a83078881b46029a1", "created_at": "2019-01-18T06:00:07Z", "project_id": "f8a9d5d29395446a83078881b46029a1", "id": "801e2349-ab1a-440b-a035-8831b709b2e4"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T06:00:04Z", "security_group_id": "801c5949-92bc-4fca-9760-54831c71421f", "port_range_min": null, "revision_number": 0, "tenant_id": "f8a9d5d29395446a83078881b46029a1", "created_at": "2019-01-18T06:00:04Z", "project_id": "f8a9d5d29395446a83078881b46029a1", "id": "c443c512-5713-4aeb-b8a9-20995b48b5ad"}]} 2019-01-18 06:00:10,081 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=801c5949-92bc-4fca-9760-54831c71421f used request id req-f41673c4-63a9-4745-83ce-b0706639e0eb 2019-01-18 06:00:10,087 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-e27f5254-bc8c-43f7-97b2-26cbf77cedadname -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7dd2c343ca6659c58f783e636b5cbf0724eb8441" 2019-01-18 06:00:10,285 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-39751022-d538-4ac1-872e-4ffa2efc1ddc Date: Fri, 18 Jan 2019 06:00:10 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "f8a9d5d29395446a83078881b46029a1", "created_at": "2019-01-18T06:00:04Z", "updated_at": "2019-01-18T06:00:07Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:00:05Z", "revision_number": 0, "id": "14491559-6094-404e-b45c-321c63532388", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T06:00:05Z", "security_group_id": "801c5949-92bc-4fca-9760-54831c71421f", "tenant_id": "f8a9d5d29395446a83078881b46029a1", "port_range_min": null, "ethertype": "IPv4", "project_id": "f8a9d5d29395446a83078881b46029a1"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:00:06Z", "revision_number": 0, "id": "4a601680-6122-44ff-81b9-3cdc1c5e5e03", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T06:00:06Z", "security_group_id": "801c5949-92bc-4fca-9760-54831c71421f", "tenant_id": "f8a9d5d29395446a83078881b46029a1", "port_range_min": null, "ethertype": "IPv6", "project_id": "f8a9d5d29395446a83078881b46029a1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:00:04Z", "revision_number": 0, "id": "74e1155d-afe0-4bc8-a4cb-49ca9488c6de", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T06:00:04Z", "security_group_id": "801c5949-92bc-4fca-9760-54831c71421f", "tenant_id": "f8a9d5d29395446a83078881b46029a1", "port_range_min": null, "ethertype": "IPv4", "project_id": "f8a9d5d29395446a83078881b46029a1"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2019-01-18T06:00:07Z", "revision_number": 0, "id": "801e2349-ab1a-440b-a035-8831b709b2e4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T06:00:07Z", "security_group_id": "801c5949-92bc-4fca-9760-54831c71421f", "tenant_id": "f8a9d5d29395446a83078881b46029a1", "port_range_min": 10, "ethertype": "IPv4", "project_id": "f8a9d5d29395446a83078881b46029a1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:00:04Z", "revision_number": 0, "id": "c443c512-5713-4aeb-b8a9-20995b48b5ad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T06:00:04Z", "security_group_id": "801c5949-92bc-4fca-9760-54831c71421f", "tenant_id": "f8a9d5d29395446a83078881b46029a1", "port_range_min": null, "ethertype": "IPv6", "project_id": "f8a9d5d29395446a83078881b46029a1"}], "revision_number": 5, "project_id": "f8a9d5d29395446a83078881b46029a1", "id": "801c5949-92bc-4fca-9760-54831c71421f", "name": "CreateSecurityGroupTests-e27f5254-bc8c-43f7-97b2-26cbf77cedadname"}]} 2019-01-18 06:00:10,286 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-e27f5254-bc8c-43f7-97b2-26cbf77cedadname used request id req-39751022-d538-4ac1-872e-4ffa2efc1ddc 2019-01-18 06:00:10,286 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 801c5949-92bc-4fca-9760-54831c71421f 2019-01-18 06:00:10,292 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=801c5949-92bc-4fca-9760-54831c71421f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7dd2c343ca6659c58f783e636b5cbf0724eb8441" 2019-01-18 06:00:10,322 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-66eb2554-f211-4b22-b07a-2fc70db70b6f Date: Fri, 18 Jan 2019 06:00:10 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": "2019-01-18T06:00:05Z", "security_group_id": "801c5949-92bc-4fca-9760-54831c71421f", "port_range_min": null, "revision_number": 0, "tenant_id": "f8a9d5d29395446a83078881b46029a1", "created_at": "2019-01-18T06:00:05Z", "project_id": "f8a9d5d29395446a83078881b46029a1", "id": "14491559-6094-404e-b45c-321c63532388"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T06:00:06Z", "security_group_id": "801c5949-92bc-4fca-9760-54831c71421f", "port_range_min": null, "revision_number": 0, "tenant_id": "f8a9d5d29395446a83078881b46029a1", "created_at": "2019-01-18T06:00:06Z", "project_id": "f8a9d5d29395446a83078881b46029a1", "id": "4a601680-6122-44ff-81b9-3cdc1c5e5e03"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T06:00:04Z", "security_group_id": "801c5949-92bc-4fca-9760-54831c71421f", "port_range_min": null, "revision_number": 0, "tenant_id": "f8a9d5d29395446a83078881b46029a1", "created_at": "2019-01-18T06:00:04Z", "project_id": "f8a9d5d29395446a83078881b46029a1", "id": "74e1155d-afe0-4bc8-a4cb-49ca9488c6de"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2019-01-18T06:00:07Z", "security_group_id": "801c5949-92bc-4fca-9760-54831c71421f", "port_range_min": 10, "revision_number": 0, "tenant_id": "f8a9d5d29395446a83078881b46029a1", "created_at": "2019-01-18T06:00:07Z", "project_id": "f8a9d5d29395446a83078881b46029a1", "id": "801e2349-ab1a-440b-a035-8831b709b2e4"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T06:00:04Z", "security_group_id": "801c5949-92bc-4fca-9760-54831c71421f", "port_range_min": null, "revision_number": 0, "tenant_id": "f8a9d5d29395446a83078881b46029a1", "created_at": "2019-01-18T06:00:04Z", "project_id": "f8a9d5d29395446a83078881b46029a1", "id": "c443c512-5713-4aeb-b8a9-20995b48b5ad"}]} 2019-01-18 06:00:10,322 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=801c5949-92bc-4fca-9760-54831c71421f used request id req-66eb2554-f211-4b22-b07a-2fc70db70b6f 2019-01-18 06:00:10,323 - neutron_utils - INFO - Deleting security group rule with ID - c443c512-5713-4aeb-b8a9-20995b48b5ad 2019-01-18 06:00:10,328 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-group-rules/c443c512-5713-4aeb-b8a9-20995b48b5ad -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}080591c9aa4087251946b3846025aea94e1206fa" 2019-01-18 06:00:10,432 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-4695f7eb-760a-47f4-acd8-058f6e4b2ee5 Content-Length: 0 Date: Fri, 18 Jan 2019 06:00:10 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-18 06:00:10,433 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-group-rules/c443c512-5713-4aeb-b8a9-20995b48b5ad used request id req-4695f7eb-760a-47f4-acd8-058f6e4b2ee5 2019-01-18 06:00:10,433 - neutron_utils - INFO - Deleting security group rule with ID - 4a601680-6122-44ff-81b9-3cdc1c5e5e03 2019-01-18 06:00:10,438 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-group-rules/4a601680-6122-44ff-81b9-3cdc1c5e5e03 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}080591c9aa4087251946b3846025aea94e1206fa" 2019-01-18 06:00:10,757 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-a66ef729-bc03-4f95-b1aa-2ba0fab7e090 Content-Length: 0 Date: Fri, 18 Jan 2019 06:00:10 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-18 06:00:10,757 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-group-rules/4a601680-6122-44ff-81b9-3cdc1c5e5e03 used request id req-a66ef729-bc03-4f95-b1aa-2ba0fab7e090 2019-01-18 06:00:10,758 - neutron_utils - INFO - Deleting security group rule with ID - 14491559-6094-404e-b45c-321c63532388 2019-01-18 06:00:10,763 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-group-rules/14491559-6094-404e-b45c-321c63532388 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}080591c9aa4087251946b3846025aea94e1206fa" 2019-01-18 06:00:11,021 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-32900cfc-6614-47ac-9f3e-e5e9066a59b3 Content-Length: 0 Date: Fri, 18 Jan 2019 06:00:11 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-18 06:00:11,021 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-group-rules/14491559-6094-404e-b45c-321c63532388 used request id req-32900cfc-6614-47ac-9f3e-e5e9066a59b3 2019-01-18 06:00:11,021 - neutron_utils - INFO - Deleting security group rule with ID - 801e2349-ab1a-440b-a035-8831b709b2e4 2019-01-18 06:00:11,027 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-group-rules/801e2349-ab1a-440b-a035-8831b709b2e4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}080591c9aa4087251946b3846025aea94e1206fa" 2019-01-18 06:00:11,265 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-afb09cdb-b302-44e1-bec9-dc15eb88f4ad Content-Length: 0 Date: Fri, 18 Jan 2019 06:00:11 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-18 06:00:11,266 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-group-rules/801e2349-ab1a-440b-a035-8831b709b2e4 used request id req-afb09cdb-b302-44e1-bec9-dc15eb88f4ad 2019-01-18 06:00:11,266 - neutron_utils - INFO - Deleting security group rule with ID - 74e1155d-afe0-4bc8-a4cb-49ca9488c6de 2019-01-18 06:00:11,271 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-group-rules/74e1155d-afe0-4bc8-a4cb-49ca9488c6de -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}080591c9aa4087251946b3846025aea94e1206fa" 2019-01-18 06:00:11,531 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-9662afa8-ea62-4583-b7de-82158355c7eb Content-Length: 0 Date: Fri, 18 Jan 2019 06:00:11 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-18 06:00:11,531 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-group-rules/74e1155d-afe0-4bc8-a4cb-49ca9488c6de used request id req-9662afa8-ea62-4583-b7de-82158355c7eb 2019-01-18 06:00:11,532 - neutron_utils - INFO - Deleting security group with name - CreateSecurityGroupTests-e27f5254-bc8c-43f7-97b2-26cbf77cedadname 2019-01-18 06:00:11,537 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-groups/801c5949-92bc-4fca-9760-54831c71421f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}080591c9aa4087251946b3846025aea94e1206fa" 2019-01-18 06:00:11,664 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-be901fb1-3303-4ec6-9ffb-7a2253727eec Content-Length: 0 Date: Fri, 18 Jan 2019 06:00:11 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-18 06:00:11,664 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/801c5949-92bc-4fca-9760-54831c71421f used request id req-be901fb1-3303-4ec6-9ffb-7a2253727eec 2019-01-18 06:00:11,671 - 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}f3c94d04a3b28f92e5d2dbc32dab12ed6ed448bf" 2019-01-18 06:00:11,886 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-2d61d8c1-c94d-4925-ace2-1a9f15295aa9 Date: Fri, 18 Jan 2019 06:00:11 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-18T04:53:26Z", "updated_at": "2019-01-18T04:53:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:53:26Z", "revision_number": 0, "id": "260c2de9-5dc5-4508-b06c-24b9d7ed838c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:53:26Z", "security_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:53:26Z", "revision_number": 0, "id": "571036d3-cb1d-483a-acb9-96f19293add9", "remote_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "remote_ip_prefix": null, "created_at": "2019-01-18T04:53:26Z", "security_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:53:26Z", "revision_number": 0, "id": "84255fa4-c13a-4cfe-b73d-e56ee216ca1e", "remote_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "remote_ip_prefix": null, "created_at": "2019-01-18T04:53:26Z", "security_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:53:26Z", "revision_number": 0, "id": "9c6f69fc-3bf8-4346-9288-5a255b82b67e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:53:26Z", "security_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "created_at": "2019-01-18T04:51:20Z", "updated_at": "2019-01-18T04:51:20Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "24c99e6f-888c-4943-9c93-54ad3b18b18c", "remote_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv4", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "2b339890-44d0-4711-a050-08a64d58e2a0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv6", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "45161a51-d6dd-4bb8-986d-bc2f88599c1d", "remote_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv6", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "87b9b994-ae22-4850-863a-6a4925bd01fe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv4", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}], "revision_number": 4, "project_id": "9c53a91613fb4d5080479ac6f51697ed", "id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "020d00b5451a467cb276d06789a1149d", "created_at": "2019-01-18T05:59:12Z", "updated_at": "2019-01-18T05:59:12Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:12Z", "revision_number": 0, "id": "38b091dd-dca7-4cbe-8c1c-dd18a74bfca8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:12Z", "security_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "tenant_id": "020d00b5451a467cb276d06789a1149d", "port_range_min": null, "ethertype": "IPv6", "project_id": "020d00b5451a467cb276d06789a1149d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:12Z", "revision_number": 0, "id": "38b9f88b-1fc0-40d1-af74-237d79be193d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:12Z", "security_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "tenant_id": "020d00b5451a467cb276d06789a1149d", "port_range_min": null, "ethertype": "IPv4", "project_id": "020d00b5451a467cb276d06789a1149d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:12Z", "revision_number": 0, "id": "60f7d4a7-1a27-4801-a1e8-5bf33633b818", "remote_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:12Z", "security_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "tenant_id": "020d00b5451a467cb276d06789a1149d", "port_range_min": null, "ethertype": "IPv6", "project_id": "020d00b5451a467cb276d06789a1149d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:12Z", "revision_number": 0, "id": "8faf6dda-6919-4b75-b745-2af38abf8dcf", "remote_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:12Z", "security_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "tenant_id": "020d00b5451a467cb276d06789a1149d", "port_range_min": null, "ethertype": "IPv4", "project_id": "020d00b5451a467cb276d06789a1149d"}], "revision_number": 4, "project_id": "020d00b5451a467cb276d06789a1149d", "id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "created_at": "2019-01-18T04:39:06Z", "updated_at": "2019-01-18T04:39:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "0aedefa2-edbc-47b5-bead-e954540f6937", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "47feb8aba08a40dca7028a1701e597b9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "4bf1a402-0fa2-4cfd-9fee-4a28f16bb271", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "47feb8aba08a40dca7028a1701e597b9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "4e399c2e-bc03-4aa3-b192-1fafdc9248ba", "remote_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "47feb8aba08a40dca7028a1701e597b9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "8860837e-afbd-4411-adf9-d88db88c2114", "remote_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "47feb8aba08a40dca7028a1701e597b9"}], "revision_number": 4, "project_id": "47feb8aba08a40dca7028a1701e597b9", "id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f8a9d5d29395446a83078881b46029a1", "created_at": "2019-01-18T06:00:03Z", "updated_at": "2019-01-18T06:00:03Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:00:03Z", "revision_number": 0, "id": "477bc678-3ef6-4840-820b-a036e542a934", "remote_group_id": "ad470384-c3fd-4234-85ac-dcdc14511687", "remote_ip_prefix": null, "created_at": "2019-01-18T06:00:03Z", "security_group_id": "ad470384-c3fd-4234-85ac-dcdc14511687", "tenant_id": "f8a9d5d29395446a83078881b46029a1", "port_range_min": null, "ethertype": "IPv4", "project_id": "f8a9d5d29395446a83078881b46029a1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:00:03Z", "revision_number": 0, "id": "4dfca06a-0653-4a1f-a8b8-25cb4b7c3485", "remote_group_id": "ad470384-c3fd-4234-85ac-dcdc14511687", "remote_ip_prefix": null, "created_at": "2019-01-18T06:00:03Z", "security_group_id": "ad470384-c3fd-4234-85ac-dcdc14511687", "tenant_id": "f8a9d5d29395446a83078881b46029a1", "port_range_min": null, "ethertype": "IPv6", "project_id": "f8a9d5d29395446a83078881b46029a1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:00:03Z", "revision_number": 0, "id": "78e46ce3-bfc6-4cb6-ac0e-eea6989089eb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T06:00:03Z", "security_group_id": "ad470384-c3fd-4234-85ac-dcdc14511687", "tenant_id": "f8a9d5d29395446a83078881b46029a1", "port_range_min": null, "ethertype": "IPv4", "project_id": "f8a9d5d29395446a83078881b46029a1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:00:03Z", "revision_number": 0, "id": "82d0309b-5743-4f28-81a6-a92c40c8e092", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T06:00:03Z", "security_group_id": "ad470384-c3fd-4234-85ac-dcdc14511687", "tenant_id": "f8a9d5d29395446a83078881b46029a1", "port_range_min": null, "ethertype": "IPv6", "project_id": "f8a9d5d29395446a83078881b46029a1"}], "revision_number": 4, "project_id": "f8a9d5d29395446a83078881b46029a1", "id": "ad470384-c3fd-4234-85ac-dcdc14511687", "name": "default"}]} 2019-01-18 06:00:11,886 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-2d61d8c1-c94d-4925-ace2-1a9f15295aa9 2019-01-18 06:00:11,891 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/9c53a91613fb4d5080479ac6f51697ed -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3c94d04a3b28f92e5d2dbc32dab12ed6ed448bf" 2019-01-18 06:00:12,081 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:00:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a9d45d9a-3d51-4414-8aae-4ea2fc77ee0f Content-Encoding: gzip Content-Length: 190 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/9c53a91613fb4d5080479ac6f51697ed"}, "enabled": true, "id": "9c53a91613fb4d5080479ac6f51697ed", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2019-01-18 06:00:12,081 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/9c53a91613fb4d5080479ac6f51697ed used request id req-a9d45d9a-3d51-4414-8aae-4ea2fc77ee0f 2019-01-18 06:00:12,087 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/020d00b5451a467cb276d06789a1149d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3c94d04a3b28f92e5d2dbc32dab12ed6ed448bf" 2019-01-18 06:00:12,181 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:00:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6d5c198d-96fd-49b4-a12c-c75ef8cf3012 Content-Encoding: gzip Content-Length: 248 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/020d00b5451a467cb276d06789a1149d"}, "enabled": true, "id": "020d00b5451a467cb276d06789a1149d", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}} 2019-01-18 06:00:12,182 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/020d00b5451a467cb276d06789a1149d used request id req-6d5c198d-96fd-49b4-a12c-c75ef8cf3012 2019-01-18 06:00:12,186 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/47feb8aba08a40dca7028a1701e597b9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3c94d04a3b28f92e5d2dbc32dab12ed6ed448bf" 2019-01-18 06:00:12,275 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:00:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8d71747e-90f9-4c91-aa6a-1320b25ca82a Content-Encoding: gzip Content-Length: 205 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/47feb8aba08a40dca7028a1701e597b9"}, "enabled": true, "id": "47feb8aba08a40dca7028a1701e597b9", "parent_id": "default", "domain_id": "default", "name": "service"}} 2019-01-18 06:00:12,275 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/47feb8aba08a40dca7028a1701e597b9 used request id req-8d71747e-90f9-4c91-aa6a-1320b25ca82a 2019-01-18 06:00:12,279 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/f8a9d5d29395446a83078881b46029a1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3c94d04a3b28f92e5d2dbc32dab12ed6ed448bf" 2019-01-18 06:00:12,360 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:00:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-62a71181-5e41-4218-a068-b5865c2d50e8 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/f8a9d5d29395446a83078881b46029a1"}, "enabled": true, "id": "f8a9d5d29395446a83078881b46029a1", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-c12a27f0-23f6-4d8-proj"}} 2019-01-18 06:00:12,360 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/f8a9d5d29395446a83078881b46029a1 used request id req-62a71181-5e41-4218-a068-b5865c2d50e8 2019-01-18 06:00:12,361 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - ad470384-c3fd-4234-85ac-dcdc14511687 2019-01-18 06:00:12,366 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=ad470384-c3fd-4234-85ac-dcdc14511687 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3c94d04a3b28f92e5d2dbc32dab12ed6ed448bf" 2019-01-18 06:00:12,531 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-aa07f971-e2da-423a-9dfa-9a41b7eee146 Date: Fri, 18 Jan 2019 06:00:12 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "ad470384-c3fd-4234-85ac-dcdc14511687", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T06:00:03Z", "security_group_id": "ad470384-c3fd-4234-85ac-dcdc14511687", "port_range_min": null, "revision_number": 0, "tenant_id": "f8a9d5d29395446a83078881b46029a1", "created_at": "2019-01-18T06:00:03Z", "project_id": "f8a9d5d29395446a83078881b46029a1", "id": "477bc678-3ef6-4840-820b-a036e542a934"}, {"remote_group_id": "ad470384-c3fd-4234-85ac-dcdc14511687", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T06:00:03Z", "security_group_id": "ad470384-c3fd-4234-85ac-dcdc14511687", "port_range_min": null, "revision_number": 0, "tenant_id": "f8a9d5d29395446a83078881b46029a1", "created_at": "2019-01-18T06:00:03Z", "project_id": "f8a9d5d29395446a83078881b46029a1", "id": "4dfca06a-0653-4a1f-a8b8-25cb4b7c3485"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T06:00:03Z", "security_group_id": "ad470384-c3fd-4234-85ac-dcdc14511687", "port_range_min": null, "revision_number": 0, "tenant_id": "f8a9d5d29395446a83078881b46029a1", "created_at": "2019-01-18T06:00:03Z", "project_id": "f8a9d5d29395446a83078881b46029a1", "id": "78e46ce3-bfc6-4cb6-ac0e-eea6989089eb"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T06:00:03Z", "security_group_id": "ad470384-c3fd-4234-85ac-dcdc14511687", "port_range_min": null, "revision_number": 0, "tenant_id": "f8a9d5d29395446a83078881b46029a1", "created_at": "2019-01-18T06:00:03Z", "project_id": "f8a9d5d29395446a83078881b46029a1", "id": "82d0309b-5743-4f28-81a6-a92c40c8e092"}]} 2019-01-18 06:00:12,532 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=ad470384-c3fd-4234-85ac-dcdc14511687 used request id req-aa07f971-e2da-423a-9dfa-9a41b7eee146 2019-01-18 06:00:12,533 - neutron_utils - INFO - Deleting security group with name - default 2019-01-18 06:00:12,538 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-groups/ad470384-c3fd-4234-85ac-dcdc14511687 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3c94d04a3b28f92e5d2dbc32dab12ed6ed448bf" 2019-01-18 06:00:12,846 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-b63cce0e-9e76-4ee0-9452-0dfdad1e7c77 Content-Length: 0 Date: Fri, 18 Jan 2019 06:00:12 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-18 06:00:12,847 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/ad470384-c3fd-4234-85ac-dcdc14511687 used request id req-b63cce0e-9e76-4ee0-9452-0dfdad1e7c77 2019-01-18 06:00:12,847 - keystone_utils - INFO - Deleting project with name - CreateSecurityGroupTests-c12a27f0-23f6-4d8-proj 2019-01-18 06:00:12,851 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/f8a9d5d29395446a83078881b46029a1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3c94d04a3b28f92e5d2dbc32dab12ed6ed448bf" 2019-01-18 06:00:13,263 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 06:00:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2d2b35a1-e2bb-45b3-853d-87b54d59841a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 06:00:13,264 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/f8a9d5d29395446a83078881b46029a1 used request id req-2d2b35a1-e2bb-45b3-853d-87b54d59841a 2019-01-18 06:00:13,264 - keystone_utils - INFO - Deleting role with name - CreateSecurityGroupTests-c12a27f0-23f6-4d8-proj-role 2019-01-18 06:00:13,268 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/186c850091274caabba71bfbf5a8eecb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3c94d04a3b28f92e5d2dbc32dab12ed6ed448bf" 2019-01-18 06:00:13,386 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 06:00:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-85852198-b4a6-4f01-845b-0711a18c51f5 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 06:00:13,386 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/186c850091274caabba71bfbf5a8eecb used request id req-85852198-b4a6-4f01-845b-0711a18c51f5 2019-01-18 06:00:13,390 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3c94d04a3b28f92e5d2dbc32dab12ed6ed448bf" 2019-01-18 06:00:13,474 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:00:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-69d07269-6abb-43f5-be7d-85e0168083a9 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "488fca829f8b496daa1cd2cdc6e45c49", "links": {"self": "http://172.30.9.23:5000/v3/roles/488fca829f8b496daa1cd2cdc6e45c49"}, "name": "Member"}, {"domain_id": null, "id": "6b7f4f4f76264b6fb449c43b86ee3817", "links": {"self": "http://172.30.9.23:5000/v3/roles/6b7f4f4f76264b6fb449c43b86ee3817"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a482b711adf94961bf4bb28eda7f0e28", "links": {"self": "http://172.30.9.23:5000/v3/roles/a482b711adf94961bf4bb28eda7f0e28"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c65201bd05504fa786d79b166e8bbba3", "links": {"self": "http://172.30.9.23:5000/v3/roles/c65201bd05504fa786d79b166e8bbba3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "e7e317b66c174923a8cb46c48d897c8d", "links": {"self": "http://172.30.9.23:5000/v3/roles/e7e317b66c174923a8cb46c48d897c8d"}, "name": "ResellerAdmin"}]} 2019-01-18 06:00:13,474 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-69d07269-6abb-43f5-be7d-85e0168083a9 2019-01-18 06:00:13,475 - keystone_utils - INFO - Deleting user with name - CreateSecurityGroupTests-c12a27f0-23f6-4d8-user 2019-01-18 06:00:13,479 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/39d88e7bb7ea4b0291edd905000cfe63 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa048aea25380c51162fd888c7a7123629a14744" 2019-01-18 06:00:13,680 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 06:00:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-63bf3ee8-0a1d-448f-a704-b7d4bd2186c3 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 06:00:13,681 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/39d88e7bb7ea4b0291edd905000cfe63 used request id req-63bf3ee8-0a1d-448f-a704-b7d4bd2186c3 2019-01-18 06:00:13,682 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:00:14,077 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "488fca829f8b496daa1cd2cdc6e45c49", "name": "Member"}, {"id": "c65201bd05504fa786d79b166e8bbba3", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}], "expires_at": "2019-01-18T07:00:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "020d00b5451a467cb276d06789a1149d", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "id": "e292c913af7844408b6509a836e493f5"}, "audit_ids": ["MtFZiPvLT6qk-uOe5JTahw"], "issued_at": "2019-01-18T06:00:14.000000Z"}} 2019-01-18 06:00:14,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}3c8b05020c3fee95b9a2366893be46a7164d96b1" 2019-01-18 06:00:14,154 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:00:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7b71194a-7351-4774-8db2-93be6cf04832 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:00:14,154 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-7b71194a-7351-4774-8db2-93be6cf04832 2019-01-18 06:00:14,156 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:00:14,157 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:00:14,556 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "488fca829f8b496daa1cd2cdc6e45c49", "name": "Member"}, {"id": "c65201bd05504fa786d79b166e8bbba3", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}], "expires_at": "2019-01-18T07:00:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "020d00b5451a467cb276d06789a1149d", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "id": "e292c913af7844408b6509a836e493f5"}, "audit_ids": ["huhu5F6sRX-HboKy5NXvZg"], "issued_at": "2019-01-18T06:00:14.000000Z"}} 2019-01-18 06:00:14,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}1187d11793cef55e85eacff2db648da4dca7d7e8" 2019-01-18 06:00:14,640 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:00:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0c24284f-eaff-4a9c-99f8-1a9b8f422864 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:00:14,640 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-0c24284f-eaff-4a9c-99f8-1a9b8f422864 2019-01-18 06:00:14,645 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-18 06:00:14,650 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 18 Jan 2019 06: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"}]}]}} 2019-01-18 06:00:14,651 - 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-c1831fb5-9261-44e-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1187d11793cef55e85eacff2db648da4dca7d7e8" 2019-01-18 06:00:14,742 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:00:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bc33513f-049b-4f9d-ac1e-2bfcaeb729bb 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=CreateSecurityGroupTests-c1831fb5-9261-44e-proj", "previous": null, "next": null}, "projects": []} 2019-01-18 06:00:14,743 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-c1831fb5-9261-44e-proj used request id req-bc33513f-049b-4f9d-ac1e-2bfcaeb729bb 2019-01-18 06:00:14,747 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1187d11793cef55e85eacff2db648da4dca7d7e8" 2019-01-18 06:00:14,827 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:00:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-69e438a0-1199-4c55-8418-33598cc04913 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-18 06:00:14,827 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-69e438a0-1199-4c55-8418-33598cc04913 2019-01-18 06:00:14,831 - 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}1187d11793cef55e85eacff2db648da4dca7d7e8" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSecurityGroupTests-c1831fb5-9261-44e-proj"}}' 2019-01-18 06:00:14,937 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 18 Jan 2019 06:00:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-af639bc1-4378-44dc-b785-6666f3ba8f9f Content-Length: 309 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/4d61edb2813f4cf0914672ee5f4f06b9"}, "enabled": true, "id": "4d61edb2813f4cf0914672ee5f4f06b9", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-c1831fb5-9261-44e-proj"}} 2019-01-18 06:00:14,938 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-af639bc1-4378-44dc-b785-6666f3ba8f9f 2019-01-18 06:00:14,938 - keystone_utils - INFO - Created project with name - CreateSecurityGroupTests-c1831fb5-9261-44e-proj 2019-01-18 06:00:14,938 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:00:14,939 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:00:15,343 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "488fca829f8b496daa1cd2cdc6e45c49", "name": "Member"}, {"id": "c65201bd05504fa786d79b166e8bbba3", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}], "expires_at": "2019-01-18T07:00:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "020d00b5451a467cb276d06789a1149d", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "id": "e292c913af7844408b6509a836e493f5"}, "audit_ids": ["iQLZ8IDGSIyLPyuxoBwgSQ"], "issued_at": "2019-01-18T06:00:15.000000Z"}} 2019-01-18 06:00:15,343 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e4b267486d1767f58aa60442a1bdf88d4470ef0" 2019-01-18 06:00:15,438 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:00:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-edf056e6-082e-4be9-b4bc-cb2194d80fbc Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:00:15,439 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-edf056e6-082e-4be9-b4bc-cb2194d80fbc 2019-01-18 06:00:15,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" 2019-01-18 06:00:15,448 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 18 Jan 2019 06:00: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"}]}]}} 2019-01-18 06:00:15,449 - 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}6e4b267486d1767f58aa60442a1bdf88d4470ef0" 2019-01-18 06:00:15,489 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:00:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-74007646-26ac-49f4-995c-534afd6f9e4e Content-Encoding: gzip Content-Length: 869 Content-Type: application/json RESP BODY: {"users": [{"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/0607a2b4beb0408e9fa51cc5ba027ac6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0607a2b4beb0408e9fa51cc5ba027ac6", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/17c61b95071545a094cc82823d2b88b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "17c61b95071545a094cc82823d2b88b8", "email": "nova@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/29e5d2dfed2447bda26fc75bd1122674"}, "domain_id": "default", "enabled": true, "options": {}, "id": "29e5d2dfed2447bda26fc75bd1122674", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/3b6dcc8c791e4b6e8831f5b5e583de80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3b6dcc8c791e4b6e8831f5b5e583de80", "email": "neutron@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.23:5000/v3/users/45ab52d673584bc198669be88c88b878"}, "domain_id": "default", "enabled": true, "options": {}, "id": "45ab52d673584bc198669be88c88b878", "email": "barbican@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/57795b4ee52f49c6a71f55bb6c4012f8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "57795b4ee52f49c6a71f55bb6c4012f8", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/5c52969262974d64ac2a300ca5d60f50"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c52969262974d64ac2a300ca5d60f50", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/5fc15572bb1c489ba92bd9945bbc1f64"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5fc15572bb1c489ba92bd9945bbc1f64", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/6b519d70e25f4e61a9dfd738cd6bba22"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6b519d70e25f4e61a9dfd738cd6bba22", "email": "heat@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.23:5000/v3/users/8248437208b540c2893a7117ad102a87"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8248437208b540c2893a7117ad102a87", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/890dee97e62840c5b15e36f03f6b7efc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "890dee97e62840c5b15e36f03f6b7efc", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/8cccb516ecc44ed9bb7c8633df108fd4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8cccb516ecc44ed9bb7c8633df108fd4", "email": "glance@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.23:5000/v3/users/97c3d863a98148299fa116fdb54be470"}, "domain_id": "default", "enabled": true, "options": {}, "id": "97c3d863a98148299fa116fdb54be470", "email": "tacker@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/a2a0c8c0f19941808c9f618af50b3b79"}, "domain_id": "c19db1b8f60647a9a114cd23287c807b", "enabled": true, "options": {}, "id": "a2a0c8c0f19941808c9f618af50b3b79", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "links": {"self": "http://172.30.9.23:5000/v3/users/e292c913af7844408b6509a836e493f5"}, "domain_id": "default", "enabled": true, "id": "e292c913af7844408b6509a836e493f5", "options": {}}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/fe5de73ba9cb41b2be24ccf1f72f5ed4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe5de73ba9cb41b2be24ccf1f72f5ed4", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2019-01-18 06:00:15,489 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-74007646-26ac-49f4-995c-534afd6f9e4e 2019-01-18 06:00:15,494 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateSecurityGroupTests-c1831fb5-9261-44e-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e4b267486d1767f58aa60442a1bdf88d4470ef0" 2019-01-18 06:00:15,580 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:00:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0d725c4c-db3e-4bfb-a925-a0f9a7a5c513 Content-Encoding: gzip Content-Length: 256 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateSecurityGroupTests-c1831fb5-9261-44e-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/4d61edb2813f4cf0914672ee5f4f06b9"}, "enabled": true, "id": "4d61edb2813f4cf0914672ee5f4f06b9", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-c1831fb5-9261-44e-proj"}]} 2019-01-18 06:00:15,580 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateSecurityGroupTests-c1831fb5-9261-44e-proj used request id req-0d725c4c-db3e-4bfb-a925-a0f9a7a5c513 2019-01-18 06:00:15,584 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e4b267486d1767f58aa60442a1bdf88d4470ef0" 2019-01-18 06:00:15,664 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:00:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5138739e-8fbb-45d6-b5a7-c37a22b86ae9 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-18 06:00:15,664 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-5138739e-8fbb-45d6-b5a7-c37a22b86ae9 2019-01-18 06:00:16,033 - keystone_utils - INFO - Created user with name - CreateSecurityGroupTests-c1831fb5-9261-44e-user 2019-01-18 06:00:16,034 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:00:16,038 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1187d11793cef55e85eacff2db648da4dca7d7e8" 2019-01-18 06:00:16,128 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:00:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ba63196e-4bb3-4fa9-8658-206b881171e7 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "488fca829f8b496daa1cd2cdc6e45c49", "links": {"self": "http://172.30.9.23:5000/v3/roles/488fca829f8b496daa1cd2cdc6e45c49"}, "name": "Member"}, {"domain_id": null, "id": "6b7f4f4f76264b6fb449c43b86ee3817", "links": {"self": "http://172.30.9.23:5000/v3/roles/6b7f4f4f76264b6fb449c43b86ee3817"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a482b711adf94961bf4bb28eda7f0e28", "links": {"self": "http://172.30.9.23:5000/v3/roles/a482b711adf94961bf4bb28eda7f0e28"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c65201bd05504fa786d79b166e8bbba3", "links": {"self": "http://172.30.9.23:5000/v3/roles/c65201bd05504fa786d79b166e8bbba3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "e7e317b66c174923a8cb46c48d897c8d", "links": {"self": "http://172.30.9.23:5000/v3/roles/e7e317b66c174923a8cb46c48d897c8d"}, "name": "ResellerAdmin"}]} 2019-01-18 06:00:16,128 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-ba63196e-4bb3-4fa9-8658-206b881171e7 2019-01-18 06:00:16,132 - 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}1187d11793cef55e85eacff2db648da4dca7d7e8" -d '{"role": {"name": "CreateSecurityGroupTests-c1831fb5-9261-44e-proj-role"}}' 2019-01-18 06:00:16,231 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 18 Jan 2019 06:00:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-81bcc9c2-5778-4978-87e4-12b316533a79 Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "cb9e75f01f7f4e0cba35ea1adf7e7726", "links": {"self": "http://172.30.9.23:5000/v3/roles/cb9e75f01f7f4e0cba35ea1adf7e7726"}, "name": "CreateSecurityGroupTests-c1831fb5-9261-44e-proj-role"}} 2019-01-18 06:00:16,231 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-81bcc9c2-5778-4978-87e4-12b316533a79 2019-01-18 06:00:16,231 - keystone_utils - INFO - Created role with name - CreateSecurityGroupTests-c1831fb5-9261-44e-proj-role 2019-01-18 06:00:16,235 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/cb9e75f01f7f4e0cba35ea1adf7e7726 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1187d11793cef55e85eacff2db648da4dca7d7e8" 2019-01-18 06:00:16,323 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:00:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cf00a93d-bc3d-4d11-9e4e-f716b3823d2c Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.23:5000/v3/roles/cb9e75f01f7f4e0cba35ea1adf7e7726"}, "domain_id": null, "name": "CreateSecurityGroupTests-c1831fb5-9261-44e-proj-role", "id": "cb9e75f01f7f4e0cba35ea1adf7e7726"}} 2019-01-18 06:00:16,324 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/cb9e75f01f7f4e0cba35ea1adf7e7726 used request id req-cf00a93d-bc3d-4d11-9e4e-f716b3823d2c 2019-01-18 06:00:16,324 - keystone_utils - INFO - Granting role CreateSecurityGroupTests-c1831fb5-9261-44e-proj-role to project CreateSecurityGroupTests-c1831fb5-9261-44e-proj 2019-01-18 06:00:16,328 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/4d61edb2813f4cf0914672ee5f4f06b9/users/c51bbd1a9a874dd8ba59c2c0194e4d79/roles/cb9e75f01f7f4e0cba35ea1adf7e7726 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1187d11793cef55e85eacff2db648da4dca7d7e8" 2019-01-18 06:00:16,467 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 06:00:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-eec68fe9-6c11-4b98-a9c7-686b741d5512 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 06:00:16,467 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/4d61edb2813f4cf0914672ee5f4f06b9/users/c51bbd1a9a874dd8ba59c2c0194e4d79/roles/cb9e75f01f7f4e0cba35ea1adf7e7726 used request id req-eec68fe9-6c11-4b98-a9c7-686b741d5512 2019-01-18 06:00:16,468 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:00:16,469 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:00:16,845 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cb9e75f01f7f4e0cba35ea1adf7e7726", "name": "CreateSecurityGroupTests-c1831fb5-9261-44e-proj-role"}], "expires_at": "2019-01-18T07:00:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4d61edb2813f4cf0914672ee5f4f06b9", "name": "CreateSecurityGroupTests-c1831fb5-9261-44e-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/4d61edb2813f4cf0914672ee5f4f06b9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/4d61edb2813f4cf0914672ee5f4f06b9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/4d61edb2813f4cf0914672ee5f4f06b9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/4d61edb2813f4cf0914672ee5f4f06b9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/4d61edb2813f4cf0914672ee5f4f06b9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/4d61edb2813f4cf0914672ee5f4f06b9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/4d61edb2813f4cf0914672ee5f4f06b9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/4d61edb2813f4cf0914672ee5f4f06b9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/4d61edb2813f4cf0914672ee5f4f06b9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/4d61edb2813f4cf0914672ee5f4f06b9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/4d61edb2813f4cf0914672ee5f4f06b9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/4d61edb2813f4cf0914672ee5f4f06b9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-c1831fb5-9261-44e-user", "id": "c51bbd1a9a874dd8ba59c2c0194e4d79"}, "audit_ids": ["I0pIVTB4QRyKbv8Idt_fdA"], "issued_at": "2019-01-18T06:00:16.000000Z"}} 2019-01-18 06:00:16,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}8dcde173346d387074526efa83a72118fca9fdb3" 2019-01-18 06:00:16,923 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:00:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f7db4815-74f1-4ae5-900c-d819ec92a817 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:00:16,923 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-f7db4815-74f1-4ae5-900c-d819ec92a817 2019-01-18 06:00:16,930 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-1c070855-5718-4b91-9a92-bcd4f609ea68name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8dcde173346d387074526efa83a72118fca9fdb3" 2019-01-18 06:00:17,228 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-eeb4fb68-014a-46bb-96b4-a91f7eaf19ae Date: Fri, 18 Jan 2019 06:00:17 GMT RESP BODY: {"security_groups": []} 2019-01-18 06:00:17,228 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-1c070855-5718-4b91-9a92-bcd4f609ea68name&description=hello+group used request id req-eeb4fb68-014a-46bb-96b4-a91f7eaf19ae 2019-01-18 06:00:17,228 - OpenStackSecurityGroup - INFO - Creating security group CreateSecurityGroupTests-1c070855-5718-4b91-9a92-bcd4f609ea68name... 2019-01-18 06:00:17,228 - neutron_utils - INFO - Creating security group with name - CreateSecurityGroupTests-1c070855-5718-4b91-9a92-bcd4f609ea68name 2019-01-18 06:00:17,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}8dcde173346d387074526efa83a72118fca9fdb3" -d '{"security_group": {"name": "CreateSecurityGroupTests-1c070855-5718-4b91-9a92-bcd4f609ea68name", "description": "hello group"}}' 2019-01-18 06:00:17,700 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1408 X-Openstack-Request-Id: req-11814149-d820-4bb7-935d-79ad812d2dce Date: Fri, 18 Jan 2019 06:00:17 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "4d61edb2813f4cf0914672ee5f4f06b9", "created_at": "2019-01-18T06:00:17Z", "updated_at": "2019-01-18T06:00:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:00:17Z", "revision_number": 0, "id": "114b98a8-706e-4b2a-962e-59d1392fffec", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T06:00:17Z", "security_group_id": "1c74f7b5-d60e-47ae-87a1-0bd3d2272c98", "tenant_id": "4d61edb2813f4cf0914672ee5f4f06b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "4d61edb2813f4cf0914672ee5f4f06b9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:00:17Z", "revision_number": 0, "id": "41c6552d-1426-4f76-b1e0-97e2e6322ed5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T06:00:17Z", "security_group_id": "1c74f7b5-d60e-47ae-87a1-0bd3d2272c98", "tenant_id": "4d61edb2813f4cf0914672ee5f4f06b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "4d61edb2813f4cf0914672ee5f4f06b9"}], "revision_number": 2, "project_id": "4d61edb2813f4cf0914672ee5f4f06b9", "id": "1c74f7b5-d60e-47ae-87a1-0bd3d2272c98", "name": "CreateSecurityGroupTests-1c070855-5718-4b91-9a92-bcd4f609ea68name"}} 2019-01-18 06:00:17,700 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-groups used request id req-11814149-d820-4bb7-935d-79ad812d2dce 2019-01-18 06:00:17,700 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 1c74f7b5-d60e-47ae-87a1-0bd3d2272c98 2019-01-18 06:00:17,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=1c74f7b5-d60e-47ae-87a1-0bd3d2272c98 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8dcde173346d387074526efa83a72118fca9fdb3" 2019-01-18 06:00:17,949 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-31bf817d-6cc6-4796-b151-96d3e27df427 Date: Fri, 18 Jan 2019 06:00: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": "2019-01-18T06:00:17Z", "security_group_id": "1c74f7b5-d60e-47ae-87a1-0bd3d2272c98", "port_range_min": null, "revision_number": 0, "tenant_id": "4d61edb2813f4cf0914672ee5f4f06b9", "created_at": "2019-01-18T06:00:17Z", "project_id": "4d61edb2813f4cf0914672ee5f4f06b9", "id": "114b98a8-706e-4b2a-962e-59d1392fffec"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T06:00:17Z", "security_group_id": "1c74f7b5-d60e-47ae-87a1-0bd3d2272c98", "port_range_min": null, "revision_number": 0, "tenant_id": "4d61edb2813f4cf0914672ee5f4f06b9", "created_at": "2019-01-18T06:00:17Z", "project_id": "4d61edb2813f4cf0914672ee5f4f06b9", "id": "41c6552d-1426-4f76-b1e0-97e2e6322ed5"}]} 2019-01-18 06:00:17,950 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=1c74f7b5-d60e-47ae-87a1-0bd3d2272c98 used request id req-31bf817d-6cc6-4796-b151-96d3e27df427 2019-01-18 06:00:17,950 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 1c74f7b5-d60e-47ae-87a1-0bd3d2272c98 2019-01-18 06:00:17,956 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=1c74f7b5-d60e-47ae-87a1-0bd3d2272c98 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8dcde173346d387074526efa83a72118fca9fdb3" 2019-01-18 06:00:18,125 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-ac7562f9-2651-4a39-b0a4-d2ebdd223429 Date: Fri, 18 Jan 2019 06:00: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": "2019-01-18T06:00:17Z", "security_group_id": "1c74f7b5-d60e-47ae-87a1-0bd3d2272c98", "port_range_min": null, "revision_number": 0, "tenant_id": "4d61edb2813f4cf0914672ee5f4f06b9", "created_at": "2019-01-18T06:00:17Z", "project_id": "4d61edb2813f4cf0914672ee5f4f06b9", "id": "114b98a8-706e-4b2a-962e-59d1392fffec"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T06:00:17Z", "security_group_id": "1c74f7b5-d60e-47ae-87a1-0bd3d2272c98", "port_range_min": null, "revision_number": 0, "tenant_id": "4d61edb2813f4cf0914672ee5f4f06b9", "created_at": "2019-01-18T06:00:17Z", "project_id": "4d61edb2813f4cf0914672ee5f4f06b9", "id": "41c6552d-1426-4f76-b1e0-97e2e6322ed5"}]} 2019-01-18 06:00:18,125 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=1c74f7b5-d60e-47ae-87a1-0bd3d2272c98 used request id req-ac7562f9-2651-4a39-b0a4-d2ebdd223429 2019-01-18 06:00:18,126 - neutron_utils - INFO - Retrieving security group with ID - 1c74f7b5-d60e-47ae-87a1-0bd3d2272c98 2019-01-18 06:00:18,131 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?id=1c74f7b5-d60e-47ae-87a1-0bd3d2272c98 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8dcde173346d387074526efa83a72118fca9fdb3" 2019-01-18 06:00:18,408 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-6f510553-e563-4509-9d11-aa6f2dd823b4 Date: Fri, 18 Jan 2019 06:00:18 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "4d61edb2813f4cf0914672ee5f4f06b9", "created_at": "2019-01-18T06:00:17Z", "updated_at": "2019-01-18T06:00:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:00:17Z", "revision_number": 0, "id": "114b98a8-706e-4b2a-962e-59d1392fffec", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T06:00:17Z", "security_group_id": "1c74f7b5-d60e-47ae-87a1-0bd3d2272c98", "tenant_id": "4d61edb2813f4cf0914672ee5f4f06b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "4d61edb2813f4cf0914672ee5f4f06b9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:00:17Z", "revision_number": 0, "id": "41c6552d-1426-4f76-b1e0-97e2e6322ed5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T06:00:17Z", "security_group_id": "1c74f7b5-d60e-47ae-87a1-0bd3d2272c98", "tenant_id": "4d61edb2813f4cf0914672ee5f4f06b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "4d61edb2813f4cf0914672ee5f4f06b9"}], "revision_number": 2, "project_id": "4d61edb2813f4cf0914672ee5f4f06b9", "id": "1c74f7b5-d60e-47ae-87a1-0bd3d2272c98", "name": "CreateSecurityGroupTests-1c070855-5718-4b91-9a92-bcd4f609ea68name"}]} 2019-01-18 06:00:18,409 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?id=1c74f7b5-d60e-47ae-87a1-0bd3d2272c98 used request id req-6f510553-e563-4509-9d11-aa6f2dd823b4 2019-01-18 06:00:18,409 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 1c74f7b5-d60e-47ae-87a1-0bd3d2272c98 2019-01-18 06:00:18,415 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=1c74f7b5-d60e-47ae-87a1-0bd3d2272c98 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8dcde173346d387074526efa83a72118fca9fdb3" 2019-01-18 06:00:18,577 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-06b87ad7-2c21-4d90-8ab2-3651db818436 Date: Fri, 18 Jan 2019 06:00: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": "2019-01-18T06:00:17Z", "security_group_id": "1c74f7b5-d60e-47ae-87a1-0bd3d2272c98", "port_range_min": null, "revision_number": 0, "tenant_id": "4d61edb2813f4cf0914672ee5f4f06b9", "created_at": "2019-01-18T06:00:17Z", "project_id": "4d61edb2813f4cf0914672ee5f4f06b9", "id": "114b98a8-706e-4b2a-962e-59d1392fffec"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T06:00:17Z", "security_group_id": "1c74f7b5-d60e-47ae-87a1-0bd3d2272c98", "port_range_min": null, "revision_number": 0, "tenant_id": "4d61edb2813f4cf0914672ee5f4f06b9", "created_at": "2019-01-18T06:00:17Z", "project_id": "4d61edb2813f4cf0914672ee5f4f06b9", "id": "41c6552d-1426-4f76-b1e0-97e2e6322ed5"}]} 2019-01-18 06:00:18,577 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=1c74f7b5-d60e-47ae-87a1-0bd3d2272c98 used request id req-06b87ad7-2c21-4d90-8ab2-3651db818436 2019-01-18 06:00:18,578 - neutron_utils - INFO - Retrieving security group with ID - 1c74f7b5-d60e-47ae-87a1-0bd3d2272c98 2019-01-18 06:00:18,583 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?id=1c74f7b5-d60e-47ae-87a1-0bd3d2272c98 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8dcde173346d387074526efa83a72118fca9fdb3" 2019-01-18 06:00:18,633 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-1afcacfe-510b-4df1-8832-9c7dd108c26b Date: Fri, 18 Jan 2019 06:00:18 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "4d61edb2813f4cf0914672ee5f4f06b9", "created_at": "2019-01-18T06:00:17Z", "updated_at": "2019-01-18T06:00:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:00:17Z", "revision_number": 0, "id": "114b98a8-706e-4b2a-962e-59d1392fffec", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T06:00:17Z", "security_group_id": "1c74f7b5-d60e-47ae-87a1-0bd3d2272c98", "tenant_id": "4d61edb2813f4cf0914672ee5f4f06b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "4d61edb2813f4cf0914672ee5f4f06b9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:00:17Z", "revision_number": 0, "id": "41c6552d-1426-4f76-b1e0-97e2e6322ed5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T06:00:17Z", "security_group_id": "1c74f7b5-d60e-47ae-87a1-0bd3d2272c98", "tenant_id": "4d61edb2813f4cf0914672ee5f4f06b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "4d61edb2813f4cf0914672ee5f4f06b9"}], "revision_number": 2, "project_id": "4d61edb2813f4cf0914672ee5f4f06b9", "id": "1c74f7b5-d60e-47ae-87a1-0bd3d2272c98", "name": "CreateSecurityGroupTests-1c070855-5718-4b91-9a92-bcd4f609ea68name"}]} 2019-01-18 06:00:18,633 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?id=1c74f7b5-d60e-47ae-87a1-0bd3d2272c98 used request id req-1afcacfe-510b-4df1-8832-9c7dd108c26b 2019-01-18 06:00:18,633 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 1c74f7b5-d60e-47ae-87a1-0bd3d2272c98 2019-01-18 06:00:18,638 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=1c74f7b5-d60e-47ae-87a1-0bd3d2272c98 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8dcde173346d387074526efa83a72118fca9fdb3" 2019-01-18 06:00:18,802 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-ba13d1ed-9b9a-4aa5-9f76-7fb58d72044c Date: Fri, 18 Jan 2019 06:00: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": "2019-01-18T06:00:17Z", "security_group_id": "1c74f7b5-d60e-47ae-87a1-0bd3d2272c98", "port_range_min": null, "revision_number": 0, "tenant_id": "4d61edb2813f4cf0914672ee5f4f06b9", "created_at": "2019-01-18T06:00:17Z", "project_id": "4d61edb2813f4cf0914672ee5f4f06b9", "id": "114b98a8-706e-4b2a-962e-59d1392fffec"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T06:00:17Z", "security_group_id": "1c74f7b5-d60e-47ae-87a1-0bd3d2272c98", "port_range_min": null, "revision_number": 0, "tenant_id": "4d61edb2813f4cf0914672ee5f4f06b9", "created_at": "2019-01-18T06:00:17Z", "project_id": "4d61edb2813f4cf0914672ee5f4f06b9", "id": "41c6552d-1426-4f76-b1e0-97e2e6322ed5"}]} 2019-01-18 06:00:18,802 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=1c74f7b5-d60e-47ae-87a1-0bd3d2272c98 used request id req-ba13d1ed-9b9a-4aa5-9f76-7fb58d72044c 2019-01-18 06:00:18,803 - neutron_utils - INFO - Retrieving security group with ID - 1c74f7b5-d60e-47ae-87a1-0bd3d2272c98 2019-01-18 06:00:18,808 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?id=1c74f7b5-d60e-47ae-87a1-0bd3d2272c98 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8dcde173346d387074526efa83a72118fca9fdb3" 2019-01-18 06:00:19,012 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-9e918765-61ea-4598-bc0a-bff75fbfa7f6 Date: Fri, 18 Jan 2019 06:00:19 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "4d61edb2813f4cf0914672ee5f4f06b9", "created_at": "2019-01-18T06:00:17Z", "updated_at": "2019-01-18T06:00:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:00:17Z", "revision_number": 0, "id": "114b98a8-706e-4b2a-962e-59d1392fffec", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T06:00:17Z", "security_group_id": "1c74f7b5-d60e-47ae-87a1-0bd3d2272c98", "tenant_id": "4d61edb2813f4cf0914672ee5f4f06b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "4d61edb2813f4cf0914672ee5f4f06b9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:00:17Z", "revision_number": 0, "id": "41c6552d-1426-4f76-b1e0-97e2e6322ed5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T06:00:17Z", "security_group_id": "1c74f7b5-d60e-47ae-87a1-0bd3d2272c98", "tenant_id": "4d61edb2813f4cf0914672ee5f4f06b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "4d61edb2813f4cf0914672ee5f4f06b9"}], "revision_number": 2, "project_id": "4d61edb2813f4cf0914672ee5f4f06b9", "id": "1c74f7b5-d60e-47ae-87a1-0bd3d2272c98", "name": "CreateSecurityGroupTests-1c070855-5718-4b91-9a92-bcd4f609ea68name"}]} 2019-01-18 06:00:19,012 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?id=1c74f7b5-d60e-47ae-87a1-0bd3d2272c98 used request id req-9e918765-61ea-4598-bc0a-bff75fbfa7f6 2019-01-18 06:00:19,013 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 1c74f7b5-d60e-47ae-87a1-0bd3d2272c98 2019-01-18 06:00:19,018 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=1c74f7b5-d60e-47ae-87a1-0bd3d2272c98 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8dcde173346d387074526efa83a72118fca9fdb3" 2019-01-18 06:00:19,181 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-16f4b9bb-f1ba-439f-9867-a26f1c018fb4 Date: Fri, 18 Jan 2019 06:00: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": "2019-01-18T06:00:17Z", "security_group_id": "1c74f7b5-d60e-47ae-87a1-0bd3d2272c98", "port_range_min": null, "revision_number": 0, "tenant_id": "4d61edb2813f4cf0914672ee5f4f06b9", "created_at": "2019-01-18T06:00:17Z", "project_id": "4d61edb2813f4cf0914672ee5f4f06b9", "id": "114b98a8-706e-4b2a-962e-59d1392fffec"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T06:00:17Z", "security_group_id": "1c74f7b5-d60e-47ae-87a1-0bd3d2272c98", "port_range_min": null, "revision_number": 0, "tenant_id": "4d61edb2813f4cf0914672ee5f4f06b9", "created_at": "2019-01-18T06:00:17Z", "project_id": "4d61edb2813f4cf0914672ee5f4f06b9", "id": "41c6552d-1426-4f76-b1e0-97e2e6322ed5"}]} 2019-01-18 06:00:19,181 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=1c74f7b5-d60e-47ae-87a1-0bd3d2272c98 used request id req-16f4b9bb-f1ba-439f-9867-a26f1c018fb4 2019-01-18 06:00:19,182 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:00:19,570 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cb9e75f01f7f4e0cba35ea1adf7e7726", "name": "CreateSecurityGroupTests-c1831fb5-9261-44e-proj-role"}], "expires_at": "2019-01-18T07:00:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4d61edb2813f4cf0914672ee5f4f06b9", "name": "CreateSecurityGroupTests-c1831fb5-9261-44e-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/4d61edb2813f4cf0914672ee5f4f06b9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/4d61edb2813f4cf0914672ee5f4f06b9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/4d61edb2813f4cf0914672ee5f4f06b9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/4d61edb2813f4cf0914672ee5f4f06b9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/4d61edb2813f4cf0914672ee5f4f06b9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/4d61edb2813f4cf0914672ee5f4f06b9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/4d61edb2813f4cf0914672ee5f4f06b9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/4d61edb2813f4cf0914672ee5f4f06b9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/4d61edb2813f4cf0914672ee5f4f06b9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/4d61edb2813f4cf0914672ee5f4f06b9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/4d61edb2813f4cf0914672ee5f4f06b9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/4d61edb2813f4cf0914672ee5f4f06b9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-c1831fb5-9261-44e-user", "id": "c51bbd1a9a874dd8ba59c2c0194e4d79"}, "audit_ids": ["-69688UVQc6fG59UlbrXUw"], "issued_at": "2019-01-18T06:00:19.000000Z"}} 2019-01-18 06:00:19,576 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-1c070855-5718-4b91-9a92-bcd4f609ea68name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}958239c3bf38bbf3a2273300c609bdcb8dd24506" 2019-01-18 06:00:19,775 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-c0e774c9-7f00-4983-a275-f41626a3fff7 Date: Fri, 18 Jan 2019 06:00:19 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "4d61edb2813f4cf0914672ee5f4f06b9", "created_at": "2019-01-18T06:00:17Z", "updated_at": "2019-01-18T06:00:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:00:17Z", "revision_number": 0, "id": "114b98a8-706e-4b2a-962e-59d1392fffec", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T06:00:17Z", "security_group_id": "1c74f7b5-d60e-47ae-87a1-0bd3d2272c98", "tenant_id": "4d61edb2813f4cf0914672ee5f4f06b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "4d61edb2813f4cf0914672ee5f4f06b9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:00:17Z", "revision_number": 0, "id": "41c6552d-1426-4f76-b1e0-97e2e6322ed5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T06:00:17Z", "security_group_id": "1c74f7b5-d60e-47ae-87a1-0bd3d2272c98", "tenant_id": "4d61edb2813f4cf0914672ee5f4f06b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "4d61edb2813f4cf0914672ee5f4f06b9"}], "revision_number": 2, "project_id": "4d61edb2813f4cf0914672ee5f4f06b9", "id": "1c74f7b5-d60e-47ae-87a1-0bd3d2272c98", "name": "CreateSecurityGroupTests-1c070855-5718-4b91-9a92-bcd4f609ea68name"}]} 2019-01-18 06:00:19,776 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-1c070855-5718-4b91-9a92-bcd4f609ea68name&description=hello+group used request id req-c0e774c9-7f00-4983-a275-f41626a3fff7 2019-01-18 06:00:19,776 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 1c74f7b5-d60e-47ae-87a1-0bd3d2272c98 2019-01-18 06:00:19,782 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=1c74f7b5-d60e-47ae-87a1-0bd3d2272c98 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}958239c3bf38bbf3a2273300c609bdcb8dd24506" 2019-01-18 06:00:19,942 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-62a5de5e-ea16-4bb6-9d02-42ca6025c5a4 Date: Fri, 18 Jan 2019 06:00: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": "2019-01-18T06:00:17Z", "security_group_id": "1c74f7b5-d60e-47ae-87a1-0bd3d2272c98", "port_range_min": null, "revision_number": 0, "tenant_id": "4d61edb2813f4cf0914672ee5f4f06b9", "created_at": "2019-01-18T06:00:17Z", "project_id": "4d61edb2813f4cf0914672ee5f4f06b9", "id": "114b98a8-706e-4b2a-962e-59d1392fffec"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T06:00:17Z", "security_group_id": "1c74f7b5-d60e-47ae-87a1-0bd3d2272c98", "port_range_min": null, "revision_number": 0, "tenant_id": "4d61edb2813f4cf0914672ee5f4f06b9", "created_at": "2019-01-18T06:00:17Z", "project_id": "4d61edb2813f4cf0914672ee5f4f06b9", "id": "41c6552d-1426-4f76-b1e0-97e2e6322ed5"}]} 2019-01-18 06:00:19,942 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=1c74f7b5-d60e-47ae-87a1-0bd3d2272c98 used request id req-62a5de5e-ea16-4bb6-9d02-42ca6025c5a4 2019-01-18 06:00:19,943 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 1c74f7b5-d60e-47ae-87a1-0bd3d2272c98 2019-01-18 06:00:19,949 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=1c74f7b5-d60e-47ae-87a1-0bd3d2272c98 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}958239c3bf38bbf3a2273300c609bdcb8dd24506" 2019-01-18 06:00:20,107 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-c8428827-c075-4dcd-8fdf-073ccd9371e0 Date: Fri, 18 Jan 2019 06:00: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": "2019-01-18T06:00:17Z", "security_group_id": "1c74f7b5-d60e-47ae-87a1-0bd3d2272c98", "port_range_min": null, "revision_number": 0, "tenant_id": "4d61edb2813f4cf0914672ee5f4f06b9", "created_at": "2019-01-18T06:00:17Z", "project_id": "4d61edb2813f4cf0914672ee5f4f06b9", "id": "114b98a8-706e-4b2a-962e-59d1392fffec"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T06:00:17Z", "security_group_id": "1c74f7b5-d60e-47ae-87a1-0bd3d2272c98", "port_range_min": null, "revision_number": 0, "tenant_id": "4d61edb2813f4cf0914672ee5f4f06b9", "created_at": "2019-01-18T06:00:17Z", "project_id": "4d61edb2813f4cf0914672ee5f4f06b9", "id": "41c6552d-1426-4f76-b1e0-97e2e6322ed5"}]} 2019-01-18 06:00:20,108 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=1c74f7b5-d60e-47ae-87a1-0bd3d2272c98 used request id req-c8428827-c075-4dcd-8fdf-073ccd9371e0 2019-01-18 06:00:20,108 - neutron_utils - INFO - Deleting security group rule with ID - 41c6552d-1426-4f76-b1e0-97e2e6322ed5 2019-01-18 06:00:20,114 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-group-rules/41c6552d-1426-4f76-b1e0-97e2e6322ed5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8dcde173346d387074526efa83a72118fca9fdb3" 2019-01-18 06:00:20,486 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-e80921cb-f01b-4857-a07a-b01aff44b730 Content-Length: 0 Date: Fri, 18 Jan 2019 06:00:20 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-18 06:00:20,486 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-group-rules/41c6552d-1426-4f76-b1e0-97e2e6322ed5 used request id req-e80921cb-f01b-4857-a07a-b01aff44b730 2019-01-18 06:00:20,486 - neutron_utils - INFO - Deleting security group rule with ID - 114b98a8-706e-4b2a-962e-59d1392fffec 2019-01-18 06:00:20,492 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-group-rules/114b98a8-706e-4b2a-962e-59d1392fffec -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8dcde173346d387074526efa83a72118fca9fdb3" 2019-01-18 06:00:20,729 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-56235463-aa20-4ada-91bf-ca6e2a133e82 Content-Length: 0 Date: Fri, 18 Jan 2019 06:00:20 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-18 06:00:20,729 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-group-rules/114b98a8-706e-4b2a-962e-59d1392fffec used request id req-56235463-aa20-4ada-91bf-ca6e2a133e82 2019-01-18 06:00:20,729 - neutron_utils - INFO - Deleting security group with name - CreateSecurityGroupTests-1c070855-5718-4b91-9a92-bcd4f609ea68name 2019-01-18 06:00:20,735 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-groups/1c74f7b5-d60e-47ae-87a1-0bd3d2272c98 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8dcde173346d387074526efa83a72118fca9fdb3" 2019-01-18 06:00:20,979 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-f52a9179-c9e1-45c1-99bc-c5ece70c0440 Content-Length: 0 Date: Fri, 18 Jan 2019 06:00:20 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-18 06:00:20,979 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/1c74f7b5-d60e-47ae-87a1-0bd3d2272c98 used request id req-f52a9179-c9e1-45c1-99bc-c5ece70c0440 2019-01-18 06:00:20,984 - 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}1187d11793cef55e85eacff2db648da4dca7d7e8" 2019-01-18 06:00:21,197 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-e5fab390-da75-4793-8bfc-b16e33563643 Date: Fri, 18 Jan 2019 06:00:21 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-18T04:53:26Z", "updated_at": "2019-01-18T04:53:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:53:26Z", "revision_number": 0, "id": "260c2de9-5dc5-4508-b06c-24b9d7ed838c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:53:26Z", "security_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:53:26Z", "revision_number": 0, "id": "571036d3-cb1d-483a-acb9-96f19293add9", "remote_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "remote_ip_prefix": null, "created_at": "2019-01-18T04:53:26Z", "security_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:53:26Z", "revision_number": 0, "id": "84255fa4-c13a-4cfe-b73d-e56ee216ca1e", "remote_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "remote_ip_prefix": null, "created_at": "2019-01-18T04:53:26Z", "security_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:53:26Z", "revision_number": 0, "id": "9c6f69fc-3bf8-4346-9288-5a255b82b67e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:53:26Z", "security_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "created_at": "2019-01-18T04:51:20Z", "updated_at": "2019-01-18T04:51:20Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "24c99e6f-888c-4943-9c93-54ad3b18b18c", "remote_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv4", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "2b339890-44d0-4711-a050-08a64d58e2a0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv6", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "45161a51-d6dd-4bb8-986d-bc2f88599c1d", "remote_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv6", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "87b9b994-ae22-4850-863a-6a4925bd01fe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv4", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}], "revision_number": 4, "project_id": "9c53a91613fb4d5080479ac6f51697ed", "id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "020d00b5451a467cb276d06789a1149d", "created_at": "2019-01-18T05:59:12Z", "updated_at": "2019-01-18T05:59:12Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:12Z", "revision_number": 0, "id": "38b091dd-dca7-4cbe-8c1c-dd18a74bfca8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:12Z", "security_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "tenant_id": "020d00b5451a467cb276d06789a1149d", "port_range_min": null, "ethertype": "IPv6", "project_id": "020d00b5451a467cb276d06789a1149d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:12Z", "revision_number": 0, "id": "38b9f88b-1fc0-40d1-af74-237d79be193d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:12Z", "security_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "tenant_id": "020d00b5451a467cb276d06789a1149d", "port_range_min": null, "ethertype": "IPv4", "project_id": "020d00b5451a467cb276d06789a1149d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:12Z", "revision_number": 0, "id": "60f7d4a7-1a27-4801-a1e8-5bf33633b818", "remote_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:12Z", "security_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "tenant_id": "020d00b5451a467cb276d06789a1149d", "port_range_min": null, "ethertype": "IPv6", "project_id": "020d00b5451a467cb276d06789a1149d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:12Z", "revision_number": 0, "id": "8faf6dda-6919-4b75-b745-2af38abf8dcf", "remote_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:12Z", "security_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "tenant_id": "020d00b5451a467cb276d06789a1149d", "port_range_min": null, "ethertype": "IPv4", "project_id": "020d00b5451a467cb276d06789a1149d"}], "revision_number": 4, "project_id": "020d00b5451a467cb276d06789a1149d", "id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "created_at": "2019-01-18T04:39:06Z", "updated_at": "2019-01-18T04:39:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "0aedefa2-edbc-47b5-bead-e954540f6937", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "47feb8aba08a40dca7028a1701e597b9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "4bf1a402-0fa2-4cfd-9fee-4a28f16bb271", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "47feb8aba08a40dca7028a1701e597b9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "4e399c2e-bc03-4aa3-b192-1fafdc9248ba", "remote_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "47feb8aba08a40dca7028a1701e597b9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "8860837e-afbd-4411-adf9-d88db88c2114", "remote_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "47feb8aba08a40dca7028a1701e597b9"}], "revision_number": 4, "project_id": "47feb8aba08a40dca7028a1701e597b9", "id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4d61edb2813f4cf0914672ee5f4f06b9", "created_at": "2019-01-18T06:00:17Z", "updated_at": "2019-01-18T06:00:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:00:17Z", "revision_number": 0, "id": "1e1807bf-e5a7-4c48-89b5-4f07d9d0037b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T06:00:17Z", "security_group_id": "9755ba39-b3c4-4969-a4a2-94af1b3d166b", "tenant_id": "4d61edb2813f4cf0914672ee5f4f06b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "4d61edb2813f4cf0914672ee5f4f06b9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:00:17Z", "revision_number": 0, "id": "2426d929-d2d3-4cd1-a232-19dd97400121", "remote_group_id": "9755ba39-b3c4-4969-a4a2-94af1b3d166b", "remote_ip_prefix": null, "created_at": "2019-01-18T06:00:17Z", "security_group_id": "9755ba39-b3c4-4969-a4a2-94af1b3d166b", "tenant_id": "4d61edb2813f4cf0914672ee5f4f06b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "4d61edb2813f4cf0914672ee5f4f06b9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:00:17Z", "revision_number": 0, "id": "544cbd4f-8182-45cb-a87b-6155c72fa7f9", "remote_group_id": "9755ba39-b3c4-4969-a4a2-94af1b3d166b", "remote_ip_prefix": null, "created_at": "2019-01-18T06:00:17Z", "security_group_id": "9755ba39-b3c4-4969-a4a2-94af1b3d166b", "tenant_id": "4d61edb2813f4cf0914672ee5f4f06b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "4d61edb2813f4cf0914672ee5f4f06b9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:00:17Z", "revision_number": 0, "id": "818400fa-c592-401b-b13e-89988832cdc3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T06:00:17Z", "security_group_id": "9755ba39-b3c4-4969-a4a2-94af1b3d166b", "tenant_id": "4d61edb2813f4cf0914672ee5f4f06b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "4d61edb2813f4cf0914672ee5f4f06b9"}], "revision_number": 4, "project_id": "4d61edb2813f4cf0914672ee5f4f06b9", "id": "9755ba39-b3c4-4969-a4a2-94af1b3d166b", "name": "default"}]} 2019-01-18 06:00:21,197 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-e5fab390-da75-4793-8bfc-b16e33563643 2019-01-18 06:00:21,203 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/9c53a91613fb4d5080479ac6f51697ed -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1187d11793cef55e85eacff2db648da4dca7d7e8" 2019-01-18 06:00:21,282 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:00:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e379d2b3-dfd3-4241-8c64-b61a151087fb Content-Encoding: gzip Content-Length: 190 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/9c53a91613fb4d5080479ac6f51697ed"}, "enabled": true, "id": "9c53a91613fb4d5080479ac6f51697ed", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2019-01-18 06:00:21,283 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/9c53a91613fb4d5080479ac6f51697ed used request id req-e379d2b3-dfd3-4241-8c64-b61a151087fb 2019-01-18 06:00:21,287 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/020d00b5451a467cb276d06789a1149d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1187d11793cef55e85eacff2db648da4dca7d7e8" 2019-01-18 06:00:21,381 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:00:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-24d1a12e-f501-42a8-b3df-12b61aea677c Content-Encoding: gzip Content-Length: 248 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/020d00b5451a467cb276d06789a1149d"}, "enabled": true, "id": "020d00b5451a467cb276d06789a1149d", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}} 2019-01-18 06:00:21,381 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/020d00b5451a467cb276d06789a1149d used request id req-24d1a12e-f501-42a8-b3df-12b61aea677c 2019-01-18 06:00:21,385 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/47feb8aba08a40dca7028a1701e597b9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1187d11793cef55e85eacff2db648da4dca7d7e8" 2019-01-18 06:00:21,473 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:00:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-254fff27-e9d8-4cc2-a767-0711ec689020 Content-Encoding: gzip Content-Length: 205 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/47feb8aba08a40dca7028a1701e597b9"}, "enabled": true, "id": "47feb8aba08a40dca7028a1701e597b9", "parent_id": "default", "domain_id": "default", "name": "service"}} 2019-01-18 06:00:21,473 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/47feb8aba08a40dca7028a1701e597b9 used request id req-254fff27-e9d8-4cc2-a767-0711ec689020 2019-01-18 06:00:21,477 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/4d61edb2813f4cf0914672ee5f4f06b9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1187d11793cef55e85eacff2db648da4dca7d7e8" 2019-01-18 06:00:21,564 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:00:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0aca2b0e-d983-44f5-b7c0-59ad8d8db85e 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/4d61edb2813f4cf0914672ee5f4f06b9"}, "enabled": true, "id": "4d61edb2813f4cf0914672ee5f4f06b9", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-c1831fb5-9261-44e-proj"}} 2019-01-18 06:00:21,564 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/4d61edb2813f4cf0914672ee5f4f06b9 used request id req-0aca2b0e-d983-44f5-b7c0-59ad8d8db85e 2019-01-18 06:00:21,565 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 9755ba39-b3c4-4969-a4a2-94af1b3d166b 2019-01-18 06:00:21,570 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=9755ba39-b3c4-4969-a4a2-94af1b3d166b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1187d11793cef55e85eacff2db648da4dca7d7e8" 2019-01-18 06:00:21,742 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-45bf74ea-e754-4221-b079-acd47317c8dd Date: Fri, 18 Jan 2019 06:00:21 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": "2019-01-18T06:00:17Z", "security_group_id": "9755ba39-b3c4-4969-a4a2-94af1b3d166b", "port_range_min": null, "revision_number": 0, "tenant_id": "4d61edb2813f4cf0914672ee5f4f06b9", "created_at": "2019-01-18T06:00:17Z", "project_id": "4d61edb2813f4cf0914672ee5f4f06b9", "id": "1e1807bf-e5a7-4c48-89b5-4f07d9d0037b"}, {"remote_group_id": "9755ba39-b3c4-4969-a4a2-94af1b3d166b", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T06:00:17Z", "security_group_id": "9755ba39-b3c4-4969-a4a2-94af1b3d166b", "port_range_min": null, "revision_number": 0, "tenant_id": "4d61edb2813f4cf0914672ee5f4f06b9", "created_at": "2019-01-18T06:00:17Z", "project_id": "4d61edb2813f4cf0914672ee5f4f06b9", "id": "2426d929-d2d3-4cd1-a232-19dd97400121"}, {"remote_group_id": "9755ba39-b3c4-4969-a4a2-94af1b3d166b", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T06:00:17Z", "security_group_id": "9755ba39-b3c4-4969-a4a2-94af1b3d166b", "port_range_min": null, "revision_number": 0, "tenant_id": "4d61edb2813f4cf0914672ee5f4f06b9", "created_at": "2019-01-18T06:00:17Z", "project_id": "4d61edb2813f4cf0914672ee5f4f06b9", "id": "544cbd4f-8182-45cb-a87b-6155c72fa7f9"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T06:00:17Z", "security_group_id": "9755ba39-b3c4-4969-a4a2-94af1b3d166b", "port_range_min": null, "revision_number": 0, "tenant_id": "4d61edb2813f4cf0914672ee5f4f06b9", "created_at": "2019-01-18T06:00:17Z", "project_id": "4d61edb2813f4cf0914672ee5f4f06b9", "id": "818400fa-c592-401b-b13e-89988832cdc3"}]} 2019-01-18 06:00:21,742 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=9755ba39-b3c4-4969-a4a2-94af1b3d166b used request id req-45bf74ea-e754-4221-b079-acd47317c8dd 2019-01-18 06:00:21,743 - neutron_utils - INFO - Deleting security group with name - default 2019-01-18 06:00:21,748 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-groups/9755ba39-b3c4-4969-a4a2-94af1b3d166b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1187d11793cef55e85eacff2db648da4dca7d7e8" 2019-01-18 06:00:22,033 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-bacf12bb-6f76-4b0b-b34a-2143bb610316 Content-Length: 0 Date: Fri, 18 Jan 2019 06:00:22 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-18 06:00:22,033 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/9755ba39-b3c4-4969-a4a2-94af1b3d166b used request id req-bacf12bb-6f76-4b0b-b34a-2143bb610316 2019-01-18 06:00:22,034 - keystone_utils - INFO - Deleting project with name - CreateSecurityGroupTests-c1831fb5-9261-44e-proj 2019-01-18 06:00:22,038 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/4d61edb2813f4cf0914672ee5f4f06b9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1187d11793cef55e85eacff2db648da4dca7d7e8" 2019-01-18 06:00:22,228 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 06:00:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-564d70c4-9939-479a-afc2-68f57d201ee2 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 06:00:22,228 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/4d61edb2813f4cf0914672ee5f4f06b9 used request id req-564d70c4-9939-479a-afc2-68f57d201ee2 2019-01-18 06:00:22,228 - keystone_utils - INFO - Deleting role with name - CreateSecurityGroupTests-c1831fb5-9261-44e-proj-role 2019-01-18 06:00:22,232 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/cb9e75f01f7f4e0cba35ea1adf7e7726 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1187d11793cef55e85eacff2db648da4dca7d7e8" 2019-01-18 06:00:22,338 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 06:00:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a896272b-6b71-40c3-a95e-01861e1fe81d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 06:00:22,339 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/cb9e75f01f7f4e0cba35ea1adf7e7726 used request id req-a896272b-6b71-40c3-a95e-01861e1fe81d 2019-01-18 06:00:22,342 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1187d11793cef55e85eacff2db648da4dca7d7e8" 2019-01-18 06:00:22,501 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:00:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-62efe26a-c39f-4959-9e4d-5f5161f2d5ec Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "488fca829f8b496daa1cd2cdc6e45c49", "links": {"self": "http://172.30.9.23:5000/v3/roles/488fca829f8b496daa1cd2cdc6e45c49"}, "name": "Member"}, {"domain_id": null, "id": "6b7f4f4f76264b6fb449c43b86ee3817", "links": {"self": "http://172.30.9.23:5000/v3/roles/6b7f4f4f76264b6fb449c43b86ee3817"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a482b711adf94961bf4bb28eda7f0e28", "links": {"self": "http://172.30.9.23:5000/v3/roles/a482b711adf94961bf4bb28eda7f0e28"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c65201bd05504fa786d79b166e8bbba3", "links": {"self": "http://172.30.9.23:5000/v3/roles/c65201bd05504fa786d79b166e8bbba3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "e7e317b66c174923a8cb46c48d897c8d", "links": {"self": "http://172.30.9.23:5000/v3/roles/e7e317b66c174923a8cb46c48d897c8d"}, "name": "ResellerAdmin"}]} 2019-01-18 06:00:22,501 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-62efe26a-c39f-4959-9e4d-5f5161f2d5ec 2019-01-18 06:00:22,502 - keystone_utils - INFO - Deleting user with name - CreateSecurityGroupTests-c1831fb5-9261-44e-user 2019-01-18 06:00:22,505 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/c51bbd1a9a874dd8ba59c2c0194e4d79 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e4b267486d1767f58aa60442a1bdf88d4470ef0" 2019-01-18 06:00:22,703 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 06:00:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ca08f9f3-16f0-4d8e-a3e9-f0297188c77f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 06:00:22,704 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/c51bbd1a9a874dd8ba59c2c0194e4d79 used request id req-ca08f9f3-16f0-4d8e-a3e9-f0297188c77f 2019-01-18 06:00:22,705 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:00:23,178 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "488fca829f8b496daa1cd2cdc6e45c49", "name": "Member"}, {"id": "c65201bd05504fa786d79b166e8bbba3", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}], "expires_at": "2019-01-18T07:00:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "020d00b5451a467cb276d06789a1149d", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "id": "e292c913af7844408b6509a836e493f5"}, "audit_ids": ["G0ssZvaMTj2Yk9Tg6Ldjnw"], "issued_at": "2019-01-18T06:00:23.000000Z"}} 2019-01-18 06:00:23,179 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}72ec96cd7fe6bcb8af25542f1594cd01e33bd532" 2019-01-18 06:00:23,254 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:00:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1d13e106-065e-4dea-aadb-46e9f4b37d10 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:00:23,255 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-1d13e106-065e-4dea-aadb-46e9f4b37d10 2019-01-18 06:00:23,256 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:00:23,257 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:00:23,652 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "488fca829f8b496daa1cd2cdc6e45c49", "name": "Member"}, {"id": "c65201bd05504fa786d79b166e8bbba3", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}], "expires_at": "2019-01-18T07:00:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "020d00b5451a467cb276d06789a1149d", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "id": "e292c913af7844408b6509a836e493f5"}, "audit_ids": ["HUwUz3ZIRFaq51V9OCsMYw"], "issued_at": "2019-01-18T06:00:23.000000Z"}} 2019-01-18 06:00:23,653 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b0a9a221224ff04b8a1a98924716ebee7aec2d5" 2019-01-18 06:00:23,746 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:00:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8c597a42-d3fc-4d0a-9fe6-9fda43d2a21a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:00:23,746 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-8c597a42-d3fc-4d0a-9fe6-9fda43d2a21a 2019-01-18 06:00:23,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" 2019-01-18 06:00:23,756 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 18 Jan 2019 06:00: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"}]}]}} 2019-01-18 06:00:23,756 - 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-a7c226fa-ca46-4ce-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b0a9a221224ff04b8a1a98924716ebee7aec2d5" 2019-01-18 06:00:23,847 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:00:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a4dd4025-9b4e-4068-9859-ebba55ddff25 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-a7c226fa-ca46-4ce-proj", "previous": null, "next": null}, "projects": []} 2019-01-18 06:00:23,847 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-a7c226fa-ca46-4ce-proj used request id req-a4dd4025-9b4e-4068-9859-ebba55ddff25 2019-01-18 06:00:23,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}3b0a9a221224ff04b8a1a98924716ebee7aec2d5" 2019-01-18 06:00:23,943 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:00:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-faae17c2-669a-452b-b06a-f97483c97cd4 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-18 06:00:23,943 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-faae17c2-669a-452b-b06a-f97483c97cd4 2019-01-18 06:00:23,947 - 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}3b0a9a221224ff04b8a1a98924716ebee7aec2d5" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSecurityGroupTests-a7c226fa-ca46-4ce-proj"}}' 2019-01-18 06:00:24,057 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 18 Jan 2019 06:00:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7e7a9aa4-89ae-4dd6-afe2-a90b9fa84889 Content-Length: 309 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/3db27cd23e0c46c79c0859a5d409b6a7"}, "enabled": true, "id": "3db27cd23e0c46c79c0859a5d409b6a7", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-a7c226fa-ca46-4ce-proj"}} 2019-01-18 06:00:24,058 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-7e7a9aa4-89ae-4dd6-afe2-a90b9fa84889 2019-01-18 06:00:24,058 - keystone_utils - INFO - Created project with name - CreateSecurityGroupTests-a7c226fa-ca46-4ce-proj 2019-01-18 06:00:24,058 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:00:24,059 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:00:24,447 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "488fca829f8b496daa1cd2cdc6e45c49", "name": "Member"}, {"id": "c65201bd05504fa786d79b166e8bbba3", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}], "expires_at": "2019-01-18T07:00:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "020d00b5451a467cb276d06789a1149d", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "id": "e292c913af7844408b6509a836e493f5"}, "audit_ids": ["wYZcKjYRQHOEZiwoRtsSAA"], "issued_at": "2019-01-18T06:00:24.000000Z"}} 2019-01-18 06:00:24,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}b86fefa846728bf4a6b14dd205431476aa3abc8d" 2019-01-18 06:00:24,539 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:00:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e4b75dc1-82ad-4ca9-ad77-8f57e6704729 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:00:24,539 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-e4b75dc1-82ad-4ca9-ad77-8f57e6704729 2019-01-18 06:00:24,544 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-18 06:00:24,549 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 18 Jan 2019 06:00: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"}]}]}} 2019-01-18 06:00:24,550 - 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}b86fefa846728bf4a6b14dd205431476aa3abc8d" 2019-01-18 06:00:24,656 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:00:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9efb0503-0929-47a2-b4ef-e193a02e266c Content-Encoding: gzip Content-Length: 869 Content-Type: application/json RESP BODY: {"users": [{"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/0607a2b4beb0408e9fa51cc5ba027ac6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0607a2b4beb0408e9fa51cc5ba027ac6", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/17c61b95071545a094cc82823d2b88b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "17c61b95071545a094cc82823d2b88b8", "email": "nova@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/29e5d2dfed2447bda26fc75bd1122674"}, "domain_id": "default", "enabled": true, "options": {}, "id": "29e5d2dfed2447bda26fc75bd1122674", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/3b6dcc8c791e4b6e8831f5b5e583de80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3b6dcc8c791e4b6e8831f5b5e583de80", "email": "neutron@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.23:5000/v3/users/45ab52d673584bc198669be88c88b878"}, "domain_id": "default", "enabled": true, "options": {}, "id": "45ab52d673584bc198669be88c88b878", "email": "barbican@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/57795b4ee52f49c6a71f55bb6c4012f8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "57795b4ee52f49c6a71f55bb6c4012f8", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/5c52969262974d64ac2a300ca5d60f50"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c52969262974d64ac2a300ca5d60f50", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/5fc15572bb1c489ba92bd9945bbc1f64"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5fc15572bb1c489ba92bd9945bbc1f64", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/6b519d70e25f4e61a9dfd738cd6bba22"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6b519d70e25f4e61a9dfd738cd6bba22", "email": "heat@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.23:5000/v3/users/8248437208b540c2893a7117ad102a87"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8248437208b540c2893a7117ad102a87", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/890dee97e62840c5b15e36f03f6b7efc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "890dee97e62840c5b15e36f03f6b7efc", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/8cccb516ecc44ed9bb7c8633df108fd4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8cccb516ecc44ed9bb7c8633df108fd4", "email": "glance@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.23:5000/v3/users/97c3d863a98148299fa116fdb54be470"}, "domain_id": "default", "enabled": true, "options": {}, "id": "97c3d863a98148299fa116fdb54be470", "email": "tacker@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/a2a0c8c0f19941808c9f618af50b3b79"}, "domain_id": "c19db1b8f60647a9a114cd23287c807b", "enabled": true, "options": {}, "id": "a2a0c8c0f19941808c9f618af50b3b79", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "links": {"self": "http://172.30.9.23:5000/v3/users/e292c913af7844408b6509a836e493f5"}, "domain_id": "default", "enabled": true, "id": "e292c913af7844408b6509a836e493f5", "options": {}}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/fe5de73ba9cb41b2be24ccf1f72f5ed4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe5de73ba9cb41b2be24ccf1f72f5ed4", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2019-01-18 06:00:24,656 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-9efb0503-0929-47a2-b4ef-e193a02e266c 2019-01-18 06:00:24,660 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateSecurityGroupTests-a7c226fa-ca46-4ce-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b86fefa846728bf4a6b14dd205431476aa3abc8d" 2019-01-18 06:00:24,749 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:00:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9cba1822-c42f-4132-8048-a90cb4a0fd0e Content-Encoding: gzip Content-Length: 254 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateSecurityGroupTests-a7c226fa-ca46-4ce-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/3db27cd23e0c46c79c0859a5d409b6a7"}, "enabled": true, "id": "3db27cd23e0c46c79c0859a5d409b6a7", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-a7c226fa-ca46-4ce-proj"}]} 2019-01-18 06:00:24,750 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateSecurityGroupTests-a7c226fa-ca46-4ce-proj used request id req-9cba1822-c42f-4132-8048-a90cb4a0fd0e 2019-01-18 06:00:24,753 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b86fefa846728bf4a6b14dd205431476aa3abc8d" 2019-01-18 06:00:24,834 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:00:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a0e17850-4aa3-4efc-badf-d270f25e23c2 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-18 06:00:24,834 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-a0e17850-4aa3-4efc-badf-d270f25e23c2 2019-01-18 06:00:25,207 - keystone_utils - INFO - Created user with name - CreateSecurityGroupTests-a7c226fa-ca46-4ce-user 2019-01-18 06:00:25,207 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:00:25,212 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b0a9a221224ff04b8a1a98924716ebee7aec2d5" 2019-01-18 06:00:25,307 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:00:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-008f7258-722f-4ad8-8d7b-122de559136f Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "488fca829f8b496daa1cd2cdc6e45c49", "links": {"self": "http://172.30.9.23:5000/v3/roles/488fca829f8b496daa1cd2cdc6e45c49"}, "name": "Member"}, {"domain_id": null, "id": "6b7f4f4f76264b6fb449c43b86ee3817", "links": {"self": "http://172.30.9.23:5000/v3/roles/6b7f4f4f76264b6fb449c43b86ee3817"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a482b711adf94961bf4bb28eda7f0e28", "links": {"self": "http://172.30.9.23:5000/v3/roles/a482b711adf94961bf4bb28eda7f0e28"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c65201bd05504fa786d79b166e8bbba3", "links": {"self": "http://172.30.9.23:5000/v3/roles/c65201bd05504fa786d79b166e8bbba3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "e7e317b66c174923a8cb46c48d897c8d", "links": {"self": "http://172.30.9.23:5000/v3/roles/e7e317b66c174923a8cb46c48d897c8d"}, "name": "ResellerAdmin"}]} 2019-01-18 06:00:25,308 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-008f7258-722f-4ad8-8d7b-122de559136f 2019-01-18 06:00:25,312 - 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}3b0a9a221224ff04b8a1a98924716ebee7aec2d5" -d '{"role": {"name": "CreateSecurityGroupTests-a7c226fa-ca46-4ce-proj-role"}}' 2019-01-18 06:00:25,417 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 18 Jan 2019 06:00:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a06f8b3d-6f3b-4832-8c90-47167e287c8c Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "ad870a07fb7b4012a042978389bf1656", "links": {"self": "http://172.30.9.23:5000/v3/roles/ad870a07fb7b4012a042978389bf1656"}, "name": "CreateSecurityGroupTests-a7c226fa-ca46-4ce-proj-role"}} 2019-01-18 06:00:25,417 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-a06f8b3d-6f3b-4832-8c90-47167e287c8c 2019-01-18 06:00:25,417 - keystone_utils - INFO - Created role with name - CreateSecurityGroupTests-a7c226fa-ca46-4ce-proj-role 2019-01-18 06:00:25,421 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/ad870a07fb7b4012a042978389bf1656 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b0a9a221224ff04b8a1a98924716ebee7aec2d5" 2019-01-18 06:00:25,438 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:00:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e41746f0-b1b0-4a66-ba6d-b4f7393abb18 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.23:5000/v3/roles/ad870a07fb7b4012a042978389bf1656"}, "domain_id": null, "name": "CreateSecurityGroupTests-a7c226fa-ca46-4ce-proj-role", "id": "ad870a07fb7b4012a042978389bf1656"}} 2019-01-18 06:00:25,438 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/ad870a07fb7b4012a042978389bf1656 used request id req-e41746f0-b1b0-4a66-ba6d-b4f7393abb18 2019-01-18 06:00:25,439 - keystone_utils - INFO - Granting role CreateSecurityGroupTests-a7c226fa-ca46-4ce-proj-role to project CreateSecurityGroupTests-a7c226fa-ca46-4ce-proj 2019-01-18 06:00:25,442 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/3db27cd23e0c46c79c0859a5d409b6a7/users/13f01cb46cca41779682beed544c19bc/roles/ad870a07fb7b4012a042978389bf1656 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b0a9a221224ff04b8a1a98924716ebee7aec2d5" 2019-01-18 06:00:25,582 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 06:00:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-20e60185-46a1-4b9f-b231-21fbe1792080 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 06:00:25,582 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/3db27cd23e0c46c79c0859a5d409b6a7/users/13f01cb46cca41779682beed544c19bc/roles/ad870a07fb7b4012a042978389bf1656 used request id req-20e60185-46a1-4b9f-b231-21fbe1792080 2019-01-18 06:00:25,583 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:00:25,584 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:00:26,031 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ad870a07fb7b4012a042978389bf1656", "name": "CreateSecurityGroupTests-a7c226fa-ca46-4ce-proj-role"}], "expires_at": "2019-01-18T07:00:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3db27cd23e0c46c79c0859a5d409b6a7", "name": "CreateSecurityGroupTests-a7c226fa-ca46-4ce-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/3db27cd23e0c46c79c0859a5d409b6a7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/3db27cd23e0c46c79c0859a5d409b6a7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/3db27cd23e0c46c79c0859a5d409b6a7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/3db27cd23e0c46c79c0859a5d409b6a7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/3db27cd23e0c46c79c0859a5d409b6a7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/3db27cd23e0c46c79c0859a5d409b6a7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/3db27cd23e0c46c79c0859a5d409b6a7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/3db27cd23e0c46c79c0859a5d409b6a7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/3db27cd23e0c46c79c0859a5d409b6a7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/3db27cd23e0c46c79c0859a5d409b6a7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/3db27cd23e0c46c79c0859a5d409b6a7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/3db27cd23e0c46c79c0859a5d409b6a7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-a7c226fa-ca46-4ce-user", "id": "13f01cb46cca41779682beed544c19bc"}, "audit_ids": ["HAGC7fC1TGCF-ykLurBYJg"], "issued_at": "2019-01-18T06:00:26.000000Z"}} 2019-01-18 06:00:26,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}11b1c3eb06e628524b6a079f5c1d84e154ea965e" 2019-01-18 06:00:26,119 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:00:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ac1b7f92-52fe-42f5-bb31-0c03d275b3e5 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:00:26,119 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-ac1b7f92-52fe-42f5-bb31-0c03d275b3e5 2019-01-18 06:00:26,127 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-ba0f5c8e-85f2-4f68-a197-07d1c19bf423name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11b1c3eb06e628524b6a079f5c1d84e154ea965e" 2019-01-18 06:00:26,419 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-29736bec-dc6e-485b-984b-8fff12d1e3a1 Date: Fri, 18 Jan 2019 06:00:26 GMT RESP BODY: {"security_groups": []} 2019-01-18 06:00:26,419 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-ba0f5c8e-85f2-4f68-a197-07d1c19bf423name&description=hello+group used request id req-29736bec-dc6e-485b-984b-8fff12d1e3a1 2019-01-18 06:00:26,419 - OpenStackSecurityGroup - INFO - Creating security group CreateSecurityGroupTests-ba0f5c8e-85f2-4f68-a197-07d1c19bf423name... 2019-01-18 06:00:26,420 - neutron_utils - INFO - Creating security group with name - CreateSecurityGroupTests-ba0f5c8e-85f2-4f68-a197-07d1c19bf423name 2019-01-18 06:00:26,425 - 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}11b1c3eb06e628524b6a079f5c1d84e154ea965e" -d '{"security_group": {"name": "CreateSecurityGroupTests-ba0f5c8e-85f2-4f68-a197-07d1c19bf423name", "description": "hello group"}}' 2019-01-18 06:00:26,764 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1408 X-Openstack-Request-Id: req-5470fde5-aeec-4ea6-b316-6965c1304424 Date: Fri, 18 Jan 2019 06:00:26 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "3db27cd23e0c46c79c0859a5d409b6a7", "created_at": "2019-01-18T06:00:26Z", "updated_at": "2019-01-18T06:00:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:00:26Z", "revision_number": 0, "id": "10e7adc7-60a7-406b-9885-aa6fa8a75903", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T06:00:26Z", "security_group_id": "a4c745a4-bfa5-4328-be8a-a18bfa998a02", "tenant_id": "3db27cd23e0c46c79c0859a5d409b6a7", "port_range_min": null, "ethertype": "IPv4", "project_id": "3db27cd23e0c46c79c0859a5d409b6a7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:00:26Z", "revision_number": 0, "id": "29bc3fec-5d60-4dd0-aef6-df3f2b904e54", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T06:00:26Z", "security_group_id": "a4c745a4-bfa5-4328-be8a-a18bfa998a02", "tenant_id": "3db27cd23e0c46c79c0859a5d409b6a7", "port_range_min": null, "ethertype": "IPv6", "project_id": "3db27cd23e0c46c79c0859a5d409b6a7"}], "revision_number": 2, "project_id": "3db27cd23e0c46c79c0859a5d409b6a7", "id": "a4c745a4-bfa5-4328-be8a-a18bfa998a02", "name": "CreateSecurityGroupTests-ba0f5c8e-85f2-4f68-a197-07d1c19bf423name"}} 2019-01-18 06:00:26,764 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-groups used request id req-5470fde5-aeec-4ea6-b316-6965c1304424 2019-01-18 06:00:26,765 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a4c745a4-bfa5-4328-be8a-a18bfa998a02 2019-01-18 06:00:26,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=a4c745a4-bfa5-4328-be8a-a18bfa998a02 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11b1c3eb06e628524b6a079f5c1d84e154ea965e" 2019-01-18 06:00:26,950 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-d1882037-02e4-41a2-9ba4-97623db8472d Date: Fri, 18 Jan 2019 06:00: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": "2019-01-18T06:00:26Z", "security_group_id": "a4c745a4-bfa5-4328-be8a-a18bfa998a02", "port_range_min": null, "revision_number": 0, "tenant_id": "3db27cd23e0c46c79c0859a5d409b6a7", "created_at": "2019-01-18T06:00:26Z", "project_id": "3db27cd23e0c46c79c0859a5d409b6a7", "id": "10e7adc7-60a7-406b-9885-aa6fa8a75903"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T06:00:26Z", "security_group_id": "a4c745a4-bfa5-4328-be8a-a18bfa998a02", "port_range_min": null, "revision_number": 0, "tenant_id": "3db27cd23e0c46c79c0859a5d409b6a7", "created_at": "2019-01-18T06:00:26Z", "project_id": "3db27cd23e0c46c79c0859a5d409b6a7", "id": "29bc3fec-5d60-4dd0-aef6-df3f2b904e54"}]} 2019-01-18 06:00:26,950 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=a4c745a4-bfa5-4328-be8a-a18bfa998a02 used request id req-d1882037-02e4-41a2-9ba4-97623db8472d 2019-01-18 06:00:26,951 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a4c745a4-bfa5-4328-be8a-a18bfa998a02 2019-01-18 06:00:26,956 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=a4c745a4-bfa5-4328-be8a-a18bfa998a02 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11b1c3eb06e628524b6a079f5c1d84e154ea965e" 2019-01-18 06:00:26,982 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-54edf8fb-b24d-4cef-b942-9ade17d1a7b7 Date: Fri, 18 Jan 2019 06:00: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": "2019-01-18T06:00:26Z", "security_group_id": "a4c745a4-bfa5-4328-be8a-a18bfa998a02", "port_range_min": null, "revision_number": 0, "tenant_id": "3db27cd23e0c46c79c0859a5d409b6a7", "created_at": "2019-01-18T06:00:26Z", "project_id": "3db27cd23e0c46c79c0859a5d409b6a7", "id": "10e7adc7-60a7-406b-9885-aa6fa8a75903"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T06:00:26Z", "security_group_id": "a4c745a4-bfa5-4328-be8a-a18bfa998a02", "port_range_min": null, "revision_number": 0, "tenant_id": "3db27cd23e0c46c79c0859a5d409b6a7", "created_at": "2019-01-18T06:00:26Z", "project_id": "3db27cd23e0c46c79c0859a5d409b6a7", "id": "29bc3fec-5d60-4dd0-aef6-df3f2b904e54"}]} 2019-01-18 06:00:26,982 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=a4c745a4-bfa5-4328-be8a-a18bfa998a02 used request id req-54edf8fb-b24d-4cef-b942-9ade17d1a7b7 2019-01-18 06:00:26,982 - neutron_utils - INFO - Retrieving security group with ID - a4c745a4-bfa5-4328-be8a-a18bfa998a02 2019-01-18 06:00:26,987 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?id=a4c745a4-bfa5-4328-be8a-a18bfa998a02 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11b1c3eb06e628524b6a079f5c1d84e154ea965e" 2019-01-18 06:00:27,192 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-8d3708b2-4be1-4840-ac6e-099c9e0440e4 Date: Fri, 18 Jan 2019 06:00:27 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "3db27cd23e0c46c79c0859a5d409b6a7", "created_at": "2019-01-18T06:00:26Z", "updated_at": "2019-01-18T06:00:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:00:26Z", "revision_number": 0, "id": "10e7adc7-60a7-406b-9885-aa6fa8a75903", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T06:00:26Z", "security_group_id": "a4c745a4-bfa5-4328-be8a-a18bfa998a02", "tenant_id": "3db27cd23e0c46c79c0859a5d409b6a7", "port_range_min": null, "ethertype": "IPv4", "project_id": "3db27cd23e0c46c79c0859a5d409b6a7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:00:26Z", "revision_number": 0, "id": "29bc3fec-5d60-4dd0-aef6-df3f2b904e54", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T06:00:26Z", "security_group_id": "a4c745a4-bfa5-4328-be8a-a18bfa998a02", "tenant_id": "3db27cd23e0c46c79c0859a5d409b6a7", "port_range_min": null, "ethertype": "IPv6", "project_id": "3db27cd23e0c46c79c0859a5d409b6a7"}], "revision_number": 2, "project_id": "3db27cd23e0c46c79c0859a5d409b6a7", "id": "a4c745a4-bfa5-4328-be8a-a18bfa998a02", "name": "CreateSecurityGroupTests-ba0f5c8e-85f2-4f68-a197-07d1c19bf423name"}]} 2019-01-18 06:00:27,192 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?id=a4c745a4-bfa5-4328-be8a-a18bfa998a02 used request id req-8d3708b2-4be1-4840-ac6e-099c9e0440e4 2019-01-18 06:00:27,193 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a4c745a4-bfa5-4328-be8a-a18bfa998a02 2019-01-18 06:00:27,198 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=a4c745a4-bfa5-4328-be8a-a18bfa998a02 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11b1c3eb06e628524b6a079f5c1d84e154ea965e" 2019-01-18 06:00:27,367 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-e7a65231-cb51-46da-9979-2aa414fef5a5 Date: Fri, 18 Jan 2019 06:00: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": "2019-01-18T06:00:26Z", "security_group_id": "a4c745a4-bfa5-4328-be8a-a18bfa998a02", "port_range_min": null, "revision_number": 0, "tenant_id": "3db27cd23e0c46c79c0859a5d409b6a7", "created_at": "2019-01-18T06:00:26Z", "project_id": "3db27cd23e0c46c79c0859a5d409b6a7", "id": "10e7adc7-60a7-406b-9885-aa6fa8a75903"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T06:00:26Z", "security_group_id": "a4c745a4-bfa5-4328-be8a-a18bfa998a02", "port_range_min": null, "revision_number": 0, "tenant_id": "3db27cd23e0c46c79c0859a5d409b6a7", "created_at": "2019-01-18T06:00:26Z", "project_id": "3db27cd23e0c46c79c0859a5d409b6a7", "id": "29bc3fec-5d60-4dd0-aef6-df3f2b904e54"}]} 2019-01-18 06:00:27,368 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=a4c745a4-bfa5-4328-be8a-a18bfa998a02 used request id req-e7a65231-cb51-46da-9979-2aa414fef5a5 2019-01-18 06:00:27,368 - neutron_utils - INFO - Retrieving security group with ID - a4c745a4-bfa5-4328-be8a-a18bfa998a02 2019-01-18 06:00:27,374 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?id=a4c745a4-bfa5-4328-be8a-a18bfa998a02 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11b1c3eb06e628524b6a079f5c1d84e154ea965e" 2019-01-18 06:00:27,568 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-e29c07f9-1aca-450e-9ac4-aaa5b963da81 Date: Fri, 18 Jan 2019 06:00:27 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "3db27cd23e0c46c79c0859a5d409b6a7", "created_at": "2019-01-18T06:00:26Z", "updated_at": "2019-01-18T06:00:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:00:26Z", "revision_number": 0, "id": "10e7adc7-60a7-406b-9885-aa6fa8a75903", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T06:00:26Z", "security_group_id": "a4c745a4-bfa5-4328-be8a-a18bfa998a02", "tenant_id": "3db27cd23e0c46c79c0859a5d409b6a7", "port_range_min": null, "ethertype": "IPv4", "project_id": "3db27cd23e0c46c79c0859a5d409b6a7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:00:26Z", "revision_number": 0, "id": "29bc3fec-5d60-4dd0-aef6-df3f2b904e54", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T06:00:26Z", "security_group_id": "a4c745a4-bfa5-4328-be8a-a18bfa998a02", "tenant_id": "3db27cd23e0c46c79c0859a5d409b6a7", "port_range_min": null, "ethertype": "IPv6", "project_id": "3db27cd23e0c46c79c0859a5d409b6a7"}], "revision_number": 2, "project_id": "3db27cd23e0c46c79c0859a5d409b6a7", "id": "a4c745a4-bfa5-4328-be8a-a18bfa998a02", "name": "CreateSecurityGroupTests-ba0f5c8e-85f2-4f68-a197-07d1c19bf423name"}]} 2019-01-18 06:00:27,568 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?id=a4c745a4-bfa5-4328-be8a-a18bfa998a02 used request id req-e29c07f9-1aca-450e-9ac4-aaa5b963da81 2019-01-18 06:00:27,568 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a4c745a4-bfa5-4328-be8a-a18bfa998a02 2019-01-18 06:00:27,575 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=a4c745a4-bfa5-4328-be8a-a18bfa998a02 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11b1c3eb06e628524b6a079f5c1d84e154ea965e" 2019-01-18 06:00:27,754 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-d0fdaae8-1e44-416e-9aca-5b38d418a2d2 Date: Fri, 18 Jan 2019 06:00: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": "2019-01-18T06:00:26Z", "security_group_id": "a4c745a4-bfa5-4328-be8a-a18bfa998a02", "port_range_min": null, "revision_number": 0, "tenant_id": "3db27cd23e0c46c79c0859a5d409b6a7", "created_at": "2019-01-18T06:00:26Z", "project_id": "3db27cd23e0c46c79c0859a5d409b6a7", "id": "10e7adc7-60a7-406b-9885-aa6fa8a75903"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T06:00:26Z", "security_group_id": "a4c745a4-bfa5-4328-be8a-a18bfa998a02", "port_range_min": null, "revision_number": 0, "tenant_id": "3db27cd23e0c46c79c0859a5d409b6a7", "created_at": "2019-01-18T06:00:26Z", "project_id": "3db27cd23e0c46c79c0859a5d409b6a7", "id": "29bc3fec-5d60-4dd0-aef6-df3f2b904e54"}]} 2019-01-18 06:00:27,754 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=a4c745a4-bfa5-4328-be8a-a18bfa998a02 used request id req-d0fdaae8-1e44-416e-9aca-5b38d418a2d2 2019-01-18 06:00:27,755 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-ba0f5c8e-85f2-4f68-a197-07d1c19bf423name 2019-01-18 06:00:27,760 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-ba0f5c8e-85f2-4f68-a197-07d1c19bf423name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11b1c3eb06e628524b6a079f5c1d84e154ea965e" 2019-01-18 06:00:27,806 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-b78e42bb-5d6f-40c8-a354-8c663664bbdf Date: Fri, 18 Jan 2019 06:00:27 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "3db27cd23e0c46c79c0859a5d409b6a7", "created_at": "2019-01-18T06:00:26Z", "updated_at": "2019-01-18T06:00:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:00:26Z", "revision_number": 0, "id": "10e7adc7-60a7-406b-9885-aa6fa8a75903", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T06:00:26Z", "security_group_id": "a4c745a4-bfa5-4328-be8a-a18bfa998a02", "tenant_id": "3db27cd23e0c46c79c0859a5d409b6a7", "port_range_min": null, "ethertype": "IPv4", "project_id": "3db27cd23e0c46c79c0859a5d409b6a7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:00:26Z", "revision_number": 0, "id": "29bc3fec-5d60-4dd0-aef6-df3f2b904e54", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T06:00:26Z", "security_group_id": "a4c745a4-bfa5-4328-be8a-a18bfa998a02", "tenant_id": "3db27cd23e0c46c79c0859a5d409b6a7", "port_range_min": null, "ethertype": "IPv6", "project_id": "3db27cd23e0c46c79c0859a5d409b6a7"}], "revision_number": 2, "project_id": "3db27cd23e0c46c79c0859a5d409b6a7", "id": "a4c745a4-bfa5-4328-be8a-a18bfa998a02", "name": "CreateSecurityGroupTests-ba0f5c8e-85f2-4f68-a197-07d1c19bf423name"}]} 2019-01-18 06:00:27,806 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-ba0f5c8e-85f2-4f68-a197-07d1c19bf423name used request id req-b78e42bb-5d6f-40c8-a354-8c663664bbdf 2019-01-18 06:00:27,809 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-18 06:00:27,814 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 18 Jan 2019 06:00: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"}]}]}} 2019-01-18 06:00:27,815 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/3db27cd23e0c46c79c0859a5d409b6a7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11b1c3eb06e628524b6a079f5c1d84e154ea965e" 2019-01-18 06:00:27,828 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:00:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e45c0285-9b63-436a-bb66-ffdfe1d86878 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/3db27cd23e0c46c79c0859a5d409b6a7"}, "enabled": true, "id": "3db27cd23e0c46c79c0859a5d409b6a7", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-a7c226fa-ca46-4ce-proj"}} 2019-01-18 06:00:27,829 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/3db27cd23e0c46c79c0859a5d409b6a7 used request id req-e45c0285-9b63-436a-bb66-ffdfe1d86878 2019-01-18 06:00:27,829 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a4c745a4-bfa5-4328-be8a-a18bfa998a02 2019-01-18 06:00:27,833 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=a4c745a4-bfa5-4328-be8a-a18bfa998a02 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11b1c3eb06e628524b6a079f5c1d84e154ea965e" 2019-01-18 06:00:27,855 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-93470fe6-7dbd-431b-a88c-09b7740d9ecb Date: Fri, 18 Jan 2019 06:00: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": "2019-01-18T06:00:26Z", "security_group_id": "a4c745a4-bfa5-4328-be8a-a18bfa998a02", "port_range_min": null, "revision_number": 0, "tenant_id": "3db27cd23e0c46c79c0859a5d409b6a7", "created_at": "2019-01-18T06:00:26Z", "project_id": "3db27cd23e0c46c79c0859a5d409b6a7", "id": "10e7adc7-60a7-406b-9885-aa6fa8a75903"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T06:00:26Z", "security_group_id": "a4c745a4-bfa5-4328-be8a-a18bfa998a02", "port_range_min": null, "revision_number": 0, "tenant_id": "3db27cd23e0c46c79c0859a5d409b6a7", "created_at": "2019-01-18T06:00:26Z", "project_id": "3db27cd23e0c46c79c0859a5d409b6a7", "id": "29bc3fec-5d60-4dd0-aef6-df3f2b904e54"}]} 2019-01-18 06:00:27,855 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=a4c745a4-bfa5-4328-be8a-a18bfa998a02 used request id req-93470fe6-7dbd-431b-a88c-09b7740d9ecb 2019-01-18 06:00:27,859 - 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}11b1c3eb06e628524b6a079f5c1d84e154ea965e" -d '{"security_group_rule": {"direction": "ingress", "description": "test_rule_1", "security_group_id": "a4c745a4-bfa5-4328-be8a-a18bfa998a02"}}' 2019-01-18 06:00:28,142 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 521 X-Openstack-Request-Id: req-8af871f8-a076-4067-9306-4876f10c1cc4 Date: Fri, 18 Jan 2019 06:00:28 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": "2019-01-18T06:00:28Z", "security_group_id": "a4c745a4-bfa5-4328-be8a-a18bfa998a02", "port_range_min": null, "revision_number": 0, "tenant_id": "3db27cd23e0c46c79c0859a5d409b6a7", "created_at": "2019-01-18T06:00:28Z", "project_id": "3db27cd23e0c46c79c0859a5d409b6a7", "id": "60a2c3d0-46d3-430f-bae2-6124d07600e7"}} 2019-01-18 06:00:28,142 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules used request id req-8af871f8-a076-4067-9306-4876f10c1cc4 2019-01-18 06:00:28,143 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-ba0f5c8e-85f2-4f68-a197-07d1c19bf423name 2019-01-18 06:00:28,148 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-ba0f5c8e-85f2-4f68-a197-07d1c19bf423name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11b1c3eb06e628524b6a079f5c1d84e154ea965e" 2019-01-18 06:00:28,199 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1921 X-Openstack-Request-Id: req-df245149-09eb-425d-854b-c7cd8b615ebd Date: Fri, 18 Jan 2019 06:00:28 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "3db27cd23e0c46c79c0859a5d409b6a7", "created_at": "2019-01-18T06:00:26Z", "updated_at": "2019-01-18T06:00:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:00:26Z", "revision_number": 0, "id": "10e7adc7-60a7-406b-9885-aa6fa8a75903", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T06:00:26Z", "security_group_id": "a4c745a4-bfa5-4328-be8a-a18bfa998a02", "tenant_id": "3db27cd23e0c46c79c0859a5d409b6a7", "port_range_min": null, "ethertype": "IPv4", "project_id": "3db27cd23e0c46c79c0859a5d409b6a7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:00:26Z", "revision_number": 0, "id": "29bc3fec-5d60-4dd0-aef6-df3f2b904e54", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T06:00:26Z", "security_group_id": "a4c745a4-bfa5-4328-be8a-a18bfa998a02", "tenant_id": "3db27cd23e0c46c79c0859a5d409b6a7", "port_range_min": null, "ethertype": "IPv6", "project_id": "3db27cd23e0c46c79c0859a5d409b6a7"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:00:28Z", "revision_number": 0, "id": "60a2c3d0-46d3-430f-bae2-6124d07600e7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T06:00:28Z", "security_group_id": "a4c745a4-bfa5-4328-be8a-a18bfa998a02", "tenant_id": "3db27cd23e0c46c79c0859a5d409b6a7", "port_range_min": null, "ethertype": "IPv4", "project_id": "3db27cd23e0c46c79c0859a5d409b6a7"}], "revision_number": 3, "project_id": "3db27cd23e0c46c79c0859a5d409b6a7", "id": "a4c745a4-bfa5-4328-be8a-a18bfa998a02", "name": "CreateSecurityGroupTests-ba0f5c8e-85f2-4f68-a197-07d1c19bf423name"}]} 2019-01-18 06:00:28,200 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-ba0f5c8e-85f2-4f68-a197-07d1c19bf423name used request id req-df245149-09eb-425d-854b-c7cd8b615ebd 2019-01-18 06:00:28,203 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/3db27cd23e0c46c79c0859a5d409b6a7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11b1c3eb06e628524b6a079f5c1d84e154ea965e" 2019-01-18 06:00:28,281 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:00:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cf31a402-6524-43ff-8774-41f595e67b33 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/3db27cd23e0c46c79c0859a5d409b6a7"}, "enabled": true, "id": "3db27cd23e0c46c79c0859a5d409b6a7", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-a7c226fa-ca46-4ce-proj"}} 2019-01-18 06:00:28,282 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/3db27cd23e0c46c79c0859a5d409b6a7 used request id req-cf31a402-6524-43ff-8774-41f595e67b33 2019-01-18 06:00:28,282 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a4c745a4-bfa5-4328-be8a-a18bfa998a02 2019-01-18 06:00:28,288 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=a4c745a4-bfa5-4328-be8a-a18bfa998a02 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11b1c3eb06e628524b6a079f5c1d84e154ea965e" 2019-01-18 06:00:28,463 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1500 X-Openstack-Request-Id: req-a0cbd09f-8071-4c9b-a7d0-e004b94a13ae Date: Fri, 18 Jan 2019 06:00: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": "2019-01-18T06:00:26Z", "security_group_id": "a4c745a4-bfa5-4328-be8a-a18bfa998a02", "port_range_min": null, "revision_number": 0, "tenant_id": "3db27cd23e0c46c79c0859a5d409b6a7", "created_at": "2019-01-18T06:00:26Z", "project_id": "3db27cd23e0c46c79c0859a5d409b6a7", "id": "10e7adc7-60a7-406b-9885-aa6fa8a75903"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T06:00:26Z", "security_group_id": "a4c745a4-bfa5-4328-be8a-a18bfa998a02", "port_range_min": null, "revision_number": 0, "tenant_id": "3db27cd23e0c46c79c0859a5d409b6a7", "created_at": "2019-01-18T06:00:26Z", "project_id": "3db27cd23e0c46c79c0859a5d409b6a7", "id": "29bc3fec-5d60-4dd0-aef6-df3f2b904e54"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T06:00:28Z", "security_group_id": "a4c745a4-bfa5-4328-be8a-a18bfa998a02", "port_range_min": null, "revision_number": 0, "tenant_id": "3db27cd23e0c46c79c0859a5d409b6a7", "created_at": "2019-01-18T06:00:28Z", "project_id": "3db27cd23e0c46c79c0859a5d409b6a7", "id": "60a2c3d0-46d3-430f-bae2-6124d07600e7"}]} 2019-01-18 06:00:28,464 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=a4c745a4-bfa5-4328-be8a-a18bfa998a02 used request id req-a0cbd09f-8071-4c9b-a7d0-e004b94a13ae 2019-01-18 06:00:28,470 - 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}11b1c3eb06e628524b6a079f5c1d84e154ea965e" -d '{"security_group_rule": {"ethertype": "IPv6", "direction": "egress", "protocol": 17, "description": "test_rule_2", "security_group_id": "a4c745a4-bfa5-4328-be8a-a18bfa998a02"}}' 2019-01-18 06:00:28,770 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 520 X-Openstack-Request-Id: req-9c23e40d-48a8-403e-b7bf-8a6d534fb26e Date: Fri, 18 Jan 2019 06:00:28 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": "2019-01-18T06:00:28Z", "security_group_id": "a4c745a4-bfa5-4328-be8a-a18bfa998a02", "port_range_min": null, "revision_number": 0, "tenant_id": "3db27cd23e0c46c79c0859a5d409b6a7", "created_at": "2019-01-18T06:00:28Z", "project_id": "3db27cd23e0c46c79c0859a5d409b6a7", "id": "072a8990-db5f-4cf0-9094-8f52b283bf68"}} 2019-01-18 06:00:28,770 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules used request id req-9c23e40d-48a8-403e-b7bf-8a6d534fb26e 2019-01-18 06:00:28,771 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-ba0f5c8e-85f2-4f68-a197-07d1c19bf423name 2019-01-18 06:00:28,777 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-ba0f5c8e-85f2-4f68-a197-07d1c19bf423name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11b1c3eb06e628524b6a079f5c1d84e154ea965e" 2019-01-18 06:00:28,973 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2430 X-Openstack-Request-Id: req-1389afed-31d8-4463-87b2-7ea402c4f9b5 Date: Fri, 18 Jan 2019 06:00:28 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "3db27cd23e0c46c79c0859a5d409b6a7", "created_at": "2019-01-18T06:00:26Z", "updated_at": "2019-01-18T06:00:28Z", "security_group_rules": [{"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:00:28Z", "revision_number": 0, "id": "072a8990-db5f-4cf0-9094-8f52b283bf68", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T06:00:28Z", "security_group_id": "a4c745a4-bfa5-4328-be8a-a18bfa998a02", "tenant_id": "3db27cd23e0c46c79c0859a5d409b6a7", "port_range_min": null, "ethertype": "IPv6", "project_id": "3db27cd23e0c46c79c0859a5d409b6a7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:00:26Z", "revision_number": 0, "id": "10e7adc7-60a7-406b-9885-aa6fa8a75903", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T06:00:26Z", "security_group_id": "a4c745a4-bfa5-4328-be8a-a18bfa998a02", "tenant_id": "3db27cd23e0c46c79c0859a5d409b6a7", "port_range_min": null, "ethertype": "IPv4", "project_id": "3db27cd23e0c46c79c0859a5d409b6a7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:00:26Z", "revision_number": 0, "id": "29bc3fec-5d60-4dd0-aef6-df3f2b904e54", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T06:00:26Z", "security_group_id": "a4c745a4-bfa5-4328-be8a-a18bfa998a02", "tenant_id": "3db27cd23e0c46c79c0859a5d409b6a7", "port_range_min": null, "ethertype": "IPv6", "project_id": "3db27cd23e0c46c79c0859a5d409b6a7"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:00:28Z", "revision_number": 0, "id": "60a2c3d0-46d3-430f-bae2-6124d07600e7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T06:00:28Z", "security_group_id": "a4c745a4-bfa5-4328-be8a-a18bfa998a02", "tenant_id": "3db27cd23e0c46c79c0859a5d409b6a7", "port_range_min": null, "ethertype": "IPv4", "project_id": "3db27cd23e0c46c79c0859a5d409b6a7"}], "revision_number": 4, "project_id": "3db27cd23e0c46c79c0859a5d409b6a7", "id": "a4c745a4-bfa5-4328-be8a-a18bfa998a02", "name": "CreateSecurityGroupTests-ba0f5c8e-85f2-4f68-a197-07d1c19bf423name"}]} 2019-01-18 06:00:28,974 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-ba0f5c8e-85f2-4f68-a197-07d1c19bf423name used request id req-1389afed-31d8-4463-87b2-7ea402c4f9b5 2019-01-18 06:00:28,978 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/3db27cd23e0c46c79c0859a5d409b6a7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11b1c3eb06e628524b6a079f5c1d84e154ea965e" 2019-01-18 06:00:29,059 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:00:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aeb573bc-8b0b-494d-9406-b9a01bd6ec17 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/3db27cd23e0c46c79c0859a5d409b6a7"}, "enabled": true, "id": "3db27cd23e0c46c79c0859a5d409b6a7", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-a7c226fa-ca46-4ce-proj"}} 2019-01-18 06:00:29,059 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/3db27cd23e0c46c79c0859a5d409b6a7 used request id req-aeb573bc-8b0b-494d-9406-b9a01bd6ec17 2019-01-18 06:00:29,059 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a4c745a4-bfa5-4328-be8a-a18bfa998a02 2019-01-18 06:00:29,065 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=a4c745a4-bfa5-4328-be8a-a18bfa998a02 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11b1c3eb06e628524b6a079f5c1d84e154ea965e" 2019-01-18 06:00:29,250 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1997 X-Openstack-Request-Id: req-7229d02c-3b63-41ae-9587-836eb2c4a8ac Date: Fri, 18 Jan 2019 06:00: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": "2019-01-18T06:00:28Z", "security_group_id": "a4c745a4-bfa5-4328-be8a-a18bfa998a02", "port_range_min": null, "revision_number": 0, "tenant_id": "3db27cd23e0c46c79c0859a5d409b6a7", "created_at": "2019-01-18T06:00:28Z", "project_id": "3db27cd23e0c46c79c0859a5d409b6a7", "id": "072a8990-db5f-4cf0-9094-8f52b283bf68"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T06:00:26Z", "security_group_id": "a4c745a4-bfa5-4328-be8a-a18bfa998a02", "port_range_min": null, "revision_number": 0, "tenant_id": "3db27cd23e0c46c79c0859a5d409b6a7", "created_at": "2019-01-18T06:00:26Z", "project_id": "3db27cd23e0c46c79c0859a5d409b6a7", "id": "10e7adc7-60a7-406b-9885-aa6fa8a75903"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T06:00:26Z", "security_group_id": "a4c745a4-bfa5-4328-be8a-a18bfa998a02", "port_range_min": null, "revision_number": 0, "tenant_id": "3db27cd23e0c46c79c0859a5d409b6a7", "created_at": "2019-01-18T06:00:26Z", "project_id": "3db27cd23e0c46c79c0859a5d409b6a7", "id": "29bc3fec-5d60-4dd0-aef6-df3f2b904e54"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T06:00:28Z", "security_group_id": "a4c745a4-bfa5-4328-be8a-a18bfa998a02", "port_range_min": null, "revision_number": 0, "tenant_id": "3db27cd23e0c46c79c0859a5d409b6a7", "created_at": "2019-01-18T06:00:28Z", "project_id": "3db27cd23e0c46c79c0859a5d409b6a7", "id": "60a2c3d0-46d3-430f-bae2-6124d07600e7"}]} 2019-01-18 06:00:29,250 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=a4c745a4-bfa5-4328-be8a-a18bfa998a02 used request id req-7229d02c-3b63-41ae-9587-836eb2c4a8ac 2019-01-18 06:00:29,256 - 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}11b1c3eb06e628524b6a079f5c1d84e154ea965e" -d '{"security_group_rule": {"direction": "egress", "protocol": 17, "description": "test_rule_3", "ethertype": "IPv4", "port_range_max": 20, "security_group_id": "a4c745a4-bfa5-4328-be8a-a18bfa998a02", "port_range_min": 10}}' 2019-01-18 06:00:29,405 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 516 X-Openstack-Request-Id: req-f396f28c-a13c-40c2-8644-38627ab3d0d1 Date: Fri, 18 Jan 2019 06:00:29 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": "2019-01-18T06:00:29Z", "security_group_id": "a4c745a4-bfa5-4328-be8a-a18bfa998a02", "port_range_min": 10, "revision_number": 0, "tenant_id": "3db27cd23e0c46c79c0859a5d409b6a7", "created_at": "2019-01-18T06:00:29Z", "project_id": "3db27cd23e0c46c79c0859a5d409b6a7", "id": "684c8e35-ca2c-472a-979d-71664e1646fa"}} 2019-01-18 06:00:29,405 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules used request id req-f396f28c-a13c-40c2-8644-38627ab3d0d1 2019-01-18 06:00:29,406 - neutron_utils - INFO - Retrieving security group with ID - a4c745a4-bfa5-4328-be8a-a18bfa998a02 2019-01-18 06:00:29,411 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?id=a4c745a4-bfa5-4328-be8a-a18bfa998a02 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11b1c3eb06e628524b6a079f5c1d84e154ea965e" 2019-01-18 06:00:29,610 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-1a47e9c9-9f36-44e3-b6ec-af07ee7cc610 Date: Fri, 18 Jan 2019 06:00:29 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "3db27cd23e0c46c79c0859a5d409b6a7", "created_at": "2019-01-18T06:00:26Z", "updated_at": "2019-01-18T06:00:29Z", "security_group_rules": [{"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:00:28Z", "revision_number": 0, "id": "072a8990-db5f-4cf0-9094-8f52b283bf68", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T06:00:28Z", "security_group_id": "a4c745a4-bfa5-4328-be8a-a18bfa998a02", "tenant_id": "3db27cd23e0c46c79c0859a5d409b6a7", "port_range_min": null, "ethertype": "IPv6", "project_id": "3db27cd23e0c46c79c0859a5d409b6a7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:00:26Z", "revision_number": 0, "id": "10e7adc7-60a7-406b-9885-aa6fa8a75903", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T06:00:26Z", "security_group_id": "a4c745a4-bfa5-4328-be8a-a18bfa998a02", "tenant_id": "3db27cd23e0c46c79c0859a5d409b6a7", "port_range_min": null, "ethertype": "IPv4", "project_id": "3db27cd23e0c46c79c0859a5d409b6a7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:00:26Z", "revision_number": 0, "id": "29bc3fec-5d60-4dd0-aef6-df3f2b904e54", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T06:00:26Z", "security_group_id": "a4c745a4-bfa5-4328-be8a-a18bfa998a02", "tenant_id": "3db27cd23e0c46c79c0859a5d409b6a7", "port_range_min": null, "ethertype": "IPv6", "project_id": "3db27cd23e0c46c79c0859a5d409b6a7"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:00:28Z", "revision_number": 0, "id": "60a2c3d0-46d3-430f-bae2-6124d07600e7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T06:00:28Z", "security_group_id": "a4c745a4-bfa5-4328-be8a-a18bfa998a02", "tenant_id": "3db27cd23e0c46c79c0859a5d409b6a7", "port_range_min": null, "ethertype": "IPv4", "project_id": "3db27cd23e0c46c79c0859a5d409b6a7"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2019-01-18T06:00:29Z", "revision_number": 0, "id": "684c8e35-ca2c-472a-979d-71664e1646fa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T06:00:29Z", "security_group_id": "a4c745a4-bfa5-4328-be8a-a18bfa998a02", "tenant_id": "3db27cd23e0c46c79c0859a5d409b6a7", "port_range_min": 10, "ethertype": "IPv4", "project_id": "3db27cd23e0c46c79c0859a5d409b6a7"}], "revision_number": 5, "project_id": "3db27cd23e0c46c79c0859a5d409b6a7", "id": "a4c745a4-bfa5-4328-be8a-a18bfa998a02", "name": "CreateSecurityGroupTests-ba0f5c8e-85f2-4f68-a197-07d1c19bf423name"}]} 2019-01-18 06:00:29,611 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?id=a4c745a4-bfa5-4328-be8a-a18bfa998a02 used request id req-1a47e9c9-9f36-44e3-b6ec-af07ee7cc610 2019-01-18 06:00:29,611 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a4c745a4-bfa5-4328-be8a-a18bfa998a02 2019-01-18 06:00:29,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=a4c745a4-bfa5-4328-be8a-a18bfa998a02 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11b1c3eb06e628524b6a079f5c1d84e154ea965e" 2019-01-18 06:00:29,785 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-f8777424-4462-49b1-9628-f54d4ae519a0 Date: Fri, 18 Jan 2019 06:00: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": "2019-01-18T06:00:28Z", "security_group_id": "a4c745a4-bfa5-4328-be8a-a18bfa998a02", "port_range_min": null, "revision_number": 0, "tenant_id": "3db27cd23e0c46c79c0859a5d409b6a7", "created_at": "2019-01-18T06:00:28Z", "project_id": "3db27cd23e0c46c79c0859a5d409b6a7", "id": "072a8990-db5f-4cf0-9094-8f52b283bf68"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T06:00:26Z", "security_group_id": "a4c745a4-bfa5-4328-be8a-a18bfa998a02", "port_range_min": null, "revision_number": 0, "tenant_id": "3db27cd23e0c46c79c0859a5d409b6a7", "created_at": "2019-01-18T06:00:26Z", "project_id": "3db27cd23e0c46c79c0859a5d409b6a7", "id": "10e7adc7-60a7-406b-9885-aa6fa8a75903"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T06:00:26Z", "security_group_id": "a4c745a4-bfa5-4328-be8a-a18bfa998a02", "port_range_min": null, "revision_number": 0, "tenant_id": "3db27cd23e0c46c79c0859a5d409b6a7", "created_at": "2019-01-18T06:00:26Z", "project_id": "3db27cd23e0c46c79c0859a5d409b6a7", "id": "29bc3fec-5d60-4dd0-aef6-df3f2b904e54"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T06:00:28Z", "security_group_id": "a4c745a4-bfa5-4328-be8a-a18bfa998a02", "port_range_min": null, "revision_number": 0, "tenant_id": "3db27cd23e0c46c79c0859a5d409b6a7", "created_at": "2019-01-18T06:00:28Z", "project_id": "3db27cd23e0c46c79c0859a5d409b6a7", "id": "60a2c3d0-46d3-430f-bae2-6124d07600e7"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2019-01-18T06:00:29Z", "security_group_id": "a4c745a4-bfa5-4328-be8a-a18bfa998a02", "port_range_min": 10, "revision_number": 0, "tenant_id": "3db27cd23e0c46c79c0859a5d409b6a7", "created_at": "2019-01-18T06:00:29Z", "project_id": "3db27cd23e0c46c79c0859a5d409b6a7", "id": "684c8e35-ca2c-472a-979d-71664e1646fa"}]} 2019-01-18 06:00:29,785 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=a4c745a4-bfa5-4328-be8a-a18bfa998a02 used request id req-f8777424-4462-49b1-9628-f54d4ae519a0 2019-01-18 06:00:29,786 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:00:30,155 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ad870a07fb7b4012a042978389bf1656", "name": "CreateSecurityGroupTests-a7c226fa-ca46-4ce-proj-role"}], "expires_at": "2019-01-18T07:00:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3db27cd23e0c46c79c0859a5d409b6a7", "name": "CreateSecurityGroupTests-a7c226fa-ca46-4ce-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/3db27cd23e0c46c79c0859a5d409b6a7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/3db27cd23e0c46c79c0859a5d409b6a7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/3db27cd23e0c46c79c0859a5d409b6a7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/3db27cd23e0c46c79c0859a5d409b6a7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/3db27cd23e0c46c79c0859a5d409b6a7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/3db27cd23e0c46c79c0859a5d409b6a7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/3db27cd23e0c46c79c0859a5d409b6a7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/3db27cd23e0c46c79c0859a5d409b6a7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/3db27cd23e0c46c79c0859a5d409b6a7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/3db27cd23e0c46c79c0859a5d409b6a7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/3db27cd23e0c46c79c0859a5d409b6a7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/3db27cd23e0c46c79c0859a5d409b6a7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-a7c226fa-ca46-4ce-user", "id": "13f01cb46cca41779682beed544c19bc"}, "audit_ids": ["K45oFiutSq6pJOKOePkq1Q"], "issued_at": "2019-01-18T06:00:30.000000Z"}} 2019-01-18 06:00:30,161 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-ba0f5c8e-85f2-4f68-a197-07d1c19bf423name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a60f20a01024c52a3cdc7a9aeb2ffd365216d585" 2019-01-18 06:00:30,366 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-b9b70657-df58-49ff-bae0-9f27c672a37c Date: Fri, 18 Jan 2019 06:00:30 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "3db27cd23e0c46c79c0859a5d409b6a7", "created_at": "2019-01-18T06:00:26Z", "updated_at": "2019-01-18T06:00:29Z", "security_group_rules": [{"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:00:28Z", "revision_number": 0, "id": "072a8990-db5f-4cf0-9094-8f52b283bf68", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T06:00:28Z", "security_group_id": "a4c745a4-bfa5-4328-be8a-a18bfa998a02", "tenant_id": "3db27cd23e0c46c79c0859a5d409b6a7", "port_range_min": null, "ethertype": "IPv6", "project_id": "3db27cd23e0c46c79c0859a5d409b6a7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:00:26Z", "revision_number": 0, "id": "10e7adc7-60a7-406b-9885-aa6fa8a75903", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T06:00:26Z", "security_group_id": "a4c745a4-bfa5-4328-be8a-a18bfa998a02", "tenant_id": "3db27cd23e0c46c79c0859a5d409b6a7", "port_range_min": null, "ethertype": "IPv4", "project_id": "3db27cd23e0c46c79c0859a5d409b6a7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:00:26Z", "revision_number": 0, "id": "29bc3fec-5d60-4dd0-aef6-df3f2b904e54", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T06:00:26Z", "security_group_id": "a4c745a4-bfa5-4328-be8a-a18bfa998a02", "tenant_id": "3db27cd23e0c46c79c0859a5d409b6a7", "port_range_min": null, "ethertype": "IPv6", "project_id": "3db27cd23e0c46c79c0859a5d409b6a7"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:00:28Z", "revision_number": 0, "id": "60a2c3d0-46d3-430f-bae2-6124d07600e7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T06:00:28Z", "security_group_id": "a4c745a4-bfa5-4328-be8a-a18bfa998a02", "tenant_id": "3db27cd23e0c46c79c0859a5d409b6a7", "port_range_min": null, "ethertype": "IPv4", "project_id": "3db27cd23e0c46c79c0859a5d409b6a7"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2019-01-18T06:00:29Z", "revision_number": 0, "id": "684c8e35-ca2c-472a-979d-71664e1646fa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T06:00:29Z", "security_group_id": "a4c745a4-bfa5-4328-be8a-a18bfa998a02", "tenant_id": "3db27cd23e0c46c79c0859a5d409b6a7", "port_range_min": 10, "ethertype": "IPv4", "project_id": "3db27cd23e0c46c79c0859a5d409b6a7"}], "revision_number": 5, "project_id": "3db27cd23e0c46c79c0859a5d409b6a7", "id": "a4c745a4-bfa5-4328-be8a-a18bfa998a02", "name": "CreateSecurityGroupTests-ba0f5c8e-85f2-4f68-a197-07d1c19bf423name"}]} 2019-01-18 06:00:30,367 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-ba0f5c8e-85f2-4f68-a197-07d1c19bf423name&description=hello+group used request id req-b9b70657-df58-49ff-bae0-9f27c672a37c 2019-01-18 06:00:30,367 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a4c745a4-bfa5-4328-be8a-a18bfa998a02 2019-01-18 06:00:30,373 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=a4c745a4-bfa5-4328-be8a-a18bfa998a02 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a60f20a01024c52a3cdc7a9aeb2ffd365216d585" 2019-01-18 06:00:30,635 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-72d7937a-8c78-4345-87cd-d44a57c6d53b Date: Fri, 18 Jan 2019 06:00: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": "2019-01-18T06:00:28Z", "security_group_id": "a4c745a4-bfa5-4328-be8a-a18bfa998a02", "port_range_min": null, "revision_number": 0, "tenant_id": "3db27cd23e0c46c79c0859a5d409b6a7", "created_at": "2019-01-18T06:00:28Z", "project_id": "3db27cd23e0c46c79c0859a5d409b6a7", "id": "072a8990-db5f-4cf0-9094-8f52b283bf68"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T06:00:26Z", "security_group_id": "a4c745a4-bfa5-4328-be8a-a18bfa998a02", "port_range_min": null, "revision_number": 0, "tenant_id": "3db27cd23e0c46c79c0859a5d409b6a7", "created_at": "2019-01-18T06:00:26Z", "project_id": "3db27cd23e0c46c79c0859a5d409b6a7", "id": "10e7adc7-60a7-406b-9885-aa6fa8a75903"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T06:00:26Z", "security_group_id": "a4c745a4-bfa5-4328-be8a-a18bfa998a02", "port_range_min": null, "revision_number": 0, "tenant_id": "3db27cd23e0c46c79c0859a5d409b6a7", "created_at": "2019-01-18T06:00:26Z", "project_id": "3db27cd23e0c46c79c0859a5d409b6a7", "id": "29bc3fec-5d60-4dd0-aef6-df3f2b904e54"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T06:00:28Z", "security_group_id": "a4c745a4-bfa5-4328-be8a-a18bfa998a02", "port_range_min": null, "revision_number": 0, "tenant_id": "3db27cd23e0c46c79c0859a5d409b6a7", "created_at": "2019-01-18T06:00:28Z", "project_id": "3db27cd23e0c46c79c0859a5d409b6a7", "id": "60a2c3d0-46d3-430f-bae2-6124d07600e7"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2019-01-18T06:00:29Z", "security_group_id": "a4c745a4-bfa5-4328-be8a-a18bfa998a02", "port_range_min": 10, "revision_number": 0, "tenant_id": "3db27cd23e0c46c79c0859a5d409b6a7", "created_at": "2019-01-18T06:00:29Z", "project_id": "3db27cd23e0c46c79c0859a5d409b6a7", "id": "684c8e35-ca2c-472a-979d-71664e1646fa"}]} 2019-01-18 06:00:30,635 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=a4c745a4-bfa5-4328-be8a-a18bfa998a02 used request id req-72d7937a-8c78-4345-87cd-d44a57c6d53b 2019-01-18 06:00:30,636 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a4c745a4-bfa5-4328-be8a-a18bfa998a02 2019-01-18 06:00:30,642 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=a4c745a4-bfa5-4328-be8a-a18bfa998a02 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a60f20a01024c52a3cdc7a9aeb2ffd365216d585" 2019-01-18 06:00:30,811 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-ca805b13-91e4-4799-899f-543be200007a Date: Fri, 18 Jan 2019 06:00: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": "2019-01-18T06:00:28Z", "security_group_id": "a4c745a4-bfa5-4328-be8a-a18bfa998a02", "port_range_min": null, "revision_number": 0, "tenant_id": "3db27cd23e0c46c79c0859a5d409b6a7", "created_at": "2019-01-18T06:00:28Z", "project_id": "3db27cd23e0c46c79c0859a5d409b6a7", "id": "072a8990-db5f-4cf0-9094-8f52b283bf68"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T06:00:26Z", "security_group_id": "a4c745a4-bfa5-4328-be8a-a18bfa998a02", "port_range_min": null, "revision_number": 0, "tenant_id": "3db27cd23e0c46c79c0859a5d409b6a7", "created_at": "2019-01-18T06:00:26Z", "project_id": "3db27cd23e0c46c79c0859a5d409b6a7", "id": "10e7adc7-60a7-406b-9885-aa6fa8a75903"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T06:00:26Z", "security_group_id": "a4c745a4-bfa5-4328-be8a-a18bfa998a02", "port_range_min": null, "revision_number": 0, "tenant_id": "3db27cd23e0c46c79c0859a5d409b6a7", "created_at": "2019-01-18T06:00:26Z", "project_id": "3db27cd23e0c46c79c0859a5d409b6a7", "id": "29bc3fec-5d60-4dd0-aef6-df3f2b904e54"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T06:00:28Z", "security_group_id": "a4c745a4-bfa5-4328-be8a-a18bfa998a02", "port_range_min": null, "revision_number": 0, "tenant_id": "3db27cd23e0c46c79c0859a5d409b6a7", "created_at": "2019-01-18T06:00:28Z", "project_id": "3db27cd23e0c46c79c0859a5d409b6a7", "id": "60a2c3d0-46d3-430f-bae2-6124d07600e7"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2019-01-18T06:00:29Z", "security_group_id": "a4c745a4-bfa5-4328-be8a-a18bfa998a02", "port_range_min": 10, "revision_number": 0, "tenant_id": "3db27cd23e0c46c79c0859a5d409b6a7", "created_at": "2019-01-18T06:00:29Z", "project_id": "3db27cd23e0c46c79c0859a5d409b6a7", "id": "684c8e35-ca2c-472a-979d-71664e1646fa"}]} 2019-01-18 06:00:30,811 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=a4c745a4-bfa5-4328-be8a-a18bfa998a02 used request id req-ca805b13-91e4-4799-899f-543be200007a 2019-01-18 06:00:30,816 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-ba0f5c8e-85f2-4f68-a197-07d1c19bf423name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a60f20a01024c52a3cdc7a9aeb2ffd365216d585" 2019-01-18 06:00:31,015 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-6b86af08-5f9a-4a1b-8770-6550a2ebd9fa Date: Fri, 18 Jan 2019 06:00:31 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "3db27cd23e0c46c79c0859a5d409b6a7", "created_at": "2019-01-18T06:00:26Z", "updated_at": "2019-01-18T06:00:29Z", "security_group_rules": [{"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:00:28Z", "revision_number": 0, "id": "072a8990-db5f-4cf0-9094-8f52b283bf68", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T06:00:28Z", "security_group_id": "a4c745a4-bfa5-4328-be8a-a18bfa998a02", "tenant_id": "3db27cd23e0c46c79c0859a5d409b6a7", "port_range_min": null, "ethertype": "IPv6", "project_id": "3db27cd23e0c46c79c0859a5d409b6a7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:00:26Z", "revision_number": 0, "id": "10e7adc7-60a7-406b-9885-aa6fa8a75903", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T06:00:26Z", "security_group_id": "a4c745a4-bfa5-4328-be8a-a18bfa998a02", "tenant_id": "3db27cd23e0c46c79c0859a5d409b6a7", "port_range_min": null, "ethertype": "IPv4", "project_id": "3db27cd23e0c46c79c0859a5d409b6a7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:00:26Z", "revision_number": 0, "id": "29bc3fec-5d60-4dd0-aef6-df3f2b904e54", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T06:00:26Z", "security_group_id": "a4c745a4-bfa5-4328-be8a-a18bfa998a02", "tenant_id": "3db27cd23e0c46c79c0859a5d409b6a7", "port_range_min": null, "ethertype": "IPv6", "project_id": "3db27cd23e0c46c79c0859a5d409b6a7"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:00:28Z", "revision_number": 0, "id": "60a2c3d0-46d3-430f-bae2-6124d07600e7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T06:00:28Z", "security_group_id": "a4c745a4-bfa5-4328-be8a-a18bfa998a02", "tenant_id": "3db27cd23e0c46c79c0859a5d409b6a7", "port_range_min": null, "ethertype": "IPv4", "project_id": "3db27cd23e0c46c79c0859a5d409b6a7"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2019-01-18T06:00:29Z", "revision_number": 0, "id": "684c8e35-ca2c-472a-979d-71664e1646fa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T06:00:29Z", "security_group_id": "a4c745a4-bfa5-4328-be8a-a18bfa998a02", "tenant_id": "3db27cd23e0c46c79c0859a5d409b6a7", "port_range_min": 10, "ethertype": "IPv4", "project_id": "3db27cd23e0c46c79c0859a5d409b6a7"}], "revision_number": 5, "project_id": "3db27cd23e0c46c79c0859a5d409b6a7", "id": "a4c745a4-bfa5-4328-be8a-a18bfa998a02", "name": "CreateSecurityGroupTests-ba0f5c8e-85f2-4f68-a197-07d1c19bf423name"}]} 2019-01-18 06:00:31,015 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-ba0f5c8e-85f2-4f68-a197-07d1c19bf423name used request id req-6b86af08-5f9a-4a1b-8770-6550a2ebd9fa 2019-01-18 06:00:31,016 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a4c745a4-bfa5-4328-be8a-a18bfa998a02 2019-01-18 06:00:31,021 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=a4c745a4-bfa5-4328-be8a-a18bfa998a02 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a60f20a01024c52a3cdc7a9aeb2ffd365216d585" 2019-01-18 06:00:31,204 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-195ee869-8cd2-4cd4-9f1a-64612c10938a Date: Fri, 18 Jan 2019 06:00:31 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": "2019-01-18T06:00:28Z", "security_group_id": "a4c745a4-bfa5-4328-be8a-a18bfa998a02", "port_range_min": null, "revision_number": 0, "tenant_id": "3db27cd23e0c46c79c0859a5d409b6a7", "created_at": "2019-01-18T06:00:28Z", "project_id": "3db27cd23e0c46c79c0859a5d409b6a7", "id": "072a8990-db5f-4cf0-9094-8f52b283bf68"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T06:00:26Z", "security_group_id": "a4c745a4-bfa5-4328-be8a-a18bfa998a02", "port_range_min": null, "revision_number": 0, "tenant_id": "3db27cd23e0c46c79c0859a5d409b6a7", "created_at": "2019-01-18T06:00:26Z", "project_id": "3db27cd23e0c46c79c0859a5d409b6a7", "id": "10e7adc7-60a7-406b-9885-aa6fa8a75903"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T06:00:26Z", "security_group_id": "a4c745a4-bfa5-4328-be8a-a18bfa998a02", "port_range_min": null, "revision_number": 0, "tenant_id": "3db27cd23e0c46c79c0859a5d409b6a7", "created_at": "2019-01-18T06:00:26Z", "project_id": "3db27cd23e0c46c79c0859a5d409b6a7", "id": "29bc3fec-5d60-4dd0-aef6-df3f2b904e54"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T06:00:28Z", "security_group_id": "a4c745a4-bfa5-4328-be8a-a18bfa998a02", "port_range_min": null, "revision_number": 0, "tenant_id": "3db27cd23e0c46c79c0859a5d409b6a7", "created_at": "2019-01-18T06:00:28Z", "project_id": "3db27cd23e0c46c79c0859a5d409b6a7", "id": "60a2c3d0-46d3-430f-bae2-6124d07600e7"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2019-01-18T06:00:29Z", "security_group_id": "a4c745a4-bfa5-4328-be8a-a18bfa998a02", "port_range_min": 10, "revision_number": 0, "tenant_id": "3db27cd23e0c46c79c0859a5d409b6a7", "created_at": "2019-01-18T06:00:29Z", "project_id": "3db27cd23e0c46c79c0859a5d409b6a7", "id": "684c8e35-ca2c-472a-979d-71664e1646fa"}]} 2019-01-18 06:00:31,205 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=a4c745a4-bfa5-4328-be8a-a18bfa998a02 used request id req-195ee869-8cd2-4cd4-9f1a-64612c10938a 2019-01-18 06:00:31,211 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-ba0f5c8e-85f2-4f68-a197-07d1c19bf423name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a60f20a01024c52a3cdc7a9aeb2ffd365216d585" 2019-01-18 06:00:31,405 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-f9a5255c-6695-40e7-a8c0-96393da65176 Date: Fri, 18 Jan 2019 06:00:31 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "3db27cd23e0c46c79c0859a5d409b6a7", "created_at": "2019-01-18T06:00:26Z", "updated_at": "2019-01-18T06:00:29Z", "security_group_rules": [{"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:00:28Z", "revision_number": 0, "id": "072a8990-db5f-4cf0-9094-8f52b283bf68", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T06:00:28Z", "security_group_id": "a4c745a4-bfa5-4328-be8a-a18bfa998a02", "tenant_id": "3db27cd23e0c46c79c0859a5d409b6a7", "port_range_min": null, "ethertype": "IPv6", "project_id": "3db27cd23e0c46c79c0859a5d409b6a7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:00:26Z", "revision_number": 0, "id": "10e7adc7-60a7-406b-9885-aa6fa8a75903", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T06:00:26Z", "security_group_id": "a4c745a4-bfa5-4328-be8a-a18bfa998a02", "tenant_id": "3db27cd23e0c46c79c0859a5d409b6a7", "port_range_min": null, "ethertype": "IPv4", "project_id": "3db27cd23e0c46c79c0859a5d409b6a7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:00:26Z", "revision_number": 0, "id": "29bc3fec-5d60-4dd0-aef6-df3f2b904e54", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T06:00:26Z", "security_group_id": "a4c745a4-bfa5-4328-be8a-a18bfa998a02", "tenant_id": "3db27cd23e0c46c79c0859a5d409b6a7", "port_range_min": null, "ethertype": "IPv6", "project_id": "3db27cd23e0c46c79c0859a5d409b6a7"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:00:28Z", "revision_number": 0, "id": "60a2c3d0-46d3-430f-bae2-6124d07600e7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T06:00:28Z", "security_group_id": "a4c745a4-bfa5-4328-be8a-a18bfa998a02", "tenant_id": "3db27cd23e0c46c79c0859a5d409b6a7", "port_range_min": null, "ethertype": "IPv4", "project_id": "3db27cd23e0c46c79c0859a5d409b6a7"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2019-01-18T06:00:29Z", "revision_number": 0, "id": "684c8e35-ca2c-472a-979d-71664e1646fa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T06:00:29Z", "security_group_id": "a4c745a4-bfa5-4328-be8a-a18bfa998a02", "tenant_id": "3db27cd23e0c46c79c0859a5d409b6a7", "port_range_min": 10, "ethertype": "IPv4", "project_id": "3db27cd23e0c46c79c0859a5d409b6a7"}], "revision_number": 5, "project_id": "3db27cd23e0c46c79c0859a5d409b6a7", "id": "a4c745a4-bfa5-4328-be8a-a18bfa998a02", "name": "CreateSecurityGroupTests-ba0f5c8e-85f2-4f68-a197-07d1c19bf423name"}]} 2019-01-18 06:00:31,406 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-ba0f5c8e-85f2-4f68-a197-07d1c19bf423name used request id req-f9a5255c-6695-40e7-a8c0-96393da65176 2019-01-18 06:00:31,406 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a4c745a4-bfa5-4328-be8a-a18bfa998a02 2019-01-18 06:00:31,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=a4c745a4-bfa5-4328-be8a-a18bfa998a02 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a60f20a01024c52a3cdc7a9aeb2ffd365216d585" 2019-01-18 06:00:31,586 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-90b5a0ef-f810-4b7f-8479-369cd31e5705 Date: Fri, 18 Jan 2019 06:00:31 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": "2019-01-18T06:00:28Z", "security_group_id": "a4c745a4-bfa5-4328-be8a-a18bfa998a02", "port_range_min": null, "revision_number": 0, "tenant_id": "3db27cd23e0c46c79c0859a5d409b6a7", "created_at": "2019-01-18T06:00:28Z", "project_id": "3db27cd23e0c46c79c0859a5d409b6a7", "id": "072a8990-db5f-4cf0-9094-8f52b283bf68"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T06:00:26Z", "security_group_id": "a4c745a4-bfa5-4328-be8a-a18bfa998a02", "port_range_min": null, "revision_number": 0, "tenant_id": "3db27cd23e0c46c79c0859a5d409b6a7", "created_at": "2019-01-18T06:00:26Z", "project_id": "3db27cd23e0c46c79c0859a5d409b6a7", "id": "10e7adc7-60a7-406b-9885-aa6fa8a75903"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T06:00:26Z", "security_group_id": "a4c745a4-bfa5-4328-be8a-a18bfa998a02", "port_range_min": null, "revision_number": 0, "tenant_id": "3db27cd23e0c46c79c0859a5d409b6a7", "created_at": "2019-01-18T06:00:26Z", "project_id": "3db27cd23e0c46c79c0859a5d409b6a7", "id": "29bc3fec-5d60-4dd0-aef6-df3f2b904e54"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T06:00:28Z", "security_group_id": "a4c745a4-bfa5-4328-be8a-a18bfa998a02", "port_range_min": null, "revision_number": 0, "tenant_id": "3db27cd23e0c46c79c0859a5d409b6a7", "created_at": "2019-01-18T06:00:28Z", "project_id": "3db27cd23e0c46c79c0859a5d409b6a7", "id": "60a2c3d0-46d3-430f-bae2-6124d07600e7"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2019-01-18T06:00:29Z", "security_group_id": "a4c745a4-bfa5-4328-be8a-a18bfa998a02", "port_range_min": 10, "revision_number": 0, "tenant_id": "3db27cd23e0c46c79c0859a5d409b6a7", "created_at": "2019-01-18T06:00:29Z", "project_id": "3db27cd23e0c46c79c0859a5d409b6a7", "id": "684c8e35-ca2c-472a-979d-71664e1646fa"}]} 2019-01-18 06:00:31,587 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=a4c745a4-bfa5-4328-be8a-a18bfa998a02 used request id req-90b5a0ef-f810-4b7f-8479-369cd31e5705 2019-01-18 06:00:31,592 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-ba0f5c8e-85f2-4f68-a197-07d1c19bf423name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a60f20a01024c52a3cdc7a9aeb2ffd365216d585" 2019-01-18 06:00:31,786 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-af1fc23b-833f-415a-aaed-8d55cd258cf0 Date: Fri, 18 Jan 2019 06:00:31 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "3db27cd23e0c46c79c0859a5d409b6a7", "created_at": "2019-01-18T06:00:26Z", "updated_at": "2019-01-18T06:00:29Z", "security_group_rules": [{"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:00:28Z", "revision_number": 0, "id": "072a8990-db5f-4cf0-9094-8f52b283bf68", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T06:00:28Z", "security_group_id": "a4c745a4-bfa5-4328-be8a-a18bfa998a02", "tenant_id": "3db27cd23e0c46c79c0859a5d409b6a7", "port_range_min": null, "ethertype": "IPv6", "project_id": "3db27cd23e0c46c79c0859a5d409b6a7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:00:26Z", "revision_number": 0, "id": "10e7adc7-60a7-406b-9885-aa6fa8a75903", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T06:00:26Z", "security_group_id": "a4c745a4-bfa5-4328-be8a-a18bfa998a02", "tenant_id": "3db27cd23e0c46c79c0859a5d409b6a7", "port_range_min": null, "ethertype": "IPv4", "project_id": "3db27cd23e0c46c79c0859a5d409b6a7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:00:26Z", "revision_number": 0, "id": "29bc3fec-5d60-4dd0-aef6-df3f2b904e54", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T06:00:26Z", "security_group_id": "a4c745a4-bfa5-4328-be8a-a18bfa998a02", "tenant_id": "3db27cd23e0c46c79c0859a5d409b6a7", "port_range_min": null, "ethertype": "IPv6", "project_id": "3db27cd23e0c46c79c0859a5d409b6a7"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:00:28Z", "revision_number": 0, "id": "60a2c3d0-46d3-430f-bae2-6124d07600e7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T06:00:28Z", "security_group_id": "a4c745a4-bfa5-4328-be8a-a18bfa998a02", "tenant_id": "3db27cd23e0c46c79c0859a5d409b6a7", "port_range_min": null, "ethertype": "IPv4", "project_id": "3db27cd23e0c46c79c0859a5d409b6a7"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2019-01-18T06:00:29Z", "revision_number": 0, "id": "684c8e35-ca2c-472a-979d-71664e1646fa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T06:00:29Z", "security_group_id": "a4c745a4-bfa5-4328-be8a-a18bfa998a02", "tenant_id": "3db27cd23e0c46c79c0859a5d409b6a7", "port_range_min": 10, "ethertype": "IPv4", "project_id": "3db27cd23e0c46c79c0859a5d409b6a7"}], "revision_number": 5, "project_id": "3db27cd23e0c46c79c0859a5d409b6a7", "id": "a4c745a4-bfa5-4328-be8a-a18bfa998a02", "name": "CreateSecurityGroupTests-ba0f5c8e-85f2-4f68-a197-07d1c19bf423name"}]} 2019-01-18 06:00:31,786 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-ba0f5c8e-85f2-4f68-a197-07d1c19bf423name used request id req-af1fc23b-833f-415a-aaed-8d55cd258cf0 2019-01-18 06:00:31,787 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a4c745a4-bfa5-4328-be8a-a18bfa998a02 2019-01-18 06:00:31,792 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=a4c745a4-bfa5-4328-be8a-a18bfa998a02 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a60f20a01024c52a3cdc7a9aeb2ffd365216d585" 2019-01-18 06:00:31,963 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-a6b6c7e0-5dd5-4a18-9e8c-cc9c44f37bfa Date: Fri, 18 Jan 2019 06:00:31 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": "2019-01-18T06:00:28Z", "security_group_id": "a4c745a4-bfa5-4328-be8a-a18bfa998a02", "port_range_min": null, "revision_number": 0, "tenant_id": "3db27cd23e0c46c79c0859a5d409b6a7", "created_at": "2019-01-18T06:00:28Z", "project_id": "3db27cd23e0c46c79c0859a5d409b6a7", "id": "072a8990-db5f-4cf0-9094-8f52b283bf68"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T06:00:26Z", "security_group_id": "a4c745a4-bfa5-4328-be8a-a18bfa998a02", "port_range_min": null, "revision_number": 0, "tenant_id": "3db27cd23e0c46c79c0859a5d409b6a7", "created_at": "2019-01-18T06:00:26Z", "project_id": "3db27cd23e0c46c79c0859a5d409b6a7", "id": "10e7adc7-60a7-406b-9885-aa6fa8a75903"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T06:00:26Z", "security_group_id": "a4c745a4-bfa5-4328-be8a-a18bfa998a02", "port_range_min": null, "revision_number": 0, "tenant_id": "3db27cd23e0c46c79c0859a5d409b6a7", "created_at": "2019-01-18T06:00:26Z", "project_id": "3db27cd23e0c46c79c0859a5d409b6a7", "id": "29bc3fec-5d60-4dd0-aef6-df3f2b904e54"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T06:00:28Z", "security_group_id": "a4c745a4-bfa5-4328-be8a-a18bfa998a02", "port_range_min": null, "revision_number": 0, "tenant_id": "3db27cd23e0c46c79c0859a5d409b6a7", "created_at": "2019-01-18T06:00:28Z", "project_id": "3db27cd23e0c46c79c0859a5d409b6a7", "id": "60a2c3d0-46d3-430f-bae2-6124d07600e7"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2019-01-18T06:00:29Z", "security_group_id": "a4c745a4-bfa5-4328-be8a-a18bfa998a02", "port_range_min": 10, "revision_number": 0, "tenant_id": "3db27cd23e0c46c79c0859a5d409b6a7", "created_at": "2019-01-18T06:00:29Z", "project_id": "3db27cd23e0c46c79c0859a5d409b6a7", "id": "684c8e35-ca2c-472a-979d-71664e1646fa"}]} 2019-01-18 06:00:31,963 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=a4c745a4-bfa5-4328-be8a-a18bfa998a02 used request id req-a6b6c7e0-5dd5-4a18-9e8c-cc9c44f37bfa 2019-01-18 06:00:31,969 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-ba0f5c8e-85f2-4f68-a197-07d1c19bf423name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a60f20a01024c52a3cdc7a9aeb2ffd365216d585" 2019-01-18 06:00:32,015 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-c5f22279-507a-4c20-b446-dd800530079c Date: Fri, 18 Jan 2019 06:00:32 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "3db27cd23e0c46c79c0859a5d409b6a7", "created_at": "2019-01-18T06:00:26Z", "updated_at": "2019-01-18T06:00:29Z", "security_group_rules": [{"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:00:28Z", "revision_number": 0, "id": "072a8990-db5f-4cf0-9094-8f52b283bf68", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T06:00:28Z", "security_group_id": "a4c745a4-bfa5-4328-be8a-a18bfa998a02", "tenant_id": "3db27cd23e0c46c79c0859a5d409b6a7", "port_range_min": null, "ethertype": "IPv6", "project_id": "3db27cd23e0c46c79c0859a5d409b6a7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:00:26Z", "revision_number": 0, "id": "10e7adc7-60a7-406b-9885-aa6fa8a75903", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T06:00:26Z", "security_group_id": "a4c745a4-bfa5-4328-be8a-a18bfa998a02", "tenant_id": "3db27cd23e0c46c79c0859a5d409b6a7", "port_range_min": null, "ethertype": "IPv4", "project_id": "3db27cd23e0c46c79c0859a5d409b6a7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:00:26Z", "revision_number": 0, "id": "29bc3fec-5d60-4dd0-aef6-df3f2b904e54", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T06:00:26Z", "security_group_id": "a4c745a4-bfa5-4328-be8a-a18bfa998a02", "tenant_id": "3db27cd23e0c46c79c0859a5d409b6a7", "port_range_min": null, "ethertype": "IPv6", "project_id": "3db27cd23e0c46c79c0859a5d409b6a7"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:00:28Z", "revision_number": 0, "id": "60a2c3d0-46d3-430f-bae2-6124d07600e7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T06:00:28Z", "security_group_id": "a4c745a4-bfa5-4328-be8a-a18bfa998a02", "tenant_id": "3db27cd23e0c46c79c0859a5d409b6a7", "port_range_min": null, "ethertype": "IPv4", "project_id": "3db27cd23e0c46c79c0859a5d409b6a7"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2019-01-18T06:00:29Z", "revision_number": 0, "id": "684c8e35-ca2c-472a-979d-71664e1646fa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T06:00:29Z", "security_group_id": "a4c745a4-bfa5-4328-be8a-a18bfa998a02", "tenant_id": "3db27cd23e0c46c79c0859a5d409b6a7", "port_range_min": 10, "ethertype": "IPv4", "project_id": "3db27cd23e0c46c79c0859a5d409b6a7"}], "revision_number": 5, "project_id": "3db27cd23e0c46c79c0859a5d409b6a7", "id": "a4c745a4-bfa5-4328-be8a-a18bfa998a02", "name": "CreateSecurityGroupTests-ba0f5c8e-85f2-4f68-a197-07d1c19bf423name"}]} 2019-01-18 06:00:32,015 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-ba0f5c8e-85f2-4f68-a197-07d1c19bf423name used request id req-c5f22279-507a-4c20-b446-dd800530079c 2019-01-18 06:00:32,015 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a4c745a4-bfa5-4328-be8a-a18bfa998a02 2019-01-18 06:00:32,021 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=a4c745a4-bfa5-4328-be8a-a18bfa998a02 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a60f20a01024c52a3cdc7a9aeb2ffd365216d585" 2019-01-18 06:00:32,050 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-a7cf40b3-f083-419e-83dc-0662557ba08e Date: Fri, 18 Jan 2019 06:00:32 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": "2019-01-18T06:00:28Z", "security_group_id": "a4c745a4-bfa5-4328-be8a-a18bfa998a02", "port_range_min": null, "revision_number": 0, "tenant_id": "3db27cd23e0c46c79c0859a5d409b6a7", "created_at": "2019-01-18T06:00:28Z", "project_id": "3db27cd23e0c46c79c0859a5d409b6a7", "id": "072a8990-db5f-4cf0-9094-8f52b283bf68"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T06:00:26Z", "security_group_id": "a4c745a4-bfa5-4328-be8a-a18bfa998a02", "port_range_min": null, "revision_number": 0, "tenant_id": "3db27cd23e0c46c79c0859a5d409b6a7", "created_at": "2019-01-18T06:00:26Z", "project_id": "3db27cd23e0c46c79c0859a5d409b6a7", "id": "10e7adc7-60a7-406b-9885-aa6fa8a75903"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T06:00:26Z", "security_group_id": "a4c745a4-bfa5-4328-be8a-a18bfa998a02", "port_range_min": null, "revision_number": 0, "tenant_id": "3db27cd23e0c46c79c0859a5d409b6a7", "created_at": "2019-01-18T06:00:26Z", "project_id": "3db27cd23e0c46c79c0859a5d409b6a7", "id": "29bc3fec-5d60-4dd0-aef6-df3f2b904e54"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T06:00:28Z", "security_group_id": "a4c745a4-bfa5-4328-be8a-a18bfa998a02", "port_range_min": null, "revision_number": 0, "tenant_id": "3db27cd23e0c46c79c0859a5d409b6a7", "created_at": "2019-01-18T06:00:28Z", "project_id": "3db27cd23e0c46c79c0859a5d409b6a7", "id": "60a2c3d0-46d3-430f-bae2-6124d07600e7"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2019-01-18T06:00:29Z", "security_group_id": "a4c745a4-bfa5-4328-be8a-a18bfa998a02", "port_range_min": 10, "revision_number": 0, "tenant_id": "3db27cd23e0c46c79c0859a5d409b6a7", "created_at": "2019-01-18T06:00:29Z", "project_id": "3db27cd23e0c46c79c0859a5d409b6a7", "id": "684c8e35-ca2c-472a-979d-71664e1646fa"}]} 2019-01-18 06:00:32,051 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=a4c745a4-bfa5-4328-be8a-a18bfa998a02 used request id req-a7cf40b3-f083-419e-83dc-0662557ba08e 2019-01-18 06:00:32,057 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-ba0f5c8e-85f2-4f68-a197-07d1c19bf423name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a60f20a01024c52a3cdc7a9aeb2ffd365216d585" 2019-01-18 06:00:32,106 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-2545d976-6c63-44b4-9879-6e3cfd26bb16 Date: Fri, 18 Jan 2019 06:00:32 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "3db27cd23e0c46c79c0859a5d409b6a7", "created_at": "2019-01-18T06:00:26Z", "updated_at": "2019-01-18T06:00:29Z", "security_group_rules": [{"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:00:28Z", "revision_number": 0, "id": "072a8990-db5f-4cf0-9094-8f52b283bf68", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T06:00:28Z", "security_group_id": "a4c745a4-bfa5-4328-be8a-a18bfa998a02", "tenant_id": "3db27cd23e0c46c79c0859a5d409b6a7", "port_range_min": null, "ethertype": "IPv6", "project_id": "3db27cd23e0c46c79c0859a5d409b6a7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:00:26Z", "revision_number": 0, "id": "10e7adc7-60a7-406b-9885-aa6fa8a75903", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T06:00:26Z", "security_group_id": "a4c745a4-bfa5-4328-be8a-a18bfa998a02", "tenant_id": "3db27cd23e0c46c79c0859a5d409b6a7", "port_range_min": null, "ethertype": "IPv4", "project_id": "3db27cd23e0c46c79c0859a5d409b6a7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:00:26Z", "revision_number": 0, "id": "29bc3fec-5d60-4dd0-aef6-df3f2b904e54", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T06:00:26Z", "security_group_id": "a4c745a4-bfa5-4328-be8a-a18bfa998a02", "tenant_id": "3db27cd23e0c46c79c0859a5d409b6a7", "port_range_min": null, "ethertype": "IPv6", "project_id": "3db27cd23e0c46c79c0859a5d409b6a7"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:00:28Z", "revision_number": 0, "id": "60a2c3d0-46d3-430f-bae2-6124d07600e7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T06:00:28Z", "security_group_id": "a4c745a4-bfa5-4328-be8a-a18bfa998a02", "tenant_id": "3db27cd23e0c46c79c0859a5d409b6a7", "port_range_min": null, "ethertype": "IPv4", "project_id": "3db27cd23e0c46c79c0859a5d409b6a7"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2019-01-18T06:00:29Z", "revision_number": 0, "id": "684c8e35-ca2c-472a-979d-71664e1646fa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T06:00:29Z", "security_group_id": "a4c745a4-bfa5-4328-be8a-a18bfa998a02", "tenant_id": "3db27cd23e0c46c79c0859a5d409b6a7", "port_range_min": 10, "ethertype": "IPv4", "project_id": "3db27cd23e0c46c79c0859a5d409b6a7"}], "revision_number": 5, "project_id": "3db27cd23e0c46c79c0859a5d409b6a7", "id": "a4c745a4-bfa5-4328-be8a-a18bfa998a02", "name": "CreateSecurityGroupTests-ba0f5c8e-85f2-4f68-a197-07d1c19bf423name"}]} 2019-01-18 06:00:32,106 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-ba0f5c8e-85f2-4f68-a197-07d1c19bf423name used request id req-2545d976-6c63-44b4-9879-6e3cfd26bb16 2019-01-18 06:00:32,107 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a4c745a4-bfa5-4328-be8a-a18bfa998a02 2019-01-18 06:00:32,112 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=a4c745a4-bfa5-4328-be8a-a18bfa998a02 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a60f20a01024c52a3cdc7a9aeb2ffd365216d585" 2019-01-18 06:00:32,141 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-19ab4b4f-f51d-4b95-ab3f-10ca563be5f7 Date: Fri, 18 Jan 2019 06:00:32 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": "2019-01-18T06:00:28Z", "security_group_id": "a4c745a4-bfa5-4328-be8a-a18bfa998a02", "port_range_min": null, "revision_number": 0, "tenant_id": "3db27cd23e0c46c79c0859a5d409b6a7", "created_at": "2019-01-18T06:00:28Z", "project_id": "3db27cd23e0c46c79c0859a5d409b6a7", "id": "072a8990-db5f-4cf0-9094-8f52b283bf68"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T06:00:26Z", "security_group_id": "a4c745a4-bfa5-4328-be8a-a18bfa998a02", "port_range_min": null, "revision_number": 0, "tenant_id": "3db27cd23e0c46c79c0859a5d409b6a7", "created_at": "2019-01-18T06:00:26Z", "project_id": "3db27cd23e0c46c79c0859a5d409b6a7", "id": "10e7adc7-60a7-406b-9885-aa6fa8a75903"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T06:00:26Z", "security_group_id": "a4c745a4-bfa5-4328-be8a-a18bfa998a02", "port_range_min": null, "revision_number": 0, "tenant_id": "3db27cd23e0c46c79c0859a5d409b6a7", "created_at": "2019-01-18T06:00:26Z", "project_id": "3db27cd23e0c46c79c0859a5d409b6a7", "id": "29bc3fec-5d60-4dd0-aef6-df3f2b904e54"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T06:00:28Z", "security_group_id": "a4c745a4-bfa5-4328-be8a-a18bfa998a02", "port_range_min": null, "revision_number": 0, "tenant_id": "3db27cd23e0c46c79c0859a5d409b6a7", "created_at": "2019-01-18T06:00:28Z", "project_id": "3db27cd23e0c46c79c0859a5d409b6a7", "id": "60a2c3d0-46d3-430f-bae2-6124d07600e7"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2019-01-18T06:00:29Z", "security_group_id": "a4c745a4-bfa5-4328-be8a-a18bfa998a02", "port_range_min": 10, "revision_number": 0, "tenant_id": "3db27cd23e0c46c79c0859a5d409b6a7", "created_at": "2019-01-18T06:00:29Z", "project_id": "3db27cd23e0c46c79c0859a5d409b6a7", "id": "684c8e35-ca2c-472a-979d-71664e1646fa"}]} 2019-01-18 06:00:32,141 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=a4c745a4-bfa5-4328-be8a-a18bfa998a02 used request id req-19ab4b4f-f51d-4b95-ab3f-10ca563be5f7 2019-01-18 06:00:32,147 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-ba0f5c8e-85f2-4f68-a197-07d1c19bf423name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a60f20a01024c52a3cdc7a9aeb2ffd365216d585" 2019-01-18 06:00:32,195 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-0f5def06-41fe-4c41-972b-9569836b3d5c Date: Fri, 18 Jan 2019 06:00:32 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "3db27cd23e0c46c79c0859a5d409b6a7", "created_at": "2019-01-18T06:00:26Z", "updated_at": "2019-01-18T06:00:29Z", "security_group_rules": [{"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:00:28Z", "revision_number": 0, "id": "072a8990-db5f-4cf0-9094-8f52b283bf68", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T06:00:28Z", "security_group_id": "a4c745a4-bfa5-4328-be8a-a18bfa998a02", "tenant_id": "3db27cd23e0c46c79c0859a5d409b6a7", "port_range_min": null, "ethertype": "IPv6", "project_id": "3db27cd23e0c46c79c0859a5d409b6a7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:00:26Z", "revision_number": 0, "id": "10e7adc7-60a7-406b-9885-aa6fa8a75903", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T06:00:26Z", "security_group_id": "a4c745a4-bfa5-4328-be8a-a18bfa998a02", "tenant_id": "3db27cd23e0c46c79c0859a5d409b6a7", "port_range_min": null, "ethertype": "IPv4", "project_id": "3db27cd23e0c46c79c0859a5d409b6a7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:00:26Z", "revision_number": 0, "id": "29bc3fec-5d60-4dd0-aef6-df3f2b904e54", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T06:00:26Z", "security_group_id": "a4c745a4-bfa5-4328-be8a-a18bfa998a02", "tenant_id": "3db27cd23e0c46c79c0859a5d409b6a7", "port_range_min": null, "ethertype": "IPv6", "project_id": "3db27cd23e0c46c79c0859a5d409b6a7"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:00:28Z", "revision_number": 0, "id": "60a2c3d0-46d3-430f-bae2-6124d07600e7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T06:00:28Z", "security_group_id": "a4c745a4-bfa5-4328-be8a-a18bfa998a02", "tenant_id": "3db27cd23e0c46c79c0859a5d409b6a7", "port_range_min": null, "ethertype": "IPv4", "project_id": "3db27cd23e0c46c79c0859a5d409b6a7"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2019-01-18T06:00:29Z", "revision_number": 0, "id": "684c8e35-ca2c-472a-979d-71664e1646fa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T06:00:29Z", "security_group_id": "a4c745a4-bfa5-4328-be8a-a18bfa998a02", "tenant_id": "3db27cd23e0c46c79c0859a5d409b6a7", "port_range_min": 10, "ethertype": "IPv4", "project_id": "3db27cd23e0c46c79c0859a5d409b6a7"}], "revision_number": 5, "project_id": "3db27cd23e0c46c79c0859a5d409b6a7", "id": "a4c745a4-bfa5-4328-be8a-a18bfa998a02", "name": "CreateSecurityGroupTests-ba0f5c8e-85f2-4f68-a197-07d1c19bf423name"}]} 2019-01-18 06:00:32,195 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-ba0f5c8e-85f2-4f68-a197-07d1c19bf423name used request id req-0f5def06-41fe-4c41-972b-9569836b3d5c 2019-01-18 06:00:32,196 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a4c745a4-bfa5-4328-be8a-a18bfa998a02 2019-01-18 06:00:32,201 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=a4c745a4-bfa5-4328-be8a-a18bfa998a02 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a60f20a01024c52a3cdc7a9aeb2ffd365216d585" 2019-01-18 06:00:32,240 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-fd988d89-b079-46ad-9a71-35c0fcffb91e Date: Fri, 18 Jan 2019 06:00:32 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": "2019-01-18T06:00:28Z", "security_group_id": "a4c745a4-bfa5-4328-be8a-a18bfa998a02", "port_range_min": null, "revision_number": 0, "tenant_id": "3db27cd23e0c46c79c0859a5d409b6a7", "created_at": "2019-01-18T06:00:28Z", "project_id": "3db27cd23e0c46c79c0859a5d409b6a7", "id": "072a8990-db5f-4cf0-9094-8f52b283bf68"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T06:00:26Z", "security_group_id": "a4c745a4-bfa5-4328-be8a-a18bfa998a02", "port_range_min": null, "revision_number": 0, "tenant_id": "3db27cd23e0c46c79c0859a5d409b6a7", "created_at": "2019-01-18T06:00:26Z", "project_id": "3db27cd23e0c46c79c0859a5d409b6a7", "id": "10e7adc7-60a7-406b-9885-aa6fa8a75903"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T06:00:26Z", "security_group_id": "a4c745a4-bfa5-4328-be8a-a18bfa998a02", "port_range_min": null, "revision_number": 0, "tenant_id": "3db27cd23e0c46c79c0859a5d409b6a7", "created_at": "2019-01-18T06:00:26Z", "project_id": "3db27cd23e0c46c79c0859a5d409b6a7", "id": "29bc3fec-5d60-4dd0-aef6-df3f2b904e54"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T06:00:28Z", "security_group_id": "a4c745a4-bfa5-4328-be8a-a18bfa998a02", "port_range_min": null, "revision_number": 0, "tenant_id": "3db27cd23e0c46c79c0859a5d409b6a7", "created_at": "2019-01-18T06:00:28Z", "project_id": "3db27cd23e0c46c79c0859a5d409b6a7", "id": "60a2c3d0-46d3-430f-bae2-6124d07600e7"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2019-01-18T06:00:29Z", "security_group_id": "a4c745a4-bfa5-4328-be8a-a18bfa998a02", "port_range_min": 10, "revision_number": 0, "tenant_id": "3db27cd23e0c46c79c0859a5d409b6a7", "created_at": "2019-01-18T06:00:29Z", "project_id": "3db27cd23e0c46c79c0859a5d409b6a7", "id": "684c8e35-ca2c-472a-979d-71664e1646fa"}]} 2019-01-18 06:00:32,240 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=a4c745a4-bfa5-4328-be8a-a18bfa998a02 used request id req-fd988d89-b079-46ad-9a71-35c0fcffb91e 2019-01-18 06:00:32,246 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-ba0f5c8e-85f2-4f68-a197-07d1c19bf423name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a60f20a01024c52a3cdc7a9aeb2ffd365216d585" 2019-01-18 06:00:32,525 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-93e3a2a1-967d-43bb-b3a0-8fc3dfd7199d Date: Fri, 18 Jan 2019 06:00:32 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "3db27cd23e0c46c79c0859a5d409b6a7", "created_at": "2019-01-18T06:00:26Z", "updated_at": "2019-01-18T06:00:29Z", "security_group_rules": [{"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:00:28Z", "revision_number": 0, "id": "072a8990-db5f-4cf0-9094-8f52b283bf68", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T06:00:28Z", "security_group_id": "a4c745a4-bfa5-4328-be8a-a18bfa998a02", "tenant_id": "3db27cd23e0c46c79c0859a5d409b6a7", "port_range_min": null, "ethertype": "IPv6", "project_id": "3db27cd23e0c46c79c0859a5d409b6a7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:00:26Z", "revision_number": 0, "id": "10e7adc7-60a7-406b-9885-aa6fa8a75903", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T06:00:26Z", "security_group_id": "a4c745a4-bfa5-4328-be8a-a18bfa998a02", "tenant_id": "3db27cd23e0c46c79c0859a5d409b6a7", "port_range_min": null, "ethertype": "IPv4", "project_id": "3db27cd23e0c46c79c0859a5d409b6a7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:00:26Z", "revision_number": 0, "id": "29bc3fec-5d60-4dd0-aef6-df3f2b904e54", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T06:00:26Z", "security_group_id": "a4c745a4-bfa5-4328-be8a-a18bfa998a02", "tenant_id": "3db27cd23e0c46c79c0859a5d409b6a7", "port_range_min": null, "ethertype": "IPv6", "project_id": "3db27cd23e0c46c79c0859a5d409b6a7"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:00:28Z", "revision_number": 0, "id": "60a2c3d0-46d3-430f-bae2-6124d07600e7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T06:00:28Z", "security_group_id": "a4c745a4-bfa5-4328-be8a-a18bfa998a02", "tenant_id": "3db27cd23e0c46c79c0859a5d409b6a7", "port_range_min": null, "ethertype": "IPv4", "project_id": "3db27cd23e0c46c79c0859a5d409b6a7"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2019-01-18T06:00:29Z", "revision_number": 0, "id": "684c8e35-ca2c-472a-979d-71664e1646fa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T06:00:29Z", "security_group_id": "a4c745a4-bfa5-4328-be8a-a18bfa998a02", "tenant_id": "3db27cd23e0c46c79c0859a5d409b6a7", "port_range_min": 10, "ethertype": "IPv4", "project_id": "3db27cd23e0c46c79c0859a5d409b6a7"}], "revision_number": 5, "project_id": "3db27cd23e0c46c79c0859a5d409b6a7", "id": "a4c745a4-bfa5-4328-be8a-a18bfa998a02", "name": "CreateSecurityGroupTests-ba0f5c8e-85f2-4f68-a197-07d1c19bf423name"}]} 2019-01-18 06:00:32,525 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-ba0f5c8e-85f2-4f68-a197-07d1c19bf423name used request id req-93e3a2a1-967d-43bb-b3a0-8fc3dfd7199d 2019-01-18 06:00:32,526 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a4c745a4-bfa5-4328-be8a-a18bfa998a02 2019-01-18 06:00:32,531 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=a4c745a4-bfa5-4328-be8a-a18bfa998a02 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a60f20a01024c52a3cdc7a9aeb2ffd365216d585" 2019-01-18 06:00:32,705 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-883907a5-6d36-4fcf-82d9-063417945a35 Date: Fri, 18 Jan 2019 06:00:32 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": "2019-01-18T06:00:28Z", "security_group_id": "a4c745a4-bfa5-4328-be8a-a18bfa998a02", "port_range_min": null, "revision_number": 0, "tenant_id": "3db27cd23e0c46c79c0859a5d409b6a7", "created_at": "2019-01-18T06:00:28Z", "project_id": "3db27cd23e0c46c79c0859a5d409b6a7", "id": "072a8990-db5f-4cf0-9094-8f52b283bf68"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T06:00:26Z", "security_group_id": "a4c745a4-bfa5-4328-be8a-a18bfa998a02", "port_range_min": null, "revision_number": 0, "tenant_id": "3db27cd23e0c46c79c0859a5d409b6a7", "created_at": "2019-01-18T06:00:26Z", "project_id": "3db27cd23e0c46c79c0859a5d409b6a7", "id": "10e7adc7-60a7-406b-9885-aa6fa8a75903"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T06:00:26Z", "security_group_id": "a4c745a4-bfa5-4328-be8a-a18bfa998a02", "port_range_min": null, "revision_number": 0, "tenant_id": "3db27cd23e0c46c79c0859a5d409b6a7", "created_at": "2019-01-18T06:00:26Z", "project_id": "3db27cd23e0c46c79c0859a5d409b6a7", "id": "29bc3fec-5d60-4dd0-aef6-df3f2b904e54"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T06:00:28Z", "security_group_id": "a4c745a4-bfa5-4328-be8a-a18bfa998a02", "port_range_min": null, "revision_number": 0, "tenant_id": "3db27cd23e0c46c79c0859a5d409b6a7", "created_at": "2019-01-18T06:00:28Z", "project_id": "3db27cd23e0c46c79c0859a5d409b6a7", "id": "60a2c3d0-46d3-430f-bae2-6124d07600e7"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2019-01-18T06:00:29Z", "security_group_id": "a4c745a4-bfa5-4328-be8a-a18bfa998a02", "port_range_min": 10, "revision_number": 0, "tenant_id": "3db27cd23e0c46c79c0859a5d409b6a7", "created_at": "2019-01-18T06:00:29Z", "project_id": "3db27cd23e0c46c79c0859a5d409b6a7", "id": "684c8e35-ca2c-472a-979d-71664e1646fa"}]} 2019-01-18 06:00:32,706 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=a4c745a4-bfa5-4328-be8a-a18bfa998a02 used request id req-883907a5-6d36-4fcf-82d9-063417945a35 2019-01-18 06:00:32,711 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-ba0f5c8e-85f2-4f68-a197-07d1c19bf423name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a60f20a01024c52a3cdc7a9aeb2ffd365216d585" 2019-01-18 06:00:32,911 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-23d62e30-8b23-4bdb-bb19-16de29c93232 Date: Fri, 18 Jan 2019 06:00:32 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "3db27cd23e0c46c79c0859a5d409b6a7", "created_at": "2019-01-18T06:00:26Z", "updated_at": "2019-01-18T06:00:29Z", "security_group_rules": [{"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:00:28Z", "revision_number": 0, "id": "072a8990-db5f-4cf0-9094-8f52b283bf68", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T06:00:28Z", "security_group_id": "a4c745a4-bfa5-4328-be8a-a18bfa998a02", "tenant_id": "3db27cd23e0c46c79c0859a5d409b6a7", "port_range_min": null, "ethertype": "IPv6", "project_id": "3db27cd23e0c46c79c0859a5d409b6a7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:00:26Z", "revision_number": 0, "id": "10e7adc7-60a7-406b-9885-aa6fa8a75903", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T06:00:26Z", "security_group_id": "a4c745a4-bfa5-4328-be8a-a18bfa998a02", "tenant_id": "3db27cd23e0c46c79c0859a5d409b6a7", "port_range_min": null, "ethertype": "IPv4", "project_id": "3db27cd23e0c46c79c0859a5d409b6a7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:00:26Z", "revision_number": 0, "id": "29bc3fec-5d60-4dd0-aef6-df3f2b904e54", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T06:00:26Z", "security_group_id": "a4c745a4-bfa5-4328-be8a-a18bfa998a02", "tenant_id": "3db27cd23e0c46c79c0859a5d409b6a7", "port_range_min": null, "ethertype": "IPv6", "project_id": "3db27cd23e0c46c79c0859a5d409b6a7"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:00:28Z", "revision_number": 0, "id": "60a2c3d0-46d3-430f-bae2-6124d07600e7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T06:00:28Z", "security_group_id": "a4c745a4-bfa5-4328-be8a-a18bfa998a02", "tenant_id": "3db27cd23e0c46c79c0859a5d409b6a7", "port_range_min": null, "ethertype": "IPv4", "project_id": "3db27cd23e0c46c79c0859a5d409b6a7"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2019-01-18T06:00:29Z", "revision_number": 0, "id": "684c8e35-ca2c-472a-979d-71664e1646fa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T06:00:29Z", "security_group_id": "a4c745a4-bfa5-4328-be8a-a18bfa998a02", "tenant_id": "3db27cd23e0c46c79c0859a5d409b6a7", "port_range_min": 10, "ethertype": "IPv4", "project_id": "3db27cd23e0c46c79c0859a5d409b6a7"}], "revision_number": 5, "project_id": "3db27cd23e0c46c79c0859a5d409b6a7", "id": "a4c745a4-bfa5-4328-be8a-a18bfa998a02", "name": "CreateSecurityGroupTests-ba0f5c8e-85f2-4f68-a197-07d1c19bf423name"}]} 2019-01-18 06:00:32,911 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-ba0f5c8e-85f2-4f68-a197-07d1c19bf423name used request id req-23d62e30-8b23-4bdb-bb19-16de29c93232 2019-01-18 06:00:32,912 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a4c745a4-bfa5-4328-be8a-a18bfa998a02 2019-01-18 06:00:32,917 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=a4c745a4-bfa5-4328-be8a-a18bfa998a02 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a60f20a01024c52a3cdc7a9aeb2ffd365216d585" 2019-01-18 06:00:33,102 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-a99668ca-10f8-4ed0-b9d3-0c782ec0f47e Date: Fri, 18 Jan 2019 06:00:33 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": "2019-01-18T06:00:28Z", "security_group_id": "a4c745a4-bfa5-4328-be8a-a18bfa998a02", "port_range_min": null, "revision_number": 0, "tenant_id": "3db27cd23e0c46c79c0859a5d409b6a7", "created_at": "2019-01-18T06:00:28Z", "project_id": "3db27cd23e0c46c79c0859a5d409b6a7", "id": "072a8990-db5f-4cf0-9094-8f52b283bf68"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T06:00:26Z", "security_group_id": "a4c745a4-bfa5-4328-be8a-a18bfa998a02", "port_range_min": null, "revision_number": 0, "tenant_id": "3db27cd23e0c46c79c0859a5d409b6a7", "created_at": "2019-01-18T06:00:26Z", "project_id": "3db27cd23e0c46c79c0859a5d409b6a7", "id": "10e7adc7-60a7-406b-9885-aa6fa8a75903"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T06:00:26Z", "security_group_id": "a4c745a4-bfa5-4328-be8a-a18bfa998a02", "port_range_min": null, "revision_number": 0, "tenant_id": "3db27cd23e0c46c79c0859a5d409b6a7", "created_at": "2019-01-18T06:00:26Z", "project_id": "3db27cd23e0c46c79c0859a5d409b6a7", "id": "29bc3fec-5d60-4dd0-aef6-df3f2b904e54"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T06:00:28Z", "security_group_id": "a4c745a4-bfa5-4328-be8a-a18bfa998a02", "port_range_min": null, "revision_number": 0, "tenant_id": "3db27cd23e0c46c79c0859a5d409b6a7", "created_at": "2019-01-18T06:00:28Z", "project_id": "3db27cd23e0c46c79c0859a5d409b6a7", "id": "60a2c3d0-46d3-430f-bae2-6124d07600e7"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2019-01-18T06:00:29Z", "security_group_id": "a4c745a4-bfa5-4328-be8a-a18bfa998a02", "port_range_min": 10, "revision_number": 0, "tenant_id": "3db27cd23e0c46c79c0859a5d409b6a7", "created_at": "2019-01-18T06:00:29Z", "project_id": "3db27cd23e0c46c79c0859a5d409b6a7", "id": "684c8e35-ca2c-472a-979d-71664e1646fa"}]} 2019-01-18 06:00:33,103 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=a4c745a4-bfa5-4328-be8a-a18bfa998a02 used request id req-a99668ca-10f8-4ed0-b9d3-0c782ec0f47e 2019-01-18 06:00:33,108 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-ba0f5c8e-85f2-4f68-a197-07d1c19bf423name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a60f20a01024c52a3cdc7a9aeb2ffd365216d585" 2019-01-18 06:00:33,159 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-a35f8955-aa3c-4ccf-a3d0-71d976d3ba9b Date: Fri, 18 Jan 2019 06:00:33 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "3db27cd23e0c46c79c0859a5d409b6a7", "created_at": "2019-01-18T06:00:26Z", "updated_at": "2019-01-18T06:00:29Z", "security_group_rules": [{"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:00:28Z", "revision_number": 0, "id": "072a8990-db5f-4cf0-9094-8f52b283bf68", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T06:00:28Z", "security_group_id": "a4c745a4-bfa5-4328-be8a-a18bfa998a02", "tenant_id": "3db27cd23e0c46c79c0859a5d409b6a7", "port_range_min": null, "ethertype": "IPv6", "project_id": "3db27cd23e0c46c79c0859a5d409b6a7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:00:26Z", "revision_number": 0, "id": "10e7adc7-60a7-406b-9885-aa6fa8a75903", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T06:00:26Z", "security_group_id": "a4c745a4-bfa5-4328-be8a-a18bfa998a02", "tenant_id": "3db27cd23e0c46c79c0859a5d409b6a7", "port_range_min": null, "ethertype": "IPv4", "project_id": "3db27cd23e0c46c79c0859a5d409b6a7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:00:26Z", "revision_number": 0, "id": "29bc3fec-5d60-4dd0-aef6-df3f2b904e54", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T06:00:26Z", "security_group_id": "a4c745a4-bfa5-4328-be8a-a18bfa998a02", "tenant_id": "3db27cd23e0c46c79c0859a5d409b6a7", "port_range_min": null, "ethertype": "IPv6", "project_id": "3db27cd23e0c46c79c0859a5d409b6a7"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:00:28Z", "revision_number": 0, "id": "60a2c3d0-46d3-430f-bae2-6124d07600e7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T06:00:28Z", "security_group_id": "a4c745a4-bfa5-4328-be8a-a18bfa998a02", "tenant_id": "3db27cd23e0c46c79c0859a5d409b6a7", "port_range_min": null, "ethertype": "IPv4", "project_id": "3db27cd23e0c46c79c0859a5d409b6a7"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2019-01-18T06:00:29Z", "revision_number": 0, "id": "684c8e35-ca2c-472a-979d-71664e1646fa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T06:00:29Z", "security_group_id": "a4c745a4-bfa5-4328-be8a-a18bfa998a02", "tenant_id": "3db27cd23e0c46c79c0859a5d409b6a7", "port_range_min": 10, "ethertype": "IPv4", "project_id": "3db27cd23e0c46c79c0859a5d409b6a7"}], "revision_number": 5, "project_id": "3db27cd23e0c46c79c0859a5d409b6a7", "id": "a4c745a4-bfa5-4328-be8a-a18bfa998a02", "name": "CreateSecurityGroupTests-ba0f5c8e-85f2-4f68-a197-07d1c19bf423name"}]} 2019-01-18 06:00:33,160 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-ba0f5c8e-85f2-4f68-a197-07d1c19bf423name used request id req-a35f8955-aa3c-4ccf-a3d0-71d976d3ba9b 2019-01-18 06:00:33,160 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a4c745a4-bfa5-4328-be8a-a18bfa998a02 2019-01-18 06:00:33,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=a4c745a4-bfa5-4328-be8a-a18bfa998a02 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a60f20a01024c52a3cdc7a9aeb2ffd365216d585" 2019-01-18 06:00:33,343 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-13c6d7c9-4ea4-425e-ab40-cf8f3c607b8e Date: Fri, 18 Jan 2019 06:00:33 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": "2019-01-18T06:00:28Z", "security_group_id": "a4c745a4-bfa5-4328-be8a-a18bfa998a02", "port_range_min": null, "revision_number": 0, "tenant_id": "3db27cd23e0c46c79c0859a5d409b6a7", "created_at": "2019-01-18T06:00:28Z", "project_id": "3db27cd23e0c46c79c0859a5d409b6a7", "id": "072a8990-db5f-4cf0-9094-8f52b283bf68"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T06:00:26Z", "security_group_id": "a4c745a4-bfa5-4328-be8a-a18bfa998a02", "port_range_min": null, "revision_number": 0, "tenant_id": "3db27cd23e0c46c79c0859a5d409b6a7", "created_at": "2019-01-18T06:00:26Z", "project_id": "3db27cd23e0c46c79c0859a5d409b6a7", "id": "10e7adc7-60a7-406b-9885-aa6fa8a75903"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T06:00:26Z", "security_group_id": "a4c745a4-bfa5-4328-be8a-a18bfa998a02", "port_range_min": null, "revision_number": 0, "tenant_id": "3db27cd23e0c46c79c0859a5d409b6a7", "created_at": "2019-01-18T06:00:26Z", "project_id": "3db27cd23e0c46c79c0859a5d409b6a7", "id": "29bc3fec-5d60-4dd0-aef6-df3f2b904e54"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T06:00:28Z", "security_group_id": "a4c745a4-bfa5-4328-be8a-a18bfa998a02", "port_range_min": null, "revision_number": 0, "tenant_id": "3db27cd23e0c46c79c0859a5d409b6a7", "created_at": "2019-01-18T06:00:28Z", "project_id": "3db27cd23e0c46c79c0859a5d409b6a7", "id": "60a2c3d0-46d3-430f-bae2-6124d07600e7"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2019-01-18T06:00:29Z", "security_group_id": "a4c745a4-bfa5-4328-be8a-a18bfa998a02", "port_range_min": 10, "revision_number": 0, "tenant_id": "3db27cd23e0c46c79c0859a5d409b6a7", "created_at": "2019-01-18T06:00:29Z", "project_id": "3db27cd23e0c46c79c0859a5d409b6a7", "id": "684c8e35-ca2c-472a-979d-71664e1646fa"}]} 2019-01-18 06:00:33,343 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=a4c745a4-bfa5-4328-be8a-a18bfa998a02 used request id req-13c6d7c9-4ea4-425e-ab40-cf8f3c607b8e 2019-01-18 06:00:33,350 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-ba0f5c8e-85f2-4f68-a197-07d1c19bf423name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a60f20a01024c52a3cdc7a9aeb2ffd365216d585" 2019-01-18 06:00:33,561 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-218e0a8e-3223-4001-a1bb-5aeb209107b4 Date: Fri, 18 Jan 2019 06:00:33 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "3db27cd23e0c46c79c0859a5d409b6a7", "created_at": "2019-01-18T06:00:26Z", "updated_at": "2019-01-18T06:00:29Z", "security_group_rules": [{"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:00:28Z", "revision_number": 0, "id": "072a8990-db5f-4cf0-9094-8f52b283bf68", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T06:00:28Z", "security_group_id": "a4c745a4-bfa5-4328-be8a-a18bfa998a02", "tenant_id": "3db27cd23e0c46c79c0859a5d409b6a7", "port_range_min": null, "ethertype": "IPv6", "project_id": "3db27cd23e0c46c79c0859a5d409b6a7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:00:26Z", "revision_number": 0, "id": "10e7adc7-60a7-406b-9885-aa6fa8a75903", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T06:00:26Z", "security_group_id": "a4c745a4-bfa5-4328-be8a-a18bfa998a02", "tenant_id": "3db27cd23e0c46c79c0859a5d409b6a7", "port_range_min": null, "ethertype": "IPv4", "project_id": "3db27cd23e0c46c79c0859a5d409b6a7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:00:26Z", "revision_number": 0, "id": "29bc3fec-5d60-4dd0-aef6-df3f2b904e54", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T06:00:26Z", "security_group_id": "a4c745a4-bfa5-4328-be8a-a18bfa998a02", "tenant_id": "3db27cd23e0c46c79c0859a5d409b6a7", "port_range_min": null, "ethertype": "IPv6", "project_id": "3db27cd23e0c46c79c0859a5d409b6a7"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:00:28Z", "revision_number": 0, "id": "60a2c3d0-46d3-430f-bae2-6124d07600e7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T06:00:28Z", "security_group_id": "a4c745a4-bfa5-4328-be8a-a18bfa998a02", "tenant_id": "3db27cd23e0c46c79c0859a5d409b6a7", "port_range_min": null, "ethertype": "IPv4", "project_id": "3db27cd23e0c46c79c0859a5d409b6a7"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2019-01-18T06:00:29Z", "revision_number": 0, "id": "684c8e35-ca2c-472a-979d-71664e1646fa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T06:00:29Z", "security_group_id": "a4c745a4-bfa5-4328-be8a-a18bfa998a02", "tenant_id": "3db27cd23e0c46c79c0859a5d409b6a7", "port_range_min": 10, "ethertype": "IPv4", "project_id": "3db27cd23e0c46c79c0859a5d409b6a7"}], "revision_number": 5, "project_id": "3db27cd23e0c46c79c0859a5d409b6a7", "id": "a4c745a4-bfa5-4328-be8a-a18bfa998a02", "name": "CreateSecurityGroupTests-ba0f5c8e-85f2-4f68-a197-07d1c19bf423name"}]} 2019-01-18 06:00:33,561 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-ba0f5c8e-85f2-4f68-a197-07d1c19bf423name used request id req-218e0a8e-3223-4001-a1bb-5aeb209107b4 2019-01-18 06:00:33,562 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a4c745a4-bfa5-4328-be8a-a18bfa998a02 2019-01-18 06:00:33,567 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=a4c745a4-bfa5-4328-be8a-a18bfa998a02 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a60f20a01024c52a3cdc7a9aeb2ffd365216d585" 2019-01-18 06:00:33,597 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-6f727874-9f5d-4d69-881e-cc1676a31de0 Date: Fri, 18 Jan 2019 06:00:33 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": "2019-01-18T06:00:28Z", "security_group_id": "a4c745a4-bfa5-4328-be8a-a18bfa998a02", "port_range_min": null, "revision_number": 0, "tenant_id": "3db27cd23e0c46c79c0859a5d409b6a7", "created_at": "2019-01-18T06:00:28Z", "project_id": "3db27cd23e0c46c79c0859a5d409b6a7", "id": "072a8990-db5f-4cf0-9094-8f52b283bf68"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T06:00:26Z", "security_group_id": "a4c745a4-bfa5-4328-be8a-a18bfa998a02", "port_range_min": null, "revision_number": 0, "tenant_id": "3db27cd23e0c46c79c0859a5d409b6a7", "created_at": "2019-01-18T06:00:26Z", "project_id": "3db27cd23e0c46c79c0859a5d409b6a7", "id": "10e7adc7-60a7-406b-9885-aa6fa8a75903"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T06:00:26Z", "security_group_id": "a4c745a4-bfa5-4328-be8a-a18bfa998a02", "port_range_min": null, "revision_number": 0, "tenant_id": "3db27cd23e0c46c79c0859a5d409b6a7", "created_at": "2019-01-18T06:00:26Z", "project_id": "3db27cd23e0c46c79c0859a5d409b6a7", "id": "29bc3fec-5d60-4dd0-aef6-df3f2b904e54"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T06:00:28Z", "security_group_id": "a4c745a4-bfa5-4328-be8a-a18bfa998a02", "port_range_min": null, "revision_number": 0, "tenant_id": "3db27cd23e0c46c79c0859a5d409b6a7", "created_at": "2019-01-18T06:00:28Z", "project_id": "3db27cd23e0c46c79c0859a5d409b6a7", "id": "60a2c3d0-46d3-430f-bae2-6124d07600e7"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2019-01-18T06:00:29Z", "security_group_id": "a4c745a4-bfa5-4328-be8a-a18bfa998a02", "port_range_min": 10, "revision_number": 0, "tenant_id": "3db27cd23e0c46c79c0859a5d409b6a7", "created_at": "2019-01-18T06:00:29Z", "project_id": "3db27cd23e0c46c79c0859a5d409b6a7", "id": "684c8e35-ca2c-472a-979d-71664e1646fa"}]} 2019-01-18 06:00:33,597 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=a4c745a4-bfa5-4328-be8a-a18bfa998a02 used request id req-6f727874-9f5d-4d69-881e-cc1676a31de0 2019-01-18 06:00:33,603 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=a4c745a4-bfa5-4328-be8a-a18bfa998a02 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11b1c3eb06e628524b6a079f5c1d84e154ea965e" 2019-01-18 06:00:33,634 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-8ecd907d-bd71-440c-9a96-efb4ddbed219 Date: Fri, 18 Jan 2019 06:00:33 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": "2019-01-18T06:00:28Z", "security_group_id": "a4c745a4-bfa5-4328-be8a-a18bfa998a02", "port_range_min": null, "revision_number": 0, "tenant_id": "3db27cd23e0c46c79c0859a5d409b6a7", "created_at": "2019-01-18T06:00:28Z", "project_id": "3db27cd23e0c46c79c0859a5d409b6a7", "id": "072a8990-db5f-4cf0-9094-8f52b283bf68"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T06:00:26Z", "security_group_id": "a4c745a4-bfa5-4328-be8a-a18bfa998a02", "port_range_min": null, "revision_number": 0, "tenant_id": "3db27cd23e0c46c79c0859a5d409b6a7", "created_at": "2019-01-18T06:00:26Z", "project_id": "3db27cd23e0c46c79c0859a5d409b6a7", "id": "10e7adc7-60a7-406b-9885-aa6fa8a75903"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T06:00:26Z", "security_group_id": "a4c745a4-bfa5-4328-be8a-a18bfa998a02", "port_range_min": null, "revision_number": 0, "tenant_id": "3db27cd23e0c46c79c0859a5d409b6a7", "created_at": "2019-01-18T06:00:26Z", "project_id": "3db27cd23e0c46c79c0859a5d409b6a7", "id": "29bc3fec-5d60-4dd0-aef6-df3f2b904e54"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T06:00:28Z", "security_group_id": "a4c745a4-bfa5-4328-be8a-a18bfa998a02", "port_range_min": null, "revision_number": 0, "tenant_id": "3db27cd23e0c46c79c0859a5d409b6a7", "created_at": "2019-01-18T06:00:28Z", "project_id": "3db27cd23e0c46c79c0859a5d409b6a7", "id": "60a2c3d0-46d3-430f-bae2-6124d07600e7"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2019-01-18T06:00:29Z", "security_group_id": "a4c745a4-bfa5-4328-be8a-a18bfa998a02", "port_range_min": 10, "revision_number": 0, "tenant_id": "3db27cd23e0c46c79c0859a5d409b6a7", "created_at": "2019-01-18T06:00:29Z", "project_id": "3db27cd23e0c46c79c0859a5d409b6a7", "id": "684c8e35-ca2c-472a-979d-71664e1646fa"}]} 2019-01-18 06:00:33,634 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=a4c745a4-bfa5-4328-be8a-a18bfa998a02 used request id req-8ecd907d-bd71-440c-9a96-efb4ddbed219 2019-01-18 06:00:33,635 - neutron_utils - INFO - Deleting security group rule with ID - 072a8990-db5f-4cf0-9094-8f52b283bf68 2019-01-18 06:00:33,639 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-group-rules/072a8990-db5f-4cf0-9094-8f52b283bf68 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11b1c3eb06e628524b6a079f5c1d84e154ea965e" 2019-01-18 06:00:33,722 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-38c1d4c7-d9ed-4734-8505-1e514e897433 Content-Length: 0 Date: Fri, 18 Jan 2019 06:00:33 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-18 06:00:33,722 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-group-rules/072a8990-db5f-4cf0-9094-8f52b283bf68 used request id req-38c1d4c7-d9ed-4734-8505-1e514e897433 2019-01-18 06:00:33,722 - OpenStackSecurityGroup - WARNING - Rule setting is None, cannot remove rule 2019-01-18 06:00:33,722 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a4c745a4-bfa5-4328-be8a-a18bfa998a02 2019-01-18 06:00:33,728 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=a4c745a4-bfa5-4328-be8a-a18bfa998a02 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a60f20a01024c52a3cdc7a9aeb2ffd365216d585" 2019-01-18 06:00:33,755 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1993 X-Openstack-Request-Id: req-d4440998-289f-463e-9d66-8cc2b06e5e77 Date: Fri, 18 Jan 2019 06:00: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": "2019-01-18T06:00:26Z", "security_group_id": "a4c745a4-bfa5-4328-be8a-a18bfa998a02", "port_range_min": null, "revision_number": 0, "tenant_id": "3db27cd23e0c46c79c0859a5d409b6a7", "created_at": "2019-01-18T06:00:26Z", "project_id": "3db27cd23e0c46c79c0859a5d409b6a7", "id": "10e7adc7-60a7-406b-9885-aa6fa8a75903"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T06:00:26Z", "security_group_id": "a4c745a4-bfa5-4328-be8a-a18bfa998a02", "port_range_min": null, "revision_number": 0, "tenant_id": "3db27cd23e0c46c79c0859a5d409b6a7", "created_at": "2019-01-18T06:00:26Z", "project_id": "3db27cd23e0c46c79c0859a5d409b6a7", "id": "29bc3fec-5d60-4dd0-aef6-df3f2b904e54"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T06:00:28Z", "security_group_id": "a4c745a4-bfa5-4328-be8a-a18bfa998a02", "port_range_min": null, "revision_number": 0, "tenant_id": "3db27cd23e0c46c79c0859a5d409b6a7", "created_at": "2019-01-18T06:00:28Z", "project_id": "3db27cd23e0c46c79c0859a5d409b6a7", "id": "60a2c3d0-46d3-430f-bae2-6124d07600e7"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2019-01-18T06:00:29Z", "security_group_id": "a4c745a4-bfa5-4328-be8a-a18bfa998a02", "port_range_min": 10, "revision_number": 0, "tenant_id": "3db27cd23e0c46c79c0859a5d409b6a7", "created_at": "2019-01-18T06:00:29Z", "project_id": "3db27cd23e0c46c79c0859a5d409b6a7", "id": "684c8e35-ca2c-472a-979d-71664e1646fa"}]} 2019-01-18 06:00:33,756 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=a4c745a4-bfa5-4328-be8a-a18bfa998a02 used request id req-d4440998-289f-463e-9d66-8cc2b06e5e77 2019-01-18 06:00:33,756 - neutron_utils - INFO - Deleting security group rule with ID - 60a2c3d0-46d3-430f-bae2-6124d07600e7 2019-01-18 06:00:33,761 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-group-rules/60a2c3d0-46d3-430f-bae2-6124d07600e7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11b1c3eb06e628524b6a079f5c1d84e154ea965e" 2019-01-18 06:00:33,999 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-440125df-124f-4d12-8c1c-0d6eed458456 Content-Length: 0 Date: Fri, 18 Jan 2019 06:00:33 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-18 06:00:33,999 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-group-rules/60a2c3d0-46d3-430f-bae2-6124d07600e7 used request id req-440125df-124f-4d12-8c1c-0d6eed458456 2019-01-18 06:00:33,999 - neutron_utils - INFO - Deleting security group rule with ID - 29bc3fec-5d60-4dd0-aef6-df3f2b904e54 2019-01-18 06:00:34,005 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-group-rules/29bc3fec-5d60-4dd0-aef6-df3f2b904e54 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11b1c3eb06e628524b6a079f5c1d84e154ea965e" 2019-01-18 06:00:34,100 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-7e3fbdb7-a1a5-42fe-a586-3923fcb96243 Content-Length: 0 Date: Fri, 18 Jan 2019 06:00:34 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-18 06:00:34,101 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-group-rules/29bc3fec-5d60-4dd0-aef6-df3f2b904e54 used request id req-7e3fbdb7-a1a5-42fe-a586-3923fcb96243 2019-01-18 06:00:34,101 - neutron_utils - INFO - Deleting security group rule with ID - 072a8990-db5f-4cf0-9094-8f52b283bf68 2019-01-18 06:00:34,105 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-group-rules/072a8990-db5f-4cf0-9094-8f52b283bf68 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11b1c3eb06e628524b6a079f5c1d84e154ea965e" 2019-01-18 06:00:34,127 - keystoneauth.session - DEBUG - RESP: [404] Content-Type: application/json Content-Length: 155 X-Openstack-Request-Id: req-41c26496-0191-43ba-8cb5-7a1bfeef7f0b Date: Fri, 18 Jan 2019 06:00:34 GMT RESP BODY: {"NeutronError": {"message": "Security group rule 072a8990-db5f-4cf0-9094-8f52b283bf68 does not exist", "type": "SecurityGroupRuleNotFound", "detail": ""}} 2019-01-18 06:00:34,127 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-group-rules/072a8990-db5f-4cf0-9094-8f52b283bf68 used request id req-41c26496-0191-43ba-8cb5-7a1bfeef7f0b 2019-01-18 06:00:34,128 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Security group rule 072a8990-db5f-4cf0-9094-8f52b283bf68 does not exist", "type": "SecurityGroupRuleNotFound", "detail": ""}} 2019-01-18 06:00:34,128 - OpenStackSecurityGroup - WARNING - Rule not found, cannot delete - Security group rule 072a8990-db5f-4cf0-9094-8f52b283bf68 does not exist Neutron server returns request_ids: ['req-41c26496-0191-43ba-8cb5-7a1bfeef7f0b'] 2019-01-18 06:00:34,128 - neutron_utils - INFO - Deleting security group rule with ID - 10e7adc7-60a7-406b-9885-aa6fa8a75903 2019-01-18 06:00:34,133 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-group-rules/10e7adc7-60a7-406b-9885-aa6fa8a75903 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11b1c3eb06e628524b6a079f5c1d84e154ea965e" 2019-01-18 06:00:34,231 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-94e1642b-481d-406c-b82a-5563d917da9e Content-Length: 0 Date: Fri, 18 Jan 2019 06:00:34 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-18 06:00:34,232 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-group-rules/10e7adc7-60a7-406b-9885-aa6fa8a75903 used request id req-94e1642b-481d-406c-b82a-5563d917da9e 2019-01-18 06:00:34,232 - neutron_utils - INFO - Deleting security group rule with ID - 684c8e35-ca2c-472a-979d-71664e1646fa 2019-01-18 06:00:34,238 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-group-rules/684c8e35-ca2c-472a-979d-71664e1646fa -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11b1c3eb06e628524b6a079f5c1d84e154ea965e" 2019-01-18 06:00:34,324 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-30f82ac3-b5d2-47d1-be85-42061673a94d Content-Length: 0 Date: Fri, 18 Jan 2019 06:00:34 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-18 06:00:34,324 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-group-rules/684c8e35-ca2c-472a-979d-71664e1646fa used request id req-30f82ac3-b5d2-47d1-be85-42061673a94d 2019-01-18 06:00:34,324 - neutron_utils - INFO - Deleting security group with name - CreateSecurityGroupTests-ba0f5c8e-85f2-4f68-a197-07d1c19bf423name 2019-01-18 06:00:34,332 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-groups/a4c745a4-bfa5-4328-be8a-a18bfa998a02 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11b1c3eb06e628524b6a079f5c1d84e154ea965e" 2019-01-18 06:00:34,589 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-1b23dff4-a19d-48ed-8ae7-a7f44054cd38 Content-Length: 0 Date: Fri, 18 Jan 2019 06:00:34 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-18 06:00:34,589 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/a4c745a4-bfa5-4328-be8a-a18bfa998a02 used request id req-1b23dff4-a19d-48ed-8ae7-a7f44054cd38 2019-01-18 06:00:34,595 - 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}3b0a9a221224ff04b8a1a98924716ebee7aec2d5" 2019-01-18 06:00:34,813 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-698eceed-9914-4c57-87cc-6b8c95d2a868 Date: Fri, 18 Jan 2019 06:00:34 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-18T04:53:26Z", "updated_at": "2019-01-18T04:53:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:53:26Z", "revision_number": 0, "id": "260c2de9-5dc5-4508-b06c-24b9d7ed838c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:53:26Z", "security_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:53:26Z", "revision_number": 0, "id": "571036d3-cb1d-483a-acb9-96f19293add9", "remote_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "remote_ip_prefix": null, "created_at": "2019-01-18T04:53:26Z", "security_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:53:26Z", "revision_number": 0, "id": "84255fa4-c13a-4cfe-b73d-e56ee216ca1e", "remote_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "remote_ip_prefix": null, "created_at": "2019-01-18T04:53:26Z", "security_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:53:26Z", "revision_number": 0, "id": "9c6f69fc-3bf8-4346-9288-5a255b82b67e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:53:26Z", "security_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3db27cd23e0c46c79c0859a5d409b6a7", "created_at": "2019-01-18T06:00:26Z", "updated_at": "2019-01-18T06:00:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:00:26Z", "revision_number": 0, "id": "0420a730-72a3-4a2a-a4e2-75175fd348ff", "remote_group_id": "2a8019eb-e2c3-4c77-8fac-38e584d3f12d", "remote_ip_prefix": null, "created_at": "2019-01-18T06:00:26Z", "security_group_id": "2a8019eb-e2c3-4c77-8fac-38e584d3f12d", "tenant_id": "3db27cd23e0c46c79c0859a5d409b6a7", "port_range_min": null, "ethertype": "IPv4", "project_id": "3db27cd23e0c46c79c0859a5d409b6a7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:00:26Z", "revision_number": 0, "id": "48e57b93-0060-4871-ae7d-40afe61ead5f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T06:00:26Z", "security_group_id": "2a8019eb-e2c3-4c77-8fac-38e584d3f12d", "tenant_id": "3db27cd23e0c46c79c0859a5d409b6a7", "port_range_min": null, "ethertype": "IPv4", "project_id": "3db27cd23e0c46c79c0859a5d409b6a7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:00:26Z", "revision_number": 0, "id": "55dba390-388b-46c5-bc4b-e0aeded39e9a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T06:00:26Z", "security_group_id": "2a8019eb-e2c3-4c77-8fac-38e584d3f12d", "tenant_id": "3db27cd23e0c46c79c0859a5d409b6a7", "port_range_min": null, "ethertype": "IPv6", "project_id": "3db27cd23e0c46c79c0859a5d409b6a7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:00:26Z", "revision_number": 0, "id": "8fdf2da3-7802-4b50-9cee-c34abf9215ae", "remote_group_id": "2a8019eb-e2c3-4c77-8fac-38e584d3f12d", "remote_ip_prefix": null, "created_at": "2019-01-18T06:00:26Z", "security_group_id": "2a8019eb-e2c3-4c77-8fac-38e584d3f12d", "tenant_id": "3db27cd23e0c46c79c0859a5d409b6a7", "port_range_min": null, "ethertype": "IPv6", "project_id": "3db27cd23e0c46c79c0859a5d409b6a7"}], "revision_number": 4, "project_id": "3db27cd23e0c46c79c0859a5d409b6a7", "id": "2a8019eb-e2c3-4c77-8fac-38e584d3f12d", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "created_at": "2019-01-18T04:51:20Z", "updated_at": "2019-01-18T04:51:20Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "24c99e6f-888c-4943-9c93-54ad3b18b18c", "remote_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv4", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "2b339890-44d0-4711-a050-08a64d58e2a0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv6", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "45161a51-d6dd-4bb8-986d-bc2f88599c1d", "remote_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv6", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "87b9b994-ae22-4850-863a-6a4925bd01fe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv4", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}], "revision_number": 4, "project_id": "9c53a91613fb4d5080479ac6f51697ed", "id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "020d00b5451a467cb276d06789a1149d", "created_at": "2019-01-18T05:59:12Z", "updated_at": "2019-01-18T05:59:12Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:12Z", "revision_number": 0, "id": "38b091dd-dca7-4cbe-8c1c-dd18a74bfca8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:12Z", "security_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "tenant_id": "020d00b5451a467cb276d06789a1149d", "port_range_min": null, "ethertype": "IPv6", "project_id": "020d00b5451a467cb276d06789a1149d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:12Z", "revision_number": 0, "id": "38b9f88b-1fc0-40d1-af74-237d79be193d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:12Z", "security_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "tenant_id": "020d00b5451a467cb276d06789a1149d", "port_range_min": null, "ethertype": "IPv4", "project_id": "020d00b5451a467cb276d06789a1149d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:12Z", "revision_number": 0, "id": "60f7d4a7-1a27-4801-a1e8-5bf33633b818", "remote_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:12Z", "security_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "tenant_id": "020d00b5451a467cb276d06789a1149d", "port_range_min": null, "ethertype": "IPv6", "project_id": "020d00b5451a467cb276d06789a1149d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:12Z", "revision_number": 0, "id": "8faf6dda-6919-4b75-b745-2af38abf8dcf", "remote_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:12Z", "security_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "tenant_id": "020d00b5451a467cb276d06789a1149d", "port_range_min": null, "ethertype": "IPv4", "project_id": "020d00b5451a467cb276d06789a1149d"}], "revision_number": 4, "project_id": "020d00b5451a467cb276d06789a1149d", "id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "created_at": "2019-01-18T04:39:06Z", "updated_at": "2019-01-18T04:39:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "0aedefa2-edbc-47b5-bead-e954540f6937", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "47feb8aba08a40dca7028a1701e597b9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "4bf1a402-0fa2-4cfd-9fee-4a28f16bb271", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "47feb8aba08a40dca7028a1701e597b9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "4e399c2e-bc03-4aa3-b192-1fafdc9248ba", "remote_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "47feb8aba08a40dca7028a1701e597b9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "8860837e-afbd-4411-adf9-d88db88c2114", "remote_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "47feb8aba08a40dca7028a1701e597b9"}], "revision_number": 4, "project_id": "47feb8aba08a40dca7028a1701e597b9", "id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "name": "default"}]} 2019-01-18 06:00:34,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-698eceed-9914-4c57-87cc-6b8c95d2a868 2019-01-18 06:00:34,819 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/3db27cd23e0c46c79c0859a5d409b6a7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b0a9a221224ff04b8a1a98924716ebee7aec2d5" 2019-01-18 06:00:34,906 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:00:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4e189fdc-b46a-4dc4-82e0-1f533d575f88 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/3db27cd23e0c46c79c0859a5d409b6a7"}, "enabled": true, "id": "3db27cd23e0c46c79c0859a5d409b6a7", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-a7c226fa-ca46-4ce-proj"}} 2019-01-18 06:00:34,906 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/3db27cd23e0c46c79c0859a5d409b6a7 used request id req-4e189fdc-b46a-4dc4-82e0-1f533d575f88 2019-01-18 06:00:34,906 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 2a8019eb-e2c3-4c77-8fac-38e584d3f12d 2019-01-18 06:00:34,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=2a8019eb-e2c3-4c77-8fac-38e584d3f12d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b0a9a221224ff04b8a1a98924716ebee7aec2d5" 2019-01-18 06:00:35,094 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-a8300c86-5057-483a-9a85-fe116b3dee55 Date: Fri, 18 Jan 2019 06:00:35 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "2a8019eb-e2c3-4c77-8fac-38e584d3f12d", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T06:00:26Z", "security_group_id": "2a8019eb-e2c3-4c77-8fac-38e584d3f12d", "port_range_min": null, "revision_number": 0, "tenant_id": "3db27cd23e0c46c79c0859a5d409b6a7", "created_at": "2019-01-18T06:00:26Z", "project_id": "3db27cd23e0c46c79c0859a5d409b6a7", "id": "0420a730-72a3-4a2a-a4e2-75175fd348ff"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T06:00:26Z", "security_group_id": "2a8019eb-e2c3-4c77-8fac-38e584d3f12d", "port_range_min": null, "revision_number": 0, "tenant_id": "3db27cd23e0c46c79c0859a5d409b6a7", "created_at": "2019-01-18T06:00:26Z", "project_id": "3db27cd23e0c46c79c0859a5d409b6a7", "id": "48e57b93-0060-4871-ae7d-40afe61ead5f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T06:00:26Z", "security_group_id": "2a8019eb-e2c3-4c77-8fac-38e584d3f12d", "port_range_min": null, "revision_number": 0, "tenant_id": "3db27cd23e0c46c79c0859a5d409b6a7", "created_at": "2019-01-18T06:00:26Z", "project_id": "3db27cd23e0c46c79c0859a5d409b6a7", "id": "55dba390-388b-46c5-bc4b-e0aeded39e9a"}, {"remote_group_id": "2a8019eb-e2c3-4c77-8fac-38e584d3f12d", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T06:00:26Z", "security_group_id": "2a8019eb-e2c3-4c77-8fac-38e584d3f12d", "port_range_min": null, "revision_number": 0, "tenant_id": "3db27cd23e0c46c79c0859a5d409b6a7", "created_at": "2019-01-18T06:00:26Z", "project_id": "3db27cd23e0c46c79c0859a5d409b6a7", "id": "8fdf2da3-7802-4b50-9cee-c34abf9215ae"}]} 2019-01-18 06:00:35,094 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=2a8019eb-e2c3-4c77-8fac-38e584d3f12d used request id req-a8300c86-5057-483a-9a85-fe116b3dee55 2019-01-18 06:00:35,095 - neutron_utils - INFO - Deleting security group with name - default 2019-01-18 06:00:35,100 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-groups/2a8019eb-e2c3-4c77-8fac-38e584d3f12d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b0a9a221224ff04b8a1a98924716ebee7aec2d5" 2019-01-18 06:00:35,394 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-24038e56-2e89-487f-8f09-fb321c836a33 Content-Length: 0 Date: Fri, 18 Jan 2019 06:00:35 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-18 06:00:35,395 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/2a8019eb-e2c3-4c77-8fac-38e584d3f12d used request id req-24038e56-2e89-487f-8f09-fb321c836a33 2019-01-18 06:00:35,395 - keystone_utils - INFO - Deleting project with name - CreateSecurityGroupTests-a7c226fa-ca46-4ce-proj 2019-01-18 06:00:35,399 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/3db27cd23e0c46c79c0859a5d409b6a7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b0a9a221224ff04b8a1a98924716ebee7aec2d5" 2019-01-18 06:00:35,606 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 06:00:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-59de4c92-e997-42b0-a750-861d2e3686cc Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 06:00:35,606 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/3db27cd23e0c46c79c0859a5d409b6a7 used request id req-59de4c92-e997-42b0-a750-861d2e3686cc 2019-01-18 06:00:35,606 - keystone_utils - INFO - Deleting role with name - CreateSecurityGroupTests-a7c226fa-ca46-4ce-proj-role 2019-01-18 06:00:35,610 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/ad870a07fb7b4012a042978389bf1656 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b0a9a221224ff04b8a1a98924716ebee7aec2d5" 2019-01-18 06:00:35,710 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 06:00:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-33ddd56a-2008-4809-b4a3-6cec9989d28b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 06:00:35,710 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/ad870a07fb7b4012a042978389bf1656 used request id req-33ddd56a-2008-4809-b4a3-6cec9989d28b 2019-01-18 06:00:35,713 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b0a9a221224ff04b8a1a98924716ebee7aec2d5" 2019-01-18 06:00:35,807 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:00:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9a4a6bbd-f066-4e60-a601-c0cd7efecfaf Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "488fca829f8b496daa1cd2cdc6e45c49", "links": {"self": "http://172.30.9.23:5000/v3/roles/488fca829f8b496daa1cd2cdc6e45c49"}, "name": "Member"}, {"domain_id": null, "id": "6b7f4f4f76264b6fb449c43b86ee3817", "links": {"self": "http://172.30.9.23:5000/v3/roles/6b7f4f4f76264b6fb449c43b86ee3817"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a482b711adf94961bf4bb28eda7f0e28", "links": {"self": "http://172.30.9.23:5000/v3/roles/a482b711adf94961bf4bb28eda7f0e28"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c65201bd05504fa786d79b166e8bbba3", "links": {"self": "http://172.30.9.23:5000/v3/roles/c65201bd05504fa786d79b166e8bbba3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "e7e317b66c174923a8cb46c48d897c8d", "links": {"self": "http://172.30.9.23:5000/v3/roles/e7e317b66c174923a8cb46c48d897c8d"}, "name": "ResellerAdmin"}]} 2019-01-18 06:00:35,807 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-9a4a6bbd-f066-4e60-a601-c0cd7efecfaf 2019-01-18 06:00:35,808 - keystone_utils - INFO - Deleting user with name - CreateSecurityGroupTests-a7c226fa-ca46-4ce-user 2019-01-18 06:00:35,812 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/13f01cb46cca41779682beed544c19bc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b86fefa846728bf4a6b14dd205431476aa3abc8d" 2019-01-18 06:00:36,080 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 06:00:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-11b499c7-aac7-4ca1-b25d-53d09e816450 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 06:00:36,080 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/13f01cb46cca41779682beed544c19bc used request id req-11b499c7-aac7-4ca1-b25d-53d09e816450 2019-01-18 06:00:36,082 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:00:36,460 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "488fca829f8b496daa1cd2cdc6e45c49", "name": "Member"}, {"id": "c65201bd05504fa786d79b166e8bbba3", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}], "expires_at": "2019-01-18T07:00:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "020d00b5451a467cb276d06789a1149d", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "id": "e292c913af7844408b6509a836e493f5"}, "audit_ids": ["Ti00z4W0RhuAV2z5n0oK5w"], "issued_at": "2019-01-18T06:00:36.000000Z"}} 2019-01-18 06:00:36,461 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf5914a8764fdb530b09cf2bfac990aaea37332c" 2019-01-18 06:00:36,553 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:00:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-adef2591-66bc-4183-bd2d-0a6c57c221ff Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:00:36,554 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-adef2591-66bc-4183-bd2d-0a6c57c221ff 2019-01-18 06:00:36,555 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:00:36,556 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:00:36,938 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "488fca829f8b496daa1cd2cdc6e45c49", "name": "Member"}, {"id": "c65201bd05504fa786d79b166e8bbba3", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}], "expires_at": "2019-01-18T07:00:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "020d00b5451a467cb276d06789a1149d", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "id": "e292c913af7844408b6509a836e493f5"}, "audit_ids": ["FLVKNQ9ESWm05r40N-Vo4w"], "issued_at": "2019-01-18T06:00:36.000000Z"}} 2019-01-18 06:00:36,939 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e68f5861073f40d78e23d73a4cb417b68e24b4c8" 2019-01-18 06:00:37,015 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:00:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-203c7595-0f90-4103-9e2f-ee616eaaab6e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:00:37,015 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-203c7595-0f90-4103-9e2f-ee616eaaab6e 2019-01-18 06:00:37,021 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-18 06:00:37,026 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 18 Jan 2019 06:00: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"}]}]}} 2019-01-18 06:00:37,026 - 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-45600583-bbef-46e-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e68f5861073f40d78e23d73a4cb417b68e24b4c8" 2019-01-18 06:00:37,115 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:00:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-edbf5453-285a-4466-bc21-17a497a3ee38 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-45600583-bbef-46e-proj", "previous": null, "next": null}, "projects": []} 2019-01-18 06:00:37,115 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-45600583-bbef-46e-proj used request id req-edbf5453-285a-4466-bc21-17a497a3ee38 2019-01-18 06:00:37,118 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e68f5861073f40d78e23d73a4cb417b68e24b4c8" 2019-01-18 06:00:37,200 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:00:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d00cf590-7e17-498c-bfdd-b4d1c881bb9e Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-18 06:00:37,200 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-d00cf590-7e17-498c-bfdd-b4d1c881bb9e 2019-01-18 06:00:37,204 - 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}e68f5861073f40d78e23d73a4cb417b68e24b4c8" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSecurityGroupTests-45600583-bbef-46e-proj"}}' 2019-01-18 06:00:37,315 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 18 Jan 2019 06:00:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ee343d76-3ba8-4bff-bc7c-38eaf7b78633 Content-Length: 309 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/ecfd4707abfe473eb096180bbc6d97ad"}, "enabled": true, "id": "ecfd4707abfe473eb096180bbc6d97ad", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-45600583-bbef-46e-proj"}} 2019-01-18 06:00:37,315 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-ee343d76-3ba8-4bff-bc7c-38eaf7b78633 2019-01-18 06:00:37,316 - keystone_utils - INFO - Created project with name - CreateSecurityGroupTests-45600583-bbef-46e-proj 2019-01-18 06:00:37,316 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:00:37,317 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:00:37,704 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "488fca829f8b496daa1cd2cdc6e45c49", "name": "Member"}, {"id": "c65201bd05504fa786d79b166e8bbba3", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}], "expires_at": "2019-01-18T07:00:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "020d00b5451a467cb276d06789a1149d", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "id": "e292c913af7844408b6509a836e493f5"}, "audit_ids": ["46od2jQSR220TbMIJfSicQ"], "issued_at": "2019-01-18T06:00:37.000000Z"}} 2019-01-18 06:00:37,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}c58042eb2bcd94b82fb9545499b4b41e1aea9d5f" 2019-01-18 06:00:37,865 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:00:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-893781f9-7daa-4c30-b158-5a9ba3780972 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:00:37,865 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-893781f9-7daa-4c30-b158-5a9ba3780972 2019-01-18 06:00:37,869 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-18 06:00:37,874 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 18 Jan 2019 06:00: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"}]}]}} 2019-01-18 06:00:37,875 - 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}c58042eb2bcd94b82fb9545499b4b41e1aea9d5f" 2019-01-18 06:00:37,977 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:00:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-62faee22-e9b7-4836-b396-1882ac63f11f Content-Encoding: gzip Content-Length: 869 Content-Type: application/json RESP BODY: {"users": [{"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/0607a2b4beb0408e9fa51cc5ba027ac6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0607a2b4beb0408e9fa51cc5ba027ac6", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/17c61b95071545a094cc82823d2b88b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "17c61b95071545a094cc82823d2b88b8", "email": "nova@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/29e5d2dfed2447bda26fc75bd1122674"}, "domain_id": "default", "enabled": true, "options": {}, "id": "29e5d2dfed2447bda26fc75bd1122674", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/3b6dcc8c791e4b6e8831f5b5e583de80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3b6dcc8c791e4b6e8831f5b5e583de80", "email": "neutron@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.23:5000/v3/users/45ab52d673584bc198669be88c88b878"}, "domain_id": "default", "enabled": true, "options": {}, "id": "45ab52d673584bc198669be88c88b878", "email": "barbican@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/57795b4ee52f49c6a71f55bb6c4012f8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "57795b4ee52f49c6a71f55bb6c4012f8", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/5c52969262974d64ac2a300ca5d60f50"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c52969262974d64ac2a300ca5d60f50", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/5fc15572bb1c489ba92bd9945bbc1f64"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5fc15572bb1c489ba92bd9945bbc1f64", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/6b519d70e25f4e61a9dfd738cd6bba22"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6b519d70e25f4e61a9dfd738cd6bba22", "email": "heat@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.23:5000/v3/users/8248437208b540c2893a7117ad102a87"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8248437208b540c2893a7117ad102a87", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/890dee97e62840c5b15e36f03f6b7efc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "890dee97e62840c5b15e36f03f6b7efc", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/8cccb516ecc44ed9bb7c8633df108fd4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8cccb516ecc44ed9bb7c8633df108fd4", "email": "glance@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.23:5000/v3/users/97c3d863a98148299fa116fdb54be470"}, "domain_id": "default", "enabled": true, "options": {}, "id": "97c3d863a98148299fa116fdb54be470", "email": "tacker@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/a2a0c8c0f19941808c9f618af50b3b79"}, "domain_id": "c19db1b8f60647a9a114cd23287c807b", "enabled": true, "options": {}, "id": "a2a0c8c0f19941808c9f618af50b3b79", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "links": {"self": "http://172.30.9.23:5000/v3/users/e292c913af7844408b6509a836e493f5"}, "domain_id": "default", "enabled": true, "id": "e292c913af7844408b6509a836e493f5", "options": {}}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/fe5de73ba9cb41b2be24ccf1f72f5ed4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe5de73ba9cb41b2be24ccf1f72f5ed4", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2019-01-18 06:00:37,977 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-62faee22-e9b7-4836-b396-1882ac63f11f 2019-01-18 06:00:37,982 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateSecurityGroupTests-45600583-bbef-46e-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c58042eb2bcd94b82fb9545499b4b41e1aea9d5f" 2019-01-18 06:00:38,173 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:00:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d39cd225-7c26-4ac4-9e77-0f0f524627db Content-Encoding: gzip Content-Length: 255 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateSecurityGroupTests-45600583-bbef-46e-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/ecfd4707abfe473eb096180bbc6d97ad"}, "enabled": true, "id": "ecfd4707abfe473eb096180bbc6d97ad", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-45600583-bbef-46e-proj"}]} 2019-01-18 06:00:38,173 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateSecurityGroupTests-45600583-bbef-46e-proj used request id req-d39cd225-7c26-4ac4-9e77-0f0f524627db 2019-01-18 06:00:38,177 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c58042eb2bcd94b82fb9545499b4b41e1aea9d5f" 2019-01-18 06:00:38,277 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:00:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-868efaa7-1e72-4aa2-8aa6-dc7b787c586b Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-18 06:00:38,277 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-868efaa7-1e72-4aa2-8aa6-dc7b787c586b 2019-01-18 06:00:38,573 - keystone_utils - INFO - Created user with name - CreateSecurityGroupTests-45600583-bbef-46e-user 2019-01-18 06:00:38,574 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:00:38,578 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e68f5861073f40d78e23d73a4cb417b68e24b4c8" 2019-01-18 06:00:38,665 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:00:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6ba08b95-1e5f-46ec-b5b0-7831c02f4b79 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "488fca829f8b496daa1cd2cdc6e45c49", "links": {"self": "http://172.30.9.23:5000/v3/roles/488fca829f8b496daa1cd2cdc6e45c49"}, "name": "Member"}, {"domain_id": null, "id": "6b7f4f4f76264b6fb449c43b86ee3817", "links": {"self": "http://172.30.9.23:5000/v3/roles/6b7f4f4f76264b6fb449c43b86ee3817"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a482b711adf94961bf4bb28eda7f0e28", "links": {"self": "http://172.30.9.23:5000/v3/roles/a482b711adf94961bf4bb28eda7f0e28"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c65201bd05504fa786d79b166e8bbba3", "links": {"self": "http://172.30.9.23:5000/v3/roles/c65201bd05504fa786d79b166e8bbba3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "e7e317b66c174923a8cb46c48d897c8d", "links": {"self": "http://172.30.9.23:5000/v3/roles/e7e317b66c174923a8cb46c48d897c8d"}, "name": "ResellerAdmin"}]} 2019-01-18 06:00:38,666 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-6ba08b95-1e5f-46ec-b5b0-7831c02f4b79 2019-01-18 06:00:38,670 - 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}e68f5861073f40d78e23d73a4cb417b68e24b4c8" -d '{"role": {"name": "CreateSecurityGroupTests-45600583-bbef-46e-proj-role"}}' 2019-01-18 06:00:38,795 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 18 Jan 2019 06:00:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bcbd342d-d442-42b0-8c68-3fe55dd99192 Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "685b02de3dff4efe97b8eccaa1d94c89", "links": {"self": "http://172.30.9.23:5000/v3/roles/685b02de3dff4efe97b8eccaa1d94c89"}, "name": "CreateSecurityGroupTests-45600583-bbef-46e-proj-role"}} 2019-01-18 06:00:38,795 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-bcbd342d-d442-42b0-8c68-3fe55dd99192 2019-01-18 06:00:38,795 - keystone_utils - INFO - Created role with name - CreateSecurityGroupTests-45600583-bbef-46e-proj-role 2019-01-18 06:00:38,799 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/685b02de3dff4efe97b8eccaa1d94c89 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e68f5861073f40d78e23d73a4cb417b68e24b4c8" 2019-01-18 06:00:38,890 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:00:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c6d87136-938d-4893-b92e-707796f3d1b9 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.23:5000/v3/roles/685b02de3dff4efe97b8eccaa1d94c89"}, "domain_id": null, "name": "CreateSecurityGroupTests-45600583-bbef-46e-proj-role", "id": "685b02de3dff4efe97b8eccaa1d94c89"}} 2019-01-18 06:00:38,891 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/685b02de3dff4efe97b8eccaa1d94c89 used request id req-c6d87136-938d-4893-b92e-707796f3d1b9 2019-01-18 06:00:38,891 - keystone_utils - INFO - Granting role CreateSecurityGroupTests-45600583-bbef-46e-proj-role to project CreateSecurityGroupTests-45600583-bbef-46e-proj 2019-01-18 06:00:38,895 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/ecfd4707abfe473eb096180bbc6d97ad/users/c851e6bf56b84d55a630feefeceeaa20/roles/685b02de3dff4efe97b8eccaa1d94c89 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e68f5861073f40d78e23d73a4cb417b68e24b4c8" 2019-01-18 06:00:39,018 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 06:00:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ebd34cad-0a59-4802-b2ee-6ba188b1c1b6 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 06:00:39,018 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/ecfd4707abfe473eb096180bbc6d97ad/users/c851e6bf56b84d55a630feefeceeaa20/roles/685b02de3dff4efe97b8eccaa1d94c89 used request id req-ebd34cad-0a59-4802-b2ee-6ba188b1c1b6 2019-01-18 06:00:39,019 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:00:39,020 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:00:39,403 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "685b02de3dff4efe97b8eccaa1d94c89", "name": "CreateSecurityGroupTests-45600583-bbef-46e-proj-role"}], "expires_at": "2019-01-18T07:00:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ecfd4707abfe473eb096180bbc6d97ad", "name": "CreateSecurityGroupTests-45600583-bbef-46e-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/ecfd4707abfe473eb096180bbc6d97ad", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/ecfd4707abfe473eb096180bbc6d97ad", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/ecfd4707abfe473eb096180bbc6d97ad", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/ecfd4707abfe473eb096180bbc6d97ad", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/ecfd4707abfe473eb096180bbc6d97ad", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/ecfd4707abfe473eb096180bbc6d97ad", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/ecfd4707abfe473eb096180bbc6d97ad", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/ecfd4707abfe473eb096180bbc6d97ad", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/ecfd4707abfe473eb096180bbc6d97ad", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/ecfd4707abfe473eb096180bbc6d97ad", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/ecfd4707abfe473eb096180bbc6d97ad", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/ecfd4707abfe473eb096180bbc6d97ad", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-45600583-bbef-46e-user", "id": "c851e6bf56b84d55a630feefeceeaa20"}, "audit_ids": ["oQW08vwYSemlZ81q2aVvqg"], "issued_at": "2019-01-18T06:00:39.000000Z"}} 2019-01-18 06:00:39,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}76581a86626e5c725ec048e5ea3c0b7688318ee8" 2019-01-18 06:00:39,486 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:00:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-40910607-d94e-4e3e-a399-06fe515fa65e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:00:39,486 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-40910607-d94e-4e3e-a399-06fe515fa65e 2019-01-18 06:00:39,493 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-27c9b238-55ba-4403-8378-53e716a21675name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76581a86626e5c725ec048e5ea3c0b7688318ee8" 2019-01-18 06:00:39,797 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-229bbc89-bc19-4fe6-a539-1a85c65c34bb Date: Fri, 18 Jan 2019 06:00:39 GMT RESP BODY: {"security_groups": []} 2019-01-18 06:00:39,797 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-27c9b238-55ba-4403-8378-53e716a21675name&description=hello+group used request id req-229bbc89-bc19-4fe6-a539-1a85c65c34bb 2019-01-18 06:00:39,797 - OpenStackSecurityGroup - INFO - Creating security group CreateSecurityGroupTests-27c9b238-55ba-4403-8378-53e716a21675name... 2019-01-18 06:00:39,797 - neutron_utils - INFO - Creating security group with name - CreateSecurityGroupTests-27c9b238-55ba-4403-8378-53e716a21675name 2019-01-18 06:00:39,803 - 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}76581a86626e5c725ec048e5ea3c0b7688318ee8" -d '{"security_group": {"name": "CreateSecurityGroupTests-27c9b238-55ba-4403-8378-53e716a21675name", "description": "hello group"}}' 2019-01-18 06:00:40,142 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1408 X-Openstack-Request-Id: req-eb22516d-b380-47b2-8e99-455ca3445ef0 Date: Fri, 18 Jan 2019 06:00:40 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "ecfd4707abfe473eb096180bbc6d97ad", "created_at": "2019-01-18T06:00:40Z", "updated_at": "2019-01-18T06:00:40Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:00:40Z", "revision_number": 0, "id": "a50712a0-3339-470e-9449-d16acfd497ff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T06:00:40Z", "security_group_id": "4c9589dd-5823-4b57-8562-812939c370ae", "tenant_id": "ecfd4707abfe473eb096180bbc6d97ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "ecfd4707abfe473eb096180bbc6d97ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:00:40Z", "revision_number": 0, "id": "c8d175d4-6d15-4801-8587-4d0ad805c4de", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T06:00:40Z", "security_group_id": "4c9589dd-5823-4b57-8562-812939c370ae", "tenant_id": "ecfd4707abfe473eb096180bbc6d97ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "ecfd4707abfe473eb096180bbc6d97ad"}], "revision_number": 2, "project_id": "ecfd4707abfe473eb096180bbc6d97ad", "id": "4c9589dd-5823-4b57-8562-812939c370ae", "name": "CreateSecurityGroupTests-27c9b238-55ba-4403-8378-53e716a21675name"}} 2019-01-18 06:00:40,142 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-groups used request id req-eb22516d-b380-47b2-8e99-455ca3445ef0 2019-01-18 06:00:40,142 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 4c9589dd-5823-4b57-8562-812939c370ae 2019-01-18 06:00:40,148 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=4c9589dd-5823-4b57-8562-812939c370ae -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76581a86626e5c725ec048e5ea3c0b7688318ee8" 2019-01-18 06:00:40,308 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-86c1fe1a-5157-4d65-980a-ee204f816108 Date: Fri, 18 Jan 2019 06:00:40 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": "2019-01-18T06:00:40Z", "security_group_id": "4c9589dd-5823-4b57-8562-812939c370ae", "port_range_min": null, "revision_number": 0, "tenant_id": "ecfd4707abfe473eb096180bbc6d97ad", "created_at": "2019-01-18T06:00:40Z", "project_id": "ecfd4707abfe473eb096180bbc6d97ad", "id": "a50712a0-3339-470e-9449-d16acfd497ff"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T06:00:40Z", "security_group_id": "4c9589dd-5823-4b57-8562-812939c370ae", "port_range_min": null, "revision_number": 0, "tenant_id": "ecfd4707abfe473eb096180bbc6d97ad", "created_at": "2019-01-18T06:00:40Z", "project_id": "ecfd4707abfe473eb096180bbc6d97ad", "id": "c8d175d4-6d15-4801-8587-4d0ad805c4de"}]} 2019-01-18 06:00:40,308 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=4c9589dd-5823-4b57-8562-812939c370ae used request id req-86c1fe1a-5157-4d65-980a-ee204f816108 2019-01-18 06:00:40,308 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 4c9589dd-5823-4b57-8562-812939c370ae 2019-01-18 06:00:40,313 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=4c9589dd-5823-4b57-8562-812939c370ae -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76581a86626e5c725ec048e5ea3c0b7688318ee8" 2019-01-18 06:00:40,487 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-dab19672-363c-4ebf-ad82-416226752bc2 Date: Fri, 18 Jan 2019 06:00:40 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": "2019-01-18T06:00:40Z", "security_group_id": "4c9589dd-5823-4b57-8562-812939c370ae", "port_range_min": null, "revision_number": 0, "tenant_id": "ecfd4707abfe473eb096180bbc6d97ad", "created_at": "2019-01-18T06:00:40Z", "project_id": "ecfd4707abfe473eb096180bbc6d97ad", "id": "a50712a0-3339-470e-9449-d16acfd497ff"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T06:00:40Z", "security_group_id": "4c9589dd-5823-4b57-8562-812939c370ae", "port_range_min": null, "revision_number": 0, "tenant_id": "ecfd4707abfe473eb096180bbc6d97ad", "created_at": "2019-01-18T06:00:40Z", "project_id": "ecfd4707abfe473eb096180bbc6d97ad", "id": "c8d175d4-6d15-4801-8587-4d0ad805c4de"}]} 2019-01-18 06:00:40,488 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=4c9589dd-5823-4b57-8562-812939c370ae used request id req-dab19672-363c-4ebf-ad82-416226752bc2 2019-01-18 06:00:40,488 - neutron_utils - INFO - Retrieving security group with ID - 4c9589dd-5823-4b57-8562-812939c370ae 2019-01-18 06:00:40,493 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?id=4c9589dd-5823-4b57-8562-812939c370ae -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76581a86626e5c725ec048e5ea3c0b7688318ee8" 2019-01-18 06:00:40,691 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-233d6593-f99a-4a12-93e0-d55fa3b271a9 Date: Fri, 18 Jan 2019 06:00:40 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "ecfd4707abfe473eb096180bbc6d97ad", "created_at": "2019-01-18T06:00:40Z", "updated_at": "2019-01-18T06:00:40Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:00:40Z", "revision_number": 0, "id": "a50712a0-3339-470e-9449-d16acfd497ff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T06:00:40Z", "security_group_id": "4c9589dd-5823-4b57-8562-812939c370ae", "tenant_id": "ecfd4707abfe473eb096180bbc6d97ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "ecfd4707abfe473eb096180bbc6d97ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:00:40Z", "revision_number": 0, "id": "c8d175d4-6d15-4801-8587-4d0ad805c4de", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T06:00:40Z", "security_group_id": "4c9589dd-5823-4b57-8562-812939c370ae", "tenant_id": "ecfd4707abfe473eb096180bbc6d97ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "ecfd4707abfe473eb096180bbc6d97ad"}], "revision_number": 2, "project_id": "ecfd4707abfe473eb096180bbc6d97ad", "id": "4c9589dd-5823-4b57-8562-812939c370ae", "name": "CreateSecurityGroupTests-27c9b238-55ba-4403-8378-53e716a21675name"}]} 2019-01-18 06:00:40,692 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?id=4c9589dd-5823-4b57-8562-812939c370ae used request id req-233d6593-f99a-4a12-93e0-d55fa3b271a9 2019-01-18 06:00:40,692 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 4c9589dd-5823-4b57-8562-812939c370ae 2019-01-18 06:00:40,698 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=4c9589dd-5823-4b57-8562-812939c370ae -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76581a86626e5c725ec048e5ea3c0b7688318ee8" 2019-01-18 06:00:40,982 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-197a706f-6469-4cec-ad24-ae487067ab7e Date: Fri, 18 Jan 2019 06:00:40 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": "2019-01-18T06:00:40Z", "security_group_id": "4c9589dd-5823-4b57-8562-812939c370ae", "port_range_min": null, "revision_number": 0, "tenant_id": "ecfd4707abfe473eb096180bbc6d97ad", "created_at": "2019-01-18T06:00:40Z", "project_id": "ecfd4707abfe473eb096180bbc6d97ad", "id": "a50712a0-3339-470e-9449-d16acfd497ff"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T06:00:40Z", "security_group_id": "4c9589dd-5823-4b57-8562-812939c370ae", "port_range_min": null, "revision_number": 0, "tenant_id": "ecfd4707abfe473eb096180bbc6d97ad", "created_at": "2019-01-18T06:00:40Z", "project_id": "ecfd4707abfe473eb096180bbc6d97ad", "id": "c8d175d4-6d15-4801-8587-4d0ad805c4de"}]} 2019-01-18 06:00:40,983 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=4c9589dd-5823-4b57-8562-812939c370ae used request id req-197a706f-6469-4cec-ad24-ae487067ab7e 2019-01-18 06:00:40,983 - neutron_utils - INFO - Retrieving security group with ID - 4c9589dd-5823-4b57-8562-812939c370ae 2019-01-18 06:00:40,989 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?id=4c9589dd-5823-4b57-8562-812939c370ae -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76581a86626e5c725ec048e5ea3c0b7688318ee8" 2019-01-18 06:00:41,186 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-18938254-760a-45e2-9c6a-9e65714d046d Date: Fri, 18 Jan 2019 06:00:41 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "ecfd4707abfe473eb096180bbc6d97ad", "created_at": "2019-01-18T06:00:40Z", "updated_at": "2019-01-18T06:00:40Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:00:40Z", "revision_number": 0, "id": "a50712a0-3339-470e-9449-d16acfd497ff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T06:00:40Z", "security_group_id": "4c9589dd-5823-4b57-8562-812939c370ae", "tenant_id": "ecfd4707abfe473eb096180bbc6d97ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "ecfd4707abfe473eb096180bbc6d97ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:00:40Z", "revision_number": 0, "id": "c8d175d4-6d15-4801-8587-4d0ad805c4de", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T06:00:40Z", "security_group_id": "4c9589dd-5823-4b57-8562-812939c370ae", "tenant_id": "ecfd4707abfe473eb096180bbc6d97ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "ecfd4707abfe473eb096180bbc6d97ad"}], "revision_number": 2, "project_id": "ecfd4707abfe473eb096180bbc6d97ad", "id": "4c9589dd-5823-4b57-8562-812939c370ae", "name": "CreateSecurityGroupTests-27c9b238-55ba-4403-8378-53e716a21675name"}]} 2019-01-18 06:00:41,186 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?id=4c9589dd-5823-4b57-8562-812939c370ae used request id req-18938254-760a-45e2-9c6a-9e65714d046d 2019-01-18 06:00:41,186 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 4c9589dd-5823-4b57-8562-812939c370ae 2019-01-18 06:00:41,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=4c9589dd-5823-4b57-8562-812939c370ae -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76581a86626e5c725ec048e5ea3c0b7688318ee8" 2019-01-18 06:00:41,362 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-8fdd85e9-784d-49e4-8af6-05ea9bce2648 Date: Fri, 18 Jan 2019 06:00:41 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": "2019-01-18T06:00:40Z", "security_group_id": "4c9589dd-5823-4b57-8562-812939c370ae", "port_range_min": null, "revision_number": 0, "tenant_id": "ecfd4707abfe473eb096180bbc6d97ad", "created_at": "2019-01-18T06:00:40Z", "project_id": "ecfd4707abfe473eb096180bbc6d97ad", "id": "a50712a0-3339-470e-9449-d16acfd497ff"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T06:00:40Z", "security_group_id": "4c9589dd-5823-4b57-8562-812939c370ae", "port_range_min": null, "revision_number": 0, "tenant_id": "ecfd4707abfe473eb096180bbc6d97ad", "created_at": "2019-01-18T06:00:40Z", "project_id": "ecfd4707abfe473eb096180bbc6d97ad", "id": "c8d175d4-6d15-4801-8587-4d0ad805c4de"}]} 2019-01-18 06:00:41,362 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=4c9589dd-5823-4b57-8562-812939c370ae used request id req-8fdd85e9-784d-49e4-8af6-05ea9bce2648 2019-01-18 06:00:41,363 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-27c9b238-55ba-4403-8378-53e716a21675name 2019-01-18 06:00:41,368 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-27c9b238-55ba-4403-8378-53e716a21675name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76581a86626e5c725ec048e5ea3c0b7688318ee8" 2019-01-18 06:00:41,416 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-4f13fba4-8715-4f10-ab3c-20f9c6ad4ba0 Date: Fri, 18 Jan 2019 06:00:41 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "ecfd4707abfe473eb096180bbc6d97ad", "created_at": "2019-01-18T06:00:40Z", "updated_at": "2019-01-18T06:00:40Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:00:40Z", "revision_number": 0, "id": "a50712a0-3339-470e-9449-d16acfd497ff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T06:00:40Z", "security_group_id": "4c9589dd-5823-4b57-8562-812939c370ae", "tenant_id": "ecfd4707abfe473eb096180bbc6d97ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "ecfd4707abfe473eb096180bbc6d97ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:00:40Z", "revision_number": 0, "id": "c8d175d4-6d15-4801-8587-4d0ad805c4de", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T06:00:40Z", "security_group_id": "4c9589dd-5823-4b57-8562-812939c370ae", "tenant_id": "ecfd4707abfe473eb096180bbc6d97ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "ecfd4707abfe473eb096180bbc6d97ad"}], "revision_number": 2, "project_id": "ecfd4707abfe473eb096180bbc6d97ad", "id": "4c9589dd-5823-4b57-8562-812939c370ae", "name": "CreateSecurityGroupTests-27c9b238-55ba-4403-8378-53e716a21675name"}]} 2019-01-18 06:00:41,416 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-27c9b238-55ba-4403-8378-53e716a21675name used request id req-4f13fba4-8715-4f10-ab3c-20f9c6ad4ba0 2019-01-18 06:00:41,419 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-18 06:00:41,423 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 18 Jan 2019 06:00: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"}]}]}} 2019-01-18 06:00:41,424 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/ecfd4707abfe473eb096180bbc6d97ad -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76581a86626e5c725ec048e5ea3c0b7688318ee8" 2019-01-18 06:00:41,504 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:00:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-22c834d4-c52d-4800-a525-26a2a901091b 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/ecfd4707abfe473eb096180bbc6d97ad"}, "enabled": true, "id": "ecfd4707abfe473eb096180bbc6d97ad", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-45600583-bbef-46e-proj"}} 2019-01-18 06:00:41,505 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/ecfd4707abfe473eb096180bbc6d97ad used request id req-22c834d4-c52d-4800-a525-26a2a901091b 2019-01-18 06:00:41,505 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 4c9589dd-5823-4b57-8562-812939c370ae 2019-01-18 06:00:41,510 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=4c9589dd-5823-4b57-8562-812939c370ae -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76581a86626e5c725ec048e5ea3c0b7688318ee8" 2019-01-18 06:00:41,705 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-52ce907a-10b6-4c34-a603-dbb667bf0431 Date: Fri, 18 Jan 2019 06:00:41 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": "2019-01-18T06:00:40Z", "security_group_id": "4c9589dd-5823-4b57-8562-812939c370ae", "port_range_min": null, "revision_number": 0, "tenant_id": "ecfd4707abfe473eb096180bbc6d97ad", "created_at": "2019-01-18T06:00:40Z", "project_id": "ecfd4707abfe473eb096180bbc6d97ad", "id": "a50712a0-3339-470e-9449-d16acfd497ff"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T06:00:40Z", "security_group_id": "4c9589dd-5823-4b57-8562-812939c370ae", "port_range_min": null, "revision_number": 0, "tenant_id": "ecfd4707abfe473eb096180bbc6d97ad", "created_at": "2019-01-18T06:00:40Z", "project_id": "ecfd4707abfe473eb096180bbc6d97ad", "id": "c8d175d4-6d15-4801-8587-4d0ad805c4de"}]} 2019-01-18 06:00:41,705 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=4c9589dd-5823-4b57-8562-812939c370ae used request id req-52ce907a-10b6-4c34-a603-dbb667bf0431 2019-01-18 06:00:41,711 - 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}76581a86626e5c725ec048e5ea3c0b7688318ee8" -d '{"security_group_rule": {"direction": "ingress", "description": "test_rule_1", "security_group_id": "4c9589dd-5823-4b57-8562-812939c370ae"}}' 2019-01-18 06:00:42,022 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 521 X-Openstack-Request-Id: req-5f98744d-009e-48a7-b7b7-dfb9610d753a Date: Fri, 18 Jan 2019 06:00:42 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": "2019-01-18T06:00:41Z", "security_group_id": "4c9589dd-5823-4b57-8562-812939c370ae", "port_range_min": null, "revision_number": 0, "tenant_id": "ecfd4707abfe473eb096180bbc6d97ad", "created_at": "2019-01-18T06:00:41Z", "project_id": "ecfd4707abfe473eb096180bbc6d97ad", "id": "d95cd99a-1ffa-4c72-be3d-d94be956e887"}} 2019-01-18 06:00:42,022 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules used request id req-5f98744d-009e-48a7-b7b7-dfb9610d753a 2019-01-18 06:00:42,023 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-27c9b238-55ba-4403-8378-53e716a21675name 2019-01-18 06:00:42,028 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-27c9b238-55ba-4403-8378-53e716a21675name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76581a86626e5c725ec048e5ea3c0b7688318ee8" 2019-01-18 06:00:42,314 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1921 X-Openstack-Request-Id: req-6a97e488-1bf0-4803-8709-535d5579240a Date: Fri, 18 Jan 2019 06:00:42 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "ecfd4707abfe473eb096180bbc6d97ad", "created_at": "2019-01-18T06:00:40Z", "updated_at": "2019-01-18T06:00:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:00:40Z", "revision_number": 0, "id": "a50712a0-3339-470e-9449-d16acfd497ff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T06:00:40Z", "security_group_id": "4c9589dd-5823-4b57-8562-812939c370ae", "tenant_id": "ecfd4707abfe473eb096180bbc6d97ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "ecfd4707abfe473eb096180bbc6d97ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:00:40Z", "revision_number": 0, "id": "c8d175d4-6d15-4801-8587-4d0ad805c4de", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T06:00:40Z", "security_group_id": "4c9589dd-5823-4b57-8562-812939c370ae", "tenant_id": "ecfd4707abfe473eb096180bbc6d97ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "ecfd4707abfe473eb096180bbc6d97ad"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:00:41Z", "revision_number": 0, "id": "d95cd99a-1ffa-4c72-be3d-d94be956e887", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T06:00:41Z", "security_group_id": "4c9589dd-5823-4b57-8562-812939c370ae", "tenant_id": "ecfd4707abfe473eb096180bbc6d97ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "ecfd4707abfe473eb096180bbc6d97ad"}], "revision_number": 3, "project_id": "ecfd4707abfe473eb096180bbc6d97ad", "id": "4c9589dd-5823-4b57-8562-812939c370ae", "name": "CreateSecurityGroupTests-27c9b238-55ba-4403-8378-53e716a21675name"}]} 2019-01-18 06:00:42,314 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-27c9b238-55ba-4403-8378-53e716a21675name used request id req-6a97e488-1bf0-4803-8709-535d5579240a 2019-01-18 06:00:42,318 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/ecfd4707abfe473eb096180bbc6d97ad -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76581a86626e5c725ec048e5ea3c0b7688318ee8" 2019-01-18 06:00:42,398 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:00:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d3d9e720-8b2b-46e6-8a0d-17c5d6a419f4 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/ecfd4707abfe473eb096180bbc6d97ad"}, "enabled": true, "id": "ecfd4707abfe473eb096180bbc6d97ad", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-45600583-bbef-46e-proj"}} 2019-01-18 06:00:42,398 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/ecfd4707abfe473eb096180bbc6d97ad used request id req-d3d9e720-8b2b-46e6-8a0d-17c5d6a419f4 2019-01-18 06:00:42,398 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 4c9589dd-5823-4b57-8562-812939c370ae 2019-01-18 06:00:42,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=4c9589dd-5823-4b57-8562-812939c370ae -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76581a86626e5c725ec048e5ea3c0b7688318ee8" 2019-01-18 06:00:42,583 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1500 X-Openstack-Request-Id: req-a723e4a4-0700-4e50-9458-7388ad4fbb7f Date: Fri, 18 Jan 2019 06:00: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": "2019-01-18T06:00:40Z", "security_group_id": "4c9589dd-5823-4b57-8562-812939c370ae", "port_range_min": null, "revision_number": 0, "tenant_id": "ecfd4707abfe473eb096180bbc6d97ad", "created_at": "2019-01-18T06:00:40Z", "project_id": "ecfd4707abfe473eb096180bbc6d97ad", "id": "a50712a0-3339-470e-9449-d16acfd497ff"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T06:00:40Z", "security_group_id": "4c9589dd-5823-4b57-8562-812939c370ae", "port_range_min": null, "revision_number": 0, "tenant_id": "ecfd4707abfe473eb096180bbc6d97ad", "created_at": "2019-01-18T06:00:40Z", "project_id": "ecfd4707abfe473eb096180bbc6d97ad", "id": "c8d175d4-6d15-4801-8587-4d0ad805c4de"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T06:00:41Z", "security_group_id": "4c9589dd-5823-4b57-8562-812939c370ae", "port_range_min": null, "revision_number": 0, "tenant_id": "ecfd4707abfe473eb096180bbc6d97ad", "created_at": "2019-01-18T06:00:41Z", "project_id": "ecfd4707abfe473eb096180bbc6d97ad", "id": "d95cd99a-1ffa-4c72-be3d-d94be956e887"}]} 2019-01-18 06:00:42,583 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=4c9589dd-5823-4b57-8562-812939c370ae used request id req-a723e4a4-0700-4e50-9458-7388ad4fbb7f 2019-01-18 06:00:42,589 - 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}76581a86626e5c725ec048e5ea3c0b7688318ee8" -d '{"security_group_rule": {"ethertype": "IPv6", "direction": "egress", "protocol": 17, "description": "test_rule_2", "security_group_id": "4c9589dd-5823-4b57-8562-812939c370ae"}}' 2019-01-18 06:00:42,891 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 520 X-Openstack-Request-Id: req-8bb27d73-0e94-468e-aef6-98293204d964 Date: Fri, 18 Jan 2019 06:00:42 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": "2019-01-18T06:00:42Z", "security_group_id": "4c9589dd-5823-4b57-8562-812939c370ae", "port_range_min": null, "revision_number": 0, "tenant_id": "ecfd4707abfe473eb096180bbc6d97ad", "created_at": "2019-01-18T06:00:42Z", "project_id": "ecfd4707abfe473eb096180bbc6d97ad", "id": "6d759b4b-ce75-466e-831c-43091bdc7ede"}} 2019-01-18 06:00:42,891 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules used request id req-8bb27d73-0e94-468e-aef6-98293204d964 2019-01-18 06:00:42,891 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-27c9b238-55ba-4403-8378-53e716a21675name 2019-01-18 06:00:42,897 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-27c9b238-55ba-4403-8378-53e716a21675name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76581a86626e5c725ec048e5ea3c0b7688318ee8" 2019-01-18 06:00:43,080 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2430 X-Openstack-Request-Id: req-0fefa72d-f59f-49cc-9b36-8b1d2a09d5b9 Date: Fri, 18 Jan 2019 06:00:43 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "ecfd4707abfe473eb096180bbc6d97ad", "created_at": "2019-01-18T06:00:40Z", "updated_at": "2019-01-18T06:00:42Z", "security_group_rules": [{"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:00:42Z", "revision_number": 0, "id": "6d759b4b-ce75-466e-831c-43091bdc7ede", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T06:00:42Z", "security_group_id": "4c9589dd-5823-4b57-8562-812939c370ae", "tenant_id": "ecfd4707abfe473eb096180bbc6d97ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "ecfd4707abfe473eb096180bbc6d97ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:00:40Z", "revision_number": 0, "id": "a50712a0-3339-470e-9449-d16acfd497ff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T06:00:40Z", "security_group_id": "4c9589dd-5823-4b57-8562-812939c370ae", "tenant_id": "ecfd4707abfe473eb096180bbc6d97ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "ecfd4707abfe473eb096180bbc6d97ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:00:40Z", "revision_number": 0, "id": "c8d175d4-6d15-4801-8587-4d0ad805c4de", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T06:00:40Z", "security_group_id": "4c9589dd-5823-4b57-8562-812939c370ae", "tenant_id": "ecfd4707abfe473eb096180bbc6d97ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "ecfd4707abfe473eb096180bbc6d97ad"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:00:41Z", "revision_number": 0, "id": "d95cd99a-1ffa-4c72-be3d-d94be956e887", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T06:00:41Z", "security_group_id": "4c9589dd-5823-4b57-8562-812939c370ae", "tenant_id": "ecfd4707abfe473eb096180bbc6d97ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "ecfd4707abfe473eb096180bbc6d97ad"}], "revision_number": 4, "project_id": "ecfd4707abfe473eb096180bbc6d97ad", "id": "4c9589dd-5823-4b57-8562-812939c370ae", "name": "CreateSecurityGroupTests-27c9b238-55ba-4403-8378-53e716a21675name"}]} 2019-01-18 06:00:43,080 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-27c9b238-55ba-4403-8378-53e716a21675name used request id req-0fefa72d-f59f-49cc-9b36-8b1d2a09d5b9 2019-01-18 06:00:43,084 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/ecfd4707abfe473eb096180bbc6d97ad -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76581a86626e5c725ec048e5ea3c0b7688318ee8" 2019-01-18 06:00:43,159 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:00:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7afc0c7a-9e54-4287-9a42-cb7a02b6a879 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/ecfd4707abfe473eb096180bbc6d97ad"}, "enabled": true, "id": "ecfd4707abfe473eb096180bbc6d97ad", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-45600583-bbef-46e-proj"}} 2019-01-18 06:00:43,160 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/ecfd4707abfe473eb096180bbc6d97ad used request id req-7afc0c7a-9e54-4287-9a42-cb7a02b6a879 2019-01-18 06:00:43,160 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 4c9589dd-5823-4b57-8562-812939c370ae 2019-01-18 06:00:43,165 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=4c9589dd-5823-4b57-8562-812939c370ae -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76581a86626e5c725ec048e5ea3c0b7688318ee8" 2019-01-18 06:00:43,341 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1997 X-Openstack-Request-Id: req-70aac3aa-600e-44b9-a623-904d165ddc51 Date: Fri, 18 Jan 2019 06:00:43 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": "2019-01-18T06:00:42Z", "security_group_id": "4c9589dd-5823-4b57-8562-812939c370ae", "port_range_min": null, "revision_number": 0, "tenant_id": "ecfd4707abfe473eb096180bbc6d97ad", "created_at": "2019-01-18T06:00:42Z", "project_id": "ecfd4707abfe473eb096180bbc6d97ad", "id": "6d759b4b-ce75-466e-831c-43091bdc7ede"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T06:00:40Z", "security_group_id": "4c9589dd-5823-4b57-8562-812939c370ae", "port_range_min": null, "revision_number": 0, "tenant_id": "ecfd4707abfe473eb096180bbc6d97ad", "created_at": "2019-01-18T06:00:40Z", "project_id": "ecfd4707abfe473eb096180bbc6d97ad", "id": "a50712a0-3339-470e-9449-d16acfd497ff"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T06:00:40Z", "security_group_id": "4c9589dd-5823-4b57-8562-812939c370ae", "port_range_min": null, "revision_number": 0, "tenant_id": "ecfd4707abfe473eb096180bbc6d97ad", "created_at": "2019-01-18T06:00:40Z", "project_id": "ecfd4707abfe473eb096180bbc6d97ad", "id": "c8d175d4-6d15-4801-8587-4d0ad805c4de"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T06:00:41Z", "security_group_id": "4c9589dd-5823-4b57-8562-812939c370ae", "port_range_min": null, "revision_number": 0, "tenant_id": "ecfd4707abfe473eb096180bbc6d97ad", "created_at": "2019-01-18T06:00:41Z", "project_id": "ecfd4707abfe473eb096180bbc6d97ad", "id": "d95cd99a-1ffa-4c72-be3d-d94be956e887"}]} 2019-01-18 06:00:43,341 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=4c9589dd-5823-4b57-8562-812939c370ae used request id req-70aac3aa-600e-44b9-a623-904d165ddc51 2019-01-18 06:00:43,348 - 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}76581a86626e5c725ec048e5ea3c0b7688318ee8" -d '{"security_group_rule": {"direction": "egress", "protocol": 17, "description": "test_rule_3", "ethertype": "IPv4", "port_range_max": 20, "security_group_id": "4c9589dd-5823-4b57-8562-812939c370ae", "port_range_min": 10}}' 2019-01-18 06:00:43,683 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 516 X-Openstack-Request-Id: req-d1d5291a-92f5-4364-8bac-f272c10d4093 Date: Fri, 18 Jan 2019 06:00:43 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": "2019-01-18T06:00:43Z", "security_group_id": "4c9589dd-5823-4b57-8562-812939c370ae", "port_range_min": 10, "revision_number": 0, "tenant_id": "ecfd4707abfe473eb096180bbc6d97ad", "created_at": "2019-01-18T06:00:43Z", "project_id": "ecfd4707abfe473eb096180bbc6d97ad", "id": "b97acedf-bc3d-420d-b2a8-695ae660e060"}} 2019-01-18 06:00:43,683 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules used request id req-d1d5291a-92f5-4364-8bac-f272c10d4093 2019-01-18 06:00:43,683 - neutron_utils - INFO - Retrieving security group with ID - 4c9589dd-5823-4b57-8562-812939c370ae 2019-01-18 06:00:43,689 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?id=4c9589dd-5823-4b57-8562-812939c370ae -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76581a86626e5c725ec048e5ea3c0b7688318ee8" 2019-01-18 06:00:43,736 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-ccb39371-f6d3-4cfe-9285-846fb3a8a14b Date: Fri, 18 Jan 2019 06:00:43 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "ecfd4707abfe473eb096180bbc6d97ad", "created_at": "2019-01-18T06:00:40Z", "updated_at": "2019-01-18T06:00:43Z", "security_group_rules": [{"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:00:42Z", "revision_number": 0, "id": "6d759b4b-ce75-466e-831c-43091bdc7ede", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T06:00:42Z", "security_group_id": "4c9589dd-5823-4b57-8562-812939c370ae", "tenant_id": "ecfd4707abfe473eb096180bbc6d97ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "ecfd4707abfe473eb096180bbc6d97ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:00:40Z", "revision_number": 0, "id": "a50712a0-3339-470e-9449-d16acfd497ff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T06:00:40Z", "security_group_id": "4c9589dd-5823-4b57-8562-812939c370ae", "tenant_id": "ecfd4707abfe473eb096180bbc6d97ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "ecfd4707abfe473eb096180bbc6d97ad"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2019-01-18T06:00:43Z", "revision_number": 0, "id": "b97acedf-bc3d-420d-b2a8-695ae660e060", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T06:00:43Z", "security_group_id": "4c9589dd-5823-4b57-8562-812939c370ae", "tenant_id": "ecfd4707abfe473eb096180bbc6d97ad", "port_range_min": 10, "ethertype": "IPv4", "project_id": "ecfd4707abfe473eb096180bbc6d97ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:00:40Z", "revision_number": 0, "id": "c8d175d4-6d15-4801-8587-4d0ad805c4de", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T06:00:40Z", "security_group_id": "4c9589dd-5823-4b57-8562-812939c370ae", "tenant_id": "ecfd4707abfe473eb096180bbc6d97ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "ecfd4707abfe473eb096180bbc6d97ad"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:00:41Z", "revision_number": 0, "id": "d95cd99a-1ffa-4c72-be3d-d94be956e887", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T06:00:41Z", "security_group_id": "4c9589dd-5823-4b57-8562-812939c370ae", "tenant_id": "ecfd4707abfe473eb096180bbc6d97ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "ecfd4707abfe473eb096180bbc6d97ad"}], "revision_number": 5, "project_id": "ecfd4707abfe473eb096180bbc6d97ad", "id": "4c9589dd-5823-4b57-8562-812939c370ae", "name": "CreateSecurityGroupTests-27c9b238-55ba-4403-8378-53e716a21675name"}]} 2019-01-18 06:00:43,737 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?id=4c9589dd-5823-4b57-8562-812939c370ae used request id req-ccb39371-f6d3-4cfe-9285-846fb3a8a14b 2019-01-18 06:00:43,737 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 4c9589dd-5823-4b57-8562-812939c370ae 2019-01-18 06:00:43,743 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=4c9589dd-5823-4b57-8562-812939c370ae -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76581a86626e5c725ec048e5ea3c0b7688318ee8" 2019-01-18 06:00:43,910 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-29f0bdec-31e7-42c1-8cf4-b048f2f11004 Date: Fri, 18 Jan 2019 06:00:43 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": "2019-01-18T06:00:42Z", "security_group_id": "4c9589dd-5823-4b57-8562-812939c370ae", "port_range_min": null, "revision_number": 0, "tenant_id": "ecfd4707abfe473eb096180bbc6d97ad", "created_at": "2019-01-18T06:00:42Z", "project_id": "ecfd4707abfe473eb096180bbc6d97ad", "id": "6d759b4b-ce75-466e-831c-43091bdc7ede"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T06:00:40Z", "security_group_id": "4c9589dd-5823-4b57-8562-812939c370ae", "port_range_min": null, "revision_number": 0, "tenant_id": "ecfd4707abfe473eb096180bbc6d97ad", "created_at": "2019-01-18T06:00:40Z", "project_id": "ecfd4707abfe473eb096180bbc6d97ad", "id": "a50712a0-3339-470e-9449-d16acfd497ff"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2019-01-18T06:00:43Z", "security_group_id": "4c9589dd-5823-4b57-8562-812939c370ae", "port_range_min": 10, "revision_number": 0, "tenant_id": "ecfd4707abfe473eb096180bbc6d97ad", "created_at": "2019-01-18T06:00:43Z", "project_id": "ecfd4707abfe473eb096180bbc6d97ad", "id": "b97acedf-bc3d-420d-b2a8-695ae660e060"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T06:00:40Z", "security_group_id": "4c9589dd-5823-4b57-8562-812939c370ae", "port_range_min": null, "revision_number": 0, "tenant_id": "ecfd4707abfe473eb096180bbc6d97ad", "created_at": "2019-01-18T06:00:40Z", "project_id": "ecfd4707abfe473eb096180bbc6d97ad", "id": "c8d175d4-6d15-4801-8587-4d0ad805c4de"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T06:00:41Z", "security_group_id": "4c9589dd-5823-4b57-8562-812939c370ae", "port_range_min": null, "revision_number": 0, "tenant_id": "ecfd4707abfe473eb096180bbc6d97ad", "created_at": "2019-01-18T06:00:41Z", "project_id": "ecfd4707abfe473eb096180bbc6d97ad", "id": "d95cd99a-1ffa-4c72-be3d-d94be956e887"}]} 2019-01-18 06:00:43,910 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=4c9589dd-5823-4b57-8562-812939c370ae used request id req-29f0bdec-31e7-42c1-8cf4-b048f2f11004 2019-01-18 06:00:43,911 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:00:44,288 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "685b02de3dff4efe97b8eccaa1d94c89", "name": "CreateSecurityGroupTests-45600583-bbef-46e-proj-role"}], "expires_at": "2019-01-18T07:00:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ecfd4707abfe473eb096180bbc6d97ad", "name": "CreateSecurityGroupTests-45600583-bbef-46e-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/ecfd4707abfe473eb096180bbc6d97ad", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/ecfd4707abfe473eb096180bbc6d97ad", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/ecfd4707abfe473eb096180bbc6d97ad", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/ecfd4707abfe473eb096180bbc6d97ad", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/ecfd4707abfe473eb096180bbc6d97ad", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/ecfd4707abfe473eb096180bbc6d97ad", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/ecfd4707abfe473eb096180bbc6d97ad", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/ecfd4707abfe473eb096180bbc6d97ad", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/ecfd4707abfe473eb096180bbc6d97ad", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/ecfd4707abfe473eb096180bbc6d97ad", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/ecfd4707abfe473eb096180bbc6d97ad", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/ecfd4707abfe473eb096180bbc6d97ad", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-45600583-bbef-46e-user", "id": "c851e6bf56b84d55a630feefeceeaa20"}, "audit_ids": ["tY9MTrMCSrC3wZvScilnsA"], "issued_at": "2019-01-18T06:00:44.000000Z"}} 2019-01-18 06:00:44,294 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-27c9b238-55ba-4403-8378-53e716a21675name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e8ac0db32cb6aaee919bc4b1f80de0eb40acd8e" 2019-01-18 06:00:44,511 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-d808b619-2774-4137-a6b4-db24ae9422f2 Date: Fri, 18 Jan 2019 06:00:44 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "ecfd4707abfe473eb096180bbc6d97ad", "created_at": "2019-01-18T06:00:40Z", "updated_at": "2019-01-18T06:00:43Z", "security_group_rules": [{"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:00:42Z", "revision_number": 0, "id": "6d759b4b-ce75-466e-831c-43091bdc7ede", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T06:00:42Z", "security_group_id": "4c9589dd-5823-4b57-8562-812939c370ae", "tenant_id": "ecfd4707abfe473eb096180bbc6d97ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "ecfd4707abfe473eb096180bbc6d97ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:00:40Z", "revision_number": 0, "id": "a50712a0-3339-470e-9449-d16acfd497ff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T06:00:40Z", "security_group_id": "4c9589dd-5823-4b57-8562-812939c370ae", "tenant_id": "ecfd4707abfe473eb096180bbc6d97ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "ecfd4707abfe473eb096180bbc6d97ad"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2019-01-18T06:00:43Z", "revision_number": 0, "id": "b97acedf-bc3d-420d-b2a8-695ae660e060", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T06:00:43Z", "security_group_id": "4c9589dd-5823-4b57-8562-812939c370ae", "tenant_id": "ecfd4707abfe473eb096180bbc6d97ad", "port_range_min": 10, "ethertype": "IPv4", "project_id": "ecfd4707abfe473eb096180bbc6d97ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:00:40Z", "revision_number": 0, "id": "c8d175d4-6d15-4801-8587-4d0ad805c4de", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T06:00:40Z", "security_group_id": "4c9589dd-5823-4b57-8562-812939c370ae", "tenant_id": "ecfd4707abfe473eb096180bbc6d97ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "ecfd4707abfe473eb096180bbc6d97ad"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:00:41Z", "revision_number": 0, "id": "d95cd99a-1ffa-4c72-be3d-d94be956e887", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T06:00:41Z", "security_group_id": "4c9589dd-5823-4b57-8562-812939c370ae", "tenant_id": "ecfd4707abfe473eb096180bbc6d97ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "ecfd4707abfe473eb096180bbc6d97ad"}], "revision_number": 5, "project_id": "ecfd4707abfe473eb096180bbc6d97ad", "id": "4c9589dd-5823-4b57-8562-812939c370ae", "name": "CreateSecurityGroupTests-27c9b238-55ba-4403-8378-53e716a21675name"}]} 2019-01-18 06:00:44,511 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-27c9b238-55ba-4403-8378-53e716a21675name&description=hello+group used request id req-d808b619-2774-4137-a6b4-db24ae9422f2 2019-01-18 06:00:44,512 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 4c9589dd-5823-4b57-8562-812939c370ae 2019-01-18 06:00:44,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=4c9589dd-5823-4b57-8562-812939c370ae -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e8ac0db32cb6aaee919bc4b1f80de0eb40acd8e" 2019-01-18 06:00:44,705 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-4cfe8885-396a-4801-8de7-f45724b258bb Date: Fri, 18 Jan 2019 06:00:44 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": "2019-01-18T06:00:42Z", "security_group_id": "4c9589dd-5823-4b57-8562-812939c370ae", "port_range_min": null, "revision_number": 0, "tenant_id": "ecfd4707abfe473eb096180bbc6d97ad", "created_at": "2019-01-18T06:00:42Z", "project_id": "ecfd4707abfe473eb096180bbc6d97ad", "id": "6d759b4b-ce75-466e-831c-43091bdc7ede"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T06:00:40Z", "security_group_id": "4c9589dd-5823-4b57-8562-812939c370ae", "port_range_min": null, "revision_number": 0, "tenant_id": "ecfd4707abfe473eb096180bbc6d97ad", "created_at": "2019-01-18T06:00:40Z", "project_id": "ecfd4707abfe473eb096180bbc6d97ad", "id": "a50712a0-3339-470e-9449-d16acfd497ff"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2019-01-18T06:00:43Z", "security_group_id": "4c9589dd-5823-4b57-8562-812939c370ae", "port_range_min": 10, "revision_number": 0, "tenant_id": "ecfd4707abfe473eb096180bbc6d97ad", "created_at": "2019-01-18T06:00:43Z", "project_id": "ecfd4707abfe473eb096180bbc6d97ad", "id": "b97acedf-bc3d-420d-b2a8-695ae660e060"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T06:00:40Z", "security_group_id": "4c9589dd-5823-4b57-8562-812939c370ae", "port_range_min": null, "revision_number": 0, "tenant_id": "ecfd4707abfe473eb096180bbc6d97ad", "created_at": "2019-01-18T06:00:40Z", "project_id": "ecfd4707abfe473eb096180bbc6d97ad", "id": "c8d175d4-6d15-4801-8587-4d0ad805c4de"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T06:00:41Z", "security_group_id": "4c9589dd-5823-4b57-8562-812939c370ae", "port_range_min": null, "revision_number": 0, "tenant_id": "ecfd4707abfe473eb096180bbc6d97ad", "created_at": "2019-01-18T06:00:41Z", "project_id": "ecfd4707abfe473eb096180bbc6d97ad", "id": "d95cd99a-1ffa-4c72-be3d-d94be956e887"}]} 2019-01-18 06:00:44,706 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=4c9589dd-5823-4b57-8562-812939c370ae used request id req-4cfe8885-396a-4801-8de7-f45724b258bb 2019-01-18 06:00:44,707 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 4c9589dd-5823-4b57-8562-812939c370ae 2019-01-18 06:00:44,712 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=4c9589dd-5823-4b57-8562-812939c370ae -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e8ac0db32cb6aaee919bc4b1f80de0eb40acd8e" 2019-01-18 06:00:44,880 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-cc831245-414d-4336-ba46-6e0c25342e0c Date: Fri, 18 Jan 2019 06:00:44 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": "2019-01-18T06:00:42Z", "security_group_id": "4c9589dd-5823-4b57-8562-812939c370ae", "port_range_min": null, "revision_number": 0, "tenant_id": "ecfd4707abfe473eb096180bbc6d97ad", "created_at": "2019-01-18T06:00:42Z", "project_id": "ecfd4707abfe473eb096180bbc6d97ad", "id": "6d759b4b-ce75-466e-831c-43091bdc7ede"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T06:00:40Z", "security_group_id": "4c9589dd-5823-4b57-8562-812939c370ae", "port_range_min": null, "revision_number": 0, "tenant_id": "ecfd4707abfe473eb096180bbc6d97ad", "created_at": "2019-01-18T06:00:40Z", "project_id": "ecfd4707abfe473eb096180bbc6d97ad", "id": "a50712a0-3339-470e-9449-d16acfd497ff"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2019-01-18T06:00:43Z", "security_group_id": "4c9589dd-5823-4b57-8562-812939c370ae", "port_range_min": 10, "revision_number": 0, "tenant_id": "ecfd4707abfe473eb096180bbc6d97ad", "created_at": "2019-01-18T06:00:43Z", "project_id": "ecfd4707abfe473eb096180bbc6d97ad", "id": "b97acedf-bc3d-420d-b2a8-695ae660e060"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T06:00:40Z", "security_group_id": "4c9589dd-5823-4b57-8562-812939c370ae", "port_range_min": null, "revision_number": 0, "tenant_id": "ecfd4707abfe473eb096180bbc6d97ad", "created_at": "2019-01-18T06:00:40Z", "project_id": "ecfd4707abfe473eb096180bbc6d97ad", "id": "c8d175d4-6d15-4801-8587-4d0ad805c4de"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T06:00:41Z", "security_group_id": "4c9589dd-5823-4b57-8562-812939c370ae", "port_range_min": null, "revision_number": 0, "tenant_id": "ecfd4707abfe473eb096180bbc6d97ad", "created_at": "2019-01-18T06:00:41Z", "project_id": "ecfd4707abfe473eb096180bbc6d97ad", "id": "d95cd99a-1ffa-4c72-be3d-d94be956e887"}]} 2019-01-18 06:00:44,880 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=4c9589dd-5823-4b57-8562-812939c370ae used request id req-cc831245-414d-4336-ba46-6e0c25342e0c 2019-01-18 06:00:44,886 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-27c9b238-55ba-4403-8378-53e716a21675name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e8ac0db32cb6aaee919bc4b1f80de0eb40acd8e" 2019-01-18 06:00:45,096 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-83442e38-27fd-4a6d-b574-4bb4a74a7a04 Date: Fri, 18 Jan 2019 06:00:45 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "ecfd4707abfe473eb096180bbc6d97ad", "created_at": "2019-01-18T06:00:40Z", "updated_at": "2019-01-18T06:00:43Z", "security_group_rules": [{"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:00:42Z", "revision_number": 0, "id": "6d759b4b-ce75-466e-831c-43091bdc7ede", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T06:00:42Z", "security_group_id": "4c9589dd-5823-4b57-8562-812939c370ae", "tenant_id": "ecfd4707abfe473eb096180bbc6d97ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "ecfd4707abfe473eb096180bbc6d97ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:00:40Z", "revision_number": 0, "id": "a50712a0-3339-470e-9449-d16acfd497ff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T06:00:40Z", "security_group_id": "4c9589dd-5823-4b57-8562-812939c370ae", "tenant_id": "ecfd4707abfe473eb096180bbc6d97ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "ecfd4707abfe473eb096180bbc6d97ad"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2019-01-18T06:00:43Z", "revision_number": 0, "id": "b97acedf-bc3d-420d-b2a8-695ae660e060", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T06:00:43Z", "security_group_id": "4c9589dd-5823-4b57-8562-812939c370ae", "tenant_id": "ecfd4707abfe473eb096180bbc6d97ad", "port_range_min": 10, "ethertype": "IPv4", "project_id": "ecfd4707abfe473eb096180bbc6d97ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:00:40Z", "revision_number": 0, "id": "c8d175d4-6d15-4801-8587-4d0ad805c4de", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T06:00:40Z", "security_group_id": "4c9589dd-5823-4b57-8562-812939c370ae", "tenant_id": "ecfd4707abfe473eb096180bbc6d97ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "ecfd4707abfe473eb096180bbc6d97ad"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:00:41Z", "revision_number": 0, "id": "d95cd99a-1ffa-4c72-be3d-d94be956e887", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T06:00:41Z", "security_group_id": "4c9589dd-5823-4b57-8562-812939c370ae", "tenant_id": "ecfd4707abfe473eb096180bbc6d97ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "ecfd4707abfe473eb096180bbc6d97ad"}], "revision_number": 5, "project_id": "ecfd4707abfe473eb096180bbc6d97ad", "id": "4c9589dd-5823-4b57-8562-812939c370ae", "name": "CreateSecurityGroupTests-27c9b238-55ba-4403-8378-53e716a21675name"}]} 2019-01-18 06:00:45,096 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-27c9b238-55ba-4403-8378-53e716a21675name used request id req-83442e38-27fd-4a6d-b574-4bb4a74a7a04 2019-01-18 06:00:45,097 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 4c9589dd-5823-4b57-8562-812939c370ae 2019-01-18 06:00:45,103 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=4c9589dd-5823-4b57-8562-812939c370ae -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e8ac0db32cb6aaee919bc4b1f80de0eb40acd8e" 2019-01-18 06:00:45,290 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-fb3b388a-09d2-410f-98ad-cb418719495e Date: Fri, 18 Jan 2019 06:00:45 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": "2019-01-18T06:00:42Z", "security_group_id": "4c9589dd-5823-4b57-8562-812939c370ae", "port_range_min": null, "revision_number": 0, "tenant_id": "ecfd4707abfe473eb096180bbc6d97ad", "created_at": "2019-01-18T06:00:42Z", "project_id": "ecfd4707abfe473eb096180bbc6d97ad", "id": "6d759b4b-ce75-466e-831c-43091bdc7ede"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T06:00:40Z", "security_group_id": "4c9589dd-5823-4b57-8562-812939c370ae", "port_range_min": null, "revision_number": 0, "tenant_id": "ecfd4707abfe473eb096180bbc6d97ad", "created_at": "2019-01-18T06:00:40Z", "project_id": "ecfd4707abfe473eb096180bbc6d97ad", "id": "a50712a0-3339-470e-9449-d16acfd497ff"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2019-01-18T06:00:43Z", "security_group_id": "4c9589dd-5823-4b57-8562-812939c370ae", "port_range_min": 10, "revision_number": 0, "tenant_id": "ecfd4707abfe473eb096180bbc6d97ad", "created_at": "2019-01-18T06:00:43Z", "project_id": "ecfd4707abfe473eb096180bbc6d97ad", "id": "b97acedf-bc3d-420d-b2a8-695ae660e060"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T06:00:40Z", "security_group_id": "4c9589dd-5823-4b57-8562-812939c370ae", "port_range_min": null, "revision_number": 0, "tenant_id": "ecfd4707abfe473eb096180bbc6d97ad", "created_at": "2019-01-18T06:00:40Z", "project_id": "ecfd4707abfe473eb096180bbc6d97ad", "id": "c8d175d4-6d15-4801-8587-4d0ad805c4de"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T06:00:41Z", "security_group_id": "4c9589dd-5823-4b57-8562-812939c370ae", "port_range_min": null, "revision_number": 0, "tenant_id": "ecfd4707abfe473eb096180bbc6d97ad", "created_at": "2019-01-18T06:00:41Z", "project_id": "ecfd4707abfe473eb096180bbc6d97ad", "id": "d95cd99a-1ffa-4c72-be3d-d94be956e887"}]} 2019-01-18 06:00:45,290 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=4c9589dd-5823-4b57-8562-812939c370ae used request id req-fb3b388a-09d2-410f-98ad-cb418719495e 2019-01-18 06:00:45,296 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-27c9b238-55ba-4403-8378-53e716a21675name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e8ac0db32cb6aaee919bc4b1f80de0eb40acd8e" 2019-01-18 06:00:45,484 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-f7618f44-388f-418e-991f-6b0a28822e1c Date: Fri, 18 Jan 2019 06:00:45 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "ecfd4707abfe473eb096180bbc6d97ad", "created_at": "2019-01-18T06:00:40Z", "updated_at": "2019-01-18T06:00:43Z", "security_group_rules": [{"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:00:42Z", "revision_number": 0, "id": "6d759b4b-ce75-466e-831c-43091bdc7ede", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T06:00:42Z", "security_group_id": "4c9589dd-5823-4b57-8562-812939c370ae", "tenant_id": "ecfd4707abfe473eb096180bbc6d97ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "ecfd4707abfe473eb096180bbc6d97ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:00:40Z", "revision_number": 0, "id": "a50712a0-3339-470e-9449-d16acfd497ff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T06:00:40Z", "security_group_id": "4c9589dd-5823-4b57-8562-812939c370ae", "tenant_id": "ecfd4707abfe473eb096180bbc6d97ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "ecfd4707abfe473eb096180bbc6d97ad"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2019-01-18T06:00:43Z", "revision_number": 0, "id": "b97acedf-bc3d-420d-b2a8-695ae660e060", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T06:00:43Z", "security_group_id": "4c9589dd-5823-4b57-8562-812939c370ae", "tenant_id": "ecfd4707abfe473eb096180bbc6d97ad", "port_range_min": 10, "ethertype": "IPv4", "project_id": "ecfd4707abfe473eb096180bbc6d97ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:00:40Z", "revision_number": 0, "id": "c8d175d4-6d15-4801-8587-4d0ad805c4de", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T06:00:40Z", "security_group_id": "4c9589dd-5823-4b57-8562-812939c370ae", "tenant_id": "ecfd4707abfe473eb096180bbc6d97ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "ecfd4707abfe473eb096180bbc6d97ad"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:00:41Z", "revision_number": 0, "id": "d95cd99a-1ffa-4c72-be3d-d94be956e887", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T06:00:41Z", "security_group_id": "4c9589dd-5823-4b57-8562-812939c370ae", "tenant_id": "ecfd4707abfe473eb096180bbc6d97ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "ecfd4707abfe473eb096180bbc6d97ad"}], "revision_number": 5, "project_id": "ecfd4707abfe473eb096180bbc6d97ad", "id": "4c9589dd-5823-4b57-8562-812939c370ae", "name": "CreateSecurityGroupTests-27c9b238-55ba-4403-8378-53e716a21675name"}]} 2019-01-18 06:00:45,484 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-27c9b238-55ba-4403-8378-53e716a21675name used request id req-f7618f44-388f-418e-991f-6b0a28822e1c 2019-01-18 06:00:45,485 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 4c9589dd-5823-4b57-8562-812939c370ae 2019-01-18 06:00:45,490 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=4c9589dd-5823-4b57-8562-812939c370ae -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e8ac0db32cb6aaee919bc4b1f80de0eb40acd8e" 2019-01-18 06:00:45,680 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-9dc10512-46be-4ef9-82a3-dc31cbe28fc4 Date: Fri, 18 Jan 2019 06:00:45 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": "2019-01-18T06:00:42Z", "security_group_id": "4c9589dd-5823-4b57-8562-812939c370ae", "port_range_min": null, "revision_number": 0, "tenant_id": "ecfd4707abfe473eb096180bbc6d97ad", "created_at": "2019-01-18T06:00:42Z", "project_id": "ecfd4707abfe473eb096180bbc6d97ad", "id": "6d759b4b-ce75-466e-831c-43091bdc7ede"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T06:00:40Z", "security_group_id": "4c9589dd-5823-4b57-8562-812939c370ae", "port_range_min": null, "revision_number": 0, "tenant_id": "ecfd4707abfe473eb096180bbc6d97ad", "created_at": "2019-01-18T06:00:40Z", "project_id": "ecfd4707abfe473eb096180bbc6d97ad", "id": "a50712a0-3339-470e-9449-d16acfd497ff"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2019-01-18T06:00:43Z", "security_group_id": "4c9589dd-5823-4b57-8562-812939c370ae", "port_range_min": 10, "revision_number": 0, "tenant_id": "ecfd4707abfe473eb096180bbc6d97ad", "created_at": "2019-01-18T06:00:43Z", "project_id": "ecfd4707abfe473eb096180bbc6d97ad", "id": "b97acedf-bc3d-420d-b2a8-695ae660e060"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T06:00:40Z", "security_group_id": "4c9589dd-5823-4b57-8562-812939c370ae", "port_range_min": null, "revision_number": 0, "tenant_id": "ecfd4707abfe473eb096180bbc6d97ad", "created_at": "2019-01-18T06:00:40Z", "project_id": "ecfd4707abfe473eb096180bbc6d97ad", "id": "c8d175d4-6d15-4801-8587-4d0ad805c4de"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T06:00:41Z", "security_group_id": "4c9589dd-5823-4b57-8562-812939c370ae", "port_range_min": null, "revision_number": 0, "tenant_id": "ecfd4707abfe473eb096180bbc6d97ad", "created_at": "2019-01-18T06:00:41Z", "project_id": "ecfd4707abfe473eb096180bbc6d97ad", "id": "d95cd99a-1ffa-4c72-be3d-d94be956e887"}]} 2019-01-18 06:00:45,680 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=4c9589dd-5823-4b57-8562-812939c370ae used request id req-9dc10512-46be-4ef9-82a3-dc31cbe28fc4 2019-01-18 06:00:45,687 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-27c9b238-55ba-4403-8378-53e716a21675name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e8ac0db32cb6aaee919bc4b1f80de0eb40acd8e" 2019-01-18 06:00:45,734 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-2c84527b-007e-4b8f-8fab-40b28d47f61f Date: Fri, 18 Jan 2019 06:00:45 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "ecfd4707abfe473eb096180bbc6d97ad", "created_at": "2019-01-18T06:00:40Z", "updated_at": "2019-01-18T06:00:43Z", "security_group_rules": [{"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:00:42Z", "revision_number": 0, "id": "6d759b4b-ce75-466e-831c-43091bdc7ede", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T06:00:42Z", "security_group_id": "4c9589dd-5823-4b57-8562-812939c370ae", "tenant_id": "ecfd4707abfe473eb096180bbc6d97ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "ecfd4707abfe473eb096180bbc6d97ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:00:40Z", "revision_number": 0, "id": "a50712a0-3339-470e-9449-d16acfd497ff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T06:00:40Z", "security_group_id": "4c9589dd-5823-4b57-8562-812939c370ae", "tenant_id": "ecfd4707abfe473eb096180bbc6d97ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "ecfd4707abfe473eb096180bbc6d97ad"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2019-01-18T06:00:43Z", "revision_number": 0, "id": "b97acedf-bc3d-420d-b2a8-695ae660e060", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T06:00:43Z", "security_group_id": "4c9589dd-5823-4b57-8562-812939c370ae", "tenant_id": "ecfd4707abfe473eb096180bbc6d97ad", "port_range_min": 10, "ethertype": "IPv4", "project_id": "ecfd4707abfe473eb096180bbc6d97ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:00:40Z", "revision_number": 0, "id": "c8d175d4-6d15-4801-8587-4d0ad805c4de", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T06:00:40Z", "security_group_id": "4c9589dd-5823-4b57-8562-812939c370ae", "tenant_id": "ecfd4707abfe473eb096180bbc6d97ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "ecfd4707abfe473eb096180bbc6d97ad"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:00:41Z", "revision_number": 0, "id": "d95cd99a-1ffa-4c72-be3d-d94be956e887", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T06:00:41Z", "security_group_id": "4c9589dd-5823-4b57-8562-812939c370ae", "tenant_id": "ecfd4707abfe473eb096180bbc6d97ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "ecfd4707abfe473eb096180bbc6d97ad"}], "revision_number": 5, "project_id": "ecfd4707abfe473eb096180bbc6d97ad", "id": "4c9589dd-5823-4b57-8562-812939c370ae", "name": "CreateSecurityGroupTests-27c9b238-55ba-4403-8378-53e716a21675name"}]} 2019-01-18 06:00:45,734 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-27c9b238-55ba-4403-8378-53e716a21675name used request id req-2c84527b-007e-4b8f-8fab-40b28d47f61f 2019-01-18 06:00:45,735 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 4c9589dd-5823-4b57-8562-812939c370ae 2019-01-18 06:00:45,740 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=4c9589dd-5823-4b57-8562-812939c370ae -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e8ac0db32cb6aaee919bc4b1f80de0eb40acd8e" 2019-01-18 06:00:45,927 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-1e73fdbc-dc48-406d-b95a-01c4cb9fcaba Date: Fri, 18 Jan 2019 06:00:45 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": "2019-01-18T06:00:42Z", "security_group_id": "4c9589dd-5823-4b57-8562-812939c370ae", "port_range_min": null, "revision_number": 0, "tenant_id": "ecfd4707abfe473eb096180bbc6d97ad", "created_at": "2019-01-18T06:00:42Z", "project_id": "ecfd4707abfe473eb096180bbc6d97ad", "id": "6d759b4b-ce75-466e-831c-43091bdc7ede"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T06:00:40Z", "security_group_id": "4c9589dd-5823-4b57-8562-812939c370ae", "port_range_min": null, "revision_number": 0, "tenant_id": "ecfd4707abfe473eb096180bbc6d97ad", "created_at": "2019-01-18T06:00:40Z", "project_id": "ecfd4707abfe473eb096180bbc6d97ad", "id": "a50712a0-3339-470e-9449-d16acfd497ff"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2019-01-18T06:00:43Z", "security_group_id": "4c9589dd-5823-4b57-8562-812939c370ae", "port_range_min": 10, "revision_number": 0, "tenant_id": "ecfd4707abfe473eb096180bbc6d97ad", "created_at": "2019-01-18T06:00:43Z", "project_id": "ecfd4707abfe473eb096180bbc6d97ad", "id": "b97acedf-bc3d-420d-b2a8-695ae660e060"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T06:00:40Z", "security_group_id": "4c9589dd-5823-4b57-8562-812939c370ae", "port_range_min": null, "revision_number": 0, "tenant_id": "ecfd4707abfe473eb096180bbc6d97ad", "created_at": "2019-01-18T06:00:40Z", "project_id": "ecfd4707abfe473eb096180bbc6d97ad", "id": "c8d175d4-6d15-4801-8587-4d0ad805c4de"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T06:00:41Z", "security_group_id": "4c9589dd-5823-4b57-8562-812939c370ae", "port_range_min": null, "revision_number": 0, "tenant_id": "ecfd4707abfe473eb096180bbc6d97ad", "created_at": "2019-01-18T06:00:41Z", "project_id": "ecfd4707abfe473eb096180bbc6d97ad", "id": "d95cd99a-1ffa-4c72-be3d-d94be956e887"}]} 2019-01-18 06:00:45,927 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=4c9589dd-5823-4b57-8562-812939c370ae used request id req-1e73fdbc-dc48-406d-b95a-01c4cb9fcaba 2019-01-18 06:00:45,933 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-27c9b238-55ba-4403-8378-53e716a21675name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e8ac0db32cb6aaee919bc4b1f80de0eb40acd8e" 2019-01-18 06:00:46,121 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-db847ce3-799e-462f-b535-98d1ee0dcee0 Date: Fri, 18 Jan 2019 06:00:46 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "ecfd4707abfe473eb096180bbc6d97ad", "created_at": "2019-01-18T06:00:40Z", "updated_at": "2019-01-18T06:00:43Z", "security_group_rules": [{"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:00:42Z", "revision_number": 0, "id": "6d759b4b-ce75-466e-831c-43091bdc7ede", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T06:00:42Z", "security_group_id": "4c9589dd-5823-4b57-8562-812939c370ae", "tenant_id": "ecfd4707abfe473eb096180bbc6d97ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "ecfd4707abfe473eb096180bbc6d97ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:00:40Z", "revision_number": 0, "id": "a50712a0-3339-470e-9449-d16acfd497ff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T06:00:40Z", "security_group_id": "4c9589dd-5823-4b57-8562-812939c370ae", "tenant_id": "ecfd4707abfe473eb096180bbc6d97ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "ecfd4707abfe473eb096180bbc6d97ad"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2019-01-18T06:00:43Z", "revision_number": 0, "id": "b97acedf-bc3d-420d-b2a8-695ae660e060", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T06:00:43Z", "security_group_id": "4c9589dd-5823-4b57-8562-812939c370ae", "tenant_id": "ecfd4707abfe473eb096180bbc6d97ad", "port_range_min": 10, "ethertype": "IPv4", "project_id": "ecfd4707abfe473eb096180bbc6d97ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:00:40Z", "revision_number": 0, "id": "c8d175d4-6d15-4801-8587-4d0ad805c4de", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T06:00:40Z", "security_group_id": "4c9589dd-5823-4b57-8562-812939c370ae", "tenant_id": "ecfd4707abfe473eb096180bbc6d97ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "ecfd4707abfe473eb096180bbc6d97ad"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:00:41Z", "revision_number": 0, "id": "d95cd99a-1ffa-4c72-be3d-d94be956e887", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T06:00:41Z", "security_group_id": "4c9589dd-5823-4b57-8562-812939c370ae", "tenant_id": "ecfd4707abfe473eb096180bbc6d97ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "ecfd4707abfe473eb096180bbc6d97ad"}], "revision_number": 5, "project_id": "ecfd4707abfe473eb096180bbc6d97ad", "id": "4c9589dd-5823-4b57-8562-812939c370ae", "name": "CreateSecurityGroupTests-27c9b238-55ba-4403-8378-53e716a21675name"}]} 2019-01-18 06:00:46,121 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-27c9b238-55ba-4403-8378-53e716a21675name used request id req-db847ce3-799e-462f-b535-98d1ee0dcee0 2019-01-18 06:00:46,122 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 4c9589dd-5823-4b57-8562-812939c370ae 2019-01-18 06:00:46,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=4c9589dd-5823-4b57-8562-812939c370ae -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e8ac0db32cb6aaee919bc4b1f80de0eb40acd8e" 2019-01-18 06:00:46,313 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-b712512f-680e-4897-8b0c-30a17d8ff99e Date: Fri, 18 Jan 2019 06:00:46 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": "2019-01-18T06:00:42Z", "security_group_id": "4c9589dd-5823-4b57-8562-812939c370ae", "port_range_min": null, "revision_number": 0, "tenant_id": "ecfd4707abfe473eb096180bbc6d97ad", "created_at": "2019-01-18T06:00:42Z", "project_id": "ecfd4707abfe473eb096180bbc6d97ad", "id": "6d759b4b-ce75-466e-831c-43091bdc7ede"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T06:00:40Z", "security_group_id": "4c9589dd-5823-4b57-8562-812939c370ae", "port_range_min": null, "revision_number": 0, "tenant_id": "ecfd4707abfe473eb096180bbc6d97ad", "created_at": "2019-01-18T06:00:40Z", "project_id": "ecfd4707abfe473eb096180bbc6d97ad", "id": "a50712a0-3339-470e-9449-d16acfd497ff"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2019-01-18T06:00:43Z", "security_group_id": "4c9589dd-5823-4b57-8562-812939c370ae", "port_range_min": 10, "revision_number": 0, "tenant_id": "ecfd4707abfe473eb096180bbc6d97ad", "created_at": "2019-01-18T06:00:43Z", "project_id": "ecfd4707abfe473eb096180bbc6d97ad", "id": "b97acedf-bc3d-420d-b2a8-695ae660e060"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T06:00:40Z", "security_group_id": "4c9589dd-5823-4b57-8562-812939c370ae", "port_range_min": null, "revision_number": 0, "tenant_id": "ecfd4707abfe473eb096180bbc6d97ad", "created_at": "2019-01-18T06:00:40Z", "project_id": "ecfd4707abfe473eb096180bbc6d97ad", "id": "c8d175d4-6d15-4801-8587-4d0ad805c4de"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T06:00:41Z", "security_group_id": "4c9589dd-5823-4b57-8562-812939c370ae", "port_range_min": null, "revision_number": 0, "tenant_id": "ecfd4707abfe473eb096180bbc6d97ad", "created_at": "2019-01-18T06:00:41Z", "project_id": "ecfd4707abfe473eb096180bbc6d97ad", "id": "d95cd99a-1ffa-4c72-be3d-d94be956e887"}]} 2019-01-18 06:00:46,313 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=4c9589dd-5823-4b57-8562-812939c370ae used request id req-b712512f-680e-4897-8b0c-30a17d8ff99e 2019-01-18 06:00:46,319 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-27c9b238-55ba-4403-8378-53e716a21675name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e8ac0db32cb6aaee919bc4b1f80de0eb40acd8e" 2019-01-18 06:00:46,513 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-b65fb1b8-bb25-4921-958d-8eceabd983d6 Date: Fri, 18 Jan 2019 06:00:46 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "ecfd4707abfe473eb096180bbc6d97ad", "created_at": "2019-01-18T06:00:40Z", "updated_at": "2019-01-18T06:00:43Z", "security_group_rules": [{"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:00:42Z", "revision_number": 0, "id": "6d759b4b-ce75-466e-831c-43091bdc7ede", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T06:00:42Z", "security_group_id": "4c9589dd-5823-4b57-8562-812939c370ae", "tenant_id": "ecfd4707abfe473eb096180bbc6d97ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "ecfd4707abfe473eb096180bbc6d97ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:00:40Z", "revision_number": 0, "id": "a50712a0-3339-470e-9449-d16acfd497ff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T06:00:40Z", "security_group_id": "4c9589dd-5823-4b57-8562-812939c370ae", "tenant_id": "ecfd4707abfe473eb096180bbc6d97ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "ecfd4707abfe473eb096180bbc6d97ad"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2019-01-18T06:00:43Z", "revision_number": 0, "id": "b97acedf-bc3d-420d-b2a8-695ae660e060", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T06:00:43Z", "security_group_id": "4c9589dd-5823-4b57-8562-812939c370ae", "tenant_id": "ecfd4707abfe473eb096180bbc6d97ad", "port_range_min": 10, "ethertype": "IPv4", "project_id": "ecfd4707abfe473eb096180bbc6d97ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:00:40Z", "revision_number": 0, "id": "c8d175d4-6d15-4801-8587-4d0ad805c4de", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T06:00:40Z", "security_group_id": "4c9589dd-5823-4b57-8562-812939c370ae", "tenant_id": "ecfd4707abfe473eb096180bbc6d97ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "ecfd4707abfe473eb096180bbc6d97ad"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:00:41Z", "revision_number": 0, "id": "d95cd99a-1ffa-4c72-be3d-d94be956e887", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T06:00:41Z", "security_group_id": "4c9589dd-5823-4b57-8562-812939c370ae", "tenant_id": "ecfd4707abfe473eb096180bbc6d97ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "ecfd4707abfe473eb096180bbc6d97ad"}], "revision_number": 5, "project_id": "ecfd4707abfe473eb096180bbc6d97ad", "id": "4c9589dd-5823-4b57-8562-812939c370ae", "name": "CreateSecurityGroupTests-27c9b238-55ba-4403-8378-53e716a21675name"}]} 2019-01-18 06:00:46,513 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-27c9b238-55ba-4403-8378-53e716a21675name used request id req-b65fb1b8-bb25-4921-958d-8eceabd983d6 2019-01-18 06:00:46,514 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 4c9589dd-5823-4b57-8562-812939c370ae 2019-01-18 06:00:46,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=4c9589dd-5823-4b57-8562-812939c370ae -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e8ac0db32cb6aaee919bc4b1f80de0eb40acd8e" 2019-01-18 06:00:46,689 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-7e50f4d7-1a53-4769-b1e2-2247adc8d745 Date: Fri, 18 Jan 2019 06:00:46 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": "2019-01-18T06:00:42Z", "security_group_id": "4c9589dd-5823-4b57-8562-812939c370ae", "port_range_min": null, "revision_number": 0, "tenant_id": "ecfd4707abfe473eb096180bbc6d97ad", "created_at": "2019-01-18T06:00:42Z", "project_id": "ecfd4707abfe473eb096180bbc6d97ad", "id": "6d759b4b-ce75-466e-831c-43091bdc7ede"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T06:00:40Z", "security_group_id": "4c9589dd-5823-4b57-8562-812939c370ae", "port_range_min": null, "revision_number": 0, "tenant_id": "ecfd4707abfe473eb096180bbc6d97ad", "created_at": "2019-01-18T06:00:40Z", "project_id": "ecfd4707abfe473eb096180bbc6d97ad", "id": "a50712a0-3339-470e-9449-d16acfd497ff"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2019-01-18T06:00:43Z", "security_group_id": "4c9589dd-5823-4b57-8562-812939c370ae", "port_range_min": 10, "revision_number": 0, "tenant_id": "ecfd4707abfe473eb096180bbc6d97ad", "created_at": "2019-01-18T06:00:43Z", "project_id": "ecfd4707abfe473eb096180bbc6d97ad", "id": "b97acedf-bc3d-420d-b2a8-695ae660e060"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T06:00:40Z", "security_group_id": "4c9589dd-5823-4b57-8562-812939c370ae", "port_range_min": null, "revision_number": 0, "tenant_id": "ecfd4707abfe473eb096180bbc6d97ad", "created_at": "2019-01-18T06:00:40Z", "project_id": "ecfd4707abfe473eb096180bbc6d97ad", "id": "c8d175d4-6d15-4801-8587-4d0ad805c4de"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T06:00:41Z", "security_group_id": "4c9589dd-5823-4b57-8562-812939c370ae", "port_range_min": null, "revision_number": 0, "tenant_id": "ecfd4707abfe473eb096180bbc6d97ad", "created_at": "2019-01-18T06:00:41Z", "project_id": "ecfd4707abfe473eb096180bbc6d97ad", "id": "d95cd99a-1ffa-4c72-be3d-d94be956e887"}]} 2019-01-18 06:00:46,689 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=4c9589dd-5823-4b57-8562-812939c370ae used request id req-7e50f4d7-1a53-4769-b1e2-2247adc8d745 2019-01-18 06:00:46,695 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-27c9b238-55ba-4403-8378-53e716a21675name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e8ac0db32cb6aaee919bc4b1f80de0eb40acd8e" 2019-01-18 06:00:46,744 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-439db538-1237-4d60-afdf-c764de2e7e67 Date: Fri, 18 Jan 2019 06:00:46 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "ecfd4707abfe473eb096180bbc6d97ad", "created_at": "2019-01-18T06:00:40Z", "updated_at": "2019-01-18T06:00:43Z", "security_group_rules": [{"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:00:42Z", "revision_number": 0, "id": "6d759b4b-ce75-466e-831c-43091bdc7ede", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T06:00:42Z", "security_group_id": "4c9589dd-5823-4b57-8562-812939c370ae", "tenant_id": "ecfd4707abfe473eb096180bbc6d97ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "ecfd4707abfe473eb096180bbc6d97ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:00:40Z", "revision_number": 0, "id": "a50712a0-3339-470e-9449-d16acfd497ff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T06:00:40Z", "security_group_id": "4c9589dd-5823-4b57-8562-812939c370ae", "tenant_id": "ecfd4707abfe473eb096180bbc6d97ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "ecfd4707abfe473eb096180bbc6d97ad"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2019-01-18T06:00:43Z", "revision_number": 0, "id": "b97acedf-bc3d-420d-b2a8-695ae660e060", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T06:00:43Z", "security_group_id": "4c9589dd-5823-4b57-8562-812939c370ae", "tenant_id": "ecfd4707abfe473eb096180bbc6d97ad", "port_range_min": 10, "ethertype": "IPv4", "project_id": "ecfd4707abfe473eb096180bbc6d97ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:00:40Z", "revision_number": 0, "id": "c8d175d4-6d15-4801-8587-4d0ad805c4de", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T06:00:40Z", "security_group_id": "4c9589dd-5823-4b57-8562-812939c370ae", "tenant_id": "ecfd4707abfe473eb096180bbc6d97ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "ecfd4707abfe473eb096180bbc6d97ad"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:00:41Z", "revision_number": 0, "id": "d95cd99a-1ffa-4c72-be3d-d94be956e887", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T06:00:41Z", "security_group_id": "4c9589dd-5823-4b57-8562-812939c370ae", "tenant_id": "ecfd4707abfe473eb096180bbc6d97ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "ecfd4707abfe473eb096180bbc6d97ad"}], "revision_number": 5, "project_id": "ecfd4707abfe473eb096180bbc6d97ad", "id": "4c9589dd-5823-4b57-8562-812939c370ae", "name": "CreateSecurityGroupTests-27c9b238-55ba-4403-8378-53e716a21675name"}]} 2019-01-18 06:00:46,745 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-27c9b238-55ba-4403-8378-53e716a21675name used request id req-439db538-1237-4d60-afdf-c764de2e7e67 2019-01-18 06:00:46,745 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 4c9589dd-5823-4b57-8562-812939c370ae 2019-01-18 06:00:46,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=4c9589dd-5823-4b57-8562-812939c370ae -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e8ac0db32cb6aaee919bc4b1f80de0eb40acd8e" 2019-01-18 06:00:47,018 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-afeacfe6-5247-454f-b6da-69cb976c430e Date: Fri, 18 Jan 2019 06:00:47 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": "2019-01-18T06:00:42Z", "security_group_id": "4c9589dd-5823-4b57-8562-812939c370ae", "port_range_min": null, "revision_number": 0, "tenant_id": "ecfd4707abfe473eb096180bbc6d97ad", "created_at": "2019-01-18T06:00:42Z", "project_id": "ecfd4707abfe473eb096180bbc6d97ad", "id": "6d759b4b-ce75-466e-831c-43091bdc7ede"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T06:00:40Z", "security_group_id": "4c9589dd-5823-4b57-8562-812939c370ae", "port_range_min": null, "revision_number": 0, "tenant_id": "ecfd4707abfe473eb096180bbc6d97ad", "created_at": "2019-01-18T06:00:40Z", "project_id": "ecfd4707abfe473eb096180bbc6d97ad", "id": "a50712a0-3339-470e-9449-d16acfd497ff"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2019-01-18T06:00:43Z", "security_group_id": "4c9589dd-5823-4b57-8562-812939c370ae", "port_range_min": 10, "revision_number": 0, "tenant_id": "ecfd4707abfe473eb096180bbc6d97ad", "created_at": "2019-01-18T06:00:43Z", "project_id": "ecfd4707abfe473eb096180bbc6d97ad", "id": "b97acedf-bc3d-420d-b2a8-695ae660e060"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T06:00:40Z", "security_group_id": "4c9589dd-5823-4b57-8562-812939c370ae", "port_range_min": null, "revision_number": 0, "tenant_id": "ecfd4707abfe473eb096180bbc6d97ad", "created_at": "2019-01-18T06:00:40Z", "project_id": "ecfd4707abfe473eb096180bbc6d97ad", "id": "c8d175d4-6d15-4801-8587-4d0ad805c4de"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T06:00:41Z", "security_group_id": "4c9589dd-5823-4b57-8562-812939c370ae", "port_range_min": null, "revision_number": 0, "tenant_id": "ecfd4707abfe473eb096180bbc6d97ad", "created_at": "2019-01-18T06:00:41Z", "project_id": "ecfd4707abfe473eb096180bbc6d97ad", "id": "d95cd99a-1ffa-4c72-be3d-d94be956e887"}]} 2019-01-18 06:00:47,018 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=4c9589dd-5823-4b57-8562-812939c370ae used request id req-afeacfe6-5247-454f-b6da-69cb976c430e 2019-01-18 06:00:47,024 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-27c9b238-55ba-4403-8378-53e716a21675name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e8ac0db32cb6aaee919bc4b1f80de0eb40acd8e" 2019-01-18 06:00:47,236 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-1e6bd39b-6069-42d0-9a84-6ef1d2aa96a2 Date: Fri, 18 Jan 2019 06:00:47 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "ecfd4707abfe473eb096180bbc6d97ad", "created_at": "2019-01-18T06:00:40Z", "updated_at": "2019-01-18T06:00:43Z", "security_group_rules": [{"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:00:42Z", "revision_number": 0, "id": "6d759b4b-ce75-466e-831c-43091bdc7ede", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T06:00:42Z", "security_group_id": "4c9589dd-5823-4b57-8562-812939c370ae", "tenant_id": "ecfd4707abfe473eb096180bbc6d97ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "ecfd4707abfe473eb096180bbc6d97ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:00:40Z", "revision_number": 0, "id": "a50712a0-3339-470e-9449-d16acfd497ff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T06:00:40Z", "security_group_id": "4c9589dd-5823-4b57-8562-812939c370ae", "tenant_id": "ecfd4707abfe473eb096180bbc6d97ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "ecfd4707abfe473eb096180bbc6d97ad"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2019-01-18T06:00:43Z", "revision_number": 0, "id": "b97acedf-bc3d-420d-b2a8-695ae660e060", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T06:00:43Z", "security_group_id": "4c9589dd-5823-4b57-8562-812939c370ae", "tenant_id": "ecfd4707abfe473eb096180bbc6d97ad", "port_range_min": 10, "ethertype": "IPv4", "project_id": "ecfd4707abfe473eb096180bbc6d97ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:00:40Z", "revision_number": 0, "id": "c8d175d4-6d15-4801-8587-4d0ad805c4de", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T06:00:40Z", "security_group_id": "4c9589dd-5823-4b57-8562-812939c370ae", "tenant_id": "ecfd4707abfe473eb096180bbc6d97ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "ecfd4707abfe473eb096180bbc6d97ad"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:00:41Z", "revision_number": 0, "id": "d95cd99a-1ffa-4c72-be3d-d94be956e887", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T06:00:41Z", "security_group_id": "4c9589dd-5823-4b57-8562-812939c370ae", "tenant_id": "ecfd4707abfe473eb096180bbc6d97ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "ecfd4707abfe473eb096180bbc6d97ad"}], "revision_number": 5, "project_id": "ecfd4707abfe473eb096180bbc6d97ad", "id": "4c9589dd-5823-4b57-8562-812939c370ae", "name": "CreateSecurityGroupTests-27c9b238-55ba-4403-8378-53e716a21675name"}]} 2019-01-18 06:00:47,236 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-27c9b238-55ba-4403-8378-53e716a21675name used request id req-1e6bd39b-6069-42d0-9a84-6ef1d2aa96a2 2019-01-18 06:00:47,237 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 4c9589dd-5823-4b57-8562-812939c370ae 2019-01-18 06:00:47,242 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=4c9589dd-5823-4b57-8562-812939c370ae -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e8ac0db32cb6aaee919bc4b1f80de0eb40acd8e" 2019-01-18 06:00:47,419 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-adbb7658-eb9b-4f74-89a5-ea28612fbded Date: Fri, 18 Jan 2019 06:00:47 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": "2019-01-18T06:00:42Z", "security_group_id": "4c9589dd-5823-4b57-8562-812939c370ae", "port_range_min": null, "revision_number": 0, "tenant_id": "ecfd4707abfe473eb096180bbc6d97ad", "created_at": "2019-01-18T06:00:42Z", "project_id": "ecfd4707abfe473eb096180bbc6d97ad", "id": "6d759b4b-ce75-466e-831c-43091bdc7ede"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T06:00:40Z", "security_group_id": "4c9589dd-5823-4b57-8562-812939c370ae", "port_range_min": null, "revision_number": 0, "tenant_id": "ecfd4707abfe473eb096180bbc6d97ad", "created_at": "2019-01-18T06:00:40Z", "project_id": "ecfd4707abfe473eb096180bbc6d97ad", "id": "a50712a0-3339-470e-9449-d16acfd497ff"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2019-01-18T06:00:43Z", "security_group_id": "4c9589dd-5823-4b57-8562-812939c370ae", "port_range_min": 10, "revision_number": 0, "tenant_id": "ecfd4707abfe473eb096180bbc6d97ad", "created_at": "2019-01-18T06:00:43Z", "project_id": "ecfd4707abfe473eb096180bbc6d97ad", "id": "b97acedf-bc3d-420d-b2a8-695ae660e060"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T06:00:40Z", "security_group_id": "4c9589dd-5823-4b57-8562-812939c370ae", "port_range_min": null, "revision_number": 0, "tenant_id": "ecfd4707abfe473eb096180bbc6d97ad", "created_at": "2019-01-18T06:00:40Z", "project_id": "ecfd4707abfe473eb096180bbc6d97ad", "id": "c8d175d4-6d15-4801-8587-4d0ad805c4de"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T06:00:41Z", "security_group_id": "4c9589dd-5823-4b57-8562-812939c370ae", "port_range_min": null, "revision_number": 0, "tenant_id": "ecfd4707abfe473eb096180bbc6d97ad", "created_at": "2019-01-18T06:00:41Z", "project_id": "ecfd4707abfe473eb096180bbc6d97ad", "id": "d95cd99a-1ffa-4c72-be3d-d94be956e887"}]} 2019-01-18 06:00:47,419 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=4c9589dd-5823-4b57-8562-812939c370ae used request id req-adbb7658-eb9b-4f74-89a5-ea28612fbded 2019-01-18 06:00:47,425 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-27c9b238-55ba-4403-8378-53e716a21675name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e8ac0db32cb6aaee919bc4b1f80de0eb40acd8e" 2019-01-18 06:00:47,643 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-ab383818-d342-4427-9d70-ec6049c3d18a Date: Fri, 18 Jan 2019 06:00:47 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "ecfd4707abfe473eb096180bbc6d97ad", "created_at": "2019-01-18T06:00:40Z", "updated_at": "2019-01-18T06:00:43Z", "security_group_rules": [{"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:00:42Z", "revision_number": 0, "id": "6d759b4b-ce75-466e-831c-43091bdc7ede", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T06:00:42Z", "security_group_id": "4c9589dd-5823-4b57-8562-812939c370ae", "tenant_id": "ecfd4707abfe473eb096180bbc6d97ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "ecfd4707abfe473eb096180bbc6d97ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:00:40Z", "revision_number": 0, "id": "a50712a0-3339-470e-9449-d16acfd497ff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T06:00:40Z", "security_group_id": "4c9589dd-5823-4b57-8562-812939c370ae", "tenant_id": "ecfd4707abfe473eb096180bbc6d97ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "ecfd4707abfe473eb096180bbc6d97ad"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2019-01-18T06:00:43Z", "revision_number": 0, "id": "b97acedf-bc3d-420d-b2a8-695ae660e060", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T06:00:43Z", "security_group_id": "4c9589dd-5823-4b57-8562-812939c370ae", "tenant_id": "ecfd4707abfe473eb096180bbc6d97ad", "port_range_min": 10, "ethertype": "IPv4", "project_id": "ecfd4707abfe473eb096180bbc6d97ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:00:40Z", "revision_number": 0, "id": "c8d175d4-6d15-4801-8587-4d0ad805c4de", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T06:00:40Z", "security_group_id": "4c9589dd-5823-4b57-8562-812939c370ae", "tenant_id": "ecfd4707abfe473eb096180bbc6d97ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "ecfd4707abfe473eb096180bbc6d97ad"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:00:41Z", "revision_number": 0, "id": "d95cd99a-1ffa-4c72-be3d-d94be956e887", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T06:00:41Z", "security_group_id": "4c9589dd-5823-4b57-8562-812939c370ae", "tenant_id": "ecfd4707abfe473eb096180bbc6d97ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "ecfd4707abfe473eb096180bbc6d97ad"}], "revision_number": 5, "project_id": "ecfd4707abfe473eb096180bbc6d97ad", "id": "4c9589dd-5823-4b57-8562-812939c370ae", "name": "CreateSecurityGroupTests-27c9b238-55ba-4403-8378-53e716a21675name"}]} 2019-01-18 06:00:47,643 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-27c9b238-55ba-4403-8378-53e716a21675name used request id req-ab383818-d342-4427-9d70-ec6049c3d18a 2019-01-18 06:00:47,644 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 4c9589dd-5823-4b57-8562-812939c370ae 2019-01-18 06:00:47,649 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=4c9589dd-5823-4b57-8562-812939c370ae -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e8ac0db32cb6aaee919bc4b1f80de0eb40acd8e" 2019-01-18 06:00:47,837 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-dd1f9ab5-a834-47ce-b841-788cf1bdde84 Date: Fri, 18 Jan 2019 06:00:47 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": "2019-01-18T06:00:42Z", "security_group_id": "4c9589dd-5823-4b57-8562-812939c370ae", "port_range_min": null, "revision_number": 0, "tenant_id": "ecfd4707abfe473eb096180bbc6d97ad", "created_at": "2019-01-18T06:00:42Z", "project_id": "ecfd4707abfe473eb096180bbc6d97ad", "id": "6d759b4b-ce75-466e-831c-43091bdc7ede"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T06:00:40Z", "security_group_id": "4c9589dd-5823-4b57-8562-812939c370ae", "port_range_min": null, "revision_number": 0, "tenant_id": "ecfd4707abfe473eb096180bbc6d97ad", "created_at": "2019-01-18T06:00:40Z", "project_id": "ecfd4707abfe473eb096180bbc6d97ad", "id": "a50712a0-3339-470e-9449-d16acfd497ff"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2019-01-18T06:00:43Z", "security_group_id": "4c9589dd-5823-4b57-8562-812939c370ae", "port_range_min": 10, "revision_number": 0, "tenant_id": "ecfd4707abfe473eb096180bbc6d97ad", "created_at": "2019-01-18T06:00:43Z", "project_id": "ecfd4707abfe473eb096180bbc6d97ad", "id": "b97acedf-bc3d-420d-b2a8-695ae660e060"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T06:00:40Z", "security_group_id": "4c9589dd-5823-4b57-8562-812939c370ae", "port_range_min": null, "revision_number": 0, "tenant_id": "ecfd4707abfe473eb096180bbc6d97ad", "created_at": "2019-01-18T06:00:40Z", "project_id": "ecfd4707abfe473eb096180bbc6d97ad", "id": "c8d175d4-6d15-4801-8587-4d0ad805c4de"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T06:00:41Z", "security_group_id": "4c9589dd-5823-4b57-8562-812939c370ae", "port_range_min": null, "revision_number": 0, "tenant_id": "ecfd4707abfe473eb096180bbc6d97ad", "created_at": "2019-01-18T06:00:41Z", "project_id": "ecfd4707abfe473eb096180bbc6d97ad", "id": "d95cd99a-1ffa-4c72-be3d-d94be956e887"}]} 2019-01-18 06:00:47,837 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=4c9589dd-5823-4b57-8562-812939c370ae used request id req-dd1f9ab5-a834-47ce-b841-788cf1bdde84 2019-01-18 06:00:47,843 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-27c9b238-55ba-4403-8378-53e716a21675name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e8ac0db32cb6aaee919bc4b1f80de0eb40acd8e" 2019-01-18 06:00:48,132 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-f3fbf383-b498-4d58-9b88-a06f54803bd8 Date: Fri, 18 Jan 2019 06:00:48 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "ecfd4707abfe473eb096180bbc6d97ad", "created_at": "2019-01-18T06:00:40Z", "updated_at": "2019-01-18T06:00:43Z", "security_group_rules": [{"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:00:42Z", "revision_number": 0, "id": "6d759b4b-ce75-466e-831c-43091bdc7ede", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T06:00:42Z", "security_group_id": "4c9589dd-5823-4b57-8562-812939c370ae", "tenant_id": "ecfd4707abfe473eb096180bbc6d97ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "ecfd4707abfe473eb096180bbc6d97ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:00:40Z", "revision_number": 0, "id": "a50712a0-3339-470e-9449-d16acfd497ff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T06:00:40Z", "security_group_id": "4c9589dd-5823-4b57-8562-812939c370ae", "tenant_id": "ecfd4707abfe473eb096180bbc6d97ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "ecfd4707abfe473eb096180bbc6d97ad"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2019-01-18T06:00:43Z", "revision_number": 0, "id": "b97acedf-bc3d-420d-b2a8-695ae660e060", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T06:00:43Z", "security_group_id": "4c9589dd-5823-4b57-8562-812939c370ae", "tenant_id": "ecfd4707abfe473eb096180bbc6d97ad", "port_range_min": 10, "ethertype": "IPv4", "project_id": "ecfd4707abfe473eb096180bbc6d97ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:00:40Z", "revision_number": 0, "id": "c8d175d4-6d15-4801-8587-4d0ad805c4de", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T06:00:40Z", "security_group_id": "4c9589dd-5823-4b57-8562-812939c370ae", "tenant_id": "ecfd4707abfe473eb096180bbc6d97ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "ecfd4707abfe473eb096180bbc6d97ad"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:00:41Z", "revision_number": 0, "id": "d95cd99a-1ffa-4c72-be3d-d94be956e887", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T06:00:41Z", "security_group_id": "4c9589dd-5823-4b57-8562-812939c370ae", "tenant_id": "ecfd4707abfe473eb096180bbc6d97ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "ecfd4707abfe473eb096180bbc6d97ad"}], "revision_number": 5, "project_id": "ecfd4707abfe473eb096180bbc6d97ad", "id": "4c9589dd-5823-4b57-8562-812939c370ae", "name": "CreateSecurityGroupTests-27c9b238-55ba-4403-8378-53e716a21675name"}]} 2019-01-18 06:00:48,132 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=CreateSecurityGroupTests-27c9b238-55ba-4403-8378-53e716a21675name used request id req-f3fbf383-b498-4d58-9b88-a06f54803bd8 2019-01-18 06:00:48,133 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 4c9589dd-5823-4b57-8562-812939c370ae 2019-01-18 06:00:48,138 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=4c9589dd-5823-4b57-8562-812939c370ae -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e8ac0db32cb6aaee919bc4b1f80de0eb40acd8e" 2019-01-18 06:00:48,335 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-22b6fa0a-ffa1-47ed-a245-34fb5204117d Date: Fri, 18 Jan 2019 06:00:48 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": "2019-01-18T06:00:42Z", "security_group_id": "4c9589dd-5823-4b57-8562-812939c370ae", "port_range_min": null, "revision_number": 0, "tenant_id": "ecfd4707abfe473eb096180bbc6d97ad", "created_at": "2019-01-18T06:00:42Z", "project_id": "ecfd4707abfe473eb096180bbc6d97ad", "id": "6d759b4b-ce75-466e-831c-43091bdc7ede"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T06:00:40Z", "security_group_id": "4c9589dd-5823-4b57-8562-812939c370ae", "port_range_min": null, "revision_number": 0, "tenant_id": "ecfd4707abfe473eb096180bbc6d97ad", "created_at": "2019-01-18T06:00:40Z", "project_id": "ecfd4707abfe473eb096180bbc6d97ad", "id": "a50712a0-3339-470e-9449-d16acfd497ff"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2019-01-18T06:00:43Z", "security_group_id": "4c9589dd-5823-4b57-8562-812939c370ae", "port_range_min": 10, "revision_number": 0, "tenant_id": "ecfd4707abfe473eb096180bbc6d97ad", "created_at": "2019-01-18T06:00:43Z", "project_id": "ecfd4707abfe473eb096180bbc6d97ad", "id": "b97acedf-bc3d-420d-b2a8-695ae660e060"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T06:00:40Z", "security_group_id": "4c9589dd-5823-4b57-8562-812939c370ae", "port_range_min": null, "revision_number": 0, "tenant_id": "ecfd4707abfe473eb096180bbc6d97ad", "created_at": "2019-01-18T06:00:40Z", "project_id": "ecfd4707abfe473eb096180bbc6d97ad", "id": "c8d175d4-6d15-4801-8587-4d0ad805c4de"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T06:00:41Z", "security_group_id": "4c9589dd-5823-4b57-8562-812939c370ae", "port_range_min": null, "revision_number": 0, "tenant_id": "ecfd4707abfe473eb096180bbc6d97ad", "created_at": "2019-01-18T06:00:41Z", "project_id": "ecfd4707abfe473eb096180bbc6d97ad", "id": "d95cd99a-1ffa-4c72-be3d-d94be956e887"}]} 2019-01-18 06:00:48,335 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=4c9589dd-5823-4b57-8562-812939c370ae used request id req-22b6fa0a-ffa1-47ed-a245-34fb5204117d 2019-01-18 06:00:48,336 - neutron_utils - INFO - Deleting security group rule with ID - d95cd99a-1ffa-4c72-be3d-d94be956e887 2019-01-18 06:00:48,341 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-group-rules/d95cd99a-1ffa-4c72-be3d-d94be956e887 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76581a86626e5c725ec048e5ea3c0b7688318ee8" 2019-01-18 06:00:48,573 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-cfc7642b-75b5-4000-9653-4b2cfd2d3e1c Content-Length: 0 Date: Fri, 18 Jan 2019 06:00:48 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-18 06:00:48,573 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-group-rules/d95cd99a-1ffa-4c72-be3d-d94be956e887 used request id req-cfc7642b-75b5-4000-9653-4b2cfd2d3e1c 2019-01-18 06:00:48,573 - OpenStackSecurityGroup - WARNING - Rule setting is None, cannot remove rule 2019-01-18 06:00:48,573 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 4c9589dd-5823-4b57-8562-812939c370ae 2019-01-18 06:00:48,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=4c9589dd-5823-4b57-8562-812939c370ae -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e8ac0db32cb6aaee919bc4b1f80de0eb40acd8e" 2019-01-18 06:00:48,753 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1992 X-Openstack-Request-Id: req-f7b5974b-6c27-4dc3-99de-60df609d53e1 Date: Fri, 18 Jan 2019 06:00:48 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": "2019-01-18T06:00:42Z", "security_group_id": "4c9589dd-5823-4b57-8562-812939c370ae", "port_range_min": null, "revision_number": 0, "tenant_id": "ecfd4707abfe473eb096180bbc6d97ad", "created_at": "2019-01-18T06:00:42Z", "project_id": "ecfd4707abfe473eb096180bbc6d97ad", "id": "6d759b4b-ce75-466e-831c-43091bdc7ede"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T06:00:40Z", "security_group_id": "4c9589dd-5823-4b57-8562-812939c370ae", "port_range_min": null, "revision_number": 0, "tenant_id": "ecfd4707abfe473eb096180bbc6d97ad", "created_at": "2019-01-18T06:00:40Z", "project_id": "ecfd4707abfe473eb096180bbc6d97ad", "id": "a50712a0-3339-470e-9449-d16acfd497ff"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2019-01-18T06:00:43Z", "security_group_id": "4c9589dd-5823-4b57-8562-812939c370ae", "port_range_min": 10, "revision_number": 0, "tenant_id": "ecfd4707abfe473eb096180bbc6d97ad", "created_at": "2019-01-18T06:00:43Z", "project_id": "ecfd4707abfe473eb096180bbc6d97ad", "id": "b97acedf-bc3d-420d-b2a8-695ae660e060"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T06:00:40Z", "security_group_id": "4c9589dd-5823-4b57-8562-812939c370ae", "port_range_min": null, "revision_number": 0, "tenant_id": "ecfd4707abfe473eb096180bbc6d97ad", "created_at": "2019-01-18T06:00:40Z", "project_id": "ecfd4707abfe473eb096180bbc6d97ad", "id": "c8d175d4-6d15-4801-8587-4d0ad805c4de"}]} 2019-01-18 06:00:48,753 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=4c9589dd-5823-4b57-8562-812939c370ae used request id req-f7b5974b-6c27-4dc3-99de-60df609d53e1 2019-01-18 06:00:48,754 - neutron_utils - INFO - Deleting security group rule with ID - d95cd99a-1ffa-4c72-be3d-d94be956e887 2019-01-18 06:00:48,759 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-group-rules/d95cd99a-1ffa-4c72-be3d-d94be956e887 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76581a86626e5c725ec048e5ea3c0b7688318ee8" 2019-01-18 06:00:48,780 - keystoneauth.session - DEBUG - RESP: [404] Content-Type: application/json Content-Length: 155 X-Openstack-Request-Id: req-9c55c299-aa4e-4780-8a70-08ab9bf1e9ab Date: Fri, 18 Jan 2019 06:00:48 GMT RESP BODY: {"NeutronError": {"message": "Security group rule d95cd99a-1ffa-4c72-be3d-d94be956e887 does not exist", "type": "SecurityGroupRuleNotFound", "detail": ""}} 2019-01-18 06:00:48,781 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-group-rules/d95cd99a-1ffa-4c72-be3d-d94be956e887 used request id req-9c55c299-aa4e-4780-8a70-08ab9bf1e9ab 2019-01-18 06:00:48,781 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Security group rule d95cd99a-1ffa-4c72-be3d-d94be956e887 does not exist", "type": "SecurityGroupRuleNotFound", "detail": ""}} 2019-01-18 06:00:48,781 - OpenStackSecurityGroup - WARNING - Rule not found, cannot delete - Security group rule d95cd99a-1ffa-4c72-be3d-d94be956e887 does not exist Neutron server returns request_ids: ['req-9c55c299-aa4e-4780-8a70-08ab9bf1e9ab'] 2019-01-18 06:00:48,781 - neutron_utils - INFO - Deleting security group rule with ID - b97acedf-bc3d-420d-b2a8-695ae660e060 2019-01-18 06:00:48,786 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-group-rules/b97acedf-bc3d-420d-b2a8-695ae660e060 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76581a86626e5c725ec048e5ea3c0b7688318ee8" 2019-01-18 06:00:49,054 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-163c4c43-dc90-4bce-adff-347b7ca94f01 Content-Length: 0 Date: Fri, 18 Jan 2019 06:00:49 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-18 06:00:49,054 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-group-rules/b97acedf-bc3d-420d-b2a8-695ae660e060 used request id req-163c4c43-dc90-4bce-adff-347b7ca94f01 2019-01-18 06:00:49,054 - neutron_utils - INFO - Deleting security group rule with ID - a50712a0-3339-470e-9449-d16acfd497ff 2019-01-18 06:00:49,060 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-group-rules/a50712a0-3339-470e-9449-d16acfd497ff -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76581a86626e5c725ec048e5ea3c0b7688318ee8" 2019-01-18 06:00:49,371 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-86a0c6da-0cac-4f83-a2f3-88d296c5e583 Content-Length: 0 Date: Fri, 18 Jan 2019 06:00:49 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-18 06:00:49,371 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-group-rules/a50712a0-3339-470e-9449-d16acfd497ff used request id req-86a0c6da-0cac-4f83-a2f3-88d296c5e583 2019-01-18 06:00:49,372 - neutron_utils - INFO - Deleting security group rule with ID - c8d175d4-6d15-4801-8587-4d0ad805c4de 2019-01-18 06:00:49,377 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-group-rules/c8d175d4-6d15-4801-8587-4d0ad805c4de -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76581a86626e5c725ec048e5ea3c0b7688318ee8" 2019-01-18 06:00:49,623 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-369cc223-c3c3-4e28-bb73-328627d167cc Content-Length: 0 Date: Fri, 18 Jan 2019 06:00:49 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-18 06:00:49,623 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-group-rules/c8d175d4-6d15-4801-8587-4d0ad805c4de used request id req-369cc223-c3c3-4e28-bb73-328627d167cc 2019-01-18 06:00:49,623 - neutron_utils - INFO - Deleting security group rule with ID - 6d759b4b-ce75-466e-831c-43091bdc7ede 2019-01-18 06:00:49,629 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-group-rules/6d759b4b-ce75-466e-831c-43091bdc7ede -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76581a86626e5c725ec048e5ea3c0b7688318ee8" 2019-01-18 06:00:49,730 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-becf2fd5-30e1-456c-8d18-1968c3574462 Content-Length: 0 Date: Fri, 18 Jan 2019 06:00:49 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-18 06:00:49,730 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-group-rules/6d759b4b-ce75-466e-831c-43091bdc7ede used request id req-becf2fd5-30e1-456c-8d18-1968c3574462 2019-01-18 06:00:49,730 - neutron_utils - INFO - Deleting security group with name - CreateSecurityGroupTests-27c9b238-55ba-4403-8378-53e716a21675name 2019-01-18 06:00:49,736 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-groups/4c9589dd-5823-4b57-8562-812939c370ae -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76581a86626e5c725ec048e5ea3c0b7688318ee8" 2019-01-18 06:00:50,004 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-e4badd76-3ad6-480c-b96c-78d7dd2b488b Content-Length: 0 Date: Fri, 18 Jan 2019 06:00:49 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-18 06:00:50,004 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/4c9589dd-5823-4b57-8562-812939c370ae used request id req-e4badd76-3ad6-480c-b96c-78d7dd2b488b 2019-01-18 06:00:50,011 - 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}e68f5861073f40d78e23d73a4cb417b68e24b4c8" 2019-01-18 06:00:50,233 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-e6329ff0-87da-448d-999f-4a3c51ef493e Date: Fri, 18 Jan 2019 06:00:50 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-18T04:53:26Z", "updated_at": "2019-01-18T04:53:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:53:26Z", "revision_number": 0, "id": "260c2de9-5dc5-4508-b06c-24b9d7ed838c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:53:26Z", "security_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:53:26Z", "revision_number": 0, "id": "571036d3-cb1d-483a-acb9-96f19293add9", "remote_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "remote_ip_prefix": null, "created_at": "2019-01-18T04:53:26Z", "security_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:53:26Z", "revision_number": 0, "id": "84255fa4-c13a-4cfe-b73d-e56ee216ca1e", "remote_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "remote_ip_prefix": null, "created_at": "2019-01-18T04:53:26Z", "security_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:53:26Z", "revision_number": 0, "id": "9c6f69fc-3bf8-4346-9288-5a255b82b67e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:53:26Z", "security_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "created_at": "2019-01-18T04:51:20Z", "updated_at": "2019-01-18T04:51:20Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "24c99e6f-888c-4943-9c93-54ad3b18b18c", "remote_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv4", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "2b339890-44d0-4711-a050-08a64d58e2a0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv6", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "45161a51-d6dd-4bb8-986d-bc2f88599c1d", "remote_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv6", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "87b9b994-ae22-4850-863a-6a4925bd01fe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv4", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}], "revision_number": 4, "project_id": "9c53a91613fb4d5080479ac6f51697ed", "id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "020d00b5451a467cb276d06789a1149d", "created_at": "2019-01-18T05:59:12Z", "updated_at": "2019-01-18T05:59:12Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:12Z", "revision_number": 0, "id": "38b091dd-dca7-4cbe-8c1c-dd18a74bfca8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:12Z", "security_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "tenant_id": "020d00b5451a467cb276d06789a1149d", "port_range_min": null, "ethertype": "IPv6", "project_id": "020d00b5451a467cb276d06789a1149d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:12Z", "revision_number": 0, "id": "38b9f88b-1fc0-40d1-af74-237d79be193d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:12Z", "security_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "tenant_id": "020d00b5451a467cb276d06789a1149d", "port_range_min": null, "ethertype": "IPv4", "project_id": "020d00b5451a467cb276d06789a1149d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:12Z", "revision_number": 0, "id": "60f7d4a7-1a27-4801-a1e8-5bf33633b818", "remote_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:12Z", "security_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "tenant_id": "020d00b5451a467cb276d06789a1149d", "port_range_min": null, "ethertype": "IPv6", "project_id": "020d00b5451a467cb276d06789a1149d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:12Z", "revision_number": 0, "id": "8faf6dda-6919-4b75-b745-2af38abf8dcf", "remote_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:12Z", "security_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "tenant_id": "020d00b5451a467cb276d06789a1149d", "port_range_min": null, "ethertype": "IPv4", "project_id": "020d00b5451a467cb276d06789a1149d"}], "revision_number": 4, "project_id": "020d00b5451a467cb276d06789a1149d", "id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "created_at": "2019-01-18T04:39:06Z", "updated_at": "2019-01-18T04:39:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "0aedefa2-edbc-47b5-bead-e954540f6937", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "47feb8aba08a40dca7028a1701e597b9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "4bf1a402-0fa2-4cfd-9fee-4a28f16bb271", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "47feb8aba08a40dca7028a1701e597b9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "4e399c2e-bc03-4aa3-b192-1fafdc9248ba", "remote_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "47feb8aba08a40dca7028a1701e597b9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "8860837e-afbd-4411-adf9-d88db88c2114", "remote_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "47feb8aba08a40dca7028a1701e597b9"}], "revision_number": 4, "project_id": "47feb8aba08a40dca7028a1701e597b9", "id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ecfd4707abfe473eb096180bbc6d97ad", "created_at": "2019-01-18T06:00:39Z", "updated_at": "2019-01-18T06:00:39Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:00:39Z", "revision_number": 0, "id": "26428137-6bfb-4157-a30e-cea824f6f679", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T06:00:39Z", "security_group_id": "9177ae5a-2027-4eeb-a79e-53747fe01bc8", "tenant_id": "ecfd4707abfe473eb096180bbc6d97ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "ecfd4707abfe473eb096180bbc6d97ad"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:00:39Z", "revision_number": 0, "id": "5b7bd7c6-5e9a-4367-9ae7-468e929a23a1", "remote_group_id": "9177ae5a-2027-4eeb-a79e-53747fe01bc8", "remote_ip_prefix": null, "created_at": "2019-01-18T06:00:39Z", "security_group_id": "9177ae5a-2027-4eeb-a79e-53747fe01bc8", "tenant_id": "ecfd4707abfe473eb096180bbc6d97ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "ecfd4707abfe473eb096180bbc6d97ad"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:00:39Z", "revision_number": 0, "id": "b810701f-003f-4d1b-aa28-eeec56768397", "remote_group_id": "9177ae5a-2027-4eeb-a79e-53747fe01bc8", "remote_ip_prefix": null, "created_at": "2019-01-18T06:00:39Z", "security_group_id": "9177ae5a-2027-4eeb-a79e-53747fe01bc8", "tenant_id": "ecfd4707abfe473eb096180bbc6d97ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "ecfd4707abfe473eb096180bbc6d97ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:00:39Z", "revision_number": 0, "id": "e12b4339-6e03-4b49-ae38-6eafaf1b9c62", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T06:00:39Z", "security_group_id": "9177ae5a-2027-4eeb-a79e-53747fe01bc8", "tenant_id": "ecfd4707abfe473eb096180bbc6d97ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "ecfd4707abfe473eb096180bbc6d97ad"}], "revision_number": 4, "project_id": "ecfd4707abfe473eb096180bbc6d97ad", "id": "9177ae5a-2027-4eeb-a79e-53747fe01bc8", "name": "default"}]} 2019-01-18 06:00:50,234 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-e6329ff0-87da-448d-999f-4a3c51ef493e 2019-01-18 06:00:50,238 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/9c53a91613fb4d5080479ac6f51697ed -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e68f5861073f40d78e23d73a4cb417b68e24b4c8" 2019-01-18 06:00:50,326 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:00:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-947a28a2-8f89-4d00-98c1-894f7726d8e3 Content-Encoding: gzip Content-Length: 190 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/9c53a91613fb4d5080479ac6f51697ed"}, "enabled": true, "id": "9c53a91613fb4d5080479ac6f51697ed", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2019-01-18 06:00:50,327 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/9c53a91613fb4d5080479ac6f51697ed used request id req-947a28a2-8f89-4d00-98c1-894f7726d8e3 2019-01-18 06:00:50,330 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/020d00b5451a467cb276d06789a1149d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e68f5861073f40d78e23d73a4cb417b68e24b4c8" 2019-01-18 06:00:50,414 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:00:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-68372575-eb39-4569-be19-e4aa50675532 Content-Encoding: gzip Content-Length: 248 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/020d00b5451a467cb276d06789a1149d"}, "enabled": true, "id": "020d00b5451a467cb276d06789a1149d", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}} 2019-01-18 06:00:50,415 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/020d00b5451a467cb276d06789a1149d used request id req-68372575-eb39-4569-be19-e4aa50675532 2019-01-18 06:00:50,419 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/47feb8aba08a40dca7028a1701e597b9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e68f5861073f40d78e23d73a4cb417b68e24b4c8" 2019-01-18 06:00:50,506 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:00:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-76a66be4-2249-4779-8eef-1fd1beb222a8 Content-Encoding: gzip Content-Length: 205 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/47feb8aba08a40dca7028a1701e597b9"}, "enabled": true, "id": "47feb8aba08a40dca7028a1701e597b9", "parent_id": "default", "domain_id": "default", "name": "service"}} 2019-01-18 06:00:50,506 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/47feb8aba08a40dca7028a1701e597b9 used request id req-76a66be4-2249-4779-8eef-1fd1beb222a8 2019-01-18 06:00:50,510 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/ecfd4707abfe473eb096180bbc6d97ad -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e68f5861073f40d78e23d73a4cb417b68e24b4c8" 2019-01-18 06:00:50,600 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:00:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c83daa5b-7d67-4650-8cc9-652fdd805a48 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/ecfd4707abfe473eb096180bbc6d97ad"}, "enabled": true, "id": "ecfd4707abfe473eb096180bbc6d97ad", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-45600583-bbef-46e-proj"}} 2019-01-18 06:00:50,600 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/ecfd4707abfe473eb096180bbc6d97ad used request id req-c83daa5b-7d67-4650-8cc9-652fdd805a48 2019-01-18 06:00:50,600 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 9177ae5a-2027-4eeb-a79e-53747fe01bc8 2019-01-18 06:00:50,606 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=9177ae5a-2027-4eeb-a79e-53747fe01bc8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e68f5861073f40d78e23d73a4cb417b68e24b4c8" 2019-01-18 06:00:50,772 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-01a7b568-6e84-4c75-ad3d-d3ac93905a03 Date: Fri, 18 Jan 2019 06:00: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": "2019-01-18T06:00:39Z", "security_group_id": "9177ae5a-2027-4eeb-a79e-53747fe01bc8", "port_range_min": null, "revision_number": 0, "tenant_id": "ecfd4707abfe473eb096180bbc6d97ad", "created_at": "2019-01-18T06:00:39Z", "project_id": "ecfd4707abfe473eb096180bbc6d97ad", "id": "26428137-6bfb-4157-a30e-cea824f6f679"}, {"remote_group_id": "9177ae5a-2027-4eeb-a79e-53747fe01bc8", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T06:00:39Z", "security_group_id": "9177ae5a-2027-4eeb-a79e-53747fe01bc8", "port_range_min": null, "revision_number": 0, "tenant_id": "ecfd4707abfe473eb096180bbc6d97ad", "created_at": "2019-01-18T06:00:39Z", "project_id": "ecfd4707abfe473eb096180bbc6d97ad", "id": "5b7bd7c6-5e9a-4367-9ae7-468e929a23a1"}, {"remote_group_id": "9177ae5a-2027-4eeb-a79e-53747fe01bc8", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T06:00:39Z", "security_group_id": "9177ae5a-2027-4eeb-a79e-53747fe01bc8", "port_range_min": null, "revision_number": 0, "tenant_id": "ecfd4707abfe473eb096180bbc6d97ad", "created_at": "2019-01-18T06:00:39Z", "project_id": "ecfd4707abfe473eb096180bbc6d97ad", "id": "b810701f-003f-4d1b-aa28-eeec56768397"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T06:00:39Z", "security_group_id": "9177ae5a-2027-4eeb-a79e-53747fe01bc8", "port_range_min": null, "revision_number": 0, "tenant_id": "ecfd4707abfe473eb096180bbc6d97ad", "created_at": "2019-01-18T06:00:39Z", "project_id": "ecfd4707abfe473eb096180bbc6d97ad", "id": "e12b4339-6e03-4b49-ae38-6eafaf1b9c62"}]} 2019-01-18 06:00:50,773 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=9177ae5a-2027-4eeb-a79e-53747fe01bc8 used request id req-01a7b568-6e84-4c75-ad3d-d3ac93905a03 2019-01-18 06:00:50,773 - neutron_utils - INFO - Deleting security group with name - default 2019-01-18 06:00:50,779 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-groups/9177ae5a-2027-4eeb-a79e-53747fe01bc8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e68f5861073f40d78e23d73a4cb417b68e24b4c8" 2019-01-18 06:00:51,074 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-4852dd0d-2b10-4a82-baa9-a09db9aa6538 Content-Length: 0 Date: Fri, 18 Jan 2019 06:00:51 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-18 06:00:51,074 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/9177ae5a-2027-4eeb-a79e-53747fe01bc8 used request id req-4852dd0d-2b10-4a82-baa9-a09db9aa6538 2019-01-18 06:00:51,075 - keystone_utils - INFO - Deleting project with name - CreateSecurityGroupTests-45600583-bbef-46e-proj 2019-01-18 06:00:51,079 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/ecfd4707abfe473eb096180bbc6d97ad -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e68f5861073f40d78e23d73a4cb417b68e24b4c8" 2019-01-18 06:00:51,281 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 06:00:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d53ea2e0-7e35-463a-ac25-d4c67ab0f978 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 06:00:51,281 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/ecfd4707abfe473eb096180bbc6d97ad used request id req-d53ea2e0-7e35-463a-ac25-d4c67ab0f978 2019-01-18 06:00:51,282 - keystone_utils - INFO - Deleting role with name - CreateSecurityGroupTests-45600583-bbef-46e-proj-role 2019-01-18 06:00:51,285 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/685b02de3dff4efe97b8eccaa1d94c89 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e68f5861073f40d78e23d73a4cb417b68e24b4c8" 2019-01-18 06:00:51,392 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 06:00:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3407e0dd-194f-4d98-9856-655438370e31 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 06:00:51,392 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/685b02de3dff4efe97b8eccaa1d94c89 used request id req-3407e0dd-194f-4d98-9856-655438370e31 2019-01-18 06:00:51,396 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e68f5861073f40d78e23d73a4cb417b68e24b4c8" 2019-01-18 06:00:51,490 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:00:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dba631d4-440f-428d-8137-54bf27732f86 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "488fca829f8b496daa1cd2cdc6e45c49", "links": {"self": "http://172.30.9.23:5000/v3/roles/488fca829f8b496daa1cd2cdc6e45c49"}, "name": "Member"}, {"domain_id": null, "id": "6b7f4f4f76264b6fb449c43b86ee3817", "links": {"self": "http://172.30.9.23:5000/v3/roles/6b7f4f4f76264b6fb449c43b86ee3817"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a482b711adf94961bf4bb28eda7f0e28", "links": {"self": "http://172.30.9.23:5000/v3/roles/a482b711adf94961bf4bb28eda7f0e28"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c65201bd05504fa786d79b166e8bbba3", "links": {"self": "http://172.30.9.23:5000/v3/roles/c65201bd05504fa786d79b166e8bbba3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "e7e317b66c174923a8cb46c48d897c8d", "links": {"self": "http://172.30.9.23:5000/v3/roles/e7e317b66c174923a8cb46c48d897c8d"}, "name": "ResellerAdmin"}]} 2019-01-18 06:00:51,490 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-dba631d4-440f-428d-8137-54bf27732f86 2019-01-18 06:00:51,491 - keystone_utils - INFO - Deleting user with name - CreateSecurityGroupTests-45600583-bbef-46e-user 2019-01-18 06:00:51,495 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/c851e6bf56b84d55a630feefeceeaa20 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c58042eb2bcd94b82fb9545499b4b41e1aea9d5f" 2019-01-18 06:00:51,660 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 06:00:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a9d87747-2833-4069-aaa5-b51eeaa9ed69 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 06:00:51,660 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/c851e6bf56b84d55a630feefeceeaa20 used request id req-a9d87747-2833-4069-aaa5-b51eeaa9ed69 2019-01-18 06:00:51,662 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:00:52,050 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "488fca829f8b496daa1cd2cdc6e45c49", "name": "Member"}, {"id": "c65201bd05504fa786d79b166e8bbba3", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}], "expires_at": "2019-01-18T07:00:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "020d00b5451a467cb276d06789a1149d", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "id": "e292c913af7844408b6509a836e493f5"}, "audit_ids": ["jFslELz7Sm-XFGh783Go-A"], "issued_at": "2019-01-18T06:00:52.000000Z"}} 2019-01-18 06:00:52,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}41258bc2f0648fd2e79ee48edf9988e492b6a902" 2019-01-18 06:00:52,137 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:00:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9043e1aa-13c2-4866-ab5a-ed6a80d7829b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:00:52,137 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-9043e1aa-13c2-4866-ab5a-ed6a80d7829b 2019-01-18 06:00:52,139 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:00:52,140 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:00:52,527 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "488fca829f8b496daa1cd2cdc6e45c49", "name": "Member"}, {"id": "c65201bd05504fa786d79b166e8bbba3", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}], "expires_at": "2019-01-18T07:00:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "020d00b5451a467cb276d06789a1149d", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "id": "e292c913af7844408b6509a836e493f5"}, "audit_ids": ["z_Zc5JQ1QKSdSNFd4WAoVQ"], "issued_at": "2019-01-18T06:00:52.000000Z"}} 2019-01-18 06:00:52,528 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3a92dc25c1b616229bbfbeb11589f16a9af432d" 2019-01-18 06:00:52,612 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:00:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-49539c39-7cc5-4d28-8ca0-3d13db8a98c6 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:00:52,612 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-49539c39-7cc5-4d28-8ca0-3d13db8a98c6 2019-01-18 06:00:52,617 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-18 06:00:52,622 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 18 Jan 2019 06:00: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"}]}]}} 2019-01-18 06:00:52,623 - 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-1e6028b3-83d8-4a9-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3a92dc25c1b616229bbfbeb11589f16a9af432d" 2019-01-18 06:00:52,706 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:00:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c0c61790-b81b-4cdd-8395-80ce3eea36b3 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-1e6028b3-83d8-4a9-proj", "previous": null, "next": null}, "projects": []} 2019-01-18 06:00:52,706 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-1e6028b3-83d8-4a9-proj used request id req-c0c61790-b81b-4cdd-8395-80ce3eea36b3 2019-01-18 06:00:52,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}a3a92dc25c1b616229bbfbeb11589f16a9af432d" 2019-01-18 06:00:52,799 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:00:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9414bfba-510d-4191-a2db-554a84b8a310 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-18 06:00:52,799 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-9414bfba-510d-4191-a2db-554a84b8a310 2019-01-18 06:00:52,803 - 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}a3a92dc25c1b616229bbfbeb11589f16a9af432d" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateImageSuccessTests-1e6028b3-83d8-4a9-proj"}}' 2019-01-18 06:00:52,926 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 18 Jan 2019 06:00:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-514df920-b2c2-4ac9-bc2c-d28101ff2159 Content-Length: 308 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/748f55cc8ac74892b9487e4bd0fda813"}, "enabled": true, "id": "748f55cc8ac74892b9487e4bd0fda813", "parent_id": "default", "domain_id": "default", "name": "CreateImageSuccessTests-1e6028b3-83d8-4a9-proj"}} 2019-01-18 06:00:52,926 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-514df920-b2c2-4ac9-bc2c-d28101ff2159 2019-01-18 06:00:52,927 - keystone_utils - INFO - Created project with name - CreateImageSuccessTests-1e6028b3-83d8-4a9-proj 2019-01-18 06:00:52,927 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:00:52,928 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:00:53,307 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "488fca829f8b496daa1cd2cdc6e45c49", "name": "Member"}, {"id": "c65201bd05504fa786d79b166e8bbba3", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}], "expires_at": "2019-01-18T07:00:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "020d00b5451a467cb276d06789a1149d", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "id": "e292c913af7844408b6509a836e493f5"}, "audit_ids": ["DqBRU7iTRCepDXcoFub32Q"], "issued_at": "2019-01-18T06:00:53.000000Z"}} 2019-01-18 06:00:53,308 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}072503553d71a48808e8172a67e37281ddd93e76" 2019-01-18 06:00:53,390 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:00:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d02f18c6-4063-4925-b566-a622708f2e3a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:00:53,390 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-d02f18c6-4063-4925-b566-a622708f2e3a 2019-01-18 06:00:53,395 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-18 06:00:53,400 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 18 Jan 2019 06:00: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"}]}]}} 2019-01-18 06:00:53,401 - 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}072503553d71a48808e8172a67e37281ddd93e76" 2019-01-18 06:00:53,499 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:00:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4fc15809-6504-476c-b696-bb68de44eadf Content-Encoding: gzip Content-Length: 869 Content-Type: application/json RESP BODY: {"users": [{"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/0607a2b4beb0408e9fa51cc5ba027ac6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0607a2b4beb0408e9fa51cc5ba027ac6", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/17c61b95071545a094cc82823d2b88b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "17c61b95071545a094cc82823d2b88b8", "email": "nova@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/29e5d2dfed2447bda26fc75bd1122674"}, "domain_id": "default", "enabled": true, "options": {}, "id": "29e5d2dfed2447bda26fc75bd1122674", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/3b6dcc8c791e4b6e8831f5b5e583de80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3b6dcc8c791e4b6e8831f5b5e583de80", "email": "neutron@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.23:5000/v3/users/45ab52d673584bc198669be88c88b878"}, "domain_id": "default", "enabled": true, "options": {}, "id": "45ab52d673584bc198669be88c88b878", "email": "barbican@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/57795b4ee52f49c6a71f55bb6c4012f8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "57795b4ee52f49c6a71f55bb6c4012f8", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/5c52969262974d64ac2a300ca5d60f50"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c52969262974d64ac2a300ca5d60f50", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/5fc15572bb1c489ba92bd9945bbc1f64"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5fc15572bb1c489ba92bd9945bbc1f64", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/6b519d70e25f4e61a9dfd738cd6bba22"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6b519d70e25f4e61a9dfd738cd6bba22", "email": "heat@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.23:5000/v3/users/8248437208b540c2893a7117ad102a87"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8248437208b540c2893a7117ad102a87", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/890dee97e62840c5b15e36f03f6b7efc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "890dee97e62840c5b15e36f03f6b7efc", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/8cccb516ecc44ed9bb7c8633df108fd4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8cccb516ecc44ed9bb7c8633df108fd4", "email": "glance@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.23:5000/v3/users/97c3d863a98148299fa116fdb54be470"}, "domain_id": "default", "enabled": true, "options": {}, "id": "97c3d863a98148299fa116fdb54be470", "email": "tacker@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/a2a0c8c0f19941808c9f618af50b3b79"}, "domain_id": "c19db1b8f60647a9a114cd23287c807b", "enabled": true, "options": {}, "id": "a2a0c8c0f19941808c9f618af50b3b79", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "links": {"self": "http://172.30.9.23:5000/v3/users/e292c913af7844408b6509a836e493f5"}, "domain_id": "default", "enabled": true, "id": "e292c913af7844408b6509a836e493f5", "options": {}}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/fe5de73ba9cb41b2be24ccf1f72f5ed4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe5de73ba9cb41b2be24ccf1f72f5ed4", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2019-01-18 06:00:53,500 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-4fc15809-6504-476c-b696-bb68de44eadf 2019-01-18 06:00:53,504 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateImageSuccessTests-1e6028b3-83d8-4a9-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}072503553d71a48808e8172a67e37281ddd93e76" 2019-01-18 06:00:53,591 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:00:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ae260f17-2d6a-4ee9-b720-e9a0e19ceeaf Content-Encoding: gzip Content-Length: 252 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateImageSuccessTests-1e6028b3-83d8-4a9-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/748f55cc8ac74892b9487e4bd0fda813"}, "enabled": true, "id": "748f55cc8ac74892b9487e4bd0fda813", "parent_id": "default", "domain_id": "default", "name": "CreateImageSuccessTests-1e6028b3-83d8-4a9-proj"}]} 2019-01-18 06:00:53,591 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateImageSuccessTests-1e6028b3-83d8-4a9-proj used request id req-ae260f17-2d6a-4ee9-b720-e9a0e19ceeaf 2019-01-18 06:00:53,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}072503553d71a48808e8172a67e37281ddd93e76" 2019-01-18 06:00:53,685 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:00:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-30d5c9b7-bf19-4d2a-b893-8d45fc39e9f4 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-18 06:00:53,685 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-30d5c9b7-bf19-4d2a-b893-8d45fc39e9f4 2019-01-18 06:00:54,039 - keystone_utils - INFO - Created user with name - CreateImageSuccessTests-1e6028b3-83d8-4a9-user 2019-01-18 06:00:54,040 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:00:54,045 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3a92dc25c1b616229bbfbeb11589f16a9af432d" 2019-01-18 06:00:54,133 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:00:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2401d6ec-fd7c-4129-b398-6633bff261b6 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "488fca829f8b496daa1cd2cdc6e45c49", "links": {"self": "http://172.30.9.23:5000/v3/roles/488fca829f8b496daa1cd2cdc6e45c49"}, "name": "Member"}, {"domain_id": null, "id": "6b7f4f4f76264b6fb449c43b86ee3817", "links": {"self": "http://172.30.9.23:5000/v3/roles/6b7f4f4f76264b6fb449c43b86ee3817"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a482b711adf94961bf4bb28eda7f0e28", "links": {"self": "http://172.30.9.23:5000/v3/roles/a482b711adf94961bf4bb28eda7f0e28"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c65201bd05504fa786d79b166e8bbba3", "links": {"self": "http://172.30.9.23:5000/v3/roles/c65201bd05504fa786d79b166e8bbba3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "e7e317b66c174923a8cb46c48d897c8d", "links": {"self": "http://172.30.9.23:5000/v3/roles/e7e317b66c174923a8cb46c48d897c8d"}, "name": "ResellerAdmin"}]} 2019-01-18 06:00:54,133 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-2401d6ec-fd7c-4129-b398-6633bff261b6 2019-01-18 06:00:54,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}a3a92dc25c1b616229bbfbeb11589f16a9af432d" -d '{"role": {"name": "CreateImageSuccessTests-1e6028b3-83d8-4a9-proj-role"}}' 2019-01-18 06:00:54,243 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 18 Jan 2019 06:00:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a2790dcb-0345-4838-b559-8a9e75dbd004 Content-Length: 222 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "cfed59e91b10436192af8526d08cb1aa", "links": {"self": "http://172.30.9.23:5000/v3/roles/cfed59e91b10436192af8526d08cb1aa"}, "name": "CreateImageSuccessTests-1e6028b3-83d8-4a9-proj-role"}} 2019-01-18 06:00:54,243 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-a2790dcb-0345-4838-b559-8a9e75dbd004 2019-01-18 06:00:54,243 - keystone_utils - INFO - Created role with name - CreateImageSuccessTests-1e6028b3-83d8-4a9-proj-role 2019-01-18 06:00:54,247 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/cfed59e91b10436192af8526d08cb1aa -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3a92dc25c1b616229bbfbeb11589f16a9af432d" 2019-01-18 06:00:54,331 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:00:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3115bbd8-2a56-4aea-9e78-bba1fbe6a54b Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.23:5000/v3/roles/cfed59e91b10436192af8526d08cb1aa"}, "domain_id": null, "name": "CreateImageSuccessTests-1e6028b3-83d8-4a9-proj-role", "id": "cfed59e91b10436192af8526d08cb1aa"}} 2019-01-18 06:00:54,331 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/cfed59e91b10436192af8526d08cb1aa used request id req-3115bbd8-2a56-4aea-9e78-bba1fbe6a54b 2019-01-18 06:00:54,331 - keystone_utils - INFO - Granting role CreateImageSuccessTests-1e6028b3-83d8-4a9-proj-role to project CreateImageSuccessTests-1e6028b3-83d8-4a9-proj 2019-01-18 06:00:54,335 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/748f55cc8ac74892b9487e4bd0fda813/users/c97810d7c45f48458a6e45064b34c6e3/roles/cfed59e91b10436192af8526d08cb1aa -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3a92dc25c1b616229bbfbeb11589f16a9af432d" 2019-01-18 06:00:54,720 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 06:00:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-930e5e7d-b701-40fd-ba40-89d86c13bb41 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 06:00:54,720 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/748f55cc8ac74892b9487e4bd0fda813/users/c97810d7c45f48458a6e45064b34c6e3/roles/cfed59e91b10436192af8526d08cb1aa used request id req-930e5e7d-b701-40fd-ba40-89d86c13bb41 2019-01-18 06:00:54,742 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2019-01-18 06:00:54,742 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:00:54,743 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:00:55,118 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cfed59e91b10436192af8526d08cb1aa", "name": "CreateImageSuccessTests-1e6028b3-83d8-4a9-proj-role"}], "expires_at": "2019-01-18T07:00:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "748f55cc8ac74892b9487e4bd0fda813", "name": "CreateImageSuccessTests-1e6028b3-83d8-4a9-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/748f55cc8ac74892b9487e4bd0fda813", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/748f55cc8ac74892b9487e4bd0fda813", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/748f55cc8ac74892b9487e4bd0fda813", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/748f55cc8ac74892b9487e4bd0fda813", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/748f55cc8ac74892b9487e4bd0fda813", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/748f55cc8ac74892b9487e4bd0fda813", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/748f55cc8ac74892b9487e4bd0fda813", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/748f55cc8ac74892b9487e4bd0fda813", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/748f55cc8ac74892b9487e4bd0fda813", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/748f55cc8ac74892b9487e4bd0fda813", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/748f55cc8ac74892b9487e4bd0fda813", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/748f55cc8ac74892b9487e4bd0fda813", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageSuccessTests-1e6028b3-83d8-4a9-user", "id": "c97810d7c45f48458a6e45064b34c6e3"}, "audit_ids": ["G2_9f-fyQBSKZ6s6CXecMg"], "issued_at": "2019-01-18T06:00:55.000000Z"}} 2019-01-18 06:00:55,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}cf106ab6c80d0c104d3766310f251decb0dba399" 2019-01-18 06:00:55,186 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:00:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2f43265f-a679-4995-938a-ccbc1068beee Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:00:55,186 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-2f43265f-a679-4995-938a-ccbc1068beee 2019-01-18 06:00:55,191 - 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-bd3f83e4-4c52-4660-a0ce-60e19333a5c3 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}cf106ab6c80d0c104d3766310f251decb0dba399" 2019-01-18 06:00:55,374 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 162 Content-Type: application/json X-Openstack-Request-Id: req-0e31698f-ac4f-4d54-94b4-fbf80f08a9ed Date: Fri, 18 Jan 2019 06:00:55 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageSuccessTests-bd3f83e4-4c52-4660-a0ce-60e19333a5c3"} 2019-01-18 06:00:55,374 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-bd3f83e4-4c52-4660-a0ce-60e19333a5c3 used request id req-0e31698f-ac4f-4d54-94b4-fbf80f08a9ed 2019-01-18 06:00:55,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}cf106ab6c80d0c104d3766310f251decb0dba399" 2019-01-18 06:00:55,911 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-341819e7-b929-41e1-ad62-500ebd6ff5e2 Date: Fri, 18 Jan 2019 06:00: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"}}} 2019-01-18 06:00:55,912 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-341819e7-b929-41e1-ad62-500ebd6ff5e2 2019-01-18 06:00:55,943 - 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}cf106ab6c80d0c104d3766310f251decb0dba399" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateImageSuccessTests-bd3f83e4-4c52-4660-a0ce-60e19333a5c3"}' 2019-01-18 06:00:56,515 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 621 Content-Type: application/json Location: http://172.30.9.23:9292/v2/images/42018b6e-e29f-4a26-ae64-66fc659b1f93 X-Openstack-Request-Id: req-77ffd027-3e1d-417f-b4d9-ff42a2a3c100 Date: Fri, 18 Jan 2019 06:00:56 GMT RESP BODY: {"status": "queued", "name": "CreateImageSuccessTests-bd3f83e4-4c52-4660-a0ce-60e19333a5c3", "tags": [], "container_format": "bare", "created_at": "2019-01-18T06:00:56Z", "size": null, "disk_format": "qcow2", "updated_at": "2019-01-18T06:00:56Z", "visibility": "shared", "locations": [], "self": "/v2/images/42018b6e-e29f-4a26-ae64-66fc659b1f93", "min_disk": 0, "protected": false, "id": "42018b6e-e29f-4a26-ae64-66fc659b1f93", "file": "/v2/images/42018b6e-e29f-4a26-ae64-66fc659b1f93/file", "checksum": null, "owner": "748f55cc8ac74892b9487e4bd0fda813", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-18 06:00:56,515 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-77ffd027-3e1d-417f-b4d9-ff42a2a3c100 2019-01-18 06:00:56,527 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9292/v2/images/42018b6e-e29f-4a26-ae64-66fc659b1f93/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}cf106ab6c80d0c104d3766310f251decb0dba399" -d '' 2019-01-18 06:00:58,972 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-a24d21f1-5eb4-4438-a452-e1826e2e2eec Date: Fri, 18 Jan 2019 06:00:58 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-18 06:00:58,972 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/42018b6e-e29f-4a26-ae64-66fc659b1f93/file used request id req-a24d21f1-5eb4-4438-a452-e1826e2e2eec 2019-01-18 06:00:58,973 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-01-18 06:00:58,976 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/42018b6e-e29f-4a26-ae64-66fc659b1f93 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}cf106ab6c80d0c104d3766310f251decb0dba399" 2019-01-18 06:00:59,149 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 882 Content-Type: application/json X-Openstack-Request-Id: req-7728d16c-4b08-4efc-92cd-360460db553b Date: Fri, 18 Jan 2019 06:00:59 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-bd3f83e4-4c52-4660-a0ce-60e19333a5c3", "tags": [], "container_format": "bare", "created_at": "2019-01-18T06:00:56Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-18T06:00:58Z", "visibility": "shared", "locations": [{"url": "rbd://af014572-0a5d-4a80-a07f-9105f52ab2c1/images/42018b6e-e29f-4a26-ae64-66fc659b1f93/snap", "metadata": {}}], "self": "/v2/images/42018b6e-e29f-4a26-ae64-66fc659b1f93", "min_disk": 0, "protected": false, "id": "42018b6e-e29f-4a26-ae64-66fc659b1f93", "file": "/v2/images/42018b6e-e29f-4a26-ae64-66fc659b1f93/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "748f55cc8ac74892b9487e4bd0fda813", "direct_url": "rbd://af014572-0a5d-4a80-a07f-9105f52ab2c1/images/42018b6e-e29f-4a26-ae64-66fc659b1f93/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-18 06:00:59,149 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/42018b6e-e29f-4a26-ae64-66fc659b1f93 used request id req-7728d16c-4b08-4efc-92cd-360460db553b 2019-01-18 06:00:59,151 - 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}cf106ab6c80d0c104d3766310f251decb0dba399" 2019-01-18 06:00:59,675 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-080524fa-a039-4479-b47d-6ac2e62a53f8 Date: Fri, 18 Jan 2019 06:00: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"}}} 2019-01-18 06:00:59,675 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-080524fa-a039-4479-b47d-6ac2e62a53f8 2019-01-18 06:00:59,678 - create_image - INFO - Created image with name - CreateImageSuccessTests-bd3f83e4-4c52-4660-a0ce-60e19333a5c3 2019-01-18 06:00:59,681 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/42018b6e-e29f-4a26-ae64-66fc659b1f93 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}cf106ab6c80d0c104d3766310f251decb0dba399" 2019-01-18 06:00:59,851 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 882 Content-Type: application/json X-Openstack-Request-Id: req-1afa79ea-29d6-4e72-8a4b-dee3968c4935 Date: Fri, 18 Jan 2019 06:00:59 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-bd3f83e4-4c52-4660-a0ce-60e19333a5c3", "tags": [], "container_format": "bare", "created_at": "2019-01-18T06:00:56Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-18T06:00:58Z", "visibility": "shared", "locations": [{"url": "rbd://af014572-0a5d-4a80-a07f-9105f52ab2c1/images/42018b6e-e29f-4a26-ae64-66fc659b1f93/snap", "metadata": {}}], "self": "/v2/images/42018b6e-e29f-4a26-ae64-66fc659b1f93", "min_disk": 0, "protected": false, "id": "42018b6e-e29f-4a26-ae64-66fc659b1f93", "file": "/v2/images/42018b6e-e29f-4a26-ae64-66fc659b1f93/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "748f55cc8ac74892b9487e4bd0fda813", "direct_url": "rbd://af014572-0a5d-4a80-a07f-9105f52ab2c1/images/42018b6e-e29f-4a26-ae64-66fc659b1f93/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-18 06:00:59,851 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/42018b6e-e29f-4a26-ae64-66fc659b1f93 used request id req-1afa79ea-29d6-4e72-8a4b-dee3968c4935 2019-01-18 06:00:59,852 - create_image - DEBUG - Instance status is - active 2019-01-18 06:00:59,852 - create_image - DEBUG - Image is active with name - CreateImageSuccessTests-bd3f83e4-4c52-4660-a0ce-60e19333a5c3 2019-01-18 06:00:59,852 - create_image - INFO - Image is now active with name - CreateImageSuccessTests-bd3f83e4-4c52-4660-a0ce-60e19333a5c3 2019-01-18 06:00:59,852 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:01:00,225 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cfed59e91b10436192af8526d08cb1aa", "name": "CreateImageSuccessTests-1e6028b3-83d8-4a9-proj-role"}], "expires_at": "2019-01-18T07:01:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "748f55cc8ac74892b9487e4bd0fda813", "name": "CreateImageSuccessTests-1e6028b3-83d8-4a9-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/748f55cc8ac74892b9487e4bd0fda813", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/748f55cc8ac74892b9487e4bd0fda813", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/748f55cc8ac74892b9487e4bd0fda813", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/748f55cc8ac74892b9487e4bd0fda813", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/748f55cc8ac74892b9487e4bd0fda813", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/748f55cc8ac74892b9487e4bd0fda813", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/748f55cc8ac74892b9487e4bd0fda813", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/748f55cc8ac74892b9487e4bd0fda813", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/748f55cc8ac74892b9487e4bd0fda813", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/748f55cc8ac74892b9487e4bd0fda813", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/748f55cc8ac74892b9487e4bd0fda813", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/748f55cc8ac74892b9487e4bd0fda813", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageSuccessTests-1e6028b3-83d8-4a9-user", "id": "c97810d7c45f48458a6e45064b34c6e3"}, "audit_ids": ["iftOH-qQQl-nudoqTPrryQ"], "issued_at": "2019-01-18T06:01:00.000000Z"}} 2019-01-18 06:01:00,229 - 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-bd3f83e4-4c52-4660-a0ce-60e19333a5c3 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}082d7f9b3930a6cb0b0899105152614855030375" 2019-01-18 06:01:00,513 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1044 Content-Type: application/json X-Openstack-Request-Id: req-fbbfbbb0-3046-4a26-862e-47a7a9da1533 Date: Fri, 18 Jan 2019 06:01:00 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-bd3f83e4-4c52-4660-a0ce-60e19333a5c3", "tags": [], "container_format": "bare", "created_at": "2019-01-18T06:00:56Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-18T06:00:58Z", "visibility": "shared", "locations": [{"url": "rbd://af014572-0a5d-4a80-a07f-9105f52ab2c1/images/42018b6e-e29f-4a26-ae64-66fc659b1f93/snap", "metadata": {}}], "self": "/v2/images/42018b6e-e29f-4a26-ae64-66fc659b1f93", "min_disk": 0, "protected": false, "id": "42018b6e-e29f-4a26-ae64-66fc659b1f93", "file": "/v2/images/42018b6e-e29f-4a26-ae64-66fc659b1f93/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "748f55cc8ac74892b9487e4bd0fda813", "direct_url": "rbd://af014572-0a5d-4a80-a07f-9105f52ab2c1/images/42018b6e-e29f-4a26-ae64-66fc659b1f93/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageSuccessTests-bd3f83e4-4c52-4660-a0ce-60e19333a5c3"} 2019-01-18 06:01:00,513 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-bd3f83e4-4c52-4660-a0ce-60e19333a5c3 used request id req-fbbfbbb0-3046-4a26-862e-47a7a9da1533 2019-01-18 06:01:00,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}082d7f9b3930a6cb0b0899105152614855030375" 2019-01-18 06:01:00,673 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-3450728f-c77e-41d7-a849-10bd57031a2a Date: Fri, 18 Jan 2019 06:01: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"}}} 2019-01-18 06:01:00,673 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-3450728f-c77e-41d7-a849-10bd57031a2a 2019-01-18 06:01:00,676 - glance_utils - INFO - Deleting image named - CreateImageSuccessTests-bd3f83e4-4c52-4660-a0ce-60e19333a5c3 2019-01-18 06:01:00,679 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9292/v2/images/42018b6e-e29f-4a26-ae64-66fc659b1f93 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}082d7f9b3930a6cb0b0899105152614855030375" 2019-01-18 06:01:02,309 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-e7fab3d1-db5f-4d7d-bd18-dec230ede78c Date: Fri, 18 Jan 2019 06:01:02 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-18 06:01:02,309 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/42018b6e-e29f-4a26-ae64-66fc659b1f93 used request id req-e7fab3d1-db5f-4d7d-bd18-dec230ede78c 2019-01-18 06:01:02,313 - 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-bd3f83e4-4c52-4660-a0ce-60e19333a5c3 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}082d7f9b3930a6cb0b0899105152614855030375" 2019-01-18 06:01:02,482 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 162 Content-Type: application/json X-Openstack-Request-Id: req-678a2d29-f4e7-478b-b99a-a23ca1caa7d6 Date: Fri, 18 Jan 2019 06:01:02 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageSuccessTests-bd3f83e4-4c52-4660-a0ce-60e19333a5c3"} 2019-01-18 06:01:02,482 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-bd3f83e4-4c52-4660-a0ce-60e19333a5c3 used request id req-678a2d29-f4e7-478b-b99a-a23ca1caa7d6 2019-01-18 06:01:02,483 - glance_utils - INFO - Deleting image named - CreateImageSuccessTests-bd3f83e4-4c52-4660-a0ce-60e19333a5c3 2019-01-18 06:01:02,486 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9292/v2/images/42018b6e-e29f-4a26-ae64-66fc659b1f93 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}cf106ab6c80d0c104d3766310f251decb0dba399" 2019-01-18 06:01:02,638 - keystoneauth.session - DEBUG - RESP: [404] Content-Length: 189 Content-Type: text/html; charset=UTF-8 X-Openstack-Request-Id: req-ad1185c3-276c-4fdf-b476-3f47ef37bed1 Date: Fri, 18 Jan 2019 06:01:02 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-18 06:01:02,638 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/42018b6e-e29f-4a26-ae64-66fc659b1f93 used request id req-ad1185c3-276c-4fdf-b476-3f47ef37bed1 2019-01-18 06:01:02,639 - glanceclient.common.http - DEBUG - Request returned failure status 404. 2019-01-18 06:01:02,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}a3a92dc25c1b616229bbfbeb11589f16a9af432d" 2019-01-18 06:01:02,848 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-77fe52a9-76f0-427a-bd93-cb36fef45e38 Date: Fri, 18 Jan 2019 06:01:02 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-18T04:53:26Z", "updated_at": "2019-01-18T04:53:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:53:26Z", "revision_number": 0, "id": "84255fa4-c13a-4cfe-b73d-e56ee216ca1e", "remote_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "remote_ip_prefix": null, "created_at": "2019-01-18T04:53:26Z", "security_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:53:26Z", "revision_number": 0, "id": "571036d3-cb1d-483a-acb9-96f19293add9", "remote_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "remote_ip_prefix": null, "created_at": "2019-01-18T04:53:26Z", "security_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:53:26Z", "revision_number": 0, "id": "260c2de9-5dc5-4508-b06c-24b9d7ed838c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:53:26Z", "security_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:53:26Z", "revision_number": 0, "id": "9c6f69fc-3bf8-4346-9288-5a255b82b67e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:53:26Z", "security_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "created_at": "2019-01-18T04:51:20Z", "updated_at": "2019-01-18T04:51:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "87b9b994-ae22-4850-863a-6a4925bd01fe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv4", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "45161a51-d6dd-4bb8-986d-bc2f88599c1d", "remote_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv6", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "2b339890-44d0-4711-a050-08a64d58e2a0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv6", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "24c99e6f-888c-4943-9c93-54ad3b18b18c", "remote_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv4", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}], "revision_number": 4, "project_id": "9c53a91613fb4d5080479ac6f51697ed", "id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "020d00b5451a467cb276d06789a1149d", "created_at": "2019-01-18T05:59:12Z", "updated_at": "2019-01-18T05:59:12Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:12Z", "revision_number": 0, "id": "8faf6dda-6919-4b75-b745-2af38abf8dcf", "remote_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:12Z", "security_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "tenant_id": "020d00b5451a467cb276d06789a1149d", "port_range_min": null, "ethertype": "IPv4", "project_id": "020d00b5451a467cb276d06789a1149d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:12Z", "revision_number": 0, "id": "60f7d4a7-1a27-4801-a1e8-5bf33633b818", "remote_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:12Z", "security_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "tenant_id": "020d00b5451a467cb276d06789a1149d", "port_range_min": null, "ethertype": "IPv6", "project_id": "020d00b5451a467cb276d06789a1149d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:12Z", "revision_number": 0, "id": "38b9f88b-1fc0-40d1-af74-237d79be193d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:12Z", "security_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "tenant_id": "020d00b5451a467cb276d06789a1149d", "port_range_min": null, "ethertype": "IPv4", "project_id": "020d00b5451a467cb276d06789a1149d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:12Z", "revision_number": 0, "id": "38b091dd-dca7-4cbe-8c1c-dd18a74bfca8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:12Z", "security_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "tenant_id": "020d00b5451a467cb276d06789a1149d", "port_range_min": null, "ethertype": "IPv6", "project_id": "020d00b5451a467cb276d06789a1149d"}], "revision_number": 4, "project_id": "020d00b5451a467cb276d06789a1149d", "id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "created_at": "2019-01-18T04:39:06Z", "updated_at": "2019-01-18T04:39:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "0aedefa2-edbc-47b5-bead-e954540f6937", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "47feb8aba08a40dca7028a1701e597b9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "8860837e-afbd-4411-adf9-d88db88c2114", "remote_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "47feb8aba08a40dca7028a1701e597b9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "4e399c2e-bc03-4aa3-b192-1fafdc9248ba", "remote_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "47feb8aba08a40dca7028a1701e597b9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "4bf1a402-0fa2-4cfd-9fee-4a28f16bb271", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "47feb8aba08a40dca7028a1701e597b9"}], "revision_number": 4, "project_id": "47feb8aba08a40dca7028a1701e597b9", "id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "name": "default"}]} 2019-01-18 06:01:02,849 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-77fe52a9-76f0-427a-bd93-cb36fef45e38 2019-01-18 06:01:02,854 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/9c53a91613fb4d5080479ac6f51697ed -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3a92dc25c1b616229bbfbeb11589f16a9af432d" 2019-01-18 06:01:02,936 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:01:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a7d72bed-70c5-4dea-a21c-9eb7337b99bb Content-Encoding: gzip Content-Length: 190 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/9c53a91613fb4d5080479ac6f51697ed"}, "enabled": true, "id": "9c53a91613fb4d5080479ac6f51697ed", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2019-01-18 06:01:02,936 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/9c53a91613fb4d5080479ac6f51697ed used request id req-a7d72bed-70c5-4dea-a21c-9eb7337b99bb 2019-01-18 06:01:02,940 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/020d00b5451a467cb276d06789a1149d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3a92dc25c1b616229bbfbeb11589f16a9af432d" 2019-01-18 06:01:03,041 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:01:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f35f4d1d-43e7-4e77-8c41-891046fa2cbb Content-Encoding: gzip Content-Length: 248 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/020d00b5451a467cb276d06789a1149d"}, "enabled": true, "id": "020d00b5451a467cb276d06789a1149d", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}} 2019-01-18 06:01:03,042 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/020d00b5451a467cb276d06789a1149d used request id req-f35f4d1d-43e7-4e77-8c41-891046fa2cbb 2019-01-18 06:01:03,046 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/47feb8aba08a40dca7028a1701e597b9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3a92dc25c1b616229bbfbeb11589f16a9af432d" 2019-01-18 06:01:03,130 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:01:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-035d4498-85ef-4f22-92d2-e9d5b4204277 Content-Encoding: gzip Content-Length: 205 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/47feb8aba08a40dca7028a1701e597b9"}, "enabled": true, "id": "47feb8aba08a40dca7028a1701e597b9", "parent_id": "default", "domain_id": "default", "name": "service"}} 2019-01-18 06:01:03,131 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/47feb8aba08a40dca7028a1701e597b9 used request id req-035d4498-85ef-4f22-92d2-e9d5b4204277 2019-01-18 06:01:03,131 - keystone_utils - INFO - Deleting project with name - CreateImageSuccessTests-1e6028b3-83d8-4a9-proj 2019-01-18 06:01:03,135 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/748f55cc8ac74892b9487e4bd0fda813 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3a92dc25c1b616229bbfbeb11589f16a9af432d" 2019-01-18 06:01:03,336 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 06:01:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8b392569-bdad-44ea-b88e-0a257367a1e5 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 06:01:03,336 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/748f55cc8ac74892b9487e4bd0fda813 used request id req-8b392569-bdad-44ea-b88e-0a257367a1e5 2019-01-18 06:01:03,336 - keystone_utils - INFO - Deleting role with name - CreateImageSuccessTests-1e6028b3-83d8-4a9-proj-role 2019-01-18 06:01:03,340 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/cfed59e91b10436192af8526d08cb1aa -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3a92dc25c1b616229bbfbeb11589f16a9af432d" 2019-01-18 06:01:03,452 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 06:01:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ef9ba041-4c3a-4ed5-815e-9ab888fdedd5 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 06:01:03,452 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/cfed59e91b10436192af8526d08cb1aa used request id req-ef9ba041-4c3a-4ed5-815e-9ab888fdedd5 2019-01-18 06:01:03,456 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3a92dc25c1b616229bbfbeb11589f16a9af432d" 2019-01-18 06:01:03,541 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:01:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d534ec85-2374-4fc3-ba67-b540fe3963b8 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "488fca829f8b496daa1cd2cdc6e45c49", "links": {"self": "http://172.30.9.23:5000/v3/roles/488fca829f8b496daa1cd2cdc6e45c49"}, "name": "Member"}, {"domain_id": null, "id": "6b7f4f4f76264b6fb449c43b86ee3817", "links": {"self": "http://172.30.9.23:5000/v3/roles/6b7f4f4f76264b6fb449c43b86ee3817"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a482b711adf94961bf4bb28eda7f0e28", "links": {"self": "http://172.30.9.23:5000/v3/roles/a482b711adf94961bf4bb28eda7f0e28"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c65201bd05504fa786d79b166e8bbba3", "links": {"self": "http://172.30.9.23:5000/v3/roles/c65201bd05504fa786d79b166e8bbba3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "e7e317b66c174923a8cb46c48d897c8d", "links": {"self": "http://172.30.9.23:5000/v3/roles/e7e317b66c174923a8cb46c48d897c8d"}, "name": "ResellerAdmin"}]} 2019-01-18 06:01:03,542 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-d534ec85-2374-4fc3-ba67-b540fe3963b8 2019-01-18 06:01:03,542 - keystone_utils - INFO - Deleting user with name - CreateImageSuccessTests-1e6028b3-83d8-4a9-user 2019-01-18 06:01:03,546 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/c97810d7c45f48458a6e45064b34c6e3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}072503553d71a48808e8172a67e37281ddd93e76" 2019-01-18 06:01:03,758 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 06:01:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2881c9b2-20db-454f-8452-85ae2b70115c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 06:01:03,758 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/c97810d7c45f48458a6e45064b34c6e3 used request id req-2881c9b2-20db-454f-8452-85ae2b70115c 2019-01-18 06:01:03,760 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:01:04,132 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "488fca829f8b496daa1cd2cdc6e45c49", "name": "Member"}, {"id": "c65201bd05504fa786d79b166e8bbba3", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}], "expires_at": "2019-01-18T07:01:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "020d00b5451a467cb276d06789a1149d", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "id": "e292c913af7844408b6509a836e493f5"}, "audit_ids": ["mvnsgVHgSJmsRWiRdCbEzg"], "issued_at": "2019-01-18T06:01:04.000000Z"}} 2019-01-18 06:01:04,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}3e144168b2dbe983439eaebf29210220508deb0e" 2019-01-18 06:01:04,220 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:01:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3e047c0e-5606-4bf2-9256-90c569ce0301 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:01:04,220 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-3e047c0e-5606-4bf2-9256-90c569ce0301 2019-01-18 06:01:04,221 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:01:04,222 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:01:04,613 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "488fca829f8b496daa1cd2cdc6e45c49", "name": "Member"}, {"id": "c65201bd05504fa786d79b166e8bbba3", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}], "expires_at": "2019-01-18T07:01:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "020d00b5451a467cb276d06789a1149d", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "id": "e292c913af7844408b6509a836e493f5"}, "audit_ids": ["5ZWR4nXQQ5-iPyMFhQuSNg"], "issued_at": "2019-01-18T06:01:04.000000Z"}} 2019-01-18 06:01:04,614 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}000de46f4fea50ca75abdbefd959aa341b0ff31e" 2019-01-18 06:01:04,693 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:01:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c6453a16-c6d2-4050-8662-8f4d90d07d06 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:01:04,693 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-c6453a16-c6d2-4050-8662-8f4d90d07d06 2019-01-18 06:01:04,697 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-18 06:01:04,702 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 18 Jan 2019 06:01: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"}]}]}} 2019-01-18 06:01:04,703 - 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-1b30972e-f416-4c0-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}000de46f4fea50ca75abdbefd959aa341b0ff31e" 2019-01-18 06:01:04,790 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:01:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-def9a6b8-ffd5-44bd-9b26-a31ac4eccfba 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-1b30972e-f416-4c0-proj", "previous": null, "next": null}, "projects": []} 2019-01-18 06:01:04,790 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-1b30972e-f416-4c0-proj used request id req-def9a6b8-ffd5-44bd-9b26-a31ac4eccfba 2019-01-18 06:01:04,794 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}000de46f4fea50ca75abdbefd959aa341b0ff31e" 2019-01-18 06:01:04,873 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:01:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f7217cec-05d5-48f3-bfd7-424160e6b71b Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-18 06:01:04,873 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-f7217cec-05d5-48f3-bfd7-424160e6b71b 2019-01-18 06:01:04,877 - 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}000de46f4fea50ca75abdbefd959aa341b0ff31e" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateImageSuccessTests-1b30972e-f416-4c0-proj"}}' 2019-01-18 06:01:04,991 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 18 Jan 2019 06:01:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bee36218-2542-44e6-bb10-76b05e6b026f Content-Length: 308 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/988833390f754d15b8ea2c8f75b1c42f"}, "enabled": true, "id": "988833390f754d15b8ea2c8f75b1c42f", "parent_id": "default", "domain_id": "default", "name": "CreateImageSuccessTests-1b30972e-f416-4c0-proj"}} 2019-01-18 06:01:04,991 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-bee36218-2542-44e6-bb10-76b05e6b026f 2019-01-18 06:01:04,992 - keystone_utils - INFO - Created project with name - CreateImageSuccessTests-1b30972e-f416-4c0-proj 2019-01-18 06:01:04,992 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:01:04,993 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:01:05,379 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "488fca829f8b496daa1cd2cdc6e45c49", "name": "Member"}, {"id": "c65201bd05504fa786d79b166e8bbba3", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}], "expires_at": "2019-01-18T07:01:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "020d00b5451a467cb276d06789a1149d", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "id": "e292c913af7844408b6509a836e493f5"}, "audit_ids": ["EvdvFmgWTPKDIOT1UrOLPA"], "issued_at": "2019-01-18T06:01:05.000000Z"}} 2019-01-18 06:01:05,379 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7888870ad39a33568156b6ab3c51c08a62d3f557" 2019-01-18 06:01:05,458 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:01:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-76e7f9a6-00b5-4897-9d26-7428a22053de Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:01:05,458 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-76e7f9a6-00b5-4897-9d26-7428a22053de 2019-01-18 06:01:05,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" 2019-01-18 06:01:05,468 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 18 Jan 2019 06:01: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"}]}]}} 2019-01-18 06:01:05,469 - 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}7888870ad39a33568156b6ab3c51c08a62d3f557" 2019-01-18 06:01:05,577 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:01:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-81e26a77-a6b0-4e2d-ab1b-a53a5f7b0367 Content-Encoding: gzip Content-Length: 869 Content-Type: application/json RESP BODY: {"users": [{"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/0607a2b4beb0408e9fa51cc5ba027ac6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0607a2b4beb0408e9fa51cc5ba027ac6", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/17c61b95071545a094cc82823d2b88b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "17c61b95071545a094cc82823d2b88b8", "email": "nova@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/29e5d2dfed2447bda26fc75bd1122674"}, "domain_id": "default", "enabled": true, "options": {}, "id": "29e5d2dfed2447bda26fc75bd1122674", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/3b6dcc8c791e4b6e8831f5b5e583de80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3b6dcc8c791e4b6e8831f5b5e583de80", "email": "neutron@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.23:5000/v3/users/45ab52d673584bc198669be88c88b878"}, "domain_id": "default", "enabled": true, "options": {}, "id": "45ab52d673584bc198669be88c88b878", "email": "barbican@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/57795b4ee52f49c6a71f55bb6c4012f8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "57795b4ee52f49c6a71f55bb6c4012f8", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/5c52969262974d64ac2a300ca5d60f50"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c52969262974d64ac2a300ca5d60f50", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/5fc15572bb1c489ba92bd9945bbc1f64"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5fc15572bb1c489ba92bd9945bbc1f64", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/6b519d70e25f4e61a9dfd738cd6bba22"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6b519d70e25f4e61a9dfd738cd6bba22", "email": "heat@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.23:5000/v3/users/8248437208b540c2893a7117ad102a87"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8248437208b540c2893a7117ad102a87", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/890dee97e62840c5b15e36f03f6b7efc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "890dee97e62840c5b15e36f03f6b7efc", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/8cccb516ecc44ed9bb7c8633df108fd4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8cccb516ecc44ed9bb7c8633df108fd4", "email": "glance@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.23:5000/v3/users/97c3d863a98148299fa116fdb54be470"}, "domain_id": "default", "enabled": true, "options": {}, "id": "97c3d863a98148299fa116fdb54be470", "email": "tacker@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/a2a0c8c0f19941808c9f618af50b3b79"}, "domain_id": "c19db1b8f60647a9a114cd23287c807b", "enabled": true, "options": {}, "id": "a2a0c8c0f19941808c9f618af50b3b79", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "links": {"self": "http://172.30.9.23:5000/v3/users/e292c913af7844408b6509a836e493f5"}, "domain_id": "default", "enabled": true, "id": "e292c913af7844408b6509a836e493f5", "options": {}}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/fe5de73ba9cb41b2be24ccf1f72f5ed4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe5de73ba9cb41b2be24ccf1f72f5ed4", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2019-01-18 06:01:05,578 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-81e26a77-a6b0-4e2d-ab1b-a53a5f7b0367 2019-01-18 06:01:05,582 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateImageSuccessTests-1b30972e-f416-4c0-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7888870ad39a33568156b6ab3c51c08a62d3f557" 2019-01-18 06:01:05,665 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:01:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6f07d4a5-bd73-4ae0-9fb5-ece78dbbab07 Content-Encoding: gzip Content-Length: 253 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateImageSuccessTests-1b30972e-f416-4c0-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/988833390f754d15b8ea2c8f75b1c42f"}, "enabled": true, "id": "988833390f754d15b8ea2c8f75b1c42f", "parent_id": "default", "domain_id": "default", "name": "CreateImageSuccessTests-1b30972e-f416-4c0-proj"}]} 2019-01-18 06:01:05,666 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateImageSuccessTests-1b30972e-f416-4c0-proj used request id req-6f07d4a5-bd73-4ae0-9fb5-ece78dbbab07 2019-01-18 06:01:05,670 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7888870ad39a33568156b6ab3c51c08a62d3f557" 2019-01-18 06:01:05,783 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:01:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ab9e71a1-58f2-4c69-9ab7-35608dd8b951 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-18 06:01:05,783 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-ab9e71a1-58f2-4c69-9ab7-35608dd8b951 2019-01-18 06:01:06,159 - keystone_utils - INFO - Created user with name - CreateImageSuccessTests-1b30972e-f416-4c0-user 2019-01-18 06:01:06,160 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:01:06,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}000de46f4fea50ca75abdbefd959aa341b0ff31e" 2019-01-18 06:01:06,252 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:01:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-29483b8c-e9e1-4d64-85eb-c207133df4d2 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "488fca829f8b496daa1cd2cdc6e45c49", "links": {"self": "http://172.30.9.23:5000/v3/roles/488fca829f8b496daa1cd2cdc6e45c49"}, "name": "Member"}, {"domain_id": null, "id": "6b7f4f4f76264b6fb449c43b86ee3817", "links": {"self": "http://172.30.9.23:5000/v3/roles/6b7f4f4f76264b6fb449c43b86ee3817"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a482b711adf94961bf4bb28eda7f0e28", "links": {"self": "http://172.30.9.23:5000/v3/roles/a482b711adf94961bf4bb28eda7f0e28"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c65201bd05504fa786d79b166e8bbba3", "links": {"self": "http://172.30.9.23:5000/v3/roles/c65201bd05504fa786d79b166e8bbba3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "e7e317b66c174923a8cb46c48d897c8d", "links": {"self": "http://172.30.9.23:5000/v3/roles/e7e317b66c174923a8cb46c48d897c8d"}, "name": "ResellerAdmin"}]} 2019-01-18 06:01:06,252 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-29483b8c-e9e1-4d64-85eb-c207133df4d2 2019-01-18 06:01:06,256 - 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}000de46f4fea50ca75abdbefd959aa341b0ff31e" -d '{"role": {"name": "CreateImageSuccessTests-1b30972e-f416-4c0-proj-role"}}' 2019-01-18 06:01:06,381 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 18 Jan 2019 06:01:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4a0a85e3-3e71-4366-9081-68d6cc8a38e0 Content-Length: 222 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "9977d5e024be4d0c94c366bc4a532de7", "links": {"self": "http://172.30.9.23:5000/v3/roles/9977d5e024be4d0c94c366bc4a532de7"}, "name": "CreateImageSuccessTests-1b30972e-f416-4c0-proj-role"}} 2019-01-18 06:01:06,381 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-4a0a85e3-3e71-4366-9081-68d6cc8a38e0 2019-01-18 06:01:06,381 - keystone_utils - INFO - Created role with name - CreateImageSuccessTests-1b30972e-f416-4c0-proj-role 2019-01-18 06:01:06,385 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/9977d5e024be4d0c94c366bc4a532de7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}000de46f4fea50ca75abdbefd959aa341b0ff31e" 2019-01-18 06:01:06,470 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:01:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b5ab0ed3-585e-49ab-943b-2904f448adc0 Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.23:5000/v3/roles/9977d5e024be4d0c94c366bc4a532de7"}, "domain_id": null, "name": "CreateImageSuccessTests-1b30972e-f416-4c0-proj-role", "id": "9977d5e024be4d0c94c366bc4a532de7"}} 2019-01-18 06:01:06,470 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/9977d5e024be4d0c94c366bc4a532de7 used request id req-b5ab0ed3-585e-49ab-943b-2904f448adc0 2019-01-18 06:01:06,470 - keystone_utils - INFO - Granting role CreateImageSuccessTests-1b30972e-f416-4c0-proj-role to project CreateImageSuccessTests-1b30972e-f416-4c0-proj 2019-01-18 06:01:06,474 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/988833390f754d15b8ea2c8f75b1c42f/users/09f10c16b0ec46b08629858575015799/roles/9977d5e024be4d0c94c366bc4a532de7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}000de46f4fea50ca75abdbefd959aa341b0ff31e" 2019-01-18 06:01:06,593 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 06:01:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2cb95e5a-bb5f-4444-9b46-b7cfb25d8c1e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 06:01:06,593 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/988833390f754d15b8ea2c8f75b1c42f/users/09f10c16b0ec46b08629858575015799/roles/9977d5e024be4d0c94c366bc4a532de7 used request id req-2cb95e5a-bb5f-4444-9b46-b7cfb25d8c1e 2019-01-18 06:01:06,595 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2019-01-18 06:01:06,595 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:01:06,596 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:01:06,977 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9977d5e024be4d0c94c366bc4a532de7", "name": "CreateImageSuccessTests-1b30972e-f416-4c0-proj-role"}], "expires_at": "2019-01-18T07:01:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "988833390f754d15b8ea2c8f75b1c42f", "name": "CreateImageSuccessTests-1b30972e-f416-4c0-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/988833390f754d15b8ea2c8f75b1c42f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/988833390f754d15b8ea2c8f75b1c42f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/988833390f754d15b8ea2c8f75b1c42f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/988833390f754d15b8ea2c8f75b1c42f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/988833390f754d15b8ea2c8f75b1c42f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/988833390f754d15b8ea2c8f75b1c42f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/988833390f754d15b8ea2c8f75b1c42f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/988833390f754d15b8ea2c8f75b1c42f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/988833390f754d15b8ea2c8f75b1c42f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/988833390f754d15b8ea2c8f75b1c42f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/988833390f754d15b8ea2c8f75b1c42f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/988833390f754d15b8ea2c8f75b1c42f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageSuccessTests-1b30972e-f416-4c0-user", "id": "09f10c16b0ec46b08629858575015799"}, "audit_ids": ["e_SoCJYFTs22QPZGqOKBDg"], "issued_at": "2019-01-18T06:01:06.000000Z"}} 2019-01-18 06:01:06,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}ebe5acad1fd3745f56e075de7dbda762abc9e6c4" 2019-01-18 06:01:07,050 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:01:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7cd3482a-71fa-42ca-8154-5ebdebccd39f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:01:07,050 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-7cd3482a-71fa-42ca-8154-5ebdebccd39f 2019-01-18 06:01:07,055 - 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-f36fffca-d1b9-4306-b1a3-9f20fe39ce47 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ebe5acad1fd3745f56e075de7dbda762abc9e6c4" 2019-01-18 06:01:07,216 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 162 Content-Type: application/json X-Openstack-Request-Id: req-f0f03773-2361-4728-9228-55ef68cd23d6 Date: Fri, 18 Jan 2019 06:01:07 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageSuccessTests-f36fffca-d1b9-4306-b1a3-9f20fe39ce47"} 2019-01-18 06:01:07,217 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-f36fffca-d1b9-4306-b1a3-9f20fe39ce47 used request id req-f0f03773-2361-4728-9228-55ef68cd23d6 2019-01-18 06:01:07,219 - 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}ebe5acad1fd3745f56e075de7dbda762abc9e6c4" 2019-01-18 06:01:07,751 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-e4bdb988-cbe2-45a1-9d36-8803b35e5547 Date: Fri, 18 Jan 2019 06:01: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"}}} 2019-01-18 06:01:07,751 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-e4bdb988-cbe2-45a1-9d36-8803b35e5547 2019-01-18 06:01:07,781 - 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}ebe5acad1fd3745f56e075de7dbda762abc9e6c4" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateImageSuccessTests-f36fffca-d1b9-4306-b1a3-9f20fe39ce47"}' 2019-01-18 06:01:07,975 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 621 Content-Type: application/json Location: http://172.30.9.23:9292/v2/images/f2cdbda7-6689-4df0-bd38-05430b2684a3 X-Openstack-Request-Id: req-ef72a6a8-d48a-4afe-8ac6-d347a0e64a7d Date: Fri, 18 Jan 2019 06:01:07 GMT RESP BODY: {"status": "queued", "name": "CreateImageSuccessTests-f36fffca-d1b9-4306-b1a3-9f20fe39ce47", "tags": [], "container_format": "bare", "created_at": "2019-01-18T06:01:07Z", "size": null, "disk_format": "qcow2", "updated_at": "2019-01-18T06:01:07Z", "visibility": "shared", "locations": [], "self": "/v2/images/f2cdbda7-6689-4df0-bd38-05430b2684a3", "min_disk": 0, "protected": false, "id": "f2cdbda7-6689-4df0-bd38-05430b2684a3", "file": "/v2/images/f2cdbda7-6689-4df0-bd38-05430b2684a3/file", "checksum": null, "owner": "988833390f754d15b8ea2c8f75b1c42f", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-18 06:01:07,976 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-ef72a6a8-d48a-4afe-8ac6-d347a0e64a7d 2019-01-18 06:01:07,986 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9292/v2/images/f2cdbda7-6689-4df0-bd38-05430b2684a3/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ebe5acad1fd3745f56e075de7dbda762abc9e6c4" -d '' 2019-01-18 06:01:09,032 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-25e22f0f-cb2c-4225-9c95-a217bc656cea Date: Fri, 18 Jan 2019 06:01:09 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-18 06:01:09,032 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/f2cdbda7-6689-4df0-bd38-05430b2684a3/file used request id req-25e22f0f-cb2c-4225-9c95-a217bc656cea 2019-01-18 06:01:09,033 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-01-18 06:01:09,036 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/f2cdbda7-6689-4df0-bd38-05430b2684a3 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ebe5acad1fd3745f56e075de7dbda762abc9e6c4" 2019-01-18 06:01:09,192 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 882 Content-Type: application/json X-Openstack-Request-Id: req-0fa60a3b-35db-4dc8-a0b3-32df84414729 Date: Fri, 18 Jan 2019 06:01:09 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-f36fffca-d1b9-4306-b1a3-9f20fe39ce47", "tags": [], "container_format": "bare", "created_at": "2019-01-18T06:01:07Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-18T06:01:08Z", "visibility": "shared", "locations": [{"url": "rbd://af014572-0a5d-4a80-a07f-9105f52ab2c1/images/f2cdbda7-6689-4df0-bd38-05430b2684a3/snap", "metadata": {}}], "self": "/v2/images/f2cdbda7-6689-4df0-bd38-05430b2684a3", "min_disk": 0, "protected": false, "id": "f2cdbda7-6689-4df0-bd38-05430b2684a3", "file": "/v2/images/f2cdbda7-6689-4df0-bd38-05430b2684a3/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "988833390f754d15b8ea2c8f75b1c42f", "direct_url": "rbd://af014572-0a5d-4a80-a07f-9105f52ab2c1/images/f2cdbda7-6689-4df0-bd38-05430b2684a3/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-18 06:01:09,192 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/f2cdbda7-6689-4df0-bd38-05430b2684a3 used request id req-0fa60a3b-35db-4dc8-a0b3-32df84414729 2019-01-18 06:01:09,195 - 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}ebe5acad1fd3745f56e075de7dbda762abc9e6c4" 2019-01-18 06:01:09,350 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-55d41e26-eca7-414d-95c6-4d477d7db8a8 Date: Fri, 18 Jan 2019 06:01: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"}}} 2019-01-18 06:01:09,350 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-55d41e26-eca7-414d-95c6-4d477d7db8a8 2019-01-18 06:01:09,353 - create_image - INFO - Created image with name - CreateImageSuccessTests-f36fffca-d1b9-4306-b1a3-9f20fe39ce47 2019-01-18 06:01:09,356 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/f2cdbda7-6689-4df0-bd38-05430b2684a3 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ebe5acad1fd3745f56e075de7dbda762abc9e6c4" 2019-01-18 06:01:09,525 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 882 Content-Type: application/json X-Openstack-Request-Id: req-f1117350-955e-475b-8a7c-f088a571232b Date: Fri, 18 Jan 2019 06:01:09 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-f36fffca-d1b9-4306-b1a3-9f20fe39ce47", "tags": [], "container_format": "bare", "created_at": "2019-01-18T06:01:07Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-18T06:01:08Z", "visibility": "shared", "locations": [{"url": "rbd://af014572-0a5d-4a80-a07f-9105f52ab2c1/images/f2cdbda7-6689-4df0-bd38-05430b2684a3/snap", "metadata": {}}], "self": "/v2/images/f2cdbda7-6689-4df0-bd38-05430b2684a3", "min_disk": 0, "protected": false, "id": "f2cdbda7-6689-4df0-bd38-05430b2684a3", "file": "/v2/images/f2cdbda7-6689-4df0-bd38-05430b2684a3/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "988833390f754d15b8ea2c8f75b1c42f", "direct_url": "rbd://af014572-0a5d-4a80-a07f-9105f52ab2c1/images/f2cdbda7-6689-4df0-bd38-05430b2684a3/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-18 06:01:09,525 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/f2cdbda7-6689-4df0-bd38-05430b2684a3 used request id req-f1117350-955e-475b-8a7c-f088a571232b 2019-01-18 06:01:09,526 - create_image - DEBUG - Instance status is - active 2019-01-18 06:01:09,526 - create_image - DEBUG - Image is active with name - CreateImageSuccessTests-f36fffca-d1b9-4306-b1a3-9f20fe39ce47 2019-01-18 06:01:09,526 - create_image - INFO - Image is now active with name - CreateImageSuccessTests-f36fffca-d1b9-4306-b1a3-9f20fe39ce47 2019-01-18 06:01:09,527 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:01:09,899 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9977d5e024be4d0c94c366bc4a532de7", "name": "CreateImageSuccessTests-1b30972e-f416-4c0-proj-role"}], "expires_at": "2019-01-18T07:01:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "988833390f754d15b8ea2c8f75b1c42f", "name": "CreateImageSuccessTests-1b30972e-f416-4c0-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/988833390f754d15b8ea2c8f75b1c42f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/988833390f754d15b8ea2c8f75b1c42f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/988833390f754d15b8ea2c8f75b1c42f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/988833390f754d15b8ea2c8f75b1c42f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/988833390f754d15b8ea2c8f75b1c42f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/988833390f754d15b8ea2c8f75b1c42f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/988833390f754d15b8ea2c8f75b1c42f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/988833390f754d15b8ea2c8f75b1c42f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/988833390f754d15b8ea2c8f75b1c42f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/988833390f754d15b8ea2c8f75b1c42f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/988833390f754d15b8ea2c8f75b1c42f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/988833390f754d15b8ea2c8f75b1c42f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageSuccessTests-1b30972e-f416-4c0-user", "id": "09f10c16b0ec46b08629858575015799"}, "audit_ids": ["_TfCYI4bQV6DItmdVVkH7A"], "issued_at": "2019-01-18T06:01:09.000000Z"}} 2019-01-18 06:01:09,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=CreateImageSuccessTests-f36fffca-d1b9-4306-b1a3-9f20fe39ce47 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}00ac326bed4bf30e517fef017f059692ce938100" 2019-01-18 06:01:10,073 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1044 Content-Type: application/json X-Openstack-Request-Id: req-82c03f34-59d8-4df2-83b2-8d976af07b61 Date: Fri, 18 Jan 2019 06:01:10 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-f36fffca-d1b9-4306-b1a3-9f20fe39ce47", "tags": [], "container_format": "bare", "created_at": "2019-01-18T06:01:07Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-18T06:01:08Z", "visibility": "shared", "locations": [{"url": "rbd://af014572-0a5d-4a80-a07f-9105f52ab2c1/images/f2cdbda7-6689-4df0-bd38-05430b2684a3/snap", "metadata": {}}], "self": "/v2/images/f2cdbda7-6689-4df0-bd38-05430b2684a3", "min_disk": 0, "protected": false, "id": "f2cdbda7-6689-4df0-bd38-05430b2684a3", "file": "/v2/images/f2cdbda7-6689-4df0-bd38-05430b2684a3/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "988833390f754d15b8ea2c8f75b1c42f", "direct_url": "rbd://af014572-0a5d-4a80-a07f-9105f52ab2c1/images/f2cdbda7-6689-4df0-bd38-05430b2684a3/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageSuccessTests-f36fffca-d1b9-4306-b1a3-9f20fe39ce47"} 2019-01-18 06:01:10,073 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-f36fffca-d1b9-4306-b1a3-9f20fe39ce47 used request id req-82c03f34-59d8-4df2-83b2-8d976af07b61 2019-01-18 06:01:10,077 - 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}00ac326bed4bf30e517fef017f059692ce938100" 2019-01-18 06:01:10,243 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-d3e6ab25-8376-4114-84f9-5fe6a29736ee Date: Fri, 18 Jan 2019 06:01: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"}}} 2019-01-18 06:01:10,244 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-d3e6ab25-8376-4114-84f9-5fe6a29736ee 2019-01-18 06:01:10,246 - glance_utils - INFO - Deleting image named - CreateImageSuccessTests-f36fffca-d1b9-4306-b1a3-9f20fe39ce47 2019-01-18 06:01:10,249 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9292/v2/images/f2cdbda7-6689-4df0-bd38-05430b2684a3 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ebe5acad1fd3745f56e075de7dbda762abc9e6c4" 2019-01-18 06:01:11,447 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-006fc5fd-655b-4cb7-88dc-91a6f1d2d16d Date: Fri, 18 Jan 2019 06:01:11 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-18 06:01:11,447 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/f2cdbda7-6689-4df0-bd38-05430b2684a3 used request id req-006fc5fd-655b-4cb7-88dc-91a6f1d2d16d 2019-01-18 06:01:11,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}000de46f4fea50ca75abdbefd959aa341b0ff31e" 2019-01-18 06:01:11,666 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-0618f099-634a-45ed-9eeb-436ca7165913 Date: Fri, 18 Jan 2019 06:01:11 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-18T04:53:26Z", "updated_at": "2019-01-18T04:53:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:53:26Z", "revision_number": 0, "id": "260c2de9-5dc5-4508-b06c-24b9d7ed838c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:53:26Z", "security_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:53:26Z", "revision_number": 0, "id": "9c6f69fc-3bf8-4346-9288-5a255b82b67e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:53:26Z", "security_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:53:26Z", "revision_number": 0, "id": "84255fa4-c13a-4cfe-b73d-e56ee216ca1e", "remote_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "remote_ip_prefix": null, "created_at": "2019-01-18T04:53:26Z", "security_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:53:26Z", "revision_number": 0, "id": "571036d3-cb1d-483a-acb9-96f19293add9", "remote_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "remote_ip_prefix": null, "created_at": "2019-01-18T04:53:26Z", "security_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "created_at": "2019-01-18T04:51:20Z", "updated_at": "2019-01-18T04:51:20Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "45161a51-d6dd-4bb8-986d-bc2f88599c1d", "remote_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv6", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "2b339890-44d0-4711-a050-08a64d58e2a0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv6", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "24c99e6f-888c-4943-9c93-54ad3b18b18c", "remote_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv4", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "87b9b994-ae22-4850-863a-6a4925bd01fe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv4", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}], "revision_number": 4, "project_id": "9c53a91613fb4d5080479ac6f51697ed", "id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "020d00b5451a467cb276d06789a1149d", "created_at": "2019-01-18T05:59:12Z", "updated_at": "2019-01-18T05:59:12Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:12Z", "revision_number": 0, "id": "8faf6dda-6919-4b75-b745-2af38abf8dcf", "remote_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:12Z", "security_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "tenant_id": "020d00b5451a467cb276d06789a1149d", "port_range_min": null, "ethertype": "IPv4", "project_id": "020d00b5451a467cb276d06789a1149d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:12Z", "revision_number": 0, "id": "60f7d4a7-1a27-4801-a1e8-5bf33633b818", "remote_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:12Z", "security_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "tenant_id": "020d00b5451a467cb276d06789a1149d", "port_range_min": null, "ethertype": "IPv6", "project_id": "020d00b5451a467cb276d06789a1149d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:12Z", "revision_number": 0, "id": "38b9f88b-1fc0-40d1-af74-237d79be193d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:12Z", "security_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "tenant_id": "020d00b5451a467cb276d06789a1149d", "port_range_min": null, "ethertype": "IPv4", "project_id": "020d00b5451a467cb276d06789a1149d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:12Z", "revision_number": 0, "id": "38b091dd-dca7-4cbe-8c1c-dd18a74bfca8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:12Z", "security_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "tenant_id": "020d00b5451a467cb276d06789a1149d", "port_range_min": null, "ethertype": "IPv6", "project_id": "020d00b5451a467cb276d06789a1149d"}], "revision_number": 4, "project_id": "020d00b5451a467cb276d06789a1149d", "id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "created_at": "2019-01-18T04:39:06Z", "updated_at": "2019-01-18T04:39:06Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "8860837e-afbd-4411-adf9-d88db88c2114", "remote_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "47feb8aba08a40dca7028a1701e597b9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "4e399c2e-bc03-4aa3-b192-1fafdc9248ba", "remote_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "47feb8aba08a40dca7028a1701e597b9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "4bf1a402-0fa2-4cfd-9fee-4a28f16bb271", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "47feb8aba08a40dca7028a1701e597b9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "0aedefa2-edbc-47b5-bead-e954540f6937", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "47feb8aba08a40dca7028a1701e597b9"}], "revision_number": 4, "project_id": "47feb8aba08a40dca7028a1701e597b9", "id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "name": "default"}]} 2019-01-18 06:01:11,666 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-0618f099-634a-45ed-9eeb-436ca7165913 2019-01-18 06:01:11,671 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/9c53a91613fb4d5080479ac6f51697ed -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}000de46f4fea50ca75abdbefd959aa341b0ff31e" 2019-01-18 06:01:11,774 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:01:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-074e41c0-1f83-48e8-838b-09073fcc5b72 Content-Encoding: gzip Content-Length: 190 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/9c53a91613fb4d5080479ac6f51697ed"}, "enabled": true, "id": "9c53a91613fb4d5080479ac6f51697ed", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2019-01-18 06:01:11,774 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/9c53a91613fb4d5080479ac6f51697ed used request id req-074e41c0-1f83-48e8-838b-09073fcc5b72 2019-01-18 06:01:11,778 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/020d00b5451a467cb276d06789a1149d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}000de46f4fea50ca75abdbefd959aa341b0ff31e" 2019-01-18 06:01:11,884 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:01:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8fd560a7-35bd-4e08-93cf-7b0aa5e13f5b Content-Encoding: gzip Content-Length: 248 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/020d00b5451a467cb276d06789a1149d"}, "enabled": true, "id": "020d00b5451a467cb276d06789a1149d", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}} 2019-01-18 06:01:11,884 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/020d00b5451a467cb276d06789a1149d used request id req-8fd560a7-35bd-4e08-93cf-7b0aa5e13f5b 2019-01-18 06:01:11,888 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/47feb8aba08a40dca7028a1701e597b9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}000de46f4fea50ca75abdbefd959aa341b0ff31e" 2019-01-18 06:01:11,976 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:01:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5032bed5-10b4-4eee-bce7-41b3dcb30223 Content-Encoding: gzip Content-Length: 205 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/47feb8aba08a40dca7028a1701e597b9"}, "enabled": true, "id": "47feb8aba08a40dca7028a1701e597b9", "parent_id": "default", "domain_id": "default", "name": "service"}} 2019-01-18 06:01:11,976 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/47feb8aba08a40dca7028a1701e597b9 used request id req-5032bed5-10b4-4eee-bce7-41b3dcb30223 2019-01-18 06:01:11,977 - keystone_utils - INFO - Deleting project with name - CreateImageSuccessTests-1b30972e-f416-4c0-proj 2019-01-18 06:01:11,981 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/988833390f754d15b8ea2c8f75b1c42f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}000de46f4fea50ca75abdbefd959aa341b0ff31e" 2019-01-18 06:01:12,228 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 06:01:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f035de4e-2d8f-47c8-a5a1-4b02b977ec7b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 06:01:12,228 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/988833390f754d15b8ea2c8f75b1c42f used request id req-f035de4e-2d8f-47c8-a5a1-4b02b977ec7b 2019-01-18 06:01:12,228 - keystone_utils - INFO - Deleting role with name - CreateImageSuccessTests-1b30972e-f416-4c0-proj-role 2019-01-18 06:01:12,232 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/9977d5e024be4d0c94c366bc4a532de7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}000de46f4fea50ca75abdbefd959aa341b0ff31e" 2019-01-18 06:01:12,338 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 06:01:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a3dadae1-0a16-4278-84bf-224e11f6740d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 06:01:12,339 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/9977d5e024be4d0c94c366bc4a532de7 used request id req-a3dadae1-0a16-4278-84bf-224e11f6740d 2019-01-18 06:01:12,342 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}000de46f4fea50ca75abdbefd959aa341b0ff31e" 2019-01-18 06:01:12,421 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:01:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2e8d4c66-8f57-4256-b63e-5c5f8e45bf0d Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "488fca829f8b496daa1cd2cdc6e45c49", "links": {"self": "http://172.30.9.23:5000/v3/roles/488fca829f8b496daa1cd2cdc6e45c49"}, "name": "Member"}, {"domain_id": null, "id": "6b7f4f4f76264b6fb449c43b86ee3817", "links": {"self": "http://172.30.9.23:5000/v3/roles/6b7f4f4f76264b6fb449c43b86ee3817"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a482b711adf94961bf4bb28eda7f0e28", "links": {"self": "http://172.30.9.23:5000/v3/roles/a482b711adf94961bf4bb28eda7f0e28"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c65201bd05504fa786d79b166e8bbba3", "links": {"self": "http://172.30.9.23:5000/v3/roles/c65201bd05504fa786d79b166e8bbba3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "e7e317b66c174923a8cb46c48d897c8d", "links": {"self": "http://172.30.9.23:5000/v3/roles/e7e317b66c174923a8cb46c48d897c8d"}, "name": "ResellerAdmin"}]} 2019-01-18 06:01:12,422 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-2e8d4c66-8f57-4256-b63e-5c5f8e45bf0d 2019-01-18 06:01:12,422 - keystone_utils - INFO - Deleting user with name - CreateImageSuccessTests-1b30972e-f416-4c0-user 2019-01-18 06:01:12,426 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/09f10c16b0ec46b08629858575015799 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7888870ad39a33568156b6ab3c51c08a62d3f557" 2019-01-18 06:01:12,595 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 06:01:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1a1bc517-1298-4e3a-9328-90f7621d3b75 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 06:01:12,596 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/09f10c16b0ec46b08629858575015799 used request id req-1a1bc517-1298-4e3a-9328-90f7621d3b75 2019-01-18 06:01:12,597 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:01:12,987 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "488fca829f8b496daa1cd2cdc6e45c49", "name": "Member"}, {"id": "c65201bd05504fa786d79b166e8bbba3", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}], "expires_at": "2019-01-18T07:01:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "020d00b5451a467cb276d06789a1149d", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "id": "e292c913af7844408b6509a836e493f5"}, "audit_ids": ["6DUv-8F7Sny0zQgCNT0s-w"], "issued_at": "2019-01-18T06:01:12.000000Z"}} 2019-01-18 06:01:12,988 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01ac4dd65075c98790f8e14d34dc75d046d3c7a6" 2019-01-18 06:01:13,066 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:01:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d517ad6b-31e7-4afb-8cfd-105508dad6b5 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:01:13,067 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-d517ad6b-31e7-4afb-8cfd-105508dad6b5 2019-01-18 06:01:13,068 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:01:13,069 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:01:13,453 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "488fca829f8b496daa1cd2cdc6e45c49", "name": "Member"}, {"id": "c65201bd05504fa786d79b166e8bbba3", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}], "expires_at": "2019-01-18T07:01:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "020d00b5451a467cb276d06789a1149d", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "id": "e292c913af7844408b6509a836e493f5"}, "audit_ids": ["Y6O5QK-aSFeVAsaUignxLw"], "issued_at": "2019-01-18T06:01:13.000000Z"}} 2019-01-18 06:01:13,454 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d1f982bdb92e365bc88245bae77cb9c150a2f78" 2019-01-18 06:01:13,540 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:01:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c781a20a-33e9-42f1-84d9-ac62af8e162d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:01:13,540 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-c781a20a-33e9-42f1-84d9-ac62af8e162d 2019-01-18 06:01:13,546 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-18 06:01:13,551 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 18 Jan 2019 06:01: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"}]}]}} 2019-01-18 06:01:13,552 - 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-e30c46c5-0fe2-47a-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d1f982bdb92e365bc88245bae77cb9c150a2f78" 2019-01-18 06:01:13,645 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:01:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7fcc3532-534a-401d-b3b4-e00c1cf47fd5 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-e30c46c5-0fe2-47a-proj", "previous": null, "next": null}, "projects": []} 2019-01-18 06:01:13,645 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-e30c46c5-0fe2-47a-proj used request id req-7fcc3532-534a-401d-b3b4-e00c1cf47fd5 2019-01-18 06:01:13,648 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d1f982bdb92e365bc88245bae77cb9c150a2f78" 2019-01-18 06:01:13,739 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:01:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-89ba5d33-1279-44fb-8674-58afccb61fcb Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-18 06:01:13,739 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-89ba5d33-1279-44fb-8674-58afccb61fcb 2019-01-18 06:01:13,743 - 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}5d1f982bdb92e365bc88245bae77cb9c150a2f78" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateImageSuccessTests-e30c46c5-0fe2-47a-proj"}}' 2019-01-18 06:01:13,944 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 18 Jan 2019 06:01:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3480a5eb-7593-444c-bb25-860fe50cd2ca Content-Length: 308 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/a270b0cd52dc49da9034265981cf728b"}, "enabled": true, "id": "a270b0cd52dc49da9034265981cf728b", "parent_id": "default", "domain_id": "default", "name": "CreateImageSuccessTests-e30c46c5-0fe2-47a-proj"}} 2019-01-18 06:01:13,944 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-3480a5eb-7593-444c-bb25-860fe50cd2ca 2019-01-18 06:01:13,944 - keystone_utils - INFO - Created project with name - CreateImageSuccessTests-e30c46c5-0fe2-47a-proj 2019-01-18 06:01:13,944 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:01:13,945 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:01:14,328 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "488fca829f8b496daa1cd2cdc6e45c49", "name": "Member"}, {"id": "c65201bd05504fa786d79b166e8bbba3", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}], "expires_at": "2019-01-18T07:01:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "020d00b5451a467cb276d06789a1149d", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "id": "e292c913af7844408b6509a836e493f5"}, "audit_ids": ["Nluu8X6MTbOU7INiKPlRGQ"], "issued_at": "2019-01-18T06:01:14.000000Z"}} 2019-01-18 06:01:14,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}93a2b516486687ef2d7d68ddebcb1202876534fd" 2019-01-18 06:01:14,421 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:01:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-91fdbf74-9858-4dd6-9fb1-5763f4443ed6 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:01:14,421 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-91fdbf74-9858-4dd6-9fb1-5763f4443ed6 2019-01-18 06:01:14,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" 2019-01-18 06:01:14,431 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 18 Jan 2019 06:01: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"}]}]}} 2019-01-18 06:01:14,431 - 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}93a2b516486687ef2d7d68ddebcb1202876534fd" 2019-01-18 06:01:14,538 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:01:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4f3c2ffc-3963-4b48-a576-1e6c7b32e95c Content-Encoding: gzip Content-Length: 869 Content-Type: application/json RESP BODY: {"users": [{"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/0607a2b4beb0408e9fa51cc5ba027ac6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0607a2b4beb0408e9fa51cc5ba027ac6", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/17c61b95071545a094cc82823d2b88b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "17c61b95071545a094cc82823d2b88b8", "email": "nova@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/29e5d2dfed2447bda26fc75bd1122674"}, "domain_id": "default", "enabled": true, "options": {}, "id": "29e5d2dfed2447bda26fc75bd1122674", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/3b6dcc8c791e4b6e8831f5b5e583de80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3b6dcc8c791e4b6e8831f5b5e583de80", "email": "neutron@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.23:5000/v3/users/45ab52d673584bc198669be88c88b878"}, "domain_id": "default", "enabled": true, "options": {}, "id": "45ab52d673584bc198669be88c88b878", "email": "barbican@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/57795b4ee52f49c6a71f55bb6c4012f8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "57795b4ee52f49c6a71f55bb6c4012f8", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/5c52969262974d64ac2a300ca5d60f50"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c52969262974d64ac2a300ca5d60f50", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/5fc15572bb1c489ba92bd9945bbc1f64"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5fc15572bb1c489ba92bd9945bbc1f64", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/6b519d70e25f4e61a9dfd738cd6bba22"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6b519d70e25f4e61a9dfd738cd6bba22", "email": "heat@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.23:5000/v3/users/8248437208b540c2893a7117ad102a87"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8248437208b540c2893a7117ad102a87", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/890dee97e62840c5b15e36f03f6b7efc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "890dee97e62840c5b15e36f03f6b7efc", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/8cccb516ecc44ed9bb7c8633df108fd4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8cccb516ecc44ed9bb7c8633df108fd4", "email": "glance@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.23:5000/v3/users/97c3d863a98148299fa116fdb54be470"}, "domain_id": "default", "enabled": true, "options": {}, "id": "97c3d863a98148299fa116fdb54be470", "email": "tacker@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/a2a0c8c0f19941808c9f618af50b3b79"}, "domain_id": "c19db1b8f60647a9a114cd23287c807b", "enabled": true, "options": {}, "id": "a2a0c8c0f19941808c9f618af50b3b79", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "links": {"self": "http://172.30.9.23:5000/v3/users/e292c913af7844408b6509a836e493f5"}, "domain_id": "default", "enabled": true, "id": "e292c913af7844408b6509a836e493f5", "options": {}}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/fe5de73ba9cb41b2be24ccf1f72f5ed4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe5de73ba9cb41b2be24ccf1f72f5ed4", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2019-01-18 06:01:14,539 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-4f3c2ffc-3963-4b48-a576-1e6c7b32e95c 2019-01-18 06:01:14,543 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateImageSuccessTests-e30c46c5-0fe2-47a-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93a2b516486687ef2d7d68ddebcb1202876534fd" 2019-01-18 06:01:14,636 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:01:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4bbe8ad5-8d62-497f-a3a5-8ba078fa3c7f Content-Encoding: gzip Content-Length: 254 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateImageSuccessTests-e30c46c5-0fe2-47a-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/a270b0cd52dc49da9034265981cf728b"}, "enabled": true, "id": "a270b0cd52dc49da9034265981cf728b", "parent_id": "default", "domain_id": "default", "name": "CreateImageSuccessTests-e30c46c5-0fe2-47a-proj"}]} 2019-01-18 06:01:14,636 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateImageSuccessTests-e30c46c5-0fe2-47a-proj used request id req-4bbe8ad5-8d62-497f-a3a5-8ba078fa3c7f 2019-01-18 06:01:14,640 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93a2b516486687ef2d7d68ddebcb1202876534fd" 2019-01-18 06:01:14,723 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:01:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-902965b1-2c70-4c0d-b6af-6e3d5aa0d62d Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-18 06:01:14,723 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-902965b1-2c70-4c0d-b6af-6e3d5aa0d62d 2019-01-18 06:01:15,016 - keystone_utils - INFO - Created user with name - CreateImageSuccessTests-e30c46c5-0fe2-47a-user 2019-01-18 06:01:15,016 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:01:15,020 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d1f982bdb92e365bc88245bae77cb9c150a2f78" 2019-01-18 06:01:15,114 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:01:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-63e2e6b2-bee2-42e8-bc10-872e2e35cce2 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "488fca829f8b496daa1cd2cdc6e45c49", "links": {"self": "http://172.30.9.23:5000/v3/roles/488fca829f8b496daa1cd2cdc6e45c49"}, "name": "Member"}, {"domain_id": null, "id": "6b7f4f4f76264b6fb449c43b86ee3817", "links": {"self": "http://172.30.9.23:5000/v3/roles/6b7f4f4f76264b6fb449c43b86ee3817"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a482b711adf94961bf4bb28eda7f0e28", "links": {"self": "http://172.30.9.23:5000/v3/roles/a482b711adf94961bf4bb28eda7f0e28"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c65201bd05504fa786d79b166e8bbba3", "links": {"self": "http://172.30.9.23:5000/v3/roles/c65201bd05504fa786d79b166e8bbba3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "e7e317b66c174923a8cb46c48d897c8d", "links": {"self": "http://172.30.9.23:5000/v3/roles/e7e317b66c174923a8cb46c48d897c8d"}, "name": "ResellerAdmin"}]} 2019-01-18 06:01:15,115 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-63e2e6b2-bee2-42e8-bc10-872e2e35cce2 2019-01-18 06:01:15,119 - 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}5d1f982bdb92e365bc88245bae77cb9c150a2f78" -d '{"role": {"name": "CreateImageSuccessTests-e30c46c5-0fe2-47a-proj-role"}}' 2019-01-18 06:01:15,207 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 18 Jan 2019 06:01:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a58f38ef-ffdf-47e0-be17-9d90b472ff34 Content-Length: 222 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "78cc6053ef444c96b83371315e02a3d0", "links": {"self": "http://172.30.9.23:5000/v3/roles/78cc6053ef444c96b83371315e02a3d0"}, "name": "CreateImageSuccessTests-e30c46c5-0fe2-47a-proj-role"}} 2019-01-18 06:01:15,207 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-a58f38ef-ffdf-47e0-be17-9d90b472ff34 2019-01-18 06:01:15,208 - keystone_utils - INFO - Created role with name - CreateImageSuccessTests-e30c46c5-0fe2-47a-proj-role 2019-01-18 06:01:15,211 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/78cc6053ef444c96b83371315e02a3d0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d1f982bdb92e365bc88245bae77cb9c150a2f78" 2019-01-18 06:01:15,229 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:01:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-439709c0-ec51-43ee-9232-ad559d66f9ca Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.23:5000/v3/roles/78cc6053ef444c96b83371315e02a3d0"}, "domain_id": null, "name": "CreateImageSuccessTests-e30c46c5-0fe2-47a-proj-role", "id": "78cc6053ef444c96b83371315e02a3d0"}} 2019-01-18 06:01:15,229 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/78cc6053ef444c96b83371315e02a3d0 used request id req-439709c0-ec51-43ee-9232-ad559d66f9ca 2019-01-18 06:01:15,229 - keystone_utils - INFO - Granting role CreateImageSuccessTests-e30c46c5-0fe2-47a-proj-role to project CreateImageSuccessTests-e30c46c5-0fe2-47a-proj 2019-01-18 06:01:15,232 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/a270b0cd52dc49da9034265981cf728b/users/f84cc0c4e85b487b8ff43d6cbc22d674/roles/78cc6053ef444c96b83371315e02a3d0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d1f982bdb92e365bc88245bae77cb9c150a2f78" 2019-01-18 06:01:15,353 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 06:01:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4e7444cc-04a7-4993-adad-c2d1addc5755 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 06:01:15,353 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/a270b0cd52dc49da9034265981cf728b/users/f84cc0c4e85b487b8ff43d6cbc22d674/roles/78cc6053ef444c96b83371315e02a3d0 used request id req-4e7444cc-04a7-4993-adad-c2d1addc5755 2019-01-18 06:01:15,355 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2019-01-18 06:01:15,355 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:01:15,356 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:01:15,723 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "78cc6053ef444c96b83371315e02a3d0", "name": "CreateImageSuccessTests-e30c46c5-0fe2-47a-proj-role"}], "expires_at": "2019-01-18T07:01:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a270b0cd52dc49da9034265981cf728b", "name": "CreateImageSuccessTests-e30c46c5-0fe2-47a-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/a270b0cd52dc49da9034265981cf728b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/a270b0cd52dc49da9034265981cf728b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/a270b0cd52dc49da9034265981cf728b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/a270b0cd52dc49da9034265981cf728b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/a270b0cd52dc49da9034265981cf728b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/a270b0cd52dc49da9034265981cf728b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/a270b0cd52dc49da9034265981cf728b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/a270b0cd52dc49da9034265981cf728b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/a270b0cd52dc49da9034265981cf728b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/a270b0cd52dc49da9034265981cf728b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/a270b0cd52dc49da9034265981cf728b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/a270b0cd52dc49da9034265981cf728b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageSuccessTests-e30c46c5-0fe2-47a-user", "id": "f84cc0c4e85b487b8ff43d6cbc22d674"}, "audit_ids": ["RK6iegdOREi14kcW1_oVNw"], "issued_at": "2019-01-18T06:01:15.000000Z"}} 2019-01-18 06:01:15,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}735dc31af3c7c30129f60fcc11ea182821de6960" 2019-01-18 06:01:15,808 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:01:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fd99bef9-9525-42aa-abbb-0976742b9b60 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:01:15,808 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-fd99bef9-9525-42aa-abbb-0976742b9b60 2019-01-18 06:01:15,813 - 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-89e67dd4-9b14-4dba-9e49-2c923ece17b1 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}735dc31af3c7c30129f60fcc11ea182821de6960" 2019-01-18 06:01:15,990 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 162 Content-Type: application/json X-Openstack-Request-Id: req-c606e083-5adc-48e1-8469-a8a019695bb1 Date: Fri, 18 Jan 2019 06:01:15 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageSuccessTests-89e67dd4-9b14-4dba-9e49-2c923ece17b1"} 2019-01-18 06:01:15,990 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-89e67dd4-9b14-4dba-9e49-2c923ece17b1 used request id req-c606e083-5adc-48e1-8469-a8a019695bb1 2019-01-18 06:01:15,994 - 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}735dc31af3c7c30129f60fcc11ea182821de6960" 2019-01-18 06:01:16,157 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-8b160f33-0c28-4f78-9f74-221817f3bebe Date: Fri, 18 Jan 2019 06:01: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"}}} 2019-01-18 06:01:16,157 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-8b160f33-0c28-4f78-9f74-221817f3bebe 2019-01-18 06:01:16,183 - 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}735dc31af3c7c30129f60fcc11ea182821de6960" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateImageSuccessTests-89e67dd4-9b14-4dba-9e49-2c923ece17b1"}' 2019-01-18 06:01:16,473 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 621 Content-Type: application/json Location: http://172.30.9.23:9292/v2/images/d1de3424-621d-4b3e-9b1a-c7f038a23182 X-Openstack-Request-Id: req-02df7aa0-dde6-4d25-8f52-3215363917b7 Date: Fri, 18 Jan 2019 06:01:16 GMT RESP BODY: {"status": "queued", "name": "CreateImageSuccessTests-89e67dd4-9b14-4dba-9e49-2c923ece17b1", "tags": [], "container_format": "bare", "created_at": "2019-01-18T06:01:16Z", "size": null, "disk_format": "qcow2", "updated_at": "2019-01-18T06:01:16Z", "visibility": "shared", "locations": [], "self": "/v2/images/d1de3424-621d-4b3e-9b1a-c7f038a23182", "min_disk": 0, "protected": false, "id": "d1de3424-621d-4b3e-9b1a-c7f038a23182", "file": "/v2/images/d1de3424-621d-4b3e-9b1a-c7f038a23182/file", "checksum": null, "owner": "a270b0cd52dc49da9034265981cf728b", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-18 06:01:16,474 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-02df7aa0-dde6-4d25-8f52-3215363917b7 2019-01-18 06:01:16,484 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9292/v2/images/d1de3424-621d-4b3e-9b1a-c7f038a23182/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}735dc31af3c7c30129f60fcc11ea182821de6960" -d '' 2019-01-18 06:01:18,199 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-6f2b5284-4819-4cac-811d-f92f5f92a099 Date: Fri, 18 Jan 2019 06:01:18 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-18 06:01:18,199 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/d1de3424-621d-4b3e-9b1a-c7f038a23182/file used request id req-6f2b5284-4819-4cac-811d-f92f5f92a099 2019-01-18 06:01:18,199 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-01-18 06:01:18,202 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/d1de3424-621d-4b3e-9b1a-c7f038a23182 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}735dc31af3c7c30129f60fcc11ea182821de6960" 2019-01-18 06:01:18,377 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 882 Content-Type: application/json X-Openstack-Request-Id: req-9cb419e4-dc7f-4859-ba49-ff0da5d11923 Date: Fri, 18 Jan 2019 06:01:18 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-89e67dd4-9b14-4dba-9e49-2c923ece17b1", "tags": [], "container_format": "bare", "created_at": "2019-01-18T06:01:16Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-18T06:01:18Z", "visibility": "shared", "locations": [{"url": "rbd://af014572-0a5d-4a80-a07f-9105f52ab2c1/images/d1de3424-621d-4b3e-9b1a-c7f038a23182/snap", "metadata": {}}], "self": "/v2/images/d1de3424-621d-4b3e-9b1a-c7f038a23182", "min_disk": 0, "protected": false, "id": "d1de3424-621d-4b3e-9b1a-c7f038a23182", "file": "/v2/images/d1de3424-621d-4b3e-9b1a-c7f038a23182/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "a270b0cd52dc49da9034265981cf728b", "direct_url": "rbd://af014572-0a5d-4a80-a07f-9105f52ab2c1/images/d1de3424-621d-4b3e-9b1a-c7f038a23182/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-18 06:01:18,378 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/d1de3424-621d-4b3e-9b1a-c7f038a23182 used request id req-9cb419e4-dc7f-4859-ba49-ff0da5d11923 2019-01-18 06:01:18,381 - 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}735dc31af3c7c30129f60fcc11ea182821de6960" 2019-01-18 06:01:18,528 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-50b0333c-8905-440f-a508-839f8b302438 Date: Fri, 18 Jan 2019 06:01: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"}}} 2019-01-18 06:01:18,528 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-50b0333c-8905-440f-a508-839f8b302438 2019-01-18 06:01:18,531 - create_image - INFO - Created image with name - CreateImageSuccessTests-89e67dd4-9b14-4dba-9e49-2c923ece17b1 2019-01-18 06:01:18,534 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/d1de3424-621d-4b3e-9b1a-c7f038a23182 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}735dc31af3c7c30129f60fcc11ea182821de6960" 2019-01-18 06:01:18,694 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 882 Content-Type: application/json X-Openstack-Request-Id: req-c03c25b3-d912-4789-9e8d-5dd0cdab8830 Date: Fri, 18 Jan 2019 06:01:18 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-89e67dd4-9b14-4dba-9e49-2c923ece17b1", "tags": [], "container_format": "bare", "created_at": "2019-01-18T06:01:16Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-18T06:01:18Z", "visibility": "shared", "locations": [{"url": "rbd://af014572-0a5d-4a80-a07f-9105f52ab2c1/images/d1de3424-621d-4b3e-9b1a-c7f038a23182/snap", "metadata": {}}], "self": "/v2/images/d1de3424-621d-4b3e-9b1a-c7f038a23182", "min_disk": 0, "protected": false, "id": "d1de3424-621d-4b3e-9b1a-c7f038a23182", "file": "/v2/images/d1de3424-621d-4b3e-9b1a-c7f038a23182/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "a270b0cd52dc49da9034265981cf728b", "direct_url": "rbd://af014572-0a5d-4a80-a07f-9105f52ab2c1/images/d1de3424-621d-4b3e-9b1a-c7f038a23182/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-18 06:01:18,694 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/d1de3424-621d-4b3e-9b1a-c7f038a23182 used request id req-c03c25b3-d912-4789-9e8d-5dd0cdab8830 2019-01-18 06:01:18,695 - create_image - DEBUG - Instance status is - active 2019-01-18 06:01:18,695 - create_image - DEBUG - Image is active with name - CreateImageSuccessTests-89e67dd4-9b14-4dba-9e49-2c923ece17b1 2019-01-18 06:01:18,695 - create_image - INFO - Image is now active with name - CreateImageSuccessTests-89e67dd4-9b14-4dba-9e49-2c923ece17b1 2019-01-18 06:01:18,695 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:01:19,071 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "78cc6053ef444c96b83371315e02a3d0", "name": "CreateImageSuccessTests-e30c46c5-0fe2-47a-proj-role"}], "expires_at": "2019-01-18T07:01:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a270b0cd52dc49da9034265981cf728b", "name": "CreateImageSuccessTests-e30c46c5-0fe2-47a-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/a270b0cd52dc49da9034265981cf728b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/a270b0cd52dc49da9034265981cf728b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/a270b0cd52dc49da9034265981cf728b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/a270b0cd52dc49da9034265981cf728b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/a270b0cd52dc49da9034265981cf728b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/a270b0cd52dc49da9034265981cf728b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/a270b0cd52dc49da9034265981cf728b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/a270b0cd52dc49da9034265981cf728b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/a270b0cd52dc49da9034265981cf728b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/a270b0cd52dc49da9034265981cf728b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/a270b0cd52dc49da9034265981cf728b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/a270b0cd52dc49da9034265981cf728b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageSuccessTests-e30c46c5-0fe2-47a-user", "id": "f84cc0c4e85b487b8ff43d6cbc22d674"}, "audit_ids": ["2GX-iYHqS2KZ6x7AFCIExQ"], "issued_at": "2019-01-18T06:01:19.000000Z"}} 2019-01-18 06:01:19,074 - 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-89e67dd4-9b14-4dba-9e49-2c923ece17b1 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6015ef56527f81255151c3e03877cb29bceaa618" 2019-01-18 06:01:19,334 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1044 Content-Type: application/json X-Openstack-Request-Id: req-6e9e70f6-4452-4452-847d-df642c9433a0 Date: Fri, 18 Jan 2019 06:01:19 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-89e67dd4-9b14-4dba-9e49-2c923ece17b1", "tags": [], "container_format": "bare", "created_at": "2019-01-18T06:01:16Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-18T06:01:18Z", "visibility": "shared", "locations": [{"url": "rbd://af014572-0a5d-4a80-a07f-9105f52ab2c1/images/d1de3424-621d-4b3e-9b1a-c7f038a23182/snap", "metadata": {}}], "self": "/v2/images/d1de3424-621d-4b3e-9b1a-c7f038a23182", "min_disk": 0, "protected": false, "id": "d1de3424-621d-4b3e-9b1a-c7f038a23182", "file": "/v2/images/d1de3424-621d-4b3e-9b1a-c7f038a23182/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "a270b0cd52dc49da9034265981cf728b", "direct_url": "rbd://af014572-0a5d-4a80-a07f-9105f52ab2c1/images/d1de3424-621d-4b3e-9b1a-c7f038a23182/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageSuccessTests-89e67dd4-9b14-4dba-9e49-2c923ece17b1"} 2019-01-18 06:01:19,335 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-89e67dd4-9b14-4dba-9e49-2c923ece17b1 used request id req-6e9e70f6-4452-4452-847d-df642c9433a0 2019-01-18 06:01:19,338 - 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}6015ef56527f81255151c3e03877cb29bceaa618" 2019-01-18 06:01:19,878 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-b916db77-a9e0-4112-b120-a5f002796a13 Date: Fri, 18 Jan 2019 06:01: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"}}} 2019-01-18 06:01:19,878 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-b916db77-a9e0-4112-b120-a5f002796a13 2019-01-18 06:01:19,883 - glance_utils - INFO - Deleting image named - CreateImageSuccessTests-89e67dd4-9b14-4dba-9e49-2c923ece17b1 2019-01-18 06:01:19,886 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9292/v2/images/d1de3424-621d-4b3e-9b1a-c7f038a23182 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}735dc31af3c7c30129f60fcc11ea182821de6960" 2019-01-18 06:01:20,614 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-7ffbb755-5537-406c-8ff9-3d5a918e0c2d Date: Fri, 18 Jan 2019 06:01:20 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-18 06:01:20,614 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/d1de3424-621d-4b3e-9b1a-c7f038a23182 used request id req-7ffbb755-5537-406c-8ff9-3d5a918e0c2d 2019-01-18 06:01:20,620 - 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}5d1f982bdb92e365bc88245bae77cb9c150a2f78" 2019-01-18 06:01:20,831 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-b2e24157-9938-48f3-b16b-53b89b605ac1 Date: Fri, 18 Jan 2019 06:01:20 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-18T04:53:26Z", "updated_at": "2019-01-18T04:53:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:53:26Z", "revision_number": 0, "id": "9c6f69fc-3bf8-4346-9288-5a255b82b67e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:53:26Z", "security_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:53:26Z", "revision_number": 0, "id": "84255fa4-c13a-4cfe-b73d-e56ee216ca1e", "remote_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "remote_ip_prefix": null, "created_at": "2019-01-18T04:53:26Z", "security_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:53:26Z", "revision_number": 0, "id": "571036d3-cb1d-483a-acb9-96f19293add9", "remote_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "remote_ip_prefix": null, "created_at": "2019-01-18T04:53:26Z", "security_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:53:26Z", "revision_number": 0, "id": "260c2de9-5dc5-4508-b06c-24b9d7ed838c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:53:26Z", "security_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "created_at": "2019-01-18T04:51:20Z", "updated_at": "2019-01-18T04:51:20Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "24c99e6f-888c-4943-9c93-54ad3b18b18c", "remote_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv4", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "87b9b994-ae22-4850-863a-6a4925bd01fe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv4", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "45161a51-d6dd-4bb8-986d-bc2f88599c1d", "remote_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv6", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "2b339890-44d0-4711-a050-08a64d58e2a0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv6", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}], "revision_number": 4, "project_id": "9c53a91613fb4d5080479ac6f51697ed", "id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "020d00b5451a467cb276d06789a1149d", "created_at": "2019-01-18T05:59:12Z", "updated_at": "2019-01-18T05:59:12Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:12Z", "revision_number": 0, "id": "38b9f88b-1fc0-40d1-af74-237d79be193d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:12Z", "security_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "tenant_id": "020d00b5451a467cb276d06789a1149d", "port_range_min": null, "ethertype": "IPv4", "project_id": "020d00b5451a467cb276d06789a1149d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:12Z", "revision_number": 0, "id": "38b091dd-dca7-4cbe-8c1c-dd18a74bfca8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:12Z", "security_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "tenant_id": "020d00b5451a467cb276d06789a1149d", "port_range_min": null, "ethertype": "IPv6", "project_id": "020d00b5451a467cb276d06789a1149d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:12Z", "revision_number": 0, "id": "8faf6dda-6919-4b75-b745-2af38abf8dcf", "remote_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:12Z", "security_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "tenant_id": "020d00b5451a467cb276d06789a1149d", "port_range_min": null, "ethertype": "IPv4", "project_id": "020d00b5451a467cb276d06789a1149d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:12Z", "revision_number": 0, "id": "60f7d4a7-1a27-4801-a1e8-5bf33633b818", "remote_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:12Z", "security_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "tenant_id": "020d00b5451a467cb276d06789a1149d", "port_range_min": null, "ethertype": "IPv6", "project_id": "020d00b5451a467cb276d06789a1149d"}], "revision_number": 4, "project_id": "020d00b5451a467cb276d06789a1149d", "id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "created_at": "2019-01-18T04:39:06Z", "updated_at": "2019-01-18T04:39:06Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "8860837e-afbd-4411-adf9-d88db88c2114", "remote_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "47feb8aba08a40dca7028a1701e597b9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "4e399c2e-bc03-4aa3-b192-1fafdc9248ba", "remote_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "47feb8aba08a40dca7028a1701e597b9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "4bf1a402-0fa2-4cfd-9fee-4a28f16bb271", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "47feb8aba08a40dca7028a1701e597b9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "0aedefa2-edbc-47b5-bead-e954540f6937", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "47feb8aba08a40dca7028a1701e597b9"}], "revision_number": 4, "project_id": "47feb8aba08a40dca7028a1701e597b9", "id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "name": "default"}]} 2019-01-18 06:01:20,832 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-b2e24157-9938-48f3-b16b-53b89b605ac1 2019-01-18 06:01:20,837 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/9c53a91613fb4d5080479ac6f51697ed -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d1f982bdb92e365bc88245bae77cb9c150a2f78" 2019-01-18 06:01:20,918 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:01:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7a6d35f5-385a-4fb8-977b-c60c16a5146f Content-Encoding: gzip Content-Length: 190 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/9c53a91613fb4d5080479ac6f51697ed"}, "enabled": true, "id": "9c53a91613fb4d5080479ac6f51697ed", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2019-01-18 06:01:20,918 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/9c53a91613fb4d5080479ac6f51697ed used request id req-7a6d35f5-385a-4fb8-977b-c60c16a5146f 2019-01-18 06:01:20,922 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/020d00b5451a467cb276d06789a1149d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d1f982bdb92e365bc88245bae77cb9c150a2f78" 2019-01-18 06:01:21,007 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:01:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b38d3aca-aadf-4d20-afb0-1464e859ea88 Content-Encoding: gzip Content-Length: 248 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/020d00b5451a467cb276d06789a1149d"}, "enabled": true, "id": "020d00b5451a467cb276d06789a1149d", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}} 2019-01-18 06:01:21,007 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/020d00b5451a467cb276d06789a1149d used request id req-b38d3aca-aadf-4d20-afb0-1464e859ea88 2019-01-18 06:01:21,011 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/47feb8aba08a40dca7028a1701e597b9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d1f982bdb92e365bc88245bae77cb9c150a2f78" 2019-01-18 06:01:21,104 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:01:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-85a96f8e-08f4-4ad5-8549-92b76d094a14 Content-Encoding: gzip Content-Length: 205 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/47feb8aba08a40dca7028a1701e597b9"}, "enabled": true, "id": "47feb8aba08a40dca7028a1701e597b9", "parent_id": "default", "domain_id": "default", "name": "service"}} 2019-01-18 06:01:21,104 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/47feb8aba08a40dca7028a1701e597b9 used request id req-85a96f8e-08f4-4ad5-8549-92b76d094a14 2019-01-18 06:01:21,105 - keystone_utils - INFO - Deleting project with name - CreateImageSuccessTests-e30c46c5-0fe2-47a-proj 2019-01-18 06:01:21,109 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/a270b0cd52dc49da9034265981cf728b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d1f982bdb92e365bc88245bae77cb9c150a2f78" 2019-01-18 06:01:21,329 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 06:01:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e919a666-28ee-4e79-a133-021ba556bf71 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 06:01:21,330 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/a270b0cd52dc49da9034265981cf728b used request id req-e919a666-28ee-4e79-a133-021ba556bf71 2019-01-18 06:01:21,330 - keystone_utils - INFO - Deleting role with name - CreateImageSuccessTests-e30c46c5-0fe2-47a-proj-role 2019-01-18 06:01:21,334 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/78cc6053ef444c96b83371315e02a3d0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d1f982bdb92e365bc88245bae77cb9c150a2f78" 2019-01-18 06:01:21,434 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 06:01:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9ca4f1d0-aa42-4a90-96a6-f215740172d2 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 06:01:21,434 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/78cc6053ef444c96b83371315e02a3d0 used request id req-9ca4f1d0-aa42-4a90-96a6-f215740172d2 2019-01-18 06:01:21,438 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d1f982bdb92e365bc88245bae77cb9c150a2f78" 2019-01-18 06:01:21,523 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:01:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-218db2a4-a1dc-455a-a2df-4756f5bb6214 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "488fca829f8b496daa1cd2cdc6e45c49", "links": {"self": "http://172.30.9.23:5000/v3/roles/488fca829f8b496daa1cd2cdc6e45c49"}, "name": "Member"}, {"domain_id": null, "id": "6b7f4f4f76264b6fb449c43b86ee3817", "links": {"self": "http://172.30.9.23:5000/v3/roles/6b7f4f4f76264b6fb449c43b86ee3817"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a482b711adf94961bf4bb28eda7f0e28", "links": {"self": "http://172.30.9.23:5000/v3/roles/a482b711adf94961bf4bb28eda7f0e28"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c65201bd05504fa786d79b166e8bbba3", "links": {"self": "http://172.30.9.23:5000/v3/roles/c65201bd05504fa786d79b166e8bbba3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "e7e317b66c174923a8cb46c48d897c8d", "links": {"self": "http://172.30.9.23:5000/v3/roles/e7e317b66c174923a8cb46c48d897c8d"}, "name": "ResellerAdmin"}]} 2019-01-18 06:01:21,523 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-218db2a4-a1dc-455a-a2df-4756f5bb6214 2019-01-18 06:01:21,524 - keystone_utils - INFO - Deleting user with name - CreateImageSuccessTests-e30c46c5-0fe2-47a-user 2019-01-18 06:01:21,528 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/f84cc0c4e85b487b8ff43d6cbc22d674 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93a2b516486687ef2d7d68ddebcb1202876534fd" 2019-01-18 06:01:21,696 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 06:01:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e0532a15-fef6-43c4-814d-36292ab54c73 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 06:01:21,696 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/f84cc0c4e85b487b8ff43d6cbc22d674 used request id req-e0532a15-fef6-43c4-814d-36292ab54c73 2019-01-18 06:01:21,697 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:01:22,083 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "488fca829f8b496daa1cd2cdc6e45c49", "name": "Member"}, {"id": "c65201bd05504fa786d79b166e8bbba3", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}], "expires_at": "2019-01-18T07:01:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "020d00b5451a467cb276d06789a1149d", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "id": "e292c913af7844408b6509a836e493f5"}, "audit_ids": ["RYyGzO6BT1K_VMRNXusZ2w"], "issued_at": "2019-01-18T06:01:22.000000Z"}} 2019-01-18 06:01:22,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}30d2d8142243748b1eb9c0c8f31b889aa44f527f" 2019-01-18 06:01:22,168 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:01:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a055c37a-ed66-4c43-be6e-a73d14acd540 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:01:22,168 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-a055c37a-ed66-4c43-be6e-a73d14acd540 2019-01-18 06:01:22,170 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:01:22,171 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:01:22,560 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "488fca829f8b496daa1cd2cdc6e45c49", "name": "Member"}, {"id": "c65201bd05504fa786d79b166e8bbba3", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}], "expires_at": "2019-01-18T07:01:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "020d00b5451a467cb276d06789a1149d", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "id": "e292c913af7844408b6509a836e493f5"}, "audit_ids": ["b8-Mukj2T-2rWwJaOxzqxw"], "issued_at": "2019-01-18T06:01:22.000000Z"}} 2019-01-18 06:01:22,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}6edec080212da14fd8f189dfed16d8303243d161" 2019-01-18 06:01:22,647 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:01:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-92de98fe-83e1-4775-a123-afb2adf73a65 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:01:22,647 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-92de98fe-83e1-4775-a123-afb2adf73a65 2019-01-18 06:01:22,652 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-18 06:01:22,657 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 18 Jan 2019 06:01: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"}]}]}} 2019-01-18 06:01:22,658 - 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-98f2b771-891b-4a3-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6edec080212da14fd8f189dfed16d8303243d161" 2019-01-18 06:01:22,738 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:01:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1f43254d-1f6d-44a2-946e-4febcdbd7c77 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-98f2b771-891b-4a3-proj", "previous": null, "next": null}, "projects": []} 2019-01-18 06:01:22,739 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-98f2b771-891b-4a3-proj used request id req-1f43254d-1f6d-44a2-946e-4febcdbd7c77 2019-01-18 06:01:22,743 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6edec080212da14fd8f189dfed16d8303243d161" 2019-01-18 06:01:22,829 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:01:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7c735f04-5ff1-498f-80a0-3ee345be8ab1 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-18 06:01:22,829 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-7c735f04-5ff1-498f-80a0-3ee345be8ab1 2019-01-18 06:01:22,833 - 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}6edec080212da14fd8f189dfed16d8303243d161" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateImageSuccessTests-98f2b771-891b-4a3-proj"}}' 2019-01-18 06:01:23,016 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 18 Jan 2019 06:01:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4e265977-25f7-4bdd-814b-12996d4a93a3 Content-Length: 308 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/5e516e87938d44d3b45b2e0f67631bf8"}, "enabled": true, "id": "5e516e87938d44d3b45b2e0f67631bf8", "parent_id": "default", "domain_id": "default", "name": "CreateImageSuccessTests-98f2b771-891b-4a3-proj"}} 2019-01-18 06:01:23,016 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-4e265977-25f7-4bdd-814b-12996d4a93a3 2019-01-18 06:01:23,017 - keystone_utils - INFO - Created project with name - CreateImageSuccessTests-98f2b771-891b-4a3-proj 2019-01-18 06:01:23,017 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:01:23,018 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:01:23,393 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "488fca829f8b496daa1cd2cdc6e45c49", "name": "Member"}, {"id": "c65201bd05504fa786d79b166e8bbba3", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}], "expires_at": "2019-01-18T07:01:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "020d00b5451a467cb276d06789a1149d", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "id": "e292c913af7844408b6509a836e493f5"}, "audit_ids": ["flcrx1AETaO6ogRRYOmZpg"], "issued_at": "2019-01-18T06:01:23.000000Z"}} 2019-01-18 06:01:23,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}c8ddb362bc3bc25c727133b89bcf67de2b94e729" 2019-01-18 06:01:23,479 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:01:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a4fc7853-20d4-4ee0-8d38-457f8f98282b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:01:23,479 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-a4fc7853-20d4-4ee0-8d38-457f8f98282b 2019-01-18 06:01:23,485 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-18 06:01:23,490 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 18 Jan 2019 06:01: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"}]}]}} 2019-01-18 06:01:23,491 - 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}c8ddb362bc3bc25c727133b89bcf67de2b94e729" 2019-01-18 06:01:23,590 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:01:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-987c3b8d-c458-4054-98d9-830272cee028 Content-Encoding: gzip Content-Length: 869 Content-Type: application/json RESP BODY: {"users": [{"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/0607a2b4beb0408e9fa51cc5ba027ac6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0607a2b4beb0408e9fa51cc5ba027ac6", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/17c61b95071545a094cc82823d2b88b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "17c61b95071545a094cc82823d2b88b8", "email": "nova@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/29e5d2dfed2447bda26fc75bd1122674"}, "domain_id": "default", "enabled": true, "options": {}, "id": "29e5d2dfed2447bda26fc75bd1122674", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/3b6dcc8c791e4b6e8831f5b5e583de80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3b6dcc8c791e4b6e8831f5b5e583de80", "email": "neutron@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.23:5000/v3/users/45ab52d673584bc198669be88c88b878"}, "domain_id": "default", "enabled": true, "options": {}, "id": "45ab52d673584bc198669be88c88b878", "email": "barbican@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/57795b4ee52f49c6a71f55bb6c4012f8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "57795b4ee52f49c6a71f55bb6c4012f8", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/5c52969262974d64ac2a300ca5d60f50"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c52969262974d64ac2a300ca5d60f50", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/5fc15572bb1c489ba92bd9945bbc1f64"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5fc15572bb1c489ba92bd9945bbc1f64", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/6b519d70e25f4e61a9dfd738cd6bba22"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6b519d70e25f4e61a9dfd738cd6bba22", "email": "heat@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.23:5000/v3/users/8248437208b540c2893a7117ad102a87"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8248437208b540c2893a7117ad102a87", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/890dee97e62840c5b15e36f03f6b7efc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "890dee97e62840c5b15e36f03f6b7efc", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/8cccb516ecc44ed9bb7c8633df108fd4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8cccb516ecc44ed9bb7c8633df108fd4", "email": "glance@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.23:5000/v3/users/97c3d863a98148299fa116fdb54be470"}, "domain_id": "default", "enabled": true, "options": {}, "id": "97c3d863a98148299fa116fdb54be470", "email": "tacker@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/a2a0c8c0f19941808c9f618af50b3b79"}, "domain_id": "c19db1b8f60647a9a114cd23287c807b", "enabled": true, "options": {}, "id": "a2a0c8c0f19941808c9f618af50b3b79", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "links": {"self": "http://172.30.9.23:5000/v3/users/e292c913af7844408b6509a836e493f5"}, "domain_id": "default", "enabled": true, "id": "e292c913af7844408b6509a836e493f5", "options": {}}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/fe5de73ba9cb41b2be24ccf1f72f5ed4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe5de73ba9cb41b2be24ccf1f72f5ed4", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2019-01-18 06:01:23,590 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-987c3b8d-c458-4054-98d9-830272cee028 2019-01-18 06:01:23,595 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateImageSuccessTests-98f2b771-891b-4a3-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8ddb362bc3bc25c727133b89bcf67de2b94e729" 2019-01-18 06:01:23,688 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:01:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-18ae5460-f87c-46dc-99ca-4d94b8330f1d Content-Encoding: gzip Content-Length: 254 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateImageSuccessTests-98f2b771-891b-4a3-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/5e516e87938d44d3b45b2e0f67631bf8"}, "enabled": true, "id": "5e516e87938d44d3b45b2e0f67631bf8", "parent_id": "default", "domain_id": "default", "name": "CreateImageSuccessTests-98f2b771-891b-4a3-proj"}]} 2019-01-18 06:01:23,688 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateImageSuccessTests-98f2b771-891b-4a3-proj used request id req-18ae5460-f87c-46dc-99ca-4d94b8330f1d 2019-01-18 06:01:23,692 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8ddb362bc3bc25c727133b89bcf67de2b94e729" 2019-01-18 06:01:23,781 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:01:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-87b15cba-049b-429e-80d7-5790460017a2 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-18 06:01:23,781 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-87b15cba-049b-429e-80d7-5790460017a2 2019-01-18 06:01:24,076 - keystone_utils - INFO - Created user with name - CreateImageSuccessTests-98f2b771-891b-4a3-user 2019-01-18 06:01:24,076 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:01:24,080 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6edec080212da14fd8f189dfed16d8303243d161" 2019-01-18 06:01:24,167 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:01:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-69cf8c32-b5db-408a-9379-1aa3e16c22f0 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "488fca829f8b496daa1cd2cdc6e45c49", "links": {"self": "http://172.30.9.23:5000/v3/roles/488fca829f8b496daa1cd2cdc6e45c49"}, "name": "Member"}, {"domain_id": null, "id": "6b7f4f4f76264b6fb449c43b86ee3817", "links": {"self": "http://172.30.9.23:5000/v3/roles/6b7f4f4f76264b6fb449c43b86ee3817"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a482b711adf94961bf4bb28eda7f0e28", "links": {"self": "http://172.30.9.23:5000/v3/roles/a482b711adf94961bf4bb28eda7f0e28"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c65201bd05504fa786d79b166e8bbba3", "links": {"self": "http://172.30.9.23:5000/v3/roles/c65201bd05504fa786d79b166e8bbba3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "e7e317b66c174923a8cb46c48d897c8d", "links": {"self": "http://172.30.9.23:5000/v3/roles/e7e317b66c174923a8cb46c48d897c8d"}, "name": "ResellerAdmin"}]} 2019-01-18 06:01:24,167 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-69cf8c32-b5db-408a-9379-1aa3e16c22f0 2019-01-18 06:01:24,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}6edec080212da14fd8f189dfed16d8303243d161" -d '{"role": {"name": "CreateImageSuccessTests-98f2b771-891b-4a3-proj-role"}}' 2019-01-18 06:01:24,273 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 18 Jan 2019 06:01:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0fc9793c-abf4-4d29-9379-0f0400f49621 Content-Length: 222 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "6631d54e0dd647eeb633e312714f8e05", "links": {"self": "http://172.30.9.23:5000/v3/roles/6631d54e0dd647eeb633e312714f8e05"}, "name": "CreateImageSuccessTests-98f2b771-891b-4a3-proj-role"}} 2019-01-18 06:01:24,273 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-0fc9793c-abf4-4d29-9379-0f0400f49621 2019-01-18 06:01:24,273 - keystone_utils - INFO - Created role with name - CreateImageSuccessTests-98f2b771-891b-4a3-proj-role 2019-01-18 06:01:24,277 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/6631d54e0dd647eeb633e312714f8e05 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6edec080212da14fd8f189dfed16d8303243d161" 2019-01-18 06:01:24,358 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:01:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c056ce84-4f46-433f-8adf-6283f502fad5 Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.23:5000/v3/roles/6631d54e0dd647eeb633e312714f8e05"}, "domain_id": null, "name": "CreateImageSuccessTests-98f2b771-891b-4a3-proj-role", "id": "6631d54e0dd647eeb633e312714f8e05"}} 2019-01-18 06:01:24,359 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/6631d54e0dd647eeb633e312714f8e05 used request id req-c056ce84-4f46-433f-8adf-6283f502fad5 2019-01-18 06:01:24,359 - keystone_utils - INFO - Granting role CreateImageSuccessTests-98f2b771-891b-4a3-proj-role to project CreateImageSuccessTests-98f2b771-891b-4a3-proj 2019-01-18 06:01:24,363 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/5e516e87938d44d3b45b2e0f67631bf8/users/f968f57cf02948b6bf00757af4834a44/roles/6631d54e0dd647eeb633e312714f8e05 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6edec080212da14fd8f189dfed16d8303243d161" 2019-01-18 06:01:24,485 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 06:01:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c13a525f-2574-4469-9360-9cb997853e37 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 06:01:24,485 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/5e516e87938d44d3b45b2e0f67631bf8/users/f968f57cf02948b6bf00757af4834a44/roles/6631d54e0dd647eeb633e312714f8e05 used request id req-c13a525f-2574-4469-9360-9cb997853e37 2019-01-18 06:01:24,486 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2019-01-18 06:01:24,486 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:01:24,487 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:01:24,866 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6631d54e0dd647eeb633e312714f8e05", "name": "CreateImageSuccessTests-98f2b771-891b-4a3-proj-role"}], "expires_at": "2019-01-18T07:01:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5e516e87938d44d3b45b2e0f67631bf8", "name": "CreateImageSuccessTests-98f2b771-891b-4a3-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/5e516e87938d44d3b45b2e0f67631bf8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/5e516e87938d44d3b45b2e0f67631bf8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/5e516e87938d44d3b45b2e0f67631bf8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/5e516e87938d44d3b45b2e0f67631bf8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/5e516e87938d44d3b45b2e0f67631bf8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/5e516e87938d44d3b45b2e0f67631bf8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/5e516e87938d44d3b45b2e0f67631bf8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/5e516e87938d44d3b45b2e0f67631bf8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/5e516e87938d44d3b45b2e0f67631bf8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/5e516e87938d44d3b45b2e0f67631bf8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/5e516e87938d44d3b45b2e0f67631bf8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/5e516e87938d44d3b45b2e0f67631bf8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageSuccessTests-98f2b771-891b-4a3-user", "id": "f968f57cf02948b6bf00757af4834a44"}, "audit_ids": ["VviV97atSg69-ontwmqklg"], "issued_at": "2019-01-18T06:01:24.000000Z"}} 2019-01-18 06:01:24,866 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1872dbb575bc67a552bb138e6c285b9fed960385" 2019-01-18 06:01:24,945 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:01:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d0c8553c-fbfe-4c40-9488-ef9c49193199 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:01:24,945 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-d0c8553c-fbfe-4c40-9488-ef9c49193199 2019-01-18 06:01:24,950 - 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-cf22db8b-909f-4d6a-a4fd-396d5316e9f8 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1872dbb575bc67a552bb138e6c285b9fed960385" 2019-01-18 06:01:25,134 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 162 Content-Type: application/json X-Openstack-Request-Id: req-c0a28317-e2cd-4505-8886-4e007b6db4cf Date: Fri, 18 Jan 2019 06:01:25 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageSuccessTests-cf22db8b-909f-4d6a-a4fd-396d5316e9f8"} 2019-01-18 06:01:25,134 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-cf22db8b-909f-4d6a-a4fd-396d5316e9f8 used request id req-c0a28317-e2cd-4505-8886-4e007b6db4cf 2019-01-18 06:01:25,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}1872dbb575bc67a552bb138e6c285b9fed960385" 2019-01-18 06:01:25,667 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-3c419696-f7a8-4678-8950-7754fdc4ed47 Date: Fri, 18 Jan 2019 06:01:25 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"}}} 2019-01-18 06:01:25,667 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-3c419696-f7a8-4678-8950-7754fdc4ed47 2019-01-18 06:01:25,696 - 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}1872dbb575bc67a552bb138e6c285b9fed960385" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateImageSuccessTests-cf22db8b-909f-4d6a-a4fd-396d5316e9f8"}' 2019-01-18 06:01:25,880 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 621 Content-Type: application/json Location: http://172.30.9.23:9292/v2/images/48cf7774-de0f-44f3-8f26-54f123dcfe03 X-Openstack-Request-Id: req-9f682e56-54de-4abb-9d14-d64d1f24b6b3 Date: Fri, 18 Jan 2019 06:01:25 GMT RESP BODY: {"status": "queued", "name": "CreateImageSuccessTests-cf22db8b-909f-4d6a-a4fd-396d5316e9f8", "tags": [], "container_format": "bare", "created_at": "2019-01-18T06:01:25Z", "size": null, "disk_format": "qcow2", "updated_at": "2019-01-18T06:01:25Z", "visibility": "shared", "locations": [], "self": "/v2/images/48cf7774-de0f-44f3-8f26-54f123dcfe03", "min_disk": 0, "protected": false, "id": "48cf7774-de0f-44f3-8f26-54f123dcfe03", "file": "/v2/images/48cf7774-de0f-44f3-8f26-54f123dcfe03/file", "checksum": null, "owner": "5e516e87938d44d3b45b2e0f67631bf8", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-18 06:01:25,880 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-9f682e56-54de-4abb-9d14-d64d1f24b6b3 2019-01-18 06:01:25,891 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9292/v2/images/48cf7774-de0f-44f3-8f26-54f123dcfe03/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1872dbb575bc67a552bb138e6c285b9fed960385" -d '' 2019-01-18 06:01:26,942 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-cd7dd7f5-4914-446d-94b8-1faa17329024 Date: Fri, 18 Jan 2019 06:01:26 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-18 06:01:26,942 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/48cf7774-de0f-44f3-8f26-54f123dcfe03/file used request id req-cd7dd7f5-4914-446d-94b8-1faa17329024 2019-01-18 06:01:26,943 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-01-18 06:01:26,946 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/48cf7774-de0f-44f3-8f26-54f123dcfe03 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1872dbb575bc67a552bb138e6c285b9fed960385" 2019-01-18 06:01:27,117 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 882 Content-Type: application/json X-Openstack-Request-Id: req-4a4ac0fc-1b35-4b70-a9f7-41a1cc96be8e Date: Fri, 18 Jan 2019 06:01:27 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-cf22db8b-909f-4d6a-a4fd-396d5316e9f8", "tags": [], "container_format": "bare", "created_at": "2019-01-18T06:01:25Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-18T06:01:26Z", "visibility": "shared", "locations": [{"url": "rbd://af014572-0a5d-4a80-a07f-9105f52ab2c1/images/48cf7774-de0f-44f3-8f26-54f123dcfe03/snap", "metadata": {}}], "self": "/v2/images/48cf7774-de0f-44f3-8f26-54f123dcfe03", "min_disk": 0, "protected": false, "id": "48cf7774-de0f-44f3-8f26-54f123dcfe03", "file": "/v2/images/48cf7774-de0f-44f3-8f26-54f123dcfe03/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "5e516e87938d44d3b45b2e0f67631bf8", "direct_url": "rbd://af014572-0a5d-4a80-a07f-9105f52ab2c1/images/48cf7774-de0f-44f3-8f26-54f123dcfe03/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-18 06:01:27,117 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/48cf7774-de0f-44f3-8f26-54f123dcfe03 used request id req-4a4ac0fc-1b35-4b70-a9f7-41a1cc96be8e 2019-01-18 06:01:27,121 - 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}1872dbb575bc67a552bb138e6c285b9fed960385" 2019-01-18 06:01:27,263 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-a823d6f9-da03-4b5c-853e-09f785067229 Date: Fri, 18 Jan 2019 06:01: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"}}} 2019-01-18 06:01:27,263 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-a823d6f9-da03-4b5c-853e-09f785067229 2019-01-18 06:01:27,266 - create_image - INFO - Created image with name - CreateImageSuccessTests-cf22db8b-909f-4d6a-a4fd-396d5316e9f8 2019-01-18 06:01:27,269 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/48cf7774-de0f-44f3-8f26-54f123dcfe03 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1872dbb575bc67a552bb138e6c285b9fed960385" 2019-01-18 06:01:27,516 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 882 Content-Type: application/json X-Openstack-Request-Id: req-939a9d26-c11d-4c57-afba-aace2b3a2725 Date: Fri, 18 Jan 2019 06:01:27 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-cf22db8b-909f-4d6a-a4fd-396d5316e9f8", "tags": [], "container_format": "bare", "created_at": "2019-01-18T06:01:25Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-18T06:01:26Z", "visibility": "shared", "locations": [{"url": "rbd://af014572-0a5d-4a80-a07f-9105f52ab2c1/images/48cf7774-de0f-44f3-8f26-54f123dcfe03/snap", "metadata": {}}], "self": "/v2/images/48cf7774-de0f-44f3-8f26-54f123dcfe03", "min_disk": 0, "protected": false, "id": "48cf7774-de0f-44f3-8f26-54f123dcfe03", "file": "/v2/images/48cf7774-de0f-44f3-8f26-54f123dcfe03/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "5e516e87938d44d3b45b2e0f67631bf8", "direct_url": "rbd://af014572-0a5d-4a80-a07f-9105f52ab2c1/images/48cf7774-de0f-44f3-8f26-54f123dcfe03/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-18 06:01:27,516 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/48cf7774-de0f-44f3-8f26-54f123dcfe03 used request id req-939a9d26-c11d-4c57-afba-aace2b3a2725 2019-01-18 06:01:27,517 - create_image - DEBUG - Instance status is - active 2019-01-18 06:01:27,517 - create_image - DEBUG - Image is active with name - CreateImageSuccessTests-cf22db8b-909f-4d6a-a4fd-396d5316e9f8 2019-01-18 06:01:27,517 - create_image - INFO - Image is now active with name - CreateImageSuccessTests-cf22db8b-909f-4d6a-a4fd-396d5316e9f8 2019-01-18 06:01:27,518 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:01:27,897 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6631d54e0dd647eeb633e312714f8e05", "name": "CreateImageSuccessTests-98f2b771-891b-4a3-proj-role"}], "expires_at": "2019-01-18T07:01:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5e516e87938d44d3b45b2e0f67631bf8", "name": "CreateImageSuccessTests-98f2b771-891b-4a3-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/5e516e87938d44d3b45b2e0f67631bf8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/5e516e87938d44d3b45b2e0f67631bf8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/5e516e87938d44d3b45b2e0f67631bf8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/5e516e87938d44d3b45b2e0f67631bf8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/5e516e87938d44d3b45b2e0f67631bf8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/5e516e87938d44d3b45b2e0f67631bf8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/5e516e87938d44d3b45b2e0f67631bf8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/5e516e87938d44d3b45b2e0f67631bf8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/5e516e87938d44d3b45b2e0f67631bf8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/5e516e87938d44d3b45b2e0f67631bf8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/5e516e87938d44d3b45b2e0f67631bf8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/5e516e87938d44d3b45b2e0f67631bf8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageSuccessTests-98f2b771-891b-4a3-user", "id": "f968f57cf02948b6bf00757af4834a44"}, "audit_ids": ["IxXQ8lZYQ4W-wnxUlObBHA"], "issued_at": "2019-01-18T06:01:27.000000Z"}} 2019-01-18 06:01:27,900 - 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-cf22db8b-909f-4d6a-a4fd-396d5316e9f8 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2685a3438486d3ea854ce7ed62f303e83c1126e0" 2019-01-18 06:01:28,081 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1044 Content-Type: application/json X-Openstack-Request-Id: req-f4a3be1f-7c72-4fb3-99f0-9ae015d25c89 Date: Fri, 18 Jan 2019 06:01:28 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-cf22db8b-909f-4d6a-a4fd-396d5316e9f8", "tags": [], "container_format": "bare", "created_at": "2019-01-18T06:01:25Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-18T06:01:26Z", "visibility": "shared", "locations": [{"url": "rbd://af014572-0a5d-4a80-a07f-9105f52ab2c1/images/48cf7774-de0f-44f3-8f26-54f123dcfe03/snap", "metadata": {}}], "self": "/v2/images/48cf7774-de0f-44f3-8f26-54f123dcfe03", "min_disk": 0, "protected": false, "id": "48cf7774-de0f-44f3-8f26-54f123dcfe03", "file": "/v2/images/48cf7774-de0f-44f3-8f26-54f123dcfe03/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "5e516e87938d44d3b45b2e0f67631bf8", "direct_url": "rbd://af014572-0a5d-4a80-a07f-9105f52ab2c1/images/48cf7774-de0f-44f3-8f26-54f123dcfe03/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageSuccessTests-cf22db8b-909f-4d6a-a4fd-396d5316e9f8"} 2019-01-18 06:01:28,081 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-cf22db8b-909f-4d6a-a4fd-396d5316e9f8 used request id req-f4a3be1f-7c72-4fb3-99f0-9ae015d25c89 2019-01-18 06:01:28,084 - 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}2685a3438486d3ea854ce7ed62f303e83c1126e0" 2019-01-18 06:01:28,229 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-6bbe89fa-04b9-4a21-a594-299a7521d99a Date: Fri, 18 Jan 2019 06:01: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"}}} 2019-01-18 06:01:28,229 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-6bbe89fa-04b9-4a21-a594-299a7521d99a 2019-01-18 06:01:28,233 - glance_utils - INFO - Deleting image named - CreateImageSuccessTests-cf22db8b-909f-4d6a-a4fd-396d5316e9f8 2019-01-18 06:01:28,235 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9292/v2/images/48cf7774-de0f-44f3-8f26-54f123dcfe03 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1872dbb575bc67a552bb138e6c285b9fed960385" 2019-01-18 06:01:29,818 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-e1a91bc1-7d32-46f4-b852-e4e93cccfea6 Date: Fri, 18 Jan 2019 06:01:29 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-18 06:01:29,818 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/48cf7774-de0f-44f3-8f26-54f123dcfe03 used request id req-e1a91bc1-7d32-46f4-b852-e4e93cccfea6 2019-01-18 06:01:29,824 - 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}6edec080212da14fd8f189dfed16d8303243d161" 2019-01-18 06:01:30,040 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-8591a7b8-89f6-47df-b5c5-a4897f85a2c6 Date: Fri, 18 Jan 2019 06:01:30 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-18T04:53:26Z", "updated_at": "2019-01-18T04:53:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:53:26Z", "revision_number": 0, "id": "9c6f69fc-3bf8-4346-9288-5a255b82b67e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:53:26Z", "security_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:53:26Z", "revision_number": 0, "id": "84255fa4-c13a-4cfe-b73d-e56ee216ca1e", "remote_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "remote_ip_prefix": null, "created_at": "2019-01-18T04:53:26Z", "security_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:53:26Z", "revision_number": 0, "id": "571036d3-cb1d-483a-acb9-96f19293add9", "remote_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "remote_ip_prefix": null, "created_at": "2019-01-18T04:53:26Z", "security_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:53:26Z", "revision_number": 0, "id": "260c2de9-5dc5-4508-b06c-24b9d7ed838c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:53:26Z", "security_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "created_at": "2019-01-18T04:51:20Z", "updated_at": "2019-01-18T04:51:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "87b9b994-ae22-4850-863a-6a4925bd01fe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv4", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "45161a51-d6dd-4bb8-986d-bc2f88599c1d", "remote_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv6", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "2b339890-44d0-4711-a050-08a64d58e2a0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv6", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "24c99e6f-888c-4943-9c93-54ad3b18b18c", "remote_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv4", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}], "revision_number": 4, "project_id": "9c53a91613fb4d5080479ac6f51697ed", "id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "020d00b5451a467cb276d06789a1149d", "created_at": "2019-01-18T05:59:12Z", "updated_at": "2019-01-18T05:59:12Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:12Z", "revision_number": 0, "id": "38b091dd-dca7-4cbe-8c1c-dd18a74bfca8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:12Z", "security_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "tenant_id": "020d00b5451a467cb276d06789a1149d", "port_range_min": null, "ethertype": "IPv6", "project_id": "020d00b5451a467cb276d06789a1149d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:12Z", "revision_number": 0, "id": "8faf6dda-6919-4b75-b745-2af38abf8dcf", "remote_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:12Z", "security_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "tenant_id": "020d00b5451a467cb276d06789a1149d", "port_range_min": null, "ethertype": "IPv4", "project_id": "020d00b5451a467cb276d06789a1149d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:12Z", "revision_number": 0, "id": "60f7d4a7-1a27-4801-a1e8-5bf33633b818", "remote_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:12Z", "security_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "tenant_id": "020d00b5451a467cb276d06789a1149d", "port_range_min": null, "ethertype": "IPv6", "project_id": "020d00b5451a467cb276d06789a1149d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:12Z", "revision_number": 0, "id": "38b9f88b-1fc0-40d1-af74-237d79be193d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:12Z", "security_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "tenant_id": "020d00b5451a467cb276d06789a1149d", "port_range_min": null, "ethertype": "IPv4", "project_id": "020d00b5451a467cb276d06789a1149d"}], "revision_number": 4, "project_id": "020d00b5451a467cb276d06789a1149d", "id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "created_at": "2019-01-18T04:39:06Z", "updated_at": "2019-01-18T04:39:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "4bf1a402-0fa2-4cfd-9fee-4a28f16bb271", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "47feb8aba08a40dca7028a1701e597b9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "0aedefa2-edbc-47b5-bead-e954540f6937", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "47feb8aba08a40dca7028a1701e597b9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "8860837e-afbd-4411-adf9-d88db88c2114", "remote_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "47feb8aba08a40dca7028a1701e597b9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "4e399c2e-bc03-4aa3-b192-1fafdc9248ba", "remote_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "47feb8aba08a40dca7028a1701e597b9"}], "revision_number": 4, "project_id": "47feb8aba08a40dca7028a1701e597b9", "id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "name": "default"}]} 2019-01-18 06:01:30,041 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-8591a7b8-89f6-47df-b5c5-a4897f85a2c6 2019-01-18 06:01:30,046 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/9c53a91613fb4d5080479ac6f51697ed -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6edec080212da14fd8f189dfed16d8303243d161" 2019-01-18 06:01:30,130 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:01:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bd6eed91-b78c-4c32-a237-dff940860ed9 Content-Encoding: gzip Content-Length: 190 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/9c53a91613fb4d5080479ac6f51697ed"}, "enabled": true, "id": "9c53a91613fb4d5080479ac6f51697ed", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2019-01-18 06:01:30,131 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/9c53a91613fb4d5080479ac6f51697ed used request id req-bd6eed91-b78c-4c32-a237-dff940860ed9 2019-01-18 06:01:30,135 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/020d00b5451a467cb276d06789a1149d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6edec080212da14fd8f189dfed16d8303243d161" 2019-01-18 06:01:30,216 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:01:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5f0b595b-c2d3-48c0-9676-01ba5e38dc80 Content-Encoding: gzip Content-Length: 248 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/020d00b5451a467cb276d06789a1149d"}, "enabled": true, "id": "020d00b5451a467cb276d06789a1149d", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}} 2019-01-18 06:01:30,216 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/020d00b5451a467cb276d06789a1149d used request id req-5f0b595b-c2d3-48c0-9676-01ba5e38dc80 2019-01-18 06:01:30,219 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/47feb8aba08a40dca7028a1701e597b9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6edec080212da14fd8f189dfed16d8303243d161" 2019-01-18 06:01:30,310 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:01:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-240417c9-c8b8-4e9c-968b-22fc55c7c825 Content-Encoding: gzip Content-Length: 205 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/47feb8aba08a40dca7028a1701e597b9"}, "enabled": true, "id": "47feb8aba08a40dca7028a1701e597b9", "parent_id": "default", "domain_id": "default", "name": "service"}} 2019-01-18 06:01:30,310 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/47feb8aba08a40dca7028a1701e597b9 used request id req-240417c9-c8b8-4e9c-968b-22fc55c7c825 2019-01-18 06:01:30,311 - keystone_utils - INFO - Deleting project with name - CreateImageSuccessTests-98f2b771-891b-4a3-proj 2019-01-18 06:01:30,315 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/5e516e87938d44d3b45b2e0f67631bf8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6edec080212da14fd8f189dfed16d8303243d161" 2019-01-18 06:01:30,503 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 06:01:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1c54c099-0a93-40f7-a82a-068358a06e53 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 06:01:30,503 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/5e516e87938d44d3b45b2e0f67631bf8 used request id req-1c54c099-0a93-40f7-a82a-068358a06e53 2019-01-18 06:01:30,503 - keystone_utils - INFO - Deleting role with name - CreateImageSuccessTests-98f2b771-891b-4a3-proj-role 2019-01-18 06:01:30,507 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/6631d54e0dd647eeb633e312714f8e05 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6edec080212da14fd8f189dfed16d8303243d161" 2019-01-18 06:01:30,656 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 06:01:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-00a6956c-7bc9-4571-aee5-295fc89a7726 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 06:01:30,656 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/6631d54e0dd647eeb633e312714f8e05 used request id req-00a6956c-7bc9-4571-aee5-295fc89a7726 2019-01-18 06:01:30,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}6edec080212da14fd8f189dfed16d8303243d161" 2019-01-18 06:01:30,749 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:01:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b8613cea-bbab-410d-96a4-c84f53ad214c Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "488fca829f8b496daa1cd2cdc6e45c49", "links": {"self": "http://172.30.9.23:5000/v3/roles/488fca829f8b496daa1cd2cdc6e45c49"}, "name": "Member"}, {"domain_id": null, "id": "6b7f4f4f76264b6fb449c43b86ee3817", "links": {"self": "http://172.30.9.23:5000/v3/roles/6b7f4f4f76264b6fb449c43b86ee3817"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a482b711adf94961bf4bb28eda7f0e28", "links": {"self": "http://172.30.9.23:5000/v3/roles/a482b711adf94961bf4bb28eda7f0e28"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c65201bd05504fa786d79b166e8bbba3", "links": {"self": "http://172.30.9.23:5000/v3/roles/c65201bd05504fa786d79b166e8bbba3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "e7e317b66c174923a8cb46c48d897c8d", "links": {"self": "http://172.30.9.23:5000/v3/roles/e7e317b66c174923a8cb46c48d897c8d"}, "name": "ResellerAdmin"}]} 2019-01-18 06:01:30,749 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-b8613cea-bbab-410d-96a4-c84f53ad214c 2019-01-18 06:01:30,750 - keystone_utils - INFO - Deleting user with name - CreateImageSuccessTests-98f2b771-891b-4a3-user 2019-01-18 06:01:30,753 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/f968f57cf02948b6bf00757af4834a44 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8ddb362bc3bc25c727133b89bcf67de2b94e729" 2019-01-18 06:01:30,931 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 06:01:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9930d8e6-9da0-4edc-9d08-5e176c2a3d08 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 06:01:30,931 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/f968f57cf02948b6bf00757af4834a44 used request id req-9930d8e6-9da0-4edc-9d08-5e176c2a3d08 2019-01-18 06:01:30,932 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:01:31,306 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "488fca829f8b496daa1cd2cdc6e45c49", "name": "Member"}, {"id": "c65201bd05504fa786d79b166e8bbba3", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}], "expires_at": "2019-01-18T07:01:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "020d00b5451a467cb276d06789a1149d", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "id": "e292c913af7844408b6509a836e493f5"}, "audit_ids": ["UkYN8PTeRSehGk5K_KA08g"], "issued_at": "2019-01-18T06:01:31.000000Z"}} 2019-01-18 06:01:31,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}995235a6969be553a6426bbf56e5dcbc455f3a40" 2019-01-18 06:01:31,388 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:01:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c24de921-eede-40d1-b9ae-f617a31fc6b0 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:01:31,388 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-c24de921-eede-40d1-b9ae-f617a31fc6b0 2019-01-18 06:01:31,390 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:01:31,391 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:01:31,773 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "488fca829f8b496daa1cd2cdc6e45c49", "name": "Member"}, {"id": "c65201bd05504fa786d79b166e8bbba3", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}], "expires_at": "2019-01-18T07:01:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "020d00b5451a467cb276d06789a1149d", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "id": "e292c913af7844408b6509a836e493f5"}, "audit_ids": ["q3dHtrsVQ_Oi7_9aHhCD2g"], "issued_at": "2019-01-18T06:01:31.000000Z"}} 2019-01-18 06:01:31,774 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5efb29df62dfe2e5c5cfe78da879de2915d9f38" 2019-01-18 06:01:31,852 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:01:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7657a631-9471-455b-ad9f-50bec11482af Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:01:31,852 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-7657a631-9471-455b-ad9f-50bec11482af 2019-01-18 06:01:31,857 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-18 06:01:31,861 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 18 Jan 2019 06:01: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"}]}]}} 2019-01-18 06:01:31,862 - 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-4f7abdd8-87fb-468-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5efb29df62dfe2e5c5cfe78da879de2915d9f38" 2019-01-18 06:01:31,949 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:01:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-909d7ef9-5c35-4ccd-b247-3af251a41cbc 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-4f7abdd8-87fb-468-proj", "previous": null, "next": null}, "projects": []} 2019-01-18 06:01:31,950 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-4f7abdd8-87fb-468-proj used request id req-909d7ef9-5c35-4ccd-b247-3af251a41cbc 2019-01-18 06:01:31,953 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5efb29df62dfe2e5c5cfe78da879de2915d9f38" 2019-01-18 06:01:32,052 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:01:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4320e72c-ba55-4686-b6f3-671ee41979a8 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-18 06:01:32,052 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-4320e72c-ba55-4686-b6f3-671ee41979a8 2019-01-18 06:01:32,056 - 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}b5efb29df62dfe2e5c5cfe78da879de2915d9f38" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateImageSuccessTests-4f7abdd8-87fb-468-proj"}}' 2019-01-18 06:01:32,159 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 18 Jan 2019 06:01:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c9819481-8511-48d0-8019-980581e5d52e Content-Length: 308 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/f968c835cd2a416e94f61861ff1eb2d9"}, "enabled": true, "id": "f968c835cd2a416e94f61861ff1eb2d9", "parent_id": "default", "domain_id": "default", "name": "CreateImageSuccessTests-4f7abdd8-87fb-468-proj"}} 2019-01-18 06:01:32,159 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-c9819481-8511-48d0-8019-980581e5d52e 2019-01-18 06:01:32,159 - keystone_utils - INFO - Created project with name - CreateImageSuccessTests-4f7abdd8-87fb-468-proj 2019-01-18 06:01:32,159 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:01:32,160 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:01:32,544 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "488fca829f8b496daa1cd2cdc6e45c49", "name": "Member"}, {"id": "c65201bd05504fa786d79b166e8bbba3", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}], "expires_at": "2019-01-18T07:01:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "020d00b5451a467cb276d06789a1149d", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "id": "e292c913af7844408b6509a836e493f5"}, "audit_ids": ["0Tjeob8gQHe4cZoVi841zQ"], "issued_at": "2019-01-18T06:01:32.000000Z"}} 2019-01-18 06:01:32,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}decd86b80f3eab9563517a2b7ca6ac5a0098f9ea" 2019-01-18 06:01:32,622 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:01:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-62931a6c-cac3-40b3-9670-86421a63c11d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:01:32,622 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-62931a6c-cac3-40b3-9670-86421a63c11d 2019-01-18 06:01:32,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" 2019-01-18 06:01:32,631 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 18 Jan 2019 06:01: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"}]}]}} 2019-01-18 06:01:32,632 - 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}decd86b80f3eab9563517a2b7ca6ac5a0098f9ea" 2019-01-18 06:01:32,737 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:01:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a200caa2-99b2-4b67-aa5d-e24cff85d140 Content-Encoding: gzip Content-Length: 869 Content-Type: application/json RESP BODY: {"users": [{"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/0607a2b4beb0408e9fa51cc5ba027ac6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0607a2b4beb0408e9fa51cc5ba027ac6", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/17c61b95071545a094cc82823d2b88b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "17c61b95071545a094cc82823d2b88b8", "email": "nova@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/29e5d2dfed2447bda26fc75bd1122674"}, "domain_id": "default", "enabled": true, "options": {}, "id": "29e5d2dfed2447bda26fc75bd1122674", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/3b6dcc8c791e4b6e8831f5b5e583de80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3b6dcc8c791e4b6e8831f5b5e583de80", "email": "neutron@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.23:5000/v3/users/45ab52d673584bc198669be88c88b878"}, "domain_id": "default", "enabled": true, "options": {}, "id": "45ab52d673584bc198669be88c88b878", "email": "barbican@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/57795b4ee52f49c6a71f55bb6c4012f8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "57795b4ee52f49c6a71f55bb6c4012f8", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/5c52969262974d64ac2a300ca5d60f50"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c52969262974d64ac2a300ca5d60f50", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/5fc15572bb1c489ba92bd9945bbc1f64"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5fc15572bb1c489ba92bd9945bbc1f64", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/6b519d70e25f4e61a9dfd738cd6bba22"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6b519d70e25f4e61a9dfd738cd6bba22", "email": "heat@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.23:5000/v3/users/8248437208b540c2893a7117ad102a87"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8248437208b540c2893a7117ad102a87", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/890dee97e62840c5b15e36f03f6b7efc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "890dee97e62840c5b15e36f03f6b7efc", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/8cccb516ecc44ed9bb7c8633df108fd4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8cccb516ecc44ed9bb7c8633df108fd4", "email": "glance@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.23:5000/v3/users/97c3d863a98148299fa116fdb54be470"}, "domain_id": "default", "enabled": true, "options": {}, "id": "97c3d863a98148299fa116fdb54be470", "email": "tacker@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/a2a0c8c0f19941808c9f618af50b3b79"}, "domain_id": "c19db1b8f60647a9a114cd23287c807b", "enabled": true, "options": {}, "id": "a2a0c8c0f19941808c9f618af50b3b79", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "links": {"self": "http://172.30.9.23:5000/v3/users/e292c913af7844408b6509a836e493f5"}, "domain_id": "default", "enabled": true, "id": "e292c913af7844408b6509a836e493f5", "options": {}}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/fe5de73ba9cb41b2be24ccf1f72f5ed4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe5de73ba9cb41b2be24ccf1f72f5ed4", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2019-01-18 06:01:32,738 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-a200caa2-99b2-4b67-aa5d-e24cff85d140 2019-01-18 06:01:32,742 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateImageSuccessTests-4f7abdd8-87fb-468-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}decd86b80f3eab9563517a2b7ca6ac5a0098f9ea" 2019-01-18 06:01:32,936 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:01:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b67affec-1ae1-4fe4-bdc1-cb66cac388eb Content-Encoding: gzip Content-Length: 254 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateImageSuccessTests-4f7abdd8-87fb-468-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/f968c835cd2a416e94f61861ff1eb2d9"}, "enabled": true, "id": "f968c835cd2a416e94f61861ff1eb2d9", "parent_id": "default", "domain_id": "default", "name": "CreateImageSuccessTests-4f7abdd8-87fb-468-proj"}]} 2019-01-18 06:01:32,936 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateImageSuccessTests-4f7abdd8-87fb-468-proj used request id req-b67affec-1ae1-4fe4-bdc1-cb66cac388eb 2019-01-18 06:01:32,940 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}decd86b80f3eab9563517a2b7ca6ac5a0098f9ea" 2019-01-18 06:01:33,032 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:01:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5967ad74-6ebe-434a-9f56-514d20784b56 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-18 06:01:33,032 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-5967ad74-6ebe-434a-9f56-514d20784b56 2019-01-18 06:01:33,399 - keystone_utils - INFO - Created user with name - CreateImageSuccessTests-4f7abdd8-87fb-468-user 2019-01-18 06:01:33,399 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:01:33,403 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5efb29df62dfe2e5c5cfe78da879de2915d9f38" 2019-01-18 06:01:33,486 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:01:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f3c40a99-b8cc-4280-99ca-962ee2b982cc Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "488fca829f8b496daa1cd2cdc6e45c49", "links": {"self": "http://172.30.9.23:5000/v3/roles/488fca829f8b496daa1cd2cdc6e45c49"}, "name": "Member"}, {"domain_id": null, "id": "6b7f4f4f76264b6fb449c43b86ee3817", "links": {"self": "http://172.30.9.23:5000/v3/roles/6b7f4f4f76264b6fb449c43b86ee3817"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a482b711adf94961bf4bb28eda7f0e28", "links": {"self": "http://172.30.9.23:5000/v3/roles/a482b711adf94961bf4bb28eda7f0e28"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c65201bd05504fa786d79b166e8bbba3", "links": {"self": "http://172.30.9.23:5000/v3/roles/c65201bd05504fa786d79b166e8bbba3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "e7e317b66c174923a8cb46c48d897c8d", "links": {"self": "http://172.30.9.23:5000/v3/roles/e7e317b66c174923a8cb46c48d897c8d"}, "name": "ResellerAdmin"}]} 2019-01-18 06:01:33,486 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-f3c40a99-b8cc-4280-99ca-962ee2b982cc 2019-01-18 06:01:33,490 - 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}b5efb29df62dfe2e5c5cfe78da879de2915d9f38" -d '{"role": {"name": "CreateImageSuccessTests-4f7abdd8-87fb-468-proj-role"}}' 2019-01-18 06:01:33,686 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 18 Jan 2019 06:01:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a4f463d2-0fca-4eb1-af2f-ab6e0f67279d Content-Length: 222 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "61b1c3b0f9dd418499500f585c4d5e7d", "links": {"self": "http://172.30.9.23:5000/v3/roles/61b1c3b0f9dd418499500f585c4d5e7d"}, "name": "CreateImageSuccessTests-4f7abdd8-87fb-468-proj-role"}} 2019-01-18 06:01:33,686 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-a4f463d2-0fca-4eb1-af2f-ab6e0f67279d 2019-01-18 06:01:33,686 - keystone_utils - INFO - Created role with name - CreateImageSuccessTests-4f7abdd8-87fb-468-proj-role 2019-01-18 06:01:33,690 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/61b1c3b0f9dd418499500f585c4d5e7d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5efb29df62dfe2e5c5cfe78da879de2915d9f38" 2019-01-18 06:01:33,861 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:01:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3b47c116-1f94-4272-80e2-d0fe7210e10b Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.23:5000/v3/roles/61b1c3b0f9dd418499500f585c4d5e7d"}, "domain_id": null, "name": "CreateImageSuccessTests-4f7abdd8-87fb-468-proj-role", "id": "61b1c3b0f9dd418499500f585c4d5e7d"}} 2019-01-18 06:01:33,861 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/61b1c3b0f9dd418499500f585c4d5e7d used request id req-3b47c116-1f94-4272-80e2-d0fe7210e10b 2019-01-18 06:01:33,862 - keystone_utils - INFO - Granting role CreateImageSuccessTests-4f7abdd8-87fb-468-proj-role to project CreateImageSuccessTests-4f7abdd8-87fb-468-proj 2019-01-18 06:01:33,865 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/f968c835cd2a416e94f61861ff1eb2d9/users/09b70f2d2d9a4d4fb22b65a6ea6e54c7/roles/61b1c3b0f9dd418499500f585c4d5e7d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5efb29df62dfe2e5c5cfe78da879de2915d9f38" 2019-01-18 06:01:33,981 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 06:01:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bf1fb902-7ae2-4395-97e1-f64bd403de69 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 06:01:33,981 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/f968c835cd2a416e94f61861ff1eb2d9/users/09b70f2d2d9a4d4fb22b65a6ea6e54c7/roles/61b1c3b0f9dd418499500f585c4d5e7d used request id req-bf1fb902-7ae2-4395-97e1-f64bd403de69 2019-01-18 06:01:33,982 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2019-01-18 06:01:33,982 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:01:33,983 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:01:34,359 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "61b1c3b0f9dd418499500f585c4d5e7d", "name": "CreateImageSuccessTests-4f7abdd8-87fb-468-proj-role"}], "expires_at": "2019-01-18T07:01:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f968c835cd2a416e94f61861ff1eb2d9", "name": "CreateImageSuccessTests-4f7abdd8-87fb-468-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/f968c835cd2a416e94f61861ff1eb2d9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/f968c835cd2a416e94f61861ff1eb2d9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/f968c835cd2a416e94f61861ff1eb2d9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/f968c835cd2a416e94f61861ff1eb2d9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/f968c835cd2a416e94f61861ff1eb2d9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/f968c835cd2a416e94f61861ff1eb2d9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/f968c835cd2a416e94f61861ff1eb2d9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/f968c835cd2a416e94f61861ff1eb2d9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/f968c835cd2a416e94f61861ff1eb2d9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/f968c835cd2a416e94f61861ff1eb2d9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/f968c835cd2a416e94f61861ff1eb2d9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/f968c835cd2a416e94f61861ff1eb2d9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageSuccessTests-4f7abdd8-87fb-468-user", "id": "09b70f2d2d9a4d4fb22b65a6ea6e54c7"}, "audit_ids": ["hvicEnLSR2qiz0kc0zccJQ"], "issued_at": "2019-01-18T06:01:34.000000Z"}} 2019-01-18 06:01:34,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}cbed2645074ad157a6983ba56452187592c09ca7" 2019-01-18 06:01:34,440 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:01:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e5b81214-aa34-475c-923d-2a47b4568503 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:01:34,440 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-e5b81214-aa34-475c-923d-2a47b4568503 2019-01-18 06:01:34,445 - 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-df2802e4-dbb5-4044-a269-3ac8333dea57 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}cbed2645074ad157a6983ba56452187592c09ca7" 2019-01-18 06:01:34,999 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 162 Content-Type: application/json X-Openstack-Request-Id: req-7b9a2fa0-307e-4863-a75d-e0e1488777b1 Date: Fri, 18 Jan 2019 06:01:34 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageSuccessTests-df2802e4-dbb5-4044-a269-3ac8333dea57"} 2019-01-18 06:01:34,999 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-df2802e4-dbb5-4044-a269-3ac8333dea57 used request id req-7b9a2fa0-307e-4863-a75d-e0e1488777b1 2019-01-18 06:01:35,002 - 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}cbed2645074ad157a6983ba56452187592c09ca7" 2019-01-18 06:01:35,142 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-438385f8-0f42-4e5f-bcf1-a9b850cc9267 Date: Fri, 18 Jan 2019 06: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"}}} 2019-01-18 06:01:35,143 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-438385f8-0f42-4e5f-bcf1-a9b850cc9267 2019-01-18 06:01:35,174 - 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}cbed2645074ad157a6983ba56452187592c09ca7" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateImageSuccessTests-df2802e4-dbb5-4044-a269-3ac8333dea57"}' 2019-01-18 06:01:35,378 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 621 Content-Type: application/json Location: http://172.30.9.23:9292/v2/images/955efe96-5552-4827-8444-2f121b53fc98 X-Openstack-Request-Id: req-081d7218-c624-4f4e-8926-d7aab1832504 Date: Fri, 18 Jan 2019 06:01:35 GMT RESP BODY: {"status": "queued", "name": "CreateImageSuccessTests-df2802e4-dbb5-4044-a269-3ac8333dea57", "tags": [], "container_format": "bare", "created_at": "2019-01-18T06:01:35Z", "size": null, "disk_format": "qcow2", "updated_at": "2019-01-18T06:01:35Z", "visibility": "shared", "locations": [], "self": "/v2/images/955efe96-5552-4827-8444-2f121b53fc98", "min_disk": 0, "protected": false, "id": "955efe96-5552-4827-8444-2f121b53fc98", "file": "/v2/images/955efe96-5552-4827-8444-2f121b53fc98/file", "checksum": null, "owner": "f968c835cd2a416e94f61861ff1eb2d9", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-18 06:01:35,378 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-081d7218-c624-4f4e-8926-d7aab1832504 2019-01-18 06:01:35,389 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9292/v2/images/955efe96-5552-4827-8444-2f121b53fc98/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}cbed2645074ad157a6983ba56452187592c09ca7" -d '' 2019-01-18 06:01:37,432 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-06e6450e-6f0d-431b-bc8d-cfc3b109d395 Date: Fri, 18 Jan 2019 06:01:37 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-18 06:01:37,432 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/955efe96-5552-4827-8444-2f121b53fc98/file used request id req-06e6450e-6f0d-431b-bc8d-cfc3b109d395 2019-01-18 06:01:37,433 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-01-18 06:01:37,436 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/955efe96-5552-4827-8444-2f121b53fc98 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}cbed2645074ad157a6983ba56452187592c09ca7" 2019-01-18 06:01:37,611 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 882 Content-Type: application/json X-Openstack-Request-Id: req-fec5562f-d545-4878-8d22-b38c90ba033b Date: Fri, 18 Jan 2019 06:01:37 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-df2802e4-dbb5-4044-a269-3ac8333dea57", "tags": [], "container_format": "bare", "created_at": "2019-01-18T06:01:35Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-18T06:01:37Z", "visibility": "shared", "locations": [{"url": "rbd://af014572-0a5d-4a80-a07f-9105f52ab2c1/images/955efe96-5552-4827-8444-2f121b53fc98/snap", "metadata": {}}], "self": "/v2/images/955efe96-5552-4827-8444-2f121b53fc98", "min_disk": 0, "protected": false, "id": "955efe96-5552-4827-8444-2f121b53fc98", "file": "/v2/images/955efe96-5552-4827-8444-2f121b53fc98/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "f968c835cd2a416e94f61861ff1eb2d9", "direct_url": "rbd://af014572-0a5d-4a80-a07f-9105f52ab2c1/images/955efe96-5552-4827-8444-2f121b53fc98/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-18 06:01:37,611 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/955efe96-5552-4827-8444-2f121b53fc98 used request id req-fec5562f-d545-4878-8d22-b38c90ba033b 2019-01-18 06:01:37,614 - 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}cbed2645074ad157a6983ba56452187592c09ca7" 2019-01-18 06:01:37,622 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-8c878aa7-0c02-4370-a67d-fc32d56085c4 Date: Fri, 18 Jan 2019 06:01: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"}}} 2019-01-18 06:01:37,622 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-8c878aa7-0c02-4370-a67d-fc32d56085c4 2019-01-18 06:01:37,625 - create_image - INFO - Created image with name - CreateImageSuccessTests-df2802e4-dbb5-4044-a269-3ac8333dea57 2019-01-18 06:01:37,627 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/955efe96-5552-4827-8444-2f121b53fc98 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}cbed2645074ad157a6983ba56452187592c09ca7" 2019-01-18 06:01:38,186 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 882 Content-Type: application/json X-Openstack-Request-Id: req-a37ee239-ee1a-488c-b495-6137d4cb9585 Date: Fri, 18 Jan 2019 06:01:38 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-df2802e4-dbb5-4044-a269-3ac8333dea57", "tags": [], "container_format": "bare", "created_at": "2019-01-18T06:01:35Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-18T06:01:37Z", "visibility": "shared", "locations": [{"url": "rbd://af014572-0a5d-4a80-a07f-9105f52ab2c1/images/955efe96-5552-4827-8444-2f121b53fc98/snap", "metadata": {}}], "self": "/v2/images/955efe96-5552-4827-8444-2f121b53fc98", "min_disk": 0, "protected": false, "id": "955efe96-5552-4827-8444-2f121b53fc98", "file": "/v2/images/955efe96-5552-4827-8444-2f121b53fc98/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "f968c835cd2a416e94f61861ff1eb2d9", "direct_url": "rbd://af014572-0a5d-4a80-a07f-9105f52ab2c1/images/955efe96-5552-4827-8444-2f121b53fc98/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-18 06:01:38,186 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/955efe96-5552-4827-8444-2f121b53fc98 used request id req-a37ee239-ee1a-488c-b495-6137d4cb9585 2019-01-18 06:01:38,187 - create_image - DEBUG - Instance status is - active 2019-01-18 06:01:38,187 - create_image - DEBUG - Image is active with name - CreateImageSuccessTests-df2802e4-dbb5-4044-a269-3ac8333dea57 2019-01-18 06:01:38,187 - create_image - INFO - Image is now active with name - CreateImageSuccessTests-df2802e4-dbb5-4044-a269-3ac8333dea57 2019-01-18 06:01:38,188 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:01:38,554 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "61b1c3b0f9dd418499500f585c4d5e7d", "name": "CreateImageSuccessTests-4f7abdd8-87fb-468-proj-role"}], "expires_at": "2019-01-18T07:01:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f968c835cd2a416e94f61861ff1eb2d9", "name": "CreateImageSuccessTests-4f7abdd8-87fb-468-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/f968c835cd2a416e94f61861ff1eb2d9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/f968c835cd2a416e94f61861ff1eb2d9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/f968c835cd2a416e94f61861ff1eb2d9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/f968c835cd2a416e94f61861ff1eb2d9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/f968c835cd2a416e94f61861ff1eb2d9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/f968c835cd2a416e94f61861ff1eb2d9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/f968c835cd2a416e94f61861ff1eb2d9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/f968c835cd2a416e94f61861ff1eb2d9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/f968c835cd2a416e94f61861ff1eb2d9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/f968c835cd2a416e94f61861ff1eb2d9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/f968c835cd2a416e94f61861ff1eb2d9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/f968c835cd2a416e94f61861ff1eb2d9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageSuccessTests-4f7abdd8-87fb-468-user", "id": "09b70f2d2d9a4d4fb22b65a6ea6e54c7"}, "audit_ids": ["cI7WodrmRwKx7Ib0h9W98Q"], "issued_at": "2019-01-18T06:01:38.000000Z"}} 2019-01-18 06:01:38,557 - 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-df2802e4-dbb5-4044-a269-3ac8333dea57 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e083477efe73f7b27f021b06ef029e355379f6b9" 2019-01-18 06:01:38,740 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1044 Content-Type: application/json X-Openstack-Request-Id: req-aa776644-e464-493c-baf3-6c1d19fb5ef2 Date: Fri, 18 Jan 2019 06:01:38 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-df2802e4-dbb5-4044-a269-3ac8333dea57", "tags": [], "container_format": "bare", "created_at": "2019-01-18T06:01:35Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-18T06:01:37Z", "visibility": "shared", "locations": [{"url": "rbd://af014572-0a5d-4a80-a07f-9105f52ab2c1/images/955efe96-5552-4827-8444-2f121b53fc98/snap", "metadata": {}}], "self": "/v2/images/955efe96-5552-4827-8444-2f121b53fc98", "min_disk": 0, "protected": false, "id": "955efe96-5552-4827-8444-2f121b53fc98", "file": "/v2/images/955efe96-5552-4827-8444-2f121b53fc98/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "f968c835cd2a416e94f61861ff1eb2d9", "direct_url": "rbd://af014572-0a5d-4a80-a07f-9105f52ab2c1/images/955efe96-5552-4827-8444-2f121b53fc98/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageSuccessTests-df2802e4-dbb5-4044-a269-3ac8333dea57"} 2019-01-18 06:01:38,740 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-df2802e4-dbb5-4044-a269-3ac8333dea57 used request id req-aa776644-e464-493c-baf3-6c1d19fb5ef2 2019-01-18 06:01:38,743 - 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}e083477efe73f7b27f021b06ef029e355379f6b9" 2019-01-18 06:01:38,888 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-4e6ddad0-9819-4312-bae1-a5d9d1031125 Date: Fri, 18 Jan 2019 06:01: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"}}} 2019-01-18 06:01:38,888 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-4e6ddad0-9819-4312-bae1-a5d9d1031125 2019-01-18 06:01:38,891 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:01:38,892 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:01:39,275 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "61b1c3b0f9dd418499500f585c4d5e7d", "name": "CreateImageSuccessTests-4f7abdd8-87fb-468-proj-role"}], "expires_at": "2019-01-18T07:01:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f968c835cd2a416e94f61861ff1eb2d9", "name": "CreateImageSuccessTests-4f7abdd8-87fb-468-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/f968c835cd2a416e94f61861ff1eb2d9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/f968c835cd2a416e94f61861ff1eb2d9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/f968c835cd2a416e94f61861ff1eb2d9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/f968c835cd2a416e94f61861ff1eb2d9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/f968c835cd2a416e94f61861ff1eb2d9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/f968c835cd2a416e94f61861ff1eb2d9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/f968c835cd2a416e94f61861ff1eb2d9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/f968c835cd2a416e94f61861ff1eb2d9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/f968c835cd2a416e94f61861ff1eb2d9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/f968c835cd2a416e94f61861ff1eb2d9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/f968c835cd2a416e94f61861ff1eb2d9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/f968c835cd2a416e94f61861ff1eb2d9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageSuccessTests-4f7abdd8-87fb-468-user", "id": "09b70f2d2d9a4d4fb22b65a6ea6e54c7"}, "audit_ids": ["U5osHH3VQueRyloffRGZlA"], "issued_at": "2019-01-18T06:01:39.000000Z"}} 2019-01-18 06:01:39,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}b4a3c5fb5e1a603a093ee905e53c31a0403c03a6" 2019-01-18 06:01:39,358 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:01:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b569e497-da35-4d8c-9068-57c5ceac4259 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:01:39,358 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-b569e497-da35-4d8c-9068-57c5ceac4259 2019-01-18 06:01:39,362 - 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-df2802e4-dbb5-4044-a269-3ac8333dea57 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b4a3c5fb5e1a603a093ee905e53c31a0403c03a6" 2019-01-18 06:01:39,544 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1044 Content-Type: application/json X-Openstack-Request-Id: req-a2bcdd06-a07c-4aae-ad35-97be873a6e4e Date: Fri, 18 Jan 2019 06:01:39 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-df2802e4-dbb5-4044-a269-3ac8333dea57", "tags": [], "container_format": "bare", "created_at": "2019-01-18T06:01:35Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-18T06:01:37Z", "visibility": "shared", "locations": [{"url": "rbd://af014572-0a5d-4a80-a07f-9105f52ab2c1/images/955efe96-5552-4827-8444-2f121b53fc98/snap", "metadata": {}}], "self": "/v2/images/955efe96-5552-4827-8444-2f121b53fc98", "min_disk": 0, "protected": false, "id": "955efe96-5552-4827-8444-2f121b53fc98", "file": "/v2/images/955efe96-5552-4827-8444-2f121b53fc98/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "f968c835cd2a416e94f61861ff1eb2d9", "direct_url": "rbd://af014572-0a5d-4a80-a07f-9105f52ab2c1/images/955efe96-5552-4827-8444-2f121b53fc98/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageSuccessTests-df2802e4-dbb5-4044-a269-3ac8333dea57"} 2019-01-18 06:01:39,544 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-df2802e4-dbb5-4044-a269-3ac8333dea57 used request id req-a2bcdd06-a07c-4aae-ad35-97be873a6e4e 2019-01-18 06:01:39,547 - 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}b4a3c5fb5e1a603a093ee905e53c31a0403c03a6" 2019-01-18 06:01:39,709 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-6b2f87e8-80b6-42ee-90a1-a8d932bf90c3 Date: Fri, 18 Jan 2019 06:01: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"}}} 2019-01-18 06:01:39,709 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-6b2f87e8-80b6-42ee-90a1-a8d932bf90c3 2019-01-18 06:01:39,711 - create_image - INFO - Found image with name - CreateImageSuccessTests-df2802e4-dbb5-4044-a269-3ac8333dea57 2019-01-18 06:01:39,712 - glance_utils - INFO - Deleting image named - CreateImageSuccessTests-df2802e4-dbb5-4044-a269-3ac8333dea57 2019-01-18 06:01:39,714 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9292/v2/images/955efe96-5552-4827-8444-2f121b53fc98 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}cbed2645074ad157a6983ba56452187592c09ca7" 2019-01-18 06:01:41,267 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-584e0726-7f1f-4a60-9031-ee35d7ee4367 Date: Fri, 18 Jan 2019 06:01:41 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-18 06:01:41,267 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/955efe96-5552-4827-8444-2f121b53fc98 used request id req-584e0726-7f1f-4a60-9031-ee35d7ee4367 2019-01-18 06:01:41,274 - 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}b5efb29df62dfe2e5c5cfe78da879de2915d9f38" 2019-01-18 06:01:41,558 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-88881315-fbcf-4e9e-a589-d3131dba7df3 Date: Fri, 18 Jan 2019 06:01:41 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-18T04:53:26Z", "updated_at": "2019-01-18T04:53:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:53:26Z", "revision_number": 0, "id": "84255fa4-c13a-4cfe-b73d-e56ee216ca1e", "remote_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "remote_ip_prefix": null, "created_at": "2019-01-18T04:53:26Z", "security_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:53:26Z", "revision_number": 0, "id": "571036d3-cb1d-483a-acb9-96f19293add9", "remote_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "remote_ip_prefix": null, "created_at": "2019-01-18T04:53:26Z", "security_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:53:26Z", "revision_number": 0, "id": "260c2de9-5dc5-4508-b06c-24b9d7ed838c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:53:26Z", "security_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:53:26Z", "revision_number": 0, "id": "9c6f69fc-3bf8-4346-9288-5a255b82b67e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:53:26Z", "security_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "created_at": "2019-01-18T04:51:20Z", "updated_at": "2019-01-18T04:51:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "87b9b994-ae22-4850-863a-6a4925bd01fe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv4", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "45161a51-d6dd-4bb8-986d-bc2f88599c1d", "remote_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv6", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "2b339890-44d0-4711-a050-08a64d58e2a0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv6", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "24c99e6f-888c-4943-9c93-54ad3b18b18c", "remote_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv4", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}], "revision_number": 4, "project_id": "9c53a91613fb4d5080479ac6f51697ed", "id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "020d00b5451a467cb276d06789a1149d", "created_at": "2019-01-18T05:59:12Z", "updated_at": "2019-01-18T05:59:12Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:12Z", "revision_number": 0, "id": "8faf6dda-6919-4b75-b745-2af38abf8dcf", "remote_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:12Z", "security_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "tenant_id": "020d00b5451a467cb276d06789a1149d", "port_range_min": null, "ethertype": "IPv4", "project_id": "020d00b5451a467cb276d06789a1149d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:12Z", "revision_number": 0, "id": "60f7d4a7-1a27-4801-a1e8-5bf33633b818", "remote_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:12Z", "security_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "tenant_id": "020d00b5451a467cb276d06789a1149d", "port_range_min": null, "ethertype": "IPv6", "project_id": "020d00b5451a467cb276d06789a1149d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:12Z", "revision_number": 0, "id": "38b9f88b-1fc0-40d1-af74-237d79be193d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:12Z", "security_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "tenant_id": "020d00b5451a467cb276d06789a1149d", "port_range_min": null, "ethertype": "IPv4", "project_id": "020d00b5451a467cb276d06789a1149d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:12Z", "revision_number": 0, "id": "38b091dd-dca7-4cbe-8c1c-dd18a74bfca8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:12Z", "security_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "tenant_id": "020d00b5451a467cb276d06789a1149d", "port_range_min": null, "ethertype": "IPv6", "project_id": "020d00b5451a467cb276d06789a1149d"}], "revision_number": 4, "project_id": "020d00b5451a467cb276d06789a1149d", "id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "created_at": "2019-01-18T04:39:06Z", "updated_at": "2019-01-18T04:39:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "0aedefa2-edbc-47b5-bead-e954540f6937", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "47feb8aba08a40dca7028a1701e597b9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "8860837e-afbd-4411-adf9-d88db88c2114", "remote_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "47feb8aba08a40dca7028a1701e597b9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "4e399c2e-bc03-4aa3-b192-1fafdc9248ba", "remote_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "47feb8aba08a40dca7028a1701e597b9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "4bf1a402-0fa2-4cfd-9fee-4a28f16bb271", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "47feb8aba08a40dca7028a1701e597b9"}], "revision_number": 4, "project_id": "47feb8aba08a40dca7028a1701e597b9", "id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "name": "default"}]} 2019-01-18 06:01:41,558 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-88881315-fbcf-4e9e-a589-d3131dba7df3 2019-01-18 06:01:41,563 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/9c53a91613fb4d5080479ac6f51697ed -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5efb29df62dfe2e5c5cfe78da879de2915d9f38" 2019-01-18 06:01:41,644 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:01:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2d354c53-01b1-4760-aad7-d2c508a30e19 Content-Encoding: gzip Content-Length: 190 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/9c53a91613fb4d5080479ac6f51697ed"}, "enabled": true, "id": "9c53a91613fb4d5080479ac6f51697ed", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2019-01-18 06:01:41,644 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/9c53a91613fb4d5080479ac6f51697ed used request id req-2d354c53-01b1-4760-aad7-d2c508a30e19 2019-01-18 06:01:41,648 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/020d00b5451a467cb276d06789a1149d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5efb29df62dfe2e5c5cfe78da879de2915d9f38" 2019-01-18 06:01:41,732 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:01:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-da525fcf-9754-4158-ba8a-3ab1b165048d Content-Encoding: gzip Content-Length: 248 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/020d00b5451a467cb276d06789a1149d"}, "enabled": true, "id": "020d00b5451a467cb276d06789a1149d", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}} 2019-01-18 06:01:41,732 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/020d00b5451a467cb276d06789a1149d used request id req-da525fcf-9754-4158-ba8a-3ab1b165048d 2019-01-18 06:01:41,735 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/47feb8aba08a40dca7028a1701e597b9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5efb29df62dfe2e5c5cfe78da879de2915d9f38" 2019-01-18 06:01:41,825 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:01:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-82ac84b1-eed9-4fc8-bebb-89cafa9ad5b6 Content-Encoding: gzip Content-Length: 205 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/47feb8aba08a40dca7028a1701e597b9"}, "enabled": true, "id": "47feb8aba08a40dca7028a1701e597b9", "parent_id": "default", "domain_id": "default", "name": "service"}} 2019-01-18 06:01:41,826 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/47feb8aba08a40dca7028a1701e597b9 used request id req-82ac84b1-eed9-4fc8-bebb-89cafa9ad5b6 2019-01-18 06:01:41,826 - keystone_utils - INFO - Deleting project with name - CreateImageSuccessTests-4f7abdd8-87fb-468-proj 2019-01-18 06:01:41,830 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/f968c835cd2a416e94f61861ff1eb2d9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5efb29df62dfe2e5c5cfe78da879de2915d9f38" 2019-01-18 06:01:42,017 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 06:01:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-92941b05-41a5-4b4d-acc1-6d7032ba1a09 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 06:01:42,017 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/f968c835cd2a416e94f61861ff1eb2d9 used request id req-92941b05-41a5-4b4d-acc1-6d7032ba1a09 2019-01-18 06:01:42,018 - keystone_utils - INFO - Deleting role with name - CreateImageSuccessTests-4f7abdd8-87fb-468-proj-role 2019-01-18 06:01:42,021 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/61b1c3b0f9dd418499500f585c4d5e7d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5efb29df62dfe2e5c5cfe78da879de2915d9f38" 2019-01-18 06:01:42,129 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 06:01:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6c3984bf-679b-452e-9aea-6aee2624ea11 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 06:01:42,129 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/61b1c3b0f9dd418499500f585c4d5e7d used request id req-6c3984bf-679b-452e-9aea-6aee2624ea11 2019-01-18 06:01:42,133 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5efb29df62dfe2e5c5cfe78da879de2915d9f38" 2019-01-18 06:01:42,219 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:01:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e14e2d09-9b1b-4e17-ae3e-d9657cd35ab4 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "488fca829f8b496daa1cd2cdc6e45c49", "links": {"self": "http://172.30.9.23:5000/v3/roles/488fca829f8b496daa1cd2cdc6e45c49"}, "name": "Member"}, {"domain_id": null, "id": "6b7f4f4f76264b6fb449c43b86ee3817", "links": {"self": "http://172.30.9.23:5000/v3/roles/6b7f4f4f76264b6fb449c43b86ee3817"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a482b711adf94961bf4bb28eda7f0e28", "links": {"self": "http://172.30.9.23:5000/v3/roles/a482b711adf94961bf4bb28eda7f0e28"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c65201bd05504fa786d79b166e8bbba3", "links": {"self": "http://172.30.9.23:5000/v3/roles/c65201bd05504fa786d79b166e8bbba3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "e7e317b66c174923a8cb46c48d897c8d", "links": {"self": "http://172.30.9.23:5000/v3/roles/e7e317b66c174923a8cb46c48d897c8d"}, "name": "ResellerAdmin"}]} 2019-01-18 06:01:42,220 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-e14e2d09-9b1b-4e17-ae3e-d9657cd35ab4 2019-01-18 06:01:42,220 - keystone_utils - INFO - Deleting user with name - CreateImageSuccessTests-4f7abdd8-87fb-468-user 2019-01-18 06:01:42,224 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/09b70f2d2d9a4d4fb22b65a6ea6e54c7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}decd86b80f3eab9563517a2b7ca6ac5a0098f9ea" 2019-01-18 06:01:42,384 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 06:01:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-10415a25-e6a0-4fe2-94f0-3a9e8b8d5388 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 06:01:42,384 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/09b70f2d2d9a4d4fb22b65a6ea6e54c7 used request id req-10415a25-e6a0-4fe2-94f0-3a9e8b8d5388 2019-01-18 06:01:42,386 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:01:42,851 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "488fca829f8b496daa1cd2cdc6e45c49", "name": "Member"}, {"id": "c65201bd05504fa786d79b166e8bbba3", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}], "expires_at": "2019-01-18T07:01:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "020d00b5451a467cb276d06789a1149d", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "id": "e292c913af7844408b6509a836e493f5"}, "audit_ids": ["eAOvL1NyQ1G0Re7-79nlag"], "issued_at": "2019-01-18T06:01:42.000000Z"}} 2019-01-18 06:01:42,852 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43459b72d2da84fcde106eebcd1da2875cef3bf4" 2019-01-18 06:01:42,943 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:01:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b05c07d8-5211-4d67-8e49-18ba57d9119c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:01:42,943 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-b05c07d8-5211-4d67-8e49-18ba57d9119c 2019-01-18 06:01:42,945 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:01:42,946 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:01:43,326 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "488fca829f8b496daa1cd2cdc6e45c49", "name": "Member"}, {"id": "c65201bd05504fa786d79b166e8bbba3", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}], "expires_at": "2019-01-18T07:01:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "020d00b5451a467cb276d06789a1149d", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "id": "e292c913af7844408b6509a836e493f5"}, "audit_ids": ["uWH7c6I7QmmKLsXmivPdXQ"], "issued_at": "2019-01-18T06:01:43.000000Z"}} 2019-01-18 06:01:43,326 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ba24cd7d5f29a6a58ed592df5137a30a924f860" 2019-01-18 06:01:43,403 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:01:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3e65d3cf-cedc-4ea0-a4cc-b6e0c589ec6b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:01:43,403 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-3e65d3cf-cedc-4ea0-a4cc-b6e0c589ec6b 2019-01-18 06:01:43,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" 2019-01-18 06:01:43,412 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 18 Jan 2019 06:01: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"}]}]}} 2019-01-18 06:01:43,414 - 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-e8379bfe-a7b0-45e-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ba24cd7d5f29a6a58ed592df5137a30a924f860" 2019-01-18 06:01:43,494 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:01:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7a48dc39-83f2-428c-b3e8-bc87eed76043 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=CreateImageSuccessTests-e8379bfe-a7b0-45e-proj", "previous": null, "next": null}, "projects": []} 2019-01-18 06:01:43,495 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-e8379bfe-a7b0-45e-proj used request id req-7a48dc39-83f2-428c-b3e8-bc87eed76043 2019-01-18 06:01:43,498 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ba24cd7d5f29a6a58ed592df5137a30a924f860" 2019-01-18 06:01:43,586 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:01:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-079811b8-d903-459f-b106-b43b2b11adff Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-18 06:01:43,586 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-079811b8-d903-459f-b106-b43b2b11adff 2019-01-18 06:01:43,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}1ba24cd7d5f29a6a58ed592df5137a30a924f860" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateImageSuccessTests-e8379bfe-a7b0-45e-proj"}}' 2019-01-18 06:01:43,716 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 18 Jan 2019 06:01:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-815ef9d9-4b54-4bac-94c3-3876ab124415 Content-Length: 308 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/679cde6b694147c2bb43abd8a72e29a3"}, "enabled": true, "id": "679cde6b694147c2bb43abd8a72e29a3", "parent_id": "default", "domain_id": "default", "name": "CreateImageSuccessTests-e8379bfe-a7b0-45e-proj"}} 2019-01-18 06:01:43,716 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-815ef9d9-4b54-4bac-94c3-3876ab124415 2019-01-18 06:01:43,717 - keystone_utils - INFO - Created project with name - CreateImageSuccessTests-e8379bfe-a7b0-45e-proj 2019-01-18 06:01:43,717 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:01:43,718 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:01:44,108 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "488fca829f8b496daa1cd2cdc6e45c49", "name": "Member"}, {"id": "c65201bd05504fa786d79b166e8bbba3", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}], "expires_at": "2019-01-18T07:01:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "020d00b5451a467cb276d06789a1149d", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "id": "e292c913af7844408b6509a836e493f5"}, "audit_ids": ["gD6w2HEsRx-_zG5n1zgdPw"], "issued_at": "2019-01-18T06:01:44.000000Z"}} 2019-01-18 06:01:44,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}c8c99f12d1179f2546ec78d2e9d0488f9d53ed5b" 2019-01-18 06:01:44,192 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:01:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-89905dd9-28f9-4c37-bf35-620ee20ea3b3 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:01:44,193 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-89905dd9-28f9-4c37-bf35-620ee20ea3b3 2019-01-18 06:01:44,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" 2019-01-18 06:01:44,203 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 18 Jan 2019 06:01: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"}]}]}} 2019-01-18 06:01:44,204 - 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}c8c99f12d1179f2546ec78d2e9d0488f9d53ed5b" 2019-01-18 06:01:44,302 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:01:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-022fa3ee-ff29-4ffa-b1a0-4df53d204cc6 Content-Encoding: gzip Content-Length: 869 Content-Type: application/json RESP BODY: {"users": [{"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/0607a2b4beb0408e9fa51cc5ba027ac6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0607a2b4beb0408e9fa51cc5ba027ac6", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/17c61b95071545a094cc82823d2b88b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "17c61b95071545a094cc82823d2b88b8", "email": "nova@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/29e5d2dfed2447bda26fc75bd1122674"}, "domain_id": "default", "enabled": true, "options": {}, "id": "29e5d2dfed2447bda26fc75bd1122674", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/3b6dcc8c791e4b6e8831f5b5e583de80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3b6dcc8c791e4b6e8831f5b5e583de80", "email": "neutron@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.23:5000/v3/users/45ab52d673584bc198669be88c88b878"}, "domain_id": "default", "enabled": true, "options": {}, "id": "45ab52d673584bc198669be88c88b878", "email": "barbican@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/57795b4ee52f49c6a71f55bb6c4012f8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "57795b4ee52f49c6a71f55bb6c4012f8", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/5c52969262974d64ac2a300ca5d60f50"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c52969262974d64ac2a300ca5d60f50", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/5fc15572bb1c489ba92bd9945bbc1f64"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5fc15572bb1c489ba92bd9945bbc1f64", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/6b519d70e25f4e61a9dfd738cd6bba22"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6b519d70e25f4e61a9dfd738cd6bba22", "email": "heat@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.23:5000/v3/users/8248437208b540c2893a7117ad102a87"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8248437208b540c2893a7117ad102a87", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/890dee97e62840c5b15e36f03f6b7efc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "890dee97e62840c5b15e36f03f6b7efc", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/8cccb516ecc44ed9bb7c8633df108fd4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8cccb516ecc44ed9bb7c8633df108fd4", "email": "glance@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.23:5000/v3/users/97c3d863a98148299fa116fdb54be470"}, "domain_id": "default", "enabled": true, "options": {}, "id": "97c3d863a98148299fa116fdb54be470", "email": "tacker@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/a2a0c8c0f19941808c9f618af50b3b79"}, "domain_id": "c19db1b8f60647a9a114cd23287c807b", "enabled": true, "options": {}, "id": "a2a0c8c0f19941808c9f618af50b3b79", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "links": {"self": "http://172.30.9.23:5000/v3/users/e292c913af7844408b6509a836e493f5"}, "domain_id": "default", "enabled": true, "id": "e292c913af7844408b6509a836e493f5", "options": {}}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/fe5de73ba9cb41b2be24ccf1f72f5ed4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe5de73ba9cb41b2be24ccf1f72f5ed4", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2019-01-18 06:01:44,302 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-022fa3ee-ff29-4ffa-b1a0-4df53d204cc6 2019-01-18 06:01:44,307 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateImageSuccessTests-e8379bfe-a7b0-45e-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8c99f12d1179f2546ec78d2e9d0488f9d53ed5b" 2019-01-18 06:01:44,387 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:01:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0a222a03-8571-425f-b5aa-f036450e83e0 Content-Encoding: gzip Content-Length: 254 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateImageSuccessTests-e8379bfe-a7b0-45e-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/679cde6b694147c2bb43abd8a72e29a3"}, "enabled": true, "id": "679cde6b694147c2bb43abd8a72e29a3", "parent_id": "default", "domain_id": "default", "name": "CreateImageSuccessTests-e8379bfe-a7b0-45e-proj"}]} 2019-01-18 06:01:44,387 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateImageSuccessTests-e8379bfe-a7b0-45e-proj used request id req-0a222a03-8571-425f-b5aa-f036450e83e0 2019-01-18 06:01:44,391 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8c99f12d1179f2546ec78d2e9d0488f9d53ed5b" 2019-01-18 06:01:44,485 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:01:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-abc2e991-62ba-4aae-a3b1-511057f1598a Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-18 06:01:44,485 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-abc2e991-62ba-4aae-a3b1-511057f1598a 2019-01-18 06:01:44,849 - keystone_utils - INFO - Created user with name - CreateImageSuccessTests-e8379bfe-a7b0-45e-user 2019-01-18 06:01:44,849 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:01:44,853 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ba24cd7d5f29a6a58ed592df5137a30a924f860" 2019-01-18 06:01:44,944 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:01:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b4afc235-6b66-4861-82db-d56b0b167260 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "488fca829f8b496daa1cd2cdc6e45c49", "links": {"self": "http://172.30.9.23:5000/v3/roles/488fca829f8b496daa1cd2cdc6e45c49"}, "name": "Member"}, {"domain_id": null, "id": "6b7f4f4f76264b6fb449c43b86ee3817", "links": {"self": "http://172.30.9.23:5000/v3/roles/6b7f4f4f76264b6fb449c43b86ee3817"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a482b711adf94961bf4bb28eda7f0e28", "links": {"self": "http://172.30.9.23:5000/v3/roles/a482b711adf94961bf4bb28eda7f0e28"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c65201bd05504fa786d79b166e8bbba3", "links": {"self": "http://172.30.9.23:5000/v3/roles/c65201bd05504fa786d79b166e8bbba3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "e7e317b66c174923a8cb46c48d897c8d", "links": {"self": "http://172.30.9.23:5000/v3/roles/e7e317b66c174923a8cb46c48d897c8d"}, "name": "ResellerAdmin"}]} 2019-01-18 06:01:44,944 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-b4afc235-6b66-4861-82db-d56b0b167260 2019-01-18 06:01:44,948 - 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}1ba24cd7d5f29a6a58ed592df5137a30a924f860" -d '{"role": {"name": "CreateImageSuccessTests-e8379bfe-a7b0-45e-proj-role"}}' 2019-01-18 06:01:45,057 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 18 Jan 2019 06:01:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1e277de9-7655-48fb-93e7-9782102b38c3 Content-Length: 222 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "dfab504f8a5442b39065f9121e971586", "links": {"self": "http://172.30.9.23:5000/v3/roles/dfab504f8a5442b39065f9121e971586"}, "name": "CreateImageSuccessTests-e8379bfe-a7b0-45e-proj-role"}} 2019-01-18 06:01:45,058 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-1e277de9-7655-48fb-93e7-9782102b38c3 2019-01-18 06:01:45,058 - keystone_utils - INFO - Created role with name - CreateImageSuccessTests-e8379bfe-a7b0-45e-proj-role 2019-01-18 06:01:45,062 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/dfab504f8a5442b39065f9121e971586 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ba24cd7d5f29a6a58ed592df5137a30a924f860" 2019-01-18 06:01:45,145 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:01:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-feb464f9-5c06-4ddd-acce-43a6046e76a2 Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.23:5000/v3/roles/dfab504f8a5442b39065f9121e971586"}, "domain_id": null, "name": "CreateImageSuccessTests-e8379bfe-a7b0-45e-proj-role", "id": "dfab504f8a5442b39065f9121e971586"}} 2019-01-18 06:01:45,145 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/dfab504f8a5442b39065f9121e971586 used request id req-feb464f9-5c06-4ddd-acce-43a6046e76a2 2019-01-18 06:01:45,145 - keystone_utils - INFO - Granting role CreateImageSuccessTests-e8379bfe-a7b0-45e-proj-role to project CreateImageSuccessTests-e8379bfe-a7b0-45e-proj 2019-01-18 06:01:45,149 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/679cde6b694147c2bb43abd8a72e29a3/users/7d09b3b349d74fe9aa815e8e0d00291a/roles/dfab504f8a5442b39065f9121e971586 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ba24cd7d5f29a6a58ed592df5137a30a924f860" 2019-01-18 06:01:45,275 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 06:01:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e1ace0eb-f970-4045-8518-0f9f168abfe5 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 06:01:45,275 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/679cde6b694147c2bb43abd8a72e29a3/users/7d09b3b349d74fe9aa815e8e0d00291a/roles/dfab504f8a5442b39065f9121e971586 used request id req-e1ace0eb-f970-4045-8518-0f9f168abfe5 2019-01-18 06:01:45,276 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2019-01-18 06:01:45,276 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:01:45,277 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:01:45,664 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "dfab504f8a5442b39065f9121e971586", "name": "CreateImageSuccessTests-e8379bfe-a7b0-45e-proj-role"}], "expires_at": "2019-01-18T07:01:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "679cde6b694147c2bb43abd8a72e29a3", "name": "CreateImageSuccessTests-e8379bfe-a7b0-45e-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/679cde6b694147c2bb43abd8a72e29a3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/679cde6b694147c2bb43abd8a72e29a3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/679cde6b694147c2bb43abd8a72e29a3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/679cde6b694147c2bb43abd8a72e29a3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/679cde6b694147c2bb43abd8a72e29a3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/679cde6b694147c2bb43abd8a72e29a3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/679cde6b694147c2bb43abd8a72e29a3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/679cde6b694147c2bb43abd8a72e29a3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/679cde6b694147c2bb43abd8a72e29a3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/679cde6b694147c2bb43abd8a72e29a3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/679cde6b694147c2bb43abd8a72e29a3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/679cde6b694147c2bb43abd8a72e29a3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageSuccessTests-e8379bfe-a7b0-45e-user", "id": "7d09b3b349d74fe9aa815e8e0d00291a"}, "audit_ids": ["5DIPkwkCTsmXvqom6V9ZjA"], "issued_at": "2019-01-18T06:01:45.000000Z"}} 2019-01-18 06:01:45,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}d4e9be0f05246f24402979102cf3e8c960e4065d" 2019-01-18 06:01:45,739 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:01:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-18a8be61-eaf2-4f70-aa76-b7867252a928 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:01:45,740 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-18a8be61-eaf2-4f70-aa76-b7867252a928 2019-01-18 06:01:45,744 - 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-8a0eaefd-0598-4332-9ec1-23d310abbeeb -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d4e9be0f05246f24402979102cf3e8c960e4065d" 2019-01-18 06:01:45,913 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 162 Content-Type: application/json X-Openstack-Request-Id: req-bbaab923-9513-4313-9cd6-410ef4e9bcd0 Date: Fri, 18 Jan 2019 06:01:45 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageSuccessTests-8a0eaefd-0598-4332-9ec1-23d310abbeeb"} 2019-01-18 06:01:45,914 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-8a0eaefd-0598-4332-9ec1-23d310abbeeb used request id req-bbaab923-9513-4313-9cd6-410ef4e9bcd0 2019-01-18 06:01:45,917 - 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}d4e9be0f05246f24402979102cf3e8c960e4065d" 2019-01-18 06:01:46,064 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-e1de050e-4d93-4d9b-bba7-fd263315db28 Date: Fri, 18 Jan 2019 06:01:46 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"}}} 2019-01-18 06:01:46,064 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-e1de050e-4d93-4d9b-bba7-fd263315db28 2019-01-18 06:01:46,095 - 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}d4e9be0f05246f24402979102cf3e8c960e4065d" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateImageSuccessTests-8a0eaefd-0598-4332-9ec1-23d310abbeeb"}' 2019-01-18 06:01:46,676 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 621 Content-Type: application/json Location: http://172.30.9.23:9292/v2/images/94bad547-67a1-4b81-aeea-3dbadd90b221 X-Openstack-Request-Id: req-4be90d5b-4950-4ece-917b-14b60fb5059b Date: Fri, 18 Jan 2019 06:01:46 GMT RESP BODY: {"status": "queued", "name": "CreateImageSuccessTests-8a0eaefd-0598-4332-9ec1-23d310abbeeb", "tags": [], "container_format": "bare", "created_at": "2019-01-18T06:01:46Z", "size": null, "disk_format": "qcow2", "updated_at": "2019-01-18T06:01:46Z", "visibility": "shared", "locations": [], "self": "/v2/images/94bad547-67a1-4b81-aeea-3dbadd90b221", "min_disk": 0, "protected": false, "id": "94bad547-67a1-4b81-aeea-3dbadd90b221", "file": "/v2/images/94bad547-67a1-4b81-aeea-3dbadd90b221/file", "checksum": null, "owner": "679cde6b694147c2bb43abd8a72e29a3", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-18 06:01:46,677 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-4be90d5b-4950-4ece-917b-14b60fb5059b 2019-01-18 06:01:46,690 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9292/v2/images/94bad547-67a1-4b81-aeea-3dbadd90b221/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d4e9be0f05246f24402979102cf3e8c960e4065d" -d '' 2019-01-18 06:01:48,104 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-7b6281c0-72eb-40b0-b787-92de9d970cca Date: Fri, 18 Jan 2019 06:01:48 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-18 06:01:48,104 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/94bad547-67a1-4b81-aeea-3dbadd90b221/file used request id req-7b6281c0-72eb-40b0-b787-92de9d970cca 2019-01-18 06:01:48,104 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-01-18 06:01:48,107 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/94bad547-67a1-4b81-aeea-3dbadd90b221 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d4e9be0f05246f24402979102cf3e8c960e4065d" 2019-01-18 06:01:48,268 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 882 Content-Type: application/json X-Openstack-Request-Id: req-64547b16-6558-4aca-9bf1-80d3f49f51e4 Date: Fri, 18 Jan 2019 06:01:48 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-8a0eaefd-0598-4332-9ec1-23d310abbeeb", "tags": [], "container_format": "bare", "created_at": "2019-01-18T06:01:46Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-18T06:01:48Z", "visibility": "shared", "locations": [{"url": "rbd://af014572-0a5d-4a80-a07f-9105f52ab2c1/images/94bad547-67a1-4b81-aeea-3dbadd90b221/snap", "metadata": {}}], "self": "/v2/images/94bad547-67a1-4b81-aeea-3dbadd90b221", "min_disk": 0, "protected": false, "id": "94bad547-67a1-4b81-aeea-3dbadd90b221", "file": "/v2/images/94bad547-67a1-4b81-aeea-3dbadd90b221/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "679cde6b694147c2bb43abd8a72e29a3", "direct_url": "rbd://af014572-0a5d-4a80-a07f-9105f52ab2c1/images/94bad547-67a1-4b81-aeea-3dbadd90b221/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-18 06:01:48,268 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/94bad547-67a1-4b81-aeea-3dbadd90b221 used request id req-64547b16-6558-4aca-9bf1-80d3f49f51e4 2019-01-18 06:01:48,271 - 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}d4e9be0f05246f24402979102cf3e8c960e4065d" 2019-01-18 06:01:48,418 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-5579f7f4-7e00-4d36-ad5b-48aca0dcf3f9 Date: Fri, 18 Jan 2019 06:01: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"}}} 2019-01-18 06:01:48,418 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-5579f7f4-7e00-4d36-ad5b-48aca0dcf3f9 2019-01-18 06:01:48,421 - create_image - INFO - Created image with name - CreateImageSuccessTests-8a0eaefd-0598-4332-9ec1-23d310abbeeb 2019-01-18 06:01:48,424 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/94bad547-67a1-4b81-aeea-3dbadd90b221 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d4e9be0f05246f24402979102cf3e8c960e4065d" 2019-01-18 06:01:48,596 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 882 Content-Type: application/json X-Openstack-Request-Id: req-ae182524-7b1f-4f84-918d-72927ea7c683 Date: Fri, 18 Jan 2019 06:01:48 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-8a0eaefd-0598-4332-9ec1-23d310abbeeb", "tags": [], "container_format": "bare", "created_at": "2019-01-18T06:01:46Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-18T06:01:48Z", "visibility": "shared", "locations": [{"url": "rbd://af014572-0a5d-4a80-a07f-9105f52ab2c1/images/94bad547-67a1-4b81-aeea-3dbadd90b221/snap", "metadata": {}}], "self": "/v2/images/94bad547-67a1-4b81-aeea-3dbadd90b221", "min_disk": 0, "protected": false, "id": "94bad547-67a1-4b81-aeea-3dbadd90b221", "file": "/v2/images/94bad547-67a1-4b81-aeea-3dbadd90b221/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "679cde6b694147c2bb43abd8a72e29a3", "direct_url": "rbd://af014572-0a5d-4a80-a07f-9105f52ab2c1/images/94bad547-67a1-4b81-aeea-3dbadd90b221/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-18 06:01:48,597 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/94bad547-67a1-4b81-aeea-3dbadd90b221 used request id req-ae182524-7b1f-4f84-918d-72927ea7c683 2019-01-18 06:01:48,597 - create_image - DEBUG - Instance status is - active 2019-01-18 06:01:48,597 - create_image - DEBUG - Image is active with name - CreateImageSuccessTests-8a0eaefd-0598-4332-9ec1-23d310abbeeb 2019-01-18 06:01:48,598 - create_image - INFO - Image is now active with name - CreateImageSuccessTests-8a0eaefd-0598-4332-9ec1-23d310abbeeb 2019-01-18 06:01:48,598 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:01:48,978 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "dfab504f8a5442b39065f9121e971586", "name": "CreateImageSuccessTests-e8379bfe-a7b0-45e-proj-role"}], "expires_at": "2019-01-18T07:01:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "679cde6b694147c2bb43abd8a72e29a3", "name": "CreateImageSuccessTests-e8379bfe-a7b0-45e-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/679cde6b694147c2bb43abd8a72e29a3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/679cde6b694147c2bb43abd8a72e29a3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/679cde6b694147c2bb43abd8a72e29a3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/679cde6b694147c2bb43abd8a72e29a3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/679cde6b694147c2bb43abd8a72e29a3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/679cde6b694147c2bb43abd8a72e29a3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/679cde6b694147c2bb43abd8a72e29a3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/679cde6b694147c2bb43abd8a72e29a3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/679cde6b694147c2bb43abd8a72e29a3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/679cde6b694147c2bb43abd8a72e29a3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/679cde6b694147c2bb43abd8a72e29a3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/679cde6b694147c2bb43abd8a72e29a3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageSuccessTests-e8379bfe-a7b0-45e-user", "id": "7d09b3b349d74fe9aa815e8e0d00291a"}, "audit_ids": ["axCBlKoLTwSQ4wJ1iLFTPg"], "issued_at": "2019-01-18T06:01:48.000000Z"}} 2019-01-18 06:01:48,981 - 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-8a0eaefd-0598-4332-9ec1-23d310abbeeb -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ca776df1afaffe30f9a9ce96573e0b0aa2351c85" 2019-01-18 06:01:49,152 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1044 Content-Type: application/json X-Openstack-Request-Id: req-e032c760-4a5f-473e-bc30-1e8176d9a180 Date: Fri, 18 Jan 2019 06:01:49 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-8a0eaefd-0598-4332-9ec1-23d310abbeeb", "tags": [], "container_format": "bare", "created_at": "2019-01-18T06:01:46Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-18T06:01:48Z", "visibility": "shared", "locations": [{"url": "rbd://af014572-0a5d-4a80-a07f-9105f52ab2c1/images/94bad547-67a1-4b81-aeea-3dbadd90b221/snap", "metadata": {}}], "self": "/v2/images/94bad547-67a1-4b81-aeea-3dbadd90b221", "min_disk": 0, "protected": false, "id": "94bad547-67a1-4b81-aeea-3dbadd90b221", "file": "/v2/images/94bad547-67a1-4b81-aeea-3dbadd90b221/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "679cde6b694147c2bb43abd8a72e29a3", "direct_url": "rbd://af014572-0a5d-4a80-a07f-9105f52ab2c1/images/94bad547-67a1-4b81-aeea-3dbadd90b221/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageSuccessTests-8a0eaefd-0598-4332-9ec1-23d310abbeeb"} 2019-01-18 06:01:49,152 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-8a0eaefd-0598-4332-9ec1-23d310abbeeb used request id req-e032c760-4a5f-473e-bc30-1e8176d9a180 2019-01-18 06:01:49,156 - 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}ca776df1afaffe30f9a9ce96573e0b0aa2351c85" 2019-01-18 06:01:49,312 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-204be961-ac53-4dac-b3ac-d0a1d13276c0 Date: Fri, 18 Jan 2019 06:01: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"}}} 2019-01-18 06:01:49,312 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-204be961-ac53-4dac-b3ac-d0a1d13276c0 2019-01-18 06:01:49,315 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:01:49,316 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:01:49,704 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "dfab504f8a5442b39065f9121e971586", "name": "CreateImageSuccessTests-e8379bfe-a7b0-45e-proj-role"}], "expires_at": "2019-01-18T07:01:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "679cde6b694147c2bb43abd8a72e29a3", "name": "CreateImageSuccessTests-e8379bfe-a7b0-45e-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/679cde6b694147c2bb43abd8a72e29a3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/679cde6b694147c2bb43abd8a72e29a3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/679cde6b694147c2bb43abd8a72e29a3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/679cde6b694147c2bb43abd8a72e29a3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/679cde6b694147c2bb43abd8a72e29a3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/679cde6b694147c2bb43abd8a72e29a3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/679cde6b694147c2bb43abd8a72e29a3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/679cde6b694147c2bb43abd8a72e29a3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/679cde6b694147c2bb43abd8a72e29a3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/679cde6b694147c2bb43abd8a72e29a3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/679cde6b694147c2bb43abd8a72e29a3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/679cde6b694147c2bb43abd8a72e29a3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageSuccessTests-e8379bfe-a7b0-45e-user", "id": "7d09b3b349d74fe9aa815e8e0d00291a"}, "audit_ids": ["ZR96Nh1ESKePAG85jdtXUQ"], "issued_at": "2019-01-18T06:01:49.000000Z"}} 2019-01-18 06:01:49,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}da2916e94965b037cd6ce7748bed87a000c2164a" 2019-01-18 06:01:49,782 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:01:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6fd715c3-782d-444c-ad72-d4502aa96859 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:01:49,782 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-6fd715c3-782d-444c-ad72-d4502aa96859 2019-01-18 06:01:49,787 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images?limit=20&name=CreateImageSuccessTests-8a0eaefd-0598-4332-9ec1-23d310abbeeb -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}da2916e94965b037cd6ce7748bed87a000c2164a" 2019-01-18 06:01:49,969 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1026 Content-Type: application/json X-Openstack-Request-Id: req-db3d4a03-f350-4ca9-a284-408ed9f2811e Date: Fri, 18 Jan 2019 06:01:49 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-8a0eaefd-0598-4332-9ec1-23d310abbeeb", "tags": [], "container_format": "bare", "created_at": "2019-01-18T06:01:46Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-18T06:01:48Z", "visibility": "shared", "locations": [{"url": "rbd://af014572-0a5d-4a80-a07f-9105f52ab2c1/images/94bad547-67a1-4b81-aeea-3dbadd90b221/snap", "metadata": {}}], "self": "/v2/images/94bad547-67a1-4b81-aeea-3dbadd90b221", "min_disk": 0, "protected": false, "id": "94bad547-67a1-4b81-aeea-3dbadd90b221", "file": "/v2/images/94bad547-67a1-4b81-aeea-3dbadd90b221/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "679cde6b694147c2bb43abd8a72e29a3", "direct_url": "rbd://af014572-0a5d-4a80-a07f-9105f52ab2c1/images/94bad547-67a1-4b81-aeea-3dbadd90b221/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?limit=20&name=CreateImageSuccessTests-8a0eaefd-0598-4332-9ec1-23d310abbeeb"} 2019-01-18 06:01:49,969 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images?limit=20&name=CreateImageSuccessTests-8a0eaefd-0598-4332-9ec1-23d310abbeeb used request id req-db3d4a03-f350-4ca9-a284-408ed9f2811e 2019-01-18 06:01:49,972 - 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}da2916e94965b037cd6ce7748bed87a000c2164a" 2019-01-18 06:01:50,118 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-ef6f074b-bd5e-450e-9ef2-304dca7ccf0f Date: Fri, 18 Jan 2019 06:01: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"}}} 2019-01-18 06:01:50,118 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-ef6f074b-bd5e-450e-9ef2-304dca7ccf0f 2019-01-18 06:01:50,121 - create_image - INFO - Found image with name - CreateImageSuccessTests-8a0eaefd-0598-4332-9ec1-23d310abbeeb 2019-01-18 06:01:50,121 - glance_utils - INFO - Deleting image named - CreateImageSuccessTests-8a0eaefd-0598-4332-9ec1-23d310abbeeb 2019-01-18 06:01:50,125 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9292/v2/images/94bad547-67a1-4b81-aeea-3dbadd90b221 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d4e9be0f05246f24402979102cf3e8c960e4065d" 2019-01-18 06:01:51,620 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-2ffb12f8-2031-458c-b456-09e848cc97ec Date: Fri, 18 Jan 2019 06:01:51 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-18 06:01:51,620 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/94bad547-67a1-4b81-aeea-3dbadd90b221 used request id req-2ffb12f8-2031-458c-b456-09e848cc97ec 2019-01-18 06:01:51,627 - 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}1ba24cd7d5f29a6a58ed592df5137a30a924f860" 2019-01-18 06:01:51,830 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-7f79b889-6b4d-47f0-a674-74efc7a204e1 Date: Fri, 18 Jan 2019 06:01:51 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-18T04:53:26Z", "updated_at": "2019-01-18T04:53:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:53:26Z", "revision_number": 0, "id": "9c6f69fc-3bf8-4346-9288-5a255b82b67e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:53:26Z", "security_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:53:26Z", "revision_number": 0, "id": "84255fa4-c13a-4cfe-b73d-e56ee216ca1e", "remote_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "remote_ip_prefix": null, "created_at": "2019-01-18T04:53:26Z", "security_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:53:26Z", "revision_number": 0, "id": "571036d3-cb1d-483a-acb9-96f19293add9", "remote_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "remote_ip_prefix": null, "created_at": "2019-01-18T04:53:26Z", "security_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:53:26Z", "revision_number": 0, "id": "260c2de9-5dc5-4508-b06c-24b9d7ed838c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:53:26Z", "security_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "created_at": "2019-01-18T04:51:20Z", "updated_at": "2019-01-18T04:51:20Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "24c99e6f-888c-4943-9c93-54ad3b18b18c", "remote_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv4", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "87b9b994-ae22-4850-863a-6a4925bd01fe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv4", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "45161a51-d6dd-4bb8-986d-bc2f88599c1d", "remote_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv6", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "2b339890-44d0-4711-a050-08a64d58e2a0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv6", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}], "revision_number": 4, "project_id": "9c53a91613fb4d5080479ac6f51697ed", "id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "020d00b5451a467cb276d06789a1149d", "created_at": "2019-01-18T05:59:12Z", "updated_at": "2019-01-18T05:59:12Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:12Z", "revision_number": 0, "id": "38b9f88b-1fc0-40d1-af74-237d79be193d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:12Z", "security_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "tenant_id": "020d00b5451a467cb276d06789a1149d", "port_range_min": null, "ethertype": "IPv4", "project_id": "020d00b5451a467cb276d06789a1149d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:12Z", "revision_number": 0, "id": "38b091dd-dca7-4cbe-8c1c-dd18a74bfca8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:12Z", "security_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "tenant_id": "020d00b5451a467cb276d06789a1149d", "port_range_min": null, "ethertype": "IPv6", "project_id": "020d00b5451a467cb276d06789a1149d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:12Z", "revision_number": 0, "id": "8faf6dda-6919-4b75-b745-2af38abf8dcf", "remote_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:12Z", "security_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "tenant_id": "020d00b5451a467cb276d06789a1149d", "port_range_min": null, "ethertype": "IPv4", "project_id": "020d00b5451a467cb276d06789a1149d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:12Z", "revision_number": 0, "id": "60f7d4a7-1a27-4801-a1e8-5bf33633b818", "remote_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:12Z", "security_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "tenant_id": "020d00b5451a467cb276d06789a1149d", "port_range_min": null, "ethertype": "IPv6", "project_id": "020d00b5451a467cb276d06789a1149d"}], "revision_number": 4, "project_id": "020d00b5451a467cb276d06789a1149d", "id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "created_at": "2019-01-18T04:39:06Z", "updated_at": "2019-01-18T04:39:06Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "8860837e-afbd-4411-adf9-d88db88c2114", "remote_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "47feb8aba08a40dca7028a1701e597b9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "4e399c2e-bc03-4aa3-b192-1fafdc9248ba", "remote_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "47feb8aba08a40dca7028a1701e597b9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "4bf1a402-0fa2-4cfd-9fee-4a28f16bb271", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "47feb8aba08a40dca7028a1701e597b9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "0aedefa2-edbc-47b5-bead-e954540f6937", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "47feb8aba08a40dca7028a1701e597b9"}], "revision_number": 4, "project_id": "47feb8aba08a40dca7028a1701e597b9", "id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "name": "default"}]} 2019-01-18 06:01:51,831 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-7f79b889-6b4d-47f0-a674-74efc7a204e1 2019-01-18 06:01:51,837 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/9c53a91613fb4d5080479ac6f51697ed -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ba24cd7d5f29a6a58ed592df5137a30a924f860" 2019-01-18 06:01:51,928 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:01:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d80392ee-f426-41bc-b9b4-b8b95c761a11 Content-Encoding: gzip Content-Length: 190 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/9c53a91613fb4d5080479ac6f51697ed"}, "enabled": true, "id": "9c53a91613fb4d5080479ac6f51697ed", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2019-01-18 06:01:51,928 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/9c53a91613fb4d5080479ac6f51697ed used request id req-d80392ee-f426-41bc-b9b4-b8b95c761a11 2019-01-18 06:01:51,932 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/020d00b5451a467cb276d06789a1149d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ba24cd7d5f29a6a58ed592df5137a30a924f860" 2019-01-18 06:01:52,038 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:01:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d4025e88-6c5a-4629-8364-5631eb54758e Content-Encoding: gzip Content-Length: 248 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/020d00b5451a467cb276d06789a1149d"}, "enabled": true, "id": "020d00b5451a467cb276d06789a1149d", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}} 2019-01-18 06:01:52,038 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/020d00b5451a467cb276d06789a1149d used request id req-d4025e88-6c5a-4629-8364-5631eb54758e 2019-01-18 06:01:52,042 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/47feb8aba08a40dca7028a1701e597b9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ba24cd7d5f29a6a58ed592df5137a30a924f860" 2019-01-18 06:01:52,126 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:01:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-310f0f7f-325c-4a97-97bb-9c4574ab086b Content-Encoding: gzip Content-Length: 205 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/47feb8aba08a40dca7028a1701e597b9"}, "enabled": true, "id": "47feb8aba08a40dca7028a1701e597b9", "parent_id": "default", "domain_id": "default", "name": "service"}} 2019-01-18 06:01:52,126 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/47feb8aba08a40dca7028a1701e597b9 used request id req-310f0f7f-325c-4a97-97bb-9c4574ab086b 2019-01-18 06:01:52,127 - keystone_utils - INFO - Deleting project with name - CreateImageSuccessTests-e8379bfe-a7b0-45e-proj 2019-01-18 06:01:52,131 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/679cde6b694147c2bb43abd8a72e29a3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ba24cd7d5f29a6a58ed592df5137a30a924f860" 2019-01-18 06:01:52,353 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 06:01:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-172089a9-3efd-4dec-8c48-8cbf8965ad4e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 06:01:52,354 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/679cde6b694147c2bb43abd8a72e29a3 used request id req-172089a9-3efd-4dec-8c48-8cbf8965ad4e 2019-01-18 06:01:52,354 - keystone_utils - INFO - Deleting role with name - CreateImageSuccessTests-e8379bfe-a7b0-45e-proj-role 2019-01-18 06:01:52,358 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/dfab504f8a5442b39065f9121e971586 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ba24cd7d5f29a6a58ed592df5137a30a924f860" 2019-01-18 06:01:52,464 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 06:01:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4eda161a-fb2e-49f9-ab1a-68b1036da963 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 06:01:52,464 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/dfab504f8a5442b39065f9121e971586 used request id req-4eda161a-fb2e-49f9-ab1a-68b1036da963 2019-01-18 06:01:52,468 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ba24cd7d5f29a6a58ed592df5137a30a924f860" 2019-01-18 06:01:52,548 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:01:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-688238ea-9c67-4200-b28d-4e8ab58990e3 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "488fca829f8b496daa1cd2cdc6e45c49", "links": {"self": "http://172.30.9.23:5000/v3/roles/488fca829f8b496daa1cd2cdc6e45c49"}, "name": "Member"}, {"domain_id": null, "id": "6b7f4f4f76264b6fb449c43b86ee3817", "links": {"self": "http://172.30.9.23:5000/v3/roles/6b7f4f4f76264b6fb449c43b86ee3817"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a482b711adf94961bf4bb28eda7f0e28", "links": {"self": "http://172.30.9.23:5000/v3/roles/a482b711adf94961bf4bb28eda7f0e28"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c65201bd05504fa786d79b166e8bbba3", "links": {"self": "http://172.30.9.23:5000/v3/roles/c65201bd05504fa786d79b166e8bbba3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "e7e317b66c174923a8cb46c48d897c8d", "links": {"self": "http://172.30.9.23:5000/v3/roles/e7e317b66c174923a8cb46c48d897c8d"}, "name": "ResellerAdmin"}]} 2019-01-18 06:01:52,549 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-688238ea-9c67-4200-b28d-4e8ab58990e3 2019-01-18 06:01:52,549 - keystone_utils - INFO - Deleting user with name - CreateImageSuccessTests-e8379bfe-a7b0-45e-user 2019-01-18 06:01:52,553 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/7d09b3b349d74fe9aa815e8e0d00291a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8c99f12d1179f2546ec78d2e9d0488f9d53ed5b" 2019-01-18 06:01:52,727 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 06:01:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-87b1be2c-b7a9-4e0a-9e17-8745a3f0e03c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 06:01:52,727 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/7d09b3b349d74fe9aa815e8e0d00291a used request id req-87b1be2c-b7a9-4e0a-9e17-8745a3f0e03c 2019-01-18 06:01:52,729 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:01:53,188 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "488fca829f8b496daa1cd2cdc6e45c49", "name": "Member"}, {"id": "c65201bd05504fa786d79b166e8bbba3", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}], "expires_at": "2019-01-18T07:01:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "020d00b5451a467cb276d06789a1149d", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "id": "e292c913af7844408b6509a836e493f5"}, "audit_ids": ["9TfwVlk3RrCsZaunTMbc_A"], "issued_at": "2019-01-18T06:01:53.000000Z"}} 2019-01-18 06:01:53,188 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e738b04da5ab401848d9f52d303cb0ec5af4f3a" 2019-01-18 06:01:53,265 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:01:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bd1538fa-0905-4283-a5aa-b978c6d4316a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:01:53,265 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-bd1538fa-0905-4283-a5aa-b978c6d4316a 2019-01-18 06:01:53,267 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:01:53,268 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:01:53,650 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "488fca829f8b496daa1cd2cdc6e45c49", "name": "Member"}, {"id": "c65201bd05504fa786d79b166e8bbba3", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}], "expires_at": "2019-01-18T07:01:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "020d00b5451a467cb276d06789a1149d", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "id": "e292c913af7844408b6509a836e493f5"}, "audit_ids": ["8WKFl0VXTSu1s-OTepwkVQ"], "issued_at": "2019-01-18T06:01:53.000000Z"}} 2019-01-18 06:01:53,651 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7453375b68fddceef620dd9c94c5535c64d74f34" 2019-01-18 06:01:53,738 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:01:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e6d4ef2a-852b-4a1e-bf0b-6fe886f05ef3 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:01:53,738 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-e6d4ef2a-852b-4a1e-bf0b-6fe886f05ef3 2019-01-18 06:01:53,743 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-18 06:01:53,748 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 18 Jan 2019 06:01: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"}]}]}} 2019-01-18 06:01:53,749 - 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-afbfead7-d771-4e7-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7453375b68fddceef620dd9c94c5535c64d74f34" 2019-01-18 06:01:53,837 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:01:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b9686418-6a32-40df-a04c-4548f4da34e6 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=CreateImageNegativeTests-afbfead7-d771-4e7-proj", "previous": null, "next": null}, "projects": []} 2019-01-18 06:01:53,837 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageNegativeTests-afbfead7-d771-4e7-proj used request id req-b9686418-6a32-40df-a04c-4548f4da34e6 2019-01-18 06:01:53,841 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7453375b68fddceef620dd9c94c5535c64d74f34" 2019-01-18 06:01:53,934 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:01:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-92b34341-21c1-4286-b0a6-0ff348a4bd96 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-18 06:01:53,934 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-92b34341-21c1-4286-b0a6-0ff348a4bd96 2019-01-18 06:01:53,938 - 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}7453375b68fddceef620dd9c94c5535c64d74f34" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateImageNegativeTests-afbfead7-d771-4e7-proj"}}' 2019-01-18 06:01:54,039 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 18 Jan 2019 06:01:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3ab802a2-48aa-40bb-8235-d307eb7d352e Content-Length: 309 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/5c6030fe4df545869c9f3f8f07114026"}, "enabled": true, "id": "5c6030fe4df545869c9f3f8f07114026", "parent_id": "default", "domain_id": "default", "name": "CreateImageNegativeTests-afbfead7-d771-4e7-proj"}} 2019-01-18 06:01:54,039 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-3ab802a2-48aa-40bb-8235-d307eb7d352e 2019-01-18 06:01:54,039 - keystone_utils - INFO - Created project with name - CreateImageNegativeTests-afbfead7-d771-4e7-proj 2019-01-18 06:01:54,040 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:01:54,040 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:01:54,430 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "488fca829f8b496daa1cd2cdc6e45c49", "name": "Member"}, {"id": "c65201bd05504fa786d79b166e8bbba3", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}], "expires_at": "2019-01-18T07:01:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "020d00b5451a467cb276d06789a1149d", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "id": "e292c913af7844408b6509a836e493f5"}, "audit_ids": ["ckBn9-keTxi0S1vHzBJ6VQ"], "issued_at": "2019-01-18T06:01:54.000000Z"}} 2019-01-18 06:01:54,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}733ad373103f7795c2d88c6e99282e8d6c1a4b10" 2019-01-18 06:01:54,513 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:01:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-902f30cb-e288-4a23-9101-e3e0de7ead59 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:01:54,513 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-902f30cb-e288-4a23-9101-e3e0de7ead59 2019-01-18 06:01:54,518 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-18 06:01:54,523 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 18 Jan 2019 06:01: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"}]}]}} 2019-01-18 06:01:54,524 - 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}733ad373103f7795c2d88c6e99282e8d6c1a4b10" 2019-01-18 06:01:54,633 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:01:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3db1ff4a-7a11-4285-a01e-cc98a144ed53 Content-Encoding: gzip Content-Length: 869 Content-Type: application/json RESP BODY: {"users": [{"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/0607a2b4beb0408e9fa51cc5ba027ac6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0607a2b4beb0408e9fa51cc5ba027ac6", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/17c61b95071545a094cc82823d2b88b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "17c61b95071545a094cc82823d2b88b8", "email": "nova@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/29e5d2dfed2447bda26fc75bd1122674"}, "domain_id": "default", "enabled": true, "options": {}, "id": "29e5d2dfed2447bda26fc75bd1122674", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/3b6dcc8c791e4b6e8831f5b5e583de80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3b6dcc8c791e4b6e8831f5b5e583de80", "email": "neutron@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.23:5000/v3/users/45ab52d673584bc198669be88c88b878"}, "domain_id": "default", "enabled": true, "options": {}, "id": "45ab52d673584bc198669be88c88b878", "email": "barbican@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/57795b4ee52f49c6a71f55bb6c4012f8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "57795b4ee52f49c6a71f55bb6c4012f8", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/5c52969262974d64ac2a300ca5d60f50"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c52969262974d64ac2a300ca5d60f50", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/5fc15572bb1c489ba92bd9945bbc1f64"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5fc15572bb1c489ba92bd9945bbc1f64", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/6b519d70e25f4e61a9dfd738cd6bba22"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6b519d70e25f4e61a9dfd738cd6bba22", "email": "heat@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.23:5000/v3/users/8248437208b540c2893a7117ad102a87"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8248437208b540c2893a7117ad102a87", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/890dee97e62840c5b15e36f03f6b7efc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "890dee97e62840c5b15e36f03f6b7efc", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/8cccb516ecc44ed9bb7c8633df108fd4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8cccb516ecc44ed9bb7c8633df108fd4", "email": "glance@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.23:5000/v3/users/97c3d863a98148299fa116fdb54be470"}, "domain_id": "default", "enabled": true, "options": {}, "id": "97c3d863a98148299fa116fdb54be470", "email": "tacker@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/a2a0c8c0f19941808c9f618af50b3b79"}, "domain_id": "c19db1b8f60647a9a114cd23287c807b", "enabled": true, "options": {}, "id": "a2a0c8c0f19941808c9f618af50b3b79", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "links": {"self": "http://172.30.9.23:5000/v3/users/e292c913af7844408b6509a836e493f5"}, "domain_id": "default", "enabled": true, "id": "e292c913af7844408b6509a836e493f5", "options": {}}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/fe5de73ba9cb41b2be24ccf1f72f5ed4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe5de73ba9cb41b2be24ccf1f72f5ed4", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2019-01-18 06:01:54,633 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-3db1ff4a-7a11-4285-a01e-cc98a144ed53 2019-01-18 06:01:54,638 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateImageNegativeTests-afbfead7-d771-4e7-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}733ad373103f7795c2d88c6e99282e8d6c1a4b10" 2019-01-18 06:01:54,655 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:01:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9320a2db-7cca-4272-a0f7-b063f0639cf2 Content-Encoding: gzip Content-Length: 255 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateImageNegativeTests-afbfead7-d771-4e7-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/5c6030fe4df545869c9f3f8f07114026"}, "enabled": true, "id": "5c6030fe4df545869c9f3f8f07114026", "parent_id": "default", "domain_id": "default", "name": "CreateImageNegativeTests-afbfead7-d771-4e7-proj"}]} 2019-01-18 06:01:54,655 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateImageNegativeTests-afbfead7-d771-4e7-proj used request id req-9320a2db-7cca-4272-a0f7-b063f0639cf2 2019-01-18 06:01:54,659 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}733ad373103f7795c2d88c6e99282e8d6c1a4b10" 2019-01-18 06:01:54,744 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:01:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d65a2ade-bfa5-4265-8e18-7761b07bd6d6 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-18 06:01:54,744 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-d65a2ade-bfa5-4265-8e18-7761b07bd6d6 2019-01-18 06:01:55,111 - keystone_utils - INFO - Created user with name - CreateImageNegativeTests-afbfead7-d771-4e7-user 2019-01-18 06:01:55,111 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:01:55,115 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7453375b68fddceef620dd9c94c5535c64d74f34" 2019-01-18 06:01:55,202 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:01:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-704cb315-c74b-4e81-bd90-8c783a649c87 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "488fca829f8b496daa1cd2cdc6e45c49", "links": {"self": "http://172.30.9.23:5000/v3/roles/488fca829f8b496daa1cd2cdc6e45c49"}, "name": "Member"}, {"domain_id": null, "id": "6b7f4f4f76264b6fb449c43b86ee3817", "links": {"self": "http://172.30.9.23:5000/v3/roles/6b7f4f4f76264b6fb449c43b86ee3817"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a482b711adf94961bf4bb28eda7f0e28", "links": {"self": "http://172.30.9.23:5000/v3/roles/a482b711adf94961bf4bb28eda7f0e28"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c65201bd05504fa786d79b166e8bbba3", "links": {"self": "http://172.30.9.23:5000/v3/roles/c65201bd05504fa786d79b166e8bbba3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "e7e317b66c174923a8cb46c48d897c8d", "links": {"self": "http://172.30.9.23:5000/v3/roles/e7e317b66c174923a8cb46c48d897c8d"}, "name": "ResellerAdmin"}]} 2019-01-18 06:01:55,202 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-704cb315-c74b-4e81-bd90-8c783a649c87 2019-01-18 06:01:55,206 - 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}7453375b68fddceef620dd9c94c5535c64d74f34" -d '{"role": {"name": "CreateImageNegativeTests-afbfead7-d771-4e7-proj-role"}}' 2019-01-18 06:01:55,302 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 18 Jan 2019 06:01:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7795aba5-b98f-4596-94cf-c93226a77780 Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "df17384473c349cfa51c530ce3025b3e", "links": {"self": "http://172.30.9.23:5000/v3/roles/df17384473c349cfa51c530ce3025b3e"}, "name": "CreateImageNegativeTests-afbfead7-d771-4e7-proj-role"}} 2019-01-18 06:01:55,302 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-7795aba5-b98f-4596-94cf-c93226a77780 2019-01-18 06:01:55,303 - keystone_utils - INFO - Created role with name - CreateImageNegativeTests-afbfead7-d771-4e7-proj-role 2019-01-18 06:01:55,306 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/df17384473c349cfa51c530ce3025b3e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7453375b68fddceef620dd9c94c5535c64d74f34" 2019-01-18 06:01:55,389 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:01:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c5fd081b-b090-49dd-8556-0608e3097502 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.23:5000/v3/roles/df17384473c349cfa51c530ce3025b3e"}, "domain_id": null, "name": "CreateImageNegativeTests-afbfead7-d771-4e7-proj-role", "id": "df17384473c349cfa51c530ce3025b3e"}} 2019-01-18 06:01:55,389 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/df17384473c349cfa51c530ce3025b3e used request id req-c5fd081b-b090-49dd-8556-0608e3097502 2019-01-18 06:01:55,389 - keystone_utils - INFO - Granting role CreateImageNegativeTests-afbfead7-d771-4e7-proj-role to project CreateImageNegativeTests-afbfead7-d771-4e7-proj 2019-01-18 06:01:55,393 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/5c6030fe4df545869c9f3f8f07114026/users/0dd3f98a75b445cd84b2f67b33561654/roles/df17384473c349cfa51c530ce3025b3e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7453375b68fddceef620dd9c94c5535c64d74f34" 2019-01-18 06:01:55,528 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 06:01:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-af552c68-9531-419d-94f7-e39049376e45 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 06:01:55,528 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/5c6030fe4df545869c9f3f8f07114026/users/0dd3f98a75b445cd84b2f67b33561654/roles/df17384473c349cfa51c530ce3025b3e used request id req-af552c68-9531-419d-94f7-e39049376e45 2019-01-18 06:01:55,528 - openstack_tests - DEBUG - Image metadata - None 2019-01-18 06:01:55,529 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:01:55,529 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:01:55,910 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "df17384473c349cfa51c530ce3025b3e", "name": "CreateImageNegativeTests-afbfead7-d771-4e7-proj-role"}], "expires_at": "2019-01-18T07:01:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5c6030fe4df545869c9f3f8f07114026", "name": "CreateImageNegativeTests-afbfead7-d771-4e7-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/5c6030fe4df545869c9f3f8f07114026", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/5c6030fe4df545869c9f3f8f07114026", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/5c6030fe4df545869c9f3f8f07114026", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/5c6030fe4df545869c9f3f8f07114026", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/5c6030fe4df545869c9f3f8f07114026", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/5c6030fe4df545869c9f3f8f07114026", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/5c6030fe4df545869c9f3f8f07114026", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/5c6030fe4df545869c9f3f8f07114026", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/5c6030fe4df545869c9f3f8f07114026", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/5c6030fe4df545869c9f3f8f07114026", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/5c6030fe4df545869c9f3f8f07114026", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/5c6030fe4df545869c9f3f8f07114026", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageNegativeTests-afbfead7-d771-4e7-user", "id": "0dd3f98a75b445cd84b2f67b33561654"}, "audit_ids": ["4E7zgvR3TKiODPJyhbSO7A"], "issued_at": "2019-01-18T06:01:55.000000Z"}} 2019-01-18 06:01:55,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}4f24495381a62c263b10b8d565172827a7042a40" 2019-01-18 06:01:55,987 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:01:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c675099b-0370-4b19-8867-90b402cddd32 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:01:55,987 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-c675099b-0370-4b19-8867-90b402cddd32 2019-01-18 06:01:55,992 - 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-8eca00b1-4af1-497d-a26d-4b3c2047a125 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4f24495381a62c263b10b8d565172827a7042a40" 2019-01-18 06:01:56,261 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 163 Content-Type: application/json X-Openstack-Request-Id: req-4dd5adfd-6bb4-421f-bf51-0f268a4fc5ee Date: Fri, 18 Jan 2019 06:01:56 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageNegativeTests-8eca00b1-4af1-497d-a26d-4b3c2047a125"} 2019-01-18 06:01:56,262 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageNegativeTests-8eca00b1-4af1-497d-a26d-4b3c2047a125 used request id req-4dd5adfd-6bb4-421f-bf51-0f268a4fc5ee 2019-01-18 06:01:56,265 - 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}4f24495381a62c263b10b8d565172827a7042a40" 2019-01-18 06:01:56,410 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-d2b09d97-e303-4d4e-a51d-3710649f99ae Date: Fri, 18 Jan 2019 06:01: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"}}} 2019-01-18 06:01:56,410 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-d2b09d97-e303-4d4e-a51d-3710649f99ae 2019-01-18 06:01:56,441 - 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}4f24495381a62c263b10b8d565172827a7042a40" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateImageNegativeTests-8eca00b1-4af1-497d-a26d-4b3c2047a125"}' 2019-01-18 06:01:56,635 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 622 Content-Type: application/json Location: http://172.30.9.23:9292/v2/images/b6b97397-f876-422b-88c1-fb54e93e6e50 X-Openstack-Request-Id: req-00660cdd-e0bc-4ede-839c-5f1d6a1d53f7 Date: Fri, 18 Jan 2019 06:01:56 GMT RESP BODY: {"status": "queued", "name": "CreateImageNegativeTests-8eca00b1-4af1-497d-a26d-4b3c2047a125", "tags": [], "container_format": "bare", "created_at": "2019-01-18T06:01:56Z", "size": null, "disk_format": "qcow2", "updated_at": "2019-01-18T06:01:56Z", "visibility": "shared", "locations": [], "self": "/v2/images/b6b97397-f876-422b-88c1-fb54e93e6e50", "min_disk": 0, "protected": false, "id": "b6b97397-f876-422b-88c1-fb54e93e6e50", "file": "/v2/images/b6b97397-f876-422b-88c1-fb54e93e6e50/file", "checksum": null, "owner": "5c6030fe4df545869c9f3f8f07114026", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-18 06:01:56,635 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-00660cdd-e0bc-4ede-839c-5f1d6a1d53f7 2019-01-18 06:01:56,643 - glance_utils - ERROR - Unexpected exception creating image. Rolling back 2019-01-18 06:01:56,643 - glance_utils - INFO - Deleting image named - CreateImageNegativeTests-8eca00b1-4af1-497d-a26d-4b3c2047a125 2019-01-18 06:01:56,646 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9292/v2/images/b6b97397-f876-422b-88c1-fb54e93e6e50 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4f24495381a62c263b10b8d565172827a7042a40" 2019-01-18 06:01:56,883 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-4196d869-b4c8-444e-935b-76bcf2ed56ee Date: Fri, 18 Jan 2019 06:01:56 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-18 06:01:56,883 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/b6b97397-f876-422b-88c1-fb54e93e6e50 used request id req-4196d869-b4c8-444e-935b-76bcf2ed56ee 2019-01-18 06:01:56,887 - 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}7453375b68fddceef620dd9c94c5535c64d74f34" 2019-01-18 06:01:57,090 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-a0ca554c-a9d2-4c54-8dce-938693d0311f Date: Fri, 18 Jan 2019 06:01:57 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-18T04:53:26Z", "updated_at": "2019-01-18T04:53:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:53:26Z", "revision_number": 0, "id": "571036d3-cb1d-483a-acb9-96f19293add9", "remote_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "remote_ip_prefix": null, "created_at": "2019-01-18T04:53:26Z", "security_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:53:26Z", "revision_number": 0, "id": "260c2de9-5dc5-4508-b06c-24b9d7ed838c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:53:26Z", "security_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:53:26Z", "revision_number": 0, "id": "9c6f69fc-3bf8-4346-9288-5a255b82b67e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:53:26Z", "security_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:53:26Z", "revision_number": 0, "id": "84255fa4-c13a-4cfe-b73d-e56ee216ca1e", "remote_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "remote_ip_prefix": null, "created_at": "2019-01-18T04:53:26Z", "security_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "created_at": "2019-01-18T04:51:20Z", "updated_at": "2019-01-18T04:51:20Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "45161a51-d6dd-4bb8-986d-bc2f88599c1d", "remote_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv6", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "2b339890-44d0-4711-a050-08a64d58e2a0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv6", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "24c99e6f-888c-4943-9c93-54ad3b18b18c", "remote_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv4", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "87b9b994-ae22-4850-863a-6a4925bd01fe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv4", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}], "revision_number": 4, "project_id": "9c53a91613fb4d5080479ac6f51697ed", "id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "020d00b5451a467cb276d06789a1149d", "created_at": "2019-01-18T05:59:12Z", "updated_at": "2019-01-18T05:59:12Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:12Z", "revision_number": 0, "id": "8faf6dda-6919-4b75-b745-2af38abf8dcf", "remote_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:12Z", "security_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "tenant_id": "020d00b5451a467cb276d06789a1149d", "port_range_min": null, "ethertype": "IPv4", "project_id": "020d00b5451a467cb276d06789a1149d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:12Z", "revision_number": 0, "id": "60f7d4a7-1a27-4801-a1e8-5bf33633b818", "remote_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:12Z", "security_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "tenant_id": "020d00b5451a467cb276d06789a1149d", "port_range_min": null, "ethertype": "IPv6", "project_id": "020d00b5451a467cb276d06789a1149d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:12Z", "revision_number": 0, "id": "38b9f88b-1fc0-40d1-af74-237d79be193d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:12Z", "security_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "tenant_id": "020d00b5451a467cb276d06789a1149d", "port_range_min": null, "ethertype": "IPv4", "project_id": "020d00b5451a467cb276d06789a1149d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:12Z", "revision_number": 0, "id": "38b091dd-dca7-4cbe-8c1c-dd18a74bfca8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:12Z", "security_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "tenant_id": "020d00b5451a467cb276d06789a1149d", "port_range_min": null, "ethertype": "IPv6", "project_id": "020d00b5451a467cb276d06789a1149d"}], "revision_number": 4, "project_id": "020d00b5451a467cb276d06789a1149d", "id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "created_at": "2019-01-18T04:39:06Z", "updated_at": "2019-01-18T04:39:06Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "8860837e-afbd-4411-adf9-d88db88c2114", "remote_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "47feb8aba08a40dca7028a1701e597b9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "4e399c2e-bc03-4aa3-b192-1fafdc9248ba", "remote_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "47feb8aba08a40dca7028a1701e597b9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "4bf1a402-0fa2-4cfd-9fee-4a28f16bb271", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "47feb8aba08a40dca7028a1701e597b9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "0aedefa2-edbc-47b5-bead-e954540f6937", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "47feb8aba08a40dca7028a1701e597b9"}], "revision_number": 4, "project_id": "47feb8aba08a40dca7028a1701e597b9", "id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "name": "default"}]} 2019-01-18 06:01:57,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-a0ca554c-a9d2-4c54-8dce-938693d0311f 2019-01-18 06:01:57,095 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/9c53a91613fb4d5080479ac6f51697ed -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7453375b68fddceef620dd9c94c5535c64d74f34" 2019-01-18 06:01:57,182 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:01:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6a3bed50-cab5-48c0-bde3-5202a3bcd97f Content-Encoding: gzip Content-Length: 190 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/9c53a91613fb4d5080479ac6f51697ed"}, "enabled": true, "id": "9c53a91613fb4d5080479ac6f51697ed", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2019-01-18 06:01:57,182 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/9c53a91613fb4d5080479ac6f51697ed used request id req-6a3bed50-cab5-48c0-bde3-5202a3bcd97f 2019-01-18 06:01:57,186 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/020d00b5451a467cb276d06789a1149d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7453375b68fddceef620dd9c94c5535c64d74f34" 2019-01-18 06:01:57,270 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:01:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-85b3493d-af48-4ad1-8f53-248f0beb4d40 Content-Encoding: gzip Content-Length: 248 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/020d00b5451a467cb276d06789a1149d"}, "enabled": true, "id": "020d00b5451a467cb276d06789a1149d", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}} 2019-01-18 06:01:57,270 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/020d00b5451a467cb276d06789a1149d used request id req-85b3493d-af48-4ad1-8f53-248f0beb4d40 2019-01-18 06:01:57,274 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/47feb8aba08a40dca7028a1701e597b9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7453375b68fddceef620dd9c94c5535c64d74f34" 2019-01-18 06:01:57,358 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:01:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e4a19df7-6cac-493e-be91-d96241e9e2aa Content-Encoding: gzip Content-Length: 205 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/47feb8aba08a40dca7028a1701e597b9"}, "enabled": true, "id": "47feb8aba08a40dca7028a1701e597b9", "parent_id": "default", "domain_id": "default", "name": "service"}} 2019-01-18 06:01:57,358 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/47feb8aba08a40dca7028a1701e597b9 used request id req-e4a19df7-6cac-493e-be91-d96241e9e2aa 2019-01-18 06:01:57,359 - keystone_utils - INFO - Deleting project with name - CreateImageNegativeTests-afbfead7-d771-4e7-proj 2019-01-18 06:01:57,363 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/5c6030fe4df545869c9f3f8f07114026 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7453375b68fddceef620dd9c94c5535c64d74f34" 2019-01-18 06:01:57,593 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 06:01:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-83582477-3b03-44fd-afba-b2452a70e07a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 06:01:57,593 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/5c6030fe4df545869c9f3f8f07114026 used request id req-83582477-3b03-44fd-afba-b2452a70e07a 2019-01-18 06:01:57,593 - keystone_utils - INFO - Deleting role with name - CreateImageNegativeTests-afbfead7-d771-4e7-proj-role 2019-01-18 06:01:57,597 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/df17384473c349cfa51c530ce3025b3e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7453375b68fddceef620dd9c94c5535c64d74f34" 2019-01-18 06:01:57,703 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 06:01:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a1be0fab-a59b-4315-bca2-e4c0829e4c50 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 06:01:57,704 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/df17384473c349cfa51c530ce3025b3e used request id req-a1be0fab-a59b-4315-bca2-e4c0829e4c50 2019-01-18 06:01:57,707 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7453375b68fddceef620dd9c94c5535c64d74f34" 2019-01-18 06:01:57,806 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:01:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-945b2b78-eff5-4d1d-a2e6-44679521ed39 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "488fca829f8b496daa1cd2cdc6e45c49", "links": {"self": "http://172.30.9.23:5000/v3/roles/488fca829f8b496daa1cd2cdc6e45c49"}, "name": "Member"}, {"domain_id": null, "id": "6b7f4f4f76264b6fb449c43b86ee3817", "links": {"self": "http://172.30.9.23:5000/v3/roles/6b7f4f4f76264b6fb449c43b86ee3817"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a482b711adf94961bf4bb28eda7f0e28", "links": {"self": "http://172.30.9.23:5000/v3/roles/a482b711adf94961bf4bb28eda7f0e28"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c65201bd05504fa786d79b166e8bbba3", "links": {"self": "http://172.30.9.23:5000/v3/roles/c65201bd05504fa786d79b166e8bbba3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "e7e317b66c174923a8cb46c48d897c8d", "links": {"self": "http://172.30.9.23:5000/v3/roles/e7e317b66c174923a8cb46c48d897c8d"}, "name": "ResellerAdmin"}]} 2019-01-18 06:01:57,807 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-945b2b78-eff5-4d1d-a2e6-44679521ed39 2019-01-18 06:01:57,807 - keystone_utils - INFO - Deleting user with name - CreateImageNegativeTests-afbfead7-d771-4e7-user 2019-01-18 06:01:57,811 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/0dd3f98a75b445cd84b2f67b33561654 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}733ad373103f7795c2d88c6e99282e8d6c1a4b10" 2019-01-18 06:01:57,993 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 06:01:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4c51cd3f-de57-42cf-93de-61cc24538bcd Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 06:01:57,993 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/0dd3f98a75b445cd84b2f67b33561654 used request id req-4c51cd3f-de57-42cf-93de-61cc24538bcd 2019-01-18 06:01:57,994 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:01:58,369 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "488fca829f8b496daa1cd2cdc6e45c49", "name": "Member"}, {"id": "c65201bd05504fa786d79b166e8bbba3", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}], "expires_at": "2019-01-18T07:01:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "020d00b5451a467cb276d06789a1149d", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "id": "e292c913af7844408b6509a836e493f5"}, "audit_ids": ["BKI0ifyVSKagYZEMeNzGlQ"], "issued_at": "2019-01-18T06:01:58.000000Z"}} 2019-01-18 06:01:58,370 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b829504284307101e58910927ffb03ad3e91618e" 2019-01-18 06:01:58,460 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:01:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f3c7d0d5-ccbd-440f-b2d9-031d9403e56a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:01:58,460 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-f3c7d0d5-ccbd-440f-b2d9-031d9403e56a 2019-01-18 06:01:58,462 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:01:58,463 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:01:58,858 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "488fca829f8b496daa1cd2cdc6e45c49", "name": "Member"}, {"id": "c65201bd05504fa786d79b166e8bbba3", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}], "expires_at": "2019-01-18T07:01:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "020d00b5451a467cb276d06789a1149d", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "id": "e292c913af7844408b6509a836e493f5"}, "audit_ids": ["EweQBQoxRq2WyjfeU-WMbw"], "issued_at": "2019-01-18T06:01:58.000000Z"}} 2019-01-18 06:01:58,859 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c28ac0a558881437fea26073ecd44fc2a66fb3da" 2019-01-18 06:01:58,936 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:01:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-61b51650-18e3-4b54-b28d-9b0d86829a00 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:01:58,936 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-61b51650-18e3-4b54-b28d-9b0d86829a00 2019-01-18 06:01:58,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" 2019-01-18 06:01:58,945 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 18 Jan 2019 06:01: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"}]}]}} 2019-01-18 06:01:58,946 - 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-0d1fe68e-0a64-40a-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c28ac0a558881437fea26073ecd44fc2a66fb3da" 2019-01-18 06:01:59,034 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:01:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b60704c9-d0fc-497b-8fed-67f393c0fdf4 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-0d1fe68e-0a64-40a-proj", "previous": null, "next": null}, "projects": []} 2019-01-18 06:01:59,034 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageNegativeTests-0d1fe68e-0a64-40a-proj used request id req-b60704c9-d0fc-497b-8fed-67f393c0fdf4 2019-01-18 06:01:59,038 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c28ac0a558881437fea26073ecd44fc2a66fb3da" 2019-01-18 06:01:59,054 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:01:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-edbaebf5-1ed7-459a-94d2-1b5329f66840 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-18 06:01:59,054 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-edbaebf5-1ed7-459a-94d2-1b5329f66840 2019-01-18 06:01:59,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}c28ac0a558881437fea26073ecd44fc2a66fb3da" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateImageNegativeTests-0d1fe68e-0a64-40a-proj"}}' 2019-01-18 06:01:59,177 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 18 Jan 2019 06:01:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-18127763-e80f-40e1-ad51-ffaefd1f3c74 Content-Length: 309 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/a82f314146a9434c8fcb3688b29db2d2"}, "enabled": true, "id": "a82f314146a9434c8fcb3688b29db2d2", "parent_id": "default", "domain_id": "default", "name": "CreateImageNegativeTests-0d1fe68e-0a64-40a-proj"}} 2019-01-18 06:01:59,177 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-18127763-e80f-40e1-ad51-ffaefd1f3c74 2019-01-18 06:01:59,177 - keystone_utils - INFO - Created project with name - CreateImageNegativeTests-0d1fe68e-0a64-40a-proj 2019-01-18 06:01:59,177 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:01:59,178 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:01:59,564 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "488fca829f8b496daa1cd2cdc6e45c49", "name": "Member"}, {"id": "c65201bd05504fa786d79b166e8bbba3", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}], "expires_at": "2019-01-18T07:01:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "020d00b5451a467cb276d06789a1149d", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "id": "e292c913af7844408b6509a836e493f5"}, "audit_ids": ["1YhYzXmWTCCKtlQugtzr1w"], "issued_at": "2019-01-18T06:01:59.000000Z"}} 2019-01-18 06:01:59,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}ff856cb9f9bc1e04d12f65f26dfb92d84d129174" 2019-01-18 06:01:59,643 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:01:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f2a68e3c-2d5a-402f-a24b-3e93a2f93e16 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:01:59,643 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-f2a68e3c-2d5a-402f-a24b-3e93a2f93e16 2019-01-18 06:01:59,647 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-18 06:01:59,653 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 18 Jan 2019 06:01: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"}]}]}} 2019-01-18 06:01:59,653 - 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}ff856cb9f9bc1e04d12f65f26dfb92d84d129174" 2019-01-18 06:01:59,761 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:01:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c8ab6a11-870b-4a13-ad6d-ea3bb6ee3687 Content-Encoding: gzip Content-Length: 869 Content-Type: application/json RESP BODY: {"users": [{"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/0607a2b4beb0408e9fa51cc5ba027ac6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0607a2b4beb0408e9fa51cc5ba027ac6", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/17c61b95071545a094cc82823d2b88b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "17c61b95071545a094cc82823d2b88b8", "email": "nova@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/29e5d2dfed2447bda26fc75bd1122674"}, "domain_id": "default", "enabled": true, "options": {}, "id": "29e5d2dfed2447bda26fc75bd1122674", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/3b6dcc8c791e4b6e8831f5b5e583de80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3b6dcc8c791e4b6e8831f5b5e583de80", "email": "neutron@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.23:5000/v3/users/45ab52d673584bc198669be88c88b878"}, "domain_id": "default", "enabled": true, "options": {}, "id": "45ab52d673584bc198669be88c88b878", "email": "barbican@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/57795b4ee52f49c6a71f55bb6c4012f8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "57795b4ee52f49c6a71f55bb6c4012f8", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/5c52969262974d64ac2a300ca5d60f50"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c52969262974d64ac2a300ca5d60f50", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/5fc15572bb1c489ba92bd9945bbc1f64"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5fc15572bb1c489ba92bd9945bbc1f64", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/6b519d70e25f4e61a9dfd738cd6bba22"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6b519d70e25f4e61a9dfd738cd6bba22", "email": "heat@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.23:5000/v3/users/8248437208b540c2893a7117ad102a87"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8248437208b540c2893a7117ad102a87", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/890dee97e62840c5b15e36f03f6b7efc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "890dee97e62840c5b15e36f03f6b7efc", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/8cccb516ecc44ed9bb7c8633df108fd4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8cccb516ecc44ed9bb7c8633df108fd4", "email": "glance@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.23:5000/v3/users/97c3d863a98148299fa116fdb54be470"}, "domain_id": "default", "enabled": true, "options": {}, "id": "97c3d863a98148299fa116fdb54be470", "email": "tacker@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/a2a0c8c0f19941808c9f618af50b3b79"}, "domain_id": "c19db1b8f60647a9a114cd23287c807b", "enabled": true, "options": {}, "id": "a2a0c8c0f19941808c9f618af50b3b79", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "links": {"self": "http://172.30.9.23:5000/v3/users/e292c913af7844408b6509a836e493f5"}, "domain_id": "default", "enabled": true, "id": "e292c913af7844408b6509a836e493f5", "options": {}}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/fe5de73ba9cb41b2be24ccf1f72f5ed4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe5de73ba9cb41b2be24ccf1f72f5ed4", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2019-01-18 06:01:59,762 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-c8ab6a11-870b-4a13-ad6d-ea3bb6ee3687 2019-01-18 06:01:59,766 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateImageNegativeTests-0d1fe68e-0a64-40a-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff856cb9f9bc1e04d12f65f26dfb92d84d129174" 2019-01-18 06:01:59,848 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:01:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4d14bbe4-f3a0-4285-bd49-6e33586ad99a Content-Encoding: gzip Content-Length: 254 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateImageNegativeTests-0d1fe68e-0a64-40a-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/a82f314146a9434c8fcb3688b29db2d2"}, "enabled": true, "id": "a82f314146a9434c8fcb3688b29db2d2", "parent_id": "default", "domain_id": "default", "name": "CreateImageNegativeTests-0d1fe68e-0a64-40a-proj"}]} 2019-01-18 06:01:59,848 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateImageNegativeTests-0d1fe68e-0a64-40a-proj used request id req-4d14bbe4-f3a0-4285-bd49-6e33586ad99a 2019-01-18 06:01:59,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}ff856cb9f9bc1e04d12f65f26dfb92d84d129174" 2019-01-18 06:01:59,952 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:01:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-104ad6f7-0028-4f7e-aa07-caae5ca30218 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-18 06:01:59,952 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-104ad6f7-0028-4f7e-aa07-caae5ca30218 2019-01-18 06:02:00,308 - keystone_utils - INFO - Created user with name - CreateImageNegativeTests-0d1fe68e-0a64-40a-user 2019-01-18 06:02:00,308 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:02:00,313 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c28ac0a558881437fea26073ecd44fc2a66fb3da" 2019-01-18 06:02:00,396 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:02:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c83500f8-15b3-4973-a8e5-e9acc246e53f Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "488fca829f8b496daa1cd2cdc6e45c49", "links": {"self": "http://172.30.9.23:5000/v3/roles/488fca829f8b496daa1cd2cdc6e45c49"}, "name": "Member"}, {"domain_id": null, "id": "6b7f4f4f76264b6fb449c43b86ee3817", "links": {"self": "http://172.30.9.23:5000/v3/roles/6b7f4f4f76264b6fb449c43b86ee3817"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a482b711adf94961bf4bb28eda7f0e28", "links": {"self": "http://172.30.9.23:5000/v3/roles/a482b711adf94961bf4bb28eda7f0e28"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c65201bd05504fa786d79b166e8bbba3", "links": {"self": "http://172.30.9.23:5000/v3/roles/c65201bd05504fa786d79b166e8bbba3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "e7e317b66c174923a8cb46c48d897c8d", "links": {"self": "http://172.30.9.23:5000/v3/roles/e7e317b66c174923a8cb46c48d897c8d"}, "name": "ResellerAdmin"}]} 2019-01-18 06:02:00,396 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-c83500f8-15b3-4973-a8e5-e9acc246e53f 2019-01-18 06:02:00,400 - 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}c28ac0a558881437fea26073ecd44fc2a66fb3da" -d '{"role": {"name": "CreateImageNegativeTests-0d1fe68e-0a64-40a-proj-role"}}' 2019-01-18 06:02:00,506 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 18 Jan 2019 06:02:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b0e14877-8537-4d1b-a5cc-0fbc89f2dcae Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "2755058ac8ce438c84038905787db620", "links": {"self": "http://172.30.9.23:5000/v3/roles/2755058ac8ce438c84038905787db620"}, "name": "CreateImageNegativeTests-0d1fe68e-0a64-40a-proj-role"}} 2019-01-18 06:02:00,506 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-b0e14877-8537-4d1b-a5cc-0fbc89f2dcae 2019-01-18 06:02:00,506 - keystone_utils - INFO - Created role with name - CreateImageNegativeTests-0d1fe68e-0a64-40a-proj-role 2019-01-18 06:02:00,510 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/2755058ac8ce438c84038905787db620 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c28ac0a558881437fea26073ecd44fc2a66fb3da" 2019-01-18 06:02:00,598 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:02:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3b3d4ee2-65f4-47a2-9785-f53570fcc08f Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.23:5000/v3/roles/2755058ac8ce438c84038905787db620"}, "domain_id": null, "name": "CreateImageNegativeTests-0d1fe68e-0a64-40a-proj-role", "id": "2755058ac8ce438c84038905787db620"}} 2019-01-18 06:02:00,598 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/2755058ac8ce438c84038905787db620 used request id req-3b3d4ee2-65f4-47a2-9785-f53570fcc08f 2019-01-18 06:02:00,598 - keystone_utils - INFO - Granting role CreateImageNegativeTests-0d1fe68e-0a64-40a-proj-role to project CreateImageNegativeTests-0d1fe68e-0a64-40a-proj 2019-01-18 06:02:00,602 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/a82f314146a9434c8fcb3688b29db2d2/users/652bb5b58a7f4ceca5e0685c6715d778/roles/2755058ac8ce438c84038905787db620 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c28ac0a558881437fea26073ecd44fc2a66fb3da" 2019-01-18 06:02:00,725 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 06:02:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4029665c-f334-4983-a202-66cd42c3c799 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 06:02:00,725 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/a82f314146a9434c8fcb3688b29db2d2/users/652bb5b58a7f4ceca5e0685c6715d778/roles/2755058ac8ce438c84038905787db620 used request id req-4029665c-f334-4983-a202-66cd42c3c799 2019-01-18 06:02:00,726 - openstack_tests - DEBUG - Image metadata - None 2019-01-18 06:02:00,726 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:02:00,727 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:02:01,107 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2755058ac8ce438c84038905787db620", "name": "CreateImageNegativeTests-0d1fe68e-0a64-40a-proj-role"}], "expires_at": "2019-01-18T07:02:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a82f314146a9434c8fcb3688b29db2d2", "name": "CreateImageNegativeTests-0d1fe68e-0a64-40a-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/a82f314146a9434c8fcb3688b29db2d2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/a82f314146a9434c8fcb3688b29db2d2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/a82f314146a9434c8fcb3688b29db2d2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/a82f314146a9434c8fcb3688b29db2d2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/a82f314146a9434c8fcb3688b29db2d2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/a82f314146a9434c8fcb3688b29db2d2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/a82f314146a9434c8fcb3688b29db2d2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/a82f314146a9434c8fcb3688b29db2d2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/a82f314146a9434c8fcb3688b29db2d2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/a82f314146a9434c8fcb3688b29db2d2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/a82f314146a9434c8fcb3688b29db2d2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/a82f314146a9434c8fcb3688b29db2d2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageNegativeTests-0d1fe68e-0a64-40a-user", "id": "652bb5b58a7f4ceca5e0685c6715d778"}, "audit_ids": ["CgvAHz7QRDKFMl2lU5Ezbg"], "issued_at": "2019-01-18T06:02:01.000000Z"}} 2019-01-18 06:02:01,108 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77b41898d8e2ecc74e77d8de4b8072d19e632306" 2019-01-18 06:02:01,194 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:02:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-49e4f19a-6a64-48ee-b816-3161360e3cca Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:02:01,194 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-49e4f19a-6a64-48ee-b816-3161360e3cca 2019-01-18 06:02:01,199 - 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-dba06370-9a68-4041-9e8f-9864c24a99b8 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}77b41898d8e2ecc74e77d8de4b8072d19e632306" 2019-01-18 06:02:01,364 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 161 Content-Type: application/json X-Openstack-Request-Id: req-1c9898d0-a5c0-4289-a1a4-5e14515bfbeb Date: Fri, 18 Jan 2019 06:02:01 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=foo&limit=20&name=CreateImageNegativeTests-dba06370-9a68-4041-9e8f-9864c24a99b8"} 2019-01-18 06:02:01,364 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images?limit=20&disk_format=foo&name=CreateImageNegativeTests-dba06370-9a68-4041-9e8f-9864c24a99b8 used request id req-1c9898d0-a5c0-4289-a1a4-5e14515bfbeb 2019-01-18 06:02:01,365 - file_utils - DEBUG - Downloading file from - http://download.cirros-cloud.net/0.3.4/cirros-0.3.4-x86_64-disk.img 2019-01-18 06:02:01,365 - file_utils - DEBUG - Saving file to - /tmp/02211ced-88ea-4d6f-9ade-af3081dbc260 2019-01-18 06:02:01,598 - 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}77b41898d8e2ecc74e77d8de4b8072d19e632306" 2019-01-18 06:02:01,758 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-b3211929-fb89-4711-b02c-d0d0c1d8565a Date: Fri, 18 Jan 2019 06:02: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"}}} 2019-01-18 06:02:01,759 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-b3211929-fb89-4711-b02c-d0d0c1d8565a 2019-01-18 06:02:01,781 - glance_utils - ERROR - Unexpected exception creating image. Rolling back 2019-01-18 06:02:01,781 - glance_utils - DEBUG - Closing file ./tmp/02211ced-88ea-4d6f-9ade-af3081dbc260 2019-01-18 06:02:01,781 - glance_utils - INFO - Removing file ./tmp/02211ced-88ea-4d6f-9ade-af3081dbc260 2019-01-18 06:02:01,791 - 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}c28ac0a558881437fea26073ecd44fc2a66fb3da" 2019-01-18 06:02:02,013 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-cb290dd6-7e78-45ba-9d78-72286ecd52b2 Date: Fri, 18 Jan 2019 06:02:02 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-18T04:53:26Z", "updated_at": "2019-01-18T04:53:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:53:26Z", "revision_number": 0, "id": "9c6f69fc-3bf8-4346-9288-5a255b82b67e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:53:26Z", "security_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:53:26Z", "revision_number": 0, "id": "84255fa4-c13a-4cfe-b73d-e56ee216ca1e", "remote_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "remote_ip_prefix": null, "created_at": "2019-01-18T04:53:26Z", "security_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:53:26Z", "revision_number": 0, "id": "571036d3-cb1d-483a-acb9-96f19293add9", "remote_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "remote_ip_prefix": null, "created_at": "2019-01-18T04:53:26Z", "security_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:53:26Z", "revision_number": 0, "id": "260c2de9-5dc5-4508-b06c-24b9d7ed838c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:53:26Z", "security_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "created_at": "2019-01-18T04:51:20Z", "updated_at": "2019-01-18T04:51:20Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "24c99e6f-888c-4943-9c93-54ad3b18b18c", "remote_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv4", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "87b9b994-ae22-4850-863a-6a4925bd01fe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv4", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "45161a51-d6dd-4bb8-986d-bc2f88599c1d", "remote_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv6", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "2b339890-44d0-4711-a050-08a64d58e2a0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv6", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}], "revision_number": 4, "project_id": "9c53a91613fb4d5080479ac6f51697ed", "id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "020d00b5451a467cb276d06789a1149d", "created_at": "2019-01-18T05:59:12Z", "updated_at": "2019-01-18T05:59:12Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:12Z", "revision_number": 0, "id": "60f7d4a7-1a27-4801-a1e8-5bf33633b818", "remote_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:12Z", "security_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "tenant_id": "020d00b5451a467cb276d06789a1149d", "port_range_min": null, "ethertype": "IPv6", "project_id": "020d00b5451a467cb276d06789a1149d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:12Z", "revision_number": 0, "id": "38b9f88b-1fc0-40d1-af74-237d79be193d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:12Z", "security_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "tenant_id": "020d00b5451a467cb276d06789a1149d", "port_range_min": null, "ethertype": "IPv4", "project_id": "020d00b5451a467cb276d06789a1149d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:12Z", "revision_number": 0, "id": "38b091dd-dca7-4cbe-8c1c-dd18a74bfca8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:12Z", "security_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "tenant_id": "020d00b5451a467cb276d06789a1149d", "port_range_min": null, "ethertype": "IPv6", "project_id": "020d00b5451a467cb276d06789a1149d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:12Z", "revision_number": 0, "id": "8faf6dda-6919-4b75-b745-2af38abf8dcf", "remote_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:12Z", "security_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "tenant_id": "020d00b5451a467cb276d06789a1149d", "port_range_min": null, "ethertype": "IPv4", "project_id": "020d00b5451a467cb276d06789a1149d"}], "revision_number": 4, "project_id": "020d00b5451a467cb276d06789a1149d", "id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "created_at": "2019-01-18T04:39:06Z", "updated_at": "2019-01-18T04:39:06Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "8860837e-afbd-4411-adf9-d88db88c2114", "remote_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "47feb8aba08a40dca7028a1701e597b9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "4e399c2e-bc03-4aa3-b192-1fafdc9248ba", "remote_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "47feb8aba08a40dca7028a1701e597b9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "4bf1a402-0fa2-4cfd-9fee-4a28f16bb271", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "47feb8aba08a40dca7028a1701e597b9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "0aedefa2-edbc-47b5-bead-e954540f6937", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "47feb8aba08a40dca7028a1701e597b9"}], "revision_number": 4, "project_id": "47feb8aba08a40dca7028a1701e597b9", "id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "name": "default"}]} 2019-01-18 06:02:02,013 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-cb290dd6-7e78-45ba-9d78-72286ecd52b2 2019-01-18 06:02:02,018 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/9c53a91613fb4d5080479ac6f51697ed -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c28ac0a558881437fea26073ecd44fc2a66fb3da" 2019-01-18 06:02:02,099 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:02:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e6b0407a-1c75-4585-8080-d8b8ca3d7701 Content-Encoding: gzip Content-Length: 190 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/9c53a91613fb4d5080479ac6f51697ed"}, "enabled": true, "id": "9c53a91613fb4d5080479ac6f51697ed", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2019-01-18 06:02:02,099 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/9c53a91613fb4d5080479ac6f51697ed used request id req-e6b0407a-1c75-4585-8080-d8b8ca3d7701 2019-01-18 06:02:02,103 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/020d00b5451a467cb276d06789a1149d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c28ac0a558881437fea26073ecd44fc2a66fb3da" 2019-01-18 06:02:02,190 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:02:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2a7fdde0-ef65-4c76-b58c-9023e020bf15 Content-Encoding: gzip Content-Length: 248 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/020d00b5451a467cb276d06789a1149d"}, "enabled": true, "id": "020d00b5451a467cb276d06789a1149d", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}} 2019-01-18 06:02:02,190 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/020d00b5451a467cb276d06789a1149d used request id req-2a7fdde0-ef65-4c76-b58c-9023e020bf15 2019-01-18 06:02:02,194 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/47feb8aba08a40dca7028a1701e597b9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c28ac0a558881437fea26073ecd44fc2a66fb3da" 2019-01-18 06:02:02,285 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:02:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f08b7d7c-5907-40f2-b264-51b0f5063233 Content-Encoding: gzip Content-Length: 205 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/47feb8aba08a40dca7028a1701e597b9"}, "enabled": true, "id": "47feb8aba08a40dca7028a1701e597b9", "parent_id": "default", "domain_id": "default", "name": "service"}} 2019-01-18 06:02:02,285 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/47feb8aba08a40dca7028a1701e597b9 used request id req-f08b7d7c-5907-40f2-b264-51b0f5063233 2019-01-18 06:02:02,286 - keystone_utils - INFO - Deleting project with name - CreateImageNegativeTests-0d1fe68e-0a64-40a-proj 2019-01-18 06:02:02,290 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/a82f314146a9434c8fcb3688b29db2d2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c28ac0a558881437fea26073ecd44fc2a66fb3da" 2019-01-18 06:02:02,521 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 06:02:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a03e13c2-5a78-40be-b775-103b34f08bfc Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 06:02:02,521 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/a82f314146a9434c8fcb3688b29db2d2 used request id req-a03e13c2-5a78-40be-b775-103b34f08bfc 2019-01-18 06:02:02,521 - keystone_utils - INFO - Deleting role with name - CreateImageNegativeTests-0d1fe68e-0a64-40a-proj-role 2019-01-18 06:02:02,525 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/2755058ac8ce438c84038905787db620 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c28ac0a558881437fea26073ecd44fc2a66fb3da" 2019-01-18 06:02:02,644 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 06:02:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fb65c5f9-12cd-4569-b4ea-30b7845beacb Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 06:02:02,644 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/2755058ac8ce438c84038905787db620 used request id req-fb65c5f9-12cd-4569-b4ea-30b7845beacb 2019-01-18 06:02:02,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}c28ac0a558881437fea26073ecd44fc2a66fb3da" 2019-01-18 06:02:02,664 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:02:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7488bb17-95a7-4135-9c54-31e5dda8e003 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "488fca829f8b496daa1cd2cdc6e45c49", "links": {"self": "http://172.30.9.23:5000/v3/roles/488fca829f8b496daa1cd2cdc6e45c49"}, "name": "Member"}, {"domain_id": null, "id": "6b7f4f4f76264b6fb449c43b86ee3817", "links": {"self": "http://172.30.9.23:5000/v3/roles/6b7f4f4f76264b6fb449c43b86ee3817"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a482b711adf94961bf4bb28eda7f0e28", "links": {"self": "http://172.30.9.23:5000/v3/roles/a482b711adf94961bf4bb28eda7f0e28"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c65201bd05504fa786d79b166e8bbba3", "links": {"self": "http://172.30.9.23:5000/v3/roles/c65201bd05504fa786d79b166e8bbba3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "e7e317b66c174923a8cb46c48d897c8d", "links": {"self": "http://172.30.9.23:5000/v3/roles/e7e317b66c174923a8cb46c48d897c8d"}, "name": "ResellerAdmin"}]} 2019-01-18 06:02:02,665 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-7488bb17-95a7-4135-9c54-31e5dda8e003 2019-01-18 06:02:02,665 - keystone_utils - INFO - Deleting user with name - CreateImageNegativeTests-0d1fe68e-0a64-40a-user 2019-01-18 06:02:02,669 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/652bb5b58a7f4ceca5e0685c6715d778 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff856cb9f9bc1e04d12f65f26dfb92d84d129174" 2019-01-18 06:02:02,840 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 06:02:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-53e478df-a0fd-4a2f-b694-12a0aa47ca50 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 06:02:02,840 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/652bb5b58a7f4ceca5e0685c6715d778 used request id req-53e478df-a0fd-4a2f-b694-12a0aa47ca50 2019-01-18 06:02:02,841 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:02:03,227 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "488fca829f8b496daa1cd2cdc6e45c49", "name": "Member"}, {"id": "c65201bd05504fa786d79b166e8bbba3", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}], "expires_at": "2019-01-18T07:02:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "020d00b5451a467cb276d06789a1149d", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "id": "e292c913af7844408b6509a836e493f5"}, "audit_ids": ["E7dLEwaZS2OQdOxdyskXAg"], "issued_at": "2019-01-18T06:02:03.000000Z"}} 2019-01-18 06:02:03,228 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de5663cabfe801bb294ff4067d3f78776ca78231" 2019-01-18 06:02:03,316 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:02:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b02890a0-1bcc-44ec-b7a8-8035d30bd389 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:02:03,316 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-b02890a0-1bcc-44ec-b7a8-8035d30bd389 2019-01-18 06:02:03,318 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:02:03,319 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:02:03,706 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "488fca829f8b496daa1cd2cdc6e45c49", "name": "Member"}, {"id": "c65201bd05504fa786d79b166e8bbba3", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}], "expires_at": "2019-01-18T07:02:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "020d00b5451a467cb276d06789a1149d", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "id": "e292c913af7844408b6509a836e493f5"}, "audit_ids": ["d7b_UN6EQvatXFTEPR6sww"], "issued_at": "2019-01-18T06:02:03.000000Z"}} 2019-01-18 06:02:03,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}0f30218240b11f0987333daf19559f7121561177" 2019-01-18 06:02:03,799 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:02:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-367cede6-ce42-4f53-85bc-f07c021b7066 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:02:03,799 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-367cede6-ce42-4f53-85bc-f07c021b7066 2019-01-18 06:02:03,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" 2019-01-18 06:02:03,809 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 18 Jan 2019 06:02: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"}]}]}} 2019-01-18 06:02:03,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=CreateImageNegativeTests-92167a38-8628-4a9-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f30218240b11f0987333daf19559f7121561177" 2019-01-18 06:02:03,891 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:02:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1dddd7ef-628d-48e4-bd72-158e983ce186 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-92167a38-8628-4a9-proj", "previous": null, "next": null}, "projects": []} 2019-01-18 06:02:03,892 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageNegativeTests-92167a38-8628-4a9-proj used request id req-1dddd7ef-628d-48e4-bd72-158e983ce186 2019-01-18 06:02:03,895 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f30218240b11f0987333daf19559f7121561177" 2019-01-18 06:02:03,987 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:02:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5c944047-5064-4c96-89ff-8d68ca88a68a Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-18 06:02:03,987 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-5c944047-5064-4c96-89ff-8d68ca88a68a 2019-01-18 06:02:03,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}0f30218240b11f0987333daf19559f7121561177" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateImageNegativeTests-92167a38-8628-4a9-proj"}}' 2019-01-18 06:02:04,111 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 18 Jan 2019 06:02:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8cdb2689-145d-4e59-a07c-94c46a1211e1 Content-Length: 309 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/bf9def1967af4c15945939789fb1b54f"}, "enabled": true, "id": "bf9def1967af4c15945939789fb1b54f", "parent_id": "default", "domain_id": "default", "name": "CreateImageNegativeTests-92167a38-8628-4a9-proj"}} 2019-01-18 06:02:04,111 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-8cdb2689-145d-4e59-a07c-94c46a1211e1 2019-01-18 06:02:04,111 - keystone_utils - INFO - Created project with name - CreateImageNegativeTests-92167a38-8628-4a9-proj 2019-01-18 06:02:04,111 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:02:04,112 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:02:04,496 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "488fca829f8b496daa1cd2cdc6e45c49", "name": "Member"}, {"id": "c65201bd05504fa786d79b166e8bbba3", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}], "expires_at": "2019-01-18T07:02:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "020d00b5451a467cb276d06789a1149d", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "id": "e292c913af7844408b6509a836e493f5"}, "audit_ids": ["msVLqYRMSX-mzJ3Qs-16QQ"], "issued_at": "2019-01-18T06:02:04.000000Z"}} 2019-01-18 06:02:04,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}638416a225331644d05bb1755b50df4731ffbe41" 2019-01-18 06:02:04,581 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:02:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-48c8b5c9-1f98-44f8-9d69-938ea260f43e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:02:04,581 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-48c8b5c9-1f98-44f8-9d69-938ea260f43e 2019-01-18 06:02:04,585 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-18 06:02:04,590 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 18 Jan 2019 06:02: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"}]}]}} 2019-01-18 06:02:04,591 - 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}638416a225331644d05bb1755b50df4731ffbe41" 2019-01-18 06:02:04,689 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:02:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d43cf832-ded9-4ec0-8d1b-349abed608b3 Content-Encoding: gzip Content-Length: 869 Content-Type: application/json RESP BODY: {"users": [{"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/0607a2b4beb0408e9fa51cc5ba027ac6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0607a2b4beb0408e9fa51cc5ba027ac6", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/17c61b95071545a094cc82823d2b88b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "17c61b95071545a094cc82823d2b88b8", "email": "nova@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/29e5d2dfed2447bda26fc75bd1122674"}, "domain_id": "default", "enabled": true, "options": {}, "id": "29e5d2dfed2447bda26fc75bd1122674", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/3b6dcc8c791e4b6e8831f5b5e583de80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3b6dcc8c791e4b6e8831f5b5e583de80", "email": "neutron@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.23:5000/v3/users/45ab52d673584bc198669be88c88b878"}, "domain_id": "default", "enabled": true, "options": {}, "id": "45ab52d673584bc198669be88c88b878", "email": "barbican@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/57795b4ee52f49c6a71f55bb6c4012f8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "57795b4ee52f49c6a71f55bb6c4012f8", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/5c52969262974d64ac2a300ca5d60f50"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c52969262974d64ac2a300ca5d60f50", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/5fc15572bb1c489ba92bd9945bbc1f64"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5fc15572bb1c489ba92bd9945bbc1f64", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/6b519d70e25f4e61a9dfd738cd6bba22"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6b519d70e25f4e61a9dfd738cd6bba22", "email": "heat@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.23:5000/v3/users/8248437208b540c2893a7117ad102a87"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8248437208b540c2893a7117ad102a87", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/890dee97e62840c5b15e36f03f6b7efc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "890dee97e62840c5b15e36f03f6b7efc", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/8cccb516ecc44ed9bb7c8633df108fd4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8cccb516ecc44ed9bb7c8633df108fd4", "email": "glance@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.23:5000/v3/users/97c3d863a98148299fa116fdb54be470"}, "domain_id": "default", "enabled": true, "options": {}, "id": "97c3d863a98148299fa116fdb54be470", "email": "tacker@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/a2a0c8c0f19941808c9f618af50b3b79"}, "domain_id": "c19db1b8f60647a9a114cd23287c807b", "enabled": true, "options": {}, "id": "a2a0c8c0f19941808c9f618af50b3b79", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "links": {"self": "http://172.30.9.23:5000/v3/users/e292c913af7844408b6509a836e493f5"}, "domain_id": "default", "enabled": true, "id": "e292c913af7844408b6509a836e493f5", "options": {}}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/fe5de73ba9cb41b2be24ccf1f72f5ed4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe5de73ba9cb41b2be24ccf1f72f5ed4", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2019-01-18 06:02:04,689 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-d43cf832-ded9-4ec0-8d1b-349abed608b3 2019-01-18 06:02:04,693 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateImageNegativeTests-92167a38-8628-4a9-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}638416a225331644d05bb1755b50df4731ffbe41" 2019-01-18 06:02:04,786 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:02:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-21900dbf-82c5-4027-99ba-a2ffc2d739c1 Content-Encoding: gzip Content-Length: 254 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateImageNegativeTests-92167a38-8628-4a9-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/bf9def1967af4c15945939789fb1b54f"}, "enabled": true, "id": "bf9def1967af4c15945939789fb1b54f", "parent_id": "default", "domain_id": "default", "name": "CreateImageNegativeTests-92167a38-8628-4a9-proj"}]} 2019-01-18 06:02:04,786 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateImageNegativeTests-92167a38-8628-4a9-proj used request id req-21900dbf-82c5-4027-99ba-a2ffc2d739c1 2019-01-18 06:02:04,790 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}638416a225331644d05bb1755b50df4731ffbe41" 2019-01-18 06:02:04,882 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:02:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8805a24e-c73d-4cae-9643-1e10b4441ae9 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-18 06:02:04,882 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-8805a24e-c73d-4cae-9643-1e10b4441ae9 2019-01-18 06:02:05,183 - keystone_utils - INFO - Created user with name - CreateImageNegativeTests-92167a38-8628-4a9-user 2019-01-18 06:02:05,183 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:02:05,188 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f30218240b11f0987333daf19559f7121561177" 2019-01-18 06:02:05,276 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:02:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6b0dc017-27cf-4541-8d52-a578e7c5e338 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "488fca829f8b496daa1cd2cdc6e45c49", "links": {"self": "http://172.30.9.23:5000/v3/roles/488fca829f8b496daa1cd2cdc6e45c49"}, "name": "Member"}, {"domain_id": null, "id": "6b7f4f4f76264b6fb449c43b86ee3817", "links": {"self": "http://172.30.9.23:5000/v3/roles/6b7f4f4f76264b6fb449c43b86ee3817"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a482b711adf94961bf4bb28eda7f0e28", "links": {"self": "http://172.30.9.23:5000/v3/roles/a482b711adf94961bf4bb28eda7f0e28"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c65201bd05504fa786d79b166e8bbba3", "links": {"self": "http://172.30.9.23:5000/v3/roles/c65201bd05504fa786d79b166e8bbba3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "e7e317b66c174923a8cb46c48d897c8d", "links": {"self": "http://172.30.9.23:5000/v3/roles/e7e317b66c174923a8cb46c48d897c8d"}, "name": "ResellerAdmin"}]} 2019-01-18 06:02:05,277 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-6b0dc017-27cf-4541-8d52-a578e7c5e338 2019-01-18 06:02:05,281 - 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}0f30218240b11f0987333daf19559f7121561177" -d '{"role": {"name": "CreateImageNegativeTests-92167a38-8628-4a9-proj-role"}}' 2019-01-18 06:02:05,386 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 18 Jan 2019 06:02:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f25eb60c-497d-4c10-b285-13b9543ebd66 Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "efcebb9ed1c0405e8bc3034123566dfa", "links": {"self": "http://172.30.9.23:5000/v3/roles/efcebb9ed1c0405e8bc3034123566dfa"}, "name": "CreateImageNegativeTests-92167a38-8628-4a9-proj-role"}} 2019-01-18 06:02:05,387 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-f25eb60c-497d-4c10-b285-13b9543ebd66 2019-01-18 06:02:05,387 - keystone_utils - INFO - Created role with name - CreateImageNegativeTests-92167a38-8628-4a9-proj-role 2019-01-18 06:02:05,391 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/efcebb9ed1c0405e8bc3034123566dfa -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f30218240b11f0987333daf19559f7121561177" 2019-01-18 06:02:05,477 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:02:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d9037bb1-4fa7-4af6-b717-37cc06dd6a59 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.23:5000/v3/roles/efcebb9ed1c0405e8bc3034123566dfa"}, "domain_id": null, "name": "CreateImageNegativeTests-92167a38-8628-4a9-proj-role", "id": "efcebb9ed1c0405e8bc3034123566dfa"}} 2019-01-18 06:02:05,478 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/efcebb9ed1c0405e8bc3034123566dfa used request id req-d9037bb1-4fa7-4af6-b717-37cc06dd6a59 2019-01-18 06:02:05,478 - keystone_utils - INFO - Granting role CreateImageNegativeTests-92167a38-8628-4a9-proj-role to project CreateImageNegativeTests-92167a38-8628-4a9-proj 2019-01-18 06:02:05,482 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/bf9def1967af4c15945939789fb1b54f/users/eaf6282507a14843a2b29a0771008096/roles/efcebb9ed1c0405e8bc3034123566dfa -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f30218240b11f0987333daf19559f7121561177" 2019-01-18 06:02:05,611 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 06:02:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-61105e17-d7c8-4f87-bf66-75dff90a4673 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 06:02:05,611 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/bf9def1967af4c15945939789fb1b54f/users/eaf6282507a14843a2b29a0771008096/roles/efcebb9ed1c0405e8bc3034123566dfa used request id req-61105e17-d7c8-4f87-bf66-75dff90a4673 2019-01-18 06:02:05,612 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:02:05,613 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:02:06,004 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "efcebb9ed1c0405e8bc3034123566dfa", "name": "CreateImageNegativeTests-92167a38-8628-4a9-proj-role"}], "expires_at": "2019-01-18T07:02:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "bf9def1967af4c15945939789fb1b54f", "name": "CreateImageNegativeTests-92167a38-8628-4a9-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/bf9def1967af4c15945939789fb1b54f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/bf9def1967af4c15945939789fb1b54f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/bf9def1967af4c15945939789fb1b54f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/bf9def1967af4c15945939789fb1b54f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/bf9def1967af4c15945939789fb1b54f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/bf9def1967af4c15945939789fb1b54f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/bf9def1967af4c15945939789fb1b54f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/bf9def1967af4c15945939789fb1b54f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/bf9def1967af4c15945939789fb1b54f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/bf9def1967af4c15945939789fb1b54f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/bf9def1967af4c15945939789fb1b54f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/bf9def1967af4c15945939789fb1b54f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageNegativeTests-92167a38-8628-4a9-user", "id": "eaf6282507a14843a2b29a0771008096"}, "audit_ids": ["Z2zFOysYTm27X6BPOo1Kfw"], "issued_at": "2019-01-18T06:02:06.000000Z"}} 2019-01-18 06:02:06,004 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}589773804200cf172196d17c701ff036730fd9cf" 2019-01-18 06:02:06,073 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:02:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3b60be24-d03e-483b-81b8-286bad60404f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:02:06,073 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-3b60be24-d03e-483b-81b8-286bad60404f 2019-01-18 06:02:06,078 - 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}589773804200cf172196d17c701ff036730fd9cf" 2019-01-18 06:02:06,254 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 87 Content-Type: application/json X-Openstack-Request-Id: req-f4e0ea7e-345c-41fd-ab44-fbbdde045763 Date: Fri, 18 Jan 2019 06:02:06 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?limit=20&name=foo"} 2019-01-18 06:02:06,254 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images?limit=20&name=foo used request id req-f4e0ea7e-345c-41fd-ab44-fbbdde045763 2019-01-18 06:02:06,260 - 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}0f30218240b11f0987333daf19559f7121561177" 2019-01-18 06:02:06,470 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-cacfab0e-69d3-4683-a386-c2cc1538c9bf Date: Fri, 18 Jan 2019 06:02:06 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-18T04:53:26Z", "updated_at": "2019-01-18T04:53:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:53:26Z", "revision_number": 0, "id": "84255fa4-c13a-4cfe-b73d-e56ee216ca1e", "remote_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "remote_ip_prefix": null, "created_at": "2019-01-18T04:53:26Z", "security_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:53:26Z", "revision_number": 0, "id": "571036d3-cb1d-483a-acb9-96f19293add9", "remote_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "remote_ip_prefix": null, "created_at": "2019-01-18T04:53:26Z", "security_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:53:26Z", "revision_number": 0, "id": "260c2de9-5dc5-4508-b06c-24b9d7ed838c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:53:26Z", "security_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:53:26Z", "revision_number": 0, "id": "9c6f69fc-3bf8-4346-9288-5a255b82b67e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:53:26Z", "security_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "created_at": "2019-01-18T04:51:20Z", "updated_at": "2019-01-18T04:51:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "87b9b994-ae22-4850-863a-6a4925bd01fe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv4", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "45161a51-d6dd-4bb8-986d-bc2f88599c1d", "remote_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv6", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "2b339890-44d0-4711-a050-08a64d58e2a0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv6", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "24c99e6f-888c-4943-9c93-54ad3b18b18c", "remote_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv4", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}], "revision_number": 4, "project_id": "9c53a91613fb4d5080479ac6f51697ed", "id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "020d00b5451a467cb276d06789a1149d", "created_at": "2019-01-18T05:59:12Z", "updated_at": "2019-01-18T05:59:12Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:12Z", "revision_number": 0, "id": "38b091dd-dca7-4cbe-8c1c-dd18a74bfca8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:12Z", "security_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "tenant_id": "020d00b5451a467cb276d06789a1149d", "port_range_min": null, "ethertype": "IPv6", "project_id": "020d00b5451a467cb276d06789a1149d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:12Z", "revision_number": 0, "id": "8faf6dda-6919-4b75-b745-2af38abf8dcf", "remote_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:12Z", "security_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "tenant_id": "020d00b5451a467cb276d06789a1149d", "port_range_min": null, "ethertype": "IPv4", "project_id": "020d00b5451a467cb276d06789a1149d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:12Z", "revision_number": 0, "id": "60f7d4a7-1a27-4801-a1e8-5bf33633b818", "remote_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:12Z", "security_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "tenant_id": "020d00b5451a467cb276d06789a1149d", "port_range_min": null, "ethertype": "IPv6", "project_id": "020d00b5451a467cb276d06789a1149d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:12Z", "revision_number": 0, "id": "38b9f88b-1fc0-40d1-af74-237d79be193d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:12Z", "security_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "tenant_id": "020d00b5451a467cb276d06789a1149d", "port_range_min": null, "ethertype": "IPv4", "project_id": "020d00b5451a467cb276d06789a1149d"}], "revision_number": 4, "project_id": "020d00b5451a467cb276d06789a1149d", "id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "created_at": "2019-01-18T04:39:06Z", "updated_at": "2019-01-18T04:39:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "4bf1a402-0fa2-4cfd-9fee-4a28f16bb271", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "47feb8aba08a40dca7028a1701e597b9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "0aedefa2-edbc-47b5-bead-e954540f6937", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "47feb8aba08a40dca7028a1701e597b9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "8860837e-afbd-4411-adf9-d88db88c2114", "remote_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "47feb8aba08a40dca7028a1701e597b9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "4e399c2e-bc03-4aa3-b192-1fafdc9248ba", "remote_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "47feb8aba08a40dca7028a1701e597b9"}], "revision_number": 4, "project_id": "47feb8aba08a40dca7028a1701e597b9", "id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "name": "default"}]} 2019-01-18 06:02:06,471 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-cacfab0e-69d3-4683-a386-c2cc1538c9bf 2019-01-18 06:02:06,476 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/9c53a91613fb4d5080479ac6f51697ed -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f30218240b11f0987333daf19559f7121561177" 2019-01-18 06:02:06,647 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:02:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cb937d4f-8de6-414e-8d77-744cbc60e4d8 Content-Encoding: gzip Content-Length: 190 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/9c53a91613fb4d5080479ac6f51697ed"}, "enabled": true, "id": "9c53a91613fb4d5080479ac6f51697ed", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2019-01-18 06:02:06,647 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/9c53a91613fb4d5080479ac6f51697ed used request id req-cb937d4f-8de6-414e-8d77-744cbc60e4d8 2019-01-18 06:02:06,651 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/020d00b5451a467cb276d06789a1149d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f30218240b11f0987333daf19559f7121561177" 2019-01-18 06:02:06,745 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:02:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4303d6f6-5071-4f06-8917-e5e136bc6176 Content-Encoding: gzip Content-Length: 248 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/020d00b5451a467cb276d06789a1149d"}, "enabled": true, "id": "020d00b5451a467cb276d06789a1149d", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}} 2019-01-18 06:02:06,745 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/020d00b5451a467cb276d06789a1149d used request id req-4303d6f6-5071-4f06-8917-e5e136bc6176 2019-01-18 06:02:06,749 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/47feb8aba08a40dca7028a1701e597b9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f30218240b11f0987333daf19559f7121561177" 2019-01-18 06:02:06,831 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:02:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a7c6acc3-2d9d-444f-baad-fe8b50a86ce9 Content-Encoding: gzip Content-Length: 205 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/47feb8aba08a40dca7028a1701e597b9"}, "enabled": true, "id": "47feb8aba08a40dca7028a1701e597b9", "parent_id": "default", "domain_id": "default", "name": "service"}} 2019-01-18 06:02:06,831 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/47feb8aba08a40dca7028a1701e597b9 used request id req-a7c6acc3-2d9d-444f-baad-fe8b50a86ce9 2019-01-18 06:02:06,832 - keystone_utils - INFO - Deleting project with name - CreateImageNegativeTests-92167a38-8628-4a9-proj 2019-01-18 06:02:06,836 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/bf9def1967af4c15945939789fb1b54f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f30218240b11f0987333daf19559f7121561177" 2019-01-18 06:02:07,090 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 06:02:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-37a67c59-01af-46a9-99cf-228bfc9064dc Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 06:02:07,090 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/bf9def1967af4c15945939789fb1b54f used request id req-37a67c59-01af-46a9-99cf-228bfc9064dc 2019-01-18 06:02:07,090 - keystone_utils - INFO - Deleting role with name - CreateImageNegativeTests-92167a38-8628-4a9-proj-role 2019-01-18 06:02:07,094 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/efcebb9ed1c0405e8bc3034123566dfa -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f30218240b11f0987333daf19559f7121561177" 2019-01-18 06:02:07,207 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 06:02:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-47aac1f8-f4b9-406d-8638-ee540a523f38 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 06:02:07,207 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/efcebb9ed1c0405e8bc3034123566dfa used request id req-47aac1f8-f4b9-406d-8638-ee540a523f38 2019-01-18 06:02:07,211 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f30218240b11f0987333daf19559f7121561177" 2019-01-18 06:02:07,293 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:02:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8163505a-6a9c-4f83-8b8a-a8eedcd628ee Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "488fca829f8b496daa1cd2cdc6e45c49", "links": {"self": "http://172.30.9.23:5000/v3/roles/488fca829f8b496daa1cd2cdc6e45c49"}, "name": "Member"}, {"domain_id": null, "id": "6b7f4f4f76264b6fb449c43b86ee3817", "links": {"self": "http://172.30.9.23:5000/v3/roles/6b7f4f4f76264b6fb449c43b86ee3817"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a482b711adf94961bf4bb28eda7f0e28", "links": {"self": "http://172.30.9.23:5000/v3/roles/a482b711adf94961bf4bb28eda7f0e28"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c65201bd05504fa786d79b166e8bbba3", "links": {"self": "http://172.30.9.23:5000/v3/roles/c65201bd05504fa786d79b166e8bbba3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "e7e317b66c174923a8cb46c48d897c8d", "links": {"self": "http://172.30.9.23:5000/v3/roles/e7e317b66c174923a8cb46c48d897c8d"}, "name": "ResellerAdmin"}]} 2019-01-18 06:02:07,293 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-8163505a-6a9c-4f83-8b8a-a8eedcd628ee 2019-01-18 06:02:07,294 - keystone_utils - INFO - Deleting user with name - CreateImageNegativeTests-92167a38-8628-4a9-user 2019-01-18 06:02:07,298 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/eaf6282507a14843a2b29a0771008096 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}638416a225331644d05bb1755b50df4731ffbe41" 2019-01-18 06:02:07,546 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 06:02:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-273d2a06-e892-4cad-8519-e2be51d45467 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 06:02:07,546 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/eaf6282507a14843a2b29a0771008096 used request id req-273d2a06-e892-4cad-8519-e2be51d45467 2019-01-18 06:02:07,548 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:02:07,932 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "488fca829f8b496daa1cd2cdc6e45c49", "name": "Member"}, {"id": "c65201bd05504fa786d79b166e8bbba3", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}], "expires_at": "2019-01-18T07:02:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "020d00b5451a467cb276d06789a1149d", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "id": "e292c913af7844408b6509a836e493f5"}, "audit_ids": ["qO9JgXlPS4aG3KypWNDqGg"], "issued_at": "2019-01-18T06:02:07.000000Z"}} 2019-01-18 06:02:07,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}89ba53ac06e1ef16af0c32f060923c1e98dba9f1" 2019-01-18 06:02:08,009 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:02:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e3659bb8-131c-4bf0-ab52-5322682cc606 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:02:08,010 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-e3659bb8-131c-4bf0-ab52-5322682cc606 2019-01-18 06:02:08,011 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:02:08,012 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:02:08,392 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "488fca829f8b496daa1cd2cdc6e45c49", "name": "Member"}, {"id": "c65201bd05504fa786d79b166e8bbba3", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}], "expires_at": "2019-01-18T07:02:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "020d00b5451a467cb276d06789a1149d", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "id": "e292c913af7844408b6509a836e493f5"}, "audit_ids": ["sBdznUIvQAOwz6F4D5cOxg"], "issued_at": "2019-01-18T06:02:08.000000Z"}} 2019-01-18 06:02:08,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}4ef75e9d100f6fc39c34a44893f1a8c545449acb" 2019-01-18 06:02:08,470 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:02:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6dfea5b9-91e5-469d-907e-a1253ab9136a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:02:08,470 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-6dfea5b9-91e5-469d-907e-a1253ab9136a 2019-01-18 06:02:08,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" 2019-01-18 06:02:08,480 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 18 Jan 2019 06:02: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"}]}]}} 2019-01-18 06:02:08,480 - 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-3fff52b7-12d9-4b8-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ef75e9d100f6fc39c34a44893f1a8c545449acb" 2019-01-18 06:02:08,569 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:02:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1642f746-0391-43de-903b-dce635cfe7c8 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-3fff52b7-12d9-4b8-proj", "previous": null, "next": null}, "projects": []} 2019-01-18 06:02:08,569 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageNegativeTests-3fff52b7-12d9-4b8-proj used request id req-1642f746-0391-43de-903b-dce635cfe7c8 2019-01-18 06:02:08,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}4ef75e9d100f6fc39c34a44893f1a8c545449acb" 2019-01-18 06:02:08,659 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:02:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-10f9096d-0875-4660-9b64-a262bc62bfd6 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-18 06:02:08,659 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-10f9096d-0875-4660-9b64-a262bc62bfd6 2019-01-18 06:02:08,663 - 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}4ef75e9d100f6fc39c34a44893f1a8c545449acb" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateImageNegativeTests-3fff52b7-12d9-4b8-proj"}}' 2019-01-18 06:02:08,710 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 18 Jan 2019 06:02:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7eb54d2a-b016-4bcf-bc02-db8a545e6515 Content-Length: 309 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/addbc00767ea49baa14381e5f955144d"}, "enabled": true, "id": "addbc00767ea49baa14381e5f955144d", "parent_id": "default", "domain_id": "default", "name": "CreateImageNegativeTests-3fff52b7-12d9-4b8-proj"}} 2019-01-18 06:02:08,710 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-7eb54d2a-b016-4bcf-bc02-db8a545e6515 2019-01-18 06:02:08,710 - keystone_utils - INFO - Created project with name - CreateImageNegativeTests-3fff52b7-12d9-4b8-proj 2019-01-18 06:02:08,711 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:02:08,711 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:02:09,099 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "488fca829f8b496daa1cd2cdc6e45c49", "name": "Member"}, {"id": "c65201bd05504fa786d79b166e8bbba3", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}], "expires_at": "2019-01-18T07:02:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "020d00b5451a467cb276d06789a1149d", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "id": "e292c913af7844408b6509a836e493f5"}, "audit_ids": ["87SHlmYOQni5uTpcSklE7A"], "issued_at": "2019-01-18T06:02:09.000000Z"}} 2019-01-18 06:02:09,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}741909932d65ba572d7dfeeed96890b1a4199459" 2019-01-18 06:02:09,183 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:02:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c304a92b-d7f7-4c8a-a679-ca4aa86c17f3 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:02:09,183 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-c304a92b-d7f7-4c8a-a679-ca4aa86c17f3 2019-01-18 06:02:09,187 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-18 06:02:09,192 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 18 Jan 2019 06:02: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"}]}]}} 2019-01-18 06:02:09,193 - 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}741909932d65ba572d7dfeeed96890b1a4199459" 2019-01-18 06:02:09,301 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:02:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9d91b229-4365-4a6a-a8ea-4a064725422c Content-Encoding: gzip Content-Length: 869 Content-Type: application/json RESP BODY: {"users": [{"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/0607a2b4beb0408e9fa51cc5ba027ac6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0607a2b4beb0408e9fa51cc5ba027ac6", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/17c61b95071545a094cc82823d2b88b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "17c61b95071545a094cc82823d2b88b8", "email": "nova@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/29e5d2dfed2447bda26fc75bd1122674"}, "domain_id": "default", "enabled": true, "options": {}, "id": "29e5d2dfed2447bda26fc75bd1122674", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/3b6dcc8c791e4b6e8831f5b5e583de80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3b6dcc8c791e4b6e8831f5b5e583de80", "email": "neutron@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.23:5000/v3/users/45ab52d673584bc198669be88c88b878"}, "domain_id": "default", "enabled": true, "options": {}, "id": "45ab52d673584bc198669be88c88b878", "email": "barbican@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/57795b4ee52f49c6a71f55bb6c4012f8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "57795b4ee52f49c6a71f55bb6c4012f8", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/5c52969262974d64ac2a300ca5d60f50"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c52969262974d64ac2a300ca5d60f50", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/5fc15572bb1c489ba92bd9945bbc1f64"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5fc15572bb1c489ba92bd9945bbc1f64", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/6b519d70e25f4e61a9dfd738cd6bba22"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6b519d70e25f4e61a9dfd738cd6bba22", "email": "heat@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.23:5000/v3/users/8248437208b540c2893a7117ad102a87"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8248437208b540c2893a7117ad102a87", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/890dee97e62840c5b15e36f03f6b7efc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "890dee97e62840c5b15e36f03f6b7efc", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/8cccb516ecc44ed9bb7c8633df108fd4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8cccb516ecc44ed9bb7c8633df108fd4", "email": "glance@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.23:5000/v3/users/97c3d863a98148299fa116fdb54be470"}, "domain_id": "default", "enabled": true, "options": {}, "id": "97c3d863a98148299fa116fdb54be470", "email": "tacker@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/a2a0c8c0f19941808c9f618af50b3b79"}, "domain_id": "c19db1b8f60647a9a114cd23287c807b", "enabled": true, "options": {}, "id": "a2a0c8c0f19941808c9f618af50b3b79", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "links": {"self": "http://172.30.9.23:5000/v3/users/e292c913af7844408b6509a836e493f5"}, "domain_id": "default", "enabled": true, "id": "e292c913af7844408b6509a836e493f5", "options": {}}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/fe5de73ba9cb41b2be24ccf1f72f5ed4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe5de73ba9cb41b2be24ccf1f72f5ed4", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2019-01-18 06:02:09,301 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-9d91b229-4365-4a6a-a8ea-4a064725422c 2019-01-18 06:02:09,306 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateImageNegativeTests-3fff52b7-12d9-4b8-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}741909932d65ba572d7dfeeed96890b1a4199459" 2019-01-18 06:02:09,322 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:02:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2ae4642f-d9fe-422e-814b-8f38077581ee Content-Encoding: gzip Content-Length: 255 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateImageNegativeTests-3fff52b7-12d9-4b8-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/addbc00767ea49baa14381e5f955144d"}, "enabled": true, "id": "addbc00767ea49baa14381e5f955144d", "parent_id": "default", "domain_id": "default", "name": "CreateImageNegativeTests-3fff52b7-12d9-4b8-proj"}]} 2019-01-18 06:02:09,322 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateImageNegativeTests-3fff52b7-12d9-4b8-proj used request id req-2ae4642f-d9fe-422e-814b-8f38077581ee 2019-01-18 06:02:09,326 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}741909932d65ba572d7dfeeed96890b1a4199459" 2019-01-18 06:02:09,407 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:02:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-85cb855b-ec20-4131-8aae-d93498e9f31f Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-18 06:02:09,407 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-85cb855b-ec20-4131-8aae-d93498e9f31f 2019-01-18 06:02:09,788 - keystone_utils - INFO - Created user with name - CreateImageNegativeTests-3fff52b7-12d9-4b8-user 2019-01-18 06:02:09,788 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:02:09,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}4ef75e9d100f6fc39c34a44893f1a8c545449acb" 2019-01-18 06:02:09,886 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:02:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e21da8d7-8ee9-4238-85e4-d6d686ac8270 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "488fca829f8b496daa1cd2cdc6e45c49", "links": {"self": "http://172.30.9.23:5000/v3/roles/488fca829f8b496daa1cd2cdc6e45c49"}, "name": "Member"}, {"domain_id": null, "id": "6b7f4f4f76264b6fb449c43b86ee3817", "links": {"self": "http://172.30.9.23:5000/v3/roles/6b7f4f4f76264b6fb449c43b86ee3817"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a482b711adf94961bf4bb28eda7f0e28", "links": {"self": "http://172.30.9.23:5000/v3/roles/a482b711adf94961bf4bb28eda7f0e28"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c65201bd05504fa786d79b166e8bbba3", "links": {"self": "http://172.30.9.23:5000/v3/roles/c65201bd05504fa786d79b166e8bbba3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "e7e317b66c174923a8cb46c48d897c8d", "links": {"self": "http://172.30.9.23:5000/v3/roles/e7e317b66c174923a8cb46c48d897c8d"}, "name": "ResellerAdmin"}]} 2019-01-18 06:02:09,886 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-e21da8d7-8ee9-4238-85e4-d6d686ac8270 2019-01-18 06:02:09,890 - 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}4ef75e9d100f6fc39c34a44893f1a8c545449acb" -d '{"role": {"name": "CreateImageNegativeTests-3fff52b7-12d9-4b8-proj-role"}}' 2019-01-18 06:02:10,003 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 18 Jan 2019 06:02:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f6e62e34-0c03-4f13-bb47-20cceb242554 Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "fde2fbad8e354a4db5bb55ee3eb8da79", "links": {"self": "http://172.30.9.23:5000/v3/roles/fde2fbad8e354a4db5bb55ee3eb8da79"}, "name": "CreateImageNegativeTests-3fff52b7-12d9-4b8-proj-role"}} 2019-01-18 06:02:10,003 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-f6e62e34-0c03-4f13-bb47-20cceb242554 2019-01-18 06:02:10,003 - keystone_utils - INFO - Created role with name - CreateImageNegativeTests-3fff52b7-12d9-4b8-proj-role 2019-01-18 06:02:10,007 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/fde2fbad8e354a4db5bb55ee3eb8da79 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ef75e9d100f6fc39c34a44893f1a8c545449acb" 2019-01-18 06:02:10,099 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:02:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0cab6b27-e290-4af1-97f1-ec23ea403442 Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.23:5000/v3/roles/fde2fbad8e354a4db5bb55ee3eb8da79"}, "domain_id": null, "name": "CreateImageNegativeTests-3fff52b7-12d9-4b8-proj-role", "id": "fde2fbad8e354a4db5bb55ee3eb8da79"}} 2019-01-18 06:02:10,099 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/fde2fbad8e354a4db5bb55ee3eb8da79 used request id req-0cab6b27-e290-4af1-97f1-ec23ea403442 2019-01-18 06:02:10,099 - keystone_utils - INFO - Granting role CreateImageNegativeTests-3fff52b7-12d9-4b8-proj-role to project CreateImageNegativeTests-3fff52b7-12d9-4b8-proj 2019-01-18 06:02:10,103 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/addbc00767ea49baa14381e5f955144d/users/b79dd828222b457c8938b9e76d488287/roles/fde2fbad8e354a4db5bb55ee3eb8da79 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ef75e9d100f6fc39c34a44893f1a8c545449acb" 2019-01-18 06:02:10,233 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 06:02:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0b3f1fea-4780-4347-a0cd-e5168715ac0a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 06:02:10,233 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/addbc00767ea49baa14381e5f955144d/users/b79dd828222b457c8938b9e76d488287/roles/fde2fbad8e354a4db5bb55ee3eb8da79 used request id req-0b3f1fea-4780-4347-a0cd-e5168715ac0a 2019-01-18 06:02:10,234 - openstack_tests - DEBUG - Image metadata - None 2019-01-18 06:02:10,234 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:02:10,235 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:02:10,605 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "fde2fbad8e354a4db5bb55ee3eb8da79", "name": "CreateImageNegativeTests-3fff52b7-12d9-4b8-proj-role"}], "expires_at": "2019-01-18T07:02:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "addbc00767ea49baa14381e5f955144d", "name": "CreateImageNegativeTests-3fff52b7-12d9-4b8-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/addbc00767ea49baa14381e5f955144d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/addbc00767ea49baa14381e5f955144d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/addbc00767ea49baa14381e5f955144d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/addbc00767ea49baa14381e5f955144d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/addbc00767ea49baa14381e5f955144d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/addbc00767ea49baa14381e5f955144d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/addbc00767ea49baa14381e5f955144d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/addbc00767ea49baa14381e5f955144d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/addbc00767ea49baa14381e5f955144d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/addbc00767ea49baa14381e5f955144d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/addbc00767ea49baa14381e5f955144d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/addbc00767ea49baa14381e5f955144d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageNegativeTests-3fff52b7-12d9-4b8-user", "id": "b79dd828222b457c8938b9e76d488287"}, "audit_ids": ["jsfsH-FMSFCRfMYYnYJOdw"], "issued_at": "2019-01-18T06:02:10.000000Z"}} 2019-01-18 06:02:10,606 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75ec78841744918dee613e166ee9d764cbd0f7aa" 2019-01-18 06:02:10,679 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:02:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8d44be34-f873-4aea-92d3-8d0cb70d62d6 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:02:10,679 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-8d44be34-f873-4aea-92d3-8d0cb70d62d6 2019-01-18 06:02:10,684 - 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-69900fb7-8a2a-4308-bbba-4412dc958900 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}75ec78841744918dee613e166ee9d764cbd0f7aa" 2019-01-18 06:02:11,242 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 163 Content-Type: application/json X-Openstack-Request-Id: req-9ef83e08-f8d2-487c-9d4d-223ca04aa059 Date: Fri, 18 Jan 2019 06:02:11 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageNegativeTests-69900fb7-8a2a-4308-bbba-4412dc958900"} 2019-01-18 06:02:11,243 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageNegativeTests-69900fb7-8a2a-4308-bbba-4412dc958900 used request id req-9ef83e08-f8d2-487c-9d4d-223ca04aa059 2019-01-18 06:02:11,243 - file_utils - DEBUG - Downloading file from - http://foo.bar 2019-01-18 06:02:11,244 - file_utils - DEBUG - Saving file to - /tmp/3a8c999c-ff58-42b7-841f-a7baa823fc8a 2019-01-18 06:02:11,265 - 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}4ef75e9d100f6fc39c34a44893f1a8c545449acb" 2019-01-18 06:02:11,479 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-68e64d52-1e61-413c-8441-a06edd7849f7 Date: Fri, 18 Jan 2019 06:02:11 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-18T04:53:26Z", "updated_at": "2019-01-18T04:53:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:53:26Z", "revision_number": 0, "id": "260c2de9-5dc5-4508-b06c-24b9d7ed838c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:53:26Z", "security_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:53:26Z", "revision_number": 0, "id": "9c6f69fc-3bf8-4346-9288-5a255b82b67e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:53:26Z", "security_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:53:26Z", "revision_number": 0, "id": "84255fa4-c13a-4cfe-b73d-e56ee216ca1e", "remote_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "remote_ip_prefix": null, "created_at": "2019-01-18T04:53:26Z", "security_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:53:26Z", "revision_number": 0, "id": "571036d3-cb1d-483a-acb9-96f19293add9", "remote_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "remote_ip_prefix": null, "created_at": "2019-01-18T04:53:26Z", "security_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "created_at": "2019-01-18T04:51:20Z", "updated_at": "2019-01-18T04:51:20Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "45161a51-d6dd-4bb8-986d-bc2f88599c1d", "remote_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv6", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "2b339890-44d0-4711-a050-08a64d58e2a0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv6", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "24c99e6f-888c-4943-9c93-54ad3b18b18c", "remote_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv4", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "87b9b994-ae22-4850-863a-6a4925bd01fe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv4", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}], "revision_number": 4, "project_id": "9c53a91613fb4d5080479ac6f51697ed", "id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "020d00b5451a467cb276d06789a1149d", "created_at": "2019-01-18T05:59:12Z", "updated_at": "2019-01-18T05:59:12Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:12Z", "revision_number": 0, "id": "8faf6dda-6919-4b75-b745-2af38abf8dcf", "remote_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:12Z", "security_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "tenant_id": "020d00b5451a467cb276d06789a1149d", "port_range_min": null, "ethertype": "IPv4", "project_id": "020d00b5451a467cb276d06789a1149d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:12Z", "revision_number": 0, "id": "60f7d4a7-1a27-4801-a1e8-5bf33633b818", "remote_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:12Z", "security_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "tenant_id": "020d00b5451a467cb276d06789a1149d", "port_range_min": null, "ethertype": "IPv6", "project_id": "020d00b5451a467cb276d06789a1149d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:12Z", "revision_number": 0, "id": "38b9f88b-1fc0-40d1-af74-237d79be193d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:12Z", "security_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "tenant_id": "020d00b5451a467cb276d06789a1149d", "port_range_min": null, "ethertype": "IPv4", "project_id": "020d00b5451a467cb276d06789a1149d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:12Z", "revision_number": 0, "id": "38b091dd-dca7-4cbe-8c1c-dd18a74bfca8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:12Z", "security_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "tenant_id": "020d00b5451a467cb276d06789a1149d", "port_range_min": null, "ethertype": "IPv6", "project_id": "020d00b5451a467cb276d06789a1149d"}], "revision_number": 4, "project_id": "020d00b5451a467cb276d06789a1149d", "id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "created_at": "2019-01-18T04:39:06Z", "updated_at": "2019-01-18T04:39:06Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "8860837e-afbd-4411-adf9-d88db88c2114", "remote_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "47feb8aba08a40dca7028a1701e597b9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "4e399c2e-bc03-4aa3-b192-1fafdc9248ba", "remote_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "47feb8aba08a40dca7028a1701e597b9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "4bf1a402-0fa2-4cfd-9fee-4a28f16bb271", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "47feb8aba08a40dca7028a1701e597b9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "0aedefa2-edbc-47b5-bead-e954540f6937", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "47feb8aba08a40dca7028a1701e597b9"}], "revision_number": 4, "project_id": "47feb8aba08a40dca7028a1701e597b9", "id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "name": "default"}]} 2019-01-18 06:02:11,479 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-68e64d52-1e61-413c-8441-a06edd7849f7 2019-01-18 06:02:11,484 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/9c53a91613fb4d5080479ac6f51697ed -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ef75e9d100f6fc39c34a44893f1a8c545449acb" 2019-01-18 06:02:11,572 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:02:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9a41fa1b-3497-40fd-bffc-4ae20e7cc4fa Content-Encoding: gzip Content-Length: 190 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/9c53a91613fb4d5080479ac6f51697ed"}, "enabled": true, "id": "9c53a91613fb4d5080479ac6f51697ed", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2019-01-18 06:02:11,572 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/9c53a91613fb4d5080479ac6f51697ed used request id req-9a41fa1b-3497-40fd-bffc-4ae20e7cc4fa 2019-01-18 06:02:11,576 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/020d00b5451a467cb276d06789a1149d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ef75e9d100f6fc39c34a44893f1a8c545449acb" 2019-01-18 06:02:11,657 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:02:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-799a7098-461e-4aaa-9322-43ed3c91dde3 Content-Encoding: gzip Content-Length: 248 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/020d00b5451a467cb276d06789a1149d"}, "enabled": true, "id": "020d00b5451a467cb276d06789a1149d", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}} 2019-01-18 06:02:11,657 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/020d00b5451a467cb276d06789a1149d used request id req-799a7098-461e-4aaa-9322-43ed3c91dde3 2019-01-18 06:02:11,661 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/47feb8aba08a40dca7028a1701e597b9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ef75e9d100f6fc39c34a44893f1a8c545449acb" 2019-01-18 06:02:11,750 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:02:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c2597643-62ec-40b8-aada-68c3d87a1006 Content-Encoding: gzip Content-Length: 205 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/47feb8aba08a40dca7028a1701e597b9"}, "enabled": true, "id": "47feb8aba08a40dca7028a1701e597b9", "parent_id": "default", "domain_id": "default", "name": "service"}} 2019-01-18 06:02:11,750 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/47feb8aba08a40dca7028a1701e597b9 used request id req-c2597643-62ec-40b8-aada-68c3d87a1006 2019-01-18 06:02:11,751 - keystone_utils - INFO - Deleting project with name - CreateImageNegativeTests-3fff52b7-12d9-4b8-proj 2019-01-18 06:02:11,754 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/addbc00767ea49baa14381e5f955144d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ef75e9d100f6fc39c34a44893f1a8c545449acb" 2019-01-18 06:02:11,965 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 06:02:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-733a4ed6-b224-4ade-a966-53c3579ab77e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 06:02:11,965 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/addbc00767ea49baa14381e5f955144d used request id req-733a4ed6-b224-4ade-a966-53c3579ab77e 2019-01-18 06:02:11,965 - keystone_utils - INFO - Deleting role with name - CreateImageNegativeTests-3fff52b7-12d9-4b8-proj-role 2019-01-18 06:02:11,969 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/fde2fbad8e354a4db5bb55ee3eb8da79 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ef75e9d100f6fc39c34a44893f1a8c545449acb" 2019-01-18 06:02:12,069 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 06:02:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-03b0f250-c8eb-46e4-bb3c-10523e833252 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 06:02:12,069 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/fde2fbad8e354a4db5bb55ee3eb8da79 used request id req-03b0f250-c8eb-46e4-bb3c-10523e833252 2019-01-18 06:02:12,073 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ef75e9d100f6fc39c34a44893f1a8c545449acb" 2019-01-18 06:02:12,163 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:02:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f6b58aef-1095-468d-ba49-affe850c0892 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "488fca829f8b496daa1cd2cdc6e45c49", "links": {"self": "http://172.30.9.23:5000/v3/roles/488fca829f8b496daa1cd2cdc6e45c49"}, "name": "Member"}, {"domain_id": null, "id": "6b7f4f4f76264b6fb449c43b86ee3817", "links": {"self": "http://172.30.9.23:5000/v3/roles/6b7f4f4f76264b6fb449c43b86ee3817"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a482b711adf94961bf4bb28eda7f0e28", "links": {"self": "http://172.30.9.23:5000/v3/roles/a482b711adf94961bf4bb28eda7f0e28"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c65201bd05504fa786d79b166e8bbba3", "links": {"self": "http://172.30.9.23:5000/v3/roles/c65201bd05504fa786d79b166e8bbba3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "e7e317b66c174923a8cb46c48d897c8d", "links": {"self": "http://172.30.9.23:5000/v3/roles/e7e317b66c174923a8cb46c48d897c8d"}, "name": "ResellerAdmin"}]} 2019-01-18 06:02:12,164 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-f6b58aef-1095-468d-ba49-affe850c0892 2019-01-18 06:02:12,164 - keystone_utils - INFO - Deleting user with name - CreateImageNegativeTests-3fff52b7-12d9-4b8-user 2019-01-18 06:02:12,168 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/b79dd828222b457c8938b9e76d488287 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}741909932d65ba572d7dfeeed96890b1a4199459" 2019-01-18 06:02:12,350 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 06:02:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c02de9fc-3e76-4899-a386-1f5efa6089a2 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 06:02:12,350 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/b79dd828222b457c8938b9e76d488287 used request id req-c02de9fc-3e76-4899-a386-1f5efa6089a2 2019-01-18 06:02:12,351 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:02:12,725 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "488fca829f8b496daa1cd2cdc6e45c49", "name": "Member"}, {"id": "c65201bd05504fa786d79b166e8bbba3", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}], "expires_at": "2019-01-18T07:02:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "020d00b5451a467cb276d06789a1149d", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "id": "e292c913af7844408b6509a836e493f5"}, "audit_ids": ["gvZlC-TATdeciSpv8PMo8w"], "issued_at": "2019-01-18T06:02:12.000000Z"}} 2019-01-18 06:02:12,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}6c1f3861a8d0d761f63ef6f477b60b6d1ef737e0" 2019-01-18 06:02:12,815 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:02:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-40104641-bc9f-446e-891f-9eeb97a0835e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:02:12,815 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-40104641-bc9f-446e-891f-9eeb97a0835e 2019-01-18 06:02:12,817 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:02:12,817 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:02:13,211 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "488fca829f8b496daa1cd2cdc6e45c49", "name": "Member"}, {"id": "c65201bd05504fa786d79b166e8bbba3", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}], "expires_at": "2019-01-18T07:02:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "020d00b5451a467cb276d06789a1149d", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "id": "e292c913af7844408b6509a836e493f5"}, "audit_ids": ["jJ6gFc8kS5abh7f-o7wWdg"], "issued_at": "2019-01-18T06:02:13.000000Z"}} 2019-01-18 06:02:13,211 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0779c9e97fb5f24fa91d41beb420c2d6e747663" 2019-01-18 06:02:13,290 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:02:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7cdbfa7d-8b9d-47a2-b1b0-6fbeb6878855 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:02:13,291 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-7cdbfa7d-8b9d-47a2-b1b0-6fbeb6878855 2019-01-18 06:02:13,295 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-18 06:02:13,300 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 18 Jan 2019 06:02: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"}]}]}} 2019-01-18 06:02:13,301 - 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-e4dca170-da1b-479-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0779c9e97fb5f24fa91d41beb420c2d6e747663" 2019-01-18 06:02:13,387 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:02:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e9b490a3-00d4-49a6-a77a-14c4cc44e459 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-e4dca170-da1b-479-proj", "previous": null, "next": null}, "projects": []} 2019-01-18 06:02:13,387 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateMultiPartImageTests-e4dca170-da1b-479-proj used request id req-e9b490a3-00d4-49a6-a77a-14c4cc44e459 2019-01-18 06:02:13,391 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0779c9e97fb5f24fa91d41beb420c2d6e747663" 2019-01-18 06:02:13,469 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:02:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-304e5eca-827a-411f-aa10-e97ae3668df8 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-18 06:02:13,469 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-304e5eca-827a-411f-aa10-e97ae3668df8 2019-01-18 06:02:13,473 - 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}f0779c9e97fb5f24fa91d41beb420c2d6e747663" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateMultiPartImageTests-e4dca170-da1b-479-proj"}}' 2019-01-18 06:02:13,602 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 18 Jan 2019 06:02:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-36c52126-8948-48b9-9017-bcf080c63655 Content-Length: 310 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/5f17450e85ee48f8acf98e5d396fe540"}, "enabled": true, "id": "5f17450e85ee48f8acf98e5d396fe540", "parent_id": "default", "domain_id": "default", "name": "CreateMultiPartImageTests-e4dca170-da1b-479-proj"}} 2019-01-18 06:02:13,602 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-36c52126-8948-48b9-9017-bcf080c63655 2019-01-18 06:02:13,603 - keystone_utils - INFO - Created project with name - CreateMultiPartImageTests-e4dca170-da1b-479-proj 2019-01-18 06:02:13,603 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:02:13,604 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:02:14,078 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "488fca829f8b496daa1cd2cdc6e45c49", "name": "Member"}, {"id": "c65201bd05504fa786d79b166e8bbba3", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}], "expires_at": "2019-01-18T07:02:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "020d00b5451a467cb276d06789a1149d", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "id": "e292c913af7844408b6509a836e493f5"}, "audit_ids": ["oQTz9VuOSPWmGqh26knOwg"], "issued_at": "2019-01-18T06:02:14.000000Z"}} 2019-01-18 06:02:14,078 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1dee141bda8f616157be3498c1dd0b69bbeaba92" 2019-01-18 06:02:14,154 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:02:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-985fc527-32a6-4a89-a4d6-f80d794b09c5 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:02:14,154 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-985fc527-32a6-4a89-a4d6-f80d794b09c5 2019-01-18 06:02:14,158 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-18 06:02:14,163 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 18 Jan 2019 06:02: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"}]}]}} 2019-01-18 06:02:14,164 - 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}1dee141bda8f616157be3498c1dd0b69bbeaba92" 2019-01-18 06:02:14,278 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:02:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aae4d97a-a69e-4b33-a920-c3c725b23a39 Content-Encoding: gzip Content-Length: 869 Content-Type: application/json RESP BODY: {"users": [{"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/0607a2b4beb0408e9fa51cc5ba027ac6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0607a2b4beb0408e9fa51cc5ba027ac6", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/17c61b95071545a094cc82823d2b88b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "17c61b95071545a094cc82823d2b88b8", "email": "nova@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/29e5d2dfed2447bda26fc75bd1122674"}, "domain_id": "default", "enabled": true, "options": {}, "id": "29e5d2dfed2447bda26fc75bd1122674", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/3b6dcc8c791e4b6e8831f5b5e583de80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3b6dcc8c791e4b6e8831f5b5e583de80", "email": "neutron@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.23:5000/v3/users/45ab52d673584bc198669be88c88b878"}, "domain_id": "default", "enabled": true, "options": {}, "id": "45ab52d673584bc198669be88c88b878", "email": "barbican@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/57795b4ee52f49c6a71f55bb6c4012f8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "57795b4ee52f49c6a71f55bb6c4012f8", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/5c52969262974d64ac2a300ca5d60f50"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c52969262974d64ac2a300ca5d60f50", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/5fc15572bb1c489ba92bd9945bbc1f64"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5fc15572bb1c489ba92bd9945bbc1f64", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/6b519d70e25f4e61a9dfd738cd6bba22"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6b519d70e25f4e61a9dfd738cd6bba22", "email": "heat@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.23:5000/v3/users/8248437208b540c2893a7117ad102a87"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8248437208b540c2893a7117ad102a87", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/890dee97e62840c5b15e36f03f6b7efc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "890dee97e62840c5b15e36f03f6b7efc", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/8cccb516ecc44ed9bb7c8633df108fd4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8cccb516ecc44ed9bb7c8633df108fd4", "email": "glance@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.23:5000/v3/users/97c3d863a98148299fa116fdb54be470"}, "domain_id": "default", "enabled": true, "options": {}, "id": "97c3d863a98148299fa116fdb54be470", "email": "tacker@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/a2a0c8c0f19941808c9f618af50b3b79"}, "domain_id": "c19db1b8f60647a9a114cd23287c807b", "enabled": true, "options": {}, "id": "a2a0c8c0f19941808c9f618af50b3b79", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "links": {"self": "http://172.30.9.23:5000/v3/users/e292c913af7844408b6509a836e493f5"}, "domain_id": "default", "enabled": true, "id": "e292c913af7844408b6509a836e493f5", "options": {}}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/fe5de73ba9cb41b2be24ccf1f72f5ed4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe5de73ba9cb41b2be24ccf1f72f5ed4", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2019-01-18 06:02:14,278 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-aae4d97a-a69e-4b33-a920-c3c725b23a39 2019-01-18 06:02:14,283 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateMultiPartImageTests-e4dca170-da1b-479-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1dee141bda8f616157be3498c1dd0b69bbeaba92" 2019-01-18 06:02:14,362 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:02:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7b60ef0b-86d1-43bf-8590-734557021de3 Content-Encoding: gzip Content-Length: 256 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateMultiPartImageTests-e4dca170-da1b-479-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/5f17450e85ee48f8acf98e5d396fe540"}, "enabled": true, "id": "5f17450e85ee48f8acf98e5d396fe540", "parent_id": "default", "domain_id": "default", "name": "CreateMultiPartImageTests-e4dca170-da1b-479-proj"}]} 2019-01-18 06:02:14,362 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateMultiPartImageTests-e4dca170-da1b-479-proj used request id req-7b60ef0b-86d1-43bf-8590-734557021de3 2019-01-18 06:02:14,366 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1dee141bda8f616157be3498c1dd0b69bbeaba92" 2019-01-18 06:02:14,460 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:02:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ad223f24-e65f-4239-9569-c264ec159f00 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-18 06:02:14,460 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-ad223f24-e65f-4239-9569-c264ec159f00 2019-01-18 06:02:14,770 - keystone_utils - INFO - Created user with name - CreateMultiPartImageTests-e4dca170-da1b-479-user 2019-01-18 06:02:14,771 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:02:14,775 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0779c9e97fb5f24fa91d41beb420c2d6e747663" 2019-01-18 06:02:14,855 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:02:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8142b94e-08dc-45ea-8465-d74ba655ba54 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "488fca829f8b496daa1cd2cdc6e45c49", "links": {"self": "http://172.30.9.23:5000/v3/roles/488fca829f8b496daa1cd2cdc6e45c49"}, "name": "Member"}, {"domain_id": null, "id": "6b7f4f4f76264b6fb449c43b86ee3817", "links": {"self": "http://172.30.9.23:5000/v3/roles/6b7f4f4f76264b6fb449c43b86ee3817"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a482b711adf94961bf4bb28eda7f0e28", "links": {"self": "http://172.30.9.23:5000/v3/roles/a482b711adf94961bf4bb28eda7f0e28"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c65201bd05504fa786d79b166e8bbba3", "links": {"self": "http://172.30.9.23:5000/v3/roles/c65201bd05504fa786d79b166e8bbba3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "e7e317b66c174923a8cb46c48d897c8d", "links": {"self": "http://172.30.9.23:5000/v3/roles/e7e317b66c174923a8cb46c48d897c8d"}, "name": "ResellerAdmin"}]} 2019-01-18 06:02:14,856 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-8142b94e-08dc-45ea-8465-d74ba655ba54 2019-01-18 06:02:14,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}f0779c9e97fb5f24fa91d41beb420c2d6e747663" -d '{"role": {"name": "CreateMultiPartImageTests-e4dca170-da1b-479-proj-role"}}' 2019-01-18 06:02:14,974 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 18 Jan 2019 06:02:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bc627a14-6248-4a8f-9ada-e61d2e1a575f Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "53159662273a422f829b65fcc4882132", "links": {"self": "http://172.30.9.23:5000/v3/roles/53159662273a422f829b65fcc4882132"}, "name": "CreateMultiPartImageTests-e4dca170-da1b-479-proj-role"}} 2019-01-18 06:02:14,974 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-bc627a14-6248-4a8f-9ada-e61d2e1a575f 2019-01-18 06:02:14,974 - keystone_utils - INFO - Created role with name - CreateMultiPartImageTests-e4dca170-da1b-479-proj-role 2019-01-18 06:02:14,978 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/53159662273a422f829b65fcc4882132 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0779c9e97fb5f24fa91d41beb420c2d6e747663" 2019-01-18 06:02:15,064 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:02:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4dabb79f-a341-4c92-9a68-f282944a4b70 Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.23:5000/v3/roles/53159662273a422f829b65fcc4882132"}, "domain_id": null, "name": "CreateMultiPartImageTests-e4dca170-da1b-479-proj-role", "id": "53159662273a422f829b65fcc4882132"}} 2019-01-18 06:02:15,064 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/53159662273a422f829b65fcc4882132 used request id req-4dabb79f-a341-4c92-9a68-f282944a4b70 2019-01-18 06:02:15,064 - keystone_utils - INFO - Granting role CreateMultiPartImageTests-e4dca170-da1b-479-proj-role to project CreateMultiPartImageTests-e4dca170-da1b-479-proj 2019-01-18 06:02:15,068 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/5f17450e85ee48f8acf98e5d396fe540/users/1f3b8f5dd4794f0eb42289f78e0998a6/roles/53159662273a422f829b65fcc4882132 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0779c9e97fb5f24fa91d41beb420c2d6e747663" 2019-01-18 06:02:15,192 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 06:02:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d9d20b47-f24e-4b9a-8520-4936830527ec Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 06:02:15,192 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/5f17450e85ee48f8acf98e5d396fe540/users/1f3b8f5dd4794f0eb42289f78e0998a6/roles/53159662273a422f829b65fcc4882132 used request id req-d9d20b47-f24e-4b9a-8520-4936830527ec 2019-01-18 06:02:15,193 - create_image_tests - WARNING - Will not download the kernel image. Cannot execute test 2019-01-18 06:02:15,199 - 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}f0779c9e97fb5f24fa91d41beb420c2d6e747663" 2019-01-18 06:02:15,410 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-5050bdff-676e-4baa-a893-6af3b98125d2 Date: Fri, 18 Jan 2019 06:02:15 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-18T04:53:26Z", "updated_at": "2019-01-18T04:53:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:53:26Z", "revision_number": 0, "id": "9c6f69fc-3bf8-4346-9288-5a255b82b67e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:53:26Z", "security_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:53:26Z", "revision_number": 0, "id": "84255fa4-c13a-4cfe-b73d-e56ee216ca1e", "remote_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "remote_ip_prefix": null, "created_at": "2019-01-18T04:53:26Z", "security_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:53:26Z", "revision_number": 0, "id": "571036d3-cb1d-483a-acb9-96f19293add9", "remote_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "remote_ip_prefix": null, "created_at": "2019-01-18T04:53:26Z", "security_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:53:26Z", "revision_number": 0, "id": "260c2de9-5dc5-4508-b06c-24b9d7ed838c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:53:26Z", "security_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "created_at": "2019-01-18T04:51:20Z", "updated_at": "2019-01-18T04:51:20Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "24c99e6f-888c-4943-9c93-54ad3b18b18c", "remote_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv4", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "87b9b994-ae22-4850-863a-6a4925bd01fe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv4", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "45161a51-d6dd-4bb8-986d-bc2f88599c1d", "remote_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv6", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "2b339890-44d0-4711-a050-08a64d58e2a0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv6", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}], "revision_number": 4, "project_id": "9c53a91613fb4d5080479ac6f51697ed", "id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "020d00b5451a467cb276d06789a1149d", "created_at": "2019-01-18T05:59:12Z", "updated_at": "2019-01-18T05:59:12Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:12Z", "revision_number": 0, "id": "60f7d4a7-1a27-4801-a1e8-5bf33633b818", "remote_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:12Z", "security_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "tenant_id": "020d00b5451a467cb276d06789a1149d", "port_range_min": null, "ethertype": "IPv6", "project_id": "020d00b5451a467cb276d06789a1149d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:12Z", "revision_number": 0, "id": "38b9f88b-1fc0-40d1-af74-237d79be193d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:12Z", "security_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "tenant_id": "020d00b5451a467cb276d06789a1149d", "port_range_min": null, "ethertype": "IPv4", "project_id": "020d00b5451a467cb276d06789a1149d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:12Z", "revision_number": 0, "id": "38b091dd-dca7-4cbe-8c1c-dd18a74bfca8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:12Z", "security_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "tenant_id": "020d00b5451a467cb276d06789a1149d", "port_range_min": null, "ethertype": "IPv6", "project_id": "020d00b5451a467cb276d06789a1149d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:12Z", "revision_number": 0, "id": "8faf6dda-6919-4b75-b745-2af38abf8dcf", "remote_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:12Z", "security_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "tenant_id": "020d00b5451a467cb276d06789a1149d", "port_range_min": null, "ethertype": "IPv4", "project_id": "020d00b5451a467cb276d06789a1149d"}], "revision_number": 4, "project_id": "020d00b5451a467cb276d06789a1149d", "id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "created_at": "2019-01-18T04:39:06Z", "updated_at": "2019-01-18T04:39:06Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "8860837e-afbd-4411-adf9-d88db88c2114", "remote_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "47feb8aba08a40dca7028a1701e597b9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "4e399c2e-bc03-4aa3-b192-1fafdc9248ba", "remote_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "47feb8aba08a40dca7028a1701e597b9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "4bf1a402-0fa2-4cfd-9fee-4a28f16bb271", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "47feb8aba08a40dca7028a1701e597b9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "0aedefa2-edbc-47b5-bead-e954540f6937", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "47feb8aba08a40dca7028a1701e597b9"}], "revision_number": 4, "project_id": "47feb8aba08a40dca7028a1701e597b9", "id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "name": "default"}]} 2019-01-18 06:02:15,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-5050bdff-676e-4baa-a893-6af3b98125d2 2019-01-18 06:02:15,416 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/9c53a91613fb4d5080479ac6f51697ed -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0779c9e97fb5f24fa91d41beb420c2d6e747663" 2019-01-18 06:02:15,509 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:02:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0c5698bf-c754-4815-94f7-cdbed411d6b6 Content-Encoding: gzip Content-Length: 190 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/9c53a91613fb4d5080479ac6f51697ed"}, "enabled": true, "id": "9c53a91613fb4d5080479ac6f51697ed", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2019-01-18 06:02:15,509 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/9c53a91613fb4d5080479ac6f51697ed used request id req-0c5698bf-c754-4815-94f7-cdbed411d6b6 2019-01-18 06:02:15,513 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/020d00b5451a467cb276d06789a1149d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0779c9e97fb5f24fa91d41beb420c2d6e747663" 2019-01-18 06:02:15,608 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:02:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4206be6c-473d-45d9-9068-0bd1dd7ae22b Content-Encoding: gzip Content-Length: 248 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/020d00b5451a467cb276d06789a1149d"}, "enabled": true, "id": "020d00b5451a467cb276d06789a1149d", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}} 2019-01-18 06:02:15,608 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/020d00b5451a467cb276d06789a1149d used request id req-4206be6c-473d-45d9-9068-0bd1dd7ae22b 2019-01-18 06:02:15,612 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/47feb8aba08a40dca7028a1701e597b9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0779c9e97fb5f24fa91d41beb420c2d6e747663" 2019-01-18 06:02:15,704 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:02:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3aec4a01-d0f2-47e3-bea5-b4caa67da541 Content-Encoding: gzip Content-Length: 205 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/47feb8aba08a40dca7028a1701e597b9"}, "enabled": true, "id": "47feb8aba08a40dca7028a1701e597b9", "parent_id": "default", "domain_id": "default", "name": "service"}} 2019-01-18 06:02:15,704 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/47feb8aba08a40dca7028a1701e597b9 used request id req-3aec4a01-d0f2-47e3-bea5-b4caa67da541 2019-01-18 06:02:15,705 - keystone_utils - INFO - Deleting project with name - CreateMultiPartImageTests-e4dca170-da1b-479-proj 2019-01-18 06:02:15,708 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/5f17450e85ee48f8acf98e5d396fe540 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0779c9e97fb5f24fa91d41beb420c2d6e747663" 2019-01-18 06:02:15,929 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 06:02:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5df210d4-715e-4e4c-a678-6c7a95100944 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 06:02:15,929 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/5f17450e85ee48f8acf98e5d396fe540 used request id req-5df210d4-715e-4e4c-a678-6c7a95100944 2019-01-18 06:02:15,929 - keystone_utils - INFO - Deleting role with name - CreateMultiPartImageTests-e4dca170-da1b-479-proj-role 2019-01-18 06:02:15,933 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/53159662273a422f829b65fcc4882132 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0779c9e97fb5f24fa91d41beb420c2d6e747663" 2019-01-18 06:02:16,045 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 06:02:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-993d79f3-7443-4653-9677-1bcb22438c70 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 06:02:16,045 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/53159662273a422f829b65fcc4882132 used request id req-993d79f3-7443-4653-9677-1bcb22438c70 2019-01-18 06:02:16,049 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0779c9e97fb5f24fa91d41beb420c2d6e747663" 2019-01-18 06:02:16,128 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:02:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b66583e1-a42f-4a65-99fe-99fbbfd179d0 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "488fca829f8b496daa1cd2cdc6e45c49", "links": {"self": "http://172.30.9.23:5000/v3/roles/488fca829f8b496daa1cd2cdc6e45c49"}, "name": "Member"}, {"domain_id": null, "id": "6b7f4f4f76264b6fb449c43b86ee3817", "links": {"self": "http://172.30.9.23:5000/v3/roles/6b7f4f4f76264b6fb449c43b86ee3817"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a482b711adf94961bf4bb28eda7f0e28", "links": {"self": "http://172.30.9.23:5000/v3/roles/a482b711adf94961bf4bb28eda7f0e28"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c65201bd05504fa786d79b166e8bbba3", "links": {"self": "http://172.30.9.23:5000/v3/roles/c65201bd05504fa786d79b166e8bbba3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "e7e317b66c174923a8cb46c48d897c8d", "links": {"self": "http://172.30.9.23:5000/v3/roles/e7e317b66c174923a8cb46c48d897c8d"}, "name": "ResellerAdmin"}]} 2019-01-18 06:02:16,129 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-b66583e1-a42f-4a65-99fe-99fbbfd179d0 2019-01-18 06:02:16,129 - keystone_utils - INFO - Deleting user with name - CreateMultiPartImageTests-e4dca170-da1b-479-user 2019-01-18 06:02:16,133 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/1f3b8f5dd4794f0eb42289f78e0998a6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1dee141bda8f616157be3498c1dd0b69bbeaba92" 2019-01-18 06:02:16,319 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 06:02:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3393f3b3-c98f-4110-ab54-0c9dabe11329 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 06:02:16,319 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/1f3b8f5dd4794f0eb42289f78e0998a6 used request id req-3393f3b3-c98f-4110-ab54-0c9dabe11329 2019-01-18 06:02:16,320 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:02:16,709 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "488fca829f8b496daa1cd2cdc6e45c49", "name": "Member"}, {"id": "c65201bd05504fa786d79b166e8bbba3", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}], "expires_at": "2019-01-18T07:02:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "020d00b5451a467cb276d06789a1149d", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "id": "e292c913af7844408b6509a836e493f5"}, "audit_ids": ["ZR7Kf_YBTSaIOOmsMJFasw"], "issued_at": "2019-01-18T06:02:16.000000Z"}} 2019-01-18 06:02:16,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}3345f0a81b7c066a86fed3f7aaa29ff328619f52" 2019-01-18 06:02:16,796 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:02:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8ae6f457-82d7-4975-b0de-cdaebfbb6c31 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:02:16,796 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-8ae6f457-82d7-4975-b0de-cdaebfbb6c31 2019-01-18 06:02:16,797 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:02:16,798 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:02:17,187 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "488fca829f8b496daa1cd2cdc6e45c49", "name": "Member"}, {"id": "c65201bd05504fa786d79b166e8bbba3", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}], "expires_at": "2019-01-18T07:02:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "020d00b5451a467cb276d06789a1149d", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "id": "e292c913af7844408b6509a836e493f5"}, "audit_ids": ["NXBFQ5D-RKWh3UDL_YjqNQ"], "issued_at": "2019-01-18T06:02:17.000000Z"}} 2019-01-18 06:02:17,187 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5814eb1a6822e0595b300e7b3f8b4fc0a5461ed" 2019-01-18 06:02:17,271 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:02:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-10a9ec44-6c66-475a-be58-9ce4da8a7fb0 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:02:17,271 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-10a9ec44-6c66-475a-be58-9ce4da8a7fb0 2019-01-18 06:02:17,275 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-18 06:02:17,281 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 18 Jan 2019 06:02: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"}]}]}} 2019-01-18 06:02:17,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=CreateMultiPartImageTests-d436c391-acd9-41a-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5814eb1a6822e0595b300e7b3f8b4fc0a5461ed" 2019-01-18 06:02:17,370 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:02:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5daa4c3f-e825-4694-b167-45eb2a0952c9 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-d436c391-acd9-41a-proj", "previous": null, "next": null}, "projects": []} 2019-01-18 06:02:17,370 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateMultiPartImageTests-d436c391-acd9-41a-proj used request id req-5daa4c3f-e825-4694-b167-45eb2a0952c9 2019-01-18 06:02:17,374 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5814eb1a6822e0595b300e7b3f8b4fc0a5461ed" 2019-01-18 06:02:17,463 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:02:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e4aa70b5-dd76-470e-891d-f1e80241171e Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-18 06:02:17,463 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-e4aa70b5-dd76-470e-891d-f1e80241171e 2019-01-18 06:02:17,467 - 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}a5814eb1a6822e0595b300e7b3f8b4fc0a5461ed" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateMultiPartImageTests-d436c391-acd9-41a-proj"}}' 2019-01-18 06:02:17,578 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 18 Jan 2019 06:02:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-67e53b73-c736-4aed-9e8f-da8ff0d9619a Content-Length: 310 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/731c34e0045a48abafce944b59e45724"}, "enabled": true, "id": "731c34e0045a48abafce944b59e45724", "parent_id": "default", "domain_id": "default", "name": "CreateMultiPartImageTests-d436c391-acd9-41a-proj"}} 2019-01-18 06:02:17,578 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-67e53b73-c736-4aed-9e8f-da8ff0d9619a 2019-01-18 06:02:17,579 - keystone_utils - INFO - Created project with name - CreateMultiPartImageTests-d436c391-acd9-41a-proj 2019-01-18 06:02:17,579 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:02:17,580 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:02:17,971 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "488fca829f8b496daa1cd2cdc6e45c49", "name": "Member"}, {"id": "c65201bd05504fa786d79b166e8bbba3", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}], "expires_at": "2019-01-18T07:02:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "020d00b5451a467cb276d06789a1149d", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "id": "e292c913af7844408b6509a836e493f5"}, "audit_ids": ["k9b-mrl8SluQm1VX6lTD8A"], "issued_at": "2019-01-18T06:02:17.000000Z"}} 2019-01-18 06:02:17,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}9bc941181c7949c7bbdfd524b7a3380a2f5cd91d" 2019-01-18 06:02:18,055 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:02:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-24ec72bf-78a5-4b78-8489-e9bc104dcbf9 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:02:18,056 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-24ec72bf-78a5-4b78-8489-e9bc104dcbf9 2019-01-18 06:02:18,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" 2019-01-18 06:02:18,065 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 18 Jan 2019 06:02: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"}]}]}} 2019-01-18 06:02:18,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}9bc941181c7949c7bbdfd524b7a3380a2f5cd91d" 2019-01-18 06:02:18,175 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:02:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-057f7340-d8e2-43c6-9dae-901d4efa7cc2 Content-Encoding: gzip Content-Length: 869 Content-Type: application/json RESP BODY: {"users": [{"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/0607a2b4beb0408e9fa51cc5ba027ac6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0607a2b4beb0408e9fa51cc5ba027ac6", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/17c61b95071545a094cc82823d2b88b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "17c61b95071545a094cc82823d2b88b8", "email": "nova@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/29e5d2dfed2447bda26fc75bd1122674"}, "domain_id": "default", "enabled": true, "options": {}, "id": "29e5d2dfed2447bda26fc75bd1122674", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/3b6dcc8c791e4b6e8831f5b5e583de80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3b6dcc8c791e4b6e8831f5b5e583de80", "email": "neutron@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.23:5000/v3/users/45ab52d673584bc198669be88c88b878"}, "domain_id": "default", "enabled": true, "options": {}, "id": "45ab52d673584bc198669be88c88b878", "email": "barbican@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/57795b4ee52f49c6a71f55bb6c4012f8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "57795b4ee52f49c6a71f55bb6c4012f8", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/5c52969262974d64ac2a300ca5d60f50"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c52969262974d64ac2a300ca5d60f50", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/5fc15572bb1c489ba92bd9945bbc1f64"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5fc15572bb1c489ba92bd9945bbc1f64", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/6b519d70e25f4e61a9dfd738cd6bba22"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6b519d70e25f4e61a9dfd738cd6bba22", "email": "heat@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.23:5000/v3/users/8248437208b540c2893a7117ad102a87"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8248437208b540c2893a7117ad102a87", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/890dee97e62840c5b15e36f03f6b7efc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "890dee97e62840c5b15e36f03f6b7efc", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/8cccb516ecc44ed9bb7c8633df108fd4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8cccb516ecc44ed9bb7c8633df108fd4", "email": "glance@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.23:5000/v3/users/97c3d863a98148299fa116fdb54be470"}, "domain_id": "default", "enabled": true, "options": {}, "id": "97c3d863a98148299fa116fdb54be470", "email": "tacker@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/a2a0c8c0f19941808c9f618af50b3b79"}, "domain_id": "c19db1b8f60647a9a114cd23287c807b", "enabled": true, "options": {}, "id": "a2a0c8c0f19941808c9f618af50b3b79", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "links": {"self": "http://172.30.9.23:5000/v3/users/e292c913af7844408b6509a836e493f5"}, "domain_id": "default", "enabled": true, "id": "e292c913af7844408b6509a836e493f5", "options": {}}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/fe5de73ba9cb41b2be24ccf1f72f5ed4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe5de73ba9cb41b2be24ccf1f72f5ed4", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2019-01-18 06:02:18,175 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-057f7340-d8e2-43c6-9dae-901d4efa7cc2 2019-01-18 06:02:18,179 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateMultiPartImageTests-d436c391-acd9-41a-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9bc941181c7949c7bbdfd524b7a3380a2f5cd91d" 2019-01-18 06:02:18,266 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:02:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-99265769-576c-4b02-8268-dda65277c67a Content-Encoding: gzip Content-Length: 256 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateMultiPartImageTests-d436c391-acd9-41a-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/731c34e0045a48abafce944b59e45724"}, "enabled": true, "id": "731c34e0045a48abafce944b59e45724", "parent_id": "default", "domain_id": "default", "name": "CreateMultiPartImageTests-d436c391-acd9-41a-proj"}]} 2019-01-18 06:02:18,266 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateMultiPartImageTests-d436c391-acd9-41a-proj used request id req-99265769-576c-4b02-8268-dda65277c67a 2019-01-18 06:02:18,270 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9bc941181c7949c7bbdfd524b7a3380a2f5cd91d" 2019-01-18 06:02:18,354 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:02:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-14248d0b-200a-4993-bc79-5361a2a03211 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-18 06:02:18,354 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-14248d0b-200a-4993-bc79-5361a2a03211 2019-01-18 06:02:18,728 - keystone_utils - INFO - Created user with name - CreateMultiPartImageTests-d436c391-acd9-41a-user 2019-01-18 06:02:18,728 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:02:18,732 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5814eb1a6822e0595b300e7b3f8b4fc0a5461ed" 2019-01-18 06:02:18,836 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:02:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-901fbb86-0623-410a-8b1f-ada448bf6d54 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "488fca829f8b496daa1cd2cdc6e45c49", "links": {"self": "http://172.30.9.23:5000/v3/roles/488fca829f8b496daa1cd2cdc6e45c49"}, "name": "Member"}, {"domain_id": null, "id": "6b7f4f4f76264b6fb449c43b86ee3817", "links": {"self": "http://172.30.9.23:5000/v3/roles/6b7f4f4f76264b6fb449c43b86ee3817"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a482b711adf94961bf4bb28eda7f0e28", "links": {"self": "http://172.30.9.23:5000/v3/roles/a482b711adf94961bf4bb28eda7f0e28"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c65201bd05504fa786d79b166e8bbba3", "links": {"self": "http://172.30.9.23:5000/v3/roles/c65201bd05504fa786d79b166e8bbba3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "e7e317b66c174923a8cb46c48d897c8d", "links": {"self": "http://172.30.9.23:5000/v3/roles/e7e317b66c174923a8cb46c48d897c8d"}, "name": "ResellerAdmin"}]} 2019-01-18 06:02:18,836 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-901fbb86-0623-410a-8b1f-ada448bf6d54 2019-01-18 06:02:18,840 - 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}a5814eb1a6822e0595b300e7b3f8b4fc0a5461ed" -d '{"role": {"name": "CreateMultiPartImageTests-d436c391-acd9-41a-proj-role"}}' 2019-01-18 06:02:18,949 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 18 Jan 2019 06:02:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-990acdab-3fab-490c-b493-12b2000353d4 Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "ab72ef7a98cb4743aff1244d9f7e61b2", "links": {"self": "http://172.30.9.23:5000/v3/roles/ab72ef7a98cb4743aff1244d9f7e61b2"}, "name": "CreateMultiPartImageTests-d436c391-acd9-41a-proj-role"}} 2019-01-18 06:02:18,949 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-990acdab-3fab-490c-b493-12b2000353d4 2019-01-18 06:02:18,950 - keystone_utils - INFO - Created role with name - CreateMultiPartImageTests-d436c391-acd9-41a-proj-role 2019-01-18 06:02:18,953 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/ab72ef7a98cb4743aff1244d9f7e61b2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5814eb1a6822e0595b300e7b3f8b4fc0a5461ed" 2019-01-18 06:02:19,045 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:02:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4e1310c2-ce9d-4bfa-9477-038d41dea2df Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.23:5000/v3/roles/ab72ef7a98cb4743aff1244d9f7e61b2"}, "domain_id": null, "name": "CreateMultiPartImageTests-d436c391-acd9-41a-proj-role", "id": "ab72ef7a98cb4743aff1244d9f7e61b2"}} 2019-01-18 06:02:19,045 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/ab72ef7a98cb4743aff1244d9f7e61b2 used request id req-4e1310c2-ce9d-4bfa-9477-038d41dea2df 2019-01-18 06:02:19,046 - keystone_utils - INFO - Granting role CreateMultiPartImageTests-d436c391-acd9-41a-proj-role to project CreateMultiPartImageTests-d436c391-acd9-41a-proj 2019-01-18 06:02:19,049 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/731c34e0045a48abafce944b59e45724/users/1d680e43ac864c63acbd345f253763f2/roles/ab72ef7a98cb4743aff1244d9f7e61b2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5814eb1a6822e0595b300e7b3f8b4fc0a5461ed" 2019-01-18 06:02:19,193 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 06:02:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8282b518-84a5-4b8e-a125-b400b0853651 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 06:02:19,193 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/731c34e0045a48abafce944b59e45724/users/1d680e43ac864c63acbd345f253763f2/roles/ab72ef7a98cb4743aff1244d9f7e61b2 used request id req-8282b518-84a5-4b8e-a125-b400b0853651 2019-01-18 06:02:19,203 - create_image_tests - WARNING - Test not executed as the image metadata requires image files 2019-01-18 06:02:19,209 - 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}a5814eb1a6822e0595b300e7b3f8b4fc0a5461ed" 2019-01-18 06:02:19,421 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-e7250046-7df5-4a9b-b890-19f7aa76842a Date: Fri, 18 Jan 2019 06:02:19 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-18T04:53:26Z", "updated_at": "2019-01-18T04:53:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:53:26Z", "revision_number": 0, "id": "84255fa4-c13a-4cfe-b73d-e56ee216ca1e", "remote_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "remote_ip_prefix": null, "created_at": "2019-01-18T04:53:26Z", "security_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:53:26Z", "revision_number": 0, "id": "571036d3-cb1d-483a-acb9-96f19293add9", "remote_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "remote_ip_prefix": null, "created_at": "2019-01-18T04:53:26Z", "security_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:53:26Z", "revision_number": 0, "id": "260c2de9-5dc5-4508-b06c-24b9d7ed838c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:53:26Z", "security_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:53:26Z", "revision_number": 0, "id": "9c6f69fc-3bf8-4346-9288-5a255b82b67e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:53:26Z", "security_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "created_at": "2019-01-18T04:51:20Z", "updated_at": "2019-01-18T04:51:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "87b9b994-ae22-4850-863a-6a4925bd01fe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv4", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "45161a51-d6dd-4bb8-986d-bc2f88599c1d", "remote_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv6", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "2b339890-44d0-4711-a050-08a64d58e2a0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv6", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "24c99e6f-888c-4943-9c93-54ad3b18b18c", "remote_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv4", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}], "revision_number": 4, "project_id": "9c53a91613fb4d5080479ac6f51697ed", "id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "020d00b5451a467cb276d06789a1149d", "created_at": "2019-01-18T05:59:12Z", "updated_at": "2019-01-18T05:59:12Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:12Z", "revision_number": 0, "id": "38b091dd-dca7-4cbe-8c1c-dd18a74bfca8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:12Z", "security_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "tenant_id": "020d00b5451a467cb276d06789a1149d", "port_range_min": null, "ethertype": "IPv6", "project_id": "020d00b5451a467cb276d06789a1149d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:12Z", "revision_number": 0, "id": "8faf6dda-6919-4b75-b745-2af38abf8dcf", "remote_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:12Z", "security_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "tenant_id": "020d00b5451a467cb276d06789a1149d", "port_range_min": null, "ethertype": "IPv4", "project_id": "020d00b5451a467cb276d06789a1149d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:12Z", "revision_number": 0, "id": "60f7d4a7-1a27-4801-a1e8-5bf33633b818", "remote_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:12Z", "security_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "tenant_id": "020d00b5451a467cb276d06789a1149d", "port_range_min": null, "ethertype": "IPv6", "project_id": "020d00b5451a467cb276d06789a1149d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:12Z", "revision_number": 0, "id": "38b9f88b-1fc0-40d1-af74-237d79be193d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:12Z", "security_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "tenant_id": "020d00b5451a467cb276d06789a1149d", "port_range_min": null, "ethertype": "IPv4", "project_id": "020d00b5451a467cb276d06789a1149d"}], "revision_number": 4, "project_id": "020d00b5451a467cb276d06789a1149d", "id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "created_at": "2019-01-18T04:39:06Z", "updated_at": "2019-01-18T04:39:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "4bf1a402-0fa2-4cfd-9fee-4a28f16bb271", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "47feb8aba08a40dca7028a1701e597b9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "0aedefa2-edbc-47b5-bead-e954540f6937", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "47feb8aba08a40dca7028a1701e597b9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "8860837e-afbd-4411-adf9-d88db88c2114", "remote_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "47feb8aba08a40dca7028a1701e597b9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "4e399c2e-bc03-4aa3-b192-1fafdc9248ba", "remote_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "47feb8aba08a40dca7028a1701e597b9"}], "revision_number": 4, "project_id": "47feb8aba08a40dca7028a1701e597b9", "id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "name": "default"}]} 2019-01-18 06:02:19,422 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-e7250046-7df5-4a9b-b890-19f7aa76842a 2019-01-18 06:02:19,427 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/9c53a91613fb4d5080479ac6f51697ed -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5814eb1a6822e0595b300e7b3f8b4fc0a5461ed" 2019-01-18 06:02:19,510 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:02:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-16ca9f63-b0f6-47c2-ae81-da1133538cf1 Content-Encoding: gzip Content-Length: 190 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/9c53a91613fb4d5080479ac6f51697ed"}, "enabled": true, "id": "9c53a91613fb4d5080479ac6f51697ed", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2019-01-18 06:02:19,511 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/9c53a91613fb4d5080479ac6f51697ed used request id req-16ca9f63-b0f6-47c2-ae81-da1133538cf1 2019-01-18 06:02:19,514 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/020d00b5451a467cb276d06789a1149d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5814eb1a6822e0595b300e7b3f8b4fc0a5461ed" 2019-01-18 06:02:19,598 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:02:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0f7dd2f2-3733-4337-bfb2-f0c9fac3f81b Content-Encoding: gzip Content-Length: 248 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/020d00b5451a467cb276d06789a1149d"}, "enabled": true, "id": "020d00b5451a467cb276d06789a1149d", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}} 2019-01-18 06:02:19,598 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/020d00b5451a467cb276d06789a1149d used request id req-0f7dd2f2-3733-4337-bfb2-f0c9fac3f81b 2019-01-18 06:02:19,602 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/47feb8aba08a40dca7028a1701e597b9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5814eb1a6822e0595b300e7b3f8b4fc0a5461ed" 2019-01-18 06:02:19,688 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:02:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e56cec86-68cf-48ab-bde5-09dda86d7beb Content-Encoding: gzip Content-Length: 205 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/47feb8aba08a40dca7028a1701e597b9"}, "enabled": true, "id": "47feb8aba08a40dca7028a1701e597b9", "parent_id": "default", "domain_id": "default", "name": "service"}} 2019-01-18 06:02:19,689 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/47feb8aba08a40dca7028a1701e597b9 used request id req-e56cec86-68cf-48ab-bde5-09dda86d7beb 2019-01-18 06:02:19,690 - keystone_utils - INFO - Deleting project with name - CreateMultiPartImageTests-d436c391-acd9-41a-proj 2019-01-18 06:02:19,693 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/731c34e0045a48abafce944b59e45724 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5814eb1a6822e0595b300e7b3f8b4fc0a5461ed" 2019-01-18 06:02:19,904 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 06:02:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6fa2483b-14dd-4ec2-84a3-14f961a04d32 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 06:02:19,904 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/731c34e0045a48abafce944b59e45724 used request id req-6fa2483b-14dd-4ec2-84a3-14f961a04d32 2019-01-18 06:02:19,905 - keystone_utils - INFO - Deleting role with name - CreateMultiPartImageTests-d436c391-acd9-41a-proj-role 2019-01-18 06:02:19,908 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/ab72ef7a98cb4743aff1244d9f7e61b2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5814eb1a6822e0595b300e7b3f8b4fc0a5461ed" 2019-01-18 06:02:20,021 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 06:02:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1fb0a8d2-1f80-4276-94fd-4718f78d5ffd Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 06:02:20,021 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/ab72ef7a98cb4743aff1244d9f7e61b2 used request id req-1fb0a8d2-1f80-4276-94fd-4718f78d5ffd 2019-01-18 06:02:20,025 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5814eb1a6822e0595b300e7b3f8b4fc0a5461ed" 2019-01-18 06:02:20,118 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:02:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8c3733c8-2161-458b-8f68-9bca579cf243 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "488fca829f8b496daa1cd2cdc6e45c49", "links": {"self": "http://172.30.9.23:5000/v3/roles/488fca829f8b496daa1cd2cdc6e45c49"}, "name": "Member"}, {"domain_id": null, "id": "6b7f4f4f76264b6fb449c43b86ee3817", "links": {"self": "http://172.30.9.23:5000/v3/roles/6b7f4f4f76264b6fb449c43b86ee3817"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a482b711adf94961bf4bb28eda7f0e28", "links": {"self": "http://172.30.9.23:5000/v3/roles/a482b711adf94961bf4bb28eda7f0e28"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c65201bd05504fa786d79b166e8bbba3", "links": {"self": "http://172.30.9.23:5000/v3/roles/c65201bd05504fa786d79b166e8bbba3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "e7e317b66c174923a8cb46c48d897c8d", "links": {"self": "http://172.30.9.23:5000/v3/roles/e7e317b66c174923a8cb46c48d897c8d"}, "name": "ResellerAdmin"}]} 2019-01-18 06:02:20,118 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-8c3733c8-2161-458b-8f68-9bca579cf243 2019-01-18 06:02:20,119 - keystone_utils - INFO - Deleting user with name - CreateMultiPartImageTests-d436c391-acd9-41a-user 2019-01-18 06:02:20,123 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/1d680e43ac864c63acbd345f253763f2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9bc941181c7949c7bbdfd524b7a3380a2f5cd91d" 2019-01-18 06:02:20,308 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 06:02:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-becc5f1a-a5a4-4c09-acfc-1b147d855cbe Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 06:02:20,308 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/1d680e43ac864c63acbd345f253763f2 used request id req-becc5f1a-a5a4-4c09-acfc-1b147d855cbe 2019-01-18 06:02:20,309 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:02:20,697 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "488fca829f8b496daa1cd2cdc6e45c49", "name": "Member"}, {"id": "c65201bd05504fa786d79b166e8bbba3", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}], "expires_at": "2019-01-18T07:02:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "020d00b5451a467cb276d06789a1149d", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "id": "e292c913af7844408b6509a836e493f5"}, "audit_ids": ["ozCxutcDQROLK5Sf0xp-2g"], "issued_at": "2019-01-18T06:02:20.000000Z"}} 2019-01-18 06:02:20,698 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}841280e1f7798f99a417ed4272daffd80c17325f" 2019-01-18 06:02:20,788 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:02:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-33b775c6-1e7c-4995-9e30-ba8ef88be620 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:02:20,788 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-33b775c6-1e7c-4995-9e30-ba8ef88be620 2019-01-18 06:02:20,789 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:02:20,790 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:02:21,169 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "488fca829f8b496daa1cd2cdc6e45c49", "name": "Member"}, {"id": "c65201bd05504fa786d79b166e8bbba3", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}], "expires_at": "2019-01-18T07:02:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "020d00b5451a467cb276d06789a1149d", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "id": "e292c913af7844408b6509a836e493f5"}, "audit_ids": ["M76LiLrfSiOrrZ2-5osi9g"], "issued_at": "2019-01-18T06:02:21.000000Z"}} 2019-01-18 06:02:21,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}55e1868ddce9f164785e7ad42e262f5622587fd0" 2019-01-18 06:02:21,263 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:02:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-95e76077-c82f-467d-a485-70770dbc630f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:02:21,263 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-95e76077-c82f-467d-a485-70770dbc630f 2019-01-18 06:02:21,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" 2019-01-18 06:02:21,274 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 18 Jan 2019 06: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"}]}]}} 2019-01-18 06:02:21,274 - 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-f9a0234c-3e6e-4dc-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55e1868ddce9f164785e7ad42e262f5622587fd0" 2019-01-18 06:02:21,359 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:02:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a9779ef2-ae8f-42c1-ad3b-16fb224072c1 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-f9a0234c-3e6e-4dc-proj", "previous": null, "next": null}, "projects": []} 2019-01-18 06:02:21,359 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateMultiPartImageTests-f9a0234c-3e6e-4dc-proj used request id req-a9779ef2-ae8f-42c1-ad3b-16fb224072c1 2019-01-18 06:02:21,363 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55e1868ddce9f164785e7ad42e262f5622587fd0" 2019-01-18 06:02:21,452 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:02:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-13561138-a802-4f29-a5e4-99e506cc883d Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-18 06:02:21,452 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-13561138-a802-4f29-a5e4-99e506cc883d 2019-01-18 06:02:21,457 - 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}55e1868ddce9f164785e7ad42e262f5622587fd0" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateMultiPartImageTests-f9a0234c-3e6e-4dc-proj"}}' 2019-01-18 06:02:21,596 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 18 Jan 2019 06:02:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cc80e290-1578-4e14-82ec-54c3712423b9 Content-Length: 310 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/ce6ba86cb9c24ecdb8d221a6050b0bee"}, "enabled": true, "id": "ce6ba86cb9c24ecdb8d221a6050b0bee", "parent_id": "default", "domain_id": "default", "name": "CreateMultiPartImageTests-f9a0234c-3e6e-4dc-proj"}} 2019-01-18 06:02:21,596 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-cc80e290-1578-4e14-82ec-54c3712423b9 2019-01-18 06:02:21,596 - keystone_utils - INFO - Created project with name - CreateMultiPartImageTests-f9a0234c-3e6e-4dc-proj 2019-01-18 06:02:21,597 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:02:21,597 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:02:21,972 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "488fca829f8b496daa1cd2cdc6e45c49", "name": "Member"}, {"id": "c65201bd05504fa786d79b166e8bbba3", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}], "expires_at": "2019-01-18T07:02:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "020d00b5451a467cb276d06789a1149d", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "id": "e292c913af7844408b6509a836e493f5"}, "audit_ids": ["Y0C7u-qGTzK0E11g_IzOjw"], "issued_at": "2019-01-18T06:02:21.000000Z"}} 2019-01-18 06:02:21,973 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7944dd1074de45006ed1b8452fef1a0cdf626638" 2019-01-18 06:02:22,054 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:02:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3aad8cbe-32b6-4135-b40e-477fda41fa91 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:02:22,054 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-3aad8cbe-32b6-4135-b40e-477fda41fa91 2019-01-18 06:02:22,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" 2019-01-18 06:02:22,064 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 18 Jan 2019 06:02: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"}]}]}} 2019-01-18 06:02:22,065 - 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}7944dd1074de45006ed1b8452fef1a0cdf626638" 2019-01-18 06:02:22,164 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:02:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-81b2c70b-3b68-44aa-97ef-dc778c59145f Content-Encoding: gzip Content-Length: 869 Content-Type: application/json RESP BODY: {"users": [{"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/0607a2b4beb0408e9fa51cc5ba027ac6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0607a2b4beb0408e9fa51cc5ba027ac6", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/17c61b95071545a094cc82823d2b88b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "17c61b95071545a094cc82823d2b88b8", "email": "nova@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/29e5d2dfed2447bda26fc75bd1122674"}, "domain_id": "default", "enabled": true, "options": {}, "id": "29e5d2dfed2447bda26fc75bd1122674", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/3b6dcc8c791e4b6e8831f5b5e583de80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3b6dcc8c791e4b6e8831f5b5e583de80", "email": "neutron@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.23:5000/v3/users/45ab52d673584bc198669be88c88b878"}, "domain_id": "default", "enabled": true, "options": {}, "id": "45ab52d673584bc198669be88c88b878", "email": "barbican@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/57795b4ee52f49c6a71f55bb6c4012f8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "57795b4ee52f49c6a71f55bb6c4012f8", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/5c52969262974d64ac2a300ca5d60f50"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c52969262974d64ac2a300ca5d60f50", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/5fc15572bb1c489ba92bd9945bbc1f64"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5fc15572bb1c489ba92bd9945bbc1f64", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/6b519d70e25f4e61a9dfd738cd6bba22"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6b519d70e25f4e61a9dfd738cd6bba22", "email": "heat@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.23:5000/v3/users/8248437208b540c2893a7117ad102a87"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8248437208b540c2893a7117ad102a87", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/890dee97e62840c5b15e36f03f6b7efc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "890dee97e62840c5b15e36f03f6b7efc", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/8cccb516ecc44ed9bb7c8633df108fd4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8cccb516ecc44ed9bb7c8633df108fd4", "email": "glance@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.23:5000/v3/users/97c3d863a98148299fa116fdb54be470"}, "domain_id": "default", "enabled": true, "options": {}, "id": "97c3d863a98148299fa116fdb54be470", "email": "tacker@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/a2a0c8c0f19941808c9f618af50b3b79"}, "domain_id": "c19db1b8f60647a9a114cd23287c807b", "enabled": true, "options": {}, "id": "a2a0c8c0f19941808c9f618af50b3b79", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "links": {"self": "http://172.30.9.23:5000/v3/users/e292c913af7844408b6509a836e493f5"}, "domain_id": "default", "enabled": true, "id": "e292c913af7844408b6509a836e493f5", "options": {}}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/fe5de73ba9cb41b2be24ccf1f72f5ed4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe5de73ba9cb41b2be24ccf1f72f5ed4", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2019-01-18 06:02:22,164 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-81b2c70b-3b68-44aa-97ef-dc778c59145f 2019-01-18 06:02:22,168 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateMultiPartImageTests-f9a0234c-3e6e-4dc-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7944dd1074de45006ed1b8452fef1a0cdf626638" 2019-01-18 06:02:22,258 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:02:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0a63f18b-94c1-4fd3-b8b2-31042ec555a9 Content-Encoding: gzip Content-Length: 256 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateMultiPartImageTests-f9a0234c-3e6e-4dc-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/ce6ba86cb9c24ecdb8d221a6050b0bee"}, "enabled": true, "id": "ce6ba86cb9c24ecdb8d221a6050b0bee", "parent_id": "default", "domain_id": "default", "name": "CreateMultiPartImageTests-f9a0234c-3e6e-4dc-proj"}]} 2019-01-18 06:02:22,259 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateMultiPartImageTests-f9a0234c-3e6e-4dc-proj used request id req-0a63f18b-94c1-4fd3-b8b2-31042ec555a9 2019-01-18 06:02:22,263 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7944dd1074de45006ed1b8452fef1a0cdf626638" 2019-01-18 06:02:22,365 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:02:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2e8015d5-ac89-4eff-96d6-a9fd0a0d9330 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-18 06:02:22,365 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-2e8015d5-ac89-4eff-96d6-a9fd0a0d9330 2019-01-18 06:02:22,722 - keystone_utils - INFO - Created user with name - CreateMultiPartImageTests-f9a0234c-3e6e-4dc-user 2019-01-18 06:02:22,722 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:02:22,726 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55e1868ddce9f164785e7ad42e262f5622587fd0" 2019-01-18 06:02:22,818 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:02:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1dd13e8b-362a-44b6-900c-b81479ae1b01 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "488fca829f8b496daa1cd2cdc6e45c49", "links": {"self": "http://172.30.9.23:5000/v3/roles/488fca829f8b496daa1cd2cdc6e45c49"}, "name": "Member"}, {"domain_id": null, "id": "6b7f4f4f76264b6fb449c43b86ee3817", "links": {"self": "http://172.30.9.23:5000/v3/roles/6b7f4f4f76264b6fb449c43b86ee3817"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a482b711adf94961bf4bb28eda7f0e28", "links": {"self": "http://172.30.9.23:5000/v3/roles/a482b711adf94961bf4bb28eda7f0e28"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c65201bd05504fa786d79b166e8bbba3", "links": {"self": "http://172.30.9.23:5000/v3/roles/c65201bd05504fa786d79b166e8bbba3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "e7e317b66c174923a8cb46c48d897c8d", "links": {"self": "http://172.30.9.23:5000/v3/roles/e7e317b66c174923a8cb46c48d897c8d"}, "name": "ResellerAdmin"}]} 2019-01-18 06:02:22,818 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-1dd13e8b-362a-44b6-900c-b81479ae1b01 2019-01-18 06:02:22,822 - 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}55e1868ddce9f164785e7ad42e262f5622587fd0" -d '{"role": {"name": "CreateMultiPartImageTests-f9a0234c-3e6e-4dc-proj-role"}}' 2019-01-18 06:02:23,016 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 18 Jan 2019 06:02:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e1f5187e-34d8-407c-9c98-51c100ca7a49 Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "bfe1f9dd7a844e50adbdd150ac3d924f", "links": {"self": "http://172.30.9.23:5000/v3/roles/bfe1f9dd7a844e50adbdd150ac3d924f"}, "name": "CreateMultiPartImageTests-f9a0234c-3e6e-4dc-proj-role"}} 2019-01-18 06:02:23,016 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-e1f5187e-34d8-407c-9c98-51c100ca7a49 2019-01-18 06:02:23,017 - keystone_utils - INFO - Created role with name - CreateMultiPartImageTests-f9a0234c-3e6e-4dc-proj-role 2019-01-18 06:02:23,020 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/bfe1f9dd7a844e50adbdd150ac3d924f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55e1868ddce9f164785e7ad42e262f5622587fd0" 2019-01-18 06:02:23,036 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:02:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-02d2f88b-5021-464a-ba56-d6aade9e5f60 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.23:5000/v3/roles/bfe1f9dd7a844e50adbdd150ac3d924f"}, "domain_id": null, "name": "CreateMultiPartImageTests-f9a0234c-3e6e-4dc-proj-role", "id": "bfe1f9dd7a844e50adbdd150ac3d924f"}} 2019-01-18 06:02:23,036 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/bfe1f9dd7a844e50adbdd150ac3d924f used request id req-02d2f88b-5021-464a-ba56-d6aade9e5f60 2019-01-18 06:02:23,036 - keystone_utils - INFO - Granting role CreateMultiPartImageTests-f9a0234c-3e6e-4dc-proj-role to project CreateMultiPartImageTests-f9a0234c-3e6e-4dc-proj 2019-01-18 06:02:23,039 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/ce6ba86cb9c24ecdb8d221a6050b0bee/users/ff0444f097924e58bf5118a7bb5ce763/roles/bfe1f9dd7a844e50adbdd150ac3d924f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55e1868ddce9f164785e7ad42e262f5622587fd0" 2019-01-18 06:02:23,174 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 06:02:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-21c0b8d6-aa89-41df-afa6-f879657c0c6e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 06:02:23,174 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/ce6ba86cb9c24ecdb8d221a6050b0bee/users/ff0444f097924e58bf5118a7bb5ce763/roles/bfe1f9dd7a844e50adbdd150ac3d924f used request id req-21c0b8d6-aa89-41df-afa6-f879657c0c6e 2019-01-18 06:02:23,175 - create_image_tests - WARNING - Test not executed as the image metadata requires image files 2019-01-18 06:02:23,181 - 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}55e1868ddce9f164785e7ad42e262f5622587fd0" 2019-01-18 06:02:23,396 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-30be39e6-cf22-4b7b-8b88-1aae9c26b12d Date: Fri, 18 Jan 2019 06:02:23 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-18T04:53:26Z", "updated_at": "2019-01-18T04:53:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:53:26Z", "revision_number": 0, "id": "9c6f69fc-3bf8-4346-9288-5a255b82b67e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:53:26Z", "security_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:53:26Z", "revision_number": 0, "id": "84255fa4-c13a-4cfe-b73d-e56ee216ca1e", "remote_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "remote_ip_prefix": null, "created_at": "2019-01-18T04:53:26Z", "security_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:53:26Z", "revision_number": 0, "id": "571036d3-cb1d-483a-acb9-96f19293add9", "remote_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "remote_ip_prefix": null, "created_at": "2019-01-18T04:53:26Z", "security_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:53:26Z", "revision_number": 0, "id": "260c2de9-5dc5-4508-b06c-24b9d7ed838c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:53:26Z", "security_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "created_at": "2019-01-18T04:51:20Z", "updated_at": "2019-01-18T04:51:20Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "24c99e6f-888c-4943-9c93-54ad3b18b18c", "remote_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv4", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "87b9b994-ae22-4850-863a-6a4925bd01fe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv4", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "45161a51-d6dd-4bb8-986d-bc2f88599c1d", "remote_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv6", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "2b339890-44d0-4711-a050-08a64d58e2a0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv6", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}], "revision_number": 4, "project_id": "9c53a91613fb4d5080479ac6f51697ed", "id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "020d00b5451a467cb276d06789a1149d", "created_at": "2019-01-18T05:59:12Z", "updated_at": "2019-01-18T05:59:12Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:12Z", "revision_number": 0, "id": "38b9f88b-1fc0-40d1-af74-237d79be193d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:12Z", "security_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "tenant_id": "020d00b5451a467cb276d06789a1149d", "port_range_min": null, "ethertype": "IPv4", "project_id": "020d00b5451a467cb276d06789a1149d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:12Z", "revision_number": 0, "id": "38b091dd-dca7-4cbe-8c1c-dd18a74bfca8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:12Z", "security_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "tenant_id": "020d00b5451a467cb276d06789a1149d", "port_range_min": null, "ethertype": "IPv6", "project_id": "020d00b5451a467cb276d06789a1149d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:12Z", "revision_number": 0, "id": "8faf6dda-6919-4b75-b745-2af38abf8dcf", "remote_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:12Z", "security_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "tenant_id": "020d00b5451a467cb276d06789a1149d", "port_range_min": null, "ethertype": "IPv4", "project_id": "020d00b5451a467cb276d06789a1149d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:12Z", "revision_number": 0, "id": "60f7d4a7-1a27-4801-a1e8-5bf33633b818", "remote_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:12Z", "security_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "tenant_id": "020d00b5451a467cb276d06789a1149d", "port_range_min": null, "ethertype": "IPv6", "project_id": "020d00b5451a467cb276d06789a1149d"}], "revision_number": 4, "project_id": "020d00b5451a467cb276d06789a1149d", "id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "created_at": "2019-01-18T04:39:06Z", "updated_at": "2019-01-18T04:39:06Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "4e399c2e-bc03-4aa3-b192-1fafdc9248ba", "remote_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "47feb8aba08a40dca7028a1701e597b9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "4bf1a402-0fa2-4cfd-9fee-4a28f16bb271", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "47feb8aba08a40dca7028a1701e597b9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "0aedefa2-edbc-47b5-bead-e954540f6937", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "47feb8aba08a40dca7028a1701e597b9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "8860837e-afbd-4411-adf9-d88db88c2114", "remote_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "47feb8aba08a40dca7028a1701e597b9"}], "revision_number": 4, "project_id": "47feb8aba08a40dca7028a1701e597b9", "id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "name": "default"}]} 2019-01-18 06:02:23,396 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-30be39e6-cf22-4b7b-8b88-1aae9c26b12d 2019-01-18 06:02:23,401 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/9c53a91613fb4d5080479ac6f51697ed -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55e1868ddce9f164785e7ad42e262f5622587fd0" 2019-01-18 06:02:23,487 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:02:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3be2a605-02c7-4925-bdd6-fc14aa7a181c Content-Encoding: gzip Content-Length: 190 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/9c53a91613fb4d5080479ac6f51697ed"}, "enabled": true, "id": "9c53a91613fb4d5080479ac6f51697ed", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2019-01-18 06:02:23,487 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/9c53a91613fb4d5080479ac6f51697ed used request id req-3be2a605-02c7-4925-bdd6-fc14aa7a181c 2019-01-18 06:02:23,491 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/020d00b5451a467cb276d06789a1149d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55e1868ddce9f164785e7ad42e262f5622587fd0" 2019-01-18 06:02:23,571 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:02:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3b33a4a5-1fac-402e-8e70-0b83886a7869 Content-Encoding: gzip Content-Length: 248 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/020d00b5451a467cb276d06789a1149d"}, "enabled": true, "id": "020d00b5451a467cb276d06789a1149d", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}} 2019-01-18 06:02:23,571 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/020d00b5451a467cb276d06789a1149d used request id req-3b33a4a5-1fac-402e-8e70-0b83886a7869 2019-01-18 06:02:23,575 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/47feb8aba08a40dca7028a1701e597b9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55e1868ddce9f164785e7ad42e262f5622587fd0" 2019-01-18 06:02:23,664 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:02:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ca7d5d9c-5644-4037-bb48-419c8ee96778 Content-Encoding: gzip Content-Length: 205 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/47feb8aba08a40dca7028a1701e597b9"}, "enabled": true, "id": "47feb8aba08a40dca7028a1701e597b9", "parent_id": "default", "domain_id": "default", "name": "service"}} 2019-01-18 06:02:23,664 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/47feb8aba08a40dca7028a1701e597b9 used request id req-ca7d5d9c-5644-4037-bb48-419c8ee96778 2019-01-18 06:02:23,665 - keystone_utils - INFO - Deleting project with name - CreateMultiPartImageTests-f9a0234c-3e6e-4dc-proj 2019-01-18 06:02:23,669 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/ce6ba86cb9c24ecdb8d221a6050b0bee -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55e1868ddce9f164785e7ad42e262f5622587fd0" 2019-01-18 06:02:23,880 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 06:02:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-268559e0-0011-4041-8aac-0567a1b9dad6 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 06:02:23,880 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/ce6ba86cb9c24ecdb8d221a6050b0bee used request id req-268559e0-0011-4041-8aac-0567a1b9dad6 2019-01-18 06:02:23,881 - keystone_utils - INFO - Deleting role with name - CreateMultiPartImageTests-f9a0234c-3e6e-4dc-proj-role 2019-01-18 06:02:23,885 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/bfe1f9dd7a844e50adbdd150ac3d924f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55e1868ddce9f164785e7ad42e262f5622587fd0" 2019-01-18 06:02:23,991 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 06:02:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-53fb739e-3d78-491d-b3ed-7bbaed3246cf Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 06:02:23,991 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/bfe1f9dd7a844e50adbdd150ac3d924f used request id req-53fb739e-3d78-491d-b3ed-7bbaed3246cf 2019-01-18 06:02:23,995 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55e1868ddce9f164785e7ad42e262f5622587fd0" 2019-01-18 06:02:24,018 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:02:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d27f54ca-8813-473c-bc7a-4ccc16e82bfa Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "488fca829f8b496daa1cd2cdc6e45c49", "links": {"self": "http://172.30.9.23:5000/v3/roles/488fca829f8b496daa1cd2cdc6e45c49"}, "name": "Member"}, {"domain_id": null, "id": "6b7f4f4f76264b6fb449c43b86ee3817", "links": {"self": "http://172.30.9.23:5000/v3/roles/6b7f4f4f76264b6fb449c43b86ee3817"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a482b711adf94961bf4bb28eda7f0e28", "links": {"self": "http://172.30.9.23:5000/v3/roles/a482b711adf94961bf4bb28eda7f0e28"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c65201bd05504fa786d79b166e8bbba3", "links": {"self": "http://172.30.9.23:5000/v3/roles/c65201bd05504fa786d79b166e8bbba3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "e7e317b66c174923a8cb46c48d897c8d", "links": {"self": "http://172.30.9.23:5000/v3/roles/e7e317b66c174923a8cb46c48d897c8d"}, "name": "ResellerAdmin"}]} 2019-01-18 06:02:24,019 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-d27f54ca-8813-473c-bc7a-4ccc16e82bfa 2019-01-18 06:02:24,019 - keystone_utils - INFO - Deleting user with name - CreateMultiPartImageTests-f9a0234c-3e6e-4dc-user 2019-01-18 06:02:24,023 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/ff0444f097924e58bf5118a7bb5ce763 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7944dd1074de45006ed1b8452fef1a0cdf626638" 2019-01-18 06:02:24,189 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 06:02:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a259e951-ffe9-4744-a4d7-bc923acc5642 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 06:02:24,189 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/ff0444f097924e58bf5118a7bb5ce763 used request id req-a259e951-ffe9-4744-a4d7-bc923acc5642 2019-01-18 06:02:24,191 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:02:24,574 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "488fca829f8b496daa1cd2cdc6e45c49", "name": "Member"}, {"id": "c65201bd05504fa786d79b166e8bbba3", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}], "expires_at": "2019-01-18T07:02:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "020d00b5451a467cb276d06789a1149d", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "id": "e292c913af7844408b6509a836e493f5"}, "audit_ids": ["T_GiuijGRCK-Oed9rO7BAg"], "issued_at": "2019-01-18T06:02:24.000000Z"}} 2019-01-18 06:02:24,575 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07208520bd67927dbbd592a6f099999ea19c60a4" 2019-01-18 06:02:24,660 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:02:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ebfd32ac-fa9a-4a44-a63e-c7408fdab07b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:02:24,661 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-ebfd32ac-fa9a-4a44-a63e-c7408fdab07b 2019-01-18 06:02:24,662 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:02:24,663 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:02:25,051 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "488fca829f8b496daa1cd2cdc6e45c49", "name": "Member"}, {"id": "c65201bd05504fa786d79b166e8bbba3", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}], "expires_at": "2019-01-18T07:02:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "020d00b5451a467cb276d06789a1149d", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "id": "e292c913af7844408b6509a836e493f5"}, "audit_ids": ["5OW7dn4hSaWHgQt99GSZGw"], "issued_at": "2019-01-18T06:02:25.000000Z"}} 2019-01-18 06:02:25,052 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d55d68350927baf686f281ea035488411f996b4a" 2019-01-18 06:02:25,129 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:02:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c294f28e-6326-44c1-bd0c-2e95c23da915 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:02:25,130 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-c294f28e-6326-44c1-bd0c-2e95c23da915 2019-01-18 06:02:25,134 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-18 06:02:25,139 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 18 Jan 2019 06:02: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"}]}]}} 2019-01-18 06:02:25,140 - 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-2ddebb6b-33d8-47b-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d55d68350927baf686f281ea035488411f996b4a" 2019-01-18 06:02:25,225 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:02:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-695710ea-9e8c-49f7-9ce4-793ed71ef328 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-2ddebb6b-33d8-47b-proj", "previous": null, "next": null}, "projects": []} 2019-01-18 06:02:25,225 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-2ddebb6b-33d8-47b-proj used request id req-695710ea-9e8c-49f7-9ce4-793ed71ef328 2019-01-18 06:02:25,229 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d55d68350927baf686f281ea035488411f996b4a" 2019-01-18 06:02:25,313 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:02:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eb4eff89-6651-4224-baff-6bbc493f0a22 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-18 06:02:25,314 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-eb4eff89-6651-4224-baff-6bbc493f0a22 2019-01-18 06:02:25,317 - 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}d55d68350927baf686f281ea035488411f996b4a" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateKeypairsTests-2ddebb6b-33d8-47b-proj"}}' 2019-01-18 06:02:25,422 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 18 Jan 2019 06:02:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d8f629c3-b25b-494b-9631-01caf6abd78a Content-Length: 304 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/8ad9bcfb9d884ff2b5e5f8ff187b8629"}, "enabled": true, "id": "8ad9bcfb9d884ff2b5e5f8ff187b8629", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsTests-2ddebb6b-33d8-47b-proj"}} 2019-01-18 06:02:25,422 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-d8f629c3-b25b-494b-9631-01caf6abd78a 2019-01-18 06:02:25,423 - keystone_utils - INFO - Created project with name - CreateKeypairsTests-2ddebb6b-33d8-47b-proj 2019-01-18 06:02:25,423 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:02:25,424 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:02:25,810 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "488fca829f8b496daa1cd2cdc6e45c49", "name": "Member"}, {"id": "c65201bd05504fa786d79b166e8bbba3", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}], "expires_at": "2019-01-18T07:02:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "020d00b5451a467cb276d06789a1149d", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "id": "e292c913af7844408b6509a836e493f5"}, "audit_ids": ["bDYw7tzJRw6i3HCjRmYuBw"], "issued_at": "2019-01-18T06:02:25.000000Z"}} 2019-01-18 06:02:25,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}e4b3cc68213674a825d3eb458e05c7693fb53092" 2019-01-18 06:02:25,890 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:02:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e0c67c6b-1fc2-476e-b07a-8c27272e9b9c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:02:25,890 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-e0c67c6b-1fc2-476e-b07a-8c27272e9b9c 2019-01-18 06:02:25,895 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-18 06:02:25,900 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 18 Jan 2019 06:02: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"}]}]}} 2019-01-18 06:02:25,901 - 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}e4b3cc68213674a825d3eb458e05c7693fb53092" 2019-01-18 06:02:26,011 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:02:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e7341bf1-6821-4469-a09a-91fa555c124a Content-Encoding: gzip Content-Length: 869 Content-Type: application/json RESP BODY: {"users": [{"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/0607a2b4beb0408e9fa51cc5ba027ac6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0607a2b4beb0408e9fa51cc5ba027ac6", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/17c61b95071545a094cc82823d2b88b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "17c61b95071545a094cc82823d2b88b8", "email": "nova@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/29e5d2dfed2447bda26fc75bd1122674"}, "domain_id": "default", "enabled": true, "options": {}, "id": "29e5d2dfed2447bda26fc75bd1122674", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/3b6dcc8c791e4b6e8831f5b5e583de80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3b6dcc8c791e4b6e8831f5b5e583de80", "email": "neutron@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.23:5000/v3/users/45ab52d673584bc198669be88c88b878"}, "domain_id": "default", "enabled": true, "options": {}, "id": "45ab52d673584bc198669be88c88b878", "email": "barbican@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/57795b4ee52f49c6a71f55bb6c4012f8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "57795b4ee52f49c6a71f55bb6c4012f8", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/5c52969262974d64ac2a300ca5d60f50"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c52969262974d64ac2a300ca5d60f50", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/5fc15572bb1c489ba92bd9945bbc1f64"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5fc15572bb1c489ba92bd9945bbc1f64", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/6b519d70e25f4e61a9dfd738cd6bba22"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6b519d70e25f4e61a9dfd738cd6bba22", "email": "heat@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.23:5000/v3/users/8248437208b540c2893a7117ad102a87"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8248437208b540c2893a7117ad102a87", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/890dee97e62840c5b15e36f03f6b7efc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "890dee97e62840c5b15e36f03f6b7efc", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/8cccb516ecc44ed9bb7c8633df108fd4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8cccb516ecc44ed9bb7c8633df108fd4", "email": "glance@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.23:5000/v3/users/97c3d863a98148299fa116fdb54be470"}, "domain_id": "default", "enabled": true, "options": {}, "id": "97c3d863a98148299fa116fdb54be470", "email": "tacker@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/a2a0c8c0f19941808c9f618af50b3b79"}, "domain_id": "c19db1b8f60647a9a114cd23287c807b", "enabled": true, "options": {}, "id": "a2a0c8c0f19941808c9f618af50b3b79", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "links": {"self": "http://172.30.9.23:5000/v3/users/e292c913af7844408b6509a836e493f5"}, "domain_id": "default", "enabled": true, "id": "e292c913af7844408b6509a836e493f5", "options": {}}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/fe5de73ba9cb41b2be24ccf1f72f5ed4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe5de73ba9cb41b2be24ccf1f72f5ed4", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2019-01-18 06:02:26,011 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-e7341bf1-6821-4469-a09a-91fa555c124a 2019-01-18 06:02:26,015 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateKeypairsTests-2ddebb6b-33d8-47b-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4b3cc68213674a825d3eb458e05c7693fb53092" 2019-01-18 06:02:26,095 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:02:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c89e26e1-20a2-4f24-bef7-0b46cafa0d9d Content-Encoding: gzip Content-Length: 250 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateKeypairsTests-2ddebb6b-33d8-47b-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/8ad9bcfb9d884ff2b5e5f8ff187b8629"}, "enabled": true, "id": "8ad9bcfb9d884ff2b5e5f8ff187b8629", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsTests-2ddebb6b-33d8-47b-proj"}]} 2019-01-18 06:02:26,095 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateKeypairsTests-2ddebb6b-33d8-47b-proj used request id req-c89e26e1-20a2-4f24-bef7-0b46cafa0d9d 2019-01-18 06:02:26,099 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4b3cc68213674a825d3eb458e05c7693fb53092" 2019-01-18 06:02:26,193 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:02:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-182c5454-0fd4-4d55-a5ca-e2894b1fe707 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-18 06:02:26,193 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-182c5454-0fd4-4d55-a5ca-e2894b1fe707 2019-01-18 06:02:26,554 - keystone_utils - INFO - Created user with name - CreateKeypairsTests-2ddebb6b-33d8-47b-user 2019-01-18 06:02:26,555 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:02:26,559 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d55d68350927baf686f281ea035488411f996b4a" 2019-01-18 06:02:26,735 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:02:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-89192f7b-5f18-4d35-a091-bda145628503 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "488fca829f8b496daa1cd2cdc6e45c49", "links": {"self": "http://172.30.9.23:5000/v3/roles/488fca829f8b496daa1cd2cdc6e45c49"}, "name": "Member"}, {"domain_id": null, "id": "6b7f4f4f76264b6fb449c43b86ee3817", "links": {"self": "http://172.30.9.23:5000/v3/roles/6b7f4f4f76264b6fb449c43b86ee3817"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a482b711adf94961bf4bb28eda7f0e28", "links": {"self": "http://172.30.9.23:5000/v3/roles/a482b711adf94961bf4bb28eda7f0e28"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c65201bd05504fa786d79b166e8bbba3", "links": {"self": "http://172.30.9.23:5000/v3/roles/c65201bd05504fa786d79b166e8bbba3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "e7e317b66c174923a8cb46c48d897c8d", "links": {"self": "http://172.30.9.23:5000/v3/roles/e7e317b66c174923a8cb46c48d897c8d"}, "name": "ResellerAdmin"}]} 2019-01-18 06:02:26,735 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-89192f7b-5f18-4d35-a091-bda145628503 2019-01-18 06:02:26,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}d55d68350927baf686f281ea035488411f996b4a" -d '{"role": {"name": "CreateKeypairsTests-2ddebb6b-33d8-47b-proj-role"}}' 2019-01-18 06:02:26,841 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 18 Jan 2019 06:02:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-90cbc04f-f30f-40dd-880b-562ead5ab42d Content-Length: 218 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "5d593ff5db744b2f9eb7dfae75f5d882", "links": {"self": "http://172.30.9.23:5000/v3/roles/5d593ff5db744b2f9eb7dfae75f5d882"}, "name": "CreateKeypairsTests-2ddebb6b-33d8-47b-proj-role"}} 2019-01-18 06:02:26,842 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-90cbc04f-f30f-40dd-880b-562ead5ab42d 2019-01-18 06:02:26,842 - keystone_utils - INFO - Created role with name - CreateKeypairsTests-2ddebb6b-33d8-47b-proj-role 2019-01-18 06:02:26,845 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/5d593ff5db744b2f9eb7dfae75f5d882 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d55d68350927baf686f281ea035488411f996b4a" 2019-01-18 06:02:26,862 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:02:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cae90688-b7f4-4fb4-941f-a5e62c569e56 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.23:5000/v3/roles/5d593ff5db744b2f9eb7dfae75f5d882"}, "domain_id": null, "name": "CreateKeypairsTests-2ddebb6b-33d8-47b-proj-role", "id": "5d593ff5db744b2f9eb7dfae75f5d882"}} 2019-01-18 06:02:26,862 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/5d593ff5db744b2f9eb7dfae75f5d882 used request id req-cae90688-b7f4-4fb4-941f-a5e62c569e56 2019-01-18 06:02:26,863 - keystone_utils - INFO - Granting role CreateKeypairsTests-2ddebb6b-33d8-47b-proj-role to project CreateKeypairsTests-2ddebb6b-33d8-47b-proj 2019-01-18 06:02:26,866 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/8ad9bcfb9d884ff2b5e5f8ff187b8629/users/5fbb6c80133a48dc8a9bf1e74b23faef/roles/5d593ff5db744b2f9eb7dfae75f5d882 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d55d68350927baf686f281ea035488411f996b4a" 2019-01-18 06:02:26,922 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 06:02:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-25e92278-b7a1-4af5-a477-dcfa89a5a12e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 06:02:26,922 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/8ad9bcfb9d884ff2b5e5f8ff187b8629/users/5fbb6c80133a48dc8a9bf1e74b23faef/roles/5d593ff5db744b2f9eb7dfae75f5d882 used request id req-25e92278-b7a1-4af5-a477-dcfa89a5a12e 2019-01-18 06:02:26,922 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-18 06:02:26,980 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:02:26,981 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:02:27,358 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "5d593ff5db744b2f9eb7dfae75f5d882", "name": "CreateKeypairsTests-2ddebb6b-33d8-47b-proj-role"}], "expires_at": "2019-01-18T07:02:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8ad9bcfb9d884ff2b5e5f8ff187b8629", "name": "CreateKeypairsTests-2ddebb6b-33d8-47b-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/8ad9bcfb9d884ff2b5e5f8ff187b8629", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/8ad9bcfb9d884ff2b5e5f8ff187b8629", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/8ad9bcfb9d884ff2b5e5f8ff187b8629", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/8ad9bcfb9d884ff2b5e5f8ff187b8629", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/8ad9bcfb9d884ff2b5e5f8ff187b8629", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/8ad9bcfb9d884ff2b5e5f8ff187b8629", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/8ad9bcfb9d884ff2b5e5f8ff187b8629", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/8ad9bcfb9d884ff2b5e5f8ff187b8629", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/8ad9bcfb9d884ff2b5e5f8ff187b8629", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/8ad9bcfb9d884ff2b5e5f8ff187b8629", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/8ad9bcfb9d884ff2b5e5f8ff187b8629", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/8ad9bcfb9d884ff2b5e5f8ff187b8629", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsTests-2ddebb6b-33d8-47b-user", "id": "5fbb6c80133a48dc8a9bf1e74b23faef"}, "audit_ids": ["-4cJ9cW8TCmSZRUgmwaeyg"], "issued_at": "2019-01-18T06:02:27.000000Z"}} 2019-01-18 06:02:27,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}23e7edb48f1372f4ca44020fb6a597fa46a32251" 2019-01-18 06:02:27,447 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:02:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4443d090-dcdc-480f-ae22-d7b2712e88ae Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:02:27,447 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-4443d090-dcdc-480f-ae22-d7b2712e88ae 2019-01-18 06:02:27,449 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-18 06:02:27,453 - 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}23e7edb48f1372f4ca44020fb6a597fa46a32251" 2019-01-18 06:02:27,611 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06: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-20c3c34b-3076-4725-9232-3dc39c428cc0 x-compute-request-id: req-20c3c34b-3076-4725-9232-3dc39c428cc0 Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2019-01-18 06:02:27,611 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-20c3c34b-3076-4725-9232-3dc39c428cc0 2019-01-18 06:02:27,612 - OpenStackKeypair - INFO - Creating keypair CreateKeypairsTests-2faf4f38-2138-4080-bff5-82ccfd833cd8... 2019-01-18 06:02:27,612 - OpenStackKeypair - INFO - Creating new keypair 2019-01-18 06:02:27,648 - nova_utils - INFO - Creating keypair with name - CreateKeypairsTests-2faf4f38-2138-4080-bff5-82ccfd833cd8 2019-01-18 06:02:27,650 - 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}23e7edb48f1372f4ca44020fb6a597fa46a32251" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDGma9JzNQP9jaDaXhVfS+R3DLnnvHufmAFClPGA9kQLM6gEVaiaUuZe5gGmsobODjqqbmtkyAh4+NgBpL0lfoV7TcRz8464fxfyYEAy5QzV5wqmC7oPkIkFdkyZa/8Lq4PVz/0Op7gMmcc9ugeF+P5qUyg3EXqOFZDKDEXG6NMkQ==", "name": "CreateKeypairsTests-2faf4f38-2138-4080-bff5-82ccfd833cd8"}}' 2019-01-18 06:02:27,734 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06: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,Accept-Encoding x-openstack-request-id: req-97513998-295a-4303-b501-2fe956e29bcd x-compute-request-id: req-97513998-295a-4303-b501-2fe956e29bcd Content-Encoding: gzip Content-Length: 364 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDGma9JzNQP9jaDaXhVfS+R3DLnnvHufmAFClPGA9kQLM6gEVaiaUuZe5gGmsobODjqqbmtkyAh4+NgBpL0lfoV7TcRz8464fxfyYEAy5QzV5wqmC7oPkIkFdkyZa/8Lq4PVz/0Op7gMmcc9ugeF+P5qUyg3EXqOFZDKDEXG6NMkQ==", "user_id": "5fbb6c80133a48dc8a9bf1e74b23faef", "name": "CreateKeypairsTests-2faf4f38-2138-4080-bff5-82ccfd833cd8", "fingerprint": "1e:f1:54:62:ec:88:ee:38:6a:5e:34:85:8b:2c:b3:df"}} 2019-01-18 06:02:27,734 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-97513998-295a-4303-b501-2fe956e29bcd 2019-01-18 06:02:27,735 - nova_utils - DEBUG - Deleting keypair - CreateKeypairsTests-2faf4f38-2138-4080-bff5-82ccfd833cd8 2019-01-18 06:02:27,735 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:02:28,106 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "5d593ff5db744b2f9eb7dfae75f5d882", "name": "CreateKeypairsTests-2ddebb6b-33d8-47b-proj-role"}], "expires_at": "2019-01-18T07:02:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8ad9bcfb9d884ff2b5e5f8ff187b8629", "name": "CreateKeypairsTests-2ddebb6b-33d8-47b-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/8ad9bcfb9d884ff2b5e5f8ff187b8629", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/8ad9bcfb9d884ff2b5e5f8ff187b8629", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/8ad9bcfb9d884ff2b5e5f8ff187b8629", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/8ad9bcfb9d884ff2b5e5f8ff187b8629", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/8ad9bcfb9d884ff2b5e5f8ff187b8629", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/8ad9bcfb9d884ff2b5e5f8ff187b8629", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/8ad9bcfb9d884ff2b5e5f8ff187b8629", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/8ad9bcfb9d884ff2b5e5f8ff187b8629", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/8ad9bcfb9d884ff2b5e5f8ff187b8629", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/8ad9bcfb9d884ff2b5e5f8ff187b8629", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/8ad9bcfb9d884ff2b5e5f8ff187b8629", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/8ad9bcfb9d884ff2b5e5f8ff187b8629", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsTests-2ddebb6b-33d8-47b-user", "id": "5fbb6c80133a48dc8a9bf1e74b23faef"}, "audit_ids": ["CW03Z3AITPKOk3aLIppkUA"], "issued_at": "2019-01-18T06:02:28.000000Z"}} 2019-01-18 06:02:28,109 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/os-keypairs/CreateKeypairsTests-2faf4f38-2138-4080-bff5-82ccfd833cd8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}12cec69b5bb6b360856b1e24b3522bb789c68dc7" 2019-01-18 06:02:28,686 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 18 Jan 2019 06: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 x-openstack-request-id: req-585b4d5e-8fe1-4d8b-83c2-8e0b476f1f15 x-compute-request-id: req-585b4d5e-8fe1-4d8b-83c2-8e0b476f1f15 Content-Length: 0 Content-Type: application/json 2019-01-18 06:02:28,687 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/os-keypairs/CreateKeypairsTests-2faf4f38-2138-4080-bff5-82ccfd833cd8 used request id req-585b4d5e-8fe1-4d8b-83c2-8e0b476f1f15 2019-01-18 06:02:28,690 - 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}12cec69b5bb6b360856b1e24b3522bb789c68dc7" 2019-01-18 06:02:28,710 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06: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 x-openstack-request-id: req-a502b760-6828-4d38-9314-e5ea4ad9583a x-compute-request-id: req-a502b760-6828-4d38-9314-e5ea4ad9583a Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2019-01-18 06:02:28,711 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-a502b760-6828-4d38-9314-e5ea4ad9583a 2019-01-18 06:02:28,711 - nova_utils - DEBUG - Deleting keypair - CreateKeypairsTests-2faf4f38-2138-4080-bff5-82ccfd833cd8 2019-01-18 06:02:28,714 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/os-keypairs/CreateKeypairsTests-2faf4f38-2138-4080-bff5-82ccfd833cd8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23e7edb48f1372f4ca44020fb6a597fa46a32251" 2019-01-18 06:02:28,757 - novaclient.v2.client - DEBUG - RESP: [404] Date: Fri, 18 Jan 2019 06: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 x-openstack-request-id: req-f7cd703e-8ef8-4479-a0a5-0b644b29e78a x-compute-request-id: req-f7cd703e-8ef8-4479-a0a5-0b644b29e78a Content-Length: 162 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Keypair CreateKeypairsTests-2faf4f38-2138-4080-bff5-82ccfd833cd8 not found for user 5fbb6c80133a48dc8a9bf1e74b23faef", "code": 404}} 2019-01-18 06:02:28,757 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/os-keypairs/CreateKeypairsTests-2faf4f38-2138-4080-bff5-82ccfd833cd8 used request id req-f7cd703e-8ef8-4479-a0a5-0b644b29e78a 2019-01-18 06:02:28,763 - 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}d55d68350927baf686f281ea035488411f996b4a" 2019-01-18 06:02:28,961 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-11820a59-d276-4016-9a1e-38813cbda0f2 Date: Fri, 18 Jan 2019 06:02:28 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-18T04:53:26Z", "updated_at": "2019-01-18T04:53:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:53:26Z", "revision_number": 0, "id": "260c2de9-5dc5-4508-b06c-24b9d7ed838c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:53:26Z", "security_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:53:26Z", "revision_number": 0, "id": "9c6f69fc-3bf8-4346-9288-5a255b82b67e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:53:26Z", "security_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:53:26Z", "revision_number": 0, "id": "84255fa4-c13a-4cfe-b73d-e56ee216ca1e", "remote_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "remote_ip_prefix": null, "created_at": "2019-01-18T04:53:26Z", "security_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:53:26Z", "revision_number": 0, "id": "571036d3-cb1d-483a-acb9-96f19293add9", "remote_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "remote_ip_prefix": null, "created_at": "2019-01-18T04:53:26Z", "security_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "created_at": "2019-01-18T04:51:20Z", "updated_at": "2019-01-18T04:51:20Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "45161a51-d6dd-4bb8-986d-bc2f88599c1d", "remote_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv6", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "2b339890-44d0-4711-a050-08a64d58e2a0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv6", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "24c99e6f-888c-4943-9c93-54ad3b18b18c", "remote_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv4", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "87b9b994-ae22-4850-863a-6a4925bd01fe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv4", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}], "revision_number": 4, "project_id": "9c53a91613fb4d5080479ac6f51697ed", "id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "020d00b5451a467cb276d06789a1149d", "created_at": "2019-01-18T05:59:12Z", "updated_at": "2019-01-18T05:59:12Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:12Z", "revision_number": 0, "id": "8faf6dda-6919-4b75-b745-2af38abf8dcf", "remote_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:12Z", "security_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "tenant_id": "020d00b5451a467cb276d06789a1149d", "port_range_min": null, "ethertype": "IPv4", "project_id": "020d00b5451a467cb276d06789a1149d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:12Z", "revision_number": 0, "id": "60f7d4a7-1a27-4801-a1e8-5bf33633b818", "remote_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:12Z", "security_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "tenant_id": "020d00b5451a467cb276d06789a1149d", "port_range_min": null, "ethertype": "IPv6", "project_id": "020d00b5451a467cb276d06789a1149d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:12Z", "revision_number": 0, "id": "38b9f88b-1fc0-40d1-af74-237d79be193d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:12Z", "security_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "tenant_id": "020d00b5451a467cb276d06789a1149d", "port_range_min": null, "ethertype": "IPv4", "project_id": "020d00b5451a467cb276d06789a1149d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:12Z", "revision_number": 0, "id": "38b091dd-dca7-4cbe-8c1c-dd18a74bfca8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:12Z", "security_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "tenant_id": "020d00b5451a467cb276d06789a1149d", "port_range_min": null, "ethertype": "IPv6", "project_id": "020d00b5451a467cb276d06789a1149d"}], "revision_number": 4, "project_id": "020d00b5451a467cb276d06789a1149d", "id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "created_at": "2019-01-18T04:39:06Z", "updated_at": "2019-01-18T04:39:06Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "8860837e-afbd-4411-adf9-d88db88c2114", "remote_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "47feb8aba08a40dca7028a1701e597b9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "4e399c2e-bc03-4aa3-b192-1fafdc9248ba", "remote_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "47feb8aba08a40dca7028a1701e597b9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "4bf1a402-0fa2-4cfd-9fee-4a28f16bb271", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "47feb8aba08a40dca7028a1701e597b9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "0aedefa2-edbc-47b5-bead-e954540f6937", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "47feb8aba08a40dca7028a1701e597b9"}], "revision_number": 4, "project_id": "47feb8aba08a40dca7028a1701e597b9", "id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "name": "default"}]} 2019-01-18 06:02:28,962 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-11820a59-d276-4016-9a1e-38813cbda0f2 2019-01-18 06:02:28,967 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/9c53a91613fb4d5080479ac6f51697ed -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d55d68350927baf686f281ea035488411f996b4a" 2019-01-18 06:02:29,057 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:02:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-90295135-939e-41cf-bf99-3e9fcd73d942 Content-Encoding: gzip Content-Length: 190 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/9c53a91613fb4d5080479ac6f51697ed"}, "enabled": true, "id": "9c53a91613fb4d5080479ac6f51697ed", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2019-01-18 06:02:29,058 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/9c53a91613fb4d5080479ac6f51697ed used request id req-90295135-939e-41cf-bf99-3e9fcd73d942 2019-01-18 06:02:29,062 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/020d00b5451a467cb276d06789a1149d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d55d68350927baf686f281ea035488411f996b4a" 2019-01-18 06:02:29,150 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:02:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a7eb9834-223e-47e2-92d4-235e8df0012d Content-Encoding: gzip Content-Length: 248 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/020d00b5451a467cb276d06789a1149d"}, "enabled": true, "id": "020d00b5451a467cb276d06789a1149d", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}} 2019-01-18 06:02:29,150 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/020d00b5451a467cb276d06789a1149d used request id req-a7eb9834-223e-47e2-92d4-235e8df0012d 2019-01-18 06:02:29,154 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/47feb8aba08a40dca7028a1701e597b9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d55d68350927baf686f281ea035488411f996b4a" 2019-01-18 06:02:29,231 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:02:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ea2eb954-4a4b-45bd-b352-0622f1152983 Content-Encoding: gzip Content-Length: 205 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/47feb8aba08a40dca7028a1701e597b9"}, "enabled": true, "id": "47feb8aba08a40dca7028a1701e597b9", "parent_id": "default", "domain_id": "default", "name": "service"}} 2019-01-18 06:02:29,231 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/47feb8aba08a40dca7028a1701e597b9 used request id req-ea2eb954-4a4b-45bd-b352-0622f1152983 2019-01-18 06:02:29,232 - keystone_utils - INFO - Deleting project with name - CreateKeypairsTests-2ddebb6b-33d8-47b-proj 2019-01-18 06:02:29,236 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/8ad9bcfb9d884ff2b5e5f8ff187b8629 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d55d68350927baf686f281ea035488411f996b4a" 2019-01-18 06:02:29,431 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 06:02:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b6505fec-fdce-46ad-889b-52e9b8d106f5 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 06:02:29,431 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/8ad9bcfb9d884ff2b5e5f8ff187b8629 used request id req-b6505fec-fdce-46ad-889b-52e9b8d106f5 2019-01-18 06:02:29,431 - keystone_utils - INFO - Deleting role with name - CreateKeypairsTests-2ddebb6b-33d8-47b-proj-role 2019-01-18 06:02:29,435 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/5d593ff5db744b2f9eb7dfae75f5d882 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d55d68350927baf686f281ea035488411f996b4a" 2019-01-18 06:02:29,542 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 06:02:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-75aed00f-44a1-4f4f-9f13-859c68c591b4 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 06:02:29,542 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/5d593ff5db744b2f9eb7dfae75f5d882 used request id req-75aed00f-44a1-4f4f-9f13-859c68c591b4 2019-01-18 06:02:29,546 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d55d68350927baf686f281ea035488411f996b4a" 2019-01-18 06:02:29,627 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:02:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2d0f61bb-4167-4876-9770-a0ae434a7371 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "488fca829f8b496daa1cd2cdc6e45c49", "links": {"self": "http://172.30.9.23:5000/v3/roles/488fca829f8b496daa1cd2cdc6e45c49"}, "name": "Member"}, {"domain_id": null, "id": "6b7f4f4f76264b6fb449c43b86ee3817", "links": {"self": "http://172.30.9.23:5000/v3/roles/6b7f4f4f76264b6fb449c43b86ee3817"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a482b711adf94961bf4bb28eda7f0e28", "links": {"self": "http://172.30.9.23:5000/v3/roles/a482b711adf94961bf4bb28eda7f0e28"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c65201bd05504fa786d79b166e8bbba3", "links": {"self": "http://172.30.9.23:5000/v3/roles/c65201bd05504fa786d79b166e8bbba3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "e7e317b66c174923a8cb46c48d897c8d", "links": {"self": "http://172.30.9.23:5000/v3/roles/e7e317b66c174923a8cb46c48d897c8d"}, "name": "ResellerAdmin"}]} 2019-01-18 06:02:29,627 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-2d0f61bb-4167-4876-9770-a0ae434a7371 2019-01-18 06:02:29,628 - keystone_utils - INFO - Deleting user with name - CreateKeypairsTests-2ddebb6b-33d8-47b-user 2019-01-18 06:02:29,632 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/5fbb6c80133a48dc8a9bf1e74b23faef -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4b3cc68213674a825d3eb458e05c7693fb53092" 2019-01-18 06:02:29,798 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 06:02:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-43783710-08f4-4067-b750-159bad52adb0 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 06:02:29,798 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/5fbb6c80133a48dc8a9bf1e74b23faef used request id req-43783710-08f4-4067-b750-159bad52adb0 2019-01-18 06:02:29,800 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:02:30,188 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "488fca829f8b496daa1cd2cdc6e45c49", "name": "Member"}, {"id": "c65201bd05504fa786d79b166e8bbba3", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}], "expires_at": "2019-01-18T07:02:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "020d00b5451a467cb276d06789a1149d", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "id": "e292c913af7844408b6509a836e493f5"}, "audit_ids": ["op6vZfKUQ5ywxE7wnY3u3g"], "issued_at": "2019-01-18T06:02:30.000000Z"}} 2019-01-18 06:02:30,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}9a35947a18b1de5e9f79df2f4156f57ee88f5625" 2019-01-18 06:02:30,267 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:02:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0278ed2c-3fdf-4472-bae2-bc450e265413 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:02:30,267 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-0278ed2c-3fdf-4472-bae2-bc450e265413 2019-01-18 06:02:30,269 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:02:30,269 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:02:30,658 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "488fca829f8b496daa1cd2cdc6e45c49", "name": "Member"}, {"id": "c65201bd05504fa786d79b166e8bbba3", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}], "expires_at": "2019-01-18T07:02:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "020d00b5451a467cb276d06789a1149d", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "id": "e292c913af7844408b6509a836e493f5"}, "audit_ids": ["mRkVmFOIT9KKJnDuQ-lcWw"], "issued_at": "2019-01-18T06:02:30.000000Z"}} 2019-01-18 06:02:30,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}dcfdb8dc8fcf1d12e90c49ef4090a0723f74c6d2" 2019-01-18 06:02:30,745 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:02:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-18d344cc-8f78-4044-8308-4e00b849513d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:02:30,745 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-18d344cc-8f78-4044-8308-4e00b849513d 2019-01-18 06:02:30,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" 2019-01-18 06:02:30,755 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 18 Jan 2019 06:02: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"}]}]}} 2019-01-18 06:02:30,755 - 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-d7b51c33-03ff-46f-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dcfdb8dc8fcf1d12e90c49ef4090a0723f74c6d2" 2019-01-18 06:02:30,840 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:02:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-89bdc2b2-f250-4fd7-a2c5-9451b563e077 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-d7b51c33-03ff-46f-proj", "previous": null, "next": null}, "projects": []} 2019-01-18 06:02:30,840 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-d7b51c33-03ff-46f-proj used request id req-89bdc2b2-f250-4fd7-a2c5-9451b563e077 2019-01-18 06:02:30,844 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dcfdb8dc8fcf1d12e90c49ef4090a0723f74c6d2" 2019-01-18 06:02:30,932 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:02:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-84054331-6d8d-4b60-a552-304246e8a336 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-18 06:02:30,932 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-84054331-6d8d-4b60-a552-304246e8a336 2019-01-18 06:02:30,936 - 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}dcfdb8dc8fcf1d12e90c49ef4090a0723f74c6d2" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateKeypairsTests-d7b51c33-03ff-46f-proj"}}' 2019-01-18 06:02:31,032 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 18 Jan 2019 06:02:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-74f027c4-dd80-48a1-a727-c93af83058d8 Content-Length: 304 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/8520b322f8da475a9cc53d52dafedd97"}, "enabled": true, "id": "8520b322f8da475a9cc53d52dafedd97", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsTests-d7b51c33-03ff-46f-proj"}} 2019-01-18 06:02:31,033 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-74f027c4-dd80-48a1-a727-c93af83058d8 2019-01-18 06:02:31,033 - keystone_utils - INFO - Created project with name - CreateKeypairsTests-d7b51c33-03ff-46f-proj 2019-01-18 06:02:31,033 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:02:31,034 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:02:31,429 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "488fca829f8b496daa1cd2cdc6e45c49", "name": "Member"}, {"id": "c65201bd05504fa786d79b166e8bbba3", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}], "expires_at": "2019-01-18T07:02:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "020d00b5451a467cb276d06789a1149d", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "id": "e292c913af7844408b6509a836e493f5"}, "audit_ids": ["aoR0RGQwQuS1J_91rPYEHA"], "issued_at": "2019-01-18T06:02:31.000000Z"}} 2019-01-18 06:02:31,430 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}095a73f8a9cb99d4cce2e44728fc6d0a650421eb" 2019-01-18 06:02:31,514 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:02:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9d2ee8e6-b93d-4b31-9f5c-072c813680d4 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:02:31,514 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-9d2ee8e6-b93d-4b31-9f5c-072c813680d4 2019-01-18 06:02:31,518 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-18 06:02:31,523 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 18 Jan 2019 06:02: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"}]}]}} 2019-01-18 06:02:31,524 - 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}095a73f8a9cb99d4cce2e44728fc6d0a650421eb" 2019-01-18 06:02:31,622 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:02:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e48f4427-3a8e-475b-8a38-8d29ccf11b8c Content-Encoding: gzip Content-Length: 869 Content-Type: application/json RESP BODY: {"users": [{"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/0607a2b4beb0408e9fa51cc5ba027ac6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0607a2b4beb0408e9fa51cc5ba027ac6", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/17c61b95071545a094cc82823d2b88b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "17c61b95071545a094cc82823d2b88b8", "email": "nova@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/29e5d2dfed2447bda26fc75bd1122674"}, "domain_id": "default", "enabled": true, "options": {}, "id": "29e5d2dfed2447bda26fc75bd1122674", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/3b6dcc8c791e4b6e8831f5b5e583de80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3b6dcc8c791e4b6e8831f5b5e583de80", "email": "neutron@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.23:5000/v3/users/45ab52d673584bc198669be88c88b878"}, "domain_id": "default", "enabled": true, "options": {}, "id": "45ab52d673584bc198669be88c88b878", "email": "barbican@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/57795b4ee52f49c6a71f55bb6c4012f8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "57795b4ee52f49c6a71f55bb6c4012f8", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/5c52969262974d64ac2a300ca5d60f50"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c52969262974d64ac2a300ca5d60f50", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/5fc15572bb1c489ba92bd9945bbc1f64"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5fc15572bb1c489ba92bd9945bbc1f64", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/6b519d70e25f4e61a9dfd738cd6bba22"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6b519d70e25f4e61a9dfd738cd6bba22", "email": "heat@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.23:5000/v3/users/8248437208b540c2893a7117ad102a87"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8248437208b540c2893a7117ad102a87", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/890dee97e62840c5b15e36f03f6b7efc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "890dee97e62840c5b15e36f03f6b7efc", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/8cccb516ecc44ed9bb7c8633df108fd4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8cccb516ecc44ed9bb7c8633df108fd4", "email": "glance@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.23:5000/v3/users/97c3d863a98148299fa116fdb54be470"}, "domain_id": "default", "enabled": true, "options": {}, "id": "97c3d863a98148299fa116fdb54be470", "email": "tacker@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/a2a0c8c0f19941808c9f618af50b3b79"}, "domain_id": "c19db1b8f60647a9a114cd23287c807b", "enabled": true, "options": {}, "id": "a2a0c8c0f19941808c9f618af50b3b79", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "links": {"self": "http://172.30.9.23:5000/v3/users/e292c913af7844408b6509a836e493f5"}, "domain_id": "default", "enabled": true, "id": "e292c913af7844408b6509a836e493f5", "options": {}}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/fe5de73ba9cb41b2be24ccf1f72f5ed4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe5de73ba9cb41b2be24ccf1f72f5ed4", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2019-01-18 06:02:31,622 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-e48f4427-3a8e-475b-8a38-8d29ccf11b8c 2019-01-18 06:02:31,627 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateKeypairsTests-d7b51c33-03ff-46f-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}095a73f8a9cb99d4cce2e44728fc6d0a650421eb" 2019-01-18 06:02:31,714 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:02:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e1b3a77a-0ae7-494c-a905-214c5cf0026f Content-Encoding: gzip Content-Length: 250 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateKeypairsTests-d7b51c33-03ff-46f-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/8520b322f8da475a9cc53d52dafedd97"}, "enabled": true, "id": "8520b322f8da475a9cc53d52dafedd97", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsTests-d7b51c33-03ff-46f-proj"}]} 2019-01-18 06:02:31,715 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateKeypairsTests-d7b51c33-03ff-46f-proj used request id req-e1b3a77a-0ae7-494c-a905-214c5cf0026f 2019-01-18 06:02:31,719 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}095a73f8a9cb99d4cce2e44728fc6d0a650421eb" 2019-01-18 06:02:31,816 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:02:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ba10f171-5335-44bb-891f-3491ff7e4271 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-18 06:02:31,816 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-ba10f171-5335-44bb-891f-3491ff7e4271 2019-01-18 06:02:32,177 - keystone_utils - INFO - Created user with name - CreateKeypairsTests-d7b51c33-03ff-46f-user 2019-01-18 06:02:32,177 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:02:32,181 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dcfdb8dc8fcf1d12e90c49ef4090a0723f74c6d2" 2019-01-18 06:02:32,273 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:02:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ccd9433c-7d4c-4c31-85e6-93ba179c08ed Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "488fca829f8b496daa1cd2cdc6e45c49", "links": {"self": "http://172.30.9.23:5000/v3/roles/488fca829f8b496daa1cd2cdc6e45c49"}, "name": "Member"}, {"domain_id": null, "id": "6b7f4f4f76264b6fb449c43b86ee3817", "links": {"self": "http://172.30.9.23:5000/v3/roles/6b7f4f4f76264b6fb449c43b86ee3817"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a482b711adf94961bf4bb28eda7f0e28", "links": {"self": "http://172.30.9.23:5000/v3/roles/a482b711adf94961bf4bb28eda7f0e28"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c65201bd05504fa786d79b166e8bbba3", "links": {"self": "http://172.30.9.23:5000/v3/roles/c65201bd05504fa786d79b166e8bbba3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "e7e317b66c174923a8cb46c48d897c8d", "links": {"self": "http://172.30.9.23:5000/v3/roles/e7e317b66c174923a8cb46c48d897c8d"}, "name": "ResellerAdmin"}]} 2019-01-18 06:02:32,273 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-ccd9433c-7d4c-4c31-85e6-93ba179c08ed 2019-01-18 06:02:32,277 - 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}dcfdb8dc8fcf1d12e90c49ef4090a0723f74c6d2" -d '{"role": {"name": "CreateKeypairsTests-d7b51c33-03ff-46f-proj-role"}}' 2019-01-18 06:02:32,369 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 18 Jan 2019 06:02:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-19a9c5ff-d841-45ec-b0d5-5410ae1baa66 Content-Length: 218 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "6ae198927e9b44dcbcd3f1d8a85436f3", "links": {"self": "http://172.30.9.23:5000/v3/roles/6ae198927e9b44dcbcd3f1d8a85436f3"}, "name": "CreateKeypairsTests-d7b51c33-03ff-46f-proj-role"}} 2019-01-18 06:02:32,369 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-19a9c5ff-d841-45ec-b0d5-5410ae1baa66 2019-01-18 06:02:32,369 - keystone_utils - INFO - Created role with name - CreateKeypairsTests-d7b51c33-03ff-46f-proj-role 2019-01-18 06:02:32,373 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/6ae198927e9b44dcbcd3f1d8a85436f3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dcfdb8dc8fcf1d12e90c49ef4090a0723f74c6d2" 2019-01-18 06:02:32,390 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:02:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-34568741-ded1-44ff-a9c5-469657bea799 Content-Encoding: gzip Content-Length: 175 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.23:5000/v3/roles/6ae198927e9b44dcbcd3f1d8a85436f3"}, "domain_id": null, "name": "CreateKeypairsTests-d7b51c33-03ff-46f-proj-role", "id": "6ae198927e9b44dcbcd3f1d8a85436f3"}} 2019-01-18 06:02:32,390 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/6ae198927e9b44dcbcd3f1d8a85436f3 used request id req-34568741-ded1-44ff-a9c5-469657bea799 2019-01-18 06:02:32,391 - keystone_utils - INFO - Granting role CreateKeypairsTests-d7b51c33-03ff-46f-proj-role to project CreateKeypairsTests-d7b51c33-03ff-46f-proj 2019-01-18 06:02:32,394 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/8520b322f8da475a9cc53d52dafedd97/users/a4463e2dadfd4a39ae31249fa189af19/roles/6ae198927e9b44dcbcd3f1d8a85436f3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dcfdb8dc8fcf1d12e90c49ef4090a0723f74c6d2" 2019-01-18 06:02:32,520 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 06:02:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-39d34a3e-def9-4bfa-b156-73aa17b7916b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 06:02:32,520 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/8520b322f8da475a9cc53d52dafedd97/users/a4463e2dadfd4a39ae31249fa189af19/roles/6ae198927e9b44dcbcd3f1d8a85436f3 used request id req-39d34a3e-def9-4bfa-b156-73aa17b7916b 2019-01-18 06:02:32,521 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-18 06:02:32,642 - file_utils - INFO - Saved public key to - tmp/CreateKeypairsTests-c28e3bc5-68aa-4d1c-84ab-33896d8ad639.pub 2019-01-18 06:02:32,642 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:02:32,642 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:02:33,013 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6ae198927e9b44dcbcd3f1d8a85436f3", "name": "CreateKeypairsTests-d7b51c33-03ff-46f-proj-role"}], "expires_at": "2019-01-18T07:02:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8520b322f8da475a9cc53d52dafedd97", "name": "CreateKeypairsTests-d7b51c33-03ff-46f-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/8520b322f8da475a9cc53d52dafedd97", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/8520b322f8da475a9cc53d52dafedd97", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/8520b322f8da475a9cc53d52dafedd97", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/8520b322f8da475a9cc53d52dafedd97", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/8520b322f8da475a9cc53d52dafedd97", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/8520b322f8da475a9cc53d52dafedd97", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/8520b322f8da475a9cc53d52dafedd97", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/8520b322f8da475a9cc53d52dafedd97", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/8520b322f8da475a9cc53d52dafedd97", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/8520b322f8da475a9cc53d52dafedd97", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/8520b322f8da475a9cc53d52dafedd97", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/8520b322f8da475a9cc53d52dafedd97", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsTests-d7b51c33-03ff-46f-user", "id": "a4463e2dadfd4a39ae31249fa189af19"}, "audit_ids": ["wgkMo2d2QomcKtBI6v4-6g"], "issued_at": "2019-01-18T06:02:33.000000Z"}} 2019-01-18 06:02:33,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}528aeaf86786925fce6f80facd473e0a70d17c63" 2019-01-18 06:02:33,091 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:02:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9a7852f1-db36-484c-8a85-93cfcb4a569f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:02:33,092 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-9a7852f1-db36-484c-8a85-93cfcb4a569f 2019-01-18 06:02:33,093 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-18 06:02:33,098 - 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}528aeaf86786925fce6f80facd473e0a70d17c63" 2019-01-18 06:02:33,273 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06: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 x-openstack-request-id: req-3e9d4893-0e3d-4380-928f-732c4e269af6 x-compute-request-id: req-3e9d4893-0e3d-4380-928f-732c4e269af6 Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2019-01-18 06:02:33,274 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-3e9d4893-0e3d-4380-928f-732c4e269af6 2019-01-18 06:02:33,274 - OpenStackKeypair - INFO - Creating keypair CreateKeypairsTests-c28e3bc5-68aa-4d1c-84ab-33896d8ad639... 2019-01-18 06:02:33,274 - OpenStackKeypair - INFO - Uploading existing keypair 2019-01-18 06:02:33,275 - nova_utils - INFO - Saving keypair to - tmp/CreateKeypairsTests-c28e3bc5-68aa-4d1c-84ab-33896d8ad639.pub 2019-01-18 06:02:33,275 - nova_utils - INFO - Creating keypair with name - CreateKeypairsTests-c28e3bc5-68aa-4d1c-84ab-33896d8ad639 2019-01-18 06:02:33,278 - 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}528aeaf86786925fce6f80facd473e0a70d17c63" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCfXwJL39Vdw/MG7TNedqH1mUxyz3rOm1T2hm550RCjuadS1TF0Vfx7CNN6IXVwG3zcqeiDWL3XHxIeM/++XDN3oGHyCFmwz8Rjy+oMw004jikQVt1APEOPHDXIO4u9kTjSd3k0/XeXbRwnQfV6TSOIVnPd87y0Fx1DCPzIlUl58ncKzROk/GgDgXicHpqjkaReFWhUnaeZ39n7X9VAEz7VtN3tMnizKi0gJm/J6wrR/1RaH+uiAug2RK7rW3vIbhe3PbCmL8gX2ki4JzTdXBHJqOd13rEruhfR7Odhq1VcWL+dxABBWq0ueCIzPZamg0RRntbkoYo73L66dK8D++uT", "name": "CreateKeypairsTests-c28e3bc5-68aa-4d1c-84ab-33896d8ad639"}}' 2019-01-18 06:02:33,339 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06: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-c4cdb817-b682-4d27-9360-1acbed2d079f x-compute-request-id: req-c4cdb817-b682-4d27-9360-1acbed2d079f Content-Encoding: gzip Content-Length: 490 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCfXwJL39Vdw/MG7TNedqH1mUxyz3rOm1T2hm550RCjuadS1TF0Vfx7CNN6IXVwG3zcqeiDWL3XHxIeM/++XDN3oGHyCFmwz8Rjy+oMw004jikQVt1APEOPHDXIO4u9kTjSd3k0/XeXbRwnQfV6TSOIVnPd87y0Fx1DCPzIlUl58ncKzROk/GgDgXicHpqjkaReFWhUnaeZ39n7X9VAEz7VtN3tMnizKi0gJm/J6wrR/1RaH+uiAug2RK7rW3vIbhe3PbCmL8gX2ki4JzTdXBHJqOd13rEruhfR7Odhq1VcWL+dxABBWq0ueCIzPZamg0RRntbkoYo73L66dK8D++uT", "user_id": "a4463e2dadfd4a39ae31249fa189af19", "name": "CreateKeypairsTests-c28e3bc5-68aa-4d1c-84ab-33896d8ad639", "fingerprint": "43:04:8f:94:dd:19:04:62:f7:dd:c0:8a:ce:e8:bc:9b"}} 2019-01-18 06:02:33,339 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-c4cdb817-b682-4d27-9360-1acbed2d079f 2019-01-18 06:02:33,340 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:02:33,726 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6ae198927e9b44dcbcd3f1d8a85436f3", "name": "CreateKeypairsTests-d7b51c33-03ff-46f-proj-role"}], "expires_at": "2019-01-18T07:02:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8520b322f8da475a9cc53d52dafedd97", "name": "CreateKeypairsTests-d7b51c33-03ff-46f-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/8520b322f8da475a9cc53d52dafedd97", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/8520b322f8da475a9cc53d52dafedd97", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/8520b322f8da475a9cc53d52dafedd97", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/8520b322f8da475a9cc53d52dafedd97", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/8520b322f8da475a9cc53d52dafedd97", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/8520b322f8da475a9cc53d52dafedd97", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/8520b322f8da475a9cc53d52dafedd97", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/8520b322f8da475a9cc53d52dafedd97", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/8520b322f8da475a9cc53d52dafedd97", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/8520b322f8da475a9cc53d52dafedd97", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/8520b322f8da475a9cc53d52dafedd97", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/8520b322f8da475a9cc53d52dafedd97", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsTests-d7b51c33-03ff-46f-user", "id": "a4463e2dadfd4a39ae31249fa189af19"}, "audit_ids": ["eSVMeInJTWiHBTiHiaQIag"], "issued_at": "2019-01-18T06:02:33.000000Z"}} 2019-01-18 06:02:33,728 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/os-keypairs/CreateKeypairsTests-c28e3bc5-68aa-4d1c-84ab-33896d8ad639 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0cce7be90f8a6f4e0c83d1227aa51499f13ce298" 2019-01-18 06:02:34,358 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06: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-3d03a462-325d-49d1-9c01-67397a32356b x-compute-request-id: req-3d03a462-325d-49d1-9c01-67397a32356b Content-Encoding: gzip Content-Length: 549 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCfXwJL39Vdw/MG7TNedqH1mUxyz3rOm1T2hm550RCjuadS1TF0Vfx7CNN6IXVwG3zcqeiDWL3XHxIeM/++XDN3oGHyCFmwz8Rjy+oMw004jikQVt1APEOPHDXIO4u9kTjSd3k0/XeXbRwnQfV6TSOIVnPd87y0Fx1DCPzIlUl58ncKzROk/GgDgXicHpqjkaReFWhUnaeZ39n7X9VAEz7VtN3tMnizKi0gJm/J6wrR/1RaH+uiAug2RK7rW3vIbhe3PbCmL8gX2ki4JzTdXBHJqOd13rEruhfR7Odhq1VcWL+dxABBWq0ueCIzPZamg0RRntbkoYo73L66dK8D++uT", "user_id": "a4463e2dadfd4a39ae31249fa189af19", "name": "CreateKeypairsTests-c28e3bc5-68aa-4d1c-84ab-33896d8ad639", "deleted": false, "created_at": "2019-01-18T06:02:33.000000", "updated_at": null, "fingerprint": "43:04:8f:94:dd:19:04:62:f7:dd:c0:8a:ce:e8:bc:9b", "deleted_at": null, "id": 57}} 2019-01-18 06:02:34,359 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/os-keypairs/CreateKeypairsTests-c28e3bc5-68aa-4d1c-84ab-33896d8ad639 used request id req-3d03a462-325d-49d1-9c01-67397a32356b 2019-01-18 06:02:34,359 - nova_utils - DEBUG - Deleting keypair - CreateKeypairsTests-c28e3bc5-68aa-4d1c-84ab-33896d8ad639 2019-01-18 06:02:34,362 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/os-keypairs/CreateKeypairsTests-c28e3bc5-68aa-4d1c-84ab-33896d8ad639 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}528aeaf86786925fce6f80facd473e0a70d17c63" 2019-01-18 06:02:34,399 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 18 Jan 2019 06:02: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-ad5c2a0b-f2c7-480e-a998-16a4e8409a1c x-compute-request-id: req-ad5c2a0b-f2c7-480e-a998-16a4e8409a1c Content-Length: 0 Content-Type: application/json 2019-01-18 06:02:34,399 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/os-keypairs/CreateKeypairsTests-c28e3bc5-68aa-4d1c-84ab-33896d8ad639 used request id req-ad5c2a0b-f2c7-480e-a998-16a4e8409a1c 2019-01-18 06:02:34,406 - 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}dcfdb8dc8fcf1d12e90c49ef4090a0723f74c6d2" 2019-01-18 06:02:34,632 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-78bc6a76-ec91-4709-8179-63d27bec855e Date: Fri, 18 Jan 2019 06:02:34 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-18T04:53:26Z", "updated_at": "2019-01-18T04:53:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:53:26Z", "revision_number": 0, "id": "571036d3-cb1d-483a-acb9-96f19293add9", "remote_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "remote_ip_prefix": null, "created_at": "2019-01-18T04:53:26Z", "security_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:53:26Z", "revision_number": 0, "id": "260c2de9-5dc5-4508-b06c-24b9d7ed838c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:53:26Z", "security_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:53:26Z", "revision_number": 0, "id": "9c6f69fc-3bf8-4346-9288-5a255b82b67e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:53:26Z", "security_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:53:26Z", "revision_number": 0, "id": "84255fa4-c13a-4cfe-b73d-e56ee216ca1e", "remote_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "remote_ip_prefix": null, "created_at": "2019-01-18T04:53:26Z", "security_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "created_at": "2019-01-18T04:51:20Z", "updated_at": "2019-01-18T04:51:20Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "45161a51-d6dd-4bb8-986d-bc2f88599c1d", "remote_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv6", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "2b339890-44d0-4711-a050-08a64d58e2a0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv6", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "24c99e6f-888c-4943-9c93-54ad3b18b18c", "remote_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv4", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "87b9b994-ae22-4850-863a-6a4925bd01fe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv4", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}], "revision_number": 4, "project_id": "9c53a91613fb4d5080479ac6f51697ed", "id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "020d00b5451a467cb276d06789a1149d", "created_at": "2019-01-18T05:59:12Z", "updated_at": "2019-01-18T05:59:12Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:12Z", "revision_number": 0, "id": "8faf6dda-6919-4b75-b745-2af38abf8dcf", "remote_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:12Z", "security_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "tenant_id": "020d00b5451a467cb276d06789a1149d", "port_range_min": null, "ethertype": "IPv4", "project_id": "020d00b5451a467cb276d06789a1149d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:12Z", "revision_number": 0, "id": "60f7d4a7-1a27-4801-a1e8-5bf33633b818", "remote_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:12Z", "security_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "tenant_id": "020d00b5451a467cb276d06789a1149d", "port_range_min": null, "ethertype": "IPv6", "project_id": "020d00b5451a467cb276d06789a1149d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:12Z", "revision_number": 0, "id": "38b9f88b-1fc0-40d1-af74-237d79be193d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:12Z", "security_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "tenant_id": "020d00b5451a467cb276d06789a1149d", "port_range_min": null, "ethertype": "IPv4", "project_id": "020d00b5451a467cb276d06789a1149d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:12Z", "revision_number": 0, "id": "38b091dd-dca7-4cbe-8c1c-dd18a74bfca8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:12Z", "security_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "tenant_id": "020d00b5451a467cb276d06789a1149d", "port_range_min": null, "ethertype": "IPv6", "project_id": "020d00b5451a467cb276d06789a1149d"}], "revision_number": 4, "project_id": "020d00b5451a467cb276d06789a1149d", "id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "created_at": "2019-01-18T04:39:06Z", "updated_at": "2019-01-18T04:39:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "0aedefa2-edbc-47b5-bead-e954540f6937", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "47feb8aba08a40dca7028a1701e597b9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "8860837e-afbd-4411-adf9-d88db88c2114", "remote_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "47feb8aba08a40dca7028a1701e597b9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "4e399c2e-bc03-4aa3-b192-1fafdc9248ba", "remote_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "47feb8aba08a40dca7028a1701e597b9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "4bf1a402-0fa2-4cfd-9fee-4a28f16bb271", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "47feb8aba08a40dca7028a1701e597b9"}], "revision_number": 4, "project_id": "47feb8aba08a40dca7028a1701e597b9", "id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "name": "default"}]} 2019-01-18 06:02:34,632 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-78bc6a76-ec91-4709-8179-63d27bec855e 2019-01-18 06:02:34,637 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/9c53a91613fb4d5080479ac6f51697ed -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dcfdb8dc8fcf1d12e90c49ef4090a0723f74c6d2" 2019-01-18 06:02:34,821 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:02:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cda51a6d-2cec-46e2-bb6e-4a77c47192e1 Content-Encoding: gzip Content-Length: 190 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/9c53a91613fb4d5080479ac6f51697ed"}, "enabled": true, "id": "9c53a91613fb4d5080479ac6f51697ed", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2019-01-18 06:02:34,821 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/9c53a91613fb4d5080479ac6f51697ed used request id req-cda51a6d-2cec-46e2-bb6e-4a77c47192e1 2019-01-18 06:02:34,825 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/020d00b5451a467cb276d06789a1149d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dcfdb8dc8fcf1d12e90c49ef4090a0723f74c6d2" 2019-01-18 06:02:34,917 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:02:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-461dcac4-7734-4cdb-a019-47dfdab6a48b Content-Encoding: gzip Content-Length: 248 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/020d00b5451a467cb276d06789a1149d"}, "enabled": true, "id": "020d00b5451a467cb276d06789a1149d", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}} 2019-01-18 06:02:34,917 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/020d00b5451a467cb276d06789a1149d used request id req-461dcac4-7734-4cdb-a019-47dfdab6a48b 2019-01-18 06:02:34,921 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/47feb8aba08a40dca7028a1701e597b9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dcfdb8dc8fcf1d12e90c49ef4090a0723f74c6d2" 2019-01-18 06:02:35,013 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:02:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-83fc5853-3e40-417f-b2b0-b3c5689e716d Content-Encoding: gzip Content-Length: 205 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/47feb8aba08a40dca7028a1701e597b9"}, "enabled": true, "id": "47feb8aba08a40dca7028a1701e597b9", "parent_id": "default", "domain_id": "default", "name": "service"}} 2019-01-18 06:02:35,013 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/47feb8aba08a40dca7028a1701e597b9 used request id req-83fc5853-3e40-417f-b2b0-b3c5689e716d 2019-01-18 06:02:35,014 - keystone_utils - INFO - Deleting project with name - CreateKeypairsTests-d7b51c33-03ff-46f-proj 2019-01-18 06:02:35,018 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/8520b322f8da475a9cc53d52dafedd97 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dcfdb8dc8fcf1d12e90c49ef4090a0723f74c6d2" 2019-01-18 06:02:35,210 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 06:02:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f9273fe1-cb8c-499c-be75-e66c3fe36888 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 06:02:35,210 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/8520b322f8da475a9cc53d52dafedd97 used request id req-f9273fe1-cb8c-499c-be75-e66c3fe36888 2019-01-18 06:02:35,210 - keystone_utils - INFO - Deleting role with name - CreateKeypairsTests-d7b51c33-03ff-46f-proj-role 2019-01-18 06:02:35,214 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/6ae198927e9b44dcbcd3f1d8a85436f3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dcfdb8dc8fcf1d12e90c49ef4090a0723f74c6d2" 2019-01-18 06:02:35,326 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 06:02:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-59005727-b9cf-4e19-bc83-ae8957094c65 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 06:02:35,326 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/6ae198927e9b44dcbcd3f1d8a85436f3 used request id req-59005727-b9cf-4e19-bc83-ae8957094c65 2019-01-18 06:02:35,330 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dcfdb8dc8fcf1d12e90c49ef4090a0723f74c6d2" 2019-01-18 06:02:35,422 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:02:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a9aa4feb-ed67-45bd-b142-817fa75730c3 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "488fca829f8b496daa1cd2cdc6e45c49", "links": {"self": "http://172.30.9.23:5000/v3/roles/488fca829f8b496daa1cd2cdc6e45c49"}, "name": "Member"}, {"domain_id": null, "id": "6b7f4f4f76264b6fb449c43b86ee3817", "links": {"self": "http://172.30.9.23:5000/v3/roles/6b7f4f4f76264b6fb449c43b86ee3817"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a482b711adf94961bf4bb28eda7f0e28", "links": {"self": "http://172.30.9.23:5000/v3/roles/a482b711adf94961bf4bb28eda7f0e28"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c65201bd05504fa786d79b166e8bbba3", "links": {"self": "http://172.30.9.23:5000/v3/roles/c65201bd05504fa786d79b166e8bbba3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "e7e317b66c174923a8cb46c48d897c8d", "links": {"self": "http://172.30.9.23:5000/v3/roles/e7e317b66c174923a8cb46c48d897c8d"}, "name": "ResellerAdmin"}]} 2019-01-18 06:02:35,422 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-a9aa4feb-ed67-45bd-b142-817fa75730c3 2019-01-18 06:02:35,423 - keystone_utils - INFO - Deleting user with name - CreateKeypairsTests-d7b51c33-03ff-46f-user 2019-01-18 06:02:35,426 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/a4463e2dadfd4a39ae31249fa189af19 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}095a73f8a9cb99d4cce2e44728fc6d0a650421eb" 2019-01-18 06:02:35,619 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 06:02:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-43f162f2-0ece-418e-8c50-66afbfed17a8 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 06:02:35,619 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/a4463e2dadfd4a39ae31249fa189af19 used request id req-43f162f2-0ece-418e-8c50-66afbfed17a8 2019-01-18 06:02:35,621 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:02:36,010 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "488fca829f8b496daa1cd2cdc6e45c49", "name": "Member"}, {"id": "c65201bd05504fa786d79b166e8bbba3", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}], "expires_at": "2019-01-18T07:02:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "020d00b5451a467cb276d06789a1149d", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "id": "e292c913af7844408b6509a836e493f5"}, "audit_ids": ["agom07k0TLG6rKM75JYOTg"], "issued_at": "2019-01-18T06:02:35.000000Z"}} 2019-01-18 06:02:36,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}695eade916406269aa16ef69b50e2ca609ab55e8" 2019-01-18 06:02:36,095 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:02:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-87f19e5b-dcb0-4dc8-8295-811d90d5b7fd Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:02:36,095 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-87f19e5b-dcb0-4dc8-8295-811d90d5b7fd 2019-01-18 06:02:36,096 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:02:36,097 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:02:36,473 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "488fca829f8b496daa1cd2cdc6e45c49", "name": "Member"}, {"id": "c65201bd05504fa786d79b166e8bbba3", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}], "expires_at": "2019-01-18T07:02:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "020d00b5451a467cb276d06789a1149d", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "id": "e292c913af7844408b6509a836e493f5"}, "audit_ids": ["Ivt_5V0cRaaAoUAvzaaZdg"], "issued_at": "2019-01-18T06:02:36.000000Z"}} 2019-01-18 06:02:36,474 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}668c609c068b3387c984c8cef133320dd768cb3b" 2019-01-18 06:02:36,557 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:02:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-10002a99-ce06-4e1b-8b42-70a6d02f9c93 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:02:36,557 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-10002a99-ce06-4e1b-8b42-70a6d02f9c93 2019-01-18 06:02:36,562 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-18 06:02:36,567 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 18 Jan 2019 06:02: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"}]}]}} 2019-01-18 06:02:36,568 - 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-8116b807-9d95-446-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}668c609c068b3387c984c8cef133320dd768cb3b" 2019-01-18 06:02:36,648 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:02:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-910bd3e9-7fc3-46ee-8de1-918171494db4 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-8116b807-9d95-446-proj", "previous": null, "next": null}, "projects": []} 2019-01-18 06:02:36,648 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-8116b807-9d95-446-proj used request id req-910bd3e9-7fc3-46ee-8de1-918171494db4 2019-01-18 06:02:36,652 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}668c609c068b3387c984c8cef133320dd768cb3b" 2019-01-18 06:02:36,739 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:02:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eb2bd563-851c-496f-8ee1-6b62098c0a06 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-18 06:02:36,739 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-eb2bd563-851c-496f-8ee1-6b62098c0a06 2019-01-18 06:02:36,743 - 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}668c609c068b3387c984c8cef133320dd768cb3b" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateKeypairsTests-8116b807-9d95-446-proj"}}' 2019-01-18 06:02:36,859 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 18 Jan 2019 06:02:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cd60a3c7-e5d9-49a5-8bd3-ebd3eca60785 Content-Length: 304 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/f3dbe3321674474eb641014f8ccc4316"}, "enabled": true, "id": "f3dbe3321674474eb641014f8ccc4316", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsTests-8116b807-9d95-446-proj"}} 2019-01-18 06:02:36,860 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-cd60a3c7-e5d9-49a5-8bd3-ebd3eca60785 2019-01-18 06:02:36,860 - keystone_utils - INFO - Created project with name - CreateKeypairsTests-8116b807-9d95-446-proj 2019-01-18 06:02:36,860 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:02:36,861 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:02:37,239 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "488fca829f8b496daa1cd2cdc6e45c49", "name": "Member"}, {"id": "c65201bd05504fa786d79b166e8bbba3", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}], "expires_at": "2019-01-18T07:02:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "020d00b5451a467cb276d06789a1149d", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "id": "e292c913af7844408b6509a836e493f5"}, "audit_ids": ["af4tgcYkQgWCMm5U0fiPGA"], "issued_at": "2019-01-18T06:02:37.000000Z"}} 2019-01-18 06:02:37,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}73e783f4ac63f7396240b7bcec12c5307720c5bf" 2019-01-18 06:02:37,323 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:02:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6b47513f-f76e-4a27-89e6-40d1c0c72577 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:02:37,323 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-6b47513f-f76e-4a27-89e6-40d1c0c72577 2019-01-18 06:02:37,328 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-18 06:02:37,333 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 18 Jan 2019 06: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"}]}]}} 2019-01-18 06:02:37,334 - 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}73e783f4ac63f7396240b7bcec12c5307720c5bf" 2019-01-18 06:02:37,436 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:02:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6de00788-8f5a-4437-960e-82bad16919e1 Content-Encoding: gzip Content-Length: 869 Content-Type: application/json RESP BODY: {"users": [{"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/0607a2b4beb0408e9fa51cc5ba027ac6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0607a2b4beb0408e9fa51cc5ba027ac6", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/17c61b95071545a094cc82823d2b88b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "17c61b95071545a094cc82823d2b88b8", "email": "nova@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/29e5d2dfed2447bda26fc75bd1122674"}, "domain_id": "default", "enabled": true, "options": {}, "id": "29e5d2dfed2447bda26fc75bd1122674", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/3b6dcc8c791e4b6e8831f5b5e583de80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3b6dcc8c791e4b6e8831f5b5e583de80", "email": "neutron@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.23:5000/v3/users/45ab52d673584bc198669be88c88b878"}, "domain_id": "default", "enabled": true, "options": {}, "id": "45ab52d673584bc198669be88c88b878", "email": "barbican@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/57795b4ee52f49c6a71f55bb6c4012f8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "57795b4ee52f49c6a71f55bb6c4012f8", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/5c52969262974d64ac2a300ca5d60f50"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c52969262974d64ac2a300ca5d60f50", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/5fc15572bb1c489ba92bd9945bbc1f64"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5fc15572bb1c489ba92bd9945bbc1f64", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/6b519d70e25f4e61a9dfd738cd6bba22"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6b519d70e25f4e61a9dfd738cd6bba22", "email": "heat@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.23:5000/v3/users/8248437208b540c2893a7117ad102a87"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8248437208b540c2893a7117ad102a87", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/890dee97e62840c5b15e36f03f6b7efc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "890dee97e62840c5b15e36f03f6b7efc", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/8cccb516ecc44ed9bb7c8633df108fd4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8cccb516ecc44ed9bb7c8633df108fd4", "email": "glance@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.23:5000/v3/users/97c3d863a98148299fa116fdb54be470"}, "domain_id": "default", "enabled": true, "options": {}, "id": "97c3d863a98148299fa116fdb54be470", "email": "tacker@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/a2a0c8c0f19941808c9f618af50b3b79"}, "domain_id": "c19db1b8f60647a9a114cd23287c807b", "enabled": true, "options": {}, "id": "a2a0c8c0f19941808c9f618af50b3b79", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "links": {"self": "http://172.30.9.23:5000/v3/users/e292c913af7844408b6509a836e493f5"}, "domain_id": "default", "enabled": true, "id": "e292c913af7844408b6509a836e493f5", "options": {}}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/fe5de73ba9cb41b2be24ccf1f72f5ed4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe5de73ba9cb41b2be24ccf1f72f5ed4", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2019-01-18 06:02:37,437 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-6de00788-8f5a-4437-960e-82bad16919e1 2019-01-18 06:02:37,441 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateKeypairsTests-8116b807-9d95-446-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73e783f4ac63f7396240b7bcec12c5307720c5bf" 2019-01-18 06:02:37,533 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:02:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-db61b7fa-7fb2-4fda-a60d-d7cbabffdfd0 Content-Encoding: gzip Content-Length: 251 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateKeypairsTests-8116b807-9d95-446-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/f3dbe3321674474eb641014f8ccc4316"}, "enabled": true, "id": "f3dbe3321674474eb641014f8ccc4316", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsTests-8116b807-9d95-446-proj"}]} 2019-01-18 06:02:37,533 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateKeypairsTests-8116b807-9d95-446-proj used request id req-db61b7fa-7fb2-4fda-a60d-d7cbabffdfd0 2019-01-18 06:02:37,537 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73e783f4ac63f7396240b7bcec12c5307720c5bf" 2019-01-18 06:02:37,628 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:02:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-223ba97f-4a34-459c-b58c-7fe612e0367d Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-18 06:02:37,628 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-223ba97f-4a34-459c-b58c-7fe612e0367d 2019-01-18 06:02:37,979 - keystone_utils - INFO - Created user with name - CreateKeypairsTests-8116b807-9d95-446-user 2019-01-18 06:02:37,979 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:02:37,984 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}668c609c068b3387c984c8cef133320dd768cb3b" 2019-01-18 06:02:38,164 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:02:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e9300cc2-8283-46d8-8f94-a7adc1af3dbe Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "488fca829f8b496daa1cd2cdc6e45c49", "links": {"self": "http://172.30.9.23:5000/v3/roles/488fca829f8b496daa1cd2cdc6e45c49"}, "name": "Member"}, {"domain_id": null, "id": "6b7f4f4f76264b6fb449c43b86ee3817", "links": {"self": "http://172.30.9.23:5000/v3/roles/6b7f4f4f76264b6fb449c43b86ee3817"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a482b711adf94961bf4bb28eda7f0e28", "links": {"self": "http://172.30.9.23:5000/v3/roles/a482b711adf94961bf4bb28eda7f0e28"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c65201bd05504fa786d79b166e8bbba3", "links": {"self": "http://172.30.9.23:5000/v3/roles/c65201bd05504fa786d79b166e8bbba3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "e7e317b66c174923a8cb46c48d897c8d", "links": {"self": "http://172.30.9.23:5000/v3/roles/e7e317b66c174923a8cb46c48d897c8d"}, "name": "ResellerAdmin"}]} 2019-01-18 06:02:38,164 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-e9300cc2-8283-46d8-8f94-a7adc1af3dbe 2019-01-18 06:02:38,168 - 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}668c609c068b3387c984c8cef133320dd768cb3b" -d '{"role": {"name": "CreateKeypairsTests-8116b807-9d95-446-proj-role"}}' 2019-01-18 06:02:38,273 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 18 Jan 2019 06:02:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c4b97c08-839f-4ef4-a600-7e34bf9c25a3 Content-Length: 218 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "f17fbecfc1cc4d229dfe85c297f67b41", "links": {"self": "http://172.30.9.23:5000/v3/roles/f17fbecfc1cc4d229dfe85c297f67b41"}, "name": "CreateKeypairsTests-8116b807-9d95-446-proj-role"}} 2019-01-18 06:02:38,273 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-c4b97c08-839f-4ef4-a600-7e34bf9c25a3 2019-01-18 06:02:38,273 - keystone_utils - INFO - Created role with name - CreateKeypairsTests-8116b807-9d95-446-proj-role 2019-01-18 06:02:38,277 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/f17fbecfc1cc4d229dfe85c297f67b41 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}668c609c068b3387c984c8cef133320dd768cb3b" 2019-01-18 06:02:38,369 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:02:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4a652d7e-6a38-4cbb-ae22-ab5a1ebdd0b1 Content-Encoding: gzip Content-Length: 175 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.23:5000/v3/roles/f17fbecfc1cc4d229dfe85c297f67b41"}, "domain_id": null, "name": "CreateKeypairsTests-8116b807-9d95-446-proj-role", "id": "f17fbecfc1cc4d229dfe85c297f67b41"}} 2019-01-18 06:02:38,369 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/f17fbecfc1cc4d229dfe85c297f67b41 used request id req-4a652d7e-6a38-4cbb-ae22-ab5a1ebdd0b1 2019-01-18 06:02:38,370 - keystone_utils - INFO - Granting role CreateKeypairsTests-8116b807-9d95-446-proj-role to project CreateKeypairsTests-8116b807-9d95-446-proj 2019-01-18 06:02:38,373 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/f3dbe3321674474eb641014f8ccc4316/users/60a3b50632d9428f83b0b0cae585c93e/roles/f17fbecfc1cc4d229dfe85c297f67b41 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}668c609c068b3387c984c8cef133320dd768cb3b" 2019-01-18 06:02:38,497 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 06:02:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-66c1a897-2d34-4cad-bf23-bb66cc6df3a7 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 06:02:38,497 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/f3dbe3321674474eb641014f8ccc4316/users/60a3b50632d9428f83b0b0cae585c93e/roles/f17fbecfc1cc4d229dfe85c297f67b41 used request id req-66c1a897-2d34-4cad-bf23-bb66cc6df3a7 2019-01-18 06:02:38,497 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-18 06:02:38,499 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:02:38,500 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:02:38,881 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f17fbecfc1cc4d229dfe85c297f67b41", "name": "CreateKeypairsTests-8116b807-9d95-446-proj-role"}], "expires_at": "2019-01-18T07:02:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f3dbe3321674474eb641014f8ccc4316", "name": "CreateKeypairsTests-8116b807-9d95-446-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/f3dbe3321674474eb641014f8ccc4316", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/f3dbe3321674474eb641014f8ccc4316", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/f3dbe3321674474eb641014f8ccc4316", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/f3dbe3321674474eb641014f8ccc4316", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/f3dbe3321674474eb641014f8ccc4316", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/f3dbe3321674474eb641014f8ccc4316", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/f3dbe3321674474eb641014f8ccc4316", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/f3dbe3321674474eb641014f8ccc4316", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/f3dbe3321674474eb641014f8ccc4316", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/f3dbe3321674474eb641014f8ccc4316", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/f3dbe3321674474eb641014f8ccc4316", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/f3dbe3321674474eb641014f8ccc4316", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsTests-8116b807-9d95-446-user", "id": "60a3b50632d9428f83b0b0cae585c93e"}, "audit_ids": ["bzbHzcIVRuOlL22FhCYnLg"], "issued_at": "2019-01-18T06:02:38.000000Z"}} 2019-01-18 06:02:38,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}a813e59920a4fc0824ff4c4f9c372cb509520be0" 2019-01-18 06:02:38,950 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:02:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1c4486de-d791-43f4-8b00-54148df1f2f5 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:02:38,950 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-1c4486de-d791-43f4-8b00-54148df1f2f5 2019-01-18 06:02:38,952 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-18 06:02:38,956 - 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}a813e59920a4fc0824ff4c4f9c372cb509520be0" 2019-01-18 06:02:39,119 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06: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 x-openstack-request-id: req-5d59ff45-5367-4d5c-a31f-7854a3444a52 x-compute-request-id: req-5d59ff45-5367-4d5c-a31f-7854a3444a52 Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2019-01-18 06:02:39,119 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-5d59ff45-5367-4d5c-a31f-7854a3444a52 2019-01-18 06:02:39,120 - OpenStackKeypair - INFO - Creating keypair CreateKeypairsTests-f42bcd03-2e5c-4685-8f12-19e33fe2d8d4... 2019-01-18 06:02:39,120 - OpenStackKeypair - INFO - Creating new keypair 2019-01-18 06:02:57,540 - nova_utils - INFO - Creating keypair with name - CreateKeypairsTests-f42bcd03-2e5c-4685-8f12-19e33fe2d8d4 2019-01-18 06:02:57,542 - 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}a813e59920a4fc0824ff4c4f9c372cb509520be0" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAE4wDRRFxArf/DcfxxebF//MiT/TDLLsFEpUdMJBa4VVax9iX6WhYCmxFtBheJWMJQfphw+pCI46XJ9QV6FP8iRczYqQm8//DWtrzDfxHhJDTeFIBsRy4y1+nRfz8eNomlKckIi7HI5yqqmdFxCRjA9VNLIk0vWlv4nOlAwacUEYfNRpwCOv7fTFzw6NTZFDNoI8e4VMJpvdVuINlq/BdzG75ACB6KHVeddM2m6eG1Ej3lrOh/k9/78aqgcwE3SeE3j/KtTmAxfrh6ensKGii/Q8HylZxFtYUX1g41YYjHOA+BNoMq1/JkEDhHhdu/TEiFglJLDDvd0ML5t7jg+5pYNulDk+iaNJ6WI6NUAMV0lCGugmUlOegeAeojnogF8YMpC0ow62dmNcsXl0yTtYZOpqvfa+oqy6K4PV3YuISFJrMdiFWY60MbTfSFylnR+yHi4gQBwzoOoyJNvN8lscH/KMvGqSJV71CIjaQ/Fh0excm7Y0b0/R9+b+ojUaK7GVi16gJmUsdHbc81AYnl6zWGRDukisSnK1gmqwQ2i8Nnmx50jEz4qlylVWHl2YqebgN9gx66uhMaERbs5ntP+06ULg6b4XdJ5Ya+5LX+1F35bqDXcqQio1EZJfmgg9ll2hEhtpmOIINSOh08pKfq8IFCqQBI2StJeVa1f3KSZnm3uaDfBuOJ4AFZTqHkp1Bp103DMaGgq28QTTaCm7xzdL6y2OP4TMXIuyKaO2s4QLVs4DEP1FBeXYvhJy+jRsLmJiK2+0SzS9AM7AuU5dwjH3NmWY3W1lNfmLcNnaPagVCfyBX/uOBkAiGRwDF5I6YTwuBrHmvWh+dmggeMVOmRNVVUB0vBwqpIpePXtGooI3HMlYhYm1Ub4ifPrA+QP8C0LMrvdnPOT0SeB9jRKVmv46L6zZyyg8YrK0T2rAcIF1RTmKKn82pOxM4pTORFnM0yxzHWE2gHzz/JGZb0hN05Jai/ykllMDoZx5BjyzfMHTYzsi4V9IW6v5Pi0UjnkPEZq+umuFEpPK5Yt0NnZULGQnkTexl77SUCZQekV3WfDX24Z3rlqSUpRNj+nez7u46uTdFngKUWUTJKNyVukVa5sFYcEC0yrOHqnuspu4wA1Rm889QDP5POUK7kuJJnS5aJPEgZRDDEyoUX+Iq8FTf7olPgytqX/bXM8VAiASFjxO3qNMExp6Qnyep0jC6EWTEuGFBn90nOojEMQmiHPgp9EtTw9b9aPBFzhCHCgMTadY8rHuB50IG6RaZgYPDL4D6O4q4pEPgjSFYOXudtrkMUFAQ8Tv4pT2MOgCfvBxzkkgdkZbINTzaENYu04/86L1BnkdbjI6LkKeRmyEI3GcQLTUwEzard+FNaXt2Lg9glgo8aJFAuzDfMZZi2hjk20Scmkxt2oVfPe1E1tLufNf1qR333LsmJs2F3qnG3IdtnmOIsg+2doGvAP7kDxoiYPAsWabaD9L+VnX+yasJCBKuN2kWY1ArPf7HGXbsrFb7MGVAIOYKeeFKyp7WG9CgslKw97F4JHq1FTHND2xskOIzxD56ConYBahyVAM4TuzbVJwuK9JGhrWrEZ1qfT9jJblf9PWAc8T2iKq+h+8t1BcdNYNML+Qo0VXlVPKvlvyWZMocuYZ0lXleKK2p7dWIaUjLerOIC8UeVyw==", "name": "CreateKeypairsTests-f42bcd03-2e5c-4685-8f12-19e33fe2d8d4"}}' 2019-01-18 06:02:57,657 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:02: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-9f802f6d-2174-44f1-8dc0-6332c2d814c2 x-compute-request-id: req-9f802f6d-2174-44f1-8dc0-6332c2d814c2 Content-Encoding: gzip Content-Length: 1515 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAE4wDRRFxArf/DcfxxebF//MiT/TDLLsFEpUdMJBa4VVax9iX6WhYCmxFtBheJWMJQfphw+pCI46XJ9QV6FP8iRczYqQm8//DWtrzDfxHhJDTeFIBsRy4y1+nRfz8eNomlKckIi7HI5yqqmdFxCRjA9VNLIk0vWlv4nOlAwacUEYfNRpwCOv7fTFzw6NTZFDNoI8e4VMJpvdVuINlq/BdzG75ACB6KHVeddM2m6eG1Ej3lrOh/k9/78aqgcwE3SeE3j/KtTmAxfrh6ensKGii/Q8HylZxFtYUX1g41YYjHOA+BNoMq1/JkEDhHhdu/TEiFglJLDDvd0ML5t7jg+5pYNulDk+iaNJ6WI6NUAMV0lCGugmUlOegeAeojnogF8YMpC0ow62dmNcsXl0yTtYZOpqvfa+oqy6K4PV3YuISFJrMdiFWY60MbTfSFylnR+yHi4gQBwzoOoyJNvN8lscH/KMvGqSJV71CIjaQ/Fh0excm7Y0b0/R9+b+ojUaK7GVi16gJmUsdHbc81AYnl6zWGRDukisSnK1gmqwQ2i8Nnmx50jEz4qlylVWHl2YqebgN9gx66uhMaERbs5ntP+06ULg6b4XdJ5Ya+5LX+1F35bqDXcqQio1EZJfmgg9ll2hEhtpmOIINSOh08pKfq8IFCqQBI2StJeVa1f3KSZnm3uaDfBuOJ4AFZTqHkp1Bp103DMaGgq28QTTaCm7xzdL6y2OP4TMXIuyKaO2s4QLVs4DEP1FBeXYvhJy+jRsLmJiK2+0SzS9AM7AuU5dwjH3NmWY3W1lNfmLcNnaPagVCfyBX/uOBkAiGRwDF5I6YTwuBrHmvWh+dmggeMVOmRNVVUB0vBwqpIpePXtGooI3HMlYhYm1Ub4ifPrA+QP8C0LMrvdnPOT0SeB9jRKVmv46L6zZyyg8YrK0T2rAcIF1RTmKKn82pOxM4pTORFnM0yxzHWE2gHzz/JGZb0hN05Jai/ykllMDoZx5BjyzfMHTYzsi4V9IW6v5Pi0UjnkPEZq+umuFEpPK5Yt0NnZULGQnkTexl77SUCZQekV3WfDX24Z3rlqSUpRNj+nez7u46uTdFngKUWUTJKNyVukVa5sFYcEC0yrOHqnuspu4wA1Rm889QDP5POUK7kuJJnS5aJPEgZRDDEyoUX+Iq8FTf7olPgytqX/bXM8VAiASFjxO3qNMExp6Qnyep0jC6EWTEuGFBn90nOojEMQmiHPgp9EtTw9b9aPBFzhCHCgMTadY8rHuB50IG6RaZgYPDL4D6O4q4pEPgjSFYOXudtrkMUFAQ8Tv4pT2MOgCfvBxzkkgdkZbINTzaENYu04/86L1BnkdbjI6LkKeRmyEI3GcQLTUwEzard+FNaXt2Lg9glgo8aJFAuzDfMZZi2hjk20Scmkxt2oVfPe1E1tLufNf1qR333LsmJs2F3qnG3IdtnmOIsg+2doGvAP7kDxoiYPAsWabaD9L+VnX+yasJCBKuN2kWY1ArPf7HGXbsrFb7MGVAIOYKeeFKyp7WG9CgslKw97F4JHq1FTHND2xskOIzxD56ConYBahyVAM4TuzbVJwuK9JGhrWrEZ1qfT9jJblf9PWAc8T2iKq+h+8t1BcdNYNML+Qo0VXlVPKvlvyWZMocuYZ0lXleKK2p7dWIaUjLerOIC8UeVyw==", "user_id": "60a3b50632d9428f83b0b0cae585c93e", "name": "CreateKeypairsTests-f42bcd03-2e5c-4685-8f12-19e33fe2d8d4", "fingerprint": "ba:72:23:43:18:6d:0b:9c:4e:8e:30:7b:e4:b4:91:03"}} 2019-01-18 06:02:57,657 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-9f802f6d-2174-44f1-8dc0-6332c2d814c2 2019-01-18 06:02:57,658 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:02:58,043 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f17fbecfc1cc4d229dfe85c297f67b41", "name": "CreateKeypairsTests-8116b807-9d95-446-proj-role"}], "expires_at": "2019-01-18T07:02:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f3dbe3321674474eb641014f8ccc4316", "name": "CreateKeypairsTests-8116b807-9d95-446-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/f3dbe3321674474eb641014f8ccc4316", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/f3dbe3321674474eb641014f8ccc4316", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/f3dbe3321674474eb641014f8ccc4316", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/f3dbe3321674474eb641014f8ccc4316", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/f3dbe3321674474eb641014f8ccc4316", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/f3dbe3321674474eb641014f8ccc4316", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/f3dbe3321674474eb641014f8ccc4316", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/f3dbe3321674474eb641014f8ccc4316", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/f3dbe3321674474eb641014f8ccc4316", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/f3dbe3321674474eb641014f8ccc4316", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/f3dbe3321674474eb641014f8ccc4316", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/f3dbe3321674474eb641014f8ccc4316", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsTests-8116b807-9d95-446-user", "id": "60a3b50632d9428f83b0b0cae585c93e"}, "audit_ids": ["X-SFpHCOR_2a-AJfvR6iNg"], "issued_at": "2019-01-18T06:02:58.000000Z"}} 2019-01-18 06:02:58,046 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/os-keypairs/CreateKeypairsTests-f42bcd03-2e5c-4685-8f12-19e33fe2d8d4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d9f4afcfa6ed9853b63805ed28f5185e72e4ec06" 2019-01-18 06:02:58,590 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:02: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-98ae2deb-3124-4408-9aaa-b75ce9728f32 x-compute-request-id: req-98ae2deb-3124-4408-9aaa-b75ce9728f32 Content-Encoding: gzip Content-Length: 1576 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAE4wDRRFxArf/DcfxxebF//MiT/TDLLsFEpUdMJBa4VVax9iX6WhYCmxFtBheJWMJQfphw+pCI46XJ9QV6FP8iRczYqQm8//DWtrzDfxHhJDTeFIBsRy4y1+nRfz8eNomlKckIi7HI5yqqmdFxCRjA9VNLIk0vWlv4nOlAwacUEYfNRpwCOv7fTFzw6NTZFDNoI8e4VMJpvdVuINlq/BdzG75ACB6KHVeddM2m6eG1Ej3lrOh/k9/78aqgcwE3SeE3j/KtTmAxfrh6ensKGii/Q8HylZxFtYUX1g41YYjHOA+BNoMq1/JkEDhHhdu/TEiFglJLDDvd0ML5t7jg+5pYNulDk+iaNJ6WI6NUAMV0lCGugmUlOegeAeojnogF8YMpC0ow62dmNcsXl0yTtYZOpqvfa+oqy6K4PV3YuISFJrMdiFWY60MbTfSFylnR+yHi4gQBwzoOoyJNvN8lscH/KMvGqSJV71CIjaQ/Fh0excm7Y0b0/R9+b+ojUaK7GVi16gJmUsdHbc81AYnl6zWGRDukisSnK1gmqwQ2i8Nnmx50jEz4qlylVWHl2YqebgN9gx66uhMaERbs5ntP+06ULg6b4XdJ5Ya+5LX+1F35bqDXcqQio1EZJfmgg9ll2hEhtpmOIINSOh08pKfq8IFCqQBI2StJeVa1f3KSZnm3uaDfBuOJ4AFZTqHkp1Bp103DMaGgq28QTTaCm7xzdL6y2OP4TMXIuyKaO2s4QLVs4DEP1FBeXYvhJy+jRsLmJiK2+0SzS9AM7AuU5dwjH3NmWY3W1lNfmLcNnaPagVCfyBX/uOBkAiGRwDF5I6YTwuBrHmvWh+dmggeMVOmRNVVUB0vBwqpIpePXtGooI3HMlYhYm1Ub4ifPrA+QP8C0LMrvdnPOT0SeB9jRKVmv46L6zZyyg8YrK0T2rAcIF1RTmKKn82pOxM4pTORFnM0yxzHWE2gHzz/JGZb0hN05Jai/ykllMDoZx5BjyzfMHTYzsi4V9IW6v5Pi0UjnkPEZq+umuFEpPK5Yt0NnZULGQnkTexl77SUCZQekV3WfDX24Z3rlqSUpRNj+nez7u46uTdFngKUWUTJKNyVukVa5sFYcEC0yrOHqnuspu4wA1Rm889QDP5POUK7kuJJnS5aJPEgZRDDEyoUX+Iq8FTf7olPgytqX/bXM8VAiASFjxO3qNMExp6Qnyep0jC6EWTEuGFBn90nOojEMQmiHPgp9EtTw9b9aPBFzhCHCgMTadY8rHuB50IG6RaZgYPDL4D6O4q4pEPgjSFYOXudtrkMUFAQ8Tv4pT2MOgCfvBxzkkgdkZbINTzaENYu04/86L1BnkdbjI6LkKeRmyEI3GcQLTUwEzard+FNaXt2Lg9glgo8aJFAuzDfMZZi2hjk20Scmkxt2oVfPe1E1tLufNf1qR333LsmJs2F3qnG3IdtnmOIsg+2doGvAP7kDxoiYPAsWabaD9L+VnX+yasJCBKuN2kWY1ArPf7HGXbsrFb7MGVAIOYKeeFKyp7WG9CgslKw97F4JHq1FTHND2xskOIzxD56ConYBahyVAM4TuzbVJwuK9JGhrWrEZ1qfT9jJblf9PWAc8T2iKq+h+8t1BcdNYNML+Qo0VXlVPKvlvyWZMocuYZ0lXleKK2p7dWIaUjLerOIC8UeVyw==", "user_id": "60a3b50632d9428f83b0b0cae585c93e", "name": "CreateKeypairsTests-f42bcd03-2e5c-4685-8f12-19e33fe2d8d4", "deleted": false, "created_at": "2019-01-18T06:02:57.000000", "updated_at": null, "fingerprint": "ba:72:23:43:18:6d:0b:9c:4e:8e:30:7b:e4:b4:91:03", "deleted_at": null, "id": 60}} 2019-01-18 06:02:58,590 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/os-keypairs/CreateKeypairsTests-f42bcd03-2e5c-4685-8f12-19e33fe2d8d4 used request id req-98ae2deb-3124-4408-9aaa-b75ce9728f32 2019-01-18 06:02:58,590 - nova_utils - DEBUG - Deleting keypair - CreateKeypairsTests-f42bcd03-2e5c-4685-8f12-19e33fe2d8d4 2019-01-18 06:02:58,593 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/os-keypairs/CreateKeypairsTests-f42bcd03-2e5c-4685-8f12-19e33fe2d8d4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a813e59920a4fc0824ff4c4f9c372cb509520be0" 2019-01-18 06:02:58,645 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 18 Jan 2019 06:02: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-a8dd03e1-a76a-44a9-832f-4b3b330deb4d x-compute-request-id: req-a8dd03e1-a76a-44a9-832f-4b3b330deb4d Content-Length: 0 Content-Type: application/json 2019-01-18 06:02:58,645 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/os-keypairs/CreateKeypairsTests-f42bcd03-2e5c-4685-8f12-19e33fe2d8d4 used request id req-a8dd03e1-a76a-44a9-832f-4b3b330deb4d 2019-01-18 06:02:58,652 - 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}668c609c068b3387c984c8cef133320dd768cb3b" 2019-01-18 06:02:58,883 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-1c73180e-3ba7-4bfa-bd32-7991b7094d13 Date: Fri, 18 Jan 2019 06:02:58 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-18T04:53:26Z", "updated_at": "2019-01-18T04:53:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:53:26Z", "revision_number": 0, "id": "9c6f69fc-3bf8-4346-9288-5a255b82b67e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:53:26Z", "security_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:53:26Z", "revision_number": 0, "id": "84255fa4-c13a-4cfe-b73d-e56ee216ca1e", "remote_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "remote_ip_prefix": null, "created_at": "2019-01-18T04:53:26Z", "security_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:53:26Z", "revision_number": 0, "id": "571036d3-cb1d-483a-acb9-96f19293add9", "remote_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "remote_ip_prefix": null, "created_at": "2019-01-18T04:53:26Z", "security_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:53:26Z", "revision_number": 0, "id": "260c2de9-5dc5-4508-b06c-24b9d7ed838c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:53:26Z", "security_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "created_at": "2019-01-18T04:51:20Z", "updated_at": "2019-01-18T04:51:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "2b339890-44d0-4711-a050-08a64d58e2a0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv6", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "24c99e6f-888c-4943-9c93-54ad3b18b18c", "remote_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv4", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "87b9b994-ae22-4850-863a-6a4925bd01fe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv4", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "45161a51-d6dd-4bb8-986d-bc2f88599c1d", "remote_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv6", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}], "revision_number": 4, "project_id": "9c53a91613fb4d5080479ac6f51697ed", "id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "020d00b5451a467cb276d06789a1149d", "created_at": "2019-01-18T05:59:12Z", "updated_at": "2019-01-18T05:59:12Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:12Z", "revision_number": 0, "id": "60f7d4a7-1a27-4801-a1e8-5bf33633b818", "remote_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:12Z", "security_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "tenant_id": "020d00b5451a467cb276d06789a1149d", "port_range_min": null, "ethertype": "IPv6", "project_id": "020d00b5451a467cb276d06789a1149d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:12Z", "revision_number": 0, "id": "38b9f88b-1fc0-40d1-af74-237d79be193d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:12Z", "security_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "tenant_id": "020d00b5451a467cb276d06789a1149d", "port_range_min": null, "ethertype": "IPv4", "project_id": "020d00b5451a467cb276d06789a1149d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:12Z", "revision_number": 0, "id": "38b091dd-dca7-4cbe-8c1c-dd18a74bfca8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:12Z", "security_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "tenant_id": "020d00b5451a467cb276d06789a1149d", "port_range_min": null, "ethertype": "IPv6", "project_id": "020d00b5451a467cb276d06789a1149d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:12Z", "revision_number": 0, "id": "8faf6dda-6919-4b75-b745-2af38abf8dcf", "remote_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:12Z", "security_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "tenant_id": "020d00b5451a467cb276d06789a1149d", "port_range_min": null, "ethertype": "IPv4", "project_id": "020d00b5451a467cb276d06789a1149d"}], "revision_number": 4, "project_id": "020d00b5451a467cb276d06789a1149d", "id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "created_at": "2019-01-18T04:39:06Z", "updated_at": "2019-01-18T04:39:06Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "8860837e-afbd-4411-adf9-d88db88c2114", "remote_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "47feb8aba08a40dca7028a1701e597b9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "4e399c2e-bc03-4aa3-b192-1fafdc9248ba", "remote_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "47feb8aba08a40dca7028a1701e597b9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "4bf1a402-0fa2-4cfd-9fee-4a28f16bb271", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "47feb8aba08a40dca7028a1701e597b9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "0aedefa2-edbc-47b5-bead-e954540f6937", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "47feb8aba08a40dca7028a1701e597b9"}], "revision_number": 4, "project_id": "47feb8aba08a40dca7028a1701e597b9", "id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "name": "default"}]} 2019-01-18 06:02:58,884 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-1c73180e-3ba7-4bfa-bd32-7991b7094d13 2019-01-18 06:02:58,889 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/9c53a91613fb4d5080479ac6f51697ed -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}668c609c068b3387c984c8cef133320dd768cb3b" 2019-01-18 06:02:58,982 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:02:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bd55fed0-59d4-463b-93bb-af9fe543c0c2 Content-Encoding: gzip Content-Length: 190 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/9c53a91613fb4d5080479ac6f51697ed"}, "enabled": true, "id": "9c53a91613fb4d5080479ac6f51697ed", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2019-01-18 06:02:58,983 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/9c53a91613fb4d5080479ac6f51697ed used request id req-bd55fed0-59d4-463b-93bb-af9fe543c0c2 2019-01-18 06:02:58,986 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/020d00b5451a467cb276d06789a1149d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}668c609c068b3387c984c8cef133320dd768cb3b" 2019-01-18 06:02:59,067 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:02:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4b2bc034-862f-4d76-abe2-6fbfb861428a Content-Encoding: gzip Content-Length: 248 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/020d00b5451a467cb276d06789a1149d"}, "enabled": true, "id": "020d00b5451a467cb276d06789a1149d", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}} 2019-01-18 06:02:59,067 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/020d00b5451a467cb276d06789a1149d used request id req-4b2bc034-862f-4d76-abe2-6fbfb861428a 2019-01-18 06:02:59,071 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/47feb8aba08a40dca7028a1701e597b9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}668c609c068b3387c984c8cef133320dd768cb3b" 2019-01-18 06:02:59,163 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:02:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-11fc8096-7239-4b4d-8ea1-e22f87229c7e Content-Encoding: gzip Content-Length: 205 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/47feb8aba08a40dca7028a1701e597b9"}, "enabled": true, "id": "47feb8aba08a40dca7028a1701e597b9", "parent_id": "default", "domain_id": "default", "name": "service"}} 2019-01-18 06:02:59,163 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/47feb8aba08a40dca7028a1701e597b9 used request id req-11fc8096-7239-4b4d-8ea1-e22f87229c7e 2019-01-18 06:02:59,164 - keystone_utils - INFO - Deleting project with name - CreateKeypairsTests-8116b807-9d95-446-proj 2019-01-18 06:02:59,168 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/f3dbe3321674474eb641014f8ccc4316 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}668c609c068b3387c984c8cef133320dd768cb3b" 2019-01-18 06:02:59,359 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 06:02:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a051ac8a-3755-4598-a7bc-b35578e75f4b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 06:02:59,360 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/f3dbe3321674474eb641014f8ccc4316 used request id req-a051ac8a-3755-4598-a7bc-b35578e75f4b 2019-01-18 06:02:59,360 - keystone_utils - INFO - Deleting role with name - CreateKeypairsTests-8116b807-9d95-446-proj-role 2019-01-18 06:02:59,363 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/f17fbecfc1cc4d229dfe85c297f67b41 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}668c609c068b3387c984c8cef133320dd768cb3b" 2019-01-18 06:02:59,464 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 06:02:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f9219a31-3d0a-40c4-aa72-bd978c547d08 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 06:02:59,464 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/f17fbecfc1cc4d229dfe85c297f67b41 used request id req-f9219a31-3d0a-40c4-aa72-bd978c547d08 2019-01-18 06:02:59,468 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}668c609c068b3387c984c8cef133320dd768cb3b" 2019-01-18 06:02:59,556 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:02:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6decfc80-8a45-4db3-951b-22c268424ed1 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "488fca829f8b496daa1cd2cdc6e45c49", "links": {"self": "http://172.30.9.23:5000/v3/roles/488fca829f8b496daa1cd2cdc6e45c49"}, "name": "Member"}, {"domain_id": null, "id": "6b7f4f4f76264b6fb449c43b86ee3817", "links": {"self": "http://172.30.9.23:5000/v3/roles/6b7f4f4f76264b6fb449c43b86ee3817"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a482b711adf94961bf4bb28eda7f0e28", "links": {"self": "http://172.30.9.23:5000/v3/roles/a482b711adf94961bf4bb28eda7f0e28"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c65201bd05504fa786d79b166e8bbba3", "links": {"self": "http://172.30.9.23:5000/v3/roles/c65201bd05504fa786d79b166e8bbba3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "e7e317b66c174923a8cb46c48d897c8d", "links": {"self": "http://172.30.9.23:5000/v3/roles/e7e317b66c174923a8cb46c48d897c8d"}, "name": "ResellerAdmin"}]} 2019-01-18 06:02:59,556 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-6decfc80-8a45-4db3-951b-22c268424ed1 2019-01-18 06:02:59,557 - keystone_utils - INFO - Deleting user with name - CreateKeypairsTests-8116b807-9d95-446-user 2019-01-18 06:02:59,561 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/60a3b50632d9428f83b0b0cae585c93e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73e783f4ac63f7396240b7bcec12c5307720c5bf" 2019-01-18 06:02:59,734 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 06:02:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-690d8f7d-0fdb-4fd3-b26c-d9531c88ebcc Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 06:02:59,734 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/60a3b50632d9428f83b0b0cae585c93e used request id req-690d8f7d-0fdb-4fd3-b26c-d9531c88ebcc 2019-01-18 06:02:59,736 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:03:00,109 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "488fca829f8b496daa1cd2cdc6e45c49", "name": "Member"}, {"id": "c65201bd05504fa786d79b166e8bbba3", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}], "expires_at": "2019-01-18T07:03:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "020d00b5451a467cb276d06789a1149d", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "id": "e292c913af7844408b6509a836e493f5"}, "audit_ids": ["XAN8XiUyRleZN2Ircls_3w"], "issued_at": "2019-01-18T06:03:00.000000Z"}} 2019-01-18 06:03:00,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}ee186d252c88e49707447ec965201793fe7dcd6c" 2019-01-18 06:03:00,194 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:03:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0f8f185d-0d71-42e8-a6f1-563498118b55 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:03:00,194 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-0f8f185d-0d71-42e8-a6f1-563498118b55 2019-01-18 06:03:00,195 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:03:00,196 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:03:00,581 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "488fca829f8b496daa1cd2cdc6e45c49", "name": "Member"}, {"id": "c65201bd05504fa786d79b166e8bbba3", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}], "expires_at": "2019-01-18T07:03:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "020d00b5451a467cb276d06789a1149d", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "id": "e292c913af7844408b6509a836e493f5"}, "audit_ids": ["Iwk1eA2uRLWB0F6RWYL7Xg"], "issued_at": "2019-01-18T06:03:00.000000Z"}} 2019-01-18 06:03:00,581 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de9ef7ddc2613c9beb84c85aa8d78f1c2a423ffa" 2019-01-18 06:03:00,663 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:03:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a8dac2bb-773f-436b-abb1-6e2d8ab9a90b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:03:00,663 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-a8dac2bb-773f-436b-abb1-6e2d8ab9a90b 2019-01-18 06:03:00,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" 2019-01-18 06:03:00,674 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 18 Jan 2019 06:03: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"}]}]}} 2019-01-18 06:03:00,674 - 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-33173734-41e9-443-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de9ef7ddc2613c9beb84c85aa8d78f1c2a423ffa" 2019-01-18 06:03:00,763 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:03:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9ab2168e-958a-446c-b001-ab9c9b97386e 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-33173734-41e9-443-proj", "previous": null, "next": null}, "projects": []} 2019-01-18 06:03:00,763 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-33173734-41e9-443-proj used request id req-9ab2168e-958a-446c-b001-ab9c9b97386e 2019-01-18 06:03:00,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}de9ef7ddc2613c9beb84c85aa8d78f1c2a423ffa" 2019-01-18 06:03:00,854 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:03:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-33140496-be33-413f-83c3-241bb9e03592 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-18 06:03:00,854 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-33140496-be33-413f-83c3-241bb9e03592 2019-01-18 06:03:00,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}de9ef7ddc2613c9beb84c85aa8d78f1c2a423ffa" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateKeypairsTests-33173734-41e9-443-proj"}}' 2019-01-18 06:03:00,973 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 18 Jan 2019 06:03:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-17af44dc-ce40-4187-a854-799d2dc5bcab Content-Length: 304 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/a18e1827f1eb40908df5f2e23124b5ff"}, "enabled": true, "id": "a18e1827f1eb40908df5f2e23124b5ff", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsTests-33173734-41e9-443-proj"}} 2019-01-18 06:03:00,973 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-17af44dc-ce40-4187-a854-799d2dc5bcab 2019-01-18 06:03:00,974 - keystone_utils - INFO - Created project with name - CreateKeypairsTests-33173734-41e9-443-proj 2019-01-18 06:03:00,974 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:03:00,975 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:03:01,359 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "488fca829f8b496daa1cd2cdc6e45c49", "name": "Member"}, {"id": "c65201bd05504fa786d79b166e8bbba3", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}], "expires_at": "2019-01-18T07:03:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "020d00b5451a467cb276d06789a1149d", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "id": "e292c913af7844408b6509a836e493f5"}, "audit_ids": ["JQhg_9PTTb-sWRbiQevE2A"], "issued_at": "2019-01-18T06:03:01.000000Z"}} 2019-01-18 06:03:01,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}fdf22201e84ac1b16a0e556a1305e8181d8708d7" 2019-01-18 06:03:01,441 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:03:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b11ebd08-adc9-4fc1-9128-89285625e367 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:03:01,441 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-b11ebd08-adc9-4fc1-9128-89285625e367 2019-01-18 06:03:01,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" 2019-01-18 06:03:01,450 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 18 Jan 2019 06:03: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"}]}]}} 2019-01-18 06:03:01,451 - 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}fdf22201e84ac1b16a0e556a1305e8181d8708d7" 2019-01-18 06:03:01,557 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:03:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-006955e7-6a85-47b9-824b-5ba99734587b Content-Encoding: gzip Content-Length: 869 Content-Type: application/json RESP BODY: {"users": [{"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/0607a2b4beb0408e9fa51cc5ba027ac6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0607a2b4beb0408e9fa51cc5ba027ac6", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/17c61b95071545a094cc82823d2b88b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "17c61b95071545a094cc82823d2b88b8", "email": "nova@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/29e5d2dfed2447bda26fc75bd1122674"}, "domain_id": "default", "enabled": true, "options": {}, "id": "29e5d2dfed2447bda26fc75bd1122674", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/3b6dcc8c791e4b6e8831f5b5e583de80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3b6dcc8c791e4b6e8831f5b5e583de80", "email": "neutron@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.23:5000/v3/users/45ab52d673584bc198669be88c88b878"}, "domain_id": "default", "enabled": true, "options": {}, "id": "45ab52d673584bc198669be88c88b878", "email": "barbican@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/57795b4ee52f49c6a71f55bb6c4012f8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "57795b4ee52f49c6a71f55bb6c4012f8", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/5c52969262974d64ac2a300ca5d60f50"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c52969262974d64ac2a300ca5d60f50", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/5fc15572bb1c489ba92bd9945bbc1f64"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5fc15572bb1c489ba92bd9945bbc1f64", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/6b519d70e25f4e61a9dfd738cd6bba22"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6b519d70e25f4e61a9dfd738cd6bba22", "email": "heat@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.23:5000/v3/users/8248437208b540c2893a7117ad102a87"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8248437208b540c2893a7117ad102a87", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/890dee97e62840c5b15e36f03f6b7efc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "890dee97e62840c5b15e36f03f6b7efc", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/8cccb516ecc44ed9bb7c8633df108fd4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8cccb516ecc44ed9bb7c8633df108fd4", "email": "glance@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.23:5000/v3/users/97c3d863a98148299fa116fdb54be470"}, "domain_id": "default", "enabled": true, "options": {}, "id": "97c3d863a98148299fa116fdb54be470", "email": "tacker@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/a2a0c8c0f19941808c9f618af50b3b79"}, "domain_id": "c19db1b8f60647a9a114cd23287c807b", "enabled": true, "options": {}, "id": "a2a0c8c0f19941808c9f618af50b3b79", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "links": {"self": "http://172.30.9.23:5000/v3/users/e292c913af7844408b6509a836e493f5"}, "domain_id": "default", "enabled": true, "id": "e292c913af7844408b6509a836e493f5", "options": {}}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/fe5de73ba9cb41b2be24ccf1f72f5ed4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe5de73ba9cb41b2be24ccf1f72f5ed4", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2019-01-18 06:03:01,557 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-006955e7-6a85-47b9-824b-5ba99734587b 2019-01-18 06:03:01,562 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateKeypairsTests-33173734-41e9-443-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fdf22201e84ac1b16a0e556a1305e8181d8708d7" 2019-01-18 06:03:01,578 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:03:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-57d964f5-c5da-483a-85e3-f15ac162a37a Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateKeypairsTests-33173734-41e9-443-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/a18e1827f1eb40908df5f2e23124b5ff"}, "enabled": true, "id": "a18e1827f1eb40908df5f2e23124b5ff", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsTests-33173734-41e9-443-proj"}]} 2019-01-18 06:03:01,578 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateKeypairsTests-33173734-41e9-443-proj used request id req-57d964f5-c5da-483a-85e3-f15ac162a37a 2019-01-18 06:03:01,582 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fdf22201e84ac1b16a0e556a1305e8181d8708d7" 2019-01-18 06:03:01,671 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:03:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cd7ed799-4d68-4cf6-94df-57250a1d330c Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-18 06:03:01,671 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-cd7ed799-4d68-4cf6-94df-57250a1d330c 2019-01-18 06:03:02,058 - keystone_utils - INFO - Created user with name - CreateKeypairsTests-33173734-41e9-443-user 2019-01-18 06:03:02,058 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:03:02,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}de9ef7ddc2613c9beb84c85aa8d78f1c2a423ffa" 2019-01-18 06:03:02,152 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:03:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1384c244-a44a-43ed-a849-7ef156730e27 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "488fca829f8b496daa1cd2cdc6e45c49", "links": {"self": "http://172.30.9.23:5000/v3/roles/488fca829f8b496daa1cd2cdc6e45c49"}, "name": "Member"}, {"domain_id": null, "id": "6b7f4f4f76264b6fb449c43b86ee3817", "links": {"self": "http://172.30.9.23:5000/v3/roles/6b7f4f4f76264b6fb449c43b86ee3817"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a482b711adf94961bf4bb28eda7f0e28", "links": {"self": "http://172.30.9.23:5000/v3/roles/a482b711adf94961bf4bb28eda7f0e28"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c65201bd05504fa786d79b166e8bbba3", "links": {"self": "http://172.30.9.23:5000/v3/roles/c65201bd05504fa786d79b166e8bbba3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "e7e317b66c174923a8cb46c48d897c8d", "links": {"self": "http://172.30.9.23:5000/v3/roles/e7e317b66c174923a8cb46c48d897c8d"}, "name": "ResellerAdmin"}]} 2019-01-18 06:03:02,153 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-1384c244-a44a-43ed-a849-7ef156730e27 2019-01-18 06:03:02,157 - 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}de9ef7ddc2613c9beb84c85aa8d78f1c2a423ffa" -d '{"role": {"name": "CreateKeypairsTests-33173734-41e9-443-proj-role"}}' 2019-01-18 06:03:02,266 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 18 Jan 2019 06:03:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-894e54a9-89b9-42eb-9f3c-40ece71944aa Content-Length: 218 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "5e6f121b5dd94aa5a7154761cda90730", "links": {"self": "http://172.30.9.23:5000/v3/roles/5e6f121b5dd94aa5a7154761cda90730"}, "name": "CreateKeypairsTests-33173734-41e9-443-proj-role"}} 2019-01-18 06:03:02,267 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-894e54a9-89b9-42eb-9f3c-40ece71944aa 2019-01-18 06:03:02,267 - keystone_utils - INFO - Created role with name - CreateKeypairsTests-33173734-41e9-443-proj-role 2019-01-18 06:03:02,271 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/5e6f121b5dd94aa5a7154761cda90730 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de9ef7ddc2613c9beb84c85aa8d78f1c2a423ffa" 2019-01-18 06:03:02,355 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:03:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-88f9fb41-adfd-4bf9-8e85-0186efaa1a12 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.23:5000/v3/roles/5e6f121b5dd94aa5a7154761cda90730"}, "domain_id": null, "name": "CreateKeypairsTests-33173734-41e9-443-proj-role", "id": "5e6f121b5dd94aa5a7154761cda90730"}} 2019-01-18 06:03:02,356 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/5e6f121b5dd94aa5a7154761cda90730 used request id req-88f9fb41-adfd-4bf9-8e85-0186efaa1a12 2019-01-18 06:03:02,356 - keystone_utils - INFO - Granting role CreateKeypairsTests-33173734-41e9-443-proj-role to project CreateKeypairsTests-33173734-41e9-443-proj 2019-01-18 06:03:02,360 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/a18e1827f1eb40908df5f2e23124b5ff/users/80e1d62d5e5d487e90244fdc2b2bff7d/roles/5e6f121b5dd94aa5a7154761cda90730 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de9ef7ddc2613c9beb84c85aa8d78f1c2a423ffa" 2019-01-18 06:03:02,485 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 06:03:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e84e0574-580b-460a-a714-3c2a42659fb8 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 06:03:02,485 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/a18e1827f1eb40908df5f2e23124b5ff/users/80e1d62d5e5d487e90244fdc2b2bff7d/roles/5e6f121b5dd94aa5a7154761cda90730 used request id req-e84e0574-580b-460a-a714-3c2a42659fb8 2019-01-18 06:03:02,486 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-18 06:03:02,487 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:03:02,488 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:03:02,867 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "5e6f121b5dd94aa5a7154761cda90730", "name": "CreateKeypairsTests-33173734-41e9-443-proj-role"}], "expires_at": "2019-01-18T07:03:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a18e1827f1eb40908df5f2e23124b5ff", "name": "CreateKeypairsTests-33173734-41e9-443-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/a18e1827f1eb40908df5f2e23124b5ff", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/a18e1827f1eb40908df5f2e23124b5ff", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/a18e1827f1eb40908df5f2e23124b5ff", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/a18e1827f1eb40908df5f2e23124b5ff", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/a18e1827f1eb40908df5f2e23124b5ff", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/a18e1827f1eb40908df5f2e23124b5ff", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/a18e1827f1eb40908df5f2e23124b5ff", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/a18e1827f1eb40908df5f2e23124b5ff", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/a18e1827f1eb40908df5f2e23124b5ff", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/a18e1827f1eb40908df5f2e23124b5ff", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/a18e1827f1eb40908df5f2e23124b5ff", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/a18e1827f1eb40908df5f2e23124b5ff", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsTests-33173734-41e9-443-user", "id": "80e1d62d5e5d487e90244fdc2b2bff7d"}, "audit_ids": ["vjdVaCCURRKFv3kzQYaNEA"], "issued_at": "2019-01-18T06:03:02.000000Z"}} 2019-01-18 06:03:02,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}ed8868ad52620e35dbfcd4bd645df33b4236e3e3" 2019-01-18 06:03:02,948 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:03:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1cdd7b05-34d8-4ac2-be94-44b6b10045b6 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:03:02,949 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-1cdd7b05-34d8-4ac2-be94-44b6b10045b6 2019-01-18 06:03:02,950 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-18 06:03:02,954 - 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}ed8868ad52620e35dbfcd4bd645df33b4236e3e3" 2019-01-18 06:03:03,126 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:03: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-042d6acc-d2b3-4fb3-aea1-cee8448095a0 x-compute-request-id: req-042d6acc-d2b3-4fb3-aea1-cee8448095a0 Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2019-01-18 06:03:03,126 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-042d6acc-d2b3-4fb3-aea1-cee8448095a0 2019-01-18 06:03:03,127 - OpenStackKeypair - INFO - Creating keypair CreateKeypairsTests-b1eff8c0-d9fd-4c46-a181-2b5f806d05df... 2019-01-18 06:03:03,127 - OpenStackKeypair - INFO - Creating new keypair 2019-01-18 06:03:03,160 - nova_utils - INFO - Creating keypair with name - CreateKeypairsTests-b1eff8c0-d9fd-4c46-a181-2b5f806d05df 2019-01-18 06:03:03,162 - 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}ed8868ad52620e35dbfcd4bd645df33b4236e3e3" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDT3HB35QLFVLHPUEPrmhUz/uwP5vHqY/MNk30VSfhsiVdllrD7LZDQ5Is298NIxsp3k4Bxlt7jccLYbo631JiJT1xqNoj+NYiRbbhF/dWZOH8GUEUrMu7s0bmYAglGoU4t+mq7WJzD7iFBDxzF6kgz4TQYmbpJPVJyLt/Pr6ZnNQ==", "name": "CreateKeypairsTests-b1eff8c0-d9fd-4c46-a181-2b5f806d05df"}}' 2019-01-18 06:03:03,225 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:03: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-c89c8f70-8da7-4bed-979e-d1df3855db50 x-compute-request-id: req-c89c8f70-8da7-4bed-979e-d1df3855db50 Content-Encoding: gzip Content-Length: 365 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDT3HB35QLFVLHPUEPrmhUz/uwP5vHqY/MNk30VSfhsiVdllrD7LZDQ5Is298NIxsp3k4Bxlt7jccLYbo631JiJT1xqNoj+NYiRbbhF/dWZOH8GUEUrMu7s0bmYAglGoU4t+mq7WJzD7iFBDxzF6kgz4TQYmbpJPVJyLt/Pr6ZnNQ==", "user_id": "80e1d62d5e5d487e90244fdc2b2bff7d", "name": "CreateKeypairsTests-b1eff8c0-d9fd-4c46-a181-2b5f806d05df", "fingerprint": "24:3e:14:a4:e1:a6:39:dc:82:a8:d4:6b:28:a6:be:ae"}} 2019-01-18 06:03:03,225 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-c89c8f70-8da7-4bed-979e-d1df3855db50 2019-01-18 06:03:03,226 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:03:03,598 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "5e6f121b5dd94aa5a7154761cda90730", "name": "CreateKeypairsTests-33173734-41e9-443-proj-role"}], "expires_at": "2019-01-18T07:03:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a18e1827f1eb40908df5f2e23124b5ff", "name": "CreateKeypairsTests-33173734-41e9-443-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/a18e1827f1eb40908df5f2e23124b5ff", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/a18e1827f1eb40908df5f2e23124b5ff", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/a18e1827f1eb40908df5f2e23124b5ff", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/a18e1827f1eb40908df5f2e23124b5ff", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/a18e1827f1eb40908df5f2e23124b5ff", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/a18e1827f1eb40908df5f2e23124b5ff", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/a18e1827f1eb40908df5f2e23124b5ff", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/a18e1827f1eb40908df5f2e23124b5ff", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/a18e1827f1eb40908df5f2e23124b5ff", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/a18e1827f1eb40908df5f2e23124b5ff", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/a18e1827f1eb40908df5f2e23124b5ff", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/a18e1827f1eb40908df5f2e23124b5ff", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsTests-33173734-41e9-443-user", "id": "80e1d62d5e5d487e90244fdc2b2bff7d"}, "audit_ids": ["-_9Rj6m2RuWHS5WhOXJzpw"], "issued_at": "2019-01-18T06:03:03.000000Z"}} 2019-01-18 06:03:03,601 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/os-keypairs/CreateKeypairsTests-b1eff8c0-d9fd-4c46-a181-2b5f806d05df -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a913e35facf8dc317722ca333b473f0c531de7e" 2019-01-18 06:03:03,779 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:03: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-f9385b26-51e8-467f-8627-3e88832f62a4 x-compute-request-id: req-f9385b26-51e8-467f-8627-3e88832f62a4 Content-Encoding: gzip Content-Length: 424 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDT3HB35QLFVLHPUEPrmhUz/uwP5vHqY/MNk30VSfhsiVdllrD7LZDQ5Is298NIxsp3k4Bxlt7jccLYbo631JiJT1xqNoj+NYiRbbhF/dWZOH8GUEUrMu7s0bmYAglGoU4t+mq7WJzD7iFBDxzF6kgz4TQYmbpJPVJyLt/Pr6ZnNQ==", "user_id": "80e1d62d5e5d487e90244fdc2b2bff7d", "name": "CreateKeypairsTests-b1eff8c0-d9fd-4c46-a181-2b5f806d05df", "deleted": false, "created_at": "2019-01-18T06:03:03.000000", "updated_at": null, "fingerprint": "24:3e:14:a4:e1:a6:39:dc:82:a8:d4:6b:28:a6:be:ae", "deleted_at": null, "id": 63}} 2019-01-18 06:03:03,780 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/os-keypairs/CreateKeypairsTests-b1eff8c0-d9fd-4c46-a181-2b5f806d05df used request id req-f9385b26-51e8-467f-8627-3e88832f62a4 2019-01-18 06:03:03,780 - nova_utils - DEBUG - Deleting keypair - CreateKeypairsTests-b1eff8c0-d9fd-4c46-a181-2b5f806d05df 2019-01-18 06:03:03,783 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/os-keypairs/CreateKeypairsTests-b1eff8c0-d9fd-4c46-a181-2b5f806d05df -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed8868ad52620e35dbfcd4bd645df33b4236e3e3" 2019-01-18 06:03:03,817 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 18 Jan 2019 06:03: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-9eba8155-f24f-40b5-8a36-fe4317979932 x-compute-request-id: req-9eba8155-f24f-40b5-8a36-fe4317979932 Content-Length: 0 Content-Type: application/json 2019-01-18 06:03:03,818 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/os-keypairs/CreateKeypairsTests-b1eff8c0-d9fd-4c46-a181-2b5f806d05df used request id req-9eba8155-f24f-40b5-8a36-fe4317979932 2019-01-18 06:03:03,824 - 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}de9ef7ddc2613c9beb84c85aa8d78f1c2a423ffa" 2019-01-18 06:03:04,027 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-486db6eb-2760-430e-8638-403afe4b0ac5 Date: Fri, 18 Jan 2019 06:03:04 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-18T04:53:26Z", "updated_at": "2019-01-18T04:53:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:53:26Z", "revision_number": 0, "id": "9c6f69fc-3bf8-4346-9288-5a255b82b67e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:53:26Z", "security_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:53:26Z", "revision_number": 0, "id": "84255fa4-c13a-4cfe-b73d-e56ee216ca1e", "remote_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "remote_ip_prefix": null, "created_at": "2019-01-18T04:53:26Z", "security_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:53:26Z", "revision_number": 0, "id": "571036d3-cb1d-483a-acb9-96f19293add9", "remote_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "remote_ip_prefix": null, "created_at": "2019-01-18T04:53:26Z", "security_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:53:26Z", "revision_number": 0, "id": "260c2de9-5dc5-4508-b06c-24b9d7ed838c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:53:26Z", "security_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "created_at": "2019-01-18T04:51:20Z", "updated_at": "2019-01-18T04:51:20Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "24c99e6f-888c-4943-9c93-54ad3b18b18c", "remote_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv4", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "87b9b994-ae22-4850-863a-6a4925bd01fe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv4", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "45161a51-d6dd-4bb8-986d-bc2f88599c1d", "remote_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv6", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "2b339890-44d0-4711-a050-08a64d58e2a0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv6", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}], "revision_number": 4, "project_id": "9c53a91613fb4d5080479ac6f51697ed", "id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "020d00b5451a467cb276d06789a1149d", "created_at": "2019-01-18T05:59:12Z", "updated_at": "2019-01-18T05:59:12Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:12Z", "revision_number": 0, "id": "60f7d4a7-1a27-4801-a1e8-5bf33633b818", "remote_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:12Z", "security_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "tenant_id": "020d00b5451a467cb276d06789a1149d", "port_range_min": null, "ethertype": "IPv6", "project_id": "020d00b5451a467cb276d06789a1149d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:12Z", "revision_number": 0, "id": "38b9f88b-1fc0-40d1-af74-237d79be193d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:12Z", "security_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "tenant_id": "020d00b5451a467cb276d06789a1149d", "port_range_min": null, "ethertype": "IPv4", "project_id": "020d00b5451a467cb276d06789a1149d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:12Z", "revision_number": 0, "id": "38b091dd-dca7-4cbe-8c1c-dd18a74bfca8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:12Z", "security_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "tenant_id": "020d00b5451a467cb276d06789a1149d", "port_range_min": null, "ethertype": "IPv6", "project_id": "020d00b5451a467cb276d06789a1149d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:12Z", "revision_number": 0, "id": "8faf6dda-6919-4b75-b745-2af38abf8dcf", "remote_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:12Z", "security_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "tenant_id": "020d00b5451a467cb276d06789a1149d", "port_range_min": null, "ethertype": "IPv4", "project_id": "020d00b5451a467cb276d06789a1149d"}], "revision_number": 4, "project_id": "020d00b5451a467cb276d06789a1149d", "id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "created_at": "2019-01-18T04:39:06Z", "updated_at": "2019-01-18T04:39:06Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "8860837e-afbd-4411-adf9-d88db88c2114", "remote_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "47feb8aba08a40dca7028a1701e597b9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "4e399c2e-bc03-4aa3-b192-1fafdc9248ba", "remote_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "47feb8aba08a40dca7028a1701e597b9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "4bf1a402-0fa2-4cfd-9fee-4a28f16bb271", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "47feb8aba08a40dca7028a1701e597b9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "0aedefa2-edbc-47b5-bead-e954540f6937", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "47feb8aba08a40dca7028a1701e597b9"}], "revision_number": 4, "project_id": "47feb8aba08a40dca7028a1701e597b9", "id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "name": "default"}]} 2019-01-18 06:03:04,027 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-486db6eb-2760-430e-8638-403afe4b0ac5 2019-01-18 06:03:04,032 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/9c53a91613fb4d5080479ac6f51697ed -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de9ef7ddc2613c9beb84c85aa8d78f1c2a423ffa" 2019-01-18 06:03:04,214 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:03:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9abae3e6-dd34-4ecb-ba05-20d31c3f4da6 Content-Encoding: gzip Content-Length: 190 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/9c53a91613fb4d5080479ac6f51697ed"}, "enabled": true, "id": "9c53a91613fb4d5080479ac6f51697ed", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2019-01-18 06:03:04,215 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/9c53a91613fb4d5080479ac6f51697ed used request id req-9abae3e6-dd34-4ecb-ba05-20d31c3f4da6 2019-01-18 06:03:04,219 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/020d00b5451a467cb276d06789a1149d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de9ef7ddc2613c9beb84c85aa8d78f1c2a423ffa" 2019-01-18 06:03:04,312 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:03:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-79c7e664-5fda-4911-b4e8-cebbdb6d09cd Content-Encoding: gzip Content-Length: 248 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/020d00b5451a467cb276d06789a1149d"}, "enabled": true, "id": "020d00b5451a467cb276d06789a1149d", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}} 2019-01-18 06:03:04,313 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/020d00b5451a467cb276d06789a1149d used request id req-79c7e664-5fda-4911-b4e8-cebbdb6d09cd 2019-01-18 06:03:04,316 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/47feb8aba08a40dca7028a1701e597b9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de9ef7ddc2613c9beb84c85aa8d78f1c2a423ffa" 2019-01-18 06:03:04,399 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:03:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dce7e913-8061-41e4-87a3-6d6b8b44dd03 Content-Encoding: gzip Content-Length: 205 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/47feb8aba08a40dca7028a1701e597b9"}, "enabled": true, "id": "47feb8aba08a40dca7028a1701e597b9", "parent_id": "default", "domain_id": "default", "name": "service"}} 2019-01-18 06:03:04,399 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/47feb8aba08a40dca7028a1701e597b9 used request id req-dce7e913-8061-41e4-87a3-6d6b8b44dd03 2019-01-18 06:03:04,400 - keystone_utils - INFO - Deleting project with name - CreateKeypairsTests-33173734-41e9-443-proj 2019-01-18 06:03:04,403 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/a18e1827f1eb40908df5f2e23124b5ff -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de9ef7ddc2613c9beb84c85aa8d78f1c2a423ffa" 2019-01-18 06:03:04,599 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 06:03:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a58ae37b-eb68-4669-b0e4-1fbeacef2e6a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 06:03:04,599 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/a18e1827f1eb40908df5f2e23124b5ff used request id req-a58ae37b-eb68-4669-b0e4-1fbeacef2e6a 2019-01-18 06:03:04,599 - keystone_utils - INFO - Deleting role with name - CreateKeypairsTests-33173734-41e9-443-proj-role 2019-01-18 06:03:04,603 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/5e6f121b5dd94aa5a7154761cda90730 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de9ef7ddc2613c9beb84c85aa8d78f1c2a423ffa" 2019-01-18 06:03:04,710 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 06:03:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f62fe06a-768f-4d23-8f8c-e804687a527b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 06:03:04,710 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/5e6f121b5dd94aa5a7154761cda90730 used request id req-f62fe06a-768f-4d23-8f8c-e804687a527b 2019-01-18 06:03:04,714 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de9ef7ddc2613c9beb84c85aa8d78f1c2a423ffa" 2019-01-18 06:03:04,795 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:03:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-605211c3-f8c4-40e3-bb9d-7ad9db1c672e Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "488fca829f8b496daa1cd2cdc6e45c49", "links": {"self": "http://172.30.9.23:5000/v3/roles/488fca829f8b496daa1cd2cdc6e45c49"}, "name": "Member"}, {"domain_id": null, "id": "6b7f4f4f76264b6fb449c43b86ee3817", "links": {"self": "http://172.30.9.23:5000/v3/roles/6b7f4f4f76264b6fb449c43b86ee3817"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a482b711adf94961bf4bb28eda7f0e28", "links": {"self": "http://172.30.9.23:5000/v3/roles/a482b711adf94961bf4bb28eda7f0e28"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c65201bd05504fa786d79b166e8bbba3", "links": {"self": "http://172.30.9.23:5000/v3/roles/c65201bd05504fa786d79b166e8bbba3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "e7e317b66c174923a8cb46c48d897c8d", "links": {"self": "http://172.30.9.23:5000/v3/roles/e7e317b66c174923a8cb46c48d897c8d"}, "name": "ResellerAdmin"}]} 2019-01-18 06:03:04,795 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-605211c3-f8c4-40e3-bb9d-7ad9db1c672e 2019-01-18 06:03:04,796 - keystone_utils - INFO - Deleting user with name - CreateKeypairsTests-33173734-41e9-443-user 2019-01-18 06:03:04,800 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/80e1d62d5e5d487e90244fdc2b2bff7d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fdf22201e84ac1b16a0e556a1305e8181d8708d7" 2019-01-18 06:03:04,985 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 06:03:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9f621e44-7153-4d26-9910-560b3de3c426 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 06:03:04,985 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/80e1d62d5e5d487e90244fdc2b2bff7d used request id req-9f621e44-7153-4d26-9910-560b3de3c426 2019-01-18 06:03:04,987 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:03:05,477 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "488fca829f8b496daa1cd2cdc6e45c49", "name": "Member"}, {"id": "c65201bd05504fa786d79b166e8bbba3", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}], "expires_at": "2019-01-18T07:03:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "020d00b5451a467cb276d06789a1149d", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "id": "e292c913af7844408b6509a836e493f5"}, "audit_ids": ["isMd2ITFS4ah6tiwm7ghcQ"], "issued_at": "2019-01-18T06:03:05.000000Z"}} 2019-01-18 06:03:05,478 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8d1b18e006e74df33db1f7098ebb4ea7c632e3e" 2019-01-18 06:03:05,563 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:03:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fc6fd652-75f6-4bc5-994c-bb598c82b99a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:03:05,563 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-fc6fd652-75f6-4bc5-994c-bb598c82b99a 2019-01-18 06:03:05,564 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:03:05,565 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:03:06,042 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "488fca829f8b496daa1cd2cdc6e45c49", "name": "Member"}, {"id": "c65201bd05504fa786d79b166e8bbba3", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}], "expires_at": "2019-01-18T07:03:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "020d00b5451a467cb276d06789a1149d", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "id": "e292c913af7844408b6509a836e493f5"}, "audit_ids": ["6UCTc7xEQ-O_G5gQzndxzQ"], "issued_at": "2019-01-18T06:03:06.000000Z"}} 2019-01-18 06:03:06,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}ede8d8f860080247f5ac211567ff79073de08e94" 2019-01-18 06:03:06,124 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:03:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e38c5f50-826d-4dc5-a708-90e050a596ae Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:03:06,124 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-e38c5f50-826d-4dc5-a708-90e050a596ae 2019-01-18 06:03:06,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" 2019-01-18 06:03:06,134 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 18 Jan 2019 06:03: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"}]}]}} 2019-01-18 06:03:06,135 - 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-f5f4ecfd-ca50-49c-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ede8d8f860080247f5ac211567ff79073de08e94" 2019-01-18 06:03:06,224 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:03:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-10555210-b7a9-451c-8134-8ff8674e9601 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-f5f4ecfd-ca50-49c-proj", "previous": null, "next": null}, "projects": []} 2019-01-18 06:03:06,224 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-f5f4ecfd-ca50-49c-proj used request id req-10555210-b7a9-451c-8134-8ff8674e9601 2019-01-18 06:03:06,228 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ede8d8f860080247f5ac211567ff79073de08e94" 2019-01-18 06:03:06,245 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:03:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-171ce72b-a5ae-4ad4-bdf9-badf49c3555f Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-18 06:03:06,245 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-171ce72b-a5ae-4ad4-bdf9-badf49c3555f 2019-01-18 06:03:06,248 - 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}ede8d8f860080247f5ac211567ff79073de08e94" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateKeypairsTests-f5f4ecfd-ca50-49c-proj"}}' 2019-01-18 06:03:06,434 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 18 Jan 2019 06:03:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cddd149c-f2b4-4ea8-aa85-ee8555fad00e Content-Length: 304 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/9b0599ef40bc4b66a2895d9b170b37de"}, "enabled": true, "id": "9b0599ef40bc4b66a2895d9b170b37de", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsTests-f5f4ecfd-ca50-49c-proj"}} 2019-01-18 06:03:06,434 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-cddd149c-f2b4-4ea8-aa85-ee8555fad00e 2019-01-18 06:03:06,435 - keystone_utils - INFO - Created project with name - CreateKeypairsTests-f5f4ecfd-ca50-49c-proj 2019-01-18 06:03:06,435 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:03:06,436 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:03:06,819 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "488fca829f8b496daa1cd2cdc6e45c49", "name": "Member"}, {"id": "c65201bd05504fa786d79b166e8bbba3", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}], "expires_at": "2019-01-18T07:03:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "020d00b5451a467cb276d06789a1149d", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "id": "e292c913af7844408b6509a836e493f5"}, "audit_ids": ["UJWb4hsGS_iYew2kgOVp9Q"], "issued_at": "2019-01-18T06:03:06.000000Z"}} 2019-01-18 06:03:06,819 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91d8f03eeb6b1e8ece53bb10aae34162bfd5e627" 2019-01-18 06:03:06,908 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:03:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-65da25c6-4ef3-4e7c-a838-e322199163a9 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:03:06,908 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-65da25c6-4ef3-4e7c-a838-e322199163a9 2019-01-18 06:03:06,913 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-18 06:03:06,919 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 18 Jan 2019 06:03: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"}]}]}} 2019-01-18 06:03:06,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}91d8f03eeb6b1e8ece53bb10aae34162bfd5e627" 2019-01-18 06:03:07,026 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:03:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-19fd6127-e622-4b96-9361-053923f5a42c Content-Encoding: gzip Content-Length: 869 Content-Type: application/json RESP BODY: {"users": [{"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/0607a2b4beb0408e9fa51cc5ba027ac6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0607a2b4beb0408e9fa51cc5ba027ac6", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/17c61b95071545a094cc82823d2b88b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "17c61b95071545a094cc82823d2b88b8", "email": "nova@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/29e5d2dfed2447bda26fc75bd1122674"}, "domain_id": "default", "enabled": true, "options": {}, "id": "29e5d2dfed2447bda26fc75bd1122674", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/3b6dcc8c791e4b6e8831f5b5e583de80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3b6dcc8c791e4b6e8831f5b5e583de80", "email": "neutron@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.23:5000/v3/users/45ab52d673584bc198669be88c88b878"}, "domain_id": "default", "enabled": true, "options": {}, "id": "45ab52d673584bc198669be88c88b878", "email": "barbican@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/57795b4ee52f49c6a71f55bb6c4012f8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "57795b4ee52f49c6a71f55bb6c4012f8", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/5c52969262974d64ac2a300ca5d60f50"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c52969262974d64ac2a300ca5d60f50", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/5fc15572bb1c489ba92bd9945bbc1f64"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5fc15572bb1c489ba92bd9945bbc1f64", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/6b519d70e25f4e61a9dfd738cd6bba22"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6b519d70e25f4e61a9dfd738cd6bba22", "email": "heat@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.23:5000/v3/users/8248437208b540c2893a7117ad102a87"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8248437208b540c2893a7117ad102a87", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/890dee97e62840c5b15e36f03f6b7efc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "890dee97e62840c5b15e36f03f6b7efc", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/8cccb516ecc44ed9bb7c8633df108fd4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8cccb516ecc44ed9bb7c8633df108fd4", "email": "glance@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.23:5000/v3/users/97c3d863a98148299fa116fdb54be470"}, "domain_id": "default", "enabled": true, "options": {}, "id": "97c3d863a98148299fa116fdb54be470", "email": "tacker@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/a2a0c8c0f19941808c9f618af50b3b79"}, "domain_id": "c19db1b8f60647a9a114cd23287c807b", "enabled": true, "options": {}, "id": "a2a0c8c0f19941808c9f618af50b3b79", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "links": {"self": "http://172.30.9.23:5000/v3/users/e292c913af7844408b6509a836e493f5"}, "domain_id": "default", "enabled": true, "id": "e292c913af7844408b6509a836e493f5", "options": {}}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/fe5de73ba9cb41b2be24ccf1f72f5ed4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe5de73ba9cb41b2be24ccf1f72f5ed4", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2019-01-18 06:03:07,026 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-19fd6127-e622-4b96-9361-053923f5a42c 2019-01-18 06:03:07,030 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateKeypairsTests-f5f4ecfd-ca50-49c-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91d8f03eeb6b1e8ece53bb10aae34162bfd5e627" 2019-01-18 06:03:07,121 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:03:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7cedaa1e-1462-4663-bf59-d686e3dde3d9 Content-Encoding: gzip Content-Length: 250 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateKeypairsTests-f5f4ecfd-ca50-49c-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/9b0599ef40bc4b66a2895d9b170b37de"}, "enabled": true, "id": "9b0599ef40bc4b66a2895d9b170b37de", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsTests-f5f4ecfd-ca50-49c-proj"}]} 2019-01-18 06:03:07,121 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateKeypairsTests-f5f4ecfd-ca50-49c-proj used request id req-7cedaa1e-1462-4663-bf59-d686e3dde3d9 2019-01-18 06:03:07,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}91d8f03eeb6b1e8ece53bb10aae34162bfd5e627" 2019-01-18 06:03:07,208 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:03:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b60719e4-f96a-4a6d-8890-10d93b867c3a Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-18 06:03:07,208 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-b60719e4-f96a-4a6d-8890-10d93b867c3a 2019-01-18 06:03:07,602 - keystone_utils - INFO - Created user with name - CreateKeypairsTests-f5f4ecfd-ca50-49c-user 2019-01-18 06:03:07,602 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:03:07,607 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ede8d8f860080247f5ac211567ff79073de08e94" 2019-01-18 06:03:07,702 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:03:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fe8a4c11-1c47-43ef-9257-09311cce758b Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "488fca829f8b496daa1cd2cdc6e45c49", "links": {"self": "http://172.30.9.23:5000/v3/roles/488fca829f8b496daa1cd2cdc6e45c49"}, "name": "Member"}, {"domain_id": null, "id": "6b7f4f4f76264b6fb449c43b86ee3817", "links": {"self": "http://172.30.9.23:5000/v3/roles/6b7f4f4f76264b6fb449c43b86ee3817"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a482b711adf94961bf4bb28eda7f0e28", "links": {"self": "http://172.30.9.23:5000/v3/roles/a482b711adf94961bf4bb28eda7f0e28"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c65201bd05504fa786d79b166e8bbba3", "links": {"self": "http://172.30.9.23:5000/v3/roles/c65201bd05504fa786d79b166e8bbba3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "e7e317b66c174923a8cb46c48d897c8d", "links": {"self": "http://172.30.9.23:5000/v3/roles/e7e317b66c174923a8cb46c48d897c8d"}, "name": "ResellerAdmin"}]} 2019-01-18 06:03:07,702 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-fe8a4c11-1c47-43ef-9257-09311cce758b 2019-01-18 06:03:07,706 - 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}ede8d8f860080247f5ac211567ff79073de08e94" -d '{"role": {"name": "CreateKeypairsTests-f5f4ecfd-ca50-49c-proj-role"}}' 2019-01-18 06:03:07,806 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 18 Jan 2019 06:03:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3ca89dce-32a3-4aea-bcf2-f0f6cd868150 Content-Length: 218 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "c5e01a1eaeb74afb8a685d0de4640c6f", "links": {"self": "http://172.30.9.23:5000/v3/roles/c5e01a1eaeb74afb8a685d0de4640c6f"}, "name": "CreateKeypairsTests-f5f4ecfd-ca50-49c-proj-role"}} 2019-01-18 06:03:07,806 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-3ca89dce-32a3-4aea-bcf2-f0f6cd868150 2019-01-18 06:03:07,806 - keystone_utils - INFO - Created role with name - CreateKeypairsTests-f5f4ecfd-ca50-49c-proj-role 2019-01-18 06:03:07,810 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/c5e01a1eaeb74afb8a685d0de4640c6f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ede8d8f860080247f5ac211567ff79073de08e94" 2019-01-18 06:03:07,826 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:03:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-84bf24d9-1221-4140-ab02-ec95d91afbb6 Content-Encoding: gzip Content-Length: 173 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.23:5000/v3/roles/c5e01a1eaeb74afb8a685d0de4640c6f"}, "domain_id": null, "name": "CreateKeypairsTests-f5f4ecfd-ca50-49c-proj-role", "id": "c5e01a1eaeb74afb8a685d0de4640c6f"}} 2019-01-18 06:03:07,826 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/c5e01a1eaeb74afb8a685d0de4640c6f used request id req-84bf24d9-1221-4140-ab02-ec95d91afbb6 2019-01-18 06:03:07,826 - keystone_utils - INFO - Granting role CreateKeypairsTests-f5f4ecfd-ca50-49c-proj-role to project CreateKeypairsTests-f5f4ecfd-ca50-49c-proj 2019-01-18 06:03:07,830 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/9b0599ef40bc4b66a2895d9b170b37de/users/c76366a262894f1f9c48477e543899a6/roles/c5e01a1eaeb74afb8a685d0de4640c6f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ede8d8f860080247f5ac211567ff79073de08e94" 2019-01-18 06:03:07,948 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 06:03:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ba5457b9-f9e7-4f0b-b57b-735c2c1cdbc9 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 06:03:07,948 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/9b0599ef40bc4b66a2895d9b170b37de/users/c76366a262894f1f9c48477e543899a6/roles/c5e01a1eaeb74afb8a685d0de4640c6f used request id req-ba5457b9-f9e7-4f0b-b57b-735c2c1cdbc9 2019-01-18 06:03:07,949 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-18 06:03:07,950 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:03:07,951 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:03:08,317 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c5e01a1eaeb74afb8a685d0de4640c6f", "name": "CreateKeypairsTests-f5f4ecfd-ca50-49c-proj-role"}], "expires_at": "2019-01-18T07:03:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9b0599ef40bc4b66a2895d9b170b37de", "name": "CreateKeypairsTests-f5f4ecfd-ca50-49c-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/9b0599ef40bc4b66a2895d9b170b37de", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/9b0599ef40bc4b66a2895d9b170b37de", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/9b0599ef40bc4b66a2895d9b170b37de", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/9b0599ef40bc4b66a2895d9b170b37de", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/9b0599ef40bc4b66a2895d9b170b37de", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/9b0599ef40bc4b66a2895d9b170b37de", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/9b0599ef40bc4b66a2895d9b170b37de", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/9b0599ef40bc4b66a2895d9b170b37de", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/9b0599ef40bc4b66a2895d9b170b37de", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/9b0599ef40bc4b66a2895d9b170b37de", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/9b0599ef40bc4b66a2895d9b170b37de", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/9b0599ef40bc4b66a2895d9b170b37de", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsTests-f5f4ecfd-ca50-49c-user", "id": "c76366a262894f1f9c48477e543899a6"}, "audit_ids": ["Q_M5gsKwSeiiHTJwlaLktA"], "issued_at": "2019-01-18T06:03:08.000000Z"}} 2019-01-18 06:03:08,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}c54f811e9e5b7c564e968c16dc161767eb07533b" 2019-01-18 06:03:08,390 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:03:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3ae94add-cbba-4964-97fd-7348803478c7 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:03:08,390 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-3ae94add-cbba-4964-97fd-7348803478c7 2019-01-18 06:03:08,391 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-18 06:03:08,395 - 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}c54f811e9e5b7c564e968c16dc161767eb07533b" 2019-01-18 06:03:08,947 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06: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-38a5380c-a570-4c3d-8bd5-5b61e37fe79c x-compute-request-id: req-38a5380c-a570-4c3d-8bd5-5b61e37fe79c Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2019-01-18 06:03:08,948 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-38a5380c-a570-4c3d-8bd5-5b61e37fe79c 2019-01-18 06:03:08,948 - OpenStackKeypair - INFO - Creating keypair CreateKeypairsTests-56f58aa2-09e3-4cc3-aa9f-eb85f6632cee... 2019-01-18 06:03:08,949 - OpenStackKeypair - INFO - Creating new keypair 2019-01-18 06:03:08,969 - nova_utils - INFO - Creating keypair with name - CreateKeypairsTests-56f58aa2-09e3-4cc3-aa9f-eb85f6632cee 2019-01-18 06:03:08,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}c54f811e9e5b7c564e968c16dc161767eb07533b" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQCtcoeNkm9cZUFC+qe4ULXBwRF8BUJ0y/ewh1QEyTgB2OIQ3wZjAoUZloKc7x4U8Ace6+Q1NwAeXXIknSHBlD8cuCNM4aF21Vl54Ehi9kWLskAj+Gbr481LblNOXIaf5QgStXEh3dwMDbYXaz5io5EKvrbjh60Xa6hMx51dP11iWQ==", "name": "CreateKeypairsTests-56f58aa2-09e3-4cc3-aa9f-eb85f6632cee"}}' 2019-01-18 06:03:09,027 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06: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-eeaeaba6-3b8e-4c55-aa96-0ee2a7e8dfd7 x-compute-request-id: req-eeaeaba6-3b8e-4c55-aa96-0ee2a7e8dfd7 Content-Encoding: gzip Content-Length: 368 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQCtcoeNkm9cZUFC+qe4ULXBwRF8BUJ0y/ewh1QEyTgB2OIQ3wZjAoUZloKc7x4U8Ace6+Q1NwAeXXIknSHBlD8cuCNM4aF21Vl54Ehi9kWLskAj+Gbr481LblNOXIaf5QgStXEh3dwMDbYXaz5io5EKvrbjh60Xa6hMx51dP11iWQ==", "user_id": "c76366a262894f1f9c48477e543899a6", "name": "CreateKeypairsTests-56f58aa2-09e3-4cc3-aa9f-eb85f6632cee", "fingerprint": "08:05:e4:d4:d3:bd:1b:86:09:64:73:5f:04:af:d2:ee"}} 2019-01-18 06:03:09,028 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-eeaeaba6-3b8e-4c55-aa96-0ee2a7e8dfd7 2019-01-18 06:03:09,030 - file_utils - INFO - Saved public key to - tmp/CreateKeypairsTests-56f58aa2-09e3-4cc3-aa9f-eb85f6632cee.pub 2019-01-18 06:03:09,031 - file_utils - INFO - Saved private key to - tmp/CreateKeypairsTests-56f58aa2-09e3-4cc3-aa9f-eb85f6632cee 2019-01-18 06:03:09,031 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:03:09,407 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c5e01a1eaeb74afb8a685d0de4640c6f", "name": "CreateKeypairsTests-f5f4ecfd-ca50-49c-proj-role"}], "expires_at": "2019-01-18T07:03:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9b0599ef40bc4b66a2895d9b170b37de", "name": "CreateKeypairsTests-f5f4ecfd-ca50-49c-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/9b0599ef40bc4b66a2895d9b170b37de", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/9b0599ef40bc4b66a2895d9b170b37de", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/9b0599ef40bc4b66a2895d9b170b37de", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/9b0599ef40bc4b66a2895d9b170b37de", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/9b0599ef40bc4b66a2895d9b170b37de", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/9b0599ef40bc4b66a2895d9b170b37de", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/9b0599ef40bc4b66a2895d9b170b37de", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/9b0599ef40bc4b66a2895d9b170b37de", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/9b0599ef40bc4b66a2895d9b170b37de", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/9b0599ef40bc4b66a2895d9b170b37de", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/9b0599ef40bc4b66a2895d9b170b37de", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/9b0599ef40bc4b66a2895d9b170b37de", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsTests-f5f4ecfd-ca50-49c-user", "id": "c76366a262894f1f9c48477e543899a6"}, "audit_ids": ["yp-B8RZPRkW_35KZby3tqw"], "issued_at": "2019-01-18T06:03:09.000000Z"}} 2019-01-18 06:03:09,410 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/os-keypairs/CreateKeypairsTests-56f58aa2-09e3-4cc3-aa9f-eb85f6632cee -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4396d434ff975d9aa36bee4ad2a07139a7fef174" 2019-01-18 06:03:09,564 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06: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-b5bcd9ad-db68-4455-a0f1-078db22b2b8d x-compute-request-id: req-b5bcd9ad-db68-4455-a0f1-078db22b2b8d Content-Encoding: gzip Content-Length: 421 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQCtcoeNkm9cZUFC+qe4ULXBwRF8BUJ0y/ewh1QEyTgB2OIQ3wZjAoUZloKc7x4U8Ace6+Q1NwAeXXIknSHBlD8cuCNM4aF21Vl54Ehi9kWLskAj+Gbr481LblNOXIaf5QgStXEh3dwMDbYXaz5io5EKvrbjh60Xa6hMx51dP11iWQ==", "user_id": "c76366a262894f1f9c48477e543899a6", "name": "CreateKeypairsTests-56f58aa2-09e3-4cc3-aa9f-eb85f6632cee", "deleted": false, "created_at": "2019-01-18T06:03:09.000000", "updated_at": null, "fingerprint": "08:05:e4:d4:d3:bd:1b:86:09:64:73:5f:04:af:d2:ee", "deleted_at": null, "id": 66}} 2019-01-18 06:03:09,564 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/os-keypairs/CreateKeypairsTests-56f58aa2-09e3-4cc3-aa9f-eb85f6632cee used request id req-b5bcd9ad-db68-4455-a0f1-078db22b2b8d 2019-01-18 06:03:09,564 - nova_utils - DEBUG - Deleting keypair - CreateKeypairsTests-56f58aa2-09e3-4cc3-aa9f-eb85f6632cee 2019-01-18 06:03:09,567 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/os-keypairs/CreateKeypairsTests-56f58aa2-09e3-4cc3-aa9f-eb85f6632cee -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c54f811e9e5b7c564e968c16dc161767eb07533b" 2019-01-18 06:03:09,596 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 18 Jan 2019 06: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-a561b79a-fb8e-4ad8-b721-5824f35d1c59 x-compute-request-id: req-a561b79a-fb8e-4ad8-b721-5824f35d1c59 Content-Length: 0 Content-Type: application/json 2019-01-18 06:03:09,596 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/os-keypairs/CreateKeypairsTests-56f58aa2-09e3-4cc3-aa9f-eb85f6632cee used request id req-a561b79a-fb8e-4ad8-b721-5824f35d1c59 2019-01-18 06:03:09,596 - OpenStackKeypair - INFO - Deleted public key file [tmp/CreateKeypairsTests-56f58aa2-09e3-4cc3-aa9f-eb85f6632cee.pub] 2019-01-18 06:03:09,597 - OpenStackKeypair - INFO - Deleted private key file [tmp/CreateKeypairsTests-56f58aa2-09e3-4cc3-aa9f-eb85f6632cee] 2019-01-18 06:03:09,602 - 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}ede8d8f860080247f5ac211567ff79073de08e94" 2019-01-18 06:03:09,815 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-2bc57c53-4d77-4b3c-a9d0-4d39ddb8366e Date: Fri, 18 Jan 2019 06:03:09 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-18T04:53:26Z", "updated_at": "2019-01-18T04:53:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:53:26Z", "revision_number": 0, "id": "260c2de9-5dc5-4508-b06c-24b9d7ed838c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:53:26Z", "security_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:53:26Z", "revision_number": 0, "id": "9c6f69fc-3bf8-4346-9288-5a255b82b67e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:53:26Z", "security_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:53:26Z", "revision_number": 0, "id": "84255fa4-c13a-4cfe-b73d-e56ee216ca1e", "remote_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "remote_ip_prefix": null, "created_at": "2019-01-18T04:53:26Z", "security_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:53:26Z", "revision_number": 0, "id": "571036d3-cb1d-483a-acb9-96f19293add9", "remote_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "remote_ip_prefix": null, "created_at": "2019-01-18T04:53:26Z", "security_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "created_at": "2019-01-18T04:51:20Z", "updated_at": "2019-01-18T04:51:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "2b339890-44d0-4711-a050-08a64d58e2a0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv6", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "24c99e6f-888c-4943-9c93-54ad3b18b18c", "remote_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv4", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "87b9b994-ae22-4850-863a-6a4925bd01fe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv4", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "45161a51-d6dd-4bb8-986d-bc2f88599c1d", "remote_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv6", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}], "revision_number": 4, "project_id": "9c53a91613fb4d5080479ac6f51697ed", "id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "020d00b5451a467cb276d06789a1149d", "created_at": "2019-01-18T05:59:12Z", "updated_at": "2019-01-18T05:59:12Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:12Z", "revision_number": 0, "id": "60f7d4a7-1a27-4801-a1e8-5bf33633b818", "remote_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:12Z", "security_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "tenant_id": "020d00b5451a467cb276d06789a1149d", "port_range_min": null, "ethertype": "IPv6", "project_id": "020d00b5451a467cb276d06789a1149d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:12Z", "revision_number": 0, "id": "38b9f88b-1fc0-40d1-af74-237d79be193d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:12Z", "security_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "tenant_id": "020d00b5451a467cb276d06789a1149d", "port_range_min": null, "ethertype": "IPv4", "project_id": "020d00b5451a467cb276d06789a1149d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:12Z", "revision_number": 0, "id": "38b091dd-dca7-4cbe-8c1c-dd18a74bfca8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:12Z", "security_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "tenant_id": "020d00b5451a467cb276d06789a1149d", "port_range_min": null, "ethertype": "IPv6", "project_id": "020d00b5451a467cb276d06789a1149d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:12Z", "revision_number": 0, "id": "8faf6dda-6919-4b75-b745-2af38abf8dcf", "remote_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:12Z", "security_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "tenant_id": "020d00b5451a467cb276d06789a1149d", "port_range_min": null, "ethertype": "IPv4", "project_id": "020d00b5451a467cb276d06789a1149d"}], "revision_number": 4, "project_id": "020d00b5451a467cb276d06789a1149d", "id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "created_at": "2019-01-18T04:39:06Z", "updated_at": "2019-01-18T04:39:06Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "8860837e-afbd-4411-adf9-d88db88c2114", "remote_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "47feb8aba08a40dca7028a1701e597b9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "4e399c2e-bc03-4aa3-b192-1fafdc9248ba", "remote_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "47feb8aba08a40dca7028a1701e597b9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "4bf1a402-0fa2-4cfd-9fee-4a28f16bb271", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "47feb8aba08a40dca7028a1701e597b9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "0aedefa2-edbc-47b5-bead-e954540f6937", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "47feb8aba08a40dca7028a1701e597b9"}], "revision_number": 4, "project_id": "47feb8aba08a40dca7028a1701e597b9", "id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "name": "default"}]} 2019-01-18 06:03:09,815 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-2bc57c53-4d77-4b3c-a9d0-4d39ddb8366e 2019-01-18 06:03:09,821 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/9c53a91613fb4d5080479ac6f51697ed -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ede8d8f860080247f5ac211567ff79073de08e94" 2019-01-18 06:03:09,896 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:03:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e24a9e8a-baa3-49d9-95f1-2891b52993a4 Content-Encoding: gzip Content-Length: 190 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/9c53a91613fb4d5080479ac6f51697ed"}, "enabled": true, "id": "9c53a91613fb4d5080479ac6f51697ed", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2019-01-18 06:03:09,896 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/9c53a91613fb4d5080479ac6f51697ed used request id req-e24a9e8a-baa3-49d9-95f1-2891b52993a4 2019-01-18 06:03:09,900 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/020d00b5451a467cb276d06789a1149d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ede8d8f860080247f5ac211567ff79073de08e94" 2019-01-18 06:03:10,068 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:03:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4b00c42b-3dae-4e3b-8de2-f03aecab9dd6 Content-Encoding: gzip Content-Length: 248 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/020d00b5451a467cb276d06789a1149d"}, "enabled": true, "id": "020d00b5451a467cb276d06789a1149d", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}} 2019-01-18 06:03:10,068 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/020d00b5451a467cb276d06789a1149d used request id req-4b00c42b-3dae-4e3b-8de2-f03aecab9dd6 2019-01-18 06:03:10,072 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/47feb8aba08a40dca7028a1701e597b9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ede8d8f860080247f5ac211567ff79073de08e94" 2019-01-18 06:03:10,170 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:03:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aaa30b0c-1495-469f-ad99-35bddf07845b Content-Encoding: gzip Content-Length: 205 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/47feb8aba08a40dca7028a1701e597b9"}, "enabled": true, "id": "47feb8aba08a40dca7028a1701e597b9", "parent_id": "default", "domain_id": "default", "name": "service"}} 2019-01-18 06:03:10,170 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/47feb8aba08a40dca7028a1701e597b9 used request id req-aaa30b0c-1495-469f-ad99-35bddf07845b 2019-01-18 06:03:10,171 - keystone_utils - INFO - Deleting project with name - CreateKeypairsTests-f5f4ecfd-ca50-49c-proj 2019-01-18 06:03:10,175 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/9b0599ef40bc4b66a2895d9b170b37de -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ede8d8f860080247f5ac211567ff79073de08e94" 2019-01-18 06:03:10,359 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 06:03:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1c0596eb-a952-4ad6-b79e-14e00dc0233d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 06:03:10,359 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/9b0599ef40bc4b66a2895d9b170b37de used request id req-1c0596eb-a952-4ad6-b79e-14e00dc0233d 2019-01-18 06:03:10,359 - keystone_utils - INFO - Deleting role with name - CreateKeypairsTests-f5f4ecfd-ca50-49c-proj-role 2019-01-18 06:03:10,363 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/c5e01a1eaeb74afb8a685d0de4640c6f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ede8d8f860080247f5ac211567ff79073de08e94" 2019-01-18 06:03:10,476 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 06:03:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1514a379-f8dc-4219-b43e-147b72ba7fac Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 06:03:10,476 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/c5e01a1eaeb74afb8a685d0de4640c6f used request id req-1514a379-f8dc-4219-b43e-147b72ba7fac 2019-01-18 06:03:10,480 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ede8d8f860080247f5ac211567ff79073de08e94" 2019-01-18 06:03:10,572 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:03:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0381059c-01a7-4b8a-9c32-4dd2d2c61867 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "488fca829f8b496daa1cd2cdc6e45c49", "links": {"self": "http://172.30.9.23:5000/v3/roles/488fca829f8b496daa1cd2cdc6e45c49"}, "name": "Member"}, {"domain_id": null, "id": "6b7f4f4f76264b6fb449c43b86ee3817", "links": {"self": "http://172.30.9.23:5000/v3/roles/6b7f4f4f76264b6fb449c43b86ee3817"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a482b711adf94961bf4bb28eda7f0e28", "links": {"self": "http://172.30.9.23:5000/v3/roles/a482b711adf94961bf4bb28eda7f0e28"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c65201bd05504fa786d79b166e8bbba3", "links": {"self": "http://172.30.9.23:5000/v3/roles/c65201bd05504fa786d79b166e8bbba3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "e7e317b66c174923a8cb46c48d897c8d", "links": {"self": "http://172.30.9.23:5000/v3/roles/e7e317b66c174923a8cb46c48d897c8d"}, "name": "ResellerAdmin"}]} 2019-01-18 06:03:10,572 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-0381059c-01a7-4b8a-9c32-4dd2d2c61867 2019-01-18 06:03:10,573 - keystone_utils - INFO - Deleting user with name - CreateKeypairsTests-f5f4ecfd-ca50-49c-user 2019-01-18 06:03:10,576 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/c76366a262894f1f9c48477e543899a6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91d8f03eeb6b1e8ece53bb10aae34162bfd5e627" 2019-01-18 06:03:10,731 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 06:03:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e1fd0810-0c6c-4d4a-87bb-91a965829dc5 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 06:03:10,731 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/c76366a262894f1f9c48477e543899a6 used request id req-e1fd0810-0c6c-4d4a-87bb-91a965829dc5 2019-01-18 06:03:10,733 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:03:11,122 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "488fca829f8b496daa1cd2cdc6e45c49", "name": "Member"}, {"id": "c65201bd05504fa786d79b166e8bbba3", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}], "expires_at": "2019-01-18T07:03:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "020d00b5451a467cb276d06789a1149d", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "id": "e292c913af7844408b6509a836e493f5"}, "audit_ids": ["qUQQV4lzQ8WSKwM-4w6t-g"], "issued_at": "2019-01-18T06:03:11.000000Z"}} 2019-01-18 06:03:11,123 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}baa07b758d51347d4257d80b1830e232100b941d" 2019-01-18 06:03:11,216 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:03:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-875b6252-6f59-40fc-9d8e-8e8363b8cc80 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:03:11,216 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-875b6252-6f59-40fc-9d8e-8e8363b8cc80 2019-01-18 06:03:11,217 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:03:11,218 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:03:11,598 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "488fca829f8b496daa1cd2cdc6e45c49", "name": "Member"}, {"id": "c65201bd05504fa786d79b166e8bbba3", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}], "expires_at": "2019-01-18T07:03:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "020d00b5451a467cb276d06789a1149d", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "id": "e292c913af7844408b6509a836e493f5"}, "audit_ids": ["sF5Cuiu4Tsqzp_aQfUmuRg"], "issued_at": "2019-01-18T06:03:11.000000Z"}} 2019-01-18 06:03:11,599 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0bb21f03596dfd930121ba8f374c841d4eb41bd9" 2019-01-18 06:03:11,689 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:03:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4176325d-0f9b-4759-a667-112389087715 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:03:11,689 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-4176325d-0f9b-4759-a667-112389087715 2019-01-18 06:03:11,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" 2019-01-18 06:03:11,702 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 18 Jan 2019 06:03: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"}]}]}} 2019-01-18 06:03:11,703 - 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-e0f585bf-618f-407-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0bb21f03596dfd930121ba8f374c841d4eb41bd9" 2019-01-18 06:03:11,790 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:03:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a0b2d1ab-2731-42fe-a8a6-e8c68b35e7cb 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-e0f585bf-618f-407-proj", "previous": null, "next": null}, "projects": []} 2019-01-18 06:03:11,790 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-e0f585bf-618f-407-proj used request id req-a0b2d1ab-2731-42fe-a8a6-e8c68b35e7cb 2019-01-18 06:03:11,794 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0bb21f03596dfd930121ba8f374c841d4eb41bd9" 2019-01-18 06:03:11,878 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:03:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8343dd37-6cdd-4de1-a088-a4ea2c87dbc4 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-18 06:03:11,878 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-8343dd37-6cdd-4de1-a088-a4ea2c87dbc4 2019-01-18 06:03:11,882 - 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}0bb21f03596dfd930121ba8f374c841d4eb41bd9" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateKeypairsTests-e0f585bf-618f-407-proj"}}' 2019-01-18 06:03:11,998 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 18 Jan 2019 06:03:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4876cf0b-a68e-4876-8462-9bbc01a27a72 Content-Length: 304 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/1b7e574c743845dcab4e4cbd923f336d"}, "enabled": true, "id": "1b7e574c743845dcab4e4cbd923f336d", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsTests-e0f585bf-618f-407-proj"}} 2019-01-18 06:03:11,998 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-4876cf0b-a68e-4876-8462-9bbc01a27a72 2019-01-18 06:03:11,998 - keystone_utils - INFO - Created project with name - CreateKeypairsTests-e0f585bf-618f-407-proj 2019-01-18 06:03:11,998 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:03:11,999 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:03:12,380 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "488fca829f8b496daa1cd2cdc6e45c49", "name": "Member"}, {"id": "c65201bd05504fa786d79b166e8bbba3", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}], "expires_at": "2019-01-18T07:03:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "020d00b5451a467cb276d06789a1149d", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "id": "e292c913af7844408b6509a836e493f5"}, "audit_ids": ["TkIOH7q-QM6k61TltCQQRg"], "issued_at": "2019-01-18T06:03:12.000000Z"}} 2019-01-18 06:03:12,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}4bc2780e32dc860a72246d84247a55b52adbdb4c" 2019-01-18 06:03:12,464 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:03:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5a3fdca7-cba1-4702-935b-cfbfcb45625b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:03:12,465 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-5a3fdca7-cba1-4702-935b-cfbfcb45625b 2019-01-18 06:03:12,469 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-18 06:03:12,475 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 18 Jan 2019 06:03: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"}]}]}} 2019-01-18 06:03:12,476 - 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}4bc2780e32dc860a72246d84247a55b52adbdb4c" 2019-01-18 06:03:12,577 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:03:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-35561034-e4f4-472e-b2c8-e67a25111684 Content-Encoding: gzip Content-Length: 869 Content-Type: application/json RESP BODY: {"users": [{"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/0607a2b4beb0408e9fa51cc5ba027ac6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0607a2b4beb0408e9fa51cc5ba027ac6", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/17c61b95071545a094cc82823d2b88b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "17c61b95071545a094cc82823d2b88b8", "email": "nova@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/29e5d2dfed2447bda26fc75bd1122674"}, "domain_id": "default", "enabled": true, "options": {}, "id": "29e5d2dfed2447bda26fc75bd1122674", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/3b6dcc8c791e4b6e8831f5b5e583de80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3b6dcc8c791e4b6e8831f5b5e583de80", "email": "neutron@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.23:5000/v3/users/45ab52d673584bc198669be88c88b878"}, "domain_id": "default", "enabled": true, "options": {}, "id": "45ab52d673584bc198669be88c88b878", "email": "barbican@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/57795b4ee52f49c6a71f55bb6c4012f8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "57795b4ee52f49c6a71f55bb6c4012f8", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/5c52969262974d64ac2a300ca5d60f50"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c52969262974d64ac2a300ca5d60f50", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/5fc15572bb1c489ba92bd9945bbc1f64"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5fc15572bb1c489ba92bd9945bbc1f64", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/6b519d70e25f4e61a9dfd738cd6bba22"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6b519d70e25f4e61a9dfd738cd6bba22", "email": "heat@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.23:5000/v3/users/8248437208b540c2893a7117ad102a87"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8248437208b540c2893a7117ad102a87", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/890dee97e62840c5b15e36f03f6b7efc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "890dee97e62840c5b15e36f03f6b7efc", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/8cccb516ecc44ed9bb7c8633df108fd4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8cccb516ecc44ed9bb7c8633df108fd4", "email": "glance@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.23:5000/v3/users/97c3d863a98148299fa116fdb54be470"}, "domain_id": "default", "enabled": true, "options": {}, "id": "97c3d863a98148299fa116fdb54be470", "email": "tacker@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/a2a0c8c0f19941808c9f618af50b3b79"}, "domain_id": "c19db1b8f60647a9a114cd23287c807b", "enabled": true, "options": {}, "id": "a2a0c8c0f19941808c9f618af50b3b79", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "links": {"self": "http://172.30.9.23:5000/v3/users/e292c913af7844408b6509a836e493f5"}, "domain_id": "default", "enabled": true, "id": "e292c913af7844408b6509a836e493f5", "options": {}}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/fe5de73ba9cb41b2be24ccf1f72f5ed4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe5de73ba9cb41b2be24ccf1f72f5ed4", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2019-01-18 06:03:12,578 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-35561034-e4f4-472e-b2c8-e67a25111684 2019-01-18 06:03:12,583 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateKeypairsTests-e0f585bf-618f-407-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4bc2780e32dc860a72246d84247a55b52adbdb4c" 2019-01-18 06:03:12,673 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:03:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d879aa31-ff2e-4fe0-b95d-9b61aea2018b Content-Encoding: gzip Content-Length: 251 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateKeypairsTests-e0f585bf-618f-407-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/1b7e574c743845dcab4e4cbd923f336d"}, "enabled": true, "id": "1b7e574c743845dcab4e4cbd923f336d", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsTests-e0f585bf-618f-407-proj"}]} 2019-01-18 06:03:12,674 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateKeypairsTests-e0f585bf-618f-407-proj used request id req-d879aa31-ff2e-4fe0-b95d-9b61aea2018b 2019-01-18 06:03:12,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}4bc2780e32dc860a72246d84247a55b52adbdb4c" 2019-01-18 06:03:12,778 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:03:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4bf974a9-22f4-4f40-9aae-5b4b2e3a3d40 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-18 06:03:12,778 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-4bf974a9-22f4-4f40-9aae-5b4b2e3a3d40 2019-01-18 06:03:13,069 - keystone_utils - INFO - Created user with name - CreateKeypairsTests-e0f585bf-618f-407-user 2019-01-18 06:03:13,070 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:03:13,075 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0bb21f03596dfd930121ba8f374c841d4eb41bd9" 2019-01-18 06:03:13,164 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:03:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0cba6242-4c82-44fa-9b78-de0577901c9b Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "488fca829f8b496daa1cd2cdc6e45c49", "links": {"self": "http://172.30.9.23:5000/v3/roles/488fca829f8b496daa1cd2cdc6e45c49"}, "name": "Member"}, {"domain_id": null, "id": "6b7f4f4f76264b6fb449c43b86ee3817", "links": {"self": "http://172.30.9.23:5000/v3/roles/6b7f4f4f76264b6fb449c43b86ee3817"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a482b711adf94961bf4bb28eda7f0e28", "links": {"self": "http://172.30.9.23:5000/v3/roles/a482b711adf94961bf4bb28eda7f0e28"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c65201bd05504fa786d79b166e8bbba3", "links": {"self": "http://172.30.9.23:5000/v3/roles/c65201bd05504fa786d79b166e8bbba3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "e7e317b66c174923a8cb46c48d897c8d", "links": {"self": "http://172.30.9.23:5000/v3/roles/e7e317b66c174923a8cb46c48d897c8d"}, "name": "ResellerAdmin"}]} 2019-01-18 06:03:13,165 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-0cba6242-4c82-44fa-9b78-de0577901c9b 2019-01-18 06:03:13,169 - 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}0bb21f03596dfd930121ba8f374c841d4eb41bd9" -d '{"role": {"name": "CreateKeypairsTests-e0f585bf-618f-407-proj-role"}}' 2019-01-18 06:03:13,279 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 18 Jan 2019 06:03:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ef870647-b24b-4f23-b8cf-c0ca6ab5318e Content-Length: 218 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "84fa3b72d5b54a418c82011ede6b3040", "links": {"self": "http://172.30.9.23:5000/v3/roles/84fa3b72d5b54a418c82011ede6b3040"}, "name": "CreateKeypairsTests-e0f585bf-618f-407-proj-role"}} 2019-01-18 06:03:13,279 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-ef870647-b24b-4f23-b8cf-c0ca6ab5318e 2019-01-18 06:03:13,279 - keystone_utils - INFO - Created role with name - CreateKeypairsTests-e0f585bf-618f-407-proj-role 2019-01-18 06:03:13,283 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/84fa3b72d5b54a418c82011ede6b3040 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0bb21f03596dfd930121ba8f374c841d4eb41bd9" 2019-01-18 06:03:13,368 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:03:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7bd53a9a-04ef-407b-9b5f-4309b0cc9855 Content-Encoding: gzip Content-Length: 174 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.23:5000/v3/roles/84fa3b72d5b54a418c82011ede6b3040"}, "domain_id": null, "name": "CreateKeypairsTests-e0f585bf-618f-407-proj-role", "id": "84fa3b72d5b54a418c82011ede6b3040"}} 2019-01-18 06:03:13,368 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/84fa3b72d5b54a418c82011ede6b3040 used request id req-7bd53a9a-04ef-407b-9b5f-4309b0cc9855 2019-01-18 06:03:13,368 - keystone_utils - INFO - Granting role CreateKeypairsTests-e0f585bf-618f-407-proj-role to project CreateKeypairsTests-e0f585bf-618f-407-proj 2019-01-18 06:03:13,372 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/1b7e574c743845dcab4e4cbd923f336d/users/58501df18c794136865243cb9f2708c8/roles/84fa3b72d5b54a418c82011ede6b3040 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0bb21f03596dfd930121ba8f374c841d4eb41bd9" 2019-01-18 06:03:13,425 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 06:03:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-34b4580d-ca2e-489b-9950-f8f62af4350e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 06:03:13,426 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/1b7e574c743845dcab4e4cbd923f336d/users/58501df18c794136865243cb9f2708c8/roles/84fa3b72d5b54a418c82011ede6b3040 used request id req-34b4580d-ca2e-489b-9950-f8f62af4350e 2019-01-18 06:03:13,426 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-18 06:03:13,427 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:03:13,428 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:03:13,811 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "84fa3b72d5b54a418c82011ede6b3040", "name": "CreateKeypairsTests-e0f585bf-618f-407-proj-role"}], "expires_at": "2019-01-18T07:03:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1b7e574c743845dcab4e4cbd923f336d", "name": "CreateKeypairsTests-e0f585bf-618f-407-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/1b7e574c743845dcab4e4cbd923f336d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/1b7e574c743845dcab4e4cbd923f336d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/1b7e574c743845dcab4e4cbd923f336d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/1b7e574c743845dcab4e4cbd923f336d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/1b7e574c743845dcab4e4cbd923f336d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/1b7e574c743845dcab4e4cbd923f336d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/1b7e574c743845dcab4e4cbd923f336d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/1b7e574c743845dcab4e4cbd923f336d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/1b7e574c743845dcab4e4cbd923f336d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/1b7e574c743845dcab4e4cbd923f336d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/1b7e574c743845dcab4e4cbd923f336d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/1b7e574c743845dcab4e4cbd923f336d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsTests-e0f585bf-618f-407-user", "id": "58501df18c794136865243cb9f2708c8"}, "audit_ids": ["c9dL9FJNSEKEscwCAKwllg"], "issued_at": "2019-01-18T06:03:13.000000Z"}} 2019-01-18 06:03:13,812 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c98c3c6e8af20b9fe5fcf3ad1ffdeee18382b509" 2019-01-18 06:03:13,880 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:03:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1c040671-ee74-4012-a79a-87531a83f7c5 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:03:13,880 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-1c040671-ee74-4012-a79a-87531a83f7c5 2019-01-18 06:03:13,882 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-18 06:03:13,886 - 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}c98c3c6e8af20b9fe5fcf3ad1ffdeee18382b509" 2019-01-18 06:03:14,432 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06: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-5390b395-c356-42ea-bad9-7bb70b45b6c5 x-compute-request-id: req-5390b395-c356-42ea-bad9-7bb70b45b6c5 Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2019-01-18 06:03:14,432 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-5390b395-c356-42ea-bad9-7bb70b45b6c5 2019-01-18 06:03:14,433 - OpenStackKeypair - INFO - Creating keypair CreateKeypairsTests-df081b37-1394-4465-9df2-c661ddf748c8... 2019-01-18 06:03:14,433 - OpenStackKeypair - INFO - Creating new keypair 2019-01-18 06:03:14,454 - nova_utils - INFO - Creating keypair with name - CreateKeypairsTests-df081b37-1394-4465-9df2-c661ddf748c8 2019-01-18 06:03:14,457 - 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}c98c3c6e8af20b9fe5fcf3ad1ffdeee18382b509" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQCthyIeVLZ+YWryddILbFwOhxJphIh0ZuIfXdyTOlH7BmnXIyBiGbTvUzHhPrGV3l9dazZA2aQK6UbSgWGJ70XZd1q2nkgT1Cx/PG8/K0SXCtQVolb66blONxOnECeNhl+hRv6gCitnxtIh5JN1uwR/atxlmULF6vPAPiNtVc8Adw==", "name": "CreateKeypairsTests-df081b37-1394-4465-9df2-c661ddf748c8"}}' 2019-01-18 06:03:14,513 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:03: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-5157460d-cc7a-44e7-a4e3-dda2bbf3c56e x-compute-request-id: req-5157460d-cc7a-44e7-a4e3-dda2bbf3c56e Content-Encoding: gzip Content-Length: 366 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQCthyIeVLZ+YWryddILbFwOhxJphIh0ZuIfXdyTOlH7BmnXIyBiGbTvUzHhPrGV3l9dazZA2aQK6UbSgWGJ70XZd1q2nkgT1Cx/PG8/K0SXCtQVolb66blONxOnECeNhl+hRv6gCitnxtIh5JN1uwR/atxlmULF6vPAPiNtVc8Adw==", "user_id": "58501df18c794136865243cb9f2708c8", "name": "CreateKeypairsTests-df081b37-1394-4465-9df2-c661ddf748c8", "fingerprint": "e5:6d:25:a9:5f:d0:5d:28:7f:1c:26:bb:49:83:6f:59"}} 2019-01-18 06:03:14,513 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-5157460d-cc7a-44e7-a4e3-dda2bbf3c56e 2019-01-18 06:03:14,528 - file_utils - INFO - Saved public key to - tmp/CreateKeypairsTests-df081b37-1394-4465-9df2-c661ddf748c8.pub 2019-01-18 06:03:14,529 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:03:14,915 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "84fa3b72d5b54a418c82011ede6b3040", "name": "CreateKeypairsTests-e0f585bf-618f-407-proj-role"}], "expires_at": "2019-01-18T07:03:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1b7e574c743845dcab4e4cbd923f336d", "name": "CreateKeypairsTests-e0f585bf-618f-407-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/1b7e574c743845dcab4e4cbd923f336d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/1b7e574c743845dcab4e4cbd923f336d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/1b7e574c743845dcab4e4cbd923f336d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/1b7e574c743845dcab4e4cbd923f336d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/1b7e574c743845dcab4e4cbd923f336d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/1b7e574c743845dcab4e4cbd923f336d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/1b7e574c743845dcab4e4cbd923f336d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/1b7e574c743845dcab4e4cbd923f336d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/1b7e574c743845dcab4e4cbd923f336d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/1b7e574c743845dcab4e4cbd923f336d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/1b7e574c743845dcab4e4cbd923f336d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/1b7e574c743845dcab4e4cbd923f336d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsTests-e0f585bf-618f-407-user", "id": "58501df18c794136865243cb9f2708c8"}, "audit_ids": ["8F5wQp9BSQS338WAUmP-TQ"], "issued_at": "2019-01-18T06:03:14.000000Z"}} 2019-01-18 06:03:14,918 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/os-keypairs/CreateKeypairsTests-df081b37-1394-4465-9df2-c661ddf748c8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c01a398b4e5b7d6395e103c8ee56abfe2e21972e" 2019-01-18 06:03:15,104 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:03: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-68b23222-538b-4464-a17f-2dcb3e174f92 x-compute-request-id: req-68b23222-538b-4464-a17f-2dcb3e174f92 Content-Encoding: gzip Content-Length: 423 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQCthyIeVLZ+YWryddILbFwOhxJphIh0ZuIfXdyTOlH7BmnXIyBiGbTvUzHhPrGV3l9dazZA2aQK6UbSgWGJ70XZd1q2nkgT1Cx/PG8/K0SXCtQVolb66blONxOnECeNhl+hRv6gCitnxtIh5JN1uwR/atxlmULF6vPAPiNtVc8Adw==", "user_id": "58501df18c794136865243cb9f2708c8", "name": "CreateKeypairsTests-df081b37-1394-4465-9df2-c661ddf748c8", "deleted": false, "created_at": "2019-01-18T06:03:14.000000", "updated_at": null, "fingerprint": "e5:6d:25:a9:5f:d0:5d:28:7f:1c:26:bb:49:83:6f:59", "deleted_at": null, "id": 69}} 2019-01-18 06:03:15,104 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/os-keypairs/CreateKeypairsTests-df081b37-1394-4465-9df2-c661ddf748c8 used request id req-68b23222-538b-4464-a17f-2dcb3e174f92 2019-01-18 06:03:15,105 - nova_utils - DEBUG - Deleting keypair - CreateKeypairsTests-df081b37-1394-4465-9df2-c661ddf748c8 2019-01-18 06:03:15,108 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/os-keypairs/CreateKeypairsTests-df081b37-1394-4465-9df2-c661ddf748c8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c98c3c6e8af20b9fe5fcf3ad1ffdeee18382b509" 2019-01-18 06:03:15,141 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 18 Jan 2019 06:03: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-8220b975-9206-495a-b7f9-882410e87754 x-compute-request-id: req-8220b975-9206-495a-b7f9-882410e87754 Content-Length: 0 Content-Type: application/json 2019-01-18 06:03:15,141 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/os-keypairs/CreateKeypairsTests-df081b37-1394-4465-9df2-c661ddf748c8 used request id req-8220b975-9206-495a-b7f9-882410e87754 2019-01-18 06:03:15,142 - OpenStackKeypair - INFO - Deleted public key file [tmp/CreateKeypairsTests-df081b37-1394-4465-9df2-c661ddf748c8.pub] 2019-01-18 06:03:15,148 - 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}0bb21f03596dfd930121ba8f374c841d4eb41bd9" 2019-01-18 06:03:15,349 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-04eba04b-bc04-4a2f-ba49-6126b201f180 Date: Fri, 18 Jan 2019 06:03:15 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-18T04:53:26Z", "updated_at": "2019-01-18T04:53:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:53:26Z", "revision_number": 0, "id": "9c6f69fc-3bf8-4346-9288-5a255b82b67e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:53:26Z", "security_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:53:26Z", "revision_number": 0, "id": "84255fa4-c13a-4cfe-b73d-e56ee216ca1e", "remote_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "remote_ip_prefix": null, "created_at": "2019-01-18T04:53:26Z", "security_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:53:26Z", "revision_number": 0, "id": "571036d3-cb1d-483a-acb9-96f19293add9", "remote_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "remote_ip_prefix": null, "created_at": "2019-01-18T04:53:26Z", "security_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:53:26Z", "revision_number": 0, "id": "260c2de9-5dc5-4508-b06c-24b9d7ed838c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:53:26Z", "security_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "created_at": "2019-01-18T04:51:20Z", "updated_at": "2019-01-18T04:51:20Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "24c99e6f-888c-4943-9c93-54ad3b18b18c", "remote_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv4", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "87b9b994-ae22-4850-863a-6a4925bd01fe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv4", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "45161a51-d6dd-4bb8-986d-bc2f88599c1d", "remote_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv6", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "2b339890-44d0-4711-a050-08a64d58e2a0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv6", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}], "revision_number": 4, "project_id": "9c53a91613fb4d5080479ac6f51697ed", "id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "020d00b5451a467cb276d06789a1149d", "created_at": "2019-01-18T05:59:12Z", "updated_at": "2019-01-18T05:59:12Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:12Z", "revision_number": 0, "id": "60f7d4a7-1a27-4801-a1e8-5bf33633b818", "remote_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:12Z", "security_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "tenant_id": "020d00b5451a467cb276d06789a1149d", "port_range_min": null, "ethertype": "IPv6", "project_id": "020d00b5451a467cb276d06789a1149d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:12Z", "revision_number": 0, "id": "38b9f88b-1fc0-40d1-af74-237d79be193d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:12Z", "security_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "tenant_id": "020d00b5451a467cb276d06789a1149d", "port_range_min": null, "ethertype": "IPv4", "project_id": "020d00b5451a467cb276d06789a1149d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:12Z", "revision_number": 0, "id": "38b091dd-dca7-4cbe-8c1c-dd18a74bfca8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:12Z", "security_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "tenant_id": "020d00b5451a467cb276d06789a1149d", "port_range_min": null, "ethertype": "IPv6", "project_id": "020d00b5451a467cb276d06789a1149d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:12Z", "revision_number": 0, "id": "8faf6dda-6919-4b75-b745-2af38abf8dcf", "remote_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:12Z", "security_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "tenant_id": "020d00b5451a467cb276d06789a1149d", "port_range_min": null, "ethertype": "IPv4", "project_id": "020d00b5451a467cb276d06789a1149d"}], "revision_number": 4, "project_id": "020d00b5451a467cb276d06789a1149d", "id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "created_at": "2019-01-18T04:39:06Z", "updated_at": "2019-01-18T04:39:06Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "8860837e-afbd-4411-adf9-d88db88c2114", "remote_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "47feb8aba08a40dca7028a1701e597b9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "4e399c2e-bc03-4aa3-b192-1fafdc9248ba", "remote_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "47feb8aba08a40dca7028a1701e597b9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "4bf1a402-0fa2-4cfd-9fee-4a28f16bb271", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "47feb8aba08a40dca7028a1701e597b9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "0aedefa2-edbc-47b5-bead-e954540f6937", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "47feb8aba08a40dca7028a1701e597b9"}], "revision_number": 4, "project_id": "47feb8aba08a40dca7028a1701e597b9", "id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "name": "default"}]} 2019-01-18 06:03:15,350 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-04eba04b-bc04-4a2f-ba49-6126b201f180 2019-01-18 06:03:15,355 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/9c53a91613fb4d5080479ac6f51697ed -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0bb21f03596dfd930121ba8f374c841d4eb41bd9" 2019-01-18 06:03:15,441 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:03:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-48b1a54b-b7e4-4e95-a86f-035576f7e9da Content-Encoding: gzip Content-Length: 190 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/9c53a91613fb4d5080479ac6f51697ed"}, "enabled": true, "id": "9c53a91613fb4d5080479ac6f51697ed", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2019-01-18 06:03:15,442 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/9c53a91613fb4d5080479ac6f51697ed used request id req-48b1a54b-b7e4-4e95-a86f-035576f7e9da 2019-01-18 06:03:15,446 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/020d00b5451a467cb276d06789a1149d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0bb21f03596dfd930121ba8f374c841d4eb41bd9" 2019-01-18 06:03:15,526 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:03:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-499f8cd3-47b7-4cba-9152-2f3a79ffae01 Content-Encoding: gzip Content-Length: 248 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/020d00b5451a467cb276d06789a1149d"}, "enabled": true, "id": "020d00b5451a467cb276d06789a1149d", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}} 2019-01-18 06:03:15,526 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/020d00b5451a467cb276d06789a1149d used request id req-499f8cd3-47b7-4cba-9152-2f3a79ffae01 2019-01-18 06:03:15,530 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/47feb8aba08a40dca7028a1701e597b9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0bb21f03596dfd930121ba8f374c841d4eb41bd9" 2019-01-18 06:03:15,619 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:03:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b1e66c33-3a59-4487-a6a6-9fffef90c585 Content-Encoding: gzip Content-Length: 205 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/47feb8aba08a40dca7028a1701e597b9"}, "enabled": true, "id": "47feb8aba08a40dca7028a1701e597b9", "parent_id": "default", "domain_id": "default", "name": "service"}} 2019-01-18 06:03:15,619 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/47feb8aba08a40dca7028a1701e597b9 used request id req-b1e66c33-3a59-4487-a6a6-9fffef90c585 2019-01-18 06:03:15,620 - keystone_utils - INFO - Deleting project with name - CreateKeypairsTests-e0f585bf-618f-407-proj 2019-01-18 06:03:15,624 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/1b7e574c743845dcab4e4cbd923f336d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0bb21f03596dfd930121ba8f374c841d4eb41bd9" 2019-01-18 06:03:15,808 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 06:03:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6fc04035-152a-47b4-bd49-fc6d9cca10bb Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 06:03:15,808 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/1b7e574c743845dcab4e4cbd923f336d used request id req-6fc04035-152a-47b4-bd49-fc6d9cca10bb 2019-01-18 06:03:15,809 - keystone_utils - INFO - Deleting role with name - CreateKeypairsTests-e0f585bf-618f-407-proj-role 2019-01-18 06:03:15,812 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/84fa3b72d5b54a418c82011ede6b3040 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0bb21f03596dfd930121ba8f374c841d4eb41bd9" 2019-01-18 06:03:15,913 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 06:03:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1b3ad3e3-2cb8-439f-a9d7-fcab7060f4fa Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 06:03:15,913 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/84fa3b72d5b54a418c82011ede6b3040 used request id req-1b3ad3e3-2cb8-439f-a9d7-fcab7060f4fa 2019-01-18 06:03:15,917 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0bb21f03596dfd930121ba8f374c841d4eb41bd9" 2019-01-18 06:03:16,002 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:03:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bc3b0123-b55f-4f0f-8535-2755a0087e56 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "488fca829f8b496daa1cd2cdc6e45c49", "links": {"self": "http://172.30.9.23:5000/v3/roles/488fca829f8b496daa1cd2cdc6e45c49"}, "name": "Member"}, {"domain_id": null, "id": "6b7f4f4f76264b6fb449c43b86ee3817", "links": {"self": "http://172.30.9.23:5000/v3/roles/6b7f4f4f76264b6fb449c43b86ee3817"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a482b711adf94961bf4bb28eda7f0e28", "links": {"self": "http://172.30.9.23:5000/v3/roles/a482b711adf94961bf4bb28eda7f0e28"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c65201bd05504fa786d79b166e8bbba3", "links": {"self": "http://172.30.9.23:5000/v3/roles/c65201bd05504fa786d79b166e8bbba3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "e7e317b66c174923a8cb46c48d897c8d", "links": {"self": "http://172.30.9.23:5000/v3/roles/e7e317b66c174923a8cb46c48d897c8d"}, "name": "ResellerAdmin"}]} 2019-01-18 06:03:16,003 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-bc3b0123-b55f-4f0f-8535-2755a0087e56 2019-01-18 06:03:16,003 - keystone_utils - INFO - Deleting user with name - CreateKeypairsTests-e0f585bf-618f-407-user 2019-01-18 06:03:16,007 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/58501df18c794136865243cb9f2708c8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4bc2780e32dc860a72246d84247a55b52adbdb4c" 2019-01-18 06:03:16,181 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 06:03:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3b1d2450-4e68-4963-921f-05ce3d3c033d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 06:03:16,182 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/58501df18c794136865243cb9f2708c8 used request id req-3b1d2450-4e68-4963-921f-05ce3d3c033d 2019-01-18 06:03:16,184 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:03:16,572 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "488fca829f8b496daa1cd2cdc6e45c49", "name": "Member"}, {"id": "c65201bd05504fa786d79b166e8bbba3", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}], "expires_at": "2019-01-18T07:03:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "020d00b5451a467cb276d06789a1149d", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "id": "e292c913af7844408b6509a836e493f5"}, "audit_ids": ["eitBmvgESta8oV2Ycua7cA"], "issued_at": "2019-01-18T06:03:16.000000Z"}} 2019-01-18 06:03:16,573 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c53b91db1e1e1b7d6c4bc7ed5501aac5985d387e" 2019-01-18 06:03:16,661 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:03:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-55aad0c1-2a03-4c8d-85e8-db5741155cab Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:03:16,661 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-55aad0c1-2a03-4c8d-85e8-db5741155cab 2019-01-18 06:03:16,663 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:03:16,664 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:03:17,049 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "488fca829f8b496daa1cd2cdc6e45c49", "name": "Member"}, {"id": "c65201bd05504fa786d79b166e8bbba3", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}], "expires_at": "2019-01-18T07:03:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "020d00b5451a467cb276d06789a1149d", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "id": "e292c913af7844408b6509a836e493f5"}, "audit_ids": ["gcqjTxAFSyimq8Wbhq1A9w"], "issued_at": "2019-01-18T06:03:17.000000Z"}} 2019-01-18 06:03:17,050 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aff6d4a04fc706ae3065e569fae87fe015a2c831" 2019-01-18 06:03:17,127 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:03:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b8b789b3-5af5-4922-934c-6cf0bb620b88 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:03:17,127 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-b8b789b3-5af5-4922-934c-6cf0bb620b88 2019-01-18 06:03:17,132 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-18 06:03:17,137 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 18 Jan 2019 06:03: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"}]}]}} 2019-01-18 06:03:17,138 - 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-08bcc8da-cb4a-4e0-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aff6d4a04fc706ae3065e569fae87fe015a2c831" 2019-01-18 06:03:17,226 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:03:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f4e053d0-fd25-4990-807f-b6cf64ebe48a 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-08bcc8da-cb4a-4e0-proj", "previous": null, "next": null}, "projects": []} 2019-01-18 06:03:17,226 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsCleanupTests-08bcc8da-cb4a-4e0-proj used request id req-f4e053d0-fd25-4990-807f-b6cf64ebe48a 2019-01-18 06:03:17,230 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aff6d4a04fc706ae3065e569fae87fe015a2c831" 2019-01-18 06:03:17,311 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:03:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a8f94967-2172-4480-a4f5-2b2e0963feb9 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-18 06:03:17,311 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-a8f94967-2172-4480-a4f5-2b2e0963feb9 2019-01-18 06:03:17,315 - 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}aff6d4a04fc706ae3065e569fae87fe015a2c831" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateKeypairsCleanupTests-08bcc8da-cb4a-4e0-proj"}}' 2019-01-18 06:03:17,428 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 18 Jan 2019 06:03:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6ea8f692-4820-42d4-8ee4-9896e02f79cd Content-Length: 311 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/3ab251ca58aa41f9900718bf1fae20e6"}, "enabled": true, "id": "3ab251ca58aa41f9900718bf1fae20e6", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsCleanupTests-08bcc8da-cb4a-4e0-proj"}} 2019-01-18 06:03:17,429 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-6ea8f692-4820-42d4-8ee4-9896e02f79cd 2019-01-18 06:03:17,429 - keystone_utils - INFO - Created project with name - CreateKeypairsCleanupTests-08bcc8da-cb4a-4e0-proj 2019-01-18 06:03:17,429 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:03:17,430 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:03:17,816 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "488fca829f8b496daa1cd2cdc6e45c49", "name": "Member"}, {"id": "c65201bd05504fa786d79b166e8bbba3", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}], "expires_at": "2019-01-18T07:03:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "020d00b5451a467cb276d06789a1149d", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "id": "e292c913af7844408b6509a836e493f5"}, "audit_ids": ["E2VPCmqvS6iVy9c9W4paEQ"], "issued_at": "2019-01-18T06:03:17.000000Z"}} 2019-01-18 06:03:17,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}1dec8bc5b287aa5153f8175bf5c47951247507bd" 2019-01-18 06:03:17,895 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:03:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d602d3f2-22c3-4bdf-abf6-68a192c0ecc0 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:03:17,896 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-d602d3f2-22c3-4bdf-abf6-68a192c0ecc0 2019-01-18 06:03:17,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" 2019-01-18 06:03:17,905 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 18 Jan 2019 06:03: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"}]}]}} 2019-01-18 06:03:17,906 - 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}1dec8bc5b287aa5153f8175bf5c47951247507bd" 2019-01-18 06:03:17,939 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:03:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-769ddc49-a304-46f9-b98c-b60296d40e60 Content-Encoding: gzip Content-Length: 869 Content-Type: application/json RESP BODY: {"users": [{"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/0607a2b4beb0408e9fa51cc5ba027ac6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0607a2b4beb0408e9fa51cc5ba027ac6", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/17c61b95071545a094cc82823d2b88b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "17c61b95071545a094cc82823d2b88b8", "email": "nova@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/29e5d2dfed2447bda26fc75bd1122674"}, "domain_id": "default", "enabled": true, "options": {}, "id": "29e5d2dfed2447bda26fc75bd1122674", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/3b6dcc8c791e4b6e8831f5b5e583de80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3b6dcc8c791e4b6e8831f5b5e583de80", "email": "neutron@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.23:5000/v3/users/45ab52d673584bc198669be88c88b878"}, "domain_id": "default", "enabled": true, "options": {}, "id": "45ab52d673584bc198669be88c88b878", "email": "barbican@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/57795b4ee52f49c6a71f55bb6c4012f8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "57795b4ee52f49c6a71f55bb6c4012f8", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/5c52969262974d64ac2a300ca5d60f50"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c52969262974d64ac2a300ca5d60f50", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/5fc15572bb1c489ba92bd9945bbc1f64"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5fc15572bb1c489ba92bd9945bbc1f64", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/6b519d70e25f4e61a9dfd738cd6bba22"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6b519d70e25f4e61a9dfd738cd6bba22", "email": "heat@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.23:5000/v3/users/8248437208b540c2893a7117ad102a87"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8248437208b540c2893a7117ad102a87", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/890dee97e62840c5b15e36f03f6b7efc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "890dee97e62840c5b15e36f03f6b7efc", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/8cccb516ecc44ed9bb7c8633df108fd4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8cccb516ecc44ed9bb7c8633df108fd4", "email": "glance@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.23:5000/v3/users/97c3d863a98148299fa116fdb54be470"}, "domain_id": "default", "enabled": true, "options": {}, "id": "97c3d863a98148299fa116fdb54be470", "email": "tacker@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/a2a0c8c0f19941808c9f618af50b3b79"}, "domain_id": "c19db1b8f60647a9a114cd23287c807b", "enabled": true, "options": {}, "id": "a2a0c8c0f19941808c9f618af50b3b79", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "links": {"self": "http://172.30.9.23:5000/v3/users/e292c913af7844408b6509a836e493f5"}, "domain_id": "default", "enabled": true, "id": "e292c913af7844408b6509a836e493f5", "options": {}}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/fe5de73ba9cb41b2be24ccf1f72f5ed4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe5de73ba9cb41b2be24ccf1f72f5ed4", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2019-01-18 06:03:17,939 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-769ddc49-a304-46f9-b98c-b60296d40e60 2019-01-18 06:03:17,943 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateKeypairsCleanupTests-08bcc8da-cb4a-4e0-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1dec8bc5b287aa5153f8175bf5c47951247507bd" 2019-01-18 06:03:18,023 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:03:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-23b30945-9886-4e3a-a9b4-67f78f11a47d Content-Encoding: gzip Content-Length: 253 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateKeypairsCleanupTests-08bcc8da-cb4a-4e0-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/3ab251ca58aa41f9900718bf1fae20e6"}, "enabled": true, "id": "3ab251ca58aa41f9900718bf1fae20e6", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsCleanupTests-08bcc8da-cb4a-4e0-proj"}]} 2019-01-18 06:03:18,024 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateKeypairsCleanupTests-08bcc8da-cb4a-4e0-proj used request id req-23b30945-9886-4e3a-a9b4-67f78f11a47d 2019-01-18 06:03:18,028 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1dec8bc5b287aa5153f8175bf5c47951247507bd" 2019-01-18 06:03:18,123 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:03:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9af6b970-86ad-45a2-ac97-d3cdfc331c3c Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-18 06:03:18,123 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-9af6b970-86ad-45a2-ac97-d3cdfc331c3c 2019-01-18 06:03:18,482 - keystone_utils - INFO - Created user with name - CreateKeypairsCleanupTests-08bcc8da-cb4a-4e0-user 2019-01-18 06:03:18,482 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:03:18,487 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aff6d4a04fc706ae3065e569fae87fe015a2c831" 2019-01-18 06:03:18,581 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:03:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c53f0e48-6211-417d-a121-7fc7dbb20bb5 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "488fca829f8b496daa1cd2cdc6e45c49", "links": {"self": "http://172.30.9.23:5000/v3/roles/488fca829f8b496daa1cd2cdc6e45c49"}, "name": "Member"}, {"domain_id": null, "id": "6b7f4f4f76264b6fb449c43b86ee3817", "links": {"self": "http://172.30.9.23:5000/v3/roles/6b7f4f4f76264b6fb449c43b86ee3817"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a482b711adf94961bf4bb28eda7f0e28", "links": {"self": "http://172.30.9.23:5000/v3/roles/a482b711adf94961bf4bb28eda7f0e28"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c65201bd05504fa786d79b166e8bbba3", "links": {"self": "http://172.30.9.23:5000/v3/roles/c65201bd05504fa786d79b166e8bbba3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "e7e317b66c174923a8cb46c48d897c8d", "links": {"self": "http://172.30.9.23:5000/v3/roles/e7e317b66c174923a8cb46c48d897c8d"}, "name": "ResellerAdmin"}]} 2019-01-18 06:03:18,581 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-c53f0e48-6211-417d-a121-7fc7dbb20bb5 2019-01-18 06:03:18,585 - 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}aff6d4a04fc706ae3065e569fae87fe015a2c831" -d '{"role": {"name": "CreateKeypairsCleanupTests-08bcc8da-cb4a-4e0-proj-role"}}' 2019-01-18 06:03:18,685 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 18 Jan 2019 06:03:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b967172a-316d-47d5-a090-1850cf0678aa Content-Length: 225 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "db8e81e52e564314bebd1b54d4c141f2", "links": {"self": "http://172.30.9.23:5000/v3/roles/db8e81e52e564314bebd1b54d4c141f2"}, "name": "CreateKeypairsCleanupTests-08bcc8da-cb4a-4e0-proj-role"}} 2019-01-18 06:03:18,686 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-b967172a-316d-47d5-a090-1850cf0678aa 2019-01-18 06:03:18,686 - keystone_utils - INFO - Created role with name - CreateKeypairsCleanupTests-08bcc8da-cb4a-4e0-proj-role 2019-01-18 06:03:18,690 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/db8e81e52e564314bebd1b54d4c141f2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aff6d4a04fc706ae3065e569fae87fe015a2c831" 2019-01-18 06:03:18,707 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:03:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-45e43066-caf3-4284-b40d-3e4cc5da59ed Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.23:5000/v3/roles/db8e81e52e564314bebd1b54d4c141f2"}, "domain_id": null, "name": "CreateKeypairsCleanupTests-08bcc8da-cb4a-4e0-proj-role", "id": "db8e81e52e564314bebd1b54d4c141f2"}} 2019-01-18 06:03:18,707 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/db8e81e52e564314bebd1b54d4c141f2 used request id req-45e43066-caf3-4284-b40d-3e4cc5da59ed 2019-01-18 06:03:18,707 - keystone_utils - INFO - Granting role CreateKeypairsCleanupTests-08bcc8da-cb4a-4e0-proj-role to project CreateKeypairsCleanupTests-08bcc8da-cb4a-4e0-proj 2019-01-18 06:03:18,711 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/3ab251ca58aa41f9900718bf1fae20e6/users/dc6560e764754de485fd10a1d47196a4/roles/db8e81e52e564314bebd1b54d4c141f2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aff6d4a04fc706ae3065e569fae87fe015a2c831" 2019-01-18 06:03:18,826 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 06:03:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-09b86768-1bf3-4f83-af72-806480e6163c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 06:03:18,826 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/3ab251ca58aa41f9900718bf1fae20e6/users/dc6560e764754de485fd10a1d47196a4/roles/db8e81e52e564314bebd1b54d4c141f2 used request id req-09b86768-1bf3-4f83-af72-806480e6163c 2019-01-18 06:03:18,826 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-18 06:03:19,002 - file_utils - INFO - Saved public key to - tmp/CreateKeypairsCleanupTests-836b9c69-847a-40c7-b1d0-f364648aeb3f.pub 2019-01-18 06:03:19,003 - file_utils - INFO - Saved private key to - tmp/CreateKeypairsCleanupTests-836b9c69-847a-40c7-b1d0-f364648aeb3f 2019-01-18 06:03:19,003 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:03:19,003 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:03:19,384 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "db8e81e52e564314bebd1b54d4c141f2", "name": "CreateKeypairsCleanupTests-08bcc8da-cb4a-4e0-proj-role"}], "expires_at": "2019-01-18T07:03:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3ab251ca58aa41f9900718bf1fae20e6", "name": "CreateKeypairsCleanupTests-08bcc8da-cb4a-4e0-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/3ab251ca58aa41f9900718bf1fae20e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/3ab251ca58aa41f9900718bf1fae20e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/3ab251ca58aa41f9900718bf1fae20e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/3ab251ca58aa41f9900718bf1fae20e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/3ab251ca58aa41f9900718bf1fae20e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/3ab251ca58aa41f9900718bf1fae20e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/3ab251ca58aa41f9900718bf1fae20e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/3ab251ca58aa41f9900718bf1fae20e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/3ab251ca58aa41f9900718bf1fae20e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/3ab251ca58aa41f9900718bf1fae20e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/3ab251ca58aa41f9900718bf1fae20e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/3ab251ca58aa41f9900718bf1fae20e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsCleanupTests-08bcc8da-cb4a-4e0-user", "id": "dc6560e764754de485fd10a1d47196a4"}, "audit_ids": ["Hp3u5RbMTHOatLVaFw9qpw"], "issued_at": "2019-01-18T06:03:19.000000Z"}} 2019-01-18 06:03:19,384 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5182a2bc8e49b10c2dc60293f0b37d2fb965fd62" 2019-01-18 06:03:19,477 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:03:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-efb953f8-609d-415b-9baf-8c1c883fde2d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:03:19,478 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-efb953f8-609d-415b-9baf-8c1c883fde2d 2019-01-18 06:03:19,479 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-18 06:03:19,483 - 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}5182a2bc8e49b10c2dc60293f0b37d2fb965fd62" 2019-01-18 06:03:19,662 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:03: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-9dce4630-ed16-4207-b3b9-c3b4c68add9a x-compute-request-id: req-9dce4630-ed16-4207-b3b9-c3b4c68add9a Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2019-01-18 06:03:19,662 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-9dce4630-ed16-4207-b3b9-c3b4c68add9a 2019-01-18 06:03:19,663 - OpenStackKeypair - INFO - Creating keypair CreateKeypairsCleanupTests-836b9c69-847a-40c7-b1d0-f364648aeb3f... 2019-01-18 06:03:19,663 - OpenStackKeypair - INFO - Uploading existing keypair 2019-01-18 06:03:19,663 - nova_utils - INFO - Saving keypair to - tmp/CreateKeypairsCleanupTests-836b9c69-847a-40c7-b1d0-f364648aeb3f.pub 2019-01-18 06:03:19,663 - nova_utils - INFO - Creating keypair with name - CreateKeypairsCleanupTests-836b9c69-847a-40c7-b1d0-f364648aeb3f 2019-01-18 06:03:19,666 - 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}5182a2bc8e49b10c2dc60293f0b37d2fb965fd62" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCmydPmgcCXFsIO7rX2XKB7EHJWQzRLbQ2G2UjYQX9ilDFSWoZkAEDXaWCuToyoWYsuORspxbdrNSQOPz1fN7FSTyeKfJRRxMaeLSHZgHh16t/R5B9mQ0REYnytNzPeFu0CzNQFXvIEiAAknDucX8Dc3Qmgmpr8xm6QKAbToMY/jfxvNXRSWHmOHVZMImayjruWwQaELSf959LxOsfD5Cwjjy2KfUPqiPgsW4Ylq0VL+FoX7x/u8QO1oNsx/MRbEaIK+fEvRR2NFdvY3OMqZwUFEjgJeP/wei6BGmcVvx9oX+K0PGwKAjLVoe52USprXnuC8sC8YmS85qLEsmdY0G8n", "name": "CreateKeypairsCleanupTests-836b9c69-847a-40c7-b1d0-f364648aeb3f"}}' 2019-01-18 06:03:19,722 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:03: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-549202f0-9b74-4114-a529-d7839a4da067 x-compute-request-id: req-549202f0-9b74-4114-a529-d7839a4da067 Content-Encoding: gzip Content-Length: 499 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCmydPmgcCXFsIO7rX2XKB7EHJWQzRLbQ2G2UjYQX9ilDFSWoZkAEDXaWCuToyoWYsuORspxbdrNSQOPz1fN7FSTyeKfJRRxMaeLSHZgHh16t/R5B9mQ0REYnytNzPeFu0CzNQFXvIEiAAknDucX8Dc3Qmgmpr8xm6QKAbToMY/jfxvNXRSWHmOHVZMImayjruWwQaELSf959LxOsfD5Cwjjy2KfUPqiPgsW4Ylq0VL+FoX7x/u8QO1oNsx/MRbEaIK+fEvRR2NFdvY3OMqZwUFEjgJeP/wei6BGmcVvx9oX+K0PGwKAjLVoe52USprXnuC8sC8YmS85qLEsmdY0G8n", "user_id": "dc6560e764754de485fd10a1d47196a4", "name": "CreateKeypairsCleanupTests-836b9c69-847a-40c7-b1d0-f364648aeb3f", "fingerprint": "87:93:9d:c9:d4:89:4f:94:86:00:18:1d:c8:29:0f:c4"}} 2019-01-18 06:03:19,722 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-549202f0-9b74-4114-a529-d7839a4da067 2019-01-18 06:03:19,723 - nova_utils - DEBUG - Deleting keypair - CreateKeypairsCleanupTests-836b9c69-847a-40c7-b1d0-f364648aeb3f 2019-01-18 06:03:19,726 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/os-keypairs/CreateKeypairsCleanupTests-836b9c69-847a-40c7-b1d0-f364648aeb3f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5182a2bc8e49b10c2dc60293f0b37d2fb965fd62" 2019-01-18 06:03:19,764 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 18 Jan 2019 06:03: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-a1398359-2e98-41eb-bcaa-205b2c8b69d4 x-compute-request-id: req-a1398359-2e98-41eb-bcaa-205b2c8b69d4 Content-Length: 0 Content-Type: application/json 2019-01-18 06:03:19,764 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/os-keypairs/CreateKeypairsCleanupTests-836b9c69-847a-40c7-b1d0-f364648aeb3f used request id req-a1398359-2e98-41eb-bcaa-205b2c8b69d4 2019-01-18 06:03:19,764 - OpenStackKeypair - INFO - Deleted public key file [tmp/CreateKeypairsCleanupTests-836b9c69-847a-40c7-b1d0-f364648aeb3f.pub] 2019-01-18 06:03:19,765 - OpenStackKeypair - INFO - Deleted private key file [tmp/CreateKeypairsCleanupTests-836b9c69-847a-40c7-b1d0-f364648aeb3f] 2019-01-18 06:03:19,771 - 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}aff6d4a04fc706ae3065e569fae87fe015a2c831" 2019-01-18 06:03:19,991 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-f97cab3f-9c72-4396-8f56-bcd1a7df8170 Date: Fri, 18 Jan 2019 06:03:19 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-18T04:53:26Z", "updated_at": "2019-01-18T04:53:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:53:26Z", "revision_number": 0, "id": "571036d3-cb1d-483a-acb9-96f19293add9", "remote_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "remote_ip_prefix": null, "created_at": "2019-01-18T04:53:26Z", "security_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:53:26Z", "revision_number": 0, "id": "260c2de9-5dc5-4508-b06c-24b9d7ed838c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:53:26Z", "security_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:53:26Z", "revision_number": 0, "id": "9c6f69fc-3bf8-4346-9288-5a255b82b67e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:53:26Z", "security_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:53:26Z", "revision_number": 0, "id": "84255fa4-c13a-4cfe-b73d-e56ee216ca1e", "remote_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "remote_ip_prefix": null, "created_at": "2019-01-18T04:53:26Z", "security_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "created_at": "2019-01-18T04:51:20Z", "updated_at": "2019-01-18T04:51:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "87b9b994-ae22-4850-863a-6a4925bd01fe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv4", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "45161a51-d6dd-4bb8-986d-bc2f88599c1d", "remote_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv6", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "2b339890-44d0-4711-a050-08a64d58e2a0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv6", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "24c99e6f-888c-4943-9c93-54ad3b18b18c", "remote_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv4", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}], "revision_number": 4, "project_id": "9c53a91613fb4d5080479ac6f51697ed", "id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "020d00b5451a467cb276d06789a1149d", "created_at": "2019-01-18T05:59:12Z", "updated_at": "2019-01-18T05:59:12Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:12Z", "revision_number": 0, "id": "8faf6dda-6919-4b75-b745-2af38abf8dcf", "remote_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:12Z", "security_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "tenant_id": "020d00b5451a467cb276d06789a1149d", "port_range_min": null, "ethertype": "IPv4", "project_id": "020d00b5451a467cb276d06789a1149d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:12Z", "revision_number": 0, "id": "60f7d4a7-1a27-4801-a1e8-5bf33633b818", "remote_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:12Z", "security_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "tenant_id": "020d00b5451a467cb276d06789a1149d", "port_range_min": null, "ethertype": "IPv6", "project_id": "020d00b5451a467cb276d06789a1149d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:12Z", "revision_number": 0, "id": "38b9f88b-1fc0-40d1-af74-237d79be193d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:12Z", "security_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "tenant_id": "020d00b5451a467cb276d06789a1149d", "port_range_min": null, "ethertype": "IPv4", "project_id": "020d00b5451a467cb276d06789a1149d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:12Z", "revision_number": 0, "id": "38b091dd-dca7-4cbe-8c1c-dd18a74bfca8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:12Z", "security_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "tenant_id": "020d00b5451a467cb276d06789a1149d", "port_range_min": null, "ethertype": "IPv6", "project_id": "020d00b5451a467cb276d06789a1149d"}], "revision_number": 4, "project_id": "020d00b5451a467cb276d06789a1149d", "id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "created_at": "2019-01-18T04:39:06Z", "updated_at": "2019-01-18T04:39:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "0aedefa2-edbc-47b5-bead-e954540f6937", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "47feb8aba08a40dca7028a1701e597b9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "8860837e-afbd-4411-adf9-d88db88c2114", "remote_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "47feb8aba08a40dca7028a1701e597b9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "4e399c2e-bc03-4aa3-b192-1fafdc9248ba", "remote_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "47feb8aba08a40dca7028a1701e597b9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "4bf1a402-0fa2-4cfd-9fee-4a28f16bb271", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "47feb8aba08a40dca7028a1701e597b9"}], "revision_number": 4, "project_id": "47feb8aba08a40dca7028a1701e597b9", "id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "name": "default"}]} 2019-01-18 06:03:19,992 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-f97cab3f-9c72-4396-8f56-bcd1a7df8170 2019-01-18 06:03:19,997 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/9c53a91613fb4d5080479ac6f51697ed -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aff6d4a04fc706ae3065e569fae87fe015a2c831" 2019-01-18 06:03:20,080 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:03:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-341c7bf5-edf2-4a2c-aeed-a81252842ff2 Content-Encoding: gzip Content-Length: 190 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/9c53a91613fb4d5080479ac6f51697ed"}, "enabled": true, "id": "9c53a91613fb4d5080479ac6f51697ed", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2019-01-18 06:03:20,080 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/9c53a91613fb4d5080479ac6f51697ed used request id req-341c7bf5-edf2-4a2c-aeed-a81252842ff2 2019-01-18 06:03:20,084 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/020d00b5451a467cb276d06789a1149d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aff6d4a04fc706ae3065e569fae87fe015a2c831" 2019-01-18 06:03:20,164 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:03:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cc630138-56c4-4694-81e5-d5ed145d8ead Content-Encoding: gzip Content-Length: 248 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/020d00b5451a467cb276d06789a1149d"}, "enabled": true, "id": "020d00b5451a467cb276d06789a1149d", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}} 2019-01-18 06:03:20,164 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/020d00b5451a467cb276d06789a1149d used request id req-cc630138-56c4-4694-81e5-d5ed145d8ead 2019-01-18 06:03:20,168 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/47feb8aba08a40dca7028a1701e597b9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aff6d4a04fc706ae3065e569fae87fe015a2c831" 2019-01-18 06:03:20,258 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:03:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9b746f73-1723-4b9b-9331-e96d06238062 Content-Encoding: gzip Content-Length: 205 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/47feb8aba08a40dca7028a1701e597b9"}, "enabled": true, "id": "47feb8aba08a40dca7028a1701e597b9", "parent_id": "default", "domain_id": "default", "name": "service"}} 2019-01-18 06:03:20,258 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/47feb8aba08a40dca7028a1701e597b9 used request id req-9b746f73-1723-4b9b-9331-e96d06238062 2019-01-18 06:03:20,259 - keystone_utils - INFO - Deleting project with name - CreateKeypairsCleanupTests-08bcc8da-cb4a-4e0-proj 2019-01-18 06:03:20,263 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/3ab251ca58aa41f9900718bf1fae20e6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aff6d4a04fc706ae3065e569fae87fe015a2c831" 2019-01-18 06:03:20,496 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 06:03:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d6c83508-9ec9-40a2-a31d-75258d46a121 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 06:03:20,497 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/3ab251ca58aa41f9900718bf1fae20e6 used request id req-d6c83508-9ec9-40a2-a31d-75258d46a121 2019-01-18 06:03:20,497 - keystone_utils - INFO - Deleting role with name - CreateKeypairsCleanupTests-08bcc8da-cb4a-4e0-proj-role 2019-01-18 06:03:20,501 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/db8e81e52e564314bebd1b54d4c141f2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aff6d4a04fc706ae3065e569fae87fe015a2c831" 2019-01-18 06:03:20,614 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 06:03:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cdb6148b-33fe-4a3d-beff-aa5d3920b1e3 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 06:03:20,614 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/db8e81e52e564314bebd1b54d4c141f2 used request id req-cdb6148b-33fe-4a3d-beff-aa5d3920b1e3 2019-01-18 06:03:20,618 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aff6d4a04fc706ae3065e569fae87fe015a2c831" 2019-01-18 06:03:20,706 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:03:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e96e0352-e774-4719-9f5a-6fb53a3b34fd Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "488fca829f8b496daa1cd2cdc6e45c49", "links": {"self": "http://172.30.9.23:5000/v3/roles/488fca829f8b496daa1cd2cdc6e45c49"}, "name": "Member"}, {"domain_id": null, "id": "6b7f4f4f76264b6fb449c43b86ee3817", "links": {"self": "http://172.30.9.23:5000/v3/roles/6b7f4f4f76264b6fb449c43b86ee3817"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a482b711adf94961bf4bb28eda7f0e28", "links": {"self": "http://172.30.9.23:5000/v3/roles/a482b711adf94961bf4bb28eda7f0e28"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c65201bd05504fa786d79b166e8bbba3", "links": {"self": "http://172.30.9.23:5000/v3/roles/c65201bd05504fa786d79b166e8bbba3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "e7e317b66c174923a8cb46c48d897c8d", "links": {"self": "http://172.30.9.23:5000/v3/roles/e7e317b66c174923a8cb46c48d897c8d"}, "name": "ResellerAdmin"}]} 2019-01-18 06:03:20,706 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-e96e0352-e774-4719-9f5a-6fb53a3b34fd 2019-01-18 06:03:20,707 - keystone_utils - INFO - Deleting user with name - CreateKeypairsCleanupTests-08bcc8da-cb4a-4e0-user 2019-01-18 06:03:20,711 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/dc6560e764754de485fd10a1d47196a4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1dec8bc5b287aa5153f8175bf5c47951247507bd" 2019-01-18 06:03:20,881 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 06:03:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e06e01b8-971d-4f56-8cbf-c74ea69fa56d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 06:03:20,882 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/dc6560e764754de485fd10a1d47196a4 used request id req-e06e01b8-971d-4f56-8cbf-c74ea69fa56d 2019-01-18 06:03:20,883 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:03:21,267 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "488fca829f8b496daa1cd2cdc6e45c49", "name": "Member"}, {"id": "c65201bd05504fa786d79b166e8bbba3", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}], "expires_at": "2019-01-18T07:03:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "020d00b5451a467cb276d06789a1149d", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "id": "e292c913af7844408b6509a836e493f5"}, "audit_ids": ["OwxCNYxFSyC_uunysAMP6g"], "issued_at": "2019-01-18T06:03:21.000000Z"}} 2019-01-18 06:03:21,267 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00a34636debc2449ae3a1412d9e25e16ba6e2c15" 2019-01-18 06:03:21,357 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:03:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6029ad62-dc19-4917-8f6d-9479a31e7bc2 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:03:21,357 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-6029ad62-dc19-4917-8f6d-9479a31e7bc2 2019-01-18 06:03:21,359 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:03:21,360 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:03:21,750 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "488fca829f8b496daa1cd2cdc6e45c49", "name": "Member"}, {"id": "c65201bd05504fa786d79b166e8bbba3", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}], "expires_at": "2019-01-18T07:03:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "020d00b5451a467cb276d06789a1149d", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "id": "e292c913af7844408b6509a836e493f5"}, "audit_ids": ["Wh9nLY3wRCm-T5wOP9JURw"], "issued_at": "2019-01-18T06:03:21.000000Z"}} 2019-01-18 06:03:21,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}d9928d791f4f9ec99a3feb402ac12765e83c78eb" 2019-01-18 06:03:21,833 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:03:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-115d4c32-7500-4882-8fa8-25bc33156783 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:03:21,833 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-115d4c32-7500-4882-8fa8-25bc33156783 2019-01-18 06:03:21,838 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-18 06:03:21,843 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 18 Jan 2019 06:03: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"}]}]}} 2019-01-18 06:03:21,844 - 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-f3e1cba7-b725-4cb-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d9928d791f4f9ec99a3feb402ac12765e83c78eb" 2019-01-18 06:03:21,925 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:03:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5e0ab427-83da-4c87-892c-a487f9021fdf 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-f3e1cba7-b725-4cb-proj", "previous": null, "next": null}, "projects": []} 2019-01-18 06:03:21,925 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsCleanupTests-f3e1cba7-b725-4cb-proj used request id req-5e0ab427-83da-4c87-892c-a487f9021fdf 2019-01-18 06:03:21,929 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d9928d791f4f9ec99a3feb402ac12765e83c78eb" 2019-01-18 06:03:22,018 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:03:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bfc85f7e-1e20-47b9-8b77-acfdc0f755ad Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-18 06:03:22,018 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-bfc85f7e-1e20-47b9-8b77-acfdc0f755ad 2019-01-18 06:03:22,021 - 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}d9928d791f4f9ec99a3feb402ac12765e83c78eb" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateKeypairsCleanupTests-f3e1cba7-b725-4cb-proj"}}' 2019-01-18 06:03:22,141 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 18 Jan 2019 06:03:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e6e56b67-e302-4021-abb9-1f8dc9e9e81b Content-Length: 311 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/960556084e2746e4a72055f3ba41cfe8"}, "enabled": true, "id": "960556084e2746e4a72055f3ba41cfe8", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsCleanupTests-f3e1cba7-b725-4cb-proj"}} 2019-01-18 06:03:22,141 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-e6e56b67-e302-4021-abb9-1f8dc9e9e81b 2019-01-18 06:03:22,142 - keystone_utils - INFO - Created project with name - CreateKeypairsCleanupTests-f3e1cba7-b725-4cb-proj 2019-01-18 06:03:22,142 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:03:22,143 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:03:22,522 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "488fca829f8b496daa1cd2cdc6e45c49", "name": "Member"}, {"id": "c65201bd05504fa786d79b166e8bbba3", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}], "expires_at": "2019-01-18T07:03:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "020d00b5451a467cb276d06789a1149d", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "id": "e292c913af7844408b6509a836e493f5"}, "audit_ids": ["6AVqLk1nSHqYXkA1uGZ15A"], "issued_at": "2019-01-18T06:03:22.000000Z"}} 2019-01-18 06:03:22,523 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}154e22a384d6bfab0e3a87b3018ed459c73261bb" 2019-01-18 06:03:22,611 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:03:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f8ec2536-8e21-4da8-8c3e-c0d30d5f3678 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:03:22,611 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-f8ec2536-8e21-4da8-8c3e-c0d30d5f3678 2019-01-18 06:03:22,616 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-18 06:03:22,622 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 18 Jan 2019 06: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"}]}]}} 2019-01-18 06:03:22,622 - 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}154e22a384d6bfab0e3a87b3018ed459c73261bb" 2019-01-18 06:03:22,721 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:03:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e8f5ffac-a588-4b98-bce6-7dc7a7b42c19 Content-Encoding: gzip Content-Length: 869 Content-Type: application/json RESP BODY: {"users": [{"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/0607a2b4beb0408e9fa51cc5ba027ac6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0607a2b4beb0408e9fa51cc5ba027ac6", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/17c61b95071545a094cc82823d2b88b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "17c61b95071545a094cc82823d2b88b8", "email": "nova@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/29e5d2dfed2447bda26fc75bd1122674"}, "domain_id": "default", "enabled": true, "options": {}, "id": "29e5d2dfed2447bda26fc75bd1122674", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/3b6dcc8c791e4b6e8831f5b5e583de80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3b6dcc8c791e4b6e8831f5b5e583de80", "email": "neutron@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.23:5000/v3/users/45ab52d673584bc198669be88c88b878"}, "domain_id": "default", "enabled": true, "options": {}, "id": "45ab52d673584bc198669be88c88b878", "email": "barbican@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/57795b4ee52f49c6a71f55bb6c4012f8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "57795b4ee52f49c6a71f55bb6c4012f8", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/5c52969262974d64ac2a300ca5d60f50"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c52969262974d64ac2a300ca5d60f50", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/5fc15572bb1c489ba92bd9945bbc1f64"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5fc15572bb1c489ba92bd9945bbc1f64", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/6b519d70e25f4e61a9dfd738cd6bba22"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6b519d70e25f4e61a9dfd738cd6bba22", "email": "heat@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.23:5000/v3/users/8248437208b540c2893a7117ad102a87"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8248437208b540c2893a7117ad102a87", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/890dee97e62840c5b15e36f03f6b7efc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "890dee97e62840c5b15e36f03f6b7efc", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/8cccb516ecc44ed9bb7c8633df108fd4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8cccb516ecc44ed9bb7c8633df108fd4", "email": "glance@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.23:5000/v3/users/97c3d863a98148299fa116fdb54be470"}, "domain_id": "default", "enabled": true, "options": {}, "id": "97c3d863a98148299fa116fdb54be470", "email": "tacker@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/a2a0c8c0f19941808c9f618af50b3b79"}, "domain_id": "c19db1b8f60647a9a114cd23287c807b", "enabled": true, "options": {}, "id": "a2a0c8c0f19941808c9f618af50b3b79", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "links": {"self": "http://172.30.9.23:5000/v3/users/e292c913af7844408b6509a836e493f5"}, "domain_id": "default", "enabled": true, "id": "e292c913af7844408b6509a836e493f5", "options": {}}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/fe5de73ba9cb41b2be24ccf1f72f5ed4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe5de73ba9cb41b2be24ccf1f72f5ed4", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2019-01-18 06:03:22,721 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-e8f5ffac-a588-4b98-bce6-7dc7a7b42c19 2019-01-18 06:03:22,725 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateKeypairsCleanupTests-f3e1cba7-b725-4cb-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}154e22a384d6bfab0e3a87b3018ed459c73261bb" 2019-01-18 06:03:22,817 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:03:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cb336260-5e52-46bc-93d6-4f2ffced433b Content-Encoding: gzip Content-Length: 255 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateKeypairsCleanupTests-f3e1cba7-b725-4cb-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/960556084e2746e4a72055f3ba41cfe8"}, "enabled": true, "id": "960556084e2746e4a72055f3ba41cfe8", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsCleanupTests-f3e1cba7-b725-4cb-proj"}]} 2019-01-18 06:03:22,817 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateKeypairsCleanupTests-f3e1cba7-b725-4cb-proj used request id req-cb336260-5e52-46bc-93d6-4f2ffced433b 2019-01-18 06:03:22,821 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}154e22a384d6bfab0e3a87b3018ed459c73261bb" 2019-01-18 06:03:22,926 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:03:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5539d058-57dc-43f4-a9e3-327210604f01 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-18 06:03:22,926 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-5539d058-57dc-43f4-a9e3-327210604f01 2019-01-18 06:03:23,218 - keystone_utils - INFO - Created user with name - CreateKeypairsCleanupTests-f3e1cba7-b725-4cb-user 2019-01-18 06:03:23,219 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:03:23,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}d9928d791f4f9ec99a3feb402ac12765e83c78eb" 2019-01-18 06:03:23,313 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:03:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-470a998c-a63f-4d2a-a890-e71d51be8981 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "488fca829f8b496daa1cd2cdc6e45c49", "links": {"self": "http://172.30.9.23:5000/v3/roles/488fca829f8b496daa1cd2cdc6e45c49"}, "name": "Member"}, {"domain_id": null, "id": "6b7f4f4f76264b6fb449c43b86ee3817", "links": {"self": "http://172.30.9.23:5000/v3/roles/6b7f4f4f76264b6fb449c43b86ee3817"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a482b711adf94961bf4bb28eda7f0e28", "links": {"self": "http://172.30.9.23:5000/v3/roles/a482b711adf94961bf4bb28eda7f0e28"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c65201bd05504fa786d79b166e8bbba3", "links": {"self": "http://172.30.9.23:5000/v3/roles/c65201bd05504fa786d79b166e8bbba3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "e7e317b66c174923a8cb46c48d897c8d", "links": {"self": "http://172.30.9.23:5000/v3/roles/e7e317b66c174923a8cb46c48d897c8d"}, "name": "ResellerAdmin"}]} 2019-01-18 06:03:23,313 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-470a998c-a63f-4d2a-a890-e71d51be8981 2019-01-18 06:03:23,316 - 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}d9928d791f4f9ec99a3feb402ac12765e83c78eb" -d '{"role": {"name": "CreateKeypairsCleanupTests-f3e1cba7-b725-4cb-proj-role"}}' 2019-01-18 06:03:23,440 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 18 Jan 2019 06:03:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0ab77f65-68d5-4180-9573-f3fe6d3d9d6a Content-Length: 225 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "98ddddfbcde245eea759a254b947cb70", "links": {"self": "http://172.30.9.23:5000/v3/roles/98ddddfbcde245eea759a254b947cb70"}, "name": "CreateKeypairsCleanupTests-f3e1cba7-b725-4cb-proj-role"}} 2019-01-18 06:03:23,441 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-0ab77f65-68d5-4180-9573-f3fe6d3d9d6a 2019-01-18 06:03:23,441 - keystone_utils - INFO - Created role with name - CreateKeypairsCleanupTests-f3e1cba7-b725-4cb-proj-role 2019-01-18 06:03:23,445 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/98ddddfbcde245eea759a254b947cb70 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d9928d791f4f9ec99a3feb402ac12765e83c78eb" 2019-01-18 06:03:23,524 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:03:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-726f280e-e95a-4c4e-8da9-db96fb4ee4e8 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.23:5000/v3/roles/98ddddfbcde245eea759a254b947cb70"}, "domain_id": null, "name": "CreateKeypairsCleanupTests-f3e1cba7-b725-4cb-proj-role", "id": "98ddddfbcde245eea759a254b947cb70"}} 2019-01-18 06:03:23,525 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/98ddddfbcde245eea759a254b947cb70 used request id req-726f280e-e95a-4c4e-8da9-db96fb4ee4e8 2019-01-18 06:03:23,525 - keystone_utils - INFO - Granting role CreateKeypairsCleanupTests-f3e1cba7-b725-4cb-proj-role to project CreateKeypairsCleanupTests-f3e1cba7-b725-4cb-proj 2019-01-18 06:03:23,529 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/960556084e2746e4a72055f3ba41cfe8/users/836712fa7e8541fb88169ff8234aa51c/roles/98ddddfbcde245eea759a254b947cb70 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d9928d791f4f9ec99a3feb402ac12765e83c78eb" 2019-01-18 06:03:23,672 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 06:03:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-891d0076-11f5-47cd-9194-0c409a5e1e9b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 06:03:23,672 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/960556084e2746e4a72055f3ba41cfe8/users/836712fa7e8541fb88169ff8234aa51c/roles/98ddddfbcde245eea759a254b947cb70 used request id req-891d0076-11f5-47cd-9194-0c409a5e1e9b 2019-01-18 06:03:23,672 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-18 06:03:23,806 - file_utils - INFO - Saved public key to - tmp/CreateKeypairsCleanupTests-de1d3f41-630d-4d2e-b286-80c4695103bd.pub 2019-01-18 06:03:23,807 - file_utils - INFO - Saved private key to - tmp/CreateKeypairsCleanupTests-de1d3f41-630d-4d2e-b286-80c4695103bd 2019-01-18 06:03:23,807 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:03:23,807 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:03:24,187 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "98ddddfbcde245eea759a254b947cb70", "name": "CreateKeypairsCleanupTests-f3e1cba7-b725-4cb-proj-role"}], "expires_at": "2019-01-18T07:03:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "960556084e2746e4a72055f3ba41cfe8", "name": "CreateKeypairsCleanupTests-f3e1cba7-b725-4cb-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/960556084e2746e4a72055f3ba41cfe8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/960556084e2746e4a72055f3ba41cfe8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/960556084e2746e4a72055f3ba41cfe8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/960556084e2746e4a72055f3ba41cfe8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/960556084e2746e4a72055f3ba41cfe8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/960556084e2746e4a72055f3ba41cfe8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/960556084e2746e4a72055f3ba41cfe8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/960556084e2746e4a72055f3ba41cfe8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/960556084e2746e4a72055f3ba41cfe8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/960556084e2746e4a72055f3ba41cfe8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/960556084e2746e4a72055f3ba41cfe8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/960556084e2746e4a72055f3ba41cfe8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsCleanupTests-f3e1cba7-b725-4cb-user", "id": "836712fa7e8541fb88169ff8234aa51c"}, "audit_ids": ["H4YGEx13TMWxn7uZHzJwQw"], "issued_at": "2019-01-18T06:03:24.000000Z"}} 2019-01-18 06:03:24,187 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13ed2c433453fa16ae1c0d69ce2aa3efe964e329" 2019-01-18 06:03:24,260 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:03:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eef84936-88a7-4dfc-a52d-86e164df7134 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:03:24,260 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-eef84936-88a7-4dfc-a52d-86e164df7134 2019-01-18 06:03:24,261 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-18 06:03:24,265 - 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}13ed2c433453fa16ae1c0d69ce2aa3efe964e329" 2019-01-18 06:03:24,821 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:03: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-3553e568-da82-4f14-a2d4-16e0fee81ce4 x-compute-request-id: req-3553e568-da82-4f14-a2d4-16e0fee81ce4 Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2019-01-18 06:03:24,821 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-3553e568-da82-4f14-a2d4-16e0fee81ce4 2019-01-18 06:03:24,822 - OpenStackKeypair - INFO - Creating keypair CreateKeypairsCleanupTests-de1d3f41-630d-4d2e-b286-80c4695103bd... 2019-01-18 06:03:24,822 - OpenStackKeypair - INFO - Uploading existing keypair 2019-01-18 06:03:24,822 - nova_utils - INFO - Saving keypair to - tmp/CreateKeypairsCleanupTests-de1d3f41-630d-4d2e-b286-80c4695103bd.pub 2019-01-18 06:03:24,823 - nova_utils - INFO - Creating keypair with name - CreateKeypairsCleanupTests-de1d3f41-630d-4d2e-b286-80c4695103bd 2019-01-18 06:03:24,826 - 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}13ed2c433453fa16ae1c0d69ce2aa3efe964e329" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDH9OQu87rZMkm/bwHAj/yx1qQfDn6cOlNrHga3mcGVPmI6lg8Xb/AK1/MuteBplTO1GKI7qnwjMlzcqZD5zBV5nJT4pUt7Je5cqXhQLFvIP8FWZxu8oaQyblzRnLMlmQRmU3/1jJu9DkhPSvqN3Y8D/VrBJ9ox19TJfZ8VOSw+MF5isAffTcYRE1dtILQWczC50PO2uVinfNky8SHRSPWLeTP+8eYA+xUcElXA0Txlvcu/H+R1jz5EKUbjhRJKlZk/p+dtr2Gc0Q9+40AYApPIsPQk0b9MYJKTTEw/MF+UU+22QhjON8VmWZP/lS7CNiolDY/Qs1q8a8lGz3OiM2Wb", "name": "CreateKeypairsCleanupTests-de1d3f41-630d-4d2e-b286-80c4695103bd"}}' 2019-01-18 06:03:24,884 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:03: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-a8cab7af-5ccc-4ea9-8458-3686708d5863 x-compute-request-id: req-a8cab7af-5ccc-4ea9-8458-3686708d5863 Content-Encoding: gzip Content-Length: 503 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDH9OQu87rZMkm/bwHAj/yx1qQfDn6cOlNrHga3mcGVPmI6lg8Xb/AK1/MuteBplTO1GKI7qnwjMlzcqZD5zBV5nJT4pUt7Je5cqXhQLFvIP8FWZxu8oaQyblzRnLMlmQRmU3/1jJu9DkhPSvqN3Y8D/VrBJ9ox19TJfZ8VOSw+MF5isAffTcYRE1dtILQWczC50PO2uVinfNky8SHRSPWLeTP+8eYA+xUcElXA0Txlvcu/H+R1jz5EKUbjhRJKlZk/p+dtr2Gc0Q9+40AYApPIsPQk0b9MYJKTTEw/MF+UU+22QhjON8VmWZP/lS7CNiolDY/Qs1q8a8lGz3OiM2Wb", "user_id": "836712fa7e8541fb88169ff8234aa51c", "name": "CreateKeypairsCleanupTests-de1d3f41-630d-4d2e-b286-80c4695103bd", "fingerprint": "f9:d8:15:66:9f:83:94:9d:65:38:7a:c8:aa:27:20:a3"}} 2019-01-18 06:03:24,884 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-a8cab7af-5ccc-4ea9-8458-3686708d5863 2019-01-18 06:03:24,884 - nova_utils - DEBUG - Deleting keypair - CreateKeypairsCleanupTests-de1d3f41-630d-4d2e-b286-80c4695103bd 2019-01-18 06:03:24,887 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/os-keypairs/CreateKeypairsCleanupTests-de1d3f41-630d-4d2e-b286-80c4695103bd -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13ed2c433453fa16ae1c0d69ce2aa3efe964e329" 2019-01-18 06:03:24,919 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 18 Jan 2019 06:03: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-9351c8d5-c486-4391-aa9d-05e4000dd1ef x-compute-request-id: req-9351c8d5-c486-4391-aa9d-05e4000dd1ef Content-Length: 0 Content-Type: application/json 2019-01-18 06:03:24,920 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/os-keypairs/CreateKeypairsCleanupTests-de1d3f41-630d-4d2e-b286-80c4695103bd used request id req-9351c8d5-c486-4391-aa9d-05e4000dd1ef 2019-01-18 06:03:24,926 - 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}d9928d791f4f9ec99a3feb402ac12765e83c78eb" 2019-01-18 06:03:25,128 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-55cfbee3-2f0a-4dd3-ab5e-251ba47a01a5 Date: Fri, 18 Jan 2019 06:03:25 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-18T04:53:26Z", "updated_at": "2019-01-18T04:53:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:53:26Z", "revision_number": 0, "id": "84255fa4-c13a-4cfe-b73d-e56ee216ca1e", "remote_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "remote_ip_prefix": null, "created_at": "2019-01-18T04:53:26Z", "security_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:53:26Z", "revision_number": 0, "id": "571036d3-cb1d-483a-acb9-96f19293add9", "remote_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "remote_ip_prefix": null, "created_at": "2019-01-18T04:53:26Z", "security_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:53:26Z", "revision_number": 0, "id": "260c2de9-5dc5-4508-b06c-24b9d7ed838c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:53:26Z", "security_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:53:26Z", "revision_number": 0, "id": "9c6f69fc-3bf8-4346-9288-5a255b82b67e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:53:26Z", "security_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "created_at": "2019-01-18T04:51:20Z", "updated_at": "2019-01-18T04:51:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "87b9b994-ae22-4850-863a-6a4925bd01fe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv4", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "45161a51-d6dd-4bb8-986d-bc2f88599c1d", "remote_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv6", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "2b339890-44d0-4711-a050-08a64d58e2a0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv6", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "24c99e6f-888c-4943-9c93-54ad3b18b18c", "remote_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv4", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}], "revision_number": 4, "project_id": "9c53a91613fb4d5080479ac6f51697ed", "id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "020d00b5451a467cb276d06789a1149d", "created_at": "2019-01-18T05:59:12Z", "updated_at": "2019-01-18T05:59:12Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:12Z", "revision_number": 0, "id": "38b091dd-dca7-4cbe-8c1c-dd18a74bfca8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:12Z", "security_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "tenant_id": "020d00b5451a467cb276d06789a1149d", "port_range_min": null, "ethertype": "IPv6", "project_id": "020d00b5451a467cb276d06789a1149d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:12Z", "revision_number": 0, "id": "8faf6dda-6919-4b75-b745-2af38abf8dcf", "remote_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:12Z", "security_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "tenant_id": "020d00b5451a467cb276d06789a1149d", "port_range_min": null, "ethertype": "IPv4", "project_id": "020d00b5451a467cb276d06789a1149d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:12Z", "revision_number": 0, "id": "60f7d4a7-1a27-4801-a1e8-5bf33633b818", "remote_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:12Z", "security_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "tenant_id": "020d00b5451a467cb276d06789a1149d", "port_range_min": null, "ethertype": "IPv6", "project_id": "020d00b5451a467cb276d06789a1149d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:12Z", "revision_number": 0, "id": "38b9f88b-1fc0-40d1-af74-237d79be193d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:12Z", "security_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "tenant_id": "020d00b5451a467cb276d06789a1149d", "port_range_min": null, "ethertype": "IPv4", "project_id": "020d00b5451a467cb276d06789a1149d"}], "revision_number": 4, "project_id": "020d00b5451a467cb276d06789a1149d", "id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "created_at": "2019-01-18T04:39:06Z", "updated_at": "2019-01-18T04:39:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "4bf1a402-0fa2-4cfd-9fee-4a28f16bb271", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "47feb8aba08a40dca7028a1701e597b9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "0aedefa2-edbc-47b5-bead-e954540f6937", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "47feb8aba08a40dca7028a1701e597b9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "8860837e-afbd-4411-adf9-d88db88c2114", "remote_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "47feb8aba08a40dca7028a1701e597b9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "4e399c2e-bc03-4aa3-b192-1fafdc9248ba", "remote_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "47feb8aba08a40dca7028a1701e597b9"}], "revision_number": 4, "project_id": "47feb8aba08a40dca7028a1701e597b9", "id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "name": "default"}]} 2019-01-18 06:03:25,129 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-55cfbee3-2f0a-4dd3-ab5e-251ba47a01a5 2019-01-18 06:03:25,132 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/9c53a91613fb4d5080479ac6f51697ed -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d9928d791f4f9ec99a3feb402ac12765e83c78eb" 2019-01-18 06:03:25,219 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:03:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9d4a691b-fe27-4a5e-b39c-712716755793 Content-Encoding: gzip Content-Length: 190 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/9c53a91613fb4d5080479ac6f51697ed"}, "enabled": true, "id": "9c53a91613fb4d5080479ac6f51697ed", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2019-01-18 06:03:25,219 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/9c53a91613fb4d5080479ac6f51697ed used request id req-9d4a691b-fe27-4a5e-b39c-712716755793 2019-01-18 06:03:25,223 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/020d00b5451a467cb276d06789a1149d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d9928d791f4f9ec99a3feb402ac12765e83c78eb" 2019-01-18 06:03:25,315 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:03:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d788bc81-fc94-40b1-b6ac-a645408d458c Content-Encoding: gzip Content-Length: 248 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/020d00b5451a467cb276d06789a1149d"}, "enabled": true, "id": "020d00b5451a467cb276d06789a1149d", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}} 2019-01-18 06:03:25,315 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/020d00b5451a467cb276d06789a1149d used request id req-d788bc81-fc94-40b1-b6ac-a645408d458c 2019-01-18 06:03:25,319 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/47feb8aba08a40dca7028a1701e597b9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d9928d791f4f9ec99a3feb402ac12765e83c78eb" 2019-01-18 06:03:25,402 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:03:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-296a8ec8-6e2b-46ea-878e-b382df305587 Content-Encoding: gzip Content-Length: 205 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/47feb8aba08a40dca7028a1701e597b9"}, "enabled": true, "id": "47feb8aba08a40dca7028a1701e597b9", "parent_id": "default", "domain_id": "default", "name": "service"}} 2019-01-18 06:03:25,402 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/47feb8aba08a40dca7028a1701e597b9 used request id req-296a8ec8-6e2b-46ea-878e-b382df305587 2019-01-18 06:03:25,403 - keystone_utils - INFO - Deleting project with name - CreateKeypairsCleanupTests-f3e1cba7-b725-4cb-proj 2019-01-18 06:03:25,406 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/960556084e2746e4a72055f3ba41cfe8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d9928d791f4f9ec99a3feb402ac12765e83c78eb" 2019-01-18 06:03:25,713 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 06:03:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-47c4dcc1-f3e0-4339-b2cd-3e069402f837 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 06:03:25,713 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/960556084e2746e4a72055f3ba41cfe8 used request id req-47c4dcc1-f3e0-4339-b2cd-3e069402f837 2019-01-18 06:03:25,714 - keystone_utils - INFO - Deleting role with name - CreateKeypairsCleanupTests-f3e1cba7-b725-4cb-proj-role 2019-01-18 06:03:25,718 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/98ddddfbcde245eea759a254b947cb70 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d9928d791f4f9ec99a3feb402ac12765e83c78eb" 2019-01-18 06:03:25,836 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 06:03:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a7f7ef35-e4fe-4497-a4c3-850b561090f5 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 06:03:25,836 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/98ddddfbcde245eea759a254b947cb70 used request id req-a7f7ef35-e4fe-4497-a4c3-850b561090f5 2019-01-18 06:03:25,840 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d9928d791f4f9ec99a3feb402ac12765e83c78eb" 2019-01-18 06:03:25,920 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:03:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2118d044-b408-4940-8576-f51342de575a Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "488fca829f8b496daa1cd2cdc6e45c49", "links": {"self": "http://172.30.9.23:5000/v3/roles/488fca829f8b496daa1cd2cdc6e45c49"}, "name": "Member"}, {"domain_id": null, "id": "6b7f4f4f76264b6fb449c43b86ee3817", "links": {"self": "http://172.30.9.23:5000/v3/roles/6b7f4f4f76264b6fb449c43b86ee3817"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a482b711adf94961bf4bb28eda7f0e28", "links": {"self": "http://172.30.9.23:5000/v3/roles/a482b711adf94961bf4bb28eda7f0e28"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c65201bd05504fa786d79b166e8bbba3", "links": {"self": "http://172.30.9.23:5000/v3/roles/c65201bd05504fa786d79b166e8bbba3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "e7e317b66c174923a8cb46c48d897c8d", "links": {"self": "http://172.30.9.23:5000/v3/roles/e7e317b66c174923a8cb46c48d897c8d"}, "name": "ResellerAdmin"}]} 2019-01-18 06:03:25,920 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-2118d044-b408-4940-8576-f51342de575a 2019-01-18 06:03:25,921 - keystone_utils - INFO - Deleting user with name - CreateKeypairsCleanupTests-f3e1cba7-b725-4cb-user 2019-01-18 06:03:25,925 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/836712fa7e8541fb88169ff8234aa51c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}154e22a384d6bfab0e3a87b3018ed459c73261bb" 2019-01-18 06:03:26,104 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 06:03:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6f841187-961d-45d6-84ab-02cb7518b3f4 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 06:03:26,104 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/836712fa7e8541fb88169ff8234aa51c used request id req-6f841187-961d-45d6-84ab-02cb7518b3f4 2019-01-18 06:03:26,106 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:03:26,493 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "488fca829f8b496daa1cd2cdc6e45c49", "name": "Member"}, {"id": "c65201bd05504fa786d79b166e8bbba3", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}], "expires_at": "2019-01-18T07:03:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "020d00b5451a467cb276d06789a1149d", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "id": "e292c913af7844408b6509a836e493f5"}, "audit_ids": ["hLRgwYuhQzizX7FT0hctlQ"], "issued_at": "2019-01-18T06:03:26.000000Z"}} 2019-01-18 06:03:26,494 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f497722b102f531cf8e1f532a4e957dfecaa5486" 2019-01-18 06:03:26,574 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:03:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f822edbe-5777-4d2c-b319-102d2ce02f21 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:03:26,574 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-f822edbe-5777-4d2c-b319-102d2ce02f21 2019-01-18 06:03:26,575 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:03:26,576 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:03:26,967 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "488fca829f8b496daa1cd2cdc6e45c49", "name": "Member"}, {"id": "c65201bd05504fa786d79b166e8bbba3", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}], "expires_at": "2019-01-18T07:03:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "020d00b5451a467cb276d06789a1149d", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "id": "e292c913af7844408b6509a836e493f5"}, "audit_ids": ["J_np9F89T7uctgeM4aXmRA"], "issued_at": "2019-01-18T06:03:26.000000Z"}} 2019-01-18 06:03:26,968 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e65026afc703fb90e65de7cc3ba06d1b97c6d127" 2019-01-18 06:03:27,060 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:03:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-23bfaf1e-180c-40af-b717-32969748cc48 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:03:27,060 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-23bfaf1e-180c-40af-b717-32969748cc48 2019-01-18 06:03:27,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" 2019-01-18 06:03:27,070 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 18 Jan 2019 06:03: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"}]}]}} 2019-01-18 06:03:27,071 - 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-4d25da6e-7296-4e5-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e65026afc703fb90e65de7cc3ba06d1b97c6d127" 2019-01-18 06:03:27,159 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:03:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2c6c1554-171b-4f58-8b9e-259a49068119 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-4d25da6e-7296-4e5-proj", "previous": null, "next": null}, "projects": []} 2019-01-18 06:03:27,159 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsCleanupTests-4d25da6e-7296-4e5-proj used request id req-2c6c1554-171b-4f58-8b9e-259a49068119 2019-01-18 06:03:27,163 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e65026afc703fb90e65de7cc3ba06d1b97c6d127" 2019-01-18 06:03:27,257 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:03:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ac3fe4c2-076a-4cfb-9ada-6b697959c6a0 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-18 06:03:27,257 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-ac3fe4c2-076a-4cfb-9ada-6b697959c6a0 2019-01-18 06:03:27,261 - 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}e65026afc703fb90e65de7cc3ba06d1b97c6d127" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateKeypairsCleanupTests-4d25da6e-7296-4e5-proj"}}' 2019-01-18 06:03:27,368 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 18 Jan 2019 06:03:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f4ca455d-caba-4a1b-b415-4c4db338ee65 Content-Length: 311 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/fb1694b784124a4596457a36e601097c"}, "enabled": true, "id": "fb1694b784124a4596457a36e601097c", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsCleanupTests-4d25da6e-7296-4e5-proj"}} 2019-01-18 06:03:27,368 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-f4ca455d-caba-4a1b-b415-4c4db338ee65 2019-01-18 06:03:27,369 - keystone_utils - INFO - Created project with name - CreateKeypairsCleanupTests-4d25da6e-7296-4e5-proj 2019-01-18 06:03:27,369 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:03:27,370 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:03:27,758 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "488fca829f8b496daa1cd2cdc6e45c49", "name": "Member"}, {"id": "c65201bd05504fa786d79b166e8bbba3", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}], "expires_at": "2019-01-18T07:03:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "020d00b5451a467cb276d06789a1149d", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "id": "e292c913af7844408b6509a836e493f5"}, "audit_ids": ["h8bdk7JCSjyBVrGILK-G7w"], "issued_at": "2019-01-18T06:03:27.000000Z"}} 2019-01-18 06:03:27,759 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3fa12166bc78b05a96e1b8ca76d5ed93856e85a4" 2019-01-18 06:03:27,772 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:03:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7acd0485-1a5a-4349-ba02-7f76f410d7ca Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:03:27,772 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-7acd0485-1a5a-4349-ba02-7f76f410d7ca 2019-01-18 06:03:27,776 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-18 06:03:27,781 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 18 Jan 2019 06:03: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"}]}]}} 2019-01-18 06:03:27,782 - 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}3fa12166bc78b05a96e1b8ca76d5ed93856e85a4" 2019-01-18 06:03:27,893 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:03:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-13176c37-3122-432e-b1fd-f9fc11526bb3 Content-Encoding: gzip Content-Length: 869 Content-Type: application/json RESP BODY: {"users": [{"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/0607a2b4beb0408e9fa51cc5ba027ac6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0607a2b4beb0408e9fa51cc5ba027ac6", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/17c61b95071545a094cc82823d2b88b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "17c61b95071545a094cc82823d2b88b8", "email": "nova@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/29e5d2dfed2447bda26fc75bd1122674"}, "domain_id": "default", "enabled": true, "options": {}, "id": "29e5d2dfed2447bda26fc75bd1122674", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/3b6dcc8c791e4b6e8831f5b5e583de80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3b6dcc8c791e4b6e8831f5b5e583de80", "email": "neutron@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.23:5000/v3/users/45ab52d673584bc198669be88c88b878"}, "domain_id": "default", "enabled": true, "options": {}, "id": "45ab52d673584bc198669be88c88b878", "email": "barbican@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/57795b4ee52f49c6a71f55bb6c4012f8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "57795b4ee52f49c6a71f55bb6c4012f8", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/5c52969262974d64ac2a300ca5d60f50"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c52969262974d64ac2a300ca5d60f50", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/5fc15572bb1c489ba92bd9945bbc1f64"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5fc15572bb1c489ba92bd9945bbc1f64", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/6b519d70e25f4e61a9dfd738cd6bba22"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6b519d70e25f4e61a9dfd738cd6bba22", "email": "heat@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.23:5000/v3/users/8248437208b540c2893a7117ad102a87"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8248437208b540c2893a7117ad102a87", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/890dee97e62840c5b15e36f03f6b7efc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "890dee97e62840c5b15e36f03f6b7efc", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/8cccb516ecc44ed9bb7c8633df108fd4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8cccb516ecc44ed9bb7c8633df108fd4", "email": "glance@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.23:5000/v3/users/97c3d863a98148299fa116fdb54be470"}, "domain_id": "default", "enabled": true, "options": {}, "id": "97c3d863a98148299fa116fdb54be470", "email": "tacker@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/a2a0c8c0f19941808c9f618af50b3b79"}, "domain_id": "c19db1b8f60647a9a114cd23287c807b", "enabled": true, "options": {}, "id": "a2a0c8c0f19941808c9f618af50b3b79", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "links": {"self": "http://172.30.9.23:5000/v3/users/e292c913af7844408b6509a836e493f5"}, "domain_id": "default", "enabled": true, "id": "e292c913af7844408b6509a836e493f5", "options": {}}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/fe5de73ba9cb41b2be24ccf1f72f5ed4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe5de73ba9cb41b2be24ccf1f72f5ed4", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2019-01-18 06:03:27,893 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-13176c37-3122-432e-b1fd-f9fc11526bb3 2019-01-18 06:03:27,897 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateKeypairsCleanupTests-4d25da6e-7296-4e5-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3fa12166bc78b05a96e1b8ca76d5ed93856e85a4" 2019-01-18 06:03:27,990 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:03:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7eef48d1-06f9-45cf-8db7-191ed1a56f67 Content-Encoding: gzip Content-Length: 255 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateKeypairsCleanupTests-4d25da6e-7296-4e5-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/fb1694b784124a4596457a36e601097c"}, "enabled": true, "id": "fb1694b784124a4596457a36e601097c", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsCleanupTests-4d25da6e-7296-4e5-proj"}]} 2019-01-18 06:03:27,991 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateKeypairsCleanupTests-4d25da6e-7296-4e5-proj used request id req-7eef48d1-06f9-45cf-8db7-191ed1a56f67 2019-01-18 06:03:27,995 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3fa12166bc78b05a96e1b8ca76d5ed93856e85a4" 2019-01-18 06:03:28,080 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:03:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4876b4b7-2999-4080-a7e5-a99c52ef7762 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-18 06:03:28,080 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-4876b4b7-2999-4080-a7e5-a99c52ef7762 2019-01-18 06:03:28,446 - keystone_utils - INFO - Created user with name - CreateKeypairsCleanupTests-4d25da6e-7296-4e5-user 2019-01-18 06:03:28,447 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:03:28,451 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e65026afc703fb90e65de7cc3ba06d1b97c6d127" 2019-01-18 06:03:28,553 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:03:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f014b840-03d3-4b18-a657-e2ecdaa9b2e8 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "488fca829f8b496daa1cd2cdc6e45c49", "links": {"self": "http://172.30.9.23:5000/v3/roles/488fca829f8b496daa1cd2cdc6e45c49"}, "name": "Member"}, {"domain_id": null, "id": "6b7f4f4f76264b6fb449c43b86ee3817", "links": {"self": "http://172.30.9.23:5000/v3/roles/6b7f4f4f76264b6fb449c43b86ee3817"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a482b711adf94961bf4bb28eda7f0e28", "links": {"self": "http://172.30.9.23:5000/v3/roles/a482b711adf94961bf4bb28eda7f0e28"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c65201bd05504fa786d79b166e8bbba3", "links": {"self": "http://172.30.9.23:5000/v3/roles/c65201bd05504fa786d79b166e8bbba3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "e7e317b66c174923a8cb46c48d897c8d", "links": {"self": "http://172.30.9.23:5000/v3/roles/e7e317b66c174923a8cb46c48d897c8d"}, "name": "ResellerAdmin"}]} 2019-01-18 06:03:28,553 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-f014b840-03d3-4b18-a657-e2ecdaa9b2e8 2019-01-18 06:03:28,557 - 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}e65026afc703fb90e65de7cc3ba06d1b97c6d127" -d '{"role": {"name": "CreateKeypairsCleanupTests-4d25da6e-7296-4e5-proj-role"}}' 2019-01-18 06:03:28,680 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 18 Jan 2019 06:03:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e3d07e15-cd0f-4534-abda-43cb70a5ce5f Content-Length: 225 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "a6fb1a7a5fee48678ae4ceb81f8c96cf", "links": {"self": "http://172.30.9.23:5000/v3/roles/a6fb1a7a5fee48678ae4ceb81f8c96cf"}, "name": "CreateKeypairsCleanupTests-4d25da6e-7296-4e5-proj-role"}} 2019-01-18 06:03:28,680 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-e3d07e15-cd0f-4534-abda-43cb70a5ce5f 2019-01-18 06:03:28,680 - keystone_utils - INFO - Created role with name - CreateKeypairsCleanupTests-4d25da6e-7296-4e5-proj-role 2019-01-18 06:03:28,684 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/a6fb1a7a5fee48678ae4ceb81f8c96cf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e65026afc703fb90e65de7cc3ba06d1b97c6d127" 2019-01-18 06:03:28,775 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:03:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e89a0bd9-a59f-4ad6-88cb-e4275849b74a Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.23:5000/v3/roles/a6fb1a7a5fee48678ae4ceb81f8c96cf"}, "domain_id": null, "name": "CreateKeypairsCleanupTests-4d25da6e-7296-4e5-proj-role", "id": "a6fb1a7a5fee48678ae4ceb81f8c96cf"}} 2019-01-18 06:03:28,775 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/a6fb1a7a5fee48678ae4ceb81f8c96cf used request id req-e89a0bd9-a59f-4ad6-88cb-e4275849b74a 2019-01-18 06:03:28,776 - keystone_utils - INFO - Granting role CreateKeypairsCleanupTests-4d25da6e-7296-4e5-proj-role to project CreateKeypairsCleanupTests-4d25da6e-7296-4e5-proj 2019-01-18 06:03:28,779 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/fb1694b784124a4596457a36e601097c/users/68c5f390741746618adcdcd4f35d18fd/roles/a6fb1a7a5fee48678ae4ceb81f8c96cf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e65026afc703fb90e65de7cc3ba06d1b97c6d127" 2019-01-18 06:03:28,904 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 06:03:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-43ccd796-6e95-4066-83ae-5c58943cfb67 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 06:03:28,904 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/fb1694b784124a4596457a36e601097c/users/68c5f390741746618adcdcd4f35d18fd/roles/a6fb1a7a5fee48678ae4ceb81f8c96cf used request id req-43ccd796-6e95-4066-83ae-5c58943cfb67 2019-01-18 06:03:28,905 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-18 06:03:28,906 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:03:28,907 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:03:29,279 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a6fb1a7a5fee48678ae4ceb81f8c96cf", "name": "CreateKeypairsCleanupTests-4d25da6e-7296-4e5-proj-role"}], "expires_at": "2019-01-18T07:03:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "fb1694b784124a4596457a36e601097c", "name": "CreateKeypairsCleanupTests-4d25da6e-7296-4e5-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/fb1694b784124a4596457a36e601097c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/fb1694b784124a4596457a36e601097c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/fb1694b784124a4596457a36e601097c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/fb1694b784124a4596457a36e601097c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/fb1694b784124a4596457a36e601097c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/fb1694b784124a4596457a36e601097c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/fb1694b784124a4596457a36e601097c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/fb1694b784124a4596457a36e601097c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/fb1694b784124a4596457a36e601097c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/fb1694b784124a4596457a36e601097c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/fb1694b784124a4596457a36e601097c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/fb1694b784124a4596457a36e601097c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsCleanupTests-4d25da6e-7296-4e5-user", "id": "68c5f390741746618adcdcd4f35d18fd"}, "audit_ids": ["SfEVJnNDQCW65GMdEfp_BA"], "issued_at": "2019-01-18T06:03:29.000000Z"}} 2019-01-18 06:03:29,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}345ea59c766869ec6b6ac4965e491c8879eb5aa4" 2019-01-18 06:03:29,362 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:03:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4e23f7d6-597c-4074-a669-da80c1a3c4cc Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:03:29,362 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-4e23f7d6-597c-4074-a669-da80c1a3c4cc 2019-01-18 06:03:29,363 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-18 06:03:29,367 - 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}345ea59c766869ec6b6ac4965e491c8879eb5aa4" 2019-01-18 06:03:29,536 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:03: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-713a3bd0-c2d4-49c1-9dd5-6bfc9287ceb6 x-compute-request-id: req-713a3bd0-c2d4-49c1-9dd5-6bfc9287ceb6 Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2019-01-18 06:03:29,536 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-713a3bd0-c2d4-49c1-9dd5-6bfc9287ceb6 2019-01-18 06:03:29,537 - OpenStackKeypair - INFO - Creating keypair CreateKeypairsCleanupTests-2f45b618-9e47-4f53-89aa-b9482c15305a... 2019-01-18 06:03:29,537 - OpenStackKeypair - INFO - Creating new keypair 2019-01-18 06:03:29,546 - nova_utils - INFO - Creating keypair with name - CreateKeypairsCleanupTests-2f45b618-9e47-4f53-89aa-b9482c15305a 2019-01-18 06:03:29,549 - 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}345ea59c766869ec6b6ac4965e491c8879eb5aa4" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDnTHEaAi2HKcdHNLTzwwJjHPf/gJxQcxmnnwHebthpuWmApOjGn095lyHDPjGajmPNRa5fUBcBsfveVFml8L31YrsFcXTLazhX/xueTau3i+dKq4jmRrI8nH751ySbDgW+CFgG2ZmGZvNWOeTXhIsIaISTgcP+1VXMjUiuRVbTxw==", "name": "CreateKeypairsCleanupTests-2f45b618-9e47-4f53-89aa-b9482c15305a"}}' 2019-01-18 06:03:29,609 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:03: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-66bc1223-98b6-4a3c-83bc-0cae77968020 x-compute-request-id: req-66bc1223-98b6-4a3c-83bc-0cae77968020 Content-Encoding: gzip Content-Length: 372 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDnTHEaAi2HKcdHNLTzwwJjHPf/gJxQcxmnnwHebthpuWmApOjGn095lyHDPjGajmPNRa5fUBcBsfveVFml8L31YrsFcXTLazhX/xueTau3i+dKq4jmRrI8nH751ySbDgW+CFgG2ZmGZvNWOeTXhIsIaISTgcP+1VXMjUiuRVbTxw==", "user_id": "68c5f390741746618adcdcd4f35d18fd", "name": "CreateKeypairsCleanupTests-2f45b618-9e47-4f53-89aa-b9482c15305a", "fingerprint": "34:2d:05:ad:f2:d6:de:b9:7a:0a:06:51:5f:80:28:15"}} 2019-01-18 06:03:29,609 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-66bc1223-98b6-4a3c-83bc-0cae77968020 2019-01-18 06:03:29,620 - file_utils - INFO - Saved public key to - tmp/CreateKeypairsCleanupTests-2f45b618-9e47-4f53-89aa-b9482c15305a.pub 2019-01-18 06:03:29,621 - file_utils - INFO - Saved private key to - tmp/CreateKeypairsCleanupTests-2f45b618-9e47-4f53-89aa-b9482c15305a 2019-01-18 06:03:29,621 - nova_utils - DEBUG - Deleting keypair - CreateKeypairsCleanupTests-2f45b618-9e47-4f53-89aa-b9482c15305a 2019-01-18 06:03:29,624 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/os-keypairs/CreateKeypairsCleanupTests-2f45b618-9e47-4f53-89aa-b9482c15305a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}345ea59c766869ec6b6ac4965e491c8879eb5aa4" 2019-01-18 06:03:29,658 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 18 Jan 2019 06:03: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-2c53b197-82b1-463c-a061-cfe87bc90c0c x-compute-request-id: req-2c53b197-82b1-463c-a061-cfe87bc90c0c Content-Length: 0 Content-Type: application/json 2019-01-18 06:03:29,658 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/os-keypairs/CreateKeypairsCleanupTests-2f45b618-9e47-4f53-89aa-b9482c15305a used request id req-2c53b197-82b1-463c-a061-cfe87bc90c0c 2019-01-18 06:03:29,659 - OpenStackKeypair - INFO - Deleted public key file [tmp/CreateKeypairsCleanupTests-2f45b618-9e47-4f53-89aa-b9482c15305a.pub] 2019-01-18 06:03:29,659 - OpenStackKeypair - INFO - Deleted private key file [tmp/CreateKeypairsCleanupTests-2f45b618-9e47-4f53-89aa-b9482c15305a] 2019-01-18 06:03:29,665 - 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}e65026afc703fb90e65de7cc3ba06d1b97c6d127" 2019-01-18 06:03:29,888 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-156e2463-685e-4075-b6bb-1cd478606847 Date: Fri, 18 Jan 2019 06:03:29 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-18T04:53:26Z", "updated_at": "2019-01-18T04:53:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:53:26Z", "revision_number": 0, "id": "571036d3-cb1d-483a-acb9-96f19293add9", "remote_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "remote_ip_prefix": null, "created_at": "2019-01-18T04:53:26Z", "security_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:53:26Z", "revision_number": 0, "id": "260c2de9-5dc5-4508-b06c-24b9d7ed838c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:53:26Z", "security_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:53:26Z", "revision_number": 0, "id": "9c6f69fc-3bf8-4346-9288-5a255b82b67e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:53:26Z", "security_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:53:26Z", "revision_number": 0, "id": "84255fa4-c13a-4cfe-b73d-e56ee216ca1e", "remote_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "remote_ip_prefix": null, "created_at": "2019-01-18T04:53:26Z", "security_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "created_at": "2019-01-18T04:51:20Z", "updated_at": "2019-01-18T04:51:20Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "45161a51-d6dd-4bb8-986d-bc2f88599c1d", "remote_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv6", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "2b339890-44d0-4711-a050-08a64d58e2a0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv6", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "24c99e6f-888c-4943-9c93-54ad3b18b18c", "remote_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv4", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "87b9b994-ae22-4850-863a-6a4925bd01fe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv4", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}], "revision_number": 4, "project_id": "9c53a91613fb4d5080479ac6f51697ed", "id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "020d00b5451a467cb276d06789a1149d", "created_at": "2019-01-18T05:59:12Z", "updated_at": "2019-01-18T05:59:12Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:12Z", "revision_number": 0, "id": "8faf6dda-6919-4b75-b745-2af38abf8dcf", "remote_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:12Z", "security_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "tenant_id": "020d00b5451a467cb276d06789a1149d", "port_range_min": null, "ethertype": "IPv4", "project_id": "020d00b5451a467cb276d06789a1149d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:12Z", "revision_number": 0, "id": "60f7d4a7-1a27-4801-a1e8-5bf33633b818", "remote_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:12Z", "security_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "tenant_id": "020d00b5451a467cb276d06789a1149d", "port_range_min": null, "ethertype": "IPv6", "project_id": "020d00b5451a467cb276d06789a1149d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:12Z", "revision_number": 0, "id": "38b9f88b-1fc0-40d1-af74-237d79be193d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:12Z", "security_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "tenant_id": "020d00b5451a467cb276d06789a1149d", "port_range_min": null, "ethertype": "IPv4", "project_id": "020d00b5451a467cb276d06789a1149d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:12Z", "revision_number": 0, "id": "38b091dd-dca7-4cbe-8c1c-dd18a74bfca8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:12Z", "security_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "tenant_id": "020d00b5451a467cb276d06789a1149d", "port_range_min": null, "ethertype": "IPv6", "project_id": "020d00b5451a467cb276d06789a1149d"}], "revision_number": 4, "project_id": "020d00b5451a467cb276d06789a1149d", "id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "created_at": "2019-01-18T04:39:06Z", "updated_at": "2019-01-18T04:39:06Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "8860837e-afbd-4411-adf9-d88db88c2114", "remote_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "47feb8aba08a40dca7028a1701e597b9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "4e399c2e-bc03-4aa3-b192-1fafdc9248ba", "remote_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "47feb8aba08a40dca7028a1701e597b9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "4bf1a402-0fa2-4cfd-9fee-4a28f16bb271", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "47feb8aba08a40dca7028a1701e597b9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "0aedefa2-edbc-47b5-bead-e954540f6937", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "47feb8aba08a40dca7028a1701e597b9"}], "revision_number": 4, "project_id": "47feb8aba08a40dca7028a1701e597b9", "id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "name": "default"}]} 2019-01-18 06:03:29,888 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-156e2463-685e-4075-b6bb-1cd478606847 2019-01-18 06:03:29,894 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/9c53a91613fb4d5080479ac6f51697ed -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e65026afc703fb90e65de7cc3ba06d1b97c6d127" 2019-01-18 06:03:29,980 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:03:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-401a81ef-e69c-4218-b80a-671cd259325c Content-Encoding: gzip Content-Length: 190 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/9c53a91613fb4d5080479ac6f51697ed"}, "enabled": true, "id": "9c53a91613fb4d5080479ac6f51697ed", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2019-01-18 06:03:29,981 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/9c53a91613fb4d5080479ac6f51697ed used request id req-401a81ef-e69c-4218-b80a-671cd259325c 2019-01-18 06:03:29,985 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/020d00b5451a467cb276d06789a1149d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e65026afc703fb90e65de7cc3ba06d1b97c6d127" 2019-01-18 06:03:30,069 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:03:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0ec32502-e97f-4dd2-9b11-a54d490a6719 Content-Encoding: gzip Content-Length: 248 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/020d00b5451a467cb276d06789a1149d"}, "enabled": true, "id": "020d00b5451a467cb276d06789a1149d", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}} 2019-01-18 06:03:30,070 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/020d00b5451a467cb276d06789a1149d used request id req-0ec32502-e97f-4dd2-9b11-a54d490a6719 2019-01-18 06:03:30,073 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/47feb8aba08a40dca7028a1701e597b9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e65026afc703fb90e65de7cc3ba06d1b97c6d127" 2019-01-18 06:03:30,170 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:03:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-97a2b229-6b2e-43ae-9d03-112038024dc1 Content-Encoding: gzip Content-Length: 205 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/47feb8aba08a40dca7028a1701e597b9"}, "enabled": true, "id": "47feb8aba08a40dca7028a1701e597b9", "parent_id": "default", "domain_id": "default", "name": "service"}} 2019-01-18 06:03:30,171 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/47feb8aba08a40dca7028a1701e597b9 used request id req-97a2b229-6b2e-43ae-9d03-112038024dc1 2019-01-18 06:03:30,171 - keystone_utils - INFO - Deleting project with name - CreateKeypairsCleanupTests-4d25da6e-7296-4e5-proj 2019-01-18 06:03:30,175 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/fb1694b784124a4596457a36e601097c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e65026afc703fb90e65de7cc3ba06d1b97c6d127" 2019-01-18 06:03:30,425 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 06:03:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-52a21dc1-bc6e-4bae-9900-02b4c812466e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 06:03:30,425 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/fb1694b784124a4596457a36e601097c used request id req-52a21dc1-bc6e-4bae-9900-02b4c812466e 2019-01-18 06:03:30,426 - keystone_utils - INFO - Deleting role with name - CreateKeypairsCleanupTests-4d25da6e-7296-4e5-proj-role 2019-01-18 06:03:30,429 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/a6fb1a7a5fee48678ae4ceb81f8c96cf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e65026afc703fb90e65de7cc3ba06d1b97c6d127" 2019-01-18 06:03:30,542 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 06:03:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8ec0f13c-f668-47a4-9d84-6d4398b54533 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 06:03:30,542 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/a6fb1a7a5fee48678ae4ceb81f8c96cf used request id req-8ec0f13c-f668-47a4-9d84-6d4398b54533 2019-01-18 06:03:30,546 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e65026afc703fb90e65de7cc3ba06d1b97c6d127" 2019-01-18 06:03:30,635 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:03:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f0cae57a-c7a6-4129-a410-dc8f1cbe587f Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "488fca829f8b496daa1cd2cdc6e45c49", "links": {"self": "http://172.30.9.23:5000/v3/roles/488fca829f8b496daa1cd2cdc6e45c49"}, "name": "Member"}, {"domain_id": null, "id": "6b7f4f4f76264b6fb449c43b86ee3817", "links": {"self": "http://172.30.9.23:5000/v3/roles/6b7f4f4f76264b6fb449c43b86ee3817"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a482b711adf94961bf4bb28eda7f0e28", "links": {"self": "http://172.30.9.23:5000/v3/roles/a482b711adf94961bf4bb28eda7f0e28"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c65201bd05504fa786d79b166e8bbba3", "links": {"self": "http://172.30.9.23:5000/v3/roles/c65201bd05504fa786d79b166e8bbba3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "e7e317b66c174923a8cb46c48d897c8d", "links": {"self": "http://172.30.9.23:5000/v3/roles/e7e317b66c174923a8cb46c48d897c8d"}, "name": "ResellerAdmin"}]} 2019-01-18 06:03:30,635 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-f0cae57a-c7a6-4129-a410-dc8f1cbe587f 2019-01-18 06:03:30,636 - keystone_utils - INFO - Deleting user with name - CreateKeypairsCleanupTests-4d25da6e-7296-4e5-user 2019-01-18 06:03:30,640 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/68c5f390741746618adcdcd4f35d18fd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3fa12166bc78b05a96e1b8ca76d5ed93856e85a4" 2019-01-18 06:03:30,811 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 06:03:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-036eb8fd-24ec-4180-abcf-ca86c30f31c9 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 06:03:30,811 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/68c5f390741746618adcdcd4f35d18fd used request id req-036eb8fd-24ec-4180-abcf-ca86c30f31c9 2019-01-18 06:03:30,812 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:03:31,192 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "488fca829f8b496daa1cd2cdc6e45c49", "name": "Member"}, {"id": "c65201bd05504fa786d79b166e8bbba3", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}], "expires_at": "2019-01-18T07:03:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "020d00b5451a467cb276d06789a1149d", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "id": "e292c913af7844408b6509a836e493f5"}, "audit_ids": ["HCUt6a6AQ_6tEy3HJ0aOvg"], "issued_at": "2019-01-18T06:03:31.000000Z"}} 2019-01-18 06:03:31,193 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3296eff12845853cd954c2131aab9265e1a73654" 2019-01-18 06:03:31,282 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:03:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cce38909-8fcc-4c34-937f-1c9931e9a966 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:03:31,283 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-cce38909-8fcc-4c34-937f-1c9931e9a966 2019-01-18 06:03:31,284 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:03:31,285 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:03:31,691 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "488fca829f8b496daa1cd2cdc6e45c49", "name": "Member"}, {"id": "c65201bd05504fa786d79b166e8bbba3", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}], "expires_at": "2019-01-18T07:03:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "020d00b5451a467cb276d06789a1149d", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "id": "e292c913af7844408b6509a836e493f5"}, "audit_ids": ["j8YHlLYEQp61QXLgH7p0hw"], "issued_at": "2019-01-18T06:03:31.000000Z"}} 2019-01-18 06:03:31,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}060c33e7a533f564bb8c69136bb30f60c08c83bd" 2019-01-18 06:03:31,771 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:03:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f0a875d0-a86f-45bb-b0cb-7acd6fef0f5d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:03:31,771 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-f0a875d0-a86f-45bb-b0cb-7acd6fef0f5d 2019-01-18 06:03:31,776 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-18 06:03:31,781 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 18 Jan 2019 06:03: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"}]}]}} 2019-01-18 06:03:31,782 - 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-40331be5-705b-4a9-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}060c33e7a533f564bb8c69136bb30f60c08c83bd" 2019-01-18 06:03:31,871 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:03:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-77e333bb-7a86-4d97-ad06-774a52f00a11 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-40331be5-705b-4a9-proj", "previous": null, "next": null}, "projects": []} 2019-01-18 06:03:31,871 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsCleanupTests-40331be5-705b-4a9-proj used request id req-77e333bb-7a86-4d97-ad06-774a52f00a11 2019-01-18 06:03:31,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}060c33e7a533f564bb8c69136bb30f60c08c83bd" 2019-01-18 06:03:31,955 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:03:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-27fc8f72-2308-4893-a712-ce38ed634f5b Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-18 06:03:31,956 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-27fc8f72-2308-4893-a712-ce38ed634f5b 2019-01-18 06:03:31,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}060c33e7a533f564bb8c69136bb30f60c08c83bd" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateKeypairsCleanupTests-40331be5-705b-4a9-proj"}}' 2019-01-18 06:03:32,003 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 18 Jan 2019 06:03:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7110265e-9d20-4edb-8e9d-ae33084ce019 Content-Length: 311 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/27c22c8211044768a7a4d7e0f722dd80"}, "enabled": true, "id": "27c22c8211044768a7a4d7e0f722dd80", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsCleanupTests-40331be5-705b-4a9-proj"}} 2019-01-18 06:03:32,003 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-7110265e-9d20-4edb-8e9d-ae33084ce019 2019-01-18 06:03:32,004 - keystone_utils - INFO - Created project with name - CreateKeypairsCleanupTests-40331be5-705b-4a9-proj 2019-01-18 06:03:32,004 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:03:32,005 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:03:32,389 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "488fca829f8b496daa1cd2cdc6e45c49", "name": "Member"}, {"id": "c65201bd05504fa786d79b166e8bbba3", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}], "expires_at": "2019-01-18T07:03:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "020d00b5451a467cb276d06789a1149d", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "id": "e292c913af7844408b6509a836e493f5"}, "audit_ids": ["pihFLf4EQmuodE3_9Yi0FA"], "issued_at": "2019-01-18T06:03:32.000000Z"}} 2019-01-18 06:03:32,390 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}277e5f25176f6b34101c60a817eb2ea4514f1799" 2019-01-18 06:03:32,482 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:03:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b6aae689-d595-468c-bf72-46574366d6cb Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:03:32,482 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-b6aae689-d595-468c-bf72-46574366d6cb 2019-01-18 06:03:32,487 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-18 06:03:32,493 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 18 Jan 2019 06: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"}]}]}} 2019-01-18 06:03:32,493 - 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}277e5f25176f6b34101c60a817eb2ea4514f1799" 2019-01-18 06:03:32,599 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:03:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7c5e598d-df05-4e3d-a497-c6e394e95946 Content-Encoding: gzip Content-Length: 869 Content-Type: application/json RESP BODY: {"users": [{"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/0607a2b4beb0408e9fa51cc5ba027ac6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0607a2b4beb0408e9fa51cc5ba027ac6", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/17c61b95071545a094cc82823d2b88b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "17c61b95071545a094cc82823d2b88b8", "email": "nova@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/29e5d2dfed2447bda26fc75bd1122674"}, "domain_id": "default", "enabled": true, "options": {}, "id": "29e5d2dfed2447bda26fc75bd1122674", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/3b6dcc8c791e4b6e8831f5b5e583de80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3b6dcc8c791e4b6e8831f5b5e583de80", "email": "neutron@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.23:5000/v3/users/45ab52d673584bc198669be88c88b878"}, "domain_id": "default", "enabled": true, "options": {}, "id": "45ab52d673584bc198669be88c88b878", "email": "barbican@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/57795b4ee52f49c6a71f55bb6c4012f8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "57795b4ee52f49c6a71f55bb6c4012f8", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/5c52969262974d64ac2a300ca5d60f50"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c52969262974d64ac2a300ca5d60f50", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/5fc15572bb1c489ba92bd9945bbc1f64"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5fc15572bb1c489ba92bd9945bbc1f64", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/6b519d70e25f4e61a9dfd738cd6bba22"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6b519d70e25f4e61a9dfd738cd6bba22", "email": "heat@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.23:5000/v3/users/8248437208b540c2893a7117ad102a87"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8248437208b540c2893a7117ad102a87", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/890dee97e62840c5b15e36f03f6b7efc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "890dee97e62840c5b15e36f03f6b7efc", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/8cccb516ecc44ed9bb7c8633df108fd4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8cccb516ecc44ed9bb7c8633df108fd4", "email": "glance@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.23:5000/v3/users/97c3d863a98148299fa116fdb54be470"}, "domain_id": "default", "enabled": true, "options": {}, "id": "97c3d863a98148299fa116fdb54be470", "email": "tacker@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/a2a0c8c0f19941808c9f618af50b3b79"}, "domain_id": "c19db1b8f60647a9a114cd23287c807b", "enabled": true, "options": {}, "id": "a2a0c8c0f19941808c9f618af50b3b79", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "links": {"self": "http://172.30.9.23:5000/v3/users/e292c913af7844408b6509a836e493f5"}, "domain_id": "default", "enabled": true, "id": "e292c913af7844408b6509a836e493f5", "options": {}}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/fe5de73ba9cb41b2be24ccf1f72f5ed4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe5de73ba9cb41b2be24ccf1f72f5ed4", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2019-01-18 06:03:32,599 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-7c5e598d-df05-4e3d-a497-c6e394e95946 2019-01-18 06:03:32,603 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateKeypairsCleanupTests-40331be5-705b-4a9-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}277e5f25176f6b34101c60a817eb2ea4514f1799" 2019-01-18 06:03:32,619 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:03:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-75c30c82-5d64-4fe3-9b47-c668a0cecb99 Content-Encoding: gzip Content-Length: 254 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateKeypairsCleanupTests-40331be5-705b-4a9-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/27c22c8211044768a7a4d7e0f722dd80"}, "enabled": true, "id": "27c22c8211044768a7a4d7e0f722dd80", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsCleanupTests-40331be5-705b-4a9-proj"}]} 2019-01-18 06:03:32,619 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateKeypairsCleanupTests-40331be5-705b-4a9-proj used request id req-75c30c82-5d64-4fe3-9b47-c668a0cecb99 2019-01-18 06:03:32,623 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}277e5f25176f6b34101c60a817eb2ea4514f1799" 2019-01-18 06:03:32,719 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:03:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4e18dc68-93e6-4fee-8a1b-cb23f4865483 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-18 06:03:32,720 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-4e18dc68-93e6-4fee-8a1b-cb23f4865483 2019-01-18 06:03:33,087 - keystone_utils - INFO - Created user with name - CreateKeypairsCleanupTests-40331be5-705b-4a9-user 2019-01-18 06:03:33,087 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:03:33,091 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}060c33e7a533f564bb8c69136bb30f60c08c83bd" 2019-01-18 06:03:33,173 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:03:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7df3104b-e548-441f-be06-9582970fe3eb Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "488fca829f8b496daa1cd2cdc6e45c49", "links": {"self": "http://172.30.9.23:5000/v3/roles/488fca829f8b496daa1cd2cdc6e45c49"}, "name": "Member"}, {"domain_id": null, "id": "6b7f4f4f76264b6fb449c43b86ee3817", "links": {"self": "http://172.30.9.23:5000/v3/roles/6b7f4f4f76264b6fb449c43b86ee3817"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a482b711adf94961bf4bb28eda7f0e28", "links": {"self": "http://172.30.9.23:5000/v3/roles/a482b711adf94961bf4bb28eda7f0e28"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c65201bd05504fa786d79b166e8bbba3", "links": {"self": "http://172.30.9.23:5000/v3/roles/c65201bd05504fa786d79b166e8bbba3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "e7e317b66c174923a8cb46c48d897c8d", "links": {"self": "http://172.30.9.23:5000/v3/roles/e7e317b66c174923a8cb46c48d897c8d"}, "name": "ResellerAdmin"}]} 2019-01-18 06:03:33,173 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-7df3104b-e548-441f-be06-9582970fe3eb 2019-01-18 06:03:33,177 - 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}060c33e7a533f564bb8c69136bb30f60c08c83bd" -d '{"role": {"name": "CreateKeypairsCleanupTests-40331be5-705b-4a9-proj-role"}}' 2019-01-18 06:03:33,285 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 18 Jan 2019 06:03:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8415d6c5-9966-4f0c-a6c3-d141aacd246d Content-Length: 225 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "6285057398974ed489d5b128928320b8", "links": {"self": "http://172.30.9.23:5000/v3/roles/6285057398974ed489d5b128928320b8"}, "name": "CreateKeypairsCleanupTests-40331be5-705b-4a9-proj-role"}} 2019-01-18 06:03:33,285 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-8415d6c5-9966-4f0c-a6c3-d141aacd246d 2019-01-18 06:03:33,286 - keystone_utils - INFO - Created role with name - CreateKeypairsCleanupTests-40331be5-705b-4a9-proj-role 2019-01-18 06:03:33,289 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/6285057398974ed489d5b128928320b8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}060c33e7a533f564bb8c69136bb30f60c08c83bd" 2019-01-18 06:03:33,381 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:03:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-72b8753a-5ab2-47d1-a9b6-9f372c6c6365 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.23:5000/v3/roles/6285057398974ed489d5b128928320b8"}, "domain_id": null, "name": "CreateKeypairsCleanupTests-40331be5-705b-4a9-proj-role", "id": "6285057398974ed489d5b128928320b8"}} 2019-01-18 06:03:33,381 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/6285057398974ed489d5b128928320b8 used request id req-72b8753a-5ab2-47d1-a9b6-9f372c6c6365 2019-01-18 06:03:33,382 - keystone_utils - INFO - Granting role CreateKeypairsCleanupTests-40331be5-705b-4a9-proj-role to project CreateKeypairsCleanupTests-40331be5-705b-4a9-proj 2019-01-18 06:03:33,385 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/27c22c8211044768a7a4d7e0f722dd80/users/dd100226615b4cd48a7d3a820dbf1abe/roles/6285057398974ed489d5b128928320b8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}060c33e7a533f564bb8c69136bb30f60c08c83bd" 2019-01-18 06:03:33,521 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 06:03:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ba26f750-267f-4b52-a0ea-0ef5927ff645 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 06:03:33,521 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/27c22c8211044768a7a4d7e0f722dd80/users/dd100226615b4cd48a7d3a820dbf1abe/roles/6285057398974ed489d5b128928320b8 used request id req-ba26f750-267f-4b52-a0ea-0ef5927ff645 2019-01-18 06:03:33,522 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-18 06:03:33,523 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:03:33,524 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:03:33,901 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6285057398974ed489d5b128928320b8", "name": "CreateKeypairsCleanupTests-40331be5-705b-4a9-proj-role"}], "expires_at": "2019-01-18T07:03:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "27c22c8211044768a7a4d7e0f722dd80", "name": "CreateKeypairsCleanupTests-40331be5-705b-4a9-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/27c22c8211044768a7a4d7e0f722dd80", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/27c22c8211044768a7a4d7e0f722dd80", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/27c22c8211044768a7a4d7e0f722dd80", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/27c22c8211044768a7a4d7e0f722dd80", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/27c22c8211044768a7a4d7e0f722dd80", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/27c22c8211044768a7a4d7e0f722dd80", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/27c22c8211044768a7a4d7e0f722dd80", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/27c22c8211044768a7a4d7e0f722dd80", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/27c22c8211044768a7a4d7e0f722dd80", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/27c22c8211044768a7a4d7e0f722dd80", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/27c22c8211044768a7a4d7e0f722dd80", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/27c22c8211044768a7a4d7e0f722dd80", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsCleanupTests-40331be5-705b-4a9-user", "id": "dd100226615b4cd48a7d3a820dbf1abe"}, "audit_ids": ["1egxsga4RCCNhEiNIeEv_g"], "issued_at": "2019-01-18T06:03:33.000000Z"}} 2019-01-18 06:03:33,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}4a3837c7fc5724fa07759af3c84470b4437214fb" 2019-01-18 06:03:33,981 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:03:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bc6513bb-23b2-4c0a-b04f-85526328b523 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:03:33,981 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-bc6513bb-23b2-4c0a-b04f-85526328b523 2019-01-18 06:03:33,983 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-18 06:03:33,987 - 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}4a3837c7fc5724fa07759af3c84470b4437214fb" 2019-01-18 06:03:34,151 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:03: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-81c94adb-43d9-4dcd-bd0e-a037f008aa80 x-compute-request-id: req-81c94adb-43d9-4dcd-bd0e-a037f008aa80 Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2019-01-18 06:03:34,151 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-81c94adb-43d9-4dcd-bd0e-a037f008aa80 2019-01-18 06:03:34,152 - OpenStackKeypair - INFO - Creating keypair CreateKeypairsCleanupTests-8f6ec81a-213c-48b6-8085-d7674e5ad75b... 2019-01-18 06:03:34,152 - OpenStackKeypair - INFO - Creating new keypair 2019-01-18 06:03:34,177 - nova_utils - INFO - Creating keypair with name - CreateKeypairsCleanupTests-8f6ec81a-213c-48b6-8085-d7674e5ad75b 2019-01-18 06:03:34,180 - 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}4a3837c7fc5724fa07759af3c84470b4437214fb" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQCseRRnjGLVw/AaEmAoe1ZCJqIhHKm5OTyodH2FshkikYn6VNmOjk77SMVNE3EH/qzfiohFxwECemvHPFeICkXRQocX+K8z9Rbutk4dv6S+O56/FrvCIaRUmlb3S0bV4q9K9HNaeXzzc/rDjCIDEPF2mmBt+tEljR0eTUtdKdAxRw==", "name": "CreateKeypairsCleanupTests-8f6ec81a-213c-48b6-8085-d7674e5ad75b"}}' 2019-01-18 06:03:34,243 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:03: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-ecc1a5bb-d339-4790-9b64-a8a600032887 x-compute-request-id: req-ecc1a5bb-d339-4790-9b64-a8a600032887 Content-Encoding: gzip Content-Length: 374 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQCseRRnjGLVw/AaEmAoe1ZCJqIhHKm5OTyodH2FshkikYn6VNmOjk77SMVNE3EH/qzfiohFxwECemvHPFeICkXRQocX+K8z9Rbutk4dv6S+O56/FrvCIaRUmlb3S0bV4q9K9HNaeXzzc/rDjCIDEPF2mmBt+tEljR0eTUtdKdAxRw==", "user_id": "dd100226615b4cd48a7d3a820dbf1abe", "name": "CreateKeypairsCleanupTests-8f6ec81a-213c-48b6-8085-d7674e5ad75b", "fingerprint": "12:dd:0e:23:a3:f4:ac:bd:90:78:b9:50:e4:02:d3:63"}} 2019-01-18 06:03:34,243 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-ecc1a5bb-d339-4790-9b64-a8a600032887 2019-01-18 06:03:34,255 - file_utils - INFO - Saved public key to - tmp/CreateKeypairsCleanupTests-8f6ec81a-213c-48b6-8085-d7674e5ad75b.pub 2019-01-18 06:03:34,255 - file_utils - INFO - Saved private key to - tmp/CreateKeypairsCleanupTests-8f6ec81a-213c-48b6-8085-d7674e5ad75b 2019-01-18 06:03:34,255 - nova_utils - DEBUG - Deleting keypair - CreateKeypairsCleanupTests-8f6ec81a-213c-48b6-8085-d7674e5ad75b 2019-01-18 06:03:34,258 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/os-keypairs/CreateKeypairsCleanupTests-8f6ec81a-213c-48b6-8085-d7674e5ad75b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a3837c7fc5724fa07759af3c84470b4437214fb" 2019-01-18 06:03:34,297 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 18 Jan 2019 06:03: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-948439e3-6a05-431e-9996-a3a31df9f6c2 x-compute-request-id: req-948439e3-6a05-431e-9996-a3a31df9f6c2 Content-Length: 0 Content-Type: application/json 2019-01-18 06:03:34,297 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/os-keypairs/CreateKeypairsCleanupTests-8f6ec81a-213c-48b6-8085-d7674e5ad75b used request id req-948439e3-6a05-431e-9996-a3a31df9f6c2 2019-01-18 06:03:34,297 - OpenStackKeypair - INFO - Deleted public key file [tmp/CreateKeypairsCleanupTests-8f6ec81a-213c-48b6-8085-d7674e5ad75b.pub] 2019-01-18 06:03:34,298 - OpenStackKeypair - INFO - Deleted private key file [tmp/CreateKeypairsCleanupTests-8f6ec81a-213c-48b6-8085-d7674e5ad75b] 2019-01-18 06:03:34,303 - 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}060c33e7a533f564bb8c69136bb30f60c08c83bd" 2019-01-18 06:03:34,519 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-ed528f8b-072e-4088-9b8b-1a5d6c7460ab Date: Fri, 18 Jan 2019 06:03:34 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-18T04:53:26Z", "updated_at": "2019-01-18T04:53:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:53:26Z", "revision_number": 0, "id": "260c2de9-5dc5-4508-b06c-24b9d7ed838c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:53:26Z", "security_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:53:26Z", "revision_number": 0, "id": "9c6f69fc-3bf8-4346-9288-5a255b82b67e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:53:26Z", "security_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:53:26Z", "revision_number": 0, "id": "84255fa4-c13a-4cfe-b73d-e56ee216ca1e", "remote_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "remote_ip_prefix": null, "created_at": "2019-01-18T04:53:26Z", "security_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:53:26Z", "revision_number": 0, "id": "571036d3-cb1d-483a-acb9-96f19293add9", "remote_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "remote_ip_prefix": null, "created_at": "2019-01-18T04:53:26Z", "security_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "created_at": "2019-01-18T04:51:20Z", "updated_at": "2019-01-18T04:51:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "2b339890-44d0-4711-a050-08a64d58e2a0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv6", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "24c99e6f-888c-4943-9c93-54ad3b18b18c", "remote_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv4", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "87b9b994-ae22-4850-863a-6a4925bd01fe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv4", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "45161a51-d6dd-4bb8-986d-bc2f88599c1d", "remote_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv6", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}], "revision_number": 4, "project_id": "9c53a91613fb4d5080479ac6f51697ed", "id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "020d00b5451a467cb276d06789a1149d", "created_at": "2019-01-18T05:59:12Z", "updated_at": "2019-01-18T05:59:12Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:12Z", "revision_number": 0, "id": "8faf6dda-6919-4b75-b745-2af38abf8dcf", "remote_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:12Z", "security_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "tenant_id": "020d00b5451a467cb276d06789a1149d", "port_range_min": null, "ethertype": "IPv4", "project_id": "020d00b5451a467cb276d06789a1149d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:12Z", "revision_number": 0, "id": "60f7d4a7-1a27-4801-a1e8-5bf33633b818", "remote_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:12Z", "security_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "tenant_id": "020d00b5451a467cb276d06789a1149d", "port_range_min": null, "ethertype": "IPv6", "project_id": "020d00b5451a467cb276d06789a1149d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:12Z", "revision_number": 0, "id": "38b9f88b-1fc0-40d1-af74-237d79be193d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:12Z", "security_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "tenant_id": "020d00b5451a467cb276d06789a1149d", "port_range_min": null, "ethertype": "IPv4", "project_id": "020d00b5451a467cb276d06789a1149d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:12Z", "revision_number": 0, "id": "38b091dd-dca7-4cbe-8c1c-dd18a74bfca8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:12Z", "security_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "tenant_id": "020d00b5451a467cb276d06789a1149d", "port_range_min": null, "ethertype": "IPv6", "project_id": "020d00b5451a467cb276d06789a1149d"}], "revision_number": 4, "project_id": "020d00b5451a467cb276d06789a1149d", "id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "created_at": "2019-01-18T04:39:06Z", "updated_at": "2019-01-18T04:39:06Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "8860837e-afbd-4411-adf9-d88db88c2114", "remote_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "47feb8aba08a40dca7028a1701e597b9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "4e399c2e-bc03-4aa3-b192-1fafdc9248ba", "remote_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "47feb8aba08a40dca7028a1701e597b9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "4bf1a402-0fa2-4cfd-9fee-4a28f16bb271", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "47feb8aba08a40dca7028a1701e597b9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "0aedefa2-edbc-47b5-bead-e954540f6937", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "47feb8aba08a40dca7028a1701e597b9"}], "revision_number": 4, "project_id": "47feb8aba08a40dca7028a1701e597b9", "id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "name": "default"}]} 2019-01-18 06:03:34,519 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-ed528f8b-072e-4088-9b8b-1a5d6c7460ab 2019-01-18 06:03:34,524 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/9c53a91613fb4d5080479ac6f51697ed -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}060c33e7a533f564bb8c69136bb30f60c08c83bd" 2019-01-18 06:03:34,606 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:03:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ea55aa24-cab9-48bf-8ced-a0c16d990504 Content-Encoding: gzip Content-Length: 190 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/9c53a91613fb4d5080479ac6f51697ed"}, "enabled": true, "id": "9c53a91613fb4d5080479ac6f51697ed", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2019-01-18 06:03:34,606 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/9c53a91613fb4d5080479ac6f51697ed used request id req-ea55aa24-cab9-48bf-8ced-a0c16d990504 2019-01-18 06:03:34,610 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/020d00b5451a467cb276d06789a1149d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}060c33e7a533f564bb8c69136bb30f60c08c83bd" 2019-01-18 06:03:34,702 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:03:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2794f873-959f-4b47-934b-02c5e9e77c69 Content-Encoding: gzip Content-Length: 248 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/020d00b5451a467cb276d06789a1149d"}, "enabled": true, "id": "020d00b5451a467cb276d06789a1149d", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}} 2019-01-18 06:03:34,702 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/020d00b5451a467cb276d06789a1149d used request id req-2794f873-959f-4b47-934b-02c5e9e77c69 2019-01-18 06:03:34,706 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/47feb8aba08a40dca7028a1701e597b9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}060c33e7a533f564bb8c69136bb30f60c08c83bd" 2019-01-18 06:03:34,792 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:03:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5ee8147a-1b31-4978-bf64-549d409115ae Content-Encoding: gzip Content-Length: 205 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/47feb8aba08a40dca7028a1701e597b9"}, "enabled": true, "id": "47feb8aba08a40dca7028a1701e597b9", "parent_id": "default", "domain_id": "default", "name": "service"}} 2019-01-18 06:03:34,792 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/47feb8aba08a40dca7028a1701e597b9 used request id req-5ee8147a-1b31-4978-bf64-549d409115ae 2019-01-18 06:03:34,793 - keystone_utils - INFO - Deleting project with name - CreateKeypairsCleanupTests-40331be5-705b-4a9-proj 2019-01-18 06:03:34,797 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/27c22c8211044768a7a4d7e0f722dd80 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}060c33e7a533f564bb8c69136bb30f60c08c83bd" 2019-01-18 06:03:34,976 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 06:03:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-953cad20-de99-4a5a-9cbd-79f8945af779 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 06:03:34,976 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/27c22c8211044768a7a4d7e0f722dd80 used request id req-953cad20-de99-4a5a-9cbd-79f8945af779 2019-01-18 06:03:34,976 - keystone_utils - INFO - Deleting role with name - CreateKeypairsCleanupTests-40331be5-705b-4a9-proj-role 2019-01-18 06:03:34,980 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/6285057398974ed489d5b128928320b8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}060c33e7a533f564bb8c69136bb30f60c08c83bd" 2019-01-18 06:03:35,087 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 06:03:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9b6272fe-7933-48e9-b5b9-ce643d9b6f7f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 06:03:35,087 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/6285057398974ed489d5b128928320b8 used request id req-9b6272fe-7933-48e9-b5b9-ce643d9b6f7f 2019-01-18 06:03:35,091 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}060c33e7a533f564bb8c69136bb30f60c08c83bd" 2019-01-18 06:03:35,181 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:03:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aa234f41-ba6a-4244-a5f3-12b5e0270ca4 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "488fca829f8b496daa1cd2cdc6e45c49", "links": {"self": "http://172.30.9.23:5000/v3/roles/488fca829f8b496daa1cd2cdc6e45c49"}, "name": "Member"}, {"domain_id": null, "id": "6b7f4f4f76264b6fb449c43b86ee3817", "links": {"self": "http://172.30.9.23:5000/v3/roles/6b7f4f4f76264b6fb449c43b86ee3817"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a482b711adf94961bf4bb28eda7f0e28", "links": {"self": "http://172.30.9.23:5000/v3/roles/a482b711adf94961bf4bb28eda7f0e28"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c65201bd05504fa786d79b166e8bbba3", "links": {"self": "http://172.30.9.23:5000/v3/roles/c65201bd05504fa786d79b166e8bbba3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "e7e317b66c174923a8cb46c48d897c8d", "links": {"self": "http://172.30.9.23:5000/v3/roles/e7e317b66c174923a8cb46c48d897c8d"}, "name": "ResellerAdmin"}]} 2019-01-18 06:03:35,181 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-aa234f41-ba6a-4244-a5f3-12b5e0270ca4 2019-01-18 06:03:35,182 - keystone_utils - INFO - Deleting user with name - CreateKeypairsCleanupTests-40331be5-705b-4a9-user 2019-01-18 06:03:35,185 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/dd100226615b4cd48a7d3a820dbf1abe -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}277e5f25176f6b34101c60a817eb2ea4514f1799" 2019-01-18 06:03:35,344 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 06:03:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-75ef448a-c98c-43c3-a78f-58208294f266 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 06:03:35,344 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/dd100226615b4cd48a7d3a820dbf1abe used request id req-75ef448a-c98c-43c3-a78f-58208294f266 2019-01-18 06:03:35,346 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:03:35,731 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "488fca829f8b496daa1cd2cdc6e45c49", "name": "Member"}, {"id": "c65201bd05504fa786d79b166e8bbba3", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}], "expires_at": "2019-01-18T07:03:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "020d00b5451a467cb276d06789a1149d", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "id": "e292c913af7844408b6509a836e493f5"}, "audit_ids": ["Q1_F32MyQ7SJUGFr_jgXVQ"], "issued_at": "2019-01-18T06:03:35.000000Z"}} 2019-01-18 06:03:35,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}511f8b5ea3424ac747a74b6a92d76d8567daae06" 2019-01-18 06:03:35,817 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:03:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4df8a1be-eeca-447f-a8f2-dba4a1a51793 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:03:35,817 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-4df8a1be-eeca-447f-a8f2-dba4a1a51793 2019-01-18 06:03:35,819 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:03:35,820 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:03:36,201 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "488fca829f8b496daa1cd2cdc6e45c49", "name": "Member"}, {"id": "c65201bd05504fa786d79b166e8bbba3", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}], "expires_at": "2019-01-18T07:03:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "020d00b5451a467cb276d06789a1149d", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "id": "e292c913af7844408b6509a836e493f5"}, "audit_ids": ["g_rHxC6OThWNUH5xtLqYZw"], "issued_at": "2019-01-18T06:03:36.000000Z"}} 2019-01-18 06:03:36,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}e74e7f814dd3ed2ea568d8a24a323d8e4ba0e8f4" 2019-01-18 06:03:36,295 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:03:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ee0c6b3d-abb9-4b11-a3b3-85870ad58b1b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:03:36,295 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-ee0c6b3d-abb9-4b11-a3b3-85870ad58b1b 2019-01-18 06:03:36,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" 2019-01-18 06:03:36,305 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 18 Jan 2019 06: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"}]}]}} 2019-01-18 06:03:36,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=CreateKeypairsCleanupTests-6d61166c-e8c8-4b0-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e74e7f814dd3ed2ea568d8a24a323d8e4ba0e8f4" 2019-01-18 06:03:36,387 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:03:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-40b0b8f4-d682-48ca-a5c4-ee3f6c512419 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-6d61166c-e8c8-4b0-proj", "previous": null, "next": null}, "projects": []} 2019-01-18 06:03:36,387 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsCleanupTests-6d61166c-e8c8-4b0-proj used request id req-40b0b8f4-d682-48ca-a5c4-ee3f6c512419 2019-01-18 06:03:36,391 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e74e7f814dd3ed2ea568d8a24a323d8e4ba0e8f4" 2019-01-18 06:03:36,475 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:03:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bbdd657b-5439-4846-9413-f96e3a98129b Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-18 06:03:36,475 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-bbdd657b-5439-4846-9413-f96e3a98129b 2019-01-18 06:03:36,479 - 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}e74e7f814dd3ed2ea568d8a24a323d8e4ba0e8f4" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateKeypairsCleanupTests-6d61166c-e8c8-4b0-proj"}}' 2019-01-18 06:03:36,596 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 18 Jan 2019 06:03:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-65685324-5166-42d3-94ca-b1ffe8f01caf Content-Length: 311 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/9771ed72553e4b029b417e7a1ab32fae"}, "enabled": true, "id": "9771ed72553e4b029b417e7a1ab32fae", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsCleanupTests-6d61166c-e8c8-4b0-proj"}} 2019-01-18 06:03:36,597 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-65685324-5166-42d3-94ca-b1ffe8f01caf 2019-01-18 06:03:36,597 - keystone_utils - INFO - Created project with name - CreateKeypairsCleanupTests-6d61166c-e8c8-4b0-proj 2019-01-18 06:03:36,597 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:03:36,598 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:03:36,974 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "488fca829f8b496daa1cd2cdc6e45c49", "name": "Member"}, {"id": "c65201bd05504fa786d79b166e8bbba3", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}], "expires_at": "2019-01-18T07:03:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "020d00b5451a467cb276d06789a1149d", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "id": "e292c913af7844408b6509a836e493f5"}, "audit_ids": ["NuDuvwaFRHmbWL8jCMsL9Q"], "issued_at": "2019-01-18T06:03:36.000000Z"}} 2019-01-18 06:03:36,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}5484dbd007554bb43eab021f6fa7ce1bf631cb21" 2019-01-18 06:03:37,066 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:03:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d6e0fe0e-c4cb-4084-8b47-666bff3968c3 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:03:37,066 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-d6e0fe0e-c4cb-4084-8b47-666bff3968c3 2019-01-18 06:03:37,070 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-18 06:03:37,076 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 18 Jan 2019 06:03: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"}]}]}} 2019-01-18 06:03:37,077 - 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}5484dbd007554bb43eab021f6fa7ce1bf631cb21" 2019-01-18 06:03:37,110 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:03:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-985da452-3cf6-4dd0-a2b3-14d2b320a099 Content-Encoding: gzip Content-Length: 869 Content-Type: application/json RESP BODY: {"users": [{"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/0607a2b4beb0408e9fa51cc5ba027ac6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0607a2b4beb0408e9fa51cc5ba027ac6", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/17c61b95071545a094cc82823d2b88b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "17c61b95071545a094cc82823d2b88b8", "email": "nova@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/29e5d2dfed2447bda26fc75bd1122674"}, "domain_id": "default", "enabled": true, "options": {}, "id": "29e5d2dfed2447bda26fc75bd1122674", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/3b6dcc8c791e4b6e8831f5b5e583de80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3b6dcc8c791e4b6e8831f5b5e583de80", "email": "neutron@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.23:5000/v3/users/45ab52d673584bc198669be88c88b878"}, "domain_id": "default", "enabled": true, "options": {}, "id": "45ab52d673584bc198669be88c88b878", "email": "barbican@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/57795b4ee52f49c6a71f55bb6c4012f8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "57795b4ee52f49c6a71f55bb6c4012f8", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/5c52969262974d64ac2a300ca5d60f50"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c52969262974d64ac2a300ca5d60f50", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/5fc15572bb1c489ba92bd9945bbc1f64"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5fc15572bb1c489ba92bd9945bbc1f64", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/6b519d70e25f4e61a9dfd738cd6bba22"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6b519d70e25f4e61a9dfd738cd6bba22", "email": "heat@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.23:5000/v3/users/8248437208b540c2893a7117ad102a87"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8248437208b540c2893a7117ad102a87", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/890dee97e62840c5b15e36f03f6b7efc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "890dee97e62840c5b15e36f03f6b7efc", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/8cccb516ecc44ed9bb7c8633df108fd4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8cccb516ecc44ed9bb7c8633df108fd4", "email": "glance@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.23:5000/v3/users/97c3d863a98148299fa116fdb54be470"}, "domain_id": "default", "enabled": true, "options": {}, "id": "97c3d863a98148299fa116fdb54be470", "email": "tacker@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/a2a0c8c0f19941808c9f618af50b3b79"}, "domain_id": "c19db1b8f60647a9a114cd23287c807b", "enabled": true, "options": {}, "id": "a2a0c8c0f19941808c9f618af50b3b79", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "links": {"self": "http://172.30.9.23:5000/v3/users/e292c913af7844408b6509a836e493f5"}, "domain_id": "default", "enabled": true, "id": "e292c913af7844408b6509a836e493f5", "options": {}}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/fe5de73ba9cb41b2be24ccf1f72f5ed4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe5de73ba9cb41b2be24ccf1f72f5ed4", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2019-01-18 06:03:37,110 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-985da452-3cf6-4dd0-a2b3-14d2b320a099 2019-01-18 06:03:37,114 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateKeypairsCleanupTests-6d61166c-e8c8-4b0-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5484dbd007554bb43eab021f6fa7ce1bf631cb21" 2019-01-18 06:03:37,204 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:03:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-689ad515-f219-4ecc-b024-6b550adb73d5 Content-Encoding: gzip Content-Length: 255 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateKeypairsCleanupTests-6d61166c-e8c8-4b0-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/9771ed72553e4b029b417e7a1ab32fae"}, "enabled": true, "id": "9771ed72553e4b029b417e7a1ab32fae", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsCleanupTests-6d61166c-e8c8-4b0-proj"}]} 2019-01-18 06:03:37,205 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateKeypairsCleanupTests-6d61166c-e8c8-4b0-proj used request id req-689ad515-f219-4ecc-b024-6b550adb73d5 2019-01-18 06:03:37,209 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5484dbd007554bb43eab021f6fa7ce1bf631cb21" 2019-01-18 06:03:37,310 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:03:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-da8b3adc-5cb5-4b79-bd9b-e6e7d465a0b3 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-18 06:03:37,310 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-da8b3adc-5cb5-4b79-bd9b-e6e7d465a0b3 2019-01-18 06:03:37,673 - keystone_utils - INFO - Created user with name - CreateKeypairsCleanupTests-6d61166c-e8c8-4b0-user 2019-01-18 06:03:37,674 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:03:37,677 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e74e7f814dd3ed2ea568d8a24a323d8e4ba0e8f4" 2019-01-18 06:03:37,694 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:03:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-77fbdffd-2df7-4b0b-a632-551488f61a43 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "488fca829f8b496daa1cd2cdc6e45c49", "links": {"self": "http://172.30.9.23:5000/v3/roles/488fca829f8b496daa1cd2cdc6e45c49"}, "name": "Member"}, {"domain_id": null, "id": "6b7f4f4f76264b6fb449c43b86ee3817", "links": {"self": "http://172.30.9.23:5000/v3/roles/6b7f4f4f76264b6fb449c43b86ee3817"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a482b711adf94961bf4bb28eda7f0e28", "links": {"self": "http://172.30.9.23:5000/v3/roles/a482b711adf94961bf4bb28eda7f0e28"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c65201bd05504fa786d79b166e8bbba3", "links": {"self": "http://172.30.9.23:5000/v3/roles/c65201bd05504fa786d79b166e8bbba3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "e7e317b66c174923a8cb46c48d897c8d", "links": {"self": "http://172.30.9.23:5000/v3/roles/e7e317b66c174923a8cb46c48d897c8d"}, "name": "ResellerAdmin"}]} 2019-01-18 06:03:37,694 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-77fbdffd-2df7-4b0b-a632-551488f61a43 2019-01-18 06:03:37,698 - 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}e74e7f814dd3ed2ea568d8a24a323d8e4ba0e8f4" -d '{"role": {"name": "CreateKeypairsCleanupTests-6d61166c-e8c8-4b0-proj-role"}}' 2019-01-18 06:03:37,836 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 18 Jan 2019 06:03:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9be360db-0275-44de-9f70-c35426420c39 Content-Length: 225 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "b9726c8e66a743aab405c2b37740f532", "links": {"self": "http://172.30.9.23:5000/v3/roles/b9726c8e66a743aab405c2b37740f532"}, "name": "CreateKeypairsCleanupTests-6d61166c-e8c8-4b0-proj-role"}} 2019-01-18 06:03:37,837 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-9be360db-0275-44de-9f70-c35426420c39 2019-01-18 06:03:37,837 - keystone_utils - INFO - Created role with name - CreateKeypairsCleanupTests-6d61166c-e8c8-4b0-proj-role 2019-01-18 06:03:37,841 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/b9726c8e66a743aab405c2b37740f532 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e74e7f814dd3ed2ea568d8a24a323d8e4ba0e8f4" 2019-01-18 06:03:37,926 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:03:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ee898024-d454-4495-a535-fc514cf641c2 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.23:5000/v3/roles/b9726c8e66a743aab405c2b37740f532"}, "domain_id": null, "name": "CreateKeypairsCleanupTests-6d61166c-e8c8-4b0-proj-role", "id": "b9726c8e66a743aab405c2b37740f532"}} 2019-01-18 06:03:37,926 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/b9726c8e66a743aab405c2b37740f532 used request id req-ee898024-d454-4495-a535-fc514cf641c2 2019-01-18 06:03:37,926 - keystone_utils - INFO - Granting role CreateKeypairsCleanupTests-6d61166c-e8c8-4b0-proj-role to project CreateKeypairsCleanupTests-6d61166c-e8c8-4b0-proj 2019-01-18 06:03:37,930 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/9771ed72553e4b029b417e7a1ab32fae/users/ad8370f2e44e4ed4a939c7de59d9c023/roles/b9726c8e66a743aab405c2b37740f532 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e74e7f814dd3ed2ea568d8a24a323d8e4ba0e8f4" 2019-01-18 06:03:38,060 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 06:03:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-819d7200-2f90-4e0f-9c29-7a34ade12fba Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 06:03:38,060 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/9771ed72553e4b029b417e7a1ab32fae/users/ad8370f2e44e4ed4a939c7de59d9c023/roles/b9726c8e66a743aab405c2b37740f532 used request id req-819d7200-2f90-4e0f-9c29-7a34ade12fba 2019-01-18 06:03:38,061 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-18 06:03:38,062 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:03:38,063 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:03:38,448 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b9726c8e66a743aab405c2b37740f532", "name": "CreateKeypairsCleanupTests-6d61166c-e8c8-4b0-proj-role"}], "expires_at": "2019-01-18T07:03:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9771ed72553e4b029b417e7a1ab32fae", "name": "CreateKeypairsCleanupTests-6d61166c-e8c8-4b0-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/9771ed72553e4b029b417e7a1ab32fae", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/9771ed72553e4b029b417e7a1ab32fae", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/9771ed72553e4b029b417e7a1ab32fae", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/9771ed72553e4b029b417e7a1ab32fae", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/9771ed72553e4b029b417e7a1ab32fae", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/9771ed72553e4b029b417e7a1ab32fae", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/9771ed72553e4b029b417e7a1ab32fae", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/9771ed72553e4b029b417e7a1ab32fae", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/9771ed72553e4b029b417e7a1ab32fae", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/9771ed72553e4b029b417e7a1ab32fae", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/9771ed72553e4b029b417e7a1ab32fae", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/9771ed72553e4b029b417e7a1ab32fae", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsCleanupTests-6d61166c-e8c8-4b0-user", "id": "ad8370f2e44e4ed4a939c7de59d9c023"}, "audit_ids": ["HC6uI6AJSYq3PWYBYzsbfw"], "issued_at": "2019-01-18T06:03:38.000000Z"}} 2019-01-18 06:03:38,449 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}231af2df378aa9fc386d427c97b912e6ea50b257" 2019-01-18 06:03:38,529 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:03:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-63213f5b-b4cc-4a24-9a22-98a2cbeda455 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:03:38,529 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-63213f5b-b4cc-4a24-9a22-98a2cbeda455 2019-01-18 06:03:38,530 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-18 06:03:38,534 - 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}231af2df378aa9fc386d427c97b912e6ea50b257" 2019-01-18 06:03:38,693 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:03: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-805a0939-5770-4b17-9678-0f7c1d7383fa x-compute-request-id: req-805a0939-5770-4b17-9678-0f7c1d7383fa Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2019-01-18 06:03:38,693 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-805a0939-5770-4b17-9678-0f7c1d7383fa 2019-01-18 06:03:38,694 - OpenStackKeypair - INFO - Creating keypair CreateKeypairsCleanupTests-6dcb8f14-43a9-429a-a244-7cf3a2c65530... 2019-01-18 06:03:38,694 - OpenStackKeypair - INFO - Creating new keypair 2019-01-18 06:03:38,751 - nova_utils - INFO - Creating keypair with name - CreateKeypairsCleanupTests-6dcb8f14-43a9-429a-a244-7cf3a2c65530 2019-01-18 06:03:38,753 - 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}231af2df378aa9fc386d427c97b912e6ea50b257" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDGxI4e/Zk5y4Evf5CB3efVSdScvd3jmT5Hak9Vp35end2RiMXYqGNaIm452viFBo14rW9aXOHVTzXYQZdVXk1CvXgoR1oJUy0hOnUhSZpHOZCHS+WUe/pJ3lnNdRcjWl+bS6GKrVQIsxUATucc/c/h+ezl3kFVG4ckfnxXUctZrw==", "name": "CreateKeypairsCleanupTests-6dcb8f14-43a9-429a-a244-7cf3a2c65530"}}' 2019-01-18 06:03:38,824 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:03: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-8fe34a93-24e4-4c12-9760-00e001d482ca x-compute-request-id: req-8fe34a93-24e4-4c12-9760-00e001d482ca Content-Encoding: gzip Content-Length: 370 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDGxI4e/Zk5y4Evf5CB3efVSdScvd3jmT5Hak9Vp35end2RiMXYqGNaIm452viFBo14rW9aXOHVTzXYQZdVXk1CvXgoR1oJUy0hOnUhSZpHOZCHS+WUe/pJ3lnNdRcjWl+bS6GKrVQIsxUATucc/c/h+ezl3kFVG4ckfnxXUctZrw==", "user_id": "ad8370f2e44e4ed4a939c7de59d9c023", "name": "CreateKeypairsCleanupTests-6dcb8f14-43a9-429a-a244-7cf3a2c65530", "fingerprint": "cd:7f:d5:74:e4:b2:76:dc:05:ef:40:84:48:83:5f:88"}} 2019-01-18 06:03:38,824 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-8fe34a93-24e4-4c12-9760-00e001d482ca 2019-01-18 06:03:38,836 - file_utils - INFO - Saved public key to - tmp/CreateKeypairsCleanupTests-6dcb8f14-43a9-429a-a244-7cf3a2c65530.pub 2019-01-18 06:03:38,836 - file_utils - INFO - Saved private key to - tmp/CreateKeypairsCleanupTests-6dcb8f14-43a9-429a-a244-7cf3a2c65530 2019-01-18 06:03:38,836 - nova_utils - DEBUG - Deleting keypair - CreateKeypairsCleanupTests-6dcb8f14-43a9-429a-a244-7cf3a2c65530 2019-01-18 06:03:38,839 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/os-keypairs/CreateKeypairsCleanupTests-6dcb8f14-43a9-429a-a244-7cf3a2c65530 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}231af2df378aa9fc386d427c97b912e6ea50b257" 2019-01-18 06:03:38,878 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 18 Jan 2019 06:03: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-0a0cee88-20c6-4637-b138-55eadc9454bf x-compute-request-id: req-0a0cee88-20c6-4637-b138-55eadc9454bf Content-Length: 0 Content-Type: application/json 2019-01-18 06:03:38,878 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/os-keypairs/CreateKeypairsCleanupTests-6dcb8f14-43a9-429a-a244-7cf3a2c65530 used request id req-0a0cee88-20c6-4637-b138-55eadc9454bf 2019-01-18 06:03:38,885 - 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}e74e7f814dd3ed2ea568d8a24a323d8e4ba0e8f4" 2019-01-18 06:03:39,103 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-10f4c8db-f6e6-4ad5-954e-c45d73a87303 Date: Fri, 18 Jan 2019 06:03:39 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-18T04:53:26Z", "updated_at": "2019-01-18T04:53:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:53:26Z", "revision_number": 0, "id": "260c2de9-5dc5-4508-b06c-24b9d7ed838c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:53:26Z", "security_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:53:26Z", "revision_number": 0, "id": "9c6f69fc-3bf8-4346-9288-5a255b82b67e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:53:26Z", "security_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:53:26Z", "revision_number": 0, "id": "84255fa4-c13a-4cfe-b73d-e56ee216ca1e", "remote_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "remote_ip_prefix": null, "created_at": "2019-01-18T04:53:26Z", "security_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:53:26Z", "revision_number": 0, "id": "571036d3-cb1d-483a-acb9-96f19293add9", "remote_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "remote_ip_prefix": null, "created_at": "2019-01-18T04:53:26Z", "security_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "created_at": "2019-01-18T04:51:20Z", "updated_at": "2019-01-18T04:51:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "2b339890-44d0-4711-a050-08a64d58e2a0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv6", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "24c99e6f-888c-4943-9c93-54ad3b18b18c", "remote_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv4", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "87b9b994-ae22-4850-863a-6a4925bd01fe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv4", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "45161a51-d6dd-4bb8-986d-bc2f88599c1d", "remote_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv6", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}], "revision_number": 4, "project_id": "9c53a91613fb4d5080479ac6f51697ed", "id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "020d00b5451a467cb276d06789a1149d", "created_at": "2019-01-18T05:59:12Z", "updated_at": "2019-01-18T05:59:12Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:12Z", "revision_number": 0, "id": "60f7d4a7-1a27-4801-a1e8-5bf33633b818", "remote_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:12Z", "security_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "tenant_id": "020d00b5451a467cb276d06789a1149d", "port_range_min": null, "ethertype": "IPv6", "project_id": "020d00b5451a467cb276d06789a1149d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:12Z", "revision_number": 0, "id": "38b9f88b-1fc0-40d1-af74-237d79be193d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:12Z", "security_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "tenant_id": "020d00b5451a467cb276d06789a1149d", "port_range_min": null, "ethertype": "IPv4", "project_id": "020d00b5451a467cb276d06789a1149d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:12Z", "revision_number": 0, "id": "38b091dd-dca7-4cbe-8c1c-dd18a74bfca8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:12Z", "security_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "tenant_id": "020d00b5451a467cb276d06789a1149d", "port_range_min": null, "ethertype": "IPv6", "project_id": "020d00b5451a467cb276d06789a1149d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:12Z", "revision_number": 0, "id": "8faf6dda-6919-4b75-b745-2af38abf8dcf", "remote_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:12Z", "security_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "tenant_id": "020d00b5451a467cb276d06789a1149d", "port_range_min": null, "ethertype": "IPv4", "project_id": "020d00b5451a467cb276d06789a1149d"}], "revision_number": 4, "project_id": "020d00b5451a467cb276d06789a1149d", "id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "created_at": "2019-01-18T04:39:06Z", "updated_at": "2019-01-18T04:39:06Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "8860837e-afbd-4411-adf9-d88db88c2114", "remote_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "47feb8aba08a40dca7028a1701e597b9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "4e399c2e-bc03-4aa3-b192-1fafdc9248ba", "remote_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "47feb8aba08a40dca7028a1701e597b9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "4bf1a402-0fa2-4cfd-9fee-4a28f16bb271", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "47feb8aba08a40dca7028a1701e597b9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "0aedefa2-edbc-47b5-bead-e954540f6937", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "47feb8aba08a40dca7028a1701e597b9"}], "revision_number": 4, "project_id": "47feb8aba08a40dca7028a1701e597b9", "id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "name": "default"}]} 2019-01-18 06:03:39,104 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-10f4c8db-f6e6-4ad5-954e-c45d73a87303 2019-01-18 06:03:39,109 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/9c53a91613fb4d5080479ac6f51697ed -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e74e7f814dd3ed2ea568d8a24a323d8e4ba0e8f4" 2019-01-18 06:03:39,200 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:03:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-538f0a0b-d22a-4fc3-90fe-ab12be6e614f Content-Encoding: gzip Content-Length: 190 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/9c53a91613fb4d5080479ac6f51697ed"}, "enabled": true, "id": "9c53a91613fb4d5080479ac6f51697ed", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2019-01-18 06:03:39,200 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/9c53a91613fb4d5080479ac6f51697ed used request id req-538f0a0b-d22a-4fc3-90fe-ab12be6e614f 2019-01-18 06:03:39,204 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/020d00b5451a467cb276d06789a1149d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e74e7f814dd3ed2ea568d8a24a323d8e4ba0e8f4" 2019-01-18 06:03:39,310 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:03:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5f56018f-d71b-4d28-beaa-bda0871ed80c Content-Encoding: gzip Content-Length: 248 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/020d00b5451a467cb276d06789a1149d"}, "enabled": true, "id": "020d00b5451a467cb276d06789a1149d", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}} 2019-01-18 06:03:39,311 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/020d00b5451a467cb276d06789a1149d used request id req-5f56018f-d71b-4d28-beaa-bda0871ed80c 2019-01-18 06:03:39,315 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/47feb8aba08a40dca7028a1701e597b9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e74e7f814dd3ed2ea568d8a24a323d8e4ba0e8f4" 2019-01-18 06:03:39,398 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:03:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e94d9b87-56a7-44ac-ab10-800525527a8e Content-Encoding: gzip Content-Length: 205 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/47feb8aba08a40dca7028a1701e597b9"}, "enabled": true, "id": "47feb8aba08a40dca7028a1701e597b9", "parent_id": "default", "domain_id": "default", "name": "service"}} 2019-01-18 06:03:39,399 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/47feb8aba08a40dca7028a1701e597b9 used request id req-e94d9b87-56a7-44ac-ab10-800525527a8e 2019-01-18 06:03:39,399 - keystone_utils - INFO - Deleting project with name - CreateKeypairsCleanupTests-6d61166c-e8c8-4b0-proj 2019-01-18 06:03:39,403 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/9771ed72553e4b029b417e7a1ab32fae -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e74e7f814dd3ed2ea568d8a24a323d8e4ba0e8f4" 2019-01-18 06:03:39,617 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 06:03:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f812036d-a91b-4d6b-a22b-d2072885333e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 06:03:39,617 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/9771ed72553e4b029b417e7a1ab32fae used request id req-f812036d-a91b-4d6b-a22b-d2072885333e 2019-01-18 06:03:39,617 - keystone_utils - INFO - Deleting role with name - CreateKeypairsCleanupTests-6d61166c-e8c8-4b0-proj-role 2019-01-18 06:03:39,621 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/b9726c8e66a743aab405c2b37740f532 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e74e7f814dd3ed2ea568d8a24a323d8e4ba0e8f4" 2019-01-18 06:03:39,745 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 06:03:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1eceab44-432f-4831-9663-64c3301a5697 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 06:03:39,746 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/b9726c8e66a743aab405c2b37740f532 used request id req-1eceab44-432f-4831-9663-64c3301a5697 2019-01-18 06:03:39,749 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e74e7f814dd3ed2ea568d8a24a323d8e4ba0e8f4" 2019-01-18 06:03:39,832 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:03:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-442ca457-a21f-46e1-8cc5-2145333c1124 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "488fca829f8b496daa1cd2cdc6e45c49", "links": {"self": "http://172.30.9.23:5000/v3/roles/488fca829f8b496daa1cd2cdc6e45c49"}, "name": "Member"}, {"domain_id": null, "id": "6b7f4f4f76264b6fb449c43b86ee3817", "links": {"self": "http://172.30.9.23:5000/v3/roles/6b7f4f4f76264b6fb449c43b86ee3817"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a482b711adf94961bf4bb28eda7f0e28", "links": {"self": "http://172.30.9.23:5000/v3/roles/a482b711adf94961bf4bb28eda7f0e28"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c65201bd05504fa786d79b166e8bbba3", "links": {"self": "http://172.30.9.23:5000/v3/roles/c65201bd05504fa786d79b166e8bbba3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "e7e317b66c174923a8cb46c48d897c8d", "links": {"self": "http://172.30.9.23:5000/v3/roles/e7e317b66c174923a8cb46c48d897c8d"}, "name": "ResellerAdmin"}]} 2019-01-18 06:03:39,832 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-442ca457-a21f-46e1-8cc5-2145333c1124 2019-01-18 06:03:39,833 - keystone_utils - INFO - Deleting user with name - CreateKeypairsCleanupTests-6d61166c-e8c8-4b0-user 2019-01-18 06:03:39,837 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/ad8370f2e44e4ed4a939c7de59d9c023 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5484dbd007554bb43eab021f6fa7ce1bf631cb21" 2019-01-18 06:03:40,020 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 06:03:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f58b0490-1bf2-4efe-b32f-6a9216ea1006 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 06:03:40,020 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/ad8370f2e44e4ed4a939c7de59d9c023 used request id req-f58b0490-1bf2-4efe-b32f-6a9216ea1006 2019-01-18 06:03:40,021 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:03:40,411 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "488fca829f8b496daa1cd2cdc6e45c49", "name": "Member"}, {"id": "c65201bd05504fa786d79b166e8bbba3", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}], "expires_at": "2019-01-18T07:03:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "020d00b5451a467cb276d06789a1149d", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "id": "e292c913af7844408b6509a836e493f5"}, "audit_ids": ["1Dh_0aKrQeWozMgP5NBb0A"], "issued_at": "2019-01-18T06:03:40.000000Z"}} 2019-01-18 06:03:40,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}cf14088fdd55c4b41a3c618e9d6ef8e982d28b37" 2019-01-18 06:03:40,424 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:03:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8541f158-7eaf-45c3-b760-622e1b62ddcd Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:03:40,424 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-8541f158-7eaf-45c3-b760-622e1b62ddcd 2019-01-18 06:03:40,425 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:03:40,426 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:03:40,814 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "488fca829f8b496daa1cd2cdc6e45c49", "name": "Member"}, {"id": "c65201bd05504fa786d79b166e8bbba3", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}], "expires_at": "2019-01-18T07:03:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "020d00b5451a467cb276d06789a1149d", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "id": "e292c913af7844408b6509a836e493f5"}, "audit_ids": ["9QdNL8BdQQquXJ5MTP_-Lw"], "issued_at": "2019-01-18T06:03:40.000000Z"}} 2019-01-18 06:03:40,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}143a8f121ba47bfc5e47c9b7d33a9cc3066ebf12" 2019-01-18 06:03:40,898 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:03:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-814dab8d-cb46-4aec-b157-5b536158125e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:03:40,898 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-814dab8d-cb46-4aec-b157-5b536158125e 2019-01-18 06:03:40,903 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-18 06:03:40,908 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 18 Jan 2019 06:03: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"}]}]}} 2019-01-18 06:03:40,909 - 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-c7846d1a-acbd-4ee-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}143a8f121ba47bfc5e47c9b7d33a9cc3066ebf12" 2019-01-18 06:03:40,998 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:03:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7d4256cb-4c14-4b52-89e2-70d410b7f4a8 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-c7846d1a-acbd-4ee-proj", "previous": null, "next": null}, "projects": []} 2019-01-18 06:03:40,998 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-c7846d1a-acbd-4ee-proj used request id req-7d4256cb-4c14-4b52-89e2-70d410b7f4a8 2019-01-18 06:03:41,002 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}143a8f121ba47bfc5e47c9b7d33a9cc3066ebf12" 2019-01-18 06:03:41,093 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:03:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fed64fd5-f3d2-4d77-b979-1eea33705101 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-18 06:03:41,093 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-fed64fd5-f3d2-4d77-b979-1eea33705101 2019-01-18 06:03:41,097 - 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}143a8f121ba47bfc5e47c9b7d33a9cc3066ebf12" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateNetworkSuccessTests-c7846d1a-acbd-4ee-proj"}}' 2019-01-18 06:03:41,195 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 18 Jan 2019 06:03:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2a08fce8-ce77-4678-94ce-462a09cfdc0f Content-Length: 310 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/d7cf0b29308845fbb5e33fff80ff5695"}, "enabled": true, "id": "d7cf0b29308845fbb5e33fff80ff5695", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-c7846d1a-acbd-4ee-proj"}} 2019-01-18 06:03:41,195 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-2a08fce8-ce77-4678-94ce-462a09cfdc0f 2019-01-18 06:03:41,195 - keystone_utils - INFO - Created project with name - CreateNetworkSuccessTests-c7846d1a-acbd-4ee-proj 2019-01-18 06:03:41,196 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:03:41,196 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:03:41,584 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "488fca829f8b496daa1cd2cdc6e45c49", "name": "Member"}, {"id": "c65201bd05504fa786d79b166e8bbba3", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}], "expires_at": "2019-01-18T07:03:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "020d00b5451a467cb276d06789a1149d", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "id": "e292c913af7844408b6509a836e493f5"}, "audit_ids": ["Rvflc0P3TdC0NFroura8Iw"], "issued_at": "2019-01-18T06:03:41.000000Z"}} 2019-01-18 06:03:41,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}cb63732da2a695f2a08fdba3d2166ad6fc166cf3" 2019-01-18 06:03:41,671 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:03:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-966517dd-8a4d-4ae6-88e6-f3bbb7afaf8d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:03:41,671 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-966517dd-8a4d-4ae6-88e6-f3bbb7afaf8d 2019-01-18 06:03:41,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" 2019-01-18 06:03:41,681 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 18 Jan 2019 06:03: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"}]}]}} 2019-01-18 06:03:41,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}cb63732da2a695f2a08fdba3d2166ad6fc166cf3" 2019-01-18 06:03:41,789 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:03:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-144f76ff-e207-42fb-9623-e9ff9b88a6f5 Content-Encoding: gzip Content-Length: 869 Content-Type: application/json RESP BODY: {"users": [{"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/0607a2b4beb0408e9fa51cc5ba027ac6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0607a2b4beb0408e9fa51cc5ba027ac6", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/17c61b95071545a094cc82823d2b88b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "17c61b95071545a094cc82823d2b88b8", "email": "nova@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/29e5d2dfed2447bda26fc75bd1122674"}, "domain_id": "default", "enabled": true, "options": {}, "id": "29e5d2dfed2447bda26fc75bd1122674", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/3b6dcc8c791e4b6e8831f5b5e583de80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3b6dcc8c791e4b6e8831f5b5e583de80", "email": "neutron@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.23:5000/v3/users/45ab52d673584bc198669be88c88b878"}, "domain_id": "default", "enabled": true, "options": {}, "id": "45ab52d673584bc198669be88c88b878", "email": "barbican@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/57795b4ee52f49c6a71f55bb6c4012f8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "57795b4ee52f49c6a71f55bb6c4012f8", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/5c52969262974d64ac2a300ca5d60f50"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c52969262974d64ac2a300ca5d60f50", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/5fc15572bb1c489ba92bd9945bbc1f64"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5fc15572bb1c489ba92bd9945bbc1f64", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/6b519d70e25f4e61a9dfd738cd6bba22"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6b519d70e25f4e61a9dfd738cd6bba22", "email": "heat@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.23:5000/v3/users/8248437208b540c2893a7117ad102a87"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8248437208b540c2893a7117ad102a87", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/890dee97e62840c5b15e36f03f6b7efc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "890dee97e62840c5b15e36f03f6b7efc", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/8cccb516ecc44ed9bb7c8633df108fd4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8cccb516ecc44ed9bb7c8633df108fd4", "email": "glance@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.23:5000/v3/users/97c3d863a98148299fa116fdb54be470"}, "domain_id": "default", "enabled": true, "options": {}, "id": "97c3d863a98148299fa116fdb54be470", "email": "tacker@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/a2a0c8c0f19941808c9f618af50b3b79"}, "domain_id": "c19db1b8f60647a9a114cd23287c807b", "enabled": true, "options": {}, "id": "a2a0c8c0f19941808c9f618af50b3b79", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "links": {"self": "http://172.30.9.23:5000/v3/users/e292c913af7844408b6509a836e493f5"}, "domain_id": "default", "enabled": true, "id": "e292c913af7844408b6509a836e493f5", "options": {}}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/fe5de73ba9cb41b2be24ccf1f72f5ed4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe5de73ba9cb41b2be24ccf1f72f5ed4", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2019-01-18 06:03:41,789 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-144f76ff-e207-42fb-9623-e9ff9b88a6f5 2019-01-18 06:03:41,793 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateNetworkSuccessTests-c7846d1a-acbd-4ee-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb63732da2a695f2a08fdba3d2166ad6fc166cf3" 2019-01-18 06:03:41,878 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:03:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-204d13c9-c0f7-4a23-870a-0eb44e0014bf Content-Encoding: gzip Content-Length: 255 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateNetworkSuccessTests-c7846d1a-acbd-4ee-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/d7cf0b29308845fbb5e33fff80ff5695"}, "enabled": true, "id": "d7cf0b29308845fbb5e33fff80ff5695", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-c7846d1a-acbd-4ee-proj"}]} 2019-01-18 06:03:41,879 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateNetworkSuccessTests-c7846d1a-acbd-4ee-proj used request id req-204d13c9-c0f7-4a23-870a-0eb44e0014bf 2019-01-18 06:03:41,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}cb63732da2a695f2a08fdba3d2166ad6fc166cf3" 2019-01-18 06:03:41,968 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:03:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ee3e4705-22d9-4763-bd35-11b05e6f6f22 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-18 06:03:41,969 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-ee3e4705-22d9-4763-bd35-11b05e6f6f22 2019-01-18 06:03:42,332 - keystone_utils - INFO - Created user with name - CreateNetworkSuccessTests-c7846d1a-acbd-4ee-user 2019-01-18 06:03:42,333 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:03:42,337 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}143a8f121ba47bfc5e47c9b7d33a9cc3066ebf12" 2019-01-18 06:03:42,429 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:03:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eeef5a1a-e39e-4d36-a8a1-1fd2485c7bcb Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "488fca829f8b496daa1cd2cdc6e45c49", "links": {"self": "http://172.30.9.23:5000/v3/roles/488fca829f8b496daa1cd2cdc6e45c49"}, "name": "Member"}, {"domain_id": null, "id": "6b7f4f4f76264b6fb449c43b86ee3817", "links": {"self": "http://172.30.9.23:5000/v3/roles/6b7f4f4f76264b6fb449c43b86ee3817"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a482b711adf94961bf4bb28eda7f0e28", "links": {"self": "http://172.30.9.23:5000/v3/roles/a482b711adf94961bf4bb28eda7f0e28"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c65201bd05504fa786d79b166e8bbba3", "links": {"self": "http://172.30.9.23:5000/v3/roles/c65201bd05504fa786d79b166e8bbba3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "e7e317b66c174923a8cb46c48d897c8d", "links": {"self": "http://172.30.9.23:5000/v3/roles/e7e317b66c174923a8cb46c48d897c8d"}, "name": "ResellerAdmin"}]} 2019-01-18 06:03:42,430 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-eeef5a1a-e39e-4d36-a8a1-1fd2485c7bcb 2019-01-18 06:03:42,434 - 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}143a8f121ba47bfc5e47c9b7d33a9cc3066ebf12" -d '{"role": {"name": "CreateNetworkSuccessTests-c7846d1a-acbd-4ee-proj-role"}}' 2019-01-18 06:03:42,542 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 18 Jan 2019 06:03:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a993d7a7-1fb0-427e-9a65-ed68823fecd1 Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "16c0f09154374ebfa713df54d5163ca9", "links": {"self": "http://172.30.9.23:5000/v3/roles/16c0f09154374ebfa713df54d5163ca9"}, "name": "CreateNetworkSuccessTests-c7846d1a-acbd-4ee-proj-role"}} 2019-01-18 06:03:42,542 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-a993d7a7-1fb0-427e-9a65-ed68823fecd1 2019-01-18 06:03:42,542 - keystone_utils - INFO - Created role with name - CreateNetworkSuccessTests-c7846d1a-acbd-4ee-proj-role 2019-01-18 06:03:42,546 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/16c0f09154374ebfa713df54d5163ca9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}143a8f121ba47bfc5e47c9b7d33a9cc3066ebf12" 2019-01-18 06:03:42,639 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:03:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3928686f-8192-4e1b-9b7b-134a5d22c94a Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.23:5000/v3/roles/16c0f09154374ebfa713df54d5163ca9"}, "domain_id": null, "name": "CreateNetworkSuccessTests-c7846d1a-acbd-4ee-proj-role", "id": "16c0f09154374ebfa713df54d5163ca9"}} 2019-01-18 06:03:42,639 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/16c0f09154374ebfa713df54d5163ca9 used request id req-3928686f-8192-4e1b-9b7b-134a5d22c94a 2019-01-18 06:03:42,639 - keystone_utils - INFO - Granting role CreateNetworkSuccessTests-c7846d1a-acbd-4ee-proj-role to project CreateNetworkSuccessTests-c7846d1a-acbd-4ee-proj 2019-01-18 06:03:42,643 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/d7cf0b29308845fbb5e33fff80ff5695/users/382afd6d7c854675bbc2cc5099b99d42/roles/16c0f09154374ebfa713df54d5163ca9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}143a8f121ba47bfc5e47c9b7d33a9cc3066ebf12" 2019-01-18 06:03:42,821 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 06:03:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ecaa5528-e26e-4480-ab97-8db5751cf7d9 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 06:03:42,821 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/d7cf0b29308845fbb5e33fff80ff5695/users/382afd6d7c854675bbc2cc5099b99d42/roles/16c0f09154374ebfa713df54d5163ca9 used request id req-ecaa5528-e26e-4480-ab97-8db5751cf7d9 2019-01-18 06:03:42,822 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:03:42,823 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:03:43,193 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "16c0f09154374ebfa713df54d5163ca9", "name": "CreateNetworkSuccessTests-c7846d1a-acbd-4ee-proj-role"}], "expires_at": "2019-01-18T07:03:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d7cf0b29308845fbb5e33fff80ff5695", "name": "CreateNetworkSuccessTests-c7846d1a-acbd-4ee-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/d7cf0b29308845fbb5e33fff80ff5695", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/d7cf0b29308845fbb5e33fff80ff5695", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/d7cf0b29308845fbb5e33fff80ff5695", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/d7cf0b29308845fbb5e33fff80ff5695", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/d7cf0b29308845fbb5e33fff80ff5695", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/d7cf0b29308845fbb5e33fff80ff5695", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/d7cf0b29308845fbb5e33fff80ff5695", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/d7cf0b29308845fbb5e33fff80ff5695", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/d7cf0b29308845fbb5e33fff80ff5695", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/d7cf0b29308845fbb5e33fff80ff5695", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/d7cf0b29308845fbb5e33fff80ff5695", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/d7cf0b29308845fbb5e33fff80ff5695", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateNetworkSuccessTests-c7846d1a-acbd-4ee-user", "id": "382afd6d7c854675bbc2cc5099b99d42"}, "audit_ids": ["4Ng0sjejR-ui4IZ0z_PGiQ"], "issued_at": "2019-01-18T06:03:43.000000Z"}} 2019-01-18 06:03:43,193 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c19ab7944d0fc57f697f1b180ef9026b5480d4a" 2019-01-18 06:03:43,274 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:03:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8da6592a-c0ca-47c8-92a7-99721f8d0e6e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:03:43,274 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-8da6592a-c0ca-47c8-92a7-99721f8d0e6e 2019-01-18 06:03:43,281 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateNetworkSuccessTests-2b7fadd9-30d5-4414-a3e7-e97277bd637e-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c19ab7944d0fc57f697f1b180ef9026b5480d4a" 2019-01-18 06:03:43,454 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-b253e9ba-0ef6-4a6f-b097-4f1edf2da2fa Date: Fri, 18 Jan 2019 06:03:43 GMT RESP BODY: {"networks":[]} 2019-01-18 06:03:43,454 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateNetworkSuccessTests-2b7fadd9-30d5-4414-a3e7-e97277bd637e-pub-net used request id req-b253e9ba-0ef6-4a6f-b097-4f1edf2da2fa 2019-01-18 06:03:43,455 - neutron_utils - INFO - Creating network with name CreateNetworkSuccessTests-2b7fadd9-30d5-4414-a3e7-e97277bd637e-pub-net 2019-01-18 06:03:43,460 - 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}6c19ab7944d0fc57f697f1b180ef9026b5480d4a" -d '{"network": {"name": "CreateNetworkSuccessTests-2b7fadd9-30d5-4414-a3e7-e97277bd637e-pub-net", "admin_state_up": true}}' 2019-01-18 06:03:44,020 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 628 X-Openstack-Request-Id: req-9c609c7c-7afb-4c38-9466-de4b9f54cfac Date: Fri, 18 Jan 2019 06:03:44 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"54991ed6-faf9-435a-9821-9053d429f11f","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"d7cf0b29308845fbb5e33fff80ff5695","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-18T06:03:43Z","is_default":false,"name":"CreateNetworkSuccessTests-2b7fadd9-30d5-4414-a3e7-e97277bd637e-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"d7cf0b29308845fbb5e33fff80ff5695","created_at":"2019-01-18T06:03:43Z","mtu":1450}} 2019-01-18 06:03:44,020 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks used request id req-9c609c7c-7afb-4c38-9466-de4b9f54cfac 2019-01-18 06:03:44,026 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=54991ed6-faf9-435a-9821-9053d429f11f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c19ab7944d0fc57f697f1b180ef9026b5480d4a" 2019-01-18 06:03:44,274 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-2e510a89-ae75-4050-ba92-36e821ba8413 Date: Fri, 18 Jan 2019 06:03:44 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":"2019-01-18T06:03:43Z","tenant_id":"d7cf0b29308845fbb5e33fff80ff5695","created_at":"2019-01-18T06:03:43Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"d7cf0b29308845fbb5e33fff80ff5695","id":"54991ed6-faf9-435a-9821-9053d429f11f","name":"CreateNetworkSuccessTests-2b7fadd9-30d5-4414-a3e7-e97277bd637e-pub-net"}]} 2019-01-18 06:03:44,274 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=54991ed6-faf9-435a-9821-9053d429f11f used request id req-2e510a89-ae75-4050-ba92-36e821ba8413 2019-01-18 06:03:44,280 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=54991ed6-faf9-435a-9821-9053d429f11f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c19ab7944d0fc57f697f1b180ef9026b5480d4a" 2019-01-18 06:03:44,453 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-a1007733-e6ff-4482-ae1c-73e6ca02a425 Date: Fri, 18 Jan 2019 06:03:44 GMT RESP BODY: {"subnets":[]} 2019-01-18 06:03:44,453 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=54991ed6-faf9-435a-9821-9053d429f11f used request id req-a1007733-e6ff-4482-ae1c-73e6ca02a425 2019-01-18 06:03:44,453 - neutron_utils - INFO - Creating subnet with name CreateNetworkSuccessTests-2b7fadd9-30d5-4414-a3e7-e97277bd637e-pub-subnet 2019-01-18 06:03:44,459 - 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}6c19ab7944d0fc57f697f1b180ef9026b5480d4a" -d '{"subnets": [{"ip_version": 4, "network_id": "54991ed6-faf9-435a-9821-9053d429f11f", "cidr": "10.55.1.0/24", "name": "CreateNetworkSuccessTests-2b7fadd9-30d5-4414-a3e7-e97277bd637e-pub-subnet"}]}' 2019-01-18 06:03:45,179 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-c554b253-0c65-4606-b185-30c628c8ebb3 Date: Fri, 18 Jan 2019 06:03:45 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"54991ed6-faf9-435a-9821-9053d429f11f","tenant_id":"d7cf0b29308845fbb5e33fff80ff5695","created_at":"2019-01-18T06:03:44Z","dns_nameservers":[],"updated_at":"2019-01-18T06:03:44Z","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":"d7cf0b29308845fbb5e33fff80ff5695","id":"e6a6f109-f531-490f-9193-634766627e92","subnetpool_id":null,"name":"CreateNetworkSuccessTests-2b7fadd9-30d5-4414-a3e7-e97277bd637e-pub-subnet"}]} 2019-01-18 06:03:45,179 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets used request id req-c554b253-0c65-4606-b185-30c628c8ebb3 2019-01-18 06:03:45,185 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=54991ed6-faf9-435a-9821-9053d429f11f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c19ab7944d0fc57f697f1b180ef9026b5480d4a" 2019-01-18 06:03:45,442 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-14fbcfcb-ce51-4ba4-a698-431deb56df08 Date: Fri, 18 Jan 2019 06:03: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":["e6a6f109-f531-490f-9193-634766627e92"],"updated_at":"2019-01-18T06:03:44Z","tenant_id":"d7cf0b29308845fbb5e33fff80ff5695","created_at":"2019-01-18T06:03:43Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"d7cf0b29308845fbb5e33fff80ff5695","id":"54991ed6-faf9-435a-9821-9053d429f11f","name":"CreateNetworkSuccessTests-2b7fadd9-30d5-4414-a3e7-e97277bd637e-pub-net"}]} 2019-01-18 06:03:45,442 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=54991ed6-faf9-435a-9821-9053d429f11f used request id req-14fbcfcb-ce51-4ba4-a698-431deb56df08 2019-01-18 06:03:45,448 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=54991ed6-faf9-435a-9821-9053d429f11f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c19ab7944d0fc57f697f1b180ef9026b5480d4a" 2019-01-18 06:03:45,653 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-bb00ee5d-2cc6-4a16-8b5d-3698676c1f0f Date: Fri, 18 Jan 2019 06:03:45 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"54991ed6-faf9-435a-9821-9053d429f11f","tenant_id":"d7cf0b29308845fbb5e33fff80ff5695","created_at":"2019-01-18T06:03:44Z","dns_nameservers":[],"updated_at":"2019-01-18T06:03:44Z","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":"d7cf0b29308845fbb5e33fff80ff5695","id":"e6a6f109-f531-490f-9193-634766627e92","subnetpool_id":null,"name":"CreateNetworkSuccessTests-2b7fadd9-30d5-4414-a3e7-e97277bd637e-pub-subnet"}]} 2019-01-18 06:03:45,654 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=54991ed6-faf9-435a-9821-9053d429f11f used request id req-bb00ee5d-2cc6-4a16-8b5d-3698676c1f0f 2019-01-18 06:03:45,654 - OpenStackNetwork - DEBUG - Network [54991ed6-faf9-435a-9821-9053d429f11f] created successfully 2019-01-18 06:03:45,654 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:03:46,027 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "16c0f09154374ebfa713df54d5163ca9", "name": "CreateNetworkSuccessTests-c7846d1a-acbd-4ee-proj-role"}], "expires_at": "2019-01-18T07:03:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d7cf0b29308845fbb5e33fff80ff5695", "name": "CreateNetworkSuccessTests-c7846d1a-acbd-4ee-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/d7cf0b29308845fbb5e33fff80ff5695", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/d7cf0b29308845fbb5e33fff80ff5695", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/d7cf0b29308845fbb5e33fff80ff5695", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/d7cf0b29308845fbb5e33fff80ff5695", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/d7cf0b29308845fbb5e33fff80ff5695", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/d7cf0b29308845fbb5e33fff80ff5695", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/d7cf0b29308845fbb5e33fff80ff5695", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/d7cf0b29308845fbb5e33fff80ff5695", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/d7cf0b29308845fbb5e33fff80ff5695", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/d7cf0b29308845fbb5e33fff80ff5695", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/d7cf0b29308845fbb5e33fff80ff5695", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/d7cf0b29308845fbb5e33fff80ff5695", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateNetworkSuccessTests-c7846d1a-acbd-4ee-user", "id": "382afd6d7c854675bbc2cc5099b99d42"}, "audit_ids": ["Jd88NBVZTDSMTx6Bj9AHsA"], "issued_at": "2019-01-18T06:03:46.000000Z"}} 2019-01-18 06:03:46,033 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateNetworkSuccessTests-2b7fadd9-30d5-4414-a3e7-e97277bd637e-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e70072a98aa0c8a6644947500578f88d26f7b035" 2019-01-18 06:03:46,284 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-9d11885c-dc3c-40cb-8f4d-71e598129577 Date: Fri, 18 Jan 2019 06:03: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":["e6a6f109-f531-490f-9193-634766627e92"],"updated_at":"2019-01-18T06:03:44Z","tenant_id":"d7cf0b29308845fbb5e33fff80ff5695","created_at":"2019-01-18T06:03:43Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"d7cf0b29308845fbb5e33fff80ff5695","id":"54991ed6-faf9-435a-9821-9053d429f11f","name":"CreateNetworkSuccessTests-2b7fadd9-30d5-4414-a3e7-e97277bd637e-pub-net"}]} 2019-01-18 06:03:46,284 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateNetworkSuccessTests-2b7fadd9-30d5-4414-a3e7-e97277bd637e-pub-net used request id req-9d11885c-dc3c-40cb-8f4d-71e598129577 2019-01-18 06:03:46,288 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-18 06:03:46,293 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 18 Jan 2019 06:03: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"}]}]}} 2019-01-18 06:03:46,294 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/d7cf0b29308845fbb5e33fff80ff5695 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf14088fdd55c4b41a3c618e9d6ef8e982d28b37" 2019-01-18 06:03:46,380 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:03:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7c92169f-e6ce-4f83-90f8-a42ad3e938f3 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/d7cf0b29308845fbb5e33fff80ff5695"}, "enabled": true, "id": "d7cf0b29308845fbb5e33fff80ff5695", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-c7846d1a-acbd-4ee-proj"}} 2019-01-18 06:03:46,380 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/d7cf0b29308845fbb5e33fff80ff5695 used request id req-7c92169f-e6ce-4f83-90f8-a42ad3e938f3 2019-01-18 06:03:46,386 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=54991ed6-faf9-435a-9821-9053d429f11f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e70072a98aa0c8a6644947500578f88d26f7b035" 2019-01-18 06:03:46,577 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-fce171d4-1586-45e7-95e5-e23f98ec87e3 Date: Fri, 18 Jan 2019 06:03:46 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"54991ed6-faf9-435a-9821-9053d429f11f","tenant_id":"d7cf0b29308845fbb5e33fff80ff5695","created_at":"2019-01-18T06:03:44Z","dns_nameservers":[],"updated_at":"2019-01-18T06:03:44Z","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":"d7cf0b29308845fbb5e33fff80ff5695","id":"e6a6f109-f531-490f-9193-634766627e92","subnetpool_id":null,"name":"CreateNetworkSuccessTests-2b7fadd9-30d5-4414-a3e7-e97277bd637e-pub-subnet"}]} 2019-01-18 06:03:46,577 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=54991ed6-faf9-435a-9821-9053d429f11f used request id req-fce171d4-1586-45e7-95e5-e23f98ec87e3 2019-01-18 06:03:46,578 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-2b7fadd9-30d5-4414-a3e7-e97277bd637e-pub-subnet 2019-01-18 06:03:46,578 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-2b7fadd9-30d5-4414-a3e7-e97277bd637e-pub-subnet 2019-01-18 06:03:46,583 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/subnets/e6a6f109-f531-490f-9193-634766627e92 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e70072a98aa0c8a6644947500578f88d26f7b035" 2019-01-18 06:03:48,361 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-24c6d32f-ba09-40f2-97f4-05984c5d03e6 Date: Fri, 18 Jan 2019 06:03:48 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-18 06:03:48,361 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/e6a6f109-f531-490f-9193-634766627e92 used request id req-24c6d32f-ba09-40f2-97f4-05984c5d03e6 2019-01-18 06:03:48,362 - neutron_utils - INFO - Deleting network with name CreateNetworkSuccessTests-2b7fadd9-30d5-4414-a3e7-e97277bd637e-pub-net 2019-01-18 06:03:48,367 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/networks/54991ed6-faf9-435a-9821-9053d429f11f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e70072a98aa0c8a6644947500578f88d26f7b035" 2019-01-18 06:03:49,580 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-4ee7bbc5-bc7d-4323-a6e6-d0a821aa33a1 Date: Fri, 18 Jan 2019 06:03:49 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-18 06:03:49,580 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/54991ed6-faf9-435a-9821-9053d429f11f used request id req-4ee7bbc5-bc7d-4323-a6e6-d0a821aa33a1 2019-01-18 06:03:49,586 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateNetworkSuccessTests-2b7fadd9-30d5-4414-a3e7-e97277bd637e-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e70072a98aa0c8a6644947500578f88d26f7b035" 2019-01-18 06:03:49,771 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-a08ddc7a-c2fc-43aa-b987-e3237cc7b833 Date: Fri, 18 Jan 2019 06:03:49 GMT RESP BODY: {"networks":[]} 2019-01-18 06:03:49,772 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateNetworkSuccessTests-2b7fadd9-30d5-4414-a3e7-e97277bd637e-pub-net used request id req-a08ddc7a-c2fc-43aa-b987-e3237cc7b833 2019-01-18 06:03:49,772 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-2b7fadd9-30d5-4414-a3e7-e97277bd637e-pub-subnet 2019-01-18 06:03:49,772 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-2b7fadd9-30d5-4414-a3e7-e97277bd637e-pub-subnet 2019-01-18 06:03:49,778 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/subnets/e6a6f109-f531-490f-9193-634766627e92 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c19ab7944d0fc57f697f1b180ef9026b5480d4a" 2019-01-18 06:03:49,811 - keystoneauth.session - DEBUG - RESP: [404] Content-Type: application/json Content-Length: 136 X-Openstack-Request-Id: req-0a47e8b0-ebb0-456d-826f-a83554b3e48e Date: Fri, 18 Jan 2019 06:03:49 GMT RESP BODY: {"NeutronError": {"message": "Subnet e6a6f109-f531-490f-9193-634766627e92 could not be found.", "type": "SubnetNotFound", "detail": ""}} 2019-01-18 06:03:49,811 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/e6a6f109-f531-490f-9193-634766627e92 used request id req-0a47e8b0-ebb0-456d-826f-a83554b3e48e 2019-01-18 06:03:49,811 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Subnet e6a6f109-f531-490f-9193-634766627e92 could not be found.", "type": "SubnetNotFound", "detail": ""}} 2019-01-18 06:03:49,812 - neutron_utils - INFO - Deleting network with name CreateNetworkSuccessTests-2b7fadd9-30d5-4414-a3e7-e97277bd637e-pub-net 2019-01-18 06:03:49,817 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/networks/54991ed6-faf9-435a-9821-9053d429f11f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c19ab7944d0fc57f697f1b180ef9026b5480d4a" 2019-01-18 06:03:49,987 - keystoneauth.session - DEBUG - RESP: [404] Content-Type: application/json Content-Length: 138 X-Openstack-Request-Id: req-46399fee-4c19-49aa-9be9-ec217cf1c264 Date: Fri, 18 Jan 2019 06:03:49 GMT RESP BODY: {"NeutronError": {"message": "Network 54991ed6-faf9-435a-9821-9053d429f11f could not be found.", "type": "NetworkNotFound", "detail": ""}} 2019-01-18 06:03:49,987 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/54991ed6-faf9-435a-9821-9053d429f11f used request id req-46399fee-4c19-49aa-9be9-ec217cf1c264 2019-01-18 06:03:49,987 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Network 54991ed6-faf9-435a-9821-9053d429f11f could not be found.", "type": "NetworkNotFound", "detail": ""}} 2019-01-18 06:03:49,993 - 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}143a8f121ba47bfc5e47c9b7d33a9cc3066ebf12" 2019-01-18 06:03:50,211 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-4fc9d0a0-748b-4bb8-b357-f873b9d9a4f5 Date: Fri, 18 Jan 2019 06:03:50 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-18T04:53:26Z", "updated_at": "2019-01-18T04:53:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:53:26Z", "revision_number": 0, "id": "260c2de9-5dc5-4508-b06c-24b9d7ed838c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:53:26Z", "security_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:53:26Z", "revision_number": 0, "id": "571036d3-cb1d-483a-acb9-96f19293add9", "remote_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "remote_ip_prefix": null, "created_at": "2019-01-18T04:53:26Z", "security_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:53:26Z", "revision_number": 0, "id": "84255fa4-c13a-4cfe-b73d-e56ee216ca1e", "remote_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "remote_ip_prefix": null, "created_at": "2019-01-18T04:53:26Z", "security_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:53:26Z", "revision_number": 0, "id": "9c6f69fc-3bf8-4346-9288-5a255b82b67e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:53:26Z", "security_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "created_at": "2019-01-18T04:51:20Z", "updated_at": "2019-01-18T04:51:20Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "24c99e6f-888c-4943-9c93-54ad3b18b18c", "remote_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv4", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "2b339890-44d0-4711-a050-08a64d58e2a0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv6", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "45161a51-d6dd-4bb8-986d-bc2f88599c1d", "remote_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv6", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "87b9b994-ae22-4850-863a-6a4925bd01fe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv4", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}], "revision_number": 4, "project_id": "9c53a91613fb4d5080479ac6f51697ed", "id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "020d00b5451a467cb276d06789a1149d", "created_at": "2019-01-18T05:59:12Z", "updated_at": "2019-01-18T05:59:12Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:12Z", "revision_number": 0, "id": "38b091dd-dca7-4cbe-8c1c-dd18a74bfca8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:12Z", "security_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "tenant_id": "020d00b5451a467cb276d06789a1149d", "port_range_min": null, "ethertype": "IPv6", "project_id": "020d00b5451a467cb276d06789a1149d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:12Z", "revision_number": 0, "id": "38b9f88b-1fc0-40d1-af74-237d79be193d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:12Z", "security_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "tenant_id": "020d00b5451a467cb276d06789a1149d", "port_range_min": null, "ethertype": "IPv4", "project_id": "020d00b5451a467cb276d06789a1149d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:12Z", "revision_number": 0, "id": "60f7d4a7-1a27-4801-a1e8-5bf33633b818", "remote_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:12Z", "security_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "tenant_id": "020d00b5451a467cb276d06789a1149d", "port_range_min": null, "ethertype": "IPv6", "project_id": "020d00b5451a467cb276d06789a1149d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:12Z", "revision_number": 0, "id": "8faf6dda-6919-4b75-b745-2af38abf8dcf", "remote_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:12Z", "security_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "tenant_id": "020d00b5451a467cb276d06789a1149d", "port_range_min": null, "ethertype": "IPv4", "project_id": "020d00b5451a467cb276d06789a1149d"}], "revision_number": 4, "project_id": "020d00b5451a467cb276d06789a1149d", "id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "created_at": "2019-01-18T04:39:06Z", "updated_at": "2019-01-18T04:39:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "0aedefa2-edbc-47b5-bead-e954540f6937", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "47feb8aba08a40dca7028a1701e597b9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "4bf1a402-0fa2-4cfd-9fee-4a28f16bb271", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "47feb8aba08a40dca7028a1701e597b9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "4e399c2e-bc03-4aa3-b192-1fafdc9248ba", "remote_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "47feb8aba08a40dca7028a1701e597b9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "8860837e-afbd-4411-adf9-d88db88c2114", "remote_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "47feb8aba08a40dca7028a1701e597b9"}], "revision_number": 4, "project_id": "47feb8aba08a40dca7028a1701e597b9", "id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d7cf0b29308845fbb5e33fff80ff5695", "created_at": "2019-01-18T06:03:43Z", "updated_at": "2019-01-18T06:03:43Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:03:43Z", "revision_number": 0, "id": "42035e5a-beeb-4bc2-a958-b295aca29d50", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T06:03:43Z", "security_group_id": "b1ccb922-2d62-4856-ac08-21abb9987323", "tenant_id": "d7cf0b29308845fbb5e33fff80ff5695", "port_range_min": null, "ethertype": "IPv4", "project_id": "d7cf0b29308845fbb5e33fff80ff5695"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:03:43Z", "revision_number": 0, "id": "896ad25a-05de-4121-b598-aabc0dc313b2", "remote_group_id": "b1ccb922-2d62-4856-ac08-21abb9987323", "remote_ip_prefix": null, "created_at": "2019-01-18T06:03:43Z", "security_group_id": "b1ccb922-2d62-4856-ac08-21abb9987323", "tenant_id": "d7cf0b29308845fbb5e33fff80ff5695", "port_range_min": null, "ethertype": "IPv4", "project_id": "d7cf0b29308845fbb5e33fff80ff5695"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:03:43Z", "revision_number": 0, "id": "8b4e2dd7-aa15-408a-be81-5bfeff51406a", "remote_group_id": "b1ccb922-2d62-4856-ac08-21abb9987323", "remote_ip_prefix": null, "created_at": "2019-01-18T06:03:43Z", "security_group_id": "b1ccb922-2d62-4856-ac08-21abb9987323", "tenant_id": "d7cf0b29308845fbb5e33fff80ff5695", "port_range_min": null, "ethertype": "IPv6", "project_id": "d7cf0b29308845fbb5e33fff80ff5695"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:03:43Z", "revision_number": 0, "id": "ee1595e5-9a7b-4e15-b373-094fa4955e79", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T06:03:43Z", "security_group_id": "b1ccb922-2d62-4856-ac08-21abb9987323", "tenant_id": "d7cf0b29308845fbb5e33fff80ff5695", "port_range_min": null, "ethertype": "IPv6", "project_id": "d7cf0b29308845fbb5e33fff80ff5695"}], "revision_number": 4, "project_id": "d7cf0b29308845fbb5e33fff80ff5695", "id": "b1ccb922-2d62-4856-ac08-21abb9987323", "name": "default"}]} 2019-01-18 06:03:50,212 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-4fc9d0a0-748b-4bb8-b357-f873b9d9a4f5 2019-01-18 06:03:50,216 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/9c53a91613fb4d5080479ac6f51697ed -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}143a8f121ba47bfc5e47c9b7d33a9cc3066ebf12" 2019-01-18 06:03:50,304 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:03:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dd2ada42-aa9b-4a67-b6f7-60e74f5a9cb6 Content-Encoding: gzip Content-Length: 190 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/9c53a91613fb4d5080479ac6f51697ed"}, "enabled": true, "id": "9c53a91613fb4d5080479ac6f51697ed", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2019-01-18 06:03:50,304 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/9c53a91613fb4d5080479ac6f51697ed used request id req-dd2ada42-aa9b-4a67-b6f7-60e74f5a9cb6 2019-01-18 06:03:50,306 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/020d00b5451a467cb276d06789a1149d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}143a8f121ba47bfc5e47c9b7d33a9cc3066ebf12" 2019-01-18 06:03:50,388 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:03:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-22f51d40-d764-4dde-8788-c62cf8fb35a5 Content-Encoding: gzip Content-Length: 248 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/020d00b5451a467cb276d06789a1149d"}, "enabled": true, "id": "020d00b5451a467cb276d06789a1149d", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}} 2019-01-18 06:03:50,388 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/020d00b5451a467cb276d06789a1149d used request id req-22f51d40-d764-4dde-8788-c62cf8fb35a5 2019-01-18 06:03:50,390 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/47feb8aba08a40dca7028a1701e597b9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}143a8f121ba47bfc5e47c9b7d33a9cc3066ebf12" 2019-01-18 06:03:50,477 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:03:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cf1fe5fb-c56b-431f-a8df-6af35f49817d Content-Encoding: gzip Content-Length: 205 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/47feb8aba08a40dca7028a1701e597b9"}, "enabled": true, "id": "47feb8aba08a40dca7028a1701e597b9", "parent_id": "default", "domain_id": "default", "name": "service"}} 2019-01-18 06:03:50,477 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/47feb8aba08a40dca7028a1701e597b9 used request id req-cf1fe5fb-c56b-431f-a8df-6af35f49817d 2019-01-18 06:03:50,481 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/d7cf0b29308845fbb5e33fff80ff5695 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}143a8f121ba47bfc5e47c9b7d33a9cc3066ebf12" 2019-01-18 06:03:50,564 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:03:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-286e934c-63f4-46fd-b0d3-2a23fc820db4 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/d7cf0b29308845fbb5e33fff80ff5695"}, "enabled": true, "id": "d7cf0b29308845fbb5e33fff80ff5695", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-c7846d1a-acbd-4ee-proj"}} 2019-01-18 06:03:50,564 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/d7cf0b29308845fbb5e33fff80ff5695 used request id req-286e934c-63f4-46fd-b0d3-2a23fc820db4 2019-01-18 06:03:50,565 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - b1ccb922-2d62-4856-ac08-21abb9987323 2019-01-18 06:03:50,570 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=b1ccb922-2d62-4856-ac08-21abb9987323 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}143a8f121ba47bfc5e47c9b7d33a9cc3066ebf12" 2019-01-18 06:03:50,745 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-4ad0a77c-2139-44ca-a82c-b82b2228c88e Date: Fri, 18 Jan 2019 06:03: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": "2019-01-18T06:03:43Z", "security_group_id": "b1ccb922-2d62-4856-ac08-21abb9987323", "port_range_min": null, "revision_number": 0, "tenant_id": "d7cf0b29308845fbb5e33fff80ff5695", "created_at": "2019-01-18T06:03:43Z", "project_id": "d7cf0b29308845fbb5e33fff80ff5695", "id": "42035e5a-beeb-4bc2-a958-b295aca29d50"}, {"remote_group_id": "b1ccb922-2d62-4856-ac08-21abb9987323", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T06:03:43Z", "security_group_id": "b1ccb922-2d62-4856-ac08-21abb9987323", "port_range_min": null, "revision_number": 0, "tenant_id": "d7cf0b29308845fbb5e33fff80ff5695", "created_at": "2019-01-18T06:03:43Z", "project_id": "d7cf0b29308845fbb5e33fff80ff5695", "id": "896ad25a-05de-4121-b598-aabc0dc313b2"}, {"remote_group_id": "b1ccb922-2d62-4856-ac08-21abb9987323", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T06:03:43Z", "security_group_id": "b1ccb922-2d62-4856-ac08-21abb9987323", "port_range_min": null, "revision_number": 0, "tenant_id": "d7cf0b29308845fbb5e33fff80ff5695", "created_at": "2019-01-18T06:03:43Z", "project_id": "d7cf0b29308845fbb5e33fff80ff5695", "id": "8b4e2dd7-aa15-408a-be81-5bfeff51406a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T06:03:43Z", "security_group_id": "b1ccb922-2d62-4856-ac08-21abb9987323", "port_range_min": null, "revision_number": 0, "tenant_id": "d7cf0b29308845fbb5e33fff80ff5695", "created_at": "2019-01-18T06:03:43Z", "project_id": "d7cf0b29308845fbb5e33fff80ff5695", "id": "ee1595e5-9a7b-4e15-b373-094fa4955e79"}]} 2019-01-18 06:03:50,745 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=b1ccb922-2d62-4856-ac08-21abb9987323 used request id req-4ad0a77c-2139-44ca-a82c-b82b2228c88e 2019-01-18 06:03:50,746 - neutron_utils - INFO - Deleting security group with name - default 2019-01-18 06:03:50,751 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-groups/b1ccb922-2d62-4856-ac08-21abb9987323 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}143a8f121ba47bfc5e47c9b7d33a9cc3066ebf12" 2019-01-18 06:03:51,053 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-54d4f3a7-484e-4378-9383-e6d105847dd5 Content-Length: 0 Date: Fri, 18 Jan 2019 06:03:51 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-18 06:03:51,053 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/b1ccb922-2d62-4856-ac08-21abb9987323 used request id req-54d4f3a7-484e-4378-9383-e6d105847dd5 2019-01-18 06:03:51,054 - keystone_utils - INFO - Deleting project with name - CreateNetworkSuccessTests-c7846d1a-acbd-4ee-proj 2019-01-18 06:03:51,057 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/d7cf0b29308845fbb5e33fff80ff5695 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}143a8f121ba47bfc5e47c9b7d33a9cc3066ebf12" 2019-01-18 06:03:51,245 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 06:03:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2bf1594f-6ef5-4982-9235-616ab3728c10 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 06:03:51,245 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/d7cf0b29308845fbb5e33fff80ff5695 used request id req-2bf1594f-6ef5-4982-9235-616ab3728c10 2019-01-18 06:03:51,246 - keystone_utils - INFO - Deleting role with name - CreateNetworkSuccessTests-c7846d1a-acbd-4ee-proj-role 2019-01-18 06:03:51,249 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/16c0f09154374ebfa713df54d5163ca9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}143a8f121ba47bfc5e47c9b7d33a9cc3066ebf12" 2019-01-18 06:03:51,362 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 06:03:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c87cae6f-2831-414f-a8af-37dc7f4dea6f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 06:03:51,363 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/16c0f09154374ebfa713df54d5163ca9 used request id req-c87cae6f-2831-414f-a8af-37dc7f4dea6f 2019-01-18 06:03:51,366 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}143a8f121ba47bfc5e47c9b7d33a9cc3066ebf12" 2019-01-18 06:03:51,462 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:03:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eae363fa-2b32-4281-90f9-29922669364a Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "488fca829f8b496daa1cd2cdc6e45c49", "links": {"self": "http://172.30.9.23:5000/v3/roles/488fca829f8b496daa1cd2cdc6e45c49"}, "name": "Member"}, {"domain_id": null, "id": "6b7f4f4f76264b6fb449c43b86ee3817", "links": {"self": "http://172.30.9.23:5000/v3/roles/6b7f4f4f76264b6fb449c43b86ee3817"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a482b711adf94961bf4bb28eda7f0e28", "links": {"self": "http://172.30.9.23:5000/v3/roles/a482b711adf94961bf4bb28eda7f0e28"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c65201bd05504fa786d79b166e8bbba3", "links": {"self": "http://172.30.9.23:5000/v3/roles/c65201bd05504fa786d79b166e8bbba3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "e7e317b66c174923a8cb46c48d897c8d", "links": {"self": "http://172.30.9.23:5000/v3/roles/e7e317b66c174923a8cb46c48d897c8d"}, "name": "ResellerAdmin"}]} 2019-01-18 06:03:51,462 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-eae363fa-2b32-4281-90f9-29922669364a 2019-01-18 06:03:51,463 - keystone_utils - INFO - Deleting user with name - CreateNetworkSuccessTests-c7846d1a-acbd-4ee-user 2019-01-18 06:03:51,466 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/382afd6d7c854675bbc2cc5099b99d42 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb63732da2a695f2a08fdba3d2166ad6fc166cf3" 2019-01-18 06:03:51,662 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 06:03:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cba3c611-de5f-4882-8cf2-e0a0be159f3f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 06:03:51,662 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/382afd6d7c854675bbc2cc5099b99d42 used request id req-cba3c611-de5f-4882-8cf2-e0a0be159f3f 2019-01-18 06:03:51,664 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:03:52,050 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "488fca829f8b496daa1cd2cdc6e45c49", "name": "Member"}, {"id": "c65201bd05504fa786d79b166e8bbba3", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}], "expires_at": "2019-01-18T07:03:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "020d00b5451a467cb276d06789a1149d", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "id": "e292c913af7844408b6509a836e493f5"}, "audit_ids": ["QOflr--HS1GQTuX8oshfnA"], "issued_at": "2019-01-18T06:03:52.000000Z"}} 2019-01-18 06:03:52,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}e227f0fa389351495ae19356c1c6b91aff99d225" 2019-01-18 06:03:52,147 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:03:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-18372785-53d8-4ed5-8a86-2e56fd4616c8 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:03:52,148 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-18372785-53d8-4ed5-8a86-2e56fd4616c8 2019-01-18 06:03:52,149 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:03:52,151 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:03:52,524 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "488fca829f8b496daa1cd2cdc6e45c49", "name": "Member"}, {"id": "c65201bd05504fa786d79b166e8bbba3", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}], "expires_at": "2019-01-18T07:03:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "020d00b5451a467cb276d06789a1149d", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "id": "e292c913af7844408b6509a836e493f5"}, "audit_ids": ["evyK0GEXRpGVRJ52FtR2ZA"], "issued_at": "2019-01-18T06:03:52.000000Z"}} 2019-01-18 06:03:52,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}7ab767435d33006c201c1cb70a6edcf39e3a68fd" 2019-01-18 06:03:52,607 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:03:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-944beef1-1e50-49de-a054-335e411425e1 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:03:52,607 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-944beef1-1e50-49de-a054-335e411425e1 2019-01-18 06:03:52,611 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-18 06:03:52,617 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 18 Jan 2019 06:03: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"}]}]}} 2019-01-18 06:03:52,618 - 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-136f7503-4a9d-4c5-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ab767435d33006c201c1cb70a6edcf39e3a68fd" 2019-01-18 06:03:52,699 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:03:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ef748186-2e99-4419-b622-712bf14d680b 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-136f7503-4a9d-4c5-proj", "previous": null, "next": null}, "projects": []} 2019-01-18 06:03:52,699 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-136f7503-4a9d-4c5-proj used request id req-ef748186-2e99-4419-b622-712bf14d680b 2019-01-18 06:03:52,703 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ab767435d33006c201c1cb70a6edcf39e3a68fd" 2019-01-18 06:03:52,793 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:03:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-64174f6b-4528-484e-8f7d-4b951a83bebd Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-18 06:03:52,793 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-64174f6b-4528-484e-8f7d-4b951a83bebd 2019-01-18 06:03:52,797 - 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}7ab767435d33006c201c1cb70a6edcf39e3a68fd" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateNetworkSuccessTests-136f7503-4a9d-4c5-proj"}}' 2019-01-18 06:03:52,919 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 18 Jan 2019 06:03:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dab0cb9d-6e25-410c-8ad5-64ed44ddbee2 Content-Length: 310 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/84597ba558d548a8b35bb4f2109ea100"}, "enabled": true, "id": "84597ba558d548a8b35bb4f2109ea100", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-136f7503-4a9d-4c5-proj"}} 2019-01-18 06:03:52,919 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-dab0cb9d-6e25-410c-8ad5-64ed44ddbee2 2019-01-18 06:03:52,920 - keystone_utils - INFO - Created project with name - CreateNetworkSuccessTests-136f7503-4a9d-4c5-proj 2019-01-18 06:03:52,920 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:03:52,921 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:03:53,298 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "488fca829f8b496daa1cd2cdc6e45c49", "name": "Member"}, {"id": "c65201bd05504fa786d79b166e8bbba3", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}], "expires_at": "2019-01-18T07:03:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "020d00b5451a467cb276d06789a1149d", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "id": "e292c913af7844408b6509a836e493f5"}, "audit_ids": ["EHbr_pj0TgGxeY101aDVHA"], "issued_at": "2019-01-18T06:03:53.000000Z"}} 2019-01-18 06:03:53,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}8c09b8cfb0416dfaded2a4abd8830c15d97b406a" 2019-01-18 06:03:53,389 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:03:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cfa8f517-0158-4e26-a591-cdda2fb61904 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:03:53,390 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-cfa8f517-0158-4e26-a591-cdda2fb61904 2019-01-18 06:03:53,394 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-18 06:03:53,399 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 18 Jan 2019 06:03: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"}]}]}} 2019-01-18 06:03:53,400 - 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}8c09b8cfb0416dfaded2a4abd8830c15d97b406a" 2019-01-18 06:03:53,499 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:03:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-adbfbe7b-60e4-427c-abbb-898b262f8032 Content-Encoding: gzip Content-Length: 869 Content-Type: application/json RESP BODY: {"users": [{"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/0607a2b4beb0408e9fa51cc5ba027ac6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0607a2b4beb0408e9fa51cc5ba027ac6", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/17c61b95071545a094cc82823d2b88b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "17c61b95071545a094cc82823d2b88b8", "email": "nova@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/29e5d2dfed2447bda26fc75bd1122674"}, "domain_id": "default", "enabled": true, "options": {}, "id": "29e5d2dfed2447bda26fc75bd1122674", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/3b6dcc8c791e4b6e8831f5b5e583de80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3b6dcc8c791e4b6e8831f5b5e583de80", "email": "neutron@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.23:5000/v3/users/45ab52d673584bc198669be88c88b878"}, "domain_id": "default", "enabled": true, "options": {}, "id": "45ab52d673584bc198669be88c88b878", "email": "barbican@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/57795b4ee52f49c6a71f55bb6c4012f8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "57795b4ee52f49c6a71f55bb6c4012f8", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/5c52969262974d64ac2a300ca5d60f50"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c52969262974d64ac2a300ca5d60f50", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/5fc15572bb1c489ba92bd9945bbc1f64"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5fc15572bb1c489ba92bd9945bbc1f64", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/6b519d70e25f4e61a9dfd738cd6bba22"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6b519d70e25f4e61a9dfd738cd6bba22", "email": "heat@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.23:5000/v3/users/8248437208b540c2893a7117ad102a87"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8248437208b540c2893a7117ad102a87", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/890dee97e62840c5b15e36f03f6b7efc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "890dee97e62840c5b15e36f03f6b7efc", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/8cccb516ecc44ed9bb7c8633df108fd4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8cccb516ecc44ed9bb7c8633df108fd4", "email": "glance@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.23:5000/v3/users/97c3d863a98148299fa116fdb54be470"}, "domain_id": "default", "enabled": true, "options": {}, "id": "97c3d863a98148299fa116fdb54be470", "email": "tacker@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/a2a0c8c0f19941808c9f618af50b3b79"}, "domain_id": "c19db1b8f60647a9a114cd23287c807b", "enabled": true, "options": {}, "id": "a2a0c8c0f19941808c9f618af50b3b79", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "links": {"self": "http://172.30.9.23:5000/v3/users/e292c913af7844408b6509a836e493f5"}, "domain_id": "default", "enabled": true, "id": "e292c913af7844408b6509a836e493f5", "options": {}}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/fe5de73ba9cb41b2be24ccf1f72f5ed4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe5de73ba9cb41b2be24ccf1f72f5ed4", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2019-01-18 06:03:53,500 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-adbfbe7b-60e4-427c-abbb-898b262f8032 2019-01-18 06:03:53,503 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateNetworkSuccessTests-136f7503-4a9d-4c5-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c09b8cfb0416dfaded2a4abd8830c15d97b406a" 2019-01-18 06:03:53,592 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:03:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-856b949b-294a-4ea5-9f86-95689713bcf2 Content-Encoding: gzip Content-Length: 256 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateNetworkSuccessTests-136f7503-4a9d-4c5-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/84597ba558d548a8b35bb4f2109ea100"}, "enabled": true, "id": "84597ba558d548a8b35bb4f2109ea100", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-136f7503-4a9d-4c5-proj"}]} 2019-01-18 06:03:53,592 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateNetworkSuccessTests-136f7503-4a9d-4c5-proj used request id req-856b949b-294a-4ea5-9f86-95689713bcf2 2019-01-18 06:03:53,596 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c09b8cfb0416dfaded2a4abd8830c15d97b406a" 2019-01-18 06:03:53,690 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:03:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6f8ab7ac-29aa-4518-96a9-a61fdf564041 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-18 06:03:53,691 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-6f8ab7ac-29aa-4518-96a9-a61fdf564041 2019-01-18 06:03:54,063 - keystone_utils - INFO - Created user with name - CreateNetworkSuccessTests-136f7503-4a9d-4c5-user 2019-01-18 06:03:54,064 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:03:54,068 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ab767435d33006c201c1cb70a6edcf39e3a68fd" 2019-01-18 06:03:54,159 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:03:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4c5b7467-61c6-47a6-8dd6-c8d49c125e63 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "488fca829f8b496daa1cd2cdc6e45c49", "links": {"self": "http://172.30.9.23:5000/v3/roles/488fca829f8b496daa1cd2cdc6e45c49"}, "name": "Member"}, {"domain_id": null, "id": "6b7f4f4f76264b6fb449c43b86ee3817", "links": {"self": "http://172.30.9.23:5000/v3/roles/6b7f4f4f76264b6fb449c43b86ee3817"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a482b711adf94961bf4bb28eda7f0e28", "links": {"self": "http://172.30.9.23:5000/v3/roles/a482b711adf94961bf4bb28eda7f0e28"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c65201bd05504fa786d79b166e8bbba3", "links": {"self": "http://172.30.9.23:5000/v3/roles/c65201bd05504fa786d79b166e8bbba3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "e7e317b66c174923a8cb46c48d897c8d", "links": {"self": "http://172.30.9.23:5000/v3/roles/e7e317b66c174923a8cb46c48d897c8d"}, "name": "ResellerAdmin"}]} 2019-01-18 06:03:54,160 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-4c5b7467-61c6-47a6-8dd6-c8d49c125e63 2019-01-18 06:03:54,164 - 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}7ab767435d33006c201c1cb70a6edcf39e3a68fd" -d '{"role": {"name": "CreateNetworkSuccessTests-136f7503-4a9d-4c5-proj-role"}}' 2019-01-18 06:03:54,272 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 18 Jan 2019 06:03:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c8ad6d12-a426-4319-bfae-cf4959760492 Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "503c641eda334517b456caf593cb8e8c", "links": {"self": "http://172.30.9.23:5000/v3/roles/503c641eda334517b456caf593cb8e8c"}, "name": "CreateNetworkSuccessTests-136f7503-4a9d-4c5-proj-role"}} 2019-01-18 06:03:54,272 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-c8ad6d12-a426-4319-bfae-cf4959760492 2019-01-18 06:03:54,273 - keystone_utils - INFO - Created role with name - CreateNetworkSuccessTests-136f7503-4a9d-4c5-proj-role 2019-01-18 06:03:54,276 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/503c641eda334517b456caf593cb8e8c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ab767435d33006c201c1cb70a6edcf39e3a68fd" 2019-01-18 06:03:54,356 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:03:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4c027ae3-666e-4cf7-b44c-9dec5ab50e4b Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.23:5000/v3/roles/503c641eda334517b456caf593cb8e8c"}, "domain_id": null, "name": "CreateNetworkSuccessTests-136f7503-4a9d-4c5-proj-role", "id": "503c641eda334517b456caf593cb8e8c"}} 2019-01-18 06:03:54,356 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/503c641eda334517b456caf593cb8e8c used request id req-4c027ae3-666e-4cf7-b44c-9dec5ab50e4b 2019-01-18 06:03:54,357 - keystone_utils - INFO - Granting role CreateNetworkSuccessTests-136f7503-4a9d-4c5-proj-role to project CreateNetworkSuccessTests-136f7503-4a9d-4c5-proj 2019-01-18 06:03:54,361 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/84597ba558d548a8b35bb4f2109ea100/users/5464c36ceb8440b6a9cdc2faffdba5a2/roles/503c641eda334517b456caf593cb8e8c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ab767435d33006c201c1cb70a6edcf39e3a68fd" 2019-01-18 06:03:54,491 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 06:03:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f635b2e0-d660-46c4-bad5-b1740f93b48c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 06:03:54,491 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/84597ba558d548a8b35bb4f2109ea100/users/5464c36ceb8440b6a9cdc2faffdba5a2/roles/503c641eda334517b456caf593cb8e8c used request id req-f635b2e0-d660-46c4-bad5-b1740f93b48c 2019-01-18 06:03:54,492 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:03:54,492 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:03:55,001 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "488fca829f8b496daa1cd2cdc6e45c49", "name": "Member"}, {"id": "c65201bd05504fa786d79b166e8bbba3", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}], "expires_at": "2019-01-18T07:03:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "020d00b5451a467cb276d06789a1149d", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "id": "e292c913af7844408b6509a836e493f5"}, "audit_ids": ["FPe5t-PnT2SH32WEvW80KQ"], "issued_at": "2019-01-18T06:03:54.000000Z"}} 2019-01-18 06:03:55,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}0a21f9a74e4531b241f8e7d7c84e463227c4548b" 2019-01-18 06:03:55,079 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:03:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f2e5cf17-0bbd-4fa2-a694-d5e411354ad9 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:03:55,079 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-f2e5cf17-0bbd-4fa2-a694-d5e411354ad9 2019-01-18 06:03:55,086 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateNetworkSuccessTests-3045489a-bccb-4bc7-8110-c2a8e3c2fb77-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a21f9a74e4531b241f8e7d7c84e463227c4548b" 2019-01-18 06:03:55,275 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-8b8d6056-218b-4c71-ab30-a888dc49439f Date: Fri, 18 Jan 2019 06:03:55 GMT RESP BODY: {"networks":[]} 2019-01-18 06:03:55,276 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateNetworkSuccessTests-3045489a-bccb-4bc7-8110-c2a8e3c2fb77-pub-net used request id req-8b8d6056-218b-4c71-ab30-a888dc49439f 2019-01-18 06:03:55,276 - neutron_utils - INFO - Creating network with name CreateNetworkSuccessTests-3045489a-bccb-4bc7-8110-c2a8e3c2fb77-pub-net 2019-01-18 06:03:55,276 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:03:55,277 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:03:55,666 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "488fca829f8b496daa1cd2cdc6e45c49", "name": "Member"}, {"id": "c65201bd05504fa786d79b166e8bbba3", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}], "expires_at": "2019-01-18T07:03:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "020d00b5451a467cb276d06789a1149d", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "id": "e292c913af7844408b6509a836e493f5"}, "audit_ids": ["2Ke8F6u5R1Ko2l9zHZW9Hg"], "issued_at": "2019-01-18T06:03:55.000000Z"}} 2019-01-18 06:03:55,667 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb7710ec16349cc546c97b9e4ead381d580eda7b" 2019-01-18 06:03:55,756 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:03:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9a2378f3-14d0-4e35-a151-a9c2faf9c78b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:03:55,756 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-9a2378f3-14d0-4e35-a151-a9c2faf9c78b 2019-01-18 06:03:55,761 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-18 06:03:55,766 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 18 Jan 2019 06:03: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"}]}]}} 2019-01-18 06:03:55,767 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateNetworkSuccessTests-136f7503-4a9d-4c5-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb7710ec16349cc546c97b9e4ead381d580eda7b" 2019-01-18 06:03:55,857 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:03:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c841ea9c-9c5d-4e57-b480-a7c5034690f1 Content-Encoding: gzip Content-Length: 256 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateNetworkSuccessTests-136f7503-4a9d-4c5-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/84597ba558d548a8b35bb4f2109ea100"}, "enabled": true, "id": "84597ba558d548a8b35bb4f2109ea100", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-136f7503-4a9d-4c5-proj"}]} 2019-01-18 06:03:55,857 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateNetworkSuccessTests-136f7503-4a9d-4c5-proj used request id req-c841ea9c-9c5d-4e57-b480-a7c5034690f1 2019-01-18 06:03:55,863 - 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}0a21f9a74e4531b241f8e7d7c84e463227c4548b" -d '{"network": {"tenant_id": "84597ba558d548a8b35bb4f2109ea100", "name": "CreateNetworkSuccessTests-3045489a-bccb-4bc7-8110-c2a8e3c2fb77-pub-net", "admin_state_up": true}}' 2019-01-18 06:03:56,450 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 723 X-Openstack-Request-Id: req-f7d7a52a-e0f9-44dc-9cdf-409c54e2082f Date: Fri, 18 Jan 2019 06:03: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":"b85a9c18-36a4-4e0d-b477-2be94e8f6389","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":22,"ipv4_address_scope":null,"shared":false,"project_id":"84597ba558d548a8b35bb4f2109ea100","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-18T06:03:56Z","is_default":false,"qos_policy_id":null,"name":"CreateNetworkSuccessTests-3045489a-bccb-4bc7-8110-c2a8e3c2fb77-pub-net","admin_state_up":true,"tenant_id":"84597ba558d548a8b35bb4f2109ea100","created_at":"2019-01-18T06:03:56Z","mtu":1450}} 2019-01-18 06:03:56,450 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks used request id req-f7d7a52a-e0f9-44dc-9cdf-409c54e2082f 2019-01-18 06:03:56,456 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=b85a9c18-36a4-4e0d-b477-2be94e8f6389 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a21f9a74e4531b241f8e7d7c84e463227c4548b" 2019-01-18 06:03:56,679 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 707 X-Openstack-Request-Id: req-88defa0c-f4da-4286-8d01-87fc8069f4f8 Date: Fri, 18 Jan 2019 06:03:56 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"b85a9c18-36a4-4e0d-b477-2be94e8f6389","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":22,"ipv4_address_scope":null,"shared":false,"project_id":"84597ba558d548a8b35bb4f2109ea100","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-18T06:03:56Z","qos_policy_id":null,"name":"CreateNetworkSuccessTests-3045489a-bccb-4bc7-8110-c2a8e3c2fb77-pub-net","admin_state_up":true,"tenant_id":"84597ba558d548a8b35bb4f2109ea100","created_at":"2019-01-18T06:03:56Z","provider:network_type":"vxlan"}]} 2019-01-18 06:03:56,679 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=b85a9c18-36a4-4e0d-b477-2be94e8f6389 used request id req-88defa0c-f4da-4286-8d01-87fc8069f4f8 2019-01-18 06:03:56,685 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=b85a9c18-36a4-4e0d-b477-2be94e8f6389 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a21f9a74e4531b241f8e7d7c84e463227c4548b" 2019-01-18 06:03:56,868 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-ca045ea7-c9ec-45ba-8b40-6bb74f30753e Date: Fri, 18 Jan 2019 06:03:56 GMT RESP BODY: {"subnets":[]} 2019-01-18 06:03:56,868 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=b85a9c18-36a4-4e0d-b477-2be94e8f6389 used request id req-ca045ea7-c9ec-45ba-8b40-6bb74f30753e 2019-01-18 06:03:56,868 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:03:56,869 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:03:57,247 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "488fca829f8b496daa1cd2cdc6e45c49", "name": "Member"}, {"id": "c65201bd05504fa786d79b166e8bbba3", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}], "expires_at": "2019-01-18T07:03:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "020d00b5451a467cb276d06789a1149d", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "id": "e292c913af7844408b6509a836e493f5"}, "audit_ids": ["mGI_CGy3TTyu3yJ9Kx-ldA"], "issued_at": "2019-01-18T06:03:57.000000Z"}} 2019-01-18 06:03: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}ac596db68881e5bd41661038b9dd84720e739087" 2019-01-18 06:03:57,327 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:03:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6d3594fa-fcd4-4332-9896-88540e7b08d6 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:03:57,327 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-6d3594fa-fcd4-4332-9896-88540e7b08d6 2019-01-18 06:03:57,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" 2019-01-18 06:03:57,336 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 18 Jan 2019 06: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"}]}]}} 2019-01-18 06:03:57,337 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateNetworkSuccessTests-136f7503-4a9d-4c5-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac596db68881e5bd41661038b9dd84720e739087" 2019-01-18 06:03:57,354 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:03:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c49ce4ea-6787-448a-9ee4-fc7eab0d5ae1 Content-Encoding: gzip Content-Length: 256 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateNetworkSuccessTests-136f7503-4a9d-4c5-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/84597ba558d548a8b35bb4f2109ea100"}, "enabled": true, "id": "84597ba558d548a8b35bb4f2109ea100", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-136f7503-4a9d-4c5-proj"}]} 2019-01-18 06:03:57,355 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateNetworkSuccessTests-136f7503-4a9d-4c5-proj used request id req-c49ce4ea-6787-448a-9ee4-fc7eab0d5ae1 2019-01-18 06:03:57,355 - neutron_utils - INFO - Creating subnet with name CreateNetworkSuccessTests-3045489a-bccb-4bc7-8110-c2a8e3c2fb77-pub-subnet 2019-01-18 06:03:57,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}0a21f9a74e4531b241f8e7d7c84e463227c4548b" -d '{"subnets": [{"ip_version": 4, "network_id": "b85a9c18-36a4-4e0d-b477-2be94e8f6389", "cidr": "10.55.1.0/24", "name": "CreateNetworkSuccessTests-3045489a-bccb-4bc7-8110-c2a8e3c2fb77-pub-subnet", "tenant_id": "84597ba558d548a8b35bb4f2109ea100"}]}' 2019-01-18 06:03:57,941 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-235b6ef4-9f47-4fae-90a7-d13613fd120c Date: Fri, 18 Jan 2019 06:03:57 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b85a9c18-36a4-4e0d-b477-2be94e8f6389","tenant_id":"84597ba558d548a8b35bb4f2109ea100","created_at":"2019-01-18T06:03:57Z","dns_nameservers":[],"updated_at":"2019-01-18T06:03:57Z","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":"84597ba558d548a8b35bb4f2109ea100","id":"1fab82ad-efb3-4779-becc-2d02d8ababf8","subnetpool_id":null,"name":"CreateNetworkSuccessTests-3045489a-bccb-4bc7-8110-c2a8e3c2fb77-pub-subnet"}]} 2019-01-18 06:03:57,942 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets used request id req-235b6ef4-9f47-4fae-90a7-d13613fd120c 2019-01-18 06:03:57,947 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=b85a9c18-36a4-4e0d-b477-2be94e8f6389 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a21f9a74e4531b241f8e7d7c84e463227c4548b" 2019-01-18 06:03:58,037 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 751 X-Openstack-Request-Id: req-ea4657d9-f9f7-40a5-8b48-911f247e4657 Date: Fri, 18 Jan 2019 06:03:58 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"b85a9c18-36a4-4e0d-b477-2be94e8f6389","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":22,"ipv4_address_scope":null,"shared":false,"project_id":"84597ba558d548a8b35bb4f2109ea100","status":"ACTIVE","subnets":["1fab82ad-efb3-4779-becc-2d02d8ababf8"],"description":"","tags":[],"updated_at":"2019-01-18T06:03:57Z","qos_policy_id":null,"name":"CreateNetworkSuccessTests-3045489a-bccb-4bc7-8110-c2a8e3c2fb77-pub-net","admin_state_up":true,"tenant_id":"84597ba558d548a8b35bb4f2109ea100","created_at":"2019-01-18T06:03:56Z","provider:network_type":"vxlan"}]} 2019-01-18 06:03:58,037 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=b85a9c18-36a4-4e0d-b477-2be94e8f6389 used request id req-ea4657d9-f9f7-40a5-8b48-911f247e4657 2019-01-18 06:03:58,043 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=b85a9c18-36a4-4e0d-b477-2be94e8f6389 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a21f9a74e4531b241f8e7d7c84e463227c4548b" 2019-01-18 06:03:58,242 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-b039f507-1fda-4273-a897-e6f8e0692d39 Date: Fri, 18 Jan 2019 06:03:58 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b85a9c18-36a4-4e0d-b477-2be94e8f6389","tenant_id":"84597ba558d548a8b35bb4f2109ea100","created_at":"2019-01-18T06:03:57Z","dns_nameservers":[],"updated_at":"2019-01-18T06:03:57Z","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":"84597ba558d548a8b35bb4f2109ea100","id":"1fab82ad-efb3-4779-becc-2d02d8ababf8","subnetpool_id":null,"name":"CreateNetworkSuccessTests-3045489a-bccb-4bc7-8110-c2a8e3c2fb77-pub-subnet"}]} 2019-01-18 06:03:58,242 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=b85a9c18-36a4-4e0d-b477-2be94e8f6389 used request id req-b039f507-1fda-4273-a897-e6f8e0692d39 2019-01-18 06:03:58,243 - OpenStackNetwork - DEBUG - Network [b85a9c18-36a4-4e0d-b477-2be94e8f6389] created successfully 2019-01-18 06:03:58,243 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:03:58,611 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "503c641eda334517b456caf593cb8e8c", "name": "CreateNetworkSuccessTests-136f7503-4a9d-4c5-proj-role"}], "expires_at": "2019-01-18T07:03:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "84597ba558d548a8b35bb4f2109ea100", "name": "CreateNetworkSuccessTests-136f7503-4a9d-4c5-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/84597ba558d548a8b35bb4f2109ea100", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/84597ba558d548a8b35bb4f2109ea100", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/84597ba558d548a8b35bb4f2109ea100", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/84597ba558d548a8b35bb4f2109ea100", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/84597ba558d548a8b35bb4f2109ea100", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/84597ba558d548a8b35bb4f2109ea100", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/84597ba558d548a8b35bb4f2109ea100", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/84597ba558d548a8b35bb4f2109ea100", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/84597ba558d548a8b35bb4f2109ea100", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/84597ba558d548a8b35bb4f2109ea100", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/84597ba558d548a8b35bb4f2109ea100", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/84597ba558d548a8b35bb4f2109ea100", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateNetworkSuccessTests-136f7503-4a9d-4c5-user", "id": "5464c36ceb8440b6a9cdc2faffdba5a2"}, "audit_ids": ["YjgpxaapTZ2rDPOc9_sTlQ"], "issued_at": "2019-01-18T06:03:58.000000Z"}} 2019-01-18 06:03:58,617 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateNetworkSuccessTests-3045489a-bccb-4bc7-8110-c2a8e3c2fb77-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03d4c2e0db81090b593e03ec1e9fee3f034fb586" 2019-01-18 06:03:59,007 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-8e5241ba-18bb-4786-a7c7-ba0ce05cdc14 Date: Fri, 18 Jan 2019 06:03: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":["1fab82ad-efb3-4779-becc-2d02d8ababf8"],"updated_at":"2019-01-18T06:03:57Z","tenant_id":"84597ba558d548a8b35bb4f2109ea100","created_at":"2019-01-18T06:03:56Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"84597ba558d548a8b35bb4f2109ea100","id":"b85a9c18-36a4-4e0d-b477-2be94e8f6389","name":"CreateNetworkSuccessTests-3045489a-bccb-4bc7-8110-c2a8e3c2fb77-pub-net"}]} 2019-01-18 06:03:59,007 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateNetworkSuccessTests-3045489a-bccb-4bc7-8110-c2a8e3c2fb77-pub-net used request id req-8e5241ba-18bb-4786-a7c7-ba0ce05cdc14 2019-01-18 06:03:59,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" 2019-01-18 06:03:59,016 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 18 Jan 2019 06:03: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"}]}]}} 2019-01-18 06:03:59,017 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/84597ba558d548a8b35bb4f2109ea100 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e227f0fa389351495ae19356c1c6b91aff99d225" 2019-01-18 06:03:59,099 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:03:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-942a6ea8-54b1-4c74-bca2-250f16c66fb2 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/84597ba558d548a8b35bb4f2109ea100"}, "enabled": true, "id": "84597ba558d548a8b35bb4f2109ea100", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-136f7503-4a9d-4c5-proj"}} 2019-01-18 06:03:59,099 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/84597ba558d548a8b35bb4f2109ea100 used request id req-942a6ea8-54b1-4c74-bca2-250f16c66fb2 2019-01-18 06:03:59,105 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=b85a9c18-36a4-4e0d-b477-2be94e8f6389 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03d4c2e0db81090b593e03ec1e9fee3f034fb586" 2019-01-18 06:03:59,299 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-3dc4ac59-a839-4901-bf4a-318c733176ae Date: Fri, 18 Jan 2019 06:03:59 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b85a9c18-36a4-4e0d-b477-2be94e8f6389","tenant_id":"84597ba558d548a8b35bb4f2109ea100","created_at":"2019-01-18T06:03:57Z","dns_nameservers":[],"updated_at":"2019-01-18T06:03:57Z","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":"84597ba558d548a8b35bb4f2109ea100","id":"1fab82ad-efb3-4779-becc-2d02d8ababf8","subnetpool_id":null,"name":"CreateNetworkSuccessTests-3045489a-bccb-4bc7-8110-c2a8e3c2fb77-pub-subnet"}]} 2019-01-18 06:03:59,299 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=b85a9c18-36a4-4e0d-b477-2be94e8f6389 used request id req-3dc4ac59-a839-4901-bf4a-318c733176ae 2019-01-18 06:03:59,300 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:03:59,301 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:03:59,671 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "503c641eda334517b456caf593cb8e8c", "name": "CreateNetworkSuccessTests-136f7503-4a9d-4c5-proj-role"}], "expires_at": "2019-01-18T07:03:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "84597ba558d548a8b35bb4f2109ea100", "name": "CreateNetworkSuccessTests-136f7503-4a9d-4c5-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/84597ba558d548a8b35bb4f2109ea100", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/84597ba558d548a8b35bb4f2109ea100", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/84597ba558d548a8b35bb4f2109ea100", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/84597ba558d548a8b35bb4f2109ea100", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/84597ba558d548a8b35bb4f2109ea100", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/84597ba558d548a8b35bb4f2109ea100", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/84597ba558d548a8b35bb4f2109ea100", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/84597ba558d548a8b35bb4f2109ea100", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/84597ba558d548a8b35bb4f2109ea100", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/84597ba558d548a8b35bb4f2109ea100", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/84597ba558d548a8b35bb4f2109ea100", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/84597ba558d548a8b35bb4f2109ea100", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateNetworkSuccessTests-136f7503-4a9d-4c5-user", "id": "5464c36ceb8440b6a9cdc2faffdba5a2"}, "audit_ids": ["jKBw3rZTS5i1B6khXsHMzQ"], "issued_at": "2019-01-18T06:03:59.000000Z"}} 2019-01-18 06:03:59,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}de37f9b4d1e50eddf4150594902664f77146e50c" 2019-01-18 06:03:59,756 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:03:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8a856f7c-e57d-496e-997f-15483e613623 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:03:59,756 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-8a856f7c-e57d-496e-997f-15483e613623 2019-01-18 06:03:59,763 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateNetworkSuccessTests-3045489a-bccb-4bc7-8110-c2a8e3c2fb77-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de37f9b4d1e50eddf4150594902664f77146e50c" 2019-01-18 06:04:00,029 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-b28be884-7239-4ba3-86fb-73f196bf649b Date: Fri, 18 Jan 2019 06:04: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":["1fab82ad-efb3-4779-becc-2d02d8ababf8"],"updated_at":"2019-01-18T06:03:57Z","tenant_id":"84597ba558d548a8b35bb4f2109ea100","created_at":"2019-01-18T06:03:56Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"84597ba558d548a8b35bb4f2109ea100","id":"b85a9c18-36a4-4e0d-b477-2be94e8f6389","name":"CreateNetworkSuccessTests-3045489a-bccb-4bc7-8110-c2a8e3c2fb77-pub-net"}]} 2019-01-18 06:04:00,029 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateNetworkSuccessTests-3045489a-bccb-4bc7-8110-c2a8e3c2fb77-pub-net used request id req-b28be884-7239-4ba3-86fb-73f196bf649b 2019-01-18 06:04:00,032 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-18 06:04:00,037 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 18 Jan 2019 06:04: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"}]}]}} 2019-01-18 06:04:00,038 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/84597ba558d548a8b35bb4f2109ea100 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de37f9b4d1e50eddf4150594902664f77146e50c" 2019-01-18 06:04:00,116 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:04:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fb3d207f-a377-449c-9175-14d42abc7090 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/84597ba558d548a8b35bb4f2109ea100"}, "enabled": true, "id": "84597ba558d548a8b35bb4f2109ea100", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-136f7503-4a9d-4c5-proj"}} 2019-01-18 06:04:00,116 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/84597ba558d548a8b35bb4f2109ea100 used request id req-fb3d207f-a377-449c-9175-14d42abc7090 2019-01-18 06:04:00,121 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=b85a9c18-36a4-4e0d-b477-2be94e8f6389 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de37f9b4d1e50eddf4150594902664f77146e50c" 2019-01-18 06:04:00,325 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-b75c7fd0-72e1-476c-a397-3517dc9d979b Date: Fri, 18 Jan 2019 06:04:00 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b85a9c18-36a4-4e0d-b477-2be94e8f6389","tenant_id":"84597ba558d548a8b35bb4f2109ea100","created_at":"2019-01-18T06:03:57Z","dns_nameservers":[],"updated_at":"2019-01-18T06:03:57Z","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":"84597ba558d548a8b35bb4f2109ea100","id":"1fab82ad-efb3-4779-becc-2d02d8ababf8","subnetpool_id":null,"name":"CreateNetworkSuccessTests-3045489a-bccb-4bc7-8110-c2a8e3c2fb77-pub-subnet"}]} 2019-01-18 06:04:00,326 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=b85a9c18-36a4-4e0d-b477-2be94e8f6389 used request id req-b75c7fd0-72e1-476c-a397-3517dc9d979b 2019-01-18 06:04:00,326 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:04:00,327 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:04:00,723 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "488fca829f8b496daa1cd2cdc6e45c49", "name": "Member"}, {"id": "c65201bd05504fa786d79b166e8bbba3", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}], "expires_at": "2019-01-18T07:04:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "020d00b5451a467cb276d06789a1149d", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "id": "e292c913af7844408b6509a836e493f5"}, "audit_ids": ["SXsFu_ExSC6jVkFT3C6gWA"], "issued_at": "2019-01-18T06:04:00.000000Z"}} 2019-01-18 06:04:00,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}f4649b22ac917757fca4380222e8f95145ad0118" 2019-01-18 06:04:00,815 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:04:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b857ce1f-c6e9-4bf7-aaf9-ec71bd046033 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:04:00,815 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-b857ce1f-c6e9-4bf7-aaf9-ec71bd046033 2019-01-18 06:04:00,822 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/routers?name=CreateNetworkSuccessTests-3045489a-bccb-4bc7-8110-c2a8e3c2fb77-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4649b22ac917757fca4380222e8f95145ad0118" 2019-01-18 06:04:01,022 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-dc817375-98e6-419e-84b9-0ed9ca8d606e Date: Fri, 18 Jan 2019 06:04:01 GMT RESP BODY: {"routers": []} 2019-01-18 06:04:01,022 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers?name=CreateNetworkSuccessTests-3045489a-bccb-4bc7-8110-c2a8e3c2fb77-pub-router&admin_state_up=True used request id req-dc817375-98e6-419e-84b9-0ed9ca8d606e 2019-01-18 06:04:01,023 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:04:01,024 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:04:01,403 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "488fca829f8b496daa1cd2cdc6e45c49", "name": "Member"}, {"id": "c65201bd05504fa786d79b166e8bbba3", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}], "expires_at": "2019-01-18T07:04:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "020d00b5451a467cb276d06789a1149d", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "id": "e292c913af7844408b6509a836e493f5"}, "audit_ids": ["W1c3G_csTdyEIT50Q16V0A"], "issued_at": "2019-01-18T06:04:01.000000Z"}} 2019-01-18 06:04:01,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}ff21da3e38916f2f656243d3ed7f6a99f6199914" 2019-01-18 06:04:01,489 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:04:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-276168d0-9bd2-45d1-a490-cd03d85c39a0 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:04:01,489 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-276168d0-9bd2-45d1-a490-cd03d85c39a0 2019-01-18 06:04:01,493 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-18 06:04:01,499 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 18 Jan 2019 06:04: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"}]}]}} 2019-01-18 06:04:01,500 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateNetworkSuccessTests-136f7503-4a9d-4c5-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff21da3e38916f2f656243d3ed7f6a99f6199914" 2019-01-18 06:04:01,584 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:04:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8fa3ef90-0999-4d8e-8258-498a3ccd8cd6 Content-Encoding: gzip Content-Length: 256 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateNetworkSuccessTests-136f7503-4a9d-4c5-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/84597ba558d548a8b35bb4f2109ea100"}, "enabled": true, "id": "84597ba558d548a8b35bb4f2109ea100", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-136f7503-4a9d-4c5-proj"}]} 2019-01-18 06:04:01,585 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateNetworkSuccessTests-136f7503-4a9d-4c5-proj used request id req-8fa3ef90-0999-4d8e-8258-498a3ccd8cd6 2019-01-18 06:04:01,590 - 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}f4649b22ac917757fca4380222e8f95145ad0118" 2019-01-18 06:04:01,987 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-ceaab72c-cd6f-4058-850e-280652ff3468 Date: Fri, 18 Jan 2019 06:04:01 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"c7128340-d09d-4472-ab8c-6b0e75149f5d","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"47feb8aba08a40dca7028a1701e597b9","status":"ACTIVE","subnets":["99f540fb-52d8-49ca-b59c-736c854d3c9e"],"description":"","tags":[],"updated_at":"2019-01-18T04:39:13Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"47feb8aba08a40dca7028a1701e597b9","created_at":"2019-01-18T04:39:06Z","provider:network_type":"flat"}]} 2019-01-18 06:04:01,988 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=external used request id req-ceaab72c-cd6f-4058-850e-280652ff3468 2019-01-18 06:04:01,993 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=c7128340-d09d-4472-ab8c-6b0e75149f5d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4649b22ac917757fca4380222e8f95145ad0118" 2019-01-18 06:04:02,188 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 624 X-Openstack-Request-Id: req-79bc391c-d7a3-4af0-882e-323cde8d2826 Date: Fri, 18 Jan 2019 06:04:02 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"c7128340-d09d-4472-ab8c-6b0e75149f5d","tenant_id":"47feb8aba08a40dca7028a1701e597b9","created_at":"2019-01-18T04:39:13Z","dns_nameservers":[],"updated_at":"2019-01-18T04:39:13Z","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":"47feb8aba08a40dca7028a1701e597b9","id":"99f540fb-52d8-49ca-b59c-736c854d3c9e","subnetpool_id":null,"name":"external-subnet"}]} 2019-01-18 06:04:02,189 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=c7128340-d09d-4472-ab8c-6b0e75149f5d used request id req-79bc391c-d7a3-4af0-882e-323cde8d2826 2019-01-18 06:04:02,190 - neutron_utils - INFO - Creating router with name - CreateNetworkSuccessTests-3045489a-bccb-4bc7-8110-c2a8e3c2fb77-pub-router 2019-01-18 06:04:02,195 - 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}f4649b22ac917757fca4380222e8f95145ad0118" -d '{"router": {"external_gateway_info": {"network_id": "c7128340-d09d-4472-ab8c-6b0e75149f5d"}, "tenant_id": "84597ba558d548a8b35bb4f2109ea100", "name": "CreateNetworkSuccessTests-3045489a-bccb-4bc7-8110-c2a8e3c2fb77-pub-router", "admin_state_up": true}}' 2019-01-18 06:04:07,202 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-3a774b4c-a48e-48b6-927c-ac7c8eeb8a5b Date: Fri, 18 Jan 2019 06:04:07 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "c7128340-d09d-4472-ab8c-6b0e75149f5d", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "99f540fb-52d8-49ca-b59c-736c854d3c9e", "ip_address": "172.30.9.207"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "84597ba558d548a8b35bb4f2109ea100", "created_at": "2019-01-18T06:04:03Z", "admin_state_up": true, "updated_at": "2019-01-18T06:04:03Z", "project_id": "84597ba558d548a8b35bb4f2109ea100", "flavor_id": null, "revision_number": 2, "routes": [], "ha": true, "id": "fceddd79-baf3-4680-b12a-478a5b22aec1", "name": "CreateNetworkSuccessTests-3045489a-bccb-4bc7-8110-c2a8e3c2fb77-pub-router"}} 2019-01-18 06:04:07,202 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/routers used request id req-3a774b4c-a48e-48b6-927c-ac7c8eeb8a5b 2019-01-18 06:04:07,208 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?device_id=fceddd79-baf3-4680-b12a-478a5b22aec1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4649b22ac917757fca4380222e8f95145ad0118" 2019-01-18 06:04:07,568 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3215 X-Openstack-Request-Id: req-40780c8d-d345-4cca-bd4a-c13b470ce18f Date: Fri, 18 Jan 2019 06:04:07 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:04:05Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"aee98258-e7a0-4aa4-b60c-a5e09b9e3f32","ip_address":"169.254.192.7"}],"id":"238ed403-7408-4fa2-a7c6-9becbd6a7ff5","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:22:dd:1f","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 84597ba558d548a8b35bb4f2109ea100","admin_state_up":true,"network_id":"7e440b2c-000b-48df-9e6f-a2afda3e5bea","tenant_id":"","created_at":"2019-01-18T06:04:05Z","binding:vnic_type":"normal","device_id":"fceddd79-baf3-4680-b12a-478a5b22aec1"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:04:04Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"aee98258-e7a0-4aa4-b60c-a5e09b9e3f32","ip_address":"169.254.192.10"}],"id":"46aecd32-a36c-4ffa-9c98-41f9c66fe3ea","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:7d:d2:ec","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 84597ba558d548a8b35bb4f2109ea100","admin_state_up":true,"network_id":"7e440b2c-000b-48df-9e6f-a2afda3e5bea","tenant_id":"","created_at":"2019-01-18T06:04:04Z","binding:vnic_type":"normal","device_id":"fceddd79-baf3-4680-b12a-478a5b22aec1"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:04:06Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"aee98258-e7a0-4aa4-b60c-a5e09b9e3f32","ip_address":"169.254.192.5"}],"id":"56c13a3d-292f-4575-b7ac-850ffbe06d7b","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:58:32:a3","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 84597ba558d548a8b35bb4f2109ea100","admin_state_up":true,"network_id":"7e440b2c-000b-48df-9e6f-a2afda3e5bea","tenant_id":"","created_at":"2019-01-18T06:04:05Z","binding:vnic_type":"normal","device_id":"fceddd79-baf3-4680-b12a-478a5b22aec1"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:04:03Z","device_owner":"network:router_gateway","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"99f540fb-52d8-49ca-b59c-736c854d3c9e","ip_address":"172.30.9.207"}],"id":"b122c144-b3d2-48b9-9418-4564c8623e2c","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:bb:aa:44","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c7128340-d09d-4472-ab8c-6b0e75149f5d","tenant_id":"","created_at":"2019-01-18T06:04:03Z","binding:vnic_type":"normal","device_id":"fceddd79-baf3-4680-b12a-478a5b22aec1"}]} 2019-01-18 06:04:07,568 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?device_id=fceddd79-baf3-4680-b12a-478a5b22aec1 used request id req-40780c8d-d345-4cca-bd4a-c13b470ce18f 2019-01-18 06:04:07,574 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets/99f540fb-52d8-49ca-b59c-736c854d3c9e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4649b22ac917757fca4380222e8f95145ad0118" 2019-01-18 06:04:07,775 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-844e01fb-005f-4ef5-8cc6-2e8c9154b856 Date: Fri, 18 Jan 2019 06:04:07 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"c7128340-d09d-4472-ab8c-6b0e75149f5d","tenant_id":"47feb8aba08a40dca7028a1701e597b9","created_at":"2019-01-18T04:39:13Z","dns_nameservers":[],"updated_at":"2019-01-18T04:39:13Z","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":"47feb8aba08a40dca7028a1701e597b9","id":"99f540fb-52d8-49ca-b59c-736c854d3c9e","subnetpool_id":null,"name":"external-subnet"}} 2019-01-18 06:04:07,775 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets/99f540fb-52d8-49ca-b59c-736c854d3c9e used request id req-844e01fb-005f-4ef5-8cc6-2e8c9154b856 2019-01-18 06:04:07,781 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets/aee98258-e7a0-4aa4-b60c-a5e09b9e3f32 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4649b22ac917757fca4380222e8f95145ad0118" 2019-01-18 06:04:07,987 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-9eb30ed4-84be-419b-98f1-6887734c59a2 Date: Fri, 18 Jan 2019 06:04:07 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"7e440b2c-000b-48df-9e6f-a2afda3e5bea","tenant_id":"","created_at":"2019-01-18T06:04:02Z","dns_nameservers":[],"updated_at":"2019-01-18T06:04:02Z","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":"aee98258-e7a0-4aa4-b60c-a5e09b9e3f32","subnetpool_id":null,"name":"HA subnet tenant 84597ba558d548a8b35bb4f2109ea100"}} 2019-01-18 06:04:07,987 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets/aee98258-e7a0-4aa4-b60c-a5e09b9e3f32 used request id req-9eb30ed4-84be-419b-98f1-6887734c59a2 2019-01-18 06:04:07,993 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets/aee98258-e7a0-4aa4-b60c-a5e09b9e3f32 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4649b22ac917757fca4380222e8f95145ad0118" 2019-01-18 06:04:08,196 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-de3ba947-78c2-4c0a-af4f-afa35f7678d3 Date: Fri, 18 Jan 2019 06:04:08 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"7e440b2c-000b-48df-9e6f-a2afda3e5bea","tenant_id":"","created_at":"2019-01-18T06:04:02Z","dns_nameservers":[],"updated_at":"2019-01-18T06:04:02Z","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":"aee98258-e7a0-4aa4-b60c-a5e09b9e3f32","subnetpool_id":null,"name":"HA subnet tenant 84597ba558d548a8b35bb4f2109ea100"}} 2019-01-18 06:04:08,196 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets/aee98258-e7a0-4aa4-b60c-a5e09b9e3f32 used request id req-de3ba947-78c2-4c0a-af4f-afa35f7678d3 2019-01-18 06:04:08,202 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets/aee98258-e7a0-4aa4-b60c-a5e09b9e3f32 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4649b22ac917757fca4380222e8f95145ad0118" 2019-01-18 06:04:08,396 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-b8cf5a43-1cb3-4eec-995b-f85731d88207 Date: Fri, 18 Jan 2019 06:04:08 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"7e440b2c-000b-48df-9e6f-a2afda3e5bea","tenant_id":"","created_at":"2019-01-18T06:04:02Z","dns_nameservers":[],"updated_at":"2019-01-18T06:04:02Z","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":"aee98258-e7a0-4aa4-b60c-a5e09b9e3f32","subnetpool_id":null,"name":"HA subnet tenant 84597ba558d548a8b35bb4f2109ea100"}} 2019-01-18 06:04:08,396 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets/aee98258-e7a0-4aa4-b60c-a5e09b9e3f32 used request id req-b8cf5a43-1cb3-4eec-995b-f85731d88207 2019-01-18 06:04:08,402 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateNetworkSuccessTests-3045489a-bccb-4bc7-8110-c2a8e3c2fb77-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4649b22ac917757fca4380222e8f95145ad0118" 2019-01-18 06:04:08,627 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 751 X-Openstack-Request-Id: req-3a1039e5-ae7c-4732-91d9-6616dcb21e3e Date: Fri, 18 Jan 2019 06:04:08 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"b85a9c18-36a4-4e0d-b477-2be94e8f6389","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":22,"ipv4_address_scope":null,"shared":false,"project_id":"84597ba558d548a8b35bb4f2109ea100","status":"ACTIVE","subnets":["1fab82ad-efb3-4779-becc-2d02d8ababf8"],"description":"","tags":[],"updated_at":"2019-01-18T06:03:57Z","qos_policy_id":null,"name":"CreateNetworkSuccessTests-3045489a-bccb-4bc7-8110-c2a8e3c2fb77-pub-net","admin_state_up":true,"tenant_id":"84597ba558d548a8b35bb4f2109ea100","created_at":"2019-01-18T06:03:56Z","provider:network_type":"vxlan"}]} 2019-01-18 06:04:08,627 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateNetworkSuccessTests-3045489a-bccb-4bc7-8110-c2a8e3c2fb77-pub-net used request id req-3a1039e5-ae7c-4732-91d9-6616dcb21e3e 2019-01-18 06:04:08,630 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-18 06:04:08,635 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 18 Jan 2019 06:04: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"}]}]}} 2019-01-18 06:04:08,636 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/84597ba558d548a8b35bb4f2109ea100 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4649b22ac917757fca4380222e8f95145ad0118" 2019-01-18 06:04:08,724 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:04:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b334d9db-a399-46ab-b90a-658963ad13d2 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/84597ba558d548a8b35bb4f2109ea100"}, "enabled": true, "id": "84597ba558d548a8b35bb4f2109ea100", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-136f7503-4a9d-4c5-proj"}} 2019-01-18 06:04:08,724 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/84597ba558d548a8b35bb4f2109ea100 used request id req-b334d9db-a399-46ab-b90a-658963ad13d2 2019-01-18 06:04:08,730 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=b85a9c18-36a4-4e0d-b477-2be94e8f6389 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4649b22ac917757fca4380222e8f95145ad0118" 2019-01-18 06:04:08,939 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-11032886-ef70-4d57-9b66-b58f002d3701 Date: Fri, 18 Jan 2019 06:04:08 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b85a9c18-36a4-4e0d-b477-2be94e8f6389","tenant_id":"84597ba558d548a8b35bb4f2109ea100","created_at":"2019-01-18T06:03:57Z","dns_nameservers":[],"updated_at":"2019-01-18T06:03:57Z","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":"84597ba558d548a8b35bb4f2109ea100","id":"1fab82ad-efb3-4779-becc-2d02d8ababf8","subnetpool_id":null,"name":"CreateNetworkSuccessTests-3045489a-bccb-4bc7-8110-c2a8e3c2fb77-pub-subnet"}]} 2019-01-18 06:04:08,939 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=b85a9c18-36a4-4e0d-b477-2be94e8f6389 used request id req-11032886-ef70-4d57-9b66-b58f002d3701 2019-01-18 06:04:08,945 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=b85a9c18-36a4-4e0d-b477-2be94e8f6389&name=CreateNetworkSuccessTests-3045489a-bccb-4bc7-8110-c2a8e3c2fb77-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4649b22ac917757fca4380222e8f95145ad0118" 2019-01-18 06:04:09,142 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-28781f60-3920-4b85-8d7a-8b1253dce227 Date: Fri, 18 Jan 2019 06:04:09 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b85a9c18-36a4-4e0d-b477-2be94e8f6389","tenant_id":"84597ba558d548a8b35bb4f2109ea100","created_at":"2019-01-18T06:03:57Z","dns_nameservers":[],"updated_at":"2019-01-18T06:03:57Z","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":"84597ba558d548a8b35bb4f2109ea100","id":"1fab82ad-efb3-4779-becc-2d02d8ababf8","subnetpool_id":null,"name":"CreateNetworkSuccessTests-3045489a-bccb-4bc7-8110-c2a8e3c2fb77-pub-subnet"}]} 2019-01-18 06:04:09,143 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=b85a9c18-36a4-4e0d-b477-2be94e8f6389&name=CreateNetworkSuccessTests-3045489a-bccb-4bc7-8110-c2a8e3c2fb77-pub-subnet used request id req-28781f60-3920-4b85-8d7a-8b1253dce227 2019-01-18 06:04:09,143 - OpenStackNetwork - DEBUG - Adding router to subnet... 2019-01-18 06:04:09,143 - neutron_utils - INFO - Adding interface to router with name CreateNetworkSuccessTests-3045489a-bccb-4bc7-8110-c2a8e3c2fb77-pub-router 2019-01-18 06:04:09,149 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9696/v2.0/routers/fceddd79-baf3-4680-b12a-478a5b22aec1/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4649b22ac917757fca4380222e8f95145ad0118" -d '{"subnet_id": "1fab82ad-efb3-4779-becc-2d02d8ababf8"}' 2019-01-18 06:04:11,105 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-c15916e3-0077-4073-9d03-25a1262b3740 Date: Fri, 18 Jan 2019 06:04:11 GMT RESP BODY: {"network_id": "b85a9c18-36a4-4e0d-b477-2be94e8f6389", "tenant_id": "84597ba558d548a8b35bb4f2109ea100", "subnet_id": "1fab82ad-efb3-4779-becc-2d02d8ababf8", "subnet_ids": ["1fab82ad-efb3-4779-becc-2d02d8ababf8"], "port_id": "222f0ee4-d29a-4636-95b8-fe71f4d37332", "id": "fceddd79-baf3-4680-b12a-478a5b22aec1"} 2019-01-18 06:04:11,106 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/fceddd79-baf3-4680-b12a-478a5b22aec1/add_router_interface used request id req-c15916e3-0077-4073-9d03-25a1262b3740 2019-01-18 06:04:11,111 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/routers/fceddd79-baf3-4680-b12a-478a5b22aec1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4649b22ac917757fca4380222e8f95145ad0118" 2019-01-18 06:04:11,333 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 734 X-Openstack-Request-Id: req-424af8f2-e503-4930-b843-24d44b424e7b Date: Fri, 18 Jan 2019 06:04:11 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "c7128340-d09d-4472-ab8c-6b0e75149f5d", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "99f540fb-52d8-49ca-b59c-736c854d3c9e", "ip_address": "172.30.9.207"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "84597ba558d548a8b35bb4f2109ea100", "created_at": "2019-01-18T06:04:03Z", "admin_state_up": true, "updated_at": "2019-01-18T06:04:10Z", "project_id": "84597ba558d548a8b35bb4f2109ea100", "flavor_id": null, "revision_number": 7, "routes": [], "ha": true, "id": "fceddd79-baf3-4680-b12a-478a5b22aec1", "name": "CreateNetworkSuccessTests-3045489a-bccb-4bc7-8110-c2a8e3c2fb77-pub-router"}} 2019-01-18 06:04:11,334 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers/fceddd79-baf3-4680-b12a-478a5b22aec1 used request id req-424af8f2-e503-4930-b843-24d44b424e7b 2019-01-18 06:04:11,339 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?device_id=fceddd79-baf3-4680-b12a-478a5b22aec1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4649b22ac917757fca4380222e8f95145ad0118" 2019-01-18 06:04:11,385 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4442 X-Openstack-Request-Id: req-d1c7eb81-b739-4945-8b51-82a352dab652 Date: Fri, 18 Jan 2019 06:04:11 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:04:10Z","device_owner":"network:ha_router_replicated_interface","revision_number":5,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"1fab82ad-efb3-4779-becc-2d02d8ababf8","ip_address":"10.55.1.1"}],"id":"222f0ee4-d29a-4636-95b8-fe71f4d37332","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:1e:36:f1","project_id":"84597ba558d548a8b35bb4f2109ea100","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b85a9c18-36a4-4e0d-b477-2be94e8f6389","tenant_id":"84597ba558d548a8b35bb4f2109ea100","created_at":"2019-01-18T06:04:09Z","binding:vnic_type":"normal","device_id":"fceddd79-baf3-4680-b12a-478a5b22aec1"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:04:10Z","device_owner":"network:router_ha_interface","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"aee98258-e7a0-4aa4-b60c-a5e09b9e3f32","ip_address":"169.254.192.7"}],"id":"238ed403-7408-4fa2-a7c6-9becbd6a7ff5","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:22:dd:1f","project_id":"","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 84597ba558d548a8b35bb4f2109ea100","admin_state_up":true,"network_id":"7e440b2c-000b-48df-9e6f-a2afda3e5bea","tenant_id":"","created_at":"2019-01-18T06:04:05Z","binding:vnic_type":"normal","device_id":"fceddd79-baf3-4680-b12a-478a5b22aec1"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:04:09Z","device_owner":"network:router_ha_interface","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"aee98258-e7a0-4aa4-b60c-a5e09b9e3f32","ip_address":"169.254.192.10"}],"id":"46aecd32-a36c-4ffa-9c98-41f9c66fe3ea","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:7d:d2:ec","project_id":"","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 84597ba558d548a8b35bb4f2109ea100","admin_state_up":true,"network_id":"7e440b2c-000b-48df-9e6f-a2afda3e5bea","tenant_id":"","created_at":"2019-01-18T06:04:04Z","binding:vnic_type":"normal","device_id":"fceddd79-baf3-4680-b12a-478a5b22aec1"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:04:10Z","device_owner":"network:router_ha_interface","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"aee98258-e7a0-4aa4-b60c-a5e09b9e3f32","ip_address":"169.254.192.5"}],"id":"56c13a3d-292f-4575-b7ac-850ffbe06d7b","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:58:32:a3","project_id":"","status":"DOWN","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 84597ba558d548a8b35bb4f2109ea100","admin_state_up":true,"network_id":"7e440b2c-000b-48df-9e6f-a2afda3e5bea","tenant_id":"","created_at":"2019-01-18T06:04:05Z","binding:vnic_type":"normal","device_id":"fceddd79-baf3-4680-b12a-478a5b22aec1"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:04:09Z","device_owner":"network:router_gateway","revision_number":10,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"99f540fb-52d8-49ca-b59c-736c854d3c9e","ip_address":"172.30.9.207"}],"id":"b122c144-b3d2-48b9-9418-4564c8623e2c","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:bb:aa:44","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":"c7128340-d09d-4472-ab8c-6b0e75149f5d","tenant_id":"","created_at":"2019-01-18T06:04:03Z","binding:vnic_type":"normal","device_id":"fceddd79-baf3-4680-b12a-478a5b22aec1"}]} 2019-01-18 06:04:11,385 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?device_id=fceddd79-baf3-4680-b12a-478a5b22aec1 used request id req-d1c7eb81-b739-4945-8b51-82a352dab652 2019-01-18 06:04:11,391 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets/99f540fb-52d8-49ca-b59c-736c854d3c9e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4649b22ac917757fca4380222e8f95145ad0118" 2019-01-18 06:04:11,435 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-78f939f0-effd-422d-82c8-666bc4a9234b Date: Fri, 18 Jan 2019 06:04:11 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"c7128340-d09d-4472-ab8c-6b0e75149f5d","tenant_id":"47feb8aba08a40dca7028a1701e597b9","created_at":"2019-01-18T04:39:13Z","dns_nameservers":[],"updated_at":"2019-01-18T04:39:13Z","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":"47feb8aba08a40dca7028a1701e597b9","id":"99f540fb-52d8-49ca-b59c-736c854d3c9e","subnetpool_id":null,"name":"external-subnet"}} 2019-01-18 06:04:11,435 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets/99f540fb-52d8-49ca-b59c-736c854d3c9e used request id req-78f939f0-effd-422d-82c8-666bc4a9234b 2019-01-18 06:04:11,440 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets/aee98258-e7a0-4aa4-b60c-a5e09b9e3f32 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4649b22ac917757fca4380222e8f95145ad0118" 2019-01-18 06:04:11,489 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-c1ea6d5e-38f8-4e15-ba0c-7661b5a465f6 Date: Fri, 18 Jan 2019 06:04:11 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"7e440b2c-000b-48df-9e6f-a2afda3e5bea","tenant_id":"","created_at":"2019-01-18T06:04:02Z","dns_nameservers":[],"updated_at":"2019-01-18T06:04:02Z","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":"aee98258-e7a0-4aa4-b60c-a5e09b9e3f32","subnetpool_id":null,"name":"HA subnet tenant 84597ba558d548a8b35bb4f2109ea100"}} 2019-01-18 06:04:11,490 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets/aee98258-e7a0-4aa4-b60c-a5e09b9e3f32 used request id req-c1ea6d5e-38f8-4e15-ba0c-7661b5a465f6 2019-01-18 06:04:11,495 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets/aee98258-e7a0-4aa4-b60c-a5e09b9e3f32 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4649b22ac917757fca4380222e8f95145ad0118" 2019-01-18 06:04:11,543 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-e18175db-d129-47c6-a5b7-75c960a75fcc Date: Fri, 18 Jan 2019 06:04:11 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"7e440b2c-000b-48df-9e6f-a2afda3e5bea","tenant_id":"","created_at":"2019-01-18T06:04:02Z","dns_nameservers":[],"updated_at":"2019-01-18T06:04:02Z","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":"aee98258-e7a0-4aa4-b60c-a5e09b9e3f32","subnetpool_id":null,"name":"HA subnet tenant 84597ba558d548a8b35bb4f2109ea100"}} 2019-01-18 06:04:11,544 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets/aee98258-e7a0-4aa4-b60c-a5e09b9e3f32 used request id req-e18175db-d129-47c6-a5b7-75c960a75fcc 2019-01-18 06:04:11,549 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets/aee98258-e7a0-4aa4-b60c-a5e09b9e3f32 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4649b22ac917757fca4380222e8f95145ad0118" 2019-01-18 06:04:11,595 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-88fa26cd-9782-4b26-87c0-43cc3553fdce Date: Fri, 18 Jan 2019 06:04:11 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"7e440b2c-000b-48df-9e6f-a2afda3e5bea","tenant_id":"","created_at":"2019-01-18T06:04:02Z","dns_nameservers":[],"updated_at":"2019-01-18T06:04:02Z","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":"aee98258-e7a0-4aa4-b60c-a5e09b9e3f32","subnetpool_id":null,"name":"HA subnet tenant 84597ba558d548a8b35bb4f2109ea100"}} 2019-01-18 06:04:11,595 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets/aee98258-e7a0-4aa4-b60c-a5e09b9e3f32 used request id req-88fa26cd-9782-4b26-87c0-43cc3553fdce 2019-01-18 06:04:11,600 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets/1fab82ad-efb3-4779-becc-2d02d8ababf8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4649b22ac917757fca4380222e8f95145ad0118" 2019-01-18 06:04:11,644 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 672 X-Openstack-Request-Id: req-0f61a351-7d51-4f98-9dd6-891bb5eddf59 Date: Fri, 18 Jan 2019 06:04:11 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b85a9c18-36a4-4e0d-b477-2be94e8f6389","tenant_id":"84597ba558d548a8b35bb4f2109ea100","created_at":"2019-01-18T06:03:57Z","dns_nameservers":[],"updated_at":"2019-01-18T06:03:57Z","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":"84597ba558d548a8b35bb4f2109ea100","id":"1fab82ad-efb3-4779-becc-2d02d8ababf8","subnetpool_id":null,"name":"CreateNetworkSuccessTests-3045489a-bccb-4bc7-8110-c2a8e3c2fb77-pub-subnet"}} 2019-01-18 06:04:11,645 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets/1fab82ad-efb3-4779-becc-2d02d8ababf8 used request id req-0f61a351-7d51-4f98-9dd6-891bb5eddf59 2019-01-18 06:04:11,650 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/routers?name=CreateNetworkSuccessTests-3045489a-bccb-4bc7-8110-c2a8e3c2fb77-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03d4c2e0db81090b593e03ec1e9fee3f034fb586" 2019-01-18 06:04:11,856 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 725 X-Openstack-Request-Id: req-65f0a9d9-9d94-439b-99bd-84d24286e3a1 Date: Fri, 18 Jan 2019 06:04:11 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "c7128340-d09d-4472-ab8c-6b0e75149f5d", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "99f540fb-52d8-49ca-b59c-736c854d3c9e", "ip_address": "172.30.9.207"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "84597ba558d548a8b35bb4f2109ea100", "created_at": "2019-01-18T06:04:03Z", "admin_state_up": true, "updated_at": "2019-01-18T06:04:10Z", "flavor_id": null, "revision_number": 7, "routes": [], "project_id": "84597ba558d548a8b35bb4f2109ea100", "id": "fceddd79-baf3-4680-b12a-478a5b22aec1", "name": "CreateNetworkSuccessTests-3045489a-bccb-4bc7-8110-c2a8e3c2fb77-pub-router"}]} 2019-01-18 06:04:11,857 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers?name=CreateNetworkSuccessTests-3045489a-bccb-4bc7-8110-c2a8e3c2fb77-pub-router&admin_state_up=True used request id req-65f0a9d9-9d94-439b-99bd-84d24286e3a1 2019-01-18 06:04:11,861 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/84597ba558d548a8b35bb4f2109ea100 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e227f0fa389351495ae19356c1c6b91aff99d225" 2019-01-18 06:04:11,942 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:04:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2a5001a3-8211-4740-8e12-d345a0d85df7 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/84597ba558d548a8b35bb4f2109ea100"}, "enabled": true, "id": "84597ba558d548a8b35bb4f2109ea100", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-136f7503-4a9d-4c5-proj"}} 2019-01-18 06:04:11,943 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/84597ba558d548a8b35bb4f2109ea100 used request id req-2a5001a3-8211-4740-8e12-d345a0d85df7 2019-01-18 06:04:11,948 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?device_id=fceddd79-baf3-4680-b12a-478a5b22aec1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03d4c2e0db81090b593e03ec1e9fee3f034fb586" 2019-01-18 06:04:12,159 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 753 X-Openstack-Request-Id: req-c6c9cc8f-8abb-41a5-9d93-03453c2347b0 Date: Fri, 18 Jan 2019 06:04:12 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:04:12Z","device_owner":"network:ha_router_replicated_interface","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"1fab82ad-efb3-4779-becc-2d02d8ababf8","ip_address":"10.55.1.1"}],"id":"222f0ee4-d29a-4636-95b8-fe71f4d37332","security_groups":[],"mac_address":"fa:16:3e:1e:36:f1","project_id":"84597ba558d548a8b35bb4f2109ea100","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b85a9c18-36a4-4e0d-b477-2be94e8f6389","tenant_id":"84597ba558d548a8b35bb4f2109ea100","created_at":"2019-01-18T06:04:09Z","binding:vnic_type":"normal","device_id":"fceddd79-baf3-4680-b12a-478a5b22aec1"}]} 2019-01-18 06:04:12,159 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?device_id=fceddd79-baf3-4680-b12a-478a5b22aec1 used request id req-c6c9cc8f-8abb-41a5-9d93-03453c2347b0 2019-01-18 06:04:12,165 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets/1fab82ad-efb3-4779-becc-2d02d8ababf8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03d4c2e0db81090b593e03ec1e9fee3f034fb586" 2019-01-18 06:04:12,366 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 672 X-Openstack-Request-Id: req-1b701abb-b721-484a-9820-afcb99f01f38 Date: Fri, 18 Jan 2019 06:04:12 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b85a9c18-36a4-4e0d-b477-2be94e8f6389","tenant_id":"84597ba558d548a8b35bb4f2109ea100","created_at":"2019-01-18T06:03:57Z","dns_nameservers":[],"updated_at":"2019-01-18T06:03:57Z","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":"84597ba558d548a8b35bb4f2109ea100","id":"1fab82ad-efb3-4779-becc-2d02d8ababf8","subnetpool_id":null,"name":"CreateNetworkSuccessTests-3045489a-bccb-4bc7-8110-c2a8e3c2fb77-pub-subnet"}} 2019-01-18 06:04:12,367 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets/1fab82ad-efb3-4779-becc-2d02d8ababf8 used request id req-1b701abb-b721-484a-9820-afcb99f01f38 2019-01-18 06:04:12,367 - OpenStackNetwork - INFO - Removing router interface from router CreateNetworkSuccessTests-3045489a-bccb-4bc7-8110-c2a8e3c2fb77-pub-router and subnet CreateNetworkSuccessTests-3045489a-bccb-4bc7-8110-c2a8e3c2fb77-pub-subnet 2019-01-18 06:04:12,368 - neutron_utils - INFO - Removing router interface from router named CreateNetworkSuccessTests-3045489a-bccb-4bc7-8110-c2a8e3c2fb77-pub-router 2019-01-18 06:04:12,373 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9696/v2.0/routers/fceddd79-baf3-4680-b12a-478a5b22aec1/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4649b22ac917757fca4380222e8f95145ad0118" -d '{"subnet_id": "1fab82ad-efb3-4779-becc-2d02d8ababf8"}' 2019-01-18 06:04:13,850 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-dadf1a62-bae3-40c4-b924-e21cff04a08f Date: Fri, 18 Jan 2019 06:04:13 GMT RESP BODY: {"network_id": "b85a9c18-36a4-4e0d-b477-2be94e8f6389", "tenant_id": "84597ba558d548a8b35bb4f2109ea100", "subnet_id": "1fab82ad-efb3-4779-becc-2d02d8ababf8", "subnet_ids": ["1fab82ad-efb3-4779-becc-2d02d8ababf8"], "port_id": "222f0ee4-d29a-4636-95b8-fe71f4d37332", "id": "fceddd79-baf3-4680-b12a-478a5b22aec1"} 2019-01-18 06:04:13,851 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/fceddd79-baf3-4680-b12a-478a5b22aec1/remove_router_interface used request id req-dadf1a62-bae3-40c4-b924-e21cff04a08f 2019-01-18 06:04:13,851 - OpenStackNetwork - INFO - Removing router CreateNetworkSuccessTests-3045489a-bccb-4bc7-8110-c2a8e3c2fb77-pub-router 2019-01-18 06:04:13,851 - neutron_utils - INFO - Deleting router with name - CreateNetworkSuccessTests-3045489a-bccb-4bc7-8110-c2a8e3c2fb77-pub-router 2019-01-18 06:04:13,857 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/routers/fceddd79-baf3-4680-b12a-478a5b22aec1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4649b22ac917757fca4380222e8f95145ad0118" 2019-01-18 06:04:17,455 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-b8c5c3f1-1d72-4a64-a86a-f1e299bf54a1 Content-Length: 0 Date: Fri, 18 Jan 2019 06:04:17 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-18 06:04:17,455 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/routers/fceddd79-baf3-4680-b12a-478a5b22aec1 used request id req-b8c5c3f1-1d72-4a64-a86a-f1e299bf54a1 2019-01-18 06:04:17,456 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-3045489a-bccb-4bc7-8110-c2a8e3c2fb77-pub-subnet 2019-01-18 06:04:17,456 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-3045489a-bccb-4bc7-8110-c2a8e3c2fb77-pub-subnet 2019-01-18 06:04:17,461 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/subnets/1fab82ad-efb3-4779-becc-2d02d8ababf8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a21f9a74e4531b241f8e7d7c84e463227c4548b" 2019-01-18 06:04:19,545 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-2dcf527b-d8db-40dc-a2b5-62d14ad5eb14 Date: Fri, 18 Jan 2019 06:04:19 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-18 06:04:19,545 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/1fab82ad-efb3-4779-becc-2d02d8ababf8 used request id req-2dcf527b-d8db-40dc-a2b5-62d14ad5eb14 2019-01-18 06:04:19,545 - neutron_utils - INFO - Deleting network with name CreateNetworkSuccessTests-3045489a-bccb-4bc7-8110-c2a8e3c2fb77-pub-net 2019-01-18 06:04:19,550 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/networks/b85a9c18-36a4-4e0d-b477-2be94e8f6389 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a21f9a74e4531b241f8e7d7c84e463227c4548b" 2019-01-18 06:04:20,728 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-4b34bb12-f03c-40a8-b0ce-be2ca2006ba9 Date: Fri, 18 Jan 2019 06:04:20 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-18 06:04:20,729 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/b85a9c18-36a4-4e0d-b477-2be94e8f6389 used request id req-4b34bb12-f03c-40a8-b0ce-be2ca2006ba9 2019-01-18 06:04:20,735 - 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}7ab767435d33006c201c1cb70a6edcf39e3a68fd" 2019-01-18 06:04:20,953 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-62526a3d-499d-47f0-af54-f8efe2808772 Date: Fri, 18 Jan 2019 06:04:20 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-18T04:53:26Z", "updated_at": "2019-01-18T04:53:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:53:26Z", "revision_number": 0, "id": "260c2de9-5dc5-4508-b06c-24b9d7ed838c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:53:26Z", "security_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:53:26Z", "revision_number": 0, "id": "571036d3-cb1d-483a-acb9-96f19293add9", "remote_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "remote_ip_prefix": null, "created_at": "2019-01-18T04:53:26Z", "security_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:53:26Z", "revision_number": 0, "id": "84255fa4-c13a-4cfe-b73d-e56ee216ca1e", "remote_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "remote_ip_prefix": null, "created_at": "2019-01-18T04:53:26Z", "security_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:53:26Z", "revision_number": 0, "id": "9c6f69fc-3bf8-4346-9288-5a255b82b67e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:53:26Z", "security_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "created_at": "2019-01-18T04:51:20Z", "updated_at": "2019-01-18T04:51:20Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "24c99e6f-888c-4943-9c93-54ad3b18b18c", "remote_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv4", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "2b339890-44d0-4711-a050-08a64d58e2a0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv6", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "45161a51-d6dd-4bb8-986d-bc2f88599c1d", "remote_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv6", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "87b9b994-ae22-4850-863a-6a4925bd01fe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv4", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}], "revision_number": 4, "project_id": "9c53a91613fb4d5080479ac6f51697ed", "id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "84597ba558d548a8b35bb4f2109ea100", "created_at": "2019-01-18T06:03:56Z", "updated_at": "2019-01-18T06:03:56Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:03:56Z", "revision_number": 0, "id": "0cac44e2-37a9-4d75-81b1-ab289f47782d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T06:03:56Z", "security_group_id": "70ddab4a-bb0d-4dd8-8d99-a40d03be48fc", "tenant_id": "84597ba558d548a8b35bb4f2109ea100", "port_range_min": null, "ethertype": "IPv4", "project_id": "84597ba558d548a8b35bb4f2109ea100"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:03:56Z", "revision_number": 0, "id": "5033aa56-507b-4c11-bfbc-fe71afe293f7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T06:03:56Z", "security_group_id": "70ddab4a-bb0d-4dd8-8d99-a40d03be48fc", "tenant_id": "84597ba558d548a8b35bb4f2109ea100", "port_range_min": null, "ethertype": "IPv6", "project_id": "84597ba558d548a8b35bb4f2109ea100"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:03:56Z", "revision_number": 0, "id": "69006323-6568-4955-a43d-7bc6b728ae09", "remote_group_id": "70ddab4a-bb0d-4dd8-8d99-a40d03be48fc", "remote_ip_prefix": null, "created_at": "2019-01-18T06:03:56Z", "security_group_id": "70ddab4a-bb0d-4dd8-8d99-a40d03be48fc", "tenant_id": "84597ba558d548a8b35bb4f2109ea100", "port_range_min": null, "ethertype": "IPv6", "project_id": "84597ba558d548a8b35bb4f2109ea100"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:03:56Z", "revision_number": 0, "id": "fd97efa8-d325-4e55-9c50-dfd3b93dc923", "remote_group_id": "70ddab4a-bb0d-4dd8-8d99-a40d03be48fc", "remote_ip_prefix": null, "created_at": "2019-01-18T06:03:56Z", "security_group_id": "70ddab4a-bb0d-4dd8-8d99-a40d03be48fc", "tenant_id": "84597ba558d548a8b35bb4f2109ea100", "port_range_min": null, "ethertype": "IPv4", "project_id": "84597ba558d548a8b35bb4f2109ea100"}], "revision_number": 4, "project_id": "84597ba558d548a8b35bb4f2109ea100", "id": "70ddab4a-bb0d-4dd8-8d99-a40d03be48fc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "020d00b5451a467cb276d06789a1149d", "created_at": "2019-01-18T05:59:12Z", "updated_at": "2019-01-18T05:59:12Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:12Z", "revision_number": 0, "id": "38b091dd-dca7-4cbe-8c1c-dd18a74bfca8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:12Z", "security_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "tenant_id": "020d00b5451a467cb276d06789a1149d", "port_range_min": null, "ethertype": "IPv6", "project_id": "020d00b5451a467cb276d06789a1149d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:12Z", "revision_number": 0, "id": "38b9f88b-1fc0-40d1-af74-237d79be193d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:12Z", "security_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "tenant_id": "020d00b5451a467cb276d06789a1149d", "port_range_min": null, "ethertype": "IPv4", "project_id": "020d00b5451a467cb276d06789a1149d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:12Z", "revision_number": 0, "id": "60f7d4a7-1a27-4801-a1e8-5bf33633b818", "remote_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:12Z", "security_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "tenant_id": "020d00b5451a467cb276d06789a1149d", "port_range_min": null, "ethertype": "IPv6", "project_id": "020d00b5451a467cb276d06789a1149d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:12Z", "revision_number": 0, "id": "8faf6dda-6919-4b75-b745-2af38abf8dcf", "remote_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:12Z", "security_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "tenant_id": "020d00b5451a467cb276d06789a1149d", "port_range_min": null, "ethertype": "IPv4", "project_id": "020d00b5451a467cb276d06789a1149d"}], "revision_number": 4, "project_id": "020d00b5451a467cb276d06789a1149d", "id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "created_at": "2019-01-18T04:39:06Z", "updated_at": "2019-01-18T04:39:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "0aedefa2-edbc-47b5-bead-e954540f6937", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "47feb8aba08a40dca7028a1701e597b9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "4bf1a402-0fa2-4cfd-9fee-4a28f16bb271", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "47feb8aba08a40dca7028a1701e597b9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "4e399c2e-bc03-4aa3-b192-1fafdc9248ba", "remote_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "47feb8aba08a40dca7028a1701e597b9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "8860837e-afbd-4411-adf9-d88db88c2114", "remote_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "47feb8aba08a40dca7028a1701e597b9"}], "revision_number": 4, "project_id": "47feb8aba08a40dca7028a1701e597b9", "id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "name": "default"}]} 2019-01-18 06:04:20,954 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-62526a3d-499d-47f0-af54-f8efe2808772 2019-01-18 06:04:20,958 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/9c53a91613fb4d5080479ac6f51697ed -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ab767435d33006c201c1cb70a6edcf39e3a68fd" 2019-01-18 06:04:21,046 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:04:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-edc86d0c-a9e6-4dca-9bff-00fed5160860 Content-Encoding: gzip Content-Length: 190 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/9c53a91613fb4d5080479ac6f51697ed"}, "enabled": true, "id": "9c53a91613fb4d5080479ac6f51697ed", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2019-01-18 06:04:21,046 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/9c53a91613fb4d5080479ac6f51697ed used request id req-edc86d0c-a9e6-4dca-9bff-00fed5160860 2019-01-18 06:04:21,049 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/84597ba558d548a8b35bb4f2109ea100 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ab767435d33006c201c1cb70a6edcf39e3a68fd" 2019-01-18 06:04:21,135 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:04:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7da4b11c-ecd3-4148-a339-d1b251a189bf 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/84597ba558d548a8b35bb4f2109ea100"}, "enabled": true, "id": "84597ba558d548a8b35bb4f2109ea100", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-136f7503-4a9d-4c5-proj"}} 2019-01-18 06:04:21,135 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/84597ba558d548a8b35bb4f2109ea100 used request id req-7da4b11c-ecd3-4148-a339-d1b251a189bf 2019-01-18 06:04:21,135 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 70ddab4a-bb0d-4dd8-8d99-a40d03be48fc 2019-01-18 06:04:21,141 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=70ddab4a-bb0d-4dd8-8d99-a40d03be48fc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ab767435d33006c201c1cb70a6edcf39e3a68fd" 2019-01-18 06:04:21,311 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-55e3d142-7575-4b77-b0ae-cf807d4468ad Date: Fri, 18 Jan 2019 06:04:21 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": "2019-01-18T06:03:56Z", "security_group_id": "70ddab4a-bb0d-4dd8-8d99-a40d03be48fc", "port_range_min": null, "revision_number": 0, "tenant_id": "84597ba558d548a8b35bb4f2109ea100", "created_at": "2019-01-18T06:03:56Z", "project_id": "84597ba558d548a8b35bb4f2109ea100", "id": "0cac44e2-37a9-4d75-81b1-ab289f47782d"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T06:03:56Z", "security_group_id": "70ddab4a-bb0d-4dd8-8d99-a40d03be48fc", "port_range_min": null, "revision_number": 0, "tenant_id": "84597ba558d548a8b35bb4f2109ea100", "created_at": "2019-01-18T06:03:56Z", "project_id": "84597ba558d548a8b35bb4f2109ea100", "id": "5033aa56-507b-4c11-bfbc-fe71afe293f7"}, {"remote_group_id": "70ddab4a-bb0d-4dd8-8d99-a40d03be48fc", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T06:03:56Z", "security_group_id": "70ddab4a-bb0d-4dd8-8d99-a40d03be48fc", "port_range_min": null, "revision_number": 0, "tenant_id": "84597ba558d548a8b35bb4f2109ea100", "created_at": "2019-01-18T06:03:56Z", "project_id": "84597ba558d548a8b35bb4f2109ea100", "id": "69006323-6568-4955-a43d-7bc6b728ae09"}, {"remote_group_id": "70ddab4a-bb0d-4dd8-8d99-a40d03be48fc", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T06:03:56Z", "security_group_id": "70ddab4a-bb0d-4dd8-8d99-a40d03be48fc", "port_range_min": null, "revision_number": 0, "tenant_id": "84597ba558d548a8b35bb4f2109ea100", "created_at": "2019-01-18T06:03:56Z", "project_id": "84597ba558d548a8b35bb4f2109ea100", "id": "fd97efa8-d325-4e55-9c50-dfd3b93dc923"}]} 2019-01-18 06:04:21,311 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=70ddab4a-bb0d-4dd8-8d99-a40d03be48fc used request id req-55e3d142-7575-4b77-b0ae-cf807d4468ad 2019-01-18 06:04:21,312 - neutron_utils - INFO - Deleting security group with name - default 2019-01-18 06:04:21,317 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-groups/70ddab4a-bb0d-4dd8-8d99-a40d03be48fc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ab767435d33006c201c1cb70a6edcf39e3a68fd" 2019-01-18 06:04:21,617 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-7f6ae36f-73ee-41f3-9c4e-b0455c5ae38e Content-Length: 0 Date: Fri, 18 Jan 2019 06:04:21 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-18 06:04:21,617 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/70ddab4a-bb0d-4dd8-8d99-a40d03be48fc used request id req-7f6ae36f-73ee-41f3-9c4e-b0455c5ae38e 2019-01-18 06:04:21,618 - keystone_utils - INFO - Deleting project with name - CreateNetworkSuccessTests-136f7503-4a9d-4c5-proj 2019-01-18 06:04:21,621 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/84597ba558d548a8b35bb4f2109ea100 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ab767435d33006c201c1cb70a6edcf39e3a68fd" 2019-01-18 06:04:21,844 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 06:04:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a61a03cf-8514-4a7a-85f6-648797aed8a0 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 06:04:21,844 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/84597ba558d548a8b35bb4f2109ea100 used request id req-a61a03cf-8514-4a7a-85f6-648797aed8a0 2019-01-18 06:04:21,844 - keystone_utils - INFO - Deleting role with name - CreateNetworkSuccessTests-136f7503-4a9d-4c5-proj-role 2019-01-18 06:04:21,847 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/503c641eda334517b456caf593cb8e8c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ab767435d33006c201c1cb70a6edcf39e3a68fd" 2019-01-18 06:04:21,967 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 06:04:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b6935f06-ae39-47ba-9217-1ada5695cd0d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 06:04:21,967 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/503c641eda334517b456caf593cb8e8c used request id req-b6935f06-ae39-47ba-9217-1ada5695cd0d 2019-01-18 06:04:21,970 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ab767435d33006c201c1cb70a6edcf39e3a68fd" 2019-01-18 06:04:22,060 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:04:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-221a7ea2-b009-4b79-8ddd-6508cfb6c8be Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "488fca829f8b496daa1cd2cdc6e45c49", "links": {"self": "http://172.30.9.23:5000/v3/roles/488fca829f8b496daa1cd2cdc6e45c49"}, "name": "Member"}, {"domain_id": null, "id": "6b7f4f4f76264b6fb449c43b86ee3817", "links": {"self": "http://172.30.9.23:5000/v3/roles/6b7f4f4f76264b6fb449c43b86ee3817"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a482b711adf94961bf4bb28eda7f0e28", "links": {"self": "http://172.30.9.23:5000/v3/roles/a482b711adf94961bf4bb28eda7f0e28"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c65201bd05504fa786d79b166e8bbba3", "links": {"self": "http://172.30.9.23:5000/v3/roles/c65201bd05504fa786d79b166e8bbba3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "e7e317b66c174923a8cb46c48d897c8d", "links": {"self": "http://172.30.9.23:5000/v3/roles/e7e317b66c174923a8cb46c48d897c8d"}, "name": "ResellerAdmin"}]} 2019-01-18 06:04:22,060 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-221a7ea2-b009-4b79-8ddd-6508cfb6c8be 2019-01-18 06:04:22,061 - keystone_utils - INFO - Deleting user with name - CreateNetworkSuccessTests-136f7503-4a9d-4c5-user 2019-01-18 06:04:22,065 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/5464c36ceb8440b6a9cdc2faffdba5a2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c09b8cfb0416dfaded2a4abd8830c15d97b406a" 2019-01-18 06:04:22,277 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 06:04:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2a667d78-6d4a-4813-8470-6e6a7054c6b5 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 06:04:22,277 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/5464c36ceb8440b6a9cdc2faffdba5a2 used request id req-2a667d78-6d4a-4813-8470-6e6a7054c6b5 2019-01-18 06:04:22,279 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:04:22,668 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "488fca829f8b496daa1cd2cdc6e45c49", "name": "Member"}, {"id": "c65201bd05504fa786d79b166e8bbba3", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}], "expires_at": "2019-01-18T07:04:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "020d00b5451a467cb276d06789a1149d", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "id": "e292c913af7844408b6509a836e493f5"}, "audit_ids": ["bFuJ9jiTRAi01TL0khSAqQ"], "issued_at": "2019-01-18T06:04:22.000000Z"}} 2019-01-18 06:04:22,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}e0b1ddd177682cf31dc46119c0f5cfa9af075860" 2019-01-18 06:04:22,756 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:04:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5ea4acdc-4b42-47c9-aace-435d8114c970 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:04:22,756 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-5ea4acdc-4b42-47c9-aace-435d8114c970 2019-01-18 06:04:22,758 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:04:22,759 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:04:23,149 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "488fca829f8b496daa1cd2cdc6e45c49", "name": "Member"}, {"id": "c65201bd05504fa786d79b166e8bbba3", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}], "expires_at": "2019-01-18T07:04:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "020d00b5451a467cb276d06789a1149d", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "id": "e292c913af7844408b6509a836e493f5"}, "audit_ids": ["I9X6Qd8ARyOT1jBa2poguw"], "issued_at": "2019-01-18T06:04:23.000000Z"}} 2019-01-18 06:04:23,150 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}094263cc5efe9ede28fa049f67d73064ed704afe" 2019-01-18 06:04:23,236 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:04:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7fbec19f-7616-48a1-baaa-4a4ee037d288 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:04:23,236 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-7fbec19f-7616-48a1-baaa-4a4ee037d288 2019-01-18 06:04:23,242 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-18 06:04:23,247 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 18 Jan 2019 06:04: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"}]}]}} 2019-01-18 06:04:23,248 - 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-28330ece-ba5e-494-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}094263cc5efe9ede28fa049f67d73064ed704afe" 2019-01-18 06:04:23,336 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:04:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6bce04b6-3bcf-46ff-95b6-59f0114a7f3c 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-28330ece-ba5e-494-proj", "previous": null, "next": null}, "projects": []} 2019-01-18 06:04:23,336 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-28330ece-ba5e-494-proj used request id req-6bce04b6-3bcf-46ff-95b6-59f0114a7f3c 2019-01-18 06:04:23,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}094263cc5efe9ede28fa049f67d73064ed704afe" 2019-01-18 06:04:23,424 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:04:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f7132f2c-132d-4036-ba41-59b55960c259 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-18 06:04:23,424 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-f7132f2c-132d-4036-ba41-59b55960c259 2019-01-18 06:04:23,428 - 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}094263cc5efe9ede28fa049f67d73064ed704afe" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateNetworkSuccessTests-28330ece-ba5e-494-proj"}}' 2019-01-18 06:04:23,542 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 18 Jan 2019 06:04:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4689a1c7-4e0d-4103-bd9c-b94f9077c42a Content-Length: 310 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/3ec9f732c92d4ce484f4a0d633c2699e"}, "enabled": true, "id": "3ec9f732c92d4ce484f4a0d633c2699e", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-28330ece-ba5e-494-proj"}} 2019-01-18 06:04:23,542 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-4689a1c7-4e0d-4103-bd9c-b94f9077c42a 2019-01-18 06:04:23,543 - keystone_utils - INFO - Created project with name - CreateNetworkSuccessTests-28330ece-ba5e-494-proj 2019-01-18 06:04:23,543 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:04:23,544 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:04:23,917 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "488fca829f8b496daa1cd2cdc6e45c49", "name": "Member"}, {"id": "c65201bd05504fa786d79b166e8bbba3", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}], "expires_at": "2019-01-18T07:04:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "020d00b5451a467cb276d06789a1149d", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "id": "e292c913af7844408b6509a836e493f5"}, "audit_ids": ["xo0KSDhxQPqOj7guvcOEzA"], "issued_at": "2019-01-18T06:04:23.000000Z"}} 2019-01-18 06:04:23,918 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32d4370a3f4024d954fbbc0d7da2ba41f00d4ca7" 2019-01-18 06:04:24,003 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:04:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e09a5ba2-de2c-4992-b999-b57288eb1427 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:04:24,003 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-e09a5ba2-de2c-4992-b999-b57288eb1427 2019-01-18 06:04:24,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" 2019-01-18 06:04:24,013 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 18 Jan 2019 06: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"}]}]}} 2019-01-18 06:04:24,014 - 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}32d4370a3f4024d954fbbc0d7da2ba41f00d4ca7" 2019-01-18 06:04:24,114 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:04:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-208441a2-7767-46e3-bc48-109a683f48a4 Content-Encoding: gzip Content-Length: 869 Content-Type: application/json RESP BODY: {"users": [{"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/0607a2b4beb0408e9fa51cc5ba027ac6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0607a2b4beb0408e9fa51cc5ba027ac6", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/17c61b95071545a094cc82823d2b88b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "17c61b95071545a094cc82823d2b88b8", "email": "nova@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/29e5d2dfed2447bda26fc75bd1122674"}, "domain_id": "default", "enabled": true, "options": {}, "id": "29e5d2dfed2447bda26fc75bd1122674", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/3b6dcc8c791e4b6e8831f5b5e583de80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3b6dcc8c791e4b6e8831f5b5e583de80", "email": "neutron@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.23:5000/v3/users/45ab52d673584bc198669be88c88b878"}, "domain_id": "default", "enabled": true, "options": {}, "id": "45ab52d673584bc198669be88c88b878", "email": "barbican@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/57795b4ee52f49c6a71f55bb6c4012f8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "57795b4ee52f49c6a71f55bb6c4012f8", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/5c52969262974d64ac2a300ca5d60f50"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c52969262974d64ac2a300ca5d60f50", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/5fc15572bb1c489ba92bd9945bbc1f64"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5fc15572bb1c489ba92bd9945bbc1f64", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/6b519d70e25f4e61a9dfd738cd6bba22"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6b519d70e25f4e61a9dfd738cd6bba22", "email": "heat@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.23:5000/v3/users/8248437208b540c2893a7117ad102a87"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8248437208b540c2893a7117ad102a87", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/890dee97e62840c5b15e36f03f6b7efc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "890dee97e62840c5b15e36f03f6b7efc", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/8cccb516ecc44ed9bb7c8633df108fd4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8cccb516ecc44ed9bb7c8633df108fd4", "email": "glance@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.23:5000/v3/users/97c3d863a98148299fa116fdb54be470"}, "domain_id": "default", "enabled": true, "options": {}, "id": "97c3d863a98148299fa116fdb54be470", "email": "tacker@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/a2a0c8c0f19941808c9f618af50b3b79"}, "domain_id": "c19db1b8f60647a9a114cd23287c807b", "enabled": true, "options": {}, "id": "a2a0c8c0f19941808c9f618af50b3b79", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "links": {"self": "http://172.30.9.23:5000/v3/users/e292c913af7844408b6509a836e493f5"}, "domain_id": "default", "enabled": true, "id": "e292c913af7844408b6509a836e493f5", "options": {}}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/fe5de73ba9cb41b2be24ccf1f72f5ed4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe5de73ba9cb41b2be24ccf1f72f5ed4", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2019-01-18 06:04:24,114 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-208441a2-7767-46e3-bc48-109a683f48a4 2019-01-18 06:04:24,118 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateNetworkSuccessTests-28330ece-ba5e-494-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32d4370a3f4024d954fbbc0d7da2ba41f00d4ca7" 2019-01-18 06:04:24,206 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:04:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c41f7481-e077-4bda-ad00-dfcacad5028b Content-Encoding: gzip Content-Length: 254 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateNetworkSuccessTests-28330ece-ba5e-494-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/3ec9f732c92d4ce484f4a0d633c2699e"}, "enabled": true, "id": "3ec9f732c92d4ce484f4a0d633c2699e", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-28330ece-ba5e-494-proj"}]} 2019-01-18 06:04:24,207 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateNetworkSuccessTests-28330ece-ba5e-494-proj used request id req-c41f7481-e077-4bda-ad00-dfcacad5028b 2019-01-18 06:04:24,210 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32d4370a3f4024d954fbbc0d7da2ba41f00d4ca7" 2019-01-18 06:04:24,302 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:04:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7ae2805e-3101-4bf5-a5e6-9fa7484b67a5 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-18 06:04:24,302 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-7ae2805e-3101-4bf5-a5e6-9fa7484b67a5 2019-01-18 06:04:24,699 - keystone_utils - INFO - Created user with name - CreateNetworkSuccessTests-28330ece-ba5e-494-user 2019-01-18 06:04:24,700 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:04:24,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}094263cc5efe9ede28fa049f67d73064ed704afe" 2019-01-18 06:04:24,793 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:04:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a71b1b7d-a6dd-4fe5-b170-54725ce61559 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "488fca829f8b496daa1cd2cdc6e45c49", "links": {"self": "http://172.30.9.23:5000/v3/roles/488fca829f8b496daa1cd2cdc6e45c49"}, "name": "Member"}, {"domain_id": null, "id": "6b7f4f4f76264b6fb449c43b86ee3817", "links": {"self": "http://172.30.9.23:5000/v3/roles/6b7f4f4f76264b6fb449c43b86ee3817"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a482b711adf94961bf4bb28eda7f0e28", "links": {"self": "http://172.30.9.23:5000/v3/roles/a482b711adf94961bf4bb28eda7f0e28"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c65201bd05504fa786d79b166e8bbba3", "links": {"self": "http://172.30.9.23:5000/v3/roles/c65201bd05504fa786d79b166e8bbba3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "e7e317b66c174923a8cb46c48d897c8d", "links": {"self": "http://172.30.9.23:5000/v3/roles/e7e317b66c174923a8cb46c48d897c8d"}, "name": "ResellerAdmin"}]} 2019-01-18 06:04:24,793 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-a71b1b7d-a6dd-4fe5-b170-54725ce61559 2019-01-18 06:04:24,797 - 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}094263cc5efe9ede28fa049f67d73064ed704afe" -d '{"role": {"name": "CreateNetworkSuccessTests-28330ece-ba5e-494-proj-role"}}' 2019-01-18 06:04:24,919 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 18 Jan 2019 06:04:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-363d08a1-9025-4ede-af63-26442ead5d76 Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "92f179b167de4707ba533a2950f00456", "links": {"self": "http://172.30.9.23:5000/v3/roles/92f179b167de4707ba533a2950f00456"}, "name": "CreateNetworkSuccessTests-28330ece-ba5e-494-proj-role"}} 2019-01-18 06:04:24,920 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-363d08a1-9025-4ede-af63-26442ead5d76 2019-01-18 06:04:24,920 - keystone_utils - INFO - Created role with name - CreateNetworkSuccessTests-28330ece-ba5e-494-proj-role 2019-01-18 06:04:24,924 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/92f179b167de4707ba533a2950f00456 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}094263cc5efe9ede28fa049f67d73064ed704afe" 2019-01-18 06:04:25,003 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:04:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-579a1f0d-f01a-469f-8474-a0096142917f Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.23:5000/v3/roles/92f179b167de4707ba533a2950f00456"}, "domain_id": null, "name": "CreateNetworkSuccessTests-28330ece-ba5e-494-proj-role", "id": "92f179b167de4707ba533a2950f00456"}} 2019-01-18 06:04:25,003 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/92f179b167de4707ba533a2950f00456 used request id req-579a1f0d-f01a-469f-8474-a0096142917f 2019-01-18 06:04:25,003 - keystone_utils - INFO - Granting role CreateNetworkSuccessTests-28330ece-ba5e-494-proj-role to project CreateNetworkSuccessTests-28330ece-ba5e-494-proj 2019-01-18 06:04:25,007 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/3ec9f732c92d4ce484f4a0d633c2699e/users/75636a723f724d63bca6a405aa3eca80/roles/92f179b167de4707ba533a2950f00456 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}094263cc5efe9ede28fa049f67d73064ed704afe" 2019-01-18 06:04:25,138 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 06:04:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f5c91c00-5712-47eb-82b2-45994fe56c49 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 06:04:25,138 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/3ec9f732c92d4ce484f4a0d633c2699e/users/75636a723f724d63bca6a405aa3eca80/roles/92f179b167de4707ba533a2950f00456 used request id req-f5c91c00-5712-47eb-82b2-45994fe56c49 2019-01-18 06:04:25,139 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:04:25,140 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:04:25,618 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "488fca829f8b496daa1cd2cdc6e45c49", "name": "Member"}, {"id": "c65201bd05504fa786d79b166e8bbba3", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}], "expires_at": "2019-01-18T07:04:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "020d00b5451a467cb276d06789a1149d", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "id": "e292c913af7844408b6509a836e493f5"}, "audit_ids": ["e4cDtrOEQQi2bCRqmnHRbA"], "issued_at": "2019-01-18T06:04:25.000000Z"}} 2019-01-18 06:04:25,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}a684904b35d6d2877a55e922760d0fc706f49fef" 2019-01-18 06:04:25,631 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:04:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e0095470-0bf3-41dd-8afd-128381c13863 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:04:25,631 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-e0095470-0bf3-41dd-8afd-128381c13863 2019-01-18 06:04:25,637 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateNetworkSuccessTests-97a351fb-1411-4e34-8772-250b2c1983f7-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a684904b35d6d2877a55e922760d0fc706f49fef" 2019-01-18 06:04:25,833 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-ab20b087-acb4-4795-8a3e-7856ed2b7ae8 Date: Fri, 18 Jan 2019 06:04:25 GMT RESP BODY: {"networks":[]} 2019-01-18 06:04:25,833 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateNetworkSuccessTests-97a351fb-1411-4e34-8772-250b2c1983f7-pub-net used request id req-ab20b087-acb4-4795-8a3e-7856ed2b7ae8 2019-01-18 06:04:25,833 - neutron_utils - INFO - Creating network with name CreateNetworkSuccessTests-97a351fb-1411-4e34-8772-250b2c1983f7-pub-net 2019-01-18 06:04:25,834 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:04:25,834 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:04:26,227 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "488fca829f8b496daa1cd2cdc6e45c49", "name": "Member"}, {"id": "c65201bd05504fa786d79b166e8bbba3", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}], "expires_at": "2019-01-18T07:04:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "020d00b5451a467cb276d06789a1149d", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "id": "e292c913af7844408b6509a836e493f5"}, "audit_ids": ["pI8pma1eRR-j-fRI1lKiEw"], "issued_at": "2019-01-18T06:04:26.000000Z"}} 2019-01-18 06:04:26,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}d6a8791738eadb7d7cad3c0bfb7757f89e5a888d" 2019-01-18 06:04:26,314 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:04:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e1f13fb4-0090-48b6-98a8-f27e78e63508 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:04:26,315 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-e1f13fb4-0090-48b6-98a8-f27e78e63508 2019-01-18 06:04:26,319 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-18 06:04:26,324 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 18 Jan 2019 06:04: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"}]}]}} 2019-01-18 06:04:26,325 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateNetworkSuccessTests-28330ece-ba5e-494-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6a8791738eadb7d7cad3c0bfb7757f89e5a888d" 2019-01-18 06:04:26,343 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:04:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-39c55d70-5f18-4614-9af9-5a7ac6d628a2 Content-Encoding: gzip Content-Length: 254 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateNetworkSuccessTests-28330ece-ba5e-494-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/3ec9f732c92d4ce484f4a0d633c2699e"}, "enabled": true, "id": "3ec9f732c92d4ce484f4a0d633c2699e", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-28330ece-ba5e-494-proj"}]} 2019-01-18 06:04:26,343 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateNetworkSuccessTests-28330ece-ba5e-494-proj used request id req-39c55d70-5f18-4614-9af9-5a7ac6d628a2 2019-01-18 06:04:26,350 - 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}a684904b35d6d2877a55e922760d0fc706f49fef" -d '{"network": {"tenant_id": "3ec9f732c92d4ce484f4a0d633c2699e", "name": "CreateNetworkSuccessTests-97a351fb-1411-4e34-8772-250b2c1983f7-pub-net", "admin_state_up": true}}' 2019-01-18 06:04:26,864 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 723 X-Openstack-Request-Id: req-cbc8e4df-80c8-42cd-89ef-29d819b52db2 Date: Fri, 18 Jan 2019 06:04:26 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"cb944e12-1f9f-4e0d-9d58-c0c6fa0fda74","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":37,"ipv4_address_scope":null,"shared":false,"project_id":"3ec9f732c92d4ce484f4a0d633c2699e","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-18T06:04:26Z","is_default":false,"qos_policy_id":null,"name":"CreateNetworkSuccessTests-97a351fb-1411-4e34-8772-250b2c1983f7-pub-net","admin_state_up":true,"tenant_id":"3ec9f732c92d4ce484f4a0d633c2699e","created_at":"2019-01-18T06:04:26Z","mtu":1450}} 2019-01-18 06:04:26,864 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks used request id req-cbc8e4df-80c8-42cd-89ef-29d819b52db2 2019-01-18 06:04:26,869 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=cb944e12-1f9f-4e0d-9d58-c0c6fa0fda74 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a684904b35d6d2877a55e922760d0fc706f49fef" 2019-01-18 06:04:27,097 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 707 X-Openstack-Request-Id: req-b736baca-8a30-43f1-8196-ed5bcde5395f Date: Fri, 18 Jan 2019 06:04:27 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"cb944e12-1f9f-4e0d-9d58-c0c6fa0fda74","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":37,"ipv4_address_scope":null,"shared":false,"project_id":"3ec9f732c92d4ce484f4a0d633c2699e","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-18T06:04:26Z","qos_policy_id":null,"name":"CreateNetworkSuccessTests-97a351fb-1411-4e34-8772-250b2c1983f7-pub-net","admin_state_up":true,"tenant_id":"3ec9f732c92d4ce484f4a0d633c2699e","created_at":"2019-01-18T06:04:26Z","provider:network_type":"vxlan"}]} 2019-01-18 06:04:27,097 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=cb944e12-1f9f-4e0d-9d58-c0c6fa0fda74 used request id req-b736baca-8a30-43f1-8196-ed5bcde5395f 2019-01-18 06:04:27,102 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=cb944e12-1f9f-4e0d-9d58-c0c6fa0fda74 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a684904b35d6d2877a55e922760d0fc706f49fef" 2019-01-18 06:04:27,297 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-0e7e3530-6821-4cd8-9819-243e513fb430 Date: Fri, 18 Jan 2019 06:04:27 GMT RESP BODY: {"subnets":[]} 2019-01-18 06:04:27,297 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=cb944e12-1f9f-4e0d-9d58-c0c6fa0fda74 used request id req-0e7e3530-6821-4cd8-9819-243e513fb430 2019-01-18 06:04:27,297 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:04:27,298 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:04:27,683 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "488fca829f8b496daa1cd2cdc6e45c49", "name": "Member"}, {"id": "c65201bd05504fa786d79b166e8bbba3", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}], "expires_at": "2019-01-18T07:04:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "020d00b5451a467cb276d06789a1149d", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "id": "e292c913af7844408b6509a836e493f5"}, "audit_ids": ["RRrt_rmURcCrVYNlO2huLg"], "issued_at": "2019-01-18T06:04:27.000000Z"}} 2019-01-18 06:04:27,684 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0321f452e33a50c035335317a9097a1560a2a91c" 2019-01-18 06:04:27,768 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:04:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-23dbd550-be55-429a-ad42-414f867f3437 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:04:27,768 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-23dbd550-be55-429a-ad42-414f867f3437 2019-01-18 06:04:27,773 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-18 06:04:27,778 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 18 Jan 2019 06:04: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"}]}]}} 2019-01-18 06:04:27,779 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateNetworkSuccessTests-28330ece-ba5e-494-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0321f452e33a50c035335317a9097a1560a2a91c" 2019-01-18 06:04:27,866 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:04:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-31dd36a0-cb29-48b2-8c30-4a1d05aff337 Content-Encoding: gzip Content-Length: 254 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateNetworkSuccessTests-28330ece-ba5e-494-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/3ec9f732c92d4ce484f4a0d633c2699e"}, "enabled": true, "id": "3ec9f732c92d4ce484f4a0d633c2699e", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-28330ece-ba5e-494-proj"}]} 2019-01-18 06:04:27,867 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateNetworkSuccessTests-28330ece-ba5e-494-proj used request id req-31dd36a0-cb29-48b2-8c30-4a1d05aff337 2019-01-18 06:04:27,867 - neutron_utils - INFO - Creating subnet with name CreateNetworkSuccessTests-97a351fb-1411-4e34-8772-250b2c1983f7-pub-subnet 2019-01-18 06:04:27,873 - 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}a684904b35d6d2877a55e922760d0fc706f49fef" -d '{"subnets": [{"ip_version": 4, "network_id": "cb944e12-1f9f-4e0d-9d58-c0c6fa0fda74", "cidr": "10.55.1.0/24", "name": "CreateNetworkSuccessTests-97a351fb-1411-4e34-8772-250b2c1983f7-pub-subnet", "tenant_id": "3ec9f732c92d4ce484f4a0d633c2699e"}]}' 2019-01-18 06:04:28,488 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-13ff6fef-ba31-4760-a167-0ad4497585a8 Date: Fri, 18 Jan 2019 06:04:28 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"cb944e12-1f9f-4e0d-9d58-c0c6fa0fda74","tenant_id":"3ec9f732c92d4ce484f4a0d633c2699e","created_at":"2019-01-18T06:04:28Z","dns_nameservers":[],"updated_at":"2019-01-18T06:04: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":"3ec9f732c92d4ce484f4a0d633c2699e","id":"c11db3da-28ac-42d2-97e2-aed985210a6b","subnetpool_id":null,"name":"CreateNetworkSuccessTests-97a351fb-1411-4e34-8772-250b2c1983f7-pub-subnet"}]} 2019-01-18 06:04:28,488 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets used request id req-13ff6fef-ba31-4760-a167-0ad4497585a8 2019-01-18 06:04:28,493 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=cb944e12-1f9f-4e0d-9d58-c0c6fa0fda74 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a684904b35d6d2877a55e922760d0fc706f49fef" 2019-01-18 06:04:28,759 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 751 X-Openstack-Request-Id: req-83876911-14b0-46c4-811c-9b6e3d852501 Date: Fri, 18 Jan 2019 06:04:28 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"cb944e12-1f9f-4e0d-9d58-c0c6fa0fda74","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":37,"ipv4_address_scope":null,"shared":false,"project_id":"3ec9f732c92d4ce484f4a0d633c2699e","status":"ACTIVE","subnets":["c11db3da-28ac-42d2-97e2-aed985210a6b"],"description":"","tags":[],"updated_at":"2019-01-18T06:04:28Z","qos_policy_id":null,"name":"CreateNetworkSuccessTests-97a351fb-1411-4e34-8772-250b2c1983f7-pub-net","admin_state_up":true,"tenant_id":"3ec9f732c92d4ce484f4a0d633c2699e","created_at":"2019-01-18T06:04:26Z","provider:network_type":"vxlan"}]} 2019-01-18 06:04:28,759 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=cb944e12-1f9f-4e0d-9d58-c0c6fa0fda74 used request id req-83876911-14b0-46c4-811c-9b6e3d852501 2019-01-18 06:04:28,765 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=cb944e12-1f9f-4e0d-9d58-c0c6fa0fda74 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a684904b35d6d2877a55e922760d0fc706f49fef" 2019-01-18 06:04:28,814 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-a9f5c981-fb64-4ba9-b827-28a8df4f10f8 Date: Fri, 18 Jan 2019 06:04:28 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"cb944e12-1f9f-4e0d-9d58-c0c6fa0fda74","tenant_id":"3ec9f732c92d4ce484f4a0d633c2699e","created_at":"2019-01-18T06:04:28Z","dns_nameservers":[],"updated_at":"2019-01-18T06:04: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":"3ec9f732c92d4ce484f4a0d633c2699e","id":"c11db3da-28ac-42d2-97e2-aed985210a6b","subnetpool_id":null,"name":"CreateNetworkSuccessTests-97a351fb-1411-4e34-8772-250b2c1983f7-pub-subnet"}]} 2019-01-18 06:04:28,814 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=cb944e12-1f9f-4e0d-9d58-c0c6fa0fda74 used request id req-a9f5c981-fb64-4ba9-b827-28a8df4f10f8 2019-01-18 06:04:28,814 - OpenStackNetwork - DEBUG - Network [cb944e12-1f9f-4e0d-9d58-c0c6fa0fda74] created successfully 2019-01-18 06:04:28,815 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:04:29,183 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "92f179b167de4707ba533a2950f00456", "name": "CreateNetworkSuccessTests-28330ece-ba5e-494-proj-role"}], "expires_at": "2019-01-18T07:04:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3ec9f732c92d4ce484f4a0d633c2699e", "name": "CreateNetworkSuccessTests-28330ece-ba5e-494-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/3ec9f732c92d4ce484f4a0d633c2699e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/3ec9f732c92d4ce484f4a0d633c2699e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/3ec9f732c92d4ce484f4a0d633c2699e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/3ec9f732c92d4ce484f4a0d633c2699e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/3ec9f732c92d4ce484f4a0d633c2699e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/3ec9f732c92d4ce484f4a0d633c2699e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/3ec9f732c92d4ce484f4a0d633c2699e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/3ec9f732c92d4ce484f4a0d633c2699e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/3ec9f732c92d4ce484f4a0d633c2699e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/3ec9f732c92d4ce484f4a0d633c2699e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/3ec9f732c92d4ce484f4a0d633c2699e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/3ec9f732c92d4ce484f4a0d633c2699e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateNetworkSuccessTests-28330ece-ba5e-494-user", "id": "75636a723f724d63bca6a405aa3eca80"}, "audit_ids": ["WMOY3rGSSAqeHeLIcVTIfA"], "issued_at": "2019-01-18T06:04:29.000000Z"}} 2019-01-18 06:04:29,189 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateNetworkSuccessTests-97a351fb-1411-4e34-8772-250b2c1983f7-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a861096d219509fb127b093b88caa0426c85d28" 2019-01-18 06:04:29,431 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-ce6c5016-86b3-4266-8f62-a0c96227babb Date: Fri, 18 Jan 2019 06:04: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":["c11db3da-28ac-42d2-97e2-aed985210a6b"],"updated_at":"2019-01-18T06:04:28Z","tenant_id":"3ec9f732c92d4ce484f4a0d633c2699e","created_at":"2019-01-18T06:04:26Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"3ec9f732c92d4ce484f4a0d633c2699e","id":"cb944e12-1f9f-4e0d-9d58-c0c6fa0fda74","name":"CreateNetworkSuccessTests-97a351fb-1411-4e34-8772-250b2c1983f7-pub-net"}]} 2019-01-18 06:04:29,431 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateNetworkSuccessTests-97a351fb-1411-4e34-8772-250b2c1983f7-pub-net used request id req-ce6c5016-86b3-4266-8f62-a0c96227babb 2019-01-18 06:04:29,434 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-18 06:04:29,440 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 18 Jan 2019 06:04: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"}]}]}} 2019-01-18 06:04:29,441 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/3ec9f732c92d4ce484f4a0d633c2699e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0b1ddd177682cf31dc46119c0f5cfa9af075860" 2019-01-18 06:04:29,524 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:04:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f8c9fd55-291b-4bc4-9d1f-ed7da6f9141e 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/3ec9f732c92d4ce484f4a0d633c2699e"}, "enabled": true, "id": "3ec9f732c92d4ce484f4a0d633c2699e", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-28330ece-ba5e-494-proj"}} 2019-01-18 06:04:29,524 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/3ec9f732c92d4ce484f4a0d633c2699e used request id req-f8c9fd55-291b-4bc4-9d1f-ed7da6f9141e 2019-01-18 06:04:29,530 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=cb944e12-1f9f-4e0d-9d58-c0c6fa0fda74 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a861096d219509fb127b093b88caa0426c85d28" 2019-01-18 06:04:29,721 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-1ebd62f0-0c8d-48c3-bf3d-fcf9a559480b Date: Fri, 18 Jan 2019 06:04:29 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"cb944e12-1f9f-4e0d-9d58-c0c6fa0fda74","tenant_id":"3ec9f732c92d4ce484f4a0d633c2699e","created_at":"2019-01-18T06:04:28Z","dns_nameservers":[],"updated_at":"2019-01-18T06:04: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":"3ec9f732c92d4ce484f4a0d633c2699e","id":"c11db3da-28ac-42d2-97e2-aed985210a6b","subnetpool_id":null,"name":"CreateNetworkSuccessTests-97a351fb-1411-4e34-8772-250b2c1983f7-pub-subnet"}]} 2019-01-18 06:04:29,722 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=cb944e12-1f9f-4e0d-9d58-c0c6fa0fda74 used request id req-1ebd62f0-0c8d-48c3-bf3d-fcf9a559480b 2019-01-18 06:04:29,722 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:04:29,723 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:04:30,099 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "488fca829f8b496daa1cd2cdc6e45c49", "name": "Member"}, {"id": "c65201bd05504fa786d79b166e8bbba3", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}], "expires_at": "2019-01-18T07:04:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "020d00b5451a467cb276d06789a1149d", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "id": "e292c913af7844408b6509a836e493f5"}, "audit_ids": ["N5ob5alWSY6QY66LT6A--w"], "issued_at": "2019-01-18T06:04:30.000000Z"}} 2019-01-18 06:04:30,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}7b576a6f3635f72692af7a8276525a54c7a0c899" 2019-01-18 06:04:30,187 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:04:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2167e52e-f1d3-4565-b30d-2ce4ecf1456c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:04:30,187 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-2167e52e-f1d3-4565-b30d-2ce4ecf1456c 2019-01-18 06:04:30,194 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/routers?name=CreateNetworkSuccessTests-97a351fb-1411-4e34-8772-250b2c1983f7-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b576a6f3635f72692af7a8276525a54c7a0c899" 2019-01-18 06:04:30,394 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-7cab13e3-1633-4162-a874-04d8f219dccb Date: Fri, 18 Jan 2019 06:04:30 GMT RESP BODY: {"routers": []} 2019-01-18 06:04:30,394 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers?name=CreateNetworkSuccessTests-97a351fb-1411-4e34-8772-250b2c1983f7-pub-router&admin_state_up=True used request id req-7cab13e3-1633-4162-a874-04d8f219dccb 2019-01-18 06:04:30,394 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:04:30,395 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:04:30,783 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "488fca829f8b496daa1cd2cdc6e45c49", "name": "Member"}, {"id": "c65201bd05504fa786d79b166e8bbba3", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}], "expires_at": "2019-01-18T07:04:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "020d00b5451a467cb276d06789a1149d", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "id": "e292c913af7844408b6509a836e493f5"}, "audit_ids": ["vevarbpaRyi_UqX0a403VA"], "issued_at": "2019-01-18T06:04:30.000000Z"}} 2019-01-18 06:04:30,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}97b4f6850837a05aa95ed685140686b507ef83db" 2019-01-18 06:04:30,862 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:04:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3ef071fd-0f6c-4f84-90cf-9f3fe8ce6f44 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:04:30,863 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-3ef071fd-0f6c-4f84-90cf-9f3fe8ce6f44 2019-01-18 06:04:30,867 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-18 06:04:30,872 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 18 Jan 2019 06:04: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"}]}]}} 2019-01-18 06:04:30,873 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateNetworkSuccessTests-28330ece-ba5e-494-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97b4f6850837a05aa95ed685140686b507ef83db" 2019-01-18 06:04:30,959 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:04:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-153c88f4-b8c1-4dca-b9bd-3413ee629ecd Content-Encoding: gzip Content-Length: 254 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateNetworkSuccessTests-28330ece-ba5e-494-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/3ec9f732c92d4ce484f4a0d633c2699e"}, "enabled": true, "id": "3ec9f732c92d4ce484f4a0d633c2699e", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-28330ece-ba5e-494-proj"}]} 2019-01-18 06:04:30,959 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateNetworkSuccessTests-28330ece-ba5e-494-proj used request id req-153c88f4-b8c1-4dca-b9bd-3413ee629ecd 2019-01-18 06:04:30,965 - 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}7b576a6f3635f72692af7a8276525a54c7a0c899" 2019-01-18 06:04:31,214 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-415f9b00-0135-4c25-adb0-455d92cea5d5 Date: Fri, 18 Jan 2019 06:04:31 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"c7128340-d09d-4472-ab8c-6b0e75149f5d","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"47feb8aba08a40dca7028a1701e597b9","status":"ACTIVE","subnets":["99f540fb-52d8-49ca-b59c-736c854d3c9e"],"description":"","tags":[],"updated_at":"2019-01-18T04:39:13Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"47feb8aba08a40dca7028a1701e597b9","created_at":"2019-01-18T04:39:06Z","provider:network_type":"flat"}]} 2019-01-18 06:04:31,214 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=external used request id req-415f9b00-0135-4c25-adb0-455d92cea5d5 2019-01-18 06:04:31,220 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=c7128340-d09d-4472-ab8c-6b0e75149f5d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b576a6f3635f72692af7a8276525a54c7a0c899" 2019-01-18 06:04:31,460 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 624 X-Openstack-Request-Id: req-b062ed66-4161-4987-b8cc-621fbd93c68c Date: Fri, 18 Jan 2019 06:04:31 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"c7128340-d09d-4472-ab8c-6b0e75149f5d","tenant_id":"47feb8aba08a40dca7028a1701e597b9","created_at":"2019-01-18T04:39:13Z","dns_nameservers":[],"updated_at":"2019-01-18T04:39:13Z","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":"47feb8aba08a40dca7028a1701e597b9","id":"99f540fb-52d8-49ca-b59c-736c854d3c9e","subnetpool_id":null,"name":"external-subnet"}]} 2019-01-18 06:04:31,460 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=c7128340-d09d-4472-ab8c-6b0e75149f5d used request id req-b062ed66-4161-4987-b8cc-621fbd93c68c 2019-01-18 06:04:31,461 - neutron_utils - INFO - Creating router with name - CreateNetworkSuccessTests-97a351fb-1411-4e34-8772-250b2c1983f7-pub-router 2019-01-18 06:04:31,467 - 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}7b576a6f3635f72692af7a8276525a54c7a0c899" -d '{"router": {"external_gateway_info": {"network_id": "c7128340-d09d-4472-ab8c-6b0e75149f5d"}, "tenant_id": "3ec9f732c92d4ce484f4a0d633c2699e", "name": "CreateNetworkSuccessTests-97a351fb-1411-4e34-8772-250b2c1983f7-pub-router", "admin_state_up": true}}' 2019-01-18 06:04:36,555 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-76123c23-7310-40a5-8c0e-fcaa3c5eafe9 Date: Fri, 18 Jan 2019 06:04:36 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "c7128340-d09d-4472-ab8c-6b0e75149f5d", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "99f540fb-52d8-49ca-b59c-736c854d3c9e", "ip_address": "172.30.9.206"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "3ec9f732c92d4ce484f4a0d633c2699e", "created_at": "2019-01-18T06:04:32Z", "admin_state_up": true, "updated_at": "2019-01-18T06:04:33Z", "project_id": "3ec9f732c92d4ce484f4a0d633c2699e", "flavor_id": null, "revision_number": 2, "routes": [], "ha": true, "id": "b05fbc5b-6c9d-49a4-8af9-070844102903", "name": "CreateNetworkSuccessTests-97a351fb-1411-4e34-8772-250b2c1983f7-pub-router"}} 2019-01-18 06:04:36,556 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/routers used request id req-76123c23-7310-40a5-8c0e-fcaa3c5eafe9 2019-01-18 06:04:36,561 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?device_id=b05fbc5b-6c9d-49a4-8af9-070844102903 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b576a6f3635f72692af7a8276525a54c7a0c899" 2019-01-18 06:04:36,764 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3216 X-Openstack-Request-Id: req-85424736-2990-46fc-a3e6-c731b274dfaa Date: Fri, 18 Jan 2019 06:04:36 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:04:35Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"239f85a5-c3e9-4f2c-923c-d1834d8064be","ip_address":"169.254.192.11"}],"id":"37ac5fa3-9d06-49a7-a896-70f45980eb96","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:fb:58:20","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 3ec9f732c92d4ce484f4a0d633c2699e","admin_state_up":true,"network_id":"d5e98466-4548-46c7-b4a0-832296b67817","tenant_id":"","created_at":"2019-01-18T06:04:35Z","binding:vnic_type":"normal","device_id":"b05fbc5b-6c9d-49a4-8af9-070844102903"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:04:32Z","device_owner":"network:router_gateway","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"99f540fb-52d8-49ca-b59c-736c854d3c9e","ip_address":"172.30.9.206"}],"id":"567277ab-2e4c-4da0-bf6e-8674d4679758","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:24:81:25","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c7128340-d09d-4472-ab8c-6b0e75149f5d","tenant_id":"","created_at":"2019-01-18T06:04:32Z","binding:vnic_type":"normal","device_id":"b05fbc5b-6c9d-49a4-8af9-070844102903"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:04:33Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"239f85a5-c3e9-4f2c-923c-d1834d8064be","ip_address":"169.254.192.6"}],"id":"79bba8bd-19f1-4e94-b2cf-d340f7045367","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:03:06:72","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 3ec9f732c92d4ce484f4a0d633c2699e","admin_state_up":true,"network_id":"d5e98466-4548-46c7-b4a0-832296b67817","tenant_id":"","created_at":"2019-01-18T06:04:33Z","binding:vnic_type":"normal","device_id":"b05fbc5b-6c9d-49a4-8af9-070844102903"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:04:34Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"239f85a5-c3e9-4f2c-923c-d1834d8064be","ip_address":"169.254.192.10"}],"id":"90fb107b-ca9d-4101-aaa9-e2180ed81499","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:31:4d:82","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 3ec9f732c92d4ce484f4a0d633c2699e","admin_state_up":true,"network_id":"d5e98466-4548-46c7-b4a0-832296b67817","tenant_id":"","created_at":"2019-01-18T06:04:34Z","binding:vnic_type":"normal","device_id":"b05fbc5b-6c9d-49a4-8af9-070844102903"}]} 2019-01-18 06:04:36,765 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?device_id=b05fbc5b-6c9d-49a4-8af9-070844102903 used request id req-85424736-2990-46fc-a3e6-c731b274dfaa 2019-01-18 06:04:36,771 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets/99f540fb-52d8-49ca-b59c-736c854d3c9e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b576a6f3635f72692af7a8276525a54c7a0c899" 2019-01-18 06:04:36,818 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-cd00d763-a523-4c06-9a86-c3811a07ff46 Date: Fri, 18 Jan 2019 06:04:36 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"c7128340-d09d-4472-ab8c-6b0e75149f5d","tenant_id":"47feb8aba08a40dca7028a1701e597b9","created_at":"2019-01-18T04:39:13Z","dns_nameservers":[],"updated_at":"2019-01-18T04:39:13Z","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":"47feb8aba08a40dca7028a1701e597b9","id":"99f540fb-52d8-49ca-b59c-736c854d3c9e","subnetpool_id":null,"name":"external-subnet"}} 2019-01-18 06:04:36,819 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets/99f540fb-52d8-49ca-b59c-736c854d3c9e used request id req-cd00d763-a523-4c06-9a86-c3811a07ff46 2019-01-18 06:04:36,825 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets/239f85a5-c3e9-4f2c-923c-d1834d8064be -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b576a6f3635f72692af7a8276525a54c7a0c899" 2019-01-18 06:04:37,028 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-d0eccbfc-c755-446b-8162-3db0b4b40c44 Date: Fri, 18 Jan 2019 06:04:37 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"d5e98466-4548-46c7-b4a0-832296b67817","tenant_id":"","created_at":"2019-01-18T06:04:32Z","dns_nameservers":[],"updated_at":"2019-01-18T06:04: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":"239f85a5-c3e9-4f2c-923c-d1834d8064be","subnetpool_id":null,"name":"HA subnet tenant 3ec9f732c92d4ce484f4a0d633c2699e"}} 2019-01-18 06:04:37,028 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets/239f85a5-c3e9-4f2c-923c-d1834d8064be used request id req-d0eccbfc-c755-446b-8162-3db0b4b40c44 2019-01-18 06:04:37,034 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets/239f85a5-c3e9-4f2c-923c-d1834d8064be -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b576a6f3635f72692af7a8276525a54c7a0c899" 2019-01-18 06:04:37,361 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-d0eda621-6fcf-4fa4-bc0e-593e1ebaa8bd Date: Fri, 18 Jan 2019 06:04:37 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"d5e98466-4548-46c7-b4a0-832296b67817","tenant_id":"","created_at":"2019-01-18T06:04:32Z","dns_nameservers":[],"updated_at":"2019-01-18T06:04: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":"239f85a5-c3e9-4f2c-923c-d1834d8064be","subnetpool_id":null,"name":"HA subnet tenant 3ec9f732c92d4ce484f4a0d633c2699e"}} 2019-01-18 06:04:37,361 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets/239f85a5-c3e9-4f2c-923c-d1834d8064be used request id req-d0eda621-6fcf-4fa4-bc0e-593e1ebaa8bd 2019-01-18 06:04:37,367 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets/239f85a5-c3e9-4f2c-923c-d1834d8064be -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b576a6f3635f72692af7a8276525a54c7a0c899" 2019-01-18 06:04:37,571 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-43578b0a-2049-49f2-922f-e345431c73f8 Date: Fri, 18 Jan 2019 06:04:37 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"d5e98466-4548-46c7-b4a0-832296b67817","tenant_id":"","created_at":"2019-01-18T06:04:32Z","dns_nameservers":[],"updated_at":"2019-01-18T06:04: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":"239f85a5-c3e9-4f2c-923c-d1834d8064be","subnetpool_id":null,"name":"HA subnet tenant 3ec9f732c92d4ce484f4a0d633c2699e"}} 2019-01-18 06:04:37,571 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets/239f85a5-c3e9-4f2c-923c-d1834d8064be used request id req-43578b0a-2049-49f2-922f-e345431c73f8 2019-01-18 06:04:37,577 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateNetworkSuccessTests-97a351fb-1411-4e34-8772-250b2c1983f7-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b576a6f3635f72692af7a8276525a54c7a0c899" 2019-01-18 06:04:37,681 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 751 X-Openstack-Request-Id: req-3a5fcfaa-7a14-4441-b951-5cf8b4008780 Date: Fri, 18 Jan 2019 06:04:37 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"cb944e12-1f9f-4e0d-9d58-c0c6fa0fda74","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":37,"ipv4_address_scope":null,"shared":false,"project_id":"3ec9f732c92d4ce484f4a0d633c2699e","status":"ACTIVE","subnets":["c11db3da-28ac-42d2-97e2-aed985210a6b"],"description":"","tags":[],"updated_at":"2019-01-18T06:04:28Z","qos_policy_id":null,"name":"CreateNetworkSuccessTests-97a351fb-1411-4e34-8772-250b2c1983f7-pub-net","admin_state_up":true,"tenant_id":"3ec9f732c92d4ce484f4a0d633c2699e","created_at":"2019-01-18T06:04:26Z","provider:network_type":"vxlan"}]} 2019-01-18 06:04:37,681 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateNetworkSuccessTests-97a351fb-1411-4e34-8772-250b2c1983f7-pub-net used request id req-3a5fcfaa-7a14-4441-b951-5cf8b4008780 2019-01-18 06:04:37,685 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-18 06:04:37,690 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 18 Jan 2019 06:04: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"}]}]}} 2019-01-18 06:04:37,691 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/3ec9f732c92d4ce484f4a0d633c2699e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b576a6f3635f72692af7a8276525a54c7a0c899" 2019-01-18 06:04:37,777 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:04:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-79531f43-e317-4545-82ca-acf5f56bf160 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/3ec9f732c92d4ce484f4a0d633c2699e"}, "enabled": true, "id": "3ec9f732c92d4ce484f4a0d633c2699e", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-28330ece-ba5e-494-proj"}} 2019-01-18 06:04:37,777 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/3ec9f732c92d4ce484f4a0d633c2699e used request id req-79531f43-e317-4545-82ca-acf5f56bf160 2019-01-18 06:04:37,783 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=cb944e12-1f9f-4e0d-9d58-c0c6fa0fda74 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b576a6f3635f72692af7a8276525a54c7a0c899" 2019-01-18 06:04:37,987 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-9f0e16ad-7e39-4ebe-a16e-39e42f7bd2b8 Date: Fri, 18 Jan 2019 06:04:37 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"cb944e12-1f9f-4e0d-9d58-c0c6fa0fda74","tenant_id":"3ec9f732c92d4ce484f4a0d633c2699e","created_at":"2019-01-18T06:04:28Z","dns_nameservers":[],"updated_at":"2019-01-18T06:04: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":"3ec9f732c92d4ce484f4a0d633c2699e","id":"c11db3da-28ac-42d2-97e2-aed985210a6b","subnetpool_id":null,"name":"CreateNetworkSuccessTests-97a351fb-1411-4e34-8772-250b2c1983f7-pub-subnet"}]} 2019-01-18 06:04:37,987 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=cb944e12-1f9f-4e0d-9d58-c0c6fa0fda74 used request id req-9f0e16ad-7e39-4ebe-a16e-39e42f7bd2b8 2019-01-18 06:04:37,993 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=cb944e12-1f9f-4e0d-9d58-c0c6fa0fda74&name=CreateNetworkSuccessTests-97a351fb-1411-4e34-8772-250b2c1983f7-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b576a6f3635f72692af7a8276525a54c7a0c899" 2019-01-18 06:04:38,195 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-5bf7ea90-cf29-4966-a3bb-7bcae75a3e9e Date: Fri, 18 Jan 2019 06:04:38 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"cb944e12-1f9f-4e0d-9d58-c0c6fa0fda74","tenant_id":"3ec9f732c92d4ce484f4a0d633c2699e","created_at":"2019-01-18T06:04:28Z","dns_nameservers":[],"updated_at":"2019-01-18T06:04: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":"3ec9f732c92d4ce484f4a0d633c2699e","id":"c11db3da-28ac-42d2-97e2-aed985210a6b","subnetpool_id":null,"name":"CreateNetworkSuccessTests-97a351fb-1411-4e34-8772-250b2c1983f7-pub-subnet"}]} 2019-01-18 06:04:38,196 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=cb944e12-1f9f-4e0d-9d58-c0c6fa0fda74&name=CreateNetworkSuccessTests-97a351fb-1411-4e34-8772-250b2c1983f7-pub-subnet used request id req-5bf7ea90-cf29-4966-a3bb-7bcae75a3e9e 2019-01-18 06:04:38,196 - OpenStackNetwork - DEBUG - Adding router to subnet... 2019-01-18 06:04:38,196 - neutron_utils - INFO - Adding interface to router with name CreateNetworkSuccessTests-97a351fb-1411-4e34-8772-250b2c1983f7-pub-router 2019-01-18 06:04:38,202 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9696/v2.0/routers/b05fbc5b-6c9d-49a4-8af9-070844102903/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b576a6f3635f72692af7a8276525a54c7a0c899" -d '{"subnet_id": "c11db3da-28ac-42d2-97e2-aed985210a6b"}' 2019-01-18 06:04:40,099 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-e86d4064-47dc-4dcb-bcfe-45ea9d180960 Date: Fri, 18 Jan 2019 06:04:40 GMT RESP BODY: {"network_id": "cb944e12-1f9f-4e0d-9d58-c0c6fa0fda74", "tenant_id": "3ec9f732c92d4ce484f4a0d633c2699e", "subnet_id": "c11db3da-28ac-42d2-97e2-aed985210a6b", "subnet_ids": ["c11db3da-28ac-42d2-97e2-aed985210a6b"], "port_id": "bd74e3fb-a26b-4f37-a413-cbc48e5ba46f", "id": "b05fbc5b-6c9d-49a4-8af9-070844102903"} 2019-01-18 06:04:40,099 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/b05fbc5b-6c9d-49a4-8af9-070844102903/add_router_interface used request id req-e86d4064-47dc-4dcb-bcfe-45ea9d180960 2019-01-18 06:04:40,105 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/routers/b05fbc5b-6c9d-49a4-8af9-070844102903 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b576a6f3635f72692af7a8276525a54c7a0c899" 2019-01-18 06:04:40,329 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 734 X-Openstack-Request-Id: req-cf4ebf16-a303-4dc6-a64a-ada964ac2e28 Date: Fri, 18 Jan 2019 06:04:40 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "c7128340-d09d-4472-ab8c-6b0e75149f5d", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "99f540fb-52d8-49ca-b59c-736c854d3c9e", "ip_address": "172.30.9.206"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "3ec9f732c92d4ce484f4a0d633c2699e", "created_at": "2019-01-18T06:04:32Z", "admin_state_up": true, "updated_at": "2019-01-18T06:04:39Z", "project_id": "3ec9f732c92d4ce484f4a0d633c2699e", "flavor_id": null, "revision_number": 7, "routes": [], "ha": true, "id": "b05fbc5b-6c9d-49a4-8af9-070844102903", "name": "CreateNetworkSuccessTests-97a351fb-1411-4e34-8772-250b2c1983f7-pub-router"}} 2019-01-18 06:04:40,329 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers/b05fbc5b-6c9d-49a4-8af9-070844102903 used request id req-cf4ebf16-a303-4dc6-a64a-ada964ac2e28 2019-01-18 06:04:40,334 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?device_id=b05fbc5b-6c9d-49a4-8af9-070844102903 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b576a6f3635f72692af7a8276525a54c7a0c899" 2019-01-18 06:04:40,552 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4445 X-Openstack-Request-Id: req-fe1c1ca4-405e-4bb9-8b65-d52a4a58dbd3 Date: Fri, 18 Jan 2019 06:04:40 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:04:39Z","device_owner":"network:router_ha_interface","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"239f85a5-c3e9-4f2c-923c-d1834d8064be","ip_address":"169.254.192.11"}],"id":"37ac5fa3-9d06-49a7-a896-70f45980eb96","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:fb:58:20","project_id":"","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 3ec9f732c92d4ce484f4a0d633c2699e","admin_state_up":true,"network_id":"d5e98466-4548-46c7-b4a0-832296b67817","tenant_id":"","created_at":"2019-01-18T06:04:35Z","binding:vnic_type":"normal","device_id":"b05fbc5b-6c9d-49a4-8af9-070844102903"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:04:38Z","device_owner":"network:router_gateway","revision_number":10,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"99f540fb-52d8-49ca-b59c-736c854d3c9e","ip_address":"172.30.9.206"}],"id":"567277ab-2e4c-4da0-bf6e-8674d4679758","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:24:81:25","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":"c7128340-d09d-4472-ab8c-6b0e75149f5d","tenant_id":"","created_at":"2019-01-18T06:04:32Z","binding:vnic_type":"normal","device_id":"b05fbc5b-6c9d-49a4-8af9-070844102903"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:04:39Z","device_owner":"network:router_ha_interface","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"239f85a5-c3e9-4f2c-923c-d1834d8064be","ip_address":"169.254.192.6"}],"id":"79bba8bd-19f1-4e94-b2cf-d340f7045367","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:03:06:72","project_id":"","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 3ec9f732c92d4ce484f4a0d633c2699e","admin_state_up":true,"network_id":"d5e98466-4548-46c7-b4a0-832296b67817","tenant_id":"","created_at":"2019-01-18T06:04:33Z","binding:vnic_type":"normal","device_id":"b05fbc5b-6c9d-49a4-8af9-070844102903"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:04:40Z","device_owner":"network:router_ha_interface","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"239f85a5-c3e9-4f2c-923c-d1834d8064be","ip_address":"169.254.192.10"}],"id":"90fb107b-ca9d-4101-aaa9-e2180ed81499","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:31:4d:82","project_id":"","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 3ec9f732c92d4ce484f4a0d633c2699e","admin_state_up":true,"network_id":"d5e98466-4548-46c7-b4a0-832296b67817","tenant_id":"","created_at":"2019-01-18T06:04:34Z","binding:vnic_type":"normal","device_id":"b05fbc5b-6c9d-49a4-8af9-070844102903"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:04:39Z","device_owner":"network:ha_router_replicated_interface","revision_number":5,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"c11db3da-28ac-42d2-97e2-aed985210a6b","ip_address":"10.55.1.1"}],"id":"bd74e3fb-a26b-4f37-a413-cbc48e5ba46f","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:8e:03:05","project_id":"3ec9f732c92d4ce484f4a0d633c2699e","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"cb944e12-1f9f-4e0d-9d58-c0c6fa0fda74","tenant_id":"3ec9f732c92d4ce484f4a0d633c2699e","created_at":"2019-01-18T06:04:38Z","binding:vnic_type":"normal","device_id":"b05fbc5b-6c9d-49a4-8af9-070844102903"}]} 2019-01-18 06:04:40,552 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?device_id=b05fbc5b-6c9d-49a4-8af9-070844102903 used request id req-fe1c1ca4-405e-4bb9-8b65-d52a4a58dbd3 2019-01-18 06:04:40,557 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets/99f540fb-52d8-49ca-b59c-736c854d3c9e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b576a6f3635f72692af7a8276525a54c7a0c899" 2019-01-18 06:04:40,755 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-eefc9b1b-909d-4705-b5e0-3fdd0aec6df8 Date: Fri, 18 Jan 2019 06:04:40 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"c7128340-d09d-4472-ab8c-6b0e75149f5d","tenant_id":"47feb8aba08a40dca7028a1701e597b9","created_at":"2019-01-18T04:39:13Z","dns_nameservers":[],"updated_at":"2019-01-18T04:39:13Z","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":"47feb8aba08a40dca7028a1701e597b9","id":"99f540fb-52d8-49ca-b59c-736c854d3c9e","subnetpool_id":null,"name":"external-subnet"}} 2019-01-18 06:04:40,755 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets/99f540fb-52d8-49ca-b59c-736c854d3c9e used request id req-eefc9b1b-909d-4705-b5e0-3fdd0aec6df8 2019-01-18 06:04:40,761 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets/239f85a5-c3e9-4f2c-923c-d1834d8064be -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b576a6f3635f72692af7a8276525a54c7a0c899" 2019-01-18 06:04:40,968 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-9016d648-8559-4bcd-869f-6bc7248c5fff Date: Fri, 18 Jan 2019 06:04:40 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"d5e98466-4548-46c7-b4a0-832296b67817","tenant_id":"","created_at":"2019-01-18T06:04:32Z","dns_nameservers":[],"updated_at":"2019-01-18T06:04: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":"239f85a5-c3e9-4f2c-923c-d1834d8064be","subnetpool_id":null,"name":"HA subnet tenant 3ec9f732c92d4ce484f4a0d633c2699e"}} 2019-01-18 06:04:40,969 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets/239f85a5-c3e9-4f2c-923c-d1834d8064be used request id req-9016d648-8559-4bcd-869f-6bc7248c5fff 2019-01-18 06:04:40,974 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets/239f85a5-c3e9-4f2c-923c-d1834d8064be -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b576a6f3635f72692af7a8276525a54c7a0c899" 2019-01-18 06:04:41,204 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-704cefb8-3927-4b18-8def-1cc46c6be07b Date: Fri, 18 Jan 2019 06:04:41 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"d5e98466-4548-46c7-b4a0-832296b67817","tenant_id":"","created_at":"2019-01-18T06:04:32Z","dns_nameservers":[],"updated_at":"2019-01-18T06:04: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":"239f85a5-c3e9-4f2c-923c-d1834d8064be","subnetpool_id":null,"name":"HA subnet tenant 3ec9f732c92d4ce484f4a0d633c2699e"}} 2019-01-18 06:04:41,204 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets/239f85a5-c3e9-4f2c-923c-d1834d8064be used request id req-704cefb8-3927-4b18-8def-1cc46c6be07b 2019-01-18 06:04:41,210 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets/239f85a5-c3e9-4f2c-923c-d1834d8064be -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b576a6f3635f72692af7a8276525a54c7a0c899" 2019-01-18 06:04:41,419 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-9448f5a2-f94b-4120-9334-f9055723fd93 Date: Fri, 18 Jan 2019 06:04:41 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"d5e98466-4548-46c7-b4a0-832296b67817","tenant_id":"","created_at":"2019-01-18T06:04:32Z","dns_nameservers":[],"updated_at":"2019-01-18T06:04: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":"239f85a5-c3e9-4f2c-923c-d1834d8064be","subnetpool_id":null,"name":"HA subnet tenant 3ec9f732c92d4ce484f4a0d633c2699e"}} 2019-01-18 06:04:41,419 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets/239f85a5-c3e9-4f2c-923c-d1834d8064be used request id req-9448f5a2-f94b-4120-9334-f9055723fd93 2019-01-18 06:04:41,425 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets/c11db3da-28ac-42d2-97e2-aed985210a6b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b576a6f3635f72692af7a8276525a54c7a0c899" 2019-01-18 06:04:41,472 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 672 X-Openstack-Request-Id: req-025396dd-daaa-4509-830f-3d34af379606 Date: Fri, 18 Jan 2019 06:04:41 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"cb944e12-1f9f-4e0d-9d58-c0c6fa0fda74","tenant_id":"3ec9f732c92d4ce484f4a0d633c2699e","created_at":"2019-01-18T06:04:28Z","dns_nameservers":[],"updated_at":"2019-01-18T06:04: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":"3ec9f732c92d4ce484f4a0d633c2699e","id":"c11db3da-28ac-42d2-97e2-aed985210a6b","subnetpool_id":null,"name":"CreateNetworkSuccessTests-97a351fb-1411-4e34-8772-250b2c1983f7-pub-subnet"}} 2019-01-18 06:04:41,472 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets/c11db3da-28ac-42d2-97e2-aed985210a6b used request id req-025396dd-daaa-4509-830f-3d34af379606 2019-01-18 06:04:41,478 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/routers?name=CreateNetworkSuccessTests-97a351fb-1411-4e34-8772-250b2c1983f7-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a861096d219509fb127b093b88caa0426c85d28" 2019-01-18 06:04:41,775 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 725 X-Openstack-Request-Id: req-19bdbd4d-5694-4531-97f9-18aa5acf91da Date: Fri, 18 Jan 2019 06:04:41 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "c7128340-d09d-4472-ab8c-6b0e75149f5d", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "99f540fb-52d8-49ca-b59c-736c854d3c9e", "ip_address": "172.30.9.206"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "3ec9f732c92d4ce484f4a0d633c2699e", "created_at": "2019-01-18T06:04:32Z", "admin_state_up": true, "updated_at": "2019-01-18T06:04:39Z", "flavor_id": null, "revision_number": 7, "routes": [], "project_id": "3ec9f732c92d4ce484f4a0d633c2699e", "id": "b05fbc5b-6c9d-49a4-8af9-070844102903", "name": "CreateNetworkSuccessTests-97a351fb-1411-4e34-8772-250b2c1983f7-pub-router"}]} 2019-01-18 06:04:41,775 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers?name=CreateNetworkSuccessTests-97a351fb-1411-4e34-8772-250b2c1983f7-pub-router&admin_state_up=True used request id req-19bdbd4d-5694-4531-97f9-18aa5acf91da 2019-01-18 06:04:41,780 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/3ec9f732c92d4ce484f4a0d633c2699e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0b1ddd177682cf31dc46119c0f5cfa9af075860" 2019-01-18 06:04:41,892 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:04:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d5007d83-94bf-4ce2-9427-8bc874de8f7c 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/3ec9f732c92d4ce484f4a0d633c2699e"}, "enabled": true, "id": "3ec9f732c92d4ce484f4a0d633c2699e", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-28330ece-ba5e-494-proj"}} 2019-01-18 06:04:41,892 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/3ec9f732c92d4ce484f4a0d633c2699e used request id req-d5007d83-94bf-4ce2-9427-8bc874de8f7c 2019-01-18 06:04:41,898 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?device_id=b05fbc5b-6c9d-49a4-8af9-070844102903 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a861096d219509fb127b093b88caa0426c85d28" 2019-01-18 06:04:42,098 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 753 X-Openstack-Request-Id: req-bbc79a51-baf3-4724-869d-2a9f5c555de2 Date: Fri, 18 Jan 2019 06:04:42 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:04:41Z","device_owner":"network:ha_router_replicated_interface","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"c11db3da-28ac-42d2-97e2-aed985210a6b","ip_address":"10.55.1.1"}],"id":"bd74e3fb-a26b-4f37-a413-cbc48e5ba46f","security_groups":[],"mac_address":"fa:16:3e:8e:03:05","project_id":"3ec9f732c92d4ce484f4a0d633c2699e","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"cb944e12-1f9f-4e0d-9d58-c0c6fa0fda74","tenant_id":"3ec9f732c92d4ce484f4a0d633c2699e","created_at":"2019-01-18T06:04:38Z","binding:vnic_type":"normal","device_id":"b05fbc5b-6c9d-49a4-8af9-070844102903"}]} 2019-01-18 06:04:42,098 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?device_id=b05fbc5b-6c9d-49a4-8af9-070844102903 used request id req-bbc79a51-baf3-4724-869d-2a9f5c555de2 2019-01-18 06:04:42,104 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets/c11db3da-28ac-42d2-97e2-aed985210a6b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a861096d219509fb127b093b88caa0426c85d28" 2019-01-18 06:04:42,306 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 672 X-Openstack-Request-Id: req-cab8996c-d863-4ea3-ac3d-fde0b8f84dcc Date: Fri, 18 Jan 2019 06:04:42 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"cb944e12-1f9f-4e0d-9d58-c0c6fa0fda74","tenant_id":"3ec9f732c92d4ce484f4a0d633c2699e","created_at":"2019-01-18T06:04:28Z","dns_nameservers":[],"updated_at":"2019-01-18T06:04: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":"3ec9f732c92d4ce484f4a0d633c2699e","id":"c11db3da-28ac-42d2-97e2-aed985210a6b","subnetpool_id":null,"name":"CreateNetworkSuccessTests-97a351fb-1411-4e34-8772-250b2c1983f7-pub-subnet"}} 2019-01-18 06:04:42,306 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets/c11db3da-28ac-42d2-97e2-aed985210a6b used request id req-cab8996c-d863-4ea3-ac3d-fde0b8f84dcc 2019-01-18 06:04:42,307 - OpenStackNetwork - INFO - Removing router interface from router CreateNetworkSuccessTests-97a351fb-1411-4e34-8772-250b2c1983f7-pub-router and subnet CreateNetworkSuccessTests-97a351fb-1411-4e34-8772-250b2c1983f7-pub-subnet 2019-01-18 06:04:42,307 - neutron_utils - INFO - Removing router interface from router named CreateNetworkSuccessTests-97a351fb-1411-4e34-8772-250b2c1983f7-pub-router 2019-01-18 06:04:42,313 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9696/v2.0/routers/b05fbc5b-6c9d-49a4-8af9-070844102903/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b576a6f3635f72692af7a8276525a54c7a0c899" -d '{"subnet_id": "c11db3da-28ac-42d2-97e2-aed985210a6b"}' 2019-01-18 06:04:43,916 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-cb86eaa7-6a67-4736-ad4f-6b7aa2e26f89 Date: Fri, 18 Jan 2019 06:04:43 GMT RESP BODY: {"network_id": "cb944e12-1f9f-4e0d-9d58-c0c6fa0fda74", "tenant_id": "3ec9f732c92d4ce484f4a0d633c2699e", "subnet_id": "c11db3da-28ac-42d2-97e2-aed985210a6b", "subnet_ids": ["c11db3da-28ac-42d2-97e2-aed985210a6b"], "port_id": "bd74e3fb-a26b-4f37-a413-cbc48e5ba46f", "id": "b05fbc5b-6c9d-49a4-8af9-070844102903"} 2019-01-18 06:04:43,916 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/b05fbc5b-6c9d-49a4-8af9-070844102903/remove_router_interface used request id req-cb86eaa7-6a67-4736-ad4f-6b7aa2e26f89 2019-01-18 06:04:43,917 - OpenStackNetwork - INFO - Removing router CreateNetworkSuccessTests-97a351fb-1411-4e34-8772-250b2c1983f7-pub-router 2019-01-18 06:04:43,917 - neutron_utils - INFO - Deleting router with name - CreateNetworkSuccessTests-97a351fb-1411-4e34-8772-250b2c1983f7-pub-router 2019-01-18 06:04:43,922 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/routers/b05fbc5b-6c9d-49a4-8af9-070844102903 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b576a6f3635f72692af7a8276525a54c7a0c899" 2019-01-18 06:04:46,952 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-91510895-6637-4ca2-a648-867b0de420e3 Content-Length: 0 Date: Fri, 18 Jan 2019 06:04:46 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-18 06:04:46,952 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/routers/b05fbc5b-6c9d-49a4-8af9-070844102903 used request id req-91510895-6637-4ca2-a648-867b0de420e3 2019-01-18 06:04:46,953 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-97a351fb-1411-4e34-8772-250b2c1983f7-pub-subnet 2019-01-18 06:04:46,953 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-97a351fb-1411-4e34-8772-250b2c1983f7-pub-subnet 2019-01-18 06:04:46,958 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/subnets/c11db3da-28ac-42d2-97e2-aed985210a6b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a684904b35d6d2877a55e922760d0fc706f49fef" 2019-01-18 06:04:49,249 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-3759803d-a9c7-4cc6-9312-7cdaf7fe7a0b Date: Fri, 18 Jan 2019 06:04:49 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-18 06:04:49,249 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/c11db3da-28ac-42d2-97e2-aed985210a6b used request id req-3759803d-a9c7-4cc6-9312-7cdaf7fe7a0b 2019-01-18 06:04:49,249 - neutron_utils - INFO - Deleting network with name CreateNetworkSuccessTests-97a351fb-1411-4e34-8772-250b2c1983f7-pub-net 2019-01-18 06:04:49,254 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/networks/cb944e12-1f9f-4e0d-9d58-c0c6fa0fda74 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a684904b35d6d2877a55e922760d0fc706f49fef" 2019-01-18 06:04:50,648 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-bdc506b7-6f98-45be-903a-d5be77846e76 Date: Fri, 18 Jan 2019 06:04:50 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-18 06:04:50,648 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/cb944e12-1f9f-4e0d-9d58-c0c6fa0fda74 used request id req-bdc506b7-6f98-45be-903a-d5be77846e76 2019-01-18 06:04:50,655 - 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}094263cc5efe9ede28fa049f67d73064ed704afe" 2019-01-18 06:04:50,869 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-e577010a-94a2-4ca4-b5ce-aef9d167530a Date: Fri, 18 Jan 2019 06:04:50 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-18T04:53:26Z", "updated_at": "2019-01-18T04:53:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:53:26Z", "revision_number": 0, "id": "260c2de9-5dc5-4508-b06c-24b9d7ed838c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:53:26Z", "security_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:53:26Z", "revision_number": 0, "id": "571036d3-cb1d-483a-acb9-96f19293add9", "remote_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "remote_ip_prefix": null, "created_at": "2019-01-18T04:53:26Z", "security_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:53:26Z", "revision_number": 0, "id": "84255fa4-c13a-4cfe-b73d-e56ee216ca1e", "remote_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "remote_ip_prefix": null, "created_at": "2019-01-18T04:53:26Z", "security_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:53:26Z", "revision_number": 0, "id": "9c6f69fc-3bf8-4346-9288-5a255b82b67e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:53:26Z", "security_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "created_at": "2019-01-18T04:51:20Z", "updated_at": "2019-01-18T04:51:20Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "24c99e6f-888c-4943-9c93-54ad3b18b18c", "remote_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv4", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "2b339890-44d0-4711-a050-08a64d58e2a0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv6", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "45161a51-d6dd-4bb8-986d-bc2f88599c1d", "remote_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv6", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "87b9b994-ae22-4850-863a-6a4925bd01fe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv4", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}], "revision_number": 4, "project_id": "9c53a91613fb4d5080479ac6f51697ed", "id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3ec9f732c92d4ce484f4a0d633c2699e", "created_at": "2019-01-18T06:04:26Z", "updated_at": "2019-01-18T06:04:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:04:26Z", "revision_number": 0, "id": "18a1c516-9065-43a1-91db-eb2ddc2e2d4d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T06:04:26Z", "security_group_id": "65c48e0c-b137-4652-b571-579f24254da2", "tenant_id": "3ec9f732c92d4ce484f4a0d633c2699e", "port_range_min": null, "ethertype": "IPv6", "project_id": "3ec9f732c92d4ce484f4a0d633c2699e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:04:26Z", "revision_number": 0, "id": "4a80c2a2-b495-4bce-aa02-de3fd835401d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T06:04:26Z", "security_group_id": "65c48e0c-b137-4652-b571-579f24254da2", "tenant_id": "3ec9f732c92d4ce484f4a0d633c2699e", "port_range_min": null, "ethertype": "IPv4", "project_id": "3ec9f732c92d4ce484f4a0d633c2699e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:04:26Z", "revision_number": 0, "id": "96d2e58f-dad2-45ae-a009-d182d5ab3f87", "remote_group_id": "65c48e0c-b137-4652-b571-579f24254da2", "remote_ip_prefix": null, "created_at": "2019-01-18T06:04:26Z", "security_group_id": "65c48e0c-b137-4652-b571-579f24254da2", "tenant_id": "3ec9f732c92d4ce484f4a0d633c2699e", "port_range_min": null, "ethertype": "IPv4", "project_id": "3ec9f732c92d4ce484f4a0d633c2699e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:04:26Z", "revision_number": 0, "id": "c7ac2609-3f3d-4b52-80ab-00c20719358b", "remote_group_id": "65c48e0c-b137-4652-b571-579f24254da2", "remote_ip_prefix": null, "created_at": "2019-01-18T06:04:26Z", "security_group_id": "65c48e0c-b137-4652-b571-579f24254da2", "tenant_id": "3ec9f732c92d4ce484f4a0d633c2699e", "port_range_min": null, "ethertype": "IPv6", "project_id": "3ec9f732c92d4ce484f4a0d633c2699e"}], "revision_number": 4, "project_id": "3ec9f732c92d4ce484f4a0d633c2699e", "id": "65c48e0c-b137-4652-b571-579f24254da2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "020d00b5451a467cb276d06789a1149d", "created_at": "2019-01-18T05:59:12Z", "updated_at": "2019-01-18T05:59:12Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:12Z", "revision_number": 0, "id": "38b091dd-dca7-4cbe-8c1c-dd18a74bfca8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:12Z", "security_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "tenant_id": "020d00b5451a467cb276d06789a1149d", "port_range_min": null, "ethertype": "IPv6", "project_id": "020d00b5451a467cb276d06789a1149d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:12Z", "revision_number": 0, "id": "38b9f88b-1fc0-40d1-af74-237d79be193d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:12Z", "security_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "tenant_id": "020d00b5451a467cb276d06789a1149d", "port_range_min": null, "ethertype": "IPv4", "project_id": "020d00b5451a467cb276d06789a1149d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:12Z", "revision_number": 0, "id": "60f7d4a7-1a27-4801-a1e8-5bf33633b818", "remote_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:12Z", "security_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "tenant_id": "020d00b5451a467cb276d06789a1149d", "port_range_min": null, "ethertype": "IPv6", "project_id": "020d00b5451a467cb276d06789a1149d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:12Z", "revision_number": 0, "id": "8faf6dda-6919-4b75-b745-2af38abf8dcf", "remote_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:12Z", "security_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "tenant_id": "020d00b5451a467cb276d06789a1149d", "port_range_min": null, "ethertype": "IPv4", "project_id": "020d00b5451a467cb276d06789a1149d"}], "revision_number": 4, "project_id": "020d00b5451a467cb276d06789a1149d", "id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "created_at": "2019-01-18T04:39:06Z", "updated_at": "2019-01-18T04:39:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "0aedefa2-edbc-47b5-bead-e954540f6937", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "47feb8aba08a40dca7028a1701e597b9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "4bf1a402-0fa2-4cfd-9fee-4a28f16bb271", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "47feb8aba08a40dca7028a1701e597b9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "4e399c2e-bc03-4aa3-b192-1fafdc9248ba", "remote_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "47feb8aba08a40dca7028a1701e597b9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "8860837e-afbd-4411-adf9-d88db88c2114", "remote_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "47feb8aba08a40dca7028a1701e597b9"}], "revision_number": 4, "project_id": "47feb8aba08a40dca7028a1701e597b9", "id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "name": "default"}]} 2019-01-18 06:04:50,869 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-e577010a-94a2-4ca4-b5ce-aef9d167530a 2019-01-18 06:04:50,875 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/9c53a91613fb4d5080479ac6f51697ed -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}094263cc5efe9ede28fa049f67d73064ed704afe" 2019-01-18 06:04:50,960 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:04:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c092181f-c160-4013-9433-55541493d71e Content-Encoding: gzip Content-Length: 190 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/9c53a91613fb4d5080479ac6f51697ed"}, "enabled": true, "id": "9c53a91613fb4d5080479ac6f51697ed", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2019-01-18 06:04:50,961 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/9c53a91613fb4d5080479ac6f51697ed used request id req-c092181f-c160-4013-9433-55541493d71e 2019-01-18 06:04:50,965 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/3ec9f732c92d4ce484f4a0d633c2699e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}094263cc5efe9ede28fa049f67d73064ed704afe" 2019-01-18 06:04:51,068 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:04:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0a2c2911-931c-4060-8440-7d562811ea09 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/3ec9f732c92d4ce484f4a0d633c2699e"}, "enabled": true, "id": "3ec9f732c92d4ce484f4a0d633c2699e", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-28330ece-ba5e-494-proj"}} 2019-01-18 06:04:51,068 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/3ec9f732c92d4ce484f4a0d633c2699e used request id req-0a2c2911-931c-4060-8440-7d562811ea09 2019-01-18 06:04:51,068 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 65c48e0c-b137-4652-b571-579f24254da2 2019-01-18 06:04:51,074 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=65c48e0c-b137-4652-b571-579f24254da2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}094263cc5efe9ede28fa049f67d73064ed704afe" 2019-01-18 06:04:51,241 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-e4c9ba19-971f-42ea-80c8-dd2a5d75d0b8 Date: Fri, 18 Jan 2019 06:04: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": "2019-01-18T06:04:26Z", "security_group_id": "65c48e0c-b137-4652-b571-579f24254da2", "port_range_min": null, "revision_number": 0, "tenant_id": "3ec9f732c92d4ce484f4a0d633c2699e", "created_at": "2019-01-18T06:04:26Z", "project_id": "3ec9f732c92d4ce484f4a0d633c2699e", "id": "18a1c516-9065-43a1-91db-eb2ddc2e2d4d"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T06:04:26Z", "security_group_id": "65c48e0c-b137-4652-b571-579f24254da2", "port_range_min": null, "revision_number": 0, "tenant_id": "3ec9f732c92d4ce484f4a0d633c2699e", "created_at": "2019-01-18T06:04:26Z", "project_id": "3ec9f732c92d4ce484f4a0d633c2699e", "id": "4a80c2a2-b495-4bce-aa02-de3fd835401d"}, {"remote_group_id": "65c48e0c-b137-4652-b571-579f24254da2", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T06:04:26Z", "security_group_id": "65c48e0c-b137-4652-b571-579f24254da2", "port_range_min": null, "revision_number": 0, "tenant_id": "3ec9f732c92d4ce484f4a0d633c2699e", "created_at": "2019-01-18T06:04:26Z", "project_id": "3ec9f732c92d4ce484f4a0d633c2699e", "id": "96d2e58f-dad2-45ae-a009-d182d5ab3f87"}, {"remote_group_id": "65c48e0c-b137-4652-b571-579f24254da2", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T06:04:26Z", "security_group_id": "65c48e0c-b137-4652-b571-579f24254da2", "port_range_min": null, "revision_number": 0, "tenant_id": "3ec9f732c92d4ce484f4a0d633c2699e", "created_at": "2019-01-18T06:04:26Z", "project_id": "3ec9f732c92d4ce484f4a0d633c2699e", "id": "c7ac2609-3f3d-4b52-80ab-00c20719358b"}]} 2019-01-18 06:04:51,241 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=65c48e0c-b137-4652-b571-579f24254da2 used request id req-e4c9ba19-971f-42ea-80c8-dd2a5d75d0b8 2019-01-18 06:04:51,242 - neutron_utils - INFO - Deleting security group with name - default 2019-01-18 06:04:51,247 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-groups/65c48e0c-b137-4652-b571-579f24254da2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}094263cc5efe9ede28fa049f67d73064ed704afe" 2019-01-18 06:04:51,545 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-c62ce859-4a9d-42f9-8a16-7538c119a4f1 Content-Length: 0 Date: Fri, 18 Jan 2019 06:04:51 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-18 06:04:51,545 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/65c48e0c-b137-4652-b571-579f24254da2 used request id req-c62ce859-4a9d-42f9-8a16-7538c119a4f1 2019-01-18 06:04:51,546 - keystone_utils - INFO - Deleting project with name - CreateNetworkSuccessTests-28330ece-ba5e-494-proj 2019-01-18 06:04:51,549 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/3ec9f732c92d4ce484f4a0d633c2699e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}094263cc5efe9ede28fa049f67d73064ed704afe" 2019-01-18 06:04:51,778 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 06:04:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2f0d5a47-31f6-4246-a5a8-9db95aad019f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 06:04:51,778 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/3ec9f732c92d4ce484f4a0d633c2699e used request id req-2f0d5a47-31f6-4246-a5a8-9db95aad019f 2019-01-18 06:04:51,779 - keystone_utils - INFO - Deleting role with name - CreateNetworkSuccessTests-28330ece-ba5e-494-proj-role 2019-01-18 06:04:51,782 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/92f179b167de4707ba533a2950f00456 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}094263cc5efe9ede28fa049f67d73064ed704afe" 2019-01-18 06:04:51,896 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 06:04:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-15fc8924-3a02-47f0-94f6-bcfae70f6941 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 06:04:51,896 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/92f179b167de4707ba533a2950f00456 used request id req-15fc8924-3a02-47f0-94f6-bcfae70f6941 2019-01-18 06:04:51,900 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}094263cc5efe9ede28fa049f67d73064ed704afe" 2019-01-18 06:04:51,991 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:04:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bfd07ebc-1308-497a-9921-f73503977f3d Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "488fca829f8b496daa1cd2cdc6e45c49", "links": {"self": "http://172.30.9.23:5000/v3/roles/488fca829f8b496daa1cd2cdc6e45c49"}, "name": "Member"}, {"domain_id": null, "id": "6b7f4f4f76264b6fb449c43b86ee3817", "links": {"self": "http://172.30.9.23:5000/v3/roles/6b7f4f4f76264b6fb449c43b86ee3817"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a482b711adf94961bf4bb28eda7f0e28", "links": {"self": "http://172.30.9.23:5000/v3/roles/a482b711adf94961bf4bb28eda7f0e28"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c65201bd05504fa786d79b166e8bbba3", "links": {"self": "http://172.30.9.23:5000/v3/roles/c65201bd05504fa786d79b166e8bbba3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "e7e317b66c174923a8cb46c48d897c8d", "links": {"self": "http://172.30.9.23:5000/v3/roles/e7e317b66c174923a8cb46c48d897c8d"}, "name": "ResellerAdmin"}]} 2019-01-18 06:04:51,991 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-bfd07ebc-1308-497a-9921-f73503977f3d 2019-01-18 06:04:51,992 - keystone_utils - INFO - Deleting user with name - CreateNetworkSuccessTests-28330ece-ba5e-494-user 2019-01-18 06:04:51,996 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/75636a723f724d63bca6a405aa3eca80 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32d4370a3f4024d954fbbc0d7da2ba41f00d4ca7" 2019-01-18 06:04:52,182 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 06:04:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-38042aef-8e5b-4a70-a405-5c81b64f1194 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 06:04:52,183 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/75636a723f724d63bca6a405aa3eca80 used request id req-38042aef-8e5b-4a70-a405-5c81b64f1194 2019-01-18 06:04:52,184 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:04:52,557 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "488fca829f8b496daa1cd2cdc6e45c49", "name": "Member"}, {"id": "c65201bd05504fa786d79b166e8bbba3", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}], "expires_at": "2019-01-18T07:04:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "020d00b5451a467cb276d06789a1149d", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "id": "e292c913af7844408b6509a836e493f5"}, "audit_ids": ["ZIV4LcUCRr2Airkp7jG7cw"], "issued_at": "2019-01-18T06:04:52.000000Z"}} 2019-01-18 06:04:52,558 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8fc78ae5ee4de32d05210638dc3a7a5affd5316" 2019-01-18 06:04:52,641 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:04:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f6ca0499-a84c-4062-9dbb-d8754671f448 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:04:52,642 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-f6ca0499-a84c-4062-9dbb-d8754671f448 2019-01-18 06:04:52,643 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:04:52,646 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:04:53,035 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "488fca829f8b496daa1cd2cdc6e45c49", "name": "Member"}, {"id": "c65201bd05504fa786d79b166e8bbba3", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}], "expires_at": "2019-01-18T07:04:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "020d00b5451a467cb276d06789a1149d", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "id": "e292c913af7844408b6509a836e493f5"}, "audit_ids": ["aTx74f2qSy-puBc31rQZRg"], "issued_at": "2019-01-18T06:04:53.000000Z"}} 2019-01-18 06:04: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}3eb75871fb7140a720a5c8263c8246196cef2b93" 2019-01-18 06:04:53,116 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:04:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-31268f92-9a31-428d-82b2-9aff80b223d3 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:04:53,116 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-31268f92-9a31-428d-82b2-9aff80b223d3 2019-01-18 06:04:53,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" 2019-01-18 06:04:53,124 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 18 Jan 2019 06:04: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"}]}]}} 2019-01-18 06:04:53,125 - 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-97cd5ece-b965-430-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3eb75871fb7140a720a5c8263c8246196cef2b93" 2019-01-18 06:04:53,214 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:04:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a51ea917-485a-498b-8f38-97a724a64f9f 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-97cd5ece-b965-430-proj", "previous": null, "next": null}, "projects": []} 2019-01-18 06:04:53,214 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-97cd5ece-b965-430-proj used request id req-a51ea917-485a-498b-8f38-97a724a64f9f 2019-01-18 06:04:53,218 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3eb75871fb7140a720a5c8263c8246196cef2b93" 2019-01-18 06:04:53,297 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:04:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ec83baf3-fe4c-48cc-97a3-ed12f9530c62 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-18 06:04:53,297 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-ec83baf3-fe4c-48cc-97a3-ed12f9530c62 2019-01-18 06:04:53,301 - 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}3eb75871fb7140a720a5c8263c8246196cef2b93" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateNetworkSuccessTests-97cd5ece-b965-430-proj"}}' 2019-01-18 06:04:53,417 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 18 Jan 2019 06:04:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-62c6152a-c124-4e25-86d9-cb0c48273373 Content-Length: 310 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/031f87d881624c43a45dd5d809e765bc"}, "enabled": true, "id": "031f87d881624c43a45dd5d809e765bc", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-97cd5ece-b965-430-proj"}} 2019-01-18 06:04:53,417 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-62c6152a-c124-4e25-86d9-cb0c48273373 2019-01-18 06:04:53,417 - keystone_utils - INFO - Created project with name - CreateNetworkSuccessTests-97cd5ece-b965-430-proj 2019-01-18 06:04:53,417 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:04:53,418 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:04:53,794 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "488fca829f8b496daa1cd2cdc6e45c49", "name": "Member"}, {"id": "c65201bd05504fa786d79b166e8bbba3", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}], "expires_at": "2019-01-18T07:04:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "020d00b5451a467cb276d06789a1149d", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "id": "e292c913af7844408b6509a836e493f5"}, "audit_ids": ["uxcSK4EZRG2MpBx_27f0ow"], "issued_at": "2019-01-18T06:04:53.000000Z"}} 2019-01-18 06:04:53,794 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36fe5f7a95a8d43e18f4bf10321e9105c49cbc9a" 2019-01-18 06:04:53,872 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:04:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-69174af2-a4d3-4aa4-84db-6154a6e55a90 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:04:53,872 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-69174af2-a4d3-4aa4-84db-6154a6e55a90 2019-01-18 06:04:53,877 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-18 06:04:53,882 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 18 Jan 2019 06:04: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"}]}]}} 2019-01-18 06:04:53,883 - 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}36fe5f7a95a8d43e18f4bf10321e9105c49cbc9a" 2019-01-18 06:04:53,987 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:04:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e0ffccda-d3bd-4c9f-8bd8-f46b634eb6b6 Content-Encoding: gzip Content-Length: 869 Content-Type: application/json RESP BODY: {"users": [{"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/0607a2b4beb0408e9fa51cc5ba027ac6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0607a2b4beb0408e9fa51cc5ba027ac6", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/17c61b95071545a094cc82823d2b88b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "17c61b95071545a094cc82823d2b88b8", "email": "nova@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/29e5d2dfed2447bda26fc75bd1122674"}, "domain_id": "default", "enabled": true, "options": {}, "id": "29e5d2dfed2447bda26fc75bd1122674", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/3b6dcc8c791e4b6e8831f5b5e583de80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3b6dcc8c791e4b6e8831f5b5e583de80", "email": "neutron@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.23:5000/v3/users/45ab52d673584bc198669be88c88b878"}, "domain_id": "default", "enabled": true, "options": {}, "id": "45ab52d673584bc198669be88c88b878", "email": "barbican@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/57795b4ee52f49c6a71f55bb6c4012f8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "57795b4ee52f49c6a71f55bb6c4012f8", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/5c52969262974d64ac2a300ca5d60f50"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c52969262974d64ac2a300ca5d60f50", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/5fc15572bb1c489ba92bd9945bbc1f64"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5fc15572bb1c489ba92bd9945bbc1f64", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/6b519d70e25f4e61a9dfd738cd6bba22"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6b519d70e25f4e61a9dfd738cd6bba22", "email": "heat@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.23:5000/v3/users/8248437208b540c2893a7117ad102a87"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8248437208b540c2893a7117ad102a87", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/890dee97e62840c5b15e36f03f6b7efc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "890dee97e62840c5b15e36f03f6b7efc", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/8cccb516ecc44ed9bb7c8633df108fd4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8cccb516ecc44ed9bb7c8633df108fd4", "email": "glance@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.23:5000/v3/users/97c3d863a98148299fa116fdb54be470"}, "domain_id": "default", "enabled": true, "options": {}, "id": "97c3d863a98148299fa116fdb54be470", "email": "tacker@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/a2a0c8c0f19941808c9f618af50b3b79"}, "domain_id": "c19db1b8f60647a9a114cd23287c807b", "enabled": true, "options": {}, "id": "a2a0c8c0f19941808c9f618af50b3b79", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "links": {"self": "http://172.30.9.23:5000/v3/users/e292c913af7844408b6509a836e493f5"}, "domain_id": "default", "enabled": true, "id": "e292c913af7844408b6509a836e493f5", "options": {}}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/fe5de73ba9cb41b2be24ccf1f72f5ed4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe5de73ba9cb41b2be24ccf1f72f5ed4", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2019-01-18 06:04:53,988 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-e0ffccda-d3bd-4c9f-8bd8-f46b634eb6b6 2019-01-18 06:04:53,992 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateNetworkSuccessTests-97cd5ece-b965-430-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36fe5f7a95a8d43e18f4bf10321e9105c49cbc9a" 2019-01-18 06:04:54,073 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:04:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-084b1a74-15b5-4c62-95b8-61622f952bd3 Content-Encoding: gzip Content-Length: 255 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateNetworkSuccessTests-97cd5ece-b965-430-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/031f87d881624c43a45dd5d809e765bc"}, "enabled": true, "id": "031f87d881624c43a45dd5d809e765bc", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-97cd5ece-b965-430-proj"}]} 2019-01-18 06:04:54,073 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateNetworkSuccessTests-97cd5ece-b965-430-proj used request id req-084b1a74-15b5-4c62-95b8-61622f952bd3 2019-01-18 06:04:54,077 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36fe5f7a95a8d43e18f4bf10321e9105c49cbc9a" 2019-01-18 06:04:54,169 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:04:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ba684c7c-6d15-4364-a05e-84c846fcfe70 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-18 06:04:54,169 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-ba684c7c-6d15-4364-a05e-84c846fcfe70 2019-01-18 06:04:54,566 - keystone_utils - INFO - Created user with name - CreateNetworkSuccessTests-97cd5ece-b965-430-user 2019-01-18 06:04:54,566 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:04:54,571 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3eb75871fb7140a720a5c8263c8246196cef2b93" 2019-01-18 06:04:54,745 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:04:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-99e088b6-1aeb-4429-8b0b-ac506262f8c9 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "488fca829f8b496daa1cd2cdc6e45c49", "links": {"self": "http://172.30.9.23:5000/v3/roles/488fca829f8b496daa1cd2cdc6e45c49"}, "name": "Member"}, {"domain_id": null, "id": "6b7f4f4f76264b6fb449c43b86ee3817", "links": {"self": "http://172.30.9.23:5000/v3/roles/6b7f4f4f76264b6fb449c43b86ee3817"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a482b711adf94961bf4bb28eda7f0e28", "links": {"self": "http://172.30.9.23:5000/v3/roles/a482b711adf94961bf4bb28eda7f0e28"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c65201bd05504fa786d79b166e8bbba3", "links": {"self": "http://172.30.9.23:5000/v3/roles/c65201bd05504fa786d79b166e8bbba3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "e7e317b66c174923a8cb46c48d897c8d", "links": {"self": "http://172.30.9.23:5000/v3/roles/e7e317b66c174923a8cb46c48d897c8d"}, "name": "ResellerAdmin"}]} 2019-01-18 06:04:54,745 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-99e088b6-1aeb-4429-8b0b-ac506262f8c9 2019-01-18 06:04:54,749 - 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}3eb75871fb7140a720a5c8263c8246196cef2b93" -d '{"role": {"name": "CreateNetworkSuccessTests-97cd5ece-b965-430-proj-role"}}' 2019-01-18 06:04:54,884 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 18 Jan 2019 06:04:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b0cc1f4e-7f00-44cd-b5fd-6895c1bdee0f Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "67bd02cea0984361b850b731ed06efa9", "links": {"self": "http://172.30.9.23:5000/v3/roles/67bd02cea0984361b850b731ed06efa9"}, "name": "CreateNetworkSuccessTests-97cd5ece-b965-430-proj-role"}} 2019-01-18 06:04:54,884 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-b0cc1f4e-7f00-44cd-b5fd-6895c1bdee0f 2019-01-18 06:04:54,884 - keystone_utils - INFO - Created role with name - CreateNetworkSuccessTests-97cd5ece-b965-430-proj-role 2019-01-18 06:04:54,888 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/67bd02cea0984361b850b731ed06efa9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3eb75871fb7140a720a5c8263c8246196cef2b93" 2019-01-18 06:04:54,972 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:04:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5e5e4725-ab98-4e20-97f0-71be0558fe1c Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.23:5000/v3/roles/67bd02cea0984361b850b731ed06efa9"}, "domain_id": null, "name": "CreateNetworkSuccessTests-97cd5ece-b965-430-proj-role", "id": "67bd02cea0984361b850b731ed06efa9"}} 2019-01-18 06:04:54,973 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/67bd02cea0984361b850b731ed06efa9 used request id req-5e5e4725-ab98-4e20-97f0-71be0558fe1c 2019-01-18 06:04:54,973 - keystone_utils - INFO - Granting role CreateNetworkSuccessTests-97cd5ece-b965-430-proj-role to project CreateNetworkSuccessTests-97cd5ece-b965-430-proj 2019-01-18 06:04:54,977 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/031f87d881624c43a45dd5d809e765bc/users/e5ee8510cc1a40489538223e3e665b85/roles/67bd02cea0984361b850b731ed06efa9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3eb75871fb7140a720a5c8263c8246196cef2b93" 2019-01-18 06:04:55,102 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 06:04:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-96a56a32-ba37-497b-8f06-f8098471372f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 06:04:55,102 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/031f87d881624c43a45dd5d809e765bc/users/e5ee8510cc1a40489538223e3e665b85/roles/67bd02cea0984361b850b731ed06efa9 used request id req-96a56a32-ba37-497b-8f06-f8098471372f 2019-01-18 06:04:55,103 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:04:55,104 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:04:55,485 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "67bd02cea0984361b850b731ed06efa9", "name": "CreateNetworkSuccessTests-97cd5ece-b965-430-proj-role"}], "expires_at": "2019-01-18T07:04:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "031f87d881624c43a45dd5d809e765bc", "name": "CreateNetworkSuccessTests-97cd5ece-b965-430-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/031f87d881624c43a45dd5d809e765bc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/031f87d881624c43a45dd5d809e765bc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/031f87d881624c43a45dd5d809e765bc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/031f87d881624c43a45dd5d809e765bc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/031f87d881624c43a45dd5d809e765bc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/031f87d881624c43a45dd5d809e765bc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/031f87d881624c43a45dd5d809e765bc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/031f87d881624c43a45dd5d809e765bc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/031f87d881624c43a45dd5d809e765bc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/031f87d881624c43a45dd5d809e765bc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/031f87d881624c43a45dd5d809e765bc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/031f87d881624c43a45dd5d809e765bc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateNetworkSuccessTests-97cd5ece-b965-430-user", "id": "e5ee8510cc1a40489538223e3e665b85"}, "audit_ids": ["Wh1yykMeSea396aUfV0NUw"], "issued_at": "2019-01-18T06:04:55.000000Z"}} 2019-01-18 06:04:55,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}d4c66618dda760965f175ba5a08635a1916c8b7c" 2019-01-18 06:04:55,560 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:04:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-77ab2801-ba6a-44f8-9ebf-b4200fd8a785 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:04:55,560 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-77ab2801-ba6a-44f8-9ebf-b4200fd8a785 2019-01-18 06:04:55,567 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateNetworkSuccessTests-42d65133-f53a-4cd5-b045-5e5281ce72b5-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d4c66618dda760965f175ba5a08635a1916c8b7c" 2019-01-18 06:04:55,745 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-148ff972-46b7-44cc-817f-6c0c7c533cf5 Date: Fri, 18 Jan 2019 06:04:55 GMT RESP BODY: {"networks":[]} 2019-01-18 06:04:55,745 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateNetworkSuccessTests-42d65133-f53a-4cd5-b045-5e5281ce72b5-pub-net used request id req-148ff972-46b7-44cc-817f-6c0c7c533cf5 2019-01-18 06:04:55,746 - neutron_utils - INFO - Creating network with name CreateNetworkSuccessTests-42d65133-f53a-4cd5-b045-5e5281ce72b5-pub-net 2019-01-18 06:04:55,751 - 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}d4c66618dda760965f175ba5a08635a1916c8b7c" -d '{"network": {"name": "CreateNetworkSuccessTests-42d65133-f53a-4cd5-b045-5e5281ce72b5-pub-net", "admin_state_up": true}}' 2019-01-18 06:04:56,307 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 628 X-Openstack-Request-Id: req-c724060c-8e8e-4ea6-a40f-6d3c5b12f065 Date: Fri, 18 Jan 2019 06:04:56 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"a28b73c6-90f4-4b22-a81a-c5b28e90f9bb","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"031f87d881624c43a45dd5d809e765bc","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-18T06:04:56Z","is_default":false,"name":"CreateNetworkSuccessTests-42d65133-f53a-4cd5-b045-5e5281ce72b5-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"031f87d881624c43a45dd5d809e765bc","created_at":"2019-01-18T06:04:56Z","mtu":1450}} 2019-01-18 06:04:56,307 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks used request id req-c724060c-8e8e-4ea6-a40f-6d3c5b12f065 2019-01-18 06:04:56,312 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=a28b73c6-90f4-4b22-a81a-c5b28e90f9bb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d4c66618dda760965f175ba5a08635a1916c8b7c" 2019-01-18 06:04:56,535 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-2622b36c-ef14-4e82-9d70-26177654242b Date: Fri, 18 Jan 2019 06:04: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":"2019-01-18T06:04:56Z","tenant_id":"031f87d881624c43a45dd5d809e765bc","created_at":"2019-01-18T06:04:56Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"031f87d881624c43a45dd5d809e765bc","id":"a28b73c6-90f4-4b22-a81a-c5b28e90f9bb","name":"CreateNetworkSuccessTests-42d65133-f53a-4cd5-b045-5e5281ce72b5-pub-net"}]} 2019-01-18 06:04:56,535 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=a28b73c6-90f4-4b22-a81a-c5b28e90f9bb used request id req-2622b36c-ef14-4e82-9d70-26177654242b 2019-01-18 06:04:56,540 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=a28b73c6-90f4-4b22-a81a-c5b28e90f9bb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d4c66618dda760965f175ba5a08635a1916c8b7c" 2019-01-18 06:04:56,714 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-a0c4cf28-e7f3-4e69-9495-462f830a8c96 Date: Fri, 18 Jan 2019 06:04:56 GMT RESP BODY: {"subnets":[]} 2019-01-18 06:04:56,714 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=a28b73c6-90f4-4b22-a81a-c5b28e90f9bb used request id req-a0c4cf28-e7f3-4e69-9495-462f830a8c96 2019-01-18 06:04:56,714 - neutron_utils - INFO - Creating subnet with name CreateNetworkSuccessTests-42d65133-f53a-4cd5-b045-5e5281ce72b5-pub-subnet 2019-01-18 06:04:56,720 - 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}d4c66618dda760965f175ba5a08635a1916c8b7c" -d '{"subnets": [{"ip_version": 4, "network_id": "a28b73c6-90f4-4b22-a81a-c5b28e90f9bb", "cidr": "10.55.1.0/24", "name": "CreateNetworkSuccessTests-42d65133-f53a-4cd5-b045-5e5281ce72b5-pub-subnet"}]}' 2019-01-18 06:04:57,516 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-4a8f450e-f709-46df-9fad-1776cad600cc Date: Fri, 18 Jan 2019 06:04:57 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a28b73c6-90f4-4b22-a81a-c5b28e90f9bb","tenant_id":"031f87d881624c43a45dd5d809e765bc","created_at":"2019-01-18T06:04:57Z","dns_nameservers":[],"updated_at":"2019-01-18T06:04:57Z","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":"031f87d881624c43a45dd5d809e765bc","id":"bdc647fe-6d04-4a33-9b50-6856631ea75c","subnetpool_id":null,"name":"CreateNetworkSuccessTests-42d65133-f53a-4cd5-b045-5e5281ce72b5-pub-subnet"}]} 2019-01-18 06:04:57,517 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets used request id req-4a8f450e-f709-46df-9fad-1776cad600cc 2019-01-18 06:04:57,522 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=a28b73c6-90f4-4b22-a81a-c5b28e90f9bb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d4c66618dda760965f175ba5a08635a1916c8b7c" 2019-01-18 06:04:57,778 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-e0776293-0b75-412e-bcb4-b7d7a9eb65b4 Date: Fri, 18 Jan 2019 06:04: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":["bdc647fe-6d04-4a33-9b50-6856631ea75c"],"updated_at":"2019-01-18T06:04:57Z","tenant_id":"031f87d881624c43a45dd5d809e765bc","created_at":"2019-01-18T06:04:56Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"031f87d881624c43a45dd5d809e765bc","id":"a28b73c6-90f4-4b22-a81a-c5b28e90f9bb","name":"CreateNetworkSuccessTests-42d65133-f53a-4cd5-b045-5e5281ce72b5-pub-net"}]} 2019-01-18 06:04:57,779 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=a28b73c6-90f4-4b22-a81a-c5b28e90f9bb used request id req-e0776293-0b75-412e-bcb4-b7d7a9eb65b4 2019-01-18 06:04:57,784 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=a28b73c6-90f4-4b22-a81a-c5b28e90f9bb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d4c66618dda760965f175ba5a08635a1916c8b7c" 2019-01-18 06:04:57,972 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-ef229c46-a7f2-4b82-a3d2-6857df486e88 Date: Fri, 18 Jan 2019 06:04:57 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a28b73c6-90f4-4b22-a81a-c5b28e90f9bb","tenant_id":"031f87d881624c43a45dd5d809e765bc","created_at":"2019-01-18T06:04:57Z","dns_nameservers":[],"updated_at":"2019-01-18T06:04:57Z","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":"031f87d881624c43a45dd5d809e765bc","id":"bdc647fe-6d04-4a33-9b50-6856631ea75c","subnetpool_id":null,"name":"CreateNetworkSuccessTests-42d65133-f53a-4cd5-b045-5e5281ce72b5-pub-subnet"}]} 2019-01-18 06:04:57,972 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=a28b73c6-90f4-4b22-a81a-c5b28e90f9bb used request id req-ef229c46-a7f2-4b82-a3d2-6857df486e88 2019-01-18 06:04:57,972 - OpenStackNetwork - DEBUG - Network [a28b73c6-90f4-4b22-a81a-c5b28e90f9bb] created successfully 2019-01-18 06:04:57,973 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:04:57,973 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:04:58,357 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "67bd02cea0984361b850b731ed06efa9", "name": "CreateNetworkSuccessTests-97cd5ece-b965-430-proj-role"}], "expires_at": "2019-01-18T07:04:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "031f87d881624c43a45dd5d809e765bc", "name": "CreateNetworkSuccessTests-97cd5ece-b965-430-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/031f87d881624c43a45dd5d809e765bc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/031f87d881624c43a45dd5d809e765bc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/031f87d881624c43a45dd5d809e765bc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/031f87d881624c43a45dd5d809e765bc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/031f87d881624c43a45dd5d809e765bc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/031f87d881624c43a45dd5d809e765bc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/031f87d881624c43a45dd5d809e765bc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/031f87d881624c43a45dd5d809e765bc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/031f87d881624c43a45dd5d809e765bc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/031f87d881624c43a45dd5d809e765bc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/031f87d881624c43a45dd5d809e765bc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/031f87d881624c43a45dd5d809e765bc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateNetworkSuccessTests-97cd5ece-b965-430-user", "id": "e5ee8510cc1a40489538223e3e665b85"}, "audit_ids": ["gpv37SRZQVqm2xRhP4F-8A"], "issued_at": "2019-01-18T06:04:58.000000Z"}} 2019-01-18 06:04:58,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}e25fd47121428c649d831514d469b076a856cbda" 2019-01-18 06:04:58,430 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:04:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e8aaf447-e76a-439b-90c8-e632f1e7f6e5 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:04:58,430 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-e8aaf447-e76a-439b-90c8-e632f1e7f6e5 2019-01-18 06:04:58,437 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/routers?name=CreateNetworkSuccessTests-42d65133-f53a-4cd5-b045-5e5281ce72b5-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e25fd47121428c649d831514d469b076a856cbda" 2019-01-18 06:04:58,630 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-97dbaa09-1292-454d-9a16-64736fbc1878 Date: Fri, 18 Jan 2019 06:04:58 GMT RESP BODY: {"routers": []} 2019-01-18 06:04:58,630 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers?name=CreateNetworkSuccessTests-42d65133-f53a-4cd5-b045-5e5281ce72b5-pub-router&admin_state_up=True used request id req-97dbaa09-1292-454d-9a16-64736fbc1878 2019-01-18 06:04:58,630 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:04:58,631 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:04:59,007 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "67bd02cea0984361b850b731ed06efa9", "name": "CreateNetworkSuccessTests-97cd5ece-b965-430-proj-role"}], "expires_at": "2019-01-18T07:04:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "031f87d881624c43a45dd5d809e765bc", "name": "CreateNetworkSuccessTests-97cd5ece-b965-430-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/031f87d881624c43a45dd5d809e765bc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/031f87d881624c43a45dd5d809e765bc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/031f87d881624c43a45dd5d809e765bc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/031f87d881624c43a45dd5d809e765bc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/031f87d881624c43a45dd5d809e765bc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/031f87d881624c43a45dd5d809e765bc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/031f87d881624c43a45dd5d809e765bc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/031f87d881624c43a45dd5d809e765bc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/031f87d881624c43a45dd5d809e765bc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/031f87d881624c43a45dd5d809e765bc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/031f87d881624c43a45dd5d809e765bc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/031f87d881624c43a45dd5d809e765bc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateNetworkSuccessTests-97cd5ece-b965-430-user", "id": "e5ee8510cc1a40489538223e3e665b85"}, "audit_ids": ["npflPzdFT2iODL9VFmZZMA"], "issued_at": "2019-01-18T06:04:59.000000Z"}} 2019-01-18 06:04:59,008 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d67adc85abfaa08a683fbeea61dcced40daed3d" 2019-01-18 06:04:59,086 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:04:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-01647727-e436-4508-81fe-0648d6709313 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:04:59,086 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-01647727-e436-4508-81fe-0648d6709313 2019-01-18 06:04:59,093 - 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}e25fd47121428c649d831514d469b076a856cbda" 2019-01-18 06:04:59,515 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-841e7616-bbb3-4988-b44b-81943fc31db6 Date: Fri, 18 Jan 2019 06:04:59 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"c7128340-d09d-4472-ab8c-6b0e75149f5d","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"47feb8aba08a40dca7028a1701e597b9","status":"ACTIVE","subnets":["99f540fb-52d8-49ca-b59c-736c854d3c9e"],"description":"","tags":[],"updated_at":"2019-01-18T04:39:13Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"47feb8aba08a40dca7028a1701e597b9","created_at":"2019-01-18T04:39:06Z","mtu":1500}]} 2019-01-18 06:04:59,515 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=external used request id req-841e7616-bbb3-4988-b44b-81943fc31db6 2019-01-18 06:04:59,521 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=c7128340-d09d-4472-ab8c-6b0e75149f5d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e25fd47121428c649d831514d469b076a856cbda" 2019-01-18 06:04:59,701 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-78884298-475c-4a11-a625-9ef388092b65 Date: Fri, 18 Jan 2019 06:04:59 GMT RESP BODY: {"subnets":[]} 2019-01-18 06:04:59,701 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=c7128340-d09d-4472-ab8c-6b0e75149f5d used request id req-78884298-475c-4a11-a625-9ef388092b65 2019-01-18 06:04:59,702 - neutron_utils - INFO - Creating router with name - CreateNetworkSuccessTests-42d65133-f53a-4cd5-b045-5e5281ce72b5-pub-router 2019-01-18 06:04:59,709 - 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}e25fd47121428c649d831514d469b076a856cbda" -d '{"router": {"external_gateway_info": {"network_id": "c7128340-d09d-4472-ab8c-6b0e75149f5d"}, "name": "CreateNetworkSuccessTests-42d65133-f53a-4cd5-b045-5e5281ce72b5-pub-router", "admin_state_up": true}}' 2019-01-18 06:05:04,692 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-0e71efc6-b134-436f-a2e4-3a66b78f8f04 Date: Fri, 18 Jan 2019 06:05:04 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "c7128340-d09d-4472-ab8c-6b0e75149f5d", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "99f540fb-52d8-49ca-b59c-736c854d3c9e", "ip_address": "172.30.9.203"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "031f87d881624c43a45dd5d809e765bc", "created_at": "2019-01-18T06:05:00Z", "admin_state_up": true, "updated_at": "2019-01-18T06:05:01Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "031f87d881624c43a45dd5d809e765bc", "id": "c9f8bdbd-2fa0-43d1-ac67-1cd46f3c323d", "name": "CreateNetworkSuccessTests-42d65133-f53a-4cd5-b045-5e5281ce72b5-pub-router"}} 2019-01-18 06:05:04,693 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/routers used request id req-0e71efc6-b134-436f-a2e4-3a66b78f8f04 2019-01-18 06:05:04,698 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?device_id=c9f8bdbd-2fa0-43d1-ac67-1cd46f3c323d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e25fd47121428c649d831514d469b076a856cbda" 2019-01-18 06:05:04,875 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-7f9f082a-f500-4f7a-a19c-9b069718625a Date: Fri, 18 Jan 2019 06:05:04 GMT RESP BODY: {"ports":[]} 2019-01-18 06:05:04,875 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?device_id=c9f8bdbd-2fa0-43d1-ac67-1cd46f3c323d used request id req-7f9f082a-f500-4f7a-a19c-9b069718625a 2019-01-18 06:05:04,881 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateNetworkSuccessTests-42d65133-f53a-4cd5-b045-5e5281ce72b5-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e25fd47121428c649d831514d469b076a856cbda" 2019-01-18 06:05:05,310 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-c7edc102-1e69-4091-a9ad-079aecf6802e Date: Fri, 18 Jan 2019 06:05: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":["bdc647fe-6d04-4a33-9b50-6856631ea75c"],"updated_at":"2019-01-18T06:04:57Z","tenant_id":"031f87d881624c43a45dd5d809e765bc","created_at":"2019-01-18T06:04:56Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"031f87d881624c43a45dd5d809e765bc","id":"a28b73c6-90f4-4b22-a81a-c5b28e90f9bb","name":"CreateNetworkSuccessTests-42d65133-f53a-4cd5-b045-5e5281ce72b5-pub-net"}]} 2019-01-18 06:05:05,311 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateNetworkSuccessTests-42d65133-f53a-4cd5-b045-5e5281ce72b5-pub-net used request id req-c7edc102-1e69-4091-a9ad-079aecf6802e 2019-01-18 06:05:05,314 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-18 06:05:05,319 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 18 Jan 2019 06: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"}]}]}} 2019-01-18 06:05:05,320 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/031f87d881624c43a45dd5d809e765bc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e25fd47121428c649d831514d469b076a856cbda" 2019-01-18 06:05:05,399 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:05:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b378e6ed-a2a5-4ad9-a65d-4200645de0fc 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/031f87d881624c43a45dd5d809e765bc"}, "enabled": true, "id": "031f87d881624c43a45dd5d809e765bc", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-97cd5ece-b965-430-proj"}} 2019-01-18 06:05:05,399 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/031f87d881624c43a45dd5d809e765bc used request id req-b378e6ed-a2a5-4ad9-a65d-4200645de0fc 2019-01-18 06:05:05,405 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=a28b73c6-90f4-4b22-a81a-c5b28e90f9bb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e25fd47121428c649d831514d469b076a856cbda" 2019-01-18 06:05:05,598 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-a82e4916-b8bb-446e-b84f-8bf9b7008798 Date: Fri, 18 Jan 2019 06:05:05 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a28b73c6-90f4-4b22-a81a-c5b28e90f9bb","tenant_id":"031f87d881624c43a45dd5d809e765bc","created_at":"2019-01-18T06:04:57Z","dns_nameservers":[],"updated_at":"2019-01-18T06:04:57Z","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":"031f87d881624c43a45dd5d809e765bc","id":"bdc647fe-6d04-4a33-9b50-6856631ea75c","subnetpool_id":null,"name":"CreateNetworkSuccessTests-42d65133-f53a-4cd5-b045-5e5281ce72b5-pub-subnet"}]} 2019-01-18 06:05:05,598 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=a28b73c6-90f4-4b22-a81a-c5b28e90f9bb used request id req-a82e4916-b8bb-446e-b84f-8bf9b7008798 2019-01-18 06:05:05,603 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=a28b73c6-90f4-4b22-a81a-c5b28e90f9bb&name=CreateNetworkSuccessTests-42d65133-f53a-4cd5-b045-5e5281ce72b5-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e25fd47121428c649d831514d469b076a856cbda" 2019-01-18 06:05:05,809 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-654673e1-d93f-476a-9e70-7e1db3c7f725 Date: Fri, 18 Jan 2019 06:05:05 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a28b73c6-90f4-4b22-a81a-c5b28e90f9bb","tenant_id":"031f87d881624c43a45dd5d809e765bc","created_at":"2019-01-18T06:04:57Z","dns_nameservers":[],"updated_at":"2019-01-18T06:04:57Z","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":"031f87d881624c43a45dd5d809e765bc","id":"bdc647fe-6d04-4a33-9b50-6856631ea75c","subnetpool_id":null,"name":"CreateNetworkSuccessTests-42d65133-f53a-4cd5-b045-5e5281ce72b5-pub-subnet"}]} 2019-01-18 06:05:05,809 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=a28b73c6-90f4-4b22-a81a-c5b28e90f9bb&name=CreateNetworkSuccessTests-42d65133-f53a-4cd5-b045-5e5281ce72b5-pub-subnet used request id req-654673e1-d93f-476a-9e70-7e1db3c7f725 2019-01-18 06:05:05,810 - OpenStackNetwork - DEBUG - Adding router to subnet... 2019-01-18 06:05:05,810 - neutron_utils - INFO - Adding interface to router with name CreateNetworkSuccessTests-42d65133-f53a-4cd5-b045-5e5281ce72b5-pub-router 2019-01-18 06:05:05,815 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9696/v2.0/routers/c9f8bdbd-2fa0-43d1-ac67-1cd46f3c323d/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e25fd47121428c649d831514d469b076a856cbda" -d '{"subnet_id": "bdc647fe-6d04-4a33-9b50-6856631ea75c"}' 2019-01-18 06:05:07,746 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-1d5ccd9b-6fb4-462f-be7f-d72ae482bfcc Date: Fri, 18 Jan 2019 06:05:07 GMT RESP BODY: {"network_id": "a28b73c6-90f4-4b22-a81a-c5b28e90f9bb", "tenant_id": "031f87d881624c43a45dd5d809e765bc", "subnet_id": "bdc647fe-6d04-4a33-9b50-6856631ea75c", "subnet_ids": ["bdc647fe-6d04-4a33-9b50-6856631ea75c"], "port_id": "1df3acc2-d929-4086-b9fb-a35e5769539d", "id": "c9f8bdbd-2fa0-43d1-ac67-1cd46f3c323d"} 2019-01-18 06:05:07,746 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/c9f8bdbd-2fa0-43d1-ac67-1cd46f3c323d/add_router_interface used request id req-1d5ccd9b-6fb4-462f-be7f-d72ae482bfcc 2019-01-18 06:05:07,752 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/routers/c9f8bdbd-2fa0-43d1-ac67-1cd46f3c323d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e25fd47121428c649d831514d469b076a856cbda" 2019-01-18 06:05:07,966 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 722 X-Openstack-Request-Id: req-add8e6f2-ce2a-42c7-a614-a2c85991e32a Date: Fri, 18 Jan 2019 06:05:07 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "c7128340-d09d-4472-ab8c-6b0e75149f5d", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "99f540fb-52d8-49ca-b59c-736c854d3c9e", "ip_address": "172.30.9.203"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "031f87d881624c43a45dd5d809e765bc", "created_at": "2019-01-18T06:05:00Z", "admin_state_up": true, "updated_at": "2019-01-18T06:05:06Z", "flavor_id": null, "revision_number": 8, "routes": [], "project_id": "031f87d881624c43a45dd5d809e765bc", "id": "c9f8bdbd-2fa0-43d1-ac67-1cd46f3c323d", "name": "CreateNetworkSuccessTests-42d65133-f53a-4cd5-b045-5e5281ce72b5-pub-router"}} 2019-01-18 06:05:07,966 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers/c9f8bdbd-2fa0-43d1-ac67-1cd46f3c323d used request id req-add8e6f2-ce2a-42c7-a614-a2c85991e32a 2019-01-18 06:05:07,972 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?device_id=c9f8bdbd-2fa0-43d1-ac67-1cd46f3c323d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e25fd47121428c649d831514d469b076a856cbda" 2019-01-18 06:05:08,161 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 753 X-Openstack-Request-Id: req-e626f64a-e8f2-4712-bd38-74c92b28ea82 Date: Fri, 18 Jan 2019 06:05:08 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:05:07Z","device_owner":"network:ha_router_replicated_interface","revision_number":5,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"bdc647fe-6d04-4a33-9b50-6856631ea75c","ip_address":"10.55.1.1"}],"id":"1df3acc2-d929-4086-b9fb-a35e5769539d","security_groups":[],"mac_address":"fa:16:3e:be:2a:4e","project_id":"031f87d881624c43a45dd5d809e765bc","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a28b73c6-90f4-4b22-a81a-c5b28e90f9bb","tenant_id":"031f87d881624c43a45dd5d809e765bc","created_at":"2019-01-18T06:05:06Z","binding:vnic_type":"normal","device_id":"c9f8bdbd-2fa0-43d1-ac67-1cd46f3c323d"}]} 2019-01-18 06:05:08,162 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?device_id=c9f8bdbd-2fa0-43d1-ac67-1cd46f3c323d used request id req-e626f64a-e8f2-4712-bd38-74c92b28ea82 2019-01-18 06:05:08,168 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets/bdc647fe-6d04-4a33-9b50-6856631ea75c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e25fd47121428c649d831514d469b076a856cbda" 2019-01-18 06:05:08,469 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 672 X-Openstack-Request-Id: req-7f933862-1a92-4fc8-8f90-6c397b96c9b0 Date: Fri, 18 Jan 2019 06:05:08 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a28b73c6-90f4-4b22-a81a-c5b28e90f9bb","tenant_id":"031f87d881624c43a45dd5d809e765bc","created_at":"2019-01-18T06:04:57Z","dns_nameservers":[],"updated_at":"2019-01-18T06:04:57Z","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":"031f87d881624c43a45dd5d809e765bc","id":"bdc647fe-6d04-4a33-9b50-6856631ea75c","subnetpool_id":null,"name":"CreateNetworkSuccessTests-42d65133-f53a-4cd5-b045-5e5281ce72b5-pub-subnet"}} 2019-01-18 06:05:08,469 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets/bdc647fe-6d04-4a33-9b50-6856631ea75c used request id req-7f933862-1a92-4fc8-8f90-6c397b96c9b0 2019-01-18 06:05:08,470 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:05:08,842 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "67bd02cea0984361b850b731ed06efa9", "name": "CreateNetworkSuccessTests-97cd5ece-b965-430-proj-role"}], "expires_at": "2019-01-18T07:05:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "031f87d881624c43a45dd5d809e765bc", "name": "CreateNetworkSuccessTests-97cd5ece-b965-430-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/031f87d881624c43a45dd5d809e765bc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/031f87d881624c43a45dd5d809e765bc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/031f87d881624c43a45dd5d809e765bc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/031f87d881624c43a45dd5d809e765bc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/031f87d881624c43a45dd5d809e765bc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/031f87d881624c43a45dd5d809e765bc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/031f87d881624c43a45dd5d809e765bc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/031f87d881624c43a45dd5d809e765bc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/031f87d881624c43a45dd5d809e765bc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/031f87d881624c43a45dd5d809e765bc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/031f87d881624c43a45dd5d809e765bc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/031f87d881624c43a45dd5d809e765bc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateNetworkSuccessTests-97cd5ece-b965-430-user", "id": "e5ee8510cc1a40489538223e3e665b85"}, "audit_ids": ["N9JeIW2CQTmWMj82o2qWbA"], "issued_at": "2019-01-18T06:05:08.000000Z"}} 2019-01-18 06:05:08,848 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateNetworkSuccessTests-42d65133-f53a-4cd5-b045-5e5281ce72b5-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e22872976185759389f61175b7c2754ea60f70a" 2019-01-18 06:05:09,206 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-7618ebb0-2c7a-4166-afdc-f8fdf7e8fe45 Date: Fri, 18 Jan 2019 06:05: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":["bdc647fe-6d04-4a33-9b50-6856631ea75c"],"updated_at":"2019-01-18T06:04:57Z","tenant_id":"031f87d881624c43a45dd5d809e765bc","created_at":"2019-01-18T06:04:56Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"031f87d881624c43a45dd5d809e765bc","id":"a28b73c6-90f4-4b22-a81a-c5b28e90f9bb","name":"CreateNetworkSuccessTests-42d65133-f53a-4cd5-b045-5e5281ce72b5-pub-net"}]} 2019-01-18 06:05:09,206 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateNetworkSuccessTests-42d65133-f53a-4cd5-b045-5e5281ce72b5-pub-net used request id req-7618ebb0-2c7a-4166-afdc-f8fdf7e8fe45 2019-01-18 06:05:09,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" 2019-01-18 06:05:09,215 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 18 Jan 2019 06:05: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"}]}]}} 2019-01-18 06:05:09,216 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/031f87d881624c43a45dd5d809e765bc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8fc78ae5ee4de32d05210638dc3a7a5affd5316" 2019-01-18 06:05:09,306 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:05:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-178d8b80-a13b-47f6-97ee-395f154f729e 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/031f87d881624c43a45dd5d809e765bc"}, "enabled": true, "id": "031f87d881624c43a45dd5d809e765bc", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-97cd5ece-b965-430-proj"}} 2019-01-18 06:05:09,306 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/031f87d881624c43a45dd5d809e765bc used request id req-178d8b80-a13b-47f6-97ee-395f154f729e 2019-01-18 06:05:09,312 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=a28b73c6-90f4-4b22-a81a-c5b28e90f9bb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e22872976185759389f61175b7c2754ea60f70a" 2019-01-18 06:05:09,620 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-0478b805-9efe-4dba-9d1d-af8847eceb48 Date: Fri, 18 Jan 2019 06:05:09 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a28b73c6-90f4-4b22-a81a-c5b28e90f9bb","tenant_id":"031f87d881624c43a45dd5d809e765bc","created_at":"2019-01-18T06:04:57Z","dns_nameservers":[],"updated_at":"2019-01-18T06:04:57Z","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":"031f87d881624c43a45dd5d809e765bc","id":"bdc647fe-6d04-4a33-9b50-6856631ea75c","subnetpool_id":null,"name":"CreateNetworkSuccessTests-42d65133-f53a-4cd5-b045-5e5281ce72b5-pub-subnet"}]} 2019-01-18 06:05:09,620 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=a28b73c6-90f4-4b22-a81a-c5b28e90f9bb used request id req-0478b805-9efe-4dba-9d1d-af8847eceb48 2019-01-18 06:05:09,626 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=a28b73c6-90f4-4b22-a81a-c5b28e90f9bb&name=CreateNetworkSuccessTests-42d65133-f53a-4cd5-b045-5e5281ce72b5-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e22872976185759389f61175b7c2754ea60f70a" 2019-01-18 06:05:09,842 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-396cd5cc-19e5-4744-8b47-0a4b1f8daf99 Date: Fri, 18 Jan 2019 06:05:09 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a28b73c6-90f4-4b22-a81a-c5b28e90f9bb","tenant_id":"031f87d881624c43a45dd5d809e765bc","created_at":"2019-01-18T06:04:57Z","dns_nameservers":[],"updated_at":"2019-01-18T06:04:57Z","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":"031f87d881624c43a45dd5d809e765bc","id":"bdc647fe-6d04-4a33-9b50-6856631ea75c","subnetpool_id":null,"name":"CreateNetworkSuccessTests-42d65133-f53a-4cd5-b045-5e5281ce72b5-pub-subnet"}]} 2019-01-18 06:05:09,842 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=a28b73c6-90f4-4b22-a81a-c5b28e90f9bb&name=CreateNetworkSuccessTests-42d65133-f53a-4cd5-b045-5e5281ce72b5-pub-subnet used request id req-396cd5cc-19e5-4744-8b47-0a4b1f8daf99 2019-01-18 06:05:09,847 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/routers?name=CreateNetworkSuccessTests-42d65133-f53a-4cd5-b045-5e5281ce72b5-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e22872976185759389f61175b7c2754ea60f70a" 2019-01-18 06:05:10,067 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 725 X-Openstack-Request-Id: req-685fce1a-0fcd-4ea9-bb3b-d382ee45fdfc Date: Fri, 18 Jan 2019 06:05:10 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "c7128340-d09d-4472-ab8c-6b0e75149f5d", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "99f540fb-52d8-49ca-b59c-736c854d3c9e", "ip_address": "172.30.9.203"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "031f87d881624c43a45dd5d809e765bc", "created_at": "2019-01-18T06:05:00Z", "admin_state_up": true, "updated_at": "2019-01-18T06:05:06Z", "flavor_id": null, "revision_number": 8, "routes": [], "project_id": "031f87d881624c43a45dd5d809e765bc", "id": "c9f8bdbd-2fa0-43d1-ac67-1cd46f3c323d", "name": "CreateNetworkSuccessTests-42d65133-f53a-4cd5-b045-5e5281ce72b5-pub-router"}]} 2019-01-18 06:05:10,067 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers?name=CreateNetworkSuccessTests-42d65133-f53a-4cd5-b045-5e5281ce72b5-pub-router used request id req-685fce1a-0fcd-4ea9-bb3b-d382ee45fdfc 2019-01-18 06:05:10,071 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/031f87d881624c43a45dd5d809e765bc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8fc78ae5ee4de32d05210638dc3a7a5affd5316" 2019-01-18 06:05:10,154 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:05:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-986424df-f54b-4381-9f6c-647dcb80e6ed 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/031f87d881624c43a45dd5d809e765bc"}, "enabled": true, "id": "031f87d881624c43a45dd5d809e765bc", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-97cd5ece-b965-430-proj"}} 2019-01-18 06:05:10,154 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/031f87d881624c43a45dd5d809e765bc used request id req-986424df-f54b-4381-9f6c-647dcb80e6ed 2019-01-18 06:05:10,160 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?device_id=c9f8bdbd-2fa0-43d1-ac67-1cd46f3c323d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e22872976185759389f61175b7c2754ea60f70a" 2019-01-18 06:05:10,362 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 753 X-Openstack-Request-Id: req-50bc8232-1dc2-4f92-b64f-72461960764b Date: Fri, 18 Jan 2019 06:05:10 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:05:09Z","device_owner":"network:ha_router_replicated_interface","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"bdc647fe-6d04-4a33-9b50-6856631ea75c","ip_address":"10.55.1.1"}],"id":"1df3acc2-d929-4086-b9fb-a35e5769539d","security_groups":[],"mac_address":"fa:16:3e:be:2a:4e","project_id":"031f87d881624c43a45dd5d809e765bc","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a28b73c6-90f4-4b22-a81a-c5b28e90f9bb","tenant_id":"031f87d881624c43a45dd5d809e765bc","created_at":"2019-01-18T06:05:06Z","binding:vnic_type":"normal","device_id":"c9f8bdbd-2fa0-43d1-ac67-1cd46f3c323d"}]} 2019-01-18 06:05:10,362 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?device_id=c9f8bdbd-2fa0-43d1-ac67-1cd46f3c323d used request id req-50bc8232-1dc2-4f92-b64f-72461960764b 2019-01-18 06:05:10,368 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets/bdc647fe-6d04-4a33-9b50-6856631ea75c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e22872976185759389f61175b7c2754ea60f70a" 2019-01-18 06:05:10,572 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 672 X-Openstack-Request-Id: req-24bc9e0f-68d2-431b-918a-c57a674c8bf0 Date: Fri, 18 Jan 2019 06:05:10 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a28b73c6-90f4-4b22-a81a-c5b28e90f9bb","tenant_id":"031f87d881624c43a45dd5d809e765bc","created_at":"2019-01-18T06:04:57Z","dns_nameservers":[],"updated_at":"2019-01-18T06:04:57Z","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":"031f87d881624c43a45dd5d809e765bc","id":"bdc647fe-6d04-4a33-9b50-6856631ea75c","subnetpool_id":null,"name":"CreateNetworkSuccessTests-42d65133-f53a-4cd5-b045-5e5281ce72b5-pub-subnet"}} 2019-01-18 06:05:10,572 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets/bdc647fe-6d04-4a33-9b50-6856631ea75c used request id req-24bc9e0f-68d2-431b-918a-c57a674c8bf0 2019-01-18 06:05:10,572 - OpenStackNetwork - INFO - Removing router interface from router CreateNetworkSuccessTests-42d65133-f53a-4cd5-b045-5e5281ce72b5-pub-router and subnet CreateNetworkSuccessTests-42d65133-f53a-4cd5-b045-5e5281ce72b5-pub-subnet 2019-01-18 06:05:10,573 - neutron_utils - INFO - Removing router interface from router named CreateNetworkSuccessTests-42d65133-f53a-4cd5-b045-5e5281ce72b5-pub-router 2019-01-18 06:05:10,578 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9696/v2.0/routers/c9f8bdbd-2fa0-43d1-ac67-1cd46f3c323d/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e25fd47121428c649d831514d469b076a856cbda" -d '{"subnet_id": "bdc647fe-6d04-4a33-9b50-6856631ea75c"}' 2019-01-18 06:05:12,314 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-7aaa8ffa-636f-4eae-b18e-c69bb60a4868 Date: Fri, 18 Jan 2019 06:05:12 GMT RESP BODY: {"network_id": "a28b73c6-90f4-4b22-a81a-c5b28e90f9bb", "tenant_id": "031f87d881624c43a45dd5d809e765bc", "subnet_id": "bdc647fe-6d04-4a33-9b50-6856631ea75c", "subnet_ids": ["bdc647fe-6d04-4a33-9b50-6856631ea75c"], "port_id": "1df3acc2-d929-4086-b9fb-a35e5769539d", "id": "c9f8bdbd-2fa0-43d1-ac67-1cd46f3c323d"} 2019-01-18 06:05:12,315 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/c9f8bdbd-2fa0-43d1-ac67-1cd46f3c323d/remove_router_interface used request id req-7aaa8ffa-636f-4eae-b18e-c69bb60a4868 2019-01-18 06:05:12,315 - OpenStackNetwork - INFO - Removing router CreateNetworkSuccessTests-42d65133-f53a-4cd5-b045-5e5281ce72b5-pub-router 2019-01-18 06:05:12,315 - neutron_utils - INFO - Deleting router with name - CreateNetworkSuccessTests-42d65133-f53a-4cd5-b045-5e5281ce72b5-pub-router 2019-01-18 06:05:12,321 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/routers/c9f8bdbd-2fa0-43d1-ac67-1cd46f3c323d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e25fd47121428c649d831514d469b076a856cbda" 2019-01-18 06:05:15,745 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-a2f57b99-6caf-43fc-a868-8e220be6d707 Content-Length: 0 Date: Fri, 18 Jan 2019 06:05:15 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-18 06:05:15,745 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/routers/c9f8bdbd-2fa0-43d1-ac67-1cd46f3c323d used request id req-a2f57b99-6caf-43fc-a868-8e220be6d707 2019-01-18 06:05:15,746 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-42d65133-f53a-4cd5-b045-5e5281ce72b5-pub-subnet 2019-01-18 06:05:15,746 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-42d65133-f53a-4cd5-b045-5e5281ce72b5-pub-subnet 2019-01-18 06:05:15,752 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/subnets/bdc647fe-6d04-4a33-9b50-6856631ea75c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d4c66618dda760965f175ba5a08635a1916c8b7c" 2019-01-18 06:05:17,981 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-633d4f1a-f2c2-475b-a30a-1a6f90c3511e Date: Fri, 18 Jan 2019 06:05:17 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-18 06:05:17,981 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/bdc647fe-6d04-4a33-9b50-6856631ea75c used request id req-633d4f1a-f2c2-475b-a30a-1a6f90c3511e 2019-01-18 06:05:17,982 - neutron_utils - INFO - Deleting network with name CreateNetworkSuccessTests-42d65133-f53a-4cd5-b045-5e5281ce72b5-pub-net 2019-01-18 06:05:17,987 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/networks/a28b73c6-90f4-4b22-a81a-c5b28e90f9bb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d4c66618dda760965f175ba5a08635a1916c8b7c" 2019-01-18 06:05:19,326 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-125c4fcc-f4b4-43d9-bbde-fc694885d07a Date: Fri, 18 Jan 2019 06:05:19 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-18 06:05:19,326 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/a28b73c6-90f4-4b22-a81a-c5b28e90f9bb used request id req-125c4fcc-f4b4-43d9-bbde-fc694885d07a 2019-01-18 06:05:19,332 - 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}3eb75871fb7140a720a5c8263c8246196cef2b93" 2019-01-18 06:05:19,548 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-a2f19f3a-3870-4310-98fc-602e298ffb66 Date: Fri, 18 Jan 2019 06:05:19 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-18T04:53:26Z", "updated_at": "2019-01-18T04:53:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:53:26Z", "revision_number": 0, "id": "260c2de9-5dc5-4508-b06c-24b9d7ed838c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:53:26Z", "security_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:53:26Z", "revision_number": 0, "id": "571036d3-cb1d-483a-acb9-96f19293add9", "remote_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "remote_ip_prefix": null, "created_at": "2019-01-18T04:53:26Z", "security_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:53:26Z", "revision_number": 0, "id": "84255fa4-c13a-4cfe-b73d-e56ee216ca1e", "remote_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "remote_ip_prefix": null, "created_at": "2019-01-18T04:53:26Z", "security_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:53:26Z", "revision_number": 0, "id": "9c6f69fc-3bf8-4346-9288-5a255b82b67e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:53:26Z", "security_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "created_at": "2019-01-18T04:51:20Z", "updated_at": "2019-01-18T04:51:20Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "24c99e6f-888c-4943-9c93-54ad3b18b18c", "remote_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv4", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "2b339890-44d0-4711-a050-08a64d58e2a0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv6", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "45161a51-d6dd-4bb8-986d-bc2f88599c1d", "remote_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv6", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "87b9b994-ae22-4850-863a-6a4925bd01fe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv4", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}], "revision_number": 4, "project_id": "9c53a91613fb4d5080479ac6f51697ed", "id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "031f87d881624c43a45dd5d809e765bc", "created_at": "2019-01-18T06:04:55Z", "updated_at": "2019-01-18T06:04:56Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:04:56Z", "revision_number": 0, "id": "072ca98d-5d4b-4223-9abc-3fe25620c35c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T06:04:56Z", "security_group_id": "6deae791-ca4b-4b28-9f6b-29d8c0f20b85", "tenant_id": "031f87d881624c43a45dd5d809e765bc", "port_range_min": null, "ethertype": "IPv6", "project_id": "031f87d881624c43a45dd5d809e765bc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:04:56Z", "revision_number": 0, "id": "24eb9a06-c28e-4958-a160-2d82032900e1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T06:04:56Z", "security_group_id": "6deae791-ca4b-4b28-9f6b-29d8c0f20b85", "tenant_id": "031f87d881624c43a45dd5d809e765bc", "port_range_min": null, "ethertype": "IPv4", "project_id": "031f87d881624c43a45dd5d809e765bc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:04:56Z", "revision_number": 0, "id": "bab8edb6-30a7-441d-8c75-6a6946ec1f32", "remote_group_id": "6deae791-ca4b-4b28-9f6b-29d8c0f20b85", "remote_ip_prefix": null, "created_at": "2019-01-18T06:04:56Z", "security_group_id": "6deae791-ca4b-4b28-9f6b-29d8c0f20b85", "tenant_id": "031f87d881624c43a45dd5d809e765bc", "port_range_min": null, "ethertype": "IPv6", "project_id": "031f87d881624c43a45dd5d809e765bc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:04:56Z", "revision_number": 0, "id": "bf223668-4d2f-4722-ab20-5674f9b3189c", "remote_group_id": "6deae791-ca4b-4b28-9f6b-29d8c0f20b85", "remote_ip_prefix": null, "created_at": "2019-01-18T06:04:56Z", "security_group_id": "6deae791-ca4b-4b28-9f6b-29d8c0f20b85", "tenant_id": "031f87d881624c43a45dd5d809e765bc", "port_range_min": null, "ethertype": "IPv4", "project_id": "031f87d881624c43a45dd5d809e765bc"}], "revision_number": 4, "project_id": "031f87d881624c43a45dd5d809e765bc", "id": "6deae791-ca4b-4b28-9f6b-29d8c0f20b85", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "020d00b5451a467cb276d06789a1149d", "created_at": "2019-01-18T05:59:12Z", "updated_at": "2019-01-18T05:59:12Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:12Z", "revision_number": 0, "id": "38b091dd-dca7-4cbe-8c1c-dd18a74bfca8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:12Z", "security_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "tenant_id": "020d00b5451a467cb276d06789a1149d", "port_range_min": null, "ethertype": "IPv6", "project_id": "020d00b5451a467cb276d06789a1149d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:12Z", "revision_number": 0, "id": "38b9f88b-1fc0-40d1-af74-237d79be193d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:12Z", "security_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "tenant_id": "020d00b5451a467cb276d06789a1149d", "port_range_min": null, "ethertype": "IPv4", "project_id": "020d00b5451a467cb276d06789a1149d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:12Z", "revision_number": 0, "id": "60f7d4a7-1a27-4801-a1e8-5bf33633b818", "remote_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:12Z", "security_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "tenant_id": "020d00b5451a467cb276d06789a1149d", "port_range_min": null, "ethertype": "IPv6", "project_id": "020d00b5451a467cb276d06789a1149d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:12Z", "revision_number": 0, "id": "8faf6dda-6919-4b75-b745-2af38abf8dcf", "remote_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:12Z", "security_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "tenant_id": "020d00b5451a467cb276d06789a1149d", "port_range_min": null, "ethertype": "IPv4", "project_id": "020d00b5451a467cb276d06789a1149d"}], "revision_number": 4, "project_id": "020d00b5451a467cb276d06789a1149d", "id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "created_at": "2019-01-18T04:39:06Z", "updated_at": "2019-01-18T04:39:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "0aedefa2-edbc-47b5-bead-e954540f6937", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "47feb8aba08a40dca7028a1701e597b9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "4bf1a402-0fa2-4cfd-9fee-4a28f16bb271", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "47feb8aba08a40dca7028a1701e597b9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "4e399c2e-bc03-4aa3-b192-1fafdc9248ba", "remote_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "47feb8aba08a40dca7028a1701e597b9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "8860837e-afbd-4411-adf9-d88db88c2114", "remote_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "47feb8aba08a40dca7028a1701e597b9"}], "revision_number": 4, "project_id": "47feb8aba08a40dca7028a1701e597b9", "id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "name": "default"}]} 2019-01-18 06:05:19,549 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-a2f19f3a-3870-4310-98fc-602e298ffb66 2019-01-18 06:05:19,554 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/9c53a91613fb4d5080479ac6f51697ed -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3eb75871fb7140a720a5c8263c8246196cef2b93" 2019-01-18 06:05:19,644 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:05:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e4287fb5-03dd-4136-925a-0999b29c3c63 Content-Encoding: gzip Content-Length: 190 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/9c53a91613fb4d5080479ac6f51697ed"}, "enabled": true, "id": "9c53a91613fb4d5080479ac6f51697ed", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2019-01-18 06:05:19,644 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/9c53a91613fb4d5080479ac6f51697ed used request id req-e4287fb5-03dd-4136-925a-0999b29c3c63 2019-01-18 06:05:19,648 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/031f87d881624c43a45dd5d809e765bc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3eb75871fb7140a720a5c8263c8246196cef2b93" 2019-01-18 06:05:19,739 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:05:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-15e405ba-1e10-41f8-a8c8-1fe966d4fb05 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/031f87d881624c43a45dd5d809e765bc"}, "enabled": true, "id": "031f87d881624c43a45dd5d809e765bc", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-97cd5ece-b965-430-proj"}} 2019-01-18 06:05:19,739 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/031f87d881624c43a45dd5d809e765bc used request id req-15e405ba-1e10-41f8-a8c8-1fe966d4fb05 2019-01-18 06:05:19,740 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 6deae791-ca4b-4b28-9f6b-29d8c0f20b85 2019-01-18 06:05:19,746 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=6deae791-ca4b-4b28-9f6b-29d8c0f20b85 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3eb75871fb7140a720a5c8263c8246196cef2b93" 2019-01-18 06:05:19,923 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-17d7436b-9502-41c8-86b7-efb29eacc4ce Date: Fri, 18 Jan 2019 06:05: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": "2019-01-18T06:04:56Z", "security_group_id": "6deae791-ca4b-4b28-9f6b-29d8c0f20b85", "port_range_min": null, "revision_number": 0, "tenant_id": "031f87d881624c43a45dd5d809e765bc", "created_at": "2019-01-18T06:04:56Z", "project_id": "031f87d881624c43a45dd5d809e765bc", "id": "072ca98d-5d4b-4223-9abc-3fe25620c35c"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T06:04:56Z", "security_group_id": "6deae791-ca4b-4b28-9f6b-29d8c0f20b85", "port_range_min": null, "revision_number": 0, "tenant_id": "031f87d881624c43a45dd5d809e765bc", "created_at": "2019-01-18T06:04:56Z", "project_id": "031f87d881624c43a45dd5d809e765bc", "id": "24eb9a06-c28e-4958-a160-2d82032900e1"}, {"remote_group_id": "6deae791-ca4b-4b28-9f6b-29d8c0f20b85", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T06:04:56Z", "security_group_id": "6deae791-ca4b-4b28-9f6b-29d8c0f20b85", "port_range_min": null, "revision_number": 0, "tenant_id": "031f87d881624c43a45dd5d809e765bc", "created_at": "2019-01-18T06:04:56Z", "project_id": "031f87d881624c43a45dd5d809e765bc", "id": "bab8edb6-30a7-441d-8c75-6a6946ec1f32"}, {"remote_group_id": "6deae791-ca4b-4b28-9f6b-29d8c0f20b85", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T06:04:56Z", "security_group_id": "6deae791-ca4b-4b28-9f6b-29d8c0f20b85", "port_range_min": null, "revision_number": 0, "tenant_id": "031f87d881624c43a45dd5d809e765bc", "created_at": "2019-01-18T06:04:56Z", "project_id": "031f87d881624c43a45dd5d809e765bc", "id": "bf223668-4d2f-4722-ab20-5674f9b3189c"}]} 2019-01-18 06:05:19,923 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=6deae791-ca4b-4b28-9f6b-29d8c0f20b85 used request id req-17d7436b-9502-41c8-86b7-efb29eacc4ce 2019-01-18 06:05:19,924 - neutron_utils - INFO - Deleting security group with name - default 2019-01-18 06:05:19,929 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-groups/6deae791-ca4b-4b28-9f6b-29d8c0f20b85 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3eb75871fb7140a720a5c8263c8246196cef2b93" 2019-01-18 06:05:20,233 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-092c6be9-b838-41c3-a617-48af1ad1fe3c Content-Length: 0 Date: Fri, 18 Jan 2019 06:05:20 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-18 06:05:20,233 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/6deae791-ca4b-4b28-9f6b-29d8c0f20b85 used request id req-092c6be9-b838-41c3-a617-48af1ad1fe3c 2019-01-18 06:05:20,234 - keystone_utils - INFO - Deleting project with name - CreateNetworkSuccessTests-97cd5ece-b965-430-proj 2019-01-18 06:05:20,238 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/031f87d881624c43a45dd5d809e765bc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3eb75871fb7140a720a5c8263c8246196cef2b93" 2019-01-18 06:05:20,473 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 06:05:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-83af53d1-2c0f-4b42-a239-d0fd2b132c40 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 06:05:20,473 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/031f87d881624c43a45dd5d809e765bc used request id req-83af53d1-2c0f-4b42-a239-d0fd2b132c40 2019-01-18 06:05:20,473 - keystone_utils - INFO - Deleting role with name - CreateNetworkSuccessTests-97cd5ece-b965-430-proj-role 2019-01-18 06:05:20,477 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/67bd02cea0984361b850b731ed06efa9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3eb75871fb7140a720a5c8263c8246196cef2b93" 2019-01-18 06:05:20,578 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 06:05:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0ce0f593-8128-4b8d-b6f0-6f60eeffdf67 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 06:05:20,578 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/67bd02cea0984361b850b731ed06efa9 used request id req-0ce0f593-8128-4b8d-b6f0-6f60eeffdf67 2019-01-18 06:05:20,581 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3eb75871fb7140a720a5c8263c8246196cef2b93" 2019-01-18 06:05:20,668 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:05:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1251280e-9fcc-4c2e-aa09-229bc27878f7 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "488fca829f8b496daa1cd2cdc6e45c49", "links": {"self": "http://172.30.9.23:5000/v3/roles/488fca829f8b496daa1cd2cdc6e45c49"}, "name": "Member"}, {"domain_id": null, "id": "6b7f4f4f76264b6fb449c43b86ee3817", "links": {"self": "http://172.30.9.23:5000/v3/roles/6b7f4f4f76264b6fb449c43b86ee3817"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a482b711adf94961bf4bb28eda7f0e28", "links": {"self": "http://172.30.9.23:5000/v3/roles/a482b711adf94961bf4bb28eda7f0e28"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c65201bd05504fa786d79b166e8bbba3", "links": {"self": "http://172.30.9.23:5000/v3/roles/c65201bd05504fa786d79b166e8bbba3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "e7e317b66c174923a8cb46c48d897c8d", "links": {"self": "http://172.30.9.23:5000/v3/roles/e7e317b66c174923a8cb46c48d897c8d"}, "name": "ResellerAdmin"}]} 2019-01-18 06:05:20,668 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-1251280e-9fcc-4c2e-aa09-229bc27878f7 2019-01-18 06:05:20,669 - keystone_utils - INFO - Deleting user with name - CreateNetworkSuccessTests-97cd5ece-b965-430-user 2019-01-18 06:05:20,673 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/e5ee8510cc1a40489538223e3e665b85 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36fe5f7a95a8d43e18f4bf10321e9105c49cbc9a" 2019-01-18 06:05:20,887 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 06:05:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-76079ff2-e6f0-4575-b969-cb62835c0a14 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 06:05:20,887 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/e5ee8510cc1a40489538223e3e665b85 used request id req-76079ff2-e6f0-4575-b969-cb62835c0a14 2019-01-18 06:05:20,889 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:05:21,275 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "488fca829f8b496daa1cd2cdc6e45c49", "name": "Member"}, {"id": "c65201bd05504fa786d79b166e8bbba3", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}], "expires_at": "2019-01-18T07:05:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "020d00b5451a467cb276d06789a1149d", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "id": "e292c913af7844408b6509a836e493f5"}, "audit_ids": ["W2KR-DaNTNC0C-UVKoBL2A"], "issued_at": "2019-01-18T06:05:21.000000Z"}} 2019-01-18 06:05:21,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}2ce6bae3e1e28a039976c7b020ff134645ebb00e" 2019-01-18 06:05:21,374 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:05:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d98ba302-51d1-4db8-afaf-299cea0ee2e1 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:05:21,374 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-d98ba302-51d1-4db8-afaf-299cea0ee2e1 2019-01-18 06:05:21,375 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:05:21,376 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:05:21,751 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "488fca829f8b496daa1cd2cdc6e45c49", "name": "Member"}, {"id": "c65201bd05504fa786d79b166e8bbba3", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}], "expires_at": "2019-01-18T07:05:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "020d00b5451a467cb276d06789a1149d", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "id": "e292c913af7844408b6509a836e493f5"}, "audit_ids": ["yXppIXquTomRxnjybUIh3g"], "issued_at": "2019-01-18T06:05:21.000000Z"}} 2019-01-18 06:05:21,752 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dab9930a266943668913f7d31ae68b045cfe3237" 2019-01-18 06:05:21,831 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:05:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f66342e4-1d97-4df2-8672-4cdf1612866b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:05:21,831 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-f66342e4-1d97-4df2-8672-4cdf1612866b 2019-01-18 06:05:21,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" 2019-01-18 06:05:21,841 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 18 Jan 2019 06:05: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"}]}]}} 2019-01-18 06:05:21,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=CreateNetworkSuccessTests-e8f157b2-6d86-46b-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dab9930a266943668913f7d31ae68b045cfe3237" 2019-01-18 06:05:21,924 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:05:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c5b58a06-0e68-4059-9c80-ea9762dad7b3 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=CreateNetworkSuccessTests-e8f157b2-6d86-46b-proj", "previous": null, "next": null}, "projects": []} 2019-01-18 06:05:21,924 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-e8f157b2-6d86-46b-proj used request id req-c5b58a06-0e68-4059-9c80-ea9762dad7b3 2019-01-18 06:05:21,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}dab9930a266943668913f7d31ae68b045cfe3237" 2019-01-18 06:05:22,014 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:05:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-66d254e7-fa0d-45fc-9ea2-e049b9bbb77a Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-18 06:05:22,015 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-66d254e7-fa0d-45fc-9ea2-e049b9bbb77a 2019-01-18 06:05:22,019 - 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}dab9930a266943668913f7d31ae68b045cfe3237" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateNetworkSuccessTests-e8f157b2-6d86-46b-proj"}}' 2019-01-18 06:05:22,147 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 18 Jan 2019 06:05:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e8d295c6-58d6-4e4d-8066-486e1e86a1c0 Content-Length: 310 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/19b892983faa47a4a170b3d494a81bde"}, "enabled": true, "id": "19b892983faa47a4a170b3d494a81bde", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-e8f157b2-6d86-46b-proj"}} 2019-01-18 06:05:22,147 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-e8d295c6-58d6-4e4d-8066-486e1e86a1c0 2019-01-18 06:05:22,147 - keystone_utils - INFO - Created project with name - CreateNetworkSuccessTests-e8f157b2-6d86-46b-proj 2019-01-18 06:05:22,148 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:05:22,148 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:05:22,522 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "488fca829f8b496daa1cd2cdc6e45c49", "name": "Member"}, {"id": "c65201bd05504fa786d79b166e8bbba3", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}], "expires_at": "2019-01-18T07:05:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "020d00b5451a467cb276d06789a1149d", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "id": "e292c913af7844408b6509a836e493f5"}, "audit_ids": ["krVUaoE6QUS7hEJj3fMjJQ"], "issued_at": "2019-01-18T06:05:22.000000Z"}} 2019-01-18 06:05:22,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}9b6fad1491abe461d3709013fceb5d8ec4ee7929" 2019-01-18 06:05:22,608 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:05:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-153119c9-c380-4799-bf70-0f2caaacc4e5 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:05:22,609 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-153119c9-c380-4799-bf70-0f2caaacc4e5 2019-01-18 06:05:22,613 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-18 06:05:22,618 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 18 Jan 2019 06:05: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"}]}]}} 2019-01-18 06:05:22,619 - 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}9b6fad1491abe461d3709013fceb5d8ec4ee7929" 2019-01-18 06:05:22,717 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:05:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-243bb1d6-cc60-46da-8b26-95225569c6e4 Content-Encoding: gzip Content-Length: 869 Content-Type: application/json RESP BODY: {"users": [{"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/0607a2b4beb0408e9fa51cc5ba027ac6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0607a2b4beb0408e9fa51cc5ba027ac6", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/17c61b95071545a094cc82823d2b88b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "17c61b95071545a094cc82823d2b88b8", "email": "nova@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/29e5d2dfed2447bda26fc75bd1122674"}, "domain_id": "default", "enabled": true, "options": {}, "id": "29e5d2dfed2447bda26fc75bd1122674", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/3b6dcc8c791e4b6e8831f5b5e583de80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3b6dcc8c791e4b6e8831f5b5e583de80", "email": "neutron@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.23:5000/v3/users/45ab52d673584bc198669be88c88b878"}, "domain_id": "default", "enabled": true, "options": {}, "id": "45ab52d673584bc198669be88c88b878", "email": "barbican@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/57795b4ee52f49c6a71f55bb6c4012f8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "57795b4ee52f49c6a71f55bb6c4012f8", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/5c52969262974d64ac2a300ca5d60f50"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c52969262974d64ac2a300ca5d60f50", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/5fc15572bb1c489ba92bd9945bbc1f64"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5fc15572bb1c489ba92bd9945bbc1f64", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/6b519d70e25f4e61a9dfd738cd6bba22"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6b519d70e25f4e61a9dfd738cd6bba22", "email": "heat@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.23:5000/v3/users/8248437208b540c2893a7117ad102a87"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8248437208b540c2893a7117ad102a87", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/890dee97e62840c5b15e36f03f6b7efc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "890dee97e62840c5b15e36f03f6b7efc", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/8cccb516ecc44ed9bb7c8633df108fd4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8cccb516ecc44ed9bb7c8633df108fd4", "email": "glance@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.23:5000/v3/users/97c3d863a98148299fa116fdb54be470"}, "domain_id": "default", "enabled": true, "options": {}, "id": "97c3d863a98148299fa116fdb54be470", "email": "tacker@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/a2a0c8c0f19941808c9f618af50b3b79"}, "domain_id": "c19db1b8f60647a9a114cd23287c807b", "enabled": true, "options": {}, "id": "a2a0c8c0f19941808c9f618af50b3b79", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "links": {"self": "http://172.30.9.23:5000/v3/users/e292c913af7844408b6509a836e493f5"}, "domain_id": "default", "enabled": true, "id": "e292c913af7844408b6509a836e493f5", "options": {}}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/fe5de73ba9cb41b2be24ccf1f72f5ed4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe5de73ba9cb41b2be24ccf1f72f5ed4", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2019-01-18 06:05:22,717 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-243bb1d6-cc60-46da-8b26-95225569c6e4 2019-01-18 06:05:22,722 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateNetworkSuccessTests-e8f157b2-6d86-46b-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b6fad1491abe461d3709013fceb5d8ec4ee7929" 2019-01-18 06:05:22,810 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:05:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7f5397f4-b4ab-40d7-8e2b-229af33ef062 Content-Encoding: gzip Content-Length: 254 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateNetworkSuccessTests-e8f157b2-6d86-46b-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/19b892983faa47a4a170b3d494a81bde"}, "enabled": true, "id": "19b892983faa47a4a170b3d494a81bde", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-e8f157b2-6d86-46b-proj"}]} 2019-01-18 06:05:22,810 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateNetworkSuccessTests-e8f157b2-6d86-46b-proj used request id req-7f5397f4-b4ab-40d7-8e2b-229af33ef062 2019-01-18 06:05:22,814 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b6fad1491abe461d3709013fceb5d8ec4ee7929" 2019-01-18 06:05:22,914 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:05:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7d580b2f-4335-47bf-b6a9-5c94b04934d1 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-18 06:05:22,914 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-7d580b2f-4335-47bf-b6a9-5c94b04934d1 2019-01-18 06:05:23,206 - keystone_utils - INFO - Created user with name - CreateNetworkSuccessTests-e8f157b2-6d86-46b-user 2019-01-18 06:05:23,207 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:05:23,211 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dab9930a266943668913f7d31ae68b045cfe3237" 2019-01-18 06:05:23,302 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:05:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bd51be4e-d61c-415a-b212-77d3339f2a62 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "488fca829f8b496daa1cd2cdc6e45c49", "links": {"self": "http://172.30.9.23:5000/v3/roles/488fca829f8b496daa1cd2cdc6e45c49"}, "name": "Member"}, {"domain_id": null, "id": "6b7f4f4f76264b6fb449c43b86ee3817", "links": {"self": "http://172.30.9.23:5000/v3/roles/6b7f4f4f76264b6fb449c43b86ee3817"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a482b711adf94961bf4bb28eda7f0e28", "links": {"self": "http://172.30.9.23:5000/v3/roles/a482b711adf94961bf4bb28eda7f0e28"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c65201bd05504fa786d79b166e8bbba3", "links": {"self": "http://172.30.9.23:5000/v3/roles/c65201bd05504fa786d79b166e8bbba3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "e7e317b66c174923a8cb46c48d897c8d", "links": {"self": "http://172.30.9.23:5000/v3/roles/e7e317b66c174923a8cb46c48d897c8d"}, "name": "ResellerAdmin"}]} 2019-01-18 06:05:23,303 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-bd51be4e-d61c-415a-b212-77d3339f2a62 2019-01-18 06:05:23,306 - 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}dab9930a266943668913f7d31ae68b045cfe3237" -d '{"role": {"name": "CreateNetworkSuccessTests-e8f157b2-6d86-46b-proj-role"}}' 2019-01-18 06:05:23,434 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 18 Jan 2019 06:05:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e4299a56-0d77-417f-a6d0-208a692dc2b0 Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "72db453eed9a4f91ab9f91ba27ecab4a", "links": {"self": "http://172.30.9.23:5000/v3/roles/72db453eed9a4f91ab9f91ba27ecab4a"}, "name": "CreateNetworkSuccessTests-e8f157b2-6d86-46b-proj-role"}} 2019-01-18 06:05:23,435 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-e4299a56-0d77-417f-a6d0-208a692dc2b0 2019-01-18 06:05:23,435 - keystone_utils - INFO - Created role with name - CreateNetworkSuccessTests-e8f157b2-6d86-46b-proj-role 2019-01-18 06:05:23,438 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/72db453eed9a4f91ab9f91ba27ecab4a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dab9930a266943668913f7d31ae68b045cfe3237" 2019-01-18 06:05:23,519 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:05:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-94d3d6cd-eb35-4649-a8bf-b019aad319b1 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.23:5000/v3/roles/72db453eed9a4f91ab9f91ba27ecab4a"}, "domain_id": null, "name": "CreateNetworkSuccessTests-e8f157b2-6d86-46b-proj-role", "id": "72db453eed9a4f91ab9f91ba27ecab4a"}} 2019-01-18 06:05:23,519 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/72db453eed9a4f91ab9f91ba27ecab4a used request id req-94d3d6cd-eb35-4649-a8bf-b019aad319b1 2019-01-18 06:05:23,519 - keystone_utils - INFO - Granting role CreateNetworkSuccessTests-e8f157b2-6d86-46b-proj-role to project CreateNetworkSuccessTests-e8f157b2-6d86-46b-proj 2019-01-18 06:05:23,523 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/19b892983faa47a4a170b3d494a81bde/users/592c681ff6ab474b92dad082ceca78e7/roles/72db453eed9a4f91ab9f91ba27ecab4a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dab9930a266943668913f7d31ae68b045cfe3237" 2019-01-18 06:05:23,653 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 06:05:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b68929f0-007a-4999-9558-df6aa013d3b3 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 06:05:23,653 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/19b892983faa47a4a170b3d494a81bde/users/592c681ff6ab474b92dad082ceca78e7/roles/72db453eed9a4f91ab9f91ba27ecab4a used request id req-b68929f0-007a-4999-9558-df6aa013d3b3 2019-01-18 06:05:23,654 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:05:23,654 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:05:24,036 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "72db453eed9a4f91ab9f91ba27ecab4a", "name": "CreateNetworkSuccessTests-e8f157b2-6d86-46b-proj-role"}], "expires_at": "2019-01-18T07:05:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "19b892983faa47a4a170b3d494a81bde", "name": "CreateNetworkSuccessTests-e8f157b2-6d86-46b-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/19b892983faa47a4a170b3d494a81bde", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/19b892983faa47a4a170b3d494a81bde", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/19b892983faa47a4a170b3d494a81bde", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/19b892983faa47a4a170b3d494a81bde", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/19b892983faa47a4a170b3d494a81bde", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/19b892983faa47a4a170b3d494a81bde", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/19b892983faa47a4a170b3d494a81bde", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/19b892983faa47a4a170b3d494a81bde", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/19b892983faa47a4a170b3d494a81bde", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/19b892983faa47a4a170b3d494a81bde", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/19b892983faa47a4a170b3d494a81bde", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/19b892983faa47a4a170b3d494a81bde", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateNetworkSuccessTests-e8f157b2-6d86-46b-user", "id": "592c681ff6ab474b92dad082ceca78e7"}, "audit_ids": ["4kZ_UgIzQ1aJnKL5a4LeDA"], "issued_at": "2019-01-18T06:05:24.000000Z"}} 2019-01-18 06:05:24,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}d93d91cd142966247912ae3229d8d0f8d4eca195" 2019-01-18 06:05:24,111 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:05:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ec88b663-0ed9-4d7d-866f-a68e933671c7 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:05:24,111 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-ec88b663-0ed9-4d7d-866f-a68e933671c7 2019-01-18 06:05:24,117 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateNetworkSuccessTests-3c86ba24-84dc-4ed5-85c8-84c9c913ce84-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d93d91cd142966247912ae3229d8d0f8d4eca195" 2019-01-18 06:05:24,290 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-c7b3ea5c-5793-420f-83b0-6d5a53c418d2 Date: Fri, 18 Jan 2019 06:05:24 GMT RESP BODY: {"networks":[]} 2019-01-18 06:05:24,291 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateNetworkSuccessTests-3c86ba24-84dc-4ed5-85c8-84c9c913ce84-pub-net used request id req-c7b3ea5c-5793-420f-83b0-6d5a53c418d2 2019-01-18 06:05:24,291 - neutron_utils - INFO - Creating network with name CreateNetworkSuccessTests-3c86ba24-84dc-4ed5-85c8-84c9c913ce84-pub-net 2019-01-18 06:05:24,296 - 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}d93d91cd142966247912ae3229d8d0f8d4eca195" -d '{"network": {"name": "CreateNetworkSuccessTests-3c86ba24-84dc-4ed5-85c8-84c9c913ce84-pub-net", "admin_state_up": true}}' 2019-01-18 06:05:24,804 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 628 X-Openstack-Request-Id: req-9ff40d2d-fd7e-4992-83c3-07862d24edc8 Date: Fri, 18 Jan 2019 06:05:24 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"34848f6c-cd25-4370-a638-6e1f83d3b42d","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"19b892983faa47a4a170b3d494a81bde","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-18T06:05:24Z","is_default":false,"name":"CreateNetworkSuccessTests-3c86ba24-84dc-4ed5-85c8-84c9c913ce84-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"19b892983faa47a4a170b3d494a81bde","created_at":"2019-01-18T06:05:24Z","mtu":1450}} 2019-01-18 06:05:24,804 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks used request id req-9ff40d2d-fd7e-4992-83c3-07862d24edc8 2019-01-18 06:05:24,809 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=34848f6c-cd25-4370-a638-6e1f83d3b42d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d93d91cd142966247912ae3229d8d0f8d4eca195" 2019-01-18 06:05:25,054 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-8fabee18-3be9-4f33-a176-a1b8ad8f94fa Date: Fri, 18 Jan 2019 06:05: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":"2019-01-18T06:05:24Z","tenant_id":"19b892983faa47a4a170b3d494a81bde","created_at":"2019-01-18T06:05:24Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"19b892983faa47a4a170b3d494a81bde","id":"34848f6c-cd25-4370-a638-6e1f83d3b42d","name":"CreateNetworkSuccessTests-3c86ba24-84dc-4ed5-85c8-84c9c913ce84-pub-net"}]} 2019-01-18 06:05:25,054 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=34848f6c-cd25-4370-a638-6e1f83d3b42d used request id req-8fabee18-3be9-4f33-a176-a1b8ad8f94fa 2019-01-18 06:05:25,060 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=34848f6c-cd25-4370-a638-6e1f83d3b42d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d93d91cd142966247912ae3229d8d0f8d4eca195" 2019-01-18 06:05:25,234 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-9a684a56-991b-440a-b4a6-29c847700ec7 Date: Fri, 18 Jan 2019 06:05:25 GMT RESP BODY: {"subnets":[]} 2019-01-18 06:05:25,234 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=34848f6c-cd25-4370-a638-6e1f83d3b42d used request id req-9a684a56-991b-440a-b4a6-29c847700ec7 2019-01-18 06:05:25,234 - neutron_utils - INFO - Creating subnet with name CreateNetworkSuccessTests-3c86ba24-84dc-4ed5-85c8-84c9c913ce84-pub-subnet 2019-01-18 06:05: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}d93d91cd142966247912ae3229d8d0f8d4eca195" -d '{"subnets": [{"ip_version": 4, "network_id": "34848f6c-cd25-4370-a638-6e1f83d3b42d", "cidr": "10.55.1.0/24", "name": "CreateNetworkSuccessTests-3c86ba24-84dc-4ed5-85c8-84c9c913ce84-pub-subnet"}]}' 2019-01-18 06:05:25,864 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-f4cc632f-e139-4ad6-90d0-11d922a7cf62 Date: Fri, 18 Jan 2019 06:05:25 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"34848f6c-cd25-4370-a638-6e1f83d3b42d","tenant_id":"19b892983faa47a4a170b3d494a81bde","created_at":"2019-01-18T06:05:25Z","dns_nameservers":[],"updated_at":"2019-01-18T06:05:25Z","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":"19b892983faa47a4a170b3d494a81bde","id":"3dd10d9c-4967-4a80-8570-5b221bf1eb8c","subnetpool_id":null,"name":"CreateNetworkSuccessTests-3c86ba24-84dc-4ed5-85c8-84c9c913ce84-pub-subnet"}]} 2019-01-18 06:05:25,864 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets used request id req-f4cc632f-e139-4ad6-90d0-11d922a7cf62 2019-01-18 06:05:25,870 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=34848f6c-cd25-4370-a638-6e1f83d3b42d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d93d91cd142966247912ae3229d8d0f8d4eca195" 2019-01-18 06:05:26,134 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-f8c36bfd-191e-4132-9c9f-a6f41a54218b Date: Fri, 18 Jan 2019 06:05: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":["3dd10d9c-4967-4a80-8570-5b221bf1eb8c"],"updated_at":"2019-01-18T06:05:25Z","tenant_id":"19b892983faa47a4a170b3d494a81bde","created_at":"2019-01-18T06:05:24Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"19b892983faa47a4a170b3d494a81bde","id":"34848f6c-cd25-4370-a638-6e1f83d3b42d","name":"CreateNetworkSuccessTests-3c86ba24-84dc-4ed5-85c8-84c9c913ce84-pub-net"}]} 2019-01-18 06:05:26,134 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=34848f6c-cd25-4370-a638-6e1f83d3b42d used request id req-f8c36bfd-191e-4132-9c9f-a6f41a54218b 2019-01-18 06:05:26,139 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=34848f6c-cd25-4370-a638-6e1f83d3b42d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d93d91cd142966247912ae3229d8d0f8d4eca195" 2019-01-18 06:05:26,346 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-3f104af9-73b8-48e8-bb1a-eb70167f1bd4 Date: Fri, 18 Jan 2019 06:05:26 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"34848f6c-cd25-4370-a638-6e1f83d3b42d","tenant_id":"19b892983faa47a4a170b3d494a81bde","created_at":"2019-01-18T06:05:25Z","dns_nameservers":[],"updated_at":"2019-01-18T06:05:25Z","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":"19b892983faa47a4a170b3d494a81bde","id":"3dd10d9c-4967-4a80-8570-5b221bf1eb8c","subnetpool_id":null,"name":"CreateNetworkSuccessTests-3c86ba24-84dc-4ed5-85c8-84c9c913ce84-pub-subnet"}]} 2019-01-18 06:05:26,347 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=34848f6c-cd25-4370-a638-6e1f83d3b42d used request id req-3f104af9-73b8-48e8-bb1a-eb70167f1bd4 2019-01-18 06:05:26,347 - OpenStackNetwork - DEBUG - Network [34848f6c-cd25-4370-a638-6e1f83d3b42d] created successfully 2019-01-18 06:05:26,347 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:05:26,726 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "72db453eed9a4f91ab9f91ba27ecab4a", "name": "CreateNetworkSuccessTests-e8f157b2-6d86-46b-proj-role"}], "expires_at": "2019-01-18T07:05:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "19b892983faa47a4a170b3d494a81bde", "name": "CreateNetworkSuccessTests-e8f157b2-6d86-46b-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/19b892983faa47a4a170b3d494a81bde", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/19b892983faa47a4a170b3d494a81bde", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/19b892983faa47a4a170b3d494a81bde", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/19b892983faa47a4a170b3d494a81bde", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/19b892983faa47a4a170b3d494a81bde", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/19b892983faa47a4a170b3d494a81bde", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/19b892983faa47a4a170b3d494a81bde", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/19b892983faa47a4a170b3d494a81bde", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/19b892983faa47a4a170b3d494a81bde", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/19b892983faa47a4a170b3d494a81bde", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/19b892983faa47a4a170b3d494a81bde", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/19b892983faa47a4a170b3d494a81bde", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateNetworkSuccessTests-e8f157b2-6d86-46b-user", "id": "592c681ff6ab474b92dad082ceca78e7"}, "audit_ids": ["Q_JyVdo_Q5qI4zq1SU28Hg"], "issued_at": "2019-01-18T06:05:26.000000Z"}} 2019-01-18 06:05:26,732 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateNetworkSuccessTests-3c86ba24-84dc-4ed5-85c8-84c9c913ce84-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}700aa8c28e49e963c12701e1d387786a33a60478" 2019-01-18 06:05:27,014 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-ec004a3d-f073-433a-a1cc-663f9612ae10 Date: Fri, 18 Jan 2019 06:05: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":["3dd10d9c-4967-4a80-8570-5b221bf1eb8c"],"updated_at":"2019-01-18T06:05:25Z","tenant_id":"19b892983faa47a4a170b3d494a81bde","created_at":"2019-01-18T06:05:24Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"19b892983faa47a4a170b3d494a81bde","id":"34848f6c-cd25-4370-a638-6e1f83d3b42d","name":"CreateNetworkSuccessTests-3c86ba24-84dc-4ed5-85c8-84c9c913ce84-pub-net"}]} 2019-01-18 06:05:27,015 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateNetworkSuccessTests-3c86ba24-84dc-4ed5-85c8-84c9c913ce84-pub-net used request id req-ec004a3d-f073-433a-a1cc-663f9612ae10 2019-01-18 06:05:27,019 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-18 06:05:27,024 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 18 Jan 2019 06:05: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"}]}]}} 2019-01-18 06:05:27,025 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/19b892983faa47a4a170b3d494a81bde -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ce6bae3e1e28a039976c7b020ff134645ebb00e" 2019-01-18 06:05:27,107 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:05:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4be9fd5c-0d26-4dc1-89a4-4bf470d3f558 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/19b892983faa47a4a170b3d494a81bde"}, "enabled": true, "id": "19b892983faa47a4a170b3d494a81bde", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-e8f157b2-6d86-46b-proj"}} 2019-01-18 06:05:27,107 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/19b892983faa47a4a170b3d494a81bde used request id req-4be9fd5c-0d26-4dc1-89a4-4bf470d3f558 2019-01-18 06:05:27,113 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=34848f6c-cd25-4370-a638-6e1f83d3b42d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}700aa8c28e49e963c12701e1d387786a33a60478" 2019-01-18 06:05:27,325 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-af62d0b6-0b98-46c2-8c02-83dcca8485ab Date: Fri, 18 Jan 2019 06:05:27 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"34848f6c-cd25-4370-a638-6e1f83d3b42d","tenant_id":"19b892983faa47a4a170b3d494a81bde","created_at":"2019-01-18T06:05:25Z","dns_nameservers":[],"updated_at":"2019-01-18T06:05:25Z","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":"19b892983faa47a4a170b3d494a81bde","id":"3dd10d9c-4967-4a80-8570-5b221bf1eb8c","subnetpool_id":null,"name":"CreateNetworkSuccessTests-3c86ba24-84dc-4ed5-85c8-84c9c913ce84-pub-subnet"}]} 2019-01-18 06:05:27,326 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=34848f6c-cd25-4370-a638-6e1f83d3b42d used request id req-af62d0b6-0b98-46c2-8c02-83dcca8485ab 2019-01-18 06:05:27,332 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=34848f6c-cd25-4370-a638-6e1f83d3b42d&name=CreateNetworkSuccessTests-3c86ba24-84dc-4ed5-85c8-84c9c913ce84-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}700aa8c28e49e963c12701e1d387786a33a60478" 2019-01-18 06:05:27,537 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-cc256536-b725-4f04-90c8-effaab07f7b4 Date: Fri, 18 Jan 2019 06:05:27 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"34848f6c-cd25-4370-a638-6e1f83d3b42d","tenant_id":"19b892983faa47a4a170b3d494a81bde","created_at":"2019-01-18T06:05:25Z","dns_nameservers":[],"updated_at":"2019-01-18T06:05:25Z","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":"19b892983faa47a4a170b3d494a81bde","id":"3dd10d9c-4967-4a80-8570-5b221bf1eb8c","subnetpool_id":null,"name":"CreateNetworkSuccessTests-3c86ba24-84dc-4ed5-85c8-84c9c913ce84-pub-subnet"}]} 2019-01-18 06:05:27,538 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=34848f6c-cd25-4370-a638-6e1f83d3b42d&name=CreateNetworkSuccessTests-3c86ba24-84dc-4ed5-85c8-84c9c913ce84-pub-subnet used request id req-cc256536-b725-4f04-90c8-effaab07f7b4 2019-01-18 06:05:27,538 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-3c86ba24-84dc-4ed5-85c8-84c9c913ce84-pub-subnet 2019-01-18 06:05:27,538 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-3c86ba24-84dc-4ed5-85c8-84c9c913ce84-pub-subnet 2019-01-18 06:05:27,544 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/subnets/3dd10d9c-4967-4a80-8570-5b221bf1eb8c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d93d91cd142966247912ae3229d8d0f8d4eca195" 2019-01-18 06:05:29,926 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-baa930ab-4275-49ae-b1f9-a5ab53935c2e Date: Fri, 18 Jan 2019 06:05:29 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-18 06:05:29,926 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/3dd10d9c-4967-4a80-8570-5b221bf1eb8c used request id req-baa930ab-4275-49ae-b1f9-a5ab53935c2e 2019-01-18 06:05:29,927 - neutron_utils - INFO - Deleting network with name CreateNetworkSuccessTests-3c86ba24-84dc-4ed5-85c8-84c9c913ce84-pub-net 2019-01-18 06:05:29,932 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/networks/34848f6c-cd25-4370-a638-6e1f83d3b42d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d93d91cd142966247912ae3229d8d0f8d4eca195" 2019-01-18 06:05:31,558 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-ca8e2ccd-af50-4ed1-8449-0fe3b2969842 Date: Fri, 18 Jan 2019 06:05:31 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-18 06:05:31,559 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/34848f6c-cd25-4370-a638-6e1f83d3b42d used request id req-ca8e2ccd-af50-4ed1-8449-0fe3b2969842 2019-01-18 06:05:31,565 - 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}dab9930a266943668913f7d31ae68b045cfe3237" 2019-01-18 06:05:31,769 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-f6c25eb2-ddc8-40fa-8eec-9ae1fbc21d0c Date: Fri, 18 Jan 2019 06:05:31 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-18T04:53:26Z", "updated_at": "2019-01-18T04:53:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:53:26Z", "revision_number": 0, "id": "260c2de9-5dc5-4508-b06c-24b9d7ed838c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:53:26Z", "security_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:53:26Z", "revision_number": 0, "id": "571036d3-cb1d-483a-acb9-96f19293add9", "remote_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "remote_ip_prefix": null, "created_at": "2019-01-18T04:53:26Z", "security_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:53:26Z", "revision_number": 0, "id": "84255fa4-c13a-4cfe-b73d-e56ee216ca1e", "remote_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "remote_ip_prefix": null, "created_at": "2019-01-18T04:53:26Z", "security_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:53:26Z", "revision_number": 0, "id": "9c6f69fc-3bf8-4346-9288-5a255b82b67e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:53:26Z", "security_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "created_at": "2019-01-18T04:51:20Z", "updated_at": "2019-01-18T04:51:20Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "24c99e6f-888c-4943-9c93-54ad3b18b18c", "remote_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv4", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "2b339890-44d0-4711-a050-08a64d58e2a0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv6", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "45161a51-d6dd-4bb8-986d-bc2f88599c1d", "remote_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv6", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "87b9b994-ae22-4850-863a-6a4925bd01fe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv4", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}], "revision_number": 4, "project_id": "9c53a91613fb4d5080479ac6f51697ed", "id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "020d00b5451a467cb276d06789a1149d", "created_at": "2019-01-18T05:59:12Z", "updated_at": "2019-01-18T05:59:12Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:12Z", "revision_number": 0, "id": "38b091dd-dca7-4cbe-8c1c-dd18a74bfca8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:12Z", "security_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "tenant_id": "020d00b5451a467cb276d06789a1149d", "port_range_min": null, "ethertype": "IPv6", "project_id": "020d00b5451a467cb276d06789a1149d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:12Z", "revision_number": 0, "id": "38b9f88b-1fc0-40d1-af74-237d79be193d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:12Z", "security_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "tenant_id": "020d00b5451a467cb276d06789a1149d", "port_range_min": null, "ethertype": "IPv4", "project_id": "020d00b5451a467cb276d06789a1149d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:12Z", "revision_number": 0, "id": "60f7d4a7-1a27-4801-a1e8-5bf33633b818", "remote_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:12Z", "security_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "tenant_id": "020d00b5451a467cb276d06789a1149d", "port_range_min": null, "ethertype": "IPv6", "project_id": "020d00b5451a467cb276d06789a1149d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:12Z", "revision_number": 0, "id": "8faf6dda-6919-4b75-b745-2af38abf8dcf", "remote_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:12Z", "security_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "tenant_id": "020d00b5451a467cb276d06789a1149d", "port_range_min": null, "ethertype": "IPv4", "project_id": "020d00b5451a467cb276d06789a1149d"}], "revision_number": 4, "project_id": "020d00b5451a467cb276d06789a1149d", "id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "19b892983faa47a4a170b3d494a81bde", "created_at": "2019-01-18T06:05:24Z", "updated_at": "2019-01-18T06:05:24Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:05:24Z", "revision_number": 0, "id": "14c5af8c-2c50-4ae1-9588-72deb2ce0201", "remote_group_id": "7c6e899d-fc1a-47c2-9e34-b3f891b73359", "remote_ip_prefix": null, "created_at": "2019-01-18T06:05:24Z", "security_group_id": "7c6e899d-fc1a-47c2-9e34-b3f891b73359", "tenant_id": "19b892983faa47a4a170b3d494a81bde", "port_range_min": null, "ethertype": "IPv4", "project_id": "19b892983faa47a4a170b3d494a81bde"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:05:24Z", "revision_number": 0, "id": "21c3084d-efd3-4917-b682-a2019d4a6d5f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T06:05:24Z", "security_group_id": "7c6e899d-fc1a-47c2-9e34-b3f891b73359", "tenant_id": "19b892983faa47a4a170b3d494a81bde", "port_range_min": null, "ethertype": "IPv4", "project_id": "19b892983faa47a4a170b3d494a81bde"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:05:24Z", "revision_number": 0, "id": "58faa7ae-0a4a-4401-a206-1b9b99c3da3b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T06:05:24Z", "security_group_id": "7c6e899d-fc1a-47c2-9e34-b3f891b73359", "tenant_id": "19b892983faa47a4a170b3d494a81bde", "port_range_min": null, "ethertype": "IPv6", "project_id": "19b892983faa47a4a170b3d494a81bde"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:05:24Z", "revision_number": 0, "id": "85d0f5cb-586d-4419-a6cc-16d8f97c6ad5", "remote_group_id": "7c6e899d-fc1a-47c2-9e34-b3f891b73359", "remote_ip_prefix": null, "created_at": "2019-01-18T06:05:24Z", "security_group_id": "7c6e899d-fc1a-47c2-9e34-b3f891b73359", "tenant_id": "19b892983faa47a4a170b3d494a81bde", "port_range_min": null, "ethertype": "IPv6", "project_id": "19b892983faa47a4a170b3d494a81bde"}], "revision_number": 4, "project_id": "19b892983faa47a4a170b3d494a81bde", "id": "7c6e899d-fc1a-47c2-9e34-b3f891b73359", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "created_at": "2019-01-18T04:39:06Z", "updated_at": "2019-01-18T04:39:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "0aedefa2-edbc-47b5-bead-e954540f6937", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "47feb8aba08a40dca7028a1701e597b9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "4bf1a402-0fa2-4cfd-9fee-4a28f16bb271", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "47feb8aba08a40dca7028a1701e597b9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "4e399c2e-bc03-4aa3-b192-1fafdc9248ba", "remote_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "47feb8aba08a40dca7028a1701e597b9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "8860837e-afbd-4411-adf9-d88db88c2114", "remote_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "47feb8aba08a40dca7028a1701e597b9"}], "revision_number": 4, "project_id": "47feb8aba08a40dca7028a1701e597b9", "id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "name": "default"}]} 2019-01-18 06:05:31,769 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-f6c25eb2-ddc8-40fa-8eec-9ae1fbc21d0c 2019-01-18 06:05:31,775 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/9c53a91613fb4d5080479ac6f51697ed -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dab9930a266943668913f7d31ae68b045cfe3237" 2019-01-18 06:05:31,861 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:05:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4a75f8bd-330c-4680-90ea-593c641f70d3 Content-Encoding: gzip Content-Length: 190 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/9c53a91613fb4d5080479ac6f51697ed"}, "enabled": true, "id": "9c53a91613fb4d5080479ac6f51697ed", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2019-01-18 06:05:31,861 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/9c53a91613fb4d5080479ac6f51697ed used request id req-4a75f8bd-330c-4680-90ea-593c641f70d3 2019-01-18 06:05:31,865 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/020d00b5451a467cb276d06789a1149d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dab9930a266943668913f7d31ae68b045cfe3237" 2019-01-18 06:05:31,952 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:05:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fad0c857-0100-4b66-8057-8a31e379a2d3 Content-Encoding: gzip Content-Length: 248 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/020d00b5451a467cb276d06789a1149d"}, "enabled": true, "id": "020d00b5451a467cb276d06789a1149d", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}} 2019-01-18 06:05:31,953 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/020d00b5451a467cb276d06789a1149d used request id req-fad0c857-0100-4b66-8057-8a31e379a2d3 2019-01-18 06:05:31,957 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/19b892983faa47a4a170b3d494a81bde -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dab9930a266943668913f7d31ae68b045cfe3237" 2019-01-18 06:05:32,038 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:05:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f6be2be2-5121-4e97-a91e-09921c93efd3 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/19b892983faa47a4a170b3d494a81bde"}, "enabled": true, "id": "19b892983faa47a4a170b3d494a81bde", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-e8f157b2-6d86-46b-proj"}} 2019-01-18 06:05:32,038 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/19b892983faa47a4a170b3d494a81bde used request id req-f6be2be2-5121-4e97-a91e-09921c93efd3 2019-01-18 06:05:32,039 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 7c6e899d-fc1a-47c2-9e34-b3f891b73359 2019-01-18 06:05:32,045 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=7c6e899d-fc1a-47c2-9e34-b3f891b73359 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dab9930a266943668913f7d31ae68b045cfe3237" 2019-01-18 06:05:32,223 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-7827bac4-978c-4932-a44e-630a1dc32403 Date: Fri, 18 Jan 2019 06:05:32 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "7c6e899d-fc1a-47c2-9e34-b3f891b73359", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T06:05:24Z", "security_group_id": "7c6e899d-fc1a-47c2-9e34-b3f891b73359", "port_range_min": null, "revision_number": 0, "tenant_id": "19b892983faa47a4a170b3d494a81bde", "created_at": "2019-01-18T06:05:24Z", "project_id": "19b892983faa47a4a170b3d494a81bde", "id": "14c5af8c-2c50-4ae1-9588-72deb2ce0201"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T06:05:24Z", "security_group_id": "7c6e899d-fc1a-47c2-9e34-b3f891b73359", "port_range_min": null, "revision_number": 0, "tenant_id": "19b892983faa47a4a170b3d494a81bde", "created_at": "2019-01-18T06:05:24Z", "project_id": "19b892983faa47a4a170b3d494a81bde", "id": "21c3084d-efd3-4917-b682-a2019d4a6d5f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T06:05:24Z", "security_group_id": "7c6e899d-fc1a-47c2-9e34-b3f891b73359", "port_range_min": null, "revision_number": 0, "tenant_id": "19b892983faa47a4a170b3d494a81bde", "created_at": "2019-01-18T06:05:24Z", "project_id": "19b892983faa47a4a170b3d494a81bde", "id": "58faa7ae-0a4a-4401-a206-1b9b99c3da3b"}, {"remote_group_id": "7c6e899d-fc1a-47c2-9e34-b3f891b73359", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T06:05:24Z", "security_group_id": "7c6e899d-fc1a-47c2-9e34-b3f891b73359", "port_range_min": null, "revision_number": 0, "tenant_id": "19b892983faa47a4a170b3d494a81bde", "created_at": "2019-01-18T06:05:24Z", "project_id": "19b892983faa47a4a170b3d494a81bde", "id": "85d0f5cb-586d-4419-a6cc-16d8f97c6ad5"}]} 2019-01-18 06:05:32,223 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=7c6e899d-fc1a-47c2-9e34-b3f891b73359 used request id req-7827bac4-978c-4932-a44e-630a1dc32403 2019-01-18 06:05:32,224 - neutron_utils - INFO - Deleting security group with name - default 2019-01-18 06:05:32,229 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-groups/7c6e899d-fc1a-47c2-9e34-b3f891b73359 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dab9930a266943668913f7d31ae68b045cfe3237" 2019-01-18 06:05:32,527 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-e2d18853-4097-40e1-b66f-c0902e4ed3db Content-Length: 0 Date: Fri, 18 Jan 2019 06:05:32 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-18 06:05:32,527 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/7c6e899d-fc1a-47c2-9e34-b3f891b73359 used request id req-e2d18853-4097-40e1-b66f-c0902e4ed3db 2019-01-18 06:05:32,528 - keystone_utils - INFO - Deleting project with name - CreateNetworkSuccessTests-e8f157b2-6d86-46b-proj 2019-01-18 06:05:32,531 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/19b892983faa47a4a170b3d494a81bde -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dab9930a266943668913f7d31ae68b045cfe3237" 2019-01-18 06:05:32,724 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 06:05:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b26270cc-59e2-4708-aeaf-2e6915552e03 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 06:05:32,724 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/19b892983faa47a4a170b3d494a81bde used request id req-b26270cc-59e2-4708-aeaf-2e6915552e03 2019-01-18 06:05:32,725 - keystone_utils - INFO - Deleting role with name - CreateNetworkSuccessTests-e8f157b2-6d86-46b-proj-role 2019-01-18 06:05:32,728 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/72db453eed9a4f91ab9f91ba27ecab4a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dab9930a266943668913f7d31ae68b045cfe3237" 2019-01-18 06:05:32,836 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 06:05:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e2ac7956-d377-4d39-a1b6-66391f65395d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 06:05:32,836 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/72db453eed9a4f91ab9f91ba27ecab4a used request id req-e2ac7956-d377-4d39-a1b6-66391f65395d 2019-01-18 06:05:32,840 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dab9930a266943668913f7d31ae68b045cfe3237" 2019-01-18 06:05:32,918 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:05:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1a9c9f14-5372-4436-b3a4-0860e61fb2cd Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "488fca829f8b496daa1cd2cdc6e45c49", "links": {"self": "http://172.30.9.23:5000/v3/roles/488fca829f8b496daa1cd2cdc6e45c49"}, "name": "Member"}, {"domain_id": null, "id": "6b7f4f4f76264b6fb449c43b86ee3817", "links": {"self": "http://172.30.9.23:5000/v3/roles/6b7f4f4f76264b6fb449c43b86ee3817"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a482b711adf94961bf4bb28eda7f0e28", "links": {"self": "http://172.30.9.23:5000/v3/roles/a482b711adf94961bf4bb28eda7f0e28"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c65201bd05504fa786d79b166e8bbba3", "links": {"self": "http://172.30.9.23:5000/v3/roles/c65201bd05504fa786d79b166e8bbba3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "e7e317b66c174923a8cb46c48d897c8d", "links": {"self": "http://172.30.9.23:5000/v3/roles/e7e317b66c174923a8cb46c48d897c8d"}, "name": "ResellerAdmin"}]} 2019-01-18 06:05:32,919 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-1a9c9f14-5372-4436-b3a4-0860e61fb2cd 2019-01-18 06:05:32,919 - keystone_utils - INFO - Deleting user with name - CreateNetworkSuccessTests-e8f157b2-6d86-46b-user 2019-01-18 06:05:32,923 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/592c681ff6ab474b92dad082ceca78e7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b6fad1491abe461d3709013fceb5d8ec4ee7929" 2019-01-18 06:05:33,109 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 06:05:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-34536a87-19ee-482e-8f1c-8957a9e157ed Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 06:05:33,110 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/592c681ff6ab474b92dad082ceca78e7 used request id req-34536a87-19ee-482e-8f1c-8957a9e157ed 2019-01-18 06:05:33,111 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:05:33,510 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "488fca829f8b496daa1cd2cdc6e45c49", "name": "Member"}, {"id": "c65201bd05504fa786d79b166e8bbba3", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}], "expires_at": "2019-01-18T07:05:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "020d00b5451a467cb276d06789a1149d", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "id": "e292c913af7844408b6509a836e493f5"}, "audit_ids": ["o0IG31scTjik59mwAEazTg"], "issued_at": "2019-01-18T06:05:33.000000Z"}} 2019-01-18 06:05:33,510 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c03df7f1a0addf28dd9327a8892731a967ee108" 2019-01-18 06:05:33,598 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:05:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f035aa9c-c6ca-488e-9849-851f9878bcb6 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:05:33,598 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-f035aa9c-c6ca-488e-9849-851f9878bcb6 2019-01-18 06:05:33,600 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:05:33,601 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:05:33,987 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "488fca829f8b496daa1cd2cdc6e45c49", "name": "Member"}, {"id": "c65201bd05504fa786d79b166e8bbba3", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}], "expires_at": "2019-01-18T07:05:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "020d00b5451a467cb276d06789a1149d", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "id": "e292c913af7844408b6509a836e493f5"}, "audit_ids": ["L2qgBPNJQbaoc_QoAGSvDA"], "issued_at": "2019-01-18T06:05:33.000000Z"}} 2019-01-18 06:05:33,988 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}189c52516c09ddfdc64c937f62ae38603c4d903f" 2019-01-18 06:05:34,077 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:05:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-27b1b57c-bad9-440c-9f90-a248598cdde8 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:05:34,077 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-27b1b57c-bad9-440c-9f90-a248598cdde8 2019-01-18 06:05:34,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" 2019-01-18 06:05:34,087 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 18 Jan 2019 06:05: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"}]}]}} 2019-01-18 06:05:34,088 - 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-b060e59d-6a2e-4a1-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}189c52516c09ddfdc64c937f62ae38603c4d903f" 2019-01-18 06:05:34,179 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:05:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c8729131-a3f5-47e9-bd89-8fe0ad82e277 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-b060e59d-6a2e-4a1-proj", "previous": null, "next": null}, "projects": []} 2019-01-18 06:05:34,179 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-b060e59d-6a2e-4a1-proj used request id req-c8729131-a3f5-47e9-bd89-8fe0ad82e277 2019-01-18 06:05:34,183 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}189c52516c09ddfdc64c937f62ae38603c4d903f" 2019-01-18 06:05:34,273 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:05:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6757416d-0395-4913-aa9e-e3cd89f5506c Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-18 06:05:34,273 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-6757416d-0395-4913-aa9e-e3cd89f5506c 2019-01-18 06:05:34,277 - 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}189c52516c09ddfdc64c937f62ae38603c4d903f" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateNetworkSuccessTests-b060e59d-6a2e-4a1-proj"}}' 2019-01-18 06:05:34,381 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 18 Jan 2019 06:05:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3a6311e2-c7c1-414b-ada9-cd9dfac9a3a8 Content-Length: 310 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/1bfb6cb13dfb43c19cf8e6382f43d8df"}, "enabled": true, "id": "1bfb6cb13dfb43c19cf8e6382f43d8df", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-b060e59d-6a2e-4a1-proj"}} 2019-01-18 06:05:34,381 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-3a6311e2-c7c1-414b-ada9-cd9dfac9a3a8 2019-01-18 06:05:34,381 - keystone_utils - INFO - Created project with name - CreateNetworkSuccessTests-b060e59d-6a2e-4a1-proj 2019-01-18 06:05:34,381 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:05:34,382 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:05:34,771 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "488fca829f8b496daa1cd2cdc6e45c49", "name": "Member"}, {"id": "c65201bd05504fa786d79b166e8bbba3", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}], "expires_at": "2019-01-18T07:05:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "020d00b5451a467cb276d06789a1149d", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "id": "e292c913af7844408b6509a836e493f5"}, "audit_ids": ["FBhzQjAJSByI3cUdQg143w"], "issued_at": "2019-01-18T06:05:34.000000Z"}} 2019-01-18 06:05:34,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}74a26846bf254548949785500f5a4b93c5d63e65" 2019-01-18 06:05:34,859 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:05:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1ed85d0f-e096-4934-8035-7fd78bba5919 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:05:34,860 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-1ed85d0f-e096-4934-8035-7fd78bba5919 2019-01-18 06:05:34,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" 2019-01-18 06:05:34,869 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 18 Jan 2019 06:05: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"}]}]}} 2019-01-18 06:05:34,870 - 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}74a26846bf254548949785500f5a4b93c5d63e65" 2019-01-18 06:05:34,978 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:05:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9013d709-a419-4ba7-a34e-7627c52041d6 Content-Encoding: gzip Content-Length: 869 Content-Type: application/json RESP BODY: {"users": [{"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/0607a2b4beb0408e9fa51cc5ba027ac6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0607a2b4beb0408e9fa51cc5ba027ac6", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/17c61b95071545a094cc82823d2b88b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "17c61b95071545a094cc82823d2b88b8", "email": "nova@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/29e5d2dfed2447bda26fc75bd1122674"}, "domain_id": "default", "enabled": true, "options": {}, "id": "29e5d2dfed2447bda26fc75bd1122674", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/3b6dcc8c791e4b6e8831f5b5e583de80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3b6dcc8c791e4b6e8831f5b5e583de80", "email": "neutron@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.23:5000/v3/users/45ab52d673584bc198669be88c88b878"}, "domain_id": "default", "enabled": true, "options": {}, "id": "45ab52d673584bc198669be88c88b878", "email": "barbican@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/57795b4ee52f49c6a71f55bb6c4012f8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "57795b4ee52f49c6a71f55bb6c4012f8", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/5c52969262974d64ac2a300ca5d60f50"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c52969262974d64ac2a300ca5d60f50", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/5fc15572bb1c489ba92bd9945bbc1f64"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5fc15572bb1c489ba92bd9945bbc1f64", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/6b519d70e25f4e61a9dfd738cd6bba22"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6b519d70e25f4e61a9dfd738cd6bba22", "email": "heat@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.23:5000/v3/users/8248437208b540c2893a7117ad102a87"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8248437208b540c2893a7117ad102a87", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/890dee97e62840c5b15e36f03f6b7efc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "890dee97e62840c5b15e36f03f6b7efc", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/8cccb516ecc44ed9bb7c8633df108fd4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8cccb516ecc44ed9bb7c8633df108fd4", "email": "glance@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.23:5000/v3/users/97c3d863a98148299fa116fdb54be470"}, "domain_id": "default", "enabled": true, "options": {}, "id": "97c3d863a98148299fa116fdb54be470", "email": "tacker@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/a2a0c8c0f19941808c9f618af50b3b79"}, "domain_id": "c19db1b8f60647a9a114cd23287c807b", "enabled": true, "options": {}, "id": "a2a0c8c0f19941808c9f618af50b3b79", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "links": {"self": "http://172.30.9.23:5000/v3/users/e292c913af7844408b6509a836e493f5"}, "domain_id": "default", "enabled": true, "id": "e292c913af7844408b6509a836e493f5", "options": {}}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/fe5de73ba9cb41b2be24ccf1f72f5ed4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe5de73ba9cb41b2be24ccf1f72f5ed4", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2019-01-18 06:05:34,978 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-9013d709-a419-4ba7-a34e-7627c52041d6 2019-01-18 06:05:34,982 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateNetworkSuccessTests-b060e59d-6a2e-4a1-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74a26846bf254548949785500f5a4b93c5d63e65" 2019-01-18 06:05:35,072 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:05:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a0643ba0-9d70-46c8-880f-fbaeb17f09af Content-Encoding: gzip Content-Length: 255 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateNetworkSuccessTests-b060e59d-6a2e-4a1-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/1bfb6cb13dfb43c19cf8e6382f43d8df"}, "enabled": true, "id": "1bfb6cb13dfb43c19cf8e6382f43d8df", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-b060e59d-6a2e-4a1-proj"}]} 2019-01-18 06:05:35,072 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateNetworkSuccessTests-b060e59d-6a2e-4a1-proj used request id req-a0643ba0-9d70-46c8-880f-fbaeb17f09af 2019-01-18 06:05:35,076 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74a26846bf254548949785500f5a4b93c5d63e65" 2019-01-18 06:05:35,159 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:05:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dc1cf45a-359b-4fc4-9f4e-164638819bbf Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-18 06:05:35,160 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-dc1cf45a-359b-4fc4-9f4e-164638819bbf 2019-01-18 06:05:35,453 - keystone_utils - INFO - Created user with name - CreateNetworkSuccessTests-b060e59d-6a2e-4a1-user 2019-01-18 06:05:35,453 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:05:35,458 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}189c52516c09ddfdc64c937f62ae38603c4d903f" 2019-01-18 06:05:35,558 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:05:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-971522f0-e3c0-41e2-98bc-c87d358deb72 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "488fca829f8b496daa1cd2cdc6e45c49", "links": {"self": "http://172.30.9.23:5000/v3/roles/488fca829f8b496daa1cd2cdc6e45c49"}, "name": "Member"}, {"domain_id": null, "id": "6b7f4f4f76264b6fb449c43b86ee3817", "links": {"self": "http://172.30.9.23:5000/v3/roles/6b7f4f4f76264b6fb449c43b86ee3817"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a482b711adf94961bf4bb28eda7f0e28", "links": {"self": "http://172.30.9.23:5000/v3/roles/a482b711adf94961bf4bb28eda7f0e28"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c65201bd05504fa786d79b166e8bbba3", "links": {"self": "http://172.30.9.23:5000/v3/roles/c65201bd05504fa786d79b166e8bbba3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "e7e317b66c174923a8cb46c48d897c8d", "links": {"self": "http://172.30.9.23:5000/v3/roles/e7e317b66c174923a8cb46c48d897c8d"}, "name": "ResellerAdmin"}]} 2019-01-18 06:05:35,558 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-971522f0-e3c0-41e2-98bc-c87d358deb72 2019-01-18 06:05:35,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}189c52516c09ddfdc64c937f62ae38603c4d903f" -d '{"role": {"name": "CreateNetworkSuccessTests-b060e59d-6a2e-4a1-proj-role"}}' 2019-01-18 06:05:35,662 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 18 Jan 2019 06:05:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-55244769-3687-412b-8ff6-dabc8a1936bf Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "e0c726a3f8b4424bafefd73937803f4f", "links": {"self": "http://172.30.9.23:5000/v3/roles/e0c726a3f8b4424bafefd73937803f4f"}, "name": "CreateNetworkSuccessTests-b060e59d-6a2e-4a1-proj-role"}} 2019-01-18 06:05:35,662 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-55244769-3687-412b-8ff6-dabc8a1936bf 2019-01-18 06:05:35,663 - keystone_utils - INFO - Created role with name - CreateNetworkSuccessTests-b060e59d-6a2e-4a1-proj-role 2019-01-18 06:05:35,666 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/e0c726a3f8b4424bafefd73937803f4f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}189c52516c09ddfdc64c937f62ae38603c4d903f" 2019-01-18 06:05:35,752 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:05:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-49f5a208-d865-4ab6-b923-25462dd76b50 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.23:5000/v3/roles/e0c726a3f8b4424bafefd73937803f4f"}, "domain_id": null, "name": "CreateNetworkSuccessTests-b060e59d-6a2e-4a1-proj-role", "id": "e0c726a3f8b4424bafefd73937803f4f"}} 2019-01-18 06:05:35,752 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/e0c726a3f8b4424bafefd73937803f4f used request id req-49f5a208-d865-4ab6-b923-25462dd76b50 2019-01-18 06:05:35,752 - keystone_utils - INFO - Granting role CreateNetworkSuccessTests-b060e59d-6a2e-4a1-proj-role to project CreateNetworkSuccessTests-b060e59d-6a2e-4a1-proj 2019-01-18 06:05:35,756 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/1bfb6cb13dfb43c19cf8e6382f43d8df/users/57368ab8783f4e8ba64eac65abf385e1/roles/e0c726a3f8b4424bafefd73937803f4f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}189c52516c09ddfdc64c937f62ae38603c4d903f" 2019-01-18 06:05:35,880 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 06:05:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a9f44a89-b600-40fc-9c62-9e8ce6d2a3b9 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 06:05:35,880 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/1bfb6cb13dfb43c19cf8e6382f43d8df/users/57368ab8783f4e8ba64eac65abf385e1/roles/e0c726a3f8b4424bafefd73937803f4f used request id req-a9f44a89-b600-40fc-9c62-9e8ce6d2a3b9 2019-01-18 06:05:35,881 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:05:35,881 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:05:36,251 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e0c726a3f8b4424bafefd73937803f4f", "name": "CreateNetworkSuccessTests-b060e59d-6a2e-4a1-proj-role"}], "expires_at": "2019-01-18T07:05:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1bfb6cb13dfb43c19cf8e6382f43d8df", "name": "CreateNetworkSuccessTests-b060e59d-6a2e-4a1-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/1bfb6cb13dfb43c19cf8e6382f43d8df", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/1bfb6cb13dfb43c19cf8e6382f43d8df", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/1bfb6cb13dfb43c19cf8e6382f43d8df", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/1bfb6cb13dfb43c19cf8e6382f43d8df", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/1bfb6cb13dfb43c19cf8e6382f43d8df", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/1bfb6cb13dfb43c19cf8e6382f43d8df", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/1bfb6cb13dfb43c19cf8e6382f43d8df", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/1bfb6cb13dfb43c19cf8e6382f43d8df", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/1bfb6cb13dfb43c19cf8e6382f43d8df", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/1bfb6cb13dfb43c19cf8e6382f43d8df", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/1bfb6cb13dfb43c19cf8e6382f43d8df", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/1bfb6cb13dfb43c19cf8e6382f43d8df", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateNetworkSuccessTests-b060e59d-6a2e-4a1-user", "id": "57368ab8783f4e8ba64eac65abf385e1"}, "audit_ids": ["olXancuMQQGTE66WiRnKww"], "issued_at": "2019-01-18T06:05:36.000000Z"}} 2019-01-18 06:05:36,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}02930b6f0b9132d87e81162f90415b79ddd6e4eb" 2019-01-18 06:05:36,330 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:05:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c5d1a0f0-3b46-4d58-ba7e-6fca0d606595 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:05:36,330 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-c5d1a0f0-3b46-4d58-ba7e-6fca0d606595 2019-01-18 06:05:36,337 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateNetworkSuccessTests-2883deab-fef5-46c9-8502-6688bc9cc26f-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}02930b6f0b9132d87e81162f90415b79ddd6e4eb" 2019-01-18 06:05:36,504 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-7d6526b2-f3e4-4888-aa7d-f2bb98b2d6de Date: Fri, 18 Jan 2019 06:05:36 GMT RESP BODY: {"networks":[]} 2019-01-18 06:05:36,504 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateNetworkSuccessTests-2883deab-fef5-46c9-8502-6688bc9cc26f-pub-net used request id req-7d6526b2-f3e4-4888-aa7d-f2bb98b2d6de 2019-01-18 06:05:36,505 - neutron_utils - INFO - Creating network with name CreateNetworkSuccessTests-2883deab-fef5-46c9-8502-6688bc9cc26f-pub-net 2019-01-18 06:05:36,510 - 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}02930b6f0b9132d87e81162f90415b79ddd6e4eb" -d '{"network": {"name": "CreateNetworkSuccessTests-2883deab-fef5-46c9-8502-6688bc9cc26f-pub-net", "admin_state_up": true}}' 2019-01-18 06:05:37,199 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 628 X-Openstack-Request-Id: req-54d4767a-3b2c-4e83-92f0-e158e9879e16 Date: Fri, 18 Jan 2019 06:05:37 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"ce406034-22c3-4c09-894e-c2397d6c7826","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"1bfb6cb13dfb43c19cf8e6382f43d8df","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-18T06:05:37Z","is_default":false,"name":"CreateNetworkSuccessTests-2883deab-fef5-46c9-8502-6688bc9cc26f-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"1bfb6cb13dfb43c19cf8e6382f43d8df","created_at":"2019-01-18T06:05:36Z","mtu":1450}} 2019-01-18 06:05:37,199 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks used request id req-54d4767a-3b2c-4e83-92f0-e158e9879e16 2019-01-18 06:05:37,205 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=ce406034-22c3-4c09-894e-c2397d6c7826 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}02930b6f0b9132d87e81162f90415b79ddd6e4eb" 2019-01-18 06:05:37,466 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-634e8a5d-2189-4fe0-9ac3-ff0a01c147fd Date: Fri, 18 Jan 2019 06:05: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":"2019-01-18T06:05:37Z","tenant_id":"1bfb6cb13dfb43c19cf8e6382f43d8df","created_at":"2019-01-18T06:05:36Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"1bfb6cb13dfb43c19cf8e6382f43d8df","id":"ce406034-22c3-4c09-894e-c2397d6c7826","name":"CreateNetworkSuccessTests-2883deab-fef5-46c9-8502-6688bc9cc26f-pub-net"}]} 2019-01-18 06:05:37,466 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=ce406034-22c3-4c09-894e-c2397d6c7826 used request id req-634e8a5d-2189-4fe0-9ac3-ff0a01c147fd 2019-01-18 06:05:37,472 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=ce406034-22c3-4c09-894e-c2397d6c7826 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}02930b6f0b9132d87e81162f90415b79ddd6e4eb" 2019-01-18 06:05:37,637 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-819e9dbd-5830-4f94-afe9-07b4c6aa7733 Date: Fri, 18 Jan 2019 06:05:37 GMT RESP BODY: {"subnets":[]} 2019-01-18 06:05:37,637 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=ce406034-22c3-4c09-894e-c2397d6c7826 used request id req-819e9dbd-5830-4f94-afe9-07b4c6aa7733 2019-01-18 06:05:37,637 - neutron_utils - INFO - Creating subnet with name CreateNetworkSuccessTests-2883deab-fef5-46c9-8502-6688bc9cc26f-pub-subnet 2019-01-18 06:05:37,645 - 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}02930b6f0b9132d87e81162f90415b79ddd6e4eb" -d '{"subnets": [{"ip_version": 4, "network_id": "ce406034-22c3-4c09-894e-c2397d6c7826", "cidr": "10.55.1.0/24", "name": "CreateNetworkSuccessTests-2883deab-fef5-46c9-8502-6688bc9cc26f-pub-subnet"}]}' 2019-01-18 06:05:38,470 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-314ab41e-60bb-48c4-b225-ff7af2827155 Date: Fri, 18 Jan 2019 06:05:38 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ce406034-22c3-4c09-894e-c2397d6c7826","tenant_id":"1bfb6cb13dfb43c19cf8e6382f43d8df","created_at":"2019-01-18T06:05:38Z","dns_nameservers":[],"updated_at":"2019-01-18T06:05: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":"1bfb6cb13dfb43c19cf8e6382f43d8df","id":"15cc6d86-5f07-44c3-9cc1-6bfaa02379c7","subnetpool_id":null,"name":"CreateNetworkSuccessTests-2883deab-fef5-46c9-8502-6688bc9cc26f-pub-subnet"}]} 2019-01-18 06:05:38,470 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets used request id req-314ab41e-60bb-48c4-b225-ff7af2827155 2019-01-18 06:05:38,476 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=ce406034-22c3-4c09-894e-c2397d6c7826 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}02930b6f0b9132d87e81162f90415b79ddd6e4eb" 2019-01-18 06:05:38,729 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-2a71bbce-e6ce-44ec-b156-cbdc6838f750 Date: Fri, 18 Jan 2019 06:05: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":["15cc6d86-5f07-44c3-9cc1-6bfaa02379c7"],"updated_at":"2019-01-18T06:05:38Z","tenant_id":"1bfb6cb13dfb43c19cf8e6382f43d8df","created_at":"2019-01-18T06:05:36Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"1bfb6cb13dfb43c19cf8e6382f43d8df","id":"ce406034-22c3-4c09-894e-c2397d6c7826","name":"CreateNetworkSuccessTests-2883deab-fef5-46c9-8502-6688bc9cc26f-pub-net"}]} 2019-01-18 06:05:38,729 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=ce406034-22c3-4c09-894e-c2397d6c7826 used request id req-2a71bbce-e6ce-44ec-b156-cbdc6838f750 2019-01-18 06:05:38,735 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=ce406034-22c3-4c09-894e-c2397d6c7826 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}02930b6f0b9132d87e81162f90415b79ddd6e4eb" 2019-01-18 06:05:38,927 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-5a45983e-7277-4620-b7c2-9aedb1f1cd97 Date: Fri, 18 Jan 2019 06:05:38 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ce406034-22c3-4c09-894e-c2397d6c7826","tenant_id":"1bfb6cb13dfb43c19cf8e6382f43d8df","created_at":"2019-01-18T06:05:38Z","dns_nameservers":[],"updated_at":"2019-01-18T06:05: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":"1bfb6cb13dfb43c19cf8e6382f43d8df","id":"15cc6d86-5f07-44c3-9cc1-6bfaa02379c7","subnetpool_id":null,"name":"CreateNetworkSuccessTests-2883deab-fef5-46c9-8502-6688bc9cc26f-pub-subnet"}]} 2019-01-18 06:05:38,927 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=ce406034-22c3-4c09-894e-c2397d6c7826 used request id req-5a45983e-7277-4620-b7c2-9aedb1f1cd97 2019-01-18 06:05:38,928 - OpenStackNetwork - DEBUG - Network [ce406034-22c3-4c09-894e-c2397d6c7826] created successfully 2019-01-18 06:05:38,928 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:05:38,929 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:05:39,307 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e0c726a3f8b4424bafefd73937803f4f", "name": "CreateNetworkSuccessTests-b060e59d-6a2e-4a1-proj-role"}], "expires_at": "2019-01-18T07:05:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1bfb6cb13dfb43c19cf8e6382f43d8df", "name": "CreateNetworkSuccessTests-b060e59d-6a2e-4a1-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/1bfb6cb13dfb43c19cf8e6382f43d8df", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/1bfb6cb13dfb43c19cf8e6382f43d8df", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/1bfb6cb13dfb43c19cf8e6382f43d8df", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/1bfb6cb13dfb43c19cf8e6382f43d8df", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/1bfb6cb13dfb43c19cf8e6382f43d8df", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/1bfb6cb13dfb43c19cf8e6382f43d8df", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/1bfb6cb13dfb43c19cf8e6382f43d8df", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/1bfb6cb13dfb43c19cf8e6382f43d8df", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/1bfb6cb13dfb43c19cf8e6382f43d8df", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/1bfb6cb13dfb43c19cf8e6382f43d8df", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/1bfb6cb13dfb43c19cf8e6382f43d8df", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/1bfb6cb13dfb43c19cf8e6382f43d8df", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateNetworkSuccessTests-b060e59d-6a2e-4a1-user", "id": "57368ab8783f4e8ba64eac65abf385e1"}, "audit_ids": ["4RkLb9RKQdG44edOgZ7l2g"], "issued_at": "2019-01-18T06:05:39.000000Z"}} 2019-01-18 06:05:39,308 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87547d548a3fb53e15d48fa4779845e9d45a22be" 2019-01-18 06:05:39,379 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:05:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cb26b298-2d33-4030-85d6-293a6404cbd6 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:05:39,379 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-cb26b298-2d33-4030-85d6-293a6404cbd6 2019-01-18 06:05:39,386 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateNetworkSuccessTests-2883deab-fef5-46c9-8502-6688bc9cc26f-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87547d548a3fb53e15d48fa4779845e9d45a22be" 2019-01-18 06:05:39,660 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-ed55df16-6c78-411c-b48b-77f6ac154f45 Date: Fri, 18 Jan 2019 06:05: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":["15cc6d86-5f07-44c3-9cc1-6bfaa02379c7"],"updated_at":"2019-01-18T06:05:38Z","tenant_id":"1bfb6cb13dfb43c19cf8e6382f43d8df","created_at":"2019-01-18T06:05:36Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"1bfb6cb13dfb43c19cf8e6382f43d8df","id":"ce406034-22c3-4c09-894e-c2397d6c7826","name":"CreateNetworkSuccessTests-2883deab-fef5-46c9-8502-6688bc9cc26f-pub-net"}]} 2019-01-18 06:05:39,660 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateNetworkSuccessTests-2883deab-fef5-46c9-8502-6688bc9cc26f-pub-net used request id req-ed55df16-6c78-411c-b48b-77f6ac154f45 2019-01-18 06:05:39,664 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-18 06:05:39,669 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 18 Jan 2019 06:05: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"}]}]}} 2019-01-18 06:05:39,670 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/1bfb6cb13dfb43c19cf8e6382f43d8df -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87547d548a3fb53e15d48fa4779845e9d45a22be" 2019-01-18 06:05:39,750 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:05:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f63327f6-9ed3-4f3f-84ec-b0196b829bc0 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/1bfb6cb13dfb43c19cf8e6382f43d8df"}, "enabled": true, "id": "1bfb6cb13dfb43c19cf8e6382f43d8df", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-b060e59d-6a2e-4a1-proj"}} 2019-01-18 06:05:39,750 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/1bfb6cb13dfb43c19cf8e6382f43d8df used request id req-f63327f6-9ed3-4f3f-84ec-b0196b829bc0 2019-01-18 06:05:39,756 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=ce406034-22c3-4c09-894e-c2397d6c7826 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87547d548a3fb53e15d48fa4779845e9d45a22be" 2019-01-18 06:05:39,950 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-1d7dc4f1-bb7a-49b3-abc4-f857195316e4 Date: Fri, 18 Jan 2019 06:05:39 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ce406034-22c3-4c09-894e-c2397d6c7826","tenant_id":"1bfb6cb13dfb43c19cf8e6382f43d8df","created_at":"2019-01-18T06:05:38Z","dns_nameservers":[],"updated_at":"2019-01-18T06:05: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":"1bfb6cb13dfb43c19cf8e6382f43d8df","id":"15cc6d86-5f07-44c3-9cc1-6bfaa02379c7","subnetpool_id":null,"name":"CreateNetworkSuccessTests-2883deab-fef5-46c9-8502-6688bc9cc26f-pub-subnet"}]} 2019-01-18 06:05:39,950 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=ce406034-22c3-4c09-894e-c2397d6c7826 used request id req-1d7dc4f1-bb7a-49b3-abc4-f857195316e4 2019-01-18 06:05:39,950 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-2883deab-fef5-46c9-8502-6688bc9cc26f-pub-subnet 2019-01-18 06:05:39,951 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-2883deab-fef5-46c9-8502-6688bc9cc26f-pub-subnet 2019-01-18 06:05:39,956 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/subnets/15cc6d86-5f07-44c3-9cc1-6bfaa02379c7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}02930b6f0b9132d87e81162f90415b79ddd6e4eb" 2019-01-18 06:05:41,533 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-b4b8eae3-b928-48ab-8a40-e18e9bc48b20 Date: Fri, 18 Jan 2019 06:05:41 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-18 06:05:41,533 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/15cc6d86-5f07-44c3-9cc1-6bfaa02379c7 used request id req-b4b8eae3-b928-48ab-8a40-e18e9bc48b20 2019-01-18 06:05:41,534 - neutron_utils - INFO - Deleting network with name CreateNetworkSuccessTests-2883deab-fef5-46c9-8502-6688bc9cc26f-pub-net 2019-01-18 06:05:41,540 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/networks/ce406034-22c3-4c09-894e-c2397d6c7826 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}02930b6f0b9132d87e81162f90415b79ddd6e4eb" 2019-01-18 06:05:42,798 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-a2bac1f5-7c0d-43df-b3e2-44ebe9cb6f06 Date: Fri, 18 Jan 2019 06:05:42 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-18 06:05:42,798 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/ce406034-22c3-4c09-894e-c2397d6c7826 used request id req-a2bac1f5-7c0d-43df-b3e2-44ebe9cb6f06 2019-01-18 06:05:42,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}189c52516c09ddfdc64c937f62ae38603c4d903f" 2019-01-18 06:05:43,021 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-059d6e04-166f-4a54-a8d7-a9c9f31b26c5 Date: Fri, 18 Jan 2019 06:05:42 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-18T04:53:26Z", "updated_at": "2019-01-18T04:53:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:53:26Z", "revision_number": 0, "id": "260c2de9-5dc5-4508-b06c-24b9d7ed838c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:53:26Z", "security_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:53:26Z", "revision_number": 0, "id": "571036d3-cb1d-483a-acb9-96f19293add9", "remote_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "remote_ip_prefix": null, "created_at": "2019-01-18T04:53:26Z", "security_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:53:26Z", "revision_number": 0, "id": "84255fa4-c13a-4cfe-b73d-e56ee216ca1e", "remote_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "remote_ip_prefix": null, "created_at": "2019-01-18T04:53:26Z", "security_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:53:26Z", "revision_number": 0, "id": "9c6f69fc-3bf8-4346-9288-5a255b82b67e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:53:26Z", "security_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1bfb6cb13dfb43c19cf8e6382f43d8df", "created_at": "2019-01-18T06:05:36Z", "updated_at": "2019-01-18T06:05:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:05:36Z", "revision_number": 0, "id": "4e3a2b82-e173-4bb8-9118-e23e328b51a2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T06:05:36Z", "security_group_id": "526bf5a2-602a-46a2-891b-ab562a050b03", "tenant_id": "1bfb6cb13dfb43c19cf8e6382f43d8df", "port_range_min": null, "ethertype": "IPv4", "project_id": "1bfb6cb13dfb43c19cf8e6382f43d8df"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:05:36Z", "revision_number": 0, "id": "9a238807-79e8-4850-9363-56c0d2704d22", "remote_group_id": "526bf5a2-602a-46a2-891b-ab562a050b03", "remote_ip_prefix": null, "created_at": "2019-01-18T06:05:36Z", "security_group_id": "526bf5a2-602a-46a2-891b-ab562a050b03", "tenant_id": "1bfb6cb13dfb43c19cf8e6382f43d8df", "port_range_min": null, "ethertype": "IPv4", "project_id": "1bfb6cb13dfb43c19cf8e6382f43d8df"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:05:36Z", "revision_number": 0, "id": "b6d88521-fe9c-48f9-ba2a-19600d01f617", "remote_group_id": "526bf5a2-602a-46a2-891b-ab562a050b03", "remote_ip_prefix": null, "created_at": "2019-01-18T06:05:36Z", "security_group_id": "526bf5a2-602a-46a2-891b-ab562a050b03", "tenant_id": "1bfb6cb13dfb43c19cf8e6382f43d8df", "port_range_min": null, "ethertype": "IPv6", "project_id": "1bfb6cb13dfb43c19cf8e6382f43d8df"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:05:36Z", "revision_number": 0, "id": "db32e61b-bdf2-4d44-b050-a763537e10d2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T06:05:36Z", "security_group_id": "526bf5a2-602a-46a2-891b-ab562a050b03", "tenant_id": "1bfb6cb13dfb43c19cf8e6382f43d8df", "port_range_min": null, "ethertype": "IPv6", "project_id": "1bfb6cb13dfb43c19cf8e6382f43d8df"}], "revision_number": 4, "project_id": "1bfb6cb13dfb43c19cf8e6382f43d8df", "id": "526bf5a2-602a-46a2-891b-ab562a050b03", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "created_at": "2019-01-18T04:51:20Z", "updated_at": "2019-01-18T04:51:20Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "24c99e6f-888c-4943-9c93-54ad3b18b18c", "remote_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv4", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "2b339890-44d0-4711-a050-08a64d58e2a0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv6", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "45161a51-d6dd-4bb8-986d-bc2f88599c1d", "remote_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv6", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "87b9b994-ae22-4850-863a-6a4925bd01fe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv4", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}], "revision_number": 4, "project_id": "9c53a91613fb4d5080479ac6f51697ed", "id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "020d00b5451a467cb276d06789a1149d", "created_at": "2019-01-18T05:59:12Z", "updated_at": "2019-01-18T05:59:12Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:12Z", "revision_number": 0, "id": "38b091dd-dca7-4cbe-8c1c-dd18a74bfca8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:12Z", "security_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "tenant_id": "020d00b5451a467cb276d06789a1149d", "port_range_min": null, "ethertype": "IPv6", "project_id": "020d00b5451a467cb276d06789a1149d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:12Z", "revision_number": 0, "id": "38b9f88b-1fc0-40d1-af74-237d79be193d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:12Z", "security_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "tenant_id": "020d00b5451a467cb276d06789a1149d", "port_range_min": null, "ethertype": "IPv4", "project_id": "020d00b5451a467cb276d06789a1149d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:12Z", "revision_number": 0, "id": "60f7d4a7-1a27-4801-a1e8-5bf33633b818", "remote_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:12Z", "security_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "tenant_id": "020d00b5451a467cb276d06789a1149d", "port_range_min": null, "ethertype": "IPv6", "project_id": "020d00b5451a467cb276d06789a1149d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:12Z", "revision_number": 0, "id": "8faf6dda-6919-4b75-b745-2af38abf8dcf", "remote_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:12Z", "security_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "tenant_id": "020d00b5451a467cb276d06789a1149d", "port_range_min": null, "ethertype": "IPv4", "project_id": "020d00b5451a467cb276d06789a1149d"}], "revision_number": 4, "project_id": "020d00b5451a467cb276d06789a1149d", "id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "created_at": "2019-01-18T04:39:06Z", "updated_at": "2019-01-18T04:39:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "0aedefa2-edbc-47b5-bead-e954540f6937", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "47feb8aba08a40dca7028a1701e597b9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "4bf1a402-0fa2-4cfd-9fee-4a28f16bb271", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "47feb8aba08a40dca7028a1701e597b9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "4e399c2e-bc03-4aa3-b192-1fafdc9248ba", "remote_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "47feb8aba08a40dca7028a1701e597b9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "8860837e-afbd-4411-adf9-d88db88c2114", "remote_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "47feb8aba08a40dca7028a1701e597b9"}], "revision_number": 4, "project_id": "47feb8aba08a40dca7028a1701e597b9", "id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "name": "default"}]} 2019-01-18 06:05:43,021 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-059d6e04-166f-4a54-a8d7-a9c9f31b26c5 2019-01-18 06:05:43,026 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/1bfb6cb13dfb43c19cf8e6382f43d8df -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}189c52516c09ddfdc64c937f62ae38603c4d903f" 2019-01-18 06:05:43,109 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:05:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7786dd15-7b21-41dc-a8d7-0338c27449be 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/1bfb6cb13dfb43c19cf8e6382f43d8df"}, "enabled": true, "id": "1bfb6cb13dfb43c19cf8e6382f43d8df", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-b060e59d-6a2e-4a1-proj"}} 2019-01-18 06:05:43,110 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/1bfb6cb13dfb43c19cf8e6382f43d8df used request id req-7786dd15-7b21-41dc-a8d7-0338c27449be 2019-01-18 06:05:43,110 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 526bf5a2-602a-46a2-891b-ab562a050b03 2019-01-18 06:05:43,116 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=526bf5a2-602a-46a2-891b-ab562a050b03 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}189c52516c09ddfdc64c937f62ae38603c4d903f" 2019-01-18 06:05:43,286 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-c221c830-1fab-4ded-9807-4180a00719a1 Date: Fri, 18 Jan 2019 06:05:43 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": "2019-01-18T06:05:36Z", "security_group_id": "526bf5a2-602a-46a2-891b-ab562a050b03", "port_range_min": null, "revision_number": 0, "tenant_id": "1bfb6cb13dfb43c19cf8e6382f43d8df", "created_at": "2019-01-18T06:05:36Z", "project_id": "1bfb6cb13dfb43c19cf8e6382f43d8df", "id": "4e3a2b82-e173-4bb8-9118-e23e328b51a2"}, {"remote_group_id": "526bf5a2-602a-46a2-891b-ab562a050b03", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T06:05:36Z", "security_group_id": "526bf5a2-602a-46a2-891b-ab562a050b03", "port_range_min": null, "revision_number": 0, "tenant_id": "1bfb6cb13dfb43c19cf8e6382f43d8df", "created_at": "2019-01-18T06:05:36Z", "project_id": "1bfb6cb13dfb43c19cf8e6382f43d8df", "id": "9a238807-79e8-4850-9363-56c0d2704d22"}, {"remote_group_id": "526bf5a2-602a-46a2-891b-ab562a050b03", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T06:05:36Z", "security_group_id": "526bf5a2-602a-46a2-891b-ab562a050b03", "port_range_min": null, "revision_number": 0, "tenant_id": "1bfb6cb13dfb43c19cf8e6382f43d8df", "created_at": "2019-01-18T06:05:36Z", "project_id": "1bfb6cb13dfb43c19cf8e6382f43d8df", "id": "b6d88521-fe9c-48f9-ba2a-19600d01f617"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T06:05:36Z", "security_group_id": "526bf5a2-602a-46a2-891b-ab562a050b03", "port_range_min": null, "revision_number": 0, "tenant_id": "1bfb6cb13dfb43c19cf8e6382f43d8df", "created_at": "2019-01-18T06:05:36Z", "project_id": "1bfb6cb13dfb43c19cf8e6382f43d8df", "id": "db32e61b-bdf2-4d44-b050-a763537e10d2"}]} 2019-01-18 06:05:43,286 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=526bf5a2-602a-46a2-891b-ab562a050b03 used request id req-c221c830-1fab-4ded-9807-4180a00719a1 2019-01-18 06:05:43,287 - neutron_utils - INFO - Deleting security group with name - default 2019-01-18 06:05:43,291 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-groups/526bf5a2-602a-46a2-891b-ab562a050b03 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}189c52516c09ddfdc64c937f62ae38603c4d903f" 2019-01-18 06:05:43,572 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-7e175242-480a-40a3-a497-36c31ab0af4e Content-Length: 0 Date: Fri, 18 Jan 2019 06:05:43 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-18 06:05:43,572 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/526bf5a2-602a-46a2-891b-ab562a050b03 used request id req-7e175242-480a-40a3-a497-36c31ab0af4e 2019-01-18 06:05:43,573 - keystone_utils - INFO - Deleting project with name - CreateNetworkSuccessTests-b060e59d-6a2e-4a1-proj 2019-01-18 06:05:43,577 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/1bfb6cb13dfb43c19cf8e6382f43d8df -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}189c52516c09ddfdc64c937f62ae38603c4d903f" 2019-01-18 06:05:43,809 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 06:05:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-feca562d-713a-4a73-b18e-874315cc0519 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 06:05:43,809 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/1bfb6cb13dfb43c19cf8e6382f43d8df used request id req-feca562d-713a-4a73-b18e-874315cc0519 2019-01-18 06:05:43,809 - keystone_utils - INFO - Deleting role with name - CreateNetworkSuccessTests-b060e59d-6a2e-4a1-proj-role 2019-01-18 06:05:43,813 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/e0c726a3f8b4424bafefd73937803f4f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}189c52516c09ddfdc64c937f62ae38603c4d903f" 2019-01-18 06:05:43,931 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 06:05:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c43f8c4c-b4f7-411f-bb66-cb59a664655d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 06:05:43,932 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/e0c726a3f8b4424bafefd73937803f4f used request id req-c43f8c4c-b4f7-411f-bb66-cb59a664655d 2019-01-18 06:05:43,935 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}189c52516c09ddfdc64c937f62ae38603c4d903f" 2019-01-18 06:05:44,018 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:05:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8c930908-29b0-4102-a420-f1b6f5dbf7f7 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "488fca829f8b496daa1cd2cdc6e45c49", "links": {"self": "http://172.30.9.23:5000/v3/roles/488fca829f8b496daa1cd2cdc6e45c49"}, "name": "Member"}, {"domain_id": null, "id": "6b7f4f4f76264b6fb449c43b86ee3817", "links": {"self": "http://172.30.9.23:5000/v3/roles/6b7f4f4f76264b6fb449c43b86ee3817"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a482b711adf94961bf4bb28eda7f0e28", "links": {"self": "http://172.30.9.23:5000/v3/roles/a482b711adf94961bf4bb28eda7f0e28"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c65201bd05504fa786d79b166e8bbba3", "links": {"self": "http://172.30.9.23:5000/v3/roles/c65201bd05504fa786d79b166e8bbba3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "e7e317b66c174923a8cb46c48d897c8d", "links": {"self": "http://172.30.9.23:5000/v3/roles/e7e317b66c174923a8cb46c48d897c8d"}, "name": "ResellerAdmin"}]} 2019-01-18 06:05:44,018 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-8c930908-29b0-4102-a420-f1b6f5dbf7f7 2019-01-18 06:05:44,019 - keystone_utils - INFO - Deleting user with name - CreateNetworkSuccessTests-b060e59d-6a2e-4a1-user 2019-01-18 06:05:44,023 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/57368ab8783f4e8ba64eac65abf385e1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74a26846bf254548949785500f5a4b93c5d63e65" 2019-01-18 06:05:44,206 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 06:05:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c997b58f-c2dd-4d60-bd7e-efce8e716983 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 06:05:44,206 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/57368ab8783f4e8ba64eac65abf385e1 used request id req-c997b58f-c2dd-4d60-bd7e-efce8e716983 2019-01-18 06:05:44,208 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:05:44,590 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "488fca829f8b496daa1cd2cdc6e45c49", "name": "Member"}, {"id": "c65201bd05504fa786d79b166e8bbba3", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}], "expires_at": "2019-01-18T07:05:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "020d00b5451a467cb276d06789a1149d", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "id": "e292c913af7844408b6509a836e493f5"}, "audit_ids": ["5R5yXpHmT7WEeMxCFmzgLg"], "issued_at": "2019-01-18T06:05:44.000000Z"}} 2019-01-18 06:05:44,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}bb6c2fbd15dc7b671d12340075ca2be05e6e5023" 2019-01-18 06:05:44,666 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:05:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-779c5790-7f94-4a97-bb88-8ea139e1b00d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:05:44,666 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-779c5790-7f94-4a97-bb88-8ea139e1b00d 2019-01-18 06:05:44,668 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:05:44,669 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:05:45,053 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "488fca829f8b496daa1cd2cdc6e45c49", "name": "Member"}, {"id": "c65201bd05504fa786d79b166e8bbba3", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}], "expires_at": "2019-01-18T07:05:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "020d00b5451a467cb276d06789a1149d", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "id": "e292c913af7844408b6509a836e493f5"}, "audit_ids": ["SkXGR1wzTG61lmKidlQntg"], "issued_at": "2019-01-18T06:05:45.000000Z"}} 2019-01-18 06:05:45,054 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e533a2aa940d60ea9855e19c2b9033b5d285b199" 2019-01-18 06:05:45,141 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:05:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-78f8734a-cb55-413c-aefe-3445150a3f55 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:05:45,141 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-78f8734a-cb55-413c-aefe-3445150a3f55 2019-01-18 06:05:45,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" 2019-01-18 06:05:45,151 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 18 Jan 2019 06:05: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"}]}]}} 2019-01-18 06:05:45,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=CreateRouterSuccessTests-e65d5728-7224-4e5-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e533a2aa940d60ea9855e19c2b9033b5d285b199" 2019-01-18 06:05:45,242 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:05:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a7f35080-9e97-4ea7-9b41-12b6517ab9c0 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-e65d5728-7224-4e5-proj", "previous": null, "next": null}, "projects": []} 2019-01-18 06:05:45,242 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-e65d5728-7224-4e5-proj used request id req-a7f35080-9e97-4ea7-9b41-12b6517ab9c0 2019-01-18 06:05:45,246 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e533a2aa940d60ea9855e19c2b9033b5d285b199" 2019-01-18 06:05:45,331 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:05:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-66914ad4-d322-44ad-adc6-682ee53ada28 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-18 06:05:45,332 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-66914ad4-d322-44ad-adc6-682ee53ada28 2019-01-18 06:05:45,335 - 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}e533a2aa940d60ea9855e19c2b9033b5d285b199" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateRouterSuccessTests-e65d5728-7224-4e5-proj"}}' 2019-01-18 06:05:45,452 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 18 Jan 2019 06:05:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1f2b364f-e4f1-4d09-af32-a3ff45a79ecb Content-Length: 309 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/f0f80f5780f146ffa18e5b81566acfed"}, "enabled": true, "id": "f0f80f5780f146ffa18e5b81566acfed", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-e65d5728-7224-4e5-proj"}} 2019-01-18 06:05:45,452 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-1f2b364f-e4f1-4d09-af32-a3ff45a79ecb 2019-01-18 06:05:45,453 - keystone_utils - INFO - Created project with name - CreateRouterSuccessTests-e65d5728-7224-4e5-proj 2019-01-18 06:05:45,453 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:05:45,454 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:05:45,842 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "488fca829f8b496daa1cd2cdc6e45c49", "name": "Member"}, {"id": "c65201bd05504fa786d79b166e8bbba3", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}], "expires_at": "2019-01-18T07:05:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "020d00b5451a467cb276d06789a1149d", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "id": "e292c913af7844408b6509a836e493f5"}, "audit_ids": ["09P5wXxgTYWkUf1Pgf5KxQ"], "issued_at": "2019-01-18T06:05:45.000000Z"}} 2019-01-18 06:05:45,843 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}532dc44ccb7698e2e7d9071aef3ffc96662bd1cc" 2019-01-18 06:05:45,924 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:05:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4de611bd-aaab-40d8-bbbb-5e48ca274c71 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:05:45,925 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-4de611bd-aaab-40d8-bbbb-5e48ca274c71 2019-01-18 06:05:45,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" 2019-01-18 06:05:45,934 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 18 Jan 2019 06:05: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"}]}]}} 2019-01-18 06:05:45,935 - 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}532dc44ccb7698e2e7d9071aef3ffc96662bd1cc" 2019-01-18 06:05:46,037 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:05:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-611c54f5-7fe6-48e9-b248-499ef2cfce87 Content-Encoding: gzip Content-Length: 869 Content-Type: application/json RESP BODY: {"users": [{"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/0607a2b4beb0408e9fa51cc5ba027ac6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0607a2b4beb0408e9fa51cc5ba027ac6", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/17c61b95071545a094cc82823d2b88b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "17c61b95071545a094cc82823d2b88b8", "email": "nova@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/29e5d2dfed2447bda26fc75bd1122674"}, "domain_id": "default", "enabled": true, "options": {}, "id": "29e5d2dfed2447bda26fc75bd1122674", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/3b6dcc8c791e4b6e8831f5b5e583de80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3b6dcc8c791e4b6e8831f5b5e583de80", "email": "neutron@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.23:5000/v3/users/45ab52d673584bc198669be88c88b878"}, "domain_id": "default", "enabled": true, "options": {}, "id": "45ab52d673584bc198669be88c88b878", "email": "barbican@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/57795b4ee52f49c6a71f55bb6c4012f8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "57795b4ee52f49c6a71f55bb6c4012f8", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/5c52969262974d64ac2a300ca5d60f50"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c52969262974d64ac2a300ca5d60f50", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/5fc15572bb1c489ba92bd9945bbc1f64"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5fc15572bb1c489ba92bd9945bbc1f64", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/6b519d70e25f4e61a9dfd738cd6bba22"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6b519d70e25f4e61a9dfd738cd6bba22", "email": "heat@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.23:5000/v3/users/8248437208b540c2893a7117ad102a87"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8248437208b540c2893a7117ad102a87", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/890dee97e62840c5b15e36f03f6b7efc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "890dee97e62840c5b15e36f03f6b7efc", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/8cccb516ecc44ed9bb7c8633df108fd4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8cccb516ecc44ed9bb7c8633df108fd4", "email": "glance@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.23:5000/v3/users/97c3d863a98148299fa116fdb54be470"}, "domain_id": "default", "enabled": true, "options": {}, "id": "97c3d863a98148299fa116fdb54be470", "email": "tacker@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/a2a0c8c0f19941808c9f618af50b3b79"}, "domain_id": "c19db1b8f60647a9a114cd23287c807b", "enabled": true, "options": {}, "id": "a2a0c8c0f19941808c9f618af50b3b79", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "links": {"self": "http://172.30.9.23:5000/v3/users/e292c913af7844408b6509a836e493f5"}, "domain_id": "default", "enabled": true, "id": "e292c913af7844408b6509a836e493f5", "options": {}}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/fe5de73ba9cb41b2be24ccf1f72f5ed4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe5de73ba9cb41b2be24ccf1f72f5ed4", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2019-01-18 06:05:46,037 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-611c54f5-7fe6-48e9-b248-499ef2cfce87 2019-01-18 06:05:46,041 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateRouterSuccessTests-e65d5728-7224-4e5-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}532dc44ccb7698e2e7d9071aef3ffc96662bd1cc" 2019-01-18 06:05:46,129 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:05:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bf05f98a-f271-4f73-96fa-e408cf777aac Content-Encoding: gzip Content-Length: 254 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateRouterSuccessTests-e65d5728-7224-4e5-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/f0f80f5780f146ffa18e5b81566acfed"}, "enabled": true, "id": "f0f80f5780f146ffa18e5b81566acfed", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-e65d5728-7224-4e5-proj"}]} 2019-01-18 06:05:46,129 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateRouterSuccessTests-e65d5728-7224-4e5-proj used request id req-bf05f98a-f271-4f73-96fa-e408cf777aac 2019-01-18 06:05:46,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}532dc44ccb7698e2e7d9071aef3ffc96662bd1cc" 2019-01-18 06:05:46,213 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:05:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fb83ed88-3f39-4970-8cac-930965210a11 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-18 06:05:46,213 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-fb83ed88-3f39-4970-8cac-930965210a11 2019-01-18 06:05:46,585 - keystone_utils - INFO - Created user with name - CreateRouterSuccessTests-e65d5728-7224-4e5-user 2019-01-18 06:05:46,585 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:05:46,589 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e533a2aa940d60ea9855e19c2b9033b5d285b199" 2019-01-18 06:05:46,678 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:05:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6b58894a-3dcc-4965-bad3-473b57876264 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "488fca829f8b496daa1cd2cdc6e45c49", "links": {"self": "http://172.30.9.23:5000/v3/roles/488fca829f8b496daa1cd2cdc6e45c49"}, "name": "Member"}, {"domain_id": null, "id": "6b7f4f4f76264b6fb449c43b86ee3817", "links": {"self": "http://172.30.9.23:5000/v3/roles/6b7f4f4f76264b6fb449c43b86ee3817"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a482b711adf94961bf4bb28eda7f0e28", "links": {"self": "http://172.30.9.23:5000/v3/roles/a482b711adf94961bf4bb28eda7f0e28"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c65201bd05504fa786d79b166e8bbba3", "links": {"self": "http://172.30.9.23:5000/v3/roles/c65201bd05504fa786d79b166e8bbba3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "e7e317b66c174923a8cb46c48d897c8d", "links": {"self": "http://172.30.9.23:5000/v3/roles/e7e317b66c174923a8cb46c48d897c8d"}, "name": "ResellerAdmin"}]} 2019-01-18 06:05:46,678 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-6b58894a-3dcc-4965-bad3-473b57876264 2019-01-18 06:05:46,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}e533a2aa940d60ea9855e19c2b9033b5d285b199" -d '{"role": {"name": "CreateRouterSuccessTests-e65d5728-7224-4e5-proj-role"}}' 2019-01-18 06:05:46,782 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 18 Jan 2019 06:05:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a9b15c49-a5c4-4c90-b38f-2104d9a8729a Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "c6ed71fd58d74e2f866f7c5e9f5fde58", "links": {"self": "http://172.30.9.23:5000/v3/roles/c6ed71fd58d74e2f866f7c5e9f5fde58"}, "name": "CreateRouterSuccessTests-e65d5728-7224-4e5-proj-role"}} 2019-01-18 06:05:46,782 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-a9b15c49-a5c4-4c90-b38f-2104d9a8729a 2019-01-18 06:05:46,782 - keystone_utils - INFO - Created role with name - CreateRouterSuccessTests-e65d5728-7224-4e5-proj-role 2019-01-18 06:05:46,786 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/c6ed71fd58d74e2f866f7c5e9f5fde58 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e533a2aa940d60ea9855e19c2b9033b5d285b199" 2019-01-18 06:05:46,802 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:05:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-95dfb012-dfb8-4333-b458-75dc5183754a Content-Encoding: gzip Content-Length: 175 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.23:5000/v3/roles/c6ed71fd58d74e2f866f7c5e9f5fde58"}, "domain_id": null, "name": "CreateRouterSuccessTests-e65d5728-7224-4e5-proj-role", "id": "c6ed71fd58d74e2f866f7c5e9f5fde58"}} 2019-01-18 06:05:46,803 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/c6ed71fd58d74e2f866f7c5e9f5fde58 used request id req-95dfb012-dfb8-4333-b458-75dc5183754a 2019-01-18 06:05:46,803 - keystone_utils - INFO - Granting role CreateRouterSuccessTests-e65d5728-7224-4e5-proj-role to project CreateRouterSuccessTests-e65d5728-7224-4e5-proj 2019-01-18 06:05:46,806 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/f0f80f5780f146ffa18e5b81566acfed/users/0f00de8cc6944ae8b01f321c6f64e433/roles/c6ed71fd58d74e2f866f7c5e9f5fde58 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e533a2aa940d60ea9855e19c2b9033b5d285b199" 2019-01-18 06:05:46,929 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 06:05:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e3c3266f-9c2e-4a5d-a43f-00744628e6b1 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 06:05:46,929 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/f0f80f5780f146ffa18e5b81566acfed/users/0f00de8cc6944ae8b01f321c6f64e433/roles/c6ed71fd58d74e2f866f7c5e9f5fde58 used request id req-e3c3266f-9c2e-4a5d-a43f-00744628e6b1 2019-01-18 06:05:46,929 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:05:46,930 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:05:47,315 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c6ed71fd58d74e2f866f7c5e9f5fde58", "name": "CreateRouterSuccessTests-e65d5728-7224-4e5-proj-role"}], "expires_at": "2019-01-18T07:05:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f0f80f5780f146ffa18e5b81566acfed", "name": "CreateRouterSuccessTests-e65d5728-7224-4e5-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/f0f80f5780f146ffa18e5b81566acfed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/f0f80f5780f146ffa18e5b81566acfed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/f0f80f5780f146ffa18e5b81566acfed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/f0f80f5780f146ffa18e5b81566acfed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/f0f80f5780f146ffa18e5b81566acfed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/f0f80f5780f146ffa18e5b81566acfed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/f0f80f5780f146ffa18e5b81566acfed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/f0f80f5780f146ffa18e5b81566acfed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/f0f80f5780f146ffa18e5b81566acfed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/f0f80f5780f146ffa18e5b81566acfed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/f0f80f5780f146ffa18e5b81566acfed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/f0f80f5780f146ffa18e5b81566acfed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-e65d5728-7224-4e5-user", "id": "0f00de8cc6944ae8b01f321c6f64e433"}, "audit_ids": ["IvzncvBMQLKDTRJn5-1Q2Q"], "issued_at": "2019-01-18T06:05:47.000000Z"}} 2019-01-18 06:05:47,316 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d888fb05333c9c79287d1cba34cee06c2b8c968d" 2019-01-18 06:05:47,393 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:05:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d924b20f-72be-44ae-816e-04ea51a247af Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:05:47,394 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-d924b20f-72be-44ae-816e-04ea51a247af 2019-01-18 06:05:47,401 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/routers?name=CreateRouterSuccessTests-aa2c65aa-e09d-463a-be7c-d0abd8ef9b1b-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d888fb05333c9c79287d1cba34cee06c2b8c968d" 2019-01-18 06:05:47,598 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-de35defc-f904-4a15-83cd-41690e089c7a Date: Fri, 18 Jan 2019 06:05:47 GMT RESP BODY: {"routers": []} 2019-01-18 06:05:47,598 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers?name=CreateRouterSuccessTests-aa2c65aa-e09d-463a-be7c-d0abd8ef9b1b-pub-router&admin_state_up=True used request id req-de35defc-f904-4a15-83cd-41690e089c7a 2019-01-18 06:05:47,599 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:05:47,600 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:05:47,976 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c6ed71fd58d74e2f866f7c5e9f5fde58", "name": "CreateRouterSuccessTests-e65d5728-7224-4e5-proj-role"}], "expires_at": "2019-01-18T07:05:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f0f80f5780f146ffa18e5b81566acfed", "name": "CreateRouterSuccessTests-e65d5728-7224-4e5-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/f0f80f5780f146ffa18e5b81566acfed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/f0f80f5780f146ffa18e5b81566acfed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/f0f80f5780f146ffa18e5b81566acfed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/f0f80f5780f146ffa18e5b81566acfed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/f0f80f5780f146ffa18e5b81566acfed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/f0f80f5780f146ffa18e5b81566acfed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/f0f80f5780f146ffa18e5b81566acfed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/f0f80f5780f146ffa18e5b81566acfed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/f0f80f5780f146ffa18e5b81566acfed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/f0f80f5780f146ffa18e5b81566acfed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/f0f80f5780f146ffa18e5b81566acfed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/f0f80f5780f146ffa18e5b81566acfed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-e65d5728-7224-4e5-user", "id": "0f00de8cc6944ae8b01f321c6f64e433"}, "audit_ids": ["JoJSZpRWQyS8qc224ilvzA"], "issued_at": "2019-01-18T06:05:47.000000Z"}} 2019-01-18 06:05:47,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}3cea4efd32bfd7827387ecdc8540981458045b03" 2019-01-18 06:05:48,053 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:05:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1f21d831-376c-4c4a-a5cb-e9eca1ac366d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:05:48,053 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-1f21d831-376c-4c4a-a5cb-e9eca1ac366d 2019-01-18 06:05:48,060 - 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}d888fb05333c9c79287d1cba34cee06c2b8c968d" 2019-01-18 06:05:48,302 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-53f2d982-0365-4ae9-8003-d59038bee6dc Date: Fri, 18 Jan 2019 06:05:48 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"c7128340-d09d-4472-ab8c-6b0e75149f5d","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"47feb8aba08a40dca7028a1701e597b9","status":"ACTIVE","subnets":["99f540fb-52d8-49ca-b59c-736c854d3c9e"],"description":"","tags":[],"updated_at":"2019-01-18T04:39:13Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"47feb8aba08a40dca7028a1701e597b9","created_at":"2019-01-18T04:39:06Z","mtu":1500}]} 2019-01-18 06:05:48,302 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=external used request id req-53f2d982-0365-4ae9-8003-d59038bee6dc 2019-01-18 06:05:48,308 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=c7128340-d09d-4472-ab8c-6b0e75149f5d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d888fb05333c9c79287d1cba34cee06c2b8c968d" 2019-01-18 06:05:48,492 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-7b6ece66-402c-4c56-8c2d-99a55950eecb Date: Fri, 18 Jan 2019 06:05:48 GMT RESP BODY: {"subnets":[]} 2019-01-18 06:05:48,493 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=c7128340-d09d-4472-ab8c-6b0e75149f5d used request id req-7b6ece66-402c-4c56-8c2d-99a55950eecb 2019-01-18 06:05:48,493 - neutron_utils - INFO - Creating router with name - CreateRouterSuccessTests-aa2c65aa-e09d-463a-be7c-d0abd8ef9b1b-pub-router 2019-01-18 06:05:48,499 - 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}d888fb05333c9c79287d1cba34cee06c2b8c968d" -d '{"router": {"external_gateway_info": {"network_id": "c7128340-d09d-4472-ab8c-6b0e75149f5d"}, "name": "CreateRouterSuccessTests-aa2c65aa-e09d-463a-be7c-d0abd8ef9b1b-pub-router", "admin_state_up": true}}' 2019-01-18 06:05:53,220 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 715 X-Openstack-Request-Id: req-d0660044-522c-4106-a5fe-cb44b44b86f9 Date: Fri, 18 Jan 2019 06:05:53 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "c7128340-d09d-4472-ab8c-6b0e75149f5d", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "99f540fb-52d8-49ca-b59c-736c854d3c9e", "ip_address": "172.30.9.201"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "f0f80f5780f146ffa18e5b81566acfed", "created_at": "2019-01-18T06:05:48Z", "admin_state_up": true, "updated_at": "2019-01-18T06:05:49Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "f0f80f5780f146ffa18e5b81566acfed", "id": "04d5fc09-3188-4d2f-921e-7406e57ed686", "name": "CreateRouterSuccessTests-aa2c65aa-e09d-463a-be7c-d0abd8ef9b1b-pub-router"}} 2019-01-18 06:05:53,221 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/routers used request id req-d0660044-522c-4106-a5fe-cb44b44b86f9 2019-01-18 06:05:53,227 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?device_id=04d5fc09-3188-4d2f-921e-7406e57ed686 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d888fb05333c9c79287d1cba34cee06c2b8c968d" 2019-01-18 06:05:53,421 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-fb2b52d2-24f8-4105-8c39-71eaec5d70a8 Date: Fri, 18 Jan 2019 06:05:53 GMT RESP BODY: {"ports":[]} 2019-01-18 06:05:53,421 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?device_id=04d5fc09-3188-4d2f-921e-7406e57ed686 used request id req-fb2b52d2-24f8-4105-8c39-71eaec5d70a8 2019-01-18 06:05:53,427 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/routers/04d5fc09-3188-4d2f-921e-7406e57ed686 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d888fb05333c9c79287d1cba34cee06c2b8c968d" 2019-01-18 06:05:53,638 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 721 X-Openstack-Request-Id: req-9df0097b-08d7-4686-bf23-89309eaf6014 Date: Fri, 18 Jan 2019 06:05:53 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "c7128340-d09d-4472-ab8c-6b0e75149f5d", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "99f540fb-52d8-49ca-b59c-736c854d3c9e", "ip_address": "172.30.9.201"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "f0f80f5780f146ffa18e5b81566acfed", "created_at": "2019-01-18T06:05:48Z", "admin_state_up": true, "updated_at": "2019-01-18T06:05:52Z", "flavor_id": null, "revision_number": 7, "routes": [], "project_id": "f0f80f5780f146ffa18e5b81566acfed", "id": "04d5fc09-3188-4d2f-921e-7406e57ed686", "name": "CreateRouterSuccessTests-aa2c65aa-e09d-463a-be7c-d0abd8ef9b1b-pub-router"}} 2019-01-18 06:05:53,638 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers/04d5fc09-3188-4d2f-921e-7406e57ed686 used request id req-9df0097b-08d7-4686-bf23-89309eaf6014 2019-01-18 06:05:53,644 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?device_id=04d5fc09-3188-4d2f-921e-7406e57ed686 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d888fb05333c9c79287d1cba34cee06c2b8c968d" 2019-01-18 06:05:53,829 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-2affb0a6-ce41-44a9-87ad-33079e06dad6 Date: Fri, 18 Jan 2019 06:05:53 GMT RESP BODY: {"ports":[]} 2019-01-18 06:05:53,829 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?device_id=04d5fc09-3188-4d2f-921e-7406e57ed686 used request id req-2affb0a6-ce41-44a9-87ad-33079e06dad6 2019-01-18 06:05:53,830 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:05:54,203 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c6ed71fd58d74e2f866f7c5e9f5fde58", "name": "CreateRouterSuccessTests-e65d5728-7224-4e5-proj-role"}], "expires_at": "2019-01-18T07:05:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f0f80f5780f146ffa18e5b81566acfed", "name": "CreateRouterSuccessTests-e65d5728-7224-4e5-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/f0f80f5780f146ffa18e5b81566acfed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/f0f80f5780f146ffa18e5b81566acfed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/f0f80f5780f146ffa18e5b81566acfed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/f0f80f5780f146ffa18e5b81566acfed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/f0f80f5780f146ffa18e5b81566acfed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/f0f80f5780f146ffa18e5b81566acfed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/f0f80f5780f146ffa18e5b81566acfed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/f0f80f5780f146ffa18e5b81566acfed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/f0f80f5780f146ffa18e5b81566acfed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/f0f80f5780f146ffa18e5b81566acfed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/f0f80f5780f146ffa18e5b81566acfed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/f0f80f5780f146ffa18e5b81566acfed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-e65d5728-7224-4e5-user", "id": "0f00de8cc6944ae8b01f321c6f64e433"}, "audit_ids": ["cxoveX-aQZixNDPYjOhg_Q"], "issued_at": "2019-01-18T06:05:54.000000Z"}} 2019-01-18 06:05:54,209 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/routers?name=CreateRouterSuccessTests-aa2c65aa-e09d-463a-be7c-d0abd8ef9b1b-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}343095bbf4e5e897b8cdcc4acc0460de48eb9a23" 2019-01-18 06:05:54,429 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 724 X-Openstack-Request-Id: req-2bb5c141-d194-4484-83dd-d47b375a0e06 Date: Fri, 18 Jan 2019 06:05:54 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "c7128340-d09d-4472-ab8c-6b0e75149f5d", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "99f540fb-52d8-49ca-b59c-736c854d3c9e", "ip_address": "172.30.9.201"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "f0f80f5780f146ffa18e5b81566acfed", "created_at": "2019-01-18T06:05:48Z", "admin_state_up": true, "updated_at": "2019-01-18T06:05:52Z", "flavor_id": null, "revision_number": 7, "routes": [], "project_id": "f0f80f5780f146ffa18e5b81566acfed", "id": "04d5fc09-3188-4d2f-921e-7406e57ed686", "name": "CreateRouterSuccessTests-aa2c65aa-e09d-463a-be7c-d0abd8ef9b1b-pub-router"}]} 2019-01-18 06:05:54,430 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers?name=CreateRouterSuccessTests-aa2c65aa-e09d-463a-be7c-d0abd8ef9b1b-pub-router&admin_state_up=True used request id req-2bb5c141-d194-4484-83dd-d47b375a0e06 2019-01-18 06:05:54,433 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-18 06:05:54,438 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 18 Jan 2019 06:05: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"}]}]}} 2019-01-18 06:05:54,439 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/f0f80f5780f146ffa18e5b81566acfed -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb6c2fbd15dc7b671d12340075ca2be05e6e5023" 2019-01-18 06:05:54,524 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:05:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-56a4340c-df49-4c97-a5c2-1476848c34f5 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/f0f80f5780f146ffa18e5b81566acfed"}, "enabled": true, "id": "f0f80f5780f146ffa18e5b81566acfed", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-e65d5728-7224-4e5-proj"}} 2019-01-18 06:05:54,525 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/f0f80f5780f146ffa18e5b81566acfed used request id req-56a4340c-df49-4c97-a5c2-1476848c34f5 2019-01-18 06:05:54,531 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?device_id=04d5fc09-3188-4d2f-921e-7406e57ed686 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}343095bbf4e5e897b8cdcc4acc0460de48eb9a23" 2019-01-18 06:05:54,709 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-1b34bd8b-86d2-4da3-aee4-4308aadf394d Date: Fri, 18 Jan 2019 06:05:54 GMT RESP BODY: {"ports":[]} 2019-01-18 06:05:54,709 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?device_id=04d5fc09-3188-4d2f-921e-7406e57ed686 used request id req-1b34bd8b-86d2-4da3-aee4-4308aadf394d 2019-01-18 06:05:54,710 - neutron_utils - INFO - Deleting router with name - CreateRouterSuccessTests-aa2c65aa-e09d-463a-be7c-d0abd8ef9b1b-pub-router 2019-01-18 06:05:54,715 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/routers/04d5fc09-3188-4d2f-921e-7406e57ed686 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}343095bbf4e5e897b8cdcc4acc0460de48eb9a23" 2019-01-18 06:05:58,945 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-80f45d9d-e887-4a2b-9a09-6516ba812eb8 Content-Length: 0 Date: Fri, 18 Jan 2019 06:05:58 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-18 06:05:58,945 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/routers/04d5fc09-3188-4d2f-921e-7406e57ed686 used request id req-80f45d9d-e887-4a2b-9a09-6516ba812eb8 2019-01-18 06:05:58,951 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/routers?name=CreateRouterSuccessTests-aa2c65aa-e09d-463a-be7c-d0abd8ef9b1b-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}343095bbf4e5e897b8cdcc4acc0460de48eb9a23" 2019-01-18 06:05:59,149 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-59ccdd00-9d3e-4a19-a9b4-132cf2d1a854 Date: Fri, 18 Jan 2019 06:05:59 GMT RESP BODY: {"routers": []} 2019-01-18 06:05:59,149 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers?name=CreateRouterSuccessTests-aa2c65aa-e09d-463a-be7c-d0abd8ef9b1b-pub-router&admin_state_up=True used request id req-59ccdd00-9d3e-4a19-a9b4-132cf2d1a854 2019-01-18 06:05:59,149 - OpenStackNetwork - INFO - Removing router CreateRouterSuccessTests-aa2c65aa-e09d-463a-be7c-d0abd8ef9b1b-pub-router 2019-01-18 06:05:59,149 - neutron_utils - INFO - Deleting router with name - CreateRouterSuccessTests-aa2c65aa-e09d-463a-be7c-d0abd8ef9b1b-pub-router 2019-01-18 06:05:59,155 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/routers/04d5fc09-3188-4d2f-921e-7406e57ed686 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d888fb05333c9c79287d1cba34cee06c2b8c968d" 2019-01-18 06:05:59,425 - keystoneauth.session - DEBUG - RESP: [404] Content-Type: application/json Content-Length: 135 X-Openstack-Request-Id: req-d6aeac98-b458-454c-938c-2140c7f40de5 Date: Fri, 18 Jan 2019 06:05:59 GMT RESP BODY: {"NeutronError": {"message": "Router 04d5fc09-3188-4d2f-921e-7406e57ed686 could not be found", "type": "RouterNotFound", "detail": ""}} 2019-01-18 06:05:59,425 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/routers/04d5fc09-3188-4d2f-921e-7406e57ed686 used request id req-d6aeac98-b458-454c-938c-2140c7f40de5 2019-01-18 06:05:59,425 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Router 04d5fc09-3188-4d2f-921e-7406e57ed686 could not be found", "type": "RouterNotFound", "detail": ""}} 2019-01-18 06:05:59,432 - 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}e533a2aa940d60ea9855e19c2b9033b5d285b199" 2019-01-18 06:05:59,652 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-0c98adc0-4a4c-4ac6-97da-d2f50bb8f61d Date: Fri, 18 Jan 2019 06:05:59 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-18T04:53:26Z", "updated_at": "2019-01-18T04:53:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:53:26Z", "revision_number": 0, "id": "84255fa4-c13a-4cfe-b73d-e56ee216ca1e", "remote_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "remote_ip_prefix": null, "created_at": "2019-01-18T04:53:26Z", "security_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:53:26Z", "revision_number": 0, "id": "571036d3-cb1d-483a-acb9-96f19293add9", "remote_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "remote_ip_prefix": null, "created_at": "2019-01-18T04:53:26Z", "security_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:53:26Z", "revision_number": 0, "id": "260c2de9-5dc5-4508-b06c-24b9d7ed838c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:53:26Z", "security_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:53:26Z", "revision_number": 0, "id": "9c6f69fc-3bf8-4346-9288-5a255b82b67e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:53:26Z", "security_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "created_at": "2019-01-18T04:51:20Z", "updated_at": "2019-01-18T04:51:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "87b9b994-ae22-4850-863a-6a4925bd01fe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv4", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "45161a51-d6dd-4bb8-986d-bc2f88599c1d", "remote_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv6", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "2b339890-44d0-4711-a050-08a64d58e2a0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv6", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "24c99e6f-888c-4943-9c93-54ad3b18b18c", "remote_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv4", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}], "revision_number": 4, "project_id": "9c53a91613fb4d5080479ac6f51697ed", "id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "020d00b5451a467cb276d06789a1149d", "created_at": "2019-01-18T05:59:12Z", "updated_at": "2019-01-18T05:59:12Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:12Z", "revision_number": 0, "id": "8faf6dda-6919-4b75-b745-2af38abf8dcf", "remote_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:12Z", "security_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "tenant_id": "020d00b5451a467cb276d06789a1149d", "port_range_min": null, "ethertype": "IPv4", "project_id": "020d00b5451a467cb276d06789a1149d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:12Z", "revision_number": 0, "id": "60f7d4a7-1a27-4801-a1e8-5bf33633b818", "remote_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:12Z", "security_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "tenant_id": "020d00b5451a467cb276d06789a1149d", "port_range_min": null, "ethertype": "IPv6", "project_id": "020d00b5451a467cb276d06789a1149d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:12Z", "revision_number": 0, "id": "38b9f88b-1fc0-40d1-af74-237d79be193d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:12Z", "security_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "tenant_id": "020d00b5451a467cb276d06789a1149d", "port_range_min": null, "ethertype": "IPv4", "project_id": "020d00b5451a467cb276d06789a1149d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:12Z", "revision_number": 0, "id": "38b091dd-dca7-4cbe-8c1c-dd18a74bfca8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:12Z", "security_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "tenant_id": "020d00b5451a467cb276d06789a1149d", "port_range_min": null, "ethertype": "IPv6", "project_id": "020d00b5451a467cb276d06789a1149d"}], "revision_number": 4, "project_id": "020d00b5451a467cb276d06789a1149d", "id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "created_at": "2019-01-18T04:39:06Z", "updated_at": "2019-01-18T04:39:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "4bf1a402-0fa2-4cfd-9fee-4a28f16bb271", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "47feb8aba08a40dca7028a1701e597b9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "0aedefa2-edbc-47b5-bead-e954540f6937", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "47feb8aba08a40dca7028a1701e597b9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "8860837e-afbd-4411-adf9-d88db88c2114", "remote_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "47feb8aba08a40dca7028a1701e597b9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "4e399c2e-bc03-4aa3-b192-1fafdc9248ba", "remote_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "47feb8aba08a40dca7028a1701e597b9"}], "revision_number": 4, "project_id": "47feb8aba08a40dca7028a1701e597b9", "id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "name": "default"}]} 2019-01-18 06:05:59,653 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-0c98adc0-4a4c-4ac6-97da-d2f50bb8f61d 2019-01-18 06:05:59,657 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/9c53a91613fb4d5080479ac6f51697ed -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e533a2aa940d60ea9855e19c2b9033b5d285b199" 2019-01-18 06:05:59,747 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:05:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9a75ae1f-353e-4979-8703-23e118288c99 Content-Encoding: gzip Content-Length: 190 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/9c53a91613fb4d5080479ac6f51697ed"}, "enabled": true, "id": "9c53a91613fb4d5080479ac6f51697ed", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2019-01-18 06:05:59,747 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/9c53a91613fb4d5080479ac6f51697ed used request id req-9a75ae1f-353e-4979-8703-23e118288c99 2019-01-18 06:05:59,751 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/020d00b5451a467cb276d06789a1149d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e533a2aa940d60ea9855e19c2b9033b5d285b199" 2019-01-18 06:05:59,840 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:05:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3d843b4d-7c84-49eb-92c1-0896142dda47 Content-Encoding: gzip Content-Length: 248 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/020d00b5451a467cb276d06789a1149d"}, "enabled": true, "id": "020d00b5451a467cb276d06789a1149d", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}} 2019-01-18 06:05:59,840 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/020d00b5451a467cb276d06789a1149d used request id req-3d843b4d-7c84-49eb-92c1-0896142dda47 2019-01-18 06:05:59,844 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/47feb8aba08a40dca7028a1701e597b9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e533a2aa940d60ea9855e19c2b9033b5d285b199" 2019-01-18 06:05:59,925 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:05:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f56d7ef5-e119-4413-ad5f-224284e485b0 Content-Encoding: gzip Content-Length: 205 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/47feb8aba08a40dca7028a1701e597b9"}, "enabled": true, "id": "47feb8aba08a40dca7028a1701e597b9", "parent_id": "default", "domain_id": "default", "name": "service"}} 2019-01-18 06:05:59,925 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/47feb8aba08a40dca7028a1701e597b9 used request id req-f56d7ef5-e119-4413-ad5f-224284e485b0 2019-01-18 06:05:59,926 - keystone_utils - INFO - Deleting project with name - CreateRouterSuccessTests-e65d5728-7224-4e5-proj 2019-01-18 06:05:59,929 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/f0f80f5780f146ffa18e5b81566acfed -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e533a2aa940d60ea9855e19c2b9033b5d285b199" 2019-01-18 06:06:00,125 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 06:05:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-abac199e-079b-4c27-9ed5-ff418c2a67f8 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 06:06:00,126 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/f0f80f5780f146ffa18e5b81566acfed used request id req-abac199e-079b-4c27-9ed5-ff418c2a67f8 2019-01-18 06:06:00,126 - keystone_utils - INFO - Deleting role with name - CreateRouterSuccessTests-e65d5728-7224-4e5-proj-role 2019-01-18 06:06:00,130 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/c6ed71fd58d74e2f866f7c5e9f5fde58 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e533a2aa940d60ea9855e19c2b9033b5d285b199" 2019-01-18 06:06:00,261 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 06:06:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8551b963-f511-4f67-914d-143ffae6171a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 06:06:00,261 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/c6ed71fd58d74e2f866f7c5e9f5fde58 used request id req-8551b963-f511-4f67-914d-143ffae6171a 2019-01-18 06:06:00,265 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e533a2aa940d60ea9855e19c2b9033b5d285b199" 2019-01-18 06:06:00,344 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:06:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f1824464-b87d-45f6-be2d-4f60cf7a572e Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "488fca829f8b496daa1cd2cdc6e45c49", "links": {"self": "http://172.30.9.23:5000/v3/roles/488fca829f8b496daa1cd2cdc6e45c49"}, "name": "Member"}, {"domain_id": null, "id": "6b7f4f4f76264b6fb449c43b86ee3817", "links": {"self": "http://172.30.9.23:5000/v3/roles/6b7f4f4f76264b6fb449c43b86ee3817"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a482b711adf94961bf4bb28eda7f0e28", "links": {"self": "http://172.30.9.23:5000/v3/roles/a482b711adf94961bf4bb28eda7f0e28"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c65201bd05504fa786d79b166e8bbba3", "links": {"self": "http://172.30.9.23:5000/v3/roles/c65201bd05504fa786d79b166e8bbba3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "e7e317b66c174923a8cb46c48d897c8d", "links": {"self": "http://172.30.9.23:5000/v3/roles/e7e317b66c174923a8cb46c48d897c8d"}, "name": "ResellerAdmin"}]} 2019-01-18 06:06:00,345 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-f1824464-b87d-45f6-be2d-4f60cf7a572e 2019-01-18 06:06:00,345 - keystone_utils - INFO - Deleting user with name - CreateRouterSuccessTests-e65d5728-7224-4e5-user 2019-01-18 06:06:00,349 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/0f00de8cc6944ae8b01f321c6f64e433 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}532dc44ccb7698e2e7d9071aef3ffc96662bd1cc" 2019-01-18 06:06:00,548 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 06:06:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-eadbee3f-89f1-4294-8886-8afaab897eab Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 06:06:00,548 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/0f00de8cc6944ae8b01f321c6f64e433 used request id req-eadbee3f-89f1-4294-8886-8afaab897eab 2019-01-18 06:06:00,550 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:06:00,935 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "488fca829f8b496daa1cd2cdc6e45c49", "name": "Member"}, {"id": "c65201bd05504fa786d79b166e8bbba3", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}], "expires_at": "2019-01-18T07:06:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "020d00b5451a467cb276d06789a1149d", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "id": "e292c913af7844408b6509a836e493f5"}, "audit_ids": ["TRVPZo0pRBeYi-Mfm5l-EA"], "issued_at": "2019-01-18T06:06:00.000000Z"}} 2019-01-18 06:06:00,936 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9efea482c0d587a87d0fc2c6c208679eb125751c" 2019-01-18 06:06:01,015 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:06:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6f983f56-9535-4dab-8656-df58d8b0df77 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:06:01,015 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-6f983f56-9535-4dab-8656-df58d8b0df77 2019-01-18 06:06:01,016 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:06:01,017 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:06:01,404 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "488fca829f8b496daa1cd2cdc6e45c49", "name": "Member"}, {"id": "c65201bd05504fa786d79b166e8bbba3", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}], "expires_at": "2019-01-18T07:06:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "020d00b5451a467cb276d06789a1149d", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "id": "e292c913af7844408b6509a836e493f5"}, "audit_ids": ["tBt8rv0AQ3ir_TR4uUx6Xw"], "issued_at": "2019-01-18T06:06:01.000000Z"}} 2019-01-18 06:06:01,405 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ffb54883eff1daad114c37b5a149d3dddad418a" 2019-01-18 06:06:01,490 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:06:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-efe3a673-8fe7-4f5e-a5f2-a4c97271dc6d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:06:01,490 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-efe3a673-8fe7-4f5e-a5f2-a4c97271dc6d 2019-01-18 06:06:01,495 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-18 06:06:01,500 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 18 Jan 2019 06:06: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"}]}]}} 2019-01-18 06:06:01,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=CreateRouterSuccessTests-af0e1530-53e3-46b-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ffb54883eff1daad114c37b5a149d3dddad418a" 2019-01-18 06:06:01,587 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:06:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-649f7bbb-f07d-431f-9871-cf30ee41a939 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-af0e1530-53e3-46b-proj", "previous": null, "next": null}, "projects": []} 2019-01-18 06:06:01,587 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-af0e1530-53e3-46b-proj used request id req-649f7bbb-f07d-431f-9871-cf30ee41a939 2019-01-18 06:06:01,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}4ffb54883eff1daad114c37b5a149d3dddad418a" 2019-01-18 06:06:01,677 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:06:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c5bd9fb9-9e33-4a28-bdb3-c3a1cf8e2358 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-18 06:06:01,677 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-c5bd9fb9-9e33-4a28-bdb3-c3a1cf8e2358 2019-01-18 06:06:01,681 - 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}4ffb54883eff1daad114c37b5a149d3dddad418a" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateRouterSuccessTests-af0e1530-53e3-46b-proj"}}' 2019-01-18 06:06:01,788 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 18 Jan 2019 06:06:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-70deea02-14ec-4ebf-a5b2-d6f5227f77c8 Content-Length: 309 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/e2603f93eb6f498e98eb2b5918d454e8"}, "enabled": true, "id": "e2603f93eb6f498e98eb2b5918d454e8", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-af0e1530-53e3-46b-proj"}} 2019-01-18 06:06:01,788 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-70deea02-14ec-4ebf-a5b2-d6f5227f77c8 2019-01-18 06:06:01,788 - keystone_utils - INFO - Created project with name - CreateRouterSuccessTests-af0e1530-53e3-46b-proj 2019-01-18 06:06:01,788 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:06:01,789 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:06:02,173 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "488fca829f8b496daa1cd2cdc6e45c49", "name": "Member"}, {"id": "c65201bd05504fa786d79b166e8bbba3", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}], "expires_at": "2019-01-18T07:06:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "020d00b5451a467cb276d06789a1149d", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "id": "e292c913af7844408b6509a836e493f5"}, "audit_ids": ["hnvtJjLvRWK_x0wBRqFNfg"], "issued_at": "2019-01-18T06:06:02.000000Z"}} 2019-01-18 06:06:02,173 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe0d8aa9e20470bb1da688cc401812067b00e137" 2019-01-18 06:06:02,187 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:06:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4974e8a3-807d-415a-95b5-3910aac1cc72 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:06:02,187 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-4974e8a3-807d-415a-95b5-3910aac1cc72 2019-01-18 06:06:02,191 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-18 06:06:02,196 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 18 Jan 2019 06: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"}]}]}} 2019-01-18 06:06:02,197 - 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}fe0d8aa9e20470bb1da688cc401812067b00e137" 2019-01-18 06:06:02,303 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:06:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-29f9c50d-4f59-455a-a09e-3e477bc6c9a1 Content-Encoding: gzip Content-Length: 869 Content-Type: application/json RESP BODY: {"users": [{"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/0607a2b4beb0408e9fa51cc5ba027ac6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0607a2b4beb0408e9fa51cc5ba027ac6", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/17c61b95071545a094cc82823d2b88b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "17c61b95071545a094cc82823d2b88b8", "email": "nova@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/29e5d2dfed2447bda26fc75bd1122674"}, "domain_id": "default", "enabled": true, "options": {}, "id": "29e5d2dfed2447bda26fc75bd1122674", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/3b6dcc8c791e4b6e8831f5b5e583de80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3b6dcc8c791e4b6e8831f5b5e583de80", "email": "neutron@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.23:5000/v3/users/45ab52d673584bc198669be88c88b878"}, "domain_id": "default", "enabled": true, "options": {}, "id": "45ab52d673584bc198669be88c88b878", "email": "barbican@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/57795b4ee52f49c6a71f55bb6c4012f8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "57795b4ee52f49c6a71f55bb6c4012f8", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/5c52969262974d64ac2a300ca5d60f50"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c52969262974d64ac2a300ca5d60f50", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/5fc15572bb1c489ba92bd9945bbc1f64"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5fc15572bb1c489ba92bd9945bbc1f64", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/6b519d70e25f4e61a9dfd738cd6bba22"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6b519d70e25f4e61a9dfd738cd6bba22", "email": "heat@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.23:5000/v3/users/8248437208b540c2893a7117ad102a87"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8248437208b540c2893a7117ad102a87", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/890dee97e62840c5b15e36f03f6b7efc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "890dee97e62840c5b15e36f03f6b7efc", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/8cccb516ecc44ed9bb7c8633df108fd4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8cccb516ecc44ed9bb7c8633df108fd4", "email": "glance@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.23:5000/v3/users/97c3d863a98148299fa116fdb54be470"}, "domain_id": "default", "enabled": true, "options": {}, "id": "97c3d863a98148299fa116fdb54be470", "email": "tacker@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/a2a0c8c0f19941808c9f618af50b3b79"}, "domain_id": "c19db1b8f60647a9a114cd23287c807b", "enabled": true, "options": {}, "id": "a2a0c8c0f19941808c9f618af50b3b79", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "links": {"self": "http://172.30.9.23:5000/v3/users/e292c913af7844408b6509a836e493f5"}, "domain_id": "default", "enabled": true, "id": "e292c913af7844408b6509a836e493f5", "options": {}}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/fe5de73ba9cb41b2be24ccf1f72f5ed4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe5de73ba9cb41b2be24ccf1f72f5ed4", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2019-01-18 06:06:02,303 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-29f9c50d-4f59-455a-a09e-3e477bc6c9a1 2019-01-18 06:06:02,308 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateRouterSuccessTests-af0e1530-53e3-46b-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe0d8aa9e20470bb1da688cc401812067b00e137" 2019-01-18 06:06:02,402 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:06:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-39ee9935-758e-4b65-839d-b2aefcc8aeca Content-Encoding: gzip Content-Length: 253 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateRouterSuccessTests-af0e1530-53e3-46b-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/e2603f93eb6f498e98eb2b5918d454e8"}, "enabled": true, "id": "e2603f93eb6f498e98eb2b5918d454e8", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-af0e1530-53e3-46b-proj"}]} 2019-01-18 06:06:02,402 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateRouterSuccessTests-af0e1530-53e3-46b-proj used request id req-39ee9935-758e-4b65-839d-b2aefcc8aeca 2019-01-18 06:06:02,406 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe0d8aa9e20470bb1da688cc401812067b00e137" 2019-01-18 06:06:02,488 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:06:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fc89a5ff-dac9-4653-801f-5e8b7dae1aa6 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-18 06:06:02,488 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-fc89a5ff-dac9-4653-801f-5e8b7dae1aa6 2019-01-18 06:06:02,847 - keystone_utils - INFO - Created user with name - CreateRouterSuccessTests-af0e1530-53e3-46b-user 2019-01-18 06:06:02,848 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:06:02,852 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ffb54883eff1daad114c37b5a149d3dddad418a" 2019-01-18 06:06:02,951 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:06:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d1bcc7a2-1020-42a0-9335-bcc463edb5d5 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "488fca829f8b496daa1cd2cdc6e45c49", "links": {"self": "http://172.30.9.23:5000/v3/roles/488fca829f8b496daa1cd2cdc6e45c49"}, "name": "Member"}, {"domain_id": null, "id": "6b7f4f4f76264b6fb449c43b86ee3817", "links": {"self": "http://172.30.9.23:5000/v3/roles/6b7f4f4f76264b6fb449c43b86ee3817"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a482b711adf94961bf4bb28eda7f0e28", "links": {"self": "http://172.30.9.23:5000/v3/roles/a482b711adf94961bf4bb28eda7f0e28"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c65201bd05504fa786d79b166e8bbba3", "links": {"self": "http://172.30.9.23:5000/v3/roles/c65201bd05504fa786d79b166e8bbba3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "e7e317b66c174923a8cb46c48d897c8d", "links": {"self": "http://172.30.9.23:5000/v3/roles/e7e317b66c174923a8cb46c48d897c8d"}, "name": "ResellerAdmin"}]} 2019-01-18 06:06:02,951 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-d1bcc7a2-1020-42a0-9335-bcc463edb5d5 2019-01-18 06:06:02,955 - 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}4ffb54883eff1daad114c37b5a149d3dddad418a" -d '{"role": {"name": "CreateRouterSuccessTests-af0e1530-53e3-46b-proj-role"}}' 2019-01-18 06:06:03,057 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 18 Jan 2019 06:06:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fc5857c0-c6c0-447c-b8b6-cf1a52b19df1 Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "3666d1c2f67f4274974a555c38c68f99", "links": {"self": "http://172.30.9.23:5000/v3/roles/3666d1c2f67f4274974a555c38c68f99"}, "name": "CreateRouterSuccessTests-af0e1530-53e3-46b-proj-role"}} 2019-01-18 06:06:03,057 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-fc5857c0-c6c0-447c-b8b6-cf1a52b19df1 2019-01-18 06:06:03,057 - keystone_utils - INFO - Created role with name - CreateRouterSuccessTests-af0e1530-53e3-46b-proj-role 2019-01-18 06:06:03,061 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/3666d1c2f67f4274974a555c38c68f99 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ffb54883eff1daad114c37b5a149d3dddad418a" 2019-01-18 06:06:03,151 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:06:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9de82c2c-bf3f-45b8-b4e3-e5a204ca4ab7 Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.23:5000/v3/roles/3666d1c2f67f4274974a555c38c68f99"}, "domain_id": null, "name": "CreateRouterSuccessTests-af0e1530-53e3-46b-proj-role", "id": "3666d1c2f67f4274974a555c38c68f99"}} 2019-01-18 06:06:03,151 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/3666d1c2f67f4274974a555c38c68f99 used request id req-9de82c2c-bf3f-45b8-b4e3-e5a204ca4ab7 2019-01-18 06:06:03,152 - keystone_utils - INFO - Granting role CreateRouterSuccessTests-af0e1530-53e3-46b-proj-role to project CreateRouterSuccessTests-af0e1530-53e3-46b-proj 2019-01-18 06:06:03,155 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/e2603f93eb6f498e98eb2b5918d454e8/users/ed549cdb5c1d45959becd515bec9ce84/roles/3666d1c2f67f4274974a555c38c68f99 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ffb54883eff1daad114c37b5a149d3dddad418a" 2019-01-18 06:06:03,287 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 06:06:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cc009863-e694-4c5c-90cc-2c0e7299fd1a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 06:06:03,288 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/e2603f93eb6f498e98eb2b5918d454e8/users/ed549cdb5c1d45959becd515bec9ce84/roles/3666d1c2f67f4274974a555c38c68f99 used request id req-cc009863-e694-4c5c-90cc-2c0e7299fd1a 2019-01-18 06:06:03,288 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:06:03,289 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:06:03,656 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3666d1c2f67f4274974a555c38c68f99", "name": "CreateRouterSuccessTests-af0e1530-53e3-46b-proj-role"}], "expires_at": "2019-01-18T07:06:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e2603f93eb6f498e98eb2b5918d454e8", "name": "CreateRouterSuccessTests-af0e1530-53e3-46b-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/e2603f93eb6f498e98eb2b5918d454e8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/e2603f93eb6f498e98eb2b5918d454e8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/e2603f93eb6f498e98eb2b5918d454e8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/e2603f93eb6f498e98eb2b5918d454e8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/e2603f93eb6f498e98eb2b5918d454e8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/e2603f93eb6f498e98eb2b5918d454e8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/e2603f93eb6f498e98eb2b5918d454e8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/e2603f93eb6f498e98eb2b5918d454e8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/e2603f93eb6f498e98eb2b5918d454e8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/e2603f93eb6f498e98eb2b5918d454e8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/e2603f93eb6f498e98eb2b5918d454e8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/e2603f93eb6f498e98eb2b5918d454e8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-af0e1530-53e3-46b-user", "id": "ed549cdb5c1d45959becd515bec9ce84"}, "audit_ids": ["ohflU4XVR5G577qa8Q9Djg"], "issued_at": "2019-01-18T06:06:03.000000Z"}} 2019-01-18 06:06:03,657 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}514d9db107fb9b0969aceedcd6a8cbb49ff3b41d" 2019-01-18 06:06:03,738 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:06:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e03fff6d-30cb-4dfe-990c-4f18fd57e698 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:06:03,738 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-e03fff6d-30cb-4dfe-990c-4f18fd57e698 2019-01-18 06:06:03,745 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/routers?name=CreateRouterSuccessTests-faed701a-628f-4a20-9bd5-80c959136bd8-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}514d9db107fb9b0969aceedcd6a8cbb49ff3b41d" 2019-01-18 06:06:03,954 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-9b435728-6e3c-417b-b040-dd4642f0e7a5 Date: Fri, 18 Jan 2019 06:06:03 GMT RESP BODY: {"routers": []} 2019-01-18 06:06:03,954 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers?name=CreateRouterSuccessTests-faed701a-628f-4a20-9bd5-80c959136bd8-pub-router&admin_state_up=True used request id req-9b435728-6e3c-417b-b040-dd4642f0e7a5 2019-01-18 06:06:03,954 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:06:03,956 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:06:04,337 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3666d1c2f67f4274974a555c38c68f99", "name": "CreateRouterSuccessTests-af0e1530-53e3-46b-proj-role"}], "expires_at": "2019-01-18T07:06:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e2603f93eb6f498e98eb2b5918d454e8", "name": "CreateRouterSuccessTests-af0e1530-53e3-46b-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/e2603f93eb6f498e98eb2b5918d454e8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/e2603f93eb6f498e98eb2b5918d454e8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/e2603f93eb6f498e98eb2b5918d454e8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/e2603f93eb6f498e98eb2b5918d454e8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/e2603f93eb6f498e98eb2b5918d454e8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/e2603f93eb6f498e98eb2b5918d454e8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/e2603f93eb6f498e98eb2b5918d454e8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/e2603f93eb6f498e98eb2b5918d454e8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/e2603f93eb6f498e98eb2b5918d454e8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/e2603f93eb6f498e98eb2b5918d454e8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/e2603f93eb6f498e98eb2b5918d454e8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/e2603f93eb6f498e98eb2b5918d454e8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-af0e1530-53e3-46b-user", "id": "ed549cdb5c1d45959becd515bec9ce84"}, "audit_ids": ["dkgb4BCLRoqYpyTkM7j_9A"], "issued_at": "2019-01-18T06:06:04.000000Z"}} 2019-01-18 06:06:04,338 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6f27711857e10b00f5cbf4dd2aceabfb4a4b4f6" 2019-01-18 06:06:04,413 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:06:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0de00721-f758-46c7-a77e-a8bee0c44761 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:06:04,413 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-0de00721-f758-46c7-a77e-a8bee0c44761 2019-01-18 06:06:04,415 - neutron_utils - INFO - Creating router with name - CreateRouterSuccessTests-faed701a-628f-4a20-9bd5-80c959136bd8-pub-router 2019-01-18 06:06:04,421 - 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}514d9db107fb9b0969aceedcd6a8cbb49ff3b41d" -d '{"router": {"name": "CreateRouterSuccessTests-faed701a-628f-4a20-9bd5-80c959136bd8-pub-router", "admin_state_up": true}}' 2019-01-18 06:06:08,011 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 535 X-Openstack-Request-Id: req-fb7f457e-6a54-4147-82f6-b28d99ff4364 Date: Fri, 18 Jan 2019 06:06:08 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "e2603f93eb6f498e98eb2b5918d454e8", "created_at": "2019-01-18T06:06:05Z", "admin_state_up": true, "updated_at": "2019-01-18T06:06:05Z", "flavor_id": null, "revision_number": 0, "routes": [], "project_id": "e2603f93eb6f498e98eb2b5918d454e8", "id": "d2c4d6a6-5ed2-40e0-8f34-189b884e6596", "name": "CreateRouterSuccessTests-faed701a-628f-4a20-9bd5-80c959136bd8-pub-router"}} 2019-01-18 06:06:08,011 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/routers used request id req-fb7f457e-6a54-4147-82f6-b28d99ff4364 2019-01-18 06:06:08,017 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?device_id=d2c4d6a6-5ed2-40e0-8f34-189b884e6596 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}514d9db107fb9b0969aceedcd6a8cbb49ff3b41d" 2019-01-18 06:06:08,196 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-bd39b8bb-e1d0-4fb1-8b8d-f0a8aa7de8b2 Date: Fri, 18 Jan 2019 06:06:08 GMT RESP BODY: {"ports":[]} 2019-01-18 06:06:08,196 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?device_id=d2c4d6a6-5ed2-40e0-8f34-189b884e6596 used request id req-bd39b8bb-e1d0-4fb1-8b8d-f0a8aa7de8b2 2019-01-18 06:06:08,202 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/routers/d2c4d6a6-5ed2-40e0-8f34-189b884e6596 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}514d9db107fb9b0969aceedcd6a8cbb49ff3b41d" 2019-01-18 06:06:08,404 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 541 X-Openstack-Request-Id: req-0d083d4c-d412-4ada-a04f-0ab8811ccbc0 Date: Fri, 18 Jan 2019 06:06:08 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "e2603f93eb6f498e98eb2b5918d454e8", "created_at": "2019-01-18T06:06:05Z", "admin_state_up": true, "updated_at": "2019-01-18T06:06:07Z", "flavor_id": null, "revision_number": 4, "routes": [], "project_id": "e2603f93eb6f498e98eb2b5918d454e8", "id": "d2c4d6a6-5ed2-40e0-8f34-189b884e6596", "name": "CreateRouterSuccessTests-faed701a-628f-4a20-9bd5-80c959136bd8-pub-router"}} 2019-01-18 06:06:08,404 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers/d2c4d6a6-5ed2-40e0-8f34-189b884e6596 used request id req-0d083d4c-d412-4ada-a04f-0ab8811ccbc0 2019-01-18 06:06:08,410 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?device_id=d2c4d6a6-5ed2-40e0-8f34-189b884e6596 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}514d9db107fb9b0969aceedcd6a8cbb49ff3b41d" 2019-01-18 06:06:08,589 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-c121c969-0a7e-4e6e-9867-10f86a5ce807 Date: Fri, 18 Jan 2019 06:06:08 GMT RESP BODY: {"ports":[]} 2019-01-18 06:06:08,590 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?device_id=d2c4d6a6-5ed2-40e0-8f34-189b884e6596 used request id req-c121c969-0a7e-4e6e-9867-10f86a5ce807 2019-01-18 06:06:08,590 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:06:08,969 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3666d1c2f67f4274974a555c38c68f99", "name": "CreateRouterSuccessTests-af0e1530-53e3-46b-proj-role"}], "expires_at": "2019-01-18T07:06:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e2603f93eb6f498e98eb2b5918d454e8", "name": "CreateRouterSuccessTests-af0e1530-53e3-46b-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/e2603f93eb6f498e98eb2b5918d454e8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/e2603f93eb6f498e98eb2b5918d454e8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/e2603f93eb6f498e98eb2b5918d454e8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/e2603f93eb6f498e98eb2b5918d454e8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/e2603f93eb6f498e98eb2b5918d454e8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/e2603f93eb6f498e98eb2b5918d454e8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/e2603f93eb6f498e98eb2b5918d454e8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/e2603f93eb6f498e98eb2b5918d454e8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/e2603f93eb6f498e98eb2b5918d454e8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/e2603f93eb6f498e98eb2b5918d454e8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/e2603f93eb6f498e98eb2b5918d454e8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/e2603f93eb6f498e98eb2b5918d454e8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-af0e1530-53e3-46b-user", "id": "ed549cdb5c1d45959becd515bec9ce84"}, "audit_ids": ["FLPuBBzwT5q3MVkbzyLTGg"], "issued_at": "2019-01-18T06:06:08.000000Z"}} 2019-01-18 06:06:08,975 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/routers?name=CreateRouterSuccessTests-faed701a-628f-4a20-9bd5-80c959136bd8-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}697d4a2ab1409380383e7910897c07977a574259" 2019-01-18 06:06:09,315 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 544 X-Openstack-Request-Id: req-0a749a69-eab3-453f-a9a5-ccdcf0f99804 Date: Fri, 18 Jan 2019 06:06:09 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "e2603f93eb6f498e98eb2b5918d454e8", "created_at": "2019-01-18T06:06:05Z", "admin_state_up": true, "updated_at": "2019-01-18T06:06:07Z", "flavor_id": null, "revision_number": 4, "routes": [], "project_id": "e2603f93eb6f498e98eb2b5918d454e8", "id": "d2c4d6a6-5ed2-40e0-8f34-189b884e6596", "name": "CreateRouterSuccessTests-faed701a-628f-4a20-9bd5-80c959136bd8-pub-router"}]} 2019-01-18 06:06:09,315 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers?name=CreateRouterSuccessTests-faed701a-628f-4a20-9bd5-80c959136bd8-pub-router&admin_state_up=True used request id req-0a749a69-eab3-453f-a9a5-ccdcf0f99804 2019-01-18 06:06:09,319 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-18 06:06:09,324 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 18 Jan 2019 06:06: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"}]}]}} 2019-01-18 06:06:09,325 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/e2603f93eb6f498e98eb2b5918d454e8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9efea482c0d587a87d0fc2c6c208679eb125751c" 2019-01-18 06:06:09,426 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:06:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dd74d412-0d9b-44c0-ba0f-5cd0276450c3 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/e2603f93eb6f498e98eb2b5918d454e8"}, "enabled": true, "id": "e2603f93eb6f498e98eb2b5918d454e8", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-af0e1530-53e3-46b-proj"}} 2019-01-18 06:06:09,426 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/e2603f93eb6f498e98eb2b5918d454e8 used request id req-dd74d412-0d9b-44c0-ba0f-5cd0276450c3 2019-01-18 06:06:09,432 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?device_id=d2c4d6a6-5ed2-40e0-8f34-189b884e6596 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}697d4a2ab1409380383e7910897c07977a574259" 2019-01-18 06:06:09,619 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-7597eae5-7568-4847-a0c6-48462a081190 Date: Fri, 18 Jan 2019 06:06:09 GMT RESP BODY: {"ports":[]} 2019-01-18 06:06:09,619 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?device_id=d2c4d6a6-5ed2-40e0-8f34-189b884e6596 used request id req-7597eae5-7568-4847-a0c6-48462a081190 2019-01-18 06:06:09,620 - OpenStackNetwork - INFO - Removing router CreateRouterSuccessTests-faed701a-628f-4a20-9bd5-80c959136bd8-pub-router 2019-01-18 06:06:09,620 - neutron_utils - INFO - Deleting router with name - CreateRouterSuccessTests-faed701a-628f-4a20-9bd5-80c959136bd8-pub-router 2019-01-18 06:06:09,625 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/routers/d2c4d6a6-5ed2-40e0-8f34-189b884e6596 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}514d9db107fb9b0969aceedcd6a8cbb49ff3b41d" 2019-01-18 06:06:12,487 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-7d0aa92c-8857-4f34-ba79-77a43659a608 Content-Length: 0 Date: Fri, 18 Jan 2019 06:06:12 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-18 06:06:12,487 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/routers/d2c4d6a6-5ed2-40e0-8f34-189b884e6596 used request id req-7d0aa92c-8857-4f34-ba79-77a43659a608 2019-01-18 06:06:12,494 - 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}4ffb54883eff1daad114c37b5a149d3dddad418a" 2019-01-18 06:06:12,712 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-b3e1ed93-2471-41d4-a687-20efb5291c3b Date: Fri, 18 Jan 2019 06:06:12 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-18T04:53:26Z", "updated_at": "2019-01-18T04:53:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:53:26Z", "revision_number": 0, "id": "9c6f69fc-3bf8-4346-9288-5a255b82b67e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:53:26Z", "security_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:53:26Z", "revision_number": 0, "id": "84255fa4-c13a-4cfe-b73d-e56ee216ca1e", "remote_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "remote_ip_prefix": null, "created_at": "2019-01-18T04:53:26Z", "security_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:53:26Z", "revision_number": 0, "id": "571036d3-cb1d-483a-acb9-96f19293add9", "remote_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "remote_ip_prefix": null, "created_at": "2019-01-18T04:53:26Z", "security_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:53:26Z", "revision_number": 0, "id": "260c2de9-5dc5-4508-b06c-24b9d7ed838c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:53:26Z", "security_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "created_at": "2019-01-18T04:51:20Z", "updated_at": "2019-01-18T04:51:20Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "24c99e6f-888c-4943-9c93-54ad3b18b18c", "remote_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv4", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "87b9b994-ae22-4850-863a-6a4925bd01fe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv4", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "45161a51-d6dd-4bb8-986d-bc2f88599c1d", "remote_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv6", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "2b339890-44d0-4711-a050-08a64d58e2a0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv6", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}], "revision_number": 4, "project_id": "9c53a91613fb4d5080479ac6f51697ed", "id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "020d00b5451a467cb276d06789a1149d", "created_at": "2019-01-18T05:59:12Z", "updated_at": "2019-01-18T05:59:12Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:12Z", "revision_number": 0, "id": "38b9f88b-1fc0-40d1-af74-237d79be193d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:12Z", "security_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "tenant_id": "020d00b5451a467cb276d06789a1149d", "port_range_min": null, "ethertype": "IPv4", "project_id": "020d00b5451a467cb276d06789a1149d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:12Z", "revision_number": 0, "id": "38b091dd-dca7-4cbe-8c1c-dd18a74bfca8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:12Z", "security_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "tenant_id": "020d00b5451a467cb276d06789a1149d", "port_range_min": null, "ethertype": "IPv6", "project_id": "020d00b5451a467cb276d06789a1149d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:12Z", "revision_number": 0, "id": "8faf6dda-6919-4b75-b745-2af38abf8dcf", "remote_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:12Z", "security_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "tenant_id": "020d00b5451a467cb276d06789a1149d", "port_range_min": null, "ethertype": "IPv4", "project_id": "020d00b5451a467cb276d06789a1149d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:12Z", "revision_number": 0, "id": "60f7d4a7-1a27-4801-a1e8-5bf33633b818", "remote_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:12Z", "security_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "tenant_id": "020d00b5451a467cb276d06789a1149d", "port_range_min": null, "ethertype": "IPv6", "project_id": "020d00b5451a467cb276d06789a1149d"}], "revision_number": 4, "project_id": "020d00b5451a467cb276d06789a1149d", "id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "created_at": "2019-01-18T04:39:06Z", "updated_at": "2019-01-18T04:39:06Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "4e399c2e-bc03-4aa3-b192-1fafdc9248ba", "remote_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "47feb8aba08a40dca7028a1701e597b9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "4bf1a402-0fa2-4cfd-9fee-4a28f16bb271", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "47feb8aba08a40dca7028a1701e597b9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "0aedefa2-edbc-47b5-bead-e954540f6937", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "47feb8aba08a40dca7028a1701e597b9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "8860837e-afbd-4411-adf9-d88db88c2114", "remote_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "47feb8aba08a40dca7028a1701e597b9"}], "revision_number": 4, "project_id": "47feb8aba08a40dca7028a1701e597b9", "id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "name": "default"}]} 2019-01-18 06:06:12,712 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-b3e1ed93-2471-41d4-a687-20efb5291c3b 2019-01-18 06:06:12,717 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/9c53a91613fb4d5080479ac6f51697ed -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ffb54883eff1daad114c37b5a149d3dddad418a" 2019-01-18 06:06:12,814 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:06:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1ef39d94-9a29-44d3-aa59-ac34b9147c1c Content-Encoding: gzip Content-Length: 190 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/9c53a91613fb4d5080479ac6f51697ed"}, "enabled": true, "id": "9c53a91613fb4d5080479ac6f51697ed", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2019-01-18 06:06:12,814 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/9c53a91613fb4d5080479ac6f51697ed used request id req-1ef39d94-9a29-44d3-aa59-ac34b9147c1c 2019-01-18 06:06:12,818 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/020d00b5451a467cb276d06789a1149d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ffb54883eff1daad114c37b5a149d3dddad418a" 2019-01-18 06:06:12,908 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:06:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-665bba83-341f-4bf3-a453-4fab538dd666 Content-Encoding: gzip Content-Length: 248 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/020d00b5451a467cb276d06789a1149d"}, "enabled": true, "id": "020d00b5451a467cb276d06789a1149d", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}} 2019-01-18 06:06:12,909 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/020d00b5451a467cb276d06789a1149d used request id req-665bba83-341f-4bf3-a453-4fab538dd666 2019-01-18 06:06:12,912 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/47feb8aba08a40dca7028a1701e597b9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ffb54883eff1daad114c37b5a149d3dddad418a" 2019-01-18 06:06:12,994 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:06:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bdc33cad-de99-4a4e-8afd-211116d78d6a Content-Encoding: gzip Content-Length: 205 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/47feb8aba08a40dca7028a1701e597b9"}, "enabled": true, "id": "47feb8aba08a40dca7028a1701e597b9", "parent_id": "default", "domain_id": "default", "name": "service"}} 2019-01-18 06:06:12,994 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/47feb8aba08a40dca7028a1701e597b9 used request id req-bdc33cad-de99-4a4e-8afd-211116d78d6a 2019-01-18 06:06:12,995 - keystone_utils - INFO - Deleting project with name - CreateRouterSuccessTests-af0e1530-53e3-46b-proj 2019-01-18 06:06:12,999 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/e2603f93eb6f498e98eb2b5918d454e8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ffb54883eff1daad114c37b5a149d3dddad418a" 2019-01-18 06:06:13,294 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 06:06:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b17c37e5-4b95-4c9b-94b0-8bf4f473ef30 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 06:06:13,294 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/e2603f93eb6f498e98eb2b5918d454e8 used request id req-b17c37e5-4b95-4c9b-94b0-8bf4f473ef30 2019-01-18 06:06:13,294 - keystone_utils - INFO - Deleting role with name - CreateRouterSuccessTests-af0e1530-53e3-46b-proj-role 2019-01-18 06:06:13,298 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/3666d1c2f67f4274974a555c38c68f99 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ffb54883eff1daad114c37b5a149d3dddad418a" 2019-01-18 06:06:13,410 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 06:06:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c04569a9-dd61-4724-b627-21740280573d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 06:06:13,410 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/3666d1c2f67f4274974a555c38c68f99 used request id req-c04569a9-dd61-4724-b627-21740280573d 2019-01-18 06:06:13,414 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ffb54883eff1daad114c37b5a149d3dddad418a" 2019-01-18 06:06:13,499 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:06:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b602966f-c913-487a-9739-ce277c8bfbeb Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "488fca829f8b496daa1cd2cdc6e45c49", "links": {"self": "http://172.30.9.23:5000/v3/roles/488fca829f8b496daa1cd2cdc6e45c49"}, "name": "Member"}, {"domain_id": null, "id": "6b7f4f4f76264b6fb449c43b86ee3817", "links": {"self": "http://172.30.9.23:5000/v3/roles/6b7f4f4f76264b6fb449c43b86ee3817"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a482b711adf94961bf4bb28eda7f0e28", "links": {"self": "http://172.30.9.23:5000/v3/roles/a482b711adf94961bf4bb28eda7f0e28"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c65201bd05504fa786d79b166e8bbba3", "links": {"self": "http://172.30.9.23:5000/v3/roles/c65201bd05504fa786d79b166e8bbba3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "e7e317b66c174923a8cb46c48d897c8d", "links": {"self": "http://172.30.9.23:5000/v3/roles/e7e317b66c174923a8cb46c48d897c8d"}, "name": "ResellerAdmin"}]} 2019-01-18 06:06:13,499 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-b602966f-c913-487a-9739-ce277c8bfbeb 2019-01-18 06:06:13,500 - keystone_utils - INFO - Deleting user with name - CreateRouterSuccessTests-af0e1530-53e3-46b-user 2019-01-18 06:06:13,504 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/ed549cdb5c1d45959becd515bec9ce84 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe0d8aa9e20470bb1da688cc401812067b00e137" 2019-01-18 06:06:13,685 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 06:06:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fbec0f9b-45a9-4003-84d2-7e6b57ca310a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 06:06:13,685 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/ed549cdb5c1d45959becd515bec9ce84 used request id req-fbec0f9b-45a9-4003-84d2-7e6b57ca310a 2019-01-18 06:06:13,687 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:06:14,070 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "488fca829f8b496daa1cd2cdc6e45c49", "name": "Member"}, {"id": "c65201bd05504fa786d79b166e8bbba3", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}], "expires_at": "2019-01-18T07:06:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "020d00b5451a467cb276d06789a1149d", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "id": "e292c913af7844408b6509a836e493f5"}, "audit_ids": ["NGohneZfT1uM59yursQLaw"], "issued_at": "2019-01-18T06:06:14.000000Z"}} 2019-01-18 06:06:14,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}4d013a4c123a38c7f0564fbd11a10bfae58d9989" 2019-01-18 06:06:14,150 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:06:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-16793239-482c-4f6f-a0b8-a197806ec50b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:06:14,150 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-16793239-482c-4f6f-a0b8-a197806ec50b 2019-01-18 06:06:14,152 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:06:14,153 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:06:14,626 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "488fca829f8b496daa1cd2cdc6e45c49", "name": "Member"}, {"id": "c65201bd05504fa786d79b166e8bbba3", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}], "expires_at": "2019-01-18T07:06:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "020d00b5451a467cb276d06789a1149d", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "id": "e292c913af7844408b6509a836e493f5"}, "audit_ids": ["Lja2Kkj7TO2FvGOUUbxx5w"], "issued_at": "2019-01-18T06:06:14.000000Z"}} 2019-01-18 06:06:14,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}79d8cc9d318c89d05247f1d784884cee30226bac" 2019-01-18 06:06:14,717 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:06:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b8c2eda5-d14b-4bd1-b700-173a10adaef6 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:06:14,717 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-b8c2eda5-d14b-4bd1-b700-173a10adaef6 2019-01-18 06:06:14,722 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-18 06:06:14,728 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 18 Jan 2019 06:06: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"}]}]}} 2019-01-18 06:06:14,729 - 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-4a596c27-b66b-46d-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79d8cc9d318c89d05247f1d784884cee30226bac" 2019-01-18 06:06:14,820 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:06:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-318042ef-da1d-4c6c-8dbd-42e96829ad5b 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-4a596c27-b66b-46d-proj", "previous": null, "next": null}, "projects": []} 2019-01-18 06:06:14,820 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-4a596c27-b66b-46d-proj used request id req-318042ef-da1d-4c6c-8dbd-42e96829ad5b 2019-01-18 06:06:14,824 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79d8cc9d318c89d05247f1d784884cee30226bac" 2019-01-18 06:06:14,914 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:06:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b225fa20-13e2-48bb-ab3b-9c6655a4bc0e Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-18 06:06:14,914 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-b225fa20-13e2-48bb-ab3b-9c6655a4bc0e 2019-01-18 06:06:14,918 - 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}79d8cc9d318c89d05247f1d784884cee30226bac" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateRouterSuccessTests-4a596c27-b66b-46d-proj"}}' 2019-01-18 06:06:15,051 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 18 Jan 2019 06:06:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2551cc73-81b3-4358-b6fc-5f8a02546607 Content-Length: 309 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/e11e2ffb6ebd432b8a6c46bbd348bc4b"}, "enabled": true, "id": "e11e2ffb6ebd432b8a6c46bbd348bc4b", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-4a596c27-b66b-46d-proj"}} 2019-01-18 06:06:15,051 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-2551cc73-81b3-4358-b6fc-5f8a02546607 2019-01-18 06:06:15,052 - keystone_utils - INFO - Created project with name - CreateRouterSuccessTests-4a596c27-b66b-46d-proj 2019-01-18 06:06:15,052 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:06:15,053 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:06:15,447 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "488fca829f8b496daa1cd2cdc6e45c49", "name": "Member"}, {"id": "c65201bd05504fa786d79b166e8bbba3", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}], "expires_at": "2019-01-18T07:06:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "020d00b5451a467cb276d06789a1149d", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "id": "e292c913af7844408b6509a836e493f5"}, "audit_ids": ["JehOwPhAQRCIEeyd4sOHnA"], "issued_at": "2019-01-18T06:06:15.000000Z"}} 2019-01-18 06:06: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}2deb03aee361d8add58a30989474e3605d557e98" 2019-01-18 06:06:15,459 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:06:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-417d3302-418b-4f2c-a9e3-43798da47b9c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:06:15,460 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-417d3302-418b-4f2c-a9e3-43798da47b9c 2019-01-18 06:06:15,464 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-18 06:06:15,468 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 18 Jan 2019 06:06: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"}]}]}} 2019-01-18 06:06:15,469 - 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}2deb03aee361d8add58a30989474e3605d557e98" 2019-01-18 06:06:15,576 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:06:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3d9b554a-a401-42ff-9fb0-f15d0842df3d Content-Encoding: gzip Content-Length: 869 Content-Type: application/json RESP BODY: {"users": [{"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/0607a2b4beb0408e9fa51cc5ba027ac6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0607a2b4beb0408e9fa51cc5ba027ac6", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/17c61b95071545a094cc82823d2b88b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "17c61b95071545a094cc82823d2b88b8", "email": "nova@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/29e5d2dfed2447bda26fc75bd1122674"}, "domain_id": "default", "enabled": true, "options": {}, "id": "29e5d2dfed2447bda26fc75bd1122674", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/3b6dcc8c791e4b6e8831f5b5e583de80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3b6dcc8c791e4b6e8831f5b5e583de80", "email": "neutron@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.23:5000/v3/users/45ab52d673584bc198669be88c88b878"}, "domain_id": "default", "enabled": true, "options": {}, "id": "45ab52d673584bc198669be88c88b878", "email": "barbican@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/57795b4ee52f49c6a71f55bb6c4012f8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "57795b4ee52f49c6a71f55bb6c4012f8", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/5c52969262974d64ac2a300ca5d60f50"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c52969262974d64ac2a300ca5d60f50", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/5fc15572bb1c489ba92bd9945bbc1f64"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5fc15572bb1c489ba92bd9945bbc1f64", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/6b519d70e25f4e61a9dfd738cd6bba22"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6b519d70e25f4e61a9dfd738cd6bba22", "email": "heat@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.23:5000/v3/users/8248437208b540c2893a7117ad102a87"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8248437208b540c2893a7117ad102a87", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/890dee97e62840c5b15e36f03f6b7efc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "890dee97e62840c5b15e36f03f6b7efc", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/8cccb516ecc44ed9bb7c8633df108fd4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8cccb516ecc44ed9bb7c8633df108fd4", "email": "glance@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.23:5000/v3/users/97c3d863a98148299fa116fdb54be470"}, "domain_id": "default", "enabled": true, "options": {}, "id": "97c3d863a98148299fa116fdb54be470", "email": "tacker@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/a2a0c8c0f19941808c9f618af50b3b79"}, "domain_id": "c19db1b8f60647a9a114cd23287c807b", "enabled": true, "options": {}, "id": "a2a0c8c0f19941808c9f618af50b3b79", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "links": {"self": "http://172.30.9.23:5000/v3/users/e292c913af7844408b6509a836e493f5"}, "domain_id": "default", "enabled": true, "id": "e292c913af7844408b6509a836e493f5", "options": {}}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/fe5de73ba9cb41b2be24ccf1f72f5ed4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe5de73ba9cb41b2be24ccf1f72f5ed4", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2019-01-18 06:06:15,576 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-3d9b554a-a401-42ff-9fb0-f15d0842df3d 2019-01-18 06:06:15,580 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateRouterSuccessTests-4a596c27-b66b-46d-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2deb03aee361d8add58a30989474e3605d557e98" 2019-01-18 06:06:15,673 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:06:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-44f9591a-33a9-47c6-a35e-a5bd4b566c15 Content-Encoding: gzip Content-Length: 252 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateRouterSuccessTests-4a596c27-b66b-46d-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/e11e2ffb6ebd432b8a6c46bbd348bc4b"}, "enabled": true, "id": "e11e2ffb6ebd432b8a6c46bbd348bc4b", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-4a596c27-b66b-46d-proj"}]} 2019-01-18 06:06:15,673 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateRouterSuccessTests-4a596c27-b66b-46d-proj used request id req-44f9591a-33a9-47c6-a35e-a5bd4b566c15 2019-01-18 06:06:15,677 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2deb03aee361d8add58a30989474e3605d557e98" 2019-01-18 06:06:15,774 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:06:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e8b58bfb-abcb-453d-9413-b01554179da1 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-18 06:06:15,775 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-e8b58bfb-abcb-453d-9413-b01554179da1 2019-01-18 06:06:16,165 - keystone_utils - INFO - Created user with name - CreateRouterSuccessTests-4a596c27-b66b-46d-user 2019-01-18 06:06:16,166 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:06:16,170 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79d8cc9d318c89d05247f1d784884cee30226bac" 2019-01-18 06:06:16,266 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:06:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-09b39aef-7e4e-4a8e-b158-b5785d4aed72 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "488fca829f8b496daa1cd2cdc6e45c49", "links": {"self": "http://172.30.9.23:5000/v3/roles/488fca829f8b496daa1cd2cdc6e45c49"}, "name": "Member"}, {"domain_id": null, "id": "6b7f4f4f76264b6fb449c43b86ee3817", "links": {"self": "http://172.30.9.23:5000/v3/roles/6b7f4f4f76264b6fb449c43b86ee3817"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a482b711adf94961bf4bb28eda7f0e28", "links": {"self": "http://172.30.9.23:5000/v3/roles/a482b711adf94961bf4bb28eda7f0e28"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c65201bd05504fa786d79b166e8bbba3", "links": {"self": "http://172.30.9.23:5000/v3/roles/c65201bd05504fa786d79b166e8bbba3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "e7e317b66c174923a8cb46c48d897c8d", "links": {"self": "http://172.30.9.23:5000/v3/roles/e7e317b66c174923a8cb46c48d897c8d"}, "name": "ResellerAdmin"}]} 2019-01-18 06:06:16,266 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-09b39aef-7e4e-4a8e-b158-b5785d4aed72 2019-01-18 06:06:16,270 - 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}79d8cc9d318c89d05247f1d784884cee30226bac" -d '{"role": {"name": "CreateRouterSuccessTests-4a596c27-b66b-46d-proj-role"}}' 2019-01-18 06:06:16,368 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 18 Jan 2019 06:06:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-03f93955-5cc6-4373-b267-52fe5447db89 Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "59636845da624316a11c1833e2ef635e", "links": {"self": "http://172.30.9.23:5000/v3/roles/59636845da624316a11c1833e2ef635e"}, "name": "CreateRouterSuccessTests-4a596c27-b66b-46d-proj-role"}} 2019-01-18 06:06:16,368 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-03f93955-5cc6-4373-b267-52fe5447db89 2019-01-18 06:06:16,369 - keystone_utils - INFO - Created role with name - CreateRouterSuccessTests-4a596c27-b66b-46d-proj-role 2019-01-18 06:06:16,372 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/59636845da624316a11c1833e2ef635e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79d8cc9d318c89d05247f1d784884cee30226bac" 2019-01-18 06:06:16,463 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:06:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9f425608-7d1a-4e7f-b71d-1c34d91f5d8c Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.23:5000/v3/roles/59636845da624316a11c1833e2ef635e"}, "domain_id": null, "name": "CreateRouterSuccessTests-4a596c27-b66b-46d-proj-role", "id": "59636845da624316a11c1833e2ef635e"}} 2019-01-18 06:06:16,463 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/59636845da624316a11c1833e2ef635e used request id req-9f425608-7d1a-4e7f-b71d-1c34d91f5d8c 2019-01-18 06:06:16,464 - keystone_utils - INFO - Granting role CreateRouterSuccessTests-4a596c27-b66b-46d-proj-role to project CreateRouterSuccessTests-4a596c27-b66b-46d-proj 2019-01-18 06:06:16,467 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/e11e2ffb6ebd432b8a6c46bbd348bc4b/users/307fc95254974746ac4d70d7bed7f9e8/roles/59636845da624316a11c1833e2ef635e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79d8cc9d318c89d05247f1d784884cee30226bac" 2019-01-18 06:06:16,592 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 06:06:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6a685a9e-9e34-42ed-b1c8-7ed78e75ef03 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 06:06:16,592 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/e11e2ffb6ebd432b8a6c46bbd348bc4b/users/307fc95254974746ac4d70d7bed7f9e8/roles/59636845da624316a11c1833e2ef635e used request id req-6a685a9e-9e34-42ed-b1c8-7ed78e75ef03 2019-01-18 06:06:16,593 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:06:16,594 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:06:16,966 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "59636845da624316a11c1833e2ef635e", "name": "CreateRouterSuccessTests-4a596c27-b66b-46d-proj-role"}], "expires_at": "2019-01-18T07:06:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e11e2ffb6ebd432b8a6c46bbd348bc4b", "name": "CreateRouterSuccessTests-4a596c27-b66b-46d-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/e11e2ffb6ebd432b8a6c46bbd348bc4b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/e11e2ffb6ebd432b8a6c46bbd348bc4b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/e11e2ffb6ebd432b8a6c46bbd348bc4b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/e11e2ffb6ebd432b8a6c46bbd348bc4b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/e11e2ffb6ebd432b8a6c46bbd348bc4b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/e11e2ffb6ebd432b8a6c46bbd348bc4b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/e11e2ffb6ebd432b8a6c46bbd348bc4b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/e11e2ffb6ebd432b8a6c46bbd348bc4b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/e11e2ffb6ebd432b8a6c46bbd348bc4b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/e11e2ffb6ebd432b8a6c46bbd348bc4b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/e11e2ffb6ebd432b8a6c46bbd348bc4b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/e11e2ffb6ebd432b8a6c46bbd348bc4b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-4a596c27-b66b-46d-user", "id": "307fc95254974746ac4d70d7bed7f9e8"}, "audit_ids": ["c9RFfTokQliPkQ02sLMvxQ"], "issued_at": "2019-01-18T06:06:16.000000Z"}} 2019-01-18 06:06:16,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}937ec4e0cc4568ce3b48ab83aa1da3fe134e466f" 2019-01-18 06:06:17,045 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:06:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c7f2594a-e930-4390-9b5f-6cefd17c0ab5 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:06:17,045 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-c7f2594a-e930-4390-9b5f-6cefd17c0ab5 2019-01-18 06:06:17,052 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/routers?name=CreateRouterSuccessTests-dadcbf89-2916-4456-8b11-6c68108cd140-pub-router&admin_state_up=False -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}937ec4e0cc4568ce3b48ab83aa1da3fe134e466f" 2019-01-18 06:06:17,244 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-08e58173-a5de-46c9-8e25-65a879875261 Date: Fri, 18 Jan 2019 06:06:17 GMT RESP BODY: {"routers": []} 2019-01-18 06:06:17,244 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers?name=CreateRouterSuccessTests-dadcbf89-2916-4456-8b11-6c68108cd140-pub-router&admin_state_up=False used request id req-08e58173-a5de-46c9-8e25-65a879875261 2019-01-18 06:06:17,244 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:06:17,245 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:06:17,627 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "59636845da624316a11c1833e2ef635e", "name": "CreateRouterSuccessTests-4a596c27-b66b-46d-proj-role"}], "expires_at": "2019-01-18T07:06:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e11e2ffb6ebd432b8a6c46bbd348bc4b", "name": "CreateRouterSuccessTests-4a596c27-b66b-46d-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/e11e2ffb6ebd432b8a6c46bbd348bc4b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/e11e2ffb6ebd432b8a6c46bbd348bc4b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/e11e2ffb6ebd432b8a6c46bbd348bc4b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/e11e2ffb6ebd432b8a6c46bbd348bc4b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/e11e2ffb6ebd432b8a6c46bbd348bc4b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/e11e2ffb6ebd432b8a6c46bbd348bc4b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/e11e2ffb6ebd432b8a6c46bbd348bc4b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/e11e2ffb6ebd432b8a6c46bbd348bc4b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/e11e2ffb6ebd432b8a6c46bbd348bc4b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/e11e2ffb6ebd432b8a6c46bbd348bc4b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/e11e2ffb6ebd432b8a6c46bbd348bc4b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/e11e2ffb6ebd432b8a6c46bbd348bc4b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-4a596c27-b66b-46d-user", "id": "307fc95254974746ac4d70d7bed7f9e8"}, "audit_ids": ["MSaGC7DoQpq1BD9DG2mdUQ"], "issued_at": "2019-01-18T06:06:17.000000Z"}} 2019-01-18 06:06:17,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}822aa397834555557a833a15858921540c3a9489" 2019-01-18 06:06:17,640 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:06:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b68c1472-509c-43fc-838c-1305df21454f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:06:17,640 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-b68c1472-509c-43fc-838c-1305df21454f 2019-01-18 06:06:17,642 - neutron_utils - INFO - Creating router with name - CreateRouterSuccessTests-dadcbf89-2916-4456-8b11-6c68108cd140-pub-router 2019-01-18 06:06:17,646 - 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}937ec4e0cc4568ce3b48ab83aa1da3fe134e466f" -d '{"router": {"name": "CreateRouterSuccessTests-dadcbf89-2916-4456-8b11-6c68108cd140-pub-router", "admin_state_up": false}}' 2019-01-18 06:06:21,598 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 536 X-Openstack-Request-Id: req-c1eff9a2-b6a2-4f2d-bc38-71ec613631b1 Date: Fri, 18 Jan 2019 06:06:21 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "e11e2ffb6ebd432b8a6c46bbd348bc4b", "created_at": "2019-01-18T06:06:18Z", "admin_state_up": false, "updated_at": "2019-01-18T06:06:18Z", "flavor_id": null, "revision_number": 0, "routes": [], "project_id": "e11e2ffb6ebd432b8a6c46bbd348bc4b", "id": "700d0103-1bf3-4c2c-a7c1-020044a0aa64", "name": "CreateRouterSuccessTests-dadcbf89-2916-4456-8b11-6c68108cd140-pub-router"}} 2019-01-18 06:06:21,598 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/routers used request id req-c1eff9a2-b6a2-4f2d-bc38-71ec613631b1 2019-01-18 06:06:21,604 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?device_id=700d0103-1bf3-4c2c-a7c1-020044a0aa64 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}937ec4e0cc4568ce3b48ab83aa1da3fe134e466f" 2019-01-18 06:06:21,792 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-05d8a6d0-b094-4581-8015-43c149ccb0c9 Date: Fri, 18 Jan 2019 06:06:21 GMT RESP BODY: {"ports":[]} 2019-01-18 06:06:21,792 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?device_id=700d0103-1bf3-4c2c-a7c1-020044a0aa64 used request id req-05d8a6d0-b094-4581-8015-43c149ccb0c9 2019-01-18 06:06:21,797 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/routers/700d0103-1bf3-4c2c-a7c1-020044a0aa64 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}937ec4e0cc4568ce3b48ab83aa1da3fe134e466f" 2019-01-18 06:06:22,016 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 542 X-Openstack-Request-Id: req-2577de21-8e70-4264-a7c0-e12681c0c114 Date: Fri, 18 Jan 2019 06:06:22 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "e11e2ffb6ebd432b8a6c46bbd348bc4b", "created_at": "2019-01-18T06:06:18Z", "admin_state_up": false, "updated_at": "2019-01-18T06:06:21Z", "flavor_id": null, "revision_number": 4, "routes": [], "project_id": "e11e2ffb6ebd432b8a6c46bbd348bc4b", "id": "700d0103-1bf3-4c2c-a7c1-020044a0aa64", "name": "CreateRouterSuccessTests-dadcbf89-2916-4456-8b11-6c68108cd140-pub-router"}} 2019-01-18 06:06:22,016 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers/700d0103-1bf3-4c2c-a7c1-020044a0aa64 used request id req-2577de21-8e70-4264-a7c0-e12681c0c114 2019-01-18 06:06:22,021 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?device_id=700d0103-1bf3-4c2c-a7c1-020044a0aa64 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}937ec4e0cc4568ce3b48ab83aa1da3fe134e466f" 2019-01-18 06:06:22,195 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-8d034288-ea53-448e-b60f-f1ff6f823ed8 Date: Fri, 18 Jan 2019 06:06:22 GMT RESP BODY: {"ports":[]} 2019-01-18 06:06:22,195 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?device_id=700d0103-1bf3-4c2c-a7c1-020044a0aa64 used request id req-8d034288-ea53-448e-b60f-f1ff6f823ed8 2019-01-18 06:06:22,195 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:06:22,577 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "59636845da624316a11c1833e2ef635e", "name": "CreateRouterSuccessTests-4a596c27-b66b-46d-proj-role"}], "expires_at": "2019-01-18T07:06:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e11e2ffb6ebd432b8a6c46bbd348bc4b", "name": "CreateRouterSuccessTests-4a596c27-b66b-46d-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/e11e2ffb6ebd432b8a6c46bbd348bc4b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/e11e2ffb6ebd432b8a6c46bbd348bc4b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/e11e2ffb6ebd432b8a6c46bbd348bc4b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/e11e2ffb6ebd432b8a6c46bbd348bc4b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/e11e2ffb6ebd432b8a6c46bbd348bc4b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/e11e2ffb6ebd432b8a6c46bbd348bc4b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/e11e2ffb6ebd432b8a6c46bbd348bc4b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/e11e2ffb6ebd432b8a6c46bbd348bc4b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/e11e2ffb6ebd432b8a6c46bbd348bc4b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/e11e2ffb6ebd432b8a6c46bbd348bc4b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/e11e2ffb6ebd432b8a6c46bbd348bc4b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/e11e2ffb6ebd432b8a6c46bbd348bc4b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-4a596c27-b66b-46d-user", "id": "307fc95254974746ac4d70d7bed7f9e8"}, "audit_ids": ["ShxTnh2KTxau1epda8F85Q"], "issued_at": "2019-01-18T06:06:22.000000Z"}} 2019-01-18 06:06:22,582 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/routers?name=CreateRouterSuccessTests-dadcbf89-2916-4456-8b11-6c68108cd140-pub-router&admin_state_up=False -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}66265cce107c845b4aa3b275a26c257a21eeff4a" 2019-01-18 06:06:22,780 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 545 X-Openstack-Request-Id: req-a0bdaebf-4a52-42b7-b90a-8c51997a75f1 Date: Fri, 18 Jan 2019 06:06:22 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "e11e2ffb6ebd432b8a6c46bbd348bc4b", "created_at": "2019-01-18T06:06:18Z", "admin_state_up": false, "updated_at": "2019-01-18T06:06:21Z", "flavor_id": null, "revision_number": 4, "routes": [], "project_id": "e11e2ffb6ebd432b8a6c46bbd348bc4b", "id": "700d0103-1bf3-4c2c-a7c1-020044a0aa64", "name": "CreateRouterSuccessTests-dadcbf89-2916-4456-8b11-6c68108cd140-pub-router"}]} 2019-01-18 06:06:22,780 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers?name=CreateRouterSuccessTests-dadcbf89-2916-4456-8b11-6c68108cd140-pub-router&admin_state_up=False used request id req-a0bdaebf-4a52-42b7-b90a-8c51997a75f1 2019-01-18 06:06:22,784 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-18 06:06:22,790 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 18 Jan 2019 06:06: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"}]}]}} 2019-01-18 06:06:22,791 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/e11e2ffb6ebd432b8a6c46bbd348bc4b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d013a4c123a38c7f0564fbd11a10bfae58d9989" 2019-01-18 06:06:22,948 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:06:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-380c2e2a-0e13-4c41-9994-aa7da01c2bd1 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/e11e2ffb6ebd432b8a6c46bbd348bc4b"}, "enabled": true, "id": "e11e2ffb6ebd432b8a6c46bbd348bc4b", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-4a596c27-b66b-46d-proj"}} 2019-01-18 06:06:22,948 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/e11e2ffb6ebd432b8a6c46bbd348bc4b used request id req-380c2e2a-0e13-4c41-9994-aa7da01c2bd1 2019-01-18 06:06:22,953 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?device_id=700d0103-1bf3-4c2c-a7c1-020044a0aa64 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}66265cce107c845b4aa3b275a26c257a21eeff4a" 2019-01-18 06:06:23,133 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-9ea5f341-8f51-49be-ac39-50ee4d2a19d1 Date: Fri, 18 Jan 2019 06:06:23 GMT RESP BODY: {"ports":[]} 2019-01-18 06:06:23,133 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?device_id=700d0103-1bf3-4c2c-a7c1-020044a0aa64 used request id req-9ea5f341-8f51-49be-ac39-50ee4d2a19d1 2019-01-18 06:06:23,134 - OpenStackNetwork - INFO - Removing router CreateRouterSuccessTests-dadcbf89-2916-4456-8b11-6c68108cd140-pub-router 2019-01-18 06:06:23,134 - neutron_utils - INFO - Deleting router with name - CreateRouterSuccessTests-dadcbf89-2916-4456-8b11-6c68108cd140-pub-router 2019-01-18 06:06:23,139 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/routers/700d0103-1bf3-4c2c-a7c1-020044a0aa64 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}937ec4e0cc4568ce3b48ab83aa1da3fe134e466f" 2019-01-18 06:06:26,000 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-51091a9b-374e-4459-9edc-56e594e0c302 Content-Length: 0 Date: Fri, 18 Jan 2019 06:06:26 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-18 06:06:26,000 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/routers/700d0103-1bf3-4c2c-a7c1-020044a0aa64 used request id req-51091a9b-374e-4459-9edc-56e594e0c302 2019-01-18 06:06:26,006 - 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}79d8cc9d318c89d05247f1d784884cee30226bac" 2019-01-18 06:06:26,248 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-85efc44a-a7ce-42cf-b562-cb1711903a87 Date: Fri, 18 Jan 2019 06:06:26 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-18T04:53:26Z", "updated_at": "2019-01-18T04:53:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:53:26Z", "revision_number": 0, "id": "260c2de9-5dc5-4508-b06c-24b9d7ed838c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:53:26Z", "security_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:53:26Z", "revision_number": 0, "id": "9c6f69fc-3bf8-4346-9288-5a255b82b67e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:53:26Z", "security_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:53:26Z", "revision_number": 0, "id": "84255fa4-c13a-4cfe-b73d-e56ee216ca1e", "remote_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "remote_ip_prefix": null, "created_at": "2019-01-18T04:53:26Z", "security_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:53:26Z", "revision_number": 0, "id": "571036d3-cb1d-483a-acb9-96f19293add9", "remote_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "remote_ip_prefix": null, "created_at": "2019-01-18T04:53:26Z", "security_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "created_at": "2019-01-18T04:51:20Z", "updated_at": "2019-01-18T04:51:20Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "45161a51-d6dd-4bb8-986d-bc2f88599c1d", "remote_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv6", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "2b339890-44d0-4711-a050-08a64d58e2a0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv6", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "24c99e6f-888c-4943-9c93-54ad3b18b18c", "remote_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv4", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "87b9b994-ae22-4850-863a-6a4925bd01fe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv4", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}], "revision_number": 4, "project_id": "9c53a91613fb4d5080479ac6f51697ed", "id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "020d00b5451a467cb276d06789a1149d", "created_at": "2019-01-18T05:59:12Z", "updated_at": "2019-01-18T05:59:12Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:12Z", "revision_number": 0, "id": "8faf6dda-6919-4b75-b745-2af38abf8dcf", "remote_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:12Z", "security_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "tenant_id": "020d00b5451a467cb276d06789a1149d", "port_range_min": null, "ethertype": "IPv4", "project_id": "020d00b5451a467cb276d06789a1149d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:12Z", "revision_number": 0, "id": "60f7d4a7-1a27-4801-a1e8-5bf33633b818", "remote_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:12Z", "security_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "tenant_id": "020d00b5451a467cb276d06789a1149d", "port_range_min": null, "ethertype": "IPv6", "project_id": "020d00b5451a467cb276d06789a1149d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:12Z", "revision_number": 0, "id": "38b9f88b-1fc0-40d1-af74-237d79be193d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:12Z", "security_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "tenant_id": "020d00b5451a467cb276d06789a1149d", "port_range_min": null, "ethertype": "IPv4", "project_id": "020d00b5451a467cb276d06789a1149d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:12Z", "revision_number": 0, "id": "38b091dd-dca7-4cbe-8c1c-dd18a74bfca8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:12Z", "security_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "tenant_id": "020d00b5451a467cb276d06789a1149d", "port_range_min": null, "ethertype": "IPv6", "project_id": "020d00b5451a467cb276d06789a1149d"}], "revision_number": 4, "project_id": "020d00b5451a467cb276d06789a1149d", "id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "created_at": "2019-01-18T04:39:06Z", "updated_at": "2019-01-18T04:39:06Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "8860837e-afbd-4411-adf9-d88db88c2114", "remote_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "47feb8aba08a40dca7028a1701e597b9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "4e399c2e-bc03-4aa3-b192-1fafdc9248ba", "remote_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "47feb8aba08a40dca7028a1701e597b9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "4bf1a402-0fa2-4cfd-9fee-4a28f16bb271", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "47feb8aba08a40dca7028a1701e597b9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "0aedefa2-edbc-47b5-bead-e954540f6937", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "47feb8aba08a40dca7028a1701e597b9"}], "revision_number": 4, "project_id": "47feb8aba08a40dca7028a1701e597b9", "id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "name": "default"}]} 2019-01-18 06:06:26,249 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-85efc44a-a7ce-42cf-b562-cb1711903a87 2019-01-18 06:06:26,254 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/9c53a91613fb4d5080479ac6f51697ed -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79d8cc9d318c89d05247f1d784884cee30226bac" 2019-01-18 06:06:26,350 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:06:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1febdf14-1cc3-4c14-87b0-2a3b40bf7a3f Content-Encoding: gzip Content-Length: 190 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/9c53a91613fb4d5080479ac6f51697ed"}, "enabled": true, "id": "9c53a91613fb4d5080479ac6f51697ed", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2019-01-18 06:06:26,350 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/9c53a91613fb4d5080479ac6f51697ed used request id req-1febdf14-1cc3-4c14-87b0-2a3b40bf7a3f 2019-01-18 06:06:26,354 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/020d00b5451a467cb276d06789a1149d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79d8cc9d318c89d05247f1d784884cee30226bac" 2019-01-18 06:06:26,446 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:06:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-abe7461c-bb9b-4812-8bae-f3e7852e7021 Content-Encoding: gzip Content-Length: 248 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/020d00b5451a467cb276d06789a1149d"}, "enabled": true, "id": "020d00b5451a467cb276d06789a1149d", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}} 2019-01-18 06:06:26,447 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/020d00b5451a467cb276d06789a1149d used request id req-abe7461c-bb9b-4812-8bae-f3e7852e7021 2019-01-18 06:06:26,451 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/47feb8aba08a40dca7028a1701e597b9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79d8cc9d318c89d05247f1d784884cee30226bac" 2019-01-18 06:06:26,537 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:06:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-40a4a104-7133-401b-8099-0dff1f7bb610 Content-Encoding: gzip Content-Length: 205 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/47feb8aba08a40dca7028a1701e597b9"}, "enabled": true, "id": "47feb8aba08a40dca7028a1701e597b9", "parent_id": "default", "domain_id": "default", "name": "service"}} 2019-01-18 06:06:26,538 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/47feb8aba08a40dca7028a1701e597b9 used request id req-40a4a104-7133-401b-8099-0dff1f7bb610 2019-01-18 06:06:26,538 - keystone_utils - INFO - Deleting project with name - CreateRouterSuccessTests-4a596c27-b66b-46d-proj 2019-01-18 06:06:26,542 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/e11e2ffb6ebd432b8a6c46bbd348bc4b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79d8cc9d318c89d05247f1d784884cee30226bac" 2019-01-18 06:06:26,767 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 06:06:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7974c2e3-1877-4a92-b22c-970e90b547f8 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 06:06:26,767 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/e11e2ffb6ebd432b8a6c46bbd348bc4b used request id req-7974c2e3-1877-4a92-b22c-970e90b547f8 2019-01-18 06:06:26,767 - keystone_utils - INFO - Deleting role with name - CreateRouterSuccessTests-4a596c27-b66b-46d-proj-role 2019-01-18 06:06:26,770 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/59636845da624316a11c1833e2ef635e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79d8cc9d318c89d05247f1d784884cee30226bac" 2019-01-18 06:06:26,883 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 06:06:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cf9e9a27-39a6-4257-9ee2-ee275283cf10 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 06:06:26,884 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/59636845da624316a11c1833e2ef635e used request id req-cf9e9a27-39a6-4257-9ee2-ee275283cf10 2019-01-18 06:06:26,888 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79d8cc9d318c89d05247f1d784884cee30226bac" 2019-01-18 06:06:26,968 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:06:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6ecac07c-b82b-44a8-a21c-ef67657f9fe6 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "488fca829f8b496daa1cd2cdc6e45c49", "links": {"self": "http://172.30.9.23:5000/v3/roles/488fca829f8b496daa1cd2cdc6e45c49"}, "name": "Member"}, {"domain_id": null, "id": "6b7f4f4f76264b6fb449c43b86ee3817", "links": {"self": "http://172.30.9.23:5000/v3/roles/6b7f4f4f76264b6fb449c43b86ee3817"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a482b711adf94961bf4bb28eda7f0e28", "links": {"self": "http://172.30.9.23:5000/v3/roles/a482b711adf94961bf4bb28eda7f0e28"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c65201bd05504fa786d79b166e8bbba3", "links": {"self": "http://172.30.9.23:5000/v3/roles/c65201bd05504fa786d79b166e8bbba3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "e7e317b66c174923a8cb46c48d897c8d", "links": {"self": "http://172.30.9.23:5000/v3/roles/e7e317b66c174923a8cb46c48d897c8d"}, "name": "ResellerAdmin"}]} 2019-01-18 06:06:26,968 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-6ecac07c-b82b-44a8-a21c-ef67657f9fe6 2019-01-18 06:06:26,969 - keystone_utils - INFO - Deleting user with name - CreateRouterSuccessTests-4a596c27-b66b-46d-user 2019-01-18 06:06:26,973 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/307fc95254974746ac4d70d7bed7f9e8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2deb03aee361d8add58a30989474e3605d557e98" 2019-01-18 06:06:27,151 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 06:06:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f17da56e-c69d-4d54-aba4-271950436ccd Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 06:06:27,151 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/307fc95254974746ac4d70d7bed7f9e8 used request id req-f17da56e-c69d-4d54-aba4-271950436ccd 2019-01-18 06:06:27,153 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:06:27,537 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "488fca829f8b496daa1cd2cdc6e45c49", "name": "Member"}, {"id": "c65201bd05504fa786d79b166e8bbba3", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}], "expires_at": "2019-01-18T07:06:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "020d00b5451a467cb276d06789a1149d", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "id": "e292c913af7844408b6509a836e493f5"}, "audit_ids": ["lienD4O-Q8aikOqzpLSoEg"], "issued_at": "2019-01-18T06:06:27.000000Z"}} 2019-01-18 06:06:27,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}ad1526f8027aa066be2e1391517dd53fd9c99dff" 2019-01-18 06:06:27,614 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:06:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-12935b40-531d-4490-8455-9d62cea878b9 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:06:27,614 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-12935b40-531d-4490-8455-9d62cea878b9 2019-01-18 06:06:27,616 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:06:27,617 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:06:28,005 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "488fca829f8b496daa1cd2cdc6e45c49", "name": "Member"}, {"id": "c65201bd05504fa786d79b166e8bbba3", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}], "expires_at": "2019-01-18T07:06:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "020d00b5451a467cb276d06789a1149d", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "id": "e292c913af7844408b6509a836e493f5"}, "audit_ids": ["TyytPQztT3O5plhgg-dUZQ"], "issued_at": "2019-01-18T06:06:27.000000Z"}} 2019-01-18 06:06:28,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}ac675520522e6544e87927d9d23ac8a61519a0cb" 2019-01-18 06:06:28,098 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:06:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-633c8724-2ad6-4fdb-93e5-ea904f00ebf7 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:06:28,099 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-633c8724-2ad6-4fdb-93e5-ea904f00ebf7 2019-01-18 06:06:28,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" 2019-01-18 06:06:28,108 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 18 Jan 2019 06:06: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"}]}]}} 2019-01-18 06:06:28,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=CreateRouterSuccessTests-96e488f0-be6f-468-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac675520522e6544e87927d9d23ac8a61519a0cb" 2019-01-18 06:06:28,202 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:06:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d4045eaa-7bf8-44b7-ab8c-eb159406e53e 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-96e488f0-be6f-468-proj", "previous": null, "next": null}, "projects": []} 2019-01-18 06:06:28,203 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-96e488f0-be6f-468-proj used request id req-d4045eaa-7bf8-44b7-ab8c-eb159406e53e 2019-01-18 06:06:28,207 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac675520522e6544e87927d9d23ac8a61519a0cb" 2019-01-18 06:06:28,224 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:06:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c466df1d-4b14-41ce-a4eb-23a7b163b543 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-18 06:06:28,225 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-c466df1d-4b14-41ce-a4eb-23a7b163b543 2019-01-18 06:06:28,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}ac675520522e6544e87927d9d23ac8a61519a0cb" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateRouterSuccessTests-96e488f0-be6f-468-proj"}}' 2019-01-18 06:06:28,339 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 18 Jan 2019 06:06:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-86bbff7c-c79e-40ac-b434-8395a1cc9038 Content-Length: 309 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/8ce9dc03d12c40acaed8768264bbf043"}, "enabled": true, "id": "8ce9dc03d12c40acaed8768264bbf043", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-96e488f0-be6f-468-proj"}} 2019-01-18 06:06:28,339 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-86bbff7c-c79e-40ac-b434-8395a1cc9038 2019-01-18 06:06:28,339 - keystone_utils - INFO - Created project with name - CreateRouterSuccessTests-96e488f0-be6f-468-proj 2019-01-18 06:06:28,339 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:06:28,340 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:06:28,726 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "488fca829f8b496daa1cd2cdc6e45c49", "name": "Member"}, {"id": "c65201bd05504fa786d79b166e8bbba3", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}], "expires_at": "2019-01-18T07:06:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "020d00b5451a467cb276d06789a1149d", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "id": "e292c913af7844408b6509a836e493f5"}, "audit_ids": ["sVd5nVJpTZuGwuuhIZgoPA"], "issued_at": "2019-01-18T06:06:28.000000Z"}} 2019-01-18 06:06:28,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}a0ea5013d380530400d24bc0c356255deb4efde7" 2019-01-18 06:06:28,821 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:06:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0168ef1d-7d15-498f-9d89-cb93632922b6 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:06:28,821 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-0168ef1d-7d15-498f-9d89-cb93632922b6 2019-01-18 06:06:28,826 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-18 06:06:28,831 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 18 Jan 2019 06:06: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"}]}]}} 2019-01-18 06:06:28,832 - 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}a0ea5013d380530400d24bc0c356255deb4efde7" 2019-01-18 06:06:29,027 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:06:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bd57c673-212b-4364-b1e6-aa07703dec09 Content-Encoding: gzip Content-Length: 869 Content-Type: application/json RESP BODY: {"users": [{"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/0607a2b4beb0408e9fa51cc5ba027ac6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0607a2b4beb0408e9fa51cc5ba027ac6", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/17c61b95071545a094cc82823d2b88b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "17c61b95071545a094cc82823d2b88b8", "email": "nova@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/29e5d2dfed2447bda26fc75bd1122674"}, "domain_id": "default", "enabled": true, "options": {}, "id": "29e5d2dfed2447bda26fc75bd1122674", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/3b6dcc8c791e4b6e8831f5b5e583de80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3b6dcc8c791e4b6e8831f5b5e583de80", "email": "neutron@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.23:5000/v3/users/45ab52d673584bc198669be88c88b878"}, "domain_id": "default", "enabled": true, "options": {}, "id": "45ab52d673584bc198669be88c88b878", "email": "barbican@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/57795b4ee52f49c6a71f55bb6c4012f8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "57795b4ee52f49c6a71f55bb6c4012f8", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/5c52969262974d64ac2a300ca5d60f50"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c52969262974d64ac2a300ca5d60f50", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/5fc15572bb1c489ba92bd9945bbc1f64"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5fc15572bb1c489ba92bd9945bbc1f64", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/6b519d70e25f4e61a9dfd738cd6bba22"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6b519d70e25f4e61a9dfd738cd6bba22", "email": "heat@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.23:5000/v3/users/8248437208b540c2893a7117ad102a87"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8248437208b540c2893a7117ad102a87", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/890dee97e62840c5b15e36f03f6b7efc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "890dee97e62840c5b15e36f03f6b7efc", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/8cccb516ecc44ed9bb7c8633df108fd4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8cccb516ecc44ed9bb7c8633df108fd4", "email": "glance@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.23:5000/v3/users/97c3d863a98148299fa116fdb54be470"}, "domain_id": "default", "enabled": true, "options": {}, "id": "97c3d863a98148299fa116fdb54be470", "email": "tacker@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/a2a0c8c0f19941808c9f618af50b3b79"}, "domain_id": "c19db1b8f60647a9a114cd23287c807b", "enabled": true, "options": {}, "id": "a2a0c8c0f19941808c9f618af50b3b79", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "links": {"self": "http://172.30.9.23:5000/v3/users/e292c913af7844408b6509a836e493f5"}, "domain_id": "default", "enabled": true, "id": "e292c913af7844408b6509a836e493f5", "options": {}}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/fe5de73ba9cb41b2be24ccf1f72f5ed4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe5de73ba9cb41b2be24ccf1f72f5ed4", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2019-01-18 06:06:29,027 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-bd57c673-212b-4364-b1e6-aa07703dec09 2019-01-18 06:06:29,031 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateRouterSuccessTests-96e488f0-be6f-468-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0ea5013d380530400d24bc0c356255deb4efde7" 2019-01-18 06:06:29,126 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:06:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4df0929b-9790-4f5f-8fa1-43c8f8a50c4b Content-Encoding: gzip Content-Length: 254 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateRouterSuccessTests-96e488f0-be6f-468-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/8ce9dc03d12c40acaed8768264bbf043"}, "enabled": true, "id": "8ce9dc03d12c40acaed8768264bbf043", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-96e488f0-be6f-468-proj"}]} 2019-01-18 06:06:29,127 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateRouterSuccessTests-96e488f0-be6f-468-proj used request id req-4df0929b-9790-4f5f-8fa1-43c8f8a50c4b 2019-01-18 06:06:29,131 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0ea5013d380530400d24bc0c356255deb4efde7" 2019-01-18 06:06:29,211 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:06:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9bdf27ee-3da8-4687-86e1-4e0b85834bdf Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-18 06:06:29,211 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-9bdf27ee-3da8-4687-86e1-4e0b85834bdf 2019-01-18 06:06:29,572 - keystone_utils - INFO - Created user with name - CreateRouterSuccessTests-96e488f0-be6f-468-user 2019-01-18 06:06:29,573 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:06:29,577 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac675520522e6544e87927d9d23ac8a61519a0cb" 2019-01-18 06:06:29,676 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:06:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e988143e-0ff8-4574-8db8-a3581ab5fe84 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "488fca829f8b496daa1cd2cdc6e45c49", "links": {"self": "http://172.30.9.23:5000/v3/roles/488fca829f8b496daa1cd2cdc6e45c49"}, "name": "Member"}, {"domain_id": null, "id": "6b7f4f4f76264b6fb449c43b86ee3817", "links": {"self": "http://172.30.9.23:5000/v3/roles/6b7f4f4f76264b6fb449c43b86ee3817"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a482b711adf94961bf4bb28eda7f0e28", "links": {"self": "http://172.30.9.23:5000/v3/roles/a482b711adf94961bf4bb28eda7f0e28"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c65201bd05504fa786d79b166e8bbba3", "links": {"self": "http://172.30.9.23:5000/v3/roles/c65201bd05504fa786d79b166e8bbba3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "e7e317b66c174923a8cb46c48d897c8d", "links": {"self": "http://172.30.9.23:5000/v3/roles/e7e317b66c174923a8cb46c48d897c8d"}, "name": "ResellerAdmin"}]} 2019-01-18 06:06:29,676 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-e988143e-0ff8-4574-8db8-a3581ab5fe84 2019-01-18 06:06:29,680 - 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}ac675520522e6544e87927d9d23ac8a61519a0cb" -d '{"role": {"name": "CreateRouterSuccessTests-96e488f0-be6f-468-proj-role"}}' 2019-01-18 06:06:29,781 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 18 Jan 2019 06:06:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-736fd07d-035c-418a-98f9-db4aba3003a6 Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "c44fa6145b174bb9b06fdad23dc9f542", "links": {"self": "http://172.30.9.23:5000/v3/roles/c44fa6145b174bb9b06fdad23dc9f542"}, "name": "CreateRouterSuccessTests-96e488f0-be6f-468-proj-role"}} 2019-01-18 06:06:29,781 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-736fd07d-035c-418a-98f9-db4aba3003a6 2019-01-18 06:06:29,782 - keystone_utils - INFO - Created role with name - CreateRouterSuccessTests-96e488f0-be6f-468-proj-role 2019-01-18 06:06:29,785 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/c44fa6145b174bb9b06fdad23dc9f542 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac675520522e6544e87927d9d23ac8a61519a0cb" 2019-01-18 06:06:29,875 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:06:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-01eebdb0-c4a8-4661-a2e5-ba304f3ce9a1 Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.23:5000/v3/roles/c44fa6145b174bb9b06fdad23dc9f542"}, "domain_id": null, "name": "CreateRouterSuccessTests-96e488f0-be6f-468-proj-role", "id": "c44fa6145b174bb9b06fdad23dc9f542"}} 2019-01-18 06:06:29,875 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/c44fa6145b174bb9b06fdad23dc9f542 used request id req-01eebdb0-c4a8-4661-a2e5-ba304f3ce9a1 2019-01-18 06:06:29,876 - keystone_utils - INFO - Granting role CreateRouterSuccessTests-96e488f0-be6f-468-proj-role to project CreateRouterSuccessTests-96e488f0-be6f-468-proj 2019-01-18 06:06:29,879 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/8ce9dc03d12c40acaed8768264bbf043/users/9039877a953049f184bfa5cd220c7d29/roles/c44fa6145b174bb9b06fdad23dc9f542 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac675520522e6544e87927d9d23ac8a61519a0cb" 2019-01-18 06:06:30,018 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 06:06:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-59b3b8b7-ce70-46d7-8dd0-1f3abfa20690 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 06:06:30,018 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/8ce9dc03d12c40acaed8768264bbf043/users/9039877a953049f184bfa5cd220c7d29/roles/c44fa6145b174bb9b06fdad23dc9f542 used request id req-59b3b8b7-ce70-46d7-8dd0-1f3abfa20690 2019-01-18 06:06:30,019 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:06:30,019 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:06:30,394 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "488fca829f8b496daa1cd2cdc6e45c49", "name": "Member"}, {"id": "c65201bd05504fa786d79b166e8bbba3", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}], "expires_at": "2019-01-18T07:06:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "020d00b5451a467cb276d06789a1149d", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "id": "e292c913af7844408b6509a836e493f5"}, "audit_ids": ["c7EeE-EKTTeimPJeTePInA"], "issued_at": "2019-01-18T06:06:30.000000Z"}} 2019-01-18 06:06:30,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}ca9fe9bd31371ae1e47cffb3ab4ff58c2c0e9b6f" 2019-01-18 06:06:30,478 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:06:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4b14a381-b42f-44ff-b54a-235fecb4102c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:06:30,478 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-4b14a381-b42f-44ff-b54a-235fecb4102c 2019-01-18 06:06:30,485 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/routers?name=CreateRouterSuccessTests-9c89df89-ea25-485b-ba3f-e72b2f698aa4-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca9fe9bd31371ae1e47cffb3ab4ff58c2c0e9b6f" 2019-01-18 06:06:30,691 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-b8055042-703b-41cd-8d08-ac5202aa1fa3 Date: Fri, 18 Jan 2019 06:06:30 GMT RESP BODY: {"routers": []} 2019-01-18 06:06:30,692 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers?name=CreateRouterSuccessTests-9c89df89-ea25-485b-ba3f-e72b2f698aa4-pub-router&admin_state_up=True used request id req-b8055042-703b-41cd-8d08-ac5202aa1fa3 2019-01-18 06:06:30,692 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:06:30,693 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:06:31,152 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "488fca829f8b496daa1cd2cdc6e45c49", "name": "Member"}, {"id": "c65201bd05504fa786d79b166e8bbba3", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}], "expires_at": "2019-01-18T07:06:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "020d00b5451a467cb276d06789a1149d", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "id": "e292c913af7844408b6509a836e493f5"}, "audit_ids": ["OrZyHmzKSmWCh5wrHDHd7Q"], "issued_at": "2019-01-18T06:06:31.000000Z"}} 2019-01-18 06:06:31,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}c2b57918ea26aa716244645dc3230c2f0c7ca194" 2019-01-18 06:06:31,229 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:06:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7ec32399-4a4d-483d-85c7-5a8cb8ebab53 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:06:31,229 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-7ec32399-4a4d-483d-85c7-5a8cb8ebab53 2019-01-18 06:06:31,234 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-18 06:06:31,239 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 18 Jan 2019 06:06: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"}]}]}} 2019-01-18 06:06:31,240 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateRouterSuccessTests-96e488f0-be6f-468-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c2b57918ea26aa716244645dc3230c2f0c7ca194" 2019-01-18 06:06:31,327 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:06:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-887f13ae-de8e-468d-8303-21fdbb98d392 Content-Encoding: gzip Content-Length: 254 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateRouterSuccessTests-96e488f0-be6f-468-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/8ce9dc03d12c40acaed8768264bbf043"}, "enabled": true, "id": "8ce9dc03d12c40acaed8768264bbf043", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-96e488f0-be6f-468-proj"}]} 2019-01-18 06:06:31,327 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateRouterSuccessTests-96e488f0-be6f-468-proj used request id req-887f13ae-de8e-468d-8303-21fdbb98d392 2019-01-18 06:06:31,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}ca9fe9bd31371ae1e47cffb3ab4ff58c2c0e9b6f" 2019-01-18 06:06:31,587 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-ffed4898-5cf0-40b8-ba41-b6ed00fa14df Date: Fri, 18 Jan 2019 06:06:31 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"c7128340-d09d-4472-ab8c-6b0e75149f5d","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"47feb8aba08a40dca7028a1701e597b9","status":"ACTIVE","subnets":["99f540fb-52d8-49ca-b59c-736c854d3c9e"],"description":"","tags":[],"updated_at":"2019-01-18T04:39:13Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"47feb8aba08a40dca7028a1701e597b9","created_at":"2019-01-18T04:39:06Z","provider:network_type":"flat"}]} 2019-01-18 06:06:31,588 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=external used request id req-ffed4898-5cf0-40b8-ba41-b6ed00fa14df 2019-01-18 06:06:31,594 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=c7128340-d09d-4472-ab8c-6b0e75149f5d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca9fe9bd31371ae1e47cffb3ab4ff58c2c0e9b6f" 2019-01-18 06:06:31,801 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 624 X-Openstack-Request-Id: req-b156ef85-215b-4493-ad06-9316d5c060d1 Date: Fri, 18 Jan 2019 06:06:31 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"c7128340-d09d-4472-ab8c-6b0e75149f5d","tenant_id":"47feb8aba08a40dca7028a1701e597b9","created_at":"2019-01-18T04:39:13Z","dns_nameservers":[],"updated_at":"2019-01-18T04:39:13Z","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":"47feb8aba08a40dca7028a1701e597b9","id":"99f540fb-52d8-49ca-b59c-736c854d3c9e","subnetpool_id":null,"name":"external-subnet"}]} 2019-01-18 06:06:31,801 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=c7128340-d09d-4472-ab8c-6b0e75149f5d used request id req-b156ef85-215b-4493-ad06-9316d5c060d1 2019-01-18 06:06:31,803 - neutron_utils - INFO - Creating router with name - CreateRouterSuccessTests-9c89df89-ea25-485b-ba3f-e72b2f698aa4-pub-router 2019-01-18 06:06:31,808 - 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}ca9fe9bd31371ae1e47cffb3ab4ff58c2c0e9b6f" -d '{"router": {"external_gateway_info": {"network_id": "c7128340-d09d-4472-ab8c-6b0e75149f5d"}, "tenant_id": "8ce9dc03d12c40acaed8768264bbf043", "name": "CreateRouterSuccessTests-9c89df89-ea25-485b-ba3f-e72b2f698aa4-pub-router", "admin_state_up": true}}' 2019-01-18 06:06:37,077 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 727 X-Openstack-Request-Id: req-025e62ae-71e7-42ed-bd3b-c63aacfb79ae Date: Fri, 18 Jan 2019 06:06:37 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "c7128340-d09d-4472-ab8c-6b0e75149f5d", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "99f540fb-52d8-49ca-b59c-736c854d3c9e", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "8ce9dc03d12c40acaed8768264bbf043", "created_at": "2019-01-18T06:06:32Z", "admin_state_up": true, "updated_at": "2019-01-18T06:06:33Z", "project_id": "8ce9dc03d12c40acaed8768264bbf043", "flavor_id": null, "revision_number": 3, "routes": [], "ha": true, "id": "81d5e00f-784f-47b8-839d-bf68055745a5", "name": "CreateRouterSuccessTests-9c89df89-ea25-485b-ba3f-e72b2f698aa4-pub-router"}} 2019-01-18 06:06:37,078 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/routers used request id req-025e62ae-71e7-42ed-bd3b-c63aacfb79ae 2019-01-18 06:06:37,084 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?device_id=81d5e00f-784f-47b8-839d-bf68055745a5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca9fe9bd31371ae1e47cffb3ab4ff58c2c0e9b6f" 2019-01-18 06:06:37,328 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3249 X-Openstack-Request-Id: req-8bc140ea-513d-477b-ae5d-e0b6ab1277a3 Date: Fri, 18 Jan 2019 06:06:37 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:06:35Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"b6bf3033-3e1c-4976-8511-b9870c44c1ee","ip_address":"169.254.192.11"}],"id":"052cce7a-2a43-4e57-b85b-e9f5dabe7f24","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:0b:5b:53","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 8ce9dc03d12c40acaed8768264bbf043","admin_state_up":true,"network_id":"c8769ed2-71b4-4192-9a4b-5461cf1d83c4","tenant_id":"","created_at":"2019-01-18T06:06:34Z","binding:vnic_type":"normal","device_id":"81d5e00f-784f-47b8-839d-bf68055745a5"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:06:35Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"b6bf3033-3e1c-4976-8511-b9870c44c1ee","ip_address":"169.254.192.9"}],"id":"5c9285d0-34e2-4235-89f5-cc7cd839b503","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:09:62:3c","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 8ce9dc03d12c40acaed8768264bbf043","admin_state_up":true,"network_id":"c8769ed2-71b4-4192-9a4b-5461cf1d83c4","tenant_id":"","created_at":"2019-01-18T06:06:35Z","binding:vnic_type":"normal","device_id":"81d5e00f-784f-47b8-839d-bf68055745a5"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:06:37Z","device_owner":"network:router_gateway","revision_number":5,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"99f540fb-52d8-49ca-b59c-736c854d3c9e","ip_address":"172.30.9.200"}],"id":"aa89180b-47a8-461a-b29f-ffa75c3f340b","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:1f:e1:5d","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":"c7128340-d09d-4472-ab8c-6b0e75149f5d","tenant_id":"","created_at":"2019-01-18T06:06:33Z","binding:vnic_type":"normal","device_id":"81d5e00f-784f-47b8-839d-bf68055745a5"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:06:34Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"b6bf3033-3e1c-4976-8511-b9870c44c1ee","ip_address":"169.254.192.1"}],"id":"e1b71177-0f1b-4746-8d7d-667752f2fba9","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:73:b3:71","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 8ce9dc03d12c40acaed8768264bbf043","admin_state_up":true,"network_id":"c8769ed2-71b4-4192-9a4b-5461cf1d83c4","tenant_id":"","created_at":"2019-01-18T06:06:34Z","binding:vnic_type":"normal","device_id":"81d5e00f-784f-47b8-839d-bf68055745a5"}]} 2019-01-18 06:06:37,328 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?device_id=81d5e00f-784f-47b8-839d-bf68055745a5 used request id req-8bc140ea-513d-477b-ae5d-e0b6ab1277a3 2019-01-18 06:06:37,333 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets/99f540fb-52d8-49ca-b59c-736c854d3c9e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca9fe9bd31371ae1e47cffb3ab4ff58c2c0e9b6f" 2019-01-18 06:06:37,536 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-6630d7d9-8983-4092-9b8e-02900c04db9d Date: Fri, 18 Jan 2019 06:06:37 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"c7128340-d09d-4472-ab8c-6b0e75149f5d","tenant_id":"47feb8aba08a40dca7028a1701e597b9","created_at":"2019-01-18T04:39:13Z","dns_nameservers":[],"updated_at":"2019-01-18T04:39:13Z","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":"47feb8aba08a40dca7028a1701e597b9","id":"99f540fb-52d8-49ca-b59c-736c854d3c9e","subnetpool_id":null,"name":"external-subnet"}} 2019-01-18 06:06:37,537 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets/99f540fb-52d8-49ca-b59c-736c854d3c9e used request id req-6630d7d9-8983-4092-9b8e-02900c04db9d 2019-01-18 06:06:37,542 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets/b6bf3033-3e1c-4976-8511-b9870c44c1ee -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca9fe9bd31371ae1e47cffb3ab4ff58c2c0e9b6f" 2019-01-18 06:06:37,755 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-04773b06-6813-4d62-b95e-8c52097543ca Date: Fri, 18 Jan 2019 06:06:37 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"c8769ed2-71b4-4192-9a4b-5461cf1d83c4","tenant_id":"","created_at":"2019-01-18T06:06:32Z","dns_nameservers":[],"updated_at":"2019-01-18T06:06: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":"b6bf3033-3e1c-4976-8511-b9870c44c1ee","subnetpool_id":null,"name":"HA subnet tenant 8ce9dc03d12c40acaed8768264bbf043"}} 2019-01-18 06:06:37,755 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets/b6bf3033-3e1c-4976-8511-b9870c44c1ee used request id req-04773b06-6813-4d62-b95e-8c52097543ca 2019-01-18 06:06:37,761 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets/b6bf3033-3e1c-4976-8511-b9870c44c1ee -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca9fe9bd31371ae1e47cffb3ab4ff58c2c0e9b6f" 2019-01-18 06:06:37,984 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-6f332d37-49f3-4c16-922a-27c15e48c23c Date: Fri, 18 Jan 2019 06:06:37 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"c8769ed2-71b4-4192-9a4b-5461cf1d83c4","tenant_id":"","created_at":"2019-01-18T06:06:32Z","dns_nameservers":[],"updated_at":"2019-01-18T06:06: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":"b6bf3033-3e1c-4976-8511-b9870c44c1ee","subnetpool_id":null,"name":"HA subnet tenant 8ce9dc03d12c40acaed8768264bbf043"}} 2019-01-18 06:06:37,984 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets/b6bf3033-3e1c-4976-8511-b9870c44c1ee used request id req-6f332d37-49f3-4c16-922a-27c15e48c23c 2019-01-18 06:06:37,989 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets/b6bf3033-3e1c-4976-8511-b9870c44c1ee -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca9fe9bd31371ae1e47cffb3ab4ff58c2c0e9b6f" 2019-01-18 06:06:38,201 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-dea67467-948e-4642-be21-c5e5dd1313bc Date: Fri, 18 Jan 2019 06:06:38 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"c8769ed2-71b4-4192-9a4b-5461cf1d83c4","tenant_id":"","created_at":"2019-01-18T06:06:32Z","dns_nameservers":[],"updated_at":"2019-01-18T06:06: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":"b6bf3033-3e1c-4976-8511-b9870c44c1ee","subnetpool_id":null,"name":"HA subnet tenant 8ce9dc03d12c40acaed8768264bbf043"}} 2019-01-18 06:06:38,201 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets/b6bf3033-3e1c-4976-8511-b9870c44c1ee used request id req-dea67467-948e-4642-be21-c5e5dd1313bc 2019-01-18 06:06:38,206 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/routers/81d5e00f-784f-47b8-839d-bf68055745a5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca9fe9bd31371ae1e47cffb3ab4ff58c2c0e9b6f" 2019-01-18 06:06:38,292 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 733 X-Openstack-Request-Id: req-ad91e9dd-7547-4d98-9e48-65cde6fd6e5a Date: Fri, 18 Jan 2019 06:06:38 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "c7128340-d09d-4472-ab8c-6b0e75149f5d", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "99f540fb-52d8-49ca-b59c-736c854d3c9e", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "8ce9dc03d12c40acaed8768264bbf043", "created_at": "2019-01-18T06:06:32Z", "admin_state_up": true, "updated_at": "2019-01-18T06:06:36Z", "project_id": "8ce9dc03d12c40acaed8768264bbf043", "flavor_id": null, "revision_number": 7, "routes": [], "ha": true, "id": "81d5e00f-784f-47b8-839d-bf68055745a5", "name": "CreateRouterSuccessTests-9c89df89-ea25-485b-ba3f-e72b2f698aa4-pub-router"}} 2019-01-18 06:06:38,292 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers/81d5e00f-784f-47b8-839d-bf68055745a5 used request id req-ad91e9dd-7547-4d98-9e48-65cde6fd6e5a 2019-01-18 06:06:38,298 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?device_id=81d5e00f-784f-47b8-839d-bf68055745a5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca9fe9bd31371ae1e47cffb3ab4ff58c2c0e9b6f" 2019-01-18 06:06:38,342 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3407 X-Openstack-Request-Id: req-dc4b3974-7571-4bf3-9fda-f23ecac2015d Date: Fri, 18 Jan 2019 06:06:38 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:06:35Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"b6bf3033-3e1c-4976-8511-b9870c44c1ee","ip_address":"169.254.192.11"}],"id":"052cce7a-2a43-4e57-b85b-e9f5dabe7f24","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:0b:5b:53","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 8ce9dc03d12c40acaed8768264bbf043","admin_state_up":true,"network_id":"c8769ed2-71b4-4192-9a4b-5461cf1d83c4","tenant_id":"","created_at":"2019-01-18T06:06:34Z","binding:vnic_type":"normal","device_id":"81d5e00f-784f-47b8-839d-bf68055745a5"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:06:38Z","device_owner":"network:router_ha_interface","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"b6bf3033-3e1c-4976-8511-b9870c44c1ee","ip_address":"169.254.192.9"}],"id":"5c9285d0-34e2-4235-89f5-cc7cd839b503","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:62:3c","project_id":"","status":"DOWN","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 8ce9dc03d12c40acaed8768264bbf043","admin_state_up":true,"network_id":"c8769ed2-71b4-4192-9a4b-5461cf1d83c4","tenant_id":"","created_at":"2019-01-18T06:06:35Z","binding:vnic_type":"normal","device_id":"81d5e00f-784f-47b8-839d-bf68055745a5"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:06:37Z","device_owner":"network:router_gateway","revision_number":8,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"99f540fb-52d8-49ca-b59c-736c854d3c9e","ip_address":"172.30.9.200"}],"id":"aa89180b-47a8-461a-b29f-ffa75c3f340b","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:e1:5d","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":"c7128340-d09d-4472-ab8c-6b0e75149f5d","tenant_id":"","created_at":"2019-01-18T06:06:33Z","binding:vnic_type":"normal","device_id":"81d5e00f-784f-47b8-839d-bf68055745a5"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:06:34Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"b6bf3033-3e1c-4976-8511-b9870c44c1ee","ip_address":"169.254.192.1"}],"id":"e1b71177-0f1b-4746-8d7d-667752f2fba9","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:73:b3:71","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 8ce9dc03d12c40acaed8768264bbf043","admin_state_up":true,"network_id":"c8769ed2-71b4-4192-9a4b-5461cf1d83c4","tenant_id":"","created_at":"2019-01-18T06:06:34Z","binding:vnic_type":"normal","device_id":"81d5e00f-784f-47b8-839d-bf68055745a5"}]} 2019-01-18 06:06:38,342 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?device_id=81d5e00f-784f-47b8-839d-bf68055745a5 used request id req-dc4b3974-7571-4bf3-9fda-f23ecac2015d 2019-01-18 06:06:38,347 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets/99f540fb-52d8-49ca-b59c-736c854d3c9e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca9fe9bd31371ae1e47cffb3ab4ff58c2c0e9b6f" 2019-01-18 06:06:38,398 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-966807f6-906b-4edc-9125-64e99cae01d0 Date: Fri, 18 Jan 2019 06:06:38 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"c7128340-d09d-4472-ab8c-6b0e75149f5d","tenant_id":"47feb8aba08a40dca7028a1701e597b9","created_at":"2019-01-18T04:39:13Z","dns_nameservers":[],"updated_at":"2019-01-18T04:39:13Z","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":"47feb8aba08a40dca7028a1701e597b9","id":"99f540fb-52d8-49ca-b59c-736c854d3c9e","subnetpool_id":null,"name":"external-subnet"}} 2019-01-18 06:06:38,398 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets/99f540fb-52d8-49ca-b59c-736c854d3c9e used request id req-966807f6-906b-4edc-9125-64e99cae01d0 2019-01-18 06:06:38,403 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets/b6bf3033-3e1c-4976-8511-b9870c44c1ee -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca9fe9bd31371ae1e47cffb3ab4ff58c2c0e9b6f" 2019-01-18 06:06:38,453 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-9f76c5fe-caa9-4bbc-95e7-7a5ac97edced Date: Fri, 18 Jan 2019 06:06:38 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"c8769ed2-71b4-4192-9a4b-5461cf1d83c4","tenant_id":"","created_at":"2019-01-18T06:06:32Z","dns_nameservers":[],"updated_at":"2019-01-18T06:06: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":"b6bf3033-3e1c-4976-8511-b9870c44c1ee","subnetpool_id":null,"name":"HA subnet tenant 8ce9dc03d12c40acaed8768264bbf043"}} 2019-01-18 06:06:38,453 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets/b6bf3033-3e1c-4976-8511-b9870c44c1ee used request id req-9f76c5fe-caa9-4bbc-95e7-7a5ac97edced 2019-01-18 06:06:38,458 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets/b6bf3033-3e1c-4976-8511-b9870c44c1ee -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca9fe9bd31371ae1e47cffb3ab4ff58c2c0e9b6f" 2019-01-18 06:06:38,504 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-9594733a-9b44-4d85-b525-5b0e50e1efe0 Date: Fri, 18 Jan 2019 06:06:38 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"c8769ed2-71b4-4192-9a4b-5461cf1d83c4","tenant_id":"","created_at":"2019-01-18T06:06:32Z","dns_nameservers":[],"updated_at":"2019-01-18T06:06: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":"b6bf3033-3e1c-4976-8511-b9870c44c1ee","subnetpool_id":null,"name":"HA subnet tenant 8ce9dc03d12c40acaed8768264bbf043"}} 2019-01-18 06:06:38,504 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets/b6bf3033-3e1c-4976-8511-b9870c44c1ee used request id req-9594733a-9b44-4d85-b525-5b0e50e1efe0 2019-01-18 06:06:38,508 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets/b6bf3033-3e1c-4976-8511-b9870c44c1ee -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca9fe9bd31371ae1e47cffb3ab4ff58c2c0e9b6f" 2019-01-18 06:06:38,720 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-198b0f02-80cc-45b5-a813-7ea029c57b9b Date: Fri, 18 Jan 2019 06:06:38 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"c8769ed2-71b4-4192-9a4b-5461cf1d83c4","tenant_id":"","created_at":"2019-01-18T06:06:32Z","dns_nameservers":[],"updated_at":"2019-01-18T06:06: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":"b6bf3033-3e1c-4976-8511-b9870c44c1ee","subnetpool_id":null,"name":"HA subnet tenant 8ce9dc03d12c40acaed8768264bbf043"}} 2019-01-18 06:06:38,721 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets/b6bf3033-3e1c-4976-8511-b9870c44c1ee used request id req-198b0f02-80cc-45b5-a813-7ea029c57b9b 2019-01-18 06:06:38,721 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:06:39,087 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c44fa6145b174bb9b06fdad23dc9f542", "name": "CreateRouterSuccessTests-96e488f0-be6f-468-proj-role"}], "expires_at": "2019-01-18T07:06:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8ce9dc03d12c40acaed8768264bbf043", "name": "CreateRouterSuccessTests-96e488f0-be6f-468-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/8ce9dc03d12c40acaed8768264bbf043", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/8ce9dc03d12c40acaed8768264bbf043", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/8ce9dc03d12c40acaed8768264bbf043", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/8ce9dc03d12c40acaed8768264bbf043", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/8ce9dc03d12c40acaed8768264bbf043", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/8ce9dc03d12c40acaed8768264bbf043", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/8ce9dc03d12c40acaed8768264bbf043", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/8ce9dc03d12c40acaed8768264bbf043", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/8ce9dc03d12c40acaed8768264bbf043", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/8ce9dc03d12c40acaed8768264bbf043", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/8ce9dc03d12c40acaed8768264bbf043", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/8ce9dc03d12c40acaed8768264bbf043", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-96e488f0-be6f-468-user", "id": "9039877a953049f184bfa5cd220c7d29"}, "audit_ids": ["UCRgbBkmS6mmztGNl-hqNg"], "issued_at": "2019-01-18T06:06:39.000000Z"}} 2019-01-18 06:06:39,094 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/routers?name=CreateRouterSuccessTests-9c89df89-ea25-485b-ba3f-e72b2f698aa4-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5eee8818d14e6ff0d9750e9c8a6c36cbad61498f" 2019-01-18 06:06:39,349 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 724 X-Openstack-Request-Id: req-1ca7bd0f-1423-4ce5-af36-2d033e755c02 Date: Fri, 18 Jan 2019 06:06:39 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "c7128340-d09d-4472-ab8c-6b0e75149f5d", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "99f540fb-52d8-49ca-b59c-736c854d3c9e", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "8ce9dc03d12c40acaed8768264bbf043", "created_at": "2019-01-18T06:06:32Z", "admin_state_up": true, "updated_at": "2019-01-18T06:06:36Z", "flavor_id": null, "revision_number": 7, "routes": [], "project_id": "8ce9dc03d12c40acaed8768264bbf043", "id": "81d5e00f-784f-47b8-839d-bf68055745a5", "name": "CreateRouterSuccessTests-9c89df89-ea25-485b-ba3f-e72b2f698aa4-pub-router"}]} 2019-01-18 06:06:39,349 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers?name=CreateRouterSuccessTests-9c89df89-ea25-485b-ba3f-e72b2f698aa4-pub-router&admin_state_up=True used request id req-1ca7bd0f-1423-4ce5-af36-2d033e755c02 2019-01-18 06:06:39,353 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-18 06:06:39,359 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 18 Jan 2019 06: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"}]}]}} 2019-01-18 06:06:39,360 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/8ce9dc03d12c40acaed8768264bbf043 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad1526f8027aa066be2e1391517dd53fd9c99dff" 2019-01-18 06:06:39,449 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:06:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e7b68da1-f6df-490d-973e-0db1852f97ce 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/8ce9dc03d12c40acaed8768264bbf043"}, "enabled": true, "id": "8ce9dc03d12c40acaed8768264bbf043", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-96e488f0-be6f-468-proj"}} 2019-01-18 06:06:39,449 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/8ce9dc03d12c40acaed8768264bbf043 used request id req-e7b68da1-f6df-490d-973e-0db1852f97ce 2019-01-18 06:06:39,455 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?device_id=81d5e00f-784f-47b8-839d-bf68055745a5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5eee8818d14e6ff0d9750e9c8a6c36cbad61498f" 2019-01-18 06:06:39,627 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-d016225b-03f0-48d7-bb95-b4037aba9077 Date: Fri, 18 Jan 2019 06:06:39 GMT RESP BODY: {"ports":[]} 2019-01-18 06:06:39,628 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?device_id=81d5e00f-784f-47b8-839d-bf68055745a5 used request id req-d016225b-03f0-48d7-bb95-b4037aba9077 2019-01-18 06:06:39,633 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=c7128340-d09d-4472-ab8c-6b0e75149f5d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5eee8818d14e6ff0d9750e9c8a6c36cbad61498f" 2019-01-18 06:06:39,886 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-8f296988-f9c2-46f9-b080-db80c6f5077f Date: Fri, 18 Jan 2019 06:06:39 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"c7128340-d09d-4472-ab8c-6b0e75149f5d","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"47feb8aba08a40dca7028a1701e597b9","status":"ACTIVE","subnets":["99f540fb-52d8-49ca-b59c-736c854d3c9e"],"description":"","tags":[],"updated_at":"2019-01-18T04:39:13Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"47feb8aba08a40dca7028a1701e597b9","created_at":"2019-01-18T04:39:06Z","mtu":1500}]} 2019-01-18 06:06:39,886 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=c7128340-d09d-4472-ab8c-6b0e75149f5d used request id req-8f296988-f9c2-46f9-b080-db80c6f5077f 2019-01-18 06:06:39,892 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=c7128340-d09d-4472-ab8c-6b0e75149f5d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5eee8818d14e6ff0d9750e9c8a6c36cbad61498f" 2019-01-18 06:06:40,067 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-b1879a32-4049-4dd7-b3a6-fba0856171e8 Date: Fri, 18 Jan 2019 06:06:40 GMT RESP BODY: {"subnets":[]} 2019-01-18 06:06:40,067 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=c7128340-d09d-4472-ab8c-6b0e75149f5d used request id req-b1879a32-4049-4dd7-b3a6-fba0856171e8 2019-01-18 06:06:40,068 - OpenStackNetwork - INFO - Removing router CreateRouterSuccessTests-9c89df89-ea25-485b-ba3f-e72b2f698aa4-pub-router 2019-01-18 06:06:40,068 - neutron_utils - INFO - Deleting router with name - CreateRouterSuccessTests-9c89df89-ea25-485b-ba3f-e72b2f698aa4-pub-router 2019-01-18 06:06:40,073 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/routers/81d5e00f-784f-47b8-839d-bf68055745a5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca9fe9bd31371ae1e47cffb3ab4ff58c2c0e9b6f" 2019-01-18 06:06:43,168 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-e146cdae-11bb-470d-8a82-bd6da9197968 Content-Length: 0 Date: Fri, 18 Jan 2019 06:06:43 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-18 06:06:43,168 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/routers/81d5e00f-784f-47b8-839d-bf68055745a5 used request id req-e146cdae-11bb-470d-8a82-bd6da9197968 2019-01-18 06:06:43,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}ac675520522e6544e87927d9d23ac8a61519a0cb" 2019-01-18 06:06:43,389 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-7ae932c0-0aa5-41f9-93d6-77bcef943453 Date: Fri, 18 Jan 2019 06:06:43 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-18T04:53:26Z", "updated_at": "2019-01-18T04:53:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:53:26Z", "revision_number": 0, "id": "9c6f69fc-3bf8-4346-9288-5a255b82b67e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:53:26Z", "security_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:53:26Z", "revision_number": 0, "id": "84255fa4-c13a-4cfe-b73d-e56ee216ca1e", "remote_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "remote_ip_prefix": null, "created_at": "2019-01-18T04:53:26Z", "security_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:53:26Z", "revision_number": 0, "id": "571036d3-cb1d-483a-acb9-96f19293add9", "remote_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "remote_ip_prefix": null, "created_at": "2019-01-18T04:53:26Z", "security_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:53:26Z", "revision_number": 0, "id": "260c2de9-5dc5-4508-b06c-24b9d7ed838c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:53:26Z", "security_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "created_at": "2019-01-18T04:51:20Z", "updated_at": "2019-01-18T04:51:20Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "24c99e6f-888c-4943-9c93-54ad3b18b18c", "remote_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv4", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "87b9b994-ae22-4850-863a-6a4925bd01fe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv4", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "45161a51-d6dd-4bb8-986d-bc2f88599c1d", "remote_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv6", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "2b339890-44d0-4711-a050-08a64d58e2a0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv6", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}], "revision_number": 4, "project_id": "9c53a91613fb4d5080479ac6f51697ed", "id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "020d00b5451a467cb276d06789a1149d", "created_at": "2019-01-18T05:59:12Z", "updated_at": "2019-01-18T05:59:12Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:12Z", "revision_number": 0, "id": "60f7d4a7-1a27-4801-a1e8-5bf33633b818", "remote_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:12Z", "security_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "tenant_id": "020d00b5451a467cb276d06789a1149d", "port_range_min": null, "ethertype": "IPv6", "project_id": "020d00b5451a467cb276d06789a1149d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:12Z", "revision_number": 0, "id": "38b9f88b-1fc0-40d1-af74-237d79be193d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:12Z", "security_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "tenant_id": "020d00b5451a467cb276d06789a1149d", "port_range_min": null, "ethertype": "IPv4", "project_id": "020d00b5451a467cb276d06789a1149d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:12Z", "revision_number": 0, "id": "38b091dd-dca7-4cbe-8c1c-dd18a74bfca8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:12Z", "security_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "tenant_id": "020d00b5451a467cb276d06789a1149d", "port_range_min": null, "ethertype": "IPv6", "project_id": "020d00b5451a467cb276d06789a1149d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:12Z", "revision_number": 0, "id": "8faf6dda-6919-4b75-b745-2af38abf8dcf", "remote_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:12Z", "security_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "tenant_id": "020d00b5451a467cb276d06789a1149d", "port_range_min": null, "ethertype": "IPv4", "project_id": "020d00b5451a467cb276d06789a1149d"}], "revision_number": 4, "project_id": "020d00b5451a467cb276d06789a1149d", "id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "created_at": "2019-01-18T04:39:06Z", "updated_at": "2019-01-18T04:39:06Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "8860837e-afbd-4411-adf9-d88db88c2114", "remote_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "47feb8aba08a40dca7028a1701e597b9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "4e399c2e-bc03-4aa3-b192-1fafdc9248ba", "remote_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "47feb8aba08a40dca7028a1701e597b9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "4bf1a402-0fa2-4cfd-9fee-4a28f16bb271", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "47feb8aba08a40dca7028a1701e597b9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "0aedefa2-edbc-47b5-bead-e954540f6937", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "47feb8aba08a40dca7028a1701e597b9"}], "revision_number": 4, "project_id": "47feb8aba08a40dca7028a1701e597b9", "id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "name": "default"}]} 2019-01-18 06:06:43,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-7ae932c0-0aa5-41f9-93d6-77bcef943453 2019-01-18 06:06:43,394 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/9c53a91613fb4d5080479ac6f51697ed -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac675520522e6544e87927d9d23ac8a61519a0cb" 2019-01-18 06:06:43,488 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:06:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ee276730-1bd7-4fcc-a2e6-29a5c4666766 Content-Encoding: gzip Content-Length: 190 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/9c53a91613fb4d5080479ac6f51697ed"}, "enabled": true, "id": "9c53a91613fb4d5080479ac6f51697ed", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2019-01-18 06:06:43,488 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/9c53a91613fb4d5080479ac6f51697ed used request id req-ee276730-1bd7-4fcc-a2e6-29a5c4666766 2019-01-18 06:06:43,492 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/020d00b5451a467cb276d06789a1149d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac675520522e6544e87927d9d23ac8a61519a0cb" 2019-01-18 06:06:43,586 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:06:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-555850fb-b61e-4973-851f-ed04ac16c50c Content-Encoding: gzip Content-Length: 248 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/020d00b5451a467cb276d06789a1149d"}, "enabled": true, "id": "020d00b5451a467cb276d06789a1149d", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}} 2019-01-18 06:06:43,586 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/020d00b5451a467cb276d06789a1149d used request id req-555850fb-b61e-4973-851f-ed04ac16c50c 2019-01-18 06:06:43,590 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/47feb8aba08a40dca7028a1701e597b9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac675520522e6544e87927d9d23ac8a61519a0cb" 2019-01-18 06:06:43,753 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:06:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-122b498d-45c1-4d6e-8b4d-3466fa9078f0 Content-Encoding: gzip Content-Length: 205 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/47feb8aba08a40dca7028a1701e597b9"}, "enabled": true, "id": "47feb8aba08a40dca7028a1701e597b9", "parent_id": "default", "domain_id": "default", "name": "service"}} 2019-01-18 06:06:43,753 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/47feb8aba08a40dca7028a1701e597b9 used request id req-122b498d-45c1-4d6e-8b4d-3466fa9078f0 2019-01-18 06:06:43,754 - keystone_utils - INFO - Deleting project with name - CreateRouterSuccessTests-96e488f0-be6f-468-proj 2019-01-18 06:06:43,758 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/8ce9dc03d12c40acaed8768264bbf043 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac675520522e6544e87927d9d23ac8a61519a0cb" 2019-01-18 06:06:43,976 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 06:06:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-91c7ab22-9299-490d-a2a6-5d0f0e747f49 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 06:06:43,976 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/8ce9dc03d12c40acaed8768264bbf043 used request id req-91c7ab22-9299-490d-a2a6-5d0f0e747f49 2019-01-18 06:06:43,976 - keystone_utils - INFO - Deleting role with name - CreateRouterSuccessTests-96e488f0-be6f-468-proj-role 2019-01-18 06:06:43,980 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/c44fa6145b174bb9b06fdad23dc9f542 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac675520522e6544e87927d9d23ac8a61519a0cb" 2019-01-18 06:06:44,092 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 06:06:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-73bd1283-47fd-46e8-8f25-fcde15c07e9b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 06:06:44,093 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/c44fa6145b174bb9b06fdad23dc9f542 used request id req-73bd1283-47fd-46e8-8f25-fcde15c07e9b 2019-01-18 06:06:44,097 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac675520522e6544e87927d9d23ac8a61519a0cb" 2019-01-18 06:06:44,192 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:06:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7656f196-d126-4c6b-bbeb-57fa62bda630 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "488fca829f8b496daa1cd2cdc6e45c49", "links": {"self": "http://172.30.9.23:5000/v3/roles/488fca829f8b496daa1cd2cdc6e45c49"}, "name": "Member"}, {"domain_id": null, "id": "6b7f4f4f76264b6fb449c43b86ee3817", "links": {"self": "http://172.30.9.23:5000/v3/roles/6b7f4f4f76264b6fb449c43b86ee3817"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a482b711adf94961bf4bb28eda7f0e28", "links": {"self": "http://172.30.9.23:5000/v3/roles/a482b711adf94961bf4bb28eda7f0e28"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c65201bd05504fa786d79b166e8bbba3", "links": {"self": "http://172.30.9.23:5000/v3/roles/c65201bd05504fa786d79b166e8bbba3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "e7e317b66c174923a8cb46c48d897c8d", "links": {"self": "http://172.30.9.23:5000/v3/roles/e7e317b66c174923a8cb46c48d897c8d"}, "name": "ResellerAdmin"}]} 2019-01-18 06:06:44,193 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-7656f196-d126-4c6b-bbeb-57fa62bda630 2019-01-18 06:06:44,193 - keystone_utils - INFO - Deleting user with name - CreateRouterSuccessTests-96e488f0-be6f-468-user 2019-01-18 06:06:44,197 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/9039877a953049f184bfa5cd220c7d29 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0ea5013d380530400d24bc0c356255deb4efde7" 2019-01-18 06:06:44,408 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 06:06:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e117ab3a-0e6c-4da4-8108-d0418c2bed22 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 06:06:44,408 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/9039877a953049f184bfa5cd220c7d29 used request id req-e117ab3a-0e6c-4da4-8108-d0418c2bed22 2019-01-18 06:06:44,410 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:06:44,798 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "488fca829f8b496daa1cd2cdc6e45c49", "name": "Member"}, {"id": "c65201bd05504fa786d79b166e8bbba3", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}], "expires_at": "2019-01-18T07:06:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "020d00b5451a467cb276d06789a1149d", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "id": "e292c913af7844408b6509a836e493f5"}, "audit_ids": ["jhaTs3f-R1WxVM2RpgwdLg"], "issued_at": "2019-01-18T06:06:44.000000Z"}} 2019-01-18 06:06:44,799 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a65ba8a12a5ea24fd477847a741ed947e584fbd2" 2019-01-18 06:06:44,985 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:06:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a338bed2-480b-46e9-a540-0fdfa1b5ae3e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:06:44,985 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-a338bed2-480b-46e9-a540-0fdfa1b5ae3e 2019-01-18 06:06:44,987 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:06:44,988 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:06:45,365 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "488fca829f8b496daa1cd2cdc6e45c49", "name": "Member"}, {"id": "c65201bd05504fa786d79b166e8bbba3", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}], "expires_at": "2019-01-18T07:06:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "020d00b5451a467cb276d06789a1149d", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "id": "e292c913af7844408b6509a836e493f5"}, "audit_ids": ["eW2p6Z1bSSGrCquTVY0geQ"], "issued_at": "2019-01-18T06:06:45.000000Z"}} 2019-01-18 06:06:45,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}b69e230753e5c444926bb5b1fd86f8330ff1ecb2" 2019-01-18 06:06:45,450 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:06:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6e2dc8bf-14a3-439d-ab47-0500625406c5 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:06:45,451 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-6e2dc8bf-14a3-439d-ab47-0500625406c5 2019-01-18 06:06:45,456 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-18 06:06:45,461 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 18 Jan 2019 06:06: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"}]}]}} 2019-01-18 06:06:45,462 - 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-71c2bbd4-c9ba-49e-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b69e230753e5c444926bb5b1fd86f8330ff1ecb2" 2019-01-18 06:06:45,543 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:06:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-02ae8e83-9761-4652-828b-5991c7402566 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-71c2bbd4-c9ba-49e-proj", "previous": null, "next": null}, "projects": []} 2019-01-18 06:06:45,543 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-71c2bbd4-c9ba-49e-proj used request id req-02ae8e83-9761-4652-828b-5991c7402566 2019-01-18 06:06:45,547 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b69e230753e5c444926bb5b1fd86f8330ff1ecb2" 2019-01-18 06:06:45,639 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:06:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ffc676d6-c909-4b3c-bdba-5c448ca019bf Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-18 06:06:45,640 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-ffc676d6-c909-4b3c-bdba-5c448ca019bf 2019-01-18 06:06:45,643 - 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}b69e230753e5c444926bb5b1fd86f8330ff1ecb2" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateRouterSuccessTests-71c2bbd4-c9ba-49e-proj"}}' 2019-01-18 06:06:45,770 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 18 Jan 2019 06:06:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ce5e8aff-6582-47bf-a96e-02e08e1c24d7 Content-Length: 309 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/62cbe7eb474b444b945276ebe829a5aa"}, "enabled": true, "id": "62cbe7eb474b444b945276ebe829a5aa", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-71c2bbd4-c9ba-49e-proj"}} 2019-01-18 06:06:45,770 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-ce5e8aff-6582-47bf-a96e-02e08e1c24d7 2019-01-18 06:06:45,771 - keystone_utils - INFO - Created project with name - CreateRouterSuccessTests-71c2bbd4-c9ba-49e-proj 2019-01-18 06:06:45,771 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:06:45,772 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:06:46,154 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "488fca829f8b496daa1cd2cdc6e45c49", "name": "Member"}, {"id": "c65201bd05504fa786d79b166e8bbba3", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}], "expires_at": "2019-01-18T07:06:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "020d00b5451a467cb276d06789a1149d", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "id": "e292c913af7844408b6509a836e493f5"}, "audit_ids": ["WicYEw0mSjKSVeHFqlRn-A"], "issued_at": "2019-01-18T06:06:46.000000Z"}} 2019-01-18 06:06:46,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}1e6560d729871f6194437b240b89c6c5f829ed23" 2019-01-18 06:06:46,237 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:06:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d6ebf5c9-e38b-4715-8761-308e04980f46 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:06:46,237 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-d6ebf5c9-e38b-4715-8761-308e04980f46 2019-01-18 06:06:46,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" 2019-01-18 06:06:46,245 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 18 Jan 2019 06: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"}]}]}} 2019-01-18 06:06:46,246 - 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}1e6560d729871f6194437b240b89c6c5f829ed23" 2019-01-18 06:06:46,281 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:06:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a6971f10-a0cc-407e-88bd-6f675e613db1 Content-Encoding: gzip Content-Length: 869 Content-Type: application/json RESP BODY: {"users": [{"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/0607a2b4beb0408e9fa51cc5ba027ac6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0607a2b4beb0408e9fa51cc5ba027ac6", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/17c61b95071545a094cc82823d2b88b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "17c61b95071545a094cc82823d2b88b8", "email": "nova@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/29e5d2dfed2447bda26fc75bd1122674"}, "domain_id": "default", "enabled": true, "options": {}, "id": "29e5d2dfed2447bda26fc75bd1122674", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/3b6dcc8c791e4b6e8831f5b5e583de80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3b6dcc8c791e4b6e8831f5b5e583de80", "email": "neutron@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.23:5000/v3/users/45ab52d673584bc198669be88c88b878"}, "domain_id": "default", "enabled": true, "options": {}, "id": "45ab52d673584bc198669be88c88b878", "email": "barbican@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/57795b4ee52f49c6a71f55bb6c4012f8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "57795b4ee52f49c6a71f55bb6c4012f8", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/5c52969262974d64ac2a300ca5d60f50"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c52969262974d64ac2a300ca5d60f50", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/5fc15572bb1c489ba92bd9945bbc1f64"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5fc15572bb1c489ba92bd9945bbc1f64", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/6b519d70e25f4e61a9dfd738cd6bba22"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6b519d70e25f4e61a9dfd738cd6bba22", "email": "heat@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.23:5000/v3/users/8248437208b540c2893a7117ad102a87"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8248437208b540c2893a7117ad102a87", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/890dee97e62840c5b15e36f03f6b7efc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "890dee97e62840c5b15e36f03f6b7efc", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/8cccb516ecc44ed9bb7c8633df108fd4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8cccb516ecc44ed9bb7c8633df108fd4", "email": "glance@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.23:5000/v3/users/97c3d863a98148299fa116fdb54be470"}, "domain_id": "default", "enabled": true, "options": {}, "id": "97c3d863a98148299fa116fdb54be470", "email": "tacker@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/a2a0c8c0f19941808c9f618af50b3b79"}, "domain_id": "c19db1b8f60647a9a114cd23287c807b", "enabled": true, "options": {}, "id": "a2a0c8c0f19941808c9f618af50b3b79", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "links": {"self": "http://172.30.9.23:5000/v3/users/e292c913af7844408b6509a836e493f5"}, "domain_id": "default", "enabled": true, "id": "e292c913af7844408b6509a836e493f5", "options": {}}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/fe5de73ba9cb41b2be24ccf1f72f5ed4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe5de73ba9cb41b2be24ccf1f72f5ed4", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2019-01-18 06:06:46,281 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-a6971f10-a0cc-407e-88bd-6f675e613db1 2019-01-18 06:06:46,284 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateRouterSuccessTests-71c2bbd4-c9ba-49e-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e6560d729871f6194437b240b89c6c5f829ed23" 2019-01-18 06:06:46,370 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:06:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-13ed7c0e-ad78-4618-9f8e-feae8b507c73 Content-Encoding: gzip Content-Length: 253 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateRouterSuccessTests-71c2bbd4-c9ba-49e-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/62cbe7eb474b444b945276ebe829a5aa"}, "enabled": true, "id": "62cbe7eb474b444b945276ebe829a5aa", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-71c2bbd4-c9ba-49e-proj"}]} 2019-01-18 06:06:46,370 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateRouterSuccessTests-71c2bbd4-c9ba-49e-proj used request id req-13ed7c0e-ad78-4618-9f8e-feae8b507c73 2019-01-18 06:06:46,374 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e6560d729871f6194437b240b89c6c5f829ed23" 2019-01-18 06:06:46,466 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:06:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4e211374-d89f-4882-b4a0-9b59a3d223d8 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-18 06:06:46,466 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-4e211374-d89f-4882-b4a0-9b59a3d223d8 2019-01-18 06:06:46,841 - keystone_utils - INFO - Created user with name - CreateRouterSuccessTests-71c2bbd4-c9ba-49e-user 2019-01-18 06:06:46,842 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:06:46,846 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b69e230753e5c444926bb5b1fd86f8330ff1ecb2" 2019-01-18 06:06:46,863 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:06:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e146d949-ce73-407a-851d-dcd0e8f095ff Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "488fca829f8b496daa1cd2cdc6e45c49", "links": {"self": "http://172.30.9.23:5000/v3/roles/488fca829f8b496daa1cd2cdc6e45c49"}, "name": "Member"}, {"domain_id": null, "id": "6b7f4f4f76264b6fb449c43b86ee3817", "links": {"self": "http://172.30.9.23:5000/v3/roles/6b7f4f4f76264b6fb449c43b86ee3817"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a482b711adf94961bf4bb28eda7f0e28", "links": {"self": "http://172.30.9.23:5000/v3/roles/a482b711adf94961bf4bb28eda7f0e28"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c65201bd05504fa786d79b166e8bbba3", "links": {"self": "http://172.30.9.23:5000/v3/roles/c65201bd05504fa786d79b166e8bbba3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "e7e317b66c174923a8cb46c48d897c8d", "links": {"self": "http://172.30.9.23:5000/v3/roles/e7e317b66c174923a8cb46c48d897c8d"}, "name": "ResellerAdmin"}]} 2019-01-18 06:06:46,863 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-e146d949-ce73-407a-851d-dcd0e8f095ff 2019-01-18 06:06:46,866 - 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}b69e230753e5c444926bb5b1fd86f8330ff1ecb2" -d '{"role": {"name": "CreateRouterSuccessTests-71c2bbd4-c9ba-49e-proj-role"}}' 2019-01-18 06:06:46,979 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 18 Jan 2019 06:06:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9240032d-2bab-4b38-9e4e-d9ea03d40aab Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "dd8f77a55bc748c1a2e95a991e74e746", "links": {"self": "http://172.30.9.23:5000/v3/roles/dd8f77a55bc748c1a2e95a991e74e746"}, "name": "CreateRouterSuccessTests-71c2bbd4-c9ba-49e-proj-role"}} 2019-01-18 06:06:46,979 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-9240032d-2bab-4b38-9e4e-d9ea03d40aab 2019-01-18 06:06:46,979 - keystone_utils - INFO - Created role with name - CreateRouterSuccessTests-71c2bbd4-c9ba-49e-proj-role 2019-01-18 06:06:46,983 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/dd8f77a55bc748c1a2e95a991e74e746 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b69e230753e5c444926bb5b1fd86f8330ff1ecb2" 2019-01-18 06:06:47,000 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:06:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dce1add0-2883-4ce1-9c2c-ec6636cc2bd5 Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.23:5000/v3/roles/dd8f77a55bc748c1a2e95a991e74e746"}, "domain_id": null, "name": "CreateRouterSuccessTests-71c2bbd4-c9ba-49e-proj-role", "id": "dd8f77a55bc748c1a2e95a991e74e746"}} 2019-01-18 06:06:47,000 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/dd8f77a55bc748c1a2e95a991e74e746 used request id req-dce1add0-2883-4ce1-9c2c-ec6636cc2bd5 2019-01-18 06:06:47,000 - keystone_utils - INFO - Granting role CreateRouterSuccessTests-71c2bbd4-c9ba-49e-proj-role to project CreateRouterSuccessTests-71c2bbd4-c9ba-49e-proj 2019-01-18 06:06:47,004 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/62cbe7eb474b444b945276ebe829a5aa/users/abdf6a71e2ad4e6bbd8ae264fa223f71/roles/dd8f77a55bc748c1a2e95a991e74e746 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b69e230753e5c444926bb5b1fd86f8330ff1ecb2" 2019-01-18 06:06:47,126 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 06:06:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-67ae47cd-8fbf-4f0a-820a-5c53b161f663 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 06:06:47,126 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/62cbe7eb474b444b945276ebe829a5aa/users/abdf6a71e2ad4e6bbd8ae264fa223f71/roles/dd8f77a55bc748c1a2e95a991e74e746 used request id req-67ae47cd-8fbf-4f0a-820a-5c53b161f663 2019-01-18 06:06:47,127 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:06:47,128 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:06:47,507 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "dd8f77a55bc748c1a2e95a991e74e746", "name": "CreateRouterSuccessTests-71c2bbd4-c9ba-49e-proj-role"}], "expires_at": "2019-01-18T07:06:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "62cbe7eb474b444b945276ebe829a5aa", "name": "CreateRouterSuccessTests-71c2bbd4-c9ba-49e-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/62cbe7eb474b444b945276ebe829a5aa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/62cbe7eb474b444b945276ebe829a5aa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/62cbe7eb474b444b945276ebe829a5aa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/62cbe7eb474b444b945276ebe829a5aa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/62cbe7eb474b444b945276ebe829a5aa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/62cbe7eb474b444b945276ebe829a5aa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/62cbe7eb474b444b945276ebe829a5aa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/62cbe7eb474b444b945276ebe829a5aa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/62cbe7eb474b444b945276ebe829a5aa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/62cbe7eb474b444b945276ebe829a5aa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/62cbe7eb474b444b945276ebe829a5aa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/62cbe7eb474b444b945276ebe829a5aa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-71c2bbd4-c9ba-49e-user", "id": "abdf6a71e2ad4e6bbd8ae264fa223f71"}, "audit_ids": ["-2zTO5YcTFKcABWgX8u-dA"], "issued_at": "2019-01-18T06:06:47.000000Z"}} 2019-01-18 06:06:47,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}d4686ed281f26dee975bad6de5a16ff2cfb44a2a" 2019-01-18 06:06:47,584 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:06:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c0fa43d7-4e9f-4020-b205-9ffdaaccb3c8 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:06:47,584 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-c0fa43d7-4e9f-4020-b205-9ffdaaccb3c8 2019-01-18 06:06:47,591 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateRouterSuccessTests-a38dab98-a0d1-4ed2-b817-17bd606afe9b-pub-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d4686ed281f26dee975bad6de5a16ff2cfb44a2a" 2019-01-18 06:06:47,774 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-c83f8eda-b4c6-4390-861a-ba351ea8eee1 Date: Fri, 18 Jan 2019 06:06:47 GMT RESP BODY: {"networks":[]} 2019-01-18 06:06:47,774 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateRouterSuccessTests-a38dab98-a0d1-4ed2-b817-17bd606afe9b-pub-net1 used request id req-c83f8eda-b4c6-4390-861a-ba351ea8eee1 2019-01-18 06:06:47,775 - neutron_utils - INFO - Creating network with name CreateRouterSuccessTests-a38dab98-a0d1-4ed2-b817-17bd606afe9b-pub-net1 2019-01-18 06:06:47,781 - 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}d4686ed281f26dee975bad6de5a16ff2cfb44a2a" -d '{"network": {"name": "CreateRouterSuccessTests-a38dab98-a0d1-4ed2-b817-17bd606afe9b-pub-net1", "admin_state_up": true}}' 2019-01-18 06:06:48,487 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 628 X-Openstack-Request-Id: req-66cde6f9-933e-440e-92aa-0398844e209e Date: Fri, 18 Jan 2019 06:06:48 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"113e7e38-be74-47b3-a4d9-829ce72d3f17","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"62cbe7eb474b444b945276ebe829a5aa","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-18T06:06:48Z","is_default":false,"name":"CreateRouterSuccessTests-a38dab98-a0d1-4ed2-b817-17bd606afe9b-pub-net1","qos_policy_id":null,"admin_state_up":true,"tenant_id":"62cbe7eb474b444b945276ebe829a5aa","created_at":"2019-01-18T06:06:48Z","mtu":1450}} 2019-01-18 06:06:48,487 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks used request id req-66cde6f9-933e-440e-92aa-0398844e209e 2019-01-18 06:06:48,494 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=113e7e38-be74-47b3-a4d9-829ce72d3f17 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d4686ed281f26dee975bad6de5a16ff2cfb44a2a" 2019-01-18 06:06:48,735 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-c0c210ae-d20f-45fd-a11d-8079686cfcc9 Date: Fri, 18 Jan 2019 06:06:48 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":"2019-01-18T06:06:48Z","tenant_id":"62cbe7eb474b444b945276ebe829a5aa","created_at":"2019-01-18T06:06:48Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"62cbe7eb474b444b945276ebe829a5aa","id":"113e7e38-be74-47b3-a4d9-829ce72d3f17","name":"CreateRouterSuccessTests-a38dab98-a0d1-4ed2-b817-17bd606afe9b-pub-net1"}]} 2019-01-18 06:06:48,735 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=113e7e38-be74-47b3-a4d9-829ce72d3f17 used request id req-c0c210ae-d20f-45fd-a11d-8079686cfcc9 2019-01-18 06:06:48,741 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=113e7e38-be74-47b3-a4d9-829ce72d3f17 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d4686ed281f26dee975bad6de5a16ff2cfb44a2a" 2019-01-18 06:06:48,774 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-d2b863c4-8a53-4771-9387-1b84c324595d Date: Fri, 18 Jan 2019 06:06:48 GMT RESP BODY: {"subnets":[]} 2019-01-18 06:06:48,774 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=113e7e38-be74-47b3-a4d9-829ce72d3f17 used request id req-d2b863c4-8a53-4771-9387-1b84c324595d 2019-01-18 06:06:48,775 - neutron_utils - INFO - Creating subnet with name CreateRouterSuccessTests-a38dab98-a0d1-4ed2-b817-17bd606afe9b-pub-subnet1 2019-01-18 06:06:48,780 - 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}d4686ed281f26dee975bad6de5a16ff2cfb44a2a" -d '{"subnets": [{"ip_version": 4, "network_id": "113e7e38-be74-47b3-a4d9-829ce72d3f17", "cidr": "10.200.201.0/24", "gateway_ip": "10.200.201.1", "name": "CreateRouterSuccessTests-a38dab98-a0d1-4ed2-b817-17bd606afe9b-pub-subnet1"}]}' 2019-01-18 06:06:49,554 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-dfa53fa5-0b04-4ca3-8a04-cc260264848e Date: Fri, 18 Jan 2019 06:06:49 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"113e7e38-be74-47b3-a4d9-829ce72d3f17","tenant_id":"62cbe7eb474b444b945276ebe829a5aa","created_at":"2019-01-18T06:06:49Z","dns_nameservers":[],"updated_at":"2019-01-18T06:06:49Z","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":"62cbe7eb474b444b945276ebe829a5aa","id":"98ff6f58-f2bb-4c7c-a1e4-69a62411bc2f","subnetpool_id":null,"name":"CreateRouterSuccessTests-a38dab98-a0d1-4ed2-b817-17bd606afe9b-pub-subnet1"}]} 2019-01-18 06:06:49,554 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets used request id req-dfa53fa5-0b04-4ca3-8a04-cc260264848e 2019-01-18 06:06:49,560 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=113e7e38-be74-47b3-a4d9-829ce72d3f17 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d4686ed281f26dee975bad6de5a16ff2cfb44a2a" 2019-01-18 06:06:49,820 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-8b4cbd60-ec1c-4366-a3dc-19acd0ff0818 Date: Fri, 18 Jan 2019 06:06: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":["98ff6f58-f2bb-4c7c-a1e4-69a62411bc2f"],"updated_at":"2019-01-18T06:06:49Z","tenant_id":"62cbe7eb474b444b945276ebe829a5aa","created_at":"2019-01-18T06:06:48Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"62cbe7eb474b444b945276ebe829a5aa","id":"113e7e38-be74-47b3-a4d9-829ce72d3f17","name":"CreateRouterSuccessTests-a38dab98-a0d1-4ed2-b817-17bd606afe9b-pub-net1"}]} 2019-01-18 06:06:49,820 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=113e7e38-be74-47b3-a4d9-829ce72d3f17 used request id req-8b4cbd60-ec1c-4366-a3dc-19acd0ff0818 2019-01-18 06:06:49,825 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=113e7e38-be74-47b3-a4d9-829ce72d3f17 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d4686ed281f26dee975bad6de5a16ff2cfb44a2a" 2019-01-18 06:06:50,019 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-72956548-03a9-43bb-8aa9-47ca5f123b52 Date: Fri, 18 Jan 2019 06:06:50 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"113e7e38-be74-47b3-a4d9-829ce72d3f17","tenant_id":"62cbe7eb474b444b945276ebe829a5aa","created_at":"2019-01-18T06:06:49Z","dns_nameservers":[],"updated_at":"2019-01-18T06:06:49Z","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":"62cbe7eb474b444b945276ebe829a5aa","id":"98ff6f58-f2bb-4c7c-a1e4-69a62411bc2f","subnetpool_id":null,"name":"CreateRouterSuccessTests-a38dab98-a0d1-4ed2-b817-17bd606afe9b-pub-subnet1"}]} 2019-01-18 06:06:50,020 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=113e7e38-be74-47b3-a4d9-829ce72d3f17 used request id req-72956548-03a9-43bb-8aa9-47ca5f123b52 2019-01-18 06:06:50,020 - OpenStackNetwork - DEBUG - Network [113e7e38-be74-47b3-a4d9-829ce72d3f17] created successfully 2019-01-18 06:06:50,020 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:06:50,021 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:06:50,395 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "dd8f77a55bc748c1a2e95a991e74e746", "name": "CreateRouterSuccessTests-71c2bbd4-c9ba-49e-proj-role"}], "expires_at": "2019-01-18T07:06:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "62cbe7eb474b444b945276ebe829a5aa", "name": "CreateRouterSuccessTests-71c2bbd4-c9ba-49e-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/62cbe7eb474b444b945276ebe829a5aa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/62cbe7eb474b444b945276ebe829a5aa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/62cbe7eb474b444b945276ebe829a5aa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/62cbe7eb474b444b945276ebe829a5aa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/62cbe7eb474b444b945276ebe829a5aa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/62cbe7eb474b444b945276ebe829a5aa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/62cbe7eb474b444b945276ebe829a5aa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/62cbe7eb474b444b945276ebe829a5aa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/62cbe7eb474b444b945276ebe829a5aa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/62cbe7eb474b444b945276ebe829a5aa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/62cbe7eb474b444b945276ebe829a5aa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/62cbe7eb474b444b945276ebe829a5aa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-71c2bbd4-c9ba-49e-user", "id": "abdf6a71e2ad4e6bbd8ae264fa223f71"}, "audit_ids": ["HZD60MC0RaqiS7XxJNTHQg"], "issued_at": "2019-01-18T06:06:50.000000Z"}} 2019-01-18 06:06:50,396 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8100a54f6ceb6b8a8c24a0c56408b482d35e309e" 2019-01-18 06:06:50,468 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:06:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c9f28ea3-d425-4654-98bf-e6014ef7b782 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:06:50,469 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-c9f28ea3-d425-4654-98bf-e6014ef7b782 2019-01-18 06:06:50,476 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/routers?name=CreateRouterSuccessTests-a38dab98-a0d1-4ed2-b817-17bd606afe9b-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8100a54f6ceb6b8a8c24a0c56408b482d35e309e" 2019-01-18 06:06:50,670 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-77559685-1dc3-424c-b333-5b525681c78f Date: Fri, 18 Jan 2019 06:06:50 GMT RESP BODY: {"routers": []} 2019-01-18 06:06:50,671 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers?name=CreateRouterSuccessTests-a38dab98-a0d1-4ed2-b817-17bd606afe9b-pub-router&admin_state_up=True used request id req-77559685-1dc3-424c-b333-5b525681c78f 2019-01-18 06:06:50,671 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:06:50,672 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:06:51,050 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "dd8f77a55bc748c1a2e95a991e74e746", "name": "CreateRouterSuccessTests-71c2bbd4-c9ba-49e-proj-role"}], "expires_at": "2019-01-18T07:06:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "62cbe7eb474b444b945276ebe829a5aa", "name": "CreateRouterSuccessTests-71c2bbd4-c9ba-49e-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/62cbe7eb474b444b945276ebe829a5aa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/62cbe7eb474b444b945276ebe829a5aa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/62cbe7eb474b444b945276ebe829a5aa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/62cbe7eb474b444b945276ebe829a5aa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/62cbe7eb474b444b945276ebe829a5aa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/62cbe7eb474b444b945276ebe829a5aa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/62cbe7eb474b444b945276ebe829a5aa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/62cbe7eb474b444b945276ebe829a5aa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/62cbe7eb474b444b945276ebe829a5aa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/62cbe7eb474b444b945276ebe829a5aa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/62cbe7eb474b444b945276ebe829a5aa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/62cbe7eb474b444b945276ebe829a5aa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-71c2bbd4-c9ba-49e-user", "id": "abdf6a71e2ad4e6bbd8ae264fa223f71"}, "audit_ids": ["JzOnKoHySquzwiY7GzfZGA"], "issued_at": "2019-01-18T06:06:51.000000Z"}} 2019-01-18 06:06:51,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}48ee9c525cb545ea61c30ba88b3ae51a1bddc40b" 2019-01-18 06:06:51,123 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:06:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-19495586-20ef-48a8-994b-a3b66c12887e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:06:51,123 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-19495586-20ef-48a8-994b-a3b66c12887e 2019-01-18 06:06:51,130 - 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}8100a54f6ceb6b8a8c24a0c56408b482d35e309e" 2019-01-18 06:06:51,375 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-f706637a-099e-4873-9594-0408baa484d8 Date: Fri, 18 Jan 2019 06:06:51 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"c7128340-d09d-4472-ab8c-6b0e75149f5d","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"47feb8aba08a40dca7028a1701e597b9","status":"ACTIVE","subnets":["99f540fb-52d8-49ca-b59c-736c854d3c9e"],"description":"","tags":[],"updated_at":"2019-01-18T04:39:13Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"47feb8aba08a40dca7028a1701e597b9","created_at":"2019-01-18T04:39:06Z","mtu":1500}]} 2019-01-18 06:06:51,375 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=external used request id req-f706637a-099e-4873-9594-0408baa484d8 2019-01-18 06:06:51,381 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=c7128340-d09d-4472-ab8c-6b0e75149f5d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8100a54f6ceb6b8a8c24a0c56408b482d35e309e" 2019-01-18 06:06:51,562 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-81c1b679-96d4-4fa3-bd86-dac712c1ccd5 Date: Fri, 18 Jan 2019 06:06:51 GMT RESP BODY: {"subnets":[]} 2019-01-18 06:06:51,562 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=c7128340-d09d-4472-ab8c-6b0e75149f5d used request id req-81c1b679-96d4-4fa3-bd86-dac712c1ccd5 2019-01-18 06:06:51,563 - neutron_utils - INFO - Creating router with name - CreateRouterSuccessTests-a38dab98-a0d1-4ed2-b817-17bd606afe9b-pub-router 2019-01-18 06:06:51,567 - 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}8100a54f6ceb6b8a8c24a0c56408b482d35e309e" -d '{"router": {"external_gateway_info": {"network_id": "c7128340-d09d-4472-ab8c-6b0e75149f5d"}, "name": "CreateRouterSuccessTests-a38dab98-a0d1-4ed2-b817-17bd606afe9b-pub-router", "admin_state_up": true}}' 2019-01-18 06:06:56,286 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 715 X-Openstack-Request-Id: req-1f18cfe4-e04e-4f68-8d16-216655d8a3cf Date: Fri, 18 Jan 2019 06:06:56 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "c7128340-d09d-4472-ab8c-6b0e75149f5d", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "99f540fb-52d8-49ca-b59c-736c854d3c9e", "ip_address": "172.30.9.203"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "62cbe7eb474b444b945276ebe829a5aa", "created_at": "2019-01-18T06:06:52Z", "admin_state_up": true, "updated_at": "2019-01-18T06:06:53Z", "flavor_id": null, "revision_number": 2, "routes": [], "project_id": "62cbe7eb474b444b945276ebe829a5aa", "id": "44fdbb18-9c6b-4e0c-993d-89b05f7f1c3b", "name": "CreateRouterSuccessTests-a38dab98-a0d1-4ed2-b817-17bd606afe9b-pub-router"}} 2019-01-18 06:06:56,287 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/routers used request id req-1f18cfe4-e04e-4f68-8d16-216655d8a3cf 2019-01-18 06:06:56,293 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?device_id=44fdbb18-9c6b-4e0c-993d-89b05f7f1c3b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8100a54f6ceb6b8a8c24a0c56408b482d35e309e" 2019-01-18 06:06:56,482 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-6656ec0b-e92d-4d7e-bd80-093c042ed2ff Date: Fri, 18 Jan 2019 06:06:56 GMT RESP BODY: {"ports":[]} 2019-01-18 06:06:56,483 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?device_id=44fdbb18-9c6b-4e0c-993d-89b05f7f1c3b used request id req-6656ec0b-e92d-4d7e-bd80-093c042ed2ff 2019-01-18 06:06:56,488 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateRouterSuccessTests-a38dab98-a0d1-4ed2-b817-17bd606afe9b-pub-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8100a54f6ceb6b8a8c24a0c56408b482d35e309e" 2019-01-18 06:06:56,740 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-769445c1-225b-4bb7-9eec-ed6051c03e83 Date: Fri, 18 Jan 2019 06:06: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":["98ff6f58-f2bb-4c7c-a1e4-69a62411bc2f"],"updated_at":"2019-01-18T06:06:49Z","tenant_id":"62cbe7eb474b444b945276ebe829a5aa","created_at":"2019-01-18T06:06:48Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"62cbe7eb474b444b945276ebe829a5aa","id":"113e7e38-be74-47b3-a4d9-829ce72d3f17","name":"CreateRouterSuccessTests-a38dab98-a0d1-4ed2-b817-17bd606afe9b-pub-net1"}]} 2019-01-18 06:06:56,740 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateRouterSuccessTests-a38dab98-a0d1-4ed2-b817-17bd606afe9b-pub-net1 used request id req-769445c1-225b-4bb7-9eec-ed6051c03e83 2019-01-18 06:06:56,743 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-18 06:06:56,748 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 18 Jan 2019 06:06: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"}]}]}} 2019-01-18 06:06:56,749 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/62cbe7eb474b444b945276ebe829a5aa -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8100a54f6ceb6b8a8c24a0c56408b482d35e309e" 2019-01-18 06:06:56,842 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:06:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-277fd9ed-a466-4414-a16e-5743a90625cd 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/62cbe7eb474b444b945276ebe829a5aa"}, "enabled": true, "id": "62cbe7eb474b444b945276ebe829a5aa", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-71c2bbd4-c9ba-49e-proj"}} 2019-01-18 06:06:56,842 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/62cbe7eb474b444b945276ebe829a5aa used request id req-277fd9ed-a466-4414-a16e-5743a90625cd 2019-01-18 06:06:56,847 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=113e7e38-be74-47b3-a4d9-829ce72d3f17 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8100a54f6ceb6b8a8c24a0c56408b482d35e309e" 2019-01-18 06:06:57,053 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-6979ef6c-0e78-4973-a4a8-b7bbfc76acc9 Date: Fri, 18 Jan 2019 06:06:57 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"113e7e38-be74-47b3-a4d9-829ce72d3f17","tenant_id":"62cbe7eb474b444b945276ebe829a5aa","created_at":"2019-01-18T06:06:49Z","dns_nameservers":[],"updated_at":"2019-01-18T06:06:49Z","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":"62cbe7eb474b444b945276ebe829a5aa","id":"98ff6f58-f2bb-4c7c-a1e4-69a62411bc2f","subnetpool_id":null,"name":"CreateRouterSuccessTests-a38dab98-a0d1-4ed2-b817-17bd606afe9b-pub-subnet1"}]} 2019-01-18 06:06:57,053 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=113e7e38-be74-47b3-a4d9-829ce72d3f17 used request id req-6979ef6c-0e78-4973-a4a8-b7bbfc76acc9 2019-01-18 06:06:57,059 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=113e7e38-be74-47b3-a4d9-829ce72d3f17&name=CreateRouterSuccessTests-a38dab98-a0d1-4ed2-b817-17bd606afe9b-port1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8100a54f6ceb6b8a8c24a0c56408b482d35e309e" 2019-01-18 06:06:57,261 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-7037e3f6-61ba-45a9-887a-30918e85d3b4 Date: Fri, 18 Jan 2019 06:06:57 GMT RESP BODY: {"ports":[]} 2019-01-18 06:06:57,261 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=113e7e38-be74-47b3-a4d9-829ce72d3f17&name=CreateRouterSuccessTests-a38dab98-a0d1-4ed2-b817-17bd606afe9b-port1&admin_state_up=True used request id req-7037e3f6-61ba-45a9-887a-30918e85d3b4 2019-01-18 06:06:57,262 - OpenStackNetwork - INFO - Retrieved port CreateRouterSuccessTests-a38dab98-a0d1-4ed2-b817-17bd606afe9b-port1 for router - CreateRouterSuccessTests-a38dab98-a0d1-4ed2-b817-17bd606afe9b-pub-router 2019-01-18 06:06:57,262 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:06:57,263 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:06:57,641 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "dd8f77a55bc748c1a2e95a991e74e746", "name": "CreateRouterSuccessTests-71c2bbd4-c9ba-49e-proj-role"}], "expires_at": "2019-01-18T07:06:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "62cbe7eb474b444b945276ebe829a5aa", "name": "CreateRouterSuccessTests-71c2bbd4-c9ba-49e-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/62cbe7eb474b444b945276ebe829a5aa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/62cbe7eb474b444b945276ebe829a5aa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/62cbe7eb474b444b945276ebe829a5aa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/62cbe7eb474b444b945276ebe829a5aa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/62cbe7eb474b444b945276ebe829a5aa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/62cbe7eb474b444b945276ebe829a5aa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/62cbe7eb474b444b945276ebe829a5aa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/62cbe7eb474b444b945276ebe829a5aa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/62cbe7eb474b444b945276ebe829a5aa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/62cbe7eb474b444b945276ebe829a5aa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/62cbe7eb474b444b945276ebe829a5aa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/62cbe7eb474b444b945276ebe829a5aa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-71c2bbd4-c9ba-49e-user", "id": "abdf6a71e2ad4e6bbd8ae264fa223f71"}, "audit_ids": ["s_TkJDCZScyKqPq1FYKu-A"], "issued_at": "2019-01-18T06:06:57.000000Z"}} 2019-01-18 06:06:57,642 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}219c3448dc2f55d09666ae89795a683ec6764996" 2019-01-18 06:06:57,715 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:06:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c109af6b-48b4-43f9-9dcd-d7de6be76f09 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:06:57,715 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-c109af6b-48b4-43f9-9dcd-d7de6be76f09 2019-01-18 06:06:57,721 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateRouterSuccessTests-a38dab98-a0d1-4ed2-b817-17bd606afe9b-pub-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8100a54f6ceb6b8a8c24a0c56408b482d35e309e" 2019-01-18 06:06:57,968 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-6310761a-e651-43a1-96fe-6a03a0740e4d Date: Fri, 18 Jan 2019 06:06: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":["98ff6f58-f2bb-4c7c-a1e4-69a62411bc2f"],"updated_at":"2019-01-18T06:06:49Z","tenant_id":"62cbe7eb474b444b945276ebe829a5aa","created_at":"2019-01-18T06:06:48Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"62cbe7eb474b444b945276ebe829a5aa","id":"113e7e38-be74-47b3-a4d9-829ce72d3f17","name":"CreateRouterSuccessTests-a38dab98-a0d1-4ed2-b817-17bd606afe9b-pub-net1"}]} 2019-01-18 06:06:57,968 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateRouterSuccessTests-a38dab98-a0d1-4ed2-b817-17bd606afe9b-pub-net1 used request id req-6310761a-e651-43a1-96fe-6a03a0740e4d 2019-01-18 06:06:57,975 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=113e7e38-be74-47b3-a4d9-829ce72d3f17 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8100a54f6ceb6b8a8c24a0c56408b482d35e309e" 2019-01-18 06:06:58,032 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-188a6b6b-7676-42d0-aedb-b137c8ad0db0 Date: Fri, 18 Jan 2019 06:06:58 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"113e7e38-be74-47b3-a4d9-829ce72d3f17","tenant_id":"62cbe7eb474b444b945276ebe829a5aa","created_at":"2019-01-18T06:06:49Z","dns_nameservers":[],"updated_at":"2019-01-18T06:06:49Z","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":"62cbe7eb474b444b945276ebe829a5aa","id":"98ff6f58-f2bb-4c7c-a1e4-69a62411bc2f","subnetpool_id":null,"name":"CreateRouterSuccessTests-a38dab98-a0d1-4ed2-b817-17bd606afe9b-pub-subnet1"}]} 2019-01-18 06:06:58,032 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=113e7e38-be74-47b3-a4d9-829ce72d3f17 used request id req-188a6b6b-7676-42d0-aedb-b137c8ad0db0 2019-01-18 06:06:58,038 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateRouterSuccessTests-a38dab98-a0d1-4ed2-b817-17bd606afe9b-pub-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8100a54f6ceb6b8a8c24a0c56408b482d35e309e" 2019-01-18 06:06:58,307 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-3ed16d6c-6c36-49f1-a7bb-42b693028b6a Date: Fri, 18 Jan 2019 06:06: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":["98ff6f58-f2bb-4c7c-a1e4-69a62411bc2f"],"updated_at":"2019-01-18T06:06:49Z","tenant_id":"62cbe7eb474b444b945276ebe829a5aa","created_at":"2019-01-18T06:06:48Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"62cbe7eb474b444b945276ebe829a5aa","id":"113e7e38-be74-47b3-a4d9-829ce72d3f17","name":"CreateRouterSuccessTests-a38dab98-a0d1-4ed2-b817-17bd606afe9b-pub-net1"}]} 2019-01-18 06:06:58,307 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateRouterSuccessTests-a38dab98-a0d1-4ed2-b817-17bd606afe9b-pub-net1 used request id req-3ed16d6c-6c36-49f1-a7bb-42b693028b6a 2019-01-18 06:06:58,311 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-18 06:06:58,316 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 18 Jan 2019 06:06: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"}]}]}} 2019-01-18 06:06:58,317 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/62cbe7eb474b444b945276ebe829a5aa -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}219c3448dc2f55d09666ae89795a683ec6764996" 2019-01-18 06:06:58,392 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:06:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-90d15c98-26ec-4b0f-befa-5407725ef364 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/62cbe7eb474b444b945276ebe829a5aa"}, "enabled": true, "id": "62cbe7eb474b444b945276ebe829a5aa", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-71c2bbd4-c9ba-49e-proj"}} 2019-01-18 06:06:58,393 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/62cbe7eb474b444b945276ebe829a5aa used request id req-90d15c98-26ec-4b0f-befa-5407725ef364 2019-01-18 06:06:58,398 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=113e7e38-be74-47b3-a4d9-829ce72d3f17 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8100a54f6ceb6b8a8c24a0c56408b482d35e309e" 2019-01-18 06:06:58,448 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-95b57080-0080-49f5-b228-5ba74ac26274 Date: Fri, 18 Jan 2019 06:06:58 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"113e7e38-be74-47b3-a4d9-829ce72d3f17","tenant_id":"62cbe7eb474b444b945276ebe829a5aa","created_at":"2019-01-18T06:06:49Z","dns_nameservers":[],"updated_at":"2019-01-18T06:06:49Z","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":"62cbe7eb474b444b945276ebe829a5aa","id":"98ff6f58-f2bb-4c7c-a1e4-69a62411bc2f","subnetpool_id":null,"name":"CreateRouterSuccessTests-a38dab98-a0d1-4ed2-b817-17bd606afe9b-pub-subnet1"}]} 2019-01-18 06:06:58,448 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=113e7e38-be74-47b3-a4d9-829ce72d3f17 used request id req-95b57080-0080-49f5-b228-5ba74ac26274 2019-01-18 06:06:58,454 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=113e7e38-be74-47b3-a4d9-829ce72d3f17&name=CreateRouterSuccessTests-a38dab98-a0d1-4ed2-b817-17bd606afe9b-pub-subnet1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8100a54f6ceb6b8a8c24a0c56408b482d35e309e" 2019-01-18 06:06:58,645 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-a370056b-30f9-4f85-bf09-887a5f8815d7 Date: Fri, 18 Jan 2019 06:06:58 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"113e7e38-be74-47b3-a4d9-829ce72d3f17","tenant_id":"62cbe7eb474b444b945276ebe829a5aa","created_at":"2019-01-18T06:06:49Z","dns_nameservers":[],"updated_at":"2019-01-18T06:06:49Z","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":"62cbe7eb474b444b945276ebe829a5aa","id":"98ff6f58-f2bb-4c7c-a1e4-69a62411bc2f","subnetpool_id":null,"name":"CreateRouterSuccessTests-a38dab98-a0d1-4ed2-b817-17bd606afe9b-pub-subnet1"}]} 2019-01-18 06:06:58,645 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=113e7e38-be74-47b3-a4d9-829ce72d3f17&name=CreateRouterSuccessTests-a38dab98-a0d1-4ed2-b817-17bd606afe9b-pub-subnet1 used request id req-a370056b-30f9-4f85-bf09-887a5f8815d7 2019-01-18 06:06:58,646 - neutron_utils - INFO - Creating port for network with name - CreateRouterSuccessTests-a38dab98-a0d1-4ed2-b817-17bd606afe9b-pub-net1 2019-01-18 06:06:58,651 - 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}8100a54f6ceb6b8a8c24a0c56408b482d35e309e" -d '{"port": {"network_id": "113e7e38-be74-47b3-a4d9-829ce72d3f17", "fixed_ips": [{"subnet_id": "98ff6f58-f2bb-4c7c-a1e4-69a62411bc2f", "ip_address": "10.200.201.1"}], "name": "CreateRouterSuccessTests-a38dab98-a0d1-4ed2-b817-17bd606afe9b-port1", "admin_state_up": true}}' 2019-01-18 06:06:59,690 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 783 X-Openstack-Request-Id: req-4707a8cd-1684-4c5d-a990-5736894c4a9f Date: Fri, 18 Jan 2019 06:06:59 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:06:59Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"98ff6f58-f2bb-4c7c-a1e4-69a62411bc2f","ip_address":"10.200.201.1"}],"id":"8b51d4a3-8762-4d54-9e14-77c67c4ce5f1","security_groups":["6b9b67ab-1eab-458f-a64b-2306570c632a"],"mac_address":"fa:16:3e:cf:75:6f","device_id":"","status":"DOWN","description":"","tags":[],"name":"CreateRouterSuccessTests-a38dab98-a0d1-4ed2-b817-17bd606afe9b-port1","project_id":"62cbe7eb474b444b945276ebe829a5aa","qos_policy_id":null,"admin_state_up":true,"network_id":"113e7e38-be74-47b3-a4d9-829ce72d3f17","tenant_id":"62cbe7eb474b444b945276ebe829a5aa","created_at":"2019-01-18T06:06:58Z","binding:vnic_type":"normal"}} 2019-01-18 06:06:59,690 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/ports used request id req-4707a8cd-1684-4c5d-a990-5736894c4a9f 2019-01-18 06:06:59,691 - OpenStackNetwork - INFO - Created port CreateRouterSuccessTests-a38dab98-a0d1-4ed2-b817-17bd606afe9b-port1 for router - CreateRouterSuccessTests-a38dab98-a0d1-4ed2-b817-17bd606afe9b-pub-router 2019-01-18 06:06:59,691 - neutron_utils - INFO - Adding interface to router with name CreateRouterSuccessTests-a38dab98-a0d1-4ed2-b817-17bd606afe9b-pub-router 2019-01-18 06:06:59,696 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9696/v2.0/routers/44fdbb18-9c6b-4e0c-993d-89b05f7f1c3b/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8100a54f6ceb6b8a8c24a0c56408b482d35e309e" -d '{"port_id": "8b51d4a3-8762-4d54-9e14-77c67c4ce5f1"}' 2019-01-18 06:07:01,637 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-c606608b-110f-4f69-b0ef-5ecba68972e9 Date: Fri, 18 Jan 2019 06:07:01 GMT RESP BODY: {"network_id": "113e7e38-be74-47b3-a4d9-829ce72d3f17", "tenant_id": "62cbe7eb474b444b945276ebe829a5aa", "subnet_id": "98ff6f58-f2bb-4c7c-a1e4-69a62411bc2f", "subnet_ids": ["98ff6f58-f2bb-4c7c-a1e4-69a62411bc2f"], "port_id": "8b51d4a3-8762-4d54-9e14-77c67c4ce5f1", "id": "44fdbb18-9c6b-4e0c-993d-89b05f7f1c3b"} 2019-01-18 06:07:01,637 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/44fdbb18-9c6b-4e0c-993d-89b05f7f1c3b/add_router_interface used request id req-c606608b-110f-4f69-b0ef-5ecba68972e9 2019-01-18 06:07:01,642 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/routers/44fdbb18-9c6b-4e0c-993d-89b05f7f1c3b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8100a54f6ceb6b8a8c24a0c56408b482d35e309e" 2019-01-18 06:07:01,858 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 721 X-Openstack-Request-Id: req-926f8e94-5be9-43d3-8199-e1e8c59e11eb Date: Fri, 18 Jan 2019 06:07:01 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "c7128340-d09d-4472-ab8c-6b0e75149f5d", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "99f540fb-52d8-49ca-b59c-736c854d3c9e", "ip_address": "172.30.9.203"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "62cbe7eb474b444b945276ebe829a5aa", "created_at": "2019-01-18T06:06:52Z", "admin_state_up": true, "updated_at": "2019-01-18T06:07:00Z", "flavor_id": null, "revision_number": 7, "routes": [], "project_id": "62cbe7eb474b444b945276ebe829a5aa", "id": "44fdbb18-9c6b-4e0c-993d-89b05f7f1c3b", "name": "CreateRouterSuccessTests-a38dab98-a0d1-4ed2-b817-17bd606afe9b-pub-router"}} 2019-01-18 06:07:01,858 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers/44fdbb18-9c6b-4e0c-993d-89b05f7f1c3b used request id req-926f8e94-5be9-43d3-8199-e1e8c59e11eb 2019-01-18 06:07:01,864 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?device_id=44fdbb18-9c6b-4e0c-993d-89b05f7f1c3b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8100a54f6ceb6b8a8c24a0c56408b482d35e309e" 2019-01-18 06:07:02,071 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 860 X-Openstack-Request-Id: req-a5785cb3-9d5c-47b8-aeed-d9c483df03b0 Date: Fri, 18 Jan 2019 06:07:02 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:07:01Z","device_owner":"network:ha_router_replicated_interface","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"98ff6f58-f2bb-4c7c-a1e4-69a62411bc2f","ip_address":"10.200.201.1"}],"id":"8b51d4a3-8762-4d54-9e14-77c67c4ce5f1","security_groups":["6b9b67ab-1eab-458f-a64b-2306570c632a"],"mac_address":"fa:16:3e:cf:75:6f","project_id":"62cbe7eb474b444b945276ebe829a5aa","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateRouterSuccessTests-a38dab98-a0d1-4ed2-b817-17bd606afe9b-port1","admin_state_up":true,"network_id":"113e7e38-be74-47b3-a4d9-829ce72d3f17","tenant_id":"62cbe7eb474b444b945276ebe829a5aa","created_at":"2019-01-18T06:06:58Z","binding:vnic_type":"normal","device_id":"44fdbb18-9c6b-4e0c-993d-89b05f7f1c3b"}]} 2019-01-18 06:07:02,071 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?device_id=44fdbb18-9c6b-4e0c-993d-89b05f7f1c3b used request id req-a5785cb3-9d5c-47b8-aeed-d9c483df03b0 2019-01-18 06:07:02,077 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets/98ff6f58-f2bb-4c7c-a1e4-69a62411bc2f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8100a54f6ceb6b8a8c24a0c56408b482d35e309e" 2019-01-18 06:07:02,281 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-c088604f-5964-46f7-8a7f-2d3e8a7f61de Date: Fri, 18 Jan 2019 06:07:02 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"113e7e38-be74-47b3-a4d9-829ce72d3f17","tenant_id":"62cbe7eb474b444b945276ebe829a5aa","created_at":"2019-01-18T06:06:49Z","dns_nameservers":[],"updated_at":"2019-01-18T06:06:49Z","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":"62cbe7eb474b444b945276ebe829a5aa","id":"98ff6f58-f2bb-4c7c-a1e4-69a62411bc2f","subnetpool_id":null,"name":"CreateRouterSuccessTests-a38dab98-a0d1-4ed2-b817-17bd606afe9b-pub-subnet1"}} 2019-01-18 06:07:02,281 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets/98ff6f58-f2bb-4c7c-a1e4-69a62411bc2f used request id req-c088604f-5964-46f7-8a7f-2d3e8a7f61de 2019-01-18 06:07:02,282 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:07:02,663 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "dd8f77a55bc748c1a2e95a991e74e746", "name": "CreateRouterSuccessTests-71c2bbd4-c9ba-49e-proj-role"}], "expires_at": "2019-01-18T07:07:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "62cbe7eb474b444b945276ebe829a5aa", "name": "CreateRouterSuccessTests-71c2bbd4-c9ba-49e-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/62cbe7eb474b444b945276ebe829a5aa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/62cbe7eb474b444b945276ebe829a5aa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/62cbe7eb474b444b945276ebe829a5aa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/62cbe7eb474b444b945276ebe829a5aa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/62cbe7eb474b444b945276ebe829a5aa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/62cbe7eb474b444b945276ebe829a5aa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/62cbe7eb474b444b945276ebe829a5aa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/62cbe7eb474b444b945276ebe829a5aa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/62cbe7eb474b444b945276ebe829a5aa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/62cbe7eb474b444b945276ebe829a5aa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/62cbe7eb474b444b945276ebe829a5aa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/62cbe7eb474b444b945276ebe829a5aa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-71c2bbd4-c9ba-49e-user", "id": "abdf6a71e2ad4e6bbd8ae264fa223f71"}, "audit_ids": ["gxdXRUYuRJOrja-KGsOY_A"], "issued_at": "2019-01-18T06:07:02.000000Z"}} 2019-01-18 06:07:02,668 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/routers?name=CreateRouterSuccessTests-a38dab98-a0d1-4ed2-b817-17bd606afe9b-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b37d69c21a0f0928c30509bd2b5a31625941e25" 2019-01-18 06:07:02,884 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 724 X-Openstack-Request-Id: req-f57759c3-a688-4c8d-a913-ec13375f9b29 Date: Fri, 18 Jan 2019 06:07:02 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "c7128340-d09d-4472-ab8c-6b0e75149f5d", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "99f540fb-52d8-49ca-b59c-736c854d3c9e", "ip_address": "172.30.9.203"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "62cbe7eb474b444b945276ebe829a5aa", "created_at": "2019-01-18T06:06:52Z", "admin_state_up": true, "updated_at": "2019-01-18T06:07:00Z", "flavor_id": null, "revision_number": 7, "routes": [], "project_id": "62cbe7eb474b444b945276ebe829a5aa", "id": "44fdbb18-9c6b-4e0c-993d-89b05f7f1c3b", "name": "CreateRouterSuccessTests-a38dab98-a0d1-4ed2-b817-17bd606afe9b-pub-router"}]} 2019-01-18 06:07:02,884 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers?name=CreateRouterSuccessTests-a38dab98-a0d1-4ed2-b817-17bd606afe9b-pub-router&admin_state_up=True used request id req-f57759c3-a688-4c8d-a913-ec13375f9b29 2019-01-18 06:07:02,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" 2019-01-18 06:07:02,893 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 18 Jan 2019 06:07: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"}]}]}} 2019-01-18 06:07:02,894 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/62cbe7eb474b444b945276ebe829a5aa -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a65ba8a12a5ea24fd477847a741ed947e584fbd2" 2019-01-18 06:07:02,980 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:07:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-758ab77f-2694-4461-a333-dbcb09841142 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/62cbe7eb474b444b945276ebe829a5aa"}, "enabled": true, "id": "62cbe7eb474b444b945276ebe829a5aa", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-71c2bbd4-c9ba-49e-proj"}} 2019-01-18 06:07:02,980 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/62cbe7eb474b444b945276ebe829a5aa used request id req-758ab77f-2694-4461-a333-dbcb09841142 2019-01-18 06:07:02,985 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?device_id=44fdbb18-9c6b-4e0c-993d-89b05f7f1c3b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b37d69c21a0f0928c30509bd2b5a31625941e25" 2019-01-18 06:07:03,191 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 861 X-Openstack-Request-Id: req-f5eb796d-de22-4aa5-9e12-cc9b92623ab0 Date: Fri, 18 Jan 2019 06:07:03 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:07:02Z","device_owner":"network:ha_router_replicated_interface","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"98ff6f58-f2bb-4c7c-a1e4-69a62411bc2f","ip_address":"10.200.201.1"}],"id":"8b51d4a3-8762-4d54-9e14-77c67c4ce5f1","security_groups":["6b9b67ab-1eab-458f-a64b-2306570c632a"],"mac_address":"fa:16:3e:cf:75:6f","project_id":"62cbe7eb474b444b945276ebe829a5aa","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateRouterSuccessTests-a38dab98-a0d1-4ed2-b817-17bd606afe9b-port1","admin_state_up":true,"network_id":"113e7e38-be74-47b3-a4d9-829ce72d3f17","tenant_id":"62cbe7eb474b444b945276ebe829a5aa","created_at":"2019-01-18T06:06:58Z","binding:vnic_type":"normal","device_id":"44fdbb18-9c6b-4e0c-993d-89b05f7f1c3b"}]} 2019-01-18 06:07:03,192 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?device_id=44fdbb18-9c6b-4e0c-993d-89b05f7f1c3b used request id req-f5eb796d-de22-4aa5-9e12-cc9b92623ab0 2019-01-18 06:07:03,197 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets/98ff6f58-f2bb-4c7c-a1e4-69a62411bc2f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b37d69c21a0f0928c30509bd2b5a31625941e25" 2019-01-18 06:07:03,393 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-71a86bd4-6af0-487e-9d18-2ab965c3b0af Date: Fri, 18 Jan 2019 06:07:03 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"113e7e38-be74-47b3-a4d9-829ce72d3f17","tenant_id":"62cbe7eb474b444b945276ebe829a5aa","created_at":"2019-01-18T06:06:49Z","dns_nameservers":[],"updated_at":"2019-01-18T06:06:49Z","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":"62cbe7eb474b444b945276ebe829a5aa","id":"98ff6f58-f2bb-4c7c-a1e4-69a62411bc2f","subnetpool_id":null,"name":"CreateRouterSuccessTests-a38dab98-a0d1-4ed2-b817-17bd606afe9b-pub-subnet1"}} 2019-01-18 06:07:03,394 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets/98ff6f58-f2bb-4c7c-a1e4-69a62411bc2f used request id req-71a86bd4-6af0-487e-9d18-2ab965c3b0af 2019-01-18 06:07:03,399 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=c7128340-d09d-4472-ab8c-6b0e75149f5d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b37d69c21a0f0928c30509bd2b5a31625941e25" 2019-01-18 06:07:03,516 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-23f9c3eb-b1c4-40da-84ac-b0a736df839f Date: Fri, 18 Jan 2019 06:07:03 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"c7128340-d09d-4472-ab8c-6b0e75149f5d","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"47feb8aba08a40dca7028a1701e597b9","status":"ACTIVE","subnets":["99f540fb-52d8-49ca-b59c-736c854d3c9e"],"description":"","tags":[],"updated_at":"2019-01-18T04:39:13Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"47feb8aba08a40dca7028a1701e597b9","created_at":"2019-01-18T04:39:06Z","mtu":1500}]} 2019-01-18 06:07:03,516 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=c7128340-d09d-4472-ab8c-6b0e75149f5d used request id req-23f9c3eb-b1c4-40da-84ac-b0a736df839f 2019-01-18 06:07:03,523 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=c7128340-d09d-4472-ab8c-6b0e75149f5d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b37d69c21a0f0928c30509bd2b5a31625941e25" 2019-01-18 06:07:03,695 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-dceaeb8c-c00b-4c65-be16-a1a3f677520f Date: Fri, 18 Jan 2019 06:07:03 GMT RESP BODY: {"subnets":[]} 2019-01-18 06:07:03,695 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=c7128340-d09d-4472-ab8c-6b0e75149f5d used request id req-dceaeb8c-c00b-4c65-be16-a1a3f677520f 2019-01-18 06:07:03,701 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=113e7e38-be74-47b3-a4d9-829ce72d3f17 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b37d69c21a0f0928c30509bd2b5a31625941e25" 2019-01-18 06:07:04,032 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-bd76038d-5d93-4e36-b64f-75d6e7df528f Date: Fri, 18 Jan 2019 06:07: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":["98ff6f58-f2bb-4c7c-a1e4-69a62411bc2f"],"updated_at":"2019-01-18T06:06:49Z","tenant_id":"62cbe7eb474b444b945276ebe829a5aa","created_at":"2019-01-18T06:06:48Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"62cbe7eb474b444b945276ebe829a5aa","id":"113e7e38-be74-47b3-a4d9-829ce72d3f17","name":"CreateRouterSuccessTests-a38dab98-a0d1-4ed2-b817-17bd606afe9b-pub-net1"}]} 2019-01-18 06:07:04,032 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=113e7e38-be74-47b3-a4d9-829ce72d3f17 used request id req-bd76038d-5d93-4e36-b64f-75d6e7df528f 2019-01-18 06:07:04,038 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=113e7e38-be74-47b3-a4d9-829ce72d3f17 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b37d69c21a0f0928c30509bd2b5a31625941e25" 2019-01-18 06:07:04,239 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-b6420fe3-1ea9-461f-a4b6-b920e68b66c6 Date: Fri, 18 Jan 2019 06:07:04 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"113e7e38-be74-47b3-a4d9-829ce72d3f17","tenant_id":"62cbe7eb474b444b945276ebe829a5aa","created_at":"2019-01-18T06:06:49Z","dns_nameservers":[],"updated_at":"2019-01-18T06:06:49Z","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":"62cbe7eb474b444b945276ebe829a5aa","id":"98ff6f58-f2bb-4c7c-a1e4-69a62411bc2f","subnetpool_id":null,"name":"CreateRouterSuccessTests-a38dab98-a0d1-4ed2-b817-17bd606afe9b-pub-subnet1"}]} 2019-01-18 06:07:04,240 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=113e7e38-be74-47b3-a4d9-829ce72d3f17 used request id req-b6420fe3-1ea9-461f-a4b6-b920e68b66c6 2019-01-18 06:07:04,245 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=113e7e38-be74-47b3-a4d9-829ce72d3f17 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b37d69c21a0f0928c30509bd2b5a31625941e25" 2019-01-18 06:07:04,478 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3147 X-Openstack-Request-Id: req-a83fdf57-931f-4298-a66f-3476da8773b2 Date: Fri, 18 Jan 2019 06:07:04 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:06:52Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"98ff6f58-f2bb-4c7c-a1e4-69a62411bc2f","ip_address":"10.200.201.3"}],"id":"04616f93-66f9-4f1e-8cd2-90bea54a1891","security_groups":[],"mac_address":"fa:16:3e:b7:96:3b","project_id":"62cbe7eb474b444b945276ebe829a5aa","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"113e7e38-be74-47b3-a4d9-829ce72d3f17","tenant_id":"62cbe7eb474b444b945276ebe829a5aa","created_at":"2019-01-18T06:06:50Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-113e7e38-be74-47b3-a4d9-829ce72d3f17"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:06:53Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"98ff6f58-f2bb-4c7c-a1e4-69a62411bc2f","ip_address":"10.200.201.4"}],"id":"0f0916d4-7211-4bfc-9de3-4dd19c2d2b30","security_groups":[],"mac_address":"fa:16:3e:23:74:52","project_id":"62cbe7eb474b444b945276ebe829a5aa","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"113e7e38-be74-47b3-a4d9-829ce72d3f17","tenant_id":"62cbe7eb474b444b945276ebe829a5aa","created_at":"2019-01-18T06:06:50Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-113e7e38-be74-47b3-a4d9-829ce72d3f17"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:06:51Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"98ff6f58-f2bb-4c7c-a1e4-69a62411bc2f","ip_address":"10.200.201.2"}],"id":"0fa0026b-4ded-4e91-bd08-3d53feec2486","security_groups":[],"mac_address":"fa:16:3e:5e:8a:74","project_id":"62cbe7eb474b444b945276ebe829a5aa","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"113e7e38-be74-47b3-a4d9-829ce72d3f17","tenant_id":"62cbe7eb474b444b945276ebe829a5aa","created_at":"2019-01-18T06:06:49Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-113e7e38-be74-47b3-a4d9-829ce72d3f17"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:07:02Z","device_owner":"network:ha_router_replicated_interface","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"98ff6f58-f2bb-4c7c-a1e4-69a62411bc2f","ip_address":"10.200.201.1"}],"id":"8b51d4a3-8762-4d54-9e14-77c67c4ce5f1","security_groups":["6b9b67ab-1eab-458f-a64b-2306570c632a"],"mac_address":"fa:16:3e:cf:75:6f","project_id":"62cbe7eb474b444b945276ebe829a5aa","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateRouterSuccessTests-a38dab98-a0d1-4ed2-b817-17bd606afe9b-port1","admin_state_up":true,"network_id":"113e7e38-be74-47b3-a4d9-829ce72d3f17","tenant_id":"62cbe7eb474b444b945276ebe829a5aa","created_at":"2019-01-18T06:06:58Z","binding:vnic_type":"normal","device_id":"44fdbb18-9c6b-4e0c-993d-89b05f7f1c3b"}]} 2019-01-18 06:07:04,479 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=113e7e38-be74-47b3-a4d9-829ce72d3f17 used request id req-a83fdf57-931f-4298-a66f-3476da8773b2 2019-01-18 06:07:04,485 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets/98ff6f58-f2bb-4c7c-a1e4-69a62411bc2f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b37d69c21a0f0928c30509bd2b5a31625941e25" 2019-01-18 06:07:04,777 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-5fbb6b12-b05d-4c45-b406-54b4ab127ed4 Date: Fri, 18 Jan 2019 06:07:04 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"113e7e38-be74-47b3-a4d9-829ce72d3f17","tenant_id":"62cbe7eb474b444b945276ebe829a5aa","created_at":"2019-01-18T06:06:49Z","dns_nameservers":[],"updated_at":"2019-01-18T06:06:49Z","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":"62cbe7eb474b444b945276ebe829a5aa","id":"98ff6f58-f2bb-4c7c-a1e4-69a62411bc2f","subnetpool_id":null,"name":"CreateRouterSuccessTests-a38dab98-a0d1-4ed2-b817-17bd606afe9b-pub-subnet1"}} 2019-01-18 06:07:04,777 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets/98ff6f58-f2bb-4c7c-a1e4-69a62411bc2f used request id req-5fbb6b12-b05d-4c45-b406-54b4ab127ed4 2019-01-18 06:07:04,783 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=113e7e38-be74-47b3-a4d9-829ce72d3f17 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b37d69c21a0f0928c30509bd2b5a31625941e25" 2019-01-18 06:07:05,029 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-76dc4c52-3054-4c97-82a9-7d605c9a5b00 Date: Fri, 18 Jan 2019 06:07: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":["98ff6f58-f2bb-4c7c-a1e4-69a62411bc2f"],"updated_at":"2019-01-18T06:06:49Z","tenant_id":"62cbe7eb474b444b945276ebe829a5aa","created_at":"2019-01-18T06:06:48Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"62cbe7eb474b444b945276ebe829a5aa","id":"113e7e38-be74-47b3-a4d9-829ce72d3f17","name":"CreateRouterSuccessTests-a38dab98-a0d1-4ed2-b817-17bd606afe9b-pub-net1"}]} 2019-01-18 06:07:05,029 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=113e7e38-be74-47b3-a4d9-829ce72d3f17 used request id req-76dc4c52-3054-4c97-82a9-7d605c9a5b00 2019-01-18 06:07:05,035 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=113e7e38-be74-47b3-a4d9-829ce72d3f17 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b37d69c21a0f0928c30509bd2b5a31625941e25" 2019-01-18 06:07:05,232 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-ac93b61a-5bc9-42a5-8d69-39105c27de90 Date: Fri, 18 Jan 2019 06:07:05 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"113e7e38-be74-47b3-a4d9-829ce72d3f17","tenant_id":"62cbe7eb474b444b945276ebe829a5aa","created_at":"2019-01-18T06:06:49Z","dns_nameservers":[],"updated_at":"2019-01-18T06:06:49Z","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":"62cbe7eb474b444b945276ebe829a5aa","id":"98ff6f58-f2bb-4c7c-a1e4-69a62411bc2f","subnetpool_id":null,"name":"CreateRouterSuccessTests-a38dab98-a0d1-4ed2-b817-17bd606afe9b-pub-subnet1"}]} 2019-01-18 06:07:05,233 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=113e7e38-be74-47b3-a4d9-829ce72d3f17 used request id req-ac93b61a-5bc9-42a5-8d69-39105c27de90 2019-01-18 06:07:05,233 - OpenStackNetwork - INFO - Removing router interface from router CreateRouterSuccessTests-a38dab98-a0d1-4ed2-b817-17bd606afe9b-pub-router and port CreateRouterSuccessTests-a38dab98-a0d1-4ed2-b817-17bd606afe9b-port1 2019-01-18 06:07:05,233 - neutron_utils - INFO - Removing router interface from router named CreateRouterSuccessTests-a38dab98-a0d1-4ed2-b817-17bd606afe9b-pub-router 2019-01-18 06:07:05,239 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9696/v2.0/routers/44fdbb18-9c6b-4e0c-993d-89b05f7f1c3b/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8100a54f6ceb6b8a8c24a0c56408b482d35e309e" -d '{"port_id": "8b51d4a3-8762-4d54-9e14-77c67c4ce5f1"}' 2019-01-18 06:07:06,619 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-d5921364-10de-4089-8ca4-2a3333945d49 Date: Fri, 18 Jan 2019 06:07:06 GMT RESP BODY: {"network_id": "113e7e38-be74-47b3-a4d9-829ce72d3f17", "tenant_id": "62cbe7eb474b444b945276ebe829a5aa", "subnet_id": "98ff6f58-f2bb-4c7c-a1e4-69a62411bc2f", "subnet_ids": ["98ff6f58-f2bb-4c7c-a1e4-69a62411bc2f"], "port_id": "8b51d4a3-8762-4d54-9e14-77c67c4ce5f1", "id": "44fdbb18-9c6b-4e0c-993d-89b05f7f1c3b"} 2019-01-18 06:07:06,620 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/44fdbb18-9c6b-4e0c-993d-89b05f7f1c3b/remove_router_interface used request id req-d5921364-10de-4089-8ca4-2a3333945d49 2019-01-18 06:07:06,620 - OpenStackNetwork - INFO - Removing router CreateRouterSuccessTests-a38dab98-a0d1-4ed2-b817-17bd606afe9b-pub-router 2019-01-18 06:07:06,620 - neutron_utils - INFO - Deleting router with name - CreateRouterSuccessTests-a38dab98-a0d1-4ed2-b817-17bd606afe9b-pub-router 2019-01-18 06:07:06,625 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/routers/44fdbb18-9c6b-4e0c-993d-89b05f7f1c3b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8100a54f6ceb6b8a8c24a0c56408b482d35e309e" 2019-01-18 06:07:10,000 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-906eff4a-453f-4db2-b9ae-14efb3d6d1e1 Content-Length: 0 Date: Fri, 18 Jan 2019 06:07:10 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-18 06:07:10,000 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/routers/44fdbb18-9c6b-4e0c-993d-89b05f7f1c3b used request id req-906eff4a-453f-4db2-b9ae-14efb3d6d1e1 2019-01-18 06:07:10,001 - neutron_utils - INFO - Deleting subnet with name CreateRouterSuccessTests-a38dab98-a0d1-4ed2-b817-17bd606afe9b-pub-subnet1 2019-01-18 06:07:10,001 - neutron_utils - INFO - Deleting subnet with name CreateRouterSuccessTests-a38dab98-a0d1-4ed2-b817-17bd606afe9b-pub-subnet1 2019-01-18 06:07:10,007 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/subnets/98ff6f58-f2bb-4c7c-a1e4-69a62411bc2f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d4686ed281f26dee975bad6de5a16ff2cfb44a2a" 2019-01-18 06:07:12,334 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-e1618056-02a3-440e-8e98-133a516f1754 Date: Fri, 18 Jan 2019 06:07:12 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-18 06:07:12,334 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/98ff6f58-f2bb-4c7c-a1e4-69a62411bc2f used request id req-e1618056-02a3-440e-8e98-133a516f1754 2019-01-18 06:07:12,334 - neutron_utils - INFO - Deleting network with name CreateRouterSuccessTests-a38dab98-a0d1-4ed2-b817-17bd606afe9b-pub-net1 2019-01-18 06:07:12,340 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/networks/113e7e38-be74-47b3-a4d9-829ce72d3f17 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d4686ed281f26dee975bad6de5a16ff2cfb44a2a" 2019-01-18 06:07:13,570 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-d63b8f2d-f16f-4d48-b2b4-6f7308b55c3a Date: Fri, 18 Jan 2019 06:07:13 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-18 06:07:13,570 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/113e7e38-be74-47b3-a4d9-829ce72d3f17 used request id req-d63b8f2d-f16f-4d48-b2b4-6f7308b55c3a 2019-01-18 06:07:13,576 - 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}b69e230753e5c444926bb5b1fd86f8330ff1ecb2" 2019-01-18 06:07:13,793 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-8c9474ae-79b6-43cc-b8ee-a2171af69de6 Date: Fri, 18 Jan 2019 06:07:13 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-18T04:53:26Z", "updated_at": "2019-01-18T04:53:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:53:26Z", "revision_number": 0, "id": "260c2de9-5dc5-4508-b06c-24b9d7ed838c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:53:26Z", "security_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:53:26Z", "revision_number": 0, "id": "571036d3-cb1d-483a-acb9-96f19293add9", "remote_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "remote_ip_prefix": null, "created_at": "2019-01-18T04:53:26Z", "security_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:53:26Z", "revision_number": 0, "id": "84255fa4-c13a-4cfe-b73d-e56ee216ca1e", "remote_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "remote_ip_prefix": null, "created_at": "2019-01-18T04:53:26Z", "security_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:53:26Z", "revision_number": 0, "id": "9c6f69fc-3bf8-4346-9288-5a255b82b67e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:53:26Z", "security_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "created_at": "2019-01-18T04:51:20Z", "updated_at": "2019-01-18T04:51:20Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "24c99e6f-888c-4943-9c93-54ad3b18b18c", "remote_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv4", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "2b339890-44d0-4711-a050-08a64d58e2a0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv6", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "45161a51-d6dd-4bb8-986d-bc2f88599c1d", "remote_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv6", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "87b9b994-ae22-4850-863a-6a4925bd01fe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv4", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}], "revision_number": 4, "project_id": "9c53a91613fb4d5080479ac6f51697ed", "id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "62cbe7eb474b444b945276ebe829a5aa", "created_at": "2019-01-18T06:06:48Z", "updated_at": "2019-01-18T06:06:48Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:06:48Z", "revision_number": 0, "id": "1e9b881f-6f96-4b6a-93be-1e0699f152bc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T06:06:48Z", "security_group_id": "6b9b67ab-1eab-458f-a64b-2306570c632a", "tenant_id": "62cbe7eb474b444b945276ebe829a5aa", "port_range_min": null, "ethertype": "IPv6", "project_id": "62cbe7eb474b444b945276ebe829a5aa"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:06:48Z", "revision_number": 0, "id": "5c0e203e-a606-48ce-8b08-8006f67b2ca8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T06:06:48Z", "security_group_id": "6b9b67ab-1eab-458f-a64b-2306570c632a", "tenant_id": "62cbe7eb474b444b945276ebe829a5aa", "port_range_min": null, "ethertype": "IPv4", "project_id": "62cbe7eb474b444b945276ebe829a5aa"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:06:48Z", "revision_number": 0, "id": "9c638165-3cbc-4063-b06e-2b6b517a049d", "remote_group_id": "6b9b67ab-1eab-458f-a64b-2306570c632a", "remote_ip_prefix": null, "created_at": "2019-01-18T06:06:48Z", "security_group_id": "6b9b67ab-1eab-458f-a64b-2306570c632a", "tenant_id": "62cbe7eb474b444b945276ebe829a5aa", "port_range_min": null, "ethertype": "IPv4", "project_id": "62cbe7eb474b444b945276ebe829a5aa"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:06:48Z", "revision_number": 0, "id": "de5a0cd2-4215-42df-b3e0-ca9c37543528", "remote_group_id": "6b9b67ab-1eab-458f-a64b-2306570c632a", "remote_ip_prefix": null, "created_at": "2019-01-18T06:06:48Z", "security_group_id": "6b9b67ab-1eab-458f-a64b-2306570c632a", "tenant_id": "62cbe7eb474b444b945276ebe829a5aa", "port_range_min": null, "ethertype": "IPv6", "project_id": "62cbe7eb474b444b945276ebe829a5aa"}], "revision_number": 4, "project_id": "62cbe7eb474b444b945276ebe829a5aa", "id": "6b9b67ab-1eab-458f-a64b-2306570c632a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "020d00b5451a467cb276d06789a1149d", "created_at": "2019-01-18T05:59:12Z", "updated_at": "2019-01-18T05:59:12Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:12Z", "revision_number": 0, "id": "38b091dd-dca7-4cbe-8c1c-dd18a74bfca8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:12Z", "security_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "tenant_id": "020d00b5451a467cb276d06789a1149d", "port_range_min": null, "ethertype": "IPv6", "project_id": "020d00b5451a467cb276d06789a1149d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:12Z", "revision_number": 0, "id": "38b9f88b-1fc0-40d1-af74-237d79be193d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:12Z", "security_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "tenant_id": "020d00b5451a467cb276d06789a1149d", "port_range_min": null, "ethertype": "IPv4", "project_id": "020d00b5451a467cb276d06789a1149d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:12Z", "revision_number": 0, "id": "60f7d4a7-1a27-4801-a1e8-5bf33633b818", "remote_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:12Z", "security_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "tenant_id": "020d00b5451a467cb276d06789a1149d", "port_range_min": null, "ethertype": "IPv6", "project_id": "020d00b5451a467cb276d06789a1149d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:12Z", "revision_number": 0, "id": "8faf6dda-6919-4b75-b745-2af38abf8dcf", "remote_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:12Z", "security_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "tenant_id": "020d00b5451a467cb276d06789a1149d", "port_range_min": null, "ethertype": "IPv4", "project_id": "020d00b5451a467cb276d06789a1149d"}], "revision_number": 4, "project_id": "020d00b5451a467cb276d06789a1149d", "id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "created_at": "2019-01-18T04:39:06Z", "updated_at": "2019-01-18T04:39:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "0aedefa2-edbc-47b5-bead-e954540f6937", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "47feb8aba08a40dca7028a1701e597b9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "4bf1a402-0fa2-4cfd-9fee-4a28f16bb271", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "47feb8aba08a40dca7028a1701e597b9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "4e399c2e-bc03-4aa3-b192-1fafdc9248ba", "remote_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "47feb8aba08a40dca7028a1701e597b9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "8860837e-afbd-4411-adf9-d88db88c2114", "remote_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "47feb8aba08a40dca7028a1701e597b9"}], "revision_number": 4, "project_id": "47feb8aba08a40dca7028a1701e597b9", "id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "name": "default"}]} 2019-01-18 06:07:13,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-8c9474ae-79b6-43cc-b8ee-a2171af69de6 2019-01-18 06:07:13,799 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/9c53a91613fb4d5080479ac6f51697ed -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b69e230753e5c444926bb5b1fd86f8330ff1ecb2" 2019-01-18 06:07:13,889 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:07:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-642a3e06-4b62-4785-a4ad-6265edc113d7 Content-Encoding: gzip Content-Length: 190 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/9c53a91613fb4d5080479ac6f51697ed"}, "enabled": true, "id": "9c53a91613fb4d5080479ac6f51697ed", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2019-01-18 06:07:13,889 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/9c53a91613fb4d5080479ac6f51697ed used request id req-642a3e06-4b62-4785-a4ad-6265edc113d7 2019-01-18 06:07:13,893 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/62cbe7eb474b444b945276ebe829a5aa -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b69e230753e5c444926bb5b1fd86f8330ff1ecb2" 2019-01-18 06:07:13,981 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:07:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c52afa95-1562-47eb-82dc-55e60da2cb48 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/62cbe7eb474b444b945276ebe829a5aa"}, "enabled": true, "id": "62cbe7eb474b444b945276ebe829a5aa", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-71c2bbd4-c9ba-49e-proj"}} 2019-01-18 06:07:13,981 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/62cbe7eb474b444b945276ebe829a5aa used request id req-c52afa95-1562-47eb-82dc-55e60da2cb48 2019-01-18 06:07:13,981 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 6b9b67ab-1eab-458f-a64b-2306570c632a 2019-01-18 06:07:13,987 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=6b9b67ab-1eab-458f-a64b-2306570c632a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b69e230753e5c444926bb5b1fd86f8330ff1ecb2" 2019-01-18 06:07:14,169 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-d8906171-30d1-4ee3-b456-193d98f14726 Date: Fri, 18 Jan 2019 06:07: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": "2019-01-18T06:06:48Z", "security_group_id": "6b9b67ab-1eab-458f-a64b-2306570c632a", "port_range_min": null, "revision_number": 0, "tenant_id": "62cbe7eb474b444b945276ebe829a5aa", "created_at": "2019-01-18T06:06:48Z", "project_id": "62cbe7eb474b444b945276ebe829a5aa", "id": "1e9b881f-6f96-4b6a-93be-1e0699f152bc"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T06:06:48Z", "security_group_id": "6b9b67ab-1eab-458f-a64b-2306570c632a", "port_range_min": null, "revision_number": 0, "tenant_id": "62cbe7eb474b444b945276ebe829a5aa", "created_at": "2019-01-18T06:06:48Z", "project_id": "62cbe7eb474b444b945276ebe829a5aa", "id": "5c0e203e-a606-48ce-8b08-8006f67b2ca8"}, {"remote_group_id": "6b9b67ab-1eab-458f-a64b-2306570c632a", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T06:06:48Z", "security_group_id": "6b9b67ab-1eab-458f-a64b-2306570c632a", "port_range_min": null, "revision_number": 0, "tenant_id": "62cbe7eb474b444b945276ebe829a5aa", "created_at": "2019-01-18T06:06:48Z", "project_id": "62cbe7eb474b444b945276ebe829a5aa", "id": "9c638165-3cbc-4063-b06e-2b6b517a049d"}, {"remote_group_id": "6b9b67ab-1eab-458f-a64b-2306570c632a", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T06:06:48Z", "security_group_id": "6b9b67ab-1eab-458f-a64b-2306570c632a", "port_range_min": null, "revision_number": 0, "tenant_id": "62cbe7eb474b444b945276ebe829a5aa", "created_at": "2019-01-18T06:06:48Z", "project_id": "62cbe7eb474b444b945276ebe829a5aa", "id": "de5a0cd2-4215-42df-b3e0-ca9c37543528"}]} 2019-01-18 06:07:14,169 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=6b9b67ab-1eab-458f-a64b-2306570c632a used request id req-d8906171-30d1-4ee3-b456-193d98f14726 2019-01-18 06:07:14,170 - neutron_utils - INFO - Deleting security group with name - default 2019-01-18 06:07:14,176 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-groups/6b9b67ab-1eab-458f-a64b-2306570c632a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b69e230753e5c444926bb5b1fd86f8330ff1ecb2" 2019-01-18 06:07:14,585 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-882b20b1-c9a0-4c5b-91c5-dbe0717ce708 Content-Length: 0 Date: Fri, 18 Jan 2019 06:07:14 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-18 06:07:14,585 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/6b9b67ab-1eab-458f-a64b-2306570c632a used request id req-882b20b1-c9a0-4c5b-91c5-dbe0717ce708 2019-01-18 06:07:14,586 - keystone_utils - INFO - Deleting project with name - CreateRouterSuccessTests-71c2bbd4-c9ba-49e-proj 2019-01-18 06:07:14,590 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/62cbe7eb474b444b945276ebe829a5aa -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b69e230753e5c444926bb5b1fd86f8330ff1ecb2" 2019-01-18 06:07:14,796 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 06:07:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3acffebb-2ca1-4b9c-aaba-ecc08147eb41 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 06:07:14,797 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/62cbe7eb474b444b945276ebe829a5aa used request id req-3acffebb-2ca1-4b9c-aaba-ecc08147eb41 2019-01-18 06:07:14,797 - keystone_utils - INFO - Deleting role with name - CreateRouterSuccessTests-71c2bbd4-c9ba-49e-proj-role 2019-01-18 06:07:14,801 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/dd8f77a55bc748c1a2e95a991e74e746 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b69e230753e5c444926bb5b1fd86f8330ff1ecb2" 2019-01-18 06:07:14,919 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 06:07:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-052f4c14-d43c-43fd-bb7b-5aac5f2e9cb3 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 06:07:14,919 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/dd8f77a55bc748c1a2e95a991e74e746 used request id req-052f4c14-d43c-43fd-bb7b-5aac5f2e9cb3 2019-01-18 06:07:14,923 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b69e230753e5c444926bb5b1fd86f8330ff1ecb2" 2019-01-18 06:07:15,007 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:07:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1eb9c684-907f-47eb-be76-cfb2bdf5938c Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "488fca829f8b496daa1cd2cdc6e45c49", "links": {"self": "http://172.30.9.23:5000/v3/roles/488fca829f8b496daa1cd2cdc6e45c49"}, "name": "Member"}, {"domain_id": null, "id": "6b7f4f4f76264b6fb449c43b86ee3817", "links": {"self": "http://172.30.9.23:5000/v3/roles/6b7f4f4f76264b6fb449c43b86ee3817"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a482b711adf94961bf4bb28eda7f0e28", "links": {"self": "http://172.30.9.23:5000/v3/roles/a482b711adf94961bf4bb28eda7f0e28"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c65201bd05504fa786d79b166e8bbba3", "links": {"self": "http://172.30.9.23:5000/v3/roles/c65201bd05504fa786d79b166e8bbba3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "e7e317b66c174923a8cb46c48d897c8d", "links": {"self": "http://172.30.9.23:5000/v3/roles/e7e317b66c174923a8cb46c48d897c8d"}, "name": "ResellerAdmin"}]} 2019-01-18 06:07:15,007 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-1eb9c684-907f-47eb-be76-cfb2bdf5938c 2019-01-18 06:07:15,008 - keystone_utils - INFO - Deleting user with name - CreateRouterSuccessTests-71c2bbd4-c9ba-49e-user 2019-01-18 06:07:15,012 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/abdf6a71e2ad4e6bbd8ae264fa223f71 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e6560d729871f6194437b240b89c6c5f829ed23" 2019-01-18 06:07:15,189 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 06:07:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1de1350b-de9b-4ab9-989b-6932ed4c1860 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 06:07:15,190 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/abdf6a71e2ad4e6bbd8ae264fa223f71 used request id req-1de1350b-de9b-4ab9-989b-6932ed4c1860 2019-01-18 06:07:15,191 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:07:15,580 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "488fca829f8b496daa1cd2cdc6e45c49", "name": "Member"}, {"id": "c65201bd05504fa786d79b166e8bbba3", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}], "expires_at": "2019-01-18T07:07:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "020d00b5451a467cb276d06789a1149d", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "id": "e292c913af7844408b6509a836e493f5"}, "audit_ids": ["5ZOT957rRwSpyQN58TmLgQ"], "issued_at": "2019-01-18T06:07:15.000000Z"}} 2019-01-18 06:07:15,580 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0fef75594fe797935760c6c5397573a40b56ac08" 2019-01-18 06:07:15,659 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:07:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b3e8d418-a379-4f78-9bfc-b4e612dc2e9d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:07:15,660 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-b3e8d418-a379-4f78-9bfc-b4e612dc2e9d 2019-01-18 06:07:15,661 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:07:15,662 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:07:16,052 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "488fca829f8b496daa1cd2cdc6e45c49", "name": "Member"}, {"id": "c65201bd05504fa786d79b166e8bbba3", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}], "expires_at": "2019-01-18T07:07:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "020d00b5451a467cb276d06789a1149d", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "id": "e292c913af7844408b6509a836e493f5"}, "audit_ids": ["iUkQmHJJRDW0vsvYhDV6JA"], "issued_at": "2019-01-18T06:07:16.000000Z"}} 2019-01-18 06:07:16,052 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5684f63cde0a1d90526204197ddc93423eadae98" 2019-01-18 06:07:16,151 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:07:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-df968197-3a85-40df-870d-0e9c104331fb Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:07:16,151 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-df968197-3a85-40df-870d-0e9c104331fb 2019-01-18 06:07:16,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" 2019-01-18 06:07:16,161 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 18 Jan 2019 06:07: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"}]}]}} 2019-01-18 06:07:16,161 - 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-a2eff2a0-90fd-433-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5684f63cde0a1d90526204197ddc93423eadae98" 2019-01-18 06:07:16,254 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:07:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-deb327f3-ea18-4e16-91c9-00ccdaf48cd9 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=CreateRouterSuccessTests-a2eff2a0-90fd-433-proj", "previous": null, "next": null}, "projects": []} 2019-01-18 06:07:16,254 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-a2eff2a0-90fd-433-proj used request id req-deb327f3-ea18-4e16-91c9-00ccdaf48cd9 2019-01-18 06:07:16,257 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5684f63cde0a1d90526204197ddc93423eadae98" 2019-01-18 06:07:16,349 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:07:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7ba43afa-16c3-4ed9-8e70-5ac0c744abab Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-18 06:07:16,349 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-7ba43afa-16c3-4ed9-8e70-5ac0c744abab 2019-01-18 06:07:16,353 - 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}5684f63cde0a1d90526204197ddc93423eadae98" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateRouterSuccessTests-a2eff2a0-90fd-433-proj"}}' 2019-01-18 06:07:16,478 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 18 Jan 2019 06:07:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d20b2f43-69e9-4520-9dc2-bb55e0335a42 Content-Length: 309 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/5c93f1ff9bc84d51a06714b7e644327f"}, "enabled": true, "id": "5c93f1ff9bc84d51a06714b7e644327f", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-a2eff2a0-90fd-433-proj"}} 2019-01-18 06:07:16,478 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-d20b2f43-69e9-4520-9dc2-bb55e0335a42 2019-01-18 06:07:16,478 - keystone_utils - INFO - Created project with name - CreateRouterSuccessTests-a2eff2a0-90fd-433-proj 2019-01-18 06:07:16,479 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:07:16,479 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:07:16,866 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "488fca829f8b496daa1cd2cdc6e45c49", "name": "Member"}, {"id": "c65201bd05504fa786d79b166e8bbba3", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}], "expires_at": "2019-01-18T07:07:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "020d00b5451a467cb276d06789a1149d", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "id": "e292c913af7844408b6509a836e493f5"}, "audit_ids": ["g3-K6mcPTd6a6ccL-ZZuRQ"], "issued_at": "2019-01-18T06:07:16.000000Z"}} 2019-01-18 06:07:16,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}c24d3b84d50a1d2afeb633fb3448d20ea7a9e981" 2019-01-18 06:07:16,954 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:07:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7afeb768-ae55-41dc-8106-74a190d2f5a1 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:07:16,954 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-7afeb768-ae55-41dc-8106-74a190d2f5a1 2019-01-18 06:07:16,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" 2019-01-18 06:07:16,964 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 18 Jan 2019 06:07: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"}]}]}} 2019-01-18 06:07:16,965 - 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}c24d3b84d50a1d2afeb633fb3448d20ea7a9e981" 2019-01-18 06:07:17,075 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:07:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4705c84e-31e1-4f4c-a012-62b83915feee Content-Encoding: gzip Content-Length: 869 Content-Type: application/json RESP BODY: {"users": [{"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/0607a2b4beb0408e9fa51cc5ba027ac6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0607a2b4beb0408e9fa51cc5ba027ac6", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/17c61b95071545a094cc82823d2b88b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "17c61b95071545a094cc82823d2b88b8", "email": "nova@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/29e5d2dfed2447bda26fc75bd1122674"}, "domain_id": "default", "enabled": true, "options": {}, "id": "29e5d2dfed2447bda26fc75bd1122674", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/3b6dcc8c791e4b6e8831f5b5e583de80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3b6dcc8c791e4b6e8831f5b5e583de80", "email": "neutron@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.23:5000/v3/users/45ab52d673584bc198669be88c88b878"}, "domain_id": "default", "enabled": true, "options": {}, "id": "45ab52d673584bc198669be88c88b878", "email": "barbican@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/57795b4ee52f49c6a71f55bb6c4012f8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "57795b4ee52f49c6a71f55bb6c4012f8", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/5c52969262974d64ac2a300ca5d60f50"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c52969262974d64ac2a300ca5d60f50", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/5fc15572bb1c489ba92bd9945bbc1f64"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5fc15572bb1c489ba92bd9945bbc1f64", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/6b519d70e25f4e61a9dfd738cd6bba22"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6b519d70e25f4e61a9dfd738cd6bba22", "email": "heat@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.23:5000/v3/users/8248437208b540c2893a7117ad102a87"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8248437208b540c2893a7117ad102a87", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/890dee97e62840c5b15e36f03f6b7efc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "890dee97e62840c5b15e36f03f6b7efc", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/8cccb516ecc44ed9bb7c8633df108fd4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8cccb516ecc44ed9bb7c8633df108fd4", "email": "glance@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.23:5000/v3/users/97c3d863a98148299fa116fdb54be470"}, "domain_id": "default", "enabled": true, "options": {}, "id": "97c3d863a98148299fa116fdb54be470", "email": "tacker@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/a2a0c8c0f19941808c9f618af50b3b79"}, "domain_id": "c19db1b8f60647a9a114cd23287c807b", "enabled": true, "options": {}, "id": "a2a0c8c0f19941808c9f618af50b3b79", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "links": {"self": "http://172.30.9.23:5000/v3/users/e292c913af7844408b6509a836e493f5"}, "domain_id": "default", "enabled": true, "id": "e292c913af7844408b6509a836e493f5", "options": {}}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/fe5de73ba9cb41b2be24ccf1f72f5ed4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe5de73ba9cb41b2be24ccf1f72f5ed4", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2019-01-18 06:07:17,075 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-4705c84e-31e1-4f4c-a012-62b83915feee 2019-01-18 06:07:17,079 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateRouterSuccessTests-a2eff2a0-90fd-433-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c24d3b84d50a1d2afeb633fb3448d20ea7a9e981" 2019-01-18 06:07:17,168 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:07:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bb0f47ff-a41e-49e3-85c7-2c96457c81aa Content-Encoding: gzip Content-Length: 253 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateRouterSuccessTests-a2eff2a0-90fd-433-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/5c93f1ff9bc84d51a06714b7e644327f"}, "enabled": true, "id": "5c93f1ff9bc84d51a06714b7e644327f", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-a2eff2a0-90fd-433-proj"}]} 2019-01-18 06:07:17,168 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateRouterSuccessTests-a2eff2a0-90fd-433-proj used request id req-bb0f47ff-a41e-49e3-85c7-2c96457c81aa 2019-01-18 06:07:17,172 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c24d3b84d50a1d2afeb633fb3448d20ea7a9e981" 2019-01-18 06:07:17,253 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:07:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7d073578-045f-4430-9888-8323c4787d32 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-18 06:07:17,253 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-7d073578-045f-4430-9888-8323c4787d32 2019-01-18 06:07:17,645 - keystone_utils - INFO - Created user with name - CreateRouterSuccessTests-a2eff2a0-90fd-433-user 2019-01-18 06:07:17,645 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:07:17,649 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5684f63cde0a1d90526204197ddc93423eadae98" 2019-01-18 06:07:17,739 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:07:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-06fad46a-cb58-4fa1-9cc9-9703fdaaa9f2 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "488fca829f8b496daa1cd2cdc6e45c49", "links": {"self": "http://172.30.9.23:5000/v3/roles/488fca829f8b496daa1cd2cdc6e45c49"}, "name": "Member"}, {"domain_id": null, "id": "6b7f4f4f76264b6fb449c43b86ee3817", "links": {"self": "http://172.30.9.23:5000/v3/roles/6b7f4f4f76264b6fb449c43b86ee3817"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a482b711adf94961bf4bb28eda7f0e28", "links": {"self": "http://172.30.9.23:5000/v3/roles/a482b711adf94961bf4bb28eda7f0e28"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c65201bd05504fa786d79b166e8bbba3", "links": {"self": "http://172.30.9.23:5000/v3/roles/c65201bd05504fa786d79b166e8bbba3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "e7e317b66c174923a8cb46c48d897c8d", "links": {"self": "http://172.30.9.23:5000/v3/roles/e7e317b66c174923a8cb46c48d897c8d"}, "name": "ResellerAdmin"}]} 2019-01-18 06:07:17,739 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-06fad46a-cb58-4fa1-9cc9-9703fdaaa9f2 2019-01-18 06:07:17,743 - 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}5684f63cde0a1d90526204197ddc93423eadae98" -d '{"role": {"name": "CreateRouterSuccessTests-a2eff2a0-90fd-433-proj-role"}}' 2019-01-18 06:07:17,859 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 18 Jan 2019 06:07:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3da9df8f-c315-4eaa-9ec2-a57410d7ad49 Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "f8b4f15bd4e545f597ea0ace40b1551d", "links": {"self": "http://172.30.9.23:5000/v3/roles/f8b4f15bd4e545f597ea0ace40b1551d"}, "name": "CreateRouterSuccessTests-a2eff2a0-90fd-433-proj-role"}} 2019-01-18 06:07:17,860 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-3da9df8f-c315-4eaa-9ec2-a57410d7ad49 2019-01-18 06:07:17,860 - keystone_utils - INFO - Created role with name - CreateRouterSuccessTests-a2eff2a0-90fd-433-proj-role 2019-01-18 06:07:17,864 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/f8b4f15bd4e545f597ea0ace40b1551d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5684f63cde0a1d90526204197ddc93423eadae98" 2019-01-18 06:07:17,880 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:07:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fbf334c4-1d96-4f18-a017-3f181cfe9621 Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.23:5000/v3/roles/f8b4f15bd4e545f597ea0ace40b1551d"}, "domain_id": null, "name": "CreateRouterSuccessTests-a2eff2a0-90fd-433-proj-role", "id": "f8b4f15bd4e545f597ea0ace40b1551d"}} 2019-01-18 06:07:17,880 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/f8b4f15bd4e545f597ea0ace40b1551d used request id req-fbf334c4-1d96-4f18-a017-3f181cfe9621 2019-01-18 06:07:17,881 - keystone_utils - INFO - Granting role CreateRouterSuccessTests-a2eff2a0-90fd-433-proj-role to project CreateRouterSuccessTests-a2eff2a0-90fd-433-proj 2019-01-18 06:07:17,884 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/5c93f1ff9bc84d51a06714b7e644327f/users/2527df15162e41e5aea4ee216c493c2c/roles/f8b4f15bd4e545f597ea0ace40b1551d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5684f63cde0a1d90526204197ddc93423eadae98" 2019-01-18 06:07:18,005 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 06:07:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-11368194-6a7a-4021-a7e7-66045c94b124 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 06:07:18,005 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/5c93f1ff9bc84d51a06714b7e644327f/users/2527df15162e41e5aea4ee216c493c2c/roles/f8b4f15bd4e545f597ea0ace40b1551d used request id req-11368194-6a7a-4021-a7e7-66045c94b124 2019-01-18 06:07:18,006 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:07:18,007 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:07:18,380 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "488fca829f8b496daa1cd2cdc6e45c49", "name": "Member"}, {"id": "c65201bd05504fa786d79b166e8bbba3", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}], "expires_at": "2019-01-18T07:07:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "020d00b5451a467cb276d06789a1149d", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "id": "e292c913af7844408b6509a836e493f5"}, "audit_ids": ["021tK07IRiWS3IOzlVjkwA"], "issued_at": "2019-01-18T06:07:18.000000Z"}} 2019-01-18 06:07:18,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}2a6ff428872ca0b2dabec0dde2bfdae59fe913e1" 2019-01-18 06:07:18,467 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:07:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d938c310-41ca-4e7d-8c14-598b196c60df Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:07:18,467 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-d938c310-41ca-4e7d-8c14-598b196c60df 2019-01-18 06:07:18,474 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/routers?name=CreateRouterSuccessTests-b0ef887c-2cd2-4abc-baf0-69d620bf1d5e-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a6ff428872ca0b2dabec0dde2bfdae59fe913e1" 2019-01-18 06:07:18,679 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-4f12c268-3686-404c-a2ca-a446bc6cbdbd Date: Fri, 18 Jan 2019 06:07:18 GMT RESP BODY: {"routers": []} 2019-01-18 06:07:18,679 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers?name=CreateRouterSuccessTests-b0ef887c-2cd2-4abc-baf0-69d620bf1d5e-pub-router&admin_state_up=True used request id req-4f12c268-3686-404c-a2ca-a446bc6cbdbd 2019-01-18 06:07:18,680 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:07:18,680 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:07:19,060 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "488fca829f8b496daa1cd2cdc6e45c49", "name": "Member"}, {"id": "c65201bd05504fa786d79b166e8bbba3", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}], "expires_at": "2019-01-18T07:07:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "020d00b5451a467cb276d06789a1149d", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "id": "e292c913af7844408b6509a836e493f5"}, "audit_ids": ["YDQMoEmAQguyWJvbgw6-yw"], "issued_at": "2019-01-18T06:07:19.000000Z"}} 2019-01-18 06:07:19,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}d6f90caa07775add257fae05b2a5a42bbd201958" 2019-01-18 06:07:19,138 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:07:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8902cf15-cf74-41e1-8ae0-704ccd2964d4 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:07:19,138 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-8902cf15-cf74-41e1-8ae0-704ccd2964d4 2019-01-18 06:07:19,143 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-18 06:07:19,148 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 18 Jan 2019 06: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"}]}]}} 2019-01-18 06:07:19,149 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateRouterSuccessTests-a2eff2a0-90fd-433-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6f90caa07775add257fae05b2a5a42bbd201958" 2019-01-18 06:07:19,242 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:07:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ccafe54c-df53-412f-bb0c-b2e5ffacb3a2 Content-Encoding: gzip Content-Length: 253 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateRouterSuccessTests-a2eff2a0-90fd-433-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/5c93f1ff9bc84d51a06714b7e644327f"}, "enabled": true, "id": "5c93f1ff9bc84d51a06714b7e644327f", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-a2eff2a0-90fd-433-proj"}]} 2019-01-18 06:07:19,243 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateRouterSuccessTests-a2eff2a0-90fd-433-proj used request id req-ccafe54c-df53-412f-bb0c-b2e5ffacb3a2 2019-01-18 06:07:19,249 - 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}2a6ff428872ca0b2dabec0dde2bfdae59fe913e1" 2019-01-18 06:07:19,491 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-391c74c5-4302-45ec-a9e7-ab4b35c4e5a1 Date: Fri, 18 Jan 2019 06:07:19 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"c7128340-d09d-4472-ab8c-6b0e75149f5d","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"47feb8aba08a40dca7028a1701e597b9","status":"ACTIVE","subnets":["99f540fb-52d8-49ca-b59c-736c854d3c9e"],"description":"","tags":[],"updated_at":"2019-01-18T04:39:13Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"47feb8aba08a40dca7028a1701e597b9","created_at":"2019-01-18T04:39:06Z","provider:network_type":"flat"}]} 2019-01-18 06:07:19,491 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=external used request id req-391c74c5-4302-45ec-a9e7-ab4b35c4e5a1 2019-01-18 06:07:19,497 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=c7128340-d09d-4472-ab8c-6b0e75149f5d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a6ff428872ca0b2dabec0dde2bfdae59fe913e1" 2019-01-18 06:07:19,697 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 624 X-Openstack-Request-Id: req-90154e7c-557f-452c-a945-1157d86a22a9 Date: Fri, 18 Jan 2019 06:07:19 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"c7128340-d09d-4472-ab8c-6b0e75149f5d","tenant_id":"47feb8aba08a40dca7028a1701e597b9","created_at":"2019-01-18T04:39:13Z","dns_nameservers":[],"updated_at":"2019-01-18T04:39:13Z","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":"47feb8aba08a40dca7028a1701e597b9","id":"99f540fb-52d8-49ca-b59c-736c854d3c9e","subnetpool_id":null,"name":"external-subnet"}]} 2019-01-18 06:07:19,697 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=c7128340-d09d-4472-ab8c-6b0e75149f5d used request id req-90154e7c-557f-452c-a945-1157d86a22a9 2019-01-18 06:07:19,698 - neutron_utils - INFO - Creating router with name - CreateRouterSuccessTests-b0ef887c-2cd2-4abc-baf0-69d620bf1d5e-pub-router 2019-01-18 06:07:19,704 - 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}2a6ff428872ca0b2dabec0dde2bfdae59fe913e1" -d '{"router": {"external_gateway_info": {"network_id": "c7128340-d09d-4472-ab8c-6b0e75149f5d"}, "tenant_id": "5c93f1ff9bc84d51a06714b7e644327f", "name": "CreateRouterSuccessTests-b0ef887c-2cd2-4abc-baf0-69d620bf1d5e-pub-router", "admin_state_up": true}}' 2019-01-18 06:07:24,765 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 727 X-Openstack-Request-Id: req-d9631a56-43ea-46f5-bbba-f8e1372b6966 Date: Fri, 18 Jan 2019 06:07:24 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "c7128340-d09d-4472-ab8c-6b0e75149f5d", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "99f540fb-52d8-49ca-b59c-736c854d3c9e", "ip_address": "172.30.9.209"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "5c93f1ff9bc84d51a06714b7e644327f", "created_at": "2019-01-18T06:07:20Z", "admin_state_up": true, "updated_at": "2019-01-18T06:07:21Z", "project_id": "5c93f1ff9bc84d51a06714b7e644327f", "flavor_id": null, "revision_number": 2, "routes": [], "ha": true, "id": "decb906e-1429-47da-8600-4fa0e747a098", "name": "CreateRouterSuccessTests-b0ef887c-2cd2-4abc-baf0-69d620bf1d5e-pub-router"}} 2019-01-18 06:07:24,765 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/routers used request id req-d9631a56-43ea-46f5-bbba-f8e1372b6966 2019-01-18 06:07:24,771 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?device_id=decb906e-1429-47da-8600-4fa0e747a098 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a6ff428872ca0b2dabec0dde2bfdae59fe913e1" 2019-01-18 06:07:24,984 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3214 X-Openstack-Request-Id: req-4da898c6-6d55-45be-a358-50273828de4b Date: Fri, 18 Jan 2019 06:07:24 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:07:20Z","device_owner":"network:router_gateway","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"99f540fb-52d8-49ca-b59c-736c854d3c9e","ip_address":"172.30.9.209"}],"id":"416474d2-2d9c-49a3-8a18-ed206b46e96e","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:50:4e:d0","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c7128340-d09d-4472-ab8c-6b0e75149f5d","tenant_id":"","created_at":"2019-01-18T06:07:20Z","binding:vnic_type":"normal","device_id":"decb906e-1429-47da-8600-4fa0e747a098"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:07:22Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"acb2c396-5c87-4f55-a1c9-8b25b69f2bed","ip_address":"169.254.192.1"}],"id":"717e1714-8094-4fec-89b9-d169914599ea","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:00:3a:72","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 5c93f1ff9bc84d51a06714b7e644327f","admin_state_up":true,"network_id":"cd1c2aa6-e8bd-4515-a105-a5438f20aa68","tenant_id":"","created_at":"2019-01-18T06:07:22Z","binding:vnic_type":"normal","device_id":"decb906e-1429-47da-8600-4fa0e747a098"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:07:21Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"acb2c396-5c87-4f55-a1c9-8b25b69f2bed","ip_address":"169.254.192.6"}],"id":"988ceb7f-40b4-41e4-9d04-a035a6dbef7a","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:e2:c1:3a","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 5c93f1ff9bc84d51a06714b7e644327f","admin_state_up":true,"network_id":"cd1c2aa6-e8bd-4515-a105-a5438f20aa68","tenant_id":"","created_at":"2019-01-18T06:07:21Z","binding:vnic_type":"normal","device_id":"decb906e-1429-47da-8600-4fa0e747a098"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:07:23Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"acb2c396-5c87-4f55-a1c9-8b25b69f2bed","ip_address":"169.254.192.7"}],"id":"f0bc3913-0e04-490a-b4cc-a920d725d216","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:07:c2:99","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 5c93f1ff9bc84d51a06714b7e644327f","admin_state_up":true,"network_id":"cd1c2aa6-e8bd-4515-a105-a5438f20aa68","tenant_id":"","created_at":"2019-01-18T06:07:23Z","binding:vnic_type":"normal","device_id":"decb906e-1429-47da-8600-4fa0e747a098"}]} 2019-01-18 06:07:24,984 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?device_id=decb906e-1429-47da-8600-4fa0e747a098 used request id req-4da898c6-6d55-45be-a358-50273828de4b 2019-01-18 06:07:24,991 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets/99f540fb-52d8-49ca-b59c-736c854d3c9e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a6ff428872ca0b2dabec0dde2bfdae59fe913e1" 2019-01-18 06:07:25,206 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-a320108e-fd4d-417a-ac01-d59e0e0c233f Date: Fri, 18 Jan 2019 06:07:25 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"c7128340-d09d-4472-ab8c-6b0e75149f5d","tenant_id":"47feb8aba08a40dca7028a1701e597b9","created_at":"2019-01-18T04:39:13Z","dns_nameservers":[],"updated_at":"2019-01-18T04:39:13Z","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":"47feb8aba08a40dca7028a1701e597b9","id":"99f540fb-52d8-49ca-b59c-736c854d3c9e","subnetpool_id":null,"name":"external-subnet"}} 2019-01-18 06:07:25,206 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets/99f540fb-52d8-49ca-b59c-736c854d3c9e used request id req-a320108e-fd4d-417a-ac01-d59e0e0c233f 2019-01-18 06:07:25,211 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets/acb2c396-5c87-4f55-a1c9-8b25b69f2bed -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a6ff428872ca0b2dabec0dde2bfdae59fe913e1" 2019-01-18 06:07:25,416 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-fd3b28f9-35ff-4be8-af55-3cb0831378b3 Date: Fri, 18 Jan 2019 06:07:25 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"cd1c2aa6-e8bd-4515-a105-a5438f20aa68","tenant_id":"","created_at":"2019-01-18T06:07:20Z","dns_nameservers":[],"updated_at":"2019-01-18T06:07:20Z","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":"acb2c396-5c87-4f55-a1c9-8b25b69f2bed","subnetpool_id":null,"name":"HA subnet tenant 5c93f1ff9bc84d51a06714b7e644327f"}} 2019-01-18 06:07:25,416 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets/acb2c396-5c87-4f55-a1c9-8b25b69f2bed used request id req-fd3b28f9-35ff-4be8-af55-3cb0831378b3 2019-01-18 06:07:25,422 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets/acb2c396-5c87-4f55-a1c9-8b25b69f2bed -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a6ff428872ca0b2dabec0dde2bfdae59fe913e1" 2019-01-18 06:07:25,471 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-0d90c2db-e8b2-4e90-a4a1-c97c9b6ebf2b Date: Fri, 18 Jan 2019 06:07:25 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"cd1c2aa6-e8bd-4515-a105-a5438f20aa68","tenant_id":"","created_at":"2019-01-18T06:07:20Z","dns_nameservers":[],"updated_at":"2019-01-18T06:07:20Z","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":"acb2c396-5c87-4f55-a1c9-8b25b69f2bed","subnetpool_id":null,"name":"HA subnet tenant 5c93f1ff9bc84d51a06714b7e644327f"}} 2019-01-18 06:07:25,471 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets/acb2c396-5c87-4f55-a1c9-8b25b69f2bed used request id req-0d90c2db-e8b2-4e90-a4a1-c97c9b6ebf2b 2019-01-18 06:07:25,476 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets/acb2c396-5c87-4f55-a1c9-8b25b69f2bed -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a6ff428872ca0b2dabec0dde2bfdae59fe913e1" 2019-01-18 06:07:25,674 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-2b3e3e6a-bd66-445c-a953-5cd82a20a449 Date: Fri, 18 Jan 2019 06:07:25 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"cd1c2aa6-e8bd-4515-a105-a5438f20aa68","tenant_id":"","created_at":"2019-01-18T06:07:20Z","dns_nameservers":[],"updated_at":"2019-01-18T06:07:20Z","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":"acb2c396-5c87-4f55-a1c9-8b25b69f2bed","subnetpool_id":null,"name":"HA subnet tenant 5c93f1ff9bc84d51a06714b7e644327f"}} 2019-01-18 06:07:25,674 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets/acb2c396-5c87-4f55-a1c9-8b25b69f2bed used request id req-2b3e3e6a-bd66-445c-a953-5cd82a20a449 2019-01-18 06:07:25,680 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/routers/decb906e-1429-47da-8600-4fa0e747a098 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a6ff428872ca0b2dabec0dde2bfdae59fe913e1" 2019-01-18 06:07:25,908 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 733 X-Openstack-Request-Id: req-a2acb79d-538d-4346-b763-1ea04cf7aa14 Date: Fri, 18 Jan 2019 06:07:25 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "c7128340-d09d-4472-ab8c-6b0e75149f5d", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "99f540fb-52d8-49ca-b59c-736c854d3c9e", "ip_address": "172.30.9.209"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "5c93f1ff9bc84d51a06714b7e644327f", "created_at": "2019-01-18T06:07:20Z", "admin_state_up": true, "updated_at": "2019-01-18T06:07:23Z", "project_id": "5c93f1ff9bc84d51a06714b7e644327f", "flavor_id": null, "revision_number": 6, "routes": [], "ha": true, "id": "decb906e-1429-47da-8600-4fa0e747a098", "name": "CreateRouterSuccessTests-b0ef887c-2cd2-4abc-baf0-69d620bf1d5e-pub-router"}} 2019-01-18 06:07:25,908 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers/decb906e-1429-47da-8600-4fa0e747a098 used request id req-a2acb79d-538d-4346-b763-1ea04cf7aa14 2019-01-18 06:07:25,914 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?device_id=decb906e-1429-47da-8600-4fa0e747a098 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a6ff428872ca0b2dabec0dde2bfdae59fe913e1" 2019-01-18 06:07:25,969 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3344 X-Openstack-Request-Id: req-1772d185-7434-4a87-bc08-e53d0da72a92 Date: Fri, 18 Jan 2019 06:07:25 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:07:25Z","device_owner":"network:router_gateway","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"99f540fb-52d8-49ca-b59c-736c854d3c9e","ip_address":"172.30.9.209"}],"id":"416474d2-2d9c-49a3-8a18-ed206b46e96e","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:4e:d0","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":"c7128340-d09d-4472-ab8c-6b0e75149f5d","tenant_id":"","created_at":"2019-01-18T06:07:20Z","binding:vnic_type":"normal","device_id":"decb906e-1429-47da-8600-4fa0e747a098"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:07:22Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"acb2c396-5c87-4f55-a1c9-8b25b69f2bed","ip_address":"169.254.192.1"}],"id":"717e1714-8094-4fec-89b9-d169914599ea","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:00:3a:72","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 5c93f1ff9bc84d51a06714b7e644327f","admin_state_up":true,"network_id":"cd1c2aa6-e8bd-4515-a105-a5438f20aa68","tenant_id":"","created_at":"2019-01-18T06:07:22Z","binding:vnic_type":"normal","device_id":"decb906e-1429-47da-8600-4fa0e747a098"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:07:21Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"acb2c396-5c87-4f55-a1c9-8b25b69f2bed","ip_address":"169.254.192.6"}],"id":"988ceb7f-40b4-41e4-9d04-a035a6dbef7a","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:e2:c1:3a","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 5c93f1ff9bc84d51a06714b7e644327f","admin_state_up":true,"network_id":"cd1c2aa6-e8bd-4515-a105-a5438f20aa68","tenant_id":"","created_at":"2019-01-18T06:07:21Z","binding:vnic_type":"normal","device_id":"decb906e-1429-47da-8600-4fa0e747a098"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:07:25Z","device_owner":"network:router_ha_interface","revision_number":5,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"acb2c396-5c87-4f55-a1c9-8b25b69f2bed","ip_address":"169.254.192.7"}],"id":"f0bc3913-0e04-490a-b4cc-a920d725d216","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:07:c2:99","project_id":"","status":"DOWN","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 5c93f1ff9bc84d51a06714b7e644327f","admin_state_up":true,"network_id":"cd1c2aa6-e8bd-4515-a105-a5438f20aa68","tenant_id":"","created_at":"2019-01-18T06:07:23Z","binding:vnic_type":"normal","device_id":"decb906e-1429-47da-8600-4fa0e747a098"}]} 2019-01-18 06:07:25,970 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?device_id=decb906e-1429-47da-8600-4fa0e747a098 used request id req-1772d185-7434-4a87-bc08-e53d0da72a92 2019-01-18 06:07:25,976 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets/99f540fb-52d8-49ca-b59c-736c854d3c9e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a6ff428872ca0b2dabec0dde2bfdae59fe913e1" 2019-01-18 06:07:26,185 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-0b898af3-985a-4e46-8d66-a2b43b71d63a Date: Fri, 18 Jan 2019 06:07:26 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"c7128340-d09d-4472-ab8c-6b0e75149f5d","tenant_id":"47feb8aba08a40dca7028a1701e597b9","created_at":"2019-01-18T04:39:13Z","dns_nameservers":[],"updated_at":"2019-01-18T04:39:13Z","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":"47feb8aba08a40dca7028a1701e597b9","id":"99f540fb-52d8-49ca-b59c-736c854d3c9e","subnetpool_id":null,"name":"external-subnet"}} 2019-01-18 06:07:26,185 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets/99f540fb-52d8-49ca-b59c-736c854d3c9e used request id req-0b898af3-985a-4e46-8d66-a2b43b71d63a 2019-01-18 06:07:26,191 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets/acb2c396-5c87-4f55-a1c9-8b25b69f2bed -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a6ff428872ca0b2dabec0dde2bfdae59fe913e1" 2019-01-18 06:07:26,235 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-a220a4b6-87fd-4175-8b5e-2f3e2b6d1b4c Date: Fri, 18 Jan 2019 06:07:26 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"cd1c2aa6-e8bd-4515-a105-a5438f20aa68","tenant_id":"","created_at":"2019-01-18T06:07:20Z","dns_nameservers":[],"updated_at":"2019-01-18T06:07:20Z","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":"acb2c396-5c87-4f55-a1c9-8b25b69f2bed","subnetpool_id":null,"name":"HA subnet tenant 5c93f1ff9bc84d51a06714b7e644327f"}} 2019-01-18 06:07:26,236 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets/acb2c396-5c87-4f55-a1c9-8b25b69f2bed used request id req-a220a4b6-87fd-4175-8b5e-2f3e2b6d1b4c 2019-01-18 06:07:26,240 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets/acb2c396-5c87-4f55-a1c9-8b25b69f2bed -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a6ff428872ca0b2dabec0dde2bfdae59fe913e1" 2019-01-18 06:07:26,425 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-b9c2b9c3-5996-4130-8763-d71a2798e567 Date: Fri, 18 Jan 2019 06:07:26 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"cd1c2aa6-e8bd-4515-a105-a5438f20aa68","tenant_id":"","created_at":"2019-01-18T06:07:20Z","dns_nameservers":[],"updated_at":"2019-01-18T06:07:20Z","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":"acb2c396-5c87-4f55-a1c9-8b25b69f2bed","subnetpool_id":null,"name":"HA subnet tenant 5c93f1ff9bc84d51a06714b7e644327f"}} 2019-01-18 06:07:26,425 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets/acb2c396-5c87-4f55-a1c9-8b25b69f2bed used request id req-b9c2b9c3-5996-4130-8763-d71a2798e567 2019-01-18 06:07:26,431 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets/acb2c396-5c87-4f55-a1c9-8b25b69f2bed -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a6ff428872ca0b2dabec0dde2bfdae59fe913e1" 2019-01-18 06:07:26,642 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-3df13da4-2ae8-4f5f-a937-4bc3b6ceefbc Date: Fri, 18 Jan 2019 06:07:26 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"cd1c2aa6-e8bd-4515-a105-a5438f20aa68","tenant_id":"","created_at":"2019-01-18T06:07:20Z","dns_nameservers":[],"updated_at":"2019-01-18T06:07:20Z","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":"acb2c396-5c87-4f55-a1c9-8b25b69f2bed","subnetpool_id":null,"name":"HA subnet tenant 5c93f1ff9bc84d51a06714b7e644327f"}} 2019-01-18 06:07:26,643 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets/acb2c396-5c87-4f55-a1c9-8b25b69f2bed used request id req-3df13da4-2ae8-4f5f-a937-4bc3b6ceefbc 2019-01-18 06:07:26,643 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:07:27,011 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f8b4f15bd4e545f597ea0ace40b1551d", "name": "CreateRouterSuccessTests-a2eff2a0-90fd-433-proj-role"}], "expires_at": "2019-01-18T07:07:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5c93f1ff9bc84d51a06714b7e644327f", "name": "CreateRouterSuccessTests-a2eff2a0-90fd-433-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/5c93f1ff9bc84d51a06714b7e644327f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/5c93f1ff9bc84d51a06714b7e644327f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/5c93f1ff9bc84d51a06714b7e644327f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/5c93f1ff9bc84d51a06714b7e644327f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/5c93f1ff9bc84d51a06714b7e644327f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/5c93f1ff9bc84d51a06714b7e644327f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/5c93f1ff9bc84d51a06714b7e644327f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/5c93f1ff9bc84d51a06714b7e644327f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/5c93f1ff9bc84d51a06714b7e644327f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/5c93f1ff9bc84d51a06714b7e644327f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/5c93f1ff9bc84d51a06714b7e644327f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/5c93f1ff9bc84d51a06714b7e644327f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-a2eff2a0-90fd-433-user", "id": "2527df15162e41e5aea4ee216c493c2c"}, "audit_ids": ["uNUNnUSfTb24t87r8OMFvg"], "issued_at": "2019-01-18T06:07:27.000000Z"}} 2019-01-18 06:07:27,017 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/routers?name=CreateRouterSuccessTests-b0ef887c-2cd2-4abc-baf0-69d620bf1d5e-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eab762b0a97ecab8d41467532534fc7f5d9605f1" 2019-01-18 06:07:27,243 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 724 X-Openstack-Request-Id: req-5ea2df3a-064a-4018-acf7-7de335bc835c Date: Fri, 18 Jan 2019 06:07:27 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "c7128340-d09d-4472-ab8c-6b0e75149f5d", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "99f540fb-52d8-49ca-b59c-736c854d3c9e", "ip_address": "172.30.9.209"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "5c93f1ff9bc84d51a06714b7e644327f", "created_at": "2019-01-18T06:07:20Z", "admin_state_up": true, "updated_at": "2019-01-18T06:07:23Z", "flavor_id": null, "revision_number": 6, "routes": [], "project_id": "5c93f1ff9bc84d51a06714b7e644327f", "id": "decb906e-1429-47da-8600-4fa0e747a098", "name": "CreateRouterSuccessTests-b0ef887c-2cd2-4abc-baf0-69d620bf1d5e-pub-router"}]} 2019-01-18 06:07:27,243 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers?name=CreateRouterSuccessTests-b0ef887c-2cd2-4abc-baf0-69d620bf1d5e-pub-router&admin_state_up=True used request id req-5ea2df3a-064a-4018-acf7-7de335bc835c 2019-01-18 06:07:27,247 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-18 06:07:27,252 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 18 Jan 2019 06: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"}]}]}} 2019-01-18 06:07:27,253 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/5c93f1ff9bc84d51a06714b7e644327f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0fef75594fe797935760c6c5397573a40b56ac08" 2019-01-18 06:07:27,336 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:07:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cf498b20-6421-4e79-8259-6120021c0430 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/5c93f1ff9bc84d51a06714b7e644327f"}, "enabled": true, "id": "5c93f1ff9bc84d51a06714b7e644327f", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-a2eff2a0-90fd-433-proj"}} 2019-01-18 06:07:27,337 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/5c93f1ff9bc84d51a06714b7e644327f used request id req-cf498b20-6421-4e79-8259-6120021c0430 2019-01-18 06:07:27,342 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?device_id=decb906e-1429-47da-8600-4fa0e747a098 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eab762b0a97ecab8d41467532534fc7f5d9605f1" 2019-01-18 06:07:27,599 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-91e561a9-2b39-4544-8435-557ca26a8146 Date: Fri, 18 Jan 2019 06:07:27 GMT RESP BODY: {"ports":[]} 2019-01-18 06:07:27,599 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?device_id=decb906e-1429-47da-8600-4fa0e747a098 used request id req-91e561a9-2b39-4544-8435-557ca26a8146 2019-01-18 06:07:27,605 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=c7128340-d09d-4472-ab8c-6b0e75149f5d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eab762b0a97ecab8d41467532534fc7f5d9605f1" 2019-01-18 06:07:27,855 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-cbb56a28-c52c-42b1-8448-751a92fb39c5 Date: Fri, 18 Jan 2019 06:07:27 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"c7128340-d09d-4472-ab8c-6b0e75149f5d","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"47feb8aba08a40dca7028a1701e597b9","status":"ACTIVE","subnets":["99f540fb-52d8-49ca-b59c-736c854d3c9e"],"description":"","tags":[],"updated_at":"2019-01-18T04:39:13Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"47feb8aba08a40dca7028a1701e597b9","created_at":"2019-01-18T04:39:06Z","mtu":1500}]} 2019-01-18 06:07:27,856 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=c7128340-d09d-4472-ab8c-6b0e75149f5d used request id req-cbb56a28-c52c-42b1-8448-751a92fb39c5 2019-01-18 06:07:27,862 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=c7128340-d09d-4472-ab8c-6b0e75149f5d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eab762b0a97ecab8d41467532534fc7f5d9605f1" 2019-01-18 06:07:28,037 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-9f91f4a0-d976-4477-aa2f-255924af2812 Date: Fri, 18 Jan 2019 06:07:28 GMT RESP BODY: {"subnets":[]} 2019-01-18 06:07:28,037 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=c7128340-d09d-4472-ab8c-6b0e75149f5d used request id req-9f91f4a0-d976-4477-aa2f-255924af2812 2019-01-18 06:07:28,037 - OpenStackNetwork - INFO - Removing router CreateRouterSuccessTests-b0ef887c-2cd2-4abc-baf0-69d620bf1d5e-pub-router 2019-01-18 06:07:28,038 - neutron_utils - INFO - Deleting router with name - CreateRouterSuccessTests-b0ef887c-2cd2-4abc-baf0-69d620bf1d5e-pub-router 2019-01-18 06:07:28,043 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/routers/decb906e-1429-47da-8600-4fa0e747a098 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a6ff428872ca0b2dabec0dde2bfdae59fe913e1" 2019-01-18 06:07:31,556 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-f233ce1f-a973-46ee-8c45-b6d0e4a75587 Content-Length: 0 Date: Fri, 18 Jan 2019 06:07:31 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-18 06:07:31,556 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/routers/decb906e-1429-47da-8600-4fa0e747a098 used request id req-f233ce1f-a973-46ee-8c45-b6d0e4a75587 2019-01-18 06:07:31,562 - 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}5684f63cde0a1d90526204197ddc93423eadae98" 2019-01-18 06:07:31,775 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-c58de5c1-d4da-4062-aa12-9108c6db6fe2 Date: Fri, 18 Jan 2019 06:07:31 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-18T04:53:26Z", "updated_at": "2019-01-18T04:53:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:53:26Z", "revision_number": 0, "id": "260c2de9-5dc5-4508-b06c-24b9d7ed838c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:53:26Z", "security_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:53:26Z", "revision_number": 0, "id": "9c6f69fc-3bf8-4346-9288-5a255b82b67e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:53:26Z", "security_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:53:26Z", "revision_number": 0, "id": "84255fa4-c13a-4cfe-b73d-e56ee216ca1e", "remote_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "remote_ip_prefix": null, "created_at": "2019-01-18T04:53:26Z", "security_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:53:26Z", "revision_number": 0, "id": "571036d3-cb1d-483a-acb9-96f19293add9", "remote_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "remote_ip_prefix": null, "created_at": "2019-01-18T04:53:26Z", "security_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "created_at": "2019-01-18T04:51:20Z", "updated_at": "2019-01-18T04:51:20Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "45161a51-d6dd-4bb8-986d-bc2f88599c1d", "remote_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv6", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "2b339890-44d0-4711-a050-08a64d58e2a0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv6", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "24c99e6f-888c-4943-9c93-54ad3b18b18c", "remote_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv4", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "87b9b994-ae22-4850-863a-6a4925bd01fe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv4", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}], "revision_number": 4, "project_id": "9c53a91613fb4d5080479ac6f51697ed", "id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "020d00b5451a467cb276d06789a1149d", "created_at": "2019-01-18T05:59:12Z", "updated_at": "2019-01-18T05:59:12Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:12Z", "revision_number": 0, "id": "8faf6dda-6919-4b75-b745-2af38abf8dcf", "remote_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:12Z", "security_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "tenant_id": "020d00b5451a467cb276d06789a1149d", "port_range_min": null, "ethertype": "IPv4", "project_id": "020d00b5451a467cb276d06789a1149d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:12Z", "revision_number": 0, "id": "60f7d4a7-1a27-4801-a1e8-5bf33633b818", "remote_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:12Z", "security_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "tenant_id": "020d00b5451a467cb276d06789a1149d", "port_range_min": null, "ethertype": "IPv6", "project_id": "020d00b5451a467cb276d06789a1149d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:12Z", "revision_number": 0, "id": "38b9f88b-1fc0-40d1-af74-237d79be193d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:12Z", "security_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "tenant_id": "020d00b5451a467cb276d06789a1149d", "port_range_min": null, "ethertype": "IPv4", "project_id": "020d00b5451a467cb276d06789a1149d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:12Z", "revision_number": 0, "id": "38b091dd-dca7-4cbe-8c1c-dd18a74bfca8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:12Z", "security_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "tenant_id": "020d00b5451a467cb276d06789a1149d", "port_range_min": null, "ethertype": "IPv6", "project_id": "020d00b5451a467cb276d06789a1149d"}], "revision_number": 4, "project_id": "020d00b5451a467cb276d06789a1149d", "id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "created_at": "2019-01-18T04:39:06Z", "updated_at": "2019-01-18T04:39:06Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "8860837e-afbd-4411-adf9-d88db88c2114", "remote_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "47feb8aba08a40dca7028a1701e597b9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "4e399c2e-bc03-4aa3-b192-1fafdc9248ba", "remote_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "47feb8aba08a40dca7028a1701e597b9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "4bf1a402-0fa2-4cfd-9fee-4a28f16bb271", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "47feb8aba08a40dca7028a1701e597b9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "0aedefa2-edbc-47b5-bead-e954540f6937", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "47feb8aba08a40dca7028a1701e597b9"}], "revision_number": 4, "project_id": "47feb8aba08a40dca7028a1701e597b9", "id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "name": "default"}]} 2019-01-18 06:07:31,775 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-c58de5c1-d4da-4062-aa12-9108c6db6fe2 2019-01-18 06:07:31,780 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/9c53a91613fb4d5080479ac6f51697ed -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5684f63cde0a1d90526204197ddc93423eadae98" 2019-01-18 06:07:31,862 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:07:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-50bdd9cc-43bc-495c-a352-79d8605f2d36 Content-Encoding: gzip Content-Length: 190 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/9c53a91613fb4d5080479ac6f51697ed"}, "enabled": true, "id": "9c53a91613fb4d5080479ac6f51697ed", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2019-01-18 06:07:31,862 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/9c53a91613fb4d5080479ac6f51697ed used request id req-50bdd9cc-43bc-495c-a352-79d8605f2d36 2019-01-18 06:07:31,866 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/020d00b5451a467cb276d06789a1149d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5684f63cde0a1d90526204197ddc93423eadae98" 2019-01-18 06:07:31,965 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:07:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6ea89de8-6c25-4beb-89e2-ac1a33fb05ff Content-Encoding: gzip Content-Length: 248 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/020d00b5451a467cb276d06789a1149d"}, "enabled": true, "id": "020d00b5451a467cb276d06789a1149d", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}} 2019-01-18 06:07:31,965 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/020d00b5451a467cb276d06789a1149d used request id req-6ea89de8-6c25-4beb-89e2-ac1a33fb05ff 2019-01-18 06:07:31,970 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/47feb8aba08a40dca7028a1701e597b9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5684f63cde0a1d90526204197ddc93423eadae98" 2019-01-18 06:07:32,066 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:07:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9c8d9fa6-afc2-4c8b-a60f-0477d3df2cd8 Content-Encoding: gzip Content-Length: 205 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/47feb8aba08a40dca7028a1701e597b9"}, "enabled": true, "id": "47feb8aba08a40dca7028a1701e597b9", "parent_id": "default", "domain_id": "default", "name": "service"}} 2019-01-18 06:07:32,066 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/47feb8aba08a40dca7028a1701e597b9 used request id req-9c8d9fa6-afc2-4c8b-a60f-0477d3df2cd8 2019-01-18 06:07:32,067 - keystone_utils - INFO - Deleting project with name - CreateRouterSuccessTests-a2eff2a0-90fd-433-proj 2019-01-18 06:07:32,071 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/5c93f1ff9bc84d51a06714b7e644327f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5684f63cde0a1d90526204197ddc93423eadae98" 2019-01-18 06:07:32,275 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 06:07:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8b885f79-7fc1-4123-accf-369ffaaf6a8b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 06:07:32,275 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/5c93f1ff9bc84d51a06714b7e644327f used request id req-8b885f79-7fc1-4123-accf-369ffaaf6a8b 2019-01-18 06:07:32,275 - keystone_utils - INFO - Deleting role with name - CreateRouterSuccessTests-a2eff2a0-90fd-433-proj-role 2019-01-18 06:07:32,279 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/f8b4f15bd4e545f597ea0ace40b1551d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5684f63cde0a1d90526204197ddc93423eadae98" 2019-01-18 06:07:32,392 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 06:07:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5f05c46f-93e9-4b81-8204-1e81dcf6d7ec Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 06:07:32,392 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/f8b4f15bd4e545f597ea0ace40b1551d used request id req-5f05c46f-93e9-4b81-8204-1e81dcf6d7ec 2019-01-18 06:07:32,396 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5684f63cde0a1d90526204197ddc93423eadae98" 2019-01-18 06:07:32,484 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:07:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d31272fd-c61b-457e-ad86-07df587862cf Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "488fca829f8b496daa1cd2cdc6e45c49", "links": {"self": "http://172.30.9.23:5000/v3/roles/488fca829f8b496daa1cd2cdc6e45c49"}, "name": "Member"}, {"domain_id": null, "id": "6b7f4f4f76264b6fb449c43b86ee3817", "links": {"self": "http://172.30.9.23:5000/v3/roles/6b7f4f4f76264b6fb449c43b86ee3817"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a482b711adf94961bf4bb28eda7f0e28", "links": {"self": "http://172.30.9.23:5000/v3/roles/a482b711adf94961bf4bb28eda7f0e28"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c65201bd05504fa786d79b166e8bbba3", "links": {"self": "http://172.30.9.23:5000/v3/roles/c65201bd05504fa786d79b166e8bbba3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "e7e317b66c174923a8cb46c48d897c8d", "links": {"self": "http://172.30.9.23:5000/v3/roles/e7e317b66c174923a8cb46c48d897c8d"}, "name": "ResellerAdmin"}]} 2019-01-18 06:07:32,484 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-d31272fd-c61b-457e-ad86-07df587862cf 2019-01-18 06:07:32,485 - keystone_utils - INFO - Deleting user with name - CreateRouterSuccessTests-a2eff2a0-90fd-433-user 2019-01-18 06:07:32,488 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/2527df15162e41e5aea4ee216c493c2c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c24d3b84d50a1d2afeb633fb3448d20ea7a9e981" 2019-01-18 06:07:32,684 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 06:07:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a6bfeadf-20c0-45ad-be54-b29bb18e9321 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 06:07:32,685 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/2527df15162e41e5aea4ee216c493c2c used request id req-a6bfeadf-20c0-45ad-be54-b29bb18e9321 2019-01-18 06:07:32,686 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:07:33,073 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "488fca829f8b496daa1cd2cdc6e45c49", "name": "Member"}, {"id": "c65201bd05504fa786d79b166e8bbba3", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}], "expires_at": "2019-01-18T07:07:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "020d00b5451a467cb276d06789a1149d", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "id": "e292c913af7844408b6509a836e493f5"}, "audit_ids": ["jVlx_QcwQsCnpZee4sgnsA"], "issued_at": "2019-01-18T06:07:33.000000Z"}} 2019-01-18 06:07:33,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}85ae02d627032abfe1ccfad604b38d0ba2da1142" 2019-01-18 06:07:33,162 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:07:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-45a62ecf-4555-41d2-a2e8-61f9262620b3 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:07:33,162 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-45a62ecf-4555-41d2-a2e8-61f9262620b3 2019-01-18 06:07:33,163 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:07:33,164 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:07:33,537 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "488fca829f8b496daa1cd2cdc6e45c49", "name": "Member"}, {"id": "c65201bd05504fa786d79b166e8bbba3", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}], "expires_at": "2019-01-18T07:07:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "020d00b5451a467cb276d06789a1149d", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "id": "e292c913af7844408b6509a836e493f5"}, "audit_ids": ["53Q03XmeQNSbsDyO9dn42A"], "issued_at": "2019-01-18T06:07:33.000000Z"}} 2019-01-18 06:07:33,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}58e8d30c48179d7eb8af8f41878de06d93e1e533" 2019-01-18 06:07:33,618 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:07:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-06cabe33-2678-4ffa-8f4f-619717d0b0e1 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:07:33,619 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-06cabe33-2678-4ffa-8f4f-619717d0b0e1 2019-01-18 06:07:33,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" 2019-01-18 06:07:33,628 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 18 Jan 2019 06: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"}]}]}} 2019-01-18 06:07:33,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=CreateRouterSuccessTests-a8039aec-2ad1-471-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58e8d30c48179d7eb8af8f41878de06d93e1e533" 2019-01-18 06:07:33,708 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:07:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-30bc75e1-e4f1-447b-8c2f-9dcbfd1b9f9a 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-a8039aec-2ad1-471-proj", "previous": null, "next": null}, "projects": []} 2019-01-18 06:07:33,709 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-a8039aec-2ad1-471-proj used request id req-30bc75e1-e4f1-447b-8c2f-9dcbfd1b9f9a 2019-01-18 06:07:33,712 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58e8d30c48179d7eb8af8f41878de06d93e1e533" 2019-01-18 06:07:33,801 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:07:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-91bcfe88-1bbe-4530-828d-341a67938904 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-18 06:07:33,801 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-91bcfe88-1bbe-4530-828d-341a67938904 2019-01-18 06:07:33,805 - 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}58e8d30c48179d7eb8af8f41878de06d93e1e533" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateRouterSuccessTests-a8039aec-2ad1-471-proj"}}' 2019-01-18 06:07:33,937 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 18 Jan 2019 06:07:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-95c2e1cb-d692-45ad-9d59-6c0b78045da4 Content-Length: 309 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/b786abf1f2b044999c317f58cdc80016"}, "enabled": true, "id": "b786abf1f2b044999c317f58cdc80016", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-a8039aec-2ad1-471-proj"}} 2019-01-18 06:07:33,938 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-95c2e1cb-d692-45ad-9d59-6c0b78045da4 2019-01-18 06:07:33,938 - keystone_utils - INFO - Created project with name - CreateRouterSuccessTests-a8039aec-2ad1-471-proj 2019-01-18 06:07:33,938 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:07:33,939 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:07:34,313 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "488fca829f8b496daa1cd2cdc6e45c49", "name": "Member"}, {"id": "c65201bd05504fa786d79b166e8bbba3", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}], "expires_at": "2019-01-18T07:07:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "020d00b5451a467cb276d06789a1149d", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "id": "e292c913af7844408b6509a836e493f5"}, "audit_ids": ["SasMCP_hSNmOIIdo7b9iCA"], "issued_at": "2019-01-18T06:07:34.000000Z"}} 2019-01-18 06:07:34,313 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31ebe939a1acf40f322c6181ca0d09d17972a146" 2019-01-18 06:07:34,327 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:07:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b09a5590-4b16-473b-9d7d-572b6cc07cad Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:07:34,327 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-b09a5590-4b16-473b-9d7d-572b6cc07cad 2019-01-18 06:07:34,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" 2019-01-18 06:07:34,336 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 18 Jan 2019 06: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"}]}]}} 2019-01-18 06:07:34,337 - 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}31ebe939a1acf40f322c6181ca0d09d17972a146" 2019-01-18 06:07:34,432 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:07:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7c3811cb-adbe-4992-9660-20feeba3436e Content-Encoding: gzip Content-Length: 869 Content-Type: application/json RESP BODY: {"users": [{"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/0607a2b4beb0408e9fa51cc5ba027ac6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0607a2b4beb0408e9fa51cc5ba027ac6", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/17c61b95071545a094cc82823d2b88b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "17c61b95071545a094cc82823d2b88b8", "email": "nova@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/29e5d2dfed2447bda26fc75bd1122674"}, "domain_id": "default", "enabled": true, "options": {}, "id": "29e5d2dfed2447bda26fc75bd1122674", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/3b6dcc8c791e4b6e8831f5b5e583de80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3b6dcc8c791e4b6e8831f5b5e583de80", "email": "neutron@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.23:5000/v3/users/45ab52d673584bc198669be88c88b878"}, "domain_id": "default", "enabled": true, "options": {}, "id": "45ab52d673584bc198669be88c88b878", "email": "barbican@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/57795b4ee52f49c6a71f55bb6c4012f8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "57795b4ee52f49c6a71f55bb6c4012f8", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/5c52969262974d64ac2a300ca5d60f50"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c52969262974d64ac2a300ca5d60f50", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/5fc15572bb1c489ba92bd9945bbc1f64"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5fc15572bb1c489ba92bd9945bbc1f64", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/6b519d70e25f4e61a9dfd738cd6bba22"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6b519d70e25f4e61a9dfd738cd6bba22", "email": "heat@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.23:5000/v3/users/8248437208b540c2893a7117ad102a87"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8248437208b540c2893a7117ad102a87", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/890dee97e62840c5b15e36f03f6b7efc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "890dee97e62840c5b15e36f03f6b7efc", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/8cccb516ecc44ed9bb7c8633df108fd4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8cccb516ecc44ed9bb7c8633df108fd4", "email": "glance@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.23:5000/v3/users/97c3d863a98148299fa116fdb54be470"}, "domain_id": "default", "enabled": true, "options": {}, "id": "97c3d863a98148299fa116fdb54be470", "email": "tacker@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/a2a0c8c0f19941808c9f618af50b3b79"}, "domain_id": "c19db1b8f60647a9a114cd23287c807b", "enabled": true, "options": {}, "id": "a2a0c8c0f19941808c9f618af50b3b79", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "links": {"self": "http://172.30.9.23:5000/v3/users/e292c913af7844408b6509a836e493f5"}, "domain_id": "default", "enabled": true, "id": "e292c913af7844408b6509a836e493f5", "options": {}}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/fe5de73ba9cb41b2be24ccf1f72f5ed4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe5de73ba9cb41b2be24ccf1f72f5ed4", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2019-01-18 06:07:34,432 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-7c3811cb-adbe-4992-9660-20feeba3436e 2019-01-18 06:07:34,437 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateRouterSuccessTests-a8039aec-2ad1-471-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31ebe939a1acf40f322c6181ca0d09d17972a146" 2019-01-18 06:07:34,518 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:07:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-16f901aa-7776-4e86-9b44-ac09507fed5b Content-Encoding: gzip Content-Length: 254 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateRouterSuccessTests-a8039aec-2ad1-471-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/b786abf1f2b044999c317f58cdc80016"}, "enabled": true, "id": "b786abf1f2b044999c317f58cdc80016", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-a8039aec-2ad1-471-proj"}]} 2019-01-18 06:07:34,519 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateRouterSuccessTests-a8039aec-2ad1-471-proj used request id req-16f901aa-7776-4e86-9b44-ac09507fed5b 2019-01-18 06:07:34,522 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31ebe939a1acf40f322c6181ca0d09d17972a146" 2019-01-18 06:07:34,609 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:07:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b88630a7-6def-4dd6-90d3-5913fc0f2784 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-18 06:07:34,609 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-b88630a7-6def-4dd6-90d3-5913fc0f2784 2019-01-18 06:07:34,991 - keystone_utils - INFO - Created user with name - CreateRouterSuccessTests-a8039aec-2ad1-471-user 2019-01-18 06:07:34,991 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:07:34,995 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58e8d30c48179d7eb8af8f41878de06d93e1e533" 2019-01-18 06:07:35,083 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:07:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6072af1e-7b53-46f6-a988-b956c6826994 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "488fca829f8b496daa1cd2cdc6e45c49", "links": {"self": "http://172.30.9.23:5000/v3/roles/488fca829f8b496daa1cd2cdc6e45c49"}, "name": "Member"}, {"domain_id": null, "id": "6b7f4f4f76264b6fb449c43b86ee3817", "links": {"self": "http://172.30.9.23:5000/v3/roles/6b7f4f4f76264b6fb449c43b86ee3817"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a482b711adf94961bf4bb28eda7f0e28", "links": {"self": "http://172.30.9.23:5000/v3/roles/a482b711adf94961bf4bb28eda7f0e28"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c65201bd05504fa786d79b166e8bbba3", "links": {"self": "http://172.30.9.23:5000/v3/roles/c65201bd05504fa786d79b166e8bbba3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "e7e317b66c174923a8cb46c48d897c8d", "links": {"self": "http://172.30.9.23:5000/v3/roles/e7e317b66c174923a8cb46c48d897c8d"}, "name": "ResellerAdmin"}]} 2019-01-18 06:07:35,084 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-6072af1e-7b53-46f6-a988-b956c6826994 2019-01-18 06:07:35,088 - 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}58e8d30c48179d7eb8af8f41878de06d93e1e533" -d '{"role": {"name": "CreateRouterSuccessTests-a8039aec-2ad1-471-proj-role"}}' 2019-01-18 06:07:35,201 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 18 Jan 2019 06:07:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b80b258a-9659-43da-b3eb-4f22f9d44d79 Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "40ed317a82bb40bfbc1c9716eb83fffb", "links": {"self": "http://172.30.9.23:5000/v3/roles/40ed317a82bb40bfbc1c9716eb83fffb"}, "name": "CreateRouterSuccessTests-a8039aec-2ad1-471-proj-role"}} 2019-01-18 06:07:35,201 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-b80b258a-9659-43da-b3eb-4f22f9d44d79 2019-01-18 06:07:35,201 - keystone_utils - INFO - Created role with name - CreateRouterSuccessTests-a8039aec-2ad1-471-proj-role 2019-01-18 06:07:35,205 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/40ed317a82bb40bfbc1c9716eb83fffb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58e8d30c48179d7eb8af8f41878de06d93e1e533" 2019-01-18 06:07:35,221 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:07:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-076407fb-423a-48e1-a86e-d7932679e3eb Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.23:5000/v3/roles/40ed317a82bb40bfbc1c9716eb83fffb"}, "domain_id": null, "name": "CreateRouterSuccessTests-a8039aec-2ad1-471-proj-role", "id": "40ed317a82bb40bfbc1c9716eb83fffb"}} 2019-01-18 06:07:35,222 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/40ed317a82bb40bfbc1c9716eb83fffb used request id req-076407fb-423a-48e1-a86e-d7932679e3eb 2019-01-18 06:07:35,222 - keystone_utils - INFO - Granting role CreateRouterSuccessTests-a8039aec-2ad1-471-proj-role to project CreateRouterSuccessTests-a8039aec-2ad1-471-proj 2019-01-18 06:07:35,226 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/b786abf1f2b044999c317f58cdc80016/users/68c7d2332cd04408893dff3c48950c79/roles/40ed317a82bb40bfbc1c9716eb83fffb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58e8d30c48179d7eb8af8f41878de06d93e1e533" 2019-01-18 06:07:35,353 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 06:07:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ba074480-4bf0-494c-b818-460d98550e81 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 06:07:35,353 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/b786abf1f2b044999c317f58cdc80016/users/68c7d2332cd04408893dff3c48950c79/roles/40ed317a82bb40bfbc1c9716eb83fffb used request id req-ba074480-4bf0-494c-b818-460d98550e81 2019-01-18 06:07:35,354 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:07:35,355 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:07:35,734 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "40ed317a82bb40bfbc1c9716eb83fffb", "name": "CreateRouterSuccessTests-a8039aec-2ad1-471-proj-role"}], "expires_at": "2019-01-18T07:07:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b786abf1f2b044999c317f58cdc80016", "name": "CreateRouterSuccessTests-a8039aec-2ad1-471-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/b786abf1f2b044999c317f58cdc80016", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/b786abf1f2b044999c317f58cdc80016", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/b786abf1f2b044999c317f58cdc80016", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/b786abf1f2b044999c317f58cdc80016", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/b786abf1f2b044999c317f58cdc80016", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/b786abf1f2b044999c317f58cdc80016", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/b786abf1f2b044999c317f58cdc80016", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/b786abf1f2b044999c317f58cdc80016", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/b786abf1f2b044999c317f58cdc80016", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/b786abf1f2b044999c317f58cdc80016", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/b786abf1f2b044999c317f58cdc80016", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/b786abf1f2b044999c317f58cdc80016", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-a8039aec-2ad1-471-user", "id": "68c7d2332cd04408893dff3c48950c79"}, "audit_ids": ["fS9ZqraPRkeW_4bPdBWRlA"], "issued_at": "2019-01-18T06:07:35.000000Z"}} 2019-01-18 06:07:35,735 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2890724300fd3eb131c9dd040ebd9d2d56902f72" 2019-01-18 06:07:35,806 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:07:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e10b817e-7f48-4973-9864-15f915eab3e7 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:07:35,806 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-e10b817e-7f48-4973-9864-15f915eab3e7 2019-01-18 06:07:35,812 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateRouterSuccessTests-9e90408d-75ea-4ac3-af3c-5e6584295fae-pub-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2890724300fd3eb131c9dd040ebd9d2d56902f72" 2019-01-18 06:07:35,975 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-dfabb4c4-b37a-4f81-a7cb-6c4a78c70876 Date: Fri, 18 Jan 2019 06:07:35 GMT RESP BODY: {"networks":[]} 2019-01-18 06:07:35,975 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateRouterSuccessTests-9e90408d-75ea-4ac3-af3c-5e6584295fae-pub-net1 used request id req-dfabb4c4-b37a-4f81-a7cb-6c4a78c70876 2019-01-18 06:07:35,975 - neutron_utils - INFO - Creating network with name CreateRouterSuccessTests-9e90408d-75ea-4ac3-af3c-5e6584295fae-pub-net1 2019-01-18 06:07:35,981 - 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}2890724300fd3eb131c9dd040ebd9d2d56902f72" -d '{"network": {"name": "CreateRouterSuccessTests-9e90408d-75ea-4ac3-af3c-5e6584295fae-pub-net1", "admin_state_up": true}}' 2019-01-18 06:07:36,570 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 628 X-Openstack-Request-Id: req-1349471c-9696-4265-beeb-6ff35a931411 Date: Fri, 18 Jan 2019 06:07:36 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"4a6313b8-674a-4c94-aadf-9201cfb23217","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"b786abf1f2b044999c317f58cdc80016","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-18T06:07:36Z","is_default":false,"name":"CreateRouterSuccessTests-9e90408d-75ea-4ac3-af3c-5e6584295fae-pub-net1","qos_policy_id":null,"admin_state_up":true,"tenant_id":"b786abf1f2b044999c317f58cdc80016","created_at":"2019-01-18T06:07:36Z","mtu":1450}} 2019-01-18 06:07:36,570 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks used request id req-1349471c-9696-4265-beeb-6ff35a931411 2019-01-18 06:07:36,576 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=4a6313b8-674a-4c94-aadf-9201cfb23217 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2890724300fd3eb131c9dd040ebd9d2d56902f72" 2019-01-18 06:07:36,809 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-ed41735c-b4d3-4efc-aaed-8cb99c8e2182 Date: Fri, 18 Jan 2019 06:07: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":"2019-01-18T06:07:36Z","tenant_id":"b786abf1f2b044999c317f58cdc80016","created_at":"2019-01-18T06:07:36Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"b786abf1f2b044999c317f58cdc80016","id":"4a6313b8-674a-4c94-aadf-9201cfb23217","name":"CreateRouterSuccessTests-9e90408d-75ea-4ac3-af3c-5e6584295fae-pub-net1"}]} 2019-01-18 06:07:36,809 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=4a6313b8-674a-4c94-aadf-9201cfb23217 used request id req-ed41735c-b4d3-4efc-aaed-8cb99c8e2182 2019-01-18 06:07:36,815 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=4a6313b8-674a-4c94-aadf-9201cfb23217 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2890724300fd3eb131c9dd040ebd9d2d56902f72" 2019-01-18 06:07:36,982 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-d63cc871-2f08-46e4-a6c9-be74ef269c8b Date: Fri, 18 Jan 2019 06:07:36 GMT RESP BODY: {"subnets":[]} 2019-01-18 06:07:36,982 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=4a6313b8-674a-4c94-aadf-9201cfb23217 used request id req-d63cc871-2f08-46e4-a6c9-be74ef269c8b 2019-01-18 06:07:36,982 - neutron_utils - INFO - Creating subnet with name CreateRouterSuccessTests-9e90408d-75ea-4ac3-af3c-5e6584295fae-pub-subnet1 2019-01-18 06:07:36,988 - 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}2890724300fd3eb131c9dd040ebd9d2d56902f72" -d '{"subnets": [{"ip_version": 4, "network_id": "4a6313b8-674a-4c94-aadf-9201cfb23217", "cidr": "10.200.201.0/24", "gateway_ip": "10.200.201.1", "name": "CreateRouterSuccessTests-9e90408d-75ea-4ac3-af3c-5e6584295fae-pub-subnet1"}]}' 2019-01-18 06:07:37,546 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-ceb4cc34-8e2d-433c-9abb-240d0d415c62 Date: Fri, 18 Jan 2019 06:07:37 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4a6313b8-674a-4c94-aadf-9201cfb23217","tenant_id":"b786abf1f2b044999c317f58cdc80016","created_at":"2019-01-18T06:07:37Z","dns_nameservers":[],"updated_at":"2019-01-18T06:07:37Z","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":"b786abf1f2b044999c317f58cdc80016","id":"d68ea3cf-6cf1-46d7-9f8c-7f94536cd1df","subnetpool_id":null,"name":"CreateRouterSuccessTests-9e90408d-75ea-4ac3-af3c-5e6584295fae-pub-subnet1"}]} 2019-01-18 06:07:37,546 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets used request id req-ceb4cc34-8e2d-433c-9abb-240d0d415c62 2019-01-18 06:07:37,552 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=4a6313b8-674a-4c94-aadf-9201cfb23217 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2890724300fd3eb131c9dd040ebd9d2d56902f72" 2019-01-18 06:07:37,655 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-f2acd569-b460-4bf4-b599-4f0e76628829 Date: Fri, 18 Jan 2019 06:07: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":["d68ea3cf-6cf1-46d7-9f8c-7f94536cd1df"],"updated_at":"2019-01-18T06:07:37Z","tenant_id":"b786abf1f2b044999c317f58cdc80016","created_at":"2019-01-18T06:07:36Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"b786abf1f2b044999c317f58cdc80016","id":"4a6313b8-674a-4c94-aadf-9201cfb23217","name":"CreateRouterSuccessTests-9e90408d-75ea-4ac3-af3c-5e6584295fae-pub-net1"}]} 2019-01-18 06:07:37,655 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=4a6313b8-674a-4c94-aadf-9201cfb23217 used request id req-f2acd569-b460-4bf4-b599-4f0e76628829 2019-01-18 06:07:37,660 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=4a6313b8-674a-4c94-aadf-9201cfb23217 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2890724300fd3eb131c9dd040ebd9d2d56902f72" 2019-01-18 06:07:37,861 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-ea35fc64-74df-44f9-a3d4-2a1abae9d000 Date: Fri, 18 Jan 2019 06:07:37 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4a6313b8-674a-4c94-aadf-9201cfb23217","tenant_id":"b786abf1f2b044999c317f58cdc80016","created_at":"2019-01-18T06:07:37Z","dns_nameservers":[],"updated_at":"2019-01-18T06:07:37Z","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":"b786abf1f2b044999c317f58cdc80016","id":"d68ea3cf-6cf1-46d7-9f8c-7f94536cd1df","subnetpool_id":null,"name":"CreateRouterSuccessTests-9e90408d-75ea-4ac3-af3c-5e6584295fae-pub-subnet1"}]} 2019-01-18 06:07:37,862 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=4a6313b8-674a-4c94-aadf-9201cfb23217 used request id req-ea35fc64-74df-44f9-a3d4-2a1abae9d000 2019-01-18 06:07:37,862 - OpenStackNetwork - DEBUG - Network [4a6313b8-674a-4c94-aadf-9201cfb23217] created successfully 2019-01-18 06:07:37,862 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:07:37,863 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:07:38,238 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "40ed317a82bb40bfbc1c9716eb83fffb", "name": "CreateRouterSuccessTests-a8039aec-2ad1-471-proj-role"}], "expires_at": "2019-01-18T07:07:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b786abf1f2b044999c317f58cdc80016", "name": "CreateRouterSuccessTests-a8039aec-2ad1-471-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/b786abf1f2b044999c317f58cdc80016", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/b786abf1f2b044999c317f58cdc80016", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/b786abf1f2b044999c317f58cdc80016", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/b786abf1f2b044999c317f58cdc80016", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/b786abf1f2b044999c317f58cdc80016", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/b786abf1f2b044999c317f58cdc80016", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/b786abf1f2b044999c317f58cdc80016", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/b786abf1f2b044999c317f58cdc80016", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/b786abf1f2b044999c317f58cdc80016", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/b786abf1f2b044999c317f58cdc80016", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/b786abf1f2b044999c317f58cdc80016", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/b786abf1f2b044999c317f58cdc80016", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-a8039aec-2ad1-471-user", "id": "68c7d2332cd04408893dff3c48950c79"}, "audit_ids": ["IpgZd31aQ2erlviwkeqJmA"], "issued_at": "2019-01-18T06:07:38.000000Z"}} 2019-01-18 06:07:38,238 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a42ce292c2ea25197dc9e292d2cde21c2c6eb5e" 2019-01-18 06:07:38,250 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:07:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cf23d11e-c3ee-4375-ba8f-434f64ddce0b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:07:38,250 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-cf23d11e-c3ee-4375-ba8f-434f64ddce0b 2019-01-18 06:07:38,257 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateRouterSuccessTests-9e90408d-75ea-4ac3-af3c-5e6584295fae-pub-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a42ce292c2ea25197dc9e292d2cde21c2c6eb5e" 2019-01-18 06:07:38,422 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-cc5494a4-1c2e-4feb-b2fa-41d5ce852ac6 Date: Fri, 18 Jan 2019 06:07:38 GMT RESP BODY: {"networks":[]} 2019-01-18 06:07:38,423 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateRouterSuccessTests-9e90408d-75ea-4ac3-af3c-5e6584295fae-pub-net2 used request id req-cc5494a4-1c2e-4feb-b2fa-41d5ce852ac6 2019-01-18 06:07:38,423 - neutron_utils - INFO - Creating network with name CreateRouterSuccessTests-9e90408d-75ea-4ac3-af3c-5e6584295fae-pub-net2 2019-01-18 06:07:38,427 - 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}8a42ce292c2ea25197dc9e292d2cde21c2c6eb5e" -d '{"network": {"name": "CreateRouterSuccessTests-9e90408d-75ea-4ac3-af3c-5e6584295fae-pub-net2", "admin_state_up": true}}' 2019-01-18 06:07:38,810 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 628 X-Openstack-Request-Id: req-84d12180-f84e-45cd-b642-899785e86014 Date: Fri, 18 Jan 2019 06:07:38 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"3942ee31-60be-4833-b47c-e17a455559e0","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"b786abf1f2b044999c317f58cdc80016","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-18T06:07:38Z","is_default":false,"name":"CreateRouterSuccessTests-9e90408d-75ea-4ac3-af3c-5e6584295fae-pub-net2","qos_policy_id":null,"admin_state_up":true,"tenant_id":"b786abf1f2b044999c317f58cdc80016","created_at":"2019-01-18T06:07:38Z","mtu":1450}} 2019-01-18 06:07:38,810 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks used request id req-84d12180-f84e-45cd-b642-899785e86014 2019-01-18 06:07:38,816 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=3942ee31-60be-4833-b47c-e17a455559e0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a42ce292c2ea25197dc9e292d2cde21c2c6eb5e" 2019-01-18 06:07:39,267 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-70262b26-f22e-4ed2-ac9c-5596928cb65f Date: Fri, 18 Jan 2019 06:07:39 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":"2019-01-18T06:07:38Z","tenant_id":"b786abf1f2b044999c317f58cdc80016","created_at":"2019-01-18T06:07:38Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"b786abf1f2b044999c317f58cdc80016","id":"3942ee31-60be-4833-b47c-e17a455559e0","name":"CreateRouterSuccessTests-9e90408d-75ea-4ac3-af3c-5e6584295fae-pub-net2"}]} 2019-01-18 06:07:39,267 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=3942ee31-60be-4833-b47c-e17a455559e0 used request id req-70262b26-f22e-4ed2-ac9c-5596928cb65f 2019-01-18 06:07:39,273 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=3942ee31-60be-4833-b47c-e17a455559e0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a42ce292c2ea25197dc9e292d2cde21c2c6eb5e" 2019-01-18 06:07:39,453 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-b7627253-b026-4c65-bd27-c2401664040d Date: Fri, 18 Jan 2019 06:07:39 GMT RESP BODY: {"subnets":[]} 2019-01-18 06:07:39,454 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=3942ee31-60be-4833-b47c-e17a455559e0 used request id req-b7627253-b026-4c65-bd27-c2401664040d 2019-01-18 06:07:39,454 - neutron_utils - INFO - Creating subnet with name CreateRouterSuccessTests-9e90408d-75ea-4ac3-af3c-5e6584295fae-pub-subnet2 2019-01-18 06:07:39,459 - 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}8a42ce292c2ea25197dc9e292d2cde21c2c6eb5e" -d '{"subnets": [{"ip_version": 4, "network_id": "3942ee31-60be-4833-b47c-e17a455559e0", "cidr": "10.200.202.0/24", "gateway_ip": "10.200.202.1", "name": "CreateRouterSuccessTests-9e90408d-75ea-4ac3-af3c-5e6584295fae-pub-subnet2"}]}' 2019-01-18 06:07:39,977 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-0dc5ce91-6cc5-4af7-9f18-97ff87034e94 Date: Fri, 18 Jan 2019 06:07:39 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3942ee31-60be-4833-b47c-e17a455559e0","tenant_id":"b786abf1f2b044999c317f58cdc80016","created_at":"2019-01-18T06:07:39Z","dns_nameservers":[],"updated_at":"2019-01-18T06:07:39Z","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":"b786abf1f2b044999c317f58cdc80016","id":"a8835edc-edb5-4500-95c8-5eaa3956fe64","subnetpool_id":null,"name":"CreateRouterSuccessTests-9e90408d-75ea-4ac3-af3c-5e6584295fae-pub-subnet2"}]} 2019-01-18 06:07:39,978 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets used request id req-0dc5ce91-6cc5-4af7-9f18-97ff87034e94 2019-01-18 06:07:39,983 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=3942ee31-60be-4833-b47c-e17a455559e0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a42ce292c2ea25197dc9e292d2cde21c2c6eb5e" 2019-01-18 06:07:40,226 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-a3d8db60-d670-42ff-8007-aac46306377f Date: Fri, 18 Jan 2019 06:07: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":["a8835edc-edb5-4500-95c8-5eaa3956fe64"],"updated_at":"2019-01-18T06:07:39Z","tenant_id":"b786abf1f2b044999c317f58cdc80016","created_at":"2019-01-18T06:07:38Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"b786abf1f2b044999c317f58cdc80016","id":"3942ee31-60be-4833-b47c-e17a455559e0","name":"CreateRouterSuccessTests-9e90408d-75ea-4ac3-af3c-5e6584295fae-pub-net2"}]} 2019-01-18 06:07:40,226 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=3942ee31-60be-4833-b47c-e17a455559e0 used request id req-a3d8db60-d670-42ff-8007-aac46306377f 2019-01-18 06:07:40,231 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=3942ee31-60be-4833-b47c-e17a455559e0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a42ce292c2ea25197dc9e292d2cde21c2c6eb5e" 2019-01-18 06:07:40,465 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-7c226338-952c-4002-8ec7-8b62c60a64fc Date: Fri, 18 Jan 2019 06:07:40 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3942ee31-60be-4833-b47c-e17a455559e0","tenant_id":"b786abf1f2b044999c317f58cdc80016","created_at":"2019-01-18T06:07:39Z","dns_nameservers":[],"updated_at":"2019-01-18T06:07:39Z","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":"b786abf1f2b044999c317f58cdc80016","id":"a8835edc-edb5-4500-95c8-5eaa3956fe64","subnetpool_id":null,"name":"CreateRouterSuccessTests-9e90408d-75ea-4ac3-af3c-5e6584295fae-pub-subnet2"}]} 2019-01-18 06:07:40,466 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=3942ee31-60be-4833-b47c-e17a455559e0 used request id req-7c226338-952c-4002-8ec7-8b62c60a64fc 2019-01-18 06:07:40,466 - OpenStackNetwork - DEBUG - Network [3942ee31-60be-4833-b47c-e17a455559e0] created successfully 2019-01-18 06:07:40,466 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:07:40,467 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:07:40,834 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "40ed317a82bb40bfbc1c9716eb83fffb", "name": "CreateRouterSuccessTests-a8039aec-2ad1-471-proj-role"}], "expires_at": "2019-01-18T07:07:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b786abf1f2b044999c317f58cdc80016", "name": "CreateRouterSuccessTests-a8039aec-2ad1-471-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/b786abf1f2b044999c317f58cdc80016", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/b786abf1f2b044999c317f58cdc80016", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/b786abf1f2b044999c317f58cdc80016", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/b786abf1f2b044999c317f58cdc80016", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/b786abf1f2b044999c317f58cdc80016", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/b786abf1f2b044999c317f58cdc80016", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/b786abf1f2b044999c317f58cdc80016", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/b786abf1f2b044999c317f58cdc80016", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/b786abf1f2b044999c317f58cdc80016", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/b786abf1f2b044999c317f58cdc80016", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/b786abf1f2b044999c317f58cdc80016", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/b786abf1f2b044999c317f58cdc80016", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-a8039aec-2ad1-471-user", "id": "68c7d2332cd04408893dff3c48950c79"}, "audit_ids": ["CJcgwJz4QoOEoNQBrrHWsQ"], "issued_at": "2019-01-18T06:07:40.000000Z"}} 2019-01-18 06:07:40,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}4c1c8dae3e024ff8c1dce69327610f62fc8b2780" 2019-01-18 06:07:40,911 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:07:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-71e6e5d1-43ed-4751-b6ff-3f14b7dbc8fe Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:07:40,911 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-71e6e5d1-43ed-4751-b6ff-3f14b7dbc8fe 2019-01-18 06:07:40,918 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/routers?name=CreateRouterSuccessTests-9e90408d-75ea-4ac3-af3c-5e6584295fae-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c1c8dae3e024ff8c1dce69327610f62fc8b2780" 2019-01-18 06:07:41,111 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-9df88f6b-dc94-442f-9b4a-9934cd93425d Date: Fri, 18 Jan 2019 06:07:41 GMT RESP BODY: {"routers": []} 2019-01-18 06:07:41,111 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers?name=CreateRouterSuccessTests-9e90408d-75ea-4ac3-af3c-5e6584295fae-pub-router&admin_state_up=True used request id req-9df88f6b-dc94-442f-9b4a-9934cd93425d 2019-01-18 06:07:41,112 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:07:41,113 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:07:41,490 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "40ed317a82bb40bfbc1c9716eb83fffb", "name": "CreateRouterSuccessTests-a8039aec-2ad1-471-proj-role"}], "expires_at": "2019-01-18T07:07:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b786abf1f2b044999c317f58cdc80016", "name": "CreateRouterSuccessTests-a8039aec-2ad1-471-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/b786abf1f2b044999c317f58cdc80016", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/b786abf1f2b044999c317f58cdc80016", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/b786abf1f2b044999c317f58cdc80016", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/b786abf1f2b044999c317f58cdc80016", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/b786abf1f2b044999c317f58cdc80016", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/b786abf1f2b044999c317f58cdc80016", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/b786abf1f2b044999c317f58cdc80016", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/b786abf1f2b044999c317f58cdc80016", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/b786abf1f2b044999c317f58cdc80016", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/b786abf1f2b044999c317f58cdc80016", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/b786abf1f2b044999c317f58cdc80016", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/b786abf1f2b044999c317f58cdc80016", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-a8039aec-2ad1-471-user", "id": "68c7d2332cd04408893dff3c48950c79"}, "audit_ids": ["1KyoSwZ0SQKto5E0KWmnng"], "issued_at": "2019-01-18T06:07:41.000000Z"}} 2019-01-18 06:07:41,491 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32916ec935fef047c6088470b130ebca34f93372" 2019-01-18 06:07:41,562 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:07:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-14ee7be5-b338-43d7-9f40-ecae532bb952 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:07:41,562 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-14ee7be5-b338-43d7-9f40-ecae532bb952 2019-01-18 06:07:41,564 - neutron_utils - INFO - Creating router with name - CreateRouterSuccessTests-9e90408d-75ea-4ac3-af3c-5e6584295fae-pub-router 2019-01-18 06:07:41,569 - 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}4c1c8dae3e024ff8c1dce69327610f62fc8b2780" -d '{"router": {"name": "CreateRouterSuccessTests-9e90408d-75ea-4ac3-af3c-5e6584295fae-pub-router", "admin_state_up": true}}' 2019-01-18 06:07:45,131 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 535 X-Openstack-Request-Id: req-59077140-a635-4bea-900f-4364d29a3ebd Date: Fri, 18 Jan 2019 06:07:45 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "b786abf1f2b044999c317f58cdc80016", "created_at": "2019-01-18T06:07:42Z", "admin_state_up": true, "updated_at": "2019-01-18T06:07:42Z", "flavor_id": null, "revision_number": 0, "routes": [], "project_id": "b786abf1f2b044999c317f58cdc80016", "id": "ca3a371a-7015-41d0-b7a0-4d5944e0c8f1", "name": "CreateRouterSuccessTests-9e90408d-75ea-4ac3-af3c-5e6584295fae-pub-router"}} 2019-01-18 06:07:45,131 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/routers used request id req-59077140-a635-4bea-900f-4364d29a3ebd 2019-01-18 06:07:45,136 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?device_id=ca3a371a-7015-41d0-b7a0-4d5944e0c8f1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c1c8dae3e024ff8c1dce69327610f62fc8b2780" 2019-01-18 06:07:45,319 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-92049f95-aeda-44db-b75a-02261ee0b4f6 Date: Fri, 18 Jan 2019 06:07:45 GMT RESP BODY: {"ports":[]} 2019-01-18 06:07:45,319 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?device_id=ca3a371a-7015-41d0-b7a0-4d5944e0c8f1 used request id req-92049f95-aeda-44db-b75a-02261ee0b4f6 2019-01-18 06:07:45,325 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateRouterSuccessTests-9e90408d-75ea-4ac3-af3c-5e6584295fae-pub-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c1c8dae3e024ff8c1dce69327610f62fc8b2780" 2019-01-18 06:07:45,594 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-047cce1e-4740-42b6-9750-fcff71826be8 Date: Fri, 18 Jan 2019 06:07: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":["d68ea3cf-6cf1-46d7-9f8c-7f94536cd1df"],"updated_at":"2019-01-18T06:07:37Z","tenant_id":"b786abf1f2b044999c317f58cdc80016","created_at":"2019-01-18T06:07:36Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"b786abf1f2b044999c317f58cdc80016","id":"4a6313b8-674a-4c94-aadf-9201cfb23217","name":"CreateRouterSuccessTests-9e90408d-75ea-4ac3-af3c-5e6584295fae-pub-net1"}]} 2019-01-18 06:07:45,595 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateRouterSuccessTests-9e90408d-75ea-4ac3-af3c-5e6584295fae-pub-net1 used request id req-047cce1e-4740-42b6-9750-fcff71826be8 2019-01-18 06:07:45,598 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-18 06:07:45,603 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 18 Jan 2019 06: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"}]}]}} 2019-01-18 06:07:45,604 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/b786abf1f2b044999c317f58cdc80016 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c1c8dae3e024ff8c1dce69327610f62fc8b2780" 2019-01-18 06:07:45,683 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:07:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9616f626-4e7c-4711-85a2-11d8c5cfdcb2 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/b786abf1f2b044999c317f58cdc80016"}, "enabled": true, "id": "b786abf1f2b044999c317f58cdc80016", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-a8039aec-2ad1-471-proj"}} 2019-01-18 06:07:45,684 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/b786abf1f2b044999c317f58cdc80016 used request id req-9616f626-4e7c-4711-85a2-11d8c5cfdcb2 2019-01-18 06:07:45,689 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=4a6313b8-674a-4c94-aadf-9201cfb23217 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c1c8dae3e024ff8c1dce69327610f62fc8b2780" 2019-01-18 06:07:45,894 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-9f814439-52f7-4741-b7b5-539b90e6390d Date: Fri, 18 Jan 2019 06:07:45 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4a6313b8-674a-4c94-aadf-9201cfb23217","tenant_id":"b786abf1f2b044999c317f58cdc80016","created_at":"2019-01-18T06:07:37Z","dns_nameservers":[],"updated_at":"2019-01-18T06:07:37Z","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":"b786abf1f2b044999c317f58cdc80016","id":"d68ea3cf-6cf1-46d7-9f8c-7f94536cd1df","subnetpool_id":null,"name":"CreateRouterSuccessTests-9e90408d-75ea-4ac3-af3c-5e6584295fae-pub-subnet1"}]} 2019-01-18 06:07:45,894 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=4a6313b8-674a-4c94-aadf-9201cfb23217 used request id req-9f814439-52f7-4741-b7b5-539b90e6390d 2019-01-18 06:07:45,900 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=4a6313b8-674a-4c94-aadf-9201cfb23217&name=CreateRouterSuccessTests-9e90408d-75ea-4ac3-af3c-5e6584295fae-port1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c1c8dae3e024ff8c1dce69327610f62fc8b2780" 2019-01-18 06:07:46,077 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-3d13d593-0c92-4688-a3e5-17d9a129f97d Date: Fri, 18 Jan 2019 06:07:46 GMT RESP BODY: {"ports":[]} 2019-01-18 06:07:46,077 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=4a6313b8-674a-4c94-aadf-9201cfb23217&name=CreateRouterSuccessTests-9e90408d-75ea-4ac3-af3c-5e6584295fae-port1&admin_state_up=True used request id req-3d13d593-0c92-4688-a3e5-17d9a129f97d 2019-01-18 06:07:46,077 - OpenStackNetwork - INFO - Retrieved port CreateRouterSuccessTests-9e90408d-75ea-4ac3-af3c-5e6584295fae-port1 for router - CreateRouterSuccessTests-9e90408d-75ea-4ac3-af3c-5e6584295fae-pub-router 2019-01-18 06:07:46,078 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:07:46,079 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:07:46,447 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "40ed317a82bb40bfbc1c9716eb83fffb", "name": "CreateRouterSuccessTests-a8039aec-2ad1-471-proj-role"}], "expires_at": "2019-01-18T07:07:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b786abf1f2b044999c317f58cdc80016", "name": "CreateRouterSuccessTests-a8039aec-2ad1-471-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/b786abf1f2b044999c317f58cdc80016", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/b786abf1f2b044999c317f58cdc80016", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/b786abf1f2b044999c317f58cdc80016", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/b786abf1f2b044999c317f58cdc80016", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/b786abf1f2b044999c317f58cdc80016", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/b786abf1f2b044999c317f58cdc80016", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/b786abf1f2b044999c317f58cdc80016", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/b786abf1f2b044999c317f58cdc80016", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/b786abf1f2b044999c317f58cdc80016", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/b786abf1f2b044999c317f58cdc80016", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/b786abf1f2b044999c317f58cdc80016", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/b786abf1f2b044999c317f58cdc80016", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-a8039aec-2ad1-471-user", "id": "68c7d2332cd04408893dff3c48950c79"}, "audit_ids": ["KV3UCN6QRGOQrEjdL_UfUQ"], "issued_at": "2019-01-18T06:07:46.000000Z"}} 2019-01-18 06:07:46,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}b9f7c7c5a0e1e3213c60c28281870e3c94a22ce0" 2019-01-18 06:07:46,521 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:07:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fefe167f-490e-47de-9baa-3a1134d07618 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:07:46,521 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-fefe167f-490e-47de-9baa-3a1134d07618 2019-01-18 06:07:46,528 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateRouterSuccessTests-9e90408d-75ea-4ac3-af3c-5e6584295fae-pub-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c1c8dae3e024ff8c1dce69327610f62fc8b2780" 2019-01-18 06:07:46,624 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-fe6473ef-1595-40fe-a081-82356adda408 Date: Fri, 18 Jan 2019 06:07: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":["d68ea3cf-6cf1-46d7-9f8c-7f94536cd1df"],"updated_at":"2019-01-18T06:07:37Z","tenant_id":"b786abf1f2b044999c317f58cdc80016","created_at":"2019-01-18T06:07:36Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"b786abf1f2b044999c317f58cdc80016","id":"4a6313b8-674a-4c94-aadf-9201cfb23217","name":"CreateRouterSuccessTests-9e90408d-75ea-4ac3-af3c-5e6584295fae-pub-net1"}]} 2019-01-18 06:07:46,625 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateRouterSuccessTests-9e90408d-75ea-4ac3-af3c-5e6584295fae-pub-net1 used request id req-fe6473ef-1595-40fe-a081-82356adda408 2019-01-18 06:07:46,631 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=4a6313b8-674a-4c94-aadf-9201cfb23217 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c1c8dae3e024ff8c1dce69327610f62fc8b2780" 2019-01-18 06:07:46,820 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-590ecddb-fcf0-4cf3-9808-d530016e65f7 Date: Fri, 18 Jan 2019 06:07:46 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4a6313b8-674a-4c94-aadf-9201cfb23217","tenant_id":"b786abf1f2b044999c317f58cdc80016","created_at":"2019-01-18T06:07:37Z","dns_nameservers":[],"updated_at":"2019-01-18T06:07:37Z","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":"b786abf1f2b044999c317f58cdc80016","id":"d68ea3cf-6cf1-46d7-9f8c-7f94536cd1df","subnetpool_id":null,"name":"CreateRouterSuccessTests-9e90408d-75ea-4ac3-af3c-5e6584295fae-pub-subnet1"}]} 2019-01-18 06:07:46,821 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=4a6313b8-674a-4c94-aadf-9201cfb23217 used request id req-590ecddb-fcf0-4cf3-9808-d530016e65f7 2019-01-18 06:07:46,826 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateRouterSuccessTests-9e90408d-75ea-4ac3-af3c-5e6584295fae-pub-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c1c8dae3e024ff8c1dce69327610f62fc8b2780" 2019-01-18 06:07:47,075 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-6fb71967-a25a-4032-93b9-b396b2b5276d Date: Fri, 18 Jan 2019 06: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":["d68ea3cf-6cf1-46d7-9f8c-7f94536cd1df"],"updated_at":"2019-01-18T06:07:37Z","tenant_id":"b786abf1f2b044999c317f58cdc80016","created_at":"2019-01-18T06:07:36Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"b786abf1f2b044999c317f58cdc80016","id":"4a6313b8-674a-4c94-aadf-9201cfb23217","name":"CreateRouterSuccessTests-9e90408d-75ea-4ac3-af3c-5e6584295fae-pub-net1"}]} 2019-01-18 06:07:47,075 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateRouterSuccessTests-9e90408d-75ea-4ac3-af3c-5e6584295fae-pub-net1 used request id req-6fb71967-a25a-4032-93b9-b396b2b5276d 2019-01-18 06:07:47,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" 2019-01-18 06:07:47,084 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 18 Jan 2019 06:07: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"}]}]}} 2019-01-18 06:07:47,085 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/b786abf1f2b044999c317f58cdc80016 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b9f7c7c5a0e1e3213c60c28281870e3c94a22ce0" 2019-01-18 06:07:47,161 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:07:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d5917e11-b830-4119-a054-55ca08fe9da4 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/b786abf1f2b044999c317f58cdc80016"}, "enabled": true, "id": "b786abf1f2b044999c317f58cdc80016", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-a8039aec-2ad1-471-proj"}} 2019-01-18 06:07:47,161 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/b786abf1f2b044999c317f58cdc80016 used request id req-d5917e11-b830-4119-a054-55ca08fe9da4 2019-01-18 06:07:47,167 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=4a6313b8-674a-4c94-aadf-9201cfb23217 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c1c8dae3e024ff8c1dce69327610f62fc8b2780" 2019-01-18 06:07:47,373 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-a0e8df94-1641-4ecf-a38f-67dc16f73668 Date: Fri, 18 Jan 2019 06:07:47 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4a6313b8-674a-4c94-aadf-9201cfb23217","tenant_id":"b786abf1f2b044999c317f58cdc80016","created_at":"2019-01-18T06:07:37Z","dns_nameservers":[],"updated_at":"2019-01-18T06:07:37Z","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":"b786abf1f2b044999c317f58cdc80016","id":"d68ea3cf-6cf1-46d7-9f8c-7f94536cd1df","subnetpool_id":null,"name":"CreateRouterSuccessTests-9e90408d-75ea-4ac3-af3c-5e6584295fae-pub-subnet1"}]} 2019-01-18 06:07:47,373 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=4a6313b8-674a-4c94-aadf-9201cfb23217 used request id req-a0e8df94-1641-4ecf-a38f-67dc16f73668 2019-01-18 06:07:47,379 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=4a6313b8-674a-4c94-aadf-9201cfb23217&name=CreateRouterSuccessTests-9e90408d-75ea-4ac3-af3c-5e6584295fae-pub-subnet1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c1c8dae3e024ff8c1dce69327610f62fc8b2780" 2019-01-18 06:07:47,566 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-3f1f8ca2-72e9-4e78-8e86-08adf3122e25 Date: Fri, 18 Jan 2019 06:07:47 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4a6313b8-674a-4c94-aadf-9201cfb23217","tenant_id":"b786abf1f2b044999c317f58cdc80016","created_at":"2019-01-18T06:07:37Z","dns_nameservers":[],"updated_at":"2019-01-18T06:07:37Z","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":"b786abf1f2b044999c317f58cdc80016","id":"d68ea3cf-6cf1-46d7-9f8c-7f94536cd1df","subnetpool_id":null,"name":"CreateRouterSuccessTests-9e90408d-75ea-4ac3-af3c-5e6584295fae-pub-subnet1"}]} 2019-01-18 06:07:47,566 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=4a6313b8-674a-4c94-aadf-9201cfb23217&name=CreateRouterSuccessTests-9e90408d-75ea-4ac3-af3c-5e6584295fae-pub-subnet1 used request id req-3f1f8ca2-72e9-4e78-8e86-08adf3122e25 2019-01-18 06:07:47,567 - neutron_utils - INFO - Creating port for network with name - CreateRouterSuccessTests-9e90408d-75ea-4ac3-af3c-5e6584295fae-pub-net1 2019-01-18 06:07:47,572 - 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}4c1c8dae3e024ff8c1dce69327610f62fc8b2780" -d '{"port": {"network_id": "4a6313b8-674a-4c94-aadf-9201cfb23217", "fixed_ips": [{"subnet_id": "d68ea3cf-6cf1-46d7-9f8c-7f94536cd1df", "ip_address": "10.200.201.1"}], "name": "CreateRouterSuccessTests-9e90408d-75ea-4ac3-af3c-5e6584295fae-port1", "admin_state_up": true}}' 2019-01-18 06:07:48,535 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 783 X-Openstack-Request-Id: req-d69e0bf4-3a83-42e1-a5e9-b26186c8e09f Date: Fri, 18 Jan 2019 06:07:48 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:07:48Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"d68ea3cf-6cf1-46d7-9f8c-7f94536cd1df","ip_address":"10.200.201.1"}],"id":"3e41e1d2-ffbd-48af-a933-a1ce077ddbe8","security_groups":["90f11842-055a-4825-83e0-9b78659e077a"],"mac_address":"fa:16:3e:a9:ac:df","device_id":"","status":"DOWN","description":"","tags":[],"name":"CreateRouterSuccessTests-9e90408d-75ea-4ac3-af3c-5e6584295fae-port1","project_id":"b786abf1f2b044999c317f58cdc80016","qos_policy_id":null,"admin_state_up":true,"network_id":"4a6313b8-674a-4c94-aadf-9201cfb23217","tenant_id":"b786abf1f2b044999c317f58cdc80016","created_at":"2019-01-18T06:07:47Z","binding:vnic_type":"normal"}} 2019-01-18 06:07:48,536 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/ports used request id req-d69e0bf4-3a83-42e1-a5e9-b26186c8e09f 2019-01-18 06:07:48,536 - OpenStackNetwork - INFO - Created port CreateRouterSuccessTests-9e90408d-75ea-4ac3-af3c-5e6584295fae-port1 for router - CreateRouterSuccessTests-9e90408d-75ea-4ac3-af3c-5e6584295fae-pub-router 2019-01-18 06:07:48,536 - neutron_utils - INFO - Adding interface to router with name CreateRouterSuccessTests-9e90408d-75ea-4ac3-af3c-5e6584295fae-pub-router 2019-01-18 06:07:48,542 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9696/v2.0/routers/ca3a371a-7015-41d0-b7a0-4d5944e0c8f1/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c1c8dae3e024ff8c1dce69327610f62fc8b2780" -d '{"port_id": "3e41e1d2-ffbd-48af-a933-a1ce077ddbe8"}' 2019-01-18 06:07:50,231 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-0b6378ed-1a9f-4e3c-abd2-514edfd09c28 Date: Fri, 18 Jan 2019 06:07:50 GMT RESP BODY: {"network_id": "4a6313b8-674a-4c94-aadf-9201cfb23217", "tenant_id": "b786abf1f2b044999c317f58cdc80016", "subnet_id": "d68ea3cf-6cf1-46d7-9f8c-7f94536cd1df", "subnet_ids": ["d68ea3cf-6cf1-46d7-9f8c-7f94536cd1df"], "port_id": "3e41e1d2-ffbd-48af-a933-a1ce077ddbe8", "id": "ca3a371a-7015-41d0-b7a0-4d5944e0c8f1"} 2019-01-18 06:07:50,231 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/ca3a371a-7015-41d0-b7a0-4d5944e0c8f1/add_router_interface used request id req-0b6378ed-1a9f-4e3c-abd2-514edfd09c28 2019-01-18 06:07:50,237 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateRouterSuccessTests-9e90408d-75ea-4ac3-af3c-5e6584295fae-pub-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c1c8dae3e024ff8c1dce69327610f62fc8b2780" 2019-01-18 06:07:50,486 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-4ee00f1f-56fc-4449-8764-801808a3d9c9 Date: Fri, 18 Jan 2019 06:07: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":["a8835edc-edb5-4500-95c8-5eaa3956fe64"],"updated_at":"2019-01-18T06:07:39Z","tenant_id":"b786abf1f2b044999c317f58cdc80016","created_at":"2019-01-18T06:07:38Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"b786abf1f2b044999c317f58cdc80016","id":"3942ee31-60be-4833-b47c-e17a455559e0","name":"CreateRouterSuccessTests-9e90408d-75ea-4ac3-af3c-5e6584295fae-pub-net2"}]} 2019-01-18 06:07:50,487 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateRouterSuccessTests-9e90408d-75ea-4ac3-af3c-5e6584295fae-pub-net2 used request id req-4ee00f1f-56fc-4449-8764-801808a3d9c9 2019-01-18 06:07:50,491 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/b786abf1f2b044999c317f58cdc80016 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c1c8dae3e024ff8c1dce69327610f62fc8b2780" 2019-01-18 06:07:50,569 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:07:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-454e47e0-6aba-4267-a5fe-52c61a48a459 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/b786abf1f2b044999c317f58cdc80016"}, "enabled": true, "id": "b786abf1f2b044999c317f58cdc80016", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-a8039aec-2ad1-471-proj"}} 2019-01-18 06:07:50,569 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/b786abf1f2b044999c317f58cdc80016 used request id req-454e47e0-6aba-4267-a5fe-52c61a48a459 2019-01-18 06:07:50,575 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=3942ee31-60be-4833-b47c-e17a455559e0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c1c8dae3e024ff8c1dce69327610f62fc8b2780" 2019-01-18 06:07:50,784 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-5cee2365-f9e7-4cea-8d13-1244331acf20 Date: Fri, 18 Jan 2019 06:07:50 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3942ee31-60be-4833-b47c-e17a455559e0","tenant_id":"b786abf1f2b044999c317f58cdc80016","created_at":"2019-01-18T06:07:39Z","dns_nameservers":[],"updated_at":"2019-01-18T06:07:39Z","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":"b786abf1f2b044999c317f58cdc80016","id":"a8835edc-edb5-4500-95c8-5eaa3956fe64","subnetpool_id":null,"name":"CreateRouterSuccessTests-9e90408d-75ea-4ac3-af3c-5e6584295fae-pub-subnet2"}]} 2019-01-18 06:07:50,784 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=3942ee31-60be-4833-b47c-e17a455559e0 used request id req-5cee2365-f9e7-4cea-8d13-1244331acf20 2019-01-18 06:07:50,790 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=3942ee31-60be-4833-b47c-e17a455559e0&name=CreateRouterSuccessTests-9e90408d-75ea-4ac3-af3c-5e6584295fae-port2&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c1c8dae3e024ff8c1dce69327610f62fc8b2780" 2019-01-18 06:07:51,100 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-319fb390-c3bf-404a-a919-f2c51dac1067 Date: Fri, 18 Jan 2019 06:07:51 GMT RESP BODY: {"ports":[]} 2019-01-18 06:07:51,100 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=3942ee31-60be-4833-b47c-e17a455559e0&name=CreateRouterSuccessTests-9e90408d-75ea-4ac3-af3c-5e6584295fae-port2&admin_state_up=True used request id req-319fb390-c3bf-404a-a919-f2c51dac1067 2019-01-18 06:07:51,100 - OpenStackNetwork - INFO - Retrieved port CreateRouterSuccessTests-9e90408d-75ea-4ac3-af3c-5e6584295fae-port2 for router - CreateRouterSuccessTests-9e90408d-75ea-4ac3-af3c-5e6584295fae-pub-router 2019-01-18 06:07:51,100 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:07:51,101 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:07:51,506 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "40ed317a82bb40bfbc1c9716eb83fffb", "name": "CreateRouterSuccessTests-a8039aec-2ad1-471-proj-role"}], "expires_at": "2019-01-18T07:07:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b786abf1f2b044999c317f58cdc80016", "name": "CreateRouterSuccessTests-a8039aec-2ad1-471-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/b786abf1f2b044999c317f58cdc80016", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/b786abf1f2b044999c317f58cdc80016", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/b786abf1f2b044999c317f58cdc80016", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/b786abf1f2b044999c317f58cdc80016", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/b786abf1f2b044999c317f58cdc80016", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/b786abf1f2b044999c317f58cdc80016", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/b786abf1f2b044999c317f58cdc80016", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/b786abf1f2b044999c317f58cdc80016", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/b786abf1f2b044999c317f58cdc80016", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/b786abf1f2b044999c317f58cdc80016", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/b786abf1f2b044999c317f58cdc80016", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/b786abf1f2b044999c317f58cdc80016", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-a8039aec-2ad1-471-user", "id": "68c7d2332cd04408893dff3c48950c79"}, "audit_ids": ["nn0J3psfSgOuviPC4sgAnA"], "issued_at": "2019-01-18T06:07:51.000000Z"}} 2019-01-18 06:07:51,507 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a2ac85fd1d4d92e09105fafcedd43c66fbe95e1b" 2019-01-18 06:07:51,580 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:07:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ed942369-425f-4e83-87c0-a584bad2af92 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:07:51,580 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-ed942369-425f-4e83-87c0-a584bad2af92 2019-01-18 06:07:51,587 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateRouterSuccessTests-9e90408d-75ea-4ac3-af3c-5e6584295fae-pub-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c1c8dae3e024ff8c1dce69327610f62fc8b2780" 2019-01-18 06:07:51,699 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-48116283-0a99-4421-9921-9f26275c18cf Date: Fri, 18 Jan 2019 06:07: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":["a8835edc-edb5-4500-95c8-5eaa3956fe64"],"updated_at":"2019-01-18T06:07:39Z","tenant_id":"b786abf1f2b044999c317f58cdc80016","created_at":"2019-01-18T06:07:38Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"b786abf1f2b044999c317f58cdc80016","id":"3942ee31-60be-4833-b47c-e17a455559e0","name":"CreateRouterSuccessTests-9e90408d-75ea-4ac3-af3c-5e6584295fae-pub-net2"}]} 2019-01-18 06:07:51,700 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateRouterSuccessTests-9e90408d-75ea-4ac3-af3c-5e6584295fae-pub-net2 used request id req-48116283-0a99-4421-9921-9f26275c18cf 2019-01-18 06:07:51,706 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=3942ee31-60be-4833-b47c-e17a455559e0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c1c8dae3e024ff8c1dce69327610f62fc8b2780" 2019-01-18 06:07:51,910 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-efd709e2-d278-4650-b5cd-6cd7c41feace Date: Fri, 18 Jan 2019 06:07:51 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3942ee31-60be-4833-b47c-e17a455559e0","tenant_id":"b786abf1f2b044999c317f58cdc80016","created_at":"2019-01-18T06:07:39Z","dns_nameservers":[],"updated_at":"2019-01-18T06:07:39Z","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":"b786abf1f2b044999c317f58cdc80016","id":"a8835edc-edb5-4500-95c8-5eaa3956fe64","subnetpool_id":null,"name":"CreateRouterSuccessTests-9e90408d-75ea-4ac3-af3c-5e6584295fae-pub-subnet2"}]} 2019-01-18 06:07:51,910 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=3942ee31-60be-4833-b47c-e17a455559e0 used request id req-efd709e2-d278-4650-b5cd-6cd7c41feace 2019-01-18 06:07:51,916 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateRouterSuccessTests-9e90408d-75ea-4ac3-af3c-5e6584295fae-pub-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c1c8dae3e024ff8c1dce69327610f62fc8b2780" 2019-01-18 06:07:52,162 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-83bc4ecc-5ce8-442d-a605-d113b7506696 Date: Fri, 18 Jan 2019 06:07: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":["a8835edc-edb5-4500-95c8-5eaa3956fe64"],"updated_at":"2019-01-18T06:07:39Z","tenant_id":"b786abf1f2b044999c317f58cdc80016","created_at":"2019-01-18T06:07:38Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"b786abf1f2b044999c317f58cdc80016","id":"3942ee31-60be-4833-b47c-e17a455559e0","name":"CreateRouterSuccessTests-9e90408d-75ea-4ac3-af3c-5e6584295fae-pub-net2"}]} 2019-01-18 06:07:52,163 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateRouterSuccessTests-9e90408d-75ea-4ac3-af3c-5e6584295fae-pub-net2 used request id req-83bc4ecc-5ce8-442d-a605-d113b7506696 2019-01-18 06:07:52,167 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-18 06:07:52,172 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 18 Jan 2019 06:07: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"}]}]}} 2019-01-18 06:07:52,173 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/b786abf1f2b044999c317f58cdc80016 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a2ac85fd1d4d92e09105fafcedd43c66fbe95e1b" 2019-01-18 06:07:52,262 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:07:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6742979a-8f53-4dcb-8f6d-3a31a99c43da 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/b786abf1f2b044999c317f58cdc80016"}, "enabled": true, "id": "b786abf1f2b044999c317f58cdc80016", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-a8039aec-2ad1-471-proj"}} 2019-01-18 06:07:52,262 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/b786abf1f2b044999c317f58cdc80016 used request id req-6742979a-8f53-4dcb-8f6d-3a31a99c43da 2019-01-18 06:07:52,267 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=3942ee31-60be-4833-b47c-e17a455559e0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c1c8dae3e024ff8c1dce69327610f62fc8b2780" 2019-01-18 06:07:52,466 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-eab04f7d-7625-43af-a3b7-2d45ca57e4cd Date: Fri, 18 Jan 2019 06:07:52 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3942ee31-60be-4833-b47c-e17a455559e0","tenant_id":"b786abf1f2b044999c317f58cdc80016","created_at":"2019-01-18T06:07:39Z","dns_nameservers":[],"updated_at":"2019-01-18T06:07:39Z","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":"b786abf1f2b044999c317f58cdc80016","id":"a8835edc-edb5-4500-95c8-5eaa3956fe64","subnetpool_id":null,"name":"CreateRouterSuccessTests-9e90408d-75ea-4ac3-af3c-5e6584295fae-pub-subnet2"}]} 2019-01-18 06:07:52,466 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=3942ee31-60be-4833-b47c-e17a455559e0 used request id req-eab04f7d-7625-43af-a3b7-2d45ca57e4cd 2019-01-18 06:07:52,472 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=3942ee31-60be-4833-b47c-e17a455559e0&name=CreateRouterSuccessTests-9e90408d-75ea-4ac3-af3c-5e6584295fae-pub-subnet2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c1c8dae3e024ff8c1dce69327610f62fc8b2780" 2019-01-18 06:07:52,674 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-80b7e823-df12-4fa8-af20-ee3e70c38974 Date: Fri, 18 Jan 2019 06:07:52 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3942ee31-60be-4833-b47c-e17a455559e0","tenant_id":"b786abf1f2b044999c317f58cdc80016","created_at":"2019-01-18T06:07:39Z","dns_nameservers":[],"updated_at":"2019-01-18T06:07:39Z","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":"b786abf1f2b044999c317f58cdc80016","id":"a8835edc-edb5-4500-95c8-5eaa3956fe64","subnetpool_id":null,"name":"CreateRouterSuccessTests-9e90408d-75ea-4ac3-af3c-5e6584295fae-pub-subnet2"}]} 2019-01-18 06:07:52,674 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=3942ee31-60be-4833-b47c-e17a455559e0&name=CreateRouterSuccessTests-9e90408d-75ea-4ac3-af3c-5e6584295fae-pub-subnet2 used request id req-80b7e823-df12-4fa8-af20-ee3e70c38974 2019-01-18 06:07:52,675 - neutron_utils - INFO - Creating port for network with name - CreateRouterSuccessTests-9e90408d-75ea-4ac3-af3c-5e6584295fae-pub-net2 2019-01-18 06:07:52,680 - 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}4c1c8dae3e024ff8c1dce69327610f62fc8b2780" -d '{"port": {"network_id": "3942ee31-60be-4833-b47c-e17a455559e0", "fixed_ips": [{"subnet_id": "a8835edc-edb5-4500-95c8-5eaa3956fe64", "ip_address": "10.200.202.1"}], "name": "CreateRouterSuccessTests-9e90408d-75ea-4ac3-af3c-5e6584295fae-port2", "admin_state_up": true}}' 2019-01-18 06:07:53,816 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 783 X-Openstack-Request-Id: req-56e22b9f-9140-4189-9d15-abf82f0a2ffe Date: Fri, 18 Jan 2019 06:07:53 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:07:53Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"a8835edc-edb5-4500-95c8-5eaa3956fe64","ip_address":"10.200.202.1"}],"id":"9f6038fb-f9b2-494f-8aa3-ad477048ab94","security_groups":["90f11842-055a-4825-83e0-9b78659e077a"],"mac_address":"fa:16:3e:a4:c9:29","device_id":"","status":"DOWN","description":"","tags":[],"name":"CreateRouterSuccessTests-9e90408d-75ea-4ac3-af3c-5e6584295fae-port2","project_id":"b786abf1f2b044999c317f58cdc80016","qos_policy_id":null,"admin_state_up":true,"network_id":"3942ee31-60be-4833-b47c-e17a455559e0","tenant_id":"b786abf1f2b044999c317f58cdc80016","created_at":"2019-01-18T06:07:53Z","binding:vnic_type":"normal"}} 2019-01-18 06:07:53,816 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/ports used request id req-56e22b9f-9140-4189-9d15-abf82f0a2ffe 2019-01-18 06:07:53,817 - OpenStackNetwork - INFO - Created port CreateRouterSuccessTests-9e90408d-75ea-4ac3-af3c-5e6584295fae-port2 for router - CreateRouterSuccessTests-9e90408d-75ea-4ac3-af3c-5e6584295fae-pub-router 2019-01-18 06:07:53,817 - neutron_utils - INFO - Adding interface to router with name CreateRouterSuccessTests-9e90408d-75ea-4ac3-af3c-5e6584295fae-pub-router 2019-01-18 06:07:53,822 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9696/v2.0/routers/ca3a371a-7015-41d0-b7a0-4d5944e0c8f1/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c1c8dae3e024ff8c1dce69327610f62fc8b2780" -d '{"port_id": "9f6038fb-f9b2-494f-8aa3-ad477048ab94"}' 2019-01-18 06:07:55,499 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-23a8c1e3-14c8-472f-8b6c-c6627e9f5d6c Date: Fri, 18 Jan 2019 06:07:55 GMT RESP BODY: {"network_id": "3942ee31-60be-4833-b47c-e17a455559e0", "tenant_id": "b786abf1f2b044999c317f58cdc80016", "subnet_id": "a8835edc-edb5-4500-95c8-5eaa3956fe64", "subnet_ids": ["a8835edc-edb5-4500-95c8-5eaa3956fe64"], "port_id": "9f6038fb-f9b2-494f-8aa3-ad477048ab94", "id": "ca3a371a-7015-41d0-b7a0-4d5944e0c8f1"} 2019-01-18 06:07:55,499 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/ca3a371a-7015-41d0-b7a0-4d5944e0c8f1/add_router_interface used request id req-23a8c1e3-14c8-472f-8b6c-c6627e9f5d6c 2019-01-18 06:07:55,505 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/routers/ca3a371a-7015-41d0-b7a0-4d5944e0c8f1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c1c8dae3e024ff8c1dce69327610f62fc8b2780" 2019-01-18 06:07:55,713 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 541 X-Openstack-Request-Id: req-9bd7e328-7be1-40d1-8e42-0bb817d6c69c Date: Fri, 18 Jan 2019 06:07:55 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "b786abf1f2b044999c317f58cdc80016", "created_at": "2019-01-18T06:07:42Z", "admin_state_up": true, "updated_at": "2019-01-18T06:07:54Z", "flavor_id": null, "revision_number": 6, "routes": [], "project_id": "b786abf1f2b044999c317f58cdc80016", "id": "ca3a371a-7015-41d0-b7a0-4d5944e0c8f1", "name": "CreateRouterSuccessTests-9e90408d-75ea-4ac3-af3c-5e6584295fae-pub-router"}} 2019-01-18 06:07:55,713 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers/ca3a371a-7015-41d0-b7a0-4d5944e0c8f1 used request id req-9bd7e328-7be1-40d1-8e42-0bb817d6c69c 2019-01-18 06:07:55,719 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?device_id=ca3a371a-7015-41d0-b7a0-4d5944e0c8f1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c1c8dae3e024ff8c1dce69327610f62fc8b2780" 2019-01-18 06:07:55,957 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1712 X-Openstack-Request-Id: req-dc39985a-ff2d-4aa7-8a1a-5b7eaa8d05bc Date: Fri, 18 Jan 2019 06:07:55 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:07:53Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"d68ea3cf-6cf1-46d7-9f8c-7f94536cd1df","ip_address":"10.200.201.1"}],"id":"3e41e1d2-ffbd-48af-a933-a1ce077ddbe8","security_groups":["90f11842-055a-4825-83e0-9b78659e077a"],"mac_address":"fa:16:3e:a9:ac:df","project_id":"b786abf1f2b044999c317f58cdc80016","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateRouterSuccessTests-9e90408d-75ea-4ac3-af3c-5e6584295fae-port1","admin_state_up":true,"network_id":"4a6313b8-674a-4c94-aadf-9201cfb23217","tenant_id":"b786abf1f2b044999c317f58cdc80016","created_at":"2019-01-18T06:07:47Z","binding:vnic_type":"normal","device_id":"ca3a371a-7015-41d0-b7a0-4d5944e0c8f1"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:07:54Z","device_owner":"network:ha_router_replicated_interface","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"a8835edc-edb5-4500-95c8-5eaa3956fe64","ip_address":"10.200.202.1"}],"id":"9f6038fb-f9b2-494f-8aa3-ad477048ab94","security_groups":["90f11842-055a-4825-83e0-9b78659e077a"],"mac_address":"fa:16:3e:a4:c9:29","project_id":"b786abf1f2b044999c317f58cdc80016","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateRouterSuccessTests-9e90408d-75ea-4ac3-af3c-5e6584295fae-port2","admin_state_up":true,"network_id":"3942ee31-60be-4833-b47c-e17a455559e0","tenant_id":"b786abf1f2b044999c317f58cdc80016","created_at":"2019-01-18T06:07:53Z","binding:vnic_type":"normal","device_id":"ca3a371a-7015-41d0-b7a0-4d5944e0c8f1"}]} 2019-01-18 06:07:55,957 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?device_id=ca3a371a-7015-41d0-b7a0-4d5944e0c8f1 used request id req-dc39985a-ff2d-4aa7-8a1a-5b7eaa8d05bc 2019-01-18 06:07:55,963 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets/d68ea3cf-6cf1-46d7-9f8c-7f94536cd1df -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c1c8dae3e024ff8c1dce69327610f62fc8b2780" 2019-01-18 06:07:56,016 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-fbd481ad-1fb7-40bc-b911-a12739762c69 Date: Fri, 18 Jan 2019 06:07:56 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4a6313b8-674a-4c94-aadf-9201cfb23217","tenant_id":"b786abf1f2b044999c317f58cdc80016","created_at":"2019-01-18T06:07:37Z","dns_nameservers":[],"updated_at":"2019-01-18T06:07:37Z","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":"b786abf1f2b044999c317f58cdc80016","id":"d68ea3cf-6cf1-46d7-9f8c-7f94536cd1df","subnetpool_id":null,"name":"CreateRouterSuccessTests-9e90408d-75ea-4ac3-af3c-5e6584295fae-pub-subnet1"}} 2019-01-18 06:07:56,016 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets/d68ea3cf-6cf1-46d7-9f8c-7f94536cd1df used request id req-fbd481ad-1fb7-40bc-b911-a12739762c69 2019-01-18 06:07:56,022 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets/a8835edc-edb5-4500-95c8-5eaa3956fe64 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c1c8dae3e024ff8c1dce69327610f62fc8b2780" 2019-01-18 06:07:56,214 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-e4c53cd5-0dcd-4b64-9baf-5cc5413f6da6 Date: Fri, 18 Jan 2019 06:07:56 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3942ee31-60be-4833-b47c-e17a455559e0","tenant_id":"b786abf1f2b044999c317f58cdc80016","created_at":"2019-01-18T06:07:39Z","dns_nameservers":[],"updated_at":"2019-01-18T06:07:39Z","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":"b786abf1f2b044999c317f58cdc80016","id":"a8835edc-edb5-4500-95c8-5eaa3956fe64","subnetpool_id":null,"name":"CreateRouterSuccessTests-9e90408d-75ea-4ac3-af3c-5e6584295fae-pub-subnet2"}} 2019-01-18 06:07:56,214 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets/a8835edc-edb5-4500-95c8-5eaa3956fe64 used request id req-e4c53cd5-0dcd-4b64-9baf-5cc5413f6da6 2019-01-18 06:07:56,215 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:07:56,603 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "40ed317a82bb40bfbc1c9716eb83fffb", "name": "CreateRouterSuccessTests-a8039aec-2ad1-471-proj-role"}], "expires_at": "2019-01-18T07:07:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b786abf1f2b044999c317f58cdc80016", "name": "CreateRouterSuccessTests-a8039aec-2ad1-471-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/b786abf1f2b044999c317f58cdc80016", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/b786abf1f2b044999c317f58cdc80016", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/b786abf1f2b044999c317f58cdc80016", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/b786abf1f2b044999c317f58cdc80016", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/b786abf1f2b044999c317f58cdc80016", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/b786abf1f2b044999c317f58cdc80016", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/b786abf1f2b044999c317f58cdc80016", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/b786abf1f2b044999c317f58cdc80016", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/b786abf1f2b044999c317f58cdc80016", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/b786abf1f2b044999c317f58cdc80016", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/b786abf1f2b044999c317f58cdc80016", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/b786abf1f2b044999c317f58cdc80016", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-a8039aec-2ad1-471-user", "id": "68c7d2332cd04408893dff3c48950c79"}, "audit_ids": ["MjbEtApCSv-B5Ng88N-6ZQ"], "issued_at": "2019-01-18T06:07:56.000000Z"}} 2019-01-18 06:07:56,608 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/routers?name=CreateRouterSuccessTests-9e90408d-75ea-4ac3-af3c-5e6584295fae-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9272a2a40f7eda0cd229a01926b8e04433bdaa0a" 2019-01-18 06:07:56,811 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 544 X-Openstack-Request-Id: req-bc5b0b34-874d-44de-8fa6-c0157309b2b2 Date: Fri, 18 Jan 2019 06:07:56 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "b786abf1f2b044999c317f58cdc80016", "created_at": "2019-01-18T06:07:42Z", "admin_state_up": true, "updated_at": "2019-01-18T06:07:54Z", "flavor_id": null, "revision_number": 6, "routes": [], "project_id": "b786abf1f2b044999c317f58cdc80016", "id": "ca3a371a-7015-41d0-b7a0-4d5944e0c8f1", "name": "CreateRouterSuccessTests-9e90408d-75ea-4ac3-af3c-5e6584295fae-pub-router"}]} 2019-01-18 06:07:56,811 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers?name=CreateRouterSuccessTests-9e90408d-75ea-4ac3-af3c-5e6584295fae-pub-router&admin_state_up=True used request id req-bc5b0b34-874d-44de-8fa6-c0157309b2b2 2019-01-18 06:07:56,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" 2019-01-18 06:07:56,820 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 18 Jan 2019 06: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"}]}]}} 2019-01-18 06:07:56,821 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/b786abf1f2b044999c317f58cdc80016 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85ae02d627032abfe1ccfad604b38d0ba2da1142" 2019-01-18 06:07:56,911 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:07:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2f3ddf7d-c6d6-415c-81ef-bb04dd827011 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/b786abf1f2b044999c317f58cdc80016"}, "enabled": true, "id": "b786abf1f2b044999c317f58cdc80016", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-a8039aec-2ad1-471-proj"}} 2019-01-18 06:07:56,911 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/b786abf1f2b044999c317f58cdc80016 used request id req-2f3ddf7d-c6d6-415c-81ef-bb04dd827011 2019-01-18 06:07:56,917 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?device_id=ca3a371a-7015-41d0-b7a0-4d5944e0c8f1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9272a2a40f7eda0cd229a01926b8e04433bdaa0a" 2019-01-18 06:07:57,138 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1713 X-Openstack-Request-Id: req-6199b96f-a891-4b38-9252-7443748959ba Date: Fri, 18 Jan 2019 06:07:57 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:07:53Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"d68ea3cf-6cf1-46d7-9f8c-7f94536cd1df","ip_address":"10.200.201.1"}],"id":"3e41e1d2-ffbd-48af-a933-a1ce077ddbe8","security_groups":["90f11842-055a-4825-83e0-9b78659e077a"],"mac_address":"fa:16:3e:a9:ac:df","project_id":"b786abf1f2b044999c317f58cdc80016","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateRouterSuccessTests-9e90408d-75ea-4ac3-af3c-5e6584295fae-port1","admin_state_up":true,"network_id":"4a6313b8-674a-4c94-aadf-9201cfb23217","tenant_id":"b786abf1f2b044999c317f58cdc80016","created_at":"2019-01-18T06:07:47Z","binding:vnic_type":"normal","device_id":"ca3a371a-7015-41d0-b7a0-4d5944e0c8f1"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:07:56Z","device_owner":"network:ha_router_replicated_interface","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"a8835edc-edb5-4500-95c8-5eaa3956fe64","ip_address":"10.200.202.1"}],"id":"9f6038fb-f9b2-494f-8aa3-ad477048ab94","security_groups":["90f11842-055a-4825-83e0-9b78659e077a"],"mac_address":"fa:16:3e:a4:c9:29","project_id":"b786abf1f2b044999c317f58cdc80016","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateRouterSuccessTests-9e90408d-75ea-4ac3-af3c-5e6584295fae-port2","admin_state_up":true,"network_id":"3942ee31-60be-4833-b47c-e17a455559e0","tenant_id":"b786abf1f2b044999c317f58cdc80016","created_at":"2019-01-18T06:07:53Z","binding:vnic_type":"normal","device_id":"ca3a371a-7015-41d0-b7a0-4d5944e0c8f1"}]} 2019-01-18 06:07:57,138 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?device_id=ca3a371a-7015-41d0-b7a0-4d5944e0c8f1 used request id req-6199b96f-a891-4b38-9252-7443748959ba 2019-01-18 06:07:57,144 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets/d68ea3cf-6cf1-46d7-9f8c-7f94536cd1df -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9272a2a40f7eda0cd229a01926b8e04433bdaa0a" 2019-01-18 06:07:57,348 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-50979ce4-663d-4443-9699-ae08bb416853 Date: Fri, 18 Jan 2019 06:07:57 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4a6313b8-674a-4c94-aadf-9201cfb23217","tenant_id":"b786abf1f2b044999c317f58cdc80016","created_at":"2019-01-18T06:07:37Z","dns_nameservers":[],"updated_at":"2019-01-18T06:07:37Z","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":"b786abf1f2b044999c317f58cdc80016","id":"d68ea3cf-6cf1-46d7-9f8c-7f94536cd1df","subnetpool_id":null,"name":"CreateRouterSuccessTests-9e90408d-75ea-4ac3-af3c-5e6584295fae-pub-subnet1"}} 2019-01-18 06:07:57,348 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets/d68ea3cf-6cf1-46d7-9f8c-7f94536cd1df used request id req-50979ce4-663d-4443-9699-ae08bb416853 2019-01-18 06:07:57,353 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets/a8835edc-edb5-4500-95c8-5eaa3956fe64 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9272a2a40f7eda0cd229a01926b8e04433bdaa0a" 2019-01-18 06:07:57,402 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-6411fb85-d81d-420b-a6cf-30d7545330fc Date: Fri, 18 Jan 2019 06:07:57 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3942ee31-60be-4833-b47c-e17a455559e0","tenant_id":"b786abf1f2b044999c317f58cdc80016","created_at":"2019-01-18T06:07:39Z","dns_nameservers":[],"updated_at":"2019-01-18T06:07:39Z","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":"b786abf1f2b044999c317f58cdc80016","id":"a8835edc-edb5-4500-95c8-5eaa3956fe64","subnetpool_id":null,"name":"CreateRouterSuccessTests-9e90408d-75ea-4ac3-af3c-5e6584295fae-pub-subnet2"}} 2019-01-18 06:07:57,402 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets/a8835edc-edb5-4500-95c8-5eaa3956fe64 used request id req-6411fb85-d81d-420b-a6cf-30d7545330fc 2019-01-18 06:07:57,402 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:07:57,403 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:07:57,781 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "40ed317a82bb40bfbc1c9716eb83fffb", "name": "CreateRouterSuccessTests-a8039aec-2ad1-471-proj-role"}], "expires_at": "2019-01-18T07:07:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b786abf1f2b044999c317f58cdc80016", "name": "CreateRouterSuccessTests-a8039aec-2ad1-471-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/b786abf1f2b044999c317f58cdc80016", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/b786abf1f2b044999c317f58cdc80016", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/b786abf1f2b044999c317f58cdc80016", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/b786abf1f2b044999c317f58cdc80016", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/b786abf1f2b044999c317f58cdc80016", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/b786abf1f2b044999c317f58cdc80016", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/b786abf1f2b044999c317f58cdc80016", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/b786abf1f2b044999c317f58cdc80016", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/b786abf1f2b044999c317f58cdc80016", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/b786abf1f2b044999c317f58cdc80016", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/b786abf1f2b044999c317f58cdc80016", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/b786abf1f2b044999c317f58cdc80016", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-a8039aec-2ad1-471-user", "id": "68c7d2332cd04408893dff3c48950c79"}, "audit_ids": ["723R4oGQSCqINzazMpKArg"], "issued_at": "2019-01-18T06:07:57.000000Z"}} 2019-01-18 06:07:57,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}ee6704718a78d9dc4c0c434bbd8190d8505537a4" 2019-01-18 06:07:57,858 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:07:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5f38e7fb-2174-4b00-bbc0-df1d56343796 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:07:57,858 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-5f38e7fb-2174-4b00-bbc0-df1d56343796 2019-01-18 06:07:57,864 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/routers?name=CreateRouterSuccessTests-9e90408d-75ea-4ac3-af3c-5e6584295fae-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee6704718a78d9dc4c0c434bbd8190d8505537a4" 2019-01-18 06:07:58,069 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 544 X-Openstack-Request-Id: req-eb7c2fa2-432f-4809-9a2d-73b40526f262 Date: Fri, 18 Jan 2019 06:07:58 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "b786abf1f2b044999c317f58cdc80016", "created_at": "2019-01-18T06:07:42Z", "admin_state_up": true, "updated_at": "2019-01-18T06:07:54Z", "flavor_id": null, "revision_number": 6, "routes": [], "project_id": "b786abf1f2b044999c317f58cdc80016", "id": "ca3a371a-7015-41d0-b7a0-4d5944e0c8f1", "name": "CreateRouterSuccessTests-9e90408d-75ea-4ac3-af3c-5e6584295fae-pub-router"}]} 2019-01-18 06:07:58,069 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers?name=CreateRouterSuccessTests-9e90408d-75ea-4ac3-af3c-5e6584295fae-pub-router&admin_state_up=True used request id req-eb7c2fa2-432f-4809-9a2d-73b40526f262 2019-01-18 06:07:58,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" 2019-01-18 06:07:58,078 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 18 Jan 2019 06:07: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"}]}]}} 2019-01-18 06:07:58,079 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/b786abf1f2b044999c317f58cdc80016 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee6704718a78d9dc4c0c434bbd8190d8505537a4" 2019-01-18 06:07:58,155 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:07:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-124cd711-c9be-4d76-be6d-0eb04ac21a24 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/b786abf1f2b044999c317f58cdc80016"}, "enabled": true, "id": "b786abf1f2b044999c317f58cdc80016", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-a8039aec-2ad1-471-proj"}} 2019-01-18 06:07:58,156 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/b786abf1f2b044999c317f58cdc80016 used request id req-124cd711-c9be-4d76-be6d-0eb04ac21a24 2019-01-18 06:07:58,161 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?device_id=ca3a371a-7015-41d0-b7a0-4d5944e0c8f1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee6704718a78d9dc4c0c434bbd8190d8505537a4" 2019-01-18 06:07:58,381 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1713 X-Openstack-Request-Id: req-28df100e-4909-4451-b24b-4c36bffe1bf4 Date: Fri, 18 Jan 2019 06:07:58 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:07:53Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"d68ea3cf-6cf1-46d7-9f8c-7f94536cd1df","ip_address":"10.200.201.1"}],"id":"3e41e1d2-ffbd-48af-a933-a1ce077ddbe8","security_groups":["90f11842-055a-4825-83e0-9b78659e077a"],"mac_address":"fa:16:3e:a9:ac:df","project_id":"b786abf1f2b044999c317f58cdc80016","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateRouterSuccessTests-9e90408d-75ea-4ac3-af3c-5e6584295fae-port1","admin_state_up":true,"network_id":"4a6313b8-674a-4c94-aadf-9201cfb23217","tenant_id":"b786abf1f2b044999c317f58cdc80016","created_at":"2019-01-18T06:07:47Z","binding:vnic_type":"normal","device_id":"ca3a371a-7015-41d0-b7a0-4d5944e0c8f1"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:07:57Z","device_owner":"network:ha_router_replicated_interface","revision_number":12,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"a8835edc-edb5-4500-95c8-5eaa3956fe64","ip_address":"10.200.202.1"}],"id":"9f6038fb-f9b2-494f-8aa3-ad477048ab94","security_groups":["90f11842-055a-4825-83e0-9b78659e077a"],"mac_address":"fa:16:3e:a4:c9:29","project_id":"b786abf1f2b044999c317f58cdc80016","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateRouterSuccessTests-9e90408d-75ea-4ac3-af3c-5e6584295fae-port2","admin_state_up":true,"network_id":"3942ee31-60be-4833-b47c-e17a455559e0","tenant_id":"b786abf1f2b044999c317f58cdc80016","created_at":"2019-01-18T06:07:53Z","binding:vnic_type":"normal","device_id":"ca3a371a-7015-41d0-b7a0-4d5944e0c8f1"}]} 2019-01-18 06:07:58,381 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?device_id=ca3a371a-7015-41d0-b7a0-4d5944e0c8f1 used request id req-28df100e-4909-4451-b24b-4c36bffe1bf4 2019-01-18 06:07:58,387 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets/d68ea3cf-6cf1-46d7-9f8c-7f94536cd1df -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee6704718a78d9dc4c0c434bbd8190d8505537a4" 2019-01-18 06:07:58,586 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-b4f87032-79fa-4e8c-b06a-ab7918f161ea Date: Fri, 18 Jan 2019 06:07:58 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4a6313b8-674a-4c94-aadf-9201cfb23217","tenant_id":"b786abf1f2b044999c317f58cdc80016","created_at":"2019-01-18T06:07:37Z","dns_nameservers":[],"updated_at":"2019-01-18T06:07:37Z","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":"b786abf1f2b044999c317f58cdc80016","id":"d68ea3cf-6cf1-46d7-9f8c-7f94536cd1df","subnetpool_id":null,"name":"CreateRouterSuccessTests-9e90408d-75ea-4ac3-af3c-5e6584295fae-pub-subnet1"}} 2019-01-18 06:07:58,587 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets/d68ea3cf-6cf1-46d7-9f8c-7f94536cd1df used request id req-b4f87032-79fa-4e8c-b06a-ab7918f161ea 2019-01-18 06:07:58,592 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets/a8835edc-edb5-4500-95c8-5eaa3956fe64 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee6704718a78d9dc4c0c434bbd8190d8505537a4" 2019-01-18 06:07:58,641 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-5326d9fa-8c23-4a80-a087-6e25773b6de8 Date: Fri, 18 Jan 2019 06:07:58 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3942ee31-60be-4833-b47c-e17a455559e0","tenant_id":"b786abf1f2b044999c317f58cdc80016","created_at":"2019-01-18T06:07:39Z","dns_nameservers":[],"updated_at":"2019-01-18T06:07:39Z","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":"b786abf1f2b044999c317f58cdc80016","id":"a8835edc-edb5-4500-95c8-5eaa3956fe64","subnetpool_id":null,"name":"CreateRouterSuccessTests-9e90408d-75ea-4ac3-af3c-5e6584295fae-pub-subnet2"}} 2019-01-18 06:07:58,641 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets/a8835edc-edb5-4500-95c8-5eaa3956fe64 used request id req-5326d9fa-8c23-4a80-a087-6e25773b6de8 2019-01-18 06:07:58,646 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateRouterSuccessTests-9e90408d-75ea-4ac3-af3c-5e6584295fae-pub-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee6704718a78d9dc4c0c434bbd8190d8505537a4" 2019-01-18 06:07:58,891 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-94bf5145-3a4b-4b32-af10-723df28f2487 Date: Fri, 18 Jan 2019 06:07: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":["d68ea3cf-6cf1-46d7-9f8c-7f94536cd1df"],"updated_at":"2019-01-18T06:07:37Z","tenant_id":"b786abf1f2b044999c317f58cdc80016","created_at":"2019-01-18T06:07:36Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"b786abf1f2b044999c317f58cdc80016","id":"4a6313b8-674a-4c94-aadf-9201cfb23217","name":"CreateRouterSuccessTests-9e90408d-75ea-4ac3-af3c-5e6584295fae-pub-net1"}]} 2019-01-18 06:07:58,891 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateRouterSuccessTests-9e90408d-75ea-4ac3-af3c-5e6584295fae-pub-net1 used request id req-94bf5145-3a4b-4b32-af10-723df28f2487 2019-01-18 06:07:58,895 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/b786abf1f2b044999c317f58cdc80016 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee6704718a78d9dc4c0c434bbd8190d8505537a4" 2019-01-18 06:07:58,976 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:07:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0f57c9ea-4366-4c38-8a3b-fdd95413c3da 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/b786abf1f2b044999c317f58cdc80016"}, "enabled": true, "id": "b786abf1f2b044999c317f58cdc80016", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-a8039aec-2ad1-471-proj"}} 2019-01-18 06:07:58,976 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/b786abf1f2b044999c317f58cdc80016 used request id req-0f57c9ea-4366-4c38-8a3b-fdd95413c3da 2019-01-18 06:07:58,981 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=4a6313b8-674a-4c94-aadf-9201cfb23217 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee6704718a78d9dc4c0c434bbd8190d8505537a4" 2019-01-18 06:07:59,042 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-6514aae5-c762-404b-9dd7-5547f5606f15 Date: Fri, 18 Jan 2019 06:07:59 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4a6313b8-674a-4c94-aadf-9201cfb23217","tenant_id":"b786abf1f2b044999c317f58cdc80016","created_at":"2019-01-18T06:07:37Z","dns_nameservers":[],"updated_at":"2019-01-18T06:07:37Z","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":"b786abf1f2b044999c317f58cdc80016","id":"d68ea3cf-6cf1-46d7-9f8c-7f94536cd1df","subnetpool_id":null,"name":"CreateRouterSuccessTests-9e90408d-75ea-4ac3-af3c-5e6584295fae-pub-subnet1"}]} 2019-01-18 06:07:59,043 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=4a6313b8-674a-4c94-aadf-9201cfb23217 used request id req-6514aae5-c762-404b-9dd7-5547f5606f15 2019-01-18 06:07:59,048 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=4a6313b8-674a-4c94-aadf-9201cfb23217&name=CreateRouterSuccessTests-9e90408d-75ea-4ac3-af3c-5e6584295fae-port1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee6704718a78d9dc4c0c434bbd8190d8505537a4" 2019-01-18 06:07:59,270 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 863 X-Openstack-Request-Id: req-0074c521-7482-4a57-a819-64e127f07cb1 Date: Fri, 18 Jan 2019 06:07:59 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:07:53Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"d68ea3cf-6cf1-46d7-9f8c-7f94536cd1df","ip_address":"10.200.201.1"}],"id":"3e41e1d2-ffbd-48af-a933-a1ce077ddbe8","security_groups":["90f11842-055a-4825-83e0-9b78659e077a"],"mac_address":"fa:16:3e:a9:ac:df","project_id":"b786abf1f2b044999c317f58cdc80016","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateRouterSuccessTests-9e90408d-75ea-4ac3-af3c-5e6584295fae-port1","admin_state_up":true,"network_id":"4a6313b8-674a-4c94-aadf-9201cfb23217","tenant_id":"b786abf1f2b044999c317f58cdc80016","created_at":"2019-01-18T06:07:47Z","binding:vnic_type":"normal","device_id":"ca3a371a-7015-41d0-b7a0-4d5944e0c8f1"}]} 2019-01-18 06:07:59,270 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=4a6313b8-674a-4c94-aadf-9201cfb23217&name=CreateRouterSuccessTests-9e90408d-75ea-4ac3-af3c-5e6584295fae-port1&admin_state_up=True used request id req-0074c521-7482-4a57-a819-64e127f07cb1 2019-01-18 06:07:59,276 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/b786abf1f2b044999c317f58cdc80016 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee6704718a78d9dc4c0c434bbd8190d8505537a4" 2019-01-18 06:07:59,352 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:07:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c80fe686-b317-43ef-b410-c98268e22d3c 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/b786abf1f2b044999c317f58cdc80016"}, "enabled": true, "id": "b786abf1f2b044999c317f58cdc80016", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-a8039aec-2ad1-471-proj"}} 2019-01-18 06:07:59,353 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/b786abf1f2b044999c317f58cdc80016 used request id req-c80fe686-b317-43ef-b410-c98268e22d3c 2019-01-18 06:07:59,358 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateRouterSuccessTests-9e90408d-75ea-4ac3-af3c-5e6584295fae-pub-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee6704718a78d9dc4c0c434bbd8190d8505537a4" 2019-01-18 06:07:59,598 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-dbe7721e-5844-4914-b196-0694fcb29809 Date: Fri, 18 Jan 2019 06:07: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":["a8835edc-edb5-4500-95c8-5eaa3956fe64"],"updated_at":"2019-01-18T06:07:39Z","tenant_id":"b786abf1f2b044999c317f58cdc80016","created_at":"2019-01-18T06:07:38Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"b786abf1f2b044999c317f58cdc80016","id":"3942ee31-60be-4833-b47c-e17a455559e0","name":"CreateRouterSuccessTests-9e90408d-75ea-4ac3-af3c-5e6584295fae-pub-net2"}]} 2019-01-18 06:07:59,598 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateRouterSuccessTests-9e90408d-75ea-4ac3-af3c-5e6584295fae-pub-net2 used request id req-dbe7721e-5844-4914-b196-0694fcb29809 2019-01-18 06:07:59,602 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/b786abf1f2b044999c317f58cdc80016 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee6704718a78d9dc4c0c434bbd8190d8505537a4" 2019-01-18 06:07:59,677 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:07:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-da03b0db-5da4-45b6-bda5-4c77d0601319 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/b786abf1f2b044999c317f58cdc80016"}, "enabled": true, "id": "b786abf1f2b044999c317f58cdc80016", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-a8039aec-2ad1-471-proj"}} 2019-01-18 06:07:59,677 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/b786abf1f2b044999c317f58cdc80016 used request id req-da03b0db-5da4-45b6-bda5-4c77d0601319 2019-01-18 06:07:59,683 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=3942ee31-60be-4833-b47c-e17a455559e0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee6704718a78d9dc4c0c434bbd8190d8505537a4" 2019-01-18 06:07:59,882 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-ef7cdfb6-e994-4705-a861-65209955adc1 Date: Fri, 18 Jan 2019 06:07:59 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3942ee31-60be-4833-b47c-e17a455559e0","tenant_id":"b786abf1f2b044999c317f58cdc80016","created_at":"2019-01-18T06:07:39Z","dns_nameservers":[],"updated_at":"2019-01-18T06:07:39Z","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":"b786abf1f2b044999c317f58cdc80016","id":"a8835edc-edb5-4500-95c8-5eaa3956fe64","subnetpool_id":null,"name":"CreateRouterSuccessTests-9e90408d-75ea-4ac3-af3c-5e6584295fae-pub-subnet2"}]} 2019-01-18 06:07:59,882 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=3942ee31-60be-4833-b47c-e17a455559e0 used request id req-ef7cdfb6-e994-4705-a861-65209955adc1 2019-01-18 06:07:59,888 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=3942ee31-60be-4833-b47c-e17a455559e0&name=CreateRouterSuccessTests-9e90408d-75ea-4ac3-af3c-5e6584295fae-port2&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee6704718a78d9dc4c0c434bbd8190d8505537a4" 2019-01-18 06:08:00,094 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 863 X-Openstack-Request-Id: req-698f9928-2498-47ea-a8c1-f5e975e52284 Date: Fri, 18 Jan 2019 06:08:00 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:07:59Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"a8835edc-edb5-4500-95c8-5eaa3956fe64","ip_address":"10.200.202.1"}],"id":"9f6038fb-f9b2-494f-8aa3-ad477048ab94","security_groups":["90f11842-055a-4825-83e0-9b78659e077a"],"mac_address":"fa:16:3e:a4:c9:29","project_id":"b786abf1f2b044999c317f58cdc80016","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateRouterSuccessTests-9e90408d-75ea-4ac3-af3c-5e6584295fae-port2","admin_state_up":true,"network_id":"3942ee31-60be-4833-b47c-e17a455559e0","tenant_id":"b786abf1f2b044999c317f58cdc80016","created_at":"2019-01-18T06:07:53Z","binding:vnic_type":"normal","device_id":"ca3a371a-7015-41d0-b7a0-4d5944e0c8f1"}]} 2019-01-18 06:08:00,094 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=3942ee31-60be-4833-b47c-e17a455559e0&name=CreateRouterSuccessTests-9e90408d-75ea-4ac3-af3c-5e6584295fae-port2&admin_state_up=True used request id req-698f9928-2498-47ea-a8c1-f5e975e52284 2019-01-18 06:08:00,098 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/b786abf1f2b044999c317f58cdc80016 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee6704718a78d9dc4c0c434bbd8190d8505537a4" 2019-01-18 06:08:00,192 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:08:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5219e099-6b68-48c5-95f1-2e708f4d9aea 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/b786abf1f2b044999c317f58cdc80016"}, "enabled": true, "id": "b786abf1f2b044999c317f58cdc80016", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-a8039aec-2ad1-471-proj"}} 2019-01-18 06:08:00,192 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/b786abf1f2b044999c317f58cdc80016 used request id req-5219e099-6b68-48c5-95f1-2e708f4d9aea 2019-01-18 06:08:00,197 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/routers/ca3a371a-7015-41d0-b7a0-4d5944e0c8f1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee6704718a78d9dc4c0c434bbd8190d8505537a4" 2019-01-18 06:08:00,253 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 541 X-Openstack-Request-Id: req-6571588e-a038-4c94-b7be-3d77d779eb04 Date: Fri, 18 Jan 2019 06:08:00 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "b786abf1f2b044999c317f58cdc80016", "created_at": "2019-01-18T06:07:42Z", "admin_state_up": true, "updated_at": "2019-01-18T06:07:54Z", "flavor_id": null, "revision_number": 6, "routes": [], "project_id": "b786abf1f2b044999c317f58cdc80016", "id": "ca3a371a-7015-41d0-b7a0-4d5944e0c8f1", "name": "CreateRouterSuccessTests-9e90408d-75ea-4ac3-af3c-5e6584295fae-pub-router"}} 2019-01-18 06:08:00,253 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers/ca3a371a-7015-41d0-b7a0-4d5944e0c8f1 used request id req-6571588e-a038-4c94-b7be-3d77d779eb04 2019-01-18 06:08:00,258 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?device_id=ca3a371a-7015-41d0-b7a0-4d5944e0c8f1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee6704718a78d9dc4c0c434bbd8190d8505537a4" 2019-01-18 06:08:00,476 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1715 X-Openstack-Request-Id: req-7d1c823a-800a-4ad8-91d0-c47dfd67a93c Date: Fri, 18 Jan 2019 06:08:00 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:07:53Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"d68ea3cf-6cf1-46d7-9f8c-7f94536cd1df","ip_address":"10.200.201.1"}],"id":"3e41e1d2-ffbd-48af-a933-a1ce077ddbe8","security_groups":["90f11842-055a-4825-83e0-9b78659e077a"],"mac_address":"fa:16:3e:a9:ac:df","project_id":"b786abf1f2b044999c317f58cdc80016","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateRouterSuccessTests-9e90408d-75ea-4ac3-af3c-5e6584295fae-port1","admin_state_up":true,"network_id":"4a6313b8-674a-4c94-aadf-9201cfb23217","tenant_id":"b786abf1f2b044999c317f58cdc80016","created_at":"2019-01-18T06:07:47Z","binding:vnic_type":"normal","device_id":"ca3a371a-7015-41d0-b7a0-4d5944e0c8f1"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:07:59Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"a8835edc-edb5-4500-95c8-5eaa3956fe64","ip_address":"10.200.202.1"}],"id":"9f6038fb-f9b2-494f-8aa3-ad477048ab94","security_groups":["90f11842-055a-4825-83e0-9b78659e077a"],"mac_address":"fa:16:3e:a4:c9:29","project_id":"b786abf1f2b044999c317f58cdc80016","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateRouterSuccessTests-9e90408d-75ea-4ac3-af3c-5e6584295fae-port2","admin_state_up":true,"network_id":"3942ee31-60be-4833-b47c-e17a455559e0","tenant_id":"b786abf1f2b044999c317f58cdc80016","created_at":"2019-01-18T06:07:53Z","binding:vnic_type":"normal","device_id":"ca3a371a-7015-41d0-b7a0-4d5944e0c8f1"}]} 2019-01-18 06:08:00,476 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?device_id=ca3a371a-7015-41d0-b7a0-4d5944e0c8f1 used request id req-7d1c823a-800a-4ad8-91d0-c47dfd67a93c 2019-01-18 06:08:00,481 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets/d68ea3cf-6cf1-46d7-9f8c-7f94536cd1df -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee6704718a78d9dc4c0c434bbd8190d8505537a4" 2019-01-18 06:08:00,669 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-b0df94ae-aaca-4ad1-b6dc-2268352ee59d Date: Fri, 18 Jan 2019 06:08:00 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4a6313b8-674a-4c94-aadf-9201cfb23217","tenant_id":"b786abf1f2b044999c317f58cdc80016","created_at":"2019-01-18T06:07:37Z","dns_nameservers":[],"updated_at":"2019-01-18T06:07:37Z","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":"b786abf1f2b044999c317f58cdc80016","id":"d68ea3cf-6cf1-46d7-9f8c-7f94536cd1df","subnetpool_id":null,"name":"CreateRouterSuccessTests-9e90408d-75ea-4ac3-af3c-5e6584295fae-pub-subnet1"}} 2019-01-18 06:08:00,669 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets/d68ea3cf-6cf1-46d7-9f8c-7f94536cd1df used request id req-b0df94ae-aaca-4ad1-b6dc-2268352ee59d 2019-01-18 06:08:00,675 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets/a8835edc-edb5-4500-95c8-5eaa3956fe64 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee6704718a78d9dc4c0c434bbd8190d8505537a4" 2019-01-18 06:08:00,733 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-2c0f1820-e47f-43ec-a0cf-8b9e96a01b76 Date: Fri, 18 Jan 2019 06:08:00 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3942ee31-60be-4833-b47c-e17a455559e0","tenant_id":"b786abf1f2b044999c317f58cdc80016","created_at":"2019-01-18T06:07:39Z","dns_nameservers":[],"updated_at":"2019-01-18T06:07:39Z","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":"b786abf1f2b044999c317f58cdc80016","id":"a8835edc-edb5-4500-95c8-5eaa3956fe64","subnetpool_id":null,"name":"CreateRouterSuccessTests-9e90408d-75ea-4ac3-af3c-5e6584295fae-pub-subnet2"}} 2019-01-18 06:08:00,733 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets/a8835edc-edb5-4500-95c8-5eaa3956fe64 used request id req-2c0f1820-e47f-43ec-a0cf-8b9e96a01b76 2019-01-18 06:08:00,738 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=4a6313b8-674a-4c94-aadf-9201cfb23217 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9272a2a40f7eda0cd229a01926b8e04433bdaa0a" 2019-01-18 06:08:00,834 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-27d69275-6bbd-4dc9-8ff6-430f405f1f45 Date: Fri, 18 Jan 2019 06:08: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":["d68ea3cf-6cf1-46d7-9f8c-7f94536cd1df"],"updated_at":"2019-01-18T06:07:37Z","tenant_id":"b786abf1f2b044999c317f58cdc80016","created_at":"2019-01-18T06:07:36Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"b786abf1f2b044999c317f58cdc80016","id":"4a6313b8-674a-4c94-aadf-9201cfb23217","name":"CreateRouterSuccessTests-9e90408d-75ea-4ac3-af3c-5e6584295fae-pub-net1"}]} 2019-01-18 06:08:00,835 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=4a6313b8-674a-4c94-aadf-9201cfb23217 used request id req-27d69275-6bbd-4dc9-8ff6-430f405f1f45 2019-01-18 06:08:00,840 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=4a6313b8-674a-4c94-aadf-9201cfb23217 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9272a2a40f7eda0cd229a01926b8e04433bdaa0a" 2019-01-18 06:08:01,042 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-4cac1058-806b-4917-842b-d3af8696656f Date: Fri, 18 Jan 2019 06:08:01 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4a6313b8-674a-4c94-aadf-9201cfb23217","tenant_id":"b786abf1f2b044999c317f58cdc80016","created_at":"2019-01-18T06:07:37Z","dns_nameservers":[],"updated_at":"2019-01-18T06:07:37Z","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":"b786abf1f2b044999c317f58cdc80016","id":"d68ea3cf-6cf1-46d7-9f8c-7f94536cd1df","subnetpool_id":null,"name":"CreateRouterSuccessTests-9e90408d-75ea-4ac3-af3c-5e6584295fae-pub-subnet1"}]} 2019-01-18 06:08:01,042 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=4a6313b8-674a-4c94-aadf-9201cfb23217 used request id req-4cac1058-806b-4917-842b-d3af8696656f 2019-01-18 06:08:01,048 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=4a6313b8-674a-4c94-aadf-9201cfb23217 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9272a2a40f7eda0cd229a01926b8e04433bdaa0a" 2019-01-18 06:08:01,283 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3149 X-Openstack-Request-Id: req-c428207f-cbd1-4fe9-9c7d-4184036f433a Date: Fri, 18 Jan 2019 06:08:01 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:07:39Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"d68ea3cf-6cf1-46d7-9f8c-7f94536cd1df","ip_address":"10.200.201.3"}],"id":"2836dda8-50b4-4764-a868-3649adf83284","security_groups":[],"mac_address":"fa:16:3e:a1:1e:ef","project_id":"b786abf1f2b044999c317f58cdc80016","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"4a6313b8-674a-4c94-aadf-9201cfb23217","tenant_id":"b786abf1f2b044999c317f58cdc80016","created_at":"2019-01-18T06:07:38Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-4a6313b8-674a-4c94-aadf-9201cfb23217"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:07:53Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"d68ea3cf-6cf1-46d7-9f8c-7f94536cd1df","ip_address":"10.200.201.1"}],"id":"3e41e1d2-ffbd-48af-a933-a1ce077ddbe8","security_groups":["90f11842-055a-4825-83e0-9b78659e077a"],"mac_address":"fa:16:3e:a9:ac:df","project_id":"b786abf1f2b044999c317f58cdc80016","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateRouterSuccessTests-9e90408d-75ea-4ac3-af3c-5e6584295fae-port1","admin_state_up":true,"network_id":"4a6313b8-674a-4c94-aadf-9201cfb23217","tenant_id":"b786abf1f2b044999c317f58cdc80016","created_at":"2019-01-18T06:07:47Z","binding:vnic_type":"normal","device_id":"ca3a371a-7015-41d0-b7a0-4d5944e0c8f1"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:07:40Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"d68ea3cf-6cf1-46d7-9f8c-7f94536cd1df","ip_address":"10.200.201.4"}],"id":"cb2fd53d-d487-4e5f-b395-bc428fd305a7","security_groups":[],"mac_address":"fa:16:3e:bc:f5:2a","project_id":"b786abf1f2b044999c317f58cdc80016","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"4a6313b8-674a-4c94-aadf-9201cfb23217","tenant_id":"b786abf1f2b044999c317f58cdc80016","created_at":"2019-01-18T06:07:38Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-4a6313b8-674a-4c94-aadf-9201cfb23217"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:07:39Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"d68ea3cf-6cf1-46d7-9f8c-7f94536cd1df","ip_address":"10.200.201.2"}],"id":"ded430d3-f322-4918-bf86-4d1778cae975","security_groups":[],"mac_address":"fa:16:3e:43:0b:86","project_id":"b786abf1f2b044999c317f58cdc80016","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"4a6313b8-674a-4c94-aadf-9201cfb23217","tenant_id":"b786abf1f2b044999c317f58cdc80016","created_at":"2019-01-18T06:07:37Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-4a6313b8-674a-4c94-aadf-9201cfb23217"}]} 2019-01-18 06:08:01,283 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=4a6313b8-674a-4c94-aadf-9201cfb23217 used request id req-c428207f-cbd1-4fe9-9c7d-4184036f433a 2019-01-18 06:08:01,289 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=3942ee31-60be-4833-b47c-e17a455559e0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9272a2a40f7eda0cd229a01926b8e04433bdaa0a" 2019-01-18 06:08:01,668 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-299ba2d0-3871-40c7-9d67-34af7a15aa61 Date: Fri, 18 Jan 2019 06:08: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":["a8835edc-edb5-4500-95c8-5eaa3956fe64"],"updated_at":"2019-01-18T06:07:39Z","tenant_id":"b786abf1f2b044999c317f58cdc80016","created_at":"2019-01-18T06:07:38Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"b786abf1f2b044999c317f58cdc80016","id":"3942ee31-60be-4833-b47c-e17a455559e0","name":"CreateRouterSuccessTests-9e90408d-75ea-4ac3-af3c-5e6584295fae-pub-net2"}]} 2019-01-18 06:08:01,668 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=3942ee31-60be-4833-b47c-e17a455559e0 used request id req-299ba2d0-3871-40c7-9d67-34af7a15aa61 2019-01-18 06:08:01,674 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=3942ee31-60be-4833-b47c-e17a455559e0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9272a2a40f7eda0cd229a01926b8e04433bdaa0a" 2019-01-18 06:08:01,875 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-12b46633-e015-4ab2-9552-1f381976fd9c Date: Fri, 18 Jan 2019 06:08:01 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3942ee31-60be-4833-b47c-e17a455559e0","tenant_id":"b786abf1f2b044999c317f58cdc80016","created_at":"2019-01-18T06:07:39Z","dns_nameservers":[],"updated_at":"2019-01-18T06:07:39Z","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":"b786abf1f2b044999c317f58cdc80016","id":"a8835edc-edb5-4500-95c8-5eaa3956fe64","subnetpool_id":null,"name":"CreateRouterSuccessTests-9e90408d-75ea-4ac3-af3c-5e6584295fae-pub-subnet2"}]} 2019-01-18 06:08:01,875 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=3942ee31-60be-4833-b47c-e17a455559e0 used request id req-12b46633-e015-4ab2-9552-1f381976fd9c 2019-01-18 06:08:01,881 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=3942ee31-60be-4833-b47c-e17a455559e0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9272a2a40f7eda0cd229a01926b8e04433bdaa0a" 2019-01-18 06:08:02,105 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3149 X-Openstack-Request-Id: req-14c47edc-27b7-407e-a3e6-96456bd04999 Date: Fri, 18 Jan 2019 06:08:02 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:07:41Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"a8835edc-edb5-4500-95c8-5eaa3956fe64","ip_address":"10.200.202.2"}],"id":"076a8d8a-d6ca-414f-b351-2535340ca4b7","security_groups":[],"mac_address":"fa:16:3e:07:0a:58","project_id":"b786abf1f2b044999c317f58cdc80016","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3942ee31-60be-4833-b47c-e17a455559e0","tenant_id":"b786abf1f2b044999c317f58cdc80016","created_at":"2019-01-18T06:07:40Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-3942ee31-60be-4833-b47c-e17a455559e0"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:07:43Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"a8835edc-edb5-4500-95c8-5eaa3956fe64","ip_address":"10.200.202.4"}],"id":"10142763-4f9a-4952-a5ee-6c45d7aeaca6","security_groups":[],"mac_address":"fa:16:3e:67:85:16","project_id":"b786abf1f2b044999c317f58cdc80016","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3942ee31-60be-4833-b47c-e17a455559e0","tenant_id":"b786abf1f2b044999c317f58cdc80016","created_at":"2019-01-18T06:07:41Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-3942ee31-60be-4833-b47c-e17a455559e0"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:07:59Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"a8835edc-edb5-4500-95c8-5eaa3956fe64","ip_address":"10.200.202.1"}],"id":"9f6038fb-f9b2-494f-8aa3-ad477048ab94","security_groups":["90f11842-055a-4825-83e0-9b78659e077a"],"mac_address":"fa:16:3e:a4:c9:29","project_id":"b786abf1f2b044999c317f58cdc80016","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateRouterSuccessTests-9e90408d-75ea-4ac3-af3c-5e6584295fae-port2","admin_state_up":true,"network_id":"3942ee31-60be-4833-b47c-e17a455559e0","tenant_id":"b786abf1f2b044999c317f58cdc80016","created_at":"2019-01-18T06:07:53Z","binding:vnic_type":"normal","device_id":"ca3a371a-7015-41d0-b7a0-4d5944e0c8f1"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:07:42Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"a8835edc-edb5-4500-95c8-5eaa3956fe64","ip_address":"10.200.202.3"}],"id":"cd402d26-bf4d-47a6-b48e-506be06c992a","security_groups":[],"mac_address":"fa:16:3e:2b:7d:ce","project_id":"b786abf1f2b044999c317f58cdc80016","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3942ee31-60be-4833-b47c-e17a455559e0","tenant_id":"b786abf1f2b044999c317f58cdc80016","created_at":"2019-01-18T06:07:40Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-3942ee31-60be-4833-b47c-e17a455559e0"}]} 2019-01-18 06:08:02,105 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=3942ee31-60be-4833-b47c-e17a455559e0 used request id req-14c47edc-27b7-407e-a3e6-96456bd04999 2019-01-18 06:08:02,111 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets/d68ea3cf-6cf1-46d7-9f8c-7f94536cd1df -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9272a2a40f7eda0cd229a01926b8e04433bdaa0a" 2019-01-18 06:08:02,323 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-aeb6d7ae-b16e-4e33-8f60-18889aeda1cb Date: Fri, 18 Jan 2019 06:08:02 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4a6313b8-674a-4c94-aadf-9201cfb23217","tenant_id":"b786abf1f2b044999c317f58cdc80016","created_at":"2019-01-18T06:07:37Z","dns_nameservers":[],"updated_at":"2019-01-18T06:07:37Z","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":"b786abf1f2b044999c317f58cdc80016","id":"d68ea3cf-6cf1-46d7-9f8c-7f94536cd1df","subnetpool_id":null,"name":"CreateRouterSuccessTests-9e90408d-75ea-4ac3-af3c-5e6584295fae-pub-subnet1"}} 2019-01-18 06:08:02,323 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets/d68ea3cf-6cf1-46d7-9f8c-7f94536cd1df used request id req-aeb6d7ae-b16e-4e33-8f60-18889aeda1cb 2019-01-18 06:08:02,328 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=4a6313b8-674a-4c94-aadf-9201cfb23217 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9272a2a40f7eda0cd229a01926b8e04433bdaa0a" 2019-01-18 06:08:02,580 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-7e302051-f4aa-4cf4-a074-0ed001435f17 Date: Fri, 18 Jan 2019 06:08: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":["d68ea3cf-6cf1-46d7-9f8c-7f94536cd1df"],"updated_at":"2019-01-18T06:07:37Z","tenant_id":"b786abf1f2b044999c317f58cdc80016","created_at":"2019-01-18T06:07:36Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"b786abf1f2b044999c317f58cdc80016","id":"4a6313b8-674a-4c94-aadf-9201cfb23217","name":"CreateRouterSuccessTests-9e90408d-75ea-4ac3-af3c-5e6584295fae-pub-net1"}]} 2019-01-18 06:08:02,580 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=4a6313b8-674a-4c94-aadf-9201cfb23217 used request id req-7e302051-f4aa-4cf4-a074-0ed001435f17 2019-01-18 06:08:02,586 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=4a6313b8-674a-4c94-aadf-9201cfb23217 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9272a2a40f7eda0cd229a01926b8e04433bdaa0a" 2019-01-18 06:08:02,774 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-45dee15d-84c9-45f4-8636-c714ed7a5b75 Date: Fri, 18 Jan 2019 06:08:02 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4a6313b8-674a-4c94-aadf-9201cfb23217","tenant_id":"b786abf1f2b044999c317f58cdc80016","created_at":"2019-01-18T06:07:37Z","dns_nameservers":[],"updated_at":"2019-01-18T06:07:37Z","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":"b786abf1f2b044999c317f58cdc80016","id":"d68ea3cf-6cf1-46d7-9f8c-7f94536cd1df","subnetpool_id":null,"name":"CreateRouterSuccessTests-9e90408d-75ea-4ac3-af3c-5e6584295fae-pub-subnet1"}]} 2019-01-18 06:08:02,774 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=4a6313b8-674a-4c94-aadf-9201cfb23217 used request id req-45dee15d-84c9-45f4-8636-c714ed7a5b75 2019-01-18 06:08:02,779 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets/a8835edc-edb5-4500-95c8-5eaa3956fe64 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9272a2a40f7eda0cd229a01926b8e04433bdaa0a" 2019-01-18 06:08:02,978 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-54fe3bec-37aa-4a09-bb93-b93a14ddd1fd Date: Fri, 18 Jan 2019 06:08:02 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3942ee31-60be-4833-b47c-e17a455559e0","tenant_id":"b786abf1f2b044999c317f58cdc80016","created_at":"2019-01-18T06:07:39Z","dns_nameservers":[],"updated_at":"2019-01-18T06:07:39Z","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":"b786abf1f2b044999c317f58cdc80016","id":"a8835edc-edb5-4500-95c8-5eaa3956fe64","subnetpool_id":null,"name":"CreateRouterSuccessTests-9e90408d-75ea-4ac3-af3c-5e6584295fae-pub-subnet2"}} 2019-01-18 06:08:02,979 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets/a8835edc-edb5-4500-95c8-5eaa3956fe64 used request id req-54fe3bec-37aa-4a09-bb93-b93a14ddd1fd 2019-01-18 06:08:02,984 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=3942ee31-60be-4833-b47c-e17a455559e0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9272a2a40f7eda0cd229a01926b8e04433bdaa0a" 2019-01-18 06:08:03,235 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-8e100158-92fa-41e4-8f50-2ff54e444ef3 Date: Fri, 18 Jan 2019 06:08: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":["a8835edc-edb5-4500-95c8-5eaa3956fe64"],"updated_at":"2019-01-18T06:07:39Z","tenant_id":"b786abf1f2b044999c317f58cdc80016","created_at":"2019-01-18T06:07:38Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"b786abf1f2b044999c317f58cdc80016","id":"3942ee31-60be-4833-b47c-e17a455559e0","name":"CreateRouterSuccessTests-9e90408d-75ea-4ac3-af3c-5e6584295fae-pub-net2"}]} 2019-01-18 06:08:03,235 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=3942ee31-60be-4833-b47c-e17a455559e0 used request id req-8e100158-92fa-41e4-8f50-2ff54e444ef3 2019-01-18 06:08:03,241 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=3942ee31-60be-4833-b47c-e17a455559e0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9272a2a40f7eda0cd229a01926b8e04433bdaa0a" 2019-01-18 06:08:03,302 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-ae12924d-21b7-41c6-9c55-b1970d045395 Date: Fri, 18 Jan 2019 06:08:03 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3942ee31-60be-4833-b47c-e17a455559e0","tenant_id":"b786abf1f2b044999c317f58cdc80016","created_at":"2019-01-18T06:07:39Z","dns_nameservers":[],"updated_at":"2019-01-18T06:07:39Z","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":"b786abf1f2b044999c317f58cdc80016","id":"a8835edc-edb5-4500-95c8-5eaa3956fe64","subnetpool_id":null,"name":"CreateRouterSuccessTests-9e90408d-75ea-4ac3-af3c-5e6584295fae-pub-subnet2"}]} 2019-01-18 06:08:03,302 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=3942ee31-60be-4833-b47c-e17a455559e0 used request id req-ae12924d-21b7-41c6-9c55-b1970d045395 2019-01-18 06:08:03,303 - OpenStackNetwork - INFO - Removing router interface from router CreateRouterSuccessTests-9e90408d-75ea-4ac3-af3c-5e6584295fae-pub-router and port CreateRouterSuccessTests-9e90408d-75ea-4ac3-af3c-5e6584295fae-port1 2019-01-18 06:08:03,303 - neutron_utils - INFO - Removing router interface from router named CreateRouterSuccessTests-9e90408d-75ea-4ac3-af3c-5e6584295fae-pub-router 2019-01-18 06:08:03,308 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9696/v2.0/routers/ca3a371a-7015-41d0-b7a0-4d5944e0c8f1/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c1c8dae3e024ff8c1dce69327610f62fc8b2780" -d '{"port_id": "3e41e1d2-ffbd-48af-a933-a1ce077ddbe8"}' 2019-01-18 06:08:04,543 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-de9400d1-3bb9-4a25-9f8e-73dfae9fddd0 Date: Fri, 18 Jan 2019 06:08:04 GMT RESP BODY: {"network_id": "4a6313b8-674a-4c94-aadf-9201cfb23217", "tenant_id": "b786abf1f2b044999c317f58cdc80016", "subnet_id": "d68ea3cf-6cf1-46d7-9f8c-7f94536cd1df", "subnet_ids": ["d68ea3cf-6cf1-46d7-9f8c-7f94536cd1df"], "port_id": "3e41e1d2-ffbd-48af-a933-a1ce077ddbe8", "id": "ca3a371a-7015-41d0-b7a0-4d5944e0c8f1"} 2019-01-18 06:08:04,544 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/ca3a371a-7015-41d0-b7a0-4d5944e0c8f1/remove_router_interface used request id req-de9400d1-3bb9-4a25-9f8e-73dfae9fddd0 2019-01-18 06:08:04,544 - OpenStackNetwork - INFO - Removing router interface from router CreateRouterSuccessTests-9e90408d-75ea-4ac3-af3c-5e6584295fae-pub-router and port CreateRouterSuccessTests-9e90408d-75ea-4ac3-af3c-5e6584295fae-port2 2019-01-18 06:08:04,544 - neutron_utils - INFO - Removing router interface from router named CreateRouterSuccessTests-9e90408d-75ea-4ac3-af3c-5e6584295fae-pub-router 2019-01-18 06:08:04,550 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9696/v2.0/routers/ca3a371a-7015-41d0-b7a0-4d5944e0c8f1/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c1c8dae3e024ff8c1dce69327610f62fc8b2780" -d '{"port_id": "9f6038fb-f9b2-494f-8aa3-ad477048ab94"}' 2019-01-18 06:08:05,910 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-c5522b34-11c3-41e9-a6ad-0f798e7ee54f Date: Fri, 18 Jan 2019 06:08:05 GMT RESP BODY: {"network_id": "3942ee31-60be-4833-b47c-e17a455559e0", "tenant_id": "b786abf1f2b044999c317f58cdc80016", "subnet_id": "a8835edc-edb5-4500-95c8-5eaa3956fe64", "subnet_ids": ["a8835edc-edb5-4500-95c8-5eaa3956fe64"], "port_id": "9f6038fb-f9b2-494f-8aa3-ad477048ab94", "id": "ca3a371a-7015-41d0-b7a0-4d5944e0c8f1"} 2019-01-18 06:08:05,911 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/ca3a371a-7015-41d0-b7a0-4d5944e0c8f1/remove_router_interface used request id req-c5522b34-11c3-41e9-a6ad-0f798e7ee54f 2019-01-18 06:08:05,911 - OpenStackNetwork - INFO - Removing router CreateRouterSuccessTests-9e90408d-75ea-4ac3-af3c-5e6584295fae-pub-router 2019-01-18 06:08:05,911 - neutron_utils - INFO - Deleting router with name - CreateRouterSuccessTests-9e90408d-75ea-4ac3-af3c-5e6584295fae-pub-router 2019-01-18 06:08:05,917 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/routers/ca3a371a-7015-41d0-b7a0-4d5944e0c8f1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c1c8dae3e024ff8c1dce69327610f62fc8b2780" 2019-01-18 06:08:08,840 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-80cc1f6b-76e0-4a67-9c6b-b6d85702f40f Content-Length: 0 Date: Fri, 18 Jan 2019 06:08:08 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-18 06:08:08,840 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/routers/ca3a371a-7015-41d0-b7a0-4d5944e0c8f1 used request id req-80cc1f6b-76e0-4a67-9c6b-b6d85702f40f 2019-01-18 06:08:08,841 - neutron_utils - INFO - Deleting subnet with name CreateRouterSuccessTests-9e90408d-75ea-4ac3-af3c-5e6584295fae-pub-subnet1 2019-01-18 06:08:08,841 - neutron_utils - INFO - Deleting subnet with name CreateRouterSuccessTests-9e90408d-75ea-4ac3-af3c-5e6584295fae-pub-subnet1 2019-01-18 06:08:08,846 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/subnets/d68ea3cf-6cf1-46d7-9f8c-7f94536cd1df -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2890724300fd3eb131c9dd040ebd9d2d56902f72" 2019-01-18 06:08:11,175 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-17546de0-12fa-4bd8-9978-1a7ced03439a Date: Fri, 18 Jan 2019 06:08:11 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-18 06:08:11,175 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/d68ea3cf-6cf1-46d7-9f8c-7f94536cd1df used request id req-17546de0-12fa-4bd8-9978-1a7ced03439a 2019-01-18 06:08:11,175 - neutron_utils - INFO - Deleting network with name CreateRouterSuccessTests-9e90408d-75ea-4ac3-af3c-5e6584295fae-pub-net1 2019-01-18 06:08:11,180 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/networks/4a6313b8-674a-4c94-aadf-9201cfb23217 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2890724300fd3eb131c9dd040ebd9d2d56902f72" 2019-01-18 06:08:12,517 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-5750009c-2955-46c1-9757-363fff24f7a7 Date: Fri, 18 Jan 2019 06:08:12 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-18 06:08:12,517 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/4a6313b8-674a-4c94-aadf-9201cfb23217 used request id req-5750009c-2955-46c1-9757-363fff24f7a7 2019-01-18 06:08:12,517 - neutron_utils - INFO - Deleting subnet with name CreateRouterSuccessTests-9e90408d-75ea-4ac3-af3c-5e6584295fae-pub-subnet2 2019-01-18 06:08:12,518 - neutron_utils - INFO - Deleting subnet with name CreateRouterSuccessTests-9e90408d-75ea-4ac3-af3c-5e6584295fae-pub-subnet2 2019-01-18 06:08:12,523 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/subnets/a8835edc-edb5-4500-95c8-5eaa3956fe64 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a42ce292c2ea25197dc9e292d2cde21c2c6eb5e" 2019-01-18 06:08:14,824 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-1bfef287-251f-41c3-9f7a-7cc6e3f97355 Date: Fri, 18 Jan 2019 06:08:14 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-18 06:08:14,825 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/a8835edc-edb5-4500-95c8-5eaa3956fe64 used request id req-1bfef287-251f-41c3-9f7a-7cc6e3f97355 2019-01-18 06:08:14,825 - neutron_utils - INFO - Deleting network with name CreateRouterSuccessTests-9e90408d-75ea-4ac3-af3c-5e6584295fae-pub-net2 2019-01-18 06:08:14,830 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/networks/3942ee31-60be-4833-b47c-e17a455559e0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a42ce292c2ea25197dc9e292d2cde21c2c6eb5e" 2019-01-18 06:08:16,081 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-c70cbb9c-77da-4bcc-bdd1-c3ef0a28e054 Date: Fri, 18 Jan 2019 06:08:16 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-18 06:08:16,082 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/3942ee31-60be-4833-b47c-e17a455559e0 used request id req-c70cbb9c-77da-4bcc-bdd1-c3ef0a28e054 2019-01-18 06:08:16,088 - 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}58e8d30c48179d7eb8af8f41878de06d93e1e533" 2019-01-18 06:08:16,331 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-7d63a400-3117-4cf6-af9e-cefaca39f1f4 Date: Fri, 18 Jan 2019 06:08:16 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-18T04:53:26Z", "updated_at": "2019-01-18T04:53:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:53:26Z", "revision_number": 0, "id": "260c2de9-5dc5-4508-b06c-24b9d7ed838c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:53:26Z", "security_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:53:26Z", "revision_number": 0, "id": "571036d3-cb1d-483a-acb9-96f19293add9", "remote_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "remote_ip_prefix": null, "created_at": "2019-01-18T04:53:26Z", "security_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:53:26Z", "revision_number": 0, "id": "84255fa4-c13a-4cfe-b73d-e56ee216ca1e", "remote_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "remote_ip_prefix": null, "created_at": "2019-01-18T04:53:26Z", "security_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:53:26Z", "revision_number": 0, "id": "9c6f69fc-3bf8-4346-9288-5a255b82b67e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:53:26Z", "security_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "created_at": "2019-01-18T04:51:20Z", "updated_at": "2019-01-18T04:51:20Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "24c99e6f-888c-4943-9c93-54ad3b18b18c", "remote_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv4", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "2b339890-44d0-4711-a050-08a64d58e2a0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv6", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "45161a51-d6dd-4bb8-986d-bc2f88599c1d", "remote_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv6", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "87b9b994-ae22-4850-863a-6a4925bd01fe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv4", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}], "revision_number": 4, "project_id": "9c53a91613fb4d5080479ac6f51697ed", "id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "020d00b5451a467cb276d06789a1149d", "created_at": "2019-01-18T05:59:12Z", "updated_at": "2019-01-18T05:59:12Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:12Z", "revision_number": 0, "id": "38b091dd-dca7-4cbe-8c1c-dd18a74bfca8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:12Z", "security_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "tenant_id": "020d00b5451a467cb276d06789a1149d", "port_range_min": null, "ethertype": "IPv6", "project_id": "020d00b5451a467cb276d06789a1149d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:12Z", "revision_number": 0, "id": "38b9f88b-1fc0-40d1-af74-237d79be193d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:12Z", "security_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "tenant_id": "020d00b5451a467cb276d06789a1149d", "port_range_min": null, "ethertype": "IPv4", "project_id": "020d00b5451a467cb276d06789a1149d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:12Z", "revision_number": 0, "id": "60f7d4a7-1a27-4801-a1e8-5bf33633b818", "remote_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:12Z", "security_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "tenant_id": "020d00b5451a467cb276d06789a1149d", "port_range_min": null, "ethertype": "IPv6", "project_id": "020d00b5451a467cb276d06789a1149d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:12Z", "revision_number": 0, "id": "8faf6dda-6919-4b75-b745-2af38abf8dcf", "remote_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:12Z", "security_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "tenant_id": "020d00b5451a467cb276d06789a1149d", "port_range_min": null, "ethertype": "IPv4", "project_id": "020d00b5451a467cb276d06789a1149d"}], "revision_number": 4, "project_id": "020d00b5451a467cb276d06789a1149d", "id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "created_at": "2019-01-18T04:39:06Z", "updated_at": "2019-01-18T04:39:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "0aedefa2-edbc-47b5-bead-e954540f6937", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "47feb8aba08a40dca7028a1701e597b9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "4bf1a402-0fa2-4cfd-9fee-4a28f16bb271", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "47feb8aba08a40dca7028a1701e597b9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "4e399c2e-bc03-4aa3-b192-1fafdc9248ba", "remote_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "47feb8aba08a40dca7028a1701e597b9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "8860837e-afbd-4411-adf9-d88db88c2114", "remote_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "47feb8aba08a40dca7028a1701e597b9"}], "revision_number": 4, "project_id": "47feb8aba08a40dca7028a1701e597b9", "id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b786abf1f2b044999c317f58cdc80016", "created_at": "2019-01-18T06:07:36Z", "updated_at": "2019-01-18T06:07:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:07:36Z", "revision_number": 0, "id": "1ba5fbd7-0870-45be-bb62-efc240fc2478", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T06:07:36Z", "security_group_id": "90f11842-055a-4825-83e0-9b78659e077a", "tenant_id": "b786abf1f2b044999c317f58cdc80016", "port_range_min": null, "ethertype": "IPv6", "project_id": "b786abf1f2b044999c317f58cdc80016"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:07:36Z", "revision_number": 0, "id": "57b7d3e8-ac6e-4dce-92c9-dabb512bf264", "remote_group_id": "90f11842-055a-4825-83e0-9b78659e077a", "remote_ip_prefix": null, "created_at": "2019-01-18T06:07:36Z", "security_group_id": "90f11842-055a-4825-83e0-9b78659e077a", "tenant_id": "b786abf1f2b044999c317f58cdc80016", "port_range_min": null, "ethertype": "IPv4", "project_id": "b786abf1f2b044999c317f58cdc80016"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:07:36Z", "revision_number": 0, "id": "a3ca36dc-8165-40a9-8271-23dbcb54a874", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T06:07:36Z", "security_group_id": "90f11842-055a-4825-83e0-9b78659e077a", "tenant_id": "b786abf1f2b044999c317f58cdc80016", "port_range_min": null, "ethertype": "IPv4", "project_id": "b786abf1f2b044999c317f58cdc80016"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:07:36Z", "revision_number": 0, "id": "ca43d746-5802-4929-a148-cd965f22f585", "remote_group_id": "90f11842-055a-4825-83e0-9b78659e077a", "remote_ip_prefix": null, "created_at": "2019-01-18T06:07:36Z", "security_group_id": "90f11842-055a-4825-83e0-9b78659e077a", "tenant_id": "b786abf1f2b044999c317f58cdc80016", "port_range_min": null, "ethertype": "IPv6", "project_id": "b786abf1f2b044999c317f58cdc80016"}], "revision_number": 4, "project_id": "b786abf1f2b044999c317f58cdc80016", "id": "90f11842-055a-4825-83e0-9b78659e077a", "name": "default"}]} 2019-01-18 06:08:16,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-7d63a400-3117-4cf6-af9e-cefaca39f1f4 2019-01-18 06:08:16,336 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/9c53a91613fb4d5080479ac6f51697ed -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58e8d30c48179d7eb8af8f41878de06d93e1e533" 2019-01-18 06:08:16,425 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:08:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-539730eb-1400-4b30-9b5a-fd58d27d81bf Content-Encoding: gzip Content-Length: 190 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/9c53a91613fb4d5080479ac6f51697ed"}, "enabled": true, "id": "9c53a91613fb4d5080479ac6f51697ed", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2019-01-18 06:08:16,425 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/9c53a91613fb4d5080479ac6f51697ed used request id req-539730eb-1400-4b30-9b5a-fd58d27d81bf 2019-01-18 06:08:16,429 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/020d00b5451a467cb276d06789a1149d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58e8d30c48179d7eb8af8f41878de06d93e1e533" 2019-01-18 06:08:16,509 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:08:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d034dd18-eb37-4c38-b98b-e39fade67243 Content-Encoding: gzip Content-Length: 248 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/020d00b5451a467cb276d06789a1149d"}, "enabled": true, "id": "020d00b5451a467cb276d06789a1149d", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}} 2019-01-18 06:08:16,509 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/020d00b5451a467cb276d06789a1149d used request id req-d034dd18-eb37-4c38-b98b-e39fade67243 2019-01-18 06:08:16,513 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/47feb8aba08a40dca7028a1701e597b9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58e8d30c48179d7eb8af8f41878de06d93e1e533" 2019-01-18 06:08:16,601 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:08:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1e515f9c-5a49-4c50-b765-4f2fce45d03a Content-Encoding: gzip Content-Length: 205 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/47feb8aba08a40dca7028a1701e597b9"}, "enabled": true, "id": "47feb8aba08a40dca7028a1701e597b9", "parent_id": "default", "domain_id": "default", "name": "service"}} 2019-01-18 06:08:16,601 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/47feb8aba08a40dca7028a1701e597b9 used request id req-1e515f9c-5a49-4c50-b765-4f2fce45d03a 2019-01-18 06:08:16,605 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/b786abf1f2b044999c317f58cdc80016 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58e8d30c48179d7eb8af8f41878de06d93e1e533" 2019-01-18 06:08:16,696 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:08:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-be2be6a1-69d7-4e1d-862f-3dfeec4d562a 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/b786abf1f2b044999c317f58cdc80016"}, "enabled": true, "id": "b786abf1f2b044999c317f58cdc80016", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-a8039aec-2ad1-471-proj"}} 2019-01-18 06:08:16,696 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/b786abf1f2b044999c317f58cdc80016 used request id req-be2be6a1-69d7-4e1d-862f-3dfeec4d562a 2019-01-18 06:08:16,697 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 90f11842-055a-4825-83e0-9b78659e077a 2019-01-18 06:08:16,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=90f11842-055a-4825-83e0-9b78659e077a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58e8d30c48179d7eb8af8f41878de06d93e1e533" 2019-01-18 06:08:16,880 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-53e41015-a6a6-4043-a3cc-d84976c79c36 Date: Fri, 18 Jan 2019 06:08: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": "2019-01-18T06:07:36Z", "security_group_id": "90f11842-055a-4825-83e0-9b78659e077a", "port_range_min": null, "revision_number": 0, "tenant_id": "b786abf1f2b044999c317f58cdc80016", "created_at": "2019-01-18T06:07:36Z", "project_id": "b786abf1f2b044999c317f58cdc80016", "id": "1ba5fbd7-0870-45be-bb62-efc240fc2478"}, {"remote_group_id": "90f11842-055a-4825-83e0-9b78659e077a", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T06:07:36Z", "security_group_id": "90f11842-055a-4825-83e0-9b78659e077a", "port_range_min": null, "revision_number": 0, "tenant_id": "b786abf1f2b044999c317f58cdc80016", "created_at": "2019-01-18T06:07:36Z", "project_id": "b786abf1f2b044999c317f58cdc80016", "id": "57b7d3e8-ac6e-4dce-92c9-dabb512bf264"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T06:07:36Z", "security_group_id": "90f11842-055a-4825-83e0-9b78659e077a", "port_range_min": null, "revision_number": 0, "tenant_id": "b786abf1f2b044999c317f58cdc80016", "created_at": "2019-01-18T06:07:36Z", "project_id": "b786abf1f2b044999c317f58cdc80016", "id": "a3ca36dc-8165-40a9-8271-23dbcb54a874"}, {"remote_group_id": "90f11842-055a-4825-83e0-9b78659e077a", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T06:07:36Z", "security_group_id": "90f11842-055a-4825-83e0-9b78659e077a", "port_range_min": null, "revision_number": 0, "tenant_id": "b786abf1f2b044999c317f58cdc80016", "created_at": "2019-01-18T06:07:36Z", "project_id": "b786abf1f2b044999c317f58cdc80016", "id": "ca43d746-5802-4929-a148-cd965f22f585"}]} 2019-01-18 06:08:16,881 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=90f11842-055a-4825-83e0-9b78659e077a used request id req-53e41015-a6a6-4043-a3cc-d84976c79c36 2019-01-18 06:08:16,881 - neutron_utils - INFO - Deleting security group with name - default 2019-01-18 06:08:16,887 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-groups/90f11842-055a-4825-83e0-9b78659e077a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58e8d30c48179d7eb8af8f41878de06d93e1e533" 2019-01-18 06:08:17,203 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-e5114377-4732-4f2a-ae8b-1d544bc570e9 Content-Length: 0 Date: Fri, 18 Jan 2019 06:08:17 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-18 06:08:17,204 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/90f11842-055a-4825-83e0-9b78659e077a used request id req-e5114377-4732-4f2a-ae8b-1d544bc570e9 2019-01-18 06:08:17,204 - keystone_utils - INFO - Deleting project with name - CreateRouterSuccessTests-a8039aec-2ad1-471-proj 2019-01-18 06:08:17,208 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/b786abf1f2b044999c317f58cdc80016 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58e8d30c48179d7eb8af8f41878de06d93e1e533" 2019-01-18 06:08:17,425 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 06:08:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-db9cf9e1-6cdb-417b-ae19-8557a21855c2 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 06:08:17,425 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/b786abf1f2b044999c317f58cdc80016 used request id req-db9cf9e1-6cdb-417b-ae19-8557a21855c2 2019-01-18 06:08:17,425 - keystone_utils - INFO - Deleting role with name - CreateRouterSuccessTests-a8039aec-2ad1-471-proj-role 2019-01-18 06:08:17,429 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/40ed317a82bb40bfbc1c9716eb83fffb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58e8d30c48179d7eb8af8f41878de06d93e1e533" 2019-01-18 06:08:17,548 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 06:08:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-05ff5bad-3ba5-4796-aeb2-5c80df367d78 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 06:08:17,548 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/40ed317a82bb40bfbc1c9716eb83fffb used request id req-05ff5bad-3ba5-4796-aeb2-5c80df367d78 2019-01-18 06:08:17,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}58e8d30c48179d7eb8af8f41878de06d93e1e533" 2019-01-18 06:08:17,640 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:08:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c5ce8f68-a080-445c-980b-a4c2f89ccbd2 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "488fca829f8b496daa1cd2cdc6e45c49", "links": {"self": "http://172.30.9.23:5000/v3/roles/488fca829f8b496daa1cd2cdc6e45c49"}, "name": "Member"}, {"domain_id": null, "id": "6b7f4f4f76264b6fb449c43b86ee3817", "links": {"self": "http://172.30.9.23:5000/v3/roles/6b7f4f4f76264b6fb449c43b86ee3817"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a482b711adf94961bf4bb28eda7f0e28", "links": {"self": "http://172.30.9.23:5000/v3/roles/a482b711adf94961bf4bb28eda7f0e28"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c65201bd05504fa786d79b166e8bbba3", "links": {"self": "http://172.30.9.23:5000/v3/roles/c65201bd05504fa786d79b166e8bbba3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "e7e317b66c174923a8cb46c48d897c8d", "links": {"self": "http://172.30.9.23:5000/v3/roles/e7e317b66c174923a8cb46c48d897c8d"}, "name": "ResellerAdmin"}]} 2019-01-18 06:08:17,640 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-c5ce8f68-a080-445c-980b-a4c2f89ccbd2 2019-01-18 06:08:17,641 - keystone_utils - INFO - Deleting user with name - CreateRouterSuccessTests-a8039aec-2ad1-471-user 2019-01-18 06:08:17,645 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/68c7d2332cd04408893dff3c48950c79 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31ebe939a1acf40f322c6181ca0d09d17972a146" 2019-01-18 06:08:17,815 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 06:08:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d81ccf45-437b-4d4c-bf7f-2d80e48ec0e4 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 06:08:17,816 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/68c7d2332cd04408893dff3c48950c79 used request id req-d81ccf45-437b-4d4c-bf7f-2d80e48ec0e4 2019-01-18 06:08:17,817 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:08:18,205 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "488fca829f8b496daa1cd2cdc6e45c49", "name": "Member"}, {"id": "c65201bd05504fa786d79b166e8bbba3", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}], "expires_at": "2019-01-18T07:08:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "020d00b5451a467cb276d06789a1149d", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "id": "e292c913af7844408b6509a836e493f5"}, "audit_ids": ["cCGyRHoKT0CfPkaW2CSjNQ"], "issued_at": "2019-01-18T06:08:18.000000Z"}} 2019-01-18 06:08:18,206 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c23a23f0887d7f1aa8ed8a01007376c48f66266f" 2019-01-18 06:08:18,298 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:08:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-befa05b2-43b6-4cb1-bce0-b17bb6e9806b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:08:18,298 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-befa05b2-43b6-4cb1-bce0-b17bb6e9806b 2019-01-18 06:08:18,299 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:08:18,300 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:08:18,683 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "488fca829f8b496daa1cd2cdc6e45c49", "name": "Member"}, {"id": "c65201bd05504fa786d79b166e8bbba3", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}], "expires_at": "2019-01-18T07:08:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "020d00b5451a467cb276d06789a1149d", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "id": "e292c913af7844408b6509a836e493f5"}, "audit_ids": ["N_sQnDjUSKG87HMjj4NiXQ"], "issued_at": "2019-01-18T06:08:18.000000Z"}} 2019-01-18 06:08:18,683 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}629bbca0fd5d97a07e9accf6133e469c84201a18" 2019-01-18 06:08:18,767 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:08:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4d6242fb-6d90-4285-a288-1b149fc18048 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:08:18,767 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-4d6242fb-6d90-4285-a288-1b149fc18048 2019-01-18 06:08:18,772 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-18 06:08:18,777 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 18 Jan 2019 06: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"}]}]}} 2019-01-18 06:08:18,778 - 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-2977e4ed-893a-432-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}629bbca0fd5d97a07e9accf6133e469c84201a18" 2019-01-18 06:08:18,856 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:08:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-25398076-1c16-40a1-b77b-eed0aadce376 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-2977e4ed-893a-432-proj", "previous": null, "next": null}, "projects": []} 2019-01-18 06:08:18,856 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-2977e4ed-893a-432-proj used request id req-25398076-1c16-40a1-b77b-eed0aadce376 2019-01-18 06:08:18,860 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}629bbca0fd5d97a07e9accf6133e469c84201a18" 2019-01-18 06:08:18,949 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:08:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2404ef95-9ed2-4201-8af2-3ff957972841 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-18 06:08:18,949 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-2404ef95-9ed2-4201-8af2-3ff957972841 2019-01-18 06:08:18,953 - 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}629bbca0fd5d97a07e9accf6133e469c84201a18" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateRouterSuccessTests-2977e4ed-893a-432-proj"}}' 2019-01-18 06:08:19,075 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 18 Jan 2019 06:08:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b2338b75-7d11-4d5c-acaf-fa128ab039c9 Content-Length: 309 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/e492f394178246bc85f5116192b4599c"}, "enabled": true, "id": "e492f394178246bc85f5116192b4599c", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-2977e4ed-893a-432-proj"}} 2019-01-18 06:08:19,075 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-b2338b75-7d11-4d5c-acaf-fa128ab039c9 2019-01-18 06:08:19,075 - keystone_utils - INFO - Created project with name - CreateRouterSuccessTests-2977e4ed-893a-432-proj 2019-01-18 06:08:19,076 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:08:19,076 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:08:19,459 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "488fca829f8b496daa1cd2cdc6e45c49", "name": "Member"}, {"id": "c65201bd05504fa786d79b166e8bbba3", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}], "expires_at": "2019-01-18T07:08:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "020d00b5451a467cb276d06789a1149d", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "id": "e292c913af7844408b6509a836e493f5"}, "audit_ids": ["Wuk4Bd1jSxadTx4MdNy7eg"], "issued_at": "2019-01-18T06:08:19.000000Z"}} 2019-01-18 06:08:19,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}fa7a7d778263411e7958b7b61c3294f5776c7657" 2019-01-18 06:08:19,544 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:08:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e191d4c8-8d73-4d56-8d38-f2e1d647ea3a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:08:19,545 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-e191d4c8-8d73-4d56-8d38-f2e1d647ea3a 2019-01-18 06:08:19,549 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-18 06:08:19,556 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 18 Jan 2019 06:08: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"}]}]}} 2019-01-18 06:08:19,557 - 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}fa7a7d778263411e7958b7b61c3294f5776c7657" 2019-01-18 06:08:19,658 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:08:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b4f352af-8342-4504-b70c-18c48bb9ae9e Content-Encoding: gzip Content-Length: 869 Content-Type: application/json RESP BODY: {"users": [{"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/0607a2b4beb0408e9fa51cc5ba027ac6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0607a2b4beb0408e9fa51cc5ba027ac6", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/17c61b95071545a094cc82823d2b88b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "17c61b95071545a094cc82823d2b88b8", "email": "nova@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/29e5d2dfed2447bda26fc75bd1122674"}, "domain_id": "default", "enabled": true, "options": {}, "id": "29e5d2dfed2447bda26fc75bd1122674", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/3b6dcc8c791e4b6e8831f5b5e583de80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3b6dcc8c791e4b6e8831f5b5e583de80", "email": "neutron@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.23:5000/v3/users/45ab52d673584bc198669be88c88b878"}, "domain_id": "default", "enabled": true, "options": {}, "id": "45ab52d673584bc198669be88c88b878", "email": "barbican@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/57795b4ee52f49c6a71f55bb6c4012f8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "57795b4ee52f49c6a71f55bb6c4012f8", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/5c52969262974d64ac2a300ca5d60f50"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c52969262974d64ac2a300ca5d60f50", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/5fc15572bb1c489ba92bd9945bbc1f64"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5fc15572bb1c489ba92bd9945bbc1f64", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/6b519d70e25f4e61a9dfd738cd6bba22"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6b519d70e25f4e61a9dfd738cd6bba22", "email": "heat@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.23:5000/v3/users/8248437208b540c2893a7117ad102a87"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8248437208b540c2893a7117ad102a87", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/890dee97e62840c5b15e36f03f6b7efc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "890dee97e62840c5b15e36f03f6b7efc", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/8cccb516ecc44ed9bb7c8633df108fd4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8cccb516ecc44ed9bb7c8633df108fd4", "email": "glance@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.23:5000/v3/users/97c3d863a98148299fa116fdb54be470"}, "domain_id": "default", "enabled": true, "options": {}, "id": "97c3d863a98148299fa116fdb54be470", "email": "tacker@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/a2a0c8c0f19941808c9f618af50b3b79"}, "domain_id": "c19db1b8f60647a9a114cd23287c807b", "enabled": true, "options": {}, "id": "a2a0c8c0f19941808c9f618af50b3b79", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "links": {"self": "http://172.30.9.23:5000/v3/users/e292c913af7844408b6509a836e493f5"}, "domain_id": "default", "enabled": true, "id": "e292c913af7844408b6509a836e493f5", "options": {}}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/fe5de73ba9cb41b2be24ccf1f72f5ed4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe5de73ba9cb41b2be24ccf1f72f5ed4", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2019-01-18 06:08:19,658 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-b4f352af-8342-4504-b70c-18c48bb9ae9e 2019-01-18 06:08:19,662 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateRouterSuccessTests-2977e4ed-893a-432-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa7a7d778263411e7958b7b61c3294f5776c7657" 2019-01-18 06:08:19,752 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:08:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-77ccd7f9-074a-4b25-9baf-ceeef8c0cf55 Content-Encoding: gzip Content-Length: 254 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateRouterSuccessTests-2977e4ed-893a-432-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/e492f394178246bc85f5116192b4599c"}, "enabled": true, "id": "e492f394178246bc85f5116192b4599c", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-2977e4ed-893a-432-proj"}]} 2019-01-18 06:08:19,753 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateRouterSuccessTests-2977e4ed-893a-432-proj used request id req-77ccd7f9-074a-4b25-9baf-ceeef8c0cf55 2019-01-18 06:08:19,756 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa7a7d778263411e7958b7b61c3294f5776c7657" 2019-01-18 06:08:19,852 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:08:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b19d527c-8bda-4f4f-899b-f8152d70d5fd Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-18 06:08:19,852 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-b19d527c-8bda-4f4f-899b-f8152d70d5fd 2019-01-18 06:08:20,207 - keystone_utils - INFO - Created user with name - CreateRouterSuccessTests-2977e4ed-893a-432-user 2019-01-18 06:08:20,207 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:08:20,211 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}629bbca0fd5d97a07e9accf6133e469c84201a18" 2019-01-18 06:08:20,300 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:08:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9eada4f8-2300-449e-be1d-b6756e20e4a0 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "488fca829f8b496daa1cd2cdc6e45c49", "links": {"self": "http://172.30.9.23:5000/v3/roles/488fca829f8b496daa1cd2cdc6e45c49"}, "name": "Member"}, {"domain_id": null, "id": "6b7f4f4f76264b6fb449c43b86ee3817", "links": {"self": "http://172.30.9.23:5000/v3/roles/6b7f4f4f76264b6fb449c43b86ee3817"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a482b711adf94961bf4bb28eda7f0e28", "links": {"self": "http://172.30.9.23:5000/v3/roles/a482b711adf94961bf4bb28eda7f0e28"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c65201bd05504fa786d79b166e8bbba3", "links": {"self": "http://172.30.9.23:5000/v3/roles/c65201bd05504fa786d79b166e8bbba3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "e7e317b66c174923a8cb46c48d897c8d", "links": {"self": "http://172.30.9.23:5000/v3/roles/e7e317b66c174923a8cb46c48d897c8d"}, "name": "ResellerAdmin"}]} 2019-01-18 06:08:20,300 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-9eada4f8-2300-449e-be1d-b6756e20e4a0 2019-01-18 06:08:20,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}629bbca0fd5d97a07e9accf6133e469c84201a18" -d '{"role": {"name": "CreateRouterSuccessTests-2977e4ed-893a-432-proj-role"}}' 2019-01-18 06:08:20,429 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 18 Jan 2019 06:08:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4d5b15dc-41db-4658-b78d-b71258dc0f85 Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "81864ed902ac4071a4d4386f7805248b", "links": {"self": "http://172.30.9.23:5000/v3/roles/81864ed902ac4071a4d4386f7805248b"}, "name": "CreateRouterSuccessTests-2977e4ed-893a-432-proj-role"}} 2019-01-18 06:08:20,429 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-4d5b15dc-41db-4658-b78d-b71258dc0f85 2019-01-18 06:08:20,430 - keystone_utils - INFO - Created role with name - CreateRouterSuccessTests-2977e4ed-893a-432-proj-role 2019-01-18 06:08:20,433 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/81864ed902ac4071a4d4386f7805248b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}629bbca0fd5d97a07e9accf6133e469c84201a18" 2019-01-18 06:08:20,447 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:08:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9932cb48-6892-4844-b53c-7aa55cc060cf Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.23:5000/v3/roles/81864ed902ac4071a4d4386f7805248b"}, "domain_id": null, "name": "CreateRouterSuccessTests-2977e4ed-893a-432-proj-role", "id": "81864ed902ac4071a4d4386f7805248b"}} 2019-01-18 06:08:20,448 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/81864ed902ac4071a4d4386f7805248b used request id req-9932cb48-6892-4844-b53c-7aa55cc060cf 2019-01-18 06:08:20,448 - keystone_utils - INFO - Granting role CreateRouterSuccessTests-2977e4ed-893a-432-proj-role to project CreateRouterSuccessTests-2977e4ed-893a-432-proj 2019-01-18 06:08:20,451 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/e492f394178246bc85f5116192b4599c/users/25ded9d062f14b9899285760e601bd21/roles/81864ed902ac4071a4d4386f7805248b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}629bbca0fd5d97a07e9accf6133e469c84201a18" 2019-01-18 06:08:20,514 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 06:08:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bbf91b89-9b89-4c7a-9f68-fb550b076131 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 06:08:20,514 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/e492f394178246bc85f5116192b4599c/users/25ded9d062f14b9899285760e601bd21/roles/81864ed902ac4071a4d4386f7805248b used request id req-bbf91b89-9b89-4c7a-9f68-fb550b076131 2019-01-18 06:08:20,515 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:08:20,516 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:08:20,890 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81864ed902ac4071a4d4386f7805248b", "name": "CreateRouterSuccessTests-2977e4ed-893a-432-proj-role"}], "expires_at": "2019-01-18T07:08:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e492f394178246bc85f5116192b4599c", "name": "CreateRouterSuccessTests-2977e4ed-893a-432-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/e492f394178246bc85f5116192b4599c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/e492f394178246bc85f5116192b4599c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/e492f394178246bc85f5116192b4599c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/e492f394178246bc85f5116192b4599c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/e492f394178246bc85f5116192b4599c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/e492f394178246bc85f5116192b4599c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/e492f394178246bc85f5116192b4599c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/e492f394178246bc85f5116192b4599c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/e492f394178246bc85f5116192b4599c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/e492f394178246bc85f5116192b4599c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/e492f394178246bc85f5116192b4599c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/e492f394178246bc85f5116192b4599c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-2977e4ed-893a-432-user", "id": "25ded9d062f14b9899285760e601bd21"}, "audit_ids": ["fsynsjEqSI6UNpSRQEHE0A"], "issued_at": "2019-01-18T06:08:20.000000Z"}} 2019-01-18 06:08:20,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}f1d35b114a52f42645a93f60ac79f05fd141026c" 2019-01-18 06:08:20,962 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:08:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eb8a21ea-363a-4996-a6b1-092f56a89df8 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:08:20,963 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-eb8a21ea-363a-4996-a6b1-092f56a89df8 2019-01-18 06:08:20,970 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/routers?name=CreateRouterSuccessTests-e995d87e-8da2-48f5-ae1a-5ea452eb682a-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1d35b114a52f42645a93f60ac79f05fd141026c" 2019-01-18 06:08:21,168 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-0caf207c-8ac1-4b50-aab0-39b434950a5f Date: Fri, 18 Jan 2019 06:08:21 GMT RESP BODY: {"routers": []} 2019-01-18 06:08:21,168 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers?name=CreateRouterSuccessTests-e995d87e-8da2-48f5-ae1a-5ea452eb682a-pub-router&admin_state_up=True used request id req-0caf207c-8ac1-4b50-aab0-39b434950a5f 2019-01-18 06:08:21,168 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:08:21,169 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:08:21,549 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81864ed902ac4071a4d4386f7805248b", "name": "CreateRouterSuccessTests-2977e4ed-893a-432-proj-role"}], "expires_at": "2019-01-18T07:08:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e492f394178246bc85f5116192b4599c", "name": "CreateRouterSuccessTests-2977e4ed-893a-432-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/e492f394178246bc85f5116192b4599c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/e492f394178246bc85f5116192b4599c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/e492f394178246bc85f5116192b4599c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/e492f394178246bc85f5116192b4599c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/e492f394178246bc85f5116192b4599c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/e492f394178246bc85f5116192b4599c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/e492f394178246bc85f5116192b4599c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/e492f394178246bc85f5116192b4599c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/e492f394178246bc85f5116192b4599c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/e492f394178246bc85f5116192b4599c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/e492f394178246bc85f5116192b4599c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/e492f394178246bc85f5116192b4599c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-2977e4ed-893a-432-user", "id": "25ded9d062f14b9899285760e601bd21"}, "audit_ids": ["Qm02A5RKSw6CXK15JEfluw"], "issued_at": "2019-01-18T06:08:21.000000Z"}} 2019-01-18 06:08:21,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}e054b5f95050afc24641cf00c8b5cc13a675d5a1" 2019-01-18 06:08:21,626 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:08:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c3f1ef70-283b-414f-aa51-9a0b4e0d28f3 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:08:21,626 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-c3f1ef70-283b-414f-aa51-9a0b4e0d28f3 2019-01-18 06:08:21,633 - 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}f1d35b114a52f42645a93f60ac79f05fd141026c" 2019-01-18 06:08:21,873 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-b5f399d4-6329-4c05-9805-d774d28723a9 Date: Fri, 18 Jan 2019 06:08:21 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"c7128340-d09d-4472-ab8c-6b0e75149f5d","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"47feb8aba08a40dca7028a1701e597b9","status":"ACTIVE","subnets":["99f540fb-52d8-49ca-b59c-736c854d3c9e"],"description":"","tags":[],"updated_at":"2019-01-18T04:39:13Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"47feb8aba08a40dca7028a1701e597b9","created_at":"2019-01-18T04:39:06Z","mtu":1500}]} 2019-01-18 06:08:21,873 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=external used request id req-b5f399d4-6329-4c05-9805-d774d28723a9 2019-01-18 06:08:21,879 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=c7128340-d09d-4472-ab8c-6b0e75149f5d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1d35b114a52f42645a93f60ac79f05fd141026c" 2019-01-18 06:08:22,054 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-da22e4a5-595d-4400-a507-398d8b429b0d Date: Fri, 18 Jan 2019 06:08:22 GMT RESP BODY: {"subnets":[]} 2019-01-18 06:08:22,054 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=c7128340-d09d-4472-ab8c-6b0e75149f5d used request id req-da22e4a5-595d-4400-a507-398d8b429b0d 2019-01-18 06:08:22,055 - neutron_utils - INFO - Creating router with name - CreateRouterSuccessTests-e995d87e-8da2-48f5-ae1a-5ea452eb682a-pub-router 2019-01-18 06:08:22,060 - 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}f1d35b114a52f42645a93f60ac79f05fd141026c" -d '{"router": {"external_gateway_info": {"network_id": "c7128340-d09d-4472-ab8c-6b0e75149f5d"}, "name": "CreateRouterSuccessTests-e995d87e-8da2-48f5-ae1a-5ea452eb682a-pub-router", "admin_state_up": true}}' 2019-01-18 06:08:26,981 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 715 X-Openstack-Request-Id: req-5560d85d-1e0b-4f0f-8b1a-d6a6f29e9df5 Date: Fri, 18 Jan 2019 06:08:26 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "c7128340-d09d-4472-ab8c-6b0e75149f5d", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "99f540fb-52d8-49ca-b59c-736c854d3c9e", "ip_address": "172.30.9.201"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "e492f394178246bc85f5116192b4599c", "created_at": "2019-01-18T06:08:22Z", "admin_state_up": true, "updated_at": "2019-01-18T06:08:23Z", "flavor_id": null, "revision_number": 2, "routes": [], "project_id": "e492f394178246bc85f5116192b4599c", "id": "78c7008f-d5f3-4052-a827-801f40631e34", "name": "CreateRouterSuccessTests-e995d87e-8da2-48f5-ae1a-5ea452eb682a-pub-router"}} 2019-01-18 06:08:26,981 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/routers used request id req-5560d85d-1e0b-4f0f-8b1a-d6a6f29e9df5 2019-01-18 06:08:26,986 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?device_id=78c7008f-d5f3-4052-a827-801f40631e34 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1d35b114a52f42645a93f60ac79f05fd141026c" 2019-01-18 06:08:27,020 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-5a4968cf-e023-4c9f-8619-70957c845e39 Date: Fri, 18 Jan 2019 06:08:26 GMT RESP BODY: {"ports":[]} 2019-01-18 06:08:27,020 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?device_id=78c7008f-d5f3-4052-a827-801f40631e34 used request id req-5a4968cf-e023-4c9f-8619-70957c845e39 2019-01-18 06:08:27,026 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/routers/78c7008f-d5f3-4052-a827-801f40631e34 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1d35b114a52f42645a93f60ac79f05fd141026c" 2019-01-18 06:08:27,245 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 721 X-Openstack-Request-Id: req-92adab7a-0324-4206-883f-12396a64c393 Date: Fri, 18 Jan 2019 06:08:27 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "c7128340-d09d-4472-ab8c-6b0e75149f5d", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "99f540fb-52d8-49ca-b59c-736c854d3c9e", "ip_address": "172.30.9.201"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "e492f394178246bc85f5116192b4599c", "created_at": "2019-01-18T06:08:22Z", "admin_state_up": true, "updated_at": "2019-01-18T06:08:26Z", "flavor_id": null, "revision_number": 6, "routes": [], "project_id": "e492f394178246bc85f5116192b4599c", "id": "78c7008f-d5f3-4052-a827-801f40631e34", "name": "CreateRouterSuccessTests-e995d87e-8da2-48f5-ae1a-5ea452eb682a-pub-router"}} 2019-01-18 06:08:27,245 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers/78c7008f-d5f3-4052-a827-801f40631e34 used request id req-92adab7a-0324-4206-883f-12396a64c393 2019-01-18 06:08:27,251 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?device_id=78c7008f-d5f3-4052-a827-801f40631e34 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1d35b114a52f42645a93f60ac79f05fd141026c" 2019-01-18 06:08:27,447 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-73fa6b63-e52b-407e-a6bb-400a4a3d7b6c Date: Fri, 18 Jan 2019 06:08:27 GMT RESP BODY: {"ports":[]} 2019-01-18 06:08:27,448 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?device_id=78c7008f-d5f3-4052-a827-801f40631e34 used request id req-73fa6b63-e52b-407e-a6bb-400a4a3d7b6c 2019-01-18 06:08:27,448 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:08:27,824 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81864ed902ac4071a4d4386f7805248b", "name": "CreateRouterSuccessTests-2977e4ed-893a-432-proj-role"}], "expires_at": "2019-01-18T07:08:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e492f394178246bc85f5116192b4599c", "name": "CreateRouterSuccessTests-2977e4ed-893a-432-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/e492f394178246bc85f5116192b4599c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/e492f394178246bc85f5116192b4599c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/e492f394178246bc85f5116192b4599c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/e492f394178246bc85f5116192b4599c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/e492f394178246bc85f5116192b4599c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/e492f394178246bc85f5116192b4599c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/e492f394178246bc85f5116192b4599c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/e492f394178246bc85f5116192b4599c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/e492f394178246bc85f5116192b4599c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/e492f394178246bc85f5116192b4599c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/e492f394178246bc85f5116192b4599c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/e492f394178246bc85f5116192b4599c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-2977e4ed-893a-432-user", "id": "25ded9d062f14b9899285760e601bd21"}, "audit_ids": ["naCc3lHPQ8eVa5GhVinTow"], "issued_at": "2019-01-18T06:08:27.000000Z"}} 2019-01-18 06:08:27,830 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/routers?name=CreateRouterSuccessTests-e995d87e-8da2-48f5-ae1a-5ea452eb682a-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9a6933da4abded14d470eece52a6b3bf40f1b41" 2019-01-18 06:08:28,058 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 724 X-Openstack-Request-Id: req-56a711df-bfdb-4777-9847-7573614e2024 Date: Fri, 18 Jan 2019 06:08:28 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "c7128340-d09d-4472-ab8c-6b0e75149f5d", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "99f540fb-52d8-49ca-b59c-736c854d3c9e", "ip_address": "172.30.9.201"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "e492f394178246bc85f5116192b4599c", "created_at": "2019-01-18T06:08:22Z", "admin_state_up": true, "updated_at": "2019-01-18T06:08:26Z", "flavor_id": null, "revision_number": 6, "routes": [], "project_id": "e492f394178246bc85f5116192b4599c", "id": "78c7008f-d5f3-4052-a827-801f40631e34", "name": "CreateRouterSuccessTests-e995d87e-8da2-48f5-ae1a-5ea452eb682a-pub-router"}]} 2019-01-18 06:08:28,059 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers?name=CreateRouterSuccessTests-e995d87e-8da2-48f5-ae1a-5ea452eb682a-pub-router&admin_state_up=True used request id req-56a711df-bfdb-4777-9847-7573614e2024 2019-01-18 06:08:28,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" 2019-01-18 06:08:28,068 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 18 Jan 2019 06: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"}]}]}} 2019-01-18 06:08:28,069 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/e492f394178246bc85f5116192b4599c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c23a23f0887d7f1aa8ed8a01007376c48f66266f" 2019-01-18 06:08:28,153 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:08:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-67e3df85-68fd-43cb-8b6e-00cd71008192 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/e492f394178246bc85f5116192b4599c"}, "enabled": true, "id": "e492f394178246bc85f5116192b4599c", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-2977e4ed-893a-432-proj"}} 2019-01-18 06:08:28,153 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/e492f394178246bc85f5116192b4599c used request id req-67e3df85-68fd-43cb-8b6e-00cd71008192 2019-01-18 06:08:28,159 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?device_id=78c7008f-d5f3-4052-a827-801f40631e34 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9a6933da4abded14d470eece52a6b3bf40f1b41" 2019-01-18 06:08:28,346 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-dbe3c331-b578-406a-92ad-c2e15bc5794b Date: Fri, 18 Jan 2019 06:08:28 GMT RESP BODY: {"ports":[]} 2019-01-18 06:08:28,346 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?device_id=78c7008f-d5f3-4052-a827-801f40631e34 used request id req-dbe3c331-b578-406a-92ad-c2e15bc5794b 2019-01-18 06:08:28,351 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=c7128340-d09d-4472-ab8c-6b0e75149f5d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9a6933da4abded14d470eece52a6b3bf40f1b41" 2019-01-18 06:08:28,605 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-ab3f5708-1ebf-4fd4-8217-0317244e6d3c Date: Fri, 18 Jan 2019 06:08:28 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"c7128340-d09d-4472-ab8c-6b0e75149f5d","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"47feb8aba08a40dca7028a1701e597b9","status":"ACTIVE","subnets":["99f540fb-52d8-49ca-b59c-736c854d3c9e"],"description":"","tags":[],"updated_at":"2019-01-18T04:39:13Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"47feb8aba08a40dca7028a1701e597b9","created_at":"2019-01-18T04:39:06Z","mtu":1500}]} 2019-01-18 06:08:28,605 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=c7128340-d09d-4472-ab8c-6b0e75149f5d used request id req-ab3f5708-1ebf-4fd4-8217-0317244e6d3c 2019-01-18 06:08:28,611 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=c7128340-d09d-4472-ab8c-6b0e75149f5d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9a6933da4abded14d470eece52a6b3bf40f1b41" 2019-01-18 06:08:28,786 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-2a03cd27-a6b2-4610-9aa2-9f46dd8693af Date: Fri, 18 Jan 2019 06:08:28 GMT RESP BODY: {"subnets":[]} 2019-01-18 06:08:28,786 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=c7128340-d09d-4472-ab8c-6b0e75149f5d used request id req-2a03cd27-a6b2-4610-9aa2-9f46dd8693af 2019-01-18 06:08:28,787 - OpenStackNetwork - INFO - Removing router CreateRouterSuccessTests-e995d87e-8da2-48f5-ae1a-5ea452eb682a-pub-router 2019-01-18 06:08:28,787 - neutron_utils - INFO - Deleting router with name - CreateRouterSuccessTests-e995d87e-8da2-48f5-ae1a-5ea452eb682a-pub-router 2019-01-18 06:08:28,792 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/routers/78c7008f-d5f3-4052-a827-801f40631e34 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1d35b114a52f42645a93f60ac79f05fd141026c" 2019-01-18 06:08:32,361 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-c8860f39-f8ab-47a1-9c97-2c7557d5789c Content-Length: 0 Date: Fri, 18 Jan 2019 06:08:32 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-18 06:08:32,362 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/routers/78c7008f-d5f3-4052-a827-801f40631e34 used request id req-c8860f39-f8ab-47a1-9c97-2c7557d5789c 2019-01-18 06:08:32,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}629bbca0fd5d97a07e9accf6133e469c84201a18" 2019-01-18 06:08:32,575 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-d497d56e-b67a-48f7-8ae3-1d43b608affb Date: Fri, 18 Jan 2019 06:08:32 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-18T04:53:26Z", "updated_at": "2019-01-18T04:53:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:53:26Z", "revision_number": 0, "id": "9c6f69fc-3bf8-4346-9288-5a255b82b67e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:53:26Z", "security_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:53:26Z", "revision_number": 0, "id": "84255fa4-c13a-4cfe-b73d-e56ee216ca1e", "remote_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "remote_ip_prefix": null, "created_at": "2019-01-18T04:53:26Z", "security_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:53:26Z", "revision_number": 0, "id": "571036d3-cb1d-483a-acb9-96f19293add9", "remote_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "remote_ip_prefix": null, "created_at": "2019-01-18T04:53:26Z", "security_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:53:26Z", "revision_number": 0, "id": "260c2de9-5dc5-4508-b06c-24b9d7ed838c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:53:26Z", "security_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "created_at": "2019-01-18T04:51:20Z", "updated_at": "2019-01-18T04:51:20Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "24c99e6f-888c-4943-9c93-54ad3b18b18c", "remote_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv4", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "87b9b994-ae22-4850-863a-6a4925bd01fe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv4", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "45161a51-d6dd-4bb8-986d-bc2f88599c1d", "remote_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv6", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "2b339890-44d0-4711-a050-08a64d58e2a0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv6", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}], "revision_number": 4, "project_id": "9c53a91613fb4d5080479ac6f51697ed", "id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "020d00b5451a467cb276d06789a1149d", "created_at": "2019-01-18T05:59:12Z", "updated_at": "2019-01-18T05:59:12Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:12Z", "revision_number": 0, "id": "60f7d4a7-1a27-4801-a1e8-5bf33633b818", "remote_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:12Z", "security_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "tenant_id": "020d00b5451a467cb276d06789a1149d", "port_range_min": null, "ethertype": "IPv6", "project_id": "020d00b5451a467cb276d06789a1149d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:12Z", "revision_number": 0, "id": "38b9f88b-1fc0-40d1-af74-237d79be193d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:12Z", "security_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "tenant_id": "020d00b5451a467cb276d06789a1149d", "port_range_min": null, "ethertype": "IPv4", "project_id": "020d00b5451a467cb276d06789a1149d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:12Z", "revision_number": 0, "id": "38b091dd-dca7-4cbe-8c1c-dd18a74bfca8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:12Z", "security_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "tenant_id": "020d00b5451a467cb276d06789a1149d", "port_range_min": null, "ethertype": "IPv6", "project_id": "020d00b5451a467cb276d06789a1149d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:12Z", "revision_number": 0, "id": "8faf6dda-6919-4b75-b745-2af38abf8dcf", "remote_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:12Z", "security_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "tenant_id": "020d00b5451a467cb276d06789a1149d", "port_range_min": null, "ethertype": "IPv4", "project_id": "020d00b5451a467cb276d06789a1149d"}], "revision_number": 4, "project_id": "020d00b5451a467cb276d06789a1149d", "id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "created_at": "2019-01-18T04:39:06Z", "updated_at": "2019-01-18T04:39:06Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "8860837e-afbd-4411-adf9-d88db88c2114", "remote_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "47feb8aba08a40dca7028a1701e597b9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "4e399c2e-bc03-4aa3-b192-1fafdc9248ba", "remote_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "47feb8aba08a40dca7028a1701e597b9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "4bf1a402-0fa2-4cfd-9fee-4a28f16bb271", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "47feb8aba08a40dca7028a1701e597b9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "0aedefa2-edbc-47b5-bead-e954540f6937", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "47feb8aba08a40dca7028a1701e597b9"}], "revision_number": 4, "project_id": "47feb8aba08a40dca7028a1701e597b9", "id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "name": "default"}]} 2019-01-18 06:08:32,575 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-d497d56e-b67a-48f7-8ae3-1d43b608affb 2019-01-18 06:08:32,580 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/9c53a91613fb4d5080479ac6f51697ed -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}629bbca0fd5d97a07e9accf6133e469c84201a18" 2019-01-18 06:08:32,663 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:08:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-51263c1d-3280-4a58-92ba-0192001d6f33 Content-Encoding: gzip Content-Length: 190 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/9c53a91613fb4d5080479ac6f51697ed"}, "enabled": true, "id": "9c53a91613fb4d5080479ac6f51697ed", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2019-01-18 06:08:32,663 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/9c53a91613fb4d5080479ac6f51697ed used request id req-51263c1d-3280-4a58-92ba-0192001d6f33 2019-01-18 06:08:32,667 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/020d00b5451a467cb276d06789a1149d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}629bbca0fd5d97a07e9accf6133e469c84201a18" 2019-01-18 06:08:32,754 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:08:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dc18176a-4cf9-474d-b5c7-a1ed50ee3f60 Content-Encoding: gzip Content-Length: 248 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/020d00b5451a467cb276d06789a1149d"}, "enabled": true, "id": "020d00b5451a467cb276d06789a1149d", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}} 2019-01-18 06:08:32,754 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/020d00b5451a467cb276d06789a1149d used request id req-dc18176a-4cf9-474d-b5c7-a1ed50ee3f60 2019-01-18 06:08:32,758 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/47feb8aba08a40dca7028a1701e597b9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}629bbca0fd5d97a07e9accf6133e469c84201a18" 2019-01-18 06:08:32,848 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:08:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a581b361-6ed0-443c-b739-421b7539f7d4 Content-Encoding: gzip Content-Length: 205 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/47feb8aba08a40dca7028a1701e597b9"}, "enabled": true, "id": "47feb8aba08a40dca7028a1701e597b9", "parent_id": "default", "domain_id": "default", "name": "service"}} 2019-01-18 06:08:32,848 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/47feb8aba08a40dca7028a1701e597b9 used request id req-a581b361-6ed0-443c-b739-421b7539f7d4 2019-01-18 06:08:32,849 - keystone_utils - INFO - Deleting project with name - CreateRouterSuccessTests-2977e4ed-893a-432-proj 2019-01-18 06:08:32,853 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/e492f394178246bc85f5116192b4599c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}629bbca0fd5d97a07e9accf6133e469c84201a18" 2019-01-18 06:08:33,060 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 06:08:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-08e1d241-5da1-44fd-a5a7-d33c1fd595a7 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 06:08:33,060 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/e492f394178246bc85f5116192b4599c used request id req-08e1d241-5da1-44fd-a5a7-d33c1fd595a7 2019-01-18 06:08:33,060 - keystone_utils - INFO - Deleting role with name - CreateRouterSuccessTests-2977e4ed-893a-432-proj-role 2019-01-18 06:08:33,064 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/81864ed902ac4071a4d4386f7805248b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}629bbca0fd5d97a07e9accf6133e469c84201a18" 2019-01-18 06:08:33,177 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 06:08:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f21deb8d-cb5c-485b-af65-1d019c4a15f8 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 06:08:33,177 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/81864ed902ac4071a4d4386f7805248b used request id req-f21deb8d-cb5c-485b-af65-1d019c4a15f8 2019-01-18 06:08:33,181 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}629bbca0fd5d97a07e9accf6133e469c84201a18" 2019-01-18 06:08:33,267 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:08:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7f871b97-c405-4b20-9313-508ffee1021f Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "488fca829f8b496daa1cd2cdc6e45c49", "links": {"self": "http://172.30.9.23:5000/v3/roles/488fca829f8b496daa1cd2cdc6e45c49"}, "name": "Member"}, {"domain_id": null, "id": "6b7f4f4f76264b6fb449c43b86ee3817", "links": {"self": "http://172.30.9.23:5000/v3/roles/6b7f4f4f76264b6fb449c43b86ee3817"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a482b711adf94961bf4bb28eda7f0e28", "links": {"self": "http://172.30.9.23:5000/v3/roles/a482b711adf94961bf4bb28eda7f0e28"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c65201bd05504fa786d79b166e8bbba3", "links": {"self": "http://172.30.9.23:5000/v3/roles/c65201bd05504fa786d79b166e8bbba3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "e7e317b66c174923a8cb46c48d897c8d", "links": {"self": "http://172.30.9.23:5000/v3/roles/e7e317b66c174923a8cb46c48d897c8d"}, "name": "ResellerAdmin"}]} 2019-01-18 06:08:33,267 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-7f871b97-c405-4b20-9313-508ffee1021f 2019-01-18 06:08:33,268 - keystone_utils - INFO - Deleting user with name - CreateRouterSuccessTests-2977e4ed-893a-432-user 2019-01-18 06:08:33,271 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/25ded9d062f14b9899285760e601bd21 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa7a7d778263411e7958b7b61c3294f5776c7657" 2019-01-18 06:08:33,469 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 06:08:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a4320b80-fd0a-4271-b012-b4ef6fae5f0b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 06:08:33,469 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/25ded9d062f14b9899285760e601bd21 used request id req-a4320b80-fd0a-4271-b012-b4ef6fae5f0b 2019-01-18 06:08:33,471 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:08:33,851 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "488fca829f8b496daa1cd2cdc6e45c49", "name": "Member"}, {"id": "c65201bd05504fa786d79b166e8bbba3", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}], "expires_at": "2019-01-18T07:08:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "020d00b5451a467cb276d06789a1149d", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "id": "e292c913af7844408b6509a836e493f5"}, "audit_ids": ["BMpljR-UQAiNPcy1snzgyQ"], "issued_at": "2019-01-18T06:08:33.000000Z"}} 2019-01-18 06:08:33,852 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff5cc7851e3cb9e7c69d0ba13cb757bd5d5b7417" 2019-01-18 06:08:33,950 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:08:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-846e4f6d-91c2-4cf1-83cc-ee234ec788e2 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:08:33,950 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-846e4f6d-91c2-4cf1-83cc-ee234ec788e2 2019-01-18 06:08:33,951 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:08:33,952 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:08:34,335 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "488fca829f8b496daa1cd2cdc6e45c49", "name": "Member"}, {"id": "c65201bd05504fa786d79b166e8bbba3", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}], "expires_at": "2019-01-18T07:08:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "020d00b5451a467cb276d06789a1149d", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "id": "e292c913af7844408b6509a836e493f5"}, "audit_ids": ["VhdaXW-TQ9K6VJqOqaYDuA"], "issued_at": "2019-01-18T06:08:34.000000Z"}} 2019-01-18 06:08:34,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}8865262a5d55307e6acbd98a2f9fc73e25b9411e" 2019-01-18 06:08:34,427 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:08:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1477013c-4e74-49ed-bd36-70fb04892171 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:08:34,427 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-1477013c-4e74-49ed-bd36-70fb04892171 2019-01-18 06:08:34,432 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-18 06:08:34,437 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 18 Jan 2019 06: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"}]}]}} 2019-01-18 06:08:34,438 - 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-0056d254-7a4b-4c3-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8865262a5d55307e6acbd98a2f9fc73e25b9411e" 2019-01-18 06:08:34,535 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:08:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bd741817-1a6f-4d32-8026-676c31ef3fb6 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-0056d254-7a4b-4c3-proj", "previous": null, "next": null}, "projects": []} 2019-01-18 06:08:34,535 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-0056d254-7a4b-4c3-proj used request id req-bd741817-1a6f-4d32-8026-676c31ef3fb6 2019-01-18 06:08:34,539 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8865262a5d55307e6acbd98a2f9fc73e25b9411e" 2019-01-18 06:08:34,623 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:08:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f6d5710d-3c7c-4a4a-b165-ec9f261f3246 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-18 06:08:34,624 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-f6d5710d-3c7c-4a4a-b165-ec9f261f3246 2019-01-18 06:08:34,627 - 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}8865262a5d55307e6acbd98a2f9fc73e25b9411e" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateRouterSuccessTests-0056d254-7a4b-4c3-proj"}}' 2019-01-18 06:08:34,740 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 18 Jan 2019 06:08:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ad1c5f81-17f1-4fc0-bce0-b9fe8a51c5c1 Content-Length: 309 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/d52d7ade6fd7401c8c25c99df3a6ecd9"}, "enabled": true, "id": "d52d7ade6fd7401c8c25c99df3a6ecd9", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-0056d254-7a4b-4c3-proj"}} 2019-01-18 06:08:34,740 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-ad1c5f81-17f1-4fc0-bce0-b9fe8a51c5c1 2019-01-18 06:08:34,741 - keystone_utils - INFO - Created project with name - CreateRouterSuccessTests-0056d254-7a4b-4c3-proj 2019-01-18 06:08:34,741 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:08:34,742 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:08:35,117 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "488fca829f8b496daa1cd2cdc6e45c49", "name": "Member"}, {"id": "c65201bd05504fa786d79b166e8bbba3", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}], "expires_at": "2019-01-18T07:08:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "020d00b5451a467cb276d06789a1149d", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "id": "e292c913af7844408b6509a836e493f5"}, "audit_ids": ["yKv75pOjQNSVS8rulWCkaA"], "issued_at": "2019-01-18T06:08:35.000000Z"}} 2019-01-18 06:08:35,118 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ad19d7527eb47568a473c459eca98f9695ca6d6" 2019-01-18 06:08:35,131 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:08:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-512ee7ad-1f7f-4cbf-870e-5def20ab210c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:08:35,131 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-512ee7ad-1f7f-4cbf-870e-5def20ab210c 2019-01-18 06:08:35,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" 2019-01-18 06:08:35,140 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 18 Jan 2019 06:08: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"}]}]}} 2019-01-18 06:08:35,141 - 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}8ad19d7527eb47568a473c459eca98f9695ca6d6" 2019-01-18 06:08:35,247 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:08:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-35de21af-f94d-4b1a-a8e8-c21d739d4275 Content-Encoding: gzip Content-Length: 869 Content-Type: application/json RESP BODY: {"users": [{"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/0607a2b4beb0408e9fa51cc5ba027ac6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0607a2b4beb0408e9fa51cc5ba027ac6", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/17c61b95071545a094cc82823d2b88b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "17c61b95071545a094cc82823d2b88b8", "email": "nova@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/29e5d2dfed2447bda26fc75bd1122674"}, "domain_id": "default", "enabled": true, "options": {}, "id": "29e5d2dfed2447bda26fc75bd1122674", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/3b6dcc8c791e4b6e8831f5b5e583de80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3b6dcc8c791e4b6e8831f5b5e583de80", "email": "neutron@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.23:5000/v3/users/45ab52d673584bc198669be88c88b878"}, "domain_id": "default", "enabled": true, "options": {}, "id": "45ab52d673584bc198669be88c88b878", "email": "barbican@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/57795b4ee52f49c6a71f55bb6c4012f8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "57795b4ee52f49c6a71f55bb6c4012f8", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/5c52969262974d64ac2a300ca5d60f50"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c52969262974d64ac2a300ca5d60f50", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/5fc15572bb1c489ba92bd9945bbc1f64"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5fc15572bb1c489ba92bd9945bbc1f64", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/6b519d70e25f4e61a9dfd738cd6bba22"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6b519d70e25f4e61a9dfd738cd6bba22", "email": "heat@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.23:5000/v3/users/8248437208b540c2893a7117ad102a87"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8248437208b540c2893a7117ad102a87", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/890dee97e62840c5b15e36f03f6b7efc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "890dee97e62840c5b15e36f03f6b7efc", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/8cccb516ecc44ed9bb7c8633df108fd4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8cccb516ecc44ed9bb7c8633df108fd4", "email": "glance@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.23:5000/v3/users/97c3d863a98148299fa116fdb54be470"}, "domain_id": "default", "enabled": true, "options": {}, "id": "97c3d863a98148299fa116fdb54be470", "email": "tacker@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/a2a0c8c0f19941808c9f618af50b3b79"}, "domain_id": "c19db1b8f60647a9a114cd23287c807b", "enabled": true, "options": {}, "id": "a2a0c8c0f19941808c9f618af50b3b79", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "links": {"self": "http://172.30.9.23:5000/v3/users/e292c913af7844408b6509a836e493f5"}, "domain_id": "default", "enabled": true, "id": "e292c913af7844408b6509a836e493f5", "options": {}}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/fe5de73ba9cb41b2be24ccf1f72f5ed4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe5de73ba9cb41b2be24ccf1f72f5ed4", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2019-01-18 06:08:35,248 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-35de21af-f94d-4b1a-a8e8-c21d739d4275 2019-01-18 06:08:35,252 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateRouterSuccessTests-0056d254-7a4b-4c3-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ad19d7527eb47568a473c459eca98f9695ca6d6" 2019-01-18 06:08:35,343 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:08:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ce22d92e-83e7-4a9c-a602-c0606560a773 Content-Encoding: gzip Content-Length: 253 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateRouterSuccessTests-0056d254-7a4b-4c3-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/d52d7ade6fd7401c8c25c99df3a6ecd9"}, "enabled": true, "id": "d52d7ade6fd7401c8c25c99df3a6ecd9", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-0056d254-7a4b-4c3-proj"}]} 2019-01-18 06:08:35,343 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateRouterSuccessTests-0056d254-7a4b-4c3-proj used request id req-ce22d92e-83e7-4a9c-a602-c0606560a773 2019-01-18 06:08:35,347 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ad19d7527eb47568a473c459eca98f9695ca6d6" 2019-01-18 06:08:35,438 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:08:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a2797dfb-d975-40c0-9b1c-f9f863605891 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-18 06:08:35,438 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-a2797dfb-d975-40c0-9b1c-f9f863605891 2019-01-18 06:08:35,807 - keystone_utils - INFO - Created user with name - CreateRouterSuccessTests-0056d254-7a4b-4c3-user 2019-01-18 06:08:35,807 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:08:35,811 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8865262a5d55307e6acbd98a2f9fc73e25b9411e" 2019-01-18 06:08:35,903 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:08:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-22da9a7a-b214-4542-95b0-a64af228d7d1 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "488fca829f8b496daa1cd2cdc6e45c49", "links": {"self": "http://172.30.9.23:5000/v3/roles/488fca829f8b496daa1cd2cdc6e45c49"}, "name": "Member"}, {"domain_id": null, "id": "6b7f4f4f76264b6fb449c43b86ee3817", "links": {"self": "http://172.30.9.23:5000/v3/roles/6b7f4f4f76264b6fb449c43b86ee3817"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a482b711adf94961bf4bb28eda7f0e28", "links": {"self": "http://172.30.9.23:5000/v3/roles/a482b711adf94961bf4bb28eda7f0e28"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c65201bd05504fa786d79b166e8bbba3", "links": {"self": "http://172.30.9.23:5000/v3/roles/c65201bd05504fa786d79b166e8bbba3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "e7e317b66c174923a8cb46c48d897c8d", "links": {"self": "http://172.30.9.23:5000/v3/roles/e7e317b66c174923a8cb46c48d897c8d"}, "name": "ResellerAdmin"}]} 2019-01-18 06:08:35,903 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-22da9a7a-b214-4542-95b0-a64af228d7d1 2019-01-18 06:08:35,907 - 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}8865262a5d55307e6acbd98a2f9fc73e25b9411e" -d '{"role": {"name": "CreateRouterSuccessTests-0056d254-7a4b-4c3-proj-role"}}' 2019-01-18 06:08:36,021 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 18 Jan 2019 06:08:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3a32f164-af64-41ab-aa0c-a694fe5581ab Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "bb96a9299d6e469ab8a5a5dd052c9630", "links": {"self": "http://172.30.9.23:5000/v3/roles/bb96a9299d6e469ab8a5a5dd052c9630"}, "name": "CreateRouterSuccessTests-0056d254-7a4b-4c3-proj-role"}} 2019-01-18 06:08:36,021 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-3a32f164-af64-41ab-aa0c-a694fe5581ab 2019-01-18 06:08:36,022 - keystone_utils - INFO - Created role with name - CreateRouterSuccessTests-0056d254-7a4b-4c3-proj-role 2019-01-18 06:08:36,025 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/bb96a9299d6e469ab8a5a5dd052c9630 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8865262a5d55307e6acbd98a2f9fc73e25b9411e" 2019-01-18 06:08:36,108 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:08:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-65a5f664-3346-4a44-b711-dcc2f3e2062b Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.23:5000/v3/roles/bb96a9299d6e469ab8a5a5dd052c9630"}, "domain_id": null, "name": "CreateRouterSuccessTests-0056d254-7a4b-4c3-proj-role", "id": "bb96a9299d6e469ab8a5a5dd052c9630"}} 2019-01-18 06:08:36,109 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/bb96a9299d6e469ab8a5a5dd052c9630 used request id req-65a5f664-3346-4a44-b711-dcc2f3e2062b 2019-01-18 06:08:36,109 - keystone_utils - INFO - Granting role CreateRouterSuccessTests-0056d254-7a4b-4c3-proj-role to project CreateRouterSuccessTests-0056d254-7a4b-4c3-proj 2019-01-18 06:08:36,113 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/d52d7ade6fd7401c8c25c99df3a6ecd9/users/5e85f8f52eae4a78a3bd9dacae9dd397/roles/bb96a9299d6e469ab8a5a5dd052c9630 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8865262a5d55307e6acbd98a2f9fc73e25b9411e" 2019-01-18 06:08:36,246 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 06:08:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-58bdcafc-e39d-414f-9d6e-017bfd078b5e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 06:08:36,246 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/d52d7ade6fd7401c8c25c99df3a6ecd9/users/5e85f8f52eae4a78a3bd9dacae9dd397/roles/bb96a9299d6e469ab8a5a5dd052c9630 used request id req-58bdcafc-e39d-414f-9d6e-017bfd078b5e 2019-01-18 06:08:36,246 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:08:36,247 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:08:36,640 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "488fca829f8b496daa1cd2cdc6e45c49", "name": "Member"}, {"id": "c65201bd05504fa786d79b166e8bbba3", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}], "expires_at": "2019-01-18T07:08:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "020d00b5451a467cb276d06789a1149d", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "id": "e292c913af7844408b6509a836e493f5"}, "audit_ids": ["5mDnu5LCQYW-2SPoGVRkfw"], "issued_at": "2019-01-18T06:08:36.000000Z"}} 2019-01-18 06:08:36,641 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}836379f6ba3b4ffb1d3d76cd7ea0923ea4caff41" 2019-01-18 06:08:36,654 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:08:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1393c57a-7f2b-4eff-91f8-eb913b10d3bf Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:08:36,654 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-1393c57a-7f2b-4eff-91f8-eb913b10d3bf 2019-01-18 06:08:36,660 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/routers?name=CreateRouterSuccessTests-b30d5cb6-2b74-418e-b1ef-909635fe4daa-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}836379f6ba3b4ffb1d3d76cd7ea0923ea4caff41" 2019-01-18 06:08:36,863 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-6699d7c7-dbaa-4f19-b74c-795d4c225444 Date: Fri, 18 Jan 2019 06:08:36 GMT RESP BODY: {"routers": []} 2019-01-18 06:08:36,864 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers?name=CreateRouterSuccessTests-b30d5cb6-2b74-418e-b1ef-909635fe4daa-pub-router&admin_state_up=True used request id req-6699d7c7-dbaa-4f19-b74c-795d4c225444 2019-01-18 06:08:36,864 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:08:36,865 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:08:37,262 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "488fca829f8b496daa1cd2cdc6e45c49", "name": "Member"}, {"id": "c65201bd05504fa786d79b166e8bbba3", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}], "expires_at": "2019-01-18T07:08:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "020d00b5451a467cb276d06789a1149d", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "id": "e292c913af7844408b6509a836e493f5"}, "audit_ids": ["QzkcrTf8RTWv19nBMnmGng"], "issued_at": "2019-01-18T06:08:37.000000Z"}} 2019-01-18 06:08:37,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}24db001f4cfbd219713a07af99bc959c82cb2b87" 2019-01-18 06:08:37,359 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:08:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2fe214fe-2ac4-4abf-a62d-3f80a5a91943 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:08:37,359 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-2fe214fe-2ac4-4abf-a62d-3f80a5a91943 2019-01-18 06:08:37,361 - neutron_utils - INFO - Creating router with name - CreateRouterSuccessTests-b30d5cb6-2b74-418e-b1ef-909635fe4daa-pub-router 2019-01-18 06:08:37,366 - 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}836379f6ba3b4ffb1d3d76cd7ea0923ea4caff41" -d '{"router": {"name": "CreateRouterSuccessTests-b30d5cb6-2b74-418e-b1ef-909635fe4daa-pub-router", "admin_state_up": true}}' 2019-01-18 06:08:41,076 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 547 X-Openstack-Request-Id: req-f3c88638-fd68-4103-b5d5-c0f903b28651 Date: Fri, 18 Jan 2019 06:08:41 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "020d00b5451a467cb276d06789a1149d", "created_at": "2019-01-18T06:08:38Z", "admin_state_up": true, "updated_at": "2019-01-18T06:08:38Z", "project_id": "020d00b5451a467cb276d06789a1149d", "flavor_id": null, "revision_number": 1, "routes": [], "ha": true, "id": "dec1effe-5a56-4a15-b78a-e4049c44e23a", "name": "CreateRouterSuccessTests-b30d5cb6-2b74-418e-b1ef-909635fe4daa-pub-router"}} 2019-01-18 06:08:41,076 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/routers used request id req-f3c88638-fd68-4103-b5d5-c0f903b28651 2019-01-18 06:08:41,082 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?device_id=dec1effe-5a56-4a15-b78a-e4049c44e23a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}836379f6ba3b4ffb1d3d76cd7ea0923ea4caff41" 2019-01-18 06:08:41,406 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2453 X-Openstack-Request-Id: req-c75a00f9-fc11-4e5f-812f-fc4d0b618a8b Date: Fri, 18 Jan 2019 06:08:41 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:08:38Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"c8e93a60-986b-4672-aa30-ff2ab7044d70","ip_address":"169.254.192.2"}],"id":"1d078f93-f3bb-4b56-bc01-f17a4ec4bc06","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:de:ac:ee","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 020d00b5451a467cb276d06789a1149d","admin_state_up":true,"network_id":"ec009087-7431-4502-ad6c-c83bce823b17","tenant_id":"","created_at":"2019-01-18T06:08:38Z","binding:vnic_type":"normal","device_id":"dec1effe-5a56-4a15-b78a-e4049c44e23a"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:08:39Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"c8e93a60-986b-4672-aa30-ff2ab7044d70","ip_address":"169.254.192.9"}],"id":"2d7828b6-e397-48bf-abbd-ae50d4746f60","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:55:ca:b3","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 020d00b5451a467cb276d06789a1149d","admin_state_up":true,"network_id":"ec009087-7431-4502-ad6c-c83bce823b17","tenant_id":"","created_at":"2019-01-18T06:08:39Z","binding:vnic_type":"normal","device_id":"dec1effe-5a56-4a15-b78a-e4049c44e23a"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:08:40Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"c8e93a60-986b-4672-aa30-ff2ab7044d70","ip_address":"169.254.192.4"}],"id":"b2e7d88b-806d-47bb-afc2-54970a13b78a","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:2b:d3:ef","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 020d00b5451a467cb276d06789a1149d","admin_state_up":true,"network_id":"ec009087-7431-4502-ad6c-c83bce823b17","tenant_id":"","created_at":"2019-01-18T06:08:40Z","binding:vnic_type":"normal","device_id":"dec1effe-5a56-4a15-b78a-e4049c44e23a"}]} 2019-01-18 06:08:41,407 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?device_id=dec1effe-5a56-4a15-b78a-e4049c44e23a used request id req-c75a00f9-fc11-4e5f-812f-fc4d0b618a8b 2019-01-18 06:08:41,413 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets/c8e93a60-986b-4672-aa30-ff2ab7044d70 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}836379f6ba3b4ffb1d3d76cd7ea0923ea4caff41" 2019-01-18 06:08:41,615 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-f9d296f6-ac7f-4eba-adc8-eead56c55d1a Date: Fri, 18 Jan 2019 06:08:41 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"ec009087-7431-4502-ad6c-c83bce823b17","tenant_id":"","created_at":"2019-01-18T06:08:37Z","dns_nameservers":[],"updated_at":"2019-01-18T06:08:37Z","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":"c8e93a60-986b-4672-aa30-ff2ab7044d70","subnetpool_id":null,"name":"HA subnet tenant 020d00b5451a467cb276d06789a1149d"}} 2019-01-18 06:08:41,615 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets/c8e93a60-986b-4672-aa30-ff2ab7044d70 used request id req-f9d296f6-ac7f-4eba-adc8-eead56c55d1a 2019-01-18 06:08:41,620 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets/c8e93a60-986b-4672-aa30-ff2ab7044d70 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}836379f6ba3b4ffb1d3d76cd7ea0923ea4caff41" 2019-01-18 06:08:41,853 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-c22051ed-e140-4d4c-b31d-e9cb4053a7f6 Date: Fri, 18 Jan 2019 06:08:41 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"ec009087-7431-4502-ad6c-c83bce823b17","tenant_id":"","created_at":"2019-01-18T06:08:37Z","dns_nameservers":[],"updated_at":"2019-01-18T06:08:37Z","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":"c8e93a60-986b-4672-aa30-ff2ab7044d70","subnetpool_id":null,"name":"HA subnet tenant 020d00b5451a467cb276d06789a1149d"}} 2019-01-18 06:08:41,853 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets/c8e93a60-986b-4672-aa30-ff2ab7044d70 used request id req-c22051ed-e140-4d4c-b31d-e9cb4053a7f6 2019-01-18 06:08:41,858 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets/c8e93a60-986b-4672-aa30-ff2ab7044d70 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}836379f6ba3b4ffb1d3d76cd7ea0923ea4caff41" 2019-01-18 06:08:42,067 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-9b8080b4-2dde-45c3-8ac9-59e63150af25 Date: Fri, 18 Jan 2019 06:08:42 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"ec009087-7431-4502-ad6c-c83bce823b17","tenant_id":"","created_at":"2019-01-18T06:08:37Z","dns_nameservers":[],"updated_at":"2019-01-18T06:08:37Z","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":"c8e93a60-986b-4672-aa30-ff2ab7044d70","subnetpool_id":null,"name":"HA subnet tenant 020d00b5451a467cb276d06789a1149d"}} 2019-01-18 06:08:42,068 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets/c8e93a60-986b-4672-aa30-ff2ab7044d70 used request id req-9b8080b4-2dde-45c3-8ac9-59e63150af25 2019-01-18 06:08:42,074 - 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}836379f6ba3b4ffb1d3d76cd7ea0923ea4caff41" 2019-01-18 06:08:42,161 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-fab34e3f-041c-41f2-867b-1560db6b1171 Date: Fri, 18 Jan 2019 06:08:42 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"c7128340-d09d-4472-ab8c-6b0e75149f5d","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"47feb8aba08a40dca7028a1701e597b9","status":"ACTIVE","subnets":["99f540fb-52d8-49ca-b59c-736c854d3c9e"],"description":"","tags":[],"updated_at":"2019-01-18T04:39:13Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"47feb8aba08a40dca7028a1701e597b9","created_at":"2019-01-18T04:39:06Z","provider:network_type":"flat"}]} 2019-01-18 06:08:42,161 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=external used request id req-fab34e3f-041c-41f2-867b-1560db6b1171 2019-01-18 06:08:42,165 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-18 06:08:42,170 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 18 Jan 2019 06:08: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"}]}]}} 2019-01-18 06:08:42,171 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/47feb8aba08a40dca7028a1701e597b9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}836379f6ba3b4ffb1d3d76cd7ea0923ea4caff41" 2019-01-18 06:08:42,258 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:08:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9965aa5c-bcc0-4069-94a4-68ff5af326fa Content-Encoding: gzip Content-Length: 205 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/47feb8aba08a40dca7028a1701e597b9"}, "enabled": true, "id": "47feb8aba08a40dca7028a1701e597b9", "parent_id": "default", "domain_id": "default", "name": "service"}} 2019-01-18 06:08:42,259 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/47feb8aba08a40dca7028a1701e597b9 used request id req-9965aa5c-bcc0-4069-94a4-68ff5af326fa 2019-01-18 06:08:42,264 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?name=CreateRouterSuccessTests-b30d5cb6-2b74-418e-b1ef-909635fe4daa-port1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}836379f6ba3b4ffb1d3d76cd7ea0923ea4caff41" 2019-01-18 06:08:42,296 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-f8f66e2b-2177-4b74-bf97-ed6c5808002c Date: Fri, 18 Jan 2019 06:08:42 GMT RESP BODY: {"ports":[]} 2019-01-18 06:08:42,296 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?name=CreateRouterSuccessTests-b30d5cb6-2b74-418e-b1ef-909635fe4daa-port1&admin_state_up=True used request id req-f8f66e2b-2177-4b74-bf97-ed6c5808002c 2019-01-18 06:08:42,296 - OpenStackNetwork - INFO - Retrieved port CreateRouterSuccessTests-b30d5cb6-2b74-418e-b1ef-909635fe4daa-port1 for router - CreateRouterSuccessTests-b30d5cb6-2b74-418e-b1ef-909635fe4daa-pub-router 2019-01-18 06:08:42,296 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:08:42,297 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:08:42,680 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "488fca829f8b496daa1cd2cdc6e45c49", "name": "Member"}, {"id": "c65201bd05504fa786d79b166e8bbba3", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}], "expires_at": "2019-01-18T07:08:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "020d00b5451a467cb276d06789a1149d", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "id": "e292c913af7844408b6509a836e493f5"}, "audit_ids": ["wdog1-jJT5-_seFUL82Y-Q"], "issued_at": "2019-01-18T06:08:42.000000Z"}} 2019-01-18 06:08:42,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}73450e93a5156f20fa9f98d486ff679ccc35c370" 2019-01-18 06:08:42,765 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:08:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-604b3636-f131-4bcd-886e-980803169f63 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:08:42,766 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-604b3636-f131-4bcd-886e-980803169f63 2019-01-18 06:08:42,772 - 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}836379f6ba3b4ffb1d3d76cd7ea0923ea4caff41" 2019-01-18 06:08:43,007 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-7604333f-1873-496e-ba0e-010dbc90d8bd Date: Fri, 18 Jan 2019 06:08:43 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"c7128340-d09d-4472-ab8c-6b0e75149f5d","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"47feb8aba08a40dca7028a1701e597b9","status":"ACTIVE","subnets":["99f540fb-52d8-49ca-b59c-736c854d3c9e"],"description":"","tags":[],"updated_at":"2019-01-18T04:39:13Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"47feb8aba08a40dca7028a1701e597b9","created_at":"2019-01-18T04:39:06Z","provider:network_type":"flat"}]} 2019-01-18 06:08:43,007 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=external used request id req-7604333f-1873-496e-ba0e-010dbc90d8bd 2019-01-18 06:08:43,012 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=c7128340-d09d-4472-ab8c-6b0e75149f5d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}836379f6ba3b4ffb1d3d76cd7ea0923ea4caff41" 2019-01-18 06:08:43,215 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 624 X-Openstack-Request-Id: req-e0566d90-c6fb-4559-9006-7d6b0dbb4949 Date: Fri, 18 Jan 2019 06:08:43 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"c7128340-d09d-4472-ab8c-6b0e75149f5d","tenant_id":"47feb8aba08a40dca7028a1701e597b9","created_at":"2019-01-18T04:39:13Z","dns_nameservers":[],"updated_at":"2019-01-18T04:39:13Z","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":"47feb8aba08a40dca7028a1701e597b9","id":"99f540fb-52d8-49ca-b59c-736c854d3c9e","subnetpool_id":null,"name":"external-subnet"}]} 2019-01-18 06:08:43,215 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=c7128340-d09d-4472-ab8c-6b0e75149f5d used request id req-e0566d90-c6fb-4559-9006-7d6b0dbb4949 2019-01-18 06:08:43,216 - neutron_utils - INFO - Creating port for network with name - external 2019-01-18 06:08:43,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}836379f6ba3b4ffb1d3d76cd7ea0923ea4caff41" -d '{"port": {"network_id": "c7128340-d09d-4472-ab8c-6b0e75149f5d", "name": "CreateRouterSuccessTests-b30d5cb6-2b74-418e-b1ef-909635fe4daa-port1", "admin_state_up": true}}' 2019-01-18 06:08:44,145 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 879 X-Openstack-Request-Id: req-f6cda96a-5a9f-4698-ab9b-c4490c235ef5 Date: Fri, 18 Jan 2019 06:08:44 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:08:43Z","device_owner":"","revision_number":4,"binding:profile":{},"port_security_enabled":true,"fixed_ips":[{"subnet_id":"99f540fb-52d8-49ca-b59c-736c854d3c9e","ip_address":"172.30.9.205"}],"id":"d05f6f94-c117-4c5b-8f7f-e80f5299c357","security_groups":["74f1c2a7-acff-47e9-84f4-dbfa545465da"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:f6:de:2d","device_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"name":"CreateRouterSuccessTests-b30d5cb6-2b74-418e-b1ef-909635fe4daa-port1","project_id":"020d00b5451a467cb276d06789a1149d","qos_policy_id":null,"admin_state_up":true,"network_id":"c7128340-d09d-4472-ab8c-6b0e75149f5d","tenant_id":"020d00b5451a467cb276d06789a1149d","created_at":"2019-01-18T06:08:43Z","binding:vnic_type":"normal"}} 2019-01-18 06:08:44,146 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/ports used request id req-f6cda96a-5a9f-4698-ab9b-c4490c235ef5 2019-01-18 06:08:44,146 - OpenStackNetwork - INFO - Created port CreateRouterSuccessTests-b30d5cb6-2b74-418e-b1ef-909635fe4daa-port1 for router - CreateRouterSuccessTests-b30d5cb6-2b74-418e-b1ef-909635fe4daa-pub-router 2019-01-18 06:08:44,146 - neutron_utils - INFO - Adding interface to router with name CreateRouterSuccessTests-b30d5cb6-2b74-418e-b1ef-909635fe4daa-pub-router 2019-01-18 06:08:44,152 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9696/v2.0/routers/dec1effe-5a56-4a15-b78a-e4049c44e23a/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}836379f6ba3b4ffb1d3d76cd7ea0923ea4caff41" -d '{"port_id": "d05f6f94-c117-4c5b-8f7f-e80f5299c357"}' 2019-01-18 06:08:45,655 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-8611e338-b76b-4e30-900b-f12f42483a8c Date: Fri, 18 Jan 2019 06:08:45 GMT RESP BODY: {"network_id": "c7128340-d09d-4472-ab8c-6b0e75149f5d", "tenant_id": "020d00b5451a467cb276d06789a1149d", "subnet_id": "99f540fb-52d8-49ca-b59c-736c854d3c9e", "subnet_ids": ["99f540fb-52d8-49ca-b59c-736c854d3c9e"], "port_id": "d05f6f94-c117-4c5b-8f7f-e80f5299c357", "id": "dec1effe-5a56-4a15-b78a-e4049c44e23a"} 2019-01-18 06:08:45,655 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/dec1effe-5a56-4a15-b78a-e4049c44e23a/add_router_interface used request id req-8611e338-b76b-4e30-900b-f12f42483a8c 2019-01-18 06:08:45,661 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/routers/dec1effe-5a56-4a15-b78a-e4049c44e23a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}836379f6ba3b4ffb1d3d76cd7ea0923ea4caff41" 2019-01-18 06:08:46,036 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 553 X-Openstack-Request-Id: req-a9a5b550-b54b-45d2-badc-9d3dff0e92f5 Date: Fri, 18 Jan 2019 06:08:46 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "020d00b5451a467cb276d06789a1149d", "created_at": "2019-01-18T06:08:38Z", "admin_state_up": true, "updated_at": "2019-01-18T06:08:45Z", "project_id": "020d00b5451a467cb276d06789a1149d", "flavor_id": null, "revision_number": 6, "routes": [], "ha": true, "id": "dec1effe-5a56-4a15-b78a-e4049c44e23a", "name": "CreateRouterSuccessTests-b30d5cb6-2b74-418e-b1ef-909635fe4daa-pub-router"}} 2019-01-18 06:08:46,036 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers/dec1effe-5a56-4a15-b78a-e4049c44e23a used request id req-a9a5b550-b54b-45d2-badc-9d3dff0e92f5 2019-01-18 06:08:46,042 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?device_id=dec1effe-5a56-4a15-b78a-e4049c44e23a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}836379f6ba3b4ffb1d3d76cd7ea0923ea4caff41" 2019-01-18 06:08:46,490 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3726 X-Openstack-Request-Id: req-cc99d8ec-dee3-4421-b249-5375582ca77f Date: Fri, 18 Jan 2019 06:08:46 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:08:44Z","device_owner":"network:router_ha_interface","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"c8e93a60-986b-4672-aa30-ff2ab7044d70","ip_address":"169.254.192.2"}],"id":"1d078f93-f3bb-4b56-bc01-f17a4ec4bc06","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:de:ac:ee","project_id":"","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 020d00b5451a467cb276d06789a1149d","admin_state_up":true,"network_id":"ec009087-7431-4502-ad6c-c83bce823b17","tenant_id":"","created_at":"2019-01-18T06:08:38Z","binding:vnic_type":"normal","device_id":"dec1effe-5a56-4a15-b78a-e4049c44e23a"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:08:43Z","device_owner":"network:router_ha_interface","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"c8e93a60-986b-4672-aa30-ff2ab7044d70","ip_address":"169.254.192.9"}],"id":"2d7828b6-e397-48bf-abbd-ae50d4746f60","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:55:ca:b3","project_id":"","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 020d00b5451a467cb276d06789a1149d","admin_state_up":true,"network_id":"ec009087-7431-4502-ad6c-c83bce823b17","tenant_id":"","created_at":"2019-01-18T06:08:39Z","binding:vnic_type":"normal","device_id":"dec1effe-5a56-4a15-b78a-e4049c44e23a"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:08:43Z","device_owner":"network:router_ha_interface","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"c8e93a60-986b-4672-aa30-ff2ab7044d70","ip_address":"169.254.192.4"}],"id":"b2e7d88b-806d-47bb-afc2-54970a13b78a","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:2b:d3:ef","project_id":"","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 020d00b5451a467cb276d06789a1149d","admin_state_up":true,"network_id":"ec009087-7431-4502-ad6c-c83bce823b17","tenant_id":"","created_at":"2019-01-18T06:08:40Z","binding:vnic_type":"normal","device_id":"dec1effe-5a56-4a15-b78a-e4049c44e23a"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:08:46Z","device_owner":"network:ha_router_replicated_interface","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"99f540fb-52d8-49ca-b59c-736c854d3c9e","ip_address":"172.30.9.205"}],"id":"d05f6f94-c117-4c5b-8f7f-e80f5299c357","security_groups":["74f1c2a7-acff-47e9-84f4-dbfa545465da"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:f6:de:2d","project_id":"020d00b5451a467cb276d06789a1149d","status":"DOWN","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateRouterSuccessTests-b30d5cb6-2b74-418e-b1ef-909635fe4daa-port1","admin_state_up":true,"network_id":"c7128340-d09d-4472-ab8c-6b0e75149f5d","tenant_id":"020d00b5451a467cb276d06789a1149d","created_at":"2019-01-18T06:08:43Z","binding:vnic_type":"normal","device_id":"dec1effe-5a56-4a15-b78a-e4049c44e23a"}]} 2019-01-18 06:08:46,490 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?device_id=dec1effe-5a56-4a15-b78a-e4049c44e23a used request id req-cc99d8ec-dee3-4421-b249-5375582ca77f 2019-01-18 06:08:46,496 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets/c8e93a60-986b-4672-aa30-ff2ab7044d70 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}836379f6ba3b4ffb1d3d76cd7ea0923ea4caff41" 2019-01-18 06:08:46,772 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-2d9334d8-736d-4041-8279-de841a3eaff2 Date: Fri, 18 Jan 2019 06:08:46 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"ec009087-7431-4502-ad6c-c83bce823b17","tenant_id":"","created_at":"2019-01-18T06:08:37Z","dns_nameservers":[],"updated_at":"2019-01-18T06:08:37Z","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":"c8e93a60-986b-4672-aa30-ff2ab7044d70","subnetpool_id":null,"name":"HA subnet tenant 020d00b5451a467cb276d06789a1149d"}} 2019-01-18 06:08:46,772 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets/c8e93a60-986b-4672-aa30-ff2ab7044d70 used request id req-2d9334d8-736d-4041-8279-de841a3eaff2 2019-01-18 06:08:46,778 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets/c8e93a60-986b-4672-aa30-ff2ab7044d70 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}836379f6ba3b4ffb1d3d76cd7ea0923ea4caff41" 2019-01-18 06:08:46,823 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-2a6c9fd4-684e-420b-9fe5-fb3c7f981e1f Date: Fri, 18 Jan 2019 06:08:46 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"ec009087-7431-4502-ad6c-c83bce823b17","tenant_id":"","created_at":"2019-01-18T06:08:37Z","dns_nameservers":[],"updated_at":"2019-01-18T06:08:37Z","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":"c8e93a60-986b-4672-aa30-ff2ab7044d70","subnetpool_id":null,"name":"HA subnet tenant 020d00b5451a467cb276d06789a1149d"}} 2019-01-18 06:08:46,823 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets/c8e93a60-986b-4672-aa30-ff2ab7044d70 used request id req-2a6c9fd4-684e-420b-9fe5-fb3c7f981e1f 2019-01-18 06:08:46,828 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets/c8e93a60-986b-4672-aa30-ff2ab7044d70 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}836379f6ba3b4ffb1d3d76cd7ea0923ea4caff41" 2019-01-18 06:08:47,035 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-0de312dc-b82e-4074-8fa4-9c22c6dabd1a Date: Fri, 18 Jan 2019 06:08:47 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"ec009087-7431-4502-ad6c-c83bce823b17","tenant_id":"","created_at":"2019-01-18T06:08:37Z","dns_nameservers":[],"updated_at":"2019-01-18T06:08:37Z","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":"c8e93a60-986b-4672-aa30-ff2ab7044d70","subnetpool_id":null,"name":"HA subnet tenant 020d00b5451a467cb276d06789a1149d"}} 2019-01-18 06:08:47,035 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets/c8e93a60-986b-4672-aa30-ff2ab7044d70 used request id req-0de312dc-b82e-4074-8fa4-9c22c6dabd1a 2019-01-18 06:08:47,041 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets/99f540fb-52d8-49ca-b59c-736c854d3c9e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}836379f6ba3b4ffb1d3d76cd7ea0923ea4caff41" 2019-01-18 06:08:47,085 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-88f0d4d6-2b08-490c-a18d-3c779ae347be Date: Fri, 18 Jan 2019 06:08:47 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"c7128340-d09d-4472-ab8c-6b0e75149f5d","tenant_id":"47feb8aba08a40dca7028a1701e597b9","created_at":"2019-01-18T04:39:13Z","dns_nameservers":[],"updated_at":"2019-01-18T04:39:13Z","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":"47feb8aba08a40dca7028a1701e597b9","id":"99f540fb-52d8-49ca-b59c-736c854d3c9e","subnetpool_id":null,"name":"external-subnet"}} 2019-01-18 06:08:47,086 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets/99f540fb-52d8-49ca-b59c-736c854d3c9e used request id req-88f0d4d6-2b08-490c-a18d-3c779ae347be 2019-01-18 06:08:47,087 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff5cc7851e3cb9e7c69d0ba13cb757bd5d5b7417" 2019-01-18 06:08:47,171 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:08:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d3bf4576-7c84-4134-9636-4a9ef69e73f6 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:08:47,171 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-d3bf4576-7c84-4134-9636-4a9ef69e73f6 2019-01-18 06:08:47,178 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/routers?name=CreateRouterSuccessTests-b30d5cb6-2b74-418e-b1ef-909635fe4daa-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff5cc7851e3cb9e7c69d0ba13cb757bd5d5b7417" 2019-01-18 06:08:47,389 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 556 X-Openstack-Request-Id: req-d98416ec-e2ce-48a4-9725-ab948f503310 Date: Fri, 18 Jan 2019 06:08:47 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "020d00b5451a467cb276d06789a1149d", "created_at": "2019-01-18T06:08:38Z", "admin_state_up": true, "updated_at": "2019-01-18T06:08:45Z", "project_id": "020d00b5451a467cb276d06789a1149d", "flavor_id": null, "revision_number": 6, "routes": [], "ha": true, "id": "dec1effe-5a56-4a15-b78a-e4049c44e23a", "name": "CreateRouterSuccessTests-b30d5cb6-2b74-418e-b1ef-909635fe4daa-pub-router"}]} 2019-01-18 06:08:47,389 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers?name=CreateRouterSuccessTests-b30d5cb6-2b74-418e-b1ef-909635fe4daa-pub-router&admin_state_up=True used request id req-d98416ec-e2ce-48a4-9725-ab948f503310 2019-01-18 06:08:47,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" 2019-01-18 06:08:47,398 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 18 Jan 2019 06:08: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"}]}]}} 2019-01-18 06:08:47,398 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/020d00b5451a467cb276d06789a1149d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff5cc7851e3cb9e7c69d0ba13cb757bd5d5b7417" 2019-01-18 06:08:47,490 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:08:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e477532f-4cdf-4907-89cd-0ad181f256c2 Content-Encoding: gzip Content-Length: 248 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/020d00b5451a467cb276d06789a1149d"}, "enabled": true, "id": "020d00b5451a467cb276d06789a1149d", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}} 2019-01-18 06:08:47,490 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/020d00b5451a467cb276d06789a1149d used request id req-e477532f-4cdf-4907-89cd-0ad181f256c2 2019-01-18 06:08:47,496 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?device_id=dec1effe-5a56-4a15-b78a-e4049c44e23a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff5cc7851e3cb9e7c69d0ba13cb757bd5d5b7417" 2019-01-18 06:08:47,700 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3789 X-Openstack-Request-Id: req-26773e12-7942-4db6-b5ad-881882570c38 Date: Fri, 18 Jan 2019 06:08:47 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:08:44Z","device_owner":"network:router_ha_interface","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"c8e93a60-986b-4672-aa30-ff2ab7044d70","ip_address":"169.254.192.2"}],"id":"1d078f93-f3bb-4b56-bc01-f17a4ec4bc06","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:de:ac:ee","project_id":"","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 020d00b5451a467cb276d06789a1149d","admin_state_up":true,"network_id":"ec009087-7431-4502-ad6c-c83bce823b17","tenant_id":"","created_at":"2019-01-18T06:08:38Z","binding:vnic_type":"normal","device_id":"dec1effe-5a56-4a15-b78a-e4049c44e23a"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:08:43Z","device_owner":"network:router_ha_interface","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"c8e93a60-986b-4672-aa30-ff2ab7044d70","ip_address":"169.254.192.9"}],"id":"2d7828b6-e397-48bf-abbd-ae50d4746f60","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:55:ca:b3","project_id":"","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 020d00b5451a467cb276d06789a1149d","admin_state_up":true,"network_id":"ec009087-7431-4502-ad6c-c83bce823b17","tenant_id":"","created_at":"2019-01-18T06:08:39Z","binding:vnic_type":"normal","device_id":"dec1effe-5a56-4a15-b78a-e4049c44e23a"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:08:43Z","device_owner":"network:router_ha_interface","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"c8e93a60-986b-4672-aa30-ff2ab7044d70","ip_address":"169.254.192.4"}],"id":"b2e7d88b-806d-47bb-afc2-54970a13b78a","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:2b:d3:ef","project_id":"","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 020d00b5451a467cb276d06789a1149d","admin_state_up":true,"network_id":"ec009087-7431-4502-ad6c-c83bce823b17","tenant_id":"","created_at":"2019-01-18T06:08:40Z","binding:vnic_type":"normal","device_id":"dec1effe-5a56-4a15-b78a-e4049c44e23a"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:08:47Z","device_owner":"network:ha_router_replicated_interface","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"99f540fb-52d8-49ca-b59c-736c854d3c9e","ip_address":"172.30.9.205"}],"id":"d05f6f94-c117-4c5b-8f7f-e80f5299c357","security_groups":["74f1c2a7-acff-47e9-84f4-dbfa545465da"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:f6:de:2d","project_id":"020d00b5451a467cb276d06789a1149d","status":"DOWN","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateRouterSuccessTests-b30d5cb6-2b74-418e-b1ef-909635fe4daa-port1","admin_state_up":true,"network_id":"c7128340-d09d-4472-ab8c-6b0e75149f5d","tenant_id":"020d00b5451a467cb276d06789a1149d","created_at":"2019-01-18T06:08:43Z","binding:vnic_type":"normal","device_id":"dec1effe-5a56-4a15-b78a-e4049c44e23a"}]} 2019-01-18 06:08:47,701 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?device_id=dec1effe-5a56-4a15-b78a-e4049c44e23a used request id req-26773e12-7942-4db6-b5ad-881882570c38 2019-01-18 06:08:47,707 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets/c8e93a60-986b-4672-aa30-ff2ab7044d70 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff5cc7851e3cb9e7c69d0ba13cb757bd5d5b7417" 2019-01-18 06:08:47,906 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-0de3dbf5-a6d2-413d-9ede-c793e1b40693 Date: Fri, 18 Jan 2019 06:08:47 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"ec009087-7431-4502-ad6c-c83bce823b17","tenant_id":"","created_at":"2019-01-18T06:08:37Z","dns_nameservers":[],"updated_at":"2019-01-18T06:08:37Z","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":"c8e93a60-986b-4672-aa30-ff2ab7044d70","subnetpool_id":null,"name":"HA subnet tenant 020d00b5451a467cb276d06789a1149d"}} 2019-01-18 06:08:47,906 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets/c8e93a60-986b-4672-aa30-ff2ab7044d70 used request id req-0de3dbf5-a6d2-413d-9ede-c793e1b40693 2019-01-18 06:08:47,912 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets/c8e93a60-986b-4672-aa30-ff2ab7044d70 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff5cc7851e3cb9e7c69d0ba13cb757bd5d5b7417" 2019-01-18 06:08:48,111 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-cca86429-f4d0-40cb-95ba-2c8e513f886e Date: Fri, 18 Jan 2019 06:08:48 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"ec009087-7431-4502-ad6c-c83bce823b17","tenant_id":"","created_at":"2019-01-18T06:08:37Z","dns_nameservers":[],"updated_at":"2019-01-18T06:08:37Z","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":"c8e93a60-986b-4672-aa30-ff2ab7044d70","subnetpool_id":null,"name":"HA subnet tenant 020d00b5451a467cb276d06789a1149d"}} 2019-01-18 06:08:48,111 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets/c8e93a60-986b-4672-aa30-ff2ab7044d70 used request id req-cca86429-f4d0-40cb-95ba-2c8e513f886e 2019-01-18 06:08:48,117 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets/c8e93a60-986b-4672-aa30-ff2ab7044d70 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff5cc7851e3cb9e7c69d0ba13cb757bd5d5b7417" 2019-01-18 06:08:48,307 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-4e575284-ef30-4ff5-abfe-f7306f2276d6 Date: Fri, 18 Jan 2019 06:08:48 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"ec009087-7431-4502-ad6c-c83bce823b17","tenant_id":"","created_at":"2019-01-18T06:08:37Z","dns_nameservers":[],"updated_at":"2019-01-18T06:08:37Z","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":"c8e93a60-986b-4672-aa30-ff2ab7044d70","subnetpool_id":null,"name":"HA subnet tenant 020d00b5451a467cb276d06789a1149d"}} 2019-01-18 06:08:48,307 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets/c8e93a60-986b-4672-aa30-ff2ab7044d70 used request id req-4e575284-ef30-4ff5-abfe-f7306f2276d6 2019-01-18 06:08:48,313 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets/99f540fb-52d8-49ca-b59c-736c854d3c9e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff5cc7851e3cb9e7c69d0ba13cb757bd5d5b7417" 2019-01-18 06:08:48,532 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-88fc7008-8a69-4c06-891c-c99589c666cc Date: Fri, 18 Jan 2019 06:08:48 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"c7128340-d09d-4472-ab8c-6b0e75149f5d","tenant_id":"47feb8aba08a40dca7028a1701e597b9","created_at":"2019-01-18T04:39:13Z","dns_nameservers":[],"updated_at":"2019-01-18T04:39:13Z","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":"47feb8aba08a40dca7028a1701e597b9","id":"99f540fb-52d8-49ca-b59c-736c854d3c9e","subnetpool_id":null,"name":"external-subnet"}} 2019-01-18 06:08:48,532 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets/99f540fb-52d8-49ca-b59c-736c854d3c9e used request id req-88fc7008-8a69-4c06-891c-c99589c666cc 2019-01-18 06:08:48,538 - 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}ff5cc7851e3cb9e7c69d0ba13cb757bd5d5b7417" 2019-01-18 06:08:48,786 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-ad41ce01-23e1-4077-bb2f-4ac57344d767 Date: Fri, 18 Jan 2019 06:08:48 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"c7128340-d09d-4472-ab8c-6b0e75149f5d","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"47feb8aba08a40dca7028a1701e597b9","status":"ACTIVE","subnets":["99f540fb-52d8-49ca-b59c-736c854d3c9e"],"description":"","tags":[],"updated_at":"2019-01-18T04:39:13Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"47feb8aba08a40dca7028a1701e597b9","created_at":"2019-01-18T04:39:06Z","provider:network_type":"flat"}]} 2019-01-18 06:08:48,786 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=external used request id req-ad41ce01-23e1-4077-bb2f-4ac57344d767 2019-01-18 06:08:48,792 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=c7128340-d09d-4472-ab8c-6b0e75149f5d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff5cc7851e3cb9e7c69d0ba13cb757bd5d5b7417" 2019-01-18 06:08:48,842 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 624 X-Openstack-Request-Id: req-e0c94c2e-1dac-4c1a-9ade-4596061b86bc Date: Fri, 18 Jan 2019 06:08:48 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"c7128340-d09d-4472-ab8c-6b0e75149f5d","tenant_id":"47feb8aba08a40dca7028a1701e597b9","created_at":"2019-01-18T04:39:13Z","dns_nameservers":[],"updated_at":"2019-01-18T04:39:13Z","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":"47feb8aba08a40dca7028a1701e597b9","id":"99f540fb-52d8-49ca-b59c-736c854d3c9e","subnetpool_id":null,"name":"external-subnet"}]} 2019-01-18 06:08:48,842 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=c7128340-d09d-4472-ab8c-6b0e75149f5d used request id req-e0c94c2e-1dac-4c1a-9ade-4596061b86bc 2019-01-18 06:08:48,842 - OpenStackNetwork - INFO - Removing router interface from router CreateRouterSuccessTests-b30d5cb6-2b74-418e-b1ef-909635fe4daa-pub-router and port CreateRouterSuccessTests-b30d5cb6-2b74-418e-b1ef-909635fe4daa-port1 2019-01-18 06:08:48,842 - neutron_utils - INFO - Removing router interface from router named CreateRouterSuccessTests-b30d5cb6-2b74-418e-b1ef-909635fe4daa-pub-router 2019-01-18 06:08:48,847 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9696/v2.0/routers/dec1effe-5a56-4a15-b78a-e4049c44e23a/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}836379f6ba3b4ffb1d3d76cd7ea0923ea4caff41" -d '{"port_id": "d05f6f94-c117-4c5b-8f7f-e80f5299c357"}' 2019-01-18 06:08:50,172 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-e6a451b2-6fe8-4ea7-8c5b-e46cf078e421 Date: Fri, 18 Jan 2019 06:08:50 GMT RESP BODY: {"network_id": "c7128340-d09d-4472-ab8c-6b0e75149f5d", "tenant_id": "020d00b5451a467cb276d06789a1149d", "subnet_id": "99f540fb-52d8-49ca-b59c-736c854d3c9e", "subnet_ids": ["99f540fb-52d8-49ca-b59c-736c854d3c9e"], "port_id": "d05f6f94-c117-4c5b-8f7f-e80f5299c357", "id": "dec1effe-5a56-4a15-b78a-e4049c44e23a"} 2019-01-18 06:08:50,172 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/dec1effe-5a56-4a15-b78a-e4049c44e23a/remove_router_interface used request id req-e6a451b2-6fe8-4ea7-8c5b-e46cf078e421 2019-01-18 06:08:50,173 - OpenStackNetwork - INFO - Removing router CreateRouterSuccessTests-b30d5cb6-2b74-418e-b1ef-909635fe4daa-pub-router 2019-01-18 06:08:50,173 - neutron_utils - INFO - Deleting router with name - CreateRouterSuccessTests-b30d5cb6-2b74-418e-b1ef-909635fe4daa-pub-router 2019-01-18 06:08:50,178 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/routers/dec1effe-5a56-4a15-b78a-e4049c44e23a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}836379f6ba3b4ffb1d3d76cd7ea0923ea4caff41" 2019-01-18 06:08:53,155 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-576e511d-74f4-4c2b-acaa-615969c63094 Content-Length: 0 Date: Fri, 18 Jan 2019 06:08:53 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-18 06:08:53,155 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/routers/dec1effe-5a56-4a15-b78a-e4049c44e23a used request id req-576e511d-74f4-4c2b-acaa-615969c63094 2019-01-18 06:08:53,161 - 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}8865262a5d55307e6acbd98a2f9fc73e25b9411e" 2019-01-18 06:08:53,385 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-9438b0de-9d6b-4785-ab19-0c43005666f3 Date: Fri, 18 Jan 2019 06:08:53 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-18T04:53:26Z", "updated_at": "2019-01-18T04:53:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:53:26Z", "revision_number": 0, "id": "260c2de9-5dc5-4508-b06c-24b9d7ed838c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:53:26Z", "security_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:53:26Z", "revision_number": 0, "id": "9c6f69fc-3bf8-4346-9288-5a255b82b67e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:53:26Z", "security_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:53:26Z", "revision_number": 0, "id": "84255fa4-c13a-4cfe-b73d-e56ee216ca1e", "remote_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "remote_ip_prefix": null, "created_at": "2019-01-18T04:53:26Z", "security_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:53:26Z", "revision_number": 0, "id": "571036d3-cb1d-483a-acb9-96f19293add9", "remote_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "remote_ip_prefix": null, "created_at": "2019-01-18T04:53:26Z", "security_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "created_at": "2019-01-18T04:51:20Z", "updated_at": "2019-01-18T04:51:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "2b339890-44d0-4711-a050-08a64d58e2a0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv6", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "24c99e6f-888c-4943-9c93-54ad3b18b18c", "remote_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv4", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "87b9b994-ae22-4850-863a-6a4925bd01fe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv4", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "45161a51-d6dd-4bb8-986d-bc2f88599c1d", "remote_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv6", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}], "revision_number": 4, "project_id": "9c53a91613fb4d5080479ac6f51697ed", "id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "020d00b5451a467cb276d06789a1149d", "created_at": "2019-01-18T05:59:12Z", "updated_at": "2019-01-18T05:59:12Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:12Z", "revision_number": 0, "id": "60f7d4a7-1a27-4801-a1e8-5bf33633b818", "remote_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:12Z", "security_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "tenant_id": "020d00b5451a467cb276d06789a1149d", "port_range_min": null, "ethertype": "IPv6", "project_id": "020d00b5451a467cb276d06789a1149d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:12Z", "revision_number": 0, "id": "38b9f88b-1fc0-40d1-af74-237d79be193d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:12Z", "security_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "tenant_id": "020d00b5451a467cb276d06789a1149d", "port_range_min": null, "ethertype": "IPv4", "project_id": "020d00b5451a467cb276d06789a1149d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:12Z", "revision_number": 0, "id": "38b091dd-dca7-4cbe-8c1c-dd18a74bfca8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:12Z", "security_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "tenant_id": "020d00b5451a467cb276d06789a1149d", "port_range_min": null, "ethertype": "IPv6", "project_id": "020d00b5451a467cb276d06789a1149d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:12Z", "revision_number": 0, "id": "8faf6dda-6919-4b75-b745-2af38abf8dcf", "remote_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:12Z", "security_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "tenant_id": "020d00b5451a467cb276d06789a1149d", "port_range_min": null, "ethertype": "IPv4", "project_id": "020d00b5451a467cb276d06789a1149d"}], "revision_number": 4, "project_id": "020d00b5451a467cb276d06789a1149d", "id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "created_at": "2019-01-18T04:39:06Z", "updated_at": "2019-01-18T04:39:06Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "8860837e-afbd-4411-adf9-d88db88c2114", "remote_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "47feb8aba08a40dca7028a1701e597b9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "4e399c2e-bc03-4aa3-b192-1fafdc9248ba", "remote_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "47feb8aba08a40dca7028a1701e597b9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "4bf1a402-0fa2-4cfd-9fee-4a28f16bb271", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "47feb8aba08a40dca7028a1701e597b9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "0aedefa2-edbc-47b5-bead-e954540f6937", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "47feb8aba08a40dca7028a1701e597b9"}], "revision_number": 4, "project_id": "47feb8aba08a40dca7028a1701e597b9", "id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "name": "default"}]} 2019-01-18 06:08:53,385 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-9438b0de-9d6b-4785-ab19-0c43005666f3 2019-01-18 06:08:53,390 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/9c53a91613fb4d5080479ac6f51697ed -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8865262a5d55307e6acbd98a2f9fc73e25b9411e" 2019-01-18 06:08:53,478 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:08:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a21acf67-6dda-4187-94ae-c37f1d4bf6af Content-Encoding: gzip Content-Length: 190 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/9c53a91613fb4d5080479ac6f51697ed"}, "enabled": true, "id": "9c53a91613fb4d5080479ac6f51697ed", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2019-01-18 06:08:53,478 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/9c53a91613fb4d5080479ac6f51697ed used request id req-a21acf67-6dda-4187-94ae-c37f1d4bf6af 2019-01-18 06:08:53,482 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/020d00b5451a467cb276d06789a1149d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8865262a5d55307e6acbd98a2f9fc73e25b9411e" 2019-01-18 06:08:53,569 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:08:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-44e6519a-b2e8-4932-9edd-97f018a860b3 Content-Encoding: gzip Content-Length: 248 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/020d00b5451a467cb276d06789a1149d"}, "enabled": true, "id": "020d00b5451a467cb276d06789a1149d", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}} 2019-01-18 06:08:53,569 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/020d00b5451a467cb276d06789a1149d used request id req-44e6519a-b2e8-4932-9edd-97f018a860b3 2019-01-18 06:08:53,573 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/47feb8aba08a40dca7028a1701e597b9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8865262a5d55307e6acbd98a2f9fc73e25b9411e" 2019-01-18 06:08:53,655 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:08:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-befc6d83-2a44-429d-813d-491dafeca2a0 Content-Encoding: gzip Content-Length: 205 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/47feb8aba08a40dca7028a1701e597b9"}, "enabled": true, "id": "47feb8aba08a40dca7028a1701e597b9", "parent_id": "default", "domain_id": "default", "name": "service"}} 2019-01-18 06:08:53,655 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/47feb8aba08a40dca7028a1701e597b9 used request id req-befc6d83-2a44-429d-813d-491dafeca2a0 2019-01-18 06:08:53,656 - keystone_utils - INFO - Deleting project with name - CreateRouterSuccessTests-0056d254-7a4b-4c3-proj 2019-01-18 06:08:53,659 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/d52d7ade6fd7401c8c25c99df3a6ecd9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8865262a5d55307e6acbd98a2f9fc73e25b9411e" 2019-01-18 06:08:53,886 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 06:08:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5aeec03f-86f6-4e30-8fc4-f78c3a9f652d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 06:08:53,886 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/d52d7ade6fd7401c8c25c99df3a6ecd9 used request id req-5aeec03f-86f6-4e30-8fc4-f78c3a9f652d 2019-01-18 06:08:53,887 - keystone_utils - INFO - Deleting role with name - CreateRouterSuccessTests-0056d254-7a4b-4c3-proj-role 2019-01-18 06:08:53,890 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/bb96a9299d6e469ab8a5a5dd052c9630 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8865262a5d55307e6acbd98a2f9fc73e25b9411e" 2019-01-18 06:08:54,003 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 06:08:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-75b2391b-5624-457a-befa-402ed11c9e13 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 06:08:54,003 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/bb96a9299d6e469ab8a5a5dd052c9630 used request id req-75b2391b-5624-457a-befa-402ed11c9e13 2019-01-18 06:08:54,006 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8865262a5d55307e6acbd98a2f9fc73e25b9411e" 2019-01-18 06:08:54,090 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:08:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-45b03718-af99-4d43-8d10-4f9c575cd88f Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "488fca829f8b496daa1cd2cdc6e45c49", "links": {"self": "http://172.30.9.23:5000/v3/roles/488fca829f8b496daa1cd2cdc6e45c49"}, "name": "Member"}, {"domain_id": null, "id": "6b7f4f4f76264b6fb449c43b86ee3817", "links": {"self": "http://172.30.9.23:5000/v3/roles/6b7f4f4f76264b6fb449c43b86ee3817"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a482b711adf94961bf4bb28eda7f0e28", "links": {"self": "http://172.30.9.23:5000/v3/roles/a482b711adf94961bf4bb28eda7f0e28"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c65201bd05504fa786d79b166e8bbba3", "links": {"self": "http://172.30.9.23:5000/v3/roles/c65201bd05504fa786d79b166e8bbba3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "e7e317b66c174923a8cb46c48d897c8d", "links": {"self": "http://172.30.9.23:5000/v3/roles/e7e317b66c174923a8cb46c48d897c8d"}, "name": "ResellerAdmin"}]} 2019-01-18 06:08:54,090 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-45b03718-af99-4d43-8d10-4f9c575cd88f 2019-01-18 06:08:54,091 - keystone_utils - INFO - Deleting user with name - CreateRouterSuccessTests-0056d254-7a4b-4c3-user 2019-01-18 06:08:54,095 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/5e85f8f52eae4a78a3bd9dacae9dd397 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ad19d7527eb47568a473c459eca98f9695ca6d6" 2019-01-18 06:08:54,267 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 06:08:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3deae8da-8c65-463c-99a8-98d5022d9508 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 06:08:54,267 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/5e85f8f52eae4a78a3bd9dacae9dd397 used request id req-3deae8da-8c65-463c-99a8-98d5022d9508 2019-01-18 06:08:54,268 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:08:54,658 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "488fca829f8b496daa1cd2cdc6e45c49", "name": "Member"}, {"id": "c65201bd05504fa786d79b166e8bbba3", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}], "expires_at": "2019-01-18T07:08:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "020d00b5451a467cb276d06789a1149d", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "id": "e292c913af7844408b6509a836e493f5"}, "audit_ids": ["FUyuwYWbR4C3X-cAJybpUA"], "issued_at": "2019-01-18T06:08:54.000000Z"}} 2019-01-18 06:08:54,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}5447d4c71947869621df2796550c9316f15a5fb6" 2019-01-18 06:08:54,739 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:08:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ff7fe3a2-42c6-450e-b00f-3a1069eeb2ba Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:08:54,739 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-ff7fe3a2-42c6-450e-b00f-3a1069eeb2ba 2019-01-18 06:08:54,741 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:08:54,742 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:08:55,134 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "488fca829f8b496daa1cd2cdc6e45c49", "name": "Member"}, {"id": "c65201bd05504fa786d79b166e8bbba3", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}], "expires_at": "2019-01-18T07:08:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "020d00b5451a467cb276d06789a1149d", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "id": "e292c913af7844408b6509a836e493f5"}, "audit_ids": ["GaW3MZ0PTwChTQalIJq9Pw"], "issued_at": "2019-01-18T06:08:55.000000Z"}} 2019-01-18 06:08:55,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}89974407dbe351ab219cd9514ce96fc3c216b5b7" 2019-01-18 06:08:55,219 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:08:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-71b1fdd7-08c5-4faf-bfc0-3dc704299022 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:08:55,219 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-71b1fdd7-08c5-4faf-bfc0-3dc704299022 2019-01-18 06:08:55,224 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-18 06:08:55,230 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 18 Jan 2019 06: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"}]}]}} 2019-01-18 06:08:55,231 - 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-07c806ef-f8b3-4d1-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}89974407dbe351ab219cd9514ce96fc3c216b5b7" 2019-01-18 06:08:55,318 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:08:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-719ba35c-2f88-43fc-851d-68859061a0e3 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-07c806ef-f8b3-4d1-proj", "previous": null, "next": null}, "projects": []} 2019-01-18 06:08:55,318 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-07c806ef-f8b3-4d1-proj used request id req-719ba35c-2f88-43fc-851d-68859061a0e3 2019-01-18 06:08:55,322 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}89974407dbe351ab219cd9514ce96fc3c216b5b7" 2019-01-18 06:08:55,410 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:08:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-88248e58-aaa9-4bbc-a0c6-20b93276451a Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-18 06:08:55,411 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-88248e58-aaa9-4bbc-a0c6-20b93276451a 2019-01-18 06:08:55,415 - 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}89974407dbe351ab219cd9514ce96fc3c216b5b7" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateRouterSuccessTests-07c806ef-f8b3-4d1-proj"}}' 2019-01-18 06:08:55,518 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 18 Jan 2019 06:08:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ea81fa78-37a5-4fa5-92e4-d572efaa268c Content-Length: 309 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/14290a01dc6a4bd38171bbd62e3fb9b8"}, "enabled": true, "id": "14290a01dc6a4bd38171bbd62e3fb9b8", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-07c806ef-f8b3-4d1-proj"}} 2019-01-18 06:08:55,518 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-ea81fa78-37a5-4fa5-92e4-d572efaa268c 2019-01-18 06:08:55,519 - keystone_utils - INFO - Created project with name - CreateRouterSuccessTests-07c806ef-f8b3-4d1-proj 2019-01-18 06:08:55,519 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:08:55,520 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:08:55,905 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "488fca829f8b496daa1cd2cdc6e45c49", "name": "Member"}, {"id": "c65201bd05504fa786d79b166e8bbba3", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}], "expires_at": "2019-01-18T07:08:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "020d00b5451a467cb276d06789a1149d", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "id": "e292c913af7844408b6509a836e493f5"}, "audit_ids": ["5hcdkuS1SK6hflp4zUiqXg"], "issued_at": "2019-01-18T06:08:55.000000Z"}} 2019-01-18 06:08:55,905 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}550c25855aa3a35d8624ce46fece2c47ab58ec5c" 2019-01-18 06:08:55,988 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:08:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8be5b154-5ddb-41d9-8827-c69ef7065886 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:08:55,989 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-8be5b154-5ddb-41d9-8827-c69ef7065886 2019-01-18 06:08:55,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" 2019-01-18 06:08:55,998 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 18 Jan 2019 06: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"}]}]}} 2019-01-18 06:08:55,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}550c25855aa3a35d8624ce46fece2c47ab58ec5c" 2019-01-18 06:08:56,035 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:08:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4c594100-4890-4012-80f7-a162cc9e69d3 Content-Encoding: gzip Content-Length: 869 Content-Type: application/json RESP BODY: {"users": [{"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/0607a2b4beb0408e9fa51cc5ba027ac6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0607a2b4beb0408e9fa51cc5ba027ac6", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/17c61b95071545a094cc82823d2b88b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "17c61b95071545a094cc82823d2b88b8", "email": "nova@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/29e5d2dfed2447bda26fc75bd1122674"}, "domain_id": "default", "enabled": true, "options": {}, "id": "29e5d2dfed2447bda26fc75bd1122674", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/3b6dcc8c791e4b6e8831f5b5e583de80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3b6dcc8c791e4b6e8831f5b5e583de80", "email": "neutron@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.23:5000/v3/users/45ab52d673584bc198669be88c88b878"}, "domain_id": "default", "enabled": true, "options": {}, "id": "45ab52d673584bc198669be88c88b878", "email": "barbican@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/57795b4ee52f49c6a71f55bb6c4012f8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "57795b4ee52f49c6a71f55bb6c4012f8", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/5c52969262974d64ac2a300ca5d60f50"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c52969262974d64ac2a300ca5d60f50", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/5fc15572bb1c489ba92bd9945bbc1f64"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5fc15572bb1c489ba92bd9945bbc1f64", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/6b519d70e25f4e61a9dfd738cd6bba22"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6b519d70e25f4e61a9dfd738cd6bba22", "email": "heat@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.23:5000/v3/users/8248437208b540c2893a7117ad102a87"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8248437208b540c2893a7117ad102a87", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/890dee97e62840c5b15e36f03f6b7efc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "890dee97e62840c5b15e36f03f6b7efc", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/8cccb516ecc44ed9bb7c8633df108fd4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8cccb516ecc44ed9bb7c8633df108fd4", "email": "glance@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.23:5000/v3/users/97c3d863a98148299fa116fdb54be470"}, "domain_id": "default", "enabled": true, "options": {}, "id": "97c3d863a98148299fa116fdb54be470", "email": "tacker@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/a2a0c8c0f19941808c9f618af50b3b79"}, "domain_id": "c19db1b8f60647a9a114cd23287c807b", "enabled": true, "options": {}, "id": "a2a0c8c0f19941808c9f618af50b3b79", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "links": {"self": "http://172.30.9.23:5000/v3/users/e292c913af7844408b6509a836e493f5"}, "domain_id": "default", "enabled": true, "id": "e292c913af7844408b6509a836e493f5", "options": {}}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/fe5de73ba9cb41b2be24ccf1f72f5ed4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe5de73ba9cb41b2be24ccf1f72f5ed4", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2019-01-18 06:08:56,035 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-4c594100-4890-4012-80f7-a162cc9e69d3 2019-01-18 06:08:56,038 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateRouterSuccessTests-07c806ef-f8b3-4d1-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}550c25855aa3a35d8624ce46fece2c47ab58ec5c" 2019-01-18 06:08:56,125 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:08:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8f9e4777-99cb-4507-a52c-f82c5e78c160 Content-Encoding: gzip Content-Length: 254 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateRouterSuccessTests-07c806ef-f8b3-4d1-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/14290a01dc6a4bd38171bbd62e3fb9b8"}, "enabled": true, "id": "14290a01dc6a4bd38171bbd62e3fb9b8", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-07c806ef-f8b3-4d1-proj"}]} 2019-01-18 06:08:56,125 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateRouterSuccessTests-07c806ef-f8b3-4d1-proj used request id req-8f9e4777-99cb-4507-a52c-f82c5e78c160 2019-01-18 06:08:56,129 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}550c25855aa3a35d8624ce46fece2c47ab58ec5c" 2019-01-18 06:08:56,212 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:08:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6849364a-4f64-4121-a719-34c7320f8819 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-18 06:08:56,212 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-6849364a-4f64-4121-a719-34c7320f8819 2019-01-18 06:08:56,578 - keystone_utils - INFO - Created user with name - CreateRouterSuccessTests-07c806ef-f8b3-4d1-user 2019-01-18 06:08:56,579 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:08:56,583 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}89974407dbe351ab219cd9514ce96fc3c216b5b7" 2019-01-18 06:08:56,672 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:08:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-045a0822-bf4a-47ea-b10d-a24c5e93a2ff Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "488fca829f8b496daa1cd2cdc6e45c49", "links": {"self": "http://172.30.9.23:5000/v3/roles/488fca829f8b496daa1cd2cdc6e45c49"}, "name": "Member"}, {"domain_id": null, "id": "6b7f4f4f76264b6fb449c43b86ee3817", "links": {"self": "http://172.30.9.23:5000/v3/roles/6b7f4f4f76264b6fb449c43b86ee3817"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a482b711adf94961bf4bb28eda7f0e28", "links": {"self": "http://172.30.9.23:5000/v3/roles/a482b711adf94961bf4bb28eda7f0e28"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c65201bd05504fa786d79b166e8bbba3", "links": {"self": "http://172.30.9.23:5000/v3/roles/c65201bd05504fa786d79b166e8bbba3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "e7e317b66c174923a8cb46c48d897c8d", "links": {"self": "http://172.30.9.23:5000/v3/roles/e7e317b66c174923a8cb46c48d897c8d"}, "name": "ResellerAdmin"}]} 2019-01-18 06:08:56,673 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-045a0822-bf4a-47ea-b10d-a24c5e93a2ff 2019-01-18 06:08:56,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}89974407dbe351ab219cd9514ce96fc3c216b5b7" -d '{"role": {"name": "CreateRouterSuccessTests-07c806ef-f8b3-4d1-proj-role"}}' 2019-01-18 06:08:56,788 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 18 Jan 2019 06:08:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1c96a605-72f3-412f-9145-32fb24c9dd82 Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "2813b8937dac411a9c7f4b794ab4c38b", "links": {"self": "http://172.30.9.23:5000/v3/roles/2813b8937dac411a9c7f4b794ab4c38b"}, "name": "CreateRouterSuccessTests-07c806ef-f8b3-4d1-proj-role"}} 2019-01-18 06:08:56,788 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-1c96a605-72f3-412f-9145-32fb24c9dd82 2019-01-18 06:08:56,789 - keystone_utils - INFO - Created role with name - CreateRouterSuccessTests-07c806ef-f8b3-4d1-proj-role 2019-01-18 06:08:56,792 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/2813b8937dac411a9c7f4b794ab4c38b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}89974407dbe351ab219cd9514ce96fc3c216b5b7" 2019-01-18 06:08:56,809 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:08:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-12f13fbc-da4d-4882-bacb-041671490f30 Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.23:5000/v3/roles/2813b8937dac411a9c7f4b794ab4c38b"}, "domain_id": null, "name": "CreateRouterSuccessTests-07c806ef-f8b3-4d1-proj-role", "id": "2813b8937dac411a9c7f4b794ab4c38b"}} 2019-01-18 06:08:56,809 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/2813b8937dac411a9c7f4b794ab4c38b used request id req-12f13fbc-da4d-4882-bacb-041671490f30 2019-01-18 06:08:56,809 - keystone_utils - INFO - Granting role CreateRouterSuccessTests-07c806ef-f8b3-4d1-proj-role to project CreateRouterSuccessTests-07c806ef-f8b3-4d1-proj 2019-01-18 06:08:56,813 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/14290a01dc6a4bd38171bbd62e3fb9b8/users/fc35a716e17d47dfba4de594f106e5bf/roles/2813b8937dac411a9c7f4b794ab4c38b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}89974407dbe351ab219cd9514ce96fc3c216b5b7" 2019-01-18 06:08:56,946 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 06:08:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-231e1986-9f1b-43d1-9455-64561597b4ec Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 06:08:56,946 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/14290a01dc6a4bd38171bbd62e3fb9b8/users/fc35a716e17d47dfba4de594f106e5bf/roles/2813b8937dac411a9c7f4b794ab4c38b used request id req-231e1986-9f1b-43d1-9455-64561597b4ec 2019-01-18 06:08:56,946 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:08:56,947 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:08:57,313 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2813b8937dac411a9c7f4b794ab4c38b", "name": "CreateRouterSuccessTests-07c806ef-f8b3-4d1-proj-role"}], "expires_at": "2019-01-18T07:08:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "14290a01dc6a4bd38171bbd62e3fb9b8", "name": "CreateRouterSuccessTests-07c806ef-f8b3-4d1-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/14290a01dc6a4bd38171bbd62e3fb9b8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/14290a01dc6a4bd38171bbd62e3fb9b8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/14290a01dc6a4bd38171bbd62e3fb9b8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/14290a01dc6a4bd38171bbd62e3fb9b8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/14290a01dc6a4bd38171bbd62e3fb9b8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/14290a01dc6a4bd38171bbd62e3fb9b8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/14290a01dc6a4bd38171bbd62e3fb9b8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/14290a01dc6a4bd38171bbd62e3fb9b8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/14290a01dc6a4bd38171bbd62e3fb9b8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/14290a01dc6a4bd38171bbd62e3fb9b8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/14290a01dc6a4bd38171bbd62e3fb9b8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/14290a01dc6a4bd38171bbd62e3fb9b8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-07c806ef-f8b3-4d1-user", "id": "fc35a716e17d47dfba4de594f106e5bf"}, "audit_ids": ["anyl06gvRIyqLBDwQ5GF-Q"], "issued_at": "2019-01-18T06:08:57.000000Z"}} 2019-01-18 06:08:57,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}77072988e8c540136307cd6dd3fc95c3f00d6dc4" 2019-01-18 06:08:57,399 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:08:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cf14e931-e635-4c3a-82f5-202f0e9beb55 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:08:57,399 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-cf14e931-e635-4c3a-82f5-202f0e9beb55 2019-01-18 06:08:57,406 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateRouterSuccessTests-add4f32f-06a7-42b9-b58e-f2a4fb3fd4a3-pub-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77072988e8c540136307cd6dd3fc95c3f00d6dc4" 2019-01-18 06:08:57,574 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-6a714098-5556-41de-bd3b-7a4cc2786f2e Date: Fri, 18 Jan 2019 06:08:57 GMT RESP BODY: {"networks":[]} 2019-01-18 06:08:57,574 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateRouterSuccessTests-add4f32f-06a7-42b9-b58e-f2a4fb3fd4a3-pub-net1 used request id req-6a714098-5556-41de-bd3b-7a4cc2786f2e 2019-01-18 06:08:57,574 - neutron_utils - INFO - Creating network with name CreateRouterSuccessTests-add4f32f-06a7-42b9-b58e-f2a4fb3fd4a3-pub-net1 2019-01-18 06:08:57,580 - 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}77072988e8c540136307cd6dd3fc95c3f00d6dc4" -d '{"network": {"name": "CreateRouterSuccessTests-add4f32f-06a7-42b9-b58e-f2a4fb3fd4a3-pub-net1", "admin_state_up": true}}' 2019-01-18 06:08:58,103 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 628 X-Openstack-Request-Id: req-4099fe65-dc69-4cc7-92ae-7e2660a5b4d5 Date: Fri, 18 Jan 2019 06:08:58 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"124dd181-3212-474d-be2f-21564438167d","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"14290a01dc6a4bd38171bbd62e3fb9b8","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-18T06:08:57Z","is_default":false,"name":"CreateRouterSuccessTests-add4f32f-06a7-42b9-b58e-f2a4fb3fd4a3-pub-net1","qos_policy_id":null,"admin_state_up":true,"tenant_id":"14290a01dc6a4bd38171bbd62e3fb9b8","created_at":"2019-01-18T06:08:57Z","mtu":1450}} 2019-01-18 06:08:58,104 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks used request id req-4099fe65-dc69-4cc7-92ae-7e2660a5b4d5 2019-01-18 06:08:58,109 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=124dd181-3212-474d-be2f-21564438167d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77072988e8c540136307cd6dd3fc95c3f00d6dc4" 2019-01-18 06:08:58,354 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-fed7b2c9-f38b-45af-a896-1480801f61e9 Date: Fri, 18 Jan 2019 06:08: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":"2019-01-18T06:08:57Z","tenant_id":"14290a01dc6a4bd38171bbd62e3fb9b8","created_at":"2019-01-18T06:08:57Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"14290a01dc6a4bd38171bbd62e3fb9b8","id":"124dd181-3212-474d-be2f-21564438167d","name":"CreateRouterSuccessTests-add4f32f-06a7-42b9-b58e-f2a4fb3fd4a3-pub-net1"}]} 2019-01-18 06:08:58,354 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=124dd181-3212-474d-be2f-21564438167d used request id req-fed7b2c9-f38b-45af-a896-1480801f61e9 2019-01-18 06:08:58,360 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=124dd181-3212-474d-be2f-21564438167d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77072988e8c540136307cd6dd3fc95c3f00d6dc4" 2019-01-18 06:08:58,388 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-5ec16aab-cd9e-4223-9700-27e61a46fb8c Date: Fri, 18 Jan 2019 06:08:58 GMT RESP BODY: {"subnets":[]} 2019-01-18 06:08:58,388 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=124dd181-3212-474d-be2f-21564438167d used request id req-5ec16aab-cd9e-4223-9700-27e61a46fb8c 2019-01-18 06:08:58,389 - neutron_utils - INFO - Creating subnet with name CreateRouterSuccessTests-add4f32f-06a7-42b9-b58e-f2a4fb3fd4a3-pub-subnet1 2019-01-18 06:08:58,394 - 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}77072988e8c540136307cd6dd3fc95c3f00d6dc4" -d '{"subnets": [{"ip_version": 4, "network_id": "124dd181-3212-474d-be2f-21564438167d", "cidr": "10.200.201.0/24", "gateway_ip": "10.200.201.1", "name": "CreateRouterSuccessTests-add4f32f-06a7-42b9-b58e-f2a4fb3fd4a3-pub-subnet1"}]}' 2019-01-18 06:08:59,074 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-153ca4ba-079c-4de3-845d-594f310e1ad7 Date: Fri, 18 Jan 2019 06:08:59 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"124dd181-3212-474d-be2f-21564438167d","tenant_id":"14290a01dc6a4bd38171bbd62e3fb9b8","created_at":"2019-01-18T06:08:58Z","dns_nameservers":[],"updated_at":"2019-01-18T06:08:58Z","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":"14290a01dc6a4bd38171bbd62e3fb9b8","id":"c48080ee-ad11-4108-bb3b-2dec5390d152","subnetpool_id":null,"name":"CreateRouterSuccessTests-add4f32f-06a7-42b9-b58e-f2a4fb3fd4a3-pub-subnet1"}]} 2019-01-18 06:08:59,074 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets used request id req-153ca4ba-079c-4de3-845d-594f310e1ad7 2019-01-18 06:08:59,079 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=124dd181-3212-474d-be2f-21564438167d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77072988e8c540136307cd6dd3fc95c3f00d6dc4" 2019-01-18 06:08:59,180 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-61b8c10a-8d40-499f-800c-5e9656aaab91 Date: Fri, 18 Jan 2019 06:08: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":["c48080ee-ad11-4108-bb3b-2dec5390d152"],"updated_at":"2019-01-18T06:08:58Z","tenant_id":"14290a01dc6a4bd38171bbd62e3fb9b8","created_at":"2019-01-18T06:08:57Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"14290a01dc6a4bd38171bbd62e3fb9b8","id":"124dd181-3212-474d-be2f-21564438167d","name":"CreateRouterSuccessTests-add4f32f-06a7-42b9-b58e-f2a4fb3fd4a3-pub-net1"}]} 2019-01-18 06:08:59,180 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=124dd181-3212-474d-be2f-21564438167d used request id req-61b8c10a-8d40-499f-800c-5e9656aaab91 2019-01-18 06:08:59,186 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=124dd181-3212-474d-be2f-21564438167d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77072988e8c540136307cd6dd3fc95c3f00d6dc4" 2019-01-18 06:08:59,381 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-9466caa0-7f70-4a19-b809-6ba1465666f6 Date: Fri, 18 Jan 2019 06:08:59 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"124dd181-3212-474d-be2f-21564438167d","tenant_id":"14290a01dc6a4bd38171bbd62e3fb9b8","created_at":"2019-01-18T06:08:58Z","dns_nameservers":[],"updated_at":"2019-01-18T06:08:58Z","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":"14290a01dc6a4bd38171bbd62e3fb9b8","id":"c48080ee-ad11-4108-bb3b-2dec5390d152","subnetpool_id":null,"name":"CreateRouterSuccessTests-add4f32f-06a7-42b9-b58e-f2a4fb3fd4a3-pub-subnet1"}]} 2019-01-18 06:08:59,381 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=124dd181-3212-474d-be2f-21564438167d used request id req-9466caa0-7f70-4a19-b809-6ba1465666f6 2019-01-18 06:08:59,382 - OpenStackNetwork - DEBUG - Network [124dd181-3212-474d-be2f-21564438167d] created successfully 2019-01-18 06:08:59,382 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:08:59,383 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:08:59,813 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2813b8937dac411a9c7f4b794ab4c38b", "name": "CreateRouterSuccessTests-07c806ef-f8b3-4d1-proj-role"}], "expires_at": "2019-01-18T07:08:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "14290a01dc6a4bd38171bbd62e3fb9b8", "name": "CreateRouterSuccessTests-07c806ef-f8b3-4d1-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/14290a01dc6a4bd38171bbd62e3fb9b8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/14290a01dc6a4bd38171bbd62e3fb9b8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/14290a01dc6a4bd38171bbd62e3fb9b8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/14290a01dc6a4bd38171bbd62e3fb9b8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/14290a01dc6a4bd38171bbd62e3fb9b8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/14290a01dc6a4bd38171bbd62e3fb9b8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/14290a01dc6a4bd38171bbd62e3fb9b8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/14290a01dc6a4bd38171bbd62e3fb9b8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/14290a01dc6a4bd38171bbd62e3fb9b8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/14290a01dc6a4bd38171bbd62e3fb9b8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/14290a01dc6a4bd38171bbd62e3fb9b8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/14290a01dc6a4bd38171bbd62e3fb9b8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-07c806ef-f8b3-4d1-user", "id": "fc35a716e17d47dfba4de594f106e5bf"}, "audit_ids": ["zbiaPM6tStKS0UfH-jYyqQ"], "issued_at": "2019-01-18T06:08:59.000000Z"}} 2019-01-18 06:08:59,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}98be7f3da26622f5eb205bada74f91b0ec4d6e28" 2019-01-18 06:08:59,891 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:08:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9181c333-77af-4803-baa8-48daf30a42ae Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:08:59,891 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-9181c333-77af-4803-baa8-48daf30a42ae 2019-01-18 06:08:59,897 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/routers?name=CreateRouterSuccessTests-add4f32f-06a7-42b9-b58e-f2a4fb3fd4a3-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98be7f3da26622f5eb205bada74f91b0ec4d6e28" 2019-01-18 06:09:00,088 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-bbc294d1-db1c-42a8-a256-052716081762 Date: Fri, 18 Jan 2019 06:09:00 GMT RESP BODY: {"routers": []} 2019-01-18 06:09:00,088 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers?name=CreateRouterSuccessTests-add4f32f-06a7-42b9-b58e-f2a4fb3fd4a3-pub-router&admin_state_up=True used request id req-bbc294d1-db1c-42a8-a256-052716081762 2019-01-18 06:09:00,088 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:09:00,089 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:09:00,466 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2813b8937dac411a9c7f4b794ab4c38b", "name": "CreateRouterSuccessTests-07c806ef-f8b3-4d1-proj-role"}], "expires_at": "2019-01-18T07:09:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "14290a01dc6a4bd38171bbd62e3fb9b8", "name": "CreateRouterSuccessTests-07c806ef-f8b3-4d1-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/14290a01dc6a4bd38171bbd62e3fb9b8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/14290a01dc6a4bd38171bbd62e3fb9b8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/14290a01dc6a4bd38171bbd62e3fb9b8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/14290a01dc6a4bd38171bbd62e3fb9b8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/14290a01dc6a4bd38171bbd62e3fb9b8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/14290a01dc6a4bd38171bbd62e3fb9b8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/14290a01dc6a4bd38171bbd62e3fb9b8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/14290a01dc6a4bd38171bbd62e3fb9b8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/14290a01dc6a4bd38171bbd62e3fb9b8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/14290a01dc6a4bd38171bbd62e3fb9b8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/14290a01dc6a4bd38171bbd62e3fb9b8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/14290a01dc6a4bd38171bbd62e3fb9b8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-07c806ef-f8b3-4d1-user", "id": "fc35a716e17d47dfba4de594f106e5bf"}, "audit_ids": ["TJoCnV_iSfOMQjNJolGL5Q"], "issued_at": "2019-01-18T06:09:00.000000Z"}} 2019-01-18 06:09:00,466 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54f033d748f7932e7354cf01157611b81b899527" 2019-01-18 06:09:00,549 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:09:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-31c74066-3525-4641-bf17-b4b8c3c702c8 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:09:00,549 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-31c74066-3525-4641-bf17-b4b8c3c702c8 2019-01-18 06:09:00,555 - 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}98be7f3da26622f5eb205bada74f91b0ec4d6e28" 2019-01-18 06:09:00,820 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-48346ffa-cdcc-4637-99b8-4ba72e12c347 Date: Fri, 18 Jan 2019 06:09:00 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"c7128340-d09d-4472-ab8c-6b0e75149f5d","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"47feb8aba08a40dca7028a1701e597b9","status":"ACTIVE","subnets":["99f540fb-52d8-49ca-b59c-736c854d3c9e"],"description":"","tags":[],"updated_at":"2019-01-18T04:39:13Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"47feb8aba08a40dca7028a1701e597b9","created_at":"2019-01-18T04:39:06Z","mtu":1500}]} 2019-01-18 06:09:00,820 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=external used request id req-48346ffa-cdcc-4637-99b8-4ba72e12c347 2019-01-18 06:09:00,826 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=c7128340-d09d-4472-ab8c-6b0e75149f5d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98be7f3da26622f5eb205bada74f91b0ec4d6e28" 2019-01-18 06:09:01,001 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-9b0f3f4c-ff99-4a62-b420-b90f1a470aa2 Date: Fri, 18 Jan 2019 06:09:01 GMT RESP BODY: {"subnets":[]} 2019-01-18 06:09:01,002 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=c7128340-d09d-4472-ab8c-6b0e75149f5d used request id req-9b0f3f4c-ff99-4a62-b420-b90f1a470aa2 2019-01-18 06:09:01,002 - neutron_utils - INFO - Creating router with name - CreateRouterSuccessTests-add4f32f-06a7-42b9-b58e-f2a4fb3fd4a3-pub-router 2019-01-18 06:09:01,008 - 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}98be7f3da26622f5eb205bada74f91b0ec4d6e28" -d '{"router": {"external_gateway_info": {"network_id": "c7128340-d09d-4472-ab8c-6b0e75149f5d"}, "name": "CreateRouterSuccessTests-add4f32f-06a7-42b9-b58e-f2a4fb3fd4a3-pub-router", "admin_state_up": true}}' 2019-01-18 06:09:06,154 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 715 X-Openstack-Request-Id: req-ffdfc482-d788-45be-ae00-d6700eaf833a Date: Fri, 18 Jan 2019 06:09:06 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "c7128340-d09d-4472-ab8c-6b0e75149f5d", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "99f540fb-52d8-49ca-b59c-736c854d3c9e", "ip_address": "172.30.9.206"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "14290a01dc6a4bd38171bbd62e3fb9b8", "created_at": "2019-01-18T06:09:01Z", "admin_state_up": true, "updated_at": "2019-01-18T06:09:02Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "14290a01dc6a4bd38171bbd62e3fb9b8", "id": "66552e4e-fb56-430b-88f9-ae6a4f8141ec", "name": "CreateRouterSuccessTests-add4f32f-06a7-42b9-b58e-f2a4fb3fd4a3-pub-router"}} 2019-01-18 06:09:06,154 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/routers used request id req-ffdfc482-d788-45be-ae00-d6700eaf833a 2019-01-18 06:09:06,160 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?device_id=66552e4e-fb56-430b-88f9-ae6a4f8141ec -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98be7f3da26622f5eb205bada74f91b0ec4d6e28" 2019-01-18 06:09:06,341 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-a06a72be-13b9-48e8-b1fc-a7aa93310ae7 Date: Fri, 18 Jan 2019 06:09:06 GMT RESP BODY: {"ports":[]} 2019-01-18 06:09:06,342 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?device_id=66552e4e-fb56-430b-88f9-ae6a4f8141ec used request id req-a06a72be-13b9-48e8-b1fc-a7aa93310ae7 2019-01-18 06:09:06,347 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?name=CreateRouterSuccessTests-add4f32f-06a7-42b9-b58e-f2a4fb3fd4a3-pub-subnet1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98be7f3da26622f5eb205bada74f91b0ec4d6e28" 2019-01-18 06:09:06,399 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-bd819170-81c9-462d-8894-e955e273ea22 Date: Fri, 18 Jan 2019 06:09:06 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"124dd181-3212-474d-be2f-21564438167d","tenant_id":"14290a01dc6a4bd38171bbd62e3fb9b8","created_at":"2019-01-18T06:08:58Z","dns_nameservers":[],"updated_at":"2019-01-18T06:08:58Z","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":"14290a01dc6a4bd38171bbd62e3fb9b8","id":"c48080ee-ad11-4108-bb3b-2dec5390d152","subnetpool_id":null,"name":"CreateRouterSuccessTests-add4f32f-06a7-42b9-b58e-f2a4fb3fd4a3-pub-subnet1"}]} 2019-01-18 06:09:06,399 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?name=CreateRouterSuccessTests-add4f32f-06a7-42b9-b58e-f2a4fb3fd4a3-pub-subnet1 used request id req-bd819170-81c9-462d-8894-e955e273ea22 2019-01-18 06:09:06,402 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-18 06:09:06,407 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 18 Jan 2019 06:09: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"}]}]}} 2019-01-18 06:09:06,408 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/14290a01dc6a4bd38171bbd62e3fb9b8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98be7f3da26622f5eb205bada74f91b0ec4d6e28" 2019-01-18 06:09:06,484 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:09:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0f07f519-5480-46bc-a4b8-1b6fe9d23448 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/14290a01dc6a4bd38171bbd62e3fb9b8"}, "enabled": true, "id": "14290a01dc6a4bd38171bbd62e3fb9b8", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-07c806ef-f8b3-4d1-proj"}} 2019-01-18 06:09:06,484 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/14290a01dc6a4bd38171bbd62e3fb9b8 used request id req-0f07f519-5480-46bc-a4b8-1b6fe9d23448 2019-01-18 06:09:06,485 - OpenStackNetwork - DEBUG - Adding router to subnet... 2019-01-18 06:09:06,485 - neutron_utils - INFO - Adding interface to router with name CreateRouterSuccessTests-add4f32f-06a7-42b9-b58e-f2a4fb3fd4a3-pub-router 2019-01-18 06:09:06,490 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9696/v2.0/routers/66552e4e-fb56-430b-88f9-ae6a4f8141ec/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98be7f3da26622f5eb205bada74f91b0ec4d6e28" -d '{"subnet_id": "c48080ee-ad11-4108-bb3b-2dec5390d152"}' 2019-01-18 06:09:08,555 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-99ab42a4-d166-4e47-8432-01fc9fc98838 Date: Fri, 18 Jan 2019 06:09:08 GMT RESP BODY: {"network_id": "124dd181-3212-474d-be2f-21564438167d", "tenant_id": "14290a01dc6a4bd38171bbd62e3fb9b8", "subnet_id": "c48080ee-ad11-4108-bb3b-2dec5390d152", "subnet_ids": ["c48080ee-ad11-4108-bb3b-2dec5390d152"], "port_id": "7db1de7a-b6ff-463d-98a8-fc8341c8a127", "id": "66552e4e-fb56-430b-88f9-ae6a4f8141ec"} 2019-01-18 06:09:08,555 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/66552e4e-fb56-430b-88f9-ae6a4f8141ec/add_router_interface used request id req-99ab42a4-d166-4e47-8432-01fc9fc98838 2019-01-18 06:09:08,560 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/routers/66552e4e-fb56-430b-88f9-ae6a4f8141ec -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98be7f3da26622f5eb205bada74f91b0ec4d6e28" 2019-01-18 06:09:08,782 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 721 X-Openstack-Request-Id: req-ad891fc8-aa6b-4fa9-8790-bd34f0529beb Date: Fri, 18 Jan 2019 06:09:08 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "c7128340-d09d-4472-ab8c-6b0e75149f5d", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "99f540fb-52d8-49ca-b59c-736c854d3c9e", "ip_address": "172.30.9.206"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "14290a01dc6a4bd38171bbd62e3fb9b8", "created_at": "2019-01-18T06:09:01Z", "admin_state_up": true, "updated_at": "2019-01-18T06:09:07Z", "flavor_id": null, "revision_number": 8, "routes": [], "project_id": "14290a01dc6a4bd38171bbd62e3fb9b8", "id": "66552e4e-fb56-430b-88f9-ae6a4f8141ec", "name": "CreateRouterSuccessTests-add4f32f-06a7-42b9-b58e-f2a4fb3fd4a3-pub-router"}} 2019-01-18 06:09:08,782 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers/66552e4e-fb56-430b-88f9-ae6a4f8141ec used request id req-ad891fc8-aa6b-4fa9-8790-bd34f0529beb 2019-01-18 06:09:08,788 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?device_id=66552e4e-fb56-430b-88f9-ae6a4f8141ec -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98be7f3da26622f5eb205bada74f91b0ec4d6e28" 2019-01-18 06:09:09,001 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 756 X-Openstack-Request-Id: req-17a08bbe-b010-4a3f-b9ea-854352932e23 Date: Fri, 18 Jan 2019 06:09:09 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:09:07Z","device_owner":"network:ha_router_replicated_interface","revision_number":5,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"c48080ee-ad11-4108-bb3b-2dec5390d152","ip_address":"10.200.201.1"}],"id":"7db1de7a-b6ff-463d-98a8-fc8341c8a127","security_groups":[],"mac_address":"fa:16:3e:1c:80:63","project_id":"14290a01dc6a4bd38171bbd62e3fb9b8","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"124dd181-3212-474d-be2f-21564438167d","tenant_id":"14290a01dc6a4bd38171bbd62e3fb9b8","created_at":"2019-01-18T06:09:07Z","binding:vnic_type":"normal","device_id":"66552e4e-fb56-430b-88f9-ae6a4f8141ec"}]} 2019-01-18 06:09:09,001 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?device_id=66552e4e-fb56-430b-88f9-ae6a4f8141ec used request id req-17a08bbe-b010-4a3f-b9ea-854352932e23 2019-01-18 06:09:09,007 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets/c48080ee-ad11-4108-bb3b-2dec5390d152 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98be7f3da26622f5eb205bada74f91b0ec4d6e28" 2019-01-18 06:09:09,271 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-549a4869-e67b-4d15-b248-1046f583264e Date: Fri, 18 Jan 2019 06:09:09 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"124dd181-3212-474d-be2f-21564438167d","tenant_id":"14290a01dc6a4bd38171bbd62e3fb9b8","created_at":"2019-01-18T06:08:58Z","dns_nameservers":[],"updated_at":"2019-01-18T06:08:58Z","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":"14290a01dc6a4bd38171bbd62e3fb9b8","id":"c48080ee-ad11-4108-bb3b-2dec5390d152","subnetpool_id":null,"name":"CreateRouterSuccessTests-add4f32f-06a7-42b9-b58e-f2a4fb3fd4a3-pub-subnet1"}} 2019-01-18 06:09:09,271 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets/c48080ee-ad11-4108-bb3b-2dec5390d152 used request id req-549a4869-e67b-4d15-b248-1046f583264e 2019-01-18 06:09:09,272 - OpenStackNetwork - INFO - Removing router interface from router CreateRouterSuccessTests-add4f32f-06a7-42b9-b58e-f2a4fb3fd4a3-pub-router and subnet CreateRouterSuccessTests-add4f32f-06a7-42b9-b58e-f2a4fb3fd4a3-pub-subnet1 2019-01-18 06:09:09,272 - neutron_utils - INFO - Removing router interface from router named CreateRouterSuccessTests-add4f32f-06a7-42b9-b58e-f2a4fb3fd4a3-pub-router 2019-01-18 06:09:09,277 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9696/v2.0/routers/66552e4e-fb56-430b-88f9-ae6a4f8141ec/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98be7f3da26622f5eb205bada74f91b0ec4d6e28" -d '{"subnet_id": "c48080ee-ad11-4108-bb3b-2dec5390d152"}' 2019-01-18 06:09:10,731 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-68cbf9aa-bb57-4655-acb6-56d9aeb7e015 Date: Fri, 18 Jan 2019 06:09:10 GMT RESP BODY: {"network_id": "124dd181-3212-474d-be2f-21564438167d", "tenant_id": "14290a01dc6a4bd38171bbd62e3fb9b8", "subnet_id": "c48080ee-ad11-4108-bb3b-2dec5390d152", "subnet_ids": ["c48080ee-ad11-4108-bb3b-2dec5390d152"], "port_id": "7db1de7a-b6ff-463d-98a8-fc8341c8a127", "id": "66552e4e-fb56-430b-88f9-ae6a4f8141ec"} 2019-01-18 06:09:10,732 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/66552e4e-fb56-430b-88f9-ae6a4f8141ec/remove_router_interface used request id req-68cbf9aa-bb57-4655-acb6-56d9aeb7e015 2019-01-18 06:09:10,732 - OpenStackNetwork - INFO - Removing router CreateRouterSuccessTests-add4f32f-06a7-42b9-b58e-f2a4fb3fd4a3-pub-router 2019-01-18 06:09:10,732 - neutron_utils - INFO - Deleting router with name - CreateRouterSuccessTests-add4f32f-06a7-42b9-b58e-f2a4fb3fd4a3-pub-router 2019-01-18 06:09:10,738 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/routers/66552e4e-fb56-430b-88f9-ae6a4f8141ec -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98be7f3da26622f5eb205bada74f91b0ec4d6e28" 2019-01-18 06:09:14,140 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-b5196e03-48c3-43eb-8164-2df392d3445e Content-Length: 0 Date: Fri, 18 Jan 2019 06:09:14 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-18 06:09:14,141 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/routers/66552e4e-fb56-430b-88f9-ae6a4f8141ec used request id req-b5196e03-48c3-43eb-8164-2df392d3445e 2019-01-18 06:09:14,141 - neutron_utils - INFO - Deleting subnet with name CreateRouterSuccessTests-add4f32f-06a7-42b9-b58e-f2a4fb3fd4a3-pub-subnet1 2019-01-18 06:09:14,142 - neutron_utils - INFO - Deleting subnet with name CreateRouterSuccessTests-add4f32f-06a7-42b9-b58e-f2a4fb3fd4a3-pub-subnet1 2019-01-18 06:09:14,147 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/subnets/c48080ee-ad11-4108-bb3b-2dec5390d152 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77072988e8c540136307cd6dd3fc95c3f00d6dc4" 2019-01-18 06:09:16,517 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-ccce59b2-ca4b-45e0-ba3d-09fcc6e6316c Date: Fri, 18 Jan 2019 06:09:16 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-18 06:09:16,517 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/c48080ee-ad11-4108-bb3b-2dec5390d152 used request id req-ccce59b2-ca4b-45e0-ba3d-09fcc6e6316c 2019-01-18 06:09:16,517 - neutron_utils - INFO - Deleting network with name CreateRouterSuccessTests-add4f32f-06a7-42b9-b58e-f2a4fb3fd4a3-pub-net1 2019-01-18 06:09:16,523 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/networks/124dd181-3212-474d-be2f-21564438167d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77072988e8c540136307cd6dd3fc95c3f00d6dc4" 2019-01-18 06:09:17,760 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-0e75c5ba-da86-4b81-ade4-d952ef53b0ac Date: Fri, 18 Jan 2019 06:09:17 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-18 06:09:17,761 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/124dd181-3212-474d-be2f-21564438167d used request id req-0e75c5ba-da86-4b81-ade4-d952ef53b0ac 2019-01-18 06:09:17,767 - 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}89974407dbe351ab219cd9514ce96fc3c216b5b7" 2019-01-18 06:09:17,993 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-92abe400-7be2-470f-a337-249378e3ca2e Date: Fri, 18 Jan 2019 06:09:18 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-18T04:53:26Z", "updated_at": "2019-01-18T04:53:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:53:26Z", "revision_number": 0, "id": "260c2de9-5dc5-4508-b06c-24b9d7ed838c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:53:26Z", "security_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:53:26Z", "revision_number": 0, "id": "571036d3-cb1d-483a-acb9-96f19293add9", "remote_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "remote_ip_prefix": null, "created_at": "2019-01-18T04:53:26Z", "security_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:53:26Z", "revision_number": 0, "id": "84255fa4-c13a-4cfe-b73d-e56ee216ca1e", "remote_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "remote_ip_prefix": null, "created_at": "2019-01-18T04:53:26Z", "security_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:53:26Z", "revision_number": 0, "id": "9c6f69fc-3bf8-4346-9288-5a255b82b67e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:53:26Z", "security_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "created_at": "2019-01-18T04:51:20Z", "updated_at": "2019-01-18T04:51:20Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "24c99e6f-888c-4943-9c93-54ad3b18b18c", "remote_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv4", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "2b339890-44d0-4711-a050-08a64d58e2a0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv6", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "45161a51-d6dd-4bb8-986d-bc2f88599c1d", "remote_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv6", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "87b9b994-ae22-4850-863a-6a4925bd01fe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv4", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}], "revision_number": 4, "project_id": "9c53a91613fb4d5080479ac6f51697ed", "id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "020d00b5451a467cb276d06789a1149d", "created_at": "2019-01-18T05:59:12Z", "updated_at": "2019-01-18T05:59:12Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:12Z", "revision_number": 0, "id": "38b091dd-dca7-4cbe-8c1c-dd18a74bfca8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:12Z", "security_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "tenant_id": "020d00b5451a467cb276d06789a1149d", "port_range_min": null, "ethertype": "IPv6", "project_id": "020d00b5451a467cb276d06789a1149d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:12Z", "revision_number": 0, "id": "38b9f88b-1fc0-40d1-af74-237d79be193d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:12Z", "security_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "tenant_id": "020d00b5451a467cb276d06789a1149d", "port_range_min": null, "ethertype": "IPv4", "project_id": "020d00b5451a467cb276d06789a1149d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:12Z", "revision_number": 0, "id": "60f7d4a7-1a27-4801-a1e8-5bf33633b818", "remote_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:12Z", "security_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "tenant_id": "020d00b5451a467cb276d06789a1149d", "port_range_min": null, "ethertype": "IPv6", "project_id": "020d00b5451a467cb276d06789a1149d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:12Z", "revision_number": 0, "id": "8faf6dda-6919-4b75-b745-2af38abf8dcf", "remote_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:12Z", "security_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "tenant_id": "020d00b5451a467cb276d06789a1149d", "port_range_min": null, "ethertype": "IPv4", "project_id": "020d00b5451a467cb276d06789a1149d"}], "revision_number": 4, "project_id": "020d00b5451a467cb276d06789a1149d", "id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "created_at": "2019-01-18T04:39:06Z", "updated_at": "2019-01-18T04:39:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "0aedefa2-edbc-47b5-bead-e954540f6937", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "47feb8aba08a40dca7028a1701e597b9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "4bf1a402-0fa2-4cfd-9fee-4a28f16bb271", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "47feb8aba08a40dca7028a1701e597b9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "4e399c2e-bc03-4aa3-b192-1fafdc9248ba", "remote_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "47feb8aba08a40dca7028a1701e597b9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "8860837e-afbd-4411-adf9-d88db88c2114", "remote_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "47feb8aba08a40dca7028a1701e597b9"}], "revision_number": 4, "project_id": "47feb8aba08a40dca7028a1701e597b9", "id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "14290a01dc6a4bd38171bbd62e3fb9b8", "created_at": "2019-01-18T06:08:57Z", "updated_at": "2019-01-18T06:08:57Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:08:57Z", "revision_number": 0, "id": "79847698-42bb-4393-bb88-8cd35464a770", "remote_group_id": "8e33fcaa-ee48-4ed9-a865-d01ff0a050cf", "remote_ip_prefix": null, "created_at": "2019-01-18T06:08:57Z", "security_group_id": "8e33fcaa-ee48-4ed9-a865-d01ff0a050cf", "tenant_id": "14290a01dc6a4bd38171bbd62e3fb9b8", "port_range_min": null, "ethertype": "IPv6", "project_id": "14290a01dc6a4bd38171bbd62e3fb9b8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:08:57Z", "revision_number": 0, "id": "a6e7a580-49ff-4561-a7f7-e23596767327", "remote_group_id": "8e33fcaa-ee48-4ed9-a865-d01ff0a050cf", "remote_ip_prefix": null, "created_at": "2019-01-18T06:08:57Z", "security_group_id": "8e33fcaa-ee48-4ed9-a865-d01ff0a050cf", "tenant_id": "14290a01dc6a4bd38171bbd62e3fb9b8", "port_range_min": null, "ethertype": "IPv4", "project_id": "14290a01dc6a4bd38171bbd62e3fb9b8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:08:57Z", "revision_number": 0, "id": "e661fb09-583b-416d-bd33-71e087d33499", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T06:08:57Z", "security_group_id": "8e33fcaa-ee48-4ed9-a865-d01ff0a050cf", "tenant_id": "14290a01dc6a4bd38171bbd62e3fb9b8", "port_range_min": null, "ethertype": "IPv6", "project_id": "14290a01dc6a4bd38171bbd62e3fb9b8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:08:57Z", "revision_number": 0, "id": "ec945790-f4a6-4696-88be-4f5da835d045", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T06:08:57Z", "security_group_id": "8e33fcaa-ee48-4ed9-a865-d01ff0a050cf", "tenant_id": "14290a01dc6a4bd38171bbd62e3fb9b8", "port_range_min": null, "ethertype": "IPv4", "project_id": "14290a01dc6a4bd38171bbd62e3fb9b8"}], "revision_number": 4, "project_id": "14290a01dc6a4bd38171bbd62e3fb9b8", "id": "8e33fcaa-ee48-4ed9-a865-d01ff0a050cf", "name": "default"}]} 2019-01-18 06:09:17,994 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-92abe400-7be2-470f-a337-249378e3ca2e 2019-01-18 06:09:17,997 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/9c53a91613fb4d5080479ac6f51697ed -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}89974407dbe351ab219cd9514ce96fc3c216b5b7" 2019-01-18 06:09:18,087 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:09:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-68920579-fea9-4890-857e-13764834b202 Content-Encoding: gzip Content-Length: 190 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/9c53a91613fb4d5080479ac6f51697ed"}, "enabled": true, "id": "9c53a91613fb4d5080479ac6f51697ed", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2019-01-18 06:09:18,087 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/9c53a91613fb4d5080479ac6f51697ed used request id req-68920579-fea9-4890-857e-13764834b202 2019-01-18 06:09:18,091 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/020d00b5451a467cb276d06789a1149d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}89974407dbe351ab219cd9514ce96fc3c216b5b7" 2019-01-18 06:09:18,180 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:09:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-051c8842-c0dc-486d-88f6-592412ddaf11 Content-Encoding: gzip Content-Length: 248 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/020d00b5451a467cb276d06789a1149d"}, "enabled": true, "id": "020d00b5451a467cb276d06789a1149d", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}} 2019-01-18 06:09:18,180 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/020d00b5451a467cb276d06789a1149d used request id req-051c8842-c0dc-486d-88f6-592412ddaf11 2019-01-18 06:09:18,184 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/47feb8aba08a40dca7028a1701e597b9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}89974407dbe351ab219cd9514ce96fc3c216b5b7" 2019-01-18 06:09:18,274 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:09:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7e22f5f5-80ec-44ce-b08c-7181308f1181 Content-Encoding: gzip Content-Length: 205 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/47feb8aba08a40dca7028a1701e597b9"}, "enabled": true, "id": "47feb8aba08a40dca7028a1701e597b9", "parent_id": "default", "domain_id": "default", "name": "service"}} 2019-01-18 06:09:18,274 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/47feb8aba08a40dca7028a1701e597b9 used request id req-7e22f5f5-80ec-44ce-b08c-7181308f1181 2019-01-18 06:09:18,278 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/14290a01dc6a4bd38171bbd62e3fb9b8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}89974407dbe351ab219cd9514ce96fc3c216b5b7" 2019-01-18 06:09:18,368 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:09:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-00ec6863-1cca-4050-a39c-f9a74a669e5b 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/14290a01dc6a4bd38171bbd62e3fb9b8"}, "enabled": true, "id": "14290a01dc6a4bd38171bbd62e3fb9b8", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-07c806ef-f8b3-4d1-proj"}} 2019-01-18 06:09:18,368 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/14290a01dc6a4bd38171bbd62e3fb9b8 used request id req-00ec6863-1cca-4050-a39c-f9a74a669e5b 2019-01-18 06:09:18,368 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 8e33fcaa-ee48-4ed9-a865-d01ff0a050cf 2019-01-18 06:09:18,374 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=8e33fcaa-ee48-4ed9-a865-d01ff0a050cf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}89974407dbe351ab219cd9514ce96fc3c216b5b7" 2019-01-18 06:09:18,551 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-5ec85850-b23c-4c1b-acdb-c5bf69d55fba Date: Fri, 18 Jan 2019 06:09:18 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "8e33fcaa-ee48-4ed9-a865-d01ff0a050cf", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T06:08:57Z", "security_group_id": "8e33fcaa-ee48-4ed9-a865-d01ff0a050cf", "port_range_min": null, "revision_number": 0, "tenant_id": "14290a01dc6a4bd38171bbd62e3fb9b8", "created_at": "2019-01-18T06:08:57Z", "project_id": "14290a01dc6a4bd38171bbd62e3fb9b8", "id": "79847698-42bb-4393-bb88-8cd35464a770"}, {"remote_group_id": "8e33fcaa-ee48-4ed9-a865-d01ff0a050cf", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T06:08:57Z", "security_group_id": "8e33fcaa-ee48-4ed9-a865-d01ff0a050cf", "port_range_min": null, "revision_number": 0, "tenant_id": "14290a01dc6a4bd38171bbd62e3fb9b8", "created_at": "2019-01-18T06:08:57Z", "project_id": "14290a01dc6a4bd38171bbd62e3fb9b8", "id": "a6e7a580-49ff-4561-a7f7-e23596767327"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T06:08:57Z", "security_group_id": "8e33fcaa-ee48-4ed9-a865-d01ff0a050cf", "port_range_min": null, "revision_number": 0, "tenant_id": "14290a01dc6a4bd38171bbd62e3fb9b8", "created_at": "2019-01-18T06:08:57Z", "project_id": "14290a01dc6a4bd38171bbd62e3fb9b8", "id": "e661fb09-583b-416d-bd33-71e087d33499"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T06:08:57Z", "security_group_id": "8e33fcaa-ee48-4ed9-a865-d01ff0a050cf", "port_range_min": null, "revision_number": 0, "tenant_id": "14290a01dc6a4bd38171bbd62e3fb9b8", "created_at": "2019-01-18T06:08:57Z", "project_id": "14290a01dc6a4bd38171bbd62e3fb9b8", "id": "ec945790-f4a6-4696-88be-4f5da835d045"}]} 2019-01-18 06:09:18,551 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=8e33fcaa-ee48-4ed9-a865-d01ff0a050cf used request id req-5ec85850-b23c-4c1b-acdb-c5bf69d55fba 2019-01-18 06:09:18,552 - neutron_utils - INFO - Deleting security group with name - default 2019-01-18 06:09:18,557 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-groups/8e33fcaa-ee48-4ed9-a865-d01ff0a050cf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}89974407dbe351ab219cd9514ce96fc3c216b5b7" 2019-01-18 06:09:18,879 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-bfc87db3-3c65-4ece-bc0d-fb86f84bab47 Content-Length: 0 Date: Fri, 18 Jan 2019 06:09:18 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-18 06:09:18,880 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/8e33fcaa-ee48-4ed9-a865-d01ff0a050cf used request id req-bfc87db3-3c65-4ece-bc0d-fb86f84bab47 2019-01-18 06:09:18,880 - keystone_utils - INFO - Deleting project with name - CreateRouterSuccessTests-07c806ef-f8b3-4d1-proj 2019-01-18 06:09:18,884 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/14290a01dc6a4bd38171bbd62e3fb9b8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}89974407dbe351ab219cd9514ce96fc3c216b5b7" 2019-01-18 06:09:19,083 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 06:09:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6f4aaea6-bc65-4c2d-96df-99875d27c260 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 06:09:19,084 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/14290a01dc6a4bd38171bbd62e3fb9b8 used request id req-6f4aaea6-bc65-4c2d-96df-99875d27c260 2019-01-18 06:09:19,084 - keystone_utils - INFO - Deleting role with name - CreateRouterSuccessTests-07c806ef-f8b3-4d1-proj-role 2019-01-18 06:09:19,088 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/2813b8937dac411a9c7f4b794ab4c38b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}89974407dbe351ab219cd9514ce96fc3c216b5b7" 2019-01-18 06:09:19,321 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 06:09:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bff79ab5-53c1-4480-96c4-55096218852b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 06:09:19,321 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/2813b8937dac411a9c7f4b794ab4c38b used request id req-bff79ab5-53c1-4480-96c4-55096218852b 2019-01-18 06:09:19,326 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}89974407dbe351ab219cd9514ce96fc3c216b5b7" 2019-01-18 06:09:19,416 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:09:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-42f2d231-d4a4-4a32-8dff-5f5d323f5f4e Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "488fca829f8b496daa1cd2cdc6e45c49", "links": {"self": "http://172.30.9.23:5000/v3/roles/488fca829f8b496daa1cd2cdc6e45c49"}, "name": "Member"}, {"domain_id": null, "id": "6b7f4f4f76264b6fb449c43b86ee3817", "links": {"self": "http://172.30.9.23:5000/v3/roles/6b7f4f4f76264b6fb449c43b86ee3817"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a482b711adf94961bf4bb28eda7f0e28", "links": {"self": "http://172.30.9.23:5000/v3/roles/a482b711adf94961bf4bb28eda7f0e28"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c65201bd05504fa786d79b166e8bbba3", "links": {"self": "http://172.30.9.23:5000/v3/roles/c65201bd05504fa786d79b166e8bbba3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "e7e317b66c174923a8cb46c48d897c8d", "links": {"self": "http://172.30.9.23:5000/v3/roles/e7e317b66c174923a8cb46c48d897c8d"}, "name": "ResellerAdmin"}]} 2019-01-18 06:09:19,417 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-42f2d231-d4a4-4a32-8dff-5f5d323f5f4e 2019-01-18 06:09:19,417 - keystone_utils - INFO - Deleting user with name - CreateRouterSuccessTests-07c806ef-f8b3-4d1-user 2019-01-18 06:09:19,421 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/fc35a716e17d47dfba4de594f106e5bf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}550c25855aa3a35d8624ce46fece2c47ab58ec5c" 2019-01-18 06:09:19,612 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 06:09:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-04840e00-457d-4830-baa9-b58d27e20bf5 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 06:09:19,613 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/fc35a716e17d47dfba4de594f106e5bf used request id req-04840e00-457d-4830-baa9-b58d27e20bf5 2019-01-18 06:09:19,614 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:09:20,007 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "488fca829f8b496daa1cd2cdc6e45c49", "name": "Member"}, {"id": "c65201bd05504fa786d79b166e8bbba3", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}], "expires_at": "2019-01-18T07:09:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "020d00b5451a467cb276d06789a1149d", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "id": "e292c913af7844408b6509a836e493f5"}, "audit_ids": ["SEJOj6tVRVWMWIWQ7d4i7Q"], "issued_at": "2019-01-18T06:09:19.000000Z"}} 2019-01-18 06:09:20,008 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1379a93bd83997049c34792bd4d90082e8e2f7ca" 2019-01-18 06:09:20,092 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:09:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ab338d9c-9659-4845-b388-f2aba3cfac02 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:09:20,092 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-ab338d9c-9659-4845-b388-f2aba3cfac02 2019-01-18 06:09:20,094 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:09:20,095 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:09:20,471 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "488fca829f8b496daa1cd2cdc6e45c49", "name": "Member"}, {"id": "c65201bd05504fa786d79b166e8bbba3", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}], "expires_at": "2019-01-18T07:09:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "020d00b5451a467cb276d06789a1149d", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "id": "e292c913af7844408b6509a836e493f5"}, "audit_ids": ["9UqUq7m9Q4-DVgyuBufOcw"], "issued_at": "2019-01-18T06:09:20.000000Z"}} 2019-01-18 06:09:20,472 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af2e43b5aa16f9013a025acd7413e7c321a9a4d2" 2019-01-18 06:09:20,559 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:09:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a9b5f330-1e44-44c3-bf32-54b5dfedf210 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:09:20,559 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-a9b5f330-1e44-44c3-bf32-54b5dfedf210 2019-01-18 06:09:20,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" 2019-01-18 06:09:20,569 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 18 Jan 2019 06:09: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"}]}]}} 2019-01-18 06:09:20,570 - 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-0d72e39b-c091-48b-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af2e43b5aa16f9013a025acd7413e7c321a9a4d2" 2019-01-18 06:09:20,653 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:09:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a2efe27c-7278-48ee-9a08-7f611f063d80 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-0d72e39b-c091-48b-proj", "previous": null, "next": null}, "projects": []} 2019-01-18 06:09:20,653 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-0d72e39b-c091-48b-proj used request id req-a2efe27c-7278-48ee-9a08-7f611f063d80 2019-01-18 06:09:20,657 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af2e43b5aa16f9013a025acd7413e7c321a9a4d2" 2019-01-18 06:09:20,746 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:09:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f245f4f7-da58-4c05-a0e8-a99b13c76740 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-18 06:09:20,746 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-f245f4f7-da58-4c05-a0e8-a99b13c76740 2019-01-18 06:09:20,750 - 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}af2e43b5aa16f9013a025acd7413e7c321a9a4d2" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateRouterSuccessTests-0d72e39b-c091-48b-proj"}}' 2019-01-18 06:09:20,866 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 18 Jan 2019 06:09:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c4d49b63-9130-4b73-bef1-a0abe295bc6f Content-Length: 309 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/22ef3f13762141d0a687273548ebe6db"}, "enabled": true, "id": "22ef3f13762141d0a687273548ebe6db", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-0d72e39b-c091-48b-proj"}} 2019-01-18 06:09:20,866 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-c4d49b63-9130-4b73-bef1-a0abe295bc6f 2019-01-18 06:09:20,867 - keystone_utils - INFO - Created project with name - CreateRouterSuccessTests-0d72e39b-c091-48b-proj 2019-01-18 06:09:20,867 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:09:20,868 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:09:21,322 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "488fca829f8b496daa1cd2cdc6e45c49", "name": "Member"}, {"id": "c65201bd05504fa786d79b166e8bbba3", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}], "expires_at": "2019-01-18T07:09:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "020d00b5451a467cb276d06789a1149d", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "id": "e292c913af7844408b6509a836e493f5"}, "audit_ids": ["BMyeXDVqSjGcD-kM1quJxQ"], "issued_at": "2019-01-18T06:09:21.000000Z"}} 2019-01-18 06:09:21,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}80fa3fa654a2cc20ea48de69a64fbd41bc8dc2b0" 2019-01-18 06:09:21,407 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:09:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8d9e286a-6b8b-461a-8d8a-92820d5dbd22 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:09:21,407 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-8d9e286a-6b8b-461a-8d8a-92820d5dbd22 2019-01-18 06:09:21,411 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-18 06:09:21,417 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 18 Jan 2019 06:09: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"}]}]}} 2019-01-18 06:09:21,418 - 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}80fa3fa654a2cc20ea48de69a64fbd41bc8dc2b0" 2019-01-18 06:09:21,609 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:09:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6ae7f509-7ecc-4210-8e38-5eb810dec621 Content-Encoding: gzip Content-Length: 869 Content-Type: application/json RESP BODY: {"users": [{"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/0607a2b4beb0408e9fa51cc5ba027ac6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0607a2b4beb0408e9fa51cc5ba027ac6", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/17c61b95071545a094cc82823d2b88b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "17c61b95071545a094cc82823d2b88b8", "email": "nova@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/29e5d2dfed2447bda26fc75bd1122674"}, "domain_id": "default", "enabled": true, "options": {}, "id": "29e5d2dfed2447bda26fc75bd1122674", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/3b6dcc8c791e4b6e8831f5b5e583de80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3b6dcc8c791e4b6e8831f5b5e583de80", "email": "neutron@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.23:5000/v3/users/45ab52d673584bc198669be88c88b878"}, "domain_id": "default", "enabled": true, "options": {}, "id": "45ab52d673584bc198669be88c88b878", "email": "barbican@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/57795b4ee52f49c6a71f55bb6c4012f8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "57795b4ee52f49c6a71f55bb6c4012f8", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/5c52969262974d64ac2a300ca5d60f50"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c52969262974d64ac2a300ca5d60f50", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/5fc15572bb1c489ba92bd9945bbc1f64"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5fc15572bb1c489ba92bd9945bbc1f64", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/6b519d70e25f4e61a9dfd738cd6bba22"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6b519d70e25f4e61a9dfd738cd6bba22", "email": "heat@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.23:5000/v3/users/8248437208b540c2893a7117ad102a87"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8248437208b540c2893a7117ad102a87", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/890dee97e62840c5b15e36f03f6b7efc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "890dee97e62840c5b15e36f03f6b7efc", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/8cccb516ecc44ed9bb7c8633df108fd4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8cccb516ecc44ed9bb7c8633df108fd4", "email": "glance@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.23:5000/v3/users/97c3d863a98148299fa116fdb54be470"}, "domain_id": "default", "enabled": true, "options": {}, "id": "97c3d863a98148299fa116fdb54be470", "email": "tacker@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/a2a0c8c0f19941808c9f618af50b3b79"}, "domain_id": "c19db1b8f60647a9a114cd23287c807b", "enabled": true, "options": {}, "id": "a2a0c8c0f19941808c9f618af50b3b79", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "links": {"self": "http://172.30.9.23:5000/v3/users/e292c913af7844408b6509a836e493f5"}, "domain_id": "default", "enabled": true, "id": "e292c913af7844408b6509a836e493f5", "options": {}}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/fe5de73ba9cb41b2be24ccf1f72f5ed4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe5de73ba9cb41b2be24ccf1f72f5ed4", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2019-01-18 06:09:21,609 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-6ae7f509-7ecc-4210-8e38-5eb810dec621 2019-01-18 06:09:21,613 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateRouterSuccessTests-0d72e39b-c091-48b-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80fa3fa654a2cc20ea48de69a64fbd41bc8dc2b0" 2019-01-18 06:09:21,630 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:09:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-79bde3c5-31e6-4cc5-b2f6-4b33ecaa7419 Content-Encoding: gzip Content-Length: 254 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateRouterSuccessTests-0d72e39b-c091-48b-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/22ef3f13762141d0a687273548ebe6db"}, "enabled": true, "id": "22ef3f13762141d0a687273548ebe6db", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-0d72e39b-c091-48b-proj"}]} 2019-01-18 06:09:21,630 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateRouterSuccessTests-0d72e39b-c091-48b-proj used request id req-79bde3c5-31e6-4cc5-b2f6-4b33ecaa7419 2019-01-18 06:09:21,634 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80fa3fa654a2cc20ea48de69a64fbd41bc8dc2b0" 2019-01-18 06:09:21,724 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:09:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e4ded035-1c59-4455-84bd-d2c14f45b298 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-18 06:09:21,724 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-e4ded035-1c59-4455-84bd-d2c14f45b298 2019-01-18 06:09:22,093 - keystone_utils - INFO - Created user with name - CreateRouterSuccessTests-0d72e39b-c091-48b-user 2019-01-18 06:09:22,093 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:09:22,098 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af2e43b5aa16f9013a025acd7413e7c321a9a4d2" 2019-01-18 06:09:22,185 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:09:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-536df08f-0ecc-421f-9292-a05c6fdd9680 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "488fca829f8b496daa1cd2cdc6e45c49", "links": {"self": "http://172.30.9.23:5000/v3/roles/488fca829f8b496daa1cd2cdc6e45c49"}, "name": "Member"}, {"domain_id": null, "id": "6b7f4f4f76264b6fb449c43b86ee3817", "links": {"self": "http://172.30.9.23:5000/v3/roles/6b7f4f4f76264b6fb449c43b86ee3817"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a482b711adf94961bf4bb28eda7f0e28", "links": {"self": "http://172.30.9.23:5000/v3/roles/a482b711adf94961bf4bb28eda7f0e28"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c65201bd05504fa786d79b166e8bbba3", "links": {"self": "http://172.30.9.23:5000/v3/roles/c65201bd05504fa786d79b166e8bbba3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "e7e317b66c174923a8cb46c48d897c8d", "links": {"self": "http://172.30.9.23:5000/v3/roles/e7e317b66c174923a8cb46c48d897c8d"}, "name": "ResellerAdmin"}]} 2019-01-18 06:09:22,185 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-536df08f-0ecc-421f-9292-a05c6fdd9680 2019-01-18 06:09:22,189 - 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}af2e43b5aa16f9013a025acd7413e7c321a9a4d2" -d '{"role": {"name": "CreateRouterSuccessTests-0d72e39b-c091-48b-proj-role"}}' 2019-01-18 06:09:22,309 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 18 Jan 2019 06:09:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d967fa89-e6d7-4afa-aeaf-070627e83054 Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "84a7b26d4010489499283f144dbe4c32", "links": {"self": "http://172.30.9.23:5000/v3/roles/84a7b26d4010489499283f144dbe4c32"}, "name": "CreateRouterSuccessTests-0d72e39b-c091-48b-proj-role"}} 2019-01-18 06:09:22,309 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-d967fa89-e6d7-4afa-aeaf-070627e83054 2019-01-18 06:09:22,309 - keystone_utils - INFO - Created role with name - CreateRouterSuccessTests-0d72e39b-c091-48b-proj-role 2019-01-18 06:09:22,313 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/84a7b26d4010489499283f144dbe4c32 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af2e43b5aa16f9013a025acd7413e7c321a9a4d2" 2019-01-18 06:09:22,394 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:09:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-60e5ff1b-366d-4f63-ad53-4021bf77630b Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.23:5000/v3/roles/84a7b26d4010489499283f144dbe4c32"}, "domain_id": null, "name": "CreateRouterSuccessTests-0d72e39b-c091-48b-proj-role", "id": "84a7b26d4010489499283f144dbe4c32"}} 2019-01-18 06:09:22,394 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/84a7b26d4010489499283f144dbe4c32 used request id req-60e5ff1b-366d-4f63-ad53-4021bf77630b 2019-01-18 06:09:22,395 - keystone_utils - INFO - Granting role CreateRouterSuccessTests-0d72e39b-c091-48b-proj-role to project CreateRouterSuccessTests-0d72e39b-c091-48b-proj 2019-01-18 06:09:22,398 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/22ef3f13762141d0a687273548ebe6db/users/0e3a296b542747d09753489fff3f0e36/roles/84a7b26d4010489499283f144dbe4c32 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af2e43b5aa16f9013a025acd7413e7c321a9a4d2" 2019-01-18 06:09:22,527 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 06:09:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-eaf8119c-b4e6-448f-91af-a768480b9cb8 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 06:09:22,527 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/22ef3f13762141d0a687273548ebe6db/users/0e3a296b542747d09753489fff3f0e36/roles/84a7b26d4010489499283f144dbe4c32 used request id req-eaf8119c-b4e6-448f-91af-a768480b9cb8 2019-01-18 06:09:22,527 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:09:22,528 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:09:22,925 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "488fca829f8b496daa1cd2cdc6e45c49", "name": "Member"}, {"id": "c65201bd05504fa786d79b166e8bbba3", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}], "expires_at": "2019-01-18T07:09:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "020d00b5451a467cb276d06789a1149d", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "id": "e292c913af7844408b6509a836e493f5"}, "audit_ids": ["KAVDPVHsSQm9tm-vb25ivQ"], "issued_at": "2019-01-18T06:09:22.000000Z"}} 2019-01-18 06:09:22,926 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f836ee19ff1ede6325c96c72cfff49ea6ea740fd" 2019-01-18 06:09:22,937 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:09:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-549763ab-41a4-41b9-aeff-111ba30c07b9 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:09:22,937 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-549763ab-41a4-41b9-aeff-111ba30c07b9 2019-01-18 06:09:22,944 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateRouterSuccessTests-59be22c3-1bf4-4f6b-a4e8-177c99150202-pub-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f836ee19ff1ede6325c96c72cfff49ea6ea740fd" 2019-01-18 06:09:23,123 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-b1d18c2a-6126-457a-b768-3a88a5de9086 Date: Fri, 18 Jan 2019 06:09:23 GMT RESP BODY: {"networks":[]} 2019-01-18 06:09:23,123 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateRouterSuccessTests-59be22c3-1bf4-4f6b-a4e8-177c99150202-pub-net1 used request id req-b1d18c2a-6126-457a-b768-3a88a5de9086 2019-01-18 06:09:23,124 - neutron_utils - INFO - Creating network with name CreateRouterSuccessTests-59be22c3-1bf4-4f6b-a4e8-177c99150202-pub-net1 2019-01-18 06:09:23,129 - 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}f836ee19ff1ede6325c96c72cfff49ea6ea740fd" -d '{"network": {"name": "CreateRouterSuccessTests-59be22c3-1bf4-4f6b-a4e8-177c99150202-pub-net1", "admin_state_up": true}}' 2019-01-18 06:09:23,552 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 723 X-Openstack-Request-Id: req-af3edf6e-d8f5-44f2-9c43-d1c52b9b1a66 Date: Fri, 18 Jan 2019 06:09: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":"e629eeb5-52a9-478b-a22f-e30c3cb72b17","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":86,"ipv4_address_scope":null,"shared":false,"project_id":"020d00b5451a467cb276d06789a1149d","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-18T06:09:23Z","is_default":false,"qos_policy_id":null,"name":"CreateRouterSuccessTests-59be22c3-1bf4-4f6b-a4e8-177c99150202-pub-net1","admin_state_up":true,"tenant_id":"020d00b5451a467cb276d06789a1149d","created_at":"2019-01-18T06:09:23Z","mtu":1450}} 2019-01-18 06:09:23,553 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks used request id req-af3edf6e-d8f5-44f2-9c43-d1c52b9b1a66 2019-01-18 06:09:23,558 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=e629eeb5-52a9-478b-a22f-e30c3cb72b17 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f836ee19ff1ede6325c96c72cfff49ea6ea740fd" 2019-01-18 06:09:23,805 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 707 X-Openstack-Request-Id: req-610b3bdc-f816-4e7d-8bac-99e7fd2f490b Date: Fri, 18 Jan 2019 06:09:23 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"e629eeb5-52a9-478b-a22f-e30c3cb72b17","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":86,"ipv4_address_scope":null,"shared":false,"project_id":"020d00b5451a467cb276d06789a1149d","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-18T06:09:23Z","qos_policy_id":null,"name":"CreateRouterSuccessTests-59be22c3-1bf4-4f6b-a4e8-177c99150202-pub-net1","admin_state_up":true,"tenant_id":"020d00b5451a467cb276d06789a1149d","created_at":"2019-01-18T06:09:23Z","provider:network_type":"vxlan"}]} 2019-01-18 06:09:23,806 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=e629eeb5-52a9-478b-a22f-e30c3cb72b17 used request id req-610b3bdc-f816-4e7d-8bac-99e7fd2f490b 2019-01-18 06:09:23,812 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=e629eeb5-52a9-478b-a22f-e30c3cb72b17 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f836ee19ff1ede6325c96c72cfff49ea6ea740fd" 2019-01-18 06:09:24,003 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-bc22b89e-5412-4317-9a6c-a866c0805227 Date: Fri, 18 Jan 2019 06:09:24 GMT RESP BODY: {"subnets":[]} 2019-01-18 06:09:24,003 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=e629eeb5-52a9-478b-a22f-e30c3cb72b17 used request id req-bc22b89e-5412-4317-9a6c-a866c0805227 2019-01-18 06:09:24,004 - neutron_utils - INFO - Creating subnet with name CreateRouterSuccessTests-59be22c3-1bf4-4f6b-a4e8-177c99150202-pub-subnet1 2019-01-18 06:09:24,009 - 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}f836ee19ff1ede6325c96c72cfff49ea6ea740fd" -d '{"subnets": [{"ip_version": 4, "network_id": "e629eeb5-52a9-478b-a22f-e30c3cb72b17", "cidr": "10.200.201.0/24", "gateway_ip": "10.200.201.1", "name": "CreateRouterSuccessTests-59be22c3-1bf4-4f6b-a4e8-177c99150202-pub-subnet1"}]}' 2019-01-18 06:09:24,583 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-b2039b6c-8fe5-44b3-a4e5-ce19face4806 Date: Fri, 18 Jan 2019 06:09:24 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e629eeb5-52a9-478b-a22f-e30c3cb72b17","tenant_id":"020d00b5451a467cb276d06789a1149d","created_at":"2019-01-18T06:09:24Z","dns_nameservers":[],"updated_at":"2019-01-18T06:09: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":"020d00b5451a467cb276d06789a1149d","id":"cc58dc1f-feb6-42ec-926e-4c38b8df23a1","subnetpool_id":null,"name":"CreateRouterSuccessTests-59be22c3-1bf4-4f6b-a4e8-177c99150202-pub-subnet1"}]} 2019-01-18 06:09:24,583 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets used request id req-b2039b6c-8fe5-44b3-a4e5-ce19face4806 2019-01-18 06:09:24,589 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=e629eeb5-52a9-478b-a22f-e30c3cb72b17 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f836ee19ff1ede6325c96c72cfff49ea6ea740fd" 2019-01-18 06:09:24,844 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 751 X-Openstack-Request-Id: req-ea11e3d8-4206-4e8f-9803-aaf431000545 Date: Fri, 18 Jan 2019 06:09:24 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"e629eeb5-52a9-478b-a22f-e30c3cb72b17","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":86,"ipv4_address_scope":null,"shared":false,"project_id":"020d00b5451a467cb276d06789a1149d","status":"ACTIVE","subnets":["cc58dc1f-feb6-42ec-926e-4c38b8df23a1"],"description":"","tags":[],"updated_at":"2019-01-18T06:09:24Z","qos_policy_id":null,"name":"CreateRouterSuccessTests-59be22c3-1bf4-4f6b-a4e8-177c99150202-pub-net1","admin_state_up":true,"tenant_id":"020d00b5451a467cb276d06789a1149d","created_at":"2019-01-18T06:09:23Z","provider:network_type":"vxlan"}]} 2019-01-18 06:09:24,844 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=e629eeb5-52a9-478b-a22f-e30c3cb72b17 used request id req-ea11e3d8-4206-4e8f-9803-aaf431000545 2019-01-18 06:09:24,850 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=e629eeb5-52a9-478b-a22f-e30c3cb72b17 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f836ee19ff1ede6325c96c72cfff49ea6ea740fd" 2019-01-18 06:09:24,896 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-07db5d84-78ae-4803-b970-22921a10c1dd Date: Fri, 18 Jan 2019 06:09:24 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e629eeb5-52a9-478b-a22f-e30c3cb72b17","tenant_id":"020d00b5451a467cb276d06789a1149d","created_at":"2019-01-18T06:09:24Z","dns_nameservers":[],"updated_at":"2019-01-18T06:09: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":"020d00b5451a467cb276d06789a1149d","id":"cc58dc1f-feb6-42ec-926e-4c38b8df23a1","subnetpool_id":null,"name":"CreateRouterSuccessTests-59be22c3-1bf4-4f6b-a4e8-177c99150202-pub-subnet1"}]} 2019-01-18 06:09:24,896 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=e629eeb5-52a9-478b-a22f-e30c3cb72b17 used request id req-07db5d84-78ae-4803-b970-22921a10c1dd 2019-01-18 06:09:24,896 - OpenStackNetwork - DEBUG - Network [e629eeb5-52a9-478b-a22f-e30c3cb72b17] created successfully 2019-01-18 06:09:24,897 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:09:24,897 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:09:25,275 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "84a7b26d4010489499283f144dbe4c32", "name": "CreateRouterSuccessTests-0d72e39b-c091-48b-proj-role"}], "expires_at": "2019-01-18T07:09:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "22ef3f13762141d0a687273548ebe6db", "name": "CreateRouterSuccessTests-0d72e39b-c091-48b-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/22ef3f13762141d0a687273548ebe6db", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/22ef3f13762141d0a687273548ebe6db", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/22ef3f13762141d0a687273548ebe6db", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/22ef3f13762141d0a687273548ebe6db", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/22ef3f13762141d0a687273548ebe6db", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/22ef3f13762141d0a687273548ebe6db", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/22ef3f13762141d0a687273548ebe6db", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/22ef3f13762141d0a687273548ebe6db", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/22ef3f13762141d0a687273548ebe6db", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/22ef3f13762141d0a687273548ebe6db", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/22ef3f13762141d0a687273548ebe6db", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/22ef3f13762141d0a687273548ebe6db", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-0d72e39b-c091-48b-user", "id": "0e3a296b542747d09753489fff3f0e36"}, "audit_ids": ["y4kVBKpwQAO4XE9g3KbgAw"], "issued_at": "2019-01-18T06:09:25.000000Z"}} 2019-01-18 06:09:25,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}94a202dea5040d31ee3565a70aa887fc87ef463e" 2019-01-18 06:09:25,349 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:09:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7d23981b-5426-4060-88b7-1f082935962b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:09:25,350 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-7d23981b-5426-4060-88b7-1f082935962b 2019-01-18 06:09:25,356 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/routers?name=CreateRouterSuccessTests-59be22c3-1bf4-4f6b-a4e8-177c99150202-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94a202dea5040d31ee3565a70aa887fc87ef463e" 2019-01-18 06:09:25,577 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-eb3d36cf-47c9-4351-8c93-ee5fd0a8e622 Date: Fri, 18 Jan 2019 06:09:25 GMT RESP BODY: {"routers": []} 2019-01-18 06:09:25,577 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers?name=CreateRouterSuccessTests-59be22c3-1bf4-4f6b-a4e8-177c99150202-pub-router&admin_state_up=True used request id req-eb3d36cf-47c9-4351-8c93-ee5fd0a8e622 2019-01-18 06:09:25,577 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:09:25,578 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:09:25,955 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "84a7b26d4010489499283f144dbe4c32", "name": "CreateRouterSuccessTests-0d72e39b-c091-48b-proj-role"}], "expires_at": "2019-01-18T07:09:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "22ef3f13762141d0a687273548ebe6db", "name": "CreateRouterSuccessTests-0d72e39b-c091-48b-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/22ef3f13762141d0a687273548ebe6db", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/22ef3f13762141d0a687273548ebe6db", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/22ef3f13762141d0a687273548ebe6db", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/22ef3f13762141d0a687273548ebe6db", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/22ef3f13762141d0a687273548ebe6db", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/22ef3f13762141d0a687273548ebe6db", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/22ef3f13762141d0a687273548ebe6db", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/22ef3f13762141d0a687273548ebe6db", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/22ef3f13762141d0a687273548ebe6db", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/22ef3f13762141d0a687273548ebe6db", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/22ef3f13762141d0a687273548ebe6db", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/22ef3f13762141d0a687273548ebe6db", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-0d72e39b-c091-48b-user", "id": "0e3a296b542747d09753489fff3f0e36"}, "audit_ids": ["qBqdI5XCRiGUvqSR4zEoFA"], "issued_at": "2019-01-18T06:09:25.000000Z"}} 2019-01-18 06:09:25,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}ea8e9472df9a899eabe8e236eabf88458a788991" 2019-01-18 06:09:26,030 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:09:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1641a420-383b-42e0-a2de-1aa9916a437c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:09:26,030 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-1641a420-383b-42e0-a2de-1aa9916a437c 2019-01-18 06:09:26,037 - 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}94a202dea5040d31ee3565a70aa887fc87ef463e" 2019-01-18 06:09:26,295 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-5bef143e-24f1-4621-b75c-069b884ba085 Date: Fri, 18 Jan 2019 06:09:26 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"c7128340-d09d-4472-ab8c-6b0e75149f5d","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"47feb8aba08a40dca7028a1701e597b9","status":"ACTIVE","subnets":["99f540fb-52d8-49ca-b59c-736c854d3c9e"],"description":"","tags":[],"updated_at":"2019-01-18T04:39:13Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"47feb8aba08a40dca7028a1701e597b9","created_at":"2019-01-18T04:39:06Z","mtu":1500}]} 2019-01-18 06:09:26,295 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=external used request id req-5bef143e-24f1-4621-b75c-069b884ba085 2019-01-18 06:09:26,301 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=c7128340-d09d-4472-ab8c-6b0e75149f5d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94a202dea5040d31ee3565a70aa887fc87ef463e" 2019-01-18 06:09:26,482 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-1bb57280-a0a3-4d86-86df-fe2646809f30 Date: Fri, 18 Jan 2019 06:09:26 GMT RESP BODY: {"subnets":[]} 2019-01-18 06:09:26,483 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=c7128340-d09d-4472-ab8c-6b0e75149f5d used request id req-1bb57280-a0a3-4d86-86df-fe2646809f30 2019-01-18 06:09:26,483 - neutron_utils - INFO - Creating router with name - CreateRouterSuccessTests-59be22c3-1bf4-4f6b-a4e8-177c99150202-pub-router 2019-01-18 06:09:26,489 - 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}94a202dea5040d31ee3565a70aa887fc87ef463e" -d '{"router": {"external_gateway_info": {"network_id": "c7128340-d09d-4472-ab8c-6b0e75149f5d"}, "name": "CreateRouterSuccessTests-59be22c3-1bf4-4f6b-a4e8-177c99150202-pub-router", "admin_state_up": true}}' 2019-01-18 06:09:31,495 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 715 X-Openstack-Request-Id: req-843757da-6091-4dab-85b4-cc1b1b7514a8 Date: Fri, 18 Jan 2019 06:09:31 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "c7128340-d09d-4472-ab8c-6b0e75149f5d", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "99f540fb-52d8-49ca-b59c-736c854d3c9e", "ip_address": "172.30.9.203"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "22ef3f13762141d0a687273548ebe6db", "created_at": "2019-01-18T06:09:27Z", "admin_state_up": true, "updated_at": "2019-01-18T06:09:28Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "22ef3f13762141d0a687273548ebe6db", "id": "ebbb57a0-0c20-4b09-bbd4-93b4f61a1381", "name": "CreateRouterSuccessTests-59be22c3-1bf4-4f6b-a4e8-177c99150202-pub-router"}} 2019-01-18 06:09:31,496 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/routers used request id req-843757da-6091-4dab-85b4-cc1b1b7514a8 2019-01-18 06:09:31,501 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?device_id=ebbb57a0-0c20-4b09-bbd4-93b4f61a1381 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94a202dea5040d31ee3565a70aa887fc87ef463e" 2019-01-18 06:09:31,669 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-4b3ebecc-0bc8-4d3c-a9a3-386f628f7dfb Date: Fri, 18 Jan 2019 06:09:31 GMT RESP BODY: {"ports":[]} 2019-01-18 06:09:31,669 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?device_id=ebbb57a0-0c20-4b09-bbd4-93b4f61a1381 used request id req-4b3ebecc-0bc8-4d3c-a9a3-386f628f7dfb 2019-01-18 06:09:31,675 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?name=CreateRouterSuccessTests-59be22c3-1bf4-4f6b-a4e8-177c99150202-pub-subnet1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94a202dea5040d31ee3565a70aa887fc87ef463e" 2019-01-18 06:09:31,838 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-dd0fec1f-f453-4c95-9930-c38803a41ef7 Date: Fri, 18 Jan 2019 06:09:31 GMT RESP BODY: {"subnets":[]} 2019-01-18 06:09:31,838 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?name=CreateRouterSuccessTests-59be22c3-1bf4-4f6b-a4e8-177c99150202-pub-subnet1 used request id req-dd0fec1f-f453-4c95-9930-c38803a41ef7 2019-01-18 06:09:31,838 - OpenStackNetwork - INFO - Removing router CreateRouterSuccessTests-59be22c3-1bf4-4f6b-a4e8-177c99150202-pub-router 2019-01-18 06:09:31,839 - neutron_utils - INFO - Deleting router with name - CreateRouterSuccessTests-59be22c3-1bf4-4f6b-a4e8-177c99150202-pub-router 2019-01-18 06:09:31,844 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/routers/ebbb57a0-0c20-4b09-bbd4-93b4f61a1381 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94a202dea5040d31ee3565a70aa887fc87ef463e" 2019-01-18 06:09:35,210 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-75c3559a-0999-4160-aa8b-88d2db13b2a2 Content-Length: 0 Date: Fri, 18 Jan 2019 06:09:35 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-18 06:09:35,210 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/routers/ebbb57a0-0c20-4b09-bbd4-93b4f61a1381 used request id req-75c3559a-0999-4160-aa8b-88d2db13b2a2 2019-01-18 06:09:35,211 - neutron_utils - INFO - Deleting subnet with name CreateRouterSuccessTests-59be22c3-1bf4-4f6b-a4e8-177c99150202-pub-subnet1 2019-01-18 06:09:35,211 - neutron_utils - INFO - Deleting subnet with name CreateRouterSuccessTests-59be22c3-1bf4-4f6b-a4e8-177c99150202-pub-subnet1 2019-01-18 06:09:35,217 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/subnets/cc58dc1f-feb6-42ec-926e-4c38b8df23a1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f836ee19ff1ede6325c96c72cfff49ea6ea740fd" 2019-01-18 06:09:37,285 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-bcd20031-b02a-4ceb-b668-813fc83600a5 Date: Fri, 18 Jan 2019 06:09:37 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-18 06:09:37,285 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/cc58dc1f-feb6-42ec-926e-4c38b8df23a1 used request id req-bcd20031-b02a-4ceb-b668-813fc83600a5 2019-01-18 06:09:37,286 - neutron_utils - INFO - Deleting network with name CreateRouterSuccessTests-59be22c3-1bf4-4f6b-a4e8-177c99150202-pub-net1 2019-01-18 06:09:37,291 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/networks/e629eeb5-52a9-478b-a22f-e30c3cb72b17 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f836ee19ff1ede6325c96c72cfff49ea6ea740fd" 2019-01-18 06:09:38,503 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-49222c85-4d4f-4da3-98f6-c449ffdca998 Date: Fri, 18 Jan 2019 06:09:38 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-18 06:09:38,503 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/e629eeb5-52a9-478b-a22f-e30c3cb72b17 used request id req-49222c85-4d4f-4da3-98f6-c449ffdca998 2019-01-18 06:09:38,510 - 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}af2e43b5aa16f9013a025acd7413e7c321a9a4d2" 2019-01-18 06:09:38,732 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-c7211076-f611-4920-849b-7e5aef7e31fb Date: Fri, 18 Jan 2019 06:09:38 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-18T04:53:26Z", "updated_at": "2019-01-18T04:53:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:53:26Z", "revision_number": 0, "id": "84255fa4-c13a-4cfe-b73d-e56ee216ca1e", "remote_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "remote_ip_prefix": null, "created_at": "2019-01-18T04:53:26Z", "security_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:53:26Z", "revision_number": 0, "id": "571036d3-cb1d-483a-acb9-96f19293add9", "remote_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "remote_ip_prefix": null, "created_at": "2019-01-18T04:53:26Z", "security_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:53:26Z", "revision_number": 0, "id": "260c2de9-5dc5-4508-b06c-24b9d7ed838c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:53:26Z", "security_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:53:26Z", "revision_number": 0, "id": "9c6f69fc-3bf8-4346-9288-5a255b82b67e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:53:26Z", "security_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "created_at": "2019-01-18T04:51:20Z", "updated_at": "2019-01-18T04:51:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "87b9b994-ae22-4850-863a-6a4925bd01fe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv4", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "45161a51-d6dd-4bb8-986d-bc2f88599c1d", "remote_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv6", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "2b339890-44d0-4711-a050-08a64d58e2a0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv6", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "24c99e6f-888c-4943-9c93-54ad3b18b18c", "remote_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv4", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}], "revision_number": 4, "project_id": "9c53a91613fb4d5080479ac6f51697ed", "id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "020d00b5451a467cb276d06789a1149d", "created_at": "2019-01-18T05:59:12Z", "updated_at": "2019-01-18T05:59:12Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:12Z", "revision_number": 0, "id": "38b091dd-dca7-4cbe-8c1c-dd18a74bfca8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:12Z", "security_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "tenant_id": "020d00b5451a467cb276d06789a1149d", "port_range_min": null, "ethertype": "IPv6", "project_id": "020d00b5451a467cb276d06789a1149d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:12Z", "revision_number": 0, "id": "8faf6dda-6919-4b75-b745-2af38abf8dcf", "remote_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:12Z", "security_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "tenant_id": "020d00b5451a467cb276d06789a1149d", "port_range_min": null, "ethertype": "IPv4", "project_id": "020d00b5451a467cb276d06789a1149d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:12Z", "revision_number": 0, "id": "60f7d4a7-1a27-4801-a1e8-5bf33633b818", "remote_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:12Z", "security_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "tenant_id": "020d00b5451a467cb276d06789a1149d", "port_range_min": null, "ethertype": "IPv6", "project_id": "020d00b5451a467cb276d06789a1149d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:12Z", "revision_number": 0, "id": "38b9f88b-1fc0-40d1-af74-237d79be193d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:12Z", "security_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "tenant_id": "020d00b5451a467cb276d06789a1149d", "port_range_min": null, "ethertype": "IPv4", "project_id": "020d00b5451a467cb276d06789a1149d"}], "revision_number": 4, "project_id": "020d00b5451a467cb276d06789a1149d", "id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "created_at": "2019-01-18T04:39:06Z", "updated_at": "2019-01-18T04:39:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "4bf1a402-0fa2-4cfd-9fee-4a28f16bb271", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "47feb8aba08a40dca7028a1701e597b9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "0aedefa2-edbc-47b5-bead-e954540f6937", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "47feb8aba08a40dca7028a1701e597b9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "8860837e-afbd-4411-adf9-d88db88c2114", "remote_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "47feb8aba08a40dca7028a1701e597b9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "4e399c2e-bc03-4aa3-b192-1fafdc9248ba", "remote_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "47feb8aba08a40dca7028a1701e597b9"}], "revision_number": 4, "project_id": "47feb8aba08a40dca7028a1701e597b9", "id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "name": "default"}]} 2019-01-18 06:09:38,733 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-c7211076-f611-4920-849b-7e5aef7e31fb 2019-01-18 06:09:38,738 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/9c53a91613fb4d5080479ac6f51697ed -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af2e43b5aa16f9013a025acd7413e7c321a9a4d2" 2019-01-18 06:09:38,827 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:09:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c22a7073-d02c-4661-aace-4a8910807f44 Content-Encoding: gzip Content-Length: 190 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/9c53a91613fb4d5080479ac6f51697ed"}, "enabled": true, "id": "9c53a91613fb4d5080479ac6f51697ed", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2019-01-18 06:09:38,827 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/9c53a91613fb4d5080479ac6f51697ed used request id req-c22a7073-d02c-4661-aace-4a8910807f44 2019-01-18 06:09:38,831 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/020d00b5451a467cb276d06789a1149d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af2e43b5aa16f9013a025acd7413e7c321a9a4d2" 2019-01-18 06:09:38,918 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:09:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1e31b51a-2402-4698-b3f3-a956f3a3cd65 Content-Encoding: gzip Content-Length: 248 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/020d00b5451a467cb276d06789a1149d"}, "enabled": true, "id": "020d00b5451a467cb276d06789a1149d", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}} 2019-01-18 06:09:38,918 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/020d00b5451a467cb276d06789a1149d used request id req-1e31b51a-2402-4698-b3f3-a956f3a3cd65 2019-01-18 06:09:38,922 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/47feb8aba08a40dca7028a1701e597b9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af2e43b5aa16f9013a025acd7413e7c321a9a4d2" 2019-01-18 06:09:39,010 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:09:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-48af93b2-f265-4af5-a147-b9b1f5474628 Content-Encoding: gzip Content-Length: 205 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/47feb8aba08a40dca7028a1701e597b9"}, "enabled": true, "id": "47feb8aba08a40dca7028a1701e597b9", "parent_id": "default", "domain_id": "default", "name": "service"}} 2019-01-18 06:09:39,010 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/47feb8aba08a40dca7028a1701e597b9 used request id req-48af93b2-f265-4af5-a147-b9b1f5474628 2019-01-18 06:09:39,011 - keystone_utils - INFO - Deleting project with name - CreateRouterSuccessTests-0d72e39b-c091-48b-proj 2019-01-18 06:09:39,015 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/22ef3f13762141d0a687273548ebe6db -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af2e43b5aa16f9013a025acd7413e7c321a9a4d2" 2019-01-18 06:09:39,228 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 06:09:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5554c56a-2432-479a-8d52-b8be1a88eab1 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 06:09:39,228 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/22ef3f13762141d0a687273548ebe6db used request id req-5554c56a-2432-479a-8d52-b8be1a88eab1 2019-01-18 06:09:39,228 - keystone_utils - INFO - Deleting role with name - CreateRouterSuccessTests-0d72e39b-c091-48b-proj-role 2019-01-18 06:09:39,232 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/84a7b26d4010489499283f144dbe4c32 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af2e43b5aa16f9013a025acd7413e7c321a9a4d2" 2019-01-18 06:09:39,338 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 06:09:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2c944929-e523-4052-8847-e97e779a3724 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 06:09:39,338 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/84a7b26d4010489499283f144dbe4c32 used request id req-2c944929-e523-4052-8847-e97e779a3724 2019-01-18 06:09:39,342 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af2e43b5aa16f9013a025acd7413e7c321a9a4d2" 2019-01-18 06:09:39,438 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:09:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7013e5e4-0e19-4f3d-b53d-cde1e4f1d47a Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "488fca829f8b496daa1cd2cdc6e45c49", "links": {"self": "http://172.30.9.23:5000/v3/roles/488fca829f8b496daa1cd2cdc6e45c49"}, "name": "Member"}, {"domain_id": null, "id": "6b7f4f4f76264b6fb449c43b86ee3817", "links": {"self": "http://172.30.9.23:5000/v3/roles/6b7f4f4f76264b6fb449c43b86ee3817"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a482b711adf94961bf4bb28eda7f0e28", "links": {"self": "http://172.30.9.23:5000/v3/roles/a482b711adf94961bf4bb28eda7f0e28"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c65201bd05504fa786d79b166e8bbba3", "links": {"self": "http://172.30.9.23:5000/v3/roles/c65201bd05504fa786d79b166e8bbba3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "e7e317b66c174923a8cb46c48d897c8d", "links": {"self": "http://172.30.9.23:5000/v3/roles/e7e317b66c174923a8cb46c48d897c8d"}, "name": "ResellerAdmin"}]} 2019-01-18 06:09:39,438 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-7013e5e4-0e19-4f3d-b53d-cde1e4f1d47a 2019-01-18 06:09:39,439 - keystone_utils - INFO - Deleting user with name - CreateRouterSuccessTests-0d72e39b-c091-48b-user 2019-01-18 06:09:39,443 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/0e3a296b542747d09753489fff3f0e36 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80fa3fa654a2cc20ea48de69a64fbd41bc8dc2b0" 2019-01-18 06:09:39,625 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 06:09:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0266330b-9b8a-4ce6-88b9-57e40b7f1da3 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 06:09:39,626 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/0e3a296b542747d09753489fff3f0e36 used request id req-0266330b-9b8a-4ce6-88b9-57e40b7f1da3 2019-01-18 06:09:39,627 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:09:40,005 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "488fca829f8b496daa1cd2cdc6e45c49", "name": "Member"}, {"id": "c65201bd05504fa786d79b166e8bbba3", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}], "expires_at": "2019-01-18T07:09:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "020d00b5451a467cb276d06789a1149d", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "id": "e292c913af7844408b6509a836e493f5"}, "audit_ids": ["Ix2hmXZoQWGTNU8zfXhYAg"], "issued_at": "2019-01-18T06:09:40.000000Z"}} 2019-01-18 06:09:40,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}c77bad574e9b96f8438a6d776fdf1c051de940e7" 2019-01-18 06:09:40,096 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:09:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b36f26e7-2c06-4569-bdef-386b9cc81c4f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:09:40,096 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-b36f26e7-2c06-4569-bdef-386b9cc81c4f 2019-01-18 06:09:40,098 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:09:40,099 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:09:40,491 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "488fca829f8b496daa1cd2cdc6e45c49", "name": "Member"}, {"id": "c65201bd05504fa786d79b166e8bbba3", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}], "expires_at": "2019-01-18T07:09:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "020d00b5451a467cb276d06789a1149d", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "id": "e292c913af7844408b6509a836e493f5"}, "audit_ids": ["kBwHkjaJSpah96mUl7N-Jg"], "issued_at": "2019-01-18T06:09:40.000000Z"}} 2019-01-18 06:09:40,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}6e9c7425f9df8883c0c8f5fea8bc727705260190" 2019-01-18 06:09:40,572 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:09:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-60c1364a-1336-4c54-8186-580badfe44ca Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:09:40,573 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-60c1364a-1336-4c54-8186-580badfe44ca 2019-01-18 06:09:40,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" 2019-01-18 06:09:40,582 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 18 Jan 2019 06:09: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"}]}]}} 2019-01-18 06:09:40,583 - 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-3720b8d3-e7b6-4b1-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e9c7425f9df8883c0c8f5fea8bc727705260190" 2019-01-18 06:09:40,672 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:09:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c0ca3287-f52e-4ca5-8faa-a4a677757486 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-3720b8d3-e7b6-4b1-proj", "previous": null, "next": null}, "projects": []} 2019-01-18 06:09:40,673 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterNegativeTests-3720b8d3-e7b6-4b1-proj used request id req-c0ca3287-f52e-4ca5-8faa-a4a677757486 2019-01-18 06:09:40,677 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e9c7425f9df8883c0c8f5fea8bc727705260190" 2019-01-18 06:09:40,758 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:09:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-42a686f0-867c-40b8-8bb5-208d999d4a20 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-18 06:09:40,758 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-42a686f0-867c-40b8-8bb5-208d999d4a20 2019-01-18 06:09:40,762 - 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}6e9c7425f9df8883c0c8f5fea8bc727705260190" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateRouterNegativeTests-3720b8d3-e7b6-4b1-proj"}}' 2019-01-18 06:09:40,902 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 18 Jan 2019 06:09:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ae0e70dd-2195-4bc8-9307-9d58be318282 Content-Length: 310 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/0e40a9560fdf4f54851e89739d47a248"}, "enabled": true, "id": "0e40a9560fdf4f54851e89739d47a248", "parent_id": "default", "domain_id": "default", "name": "CreateRouterNegativeTests-3720b8d3-e7b6-4b1-proj"}} 2019-01-18 06:09:40,902 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-ae0e70dd-2195-4bc8-9307-9d58be318282 2019-01-18 06:09:40,903 - keystone_utils - INFO - Created project with name - CreateRouterNegativeTests-3720b8d3-e7b6-4b1-proj 2019-01-18 06:09:40,903 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:09:40,904 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:09:41,304 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "488fca829f8b496daa1cd2cdc6e45c49", "name": "Member"}, {"id": "c65201bd05504fa786d79b166e8bbba3", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}], "expires_at": "2019-01-18T07:09:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "020d00b5451a467cb276d06789a1149d", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "id": "e292c913af7844408b6509a836e493f5"}, "audit_ids": ["2eZVlL3YTtCRQYuLE8Qe0g"], "issued_at": "2019-01-18T06:09:41.000000Z"}} 2019-01-18 06:09:41,305 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7079893a3aa2fae97cd5f14156b5e2963df42925" 2019-01-18 06:09:41,381 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:09:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-26d9605a-06a5-4544-908f-c05711612d6e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:09:41,381 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-26d9605a-06a5-4544-908f-c05711612d6e 2019-01-18 06:09:41,385 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-18 06:09:41,391 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 18 Jan 2019 06: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"}]}]}} 2019-01-18 06:09:41,392 - 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}7079893a3aa2fae97cd5f14156b5e2963df42925" 2019-01-18 06:09:41,497 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:09:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4ad3d491-21c6-4b4c-bce7-1486be1dd7c8 Content-Encoding: gzip Content-Length: 869 Content-Type: application/json RESP BODY: {"users": [{"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/0607a2b4beb0408e9fa51cc5ba027ac6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0607a2b4beb0408e9fa51cc5ba027ac6", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/17c61b95071545a094cc82823d2b88b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "17c61b95071545a094cc82823d2b88b8", "email": "nova@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/29e5d2dfed2447bda26fc75bd1122674"}, "domain_id": "default", "enabled": true, "options": {}, "id": "29e5d2dfed2447bda26fc75bd1122674", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/3b6dcc8c791e4b6e8831f5b5e583de80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3b6dcc8c791e4b6e8831f5b5e583de80", "email": "neutron@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.23:5000/v3/users/45ab52d673584bc198669be88c88b878"}, "domain_id": "default", "enabled": true, "options": {}, "id": "45ab52d673584bc198669be88c88b878", "email": "barbican@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/57795b4ee52f49c6a71f55bb6c4012f8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "57795b4ee52f49c6a71f55bb6c4012f8", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/5c52969262974d64ac2a300ca5d60f50"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c52969262974d64ac2a300ca5d60f50", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/5fc15572bb1c489ba92bd9945bbc1f64"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5fc15572bb1c489ba92bd9945bbc1f64", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/6b519d70e25f4e61a9dfd738cd6bba22"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6b519d70e25f4e61a9dfd738cd6bba22", "email": "heat@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.23:5000/v3/users/8248437208b540c2893a7117ad102a87"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8248437208b540c2893a7117ad102a87", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/890dee97e62840c5b15e36f03f6b7efc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "890dee97e62840c5b15e36f03f6b7efc", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/8cccb516ecc44ed9bb7c8633df108fd4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8cccb516ecc44ed9bb7c8633df108fd4", "email": "glance@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.23:5000/v3/users/97c3d863a98148299fa116fdb54be470"}, "domain_id": "default", "enabled": true, "options": {}, "id": "97c3d863a98148299fa116fdb54be470", "email": "tacker@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/a2a0c8c0f19941808c9f618af50b3b79"}, "domain_id": "c19db1b8f60647a9a114cd23287c807b", "enabled": true, "options": {}, "id": "a2a0c8c0f19941808c9f618af50b3b79", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "links": {"self": "http://172.30.9.23:5000/v3/users/e292c913af7844408b6509a836e493f5"}, "domain_id": "default", "enabled": true, "id": "e292c913af7844408b6509a836e493f5", "options": {}}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/fe5de73ba9cb41b2be24ccf1f72f5ed4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe5de73ba9cb41b2be24ccf1f72f5ed4", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2019-01-18 06:09:41,497 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-4ad3d491-21c6-4b4c-bce7-1486be1dd7c8 2019-01-18 06:09:41,502 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateRouterNegativeTests-3720b8d3-e7b6-4b1-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7079893a3aa2fae97cd5f14156b5e2963df42925" 2019-01-18 06:09:41,518 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:09:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3f540ccd-e2d9-4195-abb2-2636f772924d Content-Encoding: gzip Content-Length: 255 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateRouterNegativeTests-3720b8d3-e7b6-4b1-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/0e40a9560fdf4f54851e89739d47a248"}, "enabled": true, "id": "0e40a9560fdf4f54851e89739d47a248", "parent_id": "default", "domain_id": "default", "name": "CreateRouterNegativeTests-3720b8d3-e7b6-4b1-proj"}]} 2019-01-18 06:09:41,518 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateRouterNegativeTests-3720b8d3-e7b6-4b1-proj used request id req-3f540ccd-e2d9-4195-abb2-2636f772924d 2019-01-18 06:09:41,522 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7079893a3aa2fae97cd5f14156b5e2963df42925" 2019-01-18 06:09:41,614 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:09:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aaa5661a-b4c9-4ce1-a91a-205757e8c2b0 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-18 06:09:41,614 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-aaa5661a-b4c9-4ce1-a91a-205757e8c2b0 2019-01-18 06:09:42,003 - keystone_utils - INFO - Created user with name - CreateRouterNegativeTests-3720b8d3-e7b6-4b1-user 2019-01-18 06:09:42,004 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:09:42,008 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e9c7425f9df8883c0c8f5fea8bc727705260190" 2019-01-18 06:09:42,093 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:09:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ea37436d-87ff-4246-93ae-e161e6124dc3 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "488fca829f8b496daa1cd2cdc6e45c49", "links": {"self": "http://172.30.9.23:5000/v3/roles/488fca829f8b496daa1cd2cdc6e45c49"}, "name": "Member"}, {"domain_id": null, "id": "6b7f4f4f76264b6fb449c43b86ee3817", "links": {"self": "http://172.30.9.23:5000/v3/roles/6b7f4f4f76264b6fb449c43b86ee3817"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a482b711adf94961bf4bb28eda7f0e28", "links": {"self": "http://172.30.9.23:5000/v3/roles/a482b711adf94961bf4bb28eda7f0e28"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c65201bd05504fa786d79b166e8bbba3", "links": {"self": "http://172.30.9.23:5000/v3/roles/c65201bd05504fa786d79b166e8bbba3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "e7e317b66c174923a8cb46c48d897c8d", "links": {"self": "http://172.30.9.23:5000/v3/roles/e7e317b66c174923a8cb46c48d897c8d"}, "name": "ResellerAdmin"}]} 2019-01-18 06:09:42,094 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-ea37436d-87ff-4246-93ae-e161e6124dc3 2019-01-18 06:09:42,098 - 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}6e9c7425f9df8883c0c8f5fea8bc727705260190" -d '{"role": {"name": "CreateRouterNegativeTests-3720b8d3-e7b6-4b1-proj-role"}}' 2019-01-18 06:09:42,225 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 18 Jan 2019 06:09:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9ed75b4d-4d93-4196-a4fc-4e8666f5d5dd Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "accef66373a74392b62fe9951862f06a", "links": {"self": "http://172.30.9.23:5000/v3/roles/accef66373a74392b62fe9951862f06a"}, "name": "CreateRouterNegativeTests-3720b8d3-e7b6-4b1-proj-role"}} 2019-01-18 06:09:42,225 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-9ed75b4d-4d93-4196-a4fc-4e8666f5d5dd 2019-01-18 06:09:42,225 - keystone_utils - INFO - Created role with name - CreateRouterNegativeTests-3720b8d3-e7b6-4b1-proj-role 2019-01-18 06:09:42,229 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/accef66373a74392b62fe9951862f06a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e9c7425f9df8883c0c8f5fea8bc727705260190" 2019-01-18 06:09:42,317 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:09:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d131abb8-41e7-435c-b159-94a5260dd58c Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.23:5000/v3/roles/accef66373a74392b62fe9951862f06a"}, "domain_id": null, "name": "CreateRouterNegativeTests-3720b8d3-e7b6-4b1-proj-role", "id": "accef66373a74392b62fe9951862f06a"}} 2019-01-18 06:09:42,317 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/accef66373a74392b62fe9951862f06a used request id req-d131abb8-41e7-435c-b159-94a5260dd58c 2019-01-18 06:09:42,317 - keystone_utils - INFO - Granting role CreateRouterNegativeTests-3720b8d3-e7b6-4b1-proj-role to project CreateRouterNegativeTests-3720b8d3-e7b6-4b1-proj 2019-01-18 06:09:42,321 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/0e40a9560fdf4f54851e89739d47a248/users/018615e72bbe49a28171c894a55350f1/roles/accef66373a74392b62fe9951862f06a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e9c7425f9df8883c0c8f5fea8bc727705260190" 2019-01-18 06:09:42,448 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 06:09:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0dad94f6-9f45-4390-8311-a433e8ab9f8c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 06:09:42,448 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/0e40a9560fdf4f54851e89739d47a248/users/018615e72bbe49a28171c894a55350f1/roles/accef66373a74392b62fe9951862f06a used request id req-0dad94f6-9f45-4390-8311-a433e8ab9f8c 2019-01-18 06:09:42,449 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:09:42,450 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:09:42,834 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "488fca829f8b496daa1cd2cdc6e45c49", "name": "Member"}, {"id": "c65201bd05504fa786d79b166e8bbba3", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}], "expires_at": "2019-01-18T07:09:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "020d00b5451a467cb276d06789a1149d", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "id": "e292c913af7844408b6509a836e493f5"}, "audit_ids": ["VrvwXEdYRWuDiH90ehG5JQ"], "issued_at": "2019-01-18T06:09:42.000000Z"}} 2019-01-18 06:09:42,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}6069347e5e2010b225de2e5861e3f7e3568f5081" 2019-01-18 06:09:42,924 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:09:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-da2e6532-eba2-43ae-8975-ea61c8a0c771 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:09:42,924 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-da2e6532-eba2-43ae-8975-ea61c8a0c771 2019-01-18 06:09:42,931 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateRouterNegativeTests-9d2964b7-078b-4646-8443-75521c4cb356-pub-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6069347e5e2010b225de2e5861e3f7e3568f5081" 2019-01-18 06:09:43,125 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-00ee792d-198e-4e21-9047-907ab478ff3c Date: Fri, 18 Jan 2019 06:09:43 GMT RESP BODY: {"networks":[]} 2019-01-18 06:09:43,125 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateRouterNegativeTests-9d2964b7-078b-4646-8443-75521c4cb356-pub-net1 used request id req-00ee792d-198e-4e21-9047-907ab478ff3c 2019-01-18 06:09:43,126 - neutron_utils - INFO - Creating network with name CreateRouterNegativeTests-9d2964b7-078b-4646-8443-75521c4cb356-pub-net1 2019-01-18 06:09:43,131 - 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}6069347e5e2010b225de2e5861e3f7e3568f5081" -d '{"network": {"name": "CreateRouterNegativeTests-9d2964b7-078b-4646-8443-75521c4cb356-pub-net1", "admin_state_up": true}}' 2019-01-18 06:09:43,523 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 723 X-Openstack-Request-Id: req-84927482-febf-4b53-8e21-18c4b5d44566 Date: Fri, 18 Jan 2019 06:09:43 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"762a02cb-6f16-4da2-84ee-d23b0de62c20","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":5,"ipv4_address_scope":null,"shared":false,"project_id":"020d00b5451a467cb276d06789a1149d","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-18T06:09:43Z","is_default":false,"qos_policy_id":null,"name":"CreateRouterNegativeTests-9d2964b7-078b-4646-8443-75521c4cb356-pub-net1","admin_state_up":true,"tenant_id":"020d00b5451a467cb276d06789a1149d","created_at":"2019-01-18T06:09:43Z","mtu":1450}} 2019-01-18 06:09:43,523 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks used request id req-84927482-febf-4b53-8e21-18c4b5d44566 2019-01-18 06:09:43,528 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=762a02cb-6f16-4da2-84ee-d23b0de62c20 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6069347e5e2010b225de2e5861e3f7e3568f5081" 2019-01-18 06:09:43,745 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 707 X-Openstack-Request-Id: req-03ff1d71-9fa9-453d-b369-bcfb96897baf Date: Fri, 18 Jan 2019 06:09:43 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"762a02cb-6f16-4da2-84ee-d23b0de62c20","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":5,"ipv4_address_scope":null,"shared":false,"project_id":"020d00b5451a467cb276d06789a1149d","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-18T06:09:43Z","qos_policy_id":null,"name":"CreateRouterNegativeTests-9d2964b7-078b-4646-8443-75521c4cb356-pub-net1","admin_state_up":true,"tenant_id":"020d00b5451a467cb276d06789a1149d","created_at":"2019-01-18T06:09:43Z","provider:network_type":"vxlan"}]} 2019-01-18 06:09:43,745 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=762a02cb-6f16-4da2-84ee-d23b0de62c20 used request id req-03ff1d71-9fa9-453d-b369-bcfb96897baf 2019-01-18 06:09:43,750 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=762a02cb-6f16-4da2-84ee-d23b0de62c20 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6069347e5e2010b225de2e5861e3f7e3568f5081" 2019-01-18 06:09:43,940 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-3c01ffbb-898d-4111-8112-760bd41b3627 Date: Fri, 18 Jan 2019 06:09:43 GMT RESP BODY: {"subnets":[]} 2019-01-18 06:09:43,941 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=762a02cb-6f16-4da2-84ee-d23b0de62c20 used request id req-3c01ffbb-898d-4111-8112-760bd41b3627 2019-01-18 06:09:43,941 - neutron_utils - INFO - Creating subnet with name CreateRouterNegativeTests-9d2964b7-078b-4646-8443-75521c4cb356-pub-subnet1 2019-01-18 06:09:43,947 - 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}6069347e5e2010b225de2e5861e3f7e3568f5081" -d '{"subnets": [{"ip_version": 4, "network_id": "762a02cb-6f16-4da2-84ee-d23b0de62c20", "cidr": "10.200.201.0/24", "gateway_ip": "10.200.201.1", "name": "CreateRouterNegativeTests-9d2964b7-078b-4646-8443-75521c4cb356-pub-subnet1"}]}' 2019-01-18 06:09:44,624 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 688 X-Openstack-Request-Id: req-a4a47caf-6f83-4a12-a882-e273c9022573 Date: Fri, 18 Jan 2019 06:09:44 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"762a02cb-6f16-4da2-84ee-d23b0de62c20","tenant_id":"020d00b5451a467cb276d06789a1149d","created_at":"2019-01-18T06:09:44Z","dns_nameservers":[],"updated_at":"2019-01-18T06:09:44Z","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":"020d00b5451a467cb276d06789a1149d","id":"50f18002-b1d1-46c2-9591-ecb9d7720aec","subnetpool_id":null,"name":"CreateRouterNegativeTests-9d2964b7-078b-4646-8443-75521c4cb356-pub-subnet1"}]} 2019-01-18 06:09:44,624 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets used request id req-a4a47caf-6f83-4a12-a882-e273c9022573 2019-01-18 06:09:44,630 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=762a02cb-6f16-4da2-84ee-d23b0de62c20 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6069347e5e2010b225de2e5861e3f7e3568f5081" 2019-01-18 06:09:44,872 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 751 X-Openstack-Request-Id: req-518a6a26-c096-46f4-8af8-c8101e6c4f54 Date: Fri, 18 Jan 2019 06:09:44 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"762a02cb-6f16-4da2-84ee-d23b0de62c20","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":5,"ipv4_address_scope":null,"shared":false,"project_id":"020d00b5451a467cb276d06789a1149d","status":"ACTIVE","subnets":["50f18002-b1d1-46c2-9591-ecb9d7720aec"],"description":"","tags":[],"updated_at":"2019-01-18T06:09:44Z","qos_policy_id":null,"name":"CreateRouterNegativeTests-9d2964b7-078b-4646-8443-75521c4cb356-pub-net1","admin_state_up":true,"tenant_id":"020d00b5451a467cb276d06789a1149d","created_at":"2019-01-18T06:09:43Z","provider:network_type":"vxlan"}]} 2019-01-18 06:09:44,872 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=762a02cb-6f16-4da2-84ee-d23b0de62c20 used request id req-518a6a26-c096-46f4-8af8-c8101e6c4f54 2019-01-18 06:09:44,878 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=762a02cb-6f16-4da2-84ee-d23b0de62c20 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6069347e5e2010b225de2e5861e3f7e3568f5081" 2019-01-18 06:09:44,928 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 688 X-Openstack-Request-Id: req-fd5f6eb8-45f4-428e-8edc-d47cda1474ba Date: Fri, 18 Jan 2019 06:09:44 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"762a02cb-6f16-4da2-84ee-d23b0de62c20","tenant_id":"020d00b5451a467cb276d06789a1149d","created_at":"2019-01-18T06:09:44Z","dns_nameservers":[],"updated_at":"2019-01-18T06:09:44Z","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":"020d00b5451a467cb276d06789a1149d","id":"50f18002-b1d1-46c2-9591-ecb9d7720aec","subnetpool_id":null,"name":"CreateRouterNegativeTests-9d2964b7-078b-4646-8443-75521c4cb356-pub-subnet1"}]} 2019-01-18 06:09:44,928 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=762a02cb-6f16-4da2-84ee-d23b0de62c20 used request id req-fd5f6eb8-45f4-428e-8edc-d47cda1474ba 2019-01-18 06:09:44,929 - OpenStackNetwork - DEBUG - Network [762a02cb-6f16-4da2-84ee-d23b0de62c20] created successfully 2019-01-18 06:09:44,929 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:09:44,929 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:09:45,312 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "accef66373a74392b62fe9951862f06a", "name": "CreateRouterNegativeTests-3720b8d3-e7b6-4b1-proj-role"}], "expires_at": "2019-01-18T07:09:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0e40a9560fdf4f54851e89739d47a248", "name": "CreateRouterNegativeTests-3720b8d3-e7b6-4b1-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/0e40a9560fdf4f54851e89739d47a248", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/0e40a9560fdf4f54851e89739d47a248", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/0e40a9560fdf4f54851e89739d47a248", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/0e40a9560fdf4f54851e89739d47a248", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/0e40a9560fdf4f54851e89739d47a248", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/0e40a9560fdf4f54851e89739d47a248", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/0e40a9560fdf4f54851e89739d47a248", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/0e40a9560fdf4f54851e89739d47a248", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/0e40a9560fdf4f54851e89739d47a248", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/0e40a9560fdf4f54851e89739d47a248", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/0e40a9560fdf4f54851e89739d47a248", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/0e40a9560fdf4f54851e89739d47a248", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterNegativeTests-3720b8d3-e7b6-4b1-user", "id": "018615e72bbe49a28171c894a55350f1"}, "audit_ids": ["2kzTW3p3TIWDRU947PxOHA"], "issued_at": "2019-01-18T06:09:45.000000Z"}} 2019-01-18 06:09:45,313 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}642e87ad3549abc469752f1c7c5c417cbb67026b" 2019-01-18 06:09:45,389 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:09:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-caef1cf2-5054-45bc-8574-dff1db540a6b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:09:45,389 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-caef1cf2-5054-45bc-8574-dff1db540a6b 2019-01-18 06:09:45,395 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/routers?name=CreateRouterNegativeTests-9d2964b7-078b-4646-8443-75521c4cb356-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}642e87ad3549abc469752f1c7c5c417cbb67026b" 2019-01-18 06:09:45,594 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-8b9b7571-1c3a-4ce6-84d2-52021b5a1d2d Date: Fri, 18 Jan 2019 06:09:45 GMT RESP BODY: {"routers": []} 2019-01-18 06:09:45,594 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers?name=CreateRouterNegativeTests-9d2964b7-078b-4646-8443-75521c4cb356-pub-router&admin_state_up=True used request id req-8b9b7571-1c3a-4ce6-84d2-52021b5a1d2d 2019-01-18 06:09:45,594 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:09:45,596 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:09:45,971 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "accef66373a74392b62fe9951862f06a", "name": "CreateRouterNegativeTests-3720b8d3-e7b6-4b1-proj-role"}], "expires_at": "2019-01-18T07:09:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0e40a9560fdf4f54851e89739d47a248", "name": "CreateRouterNegativeTests-3720b8d3-e7b6-4b1-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/0e40a9560fdf4f54851e89739d47a248", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/0e40a9560fdf4f54851e89739d47a248", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/0e40a9560fdf4f54851e89739d47a248", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/0e40a9560fdf4f54851e89739d47a248", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/0e40a9560fdf4f54851e89739d47a248", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/0e40a9560fdf4f54851e89739d47a248", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/0e40a9560fdf4f54851e89739d47a248", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/0e40a9560fdf4f54851e89739d47a248", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/0e40a9560fdf4f54851e89739d47a248", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/0e40a9560fdf4f54851e89739d47a248", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/0e40a9560fdf4f54851e89739d47a248", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/0e40a9560fdf4f54851e89739d47a248", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterNegativeTests-3720b8d3-e7b6-4b1-user", "id": "018615e72bbe49a28171c894a55350f1"}, "audit_ids": ["YPMedv3sSIWxcDI7DzN20A"], "issued_at": "2019-01-18T06:09:45.000000Z"}} 2019-01-18 06:09:45,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}3879d127c977a3d1c719f050166365f2430a72a5" 2019-01-18 06:09:46,044 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:09:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c263378c-4c53-4055-974e-296c79621938 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:09:46,044 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-c263378c-4c53-4055-974e-296c79621938 2019-01-18 06:09:46,050 - 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}642e87ad3549abc469752f1c7c5c417cbb67026b" 2019-01-18 06:09:46,420 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-b09003a6-f1d1-4db3-9905-4609fb9d3731 Date: Fri, 18 Jan 2019 06:09:46 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"c7128340-d09d-4472-ab8c-6b0e75149f5d","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"47feb8aba08a40dca7028a1701e597b9","status":"ACTIVE","subnets":["99f540fb-52d8-49ca-b59c-736c854d3c9e"],"description":"","tags":[],"updated_at":"2019-01-18T04:39:13Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"47feb8aba08a40dca7028a1701e597b9","created_at":"2019-01-18T04:39:06Z","mtu":1500}]} 2019-01-18 06:09:46,420 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=external used request id req-b09003a6-f1d1-4db3-9905-4609fb9d3731 2019-01-18 06:09:46,426 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=c7128340-d09d-4472-ab8c-6b0e75149f5d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}642e87ad3549abc469752f1c7c5c417cbb67026b" 2019-01-18 06:09:46,602 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-8cb42566-b505-42c4-a39b-4a35fad192c4 Date: Fri, 18 Jan 2019 06:09:46 GMT RESP BODY: {"subnets":[]} 2019-01-18 06:09:46,602 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=c7128340-d09d-4472-ab8c-6b0e75149f5d used request id req-8cb42566-b505-42c4-a39b-4a35fad192c4 2019-01-18 06:09:46,603 - neutron_utils - INFO - Creating router with name - CreateRouterNegativeTests-9d2964b7-078b-4646-8443-75521c4cb356-pub-router 2019-01-18 06:09:46,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}642e87ad3549abc469752f1c7c5c417cbb67026b" -d '{"router": {"external_gateway_info": {"network_id": "c7128340-d09d-4472-ab8c-6b0e75149f5d"}, "name": "CreateRouterNegativeTests-9d2964b7-078b-4646-8443-75521c4cb356-pub-router", "admin_state_up": true}}' 2019-01-18 06:09:51,915 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-d970543f-25f5-4b55-987a-1c50316e55a9 Date: Fri, 18 Jan 2019 06:09:51 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "c7128340-d09d-4472-ab8c-6b0e75149f5d", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "99f540fb-52d8-49ca-b59c-736c854d3c9e", "ip_address": "172.30.9.208"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "0e40a9560fdf4f54851e89739d47a248", "created_at": "2019-01-18T06:09:47Z", "admin_state_up": true, "updated_at": "2019-01-18T06:09:48Z", "flavor_id": null, "revision_number": 2, "routes": [], "project_id": "0e40a9560fdf4f54851e89739d47a248", "id": "1afbb7ef-bb1e-4467-acd8-95f45718b417", "name": "CreateRouterNegativeTests-9d2964b7-078b-4646-8443-75521c4cb356-pub-router"}} 2019-01-18 06:09:51,915 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/routers used request id req-d970543f-25f5-4b55-987a-1c50316e55a9 2019-01-18 06:09:51,921 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?device_id=1afbb7ef-bb1e-4467-acd8-95f45718b417 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}642e87ad3549abc469752f1c7c5c417cbb67026b" 2019-01-18 06:09:52,130 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-41087ff5-43d2-45aa-a075-41745c4f95ca Date: Fri, 18 Jan 2019 06:09:52 GMT RESP BODY: {"ports":[]} 2019-01-18 06:09:52,130 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?device_id=1afbb7ef-bb1e-4467-acd8-95f45718b417 used request id req-41087ff5-43d2-45aa-a075-41745c4f95ca 2019-01-18 06:09:52,136 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateRouterNegativeTests-9d2964b7-078b-4646-8443-75521c4cb356-pub-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}642e87ad3549abc469752f1c7c5c417cbb67026b" 2019-01-18 06:09:52,319 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-db14ce14-d3f4-468a-8625-948d40baef29 Date: Fri, 18 Jan 2019 06:09:52 GMT RESP BODY: {"networks":[]} 2019-01-18 06:09:52,319 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateRouterNegativeTests-9d2964b7-078b-4646-8443-75521c4cb356-pub-net1 used request id req-db14ce14-d3f4-468a-8625-948d40baef29 2019-01-18 06:09:52,324 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?name=CreateRouterNegativeTests-9d2964b7-078b-4646-8443-75521c4cb356-port1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}642e87ad3549abc469752f1c7c5c417cbb67026b" 2019-01-18 06:09:52,509 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-a87ba92c-ab37-4dd9-894c-7470a210e19c Date: Fri, 18 Jan 2019 06:09:52 GMT RESP BODY: {"ports":[]} 2019-01-18 06:09:52,510 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?name=CreateRouterNegativeTests-9d2964b7-078b-4646-8443-75521c4cb356-port1&admin_state_up=True used request id req-a87ba92c-ab37-4dd9-894c-7470a210e19c 2019-01-18 06:09:52,510 - OpenStackNetwork - INFO - Retrieved port CreateRouterNegativeTests-9d2964b7-078b-4646-8443-75521c4cb356-port1 for router - CreateRouterNegativeTests-9d2964b7-078b-4646-8443-75521c4cb356-pub-router 2019-01-18 06:09:52,510 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:09:52,511 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:09:52,891 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "accef66373a74392b62fe9951862f06a", "name": "CreateRouterNegativeTests-3720b8d3-e7b6-4b1-proj-role"}], "expires_at": "2019-01-18T07:09:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0e40a9560fdf4f54851e89739d47a248", "name": "CreateRouterNegativeTests-3720b8d3-e7b6-4b1-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/0e40a9560fdf4f54851e89739d47a248", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/0e40a9560fdf4f54851e89739d47a248", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/0e40a9560fdf4f54851e89739d47a248", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/0e40a9560fdf4f54851e89739d47a248", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/0e40a9560fdf4f54851e89739d47a248", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/0e40a9560fdf4f54851e89739d47a248", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/0e40a9560fdf4f54851e89739d47a248", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/0e40a9560fdf4f54851e89739d47a248", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/0e40a9560fdf4f54851e89739d47a248", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/0e40a9560fdf4f54851e89739d47a248", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/0e40a9560fdf4f54851e89739d47a248", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/0e40a9560fdf4f54851e89739d47a248", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterNegativeTests-3720b8d3-e7b6-4b1-user", "id": "018615e72bbe49a28171c894a55350f1"}, "audit_ids": ["EVY4BfkMQ9qtClQbtCe4vQ"], "issued_at": "2019-01-18T06:09:52.000000Z"}} 2019-01-18 06:09:52,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}c3c23f98e64e4382fa3218050ada306ebc1cbadb" 2019-01-18 06:09:52,971 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:09:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d6acd84c-e6bf-4579-8543-f1812bb88233 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:09:52,971 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-d6acd84c-e6bf-4579-8543-f1812bb88233 2019-01-18 06:09:52,978 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateRouterNegativeTests-9d2964b7-078b-4646-8443-75521c4cb356-pub-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}642e87ad3549abc469752f1c7c5c417cbb67026b" 2019-01-18 06:09:53,001 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-64ff68e7-1394-4d80-9462-aed96bcb0e10 Date: Fri, 18 Jan 2019 06:09:52 GMT RESP BODY: {"networks":[]} 2019-01-18 06:09:53,001 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateRouterNegativeTests-9d2964b7-078b-4646-8443-75521c4cb356-pub-net1 used request id req-64ff68e7-1394-4d80-9462-aed96bcb0e10 2019-01-18 06:09:53,002 - OpenStackNetwork - INFO - Removing router CreateRouterNegativeTests-9d2964b7-078b-4646-8443-75521c4cb356-pub-router 2019-01-18 06:09:53,002 - neutron_utils - INFO - Deleting router with name - CreateRouterNegativeTests-9d2964b7-078b-4646-8443-75521c4cb356-pub-router 2019-01-18 06:09:53,007 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/routers/1afbb7ef-bb1e-4467-acd8-95f45718b417 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}642e87ad3549abc469752f1c7c5c417cbb67026b" 2019-01-18 06:09:56,248 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-407f4dfd-5656-47f5-948f-b4f098f66a4d Content-Length: 0 Date: Fri, 18 Jan 2019 06:09:56 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-18 06:09:56,248 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/routers/1afbb7ef-bb1e-4467-acd8-95f45718b417 used request id req-407f4dfd-5656-47f5-948f-b4f098f66a4d 2019-01-18 06:09:56,248 - neutron_utils - INFO - Deleting subnet with name CreateRouterNegativeTests-9d2964b7-078b-4646-8443-75521c4cb356-pub-subnet1 2019-01-18 06:09:56,249 - neutron_utils - INFO - Deleting subnet with name CreateRouterNegativeTests-9d2964b7-078b-4646-8443-75521c4cb356-pub-subnet1 2019-01-18 06:09:56,254 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/subnets/50f18002-b1d1-46c2-9591-ecb9d7720aec -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6069347e5e2010b225de2e5861e3f7e3568f5081" 2019-01-18 06:09:58,212 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-bd635b68-5579-419e-9fcd-f5da6f1a1c0d Date: Fri, 18 Jan 2019 06:09:58 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-18 06:09:58,212 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/50f18002-b1d1-46c2-9591-ecb9d7720aec used request id req-bd635b68-5579-419e-9fcd-f5da6f1a1c0d 2019-01-18 06:09:58,212 - neutron_utils - INFO - Deleting network with name CreateRouterNegativeTests-9d2964b7-078b-4646-8443-75521c4cb356-pub-net1 2019-01-18 06:09:58,218 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/networks/762a02cb-6f16-4da2-84ee-d23b0de62c20 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6069347e5e2010b225de2e5861e3f7e3568f5081" 2019-01-18 06:09:59,474 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-1e343f3f-9115-432c-98ef-29344cfb8581 Date: Fri, 18 Jan 2019 06:09:59 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-18 06:09:59,474 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/762a02cb-6f16-4da2-84ee-d23b0de62c20 used request id req-1e343f3f-9115-432c-98ef-29344cfb8581 2019-01-18 06:09:59,481 - 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}6e9c7425f9df8883c0c8f5fea8bc727705260190" 2019-01-18 06:09:59,702 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-782ee5d7-5cd5-4185-8c62-227bfd5e7b21 Date: Fri, 18 Jan 2019 06:09:59 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-18T04:53:26Z", "updated_at": "2019-01-18T04:53:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:53:26Z", "revision_number": 0, "id": "571036d3-cb1d-483a-acb9-96f19293add9", "remote_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "remote_ip_prefix": null, "created_at": "2019-01-18T04:53:26Z", "security_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:53:26Z", "revision_number": 0, "id": "260c2de9-5dc5-4508-b06c-24b9d7ed838c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:53:26Z", "security_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:53:26Z", "revision_number": 0, "id": "9c6f69fc-3bf8-4346-9288-5a255b82b67e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:53:26Z", "security_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:53:26Z", "revision_number": 0, "id": "84255fa4-c13a-4cfe-b73d-e56ee216ca1e", "remote_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "remote_ip_prefix": null, "created_at": "2019-01-18T04:53:26Z", "security_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "created_at": "2019-01-18T04:51:20Z", "updated_at": "2019-01-18T04:51:20Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "45161a51-d6dd-4bb8-986d-bc2f88599c1d", "remote_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv6", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "2b339890-44d0-4711-a050-08a64d58e2a0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv6", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "24c99e6f-888c-4943-9c93-54ad3b18b18c", "remote_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv4", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "87b9b994-ae22-4850-863a-6a4925bd01fe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv4", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}], "revision_number": 4, "project_id": "9c53a91613fb4d5080479ac6f51697ed", "id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "020d00b5451a467cb276d06789a1149d", "created_at": "2019-01-18T05:59:12Z", "updated_at": "2019-01-18T05:59:12Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:12Z", "revision_number": 0, "id": "8faf6dda-6919-4b75-b745-2af38abf8dcf", "remote_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:12Z", "security_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "tenant_id": "020d00b5451a467cb276d06789a1149d", "port_range_min": null, "ethertype": "IPv4", "project_id": "020d00b5451a467cb276d06789a1149d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:12Z", "revision_number": 0, "id": "60f7d4a7-1a27-4801-a1e8-5bf33633b818", "remote_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:12Z", "security_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "tenant_id": "020d00b5451a467cb276d06789a1149d", "port_range_min": null, "ethertype": "IPv6", "project_id": "020d00b5451a467cb276d06789a1149d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:12Z", "revision_number": 0, "id": "38b9f88b-1fc0-40d1-af74-237d79be193d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:12Z", "security_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "tenant_id": "020d00b5451a467cb276d06789a1149d", "port_range_min": null, "ethertype": "IPv4", "project_id": "020d00b5451a467cb276d06789a1149d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:12Z", "revision_number": 0, "id": "38b091dd-dca7-4cbe-8c1c-dd18a74bfca8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:12Z", "security_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "tenant_id": "020d00b5451a467cb276d06789a1149d", "port_range_min": null, "ethertype": "IPv6", "project_id": "020d00b5451a467cb276d06789a1149d"}], "revision_number": 4, "project_id": "020d00b5451a467cb276d06789a1149d", "id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "created_at": "2019-01-18T04:39:06Z", "updated_at": "2019-01-18T04:39:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "0aedefa2-edbc-47b5-bead-e954540f6937", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "47feb8aba08a40dca7028a1701e597b9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "8860837e-afbd-4411-adf9-d88db88c2114", "remote_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "47feb8aba08a40dca7028a1701e597b9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "4e399c2e-bc03-4aa3-b192-1fafdc9248ba", "remote_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "47feb8aba08a40dca7028a1701e597b9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "4bf1a402-0fa2-4cfd-9fee-4a28f16bb271", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "47feb8aba08a40dca7028a1701e597b9"}], "revision_number": 4, "project_id": "47feb8aba08a40dca7028a1701e597b9", "id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "name": "default"}]} 2019-01-18 06:09:59,702 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-782ee5d7-5cd5-4185-8c62-227bfd5e7b21 2019-01-18 06:09:59,707 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/9c53a91613fb4d5080479ac6f51697ed -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e9c7425f9df8883c0c8f5fea8bc727705260190" 2019-01-18 06:09:59,791 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:09:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fa89926d-d357-480d-87f0-16008136adda Content-Encoding: gzip Content-Length: 190 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/9c53a91613fb4d5080479ac6f51697ed"}, "enabled": true, "id": "9c53a91613fb4d5080479ac6f51697ed", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2019-01-18 06:09:59,791 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/9c53a91613fb4d5080479ac6f51697ed used request id req-fa89926d-d357-480d-87f0-16008136adda 2019-01-18 06:09:59,795 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/020d00b5451a467cb276d06789a1149d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e9c7425f9df8883c0c8f5fea8bc727705260190" 2019-01-18 06:09:59,887 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:09:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6bcc6eab-f5e7-4f4f-9bc4-a3c0c82f32f0 Content-Encoding: gzip Content-Length: 248 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/020d00b5451a467cb276d06789a1149d"}, "enabled": true, "id": "020d00b5451a467cb276d06789a1149d", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}} 2019-01-18 06:09:59,887 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/020d00b5451a467cb276d06789a1149d used request id req-6bcc6eab-f5e7-4f4f-9bc4-a3c0c82f32f0 2019-01-18 06:09:59,891 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/47feb8aba08a40dca7028a1701e597b9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e9c7425f9df8883c0c8f5fea8bc727705260190" 2019-01-18 06:09:59,979 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:09:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6a86c17a-a320-49ab-aacd-089d72c06f75 Content-Encoding: gzip Content-Length: 205 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/47feb8aba08a40dca7028a1701e597b9"}, "enabled": true, "id": "47feb8aba08a40dca7028a1701e597b9", "parent_id": "default", "domain_id": "default", "name": "service"}} 2019-01-18 06:09:59,979 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/47feb8aba08a40dca7028a1701e597b9 used request id req-6a86c17a-a320-49ab-aacd-089d72c06f75 2019-01-18 06:09:59,980 - keystone_utils - INFO - Deleting project with name - CreateRouterNegativeTests-3720b8d3-e7b6-4b1-proj 2019-01-18 06:09:59,983 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/0e40a9560fdf4f54851e89739d47a248 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e9c7425f9df8883c0c8f5fea8bc727705260190" 2019-01-18 06:10:00,197 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 06:09:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9a8eb12a-594c-4cb6-bdb6-fb12e6c6bf31 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 06:10:00,198 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/0e40a9560fdf4f54851e89739d47a248 used request id req-9a8eb12a-594c-4cb6-bdb6-fb12e6c6bf31 2019-01-18 06:10:00,198 - keystone_utils - INFO - Deleting role with name - CreateRouterNegativeTests-3720b8d3-e7b6-4b1-proj-role 2019-01-18 06:10:00,202 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/accef66373a74392b62fe9951862f06a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e9c7425f9df8883c0c8f5fea8bc727705260190" 2019-01-18 06:10:00,320 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 06:10:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-25e29724-d858-4a22-aea1-43c998de3761 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 06:10:00,321 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/accef66373a74392b62fe9951862f06a used request id req-25e29724-d858-4a22-aea1-43c998de3761 2019-01-18 06:10:00,324 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e9c7425f9df8883c0c8f5fea8bc727705260190" 2019-01-18 06:10:00,498 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:10:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cee761e1-9796-46f0-a6de-e941d403afb2 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "488fca829f8b496daa1cd2cdc6e45c49", "links": {"self": "http://172.30.9.23:5000/v3/roles/488fca829f8b496daa1cd2cdc6e45c49"}, "name": "Member"}, {"domain_id": null, "id": "6b7f4f4f76264b6fb449c43b86ee3817", "links": {"self": "http://172.30.9.23:5000/v3/roles/6b7f4f4f76264b6fb449c43b86ee3817"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a482b711adf94961bf4bb28eda7f0e28", "links": {"self": "http://172.30.9.23:5000/v3/roles/a482b711adf94961bf4bb28eda7f0e28"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c65201bd05504fa786d79b166e8bbba3", "links": {"self": "http://172.30.9.23:5000/v3/roles/c65201bd05504fa786d79b166e8bbba3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "e7e317b66c174923a8cb46c48d897c8d", "links": {"self": "http://172.30.9.23:5000/v3/roles/e7e317b66c174923a8cb46c48d897c8d"}, "name": "ResellerAdmin"}]} 2019-01-18 06:10:00,499 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-cee761e1-9796-46f0-a6de-e941d403afb2 2019-01-18 06:10:00,499 - keystone_utils - INFO - Deleting user with name - CreateRouterNegativeTests-3720b8d3-e7b6-4b1-user 2019-01-18 06:10:00,503 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/018615e72bbe49a28171c894a55350f1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7079893a3aa2fae97cd5f14156b5e2963df42925" 2019-01-18 06:10:00,756 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 06:10:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-60fdcefa-7934-46d2-a491-3d36a8640643 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 06:10:00,756 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/018615e72bbe49a28171c894a55350f1 used request id req-60fdcefa-7934-46d2-a491-3d36a8640643 2019-01-18 06:10:00,758 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:10:01,145 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "488fca829f8b496daa1cd2cdc6e45c49", "name": "Member"}, {"id": "c65201bd05504fa786d79b166e8bbba3", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}], "expires_at": "2019-01-18T07:10:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "020d00b5451a467cb276d06789a1149d", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "id": "e292c913af7844408b6509a836e493f5"}, "audit_ids": ["7t1zFmfrR-Ocrq-v3-NDAQ"], "issued_at": "2019-01-18T06:10:01.000000Z"}} 2019-01-18 06:10:01,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}aff1e7b473060142dab55f14c4440be0e54816cd" 2019-01-18 06:10:01,238 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:10:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-db9a16d5-163e-4836-96f7-a32becc87f17 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:10:01,238 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-db9a16d5-163e-4836-96f7-a32becc87f17 2019-01-18 06:10:01,239 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:10:01,242 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:10:01,623 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "488fca829f8b496daa1cd2cdc6e45c49", "name": "Member"}, {"id": "c65201bd05504fa786d79b166e8bbba3", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}], "expires_at": "2019-01-18T07:10:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "020d00b5451a467cb276d06789a1149d", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "id": "e292c913af7844408b6509a836e493f5"}, "audit_ids": ["3_SFqZFYRRS4KwJIpJIY4g"], "issued_at": "2019-01-18T06:10:01.000000Z"}} 2019-01-18 06:10:01,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}d7e7077065da8d8d0f99c19e4b2db7b2e7102f07" 2019-01-18 06:10:01,705 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:10:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-473ec6b4-ea95-4215-ab7f-8d75c3a656ab Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:10:01,706 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-473ec6b4-ea95-4215-ab7f-8d75c3a656ab 2019-01-18 06:10:01,710 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-18 06:10:01,716 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 18 Jan 2019 06:10: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"}]}]}} 2019-01-18 06:10:01,717 - 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-01a15e8c-3eab-441-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7e7077065da8d8d0f99c19e4b2db7b2e7102f07" 2019-01-18 06:10:01,801 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:10:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-21529c65-5be3-454c-b0aa-7ff5c01ec786 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=CreateRouterNegativeTests-01a15e8c-3eab-441-proj", "previous": null, "next": null}, "projects": []} 2019-01-18 06:10:01,801 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterNegativeTests-01a15e8c-3eab-441-proj used request id req-21529c65-5be3-454c-b0aa-7ff5c01ec786 2019-01-18 06:10:01,805 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7e7077065da8d8d0f99c19e4b2db7b2e7102f07" 2019-01-18 06:10:01,896 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:10:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-19c05236-51df-4283-9f76-faaffc4480c7 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-18 06:10:01,897 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-19c05236-51df-4283-9f76-faaffc4480c7 2019-01-18 06:10:01,900 - 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}d7e7077065da8d8d0f99c19e4b2db7b2e7102f07" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateRouterNegativeTests-01a15e8c-3eab-441-proj"}}' 2019-01-18 06:10:02,070 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 18 Jan 2019 06:10:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1da75017-cd8a-467c-bec7-c8f5c9e6d5e8 Content-Length: 310 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/23bcc45728cb4b869c1c136e7d7a96e4"}, "enabled": true, "id": "23bcc45728cb4b869c1c136e7d7a96e4", "parent_id": "default", "domain_id": "default", "name": "CreateRouterNegativeTests-01a15e8c-3eab-441-proj"}} 2019-01-18 06:10:02,070 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-1da75017-cd8a-467c-bec7-c8f5c9e6d5e8 2019-01-18 06:10:02,070 - keystone_utils - INFO - Created project with name - CreateRouterNegativeTests-01a15e8c-3eab-441-proj 2019-01-18 06:10:02,070 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:10:02,071 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:10:02,491 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "488fca829f8b496daa1cd2cdc6e45c49", "name": "Member"}, {"id": "c65201bd05504fa786d79b166e8bbba3", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}], "expires_at": "2019-01-18T07:10:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "020d00b5451a467cb276d06789a1149d", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "id": "e292c913af7844408b6509a836e493f5"}, "audit_ids": ["zi-toq6fSPSLwCxBa1pOSg"], "issued_at": "2019-01-18T06:10:02.000000Z"}} 2019-01-18 06:10:02,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}6e38c20e6c2c600c444acd767a5a8152ecba56eb" 2019-01-18 06:10:02,579 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:10:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-853cab9b-7f4c-4992-a9d2-bff527a0014b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:10:02,579 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-853cab9b-7f4c-4992-a9d2-bff527a0014b 2019-01-18 06:10:02,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" 2019-01-18 06:10:02,588 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 18 Jan 2019 06:10: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"}]}]}} 2019-01-18 06:10:02,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}6e38c20e6c2c600c444acd767a5a8152ecba56eb" 2019-01-18 06:10:02,687 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:10:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-38693c98-a43f-495e-bc1c-a84196cb197f Content-Encoding: gzip Content-Length: 869 Content-Type: application/json RESP BODY: {"users": [{"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/0607a2b4beb0408e9fa51cc5ba027ac6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0607a2b4beb0408e9fa51cc5ba027ac6", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/17c61b95071545a094cc82823d2b88b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "17c61b95071545a094cc82823d2b88b8", "email": "nova@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/29e5d2dfed2447bda26fc75bd1122674"}, "domain_id": "default", "enabled": true, "options": {}, "id": "29e5d2dfed2447bda26fc75bd1122674", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/3b6dcc8c791e4b6e8831f5b5e583de80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3b6dcc8c791e4b6e8831f5b5e583de80", "email": "neutron@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.23:5000/v3/users/45ab52d673584bc198669be88c88b878"}, "domain_id": "default", "enabled": true, "options": {}, "id": "45ab52d673584bc198669be88c88b878", "email": "barbican@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/57795b4ee52f49c6a71f55bb6c4012f8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "57795b4ee52f49c6a71f55bb6c4012f8", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/5c52969262974d64ac2a300ca5d60f50"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c52969262974d64ac2a300ca5d60f50", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/5fc15572bb1c489ba92bd9945bbc1f64"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5fc15572bb1c489ba92bd9945bbc1f64", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/6b519d70e25f4e61a9dfd738cd6bba22"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6b519d70e25f4e61a9dfd738cd6bba22", "email": "heat@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.23:5000/v3/users/8248437208b540c2893a7117ad102a87"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8248437208b540c2893a7117ad102a87", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/890dee97e62840c5b15e36f03f6b7efc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "890dee97e62840c5b15e36f03f6b7efc", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/8cccb516ecc44ed9bb7c8633df108fd4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8cccb516ecc44ed9bb7c8633df108fd4", "email": "glance@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.23:5000/v3/users/97c3d863a98148299fa116fdb54be470"}, "domain_id": "default", "enabled": true, "options": {}, "id": "97c3d863a98148299fa116fdb54be470", "email": "tacker@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/a2a0c8c0f19941808c9f618af50b3b79"}, "domain_id": "c19db1b8f60647a9a114cd23287c807b", "enabled": true, "options": {}, "id": "a2a0c8c0f19941808c9f618af50b3b79", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "links": {"self": "http://172.30.9.23:5000/v3/users/e292c913af7844408b6509a836e493f5"}, "domain_id": "default", "enabled": true, "id": "e292c913af7844408b6509a836e493f5", "options": {}}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/fe5de73ba9cb41b2be24ccf1f72f5ed4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe5de73ba9cb41b2be24ccf1f72f5ed4", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2019-01-18 06:10:02,687 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-38693c98-a43f-495e-bc1c-a84196cb197f 2019-01-18 06:10:02,692 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateRouterNegativeTests-01a15e8c-3eab-441-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e38c20e6c2c600c444acd767a5a8152ecba56eb" 2019-01-18 06:10:02,780 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:10:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0fb926b1-910f-484c-be18-3f94fbdb8daf Content-Encoding: gzip Content-Length: 254 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateRouterNegativeTests-01a15e8c-3eab-441-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/23bcc45728cb4b869c1c136e7d7a96e4"}, "enabled": true, "id": "23bcc45728cb4b869c1c136e7d7a96e4", "parent_id": "default", "domain_id": "default", "name": "CreateRouterNegativeTests-01a15e8c-3eab-441-proj"}]} 2019-01-18 06:10:02,781 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateRouterNegativeTests-01a15e8c-3eab-441-proj used request id req-0fb926b1-910f-484c-be18-3f94fbdb8daf 2019-01-18 06:10:02,784 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e38c20e6c2c600c444acd767a5a8152ecba56eb" 2019-01-18 06:10:02,984 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:10:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d9e377e0-ffb1-4cd8-9e12-c4e0e3c40ccc Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-18 06:10:02,984 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-d9e377e0-ffb1-4cd8-9e12-c4e0e3c40ccc 2019-01-18 06:10:03,380 - keystone_utils - INFO - Created user with name - CreateRouterNegativeTests-01a15e8c-3eab-441-user 2019-01-18 06:10:03,381 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:10:03,385 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7e7077065da8d8d0f99c19e4b2db7b2e7102f07" 2019-01-18 06:10:03,475 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:10:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a53253d1-2123-4b59-9216-2a694480bccf Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "488fca829f8b496daa1cd2cdc6e45c49", "links": {"self": "http://172.30.9.23:5000/v3/roles/488fca829f8b496daa1cd2cdc6e45c49"}, "name": "Member"}, {"domain_id": null, "id": "6b7f4f4f76264b6fb449c43b86ee3817", "links": {"self": "http://172.30.9.23:5000/v3/roles/6b7f4f4f76264b6fb449c43b86ee3817"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a482b711adf94961bf4bb28eda7f0e28", "links": {"self": "http://172.30.9.23:5000/v3/roles/a482b711adf94961bf4bb28eda7f0e28"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c65201bd05504fa786d79b166e8bbba3", "links": {"self": "http://172.30.9.23:5000/v3/roles/c65201bd05504fa786d79b166e8bbba3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "e7e317b66c174923a8cb46c48d897c8d", "links": {"self": "http://172.30.9.23:5000/v3/roles/e7e317b66c174923a8cb46c48d897c8d"}, "name": "ResellerAdmin"}]} 2019-01-18 06:10:03,475 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-a53253d1-2123-4b59-9216-2a694480bccf 2019-01-18 06:10:03,479 - 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}d7e7077065da8d8d0f99c19e4b2db7b2e7102f07" -d '{"role": {"name": "CreateRouterNegativeTests-01a15e8c-3eab-441-proj-role"}}' 2019-01-18 06:10:03,596 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 18 Jan 2019 06:10:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-26f230ba-4dd8-44d0-a022-e950200248b3 Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "7b5a47ba98544edfa899259ba4583271", "links": {"self": "http://172.30.9.23:5000/v3/roles/7b5a47ba98544edfa899259ba4583271"}, "name": "CreateRouterNegativeTests-01a15e8c-3eab-441-proj-role"}} 2019-01-18 06:10:03,596 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-26f230ba-4dd8-44d0-a022-e950200248b3 2019-01-18 06:10:03,596 - keystone_utils - INFO - Created role with name - CreateRouterNegativeTests-01a15e8c-3eab-441-proj-role 2019-01-18 06:10:03,600 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/7b5a47ba98544edfa899259ba4583271 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7e7077065da8d8d0f99c19e4b2db7b2e7102f07" 2019-01-18 06:10:03,682 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:10:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-133c5291-e85f-474b-ac71-7bd17fcb473b Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.23:5000/v3/roles/7b5a47ba98544edfa899259ba4583271"}, "domain_id": null, "name": "CreateRouterNegativeTests-01a15e8c-3eab-441-proj-role", "id": "7b5a47ba98544edfa899259ba4583271"}} 2019-01-18 06:10:03,682 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/7b5a47ba98544edfa899259ba4583271 used request id req-133c5291-e85f-474b-ac71-7bd17fcb473b 2019-01-18 06:10:03,682 - keystone_utils - INFO - Granting role CreateRouterNegativeTests-01a15e8c-3eab-441-proj-role to project CreateRouterNegativeTests-01a15e8c-3eab-441-proj 2019-01-18 06:10:03,686 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/23bcc45728cb4b869c1c136e7d7a96e4/users/9bda226a76c946fcb404b3106f26753a/roles/7b5a47ba98544edfa899259ba4583271 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7e7077065da8d8d0f99c19e4b2db7b2e7102f07" 2019-01-18 06:10:03,815 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 06:10:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dcd14abc-564e-43a7-a7d2-238be06bdf9b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 06:10:03,815 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/23bcc45728cb4b869c1c136e7d7a96e4/users/9bda226a76c946fcb404b3106f26753a/roles/7b5a47ba98544edfa899259ba4583271 used request id req-dcd14abc-564e-43a7-a7d2-238be06bdf9b 2019-01-18 06:10:03,815 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:10:03,816 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:10:04,190 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7b5a47ba98544edfa899259ba4583271", "name": "CreateRouterNegativeTests-01a15e8c-3eab-441-proj-role"}], "expires_at": "2019-01-18T07:10:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "23bcc45728cb4b869c1c136e7d7a96e4", "name": "CreateRouterNegativeTests-01a15e8c-3eab-441-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/23bcc45728cb4b869c1c136e7d7a96e4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/23bcc45728cb4b869c1c136e7d7a96e4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/23bcc45728cb4b869c1c136e7d7a96e4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/23bcc45728cb4b869c1c136e7d7a96e4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/23bcc45728cb4b869c1c136e7d7a96e4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/23bcc45728cb4b869c1c136e7d7a96e4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/23bcc45728cb4b869c1c136e7d7a96e4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/23bcc45728cb4b869c1c136e7d7a96e4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/23bcc45728cb4b869c1c136e7d7a96e4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/23bcc45728cb4b869c1c136e7d7a96e4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/23bcc45728cb4b869c1c136e7d7a96e4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/23bcc45728cb4b869c1c136e7d7a96e4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterNegativeTests-01a15e8c-3eab-441-user", "id": "9bda226a76c946fcb404b3106f26753a"}, "audit_ids": ["kVWY1EyIQY64xDyxGNvC6Q"], "issued_at": "2019-01-18T06:10:04.000000Z"}} 2019-01-18 06:10:04,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}28501569364ecc1e3df2c195dd3468562ab9d37e" 2019-01-18 06:10:04,261 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:10:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8f2a8b5e-30d7-42c0-8027-45c5eeca3016 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:10:04,261 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-8f2a8b5e-30d7-42c0-8027-45c5eeca3016 2019-01-18 06:10:04,268 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/routers?name=CreateRouterNegativeTests-deea2757-90bc-4c63-8920-f5c4e96c879c-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}28501569364ecc1e3df2c195dd3468562ab9d37e" 2019-01-18 06:10:04,471 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-b880cdec-584f-463a-96ef-cd74409c7b91 Date: Fri, 18 Jan 2019 06:10:04 GMT RESP BODY: {"routers": []} 2019-01-18 06:10:04,471 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers?name=CreateRouterNegativeTests-deea2757-90bc-4c63-8920-f5c4e96c879c-pub-router&admin_state_up=True used request id req-b880cdec-584f-463a-96ef-cd74409c7b91 2019-01-18 06:10:04,471 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:10:04,472 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:10:04,850 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7b5a47ba98544edfa899259ba4583271", "name": "CreateRouterNegativeTests-01a15e8c-3eab-441-proj-role"}], "expires_at": "2019-01-18T07:10:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "23bcc45728cb4b869c1c136e7d7a96e4", "name": "CreateRouterNegativeTests-01a15e8c-3eab-441-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/23bcc45728cb4b869c1c136e7d7a96e4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/23bcc45728cb4b869c1c136e7d7a96e4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/23bcc45728cb4b869c1c136e7d7a96e4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/23bcc45728cb4b869c1c136e7d7a96e4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/23bcc45728cb4b869c1c136e7d7a96e4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/23bcc45728cb4b869c1c136e7d7a96e4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/23bcc45728cb4b869c1c136e7d7a96e4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/23bcc45728cb4b869c1c136e7d7a96e4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/23bcc45728cb4b869c1c136e7d7a96e4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/23bcc45728cb4b869c1c136e7d7a96e4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/23bcc45728cb4b869c1c136e7d7a96e4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/23bcc45728cb4b869c1c136e7d7a96e4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterNegativeTests-01a15e8c-3eab-441-user", "id": "9bda226a76c946fcb404b3106f26753a"}, "audit_ids": ["6DSGZAiNSCe2xbKezGXiOQ"], "issued_at": "2019-01-18T06:10:04.000000Z"}} 2019-01-18 06:10:04,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}c06554ed05f4f7f1fd0f5e276890ecdc93b48f51" 2019-01-18 06:10:04,931 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:10:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c168768d-af68-49b8-a4f9-fa6dcc2ab9a7 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:10:04,931 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-c168768d-af68-49b8-a4f9-fa6dcc2ab9a7 2019-01-18 06:10:04,937 - 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}28501569364ecc1e3df2c195dd3468562ab9d37e" 2019-01-18 06:10:05,159 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-897e7abc-bf67-475c-810f-5f11b089e7a7 Date: Fri, 18 Jan 2019 06:10:05 GMT RESP BODY: {"networks":[]} 2019-01-18 06:10:05,159 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=Invalid_name used request id req-897e7abc-bf67-475c-810f-5f11b089e7a7 2019-01-18 06:10:05,165 - 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}d7e7077065da8d8d0f99c19e4b2db7b2e7102f07" 2019-01-18 06:10:05,506 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-b4a762c7-3456-4ffe-96f1-f1db7fecd130 Date: Fri, 18 Jan 2019 06:10:05 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-18T04:53:26Z", "updated_at": "2019-01-18T04:53:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:53:26Z", "revision_number": 0, "id": "571036d3-cb1d-483a-acb9-96f19293add9", "remote_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "remote_ip_prefix": null, "created_at": "2019-01-18T04:53:26Z", "security_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:53:26Z", "revision_number": 0, "id": "260c2de9-5dc5-4508-b06c-24b9d7ed838c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:53:26Z", "security_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:53:26Z", "revision_number": 0, "id": "9c6f69fc-3bf8-4346-9288-5a255b82b67e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:53:26Z", "security_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:53:26Z", "revision_number": 0, "id": "84255fa4-c13a-4cfe-b73d-e56ee216ca1e", "remote_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "remote_ip_prefix": null, "created_at": "2019-01-18T04:53:26Z", "security_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "created_at": "2019-01-18T04:51:20Z", "updated_at": "2019-01-18T04:51:20Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "45161a51-d6dd-4bb8-986d-bc2f88599c1d", "remote_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv6", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "2b339890-44d0-4711-a050-08a64d58e2a0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv6", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "24c99e6f-888c-4943-9c93-54ad3b18b18c", "remote_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv4", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "87b9b994-ae22-4850-863a-6a4925bd01fe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv4", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}], "revision_number": 4, "project_id": "9c53a91613fb4d5080479ac6f51697ed", "id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "020d00b5451a467cb276d06789a1149d", "created_at": "2019-01-18T05:59:12Z", "updated_at": "2019-01-18T05:59:12Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:12Z", "revision_number": 0, "id": "8faf6dda-6919-4b75-b745-2af38abf8dcf", "remote_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:12Z", "security_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "tenant_id": "020d00b5451a467cb276d06789a1149d", "port_range_min": null, "ethertype": "IPv4", "project_id": "020d00b5451a467cb276d06789a1149d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:12Z", "revision_number": 0, "id": "60f7d4a7-1a27-4801-a1e8-5bf33633b818", "remote_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:12Z", "security_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "tenant_id": "020d00b5451a467cb276d06789a1149d", "port_range_min": null, "ethertype": "IPv6", "project_id": "020d00b5451a467cb276d06789a1149d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:12Z", "revision_number": 0, "id": "38b9f88b-1fc0-40d1-af74-237d79be193d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:12Z", "security_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "tenant_id": "020d00b5451a467cb276d06789a1149d", "port_range_min": null, "ethertype": "IPv4", "project_id": "020d00b5451a467cb276d06789a1149d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:12Z", "revision_number": 0, "id": "38b091dd-dca7-4cbe-8c1c-dd18a74bfca8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:12Z", "security_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "tenant_id": "020d00b5451a467cb276d06789a1149d", "port_range_min": null, "ethertype": "IPv6", "project_id": "020d00b5451a467cb276d06789a1149d"}], "revision_number": 4, "project_id": "020d00b5451a467cb276d06789a1149d", "id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "created_at": "2019-01-18T04:39:06Z", "updated_at": "2019-01-18T04:39:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "0aedefa2-edbc-47b5-bead-e954540f6937", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "47feb8aba08a40dca7028a1701e597b9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "8860837e-afbd-4411-adf9-d88db88c2114", "remote_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "47feb8aba08a40dca7028a1701e597b9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "4e399c2e-bc03-4aa3-b192-1fafdc9248ba", "remote_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "47feb8aba08a40dca7028a1701e597b9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "4bf1a402-0fa2-4cfd-9fee-4a28f16bb271", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "47feb8aba08a40dca7028a1701e597b9"}], "revision_number": 4, "project_id": "47feb8aba08a40dca7028a1701e597b9", "id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "name": "default"}]} 2019-01-18 06:10:05,507 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-b4a762c7-3456-4ffe-96f1-f1db7fecd130 2019-01-18 06:10:05,511 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/9c53a91613fb4d5080479ac6f51697ed -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7e7077065da8d8d0f99c19e4b2db7b2e7102f07" 2019-01-18 06:10:05,595 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:10:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-16d56758-bb0e-4f0c-8ab7-53595454cae6 Content-Encoding: gzip Content-Length: 190 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/9c53a91613fb4d5080479ac6f51697ed"}, "enabled": true, "id": "9c53a91613fb4d5080479ac6f51697ed", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2019-01-18 06:10:05,595 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/9c53a91613fb4d5080479ac6f51697ed used request id req-16d56758-bb0e-4f0c-8ab7-53595454cae6 2019-01-18 06:10:05,599 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/020d00b5451a467cb276d06789a1149d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7e7077065da8d8d0f99c19e4b2db7b2e7102f07" 2019-01-18 06:10:05,688 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:10:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fb7bc3ce-36fe-4459-92d5-16be67776ffa Content-Encoding: gzip Content-Length: 248 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/020d00b5451a467cb276d06789a1149d"}, "enabled": true, "id": "020d00b5451a467cb276d06789a1149d", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}} 2019-01-18 06:10:05,689 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/020d00b5451a467cb276d06789a1149d used request id req-fb7bc3ce-36fe-4459-92d5-16be67776ffa 2019-01-18 06:10:05,692 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/47feb8aba08a40dca7028a1701e597b9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7e7077065da8d8d0f99c19e4b2db7b2e7102f07" 2019-01-18 06:10:05,779 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:10:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2ca98b8f-a38d-454c-8750-13bf905b65cb Content-Encoding: gzip Content-Length: 205 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/47feb8aba08a40dca7028a1701e597b9"}, "enabled": true, "id": "47feb8aba08a40dca7028a1701e597b9", "parent_id": "default", "domain_id": "default", "name": "service"}} 2019-01-18 06:10:05,779 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/47feb8aba08a40dca7028a1701e597b9 used request id req-2ca98b8f-a38d-454c-8750-13bf905b65cb 2019-01-18 06:10:05,780 - keystone_utils - INFO - Deleting project with name - CreateRouterNegativeTests-01a15e8c-3eab-441-proj 2019-01-18 06:10:05,784 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/23bcc45728cb4b869c1c136e7d7a96e4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7e7077065da8d8d0f99c19e4b2db7b2e7102f07" 2019-01-18 06:10:05,976 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 06:10:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1d5dd7a4-8ff6-4e5f-9bb1-a9c3fa536910 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 06:10:05,976 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/23bcc45728cb4b869c1c136e7d7a96e4 used request id req-1d5dd7a4-8ff6-4e5f-9bb1-a9c3fa536910 2019-01-18 06:10:05,977 - keystone_utils - INFO - Deleting role with name - CreateRouterNegativeTests-01a15e8c-3eab-441-proj-role 2019-01-18 06:10:05,980 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/7b5a47ba98544edfa899259ba4583271 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7e7077065da8d8d0f99c19e4b2db7b2e7102f07" 2019-01-18 06:10:06,099 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 06:10:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-888cc65a-fc33-4b7f-a96a-11666caf8f5d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 06:10:06,099 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/7b5a47ba98544edfa899259ba4583271 used request id req-888cc65a-fc33-4b7f-a96a-11666caf8f5d 2019-01-18 06:10:06,103 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7e7077065da8d8d0f99c19e4b2db7b2e7102f07" 2019-01-18 06:10:06,189 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:10:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5d5d980d-cfd1-49f4-a150-3f5a4e5dd766 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "488fca829f8b496daa1cd2cdc6e45c49", "links": {"self": "http://172.30.9.23:5000/v3/roles/488fca829f8b496daa1cd2cdc6e45c49"}, "name": "Member"}, {"domain_id": null, "id": "6b7f4f4f76264b6fb449c43b86ee3817", "links": {"self": "http://172.30.9.23:5000/v3/roles/6b7f4f4f76264b6fb449c43b86ee3817"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a482b711adf94961bf4bb28eda7f0e28", "links": {"self": "http://172.30.9.23:5000/v3/roles/a482b711adf94961bf4bb28eda7f0e28"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c65201bd05504fa786d79b166e8bbba3", "links": {"self": "http://172.30.9.23:5000/v3/roles/c65201bd05504fa786d79b166e8bbba3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "e7e317b66c174923a8cb46c48d897c8d", "links": {"self": "http://172.30.9.23:5000/v3/roles/e7e317b66c174923a8cb46c48d897c8d"}, "name": "ResellerAdmin"}]} 2019-01-18 06:10:06,190 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-5d5d980d-cfd1-49f4-a150-3f5a4e5dd766 2019-01-18 06:10:06,190 - keystone_utils - INFO - Deleting user with name - CreateRouterNegativeTests-01a15e8c-3eab-441-user 2019-01-18 06:10:06,194 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/9bda226a76c946fcb404b3106f26753a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e38c20e6c2c600c444acd767a5a8152ecba56eb" 2019-01-18 06:10:06,360 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 06:10:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fbb9586e-5b68-4885-8b1f-6bf9e1b7b31f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 06:10:06,360 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/9bda226a76c946fcb404b3106f26753a used request id req-fbb9586e-5b68-4885-8b1f-6bf9e1b7b31f 2019-01-18 06:10:06,362 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:10:06,750 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "488fca829f8b496daa1cd2cdc6e45c49", "name": "Member"}, {"id": "c65201bd05504fa786d79b166e8bbba3", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}], "expires_at": "2019-01-18T07:10:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "020d00b5451a467cb276d06789a1149d", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "id": "e292c913af7844408b6509a836e493f5"}, "audit_ids": ["N446-1K7SHykPU8cIuD_6g"], "issued_at": "2019-01-18T06:10:06.000000Z"}} 2019-01-18 06:10: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}1c6574db6a9e5274730a603ec6cb67121a7c1a33" 2019-01-18 06:10:06,829 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:10:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0619fdbd-d5d0-4428-bd35-20f28c94e256 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:10:06,829 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-0619fdbd-d5d0-4428-bd35-20f28c94e256 2019-01-18 06:10:06,830 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:10:06,832 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:10:07,213 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "488fca829f8b496daa1cd2cdc6e45c49", "name": "Member"}, {"id": "c65201bd05504fa786d79b166e8bbba3", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}], "expires_at": "2019-01-18T07:10:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "020d00b5451a467cb276d06789a1149d", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "id": "e292c913af7844408b6509a836e493f5"}, "audit_ids": ["_T6u4rfNRsW77fIakW71Nw"], "issued_at": "2019-01-18T06:10:07.000000Z"}} 2019-01-18 06:10:07,214 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a06440f991a2ada29eea82ebb28b1de2be5f876" 2019-01-18 06:10:07,304 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:10:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c88ae2e4-691b-4247-83c9-5ccd30d30faf Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:10:07,304 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-c88ae2e4-691b-4247-83c9-5ccd30d30faf 2019-01-18 06:10:07,309 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-18 06:10:07,315 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 18 Jan 2019 06: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"}]}]}} 2019-01-18 06:10:07,316 - 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-aa30dc20-7875-438-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a06440f991a2ada29eea82ebb28b1de2be5f876" 2019-01-18 06:10:07,398 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:10:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c69c845c-5eec-45cf-a2a4-3da4319cd330 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-aa30dc20-7875-438-proj", "previous": null, "next": null}, "projects": []} 2019-01-18 06:10:07,398 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterNegativeTests-aa30dc20-7875-438-proj used request id req-c69c845c-5eec-45cf-a2a4-3da4319cd330 2019-01-18 06:10:07,402 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a06440f991a2ada29eea82ebb28b1de2be5f876" 2019-01-18 06:10:07,492 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:10:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-453e6b64-ca3b-4869-80db-d7d9950d63f5 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-18 06:10:07,492 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-453e6b64-ca3b-4869-80db-d7d9950d63f5 2019-01-18 06:10:07,496 - 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}4a06440f991a2ada29eea82ebb28b1de2be5f876" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateRouterNegativeTests-aa30dc20-7875-438-proj"}}' 2019-01-18 06:10:07,632 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 18 Jan 2019 06:10:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b32aca30-86ba-49ca-acb5-0df5d86cd092 Content-Length: 310 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/18837025df214a3ebe7ede75da6146c8"}, "enabled": true, "id": "18837025df214a3ebe7ede75da6146c8", "parent_id": "default", "domain_id": "default", "name": "CreateRouterNegativeTests-aa30dc20-7875-438-proj"}} 2019-01-18 06:10:07,632 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-b32aca30-86ba-49ca-acb5-0df5d86cd092 2019-01-18 06:10:07,633 - keystone_utils - INFO - Created project with name - CreateRouterNegativeTests-aa30dc20-7875-438-proj 2019-01-18 06:10:07,633 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:10:07,634 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:10:08,022 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "488fca829f8b496daa1cd2cdc6e45c49", "name": "Member"}, {"id": "c65201bd05504fa786d79b166e8bbba3", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}], "expires_at": "2019-01-18T07:10:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "020d00b5451a467cb276d06789a1149d", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "id": "e292c913af7844408b6509a836e493f5"}, "audit_ids": ["AsStVrMFTKuJetXM4pzJzg"], "issued_at": "2019-01-18T06:10:08.000000Z"}} 2019-01-18 06:10:08,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}a31e546aa6824ba8497e5ac90dff5e08c06172be" 2019-01-18 06:10:08,114 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:10:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6f5ca25a-076b-4300-98b0-6d217348ae21 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:10:08,114 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-6f5ca25a-076b-4300-98b0-6d217348ae21 2019-01-18 06:10:08,119 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-18 06:10:08,124 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 18 Jan 2019 06:10: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"}]}]}} 2019-01-18 06:10:08,124 - 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}a31e546aa6824ba8497e5ac90dff5e08c06172be" 2019-01-18 06:10:08,221 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:10:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b55b64b3-474a-4c03-b5d8-a9e209c40188 Content-Encoding: gzip Content-Length: 869 Content-Type: application/json RESP BODY: {"users": [{"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/0607a2b4beb0408e9fa51cc5ba027ac6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0607a2b4beb0408e9fa51cc5ba027ac6", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/17c61b95071545a094cc82823d2b88b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "17c61b95071545a094cc82823d2b88b8", "email": "nova@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/29e5d2dfed2447bda26fc75bd1122674"}, "domain_id": "default", "enabled": true, "options": {}, "id": "29e5d2dfed2447bda26fc75bd1122674", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/3b6dcc8c791e4b6e8831f5b5e583de80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3b6dcc8c791e4b6e8831f5b5e583de80", "email": "neutron@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.23:5000/v3/users/45ab52d673584bc198669be88c88b878"}, "domain_id": "default", "enabled": true, "options": {}, "id": "45ab52d673584bc198669be88c88b878", "email": "barbican@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/57795b4ee52f49c6a71f55bb6c4012f8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "57795b4ee52f49c6a71f55bb6c4012f8", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/5c52969262974d64ac2a300ca5d60f50"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c52969262974d64ac2a300ca5d60f50", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/5fc15572bb1c489ba92bd9945bbc1f64"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5fc15572bb1c489ba92bd9945bbc1f64", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/6b519d70e25f4e61a9dfd738cd6bba22"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6b519d70e25f4e61a9dfd738cd6bba22", "email": "heat@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.23:5000/v3/users/8248437208b540c2893a7117ad102a87"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8248437208b540c2893a7117ad102a87", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/890dee97e62840c5b15e36f03f6b7efc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "890dee97e62840c5b15e36f03f6b7efc", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/8cccb516ecc44ed9bb7c8633df108fd4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8cccb516ecc44ed9bb7c8633df108fd4", "email": "glance@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.23:5000/v3/users/97c3d863a98148299fa116fdb54be470"}, "domain_id": "default", "enabled": true, "options": {}, "id": "97c3d863a98148299fa116fdb54be470", "email": "tacker@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/a2a0c8c0f19941808c9f618af50b3b79"}, "domain_id": "c19db1b8f60647a9a114cd23287c807b", "enabled": true, "options": {}, "id": "a2a0c8c0f19941808c9f618af50b3b79", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "links": {"self": "http://172.30.9.23:5000/v3/users/e292c913af7844408b6509a836e493f5"}, "domain_id": "default", "enabled": true, "id": "e292c913af7844408b6509a836e493f5", "options": {}}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/fe5de73ba9cb41b2be24ccf1f72f5ed4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe5de73ba9cb41b2be24ccf1f72f5ed4", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2019-01-18 06:10:08,221 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-b55b64b3-474a-4c03-b5d8-a9e209c40188 2019-01-18 06:10:08,226 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateRouterNegativeTests-aa30dc20-7875-438-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a31e546aa6824ba8497e5ac90dff5e08c06172be" 2019-01-18 06:10:08,312 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:10:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-85b56a71-69ef-42fe-adee-f6f0f1c2298d Content-Encoding: gzip Content-Length: 254 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateRouterNegativeTests-aa30dc20-7875-438-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/18837025df214a3ebe7ede75da6146c8"}, "enabled": true, "id": "18837025df214a3ebe7ede75da6146c8", "parent_id": "default", "domain_id": "default", "name": "CreateRouterNegativeTests-aa30dc20-7875-438-proj"}]} 2019-01-18 06:10:08,312 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateRouterNegativeTests-aa30dc20-7875-438-proj used request id req-85b56a71-69ef-42fe-adee-f6f0f1c2298d 2019-01-18 06:10:08,316 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a31e546aa6824ba8497e5ac90dff5e08c06172be" 2019-01-18 06:10:08,404 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:10:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-10391272-96fa-4019-b121-c535643265a2 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-18 06:10:08,404 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-10391272-96fa-4019-b121-c535643265a2 2019-01-18 06:10:08,771 - keystone_utils - INFO - Created user with name - CreateRouterNegativeTests-aa30dc20-7875-438-user 2019-01-18 06:10:08,771 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:10:08,776 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a06440f991a2ada29eea82ebb28b1de2be5f876" 2019-01-18 06:10:08,862 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:10:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fbffc564-344e-4a75-a45a-5b1fa45aa067 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "488fca829f8b496daa1cd2cdc6e45c49", "links": {"self": "http://172.30.9.23:5000/v3/roles/488fca829f8b496daa1cd2cdc6e45c49"}, "name": "Member"}, {"domain_id": null, "id": "6b7f4f4f76264b6fb449c43b86ee3817", "links": {"self": "http://172.30.9.23:5000/v3/roles/6b7f4f4f76264b6fb449c43b86ee3817"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a482b711adf94961bf4bb28eda7f0e28", "links": {"self": "http://172.30.9.23:5000/v3/roles/a482b711adf94961bf4bb28eda7f0e28"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c65201bd05504fa786d79b166e8bbba3", "links": {"self": "http://172.30.9.23:5000/v3/roles/c65201bd05504fa786d79b166e8bbba3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "e7e317b66c174923a8cb46c48d897c8d", "links": {"self": "http://172.30.9.23:5000/v3/roles/e7e317b66c174923a8cb46c48d897c8d"}, "name": "ResellerAdmin"}]} 2019-01-18 06:10:08,863 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-fbffc564-344e-4a75-a45a-5b1fa45aa067 2019-01-18 06:10:08,866 - 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}4a06440f991a2ada29eea82ebb28b1de2be5f876" -d '{"role": {"name": "CreateRouterNegativeTests-aa30dc20-7875-438-proj-role"}}' 2019-01-18 06:10:09,057 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 18 Jan 2019 06:10:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a4baf03e-a4d2-47e3-8938-081148273b82 Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "219f95a1cebc4d47b650b609adacdcf3", "links": {"self": "http://172.30.9.23:5000/v3/roles/219f95a1cebc4d47b650b609adacdcf3"}, "name": "CreateRouterNegativeTests-aa30dc20-7875-438-proj-role"}} 2019-01-18 06:10:09,057 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-a4baf03e-a4d2-47e3-8938-081148273b82 2019-01-18 06:10:09,058 - keystone_utils - INFO - Created role with name - CreateRouterNegativeTests-aa30dc20-7875-438-proj-role 2019-01-18 06:10:09,061 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/219f95a1cebc4d47b650b609adacdcf3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a06440f991a2ada29eea82ebb28b1de2be5f876" 2019-01-18 06:10:09,149 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:10:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-95110b70-3b68-4f45-bc3f-8db265fae717 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.23:5000/v3/roles/219f95a1cebc4d47b650b609adacdcf3"}, "domain_id": null, "name": "CreateRouterNegativeTests-aa30dc20-7875-438-proj-role", "id": "219f95a1cebc4d47b650b609adacdcf3"}} 2019-01-18 06:10:09,149 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/219f95a1cebc4d47b650b609adacdcf3 used request id req-95110b70-3b68-4f45-bc3f-8db265fae717 2019-01-18 06:10:09,150 - keystone_utils - INFO - Granting role CreateRouterNegativeTests-aa30dc20-7875-438-proj-role to project CreateRouterNegativeTests-aa30dc20-7875-438-proj 2019-01-18 06:10:09,153 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/18837025df214a3ebe7ede75da6146c8/users/64a54be84aeb49b99ce655c2b4926724/roles/219f95a1cebc4d47b650b609adacdcf3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a06440f991a2ada29eea82ebb28b1de2be5f876" 2019-01-18 06:10:09,287 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 06:10:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4483300e-5763-452d-b09f-0c5b9d087885 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 06:10:09,287 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/18837025df214a3ebe7ede75da6146c8/users/64a54be84aeb49b99ce655c2b4926724/roles/219f95a1cebc4d47b650b609adacdcf3 used request id req-4483300e-5763-452d-b09f-0c5b9d087885 2019-01-18 06:10:09,293 - 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}4a06440f991a2ada29eea82ebb28b1de2be5f876" 2019-01-18 06:10:09,496 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-90036a53-f3c1-4a46-a2a7-c80c24382b11 Date: Fri, 18 Jan 2019 06:10:09 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-18T04:53:26Z", "updated_at": "2019-01-18T04:53:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:53:26Z", "revision_number": 0, "id": "260c2de9-5dc5-4508-b06c-24b9d7ed838c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:53:26Z", "security_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:53:26Z", "revision_number": 0, "id": "9c6f69fc-3bf8-4346-9288-5a255b82b67e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:53:26Z", "security_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:53:26Z", "revision_number": 0, "id": "84255fa4-c13a-4cfe-b73d-e56ee216ca1e", "remote_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "remote_ip_prefix": null, "created_at": "2019-01-18T04:53:26Z", "security_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:53:26Z", "revision_number": 0, "id": "571036d3-cb1d-483a-acb9-96f19293add9", "remote_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "remote_ip_prefix": null, "created_at": "2019-01-18T04:53:26Z", "security_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "created_at": "2019-01-18T04:51:20Z", "updated_at": "2019-01-18T04:51:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "2b339890-44d0-4711-a050-08a64d58e2a0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv6", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "24c99e6f-888c-4943-9c93-54ad3b18b18c", "remote_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv4", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "87b9b994-ae22-4850-863a-6a4925bd01fe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv4", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "45161a51-d6dd-4bb8-986d-bc2f88599c1d", "remote_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv6", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}], "revision_number": 4, "project_id": "9c53a91613fb4d5080479ac6f51697ed", "id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "020d00b5451a467cb276d06789a1149d", "created_at": "2019-01-18T05:59:12Z", "updated_at": "2019-01-18T05:59:12Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:12Z", "revision_number": 0, "id": "60f7d4a7-1a27-4801-a1e8-5bf33633b818", "remote_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:12Z", "security_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "tenant_id": "020d00b5451a467cb276d06789a1149d", "port_range_min": null, "ethertype": "IPv6", "project_id": "020d00b5451a467cb276d06789a1149d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:12Z", "revision_number": 0, "id": "38b9f88b-1fc0-40d1-af74-237d79be193d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:12Z", "security_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "tenant_id": "020d00b5451a467cb276d06789a1149d", "port_range_min": null, "ethertype": "IPv4", "project_id": "020d00b5451a467cb276d06789a1149d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:12Z", "revision_number": 0, "id": "38b091dd-dca7-4cbe-8c1c-dd18a74bfca8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:12Z", "security_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "tenant_id": "020d00b5451a467cb276d06789a1149d", "port_range_min": null, "ethertype": "IPv6", "project_id": "020d00b5451a467cb276d06789a1149d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:12Z", "revision_number": 0, "id": "8faf6dda-6919-4b75-b745-2af38abf8dcf", "remote_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:12Z", "security_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "tenant_id": "020d00b5451a467cb276d06789a1149d", "port_range_min": null, "ethertype": "IPv4", "project_id": "020d00b5451a467cb276d06789a1149d"}], "revision_number": 4, "project_id": "020d00b5451a467cb276d06789a1149d", "id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "created_at": "2019-01-18T04:39:06Z", "updated_at": "2019-01-18T04:39:06Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "8860837e-afbd-4411-adf9-d88db88c2114", "remote_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "47feb8aba08a40dca7028a1701e597b9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "4e399c2e-bc03-4aa3-b192-1fafdc9248ba", "remote_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "47feb8aba08a40dca7028a1701e597b9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "4bf1a402-0fa2-4cfd-9fee-4a28f16bb271", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "47feb8aba08a40dca7028a1701e597b9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "0aedefa2-edbc-47b5-bead-e954540f6937", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "47feb8aba08a40dca7028a1701e597b9"}], "revision_number": 4, "project_id": "47feb8aba08a40dca7028a1701e597b9", "id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "name": "default"}]} 2019-01-18 06:10:09,496 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-90036a53-f3c1-4a46-a2a7-c80c24382b11 2019-01-18 06:10:09,502 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/9c53a91613fb4d5080479ac6f51697ed -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a06440f991a2ada29eea82ebb28b1de2be5f876" 2019-01-18 06:10:09,590 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:10:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-94fe071e-5632-4a36-a0e5-2aea0a394173 Content-Encoding: gzip Content-Length: 190 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/9c53a91613fb4d5080479ac6f51697ed"}, "enabled": true, "id": "9c53a91613fb4d5080479ac6f51697ed", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2019-01-18 06:10:09,591 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/9c53a91613fb4d5080479ac6f51697ed used request id req-94fe071e-5632-4a36-a0e5-2aea0a394173 2019-01-18 06:10:09,594 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/020d00b5451a467cb276d06789a1149d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a06440f991a2ada29eea82ebb28b1de2be5f876" 2019-01-18 06:10:09,674 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:10:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4f7d7f39-c958-4fdc-a9f9-5f6db1d7ee21 Content-Encoding: gzip Content-Length: 248 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/020d00b5451a467cb276d06789a1149d"}, "enabled": true, "id": "020d00b5451a467cb276d06789a1149d", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}} 2019-01-18 06:10:09,674 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/020d00b5451a467cb276d06789a1149d used request id req-4f7d7f39-c958-4fdc-a9f9-5f6db1d7ee21 2019-01-18 06:10:09,677 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/47feb8aba08a40dca7028a1701e597b9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a06440f991a2ada29eea82ebb28b1de2be5f876" 2019-01-18 06:10:09,768 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:10:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a1bc16ff-8ea5-43f6-b22e-880667d85bb4 Content-Encoding: gzip Content-Length: 205 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/47feb8aba08a40dca7028a1701e597b9"}, "enabled": true, "id": "47feb8aba08a40dca7028a1701e597b9", "parent_id": "default", "domain_id": "default", "name": "service"}} 2019-01-18 06:10:09,768 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/47feb8aba08a40dca7028a1701e597b9 used request id req-a1bc16ff-8ea5-43f6-b22e-880667d85bb4 2019-01-18 06:10:09,769 - keystone_utils - INFO - Deleting project with name - CreateRouterNegativeTests-aa30dc20-7875-438-proj 2019-01-18 06:10:09,773 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/18837025df214a3ebe7ede75da6146c8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a06440f991a2ada29eea82ebb28b1de2be5f876" 2019-01-18 06:10:09,982 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 06:10:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1346af2c-cac1-4efa-992a-191ec52b6b00 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 06:10:09,982 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/18837025df214a3ebe7ede75da6146c8 used request id req-1346af2c-cac1-4efa-992a-191ec52b6b00 2019-01-18 06:10:09,982 - keystone_utils - INFO - Deleting role with name - CreateRouterNegativeTests-aa30dc20-7875-438-proj-role 2019-01-18 06:10:09,986 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/219f95a1cebc4d47b650b609adacdcf3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a06440f991a2ada29eea82ebb28b1de2be5f876" 2019-01-18 06:10:10,087 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 06:10:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-efc90b9d-e534-49bf-bf03-2b4863028719 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 06:10:10,087 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/219f95a1cebc4d47b650b609adacdcf3 used request id req-efc90b9d-e534-49bf-bf03-2b4863028719 2019-01-18 06:10:10,091 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a06440f991a2ada29eea82ebb28b1de2be5f876" 2019-01-18 06:10:10,173 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:10:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2f7d412a-26e3-4326-a7c5-4623acb43b83 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "488fca829f8b496daa1cd2cdc6e45c49", "links": {"self": "http://172.30.9.23:5000/v3/roles/488fca829f8b496daa1cd2cdc6e45c49"}, "name": "Member"}, {"domain_id": null, "id": "6b7f4f4f76264b6fb449c43b86ee3817", "links": {"self": "http://172.30.9.23:5000/v3/roles/6b7f4f4f76264b6fb449c43b86ee3817"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a482b711adf94961bf4bb28eda7f0e28", "links": {"self": "http://172.30.9.23:5000/v3/roles/a482b711adf94961bf4bb28eda7f0e28"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c65201bd05504fa786d79b166e8bbba3", "links": {"self": "http://172.30.9.23:5000/v3/roles/c65201bd05504fa786d79b166e8bbba3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "e7e317b66c174923a8cb46c48d897c8d", "links": {"self": "http://172.30.9.23:5000/v3/roles/e7e317b66c174923a8cb46c48d897c8d"}, "name": "ResellerAdmin"}]} 2019-01-18 06:10:10,174 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-2f7d412a-26e3-4326-a7c5-4623acb43b83 2019-01-18 06:10:10,174 - keystone_utils - INFO - Deleting user with name - CreateRouterNegativeTests-aa30dc20-7875-438-user 2019-01-18 06:10:10,178 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/64a54be84aeb49b99ce655c2b4926724 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a31e546aa6824ba8497e5ac90dff5e08c06172be" 2019-01-18 06:10:10,344 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 06:10:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2aef2ceb-ed04-4454-9dcb-b49fb6a881fe Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 06:10:10,344 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/64a54be84aeb49b99ce655c2b4926724 used request id req-2aef2ceb-ed04-4454-9dcb-b49fb6a881fe 2019-01-18 06:10:10,345 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:10:10,718 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "488fca829f8b496daa1cd2cdc6e45c49", "name": "Member"}, {"id": "c65201bd05504fa786d79b166e8bbba3", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}], "expires_at": "2019-01-18T07:10:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "020d00b5451a467cb276d06789a1149d", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "id": "e292c913af7844408b6509a836e493f5"}, "audit_ids": ["rmhqUIKjQT-l0PTpgbS02g"], "issued_at": "2019-01-18T06:10:10.000000Z"}} 2019-01-18 06:10:10,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}99257090f25cfcb2cd5bfa0535282e3c9031c110" 2019-01-18 06:10:10,801 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:10:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a7cad90e-597d-43ab-bde6-52240877ce0c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:10:10,801 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-a7cad90e-597d-43ab-bde6-52240877ce0c 2019-01-18 06:10:10,803 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:10:10,804 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:10:11,185 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "488fca829f8b496daa1cd2cdc6e45c49", "name": "Member"}, {"id": "c65201bd05504fa786d79b166e8bbba3", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}], "expires_at": "2019-01-18T07:10:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "020d00b5451a467cb276d06789a1149d", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "id": "e292c913af7844408b6509a836e493f5"}, "audit_ids": ["kg4EVpjCSRG7mcwTjIgrug"], "issued_at": "2019-01-18T06:10:11.000000Z"}} 2019-01-18 06:10:11,186 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}621982b300a1fcb0512a0b3204d9bde21ffc5a9f" 2019-01-18 06:10:11,264 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:10:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e29994d3-02da-46f2-a64b-c316e6703eb7 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:10:11,265 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-e29994d3-02da-46f2-a64b-c316e6703eb7 2019-01-18 06:10:11,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" 2019-01-18 06:10:11,274 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 18 Jan 2019 06:10: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"}]}]}} 2019-01-18 06:10:11,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=CreateQoSTests-72b9d4c9-60ec-4d1-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}621982b300a1fcb0512a0b3204d9bde21ffc5a9f" 2019-01-18 06:10:11,359 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:10:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4456a169-b2d3-41dd-8b3f-5059c2c6fff3 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-72b9d4c9-60ec-4d1-proj", "previous": null, "next": null}, "projects": []} 2019-01-18 06:10:11,359 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateQoSTests-72b9d4c9-60ec-4d1-proj used request id req-4456a169-b2d3-41dd-8b3f-5059c2c6fff3 2019-01-18 06:10:11,363 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}621982b300a1fcb0512a0b3204d9bde21ffc5a9f" 2019-01-18 06:10:11,447 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:10:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-62f311c3-1ddf-4a65-baad-13c7bfaf4fbf Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-18 06:10:11,447 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-62f311c3-1ddf-4a65-baad-13c7bfaf4fbf 2019-01-18 06:10:11,451 - 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}621982b300a1fcb0512a0b3204d9bde21ffc5a9f" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateQoSTests-72b9d4c9-60ec-4d1-proj"}}' 2019-01-18 06:10:11,566 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 18 Jan 2019 06:10:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-699c4a86-4e42-4640-a746-b381f83dfd5c Content-Length: 299 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/1954f46ac59c4481ab7833c07e3f09ec"}, "enabled": true, "id": "1954f46ac59c4481ab7833c07e3f09ec", "parent_id": "default", "domain_id": "default", "name": "CreateQoSTests-72b9d4c9-60ec-4d1-proj"}} 2019-01-18 06:10:11,566 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-699c4a86-4e42-4640-a746-b381f83dfd5c 2019-01-18 06:10:11,567 - keystone_utils - INFO - Created project with name - CreateQoSTests-72b9d4c9-60ec-4d1-proj 2019-01-18 06:10:11,567 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:10:11,568 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:10:11,955 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "488fca829f8b496daa1cd2cdc6e45c49", "name": "Member"}, {"id": "c65201bd05504fa786d79b166e8bbba3", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}], "expires_at": "2019-01-18T07:10:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "020d00b5451a467cb276d06789a1149d", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "id": "e292c913af7844408b6509a836e493f5"}, "audit_ids": ["guinnzLjT9i_oPUCv-iF7Q"], "issued_at": "2019-01-18T06:10:11.000000Z"}} 2019-01-18 06:10:11,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}0fda05cd19a69d5e3a51da23913493c1186082b5" 2019-01-18 06:10:11,967 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:10:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-870c9960-41cf-4c27-8aa8-0e9b91f385d8 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:10:11,967 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-870c9960-41cf-4c27-8aa8-0e9b91f385d8 2019-01-18 06:10:11,972 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-18 06:10:11,977 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 18 Jan 2019 06:10: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"}]}]}} 2019-01-18 06:10:11,978 - 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}0fda05cd19a69d5e3a51da23913493c1186082b5" 2019-01-18 06:10:12,082 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:10:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-653e22f2-83e6-46b5-941b-888d25fe6e68 Content-Encoding: gzip Content-Length: 869 Content-Type: application/json RESP BODY: {"users": [{"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/0607a2b4beb0408e9fa51cc5ba027ac6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0607a2b4beb0408e9fa51cc5ba027ac6", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/17c61b95071545a094cc82823d2b88b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "17c61b95071545a094cc82823d2b88b8", "email": "nova@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/29e5d2dfed2447bda26fc75bd1122674"}, "domain_id": "default", "enabled": true, "options": {}, "id": "29e5d2dfed2447bda26fc75bd1122674", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/3b6dcc8c791e4b6e8831f5b5e583de80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3b6dcc8c791e4b6e8831f5b5e583de80", "email": "neutron@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.23:5000/v3/users/45ab52d673584bc198669be88c88b878"}, "domain_id": "default", "enabled": true, "options": {}, "id": "45ab52d673584bc198669be88c88b878", "email": "barbican@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/57795b4ee52f49c6a71f55bb6c4012f8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "57795b4ee52f49c6a71f55bb6c4012f8", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/5c52969262974d64ac2a300ca5d60f50"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c52969262974d64ac2a300ca5d60f50", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/5fc15572bb1c489ba92bd9945bbc1f64"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5fc15572bb1c489ba92bd9945bbc1f64", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/6b519d70e25f4e61a9dfd738cd6bba22"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6b519d70e25f4e61a9dfd738cd6bba22", "email": "heat@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.23:5000/v3/users/8248437208b540c2893a7117ad102a87"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8248437208b540c2893a7117ad102a87", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/890dee97e62840c5b15e36f03f6b7efc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "890dee97e62840c5b15e36f03f6b7efc", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/8cccb516ecc44ed9bb7c8633df108fd4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8cccb516ecc44ed9bb7c8633df108fd4", "email": "glance@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.23:5000/v3/users/97c3d863a98148299fa116fdb54be470"}, "domain_id": "default", "enabled": true, "options": {}, "id": "97c3d863a98148299fa116fdb54be470", "email": "tacker@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/a2a0c8c0f19941808c9f618af50b3b79"}, "domain_id": "c19db1b8f60647a9a114cd23287c807b", "enabled": true, "options": {}, "id": "a2a0c8c0f19941808c9f618af50b3b79", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "links": {"self": "http://172.30.9.23:5000/v3/users/e292c913af7844408b6509a836e493f5"}, "domain_id": "default", "enabled": true, "id": "e292c913af7844408b6509a836e493f5", "options": {}}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/fe5de73ba9cb41b2be24ccf1f72f5ed4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe5de73ba9cb41b2be24ccf1f72f5ed4", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2019-01-18 06:10:12,082 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-653e22f2-83e6-46b5-941b-888d25fe6e68 2019-01-18 06:10:12,086 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateQoSTests-72b9d4c9-60ec-4d1-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0fda05cd19a69d5e3a51da23913493c1186082b5" 2019-01-18 06:10:12,168 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:10:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7f6eaa3c-aacc-4351-add5-7525c302603a Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateQoSTests-72b9d4c9-60ec-4d1-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/1954f46ac59c4481ab7833c07e3f09ec"}, "enabled": true, "id": "1954f46ac59c4481ab7833c07e3f09ec", "parent_id": "default", "domain_id": "default", "name": "CreateQoSTests-72b9d4c9-60ec-4d1-proj"}]} 2019-01-18 06:10:12,168 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateQoSTests-72b9d4c9-60ec-4d1-proj used request id req-7f6eaa3c-aacc-4351-add5-7525c302603a 2019-01-18 06:10:12,172 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0fda05cd19a69d5e3a51da23913493c1186082b5" 2019-01-18 06:10:12,263 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:10:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-22037992-95b3-4670-b66b-9b84a3fb7146 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-18 06:10:12,263 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-22037992-95b3-4670-b66b-9b84a3fb7146 2019-01-18 06:10:12,632 - keystone_utils - INFO - Created user with name - CreateQoSTests-72b9d4c9-60ec-4d1-user 2019-01-18 06:10:12,632 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:10:12,637 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}621982b300a1fcb0512a0b3204d9bde21ffc5a9f" 2019-01-18 06:10:12,717 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:10:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9feadcf1-5932-4f84-b19a-bdcc68c91b9e Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "488fca829f8b496daa1cd2cdc6e45c49", "links": {"self": "http://172.30.9.23:5000/v3/roles/488fca829f8b496daa1cd2cdc6e45c49"}, "name": "Member"}, {"domain_id": null, "id": "6b7f4f4f76264b6fb449c43b86ee3817", "links": {"self": "http://172.30.9.23:5000/v3/roles/6b7f4f4f76264b6fb449c43b86ee3817"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a482b711adf94961bf4bb28eda7f0e28", "links": {"self": "http://172.30.9.23:5000/v3/roles/a482b711adf94961bf4bb28eda7f0e28"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c65201bd05504fa786d79b166e8bbba3", "links": {"self": "http://172.30.9.23:5000/v3/roles/c65201bd05504fa786d79b166e8bbba3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "e7e317b66c174923a8cb46c48d897c8d", "links": {"self": "http://172.30.9.23:5000/v3/roles/e7e317b66c174923a8cb46c48d897c8d"}, "name": "ResellerAdmin"}]} 2019-01-18 06:10:12,718 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-9feadcf1-5932-4f84-b19a-bdcc68c91b9e 2019-01-18 06:10:12,722 - 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}621982b300a1fcb0512a0b3204d9bde21ffc5a9f" -d '{"role": {"name": "CreateQoSTests-72b9d4c9-60ec-4d1-proj-role"}}' 2019-01-18 06:10:12,830 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 18 Jan 2019 06:10:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d7afe872-1662-4617-aea2-520f146055e6 Content-Length: 213 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "d3847971b96b4ad9ba142db49d37161c", "links": {"self": "http://172.30.9.23:5000/v3/roles/d3847971b96b4ad9ba142db49d37161c"}, "name": "CreateQoSTests-72b9d4c9-60ec-4d1-proj-role"}} 2019-01-18 06:10:12,830 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-d7afe872-1662-4617-aea2-520f146055e6 2019-01-18 06:10:12,830 - keystone_utils - INFO - Created role with name - CreateQoSTests-72b9d4c9-60ec-4d1-proj-role 2019-01-18 06:10:12,834 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/d3847971b96b4ad9ba142db49d37161c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}621982b300a1fcb0512a0b3204d9bde21ffc5a9f" 2019-01-18 06:10:12,849 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:10:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e1171cc7-242d-459d-b4fb-c73a38aed113 Content-Encoding: gzip Content-Length: 170 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.23:5000/v3/roles/d3847971b96b4ad9ba142db49d37161c"}, "domain_id": null, "name": "CreateQoSTests-72b9d4c9-60ec-4d1-proj-role", "id": "d3847971b96b4ad9ba142db49d37161c"}} 2019-01-18 06:10:12,850 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/d3847971b96b4ad9ba142db49d37161c used request id req-e1171cc7-242d-459d-b4fb-c73a38aed113 2019-01-18 06:10:12,850 - keystone_utils - INFO - Granting role CreateQoSTests-72b9d4c9-60ec-4d1-proj-role to project CreateQoSTests-72b9d4c9-60ec-4d1-proj 2019-01-18 06:10:12,853 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/1954f46ac59c4481ab7833c07e3f09ec/users/48542c1e14de44c4aee8482d55f78307/roles/d3847971b96b4ad9ba142db49d37161c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}621982b300a1fcb0512a0b3204d9bde21ffc5a9f" 2019-01-18 06:10:12,976 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 06:10:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3eac1c58-e4d0-4978-a51e-fc4673a146aa Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 06:10:12,976 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/1954f46ac59c4481ab7833c07e3f09ec/users/48542c1e14de44c4aee8482d55f78307/roles/d3847971b96b4ad9ba142db49d37161c used request id req-3eac1c58-e4d0-4978-a51e-fc4673a146aa 2019-01-18 06:10:12,992 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:10:12,993 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:10:13,381 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "488fca829f8b496daa1cd2cdc6e45c49", "name": "Member"}, {"id": "c65201bd05504fa786d79b166e8bbba3", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}], "expires_at": "2019-01-18T07:10:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "020d00b5451a467cb276d06789a1149d", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "id": "e292c913af7844408b6509a836e493f5"}, "audit_ids": ["-wlA8p3FSK2dMatObh7N5Q"], "issued_at": "2019-01-18T06:10:13.000000Z"}} 2019-01-18 06:10:13,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}9ed1ac8013aec9ab0b5e300d9c37f0f1fd21fd1a" 2019-01-18 06:10:13,468 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:10:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fc5ae03c-cc47-4cf0-8739-c5097644ec71 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:10:13,468 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-fc5ae03c-cc47-4cf0-8739-c5097644ec71 2019-01-18 06:10:13,473 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d/qos-specs -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ed1ac8013aec9ab0b5e300d9c37f0f1fd21fd1a" 2019-01-18 06:10:13,655 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:10:13 GMT Server: Apache x-compute-request-id: req-13cadfac-5c3c-4040-b679-e4b5cb462e2a OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-13cadfac-5c3c-4040-b679-e4b5cb462e2a Content-Length: 17 Content-Type: application/json RESP BODY: {"qos_specs": []} 2019-01-18 06:10:13,655 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d/qos-specs used request id req-13cadfac-5c3c-4040-b679-e4b5cb462e2a 2019-01-18 06:10:13,658 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-13cadfac-5c3c-4040-b679-e4b5cb462e2a" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ed1ac8013aec9ab0b5e300d9c37f0f1fd21fd1a" -d '{"qos_specs": {"consumer": "both", "name": "CreateQoSTests-d31a8944-50cd-4b7c-bff5-1aaba8e5e408"}}' 2019-01-18 06:10:14,220 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:10:13 GMT Server: Apache x-compute-request-id: req-1f05c1da-16ae-40a3-9350-c7a83a051724 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-1f05c1da-16ae-40a3-9350-c7a83a051724 Content-Encoding: gzip Content-Length: 239 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {}, "consumer": "both", "id": "d2cb8fd2-8d39-4baa-bd1c-db2d1d0baeeb", "name": "CreateQoSTests-d31a8944-50cd-4b7c-bff5-1aaba8e5e408"}, "links": [{"href": "http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d/qos-specs/d2cb8fd2-8d39-4baa-bd1c-db2d1d0baeeb", "rel": "self"}, {"href": "http://172.30.9.23:8776/020d00b5451a467cb276d06789a1149d/qos-specs/d2cb8fd2-8d39-4baa-bd1c-db2d1d0baeeb", "rel": "bookmark"}]} 2019-01-18 06:10:14,220 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d/qos-specs used request id req-1f05c1da-16ae-40a3-9350-c7a83a051724 2019-01-18 06:10:14,221 - create_qos - INFO - Created qos with name - CreateQoSTests-d31a8944-50cd-4b7c-bff5-1aaba8e5e408 2019-01-18 06:10:14,226 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d/qos-specs -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99257090f25cfcb2cd5bfa0535282e3c9031c110" 2019-01-18 06:10:14,496 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:10:14 GMT Server: Apache x-compute-request-id: req-5ad12e66-e3ea-4b25-85a8-a7e8de8d44cd OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-5ad12e66-e3ea-4b25-85a8-a7e8de8d44cd Content-Encoding: gzip Content-Length: 149 Content-Type: application/json RESP BODY: {"qos_specs": [{"specs": {}, "consumer": "both", "id": "d2cb8fd2-8d39-4baa-bd1c-db2d1d0baeeb", "name": "CreateQoSTests-d31a8944-50cd-4b7c-bff5-1aaba8e5e408"}]} 2019-01-18 06:10:14,496 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d/qos-specs used request id req-5ad12e66-e3ea-4b25-85a8-a7e8de8d44cd 2019-01-18 06:10:14,497 - cinder_utils - INFO - Deleting QoS named - CreateQoSTests-d31a8944-50cd-4b7c-bff5-1aaba8e5e408 2019-01-18 06:10:14,500 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d/qos-specs/d2cb8fd2-8d39-4baa-bd1c-db2d1d0baeeb?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-5ad12e66-e3ea-4b25-85a8-a7e8de8d44cd" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99257090f25cfcb2cd5bfa0535282e3c9031c110" 2019-01-18 06:10:15,093 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Fri, 18 Jan 2019 06:10:14 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-12045ff8-3c9a-49aa-aa69-218839cd22d8 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. 2019-01-18 06:10:15,094 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d/qos-specs/d2cb8fd2-8d39-4baa-bd1c-db2d1d0baeeb?force=False used request id req-12045ff8-3c9a-49aa-aa69-218839cd22d8 2019-01-18 06:10:15,097 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d/qos-specs -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-5ad12e66-e3ea-4b25-85a8-a7e8de8d44cd" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99257090f25cfcb2cd5bfa0535282e3c9031c110" 2019-01-18 06:10:15,645 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:10:15 GMT Server: Apache x-compute-request-id: req-c3ebd19c-7aa2-4913-83ce-3d9613f0ebaf OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-c3ebd19c-7aa2-4913-83ce-3d9613f0ebaf Content-Length: 17 Content-Type: application/json RESP BODY: {"qos_specs": []} 2019-01-18 06:10:15,646 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d/qos-specs used request id req-c3ebd19c-7aa2-4913-83ce-3d9613f0ebaf 2019-01-18 06:10:15,646 - cinder_utils - INFO - Deleting QoS named - CreateQoSTests-d31a8944-50cd-4b7c-bff5-1aaba8e5e408 2019-01-18 06:10:15,649 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d/qos-specs/d2cb8fd2-8d39-4baa-bd1c-db2d1d0baeeb?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-13cadfac-5c3c-4040-b679-e4b5cb462e2a" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ed1ac8013aec9ab0b5e300d9c37f0f1fd21fd1a" 2019-01-18 06:10:16,199 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Fri, 18 Jan 2019 06:10:15 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-91692fed-67ee-45cc-b18a-4e4fabf93df5 x-openstack-request-id: req-91692fed-67ee-45cc-b18a-4e4fabf93df5 Content-Length: 100 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "No such QoS spec d2cb8fd2-8d39-4baa-bd1c-db2d1d0baeeb.", "code": 404}} 2019-01-18 06:10:16,199 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d/qos-specs/d2cb8fd2-8d39-4baa-bd1c-db2d1d0baeeb?force=False used request id req-91692fed-67ee-45cc-b18a-4e4fabf93df5 2019-01-18 06:10:16,205 - 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}621982b300a1fcb0512a0b3204d9bde21ffc5a9f" 2019-01-18 06:10:16,407 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-ababe0ef-1585-4097-b7d6-e59e9a122f9e Date: Fri, 18 Jan 2019 06:10:16 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-18T04:53:26Z", "updated_at": "2019-01-18T04:53:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:53:26Z", "revision_number": 0, "id": "260c2de9-5dc5-4508-b06c-24b9d7ed838c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:53:26Z", "security_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:53:26Z", "revision_number": 0, "id": "9c6f69fc-3bf8-4346-9288-5a255b82b67e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:53:26Z", "security_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:53:26Z", "revision_number": 0, "id": "84255fa4-c13a-4cfe-b73d-e56ee216ca1e", "remote_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "remote_ip_prefix": null, "created_at": "2019-01-18T04:53:26Z", "security_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:53:26Z", "revision_number": 0, "id": "571036d3-cb1d-483a-acb9-96f19293add9", "remote_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "remote_ip_prefix": null, "created_at": "2019-01-18T04:53:26Z", "security_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "created_at": "2019-01-18T04:51:20Z", "updated_at": "2019-01-18T04:51:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "2b339890-44d0-4711-a050-08a64d58e2a0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv6", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "24c99e6f-888c-4943-9c93-54ad3b18b18c", "remote_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv4", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "87b9b994-ae22-4850-863a-6a4925bd01fe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv4", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "45161a51-d6dd-4bb8-986d-bc2f88599c1d", "remote_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv6", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}], "revision_number": 4, "project_id": "9c53a91613fb4d5080479ac6f51697ed", "id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "020d00b5451a467cb276d06789a1149d", "created_at": "2019-01-18T05:59:12Z", "updated_at": "2019-01-18T05:59:12Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:12Z", "revision_number": 0, "id": "8faf6dda-6919-4b75-b745-2af38abf8dcf", "remote_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:12Z", "security_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "tenant_id": "020d00b5451a467cb276d06789a1149d", "port_range_min": null, "ethertype": "IPv4", "project_id": "020d00b5451a467cb276d06789a1149d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:12Z", "revision_number": 0, "id": "60f7d4a7-1a27-4801-a1e8-5bf33633b818", "remote_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:12Z", "security_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "tenant_id": "020d00b5451a467cb276d06789a1149d", "port_range_min": null, "ethertype": "IPv6", "project_id": "020d00b5451a467cb276d06789a1149d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:12Z", "revision_number": 0, "id": "38b9f88b-1fc0-40d1-af74-237d79be193d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:12Z", "security_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "tenant_id": "020d00b5451a467cb276d06789a1149d", "port_range_min": null, "ethertype": "IPv4", "project_id": "020d00b5451a467cb276d06789a1149d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:12Z", "revision_number": 0, "id": "38b091dd-dca7-4cbe-8c1c-dd18a74bfca8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:12Z", "security_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "tenant_id": "020d00b5451a467cb276d06789a1149d", "port_range_min": null, "ethertype": "IPv6", "project_id": "020d00b5451a467cb276d06789a1149d"}], "revision_number": 4, "project_id": "020d00b5451a467cb276d06789a1149d", "id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "created_at": "2019-01-18T04:39:06Z", "updated_at": "2019-01-18T04:39:06Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "8860837e-afbd-4411-adf9-d88db88c2114", "remote_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "47feb8aba08a40dca7028a1701e597b9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "4e399c2e-bc03-4aa3-b192-1fafdc9248ba", "remote_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "47feb8aba08a40dca7028a1701e597b9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "4bf1a402-0fa2-4cfd-9fee-4a28f16bb271", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "47feb8aba08a40dca7028a1701e597b9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "0aedefa2-edbc-47b5-bead-e954540f6937", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "47feb8aba08a40dca7028a1701e597b9"}], "revision_number": 4, "project_id": "47feb8aba08a40dca7028a1701e597b9", "id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "name": "default"}]} 2019-01-18 06:10:16,407 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-ababe0ef-1585-4097-b7d6-e59e9a122f9e 2019-01-18 06:10:16,412 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/9c53a91613fb4d5080479ac6f51697ed -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}621982b300a1fcb0512a0b3204d9bde21ffc5a9f" 2019-01-18 06:10:16,494 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:10:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eb059448-102c-482a-8a74-f49282e5a718 Content-Encoding: gzip Content-Length: 190 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/9c53a91613fb4d5080479ac6f51697ed"}, "enabled": true, "id": "9c53a91613fb4d5080479ac6f51697ed", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2019-01-18 06:10:16,494 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/9c53a91613fb4d5080479ac6f51697ed used request id req-eb059448-102c-482a-8a74-f49282e5a718 2019-01-18 06:10:16,498 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/020d00b5451a467cb276d06789a1149d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}621982b300a1fcb0512a0b3204d9bde21ffc5a9f" 2019-01-18 06:10:16,587 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:10:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4a2701fb-5bee-438d-bbd7-1b5cae5f4a3c Content-Encoding: gzip Content-Length: 248 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/020d00b5451a467cb276d06789a1149d"}, "enabled": true, "id": "020d00b5451a467cb276d06789a1149d", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}} 2019-01-18 06:10:16,587 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/020d00b5451a467cb276d06789a1149d used request id req-4a2701fb-5bee-438d-bbd7-1b5cae5f4a3c 2019-01-18 06:10:16,591 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/47feb8aba08a40dca7028a1701e597b9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}621982b300a1fcb0512a0b3204d9bde21ffc5a9f" 2019-01-18 06:10:16,690 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:10:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a9332270-1b42-4cbc-bd58-2e9939c7ba86 Content-Encoding: gzip Content-Length: 205 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/47feb8aba08a40dca7028a1701e597b9"}, "enabled": true, "id": "47feb8aba08a40dca7028a1701e597b9", "parent_id": "default", "domain_id": "default", "name": "service"}} 2019-01-18 06:10:16,690 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/47feb8aba08a40dca7028a1701e597b9 used request id req-a9332270-1b42-4cbc-bd58-2e9939c7ba86 2019-01-18 06:10:16,691 - keystone_utils - INFO - Deleting project with name - CreateQoSTests-72b9d4c9-60ec-4d1-proj 2019-01-18 06:10:16,695 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/1954f46ac59c4481ab7833c07e3f09ec -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}621982b300a1fcb0512a0b3204d9bde21ffc5a9f" 2019-01-18 06:10:16,880 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 06:10:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9ac8ac39-fbdb-4bad-92ff-022a7e362643 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 06:10:16,880 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/1954f46ac59c4481ab7833c07e3f09ec used request id req-9ac8ac39-fbdb-4bad-92ff-022a7e362643 2019-01-18 06:10:16,880 - keystone_utils - INFO - Deleting role with name - CreateQoSTests-72b9d4c9-60ec-4d1-proj-role 2019-01-18 06:10:16,884 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/d3847971b96b4ad9ba142db49d37161c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}621982b300a1fcb0512a0b3204d9bde21ffc5a9f" 2019-01-18 06:10:16,991 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 06:10:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fd40cc96-f9ca-4205-a846-8b71e479da7d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 06:10:16,991 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/d3847971b96b4ad9ba142db49d37161c used request id req-fd40cc96-f9ca-4205-a846-8b71e479da7d 2019-01-18 06:10:16,997 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}621982b300a1fcb0512a0b3204d9bde21ffc5a9f" 2019-01-18 06:10:17,085 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:10:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6daf36ea-4718-427b-ab89-c29e4eef95a4 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "488fca829f8b496daa1cd2cdc6e45c49", "links": {"self": "http://172.30.9.23:5000/v3/roles/488fca829f8b496daa1cd2cdc6e45c49"}, "name": "Member"}, {"domain_id": null, "id": "6b7f4f4f76264b6fb449c43b86ee3817", "links": {"self": "http://172.30.9.23:5000/v3/roles/6b7f4f4f76264b6fb449c43b86ee3817"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a482b711adf94961bf4bb28eda7f0e28", "links": {"self": "http://172.30.9.23:5000/v3/roles/a482b711adf94961bf4bb28eda7f0e28"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c65201bd05504fa786d79b166e8bbba3", "links": {"self": "http://172.30.9.23:5000/v3/roles/c65201bd05504fa786d79b166e8bbba3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "e7e317b66c174923a8cb46c48d897c8d", "links": {"self": "http://172.30.9.23:5000/v3/roles/e7e317b66c174923a8cb46c48d897c8d"}, "name": "ResellerAdmin"}]} 2019-01-18 06:10:17,085 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-6daf36ea-4718-427b-ab89-c29e4eef95a4 2019-01-18 06:10:17,086 - keystone_utils - INFO - Deleting user with name - CreateQoSTests-72b9d4c9-60ec-4d1-user 2019-01-18 06:10:17,090 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/48542c1e14de44c4aee8482d55f78307 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0fda05cd19a69d5e3a51da23913493c1186082b5" 2019-01-18 06:10:17,349 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 06:10:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c397811e-22cd-42ff-8a2c-08acf488263b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 06:10:17,349 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/48542c1e14de44c4aee8482d55f78307 used request id req-c397811e-22cd-42ff-8a2c-08acf488263b 2019-01-18 06:10:17,351 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:10:17,738 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "488fca829f8b496daa1cd2cdc6e45c49", "name": "Member"}, {"id": "c65201bd05504fa786d79b166e8bbba3", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}], "expires_at": "2019-01-18T07:10:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "020d00b5451a467cb276d06789a1149d", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "id": "e292c913af7844408b6509a836e493f5"}, "audit_ids": ["sioHRD2wQO-VKSpn2mqaXQ"], "issued_at": "2019-01-18T06:10:17.000000Z"}} 2019-01-18 06:10:17,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}e86fbd08ba98bd084d7056ab780350b4e25377db" 2019-01-18 06:10:17,835 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:10:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-779f0bb7-d7e6-49cc-ba2d-dd7ac586d5a8 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:10:17,835 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-779f0bb7-d7e6-49cc-ba2d-dd7ac586d5a8 2019-01-18 06:10:17,837 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:10:17,837 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:10:18,215 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "488fca829f8b496daa1cd2cdc6e45c49", "name": "Member"}, {"id": "c65201bd05504fa786d79b166e8bbba3", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}], "expires_at": "2019-01-18T07:10:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "020d00b5451a467cb276d06789a1149d", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "id": "e292c913af7844408b6509a836e493f5"}, "audit_ids": ["nQVBDPtzSVOAGmY45MTqQA"], "issued_at": "2019-01-18T06:10:18.000000Z"}} 2019-01-18 06:10:18,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}ed833d1f00bd3c87f049ff54a46f0f710c26ade8" 2019-01-18 06:10:18,304 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:10:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e9e28425-db77-4a9f-bb29-3071a686be34 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:10:18,304 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-e9e28425-db77-4a9f-bb29-3071a686be34 2019-01-18 06:10:18,309 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-18 06:10:18,314 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 18 Jan 2019 06: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"}]}]}} 2019-01-18 06:10:18,315 - 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-327a9beb-7f62-433-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed833d1f00bd3c87f049ff54a46f0f710c26ade8" 2019-01-18 06:10:18,395 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:10:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2e6bfa45-51bb-48c1-a2e6-d674a61b2c6b 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-327a9beb-7f62-433-proj", "previous": null, "next": null}, "projects": []} 2019-01-18 06:10:18,396 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateQoSTests-327a9beb-7f62-433-proj used request id req-2e6bfa45-51bb-48c1-a2e6-d674a61b2c6b 2019-01-18 06:10:18,400 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed833d1f00bd3c87f049ff54a46f0f710c26ade8" 2019-01-18 06:10:18,483 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:10:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-690c612b-386f-417d-b670-3fe3d6ae6e2d Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-18 06:10:18,483 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-690c612b-386f-417d-b670-3fe3d6ae6e2d 2019-01-18 06:10:18,487 - 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}ed833d1f00bd3c87f049ff54a46f0f710c26ade8" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateQoSTests-327a9beb-7f62-433-proj"}}' 2019-01-18 06:10:18,608 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 18 Jan 2019 06:10:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e9c7bda3-fce2-4754-a888-bcf27cf3af10 Content-Length: 299 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/23933f81326f4e308cb00d5d31c5731e"}, "enabled": true, "id": "23933f81326f4e308cb00d5d31c5731e", "parent_id": "default", "domain_id": "default", "name": "CreateQoSTests-327a9beb-7f62-433-proj"}} 2019-01-18 06:10:18,608 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-e9c7bda3-fce2-4754-a888-bcf27cf3af10 2019-01-18 06:10:18,608 - keystone_utils - INFO - Created project with name - CreateQoSTests-327a9beb-7f62-433-proj 2019-01-18 06:10:18,609 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:10:18,609 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:10:18,996 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "488fca829f8b496daa1cd2cdc6e45c49", "name": "Member"}, {"id": "c65201bd05504fa786d79b166e8bbba3", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}], "expires_at": "2019-01-18T07:10:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "020d00b5451a467cb276d06789a1149d", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "id": "e292c913af7844408b6509a836e493f5"}, "audit_ids": ["sgTg4K20RWmFL7GQGnR1WA"], "issued_at": "2019-01-18T06:10:19.000000Z"}} 2019-01-18 06:10:18,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}86b3cd9d53e0a1363255031e503b3f6ac81f96af" 2019-01-18 06:10:19,079 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:10:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-81c47be1-ac08-4e9e-aac8-b01c61b1f1c6 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:10:19,079 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-81c47be1-ac08-4e9e-aac8-b01c61b1f1c6 2019-01-18 06:10:19,084 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-18 06:10:19,090 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 18 Jan 2019 06: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"}]}]}} 2019-01-18 06:10:19,090 - 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}86b3cd9d53e0a1363255031e503b3f6ac81f96af" 2019-01-18 06:10:19,182 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:10:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2b9c1734-f73f-489d-916c-a831211c28c4 Content-Encoding: gzip Content-Length: 869 Content-Type: application/json RESP BODY: {"users": [{"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/0607a2b4beb0408e9fa51cc5ba027ac6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0607a2b4beb0408e9fa51cc5ba027ac6", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/17c61b95071545a094cc82823d2b88b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "17c61b95071545a094cc82823d2b88b8", "email": "nova@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/29e5d2dfed2447bda26fc75bd1122674"}, "domain_id": "default", "enabled": true, "options": {}, "id": "29e5d2dfed2447bda26fc75bd1122674", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/3b6dcc8c791e4b6e8831f5b5e583de80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3b6dcc8c791e4b6e8831f5b5e583de80", "email": "neutron@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.23:5000/v3/users/45ab52d673584bc198669be88c88b878"}, "domain_id": "default", "enabled": true, "options": {}, "id": "45ab52d673584bc198669be88c88b878", "email": "barbican@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/57795b4ee52f49c6a71f55bb6c4012f8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "57795b4ee52f49c6a71f55bb6c4012f8", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/5c52969262974d64ac2a300ca5d60f50"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c52969262974d64ac2a300ca5d60f50", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/5fc15572bb1c489ba92bd9945bbc1f64"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5fc15572bb1c489ba92bd9945bbc1f64", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/6b519d70e25f4e61a9dfd738cd6bba22"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6b519d70e25f4e61a9dfd738cd6bba22", "email": "heat@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.23:5000/v3/users/8248437208b540c2893a7117ad102a87"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8248437208b540c2893a7117ad102a87", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/890dee97e62840c5b15e36f03f6b7efc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "890dee97e62840c5b15e36f03f6b7efc", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/8cccb516ecc44ed9bb7c8633df108fd4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8cccb516ecc44ed9bb7c8633df108fd4", "email": "glance@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.23:5000/v3/users/97c3d863a98148299fa116fdb54be470"}, "domain_id": "default", "enabled": true, "options": {}, "id": "97c3d863a98148299fa116fdb54be470", "email": "tacker@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/a2a0c8c0f19941808c9f618af50b3b79"}, "domain_id": "c19db1b8f60647a9a114cd23287c807b", "enabled": true, "options": {}, "id": "a2a0c8c0f19941808c9f618af50b3b79", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "links": {"self": "http://172.30.9.23:5000/v3/users/e292c913af7844408b6509a836e493f5"}, "domain_id": "default", "enabled": true, "id": "e292c913af7844408b6509a836e493f5", "options": {}}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/fe5de73ba9cb41b2be24ccf1f72f5ed4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe5de73ba9cb41b2be24ccf1f72f5ed4", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2019-01-18 06:10:19,182 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-2b9c1734-f73f-489d-916c-a831211c28c4 2019-01-18 06:10:19,186 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateQoSTests-327a9beb-7f62-433-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}86b3cd9d53e0a1363255031e503b3f6ac81f96af" 2019-01-18 06:10:19,273 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:10:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cefcfc8c-dc5e-4abb-9b91-d482fa43ae1b Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateQoSTests-327a9beb-7f62-433-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/23933f81326f4e308cb00d5d31c5731e"}, "enabled": true, "id": "23933f81326f4e308cb00d5d31c5731e", "parent_id": "default", "domain_id": "default", "name": "CreateQoSTests-327a9beb-7f62-433-proj"}]} 2019-01-18 06:10:19,273 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateQoSTests-327a9beb-7f62-433-proj used request id req-cefcfc8c-dc5e-4abb-9b91-d482fa43ae1b 2019-01-18 06:10:19,277 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}86b3cd9d53e0a1363255031e503b3f6ac81f96af" 2019-01-18 06:10:19,370 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:10:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ce2053d0-fef5-4e9d-98b5-2496f193b3be Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-18 06:10:19,370 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-ce2053d0-fef5-4e9d-98b5-2496f193b3be 2019-01-18 06:10:19,728 - keystone_utils - INFO - Created user with name - CreateQoSTests-327a9beb-7f62-433-user 2019-01-18 06:10:19,729 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:10:19,733 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed833d1f00bd3c87f049ff54a46f0f710c26ade8" 2019-01-18 06:10:19,750 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:10:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b91eb3d7-8a99-4492-bba8-9b7dd4c533ac Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "488fca829f8b496daa1cd2cdc6e45c49", "links": {"self": "http://172.30.9.23:5000/v3/roles/488fca829f8b496daa1cd2cdc6e45c49"}, "name": "Member"}, {"domain_id": null, "id": "6b7f4f4f76264b6fb449c43b86ee3817", "links": {"self": "http://172.30.9.23:5000/v3/roles/6b7f4f4f76264b6fb449c43b86ee3817"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a482b711adf94961bf4bb28eda7f0e28", "links": {"self": "http://172.30.9.23:5000/v3/roles/a482b711adf94961bf4bb28eda7f0e28"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c65201bd05504fa786d79b166e8bbba3", "links": {"self": "http://172.30.9.23:5000/v3/roles/c65201bd05504fa786d79b166e8bbba3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "e7e317b66c174923a8cb46c48d897c8d", "links": {"self": "http://172.30.9.23:5000/v3/roles/e7e317b66c174923a8cb46c48d897c8d"}, "name": "ResellerAdmin"}]} 2019-01-18 06:10:19,751 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-b91eb3d7-8a99-4492-bba8-9b7dd4c533ac 2019-01-18 06:10:19,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}ed833d1f00bd3c87f049ff54a46f0f710c26ade8" -d '{"role": {"name": "CreateQoSTests-327a9beb-7f62-433-proj-role"}}' 2019-01-18 06:10:19,860 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 18 Jan 2019 06:10:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bf50bef4-6434-4eda-81cd-40177218c52a Content-Length: 213 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "e245e926905145c784c7f5506d365db0", "links": {"self": "http://172.30.9.23:5000/v3/roles/e245e926905145c784c7f5506d365db0"}, "name": "CreateQoSTests-327a9beb-7f62-433-proj-role"}} 2019-01-18 06:10:19,860 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-bf50bef4-6434-4eda-81cd-40177218c52a 2019-01-18 06:10:19,860 - keystone_utils - INFO - Created role with name - CreateQoSTests-327a9beb-7f62-433-proj-role 2019-01-18 06:10:19,864 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/e245e926905145c784c7f5506d365db0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed833d1f00bd3c87f049ff54a46f0f710c26ade8" 2019-01-18 06:10:19,950 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:10:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d7fa0730-abad-4e2f-bcb8-3eea17cc3534 Content-Encoding: gzip Content-Length: 170 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.23:5000/v3/roles/e245e926905145c784c7f5506d365db0"}, "domain_id": null, "name": "CreateQoSTests-327a9beb-7f62-433-proj-role", "id": "e245e926905145c784c7f5506d365db0"}} 2019-01-18 06:10:19,950 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/e245e926905145c784c7f5506d365db0 used request id req-d7fa0730-abad-4e2f-bcb8-3eea17cc3534 2019-01-18 06:10:19,951 - keystone_utils - INFO - Granting role CreateQoSTests-327a9beb-7f62-433-proj-role to project CreateQoSTests-327a9beb-7f62-433-proj 2019-01-18 06:10:19,954 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/23933f81326f4e308cb00d5d31c5731e/users/ff3a3cce3bc64e56a987d4f8807dea6d/roles/e245e926905145c784c7f5506d365db0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed833d1f00bd3c87f049ff54a46f0f710c26ade8" 2019-01-18 06:10:20,077 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 06:10:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ae37871c-c818-4662-b15d-6e9b5a39bb8c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 06:10:20,077 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/23933f81326f4e308cb00d5d31c5731e/users/ff3a3cce3bc64e56a987d4f8807dea6d/roles/e245e926905145c784c7f5506d365db0 used request id req-ae37871c-c818-4662-b15d-6e9b5a39bb8c 2019-01-18 06:10:20,080 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:10:20,081 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:10:20,474 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "488fca829f8b496daa1cd2cdc6e45c49", "name": "Member"}, {"id": "c65201bd05504fa786d79b166e8bbba3", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}], "expires_at": "2019-01-18T07:10:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "020d00b5451a467cb276d06789a1149d", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "id": "e292c913af7844408b6509a836e493f5"}, "audit_ids": ["xIFD8FNuTt-99ZYLPUoUBA"], "issued_at": "2019-01-18T06:10:20.000000Z"}} 2019-01-18 06:10:20,475 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9c4f3d42ef192a5d96e62101f50c3ccadcb6f10" 2019-01-18 06:10:20,551 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:10:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e1ba0534-ee6c-461f-82c8-f5d819e790fe Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:10:20,551 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-e1ba0534-ee6c-461f-82c8-f5d819e790fe 2019-01-18 06:10:20,556 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d/qos-specs -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9c4f3d42ef192a5d96e62101f50c3ccadcb6f10" 2019-01-18 06:10:20,736 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:10:20 GMT Server: Apache x-compute-request-id: req-b99b4fde-182d-4b5c-992e-6e5b555c00af OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-b99b4fde-182d-4b5c-992e-6e5b555c00af Content-Length: 17 Content-Type: application/json RESP BODY: {"qos_specs": []} 2019-01-18 06:10:20,736 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d/qos-specs used request id req-b99b4fde-182d-4b5c-992e-6e5b555c00af 2019-01-18 06:10:20,740 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-b99b4fde-182d-4b5c-992e-6e5b555c00af" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9c4f3d42ef192a5d96e62101f50c3ccadcb6f10" -d '{"qos_specs": {"consumer": "both", "name": "CreateQoSTests-67a00483-8a51-46df-8ebb-966d066b2c42"}}' 2019-01-18 06:10:20,932 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:10:20 GMT Server: Apache x-compute-request-id: req-449f347f-dc2f-4e18-b288-b70c4931387c OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-449f347f-dc2f-4e18-b288-b70c4931387c Content-Encoding: gzip Content-Length: 237 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {}, "consumer": "both", "id": "ca1dd0fc-1193-4f3e-8fda-1d412827fc92", "name": "CreateQoSTests-67a00483-8a51-46df-8ebb-966d066b2c42"}, "links": [{"href": "http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d/qos-specs/ca1dd0fc-1193-4f3e-8fda-1d412827fc92", "rel": "self"}, {"href": "http://172.30.9.23:8776/020d00b5451a467cb276d06789a1149d/qos-specs/ca1dd0fc-1193-4f3e-8fda-1d412827fc92", "rel": "bookmark"}]} 2019-01-18 06:10:20,932 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d/qos-specs used request id req-449f347f-dc2f-4e18-b288-b70c4931387c 2019-01-18 06:10:20,933 - create_qos - INFO - Created qos with name - CreateQoSTests-67a00483-8a51-46df-8ebb-966d066b2c42 2019-01-18 06:10:20,936 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d/qos-specs -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e86fbd08ba98bd084d7056ab780350b4e25377db" 2019-01-18 06:10:21,123 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:10:20 GMT Server: Apache x-compute-request-id: req-f3052ef3-f58a-4e17-8327-d66ec6d9396d OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-f3052ef3-f58a-4e17-8327-d66ec6d9396d Content-Encoding: gzip Content-Length: 150 Content-Type: application/json RESP BODY: {"qos_specs": [{"specs": {}, "consumer": "both", "id": "ca1dd0fc-1193-4f3e-8fda-1d412827fc92", "name": "CreateQoSTests-67a00483-8a51-46df-8ebb-966d066b2c42"}]} 2019-01-18 06:10:21,123 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d/qos-specs used request id req-f3052ef3-f58a-4e17-8327-d66ec6d9396d 2019-01-18 06:10:21,124 - cinder_utils - INFO - Deleting QoS named - CreateQoSTests-67a00483-8a51-46df-8ebb-966d066b2c42 2019-01-18 06:10:21,127 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d/qos-specs/ca1dd0fc-1193-4f3e-8fda-1d412827fc92?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-b99b4fde-182d-4b5c-992e-6e5b555c00af" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9c4f3d42ef192a5d96e62101f50c3ccadcb6f10" 2019-01-18 06:10:21,346 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Fri, 18 Jan 2019 06:10:21 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-474d4999-6958-4359-9458-ffe46a677e1c 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. 2019-01-18 06:10:21,346 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d/qos-specs/ca1dd0fc-1193-4f3e-8fda-1d412827fc92?force=False used request id req-474d4999-6958-4359-9458-ffe46a677e1c 2019-01-18 06:10:21,352 - 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}ed833d1f00bd3c87f049ff54a46f0f710c26ade8" 2019-01-18 06:10:21,560 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-1b537a5f-1cf6-402a-a6cd-111b98d7d374 Date: Fri, 18 Jan 2019 06:10:21 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-18T04:53:26Z", "updated_at": "2019-01-18T04:53:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:53:26Z", "revision_number": 0, "id": "9c6f69fc-3bf8-4346-9288-5a255b82b67e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:53:26Z", "security_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:53:26Z", "revision_number": 0, "id": "84255fa4-c13a-4cfe-b73d-e56ee216ca1e", "remote_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "remote_ip_prefix": null, "created_at": "2019-01-18T04:53:26Z", "security_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:53:26Z", "revision_number": 0, "id": "571036d3-cb1d-483a-acb9-96f19293add9", "remote_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "remote_ip_prefix": null, "created_at": "2019-01-18T04:53:26Z", "security_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:53:26Z", "revision_number": 0, "id": "260c2de9-5dc5-4508-b06c-24b9d7ed838c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:53:26Z", "security_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "created_at": "2019-01-18T04:51:20Z", "updated_at": "2019-01-18T04:51:20Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "24c99e6f-888c-4943-9c93-54ad3b18b18c", "remote_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv4", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "87b9b994-ae22-4850-863a-6a4925bd01fe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv4", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "45161a51-d6dd-4bb8-986d-bc2f88599c1d", "remote_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv6", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "2b339890-44d0-4711-a050-08a64d58e2a0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv6", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}], "revision_number": 4, "project_id": "9c53a91613fb4d5080479ac6f51697ed", "id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "020d00b5451a467cb276d06789a1149d", "created_at": "2019-01-18T05:59:12Z", "updated_at": "2019-01-18T05:59:12Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:12Z", "revision_number": 0, "id": "38b9f88b-1fc0-40d1-af74-237d79be193d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:12Z", "security_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "tenant_id": "020d00b5451a467cb276d06789a1149d", "port_range_min": null, "ethertype": "IPv4", "project_id": "020d00b5451a467cb276d06789a1149d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:12Z", "revision_number": 0, "id": "38b091dd-dca7-4cbe-8c1c-dd18a74bfca8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:12Z", "security_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "tenant_id": "020d00b5451a467cb276d06789a1149d", "port_range_min": null, "ethertype": "IPv6", "project_id": "020d00b5451a467cb276d06789a1149d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:12Z", "revision_number": 0, "id": "8faf6dda-6919-4b75-b745-2af38abf8dcf", "remote_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:12Z", "security_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "tenant_id": "020d00b5451a467cb276d06789a1149d", "port_range_min": null, "ethertype": "IPv4", "project_id": "020d00b5451a467cb276d06789a1149d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:12Z", "revision_number": 0, "id": "60f7d4a7-1a27-4801-a1e8-5bf33633b818", "remote_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:12Z", "security_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "tenant_id": "020d00b5451a467cb276d06789a1149d", "port_range_min": null, "ethertype": "IPv6", "project_id": "020d00b5451a467cb276d06789a1149d"}], "revision_number": 4, "project_id": "020d00b5451a467cb276d06789a1149d", "id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "created_at": "2019-01-18T04:39:06Z", "updated_at": "2019-01-18T04:39:06Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "8860837e-afbd-4411-adf9-d88db88c2114", "remote_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "47feb8aba08a40dca7028a1701e597b9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "4e399c2e-bc03-4aa3-b192-1fafdc9248ba", "remote_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "47feb8aba08a40dca7028a1701e597b9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "4bf1a402-0fa2-4cfd-9fee-4a28f16bb271", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "47feb8aba08a40dca7028a1701e597b9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "0aedefa2-edbc-47b5-bead-e954540f6937", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "47feb8aba08a40dca7028a1701e597b9"}], "revision_number": 4, "project_id": "47feb8aba08a40dca7028a1701e597b9", "id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "name": "default"}]} 2019-01-18 06:10:21,561 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-1b537a5f-1cf6-402a-a6cd-111b98d7d374 2019-01-18 06:10:21,566 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/9c53a91613fb4d5080479ac6f51697ed -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed833d1f00bd3c87f049ff54a46f0f710c26ade8" 2019-01-18 06:10:21,652 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:10:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-985430df-8ddd-4c1b-b773-129b9e2945b4 Content-Encoding: gzip Content-Length: 190 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/9c53a91613fb4d5080479ac6f51697ed"}, "enabled": true, "id": "9c53a91613fb4d5080479ac6f51697ed", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2019-01-18 06:10:21,652 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/9c53a91613fb4d5080479ac6f51697ed used request id req-985430df-8ddd-4c1b-b773-129b9e2945b4 2019-01-18 06:10:21,657 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/020d00b5451a467cb276d06789a1149d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed833d1f00bd3c87f049ff54a46f0f710c26ade8" 2019-01-18 06:10:21,743 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:10:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-27e275b5-3fb6-4a4c-869f-e9c1a39b468e Content-Encoding: gzip Content-Length: 248 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/020d00b5451a467cb276d06789a1149d"}, "enabled": true, "id": "020d00b5451a467cb276d06789a1149d", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}} 2019-01-18 06:10:21,743 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/020d00b5451a467cb276d06789a1149d used request id req-27e275b5-3fb6-4a4c-869f-e9c1a39b468e 2019-01-18 06:10:21,747 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/47feb8aba08a40dca7028a1701e597b9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed833d1f00bd3c87f049ff54a46f0f710c26ade8" 2019-01-18 06:10:21,762 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:10:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d6aad5c6-880f-422c-95e8-6117765f5ec0 Content-Encoding: gzip Content-Length: 205 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/47feb8aba08a40dca7028a1701e597b9"}, "enabled": true, "id": "47feb8aba08a40dca7028a1701e597b9", "parent_id": "default", "domain_id": "default", "name": "service"}} 2019-01-18 06:10:21,762 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/47feb8aba08a40dca7028a1701e597b9 used request id req-d6aad5c6-880f-422c-95e8-6117765f5ec0 2019-01-18 06:10:21,763 - keystone_utils - INFO - Deleting project with name - CreateQoSTests-327a9beb-7f62-433-proj 2019-01-18 06:10:21,766 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/23933f81326f4e308cb00d5d31c5731e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed833d1f00bd3c87f049ff54a46f0f710c26ade8" 2019-01-18 06:10:21,952 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 06:10:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-57645056-ecb1-4d9c-a018-5c1d1e02e526 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 06:10:21,952 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/23933f81326f4e308cb00d5d31c5731e used request id req-57645056-ecb1-4d9c-a018-5c1d1e02e526 2019-01-18 06:10:21,952 - keystone_utils - INFO - Deleting role with name - CreateQoSTests-327a9beb-7f62-433-proj-role 2019-01-18 06:10:21,956 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/e245e926905145c784c7f5506d365db0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed833d1f00bd3c87f049ff54a46f0f710c26ade8" 2019-01-18 06:10:22,057 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 06:10:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-95bb76b7-383a-4e48-8738-c6a326599115 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 06:10:22,057 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/e245e926905145c784c7f5506d365db0 used request id req-95bb76b7-383a-4e48-8738-c6a326599115 2019-01-18 06:10:22,061 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed833d1f00bd3c87f049ff54a46f0f710c26ade8" 2019-01-18 06:10:22,146 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:10:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ef9db818-7982-47b1-8f9a-6b460b46f2d3 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "488fca829f8b496daa1cd2cdc6e45c49", "links": {"self": "http://172.30.9.23:5000/v3/roles/488fca829f8b496daa1cd2cdc6e45c49"}, "name": "Member"}, {"domain_id": null, "id": "6b7f4f4f76264b6fb449c43b86ee3817", "links": {"self": "http://172.30.9.23:5000/v3/roles/6b7f4f4f76264b6fb449c43b86ee3817"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a482b711adf94961bf4bb28eda7f0e28", "links": {"self": "http://172.30.9.23:5000/v3/roles/a482b711adf94961bf4bb28eda7f0e28"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c65201bd05504fa786d79b166e8bbba3", "links": {"self": "http://172.30.9.23:5000/v3/roles/c65201bd05504fa786d79b166e8bbba3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "e7e317b66c174923a8cb46c48d897c8d", "links": {"self": "http://172.30.9.23:5000/v3/roles/e7e317b66c174923a8cb46c48d897c8d"}, "name": "ResellerAdmin"}]} 2019-01-18 06:10:22,146 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-ef9db818-7982-47b1-8f9a-6b460b46f2d3 2019-01-18 06:10:22,147 - keystone_utils - INFO - Deleting user with name - CreateQoSTests-327a9beb-7f62-433-user 2019-01-18 06:10:22,151 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/ff3a3cce3bc64e56a987d4f8807dea6d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}86b3cd9d53e0a1363255031e503b3f6ac81f96af" 2019-01-18 06:10:22,319 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 06:10:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9babc39c-40d4-49b1-a982-ac8e2ade1c99 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 06:10:22,319 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/ff3a3cce3bc64e56a987d4f8807dea6d used request id req-9babc39c-40d4-49b1-a982-ac8e2ade1c99 2019-01-18 06:10:22,320 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:10:22,709 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "488fca829f8b496daa1cd2cdc6e45c49", "name": "Member"}, {"id": "c65201bd05504fa786d79b166e8bbba3", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}], "expires_at": "2019-01-18T07:10:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "020d00b5451a467cb276d06789a1149d", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "id": "e292c913af7844408b6509a836e493f5"}, "audit_ids": ["2CcBNVftRyilGTqOIuzCiA"], "issued_at": "2019-01-18T06:10:22.000000Z"}} 2019-01-18 06:10:22,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}5ddc6c5281e0bbc77003b578fa0fb20065a49a60" 2019-01-18 06:10:22,788 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:10:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-14288fa0-d134-4962-9276-6c9dea57051d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:10:22,788 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-14288fa0-d134-4962-9276-6c9dea57051d 2019-01-18 06:10:22,789 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:10:22,791 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:10:23,173 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "488fca829f8b496daa1cd2cdc6e45c49", "name": "Member"}, {"id": "c65201bd05504fa786d79b166e8bbba3", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}], "expires_at": "2019-01-18T07:10:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "020d00b5451a467cb276d06789a1149d", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "id": "e292c913af7844408b6509a836e493f5"}, "audit_ids": ["qbuDsuhnRM-uP1QG1Bk-Vg"], "issued_at": "2019-01-18T06:10:23.000000Z"}} 2019-01-18 06:10:23,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}e8dc7a89f6310e7d876fc9425fcf0e42c8cb5c82" 2019-01-18 06:10:23,254 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:10:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8f4d37a7-9373-439c-893e-0b6fb12b9ce6 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:10:23,254 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-8f4d37a7-9373-439c-893e-0b6fb12b9ce6 2019-01-18 06:10:23,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" 2019-01-18 06:10:23,263 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 18 Jan 2019 06:10: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"}]}]}} 2019-01-18 06:10:23,264 - 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-9f14cb0a-55d4-483-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8dc7a89f6310e7d876fc9425fcf0e42c8cb5c82" 2019-01-18 06:10:23,348 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:10:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c6ae8262-c2cf-4a0b-8bd9-8a64a08dd951 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-9f14cb0a-55d4-483-proj", "previous": null, "next": null}, "projects": []} 2019-01-18 06:10:23,349 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateQoSTests-9f14cb0a-55d4-483-proj used request id req-c6ae8262-c2cf-4a0b-8bd9-8a64a08dd951 2019-01-18 06:10:23,352 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8dc7a89f6310e7d876fc9425fcf0e42c8cb5c82" 2019-01-18 06:10:23,439 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:10:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7bd1ac9f-e27c-4bbc-8310-783f0924bcfa Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-18 06:10:23,439 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-7bd1ac9f-e27c-4bbc-8310-783f0924bcfa 2019-01-18 06:10:23,443 - 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}e8dc7a89f6310e7d876fc9425fcf0e42c8cb5c82" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateQoSTests-9f14cb0a-55d4-483-proj"}}' 2019-01-18 06:10:23,554 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 18 Jan 2019 06:10:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-43b0c56d-9456-4bc5-9efc-8ffc3704536e Content-Length: 299 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/74cda3445a3148a081de84e6c7d7abd8"}, "enabled": true, "id": "74cda3445a3148a081de84e6c7d7abd8", "parent_id": "default", "domain_id": "default", "name": "CreateQoSTests-9f14cb0a-55d4-483-proj"}} 2019-01-18 06:10:23,554 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-43b0c56d-9456-4bc5-9efc-8ffc3704536e 2019-01-18 06:10:23,555 - keystone_utils - INFO - Created project with name - CreateQoSTests-9f14cb0a-55d4-483-proj 2019-01-18 06:10:23,555 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:10:23,556 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:10:23,943 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "488fca829f8b496daa1cd2cdc6e45c49", "name": "Member"}, {"id": "c65201bd05504fa786d79b166e8bbba3", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}], "expires_at": "2019-01-18T07:10:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "020d00b5451a467cb276d06789a1149d", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "id": "e292c913af7844408b6509a836e493f5"}, "audit_ids": ["MQzTUG1wRKaLJ091IGxX0Q"], "issued_at": "2019-01-18T06:10:23.000000Z"}} 2019-01-18 06:10:23,944 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ba706b97624d515ad18b00564ae578b76c18ee1" 2019-01-18 06:10:24,036 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:10:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-413e0cfe-edc8-4478-b7ee-02f3ef491272 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:10:24,036 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-413e0cfe-edc8-4478-b7ee-02f3ef491272 2019-01-18 06:10:24,041 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-18 06:10:24,046 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 18 Jan 2019 06:10: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"}]}]}} 2019-01-18 06:10:24,046 - 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}1ba706b97624d515ad18b00564ae578b76c18ee1" 2019-01-18 06:10:24,158 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:10:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9b11e9a7-4e8a-4e47-bf0c-0e405d35fdb8 Content-Encoding: gzip Content-Length: 869 Content-Type: application/json RESP BODY: {"users": [{"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/0607a2b4beb0408e9fa51cc5ba027ac6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0607a2b4beb0408e9fa51cc5ba027ac6", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/17c61b95071545a094cc82823d2b88b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "17c61b95071545a094cc82823d2b88b8", "email": "nova@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/29e5d2dfed2447bda26fc75bd1122674"}, "domain_id": "default", "enabled": true, "options": {}, "id": "29e5d2dfed2447bda26fc75bd1122674", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/3b6dcc8c791e4b6e8831f5b5e583de80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3b6dcc8c791e4b6e8831f5b5e583de80", "email": "neutron@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.23:5000/v3/users/45ab52d673584bc198669be88c88b878"}, "domain_id": "default", "enabled": true, "options": {}, "id": "45ab52d673584bc198669be88c88b878", "email": "barbican@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/57795b4ee52f49c6a71f55bb6c4012f8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "57795b4ee52f49c6a71f55bb6c4012f8", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/5c52969262974d64ac2a300ca5d60f50"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c52969262974d64ac2a300ca5d60f50", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/5fc15572bb1c489ba92bd9945bbc1f64"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5fc15572bb1c489ba92bd9945bbc1f64", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/6b519d70e25f4e61a9dfd738cd6bba22"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6b519d70e25f4e61a9dfd738cd6bba22", "email": "heat@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.23:5000/v3/users/8248437208b540c2893a7117ad102a87"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8248437208b540c2893a7117ad102a87", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/890dee97e62840c5b15e36f03f6b7efc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "890dee97e62840c5b15e36f03f6b7efc", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/8cccb516ecc44ed9bb7c8633df108fd4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8cccb516ecc44ed9bb7c8633df108fd4", "email": "glance@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.23:5000/v3/users/97c3d863a98148299fa116fdb54be470"}, "domain_id": "default", "enabled": true, "options": {}, "id": "97c3d863a98148299fa116fdb54be470", "email": "tacker@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/a2a0c8c0f19941808c9f618af50b3b79"}, "domain_id": "c19db1b8f60647a9a114cd23287c807b", "enabled": true, "options": {}, "id": "a2a0c8c0f19941808c9f618af50b3b79", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "links": {"self": "http://172.30.9.23:5000/v3/users/e292c913af7844408b6509a836e493f5"}, "domain_id": "default", "enabled": true, "id": "e292c913af7844408b6509a836e493f5", "options": {}}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/fe5de73ba9cb41b2be24ccf1f72f5ed4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe5de73ba9cb41b2be24ccf1f72f5ed4", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2019-01-18 06:10:24,158 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-9b11e9a7-4e8a-4e47-bf0c-0e405d35fdb8 2019-01-18 06:10:24,162 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateQoSTests-9f14cb0a-55d4-483-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ba706b97624d515ad18b00564ae578b76c18ee1" 2019-01-18 06:10:24,255 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:10:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1c8b80ab-d6cf-4bc5-83ae-56f2b4734933 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateQoSTests-9f14cb0a-55d4-483-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/74cda3445a3148a081de84e6c7d7abd8"}, "enabled": true, "id": "74cda3445a3148a081de84e6c7d7abd8", "parent_id": "default", "domain_id": "default", "name": "CreateQoSTests-9f14cb0a-55d4-483-proj"}]} 2019-01-18 06:10:24,255 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateQoSTests-9f14cb0a-55d4-483-proj used request id req-1c8b80ab-d6cf-4bc5-83ae-56f2b4734933 2019-01-18 06:10:24,259 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ba706b97624d515ad18b00564ae578b76c18ee1" 2019-01-18 06:10:24,346 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:10:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-702f380e-89f3-4a53-99bf-990bf5988eff Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-18 06:10:24,346 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-702f380e-89f3-4a53-99bf-990bf5988eff 2019-01-18 06:10:24,722 - keystone_utils - INFO - Created user with name - CreateQoSTests-9f14cb0a-55d4-483-user 2019-01-18 06:10:24,722 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:10:24,727 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8dc7a89f6310e7d876fc9425fcf0e42c8cb5c82" 2019-01-18 06:10:24,816 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:10:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9478f743-258d-448e-8f9c-27a0684270f3 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "488fca829f8b496daa1cd2cdc6e45c49", "links": {"self": "http://172.30.9.23:5000/v3/roles/488fca829f8b496daa1cd2cdc6e45c49"}, "name": "Member"}, {"domain_id": null, "id": "6b7f4f4f76264b6fb449c43b86ee3817", "links": {"self": "http://172.30.9.23:5000/v3/roles/6b7f4f4f76264b6fb449c43b86ee3817"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a482b711adf94961bf4bb28eda7f0e28", "links": {"self": "http://172.30.9.23:5000/v3/roles/a482b711adf94961bf4bb28eda7f0e28"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c65201bd05504fa786d79b166e8bbba3", "links": {"self": "http://172.30.9.23:5000/v3/roles/c65201bd05504fa786d79b166e8bbba3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "e7e317b66c174923a8cb46c48d897c8d", "links": {"self": "http://172.30.9.23:5000/v3/roles/e7e317b66c174923a8cb46c48d897c8d"}, "name": "ResellerAdmin"}]} 2019-01-18 06:10:24,817 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-9478f743-258d-448e-8f9c-27a0684270f3 2019-01-18 06:10:24,821 - 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}e8dc7a89f6310e7d876fc9425fcf0e42c8cb5c82" -d '{"role": {"name": "CreateQoSTests-9f14cb0a-55d4-483-proj-role"}}' 2019-01-18 06:10:24,926 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 18 Jan 2019 06:10:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3f1419dd-acfb-4829-8e43-24d5caff9948 Content-Length: 213 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "5985eeb526304ccd8bf7afb4fee22147", "links": {"self": "http://172.30.9.23:5000/v3/roles/5985eeb526304ccd8bf7afb4fee22147"}, "name": "CreateQoSTests-9f14cb0a-55d4-483-proj-role"}} 2019-01-18 06:10:24,926 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-3f1419dd-acfb-4829-8e43-24d5caff9948 2019-01-18 06:10:24,926 - keystone_utils - INFO - Created role with name - CreateQoSTests-9f14cb0a-55d4-483-proj-role 2019-01-18 06:10:24,930 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/5985eeb526304ccd8bf7afb4fee22147 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8dc7a89f6310e7d876fc9425fcf0e42c8cb5c82" 2019-01-18 06:10:25,023 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:10:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-02dab34f-ff1d-42a2-9915-d99bf6a29227 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.23:5000/v3/roles/5985eeb526304ccd8bf7afb4fee22147"}, "domain_id": null, "name": "CreateQoSTests-9f14cb0a-55d4-483-proj-role", "id": "5985eeb526304ccd8bf7afb4fee22147"}} 2019-01-18 06:10:25,023 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/5985eeb526304ccd8bf7afb4fee22147 used request id req-02dab34f-ff1d-42a2-9915-d99bf6a29227 2019-01-18 06:10:25,023 - keystone_utils - INFO - Granting role CreateQoSTests-9f14cb0a-55d4-483-proj-role to project CreateQoSTests-9f14cb0a-55d4-483-proj 2019-01-18 06:10:25,027 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/74cda3445a3148a081de84e6c7d7abd8/users/0795aeac7bde4662b2275ae188d0864a/roles/5985eeb526304ccd8bf7afb4fee22147 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8dc7a89f6310e7d876fc9425fcf0e42c8cb5c82" 2019-01-18 06:10:25,156 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 06:10:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9830fe13-1ea1-4632-aec4-e14133963a22 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 06:10:25,156 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/74cda3445a3148a081de84e6c7d7abd8/users/0795aeac7bde4662b2275ae188d0864a/roles/5985eeb526304ccd8bf7afb4fee22147 used request id req-9830fe13-1ea1-4632-aec4-e14133963a22 2019-01-18 06:10:25,158 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:10:25,159 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:10:25,539 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "488fca829f8b496daa1cd2cdc6e45c49", "name": "Member"}, {"id": "c65201bd05504fa786d79b166e8bbba3", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}], "expires_at": "2019-01-18T07:10:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "020d00b5451a467cb276d06789a1149d", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "id": "e292c913af7844408b6509a836e493f5"}, "audit_ids": ["FlOI33lNRnCzfG_uGUcPYg"], "issued_at": "2019-01-18T06:10:25.000000Z"}} 2019-01-18 06:10:25,540 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9eb18736c73e325d261cfdcbb8ed031fd45389b1" 2019-01-18 06:10:25,552 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:10:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4b1dee14-edc9-42ec-aa9a-5a174ada8272 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:10:25,552 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-4b1dee14-edc9-42ec-aa9a-5a174ada8272 2019-01-18 06:10:25,557 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d/qos-specs -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9eb18736c73e325d261cfdcbb8ed031fd45389b1" 2019-01-18 06:10:26,118 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:10:25 GMT Server: Apache x-compute-request-id: req-a4c746b7-ece7-4f32-b51b-07b0a5c87e67 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-a4c746b7-ece7-4f32-b51b-07b0a5c87e67 Content-Length: 17 Content-Type: application/json RESP BODY: {"qos_specs": []} 2019-01-18 06:10:26,118 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d/qos-specs used request id req-a4c746b7-ece7-4f32-b51b-07b0a5c87e67 2019-01-18 06:10:26,121 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-a4c746b7-ece7-4f32-b51b-07b0a5c87e67" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9eb18736c73e325d261cfdcbb8ed031fd45389b1" -d '{"qos_specs": {"consumer": "both", "name": "CreateQoSTests-3b4966d9-9d6d-4633-9f26-6342ebb1fe9b"}}' 2019-01-18 06:10:26,310 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:10:26 GMT Server: Apache x-compute-request-id: req-d8c8dbeb-3c89-42e6-a01c-44b872864d57 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-d8c8dbeb-3c89-42e6-a01c-44b872864d57 Content-Encoding: gzip Content-Length: 237 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {}, "consumer": "both", "id": "d8ed94d4-c599-4790-b2e4-ee665b49213e", "name": "CreateQoSTests-3b4966d9-9d6d-4633-9f26-6342ebb1fe9b"}, "links": [{"href": "http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d/qos-specs/d8ed94d4-c599-4790-b2e4-ee665b49213e", "rel": "self"}, {"href": "http://172.30.9.23:8776/020d00b5451a467cb276d06789a1149d/qos-specs/d8ed94d4-c599-4790-b2e4-ee665b49213e", "rel": "bookmark"}]} 2019-01-18 06:10:26,310 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d/qos-specs used request id req-d8c8dbeb-3c89-42e6-a01c-44b872864d57 2019-01-18 06:10:26,311 - create_qos - INFO - Created qos with name - CreateQoSTests-3b4966d9-9d6d-4633-9f26-6342ebb1fe9b 2019-01-18 06:10:26,314 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d/qos-specs -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ddc6c5281e0bbc77003b578fa0fb20065a49a60" 2019-01-18 06:10:26,505 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:10:26 GMT Server: Apache x-compute-request-id: req-038ad52f-a386-4e1d-9045-162c2dee2e1e OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-038ad52f-a386-4e1d-9045-162c2dee2e1e Content-Encoding: gzip Content-Length: 149 Content-Type: application/json RESP BODY: {"qos_specs": [{"specs": {}, "consumer": "both", "id": "d8ed94d4-c599-4790-b2e4-ee665b49213e", "name": "CreateQoSTests-3b4966d9-9d6d-4633-9f26-6342ebb1fe9b"}]} 2019-01-18 06:10:26,506 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d/qos-specs used request id req-038ad52f-a386-4e1d-9045-162c2dee2e1e 2019-01-18 06:10:26,506 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:10:26,507 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:10:26,887 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "488fca829f8b496daa1cd2cdc6e45c49", "name": "Member"}, {"id": "c65201bd05504fa786d79b166e8bbba3", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}], "expires_at": "2019-01-18T07:10:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "020d00b5451a467cb276d06789a1149d", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "id": "e292c913af7844408b6509a836e493f5"}, "audit_ids": ["Rka9Frz4RACjn9naDhL_Zw"], "issued_at": "2019-01-18T06:10:26.000000Z"}} 2019-01-18 06:10:26,887 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6094a4a7b1bfef40c6a20a5274178bcd0f46279" 2019-01-18 06:10:26,965 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:10:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-23cf444d-aaf4-4119-895f-49951c4565ea Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:10:26,965 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-23cf444d-aaf4-4119-895f-49951c4565ea 2019-01-18 06:10:26,971 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d/qos-specs -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6094a4a7b1bfef40c6a20a5274178bcd0f46279" 2019-01-18 06:10:27,159 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:10:26 GMT Server: Apache x-compute-request-id: req-cac8f113-5c53-4335-a9f5-9959fe658af0 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-cac8f113-5c53-4335-a9f5-9959fe658af0 Content-Encoding: gzip Content-Length: 149 Content-Type: application/json RESP BODY: {"qos_specs": [{"specs": {}, "consumer": "both", "id": "d8ed94d4-c599-4790-b2e4-ee665b49213e", "name": "CreateQoSTests-3b4966d9-9d6d-4633-9f26-6342ebb1fe9b"}]} 2019-01-18 06:10:27,159 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d/qos-specs used request id req-cac8f113-5c53-4335-a9f5-9959fe658af0 2019-01-18 06:10:27,160 - cinder_utils - INFO - Deleting QoS named - CreateQoSTests-3b4966d9-9d6d-4633-9f26-6342ebb1fe9b 2019-01-18 06:10:27,163 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d/qos-specs/d8ed94d4-c599-4790-b2e4-ee665b49213e?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-a4c746b7-ece7-4f32-b51b-07b0a5c87e67" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9eb18736c73e325d261cfdcbb8ed031fd45389b1" 2019-01-18 06:10:27,357 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Fri, 18 Jan 2019 06:10:27 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-1cdd42f3-52b5-4ad4-9dab-099e388b11ea 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. 2019-01-18 06:10:27,357 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d/qos-specs/d8ed94d4-c599-4790-b2e4-ee665b49213e?force=False used request id req-1cdd42f3-52b5-4ad4-9dab-099e388b11ea 2019-01-18 06:10:27,364 - 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}e8dc7a89f6310e7d876fc9425fcf0e42c8cb5c82" 2019-01-18 06:10:27,587 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-4ddfa451-2397-4f7d-9ac2-d7449024c0cb Date: Fri, 18 Jan 2019 06:10:27 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-18T04:53:26Z", "updated_at": "2019-01-18T04:53:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:53:26Z", "revision_number": 0, "id": "571036d3-cb1d-483a-acb9-96f19293add9", "remote_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "remote_ip_prefix": null, "created_at": "2019-01-18T04:53:26Z", "security_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:53:26Z", "revision_number": 0, "id": "260c2de9-5dc5-4508-b06c-24b9d7ed838c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:53:26Z", "security_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:53:26Z", "revision_number": 0, "id": "9c6f69fc-3bf8-4346-9288-5a255b82b67e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:53:26Z", "security_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:53:26Z", "revision_number": 0, "id": "84255fa4-c13a-4cfe-b73d-e56ee216ca1e", "remote_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "remote_ip_prefix": null, "created_at": "2019-01-18T04:53:26Z", "security_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "created_at": "2019-01-18T04:51:20Z", "updated_at": "2019-01-18T04:51:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "87b9b994-ae22-4850-863a-6a4925bd01fe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv4", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "45161a51-d6dd-4bb8-986d-bc2f88599c1d", "remote_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv6", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "2b339890-44d0-4711-a050-08a64d58e2a0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv6", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "24c99e6f-888c-4943-9c93-54ad3b18b18c", "remote_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv4", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}], "revision_number": 4, "project_id": "9c53a91613fb4d5080479ac6f51697ed", "id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "020d00b5451a467cb276d06789a1149d", "created_at": "2019-01-18T05:59:12Z", "updated_at": "2019-01-18T05:59:12Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:12Z", "revision_number": 0, "id": "8faf6dda-6919-4b75-b745-2af38abf8dcf", "remote_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:12Z", "security_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "tenant_id": "020d00b5451a467cb276d06789a1149d", "port_range_min": null, "ethertype": "IPv4", "project_id": "020d00b5451a467cb276d06789a1149d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:12Z", "revision_number": 0, "id": "60f7d4a7-1a27-4801-a1e8-5bf33633b818", "remote_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:12Z", "security_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "tenant_id": "020d00b5451a467cb276d06789a1149d", "port_range_min": null, "ethertype": "IPv6", "project_id": "020d00b5451a467cb276d06789a1149d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:12Z", "revision_number": 0, "id": "38b9f88b-1fc0-40d1-af74-237d79be193d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:12Z", "security_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "tenant_id": "020d00b5451a467cb276d06789a1149d", "port_range_min": null, "ethertype": "IPv4", "project_id": "020d00b5451a467cb276d06789a1149d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:12Z", "revision_number": 0, "id": "38b091dd-dca7-4cbe-8c1c-dd18a74bfca8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:12Z", "security_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "tenant_id": "020d00b5451a467cb276d06789a1149d", "port_range_min": null, "ethertype": "IPv6", "project_id": "020d00b5451a467cb276d06789a1149d"}], "revision_number": 4, "project_id": "020d00b5451a467cb276d06789a1149d", "id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "created_at": "2019-01-18T04:39:06Z", "updated_at": "2019-01-18T04:39:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "0aedefa2-edbc-47b5-bead-e954540f6937", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "47feb8aba08a40dca7028a1701e597b9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "8860837e-afbd-4411-adf9-d88db88c2114", "remote_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "47feb8aba08a40dca7028a1701e597b9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "4e399c2e-bc03-4aa3-b192-1fafdc9248ba", "remote_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "47feb8aba08a40dca7028a1701e597b9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "4bf1a402-0fa2-4cfd-9fee-4a28f16bb271", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "47feb8aba08a40dca7028a1701e597b9"}], "revision_number": 4, "project_id": "47feb8aba08a40dca7028a1701e597b9", "id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "name": "default"}]} 2019-01-18 06:10:27,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-4ddfa451-2397-4f7d-9ac2-d7449024c0cb 2019-01-18 06:10:27,592 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/9c53a91613fb4d5080479ac6f51697ed -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8dc7a89f6310e7d876fc9425fcf0e42c8cb5c82" 2019-01-18 06:10:27,680 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:10:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7e0ef8b7-1718-480c-81db-81b796e9e48d Content-Encoding: gzip Content-Length: 190 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/9c53a91613fb4d5080479ac6f51697ed"}, "enabled": true, "id": "9c53a91613fb4d5080479ac6f51697ed", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2019-01-18 06:10:27,680 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/9c53a91613fb4d5080479ac6f51697ed used request id req-7e0ef8b7-1718-480c-81db-81b796e9e48d 2019-01-18 06:10:27,684 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/020d00b5451a467cb276d06789a1149d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8dc7a89f6310e7d876fc9425fcf0e42c8cb5c82" 2019-01-18 06:10:27,778 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:10:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eeb4e0d0-13a4-486a-b2bf-01ac9cde0c37 Content-Encoding: gzip Content-Length: 248 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/020d00b5451a467cb276d06789a1149d"}, "enabled": true, "id": "020d00b5451a467cb276d06789a1149d", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}} 2019-01-18 06:10:27,778 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/020d00b5451a467cb276d06789a1149d used request id req-eeb4e0d0-13a4-486a-b2bf-01ac9cde0c37 2019-01-18 06:10:27,782 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/47feb8aba08a40dca7028a1701e597b9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8dc7a89f6310e7d876fc9425fcf0e42c8cb5c82" 2019-01-18 06:10:27,862 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:10:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6b2e6660-6568-4d5b-a2de-55a4985a612b Content-Encoding: gzip Content-Length: 205 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/47feb8aba08a40dca7028a1701e597b9"}, "enabled": true, "id": "47feb8aba08a40dca7028a1701e597b9", "parent_id": "default", "domain_id": "default", "name": "service"}} 2019-01-18 06:10:27,862 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/47feb8aba08a40dca7028a1701e597b9 used request id req-6b2e6660-6568-4d5b-a2de-55a4985a612b 2019-01-18 06:10:27,863 - keystone_utils - INFO - Deleting project with name - CreateQoSTests-9f14cb0a-55d4-483-proj 2019-01-18 06:10:27,867 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/74cda3445a3148a081de84e6c7d7abd8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8dc7a89f6310e7d876fc9425fcf0e42c8cb5c82" 2019-01-18 06:10:28,115 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 06:10:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ce8b0404-2181-4759-901a-f2a8b44edc6e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 06:10:28,115 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/74cda3445a3148a081de84e6c7d7abd8 used request id req-ce8b0404-2181-4759-901a-f2a8b44edc6e 2019-01-18 06:10:28,115 - keystone_utils - INFO - Deleting role with name - CreateQoSTests-9f14cb0a-55d4-483-proj-role 2019-01-18 06:10:28,119 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/5985eeb526304ccd8bf7afb4fee22147 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8dc7a89f6310e7d876fc9425fcf0e42c8cb5c82" 2019-01-18 06:10:28,231 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 06:10:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5593e8e6-63e7-4acf-a0f5-9a75f37f3ac1 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 06:10:28,231 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/5985eeb526304ccd8bf7afb4fee22147 used request id req-5593e8e6-63e7-4acf-a0f5-9a75f37f3ac1 2019-01-18 06:10:28,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}e8dc7a89f6310e7d876fc9425fcf0e42c8cb5c82" 2019-01-18 06:10:28,317 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:10:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bd7d08e9-f58e-4208-a57f-79ffd48bc84b Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "488fca829f8b496daa1cd2cdc6e45c49", "links": {"self": "http://172.30.9.23:5000/v3/roles/488fca829f8b496daa1cd2cdc6e45c49"}, "name": "Member"}, {"domain_id": null, "id": "6b7f4f4f76264b6fb449c43b86ee3817", "links": {"self": "http://172.30.9.23:5000/v3/roles/6b7f4f4f76264b6fb449c43b86ee3817"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a482b711adf94961bf4bb28eda7f0e28", "links": {"self": "http://172.30.9.23:5000/v3/roles/a482b711adf94961bf4bb28eda7f0e28"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c65201bd05504fa786d79b166e8bbba3", "links": {"self": "http://172.30.9.23:5000/v3/roles/c65201bd05504fa786d79b166e8bbba3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "e7e317b66c174923a8cb46c48d897c8d", "links": {"self": "http://172.30.9.23:5000/v3/roles/e7e317b66c174923a8cb46c48d897c8d"}, "name": "ResellerAdmin"}]} 2019-01-18 06:10:28,317 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-bd7d08e9-f58e-4208-a57f-79ffd48bc84b 2019-01-18 06:10:28,318 - keystone_utils - INFO - Deleting user with name - CreateQoSTests-9f14cb0a-55d4-483-user 2019-01-18 06:10:28,322 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/0795aeac7bde4662b2275ae188d0864a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ba706b97624d515ad18b00564ae578b76c18ee1" 2019-01-18 06:10:28,500 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 06:10:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-01df30e9-e6ca-4591-9c6d-1081a21284fc Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 06:10:28,500 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/0795aeac7bde4662b2275ae188d0864a used request id req-01df30e9-e6ca-4591-9c6d-1081a21284fc 2019-01-18 06:10:28,502 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:10:28,886 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "488fca829f8b496daa1cd2cdc6e45c49", "name": "Member"}, {"id": "c65201bd05504fa786d79b166e8bbba3", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}], "expires_at": "2019-01-18T07:10:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "020d00b5451a467cb276d06789a1149d", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "id": "e292c913af7844408b6509a836e493f5"}, "audit_ids": ["orrcRhv_TSysgqRIc0n3kg"], "issued_at": "2019-01-18T06:10:28.000000Z"}} 2019-01-18 06:10:28,886 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74c2f7eebfc9f5e3d58c92e6318f6471bc65ecf2" 2019-01-18 06:10:28,968 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:10:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f5843dac-c12e-4e59-8092-fab8719018e9 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:10:28,968 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-f5843dac-c12e-4e59-8092-fab8719018e9 2019-01-18 06:10:28,970 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:10:28,971 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:10:29,363 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "488fca829f8b496daa1cd2cdc6e45c49", "name": "Member"}, {"id": "c65201bd05504fa786d79b166e8bbba3", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}], "expires_at": "2019-01-18T07:10:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "020d00b5451a467cb276d06789a1149d", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "id": "e292c913af7844408b6509a836e493f5"}, "audit_ids": ["2naG8-mtQ-ikz-yV5saCpw"], "issued_at": "2019-01-18T06:10:29.000000Z"}} 2019-01-18 06:10:29,364 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3482c60a471de14c935f7ede8812c8f147638e80" 2019-01-18 06:10:29,450 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:10:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-44c715e6-0345-418f-973b-8ebac3e78e6f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:10:29,451 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-44c715e6-0345-418f-973b-8ebac3e78e6f 2019-01-18 06:10:29,455 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-18 06:10:29,460 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 18 Jan 2019 06:10: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"}]}]}} 2019-01-18 06:10:29,461 - 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-e6fa2a51-183e-4d2-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3482c60a471de14c935f7ede8812c8f147638e80" 2019-01-18 06:10:29,550 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:10:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-66f17857-216d-44f9-96db-40f9b76bc839 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-e6fa2a51-183e-4d2-proj", "previous": null, "next": null}, "projects": []} 2019-01-18 06:10:29,550 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeTypeSuccessTests-e6fa2a51-183e-4d2-proj used request id req-66f17857-216d-44f9-96db-40f9b76bc839 2019-01-18 06:10:29,554 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3482c60a471de14c935f7ede8812c8f147638e80" 2019-01-18 06:10:29,642 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:10:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-38cec0ab-c291-463b-9db8-7a18f1c63e4f Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-18 06:10:29,642 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-38cec0ab-c291-463b-9db8-7a18f1c63e4f 2019-01-18 06:10:29,646 - 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}3482c60a471de14c935f7ede8812c8f147638e80" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSimpleVolumeTypeSuccessTests-e6fa2a51-183e-4d2-proj"}}' 2019-01-18 06:10:29,746 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 18 Jan 2019 06:10:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9fb267bb-38a3-4a3e-a29d-1f748ff72b43 Content-Length: 319 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/a18336d17353498d9f63f686513abd1e"}, "enabled": true, "id": "a18336d17353498d9f63f686513abd1e", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeTypeSuccessTests-e6fa2a51-183e-4d2-proj"}} 2019-01-18 06:10:29,746 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-9fb267bb-38a3-4a3e-a29d-1f748ff72b43 2019-01-18 06:10:29,746 - keystone_utils - INFO - Created project with name - CreateSimpleVolumeTypeSuccessTests-e6fa2a51-183e-4d2-proj 2019-01-18 06:10:29,746 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:10:29,747 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:10:30,136 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "488fca829f8b496daa1cd2cdc6e45c49", "name": "Member"}, {"id": "c65201bd05504fa786d79b166e8bbba3", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}], "expires_at": "2019-01-18T07:10:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "020d00b5451a467cb276d06789a1149d", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "id": "e292c913af7844408b6509a836e493f5"}, "audit_ids": ["8FvweXEoTrqsTYlT31zn_Q"], "issued_at": "2019-01-18T06:10:30.000000Z"}} 2019-01-18 06:10:30,136 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab897a378d88d919e437524ddb090f0411098ba2" 2019-01-18 06:10:30,225 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:10:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-818d66cf-b15d-499f-9502-79bb48e22b0a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:10:30,225 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-818d66cf-b15d-499f-9502-79bb48e22b0a 2019-01-18 06:10:30,229 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-18 06:10:30,235 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 18 Jan 2019 06:10: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"}]}]}} 2019-01-18 06:10:30,236 - 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}ab897a378d88d919e437524ddb090f0411098ba2" 2019-01-18 06:10:30,422 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:10:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ef500f8f-ec18-4206-a318-28ad889a4903 Content-Encoding: gzip Content-Length: 869 Content-Type: application/json RESP BODY: {"users": [{"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/0607a2b4beb0408e9fa51cc5ba027ac6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0607a2b4beb0408e9fa51cc5ba027ac6", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/17c61b95071545a094cc82823d2b88b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "17c61b95071545a094cc82823d2b88b8", "email": "nova@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/29e5d2dfed2447bda26fc75bd1122674"}, "domain_id": "default", "enabled": true, "options": {}, "id": "29e5d2dfed2447bda26fc75bd1122674", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/3b6dcc8c791e4b6e8831f5b5e583de80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3b6dcc8c791e4b6e8831f5b5e583de80", "email": "neutron@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.23:5000/v3/users/45ab52d673584bc198669be88c88b878"}, "domain_id": "default", "enabled": true, "options": {}, "id": "45ab52d673584bc198669be88c88b878", "email": "barbican@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/57795b4ee52f49c6a71f55bb6c4012f8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "57795b4ee52f49c6a71f55bb6c4012f8", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/5c52969262974d64ac2a300ca5d60f50"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c52969262974d64ac2a300ca5d60f50", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/5fc15572bb1c489ba92bd9945bbc1f64"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5fc15572bb1c489ba92bd9945bbc1f64", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/6b519d70e25f4e61a9dfd738cd6bba22"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6b519d70e25f4e61a9dfd738cd6bba22", "email": "heat@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.23:5000/v3/users/8248437208b540c2893a7117ad102a87"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8248437208b540c2893a7117ad102a87", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/890dee97e62840c5b15e36f03f6b7efc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "890dee97e62840c5b15e36f03f6b7efc", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/8cccb516ecc44ed9bb7c8633df108fd4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8cccb516ecc44ed9bb7c8633df108fd4", "email": "glance@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.23:5000/v3/users/97c3d863a98148299fa116fdb54be470"}, "domain_id": "default", "enabled": true, "options": {}, "id": "97c3d863a98148299fa116fdb54be470", "email": "tacker@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/a2a0c8c0f19941808c9f618af50b3b79"}, "domain_id": "c19db1b8f60647a9a114cd23287c807b", "enabled": true, "options": {}, "id": "a2a0c8c0f19941808c9f618af50b3b79", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "links": {"self": "http://172.30.9.23:5000/v3/users/e292c913af7844408b6509a836e493f5"}, "domain_id": "default", "enabled": true, "id": "e292c913af7844408b6509a836e493f5", "options": {}}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/fe5de73ba9cb41b2be24ccf1f72f5ed4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe5de73ba9cb41b2be24ccf1f72f5ed4", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2019-01-18 06:10:30,422 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-ef500f8f-ec18-4206-a318-28ad889a4903 2019-01-18 06:10:30,426 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateSimpleVolumeTypeSuccessTests-e6fa2a51-183e-4d2-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab897a378d88d919e437524ddb090f0411098ba2" 2019-01-18 06:10:30,447 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:10:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7169658d-65c5-4413-af5f-abe6a68869b9 Content-Encoding: gzip Content-Length: 262 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateSimpleVolumeTypeSuccessTests-e6fa2a51-183e-4d2-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/a18336d17353498d9f63f686513abd1e"}, "enabled": true, "id": "a18336d17353498d9f63f686513abd1e", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeTypeSuccessTests-e6fa2a51-183e-4d2-proj"}]} 2019-01-18 06:10:30,447 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateSimpleVolumeTypeSuccessTests-e6fa2a51-183e-4d2-proj used request id req-7169658d-65c5-4413-af5f-abe6a68869b9 2019-01-18 06:10:30,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}ab897a378d88d919e437524ddb090f0411098ba2" 2019-01-18 06:10:30,534 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:10:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-da6105d8-0e2b-4287-be24-aa5c58a0ca70 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-18 06:10:30,534 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-da6105d8-0e2b-4287-be24-aa5c58a0ca70 2019-01-18 06:10:30,901 - keystone_utils - INFO - Created user with name - CreateSimpleVolumeTypeSuccessTests-e6fa2a51-183e-4d2-user 2019-01-18 06:10:30,901 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:10:30,906 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3482c60a471de14c935f7ede8812c8f147638e80" 2019-01-18 06:10:31,005 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:10:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c5bf8e27-13d5-48a0-b03a-5c1fad75c80f Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "488fca829f8b496daa1cd2cdc6e45c49", "links": {"self": "http://172.30.9.23:5000/v3/roles/488fca829f8b496daa1cd2cdc6e45c49"}, "name": "Member"}, {"domain_id": null, "id": "6b7f4f4f76264b6fb449c43b86ee3817", "links": {"self": "http://172.30.9.23:5000/v3/roles/6b7f4f4f76264b6fb449c43b86ee3817"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a482b711adf94961bf4bb28eda7f0e28", "links": {"self": "http://172.30.9.23:5000/v3/roles/a482b711adf94961bf4bb28eda7f0e28"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c65201bd05504fa786d79b166e8bbba3", "links": {"self": "http://172.30.9.23:5000/v3/roles/c65201bd05504fa786d79b166e8bbba3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "e7e317b66c174923a8cb46c48d897c8d", "links": {"self": "http://172.30.9.23:5000/v3/roles/e7e317b66c174923a8cb46c48d897c8d"}, "name": "ResellerAdmin"}]} 2019-01-18 06:10:31,006 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-c5bf8e27-13d5-48a0-b03a-5c1fad75c80f 2019-01-18 06:10:31,010 - 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}3482c60a471de14c935f7ede8812c8f147638e80" -d '{"role": {"name": "CreateSimpleVolumeTypeSuccessTests-e6fa2a51-183e-4d2-proj-role"}}' 2019-01-18 06:10:31,105 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 18 Jan 2019 06:10:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-642397b9-fdf9-48ff-bd6d-70cc4b9ae00d Content-Length: 233 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "9e7c51b8a0514130b9a92b0a1e0081a0", "links": {"self": "http://172.30.9.23:5000/v3/roles/9e7c51b8a0514130b9a92b0a1e0081a0"}, "name": "CreateSimpleVolumeTypeSuccessTests-e6fa2a51-183e-4d2-proj-role"}} 2019-01-18 06:10:31,105 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-642397b9-fdf9-48ff-bd6d-70cc4b9ae00d 2019-01-18 06:10:31,105 - keystone_utils - INFO - Created role with name - CreateSimpleVolumeTypeSuccessTests-e6fa2a51-183e-4d2-proj-role 2019-01-18 06:10:31,109 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/9e7c51b8a0514130b9a92b0a1e0081a0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3482c60a471de14c935f7ede8812c8f147638e80" 2019-01-18 06:10:31,124 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:10:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a55d680c-762b-4c5c-9096-7b21b6e77889 Content-Encoding: gzip Content-Length: 185 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.23:5000/v3/roles/9e7c51b8a0514130b9a92b0a1e0081a0"}, "domain_id": null, "name": "CreateSimpleVolumeTypeSuccessTests-e6fa2a51-183e-4d2-proj-role", "id": "9e7c51b8a0514130b9a92b0a1e0081a0"}} 2019-01-18 06:10:31,124 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/9e7c51b8a0514130b9a92b0a1e0081a0 used request id req-a55d680c-762b-4c5c-9096-7b21b6e77889 2019-01-18 06:10:31,124 - keystone_utils - INFO - Granting role CreateSimpleVolumeTypeSuccessTests-e6fa2a51-183e-4d2-proj-role to project CreateSimpleVolumeTypeSuccessTests-e6fa2a51-183e-4d2-proj 2019-01-18 06:10:31,128 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/a18336d17353498d9f63f686513abd1e/users/9abc4393a25f4f898048d5b8d80e7236/roles/9e7c51b8a0514130b9a92b0a1e0081a0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3482c60a471de14c935f7ede8812c8f147638e80" 2019-01-18 06:10:31,258 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 06:10:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bb73c67c-d9f9-42ef-bfa9-5e1689c7ddd2 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 06:10:31,258 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/a18336d17353498d9f63f686513abd1e/users/9abc4393a25f4f898048d5b8d80e7236/roles/9e7c51b8a0514130b9a92b0a1e0081a0 used request id req-bb73c67c-d9f9-42ef-bfa9-5e1689c7ddd2 2019-01-18 06:10:31,260 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:10:31,261 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:10:31,635 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "488fca829f8b496daa1cd2cdc6e45c49", "name": "Member"}, {"id": "c65201bd05504fa786d79b166e8bbba3", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}], "expires_at": "2019-01-18T07:10:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "020d00b5451a467cb276d06789a1149d", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "id": "e292c913af7844408b6509a836e493f5"}, "audit_ids": ["xofW-iH_SXq1_vgGG5niXg"], "issued_at": "2019-01-18T06:10:31.000000Z"}} 2019-01-18 06:10:31,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}c090646afe253d9c707b4d6096ea473d08c81874" 2019-01-18 06:10:31,648 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:10:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3772c3dc-c9c3-4534-ad2d-3fcfe612e165 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:10:31,649 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-3772c3dc-c9c3-4534-ad2d-3fcfe612e165 2019-01-18 06:10:31,654 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d/types?is_public=None -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c090646afe253d9c707b4d6096ea473d08c81874" 2019-01-18 06:10:31,817 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:10:31 GMT Server: Apache x-compute-request-id: req-52826a02-4a3d-49a4-82e3-4c32806578ae OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-52826a02-4a3d-49a4-82e3-4c32806578ae Content-Length: 20 Content-Type: application/json RESP BODY: {"volume_types": []} 2019-01-18 06:10:31,817 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d/types?is_public=None used request id req-52826a02-4a3d-49a4-82e3-4c32806578ae 2019-01-18 06:10:31,821 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-52826a02-4a3d-49a4-82e3-4c32806578ae" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c090646afe253d9c707b4d6096ea473d08c81874" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CreateSimpleVolumeTypeSuccessTests-6ae3cf6d-c9c5-4b97-bc7b-25402dc7772f", "description": null}}' 2019-01-18 06:10:32,032 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:10:31 GMT Server: Apache x-compute-request-id: req-fb018def-19b2-47e2-ab6a-3c1a10c4826f OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-fb018def-19b2-47e2-ab6a-3c1a10c4826f Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateSimpleVolumeTypeSuccessTests-6ae3cf6d-c9c5-4b97-bc7b-25402dc7772f", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "8c6abe41-88d5-44c7-abaa-1536b45d27ba", "description": null}} 2019-01-18 06:10:32,032 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d/types used request id req-fb018def-19b2-47e2-ab6a-3c1a10c4826f 2019-01-18 06:10:32,033 - create_volume_type - INFO - Created volume type with name - CreateSimpleVolumeTypeSuccessTests-6ae3cf6d-c9c5-4b97-bc7b-25402dc7772f 2019-01-18 06:10:32,036 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d/types?is_public=None -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74c2f7eebfc9f5e3d58c92e6318f6471bc65ecf2" 2019-01-18 06:10:32,218 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:10:32 GMT Server: Apache x-compute-request-id: req-2cd20749-39c0-4ef8-96e5-d875b4adb16d OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-2cd20749-39c0-4ef8-96e5-d875b4adb16d Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"volume_types": [{"name": "CreateSimpleVolumeTypeSuccessTests-6ae3cf6d-c9c5-4b97-bc7b-25402dc7772f", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "8c6abe41-88d5-44c7-abaa-1536b45d27ba", "description": null}]} 2019-01-18 06:10:32,218 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d/types?is_public=None used request id req-2cd20749-39c0-4ef8-96e5-d875b4adb16d 2019-01-18 06:10:32,222 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d/types/8c6abe41-88d5-44c7-abaa-1536b45d27ba -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-2cd20749-39c0-4ef8-96e5-d875b4adb16d" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74c2f7eebfc9f5e3d58c92e6318f6471bc65ecf2" 2019-01-18 06:10:32,400 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:10:32 GMT Server: Apache x-compute-request-id: req-4665b1e3-da7a-44a4-b4df-1bfadeb3f78f OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-4665b1e3-da7a-44a4-b4df-1bfadeb3f78f Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateSimpleVolumeTypeSuccessTests-6ae3cf6d-c9c5-4b97-bc7b-25402dc7772f", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "8c6abe41-88d5-44c7-abaa-1536b45d27ba", "description": null}} 2019-01-18 06:10:32,400 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d/types/8c6abe41-88d5-44c7-abaa-1536b45d27ba used request id req-4665b1e3-da7a-44a4-b4df-1bfadeb3f78f 2019-01-18 06:10:32,403 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d/types/8c6abe41-88d5-44c7-abaa-1536b45d27ba/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-2cd20749-39c0-4ef8-96e5-d875b4adb16d" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74c2f7eebfc9f5e3d58c92e6318f6471bc65ecf2" 2019-01-18 06:10:32,584 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:10:32 GMT Server: Apache x-compute-request-id: req-1763f40b-2eee-4025-bf3b-b8c61045c398 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-1763f40b-2eee-4025-bf3b-b8c61045c398 Content-Length: 2 Content-Type: application/json RESP BODY: {} 2019-01-18 06:10:32,584 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d/types/8c6abe41-88d5-44c7-abaa-1536b45d27ba/encryption used request id req-1763f40b-2eee-4025-bf3b-b8c61045c398 2019-01-18 06:10:32,584 - cinder_utils - INFO - Deleting volume named - CreateSimpleVolumeTypeSuccessTests-6ae3cf6d-c9c5-4b97-bc7b-25402dc7772f 2019-01-18 06:10:32,587 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d/types/8c6abe41-88d5-44c7-abaa-1536b45d27ba -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-2cd20749-39c0-4ef8-96e5-d875b4adb16d" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74c2f7eebfc9f5e3d58c92e6318f6471bc65ecf2" 2019-01-18 06:10:32,798 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Fri, 18 Jan 2019 06:10:32 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-edf4f3a4-4e46-4e60-b1e2-95221b7cb9f8 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. 2019-01-18 06:10:32,799 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d/types/8c6abe41-88d5-44c7-abaa-1536b45d27ba used request id req-edf4f3a4-4e46-4e60-b1e2-95221b7cb9f8 2019-01-18 06:10:32,802 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d/types?is_public=None -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-2cd20749-39c0-4ef8-96e5-d875b4adb16d" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74c2f7eebfc9f5e3d58c92e6318f6471bc65ecf2" 2019-01-18 06:10:32,971 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:10:32 GMT Server: Apache x-compute-request-id: req-9e72487e-6550-489f-8870-5d3d483f6280 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-9e72487e-6550-489f-8870-5d3d483f6280 Content-Length: 20 Content-Type: application/json RESP BODY: {"volume_types": []} 2019-01-18 06:10:32,971 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d/types?is_public=None used request id req-9e72487e-6550-489f-8870-5d3d483f6280 2019-01-18 06:10:32,972 - cinder_utils - INFO - Deleting volume named - CreateSimpleVolumeTypeSuccessTests-6ae3cf6d-c9c5-4b97-bc7b-25402dc7772f 2019-01-18 06:10:32,974 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d/types/8c6abe41-88d5-44c7-abaa-1536b45d27ba -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-52826a02-4a3d-49a4-82e3-4c32806578ae" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c090646afe253d9c707b4d6096ea473d08c81874" 2019-01-18 06:10:32,995 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Fri, 18 Jan 2019 06:10:32 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-95cb4f45-baf1-4ca1-8b2e-8990e6fafdef x-openstack-request-id: req-95cb4f45-baf1-4ca1-8b2e-8990e6fafdef Content-Length: 114 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume type 8c6abe41-88d5-44c7-abaa-1536b45d27ba could not be found.", "code": 404}} 2019-01-18 06:10:32,995 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d/types/8c6abe41-88d5-44c7-abaa-1536b45d27ba used request id req-95cb4f45-baf1-4ca1-8b2e-8990e6fafdef 2019-01-18 06:10:33,001 - 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}3482c60a471de14c935f7ede8812c8f147638e80" 2019-01-18 06:10:33,212 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-cef4000c-c036-4071-b01e-694e9213a49e Date: Fri, 18 Jan 2019 06:10:33 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-18T04:53:26Z", "updated_at": "2019-01-18T04:53:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:53:26Z", "revision_number": 0, "id": "571036d3-cb1d-483a-acb9-96f19293add9", "remote_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "remote_ip_prefix": null, "created_at": "2019-01-18T04:53:26Z", "security_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:53:26Z", "revision_number": 0, "id": "260c2de9-5dc5-4508-b06c-24b9d7ed838c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:53:26Z", "security_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:53:26Z", "revision_number": 0, "id": "9c6f69fc-3bf8-4346-9288-5a255b82b67e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:53:26Z", "security_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:53:26Z", "revision_number": 0, "id": "84255fa4-c13a-4cfe-b73d-e56ee216ca1e", "remote_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "remote_ip_prefix": null, "created_at": "2019-01-18T04:53:26Z", "security_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "created_at": "2019-01-18T04:51:20Z", "updated_at": "2019-01-18T04:51:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "87b9b994-ae22-4850-863a-6a4925bd01fe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv4", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "45161a51-d6dd-4bb8-986d-bc2f88599c1d", "remote_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv6", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "2b339890-44d0-4711-a050-08a64d58e2a0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv6", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "24c99e6f-888c-4943-9c93-54ad3b18b18c", "remote_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv4", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}], "revision_number": 4, "project_id": "9c53a91613fb4d5080479ac6f51697ed", "id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "020d00b5451a467cb276d06789a1149d", "created_at": "2019-01-18T05:59:12Z", "updated_at": "2019-01-18T05:59:12Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:12Z", "revision_number": 0, "id": "8faf6dda-6919-4b75-b745-2af38abf8dcf", "remote_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:12Z", "security_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "tenant_id": "020d00b5451a467cb276d06789a1149d", "port_range_min": null, "ethertype": "IPv4", "project_id": "020d00b5451a467cb276d06789a1149d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:12Z", "revision_number": 0, "id": "60f7d4a7-1a27-4801-a1e8-5bf33633b818", "remote_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:12Z", "security_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "tenant_id": "020d00b5451a467cb276d06789a1149d", "port_range_min": null, "ethertype": "IPv6", "project_id": "020d00b5451a467cb276d06789a1149d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:12Z", "revision_number": 0, "id": "38b9f88b-1fc0-40d1-af74-237d79be193d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:12Z", "security_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "tenant_id": "020d00b5451a467cb276d06789a1149d", "port_range_min": null, "ethertype": "IPv4", "project_id": "020d00b5451a467cb276d06789a1149d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:12Z", "revision_number": 0, "id": "38b091dd-dca7-4cbe-8c1c-dd18a74bfca8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:12Z", "security_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "tenant_id": "020d00b5451a467cb276d06789a1149d", "port_range_min": null, "ethertype": "IPv6", "project_id": "020d00b5451a467cb276d06789a1149d"}], "revision_number": 4, "project_id": "020d00b5451a467cb276d06789a1149d", "id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "created_at": "2019-01-18T04:39:06Z", "updated_at": "2019-01-18T04:39:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "0aedefa2-edbc-47b5-bead-e954540f6937", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "47feb8aba08a40dca7028a1701e597b9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "8860837e-afbd-4411-adf9-d88db88c2114", "remote_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "47feb8aba08a40dca7028a1701e597b9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "4e399c2e-bc03-4aa3-b192-1fafdc9248ba", "remote_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "47feb8aba08a40dca7028a1701e597b9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "4bf1a402-0fa2-4cfd-9fee-4a28f16bb271", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "47feb8aba08a40dca7028a1701e597b9"}], "revision_number": 4, "project_id": "47feb8aba08a40dca7028a1701e597b9", "id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "name": "default"}]} 2019-01-18 06:10:33,213 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-cef4000c-c036-4071-b01e-694e9213a49e 2019-01-18 06:10:33,218 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/9c53a91613fb4d5080479ac6f51697ed -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3482c60a471de14c935f7ede8812c8f147638e80" 2019-01-18 06:10:33,306 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:10:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-94a986d0-cff2-4295-9627-4fd5ac7f9de3 Content-Encoding: gzip Content-Length: 190 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/9c53a91613fb4d5080479ac6f51697ed"}, "enabled": true, "id": "9c53a91613fb4d5080479ac6f51697ed", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2019-01-18 06:10:33,306 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/9c53a91613fb4d5080479ac6f51697ed used request id req-94a986d0-cff2-4295-9627-4fd5ac7f9de3 2019-01-18 06:10:33,310 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/020d00b5451a467cb276d06789a1149d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3482c60a471de14c935f7ede8812c8f147638e80" 2019-01-18 06:10:33,393 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:10:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2d56b4bb-d035-4be6-b817-b2141644da08 Content-Encoding: gzip Content-Length: 248 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/020d00b5451a467cb276d06789a1149d"}, "enabled": true, "id": "020d00b5451a467cb276d06789a1149d", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}} 2019-01-18 06:10:33,394 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/020d00b5451a467cb276d06789a1149d used request id req-2d56b4bb-d035-4be6-b817-b2141644da08 2019-01-18 06:10:33,398 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/47feb8aba08a40dca7028a1701e597b9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3482c60a471de14c935f7ede8812c8f147638e80" 2019-01-18 06:10:33,486 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:10:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e260ef57-f4d1-4fe7-aa10-52732e45ec45 Content-Encoding: gzip Content-Length: 205 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/47feb8aba08a40dca7028a1701e597b9"}, "enabled": true, "id": "47feb8aba08a40dca7028a1701e597b9", "parent_id": "default", "domain_id": "default", "name": "service"}} 2019-01-18 06:10:33,487 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/47feb8aba08a40dca7028a1701e597b9 used request id req-e260ef57-f4d1-4fe7-aa10-52732e45ec45 2019-01-18 06:10:33,487 - keystone_utils - INFO - Deleting project with name - CreateSimpleVolumeTypeSuccessTests-e6fa2a51-183e-4d2-proj 2019-01-18 06:10:33,491 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/a18336d17353498d9f63f686513abd1e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3482c60a471de14c935f7ede8812c8f147638e80" 2019-01-18 06:10:33,701 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 06:10:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-aa873cd6-ce62-4e4b-b66b-112eaecc33c2 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 06:10:33,701 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/a18336d17353498d9f63f686513abd1e used request id req-aa873cd6-ce62-4e4b-b66b-112eaecc33c2 2019-01-18 06:10:33,701 - keystone_utils - INFO - Deleting role with name - CreateSimpleVolumeTypeSuccessTests-e6fa2a51-183e-4d2-proj-role 2019-01-18 06:10:33,705 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/9e7c51b8a0514130b9a92b0a1e0081a0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3482c60a471de14c935f7ede8812c8f147638e80" 2019-01-18 06:10:33,751 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 06:10:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fbde14ac-355e-4ed2-9f42-2d4bffcbe629 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 06:10:33,751 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/9e7c51b8a0514130b9a92b0a1e0081a0 used request id req-fbde14ac-355e-4ed2-9f42-2d4bffcbe629 2019-01-18 06:10:33,755 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3482c60a471de14c935f7ede8812c8f147638e80" 2019-01-18 06:10:33,845 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:10:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-674d1389-39e7-4fa3-9953-a90f329c7425 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "488fca829f8b496daa1cd2cdc6e45c49", "links": {"self": "http://172.30.9.23:5000/v3/roles/488fca829f8b496daa1cd2cdc6e45c49"}, "name": "Member"}, {"domain_id": null, "id": "6b7f4f4f76264b6fb449c43b86ee3817", "links": {"self": "http://172.30.9.23:5000/v3/roles/6b7f4f4f76264b6fb449c43b86ee3817"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a482b711adf94961bf4bb28eda7f0e28", "links": {"self": "http://172.30.9.23:5000/v3/roles/a482b711adf94961bf4bb28eda7f0e28"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c65201bd05504fa786d79b166e8bbba3", "links": {"self": "http://172.30.9.23:5000/v3/roles/c65201bd05504fa786d79b166e8bbba3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "e7e317b66c174923a8cb46c48d897c8d", "links": {"self": "http://172.30.9.23:5000/v3/roles/e7e317b66c174923a8cb46c48d897c8d"}, "name": "ResellerAdmin"}]} 2019-01-18 06:10:33,845 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-674d1389-39e7-4fa3-9953-a90f329c7425 2019-01-18 06:10:33,846 - keystone_utils - INFO - Deleting user with name - CreateSimpleVolumeTypeSuccessTests-e6fa2a51-183e-4d2-user 2019-01-18 06:10:33,850 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/9abc4393a25f4f898048d5b8d80e7236 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab897a378d88d919e437524ddb090f0411098ba2" 2019-01-18 06:10:34,028 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 06:10:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-43734dd3-7793-401a-beac-311f8eab4c30 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 06:10:34,028 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/9abc4393a25f4f898048d5b8d80e7236 used request id req-43734dd3-7793-401a-beac-311f8eab4c30 2019-01-18 06:10:34,029 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:10:34,403 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "488fca829f8b496daa1cd2cdc6e45c49", "name": "Member"}, {"id": "c65201bd05504fa786d79b166e8bbba3", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}], "expires_at": "2019-01-18T07:10:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "020d00b5451a467cb276d06789a1149d", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "id": "e292c913af7844408b6509a836e493f5"}, "audit_ids": ["SXbV0iMXRfSKsUanHqqiLg"], "issued_at": "2019-01-18T06:10:34.000000Z"}} 2019-01-18 06:10:34,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}c99cb73404d0000a327514df49280cb7776e46ba" 2019-01-18 06:10:34,480 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:10:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-85ee06ea-bf88-477a-9873-cd3cae5de9f7 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:10:34,480 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-85ee06ea-bf88-477a-9873-cd3cae5de9f7 2019-01-18 06:10:34,482 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:10:34,483 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:10:34,883 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "488fca829f8b496daa1cd2cdc6e45c49", "name": "Member"}, {"id": "c65201bd05504fa786d79b166e8bbba3", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}], "expires_at": "2019-01-18T07:10:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "020d00b5451a467cb276d06789a1149d", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "id": "e292c913af7844408b6509a836e493f5"}, "audit_ids": ["03_vjV_VQIC-1FpwgTsgdw"], "issued_at": "2019-01-18T06:10:34.000000Z"}} 2019-01-18 06:10:34,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}8545505bc063aef6a455dc977923d17c05b81c37" 2019-01-18 06:10:34,965 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:10:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d95f5032-66a9-4282-bf2d-90e11be7d345 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:10:34,965 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-d95f5032-66a9-4282-bf2d-90e11be7d345 2019-01-18 06:10:34,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" 2019-01-18 06:10:34,977 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 18 Jan 2019 06:10: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"}]}]}} 2019-01-18 06:10:34,978 - 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-518fa773-9568-441-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8545505bc063aef6a455dc977923d17c05b81c37" 2019-01-18 06:10:35,067 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:10:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9fdfd3ba-9b2a-4692-b292-e0a589afb3a2 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=CreateSimpleVolumeTypeSuccessTests-518fa773-9568-441-proj", "previous": null, "next": null}, "projects": []} 2019-01-18 06:10:35,067 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeTypeSuccessTests-518fa773-9568-441-proj used request id req-9fdfd3ba-9b2a-4692-b292-e0a589afb3a2 2019-01-18 06:10:35,071 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8545505bc063aef6a455dc977923d17c05b81c37" 2019-01-18 06:10:35,154 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:10:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-425e8f1f-de74-482c-81b8-c59c8076323b Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-18 06:10:35,154 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-425e8f1f-de74-482c-81b8-c59c8076323b 2019-01-18 06:10:35,158 - 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}8545505bc063aef6a455dc977923d17c05b81c37" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSimpleVolumeTypeSuccessTests-518fa773-9568-441-proj"}}' 2019-01-18 06:10:35,266 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 18 Jan 2019 06:10:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c9253b7e-28bd-4dc5-8f44-1d32c85fc782 Content-Length: 319 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/0e01b944381a41bc8720671fb902a60c"}, "enabled": true, "id": "0e01b944381a41bc8720671fb902a60c", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeTypeSuccessTests-518fa773-9568-441-proj"}} 2019-01-18 06:10:35,267 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-c9253b7e-28bd-4dc5-8f44-1d32c85fc782 2019-01-18 06:10:35,267 - keystone_utils - INFO - Created project with name - CreateSimpleVolumeTypeSuccessTests-518fa773-9568-441-proj 2019-01-18 06:10:35,267 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:10:35,268 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:10:35,650 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "488fca829f8b496daa1cd2cdc6e45c49", "name": "Member"}, {"id": "c65201bd05504fa786d79b166e8bbba3", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}], "expires_at": "2019-01-18T07:10:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "020d00b5451a467cb276d06789a1149d", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "id": "e292c913af7844408b6509a836e493f5"}, "audit_ids": ["zbFgTCAnSgKTaCuNC-3jGw"], "issued_at": "2019-01-18T06:10:35.000000Z"}} 2019-01-18 06:10:35,650 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}734b9ac562889e943383c2fdf485a79d0107e3e7" 2019-01-18 06:10:35,726 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:10:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9758d036-ae36-4054-bb08-34b46108d6fd Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:10:35,727 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-9758d036-ae36-4054-bb08-34b46108d6fd 2019-01-18 06:10:35,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" 2019-01-18 06:10:35,736 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 18 Jan 2019 06:10: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"}]}]}} 2019-01-18 06:10:35,737 - 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}734b9ac562889e943383c2fdf485a79d0107e3e7" 2019-01-18 06:10:35,839 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:10:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-54b89ec9-ba61-44ea-8f8d-4cb33f1f474a Content-Encoding: gzip Content-Length: 869 Content-Type: application/json RESP BODY: {"users": [{"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/0607a2b4beb0408e9fa51cc5ba027ac6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0607a2b4beb0408e9fa51cc5ba027ac6", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/17c61b95071545a094cc82823d2b88b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "17c61b95071545a094cc82823d2b88b8", "email": "nova@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/29e5d2dfed2447bda26fc75bd1122674"}, "domain_id": "default", "enabled": true, "options": {}, "id": "29e5d2dfed2447bda26fc75bd1122674", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/3b6dcc8c791e4b6e8831f5b5e583de80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3b6dcc8c791e4b6e8831f5b5e583de80", "email": "neutron@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.23:5000/v3/users/45ab52d673584bc198669be88c88b878"}, "domain_id": "default", "enabled": true, "options": {}, "id": "45ab52d673584bc198669be88c88b878", "email": "barbican@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/57795b4ee52f49c6a71f55bb6c4012f8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "57795b4ee52f49c6a71f55bb6c4012f8", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/5c52969262974d64ac2a300ca5d60f50"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c52969262974d64ac2a300ca5d60f50", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/5fc15572bb1c489ba92bd9945bbc1f64"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5fc15572bb1c489ba92bd9945bbc1f64", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/6b519d70e25f4e61a9dfd738cd6bba22"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6b519d70e25f4e61a9dfd738cd6bba22", "email": "heat@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.23:5000/v3/users/8248437208b540c2893a7117ad102a87"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8248437208b540c2893a7117ad102a87", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/890dee97e62840c5b15e36f03f6b7efc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "890dee97e62840c5b15e36f03f6b7efc", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/8cccb516ecc44ed9bb7c8633df108fd4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8cccb516ecc44ed9bb7c8633df108fd4", "email": "glance@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.23:5000/v3/users/97c3d863a98148299fa116fdb54be470"}, "domain_id": "default", "enabled": true, "options": {}, "id": "97c3d863a98148299fa116fdb54be470", "email": "tacker@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/a2a0c8c0f19941808c9f618af50b3b79"}, "domain_id": "c19db1b8f60647a9a114cd23287c807b", "enabled": true, "options": {}, "id": "a2a0c8c0f19941808c9f618af50b3b79", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "links": {"self": "http://172.30.9.23:5000/v3/users/e292c913af7844408b6509a836e493f5"}, "domain_id": "default", "enabled": true, "id": "e292c913af7844408b6509a836e493f5", "options": {}}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/fe5de73ba9cb41b2be24ccf1f72f5ed4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe5de73ba9cb41b2be24ccf1f72f5ed4", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2019-01-18 06:10:35,839 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-54b89ec9-ba61-44ea-8f8d-4cb33f1f474a 2019-01-18 06:10:35,843 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateSimpleVolumeTypeSuccessTests-518fa773-9568-441-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}734b9ac562889e943383c2fdf485a79d0107e3e7" 2019-01-18 06:10:35,860 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:10:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-015b3cc1-61a2-427c-8dd3-08a1f932af4e Content-Encoding: gzip Content-Length: 262 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateSimpleVolumeTypeSuccessTests-518fa773-9568-441-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/0e01b944381a41bc8720671fb902a60c"}, "enabled": true, "id": "0e01b944381a41bc8720671fb902a60c", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeTypeSuccessTests-518fa773-9568-441-proj"}]} 2019-01-18 06:10:35,860 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateSimpleVolumeTypeSuccessTests-518fa773-9568-441-proj used request id req-015b3cc1-61a2-427c-8dd3-08a1f932af4e 2019-01-18 06:10:35,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}734b9ac562889e943383c2fdf485a79d0107e3e7" 2019-01-18 06:10:35,955 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:10:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6dbe98b9-3bc6-44ad-a9a9-faa46d9523eb Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-18 06:10:35,955 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-6dbe98b9-3bc6-44ad-a9a9-faa46d9523eb 2019-01-18 06:10:36,314 - keystone_utils - INFO - Created user with name - CreateSimpleVolumeTypeSuccessTests-518fa773-9568-441-user 2019-01-18 06:10:36,315 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:10:36,319 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8545505bc063aef6a455dc977923d17c05b81c37" 2019-01-18 06:10:36,405 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:10:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8d5f3a3a-81f5-49f0-a136-99b631f48f36 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "488fca829f8b496daa1cd2cdc6e45c49", "links": {"self": "http://172.30.9.23:5000/v3/roles/488fca829f8b496daa1cd2cdc6e45c49"}, "name": "Member"}, {"domain_id": null, "id": "6b7f4f4f76264b6fb449c43b86ee3817", "links": {"self": "http://172.30.9.23:5000/v3/roles/6b7f4f4f76264b6fb449c43b86ee3817"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a482b711adf94961bf4bb28eda7f0e28", "links": {"self": "http://172.30.9.23:5000/v3/roles/a482b711adf94961bf4bb28eda7f0e28"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c65201bd05504fa786d79b166e8bbba3", "links": {"self": "http://172.30.9.23:5000/v3/roles/c65201bd05504fa786d79b166e8bbba3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "e7e317b66c174923a8cb46c48d897c8d", "links": {"self": "http://172.30.9.23:5000/v3/roles/e7e317b66c174923a8cb46c48d897c8d"}, "name": "ResellerAdmin"}]} 2019-01-18 06:10:36,405 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-8d5f3a3a-81f5-49f0-a136-99b631f48f36 2019-01-18 06:10:36,409 - 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}8545505bc063aef6a455dc977923d17c05b81c37" -d '{"role": {"name": "CreateSimpleVolumeTypeSuccessTests-518fa773-9568-441-proj-role"}}' 2019-01-18 06:10:36,524 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 18 Jan 2019 06:10:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cd3b5844-d92d-4c04-aefc-a79c2ca2b127 Content-Length: 233 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "6e8b9a710f5a4d12b15f60f180b4abb3", "links": {"self": "http://172.30.9.23:5000/v3/roles/6e8b9a710f5a4d12b15f60f180b4abb3"}, "name": "CreateSimpleVolumeTypeSuccessTests-518fa773-9568-441-proj-role"}} 2019-01-18 06:10:36,524 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-cd3b5844-d92d-4c04-aefc-a79c2ca2b127 2019-01-18 06:10:36,524 - keystone_utils - INFO - Created role with name - CreateSimpleVolumeTypeSuccessTests-518fa773-9568-441-proj-role 2019-01-18 06:10:36,528 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/6e8b9a710f5a4d12b15f60f180b4abb3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8545505bc063aef6a455dc977923d17c05b81c37" 2019-01-18 06:10:36,614 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:10:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-93d3544c-adb8-4587-a1f9-341b565421fb Content-Encoding: gzip Content-Length: 185 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.23:5000/v3/roles/6e8b9a710f5a4d12b15f60f180b4abb3"}, "domain_id": null, "name": "CreateSimpleVolumeTypeSuccessTests-518fa773-9568-441-proj-role", "id": "6e8b9a710f5a4d12b15f60f180b4abb3"}} 2019-01-18 06:10:36,614 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/6e8b9a710f5a4d12b15f60f180b4abb3 used request id req-93d3544c-adb8-4587-a1f9-341b565421fb 2019-01-18 06:10:36,614 - keystone_utils - INFO - Granting role CreateSimpleVolumeTypeSuccessTests-518fa773-9568-441-proj-role to project CreateSimpleVolumeTypeSuccessTests-518fa773-9568-441-proj 2019-01-18 06:10:36,618 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/0e01b944381a41bc8720671fb902a60c/users/934132bd4e024159a100d49b28d26ad9/roles/6e8b9a710f5a4d12b15f60f180b4abb3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8545505bc063aef6a455dc977923d17c05b81c37" 2019-01-18 06:10:36,736 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 06:10:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-32242e4b-8f6c-4875-802d-e0d2a255b9d2 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 06:10:36,736 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/0e01b944381a41bc8720671fb902a60c/users/934132bd4e024159a100d49b28d26ad9/roles/6e8b9a710f5a4d12b15f60f180b4abb3 used request id req-32242e4b-8f6c-4875-802d-e0d2a255b9d2 2019-01-18 06:10:36,738 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:10:36,739 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:10:37,126 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "488fca829f8b496daa1cd2cdc6e45c49", "name": "Member"}, {"id": "c65201bd05504fa786d79b166e8bbba3", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}], "expires_at": "2019-01-18T07:10:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "020d00b5451a467cb276d06789a1149d", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "id": "e292c913af7844408b6509a836e493f5"}, "audit_ids": ["mCRJAQOWSim-TUK4hbYu9Q"], "issued_at": "2019-01-18T06:10:37.000000Z"}} 2019-01-18 06:10:37,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}3df4ed58493199e5483df618120b40c406347b58" 2019-01-18 06:10:37,213 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:10:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f541acfd-eb29-4420-8a76-0fe095c737ed Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:10:37,213 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-f541acfd-eb29-4420-8a76-0fe095c737ed 2019-01-18 06:10:37,220 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d/types?is_public=None -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3df4ed58493199e5483df618120b40c406347b58" 2019-01-18 06:10:37,404 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:10:37 GMT Server: Apache x-compute-request-id: req-c9e203b4-837c-4265-9f16-19f101c8924c OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-c9e203b4-837c-4265-9f16-19f101c8924c Content-Length: 20 Content-Type: application/json RESP BODY: {"volume_types": []} 2019-01-18 06:10:37,404 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d/types?is_public=None used request id req-c9e203b4-837c-4265-9f16-19f101c8924c 2019-01-18 06:10:37,408 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-c9e203b4-837c-4265-9f16-19f101c8924c" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3df4ed58493199e5483df618120b40c406347b58" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CreateSimpleVolumeTypeSuccessTests-d03471ec-cb6b-4fe1-a2d7-ed79c44c484a", "description": null}}' 2019-01-18 06:10:38,081 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:10:37 GMT Server: Apache x-compute-request-id: req-e2f0a643-f540-4d20-8601-6deec8d42cf6 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-e2f0a643-f540-4d20-8601-6deec8d42cf6 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateSimpleVolumeTypeSuccessTests-d03471ec-cb6b-4fe1-a2d7-ed79c44c484a", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "b19e1d40-59d1-4c16-9588-346eda11c059", "description": null}} 2019-01-18 06:10:38,081 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d/types used request id req-e2f0a643-f540-4d20-8601-6deec8d42cf6 2019-01-18 06:10:38,082 - create_volume_type - INFO - Created volume type with name - CreateSimpleVolumeTypeSuccessTests-d03471ec-cb6b-4fe1-a2d7-ed79c44c484a 2019-01-18 06:10:38,085 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d/types?is_public=None -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c99cb73404d0000a327514df49280cb7776e46ba" 2019-01-18 06:10:38,280 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:10:38 GMT Server: Apache x-compute-request-id: req-dda660b0-dc4d-42e8-a30d-5bd325b6e643 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-dda660b0-dc4d-42e8-a30d-5bd325b6e643 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"volume_types": [{"name": "CreateSimpleVolumeTypeSuccessTests-d03471ec-cb6b-4fe1-a2d7-ed79c44c484a", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "b19e1d40-59d1-4c16-9588-346eda11c059", "description": null}]} 2019-01-18 06:10:38,280 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d/types?is_public=None used request id req-dda660b0-dc4d-42e8-a30d-5bd325b6e643 2019-01-18 06:10:38,284 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d/types/b19e1d40-59d1-4c16-9588-346eda11c059 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-dda660b0-dc4d-42e8-a30d-5bd325b6e643" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c99cb73404d0000a327514df49280cb7776e46ba" 2019-01-18 06:10:38,471 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:10:38 GMT Server: Apache x-compute-request-id: req-0072009d-c867-439b-8200-02a27005f6c1 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-0072009d-c867-439b-8200-02a27005f6c1 Content-Encoding: gzip Content-Length: 206 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateSimpleVolumeTypeSuccessTests-d03471ec-cb6b-4fe1-a2d7-ed79c44c484a", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "b19e1d40-59d1-4c16-9588-346eda11c059", "description": null}} 2019-01-18 06:10:38,472 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d/types/b19e1d40-59d1-4c16-9588-346eda11c059 used request id req-0072009d-c867-439b-8200-02a27005f6c1 2019-01-18 06:10:38,475 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d/types/b19e1d40-59d1-4c16-9588-346eda11c059/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-dda660b0-dc4d-42e8-a30d-5bd325b6e643" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c99cb73404d0000a327514df49280cb7776e46ba" 2019-01-18 06:10:38,639 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:10:38 GMT Server: Apache x-compute-request-id: req-e9b30904-8c44-4d68-9022-3d1685c9c7b1 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-e9b30904-8c44-4d68-9022-3d1685c9c7b1 Content-Length: 2 Content-Type: application/json RESP BODY: {} 2019-01-18 06:10:38,639 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d/types/b19e1d40-59d1-4c16-9588-346eda11c059/encryption used request id req-e9b30904-8c44-4d68-9022-3d1685c9c7b1 2019-01-18 06:10:38,640 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:10:38,641 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:10:39,019 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "488fca829f8b496daa1cd2cdc6e45c49", "name": "Member"}, {"id": "c65201bd05504fa786d79b166e8bbba3", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}], "expires_at": "2019-01-18T07:10:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "020d00b5451a467cb276d06789a1149d", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "id": "e292c913af7844408b6509a836e493f5"}, "audit_ids": ["B_qWLJANT3WzTgDP47jVow"], "issued_at": "2019-01-18T06:10:39.000000Z"}} 2019-01-18 06:10:39,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}22bee34d45c06d980113c39411996fefa3d30fc4" 2019-01-18 06:10:39,108 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:10:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0159768c-9691-406d-b07f-6a40df7b3de4 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:10:39,108 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-0159768c-9691-406d-b07f-6a40df7b3de4 2019-01-18 06:10:39,114 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d/types?is_public=None -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22bee34d45c06d980113c39411996fefa3d30fc4" 2019-01-18 06:10:39,296 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:10:39 GMT Server: Apache x-compute-request-id: req-feb6294b-ff81-4f70-8396-ea01b333154d OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-feb6294b-ff81-4f70-8396-ea01b333154d Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"volume_types": [{"name": "CreateSimpleVolumeTypeSuccessTests-d03471ec-cb6b-4fe1-a2d7-ed79c44c484a", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "b19e1d40-59d1-4c16-9588-346eda11c059", "description": null}]} 2019-01-18 06:10:39,296 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d/types?is_public=None used request id req-feb6294b-ff81-4f70-8396-ea01b333154d 2019-01-18 06:10:39,300 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d/types/b19e1d40-59d1-4c16-9588-346eda11c059 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-feb6294b-ff81-4f70-8396-ea01b333154d" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22bee34d45c06d980113c39411996fefa3d30fc4" 2019-01-18 06:10:39,494 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:10:39 GMT Server: Apache x-compute-request-id: req-39ec4f95-7cc9-4a9d-bd18-f13811a12740 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-39ec4f95-7cc9-4a9d-bd18-f13811a12740 Content-Encoding: gzip Content-Length: 206 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateSimpleVolumeTypeSuccessTests-d03471ec-cb6b-4fe1-a2d7-ed79c44c484a", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "b19e1d40-59d1-4c16-9588-346eda11c059", "description": null}} 2019-01-18 06:10:39,494 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d/types/b19e1d40-59d1-4c16-9588-346eda11c059 used request id req-39ec4f95-7cc9-4a9d-bd18-f13811a12740 2019-01-18 06:10:39,497 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d/types/b19e1d40-59d1-4c16-9588-346eda11c059/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-feb6294b-ff81-4f70-8396-ea01b333154d" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22bee34d45c06d980113c39411996fefa3d30fc4" 2019-01-18 06:10:39,661 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:10:39 GMT Server: Apache x-compute-request-id: req-5f53bff2-e850-40c6-b040-e3bdbf90ebde OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-5f53bff2-e850-40c6-b040-e3bdbf90ebde Content-Length: 2 Content-Type: application/json RESP BODY: {} 2019-01-18 06:10:39,661 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d/types/b19e1d40-59d1-4c16-9588-346eda11c059/encryption used request id req-5f53bff2-e850-40c6-b040-e3bdbf90ebde 2019-01-18 06:10:39,661 - cinder_utils - INFO - Deleting volume named - CreateSimpleVolumeTypeSuccessTests-d03471ec-cb6b-4fe1-a2d7-ed79c44c484a 2019-01-18 06:10:39,664 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d/types/b19e1d40-59d1-4c16-9588-346eda11c059 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-c9e203b4-837c-4265-9f16-19f101c8924c" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3df4ed58493199e5483df618120b40c406347b58" 2019-01-18 06:10:40,261 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Fri, 18 Jan 2019 06:10:39 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-d4f4cdd7-a2fd-4682-8572-bbb22178794e 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. 2019-01-18 06:10:40,261 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d/types/b19e1d40-59d1-4c16-9588-346eda11c059 used request id req-d4f4cdd7-a2fd-4682-8572-bbb22178794e 2019-01-18 06:10:40,267 - 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}8545505bc063aef6a455dc977923d17c05b81c37" 2019-01-18 06:10:40,492 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-455e4107-2bf4-4bd7-ad65-37419ccc7d36 Date: Fri, 18 Jan 2019 06:10:40 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-18T04:53:26Z", "updated_at": "2019-01-18T04:53:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:53:26Z", "revision_number": 0, "id": "84255fa4-c13a-4cfe-b73d-e56ee216ca1e", "remote_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "remote_ip_prefix": null, "created_at": "2019-01-18T04:53:26Z", "security_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:53:26Z", "revision_number": 0, "id": "571036d3-cb1d-483a-acb9-96f19293add9", "remote_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "remote_ip_prefix": null, "created_at": "2019-01-18T04:53:26Z", "security_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:53:26Z", "revision_number": 0, "id": "260c2de9-5dc5-4508-b06c-24b9d7ed838c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:53:26Z", "security_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:53:26Z", "revision_number": 0, "id": "9c6f69fc-3bf8-4346-9288-5a255b82b67e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:53:26Z", "security_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "created_at": "2019-01-18T04:51:20Z", "updated_at": "2019-01-18T04:51:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "87b9b994-ae22-4850-863a-6a4925bd01fe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv4", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "45161a51-d6dd-4bb8-986d-bc2f88599c1d", "remote_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv6", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "2b339890-44d0-4711-a050-08a64d58e2a0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv6", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "24c99e6f-888c-4943-9c93-54ad3b18b18c", "remote_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv4", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}], "revision_number": 4, "project_id": "9c53a91613fb4d5080479ac6f51697ed", "id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "020d00b5451a467cb276d06789a1149d", "created_at": "2019-01-18T05:59:12Z", "updated_at": "2019-01-18T05:59:12Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:12Z", "revision_number": 0, "id": "8faf6dda-6919-4b75-b745-2af38abf8dcf", "remote_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:12Z", "security_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "tenant_id": "020d00b5451a467cb276d06789a1149d", "port_range_min": null, "ethertype": "IPv4", "project_id": "020d00b5451a467cb276d06789a1149d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:12Z", "revision_number": 0, "id": "60f7d4a7-1a27-4801-a1e8-5bf33633b818", "remote_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:12Z", "security_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "tenant_id": "020d00b5451a467cb276d06789a1149d", "port_range_min": null, "ethertype": "IPv6", "project_id": "020d00b5451a467cb276d06789a1149d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:12Z", "revision_number": 0, "id": "38b9f88b-1fc0-40d1-af74-237d79be193d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:12Z", "security_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "tenant_id": "020d00b5451a467cb276d06789a1149d", "port_range_min": null, "ethertype": "IPv4", "project_id": "020d00b5451a467cb276d06789a1149d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:12Z", "revision_number": 0, "id": "38b091dd-dca7-4cbe-8c1c-dd18a74bfca8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:12Z", "security_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "tenant_id": "020d00b5451a467cb276d06789a1149d", "port_range_min": null, "ethertype": "IPv6", "project_id": "020d00b5451a467cb276d06789a1149d"}], "revision_number": 4, "project_id": "020d00b5451a467cb276d06789a1149d", "id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "created_at": "2019-01-18T04:39:06Z", "updated_at": "2019-01-18T04:39:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "0aedefa2-edbc-47b5-bead-e954540f6937", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "47feb8aba08a40dca7028a1701e597b9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "8860837e-afbd-4411-adf9-d88db88c2114", "remote_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "47feb8aba08a40dca7028a1701e597b9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "4e399c2e-bc03-4aa3-b192-1fafdc9248ba", "remote_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "47feb8aba08a40dca7028a1701e597b9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "4bf1a402-0fa2-4cfd-9fee-4a28f16bb271", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "47feb8aba08a40dca7028a1701e597b9"}], "revision_number": 4, "project_id": "47feb8aba08a40dca7028a1701e597b9", "id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "name": "default"}]} 2019-01-18 06:10:40,493 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-455e4107-2bf4-4bd7-ad65-37419ccc7d36 2019-01-18 06:10:40,498 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/9c53a91613fb4d5080479ac6f51697ed -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8545505bc063aef6a455dc977923d17c05b81c37" 2019-01-18 06:10:40,586 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:10:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f989ffd8-31a5-489e-bd2c-c68943a0b691 Content-Encoding: gzip Content-Length: 190 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/9c53a91613fb4d5080479ac6f51697ed"}, "enabled": true, "id": "9c53a91613fb4d5080479ac6f51697ed", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2019-01-18 06:10:40,587 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/9c53a91613fb4d5080479ac6f51697ed used request id req-f989ffd8-31a5-489e-bd2c-c68943a0b691 2019-01-18 06:10:40,590 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/020d00b5451a467cb276d06789a1149d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8545505bc063aef6a455dc977923d17c05b81c37" 2019-01-18 06:10:40,672 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:10:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-906216cf-bd02-49ac-acc6-691d71fdbd6d Content-Encoding: gzip Content-Length: 248 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/020d00b5451a467cb276d06789a1149d"}, "enabled": true, "id": "020d00b5451a467cb276d06789a1149d", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}} 2019-01-18 06:10:40,672 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/020d00b5451a467cb276d06789a1149d used request id req-906216cf-bd02-49ac-acc6-691d71fdbd6d 2019-01-18 06:10:40,676 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/47feb8aba08a40dca7028a1701e597b9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8545505bc063aef6a455dc977923d17c05b81c37" 2019-01-18 06:10:40,770 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:10:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a5c50392-c0f4-40fc-82cf-4a31ebeee6e4 Content-Encoding: gzip Content-Length: 205 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/47feb8aba08a40dca7028a1701e597b9"}, "enabled": true, "id": "47feb8aba08a40dca7028a1701e597b9", "parent_id": "default", "domain_id": "default", "name": "service"}} 2019-01-18 06:10:40,770 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/47feb8aba08a40dca7028a1701e597b9 used request id req-a5c50392-c0f4-40fc-82cf-4a31ebeee6e4 2019-01-18 06:10:40,771 - keystone_utils - INFO - Deleting project with name - CreateSimpleVolumeTypeSuccessTests-518fa773-9568-441-proj 2019-01-18 06:10:40,775 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/0e01b944381a41bc8720671fb902a60c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8545505bc063aef6a455dc977923d17c05b81c37" 2019-01-18 06:10:40,988 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 06:10:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1f4de12e-a4d3-40fc-bea5-0f248c62df6d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 06:10:40,989 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/0e01b944381a41bc8720671fb902a60c used request id req-1f4de12e-a4d3-40fc-bea5-0f248c62df6d 2019-01-18 06:10:40,989 - keystone_utils - INFO - Deleting role with name - CreateSimpleVolumeTypeSuccessTests-518fa773-9568-441-proj-role 2019-01-18 06:10:40,993 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/6e8b9a710f5a4d12b15f60f180b4abb3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8545505bc063aef6a455dc977923d17c05b81c37" 2019-01-18 06:10:41,087 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 06:10:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5d96d9ab-3b0c-4ff1-b6fc-ca0e0e37e226 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 06:10:41,088 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/6e8b9a710f5a4d12b15f60f180b4abb3 used request id req-5d96d9ab-3b0c-4ff1-b6fc-ca0e0e37e226 2019-01-18 06:10:41,091 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8545505bc063aef6a455dc977923d17c05b81c37" 2019-01-18 06:10:41,179 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:10:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1ea91c80-3e4c-4a7b-9dbd-ad8005180c13 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "488fca829f8b496daa1cd2cdc6e45c49", "links": {"self": "http://172.30.9.23:5000/v3/roles/488fca829f8b496daa1cd2cdc6e45c49"}, "name": "Member"}, {"domain_id": null, "id": "6b7f4f4f76264b6fb449c43b86ee3817", "links": {"self": "http://172.30.9.23:5000/v3/roles/6b7f4f4f76264b6fb449c43b86ee3817"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a482b711adf94961bf4bb28eda7f0e28", "links": {"self": "http://172.30.9.23:5000/v3/roles/a482b711adf94961bf4bb28eda7f0e28"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c65201bd05504fa786d79b166e8bbba3", "links": {"self": "http://172.30.9.23:5000/v3/roles/c65201bd05504fa786d79b166e8bbba3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "e7e317b66c174923a8cb46c48d897c8d", "links": {"self": "http://172.30.9.23:5000/v3/roles/e7e317b66c174923a8cb46c48d897c8d"}, "name": "ResellerAdmin"}]} 2019-01-18 06:10:41,179 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-1ea91c80-3e4c-4a7b-9dbd-ad8005180c13 2019-01-18 06:10:41,180 - keystone_utils - INFO - Deleting user with name - CreateSimpleVolumeTypeSuccessTests-518fa773-9568-441-user 2019-01-18 06:10:41,183 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/934132bd4e024159a100d49b28d26ad9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}734b9ac562889e943383c2fdf485a79d0107e3e7" 2019-01-18 06:10:41,363 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 06:10:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4475a7d2-c95a-47b3-af59-40c64a66c365 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 06:10:41,364 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/934132bd4e024159a100d49b28d26ad9 used request id req-4475a7d2-c95a-47b3-af59-40c64a66c365 2019-01-18 06:10:41,365 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:10:41,738 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "488fca829f8b496daa1cd2cdc6e45c49", "name": "Member"}, {"id": "c65201bd05504fa786d79b166e8bbba3", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}], "expires_at": "2019-01-18T07:10:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "020d00b5451a467cb276d06789a1149d", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "id": "e292c913af7844408b6509a836e493f5"}, "audit_ids": ["d65yuZyRQOCsjtEbTsEhxA"], "issued_at": "2019-01-18T06:10:41.000000Z"}} 2019-01-18 06:10:41,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}aacc9dccfcfa846c1273255c1cf9688c8c26a909" 2019-01-18 06:10:41,822 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:10:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0b66b0dd-4999-4faa-aced-3a2495341f31 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:10:41,822 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-0b66b0dd-4999-4faa-aced-3a2495341f31 2019-01-18 06:10:41,824 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:10:41,825 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:10:42,213 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "488fca829f8b496daa1cd2cdc6e45c49", "name": "Member"}, {"id": "c65201bd05504fa786d79b166e8bbba3", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}], "expires_at": "2019-01-18T07:10:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "020d00b5451a467cb276d06789a1149d", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "id": "e292c913af7844408b6509a836e493f5"}, "audit_ids": ["SYYXN7uKTXGOFQanAABJOg"], "issued_at": "2019-01-18T06:10:42.000000Z"}} 2019-01-18 06:10:42,214 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33075b86a95489d5233c7cca0cee90ab4e0a7572" 2019-01-18 06:10:42,292 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:10:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-476bdeed-7a79-45bb-92a5-b7638a81ee03 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:10:42,292 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-476bdeed-7a79-45bb-92a5-b7638a81ee03 2019-01-18 06:10:42,297 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-18 06:10:42,302 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 18 Jan 2019 06:10: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"}]}]}} 2019-01-18 06:10:42,303 - 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-9a635634-a855-4ba-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33075b86a95489d5233c7cca0cee90ab4e0a7572" 2019-01-18 06:10:42,387 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:10:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-71beedb9-5cd0-4e76-9b78-be71214885a5 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-9a635634-a855-4ba-proj", "previous": null, "next": null}, "projects": []} 2019-01-18 06:10:42,388 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeTypeSuccessTests-9a635634-a855-4ba-proj used request id req-71beedb9-5cd0-4e76-9b78-be71214885a5 2019-01-18 06:10:42,392 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33075b86a95489d5233c7cca0cee90ab4e0a7572" 2019-01-18 06:10:42,472 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:10:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8a8c0d27-7a00-4a71-b191-c9bdf3bb46e7 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-18 06:10:42,472 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-8a8c0d27-7a00-4a71-b191-c9bdf3bb46e7 2019-01-18 06:10:42,476 - 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}33075b86a95489d5233c7cca0cee90ab4e0a7572" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSimpleVolumeTypeSuccessTests-9a635634-a855-4ba-proj"}}' 2019-01-18 06:10:42,590 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 18 Jan 2019 06:10:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3383b91b-7dab-4f79-a1d6-294de39bc448 Content-Length: 319 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/b2dfb1bc80b34db8aec7904d0cb11d2d"}, "enabled": true, "id": "b2dfb1bc80b34db8aec7904d0cb11d2d", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeTypeSuccessTests-9a635634-a855-4ba-proj"}} 2019-01-18 06:10:42,590 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-3383b91b-7dab-4f79-a1d6-294de39bc448 2019-01-18 06:10:42,591 - keystone_utils - INFO - Created project with name - CreateSimpleVolumeTypeSuccessTests-9a635634-a855-4ba-proj 2019-01-18 06:10:42,591 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:10:42,592 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:10:42,978 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "488fca829f8b496daa1cd2cdc6e45c49", "name": "Member"}, {"id": "c65201bd05504fa786d79b166e8bbba3", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}], "expires_at": "2019-01-18T07:10:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "020d00b5451a467cb276d06789a1149d", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "id": "e292c913af7844408b6509a836e493f5"}, "audit_ids": ["T0nftksFSpadcvQhnxIF_w"], "issued_at": "2019-01-18T06:10:42.000000Z"}} 2019-01-18 06:10:42,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}18fb3ce91a91e208b51798d02609e76d7efb8eac" 2019-01-18 06:10:43,058 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:10:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9d6dab90-5a75-4536-9a2c-c8b14553f9e3 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:10:43,058 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-9d6dab90-5a75-4536-9a2c-c8b14553f9e3 2019-01-18 06:10:43,063 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-18 06:10:43,068 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 18 Jan 2019 06: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"}]}]}} 2019-01-18 06:10:43,068 - 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}18fb3ce91a91e208b51798d02609e76d7efb8eac" 2019-01-18 06:10:43,173 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:10:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-034fe996-1410-463f-a9a7-1546e8fe4f91 Content-Encoding: gzip Content-Length: 869 Content-Type: application/json RESP BODY: {"users": [{"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/0607a2b4beb0408e9fa51cc5ba027ac6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0607a2b4beb0408e9fa51cc5ba027ac6", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/17c61b95071545a094cc82823d2b88b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "17c61b95071545a094cc82823d2b88b8", "email": "nova@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/29e5d2dfed2447bda26fc75bd1122674"}, "domain_id": "default", "enabled": true, "options": {}, "id": "29e5d2dfed2447bda26fc75bd1122674", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/3b6dcc8c791e4b6e8831f5b5e583de80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3b6dcc8c791e4b6e8831f5b5e583de80", "email": "neutron@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.23:5000/v3/users/45ab52d673584bc198669be88c88b878"}, "domain_id": "default", "enabled": true, "options": {}, "id": "45ab52d673584bc198669be88c88b878", "email": "barbican@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/57795b4ee52f49c6a71f55bb6c4012f8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "57795b4ee52f49c6a71f55bb6c4012f8", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/5c52969262974d64ac2a300ca5d60f50"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c52969262974d64ac2a300ca5d60f50", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/5fc15572bb1c489ba92bd9945bbc1f64"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5fc15572bb1c489ba92bd9945bbc1f64", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/6b519d70e25f4e61a9dfd738cd6bba22"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6b519d70e25f4e61a9dfd738cd6bba22", "email": "heat@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.23:5000/v3/users/8248437208b540c2893a7117ad102a87"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8248437208b540c2893a7117ad102a87", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/890dee97e62840c5b15e36f03f6b7efc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "890dee97e62840c5b15e36f03f6b7efc", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/8cccb516ecc44ed9bb7c8633df108fd4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8cccb516ecc44ed9bb7c8633df108fd4", "email": "glance@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.23:5000/v3/users/97c3d863a98148299fa116fdb54be470"}, "domain_id": "default", "enabled": true, "options": {}, "id": "97c3d863a98148299fa116fdb54be470", "email": "tacker@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/a2a0c8c0f19941808c9f618af50b3b79"}, "domain_id": "c19db1b8f60647a9a114cd23287c807b", "enabled": true, "options": {}, "id": "a2a0c8c0f19941808c9f618af50b3b79", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "links": {"self": "http://172.30.9.23:5000/v3/users/e292c913af7844408b6509a836e493f5"}, "domain_id": "default", "enabled": true, "id": "e292c913af7844408b6509a836e493f5", "options": {}}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/fe5de73ba9cb41b2be24ccf1f72f5ed4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe5de73ba9cb41b2be24ccf1f72f5ed4", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2019-01-18 06:10:43,173 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-034fe996-1410-463f-a9a7-1546e8fe4f91 2019-01-18 06:10:43,178 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateSimpleVolumeTypeSuccessTests-9a635634-a855-4ba-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}18fb3ce91a91e208b51798d02609e76d7efb8eac" 2019-01-18 06:10:43,259 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:10:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-31b9262f-3b64-40f9-a1c7-24aaf24f1e49 Content-Encoding: gzip Content-Length: 262 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateSimpleVolumeTypeSuccessTests-9a635634-a855-4ba-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/b2dfb1bc80b34db8aec7904d0cb11d2d"}, "enabled": true, "id": "b2dfb1bc80b34db8aec7904d0cb11d2d", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeTypeSuccessTests-9a635634-a855-4ba-proj"}]} 2019-01-18 06:10:43,259 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateSimpleVolumeTypeSuccessTests-9a635634-a855-4ba-proj used request id req-31b9262f-3b64-40f9-a1c7-24aaf24f1e49 2019-01-18 06:10:43,263 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}18fb3ce91a91e208b51798d02609e76d7efb8eac" 2019-01-18 06:10:43,354 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:10:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2b995709-2f3d-47f9-a9da-d9b90fe5ffdf Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-18 06:10:43,355 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-2b995709-2f3d-47f9-a9da-d9b90fe5ffdf 2019-01-18 06:10:43,734 - keystone_utils - INFO - Created user with name - CreateSimpleVolumeTypeSuccessTests-9a635634-a855-4ba-user 2019-01-18 06:10:43,734 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:10:43,738 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33075b86a95489d5233c7cca0cee90ab4e0a7572" 2019-01-18 06:10:43,821 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:10:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f483fc51-fec0-4dfc-ac9a-e480110242a4 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "488fca829f8b496daa1cd2cdc6e45c49", "links": {"self": "http://172.30.9.23:5000/v3/roles/488fca829f8b496daa1cd2cdc6e45c49"}, "name": "Member"}, {"domain_id": null, "id": "6b7f4f4f76264b6fb449c43b86ee3817", "links": {"self": "http://172.30.9.23:5000/v3/roles/6b7f4f4f76264b6fb449c43b86ee3817"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a482b711adf94961bf4bb28eda7f0e28", "links": {"self": "http://172.30.9.23:5000/v3/roles/a482b711adf94961bf4bb28eda7f0e28"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c65201bd05504fa786d79b166e8bbba3", "links": {"self": "http://172.30.9.23:5000/v3/roles/c65201bd05504fa786d79b166e8bbba3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "e7e317b66c174923a8cb46c48d897c8d", "links": {"self": "http://172.30.9.23:5000/v3/roles/e7e317b66c174923a8cb46c48d897c8d"}, "name": "ResellerAdmin"}]} 2019-01-18 06:10:43,821 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-f483fc51-fec0-4dfc-ac9a-e480110242a4 2019-01-18 06:10:43,825 - 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}33075b86a95489d5233c7cca0cee90ab4e0a7572" -d '{"role": {"name": "CreateSimpleVolumeTypeSuccessTests-9a635634-a855-4ba-proj-role"}}' 2019-01-18 06:10:44,003 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 18 Jan 2019 06:10:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-18e2759c-8f88-491d-8d36-e1a0043fbcb2 Content-Length: 233 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "c863ec2d805c4483947b16f2ca7c15a5", "links": {"self": "http://172.30.9.23:5000/v3/roles/c863ec2d805c4483947b16f2ca7c15a5"}, "name": "CreateSimpleVolumeTypeSuccessTests-9a635634-a855-4ba-proj-role"}} 2019-01-18 06:10:44,003 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-18e2759c-8f88-491d-8d36-e1a0043fbcb2 2019-01-18 06:10:44,004 - keystone_utils - INFO - Created role with name - CreateSimpleVolumeTypeSuccessTests-9a635634-a855-4ba-proj-role 2019-01-18 06:10:44,007 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/c863ec2d805c4483947b16f2ca7c15a5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33075b86a95489d5233c7cca0cee90ab4e0a7572" 2019-01-18 06:10:44,097 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:10:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1483eaf6-700b-421c-973f-d9c6004cd98d Content-Encoding: gzip Content-Length: 185 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.23:5000/v3/roles/c863ec2d805c4483947b16f2ca7c15a5"}, "domain_id": null, "name": "CreateSimpleVolumeTypeSuccessTests-9a635634-a855-4ba-proj-role", "id": "c863ec2d805c4483947b16f2ca7c15a5"}} 2019-01-18 06:10:44,098 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/c863ec2d805c4483947b16f2ca7c15a5 used request id req-1483eaf6-700b-421c-973f-d9c6004cd98d 2019-01-18 06:10:44,098 - keystone_utils - INFO - Granting role CreateSimpleVolumeTypeSuccessTests-9a635634-a855-4ba-proj-role to project CreateSimpleVolumeTypeSuccessTests-9a635634-a855-4ba-proj 2019-01-18 06:10:44,102 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/b2dfb1bc80b34db8aec7904d0cb11d2d/users/bbb309ca0c354098834e2c0e5e534f8e/roles/c863ec2d805c4483947b16f2ca7c15a5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33075b86a95489d5233c7cca0cee90ab4e0a7572" 2019-01-18 06:10:44,227 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 06:10:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8a3a88f2-8e3c-41c1-b1f8-138d022b9138 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 06:10:44,227 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/b2dfb1bc80b34db8aec7904d0cb11d2d/users/bbb309ca0c354098834e2c0e5e534f8e/roles/c863ec2d805c4483947b16f2ca7c15a5 used request id req-8a3a88f2-8e3c-41c1-b1f8-138d022b9138 2019-01-18 06:10:44,229 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:10:44,230 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:10:44,615 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "488fca829f8b496daa1cd2cdc6e45c49", "name": "Member"}, {"id": "c65201bd05504fa786d79b166e8bbba3", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}], "expires_at": "2019-01-18T07:10:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "020d00b5451a467cb276d06789a1149d", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "id": "e292c913af7844408b6509a836e493f5"}, "audit_ids": ["2UzTFw8WTlW1D28deq-3EA"], "issued_at": "2019-01-18T06:10:44.000000Z"}} 2019-01-18 06:10:44,616 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d965413163b1cc7eb29107550ac004d060449ae" 2019-01-18 06:10:44,693 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:10:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-af043f8d-ab91-4332-983b-b79864e35349 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:10:44,693 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-af043f8d-ab91-4332-983b-b79864e35349 2019-01-18 06:10:44,699 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d/types?is_public=None -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d965413163b1cc7eb29107550ac004d060449ae" 2019-01-18 06:10:44,874 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:10:44 GMT Server: Apache x-compute-request-id: req-418b6009-7000-42d8-86eb-50ab34daf6da OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-418b6009-7000-42d8-86eb-50ab34daf6da Content-Length: 20 Content-Type: application/json RESP BODY: {"volume_types": []} 2019-01-18 06:10:44,875 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d/types?is_public=None used request id req-418b6009-7000-42d8-86eb-50ab34daf6da 2019-01-18 06:10:44,878 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-418b6009-7000-42d8-86eb-50ab34daf6da" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d965413163b1cc7eb29107550ac004d060449ae" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CreateSimpleVolumeTypeSuccessTests-7a9e13e6-40f1-4182-a080-d50c557e7743", "description": null}}' 2019-01-18 06:10:45,108 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:10:44 GMT Server: Apache x-compute-request-id: req-4e407262-055a-43b6-addb-905b01e05e72 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-4e407262-055a-43b6-addb-905b01e05e72 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateSimpleVolumeTypeSuccessTests-7a9e13e6-40f1-4182-a080-d50c557e7743", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "b26bac31-536e-4eba-939d-e4e754d671bb", "description": null}} 2019-01-18 06:10:45,109 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d/types used request id req-4e407262-055a-43b6-addb-905b01e05e72 2019-01-18 06:10:45,109 - create_volume_type - INFO - Created volume type with name - CreateSimpleVolumeTypeSuccessTests-7a9e13e6-40f1-4182-a080-d50c557e7743 2019-01-18 06:10:45,112 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d/types?is_public=None -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aacc9dccfcfa846c1273255c1cf9688c8c26a909" 2019-01-18 06:10:45,666 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:10:45 GMT Server: Apache x-compute-request-id: req-f38484a6-b4e4-4958-9bdc-3f948e270e7d OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-f38484a6-b4e4-4958-9bdc-3f948e270e7d Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"volume_types": [{"name": "CreateSimpleVolumeTypeSuccessTests-7a9e13e6-40f1-4182-a080-d50c557e7743", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "b26bac31-536e-4eba-939d-e4e754d671bb", "description": null}]} 2019-01-18 06:10:45,666 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d/types?is_public=None used request id req-f38484a6-b4e4-4958-9bdc-3f948e270e7d 2019-01-18 06:10:45,670 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d/types/b26bac31-536e-4eba-939d-e4e754d671bb -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-f38484a6-b4e4-4958-9bdc-3f948e270e7d" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aacc9dccfcfa846c1273255c1cf9688c8c26a909" 2019-01-18 06:10:45,859 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:10:45 GMT Server: Apache x-compute-request-id: req-39fe2e24-d7de-42b5-b311-a897aa5abab0 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-39fe2e24-d7de-42b5-b311-a897aa5abab0 Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateSimpleVolumeTypeSuccessTests-7a9e13e6-40f1-4182-a080-d50c557e7743", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "b26bac31-536e-4eba-939d-e4e754d671bb", "description": null}} 2019-01-18 06:10:45,859 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d/types/b26bac31-536e-4eba-939d-e4e754d671bb used request id req-39fe2e24-d7de-42b5-b311-a897aa5abab0 2019-01-18 06:10:45,862 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d/types/b26bac31-536e-4eba-939d-e4e754d671bb/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-f38484a6-b4e4-4958-9bdc-3f948e270e7d" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aacc9dccfcfa846c1273255c1cf9688c8c26a909" 2019-01-18 06:10:46,045 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:10:45 GMT Server: Apache x-compute-request-id: req-ef187737-53c5-43a1-8308-0b71513f873a OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-ef187737-53c5-43a1-8308-0b71513f873a Content-Length: 2 Content-Type: application/json RESP BODY: {} 2019-01-18 06:10:46,045 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d/types/b26bac31-536e-4eba-939d-e4e754d671bb/encryption used request id req-ef187737-53c5-43a1-8308-0b71513f873a 2019-01-18 06:10:46,048 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d/types/b26bac31-536e-4eba-939d-e4e754d671bb -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-f38484a6-b4e4-4958-9bdc-3f948e270e7d" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aacc9dccfcfa846c1273255c1cf9688c8c26a909" 2019-01-18 06:10:46,215 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:10:46 GMT Server: Apache x-compute-request-id: req-6dcf3d7c-7558-4e9b-9faf-b8bdbb423061 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-6dcf3d7c-7558-4e9b-9faf-b8bdbb423061 Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateSimpleVolumeTypeSuccessTests-7a9e13e6-40f1-4182-a080-d50c557e7743", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "b26bac31-536e-4eba-939d-e4e754d671bb", "description": null}} 2019-01-18 06:10:46,215 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d/types/b26bac31-536e-4eba-939d-e4e754d671bb used request id req-6dcf3d7c-7558-4e9b-9faf-b8bdbb423061 2019-01-18 06:10:46,218 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d/types/b26bac31-536e-4eba-939d-e4e754d671bb -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-f38484a6-b4e4-4958-9bdc-3f948e270e7d" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aacc9dccfcfa846c1273255c1cf9688c8c26a909" 2019-01-18 06:10:46,390 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:10:46 GMT Server: Apache x-compute-request-id: req-a220fc8c-9a89-4b08-b762-0d715c785818 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-a220fc8c-9a89-4b08-b762-0d715c785818 Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateSimpleVolumeTypeSuccessTests-7a9e13e6-40f1-4182-a080-d50c557e7743", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "b26bac31-536e-4eba-939d-e4e754d671bb", "description": null}} 2019-01-18 06:10:46,390 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d/types/b26bac31-536e-4eba-939d-e4e754d671bb used request id req-a220fc8c-9a89-4b08-b762-0d715c785818 2019-01-18 06:10:46,393 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d/types/b26bac31-536e-4eba-939d-e4e754d671bb/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-f38484a6-b4e4-4958-9bdc-3f948e270e7d" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aacc9dccfcfa846c1273255c1cf9688c8c26a909" 2019-01-18 06:10:46,571 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:10:46 GMT Server: Apache x-compute-request-id: req-1c5d6120-41d8-4239-8d06-a550c6d75367 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-1c5d6120-41d8-4239-8d06-a550c6d75367 Content-Length: 2 Content-Type: application/json RESP BODY: {} 2019-01-18 06:10:46,571 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d/types/b26bac31-536e-4eba-939d-e4e754d671bb/encryption used request id req-1c5d6120-41d8-4239-8d06-a550c6d75367 2019-01-18 06:10:46,572 - cinder_utils - INFO - Deleting volume named - CreateSimpleVolumeTypeSuccessTests-7a9e13e6-40f1-4182-a080-d50c557e7743 2019-01-18 06:10:46,575 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d/types/b26bac31-536e-4eba-939d-e4e754d671bb -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-418b6009-7000-42d8-86eb-50ab34daf6da" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d965413163b1cc7eb29107550ac004d060449ae" 2019-01-18 06:10:46,771 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Fri, 18 Jan 2019 06:10:46 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-031a1d89-cf87-472f-adf9-24e55e030ef1 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. 2019-01-18 06:10:46,771 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d/types/b26bac31-536e-4eba-939d-e4e754d671bb used request id req-031a1d89-cf87-472f-adf9-24e55e030ef1 2019-01-18 06:10:46,777 - 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}33075b86a95489d5233c7cca0cee90ab4e0a7572" 2019-01-18 06:10:47,159 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-ff6eeca3-a68c-4dea-adb6-d131f569905d Date: Fri, 18 Jan 2019 06:10:47 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-18T04:53:26Z", "updated_at": "2019-01-18T04:53:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:53:26Z", "revision_number": 0, "id": "9c6f69fc-3bf8-4346-9288-5a255b82b67e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:53:26Z", "security_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:53:26Z", "revision_number": 0, "id": "84255fa4-c13a-4cfe-b73d-e56ee216ca1e", "remote_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "remote_ip_prefix": null, "created_at": "2019-01-18T04:53:26Z", "security_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:53:26Z", "revision_number": 0, "id": "571036d3-cb1d-483a-acb9-96f19293add9", "remote_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "remote_ip_prefix": null, "created_at": "2019-01-18T04:53:26Z", "security_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:53:26Z", "revision_number": 0, "id": "260c2de9-5dc5-4508-b06c-24b9d7ed838c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:53:26Z", "security_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "created_at": "2019-01-18T04:51:20Z", "updated_at": "2019-01-18T04:51:20Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "24c99e6f-888c-4943-9c93-54ad3b18b18c", "remote_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv4", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "87b9b994-ae22-4850-863a-6a4925bd01fe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv4", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "45161a51-d6dd-4bb8-986d-bc2f88599c1d", "remote_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv6", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "2b339890-44d0-4711-a050-08a64d58e2a0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv6", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}], "revision_number": 4, "project_id": "9c53a91613fb4d5080479ac6f51697ed", "id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "020d00b5451a467cb276d06789a1149d", "created_at": "2019-01-18T05:59:12Z", "updated_at": "2019-01-18T05:59:12Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:12Z", "revision_number": 0, "id": "60f7d4a7-1a27-4801-a1e8-5bf33633b818", "remote_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:12Z", "security_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "tenant_id": "020d00b5451a467cb276d06789a1149d", "port_range_min": null, "ethertype": "IPv6", "project_id": "020d00b5451a467cb276d06789a1149d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:12Z", "revision_number": 0, "id": "38b9f88b-1fc0-40d1-af74-237d79be193d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:12Z", "security_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "tenant_id": "020d00b5451a467cb276d06789a1149d", "port_range_min": null, "ethertype": "IPv4", "project_id": "020d00b5451a467cb276d06789a1149d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:12Z", "revision_number": 0, "id": "38b091dd-dca7-4cbe-8c1c-dd18a74bfca8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:12Z", "security_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "tenant_id": "020d00b5451a467cb276d06789a1149d", "port_range_min": null, "ethertype": "IPv6", "project_id": "020d00b5451a467cb276d06789a1149d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:12Z", "revision_number": 0, "id": "8faf6dda-6919-4b75-b745-2af38abf8dcf", "remote_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:12Z", "security_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "tenant_id": "020d00b5451a467cb276d06789a1149d", "port_range_min": null, "ethertype": "IPv4", "project_id": "020d00b5451a467cb276d06789a1149d"}], "revision_number": 4, "project_id": "020d00b5451a467cb276d06789a1149d", "id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "created_at": "2019-01-18T04:39:06Z", "updated_at": "2019-01-18T04:39:06Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "8860837e-afbd-4411-adf9-d88db88c2114", "remote_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "47feb8aba08a40dca7028a1701e597b9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "4e399c2e-bc03-4aa3-b192-1fafdc9248ba", "remote_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "47feb8aba08a40dca7028a1701e597b9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "4bf1a402-0fa2-4cfd-9fee-4a28f16bb271", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "47feb8aba08a40dca7028a1701e597b9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "0aedefa2-edbc-47b5-bead-e954540f6937", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "47feb8aba08a40dca7028a1701e597b9"}], "revision_number": 4, "project_id": "47feb8aba08a40dca7028a1701e597b9", "id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "name": "default"}]} 2019-01-18 06:10:47,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-ff6eeca3-a68c-4dea-adb6-d131f569905d 2019-01-18 06:10:47,164 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/9c53a91613fb4d5080479ac6f51697ed -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33075b86a95489d5233c7cca0cee90ab4e0a7572" 2019-01-18 06:10:47,248 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:10:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4b83c7a1-1cc4-4c09-a825-bbabdf0676c2 Content-Encoding: gzip Content-Length: 190 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/9c53a91613fb4d5080479ac6f51697ed"}, "enabled": true, "id": "9c53a91613fb4d5080479ac6f51697ed", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2019-01-18 06:10:47,248 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/9c53a91613fb4d5080479ac6f51697ed used request id req-4b83c7a1-1cc4-4c09-a825-bbabdf0676c2 2019-01-18 06:10:47,252 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/020d00b5451a467cb276d06789a1149d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33075b86a95489d5233c7cca0cee90ab4e0a7572" 2019-01-18 06:10:47,342 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:10:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5e7fb1e9-2c5b-463f-aa22-38207fdd1729 Content-Encoding: gzip Content-Length: 248 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/020d00b5451a467cb276d06789a1149d"}, "enabled": true, "id": "020d00b5451a467cb276d06789a1149d", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}} 2019-01-18 06:10:47,342 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/020d00b5451a467cb276d06789a1149d used request id req-5e7fb1e9-2c5b-463f-aa22-38207fdd1729 2019-01-18 06:10:47,347 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/47feb8aba08a40dca7028a1701e597b9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33075b86a95489d5233c7cca0cee90ab4e0a7572" 2019-01-18 06:10:47,433 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:10:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-150185ad-5440-4d17-ba9e-1ee8fb43e6f2 Content-Encoding: gzip Content-Length: 205 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/47feb8aba08a40dca7028a1701e597b9"}, "enabled": true, "id": "47feb8aba08a40dca7028a1701e597b9", "parent_id": "default", "domain_id": "default", "name": "service"}} 2019-01-18 06:10:47,433 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/47feb8aba08a40dca7028a1701e597b9 used request id req-150185ad-5440-4d17-ba9e-1ee8fb43e6f2 2019-01-18 06:10:47,434 - keystone_utils - INFO - Deleting project with name - CreateSimpleVolumeTypeSuccessTests-9a635634-a855-4ba-proj 2019-01-18 06:10:47,438 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/b2dfb1bc80b34db8aec7904d0cb11d2d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33075b86a95489d5233c7cca0cee90ab4e0a7572" 2019-01-18 06:10:47,634 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 06:10:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dd8ee70b-b038-403b-a7ad-dac0a86e63e2 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 06:10:47,634 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/b2dfb1bc80b34db8aec7904d0cb11d2d used request id req-dd8ee70b-b038-403b-a7ad-dac0a86e63e2 2019-01-18 06:10:47,635 - keystone_utils - INFO - Deleting role with name - CreateSimpleVolumeTypeSuccessTests-9a635634-a855-4ba-proj-role 2019-01-18 06:10:47,638 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/c863ec2d805c4483947b16f2ca7c15a5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33075b86a95489d5233c7cca0cee90ab4e0a7572" 2019-01-18 06:10:47,745 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 06:10:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-290be273-c543-4de4-80ec-b97f05b48676 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 06:10:47,746 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/c863ec2d805c4483947b16f2ca7c15a5 used request id req-290be273-c543-4de4-80ec-b97f05b48676 2019-01-18 06:10:47,749 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33075b86a95489d5233c7cca0cee90ab4e0a7572" 2019-01-18 06:10:47,922 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:10:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-23ff8718-a139-4cea-b578-5731e9918117 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "488fca829f8b496daa1cd2cdc6e45c49", "links": {"self": "http://172.30.9.23:5000/v3/roles/488fca829f8b496daa1cd2cdc6e45c49"}, "name": "Member"}, {"domain_id": null, "id": "6b7f4f4f76264b6fb449c43b86ee3817", "links": {"self": "http://172.30.9.23:5000/v3/roles/6b7f4f4f76264b6fb449c43b86ee3817"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a482b711adf94961bf4bb28eda7f0e28", "links": {"self": "http://172.30.9.23:5000/v3/roles/a482b711adf94961bf4bb28eda7f0e28"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c65201bd05504fa786d79b166e8bbba3", "links": {"self": "http://172.30.9.23:5000/v3/roles/c65201bd05504fa786d79b166e8bbba3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "e7e317b66c174923a8cb46c48d897c8d", "links": {"self": "http://172.30.9.23:5000/v3/roles/e7e317b66c174923a8cb46c48d897c8d"}, "name": "ResellerAdmin"}]} 2019-01-18 06:10:47,923 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-23ff8718-a139-4cea-b578-5731e9918117 2019-01-18 06:10:47,923 - keystone_utils - INFO - Deleting user with name - CreateSimpleVolumeTypeSuccessTests-9a635634-a855-4ba-user 2019-01-18 06:10:47,927 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/bbb309ca0c354098834e2c0e5e534f8e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}18fb3ce91a91e208b51798d02609e76d7efb8eac" 2019-01-18 06:10:48,099 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 06:10:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e71f24ef-fce5-424c-b5d4-bf8f3698d942 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 06:10:48,099 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/bbb309ca0c354098834e2c0e5e534f8e used request id req-e71f24ef-fce5-424c-b5d4-bf8f3698d942 2019-01-18 06:10:48,101 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:10:48,485 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "488fca829f8b496daa1cd2cdc6e45c49", "name": "Member"}, {"id": "c65201bd05504fa786d79b166e8bbba3", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}], "expires_at": "2019-01-18T07:10:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "020d00b5451a467cb276d06789a1149d", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "id": "e292c913af7844408b6509a836e493f5"}, "audit_ids": ["6M96YdTzStCEWdhDmV7f1w"], "issued_at": "2019-01-18T06:10:48.000000Z"}} 2019-01-18 06:10:48,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}919a980803bf41bca7957b230125cea388fdcc0c" 2019-01-18 06:10:48,578 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:10:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c3db1bf5-6527-44cf-99ea-b7ada722cab0 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:10:48,579 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-c3db1bf5-6527-44cf-99ea-b7ada722cab0 2019-01-18 06:10:48,580 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:10:48,581 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:10:48,951 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "488fca829f8b496daa1cd2cdc6e45c49", "name": "Member"}, {"id": "c65201bd05504fa786d79b166e8bbba3", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}], "expires_at": "2019-01-18T07:10:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "020d00b5451a467cb276d06789a1149d", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "id": "e292c913af7844408b6509a836e493f5"}, "audit_ids": ["U89GaK-zTxigZxDJr_RphA"], "issued_at": "2019-01-18T06:10:48.000000Z"}} 2019-01-18 06:10:48,952 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b9db1b8abb5f745a2170e2a2cbc229514c84b30c" 2019-01-18 06:10:49,037 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:10:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9c72b751-0c32-44a7-90b2-3fd5faa20a63 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:10:49,037 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-9c72b751-0c32-44a7-90b2-3fd5faa20a63 2019-01-18 06:10:49,041 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-18 06:10:49,047 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 18 Jan 2019 06:10: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"}]}]}} 2019-01-18 06:10:49,048 - 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-47bfde1d-f784-407-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b9db1b8abb5f745a2170e2a2cbc229514c84b30c" 2019-01-18 06:10:49,133 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:10:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0795e3b9-d9cf-4bcf-a395-fe0236a6e5ad 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=CreateVolumeTypeComplexTests-47bfde1d-f784-407-proj", "previous": null, "next": null}, "projects": []} 2019-01-18 06:10:49,133 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeTypeComplexTests-47bfde1d-f784-407-proj used request id req-0795e3b9-d9cf-4bcf-a395-fe0236a6e5ad 2019-01-18 06:10:49,137 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b9db1b8abb5f745a2170e2a2cbc229514c84b30c" 2019-01-18 06:10:49,226 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:10:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1749733e-d111-47d1-bbc6-ba8463277c51 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-18 06:10:49,226 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-1749733e-d111-47d1-bbc6-ba8463277c51 2019-01-18 06:10:49,230 - 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}b9db1b8abb5f745a2170e2a2cbc229514c84b30c" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateVolumeTypeComplexTests-47bfde1d-f784-407-proj"}}' 2019-01-18 06:10:49,351 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 18 Jan 2019 06:10:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d87ec9df-f21a-41b7-b20e-a8df8fc81127 Content-Length: 313 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/b78d518104ce4ebeb47a390d07a12e58"}, "enabled": true, "id": "b78d518104ce4ebeb47a390d07a12e58", "parent_id": "default", "domain_id": "default", "name": "CreateVolumeTypeComplexTests-47bfde1d-f784-407-proj"}} 2019-01-18 06:10:49,351 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-d87ec9df-f21a-41b7-b20e-a8df8fc81127 2019-01-18 06:10:49,351 - keystone_utils - INFO - Created project with name - CreateVolumeTypeComplexTests-47bfde1d-f784-407-proj 2019-01-18 06:10:49,351 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:10:49,352 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:10:49,733 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "488fca829f8b496daa1cd2cdc6e45c49", "name": "Member"}, {"id": "c65201bd05504fa786d79b166e8bbba3", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}], "expires_at": "2019-01-18T07:10:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "020d00b5451a467cb276d06789a1149d", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "id": "e292c913af7844408b6509a836e493f5"}, "audit_ids": ["C_W05PbkSKioHPfy6Ui2fw"], "issued_at": "2019-01-18T06:10:49.000000Z"}} 2019-01-18 06:10:49,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}97c856efd9278d3c2f46d04efaabba6a27c80f5c" 2019-01-18 06:10:49,819 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:10:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4780dc49-49ce-4e8d-a1e3-03549b7fa3c4 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:10:49,820 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-4780dc49-49ce-4e8d-a1e3-03549b7fa3c4 2019-01-18 06:10:49,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" 2019-01-18 06:10:49,830 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 18 Jan 2019 06:10: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"}]}]}} 2019-01-18 06:10:49,830 - 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}97c856efd9278d3c2f46d04efaabba6a27c80f5c" 2019-01-18 06:10:49,931 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:10:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dfb73213-f2fb-4850-b696-d9066d542e1c Content-Encoding: gzip Content-Length: 869 Content-Type: application/json RESP BODY: {"users": [{"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/0607a2b4beb0408e9fa51cc5ba027ac6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0607a2b4beb0408e9fa51cc5ba027ac6", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/17c61b95071545a094cc82823d2b88b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "17c61b95071545a094cc82823d2b88b8", "email": "nova@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/29e5d2dfed2447bda26fc75bd1122674"}, "domain_id": "default", "enabled": true, "options": {}, "id": "29e5d2dfed2447bda26fc75bd1122674", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/3b6dcc8c791e4b6e8831f5b5e583de80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3b6dcc8c791e4b6e8831f5b5e583de80", "email": "neutron@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.23:5000/v3/users/45ab52d673584bc198669be88c88b878"}, "domain_id": "default", "enabled": true, "options": {}, "id": "45ab52d673584bc198669be88c88b878", "email": "barbican@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/57795b4ee52f49c6a71f55bb6c4012f8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "57795b4ee52f49c6a71f55bb6c4012f8", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/5c52969262974d64ac2a300ca5d60f50"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c52969262974d64ac2a300ca5d60f50", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/5fc15572bb1c489ba92bd9945bbc1f64"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5fc15572bb1c489ba92bd9945bbc1f64", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/6b519d70e25f4e61a9dfd738cd6bba22"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6b519d70e25f4e61a9dfd738cd6bba22", "email": "heat@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.23:5000/v3/users/8248437208b540c2893a7117ad102a87"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8248437208b540c2893a7117ad102a87", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/890dee97e62840c5b15e36f03f6b7efc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "890dee97e62840c5b15e36f03f6b7efc", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/8cccb516ecc44ed9bb7c8633df108fd4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8cccb516ecc44ed9bb7c8633df108fd4", "email": "glance@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.23:5000/v3/users/97c3d863a98148299fa116fdb54be470"}, "domain_id": "default", "enabled": true, "options": {}, "id": "97c3d863a98148299fa116fdb54be470", "email": "tacker@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/a2a0c8c0f19941808c9f618af50b3b79"}, "domain_id": "c19db1b8f60647a9a114cd23287c807b", "enabled": true, "options": {}, "id": "a2a0c8c0f19941808c9f618af50b3b79", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "links": {"self": "http://172.30.9.23:5000/v3/users/e292c913af7844408b6509a836e493f5"}, "domain_id": "default", "enabled": true, "id": "e292c913af7844408b6509a836e493f5", "options": {}}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/fe5de73ba9cb41b2be24ccf1f72f5ed4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe5de73ba9cb41b2be24ccf1f72f5ed4", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2019-01-18 06:10:49,931 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-dfb73213-f2fb-4850-b696-d9066d542e1c 2019-01-18 06:10:49,936 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateVolumeTypeComplexTests-47bfde1d-f784-407-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97c856efd9278d3c2f46d04efaabba6a27c80f5c" 2019-01-18 06:10:50,021 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:10:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c3022ebb-8618-4a47-a73d-61c944918232 Content-Encoding: gzip Content-Length: 256 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateVolumeTypeComplexTests-47bfde1d-f784-407-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/b78d518104ce4ebeb47a390d07a12e58"}, "enabled": true, "id": "b78d518104ce4ebeb47a390d07a12e58", "parent_id": "default", "domain_id": "default", "name": "CreateVolumeTypeComplexTests-47bfde1d-f784-407-proj"}]} 2019-01-18 06:10:50,021 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateVolumeTypeComplexTests-47bfde1d-f784-407-proj used request id req-c3022ebb-8618-4a47-a73d-61c944918232 2019-01-18 06:10:50,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}97c856efd9278d3c2f46d04efaabba6a27c80f5c" 2019-01-18 06:10:50,128 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:10:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-324f779f-aa02-4f48-816c-b44f7c8cde62 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-18 06:10:50,129 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-324f779f-aa02-4f48-816c-b44f7c8cde62 2019-01-18 06:10:50,488 - keystone_utils - INFO - Created user with name - CreateVolumeTypeComplexTests-47bfde1d-f784-407-user 2019-01-18 06:10:50,488 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:10:50,493 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b9db1b8abb5f745a2170e2a2cbc229514c84b30c" 2019-01-18 06:10:50,586 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:10:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-54210058-a31b-4beb-b8e4-462e6ff3586f Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "488fca829f8b496daa1cd2cdc6e45c49", "links": {"self": "http://172.30.9.23:5000/v3/roles/488fca829f8b496daa1cd2cdc6e45c49"}, "name": "Member"}, {"domain_id": null, "id": "6b7f4f4f76264b6fb449c43b86ee3817", "links": {"self": "http://172.30.9.23:5000/v3/roles/6b7f4f4f76264b6fb449c43b86ee3817"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a482b711adf94961bf4bb28eda7f0e28", "links": {"self": "http://172.30.9.23:5000/v3/roles/a482b711adf94961bf4bb28eda7f0e28"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c65201bd05504fa786d79b166e8bbba3", "links": {"self": "http://172.30.9.23:5000/v3/roles/c65201bd05504fa786d79b166e8bbba3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "e7e317b66c174923a8cb46c48d897c8d", "links": {"self": "http://172.30.9.23:5000/v3/roles/e7e317b66c174923a8cb46c48d897c8d"}, "name": "ResellerAdmin"}]} 2019-01-18 06:10:50,587 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-54210058-a31b-4beb-b8e4-462e6ff3586f 2019-01-18 06:10:50,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}b9db1b8abb5f745a2170e2a2cbc229514c84b30c" -d '{"role": {"name": "CreateVolumeTypeComplexTests-47bfde1d-f784-407-proj-role"}}' 2019-01-18 06:10:50,710 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 18 Jan 2019 06:10:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6cbc5974-1445-4ebf-a521-c4029e83f5c6 Content-Length: 227 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "4e971deae86d456f88b57cc2c2984a7a", "links": {"self": "http://172.30.9.23:5000/v3/roles/4e971deae86d456f88b57cc2c2984a7a"}, "name": "CreateVolumeTypeComplexTests-47bfde1d-f784-407-proj-role"}} 2019-01-18 06:10:50,710 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-6cbc5974-1445-4ebf-a521-c4029e83f5c6 2019-01-18 06:10:50,710 - keystone_utils - INFO - Created role with name - CreateVolumeTypeComplexTests-47bfde1d-f784-407-proj-role 2019-01-18 06:10:50,714 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/4e971deae86d456f88b57cc2c2984a7a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b9db1b8abb5f745a2170e2a2cbc229514c84b30c" 2019-01-18 06:10:50,798 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:10:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-24fea965-b83b-4192-86fb-57583f651574 Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.23:5000/v3/roles/4e971deae86d456f88b57cc2c2984a7a"}, "domain_id": null, "name": "CreateVolumeTypeComplexTests-47bfde1d-f784-407-proj-role", "id": "4e971deae86d456f88b57cc2c2984a7a"}} 2019-01-18 06:10:50,798 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/4e971deae86d456f88b57cc2c2984a7a used request id req-24fea965-b83b-4192-86fb-57583f651574 2019-01-18 06:10:50,798 - keystone_utils - INFO - Granting role CreateVolumeTypeComplexTests-47bfde1d-f784-407-proj-role to project CreateVolumeTypeComplexTests-47bfde1d-f784-407-proj 2019-01-18 06:10:50,802 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/b78d518104ce4ebeb47a390d07a12e58/users/c833733f6ce9479ca0934246fad35e7c/roles/4e971deae86d456f88b57cc2c2984a7a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b9db1b8abb5f745a2170e2a2cbc229514c84b30c" 2019-01-18 06:10:50,934 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 06:10:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5c723b22-c098-478b-9326-78e557b83cad Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 06:10:50,934 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/b78d518104ce4ebeb47a390d07a12e58/users/c833733f6ce9479ca0934246fad35e7c/roles/4e971deae86d456f88b57cc2c2984a7a used request id req-5c723b22-c098-478b-9326-78e557b83cad 2019-01-18 06:10:50,936 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:10:50,937 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:10:51,329 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "488fca829f8b496daa1cd2cdc6e45c49", "name": "Member"}, {"id": "c65201bd05504fa786d79b166e8bbba3", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}], "expires_at": "2019-01-18T07:10:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "020d00b5451a467cb276d06789a1149d", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "id": "e292c913af7844408b6509a836e493f5"}, "audit_ids": ["bzO__E5ASeSvWzS7-bSHKA"], "issued_at": "2019-01-18T06:10:51.000000Z"}} 2019-01-18 06:10:51,330 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}055e0f1a73bf382f524ff52c8ecdd37aec0c3ef3" 2019-01-18 06:10:51,343 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:10:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-331050cb-f10e-421d-a602-1e766d1cf35e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:10:51,343 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-331050cb-f10e-421d-a602-1e766d1cf35e 2019-01-18 06:10:51,349 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d/qos-specs -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}055e0f1a73bf382f524ff52c8ecdd37aec0c3ef3" 2019-01-18 06:10:51,525 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:10:51 GMT Server: Apache x-compute-request-id: req-aa467540-5638-4896-ae14-1c9aa35d8f6f OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-aa467540-5638-4896-ae14-1c9aa35d8f6f Content-Length: 17 Content-Type: application/json RESP BODY: {"qos_specs": []} 2019-01-18 06:10:51,525 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d/qos-specs used request id req-aa467540-5638-4896-ae14-1c9aa35d8f6f 2019-01-18 06:10:51,529 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-aa467540-5638-4896-ae14-1c9aa35d8f6f" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}055e0f1a73bf382f524ff52c8ecdd37aec0c3ef3" -d '{"qos_specs": {"consumer": "both", "name": "CreateVolumeTypeComplexTests-f14711e3-afe9-4e21-a402-7e23955b27b9-qos-spec"}}' 2019-01-18 06:10:52,107 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:10:51 GMT Server: Apache x-compute-request-id: req-651c8b61-2fb8-4842-804b-4cd3e051d10e OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-651c8b61-2fb8-4842-804b-4cd3e051d10e Content-Encoding: gzip Content-Length: 250 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {}, "consumer": "both", "id": "91d5a1a4-ae73-4ac8-a9c3-cb0fd16e42a5", "name": "CreateVolumeTypeComplexTests-f14711e3-afe9-4e21-a402-7e23955b27b9-qos-spec"}, "links": [{"href": "http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d/qos-specs/91d5a1a4-ae73-4ac8-a9c3-cb0fd16e42a5", "rel": "self"}, {"href": "http://172.30.9.23:8776/020d00b5451a467cb276d06789a1149d/qos-specs/91d5a1a4-ae73-4ac8-a9c3-cb0fd16e42a5", "rel": "bookmark"}]} 2019-01-18 06:10:52,107 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d/qos-specs used request id req-651c8b61-2fb8-4842-804b-4cd3e051d10e 2019-01-18 06:10:52,108 - create_qos - INFO - Created qos with name - CreateVolumeTypeComplexTests-f14711e3-afe9-4e21-a402-7e23955b27b9-qos-spec 2019-01-18 06:10:52,108 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:10:52,109 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:10:52,503 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "488fca829f8b496daa1cd2cdc6e45c49", "name": "Member"}, {"id": "c65201bd05504fa786d79b166e8bbba3", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}], "expires_at": "2019-01-18T07:10:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "020d00b5451a467cb276d06789a1149d", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "id": "e292c913af7844408b6509a836e493f5"}, "audit_ids": ["w5rsVoz7RTGlk2O50hLvGg"], "issued_at": "2019-01-18T06:10:52.000000Z"}} 2019-01-18 06:10:52,504 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d4b95d96c50f119836cba3f7c38f51ae0ed20e7" 2019-01-18 06:10:52,601 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:10:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d356dc7a-341b-4e3f-af01-5f59dedfd04b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:10:52,601 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-d356dc7a-341b-4e3f-af01-5f59dedfd04b 2019-01-18 06:10:52,607 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d/types?is_public=None -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d4b95d96c50f119836cba3f7c38f51ae0ed20e7" 2019-01-18 06:10:53,182 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:10:52 GMT Server: Apache x-compute-request-id: req-c7b3b50c-1162-4676-8ba6-51b8d02f203b OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-c7b3b50c-1162-4676-8ba6-51b8d02f203b Content-Length: 20 Content-Type: application/json RESP BODY: {"volume_types": []} 2019-01-18 06:10:53,183 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d/types?is_public=None used request id req-c7b3b50c-1162-4676-8ba6-51b8d02f203b 2019-01-18 06:10:53,186 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-c7b3b50c-1162-4676-8ba6-51b8d02f203b" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d4b95d96c50f119836cba3f7c38f51ae0ed20e7" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CreateVolumeTypeComplexTests-f14711e3-afe9-4e21-a402-7e23955b27b9-vol_type", "description": null}}' 2019-01-18 06:10:53,385 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:10:53 GMT Server: Apache x-compute-request-id: req-5d3b509e-28c9-4674-8956-8b2936f37e67 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-5d3b509e-28c9-4674-8956-8b2936f37e67 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateVolumeTypeComplexTests-f14711e3-afe9-4e21-a402-7e23955b27b9-vol_type", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "67b15450-5cfc-4200-a2eb-7b89853bc7a1", "description": null}} 2019-01-18 06:10:53,385 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d/types used request id req-5d3b509e-28c9-4674-8956-8b2936f37e67 2019-01-18 06:10:53,388 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d/types/67b15450-5cfc-4200-a2eb-7b89853bc7a1/encryption -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-c7b3b50c-1162-4676-8ba6-51b8d02f203b" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d4b95d96c50f119836cba3f7c38f51ae0ed20e7" -d '{"encryption": {"control_location": "back-end", "provider_class": "bar", "name": "foo", "provider": "bar"}}' 2019-01-18 06:10:53,621 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:10:53 GMT Server: Apache x-compute-request-id: req-bed62b3c-6328-4507-89a7-8f5b56de6477 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-bed62b3c-6328-4507-89a7-8f5b56de6477 Content-Encoding: gzip Content-Length: 169 Content-Type: application/json RESP BODY: {"encryption": {"volume_type_id": "67b15450-5cfc-4200-a2eb-7b89853bc7a1", "name": "foo", "control_location": "back-end", "encryption_id": "61b8a377-5062-4270-8c28-cdee1bdf6015", "provider": "bar", "provider_class": "bar"}} 2019-01-18 06:10:53,622 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d/types/67b15450-5cfc-4200-a2eb-7b89853bc7a1/encryption used request id req-bed62b3c-6328-4507-89a7-8f5b56de6477 2019-01-18 06:10:53,622 - create_volume_type - INFO - Created volume type with name - CreateVolumeTypeComplexTests-f14711e3-afe9-4e21-a402-7e23955b27b9-vol_type 2019-01-18 06:10:53,625 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d/types/67b15450-5cfc-4200-a2eb-7b89853bc7a1 -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}919a980803bf41bca7957b230125cea388fdcc0c" 2019-01-18 06:10:54,206 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:10:53 GMT Server: Apache x-compute-request-id: req-2fcfbfac-944d-4c0d-bc1d-461e52cf7410 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-2fcfbfac-944d-4c0d-bc1d-461e52cf7410 Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateVolumeTypeComplexTests-f14711e3-afe9-4e21-a402-7e23955b27b9-vol_type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "67b15450-5cfc-4200-a2eb-7b89853bc7a1", "description": null}} 2019-01-18 06:10:54,206 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d/types/67b15450-5cfc-4200-a2eb-7b89853bc7a1 used request id req-2fcfbfac-944d-4c0d-bc1d-461e52cf7410 2019-01-18 06:10:54,209 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d/types/67b15450-5cfc-4200-a2eb-7b89853bc7a1 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-2fcfbfac-944d-4c0d-bc1d-461e52cf7410" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}919a980803bf41bca7957b230125cea388fdcc0c" 2019-01-18 06:10:54,748 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:10:54 GMT Server: Apache x-compute-request-id: req-f9ab24d8-2870-4164-9131-11bbe368eac9 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-f9ab24d8-2870-4164-9131-11bbe368eac9 Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateVolumeTypeComplexTests-f14711e3-afe9-4e21-a402-7e23955b27b9-vol_type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "67b15450-5cfc-4200-a2eb-7b89853bc7a1", "description": null}} 2019-01-18 06:10:54,748 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d/types/67b15450-5cfc-4200-a2eb-7b89853bc7a1 used request id req-f9ab24d8-2870-4164-9131-11bbe368eac9 2019-01-18 06:10:54,751 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d/types/67b15450-5cfc-4200-a2eb-7b89853bc7a1/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-2fcfbfac-944d-4c0d-bc1d-461e52cf7410" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}919a980803bf41bca7957b230125cea388fdcc0c" 2019-01-18 06:10:54,930 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:10:54 GMT Server: Apache x-compute-request-id: req-32b873c8-40f9-40b8-b4f7-4d76c72820d0 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-32b873c8-40f9-40b8-b4f7-4d76c72820d0 Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"volume_type_id": "67b15450-5cfc-4200-a2eb-7b89853bc7a1", "control_location": "back-end", "deleted": false, "created_at": "2019-01-18T06:10:53.000000", "updated_at": null, "encryption_id": "61b8a377-5062-4270-8c28-cdee1bdf6015", "key_size": null, "provider": "bar", "deleted_at": null, "cipher": null} 2019-01-18 06:10:54,930 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d/types/67b15450-5cfc-4200-a2eb-7b89853bc7a1/encryption used request id req-32b873c8-40f9-40b8-b4f7-4d76c72820d0 2019-01-18 06:10:54,931 - cinder_utils - INFO - Deleting volume named - CreateVolumeTypeComplexTests-f14711e3-afe9-4e21-a402-7e23955b27b9-vol_type 2019-01-18 06:10:54,934 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d/types/67b15450-5cfc-4200-a2eb-7b89853bc7a1 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-c7b3b50c-1162-4676-8ba6-51b8d02f203b" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d4b95d96c50f119836cba3f7c38f51ae0ed20e7" 2019-01-18 06:10:55,543 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Fri, 18 Jan 2019 06:10:54 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-2c57c7bb-ef50-4ada-83da-858c7a6f9e1e 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. 2019-01-18 06:10:55,544 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d/types/67b15450-5cfc-4200-a2eb-7b89853bc7a1 used request id req-2c57c7bb-ef50-4ada-83da-858c7a6f9e1e 2019-01-18 06:10:55,544 - cinder_utils - INFO - Deleting QoS named - CreateVolumeTypeComplexTests-f14711e3-afe9-4e21-a402-7e23955b27b9-qos-spec 2019-01-18 06:10:55,548 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d/qos-specs/91d5a1a4-ae73-4ac8-a9c3-cb0fd16e42a5?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-aa467540-5638-4896-ae14-1c9aa35d8f6f" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}055e0f1a73bf382f524ff52c8ecdd37aec0c3ef3" 2019-01-18 06:10:55,746 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Fri, 18 Jan 2019 06:10:55 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-f44e0ff2-c6ad-435d-b663-874c940585ad 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. 2019-01-18 06:10:55,746 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d/qos-specs/91d5a1a4-ae73-4ac8-a9c3-cb0fd16e42a5?force=False used request id req-f44e0ff2-c6ad-435d-b663-874c940585ad 2019-01-18 06:10:55,753 - 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}b9db1b8abb5f745a2170e2a2cbc229514c84b30c" 2019-01-18 06:10:55,971 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-cbb9b967-8ff0-43c8-9746-744335c1e3a2 Date: Fri, 18 Jan 2019 06:10:55 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-18T04:53:26Z", "updated_at": "2019-01-18T04:53:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:53:26Z", "revision_number": 0, "id": "84255fa4-c13a-4cfe-b73d-e56ee216ca1e", "remote_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "remote_ip_prefix": null, "created_at": "2019-01-18T04:53:26Z", "security_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:53:26Z", "revision_number": 0, "id": "571036d3-cb1d-483a-acb9-96f19293add9", "remote_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "remote_ip_prefix": null, "created_at": "2019-01-18T04:53:26Z", "security_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:53:26Z", "revision_number": 0, "id": "260c2de9-5dc5-4508-b06c-24b9d7ed838c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:53:26Z", "security_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:53:26Z", "revision_number": 0, "id": "9c6f69fc-3bf8-4346-9288-5a255b82b67e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:53:26Z", "security_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "created_at": "2019-01-18T04:51:20Z", "updated_at": "2019-01-18T04:51:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "87b9b994-ae22-4850-863a-6a4925bd01fe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv4", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "45161a51-d6dd-4bb8-986d-bc2f88599c1d", "remote_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv6", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "2b339890-44d0-4711-a050-08a64d58e2a0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv6", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "24c99e6f-888c-4943-9c93-54ad3b18b18c", "remote_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv4", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}], "revision_number": 4, "project_id": "9c53a91613fb4d5080479ac6f51697ed", "id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "020d00b5451a467cb276d06789a1149d", "created_at": "2019-01-18T05:59:12Z", "updated_at": "2019-01-18T05:59:12Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:12Z", "revision_number": 0, "id": "38b091dd-dca7-4cbe-8c1c-dd18a74bfca8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:12Z", "security_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "tenant_id": "020d00b5451a467cb276d06789a1149d", "port_range_min": null, "ethertype": "IPv6", "project_id": "020d00b5451a467cb276d06789a1149d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:12Z", "revision_number": 0, "id": "8faf6dda-6919-4b75-b745-2af38abf8dcf", "remote_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:12Z", "security_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "tenant_id": "020d00b5451a467cb276d06789a1149d", "port_range_min": null, "ethertype": "IPv4", "project_id": "020d00b5451a467cb276d06789a1149d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:12Z", "revision_number": 0, "id": "60f7d4a7-1a27-4801-a1e8-5bf33633b818", "remote_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:12Z", "security_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "tenant_id": "020d00b5451a467cb276d06789a1149d", "port_range_min": null, "ethertype": "IPv6", "project_id": "020d00b5451a467cb276d06789a1149d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:12Z", "revision_number": 0, "id": "38b9f88b-1fc0-40d1-af74-237d79be193d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:12Z", "security_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "tenant_id": "020d00b5451a467cb276d06789a1149d", "port_range_min": null, "ethertype": "IPv4", "project_id": "020d00b5451a467cb276d06789a1149d"}], "revision_number": 4, "project_id": "020d00b5451a467cb276d06789a1149d", "id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "created_at": "2019-01-18T04:39:06Z", "updated_at": "2019-01-18T04:39:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "4bf1a402-0fa2-4cfd-9fee-4a28f16bb271", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "47feb8aba08a40dca7028a1701e597b9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "0aedefa2-edbc-47b5-bead-e954540f6937", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "47feb8aba08a40dca7028a1701e597b9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "8860837e-afbd-4411-adf9-d88db88c2114", "remote_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "47feb8aba08a40dca7028a1701e597b9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "4e399c2e-bc03-4aa3-b192-1fafdc9248ba", "remote_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "47feb8aba08a40dca7028a1701e597b9"}], "revision_number": 4, "project_id": "47feb8aba08a40dca7028a1701e597b9", "id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "name": "default"}]} 2019-01-18 06:10:55,971 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-cbb9b967-8ff0-43c8-9746-744335c1e3a2 2019-01-18 06:10:55,976 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/9c53a91613fb4d5080479ac6f51697ed -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b9db1b8abb5f745a2170e2a2cbc229514c84b30c" 2019-01-18 06:10:56,057 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:10:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6ebbc6a7-083a-4820-8fc3-e19c89b50754 Content-Encoding: gzip Content-Length: 190 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/9c53a91613fb4d5080479ac6f51697ed"}, "enabled": true, "id": "9c53a91613fb4d5080479ac6f51697ed", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2019-01-18 06:10:56,057 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/9c53a91613fb4d5080479ac6f51697ed used request id req-6ebbc6a7-083a-4820-8fc3-e19c89b50754 2019-01-18 06:10:56,061 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/020d00b5451a467cb276d06789a1149d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b9db1b8abb5f745a2170e2a2cbc229514c84b30c" 2019-01-18 06:10:56,098 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:10:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-db8e44ff-e0dd-44a8-8df7-60f0b200dd8a Content-Encoding: gzip Content-Length: 248 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/020d00b5451a467cb276d06789a1149d"}, "enabled": true, "id": "020d00b5451a467cb276d06789a1149d", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}} 2019-01-18 06:10:56,098 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/020d00b5451a467cb276d06789a1149d used request id req-db8e44ff-e0dd-44a8-8df7-60f0b200dd8a 2019-01-18 06:10:56,102 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/47feb8aba08a40dca7028a1701e597b9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b9db1b8abb5f745a2170e2a2cbc229514c84b30c" 2019-01-18 06:10:56,195 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:10:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c3d43717-7a9f-4296-90cf-4dcd7c8a61aa Content-Encoding: gzip Content-Length: 205 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/47feb8aba08a40dca7028a1701e597b9"}, "enabled": true, "id": "47feb8aba08a40dca7028a1701e597b9", "parent_id": "default", "domain_id": "default", "name": "service"}} 2019-01-18 06:10:56,195 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/47feb8aba08a40dca7028a1701e597b9 used request id req-c3d43717-7a9f-4296-90cf-4dcd7c8a61aa 2019-01-18 06:10:56,196 - keystone_utils - INFO - Deleting project with name - CreateVolumeTypeComplexTests-47bfde1d-f784-407-proj 2019-01-18 06:10:56,199 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/b78d518104ce4ebeb47a390d07a12e58 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b9db1b8abb5f745a2170e2a2cbc229514c84b30c" 2019-01-18 06:10:56,403 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 06:10:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4edba4ad-34ef-473e-991a-d2375dcdb3f7 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 06:10:56,403 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/b78d518104ce4ebeb47a390d07a12e58 used request id req-4edba4ad-34ef-473e-991a-d2375dcdb3f7 2019-01-18 06:10:56,403 - keystone_utils - INFO - Deleting role with name - CreateVolumeTypeComplexTests-47bfde1d-f784-407-proj-role 2019-01-18 06:10:56,407 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/4e971deae86d456f88b57cc2c2984a7a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b9db1b8abb5f745a2170e2a2cbc229514c84b30c" 2019-01-18 06:10:56,518 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 06:10:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1b644c33-91f2-448c-aec6-a464c04fadba Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 06:10:56,518 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/4e971deae86d456f88b57cc2c2984a7a used request id req-1b644c33-91f2-448c-aec6-a464c04fadba 2019-01-18 06:10:56,522 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b9db1b8abb5f745a2170e2a2cbc229514c84b30c" 2019-01-18 06:10:56,610 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:10:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-20807d31-22aa-463c-bda2-fa8ba9183ea8 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "488fca829f8b496daa1cd2cdc6e45c49", "links": {"self": "http://172.30.9.23:5000/v3/roles/488fca829f8b496daa1cd2cdc6e45c49"}, "name": "Member"}, {"domain_id": null, "id": "6b7f4f4f76264b6fb449c43b86ee3817", "links": {"self": "http://172.30.9.23:5000/v3/roles/6b7f4f4f76264b6fb449c43b86ee3817"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a482b711adf94961bf4bb28eda7f0e28", "links": {"self": "http://172.30.9.23:5000/v3/roles/a482b711adf94961bf4bb28eda7f0e28"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c65201bd05504fa786d79b166e8bbba3", "links": {"self": "http://172.30.9.23:5000/v3/roles/c65201bd05504fa786d79b166e8bbba3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "e7e317b66c174923a8cb46c48d897c8d", "links": {"self": "http://172.30.9.23:5000/v3/roles/e7e317b66c174923a8cb46c48d897c8d"}, "name": "ResellerAdmin"}]} 2019-01-18 06:10:56,610 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-20807d31-22aa-463c-bda2-fa8ba9183ea8 2019-01-18 06:10:56,611 - keystone_utils - INFO - Deleting user with name - CreateVolumeTypeComplexTests-47bfde1d-f784-407-user 2019-01-18 06:10:56,615 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/c833733f6ce9479ca0934246fad35e7c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97c856efd9278d3c2f46d04efaabba6a27c80f5c" 2019-01-18 06:10:56,779 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 06:10:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-803bfd90-94da-4da4-b8c0-d12077640312 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 06:10:56,780 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/c833733f6ce9479ca0934246fad35e7c used request id req-803bfd90-94da-4da4-b8c0-d12077640312 2019-01-18 06:10:56,781 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:10:57,186 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "488fca829f8b496daa1cd2cdc6e45c49", "name": "Member"}, {"id": "c65201bd05504fa786d79b166e8bbba3", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}], "expires_at": "2019-01-18T07:10:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "020d00b5451a467cb276d06789a1149d", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "id": "e292c913af7844408b6509a836e493f5"}, "audit_ids": ["vs4QeID1RmeVYNQBLigRuQ"], "issued_at": "2019-01-18T06:10:57.000000Z"}} 2019-01-18 06:10:57,186 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2df69bdc940cefb096b7ecfe0b15641fbfecedf6" 2019-01-18 06:10:57,277 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:10:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-08a50992-4a1d-4542-8d5f-d0d8b42383e9 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:10:57,277 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-08a50992-4a1d-4542-8d5f-d0d8b42383e9 2019-01-18 06:10:57,278 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:10:57,279 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:10:57,657 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "488fca829f8b496daa1cd2cdc6e45c49", "name": "Member"}, {"id": "c65201bd05504fa786d79b166e8bbba3", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}], "expires_at": "2019-01-18T07:10:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "020d00b5451a467cb276d06789a1149d", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "id": "e292c913af7844408b6509a836e493f5"}, "audit_ids": ["RQi4rUgcT1O3W_9Jvk74XQ"], "issued_at": "2019-01-18T06:10:57.000000Z"}} 2019-01-18 06:10:57,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}ba3f22ed052eed5402af59848fbabba98f88546c" 2019-01-18 06:10:57,749 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:10:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-90db0ba9-ae1f-45b5-ac10-298f39903f69 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:10:57,749 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-90db0ba9-ae1f-45b5-ac10-298f39903f69 2019-01-18 06:10:57,754 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-18 06:10:57,759 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 18 Jan 2019 06: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"}]}]}} 2019-01-18 06:10:57,760 - 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-d754b472-201f-415-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba3f22ed052eed5402af59848fbabba98f88546c" 2019-01-18 06:10:57,922 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:10:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eee5f9de-eba3-4107-8d2d-edf1d66c4c93 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-d754b472-201f-415-proj", "previous": null, "next": null}, "projects": []} 2019-01-18 06:10:57,922 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeTypeComplexTests-d754b472-201f-415-proj used request id req-eee5f9de-eba3-4107-8d2d-edf1d66c4c93 2019-01-18 06:10:57,926 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba3f22ed052eed5402af59848fbabba98f88546c" 2019-01-18 06:10:58,014 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:10:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a1dfeaf5-411f-4ddf-950c-960b3c9f90c2 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-18 06:10:58,015 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-a1dfeaf5-411f-4ddf-950c-960b3c9f90c2 2019-01-18 06:10:58,019 - 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}ba3f22ed052eed5402af59848fbabba98f88546c" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateVolumeTypeComplexTests-d754b472-201f-415-proj"}}' 2019-01-18 06:10:58,147 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 18 Jan 2019 06:10:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-deedf495-05fd-4e6d-b03d-e3ba6fd95ed4 Content-Length: 313 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/b9c60aa8f7ba4e42880d7a89c40dd53c"}, "enabled": true, "id": "b9c60aa8f7ba4e42880d7a89c40dd53c", "parent_id": "default", "domain_id": "default", "name": "CreateVolumeTypeComplexTests-d754b472-201f-415-proj"}} 2019-01-18 06:10:58,148 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-deedf495-05fd-4e6d-b03d-e3ba6fd95ed4 2019-01-18 06:10:58,148 - keystone_utils - INFO - Created project with name - CreateVolumeTypeComplexTests-d754b472-201f-415-proj 2019-01-18 06:10:58,148 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:10:58,149 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:10:58,531 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "488fca829f8b496daa1cd2cdc6e45c49", "name": "Member"}, {"id": "c65201bd05504fa786d79b166e8bbba3", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}], "expires_at": "2019-01-18T07:10:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "020d00b5451a467cb276d06789a1149d", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "id": "e292c913af7844408b6509a836e493f5"}, "audit_ids": ["icdd0CxvQwetSa0Qvyga_Q"], "issued_at": "2019-01-18T06:10:58.000000Z"}} 2019-01-18 06:10:58,532 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0e09d2f132d3106ed51e81a8b11fe1263b25cfc" 2019-01-18 06:10:58,616 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:10:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9148e841-5495-4b22-8d74-2f5f60e2160a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:10:58,616 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-9148e841-5495-4b22-8d74-2f5f60e2160a 2019-01-18 06:10:58,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" 2019-01-18 06:10:58,626 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 18 Jan 2019 06:10: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"}]}]}} 2019-01-18 06:10:58,627 - 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}e0e09d2f132d3106ed51e81a8b11fe1263b25cfc" 2019-01-18 06:10:58,723 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:10:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2d75151d-410d-4035-bcad-ff9a72768026 Content-Encoding: gzip Content-Length: 869 Content-Type: application/json RESP BODY: {"users": [{"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/0607a2b4beb0408e9fa51cc5ba027ac6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0607a2b4beb0408e9fa51cc5ba027ac6", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/17c61b95071545a094cc82823d2b88b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "17c61b95071545a094cc82823d2b88b8", "email": "nova@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/29e5d2dfed2447bda26fc75bd1122674"}, "domain_id": "default", "enabled": true, "options": {}, "id": "29e5d2dfed2447bda26fc75bd1122674", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/3b6dcc8c791e4b6e8831f5b5e583de80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3b6dcc8c791e4b6e8831f5b5e583de80", "email": "neutron@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.23:5000/v3/users/45ab52d673584bc198669be88c88b878"}, "domain_id": "default", "enabled": true, "options": {}, "id": "45ab52d673584bc198669be88c88b878", "email": "barbican@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/57795b4ee52f49c6a71f55bb6c4012f8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "57795b4ee52f49c6a71f55bb6c4012f8", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/5c52969262974d64ac2a300ca5d60f50"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c52969262974d64ac2a300ca5d60f50", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/5fc15572bb1c489ba92bd9945bbc1f64"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5fc15572bb1c489ba92bd9945bbc1f64", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/6b519d70e25f4e61a9dfd738cd6bba22"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6b519d70e25f4e61a9dfd738cd6bba22", "email": "heat@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.23:5000/v3/users/8248437208b540c2893a7117ad102a87"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8248437208b540c2893a7117ad102a87", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/890dee97e62840c5b15e36f03f6b7efc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "890dee97e62840c5b15e36f03f6b7efc", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/8cccb516ecc44ed9bb7c8633df108fd4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8cccb516ecc44ed9bb7c8633df108fd4", "email": "glance@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.23:5000/v3/users/97c3d863a98148299fa116fdb54be470"}, "domain_id": "default", "enabled": true, "options": {}, "id": "97c3d863a98148299fa116fdb54be470", "email": "tacker@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/a2a0c8c0f19941808c9f618af50b3b79"}, "domain_id": "c19db1b8f60647a9a114cd23287c807b", "enabled": true, "options": {}, "id": "a2a0c8c0f19941808c9f618af50b3b79", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "links": {"self": "http://172.30.9.23:5000/v3/users/e292c913af7844408b6509a836e493f5"}, "domain_id": "default", "enabled": true, "id": "e292c913af7844408b6509a836e493f5", "options": {}}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/fe5de73ba9cb41b2be24ccf1f72f5ed4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe5de73ba9cb41b2be24ccf1f72f5ed4", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2019-01-18 06:10:58,724 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-2d75151d-410d-4035-bcad-ff9a72768026 2019-01-18 06:10:58,728 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateVolumeTypeComplexTests-d754b472-201f-415-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0e09d2f132d3106ed51e81a8b11fe1263b25cfc" 2019-01-18 06:10:58,812 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:10:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a1aad26b-b8c6-4349-a8c0-1138913ae9d3 Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateVolumeTypeComplexTests-d754b472-201f-415-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/b9c60aa8f7ba4e42880d7a89c40dd53c"}, "enabled": true, "id": "b9c60aa8f7ba4e42880d7a89c40dd53c", "parent_id": "default", "domain_id": "default", "name": "CreateVolumeTypeComplexTests-d754b472-201f-415-proj"}]} 2019-01-18 06:10:58,813 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateVolumeTypeComplexTests-d754b472-201f-415-proj used request id req-a1aad26b-b8c6-4349-a8c0-1138913ae9d3 2019-01-18 06:10:58,817 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0e09d2f132d3106ed51e81a8b11fe1263b25cfc" 2019-01-18 06:10:58,911 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:10:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2b927fe2-cb62-4099-8c50-604e082df7e9 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-18 06:10:58,911 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-2b927fe2-cb62-4099-8c50-604e082df7e9 2019-01-18 06:10:59,274 - keystone_utils - INFO - Created user with name - CreateVolumeTypeComplexTests-d754b472-201f-415-user 2019-01-18 06:10:59,274 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:10:59,279 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba3f22ed052eed5402af59848fbabba98f88546c" 2019-01-18 06:10:59,357 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:10:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5aee5725-8985-4fb0-9964-e8fdd518d83e Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "488fca829f8b496daa1cd2cdc6e45c49", "links": {"self": "http://172.30.9.23:5000/v3/roles/488fca829f8b496daa1cd2cdc6e45c49"}, "name": "Member"}, {"domain_id": null, "id": "6b7f4f4f76264b6fb449c43b86ee3817", "links": {"self": "http://172.30.9.23:5000/v3/roles/6b7f4f4f76264b6fb449c43b86ee3817"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a482b711adf94961bf4bb28eda7f0e28", "links": {"self": "http://172.30.9.23:5000/v3/roles/a482b711adf94961bf4bb28eda7f0e28"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c65201bd05504fa786d79b166e8bbba3", "links": {"self": "http://172.30.9.23:5000/v3/roles/c65201bd05504fa786d79b166e8bbba3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "e7e317b66c174923a8cb46c48d897c8d", "links": {"self": "http://172.30.9.23:5000/v3/roles/e7e317b66c174923a8cb46c48d897c8d"}, "name": "ResellerAdmin"}]} 2019-01-18 06:10:59,357 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-5aee5725-8985-4fb0-9964-e8fdd518d83e 2019-01-18 06:10:59,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}ba3f22ed052eed5402af59848fbabba98f88546c" -d '{"role": {"name": "CreateVolumeTypeComplexTests-d754b472-201f-415-proj-role"}}' 2019-01-18 06:10:59,458 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 18 Jan 2019 06:10:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cb938740-389c-40fb-a778-58d5c9491f8c Content-Length: 227 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "ac9d61bcc7784f3a8043df3ea4194c7e", "links": {"self": "http://172.30.9.23:5000/v3/roles/ac9d61bcc7784f3a8043df3ea4194c7e"}, "name": "CreateVolumeTypeComplexTests-d754b472-201f-415-proj-role"}} 2019-01-18 06:10:59,458 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-cb938740-389c-40fb-a778-58d5c9491f8c 2019-01-18 06:10:59,459 - keystone_utils - INFO - Created role with name - CreateVolumeTypeComplexTests-d754b472-201f-415-proj-role 2019-01-18 06:10:59,462 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/ac9d61bcc7784f3a8043df3ea4194c7e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba3f22ed052eed5402af59848fbabba98f88546c" 2019-01-18 06:10:59,545 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:10:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7c4a4ff3-bc41-486a-9d8c-70f08d0763a6 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.23:5000/v3/roles/ac9d61bcc7784f3a8043df3ea4194c7e"}, "domain_id": null, "name": "CreateVolumeTypeComplexTests-d754b472-201f-415-proj-role", "id": "ac9d61bcc7784f3a8043df3ea4194c7e"}} 2019-01-18 06:10:59,545 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/ac9d61bcc7784f3a8043df3ea4194c7e used request id req-7c4a4ff3-bc41-486a-9d8c-70f08d0763a6 2019-01-18 06:10:59,545 - keystone_utils - INFO - Granting role CreateVolumeTypeComplexTests-d754b472-201f-415-proj-role to project CreateVolumeTypeComplexTests-d754b472-201f-415-proj 2019-01-18 06:10:59,549 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/b9c60aa8f7ba4e42880d7a89c40dd53c/users/280fbc3ad423431a85ea72454cdd8abc/roles/ac9d61bcc7784f3a8043df3ea4194c7e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba3f22ed052eed5402af59848fbabba98f88546c" 2019-01-18 06:10:59,695 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 06:10:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d93e7850-b4d5-4455-8abb-c86db9e584cf Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 06:10:59,695 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/b9c60aa8f7ba4e42880d7a89c40dd53c/users/280fbc3ad423431a85ea72454cdd8abc/roles/ac9d61bcc7784f3a8043df3ea4194c7e used request id req-d93e7850-b4d5-4455-8abb-c86db9e584cf 2019-01-18 06:10:59,697 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:10:59,698 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:11:00,085 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "488fca829f8b496daa1cd2cdc6e45c49", "name": "Member"}, {"id": "c65201bd05504fa786d79b166e8bbba3", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}], "expires_at": "2019-01-18T07:11:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "020d00b5451a467cb276d06789a1149d", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "id": "e292c913af7844408b6509a836e493f5"}, "audit_ids": ["VE_j_HoUTMWVKWrGJruCFA"], "issued_at": "2019-01-18T06:11:00.000000Z"}} 2019-01-18 06:11:00,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}922040e6053c2415bc2b9f69c7d9c2eef2f52d85" 2019-01-18 06:11:00,167 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:11:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ccd33b2b-9b58-4add-be32-bfc74eb3e7ee Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:11:00,167 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-ccd33b2b-9b58-4add-be32-bfc74eb3e7ee 2019-01-18 06:11:00,173 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d/qos-specs -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}922040e6053c2415bc2b9f69c7d9c2eef2f52d85" 2019-01-18 06:11:00,352 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:11:00 GMT Server: Apache x-compute-request-id: req-23f3c68f-c029-4339-b3be-2f83e20b81ee OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-23f3c68f-c029-4339-b3be-2f83e20b81ee Content-Length: 17 Content-Type: application/json RESP BODY: {"qos_specs": []} 2019-01-18 06:11:00,352 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d/qos-specs used request id req-23f3c68f-c029-4339-b3be-2f83e20b81ee 2019-01-18 06:11:00,356 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-23f3c68f-c029-4339-b3be-2f83e20b81ee" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}922040e6053c2415bc2b9f69c7d9c2eef2f52d85" -d '{"qos_specs": {"consumer": "both", "name": "CreateVolumeTypeComplexTests-6893990d-0db8-4f9c-9e21-a88a66e56a50-qos-spec"}}' 2019-01-18 06:11:00,633 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:11:00 GMT Server: Apache x-compute-request-id: req-7978fdd7-a1c3-4b87-b82a-5d2cf7d4985f OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-7978fdd7-a1c3-4b87-b82a-5d2cf7d4985f Content-Encoding: gzip Content-Length: 251 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {}, "consumer": "both", "id": "82bfa5cf-645e-471d-94f5-f14f73aade28", "name": "CreateVolumeTypeComplexTests-6893990d-0db8-4f9c-9e21-a88a66e56a50-qos-spec"}, "links": [{"href": "http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d/qos-specs/82bfa5cf-645e-471d-94f5-f14f73aade28", "rel": "self"}, {"href": "http://172.30.9.23:8776/020d00b5451a467cb276d06789a1149d/qos-specs/82bfa5cf-645e-471d-94f5-f14f73aade28", "rel": "bookmark"}]} 2019-01-18 06:11:00,633 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d/qos-specs used request id req-7978fdd7-a1c3-4b87-b82a-5d2cf7d4985f 2019-01-18 06:11:00,634 - create_qos - INFO - Created qos with name - CreateVolumeTypeComplexTests-6893990d-0db8-4f9c-9e21-a88a66e56a50-qos-spec 2019-01-18 06:11:00,634 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:11:00,635 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:11:01,023 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "488fca829f8b496daa1cd2cdc6e45c49", "name": "Member"}, {"id": "c65201bd05504fa786d79b166e8bbba3", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}], "expires_at": "2019-01-18T07:11:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "020d00b5451a467cb276d06789a1149d", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "id": "e292c913af7844408b6509a836e493f5"}, "audit_ids": ["RI_6ScUYRHeXgkx2W3XAYg"], "issued_at": "2019-01-18T06:11:00.000000Z"}} 2019-01-18 06:11:01,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}86888ef6d3bc630faacac3ea8493d6182d1e774a" 2019-01-18 06:11:01,038 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:11:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-15e1fc03-565b-4de4-8bb1-1ffb4252e7d5 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:11:01,038 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-15e1fc03-565b-4de4-8bb1-1ffb4252e7d5 2019-01-18 06:11:01,043 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d/types?is_public=None -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}86888ef6d3bc630faacac3ea8493d6182d1e774a" 2019-01-18 06:11:01,226 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:11:01 GMT Server: Apache x-compute-request-id: req-86bab3fa-79e7-4ab4-88c1-04f6c5cbce75 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-86bab3fa-79e7-4ab4-88c1-04f6c5cbce75 Content-Length: 20 Content-Type: application/json RESP BODY: {"volume_types": []} 2019-01-18 06:11:01,226 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d/types?is_public=None used request id req-86bab3fa-79e7-4ab4-88c1-04f6c5cbce75 2019-01-18 06:11:01,230 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-86bab3fa-79e7-4ab4-88c1-04f6c5cbce75" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}86888ef6d3bc630faacac3ea8493d6182d1e774a" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CreateVolumeTypeComplexTests-6893990d-0db8-4f9c-9e21-a88a66e56a50-vol_type", "description": null}}' 2019-01-18 06:11:01,451 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:11:01 GMT Server: Apache x-compute-request-id: req-0854589e-a4fc-4a17-8242-5602b220a029 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-0854589e-a4fc-4a17-8242-5602b220a029 Content-Encoding: gzip Content-Length: 196 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateVolumeTypeComplexTests-6893990d-0db8-4f9c-9e21-a88a66e56a50-vol_type", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "92683cbb-0e68-476e-ba41-09874685c1de", "description": null}} 2019-01-18 06:11:01,451 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d/types used request id req-0854589e-a4fc-4a17-8242-5602b220a029 2019-01-18 06:11:01,455 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d/qos-specs -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-86bab3fa-79e7-4ab4-88c1-04f6c5cbce75" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}86888ef6d3bc630faacac3ea8493d6182d1e774a" 2019-01-18 06:11:01,619 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:11:01 GMT Server: Apache x-compute-request-id: req-abedf678-25a8-4ca7-ac29-ff18f9de1451 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-abedf678-25a8-4ca7-ac29-ff18f9de1451 Content-Encoding: gzip Content-Length: 168 Content-Type: application/json RESP BODY: {"qos_specs": [{"specs": {}, "consumer": "both", "id": "82bfa5cf-645e-471d-94f5-f14f73aade28", "name": "CreateVolumeTypeComplexTests-6893990d-0db8-4f9c-9e21-a88a66e56a50-qos-spec"}]} 2019-01-18 06:11:01,620 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d/qos-specs used request id req-abedf678-25a8-4ca7-ac29-ff18f9de1451 2019-01-18 06:11:01,623 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d/qos-specs/82bfa5cf-645e-471d-94f5-f14f73aade28/associate?vol_type_id=92683cbb-0e68-476e-ba41-09874685c1de -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-86bab3fa-79e7-4ab4-88c1-04f6c5cbce75" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}86888ef6d3bc630faacac3ea8493d6182d1e774a" 2019-01-18 06:11:01,824 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Fri, 18 Jan 2019 06:11:01 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-875c2da0-8031-4482-9853-699a906f25cb 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. 2019-01-18 06:11:01,824 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d/qos-specs/82bfa5cf-645e-471d-94f5-f14f73aade28/associate?vol_type_id=92683cbb-0e68-476e-ba41-09874685c1de used request id req-875c2da0-8031-4482-9853-699a906f25cb 2019-01-18 06:11:01,824 - create_volume_type - INFO - Created volume type with name - CreateVolumeTypeComplexTests-6893990d-0db8-4f9c-9e21-a88a66e56a50-vol_type 2019-01-18 06:11:01,827 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d/types/92683cbb-0e68-476e-ba41-09874685c1de -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2df69bdc940cefb096b7ecfe0b15641fbfecedf6" 2019-01-18 06:11:01,989 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:11:01 GMT Server: Apache x-compute-request-id: req-77382b97-07c1-4d2d-9e51-c9ac335993f6 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-77382b97-07c1-4d2d-9e51-c9ac335993f6 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateVolumeTypeComplexTests-6893990d-0db8-4f9c-9e21-a88a66e56a50-vol_type", "qos_specs_id": "82bfa5cf-645e-471d-94f5-f14f73aade28", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "92683cbb-0e68-476e-ba41-09874685c1de", "description": null}} 2019-01-18 06:11:01,989 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d/types/92683cbb-0e68-476e-ba41-09874685c1de used request id req-77382b97-07c1-4d2d-9e51-c9ac335993f6 2019-01-18 06:11:01,993 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d/types/92683cbb-0e68-476e-ba41-09874685c1de -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-77382b97-07c1-4d2d-9e51-c9ac335993f6" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2df69bdc940cefb096b7ecfe0b15641fbfecedf6" 2019-01-18 06:11:02,174 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:11:01 GMT Server: Apache x-compute-request-id: req-b53294dd-85de-46cc-a111-9e4f9e0c08ef OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-b53294dd-85de-46cc-a111-9e4f9e0c08ef Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateVolumeTypeComplexTests-6893990d-0db8-4f9c-9e21-a88a66e56a50-vol_type", "qos_specs_id": "82bfa5cf-645e-471d-94f5-f14f73aade28", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "92683cbb-0e68-476e-ba41-09874685c1de", "description": null}} 2019-01-18 06:11:02,174 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d/types/92683cbb-0e68-476e-ba41-09874685c1de used request id req-b53294dd-85de-46cc-a111-9e4f9e0c08ef 2019-01-18 06:11:02,178 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d/types/92683cbb-0e68-476e-ba41-09874685c1de/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-77382b97-07c1-4d2d-9e51-c9ac335993f6" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2df69bdc940cefb096b7ecfe0b15641fbfecedf6" 2019-01-18 06:11:02,355 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:11:02 GMT Server: Apache x-compute-request-id: req-c3a50a5b-de2b-42f0-a9ec-ca52fcdf41f0 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-c3a50a5b-de2b-42f0-a9ec-ca52fcdf41f0 Content-Length: 2 Content-Type: application/json RESP BODY: {} 2019-01-18 06:11:02,356 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d/types/92683cbb-0e68-476e-ba41-09874685c1de/encryption used request id req-c3a50a5b-de2b-42f0-a9ec-ca52fcdf41f0 2019-01-18 06:11:02,359 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d/qos-specs/82bfa5cf-645e-471d-94f5-f14f73aade28 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-77382b97-07c1-4d2d-9e51-c9ac335993f6" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2df69bdc940cefb096b7ecfe0b15641fbfecedf6" 2019-01-18 06:11:02,524 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:11:02 GMT Server: Apache x-compute-request-id: req-f1777fe4-4204-4d7d-9101-62e05348cf84 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-f1777fe4-4204-4d7d-9101-62e05348cf84 Content-Encoding: gzip Content-Length: 251 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {}, "consumer": "both", "id": "82bfa5cf-645e-471d-94f5-f14f73aade28", "name": "CreateVolumeTypeComplexTests-6893990d-0db8-4f9c-9e21-a88a66e56a50-qos-spec"}, "links": [{"href": "http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d/qos-specs/82bfa5cf-645e-471d-94f5-f14f73aade28", "rel": "self"}, {"href": "http://172.30.9.23:8776/020d00b5451a467cb276d06789a1149d/qos-specs/82bfa5cf-645e-471d-94f5-f14f73aade28", "rel": "bookmark"}]} 2019-01-18 06:11:02,525 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d/qos-specs/82bfa5cf-645e-471d-94f5-f14f73aade28 used request id req-f1777fe4-4204-4d7d-9101-62e05348cf84 2019-01-18 06:11:02,525 - cinder_utils - INFO - Deleting volume named - CreateVolumeTypeComplexTests-6893990d-0db8-4f9c-9e21-a88a66e56a50-vol_type 2019-01-18 06:11:02,528 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d/types/92683cbb-0e68-476e-ba41-09874685c1de -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-86bab3fa-79e7-4ab4-88c1-04f6c5cbce75" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}86888ef6d3bc630faacac3ea8493d6182d1e774a" 2019-01-18 06:11:02,753 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Fri, 18 Jan 2019 06:11:02 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-8ccdd403-5682-4524-a07b-ac7ae97008e3 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. 2019-01-18 06:11:02,753 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d/types/92683cbb-0e68-476e-ba41-09874685c1de used request id req-8ccdd403-5682-4524-a07b-ac7ae97008e3 2019-01-18 06:11:02,754 - cinder_utils - INFO - Deleting QoS named - CreateVolumeTypeComplexTests-6893990d-0db8-4f9c-9e21-a88a66e56a50-qos-spec 2019-01-18 06:11:02,757 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d/qos-specs/82bfa5cf-645e-471d-94f5-f14f73aade28?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-23f3c68f-c029-4339-b3be-2f83e20b81ee" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}922040e6053c2415bc2b9f69c7d9c2eef2f52d85" 2019-01-18 06:11:02,968 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Fri, 18 Jan 2019 06:11:02 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-05d059db-ace7-4426-ac71-5fc685377235 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. 2019-01-18 06:11:02,968 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d/qos-specs/82bfa5cf-645e-471d-94f5-f14f73aade28?force=False used request id req-05d059db-ace7-4426-ac71-5fc685377235 2019-01-18 06:11:02,974 - 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}ba3f22ed052eed5402af59848fbabba98f88546c" 2019-01-18 06:11:03,172 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-52d95dfa-a21d-4985-92ce-66fd8f124699 Date: Fri, 18 Jan 2019 06:11:03 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-18T04:53:26Z", "updated_at": "2019-01-18T04:53:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:53:26Z", "revision_number": 0, "id": "260c2de9-5dc5-4508-b06c-24b9d7ed838c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:53:26Z", "security_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:53:26Z", "revision_number": 0, "id": "9c6f69fc-3bf8-4346-9288-5a255b82b67e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:53:26Z", "security_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:53:26Z", "revision_number": 0, "id": "84255fa4-c13a-4cfe-b73d-e56ee216ca1e", "remote_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "remote_ip_prefix": null, "created_at": "2019-01-18T04:53:26Z", "security_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:53:26Z", "revision_number": 0, "id": "571036d3-cb1d-483a-acb9-96f19293add9", "remote_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "remote_ip_prefix": null, "created_at": "2019-01-18T04:53:26Z", "security_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "created_at": "2019-01-18T04:51:20Z", "updated_at": "2019-01-18T04:51:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "2b339890-44d0-4711-a050-08a64d58e2a0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv6", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "24c99e6f-888c-4943-9c93-54ad3b18b18c", "remote_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv4", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "87b9b994-ae22-4850-863a-6a4925bd01fe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv4", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "45161a51-d6dd-4bb8-986d-bc2f88599c1d", "remote_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv6", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}], "revision_number": 4, "project_id": "9c53a91613fb4d5080479ac6f51697ed", "id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "020d00b5451a467cb276d06789a1149d", "created_at": "2019-01-18T05:59:12Z", "updated_at": "2019-01-18T05:59:12Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:12Z", "revision_number": 0, "id": "8faf6dda-6919-4b75-b745-2af38abf8dcf", "remote_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:12Z", "security_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "tenant_id": "020d00b5451a467cb276d06789a1149d", "port_range_min": null, "ethertype": "IPv4", "project_id": "020d00b5451a467cb276d06789a1149d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:12Z", "revision_number": 0, "id": "60f7d4a7-1a27-4801-a1e8-5bf33633b818", "remote_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:12Z", "security_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "tenant_id": "020d00b5451a467cb276d06789a1149d", "port_range_min": null, "ethertype": "IPv6", "project_id": "020d00b5451a467cb276d06789a1149d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:12Z", "revision_number": 0, "id": "38b9f88b-1fc0-40d1-af74-237d79be193d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:12Z", "security_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "tenant_id": "020d00b5451a467cb276d06789a1149d", "port_range_min": null, "ethertype": "IPv4", "project_id": "020d00b5451a467cb276d06789a1149d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:12Z", "revision_number": 0, "id": "38b091dd-dca7-4cbe-8c1c-dd18a74bfca8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:12Z", "security_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "tenant_id": "020d00b5451a467cb276d06789a1149d", "port_range_min": null, "ethertype": "IPv6", "project_id": "020d00b5451a467cb276d06789a1149d"}], "revision_number": 4, "project_id": "020d00b5451a467cb276d06789a1149d", "id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "created_at": "2019-01-18T04:39:06Z", "updated_at": "2019-01-18T04:39:06Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "8860837e-afbd-4411-adf9-d88db88c2114", "remote_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "47feb8aba08a40dca7028a1701e597b9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "4e399c2e-bc03-4aa3-b192-1fafdc9248ba", "remote_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "47feb8aba08a40dca7028a1701e597b9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "4bf1a402-0fa2-4cfd-9fee-4a28f16bb271", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "47feb8aba08a40dca7028a1701e597b9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "0aedefa2-edbc-47b5-bead-e954540f6937", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "47feb8aba08a40dca7028a1701e597b9"}], "revision_number": 4, "project_id": "47feb8aba08a40dca7028a1701e597b9", "id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "name": "default"}]} 2019-01-18 06:11:03,173 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-52d95dfa-a21d-4985-92ce-66fd8f124699 2019-01-18 06:11:03,178 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/9c53a91613fb4d5080479ac6f51697ed -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba3f22ed052eed5402af59848fbabba98f88546c" 2019-01-18 06:11:03,261 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:11:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5a5c65c2-3f83-4c2a-bebb-3fded08b77b0 Content-Encoding: gzip Content-Length: 190 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/9c53a91613fb4d5080479ac6f51697ed"}, "enabled": true, "id": "9c53a91613fb4d5080479ac6f51697ed", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2019-01-18 06:11:03,261 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/9c53a91613fb4d5080479ac6f51697ed used request id req-5a5c65c2-3f83-4c2a-bebb-3fded08b77b0 2019-01-18 06:11:03,265 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/020d00b5451a467cb276d06789a1149d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba3f22ed052eed5402af59848fbabba98f88546c" 2019-01-18 06:11:03,353 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:11:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b0af6ab0-ee34-46f0-b442-a8759559a0f0 Content-Encoding: gzip Content-Length: 248 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/020d00b5451a467cb276d06789a1149d"}, "enabled": true, "id": "020d00b5451a467cb276d06789a1149d", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}} 2019-01-18 06:11:03,353 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/020d00b5451a467cb276d06789a1149d used request id req-b0af6ab0-ee34-46f0-b442-a8759559a0f0 2019-01-18 06:11:03,357 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/47feb8aba08a40dca7028a1701e597b9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba3f22ed052eed5402af59848fbabba98f88546c" 2019-01-18 06:11:03,446 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:11:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-46cd5521-8281-4c26-ba56-b7df09bf61ec Content-Encoding: gzip Content-Length: 205 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/47feb8aba08a40dca7028a1701e597b9"}, "enabled": true, "id": "47feb8aba08a40dca7028a1701e597b9", "parent_id": "default", "domain_id": "default", "name": "service"}} 2019-01-18 06:11:03,446 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/47feb8aba08a40dca7028a1701e597b9 used request id req-46cd5521-8281-4c26-ba56-b7df09bf61ec 2019-01-18 06:11:03,447 - keystone_utils - INFO - Deleting project with name - CreateVolumeTypeComplexTests-d754b472-201f-415-proj 2019-01-18 06:11:03,451 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/b9c60aa8f7ba4e42880d7a89c40dd53c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba3f22ed052eed5402af59848fbabba98f88546c" 2019-01-18 06:11:03,659 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 06:11:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e217d919-f032-40d0-901c-c2bc393f86c4 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 06:11:03,659 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/b9c60aa8f7ba4e42880d7a89c40dd53c used request id req-e217d919-f032-40d0-901c-c2bc393f86c4 2019-01-18 06:11:03,659 - keystone_utils - INFO - Deleting role with name - CreateVolumeTypeComplexTests-d754b472-201f-415-proj-role 2019-01-18 06:11:03,663 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/ac9d61bcc7784f3a8043df3ea4194c7e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba3f22ed052eed5402af59848fbabba98f88546c" 2019-01-18 06:11:03,703 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 06:11:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a6360154-4488-4171-9fdc-a0611cecfd6a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 06:11:03,704 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/ac9d61bcc7784f3a8043df3ea4194c7e used request id req-a6360154-4488-4171-9fdc-a0611cecfd6a 2019-01-18 06:11:03,707 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba3f22ed052eed5402af59848fbabba98f88546c" 2019-01-18 06:11:03,791 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:11:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c1e5ab1d-af57-4861-bcdd-a3dd0a837196 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "488fca829f8b496daa1cd2cdc6e45c49", "links": {"self": "http://172.30.9.23:5000/v3/roles/488fca829f8b496daa1cd2cdc6e45c49"}, "name": "Member"}, {"domain_id": null, "id": "6b7f4f4f76264b6fb449c43b86ee3817", "links": {"self": "http://172.30.9.23:5000/v3/roles/6b7f4f4f76264b6fb449c43b86ee3817"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a482b711adf94961bf4bb28eda7f0e28", "links": {"self": "http://172.30.9.23:5000/v3/roles/a482b711adf94961bf4bb28eda7f0e28"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c65201bd05504fa786d79b166e8bbba3", "links": {"self": "http://172.30.9.23:5000/v3/roles/c65201bd05504fa786d79b166e8bbba3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "e7e317b66c174923a8cb46c48d897c8d", "links": {"self": "http://172.30.9.23:5000/v3/roles/e7e317b66c174923a8cb46c48d897c8d"}, "name": "ResellerAdmin"}]} 2019-01-18 06:11:03,792 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-c1e5ab1d-af57-4861-bcdd-a3dd0a837196 2019-01-18 06:11:03,792 - keystone_utils - INFO - Deleting user with name - CreateVolumeTypeComplexTests-d754b472-201f-415-user 2019-01-18 06:11:03,796 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/280fbc3ad423431a85ea72454cdd8abc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0e09d2f132d3106ed51e81a8b11fe1263b25cfc" 2019-01-18 06:11:03,997 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 06:11:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9b05b581-3a67-471e-a14a-7f10f228e483 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 06:11:03,997 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/280fbc3ad423431a85ea72454cdd8abc used request id req-9b05b581-3a67-471e-a14a-7f10f228e483 2019-01-18 06:11:03,999 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:11:04,391 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "488fca829f8b496daa1cd2cdc6e45c49", "name": "Member"}, {"id": "c65201bd05504fa786d79b166e8bbba3", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}], "expires_at": "2019-01-18T07:11:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "020d00b5451a467cb276d06789a1149d", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "id": "e292c913af7844408b6509a836e493f5"}, "audit_ids": ["jNqXhsfCS2C9sWpWzAuxzg"], "issued_at": "2019-01-18T06:11:04.000000Z"}} 2019-01-18 06:11:04,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}1eb7d52b322d9fbb9409d5e31a9ac25197114b0c" 2019-01-18 06:11:04,485 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:11:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ff22217f-39a1-4220-a060-7e3b9f6a4e87 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:11:04,485 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-ff22217f-39a1-4220-a060-7e3b9f6a4e87 2019-01-18 06:11:04,486 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:11:04,488 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:11:04,862 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "488fca829f8b496daa1cd2cdc6e45c49", "name": "Member"}, {"id": "c65201bd05504fa786d79b166e8bbba3", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}], "expires_at": "2019-01-18T07:11:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "020d00b5451a467cb276d06789a1149d", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "id": "e292c913af7844408b6509a836e493f5"}, "audit_ids": ["4ZCqFc5CQVOEtGKptuu0Sw"], "issued_at": "2019-01-18T06:11:04.000000Z"}} 2019-01-18 06:11: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}5c6097fc90ae78a7298eade8b704c16ce1ad39eb" 2019-01-18 06:11:04,954 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:11:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-22fdba84-b350-4743-aa6e-11bcb34e62d8 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:11:04,954 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-22fdba84-b350-4743-aa6e-11bcb34e62d8 2019-01-18 06:11:04,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" 2019-01-18 06:11:04,964 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 18 Jan 2019 06: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"}]}]}} 2019-01-18 06:11:04,965 - 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-e264391f-11c4-458-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c6097fc90ae78a7298eade8b704c16ce1ad39eb" 2019-01-18 06:11:05,046 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:11:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-36902441-e40e-486d-9f0b-98df64daac7c 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-e264391f-11c4-458-proj", "previous": null, "next": null}, "projects": []} 2019-01-18 06:11:05,047 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeTypeComplexTests-e264391f-11c4-458-proj used request id req-36902441-e40e-486d-9f0b-98df64daac7c 2019-01-18 06:11:05,050 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c6097fc90ae78a7298eade8b704c16ce1ad39eb" 2019-01-18 06:11:05,136 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:11:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0a3c8f08-7589-4ead-8c3e-51febcea82c2 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-18 06:11:05,136 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-0a3c8f08-7589-4ead-8c3e-51febcea82c2 2019-01-18 06:11:05,140 - 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}5c6097fc90ae78a7298eade8b704c16ce1ad39eb" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateVolumeTypeComplexTests-e264391f-11c4-458-proj"}}' 2019-01-18 06:11:05,267 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 18 Jan 2019 06:11:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-09aa4f72-489e-4b2e-abdb-9eb790f56d57 Content-Length: 313 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/71a7edd493ea44498a802bf269e5cb34"}, "enabled": true, "id": "71a7edd493ea44498a802bf269e5cb34", "parent_id": "default", "domain_id": "default", "name": "CreateVolumeTypeComplexTests-e264391f-11c4-458-proj"}} 2019-01-18 06:11:05,267 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-09aa4f72-489e-4b2e-abdb-9eb790f56d57 2019-01-18 06:11:05,268 - keystone_utils - INFO - Created project with name - CreateVolumeTypeComplexTests-e264391f-11c4-458-proj 2019-01-18 06:11:05,268 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:11:05,269 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:11:05,646 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "488fca829f8b496daa1cd2cdc6e45c49", "name": "Member"}, {"id": "c65201bd05504fa786d79b166e8bbba3", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}], "expires_at": "2019-01-18T07:11:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "020d00b5451a467cb276d06789a1149d", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "id": "e292c913af7844408b6509a836e493f5"}, "audit_ids": ["KxawlEPOT2OTbnn1eSBwFw"], "issued_at": "2019-01-18T06:11:05.000000Z"}} 2019-01-18 06:11:05,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}b306437fb698e969ac70478b42a99181b2b98cdf" 2019-01-18 06:11:05,732 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:11:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cf007295-4c5f-4d87-965a-9016e5c2b74d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:11:05,732 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-cf007295-4c5f-4d87-965a-9016e5c2b74d 2019-01-18 06:11:05,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" 2019-01-18 06:11:05,742 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 18 Jan 2019 06:11: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"}]}]}} 2019-01-18 06:11:05,743 - 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}b306437fb698e969ac70478b42a99181b2b98cdf" 2019-01-18 06:11:05,841 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:11:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7c19cfef-bd46-40a5-af05-3f3219614734 Content-Encoding: gzip Content-Length: 869 Content-Type: application/json RESP BODY: {"users": [{"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/0607a2b4beb0408e9fa51cc5ba027ac6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0607a2b4beb0408e9fa51cc5ba027ac6", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/17c61b95071545a094cc82823d2b88b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "17c61b95071545a094cc82823d2b88b8", "email": "nova@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/29e5d2dfed2447bda26fc75bd1122674"}, "domain_id": "default", "enabled": true, "options": {}, "id": "29e5d2dfed2447bda26fc75bd1122674", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/3b6dcc8c791e4b6e8831f5b5e583de80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3b6dcc8c791e4b6e8831f5b5e583de80", "email": "neutron@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.23:5000/v3/users/45ab52d673584bc198669be88c88b878"}, "domain_id": "default", "enabled": true, "options": {}, "id": "45ab52d673584bc198669be88c88b878", "email": "barbican@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/57795b4ee52f49c6a71f55bb6c4012f8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "57795b4ee52f49c6a71f55bb6c4012f8", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/5c52969262974d64ac2a300ca5d60f50"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c52969262974d64ac2a300ca5d60f50", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/5fc15572bb1c489ba92bd9945bbc1f64"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5fc15572bb1c489ba92bd9945bbc1f64", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/6b519d70e25f4e61a9dfd738cd6bba22"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6b519d70e25f4e61a9dfd738cd6bba22", "email": "heat@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.23:5000/v3/users/8248437208b540c2893a7117ad102a87"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8248437208b540c2893a7117ad102a87", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/890dee97e62840c5b15e36f03f6b7efc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "890dee97e62840c5b15e36f03f6b7efc", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/8cccb516ecc44ed9bb7c8633df108fd4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8cccb516ecc44ed9bb7c8633df108fd4", "email": "glance@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.23:5000/v3/users/97c3d863a98148299fa116fdb54be470"}, "domain_id": "default", "enabled": true, "options": {}, "id": "97c3d863a98148299fa116fdb54be470", "email": "tacker@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/a2a0c8c0f19941808c9f618af50b3b79"}, "domain_id": "c19db1b8f60647a9a114cd23287c807b", "enabled": true, "options": {}, "id": "a2a0c8c0f19941808c9f618af50b3b79", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "links": {"self": "http://172.30.9.23:5000/v3/users/e292c913af7844408b6509a836e493f5"}, "domain_id": "default", "enabled": true, "id": "e292c913af7844408b6509a836e493f5", "options": {}}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/fe5de73ba9cb41b2be24ccf1f72f5ed4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe5de73ba9cb41b2be24ccf1f72f5ed4", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2019-01-18 06:11:05,841 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-7c19cfef-bd46-40a5-af05-3f3219614734 2019-01-18 06:11:05,845 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateVolumeTypeComplexTests-e264391f-11c4-458-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b306437fb698e969ac70478b42a99181b2b98cdf" 2019-01-18 06:11:05,936 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:11:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-10b5c378-35ef-42d8-84d3-e321f430a732 Content-Encoding: gzip Content-Length: 257 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateVolumeTypeComplexTests-e264391f-11c4-458-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/71a7edd493ea44498a802bf269e5cb34"}, "enabled": true, "id": "71a7edd493ea44498a802bf269e5cb34", "parent_id": "default", "domain_id": "default", "name": "CreateVolumeTypeComplexTests-e264391f-11c4-458-proj"}]} 2019-01-18 06:11:05,936 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateVolumeTypeComplexTests-e264391f-11c4-458-proj used request id req-10b5c378-35ef-42d8-84d3-e321f430a732 2019-01-18 06:11:05,940 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b306437fb698e969ac70478b42a99181b2b98cdf" 2019-01-18 06:11:06,041 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:11:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4b3a762d-a04d-4945-8e49-873812735811 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-18 06:11:06,041 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-4b3a762d-a04d-4945-8e49-873812735811 2019-01-18 06:11:06,405 - keystone_utils - INFO - Created user with name - CreateVolumeTypeComplexTests-e264391f-11c4-458-user 2019-01-18 06:11:06,405 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:11:06,410 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c6097fc90ae78a7298eade8b704c16ce1ad39eb" 2019-01-18 06:11:06,500 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:11:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-29328fe1-39f2-4926-934e-b3d358553959 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "488fca829f8b496daa1cd2cdc6e45c49", "links": {"self": "http://172.30.9.23:5000/v3/roles/488fca829f8b496daa1cd2cdc6e45c49"}, "name": "Member"}, {"domain_id": null, "id": "6b7f4f4f76264b6fb449c43b86ee3817", "links": {"self": "http://172.30.9.23:5000/v3/roles/6b7f4f4f76264b6fb449c43b86ee3817"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a482b711adf94961bf4bb28eda7f0e28", "links": {"self": "http://172.30.9.23:5000/v3/roles/a482b711adf94961bf4bb28eda7f0e28"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c65201bd05504fa786d79b166e8bbba3", "links": {"self": "http://172.30.9.23:5000/v3/roles/c65201bd05504fa786d79b166e8bbba3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "e7e317b66c174923a8cb46c48d897c8d", "links": {"self": "http://172.30.9.23:5000/v3/roles/e7e317b66c174923a8cb46c48d897c8d"}, "name": "ResellerAdmin"}]} 2019-01-18 06:11:06,500 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-29328fe1-39f2-4926-934e-b3d358553959 2019-01-18 06:11:06,505 - 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}5c6097fc90ae78a7298eade8b704c16ce1ad39eb" -d '{"role": {"name": "CreateVolumeTypeComplexTests-e264391f-11c4-458-proj-role"}}' 2019-01-18 06:11:06,620 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 18 Jan 2019 06:11:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-168c1f5e-e4be-4e9d-a1bc-431563bab9df Content-Length: 227 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "05ac96968e9e4fb99e3285be5a4da176", "links": {"self": "http://172.30.9.23:5000/v3/roles/05ac96968e9e4fb99e3285be5a4da176"}, "name": "CreateVolumeTypeComplexTests-e264391f-11c4-458-proj-role"}} 2019-01-18 06:11:06,620 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-168c1f5e-e4be-4e9d-a1bc-431563bab9df 2019-01-18 06:11:06,621 - keystone_utils - INFO - Created role with name - CreateVolumeTypeComplexTests-e264391f-11c4-458-proj-role 2019-01-18 06:11:06,624 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/05ac96968e9e4fb99e3285be5a4da176 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c6097fc90ae78a7298eade8b704c16ce1ad39eb" 2019-01-18 06:11:06,641 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:11:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dd03846a-7d01-48c8-80e1-617fcd8bd571 Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.23:5000/v3/roles/05ac96968e9e4fb99e3285be5a4da176"}, "domain_id": null, "name": "CreateVolumeTypeComplexTests-e264391f-11c4-458-proj-role", "id": "05ac96968e9e4fb99e3285be5a4da176"}} 2019-01-18 06:11:06,641 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/05ac96968e9e4fb99e3285be5a4da176 used request id req-dd03846a-7d01-48c8-80e1-617fcd8bd571 2019-01-18 06:11:06,641 - keystone_utils - INFO - Granting role CreateVolumeTypeComplexTests-e264391f-11c4-458-proj-role to project CreateVolumeTypeComplexTests-e264391f-11c4-458-proj 2019-01-18 06:11:06,644 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/71a7edd493ea44498a802bf269e5cb34/users/bc56d17232274f1b8cb5c69b0ff3be12/roles/05ac96968e9e4fb99e3285be5a4da176 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c6097fc90ae78a7298eade8b704c16ce1ad39eb" 2019-01-18 06:11:06,779 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 06:11:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-575c5581-2765-4345-8cc4-b392cbfe07e0 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 06:11:06,779 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/71a7edd493ea44498a802bf269e5cb34/users/bc56d17232274f1b8cb5c69b0ff3be12/roles/05ac96968e9e4fb99e3285be5a4da176 used request id req-575c5581-2765-4345-8cc4-b392cbfe07e0 2019-01-18 06:11:06,781 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:11:06,782 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:11:07,171 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "488fca829f8b496daa1cd2cdc6e45c49", "name": "Member"}, {"id": "c65201bd05504fa786d79b166e8bbba3", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}], "expires_at": "2019-01-18T07:11:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "020d00b5451a467cb276d06789a1149d", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "id": "e292c913af7844408b6509a836e493f5"}, "audit_ids": ["_lmE3TVeTa290wMC5s_h7A"], "issued_at": "2019-01-18T06:11:07.000000Z"}} 2019-01-18 06:11:07,171 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d5c5bcc27336d940e42d87111fb209d51981ead6" 2019-01-18 06:11:07,256 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:11:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4fd73c8a-7974-40b5-a173-7bbf66ce2fcf Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:11:07,256 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-4fd73c8a-7974-40b5-a173-7bbf66ce2fcf 2019-01-18 06:11:07,261 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d/qos-specs -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d5c5bcc27336d940e42d87111fb209d51981ead6" 2019-01-18 06:11:07,439 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:11:07 GMT Server: Apache x-compute-request-id: req-b18193fd-b18c-4f2b-b41a-7a5714c89ff5 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-b18193fd-b18c-4f2b-b41a-7a5714c89ff5 Content-Length: 17 Content-Type: application/json RESP BODY: {"qos_specs": []} 2019-01-18 06:11:07,439 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d/qos-specs used request id req-b18193fd-b18c-4f2b-b41a-7a5714c89ff5 2019-01-18 06:11:07,443 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-b18193fd-b18c-4f2b-b41a-7a5714c89ff5" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d5c5bcc27336d940e42d87111fb209d51981ead6" -d '{"qos_specs": {"consumer": "both", "name": "CreateVolumeTypeComplexTests-669d3644-ee0d-4cf1-9f48-57340ca47a7e-qos-spec"}}' 2019-01-18 06:11:07,657 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:11:07 GMT Server: Apache x-compute-request-id: req-24a6e612-192c-40e0-b7b4-7c241d85832c OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-24a6e612-192c-40e0-b7b4-7c241d85832c Content-Encoding: gzip Content-Length: 252 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {}, "consumer": "both", "id": "5b99a845-fbd5-44c6-b266-811ca2e3503b", "name": "CreateVolumeTypeComplexTests-669d3644-ee0d-4cf1-9f48-57340ca47a7e-qos-spec"}, "links": [{"href": "http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d/qos-specs/5b99a845-fbd5-44c6-b266-811ca2e3503b", "rel": "self"}, {"href": "http://172.30.9.23:8776/020d00b5451a467cb276d06789a1149d/qos-specs/5b99a845-fbd5-44c6-b266-811ca2e3503b", "rel": "bookmark"}]} 2019-01-18 06:11:07,657 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d/qos-specs used request id req-24a6e612-192c-40e0-b7b4-7c241d85832c 2019-01-18 06:11:07,658 - create_qos - INFO - Created qos with name - CreateVolumeTypeComplexTests-669d3644-ee0d-4cf1-9f48-57340ca47a7e-qos-spec 2019-01-18 06:11:07,658 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:11:07,659 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:11:08,046 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "488fca829f8b496daa1cd2cdc6e45c49", "name": "Member"}, {"id": "c65201bd05504fa786d79b166e8bbba3", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}], "expires_at": "2019-01-18T07:11:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "020d00b5451a467cb276d06789a1149d", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "id": "e292c913af7844408b6509a836e493f5"}, "audit_ids": ["j9uB_C8NSoilDKFr-UZZrw"], "issued_at": "2019-01-18T06:11:08.000000Z"}} 2019-01-18 06:11:08,046 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a19feef0fa5eb82883adc9de79c5f6c1f4164855" 2019-01-18 06:11:08,129 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:11:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1b173976-1e69-4d20-aa8a-6cab8c0004d6 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:11:08,129 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-1b173976-1e69-4d20-aa8a-6cab8c0004d6 2019-01-18 06:11:08,135 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d/types?is_public=None -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a19feef0fa5eb82883adc9de79c5f6c1f4164855" 2019-01-18 06:11:08,320 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:11:08 GMT Server: Apache x-compute-request-id: req-f991c1da-bb98-4065-8547-ebc83722c5d7 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-f991c1da-bb98-4065-8547-ebc83722c5d7 Content-Length: 20 Content-Type: application/json RESP BODY: {"volume_types": []} 2019-01-18 06:11:08,320 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d/types?is_public=None used request id req-f991c1da-bb98-4065-8547-ebc83722c5d7 2019-01-18 06:11:08,324 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-f991c1da-bb98-4065-8547-ebc83722c5d7" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a19feef0fa5eb82883adc9de79c5f6c1f4164855" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CreateVolumeTypeComplexTests-669d3644-ee0d-4cf1-9f48-57340ca47a7e-vol_type", "description": null}}' 2019-01-18 06:11:08,522 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:11:08 GMT Server: Apache x-compute-request-id: req-e427dfc4-d315-48c7-b33d-00ed12379e8c OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-e427dfc4-d315-48c7-b33d-00ed12379e8c Content-Encoding: gzip Content-Length: 196 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateVolumeTypeComplexTests-669d3644-ee0d-4cf1-9f48-57340ca47a7e-vol_type", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "3c61ae1c-c999-46a7-a2de-f935f9541fb9", "description": null}} 2019-01-18 06:11:08,522 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d/types used request id req-e427dfc4-d315-48c7-b33d-00ed12379e8c 2019-01-18 06:11:08,526 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d/types/3c61ae1c-c999-46a7-a2de-f935f9541fb9/encryption -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-f991c1da-bb98-4065-8547-ebc83722c5d7" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a19feef0fa5eb82883adc9de79c5f6c1f4164855" -d '{"encryption": {"control_location": "back-end", "provider_class": "bar", "name": "foo", "provider": "bar"}}' 2019-01-18 06:11:08,752 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:11:08 GMT Server: Apache x-compute-request-id: req-02bd311a-4efd-4918-8e91-cc15fd909a26 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-02bd311a-4efd-4918-8e91-cc15fd909a26 Content-Encoding: gzip Content-Length: 170 Content-Type: application/json RESP BODY: {"encryption": {"volume_type_id": "3c61ae1c-c999-46a7-a2de-f935f9541fb9", "name": "foo", "control_location": "back-end", "encryption_id": "2428f4c7-dfb5-48d7-bb05-0c5437aa4e68", "provider": "bar", "provider_class": "bar"}} 2019-01-18 06:11:08,752 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d/types/3c61ae1c-c999-46a7-a2de-f935f9541fb9/encryption used request id req-02bd311a-4efd-4918-8e91-cc15fd909a26 2019-01-18 06:11:08,755 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d/qos-specs -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-f991c1da-bb98-4065-8547-ebc83722c5d7" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a19feef0fa5eb82883adc9de79c5f6c1f4164855" 2019-01-18 06:11:08,918 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:11:08 GMT Server: Apache x-compute-request-id: req-cf62dcee-aa37-439e-bd6c-87776653d576 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-cf62dcee-aa37-439e-bd6c-87776653d576 Content-Encoding: gzip Content-Length: 168 Content-Type: application/json RESP BODY: {"qos_specs": [{"specs": {}, "consumer": "both", "id": "5b99a845-fbd5-44c6-b266-811ca2e3503b", "name": "CreateVolumeTypeComplexTests-669d3644-ee0d-4cf1-9f48-57340ca47a7e-qos-spec"}]} 2019-01-18 06:11:08,918 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d/qos-specs used request id req-cf62dcee-aa37-439e-bd6c-87776653d576 2019-01-18 06:11:08,922 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d/qos-specs/5b99a845-fbd5-44c6-b266-811ca2e3503b/associate?vol_type_id=3c61ae1c-c999-46a7-a2de-f935f9541fb9 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-f991c1da-bb98-4065-8547-ebc83722c5d7" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a19feef0fa5eb82883adc9de79c5f6c1f4164855" 2019-01-18 06:11:09,135 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Fri, 18 Jan 2019 06:11:08 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-a55eb5b0-c778-489a-821a-90588a03ceb3 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. 2019-01-18 06:11:09,135 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d/qos-specs/5b99a845-fbd5-44c6-b266-811ca2e3503b/associate?vol_type_id=3c61ae1c-c999-46a7-a2de-f935f9541fb9 used request id req-a55eb5b0-c778-489a-821a-90588a03ceb3 2019-01-18 06:11:09,136 - create_volume_type - INFO - Created volume type with name - CreateVolumeTypeComplexTests-669d3644-ee0d-4cf1-9f48-57340ca47a7e-vol_type 2019-01-18 06:11:09,138 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d/types/3c61ae1c-c999-46a7-a2de-f935f9541fb9 -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1eb7d52b322d9fbb9409d5e31a9ac25197114b0c" 2019-01-18 06:11:09,315 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:11:09 GMT Server: Apache x-compute-request-id: req-fb9185e6-50a0-47ca-a034-e52d8fc132fd OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-fb9185e6-50a0-47ca-a034-e52d8fc132fd Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateVolumeTypeComplexTests-669d3644-ee0d-4cf1-9f48-57340ca47a7e-vol_type", "qos_specs_id": "5b99a845-fbd5-44c6-b266-811ca2e3503b", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "3c61ae1c-c999-46a7-a2de-f935f9541fb9", "description": null}} 2019-01-18 06:11:09,315 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d/types/3c61ae1c-c999-46a7-a2de-f935f9541fb9 used request id req-fb9185e6-50a0-47ca-a034-e52d8fc132fd 2019-01-18 06:11:09,318 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d/types/3c61ae1c-c999-46a7-a2de-f935f9541fb9 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-fb9185e6-50a0-47ca-a034-e52d8fc132fd" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1eb7d52b322d9fbb9409d5e31a9ac25197114b0c" 2019-01-18 06:11:09,483 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:11:09 GMT Server: Apache x-compute-request-id: req-aea3b1df-ed4a-4097-8a7e-0de3e07d3813 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-aea3b1df-ed4a-4097-8a7e-0de3e07d3813 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateVolumeTypeComplexTests-669d3644-ee0d-4cf1-9f48-57340ca47a7e-vol_type", "qos_specs_id": "5b99a845-fbd5-44c6-b266-811ca2e3503b", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "3c61ae1c-c999-46a7-a2de-f935f9541fb9", "description": null}} 2019-01-18 06:11:09,483 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d/types/3c61ae1c-c999-46a7-a2de-f935f9541fb9 used request id req-aea3b1df-ed4a-4097-8a7e-0de3e07d3813 2019-01-18 06:11:09,486 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d/types/3c61ae1c-c999-46a7-a2de-f935f9541fb9/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-fb9185e6-50a0-47ca-a034-e52d8fc132fd" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1eb7d52b322d9fbb9409d5e31a9ac25197114b0c" 2019-01-18 06:11:09,662 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:11:09 GMT Server: Apache x-compute-request-id: req-b0abfb71-b8d5-4113-91f0-b7e5811e391e OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-b0abfb71-b8d5-4113-91f0-b7e5811e391e Content-Encoding: gzip Content-Length: 214 Content-Type: application/json RESP BODY: {"volume_type_id": "3c61ae1c-c999-46a7-a2de-f935f9541fb9", "control_location": "back-end", "deleted": false, "created_at": "2019-01-18T06:11:08.000000", "updated_at": null, "encryption_id": "2428f4c7-dfb5-48d7-bb05-0c5437aa4e68", "key_size": null, "provider": "bar", "deleted_at": null, "cipher": null} 2019-01-18 06:11:09,663 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d/types/3c61ae1c-c999-46a7-a2de-f935f9541fb9/encryption used request id req-b0abfb71-b8d5-4113-91f0-b7e5811e391e 2019-01-18 06:11:09,666 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d/qos-specs/5b99a845-fbd5-44c6-b266-811ca2e3503b -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-fb9185e6-50a0-47ca-a034-e52d8fc132fd" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1eb7d52b322d9fbb9409d5e31a9ac25197114b0c" 2019-01-18 06:11:09,839 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:11:09 GMT Server: Apache x-compute-request-id: req-c413f874-3ea0-4364-a913-8e453cff8852 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-c413f874-3ea0-4364-a913-8e453cff8852 Content-Encoding: gzip Content-Length: 252 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {}, "consumer": "both", "id": "5b99a845-fbd5-44c6-b266-811ca2e3503b", "name": "CreateVolumeTypeComplexTests-669d3644-ee0d-4cf1-9f48-57340ca47a7e-qos-spec"}, "links": [{"href": "http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d/qos-specs/5b99a845-fbd5-44c6-b266-811ca2e3503b", "rel": "self"}, {"href": "http://172.30.9.23:8776/020d00b5451a467cb276d06789a1149d/qos-specs/5b99a845-fbd5-44c6-b266-811ca2e3503b", "rel": "bookmark"}]} 2019-01-18 06:11:09,839 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d/qos-specs/5b99a845-fbd5-44c6-b266-811ca2e3503b used request id req-c413f874-3ea0-4364-a913-8e453cff8852 2019-01-18 06:11:09,839 - cinder_utils - INFO - Deleting volume named - CreateVolumeTypeComplexTests-669d3644-ee0d-4cf1-9f48-57340ca47a7e-vol_type 2019-01-18 06:11:09,842 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d/types/3c61ae1c-c999-46a7-a2de-f935f9541fb9 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-f991c1da-bb98-4065-8547-ebc83722c5d7" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a19feef0fa5eb82883adc9de79c5f6c1f4164855" 2019-01-18 06:11:10,051 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Fri, 18 Jan 2019 06:11:09 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-19c538e3-90e3-4485-ad88-21e73e4f4c65 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. 2019-01-18 06:11:10,051 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d/types/3c61ae1c-c999-46a7-a2de-f935f9541fb9 used request id req-19c538e3-90e3-4485-ad88-21e73e4f4c65 2019-01-18 06:11:10,052 - cinder_utils - INFO - Deleting QoS named - CreateVolumeTypeComplexTests-669d3644-ee0d-4cf1-9f48-57340ca47a7e-qos-spec 2019-01-18 06:11:10,055 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d/qos-specs/5b99a845-fbd5-44c6-b266-811ca2e3503b?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-b18193fd-b18c-4f2b-b41a-7a5714c89ff5" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d5c5bcc27336d940e42d87111fb209d51981ead6" 2019-01-18 06:11:10,274 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Fri, 18 Jan 2019 06:11:10 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-d4b6697e-870f-4f4c-9c64-ad8910454e09 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. 2019-01-18 06:11:10,274 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d/qos-specs/5b99a845-fbd5-44c6-b266-811ca2e3503b?force=False used request id req-d4b6697e-870f-4f4c-9c64-ad8910454e09 2019-01-18 06:11:10,280 - 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}5c6097fc90ae78a7298eade8b704c16ce1ad39eb" 2019-01-18 06:11:10,485 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-d6253047-5099-4d09-9fce-f59d820a0b6e Date: Fri, 18 Jan 2019 06:11:10 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-18T04:53:26Z", "updated_at": "2019-01-18T04:53:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:53:26Z", "revision_number": 0, "id": "9c6f69fc-3bf8-4346-9288-5a255b82b67e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:53:26Z", "security_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:53:26Z", "revision_number": 0, "id": "84255fa4-c13a-4cfe-b73d-e56ee216ca1e", "remote_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "remote_ip_prefix": null, "created_at": "2019-01-18T04:53:26Z", "security_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:53:26Z", "revision_number": 0, "id": "571036d3-cb1d-483a-acb9-96f19293add9", "remote_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "remote_ip_prefix": null, "created_at": "2019-01-18T04:53:26Z", "security_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:53:26Z", "revision_number": 0, "id": "260c2de9-5dc5-4508-b06c-24b9d7ed838c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:53:26Z", "security_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "created_at": "2019-01-18T04:51:20Z", "updated_at": "2019-01-18T04:51:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "87b9b994-ae22-4850-863a-6a4925bd01fe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv4", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "45161a51-d6dd-4bb8-986d-bc2f88599c1d", "remote_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv6", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "2b339890-44d0-4711-a050-08a64d58e2a0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv6", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "24c99e6f-888c-4943-9c93-54ad3b18b18c", "remote_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv4", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}], "revision_number": 4, "project_id": "9c53a91613fb4d5080479ac6f51697ed", "id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "020d00b5451a467cb276d06789a1149d", "created_at": "2019-01-18T05:59:12Z", "updated_at": "2019-01-18T05:59:12Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:12Z", "revision_number": 0, "id": "38b9f88b-1fc0-40d1-af74-237d79be193d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:12Z", "security_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "tenant_id": "020d00b5451a467cb276d06789a1149d", "port_range_min": null, "ethertype": "IPv4", "project_id": "020d00b5451a467cb276d06789a1149d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:12Z", "revision_number": 0, "id": "38b091dd-dca7-4cbe-8c1c-dd18a74bfca8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:12Z", "security_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "tenant_id": "020d00b5451a467cb276d06789a1149d", "port_range_min": null, "ethertype": "IPv6", "project_id": "020d00b5451a467cb276d06789a1149d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:12Z", "revision_number": 0, "id": "8faf6dda-6919-4b75-b745-2af38abf8dcf", "remote_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:12Z", "security_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "tenant_id": "020d00b5451a467cb276d06789a1149d", "port_range_min": null, "ethertype": "IPv4", "project_id": "020d00b5451a467cb276d06789a1149d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:12Z", "revision_number": 0, "id": "60f7d4a7-1a27-4801-a1e8-5bf33633b818", "remote_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:12Z", "security_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "tenant_id": "020d00b5451a467cb276d06789a1149d", "port_range_min": null, "ethertype": "IPv6", "project_id": "020d00b5451a467cb276d06789a1149d"}], "revision_number": 4, "project_id": "020d00b5451a467cb276d06789a1149d", "id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "created_at": "2019-01-18T04:39:06Z", "updated_at": "2019-01-18T04:39:06Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "4e399c2e-bc03-4aa3-b192-1fafdc9248ba", "remote_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "47feb8aba08a40dca7028a1701e597b9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "4bf1a402-0fa2-4cfd-9fee-4a28f16bb271", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "47feb8aba08a40dca7028a1701e597b9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "0aedefa2-edbc-47b5-bead-e954540f6937", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "47feb8aba08a40dca7028a1701e597b9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "8860837e-afbd-4411-adf9-d88db88c2114", "remote_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "47feb8aba08a40dca7028a1701e597b9"}], "revision_number": 4, "project_id": "47feb8aba08a40dca7028a1701e597b9", "id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "name": "default"}]} 2019-01-18 06:11:10,485 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-d6253047-5099-4d09-9fce-f59d820a0b6e 2019-01-18 06:11:10,490 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/9c53a91613fb4d5080479ac6f51697ed -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c6097fc90ae78a7298eade8b704c16ce1ad39eb" 2019-01-18 06:11:10,574 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:11:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-37a4a8bc-74f7-45be-b90f-676d8c8bf722 Content-Encoding: gzip Content-Length: 190 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/9c53a91613fb4d5080479ac6f51697ed"}, "enabled": true, "id": "9c53a91613fb4d5080479ac6f51697ed", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2019-01-18 06:11:10,574 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/9c53a91613fb4d5080479ac6f51697ed used request id req-37a4a8bc-74f7-45be-b90f-676d8c8bf722 2019-01-18 06:11:10,578 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/020d00b5451a467cb276d06789a1149d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c6097fc90ae78a7298eade8b704c16ce1ad39eb" 2019-01-18 06:11:10,663 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:11:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5b1e0440-9a26-4f6d-b812-54a3abc75875 Content-Encoding: gzip Content-Length: 248 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/020d00b5451a467cb276d06789a1149d"}, "enabled": true, "id": "020d00b5451a467cb276d06789a1149d", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}} 2019-01-18 06:11:10,663 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/020d00b5451a467cb276d06789a1149d used request id req-5b1e0440-9a26-4f6d-b812-54a3abc75875 2019-01-18 06:11:10,668 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/47feb8aba08a40dca7028a1701e597b9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c6097fc90ae78a7298eade8b704c16ce1ad39eb" 2019-01-18 06:11:10,760 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:11:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2b83257a-2115-44c7-81c2-b599a300f9c0 Content-Encoding: gzip Content-Length: 205 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/47feb8aba08a40dca7028a1701e597b9"}, "enabled": true, "id": "47feb8aba08a40dca7028a1701e597b9", "parent_id": "default", "domain_id": "default", "name": "service"}} 2019-01-18 06:11:10,761 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/47feb8aba08a40dca7028a1701e597b9 used request id req-2b83257a-2115-44c7-81c2-b599a300f9c0 2019-01-18 06:11:10,761 - keystone_utils - INFO - Deleting project with name - CreateVolumeTypeComplexTests-e264391f-11c4-458-proj 2019-01-18 06:11:10,765 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/71a7edd493ea44498a802bf269e5cb34 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c6097fc90ae78a7298eade8b704c16ce1ad39eb" 2019-01-18 06:11:10,958 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 06:11:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bc0c1fa2-5d92-4660-9298-c188802621cf Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 06:11:10,958 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/71a7edd493ea44498a802bf269e5cb34 used request id req-bc0c1fa2-5d92-4660-9298-c188802621cf 2019-01-18 06:11:10,958 - keystone_utils - INFO - Deleting role with name - CreateVolumeTypeComplexTests-e264391f-11c4-458-proj-role 2019-01-18 06:11:10,962 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/05ac96968e9e4fb99e3285be5a4da176 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c6097fc90ae78a7298eade8b704c16ce1ad39eb" 2019-01-18 06:11:11,068 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 06:11:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9a369d89-d6f9-4acb-aab7-2cfee1079a8a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 06:11:11,069 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/05ac96968e9e4fb99e3285be5a4da176 used request id req-9a369d89-d6f9-4acb-aab7-2cfee1079a8a 2019-01-18 06:11:11,072 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c6097fc90ae78a7298eade8b704c16ce1ad39eb" 2019-01-18 06:11:11,166 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:11:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-82e38e6e-e2bf-4528-b4bc-c83f407d6301 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "488fca829f8b496daa1cd2cdc6e45c49", "links": {"self": "http://172.30.9.23:5000/v3/roles/488fca829f8b496daa1cd2cdc6e45c49"}, "name": "Member"}, {"domain_id": null, "id": "6b7f4f4f76264b6fb449c43b86ee3817", "links": {"self": "http://172.30.9.23:5000/v3/roles/6b7f4f4f76264b6fb449c43b86ee3817"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a482b711adf94961bf4bb28eda7f0e28", "links": {"self": "http://172.30.9.23:5000/v3/roles/a482b711adf94961bf4bb28eda7f0e28"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c65201bd05504fa786d79b166e8bbba3", "links": {"self": "http://172.30.9.23:5000/v3/roles/c65201bd05504fa786d79b166e8bbba3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "e7e317b66c174923a8cb46c48d897c8d", "links": {"self": "http://172.30.9.23:5000/v3/roles/e7e317b66c174923a8cb46c48d897c8d"}, "name": "ResellerAdmin"}]} 2019-01-18 06:11:11,166 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-82e38e6e-e2bf-4528-b4bc-c83f407d6301 2019-01-18 06:11:11,167 - keystone_utils - INFO - Deleting user with name - CreateVolumeTypeComplexTests-e264391f-11c4-458-user 2019-01-18 06:11:11,171 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/bc56d17232274f1b8cb5c69b0ff3be12 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b306437fb698e969ac70478b42a99181b2b98cdf" 2019-01-18 06:11:11,414 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 06:11:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9855c47d-3041-4588-b43b-7e0fa2bb5b7d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 06:11:11,414 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/bc56d17232274f1b8cb5c69b0ff3be12 used request id req-9855c47d-3041-4588-b43b-7e0fa2bb5b7d 2019-01-18 06:11:11,416 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:11:11,800 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "488fca829f8b496daa1cd2cdc6e45c49", "name": "Member"}, {"id": "c65201bd05504fa786d79b166e8bbba3", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}], "expires_at": "2019-01-18T07:11:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "020d00b5451a467cb276d06789a1149d", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "id": "e292c913af7844408b6509a836e493f5"}, "audit_ids": ["xcg7N8LxSVO0XOEZI5vHJw"], "issued_at": "2019-01-18T06:11:11.000000Z"}} 2019-01-18 06:11:11,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}a314fa7df737a6c6502b7bd3cbdc5e73a19d1e7f" 2019-01-18 06:11:11,889 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:11:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9336d1a7-535f-4816-b87f-d8392250eb21 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:11:11,889 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-9336d1a7-535f-4816-b87f-d8392250eb21 2019-01-18 06:11:11,890 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:11:11,891 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:11:12,270 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "488fca829f8b496daa1cd2cdc6e45c49", "name": "Member"}, {"id": "c65201bd05504fa786d79b166e8bbba3", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}], "expires_at": "2019-01-18T07:11:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "020d00b5451a467cb276d06789a1149d", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "id": "e292c913af7844408b6509a836e493f5"}, "audit_ids": ["yZA08YvSQQ-hkP9RMMoApg"], "issued_at": "2019-01-18T06:11:12.000000Z"}} 2019-01-18 06:11:12,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}5c93c94cd7aff4059a5d3211641af7145c1b6029" 2019-01-18 06:11:12,363 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:11:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bb867531-07ee-4786-bea0-ebbfa3a8a8e0 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:11:12,363 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-bb867531-07ee-4786-bea0-ebbfa3a8a8e0 2019-01-18 06:11:12,368 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-18 06:11:12,373 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 18 Jan 2019 06:11: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"}]}]}} 2019-01-18 06:11:12,374 - 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-722e271d-37cd-4b0-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c93c94cd7aff4059a5d3211641af7145c1b6029" 2019-01-18 06:11:12,461 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:11:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b7466af2-1d26-4930-a90f-c8715748f9ec 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-722e271d-37cd-4b0-proj", "previous": null, "next": null}, "projects": []} 2019-01-18 06:11:12,461 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeSuccessTests-722e271d-37cd-4b0-proj used request id req-b7466af2-1d26-4930-a90f-c8715748f9ec 2019-01-18 06:11:12,465 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c93c94cd7aff4059a5d3211641af7145c1b6029" 2019-01-18 06:11:12,553 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:11:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d87d8d43-8e50-436f-b014-b101ae9e8a22 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-18 06:11:12,553 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-d87d8d43-8e50-436f-b014-b101ae9e8a22 2019-01-18 06:11:12,557 - 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}5c93c94cd7aff4059a5d3211641af7145c1b6029" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSimpleVolumeSuccessTests-722e271d-37cd-4b0-proj"}}' 2019-01-18 06:11:12,680 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 18 Jan 2019 06:11:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-26c77129-bb2f-4bf7-ac5a-359085548094 Content-Length: 315 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/9b73333ea8ec442b94f48aa9f87beb49"}, "enabled": true, "id": "9b73333ea8ec442b94f48aa9f87beb49", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeSuccessTests-722e271d-37cd-4b0-proj"}} 2019-01-18 06:11:12,680 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-26c77129-bb2f-4bf7-ac5a-359085548094 2019-01-18 06:11:12,681 - keystone_utils - INFO - Created project with name - CreateSimpleVolumeSuccessTests-722e271d-37cd-4b0-proj 2019-01-18 06:11:12,681 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:11:12,682 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:11:13,052 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "488fca829f8b496daa1cd2cdc6e45c49", "name": "Member"}, {"id": "c65201bd05504fa786d79b166e8bbba3", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}], "expires_at": "2019-01-18T07:11:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "020d00b5451a467cb276d06789a1149d", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "id": "e292c913af7844408b6509a836e493f5"}, "audit_ids": ["jGLmRJrKRzmMJiZ8GO6Xkw"], "issued_at": "2019-01-18T06:11:13.000000Z"}} 2019-01-18 06:11:13,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}11bc87726dada3b76e7f3ba4ff6e5f2428371913" 2019-01-18 06:11:13,141 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:11:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f31afc63-5493-4afd-86c8-a281727be376 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:11:13,141 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-f31afc63-5493-4afd-86c8-a281727be376 2019-01-18 06:11:13,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" 2019-01-18 06:11:13,151 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 18 Jan 2019 06:11: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"}]}]}} 2019-01-18 06:11:13,152 - 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}11bc87726dada3b76e7f3ba4ff6e5f2428371913" 2019-01-18 06:11:13,251 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:11:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5f23515f-a213-447c-9b79-90a064a9547b Content-Encoding: gzip Content-Length: 869 Content-Type: application/json RESP BODY: {"users": [{"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/0607a2b4beb0408e9fa51cc5ba027ac6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0607a2b4beb0408e9fa51cc5ba027ac6", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/17c61b95071545a094cc82823d2b88b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "17c61b95071545a094cc82823d2b88b8", "email": "nova@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/29e5d2dfed2447bda26fc75bd1122674"}, "domain_id": "default", "enabled": true, "options": {}, "id": "29e5d2dfed2447bda26fc75bd1122674", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/3b6dcc8c791e4b6e8831f5b5e583de80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3b6dcc8c791e4b6e8831f5b5e583de80", "email": "neutron@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.23:5000/v3/users/45ab52d673584bc198669be88c88b878"}, "domain_id": "default", "enabled": true, "options": {}, "id": "45ab52d673584bc198669be88c88b878", "email": "barbican@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/57795b4ee52f49c6a71f55bb6c4012f8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "57795b4ee52f49c6a71f55bb6c4012f8", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/5c52969262974d64ac2a300ca5d60f50"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c52969262974d64ac2a300ca5d60f50", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/5fc15572bb1c489ba92bd9945bbc1f64"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5fc15572bb1c489ba92bd9945bbc1f64", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/6b519d70e25f4e61a9dfd738cd6bba22"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6b519d70e25f4e61a9dfd738cd6bba22", "email": "heat@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.23:5000/v3/users/8248437208b540c2893a7117ad102a87"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8248437208b540c2893a7117ad102a87", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/890dee97e62840c5b15e36f03f6b7efc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "890dee97e62840c5b15e36f03f6b7efc", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/8cccb516ecc44ed9bb7c8633df108fd4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8cccb516ecc44ed9bb7c8633df108fd4", "email": "glance@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.23:5000/v3/users/97c3d863a98148299fa116fdb54be470"}, "domain_id": "default", "enabled": true, "options": {}, "id": "97c3d863a98148299fa116fdb54be470", "email": "tacker@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/a2a0c8c0f19941808c9f618af50b3b79"}, "domain_id": "c19db1b8f60647a9a114cd23287c807b", "enabled": true, "options": {}, "id": "a2a0c8c0f19941808c9f618af50b3b79", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "links": {"self": "http://172.30.9.23:5000/v3/users/e292c913af7844408b6509a836e493f5"}, "domain_id": "default", "enabled": true, "id": "e292c913af7844408b6509a836e493f5", "options": {}}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/fe5de73ba9cb41b2be24ccf1f72f5ed4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe5de73ba9cb41b2be24ccf1f72f5ed4", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2019-01-18 06:11:13,251 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-5f23515f-a213-447c-9b79-90a064a9547b 2019-01-18 06:11:13,256 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateSimpleVolumeSuccessTests-722e271d-37cd-4b0-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11bc87726dada3b76e7f3ba4ff6e5f2428371913" 2019-01-18 06:11:13,349 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:11:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-462a80c0-ee03-459f-a227-c0add5444208 Content-Encoding: gzip Content-Length: 257 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateSimpleVolumeSuccessTests-722e271d-37cd-4b0-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/9b73333ea8ec442b94f48aa9f87beb49"}, "enabled": true, "id": "9b73333ea8ec442b94f48aa9f87beb49", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeSuccessTests-722e271d-37cd-4b0-proj"}]} 2019-01-18 06:11:13,350 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateSimpleVolumeSuccessTests-722e271d-37cd-4b0-proj used request id req-462a80c0-ee03-459f-a227-c0add5444208 2019-01-18 06:11:13,354 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11bc87726dada3b76e7f3ba4ff6e5f2428371913" 2019-01-18 06:11:13,452 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:11:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-315386fc-dbb4-4acb-abd6-e3ca106c61ee Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-18 06:11:13,452 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-315386fc-dbb4-4acb-abd6-e3ca106c61ee 2019-01-18 06:11:13,813 - keystone_utils - INFO - Created user with name - CreateSimpleVolumeSuccessTests-722e271d-37cd-4b0-user 2019-01-18 06:11:13,814 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:11:13,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}5c93c94cd7aff4059a5d3211641af7145c1b6029" 2019-01-18 06:11:13,914 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:11:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cbd3206b-b4c6-4855-a4db-d5dd307ac577 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "488fca829f8b496daa1cd2cdc6e45c49", "links": {"self": "http://172.30.9.23:5000/v3/roles/488fca829f8b496daa1cd2cdc6e45c49"}, "name": "Member"}, {"domain_id": null, "id": "6b7f4f4f76264b6fb449c43b86ee3817", "links": {"self": "http://172.30.9.23:5000/v3/roles/6b7f4f4f76264b6fb449c43b86ee3817"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a482b711adf94961bf4bb28eda7f0e28", "links": {"self": "http://172.30.9.23:5000/v3/roles/a482b711adf94961bf4bb28eda7f0e28"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c65201bd05504fa786d79b166e8bbba3", "links": {"self": "http://172.30.9.23:5000/v3/roles/c65201bd05504fa786d79b166e8bbba3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "e7e317b66c174923a8cb46c48d897c8d", "links": {"self": "http://172.30.9.23:5000/v3/roles/e7e317b66c174923a8cb46c48d897c8d"}, "name": "ResellerAdmin"}]} 2019-01-18 06:11:13,914 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-cbd3206b-b4c6-4855-a4db-d5dd307ac577 2019-01-18 06:11:13,918 - 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}5c93c94cd7aff4059a5d3211641af7145c1b6029" -d '{"role": {"name": "CreateSimpleVolumeSuccessTests-722e271d-37cd-4b0-proj-role"}}' 2019-01-18 06:11:14,045 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 18 Jan 2019 06:11:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e92f46d9-e5d7-4aad-a84f-f8389aa3b1e0 Content-Length: 229 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "4d894a6f784b4149b6da6282323fcd1d", "links": {"self": "http://172.30.9.23:5000/v3/roles/4d894a6f784b4149b6da6282323fcd1d"}, "name": "CreateSimpleVolumeSuccessTests-722e271d-37cd-4b0-proj-role"}} 2019-01-18 06:11:14,045 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-e92f46d9-e5d7-4aad-a84f-f8389aa3b1e0 2019-01-18 06:11:14,046 - keystone_utils - INFO - Created role with name - CreateSimpleVolumeSuccessTests-722e271d-37cd-4b0-proj-role 2019-01-18 06:11:14,049 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/4d894a6f784b4149b6da6282323fcd1d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c93c94cd7aff4059a5d3211641af7145c1b6029" 2019-01-18 06:11:14,130 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:11:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6dc6fda3-7bf2-47c3-8cd0-fef581589a6a Content-Encoding: gzip Content-Length: 182 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.23:5000/v3/roles/4d894a6f784b4149b6da6282323fcd1d"}, "domain_id": null, "name": "CreateSimpleVolumeSuccessTests-722e271d-37cd-4b0-proj-role", "id": "4d894a6f784b4149b6da6282323fcd1d"}} 2019-01-18 06:11:14,130 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/4d894a6f784b4149b6da6282323fcd1d used request id req-6dc6fda3-7bf2-47c3-8cd0-fef581589a6a 2019-01-18 06:11:14,130 - keystone_utils - INFO - Granting role CreateSimpleVolumeSuccessTests-722e271d-37cd-4b0-proj-role to project CreateSimpleVolumeSuccessTests-722e271d-37cd-4b0-proj 2019-01-18 06:11:14,134 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/9b73333ea8ec442b94f48aa9f87beb49/users/13c1fa87d35e4c1faa47492f19343b9d/roles/4d894a6f784b4149b6da6282323fcd1d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c93c94cd7aff4059a5d3211641af7145c1b6029" 2019-01-18 06:11:14,341 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 06:11:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-aad99a60-5977-475e-82bc-907478df0a93 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 06:11:14,341 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/9b73333ea8ec442b94f48aa9f87beb49/users/13c1fa87d35e4c1faa47492f19343b9d/roles/4d894a6f784b4149b6da6282323fcd1d used request id req-aad99a60-5977-475e-82bc-907478df0a93 2019-01-18 06:11:14,343 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:11:14,737 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4d894a6f784b4149b6da6282323fcd1d", "name": "CreateSimpleVolumeSuccessTests-722e271d-37cd-4b0-proj-role"}], "expires_at": "2019-01-18T07:11:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9b73333ea8ec442b94f48aa9f87beb49", "name": "CreateSimpleVolumeSuccessTests-722e271d-37cd-4b0-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/9b73333ea8ec442b94f48aa9f87beb49", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/9b73333ea8ec442b94f48aa9f87beb49", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/9b73333ea8ec442b94f48aa9f87beb49", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/9b73333ea8ec442b94f48aa9f87beb49", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/9b73333ea8ec442b94f48aa9f87beb49", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/9b73333ea8ec442b94f48aa9f87beb49", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/9b73333ea8ec442b94f48aa9f87beb49", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/9b73333ea8ec442b94f48aa9f87beb49", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/9b73333ea8ec442b94f48aa9f87beb49", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/9b73333ea8ec442b94f48aa9f87beb49", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/9b73333ea8ec442b94f48aa9f87beb49", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/9b73333ea8ec442b94f48aa9f87beb49", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSimpleVolumeSuccessTests-722e271d-37cd-4b0-user", "id": "13c1fa87d35e4c1faa47492f19343b9d"}, "audit_ids": ["qPzWOKN6T7yDjNVQfw-Tig"], "issued_at": "2019-01-18T06:11:14.000000Z"}} 2019-01-18 06:11:14,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}8f8757689f74479c3ed43d5ce91798aa885e06f8" 2019-01-18 06:11:14,809 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:11:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4309efd6-321f-493b-9c70-1de755c4b70f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:11:14,809 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-4309efd6-321f-493b-9c70-1de755c4b70f 2019-01-18 06:11:14,810 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:11:14,811 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:11:15,197 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4d894a6f784b4149b6da6282323fcd1d", "name": "CreateSimpleVolumeSuccessTests-722e271d-37cd-4b0-proj-role"}], "expires_at": "2019-01-18T07:11:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9b73333ea8ec442b94f48aa9f87beb49", "name": "CreateSimpleVolumeSuccessTests-722e271d-37cd-4b0-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/9b73333ea8ec442b94f48aa9f87beb49", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/9b73333ea8ec442b94f48aa9f87beb49", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/9b73333ea8ec442b94f48aa9f87beb49", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/9b73333ea8ec442b94f48aa9f87beb49", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/9b73333ea8ec442b94f48aa9f87beb49", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/9b73333ea8ec442b94f48aa9f87beb49", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/9b73333ea8ec442b94f48aa9f87beb49", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/9b73333ea8ec442b94f48aa9f87beb49", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/9b73333ea8ec442b94f48aa9f87beb49", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/9b73333ea8ec442b94f48aa9f87beb49", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/9b73333ea8ec442b94f48aa9f87beb49", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/9b73333ea8ec442b94f48aa9f87beb49", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSimpleVolumeSuccessTests-722e271d-37cd-4b0-user", "id": "13c1fa87d35e4c1faa47492f19343b9d"}, "audit_ids": ["g922xu7kQuKMwW5jtiQ3OA"], "issued_at": "2019-01-18T06:11:15.000000Z"}} 2019-01-18 06:11:15,197 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ea608f63c059b3b5d003736739480fad0de7607" 2019-01-18 06:11:15,282 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:11:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1e0380cb-105b-48df-8459-0d5c2cd54295 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:11:15,282 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-1e0380cb-105b-48df-8459-0d5c2cd54295 2019-01-18 06:11:15,288 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/9b73333ea8ec442b94f48aa9f87beb49/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ea608f63c059b3b5d003736739480fad0de7607" 2019-01-18 06:11:15,473 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:11:15 GMT Server: Apache x-compute-request-id: req-fb67628b-3d01-4322-9a83-fe2d51483ce4 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-fb67628b-3d01-4322-9a83-fe2d51483ce4 Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2019-01-18 06:11:15,473 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/9b73333ea8ec442b94f48aa9f87beb49/volumes/detail used request id req-fb67628b-3d01-4322-9a83-fe2d51483ce4 2019-01-18 06:11:15,477 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8776/v3/9b73333ea8ec442b94f48aa9f87beb49/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-fb67628b-3d01-4322-9a83-fe2d51483ce4" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ea608f63c059b3b5d003736739480fad0de7607" -d '{"volume": {"status": "creating", "user_id": null, "name": "CreateSimpleVolumeSuccessTests-87e08cd2-bb29-44dc-9db6-c267e7504592", "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}}' 2019-01-18 06:11:15,823 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Fri, 18 Jan 2019 06:11:15 GMT Server: Apache x-compute-request-id: req-67702314-bd22-4be4-8384-c524e73e0899 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-67702314-bd22-4be4-8384-c524e73e0899 Content-Length: 828 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "user_id": "13c1fa87d35e4c1faa47492f19343b9d", "attachments": [], "links": [{"href": "http://172.30.9.23:8776/v3/9b73333ea8ec442b94f48aa9f87beb49/volumes/741f31fd-7261-4d2b-b5cb-e0fba4ead96e", "rel": "self"}, {"href": "http://172.30.9.23:8776/9b73333ea8ec442b94f48aa9f87beb49/volumes/741f31fd-7261-4d2b-b5cb-e0fba4ead96e", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-01-18T06:11:15.737552", "description": null, "updated_at": null, "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-87e08cd2-bb29-44dc-9db6-c267e7504592", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "741f31fd-7261-4d2b-b5cb-e0fba4ead96e", "size": 1}} 2019-01-18 06:11:15,823 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.23:8776/v3/9b73333ea8ec442b94f48aa9f87beb49/volumes used request id req-67702314-bd22-4be4-8384-c524e73e0899 2019-01-18 06:11:15,827 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/9b73333ea8ec442b94f48aa9f87beb49/volumes/741f31fd-7261-4d2b-b5cb-e0fba4ead96e -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-fb67628b-3d01-4322-9a83-fe2d51483ce4" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ea608f63c059b3b5d003736739480fad0de7607" 2019-01-18 06:11:16,016 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:11:15 GMT Server: Apache x-compute-request-id: req-549e2601-cbc3-4f21-8c0d-7d41224ae231 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-549e2601-cbc3-4f21-8c0d-7d41224ae231 Content-Encoding: gzip Content-Length: 461 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "user_id": "13c1fa87d35e4c1faa47492f19343b9d", "attachments": [], "links": [{"href": "http://172.30.9.23:8776/v3/9b73333ea8ec442b94f48aa9f87beb49/volumes/741f31fd-7261-4d2b-b5cb-e0fba4ead96e", "rel": "self"}, {"href": "http://172.30.9.23:8776/9b73333ea8ec442b94f48aa9f87beb49/volumes/741f31fd-7261-4d2b-b5cb-e0fba4ead96e", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-01-18T06:11:15.000000", "description": null, "os-vol-tenant-attr:tenant_id": "9b73333ea8ec442b94f48aa9f87beb49", "updated_at": "2019-01-18T06:11:15.000000", "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-87e08cd2-bb29-44dc-9db6-c267e7504592", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "741f31fd-7261-4d2b-b5cb-e0fba4ead96e", "size": 1}} 2019-01-18 06:11:16,017 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/9b73333ea8ec442b94f48aa9f87beb49/volumes/741f31fd-7261-4d2b-b5cb-e0fba4ead96e used request id req-549e2601-cbc3-4f21-8c0d-7d41224ae231 2019-01-18 06:11:16,017 - create_volume - INFO - Created volume with name - CreateSimpleVolumeSuccessTests-87e08cd2-bb29-44dc-9db6-c267e7504592 2019-01-18 06:11:16,020 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/9b73333ea8ec442b94f48aa9f87beb49/volumes/741f31fd-7261-4d2b-b5cb-e0fba4ead96e -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-fb67628b-3d01-4322-9a83-fe2d51483ce4" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ea608f63c059b3b5d003736739480fad0de7607" 2019-01-18 06:11:16,218 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:11:15 GMT Server: Apache x-compute-request-id: req-02f71c2d-e749-420b-9fd6-6ddbc5e9beaa OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-02f71c2d-e749-420b-9fd6-6ddbc5e9beaa Content-Encoding: gzip Content-Length: 464 Content-Type: application/json RESP BODY: {"volume": {"status": "available", "user_id": "13c1fa87d35e4c1faa47492f19343b9d", "attachments": [], "links": [{"href": "http://172.30.9.23:8776/v3/9b73333ea8ec442b94f48aa9f87beb49/volumes/741f31fd-7261-4d2b-b5cb-e0fba4ead96e", "rel": "self"}, {"href": "http://172.30.9.23:8776/9b73333ea8ec442b94f48aa9f87beb49/volumes/741f31fd-7261-4d2b-b5cb-e0fba4ead96e", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-01-18T06:11:15.000000", "description": null, "os-vol-tenant-attr:tenant_id": "9b73333ea8ec442b94f48aa9f87beb49", "updated_at": "2019-01-18T06:11:16.000000", "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-87e08cd2-bb29-44dc-9db6-c267e7504592", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "741f31fd-7261-4d2b-b5cb-e0fba4ead96e", "size": 1}} 2019-01-18 06:11:16,218 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/9b73333ea8ec442b94f48aa9f87beb49/volumes/741f31fd-7261-4d2b-b5cb-e0fba4ead96e used request id req-02f71c2d-e749-420b-9fd6-6ddbc5e9beaa 2019-01-18 06:11:16,219 - create_volume - DEBUG - Instance status is - available 2019-01-18 06:11:16,219 - create_volume - DEBUG - Volume is active with name - CreateSimpleVolumeSuccessTests-87e08cd2-bb29-44dc-9db6-c267e7504592 2019-01-18 06:11:16,219 - create_volume - INFO - Volume is now active with name - CreateSimpleVolumeSuccessTests-87e08cd2-bb29-44dc-9db6-c267e7504592 2019-01-18 06:11:16,222 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/9b73333ea8ec442b94f48aa9f87beb49/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f8757689f74479c3ed43d5ce91798aa885e06f8" 2019-01-18 06:11:16,418 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:11:16 GMT Server: Apache x-compute-request-id: req-8a971f4e-715d-4fcc-80f1-2109dbede804 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-8a971f4e-715d-4fcc-80f1-2109dbede804 Content-Encoding: gzip Content-Length: 462 Content-Type: application/json RESP BODY: {"volumes": [{"status": "available", "user_id": "13c1fa87d35e4c1faa47492f19343b9d", "attachments": [], "links": [{"href": "http://172.30.9.23:8776/v3/9b73333ea8ec442b94f48aa9f87beb49/volumes/741f31fd-7261-4d2b-b5cb-e0fba4ead96e", "rel": "self"}, {"href": "http://172.30.9.23:8776/9b73333ea8ec442b94f48aa9f87beb49/volumes/741f31fd-7261-4d2b-b5cb-e0fba4ead96e", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-01-18T06:11:15.000000", "description": null, "os-vol-tenant-attr:tenant_id": "9b73333ea8ec442b94f48aa9f87beb49", "updated_at": "2019-01-18T06:11:16.000000", "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-87e08cd2-bb29-44dc-9db6-c267e7504592", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "741f31fd-7261-4d2b-b5cb-e0fba4ead96e", "size": 1}]} 2019-01-18 06:11:16,418 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/9b73333ea8ec442b94f48aa9f87beb49/volumes/detail used request id req-8a971f4e-715d-4fcc-80f1-2109dbede804 2019-01-18 06:11:16,422 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-18 06:11:16,428 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 18 Jan 2019 06:11: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"}]}]}} 2019-01-18 06:11:16,429 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/9b73333ea8ec442b94f48aa9f87beb49 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f8757689f74479c3ed43d5ce91798aa885e06f8" 2019-01-18 06:11:16,508 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:11:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-57cab4bf-76b6-4e09-ba60-48f4db8da43b 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/9b73333ea8ec442b94f48aa9f87beb49"}, "enabled": true, "id": "9b73333ea8ec442b94f48aa9f87beb49", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeSuccessTests-722e271d-37cd-4b0-proj"}} 2019-01-18 06:11:16,509 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/9b73333ea8ec442b94f48aa9f87beb49 used request id req-57cab4bf-76b6-4e09-ba60-48f4db8da43b 2019-01-18 06:11:16,512 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/9b73333ea8ec442b94f48aa9f87beb49/volumes/741f31fd-7261-4d2b-b5cb-e0fba4ead96e -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-fb67628b-3d01-4322-9a83-fe2d51483ce4" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ea608f63c059b3b5d003736739480fad0de7607" 2019-01-18 06:11:16,722 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:11:16 GMT Server: Apache x-compute-request-id: req-e204d6d9-d4d1-422b-97a3-bf7ca101c954 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-e204d6d9-d4d1-422b-97a3-bf7ca101c954 Content-Encoding: gzip Content-Length: 464 Content-Type: application/json RESP BODY: {"volume": {"status": "available", "user_id": "13c1fa87d35e4c1faa47492f19343b9d", "attachments": [], "links": [{"href": "http://172.30.9.23:8776/v3/9b73333ea8ec442b94f48aa9f87beb49/volumes/741f31fd-7261-4d2b-b5cb-e0fba4ead96e", "rel": "self"}, {"href": "http://172.30.9.23:8776/9b73333ea8ec442b94f48aa9f87beb49/volumes/741f31fd-7261-4d2b-b5cb-e0fba4ead96e", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-01-18T06:11:15.000000", "description": null, "os-vol-tenant-attr:tenant_id": "9b73333ea8ec442b94f48aa9f87beb49", "updated_at": "2019-01-18T06:11:16.000000", "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-87e08cd2-bb29-44dc-9db6-c267e7504592", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "741f31fd-7261-4d2b-b5cb-e0fba4ead96e", "size": 1}} 2019-01-18 06:11:16,722 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/9b73333ea8ec442b94f48aa9f87beb49/volumes/741f31fd-7261-4d2b-b5cb-e0fba4ead96e used request id req-e204d6d9-d4d1-422b-97a3-bf7ca101c954 2019-01-18 06:11:16,723 - create_volume - DEBUG - Instance status is - available 2019-01-18 06:11:16,723 - create_volume - DEBUG - Volume is active with name - CreateSimpleVolumeSuccessTests-87e08cd2-bb29-44dc-9db6-c267e7504592 2019-01-18 06:11:16,723 - cinder_utils - INFO - Deleting volume named - CreateSimpleVolumeSuccessTests-87e08cd2-bb29-44dc-9db6-c267e7504592 2019-01-18 06:11:16,726 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8776/v3/9b73333ea8ec442b94f48aa9f87beb49/volumes/741f31fd-7261-4d2b-b5cb-e0fba4ead96e -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-fb67628b-3d01-4322-9a83-fe2d51483ce4" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ea608f63c059b3b5d003736739480fad0de7607" 2019-01-18 06:11:16,950 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Fri, 18 Jan 2019 06:11:16 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-9eaddbc5-0b27-4028-8ff3-3fb23fb19451 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. 2019-01-18 06:11:16,950 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.23:8776/v3/9b73333ea8ec442b94f48aa9f87beb49/volumes/741f31fd-7261-4d2b-b5cb-e0fba4ead96e used request id req-9eaddbc5-0b27-4028-8ff3-3fb23fb19451 2019-01-18 06:11:16,953 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/9b73333ea8ec442b94f48aa9f87beb49/volumes/741f31fd-7261-4d2b-b5cb-e0fba4ead96e -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-fb67628b-3d01-4322-9a83-fe2d51483ce4" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ea608f63c059b3b5d003736739480fad0de7607" 2019-01-18 06:11:17,002 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:11:16 GMT Server: Apache x-compute-request-id: req-cda92de3-a811-4662-95ef-c1265cef34f7 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-cda92de3-a811-4662-95ef-c1265cef34f7 Content-Encoding: gzip Content-Length: 466 Content-Type: application/json RESP BODY: {"volume": {"status": "deleting", "user_id": "13c1fa87d35e4c1faa47492f19343b9d", "attachments": [], "links": [{"href": "http://172.30.9.23:8776/v3/9b73333ea8ec442b94f48aa9f87beb49/volumes/741f31fd-7261-4d2b-b5cb-e0fba4ead96e", "rel": "self"}, {"href": "http://172.30.9.23:8776/9b73333ea8ec442b94f48aa9f87beb49/volumes/741f31fd-7261-4d2b-b5cb-e0fba4ead96e", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-01-18T06:11:15.000000", "description": null, "os-vol-tenant-attr:tenant_id": "9b73333ea8ec442b94f48aa9f87beb49", "updated_at": "2019-01-18T06:11:16.000000", "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-87e08cd2-bb29-44dc-9db6-c267e7504592", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "741f31fd-7261-4d2b-b5cb-e0fba4ead96e", "size": 1}} 2019-01-18 06:11:17,003 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/9b73333ea8ec442b94f48aa9f87beb49/volumes/741f31fd-7261-4d2b-b5cb-e0fba4ead96e used request id req-cda92de3-a811-4662-95ef-c1265cef34f7 2019-01-18 06:11:17,003 - create_volume - DEBUG - Instance status is - deleting 2019-01-18 06:11:17,003 - create_volume - DEBUG - Retry querying volume status in 3 seconds 2019-01-18 06:11:20,006 - create_volume - DEBUG - Volume status query timeout in 56.9442510605 2019-01-18 06:11:20,011 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/9b73333ea8ec442b94f48aa9f87beb49/volumes/741f31fd-7261-4d2b-b5cb-e0fba4ead96e -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-fb67628b-3d01-4322-9a83-fe2d51483ce4" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ea608f63c059b3b5d003736739480fad0de7607" 2019-01-18 06:11:20,222 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Fri, 18 Jan 2019 06:11:20 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-e526e57f-8394-48b8-8720-9e00129a86ff x-openstack-request-id: req-e526e57f-8394-48b8-8720-9e00129a86ff Content-Length: 109 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume 741f31fd-7261-4d2b-b5cb-e0fba4ead96e could not be found.", "code": 404}} 2019-01-18 06:11:20,222 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/9b73333ea8ec442b94f48aa9f87beb49/volumes/741f31fd-7261-4d2b-b5cb-e0fba4ead96e used request id req-e526e57f-8394-48b8-8720-9e00129a86ff 2019-01-18 06:11:20,222 - create_volume - DEBUG - Volume not found when querying status for deleted with message Volume 741f31fd-7261-4d2b-b5cb-e0fba4ead96e could not be found. (HTTP 404) (Request-ID: req-e526e57f-8394-48b8-8720-9e00129a86ff) 2019-01-18 06:11:20,222 - create_volume - INFO - Volume has been properly deleted with name - CreateSimpleVolumeSuccessTests-87e08cd2-bb29-44dc-9db6-c267e7504592 2019-01-18 06:11:20,225 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/9b73333ea8ec442b94f48aa9f87beb49/volumes/detail -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-8a971f4e-715d-4fcc-80f1-2109dbede804" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f8757689f74479c3ed43d5ce91798aa885e06f8" 2019-01-18 06:11:20,418 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:11:20 GMT Server: Apache x-compute-request-id: req-74c994ad-9c8d-4491-9d93-f3adf076ee1e OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-74c994ad-9c8d-4491-9d93-f3adf076ee1e Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2019-01-18 06:11:20,418 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/9b73333ea8ec442b94f48aa9f87beb49/volumes/detail used request id req-74c994ad-9c8d-4491-9d93-f3adf076ee1e 2019-01-18 06:11:20,423 - 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}5c93c94cd7aff4059a5d3211641af7145c1b6029" 2019-01-18 06:11:20,650 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-75c7777a-7a64-4318-bd1a-9a8cef7be303 Date: Fri, 18 Jan 2019 06:11:20 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-18T04:53:26Z", "updated_at": "2019-01-18T04:53:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:53:26Z", "revision_number": 0, "id": "260c2de9-5dc5-4508-b06c-24b9d7ed838c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:53:26Z", "security_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:53:26Z", "revision_number": 0, "id": "9c6f69fc-3bf8-4346-9288-5a255b82b67e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:53:26Z", "security_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:53:26Z", "revision_number": 0, "id": "84255fa4-c13a-4cfe-b73d-e56ee216ca1e", "remote_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "remote_ip_prefix": null, "created_at": "2019-01-18T04:53:26Z", "security_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:53:26Z", "revision_number": 0, "id": "571036d3-cb1d-483a-acb9-96f19293add9", "remote_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "remote_ip_prefix": null, "created_at": "2019-01-18T04:53:26Z", "security_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "created_at": "2019-01-18T04:51:20Z", "updated_at": "2019-01-18T04:51:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "2b339890-44d0-4711-a050-08a64d58e2a0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv6", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "24c99e6f-888c-4943-9c93-54ad3b18b18c", "remote_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv4", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "87b9b994-ae22-4850-863a-6a4925bd01fe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv4", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "45161a51-d6dd-4bb8-986d-bc2f88599c1d", "remote_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv6", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}], "revision_number": 4, "project_id": "9c53a91613fb4d5080479ac6f51697ed", "id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "020d00b5451a467cb276d06789a1149d", "created_at": "2019-01-18T05:59:12Z", "updated_at": "2019-01-18T05:59:12Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:12Z", "revision_number": 0, "id": "8faf6dda-6919-4b75-b745-2af38abf8dcf", "remote_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:12Z", "security_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "tenant_id": "020d00b5451a467cb276d06789a1149d", "port_range_min": null, "ethertype": "IPv4", "project_id": "020d00b5451a467cb276d06789a1149d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:12Z", "revision_number": 0, "id": "60f7d4a7-1a27-4801-a1e8-5bf33633b818", "remote_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:12Z", "security_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "tenant_id": "020d00b5451a467cb276d06789a1149d", "port_range_min": null, "ethertype": "IPv6", "project_id": "020d00b5451a467cb276d06789a1149d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:12Z", "revision_number": 0, "id": "38b9f88b-1fc0-40d1-af74-237d79be193d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:12Z", "security_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "tenant_id": "020d00b5451a467cb276d06789a1149d", "port_range_min": null, "ethertype": "IPv4", "project_id": "020d00b5451a467cb276d06789a1149d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:12Z", "revision_number": 0, "id": "38b091dd-dca7-4cbe-8c1c-dd18a74bfca8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:12Z", "security_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "tenant_id": "020d00b5451a467cb276d06789a1149d", "port_range_min": null, "ethertype": "IPv6", "project_id": "020d00b5451a467cb276d06789a1149d"}], "revision_number": 4, "project_id": "020d00b5451a467cb276d06789a1149d", "id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "created_at": "2019-01-18T04:39:06Z", "updated_at": "2019-01-18T04:39:06Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "8860837e-afbd-4411-adf9-d88db88c2114", "remote_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "47feb8aba08a40dca7028a1701e597b9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "4e399c2e-bc03-4aa3-b192-1fafdc9248ba", "remote_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "47feb8aba08a40dca7028a1701e597b9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "4bf1a402-0fa2-4cfd-9fee-4a28f16bb271", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "47feb8aba08a40dca7028a1701e597b9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "0aedefa2-edbc-47b5-bead-e954540f6937", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "47feb8aba08a40dca7028a1701e597b9"}], "revision_number": 4, "project_id": "47feb8aba08a40dca7028a1701e597b9", "id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "name": "default"}]} 2019-01-18 06:11:20,650 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-75c7777a-7a64-4318-bd1a-9a8cef7be303 2019-01-18 06:11:20,656 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/9c53a91613fb4d5080479ac6f51697ed -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c93c94cd7aff4059a5d3211641af7145c1b6029" 2019-01-18 06:11:20,746 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:11:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5cbfdfa5-fc37-43fc-8b4b-50810685432c Content-Encoding: gzip Content-Length: 190 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/9c53a91613fb4d5080479ac6f51697ed"}, "enabled": true, "id": "9c53a91613fb4d5080479ac6f51697ed", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2019-01-18 06:11:20,746 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/9c53a91613fb4d5080479ac6f51697ed used request id req-5cbfdfa5-fc37-43fc-8b4b-50810685432c 2019-01-18 06:11:20,750 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/020d00b5451a467cb276d06789a1149d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c93c94cd7aff4059a5d3211641af7145c1b6029" 2019-01-18 06:11:20,833 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:11:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-58fde110-02a6-47e7-ac4e-4a0b4f25f403 Content-Encoding: gzip Content-Length: 248 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/020d00b5451a467cb276d06789a1149d"}, "enabled": true, "id": "020d00b5451a467cb276d06789a1149d", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}} 2019-01-18 06:11:20,833 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/020d00b5451a467cb276d06789a1149d used request id req-58fde110-02a6-47e7-ac4e-4a0b4f25f403 2019-01-18 06:11:20,837 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/47feb8aba08a40dca7028a1701e597b9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c93c94cd7aff4059a5d3211641af7145c1b6029" 2019-01-18 06:11:20,924 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:11:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-240276a1-cd09-4557-a444-a7fd31a72235 Content-Encoding: gzip Content-Length: 205 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/47feb8aba08a40dca7028a1701e597b9"}, "enabled": true, "id": "47feb8aba08a40dca7028a1701e597b9", "parent_id": "default", "domain_id": "default", "name": "service"}} 2019-01-18 06:11:20,924 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/47feb8aba08a40dca7028a1701e597b9 used request id req-240276a1-cd09-4557-a444-a7fd31a72235 2019-01-18 06:11:20,925 - keystone_utils - INFO - Deleting project with name - CreateSimpleVolumeSuccessTests-722e271d-37cd-4b0-proj 2019-01-18 06:11:20,929 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/9b73333ea8ec442b94f48aa9f87beb49 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c93c94cd7aff4059a5d3211641af7145c1b6029" 2019-01-18 06:11:21,145 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 06:11:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-326d067b-29ad-4f68-b49e-42c13ac7b044 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 06:11:21,145 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/9b73333ea8ec442b94f48aa9f87beb49 used request id req-326d067b-29ad-4f68-b49e-42c13ac7b044 2019-01-18 06:11:21,145 - keystone_utils - INFO - Deleting role with name - CreateSimpleVolumeSuccessTests-722e271d-37cd-4b0-proj-role 2019-01-18 06:11:21,149 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/4d894a6f784b4149b6da6282323fcd1d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c93c94cd7aff4059a5d3211641af7145c1b6029" 2019-01-18 06:11:21,248 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 06:11:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c1ef256a-ad73-4f64-aa50-b325a9e8df3c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 06:11:21,249 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/4d894a6f784b4149b6da6282323fcd1d used request id req-c1ef256a-ad73-4f64-aa50-b325a9e8df3c 2019-01-18 06:11:21,252 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c93c94cd7aff4059a5d3211641af7145c1b6029" 2019-01-18 06:11:21,338 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:11:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8c612d19-b871-4999-af80-04c0ed082822 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "488fca829f8b496daa1cd2cdc6e45c49", "links": {"self": "http://172.30.9.23:5000/v3/roles/488fca829f8b496daa1cd2cdc6e45c49"}, "name": "Member"}, {"domain_id": null, "id": "6b7f4f4f76264b6fb449c43b86ee3817", "links": {"self": "http://172.30.9.23:5000/v3/roles/6b7f4f4f76264b6fb449c43b86ee3817"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a482b711adf94961bf4bb28eda7f0e28", "links": {"self": "http://172.30.9.23:5000/v3/roles/a482b711adf94961bf4bb28eda7f0e28"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c65201bd05504fa786d79b166e8bbba3", "links": {"self": "http://172.30.9.23:5000/v3/roles/c65201bd05504fa786d79b166e8bbba3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "e7e317b66c174923a8cb46c48d897c8d", "links": {"self": "http://172.30.9.23:5000/v3/roles/e7e317b66c174923a8cb46c48d897c8d"}, "name": "ResellerAdmin"}]} 2019-01-18 06:11:21,338 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-8c612d19-b871-4999-af80-04c0ed082822 2019-01-18 06:11:21,339 - keystone_utils - INFO - Deleting user with name - CreateSimpleVolumeSuccessTests-722e271d-37cd-4b0-user 2019-01-18 06:11:21,343 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/13c1fa87d35e4c1faa47492f19343b9d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11bc87726dada3b76e7f3ba4ff6e5f2428371913" 2019-01-18 06:11:21,535 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 06:11:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b1a5428c-539c-4f6e-97d0-b0097dfe7ed1 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 06:11:21,535 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/13c1fa87d35e4c1faa47492f19343b9d used request id req-b1a5428c-539c-4f6e-97d0-b0097dfe7ed1 2019-01-18 06:11:21,537 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:11:21,913 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "488fca829f8b496daa1cd2cdc6e45c49", "name": "Member"}, {"id": "c65201bd05504fa786d79b166e8bbba3", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}], "expires_at": "2019-01-18T07:11:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "020d00b5451a467cb276d06789a1149d", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "id": "e292c913af7844408b6509a836e493f5"}, "audit_ids": ["4EEaLJqKRpCe2urwYB-wpg"], "issued_at": "2019-01-18T06:11:21.000000Z"}} 2019-01-18 06:11:21,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}339f62b3e332f96099a9bb935ea0037a60c73f8e" 2019-01-18 06:11:22,004 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:11:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-18eff253-75cb-40f0-8be8-5439079a9447 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:11:22,004 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-18eff253-75cb-40f0-8be8-5439079a9447 2019-01-18 06:11:22,006 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:11:22,007 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:11:22,391 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "488fca829f8b496daa1cd2cdc6e45c49", "name": "Member"}, {"id": "c65201bd05504fa786d79b166e8bbba3", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}], "expires_at": "2019-01-18T07:11:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "020d00b5451a467cb276d06789a1149d", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "id": "e292c913af7844408b6509a836e493f5"}, "audit_ids": ["vYUw5ETZSDGcs5MHCJKFFg"], "issued_at": "2019-01-18T06:11:22.000000Z"}} 2019-01-18 06:11:22,392 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c6b4fdf5d0f4232088f2b85915ccdabc3d4b6791" 2019-01-18 06:11:22,469 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:11:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a1ec28cd-189d-42b3-a918-10ab41db665b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:11:22,469 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-a1ec28cd-189d-42b3-a918-10ab41db665b 2019-01-18 06:11:22,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" 2019-01-18 06:11:22,480 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 18 Jan 2019 06: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"}]}]}} 2019-01-18 06:11:22,481 - 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-6f7e41ac-4a94-4da-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c6b4fdf5d0f4232088f2b85915ccdabc3d4b6791" 2019-01-18 06:11:22,562 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:11:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aa622fb6-51e7-43c9-b8a9-93afb5b6a52e 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-6f7e41ac-4a94-4da-proj", "previous": null, "next": null}, "projects": []} 2019-01-18 06:11:22,562 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeSuccessTests-6f7e41ac-4a94-4da-proj used request id req-aa622fb6-51e7-43c9-b8a9-93afb5b6a52e 2019-01-18 06:11:22,566 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c6b4fdf5d0f4232088f2b85915ccdabc3d4b6791" 2019-01-18 06:11:22,656 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:11:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-56c9cf97-6bb3-4e5f-9351-fbc8f45e0986 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-18 06:11:22,656 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-56c9cf97-6bb3-4e5f-9351-fbc8f45e0986 2019-01-18 06:11:22,660 - 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}c6b4fdf5d0f4232088f2b85915ccdabc3d4b6791" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSimpleVolumeSuccessTests-6f7e41ac-4a94-4da-proj"}}' 2019-01-18 06:11:22,776 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 18 Jan 2019 06:11:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3d64c189-6fc9-41e6-bbd5-879a4bdd83a3 Content-Length: 315 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/c2e398466f9b44958954afcc4f74aa82"}, "enabled": true, "id": "c2e398466f9b44958954afcc4f74aa82", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeSuccessTests-6f7e41ac-4a94-4da-proj"}} 2019-01-18 06:11:22,776 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-3d64c189-6fc9-41e6-bbd5-879a4bdd83a3 2019-01-18 06:11:22,777 - keystone_utils - INFO - Created project with name - CreateSimpleVolumeSuccessTests-6f7e41ac-4a94-4da-proj 2019-01-18 06:11:22,777 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:11:22,778 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:11:23,167 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "488fca829f8b496daa1cd2cdc6e45c49", "name": "Member"}, {"id": "c65201bd05504fa786d79b166e8bbba3", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}], "expires_at": "2019-01-18T07:11:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "020d00b5451a467cb276d06789a1149d", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "id": "e292c913af7844408b6509a836e493f5"}, "audit_ids": ["N07pfXTWRP6biXfum5rqwg"], "issued_at": "2019-01-18T06:11:23.000000Z"}} 2019-01-18 06:11:23,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}246c6d5e286632e0a087bd826b383b0ec9b14cd6" 2019-01-18 06:11:23,247 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:11:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5aebcd28-113e-4f3b-9132-e84e7cd7f001 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:11:23,247 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-5aebcd28-113e-4f3b-9132-e84e7cd7f001 2019-01-18 06:11:23,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" 2019-01-18 06:11:23,255 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 18 Jan 2019 06:11: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"}]}]}} 2019-01-18 06:11:23,256 - 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}246c6d5e286632e0a087bd826b383b0ec9b14cd6" 2019-01-18 06:11:23,360 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:11:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-87ed3acb-76bc-431b-a396-de4be8330733 Content-Encoding: gzip Content-Length: 869 Content-Type: application/json RESP BODY: {"users": [{"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/0607a2b4beb0408e9fa51cc5ba027ac6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0607a2b4beb0408e9fa51cc5ba027ac6", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/17c61b95071545a094cc82823d2b88b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "17c61b95071545a094cc82823d2b88b8", "email": "nova@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/29e5d2dfed2447bda26fc75bd1122674"}, "domain_id": "default", "enabled": true, "options": {}, "id": "29e5d2dfed2447bda26fc75bd1122674", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/3b6dcc8c791e4b6e8831f5b5e583de80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3b6dcc8c791e4b6e8831f5b5e583de80", "email": "neutron@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.23:5000/v3/users/45ab52d673584bc198669be88c88b878"}, "domain_id": "default", "enabled": true, "options": {}, "id": "45ab52d673584bc198669be88c88b878", "email": "barbican@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/57795b4ee52f49c6a71f55bb6c4012f8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "57795b4ee52f49c6a71f55bb6c4012f8", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/5c52969262974d64ac2a300ca5d60f50"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c52969262974d64ac2a300ca5d60f50", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/5fc15572bb1c489ba92bd9945bbc1f64"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5fc15572bb1c489ba92bd9945bbc1f64", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/6b519d70e25f4e61a9dfd738cd6bba22"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6b519d70e25f4e61a9dfd738cd6bba22", "email": "heat@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.23:5000/v3/users/8248437208b540c2893a7117ad102a87"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8248437208b540c2893a7117ad102a87", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/890dee97e62840c5b15e36f03f6b7efc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "890dee97e62840c5b15e36f03f6b7efc", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/8cccb516ecc44ed9bb7c8633df108fd4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8cccb516ecc44ed9bb7c8633df108fd4", "email": "glance@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.23:5000/v3/users/97c3d863a98148299fa116fdb54be470"}, "domain_id": "default", "enabled": true, "options": {}, "id": "97c3d863a98148299fa116fdb54be470", "email": "tacker@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/a2a0c8c0f19941808c9f618af50b3b79"}, "domain_id": "c19db1b8f60647a9a114cd23287c807b", "enabled": true, "options": {}, "id": "a2a0c8c0f19941808c9f618af50b3b79", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "links": {"self": "http://172.30.9.23:5000/v3/users/e292c913af7844408b6509a836e493f5"}, "domain_id": "default", "enabled": true, "id": "e292c913af7844408b6509a836e493f5", "options": {}}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/fe5de73ba9cb41b2be24ccf1f72f5ed4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe5de73ba9cb41b2be24ccf1f72f5ed4", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2019-01-18 06:11:23,360 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-87ed3acb-76bc-431b-a396-de4be8330733 2019-01-18 06:11:23,364 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateSimpleVolumeSuccessTests-6f7e41ac-4a94-4da-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}246c6d5e286632e0a087bd826b383b0ec9b14cd6" 2019-01-18 06:11:23,451 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:11:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5cbf7949-44f1-404e-a020-a980b7d50d9b Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateSimpleVolumeSuccessTests-6f7e41ac-4a94-4da-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/c2e398466f9b44958954afcc4f74aa82"}, "enabled": true, "id": "c2e398466f9b44958954afcc4f74aa82", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeSuccessTests-6f7e41ac-4a94-4da-proj"}]} 2019-01-18 06:11:23,451 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateSimpleVolumeSuccessTests-6f7e41ac-4a94-4da-proj used request id req-5cbf7949-44f1-404e-a020-a980b7d50d9b 2019-01-18 06:11:23,456 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}246c6d5e286632e0a087bd826b383b0ec9b14cd6" 2019-01-18 06:11:23,624 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:11:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3fb76e31-6a60-4880-9577-76c381dde845 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-18 06:11:23,625 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-3fb76e31-6a60-4880-9577-76c381dde845 2019-01-18 06:11:23,986 - keystone_utils - INFO - Created user with name - CreateSimpleVolumeSuccessTests-6f7e41ac-4a94-4da-user 2019-01-18 06:11:23,986 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:11:23,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}c6b4fdf5d0f4232088f2b85915ccdabc3d4b6791" 2019-01-18 06:11:24,168 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:11:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0268964d-fa5a-4fd9-9d12-89006eeeed3e Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "488fca829f8b496daa1cd2cdc6e45c49", "links": {"self": "http://172.30.9.23:5000/v3/roles/488fca829f8b496daa1cd2cdc6e45c49"}, "name": "Member"}, {"domain_id": null, "id": "6b7f4f4f76264b6fb449c43b86ee3817", "links": {"self": "http://172.30.9.23:5000/v3/roles/6b7f4f4f76264b6fb449c43b86ee3817"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a482b711adf94961bf4bb28eda7f0e28", "links": {"self": "http://172.30.9.23:5000/v3/roles/a482b711adf94961bf4bb28eda7f0e28"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c65201bd05504fa786d79b166e8bbba3", "links": {"self": "http://172.30.9.23:5000/v3/roles/c65201bd05504fa786d79b166e8bbba3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "e7e317b66c174923a8cb46c48d897c8d", "links": {"self": "http://172.30.9.23:5000/v3/roles/e7e317b66c174923a8cb46c48d897c8d"}, "name": "ResellerAdmin"}]} 2019-01-18 06:11:24,168 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-0268964d-fa5a-4fd9-9d12-89006eeeed3e 2019-01-18 06:11:24,172 - 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}c6b4fdf5d0f4232088f2b85915ccdabc3d4b6791" -d '{"role": {"name": "CreateSimpleVolumeSuccessTests-6f7e41ac-4a94-4da-proj-role"}}' 2019-01-18 06:11:24,279 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 18 Jan 2019 06:11:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b7aa3469-6746-47fa-9e22-9d79b2303b6c Content-Length: 229 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "cd0d9121ede142d7ae71f47684b7868c", "links": {"self": "http://172.30.9.23:5000/v3/roles/cd0d9121ede142d7ae71f47684b7868c"}, "name": "CreateSimpleVolumeSuccessTests-6f7e41ac-4a94-4da-proj-role"}} 2019-01-18 06:11:24,279 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-b7aa3469-6746-47fa-9e22-9d79b2303b6c 2019-01-18 06:11:24,280 - keystone_utils - INFO - Created role with name - CreateSimpleVolumeSuccessTests-6f7e41ac-4a94-4da-proj-role 2019-01-18 06:11:24,283 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/cd0d9121ede142d7ae71f47684b7868c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c6b4fdf5d0f4232088f2b85915ccdabc3d4b6791" 2019-01-18 06:11:24,372 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:11:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fdedfbe1-a0e7-4240-aac1-13c75fb44073 Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.23:5000/v3/roles/cd0d9121ede142d7ae71f47684b7868c"}, "domain_id": null, "name": "CreateSimpleVolumeSuccessTests-6f7e41ac-4a94-4da-proj-role", "id": "cd0d9121ede142d7ae71f47684b7868c"}} 2019-01-18 06:11:24,372 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/cd0d9121ede142d7ae71f47684b7868c used request id req-fdedfbe1-a0e7-4240-aac1-13c75fb44073 2019-01-18 06:11:24,373 - keystone_utils - INFO - Granting role CreateSimpleVolumeSuccessTests-6f7e41ac-4a94-4da-proj-role to project CreateSimpleVolumeSuccessTests-6f7e41ac-4a94-4da-proj 2019-01-18 06:11:24,376 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/c2e398466f9b44958954afcc4f74aa82/users/1f5b777d77b5451db64c17e271cfd878/roles/cd0d9121ede142d7ae71f47684b7868c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c6b4fdf5d0f4232088f2b85915ccdabc3d4b6791" 2019-01-18 06:11:24,497 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 06:11:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-44c3e3a7-1c3a-40d9-9b7f-eee669de3eb7 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 06:11:24,497 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/c2e398466f9b44958954afcc4f74aa82/users/1f5b777d77b5451db64c17e271cfd878/roles/cd0d9121ede142d7ae71f47684b7868c used request id req-44c3e3a7-1c3a-40d9-9b7f-eee669de3eb7 2019-01-18 06:11:24,499 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:11:24,877 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cd0d9121ede142d7ae71f47684b7868c", "name": "CreateSimpleVolumeSuccessTests-6f7e41ac-4a94-4da-proj-role"}], "expires_at": "2019-01-18T07:11:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c2e398466f9b44958954afcc4f74aa82", "name": "CreateSimpleVolumeSuccessTests-6f7e41ac-4a94-4da-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/c2e398466f9b44958954afcc4f74aa82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/c2e398466f9b44958954afcc4f74aa82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/c2e398466f9b44958954afcc4f74aa82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/c2e398466f9b44958954afcc4f74aa82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/c2e398466f9b44958954afcc4f74aa82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/c2e398466f9b44958954afcc4f74aa82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/c2e398466f9b44958954afcc4f74aa82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/c2e398466f9b44958954afcc4f74aa82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/c2e398466f9b44958954afcc4f74aa82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/c2e398466f9b44958954afcc4f74aa82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/c2e398466f9b44958954afcc4f74aa82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/c2e398466f9b44958954afcc4f74aa82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSimpleVolumeSuccessTests-6f7e41ac-4a94-4da-user", "id": "1f5b777d77b5451db64c17e271cfd878"}, "audit_ids": ["K4BfFtrmQWKvFlr6xTrC4w"], "issued_at": "2019-01-18T06:11:24.000000Z"}} 2019-01-18 06:11:24,878 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e330cb77dc9c9de5983d7a0bcf44f2dddc877fe" 2019-01-18 06:11:24,957 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:11:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0b34ef4e-718d-463e-a20a-9e6f43e38426 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:11:24,957 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-0b34ef4e-718d-463e-a20a-9e6f43e38426 2019-01-18 06:11:24,958 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:11:24,959 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:11:25,326 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cd0d9121ede142d7ae71f47684b7868c", "name": "CreateSimpleVolumeSuccessTests-6f7e41ac-4a94-4da-proj-role"}], "expires_at": "2019-01-18T07:11:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c2e398466f9b44958954afcc4f74aa82", "name": "CreateSimpleVolumeSuccessTests-6f7e41ac-4a94-4da-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/c2e398466f9b44958954afcc4f74aa82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/c2e398466f9b44958954afcc4f74aa82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/c2e398466f9b44958954afcc4f74aa82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/c2e398466f9b44958954afcc4f74aa82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/c2e398466f9b44958954afcc4f74aa82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/c2e398466f9b44958954afcc4f74aa82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/c2e398466f9b44958954afcc4f74aa82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/c2e398466f9b44958954afcc4f74aa82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/c2e398466f9b44958954afcc4f74aa82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/c2e398466f9b44958954afcc4f74aa82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/c2e398466f9b44958954afcc4f74aa82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/c2e398466f9b44958954afcc4f74aa82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSimpleVolumeSuccessTests-6f7e41ac-4a94-4da-user", "id": "1f5b777d77b5451db64c17e271cfd878"}, "audit_ids": ["PVZZr1suTaeCrQFgcj9zGg"], "issued_at": "2019-01-18T06:11:25.000000Z"}} 2019-01-18 06:11:25,326 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5eac7d0f3a40535ac64b80c662b5fe45d6689659" 2019-01-18 06:11:25,409 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:11:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e37f4dfc-dadd-493c-a2e2-98762ffb3dc1 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:11:25,410 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-e37f4dfc-dadd-493c-a2e2-98762ffb3dc1 2019-01-18 06:11:25,415 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/c2e398466f9b44958954afcc4f74aa82/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5eac7d0f3a40535ac64b80c662b5fe45d6689659" 2019-01-18 06:11:25,987 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:11:25 GMT Server: Apache x-compute-request-id: req-eeaa074e-bac5-411f-a9e6-a215d1261c71 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-eeaa074e-bac5-411f-a9e6-a215d1261c71 Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2019-01-18 06:11:25,987 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/c2e398466f9b44958954afcc4f74aa82/volumes/detail used request id req-eeaa074e-bac5-411f-a9e6-a215d1261c71 2019-01-18 06:11:25,991 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8776/v3/c2e398466f9b44958954afcc4f74aa82/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-eeaa074e-bac5-411f-a9e6-a215d1261c71" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5eac7d0f3a40535ac64b80c662b5fe45d6689659" -d '{"volume": {"status": "creating", "user_id": null, "name": "CreateSimpleVolumeSuccessTests-dc555115-1a81-4d42-869b-7c0266be2539", "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}}' 2019-01-18 06:11:26,296 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Fri, 18 Jan 2019 06:11:26 GMT Server: Apache x-compute-request-id: req-90078b09-624f-44c6-b763-2ca899881e19 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-90078b09-624f-44c6-b763-2ca899881e19 Content-Length: 828 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "user_id": "1f5b777d77b5451db64c17e271cfd878", "attachments": [], "links": [{"href": "http://172.30.9.23:8776/v3/c2e398466f9b44958954afcc4f74aa82/volumes/24c32621-8056-4d9f-88ef-e4ce45e1f17f", "rel": "self"}, {"href": "http://172.30.9.23:8776/c2e398466f9b44958954afcc4f74aa82/volumes/24c32621-8056-4d9f-88ef-e4ce45e1f17f", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-01-18T06:11:26.217670", "description": null, "updated_at": null, "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-dc555115-1a81-4d42-869b-7c0266be2539", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "24c32621-8056-4d9f-88ef-e4ce45e1f17f", "size": 1}} 2019-01-18 06:11:26,296 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.23:8776/v3/c2e398466f9b44958954afcc4f74aa82/volumes used request id req-90078b09-624f-44c6-b763-2ca899881e19 2019-01-18 06:11:26,299 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/c2e398466f9b44958954afcc4f74aa82/volumes/24c32621-8056-4d9f-88ef-e4ce45e1f17f -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-eeaa074e-bac5-411f-a9e6-a215d1261c71" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5eac7d0f3a40535ac64b80c662b5fe45d6689659" 2019-01-18 06:11:26,519 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:11:26 GMT Server: Apache x-compute-request-id: req-775bcf04-1daa-4882-b894-55f64ce26ba6 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-775bcf04-1daa-4882-b894-55f64ce26ba6 Content-Encoding: gzip Content-Length: 463 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "user_id": "1f5b777d77b5451db64c17e271cfd878", "attachments": [], "links": [{"href": "http://172.30.9.23:8776/v3/c2e398466f9b44958954afcc4f74aa82/volumes/24c32621-8056-4d9f-88ef-e4ce45e1f17f", "rel": "self"}, {"href": "http://172.30.9.23:8776/c2e398466f9b44958954afcc4f74aa82/volumes/24c32621-8056-4d9f-88ef-e4ce45e1f17f", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-01-18T06:11:26.000000", "description": null, "os-vol-tenant-attr:tenant_id": "c2e398466f9b44958954afcc4f74aa82", "updated_at": "2019-01-18T06:11:26.000000", "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-dc555115-1a81-4d42-869b-7c0266be2539", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "24c32621-8056-4d9f-88ef-e4ce45e1f17f", "size": 1}} 2019-01-18 06:11:26,519 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/c2e398466f9b44958954afcc4f74aa82/volumes/24c32621-8056-4d9f-88ef-e4ce45e1f17f used request id req-775bcf04-1daa-4882-b894-55f64ce26ba6 2019-01-18 06:11:26,519 - create_volume - INFO - Created volume with name - CreateSimpleVolumeSuccessTests-dc555115-1a81-4d42-869b-7c0266be2539 2019-01-18 06:11:26,522 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/c2e398466f9b44958954afcc4f74aa82/volumes/24c32621-8056-4d9f-88ef-e4ce45e1f17f -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-eeaa074e-bac5-411f-a9e6-a215d1261c71" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5eac7d0f3a40535ac64b80c662b5fe45d6689659" 2019-01-18 06:11:26,710 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:11:26 GMT Server: Apache x-compute-request-id: req-18b07879-9dca-4525-97ab-3bf0c6d59933 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-18b07879-9dca-4525-97ab-3bf0c6d59933 Content-Encoding: gzip Content-Length: 462 Content-Type: application/json RESP BODY: {"volume": {"status": "available", "user_id": "1f5b777d77b5451db64c17e271cfd878", "attachments": [], "links": [{"href": "http://172.30.9.23:8776/v3/c2e398466f9b44958954afcc4f74aa82/volumes/24c32621-8056-4d9f-88ef-e4ce45e1f17f", "rel": "self"}, {"href": "http://172.30.9.23:8776/c2e398466f9b44958954afcc4f74aa82/volumes/24c32621-8056-4d9f-88ef-e4ce45e1f17f", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-01-18T06:11:26.000000", "description": null, "os-vol-tenant-attr:tenant_id": "c2e398466f9b44958954afcc4f74aa82", "updated_at": "2019-01-18T06:11:26.000000", "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-dc555115-1a81-4d42-869b-7c0266be2539", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "24c32621-8056-4d9f-88ef-e4ce45e1f17f", "size": 1}} 2019-01-18 06:11:26,710 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/c2e398466f9b44958954afcc4f74aa82/volumes/24c32621-8056-4d9f-88ef-e4ce45e1f17f used request id req-18b07879-9dca-4525-97ab-3bf0c6d59933 2019-01-18 06:11:26,711 - create_volume - DEBUG - Instance status is - available 2019-01-18 06:11:26,711 - create_volume - DEBUG - Volume is active with name - CreateSimpleVolumeSuccessTests-dc555115-1a81-4d42-869b-7c0266be2539 2019-01-18 06:11:26,711 - create_volume - INFO - Volume is now active with name - CreateSimpleVolumeSuccessTests-dc555115-1a81-4d42-869b-7c0266be2539 2019-01-18 06:11:26,714 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/c2e398466f9b44958954afcc4f74aa82/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e330cb77dc9c9de5983d7a0bcf44f2dddc877fe" 2019-01-18 06:11:26,908 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:11:26 GMT Server: Apache x-compute-request-id: req-b5f383d3-5020-485d-a1d0-a0b8567b5374 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-b5f383d3-5020-485d-a1d0-a0b8567b5374 Content-Encoding: gzip Content-Length: 459 Content-Type: application/json RESP BODY: {"volumes": [{"status": "available", "user_id": "1f5b777d77b5451db64c17e271cfd878", "attachments": [], "links": [{"href": "http://172.30.9.23:8776/v3/c2e398466f9b44958954afcc4f74aa82/volumes/24c32621-8056-4d9f-88ef-e4ce45e1f17f", "rel": "self"}, {"href": "http://172.30.9.23:8776/c2e398466f9b44958954afcc4f74aa82/volumes/24c32621-8056-4d9f-88ef-e4ce45e1f17f", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-01-18T06:11:26.000000", "description": null, "os-vol-tenant-attr:tenant_id": "c2e398466f9b44958954afcc4f74aa82", "updated_at": "2019-01-18T06:11:26.000000", "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-dc555115-1a81-4d42-869b-7c0266be2539", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "24c32621-8056-4d9f-88ef-e4ce45e1f17f", "size": 1}]} 2019-01-18 06:11:26,909 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/c2e398466f9b44958954afcc4f74aa82/volumes/detail used request id req-b5f383d3-5020-485d-a1d0-a0b8567b5374 2019-01-18 06:11:26,913 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-18 06:11:26,917 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 18 Jan 2019 06:11: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"}]}]}} 2019-01-18 06:11:26,918 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/c2e398466f9b44958954afcc4f74aa82 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e330cb77dc9c9de5983d7a0bcf44f2dddc877fe" 2019-01-18 06:11:26,973 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:11:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f9e51441-2b0a-4d3a-8ced-7b70a9d3e8bb 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/c2e398466f9b44958954afcc4f74aa82"}, "enabled": true, "id": "c2e398466f9b44958954afcc4f74aa82", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeSuccessTests-6f7e41ac-4a94-4da-proj"}} 2019-01-18 06:11:26,974 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/c2e398466f9b44958954afcc4f74aa82 used request id req-f9e51441-2b0a-4d3a-8ced-7b70a9d3e8bb 2019-01-18 06:11:26,974 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:11:26,975 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:11:27,433 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cd0d9121ede142d7ae71f47684b7868c", "name": "CreateSimpleVolumeSuccessTests-6f7e41ac-4a94-4da-proj-role"}], "expires_at": "2019-01-18T07:11:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c2e398466f9b44958954afcc4f74aa82", "name": "CreateSimpleVolumeSuccessTests-6f7e41ac-4a94-4da-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/c2e398466f9b44958954afcc4f74aa82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/c2e398466f9b44958954afcc4f74aa82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/c2e398466f9b44958954afcc4f74aa82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/c2e398466f9b44958954afcc4f74aa82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/c2e398466f9b44958954afcc4f74aa82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/c2e398466f9b44958954afcc4f74aa82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/c2e398466f9b44958954afcc4f74aa82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/c2e398466f9b44958954afcc4f74aa82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/c2e398466f9b44958954afcc4f74aa82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/c2e398466f9b44958954afcc4f74aa82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/c2e398466f9b44958954afcc4f74aa82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/c2e398466f9b44958954afcc4f74aa82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSimpleVolumeSuccessTests-6f7e41ac-4a94-4da-user", "id": "1f5b777d77b5451db64c17e271cfd878"}, "audit_ids": ["vV-tEjpHTc6DwG-yP5OPGw"], "issued_at": "2019-01-18T06:11:27.000000Z"}} 2019-01-18 06:11:27,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}063d96f218cd5cb30735fb26dda6290dac662d34" 2019-01-18 06:11:27,516 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:11:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cb6aad18-dea6-48b7-b19c-7f984758d795 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:11:27,516 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-cb6aad18-dea6-48b7-b19c-7f984758d795 2019-01-18 06:11:27,521 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/c2e398466f9b44958954afcc4f74aa82/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}063d96f218cd5cb30735fb26dda6290dac662d34" 2019-01-18 06:11:27,716 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:11:27 GMT Server: Apache x-compute-request-id: req-1520bae1-bd57-428e-93ff-233f5094fb2f OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-1520bae1-bd57-428e-93ff-233f5094fb2f Content-Encoding: gzip Content-Length: 459 Content-Type: application/json RESP BODY: {"volumes": [{"status": "available", "user_id": "1f5b777d77b5451db64c17e271cfd878", "attachments": [], "links": [{"href": "http://172.30.9.23:8776/v3/c2e398466f9b44958954afcc4f74aa82/volumes/24c32621-8056-4d9f-88ef-e4ce45e1f17f", "rel": "self"}, {"href": "http://172.30.9.23:8776/c2e398466f9b44958954afcc4f74aa82/volumes/24c32621-8056-4d9f-88ef-e4ce45e1f17f", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-01-18T06:11:26.000000", "description": null, "os-vol-tenant-attr:tenant_id": "c2e398466f9b44958954afcc4f74aa82", "updated_at": "2019-01-18T06:11:26.000000", "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-dc555115-1a81-4d42-869b-7c0266be2539", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "24c32621-8056-4d9f-88ef-e4ce45e1f17f", "size": 1}]} 2019-01-18 06:11:27,716 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/c2e398466f9b44958954afcc4f74aa82/volumes/detail used request id req-1520bae1-bd57-428e-93ff-233f5094fb2f 2019-01-18 06:11:27,720 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-18 06:11:27,725 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 18 Jan 2019 06:11: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"}]}]}} 2019-01-18 06:11:27,726 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/c2e398466f9b44958954afcc4f74aa82 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}063d96f218cd5cb30735fb26dda6290dac662d34" 2019-01-18 06:11:27,805 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:11:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-28932bfd-063c-4988-aa1e-027651f6324d 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/c2e398466f9b44958954afcc4f74aa82"}, "enabled": true, "id": "c2e398466f9b44958954afcc4f74aa82", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeSuccessTests-6f7e41ac-4a94-4da-proj"}} 2019-01-18 06:11:27,805 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/c2e398466f9b44958954afcc4f74aa82 used request id req-28932bfd-063c-4988-aa1e-027651f6324d 2019-01-18 06:11:27,806 - create_volume - INFO - Did not create volume due to cleanup mode 2019-01-18 06:11:27,809 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/c2e398466f9b44958954afcc4f74aa82/volumes/24c32621-8056-4d9f-88ef-e4ce45e1f17f -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-eeaa074e-bac5-411f-a9e6-a215d1261c71" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5eac7d0f3a40535ac64b80c662b5fe45d6689659" 2019-01-18 06:11:27,862 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:11:27 GMT Server: Apache x-compute-request-id: req-e0f2f02c-55b8-412b-a932-de9062306a13 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-e0f2f02c-55b8-412b-a932-de9062306a13 Content-Encoding: gzip Content-Length: 462 Content-Type: application/json RESP BODY: {"volume": {"status": "available", "user_id": "1f5b777d77b5451db64c17e271cfd878", "attachments": [], "links": [{"href": "http://172.30.9.23:8776/v3/c2e398466f9b44958954afcc4f74aa82/volumes/24c32621-8056-4d9f-88ef-e4ce45e1f17f", "rel": "self"}, {"href": "http://172.30.9.23:8776/c2e398466f9b44958954afcc4f74aa82/volumes/24c32621-8056-4d9f-88ef-e4ce45e1f17f", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-01-18T06:11:26.000000", "description": null, "os-vol-tenant-attr:tenant_id": "c2e398466f9b44958954afcc4f74aa82", "updated_at": "2019-01-18T06:11:26.000000", "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-dc555115-1a81-4d42-869b-7c0266be2539", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "24c32621-8056-4d9f-88ef-e4ce45e1f17f", "size": 1}} 2019-01-18 06:11:27,862 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/c2e398466f9b44958954afcc4f74aa82/volumes/24c32621-8056-4d9f-88ef-e4ce45e1f17f used request id req-e0f2f02c-55b8-412b-a932-de9062306a13 2019-01-18 06:11:27,863 - create_volume - DEBUG - Instance status is - available 2019-01-18 06:11:27,863 - create_volume - DEBUG - Volume is active with name - CreateSimpleVolumeSuccessTests-dc555115-1a81-4d42-869b-7c0266be2539 2019-01-18 06:11:27,863 - cinder_utils - INFO - Deleting volume named - CreateSimpleVolumeSuccessTests-dc555115-1a81-4d42-869b-7c0266be2539 2019-01-18 06:11:27,866 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8776/v3/c2e398466f9b44958954afcc4f74aa82/volumes/24c32621-8056-4d9f-88ef-e4ce45e1f17f -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-eeaa074e-bac5-411f-a9e6-a215d1261c71" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5eac7d0f3a40535ac64b80c662b5fe45d6689659" 2019-01-18 06:11:28,118 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Fri, 18 Jan 2019 06:11:27 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-654ffb97-b757-4e16-92cc-7975d06f683a 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. 2019-01-18 06:11:28,119 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.23:8776/v3/c2e398466f9b44958954afcc4f74aa82/volumes/24c32621-8056-4d9f-88ef-e4ce45e1f17f used request id req-654ffb97-b757-4e16-92cc-7975d06f683a 2019-01-18 06:11:28,122 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/c2e398466f9b44958954afcc4f74aa82/volumes/24c32621-8056-4d9f-88ef-e4ce45e1f17f -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-eeaa074e-bac5-411f-a9e6-a215d1261c71" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5eac7d0f3a40535ac64b80c662b5fe45d6689659" 2019-01-18 06:11:28,306 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:11:28 GMT Server: Apache x-compute-request-id: req-79bdfcea-d3a7-4d41-8a30-1d77303a2293 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-79bdfcea-d3a7-4d41-8a30-1d77303a2293 Content-Encoding: gzip Content-Length: 467 Content-Type: application/json RESP BODY: {"volume": {"status": "deleting", "user_id": "1f5b777d77b5451db64c17e271cfd878", "attachments": [], "links": [{"href": "http://172.30.9.23:8776/v3/c2e398466f9b44958954afcc4f74aa82/volumes/24c32621-8056-4d9f-88ef-e4ce45e1f17f", "rel": "self"}, {"href": "http://172.30.9.23:8776/c2e398466f9b44958954afcc4f74aa82/volumes/24c32621-8056-4d9f-88ef-e4ce45e1f17f", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-01-18T06:11:26.000000", "description": null, "os-vol-tenant-attr:tenant_id": "c2e398466f9b44958954afcc4f74aa82", "updated_at": "2019-01-18T06:11:28.000000", "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-dc555115-1a81-4d42-869b-7c0266be2539", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "24c32621-8056-4d9f-88ef-e4ce45e1f17f", "size": 1}} 2019-01-18 06:11:28,306 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/c2e398466f9b44958954afcc4f74aa82/volumes/24c32621-8056-4d9f-88ef-e4ce45e1f17f used request id req-79bdfcea-d3a7-4d41-8a30-1d77303a2293 2019-01-18 06:11:28,307 - create_volume - DEBUG - Instance status is - deleting 2019-01-18 06:11:28,307 - create_volume - DEBUG - Retry querying volume status in 3 seconds 2019-01-18 06:11:31,310 - create_volume - DEBUG - Volume status query timeout in 56.8087158203 2019-01-18 06:11:31,313 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/c2e398466f9b44958954afcc4f74aa82/volumes/24c32621-8056-4d9f-88ef-e4ce45e1f17f -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-eeaa074e-bac5-411f-a9e6-a215d1261c71" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5eac7d0f3a40535ac64b80c662b5fe45d6689659" 2019-01-18 06:11:31,505 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Fri, 18 Jan 2019 06:11:31 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-2add15b3-483f-4c91-8a31-eec794e471fc x-openstack-request-id: req-2add15b3-483f-4c91-8a31-eec794e471fc Content-Length: 109 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume 24c32621-8056-4d9f-88ef-e4ce45e1f17f could not be found.", "code": 404}} 2019-01-18 06:11:31,505 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/c2e398466f9b44958954afcc4f74aa82/volumes/24c32621-8056-4d9f-88ef-e4ce45e1f17f used request id req-2add15b3-483f-4c91-8a31-eec794e471fc 2019-01-18 06:11:31,505 - create_volume - DEBUG - Volume not found when querying status for deleted with message Volume 24c32621-8056-4d9f-88ef-e4ce45e1f17f could not be found. (HTTP 404) (Request-ID: req-2add15b3-483f-4c91-8a31-eec794e471fc) 2019-01-18 06:11:31,506 - create_volume - INFO - Volume has been properly deleted with name - CreateSimpleVolumeSuccessTests-dc555115-1a81-4d42-869b-7c0266be2539 2019-01-18 06:11:31,512 - 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}c6b4fdf5d0f4232088f2b85915ccdabc3d4b6791" 2019-01-18 06:11:31,728 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-dfc2027b-a74e-4bac-8ae0-8be63ab1d516 Date: Fri, 18 Jan 2019 06:11:31 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-18T04:53:26Z", "updated_at": "2019-01-18T04:53:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:53:26Z", "revision_number": 0, "id": "9c6f69fc-3bf8-4346-9288-5a255b82b67e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:53:26Z", "security_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:53:26Z", "revision_number": 0, "id": "84255fa4-c13a-4cfe-b73d-e56ee216ca1e", "remote_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "remote_ip_prefix": null, "created_at": "2019-01-18T04:53:26Z", "security_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:53:26Z", "revision_number": 0, "id": "571036d3-cb1d-483a-acb9-96f19293add9", "remote_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "remote_ip_prefix": null, "created_at": "2019-01-18T04:53:26Z", "security_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:53:26Z", "revision_number": 0, "id": "260c2de9-5dc5-4508-b06c-24b9d7ed838c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:53:26Z", "security_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "created_at": "2019-01-18T04:51:20Z", "updated_at": "2019-01-18T04:51:20Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "24c99e6f-888c-4943-9c93-54ad3b18b18c", "remote_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv4", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "87b9b994-ae22-4850-863a-6a4925bd01fe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv4", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "45161a51-d6dd-4bb8-986d-bc2f88599c1d", "remote_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv6", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "2b339890-44d0-4711-a050-08a64d58e2a0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv6", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}], "revision_number": 4, "project_id": "9c53a91613fb4d5080479ac6f51697ed", "id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "020d00b5451a467cb276d06789a1149d", "created_at": "2019-01-18T05:59:12Z", "updated_at": "2019-01-18T05:59:12Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:12Z", "revision_number": 0, "id": "38b9f88b-1fc0-40d1-af74-237d79be193d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:12Z", "security_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "tenant_id": "020d00b5451a467cb276d06789a1149d", "port_range_min": null, "ethertype": "IPv4", "project_id": "020d00b5451a467cb276d06789a1149d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:12Z", "revision_number": 0, "id": "38b091dd-dca7-4cbe-8c1c-dd18a74bfca8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:12Z", "security_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "tenant_id": "020d00b5451a467cb276d06789a1149d", "port_range_min": null, "ethertype": "IPv6", "project_id": "020d00b5451a467cb276d06789a1149d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:12Z", "revision_number": 0, "id": "8faf6dda-6919-4b75-b745-2af38abf8dcf", "remote_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:12Z", "security_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "tenant_id": "020d00b5451a467cb276d06789a1149d", "port_range_min": null, "ethertype": "IPv4", "project_id": "020d00b5451a467cb276d06789a1149d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:12Z", "revision_number": 0, "id": "60f7d4a7-1a27-4801-a1e8-5bf33633b818", "remote_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:12Z", "security_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "tenant_id": "020d00b5451a467cb276d06789a1149d", "port_range_min": null, "ethertype": "IPv6", "project_id": "020d00b5451a467cb276d06789a1149d"}], "revision_number": 4, "project_id": "020d00b5451a467cb276d06789a1149d", "id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "created_at": "2019-01-18T04:39:06Z", "updated_at": "2019-01-18T04:39:06Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "4e399c2e-bc03-4aa3-b192-1fafdc9248ba", "remote_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "47feb8aba08a40dca7028a1701e597b9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "4bf1a402-0fa2-4cfd-9fee-4a28f16bb271", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "47feb8aba08a40dca7028a1701e597b9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "0aedefa2-edbc-47b5-bead-e954540f6937", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "47feb8aba08a40dca7028a1701e597b9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "8860837e-afbd-4411-adf9-d88db88c2114", "remote_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "47feb8aba08a40dca7028a1701e597b9"}], "revision_number": 4, "project_id": "47feb8aba08a40dca7028a1701e597b9", "id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "name": "default"}]} 2019-01-18 06:11:31,728 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-dfc2027b-a74e-4bac-8ae0-8be63ab1d516 2019-01-18 06:11:31,733 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/9c53a91613fb4d5080479ac6f51697ed -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c6b4fdf5d0f4232088f2b85915ccdabc3d4b6791" 2019-01-18 06:11:31,819 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:11:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0db98a6f-0062-4a11-bfb5-5b300d820da7 Content-Encoding: gzip Content-Length: 190 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/9c53a91613fb4d5080479ac6f51697ed"}, "enabled": true, "id": "9c53a91613fb4d5080479ac6f51697ed", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2019-01-18 06:11:31,819 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/9c53a91613fb4d5080479ac6f51697ed used request id req-0db98a6f-0062-4a11-bfb5-5b300d820da7 2019-01-18 06:11:31,823 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/020d00b5451a467cb276d06789a1149d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c6b4fdf5d0f4232088f2b85915ccdabc3d4b6791" 2019-01-18 06:11:31,906 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:11:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-297454f7-12fb-41fb-82ae-037c9cd6a59a Content-Encoding: gzip Content-Length: 248 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/020d00b5451a467cb276d06789a1149d"}, "enabled": true, "id": "020d00b5451a467cb276d06789a1149d", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}} 2019-01-18 06:11:31,906 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/020d00b5451a467cb276d06789a1149d used request id req-297454f7-12fb-41fb-82ae-037c9cd6a59a 2019-01-18 06:11:31,910 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/47feb8aba08a40dca7028a1701e597b9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c6b4fdf5d0f4232088f2b85915ccdabc3d4b6791" 2019-01-18 06:11:32,006 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:11:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2765e834-d854-46fc-b5ae-5e62f894e735 Content-Encoding: gzip Content-Length: 205 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/47feb8aba08a40dca7028a1701e597b9"}, "enabled": true, "id": "47feb8aba08a40dca7028a1701e597b9", "parent_id": "default", "domain_id": "default", "name": "service"}} 2019-01-18 06:11:32,006 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/47feb8aba08a40dca7028a1701e597b9 used request id req-2765e834-d854-46fc-b5ae-5e62f894e735 2019-01-18 06:11:32,007 - keystone_utils - INFO - Deleting project with name - CreateSimpleVolumeSuccessTests-6f7e41ac-4a94-4da-proj 2019-01-18 06:11:32,011 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/c2e398466f9b44958954afcc4f74aa82 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c6b4fdf5d0f4232088f2b85915ccdabc3d4b6791" 2019-01-18 06:11:32,204 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 06:11:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ca265baa-a215-46d5-a8b4-3f6ea5028c72 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 06:11:32,205 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/c2e398466f9b44958954afcc4f74aa82 used request id req-ca265baa-a215-46d5-a8b4-3f6ea5028c72 2019-01-18 06:11:32,205 - keystone_utils - INFO - Deleting role with name - CreateSimpleVolumeSuccessTests-6f7e41ac-4a94-4da-proj-role 2019-01-18 06:11:32,209 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/cd0d9121ede142d7ae71f47684b7868c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c6b4fdf5d0f4232088f2b85915ccdabc3d4b6791" 2019-01-18 06:11:32,314 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 06:11:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b1618a35-6e30-46e0-8446-a3e1074353e1 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 06:11:32,314 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/cd0d9121ede142d7ae71f47684b7868c used request id req-b1618a35-6e30-46e0-8446-a3e1074353e1 2019-01-18 06:11:32,318 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c6b4fdf5d0f4232088f2b85915ccdabc3d4b6791" 2019-01-18 06:11:32,418 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:11:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-38f2bed3-01b8-40ab-b6e7-c954af0b28c1 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "488fca829f8b496daa1cd2cdc6e45c49", "links": {"self": "http://172.30.9.23:5000/v3/roles/488fca829f8b496daa1cd2cdc6e45c49"}, "name": "Member"}, {"domain_id": null, "id": "6b7f4f4f76264b6fb449c43b86ee3817", "links": {"self": "http://172.30.9.23:5000/v3/roles/6b7f4f4f76264b6fb449c43b86ee3817"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a482b711adf94961bf4bb28eda7f0e28", "links": {"self": "http://172.30.9.23:5000/v3/roles/a482b711adf94961bf4bb28eda7f0e28"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c65201bd05504fa786d79b166e8bbba3", "links": {"self": "http://172.30.9.23:5000/v3/roles/c65201bd05504fa786d79b166e8bbba3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "e7e317b66c174923a8cb46c48d897c8d", "links": {"self": "http://172.30.9.23:5000/v3/roles/e7e317b66c174923a8cb46c48d897c8d"}, "name": "ResellerAdmin"}]} 2019-01-18 06:11:32,418 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-38f2bed3-01b8-40ab-b6e7-c954af0b28c1 2019-01-18 06:11:32,419 - keystone_utils - INFO - Deleting user with name - CreateSimpleVolumeSuccessTests-6f7e41ac-4a94-4da-user 2019-01-18 06:11:32,422 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/1f5b777d77b5451db64c17e271cfd878 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}246c6d5e286632e0a087bd826b383b0ec9b14cd6" 2019-01-18 06:11:32,608 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 06:11:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-227021c7-a661-43c0-abce-e4ab1f172a9f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 06:11:32,609 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/1f5b777d77b5451db64c17e271cfd878 used request id req-227021c7-a661-43c0-abce-e4ab1f172a9f 2019-01-18 06:11:32,610 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:11:33,001 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "488fca829f8b496daa1cd2cdc6e45c49", "name": "Member"}, {"id": "c65201bd05504fa786d79b166e8bbba3", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}], "expires_at": "2019-01-18T07:11:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "020d00b5451a467cb276d06789a1149d", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "id": "e292c913af7844408b6509a836e493f5"}, "audit_ids": ["qogpSQo1TmOAttK97LsxsQ"], "issued_at": "2019-01-18T06:11:33.000000Z"}} 2019-01-18 06:11:33,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}dbd774c342b3793ee2906c30e31de74d26356659" 2019-01-18 06:11:33,095 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:11:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7c2dd8a6-9116-4638-870f-a33137d9bf91 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:11:33,095 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-7c2dd8a6-9116-4638-870f-a33137d9bf91 2019-01-18 06:11:33,096 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:11:33,097 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:11:33,481 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "488fca829f8b496daa1cd2cdc6e45c49", "name": "Member"}, {"id": "c65201bd05504fa786d79b166e8bbba3", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}], "expires_at": "2019-01-18T07:11:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "020d00b5451a467cb276d06789a1149d", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "id": "e292c913af7844408b6509a836e493f5"}, "audit_ids": ["3txjzWB3RyiX0BrUVoYgUQ"], "issued_at": "2019-01-18T06:11:33.000000Z"}} 2019-01-18 06:11:33,482 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d041320f340cca081c2691f5bc0cffce6b404e40" 2019-01-18 06:11:33,561 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:11:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2722601c-0924-4035-b31e-295e00ce1177 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:11:33,561 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-2722601c-0924-4035-b31e-295e00ce1177 2019-01-18 06:11:33,565 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-18 06:11:33,571 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 18 Jan 2019 06: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"}]}]}} 2019-01-18 06:11:33,572 - 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-f633bc91-acbe-463-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d041320f340cca081c2691f5bc0cffce6b404e40" 2019-01-18 06:11:33,661 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:11:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-69f54e1a-7522-48a9-9f63-f166e58fa722 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-f633bc91-acbe-463-proj", "previous": null, "next": null}, "projects": []} 2019-01-18 06:11:33,661 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeSuccessTests-f633bc91-acbe-463-proj used request id req-69f54e1a-7522-48a9-9f63-f166e58fa722 2019-01-18 06:11:33,664 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d041320f340cca081c2691f5bc0cffce6b404e40" 2019-01-18 06:11:33,747 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:11:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-41da1a41-e8d8-42cc-969d-23f52060b465 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-18 06:11:33,748 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-41da1a41-e8d8-42cc-969d-23f52060b465 2019-01-18 06:11:33,752 - 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}d041320f340cca081c2691f5bc0cffce6b404e40" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSimpleVolumeSuccessTests-f633bc91-acbe-463-proj"}}' 2019-01-18 06:11:33,884 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 18 Jan 2019 06:11:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-28f510c2-75e3-4f10-a4f6-977bc4ec4ca6 Content-Length: 315 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/1ddb8120bfe0434c838f1a8dee10f093"}, "enabled": true, "id": "1ddb8120bfe0434c838f1a8dee10f093", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeSuccessTests-f633bc91-acbe-463-proj"}} 2019-01-18 06:11:33,884 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-28f510c2-75e3-4f10-a4f6-977bc4ec4ca6 2019-01-18 06:11:33,884 - keystone_utils - INFO - Created project with name - CreateSimpleVolumeSuccessTests-f633bc91-acbe-463-proj 2019-01-18 06:11:33,885 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:11:33,885 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:11:34,271 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "488fca829f8b496daa1cd2cdc6e45c49", "name": "Member"}, {"id": "c65201bd05504fa786d79b166e8bbba3", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}], "expires_at": "2019-01-18T07:11:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "020d00b5451a467cb276d06789a1149d", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "id": "e292c913af7844408b6509a836e493f5"}, "audit_ids": ["xGhfOV5WSsW3gO6TqrLKLg"], "issued_at": "2019-01-18T06:11:34.000000Z"}} 2019-01-18 06:11:34,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}178411d25d83c31af8d8329b9bdf359af27192f4" 2019-01-18 06:11:34,357 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:11:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f2990bef-8b2d-4113-b93e-482788046a32 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:11:34,357 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-f2990bef-8b2d-4113-b93e-482788046a32 2019-01-18 06:11:34,361 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-18 06:11:34,367 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 18 Jan 2019 06:11: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"}]}]}} 2019-01-18 06:11:34,368 - 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}178411d25d83c31af8d8329b9bdf359af27192f4" 2019-01-18 06:11:34,403 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:11:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ac73aa74-4c0b-4402-9bd2-ad59c76e0ce0 Content-Encoding: gzip Content-Length: 869 Content-Type: application/json RESP BODY: {"users": [{"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/0607a2b4beb0408e9fa51cc5ba027ac6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0607a2b4beb0408e9fa51cc5ba027ac6", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/17c61b95071545a094cc82823d2b88b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "17c61b95071545a094cc82823d2b88b8", "email": "nova@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/29e5d2dfed2447bda26fc75bd1122674"}, "domain_id": "default", "enabled": true, "options": {}, "id": "29e5d2dfed2447bda26fc75bd1122674", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/3b6dcc8c791e4b6e8831f5b5e583de80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3b6dcc8c791e4b6e8831f5b5e583de80", "email": "neutron@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.23:5000/v3/users/45ab52d673584bc198669be88c88b878"}, "domain_id": "default", "enabled": true, "options": {}, "id": "45ab52d673584bc198669be88c88b878", "email": "barbican@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/57795b4ee52f49c6a71f55bb6c4012f8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "57795b4ee52f49c6a71f55bb6c4012f8", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/5c52969262974d64ac2a300ca5d60f50"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c52969262974d64ac2a300ca5d60f50", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/5fc15572bb1c489ba92bd9945bbc1f64"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5fc15572bb1c489ba92bd9945bbc1f64", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/6b519d70e25f4e61a9dfd738cd6bba22"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6b519d70e25f4e61a9dfd738cd6bba22", "email": "heat@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.23:5000/v3/users/8248437208b540c2893a7117ad102a87"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8248437208b540c2893a7117ad102a87", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/890dee97e62840c5b15e36f03f6b7efc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "890dee97e62840c5b15e36f03f6b7efc", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/8cccb516ecc44ed9bb7c8633df108fd4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8cccb516ecc44ed9bb7c8633df108fd4", "email": "glance@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.23:5000/v3/users/97c3d863a98148299fa116fdb54be470"}, "domain_id": "default", "enabled": true, "options": {}, "id": "97c3d863a98148299fa116fdb54be470", "email": "tacker@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/a2a0c8c0f19941808c9f618af50b3b79"}, "domain_id": "c19db1b8f60647a9a114cd23287c807b", "enabled": true, "options": {}, "id": "a2a0c8c0f19941808c9f618af50b3b79", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "links": {"self": "http://172.30.9.23:5000/v3/users/e292c913af7844408b6509a836e493f5"}, "domain_id": "default", "enabled": true, "id": "e292c913af7844408b6509a836e493f5", "options": {}}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/fe5de73ba9cb41b2be24ccf1f72f5ed4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe5de73ba9cb41b2be24ccf1f72f5ed4", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2019-01-18 06:11:34,403 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-ac73aa74-4c0b-4402-9bd2-ad59c76e0ce0 2019-01-18 06:11:34,407 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateSimpleVolumeSuccessTests-f633bc91-acbe-463-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}178411d25d83c31af8d8329b9bdf359af27192f4" 2019-01-18 06:11:34,489 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:11:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b5db594e-2044-4287-b19d-e306bc35178a Content-Encoding: gzip Content-Length: 257 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateSimpleVolumeSuccessTests-f633bc91-acbe-463-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/1ddb8120bfe0434c838f1a8dee10f093"}, "enabled": true, "id": "1ddb8120bfe0434c838f1a8dee10f093", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeSuccessTests-f633bc91-acbe-463-proj"}]} 2019-01-18 06:11:34,489 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateSimpleVolumeSuccessTests-f633bc91-acbe-463-proj used request id req-b5db594e-2044-4287-b19d-e306bc35178a 2019-01-18 06:11:34,493 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}178411d25d83c31af8d8329b9bdf359af27192f4" 2019-01-18 06:11:34,590 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:11:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7f0e2ae7-cc09-43e3-b497-5d31d44119b6 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-18 06:11:34,590 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-7f0e2ae7-cc09-43e3-b497-5d31d44119b6 2019-01-18 06:11:34,949 - keystone_utils - INFO - Created user with name - CreateSimpleVolumeSuccessTests-f633bc91-acbe-463-user 2019-01-18 06:11:34,949 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:11:34,955 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d041320f340cca081c2691f5bc0cffce6b404e40" 2019-01-18 06:11:35,035 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:11:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-58f5d2f3-b6d6-420b-b0b1-953697461c5f Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "488fca829f8b496daa1cd2cdc6e45c49", "links": {"self": "http://172.30.9.23:5000/v3/roles/488fca829f8b496daa1cd2cdc6e45c49"}, "name": "Member"}, {"domain_id": null, "id": "6b7f4f4f76264b6fb449c43b86ee3817", "links": {"self": "http://172.30.9.23:5000/v3/roles/6b7f4f4f76264b6fb449c43b86ee3817"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a482b711adf94961bf4bb28eda7f0e28", "links": {"self": "http://172.30.9.23:5000/v3/roles/a482b711adf94961bf4bb28eda7f0e28"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c65201bd05504fa786d79b166e8bbba3", "links": {"self": "http://172.30.9.23:5000/v3/roles/c65201bd05504fa786d79b166e8bbba3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "e7e317b66c174923a8cb46c48d897c8d", "links": {"self": "http://172.30.9.23:5000/v3/roles/e7e317b66c174923a8cb46c48d897c8d"}, "name": "ResellerAdmin"}]} 2019-01-18 06:11:35,036 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-58f5d2f3-b6d6-420b-b0b1-953697461c5f 2019-01-18 06:11:35,040 - 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}d041320f340cca081c2691f5bc0cffce6b404e40" -d '{"role": {"name": "CreateSimpleVolumeSuccessTests-f633bc91-acbe-463-proj-role"}}' 2019-01-18 06:11:35,141 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 18 Jan 2019 06:11:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d41796e1-64f2-4a76-91b5-722866911d78 Content-Length: 229 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "e62b1363b0a640299df22d0c28368930", "links": {"self": "http://172.30.9.23:5000/v3/roles/e62b1363b0a640299df22d0c28368930"}, "name": "CreateSimpleVolumeSuccessTests-f633bc91-acbe-463-proj-role"}} 2019-01-18 06:11:35,142 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-d41796e1-64f2-4a76-91b5-722866911d78 2019-01-18 06:11:35,142 - keystone_utils - INFO - Created role with name - CreateSimpleVolumeSuccessTests-f633bc91-acbe-463-proj-role 2019-01-18 06:11:35,145 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/e62b1363b0a640299df22d0c28368930 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d041320f340cca081c2691f5bc0cffce6b404e40" 2019-01-18 06:11:35,233 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:11:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d22cfd56-0cb2-4aa8-8b0c-e49335072b1f Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.23:5000/v3/roles/e62b1363b0a640299df22d0c28368930"}, "domain_id": null, "name": "CreateSimpleVolumeSuccessTests-f633bc91-acbe-463-proj-role", "id": "e62b1363b0a640299df22d0c28368930"}} 2019-01-18 06:11:35,234 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/e62b1363b0a640299df22d0c28368930 used request id req-d22cfd56-0cb2-4aa8-8b0c-e49335072b1f 2019-01-18 06:11:35,234 - keystone_utils - INFO - Granting role CreateSimpleVolumeSuccessTests-f633bc91-acbe-463-proj-role to project CreateSimpleVolumeSuccessTests-f633bc91-acbe-463-proj 2019-01-18 06:11:35,237 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/1ddb8120bfe0434c838f1a8dee10f093/users/56449c8dc695438d99518b4be0940f39/roles/e62b1363b0a640299df22d0c28368930 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d041320f340cca081c2691f5bc0cffce6b404e40" 2019-01-18 06:11:35,355 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 06:11:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e1d12f36-6a63-4995-9b37-8880294c41fc Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 06:11:35,355 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/1ddb8120bfe0434c838f1a8dee10f093/users/56449c8dc695438d99518b4be0940f39/roles/e62b1363b0a640299df22d0c28368930 used request id req-e1d12f36-6a63-4995-9b37-8880294c41fc 2019-01-18 06:11:35,357 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:11:35,728 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e62b1363b0a640299df22d0c28368930", "name": "CreateSimpleVolumeSuccessTests-f633bc91-acbe-463-proj-role"}], "expires_at": "2019-01-18T07:11:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1ddb8120bfe0434c838f1a8dee10f093", "name": "CreateSimpleVolumeSuccessTests-f633bc91-acbe-463-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/1ddb8120bfe0434c838f1a8dee10f093", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/1ddb8120bfe0434c838f1a8dee10f093", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/1ddb8120bfe0434c838f1a8dee10f093", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/1ddb8120bfe0434c838f1a8dee10f093", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/1ddb8120bfe0434c838f1a8dee10f093", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/1ddb8120bfe0434c838f1a8dee10f093", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/1ddb8120bfe0434c838f1a8dee10f093", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/1ddb8120bfe0434c838f1a8dee10f093", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/1ddb8120bfe0434c838f1a8dee10f093", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/1ddb8120bfe0434c838f1a8dee10f093", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/1ddb8120bfe0434c838f1a8dee10f093", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/1ddb8120bfe0434c838f1a8dee10f093", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSimpleVolumeSuccessTests-f633bc91-acbe-463-user", "id": "56449c8dc695438d99518b4be0940f39"}, "audit_ids": ["CerzIU-sS0my5HYx5wD8iw"], "issued_at": "2019-01-18T06:11:35.000000Z"}} 2019-01-18 06:11:35,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}5b11ab23f2dd8518569815a57308518d0e431b4f" 2019-01-18 06:11:35,802 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:11:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fc806f56-1ab0-4c55-83b8-70de6aa5758b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:11:35,802 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-fc806f56-1ab0-4c55-83b8-70de6aa5758b 2019-01-18 06:11:35,803 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:11:35,804 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:11:36,180 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e62b1363b0a640299df22d0c28368930", "name": "CreateSimpleVolumeSuccessTests-f633bc91-acbe-463-proj-role"}], "expires_at": "2019-01-18T07:11:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1ddb8120bfe0434c838f1a8dee10f093", "name": "CreateSimpleVolumeSuccessTests-f633bc91-acbe-463-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/1ddb8120bfe0434c838f1a8dee10f093", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/1ddb8120bfe0434c838f1a8dee10f093", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/1ddb8120bfe0434c838f1a8dee10f093", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/1ddb8120bfe0434c838f1a8dee10f093", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/1ddb8120bfe0434c838f1a8dee10f093", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/1ddb8120bfe0434c838f1a8dee10f093", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/1ddb8120bfe0434c838f1a8dee10f093", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/1ddb8120bfe0434c838f1a8dee10f093", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/1ddb8120bfe0434c838f1a8dee10f093", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/1ddb8120bfe0434c838f1a8dee10f093", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/1ddb8120bfe0434c838f1a8dee10f093", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/1ddb8120bfe0434c838f1a8dee10f093", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSimpleVolumeSuccessTests-f633bc91-acbe-463-user", "id": "56449c8dc695438d99518b4be0940f39"}, "audit_ids": ["qzHtN3AMRomuroESx70PKw"], "issued_at": "2019-01-18T06:11:36.000000Z"}} 2019-01-18 06:11:36,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}e161303ec2583deb9f691947bd1ac912ba78d57f" 2019-01-18 06:11:36,262 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:11:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3d9db453-f7ce-4af4-9dd2-046e69436969 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:11:36,262 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-3d9db453-f7ce-4af4-9dd2-046e69436969 2019-01-18 06:11:36,268 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/1ddb8120bfe0434c838f1a8dee10f093/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e161303ec2583deb9f691947bd1ac912ba78d57f" 2019-01-18 06:11:36,453 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:11:36 GMT Server: Apache x-compute-request-id: req-b2452799-fac7-4e8d-b7ad-640f63eae5ab OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-b2452799-fac7-4e8d-b7ad-640f63eae5ab Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2019-01-18 06:11:36,453 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/1ddb8120bfe0434c838f1a8dee10f093/volumes/detail used request id req-b2452799-fac7-4e8d-b7ad-640f63eae5ab 2019-01-18 06:11:36,457 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8776/v3/1ddb8120bfe0434c838f1a8dee10f093/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-b2452799-fac7-4e8d-b7ad-640f63eae5ab" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e161303ec2583deb9f691947bd1ac912ba78d57f" -d '{"volume": {"status": "creating", "user_id": null, "name": "CreateSimpleVolumeSuccessTests-3aacb24c-f021-46f8-ba32-cc8414c779ed", "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}}' 2019-01-18 06:11:36,937 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Fri, 18 Jan 2019 06:11:36 GMT Server: Apache x-compute-request-id: req-e4467d93-4f0c-4f73-b4b6-e977b1c7fef6 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-e4467d93-4f0c-4f73-b4b6-e977b1c7fef6 Content-Length: 828 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "user_id": "56449c8dc695438d99518b4be0940f39", "attachments": [], "links": [{"href": "http://172.30.9.23:8776/v3/1ddb8120bfe0434c838f1a8dee10f093/volumes/11feb221-780f-4d55-851f-3858474bb23e", "rel": "self"}, {"href": "http://172.30.9.23:8776/1ddb8120bfe0434c838f1a8dee10f093/volumes/11feb221-780f-4d55-851f-3858474bb23e", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-01-18T06:11:36.769383", "description": null, "updated_at": null, "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-3aacb24c-f021-46f8-ba32-cc8414c779ed", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "11feb221-780f-4d55-851f-3858474bb23e", "size": 1}} 2019-01-18 06:11:36,937 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.23:8776/v3/1ddb8120bfe0434c838f1a8dee10f093/volumes used request id req-e4467d93-4f0c-4f73-b4b6-e977b1c7fef6 2019-01-18 06:11:36,941 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/1ddb8120bfe0434c838f1a8dee10f093/volumes/11feb221-780f-4d55-851f-3858474bb23e -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-b2452799-fac7-4e8d-b7ad-640f63eae5ab" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e161303ec2583deb9f691947bd1ac912ba78d57f" 2019-01-18 06:11:37,148 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:11:36 GMT Server: Apache x-compute-request-id: req-3082870a-2e72-4e64-abfd-33b68e171019 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-3082870a-2e72-4e64-abfd-33b68e171019 Content-Encoding: gzip Content-Length: 464 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "user_id": "56449c8dc695438d99518b4be0940f39", "attachments": [], "links": [{"href": "http://172.30.9.23:8776/v3/1ddb8120bfe0434c838f1a8dee10f093/volumes/11feb221-780f-4d55-851f-3858474bb23e", "rel": "self"}, {"href": "http://172.30.9.23:8776/1ddb8120bfe0434c838f1a8dee10f093/volumes/11feb221-780f-4d55-851f-3858474bb23e", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-01-18T06:11:36.000000", "description": null, "os-vol-tenant-attr:tenant_id": "1ddb8120bfe0434c838f1a8dee10f093", "updated_at": "2019-01-18T06:11:36.000000", "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-3aacb24c-f021-46f8-ba32-cc8414c779ed", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "11feb221-780f-4d55-851f-3858474bb23e", "size": 1}} 2019-01-18 06:11:37,148 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/1ddb8120bfe0434c838f1a8dee10f093/volumes/11feb221-780f-4d55-851f-3858474bb23e used request id req-3082870a-2e72-4e64-abfd-33b68e171019 2019-01-18 06:11:37,148 - create_volume - INFO - Created volume with name - CreateSimpleVolumeSuccessTests-3aacb24c-f021-46f8-ba32-cc8414c779ed 2019-01-18 06:11:37,151 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/1ddb8120bfe0434c838f1a8dee10f093/volumes/11feb221-780f-4d55-851f-3858474bb23e -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-b2452799-fac7-4e8d-b7ad-640f63eae5ab" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e161303ec2583deb9f691947bd1ac912ba78d57f" 2019-01-18 06:11:37,342 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:11:37 GMT Server: Apache x-compute-request-id: req-2cbdd04c-0501-4c5b-80d8-c389b4b14918 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-2cbdd04c-0501-4c5b-80d8-c389b4b14918 Content-Encoding: gzip Content-Length: 464 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "user_id": "56449c8dc695438d99518b4be0940f39", "attachments": [], "links": [{"href": "http://172.30.9.23:8776/v3/1ddb8120bfe0434c838f1a8dee10f093/volumes/11feb221-780f-4d55-851f-3858474bb23e", "rel": "self"}, {"href": "http://172.30.9.23:8776/1ddb8120bfe0434c838f1a8dee10f093/volumes/11feb221-780f-4d55-851f-3858474bb23e", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-01-18T06:11:36.000000", "description": null, "os-vol-tenant-attr:tenant_id": "1ddb8120bfe0434c838f1a8dee10f093", "updated_at": "2019-01-18T06:11:36.000000", "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-3aacb24c-f021-46f8-ba32-cc8414c779ed", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "11feb221-780f-4d55-851f-3858474bb23e", "size": 1}} 2019-01-18 06:11:37,342 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/1ddb8120bfe0434c838f1a8dee10f093/volumes/11feb221-780f-4d55-851f-3858474bb23e used request id req-2cbdd04c-0501-4c5b-80d8-c389b4b14918 2019-01-18 06:11:37,343 - create_volume - DEBUG - Instance status is - creating 2019-01-18 06:11:37,343 - create_volume - DEBUG - Retry querying volume status in 3 seconds 2019-01-18 06:11:40,346 - create_volume - DEBUG - Volume status query timeout in 296.802469969 2019-01-18 06:11:40,349 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/1ddb8120bfe0434c838f1a8dee10f093/volumes/11feb221-780f-4d55-851f-3858474bb23e -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-b2452799-fac7-4e8d-b7ad-640f63eae5ab" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e161303ec2583deb9f691947bd1ac912ba78d57f" 2019-01-18 06:11:40,404 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:11:40 GMT Server: Apache x-compute-request-id: req-43061ef2-f1cd-40a7-949b-01c3108cea68 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-43061ef2-f1cd-40a7-949b-01c3108cea68 Content-Encoding: gzip Content-Length: 465 Content-Type: application/json RESP BODY: {"volume": {"status": "available", "user_id": "56449c8dc695438d99518b4be0940f39", "attachments": [], "links": [{"href": "http://172.30.9.23:8776/v3/1ddb8120bfe0434c838f1a8dee10f093/volumes/11feb221-780f-4d55-851f-3858474bb23e", "rel": "self"}, {"href": "http://172.30.9.23:8776/1ddb8120bfe0434c838f1a8dee10f093/volumes/11feb221-780f-4d55-851f-3858474bb23e", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-01-18T06:11:36.000000", "description": null, "os-vol-tenant-attr:tenant_id": "1ddb8120bfe0434c838f1a8dee10f093", "updated_at": "2019-01-18T06:11:37.000000", "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-3aacb24c-f021-46f8-ba32-cc8414c779ed", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "11feb221-780f-4d55-851f-3858474bb23e", "size": 1}} 2019-01-18 06:11:40,405 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/1ddb8120bfe0434c838f1a8dee10f093/volumes/11feb221-780f-4d55-851f-3858474bb23e used request id req-43061ef2-f1cd-40a7-949b-01c3108cea68 2019-01-18 06:11:40,405 - create_volume - DEBUG - Instance status is - available 2019-01-18 06:11:40,405 - create_volume - DEBUG - Volume is active with name - CreateSimpleVolumeSuccessTests-3aacb24c-f021-46f8-ba32-cc8414c779ed 2019-01-18 06:11:40,405 - create_volume - INFO - Volume is now active with name - CreateSimpleVolumeSuccessTests-3aacb24c-f021-46f8-ba32-cc8414c779ed 2019-01-18 06:11:40,408 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/1ddb8120bfe0434c838f1a8dee10f093/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b11ab23f2dd8518569815a57308518d0e431b4f" 2019-01-18 06:11:40,630 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:11:40 GMT Server: Apache x-compute-request-id: req-0bcbb1d9-9e29-49e0-a8cf-6e8013bd260f OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-0bcbb1d9-9e29-49e0-a8cf-6e8013bd260f Content-Encoding: gzip Content-Length: 464 Content-Type: application/json RESP BODY: {"volumes": [{"status": "available", "user_id": "56449c8dc695438d99518b4be0940f39", "attachments": [], "links": [{"href": "http://172.30.9.23:8776/v3/1ddb8120bfe0434c838f1a8dee10f093/volumes/11feb221-780f-4d55-851f-3858474bb23e", "rel": "self"}, {"href": "http://172.30.9.23:8776/1ddb8120bfe0434c838f1a8dee10f093/volumes/11feb221-780f-4d55-851f-3858474bb23e", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-01-18T06:11:36.000000", "description": null, "os-vol-tenant-attr:tenant_id": "1ddb8120bfe0434c838f1a8dee10f093", "updated_at": "2019-01-18T06:11:37.000000", "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-3aacb24c-f021-46f8-ba32-cc8414c779ed", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "11feb221-780f-4d55-851f-3858474bb23e", "size": 1}]} 2019-01-18 06:11:40,631 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/1ddb8120bfe0434c838f1a8dee10f093/volumes/detail used request id req-0bcbb1d9-9e29-49e0-a8cf-6e8013bd260f 2019-01-18 06:11:40,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" 2019-01-18 06:11:40,639 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 18 Jan 2019 06:11: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"}]}]}} 2019-01-18 06:11:40,640 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/1ddb8120bfe0434c838f1a8dee10f093 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b11ab23f2dd8518569815a57308518d0e431b4f" 2019-01-18 06:11:40,730 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:11:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a242ffb4-71ef-469e-9ecc-50237b3ea6a2 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/1ddb8120bfe0434c838f1a8dee10f093"}, "enabled": true, "id": "1ddb8120bfe0434c838f1a8dee10f093", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeSuccessTests-f633bc91-acbe-463-proj"}} 2019-01-18 06:11:40,731 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/1ddb8120bfe0434c838f1a8dee10f093 used request id req-a242ffb4-71ef-469e-9ecc-50237b3ea6a2 2019-01-18 06:11:40,734 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/1ddb8120bfe0434c838f1a8dee10f093/volumes/11feb221-780f-4d55-851f-3858474bb23e -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-b2452799-fac7-4e8d-b7ad-640f63eae5ab" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e161303ec2583deb9f691947bd1ac912ba78d57f" 2019-01-18 06:11:40,922 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:11:40 GMT Server: Apache x-compute-request-id: req-036bb839-960e-4422-a7cb-6360f0d516df OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-036bb839-960e-4422-a7cb-6360f0d516df Content-Encoding: gzip Content-Length: 465 Content-Type: application/json RESP BODY: {"volume": {"status": "available", "user_id": "56449c8dc695438d99518b4be0940f39", "attachments": [], "links": [{"href": "http://172.30.9.23:8776/v3/1ddb8120bfe0434c838f1a8dee10f093/volumes/11feb221-780f-4d55-851f-3858474bb23e", "rel": "self"}, {"href": "http://172.30.9.23:8776/1ddb8120bfe0434c838f1a8dee10f093/volumes/11feb221-780f-4d55-851f-3858474bb23e", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-01-18T06:11:36.000000", "description": null, "os-vol-tenant-attr:tenant_id": "1ddb8120bfe0434c838f1a8dee10f093", "updated_at": "2019-01-18T06:11:37.000000", "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-3aacb24c-f021-46f8-ba32-cc8414c779ed", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "11feb221-780f-4d55-851f-3858474bb23e", "size": 1}} 2019-01-18 06:11:40,922 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/1ddb8120bfe0434c838f1a8dee10f093/volumes/11feb221-780f-4d55-851f-3858474bb23e used request id req-036bb839-960e-4422-a7cb-6360f0d516df 2019-01-18 06:11:40,922 - create_volume - DEBUG - Instance status is - available 2019-01-18 06:11:40,922 - create_volume - DEBUG - Volume is active with name - CreateSimpleVolumeSuccessTests-3aacb24c-f021-46f8-ba32-cc8414c779ed 2019-01-18 06:11:40,923 - cinder_utils - INFO - Deleting volume named - CreateSimpleVolumeSuccessTests-3aacb24c-f021-46f8-ba32-cc8414c779ed 2019-01-18 06:11:40,926 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8776/v3/1ddb8120bfe0434c838f1a8dee10f093/volumes/11feb221-780f-4d55-851f-3858474bb23e -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-b2452799-fac7-4e8d-b7ad-640f63eae5ab" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e161303ec2583deb9f691947bd1ac912ba78d57f" 2019-01-18 06:11:41,166 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Fri, 18 Jan 2019 06:11:40 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-514ccd91-1778-4c2b-8b13-04b5ec80566f 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. 2019-01-18 06:11:41,166 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.23:8776/v3/1ddb8120bfe0434c838f1a8dee10f093/volumes/11feb221-780f-4d55-851f-3858474bb23e used request id req-514ccd91-1778-4c2b-8b13-04b5ec80566f 2019-01-18 06:11:41,170 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/1ddb8120bfe0434c838f1a8dee10f093/volumes/11feb221-780f-4d55-851f-3858474bb23e -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-b2452799-fac7-4e8d-b7ad-640f63eae5ab" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e161303ec2583deb9f691947bd1ac912ba78d57f" 2019-01-18 06:11:41,367 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:11:41 GMT Server: Apache x-compute-request-id: req-84e25f64-d7e5-4648-83e1-8cd0c22653d2 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-84e25f64-d7e5-4648-83e1-8cd0c22653d2 Content-Encoding: gzip Content-Length: 469 Content-Type: application/json RESP BODY: {"volume": {"status": "deleting", "user_id": "56449c8dc695438d99518b4be0940f39", "attachments": [], "links": [{"href": "http://172.30.9.23:8776/v3/1ddb8120bfe0434c838f1a8dee10f093/volumes/11feb221-780f-4d55-851f-3858474bb23e", "rel": "self"}, {"href": "http://172.30.9.23:8776/1ddb8120bfe0434c838f1a8dee10f093/volumes/11feb221-780f-4d55-851f-3858474bb23e", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-01-18T06:11:36.000000", "description": null, "os-vol-tenant-attr:tenant_id": "1ddb8120bfe0434c838f1a8dee10f093", "updated_at": "2019-01-18T06:11:41.000000", "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-3aacb24c-f021-46f8-ba32-cc8414c779ed", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "11feb221-780f-4d55-851f-3858474bb23e", "size": 1}} 2019-01-18 06:11:41,367 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/1ddb8120bfe0434c838f1a8dee10f093/volumes/11feb221-780f-4d55-851f-3858474bb23e used request id req-84e25f64-d7e5-4648-83e1-8cd0c22653d2 2019-01-18 06:11:41,368 - create_volume - DEBUG - Instance status is - deleting 2019-01-18 06:11:41,368 - create_volume - DEBUG - Retry querying volume status in 3 seconds 2019-01-18 06:11:44,371 - create_volume - DEBUG - Volume status query timeout in 56.7954981327 2019-01-18 06:11:44,374 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/1ddb8120bfe0434c838f1a8dee10f093/volumes/11feb221-780f-4d55-851f-3858474bb23e -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-b2452799-fac7-4e8d-b7ad-640f63eae5ab" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e161303ec2583deb9f691947bd1ac912ba78d57f" 2019-01-18 06:11:44,415 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Fri, 18 Jan 2019 06:11:44 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-7fdd47af-4a3d-475b-9d9d-0214d8a8eac0 x-openstack-request-id: req-7fdd47af-4a3d-475b-9d9d-0214d8a8eac0 Content-Length: 109 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume 11feb221-780f-4d55-851f-3858474bb23e could not be found.", "code": 404}} 2019-01-18 06:11:44,415 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/1ddb8120bfe0434c838f1a8dee10f093/volumes/11feb221-780f-4d55-851f-3858474bb23e used request id req-7fdd47af-4a3d-475b-9d9d-0214d8a8eac0 2019-01-18 06:11:44,415 - create_volume - DEBUG - Volume not found when querying status for deleted with message Volume 11feb221-780f-4d55-851f-3858474bb23e could not be found. (HTTP 404) (Request-ID: req-7fdd47af-4a3d-475b-9d9d-0214d8a8eac0) 2019-01-18 06:11:44,415 - create_volume - INFO - Volume has been properly deleted with name - CreateSimpleVolumeSuccessTests-3aacb24c-f021-46f8-ba32-cc8414c779ed 2019-01-18 06:11:44,422 - 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}d041320f340cca081c2691f5bc0cffce6b404e40" 2019-01-18 06:11:44,644 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-dae59855-f7cf-4098-b963-8f7db2549d4a Date: Fri, 18 Jan 2019 06:11:44 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-18T04:53:26Z", "updated_at": "2019-01-18T04:53:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:53:26Z", "revision_number": 0, "id": "9c6f69fc-3bf8-4346-9288-5a255b82b67e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:53:26Z", "security_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:53:26Z", "revision_number": 0, "id": "84255fa4-c13a-4cfe-b73d-e56ee216ca1e", "remote_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "remote_ip_prefix": null, "created_at": "2019-01-18T04:53:26Z", "security_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:53:26Z", "revision_number": 0, "id": "571036d3-cb1d-483a-acb9-96f19293add9", "remote_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "remote_ip_prefix": null, "created_at": "2019-01-18T04:53:26Z", "security_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:53:26Z", "revision_number": 0, "id": "260c2de9-5dc5-4508-b06c-24b9d7ed838c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:53:26Z", "security_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "created_at": "2019-01-18T04:51:20Z", "updated_at": "2019-01-18T04:51:20Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "24c99e6f-888c-4943-9c93-54ad3b18b18c", "remote_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv4", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "87b9b994-ae22-4850-863a-6a4925bd01fe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv4", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "45161a51-d6dd-4bb8-986d-bc2f88599c1d", "remote_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv6", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "2b339890-44d0-4711-a050-08a64d58e2a0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv6", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}], "revision_number": 4, "project_id": "9c53a91613fb4d5080479ac6f51697ed", "id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "020d00b5451a467cb276d06789a1149d", "created_at": "2019-01-18T05:59:12Z", "updated_at": "2019-01-18T05:59:12Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:12Z", "revision_number": 0, "id": "60f7d4a7-1a27-4801-a1e8-5bf33633b818", "remote_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:12Z", "security_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "tenant_id": "020d00b5451a467cb276d06789a1149d", "port_range_min": null, "ethertype": "IPv6", "project_id": "020d00b5451a467cb276d06789a1149d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:12Z", "revision_number": 0, "id": "38b9f88b-1fc0-40d1-af74-237d79be193d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:12Z", "security_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "tenant_id": "020d00b5451a467cb276d06789a1149d", "port_range_min": null, "ethertype": "IPv4", "project_id": "020d00b5451a467cb276d06789a1149d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:12Z", "revision_number": 0, "id": "38b091dd-dca7-4cbe-8c1c-dd18a74bfca8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:12Z", "security_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "tenant_id": "020d00b5451a467cb276d06789a1149d", "port_range_min": null, "ethertype": "IPv6", "project_id": "020d00b5451a467cb276d06789a1149d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:12Z", "revision_number": 0, "id": "8faf6dda-6919-4b75-b745-2af38abf8dcf", "remote_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:12Z", "security_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "tenant_id": "020d00b5451a467cb276d06789a1149d", "port_range_min": null, "ethertype": "IPv4", "project_id": "020d00b5451a467cb276d06789a1149d"}], "revision_number": 4, "project_id": "020d00b5451a467cb276d06789a1149d", "id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "created_at": "2019-01-18T04:39:06Z", "updated_at": "2019-01-18T04:39:06Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "8860837e-afbd-4411-adf9-d88db88c2114", "remote_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "47feb8aba08a40dca7028a1701e597b9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "4e399c2e-bc03-4aa3-b192-1fafdc9248ba", "remote_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "47feb8aba08a40dca7028a1701e597b9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "4bf1a402-0fa2-4cfd-9fee-4a28f16bb271", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "47feb8aba08a40dca7028a1701e597b9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "0aedefa2-edbc-47b5-bead-e954540f6937", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "47feb8aba08a40dca7028a1701e597b9"}], "revision_number": 4, "project_id": "47feb8aba08a40dca7028a1701e597b9", "id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "name": "default"}]} 2019-01-18 06:11:44,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-dae59855-f7cf-4098-b963-8f7db2549d4a 2019-01-18 06:11:44,649 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/9c53a91613fb4d5080479ac6f51697ed -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d041320f340cca081c2691f5bc0cffce6b404e40" 2019-01-18 06:11:44,754 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:11:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f7b7887b-11a7-4305-b538-22f7d9c9b6c4 Content-Encoding: gzip Content-Length: 190 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/9c53a91613fb4d5080479ac6f51697ed"}, "enabled": true, "id": "9c53a91613fb4d5080479ac6f51697ed", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2019-01-18 06:11:44,754 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/9c53a91613fb4d5080479ac6f51697ed used request id req-f7b7887b-11a7-4305-b538-22f7d9c9b6c4 2019-01-18 06:11:44,758 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/020d00b5451a467cb276d06789a1149d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d041320f340cca081c2691f5bc0cffce6b404e40" 2019-01-18 06:11:44,849 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:11:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c50c986e-8cb5-4098-b4cc-d0d29f1b2182 Content-Encoding: gzip Content-Length: 248 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/020d00b5451a467cb276d06789a1149d"}, "enabled": true, "id": "020d00b5451a467cb276d06789a1149d", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}} 2019-01-18 06:11:44,849 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/020d00b5451a467cb276d06789a1149d used request id req-c50c986e-8cb5-4098-b4cc-d0d29f1b2182 2019-01-18 06:11:44,853 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/47feb8aba08a40dca7028a1701e597b9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d041320f340cca081c2691f5bc0cffce6b404e40" 2019-01-18 06:11:44,937 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:11:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-be07a2e2-c87b-499d-87c4-eab468f8518e Content-Encoding: gzip Content-Length: 205 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/47feb8aba08a40dca7028a1701e597b9"}, "enabled": true, "id": "47feb8aba08a40dca7028a1701e597b9", "parent_id": "default", "domain_id": "default", "name": "service"}} 2019-01-18 06:11:44,937 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/47feb8aba08a40dca7028a1701e597b9 used request id req-be07a2e2-c87b-499d-87c4-eab468f8518e 2019-01-18 06:11:44,938 - keystone_utils - INFO - Deleting project with name - CreateSimpleVolumeSuccessTests-f633bc91-acbe-463-proj 2019-01-18 06:11:44,942 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/1ddb8120bfe0434c838f1a8dee10f093 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d041320f340cca081c2691f5bc0cffce6b404e40" 2019-01-18 06:11:45,179 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 06:11:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f7dd8c4c-64b1-47c9-98e4-8c425a37eb21 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 06:11:45,180 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/1ddb8120bfe0434c838f1a8dee10f093 used request id req-f7dd8c4c-64b1-47c9-98e4-8c425a37eb21 2019-01-18 06:11:45,180 - keystone_utils - INFO - Deleting role with name - CreateSimpleVolumeSuccessTests-f633bc91-acbe-463-proj-role 2019-01-18 06:11:45,183 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/e62b1363b0a640299df22d0c28368930 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d041320f340cca081c2691f5bc0cffce6b404e40" 2019-01-18 06:11:45,296 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 06:11:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1bd3ec6e-a23d-407b-8e14-f0a628cc607c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 06:11:45,296 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/e62b1363b0a640299df22d0c28368930 used request id req-1bd3ec6e-a23d-407b-8e14-f0a628cc607c 2019-01-18 06:11:45,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}d041320f340cca081c2691f5bc0cffce6b404e40" 2019-01-18 06:11:45,466 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:11:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2fb0d7dc-17d4-4650-a3be-8d06162541c8 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "488fca829f8b496daa1cd2cdc6e45c49", "links": {"self": "http://172.30.9.23:5000/v3/roles/488fca829f8b496daa1cd2cdc6e45c49"}, "name": "Member"}, {"domain_id": null, "id": "6b7f4f4f76264b6fb449c43b86ee3817", "links": {"self": "http://172.30.9.23:5000/v3/roles/6b7f4f4f76264b6fb449c43b86ee3817"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a482b711adf94961bf4bb28eda7f0e28", "links": {"self": "http://172.30.9.23:5000/v3/roles/a482b711adf94961bf4bb28eda7f0e28"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c65201bd05504fa786d79b166e8bbba3", "links": {"self": "http://172.30.9.23:5000/v3/roles/c65201bd05504fa786d79b166e8bbba3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "e7e317b66c174923a8cb46c48d897c8d", "links": {"self": "http://172.30.9.23:5000/v3/roles/e7e317b66c174923a8cb46c48d897c8d"}, "name": "ResellerAdmin"}]} 2019-01-18 06:11:45,466 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-2fb0d7dc-17d4-4650-a3be-8d06162541c8 2019-01-18 06:11:45,467 - keystone_utils - INFO - Deleting user with name - CreateSimpleVolumeSuccessTests-f633bc91-acbe-463-user 2019-01-18 06:11:45,471 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/56449c8dc695438d99518b4be0940f39 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}178411d25d83c31af8d8329b9bdf359af27192f4" 2019-01-18 06:11:45,649 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 06:11:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f82a2f72-ece8-4d40-a437-70ae9fb5d6cf Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 06:11:45,649 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/56449c8dc695438d99518b4be0940f39 used request id req-f82a2f72-ece8-4d40-a437-70ae9fb5d6cf 2019-01-18 06:11:45,651 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:11:46,037 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "488fca829f8b496daa1cd2cdc6e45c49", "name": "Member"}, {"id": "c65201bd05504fa786d79b166e8bbba3", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}], "expires_at": "2019-01-18T07:11:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "020d00b5451a467cb276d06789a1149d", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "id": "e292c913af7844408b6509a836e493f5"}, "audit_ids": ["l8JLJHFZQSOGRHlS6xC1QA"], "issued_at": "2019-01-18T06:11:46.000000Z"}} 2019-01-18 06:11:46,038 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}064f5157a24d5bee3edb106997fe4ce6d411cc39" 2019-01-18 06:11:46,117 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:11:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b576a816-b1cf-462e-8bdf-126120274732 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:11:46,117 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-b576a816-b1cf-462e-8bdf-126120274732 2019-01-18 06:11:46,119 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:11:46,120 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:11:46,594 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "488fca829f8b496daa1cd2cdc6e45c49", "name": "Member"}, {"id": "c65201bd05504fa786d79b166e8bbba3", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}], "expires_at": "2019-01-18T07:11:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "020d00b5451a467cb276d06789a1149d", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "id": "e292c913af7844408b6509a836e493f5"}, "audit_ids": ["Yy6EwIpORpSx-DG9XNwJag"], "issued_at": "2019-01-18T06:11:46.000000Z"}} 2019-01-18 06:11:46,595 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a8d95889acf3c7bf1d3ec1d00a5a8567b6668b7" 2019-01-18 06:11:46,680 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:11:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-31954845-5438-4f91-8679-1fef760c211b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:11:46,680 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-31954845-5438-4f91-8679-1fef760c211b 2019-01-18 06:11:46,685 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-18 06:11:46,690 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 18 Jan 2019 06:11: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"}]}]}} 2019-01-18 06:11:46,691 - 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-fef52602-ed74-4a8-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a8d95889acf3c7bf1d3ec1d00a5a8567b6668b7" 2019-01-18 06:11:46,779 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:11:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-73e69b94-5ce7-45f2-b55a-7404501aff5c 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-fef52602-ed74-4a8-proj", "previous": null, "next": null}, "projects": []} 2019-01-18 06:11:46,779 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeFailureTests-fef52602-ed74-4a8-proj used request id req-73e69b94-5ce7-45f2-b55a-7404501aff5c 2019-01-18 06:11:46,783 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a8d95889acf3c7bf1d3ec1d00a5a8567b6668b7" 2019-01-18 06:11:46,865 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:11:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9e780a5b-cbfe-4d27-b424-aae1f86d71ae Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-18 06:11:46,865 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-9e780a5b-cbfe-4d27-b424-aae1f86d71ae 2019-01-18 06:11:46,869 - 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}4a8d95889acf3c7bf1d3ec1d00a5a8567b6668b7" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSimpleVolumeFailureTests-fef52602-ed74-4a8-proj"}}' 2019-01-18 06:11:46,967 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 18 Jan 2019 06:11:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6e9f7aa8-874f-4bea-9a35-816d0e6e00ee Content-Length: 315 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/d809f324568f44e2b0761fc6c5c36732"}, "enabled": true, "id": "d809f324568f44e2b0761fc6c5c36732", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeFailureTests-fef52602-ed74-4a8-proj"}} 2019-01-18 06:11:46,967 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-6e9f7aa8-874f-4bea-9a35-816d0e6e00ee 2019-01-18 06:11:46,968 - keystone_utils - INFO - Created project with name - CreateSimpleVolumeFailureTests-fef52602-ed74-4a8-proj 2019-01-18 06:11:46,968 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:11:46,969 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:11:47,350 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "488fca829f8b496daa1cd2cdc6e45c49", "name": "Member"}, {"id": "c65201bd05504fa786d79b166e8bbba3", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}], "expires_at": "2019-01-18T07:11:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "020d00b5451a467cb276d06789a1149d", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "id": "e292c913af7844408b6509a836e493f5"}, "audit_ids": ["tJvKNJfISJygQvuy7FITJA"], "issued_at": "2019-01-18T06:11:47.000000Z"}} 2019-01-18 06:11: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}524aaeb0a9295b096745adba498c12deff2c8ded" 2019-01-18 06:11:47,442 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:11:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-44dc772d-d1ab-4401-8f81-f37ea0a46c55 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:11:47,442 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-44dc772d-d1ab-4401-8f81-f37ea0a46c55 2019-01-18 06:11:47,446 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-18 06:11:47,452 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 18 Jan 2019 06:11: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"}]}]}} 2019-01-18 06:11:47,453 - 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}524aaeb0a9295b096745adba498c12deff2c8ded" 2019-01-18 06:11:47,559 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:11:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-345ae411-2215-4721-a33a-c862a254a6ce Content-Encoding: gzip Content-Length: 869 Content-Type: application/json RESP BODY: {"users": [{"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/0607a2b4beb0408e9fa51cc5ba027ac6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0607a2b4beb0408e9fa51cc5ba027ac6", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/17c61b95071545a094cc82823d2b88b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "17c61b95071545a094cc82823d2b88b8", "email": "nova@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/29e5d2dfed2447bda26fc75bd1122674"}, "domain_id": "default", "enabled": true, "options": {}, "id": "29e5d2dfed2447bda26fc75bd1122674", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/3b6dcc8c791e4b6e8831f5b5e583de80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3b6dcc8c791e4b6e8831f5b5e583de80", "email": "neutron@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.23:5000/v3/users/45ab52d673584bc198669be88c88b878"}, "domain_id": "default", "enabled": true, "options": {}, "id": "45ab52d673584bc198669be88c88b878", "email": "barbican@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/57795b4ee52f49c6a71f55bb6c4012f8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "57795b4ee52f49c6a71f55bb6c4012f8", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/5c52969262974d64ac2a300ca5d60f50"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c52969262974d64ac2a300ca5d60f50", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/5fc15572bb1c489ba92bd9945bbc1f64"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5fc15572bb1c489ba92bd9945bbc1f64", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/6b519d70e25f4e61a9dfd738cd6bba22"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6b519d70e25f4e61a9dfd738cd6bba22", "email": "heat@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.23:5000/v3/users/8248437208b540c2893a7117ad102a87"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8248437208b540c2893a7117ad102a87", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/890dee97e62840c5b15e36f03f6b7efc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "890dee97e62840c5b15e36f03f6b7efc", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/8cccb516ecc44ed9bb7c8633df108fd4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8cccb516ecc44ed9bb7c8633df108fd4", "email": "glance@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.23:5000/v3/users/97c3d863a98148299fa116fdb54be470"}, "domain_id": "default", "enabled": true, "options": {}, "id": "97c3d863a98148299fa116fdb54be470", "email": "tacker@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/a2a0c8c0f19941808c9f618af50b3b79"}, "domain_id": "c19db1b8f60647a9a114cd23287c807b", "enabled": true, "options": {}, "id": "a2a0c8c0f19941808c9f618af50b3b79", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "links": {"self": "http://172.30.9.23:5000/v3/users/e292c913af7844408b6509a836e493f5"}, "domain_id": "default", "enabled": true, "id": "e292c913af7844408b6509a836e493f5", "options": {}}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/fe5de73ba9cb41b2be24ccf1f72f5ed4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe5de73ba9cb41b2be24ccf1f72f5ed4", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2019-01-18 06:11:47,559 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-345ae411-2215-4721-a33a-c862a254a6ce 2019-01-18 06:11:47,563 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateSimpleVolumeFailureTests-fef52602-ed74-4a8-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}524aaeb0a9295b096745adba498c12deff2c8ded" 2019-01-18 06:11:47,648 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:11:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-be6ed789-4746-4716-bbd1-0464190f713f Content-Encoding: gzip Content-Length: 259 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateSimpleVolumeFailureTests-fef52602-ed74-4a8-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/d809f324568f44e2b0761fc6c5c36732"}, "enabled": true, "id": "d809f324568f44e2b0761fc6c5c36732", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeFailureTests-fef52602-ed74-4a8-proj"}]} 2019-01-18 06:11:47,648 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateSimpleVolumeFailureTests-fef52602-ed74-4a8-proj used request id req-be6ed789-4746-4716-bbd1-0464190f713f 2019-01-18 06:11:47,652 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}524aaeb0a9295b096745adba498c12deff2c8ded" 2019-01-18 06:11:47,738 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:11:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2c1f0b7f-bf23-4247-a00d-981f2fbcba8d Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-18 06:11:47,738 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-2c1f0b7f-bf23-4247-a00d-981f2fbcba8d 2019-01-18 06:11:48,105 - keystone_utils - INFO - Created user with name - CreateSimpleVolumeFailureTests-fef52602-ed74-4a8-user 2019-01-18 06:11:48,105 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:11:48,110 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a8d95889acf3c7bf1d3ec1d00a5a8567b6668b7" 2019-01-18 06:11:48,198 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:11:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4b31086a-0dc6-4694-b56e-8466320239e2 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "488fca829f8b496daa1cd2cdc6e45c49", "links": {"self": "http://172.30.9.23:5000/v3/roles/488fca829f8b496daa1cd2cdc6e45c49"}, "name": "Member"}, {"domain_id": null, "id": "6b7f4f4f76264b6fb449c43b86ee3817", "links": {"self": "http://172.30.9.23:5000/v3/roles/6b7f4f4f76264b6fb449c43b86ee3817"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a482b711adf94961bf4bb28eda7f0e28", "links": {"self": "http://172.30.9.23:5000/v3/roles/a482b711adf94961bf4bb28eda7f0e28"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c65201bd05504fa786d79b166e8bbba3", "links": {"self": "http://172.30.9.23:5000/v3/roles/c65201bd05504fa786d79b166e8bbba3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "e7e317b66c174923a8cb46c48d897c8d", "links": {"self": "http://172.30.9.23:5000/v3/roles/e7e317b66c174923a8cb46c48d897c8d"}, "name": "ResellerAdmin"}]} 2019-01-18 06:11:48,198 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-4b31086a-0dc6-4694-b56e-8466320239e2 2019-01-18 06:11:48,202 - 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}4a8d95889acf3c7bf1d3ec1d00a5a8567b6668b7" -d '{"role": {"name": "CreateSimpleVolumeFailureTests-fef52602-ed74-4a8-proj-role"}}' 2019-01-18 06:11:48,309 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 18 Jan 2019 06:11:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c12bc121-9af8-4911-b256-a314f5f38b8f Content-Length: 229 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "736198cc83f847e4804aa976c392bfa5", "links": {"self": "http://172.30.9.23:5000/v3/roles/736198cc83f847e4804aa976c392bfa5"}, "name": "CreateSimpleVolumeFailureTests-fef52602-ed74-4a8-proj-role"}} 2019-01-18 06:11:48,309 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-c12bc121-9af8-4911-b256-a314f5f38b8f 2019-01-18 06:11:48,309 - keystone_utils - INFO - Created role with name - CreateSimpleVolumeFailureTests-fef52602-ed74-4a8-proj-role 2019-01-18 06:11:48,313 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/736198cc83f847e4804aa976c392bfa5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a8d95889acf3c7bf1d3ec1d00a5a8567b6668b7" 2019-01-18 06:11:48,330 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:11:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e4d148ff-46e3-4de6-991d-2e3e745d0c0b Content-Encoding: gzip Content-Length: 183 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.23:5000/v3/roles/736198cc83f847e4804aa976c392bfa5"}, "domain_id": null, "name": "CreateSimpleVolumeFailureTests-fef52602-ed74-4a8-proj-role", "id": "736198cc83f847e4804aa976c392bfa5"}} 2019-01-18 06:11:48,331 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/736198cc83f847e4804aa976c392bfa5 used request id req-e4d148ff-46e3-4de6-991d-2e3e745d0c0b 2019-01-18 06:11:48,331 - keystone_utils - INFO - Granting role CreateSimpleVolumeFailureTests-fef52602-ed74-4a8-proj-role to project CreateSimpleVolumeFailureTests-fef52602-ed74-4a8-proj 2019-01-18 06:11:48,334 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/d809f324568f44e2b0761fc6c5c36732/users/e341a4a14f0843a9ac0f15a63bf09ada/roles/736198cc83f847e4804aa976c392bfa5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a8d95889acf3c7bf1d3ec1d00a5a8567b6668b7" 2019-01-18 06:11:48,461 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 06:11:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-55a991a2-0151-4b0c-9413-1aa155f7cb8b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 06:11:48,461 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/d809f324568f44e2b0761fc6c5c36732/users/e341a4a14f0843a9ac0f15a63bf09ada/roles/736198cc83f847e4804aa976c392bfa5 used request id req-55a991a2-0151-4b0c-9413-1aa155f7cb8b 2019-01-18 06:11:48,463 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:11:48,464 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:11:48,838 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "736198cc83f847e4804aa976c392bfa5", "name": "CreateSimpleVolumeFailureTests-fef52602-ed74-4a8-proj-role"}], "expires_at": "2019-01-18T07:11:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d809f324568f44e2b0761fc6c5c36732", "name": "CreateSimpleVolumeFailureTests-fef52602-ed74-4a8-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/d809f324568f44e2b0761fc6c5c36732", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/d809f324568f44e2b0761fc6c5c36732", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/d809f324568f44e2b0761fc6c5c36732", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/d809f324568f44e2b0761fc6c5c36732", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/d809f324568f44e2b0761fc6c5c36732", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/d809f324568f44e2b0761fc6c5c36732", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/d809f324568f44e2b0761fc6c5c36732", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/d809f324568f44e2b0761fc6c5c36732", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/d809f324568f44e2b0761fc6c5c36732", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/d809f324568f44e2b0761fc6c5c36732", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/d809f324568f44e2b0761fc6c5c36732", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/d809f324568f44e2b0761fc6c5c36732", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSimpleVolumeFailureTests-fef52602-ed74-4a8-user", "id": "e341a4a14f0843a9ac0f15a63bf09ada"}, "audit_ids": ["iEy_cZBtSLWyy4Wnib-4cA"], "issued_at": "2019-01-18T06:11:48.000000Z"}} 2019-01-18 06:11:48,839 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c05a20533e32d2ec90fdf92a379d6317917b9ef4" 2019-01-18 06:11:48,919 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:11:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-85536506-6a92-4fb6-af4f-4911717008f8 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:11:48,919 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-85536506-6a92-4fb6-af4f-4911717008f8 2019-01-18 06:11:48,924 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/d809f324568f44e2b0761fc6c5c36732/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c05a20533e32d2ec90fdf92a379d6317917b9ef4" 2019-01-18 06:11:49,107 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:11:48 GMT Server: Apache x-compute-request-id: req-c2ffe781-18e4-4024-be7f-cc9d0ee39772 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-c2ffe781-18e4-4024-be7f-cc9d0ee39772 Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2019-01-18 06:11:49,107 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/d809f324568f44e2b0761fc6c5c36732/volumes/detail used request id req-c2ffe781-18e4-4024-be7f-cc9d0ee39772 2019-01-18 06:11:49,112 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8776/v3/d809f324568f44e2b0761fc6c5c36732/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-c2ffe781-18e4-4024-be7f-cc9d0ee39772" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c05a20533e32d2ec90fdf92a379d6317917b9ef4" -d '{"volume": {"status": "creating", "user_id": null, "name": "CreateSimpleVolumeFailureTests-2609e358-392e-454d-92e2-3740e1232be5", "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}}' 2019-01-18 06:11:49,468 - cinderclient.v3.client - DEBUG - RESP: [400] Date: Fri, 18 Jan 2019 06:11:49 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-05feb7c3-5eba-401e-b256-c7e5645226e7 x-openstack-request-id: req-05feb7c3-5eba-401e-b256-c7e5645226e7 Content-Length: 105 Content-Type: application/json RESP BODY: {"badRequest": {"message": "Invalid image identifier or unable to access requested image.", "code": 400}} 2019-01-18 06:11:49,468 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.23:8776/v3/d809f324568f44e2b0761fc6c5c36732/volumes used request id req-05feb7c3-5eba-401e-b256-c7e5645226e7 2019-01-18 06:11:49,475 - 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}4a8d95889acf3c7bf1d3ec1d00a5a8567b6668b7" 2019-01-18 06:11:49,677 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-dc625dbf-c19b-4265-a024-33f3776b0ac9 Date: Fri, 18 Jan 2019 06:11:49 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-18T04:53:26Z", "updated_at": "2019-01-18T04:53:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:53:26Z", "revision_number": 0, "id": "9c6f69fc-3bf8-4346-9288-5a255b82b67e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:53:26Z", "security_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:53:26Z", "revision_number": 0, "id": "84255fa4-c13a-4cfe-b73d-e56ee216ca1e", "remote_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "remote_ip_prefix": null, "created_at": "2019-01-18T04:53:26Z", "security_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:53:26Z", "revision_number": 0, "id": "571036d3-cb1d-483a-acb9-96f19293add9", "remote_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "remote_ip_prefix": null, "created_at": "2019-01-18T04:53:26Z", "security_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:53:26Z", "revision_number": 0, "id": "260c2de9-5dc5-4508-b06c-24b9d7ed838c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:53:26Z", "security_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "created_at": "2019-01-18T04:51:20Z", "updated_at": "2019-01-18T04:51:20Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "24c99e6f-888c-4943-9c93-54ad3b18b18c", "remote_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv4", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "87b9b994-ae22-4850-863a-6a4925bd01fe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv4", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "45161a51-d6dd-4bb8-986d-bc2f88599c1d", "remote_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv6", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "2b339890-44d0-4711-a050-08a64d58e2a0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv6", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}], "revision_number": 4, "project_id": "9c53a91613fb4d5080479ac6f51697ed", "id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "020d00b5451a467cb276d06789a1149d", "created_at": "2019-01-18T05:59:12Z", "updated_at": "2019-01-18T05:59:12Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:12Z", "revision_number": 0, "id": "60f7d4a7-1a27-4801-a1e8-5bf33633b818", "remote_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:12Z", "security_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "tenant_id": "020d00b5451a467cb276d06789a1149d", "port_range_min": null, "ethertype": "IPv6", "project_id": "020d00b5451a467cb276d06789a1149d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:12Z", "revision_number": 0, "id": "38b9f88b-1fc0-40d1-af74-237d79be193d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:12Z", "security_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "tenant_id": "020d00b5451a467cb276d06789a1149d", "port_range_min": null, "ethertype": "IPv4", "project_id": "020d00b5451a467cb276d06789a1149d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:12Z", "revision_number": 0, "id": "38b091dd-dca7-4cbe-8c1c-dd18a74bfca8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:12Z", "security_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "tenant_id": "020d00b5451a467cb276d06789a1149d", "port_range_min": null, "ethertype": "IPv6", "project_id": "020d00b5451a467cb276d06789a1149d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:12Z", "revision_number": 0, "id": "8faf6dda-6919-4b75-b745-2af38abf8dcf", "remote_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:12Z", "security_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "tenant_id": "020d00b5451a467cb276d06789a1149d", "port_range_min": null, "ethertype": "IPv4", "project_id": "020d00b5451a467cb276d06789a1149d"}], "revision_number": 4, "project_id": "020d00b5451a467cb276d06789a1149d", "id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "created_at": "2019-01-18T04:39:06Z", "updated_at": "2019-01-18T04:39:06Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "8860837e-afbd-4411-adf9-d88db88c2114", "remote_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "47feb8aba08a40dca7028a1701e597b9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "4e399c2e-bc03-4aa3-b192-1fafdc9248ba", "remote_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "47feb8aba08a40dca7028a1701e597b9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "4bf1a402-0fa2-4cfd-9fee-4a28f16bb271", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "47feb8aba08a40dca7028a1701e597b9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "0aedefa2-edbc-47b5-bead-e954540f6937", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "47feb8aba08a40dca7028a1701e597b9"}], "revision_number": 4, "project_id": "47feb8aba08a40dca7028a1701e597b9", "id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "name": "default"}]} 2019-01-18 06:11:49,677 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-dc625dbf-c19b-4265-a024-33f3776b0ac9 2019-01-18 06:11:49,682 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/9c53a91613fb4d5080479ac6f51697ed -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a8d95889acf3c7bf1d3ec1d00a5a8567b6668b7" 2019-01-18 06:11:49,773 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:11:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f84e1c3b-a010-401d-ab52-be207dad5e72 Content-Encoding: gzip Content-Length: 190 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/9c53a91613fb4d5080479ac6f51697ed"}, "enabled": true, "id": "9c53a91613fb4d5080479ac6f51697ed", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2019-01-18 06:11:49,773 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/9c53a91613fb4d5080479ac6f51697ed used request id req-f84e1c3b-a010-401d-ab52-be207dad5e72 2019-01-18 06:11:49,777 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/020d00b5451a467cb276d06789a1149d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a8d95889acf3c7bf1d3ec1d00a5a8567b6668b7" 2019-01-18 06:11:49,857 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:11:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5a5a72a6-1ead-406f-9937-c02c55006bf8 Content-Encoding: gzip Content-Length: 248 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/020d00b5451a467cb276d06789a1149d"}, "enabled": true, "id": "020d00b5451a467cb276d06789a1149d", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}} 2019-01-18 06:11:49,858 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/020d00b5451a467cb276d06789a1149d used request id req-5a5a72a6-1ead-406f-9937-c02c55006bf8 2019-01-18 06:11:49,862 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/47feb8aba08a40dca7028a1701e597b9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a8d95889acf3c7bf1d3ec1d00a5a8567b6668b7" 2019-01-18 06:11:49,953 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:11:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-535f04f0-fa97-4191-a68d-1f1dcf676396 Content-Encoding: gzip Content-Length: 205 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/47feb8aba08a40dca7028a1701e597b9"}, "enabled": true, "id": "47feb8aba08a40dca7028a1701e597b9", "parent_id": "default", "domain_id": "default", "name": "service"}} 2019-01-18 06:11:49,953 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/47feb8aba08a40dca7028a1701e597b9 used request id req-535f04f0-fa97-4191-a68d-1f1dcf676396 2019-01-18 06:11:49,954 - keystone_utils - INFO - Deleting project with name - CreateSimpleVolumeFailureTests-fef52602-ed74-4a8-proj 2019-01-18 06:11:49,958 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/d809f324568f44e2b0761fc6c5c36732 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a8d95889acf3c7bf1d3ec1d00a5a8567b6668b7" 2019-01-18 06:11:50,169 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 06:11:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3e9367bc-ce7e-41e7-b2d6-8be089353749 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 06:11:50,169 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/d809f324568f44e2b0761fc6c5c36732 used request id req-3e9367bc-ce7e-41e7-b2d6-8be089353749 2019-01-18 06:11:50,169 - keystone_utils - INFO - Deleting role with name - CreateSimpleVolumeFailureTests-fef52602-ed74-4a8-proj-role 2019-01-18 06:11:50,173 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/736198cc83f847e4804aa976c392bfa5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a8d95889acf3c7bf1d3ec1d00a5a8567b6668b7" 2019-01-18 06:11:50,285 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 06:11:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cba26f5c-6008-44fc-8889-3d8e65b3b167 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 06:11:50,285 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/736198cc83f847e4804aa976c392bfa5 used request id req-cba26f5c-6008-44fc-8889-3d8e65b3b167 2019-01-18 06:11:50,288 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a8d95889acf3c7bf1d3ec1d00a5a8567b6668b7" 2019-01-18 06:11:50,376 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:11:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-09847925-0516-4d3b-8861-254d6f6b09d0 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "488fca829f8b496daa1cd2cdc6e45c49", "links": {"self": "http://172.30.9.23:5000/v3/roles/488fca829f8b496daa1cd2cdc6e45c49"}, "name": "Member"}, {"domain_id": null, "id": "6b7f4f4f76264b6fb449c43b86ee3817", "links": {"self": "http://172.30.9.23:5000/v3/roles/6b7f4f4f76264b6fb449c43b86ee3817"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a482b711adf94961bf4bb28eda7f0e28", "links": {"self": "http://172.30.9.23:5000/v3/roles/a482b711adf94961bf4bb28eda7f0e28"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c65201bd05504fa786d79b166e8bbba3", "links": {"self": "http://172.30.9.23:5000/v3/roles/c65201bd05504fa786d79b166e8bbba3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "e7e317b66c174923a8cb46c48d897c8d", "links": {"self": "http://172.30.9.23:5000/v3/roles/e7e317b66c174923a8cb46c48d897c8d"}, "name": "ResellerAdmin"}]} 2019-01-18 06:11:50,376 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-09847925-0516-4d3b-8861-254d6f6b09d0 2019-01-18 06:11:50,377 - keystone_utils - INFO - Deleting user with name - CreateSimpleVolumeFailureTests-fef52602-ed74-4a8-user 2019-01-18 06:11:50,381 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/e341a4a14f0843a9ac0f15a63bf09ada -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}524aaeb0a9295b096745adba498c12deff2c8ded" 2019-01-18 06:11:50,602 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 06:11:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-37b5b888-0efa-44dc-a2c9-e0ba4e147cdb Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 06:11:50,602 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/e341a4a14f0843a9ac0f15a63bf09ada used request id req-37b5b888-0efa-44dc-a2c9-e0ba4e147cdb 2019-01-18 06:11:50,603 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:11:50,985 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "488fca829f8b496daa1cd2cdc6e45c49", "name": "Member"}, {"id": "c65201bd05504fa786d79b166e8bbba3", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}], "expires_at": "2019-01-18T07:11:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "020d00b5451a467cb276d06789a1149d", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "id": "e292c913af7844408b6509a836e493f5"}, "audit_ids": ["UGcN4zezTlSEtSR-hhvIEw"], "issued_at": "2019-01-18T06:11:50.000000Z"}} 2019-01-18 06:11:50,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}df8d42e7e9e9c68746c37cee703207283e5b8a8b" 2019-01-18 06:11:51,071 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:11:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d3fc97e6-48de-47e3-a8fc-ee964200560c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:11:51,071 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-d3fc97e6-48de-47e3-a8fc-ee964200560c 2019-01-18 06:11:51,072 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:11:51,073 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:11:51,459 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "488fca829f8b496daa1cd2cdc6e45c49", "name": "Member"}, {"id": "c65201bd05504fa786d79b166e8bbba3", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}], "expires_at": "2019-01-18T07:11:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "020d00b5451a467cb276d06789a1149d", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "id": "e292c913af7844408b6509a836e493f5"}, "audit_ids": ["RPt2z01WRLu1-vCvtZu6Og"], "issued_at": "2019-01-18T06:11:51.000000Z"}} 2019-01-18 06:11:51,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}d536cf8441b81572b7badb610d86cfbffab46690" 2019-01-18 06:11:51,696 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:11:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-50e63541-66ef-47d0-8f08-d3244ee77c48 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:11:51,696 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-50e63541-66ef-47d0-8f08-d3244ee77c48 2019-01-18 06:11:51,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" 2019-01-18 06:11:51,703 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 18 Jan 2019 06:11: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"}]}]}} 2019-01-18 06:11:51,703 - 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-cb9003e8-709b-4ed-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d536cf8441b81572b7badb610d86cfbffab46690" 2019-01-18 06:11:51,793 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:11:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6abbae9c-e988-477f-9630-c2db928ed345 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=CreateSimpleVolumeFailureTests-cb9003e8-709b-4ed-proj", "previous": null, "next": null}, "projects": []} 2019-01-18 06:11:51,793 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeFailureTests-cb9003e8-709b-4ed-proj used request id req-6abbae9c-e988-477f-9630-c2db928ed345 2019-01-18 06:11:51,797 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d536cf8441b81572b7badb610d86cfbffab46690" 2019-01-18 06:11:51,878 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:11:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-82f180b2-e3b0-4e01-b516-f22c1e4332fa Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-18 06:11:51,878 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-82f180b2-e3b0-4e01-b516-f22c1e4332fa 2019-01-18 06:11:51,882 - 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}d536cf8441b81572b7badb610d86cfbffab46690" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSimpleVolumeFailureTests-cb9003e8-709b-4ed-proj"}}' 2019-01-18 06:11:52,004 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 18 Jan 2019 06:11:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-35f59454-51f8-4e96-9a60-914cbdf50a3b Content-Length: 315 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/272eef5e8f76488390e537c279c3a445"}, "enabled": true, "id": "272eef5e8f76488390e537c279c3a445", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeFailureTests-cb9003e8-709b-4ed-proj"}} 2019-01-18 06:11:52,004 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-35f59454-51f8-4e96-9a60-914cbdf50a3b 2019-01-18 06:11:52,004 - keystone_utils - INFO - Created project with name - CreateSimpleVolumeFailureTests-cb9003e8-709b-4ed-proj 2019-01-18 06:11:52,005 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:11:52,005 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:11:52,391 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "488fca829f8b496daa1cd2cdc6e45c49", "name": "Member"}, {"id": "c65201bd05504fa786d79b166e8bbba3", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}], "expires_at": "2019-01-18T07:11:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "020d00b5451a467cb276d06789a1149d", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "id": "e292c913af7844408b6509a836e493f5"}, "audit_ids": ["vAGBiLqkSVGEzWCqYf89rw"], "issued_at": "2019-01-18T06:11:52.000000Z"}} 2019-01-18 06:11:52,392 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}beb270f7e6c53b36fc6e3e943d27cd06abd3802d" 2019-01-18 06:11:52,472 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:11:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-45dc3da7-e5e1-4d1d-8f59-f61d1a5ae2b6 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:11:52,473 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-45dc3da7-e5e1-4d1d-8f59-f61d1a5ae2b6 2019-01-18 06:11:52,477 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-18 06:11:52,483 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 18 Jan 2019 06:11: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"}]}]}} 2019-01-18 06:11:52,484 - 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}beb270f7e6c53b36fc6e3e943d27cd06abd3802d" 2019-01-18 06:11:52,589 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:11:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5d68bbf4-5829-467a-bee0-c57b7c5ec652 Content-Encoding: gzip Content-Length: 869 Content-Type: application/json RESP BODY: {"users": [{"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/0607a2b4beb0408e9fa51cc5ba027ac6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0607a2b4beb0408e9fa51cc5ba027ac6", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/17c61b95071545a094cc82823d2b88b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "17c61b95071545a094cc82823d2b88b8", "email": "nova@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/29e5d2dfed2447bda26fc75bd1122674"}, "domain_id": "default", "enabled": true, "options": {}, "id": "29e5d2dfed2447bda26fc75bd1122674", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/3b6dcc8c791e4b6e8831f5b5e583de80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3b6dcc8c791e4b6e8831f5b5e583de80", "email": "neutron@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.23:5000/v3/users/45ab52d673584bc198669be88c88b878"}, "domain_id": "default", "enabled": true, "options": {}, "id": "45ab52d673584bc198669be88c88b878", "email": "barbican@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/57795b4ee52f49c6a71f55bb6c4012f8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "57795b4ee52f49c6a71f55bb6c4012f8", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/5c52969262974d64ac2a300ca5d60f50"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c52969262974d64ac2a300ca5d60f50", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/5fc15572bb1c489ba92bd9945bbc1f64"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5fc15572bb1c489ba92bd9945bbc1f64", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/6b519d70e25f4e61a9dfd738cd6bba22"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6b519d70e25f4e61a9dfd738cd6bba22", "email": "heat@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.23:5000/v3/users/8248437208b540c2893a7117ad102a87"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8248437208b540c2893a7117ad102a87", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/890dee97e62840c5b15e36f03f6b7efc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "890dee97e62840c5b15e36f03f6b7efc", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/8cccb516ecc44ed9bb7c8633df108fd4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8cccb516ecc44ed9bb7c8633df108fd4", "email": "glance@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.23:5000/v3/users/97c3d863a98148299fa116fdb54be470"}, "domain_id": "default", "enabled": true, "options": {}, "id": "97c3d863a98148299fa116fdb54be470", "email": "tacker@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/a2a0c8c0f19941808c9f618af50b3b79"}, "domain_id": "c19db1b8f60647a9a114cd23287c807b", "enabled": true, "options": {}, "id": "a2a0c8c0f19941808c9f618af50b3b79", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "links": {"self": "http://172.30.9.23:5000/v3/users/e292c913af7844408b6509a836e493f5"}, "domain_id": "default", "enabled": true, "id": "e292c913af7844408b6509a836e493f5", "options": {}}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/fe5de73ba9cb41b2be24ccf1f72f5ed4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe5de73ba9cb41b2be24ccf1f72f5ed4", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2019-01-18 06:11:52,589 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-5d68bbf4-5829-467a-bee0-c57b7c5ec652 2019-01-18 06:11:52,594 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateSimpleVolumeFailureTests-cb9003e8-709b-4ed-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}beb270f7e6c53b36fc6e3e943d27cd06abd3802d" 2019-01-18 06:11:52,675 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:11:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-060f0484-00a9-4671-83f8-ff795a55c1de Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateSimpleVolumeFailureTests-cb9003e8-709b-4ed-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/272eef5e8f76488390e537c279c3a445"}, "enabled": true, "id": "272eef5e8f76488390e537c279c3a445", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeFailureTests-cb9003e8-709b-4ed-proj"}]} 2019-01-18 06:11:52,675 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateSimpleVolumeFailureTests-cb9003e8-709b-4ed-proj used request id req-060f0484-00a9-4671-83f8-ff795a55c1de 2019-01-18 06:11:52,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}beb270f7e6c53b36fc6e3e943d27cd06abd3802d" 2019-01-18 06:11:52,774 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:11:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-49561337-0f96-475b-b306-58efeba9575d Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-18 06:11:52,774 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-49561337-0f96-475b-b306-58efeba9575d 2019-01-18 06:11:53,069 - keystone_utils - INFO - Created user with name - CreateSimpleVolumeFailureTests-cb9003e8-709b-4ed-user 2019-01-18 06:11:53,069 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:11:53,073 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d536cf8441b81572b7badb610d86cfbffab46690" 2019-01-18 06:11:53,153 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:11:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b09a911b-4053-475f-bf62-b9061f9b1bdc Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "488fca829f8b496daa1cd2cdc6e45c49", "links": {"self": "http://172.30.9.23:5000/v3/roles/488fca829f8b496daa1cd2cdc6e45c49"}, "name": "Member"}, {"domain_id": null, "id": "6b7f4f4f76264b6fb449c43b86ee3817", "links": {"self": "http://172.30.9.23:5000/v3/roles/6b7f4f4f76264b6fb449c43b86ee3817"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a482b711adf94961bf4bb28eda7f0e28", "links": {"self": "http://172.30.9.23:5000/v3/roles/a482b711adf94961bf4bb28eda7f0e28"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c65201bd05504fa786d79b166e8bbba3", "links": {"self": "http://172.30.9.23:5000/v3/roles/c65201bd05504fa786d79b166e8bbba3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "e7e317b66c174923a8cb46c48d897c8d", "links": {"self": "http://172.30.9.23:5000/v3/roles/e7e317b66c174923a8cb46c48d897c8d"}, "name": "ResellerAdmin"}]} 2019-01-18 06:11:53,153 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-b09a911b-4053-475f-bf62-b9061f9b1bdc 2019-01-18 06:11:53,157 - 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}d536cf8441b81572b7badb610d86cfbffab46690" -d '{"role": {"name": "CreateSimpleVolumeFailureTests-cb9003e8-709b-4ed-proj-role"}}' 2019-01-18 06:11:53,268 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 18 Jan 2019 06:11:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4c933d74-decf-4af9-86d5-434e172d651f Content-Length: 229 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "199c51fcc8ae4b0c956949020e101e90", "links": {"self": "http://172.30.9.23:5000/v3/roles/199c51fcc8ae4b0c956949020e101e90"}, "name": "CreateSimpleVolumeFailureTests-cb9003e8-709b-4ed-proj-role"}} 2019-01-18 06:11:53,268 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-4c933d74-decf-4af9-86d5-434e172d651f 2019-01-18 06:11:53,268 - keystone_utils - INFO - Created role with name - CreateSimpleVolumeFailureTests-cb9003e8-709b-4ed-proj-role 2019-01-18 06:11:53,272 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/199c51fcc8ae4b0c956949020e101e90 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d536cf8441b81572b7badb610d86cfbffab46690" 2019-01-18 06:11:53,358 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:11:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ec358f15-1615-4e1e-9096-ea8ce40d9443 Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.23:5000/v3/roles/199c51fcc8ae4b0c956949020e101e90"}, "domain_id": null, "name": "CreateSimpleVolumeFailureTests-cb9003e8-709b-4ed-proj-role", "id": "199c51fcc8ae4b0c956949020e101e90"}} 2019-01-18 06:11:53,358 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/199c51fcc8ae4b0c956949020e101e90 used request id req-ec358f15-1615-4e1e-9096-ea8ce40d9443 2019-01-18 06:11:53,358 - keystone_utils - INFO - Granting role CreateSimpleVolumeFailureTests-cb9003e8-709b-4ed-proj-role to project CreateSimpleVolumeFailureTests-cb9003e8-709b-4ed-proj 2019-01-18 06:11:53,362 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/272eef5e8f76488390e537c279c3a445/users/b6bba3f168a1457d9b31f19d3d6a817d/roles/199c51fcc8ae4b0c956949020e101e90 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d536cf8441b81572b7badb610d86cfbffab46690" 2019-01-18 06:11:53,479 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 06:11:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8b3dce33-cd8d-4ffe-afa1-cd7d95157e73 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 06:11:53,479 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/272eef5e8f76488390e537c279c3a445/users/b6bba3f168a1457d9b31f19d3d6a817d/roles/199c51fcc8ae4b0c956949020e101e90 used request id req-8b3dce33-cd8d-4ffe-afa1-cd7d95157e73 2019-01-18 06:11:53,481 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:11:53,482 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:11:53,861 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "199c51fcc8ae4b0c956949020e101e90", "name": "CreateSimpleVolumeFailureTests-cb9003e8-709b-4ed-proj-role"}], "expires_at": "2019-01-18T07:11:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "272eef5e8f76488390e537c279c3a445", "name": "CreateSimpleVolumeFailureTests-cb9003e8-709b-4ed-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/272eef5e8f76488390e537c279c3a445", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/272eef5e8f76488390e537c279c3a445", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/272eef5e8f76488390e537c279c3a445", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/272eef5e8f76488390e537c279c3a445", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/272eef5e8f76488390e537c279c3a445", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/272eef5e8f76488390e537c279c3a445", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/272eef5e8f76488390e537c279c3a445", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/272eef5e8f76488390e537c279c3a445", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/272eef5e8f76488390e537c279c3a445", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/272eef5e8f76488390e537c279c3a445", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/272eef5e8f76488390e537c279c3a445", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/272eef5e8f76488390e537c279c3a445", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSimpleVolumeFailureTests-cb9003e8-709b-4ed-user", "id": "b6bba3f168a1457d9b31f19d3d6a817d"}, "audit_ids": ["uHl41gk3SamILndXKHMR2A"], "issued_at": "2019-01-18T06:11:53.000000Z"}} 2019-01-18 06:11:53,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}23c205a7a6b45dad6c9d4d11cca2a0b80cc5da1f" 2019-01-18 06:11:53,944 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:11:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-32f4c51a-6675-44d9-b1dd-abb45c1876b9 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:11:53,944 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-32f4c51a-6675-44d9-b1dd-abb45c1876b9 2019-01-18 06:11:53,949 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/272eef5e8f76488390e537c279c3a445/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23c205a7a6b45dad6c9d4d11cca2a0b80cc5da1f" 2019-01-18 06:11:54,531 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:11:53 GMT Server: Apache x-compute-request-id: req-9089072c-04ee-4162-8ff2-efa9c57a24c5 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-9089072c-04ee-4162-8ff2-efa9c57a24c5 Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2019-01-18 06:11:54,531 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/272eef5e8f76488390e537c279c3a445/volumes/detail used request id req-9089072c-04ee-4162-8ff2-efa9c57a24c5 2019-01-18 06:11:54,535 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8776/v3/272eef5e8f76488390e537c279c3a445/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-9089072c-04ee-4162-8ff2-efa9c57a24c5" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23c205a7a6b45dad6c9d4d11cca2a0b80cc5da1f" -d '{"volume": {"status": "creating", "user_id": null, "name": "CreateSimpleVolumeFailureTests-87d64cb7-71f1-43ff-a45d-90764d1dd2bf", "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}}' 2019-01-18 06:11:54,690 - cinderclient.v3.client - DEBUG - RESP: [400] Date: Fri, 18 Jan 2019 06:11:54 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-0e5c5415-85ce-47e6-beb4-23d0f8801310 x-openstack-request-id: req-0e5c5415-85ce-47e6-beb4-23d0f8801310 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}} 2019-01-18 06:11:54,690 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.23:8776/v3/272eef5e8f76488390e537c279c3a445/volumes used request id req-0e5c5415-85ce-47e6-beb4-23d0f8801310 2019-01-18 06:11:54,696 - 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}d536cf8441b81572b7badb610d86cfbffab46690" 2019-01-18 06:11:54,925 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-ad75b7f2-b320-4c07-a9e7-dd5a814cd249 Date: Fri, 18 Jan 2019 06:11:54 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-18T04:53:26Z", "updated_at": "2019-01-18T04:53:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:53:26Z", "revision_number": 0, "id": "9c6f69fc-3bf8-4346-9288-5a255b82b67e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:53:26Z", "security_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:53:26Z", "revision_number": 0, "id": "84255fa4-c13a-4cfe-b73d-e56ee216ca1e", "remote_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "remote_ip_prefix": null, "created_at": "2019-01-18T04:53:26Z", "security_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:53:26Z", "revision_number": 0, "id": "571036d3-cb1d-483a-acb9-96f19293add9", "remote_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "remote_ip_prefix": null, "created_at": "2019-01-18T04:53:26Z", "security_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:53:26Z", "revision_number": 0, "id": "260c2de9-5dc5-4508-b06c-24b9d7ed838c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:53:26Z", "security_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "created_at": "2019-01-18T04:51:20Z", "updated_at": "2019-01-18T04:51:20Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "24c99e6f-888c-4943-9c93-54ad3b18b18c", "remote_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv4", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "87b9b994-ae22-4850-863a-6a4925bd01fe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv4", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "45161a51-d6dd-4bb8-986d-bc2f88599c1d", "remote_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv6", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "2b339890-44d0-4711-a050-08a64d58e2a0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv6", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}], "revision_number": 4, "project_id": "9c53a91613fb4d5080479ac6f51697ed", "id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "020d00b5451a467cb276d06789a1149d", "created_at": "2019-01-18T05:59:12Z", "updated_at": "2019-01-18T05:59:12Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:12Z", "revision_number": 0, "id": "38b9f88b-1fc0-40d1-af74-237d79be193d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:12Z", "security_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "tenant_id": "020d00b5451a467cb276d06789a1149d", "port_range_min": null, "ethertype": "IPv4", "project_id": "020d00b5451a467cb276d06789a1149d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:12Z", "revision_number": 0, "id": "38b091dd-dca7-4cbe-8c1c-dd18a74bfca8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:12Z", "security_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "tenant_id": "020d00b5451a467cb276d06789a1149d", "port_range_min": null, "ethertype": "IPv6", "project_id": "020d00b5451a467cb276d06789a1149d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:12Z", "revision_number": 0, "id": "8faf6dda-6919-4b75-b745-2af38abf8dcf", "remote_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:12Z", "security_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "tenant_id": "020d00b5451a467cb276d06789a1149d", "port_range_min": null, "ethertype": "IPv4", "project_id": "020d00b5451a467cb276d06789a1149d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:12Z", "revision_number": 0, "id": "60f7d4a7-1a27-4801-a1e8-5bf33633b818", "remote_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:12Z", "security_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "tenant_id": "020d00b5451a467cb276d06789a1149d", "port_range_min": null, "ethertype": "IPv6", "project_id": "020d00b5451a467cb276d06789a1149d"}], "revision_number": 4, "project_id": "020d00b5451a467cb276d06789a1149d", "id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "created_at": "2019-01-18T04:39:06Z", "updated_at": "2019-01-18T04:39:06Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "4e399c2e-bc03-4aa3-b192-1fafdc9248ba", "remote_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "47feb8aba08a40dca7028a1701e597b9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "4bf1a402-0fa2-4cfd-9fee-4a28f16bb271", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "47feb8aba08a40dca7028a1701e597b9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "0aedefa2-edbc-47b5-bead-e954540f6937", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "47feb8aba08a40dca7028a1701e597b9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "8860837e-afbd-4411-adf9-d88db88c2114", "remote_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "47feb8aba08a40dca7028a1701e597b9"}], "revision_number": 4, "project_id": "47feb8aba08a40dca7028a1701e597b9", "id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "name": "default"}]} 2019-01-18 06:11:54,925 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-ad75b7f2-b320-4c07-a9e7-dd5a814cd249 2019-01-18 06:11:54,930 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/9c53a91613fb4d5080479ac6f51697ed -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d536cf8441b81572b7badb610d86cfbffab46690" 2019-01-18 06:11:55,009 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:11:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-038f51f1-8e34-4e95-967f-b9f6555ce3e2 Content-Encoding: gzip Content-Length: 190 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/9c53a91613fb4d5080479ac6f51697ed"}, "enabled": true, "id": "9c53a91613fb4d5080479ac6f51697ed", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2019-01-18 06:11:55,009 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/9c53a91613fb4d5080479ac6f51697ed used request id req-038f51f1-8e34-4e95-967f-b9f6555ce3e2 2019-01-18 06:11:55,013 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/020d00b5451a467cb276d06789a1149d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d536cf8441b81572b7badb610d86cfbffab46690" 2019-01-18 06:11:55,105 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:11:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d802e2f4-f3f2-4fc9-8d5f-9cb8c99d1a6e Content-Encoding: gzip Content-Length: 248 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/020d00b5451a467cb276d06789a1149d"}, "enabled": true, "id": "020d00b5451a467cb276d06789a1149d", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}} 2019-01-18 06:11:55,105 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/020d00b5451a467cb276d06789a1149d used request id req-d802e2f4-f3f2-4fc9-8d5f-9cb8c99d1a6e 2019-01-18 06:11:55,109 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/47feb8aba08a40dca7028a1701e597b9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d536cf8441b81572b7badb610d86cfbffab46690" 2019-01-18 06:11:55,199 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:11:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a153403b-2b17-467a-81a9-a1844c45f6c7 Content-Encoding: gzip Content-Length: 205 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/47feb8aba08a40dca7028a1701e597b9"}, "enabled": true, "id": "47feb8aba08a40dca7028a1701e597b9", "parent_id": "default", "domain_id": "default", "name": "service"}} 2019-01-18 06:11:55,199 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/47feb8aba08a40dca7028a1701e597b9 used request id req-a153403b-2b17-467a-81a9-a1844c45f6c7 2019-01-18 06:11:55,200 - keystone_utils - INFO - Deleting project with name - CreateSimpleVolumeFailureTests-cb9003e8-709b-4ed-proj 2019-01-18 06:11:55,204 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/272eef5e8f76488390e537c279c3a445 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d536cf8441b81572b7badb610d86cfbffab46690" 2019-01-18 06:11:55,341 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 06:11:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c4c182c3-37ad-42ba-9e2b-396662af9f4d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 06:11:55,342 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/272eef5e8f76488390e537c279c3a445 used request id req-c4c182c3-37ad-42ba-9e2b-396662af9f4d 2019-01-18 06:11:55,342 - keystone_utils - INFO - Deleting role with name - CreateSimpleVolumeFailureTests-cb9003e8-709b-4ed-proj-role 2019-01-18 06:11:55,346 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/199c51fcc8ae4b0c956949020e101e90 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d536cf8441b81572b7badb610d86cfbffab46690" 2019-01-18 06:11:55,452 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 06:11:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bff793d3-7f0e-43c3-8c5a-2206990ad145 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 06:11:55,452 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/199c51fcc8ae4b0c956949020e101e90 used request id req-bff793d3-7f0e-43c3-8c5a-2206990ad145 2019-01-18 06:11:55,456 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d536cf8441b81572b7badb610d86cfbffab46690" 2019-01-18 06:11:55,543 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:11:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8461b2c3-9900-468f-9209-b91fd7fc4b17 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "488fca829f8b496daa1cd2cdc6e45c49", "links": {"self": "http://172.30.9.23:5000/v3/roles/488fca829f8b496daa1cd2cdc6e45c49"}, "name": "Member"}, {"domain_id": null, "id": "6b7f4f4f76264b6fb449c43b86ee3817", "links": {"self": "http://172.30.9.23:5000/v3/roles/6b7f4f4f76264b6fb449c43b86ee3817"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a482b711adf94961bf4bb28eda7f0e28", "links": {"self": "http://172.30.9.23:5000/v3/roles/a482b711adf94961bf4bb28eda7f0e28"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c65201bd05504fa786d79b166e8bbba3", "links": {"self": "http://172.30.9.23:5000/v3/roles/c65201bd05504fa786d79b166e8bbba3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "e7e317b66c174923a8cb46c48d897c8d", "links": {"self": "http://172.30.9.23:5000/v3/roles/e7e317b66c174923a8cb46c48d897c8d"}, "name": "ResellerAdmin"}]} 2019-01-18 06:11:55,543 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-8461b2c3-9900-468f-9209-b91fd7fc4b17 2019-01-18 06:11:55,544 - keystone_utils - INFO - Deleting user with name - CreateSimpleVolumeFailureTests-cb9003e8-709b-4ed-user 2019-01-18 06:11:55,548 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/b6bba3f168a1457d9b31f19d3d6a817d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}beb270f7e6c53b36fc6e3e943d27cd06abd3802d" 2019-01-18 06:11:55,714 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 06:11:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ae17aca4-c7d4-4f2f-b535-1faa5db44875 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 06:11:55,714 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/b6bba3f168a1457d9b31f19d3d6a817d used request id req-ae17aca4-c7d4-4f2f-b535-1faa5db44875 2019-01-18 06:11:55,715 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:11:56,101 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "488fca829f8b496daa1cd2cdc6e45c49", "name": "Member"}, {"id": "c65201bd05504fa786d79b166e8bbba3", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}], "expires_at": "2019-01-18T07:11:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "020d00b5451a467cb276d06789a1149d", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "id": "e292c913af7844408b6509a836e493f5"}, "audit_ids": ["S0irioxzQ6acFOcDNancGQ"], "issued_at": "2019-01-18T06:11:56.000000Z"}} 2019-01-18 06:11:56,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}ac943d6308a99e55367c448edaa16f5aa9822f7b" 2019-01-18 06:11:56,183 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:11:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7ba7fec7-5f34-464c-a09d-bc487e6c38cb Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:11:56,183 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-7ba7fec7-5f34-464c-a09d-bc487e6c38cb 2019-01-18 06:11:56,184 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:11:56,185 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:11:56,562 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "488fca829f8b496daa1cd2cdc6e45c49", "name": "Member"}, {"id": "c65201bd05504fa786d79b166e8bbba3", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}], "expires_at": "2019-01-18T07:11:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "020d00b5451a467cb276d06789a1149d", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "id": "e292c913af7844408b6509a836e493f5"}, "audit_ids": ["e3Tt5MvdQqq64LBLjCyOyQ"], "issued_at": "2019-01-18T06:11:56.000000Z"}} 2019-01-18 06:11:56,562 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94202f7efbf018ad20119d630821746edb3ea5b0" 2019-01-18 06:11:56,645 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:11:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7abfc968-7b00-41d4-8409-6468d806bef6 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:11:56,646 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-7abfc968-7b00-41d4-8409-6468d806bef6 2019-01-18 06:11:56,650 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-18 06:11:56,655 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 18 Jan 2019 06: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"}]}]}} 2019-01-18 06:11:56,656 - 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-2dcfaf37-1a27-461-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94202f7efbf018ad20119d630821746edb3ea5b0" 2019-01-18 06:11:56,739 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:11:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c0901474-9244-46cd-93f4-42804c46640a 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-2dcfaf37-1a27-461-proj", "previous": null, "next": null}, "projects": []} 2019-01-18 06:11:56,739 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeFailureTests-2dcfaf37-1a27-461-proj used request id req-c0901474-9244-46cd-93f4-42804c46640a 2019-01-18 06:11:56,743 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94202f7efbf018ad20119d630821746edb3ea5b0" 2019-01-18 06:11:56,831 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:11:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c17f2b1f-5ea5-4fb8-b7e5-ab53bfff421c Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-18 06:11:56,832 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-c17f2b1f-5ea5-4fb8-b7e5-ab53bfff421c 2019-01-18 06:11:56,835 - 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}94202f7efbf018ad20119d630821746edb3ea5b0" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSimpleVolumeFailureTests-2dcfaf37-1a27-461-proj"}}' 2019-01-18 06:11:56,962 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 18 Jan 2019 06:11:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-93a19ca5-0e66-4a58-b6ee-ecebeb2ed5d4 Content-Length: 315 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/4b0a5c834a8b4aca9f2d30e83236e4eb"}, "enabled": true, "id": "4b0a5c834a8b4aca9f2d30e83236e4eb", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeFailureTests-2dcfaf37-1a27-461-proj"}} 2019-01-18 06:11:56,962 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-93a19ca5-0e66-4a58-b6ee-ecebeb2ed5d4 2019-01-18 06:11:56,962 - keystone_utils - INFO - Created project with name - CreateSimpleVolumeFailureTests-2dcfaf37-1a27-461-proj 2019-01-18 06:11:56,962 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:11:56,963 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:11:57,337 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "488fca829f8b496daa1cd2cdc6e45c49", "name": "Member"}, {"id": "c65201bd05504fa786d79b166e8bbba3", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}], "expires_at": "2019-01-18T07:11:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "020d00b5451a467cb276d06789a1149d", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "id": "e292c913af7844408b6509a836e493f5"}, "audit_ids": ["Z8L-GPgKQEmcHLz_wozoFA"], "issued_at": "2019-01-18T06:11:57.000000Z"}} 2019-01-18 06:11:57,338 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c7630cb89b292b0b72f379c73dde40a26b0b28f" 2019-01-18 06:11:57,424 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:11:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6e710637-02ec-408a-9cfb-03778a429379 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:11:57,424 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-6e710637-02ec-408a-9cfb-03778a429379 2019-01-18 06:11:57,429 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-18 06:11:57,434 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 18 Jan 2019 06:11: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"}]}]}} 2019-01-18 06:11:57,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}9c7630cb89b292b0b72f379c73dde40a26b0b28f" 2019-01-18 06:11:57,538 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:11:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c43d1043-f488-4df8-8be6-da62dade52ed Content-Encoding: gzip Content-Length: 869 Content-Type: application/json RESP BODY: {"users": [{"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/0607a2b4beb0408e9fa51cc5ba027ac6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0607a2b4beb0408e9fa51cc5ba027ac6", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/17c61b95071545a094cc82823d2b88b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "17c61b95071545a094cc82823d2b88b8", "email": "nova@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/29e5d2dfed2447bda26fc75bd1122674"}, "domain_id": "default", "enabled": true, "options": {}, "id": "29e5d2dfed2447bda26fc75bd1122674", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/3b6dcc8c791e4b6e8831f5b5e583de80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3b6dcc8c791e4b6e8831f5b5e583de80", "email": "neutron@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.23:5000/v3/users/45ab52d673584bc198669be88c88b878"}, "domain_id": "default", "enabled": true, "options": {}, "id": "45ab52d673584bc198669be88c88b878", "email": "barbican@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/57795b4ee52f49c6a71f55bb6c4012f8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "57795b4ee52f49c6a71f55bb6c4012f8", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/5c52969262974d64ac2a300ca5d60f50"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c52969262974d64ac2a300ca5d60f50", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/5fc15572bb1c489ba92bd9945bbc1f64"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5fc15572bb1c489ba92bd9945bbc1f64", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/6b519d70e25f4e61a9dfd738cd6bba22"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6b519d70e25f4e61a9dfd738cd6bba22", "email": "heat@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.23:5000/v3/users/8248437208b540c2893a7117ad102a87"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8248437208b540c2893a7117ad102a87", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/890dee97e62840c5b15e36f03f6b7efc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "890dee97e62840c5b15e36f03f6b7efc", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/8cccb516ecc44ed9bb7c8633df108fd4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8cccb516ecc44ed9bb7c8633df108fd4", "email": "glance@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.23:5000/v3/users/97c3d863a98148299fa116fdb54be470"}, "domain_id": "default", "enabled": true, "options": {}, "id": "97c3d863a98148299fa116fdb54be470", "email": "tacker@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/a2a0c8c0f19941808c9f618af50b3b79"}, "domain_id": "c19db1b8f60647a9a114cd23287c807b", "enabled": true, "options": {}, "id": "a2a0c8c0f19941808c9f618af50b3b79", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "links": {"self": "http://172.30.9.23:5000/v3/users/e292c913af7844408b6509a836e493f5"}, "domain_id": "default", "enabled": true, "id": "e292c913af7844408b6509a836e493f5", "options": {}}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/fe5de73ba9cb41b2be24ccf1f72f5ed4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe5de73ba9cb41b2be24ccf1f72f5ed4", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2019-01-18 06:11:57,539 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-c43d1043-f488-4df8-8be6-da62dade52ed 2019-01-18 06:11:57,543 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateSimpleVolumeFailureTests-2dcfaf37-1a27-461-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c7630cb89b292b0b72f379c73dde40a26b0b28f" 2019-01-18 06:11:57,561 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:11:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4aa3cee4-d0c7-4424-88c5-be853f81e090 Content-Encoding: gzip Content-Length: 259 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateSimpleVolumeFailureTests-2dcfaf37-1a27-461-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/4b0a5c834a8b4aca9f2d30e83236e4eb"}, "enabled": true, "id": "4b0a5c834a8b4aca9f2d30e83236e4eb", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeFailureTests-2dcfaf37-1a27-461-proj"}]} 2019-01-18 06:11:57,562 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateSimpleVolumeFailureTests-2dcfaf37-1a27-461-proj used request id req-4aa3cee4-d0c7-4424-88c5-be853f81e090 2019-01-18 06:11:57,565 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c7630cb89b292b0b72f379c73dde40a26b0b28f" 2019-01-18 06:11:57,653 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:11:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bd006910-bb95-4206-a2bf-165e93728484 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-18 06:11:57,653 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-bd006910-bb95-4206-a2bf-165e93728484 2019-01-18 06:11:57,944 - keystone_utils - INFO - Created user with name - CreateSimpleVolumeFailureTests-2dcfaf37-1a27-461-user 2019-01-18 06:11:57,945 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:11:57,949 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94202f7efbf018ad20119d630821746edb3ea5b0" 2019-01-18 06:11:58,045 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:11:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a76de566-efc3-4ed1-ae72-1bf01fd315b1 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "488fca829f8b496daa1cd2cdc6e45c49", "links": {"self": "http://172.30.9.23:5000/v3/roles/488fca829f8b496daa1cd2cdc6e45c49"}, "name": "Member"}, {"domain_id": null, "id": "6b7f4f4f76264b6fb449c43b86ee3817", "links": {"self": "http://172.30.9.23:5000/v3/roles/6b7f4f4f76264b6fb449c43b86ee3817"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a482b711adf94961bf4bb28eda7f0e28", "links": {"self": "http://172.30.9.23:5000/v3/roles/a482b711adf94961bf4bb28eda7f0e28"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c65201bd05504fa786d79b166e8bbba3", "links": {"self": "http://172.30.9.23:5000/v3/roles/c65201bd05504fa786d79b166e8bbba3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "e7e317b66c174923a8cb46c48d897c8d", "links": {"self": "http://172.30.9.23:5000/v3/roles/e7e317b66c174923a8cb46c48d897c8d"}, "name": "ResellerAdmin"}]} 2019-01-18 06:11:58,045 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-a76de566-efc3-4ed1-ae72-1bf01fd315b1 2019-01-18 06:11:58,049 - 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}94202f7efbf018ad20119d630821746edb3ea5b0" -d '{"role": {"name": "CreateSimpleVolumeFailureTests-2dcfaf37-1a27-461-proj-role"}}' 2019-01-18 06:11:58,153 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 18 Jan 2019 06:11:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5cee8a9e-2c83-41af-885b-ba0d57c08387 Content-Length: 229 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "a55ee16eb00340a5b5704c6c57c39f43", "links": {"self": "http://172.30.9.23:5000/v3/roles/a55ee16eb00340a5b5704c6c57c39f43"}, "name": "CreateSimpleVolumeFailureTests-2dcfaf37-1a27-461-proj-role"}} 2019-01-18 06:11:58,153 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-5cee8a9e-2c83-41af-885b-ba0d57c08387 2019-01-18 06:11:58,154 - keystone_utils - INFO - Created role with name - CreateSimpleVolumeFailureTests-2dcfaf37-1a27-461-proj-role 2019-01-18 06:11:58,157 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/a55ee16eb00340a5b5704c6c57c39f43 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94202f7efbf018ad20119d630821746edb3ea5b0" 2019-01-18 06:11:58,173 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:11:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bec658d6-15fe-4891-9787-489aafbaf9e3 Content-Encoding: gzip Content-Length: 183 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.23:5000/v3/roles/a55ee16eb00340a5b5704c6c57c39f43"}, "domain_id": null, "name": "CreateSimpleVolumeFailureTests-2dcfaf37-1a27-461-proj-role", "id": "a55ee16eb00340a5b5704c6c57c39f43"}} 2019-01-18 06:11:58,173 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/a55ee16eb00340a5b5704c6c57c39f43 used request id req-bec658d6-15fe-4891-9787-489aafbaf9e3 2019-01-18 06:11:58,173 - keystone_utils - INFO - Granting role CreateSimpleVolumeFailureTests-2dcfaf37-1a27-461-proj-role to project CreateSimpleVolumeFailureTests-2dcfaf37-1a27-461-proj 2019-01-18 06:11:58,177 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/4b0a5c834a8b4aca9f2d30e83236e4eb/users/caa26668f94d4904abdf218650fccba3/roles/a55ee16eb00340a5b5704c6c57c39f43 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94202f7efbf018ad20119d630821746edb3ea5b0" 2019-01-18 06:11:58,390 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 06:11:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c928ed55-39b0-4112-95fc-24e2cb3fd6f3 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 06:11:58,390 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/4b0a5c834a8b4aca9f2d30e83236e4eb/users/caa26668f94d4904abdf218650fccba3/roles/a55ee16eb00340a5b5704c6c57c39f43 used request id req-c928ed55-39b0-4112-95fc-24e2cb3fd6f3 2019-01-18 06:11:58,392 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:11:58,393 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:11:58,778 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a55ee16eb00340a5b5704c6c57c39f43", "name": "CreateSimpleVolumeFailureTests-2dcfaf37-1a27-461-proj-role"}], "expires_at": "2019-01-18T07:11:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4b0a5c834a8b4aca9f2d30e83236e4eb", "name": "CreateSimpleVolumeFailureTests-2dcfaf37-1a27-461-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/4b0a5c834a8b4aca9f2d30e83236e4eb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/4b0a5c834a8b4aca9f2d30e83236e4eb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/4b0a5c834a8b4aca9f2d30e83236e4eb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/4b0a5c834a8b4aca9f2d30e83236e4eb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/4b0a5c834a8b4aca9f2d30e83236e4eb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/4b0a5c834a8b4aca9f2d30e83236e4eb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/4b0a5c834a8b4aca9f2d30e83236e4eb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/4b0a5c834a8b4aca9f2d30e83236e4eb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/4b0a5c834a8b4aca9f2d30e83236e4eb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/4b0a5c834a8b4aca9f2d30e83236e4eb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/4b0a5c834a8b4aca9f2d30e83236e4eb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/4b0a5c834a8b4aca9f2d30e83236e4eb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSimpleVolumeFailureTests-2dcfaf37-1a27-461-user", "id": "caa26668f94d4904abdf218650fccba3"}, "audit_ids": ["XHvUyteCST6n7d0UIfFawQ"], "issued_at": "2019-01-18T06:11:58.000000Z"}} 2019-01-18 06:11:58,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}a18dc9b677d483fa99dc9610ebbc60296ce0f2cd" 2019-01-18 06:11:58,844 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:11:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7b2c8ab1-2e38-4357-8bd4-388f6d484a39 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:11:58,844 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-7b2c8ab1-2e38-4357-8bd4-388f6d484a39 2019-01-18 06:11:58,850 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/4b0a5c834a8b4aca9f2d30e83236e4eb/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a18dc9b677d483fa99dc9610ebbc60296ce0f2cd" 2019-01-18 06:11:59,040 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:11:58 GMT Server: Apache x-compute-request-id: req-1e862e5a-5d3f-45e3-9bab-e639f6f39117 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-1e862e5a-5d3f-45e3-9bab-e639f6f39117 Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2019-01-18 06:11:59,040 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/4b0a5c834a8b4aca9f2d30e83236e4eb/volumes/detail used request id req-1e862e5a-5d3f-45e3-9bab-e639f6f39117 2019-01-18 06:11:59,044 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8776/v3/4b0a5c834a8b4aca9f2d30e83236e4eb/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-1e862e5a-5d3f-45e3-9bab-e639f6f39117" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a18dc9b677d483fa99dc9610ebbc60296ce0f2cd" -d '{"volume": {"status": "creating", "user_id": null, "name": "CreateSimpleVolumeFailureTests-5b67ea17-7017-49ed-85f9-c65c525f9a4a", "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}}' 2019-01-18 06:11:59,667 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Fri, 18 Jan 2019 06:11:59 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-be52b3b1-fbc6-4a78-a4d5-9023d0f94323 x-openstack-request-id: req-be52b3b1-fbc6-4a78-a4d5-9023d0f94323 Content-Length: 91 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume type with name foo could not be found.", "code": 404}} 2019-01-18 06:11:59,667 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.23:8776/v3/4b0a5c834a8b4aca9f2d30e83236e4eb/volumes used request id req-be52b3b1-fbc6-4a78-a4d5-9023d0f94323 2019-01-18 06:11:59,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}94202f7efbf018ad20119d630821746edb3ea5b0" 2019-01-18 06:11:59,872 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-901ede4a-cb80-4ab7-ad9d-0c053504c854 Date: Fri, 18 Jan 2019 06:11:59 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-18T04:53:26Z", "updated_at": "2019-01-18T04:53:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:53:26Z", "revision_number": 0, "id": "84255fa4-c13a-4cfe-b73d-e56ee216ca1e", "remote_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "remote_ip_prefix": null, "created_at": "2019-01-18T04:53:26Z", "security_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:53:26Z", "revision_number": 0, "id": "571036d3-cb1d-483a-acb9-96f19293add9", "remote_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "remote_ip_prefix": null, "created_at": "2019-01-18T04:53:26Z", "security_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:53:26Z", "revision_number": 0, "id": "260c2de9-5dc5-4508-b06c-24b9d7ed838c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:53:26Z", "security_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:53:26Z", "revision_number": 0, "id": "9c6f69fc-3bf8-4346-9288-5a255b82b67e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:53:26Z", "security_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "created_at": "2019-01-18T04:51:20Z", "updated_at": "2019-01-18T04:51:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "87b9b994-ae22-4850-863a-6a4925bd01fe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv4", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "45161a51-d6dd-4bb8-986d-bc2f88599c1d", "remote_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv6", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "2b339890-44d0-4711-a050-08a64d58e2a0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv6", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "24c99e6f-888c-4943-9c93-54ad3b18b18c", "remote_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv4", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}], "revision_number": 4, "project_id": "9c53a91613fb4d5080479ac6f51697ed", "id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "020d00b5451a467cb276d06789a1149d", "created_at": "2019-01-18T05:59:12Z", "updated_at": "2019-01-18T05:59:12Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:12Z", "revision_number": 0, "id": "8faf6dda-6919-4b75-b745-2af38abf8dcf", "remote_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:12Z", "security_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "tenant_id": "020d00b5451a467cb276d06789a1149d", "port_range_min": null, "ethertype": "IPv4", "project_id": "020d00b5451a467cb276d06789a1149d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:12Z", "revision_number": 0, "id": "60f7d4a7-1a27-4801-a1e8-5bf33633b818", "remote_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:12Z", "security_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "tenant_id": "020d00b5451a467cb276d06789a1149d", "port_range_min": null, "ethertype": "IPv6", "project_id": "020d00b5451a467cb276d06789a1149d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:12Z", "revision_number": 0, "id": "38b9f88b-1fc0-40d1-af74-237d79be193d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:12Z", "security_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "tenant_id": "020d00b5451a467cb276d06789a1149d", "port_range_min": null, "ethertype": "IPv4", "project_id": "020d00b5451a467cb276d06789a1149d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:12Z", "revision_number": 0, "id": "38b091dd-dca7-4cbe-8c1c-dd18a74bfca8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:12Z", "security_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "tenant_id": "020d00b5451a467cb276d06789a1149d", "port_range_min": null, "ethertype": "IPv6", "project_id": "020d00b5451a467cb276d06789a1149d"}], "revision_number": 4, "project_id": "020d00b5451a467cb276d06789a1149d", "id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "created_at": "2019-01-18T04:39:06Z", "updated_at": "2019-01-18T04:39:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "0aedefa2-edbc-47b5-bead-e954540f6937", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "47feb8aba08a40dca7028a1701e597b9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "8860837e-afbd-4411-adf9-d88db88c2114", "remote_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "47feb8aba08a40dca7028a1701e597b9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "4e399c2e-bc03-4aa3-b192-1fafdc9248ba", "remote_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "47feb8aba08a40dca7028a1701e597b9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "4bf1a402-0fa2-4cfd-9fee-4a28f16bb271", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "47feb8aba08a40dca7028a1701e597b9"}], "revision_number": 4, "project_id": "47feb8aba08a40dca7028a1701e597b9", "id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "name": "default"}]} 2019-01-18 06:11:59,872 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-901ede4a-cb80-4ab7-ad9d-0c053504c854 2019-01-18 06:11:59,877 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/9c53a91613fb4d5080479ac6f51697ed -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94202f7efbf018ad20119d630821746edb3ea5b0" 2019-01-18 06:11:59,964 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:11:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-69e6b70a-b917-4550-ba42-a296bc920923 Content-Encoding: gzip Content-Length: 190 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/9c53a91613fb4d5080479ac6f51697ed"}, "enabled": true, "id": "9c53a91613fb4d5080479ac6f51697ed", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2019-01-18 06:11:59,965 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/9c53a91613fb4d5080479ac6f51697ed used request id req-69e6b70a-b917-4550-ba42-a296bc920923 2019-01-18 06:11:59,968 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/020d00b5451a467cb276d06789a1149d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94202f7efbf018ad20119d630821746edb3ea5b0" 2019-01-18 06:12:00,062 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:11:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-15ab2988-b149-455f-a07d-65172105b877 Content-Encoding: gzip Content-Length: 248 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/020d00b5451a467cb276d06789a1149d"}, "enabled": true, "id": "020d00b5451a467cb276d06789a1149d", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}} 2019-01-18 06:12:00,062 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/020d00b5451a467cb276d06789a1149d used request id req-15ab2988-b149-455f-a07d-65172105b877 2019-01-18 06:12:00,066 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/47feb8aba08a40dca7028a1701e597b9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94202f7efbf018ad20119d630821746edb3ea5b0" 2019-01-18 06:12:00,145 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:12:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7b2f12e8-2d77-4847-8f9b-b971be780e8e Content-Encoding: gzip Content-Length: 205 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/47feb8aba08a40dca7028a1701e597b9"}, "enabled": true, "id": "47feb8aba08a40dca7028a1701e597b9", "parent_id": "default", "domain_id": "default", "name": "service"}} 2019-01-18 06:12:00,145 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/47feb8aba08a40dca7028a1701e597b9 used request id req-7b2f12e8-2d77-4847-8f9b-b971be780e8e 2019-01-18 06:12:00,146 - keystone_utils - INFO - Deleting project with name - CreateSimpleVolumeFailureTests-2dcfaf37-1a27-461-proj 2019-01-18 06:12:00,150 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/4b0a5c834a8b4aca9f2d30e83236e4eb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94202f7efbf018ad20119d630821746edb3ea5b0" 2019-01-18 06:12:00,347 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 06:12:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d26f5269-a396-457e-9566-2cbefdea91b9 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 06:12:00,347 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/4b0a5c834a8b4aca9f2d30e83236e4eb used request id req-d26f5269-a396-457e-9566-2cbefdea91b9 2019-01-18 06:12:00,348 - keystone_utils - INFO - Deleting role with name - CreateSimpleVolumeFailureTests-2dcfaf37-1a27-461-proj-role 2019-01-18 06:12:00,351 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/a55ee16eb00340a5b5704c6c57c39f43 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94202f7efbf018ad20119d630821746edb3ea5b0" 2019-01-18 06:12:00,464 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 06:12:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8eab9b04-2d65-4f89-b32e-320c11f9c3ed Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 06:12:00,464 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/a55ee16eb00340a5b5704c6c57c39f43 used request id req-8eab9b04-2d65-4f89-b32e-320c11f9c3ed 2019-01-18 06:12:00,468 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94202f7efbf018ad20119d630821746edb3ea5b0" 2019-01-18 06:12:00,560 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:12:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-61de1ab6-f3d4-471a-aa51-8a7d52945285 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "488fca829f8b496daa1cd2cdc6e45c49", "links": {"self": "http://172.30.9.23:5000/v3/roles/488fca829f8b496daa1cd2cdc6e45c49"}, "name": "Member"}, {"domain_id": null, "id": "6b7f4f4f76264b6fb449c43b86ee3817", "links": {"self": "http://172.30.9.23:5000/v3/roles/6b7f4f4f76264b6fb449c43b86ee3817"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a482b711adf94961bf4bb28eda7f0e28", "links": {"self": "http://172.30.9.23:5000/v3/roles/a482b711adf94961bf4bb28eda7f0e28"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c65201bd05504fa786d79b166e8bbba3", "links": {"self": "http://172.30.9.23:5000/v3/roles/c65201bd05504fa786d79b166e8bbba3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "e7e317b66c174923a8cb46c48d897c8d", "links": {"self": "http://172.30.9.23:5000/v3/roles/e7e317b66c174923a8cb46c48d897c8d"}, "name": "ResellerAdmin"}]} 2019-01-18 06:12:00,560 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-61de1ab6-f3d4-471a-aa51-8a7d52945285 2019-01-18 06:12:00,561 - keystone_utils - INFO - Deleting user with name - CreateSimpleVolumeFailureTests-2dcfaf37-1a27-461-user 2019-01-18 06:12:00,565 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/caa26668f94d4904abdf218650fccba3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c7630cb89b292b0b72f379c73dde40a26b0b28f" 2019-01-18 06:12:00,758 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 06:12:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dc2f59d0-6677-4430-8443-b13e98fae0a4 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 06:12:00,758 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/caa26668f94d4904abdf218650fccba3 used request id req-dc2f59d0-6677-4430-8443-b13e98fae0a4 2019-01-18 06:12:00,759 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:12:01,146 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "488fca829f8b496daa1cd2cdc6e45c49", "name": "Member"}, {"id": "c65201bd05504fa786d79b166e8bbba3", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}], "expires_at": "2019-01-18T07:12:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "020d00b5451a467cb276d06789a1149d", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "id": "e292c913af7844408b6509a836e493f5"}, "audit_ids": ["ZzXbffjBSTyJtFaTnUbz1w"], "issued_at": "2019-01-18T06:12:01.000000Z"}} 2019-01-18 06:12:01,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}f8e8f68242d0c2e4daf7475c6be917a07391d907" 2019-01-18 06:12:01,224 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:12:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-decfc061-a452-42db-a065-7afb63deba57 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:12:01,224 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-decfc061-a452-42db-a065-7afb63deba57 2019-01-18 06:12:01,225 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:12:01,226 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:12:01,611 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "488fca829f8b496daa1cd2cdc6e45c49", "name": "Member"}, {"id": "c65201bd05504fa786d79b166e8bbba3", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}], "expires_at": "2019-01-18T07:12:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "020d00b5451a467cb276d06789a1149d", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "id": "e292c913af7844408b6509a836e493f5"}, "audit_ids": ["OxvbJ5HJTqOBb9BquBarVw"], "issued_at": "2019-01-18T06:12:01.000000Z"}} 2019-01-18 06:12:01,612 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed008ce2d2eaae49bddc283164980337af6df90b" 2019-01-18 06:12:01,702 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:12:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-20673cb3-b226-4812-adfc-0811e0fba40e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:12:01,702 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-20673cb3-b226-4812-adfc-0811e0fba40e 2019-01-18 06:12:01,707 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-18 06:12:01,712 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 18 Jan 2019 06:12: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"}]}]}} 2019-01-18 06:12:01,713 - 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-b1677019-ee34-4f4-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed008ce2d2eaae49bddc283164980337af6df90b" 2019-01-18 06:12:01,799 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:12:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-938d0d66-e38d-484b-8d4b-fa9f148140e7 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-b1677019-ee34-4f4-proj", "previous": null, "next": null}, "projects": []} 2019-01-18 06:12:01,800 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeWithTypeTests-b1677019-ee34-4f4-proj used request id req-938d0d66-e38d-484b-8d4b-fa9f148140e7 2019-01-18 06:12:01,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}ed008ce2d2eaae49bddc283164980337af6df90b" 2019-01-18 06:12:01,896 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:12:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a3b2c112-4e08-4595-adde-e92921fbd713 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-18 06:12:01,896 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-a3b2c112-4e08-4595-adde-e92921fbd713 2019-01-18 06:12:01,900 - 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}ed008ce2d2eaae49bddc283164980337af6df90b" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateVolumeWithTypeTests-b1677019-ee34-4f4-proj"}}' 2019-01-18 06:12:02,003 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 18 Jan 2019 06:12:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-97f64e32-be67-4339-99d7-ac58e233a884 Content-Length: 310 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/ad19bf5a7e214f399fa213c3c3f2fad5"}, "enabled": true, "id": "ad19bf5a7e214f399fa213c3c3f2fad5", "parent_id": "default", "domain_id": "default", "name": "CreateVolumeWithTypeTests-b1677019-ee34-4f4-proj"}} 2019-01-18 06:12:02,003 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-97f64e32-be67-4339-99d7-ac58e233a884 2019-01-18 06:12:02,004 - keystone_utils - INFO - Created project with name - CreateVolumeWithTypeTests-b1677019-ee34-4f4-proj 2019-01-18 06:12:02,004 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:12:02,005 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:12:02,390 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "488fca829f8b496daa1cd2cdc6e45c49", "name": "Member"}, {"id": "c65201bd05504fa786d79b166e8bbba3", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}], "expires_at": "2019-01-18T07:12:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "020d00b5451a467cb276d06789a1149d", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "id": "e292c913af7844408b6509a836e493f5"}, "audit_ids": ["tohm4uOVR_qaNi-rpK_GWg"], "issued_at": "2019-01-18T06:12:02.000000Z"}} 2019-01-18 06:12:02,390 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8034e18eb4ebda768248f1b31f61268e2c3ec10" 2019-01-18 06:12:02,403 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:12:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1fe3115d-78fc-4cd0-aa8b-16d3af371ef6 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:12:02,403 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-1fe3115d-78fc-4cd0-aa8b-16d3af371ef6 2019-01-18 06:12:02,408 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-18 06:12:02,413 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 18 Jan 2019 06:12: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"}]}]}} 2019-01-18 06:12:02,413 - 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}b8034e18eb4ebda768248f1b31f61268e2c3ec10" 2019-01-18 06:12:02,515 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:12:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9ec03027-7e3e-45ec-bd28-9ae828df8cb4 Content-Encoding: gzip Content-Length: 869 Content-Type: application/json RESP BODY: {"users": [{"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/0607a2b4beb0408e9fa51cc5ba027ac6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0607a2b4beb0408e9fa51cc5ba027ac6", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/17c61b95071545a094cc82823d2b88b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "17c61b95071545a094cc82823d2b88b8", "email": "nova@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/29e5d2dfed2447bda26fc75bd1122674"}, "domain_id": "default", "enabled": true, "options": {}, "id": "29e5d2dfed2447bda26fc75bd1122674", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/3b6dcc8c791e4b6e8831f5b5e583de80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3b6dcc8c791e4b6e8831f5b5e583de80", "email": "neutron@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.23:5000/v3/users/45ab52d673584bc198669be88c88b878"}, "domain_id": "default", "enabled": true, "options": {}, "id": "45ab52d673584bc198669be88c88b878", "email": "barbican@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/57795b4ee52f49c6a71f55bb6c4012f8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "57795b4ee52f49c6a71f55bb6c4012f8", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/5c52969262974d64ac2a300ca5d60f50"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c52969262974d64ac2a300ca5d60f50", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/5fc15572bb1c489ba92bd9945bbc1f64"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5fc15572bb1c489ba92bd9945bbc1f64", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/6b519d70e25f4e61a9dfd738cd6bba22"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6b519d70e25f4e61a9dfd738cd6bba22", "email": "heat@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.23:5000/v3/users/8248437208b540c2893a7117ad102a87"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8248437208b540c2893a7117ad102a87", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/890dee97e62840c5b15e36f03f6b7efc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "890dee97e62840c5b15e36f03f6b7efc", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/8cccb516ecc44ed9bb7c8633df108fd4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8cccb516ecc44ed9bb7c8633df108fd4", "email": "glance@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.23:5000/v3/users/97c3d863a98148299fa116fdb54be470"}, "domain_id": "default", "enabled": true, "options": {}, "id": "97c3d863a98148299fa116fdb54be470", "email": "tacker@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/a2a0c8c0f19941808c9f618af50b3b79"}, "domain_id": "c19db1b8f60647a9a114cd23287c807b", "enabled": true, "options": {}, "id": "a2a0c8c0f19941808c9f618af50b3b79", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "links": {"self": "http://172.30.9.23:5000/v3/users/e292c913af7844408b6509a836e493f5"}, "domain_id": "default", "enabled": true, "id": "e292c913af7844408b6509a836e493f5", "options": {}}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/fe5de73ba9cb41b2be24ccf1f72f5ed4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe5de73ba9cb41b2be24ccf1f72f5ed4", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2019-01-18 06:12:02,515 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-9ec03027-7e3e-45ec-bd28-9ae828df8cb4 2019-01-18 06:12:02,520 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateVolumeWithTypeTests-b1677019-ee34-4f4-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8034e18eb4ebda768248f1b31f61268e2c3ec10" 2019-01-18 06:12:02,614 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:12:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c2bed4fe-b04e-4c79-81c4-e8811de785a7 Content-Encoding: gzip Content-Length: 255 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateVolumeWithTypeTests-b1677019-ee34-4f4-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/ad19bf5a7e214f399fa213c3c3f2fad5"}, "enabled": true, "id": "ad19bf5a7e214f399fa213c3c3f2fad5", "parent_id": "default", "domain_id": "default", "name": "CreateVolumeWithTypeTests-b1677019-ee34-4f4-proj"}]} 2019-01-18 06:12:02,614 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateVolumeWithTypeTests-b1677019-ee34-4f4-proj used request id req-c2bed4fe-b04e-4c79-81c4-e8811de785a7 2019-01-18 06:12:02,618 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8034e18eb4ebda768248f1b31f61268e2c3ec10" 2019-01-18 06:12:02,701 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:12:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cb203386-1341-42dd-8477-8cb86bf5e39f Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-18 06:12:02,701 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-cb203386-1341-42dd-8477-8cb86bf5e39f 2019-01-18 06:12:03,075 - keystone_utils - INFO - Created user with name - CreateVolumeWithTypeTests-b1677019-ee34-4f4-user 2019-01-18 06:12:03,076 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:12:03,080 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed008ce2d2eaae49bddc283164980337af6df90b" 2019-01-18 06:12:03,174 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:12:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-46df25ad-2906-48ef-8b34-671cdb9f068e Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "488fca829f8b496daa1cd2cdc6e45c49", "links": {"self": "http://172.30.9.23:5000/v3/roles/488fca829f8b496daa1cd2cdc6e45c49"}, "name": "Member"}, {"domain_id": null, "id": "6b7f4f4f76264b6fb449c43b86ee3817", "links": {"self": "http://172.30.9.23:5000/v3/roles/6b7f4f4f76264b6fb449c43b86ee3817"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a482b711adf94961bf4bb28eda7f0e28", "links": {"self": "http://172.30.9.23:5000/v3/roles/a482b711adf94961bf4bb28eda7f0e28"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c65201bd05504fa786d79b166e8bbba3", "links": {"self": "http://172.30.9.23:5000/v3/roles/c65201bd05504fa786d79b166e8bbba3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "e7e317b66c174923a8cb46c48d897c8d", "links": {"self": "http://172.30.9.23:5000/v3/roles/e7e317b66c174923a8cb46c48d897c8d"}, "name": "ResellerAdmin"}]} 2019-01-18 06:12:03,175 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-46df25ad-2906-48ef-8b34-671cdb9f068e 2019-01-18 06:12:03,178 - 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}ed008ce2d2eaae49bddc283164980337af6df90b" -d '{"role": {"name": "CreateVolumeWithTypeTests-b1677019-ee34-4f4-proj-role"}}' 2019-01-18 06:12:03,285 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 18 Jan 2019 06:12:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0adf7f95-ab39-492b-a6b3-f61e0c4d3745 Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "7fa9a51097be492184088472e1febc94", "links": {"self": "http://172.30.9.23:5000/v3/roles/7fa9a51097be492184088472e1febc94"}, "name": "CreateVolumeWithTypeTests-b1677019-ee34-4f4-proj-role"}} 2019-01-18 06:12:03,285 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-0adf7f95-ab39-492b-a6b3-f61e0c4d3745 2019-01-18 06:12:03,286 - keystone_utils - INFO - Created role with name - CreateVolumeWithTypeTests-b1677019-ee34-4f4-proj-role 2019-01-18 06:12:03,289 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/7fa9a51097be492184088472e1febc94 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed008ce2d2eaae49bddc283164980337af6df90b" 2019-01-18 06:12:03,377 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:12:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8f82f402-be17-4421-b8b5-0232a1a55967 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.23:5000/v3/roles/7fa9a51097be492184088472e1febc94"}, "domain_id": null, "name": "CreateVolumeWithTypeTests-b1677019-ee34-4f4-proj-role", "id": "7fa9a51097be492184088472e1febc94"}} 2019-01-18 06:12:03,378 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/7fa9a51097be492184088472e1febc94 used request id req-8f82f402-be17-4421-b8b5-0232a1a55967 2019-01-18 06:12:03,378 - keystone_utils - INFO - Granting role CreateVolumeWithTypeTests-b1677019-ee34-4f4-proj-role to project CreateVolumeWithTypeTests-b1677019-ee34-4f4-proj 2019-01-18 06:12:03,382 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/ad19bf5a7e214f399fa213c3c3f2fad5/users/48a403f643524e3aa0212612ebb7732b/roles/7fa9a51097be492184088472e1febc94 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed008ce2d2eaae49bddc283164980337af6df90b" 2019-01-18 06:12:03,512 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 06:12:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d6ec26c2-9bb0-4b8d-8855-0d866f1ca35a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 06:12:03,512 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/ad19bf5a7e214f399fa213c3c3f2fad5/users/48a403f643524e3aa0212612ebb7732b/roles/7fa9a51097be492184088472e1febc94 used request id req-d6ec26c2-9bb0-4b8d-8855-0d866f1ca35a 2019-01-18 06:12:03,512 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:12:03,513 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:12:03,890 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "488fca829f8b496daa1cd2cdc6e45c49", "name": "Member"}, {"id": "c65201bd05504fa786d79b166e8bbba3", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}], "expires_at": "2019-01-18T07:12:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "020d00b5451a467cb276d06789a1149d", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "id": "e292c913af7844408b6509a836e493f5"}, "audit_ids": ["GXT6I_nNQWy07oD2Vra4Vw"], "issued_at": "2019-01-18T06:12:03.000000Z"}} 2019-01-18 06:12:03,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}e69d4d5fbf8fbade6754d105b950bb19479cefc6" 2019-01-18 06:12:03,975 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:12:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2337022f-0b14-4b30-85b0-ebc69ba777c3 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:12:03,975 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-2337022f-0b14-4b30-85b0-ebc69ba777c3 2019-01-18 06:12:03,981 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d/types?is_public=None -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e69d4d5fbf8fbade6754d105b950bb19479cefc6" 2019-01-18 06:12:04,145 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:12:03 GMT Server: Apache x-compute-request-id: req-8bd75e27-a18b-4206-9d55-6b2914548b55 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-8bd75e27-a18b-4206-9d55-6b2914548b55 Content-Length: 20 Content-Type: application/json RESP BODY: {"volume_types": []} 2019-01-18 06:12:04,145 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d/types?is_public=None used request id req-8bd75e27-a18b-4206-9d55-6b2914548b55 2019-01-18 06:12:04,148 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-8bd75e27-a18b-4206-9d55-6b2914548b55" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e69d4d5fbf8fbade6754d105b950bb19479cefc6" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CreateVolumeWithTypeTests-ef8ec88a-5692-46fb-9682-6f53f01d1ed5-vol-type", "description": null}}' 2019-01-18 06:12:04,361 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:12:04 GMT Server: Apache x-compute-request-id: req-7ed2bc2f-00a0-4df6-a0be-a0c888a1a17a OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-7ed2bc2f-00a0-4df6-a0be-a0c888a1a17a Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateVolumeWithTypeTests-ef8ec88a-5692-46fb-9682-6f53f01d1ed5-vol-type", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "987d6f9d-e4f0-4efe-9f97-7c4a214538b9", "description": null}} 2019-01-18 06:12:04,362 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d/types used request id req-7ed2bc2f-00a0-4df6-a0be-a0c888a1a17a 2019-01-18 06:12:04,362 - create_volume_type - INFO - Created volume type with name - CreateVolumeWithTypeTests-ef8ec88a-5692-46fb-9682-6f53f01d1ed5-vol-type 2019-01-18 06:12:04,362 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:12:04,363 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:12:04,746 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7fa9a51097be492184088472e1febc94", "name": "CreateVolumeWithTypeTests-b1677019-ee34-4f4-proj-role"}], "expires_at": "2019-01-18T07:12:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ad19bf5a7e214f399fa213c3c3f2fad5", "name": "CreateVolumeWithTypeTests-b1677019-ee34-4f4-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/ad19bf5a7e214f399fa213c3c3f2fad5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/ad19bf5a7e214f399fa213c3c3f2fad5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/ad19bf5a7e214f399fa213c3c3f2fad5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/ad19bf5a7e214f399fa213c3c3f2fad5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/ad19bf5a7e214f399fa213c3c3f2fad5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/ad19bf5a7e214f399fa213c3c3f2fad5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/ad19bf5a7e214f399fa213c3c3f2fad5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/ad19bf5a7e214f399fa213c3c3f2fad5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/ad19bf5a7e214f399fa213c3c3f2fad5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/ad19bf5a7e214f399fa213c3c3f2fad5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/ad19bf5a7e214f399fa213c3c3f2fad5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/ad19bf5a7e214f399fa213c3c3f2fad5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateVolumeWithTypeTests-b1677019-ee34-4f4-user", "id": "48a403f643524e3aa0212612ebb7732b"}, "audit_ids": ["6Oovye1NQAyl6mtxnStB6A"], "issued_at": "2019-01-18T06:12:04.000000Z"}} 2019-01-18 06:12:04,747 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd2ef0562bb233e9a787adbbce62825babe3a423" 2019-01-18 06:12:04,819 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:12:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f1ec5c26-ff40-4935-aa14-f24dd7d26a0e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:12:04,819 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-f1ec5c26-ff40-4935-aa14-f24dd7d26a0e 2019-01-18 06:12:04,827 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/ad19bf5a7e214f399fa213c3c3f2fad5/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd2ef0562bb233e9a787adbbce62825babe3a423" 2019-01-18 06:12:05,023 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:12:04 GMT Server: Apache x-compute-request-id: req-ddf476db-1394-4c01-92bc-7065f5b9594f OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-ddf476db-1394-4c01-92bc-7065f5b9594f Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2019-01-18 06:12:05,023 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/ad19bf5a7e214f399fa213c3c3f2fad5/volumes/detail used request id req-ddf476db-1394-4c01-92bc-7065f5b9594f 2019-01-18 06:12:05,026 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8776/v3/ad19bf5a7e214f399fa213c3c3f2fad5/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-ddf476db-1394-4c01-92bc-7065f5b9594f" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd2ef0562bb233e9a787adbbce62825babe3a423" -d '{"volume": {"status": "creating", "user_id": null, "name": "CreateVolumeWithTypeTests-ef8ec88a-5692-46fb-9682-6f53f01d1ed5-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}}' 2019-01-18 06:12:05,178 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Fri, 18 Jan 2019 06:12:05 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-ae250699-35f7-45c3-91bf-376730e08592 x-openstack-request-id: req-ae250699-35f7-45c3-91bf-376730e08592 Content-Length: 91 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume type with name foo could not be found.", "code": 404}} 2019-01-18 06:12:05,178 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.23:8776/v3/ad19bf5a7e214f399fa213c3c3f2fad5/volumes used request id req-ae250699-35f7-45c3-91bf-376730e08592 2019-01-18 06:12:05,179 - cinder_utils - INFO - Deleting volume named - CreateVolumeWithTypeTests-ef8ec88a-5692-46fb-9682-6f53f01d1ed5-vol-type 2019-01-18 06:12:05,182 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d/types/987d6f9d-e4f0-4efe-9f97-7c4a214538b9 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-8bd75e27-a18b-4206-9d55-6b2914548b55" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e69d4d5fbf8fbade6754d105b950bb19479cefc6" 2019-01-18 06:12:05,399 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Fri, 18 Jan 2019 06:12:05 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-bda4a432-2191-41cd-a01b-171437c80817 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. 2019-01-18 06:12:05,399 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d/types/987d6f9d-e4f0-4efe-9f97-7c4a214538b9 used request id req-bda4a432-2191-41cd-a01b-171437c80817 2019-01-18 06:12:05,402 - 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}ed008ce2d2eaae49bddc283164980337af6df90b" 2019-01-18 06:12:05,615 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-ad4f2ecc-96b3-405b-9ee8-efd7789adb39 Date: Fri, 18 Jan 2019 06:12:05 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-18T04:53:26Z", "updated_at": "2019-01-18T04:53:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:53:26Z", "revision_number": 0, "id": "9c6f69fc-3bf8-4346-9288-5a255b82b67e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:53:26Z", "security_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:53:26Z", "revision_number": 0, "id": "84255fa4-c13a-4cfe-b73d-e56ee216ca1e", "remote_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "remote_ip_prefix": null, "created_at": "2019-01-18T04:53:26Z", "security_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:53:26Z", "revision_number": 0, "id": "571036d3-cb1d-483a-acb9-96f19293add9", "remote_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "remote_ip_prefix": null, "created_at": "2019-01-18T04:53:26Z", "security_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:53:26Z", "revision_number": 0, "id": "260c2de9-5dc5-4508-b06c-24b9d7ed838c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:53:26Z", "security_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "created_at": "2019-01-18T04:51:20Z", "updated_at": "2019-01-18T04:51:20Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "24c99e6f-888c-4943-9c93-54ad3b18b18c", "remote_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv4", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "87b9b994-ae22-4850-863a-6a4925bd01fe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv4", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "45161a51-d6dd-4bb8-986d-bc2f88599c1d", "remote_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv6", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "2b339890-44d0-4711-a050-08a64d58e2a0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv6", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}], "revision_number": 4, "project_id": "9c53a91613fb4d5080479ac6f51697ed", "id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "020d00b5451a467cb276d06789a1149d", "created_at": "2019-01-18T05:59:12Z", "updated_at": "2019-01-18T05:59:12Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:12Z", "revision_number": 0, "id": "38b9f88b-1fc0-40d1-af74-237d79be193d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:12Z", "security_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "tenant_id": "020d00b5451a467cb276d06789a1149d", "port_range_min": null, "ethertype": "IPv4", "project_id": "020d00b5451a467cb276d06789a1149d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:12Z", "revision_number": 0, "id": "38b091dd-dca7-4cbe-8c1c-dd18a74bfca8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:12Z", "security_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "tenant_id": "020d00b5451a467cb276d06789a1149d", "port_range_min": null, "ethertype": "IPv6", "project_id": "020d00b5451a467cb276d06789a1149d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:12Z", "revision_number": 0, "id": "8faf6dda-6919-4b75-b745-2af38abf8dcf", "remote_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:12Z", "security_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "tenant_id": "020d00b5451a467cb276d06789a1149d", "port_range_min": null, "ethertype": "IPv4", "project_id": "020d00b5451a467cb276d06789a1149d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:12Z", "revision_number": 0, "id": "60f7d4a7-1a27-4801-a1e8-5bf33633b818", "remote_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:12Z", "security_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "tenant_id": "020d00b5451a467cb276d06789a1149d", "port_range_min": null, "ethertype": "IPv6", "project_id": "020d00b5451a467cb276d06789a1149d"}], "revision_number": 4, "project_id": "020d00b5451a467cb276d06789a1149d", "id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "created_at": "2019-01-18T04:39:06Z", "updated_at": "2019-01-18T04:39:06Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "4e399c2e-bc03-4aa3-b192-1fafdc9248ba", "remote_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "47feb8aba08a40dca7028a1701e597b9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "4bf1a402-0fa2-4cfd-9fee-4a28f16bb271", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "47feb8aba08a40dca7028a1701e597b9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "0aedefa2-edbc-47b5-bead-e954540f6937", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "47feb8aba08a40dca7028a1701e597b9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "8860837e-afbd-4411-adf9-d88db88c2114", "remote_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "47feb8aba08a40dca7028a1701e597b9"}], "revision_number": 4, "project_id": "47feb8aba08a40dca7028a1701e597b9", "id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "name": "default"}]} 2019-01-18 06:12:05,615 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-ad4f2ecc-96b3-405b-9ee8-efd7789adb39 2019-01-18 06:12:05,617 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/9c53a91613fb4d5080479ac6f51697ed -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed008ce2d2eaae49bddc283164980337af6df90b" 2019-01-18 06:12:05,705 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:12:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7d22dc45-028d-4199-ba22-74e08b6b0397 Content-Encoding: gzip Content-Length: 190 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/9c53a91613fb4d5080479ac6f51697ed"}, "enabled": true, "id": "9c53a91613fb4d5080479ac6f51697ed", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2019-01-18 06:12:05,705 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/9c53a91613fb4d5080479ac6f51697ed used request id req-7d22dc45-028d-4199-ba22-74e08b6b0397 2019-01-18 06:12:05,708 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/020d00b5451a467cb276d06789a1149d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed008ce2d2eaae49bddc283164980337af6df90b" 2019-01-18 06:12:05,801 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:12:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bafe6363-289a-491d-95f8-cce81fd1a4f7 Content-Encoding: gzip Content-Length: 248 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/020d00b5451a467cb276d06789a1149d"}, "enabled": true, "id": "020d00b5451a467cb276d06789a1149d", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}} 2019-01-18 06:12:05,801 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/020d00b5451a467cb276d06789a1149d used request id req-bafe6363-289a-491d-95f8-cce81fd1a4f7 2019-01-18 06:12:05,803 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/47feb8aba08a40dca7028a1701e597b9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed008ce2d2eaae49bddc283164980337af6df90b" 2019-01-18 06:12:05,884 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:12:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4d3e08e0-59a4-4bca-a5f2-b5637fae1e73 Content-Encoding: gzip Content-Length: 205 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/47feb8aba08a40dca7028a1701e597b9"}, "enabled": true, "id": "47feb8aba08a40dca7028a1701e597b9", "parent_id": "default", "domain_id": "default", "name": "service"}} 2019-01-18 06:12:05,884 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/47feb8aba08a40dca7028a1701e597b9 used request id req-4d3e08e0-59a4-4bca-a5f2-b5637fae1e73 2019-01-18 06:12:05,885 - keystone_utils - INFO - Deleting project with name - CreateVolumeWithTypeTests-b1677019-ee34-4f4-proj 2019-01-18 06:12:05,889 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/ad19bf5a7e214f399fa213c3c3f2fad5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed008ce2d2eaae49bddc283164980337af6df90b" 2019-01-18 06:12:06,103 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 06:12:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0fc4d18b-8bf6-4b94-8a46-f36bc91ba4b5 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 06:12:06,103 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/ad19bf5a7e214f399fa213c3c3f2fad5 used request id req-0fc4d18b-8bf6-4b94-8a46-f36bc91ba4b5 2019-01-18 06:12:06,104 - keystone_utils - INFO - Deleting role with name - CreateVolumeWithTypeTests-b1677019-ee34-4f4-proj-role 2019-01-18 06:12:06,107 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/7fa9a51097be492184088472e1febc94 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed008ce2d2eaae49bddc283164980337af6df90b" 2019-01-18 06:12:06,218 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 06:12:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-942289f0-cf4a-4f48-b050-b5372fde6c3e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 06:12:06,219 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/7fa9a51097be492184088472e1febc94 used request id req-942289f0-cf4a-4f48-b050-b5372fde6c3e 2019-01-18 06:12:06,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}ed008ce2d2eaae49bddc283164980337af6df90b" 2019-01-18 06:12:06,303 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:12:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c4c88d4b-72bd-4e89-a1b5-4ff43ba81e1a Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "488fca829f8b496daa1cd2cdc6e45c49", "links": {"self": "http://172.30.9.23:5000/v3/roles/488fca829f8b496daa1cd2cdc6e45c49"}, "name": "Member"}, {"domain_id": null, "id": "6b7f4f4f76264b6fb449c43b86ee3817", "links": {"self": "http://172.30.9.23:5000/v3/roles/6b7f4f4f76264b6fb449c43b86ee3817"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a482b711adf94961bf4bb28eda7f0e28", "links": {"self": "http://172.30.9.23:5000/v3/roles/a482b711adf94961bf4bb28eda7f0e28"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c65201bd05504fa786d79b166e8bbba3", "links": {"self": "http://172.30.9.23:5000/v3/roles/c65201bd05504fa786d79b166e8bbba3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "e7e317b66c174923a8cb46c48d897c8d", "links": {"self": "http://172.30.9.23:5000/v3/roles/e7e317b66c174923a8cb46c48d897c8d"}, "name": "ResellerAdmin"}]} 2019-01-18 06:12:06,303 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-c4c88d4b-72bd-4e89-a1b5-4ff43ba81e1a 2019-01-18 06:12:06,304 - keystone_utils - INFO - Deleting user with name - CreateVolumeWithTypeTests-b1677019-ee34-4f4-user 2019-01-18 06:12:06,308 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/48a403f643524e3aa0212612ebb7732b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8034e18eb4ebda768248f1b31f61268e2c3ec10" 2019-01-18 06:12:06,410 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 06:12:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-abda4f36-c9b3-48f8-9d10-0f46cd4c9204 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 06:12:06,410 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/48a403f643524e3aa0212612ebb7732b used request id req-abda4f36-c9b3-48f8-9d10-0f46cd4c9204 2019-01-18 06:12:06,411 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:12:06,804 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "488fca829f8b496daa1cd2cdc6e45c49", "name": "Member"}, {"id": "c65201bd05504fa786d79b166e8bbba3", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}], "expires_at": "2019-01-18T07:12:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "020d00b5451a467cb276d06789a1149d", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "id": "e292c913af7844408b6509a836e493f5"}, "audit_ids": ["f85f852ERzqEyKc0ExXcDA"], "issued_at": "2019-01-18T06:12:06.000000Z"}} 2019-01-18 06:12:06,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}ddc467e2af4594949b5acfd95d981becc83b2f4d" 2019-01-18 06:12:06,885 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:12:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d7bf011d-8953-4043-a243-5a18783e116b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:12:06,886 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-d7bf011d-8953-4043-a243-5a18783e116b 2019-01-18 06:12:06,887 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:12:06,888 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:12:07,275 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "488fca829f8b496daa1cd2cdc6e45c49", "name": "Member"}, {"id": "c65201bd05504fa786d79b166e8bbba3", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}], "expires_at": "2019-01-18T07:12:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "020d00b5451a467cb276d06789a1149d", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "id": "e292c913af7844408b6509a836e493f5"}, "audit_ids": ["nYkgCeAzSumADSb-kdYSSg"], "issued_at": "2019-01-18T06:12:07.000000Z"}} 2019-01-18 06:12:07,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}e08ed8a9a1c73a374fed07485f4ac83b608d4777" 2019-01-18 06:12:07,365 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:12:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3a57846c-b3c3-48de-af58-1f627e3640fa Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:12:07,365 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-3a57846c-b3c3-48de-af58-1f627e3640fa 2019-01-18 06:12:07,370 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-18 06:12:07,375 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 18 Jan 2019 06:12: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"}]}]}} 2019-01-18 06:12:07,376 - 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-8fe08da3-967b-45e-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e08ed8a9a1c73a374fed07485f4ac83b608d4777" 2019-01-18 06:12:07,463 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:12:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-02452d95-6582-4f52-acf2-b9e784b7ad78 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-8fe08da3-967b-45e-proj", "previous": null, "next": null}, "projects": []} 2019-01-18 06:12:07,464 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeWithTypeTests-8fe08da3-967b-45e-proj used request id req-02452d95-6582-4f52-acf2-b9e784b7ad78 2019-01-18 06:12:07,468 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e08ed8a9a1c73a374fed07485f4ac83b608d4777" 2019-01-18 06:12:07,555 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:12:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5aad629a-cbd5-40f4-a34d-9cb6e82dee3b Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-18 06:12:07,556 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-5aad629a-cbd5-40f4-a34d-9cb6e82dee3b 2019-01-18 06:12:07,560 - 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}e08ed8a9a1c73a374fed07485f4ac83b608d4777" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateVolumeWithTypeTests-8fe08da3-967b-45e-proj"}}' 2019-01-18 06:12:07,668 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 18 Jan 2019 06:12:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-923aa743-c92c-4358-80d8-331288e3ff0b Content-Length: 310 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/e21d7f5bc21a4f3a8faea3cd9a68735c"}, "enabled": true, "id": "e21d7f5bc21a4f3a8faea3cd9a68735c", "parent_id": "default", "domain_id": "default", "name": "CreateVolumeWithTypeTests-8fe08da3-967b-45e-proj"}} 2019-01-18 06:12:07,668 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-923aa743-c92c-4358-80d8-331288e3ff0b 2019-01-18 06:12:07,668 - keystone_utils - INFO - Created project with name - CreateVolumeWithTypeTests-8fe08da3-967b-45e-proj 2019-01-18 06:12:07,669 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:12:07,669 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:12:08,059 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "488fca829f8b496daa1cd2cdc6e45c49", "name": "Member"}, {"id": "c65201bd05504fa786d79b166e8bbba3", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}], "expires_at": "2019-01-18T07:12:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "020d00b5451a467cb276d06789a1149d", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "id": "e292c913af7844408b6509a836e493f5"}, "audit_ids": ["Z1gLqBqWSLu5vGwMfEvd7w"], "issued_at": "2019-01-18T06:12:08.000000Z"}} 2019-01-18 06:12:08,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}023efae421729da517d96afe9962eab75fce7253" 2019-01-18 06:12:08,145 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:12:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-35b26eab-bc93-4d5d-a020-60c0328e462a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:12:08,146 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-35b26eab-bc93-4d5d-a020-60c0328e462a 2019-01-18 06:12:08,151 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-18 06:12:08,156 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 18 Jan 2019 06:12: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"}]}]}} 2019-01-18 06:12:08,157 - 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}023efae421729da517d96afe9962eab75fce7253" 2019-01-18 06:12:08,267 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:12:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-db34e27a-6046-42bc-8ec7-e0495a5fd5cc Content-Encoding: gzip Content-Length: 869 Content-Type: application/json RESP BODY: {"users": [{"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/0607a2b4beb0408e9fa51cc5ba027ac6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0607a2b4beb0408e9fa51cc5ba027ac6", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/17c61b95071545a094cc82823d2b88b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "17c61b95071545a094cc82823d2b88b8", "email": "nova@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/29e5d2dfed2447bda26fc75bd1122674"}, "domain_id": "default", "enabled": true, "options": {}, "id": "29e5d2dfed2447bda26fc75bd1122674", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/3b6dcc8c791e4b6e8831f5b5e583de80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3b6dcc8c791e4b6e8831f5b5e583de80", "email": "neutron@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.23:5000/v3/users/45ab52d673584bc198669be88c88b878"}, "domain_id": "default", "enabled": true, "options": {}, "id": "45ab52d673584bc198669be88c88b878", "email": "barbican@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/57795b4ee52f49c6a71f55bb6c4012f8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "57795b4ee52f49c6a71f55bb6c4012f8", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/5c52969262974d64ac2a300ca5d60f50"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c52969262974d64ac2a300ca5d60f50", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/5fc15572bb1c489ba92bd9945bbc1f64"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5fc15572bb1c489ba92bd9945bbc1f64", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/6b519d70e25f4e61a9dfd738cd6bba22"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6b519d70e25f4e61a9dfd738cd6bba22", "email": "heat@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.23:5000/v3/users/8248437208b540c2893a7117ad102a87"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8248437208b540c2893a7117ad102a87", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/890dee97e62840c5b15e36f03f6b7efc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "890dee97e62840c5b15e36f03f6b7efc", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/8cccb516ecc44ed9bb7c8633df108fd4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8cccb516ecc44ed9bb7c8633df108fd4", "email": "glance@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.23:5000/v3/users/97c3d863a98148299fa116fdb54be470"}, "domain_id": "default", "enabled": true, "options": {}, "id": "97c3d863a98148299fa116fdb54be470", "email": "tacker@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/a2a0c8c0f19941808c9f618af50b3b79"}, "domain_id": "c19db1b8f60647a9a114cd23287c807b", "enabled": true, "options": {}, "id": "a2a0c8c0f19941808c9f618af50b3b79", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "links": {"self": "http://172.30.9.23:5000/v3/users/e292c913af7844408b6509a836e493f5"}, "domain_id": "default", "enabled": true, "id": "e292c913af7844408b6509a836e493f5", "options": {}}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/fe5de73ba9cb41b2be24ccf1f72f5ed4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe5de73ba9cb41b2be24ccf1f72f5ed4", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2019-01-18 06:12:08,267 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-db34e27a-6046-42bc-8ec7-e0495a5fd5cc 2019-01-18 06:12:08,272 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateVolumeWithTypeTests-8fe08da3-967b-45e-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}023efae421729da517d96afe9962eab75fce7253" 2019-01-18 06:12:08,288 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:12:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-467bc9e5-e276-466e-9f8b-26906a136730 Content-Encoding: gzip Content-Length: 255 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateVolumeWithTypeTests-8fe08da3-967b-45e-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/e21d7f5bc21a4f3a8faea3cd9a68735c"}, "enabled": true, "id": "e21d7f5bc21a4f3a8faea3cd9a68735c", "parent_id": "default", "domain_id": "default", "name": "CreateVolumeWithTypeTests-8fe08da3-967b-45e-proj"}]} 2019-01-18 06:12:08,288 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateVolumeWithTypeTests-8fe08da3-967b-45e-proj used request id req-467bc9e5-e276-466e-9f8b-26906a136730 2019-01-18 06:12:08,292 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}023efae421729da517d96afe9962eab75fce7253" 2019-01-18 06:12:08,378 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:12:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cd1ed9fe-7975-4528-a9c1-7a204d1cbf93 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-18 06:12:08,379 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-cd1ed9fe-7975-4528-a9c1-7a204d1cbf93 2019-01-18 06:12:08,740 - keystone_utils - INFO - Created user with name - CreateVolumeWithTypeTests-8fe08da3-967b-45e-user 2019-01-18 06:12:08,741 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:12:08,745 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e08ed8a9a1c73a374fed07485f4ac83b608d4777" 2019-01-18 06:12:08,830 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:12:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2c43c84f-6055-48c0-95b9-8448b8f88552 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "488fca829f8b496daa1cd2cdc6e45c49", "links": {"self": "http://172.30.9.23:5000/v3/roles/488fca829f8b496daa1cd2cdc6e45c49"}, "name": "Member"}, {"domain_id": null, "id": "6b7f4f4f76264b6fb449c43b86ee3817", "links": {"self": "http://172.30.9.23:5000/v3/roles/6b7f4f4f76264b6fb449c43b86ee3817"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a482b711adf94961bf4bb28eda7f0e28", "links": {"self": "http://172.30.9.23:5000/v3/roles/a482b711adf94961bf4bb28eda7f0e28"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c65201bd05504fa786d79b166e8bbba3", "links": {"self": "http://172.30.9.23:5000/v3/roles/c65201bd05504fa786d79b166e8bbba3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "e7e317b66c174923a8cb46c48d897c8d", "links": {"self": "http://172.30.9.23:5000/v3/roles/e7e317b66c174923a8cb46c48d897c8d"}, "name": "ResellerAdmin"}]} 2019-01-18 06:12:08,830 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-2c43c84f-6055-48c0-95b9-8448b8f88552 2019-01-18 06:12:08,835 - 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}e08ed8a9a1c73a374fed07485f4ac83b608d4777" -d '{"role": {"name": "CreateVolumeWithTypeTests-8fe08da3-967b-45e-proj-role"}}' 2019-01-18 06:12:08,936 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 18 Jan 2019 06:12:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ea1a9d52-0e4d-4fdf-9ec5-5bc628b13780 Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "8a22524bbc884b4c9aa51aaeab004c33", "links": {"self": "http://172.30.9.23:5000/v3/roles/8a22524bbc884b4c9aa51aaeab004c33"}, "name": "CreateVolumeWithTypeTests-8fe08da3-967b-45e-proj-role"}} 2019-01-18 06:12:08,936 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-ea1a9d52-0e4d-4fdf-9ec5-5bc628b13780 2019-01-18 06:12:08,937 - keystone_utils - INFO - Created role with name - CreateVolumeWithTypeTests-8fe08da3-967b-45e-proj-role 2019-01-18 06:12:08,940 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/8a22524bbc884b4c9aa51aaeab004c33 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e08ed8a9a1c73a374fed07485f4ac83b608d4777" 2019-01-18 06:12:08,957 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:12:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-94cb2ba0-acf3-4261-b6e7-27b82f5478d6 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.23:5000/v3/roles/8a22524bbc884b4c9aa51aaeab004c33"}, "domain_id": null, "name": "CreateVolumeWithTypeTests-8fe08da3-967b-45e-proj-role", "id": "8a22524bbc884b4c9aa51aaeab004c33"}} 2019-01-18 06:12:08,957 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/8a22524bbc884b4c9aa51aaeab004c33 used request id req-94cb2ba0-acf3-4261-b6e7-27b82f5478d6 2019-01-18 06:12:08,957 - keystone_utils - INFO - Granting role CreateVolumeWithTypeTests-8fe08da3-967b-45e-proj-role to project CreateVolumeWithTypeTests-8fe08da3-967b-45e-proj 2019-01-18 06:12:08,961 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/e21d7f5bc21a4f3a8faea3cd9a68735c/users/3260d6c6a1ad4936bfc5a2f37b5a5f10/roles/8a22524bbc884b4c9aa51aaeab004c33 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e08ed8a9a1c73a374fed07485f4ac83b608d4777" 2019-01-18 06:12:09,084 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 06:12:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-04fd40b1-dcbb-4401-b3b0-934979c8a9dc Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 06:12:09,084 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/e21d7f5bc21a4f3a8faea3cd9a68735c/users/3260d6c6a1ad4936bfc5a2f37b5a5f10/roles/8a22524bbc884b4c9aa51aaeab004c33 used request id req-04fd40b1-dcbb-4401-b3b0-934979c8a9dc 2019-01-18 06:12:09,084 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:12:09,085 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:12:09,462 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "488fca829f8b496daa1cd2cdc6e45c49", "name": "Member"}, {"id": "c65201bd05504fa786d79b166e8bbba3", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}], "expires_at": "2019-01-18T07:12:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "020d00b5451a467cb276d06789a1149d", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "id": "e292c913af7844408b6509a836e493f5"}, "audit_ids": ["F2oM1d9xTAOsj-pfpeUH9w"], "issued_at": "2019-01-18T06:12:09.000000Z"}} 2019-01-18 06:12:09,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}134684cebff77620c87469c4f6e8b222e902e6ac" 2019-01-18 06:12:09,548 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:12:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-079c6780-eb89-4731-b2d3-be4f6edd7d99 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:12:09,548 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-079c6780-eb89-4731-b2d3-be4f6edd7d99 2019-01-18 06:12:09,557 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d/types?is_public=None -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}134684cebff77620c87469c4f6e8b222e902e6ac" 2019-01-18 06:12:09,715 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:12:09 GMT Server: Apache x-compute-request-id: req-4c33e74b-d015-41c7-b91f-7ed9fba476d8 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-4c33e74b-d015-41c7-b91f-7ed9fba476d8 Content-Length: 20 Content-Type: application/json RESP BODY: {"volume_types": []} 2019-01-18 06:12:09,716 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d/types?is_public=None used request id req-4c33e74b-d015-41c7-b91f-7ed9fba476d8 2019-01-18 06:12:09,719 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-4c33e74b-d015-41c7-b91f-7ed9fba476d8" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}134684cebff77620c87469c4f6e8b222e902e6ac" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CreateVolumeWithTypeTests-a08be89a-f7c3-4db0-ac5d-014443b7de04-vol-type", "description": null}}' 2019-01-18 06:12:09,924 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:12:09 GMT Server: Apache x-compute-request-id: req-929e8253-8604-429d-a065-e48c03ee7260 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-929e8253-8604-429d-a065-e48c03ee7260 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateVolumeWithTypeTests-a08be89a-f7c3-4db0-ac5d-014443b7de04-vol-type", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "d69f3662-fecb-40f0-a06f-cb104378cfda", "description": null}} 2019-01-18 06:12:09,924 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d/types used request id req-929e8253-8604-429d-a065-e48c03ee7260 2019-01-18 06:12:09,924 - create_volume_type - INFO - Created volume type with name - CreateVolumeWithTypeTests-a08be89a-f7c3-4db0-ac5d-014443b7de04-vol-type 2019-01-18 06:12:09,924 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:12:09,925 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:12:10,316 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "488fca829f8b496daa1cd2cdc6e45c49", "name": "Member"}, {"id": "c65201bd05504fa786d79b166e8bbba3", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}], "expires_at": "2019-01-18T07:12:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "020d00b5451a467cb276d06789a1149d", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "id": "e292c913af7844408b6509a836e493f5"}, "audit_ids": ["J2kz4dZOS1uD7WDOrGAY3w"], "issued_at": "2019-01-18T06:12:10.000000Z"}} 2019-01-18 06:12:10,316 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52b01607f4358a3db316b995618f49abc54de2ee" 2019-01-18 06:12:10,392 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:12:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3c38ea3c-5f61-4cc1-9a11-490c92188a6e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:12:10,392 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-3c38ea3c-5f61-4cc1-9a11-490c92188a6e 2019-01-18 06:12:10,398 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52b01607f4358a3db316b995618f49abc54de2ee" 2019-01-18 06:12:10,594 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:12:10 GMT Server: Apache x-compute-request-id: req-6e308a8c-a203-4384-a061-484cd0794522 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-6e308a8c-a203-4384-a061-484cd0794522 Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2019-01-18 06:12:10,594 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d/volumes/detail used request id req-6e308a8c-a203-4384-a061-484cd0794522 2019-01-18 06:12:10,598 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-6e308a8c-a203-4384-a061-484cd0794522" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52b01607f4358a3db316b995618f49abc54de2ee" -d '{"volume": {"status": "creating", "user_id": null, "name": "CreateVolumeWithTypeTests-a08be89a-f7c3-4db0-ac5d-014443b7de04-vol", "imageRef": null, "availability_zone": null, "description": null, "multiattach": false, "attach_status": "detached", "volume_type": "CreateVolumeWithTypeTests-a08be89a-f7c3-4db0-ac5d-014443b7de04-vol-type", "metadata": {}, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "project_id": null, "source_replica": null, "size": 1}}' 2019-01-18 06:12:10,986 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Fri, 18 Jan 2019 06:12:10 GMT Server: Apache x-compute-request-id: req-7e3ee81a-0bcb-4010-aae0-4cc4f6ef0155 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-7e3ee81a-0bcb-4010-aae0-4cc4f6ef0155 Content-Length: 922 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "migration_status": null, "user_id": "e292c913af7844408b6509a836e493f5", "attachments": [], "links": [{"href": "http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d/volumes/7a0c28b1-9cae-418d-87d7-a7b32c624308", "rel": "self"}, {"href": "http://172.30.9.23:8776/020d00b5451a467cb276d06789a1149d/volumes/7a0c28b1-9cae-418d-87d7-a7b32c624308", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-01-18T06:12:10.888781", "description": null, "updated_at": null, "volume_type": "CreateVolumeWithTypeTests-a08be89a-f7c3-4db0-ac5d-014443b7de04-vol-type", "name": "CreateVolumeWithTypeTests-a08be89a-f7c3-4db0-ac5d-014443b7de04-vol", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "7a0c28b1-9cae-418d-87d7-a7b32c624308", "size": 1}} 2019-01-18 06:12:10,986 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d/volumes used request id req-7e3ee81a-0bcb-4010-aae0-4cc4f6ef0155 2019-01-18 06:12:10,990 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d/volumes/7a0c28b1-9cae-418d-87d7-a7b32c624308 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-6e308a8c-a203-4384-a061-484cd0794522" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52b01607f4358a3db316b995618f49abc54de2ee" 2019-01-18 06:12:11,198 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:12:10 GMT Server: Apache x-compute-request-id: req-8df76e29-a95d-483f-ba41-1e2d12607690 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-8df76e29-a95d-483f-ba41-1e2d12607690 Content-Encoding: gzip Content-Length: 524 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d/volumes/7a0c28b1-9cae-418d-87d7-a7b32c624308", "rel": "self"}, {"href": "http://172.30.9.23:8776/020d00b5451a467cb276d06789a1149d/volumes/7a0c28b1-9cae-418d-87d7-a7b32c624308", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2019-01-18T06:12:11.000000", "replication_status": null, "snapshot_id": null, "id": "7a0c28b1-9cae-418d-87d7-a7b32c624308", "size": 1, "user_id": "e292c913af7844408b6509a836e493f5", "os-vol-tenant-attr:tenant_id": "020d00b5451a467cb276d06789a1149d", "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-a08be89a-f7c3-4db0-ac5d-014443b7de04-vol", "bootable": "false", "created_at": "2019-01-18T06:12:10.000000", "volume_type": "CreateVolumeWithTypeTests-a08be89a-f7c3-4db0-ac5d-014443b7de04-vol-type"}} 2019-01-18 06:12:11,199 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d/volumes/7a0c28b1-9cae-418d-87d7-a7b32c624308 used request id req-8df76e29-a95d-483f-ba41-1e2d12607690 2019-01-18 06:12:11,199 - create_volume - INFO - Created volume with name - CreateVolumeWithTypeTests-a08be89a-f7c3-4db0-ac5d-014443b7de04-vol 2019-01-18 06:12:11,202 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d/volumes/7a0c28b1-9cae-418d-87d7-a7b32c624308 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-6e308a8c-a203-4384-a061-484cd0794522" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52b01607f4358a3db316b995618f49abc54de2ee" 2019-01-18 06:12:11,401 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:12:11 GMT Server: Apache x-compute-request-id: req-fffcf00a-5b47-40c3-b8c7-d8daf9dbe9d4 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-fffcf00a-5b47-40c3-b8c7-d8daf9dbe9d4 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/020d00b5451a467cb276d06789a1149d/volumes/7a0c28b1-9cae-418d-87d7-a7b32c624308", "rel": "self"}, {"href": "http://172.30.9.23:8776/020d00b5451a467cb276d06789a1149d/volumes/7a0c28b1-9cae-418d-87d7-a7b32c624308", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2019-01-18T06:12:11.000000", "replication_status": null, "snapshot_id": null, "id": "7a0c28b1-9cae-418d-87d7-a7b32c624308", "size": 1, "user_id": "e292c913af7844408b6509a836e493f5", "os-vol-tenant-attr:tenant_id": "020d00b5451a467cb276d06789a1149d", "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-a08be89a-f7c3-4db0-ac5d-014443b7de04-vol", "bootable": "false", "created_at": "2019-01-18T06:12:10.000000", "volume_type": "CreateVolumeWithTypeTests-a08be89a-f7c3-4db0-ac5d-014443b7de04-vol-type"}} 2019-01-18 06:12:11,402 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d/volumes/7a0c28b1-9cae-418d-87d7-a7b32c624308 used request id req-fffcf00a-5b47-40c3-b8c7-d8daf9dbe9d4 2019-01-18 06:12:11,402 - create_volume - DEBUG - Instance status is - available 2019-01-18 06:12:11,402 - create_volume - DEBUG - Volume is active with name - CreateVolumeWithTypeTests-a08be89a-f7c3-4db0-ac5d-014443b7de04-vol 2019-01-18 06:12:11,402 - create_volume - INFO - Volume is now active with name - CreateVolumeWithTypeTests-a08be89a-f7c3-4db0-ac5d-014443b7de04-vol 2019-01-18 06:12:11,405 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d/volumes/7a0c28b1-9cae-418d-87d7-a7b32c624308 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-6e308a8c-a203-4384-a061-484cd0794522" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52b01607f4358a3db316b995618f49abc54de2ee" 2019-01-18 06:12:11,612 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:12:11 GMT Server: Apache x-compute-request-id: req-d6b420bc-2eb7-4e9f-ba2d-d27b9debd1fb OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-d6b420bc-2eb7-4e9f-ba2d-d27b9debd1fb 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/020d00b5451a467cb276d06789a1149d/volumes/7a0c28b1-9cae-418d-87d7-a7b32c624308", "rel": "self"}, {"href": "http://172.30.9.23:8776/020d00b5451a467cb276d06789a1149d/volumes/7a0c28b1-9cae-418d-87d7-a7b32c624308", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2019-01-18T06:12:11.000000", "replication_status": null, "snapshot_id": null, "id": "7a0c28b1-9cae-418d-87d7-a7b32c624308", "size": 1, "user_id": "e292c913af7844408b6509a836e493f5", "os-vol-tenant-attr:tenant_id": "020d00b5451a467cb276d06789a1149d", "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-a08be89a-f7c3-4db0-ac5d-014443b7de04-vol", "bootable": "false", "created_at": "2019-01-18T06:12:10.000000", "volume_type": "CreateVolumeWithTypeTests-a08be89a-f7c3-4db0-ac5d-014443b7de04-vol-type"}} 2019-01-18 06:12:11,612 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d/volumes/7a0c28b1-9cae-418d-87d7-a7b32c624308 used request id req-d6b420bc-2eb7-4e9f-ba2d-d27b9debd1fb 2019-01-18 06:12:11,613 - create_volume - DEBUG - Instance status is - available 2019-01-18 06:12:11,613 - create_volume - DEBUG - Volume is active with name - CreateVolumeWithTypeTests-a08be89a-f7c3-4db0-ac5d-014443b7de04-vol 2019-01-18 06:12:11,613 - cinder_utils - INFO - Deleting volume named - CreateVolumeWithTypeTests-a08be89a-f7c3-4db0-ac5d-014443b7de04-vol 2019-01-18 06:12:11,616 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d/volumes/7a0c28b1-9cae-418d-87d7-a7b32c624308 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-6e308a8c-a203-4384-a061-484cd0794522" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52b01607f4358a3db316b995618f49abc54de2ee" 2019-01-18 06:12:11,837 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Fri, 18 Jan 2019 06:12:11 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-232e9704-3d8d-4d8f-a255-2f32c298a64d 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. 2019-01-18 06:12:11,837 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d/volumes/7a0c28b1-9cae-418d-87d7-a7b32c624308 used request id req-232e9704-3d8d-4d8f-a255-2f32c298a64d 2019-01-18 06:12:11,840 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d/volumes/7a0c28b1-9cae-418d-87d7-a7b32c624308 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-6e308a8c-a203-4384-a061-484cd0794522" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52b01607f4358a3db316b995618f49abc54de2ee" 2019-01-18 06:12:11,890 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:12:11 GMT Server: Apache x-compute-request-id: req-31e6c3fc-0356-44d6-b2e7-45abdd3fb222 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-31e6c3fc-0356-44d6-b2e7-45abdd3fb222 Content-Encoding: gzip Content-Length: 525 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d/volumes/7a0c28b1-9cae-418d-87d7-a7b32c624308", "rel": "self"}, {"href": "http://172.30.9.23:8776/020d00b5451a467cb276d06789a1149d/volumes/7a0c28b1-9cae-418d-87d7-a7b32c624308", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2019-01-18T06:12:11.000000", "replication_status": null, "snapshot_id": null, "id": "7a0c28b1-9cae-418d-87d7-a7b32c624308", "size": 1, "user_id": "e292c913af7844408b6509a836e493f5", "os-vol-tenant-attr:tenant_id": "020d00b5451a467cb276d06789a1149d", "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-a08be89a-f7c3-4db0-ac5d-014443b7de04-vol", "bootable": "false", "created_at": "2019-01-18T06:12:10.000000", "volume_type": "CreateVolumeWithTypeTests-a08be89a-f7c3-4db0-ac5d-014443b7de04-vol-type"}} 2019-01-18 06:12:11,891 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d/volumes/7a0c28b1-9cae-418d-87d7-a7b32c624308 used request id req-31e6c3fc-0356-44d6-b2e7-45abdd3fb222 2019-01-18 06:12:11,891 - create_volume - DEBUG - Instance status is - deleting 2019-01-18 06:12:11,891 - create_volume - DEBUG - Retry querying volume status in 3 seconds 2019-01-18 06:12:14,894 - create_volume - DEBUG - Volume status query timeout in 56.9429490566 2019-01-18 06:12:14,898 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d/volumes/7a0c28b1-9cae-418d-87d7-a7b32c624308 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-6e308a8c-a203-4384-a061-484cd0794522" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52b01607f4358a3db316b995618f49abc54de2ee" 2019-01-18 06:12:15,121 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Fri, 18 Jan 2019 06:12:14 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-54355613-ef10-4f7d-a359-77e57be6dc62 x-openstack-request-id: req-54355613-ef10-4f7d-a359-77e57be6dc62 Content-Length: 109 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume 7a0c28b1-9cae-418d-87d7-a7b32c624308 could not be found.", "code": 404}} 2019-01-18 06:12:15,122 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d/volumes/7a0c28b1-9cae-418d-87d7-a7b32c624308 used request id req-54355613-ef10-4f7d-a359-77e57be6dc62 2019-01-18 06:12:15,122 - create_volume - DEBUG - Volume not found when querying status for deleted with message Volume 7a0c28b1-9cae-418d-87d7-a7b32c624308 could not be found. (HTTP 404) (Request-ID: req-54355613-ef10-4f7d-a359-77e57be6dc62) 2019-01-18 06:12:15,122 - create_volume - INFO - Volume has been properly deleted with name - CreateVolumeWithTypeTests-a08be89a-f7c3-4db0-ac5d-014443b7de04-vol 2019-01-18 06:12:15,123 - cinder_utils - INFO - Deleting volume named - CreateVolumeWithTypeTests-a08be89a-f7c3-4db0-ac5d-014443b7de04-vol-type 2019-01-18 06:12:15,126 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d/types/d69f3662-fecb-40f0-a06f-cb104378cfda -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-4c33e74b-d015-41c7-b91f-7ed9fba476d8" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}134684cebff77620c87469c4f6e8b222e902e6ac" 2019-01-18 06:12:15,190 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Fri, 18 Jan 2019 06:12:15 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-1b145d6d-8752-44b6-84d2-6adfe8490d78 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. 2019-01-18 06:12:15,190 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d/types/d69f3662-fecb-40f0-a06f-cb104378cfda used request id req-1b145d6d-8752-44b6-84d2-6adfe8490d78 2019-01-18 06:12:15,196 - 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}e08ed8a9a1c73a374fed07485f4ac83b608d4777" 2019-01-18 06:12:15,434 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-22a89dd8-581c-4a4f-aa06-98fbfb0606a7 Date: Fri, 18 Jan 2019 06:12:15 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-18T04:53:26Z", "updated_at": "2019-01-18T04:53:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:53:26Z", "revision_number": 0, "id": "260c2de9-5dc5-4508-b06c-24b9d7ed838c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:53:26Z", "security_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:53:26Z", "revision_number": 0, "id": "9c6f69fc-3bf8-4346-9288-5a255b82b67e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:53:26Z", "security_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:53:26Z", "revision_number": 0, "id": "84255fa4-c13a-4cfe-b73d-e56ee216ca1e", "remote_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "remote_ip_prefix": null, "created_at": "2019-01-18T04:53:26Z", "security_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:53:26Z", "revision_number": 0, "id": "571036d3-cb1d-483a-acb9-96f19293add9", "remote_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "remote_ip_prefix": null, "created_at": "2019-01-18T04:53:26Z", "security_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "created_at": "2019-01-18T04:51:20Z", "updated_at": "2019-01-18T04:51:20Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "45161a51-d6dd-4bb8-986d-bc2f88599c1d", "remote_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv6", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "2b339890-44d0-4711-a050-08a64d58e2a0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv6", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "24c99e6f-888c-4943-9c93-54ad3b18b18c", "remote_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv4", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "87b9b994-ae22-4850-863a-6a4925bd01fe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv4", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}], "revision_number": 4, "project_id": "9c53a91613fb4d5080479ac6f51697ed", "id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "020d00b5451a467cb276d06789a1149d", "created_at": "2019-01-18T05:59:12Z", "updated_at": "2019-01-18T05:59:12Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:12Z", "revision_number": 0, "id": "8faf6dda-6919-4b75-b745-2af38abf8dcf", "remote_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:12Z", "security_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "tenant_id": "020d00b5451a467cb276d06789a1149d", "port_range_min": null, "ethertype": "IPv4", "project_id": "020d00b5451a467cb276d06789a1149d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:12Z", "revision_number": 0, "id": "60f7d4a7-1a27-4801-a1e8-5bf33633b818", "remote_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:12Z", "security_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "tenant_id": "020d00b5451a467cb276d06789a1149d", "port_range_min": null, "ethertype": "IPv6", "project_id": "020d00b5451a467cb276d06789a1149d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:12Z", "revision_number": 0, "id": "38b9f88b-1fc0-40d1-af74-237d79be193d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:12Z", "security_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "tenant_id": "020d00b5451a467cb276d06789a1149d", "port_range_min": null, "ethertype": "IPv4", "project_id": "020d00b5451a467cb276d06789a1149d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:12Z", "revision_number": 0, "id": "38b091dd-dca7-4cbe-8c1c-dd18a74bfca8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:12Z", "security_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "tenant_id": "020d00b5451a467cb276d06789a1149d", "port_range_min": null, "ethertype": "IPv6", "project_id": "020d00b5451a467cb276d06789a1149d"}], "revision_number": 4, "project_id": "020d00b5451a467cb276d06789a1149d", "id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "created_at": "2019-01-18T04:39:06Z", "updated_at": "2019-01-18T04:39:06Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "8860837e-afbd-4411-adf9-d88db88c2114", "remote_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "47feb8aba08a40dca7028a1701e597b9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "4e399c2e-bc03-4aa3-b192-1fafdc9248ba", "remote_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "47feb8aba08a40dca7028a1701e597b9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "4bf1a402-0fa2-4cfd-9fee-4a28f16bb271", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "47feb8aba08a40dca7028a1701e597b9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "0aedefa2-edbc-47b5-bead-e954540f6937", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "47feb8aba08a40dca7028a1701e597b9"}], "revision_number": 4, "project_id": "47feb8aba08a40dca7028a1701e597b9", "id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "name": "default"}]} 2019-01-18 06:12:15,434 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-22a89dd8-581c-4a4f-aa06-98fbfb0606a7 2019-01-18 06:12:15,439 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/9c53a91613fb4d5080479ac6f51697ed -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e08ed8a9a1c73a374fed07485f4ac83b608d4777" 2019-01-18 06:12:15,619 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:12:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f0ab3f03-9d9c-40c6-942b-3856cbb09e4a Content-Encoding: gzip Content-Length: 190 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/9c53a91613fb4d5080479ac6f51697ed"}, "enabled": true, "id": "9c53a91613fb4d5080479ac6f51697ed", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2019-01-18 06:12:15,619 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/9c53a91613fb4d5080479ac6f51697ed used request id req-f0ab3f03-9d9c-40c6-942b-3856cbb09e4a 2019-01-18 06:12:15,622 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/020d00b5451a467cb276d06789a1149d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e08ed8a9a1c73a374fed07485f4ac83b608d4777" 2019-01-18 06:12:15,710 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:12:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a250dd13-3e51-42b9-ae73-d87c0f9a1965 Content-Encoding: gzip Content-Length: 248 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/020d00b5451a467cb276d06789a1149d"}, "enabled": true, "id": "020d00b5451a467cb276d06789a1149d", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}} 2019-01-18 06:12:15,710 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/020d00b5451a467cb276d06789a1149d used request id req-a250dd13-3e51-42b9-ae73-d87c0f9a1965 2019-01-18 06:12:15,714 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/47feb8aba08a40dca7028a1701e597b9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e08ed8a9a1c73a374fed07485f4ac83b608d4777" 2019-01-18 06:12:15,798 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:12:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-83c33cf9-093e-4fe1-83ac-cd6c6c17d10f Content-Encoding: gzip Content-Length: 205 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/47feb8aba08a40dca7028a1701e597b9"}, "enabled": true, "id": "47feb8aba08a40dca7028a1701e597b9", "parent_id": "default", "domain_id": "default", "name": "service"}} 2019-01-18 06:12:15,798 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/47feb8aba08a40dca7028a1701e597b9 used request id req-83c33cf9-093e-4fe1-83ac-cd6c6c17d10f 2019-01-18 06:12:15,799 - keystone_utils - INFO - Deleting project with name - CreateVolumeWithTypeTests-8fe08da3-967b-45e-proj 2019-01-18 06:12:15,803 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/e21d7f5bc21a4f3a8faea3cd9a68735c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e08ed8a9a1c73a374fed07485f4ac83b608d4777" 2019-01-18 06:12:16,024 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 06:12:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-550de763-98b3-4d7e-8d44-83ec7ada8b82 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 06:12:16,024 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/e21d7f5bc21a4f3a8faea3cd9a68735c used request id req-550de763-98b3-4d7e-8d44-83ec7ada8b82 2019-01-18 06:12:16,025 - keystone_utils - INFO - Deleting role with name - CreateVolumeWithTypeTests-8fe08da3-967b-45e-proj-role 2019-01-18 06:12:16,028 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/8a22524bbc884b4c9aa51aaeab004c33 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e08ed8a9a1c73a374fed07485f4ac83b608d4777" 2019-01-18 06:12:16,141 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 06:12:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-06053b85-41eb-4376-bc09-03c868c4658d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 06:12:16,141 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/8a22524bbc884b4c9aa51aaeab004c33 used request id req-06053b85-41eb-4376-bc09-03c868c4658d 2019-01-18 06:12:16,145 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e08ed8a9a1c73a374fed07485f4ac83b608d4777" 2019-01-18 06:12:16,226 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:12:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3f18dc65-42ac-4b2c-b449-0ee6e7e319dd Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "488fca829f8b496daa1cd2cdc6e45c49", "links": {"self": "http://172.30.9.23:5000/v3/roles/488fca829f8b496daa1cd2cdc6e45c49"}, "name": "Member"}, {"domain_id": null, "id": "6b7f4f4f76264b6fb449c43b86ee3817", "links": {"self": "http://172.30.9.23:5000/v3/roles/6b7f4f4f76264b6fb449c43b86ee3817"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a482b711adf94961bf4bb28eda7f0e28", "links": {"self": "http://172.30.9.23:5000/v3/roles/a482b711adf94961bf4bb28eda7f0e28"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c65201bd05504fa786d79b166e8bbba3", "links": {"self": "http://172.30.9.23:5000/v3/roles/c65201bd05504fa786d79b166e8bbba3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "e7e317b66c174923a8cb46c48d897c8d", "links": {"self": "http://172.30.9.23:5000/v3/roles/e7e317b66c174923a8cb46c48d897c8d"}, "name": "ResellerAdmin"}]} 2019-01-18 06:12:16,227 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-3f18dc65-42ac-4b2c-b449-0ee6e7e319dd 2019-01-18 06:12:16,227 - keystone_utils - INFO - Deleting user with name - CreateVolumeWithTypeTests-8fe08da3-967b-45e-user 2019-01-18 06:12:16,231 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/3260d6c6a1ad4936bfc5a2f37b5a5f10 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}023efae421729da517d96afe9962eab75fce7253" 2019-01-18 06:12:16,417 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 06:12:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5c7606a5-e3e9-48d9-bce4-0c6932b33ab0 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 06:12:16,417 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/3260d6c6a1ad4936bfc5a2f37b5a5f10 used request id req-5c7606a5-e3e9-48d9-bce4-0c6932b33ab0 2019-01-18 06:12:16,419 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:12:16,806 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "488fca829f8b496daa1cd2cdc6e45c49", "name": "Member"}, {"id": "c65201bd05504fa786d79b166e8bbba3", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}], "expires_at": "2019-01-18T07:12:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "020d00b5451a467cb276d06789a1149d", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "id": "e292c913af7844408b6509a836e493f5"}, "audit_ids": ["QRN4jIegS4SPwzJFfTUnJA"], "issued_at": "2019-01-18T06:12:16.000000Z"}} 2019-01-18 06:12:16,806 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}913df0980cb32188e928336f0821e77010cca062" 2019-01-18 06:12:16,883 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:12:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c6ebd459-ebd7-4930-b05f-e9161ddf38df Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:12:16,883 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-c6ebd459-ebd7-4930-b05f-e9161ddf38df 2019-01-18 06:12:16,885 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:12:16,886 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:12:17,269 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "488fca829f8b496daa1cd2cdc6e45c49", "name": "Member"}, {"id": "c65201bd05504fa786d79b166e8bbba3", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}], "expires_at": "2019-01-18T07:12:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "020d00b5451a467cb276d06789a1149d", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "id": "e292c913af7844408b6509a836e493f5"}, "audit_ids": ["RoRj1khjSCuZHRyk15SPnQ"], "issued_at": "2019-01-18T06:12:17.000000Z"}} 2019-01-18 06:12:17,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}b2332faf2cea75b55ef3e1849c2ba58547e388cb" 2019-01-18 06:12:17,355 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:12:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-440bebfb-54bf-4d01-a17a-bd57b68cab60 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:12:17,355 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-440bebfb-54bf-4d01-a17a-bd57b68cab60 2019-01-18 06:12:17,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" 2019-01-18 06:12:17,364 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 18 Jan 2019 06:12: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"}]}]}} 2019-01-18 06:12:17,365 - 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-538e9932-d3db-4a0-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2332faf2cea75b55ef3e1849c2ba58547e388cb" 2019-01-18 06:12:17,459 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:12:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c7a4d1b7-4d3e-4b0a-8e0b-4744693696c9 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-538e9932-d3db-4a0-proj", "previous": null, "next": null}, "projects": []} 2019-01-18 06:12:17,459 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeWithImageTests-538e9932-d3db-4a0-proj used request id req-c7a4d1b7-4d3e-4b0a-8e0b-4744693696c9 2019-01-18 06:12:17,463 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2332faf2cea75b55ef3e1849c2ba58547e388cb" 2019-01-18 06:12:17,480 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:12:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f4b1ad04-2477-41cf-b12c-833311e09a59 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-18 06:12:17,480 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-f4b1ad04-2477-41cf-b12c-833311e09a59 2019-01-18 06:12:17,483 - 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}b2332faf2cea75b55ef3e1849c2ba58547e388cb" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateVolumeWithImageTests-538e9932-d3db-4a0-proj"}}' 2019-01-18 06:12:17,590 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 18 Jan 2019 06:12:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-be27a7fa-2938-45f7-ac04-b12d8953a05e Content-Length: 311 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/95592086481847c783f8cee79746b387"}, "enabled": true, "id": "95592086481847c783f8cee79746b387", "parent_id": "default", "domain_id": "default", "name": "CreateVolumeWithImageTests-538e9932-d3db-4a0-proj"}} 2019-01-18 06:12:17,590 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-be27a7fa-2938-45f7-ac04-b12d8953a05e 2019-01-18 06:12:17,590 - keystone_utils - INFO - Created project with name - CreateVolumeWithImageTests-538e9932-d3db-4a0-proj 2019-01-18 06:12:17,590 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:12:17,591 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:12:17,977 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "488fca829f8b496daa1cd2cdc6e45c49", "name": "Member"}, {"id": "c65201bd05504fa786d79b166e8bbba3", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}], "expires_at": "2019-01-18T07:12:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "020d00b5451a467cb276d06789a1149d", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "id": "e292c913af7844408b6509a836e493f5"}, "audit_ids": ["OeL1erUiSRa3lYSx9OvZ6A"], "issued_at": "2019-01-18T06:12:17.000000Z"}} 2019-01-18 06:12:17,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}0b6f1b5d0375eea5caea44b880b0a702aada002d" 2019-01-18 06:12:18,069 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:12:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4c3b6dde-38f5-47ab-b195-58079851f886 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:12:18,069 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-4c3b6dde-38f5-47ab-b195-58079851f886 2019-01-18 06:12:18,074 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-18 06:12:18,079 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 18 Jan 2019 06:12: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"}]}]}} 2019-01-18 06:12:18,080 - 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}0b6f1b5d0375eea5caea44b880b0a702aada002d" 2019-01-18 06:12:18,189 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:12:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eaf5750e-909e-4db2-b68a-da2ae6799310 Content-Encoding: gzip Content-Length: 869 Content-Type: application/json RESP BODY: {"users": [{"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/0607a2b4beb0408e9fa51cc5ba027ac6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0607a2b4beb0408e9fa51cc5ba027ac6", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/17c61b95071545a094cc82823d2b88b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "17c61b95071545a094cc82823d2b88b8", "email": "nova@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/29e5d2dfed2447bda26fc75bd1122674"}, "domain_id": "default", "enabled": true, "options": {}, "id": "29e5d2dfed2447bda26fc75bd1122674", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/3b6dcc8c791e4b6e8831f5b5e583de80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3b6dcc8c791e4b6e8831f5b5e583de80", "email": "neutron@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.23:5000/v3/users/45ab52d673584bc198669be88c88b878"}, "domain_id": "default", "enabled": true, "options": {}, "id": "45ab52d673584bc198669be88c88b878", "email": "barbican@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/57795b4ee52f49c6a71f55bb6c4012f8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "57795b4ee52f49c6a71f55bb6c4012f8", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/5c52969262974d64ac2a300ca5d60f50"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c52969262974d64ac2a300ca5d60f50", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/5fc15572bb1c489ba92bd9945bbc1f64"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5fc15572bb1c489ba92bd9945bbc1f64", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/6b519d70e25f4e61a9dfd738cd6bba22"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6b519d70e25f4e61a9dfd738cd6bba22", "email": "heat@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.23:5000/v3/users/8248437208b540c2893a7117ad102a87"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8248437208b540c2893a7117ad102a87", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/890dee97e62840c5b15e36f03f6b7efc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "890dee97e62840c5b15e36f03f6b7efc", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/8cccb516ecc44ed9bb7c8633df108fd4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8cccb516ecc44ed9bb7c8633df108fd4", "email": "glance@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.23:5000/v3/users/97c3d863a98148299fa116fdb54be470"}, "domain_id": "default", "enabled": true, "options": {}, "id": "97c3d863a98148299fa116fdb54be470", "email": "tacker@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/a2a0c8c0f19941808c9f618af50b3b79"}, "domain_id": "c19db1b8f60647a9a114cd23287c807b", "enabled": true, "options": {}, "id": "a2a0c8c0f19941808c9f618af50b3b79", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "links": {"self": "http://172.30.9.23:5000/v3/users/e292c913af7844408b6509a836e493f5"}, "domain_id": "default", "enabled": true, "id": "e292c913af7844408b6509a836e493f5", "options": {}}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/fe5de73ba9cb41b2be24ccf1f72f5ed4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe5de73ba9cb41b2be24ccf1f72f5ed4", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2019-01-18 06:12:18,190 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-eaf5750e-909e-4db2-b68a-da2ae6799310 2019-01-18 06:12:18,194 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateVolumeWithImageTests-538e9932-d3db-4a0-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b6f1b5d0375eea5caea44b880b0a702aada002d" 2019-01-18 06:12:18,286 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:12:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-505c7af6-ac71-45ff-a105-d8ce462f321d Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateVolumeWithImageTests-538e9932-d3db-4a0-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/95592086481847c783f8cee79746b387"}, "enabled": true, "id": "95592086481847c783f8cee79746b387", "parent_id": "default", "domain_id": "default", "name": "CreateVolumeWithImageTests-538e9932-d3db-4a0-proj"}]} 2019-01-18 06:12:18,286 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateVolumeWithImageTests-538e9932-d3db-4a0-proj used request id req-505c7af6-ac71-45ff-a105-d8ce462f321d 2019-01-18 06:12:18,290 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b6f1b5d0375eea5caea44b880b0a702aada002d" 2019-01-18 06:12:18,373 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:12:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-58d50c53-71df-4af8-a993-1227c0a19a1f Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-18 06:12:18,374 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-58d50c53-71df-4af8-a993-1227c0a19a1f 2019-01-18 06:12:18,740 - keystone_utils - INFO - Created user with name - CreateVolumeWithImageTests-538e9932-d3db-4a0-user 2019-01-18 06:12:18,740 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:12:18,744 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2332faf2cea75b55ef3e1849c2ba58547e388cb" 2019-01-18 06:12:18,833 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:12:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0e7d607d-6ec0-47bf-8092-149b8891f1e6 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "488fca829f8b496daa1cd2cdc6e45c49", "links": {"self": "http://172.30.9.23:5000/v3/roles/488fca829f8b496daa1cd2cdc6e45c49"}, "name": "Member"}, {"domain_id": null, "id": "6b7f4f4f76264b6fb449c43b86ee3817", "links": {"self": "http://172.30.9.23:5000/v3/roles/6b7f4f4f76264b6fb449c43b86ee3817"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a482b711adf94961bf4bb28eda7f0e28", "links": {"self": "http://172.30.9.23:5000/v3/roles/a482b711adf94961bf4bb28eda7f0e28"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c65201bd05504fa786d79b166e8bbba3", "links": {"self": "http://172.30.9.23:5000/v3/roles/c65201bd05504fa786d79b166e8bbba3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "e7e317b66c174923a8cb46c48d897c8d", "links": {"self": "http://172.30.9.23:5000/v3/roles/e7e317b66c174923a8cb46c48d897c8d"}, "name": "ResellerAdmin"}]} 2019-01-18 06:12:18,833 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-0e7d607d-6ec0-47bf-8092-149b8891f1e6 2019-01-18 06:12:18,837 - 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}b2332faf2cea75b55ef3e1849c2ba58547e388cb" -d '{"role": {"name": "CreateVolumeWithImageTests-538e9932-d3db-4a0-proj-role"}}' 2019-01-18 06:12:18,938 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 18 Jan 2019 06:12:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9e51c595-c372-4fd3-98c4-7e55baad5fd8 Content-Length: 225 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "69f3e337f91f482e8001343ba07a7f83", "links": {"self": "http://172.30.9.23:5000/v3/roles/69f3e337f91f482e8001343ba07a7f83"}, "name": "CreateVolumeWithImageTests-538e9932-d3db-4a0-proj-role"}} 2019-01-18 06:12:18,938 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-9e51c595-c372-4fd3-98c4-7e55baad5fd8 2019-01-18 06:12:18,938 - keystone_utils - INFO - Created role with name - CreateVolumeWithImageTests-538e9932-d3db-4a0-proj-role 2019-01-18 06:12:18,942 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/69f3e337f91f482e8001343ba07a7f83 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2332faf2cea75b55ef3e1849c2ba58547e388cb" 2019-01-18 06:12:19,030 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:12:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5608128c-47ad-40b9-af43-7b3985b34b20 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.23:5000/v3/roles/69f3e337f91f482e8001343ba07a7f83"}, "domain_id": null, "name": "CreateVolumeWithImageTests-538e9932-d3db-4a0-proj-role", "id": "69f3e337f91f482e8001343ba07a7f83"}} 2019-01-18 06:12:19,031 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/69f3e337f91f482e8001343ba07a7f83 used request id req-5608128c-47ad-40b9-af43-7b3985b34b20 2019-01-18 06:12:19,031 - keystone_utils - INFO - Granting role CreateVolumeWithImageTests-538e9932-d3db-4a0-proj-role to project CreateVolumeWithImageTests-538e9932-d3db-4a0-proj 2019-01-18 06:12:19,034 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/95592086481847c783f8cee79746b387/users/67c1d47e549c44cca1f4a6e05872c37b/roles/69f3e337f91f482e8001343ba07a7f83 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2332faf2cea75b55ef3e1849c2ba58547e388cb" 2019-01-18 06:12:19,162 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 06:12:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bc0d232b-5024-4f66-8fe0-c959f131feda Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 06:12:19,162 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/95592086481847c783f8cee79746b387/users/67c1d47e549c44cca1f4a6e05872c37b/roles/69f3e337f91f482e8001343ba07a7f83 used request id req-bc0d232b-5024-4f66-8fe0-c959f131feda 2019-01-18 06:12:19,164 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2019-01-18 06:12:19,164 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:12:19,165 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:12:19,531 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "69f3e337f91f482e8001343ba07a7f83", "name": "CreateVolumeWithImageTests-538e9932-d3db-4a0-proj-role"}], "expires_at": "2019-01-18T07:12:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "95592086481847c783f8cee79746b387", "name": "CreateVolumeWithImageTests-538e9932-d3db-4a0-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/95592086481847c783f8cee79746b387", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/95592086481847c783f8cee79746b387", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/95592086481847c783f8cee79746b387", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/95592086481847c783f8cee79746b387", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/95592086481847c783f8cee79746b387", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/95592086481847c783f8cee79746b387", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/95592086481847c783f8cee79746b387", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/95592086481847c783f8cee79746b387", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/95592086481847c783f8cee79746b387", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/95592086481847c783f8cee79746b387", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/95592086481847c783f8cee79746b387", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/95592086481847c783f8cee79746b387", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateVolumeWithImageTests-538e9932-d3db-4a0-user", "id": "67c1d47e549c44cca1f4a6e05872c37b"}, "audit_ids": ["8NZN7xBMSy6Zvd6gF4NBiA"], "issued_at": "2019-01-18T06:12:19.000000Z"}} 2019-01-18 06:12:19,531 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}883b3c544fd76a534a10c6fb47ef17626224c872" 2019-01-18 06:12:19,612 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:12:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b9fd7054-d622-4635-9c14-5bc315b8800f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:12:19,612 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-b9fd7054-d622-4635-9c14-5bc315b8800f 2019-01-18 06:12:19,617 - 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-b98f93b4-1865-4451-a6df-291241c1c6a0-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}883b3c544fd76a534a10c6fb47ef17626224c872" 2019-01-18 06:12:19,785 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 171 Content-Type: application/json X-Openstack-Request-Id: req-f600b791-5162-4bcd-96a3-8d58c0d634f3 Date: Fri, 18 Jan 2019 06:12:19 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateVolumeWithImageTests-b98f93b4-1865-4451-a6df-291241c1c6a0-image"} 2019-01-18 06:12:19,785 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateVolumeWithImageTests-b98f93b4-1865-4451-a6df-291241c1c6a0-image used request id req-f600b791-5162-4bcd-96a3-8d58c0d634f3 2019-01-18 06:12:19,788 - 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}883b3c544fd76a534a10c6fb47ef17626224c872" 2019-01-18 06:12:19,941 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-a5a67a19-8310-4d20-b193-15a4a7aeb86b Date: Fri, 18 Jan 2019 06:12: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"}}} 2019-01-18 06:12:19,941 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-a5a67a19-8310-4d20-b193-15a4a7aeb86b 2019-01-18 06:12:19,969 - 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}883b3c544fd76a534a10c6fb47ef17626224c872" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateVolumeWithImageTests-b98f93b4-1865-4451-a6df-291241c1c6a0-image"}' 2019-01-18 06:12:20,167 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 630 Content-Type: application/json Location: http://172.30.9.23:9292/v2/images/ab52a165-4dd1-4f9c-aa7d-2aa040f3e534 X-Openstack-Request-Id: req-ab7ddfaf-9bbf-4e2a-9c13-e9b053c7ea1b Date: Fri, 18 Jan 2019 06:12:20 GMT RESP BODY: {"status": "queued", "name": "CreateVolumeWithImageTests-b98f93b4-1865-4451-a6df-291241c1c6a0-image", "tags": [], "container_format": "bare", "created_at": "2019-01-18T06:12:20Z", "size": null, "disk_format": "qcow2", "updated_at": "2019-01-18T06:12:20Z", "visibility": "shared", "locations": [], "self": "/v2/images/ab52a165-4dd1-4f9c-aa7d-2aa040f3e534", "min_disk": 0, "protected": false, "id": "ab52a165-4dd1-4f9c-aa7d-2aa040f3e534", "file": "/v2/images/ab52a165-4dd1-4f9c-aa7d-2aa040f3e534/file", "checksum": null, "owner": "95592086481847c783f8cee79746b387", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-18 06:12:20,168 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-ab7ddfaf-9bbf-4e2a-9c13-e9b053c7ea1b 2019-01-18 06:12:20,178 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9292/v2/images/ab52a165-4dd1-4f9c-aa7d-2aa040f3e534/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}883b3c544fd76a534a10c6fb47ef17626224c872" -d '' 2019-01-18 06:12:22,296 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-be7c4658-e5d1-434a-8198-128d90bca3f2 Date: Fri, 18 Jan 2019 06:12:22 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-18 06:12:22,297 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/ab52a165-4dd1-4f9c-aa7d-2aa040f3e534/file used request id req-be7c4658-e5d1-434a-8198-128d90bca3f2 2019-01-18 06:12:22,297 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-01-18 06:12:22,300 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/ab52a165-4dd1-4f9c-aa7d-2aa040f3e534 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}883b3c544fd76a534a10c6fb47ef17626224c872" 2019-01-18 06:12:22,458 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-5ddc19ec-9279-45af-bbf2-e0319eb54c96 Date: Fri, 18 Jan 2019 06:12:22 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateVolumeWithImageTests-b98f93b4-1865-4451-a6df-291241c1c6a0-image", "tags": [], "container_format": "bare", "created_at": "2019-01-18T06:12:20Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-18T06:12:22Z", "visibility": "shared", "locations": [{"url": "rbd://af014572-0a5d-4a80-a07f-9105f52ab2c1/images/ab52a165-4dd1-4f9c-aa7d-2aa040f3e534/snap", "metadata": {}}], "self": "/v2/images/ab52a165-4dd1-4f9c-aa7d-2aa040f3e534", "min_disk": 0, "protected": false, "id": "ab52a165-4dd1-4f9c-aa7d-2aa040f3e534", "file": "/v2/images/ab52a165-4dd1-4f9c-aa7d-2aa040f3e534/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "95592086481847c783f8cee79746b387", "direct_url": "rbd://af014572-0a5d-4a80-a07f-9105f52ab2c1/images/ab52a165-4dd1-4f9c-aa7d-2aa040f3e534/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-18 06:12:22,458 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/ab52a165-4dd1-4f9c-aa7d-2aa040f3e534 used request id req-5ddc19ec-9279-45af-bbf2-e0319eb54c96 2019-01-18 06:12:22,462 - 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}883b3c544fd76a534a10c6fb47ef17626224c872" 2019-01-18 06:12:22,612 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-996b6dfa-8a40-47a7-8395-a047ea4530d5 Date: Fri, 18 Jan 2019 06:12: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"}}} 2019-01-18 06:12:22,612 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-996b6dfa-8a40-47a7-8395-a047ea4530d5 2019-01-18 06:12:22,615 - create_image - INFO - Created image with name - CreateVolumeWithImageTests-b98f93b4-1865-4451-a6df-291241c1c6a0-image 2019-01-18 06:12:22,618 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/ab52a165-4dd1-4f9c-aa7d-2aa040f3e534 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}883b3c544fd76a534a10c6fb47ef17626224c872" 2019-01-18 06:12:22,781 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-6a384bf3-437e-4ba0-9fc1-837c30ea0c0a Date: Fri, 18 Jan 2019 06:12:22 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateVolumeWithImageTests-b98f93b4-1865-4451-a6df-291241c1c6a0-image", "tags": [], "container_format": "bare", "created_at": "2019-01-18T06:12:20Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-18T06:12:22Z", "visibility": "shared", "locations": [{"url": "rbd://af014572-0a5d-4a80-a07f-9105f52ab2c1/images/ab52a165-4dd1-4f9c-aa7d-2aa040f3e534/snap", "metadata": {}}], "self": "/v2/images/ab52a165-4dd1-4f9c-aa7d-2aa040f3e534", "min_disk": 0, "protected": false, "id": "ab52a165-4dd1-4f9c-aa7d-2aa040f3e534", "file": "/v2/images/ab52a165-4dd1-4f9c-aa7d-2aa040f3e534/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "95592086481847c783f8cee79746b387", "direct_url": "rbd://af014572-0a5d-4a80-a07f-9105f52ab2c1/images/ab52a165-4dd1-4f9c-aa7d-2aa040f3e534/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-18 06:12:22,781 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/ab52a165-4dd1-4f9c-aa7d-2aa040f3e534 used request id req-6a384bf3-437e-4ba0-9fc1-837c30ea0c0a 2019-01-18 06:12:22,782 - create_image - DEBUG - Instance status is - active 2019-01-18 06:12:22,782 - create_image - DEBUG - Image is active with name - CreateVolumeWithImageTests-b98f93b4-1865-4451-a6df-291241c1c6a0-image 2019-01-18 06:12:22,782 - create_image - INFO - Image is now active with name - CreateVolumeWithImageTests-b98f93b4-1865-4451-a6df-291241c1c6a0-image 2019-01-18 06:12:22,782 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:12:22,783 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:12:23,159 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "69f3e337f91f482e8001343ba07a7f83", "name": "CreateVolumeWithImageTests-538e9932-d3db-4a0-proj-role"}], "expires_at": "2019-01-18T07:12:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "95592086481847c783f8cee79746b387", "name": "CreateVolumeWithImageTests-538e9932-d3db-4a0-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/95592086481847c783f8cee79746b387", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/95592086481847c783f8cee79746b387", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/95592086481847c783f8cee79746b387", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/95592086481847c783f8cee79746b387", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/95592086481847c783f8cee79746b387", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/95592086481847c783f8cee79746b387", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/95592086481847c783f8cee79746b387", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/95592086481847c783f8cee79746b387", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/95592086481847c783f8cee79746b387", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/95592086481847c783f8cee79746b387", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/95592086481847c783f8cee79746b387", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/95592086481847c783f8cee79746b387", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateVolumeWithImageTests-538e9932-d3db-4a0-user", "id": "67c1d47e549c44cca1f4a6e05872c37b"}, "audit_ids": ["4ChEyU4NSxO658VlayuSvg"], "issued_at": "2019-01-18T06:12:23.000000Z"}} 2019-01-18 06:12:23,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}52ee213f5f5dcd3f52dc27658e1aaecd3ba27225" 2019-01-18 06:12:23,227 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:12:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-63cb9214-a0da-4182-a640-dbeec1c9cfc7 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:12:23,228 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-63cb9214-a0da-4182-a640-dbeec1c9cfc7 2019-01-18 06:12:23,233 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/95592086481847c783f8cee79746b387/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52ee213f5f5dcd3f52dc27658e1aaecd3ba27225" 2019-01-18 06:12:23,417 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:12:23 GMT Server: Apache x-compute-request-id: req-1b4bcbe3-237e-4e1e-a144-2bca19d675ab OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-1b4bcbe3-237e-4e1e-a144-2bca19d675ab Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2019-01-18 06:12:23,417 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/95592086481847c783f8cee79746b387/volumes/detail used request id req-1b4bcbe3-237e-4e1e-a144-2bca19d675ab 2019-01-18 06:12:23,420 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8776/v3/95592086481847c783f8cee79746b387/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-1b4bcbe3-237e-4e1e-a144-2bca19d675ab" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52ee213f5f5dcd3f52dc27658e1aaecd3ba27225" -d '{"volume": {"status": "creating", "user_id": null, "name": "CreateVolumeWithImageTests-b98f93b4-1865-4451-a6df-291241c1c6a0-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}}' 2019-01-18 06:12:23,858 - cinderclient.v3.client - DEBUG - RESP: [400] Date: Fri, 18 Jan 2019 06:12:23 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-b5fc5cb8-8dd5-4107-82b2-acdbfabb756a x-openstack-request-id: req-b5fc5cb8-8dd5-4107-82b2-acdbfabb756a Content-Length: 105 Content-Type: application/json RESP BODY: {"badRequest": {"message": "Invalid image identifier or unable to access requested image.", "code": 400}} 2019-01-18 06:12:23,859 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.23:8776/v3/95592086481847c783f8cee79746b387/volumes used request id req-b5fc5cb8-8dd5-4107-82b2-acdbfabb756a 2019-01-18 06:12:23,859 - glance_utils - INFO - Deleting image named - CreateVolumeWithImageTests-b98f93b4-1865-4451-a6df-291241c1c6a0-image 2019-01-18 06:12:23,862 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9292/v2/images/ab52a165-4dd1-4f9c-aa7d-2aa040f3e534 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}883b3c544fd76a534a10c6fb47ef17626224c872" 2019-01-18 06:12:24,710 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-fe8b4f44-79fd-4554-9f22-3a1d9ab6a3da Date: Fri, 18 Jan 2019 06:12:24 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-18 06:12:24,710 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/ab52a165-4dd1-4f9c-aa7d-2aa040f3e534 used request id req-fe8b4f44-79fd-4554-9f22-3a1d9ab6a3da 2019-01-18 06:12:24,717 - 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}b2332faf2cea75b55ef3e1849c2ba58547e388cb" 2019-01-18 06:12:24,915 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-6bb2cc84-fe70-42d4-b549-8362a9f9cd2c Date: Fri, 18 Jan 2019 06:12:24 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-18T04:53:26Z", "updated_at": "2019-01-18T04:53:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:53:26Z", "revision_number": 0, "id": "9c6f69fc-3bf8-4346-9288-5a255b82b67e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:53:26Z", "security_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:53:26Z", "revision_number": 0, "id": "84255fa4-c13a-4cfe-b73d-e56ee216ca1e", "remote_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "remote_ip_prefix": null, "created_at": "2019-01-18T04:53:26Z", "security_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:53:26Z", "revision_number": 0, "id": "571036d3-cb1d-483a-acb9-96f19293add9", "remote_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "remote_ip_prefix": null, "created_at": "2019-01-18T04:53:26Z", "security_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:53:26Z", "revision_number": 0, "id": "260c2de9-5dc5-4508-b06c-24b9d7ed838c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:53:26Z", "security_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "created_at": "2019-01-18T04:51:20Z", "updated_at": "2019-01-18T04:51:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "87b9b994-ae22-4850-863a-6a4925bd01fe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv4", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "45161a51-d6dd-4bb8-986d-bc2f88599c1d", "remote_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv6", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "2b339890-44d0-4711-a050-08a64d58e2a0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv6", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "24c99e6f-888c-4943-9c93-54ad3b18b18c", "remote_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv4", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}], "revision_number": 4, "project_id": "9c53a91613fb4d5080479ac6f51697ed", "id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "020d00b5451a467cb276d06789a1149d", "created_at": "2019-01-18T05:59:12Z", "updated_at": "2019-01-18T05:59:12Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:12Z", "revision_number": 0, "id": "38b091dd-dca7-4cbe-8c1c-dd18a74bfca8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:12Z", "security_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "tenant_id": "020d00b5451a467cb276d06789a1149d", "port_range_min": null, "ethertype": "IPv6", "project_id": "020d00b5451a467cb276d06789a1149d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:12Z", "revision_number": 0, "id": "8faf6dda-6919-4b75-b745-2af38abf8dcf", "remote_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:12Z", "security_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "tenant_id": "020d00b5451a467cb276d06789a1149d", "port_range_min": null, "ethertype": "IPv4", "project_id": "020d00b5451a467cb276d06789a1149d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:12Z", "revision_number": 0, "id": "60f7d4a7-1a27-4801-a1e8-5bf33633b818", "remote_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:12Z", "security_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "tenant_id": "020d00b5451a467cb276d06789a1149d", "port_range_min": null, "ethertype": "IPv6", "project_id": "020d00b5451a467cb276d06789a1149d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:12Z", "revision_number": 0, "id": "38b9f88b-1fc0-40d1-af74-237d79be193d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:12Z", "security_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "tenant_id": "020d00b5451a467cb276d06789a1149d", "port_range_min": null, "ethertype": "IPv4", "project_id": "020d00b5451a467cb276d06789a1149d"}], "revision_number": 4, "project_id": "020d00b5451a467cb276d06789a1149d", "id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "created_at": "2019-01-18T04:39:06Z", "updated_at": "2019-01-18T04:39:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "4bf1a402-0fa2-4cfd-9fee-4a28f16bb271", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "47feb8aba08a40dca7028a1701e597b9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "0aedefa2-edbc-47b5-bead-e954540f6937", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "47feb8aba08a40dca7028a1701e597b9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "8860837e-afbd-4411-adf9-d88db88c2114", "remote_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "47feb8aba08a40dca7028a1701e597b9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "4e399c2e-bc03-4aa3-b192-1fafdc9248ba", "remote_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "47feb8aba08a40dca7028a1701e597b9"}], "revision_number": 4, "project_id": "47feb8aba08a40dca7028a1701e597b9", "id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "name": "default"}]} 2019-01-18 06:12:24,915 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-6bb2cc84-fe70-42d4-b549-8362a9f9cd2c 2019-01-18 06:12:24,920 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/9c53a91613fb4d5080479ac6f51697ed -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2332faf2cea75b55ef3e1849c2ba58547e388cb" 2019-01-18 06:12:25,015 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:12:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a118d449-c43e-4ea4-ac65-bb8d69470da5 Content-Encoding: gzip Content-Length: 190 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/9c53a91613fb4d5080479ac6f51697ed"}, "enabled": true, "id": "9c53a91613fb4d5080479ac6f51697ed", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2019-01-18 06:12:25,016 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/9c53a91613fb4d5080479ac6f51697ed used request id req-a118d449-c43e-4ea4-ac65-bb8d69470da5 2019-01-18 06:12:25,019 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/020d00b5451a467cb276d06789a1149d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2332faf2cea75b55ef3e1849c2ba58547e388cb" 2019-01-18 06:12:25,107 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:12:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3b34c914-889a-4de3-b6d4-b76d80ab861d Content-Encoding: gzip Content-Length: 248 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/020d00b5451a467cb276d06789a1149d"}, "enabled": true, "id": "020d00b5451a467cb276d06789a1149d", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}} 2019-01-18 06:12:25,107 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/020d00b5451a467cb276d06789a1149d used request id req-3b34c914-889a-4de3-b6d4-b76d80ab861d 2019-01-18 06:12:25,111 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/47feb8aba08a40dca7028a1701e597b9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2332faf2cea75b55ef3e1849c2ba58547e388cb" 2019-01-18 06:12:25,192 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:12:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e04255ee-b914-4310-8245-cbf65546aa02 Content-Encoding: gzip Content-Length: 205 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/47feb8aba08a40dca7028a1701e597b9"}, "enabled": true, "id": "47feb8aba08a40dca7028a1701e597b9", "parent_id": "default", "domain_id": "default", "name": "service"}} 2019-01-18 06:12:25,192 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/47feb8aba08a40dca7028a1701e597b9 used request id req-e04255ee-b914-4310-8245-cbf65546aa02 2019-01-18 06:12:25,193 - keystone_utils - INFO - Deleting project with name - CreateVolumeWithImageTests-538e9932-d3db-4a0-proj 2019-01-18 06:12:25,197 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/95592086481847c783f8cee79746b387 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2332faf2cea75b55ef3e1849c2ba58547e388cb" 2019-01-18 06:12:25,443 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 06:12:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-55725ecb-0e28-4162-b9e8-afd1254afc74 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 06:12:25,444 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/95592086481847c783f8cee79746b387 used request id req-55725ecb-0e28-4162-b9e8-afd1254afc74 2019-01-18 06:12:25,444 - keystone_utils - INFO - Deleting role with name - CreateVolumeWithImageTests-538e9932-d3db-4a0-proj-role 2019-01-18 06:12:25,447 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/69f3e337f91f482e8001343ba07a7f83 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2332faf2cea75b55ef3e1849c2ba58547e388cb" 2019-01-18 06:12:25,548 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 06:12:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8a526cb7-4be7-49d7-8f53-109f108039a2 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 06:12:25,548 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/69f3e337f91f482e8001343ba07a7f83 used request id req-8a526cb7-4be7-49d7-8f53-109f108039a2 2019-01-18 06:12:25,551 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2332faf2cea75b55ef3e1849c2ba58547e388cb" 2019-01-18 06:12:25,632 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:12:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1d07a658-b9ed-4e8a-8f3b-bb01be1d2269 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "488fca829f8b496daa1cd2cdc6e45c49", "links": {"self": "http://172.30.9.23:5000/v3/roles/488fca829f8b496daa1cd2cdc6e45c49"}, "name": "Member"}, {"domain_id": null, "id": "6b7f4f4f76264b6fb449c43b86ee3817", "links": {"self": "http://172.30.9.23:5000/v3/roles/6b7f4f4f76264b6fb449c43b86ee3817"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a482b711adf94961bf4bb28eda7f0e28", "links": {"self": "http://172.30.9.23:5000/v3/roles/a482b711adf94961bf4bb28eda7f0e28"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c65201bd05504fa786d79b166e8bbba3", "links": {"self": "http://172.30.9.23:5000/v3/roles/c65201bd05504fa786d79b166e8bbba3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "e7e317b66c174923a8cb46c48d897c8d", "links": {"self": "http://172.30.9.23:5000/v3/roles/e7e317b66c174923a8cb46c48d897c8d"}, "name": "ResellerAdmin"}]} 2019-01-18 06:12:25,633 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-1d07a658-b9ed-4e8a-8f3b-bb01be1d2269 2019-01-18 06:12:25,633 - keystone_utils - INFO - Deleting user with name - CreateVolumeWithImageTests-538e9932-d3db-4a0-user 2019-01-18 06:12:25,636 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/67c1d47e549c44cca1f4a6e05872c37b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b6f1b5d0375eea5caea44b880b0a702aada002d" 2019-01-18 06:12:25,805 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 06:12:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-eec7aa57-3a89-437e-884e-75c8d6f98958 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 06:12:25,805 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/67c1d47e549c44cca1f4a6e05872c37b used request id req-eec7aa57-3a89-437e-884e-75c8d6f98958 2019-01-18 06:12:25,806 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:12:26,193 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "488fca829f8b496daa1cd2cdc6e45c49", "name": "Member"}, {"id": "c65201bd05504fa786d79b166e8bbba3", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}], "expires_at": "2019-01-18T07:12:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "020d00b5451a467cb276d06789a1149d", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "id": "e292c913af7844408b6509a836e493f5"}, "audit_ids": ["OeKjsUbGTh64cZVVUENRIg"], "issued_at": "2019-01-18T06:12:26.000000Z"}} 2019-01-18 06:12:26,194 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}57f26a040530b7e75da703243e9c0e4fe96a51fa" 2019-01-18 06:12:26,269 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:12:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-24ca97c4-03a7-4107-a7a8-d40103f56e29 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:12:26,269 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-24ca97c4-03a7-4107-a7a8-d40103f56e29 2019-01-18 06:12:26,271 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:12:26,272 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:12:26,661 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "488fca829f8b496daa1cd2cdc6e45c49", "name": "Member"}, {"id": "c65201bd05504fa786d79b166e8bbba3", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}], "expires_at": "2019-01-18T07:12:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "020d00b5451a467cb276d06789a1149d", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "id": "e292c913af7844408b6509a836e493f5"}, "audit_ids": ["QMDjeuy4Rwav9KhBr1vxdQ"], "issued_at": "2019-01-18T06:12:26.000000Z"}} 2019-01-18 06:12:26,662 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5530df436e7529b3b29b36faceb52e01b7758781" 2019-01-18 06:12:26,743 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:12:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6e2b8c04-ac85-4c72-a664-5a7231c044b7 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:12:26,743 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-6e2b8c04-ac85-4c72-a664-5a7231c044b7 2019-01-18 06:12:26,747 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-18 06:12:26,753 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 18 Jan 2019 06:12: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"}]}]}} 2019-01-18 06:12:26,754 - 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-dc44e1b2-2b38-4ea-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5530df436e7529b3b29b36faceb52e01b7758781" 2019-01-18 06:12:26,843 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:12:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-af632e7c-c469-44c0-a527-72372ae7d029 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-dc44e1b2-2b38-4ea-proj", "previous": null, "next": null}, "projects": []} 2019-01-18 06:12:26,843 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeWithImageTests-dc44e1b2-2b38-4ea-proj used request id req-af632e7c-c469-44c0-a527-72372ae7d029 2019-01-18 06:12:26,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}5530df436e7529b3b29b36faceb52e01b7758781" 2019-01-18 06:12:26,929 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:12:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b815b5a9-d912-40bd-8e4f-840f04b5195a Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-18 06:12:26,929 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-b815b5a9-d912-40bd-8e4f-840f04b5195a 2019-01-18 06:12:26,933 - 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}5530df436e7529b3b29b36faceb52e01b7758781" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateVolumeWithImageTests-dc44e1b2-2b38-4ea-proj"}}' 2019-01-18 06:12:27,033 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 18 Jan 2019 06:12:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-de1242ac-22be-47c0-acd7-c0b715d9e5a4 Content-Length: 311 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/9dffac889bcf4724a35767476c79b24e"}, "enabled": true, "id": "9dffac889bcf4724a35767476c79b24e", "parent_id": "default", "domain_id": "default", "name": "CreateVolumeWithImageTests-dc44e1b2-2b38-4ea-proj"}} 2019-01-18 06:12:27,033 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-de1242ac-22be-47c0-acd7-c0b715d9e5a4 2019-01-18 06:12:27,034 - keystone_utils - INFO - Created project with name - CreateVolumeWithImageTests-dc44e1b2-2b38-4ea-proj 2019-01-18 06:12:27,034 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:12:27,035 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:12:27,424 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "488fca829f8b496daa1cd2cdc6e45c49", "name": "Member"}, {"id": "c65201bd05504fa786d79b166e8bbba3", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}], "expires_at": "2019-01-18T07:12:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "020d00b5451a467cb276d06789a1149d", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "id": "e292c913af7844408b6509a836e493f5"}, "audit_ids": ["MhCevXpUTMSwE3a5AkMAkg"], "issued_at": "2019-01-18T06:12:27.000000Z"}} 2019-01-18 06:12:27,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}7249fd1f18db276d9d883238bf958b7325eac166" 2019-01-18 06:12:27,509 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:12:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0f995ff9-66ba-4167-80f6-71a3a785f0e4 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:12:27,509 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-0f995ff9-66ba-4167-80f6-71a3a785f0e4 2019-01-18 06:12:27,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" 2019-01-18 06:12:27,519 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 18 Jan 2019 06:12: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"}]}]}} 2019-01-18 06:12:27,519 - 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}7249fd1f18db276d9d883238bf958b7325eac166" 2019-01-18 06:12:27,622 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:12:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d34fd8d5-60e9-4c81-bf8a-8e65cf5fb951 Content-Encoding: gzip Content-Length: 869 Content-Type: application/json RESP BODY: {"users": [{"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/0607a2b4beb0408e9fa51cc5ba027ac6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0607a2b4beb0408e9fa51cc5ba027ac6", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/17c61b95071545a094cc82823d2b88b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "17c61b95071545a094cc82823d2b88b8", "email": "nova@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/29e5d2dfed2447bda26fc75bd1122674"}, "domain_id": "default", "enabled": true, "options": {}, "id": "29e5d2dfed2447bda26fc75bd1122674", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/3b6dcc8c791e4b6e8831f5b5e583de80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3b6dcc8c791e4b6e8831f5b5e583de80", "email": "neutron@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.23:5000/v3/users/45ab52d673584bc198669be88c88b878"}, "domain_id": "default", "enabled": true, "options": {}, "id": "45ab52d673584bc198669be88c88b878", "email": "barbican@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/57795b4ee52f49c6a71f55bb6c4012f8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "57795b4ee52f49c6a71f55bb6c4012f8", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/5c52969262974d64ac2a300ca5d60f50"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c52969262974d64ac2a300ca5d60f50", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/5fc15572bb1c489ba92bd9945bbc1f64"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5fc15572bb1c489ba92bd9945bbc1f64", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/6b519d70e25f4e61a9dfd738cd6bba22"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6b519d70e25f4e61a9dfd738cd6bba22", "email": "heat@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.23:5000/v3/users/8248437208b540c2893a7117ad102a87"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8248437208b540c2893a7117ad102a87", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/890dee97e62840c5b15e36f03f6b7efc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "890dee97e62840c5b15e36f03f6b7efc", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/8cccb516ecc44ed9bb7c8633df108fd4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8cccb516ecc44ed9bb7c8633df108fd4", "email": "glance@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.23:5000/v3/users/97c3d863a98148299fa116fdb54be470"}, "domain_id": "default", "enabled": true, "options": {}, "id": "97c3d863a98148299fa116fdb54be470", "email": "tacker@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/a2a0c8c0f19941808c9f618af50b3b79"}, "domain_id": "c19db1b8f60647a9a114cd23287c807b", "enabled": true, "options": {}, "id": "a2a0c8c0f19941808c9f618af50b3b79", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "links": {"self": "http://172.30.9.23:5000/v3/users/e292c913af7844408b6509a836e493f5"}, "domain_id": "default", "enabled": true, "id": "e292c913af7844408b6509a836e493f5", "options": {}}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/fe5de73ba9cb41b2be24ccf1f72f5ed4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe5de73ba9cb41b2be24ccf1f72f5ed4", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2019-01-18 06:12:27,622 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-d34fd8d5-60e9-4c81-bf8a-8e65cf5fb951 2019-01-18 06:12:27,626 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateVolumeWithImageTests-dc44e1b2-2b38-4ea-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7249fd1f18db276d9d883238bf958b7325eac166" 2019-01-18 06:12:27,716 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:12:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-337386f6-09fa-4ced-97b2-0e1c348071bf Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateVolumeWithImageTests-dc44e1b2-2b38-4ea-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/9dffac889bcf4724a35767476c79b24e"}, "enabled": true, "id": "9dffac889bcf4724a35767476c79b24e", "parent_id": "default", "domain_id": "default", "name": "CreateVolumeWithImageTests-dc44e1b2-2b38-4ea-proj"}]} 2019-01-18 06:12:27,716 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateVolumeWithImageTests-dc44e1b2-2b38-4ea-proj used request id req-337386f6-09fa-4ced-97b2-0e1c348071bf 2019-01-18 06:12:27,720 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7249fd1f18db276d9d883238bf958b7325eac166" 2019-01-18 06:12:27,798 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:12:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6e48ffd3-01bd-428e-aebd-a2ded444895a Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-18 06:12:27,798 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-6e48ffd3-01bd-428e-aebd-a2ded444895a 2019-01-18 06:12:28,171 - keystone_utils - INFO - Created user with name - CreateVolumeWithImageTests-dc44e1b2-2b38-4ea-user 2019-01-18 06:12:28,171 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:12:28,175 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5530df436e7529b3b29b36faceb52e01b7758781" 2019-01-18 06:12:28,349 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:12:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d14140df-3cd5-4cbd-8b9b-45a1ab1da04d Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "488fca829f8b496daa1cd2cdc6e45c49", "links": {"self": "http://172.30.9.23:5000/v3/roles/488fca829f8b496daa1cd2cdc6e45c49"}, "name": "Member"}, {"domain_id": null, "id": "6b7f4f4f76264b6fb449c43b86ee3817", "links": {"self": "http://172.30.9.23:5000/v3/roles/6b7f4f4f76264b6fb449c43b86ee3817"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a482b711adf94961bf4bb28eda7f0e28", "links": {"self": "http://172.30.9.23:5000/v3/roles/a482b711adf94961bf4bb28eda7f0e28"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c65201bd05504fa786d79b166e8bbba3", "links": {"self": "http://172.30.9.23:5000/v3/roles/c65201bd05504fa786d79b166e8bbba3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "e7e317b66c174923a8cb46c48d897c8d", "links": {"self": "http://172.30.9.23:5000/v3/roles/e7e317b66c174923a8cb46c48d897c8d"}, "name": "ResellerAdmin"}]} 2019-01-18 06:12:28,350 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-d14140df-3cd5-4cbd-8b9b-45a1ab1da04d 2019-01-18 06:12:28,353 - 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}5530df436e7529b3b29b36faceb52e01b7758781" -d '{"role": {"name": "CreateVolumeWithImageTests-dc44e1b2-2b38-4ea-proj-role"}}' 2019-01-18 06:12:28,459 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 18 Jan 2019 06:12:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-826095d7-a4d1-4867-9445-baff89b165cb Content-Length: 225 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "c488c61f44aa4484a1f5e798b3596fbb", "links": {"self": "http://172.30.9.23:5000/v3/roles/c488c61f44aa4484a1f5e798b3596fbb"}, "name": "CreateVolumeWithImageTests-dc44e1b2-2b38-4ea-proj-role"}} 2019-01-18 06:12:28,459 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-826095d7-a4d1-4867-9445-baff89b165cb 2019-01-18 06:12:28,460 - keystone_utils - INFO - Created role with name - CreateVolumeWithImageTests-dc44e1b2-2b38-4ea-proj-role 2019-01-18 06:12:28,463 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/c488c61f44aa4484a1f5e798b3596fbb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5530df436e7529b3b29b36faceb52e01b7758781" 2019-01-18 06:12:28,550 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:12:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2cefa14c-205f-4c01-9d2a-882a3b6ba904 Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.23:5000/v3/roles/c488c61f44aa4484a1f5e798b3596fbb"}, "domain_id": null, "name": "CreateVolumeWithImageTests-dc44e1b2-2b38-4ea-proj-role", "id": "c488c61f44aa4484a1f5e798b3596fbb"}} 2019-01-18 06:12:28,550 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/c488c61f44aa4484a1f5e798b3596fbb used request id req-2cefa14c-205f-4c01-9d2a-882a3b6ba904 2019-01-18 06:12:28,550 - keystone_utils - INFO - Granting role CreateVolumeWithImageTests-dc44e1b2-2b38-4ea-proj-role to project CreateVolumeWithImageTests-dc44e1b2-2b38-4ea-proj 2019-01-18 06:12:28,554 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/9dffac889bcf4724a35767476c79b24e/users/492cf591052f4e9a90f13d72e5cc3cf9/roles/c488c61f44aa4484a1f5e798b3596fbb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5530df436e7529b3b29b36faceb52e01b7758781" 2019-01-18 06:12:28,690 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 06:12:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d779f96c-f47e-4665-8d02-6de8446886e1 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 06:12:28,690 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/9dffac889bcf4724a35767476c79b24e/users/492cf591052f4e9a90f13d72e5cc3cf9/roles/c488c61f44aa4484a1f5e798b3596fbb used request id req-d779f96c-f47e-4665-8d02-6de8446886e1 2019-01-18 06:12:28,692 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2019-01-18 06:12:28,692 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:12:28,693 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:12:29,065 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c488c61f44aa4484a1f5e798b3596fbb", "name": "CreateVolumeWithImageTests-dc44e1b2-2b38-4ea-proj-role"}], "expires_at": "2019-01-18T07:12:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9dffac889bcf4724a35767476c79b24e", "name": "CreateVolumeWithImageTests-dc44e1b2-2b38-4ea-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/9dffac889bcf4724a35767476c79b24e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/9dffac889bcf4724a35767476c79b24e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/9dffac889bcf4724a35767476c79b24e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/9dffac889bcf4724a35767476c79b24e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/9dffac889bcf4724a35767476c79b24e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/9dffac889bcf4724a35767476c79b24e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/9dffac889bcf4724a35767476c79b24e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/9dffac889bcf4724a35767476c79b24e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/9dffac889bcf4724a35767476c79b24e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/9dffac889bcf4724a35767476c79b24e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/9dffac889bcf4724a35767476c79b24e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/9dffac889bcf4724a35767476c79b24e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateVolumeWithImageTests-dc44e1b2-2b38-4ea-user", "id": "492cf591052f4e9a90f13d72e5cc3cf9"}, "audit_ids": ["EPDwPrGEQ3K6O2E9r6jHtg"], "issued_at": "2019-01-18T06:12:29.000000Z"}} 2019-01-18 06:12:29,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}b60807aa46e075c3d137be0f06e5c9f5a4758d66" 2019-01-18 06:12:29,143 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:12:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cc3fc4a1-598e-47dc-a6d5-297a81f80f86 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:12:29,143 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-cc3fc4a1-598e-47dc-a6d5-297a81f80f86 2019-01-18 06:12:29,148 - 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-75be5bb1-cdf2-4994-905d-a0c87d3b91e8-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b60807aa46e075c3d137be0f06e5c9f5a4758d66" 2019-01-18 06:12:29,331 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 171 Content-Type: application/json X-Openstack-Request-Id: req-334b2095-2abf-4a7a-9559-d52a58766007 Date: Fri, 18 Jan 2019 06:12:29 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateVolumeWithImageTests-75be5bb1-cdf2-4994-905d-a0c87d3b91e8-image"} 2019-01-18 06:12:29,332 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateVolumeWithImageTests-75be5bb1-cdf2-4994-905d-a0c87d3b91e8-image used request id req-334b2095-2abf-4a7a-9559-d52a58766007 2019-01-18 06:12:29,335 - 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}b60807aa46e075c3d137be0f06e5c9f5a4758d66" 2019-01-18 06:12:29,479 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-84dd38cd-5dd9-4ad2-aaa7-4771e7dc81a1 Date: Fri, 18 Jan 2019 06:12: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"}}} 2019-01-18 06:12:29,479 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-84dd38cd-5dd9-4ad2-aaa7-4771e7dc81a1 2019-01-18 06:12:29,510 - 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}b60807aa46e075c3d137be0f06e5c9f5a4758d66" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateVolumeWithImageTests-75be5bb1-cdf2-4994-905d-a0c87d3b91e8-image"}' 2019-01-18 06:12:29,714 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 630 Content-Type: application/json Location: http://172.30.9.23:9292/v2/images/da825ab2-68f9-4ad0-94a4-a18c5b94785c X-Openstack-Request-Id: req-9327d972-0f30-4b01-9f64-e602ba210a84 Date: Fri, 18 Jan 2019 06:12:29 GMT RESP BODY: {"status": "queued", "name": "CreateVolumeWithImageTests-75be5bb1-cdf2-4994-905d-a0c87d3b91e8-image", "tags": [], "container_format": "bare", "created_at": "2019-01-18T06:12:29Z", "size": null, "disk_format": "qcow2", "updated_at": "2019-01-18T06:12:29Z", "visibility": "shared", "locations": [], "self": "/v2/images/da825ab2-68f9-4ad0-94a4-a18c5b94785c", "min_disk": 0, "protected": false, "id": "da825ab2-68f9-4ad0-94a4-a18c5b94785c", "file": "/v2/images/da825ab2-68f9-4ad0-94a4-a18c5b94785c/file", "checksum": null, "owner": "9dffac889bcf4724a35767476c79b24e", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-18 06:12:29,714 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-9327d972-0f30-4b01-9f64-e602ba210a84 2019-01-18 06:12:29,724 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9292/v2/images/da825ab2-68f9-4ad0-94a4-a18c5b94785c/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b60807aa46e075c3d137be0f06e5c9f5a4758d66" -d '' 2019-01-18 06:12:31,133 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-3033e83a-ea30-4dee-a3d5-11fbb81b7c28 Date: Fri, 18 Jan 2019 06:12:31 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-18 06:12:31,133 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/da825ab2-68f9-4ad0-94a4-a18c5b94785c/file used request id req-3033e83a-ea30-4dee-a3d5-11fbb81b7c28 2019-01-18 06:12:31,134 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-01-18 06:12:31,137 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/da825ab2-68f9-4ad0-94a4-a18c5b94785c -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b60807aa46e075c3d137be0f06e5c9f5a4758d66" 2019-01-18 06:12:31,296 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-67b3fd35-8698-410c-827a-ab0e3cf4d5f9 Date: Fri, 18 Jan 2019 06:12:31 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateVolumeWithImageTests-75be5bb1-cdf2-4994-905d-a0c87d3b91e8-image", "tags": [], "container_format": "bare", "created_at": "2019-01-18T06:12:29Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-18T06:12:31Z", "visibility": "shared", "locations": [{"url": "rbd://af014572-0a5d-4a80-a07f-9105f52ab2c1/images/da825ab2-68f9-4ad0-94a4-a18c5b94785c/snap", "metadata": {}}], "self": "/v2/images/da825ab2-68f9-4ad0-94a4-a18c5b94785c", "min_disk": 0, "protected": false, "id": "da825ab2-68f9-4ad0-94a4-a18c5b94785c", "file": "/v2/images/da825ab2-68f9-4ad0-94a4-a18c5b94785c/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "9dffac889bcf4724a35767476c79b24e", "direct_url": "rbd://af014572-0a5d-4a80-a07f-9105f52ab2c1/images/da825ab2-68f9-4ad0-94a4-a18c5b94785c/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-18 06:12:31,296 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/da825ab2-68f9-4ad0-94a4-a18c5b94785c used request id req-67b3fd35-8698-410c-827a-ab0e3cf4d5f9 2019-01-18 06:12:31,300 - 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}b60807aa46e075c3d137be0f06e5c9f5a4758d66" 2019-01-18 06:12:31,449 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-813e470d-a8a6-45d1-9bcd-418a8ec5dc98 Date: Fri, 18 Jan 2019 06:12: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"}}} 2019-01-18 06:12:31,450 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-813e470d-a8a6-45d1-9bcd-418a8ec5dc98 2019-01-18 06:12:31,453 - create_image - INFO - Created image with name - CreateVolumeWithImageTests-75be5bb1-cdf2-4994-905d-a0c87d3b91e8-image 2019-01-18 06:12:31,456 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/da825ab2-68f9-4ad0-94a4-a18c5b94785c -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b60807aa46e075c3d137be0f06e5c9f5a4758d66" 2019-01-18 06:12:31,619 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-0a0c543a-221f-4d6a-b94d-7bd397b5b704 Date: Fri, 18 Jan 2019 06:12:31 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateVolumeWithImageTests-75be5bb1-cdf2-4994-905d-a0c87d3b91e8-image", "tags": [], "container_format": "bare", "created_at": "2019-01-18T06:12:29Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-18T06:12:31Z", "visibility": "shared", "locations": [{"url": "rbd://af014572-0a5d-4a80-a07f-9105f52ab2c1/images/da825ab2-68f9-4ad0-94a4-a18c5b94785c/snap", "metadata": {}}], "self": "/v2/images/da825ab2-68f9-4ad0-94a4-a18c5b94785c", "min_disk": 0, "protected": false, "id": "da825ab2-68f9-4ad0-94a4-a18c5b94785c", "file": "/v2/images/da825ab2-68f9-4ad0-94a4-a18c5b94785c/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "9dffac889bcf4724a35767476c79b24e", "direct_url": "rbd://af014572-0a5d-4a80-a07f-9105f52ab2c1/images/da825ab2-68f9-4ad0-94a4-a18c5b94785c/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-18 06:12:31,620 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/da825ab2-68f9-4ad0-94a4-a18c5b94785c used request id req-0a0c543a-221f-4d6a-b94d-7bd397b5b704 2019-01-18 06:12:31,620 - create_image - DEBUG - Instance status is - active 2019-01-18 06:12:31,620 - create_image - DEBUG - Image is active with name - CreateVolumeWithImageTests-75be5bb1-cdf2-4994-905d-a0c87d3b91e8-image 2019-01-18 06:12:31,621 - create_image - INFO - Image is now active with name - CreateVolumeWithImageTests-75be5bb1-cdf2-4994-905d-a0c87d3b91e8-image 2019-01-18 06:12:31,621 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:12:31,622 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:12:31,999 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c488c61f44aa4484a1f5e798b3596fbb", "name": "CreateVolumeWithImageTests-dc44e1b2-2b38-4ea-proj-role"}], "expires_at": "2019-01-18T07:12:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9dffac889bcf4724a35767476c79b24e", "name": "CreateVolumeWithImageTests-dc44e1b2-2b38-4ea-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/9dffac889bcf4724a35767476c79b24e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/9dffac889bcf4724a35767476c79b24e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/9dffac889bcf4724a35767476c79b24e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/9dffac889bcf4724a35767476c79b24e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/9dffac889bcf4724a35767476c79b24e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/9dffac889bcf4724a35767476c79b24e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/9dffac889bcf4724a35767476c79b24e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/9dffac889bcf4724a35767476c79b24e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/9dffac889bcf4724a35767476c79b24e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/9dffac889bcf4724a35767476c79b24e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/9dffac889bcf4724a35767476c79b24e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/9dffac889bcf4724a35767476c79b24e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateVolumeWithImageTests-dc44e1b2-2b38-4ea-user", "id": "492cf591052f4e9a90f13d72e5cc3cf9"}, "audit_ids": ["LcG8DQ_EQIKUaAIMVw-dMg"], "issued_at": "2019-01-18T06:12:31.000000Z"}} 2019-01-18 06:12:31,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}3c7c593f46d7537e8a2ae95e85792a2ae9005423" 2019-01-18 06:12:32,071 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:12:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bbce76d8-44d9-4881-a558-21c84f293fc7 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:12:32,071 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-bbce76d8-44d9-4881-a558-21c84f293fc7 2019-01-18 06:12:32,077 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/9dffac889bcf4724a35767476c79b24e/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c7c593f46d7537e8a2ae95e85792a2ae9005423" 2019-01-18 06:12:32,349 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:12:32 GMT Server: Apache x-compute-request-id: req-c4f4327b-e734-4360-bb01-f3b3e56953d5 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-c4f4327b-e734-4360-bb01-f3b3e56953d5 Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2019-01-18 06:12:32,350 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/9dffac889bcf4724a35767476c79b24e/volumes/detail used request id req-c4f4327b-e734-4360-bb01-f3b3e56953d5 2019-01-18 06:12:32,353 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8776/v3/9dffac889bcf4724a35767476c79b24e/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-c4f4327b-e734-4360-bb01-f3b3e56953d5" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c7c593f46d7537e8a2ae95e85792a2ae9005423" -d '{"volume": {"status": "creating", "user_id": null, "name": "CreateVolumeWithImageTests-75be5bb1-cdf2-4994-905d-a0c87d3b91e8-vol", "imageRef": "CreateVolumeWithImageTests-75be5bb1-cdf2-4994-905d-a0c87d3b91e8-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}}' 2019-01-18 06:12:33,858 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Fri, 18 Jan 2019 06:12:32 GMT Server: Apache x-compute-request-id: req-e58cc432-db2a-4dda-bc55-c665e8cc3d91 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-e58cc432-db2a-4dda-bc55-c665e8cc3d91 Content-Length: 828 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "user_id": "492cf591052f4e9a90f13d72e5cc3cf9", "attachments": [], "links": [{"href": "http://172.30.9.23:8776/v3/9dffac889bcf4724a35767476c79b24e/volumes/6ea59ebb-ddec-4b33-beef-dfb24ee90ceb", "rel": "self"}, {"href": "http://172.30.9.23:8776/9dffac889bcf4724a35767476c79b24e/volumes/6ea59ebb-ddec-4b33-beef-dfb24ee90ceb", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-01-18T06:12:33.772629", "description": null, "updated_at": null, "volume_type": null, "name": "CreateVolumeWithImageTests-75be5bb1-cdf2-4994-905d-a0c87d3b91e8-vol", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "6ea59ebb-ddec-4b33-beef-dfb24ee90ceb", "size": 1}} 2019-01-18 06:12:33,859 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.23:8776/v3/9dffac889bcf4724a35767476c79b24e/volumes used request id req-e58cc432-db2a-4dda-bc55-c665e8cc3d91 2019-01-18 06:12:33,862 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/9dffac889bcf4724a35767476c79b24e/volumes/6ea59ebb-ddec-4b33-beef-dfb24ee90ceb -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-c4f4327b-e734-4360-bb01-f3b3e56953d5" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c7c593f46d7537e8a2ae95e85792a2ae9005423" 2019-01-18 06:12:34,066 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:12:33 GMT Server: Apache x-compute-request-id: req-42dd2900-4c51-4946-be35-51ac98c3e5a7 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-42dd2900-4c51-4946-be35-51ac98c3e5a7 Content-Encoding: gzip Content-Length: 461 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "user_id": "492cf591052f4e9a90f13d72e5cc3cf9", "attachments": [], "links": [{"href": "http://172.30.9.23:8776/v3/9dffac889bcf4724a35767476c79b24e/volumes/6ea59ebb-ddec-4b33-beef-dfb24ee90ceb", "rel": "self"}, {"href": "http://172.30.9.23:8776/9dffac889bcf4724a35767476c79b24e/volumes/6ea59ebb-ddec-4b33-beef-dfb24ee90ceb", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-01-18T06:12:33.000000", "description": null, "os-vol-tenant-attr:tenant_id": "9dffac889bcf4724a35767476c79b24e", "updated_at": "2019-01-18T06:12:33.000000", "volume_type": null, "name": "CreateVolumeWithImageTests-75be5bb1-cdf2-4994-905d-a0c87d3b91e8-vol", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "6ea59ebb-ddec-4b33-beef-dfb24ee90ceb", "size": 1}} 2019-01-18 06:12:34,066 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/9dffac889bcf4724a35767476c79b24e/volumes/6ea59ebb-ddec-4b33-beef-dfb24ee90ceb used request id req-42dd2900-4c51-4946-be35-51ac98c3e5a7 2019-01-18 06:12:34,067 - create_volume - INFO - Created volume with name - CreateVolumeWithImageTests-75be5bb1-cdf2-4994-905d-a0c87d3b91e8-vol 2019-01-18 06:12:34,069 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/9dffac889bcf4724a35767476c79b24e/volumes/6ea59ebb-ddec-4b33-beef-dfb24ee90ceb -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-c4f4327b-e734-4360-bb01-f3b3e56953d5" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c7c593f46d7537e8a2ae95e85792a2ae9005423" 2019-01-18 06:12:34,275 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:12:34 GMT Server: Apache x-compute-request-id: req-c1d29972-d54c-4eee-8f86-ba4dd22ee612 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-c1d29972-d54c-4eee-8f86-ba4dd22ee612 Content-Encoding: gzip Content-Length: 461 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "user_id": "492cf591052f4e9a90f13d72e5cc3cf9", "attachments": [], "links": [{"href": "http://172.30.9.23:8776/v3/9dffac889bcf4724a35767476c79b24e/volumes/6ea59ebb-ddec-4b33-beef-dfb24ee90ceb", "rel": "self"}, {"href": "http://172.30.9.23:8776/9dffac889bcf4724a35767476c79b24e/volumes/6ea59ebb-ddec-4b33-beef-dfb24ee90ceb", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-01-18T06:12:33.000000", "description": null, "os-vol-tenant-attr:tenant_id": "9dffac889bcf4724a35767476c79b24e", "updated_at": "2019-01-18T06:12:33.000000", "volume_type": null, "name": "CreateVolumeWithImageTests-75be5bb1-cdf2-4994-905d-a0c87d3b91e8-vol", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "6ea59ebb-ddec-4b33-beef-dfb24ee90ceb", "size": 1}} 2019-01-18 06:12:34,275 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/9dffac889bcf4724a35767476c79b24e/volumes/6ea59ebb-ddec-4b33-beef-dfb24ee90ceb used request id req-c1d29972-d54c-4eee-8f86-ba4dd22ee612 2019-01-18 06:12:34,275 - create_volume - DEBUG - Instance status is - creating 2019-01-18 06:12:34,276 - create_volume - DEBUG - Retry querying volume status in 3 seconds 2019-01-18 06:12:37,279 - create_volume - DEBUG - Volume status query timeout in 296.788022995 2019-01-18 06:12:37,282 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/9dffac889bcf4724a35767476c79b24e/volumes/6ea59ebb-ddec-4b33-beef-dfb24ee90ceb -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-c4f4327b-e734-4360-bb01-f3b3e56953d5" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c7c593f46d7537e8a2ae95e85792a2ae9005423" 2019-01-18 06:12:37,492 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:12:37 GMT Server: Apache x-compute-request-id: req-89ca88cb-0f98-4b24-bdae-1b6d25863dab OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-89ca88cb-0f98-4b24-bdae-1b6d25863dab Content-Encoding: gzip Content-Length: 469 Content-Type: application/json RESP BODY: {"volume": {"status": "downloading", "user_id": "492cf591052f4e9a90f13d72e5cc3cf9", "attachments": [], "links": [{"href": "http://172.30.9.23:8776/v3/9dffac889bcf4724a35767476c79b24e/volumes/6ea59ebb-ddec-4b33-beef-dfb24ee90ceb", "rel": "self"}, {"href": "http://172.30.9.23:8776/9dffac889bcf4724a35767476c79b24e/volumes/6ea59ebb-ddec-4b33-beef-dfb24ee90ceb", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-01-18T06:12:33.000000", "description": null, "os-vol-tenant-attr:tenant_id": "9dffac889bcf4724a35767476c79b24e", "updated_at": "2019-01-18T06:12:35.000000", "volume_type": null, "name": "CreateVolumeWithImageTests-75be5bb1-cdf2-4994-905d-a0c87d3b91e8-vol", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "6ea59ebb-ddec-4b33-beef-dfb24ee90ceb", "size": 1}} 2019-01-18 06:12:37,493 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/9dffac889bcf4724a35767476c79b24e/volumes/6ea59ebb-ddec-4b33-beef-dfb24ee90ceb used request id req-89ca88cb-0f98-4b24-bdae-1b6d25863dab 2019-01-18 06:12:37,493 - create_volume - DEBUG - Instance status is - downloading 2019-01-18 06:12:37,493 - create_volume - DEBUG - Retry querying volume status in 3 seconds 2019-01-18 06:12:40,496 - create_volume - DEBUG - Volume status query timeout in 293.570284843 2019-01-18 06:12:40,499 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/9dffac889bcf4724a35767476c79b24e/volumes/6ea59ebb-ddec-4b33-beef-dfb24ee90ceb -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-c4f4327b-e734-4360-bb01-f3b3e56953d5" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c7c593f46d7537e8a2ae95e85792a2ae9005423" 2019-01-18 06:12:40,724 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:12:40 GMT Server: Apache x-compute-request-id: req-a826f2de-9579-4e55-8e2f-f7d2088bd67c OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-a826f2de-9579-4e55-8e2f-f7d2088bd67c Content-Encoding: gzip Content-Length: 595 Content-Type: application/json RESP BODY: {"volume": {"attachments": [], "links": [{"href": "http://172.30.9.23:8776/v3/9dffac889bcf4724a35767476c79b24e/volumes/6ea59ebb-ddec-4b33-beef-dfb24ee90ceb", "rel": "self"}, {"href": "http://172.30.9.23:8776/9dffac889bcf4724a35767476c79b24e/volumes/6ea59ebb-ddec-4b33-beef-dfb24ee90ceb", "rel": "bookmark"}], "availability_zone": "nova", "encrypted": false, "updated_at": "2019-01-18T06:12:38.000000", "replication_status": null, "snapshot_id": null, "id": "6ea59ebb-ddec-4b33-beef-dfb24ee90ceb", "size": 1, "user_id": "492cf591052f4e9a90f13d72e5cc3cf9", "os-vol-tenant-attr:tenant_id": "9dffac889bcf4724a35767476c79b24e", "metadata": {}, "status": "available", "volume_image_metadata": {"checksum": "443b7623e27ecf03dc9e01ee93f67afe", "min_ram": "0", "disk_format": "qcow2", "image_name": "CreateVolumeWithImageTests-75be5bb1-cdf2-4994-905d-a0c87d3b91e8-image", "image_id": "da825ab2-68f9-4ad0-94a4-a18c5b94785c", "container_format": "bare", "min_disk": "0", "size": "12716032"}, "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "name": "CreateVolumeWithImageTests-75be5bb1-cdf2-4994-905d-a0c87d3b91e8-vol", "bootable": "true", "created_at": "2019-01-18T06:12:33.000000", "volume_type": null}} 2019-01-18 06:12:40,724 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/9dffac889bcf4724a35767476c79b24e/volumes/6ea59ebb-ddec-4b33-beef-dfb24ee90ceb used request id req-a826f2de-9579-4e55-8e2f-f7d2088bd67c 2019-01-18 06:12:40,724 - create_volume - DEBUG - Instance status is - available 2019-01-18 06:12:40,724 - create_volume - DEBUG - Volume is active with name - CreateVolumeWithImageTests-75be5bb1-cdf2-4994-905d-a0c87d3b91e8-vol 2019-01-18 06:12:40,724 - create_volume - INFO - Volume is now active with name - CreateVolumeWithImageTests-75be5bb1-cdf2-4994-905d-a0c87d3b91e8-vol 2019-01-18 06:12:40,727 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/9dffac889bcf4724a35767476c79b24e/volumes/6ea59ebb-ddec-4b33-beef-dfb24ee90ceb -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-c4f4327b-e734-4360-bb01-f3b3e56953d5" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c7c593f46d7537e8a2ae95e85792a2ae9005423" 2019-01-18 06:12:40,931 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:12:40 GMT Server: Apache x-compute-request-id: req-95b37ab1-b01b-4d6f-98f9-798125bc4ab8 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-95b37ab1-b01b-4d6f-98f9-798125bc4ab8 Content-Encoding: gzip Content-Length: 595 Content-Type: application/json RESP BODY: {"volume": {"attachments": [], "links": [{"href": "http://172.30.9.23:8776/v3/9dffac889bcf4724a35767476c79b24e/volumes/6ea59ebb-ddec-4b33-beef-dfb24ee90ceb", "rel": "self"}, {"href": "http://172.30.9.23:8776/9dffac889bcf4724a35767476c79b24e/volumes/6ea59ebb-ddec-4b33-beef-dfb24ee90ceb", "rel": "bookmark"}], "availability_zone": "nova", "encrypted": false, "updated_at": "2019-01-18T06:12:38.000000", "replication_status": null, "snapshot_id": null, "id": "6ea59ebb-ddec-4b33-beef-dfb24ee90ceb", "size": 1, "user_id": "492cf591052f4e9a90f13d72e5cc3cf9", "os-vol-tenant-attr:tenant_id": "9dffac889bcf4724a35767476c79b24e", "metadata": {}, "status": "available", "volume_image_metadata": {"checksum": "443b7623e27ecf03dc9e01ee93f67afe", "min_ram": "0", "disk_format": "qcow2", "image_name": "CreateVolumeWithImageTests-75be5bb1-cdf2-4994-905d-a0c87d3b91e8-image", "image_id": "da825ab2-68f9-4ad0-94a4-a18c5b94785c", "container_format": "bare", "min_disk": "0", "size": "12716032"}, "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "name": "CreateVolumeWithImageTests-75be5bb1-cdf2-4994-905d-a0c87d3b91e8-vol", "bootable": "true", "created_at": "2019-01-18T06:12:33.000000", "volume_type": null}} 2019-01-18 06:12:40,931 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/9dffac889bcf4724a35767476c79b24e/volumes/6ea59ebb-ddec-4b33-beef-dfb24ee90ceb used request id req-95b37ab1-b01b-4d6f-98f9-798125bc4ab8 2019-01-18 06:12:40,931 - create_volume - DEBUG - Instance status is - available 2019-01-18 06:12:40,932 - create_volume - DEBUG - Volume is active with name - CreateVolumeWithImageTests-75be5bb1-cdf2-4994-905d-a0c87d3b91e8-vol 2019-01-18 06:12:40,932 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:12:41,320 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c488c61f44aa4484a1f5e798b3596fbb", "name": "CreateVolumeWithImageTests-dc44e1b2-2b38-4ea-proj-role"}], "expires_at": "2019-01-18T07:12:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9dffac889bcf4724a35767476c79b24e", "name": "CreateVolumeWithImageTests-dc44e1b2-2b38-4ea-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/9dffac889bcf4724a35767476c79b24e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/9dffac889bcf4724a35767476c79b24e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/9dffac889bcf4724a35767476c79b24e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/9dffac889bcf4724a35767476c79b24e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/9dffac889bcf4724a35767476c79b24e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/9dffac889bcf4724a35767476c79b24e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/9dffac889bcf4724a35767476c79b24e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/9dffac889bcf4724a35767476c79b24e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/9dffac889bcf4724a35767476c79b24e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/9dffac889bcf4724a35767476c79b24e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/9dffac889bcf4724a35767476c79b24e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/9dffac889bcf4724a35767476c79b24e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateVolumeWithImageTests-dc44e1b2-2b38-4ea-user", "id": "492cf591052f4e9a90f13d72e5cc3cf9"}, "audit_ids": ["R2JPd3_US8mPyX88xPrpqA"], "issued_at": "2019-01-18T06:12:41.000000Z"}} 2019-01-18 06:12:41,326 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/9dffac889bcf4724a35767476c79b24e/volumes/6ea59ebb-ddec-4b33-beef-dfb24ee90ceb -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f21da30fcd8695b4a4a7ebbb101be73a040ea4e3" 2019-01-18 06:12:41,550 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:12:41 GMT Server: Apache x-compute-request-id: req-a42a08c2-d320-4170-aeee-4dc1f009da88 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-a42a08c2-d320-4170-aeee-4dc1f009da88 Content-Encoding: gzip Content-Length: 595 Content-Type: application/json RESP BODY: {"volume": {"attachments": [], "links": [{"href": "http://172.30.9.23:8776/v3/9dffac889bcf4724a35767476c79b24e/volumes/6ea59ebb-ddec-4b33-beef-dfb24ee90ceb", "rel": "self"}, {"href": "http://172.30.9.23:8776/9dffac889bcf4724a35767476c79b24e/volumes/6ea59ebb-ddec-4b33-beef-dfb24ee90ceb", "rel": "bookmark"}], "availability_zone": "nova", "encrypted": false, "updated_at": "2019-01-18T06:12:38.000000", "replication_status": null, "snapshot_id": null, "id": "6ea59ebb-ddec-4b33-beef-dfb24ee90ceb", "size": 1, "user_id": "492cf591052f4e9a90f13d72e5cc3cf9", "os-vol-tenant-attr:tenant_id": "9dffac889bcf4724a35767476c79b24e", "metadata": {}, "status": "available", "volume_image_metadata": {"checksum": "443b7623e27ecf03dc9e01ee93f67afe", "min_ram": "0", "disk_format": "qcow2", "image_name": "CreateVolumeWithImageTests-75be5bb1-cdf2-4994-905d-a0c87d3b91e8-image", "image_id": "da825ab2-68f9-4ad0-94a4-a18c5b94785c", "container_format": "bare", "min_disk": "0", "size": "12716032"}, "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "name": "CreateVolumeWithImageTests-75be5bb1-cdf2-4994-905d-a0c87d3b91e8-vol", "bootable": "true", "created_at": "2019-01-18T06:12:33.000000", "volume_type": null}} 2019-01-18 06:12:41,551 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/9dffac889bcf4724a35767476c79b24e/volumes/6ea59ebb-ddec-4b33-beef-dfb24ee90ceb used request id req-a42a08c2-d320-4170-aeee-4dc1f009da88 2019-01-18 06:12:41,553 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/9dffac889bcf4724a35767476c79b24e/volumes/6ea59ebb-ddec-4b33-beef-dfb24ee90ceb -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-c4f4327b-e734-4360-bb01-f3b3e56953d5" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c7c593f46d7537e8a2ae95e85792a2ae9005423" 2019-01-18 06:12:41,606 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:12:41 GMT Server: Apache x-compute-request-id: req-d93bcd41-da84-4e01-927c-ea9faeabeaab OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-d93bcd41-da84-4e01-927c-ea9faeabeaab Content-Encoding: gzip Content-Length: 595 Content-Type: application/json RESP BODY: {"volume": {"attachments": [], "links": [{"href": "http://172.30.9.23:8776/v3/9dffac889bcf4724a35767476c79b24e/volumes/6ea59ebb-ddec-4b33-beef-dfb24ee90ceb", "rel": "self"}, {"href": "http://172.30.9.23:8776/9dffac889bcf4724a35767476c79b24e/volumes/6ea59ebb-ddec-4b33-beef-dfb24ee90ceb", "rel": "bookmark"}], "availability_zone": "nova", "encrypted": false, "updated_at": "2019-01-18T06:12:38.000000", "replication_status": null, "snapshot_id": null, "id": "6ea59ebb-ddec-4b33-beef-dfb24ee90ceb", "size": 1, "user_id": "492cf591052f4e9a90f13d72e5cc3cf9", "os-vol-tenant-attr:tenant_id": "9dffac889bcf4724a35767476c79b24e", "metadata": {}, "status": "available", "volume_image_metadata": {"checksum": "443b7623e27ecf03dc9e01ee93f67afe", "min_ram": "0", "disk_format": "qcow2", "image_name": "CreateVolumeWithImageTests-75be5bb1-cdf2-4994-905d-a0c87d3b91e8-image", "image_id": "da825ab2-68f9-4ad0-94a4-a18c5b94785c", "container_format": "bare", "min_disk": "0", "size": "12716032"}, "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "name": "CreateVolumeWithImageTests-75be5bb1-cdf2-4994-905d-a0c87d3b91e8-vol", "bootable": "true", "created_at": "2019-01-18T06:12:33.000000", "volume_type": null}} 2019-01-18 06:12:41,606 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/9dffac889bcf4724a35767476c79b24e/volumes/6ea59ebb-ddec-4b33-beef-dfb24ee90ceb used request id req-d93bcd41-da84-4e01-927c-ea9faeabeaab 2019-01-18 06:12:41,607 - create_volume - DEBUG - Instance status is - available 2019-01-18 06:12:41,607 - create_volume - DEBUG - Volume is active with name - CreateVolumeWithImageTests-75be5bb1-cdf2-4994-905d-a0c87d3b91e8-vol 2019-01-18 06:12:41,607 - cinder_utils - INFO - Deleting volume named - CreateVolumeWithImageTests-75be5bb1-cdf2-4994-905d-a0c87d3b91e8-vol 2019-01-18 06:12:41,610 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8776/v3/9dffac889bcf4724a35767476c79b24e/volumes/6ea59ebb-ddec-4b33-beef-dfb24ee90ceb -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-c4f4327b-e734-4360-bb01-f3b3e56953d5" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c7c593f46d7537e8a2ae95e85792a2ae9005423" 2019-01-18 06:12:41,824 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Fri, 18 Jan 2019 06:12:41 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-fcd347ab-faf9-4f55-be0e-2acf70e923a0 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. 2019-01-18 06:12:41,824 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.23:8776/v3/9dffac889bcf4724a35767476c79b24e/volumes/6ea59ebb-ddec-4b33-beef-dfb24ee90ceb used request id req-fcd347ab-faf9-4f55-be0e-2acf70e923a0 2019-01-18 06:12:41,827 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/9dffac889bcf4724a35767476c79b24e/volumes/6ea59ebb-ddec-4b33-beef-dfb24ee90ceb -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-c4f4327b-e734-4360-bb01-f3b3e56953d5" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c7c593f46d7537e8a2ae95e85792a2ae9005423" 2019-01-18 06:12:41,883 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:12:41 GMT Server: Apache x-compute-request-id: req-3496d45d-1c0c-4d1f-8588-38848c36b7b1 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-3496d45d-1c0c-4d1f-8588-38848c36b7b1 Content-Encoding: gzip Content-Length: 599 Content-Type: application/json RESP BODY: {"volume": {"attachments": [], "links": [{"href": "http://172.30.9.23:8776/v3/9dffac889bcf4724a35767476c79b24e/volumes/6ea59ebb-ddec-4b33-beef-dfb24ee90ceb", "rel": "self"}, {"href": "http://172.30.9.23:8776/9dffac889bcf4724a35767476c79b24e/volumes/6ea59ebb-ddec-4b33-beef-dfb24ee90ceb", "rel": "bookmark"}], "availability_zone": "nova", "encrypted": false, "updated_at": "2019-01-18T06:12:41.000000", "replication_status": null, "snapshot_id": null, "id": "6ea59ebb-ddec-4b33-beef-dfb24ee90ceb", "size": 1, "user_id": "492cf591052f4e9a90f13d72e5cc3cf9", "os-vol-tenant-attr:tenant_id": "9dffac889bcf4724a35767476c79b24e", "metadata": {}, "status": "deleting", "volume_image_metadata": {"checksum": "443b7623e27ecf03dc9e01ee93f67afe", "min_ram": "0", "disk_format": "qcow2", "image_name": "CreateVolumeWithImageTests-75be5bb1-cdf2-4994-905d-a0c87d3b91e8-image", "image_id": "da825ab2-68f9-4ad0-94a4-a18c5b94785c", "container_format": "bare", "min_disk": "0", "size": "12716032"}, "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "name": "CreateVolumeWithImageTests-75be5bb1-cdf2-4994-905d-a0c87d3b91e8-vol", "bootable": "true", "created_at": "2019-01-18T06:12:33.000000", "volume_type": null}} 2019-01-18 06:12:41,883 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/9dffac889bcf4724a35767476c79b24e/volumes/6ea59ebb-ddec-4b33-beef-dfb24ee90ceb used request id req-3496d45d-1c0c-4d1f-8588-38848c36b7b1 2019-01-18 06:12:41,883 - create_volume - DEBUG - Instance status is - deleting 2019-01-18 06:12:41,884 - create_volume - DEBUG - Retry querying volume status in 3 seconds 2019-01-18 06:12:44,887 - create_volume - DEBUG - Volume status query timeout in 56.9380338192 2019-01-18 06:12:44,890 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/9dffac889bcf4724a35767476c79b24e/volumes/6ea59ebb-ddec-4b33-beef-dfb24ee90ceb -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-c4f4327b-e734-4360-bb01-f3b3e56953d5" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c7c593f46d7537e8a2ae95e85792a2ae9005423" 2019-01-18 06:12:44,928 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Fri, 18 Jan 2019 06:12:44 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-241b7e4c-9250-4a23-8221-91fb128d450c x-openstack-request-id: req-241b7e4c-9250-4a23-8221-91fb128d450c Content-Length: 109 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume 6ea59ebb-ddec-4b33-beef-dfb24ee90ceb could not be found.", "code": 404}} 2019-01-18 06:12:44,928 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/9dffac889bcf4724a35767476c79b24e/volumes/6ea59ebb-ddec-4b33-beef-dfb24ee90ceb used request id req-241b7e4c-9250-4a23-8221-91fb128d450c 2019-01-18 06:12:44,928 - create_volume - DEBUG - Volume not found when querying status for deleted with message Volume 6ea59ebb-ddec-4b33-beef-dfb24ee90ceb could not be found. (HTTP 404) (Request-ID: req-241b7e4c-9250-4a23-8221-91fb128d450c) 2019-01-18 06:12:44,928 - create_volume - INFO - Volume has been properly deleted with name - CreateVolumeWithImageTests-75be5bb1-cdf2-4994-905d-a0c87d3b91e8-vol 2019-01-18 06:12:44,929 - glance_utils - INFO - Deleting image named - CreateVolumeWithImageTests-75be5bb1-cdf2-4994-905d-a0c87d3b91e8-image 2019-01-18 06:12:44,931 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9292/v2/images/da825ab2-68f9-4ad0-94a4-a18c5b94785c -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b60807aa46e075c3d137be0f06e5c9f5a4758d66" 2019-01-18 06:12:46,245 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-66d160ae-4123-41b5-a001-90f5867824a8 Date: Fri, 18 Jan 2019 06:12:46 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-18 06:12:46,245 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/da825ab2-68f9-4ad0-94a4-a18c5b94785c used request id req-66d160ae-4123-41b5-a001-90f5867824a8 2019-01-18 06:12:46,251 - 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}5530df436e7529b3b29b36faceb52e01b7758781" 2019-01-18 06:12:46,467 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-8f0bea45-f689-4349-a0a4-26b62843a169 Date: Fri, 18 Jan 2019 06:12:46 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-18T04:53:26Z", "updated_at": "2019-01-18T04:53:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:53:26Z", "revision_number": 0, "id": "260c2de9-5dc5-4508-b06c-24b9d7ed838c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:53:26Z", "security_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:53:26Z", "revision_number": 0, "id": "9c6f69fc-3bf8-4346-9288-5a255b82b67e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:53:26Z", "security_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:53:26Z", "revision_number": 0, "id": "84255fa4-c13a-4cfe-b73d-e56ee216ca1e", "remote_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "remote_ip_prefix": null, "created_at": "2019-01-18T04:53:26Z", "security_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:53:26Z", "revision_number": 0, "id": "571036d3-cb1d-483a-acb9-96f19293add9", "remote_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "remote_ip_prefix": null, "created_at": "2019-01-18T04:53:26Z", "security_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "created_at": "2019-01-18T04:51:20Z", "updated_at": "2019-01-18T04:51:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "2b339890-44d0-4711-a050-08a64d58e2a0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv6", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "24c99e6f-888c-4943-9c93-54ad3b18b18c", "remote_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv4", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "87b9b994-ae22-4850-863a-6a4925bd01fe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv4", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "45161a51-d6dd-4bb8-986d-bc2f88599c1d", "remote_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv6", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}], "revision_number": 4, "project_id": "9c53a91613fb4d5080479ac6f51697ed", "id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "020d00b5451a467cb276d06789a1149d", "created_at": "2019-01-18T05:59:12Z", "updated_at": "2019-01-18T05:59:12Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:12Z", "revision_number": 0, "id": "60f7d4a7-1a27-4801-a1e8-5bf33633b818", "remote_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:12Z", "security_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "tenant_id": "020d00b5451a467cb276d06789a1149d", "port_range_min": null, "ethertype": "IPv6", "project_id": "020d00b5451a467cb276d06789a1149d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:12Z", "revision_number": 0, "id": "38b9f88b-1fc0-40d1-af74-237d79be193d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:12Z", "security_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "tenant_id": "020d00b5451a467cb276d06789a1149d", "port_range_min": null, "ethertype": "IPv4", "project_id": "020d00b5451a467cb276d06789a1149d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:12Z", "revision_number": 0, "id": "38b091dd-dca7-4cbe-8c1c-dd18a74bfca8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:12Z", "security_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "tenant_id": "020d00b5451a467cb276d06789a1149d", "port_range_min": null, "ethertype": "IPv6", "project_id": "020d00b5451a467cb276d06789a1149d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:12Z", "revision_number": 0, "id": "8faf6dda-6919-4b75-b745-2af38abf8dcf", "remote_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:12Z", "security_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "tenant_id": "020d00b5451a467cb276d06789a1149d", "port_range_min": null, "ethertype": "IPv4", "project_id": "020d00b5451a467cb276d06789a1149d"}], "revision_number": 4, "project_id": "020d00b5451a467cb276d06789a1149d", "id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "created_at": "2019-01-18T04:39:06Z", "updated_at": "2019-01-18T04:39:06Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "8860837e-afbd-4411-adf9-d88db88c2114", "remote_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "47feb8aba08a40dca7028a1701e597b9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "4e399c2e-bc03-4aa3-b192-1fafdc9248ba", "remote_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "47feb8aba08a40dca7028a1701e597b9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "4bf1a402-0fa2-4cfd-9fee-4a28f16bb271", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "47feb8aba08a40dca7028a1701e597b9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "0aedefa2-edbc-47b5-bead-e954540f6937", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "47feb8aba08a40dca7028a1701e597b9"}], "revision_number": 4, "project_id": "47feb8aba08a40dca7028a1701e597b9", "id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "name": "default"}]} 2019-01-18 06:12:46,467 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-8f0bea45-f689-4349-a0a4-26b62843a169 2019-01-18 06:12:46,472 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/9c53a91613fb4d5080479ac6f51697ed -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5530df436e7529b3b29b36faceb52e01b7758781" 2019-01-18 06:12:46,568 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:12:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-631a0747-4c00-4ff7-baa1-086f9447d739 Content-Encoding: gzip Content-Length: 190 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/9c53a91613fb4d5080479ac6f51697ed"}, "enabled": true, "id": "9c53a91613fb4d5080479ac6f51697ed", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2019-01-18 06:12:46,568 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/9c53a91613fb4d5080479ac6f51697ed used request id req-631a0747-4c00-4ff7-baa1-086f9447d739 2019-01-18 06:12:46,572 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/020d00b5451a467cb276d06789a1149d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5530df436e7529b3b29b36faceb52e01b7758781" 2019-01-18 06:12:46,653 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:12:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e3b10edd-ba4a-4a9a-86f4-8c17af89b036 Content-Encoding: gzip Content-Length: 248 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/020d00b5451a467cb276d06789a1149d"}, "enabled": true, "id": "020d00b5451a467cb276d06789a1149d", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}} 2019-01-18 06:12:46,653 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/020d00b5451a467cb276d06789a1149d used request id req-e3b10edd-ba4a-4a9a-86f4-8c17af89b036 2019-01-18 06:12:46,657 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/47feb8aba08a40dca7028a1701e597b9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5530df436e7529b3b29b36faceb52e01b7758781" 2019-01-18 06:12:46,750 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:12:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-585a4621-bd55-421b-959f-4ce043d3828f Content-Encoding: gzip Content-Length: 205 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/47feb8aba08a40dca7028a1701e597b9"}, "enabled": true, "id": "47feb8aba08a40dca7028a1701e597b9", "parent_id": "default", "domain_id": "default", "name": "service"}} 2019-01-18 06:12:46,750 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/47feb8aba08a40dca7028a1701e597b9 used request id req-585a4621-bd55-421b-959f-4ce043d3828f 2019-01-18 06:12:46,751 - keystone_utils - INFO - Deleting project with name - CreateVolumeWithImageTests-dc44e1b2-2b38-4ea-proj 2019-01-18 06:12:46,754 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/9dffac889bcf4724a35767476c79b24e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5530df436e7529b3b29b36faceb52e01b7758781" 2019-01-18 06:12:46,982 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 06:12:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c719e5ba-97a8-4225-895d-0d70390c6c82 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 06:12:46,982 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/9dffac889bcf4724a35767476c79b24e used request id req-c719e5ba-97a8-4225-895d-0d70390c6c82 2019-01-18 06:12:46,982 - keystone_utils - INFO - Deleting role with name - CreateVolumeWithImageTests-dc44e1b2-2b38-4ea-proj-role 2019-01-18 06:12:46,986 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/c488c61f44aa4484a1f5e798b3596fbb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5530df436e7529b3b29b36faceb52e01b7758781" 2019-01-18 06:12:47,081 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 06:12:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-014e11b9-da5a-463b-800a-eca01e5d9cd1 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 06:12:47,081 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/c488c61f44aa4484a1f5e798b3596fbb used request id req-014e11b9-da5a-463b-800a-eca01e5d9cd1 2019-01-18 06:12:47,085 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5530df436e7529b3b29b36faceb52e01b7758781" 2019-01-18 06:12:47,168 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:12:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0ab2c57e-937c-40fe-a678-be966c1972c7 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "488fca829f8b496daa1cd2cdc6e45c49", "links": {"self": "http://172.30.9.23:5000/v3/roles/488fca829f8b496daa1cd2cdc6e45c49"}, "name": "Member"}, {"domain_id": null, "id": "6b7f4f4f76264b6fb449c43b86ee3817", "links": {"self": "http://172.30.9.23:5000/v3/roles/6b7f4f4f76264b6fb449c43b86ee3817"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a482b711adf94961bf4bb28eda7f0e28", "links": {"self": "http://172.30.9.23:5000/v3/roles/a482b711adf94961bf4bb28eda7f0e28"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c65201bd05504fa786d79b166e8bbba3", "links": {"self": "http://172.30.9.23:5000/v3/roles/c65201bd05504fa786d79b166e8bbba3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "e7e317b66c174923a8cb46c48d897c8d", "links": {"self": "http://172.30.9.23:5000/v3/roles/e7e317b66c174923a8cb46c48d897c8d"}, "name": "ResellerAdmin"}]} 2019-01-18 06:12:47,168 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-0ab2c57e-937c-40fe-a678-be966c1972c7 2019-01-18 06:12:47,169 - keystone_utils - INFO - Deleting user with name - CreateVolumeWithImageTests-dc44e1b2-2b38-4ea-user 2019-01-18 06:12:47,173 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/492cf591052f4e9a90f13d72e5cc3cf9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7249fd1f18db276d9d883238bf958b7325eac166" 2019-01-18 06:12:47,343 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 06:12:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9484fc0f-f92b-4d2f-b039-48cf346af679 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 06:12:47,343 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/492cf591052f4e9a90f13d72e5cc3cf9 used request id req-9484fc0f-f92b-4d2f-b039-48cf346af679 2019-01-18 06:12:47,344 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:12:47,725 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "488fca829f8b496daa1cd2cdc6e45c49", "name": "Member"}, {"id": "c65201bd05504fa786d79b166e8bbba3", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}], "expires_at": "2019-01-18T07:12:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "020d00b5451a467cb276d06789a1149d", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "id": "e292c913af7844408b6509a836e493f5"}, "audit_ids": ["pPWm2g_4Rmu9rB0LWscfEA"], "issued_at": "2019-01-18T06:12:47.000000Z"}} 2019-01-18 06:12:47,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}329150760aefb7ac848b864bbbc245be72ec2ebc" 2019-01-18 06:12:47,815 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:12:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dc56c0b1-94bd-473e-8841-14a2143e6b00 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:12:47,815 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-dc56c0b1-94bd-473e-8841-14a2143e6b00 2019-01-18 06:12:47,817 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:12:47,818 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:12:48,200 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "488fca829f8b496daa1cd2cdc6e45c49", "name": "Member"}, {"id": "c65201bd05504fa786d79b166e8bbba3", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}], "expires_at": "2019-01-18T07:12:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "020d00b5451a467cb276d06789a1149d", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "id": "e292c913af7844408b6509a836e493f5"}, "audit_ids": ["z0yu3A8NSSCiQTjJ6KDJyw"], "issued_at": "2019-01-18T06:12:48.000000Z"}} 2019-01-18 06:12:48,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}7c1083e93d87c6ae3c0d968738891b7bc9474e53" 2019-01-18 06:12:48,278 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:12:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a88808ad-faf6-41fd-9d41-8dd7246d6100 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:12:48,278 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-a88808ad-faf6-41fd-9d41-8dd7246d6100 2019-01-18 06:12:48,282 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-18 06:12:48,287 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 18 Jan 2019 06:12: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"}]}]}} 2019-01-18 06:12:48,288 - 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-86e5456f-ec7e-44c-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c1083e93d87c6ae3c0d968738891b7bc9474e53" 2019-01-18 06:12:48,377 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:12:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9b48e3d4-1ff9-461e-a9ed-f8ddde4cb027 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-86e5456f-ec7e-44c-proj", "previous": null, "next": null}, "projects": []} 2019-01-18 06:12:48,377 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=SimpleHealthCheck-86e5456f-ec7e-44c-proj used request id req-9b48e3d4-1ff9-461e-a9ed-f8ddde4cb027 2019-01-18 06:12:48,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}7c1083e93d87c6ae3c0d968738891b7bc9474e53" 2019-01-18 06:12:48,460 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:12:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5e7a22c9-16f0-4f9d-a6e7-f06e474f8ead Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-18 06:12:48,460 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-5e7a22c9-16f0-4f9d-a6e7-f06e474f8ead 2019-01-18 06:12:48,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}7c1083e93d87c6ae3c0d968738891b7bc9474e53" -d '{"project": {"enabled": true, "domain_id": "default", "name": "SimpleHealthCheck-86e5456f-ec7e-44c-proj"}}' 2019-01-18 06:12:48,585 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 18 Jan 2019 06:12:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-700320f9-d9de-4f7e-8475-5897d97d20c0 Content-Length: 302 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/934da771048549229d5fe78d3177e859"}, "enabled": true, "id": "934da771048549229d5fe78d3177e859", "parent_id": "default", "domain_id": "default", "name": "SimpleHealthCheck-86e5456f-ec7e-44c-proj"}} 2019-01-18 06:12:48,585 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-700320f9-d9de-4f7e-8475-5897d97d20c0 2019-01-18 06:12:48,585 - keystone_utils - INFO - Created project with name - SimpleHealthCheck-86e5456f-ec7e-44c-proj 2019-01-18 06:12:48,585 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:12:48,586 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:12:48,974 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "488fca829f8b496daa1cd2cdc6e45c49", "name": "Member"}, {"id": "c65201bd05504fa786d79b166e8bbba3", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}], "expires_at": "2019-01-18T07:12:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "020d00b5451a467cb276d06789a1149d", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "id": "e292c913af7844408b6509a836e493f5"}, "audit_ids": ["v84iafeOSqKl-QMNWvBzXw"], "issued_at": "2019-01-18T06:12:48.000000Z"}} 2019-01-18 06:12:48,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}f884cedc3a094b001ca8e68697930b291185d5a6" 2019-01-18 06:12:48,987 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:12:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-014ea801-2663-40b1-9c0e-c00f82e20f3d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:12:48,987 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-014ea801-2663-40b1-9c0e-c00f82e20f3d 2019-01-18 06:12:48,992 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-18 06:12:48,997 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 18 Jan 2019 06:12: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"}]}]}} 2019-01-18 06:12:48,998 - 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}f884cedc3a094b001ca8e68697930b291185d5a6" 2019-01-18 06:12:49,103 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:12:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-08f802ac-e935-4041-8844-46f69168f1fd Content-Encoding: gzip Content-Length: 869 Content-Type: application/json RESP BODY: {"users": [{"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/0607a2b4beb0408e9fa51cc5ba027ac6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0607a2b4beb0408e9fa51cc5ba027ac6", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/17c61b95071545a094cc82823d2b88b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "17c61b95071545a094cc82823d2b88b8", "email": "nova@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/29e5d2dfed2447bda26fc75bd1122674"}, "domain_id": "default", "enabled": true, "options": {}, "id": "29e5d2dfed2447bda26fc75bd1122674", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/3b6dcc8c791e4b6e8831f5b5e583de80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3b6dcc8c791e4b6e8831f5b5e583de80", "email": "neutron@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.23:5000/v3/users/45ab52d673584bc198669be88c88b878"}, "domain_id": "default", "enabled": true, "options": {}, "id": "45ab52d673584bc198669be88c88b878", "email": "barbican@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/57795b4ee52f49c6a71f55bb6c4012f8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "57795b4ee52f49c6a71f55bb6c4012f8", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/5c52969262974d64ac2a300ca5d60f50"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c52969262974d64ac2a300ca5d60f50", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/5fc15572bb1c489ba92bd9945bbc1f64"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5fc15572bb1c489ba92bd9945bbc1f64", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/6b519d70e25f4e61a9dfd738cd6bba22"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6b519d70e25f4e61a9dfd738cd6bba22", "email": "heat@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.23:5000/v3/users/8248437208b540c2893a7117ad102a87"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8248437208b540c2893a7117ad102a87", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/890dee97e62840c5b15e36f03f6b7efc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "890dee97e62840c5b15e36f03f6b7efc", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/8cccb516ecc44ed9bb7c8633df108fd4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8cccb516ecc44ed9bb7c8633df108fd4", "email": "glance@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.23:5000/v3/users/97c3d863a98148299fa116fdb54be470"}, "domain_id": "default", "enabled": true, "options": {}, "id": "97c3d863a98148299fa116fdb54be470", "email": "tacker@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/a2a0c8c0f19941808c9f618af50b3b79"}, "domain_id": "c19db1b8f60647a9a114cd23287c807b", "enabled": true, "options": {}, "id": "a2a0c8c0f19941808c9f618af50b3b79", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "links": {"self": "http://172.30.9.23:5000/v3/users/e292c913af7844408b6509a836e493f5"}, "domain_id": "default", "enabled": true, "id": "e292c913af7844408b6509a836e493f5", "options": {}}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/fe5de73ba9cb41b2be24ccf1f72f5ed4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe5de73ba9cb41b2be24ccf1f72f5ed4", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2019-01-18 06:12:49,103 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-08f802ac-e935-4041-8844-46f69168f1fd 2019-01-18 06:12:49,108 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=SimpleHealthCheck-86e5456f-ec7e-44c-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f884cedc3a094b001ca8e68697930b291185d5a6" 2019-01-18 06:12:49,187 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:12:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d3014b6b-50d6-4ba0-b44d-6eb6700f1c0a Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=SimpleHealthCheck-86e5456f-ec7e-44c-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/934da771048549229d5fe78d3177e859"}, "enabled": true, "id": "934da771048549229d5fe78d3177e859", "parent_id": "default", "domain_id": "default", "name": "SimpleHealthCheck-86e5456f-ec7e-44c-proj"}]} 2019-01-18 06:12:49,187 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=SimpleHealthCheck-86e5456f-ec7e-44c-proj used request id req-d3014b6b-50d6-4ba0-b44d-6eb6700f1c0a 2019-01-18 06:12:49,191 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f884cedc3a094b001ca8e68697930b291185d5a6" 2019-01-18 06:12:49,285 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:12:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2ffadd0a-7557-4e35-80be-a459e09f0576 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-18 06:12:49,285 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-2ffadd0a-7557-4e35-80be-a459e09f0576 2019-01-18 06:12:49,692 - keystone_utils - INFO - Created user with name - SimpleHealthCheck-86e5456f-ec7e-44c-user 2019-01-18 06:12:49,692 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:12:49,696 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c1083e93d87c6ae3c0d968738891b7bc9474e53" 2019-01-18 06:12:49,777 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:12:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3b8a56cb-4cbe-4152-984b-bf1089703f07 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "488fca829f8b496daa1cd2cdc6e45c49", "links": {"self": "http://172.30.9.23:5000/v3/roles/488fca829f8b496daa1cd2cdc6e45c49"}, "name": "Member"}, {"domain_id": null, "id": "6b7f4f4f76264b6fb449c43b86ee3817", "links": {"self": "http://172.30.9.23:5000/v3/roles/6b7f4f4f76264b6fb449c43b86ee3817"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a482b711adf94961bf4bb28eda7f0e28", "links": {"self": "http://172.30.9.23:5000/v3/roles/a482b711adf94961bf4bb28eda7f0e28"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c65201bd05504fa786d79b166e8bbba3", "links": {"self": "http://172.30.9.23:5000/v3/roles/c65201bd05504fa786d79b166e8bbba3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "e7e317b66c174923a8cb46c48d897c8d", "links": {"self": "http://172.30.9.23:5000/v3/roles/e7e317b66c174923a8cb46c48d897c8d"}, "name": "ResellerAdmin"}]} 2019-01-18 06:12:49,777 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-3b8a56cb-4cbe-4152-984b-bf1089703f07 2019-01-18 06:12:49,781 - 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}7c1083e93d87c6ae3c0d968738891b7bc9474e53" -d '{"role": {"name": "SimpleHealthCheck-86e5456f-ec7e-44c-proj-role"}}' 2019-01-18 06:12:49,883 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 18 Jan 2019 06:12:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-85145910-143a-4c23-ae26-9700821ab520 Content-Length: 216 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "05ecb119e1bb4cd2bf46828e7eac8433", "links": {"self": "http://172.30.9.23:5000/v3/roles/05ecb119e1bb4cd2bf46828e7eac8433"}, "name": "SimpleHealthCheck-86e5456f-ec7e-44c-proj-role"}} 2019-01-18 06:12:49,884 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-85145910-143a-4c23-ae26-9700821ab520 2019-01-18 06:12:49,884 - keystone_utils - INFO - Created role with name - SimpleHealthCheck-86e5456f-ec7e-44c-proj-role 2019-01-18 06:12:49,888 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/05ecb119e1bb4cd2bf46828e7eac8433 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c1083e93d87c6ae3c0d968738891b7bc9474e53" 2019-01-18 06:12:49,905 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:12:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-00f37793-46dd-4709-af05-a3b4d4c7e333 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.23:5000/v3/roles/05ecb119e1bb4cd2bf46828e7eac8433"}, "domain_id": null, "name": "SimpleHealthCheck-86e5456f-ec7e-44c-proj-role", "id": "05ecb119e1bb4cd2bf46828e7eac8433"}} 2019-01-18 06:12:49,905 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/05ecb119e1bb4cd2bf46828e7eac8433 used request id req-00f37793-46dd-4709-af05-a3b4d4c7e333 2019-01-18 06:12:49,905 - keystone_utils - INFO - Granting role SimpleHealthCheck-86e5456f-ec7e-44c-proj-role to project SimpleHealthCheck-86e5456f-ec7e-44c-proj 2019-01-18 06:12:49,908 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/934da771048549229d5fe78d3177e859/users/bba46fa722374349ba34110ddaaaff87/roles/05ecb119e1bb4cd2bf46828e7eac8433 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c1083e93d87c6ae3c0d968738891b7bc9474e53" 2019-01-18 06:12:50,091 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 06:12:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9652ad0b-1c7a-4e1f-8944-2425eece5cf2 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 06:12:50,091 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/934da771048549229d5fe78d3177e859/users/bba46fa722374349ba34110ddaaaff87/roles/05ecb119e1bb4cd2bf46828e7eac8433 used request id req-9652ad0b-1c7a-4e1f-8944-2425eece5cf2 2019-01-18 06:12:50,091 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-18 06:12:50,093 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2019-01-18 06:12:50,093 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:12:50,094 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:12:50,471 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "05ecb119e1bb4cd2bf46828e7eac8433", "name": "SimpleHealthCheck-86e5456f-ec7e-44c-proj-role"}], "expires_at": "2019-01-18T07:12:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "934da771048549229d5fe78d3177e859", "name": "SimpleHealthCheck-86e5456f-ec7e-44c-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/934da771048549229d5fe78d3177e859", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/934da771048549229d5fe78d3177e859", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/934da771048549229d5fe78d3177e859", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/934da771048549229d5fe78d3177e859", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/934da771048549229d5fe78d3177e859", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/934da771048549229d5fe78d3177e859", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/934da771048549229d5fe78d3177e859", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/934da771048549229d5fe78d3177e859", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/934da771048549229d5fe78d3177e859", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/934da771048549229d5fe78d3177e859", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/934da771048549229d5fe78d3177e859", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/934da771048549229d5fe78d3177e859", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "SimpleHealthCheck-86e5456f-ec7e-44c-user", "id": "bba46fa722374349ba34110ddaaaff87"}, "audit_ids": ["Y-1V0EOvRDyo3uqfwwWakw"], "issued_at": "2019-01-18T06:12:50.000000Z"}} 2019-01-18 06:12:50,472 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b73be1d87a1cf7fd489f4dc000d4ca6c66c7f8db" 2019-01-18 06:12:50,552 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:12:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d9fe9340-16ab-42e9-a2ba-6d18f3b774d0 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:12:50,552 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-d9fe9340-16ab-42e9-a2ba-6d18f3b774d0 2019-01-18 06:12:50,557 - 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-ad214096-18fe-4ee1-8881-d3cf14e0b5cd-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b73be1d87a1cf7fd489f4dc000d4ca6c66c7f8db" 2019-01-18 06:12:50,730 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 162 Content-Type: application/json X-Openstack-Request-Id: req-65153ed4-c1a0-4d4e-8e17-6ee705301230 Date: Fri, 18 Jan 2019 06:12:50 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=SimpleHealthCheck-ad214096-18fe-4ee1-8881-d3cf14e0b5cd-image"} 2019-01-18 06:12:50,730 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=SimpleHealthCheck-ad214096-18fe-4ee1-8881-d3cf14e0b5cd-image used request id req-65153ed4-c1a0-4d4e-8e17-6ee705301230 2019-01-18 06:12:50,734 - 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}b73be1d87a1cf7fd489f4dc000d4ca6c66c7f8db" 2019-01-18 06:12:50,883 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-351bb0f9-c579-4b88-86a9-ffca9635cb0a Date: Fri, 18 Jan 2019 06:12: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"}}} 2019-01-18 06:12:50,883 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-351bb0f9-c579-4b88-86a9-ffca9635cb0a 2019-01-18 06:12:50,914 - 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}b73be1d87a1cf7fd489f4dc000d4ca6c66c7f8db" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "SimpleHealthCheck-ad214096-18fe-4ee1-8881-d3cf14e0b5cd-image"}' 2019-01-18 06:12:51,510 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 621 Content-Type: application/json Location: http://172.30.9.23:9292/v2/images/421f7ecf-84ff-45c9-9029-f04a565ffae4 X-Openstack-Request-Id: req-90fe373f-f037-44dc-913b-6df62d3eae4b Date: Fri, 18 Jan 2019 06:12:51 GMT RESP BODY: {"status": "queued", "name": "SimpleHealthCheck-ad214096-18fe-4ee1-8881-d3cf14e0b5cd-image", "tags": [], "container_format": "bare", "created_at": "2019-01-18T06:12:51Z", "size": null, "disk_format": "qcow2", "updated_at": "2019-01-18T06:12:51Z", "visibility": "shared", "locations": [], "self": "/v2/images/421f7ecf-84ff-45c9-9029-f04a565ffae4", "min_disk": 0, "protected": false, "id": "421f7ecf-84ff-45c9-9029-f04a565ffae4", "file": "/v2/images/421f7ecf-84ff-45c9-9029-f04a565ffae4/file", "checksum": null, "owner": "934da771048549229d5fe78d3177e859", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-18 06:12:51,510 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-90fe373f-f037-44dc-913b-6df62d3eae4b 2019-01-18 06:12:51,520 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9292/v2/images/421f7ecf-84ff-45c9-9029-f04a565ffae4/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b73be1d87a1cf7fd489f4dc000d4ca6c66c7f8db" -d '' 2019-01-18 06:12:53,235 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-2942aafa-5012-4861-b407-3116594b5d61 Date: Fri, 18 Jan 2019 06:12:53 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-18 06:12:53,235 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/421f7ecf-84ff-45c9-9029-f04a565ffae4/file used request id req-2942aafa-5012-4861-b407-3116594b5d61 2019-01-18 06:12:53,236 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-01-18 06:12:53,239 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/421f7ecf-84ff-45c9-9029-f04a565ffae4 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b73be1d87a1cf7fd489f4dc000d4ca6c66c7f8db" 2019-01-18 06:12:53,405 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 882 Content-Type: application/json X-Openstack-Request-Id: req-459468b6-155a-4d09-ab76-4603ce38a9dd Date: Fri, 18 Jan 2019 06:12:53 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "SimpleHealthCheck-ad214096-18fe-4ee1-8881-d3cf14e0b5cd-image", "tags": [], "container_format": "bare", "created_at": "2019-01-18T06:12:51Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-18T06:12:53Z", "visibility": "shared", "locations": [{"url": "rbd://af014572-0a5d-4a80-a07f-9105f52ab2c1/images/421f7ecf-84ff-45c9-9029-f04a565ffae4/snap", "metadata": {}}], "self": "/v2/images/421f7ecf-84ff-45c9-9029-f04a565ffae4", "min_disk": 0, "protected": false, "id": "421f7ecf-84ff-45c9-9029-f04a565ffae4", "file": "/v2/images/421f7ecf-84ff-45c9-9029-f04a565ffae4/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "934da771048549229d5fe78d3177e859", "direct_url": "rbd://af014572-0a5d-4a80-a07f-9105f52ab2c1/images/421f7ecf-84ff-45c9-9029-f04a565ffae4/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-18 06:12:53,405 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/421f7ecf-84ff-45c9-9029-f04a565ffae4 used request id req-459468b6-155a-4d09-ab76-4603ce38a9dd 2019-01-18 06:12:53,408 - 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}b73be1d87a1cf7fd489f4dc000d4ca6c66c7f8db" 2019-01-18 06:12:53,552 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-bb4afc4d-77c7-4893-aabe-ac571729f2fa Date: Fri, 18 Jan 2019 06:12: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"}}} 2019-01-18 06:12:53,552 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-bb4afc4d-77c7-4893-aabe-ac571729f2fa 2019-01-18 06:12:53,555 - create_image - INFO - Created image with name - SimpleHealthCheck-ad214096-18fe-4ee1-8881-d3cf14e0b5cd-image 2019-01-18 06:12:53,558 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/421f7ecf-84ff-45c9-9029-f04a565ffae4 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b73be1d87a1cf7fd489f4dc000d4ca6c66c7f8db" 2019-01-18 06:12:53,714 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 882 Content-Type: application/json X-Openstack-Request-Id: req-b48bdc2d-fcea-434d-912e-c0744476dd7f Date: Fri, 18 Jan 2019 06:12:53 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "SimpleHealthCheck-ad214096-18fe-4ee1-8881-d3cf14e0b5cd-image", "tags": [], "container_format": "bare", "created_at": "2019-01-18T06:12:51Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-18T06:12:53Z", "visibility": "shared", "locations": [{"url": "rbd://af014572-0a5d-4a80-a07f-9105f52ab2c1/images/421f7ecf-84ff-45c9-9029-f04a565ffae4/snap", "metadata": {}}], "self": "/v2/images/421f7ecf-84ff-45c9-9029-f04a565ffae4", "min_disk": 0, "protected": false, "id": "421f7ecf-84ff-45c9-9029-f04a565ffae4", "file": "/v2/images/421f7ecf-84ff-45c9-9029-f04a565ffae4/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "934da771048549229d5fe78d3177e859", "direct_url": "rbd://af014572-0a5d-4a80-a07f-9105f52ab2c1/images/421f7ecf-84ff-45c9-9029-f04a565ffae4/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-18 06:12:53,714 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/421f7ecf-84ff-45c9-9029-f04a565ffae4 used request id req-b48bdc2d-fcea-434d-912e-c0744476dd7f 2019-01-18 06:12:53,715 - create_image - DEBUG - Instance status is - active 2019-01-18 06:12:53,715 - create_image - DEBUG - Image is active with name - SimpleHealthCheck-ad214096-18fe-4ee1-8881-d3cf14e0b5cd-image 2019-01-18 06:12:53,715 - create_image - INFO - Image is now active with name - SimpleHealthCheck-ad214096-18fe-4ee1-8881-d3cf14e0b5cd-image 2019-01-18 06:12:53,715 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:12:53,716 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:12:54,088 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "05ecb119e1bb4cd2bf46828e7eac8433", "name": "SimpleHealthCheck-86e5456f-ec7e-44c-proj-role"}], "expires_at": "2019-01-18T07:12:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "934da771048549229d5fe78d3177e859", "name": "SimpleHealthCheck-86e5456f-ec7e-44c-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/934da771048549229d5fe78d3177e859", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/934da771048549229d5fe78d3177e859", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/934da771048549229d5fe78d3177e859", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/934da771048549229d5fe78d3177e859", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/934da771048549229d5fe78d3177e859", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/934da771048549229d5fe78d3177e859", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/934da771048549229d5fe78d3177e859", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/934da771048549229d5fe78d3177e859", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/934da771048549229d5fe78d3177e859", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/934da771048549229d5fe78d3177e859", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/934da771048549229d5fe78d3177e859", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/934da771048549229d5fe78d3177e859", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "SimpleHealthCheck-86e5456f-ec7e-44c-user", "id": "bba46fa722374349ba34110ddaaaff87"}, "audit_ids": ["fOl0wqK6RTSRSoGdfc8lWw"], "issued_at": "2019-01-18T06:12:54.000000Z"}} 2019-01-18 06:12:54,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}afd2c8ef14eec643f47ab74dd596c7524bc89b1e" 2019-01-18 06:12:54,164 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:12:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b874a12a-d511-4b12-9db9-7c5f917ce2db Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:12:54,165 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-b874a12a-d511-4b12-9db9-7c5f917ce2db 2019-01-18 06:12:54,172 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=SimpleHealthCheck-ad214096-18fe-4ee1-8881-d3cf14e0b5cd-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}afd2c8ef14eec643f47ab74dd596c7524bc89b1e" 2019-01-18 06:12:54,347 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-1e2ec7ee-f57b-4dbd-9111-2ef96ed8110f Date: Fri, 18 Jan 2019 06:12:54 GMT RESP BODY: {"networks":[]} 2019-01-18 06:12:54,347 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=SimpleHealthCheck-ad214096-18fe-4ee1-8881-d3cf14e0b5cd-priv-net used request id req-1e2ec7ee-f57b-4dbd-9111-2ef96ed8110f 2019-01-18 06:12:54,348 - neutron_utils - INFO - Creating network with name SimpleHealthCheck-ad214096-18fe-4ee1-8881-d3cf14e0b5cd-priv-net 2019-01-18 06:12:54,353 - 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}afd2c8ef14eec643f47ab74dd596c7524bc89b1e" -d '{"network": {"name": "SimpleHealthCheck-ad214096-18fe-4ee1-8881-d3cf14e0b5cd-priv-net", "admin_state_up": true}}' 2019-01-18 06:12:54,900 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-e88269aa-4b6f-4311-8bb5-c77284e9a991 Date: Fri, 18 Jan 2019 06:12:54 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"c15f39c5-9da5-48ec-b46e-9a7867e74787","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"934da771048549229d5fe78d3177e859","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-18T06:12:54Z","is_default":false,"name":"SimpleHealthCheck-ad214096-18fe-4ee1-8881-d3cf14e0b5cd-priv-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"934da771048549229d5fe78d3177e859","created_at":"2019-01-18T06:12:54Z","mtu":1450}} 2019-01-18 06:12:54,900 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks used request id req-e88269aa-4b6f-4311-8bb5-c77284e9a991 2019-01-18 06:12:54,906 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=c15f39c5-9da5-48ec-b46e-9a7867e74787 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}afd2c8ef14eec643f47ab74dd596c7524bc89b1e" 2019-01-18 06:12:55,143 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 605 X-Openstack-Request-Id: req-c1f62d24-9918-45b5-9e39-844704dbbb0a Date: Fri, 18 Jan 2019 06:12:55 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":"2019-01-18T06:12:54Z","tenant_id":"934da771048549229d5fe78d3177e859","created_at":"2019-01-18T06:12:54Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"934da771048549229d5fe78d3177e859","id":"c15f39c5-9da5-48ec-b46e-9a7867e74787","name":"SimpleHealthCheck-ad214096-18fe-4ee1-8881-d3cf14e0b5cd-priv-net"}]} 2019-01-18 06:12:55,144 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=c15f39c5-9da5-48ec-b46e-9a7867e74787 used request id req-c1f62d24-9918-45b5-9e39-844704dbbb0a 2019-01-18 06:12:55,149 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=c15f39c5-9da5-48ec-b46e-9a7867e74787 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}afd2c8ef14eec643f47ab74dd596c7524bc89b1e" 2019-01-18 06:12:55,333 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-44b4734f-fed4-44e9-900e-66ab4b33d02f Date: Fri, 18 Jan 2019 06:12:55 GMT RESP BODY: {"subnets":[]} 2019-01-18 06:12:55,333 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=c15f39c5-9da5-48ec-b46e-9a7867e74787 used request id req-44b4734f-fed4-44e9-900e-66ab4b33d02f 2019-01-18 06:12:55,334 - neutron_utils - INFO - Creating subnet with name SimpleHealthCheck-ad214096-18fe-4ee1-8881-d3cf14e0b5cd-priv-subnet 2019-01-18 06:12:55,339 - 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}afd2c8ef14eec643f47ab74dd596c7524bc89b1e" -d '{"subnets": [{"ip_version": 4, "network_id": "c15f39c5-9da5-48ec-b46e-9a7867e74787", "cidr": "10.55.0.0/24", "name": "SimpleHealthCheck-ad214096-18fe-4ee1-8881-d3cf14e0b5cd-priv-subnet"}]}' 2019-01-18 06:12:55,972 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-7172dbc2-895c-4eca-a455-40f1e5cfb82d Date: Fri, 18 Jan 2019 06:12:55 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c15f39c5-9da5-48ec-b46e-9a7867e74787","tenant_id":"934da771048549229d5fe78d3177e859","created_at":"2019-01-18T06:12:55Z","dns_nameservers":[],"updated_at":"2019-01-18T06:12: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":"934da771048549229d5fe78d3177e859","id":"b7336908-7f4d-435a-bffa-bdc6348f00eb","subnetpool_id":null,"name":"SimpleHealthCheck-ad214096-18fe-4ee1-8881-d3cf14e0b5cd-priv-subnet"}]} 2019-01-18 06:12:55,972 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets used request id req-7172dbc2-895c-4eca-a455-40f1e5cfb82d 2019-01-18 06:12:55,977 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=c15f39c5-9da5-48ec-b46e-9a7867e74787 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}afd2c8ef14eec643f47ab74dd596c7524bc89b1e" 2019-01-18 06:12:56,231 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 649 X-Openstack-Request-Id: req-b5089133-f951-4320-baf1-d556d7db70a8 Date: Fri, 18 Jan 2019 06:12: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":["b7336908-7f4d-435a-bffa-bdc6348f00eb"],"updated_at":"2019-01-18T06:12:55Z","tenant_id":"934da771048549229d5fe78d3177e859","created_at":"2019-01-18T06:12:54Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"934da771048549229d5fe78d3177e859","id":"c15f39c5-9da5-48ec-b46e-9a7867e74787","name":"SimpleHealthCheck-ad214096-18fe-4ee1-8881-d3cf14e0b5cd-priv-net"}]} 2019-01-18 06:12:56,231 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=c15f39c5-9da5-48ec-b46e-9a7867e74787 used request id req-b5089133-f951-4320-baf1-d556d7db70a8 2019-01-18 06:12:56,236 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=c15f39c5-9da5-48ec-b46e-9a7867e74787 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}afd2c8ef14eec643f47ab74dd596c7524bc89b1e" 2019-01-18 06:12:56,469 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-095adda3-f50c-4cbe-8b0a-43955eb69913 Date: Fri, 18 Jan 2019 06:12:56 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c15f39c5-9da5-48ec-b46e-9a7867e74787","tenant_id":"934da771048549229d5fe78d3177e859","created_at":"2019-01-18T06:12:55Z","dns_nameservers":[],"updated_at":"2019-01-18T06:12: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":"934da771048549229d5fe78d3177e859","id":"b7336908-7f4d-435a-bffa-bdc6348f00eb","subnetpool_id":null,"name":"SimpleHealthCheck-ad214096-18fe-4ee1-8881-d3cf14e0b5cd-priv-subnet"}]} 2019-01-18 06:12:56,469 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=c15f39c5-9da5-48ec-b46e-9a7867e74787 used request id req-095adda3-f50c-4cbe-8b0a-43955eb69913 2019-01-18 06:12:56,470 - OpenStackNetwork - DEBUG - Network [c15f39c5-9da5-48ec-b46e-9a7867e74787] created successfully 2019-01-18 06:12:56,470 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:12:56,471 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:12:56,860 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "488fca829f8b496daa1cd2cdc6e45c49", "name": "Member"}, {"id": "c65201bd05504fa786d79b166e8bbba3", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}], "expires_at": "2019-01-18T07:12:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "020d00b5451a467cb276d06789a1149d", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "id": "e292c913af7844408b6509a836e493f5"}, "audit_ids": ["dXyYG-J7THyiEY7sgIxmsw"], "issued_at": "2019-01-18T06:12:56.000000Z"}} 2019-01-18 06:12:56,860 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b7cade9d44610c073731816c1fdba37a827d2b1" 2019-01-18 06:12:56,940 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:12:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-26ffdc9b-a42d-4560-8a3b-dde89090e002 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:12:56,940 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-26ffdc9b-a42d-4560-8a3b-dde89090e002 2019-01-18 06:12:56,941 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-18 06:12:56,947 - 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}7b7cade9d44610c073731816c1fdba37a827d2b1" 2019-01-18 06:12:57,116 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:12: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-d7cd48b1-8e05-4d36-914c-36d6e87a444b x-compute-request-id: req-d7cd48b1-8e05-4d36-914c-36d6e87a444b Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2019-01-18 06:12:57,117 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-d7cd48b1-8e05-4d36-914c-36d6e87a444b 2019-01-18 06:12:57,120 - 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}7b7cade9d44610c073731816c1fdba37a827d2b1" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "SimpleHealthCheck-ad214096-18fe-4ee1-8881-d3cf14e0b5cd-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2019-01-18 06:12:57,170 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:12: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-ce313a2b-9588-42ba-82a5-8b839718cf45 x-compute-request-id: req-ce313a2b-9588-42ba-82a5-8b839718cf45 Content-Encoding: gzip Content-Length: 317 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/a2c055fd-3e59-41da-b3f2-1e4fe45c6430", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/a2c055fd-3e59-41da-b3f2-1e4fe45c6430", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "a2c055fd-3e59-41da-b3f2-1e4fe45c6430", "name": "SimpleHealthCheck-ad214096-18fe-4ee1-8881-d3cf14e0b5cd-flavor-name", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2019-01-18 06:12:57,170 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-ce313a2b-9588-42ba-82a5-8b839718cf45 2019-01-18 06:12:57,171 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:12:57,172 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:12:57,549 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "05ecb119e1bb4cd2bf46828e7eac8433", "name": "SimpleHealthCheck-86e5456f-ec7e-44c-proj-role"}], "expires_at": "2019-01-18T07:12:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "934da771048549229d5fe78d3177e859", "name": "SimpleHealthCheck-86e5456f-ec7e-44c-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/934da771048549229d5fe78d3177e859", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/934da771048549229d5fe78d3177e859", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/934da771048549229d5fe78d3177e859", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/934da771048549229d5fe78d3177e859", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/934da771048549229d5fe78d3177e859", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/934da771048549229d5fe78d3177e859", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/934da771048549229d5fe78d3177e859", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/934da771048549229d5fe78d3177e859", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/934da771048549229d5fe78d3177e859", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/934da771048549229d5fe78d3177e859", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/934da771048549229d5fe78d3177e859", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/934da771048549229d5fe78d3177e859", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "SimpleHealthCheck-86e5456f-ec7e-44c-user", "id": "bba46fa722374349ba34110ddaaaff87"}, "audit_ids": ["RdfEjGEMRuGy_Q2q5PNl1w"], "issued_at": "2019-01-18T06:12:57.000000Z"}} 2019-01-18 06:12:57,549 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a936b22be16f9d5250823eb37946ddb53fdcac02" 2019-01-18 06:12:57,635 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:12:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3ed510a1-a25a-486d-a8d4-9ee3de5516d1 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:12:57,635 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-3ed510a1-a25a-486d-a8d4-9ee3de5516d1 2019-01-18 06:12:57,637 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-18 06:12:57,638 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a936b22be16f9d5250823eb37946ddb53fdcac02" 2019-01-18 06:12:57,714 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:12:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a970137f-1b98-4b0e-9fdc-fd194a549e73 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:12:57,714 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-a970137f-1b98-4b0e-9fdc-fd194a549e73 2019-01-18 06:12:57,722 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=SimpleHealthCheck-ad214096-18fe-4ee1-8881-d3cf14e0b5cd-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a936b22be16f9d5250823eb37946ddb53fdcac02" 2019-01-18 06:12:58,026 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 649 X-Openstack-Request-Id: req-a28fadaf-7c27-41e6-b43c-df483a04459b Date: Fri, 18 Jan 2019 06:12: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":["b7336908-7f4d-435a-bffa-bdc6348f00eb"],"updated_at":"2019-01-18T06:12:55Z","tenant_id":"934da771048549229d5fe78d3177e859","created_at":"2019-01-18T06:12:54Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"934da771048549229d5fe78d3177e859","id":"c15f39c5-9da5-48ec-b46e-9a7867e74787","name":"SimpleHealthCheck-ad214096-18fe-4ee1-8881-d3cf14e0b5cd-priv-net"}]} 2019-01-18 06:12:58,026 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=SimpleHealthCheck-ad214096-18fe-4ee1-8881-d3cf14e0b5cd-priv-net used request id req-a28fadaf-7c27-41e6-b43c-df483a04459b 2019-01-18 06:12:58,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" 2019-01-18 06:12:58,034 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 18 Jan 2019 06:12: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"}]}]}} 2019-01-18 06:12:58,035 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/934da771048549229d5fe78d3177e859 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a936b22be16f9d5250823eb37946ddb53fdcac02" 2019-01-18 06:12:58,118 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:12:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-85d5723c-5f63-43d7-9799-2a9d79e17dde 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/934da771048549229d5fe78d3177e859"}, "enabled": true, "id": "934da771048549229d5fe78d3177e859", "parent_id": "default", "domain_id": "default", "name": "SimpleHealthCheck-86e5456f-ec7e-44c-proj"}} 2019-01-18 06:12:58,119 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/934da771048549229d5fe78d3177e859 used request id req-85d5723c-5f63-43d7-9799-2a9d79e17dde 2019-01-18 06:12:58,124 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=c15f39c5-9da5-48ec-b46e-9a7867e74787 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a936b22be16f9d5250823eb37946ddb53fdcac02" 2019-01-18 06:12:58,327 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-ad34b357-9edc-4042-a414-8e5d9ddf026e Date: Fri, 18 Jan 2019 06:12:58 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c15f39c5-9da5-48ec-b46e-9a7867e74787","tenant_id":"934da771048549229d5fe78d3177e859","created_at":"2019-01-18T06:12:55Z","dns_nameservers":[],"updated_at":"2019-01-18T06:12: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":"934da771048549229d5fe78d3177e859","id":"b7336908-7f4d-435a-bffa-bdc6348f00eb","subnetpool_id":null,"name":"SimpleHealthCheck-ad214096-18fe-4ee1-8881-d3cf14e0b5cd-priv-subnet"}]} 2019-01-18 06:12:58,327 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=c15f39c5-9da5-48ec-b46e-9a7867e74787 used request id req-ad34b357-9edc-4042-a414-8e5d9ddf026e 2019-01-18 06:12:58,333 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=c15f39c5-9da5-48ec-b46e-9a7867e74787&name=SimpleHealthCheck-ad214096-18fe-4ee1-8881-d3cf14e0b5cdport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a936b22be16f9d5250823eb37946ddb53fdcac02" 2019-01-18 06:12:58,513 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-01b0e325-d5c7-4e54-a730-68d701ccdda1 Date: Fri, 18 Jan 2019 06:12:58 GMT RESP BODY: {"ports":[]} 2019-01-18 06:12:58,513 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=c15f39c5-9da5-48ec-b46e-9a7867e74787&name=SimpleHealthCheck-ad214096-18fe-4ee1-8881-d3cf14e0b5cdport-1&admin_state_up=True used request id req-01b0e325-d5c7-4e54-a730-68d701ccdda1 2019-01-18 06:12:58,516 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/detail?name=SimpleHealthCheck-ad214096-18fe-4ee1-8881-d3cf14e0b5cd-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a936b22be16f9d5250823eb37946ddb53fdcac02" 2019-01-18 06:12:58,761 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:12: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-98d69116-d427-444d-9b90-88e4e43d306d x-compute-request-id: req-98d69116-d427-444d-9b90-88e4e43d306d Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2019-01-18 06:12:58,761 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail?name=SimpleHealthCheck-ad214096-18fe-4ee1-8881-d3cf14e0b5cd-inst used request id req-98d69116-d427-444d-9b90-88e4e43d306d 2019-01-18 06:12:58,765 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=SimpleHealthCheck-ad214096-18fe-4ee1-8881-d3cf14e0b5cd-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a936b22be16f9d5250823eb37946ddb53fdcac02" 2019-01-18 06:12:59,005 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 649 X-Openstack-Request-Id: req-b19da507-a6ff-488f-8e4d-58b9372f26b3 Date: Fri, 18 Jan 2019 06:12: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":["b7336908-7f4d-435a-bffa-bdc6348f00eb"],"updated_at":"2019-01-18T06:12:55Z","tenant_id":"934da771048549229d5fe78d3177e859","created_at":"2019-01-18T06:12:54Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"934da771048549229d5fe78d3177e859","id":"c15f39c5-9da5-48ec-b46e-9a7867e74787","name":"SimpleHealthCheck-ad214096-18fe-4ee1-8881-d3cf14e0b5cd-priv-net"}]} 2019-01-18 06:12:59,005 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=SimpleHealthCheck-ad214096-18fe-4ee1-8881-d3cf14e0b5cd-priv-net used request id req-b19da507-a6ff-488f-8e4d-58b9372f26b3 2019-01-18 06:12:59,009 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/934da771048549229d5fe78d3177e859 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a936b22be16f9d5250823eb37946ddb53fdcac02" 2019-01-18 06:12:59,087 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:12:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-97df5741-c0fd-4609-afe3-852570aeb4e1 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/934da771048549229d5fe78d3177e859"}, "enabled": true, "id": "934da771048549229d5fe78d3177e859", "parent_id": "default", "domain_id": "default", "name": "SimpleHealthCheck-86e5456f-ec7e-44c-proj"}} 2019-01-18 06:12:59,087 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/934da771048549229d5fe78d3177e859 used request id req-97df5741-c0fd-4609-afe3-852570aeb4e1 2019-01-18 06:12:59,092 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=c15f39c5-9da5-48ec-b46e-9a7867e74787 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a936b22be16f9d5250823eb37946ddb53fdcac02" 2019-01-18 06:12:59,145 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-72ba7cc9-25a0-4c86-8d0c-c424582f3c5d Date: Fri, 18 Jan 2019 06:12:59 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c15f39c5-9da5-48ec-b46e-9a7867e74787","tenant_id":"934da771048549229d5fe78d3177e859","created_at":"2019-01-18T06:12:55Z","dns_nameservers":[],"updated_at":"2019-01-18T06:12: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":"934da771048549229d5fe78d3177e859","id":"b7336908-7f4d-435a-bffa-bdc6348f00eb","subnetpool_id":null,"name":"SimpleHealthCheck-ad214096-18fe-4ee1-8881-d3cf14e0b5cd-priv-subnet"}]} 2019-01-18 06:12:59,145 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=c15f39c5-9da5-48ec-b46e-9a7867e74787 used request id req-72ba7cc9-25a0-4c86-8d0c-c424582f3c5d 2019-01-18 06:12:59,151 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=c15f39c5-9da5-48ec-b46e-9a7867e74787&name=SimpleHealthCheck-ad214096-18fe-4ee1-8881-d3cf14e0b5cdport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a936b22be16f9d5250823eb37946ddb53fdcac02" 2019-01-18 06:12:59,324 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-462f2582-a268-4f97-9efb-bea6b340b6e9 Date: Fri, 18 Jan 2019 06:12:59 GMT RESP BODY: {"ports":[]} 2019-01-18 06:12:59,325 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=c15f39c5-9da5-48ec-b46e-9a7867e74787&name=SimpleHealthCheck-ad214096-18fe-4ee1-8881-d3cf14e0b5cdport-1&admin_state_up=True used request id req-462f2582-a268-4f97-9efb-bea6b340b6e9 2019-01-18 06:12:59,325 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:12:59,326 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:12:59,702 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "05ecb119e1bb4cd2bf46828e7eac8433", "name": "SimpleHealthCheck-86e5456f-ec7e-44c-proj-role"}], "expires_at": "2019-01-18T07:12:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "934da771048549229d5fe78d3177e859", "name": "SimpleHealthCheck-86e5456f-ec7e-44c-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/934da771048549229d5fe78d3177e859", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/934da771048549229d5fe78d3177e859", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/934da771048549229d5fe78d3177e859", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/934da771048549229d5fe78d3177e859", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/934da771048549229d5fe78d3177e859", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/934da771048549229d5fe78d3177e859", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/934da771048549229d5fe78d3177e859", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/934da771048549229d5fe78d3177e859", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/934da771048549229d5fe78d3177e859", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/934da771048549229d5fe78d3177e859", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/934da771048549229d5fe78d3177e859", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/934da771048549229d5fe78d3177e859", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "SimpleHealthCheck-86e5456f-ec7e-44c-user", "id": "bba46fa722374349ba34110ddaaaff87"}, "audit_ids": ["SrALbycqRGG-E9fxsJ0Xfw"], "issued_at": "2019-01-18T06:12:59.000000Z"}} 2019-01-18 06:12:59,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}755dbaff640307d5caeeaf9acae3a495b758b97f" 2019-01-18 06:12:59,789 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:12:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f857c3c2-42c3-490e-ba72-9f985d154d86 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:12:59,789 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-f857c3c2-42c3-490e-ba72-9f985d154d86 2019-01-18 06:12:59,796 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=SimpleHealthCheck-ad214096-18fe-4ee1-8881-d3cf14e0b5cd-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a936b22be16f9d5250823eb37946ddb53fdcac02" 2019-01-18 06:13:00,036 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 649 X-Openstack-Request-Id: req-ebbebc7a-94b6-4db4-9335-b99e03a2f8d4 Date: Fri, 18 Jan 2019 06:13: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":["b7336908-7f4d-435a-bffa-bdc6348f00eb"],"updated_at":"2019-01-18T06:12:55Z","tenant_id":"934da771048549229d5fe78d3177e859","created_at":"2019-01-18T06:12:54Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"934da771048549229d5fe78d3177e859","id":"c15f39c5-9da5-48ec-b46e-9a7867e74787","name":"SimpleHealthCheck-ad214096-18fe-4ee1-8881-d3cf14e0b5cd-priv-net"}]} 2019-01-18 06:13:00,036 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=SimpleHealthCheck-ad214096-18fe-4ee1-8881-d3cf14e0b5cd-priv-net used request id req-ebbebc7a-94b6-4db4-9335-b99e03a2f8d4 2019-01-18 06:13:00,042 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=c15f39c5-9da5-48ec-b46e-9a7867e74787 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a936b22be16f9d5250823eb37946ddb53fdcac02" 2019-01-18 06:13:00,236 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-20452eb5-c412-45ec-b707-c3d49db9b55a Date: Fri, 18 Jan 2019 06:13:00 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c15f39c5-9da5-48ec-b46e-9a7867e74787","tenant_id":"934da771048549229d5fe78d3177e859","created_at":"2019-01-18T06:12:55Z","dns_nameservers":[],"updated_at":"2019-01-18T06:12: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":"934da771048549229d5fe78d3177e859","id":"b7336908-7f4d-435a-bffa-bdc6348f00eb","subnetpool_id":null,"name":"SimpleHealthCheck-ad214096-18fe-4ee1-8881-d3cf14e0b5cd-priv-subnet"}]} 2019-01-18 06:13:00,236 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=c15f39c5-9da5-48ec-b46e-9a7867e74787 used request id req-20452eb5-c412-45ec-b707-c3d49db9b55a 2019-01-18 06:13:00,242 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=SimpleHealthCheck-ad214096-18fe-4ee1-8881-d3cf14e0b5cd-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a936b22be16f9d5250823eb37946ddb53fdcac02" 2019-01-18 06:13:00,479 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 649 X-Openstack-Request-Id: req-3d13d509-9b89-478d-9ba1-0fdd7eb55bd1 Date: Fri, 18 Jan 2019 06:13: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":["b7336908-7f4d-435a-bffa-bdc6348f00eb"],"updated_at":"2019-01-18T06:12:55Z","tenant_id":"934da771048549229d5fe78d3177e859","created_at":"2019-01-18T06:12:54Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"934da771048549229d5fe78d3177e859","id":"c15f39c5-9da5-48ec-b46e-9a7867e74787","name":"SimpleHealthCheck-ad214096-18fe-4ee1-8881-d3cf14e0b5cd-priv-net"}]} 2019-01-18 06:13:00,480 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=SimpleHealthCheck-ad214096-18fe-4ee1-8881-d3cf14e0b5cd-priv-net used request id req-3d13d509-9b89-478d-9ba1-0fdd7eb55bd1 2019-01-18 06:13:00,483 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-18 06:13:00,487 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 18 Jan 2019 06:13: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"}]}]}} 2019-01-18 06:13:00,488 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/934da771048549229d5fe78d3177e859 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}755dbaff640307d5caeeaf9acae3a495b758b97f" 2019-01-18 06:13:00,570 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:13:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-34e60c4d-53d2-46db-b464-a476b1eff00a 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/934da771048549229d5fe78d3177e859"}, "enabled": true, "id": "934da771048549229d5fe78d3177e859", "parent_id": "default", "domain_id": "default", "name": "SimpleHealthCheck-86e5456f-ec7e-44c-proj"}} 2019-01-18 06:13:00,570 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/934da771048549229d5fe78d3177e859 used request id req-34e60c4d-53d2-46db-b464-a476b1eff00a 2019-01-18 06:13:00,575 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=c15f39c5-9da5-48ec-b46e-9a7867e74787 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a936b22be16f9d5250823eb37946ddb53fdcac02" 2019-01-18 06:13:00,626 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-c0a17ee6-46be-4bd0-954b-6626cdf10198 Date: Fri, 18 Jan 2019 06:13:00 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c15f39c5-9da5-48ec-b46e-9a7867e74787","tenant_id":"934da771048549229d5fe78d3177e859","created_at":"2019-01-18T06:12:55Z","dns_nameservers":[],"updated_at":"2019-01-18T06:12: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":"934da771048549229d5fe78d3177e859","id":"b7336908-7f4d-435a-bffa-bdc6348f00eb","subnetpool_id":null,"name":"SimpleHealthCheck-ad214096-18fe-4ee1-8881-d3cf14e0b5cd-priv-subnet"}]} 2019-01-18 06:13:00,626 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=c15f39c5-9da5-48ec-b46e-9a7867e74787 used request id req-c0a17ee6-46be-4bd0-954b-6626cdf10198 2019-01-18 06:13:00,627 - neutron_utils - INFO - Creating port for network with name - SimpleHealthCheck-ad214096-18fe-4ee1-8881-d3cf14e0b5cd-priv-net 2019-01-18 06:13:00,631 - 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}a936b22be16f9d5250823eb37946ddb53fdcac02" -d '{"port": {"network_id": "c15f39c5-9da5-48ec-b46e-9a7867e74787", "name": "SimpleHealthCheck-ad214096-18fe-4ee1-8881-d3cf14e0b5cdport-1", "admin_state_up": true}}' 2019-01-18 06:13:01,810 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 774 X-Openstack-Request-Id: req-4e9c25dd-f8b7-472f-81b5-fe98f1cbf916 Date: Fri, 18 Jan 2019 06:13:01 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:13:01Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"b7336908-7f4d-435a-bffa-bdc6348f00eb","ip_address":"10.55.0.10"}],"id":"598f4bd8-039e-4599-8005-6ed2b0c3e6dd","security_groups":["b500ac5c-01f9-4289-a08e-4e03606a6e76"],"mac_address":"fa:16:3e:df:16:f6","device_id":"","status":"DOWN","description":"","tags":[],"name":"SimpleHealthCheck-ad214096-18fe-4ee1-8881-d3cf14e0b5cdport-1","project_id":"934da771048549229d5fe78d3177e859","qos_policy_id":null,"admin_state_up":true,"network_id":"c15f39c5-9da5-48ec-b46e-9a7867e74787","tenant_id":"934da771048549229d5fe78d3177e859","created_at":"2019-01-18T06:13:01Z","binding:vnic_type":"normal"}} 2019-01-18 06:13:01,810 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/ports used request id req-4e9c25dd-f8b7-472f-81b5-fe98f1cbf916 2019-01-18 06:13:01,816 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=SimpleHealthCheck-ad214096-18fe-4ee1-8881-d3cf14e0b5cd-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a936b22be16f9d5250823eb37946ddb53fdcac02" 2019-01-18 06:13:02,061 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 649 X-Openstack-Request-Id: req-5dc8cfc5-8281-44e8-a569-772a9cce2e19 Date: Fri, 18 Jan 2019 06:13: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":["b7336908-7f4d-435a-bffa-bdc6348f00eb"],"updated_at":"2019-01-18T06:12:55Z","tenant_id":"934da771048549229d5fe78d3177e859","created_at":"2019-01-18T06:12:54Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"934da771048549229d5fe78d3177e859","id":"c15f39c5-9da5-48ec-b46e-9a7867e74787","name":"SimpleHealthCheck-ad214096-18fe-4ee1-8881-d3cf14e0b5cd-priv-net"}]} 2019-01-18 06:13:02,061 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=SimpleHealthCheck-ad214096-18fe-4ee1-8881-d3cf14e0b5cd-priv-net used request id req-5dc8cfc5-8281-44e8-a569-772a9cce2e19 2019-01-18 06:13:02,065 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/934da771048549229d5fe78d3177e859 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a936b22be16f9d5250823eb37946ddb53fdcac02" 2019-01-18 06:13:02,146 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:13:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4fe014af-be6c-46f6-a88a-53962efd5505 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/934da771048549229d5fe78d3177e859"}, "enabled": true, "id": "934da771048549229d5fe78d3177e859", "parent_id": "default", "domain_id": "default", "name": "SimpleHealthCheck-86e5456f-ec7e-44c-proj"}} 2019-01-18 06:13:02,146 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/934da771048549229d5fe78d3177e859 used request id req-4fe014af-be6c-46f6-a88a-53962efd5505 2019-01-18 06:13:02,152 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=c15f39c5-9da5-48ec-b46e-9a7867e74787 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a936b22be16f9d5250823eb37946ddb53fdcac02" 2019-01-18 06:13:02,355 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-23daf2a9-bcfa-4940-8680-358c6e2f10b1 Date: Fri, 18 Jan 2019 06:13:02 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c15f39c5-9da5-48ec-b46e-9a7867e74787","tenant_id":"934da771048549229d5fe78d3177e859","created_at":"2019-01-18T06:12:55Z","dns_nameservers":[],"updated_at":"2019-01-18T06:12: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":"934da771048549229d5fe78d3177e859","id":"b7336908-7f4d-435a-bffa-bdc6348f00eb","subnetpool_id":null,"name":"SimpleHealthCheck-ad214096-18fe-4ee1-8881-d3cf14e0b5cd-priv-subnet"}]} 2019-01-18 06:13:02,355 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=c15f39c5-9da5-48ec-b46e-9a7867e74787 used request id req-23daf2a9-bcfa-4940-8680-358c6e2f10b1 2019-01-18 06:13:02,361 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=c15f39c5-9da5-48ec-b46e-9a7867e74787&name=SimpleHealthCheck-ad214096-18fe-4ee1-8881-d3cf14e0b5cdport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a936b22be16f9d5250823eb37946ddb53fdcac02" 2019-01-18 06:13:02,567 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 777 X-Openstack-Request-Id: req-e31f316d-e10f-4e85-b2dd-ef5fe95876ba Date: Fri, 18 Jan 2019 06:13:02 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:13:01Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"b7336908-7f4d-435a-bffa-bdc6348f00eb","ip_address":"10.55.0.10"}],"id":"598f4bd8-039e-4599-8005-6ed2b0c3e6dd","security_groups":["b500ac5c-01f9-4289-a08e-4e03606a6e76"],"mac_address":"fa:16:3e:df:16:f6","project_id":"934da771048549229d5fe78d3177e859","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"SimpleHealthCheck-ad214096-18fe-4ee1-8881-d3cf14e0b5cdport-1","admin_state_up":true,"network_id":"c15f39c5-9da5-48ec-b46e-9a7867e74787","tenant_id":"934da771048549229d5fe78d3177e859","created_at":"2019-01-18T06:13:01Z","binding:vnic_type":"normal","device_id":""}]} 2019-01-18 06:13:02,567 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=c15f39c5-9da5-48ec-b46e-9a7867e74787&name=SimpleHealthCheck-ad214096-18fe-4ee1-8881-d3cf14e0b5cdport-1&admin_state_up=True used request id req-e31f316d-e10f-4e85-b2dd-ef5fe95876ba 2019-01-18 06:13:02,571 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/934da771048549229d5fe78d3177e859 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a936b22be16f9d5250823eb37946ddb53fdcac02" 2019-01-18 06:13:02,645 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:13:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e3c69c11-600e-4671-a5d1-c3d6badbc511 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/934da771048549229d5fe78d3177e859"}, "enabled": true, "id": "934da771048549229d5fe78d3177e859", "parent_id": "default", "domain_id": "default", "name": "SimpleHealthCheck-86e5456f-ec7e-44c-proj"}} 2019-01-18 06:13:02,645 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/934da771048549229d5fe78d3177e859 used request id req-e3c69c11-600e-4671-a5d1-c3d6badbc511 2019-01-18 06:13:02,645 - nova_utils - INFO - Creating VM with name - SimpleHealthCheck-ad214096-18fe-4ee1-8881-d3cf14e0b5cd-inst 2019-01-18 06:13:02,649 - 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}a936b22be16f9d5250823eb37946ddb53fdcac02" 2019-01-18 06:13:02,676 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:13: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-376ff6e6-2ec7-405f-8765-2a2d89075658 x-compute-request-id: req-376ff6e6-2ec7-405f-8765-2a2d89075658 Content-Encoding: gzip Content-Length: 202 Content-Type: application/json RESP BODY: {"flavors": [{"id": "a2c055fd-3e59-41da-b3f2-1e4fe45c6430", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/a2c055fd-3e59-41da-b3f2-1e4fe45c6430", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/a2c055fd-3e59-41da-b3f2-1e4fe45c6430", "rel": "bookmark"}], "name": "SimpleHealthCheck-ad214096-18fe-4ee1-8881-d3cf14e0b5cd-flavor-name"}]} 2019-01-18 06:13:02,676 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-376ff6e6-2ec7-405f-8765-2a2d89075658 2019-01-18 06:13:02,679 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors/a2c055fd-3e59-41da-b3f2-1e4fe45c6430 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a936b22be16f9d5250823eb37946ddb53fdcac02" 2019-01-18 06:13:02,700 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:13: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-de869185-18f3-4e4f-8534-4db5d4c3731a x-compute-request-id: req-de869185-18f3-4e4f-8534-4db5d4c3731a Content-Encoding: gzip Content-Length: 317 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/a2c055fd-3e59-41da-b3f2-1e4fe45c6430", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/a2c055fd-3e59-41da-b3f2-1e4fe45c6430", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "a2c055fd-3e59-41da-b3f2-1e4fe45c6430", "name": "SimpleHealthCheck-ad214096-18fe-4ee1-8881-d3cf14e0b5cd-flavor-name", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2019-01-18 06:13:02,700 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/a2c055fd-3e59-41da-b3f2-1e4fe45c6430 used request id req-de869185-18f3-4e4f-8534-4db5d4c3731a 2019-01-18 06:13:02,703 - 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-ad214096-18fe-4ee1-8881-d3cf14e0b5cd-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a936b22be16f9d5250823eb37946ddb53fdcac02" 2019-01-18 06:13:02,886 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1044 Content-Type: application/json X-Openstack-Request-Id: req-3e6ef09d-0f46-4c71-ae04-d9eadaada1a9 Date: Fri, 18 Jan 2019 06:13:02 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "SimpleHealthCheck-ad214096-18fe-4ee1-8881-d3cf14e0b5cd-image", "tags": [], "container_format": "bare", "created_at": "2019-01-18T06:12:51Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-18T06:12:53Z", "visibility": "shared", "locations": [{"url": "rbd://af014572-0a5d-4a80-a07f-9105f52ab2c1/images/421f7ecf-84ff-45c9-9029-f04a565ffae4/snap", "metadata": {}}], "self": "/v2/images/421f7ecf-84ff-45c9-9029-f04a565ffae4", "min_disk": 0, "protected": false, "id": "421f7ecf-84ff-45c9-9029-f04a565ffae4", "file": "/v2/images/421f7ecf-84ff-45c9-9029-f04a565ffae4/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "934da771048549229d5fe78d3177e859", "direct_url": "rbd://af014572-0a5d-4a80-a07f-9105f52ab2c1/images/421f7ecf-84ff-45c9-9029-f04a565ffae4/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=SimpleHealthCheck-ad214096-18fe-4ee1-8881-d3cf14e0b5cd-image"} 2019-01-18 06:13:02,886 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=SimpleHealthCheck-ad214096-18fe-4ee1-8881-d3cf14e0b5cd-image used request id req-3e6ef09d-0f46-4c71-ae04-d9eadaada1a9 2019-01-18 06:13:02,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}a936b22be16f9d5250823eb37946ddb53fdcac02" 2019-01-18 06:13:03,028 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-4b5a3962-61e9-4cf7-9424-86045765a991 Date: Fri, 18 Jan 2019 06:13: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"}}} 2019-01-18 06:13:03,029 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-4b5a3962-61e9-4cf7-9424-86045765a991 2019-01-18 06:13:03,035 - 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}a936b22be16f9d5250823eb37946ddb53fdcac02" -d '{"server": {"name": "SimpleHealthCheck-ad214096-18fe-4ee1-8881-d3cf14e0b5cd-inst", "imageRef": "421f7ecf-84ff-45c9-9029-f04a565ffae4", "flavorRef": "a2c055fd-3e59-41da-b3f2-1e4fe45c6430", "max_count": 1, "min_count": 1, "networks": [{"port": "598f4bd8-039e-4599-8005-6ed2b0c3e6dd"}]}}' 2019-01-18 06:13:04,851 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 18 Jan 2019 06:13: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-ea169e8e-e64c-42ce-a124-b3e698a2d287 x-compute-request-id: req-ea169e8e-e64c-42ce-a124-b3e698a2d287 Content-Length: 374 location: http://172.30.9.23:8774/v2.1/servers/355fc779-d6c6-41a9-9a70-3b53a2637a2a Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "355fc779-d6c6-41a9-9a70-3b53a2637a2a", "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/355fc779-d6c6-41a9-9a70-3b53a2637a2a", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/355fc779-d6c6-41a9-9a70-3b53a2637a2a", "rel": "bookmark"}], "adminPass": "VtAr2gnkyFNc"}} 2019-01-18 06:13:04,851 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-ea169e8e-e64c-42ce-a124-b3e698a2d287 2019-01-18 06:13:04,854 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/355fc779-d6c6-41a9-9a70-3b53a2637a2a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a936b22be16f9d5250823eb37946ddb53fdcac02" 2019-01-18 06:13:05,222 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:13: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-9008d9f4-7cc0-468c-9f52-ef44caf6419f x-compute-request-id: req-9008d9f4-7cc0-468c-9f52-ef44caf6419f Content-Encoding: gzip Content-Length: 606 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/355fc779-d6c6-41a9-9a70-3b53a2637a2a", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/355fc779-d6c6-41a9-9a70-3b53a2637a2a", "rel": "bookmark"}], "image": {"id": "421f7ecf-84ff-45c9-9029-f04a565ffae4", "links": [{"href": "http://172.30.9.23:8774/images/421f7ecf-84ff-45c9-9029-f04a565ffae4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a2c055fd-3e59-41da-b3f2-1e4fe45c6430", "links": [{"href": "http://172.30.9.23:8774/flavors/a2c055fd-3e59-41da-b3f2-1e4fe45c6430", "rel": "bookmark"}]}, "id": "355fc779-d6c6-41a9-9a70-3b53a2637a2a", "user_id": "bba46fa722374349ba34110ddaaaff87", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2019-01-18T06:13:04Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-ad214096-18fe-4ee1-8881-d3cf14e0b5cd-inst", "created": "2019-01-18T06:13:04Z", "tenant_id": "934da771048549229d5fe78d3177e859", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-18 06:13:05,223 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/355fc779-d6c6-41a9-9a70-3b53a2637a2a used request id req-9008d9f4-7cc0-468c-9f52-ef44caf6419f 2019-01-18 06:13:05,223 - create_instance - INFO - Created instance with name - SimpleHealthCheck-ad214096-18fe-4ee1-8881-d3cf14e0b5cd-inst 2019-01-18 06:13:05,226 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/355fc779-d6c6-41a9-9a70-3b53a2637a2a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a936b22be16f9d5250823eb37946ddb53fdcac02" 2019-01-18 06:13:05,592 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:13: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-4ea0d5ac-52d3-4c5b-8859-3a20e215ad1b x-compute-request-id: req-4ea0d5ac-52d3-4c5b-8859-3a20e215ad1b Content-Encoding: gzip Content-Length: 609 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/355fc779-d6c6-41a9-9a70-3b53a2637a2a", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/355fc779-d6c6-41a9-9a70-3b53a2637a2a", "rel": "bookmark"}], "image": {"id": "421f7ecf-84ff-45c9-9029-f04a565ffae4", "links": [{"href": "http://172.30.9.23:8774/images/421f7ecf-84ff-45c9-9029-f04a565ffae4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a2c055fd-3e59-41da-b3f2-1e4fe45c6430", "links": [{"href": "http://172.30.9.23:8774/flavors/a2c055fd-3e59-41da-b3f2-1e4fe45c6430", "rel": "bookmark"}]}, "id": "355fc779-d6c6-41a9-9a70-3b53a2637a2a", "user_id": "bba46fa722374349ba34110ddaaaff87", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2019-01-18T06:13:05Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-ad214096-18fe-4ee1-8881-d3cf14e0b5cd-inst", "created": "2019-01-18T06:13:04Z", "tenant_id": "934da771048549229d5fe78d3177e859", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-18 06:13:05,592 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/355fc779-d6c6-41a9-9a70-3b53a2637a2a used request id req-4ea0d5ac-52d3-4c5b-8859-3a20e215ad1b 2019-01-18 06:13:05,593 - create_instance - DEBUG - Instance status [SimpleHealthCheck-ad214096-18fe-4ee1-8881-d3cf14e0b5cd-inst] is - BUILD 2019-01-18 06:13:05,593 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-18 06:13:08,596 - create_instance - DEBUG - VM status query timeout in 896.627295017 2019-01-18 06:13:08,599 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/355fc779-d6c6-41a9-9a70-3b53a2637a2a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a936b22be16f9d5250823eb37946ddb53fdcac02" 2019-01-18 06:13:09,208 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:13: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-192b2ab5-edf4-41d0-99ce-e678368cae50 x-compute-request-id: req-192b2ab5-edf4-41d0-99ce-e678368cae50 Content-Encoding: gzip Content-Length: 670 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/355fc779-d6c6-41a9-9a70-3b53a2637a2a", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/355fc779-d6c6-41a9-9a70-3b53a2637a2a", "rel": "bookmark"}], "image": {"id": "421f7ecf-84ff-45c9-9029-f04a565ffae4", "links": [{"href": "http://172.30.9.23:8774/images/421f7ecf-84ff-45c9-9029-f04a565ffae4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a2c055fd-3e59-41da-b3f2-1e4fe45c6430", "links": [{"href": "http://172.30.9.23:8774/flavors/a2c055fd-3e59-41da-b3f2-1e4fe45c6430", "rel": "bookmark"}]}, "id": "355fc779-d6c6-41a9-9a70-3b53a2637a2a", "security_groups": [{"name": "default"}], "user_id": "bba46fa722374349ba34110ddaaaff87", "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": "2019-01-18T06:13:06Z", "hostId": "7ee85abae78f5ef2a7bb07d32e286bff8d61ebf66cca16db0c3b7799", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-ad214096-18fe-4ee1-8881-d3cf14e0b5cd-inst", "created": "2019-01-18T06:13:04Z", "tenant_id": "934da771048549229d5fe78d3177e859", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-18 06:13:09,208 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/355fc779-d6c6-41a9-9a70-3b53a2637a2a used request id req-192b2ab5-edf4-41d0-99ce-e678368cae50 2019-01-18 06:13:09,209 - create_instance - DEBUG - Instance status [SimpleHealthCheck-ad214096-18fe-4ee1-8881-d3cf14e0b5cd-inst] is - BUILD 2019-01-18 06:13:09,209 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-18 06:13:12,212 - create_instance - DEBUG - VM status query timeout in 893.011686087 2019-01-18 06:13:12,215 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/355fc779-d6c6-41a9-9a70-3b53a2637a2a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a936b22be16f9d5250823eb37946ddb53fdcac02" 2019-01-18 06:13:12,772 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:13: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-87a43ea5-c2e3-41a9-b5a9-a34313b55a25 x-compute-request-id: req-87a43ea5-c2e3-41a9-b5a9-a34313b55a25 Content-Encoding: gzip Content-Length: 670 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/355fc779-d6c6-41a9-9a70-3b53a2637a2a", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/355fc779-d6c6-41a9-9a70-3b53a2637a2a", "rel": "bookmark"}], "image": {"id": "421f7ecf-84ff-45c9-9029-f04a565ffae4", "links": [{"href": "http://172.30.9.23:8774/images/421f7ecf-84ff-45c9-9029-f04a565ffae4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a2c055fd-3e59-41da-b3f2-1e4fe45c6430", "links": [{"href": "http://172.30.9.23:8774/flavors/a2c055fd-3e59-41da-b3f2-1e4fe45c6430", "rel": "bookmark"}]}, "id": "355fc779-d6c6-41a9-9a70-3b53a2637a2a", "security_groups": [{"name": "default"}], "user_id": "bba46fa722374349ba34110ddaaaff87", "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": "2019-01-18T06:13:06Z", "hostId": "7ee85abae78f5ef2a7bb07d32e286bff8d61ebf66cca16db0c3b7799", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-ad214096-18fe-4ee1-8881-d3cf14e0b5cd-inst", "created": "2019-01-18T06:13:04Z", "tenant_id": "934da771048549229d5fe78d3177e859", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-18 06:13:12,773 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/355fc779-d6c6-41a9-9a70-3b53a2637a2a used request id req-87a43ea5-c2e3-41a9-b5a9-a34313b55a25 2019-01-18 06:13:12,773 - create_instance - DEBUG - Instance status [SimpleHealthCheck-ad214096-18fe-4ee1-8881-d3cf14e0b5cd-inst] is - BUILD 2019-01-18 06:13:12,773 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-18 06:13:15,776 - create_instance - DEBUG - VM status query timeout in 889.447037935 2019-01-18 06:13:15,779 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/355fc779-d6c6-41a9-9a70-3b53a2637a2a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a936b22be16f9d5250823eb37946ddb53fdcac02" 2019-01-18 06:13:16,442 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:13: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-c77ca013-547a-41c1-87e2-409f9e397699 x-compute-request-id: req-c77ca013-547a-41c1-87e2-409f9e397699 Content-Encoding: gzip Content-Length: 747 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"SimpleHealthCheck-ad214096-18fe-4ee1-8881-d3cf14e0b5cd-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:df:16:f6", "version": 4, "addr": "10.55.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/355fc779-d6c6-41a9-9a70-3b53a2637a2a", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/355fc779-d6c6-41a9-9a70-3b53a2637a2a", "rel": "bookmark"}], "image": {"id": "421f7ecf-84ff-45c9-9029-f04a565ffae4", "links": [{"href": "http://172.30.9.23:8774/images/421f7ecf-84ff-45c9-9029-f04a565ffae4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-18T06:13:11.000000", "flavor": {"id": "a2c055fd-3e59-41da-b3f2-1e4fe45c6430", "links": [{"href": "http://172.30.9.23:8774/flavors/a2c055fd-3e59-41da-b3f2-1e4fe45c6430", "rel": "bookmark"}]}, "id": "355fc779-d6c6-41a9-9a70-3b53a2637a2a", "security_groups": [{"name": "default"}], "user_id": "bba46fa722374349ba34110ddaaaff87", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-18T06:13:12Z", "hostId": "7ee85abae78f5ef2a7bb07d32e286bff8d61ebf66cca16db0c3b7799", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-ad214096-18fe-4ee1-8881-d3cf14e0b5cd-inst", "created": "2019-01-18T06:13:04Z", "tenant_id": "934da771048549229d5fe78d3177e859", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-18 06:13:16,442 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/355fc779-d6c6-41a9-9a70-3b53a2637a2a used request id req-c77ca013-547a-41c1-87e2-409f9e397699 2019-01-18 06:13:16,442 - create_instance - DEBUG - Instance status [SimpleHealthCheck-ad214096-18fe-4ee1-8881-d3cf14e0b5cd-inst] is - ACTIVE 2019-01-18 06:13:16,442 - create_instance - INFO - VM is - ACTIVE 2019-01-18 06:13:16,445 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/355fc779-d6c6-41a9-9a70-3b53a2637a2a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a936b22be16f9d5250823eb37946ddb53fdcac02" 2019-01-18 06:13:17,073 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:13: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-b02e3328-6b44-401a-ada9-b3a476ea02d0 x-compute-request-id: req-b02e3328-6b44-401a-ada9-b3a476ea02d0 Content-Encoding: gzip Content-Length: 747 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"SimpleHealthCheck-ad214096-18fe-4ee1-8881-d3cf14e0b5cd-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:df:16:f6", "version": 4, "addr": "10.55.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/355fc779-d6c6-41a9-9a70-3b53a2637a2a", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/355fc779-d6c6-41a9-9a70-3b53a2637a2a", "rel": "bookmark"}], "image": {"id": "421f7ecf-84ff-45c9-9029-f04a565ffae4", "links": [{"href": "http://172.30.9.23:8774/images/421f7ecf-84ff-45c9-9029-f04a565ffae4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-18T06:13:11.000000", "flavor": {"id": "a2c055fd-3e59-41da-b3f2-1e4fe45c6430", "links": [{"href": "http://172.30.9.23:8774/flavors/a2c055fd-3e59-41da-b3f2-1e4fe45c6430", "rel": "bookmark"}]}, "id": "355fc779-d6c6-41a9-9a70-3b53a2637a2a", "security_groups": [{"name": "default"}], "user_id": "bba46fa722374349ba34110ddaaaff87", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-18T06:13:12Z", "hostId": "7ee85abae78f5ef2a7bb07d32e286bff8d61ebf66cca16db0c3b7799", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-ad214096-18fe-4ee1-8881-d3cf14e0b5cd-inst", "created": "2019-01-18T06:13:04Z", "tenant_id": "934da771048549229d5fe78d3177e859", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-18 06:13:17,073 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/355fc779-d6c6-41a9-9a70-3b53a2637a2a used request id req-b02e3328-6b44-401a-ada9-b3a476ea02d0 2019-01-18 06:13:17,079 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=SimpleHealthCheck-ad214096-18fe-4ee1-8881-d3cf14e0b5cd-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a936b22be16f9d5250823eb37946ddb53fdcac02" 2019-01-18 06:13:17,323 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 649 X-Openstack-Request-Id: req-52d2001b-4ef1-4ffb-8068-abc981606319 Date: Fri, 18 Jan 2019 06:13: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":["b7336908-7f4d-435a-bffa-bdc6348f00eb"],"updated_at":"2019-01-18T06:12:55Z","tenant_id":"934da771048549229d5fe78d3177e859","created_at":"2019-01-18T06:12:54Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"934da771048549229d5fe78d3177e859","id":"c15f39c5-9da5-48ec-b46e-9a7867e74787","name":"SimpleHealthCheck-ad214096-18fe-4ee1-8881-d3cf14e0b5cd-priv-net"}]} 2019-01-18 06:13:17,324 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=SimpleHealthCheck-ad214096-18fe-4ee1-8881-d3cf14e0b5cd-priv-net used request id req-52d2001b-4ef1-4ffb-8068-abc981606319 2019-01-18 06:13:17,328 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/934da771048549229d5fe78d3177e859 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a936b22be16f9d5250823eb37946ddb53fdcac02" 2019-01-18 06:13:17,408 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:13:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6bd14cae-63c5-496d-bbff-7aae96b713b2 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/934da771048549229d5fe78d3177e859"}, "enabled": true, "id": "934da771048549229d5fe78d3177e859", "parent_id": "default", "domain_id": "default", "name": "SimpleHealthCheck-86e5456f-ec7e-44c-proj"}} 2019-01-18 06:13:17,409 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/934da771048549229d5fe78d3177e859 used request id req-6bd14cae-63c5-496d-bbff-7aae96b713b2 2019-01-18 06:13:17,414 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=c15f39c5-9da5-48ec-b46e-9a7867e74787 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a936b22be16f9d5250823eb37946ddb53fdcac02" 2019-01-18 06:13:17,612 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-11cda442-ea8f-4777-b92b-a84450a12c54 Date: Fri, 18 Jan 2019 06:13:17 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c15f39c5-9da5-48ec-b46e-9a7867e74787","tenant_id":"934da771048549229d5fe78d3177e859","created_at":"2019-01-18T06:12:55Z","dns_nameservers":[],"updated_at":"2019-01-18T06:12: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":"934da771048549229d5fe78d3177e859","id":"b7336908-7f4d-435a-bffa-bdc6348f00eb","subnetpool_id":null,"name":"SimpleHealthCheck-ad214096-18fe-4ee1-8881-d3cf14e0b5cd-priv-subnet"}]} 2019-01-18 06:13:17,613 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=c15f39c5-9da5-48ec-b46e-9a7867e74787 used request id req-11cda442-ea8f-4777-b92b-a84450a12c54 2019-01-18 06:13:17,618 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=c15f39c5-9da5-48ec-b46e-9a7867e74787 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a936b22be16f9d5250823eb37946ddb53fdcac02" 2019-01-18 06:13:17,709 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3104 X-Openstack-Request-Id: req-3926fd54-e891-43f9-ae23-33427635f448 Date: Fri, 18 Jan 2019 06:13:17 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:12:59Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"b7336908-7f4d-435a-bffa-bdc6348f00eb","ip_address":"10.55.0.4"}],"id":"3a021e77-e93b-4197-81e7-a7895aa5f506","security_groups":[],"mac_address":"fa:16:3e:d2:2a:69","project_id":"934da771048549229d5fe78d3177e859","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c15f39c5-9da5-48ec-b46e-9a7867e74787","tenant_id":"934da771048549229d5fe78d3177e859","created_at":"2019-01-18T06:12:57Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-c15f39c5-9da5-48ec-b46e-9a7867e74787"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:12:58Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"b7336908-7f4d-435a-bffa-bdc6348f00eb","ip_address":"10.55.0.2"}],"id":"43c996aa-de13-45d2-a821-9b7b315e90c9","security_groups":[],"mac_address":"fa:16:3e:27:ec:a4","project_id":"934da771048549229d5fe78d3177e859","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c15f39c5-9da5-48ec-b46e-9a7867e74787","tenant_id":"934da771048549229d5fe78d3177e859","created_at":"2019-01-18T06:12:56Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-c15f39c5-9da5-48ec-b46e-9a7867e74787"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:13:12Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"b7336908-7f4d-435a-bffa-bdc6348f00eb","ip_address":"10.55.0.10"}],"id":"598f4bd8-039e-4599-8005-6ed2b0c3e6dd","security_groups":["b500ac5c-01f9-4289-a08e-4e03606a6e76"],"mac_address":"fa:16:3e:df:16:f6","project_id":"934da771048549229d5fe78d3177e859","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"SimpleHealthCheck-ad214096-18fe-4ee1-8881-d3cf14e0b5cdport-1","admin_state_up":true,"network_id":"c15f39c5-9da5-48ec-b46e-9a7867e74787","tenant_id":"934da771048549229d5fe78d3177e859","created_at":"2019-01-18T06:13:01Z","binding:vnic_type":"normal","device_id":"355fc779-d6c6-41a9-9a70-3b53a2637a2a"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:12:59Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"b7336908-7f4d-435a-bffa-bdc6348f00eb","ip_address":"10.55.0.3"}],"id":"d23c83f4-ddc5-427d-a797-0f9a19b57274","security_groups":[],"mac_address":"fa:16:3e:4a:df:cb","project_id":"934da771048549229d5fe78d3177e859","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c15f39c5-9da5-48ec-b46e-9a7867e74787","tenant_id":"934da771048549229d5fe78d3177e859","created_at":"2019-01-18T06:12:56Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-c15f39c5-9da5-48ec-b46e-9a7867e74787"}]} 2019-01-18 06:13:17,709 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=c15f39c5-9da5-48ec-b46e-9a7867e74787 used request id req-3926fd54-e891-43f9-ae23-33427635f448 2019-01-18 06:13:17,710 - create_instance_tests - INFO - Looking for IP 10.55.0.10 in the console log 2019-01-18 06:13:17,713 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/355fc779-d6c6-41a9-9a70-3b53a2637a2a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a936b22be16f9d5250823eb37946ddb53fdcac02" 2019-01-18 06:13:18,792 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:13: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-aee7b7f1-0e5d-44f5-a4ce-16b8b8ade0c1 x-compute-request-id: req-aee7b7f1-0e5d-44f5-a4ce-16b8b8ade0c1 Content-Encoding: gzip Content-Length: 747 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"SimpleHealthCheck-ad214096-18fe-4ee1-8881-d3cf14e0b5cd-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:df:16:f6", "version": 4, "addr": "10.55.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/355fc779-d6c6-41a9-9a70-3b53a2637a2a", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/355fc779-d6c6-41a9-9a70-3b53a2637a2a", "rel": "bookmark"}], "image": {"id": "421f7ecf-84ff-45c9-9029-f04a565ffae4", "links": [{"href": "http://172.30.9.23:8774/images/421f7ecf-84ff-45c9-9029-f04a565ffae4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-18T06:13:11.000000", "flavor": {"id": "a2c055fd-3e59-41da-b3f2-1e4fe45c6430", "links": [{"href": "http://172.30.9.23:8774/flavors/a2c055fd-3e59-41da-b3f2-1e4fe45c6430", "rel": "bookmark"}]}, "id": "355fc779-d6c6-41a9-9a70-3b53a2637a2a", "security_groups": [{"name": "default"}], "user_id": "bba46fa722374349ba34110ddaaaff87", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-18T06:13:12Z", "hostId": "7ee85abae78f5ef2a7bb07d32e286bff8d61ebf66cca16db0c3b7799", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-ad214096-18fe-4ee1-8881-d3cf14e0b5cd-inst", "created": "2019-01-18T06:13:04Z", "tenant_id": "934da771048549229d5fe78d3177e859", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-18 06:13:18,792 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/355fc779-d6c6-41a9-9a70-3b53a2637a2a used request id req-aee7b7f1-0e5d-44f5-a4ce-16b8b8ade0c1 2019-01-18 06:13:18,796 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers/355fc779-d6c6-41a9-9a70-3b53a2637a2a/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a936b22be16f9d5250823eb37946ddb53fdcac02" -d '{"os-getConsoleOutput": {"length": null}}' 2019-01-18 06:13:19,862 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:13: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-629ae980-0a4b-4570-9699-9d98e3c5178f x-compute-request-id: req-629ae980-0a4b-4570-9699-9d98e3c5178f Content-Encoding: gzip Content-Length: 9398 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 531111029 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.910 MHz processor\n[ 0.131060] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.132718] pid_max: default: 32768 minimum: 301\n[ 0.133606] ACPI: Core revision 20150930\n[ 0.134989] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.136304] Security Framework initialized\n[ 0.137126] Yama: becoming mindful.\n[ 0.137862] AppArmor: AppArmor initialized\n[ 0.138722] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.140006] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.141264] Mount-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.142457] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.143822] Initializing cgroup subsys io\n[ 0.144665] Initializing cgroup subsys memory\n[ 0.145515] Initializing cgroup subsys devices\n[ 0.146394] Initializing cgroup subsys freezer\n[ 0.147260] Initializing cgroup subsys net_cls\n[ 0.148143] Initializing cgroup subsys perf_event\n[ 0.149058] Initializing cgroup subsys net_prio\n[ 0.149932] Initializing cgroup subsys hugetlb\n[ 0.150801] Initializing cgroup subsys pids\n[ 0.151672] CPU: Physical Processor ID: 0\n[ 0.153166] mce: CPU supports 10 MCE banks\n[ 0.154005] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.155011] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.165590] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.171964] ftrace: allocating 31920 entries in 125 pages\n[ 0.198238] smpboot: Max logical packages: 1\n[ 0.199098] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.200442] x2apic enabled\n[ 0.201250] Switched APIC routing to physical x2apic.\n[ 0.203003] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.204132] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.206125] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.207914] KVM setup paravirtual spinlock\n[ 0.209264] x86: Booted up 1 node, 1 CPUs\n[ 0.210072] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.211460] devtmpfs: initialized\n[ 0.213167] evm: security.selinux\n[ 0.213866] evm: security.SMACK64\n[ 0.214554] evm: security.SMACK64EXEC\n[ 0.215299] evm: security.SMACK64TRANSMUTE\n[ 0.216105] evm: security.SMACK64MMAP\n[ 0.216854] evm: security.ima\n[ 0.217489] evm: security.capability\n[ 0.218291] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.220141] pinctrl core: initialized pinctrl subsystem\n[ 0.221255] RTC time: 6:13:11, date: 01/18/19\n[ 0.222216] NET: Registered protocol family 16\n[ 0.223186] cpuidle: using governor ladder\n[ 0.224009] cpuidle: using governor menu\n[ 0.224796] PCCT header not found.\n[ 0.225551] ACPI: bus type PCI registered\n[ 0.226355] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.227599] PCI: Using configuration type 1 for base access\n[ 0.229352] ACPI: Added _OSI(Module Device)\n[ 0.230202] ACPI: Added _OSI(Processor Device)\n[ 0.231071] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.231979] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.234141] ACPI: Interpreter enabled\n[ 0.234919] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.236769] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.238599] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.240450] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.242289] ACPI: (supports S0 S5)\n[ 0.242998] ACPI: Using IOAPIC for interrupt routing\n[ 0.244061] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.247153] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.248304] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.249538] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.250736] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.252962] acpiphp: Slot [3] registered\n[ 0.253768] acpiphp: Slot [4] registered\n[ 0.254563] acpiphp: Slot [5] registered\n[ 0.255368] acpiphp: Slot [6] registered\n[ 0.256176] acpiphp: Slot [7] registered\n[ 0.256991] acpiphp: Slot [8] registered\n[ 0.257791] acpiphp: Slot [9] registered\n[ 0.258587] acpiphp: Slot [10] registered\n[ 0.259407] acpiphp: Slot [11] registered\n[ 0.260217] acpiphp: Slot [12] registered\n[ 0.261033] acpiphp: Slot [13] registered\n[ 0.261845] acpiphp: Slot [14] registered\n[ 0.262655] acpiphp: Slot [15] registered\n[ 0.273732] acpiphp: Slot [16] registered\n[ 0.274543] acpiphp: Slot [17] registered\n[ 0.275360] acpiphp: Slot [18] registered\n[ 0.276174] acpiphp: Slot [19] registered\n[ 0.276988] acpiphp: Slot [20] registered\n[ 0.277805] acpiphp: Slot [21] registered\n[ 0.278611] acpiphp: Slot [22] registered\n[ 0.279422] acpiphp: Slot [23] registered\n[ 0.280240] acpiphp: Slot [24] registered\n[ 0.281057] acpiphp: Slot [25] registered\n[ 0.281874] acpiphp: Slot [26] registered\n[ 0.282683] acpiphp: Slot [27] registered\n[ 0.283490] acpiphp: Slot [28] registered\n[ 0.284310] acpiphp: Slot [29] registered\n[ 0.285122] acpiphp: Slot [30] registered\n[ 0.285944] acpiphp: Slot [31] registered\n[ 0.286752] PCI host bridge to bus 0000:00\n[ 0.287558] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.288775] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.289992] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.291442] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window]\n[ 0.292890] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.299207] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.300490] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.301672] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.302945] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.309446] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.310888] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.356139] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.357630] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.359059] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.360495] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.361887] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.363132] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.364303] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.365510] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.367059] vgaarb: loaded\n[ 0.367665] vgaarb: bridge control possible 0000:00:02.0\n[ 0.368814] SCSI subsystem initialized\n[ 0.369644] ACPI: bus type USB registered\n[ 0.370458] usbcore: registered new interface driver usbfs\n[ 0.371490] usbcore: registered new interface driver hub\n[ 0.372500] usbcore: registered new device driver usb\n[ 0.373583] PCI: Using ACPI for IRQ routing\n[ 0.374611] NetLabel: Initializing\n[ 0.375329] NetLabel: domain hash size = 128\n[ 0.376178] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.377121] NetLabel: unlabeled traffic allowed by default\n[ 0.378220] clocksource: Switched to clocksource kvm-clock\n[ 0.383598] AppArmor: AppArmor Filesystem Enabled\n[ 0.384559] pnp: PnP ACPI init\n[ 0.385474] pnp: PnP ACPI: found 5 devices\n[ 0.391511] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.393206] NET: Registered protocol family 2\n[ 0.394168] TCP established hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.395452] TCP bind hash table entries: 2048 (order: 3, 32768 bytes)\n[ 0.396630] TCP: Hash tables configured (established 2048 bind 2048)\n[ 0.397796] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.398875] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.400048] NET: Registered protocol family 1\n[ 0.400913] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.402005] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.403079] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.417452] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.431733] Trying to unpack rootfs image as initramfs...\n[ 0.481860] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000)\n[ 0.495871] Scanning for low memory corruption every 60 seconds\n[ 0.497222] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.498388] audit: initializing netlink subsys (disabled)\n[ 0.499415] audit: type=2000 audit(1547791991.932:1): initialized\n[ 0.500723] Initialise system trusted keyring\n[ 0.501654] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.502819] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.504794] zbud: loaded\n[ 0.505494] VFS: Disk quotas dquot_6.6.0\n[ 0.506330] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.507843] fuse init (API version 7.23)\n[ 0.508723] Key type big_key registered\n[ 0.509519] Allocating IMA MOK and blacklist keyrings.\n[ 0.510642] Key type asymmetric registered\n[ 0.511459] Asymmetric key parser 'x509' registered\n[ 0.512412] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.513868] io scheduler noop registered\n[ 0.514668] io scheduler deadline registered (default)\n[ 0.515653] io scheduler cfq registered\n[ 0.516478] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.517514] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.518787] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.520227] ACPI: Power Button [PWRF]\n[ 0.521056] GHES: HEST is not enabled!\n[ 0.534813] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.564772] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.567276] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.591202] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.593358] Linux agpgart interface v0.103\n[ 0.595799] brd: module loaded\n[ 0.596953] loop: module loaded\n[ 0.601194] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.602650] GPT:90111 != 20971519\n[ 0.603340] GPT:Alternate GPT header not at the end of the disk.\n[ 0.604427] GPT:90111 != 20971519\n[ 0.605113] GPT: Use GNU Parted to correct GPT errors.\n[ 0.606077] vda: vda1 vda15\n[ 0.607503] scsi host0: ata_piix\n[ 0.608607] scsi host1: ata_piix\n[ 0.609316] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.610533] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.611988] libphy: Fixed MDIO Bus: probed\n[ 0.612810] tun: Universal TUN/TAP device driver, 1.6\n[ 0.613757] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.615916] PPP generic driver version 2.4.2\n[ 0.616802] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.618043] ehci-pci: EHCI PCI platform driver\n[ 0.618923] ehci-platform: EHCI generic platform driver\n[ 0.619908] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.621030] ohci-pci: OHCI PCI platform driver\n[ 0.621900] ohci-platform: OHCI generic platform driver\n[ 0.622890] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.637207] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.638200] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.639656] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.640684] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.641802] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.643029] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.644441] usb usb1: Product: UHCI Host Controller\n[ 0.645373] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.646517] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.647525] hub 1-0:1.0: USB hub found\n[ 0.648308] hub 1-0:1.0: 2 ports detected\n[ 0.649220] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.651346] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.652300] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.653327] mousedev: PS/2 mouse device common for all mice\n[ 0.654588] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.656432] rtc_cmos 00:00: RTC can wake from S4\n[ 0.657531] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.658741] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.659931] i2c /dev entries driver\n[ 0.660684] device-mapper: uevent: version 1.0.3\n[ 0.661622] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.663248] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.664542] NET: Registered protocol family 10\n[ 0.665531] NET: Registered protocol family 17\n[ 0.666436] Key type dns_resolver registered\n[ 0.667372] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.668474] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.670245] registered taskstats version 1\n[ 0.671079] Loading compiled-in X.509 certificates\n[ 0.672513] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.674370] zswap: loaded using pool lzo/zbud\n[ 0.675757] Key type trusted registered\n[ 0.677298] Key type encrypted registered\n[ 0.678123] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.679156] ima: No TPM chip found, activating TPM-bypass!\n[ 0.680193] evm: HMAC attrs: 0x1\n[ 0.681141] Magic number: 3:124:216\n[ 0.681986] rtc_cmos 00:00: setting system clock to 2019-01-18 06:13:11 UTC (1547791991)\n[ 0.683585] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.684703] EDD information not available.\n[ 0.771144] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.772682] Write protecting the kernel read-only data: 14336k\n[ 0.784715] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.786518] 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.829395] 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.10...\nLease of 10.55.0.10 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.59. iid=i-0000008d\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.910 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCmb5ndww3wVSiX3qRSxYQorHDyNs35kyojfFLzbTrtCrUCscCMuqOQ3nChyc34XKsauqJwZkShAjhw75mBwZimxcMWs8vzd+ZZfospkhFUy+EsHcdPQNbEi4E9kQOjlTePpO6P7lkcguhWyIwhQBfjTrmtNGk5jsZGxEObLBt0/UbByutnxyEQqi506JrGigcoYNVTccL5qTh33yeqlOuLw7qh8R1sBaJeUxjK3xZt4PZ1m7dvvAOQi+jbH7o63Sk93rE+LaxYuazrnaWFFubbDiqu2oKQBiXozUXMXkGvr0U2JbYDBYPwIe6zcQIES5SUkUu2h5QTeTdA314Gkqqn root@simplehealthcheck-ad214096-18fe-4ee1-8881-d3cf14e0b5cd-inst\nssh-dss AAAAB3NzaC1kc3MAAACBAKN5vwfng/kcNpMvGginhyqhvMU0DQQAcDc9/FPIjZ+ybzbWu0TAjsiQX7mDVWpdngLODpNP+dJY7WaIRQJnk8M2rejeN/vXUcC3T/vv4GfO8UVWbqGhgFwyra1dtomd+F6DOmJGbnZ9pSXdQbsocgxtnNp2baGSbh1A+nm3D05PAAAAFQCk76FF9YTpoBefkVDbiBuJQGwI2wAAAIBs7xKspJxw4j2WDw4ynxqEPxO1wzVPn3098dtS3FT5NyNTo19PAsNTFwcNtPxucn4L+izw5weahfg1uujAjqoPQSLu9Zhj3eRImxS3qCmbf9CRKzn6483kCrdn2H8mJZSZm25VgZaeSAzS2cxXS7Vo/mAx0vKs0Jdw0NpfaiMedQAAAIBhhU2gTttM+Bp860lCIkVTfVPCDWWB2efLbhmHRB3yV4QpQOBHthxFHYuUOypA8yiAwiM2zx2uFtViCFoPKhqw7DDPFNOzEf5La/T2PcOFOGES/9CjB3LqRlLeBRyp0od3eCBp3yJMjRcQkUks+Hn4X9wLuBpBxXBsJ8O0LnoxGQ== root@simplehealthcheck-ad214096-18fe-4ee1-8881-d3cf14e0b5cd-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.10,24,fe80::f816:3eff:fedf:16f6/64,\nip-route:default via 10.55.0.1 dev eth0 \nip-route:10.55.0.0/24 dev eth0 src 10.55.0.10 \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-0000008d\nname: N/A\navailability-zone: nova\nlocal-hostname: simplehealthcheck-ad214096-18fe-4ee1-8881-d3cf14e0b5cd-inst\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.80 ===\n"} 2019-01-18 06:13:19,863 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/355fc779-d6c6-41a9-9a70-3b53a2637a2a/action used request id req-629ae980-0a4b-4570-9699-9d98e3c5178f 2019-01-18 06:13:19,864 - create_instance_tests - INFO - DHCP lease obtained logged in console 2019-01-18 06:13:19,865 - 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 531111029 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.910 MHz processor [ 0.131060] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.132718] pid_max: default: 32768 minimum: 301 [ 0.133606] ACPI: Core revision 20150930 [ 0.134989] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.136304] Security Framework initialized [ 0.137126] Yama: becoming mindful. [ 0.137862] AppArmor: AppArmor initialized [ 0.138722] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.140006] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.141264] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.142457] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.143822] Initializing cgroup subsys io [ 0.144665] Initializing cgroup subsys memory [ 0.145515] Initializing cgroup subsys devices [ 0.146394] Initializing cgroup subsys freezer [ 0.147260] Initializing cgroup subsys net_cls [ 0.148143] Initializing cgroup subsys perf_event [ 0.149058] Initializing cgroup subsys net_prio [ 0.149932] Initializing cgroup subsys hugetlb [ 0.150801] Initializing cgroup subsys pids [ 0.151672] CPU: Physical Processor ID: 0 [ 0.153166] mce: CPU supports 10 MCE banks [ 0.154005] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.155011] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.165590] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.171964] ftrace: allocating 31920 entries in 125 pages [ 0.198238] smpboot: Max logical packages: 1 [ 0.199098] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.200442] x2apic enabled [ 0.201250] Switched APIC routing to physical x2apic. [ 0.203003] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.204132] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.206125] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.207914] KVM setup paravirtual spinlock [ 0.209264] x86: Booted up 1 node, 1 CPUs [ 0.210072] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.211460] devtmpfs: initialized [ 0.213167] evm: security.selinux [ 0.213866] evm: security.SMACK64 [ 0.214554] evm: security.SMACK64EXEC [ 0.215299] evm: security.SMACK64TRANSMUTE [ 0.216105] evm: security.SMACK64MMAP [ 0.216854] evm: security.ima [ 0.217489] evm: security.capability [ 0.218291] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.220141] pinctrl core: initialized pinctrl subsystem [ 0.221255] RTC time: 6:13:11, date: 01/18/19 [ 0.222216] NET: Registered protocol family 16 [ 0.223186] cpuidle: using governor ladder [ 0.224009] cpuidle: using governor menu [ 0.224796] PCCT header not found. [ 0.225551] ACPI: bus type PCI registered [ 0.226355] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.227599] PCI: Using configuration type 1 for base access [ 0.229352] ACPI: Added _OSI(Module Device) [ 0.230202] ACPI: Added _OSI(Processor Device) [ 0.231071] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.231979] ACPI: Added _OSI(Processor Aggregator Device) [ 0.234141] ACPI: Interpreter enabled [ 0.234919] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.236769] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.238599] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.240450] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.242289] ACPI: (supports S0 S5) [ 0.242998] ACPI: Using IOAPIC for interrupt routing [ 0.244061] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.247153] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.248304] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.249538] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.250736] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.252962] acpiphp: Slot [3] registered [ 0.253768] acpiphp: Slot [4] registered [ 0.254563] acpiphp: Slot [5] registered [ 0.255368] acpiphp: Slot [6] registered [ 0.256176] acpiphp: Slot [7] registered [ 0.256991] acpiphp: Slot [8] registered [ 0.257791] acpiphp: Slot [9] registered [ 0.258587] acpiphp: Slot [10] registered [ 0.259407] acpiphp: Slot [11] registered [ 0.260217] acpiphp: Slot [12] registered [ 0.261033] acpiphp: Slot [13] registered [ 0.261845] acpiphp: Slot [14] registered [ 0.262655] acpiphp: Slot [15] registered [ 0.273732] acpiphp: Slot [16] registered [ 0.274543] acpiphp: Slot [17] registered [ 0.275360] acpiphp: Slot [18] registered [ 0.276174] acpiphp: Slot [19] registered [ 0.276988] acpiphp: Slot [20] registered [ 0.277805] acpiphp: Slot [21] registered [ 0.278611] acpiphp: Slot [22] registered [ 0.279422] acpiphp: Slot [23] registered [ 0.280240] acpiphp: Slot [24] registered [ 0.281057] acpiphp: Slot [25] registered [ 0.281874] acpiphp: Slot [26] registered [ 0.282683] acpiphp: Slot [27] registered [ 0.283490] acpiphp: Slot [28] registered [ 0.284310] acpiphp: Slot [29] registered [ 0.285122] acpiphp: Slot [30] registered [ 0.285944] acpiphp: Slot [31] registered [ 0.286752] PCI host bridge to bus 0000:00 [ 0.287558] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.288775] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.289992] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.291442] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.292890] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.299207] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.300490] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.301672] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.302945] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.309446] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.310888] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.356139] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.357630] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.359059] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.360495] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.361887] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.363132] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.364303] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.365510] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.367059] vgaarb: loaded [ 0.367665] vgaarb: bridge control possible 0000:00:02.0 [ 0.368814] SCSI subsystem initialized [ 0.369644] ACPI: bus type USB registered [ 0.370458] usbcore: registered new interface driver usbfs [ 0.371490] usbcore: registered new interface driver hub [ 0.372500] usbcore: registered new device driver usb [ 0.373583] PCI: Using ACPI for IRQ routing [ 0.374611] NetLabel: Initializing [ 0.375329] NetLabel: domain hash size = 128 [ 0.376178] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.377121] NetLabel: unlabeled traffic allowed by default [ 0.378220] clocksource: Switched to clocksource kvm-clock [ 0.383598] AppArmor: AppArmor Filesystem Enabled [ 0.384559] pnp: PnP ACPI init [ 0.385474] pnp: PnP ACPI: found 5 devices [ 0.391511] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.393206] NET: Registered protocol family 2 [ 0.394168] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 0.395452] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 0.396630] TCP: Hash tables configured (established 2048 bind 2048) [ 0.397796] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.398875] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.400048] NET: Registered protocol family 1 [ 0.400913] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.402005] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.403079] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.417452] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.431733] Trying to unpack rootfs image as initramfs... [ 0.481860] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000) [ 0.495871] Scanning for low memory corruption every 60 seconds [ 0.497222] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.498388] audit: initializing netlink subsys (disabled) [ 0.499415] audit: type=2000 audit(1547791991.932:1): initialized [ 0.500723] Initialise system trusted keyring [ 0.501654] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.502819] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.504794] zbud: loaded [ 0.505494] VFS: Disk quotas dquot_6.6.0 [ 0.506330] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.507843] fuse init (API version 7.23) [ 0.508723] Key type big_key registered [ 0.509519] Allocating IMA MOK and blacklist keyrings. [ 0.510642] Key type asymmetric registered [ 0.511459] Asymmetric key parser 'x509' registered [ 0.512412] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.513868] io scheduler noop registered [ 0.514668] io scheduler deadline registered (default) [ 0.515653] io scheduler cfq registered [ 0.516478] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.517514] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.518787] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.520227] ACPI: Power Button [PWRF] [ 0.521056] GHES: HEST is not enabled! [ 0.534813] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.564772] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.567276] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.591202] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.593358] Linux agpgart interface v0.103 [ 0.595799] brd: module loaded [ 0.596953] loop: module loaded [ 0.601194] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.602650] GPT:90111 != 20971519 [ 0.603340] GPT:Alternate GPT header not at the end of the disk. [ 0.604427] GPT:90111 != 20971519 [ 0.605113] GPT: Use GNU Parted to correct GPT errors. [ 0.606077] vda: vda1 vda15 [ 0.607503] scsi host0: ata_piix [ 0.608607] scsi host1: ata_piix [ 0.609316] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.610533] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.611988] libphy: Fixed MDIO Bus: probed [ 0.612810] tun: Universal TUN/TAP device driver, 1.6 [ 0.613757] tun: (C) 1999-2004 Max Krasnyansky [ 0.615916] PPP generic driver version 2.4.2 [ 0.616802] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.618043] ehci-pci: EHCI PCI platform driver [ 0.618923] ehci-platform: EHCI generic platform driver [ 0.619908] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.621030] ohci-pci: OHCI PCI platform driver [ 0.621900] ohci-platform: OHCI generic platform driver [ 0.622890] uhci_hcd: USB Universal Host Controller Interface driver [ 0.637207] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.638200] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.639656] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.640684] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.641802] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.643029] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.644441] usb usb1: Product: UHCI Host Controller [ 0.645373] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.646517] usb usb1: SerialNumber: 0000:00:01.2 [ 0.647525] hub 1-0:1.0: USB hub found [ 0.648308] hub 1-0:1.0: 2 ports detected [ 0.649220] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.651346] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.652300] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.653327] mousedev: PS/2 mouse device common for all mice [ 0.654588] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.656432] rtc_cmos 00:00: RTC can wake from S4 [ 0.657531] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.658741] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.659931] i2c /dev entries driver [ 0.660684] device-mapper: uevent: version 1.0.3 [ 0.661622] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.663248] ledtrig-cpu: registered to indicate activity on CPUs [ 0.664542] NET: Registered protocol family 10 [ 0.665531] NET: Registered protocol family 17 [ 0.666436] Key type dns_resolver registered [ 0.667372] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.668474] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.670245] registered taskstats version 1 [ 0.671079] Loading compiled-in X.509 certificates [ 0.672513] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.674370] zswap: loaded using pool lzo/zbud [ 0.675757] Key type trusted registered [ 0.677298] Key type encrypted registered [ 0.678123] AppArmor: AppArmor sha1 policy hashing enabled [ 0.679156] ima: No TPM chip found, activating TPM-bypass! [ 0.680193] evm: HMAC attrs: 0x1 [ 0.681141] Magic number: 3:124:216 [ 0.681986] rtc_cmos 00:00: setting system clock to 2019-01-18 06:13:11 UTC (1547791991) [ 0.683585] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.684703] EDD information not available. [ 0.771144] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.772682] Write protecting the kernel read-only data: 14336k [ 0.784715] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.786518] 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.829395] 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.10... Lease of 10.55.0.10 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.59. iid=i-0000008d 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.910 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCmb5ndww3wVSiX3qRSxYQorHDyNs35kyojfFLzbTrtCrUCscCMuqOQ3nChyc34XKsauqJwZkShAjhw75mBwZimxcMWs8vzd+ZZfospkhFUy+EsHcdPQNbEi4E9kQOjlTePpO6P7lkcguhWyIwhQBfjTrmtNGk5jsZGxEObLBt0/UbByutnxyEQqi506JrGigcoYNVTccL5qTh33yeqlOuLw7qh8R1sBaJeUxjK3xZt4PZ1m7dvvAOQi+jbH7o63Sk93rE+LaxYuazrnaWFFubbDiqu2oKQBiXozUXMXkGvr0U2JbYDBYPwIe6zcQIES5SUkUu2h5QTeTdA314Gkqqn root@simplehealthcheck-ad214096-18fe-4ee1-8881-d3cf14e0b5cd-inst ssh-dss AAAAB3NzaC1kc3MAAACBAKN5vwfng/kcNpMvGginhyqhvMU0DQQAcDc9/FPIjZ+ybzbWu0TAjsiQX7mDVWpdngLODpNP+dJY7WaIRQJnk8M2rejeN/vXUcC3T/vv4GfO8UVWbqGhgFwyra1dtomd+F6DOmJGbnZ9pSXdQbsocgxtnNp2baGSbh1A+nm3D05PAAAAFQCk76FF9YTpoBefkVDbiBuJQGwI2wAAAIBs7xKspJxw4j2WDw4ynxqEPxO1wzVPn3098dtS3FT5NyNTo19PAsNTFwcNtPxucn4L+izw5weahfg1uujAjqoPQSLu9Zhj3eRImxS3qCmbf9CRKzn6483kCrdn2H8mJZSZm25VgZaeSAzS2cxXS7Vo/mAx0vKs0Jdw0NpfaiMedQAAAIBhhU2gTttM+Bp860lCIkVTfVPCDWWB2efLbhmHRB3yV4QpQOBHthxFHYuUOypA8yiAwiM2zx2uFtViCFoPKhqw7DDPFNOzEf5La/T2PcOFOGES/9CjB3LqRlLeBRyp0od3eCBp3yJMjRcQkUks+Hn4X9wLuBpBxXBsJ8O0LnoxGQ== root@simplehealthcheck-ad214096-18fe-4ee1-8881-d3cf14e0b5cd-inst -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,10.55.0.10,24,fe80::f816:3eff:fedf:16f6/64, ip-route:default via 10.55.0.1 dev eth0 ip-route:10.55.0.0/24 dev eth0 src 10.55.0.10 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-0000008d name: N/A availability-zone: nova local-hostname: simplehealthcheck-ad214096-18fe-4ee1-8881-d3cf14e0b5cd-inst launch-index: 0 === cirros: current=0.4.0 uptime=3.80 === 2019-01-18 06:13:19,865 - create_instance - INFO - Deleting Port with ID - 598f4bd8-039e-4599-8005-6ed2b0c3e6dd 2019-01-18 06:13:19,865 - neutron_utils - INFO - Deleting port with name SimpleHealthCheck-ad214096-18fe-4ee1-8881-d3cf14e0b5cdport-1 2019-01-18 06:13:19,871 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/ports/598f4bd8-039e-4599-8005-6ed2b0c3e6dd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a936b22be16f9d5250823eb37946ddb53fdcac02" 2019-01-18 06:13:20,324 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-d4b81d68-97fc-4078-9124-253b96dfc362 Date: Fri, 18 Jan 2019 06:13:20 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-18 06:13:20,325 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/ports/598f4bd8-039e-4599-8005-6ed2b0c3e6dd used request id req-d4b81d68-97fc-4078-9124-253b96dfc362 2019-01-18 06:13:20,325 - create_instance - INFO - Deleting VM instance - SimpleHealthCheck-ad214096-18fe-4ee1-8881-d3cf14e0b5cd-inst 2019-01-18 06:13:20,328 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/servers/355fc779-d6c6-41a9-9a70-3b53a2637a2a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a936b22be16f9d5250823eb37946ddb53fdcac02" 2019-01-18 06:13:20,466 - novaclient.v2.client - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 06:13: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-979cddac-0b1f-43d2-a6ed-6199d4bf2ae7 x-compute-request-id: req-979cddac-0b1f-43d2-a6ed-6199d4bf2ae7 Content-Type: application/json 2019-01-18 06:13:20,466 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/servers/355fc779-d6c6-41a9-9a70-3b53a2637a2a used request id req-979cddac-0b1f-43d2-a6ed-6199d4bf2ae7 2019-01-18 06:13:20,466 - create_instance - INFO - Checking deletion status 2019-01-18 06:13:20,469 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/355fc779-d6c6-41a9-9a70-3b53a2637a2a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a936b22be16f9d5250823eb37946ddb53fdcac02" 2019-01-18 06:13:20,740 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:13: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-627d8c2b-f624-4964-9538-eb2d8a3150ff x-compute-request-id: req-627d8c2b-f624-4964-9538-eb2d8a3150ff Content-Encoding: gzip Content-Length: 726 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"SimpleHealthCheck-ad214096-18fe-4ee1-8881-d3cf14e0b5cd-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:df:16:f6", "version": 4, "addr": "10.55.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/355fc779-d6c6-41a9-9a70-3b53a2637a2a", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/355fc779-d6c6-41a9-9a70-3b53a2637a2a", "rel": "bookmark"}], "image": {"id": "421f7ecf-84ff-45c9-9029-f04a565ffae4", "links": [{"href": "http://172.30.9.23:8774/images/421f7ecf-84ff-45c9-9029-f04a565ffae4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-18T06:13:11.000000", "flavor": {"id": "a2c055fd-3e59-41da-b3f2-1e4fe45c6430", "links": [{"href": "http://172.30.9.23:8774/flavors/a2c055fd-3e59-41da-b3f2-1e4fe45c6430", "rel": "bookmark"}]}, "id": "355fc779-d6c6-41a9-9a70-3b53a2637a2a", "user_id": "bba46fa722374349ba34110ddaaaff87", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-18T06:13:20Z", "hostId": "7ee85abae78f5ef2a7bb07d32e286bff8d61ebf66cca16db0c3b7799", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-ad214096-18fe-4ee1-8881-d3cf14e0b5cd-inst", "created": "2019-01-18T06:13:04Z", "tenant_id": "934da771048549229d5fe78d3177e859", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-18 06:13:20,740 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/355fc779-d6c6-41a9-9a70-3b53a2637a2a used request id req-627d8c2b-f624-4964-9538-eb2d8a3150ff 2019-01-18 06:13:20,741 - create_instance - DEBUG - Instance status [SimpleHealthCheck-ad214096-18fe-4ee1-8881-d3cf14e0b5cd-inst] is - ACTIVE 2019-01-18 06:13:20,741 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-18 06:13:23,744 - create_instance - DEBUG - VM status query timeout in 296.722579956 2019-01-18 06:13:23,747 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/355fc779-d6c6-41a9-9a70-3b53a2637a2a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a936b22be16f9d5250823eb37946ddb53fdcac02" 2019-01-18 06:13:24,504 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:13: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-e738d4c5-ab31-4063-b2dd-12afbe0180ca x-compute-request-id: req-e738d4c5-ab31-4063-b2dd-12afbe0180ca Content-Encoding: gzip Content-Length: 656 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/355fc779-d6c6-41a9-9a70-3b53a2637a2a", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/355fc779-d6c6-41a9-9a70-3b53a2637a2a", "rel": "bookmark"}], "image": {"id": "421f7ecf-84ff-45c9-9029-f04a565ffae4", "links": [{"href": "http://172.30.9.23:8774/images/421f7ecf-84ff-45c9-9029-f04a565ffae4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-18T06:13:11.000000", "flavor": {"id": "a2c055fd-3e59-41da-b3f2-1e4fe45c6430", "links": [{"href": "http://172.30.9.23:8774/flavors/a2c055fd-3e59-41da-b3f2-1e4fe45c6430", "rel": "bookmark"}]}, "id": "355fc779-d6c6-41a9-9a70-3b53a2637a2a", "user_id": "bba46fa722374349ba34110ddaaaff87", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-18T06:13:20Z", "hostId": "7ee85abae78f5ef2a7bb07d32e286bff8d61ebf66cca16db0c3b7799", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-ad214096-18fe-4ee1-8881-d3cf14e0b5cd-inst", "created": "2019-01-18T06:13:04Z", "tenant_id": "934da771048549229d5fe78d3177e859", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-18 06:13:24,504 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/355fc779-d6c6-41a9-9a70-3b53a2637a2a used request id req-e738d4c5-ab31-4063-b2dd-12afbe0180ca 2019-01-18 06:13:24,504 - create_instance - DEBUG - Instance status [SimpleHealthCheck-ad214096-18fe-4ee1-8881-d3cf14e0b5cd-inst] is - ACTIVE 2019-01-18 06:13:24,505 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-18 06:13:27,508 - create_instance - DEBUG - VM status query timeout in 292.95878911 2019-01-18 06:13:27,511 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/355fc779-d6c6-41a9-9a70-3b53a2637a2a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a936b22be16f9d5250823eb37946ddb53fdcac02" 2019-01-18 06:13:27,562 - novaclient.v2.client - DEBUG - RESP: [404] Date: Fri, 18 Jan 2019 06:13: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-7c1737f2-c760-467b-8881-5732fb4cd22d x-compute-request-id: req-7c1737f2-c760-467b-8881-5732fb4cd22d Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 355fc779-d6c6-41a9-9a70-3b53a2637a2a could not be found.", "code": 404}} 2019-01-18 06:13:27,562 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/355fc779-d6c6-41a9-9a70-3b53a2637a2a used request id req-7c1737f2-c760-467b-8881-5732fb4cd22d 2019-01-18 06:13:27,562 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 355fc779-d6c6-41a9-9a70-3b53a2637a2a could not be found. (HTTP 404) (Request-ID: req-7c1737f2-c760-467b-8881-5732fb4cd22d) 2019-01-18 06:13:27,562 - create_instance - INFO - VM has been properly deleted VM with name - SimpleHealthCheck-ad214096-18fe-4ee1-8881-d3cf14e0b5cd-inst 2019-01-18 06:13:27,563 - neutron_utils - INFO - Deleting subnet with name SimpleHealthCheck-ad214096-18fe-4ee1-8881-d3cf14e0b5cd-priv-subnet 2019-01-18 06:13:27,564 - neutron_utils - INFO - Deleting subnet with name SimpleHealthCheck-ad214096-18fe-4ee1-8881-d3cf14e0b5cd-priv-subnet 2019-01-18 06:13:27,569 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/subnets/b7336908-7f4d-435a-bffa-bdc6348f00eb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}afd2c8ef14eec643f47ab74dd596c7524bc89b1e" 2019-01-18 06:13:30,103 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-ea571690-3a7c-4391-a3e0-3d4f2ace3ef7 Date: Fri, 18 Jan 2019 06:13:30 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-18 06:13:30,103 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/b7336908-7f4d-435a-bffa-bdc6348f00eb used request id req-ea571690-3a7c-4391-a3e0-3d4f2ace3ef7 2019-01-18 06:13:30,104 - neutron_utils - INFO - Deleting network with name SimpleHealthCheck-ad214096-18fe-4ee1-8881-d3cf14e0b5cd-priv-net 2019-01-18 06:13:30,109 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/networks/c15f39c5-9da5-48ec-b46e-9a7867e74787 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}afd2c8ef14eec643f47ab74dd596c7524bc89b1e" 2019-01-18 06:13:31,463 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-eefcc6b3-be1e-4bcf-bd93-da8b6d6c9be4 Date: Fri, 18 Jan 2019 06:13:31 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-18 06:13:31,463 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/c15f39c5-9da5-48ec-b46e-9a7867e74787 used request id req-eefcc6b3-be1e-4bcf-bd93-da8b6d6c9be4 2019-01-18 06:13:31,467 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/flavors/a2c055fd-3e59-41da-b3f2-1e4fe45c6430 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b7cade9d44610c073731816c1fdba37a827d2b1" 2019-01-18 06:13:31,516 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 18 Jan 2019 06:13: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-088ab63f-09e8-4091-99a4-a37893836fe9 x-compute-request-id: req-088ab63f-09e8-4091-99a4-a37893836fe9 Content-Length: 0 Content-Type: application/json 2019-01-18 06:13:31,516 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/a2c055fd-3e59-41da-b3f2-1e4fe45c6430 used request id req-088ab63f-09e8-4091-99a4-a37893836fe9 2019-01-18 06:13:31,517 - glance_utils - INFO - Deleting image named - SimpleHealthCheck-ad214096-18fe-4ee1-8881-d3cf14e0b5cd-image 2019-01-18 06:13:31,520 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9292/v2/images/421f7ecf-84ff-45c9-9029-f04a565ffae4 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b73be1d87a1cf7fd489f4dc000d4ca6c66c7f8db" 2019-01-18 06:13:33,045 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-6d5052e9-9958-4b08-8b02-e2f456b0d7ca Date: Fri, 18 Jan 2019 06:13:33 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-18 06:13:33,045 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/421f7ecf-84ff-45c9-9029-f04a565ffae4 used request id req-6d5052e9-9958-4b08-8b02-e2f456b0d7ca 2019-01-18 06:13:33,052 - 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}7c1083e93d87c6ae3c0d968738891b7bc9474e53" 2019-01-18 06:13:33,261 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-a697d173-7998-4361-bab0-87c6d7767ea1 Date: Fri, 18 Jan 2019 06:13:33 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-18T04:53:26Z", "updated_at": "2019-01-18T04:53:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:53:26Z", "revision_number": 0, "id": "260c2de9-5dc5-4508-b06c-24b9d7ed838c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:53:26Z", "security_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:53:26Z", "revision_number": 0, "id": "571036d3-cb1d-483a-acb9-96f19293add9", "remote_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "remote_ip_prefix": null, "created_at": "2019-01-18T04:53:26Z", "security_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:53:26Z", "revision_number": 0, "id": "84255fa4-c13a-4cfe-b73d-e56ee216ca1e", "remote_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "remote_ip_prefix": null, "created_at": "2019-01-18T04:53:26Z", "security_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:53:26Z", "revision_number": 0, "id": "9c6f69fc-3bf8-4346-9288-5a255b82b67e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:53:26Z", "security_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "created_at": "2019-01-18T04:51:20Z", "updated_at": "2019-01-18T04:51:20Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "24c99e6f-888c-4943-9c93-54ad3b18b18c", "remote_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv4", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "2b339890-44d0-4711-a050-08a64d58e2a0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv6", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "45161a51-d6dd-4bb8-986d-bc2f88599c1d", "remote_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv6", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "87b9b994-ae22-4850-863a-6a4925bd01fe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv4", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}], "revision_number": 4, "project_id": "9c53a91613fb4d5080479ac6f51697ed", "id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "020d00b5451a467cb276d06789a1149d", "created_at": "2019-01-18T05:59:12Z", "updated_at": "2019-01-18T05:59:12Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:12Z", "revision_number": 0, "id": "38b091dd-dca7-4cbe-8c1c-dd18a74bfca8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:12Z", "security_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "tenant_id": "020d00b5451a467cb276d06789a1149d", "port_range_min": null, "ethertype": "IPv6", "project_id": "020d00b5451a467cb276d06789a1149d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:12Z", "revision_number": 0, "id": "38b9f88b-1fc0-40d1-af74-237d79be193d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:12Z", "security_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "tenant_id": "020d00b5451a467cb276d06789a1149d", "port_range_min": null, "ethertype": "IPv4", "project_id": "020d00b5451a467cb276d06789a1149d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:12Z", "revision_number": 0, "id": "60f7d4a7-1a27-4801-a1e8-5bf33633b818", "remote_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:12Z", "security_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "tenant_id": "020d00b5451a467cb276d06789a1149d", "port_range_min": null, "ethertype": "IPv6", "project_id": "020d00b5451a467cb276d06789a1149d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:12Z", "revision_number": 0, "id": "8faf6dda-6919-4b75-b745-2af38abf8dcf", "remote_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:12Z", "security_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "tenant_id": "020d00b5451a467cb276d06789a1149d", "port_range_min": null, "ethertype": "IPv4", "project_id": "020d00b5451a467cb276d06789a1149d"}], "revision_number": 4, "project_id": "020d00b5451a467cb276d06789a1149d", "id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "created_at": "2019-01-18T04:39:06Z", "updated_at": "2019-01-18T04:39:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "0aedefa2-edbc-47b5-bead-e954540f6937", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "47feb8aba08a40dca7028a1701e597b9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "4bf1a402-0fa2-4cfd-9fee-4a28f16bb271", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "47feb8aba08a40dca7028a1701e597b9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "4e399c2e-bc03-4aa3-b192-1fafdc9248ba", "remote_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "47feb8aba08a40dca7028a1701e597b9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "8860837e-afbd-4411-adf9-d88db88c2114", "remote_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "47feb8aba08a40dca7028a1701e597b9"}], "revision_number": 4, "project_id": "47feb8aba08a40dca7028a1701e597b9", "id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "934da771048549229d5fe78d3177e859", "created_at": "2019-01-18T06:12:54Z", "updated_at": "2019-01-18T06:12:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:12:54Z", "revision_number": 0, "id": "0f2a1452-7b21-4f01-949c-f3c9a9171e3c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T06:12:54Z", "security_group_id": "b500ac5c-01f9-4289-a08e-4e03606a6e76", "tenant_id": "934da771048549229d5fe78d3177e859", "port_range_min": null, "ethertype": "IPv4", "project_id": "934da771048549229d5fe78d3177e859"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:12:54Z", "revision_number": 0, "id": "86c1c8fb-d1ef-425d-a7e2-9569a3fa009f", "remote_group_id": "b500ac5c-01f9-4289-a08e-4e03606a6e76", "remote_ip_prefix": null, "created_at": "2019-01-18T06:12:54Z", "security_group_id": "b500ac5c-01f9-4289-a08e-4e03606a6e76", "tenant_id": "934da771048549229d5fe78d3177e859", "port_range_min": null, "ethertype": "IPv6", "project_id": "934da771048549229d5fe78d3177e859"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:12:54Z", "revision_number": 0, "id": "c475eef1-2d9c-468c-a44c-07c1a20d6ef2", "remote_group_id": "b500ac5c-01f9-4289-a08e-4e03606a6e76", "remote_ip_prefix": null, "created_at": "2019-01-18T06:12:54Z", "security_group_id": "b500ac5c-01f9-4289-a08e-4e03606a6e76", "tenant_id": "934da771048549229d5fe78d3177e859", "port_range_min": null, "ethertype": "IPv4", "project_id": "934da771048549229d5fe78d3177e859"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:12:54Z", "revision_number": 0, "id": "daa5220c-7fec-4c1d-ab15-3fa0daacdec2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T06:12:54Z", "security_group_id": "b500ac5c-01f9-4289-a08e-4e03606a6e76", "tenant_id": "934da771048549229d5fe78d3177e859", "port_range_min": null, "ethertype": "IPv6", "project_id": "934da771048549229d5fe78d3177e859"}], "revision_number": 4, "project_id": "934da771048549229d5fe78d3177e859", "id": "b500ac5c-01f9-4289-a08e-4e03606a6e76", "name": "default"}]} 2019-01-18 06:13:33,261 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-a697d173-7998-4361-bab0-87c6d7767ea1 2019-01-18 06:13:33,267 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/9c53a91613fb4d5080479ac6f51697ed -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c1083e93d87c6ae3c0d968738891b7bc9474e53" 2019-01-18 06:13:33,354 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:13:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ada3ec9a-b875-453f-98f3-8324d151b34b Content-Encoding: gzip Content-Length: 190 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/9c53a91613fb4d5080479ac6f51697ed"}, "enabled": true, "id": "9c53a91613fb4d5080479ac6f51697ed", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2019-01-18 06:13:33,354 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/9c53a91613fb4d5080479ac6f51697ed used request id req-ada3ec9a-b875-453f-98f3-8324d151b34b 2019-01-18 06:13:33,358 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/020d00b5451a467cb276d06789a1149d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c1083e93d87c6ae3c0d968738891b7bc9474e53" 2019-01-18 06:13:33,449 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:13:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dc6d2004-b194-468e-bbf9-3b48e6be3898 Content-Encoding: gzip Content-Length: 248 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/020d00b5451a467cb276d06789a1149d"}, "enabled": true, "id": "020d00b5451a467cb276d06789a1149d", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}} 2019-01-18 06:13:33,449 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/020d00b5451a467cb276d06789a1149d used request id req-dc6d2004-b194-468e-bbf9-3b48e6be3898 2019-01-18 06:13:33,453 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/47feb8aba08a40dca7028a1701e597b9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c1083e93d87c6ae3c0d968738891b7bc9474e53" 2019-01-18 06:13:33,546 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:13:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-32c8df83-4f53-42eb-a533-2524d5c21875 Content-Encoding: gzip Content-Length: 205 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/47feb8aba08a40dca7028a1701e597b9"}, "enabled": true, "id": "47feb8aba08a40dca7028a1701e597b9", "parent_id": "default", "domain_id": "default", "name": "service"}} 2019-01-18 06:13:33,547 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/47feb8aba08a40dca7028a1701e597b9 used request id req-32c8df83-4f53-42eb-a533-2524d5c21875 2019-01-18 06:13:33,550 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/934da771048549229d5fe78d3177e859 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c1083e93d87c6ae3c0d968738891b7bc9474e53" 2019-01-18 06:13:33,644 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:13:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-835b9598-631b-47d2-8cee-fc1cc8cdb1ed 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/934da771048549229d5fe78d3177e859"}, "enabled": true, "id": "934da771048549229d5fe78d3177e859", "parent_id": "default", "domain_id": "default", "name": "SimpleHealthCheck-86e5456f-ec7e-44c-proj"}} 2019-01-18 06:13:33,644 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/934da771048549229d5fe78d3177e859 used request id req-835b9598-631b-47d2-8cee-fc1cc8cdb1ed 2019-01-18 06:13:33,645 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - b500ac5c-01f9-4289-a08e-4e03606a6e76 2019-01-18 06:13:33,650 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=b500ac5c-01f9-4289-a08e-4e03606a6e76 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c1083e93d87c6ae3c0d968738891b7bc9474e53" 2019-01-18 06:13:33,830 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-c198e4d4-c144-4e9d-9da4-b4fc3eb60b85 Date: Fri, 18 Jan 2019 06:13: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": "2019-01-18T06:12:54Z", "security_group_id": "b500ac5c-01f9-4289-a08e-4e03606a6e76", "port_range_min": null, "revision_number": 0, "tenant_id": "934da771048549229d5fe78d3177e859", "created_at": "2019-01-18T06:12:54Z", "project_id": "934da771048549229d5fe78d3177e859", "id": "0f2a1452-7b21-4f01-949c-f3c9a9171e3c"}, {"remote_group_id": "b500ac5c-01f9-4289-a08e-4e03606a6e76", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T06:12:54Z", "security_group_id": "b500ac5c-01f9-4289-a08e-4e03606a6e76", "port_range_min": null, "revision_number": 0, "tenant_id": "934da771048549229d5fe78d3177e859", "created_at": "2019-01-18T06:12:54Z", "project_id": "934da771048549229d5fe78d3177e859", "id": "86c1c8fb-d1ef-425d-a7e2-9569a3fa009f"}, {"remote_group_id": "b500ac5c-01f9-4289-a08e-4e03606a6e76", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T06:12:54Z", "security_group_id": "b500ac5c-01f9-4289-a08e-4e03606a6e76", "port_range_min": null, "revision_number": 0, "tenant_id": "934da771048549229d5fe78d3177e859", "created_at": "2019-01-18T06:12:54Z", "project_id": "934da771048549229d5fe78d3177e859", "id": "c475eef1-2d9c-468c-a44c-07c1a20d6ef2"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T06:12:54Z", "security_group_id": "b500ac5c-01f9-4289-a08e-4e03606a6e76", "port_range_min": null, "revision_number": 0, "tenant_id": "934da771048549229d5fe78d3177e859", "created_at": "2019-01-18T06:12:54Z", "project_id": "934da771048549229d5fe78d3177e859", "id": "daa5220c-7fec-4c1d-ab15-3fa0daacdec2"}]} 2019-01-18 06:13:33,830 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=b500ac5c-01f9-4289-a08e-4e03606a6e76 used request id req-c198e4d4-c144-4e9d-9da4-b4fc3eb60b85 2019-01-18 06:13:33,831 - neutron_utils - INFO - Deleting security group with name - default 2019-01-18 06:13:33,836 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-groups/b500ac5c-01f9-4289-a08e-4e03606a6e76 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c1083e93d87c6ae3c0d968738891b7bc9474e53" 2019-01-18 06:13:34,171 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-d895ec56-0861-4f61-b121-ecf3a12f2d0e Content-Length: 0 Date: Fri, 18 Jan 2019 06:13:34 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-18 06:13:34,171 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/b500ac5c-01f9-4289-a08e-4e03606a6e76 used request id req-d895ec56-0861-4f61-b121-ecf3a12f2d0e 2019-01-18 06:13:34,172 - keystone_utils - INFO - Deleting project with name - SimpleHealthCheck-86e5456f-ec7e-44c-proj 2019-01-18 06:13:34,175 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/934da771048549229d5fe78d3177e859 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c1083e93d87c6ae3c0d968738891b7bc9474e53" 2019-01-18 06:13:34,365 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 06:13:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1d00937c-5bc7-4e2f-b3e0-5aee2c488537 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 06:13:34,365 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/934da771048549229d5fe78d3177e859 used request id req-1d00937c-5bc7-4e2f-b3e0-5aee2c488537 2019-01-18 06:13:34,365 - keystone_utils - INFO - Deleting role with name - SimpleHealthCheck-86e5456f-ec7e-44c-proj-role 2019-01-18 06:13:34,370 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/05ecb119e1bb4cd2bf46828e7eac8433 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c1083e93d87c6ae3c0d968738891b7bc9474e53" 2019-01-18 06:13:34,483 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 06:13:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f2835263-0e77-44dd-8a59-dc82c22df213 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 06:13:34,483 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/05ecb119e1bb4cd2bf46828e7eac8433 used request id req-f2835263-0e77-44dd-8a59-dc82c22df213 2019-01-18 06:13:34,487 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c1083e93d87c6ae3c0d968738891b7bc9474e53" 2019-01-18 06:13:34,582 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:13:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-daf2aa3c-fd8a-44a0-8b32-224cc8ee80d9 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "488fca829f8b496daa1cd2cdc6e45c49", "links": {"self": "http://172.30.9.23:5000/v3/roles/488fca829f8b496daa1cd2cdc6e45c49"}, "name": "Member"}, {"domain_id": null, "id": "6b7f4f4f76264b6fb449c43b86ee3817", "links": {"self": "http://172.30.9.23:5000/v3/roles/6b7f4f4f76264b6fb449c43b86ee3817"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a482b711adf94961bf4bb28eda7f0e28", "links": {"self": "http://172.30.9.23:5000/v3/roles/a482b711adf94961bf4bb28eda7f0e28"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c65201bd05504fa786d79b166e8bbba3", "links": {"self": "http://172.30.9.23:5000/v3/roles/c65201bd05504fa786d79b166e8bbba3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "e7e317b66c174923a8cb46c48d897c8d", "links": {"self": "http://172.30.9.23:5000/v3/roles/e7e317b66c174923a8cb46c48d897c8d"}, "name": "ResellerAdmin"}]} 2019-01-18 06:13:34,583 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-daf2aa3c-fd8a-44a0-8b32-224cc8ee80d9 2019-01-18 06:13:34,583 - keystone_utils - INFO - Deleting user with name - SimpleHealthCheck-86e5456f-ec7e-44c-user 2019-01-18 06:13:34,587 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/bba46fa722374349ba34110ddaaaff87 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f884cedc3a094b001ca8e68697930b291185d5a6" 2019-01-18 06:13:34,787 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 06:13:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ba7ac98e-94e4-4fd3-8dd4-a241084fd35d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 06:13:34,787 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/bba46fa722374349ba34110ddaaaff87 used request id req-ba7ac98e-94e4-4fd3-8dd4-a241084fd35d 2019-01-18 06:13:34,789 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:13:35,171 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "488fca829f8b496daa1cd2cdc6e45c49", "name": "Member"}, {"id": "c65201bd05504fa786d79b166e8bbba3", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}], "expires_at": "2019-01-18T07:13:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "020d00b5451a467cb276d06789a1149d", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "id": "e292c913af7844408b6509a836e493f5"}, "audit_ids": ["i6sYODb3TVCYUuc9beQbDA"], "issued_at": "2019-01-18T06:13:35.000000Z"}} 2019-01-18 06:13:35,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}3b029b9e40bdcfbc3d74914426668a72b5f69616" 2019-01-18 06:13:35,251 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:13:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1e08cc41-f467-47ab-be8d-4c3daba84d27 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:13:35,252 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-1e08cc41-f467-47ab-be8d-4c3daba84d27 2019-01-18 06:13:35,253 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:13:35,254 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:13:35,636 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "488fca829f8b496daa1cd2cdc6e45c49", "name": "Member"}, {"id": "c65201bd05504fa786d79b166e8bbba3", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}], "expires_at": "2019-01-18T07:13:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "020d00b5451a467cb276d06789a1149d", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "id": "e292c913af7844408b6509a836e493f5"}, "audit_ids": ["Y1IskJsLTriq8hHA7b_5vQ"], "issued_at": "2019-01-18T06:13:35.000000Z"}} 2019-01-18 06:13:35,637 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff9d825f18c02b597e62a8ef52c0723b055ff2b0" 2019-01-18 06:13:35,716 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:13:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b341b805-4e7c-4d73-b885-5ccbe967e89f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:13:35,717 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-b341b805-4e7c-4d73-b885-5ccbe967e89f 2019-01-18 06:13:35,721 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-18 06:13:35,727 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 18 Jan 2019 06:13: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"}]}]}} 2019-01-18 06:13:35,727 - 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-040596ef-5eae-46b-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff9d825f18c02b597e62a8ef52c0723b055ff2b0" 2019-01-18 06:13:35,808 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:13:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-91dada24-0763-4c29-9740-cfcab40a6f67 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=CreateInstanceTwoNetTests-040596ef-5eae-46b-proj", "previous": null, "next": null}, "projects": []} 2019-01-18 06:13:35,808 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceTwoNetTests-040596ef-5eae-46b-proj used request id req-91dada24-0763-4c29-9740-cfcab40a6f67 2019-01-18 06:13:35,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}ff9d825f18c02b597e62a8ef52c0723b055ff2b0" 2019-01-18 06:13:35,899 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:13:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-89d9090a-4421-4959-96ea-321c633b677a Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-18 06:13:35,899 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-89d9090a-4421-4959-96ea-321c633b677a 2019-01-18 06:13:35,903 - 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}ff9d825f18c02b597e62a8ef52c0723b055ff2b0" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstanceTwoNetTests-040596ef-5eae-46b-proj"}}' 2019-01-18 06:13:36,015 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 18 Jan 2019 06:13:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-064df07b-8ffc-4622-a21c-1296fe9ba54a Content-Length: 310 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/b8248e22930b406a8d18e80dc6bbd829"}, "enabled": true, "id": "b8248e22930b406a8d18e80dc6bbd829", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceTwoNetTests-040596ef-5eae-46b-proj"}} 2019-01-18 06:13:36,016 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-064df07b-8ffc-4622-a21c-1296fe9ba54a 2019-01-18 06:13:36,016 - keystone_utils - INFO - Created project with name - CreateInstanceTwoNetTests-040596ef-5eae-46b-proj 2019-01-18 06:13:36,016 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:13:36,017 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:13:36,470 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "488fca829f8b496daa1cd2cdc6e45c49", "name": "Member"}, {"id": "c65201bd05504fa786d79b166e8bbba3", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}], "expires_at": "2019-01-18T07:13:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "020d00b5451a467cb276d06789a1149d", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "id": "e292c913af7844408b6509a836e493f5"}, "audit_ids": ["dfWAjzhgQzOQXIIknBW3OQ"], "issued_at": "2019-01-18T06:13:36.000000Z"}} 2019-01-18 06:13:36,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}1422990a0a6303cf19283ccdba4327ae830d1053" 2019-01-18 06:13:36,549 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:13:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0a01f567-5ba7-4ce8-a821-ad7948011735 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:13:36,550 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-0a01f567-5ba7-4ce8-a821-ad7948011735 2019-01-18 06:13:36,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" 2019-01-18 06:13:36,559 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 18 Jan 2019 06:13: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"}]}]}} 2019-01-18 06:13:36,560 - 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}1422990a0a6303cf19283ccdba4327ae830d1053" 2019-01-18 06:13:36,656 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:13:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5ea93424-bf24-4d82-a198-fcd5b7ba5770 Content-Encoding: gzip Content-Length: 869 Content-Type: application/json RESP BODY: {"users": [{"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/0607a2b4beb0408e9fa51cc5ba027ac6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0607a2b4beb0408e9fa51cc5ba027ac6", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/17c61b95071545a094cc82823d2b88b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "17c61b95071545a094cc82823d2b88b8", "email": "nova@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/29e5d2dfed2447bda26fc75bd1122674"}, "domain_id": "default", "enabled": true, "options": {}, "id": "29e5d2dfed2447bda26fc75bd1122674", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/3b6dcc8c791e4b6e8831f5b5e583de80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3b6dcc8c791e4b6e8831f5b5e583de80", "email": "neutron@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.23:5000/v3/users/45ab52d673584bc198669be88c88b878"}, "domain_id": "default", "enabled": true, "options": {}, "id": "45ab52d673584bc198669be88c88b878", "email": "barbican@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/57795b4ee52f49c6a71f55bb6c4012f8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "57795b4ee52f49c6a71f55bb6c4012f8", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/5c52969262974d64ac2a300ca5d60f50"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c52969262974d64ac2a300ca5d60f50", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/5fc15572bb1c489ba92bd9945bbc1f64"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5fc15572bb1c489ba92bd9945bbc1f64", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/6b519d70e25f4e61a9dfd738cd6bba22"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6b519d70e25f4e61a9dfd738cd6bba22", "email": "heat@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.23:5000/v3/users/8248437208b540c2893a7117ad102a87"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8248437208b540c2893a7117ad102a87", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/890dee97e62840c5b15e36f03f6b7efc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "890dee97e62840c5b15e36f03f6b7efc", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/8cccb516ecc44ed9bb7c8633df108fd4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8cccb516ecc44ed9bb7c8633df108fd4", "email": "glance@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.23:5000/v3/users/97c3d863a98148299fa116fdb54be470"}, "domain_id": "default", "enabled": true, "options": {}, "id": "97c3d863a98148299fa116fdb54be470", "email": "tacker@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/a2a0c8c0f19941808c9f618af50b3b79"}, "domain_id": "c19db1b8f60647a9a114cd23287c807b", "enabled": true, "options": {}, "id": "a2a0c8c0f19941808c9f618af50b3b79", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "links": {"self": "http://172.30.9.23:5000/v3/users/e292c913af7844408b6509a836e493f5"}, "domain_id": "default", "enabled": true, "id": "e292c913af7844408b6509a836e493f5", "options": {}}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/fe5de73ba9cb41b2be24ccf1f72f5ed4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe5de73ba9cb41b2be24ccf1f72f5ed4", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2019-01-18 06:13:36,656 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-5ea93424-bf24-4d82-a198-fcd5b7ba5770 2019-01-18 06:13:36,660 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateInstanceTwoNetTests-040596ef-5eae-46b-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1422990a0a6303cf19283ccdba4327ae830d1053" 2019-01-18 06:13:36,746 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:13:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-01b2d3d3-1c7a-4a1a-8721-e6c0f2ddce42 Content-Encoding: gzip Content-Length: 256 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateInstanceTwoNetTests-040596ef-5eae-46b-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/b8248e22930b406a8d18e80dc6bbd829"}, "enabled": true, "id": "b8248e22930b406a8d18e80dc6bbd829", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceTwoNetTests-040596ef-5eae-46b-proj"}]} 2019-01-18 06:13:36,746 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateInstanceTwoNetTests-040596ef-5eae-46b-proj used request id req-01b2d3d3-1c7a-4a1a-8721-e6c0f2ddce42 2019-01-18 06:13:36,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}1422990a0a6303cf19283ccdba4327ae830d1053" 2019-01-18 06:13:36,852 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:13:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-08c328b4-a580-4312-9ef0-67f6f621a913 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-18 06:13:36,852 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-08c328b4-a580-4312-9ef0-67f6f621a913 2019-01-18 06:13:37,231 - keystone_utils - INFO - Created user with name - CreateInstanceTwoNetTests-040596ef-5eae-46b-user 2019-01-18 06:13:37,231 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:13:37,237 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff9d825f18c02b597e62a8ef52c0723b055ff2b0" 2019-01-18 06:13:37,328 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:13:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-db51d5c2-5e65-4c0b-831d-f9e42e81462c Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "488fca829f8b496daa1cd2cdc6e45c49", "links": {"self": "http://172.30.9.23:5000/v3/roles/488fca829f8b496daa1cd2cdc6e45c49"}, "name": "Member"}, {"domain_id": null, "id": "6b7f4f4f76264b6fb449c43b86ee3817", "links": {"self": "http://172.30.9.23:5000/v3/roles/6b7f4f4f76264b6fb449c43b86ee3817"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a482b711adf94961bf4bb28eda7f0e28", "links": {"self": "http://172.30.9.23:5000/v3/roles/a482b711adf94961bf4bb28eda7f0e28"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c65201bd05504fa786d79b166e8bbba3", "links": {"self": "http://172.30.9.23:5000/v3/roles/c65201bd05504fa786d79b166e8bbba3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "e7e317b66c174923a8cb46c48d897c8d", "links": {"self": "http://172.30.9.23:5000/v3/roles/e7e317b66c174923a8cb46c48d897c8d"}, "name": "ResellerAdmin"}]} 2019-01-18 06:13:37,328 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-db51d5c2-5e65-4c0b-831d-f9e42e81462c 2019-01-18 06:13:37,332 - 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}ff9d825f18c02b597e62a8ef52c0723b055ff2b0" -d '{"role": {"name": "CreateInstanceTwoNetTests-040596ef-5eae-46b-proj-role"}}' 2019-01-18 06:13:37,447 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 18 Jan 2019 06:13:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-67d3ff9e-cf41-45fc-b121-9916045deec6 Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "e695ffa7aad541daa53c971f5a30efa1", "links": {"self": "http://172.30.9.23:5000/v3/roles/e695ffa7aad541daa53c971f5a30efa1"}, "name": "CreateInstanceTwoNetTests-040596ef-5eae-46b-proj-role"}} 2019-01-18 06:13:37,447 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-67d3ff9e-cf41-45fc-b121-9916045deec6 2019-01-18 06:13:37,447 - keystone_utils - INFO - Created role with name - CreateInstanceTwoNetTests-040596ef-5eae-46b-proj-role 2019-01-18 06:13:37,451 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/e695ffa7aad541daa53c971f5a30efa1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff9d825f18c02b597e62a8ef52c0723b055ff2b0" 2019-01-18 06:13:37,467 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:13:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f7dab59d-c00a-4cfd-ab62-71d0dac597b9 Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.23:5000/v3/roles/e695ffa7aad541daa53c971f5a30efa1"}, "domain_id": null, "name": "CreateInstanceTwoNetTests-040596ef-5eae-46b-proj-role", "id": "e695ffa7aad541daa53c971f5a30efa1"}} 2019-01-18 06:13:37,467 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/e695ffa7aad541daa53c971f5a30efa1 used request id req-f7dab59d-c00a-4cfd-ab62-71d0dac597b9 2019-01-18 06:13:37,468 - keystone_utils - INFO - Granting role CreateInstanceTwoNetTests-040596ef-5eae-46b-proj-role to project CreateInstanceTwoNetTests-040596ef-5eae-46b-proj 2019-01-18 06:13:37,471 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/b8248e22930b406a8d18e80dc6bbd829/users/72b10d7adab04c70801627da74bfe395/roles/e695ffa7aad541daa53c971f5a30efa1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff9d825f18c02b597e62a8ef52c0723b055ff2b0" 2019-01-18 06:13:37,696 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 06:13:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-03fd2f39-25dd-4a5a-aa68-3d1baf878d13 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 06:13:37,696 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/b8248e22930b406a8d18e80dc6bbd829/users/72b10d7adab04c70801627da74bfe395/roles/e695ffa7aad541daa53c971f5a30efa1 used request id req-03fd2f39-25dd-4a5a-aa68-3d1baf878d13 2019-01-18 06:13:37,696 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-18 06:13:37,698 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2019-01-18 06:13:37,698 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:13:37,699 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:13:38,081 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e695ffa7aad541daa53c971f5a30efa1", "name": "CreateInstanceTwoNetTests-040596ef-5eae-46b-proj-role"}], "expires_at": "2019-01-18T07:13:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b8248e22930b406a8d18e80dc6bbd829", "name": "CreateInstanceTwoNetTests-040596ef-5eae-46b-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/b8248e22930b406a8d18e80dc6bbd829", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/b8248e22930b406a8d18e80dc6bbd829", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/b8248e22930b406a8d18e80dc6bbd829", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/b8248e22930b406a8d18e80dc6bbd829", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/b8248e22930b406a8d18e80dc6bbd829", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/b8248e22930b406a8d18e80dc6bbd829", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/b8248e22930b406a8d18e80dc6bbd829", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/b8248e22930b406a8d18e80dc6bbd829", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/b8248e22930b406a8d18e80dc6bbd829", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/b8248e22930b406a8d18e80dc6bbd829", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/b8248e22930b406a8d18e80dc6bbd829", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/b8248e22930b406a8d18e80dc6bbd829", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceTwoNetTests-040596ef-5eae-46b-user", "id": "72b10d7adab04c70801627da74bfe395"}, "audit_ids": ["6Rwi9uFnQXK3R91_axv02A"], "issued_at": "2019-01-18T06:13:38.000000Z"}} 2019-01-18 06:13:38,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}d173af54cc4758746c152c6051b8dbfb5d8d6d3d" 2019-01-18 06:13:38,153 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:13:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3a74f48a-ec41-4994-ad5d-a632b1b22d03 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:13:38,153 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-3a74f48a-ec41-4994-ad5d-a632b1b22d03 2019-01-18 06:13:38,157 - 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-6c23c94b-7fe0-437e-85a2-5fb4160ef85a -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d173af54cc4758746c152c6051b8dbfb5d8d6d3d" 2019-01-18 06:13:38,339 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 164 Content-Type: application/json X-Openstack-Request-Id: req-2a04b80f-7244-4670-996e-c4016e81bc30 Date: Fri, 18 Jan 2019 06:13:38 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceTwoNetTests-6c23c94b-7fe0-437e-85a2-5fb4160ef85a"} 2019-01-18 06:13:38,339 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceTwoNetTests-6c23c94b-7fe0-437e-85a2-5fb4160ef85a used request id req-2a04b80f-7244-4670-996e-c4016e81bc30 2019-01-18 06:13:38,343 - 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}d173af54cc4758746c152c6051b8dbfb5d8d6d3d" 2019-01-18 06:13:38,500 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-a40eee7b-b8c5-4578-9ed1-5e15b0b47c83 Date: Fri, 18 Jan 2019 06:13: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"}}} 2019-01-18 06:13:38,500 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-a40eee7b-b8c5-4578-9ed1-5e15b0b47c83 2019-01-18 06:13:38,529 - 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}d173af54cc4758746c152c6051b8dbfb5d8d6d3d" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstanceTwoNetTests-6c23c94b-7fe0-437e-85a2-5fb4160ef85a"}' 2019-01-18 06:13:38,707 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 623 Content-Type: application/json Location: http://172.30.9.23:9292/v2/images/e6f5f0df-23c3-48d2-ac5b-36d27f4c43da X-Openstack-Request-Id: req-cab6b582-2c0b-4926-872c-339200e842bf Date: Fri, 18 Jan 2019 06:13:38 GMT RESP BODY: {"status": "queued", "name": "CreateInstanceTwoNetTests-6c23c94b-7fe0-437e-85a2-5fb4160ef85a", "tags": [], "container_format": "bare", "created_at": "2019-01-18T06:13:38Z", "size": null, "disk_format": "qcow2", "updated_at": "2019-01-18T06:13:38Z", "visibility": "shared", "locations": [], "self": "/v2/images/e6f5f0df-23c3-48d2-ac5b-36d27f4c43da", "min_disk": 0, "protected": false, "id": "e6f5f0df-23c3-48d2-ac5b-36d27f4c43da", "file": "/v2/images/e6f5f0df-23c3-48d2-ac5b-36d27f4c43da/file", "checksum": null, "owner": "b8248e22930b406a8d18e80dc6bbd829", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-18 06:13:38,707 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-cab6b582-2c0b-4926-872c-339200e842bf 2019-01-18 06:13:38,718 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9292/v2/images/e6f5f0df-23c3-48d2-ac5b-36d27f4c43da/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d173af54cc4758746c152c6051b8dbfb5d8d6d3d" -d '' 2019-01-18 06:13:39,842 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-dc83eb1f-5960-43e4-8956-dc62d11ae54b Date: Fri, 18 Jan 2019 06:13:39 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-18 06:13:39,842 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/e6f5f0df-23c3-48d2-ac5b-36d27f4c43da/file used request id req-dc83eb1f-5960-43e4-8956-dc62d11ae54b 2019-01-18 06:13:39,842 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-01-18 06:13:39,846 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/e6f5f0df-23c3-48d2-ac5b-36d27f4c43da -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d173af54cc4758746c152c6051b8dbfb5d8d6d3d" 2019-01-18 06:13:40,113 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 884 Content-Type: application/json X-Openstack-Request-Id: req-73c3e581-327d-4a27-8c63-9e733d5a3f3b Date: Fri, 18 Jan 2019 06:13:40 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceTwoNetTests-6c23c94b-7fe0-437e-85a2-5fb4160ef85a", "tags": [], "container_format": "bare", "created_at": "2019-01-18T06:13:38Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-18T06:13:39Z", "visibility": "shared", "locations": [{"url": "rbd://af014572-0a5d-4a80-a07f-9105f52ab2c1/images/e6f5f0df-23c3-48d2-ac5b-36d27f4c43da/snap", "metadata": {}}], "self": "/v2/images/e6f5f0df-23c3-48d2-ac5b-36d27f4c43da", "min_disk": 0, "protected": false, "id": "e6f5f0df-23c3-48d2-ac5b-36d27f4c43da", "file": "/v2/images/e6f5f0df-23c3-48d2-ac5b-36d27f4c43da/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "b8248e22930b406a8d18e80dc6bbd829", "direct_url": "rbd://af014572-0a5d-4a80-a07f-9105f52ab2c1/images/e6f5f0df-23c3-48d2-ac5b-36d27f4c43da/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-18 06:13:40,114 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/e6f5f0df-23c3-48d2-ac5b-36d27f4c43da used request id req-73c3e581-327d-4a27-8c63-9e733d5a3f3b 2019-01-18 06:13:40,116 - 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}d173af54cc4758746c152c6051b8dbfb5d8d6d3d" 2019-01-18 06:13:40,263 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-50563ae8-b2fd-414e-8163-cc5d1794d378 Date: Fri, 18 Jan 2019 06:13:40 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"}}} 2019-01-18 06:13:40,263 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-50563ae8-b2fd-414e-8163-cc5d1794d378 2019-01-18 06:13:40,266 - create_image - INFO - Created image with name - CreateInstanceTwoNetTests-6c23c94b-7fe0-437e-85a2-5fb4160ef85a 2019-01-18 06:13:40,269 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/e6f5f0df-23c3-48d2-ac5b-36d27f4c43da -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d173af54cc4758746c152c6051b8dbfb5d8d6d3d" 2019-01-18 06:13:40,435 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 884 Content-Type: application/json X-Openstack-Request-Id: req-f72dca45-63d4-4af1-abc9-23f84bd2293a Date: Fri, 18 Jan 2019 06:13:40 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceTwoNetTests-6c23c94b-7fe0-437e-85a2-5fb4160ef85a", "tags": [], "container_format": "bare", "created_at": "2019-01-18T06:13:38Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-18T06:13:39Z", "visibility": "shared", "locations": [{"url": "rbd://af014572-0a5d-4a80-a07f-9105f52ab2c1/images/e6f5f0df-23c3-48d2-ac5b-36d27f4c43da/snap", "metadata": {}}], "self": "/v2/images/e6f5f0df-23c3-48d2-ac5b-36d27f4c43da", "min_disk": 0, "protected": false, "id": "e6f5f0df-23c3-48d2-ac5b-36d27f4c43da", "file": "/v2/images/e6f5f0df-23c3-48d2-ac5b-36d27f4c43da/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "b8248e22930b406a8d18e80dc6bbd829", "direct_url": "rbd://af014572-0a5d-4a80-a07f-9105f52ab2c1/images/e6f5f0df-23c3-48d2-ac5b-36d27f4c43da/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-18 06:13:40,435 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/e6f5f0df-23c3-48d2-ac5b-36d27f4c43da used request id req-f72dca45-63d4-4af1-abc9-23f84bd2293a 2019-01-18 06:13:40,436 - create_image - DEBUG - Instance status is - active 2019-01-18 06:13:40,436 - create_image - DEBUG - Image is active with name - CreateInstanceTwoNetTests-6c23c94b-7fe0-437e-85a2-5fb4160ef85a 2019-01-18 06:13:40,436 - create_image - INFO - Image is now active with name - CreateInstanceTwoNetTests-6c23c94b-7fe0-437e-85a2-5fb4160ef85a 2019-01-18 06:13:40,437 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:13:40,437 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:13:40,816 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e695ffa7aad541daa53c971f5a30efa1", "name": "CreateInstanceTwoNetTests-040596ef-5eae-46b-proj-role"}], "expires_at": "2019-01-18T07:13:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b8248e22930b406a8d18e80dc6bbd829", "name": "CreateInstanceTwoNetTests-040596ef-5eae-46b-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/b8248e22930b406a8d18e80dc6bbd829", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/b8248e22930b406a8d18e80dc6bbd829", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/b8248e22930b406a8d18e80dc6bbd829", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/b8248e22930b406a8d18e80dc6bbd829", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/b8248e22930b406a8d18e80dc6bbd829", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/b8248e22930b406a8d18e80dc6bbd829", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/b8248e22930b406a8d18e80dc6bbd829", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/b8248e22930b406a8d18e80dc6bbd829", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/b8248e22930b406a8d18e80dc6bbd829", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/b8248e22930b406a8d18e80dc6bbd829", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/b8248e22930b406a8d18e80dc6bbd829", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/b8248e22930b406a8d18e80dc6bbd829", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceTwoNetTests-040596ef-5eae-46b-user", "id": "72b10d7adab04c70801627da74bfe395"}, "audit_ids": ["7-AkUbtmQ5uwjlthUTccmw"], "issued_at": "2019-01-18T06:13:40.000000Z"}} 2019-01-18 06:13:40,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}7ec1d7959f31af3d6bcbf87752de42d566073965" 2019-01-18 06:13:40,830 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:13:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-88969b2f-f774-4aac-af38-abe11a1f81f2 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:13:40,830 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-88969b2f-f774-4aac-af38-abe11a1f81f2 2019-01-18 06:13:40,837 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceTwoNetTests-d78042df-300e-4144-b108-86dc1a5e00f9-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ec1d7959f31af3d6bcbf87752de42d566073965" 2019-01-18 06:13:41,021 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-918be6f1-8f76-4936-a657-059a49862ee8 Date: Fri, 18 Jan 2019 06:13:41 GMT RESP BODY: {"networks":[]} 2019-01-18 06:13:41,021 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceTwoNetTests-d78042df-300e-4144-b108-86dc1a5e00f9-net1 used request id req-918be6f1-8f76-4936-a657-059a49862ee8 2019-01-18 06:13:41,021 - neutron_utils - INFO - Creating network with name CreateInstanceTwoNetTests-d78042df-300e-4144-b108-86dc1a5e00f9-net1 2019-01-18 06:13:41,027 - 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}7ec1d7959f31af3d6bcbf87752de42d566073965" -d '{"network": {"name": "CreateInstanceTwoNetTests-d78042df-300e-4144-b108-86dc1a5e00f9-net1", "admin_state_up": true}}' 2019-01-18 06:13:41,816 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 625 X-Openstack-Request-Id: req-bb8c7b5a-a475-4073-94fc-9b8851dbd2af Date: Fri, 18 Jan 2019 06:13:41 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"f91792cc-b6a8-4663-812b-441363c79bbd","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"b8248e22930b406a8d18e80dc6bbd829","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-18T06:13:41Z","is_default":false,"name":"CreateInstanceTwoNetTests-d78042df-300e-4144-b108-86dc1a5e00f9-net1","qos_policy_id":null,"admin_state_up":true,"tenant_id":"b8248e22930b406a8d18e80dc6bbd829","created_at":"2019-01-18T06:13:41Z","mtu":1450}} 2019-01-18 06:13:41,816 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks used request id req-bb8c7b5a-a475-4073-94fc-9b8851dbd2af 2019-01-18 06:13:41,822 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=f91792cc-b6a8-4663-812b-441363c79bbd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ec1d7959f31af3d6bcbf87752de42d566073965" 2019-01-18 06:13:42,214 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 609 X-Openstack-Request-Id: req-1c088ed4-adba-4782-a884-520062c7b2ac Date: Fri, 18 Jan 2019 06:13:42 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":"2019-01-18T06:13:41Z","tenant_id":"b8248e22930b406a8d18e80dc6bbd829","created_at":"2019-01-18T06:13:41Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"b8248e22930b406a8d18e80dc6bbd829","id":"f91792cc-b6a8-4663-812b-441363c79bbd","name":"CreateInstanceTwoNetTests-d78042df-300e-4144-b108-86dc1a5e00f9-net1"}]} 2019-01-18 06:13:42,215 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=f91792cc-b6a8-4663-812b-441363c79bbd used request id req-1c088ed4-adba-4782-a884-520062c7b2ac 2019-01-18 06:13:42,220 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=f91792cc-b6a8-4663-812b-441363c79bbd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ec1d7959f31af3d6bcbf87752de42d566073965" 2019-01-18 06:13:42,394 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-903542a4-9cce-4248-a167-04b89113142e Date: Fri, 18 Jan 2019 06:13:42 GMT RESP BODY: {"subnets":[]} 2019-01-18 06:13:42,394 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=f91792cc-b6a8-4663-812b-441363c79bbd used request id req-903542a4-9cce-4248-a167-04b89113142e 2019-01-18 06:13:42,394 - neutron_utils - INFO - Creating subnet with name CreateInstanceTwoNetTests-d78042df-300e-4144-b108-86dc1a5e00f9-subnet1 2019-01-18 06:13:42,400 - 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}7ec1d7959f31af3d6bcbf87752de42d566073965" -d '{"subnets": [{"ip_version": 4, "network_id": "f91792cc-b6a8-4663-812b-441363c79bbd", "cidr": "10.200.201.0/24", "gateway_ip": "10.200.201.1", "name": "CreateInstanceTwoNetTests-d78042df-300e-4144-b108-86dc1a5e00f9-subnet1"}]}' 2019-01-18 06:13:43,505 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-5373f8d0-459a-4317-aa9f-5fc07894a8d9 Date: Fri, 18 Jan 2019 06:13:43 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f91792cc-b6a8-4663-812b-441363c79bbd","tenant_id":"b8248e22930b406a8d18e80dc6bbd829","created_at":"2019-01-18T06:13:42Z","dns_nameservers":[],"updated_at":"2019-01-18T06:13:42Z","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":"b8248e22930b406a8d18e80dc6bbd829","id":"11203d87-17be-4bed-970a-0aa441f2f2ca","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-d78042df-300e-4144-b108-86dc1a5e00f9-subnet1"}]} 2019-01-18 06:13:43,505 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets used request id req-5373f8d0-459a-4317-aa9f-5fc07894a8d9 2019-01-18 06:13:43,510 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=f91792cc-b6a8-4663-812b-441363c79bbd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ec1d7959f31af3d6bcbf87752de42d566073965" 2019-01-18 06:13:43,758 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 653 X-Openstack-Request-Id: req-00318b3d-887b-4759-aa82-546f04eb0deb Date: Fri, 18 Jan 2019 06:13: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":["11203d87-17be-4bed-970a-0aa441f2f2ca"],"updated_at":"2019-01-18T06:13:42Z","tenant_id":"b8248e22930b406a8d18e80dc6bbd829","created_at":"2019-01-18T06:13:41Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"b8248e22930b406a8d18e80dc6bbd829","id":"f91792cc-b6a8-4663-812b-441363c79bbd","name":"CreateInstanceTwoNetTests-d78042df-300e-4144-b108-86dc1a5e00f9-net1"}]} 2019-01-18 06:13:43,758 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=f91792cc-b6a8-4663-812b-441363c79bbd used request id req-00318b3d-887b-4759-aa82-546f04eb0deb 2019-01-18 06:13:43,764 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=f91792cc-b6a8-4663-812b-441363c79bbd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ec1d7959f31af3d6bcbf87752de42d566073965" 2019-01-18 06:13:43,955 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-da0bd39d-77df-4157-9758-b4ceec85121c Date: Fri, 18 Jan 2019 06:13:43 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f91792cc-b6a8-4663-812b-441363c79bbd","tenant_id":"b8248e22930b406a8d18e80dc6bbd829","created_at":"2019-01-18T06:13:42Z","dns_nameservers":[],"updated_at":"2019-01-18T06:13:42Z","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":"b8248e22930b406a8d18e80dc6bbd829","id":"11203d87-17be-4bed-970a-0aa441f2f2ca","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-d78042df-300e-4144-b108-86dc1a5e00f9-subnet1"}]} 2019-01-18 06:13:43,955 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=f91792cc-b6a8-4663-812b-441363c79bbd used request id req-da0bd39d-77df-4157-9758-b4ceec85121c 2019-01-18 06:13:43,955 - OpenStackNetwork - DEBUG - Network [f91792cc-b6a8-4663-812b-441363c79bbd] created successfully 2019-01-18 06:13:43,956 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:13:43,956 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:13:44,328 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e695ffa7aad541daa53c971f5a30efa1", "name": "CreateInstanceTwoNetTests-040596ef-5eae-46b-proj-role"}], "expires_at": "2019-01-18T07:13:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b8248e22930b406a8d18e80dc6bbd829", "name": "CreateInstanceTwoNetTests-040596ef-5eae-46b-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/b8248e22930b406a8d18e80dc6bbd829", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/b8248e22930b406a8d18e80dc6bbd829", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/b8248e22930b406a8d18e80dc6bbd829", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/b8248e22930b406a8d18e80dc6bbd829", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/b8248e22930b406a8d18e80dc6bbd829", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/b8248e22930b406a8d18e80dc6bbd829", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/b8248e22930b406a8d18e80dc6bbd829", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/b8248e22930b406a8d18e80dc6bbd829", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/b8248e22930b406a8d18e80dc6bbd829", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/b8248e22930b406a8d18e80dc6bbd829", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/b8248e22930b406a8d18e80dc6bbd829", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/b8248e22930b406a8d18e80dc6bbd829", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceTwoNetTests-040596ef-5eae-46b-user", "id": "72b10d7adab04c70801627da74bfe395"}, "audit_ids": ["bB2GVtefSpeE46zlLdPcFQ"], "issued_at": "2019-01-18T06:13:44.000000Z"}} 2019-01-18 06:13:44,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}c54a0e8b0b80996c34cad067cb17ae482afef0f5" 2019-01-18 06:13:44,341 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:13:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e424aeff-82fb-403e-a2e3-dacb5a49b382 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:13:44,341 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-e424aeff-82fb-403e-a2e3-dacb5a49b382 2019-01-18 06:13:44,347 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceTwoNetTests-d78042df-300e-4144-b108-86dc1a5e00f9-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c54a0e8b0b80996c34cad067cb17ae482afef0f5" 2019-01-18 06:13:44,517 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-52430bee-5fe3-45a5-af17-b67bf4fa52f2 Date: Fri, 18 Jan 2019 06:13:44 GMT RESP BODY: {"networks":[]} 2019-01-18 06:13:44,517 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceTwoNetTests-d78042df-300e-4144-b108-86dc1a5e00f9-net2 used request id req-52430bee-5fe3-45a5-af17-b67bf4fa52f2 2019-01-18 06:13:44,518 - neutron_utils - INFO - Creating network with name CreateInstanceTwoNetTests-d78042df-300e-4144-b108-86dc1a5e00f9-net2 2019-01-18 06:13:44,523 - 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}c54a0e8b0b80996c34cad067cb17ae482afef0f5" -d '{"network": {"name": "CreateInstanceTwoNetTests-d78042df-300e-4144-b108-86dc1a5e00f9-net2", "admin_state_up": true}}' 2019-01-18 06:13:44,921 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 625 X-Openstack-Request-Id: req-687541c4-a8f1-45f1-a753-52c8532fe6b9 Date: Fri, 18 Jan 2019 06:13:44 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"368f919d-5bca-42fc-a2d3-03d0ea0337e7","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"b8248e22930b406a8d18e80dc6bbd829","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-18T06:13:44Z","is_default":false,"name":"CreateInstanceTwoNetTests-d78042df-300e-4144-b108-86dc1a5e00f9-net2","qos_policy_id":null,"admin_state_up":true,"tenant_id":"b8248e22930b406a8d18e80dc6bbd829","created_at":"2019-01-18T06:13:44Z","mtu":1450}} 2019-01-18 06:13:44,921 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks used request id req-687541c4-a8f1-45f1-a753-52c8532fe6b9 2019-01-18 06:13:44,927 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=368f919d-5bca-42fc-a2d3-03d0ea0337e7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c54a0e8b0b80996c34cad067cb17ae482afef0f5" 2019-01-18 06:13:45,142 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 609 X-Openstack-Request-Id: req-b8fadb92-a268-47bb-a0ae-17c271497f24 Date: Fri, 18 Jan 2019 06:13:45 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":"2019-01-18T06:13:44Z","tenant_id":"b8248e22930b406a8d18e80dc6bbd829","created_at":"2019-01-18T06:13:44Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"b8248e22930b406a8d18e80dc6bbd829","id":"368f919d-5bca-42fc-a2d3-03d0ea0337e7","name":"CreateInstanceTwoNetTests-d78042df-300e-4144-b108-86dc1a5e00f9-net2"}]} 2019-01-18 06:13:45,142 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=368f919d-5bca-42fc-a2d3-03d0ea0337e7 used request id req-b8fadb92-a268-47bb-a0ae-17c271497f24 2019-01-18 06:13:45,147 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=368f919d-5bca-42fc-a2d3-03d0ea0337e7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c54a0e8b0b80996c34cad067cb17ae482afef0f5" 2019-01-18 06:13:45,328 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-50fcbb30-0ac9-4b32-87de-2a31dabff0da Date: Fri, 18 Jan 2019 06:13:45 GMT RESP BODY: {"subnets":[]} 2019-01-18 06:13:45,328 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=368f919d-5bca-42fc-a2d3-03d0ea0337e7 used request id req-50fcbb30-0ac9-4b32-87de-2a31dabff0da 2019-01-18 06:13:45,329 - neutron_utils - INFO - Creating subnet with name CreateInstanceTwoNetTests-d78042df-300e-4144-b108-86dc1a5e00f9-subnet2 2019-01-18 06:13:45,334 - 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}c54a0e8b0b80996c34cad067cb17ae482afef0f5" -d '{"subnets": [{"ip_version": 4, "network_id": "368f919d-5bca-42fc-a2d3-03d0ea0337e7", "cidr": "10.200.202.0/24", "gateway_ip": "10.200.202.1", "name": "CreateInstanceTwoNetTests-d78042df-300e-4144-b108-86dc1a5e00f9-subnet2"}]}' 2019-01-18 06:13:46,013 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-02ea8df2-767a-4d1f-991f-6456742f071c Date: Fri, 18 Jan 2019 06:13:45 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"368f919d-5bca-42fc-a2d3-03d0ea0337e7","tenant_id":"b8248e22930b406a8d18e80dc6bbd829","created_at":"2019-01-18T06:13:45Z","dns_nameservers":[],"updated_at":"2019-01-18T06:13:45Z","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":"b8248e22930b406a8d18e80dc6bbd829","id":"2df79995-eaec-404d-a2bc-f589c11d8a28","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-d78042df-300e-4144-b108-86dc1a5e00f9-subnet2"}]} 2019-01-18 06:13:46,014 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets used request id req-02ea8df2-767a-4d1f-991f-6456742f071c 2019-01-18 06:13:46,019 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=368f919d-5bca-42fc-a2d3-03d0ea0337e7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c54a0e8b0b80996c34cad067cb17ae482afef0f5" 2019-01-18 06:13:46,386 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 653 X-Openstack-Request-Id: req-1f51ee7b-f87d-436c-9a5d-5eb49aa85143 Date: Fri, 18 Jan 2019 06:13: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":["2df79995-eaec-404d-a2bc-f589c11d8a28"],"updated_at":"2019-01-18T06:13:45Z","tenant_id":"b8248e22930b406a8d18e80dc6bbd829","created_at":"2019-01-18T06:13:44Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"b8248e22930b406a8d18e80dc6bbd829","id":"368f919d-5bca-42fc-a2d3-03d0ea0337e7","name":"CreateInstanceTwoNetTests-d78042df-300e-4144-b108-86dc1a5e00f9-net2"}]} 2019-01-18 06:13:46,387 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=368f919d-5bca-42fc-a2d3-03d0ea0337e7 used request id req-1f51ee7b-f87d-436c-9a5d-5eb49aa85143 2019-01-18 06:13:46,392 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=368f919d-5bca-42fc-a2d3-03d0ea0337e7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c54a0e8b0b80996c34cad067cb17ae482afef0f5" 2019-01-18 06:13:46,584 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-4bfc0d0b-bd48-4577-a748-cf19ce1d2a3d Date: Fri, 18 Jan 2019 06:13:46 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"368f919d-5bca-42fc-a2d3-03d0ea0337e7","tenant_id":"b8248e22930b406a8d18e80dc6bbd829","created_at":"2019-01-18T06:13:45Z","dns_nameservers":[],"updated_at":"2019-01-18T06:13:45Z","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":"b8248e22930b406a8d18e80dc6bbd829","id":"2df79995-eaec-404d-a2bc-f589c11d8a28","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-d78042df-300e-4144-b108-86dc1a5e00f9-subnet2"}]} 2019-01-18 06:13:46,584 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=368f919d-5bca-42fc-a2d3-03d0ea0337e7 used request id req-4bfc0d0b-bd48-4577-a748-cf19ce1d2a3d 2019-01-18 06:13:46,585 - OpenStackNetwork - DEBUG - Network [368f919d-5bca-42fc-a2d3-03d0ea0337e7] created successfully 2019-01-18 06:13:46,585 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:13:46,586 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:13:46,962 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e695ffa7aad541daa53c971f5a30efa1", "name": "CreateInstanceTwoNetTests-040596ef-5eae-46b-proj-role"}], "expires_at": "2019-01-18T07:13:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b8248e22930b406a8d18e80dc6bbd829", "name": "CreateInstanceTwoNetTests-040596ef-5eae-46b-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/b8248e22930b406a8d18e80dc6bbd829", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/b8248e22930b406a8d18e80dc6bbd829", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/b8248e22930b406a8d18e80dc6bbd829", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/b8248e22930b406a8d18e80dc6bbd829", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/b8248e22930b406a8d18e80dc6bbd829", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/b8248e22930b406a8d18e80dc6bbd829", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/b8248e22930b406a8d18e80dc6bbd829", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/b8248e22930b406a8d18e80dc6bbd829", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/b8248e22930b406a8d18e80dc6bbd829", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/b8248e22930b406a8d18e80dc6bbd829", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/b8248e22930b406a8d18e80dc6bbd829", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/b8248e22930b406a8d18e80dc6bbd829", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceTwoNetTests-040596ef-5eae-46b-user", "id": "72b10d7adab04c70801627da74bfe395"}, "audit_ids": ["kLQoONNlTLCM432E3cwT7g"], "issued_at": "2019-01-18T06:13:46.000000Z"}} 2019-01-18 06:13:46,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}32b22f9899e84bad765a6677ba5d34e9a40c50a1" 2019-01-18 06:13:47,045 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:13:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2b916a0e-5e39-41a3-94e2-d8b43fac8655 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:13:47,045 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-2b916a0e-5e39-41a3-94e2-d8b43fac8655 2019-01-18 06:13:47,052 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/routers?name=CreateInstanceTwoNetTests-d78042df-300e-4144-b108-86dc1a5e00f9-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32b22f9899e84bad765a6677ba5d34e9a40c50a1" 2019-01-18 06:13:47,246 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-ca695ac8-d0e6-4015-8567-85a3bc679505 Date: Fri, 18 Jan 2019 06:13:47 GMT RESP BODY: {"routers": []} 2019-01-18 06:13:47,246 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers?name=CreateInstanceTwoNetTests-d78042df-300e-4144-b108-86dc1a5e00f9-pub-router&admin_state_up=True used request id req-ca695ac8-d0e6-4015-8567-85a3bc679505 2019-01-18 06:13:47,246 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:13:47,247 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:13:47,623 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e695ffa7aad541daa53c971f5a30efa1", "name": "CreateInstanceTwoNetTests-040596ef-5eae-46b-proj-role"}], "expires_at": "2019-01-18T07:13:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b8248e22930b406a8d18e80dc6bbd829", "name": "CreateInstanceTwoNetTests-040596ef-5eae-46b-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/b8248e22930b406a8d18e80dc6bbd829", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/b8248e22930b406a8d18e80dc6bbd829", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/b8248e22930b406a8d18e80dc6bbd829", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/b8248e22930b406a8d18e80dc6bbd829", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/b8248e22930b406a8d18e80dc6bbd829", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/b8248e22930b406a8d18e80dc6bbd829", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/b8248e22930b406a8d18e80dc6bbd829", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/b8248e22930b406a8d18e80dc6bbd829", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/b8248e22930b406a8d18e80dc6bbd829", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/b8248e22930b406a8d18e80dc6bbd829", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/b8248e22930b406a8d18e80dc6bbd829", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/b8248e22930b406a8d18e80dc6bbd829", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceTwoNetTests-040596ef-5eae-46b-user", "id": "72b10d7adab04c70801627da74bfe395"}, "audit_ids": ["nQZpwTNTSEGBHyyhFcSK_A"], "issued_at": "2019-01-18T06:13:47.000000Z"}} 2019-01-18 06:13:47,624 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}115a2202a374b4ee8a576cad6a8acf119954b2a2" 2019-01-18 06:13:47,696 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:13:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a0645f59-66d0-4bba-9a6a-d841872a59d9 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:13:47,696 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-a0645f59-66d0-4bba-9a6a-d841872a59d9 2019-01-18 06:13:47,698 - neutron_utils - INFO - Creating router with name - CreateInstanceTwoNetTests-d78042df-300e-4144-b108-86dc1a5e00f9-pub-router 2019-01-18 06:13:47,703 - 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}32b22f9899e84bad765a6677ba5d34e9a40c50a1" -d '{"router": {"name": "CreateInstanceTwoNetTests-d78042df-300e-4144-b108-86dc1a5e00f9-pub-router", "admin_state_up": true}}' 2019-01-18 06:13:51,651 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 536 X-Openstack-Request-Id: req-a54625b9-be83-4904-8ef9-2b52c595e214 Date: Fri, 18 Jan 2019 06:13:51 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "b8248e22930b406a8d18e80dc6bbd829", "created_at": "2019-01-18T06:13:48Z", "admin_state_up": true, "updated_at": "2019-01-18T06:13:48Z", "flavor_id": null, "revision_number": 1, "routes": [], "project_id": "b8248e22930b406a8d18e80dc6bbd829", "id": "3bcf7b5a-d3ee-4c09-9cb5-2899934cfa48", "name": "CreateInstanceTwoNetTests-d78042df-300e-4144-b108-86dc1a5e00f9-pub-router"}} 2019-01-18 06:13:51,652 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/routers used request id req-a54625b9-be83-4904-8ef9-2b52c595e214 2019-01-18 06:13:51,658 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?device_id=3bcf7b5a-d3ee-4c09-9cb5-2899934cfa48 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32b22f9899e84bad765a6677ba5d34e9a40c50a1" 2019-01-18 06:13:51,834 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-4112c450-9062-4663-b8ae-bf9d6b724475 Date: Fri, 18 Jan 2019 06:13:51 GMT RESP BODY: {"ports":[]} 2019-01-18 06:13:51,834 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?device_id=3bcf7b5a-d3ee-4c09-9cb5-2899934cfa48 used request id req-4112c450-9062-4663-b8ae-bf9d6b724475 2019-01-18 06:13:51,840 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceTwoNetTests-d78042df-300e-4144-b108-86dc1a5e00f9-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32b22f9899e84bad765a6677ba5d34e9a40c50a1" 2019-01-18 06:13:52,088 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 653 X-Openstack-Request-Id: req-3ed70c6d-966f-4b3c-81e5-2fe5d9bba788 Date: Fri, 18 Jan 2019 06:13: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":["11203d87-17be-4bed-970a-0aa441f2f2ca"],"updated_at":"2019-01-18T06:13:42Z","tenant_id":"b8248e22930b406a8d18e80dc6bbd829","created_at":"2019-01-18T06:13:41Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"b8248e22930b406a8d18e80dc6bbd829","id":"f91792cc-b6a8-4663-812b-441363c79bbd","name":"CreateInstanceTwoNetTests-d78042df-300e-4144-b108-86dc1a5e00f9-net1"}]} 2019-01-18 06:13:52,088 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceTwoNetTests-d78042df-300e-4144-b108-86dc1a5e00f9-net1 used request id req-3ed70c6d-966f-4b3c-81e5-2fe5d9bba788 2019-01-18 06:13:52,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" 2019-01-18 06:13:52,097 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 18 Jan 2019 06:13: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"}]}]}} 2019-01-18 06:13:52,098 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/b8248e22930b406a8d18e80dc6bbd829 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32b22f9899e84bad765a6677ba5d34e9a40c50a1" 2019-01-18 06:13:52,181 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:13:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d141f787-b502-42e6-87e3-6772689fcce0 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/b8248e22930b406a8d18e80dc6bbd829"}, "enabled": true, "id": "b8248e22930b406a8d18e80dc6bbd829", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceTwoNetTests-040596ef-5eae-46b-proj"}} 2019-01-18 06:13:52,181 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/b8248e22930b406a8d18e80dc6bbd829 used request id req-d141f787-b502-42e6-87e3-6772689fcce0 2019-01-18 06:13:52,186 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=f91792cc-b6a8-4663-812b-441363c79bbd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32b22f9899e84bad765a6677ba5d34e9a40c50a1" 2019-01-18 06:13:52,467 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-748e1dd9-ffdb-47d0-b49d-7161cbf5a7f1 Date: Fri, 18 Jan 2019 06:13:52 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f91792cc-b6a8-4663-812b-441363c79bbd","tenant_id":"b8248e22930b406a8d18e80dc6bbd829","created_at":"2019-01-18T06:13:42Z","dns_nameservers":[],"updated_at":"2019-01-18T06:13:42Z","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":"b8248e22930b406a8d18e80dc6bbd829","id":"11203d87-17be-4bed-970a-0aa441f2f2ca","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-d78042df-300e-4144-b108-86dc1a5e00f9-subnet1"}]} 2019-01-18 06:13:52,467 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=f91792cc-b6a8-4663-812b-441363c79bbd used request id req-748e1dd9-ffdb-47d0-b49d-7161cbf5a7f1 2019-01-18 06:13:52,473 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=f91792cc-b6a8-4663-812b-441363c79bbd&name=CreateInstanceTwoNetTests-d78042df-300e-4144-b108-86dc1a5e00f9-router-port1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32b22f9899e84bad765a6677ba5d34e9a40c50a1" 2019-01-18 06:13:52,667 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-c3119e1c-e375-4d74-97bd-c4a8a5123c39 Date: Fri, 18 Jan 2019 06:13:52 GMT RESP BODY: {"ports":[]} 2019-01-18 06:13:52,668 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=f91792cc-b6a8-4663-812b-441363c79bbd&name=CreateInstanceTwoNetTests-d78042df-300e-4144-b108-86dc1a5e00f9-router-port1&admin_state_up=True used request id req-c3119e1c-e375-4d74-97bd-c4a8a5123c39 2019-01-18 06:13:52,668 - OpenStackNetwork - INFO - Retrieved port CreateInstanceTwoNetTests-d78042df-300e-4144-b108-86dc1a5e00f9-router-port1 for router - CreateInstanceTwoNetTests-d78042df-300e-4144-b108-86dc1a5e00f9-pub-router 2019-01-18 06:13:52,668 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:13:52,669 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:13:53,128 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e695ffa7aad541daa53c971f5a30efa1", "name": "CreateInstanceTwoNetTests-040596ef-5eae-46b-proj-role"}], "expires_at": "2019-01-18T07:13:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b8248e22930b406a8d18e80dc6bbd829", "name": "CreateInstanceTwoNetTests-040596ef-5eae-46b-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/b8248e22930b406a8d18e80dc6bbd829", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/b8248e22930b406a8d18e80dc6bbd829", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/b8248e22930b406a8d18e80dc6bbd829", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/b8248e22930b406a8d18e80dc6bbd829", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/b8248e22930b406a8d18e80dc6bbd829", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/b8248e22930b406a8d18e80dc6bbd829", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/b8248e22930b406a8d18e80dc6bbd829", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/b8248e22930b406a8d18e80dc6bbd829", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/b8248e22930b406a8d18e80dc6bbd829", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/b8248e22930b406a8d18e80dc6bbd829", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/b8248e22930b406a8d18e80dc6bbd829", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/b8248e22930b406a8d18e80dc6bbd829", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceTwoNetTests-040596ef-5eae-46b-user", "id": "72b10d7adab04c70801627da74bfe395"}, "audit_ids": ["DfZ2QF-DRWqwST7DXi3OFg"], "issued_at": "2019-01-18T06:13:53.000000Z"}} 2019-01-18 06:13:53,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}02fbaafedda2ee0a7fe545ac03c6bd1a8bc4980b" 2019-01-18 06:13:53,197 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:13:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-153865b9-6ded-471d-a9ff-ed1ad7f70ca2 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:13:53,198 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-153865b9-6ded-471d-a9ff-ed1ad7f70ca2 2019-01-18 06:13:53,204 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceTwoNetTests-d78042df-300e-4144-b108-86dc1a5e00f9-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32b22f9899e84bad765a6677ba5d34e9a40c50a1" 2019-01-18 06:13:53,459 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 653 X-Openstack-Request-Id: req-4fcdbffc-ac04-48b1-b478-3c4039a24b60 Date: Fri, 18 Jan 2019 06:13: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":["11203d87-17be-4bed-970a-0aa441f2f2ca"],"updated_at":"2019-01-18T06:13:42Z","tenant_id":"b8248e22930b406a8d18e80dc6bbd829","created_at":"2019-01-18T06:13:41Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"b8248e22930b406a8d18e80dc6bbd829","id":"f91792cc-b6a8-4663-812b-441363c79bbd","name":"CreateInstanceTwoNetTests-d78042df-300e-4144-b108-86dc1a5e00f9-net1"}]} 2019-01-18 06:13:53,459 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceTwoNetTests-d78042df-300e-4144-b108-86dc1a5e00f9-net1 used request id req-4fcdbffc-ac04-48b1-b478-3c4039a24b60 2019-01-18 06:13:53,465 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=f91792cc-b6a8-4663-812b-441363c79bbd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32b22f9899e84bad765a6677ba5d34e9a40c50a1" 2019-01-18 06:13:53,664 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-5b22d02c-1cc1-4b47-8bf8-6a1126fdd0d3 Date: Fri, 18 Jan 2019 06:13:53 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f91792cc-b6a8-4663-812b-441363c79bbd","tenant_id":"b8248e22930b406a8d18e80dc6bbd829","created_at":"2019-01-18T06:13:42Z","dns_nameservers":[],"updated_at":"2019-01-18T06:13:42Z","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":"b8248e22930b406a8d18e80dc6bbd829","id":"11203d87-17be-4bed-970a-0aa441f2f2ca","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-d78042df-300e-4144-b108-86dc1a5e00f9-subnet1"}]} 2019-01-18 06:13:53,664 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=f91792cc-b6a8-4663-812b-441363c79bbd used request id req-5b22d02c-1cc1-4b47-8bf8-6a1126fdd0d3 2019-01-18 06:13:53,670 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceTwoNetTests-d78042df-300e-4144-b108-86dc1a5e00f9-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32b22f9899e84bad765a6677ba5d34e9a40c50a1" 2019-01-18 06:13:53,909 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 653 X-Openstack-Request-Id: req-8e1e2bd8-96f4-44fd-9648-c985a55abf78 Date: Fri, 18 Jan 2019 06:13: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":["11203d87-17be-4bed-970a-0aa441f2f2ca"],"updated_at":"2019-01-18T06:13:42Z","tenant_id":"b8248e22930b406a8d18e80dc6bbd829","created_at":"2019-01-18T06:13:41Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"b8248e22930b406a8d18e80dc6bbd829","id":"f91792cc-b6a8-4663-812b-441363c79bbd","name":"CreateInstanceTwoNetTests-d78042df-300e-4144-b108-86dc1a5e00f9-net1"}]} 2019-01-18 06:13:53,909 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceTwoNetTests-d78042df-300e-4144-b108-86dc1a5e00f9-net1 used request id req-8e1e2bd8-96f4-44fd-9648-c985a55abf78 2019-01-18 06:13:53,913 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-18 06:13:53,917 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 18 Jan 2019 06:13: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"}]}]}} 2019-01-18 06:13:53,918 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/b8248e22930b406a8d18e80dc6bbd829 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}02fbaafedda2ee0a7fe545ac03c6bd1a8bc4980b" 2019-01-18 06:13:54,004 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:13:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bcdc9ecb-1da9-4348-aadb-9dab8d92e90b 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/b8248e22930b406a8d18e80dc6bbd829"}, "enabled": true, "id": "b8248e22930b406a8d18e80dc6bbd829", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceTwoNetTests-040596ef-5eae-46b-proj"}} 2019-01-18 06:13:54,004 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/b8248e22930b406a8d18e80dc6bbd829 used request id req-bcdc9ecb-1da9-4348-aadb-9dab8d92e90b 2019-01-18 06:13:54,009 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=f91792cc-b6a8-4663-812b-441363c79bbd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32b22f9899e84bad765a6677ba5d34e9a40c50a1" 2019-01-18 06:13:54,200 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-f3fef4d7-20a9-4d8e-990b-0829e8601678 Date: Fri, 18 Jan 2019 06:13:54 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f91792cc-b6a8-4663-812b-441363c79bbd","tenant_id":"b8248e22930b406a8d18e80dc6bbd829","created_at":"2019-01-18T06:13:42Z","dns_nameservers":[],"updated_at":"2019-01-18T06:13:42Z","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":"b8248e22930b406a8d18e80dc6bbd829","id":"11203d87-17be-4bed-970a-0aa441f2f2ca","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-d78042df-300e-4144-b108-86dc1a5e00f9-subnet1"}]} 2019-01-18 06:13:54,200 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=f91792cc-b6a8-4663-812b-441363c79bbd used request id req-f3fef4d7-20a9-4d8e-990b-0829e8601678 2019-01-18 06:13:54,207 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=f91792cc-b6a8-4663-812b-441363c79bbd&name=CreateInstanceTwoNetTests-d78042df-300e-4144-b108-86dc1a5e00f9-subnet1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32b22f9899e84bad765a6677ba5d34e9a40c50a1" 2019-01-18 06:13:54,407 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-354d4f0c-8ffb-4ac6-85d9-e21f1e9acb6c Date: Fri, 18 Jan 2019 06:13:54 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f91792cc-b6a8-4663-812b-441363c79bbd","tenant_id":"b8248e22930b406a8d18e80dc6bbd829","created_at":"2019-01-18T06:13:42Z","dns_nameservers":[],"updated_at":"2019-01-18T06:13:42Z","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":"b8248e22930b406a8d18e80dc6bbd829","id":"11203d87-17be-4bed-970a-0aa441f2f2ca","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-d78042df-300e-4144-b108-86dc1a5e00f9-subnet1"}]} 2019-01-18 06:13:54,407 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=f91792cc-b6a8-4663-812b-441363c79bbd&name=CreateInstanceTwoNetTests-d78042df-300e-4144-b108-86dc1a5e00f9-subnet1 used request id req-354d4f0c-8ffb-4ac6-85d9-e21f1e9acb6c 2019-01-18 06:13:54,408 - neutron_utils - INFO - Creating port for network with name - CreateInstanceTwoNetTests-d78042df-300e-4144-b108-86dc1a5e00f9-net1 2019-01-18 06:13:54,413 - 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}32b22f9899e84bad765a6677ba5d34e9a40c50a1" -d '{"port": {"network_id": "f91792cc-b6a8-4663-812b-441363c79bbd", "fixed_ips": [{"subnet_id": "11203d87-17be-4bed-970a-0aa441f2f2ca", "ip_address": "10.200.201.1"}], "name": "CreateInstanceTwoNetTests-d78042df-300e-4144-b108-86dc1a5e00f9-router-port1", "admin_state_up": true}}' 2019-01-18 06:13:55,253 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 791 X-Openstack-Request-Id: req-1e290594-5fde-465f-a974-255bb37e0da9 Date: Fri, 18 Jan 2019 06:13:55 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:13:54Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"11203d87-17be-4bed-970a-0aa441f2f2ca","ip_address":"10.200.201.1"}],"id":"06a23666-75f8-4a95-b8f0-d02c1be1caab","security_groups":["e65c4a28-1371-4415-b6b1-fcd56d1ecf0f"],"mac_address":"fa:16:3e:f2:b6:3f","device_id":"","status":"DOWN","description":"","tags":[],"name":"CreateInstanceTwoNetTests-d78042df-300e-4144-b108-86dc1a5e00f9-router-port1","project_id":"b8248e22930b406a8d18e80dc6bbd829","qos_policy_id":null,"admin_state_up":true,"network_id":"f91792cc-b6a8-4663-812b-441363c79bbd","tenant_id":"b8248e22930b406a8d18e80dc6bbd829","created_at":"2019-01-18T06:13:54Z","binding:vnic_type":"normal"}} 2019-01-18 06:13:55,253 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/ports used request id req-1e290594-5fde-465f-a974-255bb37e0da9 2019-01-18 06:13:55,254 - OpenStackNetwork - INFO - Created port CreateInstanceTwoNetTests-d78042df-300e-4144-b108-86dc1a5e00f9-router-port1 for router - CreateInstanceTwoNetTests-d78042df-300e-4144-b108-86dc1a5e00f9-pub-router 2019-01-18 06:13:55,254 - neutron_utils - INFO - Adding interface to router with name CreateInstanceTwoNetTests-d78042df-300e-4144-b108-86dc1a5e00f9-pub-router 2019-01-18 06:13:55,259 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9696/v2.0/routers/3bcf7b5a-d3ee-4c09-9cb5-2899934cfa48/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32b22f9899e84bad765a6677ba5d34e9a40c50a1" -d '{"port_id": "06a23666-75f8-4a95-b8f0-d02c1be1caab"}' 2019-01-18 06:13:57,029 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-0120294c-959f-4a77-94cd-0f108e656785 Date: Fri, 18 Jan 2019 06:13:57 GMT RESP BODY: {"network_id": "f91792cc-b6a8-4663-812b-441363c79bbd", "tenant_id": "b8248e22930b406a8d18e80dc6bbd829", "subnet_id": "11203d87-17be-4bed-970a-0aa441f2f2ca", "subnet_ids": ["11203d87-17be-4bed-970a-0aa441f2f2ca"], "port_id": "06a23666-75f8-4a95-b8f0-d02c1be1caab", "id": "3bcf7b5a-d3ee-4c09-9cb5-2899934cfa48"} 2019-01-18 06:13:57,029 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/3bcf7b5a-d3ee-4c09-9cb5-2899934cfa48/add_router_interface used request id req-0120294c-959f-4a77-94cd-0f108e656785 2019-01-18 06:13:57,034 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceTwoNetTests-d78042df-300e-4144-b108-86dc1a5e00f9-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32b22f9899e84bad765a6677ba5d34e9a40c50a1" 2019-01-18 06:13:57,143 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 653 X-Openstack-Request-Id: req-b65ac195-7849-40dc-92ad-f907bf94af3a Date: Fri, 18 Jan 2019 06:13: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":["2df79995-eaec-404d-a2bc-f589c11d8a28"],"updated_at":"2019-01-18T06:13:45Z","tenant_id":"b8248e22930b406a8d18e80dc6bbd829","created_at":"2019-01-18T06:13:44Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"b8248e22930b406a8d18e80dc6bbd829","id":"368f919d-5bca-42fc-a2d3-03d0ea0337e7","name":"CreateInstanceTwoNetTests-d78042df-300e-4144-b108-86dc1a5e00f9-net2"}]} 2019-01-18 06:13:57,143 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceTwoNetTests-d78042df-300e-4144-b108-86dc1a5e00f9-net2 used request id req-b65ac195-7849-40dc-92ad-f907bf94af3a 2019-01-18 06:13:57,146 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/b8248e22930b406a8d18e80dc6bbd829 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32b22f9899e84bad765a6677ba5d34e9a40c50a1" 2019-01-18 06:13:57,222 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:13:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-79649154-145b-4514-a322-b4c5980a080e 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/b8248e22930b406a8d18e80dc6bbd829"}, "enabled": true, "id": "b8248e22930b406a8d18e80dc6bbd829", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceTwoNetTests-040596ef-5eae-46b-proj"}} 2019-01-18 06:13:57,222 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/b8248e22930b406a8d18e80dc6bbd829 used request id req-79649154-145b-4514-a322-b4c5980a080e 2019-01-18 06:13:57,226 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=368f919d-5bca-42fc-a2d3-03d0ea0337e7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32b22f9899e84bad765a6677ba5d34e9a40c50a1" 2019-01-18 06:13:57,423 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-fb19083c-547c-4b13-85a7-97bcc1c1dbc5 Date: Fri, 18 Jan 2019 06:13:57 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"368f919d-5bca-42fc-a2d3-03d0ea0337e7","tenant_id":"b8248e22930b406a8d18e80dc6bbd829","created_at":"2019-01-18T06:13:45Z","dns_nameservers":[],"updated_at":"2019-01-18T06:13:45Z","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":"b8248e22930b406a8d18e80dc6bbd829","id":"2df79995-eaec-404d-a2bc-f589c11d8a28","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-d78042df-300e-4144-b108-86dc1a5e00f9-subnet2"}]} 2019-01-18 06:13:57,423 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=368f919d-5bca-42fc-a2d3-03d0ea0337e7 used request id req-fb19083c-547c-4b13-85a7-97bcc1c1dbc5 2019-01-18 06:13:57,429 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=368f919d-5bca-42fc-a2d3-03d0ea0337e7&name=CreateInstanceTwoNetTests-d78042df-300e-4144-b108-86dc1a5e00f9-router-port2&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32b22f9899e84bad765a6677ba5d34e9a40c50a1" 2019-01-18 06:13:57,463 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-db10463b-4189-4506-bdf0-b63b9ea8fcc8 Date: Fri, 18 Jan 2019 06:13:57 GMT RESP BODY: {"ports":[]} 2019-01-18 06:13:57,463 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=368f919d-5bca-42fc-a2d3-03d0ea0337e7&name=CreateInstanceTwoNetTests-d78042df-300e-4144-b108-86dc1a5e00f9-router-port2&admin_state_up=True used request id req-db10463b-4189-4506-bdf0-b63b9ea8fcc8 2019-01-18 06:13:57,463 - OpenStackNetwork - INFO - Retrieved port CreateInstanceTwoNetTests-d78042df-300e-4144-b108-86dc1a5e00f9-router-port2 for router - CreateInstanceTwoNetTests-d78042df-300e-4144-b108-86dc1a5e00f9-pub-router 2019-01-18 06:13:57,463 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:13:57,464 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:13:57,847 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e695ffa7aad541daa53c971f5a30efa1", "name": "CreateInstanceTwoNetTests-040596ef-5eae-46b-proj-role"}], "expires_at": "2019-01-18T07:13:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b8248e22930b406a8d18e80dc6bbd829", "name": "CreateInstanceTwoNetTests-040596ef-5eae-46b-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/b8248e22930b406a8d18e80dc6bbd829", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/b8248e22930b406a8d18e80dc6bbd829", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/b8248e22930b406a8d18e80dc6bbd829", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/b8248e22930b406a8d18e80dc6bbd829", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/b8248e22930b406a8d18e80dc6bbd829", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/b8248e22930b406a8d18e80dc6bbd829", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/b8248e22930b406a8d18e80dc6bbd829", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/b8248e22930b406a8d18e80dc6bbd829", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/b8248e22930b406a8d18e80dc6bbd829", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/b8248e22930b406a8d18e80dc6bbd829", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/b8248e22930b406a8d18e80dc6bbd829", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/b8248e22930b406a8d18e80dc6bbd829", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceTwoNetTests-040596ef-5eae-46b-user", "id": "72b10d7adab04c70801627da74bfe395"}, "audit_ids": ["vpLuC_5OQcynpM7UTlavZg"], "issued_at": "2019-01-18T06:13:57.000000Z"}} 2019-01-18 06:13:57,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}3e19fe7ff91c6e7f918d0239bee880bb5a9b44b4" 2019-01-18 06:13:57,922 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:13:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-37056b9c-58b7-4151-944e-d16ebc023fe8 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:13:57,922 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-37056b9c-58b7-4151-944e-d16ebc023fe8 2019-01-18 06:13:57,928 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceTwoNetTests-d78042df-300e-4144-b108-86dc1a5e00f9-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32b22f9899e84bad765a6677ba5d34e9a40c50a1" 2019-01-18 06:13:58,048 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 653 X-Openstack-Request-Id: req-76b7c16c-7466-42ef-9f0b-91c74b43a9e5 Date: Fri, 18 Jan 2019 06:13: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":["2df79995-eaec-404d-a2bc-f589c11d8a28"],"updated_at":"2019-01-18T06:13:45Z","tenant_id":"b8248e22930b406a8d18e80dc6bbd829","created_at":"2019-01-18T06:13:44Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"b8248e22930b406a8d18e80dc6bbd829","id":"368f919d-5bca-42fc-a2d3-03d0ea0337e7","name":"CreateInstanceTwoNetTests-d78042df-300e-4144-b108-86dc1a5e00f9-net2"}]} 2019-01-18 06:13:58,048 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceTwoNetTests-d78042df-300e-4144-b108-86dc1a5e00f9-net2 used request id req-76b7c16c-7466-42ef-9f0b-91c74b43a9e5 2019-01-18 06:13:58,054 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=368f919d-5bca-42fc-a2d3-03d0ea0337e7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32b22f9899e84bad765a6677ba5d34e9a40c50a1" 2019-01-18 06:13:58,301 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-c4fd5eab-b7fb-43bb-9d6d-458dde5e738b Date: Fri, 18 Jan 2019 06:13:58 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"368f919d-5bca-42fc-a2d3-03d0ea0337e7","tenant_id":"b8248e22930b406a8d18e80dc6bbd829","created_at":"2019-01-18T06:13:45Z","dns_nameservers":[],"updated_at":"2019-01-18T06:13:45Z","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":"b8248e22930b406a8d18e80dc6bbd829","id":"2df79995-eaec-404d-a2bc-f589c11d8a28","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-d78042df-300e-4144-b108-86dc1a5e00f9-subnet2"}]} 2019-01-18 06:13:58,301 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=368f919d-5bca-42fc-a2d3-03d0ea0337e7 used request id req-c4fd5eab-b7fb-43bb-9d6d-458dde5e738b 2019-01-18 06:13:58,308 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceTwoNetTests-d78042df-300e-4144-b108-86dc1a5e00f9-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32b22f9899e84bad765a6677ba5d34e9a40c50a1" 2019-01-18 06:13:58,568 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 653 X-Openstack-Request-Id: req-2c4c4820-d33d-4015-80b0-9b2a9c66a3b6 Date: Fri, 18 Jan 2019 06:13: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":["2df79995-eaec-404d-a2bc-f589c11d8a28"],"updated_at":"2019-01-18T06:13:45Z","tenant_id":"b8248e22930b406a8d18e80dc6bbd829","created_at":"2019-01-18T06:13:44Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"b8248e22930b406a8d18e80dc6bbd829","id":"368f919d-5bca-42fc-a2d3-03d0ea0337e7","name":"CreateInstanceTwoNetTests-d78042df-300e-4144-b108-86dc1a5e00f9-net2"}]} 2019-01-18 06:13:58,569 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceTwoNetTests-d78042df-300e-4144-b108-86dc1a5e00f9-net2 used request id req-2c4c4820-d33d-4015-80b0-9b2a9c66a3b6 2019-01-18 06:13:58,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" 2019-01-18 06:13:58,578 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 18 Jan 2019 06:13: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"}]}]}} 2019-01-18 06:13:58,579 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/b8248e22930b406a8d18e80dc6bbd829 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e19fe7ff91c6e7f918d0239bee880bb5a9b44b4" 2019-01-18 06:13:58,662 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:13:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-66fd4026-9a58-4cd6-8818-3c1bbd72b228 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/b8248e22930b406a8d18e80dc6bbd829"}, "enabled": true, "id": "b8248e22930b406a8d18e80dc6bbd829", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceTwoNetTests-040596ef-5eae-46b-proj"}} 2019-01-18 06:13:58,662 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/b8248e22930b406a8d18e80dc6bbd829 used request id req-66fd4026-9a58-4cd6-8818-3c1bbd72b228 2019-01-18 06:13:58,668 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=368f919d-5bca-42fc-a2d3-03d0ea0337e7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32b22f9899e84bad765a6677ba5d34e9a40c50a1" 2019-01-18 06:13:58,723 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-da7ef102-b219-47ea-995d-bb40dcc3435b Date: Fri, 18 Jan 2019 06:13:58 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"368f919d-5bca-42fc-a2d3-03d0ea0337e7","tenant_id":"b8248e22930b406a8d18e80dc6bbd829","created_at":"2019-01-18T06:13:45Z","dns_nameservers":[],"updated_at":"2019-01-18T06:13:45Z","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":"b8248e22930b406a8d18e80dc6bbd829","id":"2df79995-eaec-404d-a2bc-f589c11d8a28","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-d78042df-300e-4144-b108-86dc1a5e00f9-subnet2"}]} 2019-01-18 06:13:58,723 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=368f919d-5bca-42fc-a2d3-03d0ea0337e7 used request id req-da7ef102-b219-47ea-995d-bb40dcc3435b 2019-01-18 06:13:58,729 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=368f919d-5bca-42fc-a2d3-03d0ea0337e7&name=CreateInstanceTwoNetTests-d78042df-300e-4144-b108-86dc1a5e00f9-subnet2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32b22f9899e84bad765a6677ba5d34e9a40c50a1" 2019-01-18 06:13:58,928 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-5acd8c0d-ded4-4210-bfdb-c37525b2776d Date: Fri, 18 Jan 2019 06:13:58 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"368f919d-5bca-42fc-a2d3-03d0ea0337e7","tenant_id":"b8248e22930b406a8d18e80dc6bbd829","created_at":"2019-01-18T06:13:45Z","dns_nameservers":[],"updated_at":"2019-01-18T06:13:45Z","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":"b8248e22930b406a8d18e80dc6bbd829","id":"2df79995-eaec-404d-a2bc-f589c11d8a28","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-d78042df-300e-4144-b108-86dc1a5e00f9-subnet2"}]} 2019-01-18 06:13:58,929 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=368f919d-5bca-42fc-a2d3-03d0ea0337e7&name=CreateInstanceTwoNetTests-d78042df-300e-4144-b108-86dc1a5e00f9-subnet2 used request id req-5acd8c0d-ded4-4210-bfdb-c37525b2776d 2019-01-18 06:13:58,929 - neutron_utils - INFO - Creating port for network with name - CreateInstanceTwoNetTests-d78042df-300e-4144-b108-86dc1a5e00f9-net2 2019-01-18 06:13:58,935 - 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}32b22f9899e84bad765a6677ba5d34e9a40c50a1" -d '{"port": {"network_id": "368f919d-5bca-42fc-a2d3-03d0ea0337e7", "fixed_ips": [{"subnet_id": "2df79995-eaec-404d-a2bc-f589c11d8a28", "ip_address": "10.200.202.1"}], "name": "CreateInstanceTwoNetTests-d78042df-300e-4144-b108-86dc1a5e00f9-router-port2", "admin_state_up": true}}' 2019-01-18 06:13:59,918 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 791 X-Openstack-Request-Id: req-22af512c-6ed5-4712-b3bd-2abf1be77df2 Date: Fri, 18 Jan 2019 06:13:59 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:13:59Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"2df79995-eaec-404d-a2bc-f589c11d8a28","ip_address":"10.200.202.1"}],"id":"439531cf-999d-460b-887d-7b35f817d55f","security_groups":["e65c4a28-1371-4415-b6b1-fcd56d1ecf0f"],"mac_address":"fa:16:3e:1b:ff:f3","device_id":"","status":"DOWN","description":"","tags":[],"name":"CreateInstanceTwoNetTests-d78042df-300e-4144-b108-86dc1a5e00f9-router-port2","project_id":"b8248e22930b406a8d18e80dc6bbd829","qos_policy_id":null,"admin_state_up":true,"network_id":"368f919d-5bca-42fc-a2d3-03d0ea0337e7","tenant_id":"b8248e22930b406a8d18e80dc6bbd829","created_at":"2019-01-18T06:13:59Z","binding:vnic_type":"normal"}} 2019-01-18 06:13:59,918 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/ports used request id req-22af512c-6ed5-4712-b3bd-2abf1be77df2 2019-01-18 06:13:59,918 - OpenStackNetwork - INFO - Created port CreateInstanceTwoNetTests-d78042df-300e-4144-b108-86dc1a5e00f9-router-port2 for router - CreateInstanceTwoNetTests-d78042df-300e-4144-b108-86dc1a5e00f9-pub-router 2019-01-18 06:13:59,918 - neutron_utils - INFO - Adding interface to router with name CreateInstanceTwoNetTests-d78042df-300e-4144-b108-86dc1a5e00f9-pub-router 2019-01-18 06:13:59,924 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9696/v2.0/routers/3bcf7b5a-d3ee-4c09-9cb5-2899934cfa48/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32b22f9899e84bad765a6677ba5d34e9a40c50a1" -d '{"port_id": "439531cf-999d-460b-887d-7b35f817d55f"}' 2019-01-18 06:14:01,801 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-eda34648-b577-4107-b060-a81622850f1d Date: Fri, 18 Jan 2019 06:14:01 GMT RESP BODY: {"network_id": "368f919d-5bca-42fc-a2d3-03d0ea0337e7", "tenant_id": "b8248e22930b406a8d18e80dc6bbd829", "subnet_id": "2df79995-eaec-404d-a2bc-f589c11d8a28", "subnet_ids": ["2df79995-eaec-404d-a2bc-f589c11d8a28"], "port_id": "439531cf-999d-460b-887d-7b35f817d55f", "id": "3bcf7b5a-d3ee-4c09-9cb5-2899934cfa48"} 2019-01-18 06:14:01,801 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/3bcf7b5a-d3ee-4c09-9cb5-2899934cfa48/add_router_interface used request id req-eda34648-b577-4107-b060-a81622850f1d 2019-01-18 06:14:01,807 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/routers/3bcf7b5a-d3ee-4c09-9cb5-2899934cfa48 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32b22f9899e84bad765a6677ba5d34e9a40c50a1" 2019-01-18 06:14:01,864 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 542 X-Openstack-Request-Id: req-3d14b5b2-3627-43db-aaae-e1e8a102f771 Date: Fri, 18 Jan 2019 06:14:01 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "b8248e22930b406a8d18e80dc6bbd829", "created_at": "2019-01-18T06:13:48Z", "admin_state_up": true, "updated_at": "2019-01-18T06:14:00Z", "flavor_id": null, "revision_number": 7, "routes": [], "project_id": "b8248e22930b406a8d18e80dc6bbd829", "id": "3bcf7b5a-d3ee-4c09-9cb5-2899934cfa48", "name": "CreateInstanceTwoNetTests-d78042df-300e-4144-b108-86dc1a5e00f9-pub-router"}} 2019-01-18 06:14:01,864 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers/3bcf7b5a-d3ee-4c09-9cb5-2899934cfa48 used request id req-3d14b5b2-3627-43db-aaae-e1e8a102f771 2019-01-18 06:14:01,870 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?device_id=3bcf7b5a-d3ee-4c09-9cb5-2899934cfa48 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32b22f9899e84bad765a6677ba5d34e9a40c50a1" 2019-01-18 06:14:01,940 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1728 X-Openstack-Request-Id: req-60e60d2b-860a-4995-a668-49bf56b5be0c Date: Fri, 18 Jan 2019 06:14:01 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:14:00Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"11203d87-17be-4bed-970a-0aa441f2f2ca","ip_address":"10.200.201.1"}],"id":"06a23666-75f8-4a95-b8f0-d02c1be1caab","security_groups":["e65c4a28-1371-4415-b6b1-fcd56d1ecf0f"],"mac_address":"fa:16:3e:f2:b6:3f","project_id":"b8248e22930b406a8d18e80dc6bbd829","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceTwoNetTests-d78042df-300e-4144-b108-86dc1a5e00f9-router-port1","admin_state_up":true,"network_id":"f91792cc-b6a8-4663-812b-441363c79bbd","tenant_id":"b8248e22930b406a8d18e80dc6bbd829","created_at":"2019-01-18T06:13:54Z","binding:vnic_type":"normal","device_id":"3bcf7b5a-d3ee-4c09-9cb5-2899934cfa48"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:14:01Z","device_owner":"network:ha_router_replicated_interface","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"2df79995-eaec-404d-a2bc-f589c11d8a28","ip_address":"10.200.202.1"}],"id":"439531cf-999d-460b-887d-7b35f817d55f","security_groups":["e65c4a28-1371-4415-b6b1-fcd56d1ecf0f"],"mac_address":"fa:16:3e:1b:ff:f3","project_id":"b8248e22930b406a8d18e80dc6bbd829","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceTwoNetTests-d78042df-300e-4144-b108-86dc1a5e00f9-router-port2","admin_state_up":true,"network_id":"368f919d-5bca-42fc-a2d3-03d0ea0337e7","tenant_id":"b8248e22930b406a8d18e80dc6bbd829","created_at":"2019-01-18T06:13:59Z","binding:vnic_type":"normal","device_id":"3bcf7b5a-d3ee-4c09-9cb5-2899934cfa48"}]} 2019-01-18 06:14:01,940 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?device_id=3bcf7b5a-d3ee-4c09-9cb5-2899934cfa48 used request id req-60e60d2b-860a-4995-a668-49bf56b5be0c 2019-01-18 06:14:01,946 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets/11203d87-17be-4bed-970a-0aa441f2f2ca -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32b22f9899e84bad765a6677ba5d34e9a40c50a1" 2019-01-18 06:14:02,214 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 681 X-Openstack-Request-Id: req-98b829cf-3568-46e6-b4c4-9a5ff90508d6 Date: Fri, 18 Jan 2019 06:14:02 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f91792cc-b6a8-4663-812b-441363c79bbd","tenant_id":"b8248e22930b406a8d18e80dc6bbd829","created_at":"2019-01-18T06:13:42Z","dns_nameservers":[],"updated_at":"2019-01-18T06:13:42Z","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":"b8248e22930b406a8d18e80dc6bbd829","id":"11203d87-17be-4bed-970a-0aa441f2f2ca","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-d78042df-300e-4144-b108-86dc1a5e00f9-subnet1"}} 2019-01-18 06:14:02,214 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets/11203d87-17be-4bed-970a-0aa441f2f2ca used request id req-98b829cf-3568-46e6-b4c4-9a5ff90508d6 2019-01-18 06:14:02,220 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets/2df79995-eaec-404d-a2bc-f589c11d8a28 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32b22f9899e84bad765a6677ba5d34e9a40c50a1" 2019-01-18 06:14:02,422 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 681 X-Openstack-Request-Id: req-dda1b6eb-c2a1-419a-b61a-f7fd1b9650a7 Date: Fri, 18 Jan 2019 06:14:02 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"368f919d-5bca-42fc-a2d3-03d0ea0337e7","tenant_id":"b8248e22930b406a8d18e80dc6bbd829","created_at":"2019-01-18T06:13:45Z","dns_nameservers":[],"updated_at":"2019-01-18T06:13:45Z","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":"b8248e22930b406a8d18e80dc6bbd829","id":"2df79995-eaec-404d-a2bc-f589c11d8a28","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-d78042df-300e-4144-b108-86dc1a5e00f9-subnet2"}} 2019-01-18 06:14:02,422 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets/2df79995-eaec-404d-a2bc-f589c11d8a28 used request id req-dda1b6eb-c2a1-419a-b61a-f7fd1b9650a7 2019-01-18 06:14:02,423 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:14:02,423 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:14:02,813 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "488fca829f8b496daa1cd2cdc6e45c49", "name": "Member"}, {"id": "c65201bd05504fa786d79b166e8bbba3", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}], "expires_at": "2019-01-18T07:14:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "020d00b5451a467cb276d06789a1149d", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "id": "e292c913af7844408b6509a836e493f5"}, "audit_ids": ["9UYw4nqVRce3yxQu8dN2jw"], "issued_at": "2019-01-18T06:14:02.000000Z"}} 2019-01-18 06:14:02,813 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}411d09a74e6959690d227d9ea321539084e0239b" 2019-01-18 06:14:02,895 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:14:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-67decddd-fe56-47e0-b89c-cc1226ae5e1b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:14:02,896 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-67decddd-fe56-47e0-b89c-cc1226ae5e1b 2019-01-18 06:14:02,897 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-18 06:14:02,902 - 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}411d09a74e6959690d227d9ea321539084e0239b" 2019-01-18 06:14:03,088 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:14: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-e0805b8d-f782-4bb0-b504-fc246353d778 x-compute-request-id: req-e0805b8d-f782-4bb0-b504-fc246353d778 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2019-01-18 06:14:03,088 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-e0805b8d-f782-4bb0-b504-fc246353d778 2019-01-18 06:14:03,092 - 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}411d09a74e6959690d227d9ea321539084e0239b" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstanceTwoNetTests-d78042df-300e-4144-b108-86dc1a5e00f9-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 512, "id": null, "swap": 0}}' 2019-01-18 06:14:03,138 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:14: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-d1169b8c-76ab-4a3c-94bd-e07d759c72a5 x-compute-request-id: req-d1169b8c-76ab-4a3c-94bd-e07d759c72a5 Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/4065aad0-5977-4c4d-801a-df81edf89d64", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/4065aad0-5977-4c4d-801a-df81edf89d64", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "4065aad0-5977-4c4d-801a-df81edf89d64", "name": "CreateInstanceTwoNetTests-d78042df-300e-4144-b108-86dc1a5e00f9-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2019-01-18 06:14:03,138 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-d1169b8c-76ab-4a3c-94bd-e07d759c72a5 2019-01-18 06:14:03,139 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:14:03,140 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:14:03,514 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e695ffa7aad541daa53c971f5a30efa1", "name": "CreateInstanceTwoNetTests-040596ef-5eae-46b-proj-role"}], "expires_at": "2019-01-18T07:14:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b8248e22930b406a8d18e80dc6bbd829", "name": "CreateInstanceTwoNetTests-040596ef-5eae-46b-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/b8248e22930b406a8d18e80dc6bbd829", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/b8248e22930b406a8d18e80dc6bbd829", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/b8248e22930b406a8d18e80dc6bbd829", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/b8248e22930b406a8d18e80dc6bbd829", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/b8248e22930b406a8d18e80dc6bbd829", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/b8248e22930b406a8d18e80dc6bbd829", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/b8248e22930b406a8d18e80dc6bbd829", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/b8248e22930b406a8d18e80dc6bbd829", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/b8248e22930b406a8d18e80dc6bbd829", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/b8248e22930b406a8d18e80dc6bbd829", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/b8248e22930b406a8d18e80dc6bbd829", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/b8248e22930b406a8d18e80dc6bbd829", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceTwoNetTests-040596ef-5eae-46b-user", "id": "72b10d7adab04c70801627da74bfe395"}, "audit_ids": ["K_nXMjNgRfu-Sx4vFCQeVA"], "issued_at": "2019-01-18T06:14:03.000000Z"}} 2019-01-18 06:14:03,515 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}840dbe1332160df80a655c932f89628d8f0cb372" 2019-01-18 06:14:03,588 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:14:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5ee5c58c-953e-4848-8db3-7f6399b03272 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:14:03,588 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-5ee5c58c-953e-4848-8db3-7f6399b03272 2019-01-18 06:14:03,595 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=CreateInstanceTwoNetTests-d78042df-300e-4144-b108-86dc1a5e00f9-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}840dbe1332160df80a655c932f89628d8f0cb372" 2019-01-18 06:14:03,783 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-0128ed54-77c0-471d-8cdf-cfff5586c466 Date: Fri, 18 Jan 2019 06:14:03 GMT RESP BODY: {"security_groups": []} 2019-01-18 06:14:03,783 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=CreateInstanceTwoNetTests-d78042df-300e-4144-b108-86dc1a5e00f9-sec-grp used request id req-0128ed54-77c0-471d-8cdf-cfff5586c466 2019-01-18 06:14:03,784 - OpenStackSecurityGroup - INFO - Creating security group CreateInstanceTwoNetTests-d78042df-300e-4144-b108-86dc1a5e00f9-sec-grp... 2019-01-18 06:14:03,784 - neutron_utils - INFO - Creating security group with name - CreateInstanceTwoNetTests-d78042df-300e-4144-b108-86dc1a5e00f9-sec-grp 2019-01-18 06:14:03,789 - 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}840dbe1332160df80a655c932f89628d8f0cb372" -d '{"security_group": {"name": "CreateInstanceTwoNetTests-d78042df-300e-4144-b108-86dc1a5e00f9-sec-grp"}}' 2019-01-18 06:14:04,135 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1402 X-Openstack-Request-Id: req-1874d160-9d59-46e7-b95e-af085c36d9ee Date: Fri, 18 Jan 2019 06:14:04 GMT RESP BODY: {"security_group": {"description": "", "tags": [], "tenant_id": "b8248e22930b406a8d18e80dc6bbd829", "created_at": "2019-01-18T06:14:04Z", "updated_at": "2019-01-18T06:14:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:14:04Z", "revision_number": 0, "id": "0ddfc9ac-1689-429c-8089-567356a09d00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T06:14:04Z", "security_group_id": "4d21e5f8-4919-460a-a851-a97e8b66cadc", "tenant_id": "b8248e22930b406a8d18e80dc6bbd829", "port_range_min": null, "ethertype": "IPv6", "project_id": "b8248e22930b406a8d18e80dc6bbd829"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:14:04Z", "revision_number": 0, "id": "56bffc46-263b-4f70-aade-c02626e80a82", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T06:14:04Z", "security_group_id": "4d21e5f8-4919-460a-a851-a97e8b66cadc", "tenant_id": "b8248e22930b406a8d18e80dc6bbd829", "port_range_min": null, "ethertype": "IPv4", "project_id": "b8248e22930b406a8d18e80dc6bbd829"}], "revision_number": 2, "project_id": "b8248e22930b406a8d18e80dc6bbd829", "id": "4d21e5f8-4919-460a-a851-a97e8b66cadc", "name": "CreateInstanceTwoNetTests-d78042df-300e-4144-b108-86dc1a5e00f9-sec-grp"}} 2019-01-18 06:14:04,136 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-groups used request id req-1874d160-9d59-46e7-b95e-af085c36d9ee 2019-01-18 06:14:04,136 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 4d21e5f8-4919-460a-a851-a97e8b66cadc 2019-01-18 06:14:04,141 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=4d21e5f8-4919-460a-a851-a97e8b66cadc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}840dbe1332160df80a655c932f89628d8f0cb372" 2019-01-18 06:14:04,319 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-ee7306e3-3698-49a7-93f8-b687863dad4f Date: Fri, 18 Jan 2019 06:14: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": "2019-01-18T06:14:04Z", "security_group_id": "4d21e5f8-4919-460a-a851-a97e8b66cadc", "port_range_min": null, "revision_number": 0, "tenant_id": "b8248e22930b406a8d18e80dc6bbd829", "created_at": "2019-01-18T06:14:04Z", "project_id": "b8248e22930b406a8d18e80dc6bbd829", "id": "0ddfc9ac-1689-429c-8089-567356a09d00"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T06:14:04Z", "security_group_id": "4d21e5f8-4919-460a-a851-a97e8b66cadc", "port_range_min": null, "revision_number": 0, "tenant_id": "b8248e22930b406a8d18e80dc6bbd829", "created_at": "2019-01-18T06:14:04Z", "project_id": "b8248e22930b406a8d18e80dc6bbd829", "id": "56bffc46-263b-4f70-aade-c02626e80a82"}]} 2019-01-18 06:14:04,319 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=4d21e5f8-4919-460a-a851-a97e8b66cadc used request id req-ee7306e3-3698-49a7-93f8-b687863dad4f 2019-01-18 06:14:04,319 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 4d21e5f8-4919-460a-a851-a97e8b66cadc 2019-01-18 06:14:04,325 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=4d21e5f8-4919-460a-a851-a97e8b66cadc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}840dbe1332160df80a655c932f89628d8f0cb372" 2019-01-18 06:14:04,482 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-27e970cf-1410-4953-bec0-1bfd6dadf485 Date: Fri, 18 Jan 2019 06:14: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": "2019-01-18T06:14:04Z", "security_group_id": "4d21e5f8-4919-460a-a851-a97e8b66cadc", "port_range_min": null, "revision_number": 0, "tenant_id": "b8248e22930b406a8d18e80dc6bbd829", "created_at": "2019-01-18T06:14:04Z", "project_id": "b8248e22930b406a8d18e80dc6bbd829", "id": "0ddfc9ac-1689-429c-8089-567356a09d00"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T06:14:04Z", "security_group_id": "4d21e5f8-4919-460a-a851-a97e8b66cadc", "port_range_min": null, "revision_number": 0, "tenant_id": "b8248e22930b406a8d18e80dc6bbd829", "created_at": "2019-01-18T06:14:04Z", "project_id": "b8248e22930b406a8d18e80dc6bbd829", "id": "56bffc46-263b-4f70-aade-c02626e80a82"}]} 2019-01-18 06:14:04,482 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=4d21e5f8-4919-460a-a851-a97e8b66cadc used request id req-27e970cf-1410-4953-bec0-1bfd6dadf485 2019-01-18 06:14:04,483 - neutron_utils - INFO - Retrieving security group with ID - 4d21e5f8-4919-460a-a851-a97e8b66cadc 2019-01-18 06:14:04,488 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?id=4d21e5f8-4919-460a-a851-a97e8b66cadc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}840dbe1332160df80a655c932f89628d8f0cb372" 2019-01-18 06:14:04,564 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1405 X-Openstack-Request-Id: req-0e750c89-987c-465b-a9bc-3571e0705907 Date: Fri, 18 Jan 2019 06:14:04 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "b8248e22930b406a8d18e80dc6bbd829", "created_at": "2019-01-18T06:14:04Z", "updated_at": "2019-01-18T06:14:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:14:04Z", "revision_number": 0, "id": "0ddfc9ac-1689-429c-8089-567356a09d00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T06:14:04Z", "security_group_id": "4d21e5f8-4919-460a-a851-a97e8b66cadc", "tenant_id": "b8248e22930b406a8d18e80dc6bbd829", "port_range_min": null, "ethertype": "IPv6", "project_id": "b8248e22930b406a8d18e80dc6bbd829"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:14:04Z", "revision_number": 0, "id": "56bffc46-263b-4f70-aade-c02626e80a82", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T06:14:04Z", "security_group_id": "4d21e5f8-4919-460a-a851-a97e8b66cadc", "tenant_id": "b8248e22930b406a8d18e80dc6bbd829", "port_range_min": null, "ethertype": "IPv4", "project_id": "b8248e22930b406a8d18e80dc6bbd829"}], "revision_number": 2, "project_id": "b8248e22930b406a8d18e80dc6bbd829", "id": "4d21e5f8-4919-460a-a851-a97e8b66cadc", "name": "CreateInstanceTwoNetTests-d78042df-300e-4144-b108-86dc1a5e00f9-sec-grp"}]} 2019-01-18 06:14:04,564 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?id=4d21e5f8-4919-460a-a851-a97e8b66cadc used request id req-0e750c89-987c-465b-a9bc-3571e0705907 2019-01-18 06:14:04,565 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 4d21e5f8-4919-460a-a851-a97e8b66cadc 2019-01-18 06:14:04,571 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=4d21e5f8-4919-460a-a851-a97e8b66cadc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}840dbe1332160df80a655c932f89628d8f0cb372" 2019-01-18 06:14:04,594 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-476e0de5-4e62-4734-a2d5-cc1f4118e668 Date: Fri, 18 Jan 2019 06:14: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": "2019-01-18T06:14:04Z", "security_group_id": "4d21e5f8-4919-460a-a851-a97e8b66cadc", "port_range_min": null, "revision_number": 0, "tenant_id": "b8248e22930b406a8d18e80dc6bbd829", "created_at": "2019-01-18T06:14:04Z", "project_id": "b8248e22930b406a8d18e80dc6bbd829", "id": "0ddfc9ac-1689-429c-8089-567356a09d00"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T06:14:04Z", "security_group_id": "4d21e5f8-4919-460a-a851-a97e8b66cadc", "port_range_min": null, "revision_number": 0, "tenant_id": "b8248e22930b406a8d18e80dc6bbd829", "created_at": "2019-01-18T06:14:04Z", "project_id": "b8248e22930b406a8d18e80dc6bbd829", "id": "56bffc46-263b-4f70-aade-c02626e80a82"}]} 2019-01-18 06:14:04,594 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=4d21e5f8-4919-460a-a851-a97e8b66cadc used request id req-476e0de5-4e62-4734-a2d5-cc1f4118e668 2019-01-18 06:14:04,595 - neutron_utils - INFO - Retrieving security group with ID - 4d21e5f8-4919-460a-a851-a97e8b66cadc 2019-01-18 06:14:04,599 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?id=4d21e5f8-4919-460a-a851-a97e8b66cadc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}840dbe1332160df80a655c932f89628d8f0cb372" 2019-01-18 06:14:04,645 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1405 X-Openstack-Request-Id: req-8fb6605a-cf2d-40b3-a805-db6122043570 Date: Fri, 18 Jan 2019 06:14:04 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "b8248e22930b406a8d18e80dc6bbd829", "created_at": "2019-01-18T06:14:04Z", "updated_at": "2019-01-18T06:14:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:14:04Z", "revision_number": 0, "id": "0ddfc9ac-1689-429c-8089-567356a09d00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T06:14:04Z", "security_group_id": "4d21e5f8-4919-460a-a851-a97e8b66cadc", "tenant_id": "b8248e22930b406a8d18e80dc6bbd829", "port_range_min": null, "ethertype": "IPv6", "project_id": "b8248e22930b406a8d18e80dc6bbd829"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:14:04Z", "revision_number": 0, "id": "56bffc46-263b-4f70-aade-c02626e80a82", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T06:14:04Z", "security_group_id": "4d21e5f8-4919-460a-a851-a97e8b66cadc", "tenant_id": "b8248e22930b406a8d18e80dc6bbd829", "port_range_min": null, "ethertype": "IPv4", "project_id": "b8248e22930b406a8d18e80dc6bbd829"}], "revision_number": 2, "project_id": "b8248e22930b406a8d18e80dc6bbd829", "id": "4d21e5f8-4919-460a-a851-a97e8b66cadc", "name": "CreateInstanceTwoNetTests-d78042df-300e-4144-b108-86dc1a5e00f9-sec-grp"}]} 2019-01-18 06:14:04,645 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?id=4d21e5f8-4919-460a-a851-a97e8b66cadc used request id req-8fb6605a-cf2d-40b3-a805-db6122043570 2019-01-18 06:14:04,646 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 4d21e5f8-4919-460a-a851-a97e8b66cadc 2019-01-18 06:14:04,649 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=4d21e5f8-4919-460a-a851-a97e8b66cadc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}840dbe1332160df80a655c932f89628d8f0cb372" 2019-01-18 06:14:04,820 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-4470fc28-b6e1-4296-8d8a-62f58d8beb3e Date: Fri, 18 Jan 2019 06:14: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": "2019-01-18T06:14:04Z", "security_group_id": "4d21e5f8-4919-460a-a851-a97e8b66cadc", "port_range_min": null, "revision_number": 0, "tenant_id": "b8248e22930b406a8d18e80dc6bbd829", "created_at": "2019-01-18T06:14:04Z", "project_id": "b8248e22930b406a8d18e80dc6bbd829", "id": "0ddfc9ac-1689-429c-8089-567356a09d00"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T06:14:04Z", "security_group_id": "4d21e5f8-4919-460a-a851-a97e8b66cadc", "port_range_min": null, "revision_number": 0, "tenant_id": "b8248e22930b406a8d18e80dc6bbd829", "created_at": "2019-01-18T06:14:04Z", "project_id": "b8248e22930b406a8d18e80dc6bbd829", "id": "56bffc46-263b-4f70-aade-c02626e80a82"}]} 2019-01-18 06:14:04,820 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=4d21e5f8-4919-460a-a851-a97e8b66cadc used request id req-4470fc28-b6e1-4296-8d8a-62f58d8beb3e 2019-01-18 06:14:04,820 - neutron_utils - INFO - Creating security group to security group - CreateInstanceTwoNetTests-d78042df-300e-4144-b108-86dc1a5e00f9-sec-grp 2019-01-18 06:14:04,825 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=CreateInstanceTwoNetTests-d78042df-300e-4144-b108-86dc1a5e00f9-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}840dbe1332160df80a655c932f89628d8f0cb372" 2019-01-18 06:14:05,030 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1405 X-Openstack-Request-Id: req-e848c2d6-240e-4a54-bddd-a20a05a40c4d Date: Fri, 18 Jan 2019 06:14:05 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "b8248e22930b406a8d18e80dc6bbd829", "created_at": "2019-01-18T06:14:04Z", "updated_at": "2019-01-18T06:14:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:14:04Z", "revision_number": 0, "id": "0ddfc9ac-1689-429c-8089-567356a09d00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T06:14:04Z", "security_group_id": "4d21e5f8-4919-460a-a851-a97e8b66cadc", "tenant_id": "b8248e22930b406a8d18e80dc6bbd829", "port_range_min": null, "ethertype": "IPv6", "project_id": "b8248e22930b406a8d18e80dc6bbd829"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:14:04Z", "revision_number": 0, "id": "56bffc46-263b-4f70-aade-c02626e80a82", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T06:14:04Z", "security_group_id": "4d21e5f8-4919-460a-a851-a97e8b66cadc", "tenant_id": "b8248e22930b406a8d18e80dc6bbd829", "port_range_min": null, "ethertype": "IPv4", "project_id": "b8248e22930b406a8d18e80dc6bbd829"}], "revision_number": 2, "project_id": "b8248e22930b406a8d18e80dc6bbd829", "id": "4d21e5f8-4919-460a-a851-a97e8b66cadc", "name": "CreateInstanceTwoNetTests-d78042df-300e-4144-b108-86dc1a5e00f9-sec-grp"}]} 2019-01-18 06:14:05,030 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=CreateInstanceTwoNetTests-d78042df-300e-4144-b108-86dc1a5e00f9-sec-grp used request id req-e848c2d6-240e-4a54-bddd-a20a05a40c4d 2019-01-18 06:14:05,033 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-18 06:14:05,039 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 18 Jan 2019 06:14: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"}]}]}} 2019-01-18 06:14:05,040 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/b8248e22930b406a8d18e80dc6bbd829 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}840dbe1332160df80a655c932f89628d8f0cb372" 2019-01-18 06:14:05,122 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:14:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-820348ba-1c86-4bfc-b18b-051fd8af9f90 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/b8248e22930b406a8d18e80dc6bbd829"}, "enabled": true, "id": "b8248e22930b406a8d18e80dc6bbd829", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceTwoNetTests-040596ef-5eae-46b-proj"}} 2019-01-18 06:14:05,122 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/b8248e22930b406a8d18e80dc6bbd829 used request id req-820348ba-1c86-4bfc-b18b-051fd8af9f90 2019-01-18 06:14:05,123 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 4d21e5f8-4919-460a-a851-a97e8b66cadc 2019-01-18 06:14:05,128 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=4d21e5f8-4919-460a-a851-a97e8b66cadc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}840dbe1332160df80a655c932f89628d8f0cb372" 2019-01-18 06:14:05,153 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-08e78fda-267e-442f-91a7-190c87bf2750 Date: Fri, 18 Jan 2019 06:14: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": "2019-01-18T06:14:04Z", "security_group_id": "4d21e5f8-4919-460a-a851-a97e8b66cadc", "port_range_min": null, "revision_number": 0, "tenant_id": "b8248e22930b406a8d18e80dc6bbd829", "created_at": "2019-01-18T06:14:04Z", "project_id": "b8248e22930b406a8d18e80dc6bbd829", "id": "0ddfc9ac-1689-429c-8089-567356a09d00"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T06:14:04Z", "security_group_id": "4d21e5f8-4919-460a-a851-a97e8b66cadc", "port_range_min": null, "revision_number": 0, "tenant_id": "b8248e22930b406a8d18e80dc6bbd829", "created_at": "2019-01-18T06:14:04Z", "project_id": "b8248e22930b406a8d18e80dc6bbd829", "id": "56bffc46-263b-4f70-aade-c02626e80a82"}]} 2019-01-18 06:14:05,153 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=4d21e5f8-4919-460a-a851-a97e8b66cadc used request id req-08e78fda-267e-442f-91a7-190c87bf2750 2019-01-18 06:14:05,159 - 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}840dbe1332160df80a655c932f89628d8f0cb372" -d '{"security_group_rule": {"direction": "ingress", "protocol": 1, "security_group_id": "4d21e5f8-4919-460a-a851-a97e8b66cadc"}}' 2019-01-18 06:14:05,477 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 509 X-Openstack-Request-Id: req-67fdf47e-d12b-4a66-b61c-5a164d855207 Date: Fri, 18 Jan 2019 06:14: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": "2019-01-18T06:14:05Z", "security_group_id": "4d21e5f8-4919-460a-a851-a97e8b66cadc", "port_range_min": null, "revision_number": 0, "tenant_id": "b8248e22930b406a8d18e80dc6bbd829", "created_at": "2019-01-18T06:14:05Z", "project_id": "b8248e22930b406a8d18e80dc6bbd829", "id": "13602619-cced-4701-a856-5567512849fb"}} 2019-01-18 06:14:05,478 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules used request id req-67fdf47e-d12b-4a66-b61c-5a164d855207 2019-01-18 06:14:05,478 - neutron_utils - INFO - Retrieving security group with ID - 4d21e5f8-4919-460a-a851-a97e8b66cadc 2019-01-18 06:14:05,483 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?id=4d21e5f8-4919-460a-a851-a97e8b66cadc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}840dbe1332160df80a655c932f89628d8f0cb372" 2019-01-18 06:14:05,689 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1903 X-Openstack-Request-Id: req-bb8b687a-3913-4e10-9dcb-617c80af71d1 Date: Fri, 18 Jan 2019 06:14:05 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "b8248e22930b406a8d18e80dc6bbd829", "created_at": "2019-01-18T06:14:04Z", "updated_at": "2019-01-18T06:14:05Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:14:04Z", "revision_number": 0, "id": "0ddfc9ac-1689-429c-8089-567356a09d00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T06:14:04Z", "security_group_id": "4d21e5f8-4919-460a-a851-a97e8b66cadc", "tenant_id": "b8248e22930b406a8d18e80dc6bbd829", "port_range_min": null, "ethertype": "IPv6", "project_id": "b8248e22930b406a8d18e80dc6bbd829"}, {"direction": "ingress", "protocol": "1", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:14:05Z", "revision_number": 0, "id": "13602619-cced-4701-a856-5567512849fb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T06:14:05Z", "security_group_id": "4d21e5f8-4919-460a-a851-a97e8b66cadc", "tenant_id": "b8248e22930b406a8d18e80dc6bbd829", "port_range_min": null, "ethertype": "IPv4", "project_id": "b8248e22930b406a8d18e80dc6bbd829"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:14:04Z", "revision_number": 0, "id": "56bffc46-263b-4f70-aade-c02626e80a82", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T06:14:04Z", "security_group_id": "4d21e5f8-4919-460a-a851-a97e8b66cadc", "tenant_id": "b8248e22930b406a8d18e80dc6bbd829", "port_range_min": null, "ethertype": "IPv4", "project_id": "b8248e22930b406a8d18e80dc6bbd829"}], "revision_number": 3, "project_id": "b8248e22930b406a8d18e80dc6bbd829", "id": "4d21e5f8-4919-460a-a851-a97e8b66cadc", "name": "CreateInstanceTwoNetTests-d78042df-300e-4144-b108-86dc1a5e00f9-sec-grp"}]} 2019-01-18 06:14:05,689 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?id=4d21e5f8-4919-460a-a851-a97e8b66cadc used request id req-bb8b687a-3913-4e10-9dcb-617c80af71d1 2019-01-18 06:14:05,690 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 4d21e5f8-4919-460a-a851-a97e8b66cadc 2019-01-18 06:14:05,695 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=4d21e5f8-4919-460a-a851-a97e8b66cadc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}840dbe1332160df80a655c932f89628d8f0cb372" 2019-01-18 06:14:05,723 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1488 X-Openstack-Request-Id: req-6d1d3935-3c59-4669-b6d0-7f7c13f05182 Date: Fri, 18 Jan 2019 06:14: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": "2019-01-18T06:14:04Z", "security_group_id": "4d21e5f8-4919-460a-a851-a97e8b66cadc", "port_range_min": null, "revision_number": 0, "tenant_id": "b8248e22930b406a8d18e80dc6bbd829", "created_at": "2019-01-18T06:14:04Z", "project_id": "b8248e22930b406a8d18e80dc6bbd829", "id": "0ddfc9ac-1689-429c-8089-567356a09d00"}, {"remote_group_id": null, "direction": "ingress", "protocol": "1", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T06:14:05Z", "security_group_id": "4d21e5f8-4919-460a-a851-a97e8b66cadc", "port_range_min": null, "revision_number": 0, "tenant_id": "b8248e22930b406a8d18e80dc6bbd829", "created_at": "2019-01-18T06:14:05Z", "project_id": "b8248e22930b406a8d18e80dc6bbd829", "id": "13602619-cced-4701-a856-5567512849fb"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T06:14:04Z", "security_group_id": "4d21e5f8-4919-460a-a851-a97e8b66cadc", "port_range_min": null, "revision_number": 0, "tenant_id": "b8248e22930b406a8d18e80dc6bbd829", "created_at": "2019-01-18T06:14:04Z", "project_id": "b8248e22930b406a8d18e80dc6bbd829", "id": "56bffc46-263b-4f70-aade-c02626e80a82"}]} 2019-01-18 06:14:05,723 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=4d21e5f8-4919-460a-a851-a97e8b66cadc used request id req-6d1d3935-3c59-4669-b6d0-7f7c13f05182 2019-01-18 06:14:05,724 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:14:05,724 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:14:06,101 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e695ffa7aad541daa53c971f5a30efa1", "name": "CreateInstanceTwoNetTests-040596ef-5eae-46b-proj-role"}], "expires_at": "2019-01-18T07:14:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b8248e22930b406a8d18e80dc6bbd829", "name": "CreateInstanceTwoNetTests-040596ef-5eae-46b-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/b8248e22930b406a8d18e80dc6bbd829", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/b8248e22930b406a8d18e80dc6bbd829", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/b8248e22930b406a8d18e80dc6bbd829", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/b8248e22930b406a8d18e80dc6bbd829", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/b8248e22930b406a8d18e80dc6bbd829", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/b8248e22930b406a8d18e80dc6bbd829", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/b8248e22930b406a8d18e80dc6bbd829", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/b8248e22930b406a8d18e80dc6bbd829", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/b8248e22930b406a8d18e80dc6bbd829", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/b8248e22930b406a8d18e80dc6bbd829", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/b8248e22930b406a8d18e80dc6bbd829", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/b8248e22930b406a8d18e80dc6bbd829", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceTwoNetTests-040596ef-5eae-46b-user", "id": "72b10d7adab04c70801627da74bfe395"}, "audit_ids": ["j7VRV4OmT6-vCbe8bk5GNw"], "issued_at": "2019-01-18T06:14:06.000000Z"}} 2019-01-18 06:14:06,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}ca4099ecf5be050d6b1a9c05e378e770acc887f2" 2019-01-18 06:14:06,176 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:14:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bd3e6885-0241-487f-a5e2-1543659e6074 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:14:06,177 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-bd3e6885-0241-487f-a5e2-1543659e6074 2019-01-18 06:14:06,178 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-18 06:14:06,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}ca4099ecf5be050d6b1a9c05e378e770acc887f2" 2019-01-18 06:14:06,260 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:14:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6de023ee-a4ce-4c17-add9-e64b99b607fe Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:14:06,260 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-6de023ee-a4ce-4c17-add9-e64b99b607fe 2019-01-18 06:14:06,268 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceTwoNetTests-d78042df-300e-4144-b108-86dc1a5e00f9-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca4099ecf5be050d6b1a9c05e378e770acc887f2" 2019-01-18 06:14:06,516 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 653 X-Openstack-Request-Id: req-3eb9fe72-a1a8-48a3-abbd-ef29b4664d01 Date: Fri, 18 Jan 2019 06:14: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":["11203d87-17be-4bed-970a-0aa441f2f2ca"],"updated_at":"2019-01-18T06:13:42Z","tenant_id":"b8248e22930b406a8d18e80dc6bbd829","created_at":"2019-01-18T06:13:41Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"b8248e22930b406a8d18e80dc6bbd829","id":"f91792cc-b6a8-4663-812b-441363c79bbd","name":"CreateInstanceTwoNetTests-d78042df-300e-4144-b108-86dc1a5e00f9-net1"}]} 2019-01-18 06:14:06,516 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceTwoNetTests-d78042df-300e-4144-b108-86dc1a5e00f9-net1 used request id req-3eb9fe72-a1a8-48a3-abbd-ef29b4664d01 2019-01-18 06:14:06,520 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-18 06:14:06,525 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 18 Jan 2019 06:14: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"}]}]}} 2019-01-18 06:14:06,526 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/b8248e22930b406a8d18e80dc6bbd829 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca4099ecf5be050d6b1a9c05e378e770acc887f2" 2019-01-18 06:14:06,601 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:14:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-52066723-728c-47fe-a7ec-e445867ee81e 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/b8248e22930b406a8d18e80dc6bbd829"}, "enabled": true, "id": "b8248e22930b406a8d18e80dc6bbd829", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceTwoNetTests-040596ef-5eae-46b-proj"}} 2019-01-18 06:14:06,601 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/b8248e22930b406a8d18e80dc6bbd829 used request id req-52066723-728c-47fe-a7ec-e445867ee81e 2019-01-18 06:14:06,607 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=f91792cc-b6a8-4663-812b-441363c79bbd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca4099ecf5be050d6b1a9c05e378e770acc887f2" 2019-01-18 06:14:06,806 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-b8907e2d-6682-41cc-a878-c92b41ea2e89 Date: Fri, 18 Jan 2019 06:14:06 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f91792cc-b6a8-4663-812b-441363c79bbd","tenant_id":"b8248e22930b406a8d18e80dc6bbd829","created_at":"2019-01-18T06:13:42Z","dns_nameservers":[],"updated_at":"2019-01-18T06:13:42Z","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":"b8248e22930b406a8d18e80dc6bbd829","id":"11203d87-17be-4bed-970a-0aa441f2f2ca","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-d78042df-300e-4144-b108-86dc1a5e00f9-subnet1"}]} 2019-01-18 06:14:06,806 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=f91792cc-b6a8-4663-812b-441363c79bbd used request id req-b8907e2d-6682-41cc-a878-c92b41ea2e89 2019-01-18 06:14:06,812 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=f91792cc-b6a8-4663-812b-441363c79bbd&name=CreateInstanceTwoNetTests-d78042df-300e-4144-b108-86dc1a5e00f9-vm1-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca4099ecf5be050d6b1a9c05e378e770acc887f2" 2019-01-18 06:14:07,006 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-98b856cd-3ae6-4242-9313-b5d50fbdc683 Date: Fri, 18 Jan 2019 06:14:06 GMT RESP BODY: {"ports":[]} 2019-01-18 06:14:07,006 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=f91792cc-b6a8-4663-812b-441363c79bbd&name=CreateInstanceTwoNetTests-d78042df-300e-4144-b108-86dc1a5e00f9-vm1-port&admin_state_up=True used request id req-98b856cd-3ae6-4242-9313-b5d50fbdc683 2019-01-18 06:14:07,009 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/detail?name=CreateInstanceTwoNetTests-d78042df-300e-4144-b108-86dc1a5e00f9-inst1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca4099ecf5be050d6b1a9c05e378e770acc887f2" 2019-01-18 06:14:07,251 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:14: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-f3d1b5ef-cb08-4c1c-9ce3-ae1ed8fc516c x-compute-request-id: req-f3d1b5ef-cb08-4c1c-9ce3-ae1ed8fc516c Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2019-01-18 06:14:07,251 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail?name=CreateInstanceTwoNetTests-d78042df-300e-4144-b108-86dc1a5e00f9-inst1 used request id req-f3d1b5ef-cb08-4c1c-9ce3-ae1ed8fc516c 2019-01-18 06:14:07,257 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceTwoNetTests-d78042df-300e-4144-b108-86dc1a5e00f9-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca4099ecf5be050d6b1a9c05e378e770acc887f2" 2019-01-18 06:14:07,509 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 653 X-Openstack-Request-Id: req-8e957ddb-300c-405c-b3d8-a0ff7d4199bf Date: Fri, 18 Jan 2019 06:14: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":["11203d87-17be-4bed-970a-0aa441f2f2ca"],"updated_at":"2019-01-18T06:13:42Z","tenant_id":"b8248e22930b406a8d18e80dc6bbd829","created_at":"2019-01-18T06:13:41Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"b8248e22930b406a8d18e80dc6bbd829","id":"f91792cc-b6a8-4663-812b-441363c79bbd","name":"CreateInstanceTwoNetTests-d78042df-300e-4144-b108-86dc1a5e00f9-net1"}]} 2019-01-18 06:14:07,509 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceTwoNetTests-d78042df-300e-4144-b108-86dc1a5e00f9-net1 used request id req-8e957ddb-300c-405c-b3d8-a0ff7d4199bf 2019-01-18 06:14:07,513 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/b8248e22930b406a8d18e80dc6bbd829 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca4099ecf5be050d6b1a9c05e378e770acc887f2" 2019-01-18 06:14:07,606 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:14:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-797e1b52-9e8f-4e90-9c63-de6d010e2377 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/b8248e22930b406a8d18e80dc6bbd829"}, "enabled": true, "id": "b8248e22930b406a8d18e80dc6bbd829", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceTwoNetTests-040596ef-5eae-46b-proj"}} 2019-01-18 06:14:07,606 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/b8248e22930b406a8d18e80dc6bbd829 used request id req-797e1b52-9e8f-4e90-9c63-de6d010e2377 2019-01-18 06:14:07,612 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=f91792cc-b6a8-4663-812b-441363c79bbd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca4099ecf5be050d6b1a9c05e378e770acc887f2" 2019-01-18 06:14:07,799 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-5476b20c-a237-488f-9c16-29c4451ad67b Date: Fri, 18 Jan 2019 06:14:07 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f91792cc-b6a8-4663-812b-441363c79bbd","tenant_id":"b8248e22930b406a8d18e80dc6bbd829","created_at":"2019-01-18T06:13:42Z","dns_nameservers":[],"updated_at":"2019-01-18T06:13:42Z","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":"b8248e22930b406a8d18e80dc6bbd829","id":"11203d87-17be-4bed-970a-0aa441f2f2ca","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-d78042df-300e-4144-b108-86dc1a5e00f9-subnet1"}]} 2019-01-18 06:14:07,799 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=f91792cc-b6a8-4663-812b-441363c79bbd used request id req-5476b20c-a237-488f-9c16-29c4451ad67b 2019-01-18 06:14:07,805 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=f91792cc-b6a8-4663-812b-441363c79bbd&name=CreateInstanceTwoNetTests-d78042df-300e-4144-b108-86dc1a5e00f9-vm1-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca4099ecf5be050d6b1a9c05e378e770acc887f2" 2019-01-18 06:14:07,837 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-9ce36e79-92c0-4875-92dc-748998467c00 Date: Fri, 18 Jan 2019 06:14:07 GMT RESP BODY: {"ports":[]} 2019-01-18 06:14:07,837 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=f91792cc-b6a8-4663-812b-441363c79bbd&name=CreateInstanceTwoNetTests-d78042df-300e-4144-b108-86dc1a5e00f9-vm1-port&admin_state_up=True used request id req-9ce36e79-92c0-4875-92dc-748998467c00 2019-01-18 06:14:07,837 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:14:07,838 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:14:08,213 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e695ffa7aad541daa53c971f5a30efa1", "name": "CreateInstanceTwoNetTests-040596ef-5eae-46b-proj-role"}], "expires_at": "2019-01-18T07:14:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b8248e22930b406a8d18e80dc6bbd829", "name": "CreateInstanceTwoNetTests-040596ef-5eae-46b-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/b8248e22930b406a8d18e80dc6bbd829", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/b8248e22930b406a8d18e80dc6bbd829", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/b8248e22930b406a8d18e80dc6bbd829", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/b8248e22930b406a8d18e80dc6bbd829", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/b8248e22930b406a8d18e80dc6bbd829", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/b8248e22930b406a8d18e80dc6bbd829", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/b8248e22930b406a8d18e80dc6bbd829", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/b8248e22930b406a8d18e80dc6bbd829", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/b8248e22930b406a8d18e80dc6bbd829", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/b8248e22930b406a8d18e80dc6bbd829", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/b8248e22930b406a8d18e80dc6bbd829", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/b8248e22930b406a8d18e80dc6bbd829", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceTwoNetTests-040596ef-5eae-46b-user", "id": "72b10d7adab04c70801627da74bfe395"}, "audit_ids": ["AijuERidTUqG7v10V--3rg"], "issued_at": "2019-01-18T06:14:08.000000Z"}} 2019-01-18 06:14:08,214 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec98d713d4fd414c927548a4edc5d183bf3c7f68" 2019-01-18 06:14:08,285 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:14:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-39358586-8072-4419-87b6-ba7422225d42 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:14:08,285 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-39358586-8072-4419-87b6-ba7422225d42 2019-01-18 06:14:08,291 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceTwoNetTests-d78042df-300e-4144-b108-86dc1a5e00f9-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca4099ecf5be050d6b1a9c05e378e770acc887f2" 2019-01-18 06:14:08,543 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 653 X-Openstack-Request-Id: req-a65c8e85-9c12-4533-97ae-36098f8c0af8 Date: Fri, 18 Jan 2019 06:14: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":["11203d87-17be-4bed-970a-0aa441f2f2ca"],"updated_at":"2019-01-18T06:13:42Z","tenant_id":"b8248e22930b406a8d18e80dc6bbd829","created_at":"2019-01-18T06:13:41Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"b8248e22930b406a8d18e80dc6bbd829","id":"f91792cc-b6a8-4663-812b-441363c79bbd","name":"CreateInstanceTwoNetTests-d78042df-300e-4144-b108-86dc1a5e00f9-net1"}]} 2019-01-18 06:14:08,543 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceTwoNetTests-d78042df-300e-4144-b108-86dc1a5e00f9-net1 used request id req-a65c8e85-9c12-4533-97ae-36098f8c0af8 2019-01-18 06:14:08,548 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=f91792cc-b6a8-4663-812b-441363c79bbd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca4099ecf5be050d6b1a9c05e378e770acc887f2" 2019-01-18 06:14:08,756 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-74ee3c47-b979-4e86-8fdd-6c1c5576b723 Date: Fri, 18 Jan 2019 06:14:08 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f91792cc-b6a8-4663-812b-441363c79bbd","tenant_id":"b8248e22930b406a8d18e80dc6bbd829","created_at":"2019-01-18T06:13:42Z","dns_nameservers":[],"updated_at":"2019-01-18T06:13:42Z","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":"b8248e22930b406a8d18e80dc6bbd829","id":"11203d87-17be-4bed-970a-0aa441f2f2ca","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-d78042df-300e-4144-b108-86dc1a5e00f9-subnet1"}]} 2019-01-18 06:14:08,756 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=f91792cc-b6a8-4663-812b-441363c79bbd used request id req-74ee3c47-b979-4e86-8fdd-6c1c5576b723 2019-01-18 06:14:08,762 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceTwoNetTests-d78042df-300e-4144-b108-86dc1a5e00f9-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca4099ecf5be050d6b1a9c05e378e770acc887f2" 2019-01-18 06:14:08,858 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 653 X-Openstack-Request-Id: req-c98f89e3-1e89-4475-92ae-e74058c3d4df Date: Fri, 18 Jan 2019 06:14: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":["11203d87-17be-4bed-970a-0aa441f2f2ca"],"updated_at":"2019-01-18T06:13:42Z","tenant_id":"b8248e22930b406a8d18e80dc6bbd829","created_at":"2019-01-18T06:13:41Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"b8248e22930b406a8d18e80dc6bbd829","id":"f91792cc-b6a8-4663-812b-441363c79bbd","name":"CreateInstanceTwoNetTests-d78042df-300e-4144-b108-86dc1a5e00f9-net1"}]} 2019-01-18 06:14:08,858 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceTwoNetTests-d78042df-300e-4144-b108-86dc1a5e00f9-net1 used request id req-c98f89e3-1e89-4475-92ae-e74058c3d4df 2019-01-18 06:14:08,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" 2019-01-18 06:14:08,867 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 18 Jan 2019 06:14: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"}]}]}} 2019-01-18 06:14:08,868 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/b8248e22930b406a8d18e80dc6bbd829 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec98d713d4fd414c927548a4edc5d183bf3c7f68" 2019-01-18 06:14:08,945 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:14:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1189d8f4-cdab-4a2f-ad3e-1c9c97ecd07f 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/b8248e22930b406a8d18e80dc6bbd829"}, "enabled": true, "id": "b8248e22930b406a8d18e80dc6bbd829", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceTwoNetTests-040596ef-5eae-46b-proj"}} 2019-01-18 06:14:08,945 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/b8248e22930b406a8d18e80dc6bbd829 used request id req-1189d8f4-cdab-4a2f-ad3e-1c9c97ecd07f 2019-01-18 06:14:08,951 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=f91792cc-b6a8-4663-812b-441363c79bbd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca4099ecf5be050d6b1a9c05e378e770acc887f2" 2019-01-18 06:14:09,001 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-971c77a0-83c6-486e-bc60-e2b007d119be Date: Fri, 18 Jan 2019 06:14:09 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f91792cc-b6a8-4663-812b-441363c79bbd","tenant_id":"b8248e22930b406a8d18e80dc6bbd829","created_at":"2019-01-18T06:13:42Z","dns_nameservers":[],"updated_at":"2019-01-18T06:13:42Z","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":"b8248e22930b406a8d18e80dc6bbd829","id":"11203d87-17be-4bed-970a-0aa441f2f2ca","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-d78042df-300e-4144-b108-86dc1a5e00f9-subnet1"}]} 2019-01-18 06:14:09,001 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=f91792cc-b6a8-4663-812b-441363c79bbd used request id req-971c77a0-83c6-486e-bc60-e2b007d119be 2019-01-18 06:14:09,007 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=f91792cc-b6a8-4663-812b-441363c79bbd&name=CreateInstanceTwoNetTests-d78042df-300e-4144-b108-86dc1a5e00f9-subnet1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca4099ecf5be050d6b1a9c05e378e770acc887f2" 2019-01-18 06:14:09,197 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-b36fed22-e6fd-458b-ae30-099b0ac423d1 Date: Fri, 18 Jan 2019 06:14:09 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f91792cc-b6a8-4663-812b-441363c79bbd","tenant_id":"b8248e22930b406a8d18e80dc6bbd829","created_at":"2019-01-18T06:13:42Z","dns_nameservers":[],"updated_at":"2019-01-18T06:13:42Z","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":"b8248e22930b406a8d18e80dc6bbd829","id":"11203d87-17be-4bed-970a-0aa441f2f2ca","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-d78042df-300e-4144-b108-86dc1a5e00f9-subnet1"}]} 2019-01-18 06:14:09,197 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=f91792cc-b6a8-4663-812b-441363c79bbd&name=CreateInstanceTwoNetTests-d78042df-300e-4144-b108-86dc1a5e00f9-subnet1 used request id req-b36fed22-e6fd-458b-ae30-099b0ac423d1 2019-01-18 06:14:09,197 - neutron_utils - INFO - Creating port for network with name - CreateInstanceTwoNetTests-d78042df-300e-4144-b108-86dc1a5e00f9-net1 2019-01-18 06:14:09,202 - 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}ca4099ecf5be050d6b1a9c05e378e770acc887f2" -d '{"port": {"network_id": "f91792cc-b6a8-4663-812b-441363c79bbd", "fixed_ips": [{"subnet_id": "11203d87-17be-4bed-970a-0aa441f2f2ca", "ip_address": "10.200.201.5"}], "name": "CreateInstanceTwoNetTests-d78042df-300e-4144-b108-86dc1a5e00f9-vm1-port", "admin_state_up": true}}' 2019-01-18 06:14:10,205 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 787 X-Openstack-Request-Id: req-d45b1de0-cb83-4b2d-8b1b-e17b2e788b6f Date: Fri, 18 Jan 2019 06:14:10 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:14:09Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"11203d87-17be-4bed-970a-0aa441f2f2ca","ip_address":"10.200.201.5"}],"id":"0db3e476-c02f-4d9a-9adf-a63597d25e62","security_groups":["e65c4a28-1371-4415-b6b1-fcd56d1ecf0f"],"mac_address":"fa:16:3e:31:98:ae","device_id":"","status":"DOWN","description":"","tags":[],"name":"CreateInstanceTwoNetTests-d78042df-300e-4144-b108-86dc1a5e00f9-vm1-port","project_id":"b8248e22930b406a8d18e80dc6bbd829","qos_policy_id":null,"admin_state_up":true,"network_id":"f91792cc-b6a8-4663-812b-441363c79bbd","tenant_id":"b8248e22930b406a8d18e80dc6bbd829","created_at":"2019-01-18T06:14:09Z","binding:vnic_type":"normal"}} 2019-01-18 06:14:10,205 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/ports used request id req-d45b1de0-cb83-4b2d-8b1b-e17b2e788b6f 2019-01-18 06:14:10,211 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceTwoNetTests-d78042df-300e-4144-b108-86dc1a5e00f9-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca4099ecf5be050d6b1a9c05e378e770acc887f2" 2019-01-18 06:14:10,458 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 653 X-Openstack-Request-Id: req-59d30b04-a6eb-4ebc-a3e6-c6e7865eeceb Date: Fri, 18 Jan 2019 06:14: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":["11203d87-17be-4bed-970a-0aa441f2f2ca"],"updated_at":"2019-01-18T06:13:42Z","tenant_id":"b8248e22930b406a8d18e80dc6bbd829","created_at":"2019-01-18T06:13:41Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"b8248e22930b406a8d18e80dc6bbd829","id":"f91792cc-b6a8-4663-812b-441363c79bbd","name":"CreateInstanceTwoNetTests-d78042df-300e-4144-b108-86dc1a5e00f9-net1"}]} 2019-01-18 06:14:10,458 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceTwoNetTests-d78042df-300e-4144-b108-86dc1a5e00f9-net1 used request id req-59d30b04-a6eb-4ebc-a3e6-c6e7865eeceb 2019-01-18 06:14:10,462 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/b8248e22930b406a8d18e80dc6bbd829 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca4099ecf5be050d6b1a9c05e378e770acc887f2" 2019-01-18 06:14:10,536 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:14:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-df42a8f2-b402-4804-9b78-cb298e606d44 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/b8248e22930b406a8d18e80dc6bbd829"}, "enabled": true, "id": "b8248e22930b406a8d18e80dc6bbd829", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceTwoNetTests-040596ef-5eae-46b-proj"}} 2019-01-18 06:14:10,536 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/b8248e22930b406a8d18e80dc6bbd829 used request id req-df42a8f2-b402-4804-9b78-cb298e606d44 2019-01-18 06:14:10,542 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=f91792cc-b6a8-4663-812b-441363c79bbd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca4099ecf5be050d6b1a9c05e378e770acc887f2" 2019-01-18 06:14:10,743 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-be9b846e-2304-4cf6-824e-0da3b67c0a89 Date: Fri, 18 Jan 2019 06:14:10 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f91792cc-b6a8-4663-812b-441363c79bbd","tenant_id":"b8248e22930b406a8d18e80dc6bbd829","created_at":"2019-01-18T06:13:42Z","dns_nameservers":[],"updated_at":"2019-01-18T06:13:42Z","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":"b8248e22930b406a8d18e80dc6bbd829","id":"11203d87-17be-4bed-970a-0aa441f2f2ca","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-d78042df-300e-4144-b108-86dc1a5e00f9-subnet1"}]} 2019-01-18 06:14:10,743 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=f91792cc-b6a8-4663-812b-441363c79bbd used request id req-be9b846e-2304-4cf6-824e-0da3b67c0a89 2019-01-18 06:14:10,749 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=f91792cc-b6a8-4663-812b-441363c79bbd&name=CreateInstanceTwoNetTests-d78042df-300e-4144-b108-86dc1a5e00f9-vm1-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca4099ecf5be050d6b1a9c05e378e770acc887f2" 2019-01-18 06:14:10,978 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 790 X-Openstack-Request-Id: req-664b1699-0705-4809-9441-e105c29b6df7 Date: Fri, 18 Jan 2019 06:14:10 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:14:09Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"11203d87-17be-4bed-970a-0aa441f2f2ca","ip_address":"10.200.201.5"}],"id":"0db3e476-c02f-4d9a-9adf-a63597d25e62","security_groups":["e65c4a28-1371-4415-b6b1-fcd56d1ecf0f"],"mac_address":"fa:16:3e:31:98:ae","project_id":"b8248e22930b406a8d18e80dc6bbd829","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceTwoNetTests-d78042df-300e-4144-b108-86dc1a5e00f9-vm1-port","admin_state_up":true,"network_id":"f91792cc-b6a8-4663-812b-441363c79bbd","tenant_id":"b8248e22930b406a8d18e80dc6bbd829","created_at":"2019-01-18T06:14:09Z","binding:vnic_type":"normal","device_id":""}]} 2019-01-18 06:14:10,978 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=f91792cc-b6a8-4663-812b-441363c79bbd&name=CreateInstanceTwoNetTests-d78042df-300e-4144-b108-86dc1a5e00f9-vm1-port&admin_state_up=True used request id req-664b1699-0705-4809-9441-e105c29b6df7 2019-01-18 06:14:10,981 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/b8248e22930b406a8d18e80dc6bbd829 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca4099ecf5be050d6b1a9c05e378e770acc887f2" 2019-01-18 06:14:11,067 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:14:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-210dd807-5ee0-42b4-bde8-2d5adb3882b4 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/b8248e22930b406a8d18e80dc6bbd829"}, "enabled": true, "id": "b8248e22930b406a8d18e80dc6bbd829", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceTwoNetTests-040596ef-5eae-46b-proj"}} 2019-01-18 06:14:11,067 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/b8248e22930b406a8d18e80dc6bbd829 used request id req-210dd807-5ee0-42b4-bde8-2d5adb3882b4 2019-01-18 06:14:11,067 - nova_utils - INFO - Creating VM with name - CreateInstanceTwoNetTests-d78042df-300e-4144-b108-86dc1a5e00f9-inst1 2019-01-18 06:14:11,071 - 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}ca4099ecf5be050d6b1a9c05e378e770acc887f2" 2019-01-18 06:14:11,098 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:14: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-fb93b592-b6ca-407c-a4f0-3ec0a500644a x-compute-request-id: req-fb93b592-b6ca-407c-a4f0-3ec0a500644a Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"flavors": [{"id": "4065aad0-5977-4c4d-801a-df81edf89d64", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/4065aad0-5977-4c4d-801a-df81edf89d64", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/4065aad0-5977-4c4d-801a-df81edf89d64", "rel": "bookmark"}], "name": "CreateInstanceTwoNetTests-d78042df-300e-4144-b108-86dc1a5e00f9-flavor-name"}]} 2019-01-18 06:14:11,098 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-fb93b592-b6ca-407c-a4f0-3ec0a500644a 2019-01-18 06:14:11,101 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors/4065aad0-5977-4c4d-801a-df81edf89d64 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca4099ecf5be050d6b1a9c05e378e770acc887f2" 2019-01-18 06:14:11,122 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:14: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-0ff16d89-1ffb-4a9c-b1c7-31a34c12c7dd x-compute-request-id: req-0ff16d89-1ffb-4a9c-b1c7-31a34c12c7dd Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/4065aad0-5977-4c4d-801a-df81edf89d64", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/4065aad0-5977-4c4d-801a-df81edf89d64", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "4065aad0-5977-4c4d-801a-df81edf89d64", "name": "CreateInstanceTwoNetTests-d78042df-300e-4144-b108-86dc1a5e00f9-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2019-01-18 06:14:11,122 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/4065aad0-5977-4c4d-801a-df81edf89d64 used request id req-0ff16d89-1ffb-4a9c-b1c7-31a34c12c7dd 2019-01-18 06:14:11,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=CreateInstanceTwoNetTests-6c23c94b-7fe0-437e-85a2-5fb4160ef85a -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ca4099ecf5be050d6b1a9c05e378e770acc887f2" 2019-01-18 06:14:11,299 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1048 Content-Type: application/json X-Openstack-Request-Id: req-0d2b5730-7e27-4486-a159-6c418dfa5103 Date: Fri, 18 Jan 2019 06:14:11 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstanceTwoNetTests-6c23c94b-7fe0-437e-85a2-5fb4160ef85a", "tags": [], "container_format": "bare", "created_at": "2019-01-18T06:13:38Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-18T06:13:39Z", "visibility": "shared", "locations": [{"url": "rbd://af014572-0a5d-4a80-a07f-9105f52ab2c1/images/e6f5f0df-23c3-48d2-ac5b-36d27f4c43da/snap", "metadata": {}}], "self": "/v2/images/e6f5f0df-23c3-48d2-ac5b-36d27f4c43da", "min_disk": 0, "protected": false, "id": "e6f5f0df-23c3-48d2-ac5b-36d27f4c43da", "file": "/v2/images/e6f5f0df-23c3-48d2-ac5b-36d27f4c43da/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "b8248e22930b406a8d18e80dc6bbd829", "direct_url": "rbd://af014572-0a5d-4a80-a07f-9105f52ab2c1/images/e6f5f0df-23c3-48d2-ac5b-36d27f4c43da/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceTwoNetTests-6c23c94b-7fe0-437e-85a2-5fb4160ef85a"} 2019-01-18 06:14:11,299 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceTwoNetTests-6c23c94b-7fe0-437e-85a2-5fb4160ef85a used request id req-0d2b5730-7e27-4486-a159-6c418dfa5103 2019-01-18 06:14:11,305 - 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}ca4099ecf5be050d6b1a9c05e378e770acc887f2" 2019-01-18 06:14:11,456 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-72bfcf96-2f0d-48da-8fba-eeeb97e0f735 Date: Fri, 18 Jan 2019 06:14: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"}}} 2019-01-18 06:14:11,457 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-72bfcf96-2f0d-48da-8fba-eeeb97e0f735 2019-01-18 06:14:11,462 - 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}ca4099ecf5be050d6b1a9c05e378e770acc887f2" -d '{"server": {"name": "CreateInstanceTwoNetTests-d78042df-300e-4144-b108-86dc1a5e00f9-inst1", "imageRef": "e6f5f0df-23c3-48d2-ac5b-36d27f4c43da", "flavorRef": "4065aad0-5977-4c4d-801a-df81edf89d64", "user_data": "IyEvYmluL3NoCgp3aGlsZSB0cnVlOyBkbwogcGluZyAtYyAxIDEwLjIwMC4yMDIuNSAyPiYxID4vZGV2L251bGwKIFJFUz0kPwogaWYgWyAiWiRSRVMiID0gIlowIiBdIDsgdGhlbgogIGVjaG8gJ3ZQaW5nIE9LJwogIGJyZWFrCiBlbHNlCiAgZWNobyAndlBpbmcgS08nCiBmaQogc2xlZXAgMQpkb25lCgo=", "max_count": 1, "min_count": 1, "networks": [{"port": "0db3e476-c02f-4d9a-9adf-a63597d25e62"}]}}' 2019-01-18 06:14:13,592 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 18 Jan 2019 06:14: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-975b7030-b202-4ecc-85b1-93347d396d18 x-compute-request-id: req-975b7030-b202-4ecc-85b1-93347d396d18 Content-Length: 374 location: http://172.30.9.23:8774/v2.1/servers/de7cb42d-94c0-4d2c-8eed-543f5c05833f Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "de7cb42d-94c0-4d2c-8eed-543f5c05833f", "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/de7cb42d-94c0-4d2c-8eed-543f5c05833f", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/de7cb42d-94c0-4d2c-8eed-543f5c05833f", "rel": "bookmark"}], "adminPass": "bpMs6s7R3Siq"}} 2019-01-18 06:14:13,592 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-975b7030-b202-4ecc-85b1-93347d396d18 2019-01-18 06:14:13,596 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/de7cb42d-94c0-4d2c-8eed-543f5c05833f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca4099ecf5be050d6b1a9c05e378e770acc887f2" 2019-01-18 06:14:14,039 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:14: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-789fbef2-cbca-4e9c-a1cd-aa187eba0556 x-compute-request-id: req-789fbef2-cbca-4e9c-a1cd-aa187eba0556 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/de7cb42d-94c0-4d2c-8eed-543f5c05833f", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/de7cb42d-94c0-4d2c-8eed-543f5c05833f", "rel": "bookmark"}], "image": {"id": "e6f5f0df-23c3-48d2-ac5b-36d27f4c43da", "links": [{"href": "http://172.30.9.23:8774/images/e6f5f0df-23c3-48d2-ac5b-36d27f4c43da", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4065aad0-5977-4c4d-801a-df81edf89d64", "links": [{"href": "http://172.30.9.23:8774/flavors/4065aad0-5977-4c4d-801a-df81edf89d64", "rel": "bookmark"}]}, "id": "de7cb42d-94c0-4d2c-8eed-543f5c05833f", "user_id": "72b10d7adab04c70801627da74bfe395", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2019-01-18T06:14:13Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-d78042df-300e-4144-b108-86dc1a5e00f9-inst1", "created": "2019-01-18T06:14:13Z", "tenant_id": "b8248e22930b406a8d18e80dc6bbd829", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-18 06:14:14,039 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/de7cb42d-94c0-4d2c-8eed-543f5c05833f used request id req-789fbef2-cbca-4e9c-a1cd-aa187eba0556 2019-01-18 06:14:14,039 - create_instance - INFO - Created instance with name - CreateInstanceTwoNetTests-d78042df-300e-4144-b108-86dc1a5e00f9-inst1 2019-01-18 06:14:14,042 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/de7cb42d-94c0-4d2c-8eed-543f5c05833f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca4099ecf5be050d6b1a9c05e378e770acc887f2" 2019-01-18 06:14:14,357 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:14: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-9c1cb61f-40b2-48a4-a0a0-d106049824dc x-compute-request-id: req-9c1cb61f-40b2-48a4-a0a0-d106049824dc 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/de7cb42d-94c0-4d2c-8eed-543f5c05833f", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/de7cb42d-94c0-4d2c-8eed-543f5c05833f", "rel": "bookmark"}], "image": {"id": "e6f5f0df-23c3-48d2-ac5b-36d27f4c43da", "links": [{"href": "http://172.30.9.23:8774/images/e6f5f0df-23c3-48d2-ac5b-36d27f4c43da", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4065aad0-5977-4c4d-801a-df81edf89d64", "links": [{"href": "http://172.30.9.23:8774/flavors/4065aad0-5977-4c4d-801a-df81edf89d64", "rel": "bookmark"}]}, "id": "de7cb42d-94c0-4d2c-8eed-543f5c05833f", "user_id": "72b10d7adab04c70801627da74bfe395", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2019-01-18T06:14:14Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-d78042df-300e-4144-b108-86dc1a5e00f9-inst1", "created": "2019-01-18T06:14:13Z", "tenant_id": "b8248e22930b406a8d18e80dc6bbd829", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-18 06:14:14,357 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/de7cb42d-94c0-4d2c-8eed-543f5c05833f used request id req-9c1cb61f-40b2-48a4-a0a0-d106049824dc 2019-01-18 06:14:14,358 - create_instance - DEBUG - Instance status [CreateInstanceTwoNetTests-d78042df-300e-4144-b108-86dc1a5e00f9-inst1] is - BUILD 2019-01-18 06:14:14,358 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-18 06:14:17,361 - create_instance - DEBUG - VM status query timeout in 896.678599834 2019-01-18 06:14:17,364 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/de7cb42d-94c0-4d2c-8eed-543f5c05833f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca4099ecf5be050d6b1a9c05e378e770acc887f2" 2019-01-18 06:14:18,215 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:14: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-0c6128e0-20a0-4c5a-b2fe-45e454677fda x-compute-request-id: req-0c6128e0-20a0-4c5a-b2fe-45e454677fda 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/de7cb42d-94c0-4d2c-8eed-543f5c05833f", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/de7cb42d-94c0-4d2c-8eed-543f5c05833f", "rel": "bookmark"}], "image": {"id": "e6f5f0df-23c3-48d2-ac5b-36d27f4c43da", "links": [{"href": "http://172.30.9.23:8774/images/e6f5f0df-23c3-48d2-ac5b-36d27f4c43da", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4065aad0-5977-4c4d-801a-df81edf89d64", "links": [{"href": "http://172.30.9.23:8774/flavors/4065aad0-5977-4c4d-801a-df81edf89d64", "rel": "bookmark"}]}, "id": "de7cb42d-94c0-4d2c-8eed-543f5c05833f", "security_groups": [{"name": "default"}], "user_id": "72b10d7adab04c70801627da74bfe395", "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": "2019-01-18T06:14:15Z", "hostId": "7bde35b0005ea130cedb0c503346a9474064f194098a8140d5fe21d2", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-d78042df-300e-4144-b108-86dc1a5e00f9-inst1", "created": "2019-01-18T06:14:13Z", "tenant_id": "b8248e22930b406a8d18e80dc6bbd829", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-18 06:14:18,215 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/de7cb42d-94c0-4d2c-8eed-543f5c05833f used request id req-0c6128e0-20a0-4c5a-b2fe-45e454677fda 2019-01-18 06:14:18,216 - create_instance - DEBUG - Instance status [CreateInstanceTwoNetTests-d78042df-300e-4144-b108-86dc1a5e00f9-inst1] is - BUILD 2019-01-18 06:14:18,216 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-18 06:14:21,219 - create_instance - DEBUG - VM status query timeout in 892.820552826 2019-01-18 06:14:21,222 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/de7cb42d-94c0-4d2c-8eed-543f5c05833f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca4099ecf5be050d6b1a9c05e378e770acc887f2" 2019-01-18 06:14:21,805 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:14: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-8e943d18-be60-413c-9f99-b7c131f55a7d x-compute-request-id: req-8e943d18-be60-413c-9f99-b7c131f55a7d Content-Encoding: gzip Content-Length: 753 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceTwoNetTests-d78042df-300e-4144-b108-86dc1a5e00f9-net1": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:31:98:ae", "version": 4, "addr": "10.200.201.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/de7cb42d-94c0-4d2c-8eed-543f5c05833f", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/de7cb42d-94c0-4d2c-8eed-543f5c05833f", "rel": "bookmark"}], "image": {"id": "e6f5f0df-23c3-48d2-ac5b-36d27f4c43da", "links": [{"href": "http://172.30.9.23:8774/images/e6f5f0df-23c3-48d2-ac5b-36d27f4c43da", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-18T06:14:18.000000", "flavor": {"id": "4065aad0-5977-4c4d-801a-df81edf89d64", "links": [{"href": "http://172.30.9.23:8774/flavors/4065aad0-5977-4c4d-801a-df81edf89d64", "rel": "bookmark"}]}, "id": "de7cb42d-94c0-4d2c-8eed-543f5c05833f", "security_groups": [{"name": "default"}], "user_id": "72b10d7adab04c70801627da74bfe395", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-18T06:14:20Z", "hostId": "7bde35b0005ea130cedb0c503346a9474064f194098a8140d5fe21d2", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-d78042df-300e-4144-b108-86dc1a5e00f9-inst1", "created": "2019-01-18T06:14:13Z", "tenant_id": "b8248e22930b406a8d18e80dc6bbd829", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-18 06:14:21,805 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/de7cb42d-94c0-4d2c-8eed-543f5c05833f used request id req-8e943d18-be60-413c-9f99-b7c131f55a7d 2019-01-18 06:14:21,805 - create_instance - DEBUG - Instance status [CreateInstanceTwoNetTests-d78042df-300e-4144-b108-86dc1a5e00f9-inst1] is - ACTIVE 2019-01-18 06:14:21,806 - create_instance - INFO - VM is - ACTIVE 2019-01-18 06:14:21,809 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/de7cb42d-94c0-4d2c-8eed-543f5c05833f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca4099ecf5be050d6b1a9c05e378e770acc887f2" 2019-01-18 06:14:22,445 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:14: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-75f108dc-8c78-4a20-981c-aa1c96fc3d1f x-compute-request-id: req-75f108dc-8c78-4a20-981c-aa1c96fc3d1f Content-Encoding: gzip Content-Length: 753 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceTwoNetTests-d78042df-300e-4144-b108-86dc1a5e00f9-net1": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:31:98:ae", "version": 4, "addr": "10.200.201.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/de7cb42d-94c0-4d2c-8eed-543f5c05833f", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/de7cb42d-94c0-4d2c-8eed-543f5c05833f", "rel": "bookmark"}], "image": {"id": "e6f5f0df-23c3-48d2-ac5b-36d27f4c43da", "links": [{"href": "http://172.30.9.23:8774/images/e6f5f0df-23c3-48d2-ac5b-36d27f4c43da", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-18T06:14:18.000000", "flavor": {"id": "4065aad0-5977-4c4d-801a-df81edf89d64", "links": [{"href": "http://172.30.9.23:8774/flavors/4065aad0-5977-4c4d-801a-df81edf89d64", "rel": "bookmark"}]}, "id": "de7cb42d-94c0-4d2c-8eed-543f5c05833f", "security_groups": [{"name": "default"}], "user_id": "72b10d7adab04c70801627da74bfe395", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-18T06:14:20Z", "hostId": "7bde35b0005ea130cedb0c503346a9474064f194098a8140d5fe21d2", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-d78042df-300e-4144-b108-86dc1a5e00f9-inst1", "created": "2019-01-18T06:14:13Z", "tenant_id": "b8248e22930b406a8d18e80dc6bbd829", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-18 06:14:22,446 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/de7cb42d-94c0-4d2c-8eed-543f5c05833f used request id req-75f108dc-8c78-4a20-981c-aa1c96fc3d1f 2019-01-18 06:14:22,451 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceTwoNetTests-d78042df-300e-4144-b108-86dc1a5e00f9-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca4099ecf5be050d6b1a9c05e378e770acc887f2" 2019-01-18 06:14:22,695 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 653 X-Openstack-Request-Id: req-b2c2c1f3-f4c4-485a-925e-a5242d80f81c Date: Fri, 18 Jan 2019 06:14: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":["11203d87-17be-4bed-970a-0aa441f2f2ca"],"updated_at":"2019-01-18T06:13:42Z","tenant_id":"b8248e22930b406a8d18e80dc6bbd829","created_at":"2019-01-18T06:13:41Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"b8248e22930b406a8d18e80dc6bbd829","id":"f91792cc-b6a8-4663-812b-441363c79bbd","name":"CreateInstanceTwoNetTests-d78042df-300e-4144-b108-86dc1a5e00f9-net1"}]} 2019-01-18 06:14:22,696 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceTwoNetTests-d78042df-300e-4144-b108-86dc1a5e00f9-net1 used request id req-b2c2c1f3-f4c4-485a-925e-a5242d80f81c 2019-01-18 06:14:22,700 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/b8248e22930b406a8d18e80dc6bbd829 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca4099ecf5be050d6b1a9c05e378e770acc887f2" 2019-01-18 06:14:22,779 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:14:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cf3ef07b-ee6c-4d9a-a833-b58c97042808 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/b8248e22930b406a8d18e80dc6bbd829"}, "enabled": true, "id": "b8248e22930b406a8d18e80dc6bbd829", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceTwoNetTests-040596ef-5eae-46b-proj"}} 2019-01-18 06:14:22,779 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/b8248e22930b406a8d18e80dc6bbd829 used request id req-cf3ef07b-ee6c-4d9a-a833-b58c97042808 2019-01-18 06:14:22,784 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=f91792cc-b6a8-4663-812b-441363c79bbd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca4099ecf5be050d6b1a9c05e378e770acc887f2" 2019-01-18 06:14:23,015 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-1b686ccf-286a-4bb1-b0ef-fbdedd24ff90 Date: Fri, 18 Jan 2019 06:14:23 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f91792cc-b6a8-4663-812b-441363c79bbd","tenant_id":"b8248e22930b406a8d18e80dc6bbd829","created_at":"2019-01-18T06:13:42Z","dns_nameservers":[],"updated_at":"2019-01-18T06:13:42Z","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":"b8248e22930b406a8d18e80dc6bbd829","id":"11203d87-17be-4bed-970a-0aa441f2f2ca","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-d78042df-300e-4144-b108-86dc1a5e00f9-subnet1"}]} 2019-01-18 06:14:23,015 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=f91792cc-b6a8-4663-812b-441363c79bbd used request id req-1b686ccf-286a-4bb1-b0ef-fbdedd24ff90 2019-01-18 06:14:23,020 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=f91792cc-b6a8-4663-812b-441363c79bbd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca4099ecf5be050d6b1a9c05e378e770acc887f2" 2019-01-18 06:14:23,131 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3986 X-Openstack-Request-Id: req-eecb1221-f0b2-46cd-9027-04fab2c2f502 Date: Fri, 18 Jan 2019 06:14:23 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:14:13Z","device_owner":"network:ha_router_replicated_interface","revision_number":16,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"11203d87-17be-4bed-970a-0aa441f2f2ca","ip_address":"10.200.201.1"}],"id":"06a23666-75f8-4a95-b8f0-d02c1be1caab","security_groups":["e65c4a28-1371-4415-b6b1-fcd56d1ecf0f"],"mac_address":"fa:16:3e:f2:b6:3f","project_id":"b8248e22930b406a8d18e80dc6bbd829","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceTwoNetTests-d78042df-300e-4144-b108-86dc1a5e00f9-router-port1","admin_state_up":true,"network_id":"f91792cc-b6a8-4663-812b-441363c79bbd","tenant_id":"b8248e22930b406a8d18e80dc6bbd829","created_at":"2019-01-18T06:13:54Z","binding:vnic_type":"normal","device_id":"3bcf7b5a-d3ee-4c09-9cb5-2899934cfa48"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:14:20Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"11203d87-17be-4bed-970a-0aa441f2f2ca","ip_address":"10.200.201.5"}],"id":"0db3e476-c02f-4d9a-9adf-a63597d25e62","security_groups":["e65c4a28-1371-4415-b6b1-fcd56d1ecf0f"],"mac_address":"fa:16:3e:31:98:ae","project_id":"b8248e22930b406a8d18e80dc6bbd829","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceTwoNetTests-d78042df-300e-4144-b108-86dc1a5e00f9-vm1-port","admin_state_up":true,"network_id":"f91792cc-b6a8-4663-812b-441363c79bbd","tenant_id":"b8248e22930b406a8d18e80dc6bbd829","created_at":"2019-01-18T06:14:09Z","binding:vnic_type":"normal","device_id":"de7cb42d-94c0-4d2c-8eed-543f5c05833f"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:13:45Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"11203d87-17be-4bed-970a-0aa441f2f2ca","ip_address":"10.200.201.3"}],"id":"7958f802-12e3-4d57-9bf2-e25dac5e125a","security_groups":[],"mac_address":"fa:16:3e:58:ba:c9","project_id":"b8248e22930b406a8d18e80dc6bbd829","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"f91792cc-b6a8-4663-812b-441363c79bbd","tenant_id":"b8248e22930b406a8d18e80dc6bbd829","created_at":"2019-01-18T06:13:43Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-f91792cc-b6a8-4663-812b-441363c79bbd"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:13:46Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"11203d87-17be-4bed-970a-0aa441f2f2ca","ip_address":"10.200.201.2"}],"id":"a8c2fb0d-2268-4783-b609-805cb4a90c3b","security_groups":[],"mac_address":"fa:16:3e:9a:c7:3b","project_id":"b8248e22930b406a8d18e80dc6bbd829","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"f91792cc-b6a8-4663-812b-441363c79bbd","tenant_id":"b8248e22930b406a8d18e80dc6bbd829","created_at":"2019-01-18T06:13:43Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-f91792cc-b6a8-4663-812b-441363c79bbd"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:13:47Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"11203d87-17be-4bed-970a-0aa441f2f2ca","ip_address":"10.200.201.4"}],"id":"ff8d388a-5d44-404a-8fcb-f26e90fd5a64","security_groups":[],"mac_address":"fa:16:3e:e7:6e:3d","project_id":"b8248e22930b406a8d18e80dc6bbd829","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"f91792cc-b6a8-4663-812b-441363c79bbd","tenant_id":"b8248e22930b406a8d18e80dc6bbd829","created_at":"2019-01-18T06:13:44Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-f91792cc-b6a8-4663-812b-441363c79bbd"}]} 2019-01-18 06:14:23,131 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=f91792cc-b6a8-4663-812b-441363c79bbd used request id req-eecb1221-f0b2-46cd-9027-04fab2c2f502 2019-01-18 06:14:23,132 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:14:23,133 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:14:23,507 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e695ffa7aad541daa53c971f5a30efa1", "name": "CreateInstanceTwoNetTests-040596ef-5eae-46b-proj-role"}], "expires_at": "2019-01-18T07:14:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b8248e22930b406a8d18e80dc6bbd829", "name": "CreateInstanceTwoNetTests-040596ef-5eae-46b-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/b8248e22930b406a8d18e80dc6bbd829", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/b8248e22930b406a8d18e80dc6bbd829", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/b8248e22930b406a8d18e80dc6bbd829", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/b8248e22930b406a8d18e80dc6bbd829", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/b8248e22930b406a8d18e80dc6bbd829", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/b8248e22930b406a8d18e80dc6bbd829", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/b8248e22930b406a8d18e80dc6bbd829", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/b8248e22930b406a8d18e80dc6bbd829", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/b8248e22930b406a8d18e80dc6bbd829", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/b8248e22930b406a8d18e80dc6bbd829", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/b8248e22930b406a8d18e80dc6bbd829", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/b8248e22930b406a8d18e80dc6bbd829", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceTwoNetTests-040596ef-5eae-46b-user", "id": "72b10d7adab04c70801627da74bfe395"}, "audit_ids": ["PGkft42_Sp6yWvo29C4SGg"], "issued_at": "2019-01-18T06:14:23.000000Z"}} 2019-01-18 06:14:23,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}4d8f285ff8a77b540a89de99f36b1b10b9f8427c" 2019-01-18 06:14:23,588 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:14:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-26362366-a3f7-45cc-9a93-9d4e9c948ef4 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:14:23,588 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-26362366-a3f7-45cc-9a93-9d4e9c948ef4 2019-01-18 06:14:23,590 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-18 06:14:23,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}4d8f285ff8a77b540a89de99f36b1b10b9f8427c" 2019-01-18 06:14:23,667 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:14:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e732e511-8991-439b-a049-e974c844c0bf Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:14:23,667 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-e732e511-8991-439b-a049-e974c844c0bf 2019-01-18 06:14:23,674 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceTwoNetTests-d78042df-300e-4144-b108-86dc1a5e00f9-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d8f285ff8a77b540a89de99f36b1b10b9f8427c" 2019-01-18 06:14:23,935 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 653 X-Openstack-Request-Id: req-141a1446-e2b3-4e77-9ba3-0f0e6c9e6142 Date: Fri, 18 Jan 2019 06:14: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":["2df79995-eaec-404d-a2bc-f589c11d8a28"],"updated_at":"2019-01-18T06:13:45Z","tenant_id":"b8248e22930b406a8d18e80dc6bbd829","created_at":"2019-01-18T06:13:44Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"b8248e22930b406a8d18e80dc6bbd829","id":"368f919d-5bca-42fc-a2d3-03d0ea0337e7","name":"CreateInstanceTwoNetTests-d78042df-300e-4144-b108-86dc1a5e00f9-net2"}]} 2019-01-18 06:14:23,935 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceTwoNetTests-d78042df-300e-4144-b108-86dc1a5e00f9-net2 used request id req-141a1446-e2b3-4e77-9ba3-0f0e6c9e6142 2019-01-18 06:14:23,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" 2019-01-18 06:14:23,944 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 18 Jan 2019 06:14: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"}]}]}} 2019-01-18 06:14:23,945 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/b8248e22930b406a8d18e80dc6bbd829 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d8f285ff8a77b540a89de99f36b1b10b9f8427c" 2019-01-18 06:14:24,021 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:14:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8d20f770-ab37-498d-9217-6fe552bff8f1 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/b8248e22930b406a8d18e80dc6bbd829"}, "enabled": true, "id": "b8248e22930b406a8d18e80dc6bbd829", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceTwoNetTests-040596ef-5eae-46b-proj"}} 2019-01-18 06:14:24,021 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/b8248e22930b406a8d18e80dc6bbd829 used request id req-8d20f770-ab37-498d-9217-6fe552bff8f1 2019-01-18 06:14:24,027 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=368f919d-5bca-42fc-a2d3-03d0ea0337e7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d8f285ff8a77b540a89de99f36b1b10b9f8427c" 2019-01-18 06:14:24,226 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-ea203144-ef9b-4701-8c45-6b3614978035 Date: Fri, 18 Jan 2019 06:14:24 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"368f919d-5bca-42fc-a2d3-03d0ea0337e7","tenant_id":"b8248e22930b406a8d18e80dc6bbd829","created_at":"2019-01-18T06:13:45Z","dns_nameservers":[],"updated_at":"2019-01-18T06:13:45Z","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":"b8248e22930b406a8d18e80dc6bbd829","id":"2df79995-eaec-404d-a2bc-f589c11d8a28","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-d78042df-300e-4144-b108-86dc1a5e00f9-subnet2"}]} 2019-01-18 06:14:24,226 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=368f919d-5bca-42fc-a2d3-03d0ea0337e7 used request id req-ea203144-ef9b-4701-8c45-6b3614978035 2019-01-18 06:14:24,232 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=368f919d-5bca-42fc-a2d3-03d0ea0337e7&name=CreateInstanceTwoNetTests-d78042df-300e-4144-b108-86dc1a5e00f9-vm2-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d8f285ff8a77b540a89de99f36b1b10b9f8427c" 2019-01-18 06:14:24,419 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-2730d9da-6de0-42d9-a60f-46f9343ba757 Date: Fri, 18 Jan 2019 06:14:24 GMT RESP BODY: {"ports":[]} 2019-01-18 06:14:24,420 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=368f919d-5bca-42fc-a2d3-03d0ea0337e7&name=CreateInstanceTwoNetTests-d78042df-300e-4144-b108-86dc1a5e00f9-vm2-port&admin_state_up=True used request id req-2730d9da-6de0-42d9-a60f-46f9343ba757 2019-01-18 06:14:24,423 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/detail?name=CreateInstanceTwoNetTests-d78042df-300e-4144-b108-86dc1a5e00f9-inst2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d8f285ff8a77b540a89de99f36b1b10b9f8427c" 2019-01-18 06:14:25,009 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:14: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-bc6ea7b2-0f8e-4688-b67b-00adf74d6c28 x-compute-request-id: req-bc6ea7b2-0f8e-4688-b67b-00adf74d6c28 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2019-01-18 06:14:25,009 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail?name=CreateInstanceTwoNetTests-d78042df-300e-4144-b108-86dc1a5e00f9-inst2 used request id req-bc6ea7b2-0f8e-4688-b67b-00adf74d6c28 2019-01-18 06:14:25,015 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceTwoNetTests-d78042df-300e-4144-b108-86dc1a5e00f9-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d8f285ff8a77b540a89de99f36b1b10b9f8427c" 2019-01-18 06:14:25,116 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 653 X-Openstack-Request-Id: req-41eb6f93-4518-4a72-bde2-1f43364452f3 Date: Fri, 18 Jan 2019 06:14: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":["2df79995-eaec-404d-a2bc-f589c11d8a28"],"updated_at":"2019-01-18T06:13:45Z","tenant_id":"b8248e22930b406a8d18e80dc6bbd829","created_at":"2019-01-18T06:13:44Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"b8248e22930b406a8d18e80dc6bbd829","id":"368f919d-5bca-42fc-a2d3-03d0ea0337e7","name":"CreateInstanceTwoNetTests-d78042df-300e-4144-b108-86dc1a5e00f9-net2"}]} 2019-01-18 06:14:25,117 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceTwoNetTests-d78042df-300e-4144-b108-86dc1a5e00f9-net2 used request id req-41eb6f93-4518-4a72-bde2-1f43364452f3 2019-01-18 06:14:25,121 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/b8248e22930b406a8d18e80dc6bbd829 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d8f285ff8a77b540a89de99f36b1b10b9f8427c" 2019-01-18 06:14:25,196 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:14:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4a83dabb-7080-4ef6-9caf-885ee0979a7c 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/b8248e22930b406a8d18e80dc6bbd829"}, "enabled": true, "id": "b8248e22930b406a8d18e80dc6bbd829", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceTwoNetTests-040596ef-5eae-46b-proj"}} 2019-01-18 06:14:25,196 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/b8248e22930b406a8d18e80dc6bbd829 used request id req-4a83dabb-7080-4ef6-9caf-885ee0979a7c 2019-01-18 06:14:25,203 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=368f919d-5bca-42fc-a2d3-03d0ea0337e7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d8f285ff8a77b540a89de99f36b1b10b9f8427c" 2019-01-18 06:14:25,420 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-c3cd4e52-1218-4012-8219-ad97abde9f1d Date: Fri, 18 Jan 2019 06:14:25 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"368f919d-5bca-42fc-a2d3-03d0ea0337e7","tenant_id":"b8248e22930b406a8d18e80dc6bbd829","created_at":"2019-01-18T06:13:45Z","dns_nameservers":[],"updated_at":"2019-01-18T06:13:45Z","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":"b8248e22930b406a8d18e80dc6bbd829","id":"2df79995-eaec-404d-a2bc-f589c11d8a28","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-d78042df-300e-4144-b108-86dc1a5e00f9-subnet2"}]} 2019-01-18 06:14:25,421 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=368f919d-5bca-42fc-a2d3-03d0ea0337e7 used request id req-c3cd4e52-1218-4012-8219-ad97abde9f1d 2019-01-18 06:14:25,426 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=368f919d-5bca-42fc-a2d3-03d0ea0337e7&name=CreateInstanceTwoNetTests-d78042df-300e-4144-b108-86dc1a5e00f9-vm2-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d8f285ff8a77b540a89de99f36b1b10b9f8427c" 2019-01-18 06:14:25,456 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-f4c29329-97a1-47a5-82fa-f6c04b632bde Date: Fri, 18 Jan 2019 06:14:25 GMT RESP BODY: {"ports":[]} 2019-01-18 06:14:25,456 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=368f919d-5bca-42fc-a2d3-03d0ea0337e7&name=CreateInstanceTwoNetTests-d78042df-300e-4144-b108-86dc1a5e00f9-vm2-port&admin_state_up=True used request id req-f4c29329-97a1-47a5-82fa-f6c04b632bde 2019-01-18 06:14:25,457 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:14:25,457 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:14:25,824 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e695ffa7aad541daa53c971f5a30efa1", "name": "CreateInstanceTwoNetTests-040596ef-5eae-46b-proj-role"}], "expires_at": "2019-01-18T07:14:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b8248e22930b406a8d18e80dc6bbd829", "name": "CreateInstanceTwoNetTests-040596ef-5eae-46b-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/b8248e22930b406a8d18e80dc6bbd829", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/b8248e22930b406a8d18e80dc6bbd829", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/b8248e22930b406a8d18e80dc6bbd829", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/b8248e22930b406a8d18e80dc6bbd829", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/b8248e22930b406a8d18e80dc6bbd829", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/b8248e22930b406a8d18e80dc6bbd829", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/b8248e22930b406a8d18e80dc6bbd829", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/b8248e22930b406a8d18e80dc6bbd829", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/b8248e22930b406a8d18e80dc6bbd829", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/b8248e22930b406a8d18e80dc6bbd829", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/b8248e22930b406a8d18e80dc6bbd829", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/b8248e22930b406a8d18e80dc6bbd829", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceTwoNetTests-040596ef-5eae-46b-user", "id": "72b10d7adab04c70801627da74bfe395"}, "audit_ids": ["RCEsOOghQbi9h4jqgNFqmQ"], "issued_at": "2019-01-18T06:14:25.000000Z"}} 2019-01-18 06:14:25,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}52aa56094bc6b025d7bb5f9b06c3878808128655" 2019-01-18 06:14:25,897 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:14:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-84404b38-fdf4-4f58-8b77-b80fa07e44ce Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:14:25,898 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-84404b38-fdf4-4f58-8b77-b80fa07e44ce 2019-01-18 06:14:25,904 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceTwoNetTests-d78042df-300e-4144-b108-86dc1a5e00f9-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d8f285ff8a77b540a89de99f36b1b10b9f8427c" 2019-01-18 06:14:26,164 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 653 X-Openstack-Request-Id: req-bce5ff37-5e75-4370-b90b-bb3741440a00 Date: Fri, 18 Jan 2019 06:14: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":["2df79995-eaec-404d-a2bc-f589c11d8a28"],"updated_at":"2019-01-18T06:13:45Z","tenant_id":"b8248e22930b406a8d18e80dc6bbd829","created_at":"2019-01-18T06:13:44Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"b8248e22930b406a8d18e80dc6bbd829","id":"368f919d-5bca-42fc-a2d3-03d0ea0337e7","name":"CreateInstanceTwoNetTests-d78042df-300e-4144-b108-86dc1a5e00f9-net2"}]} 2019-01-18 06:14:26,164 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceTwoNetTests-d78042df-300e-4144-b108-86dc1a5e00f9-net2 used request id req-bce5ff37-5e75-4370-b90b-bb3741440a00 2019-01-18 06:14:26,169 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=368f919d-5bca-42fc-a2d3-03d0ea0337e7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d8f285ff8a77b540a89de99f36b1b10b9f8427c" 2019-01-18 06:14:26,465 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-9373a863-9a47-48b8-86ac-9fec48bea78e Date: Fri, 18 Jan 2019 06:14:26 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"368f919d-5bca-42fc-a2d3-03d0ea0337e7","tenant_id":"b8248e22930b406a8d18e80dc6bbd829","created_at":"2019-01-18T06:13:45Z","dns_nameservers":[],"updated_at":"2019-01-18T06:13:45Z","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":"b8248e22930b406a8d18e80dc6bbd829","id":"2df79995-eaec-404d-a2bc-f589c11d8a28","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-d78042df-300e-4144-b108-86dc1a5e00f9-subnet2"}]} 2019-01-18 06:14:26,465 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=368f919d-5bca-42fc-a2d3-03d0ea0337e7 used request id req-9373a863-9a47-48b8-86ac-9fec48bea78e 2019-01-18 06:14:26,471 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceTwoNetTests-d78042df-300e-4144-b108-86dc1a5e00f9-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d8f285ff8a77b540a89de99f36b1b10b9f8427c" 2019-01-18 06:14:26,750 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 653 X-Openstack-Request-Id: req-1cb5c2b4-85f2-4ef2-ab43-3a94e509dffe Date: Fri, 18 Jan 2019 06:14: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":["2df79995-eaec-404d-a2bc-f589c11d8a28"],"updated_at":"2019-01-18T06:13:45Z","tenant_id":"b8248e22930b406a8d18e80dc6bbd829","created_at":"2019-01-18T06:13:44Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"b8248e22930b406a8d18e80dc6bbd829","id":"368f919d-5bca-42fc-a2d3-03d0ea0337e7","name":"CreateInstanceTwoNetTests-d78042df-300e-4144-b108-86dc1a5e00f9-net2"}]} 2019-01-18 06:14:26,750 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceTwoNetTests-d78042df-300e-4144-b108-86dc1a5e00f9-net2 used request id req-1cb5c2b4-85f2-4ef2-ab43-3a94e509dffe 2019-01-18 06:14:26,754 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-18 06:14:26,759 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 18 Jan 2019 06:14: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"}]}]}} 2019-01-18 06:14:26,760 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/b8248e22930b406a8d18e80dc6bbd829 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52aa56094bc6b025d7bb5f9b06c3878808128655" 2019-01-18 06:14:26,835 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:14:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f94d51b4-41ee-4e18-a99b-abe6d8aa3819 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/b8248e22930b406a8d18e80dc6bbd829"}, "enabled": true, "id": "b8248e22930b406a8d18e80dc6bbd829", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceTwoNetTests-040596ef-5eae-46b-proj"}} 2019-01-18 06:14:26,835 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/b8248e22930b406a8d18e80dc6bbd829 used request id req-f94d51b4-41ee-4e18-a99b-abe6d8aa3819 2019-01-18 06:14:26,841 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=368f919d-5bca-42fc-a2d3-03d0ea0337e7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d8f285ff8a77b540a89de99f36b1b10b9f8427c" 2019-01-18 06:14:27,033 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-24b1f09d-975d-4ac9-a705-7c7588fbd268 Date: Fri, 18 Jan 2019 06:14:27 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"368f919d-5bca-42fc-a2d3-03d0ea0337e7","tenant_id":"b8248e22930b406a8d18e80dc6bbd829","created_at":"2019-01-18T06:13:45Z","dns_nameservers":[],"updated_at":"2019-01-18T06:13:45Z","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":"b8248e22930b406a8d18e80dc6bbd829","id":"2df79995-eaec-404d-a2bc-f589c11d8a28","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-d78042df-300e-4144-b108-86dc1a5e00f9-subnet2"}]} 2019-01-18 06:14:27,034 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=368f919d-5bca-42fc-a2d3-03d0ea0337e7 used request id req-24b1f09d-975d-4ac9-a705-7c7588fbd268 2019-01-18 06:14:27,040 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=368f919d-5bca-42fc-a2d3-03d0ea0337e7&name=CreateInstanceTwoNetTests-d78042df-300e-4144-b108-86dc1a5e00f9-subnet2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d8f285ff8a77b540a89de99f36b1b10b9f8427c" 2019-01-18 06:14:27,093 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-2c0600a0-f91c-4c71-9555-fe39a3a8e19f Date: Fri, 18 Jan 2019 06:14:27 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"368f919d-5bca-42fc-a2d3-03d0ea0337e7","tenant_id":"b8248e22930b406a8d18e80dc6bbd829","created_at":"2019-01-18T06:13:45Z","dns_nameservers":[],"updated_at":"2019-01-18T06:13:45Z","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":"b8248e22930b406a8d18e80dc6bbd829","id":"2df79995-eaec-404d-a2bc-f589c11d8a28","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-d78042df-300e-4144-b108-86dc1a5e00f9-subnet2"}]} 2019-01-18 06:14:27,094 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=368f919d-5bca-42fc-a2d3-03d0ea0337e7&name=CreateInstanceTwoNetTests-d78042df-300e-4144-b108-86dc1a5e00f9-subnet2 used request id req-2c0600a0-f91c-4c71-9555-fe39a3a8e19f 2019-01-18 06:14:27,094 - neutron_utils - INFO - Creating port for network with name - CreateInstanceTwoNetTests-d78042df-300e-4144-b108-86dc1a5e00f9-net2 2019-01-18 06:14:27,099 - 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}4d8f285ff8a77b540a89de99f36b1b10b9f8427c" -d '{"port": {"network_id": "368f919d-5bca-42fc-a2d3-03d0ea0337e7", "fixed_ips": [{"subnet_id": "2df79995-eaec-404d-a2bc-f589c11d8a28", "ip_address": "10.200.202.5"}], "name": "CreateInstanceTwoNetTests-d78042df-300e-4144-b108-86dc1a5e00f9-vm2-port", "admin_state_up": true}}' 2019-01-18 06:14:28,110 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 787 X-Openstack-Request-Id: req-bee4be12-5249-46c6-a5b8-6325ea197ebb Date: Fri, 18 Jan 2019 06:14:28 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:14:27Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"2df79995-eaec-404d-a2bc-f589c11d8a28","ip_address":"10.200.202.5"}],"id":"e9e09bc2-6da3-4da3-abda-8b9e58126814","security_groups":["e65c4a28-1371-4415-b6b1-fcd56d1ecf0f"],"mac_address":"fa:16:3e:36:b7:d1","device_id":"","status":"DOWN","description":"","tags":[],"name":"CreateInstanceTwoNetTests-d78042df-300e-4144-b108-86dc1a5e00f9-vm2-port","project_id":"b8248e22930b406a8d18e80dc6bbd829","qos_policy_id":null,"admin_state_up":true,"network_id":"368f919d-5bca-42fc-a2d3-03d0ea0337e7","tenant_id":"b8248e22930b406a8d18e80dc6bbd829","created_at":"2019-01-18T06:14:27Z","binding:vnic_type":"normal"}} 2019-01-18 06:14:28,110 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/ports used request id req-bee4be12-5249-46c6-a5b8-6325ea197ebb 2019-01-18 06:14:28,116 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceTwoNetTests-d78042df-300e-4144-b108-86dc1a5e00f9-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d8f285ff8a77b540a89de99f36b1b10b9f8427c" 2019-01-18 06:14:28,367 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 653 X-Openstack-Request-Id: req-f866d3c1-ca8f-4471-8a5d-65b98b484836 Date: Fri, 18 Jan 2019 06:14: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":["2df79995-eaec-404d-a2bc-f589c11d8a28"],"updated_at":"2019-01-18T06:13:45Z","tenant_id":"b8248e22930b406a8d18e80dc6bbd829","created_at":"2019-01-18T06:13:44Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"b8248e22930b406a8d18e80dc6bbd829","id":"368f919d-5bca-42fc-a2d3-03d0ea0337e7","name":"CreateInstanceTwoNetTests-d78042df-300e-4144-b108-86dc1a5e00f9-net2"}]} 2019-01-18 06:14:28,367 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceTwoNetTests-d78042df-300e-4144-b108-86dc1a5e00f9-net2 used request id req-f866d3c1-ca8f-4471-8a5d-65b98b484836 2019-01-18 06:14:28,372 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/b8248e22930b406a8d18e80dc6bbd829 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d8f285ff8a77b540a89de99f36b1b10b9f8427c" 2019-01-18 06:14:28,451 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:14:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c44c201b-c5dc-4d7f-87f0-c9e13b4a54da 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/b8248e22930b406a8d18e80dc6bbd829"}, "enabled": true, "id": "b8248e22930b406a8d18e80dc6bbd829", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceTwoNetTests-040596ef-5eae-46b-proj"}} 2019-01-18 06:14:28,451 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/b8248e22930b406a8d18e80dc6bbd829 used request id req-c44c201b-c5dc-4d7f-87f0-c9e13b4a54da 2019-01-18 06:14:28,457 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=368f919d-5bca-42fc-a2d3-03d0ea0337e7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d8f285ff8a77b540a89de99f36b1b10b9f8427c" 2019-01-18 06:14:28,660 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-a64ee66a-6d2b-44b5-b829-2e99accc70c8 Date: Fri, 18 Jan 2019 06:14:28 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"368f919d-5bca-42fc-a2d3-03d0ea0337e7","tenant_id":"b8248e22930b406a8d18e80dc6bbd829","created_at":"2019-01-18T06:13:45Z","dns_nameservers":[],"updated_at":"2019-01-18T06:13:45Z","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":"b8248e22930b406a8d18e80dc6bbd829","id":"2df79995-eaec-404d-a2bc-f589c11d8a28","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-d78042df-300e-4144-b108-86dc1a5e00f9-subnet2"}]} 2019-01-18 06:14:28,660 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=368f919d-5bca-42fc-a2d3-03d0ea0337e7 used request id req-a64ee66a-6d2b-44b5-b829-2e99accc70c8 2019-01-18 06:14:28,666 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=368f919d-5bca-42fc-a2d3-03d0ea0337e7&name=CreateInstanceTwoNetTests-d78042df-300e-4144-b108-86dc1a5e00f9-vm2-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d8f285ff8a77b540a89de99f36b1b10b9f8427c" 2019-01-18 06:14:28,871 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 790 X-Openstack-Request-Id: req-a056208b-99b7-4250-b5a6-77bc0f8e1487 Date: Fri, 18 Jan 2019 06:14:28 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:14:27Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"2df79995-eaec-404d-a2bc-f589c11d8a28","ip_address":"10.200.202.5"}],"id":"e9e09bc2-6da3-4da3-abda-8b9e58126814","security_groups":["e65c4a28-1371-4415-b6b1-fcd56d1ecf0f"],"mac_address":"fa:16:3e:36:b7:d1","project_id":"b8248e22930b406a8d18e80dc6bbd829","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceTwoNetTests-d78042df-300e-4144-b108-86dc1a5e00f9-vm2-port","admin_state_up":true,"network_id":"368f919d-5bca-42fc-a2d3-03d0ea0337e7","tenant_id":"b8248e22930b406a8d18e80dc6bbd829","created_at":"2019-01-18T06:14:27Z","binding:vnic_type":"normal","device_id":""}]} 2019-01-18 06:14:28,871 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=368f919d-5bca-42fc-a2d3-03d0ea0337e7&name=CreateInstanceTwoNetTests-d78042df-300e-4144-b108-86dc1a5e00f9-vm2-port&admin_state_up=True used request id req-a056208b-99b7-4250-b5a6-77bc0f8e1487 2019-01-18 06:14:28,875 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/b8248e22930b406a8d18e80dc6bbd829 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d8f285ff8a77b540a89de99f36b1b10b9f8427c" 2019-01-18 06:14:28,955 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:14:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-777a507f-ebe4-49e3-adfa-66a1366f466e 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/b8248e22930b406a8d18e80dc6bbd829"}, "enabled": true, "id": "b8248e22930b406a8d18e80dc6bbd829", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceTwoNetTests-040596ef-5eae-46b-proj"}} 2019-01-18 06:14:28,956 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/b8248e22930b406a8d18e80dc6bbd829 used request id req-777a507f-ebe4-49e3-adfa-66a1366f466e 2019-01-18 06:14:28,956 - nova_utils - INFO - Creating VM with name - CreateInstanceTwoNetTests-d78042df-300e-4144-b108-86dc1a5e00f9-inst2 2019-01-18 06:14:28,959 - 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}4d8f285ff8a77b540a89de99f36b1b10b9f8427c" 2019-01-18 06:14:28,985 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:14: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-9120ebc4-da76-4316-955a-3e0c80aa6518 x-compute-request-id: req-9120ebc4-da76-4316-955a-3e0c80aa6518 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"flavors": [{"id": "4065aad0-5977-4c4d-801a-df81edf89d64", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/4065aad0-5977-4c4d-801a-df81edf89d64", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/4065aad0-5977-4c4d-801a-df81edf89d64", "rel": "bookmark"}], "name": "CreateInstanceTwoNetTests-d78042df-300e-4144-b108-86dc1a5e00f9-flavor-name"}]} 2019-01-18 06:14:28,985 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-9120ebc4-da76-4316-955a-3e0c80aa6518 2019-01-18 06:14:28,989 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors/4065aad0-5977-4c4d-801a-df81edf89d64 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d8f285ff8a77b540a89de99f36b1b10b9f8427c" 2019-01-18 06:14:29,010 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:14: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-39880a44-c90c-4cc4-8d87-1864a99d45fb x-compute-request-id: req-39880a44-c90c-4cc4-8d87-1864a99d45fb Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/4065aad0-5977-4c4d-801a-df81edf89d64", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/4065aad0-5977-4c4d-801a-df81edf89d64", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "4065aad0-5977-4c4d-801a-df81edf89d64", "name": "CreateInstanceTwoNetTests-d78042df-300e-4144-b108-86dc1a5e00f9-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2019-01-18 06:14:29,010 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/4065aad0-5977-4c4d-801a-df81edf89d64 used request id req-39880a44-c90c-4cc4-8d87-1864a99d45fb 2019-01-18 06:14:29,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=CreateInstanceTwoNetTests-6c23c94b-7fe0-437e-85a2-5fb4160ef85a -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4d8f285ff8a77b540a89de99f36b1b10b9f8427c" 2019-01-18 06:14:29,180 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1048 Content-Type: application/json X-Openstack-Request-Id: req-922c46f7-6e9f-4672-a7f8-9772e738a349 Date: Fri, 18 Jan 2019 06:14:29 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstanceTwoNetTests-6c23c94b-7fe0-437e-85a2-5fb4160ef85a", "tags": [], "container_format": "bare", "created_at": "2019-01-18T06:13:38Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-18T06:13:39Z", "visibility": "shared", "locations": [{"url": "rbd://af014572-0a5d-4a80-a07f-9105f52ab2c1/images/e6f5f0df-23c3-48d2-ac5b-36d27f4c43da/snap", "metadata": {}}], "self": "/v2/images/e6f5f0df-23c3-48d2-ac5b-36d27f4c43da", "min_disk": 0, "protected": false, "id": "e6f5f0df-23c3-48d2-ac5b-36d27f4c43da", "file": "/v2/images/e6f5f0df-23c3-48d2-ac5b-36d27f4c43da/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "b8248e22930b406a8d18e80dc6bbd829", "direct_url": "rbd://af014572-0a5d-4a80-a07f-9105f52ab2c1/images/e6f5f0df-23c3-48d2-ac5b-36d27f4c43da/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceTwoNetTests-6c23c94b-7fe0-437e-85a2-5fb4160ef85a"} 2019-01-18 06:14:29,181 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceTwoNetTests-6c23c94b-7fe0-437e-85a2-5fb4160ef85a used request id req-922c46f7-6e9f-4672-a7f8-9772e738a349 2019-01-18 06:14:29,184 - 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}4d8f285ff8a77b540a89de99f36b1b10b9f8427c" 2019-01-18 06:14:29,338 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-7c7864bb-9855-4a53-962b-f5d1bf29a512 Date: Fri, 18 Jan 2019 06:14: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"}}} 2019-01-18 06:14:29,338 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-7c7864bb-9855-4a53-962b-f5d1bf29a512 2019-01-18 06:14:29,344 - 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}4d8f285ff8a77b540a89de99f36b1b10b9f8427c" -d '{"server": {"name": "CreateInstanceTwoNetTests-d78042df-300e-4144-b108-86dc1a5e00f9-inst2", "imageRef": "e6f5f0df-23c3-48d2-ac5b-36d27f4c43da", "flavorRef": "4065aad0-5977-4c4d-801a-df81edf89d64", "user_data": "IyEvYmluL3NoCgp3aGlsZSB0cnVlOyBkbwogcGluZyAtYyAxIDEwLjIwMC4yMDEuNSAyPiYxID4vZGV2L251bGwKIFJFUz0kPwogaWYgWyAiWiRSRVMiID0gIlowIiBdIDsgdGhlbgogIGVjaG8gJ3ZQaW5nIE9LJwogIGJyZWFrCiBlbHNlCiAgZWNobyAndlBpbmcgS08nCiBmaQogc2xlZXAgMQpkb25lCgo=", "max_count": 1, "min_count": 1, "networks": [{"port": "e9e09bc2-6da3-4da3-abda-8b9e58126814"}]}}' 2019-01-18 06:14:30,348 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 18 Jan 2019 06:14: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-e333d34a-5f73-40ca-a73a-f57da99ea2ae x-compute-request-id: req-e333d34a-5f73-40ca-a73a-f57da99ea2ae Content-Length: 374 location: http://172.30.9.23:8774/v2.1/servers/eaadf761-b232-4fbd-aae6-8d4bb16cc3c1 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "eaadf761-b232-4fbd-aae6-8d4bb16cc3c1", "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/eaadf761-b232-4fbd-aae6-8d4bb16cc3c1", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/eaadf761-b232-4fbd-aae6-8d4bb16cc3c1", "rel": "bookmark"}], "adminPass": "b7wXmW6hMVgN"}} 2019-01-18 06:14:30,348 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-e333d34a-5f73-40ca-a73a-f57da99ea2ae 2019-01-18 06:14:30,351 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/eaadf761-b232-4fbd-aae6-8d4bb16cc3c1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d8f285ff8a77b540a89de99f36b1b10b9f8427c" 2019-01-18 06:14:31,168 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:14: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-0ffb94e5-f0da-478b-b8ec-b8755cd562af x-compute-request-id: req-0ffb94e5-f0da-478b-b8ec-b8755cd562af 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/eaadf761-b232-4fbd-aae6-8d4bb16cc3c1", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/eaadf761-b232-4fbd-aae6-8d4bb16cc3c1", "rel": "bookmark"}], "image": {"id": "e6f5f0df-23c3-48d2-ac5b-36d27f4c43da", "links": [{"href": "http://172.30.9.23:8774/images/e6f5f0df-23c3-48d2-ac5b-36d27f4c43da", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4065aad0-5977-4c4d-801a-df81edf89d64", "links": [{"href": "http://172.30.9.23:8774/flavors/4065aad0-5977-4c4d-801a-df81edf89d64", "rel": "bookmark"}]}, "id": "eaadf761-b232-4fbd-aae6-8d4bb16cc3c1", "user_id": "72b10d7adab04c70801627da74bfe395", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2019-01-18T06:14:30Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-d78042df-300e-4144-b108-86dc1a5e00f9-inst2", "created": "2019-01-18T06:14:30Z", "tenant_id": "b8248e22930b406a8d18e80dc6bbd829", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-18 06:14:31,169 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/eaadf761-b232-4fbd-aae6-8d4bb16cc3c1 used request id req-0ffb94e5-f0da-478b-b8ec-b8755cd562af 2019-01-18 06:14:31,169 - create_instance - INFO - Created instance with name - CreateInstanceTwoNetTests-d78042df-300e-4144-b108-86dc1a5e00f9-inst2 2019-01-18 06:14:31,172 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/eaadf761-b232-4fbd-aae6-8d4bb16cc3c1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d8f285ff8a77b540a89de99f36b1b10b9f8427c" 2019-01-18 06:14:31,245 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:14: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-ec633e53-a507-44b8-9f4f-1bf72e8f72f8 x-compute-request-id: req-ec633e53-a507-44b8-9f4f-1bf72e8f72f8 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/eaadf761-b232-4fbd-aae6-8d4bb16cc3c1", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/eaadf761-b232-4fbd-aae6-8d4bb16cc3c1", "rel": "bookmark"}], "image": {"id": "e6f5f0df-23c3-48d2-ac5b-36d27f4c43da", "links": [{"href": "http://172.30.9.23:8774/images/e6f5f0df-23c3-48d2-ac5b-36d27f4c43da", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4065aad0-5977-4c4d-801a-df81edf89d64", "links": [{"href": "http://172.30.9.23:8774/flavors/4065aad0-5977-4c4d-801a-df81edf89d64", "rel": "bookmark"}]}, "id": "eaadf761-b232-4fbd-aae6-8d4bb16cc3c1", "user_id": "72b10d7adab04c70801627da74bfe395", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2019-01-18T06:14:31Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-d78042df-300e-4144-b108-86dc1a5e00f9-inst2", "created": "2019-01-18T06:14:30Z", "tenant_id": "b8248e22930b406a8d18e80dc6bbd829", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-18 06:14:31,245 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/eaadf761-b232-4fbd-aae6-8d4bb16cc3c1 used request id req-ec633e53-a507-44b8-9f4f-1bf72e8f72f8 2019-01-18 06:14:31,245 - create_instance - DEBUG - Instance status [CreateInstanceTwoNetTests-d78042df-300e-4144-b108-86dc1a5e00f9-inst2] is - BUILD 2019-01-18 06:14:31,246 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-18 06:14:34,249 - create_instance - DEBUG - VM status query timeout in 896.920588017 2019-01-18 06:14:34,252 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/eaadf761-b232-4fbd-aae6-8d4bb16cc3c1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d8f285ff8a77b540a89de99f36b1b10b9f8427c" 2019-01-18 06:14:35,022 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:14: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-be516348-01f2-47aa-adff-be120296c67b x-compute-request-id: req-be516348-01f2-47aa-adff-be120296c67b 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/eaadf761-b232-4fbd-aae6-8d4bb16cc3c1", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/eaadf761-b232-4fbd-aae6-8d4bb16cc3c1", "rel": "bookmark"}], "image": {"id": "e6f5f0df-23c3-48d2-ac5b-36d27f4c43da", "links": [{"href": "http://172.30.9.23:8774/images/e6f5f0df-23c3-48d2-ac5b-36d27f4c43da", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4065aad0-5977-4c4d-801a-df81edf89d64", "links": [{"href": "http://172.30.9.23:8774/flavors/4065aad0-5977-4c4d-801a-df81edf89d64", "rel": "bookmark"}]}, "id": "eaadf761-b232-4fbd-aae6-8d4bb16cc3c1", "security_groups": [{"name": "default"}], "user_id": "72b10d7adab04c70801627da74bfe395", "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": "2019-01-18T06:14:32Z", "hostId": "6165d66b409927e02c10b6dd1ae1c55eea4a29f4414ee07304845811", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-d78042df-300e-4144-b108-86dc1a5e00f9-inst2", "created": "2019-01-18T06:14:30Z", "tenant_id": "b8248e22930b406a8d18e80dc6bbd829", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-18 06:14:35,022 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/eaadf761-b232-4fbd-aae6-8d4bb16cc3c1 used request id req-be516348-01f2-47aa-adff-be120296c67b 2019-01-18 06:14:35,023 - create_instance - DEBUG - Instance status [CreateInstanceTwoNetTests-d78042df-300e-4144-b108-86dc1a5e00f9-inst2] is - BUILD 2019-01-18 06:14:35,023 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-18 06:14:38,026 - create_instance - DEBUG - VM status query timeout in 893.142917871 2019-01-18 06:14:38,030 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/eaadf761-b232-4fbd-aae6-8d4bb16cc3c1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d8f285ff8a77b540a89de99f36b1b10b9f8427c" 2019-01-18 06:14:38,437 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:14: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-1f9a0a6b-7d66-49a5-9bb6-4da41fcd6bbf x-compute-request-id: req-1f9a0a6b-7d66-49a5-9bb6-4da41fcd6bbf 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/eaadf761-b232-4fbd-aae6-8d4bb16cc3c1", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/eaadf761-b232-4fbd-aae6-8d4bb16cc3c1", "rel": "bookmark"}], "image": {"id": "e6f5f0df-23c3-48d2-ac5b-36d27f4c43da", "links": [{"href": "http://172.30.9.23:8774/images/e6f5f0df-23c3-48d2-ac5b-36d27f4c43da", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4065aad0-5977-4c4d-801a-df81edf89d64", "links": [{"href": "http://172.30.9.23:8774/flavors/4065aad0-5977-4c4d-801a-df81edf89d64", "rel": "bookmark"}]}, "id": "eaadf761-b232-4fbd-aae6-8d4bb16cc3c1", "security_groups": [{"name": "default"}], "user_id": "72b10d7adab04c70801627da74bfe395", "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": "2019-01-18T06:14:32Z", "hostId": "6165d66b409927e02c10b6dd1ae1c55eea4a29f4414ee07304845811", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-d78042df-300e-4144-b108-86dc1a5e00f9-inst2", "created": "2019-01-18T06:14:30Z", "tenant_id": "b8248e22930b406a8d18e80dc6bbd829", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-18 06:14:38,437 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/eaadf761-b232-4fbd-aae6-8d4bb16cc3c1 used request id req-1f9a0a6b-7d66-49a5-9bb6-4da41fcd6bbf 2019-01-18 06:14:38,438 - create_instance - DEBUG - Instance status [CreateInstanceTwoNetTests-d78042df-300e-4144-b108-86dc1a5e00f9-inst2] is - BUILD 2019-01-18 06:14:38,438 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-18 06:14:41,441 - create_instance - DEBUG - VM status query timeout in 889.728239059 2019-01-18 06:14:41,445 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/eaadf761-b232-4fbd-aae6-8d4bb16cc3c1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d8f285ff8a77b540a89de99f36b1b10b9f8427c" 2019-01-18 06:14:42,051 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:14: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-76379c30-1389-4cc8-8214-a1a96e50cc91 x-compute-request-id: req-76379c30-1389-4cc8-8214-a1a96e50cc91 Content-Encoding: gzip Content-Length: 754 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceTwoNetTests-d78042df-300e-4144-b108-86dc1a5e00f9-net2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:36:b7:d1", "version": 4, "addr": "10.200.202.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/eaadf761-b232-4fbd-aae6-8d4bb16cc3c1", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/eaadf761-b232-4fbd-aae6-8d4bb16cc3c1", "rel": "bookmark"}], "image": {"id": "e6f5f0df-23c3-48d2-ac5b-36d27f4c43da", "links": [{"href": "http://172.30.9.23:8774/images/e6f5f0df-23c3-48d2-ac5b-36d27f4c43da", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-18T06:14:37.000000", "flavor": {"id": "4065aad0-5977-4c4d-801a-df81edf89d64", "links": [{"href": "http://172.30.9.23:8774/flavors/4065aad0-5977-4c4d-801a-df81edf89d64", "rel": "bookmark"}]}, "id": "eaadf761-b232-4fbd-aae6-8d4bb16cc3c1", "security_groups": [{"name": "default"}], "user_id": "72b10d7adab04c70801627da74bfe395", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-18T06:14:38Z", "hostId": "6165d66b409927e02c10b6dd1ae1c55eea4a29f4414ee07304845811", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-d78042df-300e-4144-b108-86dc1a5e00f9-inst2", "created": "2019-01-18T06:14:30Z", "tenant_id": "b8248e22930b406a8d18e80dc6bbd829", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-18 06:14:42,052 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/eaadf761-b232-4fbd-aae6-8d4bb16cc3c1 used request id req-76379c30-1389-4cc8-8214-a1a96e50cc91 2019-01-18 06:14:42,052 - create_instance - DEBUG - Instance status [CreateInstanceTwoNetTests-d78042df-300e-4144-b108-86dc1a5e00f9-inst2] is - ACTIVE 2019-01-18 06:14:42,052 - create_instance - INFO - VM is - ACTIVE 2019-01-18 06:14:42,055 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/eaadf761-b232-4fbd-aae6-8d4bb16cc3c1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d8f285ff8a77b540a89de99f36b1b10b9f8427c" 2019-01-18 06:14:42,681 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:14: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-90a14a59-cb6c-42d7-a565-188d29977c03 x-compute-request-id: req-90a14a59-cb6c-42d7-a565-188d29977c03 Content-Encoding: gzip Content-Length: 754 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceTwoNetTests-d78042df-300e-4144-b108-86dc1a5e00f9-net2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:36:b7:d1", "version": 4, "addr": "10.200.202.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/eaadf761-b232-4fbd-aae6-8d4bb16cc3c1", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/eaadf761-b232-4fbd-aae6-8d4bb16cc3c1", "rel": "bookmark"}], "image": {"id": "e6f5f0df-23c3-48d2-ac5b-36d27f4c43da", "links": [{"href": "http://172.30.9.23:8774/images/e6f5f0df-23c3-48d2-ac5b-36d27f4c43da", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-18T06:14:37.000000", "flavor": {"id": "4065aad0-5977-4c4d-801a-df81edf89d64", "links": [{"href": "http://172.30.9.23:8774/flavors/4065aad0-5977-4c4d-801a-df81edf89d64", "rel": "bookmark"}]}, "id": "eaadf761-b232-4fbd-aae6-8d4bb16cc3c1", "security_groups": [{"name": "default"}], "user_id": "72b10d7adab04c70801627da74bfe395", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-18T06:14:38Z", "hostId": "6165d66b409927e02c10b6dd1ae1c55eea4a29f4414ee07304845811", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-d78042df-300e-4144-b108-86dc1a5e00f9-inst2", "created": "2019-01-18T06:14:30Z", "tenant_id": "b8248e22930b406a8d18e80dc6bbd829", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-18 06:14:42,682 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/eaadf761-b232-4fbd-aae6-8d4bb16cc3c1 used request id req-90a14a59-cb6c-42d7-a565-188d29977c03 2019-01-18 06:14:42,687 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceTwoNetTests-d78042df-300e-4144-b108-86dc1a5e00f9-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d8f285ff8a77b540a89de99f36b1b10b9f8427c" 2019-01-18 06:14:42,786 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 653 X-Openstack-Request-Id: req-84e94394-5751-4d37-9159-6471c443c18c Date: Fri, 18 Jan 2019 06:14: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":["2df79995-eaec-404d-a2bc-f589c11d8a28"],"updated_at":"2019-01-18T06:13:45Z","tenant_id":"b8248e22930b406a8d18e80dc6bbd829","created_at":"2019-01-18T06:13:44Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"b8248e22930b406a8d18e80dc6bbd829","id":"368f919d-5bca-42fc-a2d3-03d0ea0337e7","name":"CreateInstanceTwoNetTests-d78042df-300e-4144-b108-86dc1a5e00f9-net2"}]} 2019-01-18 06:14:42,786 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceTwoNetTests-d78042df-300e-4144-b108-86dc1a5e00f9-net2 used request id req-84e94394-5751-4d37-9159-6471c443c18c 2019-01-18 06:14:42,790 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/b8248e22930b406a8d18e80dc6bbd829 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d8f285ff8a77b540a89de99f36b1b10b9f8427c" 2019-01-18 06:14:42,865 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:14:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-66a0c379-fb75-4627-9c91-5e3a0c3dd198 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/b8248e22930b406a8d18e80dc6bbd829"}, "enabled": true, "id": "b8248e22930b406a8d18e80dc6bbd829", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceTwoNetTests-040596ef-5eae-46b-proj"}} 2019-01-18 06:14:42,865 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/b8248e22930b406a8d18e80dc6bbd829 used request id req-66a0c379-fb75-4627-9c91-5e3a0c3dd198 2019-01-18 06:14:42,870 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=368f919d-5bca-42fc-a2d3-03d0ea0337e7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d8f285ff8a77b540a89de99f36b1b10b9f8427c" 2019-01-18 06:14:43,067 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-226d7757-fb80-437f-87df-df0f2a8b85cd Date: Fri, 18 Jan 2019 06:14:43 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"368f919d-5bca-42fc-a2d3-03d0ea0337e7","tenant_id":"b8248e22930b406a8d18e80dc6bbd829","created_at":"2019-01-18T06:13:45Z","dns_nameservers":[],"updated_at":"2019-01-18T06:13:45Z","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":"b8248e22930b406a8d18e80dc6bbd829","id":"2df79995-eaec-404d-a2bc-f589c11d8a28","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-d78042df-300e-4144-b108-86dc1a5e00f9-subnet2"}]} 2019-01-18 06:14:43,067 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=368f919d-5bca-42fc-a2d3-03d0ea0337e7 used request id req-226d7757-fb80-437f-87df-df0f2a8b85cd 2019-01-18 06:14:43,073 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=368f919d-5bca-42fc-a2d3-03d0ea0337e7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d8f285ff8a77b540a89de99f36b1b10b9f8427c" 2019-01-18 06:14:43,176 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3986 X-Openstack-Request-Id: req-58607cf4-c897-4387-894c-25b7a15af1e5 Date: Fri, 18 Jan 2019 06:14:43 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:14:15Z","device_owner":"network:ha_router_replicated_interface","revision_number":16,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"2df79995-eaec-404d-a2bc-f589c11d8a28","ip_address":"10.200.202.1"}],"id":"439531cf-999d-460b-887d-7b35f817d55f","security_groups":["e65c4a28-1371-4415-b6b1-fcd56d1ecf0f"],"mac_address":"fa:16:3e:1b:ff:f3","project_id":"b8248e22930b406a8d18e80dc6bbd829","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceTwoNetTests-d78042df-300e-4144-b108-86dc1a5e00f9-router-port2","admin_state_up":true,"network_id":"368f919d-5bca-42fc-a2d3-03d0ea0337e7","tenant_id":"b8248e22930b406a8d18e80dc6bbd829","created_at":"2019-01-18T06:13:59Z","binding:vnic_type":"normal","device_id":"3bcf7b5a-d3ee-4c09-9cb5-2899934cfa48"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:13:49Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"2df79995-eaec-404d-a2bc-f589c11d8a28","ip_address":"10.200.202.3"}],"id":"9c5864f8-b28b-4c27-b645-3fc9f7e7f56e","security_groups":[],"mac_address":"fa:16:3e:60:7e:b8","project_id":"b8248e22930b406a8d18e80dc6bbd829","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"368f919d-5bca-42fc-a2d3-03d0ea0337e7","tenant_id":"b8248e22930b406a8d18e80dc6bbd829","created_at":"2019-01-18T06:13:46Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-368f919d-5bca-42fc-a2d3-03d0ea0337e7"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:13:47Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"2df79995-eaec-404d-a2bc-f589c11d8a28","ip_address":"10.200.202.2"}],"id":"ccf11ddd-d2f1-4b1e-bc04-0a8123e27f54","security_groups":[],"mac_address":"fa:16:3e:43:91:9f","project_id":"b8248e22930b406a8d18e80dc6bbd829","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"368f919d-5bca-42fc-a2d3-03d0ea0337e7","tenant_id":"b8248e22930b406a8d18e80dc6bbd829","created_at":"2019-01-18T06:13:46Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-368f919d-5bca-42fc-a2d3-03d0ea0337e7"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:14:37Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"2df79995-eaec-404d-a2bc-f589c11d8a28","ip_address":"10.200.202.5"}],"id":"e9e09bc2-6da3-4da3-abda-8b9e58126814","security_groups":["e65c4a28-1371-4415-b6b1-fcd56d1ecf0f"],"mac_address":"fa:16:3e:36:b7:d1","project_id":"b8248e22930b406a8d18e80dc6bbd829","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceTwoNetTests-d78042df-300e-4144-b108-86dc1a5e00f9-vm2-port","admin_state_up":true,"network_id":"368f919d-5bca-42fc-a2d3-03d0ea0337e7","tenant_id":"b8248e22930b406a8d18e80dc6bbd829","created_at":"2019-01-18T06:14:27Z","binding:vnic_type":"normal","device_id":"eaadf761-b232-4fbd-aae6-8d4bb16cc3c1"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:13:50Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"2df79995-eaec-404d-a2bc-f589c11d8a28","ip_address":"10.200.202.4"}],"id":"eb50eec1-178b-4a02-9996-50e0d7afa975","security_groups":[],"mac_address":"fa:16:3e:a7:e5:0e","project_id":"b8248e22930b406a8d18e80dc6bbd829","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"368f919d-5bca-42fc-a2d3-03d0ea0337e7","tenant_id":"b8248e22930b406a8d18e80dc6bbd829","created_at":"2019-01-18T06:13:47Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-368f919d-5bca-42fc-a2d3-03d0ea0337e7"}]} 2019-01-18 06:14:43,176 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=368f919d-5bca-42fc-a2d3-03d0ea0337e7 used request id req-58607cf4-c897-4387-894c-25b7a15af1e5 2019-01-18 06:14:43,177 - create_instance_tests - INFO - Looking for IP 10.200.201.5 in the console log 2019-01-18 06:14:43,180 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/de7cb42d-94c0-4d2c-8eed-543f5c05833f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca4099ecf5be050d6b1a9c05e378e770acc887f2" 2019-01-18 06:14:43,734 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:14: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-f7bb6015-634a-4e5b-b2c0-1a71f94daefa x-compute-request-id: req-f7bb6015-634a-4e5b-b2c0-1a71f94daefa Content-Encoding: gzip Content-Length: 753 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceTwoNetTests-d78042df-300e-4144-b108-86dc1a5e00f9-net1": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:31:98:ae", "version": 4, "addr": "10.200.201.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/de7cb42d-94c0-4d2c-8eed-543f5c05833f", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/de7cb42d-94c0-4d2c-8eed-543f5c05833f", "rel": "bookmark"}], "image": {"id": "e6f5f0df-23c3-48d2-ac5b-36d27f4c43da", "links": [{"href": "http://172.30.9.23:8774/images/e6f5f0df-23c3-48d2-ac5b-36d27f4c43da", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-18T06:14:18.000000", "flavor": {"id": "4065aad0-5977-4c4d-801a-df81edf89d64", "links": [{"href": "http://172.30.9.23:8774/flavors/4065aad0-5977-4c4d-801a-df81edf89d64", "rel": "bookmark"}]}, "id": "de7cb42d-94c0-4d2c-8eed-543f5c05833f", "security_groups": [{"name": "default"}], "user_id": "72b10d7adab04c70801627da74bfe395", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-18T06:14:20Z", "hostId": "7bde35b0005ea130cedb0c503346a9474064f194098a8140d5fe21d2", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-d78042df-300e-4144-b108-86dc1a5e00f9-inst1", "created": "2019-01-18T06:14:13Z", "tenant_id": "b8248e22930b406a8d18e80dc6bbd829", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-18 06:14:43,735 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/de7cb42d-94c0-4d2c-8eed-543f5c05833f used request id req-f7bb6015-634a-4e5b-b2c0-1a71f94daefa 2019-01-18 06:14:43,738 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers/de7cb42d-94c0-4d2c-8eed-543f5c05833f/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca4099ecf5be050d6b1a9c05e378e770acc887f2" -d '{"os-getConsoleOutput": {"length": null}}' 2019-01-18 06:14:44,807 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:14: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-63a3e61c-977b-4d53-be1a-a60f6984df71 x-compute-request-id: req-63a3e61c-977b-4d53-be1a-a60f6984df71 Content-Encoding: gzip Content-Length: 8099 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 485129451 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.132401] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.134092] pid_max: default: 32768 minimum: 301\n[ 0.135017] ACPI: Core revision 20150930\n[ 0.136444] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.137767] Security Framework initialized\n[ 0.138582] Yama: becoming mindful.\n[ 0.139308] AppArmor: AppArmor initialized\n[ 0.140199] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.141570] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.142857] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.144131] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.145560] Initializing cgroup subsys io\n[ 0.146375] Initializing cgroup subsys memory\n[ 0.147235] Initializing cgroup subsys devices\n[ 0.148139] Initializing cgroup subsys freezer\n[ 0.149034] Initializing cgroup subsys net_cls\n[ 0.149901] Initializing cgroup subsys perf_event\n[ 0.150808] Initializing cgroup subsys net_prio\n[ 0.151730] Initializing cgroup subsys hugetlb\n[ 0.152619] Initializing cgroup subsys pids\n[ 0.153496] CPU: Physical Processor ID: 0\n[ 0.155029] mce: CPU supports 10 MCE banks\n[ 0.155912] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.156942] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.159184] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.165659] ftrace: allocating 31920 entries in 125 pages\n[ 0.191831] smpboot: Max logical packages: 2\n[ 0.192727] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.193918] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.195291] x2apic enabled\n[ 0.196139] Switched APIC routing to physical x2apic.\n[ 0.197909] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.199101] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.201212] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.203114] KVM setup paravirtual spinlock\n[ 0.204523] x86: Booting SMP configuration:\n[ 0.205438] .... node #0, CPUs: #1\n[ 0.206337] kvm-clock: cpu 1, msr 0:1ffd3041, secondary cpu clock\n[ 0.228570] x86: Booted up 1 node, 2 CPUs\n[ 0.228576] KVM setup async PF for cpu 1\n[ 0.228579] kvm-stealtime: cpu 1, msr 1f90d940\n[ 0.231154] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.232681] devtmpfs: initialized\n[ 0.234386] evm: security.selinux\n[ 0.235099] evm: security.SMACK64\n[ 0.235831] evm: security.SMACK64EXEC\n[ 0.236583] evm: security.SMACK64TRANSMUTE\n[ 0.237396] evm: security.SMACK64MMAP\n[ 0.238135] evm: security.ima\n[ 0.238773] evm: security.capability\n[ 0.239623] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.241512] pinctrl core: initialized pinctrl subsystem\n[ 0.242615] RTC time: 6:14:19, date: 01/18/19\n[ 0.243595] NET: Registered protocol family 16\n[ 0.253514] cpuidle: using governor ladder\n[ 0.265608] cpuidle: using governor menu\n[ 0.266435] PCCT header not found.\n[ 0.267225] ACPI: bus type PCI registered\n[ 0.268030] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.269277] PCI: Using configuration type 1 for base access\n[ 0.282740] ACPI: Added _OSI(Module Device)\n[ 0.283598] ACPI: Added _OSI(Processor Device)\n[ 0.284464] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.285380] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.287744] ACPI: Interpreter enabled\n[ 0.288508] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.290355] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.292210] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.294060] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.295947] ACPI: (supports S0 S5)\n[ 0.296685] ACPI: Using IOAPIC for interrupt routing\n[ 0.297745] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.301067] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.302208] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.303445] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.304645] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.306956] acpiphp: Slot [3] registered\n[ 0.307768] acpiphp: Slot [4] registered\n[ 0.308565] acpiphp: Slot [5] registered\n[ 0.309371] acpiphp: Slot [6] registered\n[ 0.310165] acpiphp: Slot [7] registered\n[ 0.310961] acpiphp: Slot [8] registered\n[ 0.311787] acpiphp: Slot [9] registered\n[ 0.312601] acpiphp: Slot [10] registered\n[ 0.323476] acpiphp: Slot [11] registered\n[ 0.324285] acpiphp: Slot [12] registered\n[ 0.325098] acpiphp: Slot [13] registered\n[ 0.325923] acpiphp: Slot [14] registered\n[ 0.326780] acpiphp: Slot [15] registered\n[ 0.327596] acpiphp: Slot [16] registered\n[ 0.328408] acpiphp: Slot [17] registered\n[ 0.329214] acpiphp: Slot [18] registered\n[ 0.330024] acpiphp: Slot [19] registered\n[ 0.330837] acpiphp: Slot [20] registered\n[ 0.331657] acpiphp: Slot [21] registered\n[ 0.332469] acpiphp: Slot [22] registered\n[ 0.333276] acpiphp: Slot [23] registered\n[ 0.334097] acpiphp: Slot [24] registered\n[ 0.334905] acpiphp: Slot [25] registered\n[ 0.335722] acpiphp: Slot [26] registered\n[ 0.336579] acpiphp: Slot [27] registered\n[ 0.337402] acpiphp: Slot [28] registered\n[ 0.338206] acpiphp: Slot [29] registered\n[ 0.339013] acpiphp: Slot [30] registered\n[ 0.339829] acpiphp: Slot [31] registered\n[ 0.340639] PCI host bridge to bus 0000:00\n[ 0.341444] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.342653] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.343870] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.345315] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.346797] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.352953] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.354245] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.355421] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.356731] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.363074] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.364501] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.409565] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.411029] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.412484] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.413911] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.415289] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.416561] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.417828] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.419057] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.420621] vgaarb: loaded\n[ 0.421234] vgaarb: bridge control possible 0000:00:02.0\n[ 0.422788] SCSI subsystem initialized\n[ 0.423634] ACPI: bus type USB registered\n[ 0.424466] usbcore: registered new interface driver usbfs\n[ 0.425499] usbcore: registered new interface driver hub\n[ 0.426514] usbcore: registered new device driver usb\n[ 0.427649] PCI: Using ACPI for IRQ routing\n[ 0.428694] NetLabel: Initializing\n[ 0.429411] NetLabel: domain hash size = 128\n[ 0.430276] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.431237] NetLabel: unlabeled traffic allowed by default\n[ 0.432398] clocksource: Switched to clocksource kvm-clock\n[ 0.438337] AppArmor: AppArmor Filesystem Enabled\n[ 0.439308] pnp: PnP ACPI init\n[ 0.440237] pnp: PnP ACPI: found 5 devices\n[ 0.447237] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.449004] NET: Registered protocol family 2\n[ 0.449968] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.451289] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.452479] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.453650] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.454773] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.455970] NET: Registered protocol family 1\n[ 0.456845] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.457993] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.459096] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.477637] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.496417] Trying to unpack rootfs image as initramfs...\n[ 0.546820] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.561089] Scanning for low memory corruption every 60 seconds\n[ 0.562555] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 0.563749] audit: initializing netlink subsys (disabled)\n[ 0.564834] audit: type=2000 audit(1547792059.645:1): initialized\n[ 0.566186] Initialise system trusted keyring\n[ 0.567200] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.568417] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.570555] zbud: loaded\n[ 0.571733] VFS: Disk quotas dquot_6.6.0\n[ 0.572596] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.574261] fuse init (API version 7.23)\n[ 0.575259] Key type big_key registered\n[ 0.576121] Allocating IMA MOK and blacklist keyrings.\n[ 0.577605] Key type asymmetric registered\n[ 0.578485] Asymmetric key parser 'x509' registered\n[ 0.579512] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.581112] io scheduler noop registered\n[ 0.581947] io scheduler deadline registered (default)\n[ 0.582972] io scheduler cfq registered\n[ 0.583833] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.584956] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.586336] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.587833] ACPI: Power Button [PWRF]\n[ 0.588699] GHES: HEST is not enabled!\n[ 0.606946] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.646094] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.649369] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.673331] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.675890] Linux agpgart interface v0.103\n[ 0.678604] brd: module loaded\n[ 0.680571] loop: module loaded\n[ 0.684868] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.686432] GPT:90111 != 20971519\n[ 0.687167] GPT:Alternate GPT header not at the end of the disk.\n[ 0.688338] GPT:90111 != 20971519\n[ 0.689079] GPT: Use GNU Parted to correct GPT errors.\n[ 0.690129] vda: vda1 vda15\n[ 0.691788] scsi host0: ata_piix\n[ 0.692576] scsi host1: ata_piix\n[ 0.693309] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.694574] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.695944] libphy: Fixed MDIO Bus: probed\n[ 0.696886] tun: Universal TUN/TAP device driver, 1.6\n[ 0.697912] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.700037] PPP generic driver version 2.4.2\n[ 0.700966] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.702239] ehci-pci: EHCI PCI platform driver\n[ 0.703119] ehci-platform: EHCI generic platform driver\n[ 0.704109] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.705248] ohci-pci: OHCI PCI platform driver\n[ 0.706124] ohci-platform: OHCI generic platform driver\n[ 0.707111] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.725950] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.726979] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.728451] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.729490] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.730617] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.731847] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.733286] usb usb1: Product: UHCI Host Controller\n[ 0.734232] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.735395] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.736479] hub 1-0:1.0: USB hub found\n[ 0.737263] hub 1-0:1.0: 2 ports detected\n[ 0.738191] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.740318] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.741290] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.742401] mousedev: PS/2 mouse device common for all mice\n[ 0.743685] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.745564] rtc_cmos 00:00: RTC can wake from S4\n[ 0.746708] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.747910] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.749120] i2c /dev entries driver\n[ 0.749889] device-mapper: uevent: version 1.0.3\n[ 0.750843] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.752489] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.754267] NET: Registered protocol family 10\n[ 0.755314] NET: Registered protocol family 17\n[ 0.756219] Key type dns_resolver registered\n[ 0.757198] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.758308] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.760018] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.761848] registered taskstats version 1\n[ 0.762694] Loading compiled-in X.509 certificates\n[ 0.764133] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.765995] zswap: loaded using pool lzo/zbud\n[ 0.767578] Key type trusted registered\n[ 0.769324] Key type encrypted registered\n[ 0.770163] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.771201] ima: No TPM chip found, activating TPM-bypass!\n[ 0.772251] evm: HMAC attrs: 0x1\n[ 0.773235] Magic number: 3:124:216\n[ 0.774112] rtc_cmos 00:00: setting system clock to 2019-01-18 06:14:19 UTC (1547792059)\n[ 0.786416] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.787551] EDD information not available.\n[ 0.853441] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.855010] Write protecting the kernel read-only data: 14336k\n[ 0.856658] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.858503] 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.921948] 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.59\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.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.81. iid=i-00000090\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\n"} 2019-01-18 06:14:44,807 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/de7cb42d-94c0-4d2c-8eed-543f5c05833f/action used request id req-63a3e61c-977b-4d53-be1a-a60f6984df71 2019-01-18 06:14:44,809 - create_instance_tests - INFO - DHCP lease obtained logged in console 2019-01-18 06:14:44,809 - 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 485129451 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.132401] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.134092] pid_max: default: 32768 minimum: 301 [ 0.135017] ACPI: Core revision 20150930 [ 0.136444] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.137767] Security Framework initialized [ 0.138582] Yama: becoming mindful. [ 0.139308] AppArmor: AppArmor initialized [ 0.140199] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.141570] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.142857] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.144131] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.145560] Initializing cgroup subsys io [ 0.146375] Initializing cgroup subsys memory [ 0.147235] Initializing cgroup subsys devices [ 0.148139] Initializing cgroup subsys freezer [ 0.149034] Initializing cgroup subsys net_cls [ 0.149901] Initializing cgroup subsys perf_event [ 0.150808] Initializing cgroup subsys net_prio [ 0.151730] Initializing cgroup subsys hugetlb [ 0.152619] Initializing cgroup subsys pids [ 0.153496] CPU: Physical Processor ID: 0 [ 0.155029] mce: CPU supports 10 MCE banks [ 0.155912] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.156942] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.159184] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.165659] ftrace: allocating 31920 entries in 125 pages [ 0.191831] smpboot: Max logical packages: 2 [ 0.192727] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.193918] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.195291] x2apic enabled [ 0.196139] Switched APIC routing to physical x2apic. [ 0.197909] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.199101] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.201212] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.203114] KVM setup paravirtual spinlock [ 0.204523] x86: Booting SMP configuration: [ 0.205438] .... node #0, CPUs: #1 [ 0.206337] kvm-clock: cpu 1, msr 0:1ffd3041, secondary cpu clock [ 0.228570] x86: Booted up 1 node, 2 CPUs [ 0.228576] KVM setup async PF for cpu 1 [ 0.228579] kvm-stealtime: cpu 1, msr 1f90d940 [ 0.231154] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.232681] devtmpfs: initialized [ 0.234386] evm: security.selinux [ 0.235099] evm: security.SMACK64 [ 0.235831] evm: security.SMACK64EXEC [ 0.236583] evm: security.SMACK64TRANSMUTE [ 0.237396] evm: security.SMACK64MMAP [ 0.238135] evm: security.ima [ 0.238773] evm: security.capability [ 0.239623] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.241512] pinctrl core: initialized pinctrl subsystem [ 0.242615] RTC time: 6:14:19, date: 01/18/19 [ 0.243595] NET: Registered protocol family 16 [ 0.253514] cpuidle: using governor ladder [ 0.265608] cpuidle: using governor menu [ 0.266435] PCCT header not found. [ 0.267225] ACPI: bus type PCI registered [ 0.268030] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.269277] PCI: Using configuration type 1 for base access [ 0.282740] ACPI: Added _OSI(Module Device) [ 0.283598] ACPI: Added _OSI(Processor Device) [ 0.284464] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.285380] ACPI: Added _OSI(Processor Aggregator Device) [ 0.287744] ACPI: Interpreter enabled [ 0.288508] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.290355] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.292210] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.294060] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.295947] ACPI: (supports S0 S5) [ 0.296685] ACPI: Using IOAPIC for interrupt routing [ 0.297745] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.301067] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.302208] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.303445] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.304645] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.306956] acpiphp: Slot [3] registered [ 0.307768] acpiphp: Slot [4] registered [ 0.308565] acpiphp: Slot [5] registered [ 0.309371] acpiphp: Slot [6] registered [ 0.310165] acpiphp: Slot [7] registered [ 0.310961] acpiphp: Slot [8] registered [ 0.311787] acpiphp: Slot [9] registered [ 0.312601] acpiphp: Slot [10] registered [ 0.323476] acpiphp: Slot [11] registered [ 0.324285] acpiphp: Slot [12] registered [ 0.325098] acpiphp: Slot [13] registered [ 0.325923] acpiphp: Slot [14] registered [ 0.326780] acpiphp: Slot [15] registered [ 0.327596] acpiphp: Slot [16] registered [ 0.328408] acpiphp: Slot [17] registered [ 0.329214] acpiphp: Slot [18] registered [ 0.330024] acpiphp: Slot [19] registered [ 0.330837] acpiphp: Slot [20] registered [ 0.331657] acpiphp: Slot [21] registered [ 0.332469] acpiphp: Slot [22] registered [ 0.333276] acpiphp: Slot [23] registered [ 0.334097] acpiphp: Slot [24] registered [ 0.334905] acpiphp: Slot [25] registered [ 0.335722] acpiphp: Slot [26] registered [ 0.336579] acpiphp: Slot [27] registered [ 0.337402] acpiphp: Slot [28] registered [ 0.338206] acpiphp: Slot [29] registered [ 0.339013] acpiphp: Slot [30] registered [ 0.339829] acpiphp: Slot [31] registered [ 0.340639] PCI host bridge to bus 0000:00 [ 0.341444] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.342653] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.343870] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.345315] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.346797] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.352953] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.354245] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.355421] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.356731] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.363074] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.364501] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.409565] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.411029] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.412484] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.413911] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.415289] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.416561] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.417828] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.419057] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.420621] vgaarb: loaded [ 0.421234] vgaarb: bridge control possible 0000:00:02.0 [ 0.422788] SCSI subsystem initialized [ 0.423634] ACPI: bus type USB registered [ 0.424466] usbcore: registered new interface driver usbfs [ 0.425499] usbcore: registered new interface driver hub [ 0.426514] usbcore: registered new device driver usb [ 0.427649] PCI: Using ACPI for IRQ routing [ 0.428694] NetLabel: Initializing [ 0.429411] NetLabel: domain hash size = 128 [ 0.430276] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.431237] NetLabel: unlabeled traffic allowed by default [ 0.432398] clocksource: Switched to clocksource kvm-clock [ 0.438337] AppArmor: AppArmor Filesystem Enabled [ 0.439308] pnp: PnP ACPI init [ 0.440237] pnp: PnP ACPI: found 5 devices [ 0.447237] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.449004] NET: Registered protocol family 2 [ 0.449968] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.451289] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.452479] TCP: Hash tables configured (established 4096 bind 4096) [ 0.453650] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.454773] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.455970] NET: Registered protocol family 1 [ 0.456845] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.457993] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.459096] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.477637] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.496417] Trying to unpack rootfs image as initramfs... [ 0.546820] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.561089] Scanning for low memory corruption every 60 seconds [ 0.562555] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.563749] audit: initializing netlink subsys (disabled) [ 0.564834] audit: type=2000 audit(1547792059.645:1): initialized [ 0.566186] Initialise system trusted keyring [ 0.567200] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.568417] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.570555] zbud: loaded [ 0.571733] VFS: Disk quotas dquot_6.6.0 [ 0.572596] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.574261] fuse init (API version 7.23) [ 0.575259] Key type big_key registered [ 0.576121] Allocating IMA MOK and blacklist keyrings. [ 0.577605] Key type asymmetric registered [ 0.578485] Asymmetric key parser 'x509' registered [ 0.579512] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.581112] io scheduler noop registered [ 0.581947] io scheduler deadline registered (default) [ 0.582972] io scheduler cfq registered [ 0.583833] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.584956] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.586336] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.587833] ACPI: Power Button [PWRF] [ 0.588699] GHES: HEST is not enabled! [ 0.606946] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.646094] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.649369] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.673331] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.675890] Linux agpgart interface v0.103 [ 0.678604] brd: module loaded [ 0.680571] loop: module loaded [ 0.684868] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.686432] GPT:90111 != 20971519 [ 0.687167] GPT:Alternate GPT header not at the end of the disk. [ 0.688338] GPT:90111 != 20971519 [ 0.689079] GPT: Use GNU Parted to correct GPT errors. [ 0.690129] vda: vda1 vda15 [ 0.691788] scsi host0: ata_piix [ 0.692576] scsi host1: ata_piix [ 0.693309] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.694574] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.695944] libphy: Fixed MDIO Bus: probed [ 0.696886] tun: Universal TUN/TAP device driver, 1.6 [ 0.697912] tun: (C) 1999-2004 Max Krasnyansky [ 0.700037] PPP generic driver version 2.4.2 [ 0.700966] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.702239] ehci-pci: EHCI PCI platform driver [ 0.703119] ehci-platform: EHCI generic platform driver [ 0.704109] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.705248] ohci-pci: OHCI PCI platform driver [ 0.706124] ohci-platform: OHCI generic platform driver [ 0.707111] uhci_hcd: USB Universal Host Controller Interface driver [ 0.725950] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.726979] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.728451] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.729490] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.730617] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.731847] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.733286] usb usb1: Product: UHCI Host Controller [ 0.734232] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.735395] usb usb1: SerialNumber: 0000:00:01.2 [ 0.736479] hub 1-0:1.0: USB hub found [ 0.737263] hub 1-0:1.0: 2 ports detected [ 0.738191] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.740318] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.741290] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.742401] mousedev: PS/2 mouse device common for all mice [ 0.743685] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.745564] rtc_cmos 00:00: RTC can wake from S4 [ 0.746708] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.747910] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.749120] i2c /dev entries driver [ 0.749889] device-mapper: uevent: version 1.0.3 [ 0.750843] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.752489] ledtrig-cpu: registered to indicate activity on CPUs [ 0.754267] NET: Registered protocol family 10 [ 0.755314] NET: Registered protocol family 17 [ 0.756219] Key type dns_resolver registered [ 0.757198] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.758308] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.760018] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.761848] registered taskstats version 1 [ 0.762694] Loading compiled-in X.509 certificates [ 0.764133] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.765995] zswap: loaded using pool lzo/zbud [ 0.767578] Key type trusted registered [ 0.769324] Key type encrypted registered [ 0.770163] AppArmor: AppArmor sha1 policy hashing enabled [ 0.771201] ima: No TPM chip found, activating TPM-bypass! [ 0.772251] evm: HMAC attrs: 0x1 [ 0.773235] Magic number: 3:124:216 [ 0.774112] rtc_cmos 00:00: setting system clock to 2019-01-18 06:14:19 UTC (1547792059) [ 0.786416] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.787551] EDD information not available. [ 0.853441] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.855010] Write protecting the kernel read-only data: 14336k [ 0.856658] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.858503] 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.921948] 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.59 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.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.81. iid=i-00000090 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 2019-01-18 06:14:44,810 - create_instance_tests - INFO - Looking for IP 10.200.202.5 in the console log 2019-01-18 06:14:44,813 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/eaadf761-b232-4fbd-aae6-8d4bb16cc3c1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d8f285ff8a77b540a89de99f36b1b10b9f8427c" 2019-01-18 06:14:45,432 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:14: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-fb046d95-02da-4e58-b274-06cf98c6f207 x-compute-request-id: req-fb046d95-02da-4e58-b274-06cf98c6f207 Content-Encoding: gzip Content-Length: 754 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceTwoNetTests-d78042df-300e-4144-b108-86dc1a5e00f9-net2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:36:b7:d1", "version": 4, "addr": "10.200.202.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/eaadf761-b232-4fbd-aae6-8d4bb16cc3c1", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/eaadf761-b232-4fbd-aae6-8d4bb16cc3c1", "rel": "bookmark"}], "image": {"id": "e6f5f0df-23c3-48d2-ac5b-36d27f4c43da", "links": [{"href": "http://172.30.9.23:8774/images/e6f5f0df-23c3-48d2-ac5b-36d27f4c43da", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-18T06:14:37.000000", "flavor": {"id": "4065aad0-5977-4c4d-801a-df81edf89d64", "links": [{"href": "http://172.30.9.23:8774/flavors/4065aad0-5977-4c4d-801a-df81edf89d64", "rel": "bookmark"}]}, "id": "eaadf761-b232-4fbd-aae6-8d4bb16cc3c1", "security_groups": [{"name": "default"}], "user_id": "72b10d7adab04c70801627da74bfe395", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-18T06:14:38Z", "hostId": "6165d66b409927e02c10b6dd1ae1c55eea4a29f4414ee07304845811", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-d78042df-300e-4144-b108-86dc1a5e00f9-inst2", "created": "2019-01-18T06:14:30Z", "tenant_id": "b8248e22930b406a8d18e80dc6bbd829", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-18 06:14:45,433 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/eaadf761-b232-4fbd-aae6-8d4bb16cc3c1 used request id req-fb046d95-02da-4e58-b274-06cf98c6f207 2019-01-18 06:14:45,436 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers/eaadf761-b232-4fbd-aae6-8d4bb16cc3c1/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d8f285ff8a77b540a89de99f36b1b10b9f8427c" -d '{"os-getConsoleOutput": {"length": null}}' 2019-01-18 06:14:46,543 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:14: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-87b57d40-5129-4856-bde8-bae8038168f8 x-compute-request-id: req-87b57d40-5129-4856-bde8-bae8038168f8 Content-Encoding: gzip Content-Length: 9618 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 516746332 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.133329] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.135318] pid_max: default: 32768 minimum: 301\n[ 0.136405] ACPI: Core revision 20150930\n[ 0.137957] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.139519] Security Framework initialized\n[ 0.140517] Yama: becoming mindful.\n[ 0.141394] AppArmor: AppArmor initialized\n[ 0.142418] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.144025] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.145582] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.147023] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.148681] Initializing cgroup subsys io\n[ 0.149660] Initializing cgroup subsys memory\n[ 0.150681] Initializing cgroup subsys devices\n[ 0.151751] Initializing cgroup subsys freezer\n[ 0.152780] Initializing cgroup subsys net_cls\n[ 0.153799] Initializing cgroup subsys perf_event\n[ 0.154867] Initializing cgroup subsys net_prio\n[ 0.155900] Initializing cgroup subsys hugetlb\n[ 0.156927] Initializing cgroup subsys pids\n[ 0.157957] CPU: Physical Processor ID: 0\n[ 0.159637] mce: CPU supports 10 MCE banks\n[ 0.160666] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.161877] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.164369] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.171045] ftrace: allocating 31920 entries in 125 pages\n[ 0.197467] smpboot: Max logical packages: 2\n[ 0.198514] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.200001] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.201632] x2apic enabled\n[ 0.202562] Switched APIC routing to physical x2apic.\n[ 0.204531] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.206014] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.208609] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.211004] KVM setup paravirtual spinlock\n[ 0.212629] x86: Booting SMP configuration:\n[ 0.213700] .... node #0, CPUs: #1\n[ 0.214770] kvm-clock: cpu 1, msr 0:1ffd3041, secondary cpu clock\n[ 0.237024] x86: Booted up 1 node, 2 CPUs\n[ 0.237027] KVM setup async PF for cpu 1\n[ 0.237030] kvm-stealtime: cpu 1, msr 1f90d940\n[ 0.240160] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.241985] devtmpfs: initialized\n[ 0.243884] evm: security.selinux\n[ 0.244711] evm: security.SMACK64\n[ 0.245554] evm: security.SMACK64EXEC\n[ 0.246442] evm: security.SMACK64TRANSMUTE\n[ 0.247400] evm: security.SMACK64MMAP\n[ 0.248278] evm: security.ima\n[ 0.249021] evm: security.capability\n[ 0.250015] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.252292] pinctrl core: initialized pinctrl subsystem\n[ 0.253498] RTC time: 6:14:37, date: 01/18/19\n[ 0.254505] NET: Registered protocol family 16\n[ 0.264232] cpuidle: using governor ladder\n[ 0.276331] cpuidle: using governor menu\n[ 0.277139] PCCT header not found.\n[ 0.277933] ACPI: bus type PCI registered\n[ 0.278722] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.279962] PCI: Using configuration type 1 for base access\n[ 0.293441] ACPI: Added _OSI(Module Device)\n[ 0.294286] ACPI: Added _OSI(Processor Device)\n[ 0.295137] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.296028] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.298438] ACPI: Interpreter enabled\n[ 0.299220] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.301051] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.302886] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.304704] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.306538] ACPI: (supports S0 S5)\n[ 0.307241] ACPI: Using IOAPIC for interrupt routing\n[ 0.308402] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.311759] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.312884] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.314092] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.315271] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.317504] acpiphp: Slot [3] registered\n[ 0.318300] acpiphp: Slot [4] registered\n[ 0.319097] acpiphp: Slot [5] registered\n[ 0.319894] acpiphp: Slot [6] registered\n[ 0.320687] acpiphp: Slot [7] registered\n[ 0.321484] acpiphp: Slot [8] registered\n[ 0.322280] acpiphp: Slot [9] registered\n[ 0.323073] acpiphp: Slot [10] registered\n[ 0.333847] acpiphp: Slot [11] registered\n[ 0.334665] acpiphp: Slot [12] registered\n[ 0.335471] acpiphp: Slot [13] registered\n[ 0.336278] acpiphp: Slot [14] registered\n[ 0.337082] acpiphp: Slot [15] registered\n[ 0.337895] acpiphp: Slot [16] registered\n[ 0.338699] acpiphp: Slot [17] registered\n[ 0.339501] acpiphp: Slot [18] registered\n[ 0.340303] acpiphp: Slot [19] registered\n[ 0.341109] acpiphp: Slot [20] registered\n[ 0.341919] acpiphp: Slot [21] registered\n[ 0.342718] acpiphp: Slot [22] registered\n[ 0.343532] acpiphp: Slot [23] registered\n[ 0.344338] acpiphp: Slot [24] registered\n[ 0.345141] acpiphp: Slot [25] registered\n[ 0.345947] acpiphp: Slot [26] registered\n[ 0.346748] acpiphp: Slot [27] registered\n[ 0.347553] acpiphp: Slot [28] registered\n[ 0.348354] acpiphp: Slot [29] registered\n[ 0.349154] acpiphp: Slot [30] registered\n[ 0.349963] acpiphp: Slot [31] registered\n[ 0.350761] PCI host bridge to bus 0000:00\n[ 0.351561] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.352754] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.353963] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.355401] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.356836] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.363308] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.364594] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.365749] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.367007] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.374152] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.375564] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.425090] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.426567] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.427996] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.429401] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.430786] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.432102] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.433622] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.434677] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.436206] vgaarb: loaded\n[ 0.436805] vgaarb: bridge control possible 0000:00:02.0\n[ 0.438305] SCSI subsystem initialized\n[ 0.439138] ACPI: bus type USB registered\n[ 0.439947] usbcore: registered new interface driver usbfs\n[ 0.440978] usbcore: registered new interface driver hub\n[ 0.441975] usbcore: registered new device driver usb\n[ 0.443085] PCI: Using ACPI for IRQ routing\n[ 0.444102] NetLabel: Initializing\n[ 0.444811] NetLabel: domain hash size = 128\n[ 0.445652] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.446590] NetLabel: unlabeled traffic allowed by default\n[ 0.447751] clocksource: Switched to clocksource kvm-clock\n[ 0.454031] AppArmor: AppArmor Filesystem Enabled\n[ 0.455082] pnp: PnP ACPI init\n[ 0.456094] pnp: PnP ACPI: found 5 devices\n[ 0.463153] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.465143] NET: Registered protocol family 2\n[ 0.466230] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.467625] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.468946] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.470237] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.471430] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.472730] NET: Registered protocol family 1\n[ 0.473661] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.474886] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.476076] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.494847] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.513890] Trying to unpack rootfs image as initramfs...\n[ 0.564616] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.579486] Scanning for low memory corruption every 60 seconds\n[ 0.580950] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 0.582090] audit: initializing netlink subsys (disabled)\n[ 0.583115] audit: type=2000 audit(1547792078.450:1): initialized\n[ 0.584455] Initialise system trusted keyring\n[ 0.585496] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.586647] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.589013] zbud: loaded\n[ 0.589817] VFS: Disk quotas dquot_6.6.0\n[ 0.591013] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.592629] fuse init (API version 7.23)\n[ 0.593519] Key type big_key registered\n[ 0.594324] Allocating IMA MOK and blacklist keyrings.\n[ 0.595708] Key type asymmetric registered\n[ 0.596539] Asymmetric key parser 'x509' registered\n[ 0.597494] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.599014] io scheduler noop registered\n[ 0.599815] io scheduler deadline registered (default)\n[ 0.600802] io scheduler cfq registered\n[ 0.601633] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.602671] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.603946] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.605389] ACPI: Power Button [PWRF]\n[ 0.606323] GHES: HEST is not enabled!\n[ 0.624443] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.661662] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.664006] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.687999] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.690213] Linux agpgart interface v0.103\n[ 0.692767] brd: module loaded\n[ 0.694699] loop: module loaded\n[ 0.698702] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.700152] GPT:90111 != 20971519\n[ 0.700840] GPT:Alternate GPT header not at the end of the disk.\n[ 0.701916] GPT:90111 != 20971519\n[ 0.702593] GPT: Use GNU Parted to correct GPT errors.\n[ 0.703548] vda: vda1 vda15\n[ 0.705062] scsi host0: ata_piix\n[ 0.705847] scsi host1: ata_piix\n[ 0.706550] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.707751] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.709192] libphy: Fixed MDIO Bus: probed\n[ 0.710072] tun: Universal TUN/TAP device driver, 1.6\n[ 0.711010] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.713048] PPP generic driver version 2.4.2\n[ 0.713952] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.715203] ehci-pci: EHCI PCI platform driver\n[ 0.716079] ehci-platform: EHCI generic platform driver\n[ 0.717065] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.718189] ohci-pci: OHCI PCI platform driver\n[ 0.719050] ohci-platform: OHCI generic platform driver\n[ 0.720036] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.739003] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.739997] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.741439] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.742431] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.743543] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.744760] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.746168] usb usb1: Product: UHCI Host Controller\n[ 0.747095] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.748229] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.749287] hub 1-0:1.0: USB hub found\n[ 0.750062] hub 1-0:1.0: 2 ports detected\n[ 0.750972] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.753108] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.754067] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.755094] mousedev: PS/2 mouse device common for all mice\n[ 0.756286] rtc_cmos 00:00: RTC can wake from S4\n[ 0.757449] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.758661] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.759884] i2c /dev entries driver\n[ 0.760665] device-mapper: uevent: version 1.0.3\n[ 0.761595] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.763300] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.765032] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.766732] NET: Registered protocol family 10\n[ 0.767825] NET: Registered protocol family 17\n[ 0.768711] Key type dns_resolver registered\n[ 0.769713] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.771440] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.772598] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.774439] registered taskstats version 1\n[ 0.775315] Loading compiled-in X.509 certificates\n[ 0.776803] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.778724] zswap: loaded using pool lzo/zbud\n[ 0.780332] Key type trusted registered\n[ 0.782204] Key type encrypted registered\n[ 0.783063] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.784152] ima: No TPM chip found, activating TPM-bypass!\n[ 0.785215] evm: HMAC attrs: 0x1\n[ 0.786200] Magic number: 3:124:216\n[ 0.787088] rtc_cmos 00:00: setting system clock to 2019-01-18 06:14:38 UTC (1547792078)\n[ 0.798780] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.799941] EDD information not available.\n[ 0.864995] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.866640] Write protecting the kernel read-only data: 14336k\n[ 0.868377] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.870305] 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: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.52\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.853125] 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.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.82. iid=i-00000093\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.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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCR34tMLSRhEDccoqEUKGiwKJVCivgV0+Zl8ye27qHMFN3kTWuUORcyxc4rHNqmHXQHEo4euyY+X8MhuXVHoSFeWxWH9OWwROv4wmaDBJuO5H8yYp4yBZu3R4OpLr+n8JOLbcT+HFmzgsfwAvE1m43eFN58rQTj3VD4N1zuxlv/9trqt2iVE+ugeDClnoZweLRmO/aJfPAS6p8Dfa63cmwg6CmvfpBfG1M92zA9hQANweyBzZlGNLT+qV6DA4RA6wlRKASS74DcEyLEB0MMIkPYJjR4mm4Bxes+bCVbCxuQ5XwQmb/qxL2ars1jiDxlJ+6EVw8QCegPe5DLWu9BYltf root@createinstancetwonettests-d78042df-300e-4144-b108-86dc1a5e00f9\nssh-dss AAAAB3NzaC1kc3MAAACBALFvXbB2Ujdu2JXmAl4Wro0jPvCK0X8Dfo9xkYyKVZaTPOV9GSt4HqhiIx4S/5bHJiaUi+mEqqw3xKR7GTzx5BBfd9L+C2cTScJ9xzV8Jip62x+UfzEQ0AsGJc+fZtXW5XA7kVC6xHCc/58Qh2ZSfYH/ocAAcUjcJYji4M2MxdQbAAAAFQCJtbi5y3fnNBUshBkyRxO9/WLSOQAAAIAuw0/N1QRsjqpl0wu1EONQ/XyLD8RiyuuZz5RXqLaxXGDG2gz2PumtYDwX17XAaxij1Z6qZSsU2QGz5+JAEmZU39dHdzW6rpzG/peVloyIefE3qXN76zhT/5ZSDuph8DVqo7wM/w7NBLdvHT2Oy1Vw2C6c2/PG5eKMfPPgbd66SQAAAIEAg4/m0RV+uRAo5EZ88JTLPR2G3n9a4aZUrOnK6lVre11xcVFJs5OayfauX6ZS5hqVHHKgJuk+GVd9jV+pAL1fDJcwHPguIAs9JTC6FfrIjmqf8YQyRvR5kCEw3b3/ks3GKCFTsjUB0uYN7UbxnqlsuHvROrDgrzemQ2kdBHabg/E= root@createinstancetwonettests-d78042df-300e-4144-b108-86dc1a5e00f9\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:fe36:b7d1/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.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-00000093\nname: N/A\navailability-zone: nova\nlocal-hostname: createinstancetwonettests-d78042df-300e-4144-b108-86dc1a5e00f9\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.72 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\ncreateinstancetwonettests-d78042df-300e-4144-b108-86dc1a5e00f9 login: "} 2019-01-18 06:14:46,543 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/eaadf761-b232-4fbd-aae6-8d4bb16cc3c1/action used request id req-87b57d40-5129-4856-bde8-bae8038168f8 2019-01-18 06:14:46,545 - create_instance_tests - INFO - DHCP lease obtained logged in console 2019-01-18 06:14:46,545 - 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 516746332 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.133329] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.135318] pid_max: default: 32768 minimum: 301 [ 0.136405] ACPI: Core revision 20150930 [ 0.137957] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.139519] Security Framework initialized [ 0.140517] Yama: becoming mindful. [ 0.141394] AppArmor: AppArmor initialized [ 0.142418] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.144025] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.145582] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.147023] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.148681] Initializing cgroup subsys io [ 0.149660] Initializing cgroup subsys memory [ 0.150681] Initializing cgroup subsys devices [ 0.151751] Initializing cgroup subsys freezer [ 0.152780] Initializing cgroup subsys net_cls [ 0.153799] Initializing cgroup subsys perf_event [ 0.154867] Initializing cgroup subsys net_prio [ 0.155900] Initializing cgroup subsys hugetlb [ 0.156927] Initializing cgroup subsys pids [ 0.157957] CPU: Physical Processor ID: 0 [ 0.159637] mce: CPU supports 10 MCE banks [ 0.160666] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.161877] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.164369] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.171045] ftrace: allocating 31920 entries in 125 pages [ 0.197467] smpboot: Max logical packages: 2 [ 0.198514] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.200001] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.201632] x2apic enabled [ 0.202562] Switched APIC routing to physical x2apic. [ 0.204531] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.206014] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.208609] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.211004] KVM setup paravirtual spinlock [ 0.212629] x86: Booting SMP configuration: [ 0.213700] .... node #0, CPUs: #1 [ 0.214770] kvm-clock: cpu 1, msr 0:1ffd3041, secondary cpu clock [ 0.237024] x86: Booted up 1 node, 2 CPUs [ 0.237027] KVM setup async PF for cpu 1 [ 0.237030] kvm-stealtime: cpu 1, msr 1f90d940 [ 0.240160] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.241985] devtmpfs: initialized [ 0.243884] evm: security.selinux [ 0.244711] evm: security.SMACK64 [ 0.245554] evm: security.SMACK64EXEC [ 0.246442] evm: security.SMACK64TRANSMUTE [ 0.247400] evm: security.SMACK64MMAP [ 0.248278] evm: security.ima [ 0.249021] evm: security.capability [ 0.250015] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.252292] pinctrl core: initialized pinctrl subsystem [ 0.253498] RTC time: 6:14:37, date: 01/18/19 [ 0.254505] NET: Registered protocol family 16 [ 0.264232] cpuidle: using governor ladder [ 0.276331] cpuidle: using governor menu [ 0.277139] PCCT header not found. [ 0.277933] ACPI: bus type PCI registered [ 0.278722] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.279962] PCI: Using configuration type 1 for base access [ 0.293441] ACPI: Added _OSI(Module Device) [ 0.294286] ACPI: Added _OSI(Processor Device) [ 0.295137] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.296028] ACPI: Added _OSI(Processor Aggregator Device) [ 0.298438] ACPI: Interpreter enabled [ 0.299220] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.301051] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.302886] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.304704] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.306538] ACPI: (supports S0 S5) [ 0.307241] ACPI: Using IOAPIC for interrupt routing [ 0.308402] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.311759] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.312884] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.314092] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.315271] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.317504] acpiphp: Slot [3] registered [ 0.318300] acpiphp: Slot [4] registered [ 0.319097] acpiphp: Slot [5] registered [ 0.319894] acpiphp: Slot [6] registered [ 0.320687] acpiphp: Slot [7] registered [ 0.321484] acpiphp: Slot [8] registered [ 0.322280] acpiphp: Slot [9] registered [ 0.323073] acpiphp: Slot [10] registered [ 0.333847] acpiphp: Slot [11] registered [ 0.334665] acpiphp: Slot [12] registered [ 0.335471] acpiphp: Slot [13] registered [ 0.336278] acpiphp: Slot [14] registered [ 0.337082] acpiphp: Slot [15] registered [ 0.337895] acpiphp: Slot [16] registered [ 0.338699] acpiphp: Slot [17] registered [ 0.339501] acpiphp: Slot [18] registered [ 0.340303] acpiphp: Slot [19] registered [ 0.341109] acpiphp: Slot [20] registered [ 0.341919] acpiphp: Slot [21] registered [ 0.342718] acpiphp: Slot [22] registered [ 0.343532] acpiphp: Slot [23] registered [ 0.344338] acpiphp: Slot [24] registered [ 0.345141] acpiphp: Slot [25] registered [ 0.345947] acpiphp: Slot [26] registered [ 0.346748] acpiphp: Slot [27] registered [ 0.347553] acpiphp: Slot [28] registered [ 0.348354] acpiphp: Slot [29] registered [ 0.349154] acpiphp: Slot [30] registered [ 0.349963] acpiphp: Slot [31] registered [ 0.350761] PCI host bridge to bus 0000:00 [ 0.351561] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.352754] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.353963] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.355401] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.356836] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.363308] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.364594] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.365749] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.367007] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.374152] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.375564] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.425090] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.426567] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.427996] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.429401] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.430786] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.432102] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.433622] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.434677] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.436206] vgaarb: loaded [ 0.436805] vgaarb: bridge control possible 0000:00:02.0 [ 0.438305] SCSI subsystem initialized [ 0.439138] ACPI: bus type USB registered [ 0.439947] usbcore: registered new interface driver usbfs [ 0.440978] usbcore: registered new interface driver hub [ 0.441975] usbcore: registered new device driver usb [ 0.443085] PCI: Using ACPI for IRQ routing [ 0.444102] NetLabel: Initializing [ 0.444811] NetLabel: domain hash size = 128 [ 0.445652] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.446590] NetLabel: unlabeled traffic allowed by default [ 0.447751] clocksource: Switched to clocksource kvm-clock [ 0.454031] AppArmor: AppArmor Filesystem Enabled [ 0.455082] pnp: PnP ACPI init [ 0.456094] pnp: PnP ACPI: found 5 devices [ 0.463153] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.465143] NET: Registered protocol family 2 [ 0.466230] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.467625] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.468946] TCP: Hash tables configured (established 4096 bind 4096) [ 0.470237] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.471430] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.472730] NET: Registered protocol family 1 [ 0.473661] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.474886] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.476076] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.494847] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.513890] Trying to unpack rootfs image as initramfs... [ 0.564616] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.579486] Scanning for low memory corruption every 60 seconds [ 0.580950] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.582090] audit: initializing netlink subsys (disabled) [ 0.583115] audit: type=2000 audit(1547792078.450:1): initialized [ 0.584455] Initialise system trusted keyring [ 0.585496] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.586647] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.589013] zbud: loaded [ 0.589817] VFS: Disk quotas dquot_6.6.0 [ 0.591013] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.592629] fuse init (API version 7.23) [ 0.593519] Key type big_key registered [ 0.594324] Allocating IMA MOK and blacklist keyrings. [ 0.595708] Key type asymmetric registered [ 0.596539] Asymmetric key parser 'x509' registered [ 0.597494] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.599014] io scheduler noop registered [ 0.599815] io scheduler deadline registered (default) [ 0.600802] io scheduler cfq registered [ 0.601633] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.602671] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.603946] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.605389] ACPI: Power Button [PWRF] [ 0.606323] GHES: HEST is not enabled! [ 0.624443] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.661662] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.664006] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.687999] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.690213] Linux agpgart interface v0.103 [ 0.692767] brd: module loaded [ 0.694699] loop: module loaded [ 0.698702] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.700152] GPT:90111 != 20971519 [ 0.700840] GPT:Alternate GPT header not at the end of the disk. [ 0.701916] GPT:90111 != 20971519 [ 0.702593] GPT: Use GNU Parted to correct GPT errors. [ 0.703548] vda: vda1 vda15 [ 0.705062] scsi host0: ata_piix [ 0.705847] scsi host1: ata_piix [ 0.706550] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.707751] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.709192] libphy: Fixed MDIO Bus: probed [ 0.710072] tun: Universal TUN/TAP device driver, 1.6 [ 0.711010] tun: (C) 1999-2004 Max Krasnyansky [ 0.713048] PPP generic driver version 2.4.2 [ 0.713952] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.715203] ehci-pci: EHCI PCI platform driver [ 0.716079] ehci-platform: EHCI generic platform driver [ 0.717065] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.718189] ohci-pci: OHCI PCI platform driver [ 0.719050] ohci-platform: OHCI generic platform driver [ 0.720036] uhci_hcd: USB Universal Host Controller Interface driver [ 0.739003] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.739997] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.741439] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.742431] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.743543] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.744760] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.746168] usb usb1: Product: UHCI Host Controller [ 0.747095] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.748229] usb usb1: SerialNumber: 0000:00:01.2 [ 0.749287] hub 1-0:1.0: USB hub found [ 0.750062] hub 1-0:1.0: 2 ports detected [ 0.750972] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.753108] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.754067] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.755094] mousedev: PS/2 mouse device common for all mice [ 0.756286] rtc_cmos 00:00: RTC can wake from S4 [ 0.757449] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.758661] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.759884] i2c /dev entries driver [ 0.760665] device-mapper: uevent: version 1.0.3 [ 0.761595] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.763300] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.765032] ledtrig-cpu: registered to indicate activity on CPUs [ 0.766732] NET: Registered protocol family 10 [ 0.767825] NET: Registered protocol family 17 [ 0.768711] Key type dns_resolver registered [ 0.769713] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.771440] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.772598] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.774439] registered taskstats version 1 [ 0.775315] Loading compiled-in X.509 certificates [ 0.776803] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.778724] zswap: loaded using pool lzo/zbud [ 0.780332] Key type trusted registered [ 0.782204] Key type encrypted registered [ 0.783063] AppArmor: AppArmor sha1 policy hashing enabled [ 0.784152] ima: No TPM chip found, activating TPM-bypass! [ 0.785215] evm: HMAC attrs: 0x1 [ 0.786200] Magic number: 3:124:216 [ 0.787088] rtc_cmos 00:00: setting system clock to 2019-01-18 06:14:38 UTC (1547792078) [ 0.798780] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.799941] EDD information not available. [ 0.864995] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.866640] Write protecting the kernel read-only data: 14336k [ 0.868377] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.870305] 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: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.52 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.853125] 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.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.82. iid=i-00000093 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 OK === 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: 488MB 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCR34tMLSRhEDccoqEUKGiwKJVCivgV0+Zl8ye27qHMFN3kTWuUORcyxc4rHNqmHXQHEo4euyY+X8MhuXVHoSFeWxWH9OWwROv4wmaDBJuO5H8yYp4yBZu3R4OpLr+n8JOLbcT+HFmzgsfwAvE1m43eFN58rQTj3VD4N1zuxlv/9trqt2iVE+ugeDClnoZweLRmO/aJfPAS6p8Dfa63cmwg6CmvfpBfG1M92zA9hQANweyBzZlGNLT+qV6DA4RA6wlRKASS74DcEyLEB0MMIkPYJjR4mm4Bxes+bCVbCxuQ5XwQmb/qxL2ars1jiDxlJ+6EVw8QCegPe5DLWu9BYltf root@createinstancetwonettests-d78042df-300e-4144-b108-86dc1a5e00f9 ssh-dss AAAAB3NzaC1kc3MAAACBALFvXbB2Ujdu2JXmAl4Wro0jPvCK0X8Dfo9xkYyKVZaTPOV9GSt4HqhiIx4S/5bHJiaUi+mEqqw3xKR7GTzx5BBfd9L+C2cTScJ9xzV8Jip62x+UfzEQ0AsGJc+fZtXW5XA7kVC6xHCc/58Qh2ZSfYH/ocAAcUjcJYji4M2MxdQbAAAAFQCJtbi5y3fnNBUshBkyRxO9/WLSOQAAAIAuw0/N1QRsjqpl0wu1EONQ/XyLD8RiyuuZz5RXqLaxXGDG2gz2PumtYDwX17XAaxij1Z6qZSsU2QGz5+JAEmZU39dHdzW6rpzG/peVloyIefE3qXN76zhT/5ZSDuph8DVqo7wM/w7NBLdvHT2Oy1Vw2C6c2/PG5eKMfPPgbd66SQAAAIEAg4/m0RV+uRAo5EZ88JTLPR2G3n9a4aZUrOnK6lVre11xcVFJs5OayfauX6ZS5hqVHHKgJuk+GVd9jV+pAL1fDJcwHPguIAs9JTC6FfrIjmqf8YQyRvR5kCEw3b3/ks3GKCFTsjUB0uYN7UbxnqlsuHvROrDgrzemQ2kdBHabg/E= root@createinstancetwonettests-d78042df-300e-4144-b108-86dc1a5e00f9 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,10.200.202.5,24,fe80::f816:3eff:fe36:b7d1/64, ip-route:default via 10.200.202.1 dev eth0 ip-route:10.200.202.0/24 dev eth0 src 10.200.202.5 ip-route:169.254.169.254 via 10.200.202.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-00000093 name: N/A availability-zone: nova local-hostname: createinstancetwonettests-d78042df-300e-4144-b108-86dc1a5e00f9 launch-index: 0 === cirros: current=0.4.0 uptime=3.72 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. createinstancetwonettests-d78042df-300e-4144-b108-86dc1a5e00f9 login: 2019-01-18 06:14:47,550 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/de7cb42d-94c0-4d2c-8eed-543f5c05833f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca4099ecf5be050d6b1a9c05e378e770acc887f2" 2019-01-18 06:14:48,150 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:14: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-e311b20b-8a5e-4171-8db1-6871c888b1a5 x-compute-request-id: req-e311b20b-8a5e-4171-8db1-6871c888b1a5 Content-Encoding: gzip Content-Length: 753 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceTwoNetTests-d78042df-300e-4144-b108-86dc1a5e00f9-net1": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:31:98:ae", "version": 4, "addr": "10.200.201.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/de7cb42d-94c0-4d2c-8eed-543f5c05833f", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/de7cb42d-94c0-4d2c-8eed-543f5c05833f", "rel": "bookmark"}], "image": {"id": "e6f5f0df-23c3-48d2-ac5b-36d27f4c43da", "links": [{"href": "http://172.30.9.23:8774/images/e6f5f0df-23c3-48d2-ac5b-36d27f4c43da", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-18T06:14:18.000000", "flavor": {"id": "4065aad0-5977-4c4d-801a-df81edf89d64", "links": [{"href": "http://172.30.9.23:8774/flavors/4065aad0-5977-4c4d-801a-df81edf89d64", "rel": "bookmark"}]}, "id": "de7cb42d-94c0-4d2c-8eed-543f5c05833f", "security_groups": [{"name": "default"}], "user_id": "72b10d7adab04c70801627da74bfe395", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-18T06:14:20Z", "hostId": "7bde35b0005ea130cedb0c503346a9474064f194098a8140d5fe21d2", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-d78042df-300e-4144-b108-86dc1a5e00f9-inst1", "created": "2019-01-18T06:14:13Z", "tenant_id": "b8248e22930b406a8d18e80dc6bbd829", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-18 06:14:48,150 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/de7cb42d-94c0-4d2c-8eed-543f5c05833f used request id req-e311b20b-8a5e-4171-8db1-6871c888b1a5 2019-01-18 06:14:48,153 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers/de7cb42d-94c0-4d2c-8eed-543f5c05833f/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca4099ecf5be050d6b1a9c05e378e770acc887f2" -d '{"os-getConsoleOutput": {"length": null}}' 2019-01-18 06:14:49,246 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:14: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-08dbdf7f-8b20-4004-a3f6-9da3cd289290 x-compute-request-id: req-08dbdf7f-8b20-4004-a3f6-9da3cd289290 Content-Encoding: gzip Content-Length: 9616 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 485129451 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.132401] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.134092] pid_max: default: 32768 minimum: 301\n[ 0.135017] ACPI: Core revision 20150930\n[ 0.136444] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.137767] Security Framework initialized\n[ 0.138582] Yama: becoming mindful.\n[ 0.139308] AppArmor: AppArmor initialized\n[ 0.140199] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.141570] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.142857] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.144131] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.145560] Initializing cgroup subsys io\n[ 0.146375] Initializing cgroup subsys memory\n[ 0.147235] Initializing cgroup subsys devices\n[ 0.148139] Initializing cgroup subsys freezer\n[ 0.149034] Initializing cgroup subsys net_cls\n[ 0.149901] Initializing cgroup subsys perf_event\n[ 0.150808] Initializing cgroup subsys net_prio\n[ 0.151730] Initializing cgroup subsys hugetlb\n[ 0.152619] Initializing cgroup subsys pids\n[ 0.153496] CPU: Physical Processor ID: 0\n[ 0.155029] mce: CPU supports 10 MCE banks\n[ 0.155912] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.156942] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.159184] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.165659] ftrace: allocating 31920 entries in 125 pages\n[ 0.191831] smpboot: Max logical packages: 2\n[ 0.192727] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.193918] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.195291] x2apic enabled\n[ 0.196139] Switched APIC routing to physical x2apic.\n[ 0.197909] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.199101] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.201212] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.203114] KVM setup paravirtual spinlock\n[ 0.204523] x86: Booting SMP configuration:\n[ 0.205438] .... node #0, CPUs: #1\n[ 0.206337] kvm-clock: cpu 1, msr 0:1ffd3041, secondary cpu clock\n[ 0.228570] x86: Booted up 1 node, 2 CPUs\n[ 0.228576] KVM setup async PF for cpu 1\n[ 0.228579] kvm-stealtime: cpu 1, msr 1f90d940\n[ 0.231154] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.232681] devtmpfs: initialized\n[ 0.234386] evm: security.selinux\n[ 0.235099] evm: security.SMACK64\n[ 0.235831] evm: security.SMACK64EXEC\n[ 0.236583] evm: security.SMACK64TRANSMUTE\n[ 0.237396] evm: security.SMACK64MMAP\n[ 0.238135] evm: security.ima\n[ 0.238773] evm: security.capability\n[ 0.239623] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.241512] pinctrl core: initialized pinctrl subsystem\n[ 0.242615] RTC time: 6:14:19, date: 01/18/19\n[ 0.243595] NET: Registered protocol family 16\n[ 0.253514] cpuidle: using governor ladder\n[ 0.265608] cpuidle: using governor menu\n[ 0.266435] PCCT header not found.\n[ 0.267225] ACPI: bus type PCI registered\n[ 0.268030] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.269277] PCI: Using configuration type 1 for base access\n[ 0.282740] ACPI: Added _OSI(Module Device)\n[ 0.283598] ACPI: Added _OSI(Processor Device)\n[ 0.284464] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.285380] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.287744] ACPI: Interpreter enabled\n[ 0.288508] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.290355] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.292210] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.294060] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.295947] ACPI: (supports S0 S5)\n[ 0.296685] ACPI: Using IOAPIC for interrupt routing\n[ 0.297745] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.301067] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.302208] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.303445] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.304645] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.306956] acpiphp: Slot [3] registered\n[ 0.307768] acpiphp: Slot [4] registered\n[ 0.308565] acpiphp: Slot [5] registered\n[ 0.309371] acpiphp: Slot [6] registered\n[ 0.310165] acpiphp: Slot [7] registered\n[ 0.310961] acpiphp: Slot [8] registered\n[ 0.311787] acpiphp: Slot [9] registered\n[ 0.312601] acpiphp: Slot [10] registered\n[ 0.323476] acpiphp: Slot [11] registered\n[ 0.324285] acpiphp: Slot [12] registered\n[ 0.325098] acpiphp: Slot [13] registered\n[ 0.325923] acpiphp: Slot [14] registered\n[ 0.326780] acpiphp: Slot [15] registered\n[ 0.327596] acpiphp: Slot [16] registered\n[ 0.328408] acpiphp: Slot [17] registered\n[ 0.329214] acpiphp: Slot [18] registered\n[ 0.330024] acpiphp: Slot [19] registered\n[ 0.330837] acpiphp: Slot [20] registered\n[ 0.331657] acpiphp: Slot [21] registered\n[ 0.332469] acpiphp: Slot [22] registered\n[ 0.333276] acpiphp: Slot [23] registered\n[ 0.334097] acpiphp: Slot [24] registered\n[ 0.334905] acpiphp: Slot [25] registered\n[ 0.335722] acpiphp: Slot [26] registered\n[ 0.336579] acpiphp: Slot [27] registered\n[ 0.337402] acpiphp: Slot [28] registered\n[ 0.338206] acpiphp: Slot [29] registered\n[ 0.339013] acpiphp: Slot [30] registered\n[ 0.339829] acpiphp: Slot [31] registered\n[ 0.340639] PCI host bridge to bus 0000:00\n[ 0.341444] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.342653] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.343870] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.345315] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.346797] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.352953] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.354245] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.355421] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.356731] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.363074] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.364501] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.409565] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.411029] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.412484] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.413911] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.415289] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.416561] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.417828] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.419057] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.420621] vgaarb: loaded\n[ 0.421234] vgaarb: bridge control possible 0000:00:02.0\n[ 0.422788] SCSI subsystem initialized\n[ 0.423634] ACPI: bus type USB registered\n[ 0.424466] usbcore: registered new interface driver usbfs\n[ 0.425499] usbcore: registered new interface driver hub\n[ 0.426514] usbcore: registered new device driver usb\n[ 0.427649] PCI: Using ACPI for IRQ routing\n[ 0.428694] NetLabel: Initializing\n[ 0.429411] NetLabel: domain hash size = 128\n[ 0.430276] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.431237] NetLabel: unlabeled traffic allowed by default\n[ 0.432398] clocksource: Switched to clocksource kvm-clock\n[ 0.438337] AppArmor: AppArmor Filesystem Enabled\n[ 0.439308] pnp: PnP ACPI init\n[ 0.440237] pnp: PnP ACPI: found 5 devices\n[ 0.447237] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.449004] NET: Registered protocol family 2\n[ 0.449968] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.451289] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.452479] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.453650] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.454773] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.455970] NET: Registered protocol family 1\n[ 0.456845] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.457993] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.459096] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.477637] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.496417] Trying to unpack rootfs image as initramfs...\n[ 0.546820] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.561089] Scanning for low memory corruption every 60 seconds\n[ 0.562555] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 0.563749] audit: initializing netlink subsys (disabled)\n[ 0.564834] audit: type=2000 audit(1547792059.645:1): initialized\n[ 0.566186] Initialise system trusted keyring\n[ 0.567200] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.568417] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.570555] zbud: loaded\n[ 0.571733] VFS: Disk quotas dquot_6.6.0\n[ 0.572596] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.574261] fuse init (API version 7.23)\n[ 0.575259] Key type big_key registered\n[ 0.576121] Allocating IMA MOK and blacklist keyrings.\n[ 0.577605] Key type asymmetric registered\n[ 0.578485] Asymmetric key parser 'x509' registered\n[ 0.579512] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.581112] io scheduler noop registered\n[ 0.581947] io scheduler deadline registered (default)\n[ 0.582972] io scheduler cfq registered\n[ 0.583833] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.584956] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.586336] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.587833] ACPI: Power Button [PWRF]\n[ 0.588699] GHES: HEST is not enabled!\n[ 0.606946] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.646094] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.649369] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.673331] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.675890] Linux agpgart interface v0.103\n[ 0.678604] brd: module loaded\n[ 0.680571] loop: module loaded\n[ 0.684868] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.686432] GPT:90111 != 20971519\n[ 0.687167] GPT:Alternate GPT header not at the end of the disk.\n[ 0.688338] GPT:90111 != 20971519\n[ 0.689079] GPT: Use GNU Parted to correct GPT errors.\n[ 0.690129] vda: vda1 vda15\n[ 0.691788] scsi host0: ata_piix\n[ 0.692576] scsi host1: ata_piix\n[ 0.693309] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.694574] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.695944] libphy: Fixed MDIO Bus: probed\n[ 0.696886] tun: Universal TUN/TAP device driver, 1.6\n[ 0.697912] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.700037] PPP generic driver version 2.4.2\n[ 0.700966] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.702239] ehci-pci: EHCI PCI platform driver\n[ 0.703119] ehci-platform: EHCI generic platform driver\n[ 0.704109] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.705248] ohci-pci: OHCI PCI platform driver\n[ 0.706124] ohci-platform: OHCI generic platform driver\n[ 0.707111] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.725950] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.726979] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.728451] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.729490] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.730617] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.731847] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.733286] usb usb1: Product: UHCI Host Controller\n[ 0.734232] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.735395] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.736479] hub 1-0:1.0: USB hub found\n[ 0.737263] hub 1-0:1.0: 2 ports detected\n[ 0.738191] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.740318] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.741290] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.742401] mousedev: PS/2 mouse device common for all mice\n[ 0.743685] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.745564] rtc_cmos 00:00: RTC can wake from S4\n[ 0.746708] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.747910] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.749120] i2c /dev entries driver\n[ 0.749889] device-mapper: uevent: version 1.0.3\n[ 0.750843] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.752489] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.754267] NET: Registered protocol family 10\n[ 0.755314] NET: Registered protocol family 17\n[ 0.756219] Key type dns_resolver registered\n[ 0.757198] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.758308] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.760018] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.761848] registered taskstats version 1\n[ 0.762694] Loading compiled-in X.509 certificates\n[ 0.764133] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.765995] zswap: loaded using pool lzo/zbud\n[ 0.767578] Key type trusted registered\n[ 0.769324] Key type encrypted registered\n[ 0.770163] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.771201] ima: No TPM chip found, activating TPM-bypass!\n[ 0.772251] evm: HMAC attrs: 0x1\n[ 0.773235] Magic number: 3:124:216\n[ 0.774112] rtc_cmos 00:00: setting system clock to 2019-01-18 06:14:19 UTC (1547792059)\n[ 0.786416] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.787551] EDD information not available.\n[ 0.853441] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.855010] Write protecting the kernel read-only data: 14336k\n[ 0.856658] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.858503] 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.921948] 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.59\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.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.81. iid=i-00000090\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.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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCQ+YKU9SSsG17S9UIk0px1FnxHhLCh+W1/HPWpDislv4R6mAA7UwVMTTq7mNmmf1WdNLW+1HP+Xp9OkmWJHOVdMuEk6HlTQXA3JiwVePTOKlIDAhZ9fgJqLAnssAOMYJe+DhdM6u1KKFkGN1DN8MRl5ofhIGJz5w71pDA0KM8u7oNGC/aPF+jrWVr8IcJwx7cLcy/rixxIp8bLjWib0OxA6r2Oe7P6eXID40i7OxuLZGEpvbyjIwDua95Vq7a/9gaIxsHYK/w4sivlbZbQsfO+IRhrtf66sWGTRavCKE7mKulRkkFjAtpm5HrwPTjFc3/yAuXCksZm0o4xna78TCvn root@createinstancetwonettests-d78042df-300e-4144-b108-86dc1a5e00f9\nssh-dss AAAAB3NzaC1kc3MAAACBAMPoE27AiVa+y/1nUynpZa4RG8eWsO3KT18DmUutja14fBXA22I4Gc548oS8GAzbQIKwhHFZCxf/ArkHVD/A6wJZvEtGllGJVgDoPXXaAR+0NX9uxUBBEKAjyfjmJe3yXnHTrxfE6Z4OrjxyAbmwUgmyGlkBFtLeIr9yY283s83JAAAAFQDgTxuRpC4gQCsjxHrK/f7gpgvGKwAAAIEAjVSReAorXmVV9+mcEYalosaJIDs5eUGpAg3MWanMJMoVd3ShkC19pzmZC0eZZUANr3yt613ZhN1n7o2UY8MjyvIuzV7M6MZdCFqH3l/FWNT7hKm/mSA/yfWDUej/Les5V5H6hqVckMFdFyo93ApU+IzKpTCypiDxGEosdDHYsqYAAACAaIpu9m/hLaA2a8vMtvGyC9B6oQ8Lw4ImKN8Nf48ppk7JqrGY1obVOrdqnL/6exucLiAhWE30kAGiY0S/q7FF88M2ZdVdy7zeZEcHetkL5nfCuTZetJdTUd4mJy4+ct+gt6GLpX/dNa9h9fWSUTGfo6gJj1z7nQkGER/PJt3Ilp4= root@createinstancetwonettests-d78042df-300e-4144-b108-86dc1a5e00f9\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:fe31:98ae/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-00000090\nname: N/A\navailability-zone: nova\nlocal-hostname: createinstancetwonettests-d78042df-300e-4144-b108-86dc1a5e00f9\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=26.18 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\ncreateinstancetwonettests-d78042df-300e-4144-b108-86dc1a5e00f9 login: "} 2019-01-18 06:14:49,247 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/de7cb42d-94c0-4d2c-8eed-543f5c05833f/action used request id req-08dbdf7f-8b20-4004-a3f6-9da3cd289290 2019-01-18 06:14:50,252 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/eaadf761-b232-4fbd-aae6-8d4bb16cc3c1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d8f285ff8a77b540a89de99f36b1b10b9f8427c" 2019-01-18 06:14:50,847 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:14: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-dfa4b682-ebf0-4fc4-b784-55a760fa46d4 x-compute-request-id: req-dfa4b682-ebf0-4fc4-b784-55a760fa46d4 Content-Encoding: gzip Content-Length: 754 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceTwoNetTests-d78042df-300e-4144-b108-86dc1a5e00f9-net2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:36:b7:d1", "version": 4, "addr": "10.200.202.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/eaadf761-b232-4fbd-aae6-8d4bb16cc3c1", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/eaadf761-b232-4fbd-aae6-8d4bb16cc3c1", "rel": "bookmark"}], "image": {"id": "e6f5f0df-23c3-48d2-ac5b-36d27f4c43da", "links": [{"href": "http://172.30.9.23:8774/images/e6f5f0df-23c3-48d2-ac5b-36d27f4c43da", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-18T06:14:37.000000", "flavor": {"id": "4065aad0-5977-4c4d-801a-df81edf89d64", "links": [{"href": "http://172.30.9.23:8774/flavors/4065aad0-5977-4c4d-801a-df81edf89d64", "rel": "bookmark"}]}, "id": "eaadf761-b232-4fbd-aae6-8d4bb16cc3c1", "security_groups": [{"name": "default"}], "user_id": "72b10d7adab04c70801627da74bfe395", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-18T06:14:38Z", "hostId": "6165d66b409927e02c10b6dd1ae1c55eea4a29f4414ee07304845811", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-d78042df-300e-4144-b108-86dc1a5e00f9-inst2", "created": "2019-01-18T06:14:30Z", "tenant_id": "b8248e22930b406a8d18e80dc6bbd829", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-18 06:14:50,847 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/eaadf761-b232-4fbd-aae6-8d4bb16cc3c1 used request id req-dfa4b682-ebf0-4fc4-b784-55a760fa46d4 2019-01-18 06:14:50,850 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers/eaadf761-b232-4fbd-aae6-8d4bb16cc3c1/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d8f285ff8a77b540a89de99f36b1b10b9f8427c" -d '{"os-getConsoleOutput": {"length": null}}' 2019-01-18 06:14:51,950 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:14: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-07dce93a-75c4-43c6-9e88-f2ec2f702d11 x-compute-request-id: req-07dce93a-75c4-43c6-9e88-f2ec2f702d11 Content-Encoding: gzip Content-Length: 9618 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 516746332 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.133329] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.135318] pid_max: default: 32768 minimum: 301\n[ 0.136405] ACPI: Core revision 20150930\n[ 0.137957] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.139519] Security Framework initialized\n[ 0.140517] Yama: becoming mindful.\n[ 0.141394] AppArmor: AppArmor initialized\n[ 0.142418] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.144025] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.145582] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.147023] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.148681] Initializing cgroup subsys io\n[ 0.149660] Initializing cgroup subsys memory\n[ 0.150681] Initializing cgroup subsys devices\n[ 0.151751] Initializing cgroup subsys freezer\n[ 0.152780] Initializing cgroup subsys net_cls\n[ 0.153799] Initializing cgroup subsys perf_event\n[ 0.154867] Initializing cgroup subsys net_prio\n[ 0.155900] Initializing cgroup subsys hugetlb\n[ 0.156927] Initializing cgroup subsys pids\n[ 0.157957] CPU: Physical Processor ID: 0\n[ 0.159637] mce: CPU supports 10 MCE banks\n[ 0.160666] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.161877] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.164369] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.171045] ftrace: allocating 31920 entries in 125 pages\n[ 0.197467] smpboot: Max logical packages: 2\n[ 0.198514] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.200001] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.201632] x2apic enabled\n[ 0.202562] Switched APIC routing to physical x2apic.\n[ 0.204531] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.206014] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.208609] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.211004] KVM setup paravirtual spinlock\n[ 0.212629] x86: Booting SMP configuration:\n[ 0.213700] .... node #0, CPUs: #1\n[ 0.214770] kvm-clock: cpu 1, msr 0:1ffd3041, secondary cpu clock\n[ 0.237024] x86: Booted up 1 node, 2 CPUs\n[ 0.237027] KVM setup async PF for cpu 1\n[ 0.237030] kvm-stealtime: cpu 1, msr 1f90d940\n[ 0.240160] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.241985] devtmpfs: initialized\n[ 0.243884] evm: security.selinux\n[ 0.244711] evm: security.SMACK64\n[ 0.245554] evm: security.SMACK64EXEC\n[ 0.246442] evm: security.SMACK64TRANSMUTE\n[ 0.247400] evm: security.SMACK64MMAP\n[ 0.248278] evm: security.ima\n[ 0.249021] evm: security.capability\n[ 0.250015] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.252292] pinctrl core: initialized pinctrl subsystem\n[ 0.253498] RTC time: 6:14:37, date: 01/18/19\n[ 0.254505] NET: Registered protocol family 16\n[ 0.264232] cpuidle: using governor ladder\n[ 0.276331] cpuidle: using governor menu\n[ 0.277139] PCCT header not found.\n[ 0.277933] ACPI: bus type PCI registered\n[ 0.278722] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.279962] PCI: Using configuration type 1 for base access\n[ 0.293441] ACPI: Added _OSI(Module Device)\n[ 0.294286] ACPI: Added _OSI(Processor Device)\n[ 0.295137] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.296028] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.298438] ACPI: Interpreter enabled\n[ 0.299220] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.301051] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.302886] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.304704] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.306538] ACPI: (supports S0 S5)\n[ 0.307241] ACPI: Using IOAPIC for interrupt routing\n[ 0.308402] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.311759] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.312884] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.314092] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.315271] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.317504] acpiphp: Slot [3] registered\n[ 0.318300] acpiphp: Slot [4] registered\n[ 0.319097] acpiphp: Slot [5] registered\n[ 0.319894] acpiphp: Slot [6] registered\n[ 0.320687] acpiphp: Slot [7] registered\n[ 0.321484] acpiphp: Slot [8] registered\n[ 0.322280] acpiphp: Slot [9] registered\n[ 0.323073] acpiphp: Slot [10] registered\n[ 0.333847] acpiphp: Slot [11] registered\n[ 0.334665] acpiphp: Slot [12] registered\n[ 0.335471] acpiphp: Slot [13] registered\n[ 0.336278] acpiphp: Slot [14] registered\n[ 0.337082] acpiphp: Slot [15] registered\n[ 0.337895] acpiphp: Slot [16] registered\n[ 0.338699] acpiphp: Slot [17] registered\n[ 0.339501] acpiphp: Slot [18] registered\n[ 0.340303] acpiphp: Slot [19] registered\n[ 0.341109] acpiphp: Slot [20] registered\n[ 0.341919] acpiphp: Slot [21] registered\n[ 0.342718] acpiphp: Slot [22] registered\n[ 0.343532] acpiphp: Slot [23] registered\n[ 0.344338] acpiphp: Slot [24] registered\n[ 0.345141] acpiphp: Slot [25] registered\n[ 0.345947] acpiphp: Slot [26] registered\n[ 0.346748] acpiphp: Slot [27] registered\n[ 0.347553] acpiphp: Slot [28] registered\n[ 0.348354] acpiphp: Slot [29] registered\n[ 0.349154] acpiphp: Slot [30] registered\n[ 0.349963] acpiphp: Slot [31] registered\n[ 0.350761] PCI host bridge to bus 0000:00\n[ 0.351561] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.352754] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.353963] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.355401] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.356836] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.363308] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.364594] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.365749] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.367007] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.374152] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.375564] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.425090] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.426567] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.427996] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.429401] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.430786] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.432102] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.433622] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.434677] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.436206] vgaarb: loaded\n[ 0.436805] vgaarb: bridge control possible 0000:00:02.0\n[ 0.438305] SCSI subsystem initialized\n[ 0.439138] ACPI: bus type USB registered\n[ 0.439947] usbcore: registered new interface driver usbfs\n[ 0.440978] usbcore: registered new interface driver hub\n[ 0.441975] usbcore: registered new device driver usb\n[ 0.443085] PCI: Using ACPI for IRQ routing\n[ 0.444102] NetLabel: Initializing\n[ 0.444811] NetLabel: domain hash size = 128\n[ 0.445652] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.446590] NetLabel: unlabeled traffic allowed by default\n[ 0.447751] clocksource: Switched to clocksource kvm-clock\n[ 0.454031] AppArmor: AppArmor Filesystem Enabled\n[ 0.455082] pnp: PnP ACPI init\n[ 0.456094] pnp: PnP ACPI: found 5 devices\n[ 0.463153] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.465143] NET: Registered protocol family 2\n[ 0.466230] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.467625] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.468946] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.470237] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.471430] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.472730] NET: Registered protocol family 1\n[ 0.473661] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.474886] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.476076] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.494847] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.513890] Trying to unpack rootfs image as initramfs...\n[ 0.564616] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.579486] Scanning for low memory corruption every 60 seconds\n[ 0.580950] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 0.582090] audit: initializing netlink subsys (disabled)\n[ 0.583115] audit: type=2000 audit(1547792078.450:1): initialized\n[ 0.584455] Initialise system trusted keyring\n[ 0.585496] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.586647] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.589013] zbud: loaded\n[ 0.589817] VFS: Disk quotas dquot_6.6.0\n[ 0.591013] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.592629] fuse init (API version 7.23)\n[ 0.593519] Key type big_key registered\n[ 0.594324] Allocating IMA MOK and blacklist keyrings.\n[ 0.595708] Key type asymmetric registered\n[ 0.596539] Asymmetric key parser 'x509' registered\n[ 0.597494] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.599014] io scheduler noop registered\n[ 0.599815] io scheduler deadline registered (default)\n[ 0.600802] io scheduler cfq registered\n[ 0.601633] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.602671] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.603946] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.605389] ACPI: Power Button [PWRF]\n[ 0.606323] GHES: HEST is not enabled!\n[ 0.624443] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.661662] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.664006] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.687999] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.690213] Linux agpgart interface v0.103\n[ 0.692767] brd: module loaded\n[ 0.694699] loop: module loaded\n[ 0.698702] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.700152] GPT:90111 != 20971519\n[ 0.700840] GPT:Alternate GPT header not at the end of the disk.\n[ 0.701916] GPT:90111 != 20971519\n[ 0.702593] GPT: Use GNU Parted to correct GPT errors.\n[ 0.703548] vda: vda1 vda15\n[ 0.705062] scsi host0: ata_piix\n[ 0.705847] scsi host1: ata_piix\n[ 0.706550] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.707751] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.709192] libphy: Fixed MDIO Bus: probed\n[ 0.710072] tun: Universal TUN/TAP device driver, 1.6\n[ 0.711010] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.713048] PPP generic driver version 2.4.2\n[ 0.713952] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.715203] ehci-pci: EHCI PCI platform driver\n[ 0.716079] ehci-platform: EHCI generic platform driver\n[ 0.717065] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.718189] ohci-pci: OHCI PCI platform driver\n[ 0.719050] ohci-platform: OHCI generic platform driver\n[ 0.720036] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.739003] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.739997] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.741439] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.742431] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.743543] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.744760] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.746168] usb usb1: Product: UHCI Host Controller\n[ 0.747095] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.748229] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.749287] hub 1-0:1.0: USB hub found\n[ 0.750062] hub 1-0:1.0: 2 ports detected\n[ 0.750972] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.753108] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.754067] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.755094] mousedev: PS/2 mouse device common for all mice\n[ 0.756286] rtc_cmos 00:00: RTC can wake from S4\n[ 0.757449] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.758661] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.759884] i2c /dev entries driver\n[ 0.760665] device-mapper: uevent: version 1.0.3\n[ 0.761595] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.763300] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.765032] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.766732] NET: Registered protocol family 10\n[ 0.767825] NET: Registered protocol family 17\n[ 0.768711] Key type dns_resolver registered\n[ 0.769713] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.771440] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.772598] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.774439] registered taskstats version 1\n[ 0.775315] Loading compiled-in X.509 certificates\n[ 0.776803] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.778724] zswap: loaded using pool lzo/zbud\n[ 0.780332] Key type trusted registered\n[ 0.782204] Key type encrypted registered\n[ 0.783063] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.784152] ima: No TPM chip found, activating TPM-bypass!\n[ 0.785215] evm: HMAC attrs: 0x1\n[ 0.786200] Magic number: 3:124:216\n[ 0.787088] rtc_cmos 00:00: setting system clock to 2019-01-18 06:14:38 UTC (1547792078)\n[ 0.798780] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.799941] EDD information not available.\n[ 0.864995] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.866640] Write protecting the kernel read-only data: 14336k\n[ 0.868377] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.870305] 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: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.52\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.853125] 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.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.82. iid=i-00000093\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.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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCR34tMLSRhEDccoqEUKGiwKJVCivgV0+Zl8ye27qHMFN3kTWuUORcyxc4rHNqmHXQHEo4euyY+X8MhuXVHoSFeWxWH9OWwROv4wmaDBJuO5H8yYp4yBZu3R4OpLr+n8JOLbcT+HFmzgsfwAvE1m43eFN58rQTj3VD4N1zuxlv/9trqt2iVE+ugeDClnoZweLRmO/aJfPAS6p8Dfa63cmwg6CmvfpBfG1M92zA9hQANweyBzZlGNLT+qV6DA4RA6wlRKASS74DcEyLEB0MMIkPYJjR4mm4Bxes+bCVbCxuQ5XwQmb/qxL2ars1jiDxlJ+6EVw8QCegPe5DLWu9BYltf root@createinstancetwonettests-d78042df-300e-4144-b108-86dc1a5e00f9\nssh-dss AAAAB3NzaC1kc3MAAACBALFvXbB2Ujdu2JXmAl4Wro0jPvCK0X8Dfo9xkYyKVZaTPOV9GSt4HqhiIx4S/5bHJiaUi+mEqqw3xKR7GTzx5BBfd9L+C2cTScJ9xzV8Jip62x+UfzEQ0AsGJc+fZtXW5XA7kVC6xHCc/58Qh2ZSfYH/ocAAcUjcJYji4M2MxdQbAAAAFQCJtbi5y3fnNBUshBkyRxO9/WLSOQAAAIAuw0/N1QRsjqpl0wu1EONQ/XyLD8RiyuuZz5RXqLaxXGDG2gz2PumtYDwX17XAaxij1Z6qZSsU2QGz5+JAEmZU39dHdzW6rpzG/peVloyIefE3qXN76zhT/5ZSDuph8DVqo7wM/w7NBLdvHT2Oy1Vw2C6c2/PG5eKMfPPgbd66SQAAAIEAg4/m0RV+uRAo5EZ88JTLPR2G3n9a4aZUrOnK6lVre11xcVFJs5OayfauX6ZS5hqVHHKgJuk+GVd9jV+pAL1fDJcwHPguIAs9JTC6FfrIjmqf8YQyRvR5kCEw3b3/ks3GKCFTsjUB0uYN7UbxnqlsuHvROrDgrzemQ2kdBHabg/E= root@createinstancetwonettests-d78042df-300e-4144-b108-86dc1a5e00f9\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:fe36:b7d1/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.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-00000093\nname: N/A\navailability-zone: nova\nlocal-hostname: createinstancetwonettests-d78042df-300e-4144-b108-86dc1a5e00f9\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.72 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\ncreateinstancetwonettests-d78042df-300e-4144-b108-86dc1a5e00f9 login: "} 2019-01-18 06:14:51,951 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/eaadf761-b232-4fbd-aae6-8d4bb16cc3c1/action used request id req-07dce93a-75c4-43c6-9e88-f2ec2f702d11 2019-01-18 06:14:51,952 - create_instance - INFO - Deleting Port with ID - 0db3e476-c02f-4d9a-9adf-a63597d25e62 2019-01-18 06:14:51,952 - neutron_utils - INFO - Deleting port with name CreateInstanceTwoNetTests-d78042df-300e-4144-b108-86dc1a5e00f9-vm1-port 2019-01-18 06:14:51,957 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/ports/0db3e476-c02f-4d9a-9adf-a63597d25e62 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca4099ecf5be050d6b1a9c05e378e770acc887f2" 2019-01-18 06:14:52,755 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-4ff83e39-5c8a-4dba-aed3-5cc579e8d159 Date: Fri, 18 Jan 2019 06:14:52 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-18 06:14:52,755 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/ports/0db3e476-c02f-4d9a-9adf-a63597d25e62 used request id req-4ff83e39-5c8a-4dba-aed3-5cc579e8d159 2019-01-18 06:14:52,755 - create_instance - INFO - Deleting VM instance - CreateInstanceTwoNetTests-d78042df-300e-4144-b108-86dc1a5e00f9-inst1 2019-01-18 06:14:52,758 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/servers/de7cb42d-94c0-4d2c-8eed-543f5c05833f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca4099ecf5be050d6b1a9c05e378e770acc887f2" 2019-01-18 06:14:52,952 - novaclient.v2.client - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 06:14: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-b2a4dbef-1985-4bd1-8664-e88146e9364e x-compute-request-id: req-b2a4dbef-1985-4bd1-8664-e88146e9364e Content-Type: application/json 2019-01-18 06:14:52,952 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/servers/de7cb42d-94c0-4d2c-8eed-543f5c05833f used request id req-b2a4dbef-1985-4bd1-8664-e88146e9364e 2019-01-18 06:14:52,952 - create_instance - INFO - Checking deletion status 2019-01-18 06:14:52,955 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/de7cb42d-94c0-4d2c-8eed-543f5c05833f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca4099ecf5be050d6b1a9c05e378e770acc887f2" 2019-01-18 06:14:53,195 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:14: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-51033f56-9451-408f-ad5c-34b880400d1d x-compute-request-id: req-51033f56-9451-408f-ad5c-34b880400d1d Content-Encoding: gzip Content-Length: 733 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"CreateInstanceTwoNetTests-d78042df-300e-4144-b108-86dc1a5e00f9-net1": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:31:98:ae", "version": 4, "addr": "10.200.201.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/de7cb42d-94c0-4d2c-8eed-543f5c05833f", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/de7cb42d-94c0-4d2c-8eed-543f5c05833f", "rel": "bookmark"}], "image": {"id": "e6f5f0df-23c3-48d2-ac5b-36d27f4c43da", "links": [{"href": "http://172.30.9.23:8774/images/e6f5f0df-23c3-48d2-ac5b-36d27f4c43da", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-18T06:14:18.000000", "flavor": {"id": "4065aad0-5977-4c4d-801a-df81edf89d64", "links": [{"href": "http://172.30.9.23:8774/flavors/4065aad0-5977-4c4d-801a-df81edf89d64", "rel": "bookmark"}]}, "id": "de7cb42d-94c0-4d2c-8eed-543f5c05833f", "user_id": "72b10d7adab04c70801627da74bfe395", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-18T06:14:52Z", "hostId": "7bde35b0005ea130cedb0c503346a9474064f194098a8140d5fe21d2", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-d78042df-300e-4144-b108-86dc1a5e00f9-inst1", "created": "2019-01-18T06:14:13Z", "tenant_id": "b8248e22930b406a8d18e80dc6bbd829", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-18 06:14:53,195 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/de7cb42d-94c0-4d2c-8eed-543f5c05833f used request id req-51033f56-9451-408f-ad5c-34b880400d1d 2019-01-18 06:14:53,195 - create_instance - DEBUG - Instance status [CreateInstanceTwoNetTests-d78042df-300e-4144-b108-86dc1a5e00f9-inst1] is - ACTIVE 2019-01-18 06:14:53,196 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-18 06:14:56,199 - create_instance - DEBUG - VM status query timeout in 296.753889084 2019-01-18 06:14:56,202 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/de7cb42d-94c0-4d2c-8eed-543f5c05833f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca4099ecf5be050d6b1a9c05e378e770acc887f2" 2019-01-18 06:14:56,480 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:14: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-f308010d-c041-485c-bd61-941c932c7b32 x-compute-request-id: req-f308010d-c041-485c-bd61-941c932c7b32 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/de7cb42d-94c0-4d2c-8eed-543f5c05833f", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/de7cb42d-94c0-4d2c-8eed-543f5c05833f", "rel": "bookmark"}], "image": {"id": "e6f5f0df-23c3-48d2-ac5b-36d27f4c43da", "links": [{"href": "http://172.30.9.23:8774/images/e6f5f0df-23c3-48d2-ac5b-36d27f4c43da", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-18T06:14:18.000000", "flavor": {"id": "4065aad0-5977-4c4d-801a-df81edf89d64", "links": [{"href": "http://172.30.9.23:8774/flavors/4065aad0-5977-4c4d-801a-df81edf89d64", "rel": "bookmark"}]}, "id": "de7cb42d-94c0-4d2c-8eed-543f5c05833f", "user_id": "72b10d7adab04c70801627da74bfe395", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-18T06:14:52Z", "hostId": "7bde35b0005ea130cedb0c503346a9474064f194098a8140d5fe21d2", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-d78042df-300e-4144-b108-86dc1a5e00f9-inst1", "created": "2019-01-18T06:14:13Z", "tenant_id": "b8248e22930b406a8d18e80dc6bbd829", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-18 06:14:56,480 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/de7cb42d-94c0-4d2c-8eed-543f5c05833f used request id req-f308010d-c041-485c-bd61-941c932c7b32 2019-01-18 06:14:56,480 - create_instance - DEBUG - Instance status [CreateInstanceTwoNetTests-d78042df-300e-4144-b108-86dc1a5e00f9-inst1] is - ACTIVE 2019-01-18 06:14:56,480 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-18 06:14:59,484 - create_instance - DEBUG - VM status query timeout in 293.469134092 2019-01-18 06:14:59,487 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/de7cb42d-94c0-4d2c-8eed-543f5c05833f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca4099ecf5be050d6b1a9c05e378e770acc887f2" 2019-01-18 06:14:59,873 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:14: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-4f9dfe6d-fb8e-4c28-ac95-8e65b504f137 x-compute-request-id: req-4f9dfe6d-fb8e-4c28-ac95-8e65b504f137 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/de7cb42d-94c0-4d2c-8eed-543f5c05833f", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/de7cb42d-94c0-4d2c-8eed-543f5c05833f", "rel": "bookmark"}], "image": {"id": "e6f5f0df-23c3-48d2-ac5b-36d27f4c43da", "links": [{"href": "http://172.30.9.23:8774/images/e6f5f0df-23c3-48d2-ac5b-36d27f4c43da", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-18T06:14:18.000000", "flavor": {"id": "4065aad0-5977-4c4d-801a-df81edf89d64", "links": [{"href": "http://172.30.9.23:8774/flavors/4065aad0-5977-4c4d-801a-df81edf89d64", "rel": "bookmark"}]}, "id": "de7cb42d-94c0-4d2c-8eed-543f5c05833f", "user_id": "72b10d7adab04c70801627da74bfe395", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-18T06:14:52Z", "hostId": "7bde35b0005ea130cedb0c503346a9474064f194098a8140d5fe21d2", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-d78042df-300e-4144-b108-86dc1a5e00f9-inst1", "created": "2019-01-18T06:14:13Z", "tenant_id": "b8248e22930b406a8d18e80dc6bbd829", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-18 06:14:59,873 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/de7cb42d-94c0-4d2c-8eed-543f5c05833f used request id req-4f9dfe6d-fb8e-4c28-ac95-8e65b504f137 2019-01-18 06:14:59,874 - create_instance - DEBUG - Instance status [CreateInstanceTwoNetTests-d78042df-300e-4144-b108-86dc1a5e00f9-inst1] is - ACTIVE 2019-01-18 06:14:59,874 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-18 06:15:02,877 - create_instance - DEBUG - VM status query timeout in 290.075577974 2019-01-18 06:15:02,880 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/de7cb42d-94c0-4d2c-8eed-543f5c05833f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca4099ecf5be050d6b1a9c05e378e770acc887f2" 2019-01-18 06:15:03,273 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:15: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-1c6fd6a3-4a9c-475c-b69b-767c5895c5a2 x-compute-request-id: req-1c6fd6a3-4a9c-475c-b69b-767c5895c5a2 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/de7cb42d-94c0-4d2c-8eed-543f5c05833f", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/de7cb42d-94c0-4d2c-8eed-543f5c05833f", "rel": "bookmark"}], "image": {"id": "e6f5f0df-23c3-48d2-ac5b-36d27f4c43da", "links": [{"href": "http://172.30.9.23:8774/images/e6f5f0df-23c3-48d2-ac5b-36d27f4c43da", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-18T06:14:18.000000", "flavor": {"id": "4065aad0-5977-4c4d-801a-df81edf89d64", "links": [{"href": "http://172.30.9.23:8774/flavors/4065aad0-5977-4c4d-801a-df81edf89d64", "rel": "bookmark"}]}, "id": "de7cb42d-94c0-4d2c-8eed-543f5c05833f", "user_id": "72b10d7adab04c70801627da74bfe395", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-18T06:14:52Z", "hostId": "7bde35b0005ea130cedb0c503346a9474064f194098a8140d5fe21d2", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-d78042df-300e-4144-b108-86dc1a5e00f9-inst1", "created": "2019-01-18T06:14:13Z", "tenant_id": "b8248e22930b406a8d18e80dc6bbd829", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-18 06:15:03,273 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/de7cb42d-94c0-4d2c-8eed-543f5c05833f used request id req-1c6fd6a3-4a9c-475c-b69b-767c5895c5a2 2019-01-18 06:15:03,274 - create_instance - DEBUG - Instance status [CreateInstanceTwoNetTests-d78042df-300e-4144-b108-86dc1a5e00f9-inst1] is - ACTIVE 2019-01-18 06:15:03,274 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-18 06:15:06,277 - create_instance - DEBUG - VM status query timeout in 286.675580025 2019-01-18 06:15:06,280 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/de7cb42d-94c0-4d2c-8eed-543f5c05833f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca4099ecf5be050d6b1a9c05e378e770acc887f2" 2019-01-18 06:15:06,328 - novaclient.v2.client - DEBUG - RESP: [404] Date: Fri, 18 Jan 2019 06:15: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-32f69950-2e6d-4927-9ef4-18fabde45591 x-compute-request-id: req-32f69950-2e6d-4927-9ef4-18fabde45591 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance de7cb42d-94c0-4d2c-8eed-543f5c05833f could not be found.", "code": 404}} 2019-01-18 06:15:06,329 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/de7cb42d-94c0-4d2c-8eed-543f5c05833f used request id req-32f69950-2e6d-4927-9ef4-18fabde45591 2019-01-18 06:15:06,329 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance de7cb42d-94c0-4d2c-8eed-543f5c05833f could not be found. (HTTP 404) (Request-ID: req-32f69950-2e6d-4927-9ef4-18fabde45591) 2019-01-18 06:15:06,329 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstanceTwoNetTests-d78042df-300e-4144-b108-86dc1a5e00f9-inst1 2019-01-18 06:15:06,330 - create_instance - INFO - Deleting Port with ID - e9e09bc2-6da3-4da3-abda-8b9e58126814 2019-01-18 06:15:06,330 - neutron_utils - INFO - Deleting port with name CreateInstanceTwoNetTests-d78042df-300e-4144-b108-86dc1a5e00f9-vm2-port 2019-01-18 06:15:06,336 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/ports/e9e09bc2-6da3-4da3-abda-8b9e58126814 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d8f285ff8a77b540a89de99f36b1b10b9f8427c" 2019-01-18 06:15:06,786 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-d474cf26-e806-43e4-bda7-43000d494170 Date: Fri, 18 Jan 2019 06:15:06 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-18 06:15:06,786 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/ports/e9e09bc2-6da3-4da3-abda-8b9e58126814 used request id req-d474cf26-e806-43e4-bda7-43000d494170 2019-01-18 06:15:06,786 - create_instance - INFO - Deleting VM instance - CreateInstanceTwoNetTests-d78042df-300e-4144-b108-86dc1a5e00f9-inst2 2019-01-18 06:15:06,789 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/servers/eaadf761-b232-4fbd-aae6-8d4bb16cc3c1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d8f285ff8a77b540a89de99f36b1b10b9f8427c" 2019-01-18 06:15:06,994 - novaclient.v2.client - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 06:15: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-6573ea32-d4e8-43d7-bde7-c8e0761a2749 x-compute-request-id: req-6573ea32-d4e8-43d7-bde7-c8e0761a2749 Content-Type: application/json 2019-01-18 06:15:06,994 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/servers/eaadf761-b232-4fbd-aae6-8d4bb16cc3c1 used request id req-6573ea32-d4e8-43d7-bde7-c8e0761a2749 2019-01-18 06:15:06,994 - create_instance - INFO - Checking deletion status 2019-01-18 06:15:06,997 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/eaadf761-b232-4fbd-aae6-8d4bb16cc3c1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d8f285ff8a77b540a89de99f36b1b10b9f8427c" 2019-01-18 06:15:07,236 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:15: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-fd571a0f-c6d8-420c-844d-5cf99b4fa718 x-compute-request-id: req-fd571a0f-c6d8-420c-844d-5cf99b4fa718 Content-Encoding: gzip Content-Length: 737 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"CreateInstanceTwoNetTests-d78042df-300e-4144-b108-86dc1a5e00f9-net2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:36:b7:d1", "version": 4, "addr": "10.200.202.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/eaadf761-b232-4fbd-aae6-8d4bb16cc3c1", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/eaadf761-b232-4fbd-aae6-8d4bb16cc3c1", "rel": "bookmark"}], "image": {"id": "e6f5f0df-23c3-48d2-ac5b-36d27f4c43da", "links": [{"href": "http://172.30.9.23:8774/images/e6f5f0df-23c3-48d2-ac5b-36d27f4c43da", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-18T06:14:37.000000", "flavor": {"id": "4065aad0-5977-4c4d-801a-df81edf89d64", "links": [{"href": "http://172.30.9.23:8774/flavors/4065aad0-5977-4c4d-801a-df81edf89d64", "rel": "bookmark"}]}, "id": "eaadf761-b232-4fbd-aae6-8d4bb16cc3c1", "user_id": "72b10d7adab04c70801627da74bfe395", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-18T06:15:06Z", "hostId": "6165d66b409927e02c10b6dd1ae1c55eea4a29f4414ee07304845811", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-d78042df-300e-4144-b108-86dc1a5e00f9-inst2", "created": "2019-01-18T06:14:30Z", "tenant_id": "b8248e22930b406a8d18e80dc6bbd829", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-18 06:15:07,236 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/eaadf761-b232-4fbd-aae6-8d4bb16cc3c1 used request id req-fd571a0f-c6d8-420c-844d-5cf99b4fa718 2019-01-18 06:15:07,237 - create_instance - DEBUG - Instance status [CreateInstanceTwoNetTests-d78042df-300e-4144-b108-86dc1a5e00f9-inst2] is - ACTIVE 2019-01-18 06:15:07,237 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-18 06:15:10,240 - create_instance - DEBUG - VM status query timeout in 296.754343987 2019-01-18 06:15:10,243 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/eaadf761-b232-4fbd-aae6-8d4bb16cc3c1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d8f285ff8a77b540a89de99f36b1b10b9f8427c" 2019-01-18 06:15:10,635 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:15: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-201dadad-7f80-4a32-8140-95b7760acefd x-compute-request-id: req-201dadad-7f80-4a32-8140-95b7760acefd 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/eaadf761-b232-4fbd-aae6-8d4bb16cc3c1", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/eaadf761-b232-4fbd-aae6-8d4bb16cc3c1", "rel": "bookmark"}], "image": {"id": "e6f5f0df-23c3-48d2-ac5b-36d27f4c43da", "links": [{"href": "http://172.30.9.23:8774/images/e6f5f0df-23c3-48d2-ac5b-36d27f4c43da", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-18T06:14:37.000000", "flavor": {"id": "4065aad0-5977-4c4d-801a-df81edf89d64", "links": [{"href": "http://172.30.9.23:8774/flavors/4065aad0-5977-4c4d-801a-df81edf89d64", "rel": "bookmark"}]}, "id": "eaadf761-b232-4fbd-aae6-8d4bb16cc3c1", "user_id": "72b10d7adab04c70801627da74bfe395", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-18T06:15:06Z", "hostId": "6165d66b409927e02c10b6dd1ae1c55eea4a29f4414ee07304845811", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-d78042df-300e-4144-b108-86dc1a5e00f9-inst2", "created": "2019-01-18T06:14:30Z", "tenant_id": "b8248e22930b406a8d18e80dc6bbd829", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-18 06:15:10,635 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/eaadf761-b232-4fbd-aae6-8d4bb16cc3c1 used request id req-201dadad-7f80-4a32-8140-95b7760acefd 2019-01-18 06:15:10,636 - create_instance - DEBUG - Instance status [CreateInstanceTwoNetTests-d78042df-300e-4144-b108-86dc1a5e00f9-inst2] is - ACTIVE 2019-01-18 06:15:10,636 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-18 06:15:13,639 - create_instance - DEBUG - VM status query timeout in 293.355460882 2019-01-18 06:15:13,642 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/eaadf761-b232-4fbd-aae6-8d4bb16cc3c1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d8f285ff8a77b540a89de99f36b1b10b9f8427c" 2019-01-18 06:15:14,054 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:15: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-4de45f16-154a-45a3-9137-2ce5e5b4d51e x-compute-request-id: req-4de45f16-154a-45a3-9137-2ce5e5b4d51e 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/eaadf761-b232-4fbd-aae6-8d4bb16cc3c1", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/eaadf761-b232-4fbd-aae6-8d4bb16cc3c1", "rel": "bookmark"}], "image": {"id": "e6f5f0df-23c3-48d2-ac5b-36d27f4c43da", "links": [{"href": "http://172.30.9.23:8774/images/e6f5f0df-23c3-48d2-ac5b-36d27f4c43da", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-18T06:14:37.000000", "flavor": {"id": "4065aad0-5977-4c4d-801a-df81edf89d64", "links": [{"href": "http://172.30.9.23:8774/flavors/4065aad0-5977-4c4d-801a-df81edf89d64", "rel": "bookmark"}]}, "id": "eaadf761-b232-4fbd-aae6-8d4bb16cc3c1", "user_id": "72b10d7adab04c70801627da74bfe395", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-18T06:15:06Z", "hostId": "6165d66b409927e02c10b6dd1ae1c55eea4a29f4414ee07304845811", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-d78042df-300e-4144-b108-86dc1a5e00f9-inst2", "created": "2019-01-18T06:14:30Z", "tenant_id": "b8248e22930b406a8d18e80dc6bbd829", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-18 06:15:14,054 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/eaadf761-b232-4fbd-aae6-8d4bb16cc3c1 used request id req-4de45f16-154a-45a3-9137-2ce5e5b4d51e 2019-01-18 06:15:14,055 - create_instance - DEBUG - Instance status [CreateInstanceTwoNetTests-d78042df-300e-4144-b108-86dc1a5e00f9-inst2] is - ACTIVE 2019-01-18 06:15:14,055 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-18 06:15:17,058 - create_instance - DEBUG - VM status query timeout in 289.936442852 2019-01-18 06:15:17,061 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/eaadf761-b232-4fbd-aae6-8d4bb16cc3c1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d8f285ff8a77b540a89de99f36b1b10b9f8427c" 2019-01-18 06:15:17,116 - novaclient.v2.client - DEBUG - RESP: [404] Date: Fri, 18 Jan 2019 06:15: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-cd8bd47d-cfc9-493e-abee-ff9c1510d2b2 x-compute-request-id: req-cd8bd47d-cfc9-493e-abee-ff9c1510d2b2 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance eaadf761-b232-4fbd-aae6-8d4bb16cc3c1 could not be found.", "code": 404}} 2019-01-18 06:15:17,116 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/eaadf761-b232-4fbd-aae6-8d4bb16cc3c1 used request id req-cd8bd47d-cfc9-493e-abee-ff9c1510d2b2 2019-01-18 06:15:17,116 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance eaadf761-b232-4fbd-aae6-8d4bb16cc3c1 could not be found. (HTTP 404) (Request-ID: req-cd8bd47d-cfc9-493e-abee-ff9c1510d2b2) 2019-01-18 06:15:17,116 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstanceTwoNetTests-d78042df-300e-4144-b108-86dc1a5e00f9-inst2 2019-01-18 06:15:17,120 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/flavors/4065aad0-5977-4c4d-801a-df81edf89d64 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}411d09a74e6959690d227d9ea321539084e0239b" 2019-01-18 06:15:17,174 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 18 Jan 2019 06:15: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-03c8d39e-ea8c-47f4-a5de-a66b30212c02 x-compute-request-id: req-03c8d39e-ea8c-47f4-a5de-a66b30212c02 Content-Length: 0 Content-Type: application/json 2019-01-18 06:15:17,174 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/4065aad0-5977-4c4d-801a-df81edf89d64 used request id req-03c8d39e-ea8c-47f4-a5de-a66b30212c02 2019-01-18 06:15:17,175 - OpenStackNetwork - INFO - Removing router interface from router CreateInstanceTwoNetTests-d78042df-300e-4144-b108-86dc1a5e00f9-pub-router and port CreateInstanceTwoNetTests-d78042df-300e-4144-b108-86dc1a5e00f9-router-port1 2019-01-18 06:15:17,175 - neutron_utils - INFO - Removing router interface from router named CreateInstanceTwoNetTests-d78042df-300e-4144-b108-86dc1a5e00f9-pub-router 2019-01-18 06:15:17,180 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9696/v2.0/routers/3bcf7b5a-d3ee-4c09-9cb5-2899934cfa48/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32b22f9899e84bad765a6677ba5d34e9a40c50a1" -d '{"port_id": "06a23666-75f8-4a95-b8f0-d02c1be1caab"}' 2019-01-18 06:15:18,820 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-cdaa5ced-fd7e-4e67-8d8a-91d8d2f7d77a Date: Fri, 18 Jan 2019 06:15:18 GMT RESP BODY: {"network_id": "f91792cc-b6a8-4663-812b-441363c79bbd", "tenant_id": "b8248e22930b406a8d18e80dc6bbd829", "subnet_id": "11203d87-17be-4bed-970a-0aa441f2f2ca", "subnet_ids": ["11203d87-17be-4bed-970a-0aa441f2f2ca"], "port_id": "06a23666-75f8-4a95-b8f0-d02c1be1caab", "id": "3bcf7b5a-d3ee-4c09-9cb5-2899934cfa48"} 2019-01-18 06:15:18,820 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/3bcf7b5a-d3ee-4c09-9cb5-2899934cfa48/remove_router_interface used request id req-cdaa5ced-fd7e-4e67-8d8a-91d8d2f7d77a 2019-01-18 06:15:18,820 - OpenStackNetwork - INFO - Removing router interface from router CreateInstanceTwoNetTests-d78042df-300e-4144-b108-86dc1a5e00f9-pub-router and port CreateInstanceTwoNetTests-d78042df-300e-4144-b108-86dc1a5e00f9-router-port2 2019-01-18 06:15:18,820 - neutron_utils - INFO - Removing router interface from router named CreateInstanceTwoNetTests-d78042df-300e-4144-b108-86dc1a5e00f9-pub-router 2019-01-18 06:15:18,826 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9696/v2.0/routers/3bcf7b5a-d3ee-4c09-9cb5-2899934cfa48/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32b22f9899e84bad765a6677ba5d34e9a40c50a1" -d '{"port_id": "439531cf-999d-460b-887d-7b35f817d55f"}' 2019-01-18 06:15:20,375 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-4d807cf2-843a-4984-b0c4-ab30d19d12fc Date: Fri, 18 Jan 2019 06:15:20 GMT RESP BODY: {"network_id": "368f919d-5bca-42fc-a2d3-03d0ea0337e7", "tenant_id": "b8248e22930b406a8d18e80dc6bbd829", "subnet_id": "2df79995-eaec-404d-a2bc-f589c11d8a28", "subnet_ids": ["2df79995-eaec-404d-a2bc-f589c11d8a28"], "port_id": "439531cf-999d-460b-887d-7b35f817d55f", "id": "3bcf7b5a-d3ee-4c09-9cb5-2899934cfa48"} 2019-01-18 06:15:20,375 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/3bcf7b5a-d3ee-4c09-9cb5-2899934cfa48/remove_router_interface used request id req-4d807cf2-843a-4984-b0c4-ab30d19d12fc 2019-01-18 06:15:20,375 - OpenStackNetwork - INFO - Removing router CreateInstanceTwoNetTests-d78042df-300e-4144-b108-86dc1a5e00f9-pub-router 2019-01-18 06:15:20,376 - neutron_utils - INFO - Deleting router with name - CreateInstanceTwoNetTests-d78042df-300e-4144-b108-86dc1a5e00f9-pub-router 2019-01-18 06:15:20,381 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/routers/3bcf7b5a-d3ee-4c09-9cb5-2899934cfa48 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32b22f9899e84bad765a6677ba5d34e9a40c50a1" 2019-01-18 06:15:23,187 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-5c5d9592-daea-4818-8b44-ae1f1884ebe6 Content-Length: 0 Date: Fri, 18 Jan 2019 06:15:23 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-18 06:15:23,187 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/routers/3bcf7b5a-d3ee-4c09-9cb5-2899934cfa48 used request id req-5c5d9592-daea-4818-8b44-ae1f1884ebe6 2019-01-18 06:15:23,188 - neutron_utils - INFO - Deleting subnet with name CreateInstanceTwoNetTests-d78042df-300e-4144-b108-86dc1a5e00f9-subnet1 2019-01-18 06:15:23,188 - neutron_utils - INFO - Deleting subnet with name CreateInstanceTwoNetTests-d78042df-300e-4144-b108-86dc1a5e00f9-subnet1 2019-01-18 06:15:23,194 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/subnets/11203d87-17be-4bed-970a-0aa441f2f2ca -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ec1d7959f31af3d6bcbf87752de42d566073965" 2019-01-18 06:15:25,427 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-7adacee6-daa5-404d-b7c9-3923d95181e4 Date: Fri, 18 Jan 2019 06:15:25 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-18 06:15:25,427 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/11203d87-17be-4bed-970a-0aa441f2f2ca used request id req-7adacee6-daa5-404d-b7c9-3923d95181e4 2019-01-18 06:15:25,427 - neutron_utils - INFO - Deleting network with name CreateInstanceTwoNetTests-d78042df-300e-4144-b108-86dc1a5e00f9-net1 2019-01-18 06:15:25,432 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/networks/f91792cc-b6a8-4663-812b-441363c79bbd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ec1d7959f31af3d6bcbf87752de42d566073965" 2019-01-18 06:15:26,672 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-5010b18e-f45a-4896-b0f8-650021dfb267 Date: Fri, 18 Jan 2019 06:15:26 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-18 06:15:26,672 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/f91792cc-b6a8-4663-812b-441363c79bbd used request id req-5010b18e-f45a-4896-b0f8-650021dfb267 2019-01-18 06:15:26,673 - neutron_utils - INFO - Deleting subnet with name CreateInstanceTwoNetTests-d78042df-300e-4144-b108-86dc1a5e00f9-subnet2 2019-01-18 06:15:26,673 - neutron_utils - INFO - Deleting subnet with name CreateInstanceTwoNetTests-d78042df-300e-4144-b108-86dc1a5e00f9-subnet2 2019-01-18 06:15:26,678 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/subnets/2df79995-eaec-404d-a2bc-f589c11d8a28 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c54a0e8b0b80996c34cad067cb17ae482afef0f5" 2019-01-18 06:15:28,834 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-efaf2f66-49b6-4b3e-8c41-9bb8755b00d2 Date: Fri, 18 Jan 2019 06:15:28 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-18 06:15:28,834 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/2df79995-eaec-404d-a2bc-f589c11d8a28 used request id req-efaf2f66-49b6-4b3e-8c41-9bb8755b00d2 2019-01-18 06:15:28,834 - neutron_utils - INFO - Deleting network with name CreateInstanceTwoNetTests-d78042df-300e-4144-b108-86dc1a5e00f9-net2 2019-01-18 06:15:28,840 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/networks/368f919d-5bca-42fc-a2d3-03d0ea0337e7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c54a0e8b0b80996c34cad067cb17ae482afef0f5" 2019-01-18 06:15:30,089 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-f486c10f-9ee0-4679-91a8-ad43516f7e6a Date: Fri, 18 Jan 2019 06:15:30 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-18 06:15:30,089 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/368f919d-5bca-42fc-a2d3-03d0ea0337e7 used request id req-f486c10f-9ee0-4679-91a8-ad43516f7e6a 2019-01-18 06:15:30,090 - neutron_utils - INFO - Deleting security group rule with ID - 0ddfc9ac-1689-429c-8089-567356a09d00 2019-01-18 06:15:30,095 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-group-rules/0ddfc9ac-1689-429c-8089-567356a09d00 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}840dbe1332160df80a655c932f89628d8f0cb372" 2019-01-18 06:15:30,213 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-7f2bb07c-7f16-4899-acd1-1436c65b32e1 Content-Length: 0 Date: Fri, 18 Jan 2019 06:15:30 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-18 06:15:30,214 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-group-rules/0ddfc9ac-1689-429c-8089-567356a09d00 used request id req-7f2bb07c-7f16-4899-acd1-1436c65b32e1 2019-01-18 06:15:30,214 - neutron_utils - INFO - Deleting security group rule with ID - 13602619-cced-4701-a856-5567512849fb 2019-01-18 06:15:30,220 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-group-rules/13602619-cced-4701-a856-5567512849fb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}840dbe1332160df80a655c932f89628d8f0cb372" 2019-01-18 06:15:30,456 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-b067b5da-e7a5-4d59-97ce-b590e5771f01 Content-Length: 0 Date: Fri, 18 Jan 2019 06:15:30 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-18 06:15:30,457 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-group-rules/13602619-cced-4701-a856-5567512849fb used request id req-b067b5da-e7a5-4d59-97ce-b590e5771f01 2019-01-18 06:15:30,457 - neutron_utils - INFO - Deleting security group rule with ID - 56bffc46-263b-4f70-aade-c02626e80a82 2019-01-18 06:15:30,462 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-group-rules/56bffc46-263b-4f70-aade-c02626e80a82 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}840dbe1332160df80a655c932f89628d8f0cb372" 2019-01-18 06:15:30,807 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-522bb406-1568-4e51-b5b2-d61882a8dd08 Content-Length: 0 Date: Fri, 18 Jan 2019 06:15:30 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-18 06:15:30,807 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-group-rules/56bffc46-263b-4f70-aade-c02626e80a82 used request id req-522bb406-1568-4e51-b5b2-d61882a8dd08 2019-01-18 06:15:30,807 - neutron_utils - INFO - Deleting security group with name - CreateInstanceTwoNetTests-d78042df-300e-4144-b108-86dc1a5e00f9-sec-grp 2019-01-18 06:15:30,813 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-groups/4d21e5f8-4919-460a-a851-a97e8b66cadc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}840dbe1332160df80a655c932f89628d8f0cb372" 2019-01-18 06:15:30,980 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-18577c3c-82ff-43e2-b265-3fc937e1a3dd Content-Length: 0 Date: Fri, 18 Jan 2019 06:15:30 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-18 06:15:30,980 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/4d21e5f8-4919-460a-a851-a97e8b66cadc used request id req-18577c3c-82ff-43e2-b265-3fc937e1a3dd 2019-01-18 06:15:30,981 - glance_utils - INFO - Deleting image named - CreateInstanceTwoNetTests-6c23c94b-7fe0-437e-85a2-5fb4160ef85a 2019-01-18 06:15:30,984 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9292/v2/images/e6f5f0df-23c3-48d2-ac5b-36d27f4c43da -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d173af54cc4758746c152c6051b8dbfb5d8d6d3d" 2019-01-18 06:15:33,183 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-af7dce10-490d-4f79-8853-239c8773ee9c Date: Fri, 18 Jan 2019 06:15:33 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-18 06:15:33,183 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/e6f5f0df-23c3-48d2-ac5b-36d27f4c43da used request id req-af7dce10-490d-4f79-8853-239c8773ee9c 2019-01-18 06:15:33,190 - 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}ff9d825f18c02b597e62a8ef52c0723b055ff2b0" 2019-01-18 06:15:33,400 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-bca0f35a-0ca0-45c6-bc76-8c6930b58464 Date: Fri, 18 Jan 2019 06:15:33 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-18T04:53:26Z", "updated_at": "2019-01-18T04:53:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:53:26Z", "revision_number": 0, "id": "260c2de9-5dc5-4508-b06c-24b9d7ed838c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:53:26Z", "security_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:53:26Z", "revision_number": 0, "id": "571036d3-cb1d-483a-acb9-96f19293add9", "remote_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "remote_ip_prefix": null, "created_at": "2019-01-18T04:53:26Z", "security_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:53:26Z", "revision_number": 0, "id": "84255fa4-c13a-4cfe-b73d-e56ee216ca1e", "remote_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "remote_ip_prefix": null, "created_at": "2019-01-18T04:53:26Z", "security_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:53:26Z", "revision_number": 0, "id": "9c6f69fc-3bf8-4346-9288-5a255b82b67e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:53:26Z", "security_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "created_at": "2019-01-18T04:51:20Z", "updated_at": "2019-01-18T04:51:20Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "24c99e6f-888c-4943-9c93-54ad3b18b18c", "remote_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv4", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "2b339890-44d0-4711-a050-08a64d58e2a0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv6", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "45161a51-d6dd-4bb8-986d-bc2f88599c1d", "remote_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv6", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "87b9b994-ae22-4850-863a-6a4925bd01fe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv4", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}], "revision_number": 4, "project_id": "9c53a91613fb4d5080479ac6f51697ed", "id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "020d00b5451a467cb276d06789a1149d", "created_at": "2019-01-18T05:59:12Z", "updated_at": "2019-01-18T05:59:12Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:12Z", "revision_number": 0, "id": "38b091dd-dca7-4cbe-8c1c-dd18a74bfca8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:12Z", "security_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "tenant_id": "020d00b5451a467cb276d06789a1149d", "port_range_min": null, "ethertype": "IPv6", "project_id": "020d00b5451a467cb276d06789a1149d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:12Z", "revision_number": 0, "id": "38b9f88b-1fc0-40d1-af74-237d79be193d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:12Z", "security_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "tenant_id": "020d00b5451a467cb276d06789a1149d", "port_range_min": null, "ethertype": "IPv4", "project_id": "020d00b5451a467cb276d06789a1149d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:12Z", "revision_number": 0, "id": "60f7d4a7-1a27-4801-a1e8-5bf33633b818", "remote_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:12Z", "security_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "tenant_id": "020d00b5451a467cb276d06789a1149d", "port_range_min": null, "ethertype": "IPv6", "project_id": "020d00b5451a467cb276d06789a1149d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:12Z", "revision_number": 0, "id": "8faf6dda-6919-4b75-b745-2af38abf8dcf", "remote_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:12Z", "security_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "tenant_id": "020d00b5451a467cb276d06789a1149d", "port_range_min": null, "ethertype": "IPv4", "project_id": "020d00b5451a467cb276d06789a1149d"}], "revision_number": 4, "project_id": "020d00b5451a467cb276d06789a1149d", "id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "created_at": "2019-01-18T04:39:06Z", "updated_at": "2019-01-18T04:39:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "0aedefa2-edbc-47b5-bead-e954540f6937", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "47feb8aba08a40dca7028a1701e597b9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "4bf1a402-0fa2-4cfd-9fee-4a28f16bb271", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "47feb8aba08a40dca7028a1701e597b9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "4e399c2e-bc03-4aa3-b192-1fafdc9248ba", "remote_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "47feb8aba08a40dca7028a1701e597b9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "8860837e-afbd-4411-adf9-d88db88c2114", "remote_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "47feb8aba08a40dca7028a1701e597b9"}], "revision_number": 4, "project_id": "47feb8aba08a40dca7028a1701e597b9", "id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b8248e22930b406a8d18e80dc6bbd829", "created_at": "2019-01-18T06:13:41Z", "updated_at": "2019-01-18T06:13:41Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:13:41Z", "revision_number": 0, "id": "0ed838cd-748e-49c8-a268-5b2a952d2707", "remote_group_id": "e65c4a28-1371-4415-b6b1-fcd56d1ecf0f", "remote_ip_prefix": null, "created_at": "2019-01-18T06:13:41Z", "security_group_id": "e65c4a28-1371-4415-b6b1-fcd56d1ecf0f", "tenant_id": "b8248e22930b406a8d18e80dc6bbd829", "port_range_min": null, "ethertype": "IPv6", "project_id": "b8248e22930b406a8d18e80dc6bbd829"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:13:41Z", "revision_number": 0, "id": "613704b4-8732-4062-9869-d5a1a2adc0ac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T06:13:41Z", "security_group_id": "e65c4a28-1371-4415-b6b1-fcd56d1ecf0f", "tenant_id": "b8248e22930b406a8d18e80dc6bbd829", "port_range_min": null, "ethertype": "IPv6", "project_id": "b8248e22930b406a8d18e80dc6bbd829"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:13:41Z", "revision_number": 0, "id": "72bae202-6b2e-4a36-b11a-36b905426c0b", "remote_group_id": "e65c4a28-1371-4415-b6b1-fcd56d1ecf0f", "remote_ip_prefix": null, "created_at": "2019-01-18T06:13:41Z", "security_group_id": "e65c4a28-1371-4415-b6b1-fcd56d1ecf0f", "tenant_id": "b8248e22930b406a8d18e80dc6bbd829", "port_range_min": null, "ethertype": "IPv4", "project_id": "b8248e22930b406a8d18e80dc6bbd829"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:13:41Z", "revision_number": 0, "id": "b4dcf3c7-5492-43fb-8072-c22c5cd7d49f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T06:13:41Z", "security_group_id": "e65c4a28-1371-4415-b6b1-fcd56d1ecf0f", "tenant_id": "b8248e22930b406a8d18e80dc6bbd829", "port_range_min": null, "ethertype": "IPv4", "project_id": "b8248e22930b406a8d18e80dc6bbd829"}], "revision_number": 4, "project_id": "b8248e22930b406a8d18e80dc6bbd829", "id": "e65c4a28-1371-4415-b6b1-fcd56d1ecf0f", "name": "default"}]} 2019-01-18 06:15:33,400 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-bca0f35a-0ca0-45c6-bc76-8c6930b58464 2019-01-18 06:15:33,406 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/9c53a91613fb4d5080479ac6f51697ed -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff9d825f18c02b597e62a8ef52c0723b055ff2b0" 2019-01-18 06:15:33,495 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:15:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c74cd97f-dbcb-4d33-8a72-dd3c479d2323 Content-Encoding: gzip Content-Length: 190 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/9c53a91613fb4d5080479ac6f51697ed"}, "enabled": true, "id": "9c53a91613fb4d5080479ac6f51697ed", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2019-01-18 06:15:33,495 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/9c53a91613fb4d5080479ac6f51697ed used request id req-c74cd97f-dbcb-4d33-8a72-dd3c479d2323 2019-01-18 06:15:33,499 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/020d00b5451a467cb276d06789a1149d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff9d825f18c02b597e62a8ef52c0723b055ff2b0" 2019-01-18 06:15:33,595 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:15:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8e52cf8b-ae5a-4be9-9dea-166e5e0818b1 Content-Encoding: gzip Content-Length: 248 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/020d00b5451a467cb276d06789a1149d"}, "enabled": true, "id": "020d00b5451a467cb276d06789a1149d", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}} 2019-01-18 06:15:33,595 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/020d00b5451a467cb276d06789a1149d used request id req-8e52cf8b-ae5a-4be9-9dea-166e5e0818b1 2019-01-18 06:15:33,600 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/47feb8aba08a40dca7028a1701e597b9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff9d825f18c02b597e62a8ef52c0723b055ff2b0" 2019-01-18 06:15:33,686 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:15:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-59a1d54a-0d96-4905-963d-4a0505793f7c Content-Encoding: gzip Content-Length: 205 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/47feb8aba08a40dca7028a1701e597b9"}, "enabled": true, "id": "47feb8aba08a40dca7028a1701e597b9", "parent_id": "default", "domain_id": "default", "name": "service"}} 2019-01-18 06:15:33,686 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/47feb8aba08a40dca7028a1701e597b9 used request id req-59a1d54a-0d96-4905-963d-4a0505793f7c 2019-01-18 06:15:33,690 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/b8248e22930b406a8d18e80dc6bbd829 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff9d825f18c02b597e62a8ef52c0723b055ff2b0" 2019-01-18 06:15:33,776 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:15:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ef384ebc-102c-4673-bc2a-a60bcbaa0bbf 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/b8248e22930b406a8d18e80dc6bbd829"}, "enabled": true, "id": "b8248e22930b406a8d18e80dc6bbd829", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceTwoNetTests-040596ef-5eae-46b-proj"}} 2019-01-18 06:15:33,776 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/b8248e22930b406a8d18e80dc6bbd829 used request id req-ef384ebc-102c-4673-bc2a-a60bcbaa0bbf 2019-01-18 06:15:33,777 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e65c4a28-1371-4415-b6b1-fcd56d1ecf0f 2019-01-18 06:15:33,782 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=e65c4a28-1371-4415-b6b1-fcd56d1ecf0f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff9d825f18c02b597e62a8ef52c0723b055ff2b0" 2019-01-18 06:15:33,960 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-be20c079-34ae-44d2-8b73-04f86b610029 Date: Fri, 18 Jan 2019 06:15:33 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "e65c4a28-1371-4415-b6b1-fcd56d1ecf0f", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T06:13:41Z", "security_group_id": "e65c4a28-1371-4415-b6b1-fcd56d1ecf0f", "port_range_min": null, "revision_number": 0, "tenant_id": "b8248e22930b406a8d18e80dc6bbd829", "created_at": "2019-01-18T06:13:41Z", "project_id": "b8248e22930b406a8d18e80dc6bbd829", "id": "0ed838cd-748e-49c8-a268-5b2a952d2707"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T06:13:41Z", "security_group_id": "e65c4a28-1371-4415-b6b1-fcd56d1ecf0f", "port_range_min": null, "revision_number": 0, "tenant_id": "b8248e22930b406a8d18e80dc6bbd829", "created_at": "2019-01-18T06:13:41Z", "project_id": "b8248e22930b406a8d18e80dc6bbd829", "id": "613704b4-8732-4062-9869-d5a1a2adc0ac"}, {"remote_group_id": "e65c4a28-1371-4415-b6b1-fcd56d1ecf0f", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T06:13:41Z", "security_group_id": "e65c4a28-1371-4415-b6b1-fcd56d1ecf0f", "port_range_min": null, "revision_number": 0, "tenant_id": "b8248e22930b406a8d18e80dc6bbd829", "created_at": "2019-01-18T06:13:41Z", "project_id": "b8248e22930b406a8d18e80dc6bbd829", "id": "72bae202-6b2e-4a36-b11a-36b905426c0b"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T06:13:41Z", "security_group_id": "e65c4a28-1371-4415-b6b1-fcd56d1ecf0f", "port_range_min": null, "revision_number": 0, "tenant_id": "b8248e22930b406a8d18e80dc6bbd829", "created_at": "2019-01-18T06:13:41Z", "project_id": "b8248e22930b406a8d18e80dc6bbd829", "id": "b4dcf3c7-5492-43fb-8072-c22c5cd7d49f"}]} 2019-01-18 06:15:33,960 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=e65c4a28-1371-4415-b6b1-fcd56d1ecf0f used request id req-be20c079-34ae-44d2-8b73-04f86b610029 2019-01-18 06:15:33,961 - neutron_utils - INFO - Deleting security group with name - default 2019-01-18 06:15:33,966 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-groups/e65c4a28-1371-4415-b6b1-fcd56d1ecf0f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff9d825f18c02b597e62a8ef52c0723b055ff2b0" 2019-01-18 06:15:34,253 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-405f4b91-4264-4dfc-9d5e-967d79a1be04 Content-Length: 0 Date: Fri, 18 Jan 2019 06:15:34 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-18 06:15:34,254 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/e65c4a28-1371-4415-b6b1-fcd56d1ecf0f used request id req-405f4b91-4264-4dfc-9d5e-967d79a1be04 2019-01-18 06:15:34,254 - keystone_utils - INFO - Deleting project with name - CreateInstanceTwoNetTests-040596ef-5eae-46b-proj 2019-01-18 06:15:34,258 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/b8248e22930b406a8d18e80dc6bbd829 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff9d825f18c02b597e62a8ef52c0723b055ff2b0" 2019-01-18 06:15:34,491 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 06:15:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bcb0dd1c-0b70-4408-8e0d-e5f0e9ecdaed Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 06:15:34,492 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/b8248e22930b406a8d18e80dc6bbd829 used request id req-bcb0dd1c-0b70-4408-8e0d-e5f0e9ecdaed 2019-01-18 06:15:34,492 - keystone_utils - INFO - Deleting role with name - CreateInstanceTwoNetTests-040596ef-5eae-46b-proj-role 2019-01-18 06:15:34,496 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/e695ffa7aad541daa53c971f5a30efa1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff9d825f18c02b597e62a8ef52c0723b055ff2b0" 2019-01-18 06:15:34,595 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 06:15:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5a691b8e-6825-4d8e-9385-a9c4076d36e5 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 06:15:34,596 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/e695ffa7aad541daa53c971f5a30efa1 used request id req-5a691b8e-6825-4d8e-9385-a9c4076d36e5 2019-01-18 06:15:34,599 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff9d825f18c02b597e62a8ef52c0723b055ff2b0" 2019-01-18 06:15:34,687 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:15:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-386bd7f9-3c84-4961-9dc8-32341f85383d Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "488fca829f8b496daa1cd2cdc6e45c49", "links": {"self": "http://172.30.9.23:5000/v3/roles/488fca829f8b496daa1cd2cdc6e45c49"}, "name": "Member"}, {"domain_id": null, "id": "6b7f4f4f76264b6fb449c43b86ee3817", "links": {"self": "http://172.30.9.23:5000/v3/roles/6b7f4f4f76264b6fb449c43b86ee3817"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a482b711adf94961bf4bb28eda7f0e28", "links": {"self": "http://172.30.9.23:5000/v3/roles/a482b711adf94961bf4bb28eda7f0e28"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c65201bd05504fa786d79b166e8bbba3", "links": {"self": "http://172.30.9.23:5000/v3/roles/c65201bd05504fa786d79b166e8bbba3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "e7e317b66c174923a8cb46c48d897c8d", "links": {"self": "http://172.30.9.23:5000/v3/roles/e7e317b66c174923a8cb46c48d897c8d"}, "name": "ResellerAdmin"}]} 2019-01-18 06:15:34,687 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-386bd7f9-3c84-4961-9dc8-32341f85383d 2019-01-18 06:15:34,688 - keystone_utils - INFO - Deleting user with name - CreateInstanceTwoNetTests-040596ef-5eae-46b-user 2019-01-18 06:15:34,691 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/72b10d7adab04c70801627da74bfe395 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1422990a0a6303cf19283ccdba4327ae830d1053" 2019-01-18 06:15:34,878 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 06:15:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d8044462-9f1e-450b-a452-c5266f785a8c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 06:15:34,878 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/72b10d7adab04c70801627da74bfe395 used request id req-d8044462-9f1e-450b-a452-c5266f785a8c 2019-01-18 06:15:34,879 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:15:35,254 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "488fca829f8b496daa1cd2cdc6e45c49", "name": "Member"}, {"id": "c65201bd05504fa786d79b166e8bbba3", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}], "expires_at": "2019-01-18T07:15:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "020d00b5451a467cb276d06789a1149d", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "id": "e292c913af7844408b6509a836e493f5"}, "audit_ids": ["nbXAHnkDSyCA885OUA1BpA"], "issued_at": "2019-01-18T06:15:35.000000Z"}} 2019-01-18 06:15:35,254 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}294bc58e0ed0a587b9b56b2746dc17f482b54bf1" 2019-01-18 06:15:35,341 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:15:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c1a8ee78-530b-43fa-93e5-62f3876c485b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:15:35,342 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-c1a8ee78-530b-43fa-93e5-62f3876c485b 2019-01-18 06:15:35,343 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:15:35,344 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:15:35,825 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "488fca829f8b496daa1cd2cdc6e45c49", "name": "Member"}, {"id": "c65201bd05504fa786d79b166e8bbba3", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}], "expires_at": "2019-01-18T07:15:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "020d00b5451a467cb276d06789a1149d", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "id": "e292c913af7844408b6509a836e493f5"}, "audit_ids": ["-b_GtCBKTFmdNLua-IEqDQ"], "issued_at": "2019-01-18T06:15:35.000000Z"}} 2019-01-18 06:15:35,826 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fbcbd77553a1cf8575a661bedc2e275601f7c1f0" 2019-01-18 06:15:35,908 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:15:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d06a1739-93ee-44bc-980c-47a68c3acd74 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:15:35,908 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-d06a1739-93ee-44bc-980c-47a68c3acd74 2019-01-18 06:15:35,913 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-18 06:15:35,918 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 18 Jan 2019 06:15: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"}]}]}} 2019-01-18 06:15:35,919 - 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-ecb5a51a-30cc-4e7-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fbcbd77553a1cf8575a661bedc2e275601f7c1f0" 2019-01-18 06:15:35,998 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:15:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7a1ac587-4ac0-4159-a52c-61d8fd32108e 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-ecb5a51a-30cc-4e7-proj", "previous": null, "next": null}, "projects": []} 2019-01-18 06:15:35,999 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSimpleTests-ecb5a51a-30cc-4e7-proj used request id req-7a1ac587-4ac0-4159-a52c-61d8fd32108e 2019-01-18 06:15:36,002 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fbcbd77553a1cf8575a661bedc2e275601f7c1f0" 2019-01-18 06:15:36,085 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:15:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-424a1996-c5c2-4fc3-b148-f37579697e55 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-18 06:15:36,086 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-424a1996-c5c2-4fc3-b148-f37579697e55 2019-01-18 06:15:36,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}fbcbd77553a1cf8575a661bedc2e275601f7c1f0" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstanceSimpleTests-ecb5a51a-30cc-4e7-proj"}}' 2019-01-18 06:15:36,225 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 18 Jan 2019 06:15:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f42ef5e0-50fa-40d9-a8a4-0415882ba66e Content-Length: 310 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/3342e094355b4964abcd9b7ee7856cca"}, "enabled": true, "id": "3342e094355b4964abcd9b7ee7856cca", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSimpleTests-ecb5a51a-30cc-4e7-proj"}} 2019-01-18 06:15:36,225 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-f42ef5e0-50fa-40d9-a8a4-0415882ba66e 2019-01-18 06:15:36,226 - keystone_utils - INFO - Created project with name - CreateInstanceSimpleTests-ecb5a51a-30cc-4e7-proj 2019-01-18 06:15:36,226 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:15:36,227 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:15:36,624 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "488fca829f8b496daa1cd2cdc6e45c49", "name": "Member"}, {"id": "c65201bd05504fa786d79b166e8bbba3", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}], "expires_at": "2019-01-18T07:15:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "020d00b5451a467cb276d06789a1149d", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "id": "e292c913af7844408b6509a836e493f5"}, "audit_ids": ["rWosquOOT6OppM7yRR4a0A"], "issued_at": "2019-01-18T06:15:36.000000Z"}} 2019-01-18 06:15:36,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}3d50adebcaebec94f6e9653e929a8e963456fc27" 2019-01-18 06:15:36,706 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:15:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e485fa4a-4fe4-4491-9ff1-a879bfaffac9 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:15:36,706 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-e485fa4a-4fe4-4491-9ff1-a879bfaffac9 2019-01-18 06:15:36,710 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-18 06:15:36,716 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 18 Jan 2019 06: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"}]}]}} 2019-01-18 06:15:36,717 - 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}3d50adebcaebec94f6e9653e929a8e963456fc27" 2019-01-18 06:15:36,750 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:15:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-78b54710-9f2d-4dfd-8552-f69525ebf468 Content-Encoding: gzip Content-Length: 869 Content-Type: application/json RESP BODY: {"users": [{"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/0607a2b4beb0408e9fa51cc5ba027ac6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0607a2b4beb0408e9fa51cc5ba027ac6", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/17c61b95071545a094cc82823d2b88b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "17c61b95071545a094cc82823d2b88b8", "email": "nova@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/29e5d2dfed2447bda26fc75bd1122674"}, "domain_id": "default", "enabled": true, "options": {}, "id": "29e5d2dfed2447bda26fc75bd1122674", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/3b6dcc8c791e4b6e8831f5b5e583de80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3b6dcc8c791e4b6e8831f5b5e583de80", "email": "neutron@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.23:5000/v3/users/45ab52d673584bc198669be88c88b878"}, "domain_id": "default", "enabled": true, "options": {}, "id": "45ab52d673584bc198669be88c88b878", "email": "barbican@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/57795b4ee52f49c6a71f55bb6c4012f8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "57795b4ee52f49c6a71f55bb6c4012f8", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/5c52969262974d64ac2a300ca5d60f50"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c52969262974d64ac2a300ca5d60f50", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/5fc15572bb1c489ba92bd9945bbc1f64"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5fc15572bb1c489ba92bd9945bbc1f64", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/6b519d70e25f4e61a9dfd738cd6bba22"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6b519d70e25f4e61a9dfd738cd6bba22", "email": "heat@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.23:5000/v3/users/8248437208b540c2893a7117ad102a87"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8248437208b540c2893a7117ad102a87", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/890dee97e62840c5b15e36f03f6b7efc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "890dee97e62840c5b15e36f03f6b7efc", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/8cccb516ecc44ed9bb7c8633df108fd4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8cccb516ecc44ed9bb7c8633df108fd4", "email": "glance@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.23:5000/v3/users/97c3d863a98148299fa116fdb54be470"}, "domain_id": "default", "enabled": true, "options": {}, "id": "97c3d863a98148299fa116fdb54be470", "email": "tacker@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/a2a0c8c0f19941808c9f618af50b3b79"}, "domain_id": "c19db1b8f60647a9a114cd23287c807b", "enabled": true, "options": {}, "id": "a2a0c8c0f19941808c9f618af50b3b79", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "links": {"self": "http://172.30.9.23:5000/v3/users/e292c913af7844408b6509a836e493f5"}, "domain_id": "default", "enabled": true, "id": "e292c913af7844408b6509a836e493f5", "options": {}}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/fe5de73ba9cb41b2be24ccf1f72f5ed4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe5de73ba9cb41b2be24ccf1f72f5ed4", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2019-01-18 06:15:36,750 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-78b54710-9f2d-4dfd-8552-f69525ebf468 2019-01-18 06:15:36,755 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateInstanceSimpleTests-ecb5a51a-30cc-4e7-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d50adebcaebec94f6e9653e929a8e963456fc27" 2019-01-18 06:15:36,838 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:15:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-45799aa4-38de-4181-959c-628370192252 Content-Encoding: gzip Content-Length: 253 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateInstanceSimpleTests-ecb5a51a-30cc-4e7-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/3342e094355b4964abcd9b7ee7856cca"}, "enabled": true, "id": "3342e094355b4964abcd9b7ee7856cca", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSimpleTests-ecb5a51a-30cc-4e7-proj"}]} 2019-01-18 06:15:36,838 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateInstanceSimpleTests-ecb5a51a-30cc-4e7-proj used request id req-45799aa4-38de-4181-959c-628370192252 2019-01-18 06:15:36,842 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d50adebcaebec94f6e9653e929a8e963456fc27" 2019-01-18 06:15:36,936 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:15:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e6756364-97cd-4408-b63b-89c881ec8c75 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-18 06:15:36,936 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-e6756364-97cd-4408-b63b-89c881ec8c75 2019-01-18 06:15:37,339 - keystone_utils - INFO - Created user with name - CreateInstanceSimpleTests-ecb5a51a-30cc-4e7-user 2019-01-18 06:15:37,339 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:15:37,343 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fbcbd77553a1cf8575a661bedc2e275601f7c1f0" 2019-01-18 06:15:37,426 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:15:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2922a352-d8d4-4dd6-9660-0f7eb9274949 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "488fca829f8b496daa1cd2cdc6e45c49", "links": {"self": "http://172.30.9.23:5000/v3/roles/488fca829f8b496daa1cd2cdc6e45c49"}, "name": "Member"}, {"domain_id": null, "id": "6b7f4f4f76264b6fb449c43b86ee3817", "links": {"self": "http://172.30.9.23:5000/v3/roles/6b7f4f4f76264b6fb449c43b86ee3817"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a482b711adf94961bf4bb28eda7f0e28", "links": {"self": "http://172.30.9.23:5000/v3/roles/a482b711adf94961bf4bb28eda7f0e28"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c65201bd05504fa786d79b166e8bbba3", "links": {"self": "http://172.30.9.23:5000/v3/roles/c65201bd05504fa786d79b166e8bbba3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "e7e317b66c174923a8cb46c48d897c8d", "links": {"self": "http://172.30.9.23:5000/v3/roles/e7e317b66c174923a8cb46c48d897c8d"}, "name": "ResellerAdmin"}]} 2019-01-18 06:15:37,426 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-2922a352-d8d4-4dd6-9660-0f7eb9274949 2019-01-18 06:15:37,430 - 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}fbcbd77553a1cf8575a661bedc2e275601f7c1f0" -d '{"role": {"name": "CreateInstanceSimpleTests-ecb5a51a-30cc-4e7-proj-role"}}' 2019-01-18 06:15:37,542 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 18 Jan 2019 06:15:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fcd04a2d-53c3-4de1-9ad9-5177599da7ea Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "00165d35c62a4efab2a0f9d243083142", "links": {"self": "http://172.30.9.23:5000/v3/roles/00165d35c62a4efab2a0f9d243083142"}, "name": "CreateInstanceSimpleTests-ecb5a51a-30cc-4e7-proj-role"}} 2019-01-18 06:15:37,542 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-fcd04a2d-53c3-4de1-9ad9-5177599da7ea 2019-01-18 06:15:37,543 - keystone_utils - INFO - Created role with name - CreateInstanceSimpleTests-ecb5a51a-30cc-4e7-proj-role 2019-01-18 06:15:37,546 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/00165d35c62a4efab2a0f9d243083142 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fbcbd77553a1cf8575a661bedc2e275601f7c1f0" 2019-01-18 06:15:37,638 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:15:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-17a3f219-f17d-4c7b-9031-c955a294cf5a Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.23:5000/v3/roles/00165d35c62a4efab2a0f9d243083142"}, "domain_id": null, "name": "CreateInstanceSimpleTests-ecb5a51a-30cc-4e7-proj-role", "id": "00165d35c62a4efab2a0f9d243083142"}} 2019-01-18 06:15:37,639 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/00165d35c62a4efab2a0f9d243083142 used request id req-17a3f219-f17d-4c7b-9031-c955a294cf5a 2019-01-18 06:15:37,639 - keystone_utils - INFO - Granting role CreateInstanceSimpleTests-ecb5a51a-30cc-4e7-proj-role to project CreateInstanceSimpleTests-ecb5a51a-30cc-4e7-proj 2019-01-18 06:15:37,643 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/3342e094355b4964abcd9b7ee7856cca/users/6023658e29054d8a86249b25a6fa2f4c/roles/00165d35c62a4efab2a0f9d243083142 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fbcbd77553a1cf8575a661bedc2e275601f7c1f0" 2019-01-18 06:15:37,762 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 06:15:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-89a2fc35-eb35-40e7-a44d-b6dffba0bde1 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 06:15:37,762 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/3342e094355b4964abcd9b7ee7856cca/users/6023658e29054d8a86249b25a6fa2f4c/roles/00165d35c62a4efab2a0f9d243083142 used request id req-89a2fc35-eb35-40e7-a44d-b6dffba0bde1 2019-01-18 06:15:37,762 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-18 06:15:37,763 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:15:37,764 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:15:37,765 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2019-01-18 06:15:37,765 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:15:37,766 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:15:38,147 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00165d35c62a4efab2a0f9d243083142", "name": "CreateInstanceSimpleTests-ecb5a51a-30cc-4e7-proj-role"}], "expires_at": "2019-01-18T07:15:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3342e094355b4964abcd9b7ee7856cca", "name": "CreateInstanceSimpleTests-ecb5a51a-30cc-4e7-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/3342e094355b4964abcd9b7ee7856cca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/3342e094355b4964abcd9b7ee7856cca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/3342e094355b4964abcd9b7ee7856cca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/3342e094355b4964abcd9b7ee7856cca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/3342e094355b4964abcd9b7ee7856cca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/3342e094355b4964abcd9b7ee7856cca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/3342e094355b4964abcd9b7ee7856cca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/3342e094355b4964abcd9b7ee7856cca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/3342e094355b4964abcd9b7ee7856cca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/3342e094355b4964abcd9b7ee7856cca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/3342e094355b4964abcd9b7ee7856cca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/3342e094355b4964abcd9b7ee7856cca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSimpleTests-ecb5a51a-30cc-4e7-user", "id": "6023658e29054d8a86249b25a6fa2f4c"}, "audit_ids": ["_rP5lEfgT6OzHiAGYWA7aQ"], "issued_at": "2019-01-18T06:15:38.000000Z"}} 2019-01-18 06:15:38,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}ac28177f059263b16ae04be1d65a047999f94e9e" 2019-01-18 06:15:38,224 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:15:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3686ff69-5436-4123-acbc-b67d2d8df6ce Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:15:38,224 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-3686ff69-5436-4123-acbc-b67d2d8df6ce 2019-01-18 06:15:38,229 - 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-f9214c65-6959-4a4b-849b-42fd875e6bfc-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ac28177f059263b16ae04be1d65a047999f94e9e" 2019-01-18 06:15:38,409 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 170 Content-Type: application/json X-Openstack-Request-Id: req-3f128506-90ab-4727-93f0-10cf5e0c9a32 Date: Fri, 18 Jan 2019 06:15:38 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceSimpleTests-f9214c65-6959-4a4b-849b-42fd875e6bfc-image"} 2019-01-18 06:15:38,409 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSimpleTests-f9214c65-6959-4a4b-849b-42fd875e6bfc-image used request id req-3f128506-90ab-4727-93f0-10cf5e0c9a32 2019-01-18 06:15:38,412 - 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}ac28177f059263b16ae04be1d65a047999f94e9e" 2019-01-18 06:15:38,572 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-7575e437-bb44-4eef-a707-c0af37e53750 Date: Fri, 18 Jan 2019 06:15: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"}}} 2019-01-18 06:15:38,572 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-7575e437-bb44-4eef-a707-c0af37e53750 2019-01-18 06:15:38,601 - 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}ac28177f059263b16ae04be1d65a047999f94e9e" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstanceSimpleTests-f9214c65-6959-4a4b-849b-42fd875e6bfc-image"}' 2019-01-18 06:15:38,798 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 629 Content-Type: application/json Location: http://172.30.9.23:9292/v2/images/130a7e09-293b-4a61-8393-26479b397be3 X-Openstack-Request-Id: req-26ef0b7f-1dd1-4267-bd06-af8bbd7f0cdc Date: Fri, 18 Jan 2019 06:15:38 GMT RESP BODY: {"status": "queued", "name": "CreateInstanceSimpleTests-f9214c65-6959-4a4b-849b-42fd875e6bfc-image", "tags": [], "container_format": "bare", "created_at": "2019-01-18T06:15:38Z", "size": null, "disk_format": "qcow2", "updated_at": "2019-01-18T06:15:38Z", "visibility": "shared", "locations": [], "self": "/v2/images/130a7e09-293b-4a61-8393-26479b397be3", "min_disk": 0, "protected": false, "id": "130a7e09-293b-4a61-8393-26479b397be3", "file": "/v2/images/130a7e09-293b-4a61-8393-26479b397be3/file", "checksum": null, "owner": "3342e094355b4964abcd9b7ee7856cca", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-18 06:15:38,798 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-26ef0b7f-1dd1-4267-bd06-af8bbd7f0cdc 2019-01-18 06:15:38,809 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9292/v2/images/130a7e09-293b-4a61-8393-26479b397be3/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ac28177f059263b16ae04be1d65a047999f94e9e" -d '' 2019-01-18 06:15:39,841 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-c3cead30-05ae-4446-85dd-50d6425821f5 Date: Fri, 18 Jan 2019 06:15:39 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-18 06:15:39,842 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/130a7e09-293b-4a61-8393-26479b397be3/file used request id req-c3cead30-05ae-4446-85dd-50d6425821f5 2019-01-18 06:15:39,842 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-01-18 06:15:39,845 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/130a7e09-293b-4a61-8393-26479b397be3 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ac28177f059263b16ae04be1d65a047999f94e9e" 2019-01-18 06:15:40,018 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 890 Content-Type: application/json X-Openstack-Request-Id: req-5f8ba4b2-18ae-4ef6-87c7-d5205ed6b83f Date: Fri, 18 Jan 2019 06:15:39 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceSimpleTests-f9214c65-6959-4a4b-849b-42fd875e6bfc-image", "tags": [], "container_format": "bare", "created_at": "2019-01-18T06:15:38Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-18T06:15:39Z", "visibility": "shared", "locations": [{"url": "rbd://af014572-0a5d-4a80-a07f-9105f52ab2c1/images/130a7e09-293b-4a61-8393-26479b397be3/snap", "metadata": {}}], "self": "/v2/images/130a7e09-293b-4a61-8393-26479b397be3", "min_disk": 0, "protected": false, "id": "130a7e09-293b-4a61-8393-26479b397be3", "file": "/v2/images/130a7e09-293b-4a61-8393-26479b397be3/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "3342e094355b4964abcd9b7ee7856cca", "direct_url": "rbd://af014572-0a5d-4a80-a07f-9105f52ab2c1/images/130a7e09-293b-4a61-8393-26479b397be3/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-18 06:15:40,018 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/130a7e09-293b-4a61-8393-26479b397be3 used request id req-5f8ba4b2-18ae-4ef6-87c7-d5205ed6b83f 2019-01-18 06:15:40,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}ac28177f059263b16ae04be1d65a047999f94e9e" 2019-01-18 06:15:40,167 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-0f4a9b1c-c1df-448c-939f-63f3308ed7ac Date: Fri, 18 Jan 2019 06:15:40 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"}}} 2019-01-18 06:15:40,167 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-0f4a9b1c-c1df-448c-939f-63f3308ed7ac 2019-01-18 06:15:40,170 - create_image - INFO - Created image with name - CreateInstanceSimpleTests-f9214c65-6959-4a4b-849b-42fd875e6bfc-image 2019-01-18 06:15:40,173 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/130a7e09-293b-4a61-8393-26479b397be3 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ac28177f059263b16ae04be1d65a047999f94e9e" 2019-01-18 06:15:40,340 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 890 Content-Type: application/json X-Openstack-Request-Id: req-115cd52c-ffea-4dc5-83a9-1389d60a72be Date: Fri, 18 Jan 2019 06:15:40 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceSimpleTests-f9214c65-6959-4a4b-849b-42fd875e6bfc-image", "tags": [], "container_format": "bare", "created_at": "2019-01-18T06:15:38Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-18T06:15:39Z", "visibility": "shared", "locations": [{"url": "rbd://af014572-0a5d-4a80-a07f-9105f52ab2c1/images/130a7e09-293b-4a61-8393-26479b397be3/snap", "metadata": {}}], "self": "/v2/images/130a7e09-293b-4a61-8393-26479b397be3", "min_disk": 0, "protected": false, "id": "130a7e09-293b-4a61-8393-26479b397be3", "file": "/v2/images/130a7e09-293b-4a61-8393-26479b397be3/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "3342e094355b4964abcd9b7ee7856cca", "direct_url": "rbd://af014572-0a5d-4a80-a07f-9105f52ab2c1/images/130a7e09-293b-4a61-8393-26479b397be3/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-18 06:15:40,341 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/130a7e09-293b-4a61-8393-26479b397be3 used request id req-115cd52c-ffea-4dc5-83a9-1389d60a72be 2019-01-18 06:15:40,341 - create_image - DEBUG - Instance status is - active 2019-01-18 06:15:40,341 - create_image - DEBUG - Image is active with name - CreateInstanceSimpleTests-f9214c65-6959-4a4b-849b-42fd875e6bfc-image 2019-01-18 06:15:40,342 - create_image - INFO - Image is now active with name - CreateInstanceSimpleTests-f9214c65-6959-4a4b-849b-42fd875e6bfc-image 2019-01-18 06:15:40,342 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:15:40,343 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:15:40,719 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "488fca829f8b496daa1cd2cdc6e45c49", "name": "Member"}, {"id": "c65201bd05504fa786d79b166e8bbba3", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}], "expires_at": "2019-01-18T07:15:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "020d00b5451a467cb276d06789a1149d", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "id": "e292c913af7844408b6509a836e493f5"}, "audit_ids": ["yrF5wmW4RI6-sopnsdK6iQ"], "issued_at": "2019-01-18T06:15:40.000000Z"}} 2019-01-18 06:15:40,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}ff879e0f1a25952cacd3e511b5f1c1101e5e5c2b" 2019-01-18 06:15:40,811 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:15:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c1651cf8-8ac0-4fb5-959e-639f9acd74d1 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:15:40,811 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-c1651cf8-8ac0-4fb5-959e-639f9acd74d1 2019-01-18 06:15:40,812 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-18 06:15:40,818 - 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}ff879e0f1a25952cacd3e511b5f1c1101e5e5c2b" 2019-01-18 06:15:41,014 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:15: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-775ce993-8a0f-4b25-92d3-eb0588f72f29 x-compute-request-id: req-775ce993-8a0f-4b25-92d3-eb0588f72f29 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2019-01-18 06:15:41,014 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-775ce993-8a0f-4b25-92d3-eb0588f72f29 2019-01-18 06:15:41,018 - 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}ff879e0f1a25952cacd3e511b5f1c1101e5e5c2b" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstanceSimpleTests-f9214c65-6959-4a4b-849b-42fd875e6bfc-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2019-01-18 06:15:41,069 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:15: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-d0f89779-b723-4477-b278-8e7cabfdca73 x-compute-request-id: req-d0f89779-b723-4477-b278-8e7cabfdca73 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/e5280c57-f3ae-479c-8e6a-daf1478384fd", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/e5280c57-f3ae-479c-8e6a-daf1478384fd", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "e5280c57-f3ae-479c-8e6a-daf1478384fd", "name": "CreateInstanceSimpleTests-f9214c65-6959-4a4b-849b-42fd875e6bfc-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2019-01-18 06:15:41,070 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-d0f89779-b723-4477-b278-8e7cabfdca73 2019-01-18 06:15:41,070 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:15:41,071 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:15:41,461 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "488fca829f8b496daa1cd2cdc6e45c49", "name": "Member"}, {"id": "c65201bd05504fa786d79b166e8bbba3", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}], "expires_at": "2019-01-18T07:15:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "020d00b5451a467cb276d06789a1149d", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "id": "e292c913af7844408b6509a836e493f5"}, "audit_ids": ["OtrMCHU4R6OS0K01M0X7XQ"], "issued_at": "2019-01-18T06:15:41.000000Z"}} 2019-01-18 06:15:41,462 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8eda163b0b96d36aecafdc67b2b83fdb9e55825a" 2019-01-18 06:15:41,541 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:15:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6c4500f8-84fd-4923-86e5-46ef1099f8a5 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:15:41,541 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-6c4500f8-84fd-4923-86e5-46ef1099f8a5 2019-01-18 06:15:41,548 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSimpleTests-f9214c65-6959-4a4b-849b-42fd875e6bfc-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8eda163b0b96d36aecafdc67b2b83fdb9e55825a" 2019-01-18 06:15:41,719 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-8bce4194-794d-4f45-ac35-02595a80fbc2 Date: Fri, 18 Jan 2019 06:15:41 GMT RESP BODY: {"networks":[]} 2019-01-18 06:15:41,720 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSimpleTests-f9214c65-6959-4a4b-849b-42fd875e6bfc-pub-net used request id req-8bce4194-794d-4f45-ac35-02595a80fbc2 2019-01-18 06:15:41,720 - neutron_utils - INFO - Creating network with name CreateInstanceSimpleTests-f9214c65-6959-4a4b-849b-42fd875e6bfc-pub-net 2019-01-18 06:15:41,725 - 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}8eda163b0b96d36aecafdc67b2b83fdb9e55825a" -d '{"network": {"name": "CreateInstanceSimpleTests-f9214c65-6959-4a4b-849b-42fd875e6bfc-pub-net", "admin_state_up": true}}' 2019-01-18 06:15:42,134 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 723 X-Openstack-Request-Id: req-753a149c-313b-4cd9-b9ad-0e9e7072c0f2 Date: Fri, 18 Jan 2019 06:15:42 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"17a01049-0b95-4f94-87a8-437bcf8bc964","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":52,"ipv4_address_scope":null,"shared":false,"project_id":"020d00b5451a467cb276d06789a1149d","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-18T06:15:42Z","is_default":false,"qos_policy_id":null,"name":"CreateInstanceSimpleTests-f9214c65-6959-4a4b-849b-42fd875e6bfc-pub-net","admin_state_up":true,"tenant_id":"020d00b5451a467cb276d06789a1149d","created_at":"2019-01-18T06:15:41Z","mtu":1450}} 2019-01-18 06:15:42,134 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks used request id req-753a149c-313b-4cd9-b9ad-0e9e7072c0f2 2019-01-18 06:15:42,139 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=17a01049-0b95-4f94-87a8-437bcf8bc964 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8eda163b0b96d36aecafdc67b2b83fdb9e55825a" 2019-01-18 06:15:42,363 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 707 X-Openstack-Request-Id: req-d1d3234e-8048-4f75-b397-f0add708f13d Date: Fri, 18 Jan 2019 06:15:42 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"17a01049-0b95-4f94-87a8-437bcf8bc964","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":52,"ipv4_address_scope":null,"shared":false,"project_id":"020d00b5451a467cb276d06789a1149d","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-18T06:15:42Z","qos_policy_id":null,"name":"CreateInstanceSimpleTests-f9214c65-6959-4a4b-849b-42fd875e6bfc-pub-net","admin_state_up":true,"tenant_id":"020d00b5451a467cb276d06789a1149d","created_at":"2019-01-18T06:15:41Z","provider:network_type":"vxlan"}]} 2019-01-18 06:15:42,363 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=17a01049-0b95-4f94-87a8-437bcf8bc964 used request id req-d1d3234e-8048-4f75-b397-f0add708f13d 2019-01-18 06:15:42,369 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=17a01049-0b95-4f94-87a8-437bcf8bc964 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8eda163b0b96d36aecafdc67b2b83fdb9e55825a" 2019-01-18 06:15:42,396 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-501d792e-4637-45df-a12e-c1352c13b8c8 Date: Fri, 18 Jan 2019 06:15:42 GMT RESP BODY: {"subnets":[]} 2019-01-18 06:15:42,396 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=17a01049-0b95-4f94-87a8-437bcf8bc964 used request id req-501d792e-4637-45df-a12e-c1352c13b8c8 2019-01-18 06:15:42,396 - neutron_utils - INFO - Creating subnet with name CreateInstanceSimpleTests-f9214c65-6959-4a4b-849b-42fd875e6bfc-pub-subnet 2019-01-18 06:15:42,401 - 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}8eda163b0b96d36aecafdc67b2b83fdb9e55825a" -d '{"subnets": [{"ip_version": 4, "network_id": "17a01049-0b95-4f94-87a8-437bcf8bc964", "cidr": "10.55.0.0/24", "name": "CreateInstanceSimpleTests-f9214c65-6959-4a4b-849b-42fd875e6bfc-pub-subnet"}]}' 2019-01-18 06:15:42,929 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-20255e5c-d62d-4982-b29e-3099cda717ff Date: Fri, 18 Jan 2019 06:15:42 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"17a01049-0b95-4f94-87a8-437bcf8bc964","tenant_id":"020d00b5451a467cb276d06789a1149d","created_at":"2019-01-18T06:15:42Z","dns_nameservers":[],"updated_at":"2019-01-18T06:15: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":"020d00b5451a467cb276d06789a1149d","id":"ca877771-e959-479c-bc7a-9fa00e67a07c","subnetpool_id":null,"name":"CreateInstanceSimpleTests-f9214c65-6959-4a4b-849b-42fd875e6bfc-pub-subnet"}]} 2019-01-18 06:15:42,930 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets used request id req-20255e5c-d62d-4982-b29e-3099cda717ff 2019-01-18 06:15:42,935 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=17a01049-0b95-4f94-87a8-437bcf8bc964 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8eda163b0b96d36aecafdc67b2b83fdb9e55825a" 2019-01-18 06:15:43,337 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 751 X-Openstack-Request-Id: req-16755be0-72b8-4483-bc58-86ea27657959 Date: Fri, 18 Jan 2019 06:15:43 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"17a01049-0b95-4f94-87a8-437bcf8bc964","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":52,"ipv4_address_scope":null,"shared":false,"project_id":"020d00b5451a467cb276d06789a1149d","status":"ACTIVE","subnets":["ca877771-e959-479c-bc7a-9fa00e67a07c"],"description":"","tags":[],"updated_at":"2019-01-18T06:15:42Z","qos_policy_id":null,"name":"CreateInstanceSimpleTests-f9214c65-6959-4a4b-849b-42fd875e6bfc-pub-net","admin_state_up":true,"tenant_id":"020d00b5451a467cb276d06789a1149d","created_at":"2019-01-18T06:15:41Z","provider:network_type":"vxlan"}]} 2019-01-18 06:15:43,337 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=17a01049-0b95-4f94-87a8-437bcf8bc964 used request id req-16755be0-72b8-4483-bc58-86ea27657959 2019-01-18 06:15:43,343 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=17a01049-0b95-4f94-87a8-437bcf8bc964 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8eda163b0b96d36aecafdc67b2b83fdb9e55825a" 2019-01-18 06:15:43,565 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-c3b2d7fc-ac75-4fa7-b9cd-6f7efc5fac11 Date: Fri, 18 Jan 2019 06:15:43 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"17a01049-0b95-4f94-87a8-437bcf8bc964","tenant_id":"020d00b5451a467cb276d06789a1149d","created_at":"2019-01-18T06:15:42Z","dns_nameservers":[],"updated_at":"2019-01-18T06:15: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":"020d00b5451a467cb276d06789a1149d","id":"ca877771-e959-479c-bc7a-9fa00e67a07c","subnetpool_id":null,"name":"CreateInstanceSimpleTests-f9214c65-6959-4a4b-849b-42fd875e6bfc-pub-subnet"}]} 2019-01-18 06:15:43,566 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=17a01049-0b95-4f94-87a8-437bcf8bc964 used request id req-c3b2d7fc-ac75-4fa7-b9cd-6f7efc5fac11 2019-01-18 06:15:43,566 - OpenStackNetwork - DEBUG - Network [17a01049-0b95-4f94-87a8-437bcf8bc964] created successfully 2019-01-18 06:15:43,566 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-18 06:15:43,566 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:15:43,568 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:15:43,569 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:15:43,570 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:15:43,961 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "488fca829f8b496daa1cd2cdc6e45c49", "name": "Member"}, {"id": "c65201bd05504fa786d79b166e8bbba3", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}], "expires_at": "2019-01-18T07:15:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "020d00b5451a467cb276d06789a1149d", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "id": "e292c913af7844408b6509a836e493f5"}, "audit_ids": ["UwaZYIpoTQizlCYxYlTmPQ"], "issued_at": "2019-01-18T06:15:43.000000Z"}} 2019-01-18 06:15:43,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}e7c728bbd2a1638d8e99ef51ec17a39031ed9a2f" 2019-01-18 06:15:44,050 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:15:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-63795bd7-3230-4976-ae81-46427d6a6695 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:15:44,050 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-63795bd7-3230-4976-ae81-46427d6a6695 2019-01-18 06:15:44,052 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:15:44,054 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:15:44,521 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "488fca829f8b496daa1cd2cdc6e45c49", "name": "Member"}, {"id": "c65201bd05504fa786d79b166e8bbba3", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}], "expires_at": "2019-01-18T07:15:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "020d00b5451a467cb276d06789a1149d", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "id": "e292c913af7844408b6509a836e493f5"}, "audit_ids": ["iyg7VOdLTbqyiuZOiJMYyA"], "issued_at": "2019-01-18T06:15:44.000000Z"}} 2019-01-18 06:15:44,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}9e66fc219937cf9f2816cb37fb1f57e3d27c03ca" 2019-01-18 06:15:44,600 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:15:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ae638659-2cc8-49fe-a69e-8aa98cb081df Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:15:44,600 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-ae638659-2cc8-49fe-a69e-8aa98cb081df 2019-01-18 06:15:44,601 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-18 06:15:44,603 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e66fc219937cf9f2816cb37fb1f57e3d27c03ca" 2019-01-18 06:15:44,684 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:15:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a210795e-f9f7-48de-a8ae-267a008e2fe8 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:15:44,684 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-a210795e-f9f7-48de-a8ae-267a008e2fe8 2019-01-18 06:15:44,692 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSimpleTests-f9214c65-6959-4a4b-849b-42fd875e6bfc-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e66fc219937cf9f2816cb37fb1f57e3d27c03ca" 2019-01-18 06:15:44,947 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 751 X-Openstack-Request-Id: req-1ccdf356-09c1-4a63-8441-498d4c12346e Date: Fri, 18 Jan 2019 06:15:44 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"17a01049-0b95-4f94-87a8-437bcf8bc964","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":52,"ipv4_address_scope":null,"shared":false,"project_id":"020d00b5451a467cb276d06789a1149d","status":"ACTIVE","subnets":["ca877771-e959-479c-bc7a-9fa00e67a07c"],"description":"","tags":[],"updated_at":"2019-01-18T06:15:42Z","qos_policy_id":null,"name":"CreateInstanceSimpleTests-f9214c65-6959-4a4b-849b-42fd875e6bfc-pub-net","admin_state_up":true,"tenant_id":"020d00b5451a467cb276d06789a1149d","created_at":"2019-01-18T06:15:41Z","provider:network_type":"vxlan"}]} 2019-01-18 06:15:44,948 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSimpleTests-f9214c65-6959-4a4b-849b-42fd875e6bfc-pub-net used request id req-1ccdf356-09c1-4a63-8441-498d4c12346e 2019-01-18 06:15:44,952 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-18 06:15:44,956 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 18 Jan 2019 06: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"}]}]}} 2019-01-18 06:15:44,958 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/020d00b5451a467cb276d06789a1149d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e66fc219937cf9f2816cb37fb1f57e3d27c03ca" 2019-01-18 06:15:45,044 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:15:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dcacb2ce-d7b3-462f-b14a-571703f977ea Content-Encoding: gzip Content-Length: 248 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/020d00b5451a467cb276d06789a1149d"}, "enabled": true, "id": "020d00b5451a467cb276d06789a1149d", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}} 2019-01-18 06:15:45,045 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/020d00b5451a467cb276d06789a1149d used request id req-dcacb2ce-d7b3-462f-b14a-571703f977ea 2019-01-18 06:15:45,050 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=17a01049-0b95-4f94-87a8-437bcf8bc964 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e66fc219937cf9f2816cb37fb1f57e3d27c03ca" 2019-01-18 06:15:45,261 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-917edc0c-8cdb-495c-bc80-e21f564259f9 Date: Fri, 18 Jan 2019 06:15:45 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"17a01049-0b95-4f94-87a8-437bcf8bc964","tenant_id":"020d00b5451a467cb276d06789a1149d","created_at":"2019-01-18T06:15:42Z","dns_nameservers":[],"updated_at":"2019-01-18T06:15: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":"020d00b5451a467cb276d06789a1149d","id":"ca877771-e959-479c-bc7a-9fa00e67a07c","subnetpool_id":null,"name":"CreateInstanceSimpleTests-f9214c65-6959-4a4b-849b-42fd875e6bfc-pub-subnet"}]} 2019-01-18 06:15:45,261 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=17a01049-0b95-4f94-87a8-437bcf8bc964 used request id req-917edc0c-8cdb-495c-bc80-e21f564259f9 2019-01-18 06:15:45,267 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=17a01049-0b95-4f94-87a8-437bcf8bc964&name=CreateInstanceSimpleTests-f9214c65-6959-4a4b-849b-42fd875e6bfc-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e66fc219937cf9f2816cb37fb1f57e3d27c03ca" 2019-01-18 06:15:45,492 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-f267a3e2-c3fd-42a5-820d-34def349aca1 Date: Fri, 18 Jan 2019 06:15:45 GMT RESP BODY: {"ports":[]} 2019-01-18 06:15:45,492 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=17a01049-0b95-4f94-87a8-437bcf8bc964&name=CreateInstanceSimpleTests-f9214c65-6959-4a4b-849b-42fd875e6bfc-port&admin_state_up=True used request id req-f267a3e2-c3fd-42a5-820d-34def349aca1 2019-01-18 06:15:45,495 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/detail?name=CreateInstanceSimpleTests-f9214c65-6959-4a4b-849b-42fd875e6bfc-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e66fc219937cf9f2816cb37fb1f57e3d27c03ca" 2019-01-18 06:15:45,736 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:15: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-4ec9007b-199a-49cb-86fa-b38947938923 x-compute-request-id: req-4ec9007b-199a-49cb-86fa-b38947938923 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2019-01-18 06:15:45,736 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail?name=CreateInstanceSimpleTests-f9214c65-6959-4a4b-849b-42fd875e6bfc-inst used request id req-4ec9007b-199a-49cb-86fa-b38947938923 2019-01-18 06:15:45,742 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSimpleTests-f9214c65-6959-4a4b-849b-42fd875e6bfc-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e66fc219937cf9f2816cb37fb1f57e3d27c03ca" 2019-01-18 06:15:45,980 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 751 X-Openstack-Request-Id: req-071e7e3b-90e6-4148-b5a8-237b0e020749 Date: Fri, 18 Jan 2019 06:15:45 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"17a01049-0b95-4f94-87a8-437bcf8bc964","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":52,"ipv4_address_scope":null,"shared":false,"project_id":"020d00b5451a467cb276d06789a1149d","status":"ACTIVE","subnets":["ca877771-e959-479c-bc7a-9fa00e67a07c"],"description":"","tags":[],"updated_at":"2019-01-18T06:15:42Z","qos_policy_id":null,"name":"CreateInstanceSimpleTests-f9214c65-6959-4a4b-849b-42fd875e6bfc-pub-net","admin_state_up":true,"tenant_id":"020d00b5451a467cb276d06789a1149d","created_at":"2019-01-18T06:15:41Z","provider:network_type":"vxlan"}]} 2019-01-18 06:15:45,980 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSimpleTests-f9214c65-6959-4a4b-849b-42fd875e6bfc-pub-net used request id req-071e7e3b-90e6-4148-b5a8-237b0e020749 2019-01-18 06:15:45,984 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/020d00b5451a467cb276d06789a1149d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e66fc219937cf9f2816cb37fb1f57e3d27c03ca" 2019-01-18 06:15:46,069 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:15:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cd33a206-e38d-4436-b2da-2c7261c6b9fc Content-Encoding: gzip Content-Length: 248 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/020d00b5451a467cb276d06789a1149d"}, "enabled": true, "id": "020d00b5451a467cb276d06789a1149d", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}} 2019-01-18 06:15:46,070 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/020d00b5451a467cb276d06789a1149d used request id req-cd33a206-e38d-4436-b2da-2c7261c6b9fc 2019-01-18 06:15:46,075 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=17a01049-0b95-4f94-87a8-437bcf8bc964 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e66fc219937cf9f2816cb37fb1f57e3d27c03ca" 2019-01-18 06:15:46,268 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-b72726dd-156e-4a9a-ad18-031168f01e7f Date: Fri, 18 Jan 2019 06:15:46 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"17a01049-0b95-4f94-87a8-437bcf8bc964","tenant_id":"020d00b5451a467cb276d06789a1149d","created_at":"2019-01-18T06:15:42Z","dns_nameservers":[],"updated_at":"2019-01-18T06:15: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":"020d00b5451a467cb276d06789a1149d","id":"ca877771-e959-479c-bc7a-9fa00e67a07c","subnetpool_id":null,"name":"CreateInstanceSimpleTests-f9214c65-6959-4a4b-849b-42fd875e6bfc-pub-subnet"}]} 2019-01-18 06:15:46,268 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=17a01049-0b95-4f94-87a8-437bcf8bc964 used request id req-b72726dd-156e-4a9a-ad18-031168f01e7f 2019-01-18 06:15:46,275 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=17a01049-0b95-4f94-87a8-437bcf8bc964&name=CreateInstanceSimpleTests-f9214c65-6959-4a4b-849b-42fd875e6bfc-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e66fc219937cf9f2816cb37fb1f57e3d27c03ca" 2019-01-18 06:15:46,310 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-3168681d-9b6a-44ff-a094-e6312f0a7dda Date: Fri, 18 Jan 2019 06:15:46 GMT RESP BODY: {"ports":[]} 2019-01-18 06:15:46,310 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=17a01049-0b95-4f94-87a8-437bcf8bc964&name=CreateInstanceSimpleTests-f9214c65-6959-4a4b-849b-42fd875e6bfc-port&admin_state_up=True used request id req-3168681d-9b6a-44ff-a094-e6312f0a7dda 2019-01-18 06:15:46,311 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:15:46,312 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:15:46,693 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "488fca829f8b496daa1cd2cdc6e45c49", "name": "Member"}, {"id": "c65201bd05504fa786d79b166e8bbba3", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}], "expires_at": "2019-01-18T07:15:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "020d00b5451a467cb276d06789a1149d", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "id": "e292c913af7844408b6509a836e493f5"}, "audit_ids": ["NUpe7SkORnmA6-ytzFCeTw"], "issued_at": "2019-01-18T06:15:46.000000Z"}} 2019-01-18 06:15:46,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}cd2bbdc90dc8b4c526fa48ec715df6822931e0aa" 2019-01-18 06:15:46,777 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:15:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-915e25c7-df1f-40f0-929c-a1a3e4cbda2a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:15:46,777 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-915e25c7-df1f-40f0-929c-a1a3e4cbda2a 2019-01-18 06:15:46,783 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSimpleTests-f9214c65-6959-4a4b-849b-42fd875e6bfc-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e66fc219937cf9f2816cb37fb1f57e3d27c03ca" 2019-01-18 06:15:47,022 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 751 X-Openstack-Request-Id: req-6572e9b9-05b2-48f4-93e8-d598b45750cc Date: Fri, 18 Jan 2019 06:15:46 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"17a01049-0b95-4f94-87a8-437bcf8bc964","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":52,"ipv4_address_scope":null,"shared":false,"project_id":"020d00b5451a467cb276d06789a1149d","status":"ACTIVE","subnets":["ca877771-e959-479c-bc7a-9fa00e67a07c"],"description":"","tags":[],"updated_at":"2019-01-18T06:15:42Z","qos_policy_id":null,"name":"CreateInstanceSimpleTests-f9214c65-6959-4a4b-849b-42fd875e6bfc-pub-net","admin_state_up":true,"tenant_id":"020d00b5451a467cb276d06789a1149d","created_at":"2019-01-18T06:15:41Z","provider:network_type":"vxlan"}]} 2019-01-18 06:15:47,022 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSimpleTests-f9214c65-6959-4a4b-849b-42fd875e6bfc-pub-net used request id req-6572e9b9-05b2-48f4-93e8-d598b45750cc 2019-01-18 06:15:47,028 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=17a01049-0b95-4f94-87a8-437bcf8bc964 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e66fc219937cf9f2816cb37fb1f57e3d27c03ca" 2019-01-18 06:15:47,077 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-c35e76f6-237a-403f-af1d-c9d7ee648944 Date: Fri, 18 Jan 2019 06:15:47 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"17a01049-0b95-4f94-87a8-437bcf8bc964","tenant_id":"020d00b5451a467cb276d06789a1149d","created_at":"2019-01-18T06:15:42Z","dns_nameservers":[],"updated_at":"2019-01-18T06:15: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":"020d00b5451a467cb276d06789a1149d","id":"ca877771-e959-479c-bc7a-9fa00e67a07c","subnetpool_id":null,"name":"CreateInstanceSimpleTests-f9214c65-6959-4a4b-849b-42fd875e6bfc-pub-subnet"}]} 2019-01-18 06:15:47,077 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=17a01049-0b95-4f94-87a8-437bcf8bc964 used request id req-c35e76f6-237a-403f-af1d-c9d7ee648944 2019-01-18 06:15:47,083 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSimpleTests-f9214c65-6959-4a4b-849b-42fd875e6bfc-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e66fc219937cf9f2816cb37fb1f57e3d27c03ca" 2019-01-18 06:15:47,333 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 751 X-Openstack-Request-Id: req-2dc011ac-71ea-454d-92b4-960e6457ba51 Date: Fri, 18 Jan 2019 06:15:47 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"17a01049-0b95-4f94-87a8-437bcf8bc964","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":52,"ipv4_address_scope":null,"shared":false,"project_id":"020d00b5451a467cb276d06789a1149d","status":"ACTIVE","subnets":["ca877771-e959-479c-bc7a-9fa00e67a07c"],"description":"","tags":[],"updated_at":"2019-01-18T06:15:42Z","qos_policy_id":null,"name":"CreateInstanceSimpleTests-f9214c65-6959-4a4b-849b-42fd875e6bfc-pub-net","admin_state_up":true,"tenant_id":"020d00b5451a467cb276d06789a1149d","created_at":"2019-01-18T06:15:41Z","provider:network_type":"vxlan"}]} 2019-01-18 06:15:47,333 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSimpleTests-f9214c65-6959-4a4b-849b-42fd875e6bfc-pub-net used request id req-2dc011ac-71ea-454d-92b4-960e6457ba51 2019-01-18 06:15:47,337 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-18 06:15:47,342 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 18 Jan 2019 06:15: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"}]}]}} 2019-01-18 06:15:47,343 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/020d00b5451a467cb276d06789a1149d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd2bbdc90dc8b4c526fa48ec715df6822931e0aa" 2019-01-18 06:15:47,430 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:15:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5f2f168d-4b5f-4ac6-9bee-2b05c4be5294 Content-Encoding: gzip Content-Length: 248 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/020d00b5451a467cb276d06789a1149d"}, "enabled": true, "id": "020d00b5451a467cb276d06789a1149d", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}} 2019-01-18 06:15:47,430 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/020d00b5451a467cb276d06789a1149d used request id req-5f2f168d-4b5f-4ac6-9bee-2b05c4be5294 2019-01-18 06:15:47,436 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=17a01049-0b95-4f94-87a8-437bcf8bc964 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e66fc219937cf9f2816cb37fb1f57e3d27c03ca" 2019-01-18 06:15:47,485 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-7efd35c5-297a-4584-a345-2864c67f84ae Date: Fri, 18 Jan 2019 06:15:47 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"17a01049-0b95-4f94-87a8-437bcf8bc964","tenant_id":"020d00b5451a467cb276d06789a1149d","created_at":"2019-01-18T06:15:42Z","dns_nameservers":[],"updated_at":"2019-01-18T06:15: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":"020d00b5451a467cb276d06789a1149d","id":"ca877771-e959-479c-bc7a-9fa00e67a07c","subnetpool_id":null,"name":"CreateInstanceSimpleTests-f9214c65-6959-4a4b-849b-42fd875e6bfc-pub-subnet"}]} 2019-01-18 06:15:47,485 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=17a01049-0b95-4f94-87a8-437bcf8bc964 used request id req-7efd35c5-297a-4584-a345-2864c67f84ae 2019-01-18 06:15:47,486 - neutron_utils - INFO - Creating port for network with name - CreateInstanceSimpleTests-f9214c65-6959-4a4b-849b-42fd875e6bfc-pub-net 2019-01-18 06:15:47,490 - 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}9e66fc219937cf9f2816cb37fb1f57e3d27c03ca" -d '{"port": {"network_id": "17a01049-0b95-4f94-87a8-437bcf8bc964", "name": "CreateInstanceSimpleTests-f9214c65-6959-4a4b-849b-42fd875e6bfc-port", "admin_state_up": true}}' 2019-01-18 06:15:48,331 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 876 X-Openstack-Request-Id: req-440c08d8-c981-43a9-8dbd-b642ce644948 Date: Fri, 18 Jan 2019 06:15:48 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:15:47Z","device_owner":"","revision_number":4,"binding:profile":{},"port_security_enabled":true,"fixed_ips":[{"subnet_id":"ca877771-e959-479c-bc7a-9fa00e67a07c","ip_address":"10.55.0.9"}],"id":"72a309b5-5402-4d1e-9d61-d79bc67a34dd","security_groups":["74f1c2a7-acff-47e9-84f4-dbfa545465da"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:3f:6a:db","device_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"name":"CreateInstanceSimpleTests-f9214c65-6959-4a4b-849b-42fd875e6bfc-port","project_id":"020d00b5451a467cb276d06789a1149d","qos_policy_id":null,"admin_state_up":true,"network_id":"17a01049-0b95-4f94-87a8-437bcf8bc964","tenant_id":"020d00b5451a467cb276d06789a1149d","created_at":"2019-01-18T06:15:47Z","binding:vnic_type":"normal"}} 2019-01-18 06:15:48,331 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/ports used request id req-440c08d8-c981-43a9-8dbd-b642ce644948 2019-01-18 06:15:48,337 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSimpleTests-f9214c65-6959-4a4b-849b-42fd875e6bfc-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e66fc219937cf9f2816cb37fb1f57e3d27c03ca" 2019-01-18 06:15:48,600 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 751 X-Openstack-Request-Id: req-bfff6817-8d79-4cc7-9c83-bf72e5dfd104 Date: Fri, 18 Jan 2019 06:15:48 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"17a01049-0b95-4f94-87a8-437bcf8bc964","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":52,"ipv4_address_scope":null,"shared":false,"project_id":"020d00b5451a467cb276d06789a1149d","status":"ACTIVE","subnets":["ca877771-e959-479c-bc7a-9fa00e67a07c"],"description":"","tags":[],"updated_at":"2019-01-18T06:15:42Z","qos_policy_id":null,"name":"CreateInstanceSimpleTests-f9214c65-6959-4a4b-849b-42fd875e6bfc-pub-net","admin_state_up":true,"tenant_id":"020d00b5451a467cb276d06789a1149d","created_at":"2019-01-18T06:15:41Z","provider:network_type":"vxlan"}]} 2019-01-18 06:15:48,600 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSimpleTests-f9214c65-6959-4a4b-849b-42fd875e6bfc-pub-net used request id req-bfff6817-8d79-4cc7-9c83-bf72e5dfd104 2019-01-18 06:15:48,603 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/020d00b5451a467cb276d06789a1149d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e66fc219937cf9f2816cb37fb1f57e3d27c03ca" 2019-01-18 06:15:48,691 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:15:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3fce1d42-e568-4b47-b848-308a0a517c11 Content-Encoding: gzip Content-Length: 248 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/020d00b5451a467cb276d06789a1149d"}, "enabled": true, "id": "020d00b5451a467cb276d06789a1149d", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}} 2019-01-18 06:15:48,691 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/020d00b5451a467cb276d06789a1149d used request id req-3fce1d42-e568-4b47-b848-308a0a517c11 2019-01-18 06:15:48,696 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=17a01049-0b95-4f94-87a8-437bcf8bc964 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e66fc219937cf9f2816cb37fb1f57e3d27c03ca" 2019-01-18 06:15:48,976 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-60ce4915-6c15-4950-b7bd-1f591f1a1d06 Date: Fri, 18 Jan 2019 06:15:48 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"17a01049-0b95-4f94-87a8-437bcf8bc964","tenant_id":"020d00b5451a467cb276d06789a1149d","created_at":"2019-01-18T06:15:42Z","dns_nameservers":[],"updated_at":"2019-01-18T06:15: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":"020d00b5451a467cb276d06789a1149d","id":"ca877771-e959-479c-bc7a-9fa00e67a07c","subnetpool_id":null,"name":"CreateInstanceSimpleTests-f9214c65-6959-4a4b-849b-42fd875e6bfc-pub-subnet"}]} 2019-01-18 06:15:48,976 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=17a01049-0b95-4f94-87a8-437bcf8bc964 used request id req-60ce4915-6c15-4950-b7bd-1f591f1a1d06 2019-01-18 06:15:48,982 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=17a01049-0b95-4f94-87a8-437bcf8bc964&name=CreateInstanceSimpleTests-f9214c65-6959-4a4b-849b-42fd875e6bfc-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e66fc219937cf9f2816cb37fb1f57e3d27c03ca" 2019-01-18 06:15:49,199 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 879 X-Openstack-Request-Id: req-d3458136-8c06-49c7-a19c-1f420b2f52d6 Date: Fri, 18 Jan 2019 06:15:49 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:15:47Z","device_owner":"","revision_number":4,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"ca877771-e959-479c-bc7a-9fa00e67a07c","ip_address":"10.55.0.9"}],"id":"72a309b5-5402-4d1e-9d61-d79bc67a34dd","security_groups":["74f1c2a7-acff-47e9-84f4-dbfa545465da"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:3f:6a:db","project_id":"020d00b5451a467cb276d06789a1149d","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSimpleTests-f9214c65-6959-4a4b-849b-42fd875e6bfc-port","admin_state_up":true,"network_id":"17a01049-0b95-4f94-87a8-437bcf8bc964","tenant_id":"020d00b5451a467cb276d06789a1149d","created_at":"2019-01-18T06:15:47Z","binding:vnic_type":"normal","device_id":""}]} 2019-01-18 06:15:49,199 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=17a01049-0b95-4f94-87a8-437bcf8bc964&name=CreateInstanceSimpleTests-f9214c65-6959-4a4b-849b-42fd875e6bfc-port&admin_state_up=True used request id req-d3458136-8c06-49c7-a19c-1f420b2f52d6 2019-01-18 06:15:49,203 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/020d00b5451a467cb276d06789a1149d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e66fc219937cf9f2816cb37fb1f57e3d27c03ca" 2019-01-18 06:15:49,286 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:15:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-926c9ec6-992f-4cbe-b3dc-6fc488e98527 Content-Encoding: gzip Content-Length: 248 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/020d00b5451a467cb276d06789a1149d"}, "enabled": true, "id": "020d00b5451a467cb276d06789a1149d", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}} 2019-01-18 06:15:49,287 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/020d00b5451a467cb276d06789a1149d used request id req-926c9ec6-992f-4cbe-b3dc-6fc488e98527 2019-01-18 06:15:49,287 - nova_utils - INFO - Creating VM with name - CreateInstanceSimpleTests-f9214c65-6959-4a4b-849b-42fd875e6bfc-inst 2019-01-18 06:15:49,290 - 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}9e66fc219937cf9f2816cb37fb1f57e3d27c03ca" 2019-01-18 06:15:49,317 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:15: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-0fefa760-7ae4-4271-b03b-3d6bace0b9b6 x-compute-request-id: req-0fefa760-7ae4-4271-b03b-3d6bace0b9b6 Content-Encoding: gzip Content-Length: 210 Content-Type: application/json RESP BODY: {"flavors": [{"id": "e5280c57-f3ae-479c-8e6a-daf1478384fd", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/e5280c57-f3ae-479c-8e6a-daf1478384fd", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/e5280c57-f3ae-479c-8e6a-daf1478384fd", "rel": "bookmark"}], "name": "CreateInstanceSimpleTests-f9214c65-6959-4a4b-849b-42fd875e6bfc-flavor-name"}]} 2019-01-18 06:15:49,317 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-0fefa760-7ae4-4271-b03b-3d6bace0b9b6 2019-01-18 06:15:49,321 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors/e5280c57-f3ae-479c-8e6a-daf1478384fd -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e66fc219937cf9f2816cb37fb1f57e3d27c03ca" 2019-01-18 06:15:49,340 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:15: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-6828f686-788e-4df5-8d7f-9ef7ed291848 x-compute-request-id: req-6828f686-788e-4df5-8d7f-9ef7ed291848 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/e5280c57-f3ae-479c-8e6a-daf1478384fd", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/e5280c57-f3ae-479c-8e6a-daf1478384fd", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "e5280c57-f3ae-479c-8e6a-daf1478384fd", "name": "CreateInstanceSimpleTests-f9214c65-6959-4a4b-849b-42fd875e6bfc-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2019-01-18 06:15:49,340 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/e5280c57-f3ae-479c-8e6a-daf1478384fd used request id req-6828f686-788e-4df5-8d7f-9ef7ed291848 2019-01-18 06:15:49,343 - 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-f9214c65-6959-4a4b-849b-42fd875e6bfc-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}9e66fc219937cf9f2816cb37fb1f57e3d27c03ca" 2019-01-18 06:15:49,514 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1060 Content-Type: application/json X-Openstack-Request-Id: req-b7a0aefd-e99e-457d-96df-39e0c4ace8db Date: Fri, 18 Jan 2019 06:15:49 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstanceSimpleTests-f9214c65-6959-4a4b-849b-42fd875e6bfc-image", "tags": [], "container_format": "bare", "created_at": "2019-01-18T06:15:38Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-18T06:15:39Z", "visibility": "shared", "locations": [{"url": "rbd://af014572-0a5d-4a80-a07f-9105f52ab2c1/images/130a7e09-293b-4a61-8393-26479b397be3/snap", "metadata": {}}], "self": "/v2/images/130a7e09-293b-4a61-8393-26479b397be3", "min_disk": 0, "protected": false, "id": "130a7e09-293b-4a61-8393-26479b397be3", "file": "/v2/images/130a7e09-293b-4a61-8393-26479b397be3/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "3342e094355b4964abcd9b7ee7856cca", "direct_url": "rbd://af014572-0a5d-4a80-a07f-9105f52ab2c1/images/130a7e09-293b-4a61-8393-26479b397be3/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceSimpleTests-f9214c65-6959-4a4b-849b-42fd875e6bfc-image"} 2019-01-18 06:15:49,515 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSimpleTests-f9214c65-6959-4a4b-849b-42fd875e6bfc-image used request id req-b7a0aefd-e99e-457d-96df-39e0c4ace8db 2019-01-18 06:15:49,518 - 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}9e66fc219937cf9f2816cb37fb1f57e3d27c03ca" 2019-01-18 06:15:49,692 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-77f05763-38b4-4aa4-a044-1ee5d5ecf1e1 Date: Fri, 18 Jan 2019 06:15: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"}}} 2019-01-18 06:15:49,692 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-77f05763-38b4-4aa4-a044-1ee5d5ecf1e1 2019-01-18 06:15:49,697 - 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}9e66fc219937cf9f2816cb37fb1f57e3d27c03ca" -d '{"server": {"name": "CreateInstanceSimpleTests-f9214c65-6959-4a4b-849b-42fd875e6bfc-inst", "imageRef": "130a7e09-293b-4a61-8393-26479b397be3", "flavorRef": "e5280c57-f3ae-479c-8e6a-daf1478384fd", "max_count": 1, "min_count": 1, "networks": [{"port": "72a309b5-5402-4d1e-9d61-d79bc67a34dd"}]}}' 2019-01-18 06:15:51,383 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 18 Jan 2019 06:15: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-8a6769cc-7f38-44b0-b865-45352ac09578 x-compute-request-id: req-8a6769cc-7f38-44b0-b865-45352ac09578 Content-Length: 374 location: http://172.30.9.23:8774/v2.1/servers/698b47de-a43c-4786-ad03-a1fc04545875 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "698b47de-a43c-4786-ad03-a1fc04545875", "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/698b47de-a43c-4786-ad03-a1fc04545875", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/698b47de-a43c-4786-ad03-a1fc04545875", "rel": "bookmark"}], "adminPass": "u58jHWx5NLfx"}} 2019-01-18 06:15:51,383 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-8a6769cc-7f38-44b0-b865-45352ac09578 2019-01-18 06:15:51,387 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/698b47de-a43c-4786-ad03-a1fc04545875 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e66fc219937cf9f2816cb37fb1f57e3d27c03ca" 2019-01-18 06:15:51,604 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:15: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-88a694b9-723a-4260-bdc8-6a364bea3e4b x-compute-request-id: req-88a694b9-723a-4260-bdc8-6a364bea3e4b 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/698b47de-a43c-4786-ad03-a1fc04545875", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/698b47de-a43c-4786-ad03-a1fc04545875", "rel": "bookmark"}], "image": {"id": "130a7e09-293b-4a61-8393-26479b397be3", "links": [{"href": "http://172.30.9.23:8774/images/130a7e09-293b-4a61-8393-26479b397be3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e5280c57-f3ae-479c-8e6a-daf1478384fd", "links": [{"href": "http://172.30.9.23:8774/flavors/e5280c57-f3ae-479c-8e6a-daf1478384fd", "rel": "bookmark"}]}, "id": "698b47de-a43c-4786-ad03-a1fc04545875", "user_id": "e292c913af7844408b6509a836e493f5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2019-01-18T06:15: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-f9214c65-6959-4a4b-849b-42fd875e6bfc-inst", "created": "2019-01-18T06:15:51Z", "tenant_id": "020d00b5451a467cb276d06789a1149d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-18 06:15:51,605 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/698b47de-a43c-4786-ad03-a1fc04545875 used request id req-88a694b9-723a-4260-bdc8-6a364bea3e4b 2019-01-18 06:15:51,605 - create_instance - INFO - Created instance with name - CreateInstanceSimpleTests-f9214c65-6959-4a4b-849b-42fd875e6bfc-inst 2019-01-18 06:15:51,608 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/698b47de-a43c-4786-ad03-a1fc04545875 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e66fc219937cf9f2816cb37fb1f57e3d27c03ca" 2019-01-18 06:15:51,995 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:15: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-acf688e5-4953-414e-9fb3-c802187464a7 x-compute-request-id: req-acf688e5-4953-414e-9fb3-c802187464a7 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/698b47de-a43c-4786-ad03-a1fc04545875", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/698b47de-a43c-4786-ad03-a1fc04545875", "rel": "bookmark"}], "image": {"id": "130a7e09-293b-4a61-8393-26479b397be3", "links": [{"href": "http://172.30.9.23:8774/images/130a7e09-293b-4a61-8393-26479b397be3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e5280c57-f3ae-479c-8e6a-daf1478384fd", "links": [{"href": "http://172.30.9.23:8774/flavors/e5280c57-f3ae-479c-8e6a-daf1478384fd", "rel": "bookmark"}]}, "id": "698b47de-a43c-4786-ad03-a1fc04545875", "user_id": "e292c913af7844408b6509a836e493f5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2019-01-18T06:15: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-f9214c65-6959-4a4b-849b-42fd875e6bfc-inst", "created": "2019-01-18T06:15:51Z", "tenant_id": "020d00b5451a467cb276d06789a1149d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-18 06:15:51,995 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/698b47de-a43c-4786-ad03-a1fc04545875 used request id req-acf688e5-4953-414e-9fb3-c802187464a7 2019-01-18 06:15:51,995 - create_instance - DEBUG - Instance status [CreateInstanceSimpleTests-f9214c65-6959-4a4b-849b-42fd875e6bfc-inst] is - BUILD 2019-01-18 06:15:51,995 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-18 06:15:54,999 - create_instance - DEBUG - VM status query timeout in 896.606752157 2019-01-18 06:15:55,002 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/698b47de-a43c-4786-ad03-a1fc04545875 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e66fc219937cf9f2816cb37fb1f57e3d27c03ca" 2019-01-18 06:15:55,719 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:15: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-ab4e001a-d743-4672-8a0b-f683b3212179 x-compute-request-id: req-ab4e001a-d743-4672-8a0b-f683b3212179 Content-Encoding: gzip Content-Length: 818 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"CreateInstanceSimpleTests-f9214c65-6959-4a4b-849b-42fd875e6bfc-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3f:6a:db", "version": 4, "addr": "10.55.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/698b47de-a43c-4786-ad03-a1fc04545875", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/698b47de-a43c-4786-ad03-a1fc04545875", "rel": "bookmark"}], "image": {"id": "130a7e09-293b-4a61-8393-26479b397be3", "links": [{"href": "http://172.30.9.23:8774/images/130a7e09-293b-4a61-8393-26479b397be3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000099", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e5280c57-f3ae-479c-8e6a-daf1478384fd", "links": [{"href": "http://172.30.9.23:8774/flavors/e5280c57-f3ae-479c-8e6a-daf1478384fd", "rel": "bookmark"}]}, "id": "698b47de-a43c-4786-ad03-a1fc04545875", "security_groups": [{"name": "default"}], "user_id": "e292c913af7844408b6509a836e493f5", "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": "2019-01-18T06:15:52Z", "hostId": "00d286b61c89c1e6bd6931543116fd39a4db599ca8ad146028dc7b11", "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-f9214c65-6959-4a4b-849b-42fd875e6bfc-inst", "created": "2019-01-18T06:15:51Z", "tenant_id": "020d00b5451a467cb276d06789a1149d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-18 06:15:55,719 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/698b47de-a43c-4786-ad03-a1fc04545875 used request id req-ab4e001a-d743-4672-8a0b-f683b3212179 2019-01-18 06:15:55,720 - create_instance - DEBUG - Instance status [CreateInstanceSimpleTests-f9214c65-6959-4a4b-849b-42fd875e6bfc-inst] is - BUILD 2019-01-18 06:15:55,720 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-18 06:15:58,723 - create_instance - DEBUG - VM status query timeout in 892.882136106 2019-01-18 06:15:58,726 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/698b47de-a43c-4786-ad03-a1fc04545875 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e66fc219937cf9f2816cb37fb1f57e3d27c03ca" 2019-01-18 06:15:59,401 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:15: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-68e4237b-c3b5-4928-ace8-89f095691f17 x-compute-request-id: req-68e4237b-c3b5-4928-ace8-89f095691f17 Content-Encoding: gzip Content-Length: 819 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSimpleTests-f9214c65-6959-4a4b-849b-42fd875e6bfc-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3f:6a:db", "version": 4, "addr": "10.55.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/698b47de-a43c-4786-ad03-a1fc04545875", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/698b47de-a43c-4786-ad03-a1fc04545875", "rel": "bookmark"}], "image": {"id": "130a7e09-293b-4a61-8393-26479b397be3", "links": [{"href": "http://172.30.9.23:8774/images/130a7e09-293b-4a61-8393-26479b397be3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000099", "OS-SRV-USG:launched_at": "2019-01-18T06:15:55.000000", "flavor": {"id": "e5280c57-f3ae-479c-8e6a-daf1478384fd", "links": [{"href": "http://172.30.9.23:8774/flavors/e5280c57-f3ae-479c-8e6a-daf1478384fd", "rel": "bookmark"}]}, "id": "698b47de-a43c-4786-ad03-a1fc04545875", "security_groups": [{"name": "default"}], "user_id": "e292c913af7844408b6509a836e493f5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-18T06:15:56Z", "hostId": "00d286b61c89c1e6bd6931543116fd39a4db599ca8ad146028dc7b11", "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-f9214c65-6959-4a4b-849b-42fd875e6bfc-inst", "created": "2019-01-18T06:15:51Z", "tenant_id": "020d00b5451a467cb276d06789a1149d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-18 06:15:59,401 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/698b47de-a43c-4786-ad03-a1fc04545875 used request id req-68e4237b-c3b5-4928-ace8-89f095691f17 2019-01-18 06:15:59,401 - create_instance - DEBUG - Instance status [CreateInstanceSimpleTests-f9214c65-6959-4a4b-849b-42fd875e6bfc-inst] is - ACTIVE 2019-01-18 06:15:59,401 - create_instance - INFO - VM is - ACTIVE 2019-01-18 06:15:59,404 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/698b47de-a43c-4786-ad03-a1fc04545875 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e66fc219937cf9f2816cb37fb1f57e3d27c03ca" 2019-01-18 06:15:59,860 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:15: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-fac9b3ee-ad68-456e-ab87-22f9c32c30a9 x-compute-request-id: req-fac9b3ee-ad68-456e-ab87-22f9c32c30a9 Content-Encoding: gzip Content-Length: 819 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSimpleTests-f9214c65-6959-4a4b-849b-42fd875e6bfc-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3f:6a:db", "version": 4, "addr": "10.55.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/698b47de-a43c-4786-ad03-a1fc04545875", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/698b47de-a43c-4786-ad03-a1fc04545875", "rel": "bookmark"}], "image": {"id": "130a7e09-293b-4a61-8393-26479b397be3", "links": [{"href": "http://172.30.9.23:8774/images/130a7e09-293b-4a61-8393-26479b397be3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000099", "OS-SRV-USG:launched_at": "2019-01-18T06:15:55.000000", "flavor": {"id": "e5280c57-f3ae-479c-8e6a-daf1478384fd", "links": [{"href": "http://172.30.9.23:8774/flavors/e5280c57-f3ae-479c-8e6a-daf1478384fd", "rel": "bookmark"}]}, "id": "698b47de-a43c-4786-ad03-a1fc04545875", "security_groups": [{"name": "default"}], "user_id": "e292c913af7844408b6509a836e493f5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-18T06:15:56Z", "hostId": "00d286b61c89c1e6bd6931543116fd39a4db599ca8ad146028dc7b11", "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-f9214c65-6959-4a4b-849b-42fd875e6bfc-inst", "created": "2019-01-18T06:15:51Z", "tenant_id": "020d00b5451a467cb276d06789a1149d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-18 06:15:59,861 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/698b47de-a43c-4786-ad03-a1fc04545875 used request id req-fac9b3ee-ad68-456e-ab87-22f9c32c30a9 2019-01-18 06:15:59,866 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSimpleTests-f9214c65-6959-4a4b-849b-42fd875e6bfc-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e66fc219937cf9f2816cb37fb1f57e3d27c03ca" 2019-01-18 06:16:00,085 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 751 X-Openstack-Request-Id: req-5292a4bf-2f51-4060-b1cb-2c986b4ff4f3 Date: Fri, 18 Jan 2019 06:16:00 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"17a01049-0b95-4f94-87a8-437bcf8bc964","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":52,"ipv4_address_scope":null,"shared":false,"project_id":"020d00b5451a467cb276d06789a1149d","status":"ACTIVE","subnets":["ca877771-e959-479c-bc7a-9fa00e67a07c"],"description":"","tags":[],"updated_at":"2019-01-18T06:15:42Z","qos_policy_id":null,"name":"CreateInstanceSimpleTests-f9214c65-6959-4a4b-849b-42fd875e6bfc-pub-net","admin_state_up":true,"tenant_id":"020d00b5451a467cb276d06789a1149d","created_at":"2019-01-18T06:15:41Z","provider:network_type":"vxlan"}]} 2019-01-18 06:16:00,085 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSimpleTests-f9214c65-6959-4a4b-849b-42fd875e6bfc-pub-net used request id req-5292a4bf-2f51-4060-b1cb-2c986b4ff4f3 2019-01-18 06:16:00,089 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/020d00b5451a467cb276d06789a1149d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e66fc219937cf9f2816cb37fb1f57e3d27c03ca" 2019-01-18 06:16:00,172 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:16:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f1059767-b541-41c9-8102-16ddd1490e20 Content-Encoding: gzip Content-Length: 248 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/020d00b5451a467cb276d06789a1149d"}, "enabled": true, "id": "020d00b5451a467cb276d06789a1149d", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}} 2019-01-18 06:16:00,172 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/020d00b5451a467cb276d06789a1149d used request id req-f1059767-b541-41c9-8102-16ddd1490e20 2019-01-18 06:16:00,178 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=17a01049-0b95-4f94-87a8-437bcf8bc964 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e66fc219937cf9f2816cb37fb1f57e3d27c03ca" 2019-01-18 06:16:00,224 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-ea6d8e39-e413-4b62-b559-42ff10a59726 Date: Fri, 18 Jan 2019 06:16:00 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"17a01049-0b95-4f94-87a8-437bcf8bc964","tenant_id":"020d00b5451a467cb276d06789a1149d","created_at":"2019-01-18T06:15:42Z","dns_nameservers":[],"updated_at":"2019-01-18T06:15: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":"020d00b5451a467cb276d06789a1149d","id":"ca877771-e959-479c-bc7a-9fa00e67a07c","subnetpool_id":null,"name":"CreateInstanceSimpleTests-f9214c65-6959-4a4b-849b-42fd875e6bfc-pub-subnet"}]} 2019-01-18 06:16:00,224 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=17a01049-0b95-4f94-87a8-437bcf8bc964 used request id req-ea6d8e39-e413-4b62-b559-42ff10a59726 2019-01-18 06:16:00,230 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=17a01049-0b95-4f94-87a8-437bcf8bc964 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e66fc219937cf9f2816cb37fb1f57e3d27c03ca" 2019-01-18 06:16:00,425 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3879 X-Openstack-Request-Id: req-bc2f4b3e-bc3a-43ab-8ae5-18f70f381c92 Date: Fri, 18 Jan 2019 06:16:00 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:15:45Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"ca877771-e959-479c-bc7a-9fa00e67a07c","ip_address":"10.55.0.2"}],"id":"10f5ef5e-1892-4e58-8207-babab2c7a977","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:0e:60:88","project_id":"020d00b5451a467cb276d06789a1149d","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"17a01049-0b95-4f94-87a8-437bcf8bc964","tenant_id":"020d00b5451a467cb276d06789a1149d","created_at":"2019-01-18T06:15:43Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-17a01049-0b95-4f94-87a8-437bcf8bc964"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:15:56Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"ca877771-e959-479c-bc7a-9fa00e67a07c","ip_address":"10.55.0.9"}],"id":"72a309b5-5402-4d1e-9d61-d79bc67a34dd","security_groups":["74f1c2a7-acff-47e9-84f4-dbfa545465da"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:3f:6a:db","project_id":"020d00b5451a467cb276d06789a1149d","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSimpleTests-f9214c65-6959-4a4b-849b-42fd875e6bfc-port","admin_state_up":true,"network_id":"17a01049-0b95-4f94-87a8-437bcf8bc964","tenant_id":"020d00b5451a467cb276d06789a1149d","created_at":"2019-01-18T06:15:47Z","binding:vnic_type":"normal","device_id":"698b47de-a43c-4786-ad03-a1fc04545875"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:15:46Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"ca877771-e959-479c-bc7a-9fa00e67a07c","ip_address":"10.55.0.4"}],"id":"c703707d-ed83-4502-8803-e92ef4c8ee76","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:a5:5c:72","project_id":"020d00b5451a467cb276d06789a1149d","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"17a01049-0b95-4f94-87a8-437bcf8bc964","tenant_id":"020d00b5451a467cb276d06789a1149d","created_at":"2019-01-18T06:15:44Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-17a01049-0b95-4f94-87a8-437bcf8bc964"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:15:45Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"ca877771-e959-479c-bc7a-9fa00e67a07c","ip_address":"10.55.0.3"}],"id":"edf16b3f-7859-4f75-86be-c4cf016b77d0","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:0c:23:c2","project_id":"020d00b5451a467cb276d06789a1149d","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"17a01049-0b95-4f94-87a8-437bcf8bc964","tenant_id":"020d00b5451a467cb276d06789a1149d","created_at":"2019-01-18T06:15:43Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-17a01049-0b95-4f94-87a8-437bcf8bc964"}]} 2019-01-18 06:16:00,425 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=17a01049-0b95-4f94-87a8-437bcf8bc964 used request id req-bc2f4b3e-bc3a-43ab-8ae5-18f70f381c92 2019-01-18 06:16:00,426 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:16:00,808 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "488fca829f8b496daa1cd2cdc6e45c49", "name": "Member"}, {"id": "c65201bd05504fa786d79b166e8bbba3", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}], "expires_at": "2019-01-18T07:16:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "020d00b5451a467cb276d06789a1149d", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "id": "e292c913af7844408b6509a836e493f5"}, "audit_ids": ["gkFvnGCMRu2gJm8td4DeAA"], "issued_at": "2019-01-18T06:16:00.000000Z"}} 2019-01-18 06:16:00,811 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/detail?name=CreateInstanceSimpleTests-f9214c65-6959-4a4b-849b-42fd875e6bfc-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de8e10fe659ac1a7eb088d77ffe6a648985e2237" 2019-01-18 06:16:01,604 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:16: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-6ffde322-2677-4b7e-9a4e-6ba044f5d674 x-compute-request-id: req-6ffde322-2677-4b7e-9a4e-6ba044f5d674 Content-Encoding: gzip Content-Length: 818 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSimpleTests-f9214c65-6959-4a4b-849b-42fd875e6bfc-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3f:6a:db", "version": 4, "addr": "10.55.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/698b47de-a43c-4786-ad03-a1fc04545875", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/698b47de-a43c-4786-ad03-a1fc04545875", "rel": "bookmark"}], "image": {"id": "130a7e09-293b-4a61-8393-26479b397be3", "links": [{"href": "http://172.30.9.23:8774/images/130a7e09-293b-4a61-8393-26479b397be3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000099", "OS-SRV-USG:launched_at": "2019-01-18T06:15:55.000000", "flavor": {"id": "e5280c57-f3ae-479c-8e6a-daf1478384fd", "links": [{"href": "http://172.30.9.23:8774/flavors/e5280c57-f3ae-479c-8e6a-daf1478384fd", "rel": "bookmark"}]}, "id": "698b47de-a43c-4786-ad03-a1fc04545875", "security_groups": [{"name": "default"}], "user_id": "e292c913af7844408b6509a836e493f5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-18T06:15:56Z", "hostId": "00d286b61c89c1e6bd6931543116fd39a4db599ca8ad146028dc7b11", "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-f9214c65-6959-4a4b-849b-42fd875e6bfc-inst", "created": "2019-01-18T06:15:51Z", "tenant_id": "020d00b5451a467cb276d06789a1149d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-18 06:16:01,604 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail?name=CreateInstanceSimpleTests-f9214c65-6959-4a4b-849b-42fd875e6bfc-inst used request id req-6ffde322-2677-4b7e-9a4e-6ba044f5d674 2019-01-18 06:16:01,605 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:16:01,994 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "488fca829f8b496daa1cd2cdc6e45c49", "name": "Member"}, {"id": "c65201bd05504fa786d79b166e8bbba3", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}], "expires_at": "2019-01-18T07:16:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "020d00b5451a467cb276d06789a1149d", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "id": "e292c913af7844408b6509a836e493f5"}, "audit_ids": ["C0OikmmxQDub381h-qu1OA"], "issued_at": "2019-01-18T06:16:01.000000Z"}} 2019-01-18 06:16:01,999 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSimpleTests-f9214c65-6959-4a4b-849b-42fd875e6bfc-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94586ad02328857619abb22dc22ecff2a22812f4" 2019-01-18 06:16:02,241 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 751 X-Openstack-Request-Id: req-d58097b4-7cb3-4406-b4fd-c13c6c332c76 Date: Fri, 18 Jan 2019 06:16:02 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"17a01049-0b95-4f94-87a8-437bcf8bc964","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":52,"ipv4_address_scope":null,"shared":false,"project_id":"020d00b5451a467cb276d06789a1149d","status":"ACTIVE","subnets":["ca877771-e959-479c-bc7a-9fa00e67a07c"],"description":"","tags":[],"updated_at":"2019-01-18T06:15:42Z","qos_policy_id":null,"name":"CreateInstanceSimpleTests-f9214c65-6959-4a4b-849b-42fd875e6bfc-pub-net","admin_state_up":true,"tenant_id":"020d00b5451a467cb276d06789a1149d","created_at":"2019-01-18T06:15:41Z","provider:network_type":"vxlan"}]} 2019-01-18 06:16:02,241 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSimpleTests-f9214c65-6959-4a4b-849b-42fd875e6bfc-pub-net used request id req-d58097b4-7cb3-4406-b4fd-c13c6c332c76 2019-01-18 06:16:02,248 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=17a01049-0b95-4f94-87a8-437bcf8bc964 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94586ad02328857619abb22dc22ecff2a22812f4" 2019-01-18 06:16:02,440 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-925ca32f-1cff-4b8c-b7bb-49cbe568e9df Date: Fri, 18 Jan 2019 06:16:02 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"17a01049-0b95-4f94-87a8-437bcf8bc964","tenant_id":"020d00b5451a467cb276d06789a1149d","created_at":"2019-01-18T06:15:42Z","dns_nameservers":[],"updated_at":"2019-01-18T06:15: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":"020d00b5451a467cb276d06789a1149d","id":"ca877771-e959-479c-bc7a-9fa00e67a07c","subnetpool_id":null,"name":"CreateInstanceSimpleTests-f9214c65-6959-4a4b-849b-42fd875e6bfc-pub-subnet"}]} 2019-01-18 06:16:02,440 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=17a01049-0b95-4f94-87a8-437bcf8bc964 used request id req-925ca32f-1cff-4b8c-b7bb-49cbe568e9df 2019-01-18 06:16:02,445 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=17a01049-0b95-4f94-87a8-437bcf8bc964 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94586ad02328857619abb22dc22ecff2a22812f4" 2019-01-18 06:16:02,646 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3879 X-Openstack-Request-Id: req-1180f867-36d5-43bf-b83c-8ed10779ff15 Date: Fri, 18 Jan 2019 06:16:02 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:15:45Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"ca877771-e959-479c-bc7a-9fa00e67a07c","ip_address":"10.55.0.2"}],"id":"10f5ef5e-1892-4e58-8207-babab2c7a977","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:0e:60:88","project_id":"020d00b5451a467cb276d06789a1149d","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"17a01049-0b95-4f94-87a8-437bcf8bc964","tenant_id":"020d00b5451a467cb276d06789a1149d","created_at":"2019-01-18T06:15:43Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-17a01049-0b95-4f94-87a8-437bcf8bc964"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:15:56Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"ca877771-e959-479c-bc7a-9fa00e67a07c","ip_address":"10.55.0.9"}],"id":"72a309b5-5402-4d1e-9d61-d79bc67a34dd","security_groups":["74f1c2a7-acff-47e9-84f4-dbfa545465da"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:3f:6a:db","project_id":"020d00b5451a467cb276d06789a1149d","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSimpleTests-f9214c65-6959-4a4b-849b-42fd875e6bfc-port","admin_state_up":true,"network_id":"17a01049-0b95-4f94-87a8-437bcf8bc964","tenant_id":"020d00b5451a467cb276d06789a1149d","created_at":"2019-01-18T06:15:47Z","binding:vnic_type":"normal","device_id":"698b47de-a43c-4786-ad03-a1fc04545875"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:15:46Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"ca877771-e959-479c-bc7a-9fa00e67a07c","ip_address":"10.55.0.4"}],"id":"c703707d-ed83-4502-8803-e92ef4c8ee76","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:a5:5c:72","project_id":"020d00b5451a467cb276d06789a1149d","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"17a01049-0b95-4f94-87a8-437bcf8bc964","tenant_id":"020d00b5451a467cb276d06789a1149d","created_at":"2019-01-18T06:15:44Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-17a01049-0b95-4f94-87a8-437bcf8bc964"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:15:45Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"ca877771-e959-479c-bc7a-9fa00e67a07c","ip_address":"10.55.0.3"}],"id":"edf16b3f-7859-4f75-86be-c4cf016b77d0","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:0c:23:c2","project_id":"020d00b5451a467cb276d06789a1149d","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"17a01049-0b95-4f94-87a8-437bcf8bc964","tenant_id":"020d00b5451a467cb276d06789a1149d","created_at":"2019-01-18T06:15:43Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-17a01049-0b95-4f94-87a8-437bcf8bc964"}]} 2019-01-18 06:16:02,646 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=17a01049-0b95-4f94-87a8-437bcf8bc964 used request id req-1180f867-36d5-43bf-b83c-8ed10779ff15 2019-01-18 06:16:02,647 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:16:03,018 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00165d35c62a4efab2a0f9d243083142", "name": "CreateInstanceSimpleTests-ecb5a51a-30cc-4e7-proj-role"}], "expires_at": "2019-01-18T07:16:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3342e094355b4964abcd9b7ee7856cca", "name": "CreateInstanceSimpleTests-ecb5a51a-30cc-4e7-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/3342e094355b4964abcd9b7ee7856cca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/3342e094355b4964abcd9b7ee7856cca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/3342e094355b4964abcd9b7ee7856cca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/3342e094355b4964abcd9b7ee7856cca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/3342e094355b4964abcd9b7ee7856cca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/3342e094355b4964abcd9b7ee7856cca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/3342e094355b4964abcd9b7ee7856cca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/3342e094355b4964abcd9b7ee7856cca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/3342e094355b4964abcd9b7ee7856cca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/3342e094355b4964abcd9b7ee7856cca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/3342e094355b4964abcd9b7ee7856cca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/3342e094355b4964abcd9b7ee7856cca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSimpleTests-ecb5a51a-30cc-4e7-user", "id": "6023658e29054d8a86249b25a6fa2f4c"}, "audit_ids": ["f3iDalu3QheZKePoPDRTKQ"], "issued_at": "2019-01-18T06:16:03.000000Z"}} 2019-01-18 06:16:03,021 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/detail?name=CreateInstanceSimpleTests-f9214c65-6959-4a4b-849b-42fd875e6bfc-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b535ae251a8b2cf574f58e3af4f1a6aeef451ddf" 2019-01-18 06:16:03,245 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:16: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-bbdbf50d-ef26-4cbd-a13c-0e5b1b75f649 x-compute-request-id: req-bbdbf50d-ef26-4cbd-a13c-0e5b1b75f649 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2019-01-18 06:16:03,246 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail?name=CreateInstanceSimpleTests-f9214c65-6959-4a4b-849b-42fd875e6bfc-inst used request id req-bbdbf50d-ef26-4cbd-a13c-0e5b1b75f649 2019-01-18 06:16:03,249 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/698b47de-a43c-4786-ad03-a1fc04545875 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e66fc219937cf9f2816cb37fb1f57e3d27c03ca" 2019-01-18 06:16:03,737 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:16: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-a112f7d7-0f94-4dc0-aa80-7df533919274 x-compute-request-id: req-a112f7d7-0f94-4dc0-aa80-7df533919274 Content-Encoding: gzip Content-Length: 819 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSimpleTests-f9214c65-6959-4a4b-849b-42fd875e6bfc-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3f:6a:db", "version": 4, "addr": "10.55.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/698b47de-a43c-4786-ad03-a1fc04545875", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/698b47de-a43c-4786-ad03-a1fc04545875", "rel": "bookmark"}], "image": {"id": "130a7e09-293b-4a61-8393-26479b397be3", "links": [{"href": "http://172.30.9.23:8774/images/130a7e09-293b-4a61-8393-26479b397be3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000099", "OS-SRV-USG:launched_at": "2019-01-18T06:15:55.000000", "flavor": {"id": "e5280c57-f3ae-479c-8e6a-daf1478384fd", "links": [{"href": "http://172.30.9.23:8774/flavors/e5280c57-f3ae-479c-8e6a-daf1478384fd", "rel": "bookmark"}]}, "id": "698b47de-a43c-4786-ad03-a1fc04545875", "security_groups": [{"name": "default"}], "user_id": "e292c913af7844408b6509a836e493f5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-18T06:15:56Z", "hostId": "00d286b61c89c1e6bd6931543116fd39a4db599ca8ad146028dc7b11", "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-f9214c65-6959-4a4b-849b-42fd875e6bfc-inst", "created": "2019-01-18T06:15:51Z", "tenant_id": "020d00b5451a467cb276d06789a1149d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-18 06:16:03,737 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/698b47de-a43c-4786-ad03-a1fc04545875 used request id req-a112f7d7-0f94-4dc0-aa80-7df533919274 2019-01-18 06:16:03,743 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSimpleTests-f9214c65-6959-4a4b-849b-42fd875e6bfc-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e66fc219937cf9f2816cb37fb1f57e3d27c03ca" 2019-01-18 06:16:03,838 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 751 X-Openstack-Request-Id: req-572a0172-78b8-4b7c-a2bf-623651d1ed94 Date: Fri, 18 Jan 2019 06:16:03 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"17a01049-0b95-4f94-87a8-437bcf8bc964","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":52,"ipv4_address_scope":null,"shared":false,"project_id":"020d00b5451a467cb276d06789a1149d","status":"ACTIVE","subnets":["ca877771-e959-479c-bc7a-9fa00e67a07c"],"description":"","tags":[],"updated_at":"2019-01-18T06:15:42Z","qos_policy_id":null,"name":"CreateInstanceSimpleTests-f9214c65-6959-4a4b-849b-42fd875e6bfc-pub-net","admin_state_up":true,"tenant_id":"020d00b5451a467cb276d06789a1149d","created_at":"2019-01-18T06:15:41Z","provider:network_type":"vxlan"}]} 2019-01-18 06:16:03,838 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSimpleTests-f9214c65-6959-4a4b-849b-42fd875e6bfc-pub-net used request id req-572a0172-78b8-4b7c-a2bf-623651d1ed94 2019-01-18 06:16:03,842 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/020d00b5451a467cb276d06789a1149d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e66fc219937cf9f2816cb37fb1f57e3d27c03ca" 2019-01-18 06:16:03,932 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:16:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0ceaf66b-e95d-4ac7-a755-315537cd8d06 Content-Encoding: gzip Content-Length: 248 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/020d00b5451a467cb276d06789a1149d"}, "enabled": true, "id": "020d00b5451a467cb276d06789a1149d", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}} 2019-01-18 06:16:03,932 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/020d00b5451a467cb276d06789a1149d used request id req-0ceaf66b-e95d-4ac7-a755-315537cd8d06 2019-01-18 06:16:03,938 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=17a01049-0b95-4f94-87a8-437bcf8bc964 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e66fc219937cf9f2816cb37fb1f57e3d27c03ca" 2019-01-18 06:16:03,985 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-5f116788-105f-4f6e-815c-e14fe01f661f Date: Fri, 18 Jan 2019 06:16:03 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"17a01049-0b95-4f94-87a8-437bcf8bc964","tenant_id":"020d00b5451a467cb276d06789a1149d","created_at":"2019-01-18T06:15:42Z","dns_nameservers":[],"updated_at":"2019-01-18T06:15: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":"020d00b5451a467cb276d06789a1149d","id":"ca877771-e959-479c-bc7a-9fa00e67a07c","subnetpool_id":null,"name":"CreateInstanceSimpleTests-f9214c65-6959-4a4b-849b-42fd875e6bfc-pub-subnet"}]} 2019-01-18 06:16:03,985 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=17a01049-0b95-4f94-87a8-437bcf8bc964 used request id req-5f116788-105f-4f6e-815c-e14fe01f661f 2019-01-18 06:16:03,991 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=17a01049-0b95-4f94-87a8-437bcf8bc964 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e66fc219937cf9f2816cb37fb1f57e3d27c03ca" 2019-01-18 06:16:04,036 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3879 X-Openstack-Request-Id: req-414c44ce-ff7c-4f0e-82a8-4b2850195022 Date: Fri, 18 Jan 2019 06:16:04 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:15:45Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"ca877771-e959-479c-bc7a-9fa00e67a07c","ip_address":"10.55.0.2"}],"id":"10f5ef5e-1892-4e58-8207-babab2c7a977","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:0e:60:88","project_id":"020d00b5451a467cb276d06789a1149d","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"17a01049-0b95-4f94-87a8-437bcf8bc964","tenant_id":"020d00b5451a467cb276d06789a1149d","created_at":"2019-01-18T06:15:43Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-17a01049-0b95-4f94-87a8-437bcf8bc964"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:15:56Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"ca877771-e959-479c-bc7a-9fa00e67a07c","ip_address":"10.55.0.9"}],"id":"72a309b5-5402-4d1e-9d61-d79bc67a34dd","security_groups":["74f1c2a7-acff-47e9-84f4-dbfa545465da"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:3f:6a:db","project_id":"020d00b5451a467cb276d06789a1149d","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSimpleTests-f9214c65-6959-4a4b-849b-42fd875e6bfc-port","admin_state_up":true,"network_id":"17a01049-0b95-4f94-87a8-437bcf8bc964","tenant_id":"020d00b5451a467cb276d06789a1149d","created_at":"2019-01-18T06:15:47Z","binding:vnic_type":"normal","device_id":"698b47de-a43c-4786-ad03-a1fc04545875"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:15:46Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"ca877771-e959-479c-bc7a-9fa00e67a07c","ip_address":"10.55.0.4"}],"id":"c703707d-ed83-4502-8803-e92ef4c8ee76","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:a5:5c:72","project_id":"020d00b5451a467cb276d06789a1149d","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"17a01049-0b95-4f94-87a8-437bcf8bc964","tenant_id":"020d00b5451a467cb276d06789a1149d","created_at":"2019-01-18T06:15:44Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-17a01049-0b95-4f94-87a8-437bcf8bc964"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:15:45Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"ca877771-e959-479c-bc7a-9fa00e67a07c","ip_address":"10.55.0.3"}],"id":"edf16b3f-7859-4f75-86be-c4cf016b77d0","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:0c:23:c2","project_id":"020d00b5451a467cb276d06789a1149d","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"17a01049-0b95-4f94-87a8-437bcf8bc964","tenant_id":"020d00b5451a467cb276d06789a1149d","created_at":"2019-01-18T06:15:43Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-17a01049-0b95-4f94-87a8-437bcf8bc964"}]} 2019-01-18 06:16:04,036 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=17a01049-0b95-4f94-87a8-437bcf8bc964 used request id req-414c44ce-ff7c-4f0e-82a8-4b2850195022 2019-01-18 06:16:04,040 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/698b47de-a43c-4786-ad03-a1fc04545875 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e66fc219937cf9f2816cb37fb1f57e3d27c03ca" 2019-01-18 06:16:04,361 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:16: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-3eb0a017-21bc-4b1e-9d51-f77888501c5b x-compute-request-id: req-3eb0a017-21bc-4b1e-9d51-f77888501c5b Content-Encoding: gzip Content-Length: 819 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSimpleTests-f9214c65-6959-4a4b-849b-42fd875e6bfc-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3f:6a:db", "version": 4, "addr": "10.55.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/698b47de-a43c-4786-ad03-a1fc04545875", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/698b47de-a43c-4786-ad03-a1fc04545875", "rel": "bookmark"}], "image": {"id": "130a7e09-293b-4a61-8393-26479b397be3", "links": [{"href": "http://172.30.9.23:8774/images/130a7e09-293b-4a61-8393-26479b397be3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000099", "OS-SRV-USG:launched_at": "2019-01-18T06:15:55.000000", "flavor": {"id": "e5280c57-f3ae-479c-8e6a-daf1478384fd", "links": [{"href": "http://172.30.9.23:8774/flavors/e5280c57-f3ae-479c-8e6a-daf1478384fd", "rel": "bookmark"}]}, "id": "698b47de-a43c-4786-ad03-a1fc04545875", "security_groups": [{"name": "default"}], "user_id": "e292c913af7844408b6509a836e493f5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-18T06:15:56Z", "hostId": "00d286b61c89c1e6bd6931543116fd39a4db599ca8ad146028dc7b11", "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-f9214c65-6959-4a4b-849b-42fd875e6bfc-inst", "created": "2019-01-18T06:15:51Z", "tenant_id": "020d00b5451a467cb276d06789a1149d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-18 06:16:04,361 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/698b47de-a43c-4786-ad03-a1fc04545875 used request id req-3eb0a017-21bc-4b1e-9d51-f77888501c5b 2019-01-18 06:16:04,366 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSimpleTests-f9214c65-6959-4a4b-849b-42fd875e6bfc-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e66fc219937cf9f2816cb37fb1f57e3d27c03ca" 2019-01-18 06:16:04,780 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 751 X-Openstack-Request-Id: req-dd0d3193-6a09-4c42-8193-533a6df47238 Date: Fri, 18 Jan 2019 06:16:04 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"17a01049-0b95-4f94-87a8-437bcf8bc964","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":52,"ipv4_address_scope":null,"shared":false,"project_id":"020d00b5451a467cb276d06789a1149d","status":"ACTIVE","subnets":["ca877771-e959-479c-bc7a-9fa00e67a07c"],"description":"","tags":[],"updated_at":"2019-01-18T06:15:42Z","qos_policy_id":null,"name":"CreateInstanceSimpleTests-f9214c65-6959-4a4b-849b-42fd875e6bfc-pub-net","admin_state_up":true,"tenant_id":"020d00b5451a467cb276d06789a1149d","created_at":"2019-01-18T06:15:41Z","provider:network_type":"vxlan"}]} 2019-01-18 06:16:04,780 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSimpleTests-f9214c65-6959-4a4b-849b-42fd875e6bfc-pub-net used request id req-dd0d3193-6a09-4c42-8193-533a6df47238 2019-01-18 06:16:04,784 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/020d00b5451a467cb276d06789a1149d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e66fc219937cf9f2816cb37fb1f57e3d27c03ca" 2019-01-18 06:16:04,872 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:16:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-86273016-883c-4022-86a8-2d715310d297 Content-Encoding: gzip Content-Length: 248 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/020d00b5451a467cb276d06789a1149d"}, "enabled": true, "id": "020d00b5451a467cb276d06789a1149d", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}} 2019-01-18 06:16:04,872 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/020d00b5451a467cb276d06789a1149d used request id req-86273016-883c-4022-86a8-2d715310d297 2019-01-18 06:16:04,878 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=17a01049-0b95-4f94-87a8-437bcf8bc964 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e66fc219937cf9f2816cb37fb1f57e3d27c03ca" 2019-01-18 06:16:04,925 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-14707a51-18fa-4c3e-b8c9-f8ca54e0a85a Date: Fri, 18 Jan 2019 06:16:04 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"17a01049-0b95-4f94-87a8-437bcf8bc964","tenant_id":"020d00b5451a467cb276d06789a1149d","created_at":"2019-01-18T06:15:42Z","dns_nameservers":[],"updated_at":"2019-01-18T06:15: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":"020d00b5451a467cb276d06789a1149d","id":"ca877771-e959-479c-bc7a-9fa00e67a07c","subnetpool_id":null,"name":"CreateInstanceSimpleTests-f9214c65-6959-4a4b-849b-42fd875e6bfc-pub-subnet"}]} 2019-01-18 06:16:04,925 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=17a01049-0b95-4f94-87a8-437bcf8bc964 used request id req-14707a51-18fa-4c3e-b8c9-f8ca54e0a85a 2019-01-18 06:16:04,931 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=17a01049-0b95-4f94-87a8-437bcf8bc964 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e66fc219937cf9f2816cb37fb1f57e3d27c03ca" 2019-01-18 06:16:05,117 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3879 X-Openstack-Request-Id: req-95457c43-5564-4cd1-8a71-48719239c8af Date: Fri, 18 Jan 2019 06:16:05 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:15:45Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"ca877771-e959-479c-bc7a-9fa00e67a07c","ip_address":"10.55.0.2"}],"id":"10f5ef5e-1892-4e58-8207-babab2c7a977","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:0e:60:88","project_id":"020d00b5451a467cb276d06789a1149d","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"17a01049-0b95-4f94-87a8-437bcf8bc964","tenant_id":"020d00b5451a467cb276d06789a1149d","created_at":"2019-01-18T06:15:43Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-17a01049-0b95-4f94-87a8-437bcf8bc964"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:15:56Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"ca877771-e959-479c-bc7a-9fa00e67a07c","ip_address":"10.55.0.9"}],"id":"72a309b5-5402-4d1e-9d61-d79bc67a34dd","security_groups":["74f1c2a7-acff-47e9-84f4-dbfa545465da"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:3f:6a:db","project_id":"020d00b5451a467cb276d06789a1149d","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSimpleTests-f9214c65-6959-4a4b-849b-42fd875e6bfc-port","admin_state_up":true,"network_id":"17a01049-0b95-4f94-87a8-437bcf8bc964","tenant_id":"020d00b5451a467cb276d06789a1149d","created_at":"2019-01-18T06:15:47Z","binding:vnic_type":"normal","device_id":"698b47de-a43c-4786-ad03-a1fc04545875"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:15:46Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"ca877771-e959-479c-bc7a-9fa00e67a07c","ip_address":"10.55.0.4"}],"id":"c703707d-ed83-4502-8803-e92ef4c8ee76","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:a5:5c:72","project_id":"020d00b5451a467cb276d06789a1149d","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"17a01049-0b95-4f94-87a8-437bcf8bc964","tenant_id":"020d00b5451a467cb276d06789a1149d","created_at":"2019-01-18T06:15:44Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-17a01049-0b95-4f94-87a8-437bcf8bc964"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:15:45Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"ca877771-e959-479c-bc7a-9fa00e67a07c","ip_address":"10.55.0.3"}],"id":"edf16b3f-7859-4f75-86be-c4cf016b77d0","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:0c:23:c2","project_id":"020d00b5451a467cb276d06789a1149d","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"17a01049-0b95-4f94-87a8-437bcf8bc964","tenant_id":"020d00b5451a467cb276d06789a1149d","created_at":"2019-01-18T06:15:43Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-17a01049-0b95-4f94-87a8-437bcf8bc964"}]} 2019-01-18 06:16:05,117 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=17a01049-0b95-4f94-87a8-437bcf8bc964 used request id req-95457c43-5564-4cd1-8a71-48719239c8af 2019-01-18 06:16:05,119 - create_instance - INFO - Deleting Port with ID - 72a309b5-5402-4d1e-9d61-d79bc67a34dd 2019-01-18 06:16:05,119 - neutron_utils - INFO - Deleting port with name CreateInstanceSimpleTests-f9214c65-6959-4a4b-849b-42fd875e6bfc-port 2019-01-18 06:16:05,124 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/ports/72a309b5-5402-4d1e-9d61-d79bc67a34dd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e66fc219937cf9f2816cb37fb1f57e3d27c03ca" 2019-01-18 06:16:05,840 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-4be42a3c-c965-4294-8923-1c3778b513bb Date: Fri, 18 Jan 2019 06:16:05 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-18 06:16:05,840 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/ports/72a309b5-5402-4d1e-9d61-d79bc67a34dd used request id req-4be42a3c-c965-4294-8923-1c3778b513bb 2019-01-18 06:16:05,840 - create_instance - INFO - Deleting VM instance - CreateInstanceSimpleTests-f9214c65-6959-4a4b-849b-42fd875e6bfc-inst 2019-01-18 06:16:05,843 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/servers/698b47de-a43c-4786-ad03-a1fc04545875 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e66fc219937cf9f2816cb37fb1f57e3d27c03ca" 2019-01-18 06:16:05,987 - novaclient.v2.client - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 06:16: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-0207ce0e-2847-4977-9f84-2690bcecdbf8 x-compute-request-id: req-0207ce0e-2847-4977-9f84-2690bcecdbf8 Content-Type: application/json 2019-01-18 06:16:05,987 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/servers/698b47de-a43c-4786-ad03-a1fc04545875 used request id req-0207ce0e-2847-4977-9f84-2690bcecdbf8 2019-01-18 06:16:05,987 - create_instance - INFO - Checking deletion status 2019-01-18 06:16:05,990 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/698b47de-a43c-4786-ad03-a1fc04545875 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e66fc219937cf9f2816cb37fb1f57e3d27c03ca" 2019-01-18 06:16:06,229 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:16: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-fea3f915-13d2-4482-af32-e05643452258 x-compute-request-id: req-fea3f915-13d2-4482-af32-e05643452258 Content-Encoding: gzip Content-Length: 807 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"CreateInstanceSimpleTests-f9214c65-6959-4a4b-849b-42fd875e6bfc-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3f:6a:db", "version": 4, "addr": "10.55.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/698b47de-a43c-4786-ad03-a1fc04545875", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/698b47de-a43c-4786-ad03-a1fc04545875", "rel": "bookmark"}], "image": {"id": "130a7e09-293b-4a61-8393-26479b397be3", "links": [{"href": "http://172.30.9.23:8774/images/130a7e09-293b-4a61-8393-26479b397be3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000099", "OS-SRV-USG:launched_at": "2019-01-18T06:15:55.000000", "flavor": {"id": "e5280c57-f3ae-479c-8e6a-daf1478384fd", "links": [{"href": "http://172.30.9.23:8774/flavors/e5280c57-f3ae-479c-8e6a-daf1478384fd", "rel": "bookmark"}]}, "id": "698b47de-a43c-4786-ad03-a1fc04545875", "user_id": "e292c913af7844408b6509a836e493f5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-18T06:16:05Z", "hostId": "00d286b61c89c1e6bd6931543116fd39a4db599ca8ad146028dc7b11", "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-f9214c65-6959-4a4b-849b-42fd875e6bfc-inst", "created": "2019-01-18T06:15:51Z", "tenant_id": "020d00b5451a467cb276d06789a1149d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-18 06:16:06,229 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/698b47de-a43c-4786-ad03-a1fc04545875 used request id req-fea3f915-13d2-4482-af32-e05643452258 2019-01-18 06:16:06,230 - create_instance - DEBUG - Instance status [CreateInstanceSimpleTests-f9214c65-6959-4a4b-849b-42fd875e6bfc-inst] is - ACTIVE 2019-01-18 06:16:06,230 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-18 06:16:09,233 - create_instance - DEBUG - VM status query timeout in 296.754306078 2019-01-18 06:16:09,236 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/698b47de-a43c-4786-ad03-a1fc04545875 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e66fc219937cf9f2816cb37fb1f57e3d27c03ca" 2019-01-18 06:16:09,489 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:16: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-b70a670d-04d9-4724-8e94-0a1da6cd31c2 x-compute-request-id: req-b70a670d-04d9-4724-8e94-0a1da6cd31c2 Content-Encoding: gzip Content-Length: 737 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/698b47de-a43c-4786-ad03-a1fc04545875", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/698b47de-a43c-4786-ad03-a1fc04545875", "rel": "bookmark"}], "image": {"id": "130a7e09-293b-4a61-8393-26479b397be3", "links": [{"href": "http://172.30.9.23:8774/images/130a7e09-293b-4a61-8393-26479b397be3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000099", "OS-SRV-USG:launched_at": "2019-01-18T06:15:55.000000", "flavor": {"id": "e5280c57-f3ae-479c-8e6a-daf1478384fd", "links": [{"href": "http://172.30.9.23:8774/flavors/e5280c57-f3ae-479c-8e6a-daf1478384fd", "rel": "bookmark"}]}, "id": "698b47de-a43c-4786-ad03-a1fc04545875", "user_id": "e292c913af7844408b6509a836e493f5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-18T06:16:05Z", "hostId": "00d286b61c89c1e6bd6931543116fd39a4db599ca8ad146028dc7b11", "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-f9214c65-6959-4a4b-849b-42fd875e6bfc-inst", "created": "2019-01-18T06:15:51Z", "tenant_id": "020d00b5451a467cb276d06789a1149d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-18 06:16:09,490 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/698b47de-a43c-4786-ad03-a1fc04545875 used request id req-b70a670d-04d9-4724-8e94-0a1da6cd31c2 2019-01-18 06:16:09,490 - create_instance - DEBUG - Instance status [CreateInstanceSimpleTests-f9214c65-6959-4a4b-849b-42fd875e6bfc-inst] is - ACTIVE 2019-01-18 06:16:09,490 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-18 06:16:12,493 - create_instance - DEBUG - VM status query timeout in 293.493792057 2019-01-18 06:16:12,496 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/698b47de-a43c-4786-ad03-a1fc04545875 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e66fc219937cf9f2816cb37fb1f57e3d27c03ca" 2019-01-18 06:16:12,550 - novaclient.v2.client - DEBUG - RESP: [404] Date: Fri, 18 Jan 2019 06:16: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-6230cf2c-4500-4d43-bcfc-fb17257a1ed4 x-compute-request-id: req-6230cf2c-4500-4d43-bcfc-fb17257a1ed4 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 698b47de-a43c-4786-ad03-a1fc04545875 could not be found.", "code": 404}} 2019-01-18 06:16:12,551 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/698b47de-a43c-4786-ad03-a1fc04545875 used request id req-6230cf2c-4500-4d43-bcfc-fb17257a1ed4 2019-01-18 06:16:12,551 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 698b47de-a43c-4786-ad03-a1fc04545875 could not be found. (HTTP 404) (Request-ID: req-6230cf2c-4500-4d43-bcfc-fb17257a1ed4) 2019-01-18 06:16:12,551 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstanceSimpleTests-f9214c65-6959-4a4b-849b-42fd875e6bfc-inst 2019-01-18 06:16:12,555 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/flavors/e5280c57-f3ae-479c-8e6a-daf1478384fd -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff879e0f1a25952cacd3e511b5f1c1101e5e5c2b" 2019-01-18 06:16:12,592 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 18 Jan 2019 06:16: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-6f3ef74b-c058-4d47-80f1-a503bd9127c4 x-compute-request-id: req-6f3ef74b-c058-4d47-80f1-a503bd9127c4 Content-Length: 0 Content-Type: application/json 2019-01-18 06:16:12,592 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/e5280c57-f3ae-479c-8e6a-daf1478384fd used request id req-6f3ef74b-c058-4d47-80f1-a503bd9127c4 2019-01-18 06:16:12,593 - neutron_utils - INFO - Deleting subnet with name CreateInstanceSimpleTests-f9214c65-6959-4a4b-849b-42fd875e6bfc-pub-subnet 2019-01-18 06:16:12,593 - neutron_utils - INFO - Deleting subnet with name CreateInstanceSimpleTests-f9214c65-6959-4a4b-849b-42fd875e6bfc-pub-subnet 2019-01-18 06:16:12,597 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/subnets/ca877771-e959-479c-bc7a-9fa00e67a07c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8eda163b0b96d36aecafdc67b2b83fdb9e55825a" 2019-01-18 06:16:14,865 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-1686d893-0a65-4ac9-bf94-0d35ed308d79 Date: Fri, 18 Jan 2019 06:16:14 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-18 06:16:14,865 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/ca877771-e959-479c-bc7a-9fa00e67a07c used request id req-1686d893-0a65-4ac9-bf94-0d35ed308d79 2019-01-18 06:16:14,866 - neutron_utils - INFO - Deleting network with name CreateInstanceSimpleTests-f9214c65-6959-4a4b-849b-42fd875e6bfc-pub-net 2019-01-18 06:16:14,871 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/networks/17a01049-0b95-4f94-87a8-437bcf8bc964 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8eda163b0b96d36aecafdc67b2b83fdb9e55825a" 2019-01-18 06:16:16,121 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-267d77bd-c11b-4d9c-b386-2f75dd2ac115 Date: Fri, 18 Jan 2019 06:16:16 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-18 06:16:16,121 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/17a01049-0b95-4f94-87a8-437bcf8bc964 used request id req-267d77bd-c11b-4d9c-b386-2f75dd2ac115 2019-01-18 06:16:16,122 - glance_utils - INFO - Deleting image named - CreateInstanceSimpleTests-f9214c65-6959-4a4b-849b-42fd875e6bfc-image 2019-01-18 06:16:16,125 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9292/v2/images/130a7e09-293b-4a61-8393-26479b397be3 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ac28177f059263b16ae04be1d65a047999f94e9e" 2019-01-18 06:16:17,638 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-3355a710-181a-4473-8c9a-1cc7e4404a81 Date: Fri, 18 Jan 2019 06:16:17 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-18 06:16:17,638 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/130a7e09-293b-4a61-8393-26479b397be3 used request id req-3355a710-181a-4473-8c9a-1cc7e4404a81 2019-01-18 06:16:17,644 - 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}fbcbd77553a1cf8575a661bedc2e275601f7c1f0" 2019-01-18 06:16:17,879 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-619a9955-7e8a-411d-b722-8f324b4b9ce3 Date: Fri, 18 Jan 2019 06:16:17 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-18T04:53:26Z", "updated_at": "2019-01-18T04:53:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:53:26Z", "revision_number": 0, "id": "9c6f69fc-3bf8-4346-9288-5a255b82b67e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:53:26Z", "security_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:53:26Z", "revision_number": 0, "id": "84255fa4-c13a-4cfe-b73d-e56ee216ca1e", "remote_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "remote_ip_prefix": null, "created_at": "2019-01-18T04:53:26Z", "security_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:53:26Z", "revision_number": 0, "id": "571036d3-cb1d-483a-acb9-96f19293add9", "remote_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "remote_ip_prefix": null, "created_at": "2019-01-18T04:53:26Z", "security_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:53:26Z", "revision_number": 0, "id": "260c2de9-5dc5-4508-b06c-24b9d7ed838c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:53:26Z", "security_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "created_at": "2019-01-18T04:51:20Z", "updated_at": "2019-01-18T04:51:20Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "24c99e6f-888c-4943-9c93-54ad3b18b18c", "remote_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv4", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "87b9b994-ae22-4850-863a-6a4925bd01fe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv4", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "45161a51-d6dd-4bb8-986d-bc2f88599c1d", "remote_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv6", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "2b339890-44d0-4711-a050-08a64d58e2a0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv6", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}], "revision_number": 4, "project_id": "9c53a91613fb4d5080479ac6f51697ed", "id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "020d00b5451a467cb276d06789a1149d", "created_at": "2019-01-18T05:59:12Z", "updated_at": "2019-01-18T05:59:12Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:12Z", "revision_number": 0, "id": "38b9f88b-1fc0-40d1-af74-237d79be193d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:12Z", "security_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "tenant_id": "020d00b5451a467cb276d06789a1149d", "port_range_min": null, "ethertype": "IPv4", "project_id": "020d00b5451a467cb276d06789a1149d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:12Z", "revision_number": 0, "id": "38b091dd-dca7-4cbe-8c1c-dd18a74bfca8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:12Z", "security_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "tenant_id": "020d00b5451a467cb276d06789a1149d", "port_range_min": null, "ethertype": "IPv6", "project_id": "020d00b5451a467cb276d06789a1149d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:12Z", "revision_number": 0, "id": "8faf6dda-6919-4b75-b745-2af38abf8dcf", "remote_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:12Z", "security_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "tenant_id": "020d00b5451a467cb276d06789a1149d", "port_range_min": null, "ethertype": "IPv4", "project_id": "020d00b5451a467cb276d06789a1149d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:12Z", "revision_number": 0, "id": "60f7d4a7-1a27-4801-a1e8-5bf33633b818", "remote_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:12Z", "security_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "tenant_id": "020d00b5451a467cb276d06789a1149d", "port_range_min": null, "ethertype": "IPv6", "project_id": "020d00b5451a467cb276d06789a1149d"}], "revision_number": 4, "project_id": "020d00b5451a467cb276d06789a1149d", "id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "created_at": "2019-01-18T04:39:06Z", "updated_at": "2019-01-18T04:39:06Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "8860837e-afbd-4411-adf9-d88db88c2114", "remote_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "47feb8aba08a40dca7028a1701e597b9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "4e399c2e-bc03-4aa3-b192-1fafdc9248ba", "remote_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "47feb8aba08a40dca7028a1701e597b9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "4bf1a402-0fa2-4cfd-9fee-4a28f16bb271", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "47feb8aba08a40dca7028a1701e597b9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "0aedefa2-edbc-47b5-bead-e954540f6937", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "47feb8aba08a40dca7028a1701e597b9"}], "revision_number": 4, "project_id": "47feb8aba08a40dca7028a1701e597b9", "id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "name": "default"}]} 2019-01-18 06:16:17,880 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-619a9955-7e8a-411d-b722-8f324b4b9ce3 2019-01-18 06:16:17,885 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/9c53a91613fb4d5080479ac6f51697ed -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fbcbd77553a1cf8575a661bedc2e275601f7c1f0" 2019-01-18 06:16:17,968 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:16:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-29ab2f10-feb3-4495-acbc-24bb822f616c Content-Encoding: gzip Content-Length: 190 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/9c53a91613fb4d5080479ac6f51697ed"}, "enabled": true, "id": "9c53a91613fb4d5080479ac6f51697ed", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2019-01-18 06:16:17,968 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/9c53a91613fb4d5080479ac6f51697ed used request id req-29ab2f10-feb3-4495-acbc-24bb822f616c 2019-01-18 06:16:17,972 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/020d00b5451a467cb276d06789a1149d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fbcbd77553a1cf8575a661bedc2e275601f7c1f0" 2019-01-18 06:16:18,056 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:16:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-690fcc31-f83d-415d-acaa-6b5e61c7365d Content-Encoding: gzip Content-Length: 248 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/020d00b5451a467cb276d06789a1149d"}, "enabled": true, "id": "020d00b5451a467cb276d06789a1149d", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}} 2019-01-18 06:16:18,057 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/020d00b5451a467cb276d06789a1149d used request id req-690fcc31-f83d-415d-acaa-6b5e61c7365d 2019-01-18 06:16:18,059 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/47feb8aba08a40dca7028a1701e597b9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fbcbd77553a1cf8575a661bedc2e275601f7c1f0" 2019-01-18 06:16:18,148 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:16:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5e6ff66a-72cb-4d19-afa5-406c199f664c Content-Encoding: gzip Content-Length: 205 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/47feb8aba08a40dca7028a1701e597b9"}, "enabled": true, "id": "47feb8aba08a40dca7028a1701e597b9", "parent_id": "default", "domain_id": "default", "name": "service"}} 2019-01-18 06:16:18,148 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/47feb8aba08a40dca7028a1701e597b9 used request id req-5e6ff66a-72cb-4d19-afa5-406c199f664c 2019-01-18 06:16:18,149 - keystone_utils - INFO - Deleting project with name - CreateInstanceSimpleTests-ecb5a51a-30cc-4e7-proj 2019-01-18 06:16:18,153 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/3342e094355b4964abcd9b7ee7856cca -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fbcbd77553a1cf8575a661bedc2e275601f7c1f0" 2019-01-18 06:16:18,347 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 06:16:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-aaf65ef8-50ab-419d-b1cb-da76c2ca5523 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 06:16:18,347 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/3342e094355b4964abcd9b7ee7856cca used request id req-aaf65ef8-50ab-419d-b1cb-da76c2ca5523 2019-01-18 06:16:18,347 - keystone_utils - INFO - Deleting role with name - CreateInstanceSimpleTests-ecb5a51a-30cc-4e7-proj-role 2019-01-18 06:16:18,351 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/00165d35c62a4efab2a0f9d243083142 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fbcbd77553a1cf8575a661bedc2e275601f7c1f0" 2019-01-18 06:16:18,464 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 06:16:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c5f56cdf-a957-4255-a69c-0ff399cf8c1e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 06:16:18,464 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/00165d35c62a4efab2a0f9d243083142 used request id req-c5f56cdf-a957-4255-a69c-0ff399cf8c1e 2019-01-18 06:16:18,468 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fbcbd77553a1cf8575a661bedc2e275601f7c1f0" 2019-01-18 06:16:18,556 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:16:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c622b201-621c-4319-b0cd-014f248f38cc Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "488fca829f8b496daa1cd2cdc6e45c49", "links": {"self": "http://172.30.9.23:5000/v3/roles/488fca829f8b496daa1cd2cdc6e45c49"}, "name": "Member"}, {"domain_id": null, "id": "6b7f4f4f76264b6fb449c43b86ee3817", "links": {"self": "http://172.30.9.23:5000/v3/roles/6b7f4f4f76264b6fb449c43b86ee3817"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a482b711adf94961bf4bb28eda7f0e28", "links": {"self": "http://172.30.9.23:5000/v3/roles/a482b711adf94961bf4bb28eda7f0e28"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c65201bd05504fa786d79b166e8bbba3", "links": {"self": "http://172.30.9.23:5000/v3/roles/c65201bd05504fa786d79b166e8bbba3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "e7e317b66c174923a8cb46c48d897c8d", "links": {"self": "http://172.30.9.23:5000/v3/roles/e7e317b66c174923a8cb46c48d897c8d"}, "name": "ResellerAdmin"}]} 2019-01-18 06:16:18,556 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-c622b201-621c-4319-b0cd-014f248f38cc 2019-01-18 06:16:18,557 - keystone_utils - INFO - Deleting user with name - CreateInstanceSimpleTests-ecb5a51a-30cc-4e7-user 2019-01-18 06:16:18,560 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/6023658e29054d8a86249b25a6fa2f4c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d50adebcaebec94f6e9653e929a8e963456fc27" 2019-01-18 06:16:18,768 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 06:16:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2e8a2628-2d8a-457d-a557-c63e51ba9c7f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 06:16:18,768 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/6023658e29054d8a86249b25a6fa2f4c used request id req-2e8a2628-2d8a-457d-a557-c63e51ba9c7f 2019-01-18 06:16:18,769 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:16:19,152 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "488fca829f8b496daa1cd2cdc6e45c49", "name": "Member"}, {"id": "c65201bd05504fa786d79b166e8bbba3", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}], "expires_at": "2019-01-18T07:16:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "020d00b5451a467cb276d06789a1149d", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "id": "e292c913af7844408b6509a836e493f5"}, "audit_ids": ["m6Jtanm9RnuZuzFZuJ8oYw"], "issued_at": "2019-01-18T06:16:19.000000Z"}} 2019-01-18 06:16:19,153 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4495253ff7aa609f5f78d1b8c20c21306f4dabf9" 2019-01-18 06:16:19,240 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:16:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2b894619-eb0d-4bc3-83de-23d430226ca7 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:16:19,241 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-2b894619-eb0d-4bc3-83de-23d430226ca7 2019-01-18 06:16:19,242 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:16:19,243 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:16:19,624 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "488fca829f8b496daa1cd2cdc6e45c49", "name": "Member"}, {"id": "c65201bd05504fa786d79b166e8bbba3", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}], "expires_at": "2019-01-18T07:16:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "020d00b5451a467cb276d06789a1149d", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "id": "e292c913af7844408b6509a836e493f5"}, "audit_ids": ["XAo9XAehSuGMn3-OPb2HLg"], "issued_at": "2019-01-18T06:16:19.000000Z"}} 2019-01-18 06:16:19,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}bc3e983b2e058df91e54cb38b8f52b04141e5084" 2019-01-18 06:16:19,710 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:16:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-319318c0-25ee-4ad5-aba9-3b5bd62968d5 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:16:19,711 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-319318c0-25ee-4ad5-aba9-3b5bd62968d5 2019-01-18 06:16:19,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" 2019-01-18 06:16:19,720 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 18 Jan 2019 06:16: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"}]}]}} 2019-01-18 06:16:19,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=CreateInstanceSimpleTests-5bcb239e-30dd-4ec-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc3e983b2e058df91e54cb38b8f52b04141e5084" 2019-01-18 06:16:19,803 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:16:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-87fcb258-502f-4ca1-99e3-fb455e0803fc 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-5bcb239e-30dd-4ec-proj", "previous": null, "next": null}, "projects": []} 2019-01-18 06:16:19,804 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSimpleTests-5bcb239e-30dd-4ec-proj used request id req-87fcb258-502f-4ca1-99e3-fb455e0803fc 2019-01-18 06:16:19,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}bc3e983b2e058df91e54cb38b8f52b04141e5084" 2019-01-18 06:16:19,823 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:16:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-86e76da1-1cd8-4798-8086-ded9623f369c Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-18 06:16:19,823 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-86e76da1-1cd8-4798-8086-ded9623f369c 2019-01-18 06:16:19,827 - 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}bc3e983b2e058df91e54cb38b8f52b04141e5084" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstanceSimpleTests-5bcb239e-30dd-4ec-proj"}}' 2019-01-18 06:16:19,955 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 18 Jan 2019 06:16:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-546ab80d-2a20-4f38-bc2d-2a0715acc731 Content-Length: 310 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/8be862ea5527415087555f41cf10d522"}, "enabled": true, "id": "8be862ea5527415087555f41cf10d522", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSimpleTests-5bcb239e-30dd-4ec-proj"}} 2019-01-18 06:16:19,956 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-546ab80d-2a20-4f38-bc2d-2a0715acc731 2019-01-18 06:16:19,956 - keystone_utils - INFO - Created project with name - CreateInstanceSimpleTests-5bcb239e-30dd-4ec-proj 2019-01-18 06:16:19,956 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:16:19,957 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:16:20,332 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "488fca829f8b496daa1cd2cdc6e45c49", "name": "Member"}, {"id": "c65201bd05504fa786d79b166e8bbba3", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}], "expires_at": "2019-01-18T07:16:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "020d00b5451a467cb276d06789a1149d", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "id": "e292c913af7844408b6509a836e493f5"}, "audit_ids": ["3zaBxnQpRySbAy2-4PuQJg"], "issued_at": "2019-01-18T06:16:20.000000Z"}} 2019-01-18 06:16:20,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}e49107471c173ea22f9f7b14ccb7b0d5e7d133c9" 2019-01-18 06:16:20,416 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:16:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-77cfccf4-df72-4815-8e6e-2b56e5f2760d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:16:20,416 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-77cfccf4-df72-4815-8e6e-2b56e5f2760d 2019-01-18 06:16:20,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" 2019-01-18 06:16:20,426 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 18 Jan 2019 06:16: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"}]}]}} 2019-01-18 06:16:20,427 - 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}e49107471c173ea22f9f7b14ccb7b0d5e7d133c9" 2019-01-18 06:16:20,528 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:16:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c34eddb3-cdd3-40d9-bc25-888a7d0d4333 Content-Encoding: gzip Content-Length: 869 Content-Type: application/json RESP BODY: {"users": [{"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/0607a2b4beb0408e9fa51cc5ba027ac6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0607a2b4beb0408e9fa51cc5ba027ac6", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/17c61b95071545a094cc82823d2b88b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "17c61b95071545a094cc82823d2b88b8", "email": "nova@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/29e5d2dfed2447bda26fc75bd1122674"}, "domain_id": "default", "enabled": true, "options": {}, "id": "29e5d2dfed2447bda26fc75bd1122674", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/3b6dcc8c791e4b6e8831f5b5e583de80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3b6dcc8c791e4b6e8831f5b5e583de80", "email": "neutron@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.23:5000/v3/users/45ab52d673584bc198669be88c88b878"}, "domain_id": "default", "enabled": true, "options": {}, "id": "45ab52d673584bc198669be88c88b878", "email": "barbican@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/57795b4ee52f49c6a71f55bb6c4012f8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "57795b4ee52f49c6a71f55bb6c4012f8", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/5c52969262974d64ac2a300ca5d60f50"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c52969262974d64ac2a300ca5d60f50", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/5fc15572bb1c489ba92bd9945bbc1f64"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5fc15572bb1c489ba92bd9945bbc1f64", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/6b519d70e25f4e61a9dfd738cd6bba22"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6b519d70e25f4e61a9dfd738cd6bba22", "email": "heat@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.23:5000/v3/users/8248437208b540c2893a7117ad102a87"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8248437208b540c2893a7117ad102a87", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/890dee97e62840c5b15e36f03f6b7efc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "890dee97e62840c5b15e36f03f6b7efc", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/8cccb516ecc44ed9bb7c8633df108fd4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8cccb516ecc44ed9bb7c8633df108fd4", "email": "glance@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.23:5000/v3/users/97c3d863a98148299fa116fdb54be470"}, "domain_id": "default", "enabled": true, "options": {}, "id": "97c3d863a98148299fa116fdb54be470", "email": "tacker@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/a2a0c8c0f19941808c9f618af50b3b79"}, "domain_id": "c19db1b8f60647a9a114cd23287c807b", "enabled": true, "options": {}, "id": "a2a0c8c0f19941808c9f618af50b3b79", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "links": {"self": "http://172.30.9.23:5000/v3/users/e292c913af7844408b6509a836e493f5"}, "domain_id": "default", "enabled": true, "id": "e292c913af7844408b6509a836e493f5", "options": {}}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/fe5de73ba9cb41b2be24ccf1f72f5ed4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe5de73ba9cb41b2be24ccf1f72f5ed4", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2019-01-18 06:16:20,528 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-c34eddb3-cdd3-40d9-bc25-888a7d0d4333 2019-01-18 06:16:20,533 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateInstanceSimpleTests-5bcb239e-30dd-4ec-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e49107471c173ea22f9f7b14ccb7b0d5e7d133c9" 2019-01-18 06:16:20,621 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:16:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3d99af80-3246-4e87-b488-a2bc73ab2d46 Content-Encoding: gzip Content-Length: 254 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateInstanceSimpleTests-5bcb239e-30dd-4ec-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/8be862ea5527415087555f41cf10d522"}, "enabled": true, "id": "8be862ea5527415087555f41cf10d522", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSimpleTests-5bcb239e-30dd-4ec-proj"}]} 2019-01-18 06:16:20,621 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateInstanceSimpleTests-5bcb239e-30dd-4ec-proj used request id req-3d99af80-3246-4e87-b488-a2bc73ab2d46 2019-01-18 06:16:20,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}e49107471c173ea22f9f7b14ccb7b0d5e7d133c9" 2019-01-18 06:16:20,719 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:16:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a6fbc437-550e-41a5-ad2d-f8de645c5c17 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-18 06:16:20,719 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-a6fbc437-550e-41a5-ad2d-f8de645c5c17 2019-01-18 06:16:21,015 - keystone_utils - INFO - Created user with name - CreateInstanceSimpleTests-5bcb239e-30dd-4ec-user 2019-01-18 06:16:21,015 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:16:21,020 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc3e983b2e058df91e54cb38b8f52b04141e5084" 2019-01-18 06:16:21,112 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:16:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c1aeb1b0-1f07-487d-8775-1680ff39fc88 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "488fca829f8b496daa1cd2cdc6e45c49", "links": {"self": "http://172.30.9.23:5000/v3/roles/488fca829f8b496daa1cd2cdc6e45c49"}, "name": "Member"}, {"domain_id": null, "id": "6b7f4f4f76264b6fb449c43b86ee3817", "links": {"self": "http://172.30.9.23:5000/v3/roles/6b7f4f4f76264b6fb449c43b86ee3817"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a482b711adf94961bf4bb28eda7f0e28", "links": {"self": "http://172.30.9.23:5000/v3/roles/a482b711adf94961bf4bb28eda7f0e28"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c65201bd05504fa786d79b166e8bbba3", "links": {"self": "http://172.30.9.23:5000/v3/roles/c65201bd05504fa786d79b166e8bbba3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "e7e317b66c174923a8cb46c48d897c8d", "links": {"self": "http://172.30.9.23:5000/v3/roles/e7e317b66c174923a8cb46c48d897c8d"}, "name": "ResellerAdmin"}]} 2019-01-18 06:16:21,113 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-c1aeb1b0-1f07-487d-8775-1680ff39fc88 2019-01-18 06:16:21,116 - 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}bc3e983b2e058df91e54cb38b8f52b04141e5084" -d '{"role": {"name": "CreateInstanceSimpleTests-5bcb239e-30dd-4ec-proj-role"}}' 2019-01-18 06:16:21,225 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 18 Jan 2019 06:16:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-52efcffd-2a7f-4c48-9e1b-ee5ec524576e Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "ccdc5a49d585466db96f82eb0fc7fad6", "links": {"self": "http://172.30.9.23:5000/v3/roles/ccdc5a49d585466db96f82eb0fc7fad6"}, "name": "CreateInstanceSimpleTests-5bcb239e-30dd-4ec-proj-role"}} 2019-01-18 06:16:21,225 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-52efcffd-2a7f-4c48-9e1b-ee5ec524576e 2019-01-18 06:16:21,226 - keystone_utils - INFO - Created role with name - CreateInstanceSimpleTests-5bcb239e-30dd-4ec-proj-role 2019-01-18 06:16:21,229 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/ccdc5a49d585466db96f82eb0fc7fad6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc3e983b2e058df91e54cb38b8f52b04141e5084" 2019-01-18 06:16:21,309 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:16:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-64321ec3-e527-4a8b-9a0f-ccc48b649de2 Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.23:5000/v3/roles/ccdc5a49d585466db96f82eb0fc7fad6"}, "domain_id": null, "name": "CreateInstanceSimpleTests-5bcb239e-30dd-4ec-proj-role", "id": "ccdc5a49d585466db96f82eb0fc7fad6"}} 2019-01-18 06:16:21,309 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/ccdc5a49d585466db96f82eb0fc7fad6 used request id req-64321ec3-e527-4a8b-9a0f-ccc48b649de2 2019-01-18 06:16:21,309 - keystone_utils - INFO - Granting role CreateInstanceSimpleTests-5bcb239e-30dd-4ec-proj-role to project CreateInstanceSimpleTests-5bcb239e-30dd-4ec-proj 2019-01-18 06:16:21,312 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/8be862ea5527415087555f41cf10d522/users/979d25a58099400d974c6b2b09fb573e/roles/ccdc5a49d585466db96f82eb0fc7fad6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc3e983b2e058df91e54cb38b8f52b04141e5084" 2019-01-18 06:16:21,437 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 06:16:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-04da660e-7744-4e98-bd26-32c0ef5eca68 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 06:16:21,437 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/8be862ea5527415087555f41cf10d522/users/979d25a58099400d974c6b2b09fb573e/roles/ccdc5a49d585466db96f82eb0fc7fad6 used request id req-04da660e-7744-4e98-bd26-32c0ef5eca68 2019-01-18 06:16:21,438 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-18 06:16:21,438 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:16:21,439 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:16:21,440 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2019-01-18 06:16:21,440 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:16:21,441 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:16:21,820 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ccdc5a49d585466db96f82eb0fc7fad6", "name": "CreateInstanceSimpleTests-5bcb239e-30dd-4ec-proj-role"}], "expires_at": "2019-01-18T07:16:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8be862ea5527415087555f41cf10d522", "name": "CreateInstanceSimpleTests-5bcb239e-30dd-4ec-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/8be862ea5527415087555f41cf10d522", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/8be862ea5527415087555f41cf10d522", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/8be862ea5527415087555f41cf10d522", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/8be862ea5527415087555f41cf10d522", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/8be862ea5527415087555f41cf10d522", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/8be862ea5527415087555f41cf10d522", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/8be862ea5527415087555f41cf10d522", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/8be862ea5527415087555f41cf10d522", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/8be862ea5527415087555f41cf10d522", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/8be862ea5527415087555f41cf10d522", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/8be862ea5527415087555f41cf10d522", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/8be862ea5527415087555f41cf10d522", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSimpleTests-5bcb239e-30dd-4ec-user", "id": "979d25a58099400d974c6b2b09fb573e"}, "audit_ids": ["rxJk0T-7SCGC_SuAwJksPw"], "issued_at": "2019-01-18T06:16:21.000000Z"}} 2019-01-18 06:16:21,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}c863399a172d953bcd1cdcf7c08b012dfe6cc9af" 2019-01-18 06:16:21,892 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:16:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-96fd8b3d-2735-42ff-89ed-ea3076692fa6 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:16:21,892 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-96fd8b3d-2735-42ff-89ed-ea3076692fa6 2019-01-18 06:16:21,897 - 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-559debbb-f63a-497a-8343-8f004af853c5-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c863399a172d953bcd1cdcf7c08b012dfe6cc9af" 2019-01-18 06:16:22,074 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 170 Content-Type: application/json X-Openstack-Request-Id: req-e914996f-5960-4630-bd60-72c49d680f7a Date: Fri, 18 Jan 2019 06:16:22 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceSimpleTests-559debbb-f63a-497a-8343-8f004af853c5-image"} 2019-01-18 06:16:22,074 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSimpleTests-559debbb-f63a-497a-8343-8f004af853c5-image used request id req-e914996f-5960-4630-bd60-72c49d680f7a 2019-01-18 06:16:22,077 - 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}c863399a172d953bcd1cdcf7c08b012dfe6cc9af" 2019-01-18 06:16:22,221 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-a89c4e01-462f-43a0-81c2-69b30c599bb6 Date: Fri, 18 Jan 2019 06:16: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"}}} 2019-01-18 06:16:22,221 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-a89c4e01-462f-43a0-81c2-69b30c599bb6 2019-01-18 06:16:22,252 - 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}c863399a172d953bcd1cdcf7c08b012dfe6cc9af" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstanceSimpleTests-559debbb-f63a-497a-8343-8f004af853c5-image"}' 2019-01-18 06:16:22,517 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 629 Content-Type: application/json Location: http://172.30.9.23:9292/v2/images/cdb12cbf-77ec-4f6a-9071-b7390c4c13b5 X-Openstack-Request-Id: req-adc53f5f-b747-42a5-8a1e-f6b9f7d1512b Date: Fri, 18 Jan 2019 06:16:22 GMT RESP BODY: {"status": "queued", "name": "CreateInstanceSimpleTests-559debbb-f63a-497a-8343-8f004af853c5-image", "tags": [], "container_format": "bare", "created_at": "2019-01-18T06:16:22Z", "size": null, "disk_format": "qcow2", "updated_at": "2019-01-18T06:16:22Z", "visibility": "shared", "locations": [], "self": "/v2/images/cdb12cbf-77ec-4f6a-9071-b7390c4c13b5", "min_disk": 0, "protected": false, "id": "cdb12cbf-77ec-4f6a-9071-b7390c4c13b5", "file": "/v2/images/cdb12cbf-77ec-4f6a-9071-b7390c4c13b5/file", "checksum": null, "owner": "8be862ea5527415087555f41cf10d522", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-18 06:16:22,517 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-adc53f5f-b747-42a5-8a1e-f6b9f7d1512b 2019-01-18 06:16:22,527 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9292/v2/images/cdb12cbf-77ec-4f6a-9071-b7390c4c13b5/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c863399a172d953bcd1cdcf7c08b012dfe6cc9af" -d '' 2019-01-18 06:16:24,516 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-02a1071b-81bc-4325-a3ad-ee108790aa95 Date: Fri, 18 Jan 2019 06:16:24 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-18 06:16:24,516 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/cdb12cbf-77ec-4f6a-9071-b7390c4c13b5/file used request id req-02a1071b-81bc-4325-a3ad-ee108790aa95 2019-01-18 06:16:24,517 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-01-18 06:16:24,520 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/cdb12cbf-77ec-4f6a-9071-b7390c4c13b5 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c863399a172d953bcd1cdcf7c08b012dfe6cc9af" 2019-01-18 06:16:24,774 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 890 Content-Type: application/json X-Openstack-Request-Id: req-78562e5e-3ae6-4d86-82dd-1ebc68af784f Date: Fri, 18 Jan 2019 06:16:24 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceSimpleTests-559debbb-f63a-497a-8343-8f004af853c5-image", "tags": [], "container_format": "bare", "created_at": "2019-01-18T06:16:22Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-18T06:16:24Z", "visibility": "shared", "locations": [{"url": "rbd://af014572-0a5d-4a80-a07f-9105f52ab2c1/images/cdb12cbf-77ec-4f6a-9071-b7390c4c13b5/snap", "metadata": {}}], "self": "/v2/images/cdb12cbf-77ec-4f6a-9071-b7390c4c13b5", "min_disk": 0, "protected": false, "id": "cdb12cbf-77ec-4f6a-9071-b7390c4c13b5", "file": "/v2/images/cdb12cbf-77ec-4f6a-9071-b7390c4c13b5/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "8be862ea5527415087555f41cf10d522", "direct_url": "rbd://af014572-0a5d-4a80-a07f-9105f52ab2c1/images/cdb12cbf-77ec-4f6a-9071-b7390c4c13b5/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-18 06:16:24,774 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/cdb12cbf-77ec-4f6a-9071-b7390c4c13b5 used request id req-78562e5e-3ae6-4d86-82dd-1ebc68af784f 2019-01-18 06:16:24,778 - 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}c863399a172d953bcd1cdcf7c08b012dfe6cc9af" 2019-01-18 06:16:24,786 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-ca2f2d3b-0a4e-4fda-9297-3fb777efaf3e Date: Fri, 18 Jan 2019 06:16: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"}}} 2019-01-18 06:16:24,786 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-ca2f2d3b-0a4e-4fda-9297-3fb777efaf3e 2019-01-18 06:16:24,789 - create_image - INFO - Created image with name - CreateInstanceSimpleTests-559debbb-f63a-497a-8343-8f004af853c5-image 2019-01-18 06:16:24,791 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/cdb12cbf-77ec-4f6a-9071-b7390c4c13b5 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c863399a172d953bcd1cdcf7c08b012dfe6cc9af" 2019-01-18 06:16:24,953 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 890 Content-Type: application/json X-Openstack-Request-Id: req-4ec3775d-8b56-489f-851b-43cc41a95668 Date: Fri, 18 Jan 2019 06:16:24 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceSimpleTests-559debbb-f63a-497a-8343-8f004af853c5-image", "tags": [], "container_format": "bare", "created_at": "2019-01-18T06:16:22Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-18T06:16:24Z", "visibility": "shared", "locations": [{"url": "rbd://af014572-0a5d-4a80-a07f-9105f52ab2c1/images/cdb12cbf-77ec-4f6a-9071-b7390c4c13b5/snap", "metadata": {}}], "self": "/v2/images/cdb12cbf-77ec-4f6a-9071-b7390c4c13b5", "min_disk": 0, "protected": false, "id": "cdb12cbf-77ec-4f6a-9071-b7390c4c13b5", "file": "/v2/images/cdb12cbf-77ec-4f6a-9071-b7390c4c13b5/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "8be862ea5527415087555f41cf10d522", "direct_url": "rbd://af014572-0a5d-4a80-a07f-9105f52ab2c1/images/cdb12cbf-77ec-4f6a-9071-b7390c4c13b5/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-18 06:16:24,953 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/cdb12cbf-77ec-4f6a-9071-b7390c4c13b5 used request id req-4ec3775d-8b56-489f-851b-43cc41a95668 2019-01-18 06:16:24,953 - create_image - DEBUG - Instance status is - active 2019-01-18 06:16:24,953 - create_image - DEBUG - Image is active with name - CreateInstanceSimpleTests-559debbb-f63a-497a-8343-8f004af853c5-image 2019-01-18 06:16:24,954 - create_image - INFO - Image is now active with name - CreateInstanceSimpleTests-559debbb-f63a-497a-8343-8f004af853c5-image 2019-01-18 06:16:24,954 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:16:24,955 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:16:25,342 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "488fca829f8b496daa1cd2cdc6e45c49", "name": "Member"}, {"id": "c65201bd05504fa786d79b166e8bbba3", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}], "expires_at": "2019-01-18T07:16:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "020d00b5451a467cb276d06789a1149d", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "id": "e292c913af7844408b6509a836e493f5"}, "audit_ids": ["UpEwyFClTQqK3nXpOZoyVg"], "issued_at": "2019-01-18T06:16:25.000000Z"}} 2019-01-18 06:16:25,343 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}59ed7866c89da6181fafb1a198f02e5d13474dfa" 2019-01-18 06:16:25,429 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:16:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-36c3fd4d-eb52-454d-b02b-cec206cb8c0c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:16:25,429 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-36c3fd4d-eb52-454d-b02b-cec206cb8c0c 2019-01-18 06:16:25,430 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-18 06:16:25,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}59ed7866c89da6181fafb1a198f02e5d13474dfa" 2019-01-18 06:16:25,616 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:16: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-40a808d2-c02a-4100-8e7f-bf90027195f7 x-compute-request-id: req-40a808d2-c02a-4100-8e7f-bf90027195f7 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2019-01-18 06:16:25,616 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-40a808d2-c02a-4100-8e7f-bf90027195f7 2019-01-18 06:16:25,620 - 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}59ed7866c89da6181fafb1a198f02e5d13474dfa" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstanceSimpleTests-559debbb-f63a-497a-8343-8f004af853c5-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2019-01-18 06:16:25,674 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:16: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-7fcbe3d5-dd44-4650-ba45-ac15c76706f6 x-compute-request-id: req-7fcbe3d5-dd44-4650-ba45-ac15c76706f6 Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/a9ccc965-ffaa-454f-9fc3-1c1c91142ca2", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/a9ccc965-ffaa-454f-9fc3-1c1c91142ca2", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "a9ccc965-ffaa-454f-9fc3-1c1c91142ca2", "name": "CreateInstanceSimpleTests-559debbb-f63a-497a-8343-8f004af853c5-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2019-01-18 06:16:25,674 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-7fcbe3d5-dd44-4650-ba45-ac15c76706f6 2019-01-18 06:16:25,675 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:16:25,676 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:16:26,045 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ccdc5a49d585466db96f82eb0fc7fad6", "name": "CreateInstanceSimpleTests-5bcb239e-30dd-4ec-proj-role"}], "expires_at": "2019-01-18T07:16:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8be862ea5527415087555f41cf10d522", "name": "CreateInstanceSimpleTests-5bcb239e-30dd-4ec-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/8be862ea5527415087555f41cf10d522", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/8be862ea5527415087555f41cf10d522", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/8be862ea5527415087555f41cf10d522", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/8be862ea5527415087555f41cf10d522", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/8be862ea5527415087555f41cf10d522", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/8be862ea5527415087555f41cf10d522", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/8be862ea5527415087555f41cf10d522", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/8be862ea5527415087555f41cf10d522", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/8be862ea5527415087555f41cf10d522", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/8be862ea5527415087555f41cf10d522", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/8be862ea5527415087555f41cf10d522", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/8be862ea5527415087555f41cf10d522", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSimpleTests-5bcb239e-30dd-4ec-user", "id": "979d25a58099400d974c6b2b09fb573e"}, "audit_ids": ["a5rQRY4bTcGSOKrtLaijWA"], "issued_at": "2019-01-18T06:16:26.000000Z"}} 2019-01-18 06:16:26,046 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7403314dad01c089678b2f733a36be9f2505064" 2019-01-18 06:16:26,121 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:16:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-de1cd6ae-5960-443d-a1ba-7338d19485c1 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:16:26,121 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-de1cd6ae-5960-443d-a1ba-7338d19485c1 2019-01-18 06:16:26,128 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSimpleTests-559debbb-f63a-497a-8343-8f004af853c5-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7403314dad01c089678b2f733a36be9f2505064" 2019-01-18 06:16:26,302 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-b6abb13e-cd6b-4c5a-ad2f-65fa2b36058c Date: Fri, 18 Jan 2019 06:16:26 GMT RESP BODY: {"networks":[]} 2019-01-18 06:16:26,303 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSimpleTests-559debbb-f63a-497a-8343-8f004af853c5-pub-net used request id req-b6abb13e-cd6b-4c5a-ad2f-65fa2b36058c 2019-01-18 06:16:26,303 - neutron_utils - INFO - Creating network with name CreateInstanceSimpleTests-559debbb-f63a-497a-8343-8f004af853c5-pub-net 2019-01-18 06:16:26,308 - 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}d7403314dad01c089678b2f733a36be9f2505064" -d '{"network": {"name": "CreateInstanceSimpleTests-559debbb-f63a-497a-8343-8f004af853c5-pub-net", "admin_state_up": true}}' 2019-01-18 06:16:26,948 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 628 X-Openstack-Request-Id: req-0e9bd1c0-f3e6-4e7a-afa9-ea7515c5f48b Date: Fri, 18 Jan 2019 06:16:26 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"6450de35-edaa-4b62-a206-95241da2e127","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"8be862ea5527415087555f41cf10d522","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-18T06:16:26Z","is_default":false,"name":"CreateInstanceSimpleTests-559debbb-f63a-497a-8343-8f004af853c5-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"8be862ea5527415087555f41cf10d522","created_at":"2019-01-18T06:16:26Z","mtu":1450}} 2019-01-18 06:16:26,948 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks used request id req-0e9bd1c0-f3e6-4e7a-afa9-ea7515c5f48b 2019-01-18 06:16:26,954 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=6450de35-edaa-4b62-a206-95241da2e127 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7403314dad01c089678b2f733a36be9f2505064" 2019-01-18 06:16:27,189 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-34b94c37-fdf4-4fe9-a5c8-2e9e27bd7867 Date: Fri, 18 Jan 2019 06:16: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":"2019-01-18T06:16:26Z","tenant_id":"8be862ea5527415087555f41cf10d522","created_at":"2019-01-18T06:16:26Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"8be862ea5527415087555f41cf10d522","id":"6450de35-edaa-4b62-a206-95241da2e127","name":"CreateInstanceSimpleTests-559debbb-f63a-497a-8343-8f004af853c5-pub-net"}]} 2019-01-18 06:16:27,189 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=6450de35-edaa-4b62-a206-95241da2e127 used request id req-34b94c37-fdf4-4fe9-a5c8-2e9e27bd7867 2019-01-18 06:16:27,195 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=6450de35-edaa-4b62-a206-95241da2e127 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7403314dad01c089678b2f733a36be9f2505064" 2019-01-18 06:16:27,379 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-206f4e7b-abd5-4e9e-bd61-9059bbc8112e Date: Fri, 18 Jan 2019 06:16:27 GMT RESP BODY: {"subnets":[]} 2019-01-18 06:16:27,379 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=6450de35-edaa-4b62-a206-95241da2e127 used request id req-206f4e7b-abd5-4e9e-bd61-9059bbc8112e 2019-01-18 06:16:27,380 - neutron_utils - INFO - Creating subnet with name CreateInstanceSimpleTests-559debbb-f63a-497a-8343-8f004af853c5-pub-subnet 2019-01-18 06:16:27,385 - 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}d7403314dad01c089678b2f733a36be9f2505064" -d '{"subnets": [{"ip_version": 4, "network_id": "6450de35-edaa-4b62-a206-95241da2e127", "cidr": "10.55.0.0/24", "name": "CreateInstanceSimpleTests-559debbb-f63a-497a-8343-8f004af853c5-pub-subnet"}]}' 2019-01-18 06:16:28,176 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-10d41a83-2ccd-44b3-9f43-7c18dae52b5d Date: Fri, 18 Jan 2019 06:16:28 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6450de35-edaa-4b62-a206-95241da2e127","tenant_id":"8be862ea5527415087555f41cf10d522","created_at":"2019-01-18T06:16:27Z","dns_nameservers":[],"updated_at":"2019-01-18T06:16:27Z","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":"8be862ea5527415087555f41cf10d522","id":"4c280f83-547d-4236-a61d-8e40a6c48538","subnetpool_id":null,"name":"CreateInstanceSimpleTests-559debbb-f63a-497a-8343-8f004af853c5-pub-subnet"}]} 2019-01-18 06:16:28,176 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets used request id req-10d41a83-2ccd-44b3-9f43-7c18dae52b5d 2019-01-18 06:16:28,181 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=6450de35-edaa-4b62-a206-95241da2e127 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7403314dad01c089678b2f733a36be9f2505064" 2019-01-18 06:16:28,436 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-b0cf5f55-f552-4266-a8f4-f0acb154dd1a Date: Fri, 18 Jan 2019 06:16: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":["4c280f83-547d-4236-a61d-8e40a6c48538"],"updated_at":"2019-01-18T06:16:27Z","tenant_id":"8be862ea5527415087555f41cf10d522","created_at":"2019-01-18T06:16:26Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"8be862ea5527415087555f41cf10d522","id":"6450de35-edaa-4b62-a206-95241da2e127","name":"CreateInstanceSimpleTests-559debbb-f63a-497a-8343-8f004af853c5-pub-net"}]} 2019-01-18 06:16:28,436 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=6450de35-edaa-4b62-a206-95241da2e127 used request id req-b0cf5f55-f552-4266-a8f4-f0acb154dd1a 2019-01-18 06:16:28,442 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=6450de35-edaa-4b62-a206-95241da2e127 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7403314dad01c089678b2f733a36be9f2505064" 2019-01-18 06:16:28,497 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-b8f52fea-7ed0-41d2-847e-2cf8d1490f15 Date: Fri, 18 Jan 2019 06:16:28 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6450de35-edaa-4b62-a206-95241da2e127","tenant_id":"8be862ea5527415087555f41cf10d522","created_at":"2019-01-18T06:16:27Z","dns_nameservers":[],"updated_at":"2019-01-18T06:16:27Z","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":"8be862ea5527415087555f41cf10d522","id":"4c280f83-547d-4236-a61d-8e40a6c48538","subnetpool_id":null,"name":"CreateInstanceSimpleTests-559debbb-f63a-497a-8343-8f004af853c5-pub-subnet"}]} 2019-01-18 06:16:28,497 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=6450de35-edaa-4b62-a206-95241da2e127 used request id req-b8f52fea-7ed0-41d2-847e-2cf8d1490f15 2019-01-18 06:16:28,497 - OpenStackNetwork - DEBUG - Network [6450de35-edaa-4b62-a206-95241da2e127] created successfully 2019-01-18 06:16:28,497 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:16:28,498 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:16:28,870 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ccdc5a49d585466db96f82eb0fc7fad6", "name": "CreateInstanceSimpleTests-5bcb239e-30dd-4ec-proj-role"}], "expires_at": "2019-01-18T07:16:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8be862ea5527415087555f41cf10d522", "name": "CreateInstanceSimpleTests-5bcb239e-30dd-4ec-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/8be862ea5527415087555f41cf10d522", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/8be862ea5527415087555f41cf10d522", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/8be862ea5527415087555f41cf10d522", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/8be862ea5527415087555f41cf10d522", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/8be862ea5527415087555f41cf10d522", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/8be862ea5527415087555f41cf10d522", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/8be862ea5527415087555f41cf10d522", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/8be862ea5527415087555f41cf10d522", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/8be862ea5527415087555f41cf10d522", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/8be862ea5527415087555f41cf10d522", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/8be862ea5527415087555f41cf10d522", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/8be862ea5527415087555f41cf10d522", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSimpleTests-5bcb239e-30dd-4ec-user", "id": "979d25a58099400d974c6b2b09fb573e"}, "audit_ids": ["VhVWkAIfTYW-XfgYMvwPNA"], "issued_at": "2019-01-18T06:16:28.000000Z"}} 2019-01-18 06:16:28,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}0774075e70933e518f7850393c2d53f83c885bf4" 2019-01-18 06:16:28,947 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:16:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-27e41f93-7e31-4f8e-8e76-de84309d7132 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:16:28,947 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-27e41f93-7e31-4f8e-8e76-de84309d7132 2019-01-18 06:16:28,948 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-18 06:16:28,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}0774075e70933e518f7850393c2d53f83c885bf4" 2019-01-18 06:16:29,024 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:16:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9ea9d44f-17bc-4ace-916b-ec1328b83060 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:16:29,024 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-9ea9d44f-17bc-4ace-916b-ec1328b83060 2019-01-18 06:16:29,032 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSimpleTests-559debbb-f63a-497a-8343-8f004af853c5-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0774075e70933e518f7850393c2d53f83c885bf4" 2019-01-18 06:16:29,298 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-fe84dd8f-4826-4bdf-97d4-8bc3981c4490 Date: Fri, 18 Jan 2019 06:16: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":["4c280f83-547d-4236-a61d-8e40a6c48538"],"updated_at":"2019-01-18T06:16:27Z","tenant_id":"8be862ea5527415087555f41cf10d522","created_at":"2019-01-18T06:16:26Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"8be862ea5527415087555f41cf10d522","id":"6450de35-edaa-4b62-a206-95241da2e127","name":"CreateInstanceSimpleTests-559debbb-f63a-497a-8343-8f004af853c5-pub-net"}]} 2019-01-18 06:16:29,299 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSimpleTests-559debbb-f63a-497a-8343-8f004af853c5-pub-net used request id req-fe84dd8f-4826-4bdf-97d4-8bc3981c4490 2019-01-18 06:16: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" 2019-01-18 06:16:29,307 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 18 Jan 2019 06:16: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"}]}]}} 2019-01-18 06:16:29,308 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/8be862ea5527415087555f41cf10d522 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0774075e70933e518f7850393c2d53f83c885bf4" 2019-01-18 06:16:29,391 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:16:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-abd746ec-afe5-4848-a072-156ae4e382ef 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/8be862ea5527415087555f41cf10d522"}, "enabled": true, "id": "8be862ea5527415087555f41cf10d522", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSimpleTests-5bcb239e-30dd-4ec-proj"}} 2019-01-18 06:16:29,391 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/8be862ea5527415087555f41cf10d522 used request id req-abd746ec-afe5-4848-a072-156ae4e382ef 2019-01-18 06:16:29,397 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=6450de35-edaa-4b62-a206-95241da2e127 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0774075e70933e518f7850393c2d53f83c885bf4" 2019-01-18 06:16:29,603 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-ee14c571-6285-4310-9e70-43277cc3ff6f Date: Fri, 18 Jan 2019 06:16:29 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6450de35-edaa-4b62-a206-95241da2e127","tenant_id":"8be862ea5527415087555f41cf10d522","created_at":"2019-01-18T06:16:27Z","dns_nameservers":[],"updated_at":"2019-01-18T06:16:27Z","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":"8be862ea5527415087555f41cf10d522","id":"4c280f83-547d-4236-a61d-8e40a6c48538","subnetpool_id":null,"name":"CreateInstanceSimpleTests-559debbb-f63a-497a-8343-8f004af853c5-pub-subnet"}]} 2019-01-18 06:16:29,603 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=6450de35-edaa-4b62-a206-95241da2e127 used request id req-ee14c571-6285-4310-9e70-43277cc3ff6f 2019-01-18 06:16:29,609 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=6450de35-edaa-4b62-a206-95241da2e127&name=CreateInstanceSimpleTests-559debbb-f63a-497a-8343-8f004af853c5-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0774075e70933e518f7850393c2d53f83c885bf4" 2019-01-18 06:16:29,792 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-1e995bcf-d265-46aa-aea0-063f9dbfefc8 Date: Fri, 18 Jan 2019 06:16:29 GMT RESP BODY: {"ports":[]} 2019-01-18 06:16:29,793 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=6450de35-edaa-4b62-a206-95241da2e127&name=CreateInstanceSimpleTests-559debbb-f63a-497a-8343-8f004af853c5-port&admin_state_up=True used request id req-1e995bcf-d265-46aa-aea0-063f9dbfefc8 2019-01-18 06:16:29,795 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/detail?name=CreateInstanceSimpleTests-559debbb-f63a-497a-8343-8f004af853c5-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0774075e70933e518f7850393c2d53f83c885bf4" 2019-01-18 06:16:30,044 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:16: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-a75a3016-14e9-4a98-ba9d-25d1c4d12ebf x-compute-request-id: req-a75a3016-14e9-4a98-ba9d-25d1c4d12ebf Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2019-01-18 06:16:30,044 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail?name=CreateInstanceSimpleTests-559debbb-f63a-497a-8343-8f004af853c5-inst used request id req-a75a3016-14e9-4a98-ba9d-25d1c4d12ebf 2019-01-18 06:16:30,052 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSimpleTests-559debbb-f63a-497a-8343-8f004af853c5-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0774075e70933e518f7850393c2d53f83c885bf4" 2019-01-18 06:16:30,383 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-83cf9a69-2eb1-4dc7-99fd-2e0ef27ffb57 Date: Fri, 18 Jan 2019 06:16: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":["4c280f83-547d-4236-a61d-8e40a6c48538"],"updated_at":"2019-01-18T06:16:27Z","tenant_id":"8be862ea5527415087555f41cf10d522","created_at":"2019-01-18T06:16:26Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"8be862ea5527415087555f41cf10d522","id":"6450de35-edaa-4b62-a206-95241da2e127","name":"CreateInstanceSimpleTests-559debbb-f63a-497a-8343-8f004af853c5-pub-net"}]} 2019-01-18 06:16:30,384 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSimpleTests-559debbb-f63a-497a-8343-8f004af853c5-pub-net used request id req-83cf9a69-2eb1-4dc7-99fd-2e0ef27ffb57 2019-01-18 06:16:30,388 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/8be862ea5527415087555f41cf10d522 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0774075e70933e518f7850393c2d53f83c885bf4" 2019-01-18 06:16:30,471 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:16:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2543b101-dec6-4b49-99d2-f8e39038f112 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/8be862ea5527415087555f41cf10d522"}, "enabled": true, "id": "8be862ea5527415087555f41cf10d522", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSimpleTests-5bcb239e-30dd-4ec-proj"}} 2019-01-18 06:16:30,471 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/8be862ea5527415087555f41cf10d522 used request id req-2543b101-dec6-4b49-99d2-f8e39038f112 2019-01-18 06:16:30,476 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=6450de35-edaa-4b62-a206-95241da2e127 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0774075e70933e518f7850393c2d53f83c885bf4" 2019-01-18 06:16:30,686 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-fa9d297c-0ec1-43de-9b32-0d64077186a7 Date: Fri, 18 Jan 2019 06:16:30 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6450de35-edaa-4b62-a206-95241da2e127","tenant_id":"8be862ea5527415087555f41cf10d522","created_at":"2019-01-18T06:16:27Z","dns_nameservers":[],"updated_at":"2019-01-18T06:16:27Z","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":"8be862ea5527415087555f41cf10d522","id":"4c280f83-547d-4236-a61d-8e40a6c48538","subnetpool_id":null,"name":"CreateInstanceSimpleTests-559debbb-f63a-497a-8343-8f004af853c5-pub-subnet"}]} 2019-01-18 06:16:30,686 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=6450de35-edaa-4b62-a206-95241da2e127 used request id req-fa9d297c-0ec1-43de-9b32-0d64077186a7 2019-01-18 06:16:30,692 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=6450de35-edaa-4b62-a206-95241da2e127&name=CreateInstanceSimpleTests-559debbb-f63a-497a-8343-8f004af853c5-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0774075e70933e518f7850393c2d53f83c885bf4" 2019-01-18 06:16:30,872 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-7bb035d4-095f-4063-883f-e3aa058d566c Date: Fri, 18 Jan 2019 06:16:30 GMT RESP BODY: {"ports":[]} 2019-01-18 06:16:30,872 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=6450de35-edaa-4b62-a206-95241da2e127&name=CreateInstanceSimpleTests-559debbb-f63a-497a-8343-8f004af853c5-port&admin_state_up=True used request id req-7bb035d4-095f-4063-883f-e3aa058d566c 2019-01-18 06:16:30,873 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:16:30,874 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:16:31,249 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ccdc5a49d585466db96f82eb0fc7fad6", "name": "CreateInstanceSimpleTests-5bcb239e-30dd-4ec-proj-role"}], "expires_at": "2019-01-18T07:16:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8be862ea5527415087555f41cf10d522", "name": "CreateInstanceSimpleTests-5bcb239e-30dd-4ec-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/8be862ea5527415087555f41cf10d522", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/8be862ea5527415087555f41cf10d522", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/8be862ea5527415087555f41cf10d522", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/8be862ea5527415087555f41cf10d522", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/8be862ea5527415087555f41cf10d522", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/8be862ea5527415087555f41cf10d522", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/8be862ea5527415087555f41cf10d522", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/8be862ea5527415087555f41cf10d522", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/8be862ea5527415087555f41cf10d522", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/8be862ea5527415087555f41cf10d522", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/8be862ea5527415087555f41cf10d522", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/8be862ea5527415087555f41cf10d522", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSimpleTests-5bcb239e-30dd-4ec-user", "id": "979d25a58099400d974c6b2b09fb573e"}, "audit_ids": ["2jJTCsPOQwOE2mc1sZAyew"], "issued_at": "2019-01-18T06:16:31.000000Z"}} 2019-01-18 06:16:31,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}00e68fad26dd73b78a16194ee06ea62df4726970" 2019-01-18 06:16:31,330 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:16:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5e5ef48d-b2db-4c2e-a94c-a93075f2b8cf Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:16:31,330 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-5e5ef48d-b2db-4c2e-a94c-a93075f2b8cf 2019-01-18 06:16:31,337 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSimpleTests-559debbb-f63a-497a-8343-8f004af853c5-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0774075e70933e518f7850393c2d53f83c885bf4" 2019-01-18 06:16:31,576 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-356a304e-f3dc-4689-be4b-fac69da7e04e Date: Fri, 18 Jan 2019 06:16: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":["4c280f83-547d-4236-a61d-8e40a6c48538"],"updated_at":"2019-01-18T06:16:27Z","tenant_id":"8be862ea5527415087555f41cf10d522","created_at":"2019-01-18T06:16:26Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"8be862ea5527415087555f41cf10d522","id":"6450de35-edaa-4b62-a206-95241da2e127","name":"CreateInstanceSimpleTests-559debbb-f63a-497a-8343-8f004af853c5-pub-net"}]} 2019-01-18 06:16:31,576 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSimpleTests-559debbb-f63a-497a-8343-8f004af853c5-pub-net used request id req-356a304e-f3dc-4689-be4b-fac69da7e04e 2019-01-18 06:16:31,582 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=6450de35-edaa-4b62-a206-95241da2e127 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0774075e70933e518f7850393c2d53f83c885bf4" 2019-01-18 06:16:31,789 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-c6dee375-7d6a-4e61-83c9-a9b687c51760 Date: Fri, 18 Jan 2019 06:16:31 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6450de35-edaa-4b62-a206-95241da2e127","tenant_id":"8be862ea5527415087555f41cf10d522","created_at":"2019-01-18T06:16:27Z","dns_nameservers":[],"updated_at":"2019-01-18T06:16:27Z","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":"8be862ea5527415087555f41cf10d522","id":"4c280f83-547d-4236-a61d-8e40a6c48538","subnetpool_id":null,"name":"CreateInstanceSimpleTests-559debbb-f63a-497a-8343-8f004af853c5-pub-subnet"}]} 2019-01-18 06:16:31,789 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=6450de35-edaa-4b62-a206-95241da2e127 used request id req-c6dee375-7d6a-4e61-83c9-a9b687c51760 2019-01-18 06:16:31,795 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSimpleTests-559debbb-f63a-497a-8343-8f004af853c5-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0774075e70933e518f7850393c2d53f83c885bf4" 2019-01-18 06:16:32,030 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-3a55da1e-5f73-41ff-9e2c-26fc50f8dc6b Date: Fri, 18 Jan 2019 06:16: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":["4c280f83-547d-4236-a61d-8e40a6c48538"],"updated_at":"2019-01-18T06:16:27Z","tenant_id":"8be862ea5527415087555f41cf10d522","created_at":"2019-01-18T06:16:26Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"8be862ea5527415087555f41cf10d522","id":"6450de35-edaa-4b62-a206-95241da2e127","name":"CreateInstanceSimpleTests-559debbb-f63a-497a-8343-8f004af853c5-pub-net"}]} 2019-01-18 06:16:32,030 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSimpleTests-559debbb-f63a-497a-8343-8f004af853c5-pub-net used request id req-3a55da1e-5f73-41ff-9e2c-26fc50f8dc6b 2019-01-18 06:16:32,033 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-18 06:16:32,039 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 18 Jan 2019 06:16: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"}]}]}} 2019-01-18 06:16:32,040 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/8be862ea5527415087555f41cf10d522 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00e68fad26dd73b78a16194ee06ea62df4726970" 2019-01-18 06:16:32,056 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:16:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bff7d77a-f500-4d9a-a7bd-44c8873c4eb1 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/8be862ea5527415087555f41cf10d522"}, "enabled": true, "id": "8be862ea5527415087555f41cf10d522", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSimpleTests-5bcb239e-30dd-4ec-proj"}} 2019-01-18 06:16:32,057 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/8be862ea5527415087555f41cf10d522 used request id req-bff7d77a-f500-4d9a-a7bd-44c8873c4eb1 2019-01-18 06:16:32,062 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=6450de35-edaa-4b62-a206-95241da2e127 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0774075e70933e518f7850393c2d53f83c885bf4" 2019-01-18 06:16:32,264 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-b142438c-0dee-4a6d-bf16-ca71ec6d71eb Date: Fri, 18 Jan 2019 06:16:32 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6450de35-edaa-4b62-a206-95241da2e127","tenant_id":"8be862ea5527415087555f41cf10d522","created_at":"2019-01-18T06:16:27Z","dns_nameservers":[],"updated_at":"2019-01-18T06:16:27Z","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":"8be862ea5527415087555f41cf10d522","id":"4c280f83-547d-4236-a61d-8e40a6c48538","subnetpool_id":null,"name":"CreateInstanceSimpleTests-559debbb-f63a-497a-8343-8f004af853c5-pub-subnet"}]} 2019-01-18 06:16:32,265 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=6450de35-edaa-4b62-a206-95241da2e127 used request id req-b142438c-0dee-4a6d-bf16-ca71ec6d71eb 2019-01-18 06:16:32,265 - neutron_utils - INFO - Creating port for network with name - CreateInstanceSimpleTests-559debbb-f63a-497a-8343-8f004af853c5-pub-net 2019-01-18 06:16:32,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}0774075e70933e518f7850393c2d53f83c885bf4" -d '{"port": {"network_id": "6450de35-edaa-4b62-a206-95241da2e127", "name": "CreateInstanceSimpleTests-559debbb-f63a-497a-8343-8f004af853c5-port", "admin_state_up": true}}' 2019-01-18 06:16:33,756 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 780 X-Openstack-Request-Id: req-837b3f7e-d234-4f3c-ad7d-0d4eb9375e21 Date: Fri, 18 Jan 2019 06:16:33 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:16:33Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"4c280f83-547d-4236-a61d-8e40a6c48538","ip_address":"10.55.0.8"}],"id":"d7abe356-0d62-47ca-9510-9d862d344ded","security_groups":["54c712d7-ce89-4402-9986-7821e35e5091"],"mac_address":"fa:16:3e:f0:f3:b3","device_id":"","status":"DOWN","description":"","tags":[],"name":"CreateInstanceSimpleTests-559debbb-f63a-497a-8343-8f004af853c5-port","project_id":"8be862ea5527415087555f41cf10d522","qos_policy_id":null,"admin_state_up":true,"network_id":"6450de35-edaa-4b62-a206-95241da2e127","tenant_id":"8be862ea5527415087555f41cf10d522","created_at":"2019-01-18T06:16:33Z","binding:vnic_type":"normal"}} 2019-01-18 06:16:33,756 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/ports used request id req-837b3f7e-d234-4f3c-ad7d-0d4eb9375e21 2019-01-18 06:16:33,762 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSimpleTests-559debbb-f63a-497a-8343-8f004af853c5-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0774075e70933e518f7850393c2d53f83c885bf4" 2019-01-18 06:16:33,864 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-b78dde7d-b210-46f7-8fb0-1fa3b6de70ab Date: Fri, 18 Jan 2019 06:16: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":["4c280f83-547d-4236-a61d-8e40a6c48538"],"updated_at":"2019-01-18T06:16:27Z","tenant_id":"8be862ea5527415087555f41cf10d522","created_at":"2019-01-18T06:16:26Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"8be862ea5527415087555f41cf10d522","id":"6450de35-edaa-4b62-a206-95241da2e127","name":"CreateInstanceSimpleTests-559debbb-f63a-497a-8343-8f004af853c5-pub-net"}]} 2019-01-18 06:16:33,864 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSimpleTests-559debbb-f63a-497a-8343-8f004af853c5-pub-net used request id req-b78dde7d-b210-46f7-8fb0-1fa3b6de70ab 2019-01-18 06:16:33,868 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/8be862ea5527415087555f41cf10d522 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0774075e70933e518f7850393c2d53f83c885bf4" 2019-01-18 06:16:33,941 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:16:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bc890e9b-3520-40db-b42e-c91452dafe54 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/8be862ea5527415087555f41cf10d522"}, "enabled": true, "id": "8be862ea5527415087555f41cf10d522", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSimpleTests-5bcb239e-30dd-4ec-proj"}} 2019-01-18 06:16:33,942 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/8be862ea5527415087555f41cf10d522 used request id req-bc890e9b-3520-40db-b42e-c91452dafe54 2019-01-18 06:16:33,947 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=6450de35-edaa-4b62-a206-95241da2e127 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0774075e70933e518f7850393c2d53f83c885bf4" 2019-01-18 06:16:34,002 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-555e21a1-62a8-4b77-ac21-25907977c3b6 Date: Fri, 18 Jan 2019 06:16:34 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6450de35-edaa-4b62-a206-95241da2e127","tenant_id":"8be862ea5527415087555f41cf10d522","created_at":"2019-01-18T06:16:27Z","dns_nameservers":[],"updated_at":"2019-01-18T06:16:27Z","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":"8be862ea5527415087555f41cf10d522","id":"4c280f83-547d-4236-a61d-8e40a6c48538","subnetpool_id":null,"name":"CreateInstanceSimpleTests-559debbb-f63a-497a-8343-8f004af853c5-pub-subnet"}]} 2019-01-18 06:16:34,002 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=6450de35-edaa-4b62-a206-95241da2e127 used request id req-555e21a1-62a8-4b77-ac21-25907977c3b6 2019-01-18 06:16:34,008 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=6450de35-edaa-4b62-a206-95241da2e127&name=CreateInstanceSimpleTests-559debbb-f63a-497a-8343-8f004af853c5-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0774075e70933e518f7850393c2d53f83c885bf4" 2019-01-18 06:16:34,198 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 783 X-Openstack-Request-Id: req-7a941b26-2320-4f5a-9bf4-803ba4a16c90 Date: Fri, 18 Jan 2019 06:16:34 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:16:33Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"4c280f83-547d-4236-a61d-8e40a6c48538","ip_address":"10.55.0.8"}],"id":"d7abe356-0d62-47ca-9510-9d862d344ded","security_groups":["54c712d7-ce89-4402-9986-7821e35e5091"],"mac_address":"fa:16:3e:f0:f3:b3","project_id":"8be862ea5527415087555f41cf10d522","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSimpleTests-559debbb-f63a-497a-8343-8f004af853c5-port","admin_state_up":true,"network_id":"6450de35-edaa-4b62-a206-95241da2e127","tenant_id":"8be862ea5527415087555f41cf10d522","created_at":"2019-01-18T06:16:33Z","binding:vnic_type":"normal","device_id":""}]} 2019-01-18 06:16:34,198 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=6450de35-edaa-4b62-a206-95241da2e127&name=CreateInstanceSimpleTests-559debbb-f63a-497a-8343-8f004af853c5-port&admin_state_up=True used request id req-7a941b26-2320-4f5a-9bf4-803ba4a16c90 2019-01-18 06:16:34,202 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/8be862ea5527415087555f41cf10d522 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0774075e70933e518f7850393c2d53f83c885bf4" 2019-01-18 06:16:34,293 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:16:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d7293c1e-b12a-4164-9bee-67d8dda49751 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/8be862ea5527415087555f41cf10d522"}, "enabled": true, "id": "8be862ea5527415087555f41cf10d522", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSimpleTests-5bcb239e-30dd-4ec-proj"}} 2019-01-18 06:16:34,293 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/8be862ea5527415087555f41cf10d522 used request id req-d7293c1e-b12a-4164-9bee-67d8dda49751 2019-01-18 06:16:34,294 - nova_utils - INFO - Creating VM with name - CreateInstanceSimpleTests-559debbb-f63a-497a-8343-8f004af853c5-inst 2019-01-18 06:16:34,297 - 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}0774075e70933e518f7850393c2d53f83c885bf4" 2019-01-18 06:16:34,324 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:16: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-283af797-cd76-413a-8f89-cd211d8624a0 x-compute-request-id: req-283af797-cd76-413a-8f89-cd211d8624a0 Content-Encoding: gzip Content-Length: 210 Content-Type: application/json RESP BODY: {"flavors": [{"id": "a9ccc965-ffaa-454f-9fc3-1c1c91142ca2", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/a9ccc965-ffaa-454f-9fc3-1c1c91142ca2", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/a9ccc965-ffaa-454f-9fc3-1c1c91142ca2", "rel": "bookmark"}], "name": "CreateInstanceSimpleTests-559debbb-f63a-497a-8343-8f004af853c5-flavor-name"}]} 2019-01-18 06:16:34,324 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-283af797-cd76-413a-8f89-cd211d8624a0 2019-01-18 06:16:34,327 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors/a9ccc965-ffaa-454f-9fc3-1c1c91142ca2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0774075e70933e518f7850393c2d53f83c885bf4" 2019-01-18 06:16:34,347 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:16: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-959fac9c-0cd5-4b2b-9d8f-4d44c9922e38 x-compute-request-id: req-959fac9c-0cd5-4b2b-9d8f-4d44c9922e38 Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/a9ccc965-ffaa-454f-9fc3-1c1c91142ca2", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/a9ccc965-ffaa-454f-9fc3-1c1c91142ca2", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "a9ccc965-ffaa-454f-9fc3-1c1c91142ca2", "name": "CreateInstanceSimpleTests-559debbb-f63a-497a-8343-8f004af853c5-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2019-01-18 06:16:34,347 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/a9ccc965-ffaa-454f-9fc3-1c1c91142ca2 used request id req-959fac9c-0cd5-4b2b-9d8f-4d44c9922e38 2019-01-18 06:16:34,350 - 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-559debbb-f63a-497a-8343-8f004af853c5-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0774075e70933e518f7850393c2d53f83c885bf4" 2019-01-18 06:16:34,533 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1060 Content-Type: application/json X-Openstack-Request-Id: req-9ab75139-efa0-40b9-82d4-9d805463eee2 Date: Fri, 18 Jan 2019 06:16:34 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstanceSimpleTests-559debbb-f63a-497a-8343-8f004af853c5-image", "tags": [], "container_format": "bare", "created_at": "2019-01-18T06:16:22Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-18T06:16:24Z", "visibility": "shared", "locations": [{"url": "rbd://af014572-0a5d-4a80-a07f-9105f52ab2c1/images/cdb12cbf-77ec-4f6a-9071-b7390c4c13b5/snap", "metadata": {}}], "self": "/v2/images/cdb12cbf-77ec-4f6a-9071-b7390c4c13b5", "min_disk": 0, "protected": false, "id": "cdb12cbf-77ec-4f6a-9071-b7390c4c13b5", "file": "/v2/images/cdb12cbf-77ec-4f6a-9071-b7390c4c13b5/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "8be862ea5527415087555f41cf10d522", "direct_url": "rbd://af014572-0a5d-4a80-a07f-9105f52ab2c1/images/cdb12cbf-77ec-4f6a-9071-b7390c4c13b5/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceSimpleTests-559debbb-f63a-497a-8343-8f004af853c5-image"} 2019-01-18 06:16:34,533 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSimpleTests-559debbb-f63a-497a-8343-8f004af853c5-image used request id req-9ab75139-efa0-40b9-82d4-9d805463eee2 2019-01-18 06:16:34,536 - 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}0774075e70933e518f7850393c2d53f83c885bf4" 2019-01-18 06:16:34,691 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-9219345b-9f94-440c-bde1-108e69b818bb Date: Fri, 18 Jan 2019 06:16: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"}}} 2019-01-18 06:16:34,692 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-9219345b-9f94-440c-bde1-108e69b818bb 2019-01-18 06:16:34,697 - 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}0774075e70933e518f7850393c2d53f83c885bf4" -d '{"server": {"name": "CreateInstanceSimpleTests-559debbb-f63a-497a-8343-8f004af853c5-inst", "imageRef": "cdb12cbf-77ec-4f6a-9071-b7390c4c13b5", "flavorRef": "a9ccc965-ffaa-454f-9fc3-1c1c91142ca2", "max_count": 1, "min_count": 1, "networks": [{"port": "d7abe356-0d62-47ca-9510-9d862d344ded"}]}}' 2019-01-18 06:16:36,406 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 18 Jan 2019 06:16: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-7d766d2a-c86d-4bfb-9df4-9fd466b1211f x-compute-request-id: req-7d766d2a-c86d-4bfb-9df4-9fd466b1211f Content-Length: 374 location: http://172.30.9.23:8774/v2.1/servers/b4d72e5f-0aa9-42a5-aa8d-dfe89653ab60 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "b4d72e5f-0aa9-42a5-aa8d-dfe89653ab60", "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/b4d72e5f-0aa9-42a5-aa8d-dfe89653ab60", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/b4d72e5f-0aa9-42a5-aa8d-dfe89653ab60", "rel": "bookmark"}], "adminPass": "fmtY5XFu73se"}} 2019-01-18 06:16:36,406 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-7d766d2a-c86d-4bfb-9df4-9fd466b1211f 2019-01-18 06:16:36,410 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/b4d72e5f-0aa9-42a5-aa8d-dfe89653ab60 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0774075e70933e518f7850393c2d53f83c885bf4" 2019-01-18 06:16:36,623 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:16: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-d2a78e59-57cb-44c8-9477-31c529dc085b x-compute-request-id: req-d2a78e59-57cb-44c8-9477-31c529dc085b 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/b4d72e5f-0aa9-42a5-aa8d-dfe89653ab60", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/b4d72e5f-0aa9-42a5-aa8d-dfe89653ab60", "rel": "bookmark"}], "image": {"id": "cdb12cbf-77ec-4f6a-9071-b7390c4c13b5", "links": [{"href": "http://172.30.9.23:8774/images/cdb12cbf-77ec-4f6a-9071-b7390c4c13b5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a9ccc965-ffaa-454f-9fc3-1c1c91142ca2", "links": [{"href": "http://172.30.9.23:8774/flavors/a9ccc965-ffaa-454f-9fc3-1c1c91142ca2", "rel": "bookmark"}]}, "id": "b4d72e5f-0aa9-42a5-aa8d-dfe89653ab60", "user_id": "979d25a58099400d974c6b2b09fb573e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2019-01-18T06:16:36Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceSimpleTests-559debbb-f63a-497a-8343-8f004af853c5-inst", "created": "2019-01-18T06:16:36Z", "tenant_id": "8be862ea5527415087555f41cf10d522", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-18 06:16:36,624 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/b4d72e5f-0aa9-42a5-aa8d-dfe89653ab60 used request id req-d2a78e59-57cb-44c8-9477-31c529dc085b 2019-01-18 06:16:36,624 - create_instance - INFO - Created instance with name - CreateInstanceSimpleTests-559debbb-f63a-497a-8343-8f004af853c5-inst 2019-01-18 06:16:36,628 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/b4d72e5f-0aa9-42a5-aa8d-dfe89653ab60 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0774075e70933e518f7850393c2d53f83c885bf4" 2019-01-18 06:16:36,831 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:16: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-86313c4f-0445-46f2-9a8d-730e0656660a x-compute-request-id: req-86313c4f-0445-46f2-9a8d-730e0656660a 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/b4d72e5f-0aa9-42a5-aa8d-dfe89653ab60", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/b4d72e5f-0aa9-42a5-aa8d-dfe89653ab60", "rel": "bookmark"}], "image": {"id": "cdb12cbf-77ec-4f6a-9071-b7390c4c13b5", "links": [{"href": "http://172.30.9.23:8774/images/cdb12cbf-77ec-4f6a-9071-b7390c4c13b5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a9ccc965-ffaa-454f-9fc3-1c1c91142ca2", "links": [{"href": "http://172.30.9.23:8774/flavors/a9ccc965-ffaa-454f-9fc3-1c1c91142ca2", "rel": "bookmark"}]}, "id": "b4d72e5f-0aa9-42a5-aa8d-dfe89653ab60", "user_id": "979d25a58099400d974c6b2b09fb573e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2019-01-18T06:16:36Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceSimpleTests-559debbb-f63a-497a-8343-8f004af853c5-inst", "created": "2019-01-18T06:16:36Z", "tenant_id": "8be862ea5527415087555f41cf10d522", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-18 06:16:36,832 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/b4d72e5f-0aa9-42a5-aa8d-dfe89653ab60 used request id req-86313c4f-0445-46f2-9a8d-730e0656660a 2019-01-18 06:16:36,832 - create_instance - DEBUG - Instance status [CreateInstanceSimpleTests-559debbb-f63a-497a-8343-8f004af853c5-inst] is - BUILD 2019-01-18 06:16:36,832 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-18 06:16:39,835 - create_instance - DEBUG - VM status query timeout in 896.789124966 2019-01-18 06:16:39,839 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/b4d72e5f-0aa9-42a5-aa8d-dfe89653ab60 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0774075e70933e518f7850393c2d53f83c885bf4" 2019-01-18 06:16:40,326 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:16: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-7d6ffb4b-e459-4940-b9a1-c559d729c9bc x-compute-request-id: req-7d6ffb4b-e459-4940-b9a1-c559d729c9bc 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/b4d72e5f-0aa9-42a5-aa8d-dfe89653ab60", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/b4d72e5f-0aa9-42a5-aa8d-dfe89653ab60", "rel": "bookmark"}], "image": {"id": "cdb12cbf-77ec-4f6a-9071-b7390c4c13b5", "links": [{"href": "http://172.30.9.23:8774/images/cdb12cbf-77ec-4f6a-9071-b7390c4c13b5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a9ccc965-ffaa-454f-9fc3-1c1c91142ca2", "links": [{"href": "http://172.30.9.23:8774/flavors/a9ccc965-ffaa-454f-9fc3-1c1c91142ca2", "rel": "bookmark"}]}, "id": "b4d72e5f-0aa9-42a5-aa8d-dfe89653ab60", "security_groups": [{"name": "default"}], "user_id": "979d25a58099400d974c6b2b09fb573e", "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": "2019-01-18T06:16:37Z", "hostId": "37648b21f5f7cca90cb0745260ef6f3eee33d21c8a45f4a206486de8", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceSimpleTests-559debbb-f63a-497a-8343-8f004af853c5-inst", "created": "2019-01-18T06:16:36Z", "tenant_id": "8be862ea5527415087555f41cf10d522", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-18 06:16:40,326 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/b4d72e5f-0aa9-42a5-aa8d-dfe89653ab60 used request id req-7d6ffb4b-e459-4940-b9a1-c559d729c9bc 2019-01-18 06:16:40,327 - create_instance - DEBUG - Instance status [CreateInstanceSimpleTests-559debbb-f63a-497a-8343-8f004af853c5-inst] is - BUILD 2019-01-18 06:16:40,327 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-18 06:16:43,330 - create_instance - DEBUG - VM status query timeout in 893.294462919 2019-01-18 06:16:43,332 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/b4d72e5f-0aa9-42a5-aa8d-dfe89653ab60 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0774075e70933e518f7850393c2d53f83c885bf4" 2019-01-18 06:16:43,995 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:16: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-8f63cf38-655a-44e0-b8ba-1eb467b4bf0b x-compute-request-id: req-8f63cf38-655a-44e0-b8ba-1eb467b4bf0b 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/b4d72e5f-0aa9-42a5-aa8d-dfe89653ab60", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/b4d72e5f-0aa9-42a5-aa8d-dfe89653ab60", "rel": "bookmark"}], "image": {"id": "cdb12cbf-77ec-4f6a-9071-b7390c4c13b5", "links": [{"href": "http://172.30.9.23:8774/images/cdb12cbf-77ec-4f6a-9071-b7390c4c13b5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a9ccc965-ffaa-454f-9fc3-1c1c91142ca2", "links": [{"href": "http://172.30.9.23:8774/flavors/a9ccc965-ffaa-454f-9fc3-1c1c91142ca2", "rel": "bookmark"}]}, "id": "b4d72e5f-0aa9-42a5-aa8d-dfe89653ab60", "security_groups": [{"name": "default"}], "user_id": "979d25a58099400d974c6b2b09fb573e", "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": "2019-01-18T06:16:37Z", "hostId": "37648b21f5f7cca90cb0745260ef6f3eee33d21c8a45f4a206486de8", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceSimpleTests-559debbb-f63a-497a-8343-8f004af853c5-inst", "created": "2019-01-18T06:16:36Z", "tenant_id": "8be862ea5527415087555f41cf10d522", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-18 06:16:43,995 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/b4d72e5f-0aa9-42a5-aa8d-dfe89653ab60 used request id req-8f63cf38-655a-44e0-b8ba-1eb467b4bf0b 2019-01-18 06:16:43,995 - create_instance - DEBUG - Instance status [CreateInstanceSimpleTests-559debbb-f63a-497a-8343-8f004af853c5-inst] is - BUILD 2019-01-18 06:16:43,995 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-18 06:16:46,996 - create_instance - DEBUG - VM status query timeout in 889.628865004 2019-01-18 06:16:46,999 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/b4d72e5f-0aa9-42a5-aa8d-dfe89653ab60 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0774075e70933e518f7850393c2d53f83c885bf4" 2019-01-18 06:16:47,590 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:16: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-d4055cf4-91ba-4129-a509-5da01b11c54a x-compute-request-id: req-d4055cf4-91ba-4129-a509-5da01b11c54a Content-Encoding: gzip Content-Length: 752 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSimpleTests-559debbb-f63a-497a-8343-8f004af853c5-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f0:f3:b3", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/b4d72e5f-0aa9-42a5-aa8d-dfe89653ab60", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/b4d72e5f-0aa9-42a5-aa8d-dfe89653ab60", "rel": "bookmark"}], "image": {"id": "cdb12cbf-77ec-4f6a-9071-b7390c4c13b5", "links": [{"href": "http://172.30.9.23:8774/images/cdb12cbf-77ec-4f6a-9071-b7390c4c13b5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-18T06:16:41.000000", "flavor": {"id": "a9ccc965-ffaa-454f-9fc3-1c1c91142ca2", "links": [{"href": "http://172.30.9.23:8774/flavors/a9ccc965-ffaa-454f-9fc3-1c1c91142ca2", "rel": "bookmark"}]}, "id": "b4d72e5f-0aa9-42a5-aa8d-dfe89653ab60", "security_groups": [{"name": "default"}], "user_id": "979d25a58099400d974c6b2b09fb573e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-18T06:16:43Z", "hostId": "37648b21f5f7cca90cb0745260ef6f3eee33d21c8a45f4a206486de8", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceSimpleTests-559debbb-f63a-497a-8343-8f004af853c5-inst", "created": "2019-01-18T06:16:36Z", "tenant_id": "8be862ea5527415087555f41cf10d522", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-18 06:16:47,590 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/b4d72e5f-0aa9-42a5-aa8d-dfe89653ab60 used request id req-d4055cf4-91ba-4129-a509-5da01b11c54a 2019-01-18 06:16:47,591 - create_instance - DEBUG - Instance status [CreateInstanceSimpleTests-559debbb-f63a-497a-8343-8f004af853c5-inst] is - ACTIVE 2019-01-18 06:16:47,591 - create_instance - INFO - VM is - ACTIVE 2019-01-18 06:16:47,594 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/b4d72e5f-0aa9-42a5-aa8d-dfe89653ab60 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0774075e70933e518f7850393c2d53f83c885bf4" 2019-01-18 06:16:48,335 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:16: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-f23965ed-15e4-49cb-b31b-bfab5eda45cb x-compute-request-id: req-f23965ed-15e4-49cb-b31b-bfab5eda45cb Content-Encoding: gzip Content-Length: 752 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSimpleTests-559debbb-f63a-497a-8343-8f004af853c5-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f0:f3:b3", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/b4d72e5f-0aa9-42a5-aa8d-dfe89653ab60", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/b4d72e5f-0aa9-42a5-aa8d-dfe89653ab60", "rel": "bookmark"}], "image": {"id": "cdb12cbf-77ec-4f6a-9071-b7390c4c13b5", "links": [{"href": "http://172.30.9.23:8774/images/cdb12cbf-77ec-4f6a-9071-b7390c4c13b5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-18T06:16:41.000000", "flavor": {"id": "a9ccc965-ffaa-454f-9fc3-1c1c91142ca2", "links": [{"href": "http://172.30.9.23:8774/flavors/a9ccc965-ffaa-454f-9fc3-1c1c91142ca2", "rel": "bookmark"}]}, "id": "b4d72e5f-0aa9-42a5-aa8d-dfe89653ab60", "security_groups": [{"name": "default"}], "user_id": "979d25a58099400d974c6b2b09fb573e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-18T06:16:43Z", "hostId": "37648b21f5f7cca90cb0745260ef6f3eee33d21c8a45f4a206486de8", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceSimpleTests-559debbb-f63a-497a-8343-8f004af853c5-inst", "created": "2019-01-18T06:16:36Z", "tenant_id": "8be862ea5527415087555f41cf10d522", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-18 06:16:48,335 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/b4d72e5f-0aa9-42a5-aa8d-dfe89653ab60 used request id req-f23965ed-15e4-49cb-b31b-bfab5eda45cb 2019-01-18 06:16:48,340 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSimpleTests-559debbb-f63a-497a-8343-8f004af853c5-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0774075e70933e518f7850393c2d53f83c885bf4" 2019-01-18 06:16:48,439 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-e7ea4746-1f6e-4bec-8235-6a8e54e5f550 Date: Fri, 18 Jan 2019 06:16: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":["4c280f83-547d-4236-a61d-8e40a6c48538"],"updated_at":"2019-01-18T06:16:27Z","tenant_id":"8be862ea5527415087555f41cf10d522","created_at":"2019-01-18T06:16:26Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"8be862ea5527415087555f41cf10d522","id":"6450de35-edaa-4b62-a206-95241da2e127","name":"CreateInstanceSimpleTests-559debbb-f63a-497a-8343-8f004af853c5-pub-net"}]} 2019-01-18 06:16:48,439 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSimpleTests-559debbb-f63a-497a-8343-8f004af853c5-pub-net used request id req-e7ea4746-1f6e-4bec-8235-6a8e54e5f550 2019-01-18 06:16:48,443 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/8be862ea5527415087555f41cf10d522 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0774075e70933e518f7850393c2d53f83c885bf4" 2019-01-18 06:16:48,521 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:16:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-756ca0dd-8db4-44b3-9d2c-987c6467ceae 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/8be862ea5527415087555f41cf10d522"}, "enabled": true, "id": "8be862ea5527415087555f41cf10d522", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSimpleTests-5bcb239e-30dd-4ec-proj"}} 2019-01-18 06:16:48,521 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/8be862ea5527415087555f41cf10d522 used request id req-756ca0dd-8db4-44b3-9d2c-987c6467ceae 2019-01-18 06:16:48,527 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=6450de35-edaa-4b62-a206-95241da2e127 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0774075e70933e518f7850393c2d53f83c885bf4" 2019-01-18 06:16:48,715 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-f817a65a-d032-46c7-9a8d-3799d66f29a6 Date: Fri, 18 Jan 2019 06:16:48 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6450de35-edaa-4b62-a206-95241da2e127","tenant_id":"8be862ea5527415087555f41cf10d522","created_at":"2019-01-18T06:16:27Z","dns_nameservers":[],"updated_at":"2019-01-18T06:16:27Z","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":"8be862ea5527415087555f41cf10d522","id":"4c280f83-547d-4236-a61d-8e40a6c48538","subnetpool_id":null,"name":"CreateInstanceSimpleTests-559debbb-f63a-497a-8343-8f004af853c5-pub-subnet"}]} 2019-01-18 06:16:48,715 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=6450de35-edaa-4b62-a206-95241da2e127 used request id req-f817a65a-d032-46c7-9a8d-3799d66f29a6 2019-01-18 06:16:48,721 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=6450de35-edaa-4b62-a206-95241da2e127 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0774075e70933e518f7850393c2d53f83c885bf4" 2019-01-18 06:16:48,945 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3110 X-Openstack-Request-Id: req-0bce9e1e-6edb-42ea-8356-d7a580687208 Date: Fri, 18 Jan 2019 06:16:48 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:16:31Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"4c280f83-547d-4236-a61d-8e40a6c48538","ip_address":"10.55.0.3"}],"id":"33ba5c13-5142-4501-9603-a3d5eb62f0f7","security_groups":[],"mac_address":"fa:16:3e:8d:60:a7","project_id":"8be862ea5527415087555f41cf10d522","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6450de35-edaa-4b62-a206-95241da2e127","tenant_id":"8be862ea5527415087555f41cf10d522","created_at":"2019-01-18T06:16:28Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-6450de35-edaa-4b62-a206-95241da2e127"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:16:31Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"4c280f83-547d-4236-a61d-8e40a6c48538","ip_address":"10.55.0.2"}],"id":"af948a1d-e8ae-4196-bcf0-8f3895882e93","security_groups":[],"mac_address":"fa:16:3e:e8:23:5e","project_id":"8be862ea5527415087555f41cf10d522","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6450de35-edaa-4b62-a206-95241da2e127","tenant_id":"8be862ea5527415087555f41cf10d522","created_at":"2019-01-18T06:16:28Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-6450de35-edaa-4b62-a206-95241da2e127"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:16:42Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"4c280f83-547d-4236-a61d-8e40a6c48538","ip_address":"10.55.0.8"}],"id":"d7abe356-0d62-47ca-9510-9d862d344ded","security_groups":["54c712d7-ce89-4402-9986-7821e35e5091"],"mac_address":"fa:16:3e:f0:f3:b3","project_id":"8be862ea5527415087555f41cf10d522","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSimpleTests-559debbb-f63a-497a-8343-8f004af853c5-port","admin_state_up":true,"network_id":"6450de35-edaa-4b62-a206-95241da2e127","tenant_id":"8be862ea5527415087555f41cf10d522","created_at":"2019-01-18T06:16:33Z","binding:vnic_type":"normal","device_id":"b4d72e5f-0aa9-42a5-aa8d-dfe89653ab60"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:16:32Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"4c280f83-547d-4236-a61d-8e40a6c48538","ip_address":"10.55.0.4"}],"id":"e014b98d-c4c5-4d23-b923-b1f8f093d58b","security_groups":[],"mac_address":"fa:16:3e:4a:9b:a5","project_id":"8be862ea5527415087555f41cf10d522","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6450de35-edaa-4b62-a206-95241da2e127","tenant_id":"8be862ea5527415087555f41cf10d522","created_at":"2019-01-18T06:16:29Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-6450de35-edaa-4b62-a206-95241da2e127"}]} 2019-01-18 06:16:48,946 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=6450de35-edaa-4b62-a206-95241da2e127 used request id req-0bce9e1e-6edb-42ea-8356-d7a580687208 2019-01-18 06:16:48,947 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:16:49,326 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ccdc5a49d585466db96f82eb0fc7fad6", "name": "CreateInstanceSimpleTests-5bcb239e-30dd-4ec-proj-role"}], "expires_at": "2019-01-18T07:16:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8be862ea5527415087555f41cf10d522", "name": "CreateInstanceSimpleTests-5bcb239e-30dd-4ec-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/8be862ea5527415087555f41cf10d522", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/8be862ea5527415087555f41cf10d522", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/8be862ea5527415087555f41cf10d522", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/8be862ea5527415087555f41cf10d522", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/8be862ea5527415087555f41cf10d522", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/8be862ea5527415087555f41cf10d522", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/8be862ea5527415087555f41cf10d522", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/8be862ea5527415087555f41cf10d522", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/8be862ea5527415087555f41cf10d522", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/8be862ea5527415087555f41cf10d522", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/8be862ea5527415087555f41cf10d522", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/8be862ea5527415087555f41cf10d522", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSimpleTests-5bcb239e-30dd-4ec-user", "id": "979d25a58099400d974c6b2b09fb573e"}, "audit_ids": ["xen9zVjeS1iXfYUkX1y4TA"], "issued_at": "2019-01-18T06:16:49.000000Z"}} 2019-01-18 06:16:49,329 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/detail?name=CreateInstanceSimpleTests-559debbb-f63a-497a-8343-8f004af853c5-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d617fa835f93d8dc9734559ef8a1529d236cd6c" 2019-01-18 06:16:50,255 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:16: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-aed38603-5796-4ff9-b4ff-da8f84e227a6 x-compute-request-id: req-aed38603-5796-4ff9-b4ff-da8f84e227a6 Content-Encoding: gzip Content-Length: 751 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSimpleTests-559debbb-f63a-497a-8343-8f004af853c5-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f0:f3:b3", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/b4d72e5f-0aa9-42a5-aa8d-dfe89653ab60", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/b4d72e5f-0aa9-42a5-aa8d-dfe89653ab60", "rel": "bookmark"}], "image": {"id": "cdb12cbf-77ec-4f6a-9071-b7390c4c13b5", "links": [{"href": "http://172.30.9.23:8774/images/cdb12cbf-77ec-4f6a-9071-b7390c4c13b5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-18T06:16:41.000000", "flavor": {"id": "a9ccc965-ffaa-454f-9fc3-1c1c91142ca2", "links": [{"href": "http://172.30.9.23:8774/flavors/a9ccc965-ffaa-454f-9fc3-1c1c91142ca2", "rel": "bookmark"}]}, "id": "b4d72e5f-0aa9-42a5-aa8d-dfe89653ab60", "security_groups": [{"name": "default"}], "user_id": "979d25a58099400d974c6b2b09fb573e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-18T06:16:43Z", "hostId": "37648b21f5f7cca90cb0745260ef6f3eee33d21c8a45f4a206486de8", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceSimpleTests-559debbb-f63a-497a-8343-8f004af853c5-inst", "created": "2019-01-18T06:16:36Z", "tenant_id": "8be862ea5527415087555f41cf10d522", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-18 06:16:50,255 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail?name=CreateInstanceSimpleTests-559debbb-f63a-497a-8343-8f004af853c5-inst used request id req-aed38603-5796-4ff9-b4ff-da8f84e227a6 2019-01-18 06:16:50,256 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:16:50,636 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ccdc5a49d585466db96f82eb0fc7fad6", "name": "CreateInstanceSimpleTests-5bcb239e-30dd-4ec-proj-role"}], "expires_at": "2019-01-18T07:16:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8be862ea5527415087555f41cf10d522", "name": "CreateInstanceSimpleTests-5bcb239e-30dd-4ec-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/8be862ea5527415087555f41cf10d522", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/8be862ea5527415087555f41cf10d522", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/8be862ea5527415087555f41cf10d522", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/8be862ea5527415087555f41cf10d522", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/8be862ea5527415087555f41cf10d522", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/8be862ea5527415087555f41cf10d522", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/8be862ea5527415087555f41cf10d522", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/8be862ea5527415087555f41cf10d522", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/8be862ea5527415087555f41cf10d522", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/8be862ea5527415087555f41cf10d522", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/8be862ea5527415087555f41cf10d522", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/8be862ea5527415087555f41cf10d522", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSimpleTests-5bcb239e-30dd-4ec-user", "id": "979d25a58099400d974c6b2b09fb573e"}, "audit_ids": ["88iAKGXFQtqEssLwrz6Igw"], "issued_at": "2019-01-18T06:16:50.000000Z"}} 2019-01-18 06:16:50,638 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSimpleTests-559debbb-f63a-497a-8343-8f004af853c5-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55ccd77ebd2554677b233e42a876423e05059a2f" 2019-01-18 06:16:50,884 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-b616f23e-ff46-49e5-99cd-49abd15cbe87 Date: Fri, 18 Jan 2019 06:16: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":["4c280f83-547d-4236-a61d-8e40a6c48538"],"updated_at":"2019-01-18T06:16:27Z","tenant_id":"8be862ea5527415087555f41cf10d522","created_at":"2019-01-18T06:16:26Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"8be862ea5527415087555f41cf10d522","id":"6450de35-edaa-4b62-a206-95241da2e127","name":"CreateInstanceSimpleTests-559debbb-f63a-497a-8343-8f004af853c5-pub-net"}]} 2019-01-18 06:16:50,884 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSimpleTests-559debbb-f63a-497a-8343-8f004af853c5-pub-net used request id req-b616f23e-ff46-49e5-99cd-49abd15cbe87 2019-01-18 06:16:50,890 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=6450de35-edaa-4b62-a206-95241da2e127 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55ccd77ebd2554677b233e42a876423e05059a2f" 2019-01-18 06:16:51,085 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-d15bc27a-c40e-419f-8f8f-51c50d7f59c3 Date: Fri, 18 Jan 2019 06:16:51 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6450de35-edaa-4b62-a206-95241da2e127","tenant_id":"8be862ea5527415087555f41cf10d522","created_at":"2019-01-18T06:16:27Z","dns_nameservers":[],"updated_at":"2019-01-18T06:16:27Z","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":"8be862ea5527415087555f41cf10d522","id":"4c280f83-547d-4236-a61d-8e40a6c48538","subnetpool_id":null,"name":"CreateInstanceSimpleTests-559debbb-f63a-497a-8343-8f004af853c5-pub-subnet"}]} 2019-01-18 06:16:51,085 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=6450de35-edaa-4b62-a206-95241da2e127 used request id req-d15bc27a-c40e-419f-8f8f-51c50d7f59c3 2019-01-18 06:16:51,091 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=6450de35-edaa-4b62-a206-95241da2e127 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55ccd77ebd2554677b233e42a876423e05059a2f" 2019-01-18 06:16:51,329 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3110 X-Openstack-Request-Id: req-6cb7361a-bae3-4426-844b-d490d2a7772f Date: Fri, 18 Jan 2019 06:16:51 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:16:31Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"4c280f83-547d-4236-a61d-8e40a6c48538","ip_address":"10.55.0.3"}],"id":"33ba5c13-5142-4501-9603-a3d5eb62f0f7","security_groups":[],"mac_address":"fa:16:3e:8d:60:a7","project_id":"8be862ea5527415087555f41cf10d522","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6450de35-edaa-4b62-a206-95241da2e127","tenant_id":"8be862ea5527415087555f41cf10d522","created_at":"2019-01-18T06:16:28Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-6450de35-edaa-4b62-a206-95241da2e127"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:16:31Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"4c280f83-547d-4236-a61d-8e40a6c48538","ip_address":"10.55.0.2"}],"id":"af948a1d-e8ae-4196-bcf0-8f3895882e93","security_groups":[],"mac_address":"fa:16:3e:e8:23:5e","project_id":"8be862ea5527415087555f41cf10d522","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6450de35-edaa-4b62-a206-95241da2e127","tenant_id":"8be862ea5527415087555f41cf10d522","created_at":"2019-01-18T06:16:28Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-6450de35-edaa-4b62-a206-95241da2e127"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:16:42Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"4c280f83-547d-4236-a61d-8e40a6c48538","ip_address":"10.55.0.8"}],"id":"d7abe356-0d62-47ca-9510-9d862d344ded","security_groups":["54c712d7-ce89-4402-9986-7821e35e5091"],"mac_address":"fa:16:3e:f0:f3:b3","project_id":"8be862ea5527415087555f41cf10d522","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSimpleTests-559debbb-f63a-497a-8343-8f004af853c5-port","admin_state_up":true,"network_id":"6450de35-edaa-4b62-a206-95241da2e127","tenant_id":"8be862ea5527415087555f41cf10d522","created_at":"2019-01-18T06:16:33Z","binding:vnic_type":"normal","device_id":"b4d72e5f-0aa9-42a5-aa8d-dfe89653ab60"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:16:32Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"4c280f83-547d-4236-a61d-8e40a6c48538","ip_address":"10.55.0.4"}],"id":"e014b98d-c4c5-4d23-b923-b1f8f093d58b","security_groups":[],"mac_address":"fa:16:3e:4a:9b:a5","project_id":"8be862ea5527415087555f41cf10d522","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6450de35-edaa-4b62-a206-95241da2e127","tenant_id":"8be862ea5527415087555f41cf10d522","created_at":"2019-01-18T06:16:29Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-6450de35-edaa-4b62-a206-95241da2e127"}]} 2019-01-18 06:16:51,330 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=6450de35-edaa-4b62-a206-95241da2e127 used request id req-6cb7361a-bae3-4426-844b-d490d2a7772f 2019-01-18 06:16:51,333 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/b4d72e5f-0aa9-42a5-aa8d-dfe89653ab60 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0774075e70933e518f7850393c2d53f83c885bf4" 2019-01-18 06:16:51,949 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:16: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-38488c99-c505-4a88-adac-af0b7d88a398 x-compute-request-id: req-38488c99-c505-4a88-adac-af0b7d88a398 Content-Encoding: gzip Content-Length: 752 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSimpleTests-559debbb-f63a-497a-8343-8f004af853c5-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f0:f3:b3", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/b4d72e5f-0aa9-42a5-aa8d-dfe89653ab60", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/b4d72e5f-0aa9-42a5-aa8d-dfe89653ab60", "rel": "bookmark"}], "image": {"id": "cdb12cbf-77ec-4f6a-9071-b7390c4c13b5", "links": [{"href": "http://172.30.9.23:8774/images/cdb12cbf-77ec-4f6a-9071-b7390c4c13b5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-18T06:16:41.000000", "flavor": {"id": "a9ccc965-ffaa-454f-9fc3-1c1c91142ca2", "links": [{"href": "http://172.30.9.23:8774/flavors/a9ccc965-ffaa-454f-9fc3-1c1c91142ca2", "rel": "bookmark"}]}, "id": "b4d72e5f-0aa9-42a5-aa8d-dfe89653ab60", "security_groups": [{"name": "default"}], "user_id": "979d25a58099400d974c6b2b09fb573e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-18T06:16:43Z", "hostId": "37648b21f5f7cca90cb0745260ef6f3eee33d21c8a45f4a206486de8", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceSimpleTests-559debbb-f63a-497a-8343-8f004af853c5-inst", "created": "2019-01-18T06:16:36Z", "tenant_id": "8be862ea5527415087555f41cf10d522", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-18 06:16:51,949 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/b4d72e5f-0aa9-42a5-aa8d-dfe89653ab60 used request id req-38488c99-c505-4a88-adac-af0b7d88a398 2019-01-18 06:16:51,953 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSimpleTests-559debbb-f63a-497a-8343-8f004af853c5-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0774075e70933e518f7850393c2d53f83c885bf4" 2019-01-18 06:16:52,053 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-6305b61a-8215-4711-a028-51fceb5dffbb Date: Fri, 18 Jan 2019 06:16: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":["4c280f83-547d-4236-a61d-8e40a6c48538"],"updated_at":"2019-01-18T06:16:27Z","tenant_id":"8be862ea5527415087555f41cf10d522","created_at":"2019-01-18T06:16:26Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"8be862ea5527415087555f41cf10d522","id":"6450de35-edaa-4b62-a206-95241da2e127","name":"CreateInstanceSimpleTests-559debbb-f63a-497a-8343-8f004af853c5-pub-net"}]} 2019-01-18 06:16:52,053 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSimpleTests-559debbb-f63a-497a-8343-8f004af853c5-pub-net used request id req-6305b61a-8215-4711-a028-51fceb5dffbb 2019-01-18 06:16:52,057 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/8be862ea5527415087555f41cf10d522 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0774075e70933e518f7850393c2d53f83c885bf4" 2019-01-18 06:16:52,137 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:16:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-188a7d93-de4b-45f3-aeb1-07308e8e722f 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/8be862ea5527415087555f41cf10d522"}, "enabled": true, "id": "8be862ea5527415087555f41cf10d522", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSimpleTests-5bcb239e-30dd-4ec-proj"}} 2019-01-18 06:16:52,137 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/8be862ea5527415087555f41cf10d522 used request id req-188a7d93-de4b-45f3-aeb1-07308e8e722f 2019-01-18 06:16:52,143 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=6450de35-edaa-4b62-a206-95241da2e127 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0774075e70933e518f7850393c2d53f83c885bf4" 2019-01-18 06:16:52,200 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-e61a8e16-786b-42d6-8112-c7506eced90e Date: Fri, 18 Jan 2019 06:16:52 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6450de35-edaa-4b62-a206-95241da2e127","tenant_id":"8be862ea5527415087555f41cf10d522","created_at":"2019-01-18T06:16:27Z","dns_nameservers":[],"updated_at":"2019-01-18T06:16:27Z","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":"8be862ea5527415087555f41cf10d522","id":"4c280f83-547d-4236-a61d-8e40a6c48538","subnetpool_id":null,"name":"CreateInstanceSimpleTests-559debbb-f63a-497a-8343-8f004af853c5-pub-subnet"}]} 2019-01-18 06:16:52,200 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=6450de35-edaa-4b62-a206-95241da2e127 used request id req-e61a8e16-786b-42d6-8112-c7506eced90e 2019-01-18 06:16:52,206 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=6450de35-edaa-4b62-a206-95241da2e127 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0774075e70933e518f7850393c2d53f83c885bf4" 2019-01-18 06:16:52,293 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3110 X-Openstack-Request-Id: req-e20c7727-9ecc-4cf4-bd63-b92e72f76af2 Date: Fri, 18 Jan 2019 06:16:52 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:16:31Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"4c280f83-547d-4236-a61d-8e40a6c48538","ip_address":"10.55.0.3"}],"id":"33ba5c13-5142-4501-9603-a3d5eb62f0f7","security_groups":[],"mac_address":"fa:16:3e:8d:60:a7","project_id":"8be862ea5527415087555f41cf10d522","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6450de35-edaa-4b62-a206-95241da2e127","tenant_id":"8be862ea5527415087555f41cf10d522","created_at":"2019-01-18T06:16:28Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-6450de35-edaa-4b62-a206-95241da2e127"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:16:31Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"4c280f83-547d-4236-a61d-8e40a6c48538","ip_address":"10.55.0.2"}],"id":"af948a1d-e8ae-4196-bcf0-8f3895882e93","security_groups":[],"mac_address":"fa:16:3e:e8:23:5e","project_id":"8be862ea5527415087555f41cf10d522","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6450de35-edaa-4b62-a206-95241da2e127","tenant_id":"8be862ea5527415087555f41cf10d522","created_at":"2019-01-18T06:16:28Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-6450de35-edaa-4b62-a206-95241da2e127"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:16:42Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"4c280f83-547d-4236-a61d-8e40a6c48538","ip_address":"10.55.0.8"}],"id":"d7abe356-0d62-47ca-9510-9d862d344ded","security_groups":["54c712d7-ce89-4402-9986-7821e35e5091"],"mac_address":"fa:16:3e:f0:f3:b3","project_id":"8be862ea5527415087555f41cf10d522","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSimpleTests-559debbb-f63a-497a-8343-8f004af853c5-port","admin_state_up":true,"network_id":"6450de35-edaa-4b62-a206-95241da2e127","tenant_id":"8be862ea5527415087555f41cf10d522","created_at":"2019-01-18T06:16:33Z","binding:vnic_type":"normal","device_id":"b4d72e5f-0aa9-42a5-aa8d-dfe89653ab60"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:16:32Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"4c280f83-547d-4236-a61d-8e40a6c48538","ip_address":"10.55.0.4"}],"id":"e014b98d-c4c5-4d23-b923-b1f8f093d58b","security_groups":[],"mac_address":"fa:16:3e:4a:9b:a5","project_id":"8be862ea5527415087555f41cf10d522","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6450de35-edaa-4b62-a206-95241da2e127","tenant_id":"8be862ea5527415087555f41cf10d522","created_at":"2019-01-18T06:16:29Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-6450de35-edaa-4b62-a206-95241da2e127"}]} 2019-01-18 06:16:52,294 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=6450de35-edaa-4b62-a206-95241da2e127 used request id req-e20c7727-9ecc-4cf4-bd63-b92e72f76af2 2019-01-18 06:16:52,297 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/b4d72e5f-0aa9-42a5-aa8d-dfe89653ab60 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0774075e70933e518f7850393c2d53f83c885bf4" 2019-01-18 06:16:53,284 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:16: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-6c319760-0255-45e8-ba35-91c8852933bd x-compute-request-id: req-6c319760-0255-45e8-ba35-91c8852933bd Content-Encoding: gzip Content-Length: 752 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSimpleTests-559debbb-f63a-497a-8343-8f004af853c5-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f0:f3:b3", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/b4d72e5f-0aa9-42a5-aa8d-dfe89653ab60", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/b4d72e5f-0aa9-42a5-aa8d-dfe89653ab60", "rel": "bookmark"}], "image": {"id": "cdb12cbf-77ec-4f6a-9071-b7390c4c13b5", "links": [{"href": "http://172.30.9.23:8774/images/cdb12cbf-77ec-4f6a-9071-b7390c4c13b5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-18T06:16:41.000000", "flavor": {"id": "a9ccc965-ffaa-454f-9fc3-1c1c91142ca2", "links": [{"href": "http://172.30.9.23:8774/flavors/a9ccc965-ffaa-454f-9fc3-1c1c91142ca2", "rel": "bookmark"}]}, "id": "b4d72e5f-0aa9-42a5-aa8d-dfe89653ab60", "security_groups": [{"name": "default"}], "user_id": "979d25a58099400d974c6b2b09fb573e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-18T06:16:43Z", "hostId": "37648b21f5f7cca90cb0745260ef6f3eee33d21c8a45f4a206486de8", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceSimpleTests-559debbb-f63a-497a-8343-8f004af853c5-inst", "created": "2019-01-18T06:16:36Z", "tenant_id": "8be862ea5527415087555f41cf10d522", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-18 06:16:53,285 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/b4d72e5f-0aa9-42a5-aa8d-dfe89653ab60 used request id req-6c319760-0255-45e8-ba35-91c8852933bd 2019-01-18 06:16:53,291 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSimpleTests-559debbb-f63a-497a-8343-8f004af853c5-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0774075e70933e518f7850393c2d53f83c885bf4" 2019-01-18 06:16:53,395 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-a6b90844-81a1-4e15-a26f-405f759404d1 Date: Fri, 18 Jan 2019 06:16: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":["4c280f83-547d-4236-a61d-8e40a6c48538"],"updated_at":"2019-01-18T06:16:27Z","tenant_id":"8be862ea5527415087555f41cf10d522","created_at":"2019-01-18T06:16:26Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"8be862ea5527415087555f41cf10d522","id":"6450de35-edaa-4b62-a206-95241da2e127","name":"CreateInstanceSimpleTests-559debbb-f63a-497a-8343-8f004af853c5-pub-net"}]} 2019-01-18 06:16:53,395 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSimpleTests-559debbb-f63a-497a-8343-8f004af853c5-pub-net used request id req-a6b90844-81a1-4e15-a26f-405f759404d1 2019-01-18 06:16:53,399 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/8be862ea5527415087555f41cf10d522 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0774075e70933e518f7850393c2d53f83c885bf4" 2019-01-18 06:16:53,472 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:16:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fc90ba77-0487-41b4-97b2-be7abaab9fba 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/8be862ea5527415087555f41cf10d522"}, "enabled": true, "id": "8be862ea5527415087555f41cf10d522", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSimpleTests-5bcb239e-30dd-4ec-proj"}} 2019-01-18 06:16:53,472 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/8be862ea5527415087555f41cf10d522 used request id req-fc90ba77-0487-41b4-97b2-be7abaab9fba 2019-01-18 06:16:53,478 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=6450de35-edaa-4b62-a206-95241da2e127 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0774075e70933e518f7850393c2d53f83c885bf4" 2019-01-18 06:16:53,535 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-987804c9-411d-4377-bdd3-ec92387b95eb Date: Fri, 18 Jan 2019 06:16:53 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6450de35-edaa-4b62-a206-95241da2e127","tenant_id":"8be862ea5527415087555f41cf10d522","created_at":"2019-01-18T06:16:27Z","dns_nameservers":[],"updated_at":"2019-01-18T06:16:27Z","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":"8be862ea5527415087555f41cf10d522","id":"4c280f83-547d-4236-a61d-8e40a6c48538","subnetpool_id":null,"name":"CreateInstanceSimpleTests-559debbb-f63a-497a-8343-8f004af853c5-pub-subnet"}]} 2019-01-18 06:16:53,535 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=6450de35-edaa-4b62-a206-95241da2e127 used request id req-987804c9-411d-4377-bdd3-ec92387b95eb 2019-01-18 06:16:53,541 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=6450de35-edaa-4b62-a206-95241da2e127 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0774075e70933e518f7850393c2d53f83c885bf4" 2019-01-18 06:16:53,627 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3110 X-Openstack-Request-Id: req-fe930a6f-e6fd-4822-89b3-e14742a1c8a5 Date: Fri, 18 Jan 2019 06:16:53 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:16:31Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"4c280f83-547d-4236-a61d-8e40a6c48538","ip_address":"10.55.0.3"}],"id":"33ba5c13-5142-4501-9603-a3d5eb62f0f7","security_groups":[],"mac_address":"fa:16:3e:8d:60:a7","project_id":"8be862ea5527415087555f41cf10d522","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6450de35-edaa-4b62-a206-95241da2e127","tenant_id":"8be862ea5527415087555f41cf10d522","created_at":"2019-01-18T06:16:28Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-6450de35-edaa-4b62-a206-95241da2e127"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:16:31Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"4c280f83-547d-4236-a61d-8e40a6c48538","ip_address":"10.55.0.2"}],"id":"af948a1d-e8ae-4196-bcf0-8f3895882e93","security_groups":[],"mac_address":"fa:16:3e:e8:23:5e","project_id":"8be862ea5527415087555f41cf10d522","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6450de35-edaa-4b62-a206-95241da2e127","tenant_id":"8be862ea5527415087555f41cf10d522","created_at":"2019-01-18T06:16:28Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-6450de35-edaa-4b62-a206-95241da2e127"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:16:42Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"4c280f83-547d-4236-a61d-8e40a6c48538","ip_address":"10.55.0.8"}],"id":"d7abe356-0d62-47ca-9510-9d862d344ded","security_groups":["54c712d7-ce89-4402-9986-7821e35e5091"],"mac_address":"fa:16:3e:f0:f3:b3","project_id":"8be862ea5527415087555f41cf10d522","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSimpleTests-559debbb-f63a-497a-8343-8f004af853c5-port","admin_state_up":true,"network_id":"6450de35-edaa-4b62-a206-95241da2e127","tenant_id":"8be862ea5527415087555f41cf10d522","created_at":"2019-01-18T06:16:33Z","binding:vnic_type":"normal","device_id":"b4d72e5f-0aa9-42a5-aa8d-dfe89653ab60"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:16:32Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"4c280f83-547d-4236-a61d-8e40a6c48538","ip_address":"10.55.0.4"}],"id":"e014b98d-c4c5-4d23-b923-b1f8f093d58b","security_groups":[],"mac_address":"fa:16:3e:4a:9b:a5","project_id":"8be862ea5527415087555f41cf10d522","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6450de35-edaa-4b62-a206-95241da2e127","tenant_id":"8be862ea5527415087555f41cf10d522","created_at":"2019-01-18T06:16:29Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-6450de35-edaa-4b62-a206-95241da2e127"}]} 2019-01-18 06:16:53,627 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=6450de35-edaa-4b62-a206-95241da2e127 used request id req-fe930a6f-e6fd-4822-89b3-e14742a1c8a5 2019-01-18 06:16:53,631 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/servers/b4d72e5f-0aa9-42a5-aa8d-dfe89653ab60 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d617fa835f93d8dc9734559ef8a1529d236cd6c" 2019-01-18 06:16:53,790 - novaclient.v2.client - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 06:16: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-713cf0ad-7d1a-4b85-9071-104422ecfcba x-compute-request-id: req-713cf0ad-7d1a-4b85-9071-104422ecfcba Content-Type: application/json 2019-01-18 06:16:53,790 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/servers/b4d72e5f-0aa9-42a5-aa8d-dfe89653ab60 used request id req-713cf0ad-7d1a-4b85-9071-104422ecfcba 2019-01-18 06:16:53,794 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/b4d72e5f-0aa9-42a5-aa8d-dfe89653ab60 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0774075e70933e518f7850393c2d53f83c885bf4" 2019-01-18 06:16:54,272 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:16: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-4435cc71-5f05-463a-992e-c4ed487cfb25 x-compute-request-id: req-4435cc71-5f05-463a-992e-c4ed487cfb25 Content-Encoding: gzip Content-Length: 756 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"CreateInstanceSimpleTests-559debbb-f63a-497a-8343-8f004af853c5-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f0:f3:b3", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/b4d72e5f-0aa9-42a5-aa8d-dfe89653ab60", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/b4d72e5f-0aa9-42a5-aa8d-dfe89653ab60", "rel": "bookmark"}], "image": {"id": "cdb12cbf-77ec-4f6a-9071-b7390c4c13b5", "links": [{"href": "http://172.30.9.23:8774/images/cdb12cbf-77ec-4f6a-9071-b7390c4c13b5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-18T06:16:41.000000", "flavor": {"id": "a9ccc965-ffaa-454f-9fc3-1c1c91142ca2", "links": [{"href": "http://172.30.9.23:8774/flavors/a9ccc965-ffaa-454f-9fc3-1c1c91142ca2", "rel": "bookmark"}]}, "id": "b4d72e5f-0aa9-42a5-aa8d-dfe89653ab60", "security_groups": [{"name": "default"}], "user_id": "979d25a58099400d974c6b2b09fb573e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-18T06:16:53Z", "hostId": "37648b21f5f7cca90cb0745260ef6f3eee33d21c8a45f4a206486de8", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceSimpleTests-559debbb-f63a-497a-8343-8f004af853c5-inst", "created": "2019-01-18T06:16:36Z", "tenant_id": "8be862ea5527415087555f41cf10d522", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-18 06:16:54,273 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/b4d72e5f-0aa9-42a5-aa8d-dfe89653ab60 used request id req-4435cc71-5f05-463a-992e-c4ed487cfb25 2019-01-18 06:16:54,273 - create_instance - DEBUG - Instance status [CreateInstanceSimpleTests-559debbb-f63a-497a-8343-8f004af853c5-inst] is - ACTIVE 2019-01-18 06:16:54,273 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-18 06:16:57,277 - create_instance - DEBUG - VM status query timeout in 296.514289141 2019-01-18 06:16:57,280 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/b4d72e5f-0aa9-42a5-aa8d-dfe89653ab60 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0774075e70933e518f7850393c2d53f83c885bf4" 2019-01-18 06:16:57,911 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:16: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-6ce09b54-4d58-44c7-b6f0-f203b9443e65 x-compute-request-id: req-6ce09b54-4d58-44c7-b6f0-f203b9443e65 Content-Encoding: gzip Content-Length: 756 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"CreateInstanceSimpleTests-559debbb-f63a-497a-8343-8f004af853c5-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f0:f3:b3", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/b4d72e5f-0aa9-42a5-aa8d-dfe89653ab60", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/b4d72e5f-0aa9-42a5-aa8d-dfe89653ab60", "rel": "bookmark"}], "image": {"id": "cdb12cbf-77ec-4f6a-9071-b7390c4c13b5", "links": [{"href": "http://172.30.9.23:8774/images/cdb12cbf-77ec-4f6a-9071-b7390c4c13b5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-18T06:16:41.000000", "flavor": {"id": "a9ccc965-ffaa-454f-9fc3-1c1c91142ca2", "links": [{"href": "http://172.30.9.23:8774/flavors/a9ccc965-ffaa-454f-9fc3-1c1c91142ca2", "rel": "bookmark"}]}, "id": "b4d72e5f-0aa9-42a5-aa8d-dfe89653ab60", "security_groups": [{"name": "default"}], "user_id": "979d25a58099400d974c6b2b09fb573e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-18T06:16:53Z", "hostId": "37648b21f5f7cca90cb0745260ef6f3eee33d21c8a45f4a206486de8", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceSimpleTests-559debbb-f63a-497a-8343-8f004af853c5-inst", "created": "2019-01-18T06:16:36Z", "tenant_id": "8be862ea5527415087555f41cf10d522", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-18 06:16:57,912 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/b4d72e5f-0aa9-42a5-aa8d-dfe89653ab60 used request id req-6ce09b54-4d58-44c7-b6f0-f203b9443e65 2019-01-18 06:16:57,912 - create_instance - DEBUG - Instance status [CreateInstanceSimpleTests-559debbb-f63a-497a-8343-8f004af853c5-inst] is - ACTIVE 2019-01-18 06:16:57,912 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-18 06:17:00,916 - create_instance - DEBUG - VM status query timeout in 292.875216961 2019-01-18 06:17:00,919 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/b4d72e5f-0aa9-42a5-aa8d-dfe89653ab60 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0774075e70933e518f7850393c2d53f83c885bf4" 2019-01-18 06:17:00,964 - novaclient.v2.client - DEBUG - RESP: [404] Date: Fri, 18 Jan 2019 06:17: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-8f7ae3c9-a07f-4288-b708-e76c2bbc00e1 x-compute-request-id: req-8f7ae3c9-a07f-4288-b708-e76c2bbc00e1 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance b4d72e5f-0aa9-42a5-aa8d-dfe89653ab60 could not be found.", "code": 404}} 2019-01-18 06:17:00,964 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/b4d72e5f-0aa9-42a5-aa8d-dfe89653ab60 used request id req-8f7ae3c9-a07f-4288-b708-e76c2bbc00e1 2019-01-18 06:17:00,964 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance b4d72e5f-0aa9-42a5-aa8d-dfe89653ab60 could not be found. (HTTP 404) (Request-ID: req-8f7ae3c9-a07f-4288-b708-e76c2bbc00e1) 2019-01-18 06:17:00,967 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/detail?name=CreateInstanceSimpleTests-559debbb-f63a-497a-8343-8f004af853c5-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d617fa835f93d8dc9734559ef8a1529d236cd6c" 2019-01-18 06:17:01,045 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:17: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-66c24a10-63ac-4c27-83c4-b87803c3e2f3 x-compute-request-id: req-66c24a10-63ac-4c27-83c4-b87803c3e2f3 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2019-01-18 06:17:01,045 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail?name=CreateInstanceSimpleTests-559debbb-f63a-497a-8343-8f004af853c5-inst used request id req-66c24a10-63ac-4c27-83c4-b87803c3e2f3 2019-01-18 06:17:01,046 - create_instance - INFO - Deleting Port with ID - d7abe356-0d62-47ca-9510-9d862d344ded 2019-01-18 06:17:01,046 - neutron_utils - INFO - Deleting port with name CreateInstanceSimpleTests-559debbb-f63a-497a-8343-8f004af853c5-port 2019-01-18 06:17:01,052 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/ports/d7abe356-0d62-47ca-9510-9d862d344ded -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0774075e70933e518f7850393c2d53f83c885bf4" 2019-01-18 06:17:01,790 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-a294ef6a-9215-4ff8-b101-c6b0eb070682 Date: Fri, 18 Jan 2019 06:17:01 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-18 06:17:01,791 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/ports/d7abe356-0d62-47ca-9510-9d862d344ded used request id req-a294ef6a-9215-4ff8-b101-c6b0eb070682 2019-01-18 06:17:01,791 - create_instance - INFO - Deleting VM instance - CreateInstanceSimpleTests-559debbb-f63a-497a-8343-8f004af853c5-inst 2019-01-18 06:17:01,794 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/servers/b4d72e5f-0aa9-42a5-aa8d-dfe89653ab60 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0774075e70933e518f7850393c2d53f83c885bf4" 2019-01-18 06:17:01,837 - novaclient.v2.client - DEBUG - RESP: [404] Date: Fri, 18 Jan 2019 06:17: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-4f0e228b-1cfc-4583-9cf0-30f6d3efb43d x-compute-request-id: req-4f0e228b-1cfc-4583-9cf0-30f6d3efb43d Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance b4d72e5f-0aa9-42a5-aa8d-dfe89653ab60 could not be found.", "code": 404}} 2019-01-18 06:17:01,837 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/servers/b4d72e5f-0aa9-42a5-aa8d-dfe89653ab60 used request id req-4f0e228b-1cfc-4583-9cf0-30f6d3efb43d 2019-01-18 06:17:01,837 - create_instance - WARNING - Instance already deleted - Instance b4d72e5f-0aa9-42a5-aa8d-dfe89653ab60 could not be found. (HTTP 404) (Request-ID: req-4f0e228b-1cfc-4583-9cf0-30f6d3efb43d) 2019-01-18 06:17:01,838 - create_instance - INFO - Checking deletion status 2019-01-18 06:17:01,842 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/b4d72e5f-0aa9-42a5-aa8d-dfe89653ab60 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0774075e70933e518f7850393c2d53f83c885bf4" 2019-01-18 06:17:01,892 - novaclient.v2.client - DEBUG - RESP: [404] Date: Fri, 18 Jan 2019 06:17: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-0c188e93-5e2e-45d8-bda8-741690cd4b00 x-compute-request-id: req-0c188e93-5e2e-45d8-bda8-741690cd4b00 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance b4d72e5f-0aa9-42a5-aa8d-dfe89653ab60 could not be found.", "code": 404}} 2019-01-18 06:17:01,892 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/b4d72e5f-0aa9-42a5-aa8d-dfe89653ab60 used request id req-0c188e93-5e2e-45d8-bda8-741690cd4b00 2019-01-18 06:17:01,892 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance b4d72e5f-0aa9-42a5-aa8d-dfe89653ab60 could not be found. (HTTP 404) (Request-ID: req-0c188e93-5e2e-45d8-bda8-741690cd4b00) 2019-01-18 06:17:01,892 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstanceSimpleTests-559debbb-f63a-497a-8343-8f004af853c5-inst 2019-01-18 06:17:01,896 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/flavors/a9ccc965-ffaa-454f-9fc3-1c1c91142ca2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}59ed7866c89da6181fafb1a198f02e5d13474dfa" 2019-01-18 06:17:01,933 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 18 Jan 2019 06:17: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-04136660-b87b-4d09-b00f-ea0ec09e47e8 x-compute-request-id: req-04136660-b87b-4d09-b00f-ea0ec09e47e8 Content-Length: 0 Content-Type: application/json 2019-01-18 06:17:01,933 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/a9ccc965-ffaa-454f-9fc3-1c1c91142ca2 used request id req-04136660-b87b-4d09-b00f-ea0ec09e47e8 2019-01-18 06:17:01,934 - neutron_utils - INFO - Deleting subnet with name CreateInstanceSimpleTests-559debbb-f63a-497a-8343-8f004af853c5-pub-subnet 2019-01-18 06:17:01,934 - neutron_utils - INFO - Deleting subnet with name CreateInstanceSimpleTests-559debbb-f63a-497a-8343-8f004af853c5-pub-subnet 2019-01-18 06:17:01,940 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/subnets/4c280f83-547d-4236-a61d-8e40a6c48538 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7403314dad01c089678b2f733a36be9f2505064" 2019-01-18 06:17:04,594 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-dd87c0aa-9349-41a1-867b-1eecccd6a24a Date: Fri, 18 Jan 2019 06:17:04 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-18 06:17:04,595 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/4c280f83-547d-4236-a61d-8e40a6c48538 used request id req-dd87c0aa-9349-41a1-867b-1eecccd6a24a 2019-01-18 06:17:04,595 - neutron_utils - INFO - Deleting network with name CreateInstanceSimpleTests-559debbb-f63a-497a-8343-8f004af853c5-pub-net 2019-01-18 06:17:04,601 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/networks/6450de35-edaa-4b62-a206-95241da2e127 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7403314dad01c089678b2f733a36be9f2505064" 2019-01-18 06:17:05,925 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-809cd62a-c5fa-443b-8c49-3cf6601decf2 Date: Fri, 18 Jan 2019 06:17:05 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-18 06:17:05,925 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/6450de35-edaa-4b62-a206-95241da2e127 used request id req-809cd62a-c5fa-443b-8c49-3cf6601decf2 2019-01-18 06:17:05,925 - glance_utils - INFO - Deleting image named - CreateInstanceSimpleTests-559debbb-f63a-497a-8343-8f004af853c5-image 2019-01-18 06:17:05,929 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9292/v2/images/cdb12cbf-77ec-4f6a-9071-b7390c4c13b5 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c863399a172d953bcd1cdcf7c08b012dfe6cc9af" 2019-01-18 06:17:07,561 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-95b36b41-e5b0-4cf5-b15b-3e3ae399ee42 Date: Fri, 18 Jan 2019 06:17:07 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-18 06:17:07,561 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/cdb12cbf-77ec-4f6a-9071-b7390c4c13b5 used request id req-95b36b41-e5b0-4cf5-b15b-3e3ae399ee42 2019-01-18 06:17:07,568 - 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}bc3e983b2e058df91e54cb38b8f52b04141e5084" 2019-01-18 06:17:07,794 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-91bb9af3-3777-4055-9ba0-e374ad7e177e Date: Fri, 18 Jan 2019 06:17:07 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-18T04:53:26Z", "updated_at": "2019-01-18T04:53:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:53:26Z", "revision_number": 0, "id": "260c2de9-5dc5-4508-b06c-24b9d7ed838c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:53:26Z", "security_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:53:26Z", "revision_number": 0, "id": "571036d3-cb1d-483a-acb9-96f19293add9", "remote_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "remote_ip_prefix": null, "created_at": "2019-01-18T04:53:26Z", "security_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:53:26Z", "revision_number": 0, "id": "84255fa4-c13a-4cfe-b73d-e56ee216ca1e", "remote_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "remote_ip_prefix": null, "created_at": "2019-01-18T04:53:26Z", "security_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:53:26Z", "revision_number": 0, "id": "9c6f69fc-3bf8-4346-9288-5a255b82b67e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:53:26Z", "security_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8be862ea5527415087555f41cf10d522", "created_at": "2019-01-18T06:16:26Z", "updated_at": "2019-01-18T06:16:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:16:26Z", "revision_number": 0, "id": "1dc03970-54e7-4a28-9b0c-56523dc62727", "remote_group_id": "54c712d7-ce89-4402-9986-7821e35e5091", "remote_ip_prefix": null, "created_at": "2019-01-18T06:16:26Z", "security_group_id": "54c712d7-ce89-4402-9986-7821e35e5091", "tenant_id": "8be862ea5527415087555f41cf10d522", "port_range_min": null, "ethertype": "IPv4", "project_id": "8be862ea5527415087555f41cf10d522"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:16:26Z", "revision_number": 0, "id": "67c25bf9-b9b4-466e-b539-4e2c5b70b853", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T06:16:26Z", "security_group_id": "54c712d7-ce89-4402-9986-7821e35e5091", "tenant_id": "8be862ea5527415087555f41cf10d522", "port_range_min": null, "ethertype": "IPv6", "project_id": "8be862ea5527415087555f41cf10d522"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:16:26Z", "revision_number": 0, "id": "d6f9fcc8-fa1e-424b-b62f-e17a1e66f3c8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T06:16:26Z", "security_group_id": "54c712d7-ce89-4402-9986-7821e35e5091", "tenant_id": "8be862ea5527415087555f41cf10d522", "port_range_min": null, "ethertype": "IPv4", "project_id": "8be862ea5527415087555f41cf10d522"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:16:26Z", "revision_number": 0, "id": "e74d455c-baff-4038-8f81-b09fb9a1cb24", "remote_group_id": "54c712d7-ce89-4402-9986-7821e35e5091", "remote_ip_prefix": null, "created_at": "2019-01-18T06:16:26Z", "security_group_id": "54c712d7-ce89-4402-9986-7821e35e5091", "tenant_id": "8be862ea5527415087555f41cf10d522", "port_range_min": null, "ethertype": "IPv6", "project_id": "8be862ea5527415087555f41cf10d522"}], "revision_number": 4, "project_id": "8be862ea5527415087555f41cf10d522", "id": "54c712d7-ce89-4402-9986-7821e35e5091", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "created_at": "2019-01-18T04:51:20Z", "updated_at": "2019-01-18T04:51:20Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "24c99e6f-888c-4943-9c93-54ad3b18b18c", "remote_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv4", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "2b339890-44d0-4711-a050-08a64d58e2a0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv6", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "45161a51-d6dd-4bb8-986d-bc2f88599c1d", "remote_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv6", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "87b9b994-ae22-4850-863a-6a4925bd01fe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv4", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}], "revision_number": 4, "project_id": "9c53a91613fb4d5080479ac6f51697ed", "id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "020d00b5451a467cb276d06789a1149d", "created_at": "2019-01-18T05:59:12Z", "updated_at": "2019-01-18T05:59:12Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:12Z", "revision_number": 0, "id": "38b091dd-dca7-4cbe-8c1c-dd18a74bfca8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:12Z", "security_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "tenant_id": "020d00b5451a467cb276d06789a1149d", "port_range_min": null, "ethertype": "IPv6", "project_id": "020d00b5451a467cb276d06789a1149d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:12Z", "revision_number": 0, "id": "38b9f88b-1fc0-40d1-af74-237d79be193d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:12Z", "security_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "tenant_id": "020d00b5451a467cb276d06789a1149d", "port_range_min": null, "ethertype": "IPv4", "project_id": "020d00b5451a467cb276d06789a1149d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:12Z", "revision_number": 0, "id": "60f7d4a7-1a27-4801-a1e8-5bf33633b818", "remote_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:12Z", "security_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "tenant_id": "020d00b5451a467cb276d06789a1149d", "port_range_min": null, "ethertype": "IPv6", "project_id": "020d00b5451a467cb276d06789a1149d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:12Z", "revision_number": 0, "id": "8faf6dda-6919-4b75-b745-2af38abf8dcf", "remote_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:12Z", "security_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "tenant_id": "020d00b5451a467cb276d06789a1149d", "port_range_min": null, "ethertype": "IPv4", "project_id": "020d00b5451a467cb276d06789a1149d"}], "revision_number": 4, "project_id": "020d00b5451a467cb276d06789a1149d", "id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "created_at": "2019-01-18T04:39:06Z", "updated_at": "2019-01-18T04:39:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "0aedefa2-edbc-47b5-bead-e954540f6937", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "47feb8aba08a40dca7028a1701e597b9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "4bf1a402-0fa2-4cfd-9fee-4a28f16bb271", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "47feb8aba08a40dca7028a1701e597b9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "4e399c2e-bc03-4aa3-b192-1fafdc9248ba", "remote_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "47feb8aba08a40dca7028a1701e597b9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "8860837e-afbd-4411-adf9-d88db88c2114", "remote_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "47feb8aba08a40dca7028a1701e597b9"}], "revision_number": 4, "project_id": "47feb8aba08a40dca7028a1701e597b9", "id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "name": "default"}]} 2019-01-18 06:17:07,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-91bb9af3-3777-4055-9ba0-e374ad7e177e 2019-01-18 06:17:07,799 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/8be862ea5527415087555f41cf10d522 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc3e983b2e058df91e54cb38b8f52b04141e5084" 2019-01-18 06:17:07,888 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:17:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e09c3cea-35a0-425f-88df-8abb5357d469 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/8be862ea5527415087555f41cf10d522"}, "enabled": true, "id": "8be862ea5527415087555f41cf10d522", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSimpleTests-5bcb239e-30dd-4ec-proj"}} 2019-01-18 06:17:07,888 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/8be862ea5527415087555f41cf10d522 used request id req-e09c3cea-35a0-425f-88df-8abb5357d469 2019-01-18 06:17:07,888 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 54c712d7-ce89-4402-9986-7821e35e5091 2019-01-18 06:17:07,894 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=54c712d7-ce89-4402-9986-7821e35e5091 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc3e983b2e058df91e54cb38b8f52b04141e5084" 2019-01-18 06:17:08,082 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-74291cd7-6b16-44e6-86fe-a949591ad8e2 Date: Fri, 18 Jan 2019 06:17:08 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "54c712d7-ce89-4402-9986-7821e35e5091", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T06:16:26Z", "security_group_id": "54c712d7-ce89-4402-9986-7821e35e5091", "port_range_min": null, "revision_number": 0, "tenant_id": "8be862ea5527415087555f41cf10d522", "created_at": "2019-01-18T06:16:26Z", "project_id": "8be862ea5527415087555f41cf10d522", "id": "1dc03970-54e7-4a28-9b0c-56523dc62727"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T06:16:26Z", "security_group_id": "54c712d7-ce89-4402-9986-7821e35e5091", "port_range_min": null, "revision_number": 0, "tenant_id": "8be862ea5527415087555f41cf10d522", "created_at": "2019-01-18T06:16:26Z", "project_id": "8be862ea5527415087555f41cf10d522", "id": "67c25bf9-b9b4-466e-b539-4e2c5b70b853"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T06:16:26Z", "security_group_id": "54c712d7-ce89-4402-9986-7821e35e5091", "port_range_min": null, "revision_number": 0, "tenant_id": "8be862ea5527415087555f41cf10d522", "created_at": "2019-01-18T06:16:26Z", "project_id": "8be862ea5527415087555f41cf10d522", "id": "d6f9fcc8-fa1e-424b-b62f-e17a1e66f3c8"}, {"remote_group_id": "54c712d7-ce89-4402-9986-7821e35e5091", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T06:16:26Z", "security_group_id": "54c712d7-ce89-4402-9986-7821e35e5091", "port_range_min": null, "revision_number": 0, "tenant_id": "8be862ea5527415087555f41cf10d522", "created_at": "2019-01-18T06:16:26Z", "project_id": "8be862ea5527415087555f41cf10d522", "id": "e74d455c-baff-4038-8f81-b09fb9a1cb24"}]} 2019-01-18 06:17:08,082 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=54c712d7-ce89-4402-9986-7821e35e5091 used request id req-74291cd7-6b16-44e6-86fe-a949591ad8e2 2019-01-18 06:17:08,083 - neutron_utils - INFO - Deleting security group with name - default 2019-01-18 06:17:08,089 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-groups/54c712d7-ce89-4402-9986-7821e35e5091 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc3e983b2e058df91e54cb38b8f52b04141e5084" 2019-01-18 06:17:08,442 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-0f694200-55c2-4567-b723-922e11376698 Content-Length: 0 Date: Fri, 18 Jan 2019 06:17:08 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-18 06:17:08,442 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/54c712d7-ce89-4402-9986-7821e35e5091 used request id req-0f694200-55c2-4567-b723-922e11376698 2019-01-18 06:17:08,443 - keystone_utils - INFO - Deleting project with name - CreateInstanceSimpleTests-5bcb239e-30dd-4ec-proj 2019-01-18 06:17:08,446 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/8be862ea5527415087555f41cf10d522 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc3e983b2e058df91e54cb38b8f52b04141e5084" 2019-01-18 06:17:08,659 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 06:17:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-97915105-e352-4b36-aace-d8973cb547c6 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 06:17:08,659 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/8be862ea5527415087555f41cf10d522 used request id req-97915105-e352-4b36-aace-d8973cb547c6 2019-01-18 06:17:08,660 - keystone_utils - INFO - Deleting role with name - CreateInstanceSimpleTests-5bcb239e-30dd-4ec-proj-role 2019-01-18 06:17:08,664 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/ccdc5a49d585466db96f82eb0fc7fad6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc3e983b2e058df91e54cb38b8f52b04141e5084" 2019-01-18 06:17:08,763 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 06:17:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-04389525-d5c8-44ed-9230-612a89f8bcf9 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 06:17:08,764 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/ccdc5a49d585466db96f82eb0fc7fad6 used request id req-04389525-d5c8-44ed-9230-612a89f8bcf9 2019-01-18 06:17:08,768 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc3e983b2e058df91e54cb38b8f52b04141e5084" 2019-01-18 06:17:08,859 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:17:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3800900c-26b1-4a43-be10-1ef5af7fdbb7 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "488fca829f8b496daa1cd2cdc6e45c49", "links": {"self": "http://172.30.9.23:5000/v3/roles/488fca829f8b496daa1cd2cdc6e45c49"}, "name": "Member"}, {"domain_id": null, "id": "6b7f4f4f76264b6fb449c43b86ee3817", "links": {"self": "http://172.30.9.23:5000/v3/roles/6b7f4f4f76264b6fb449c43b86ee3817"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a482b711adf94961bf4bb28eda7f0e28", "links": {"self": "http://172.30.9.23:5000/v3/roles/a482b711adf94961bf4bb28eda7f0e28"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c65201bd05504fa786d79b166e8bbba3", "links": {"self": "http://172.30.9.23:5000/v3/roles/c65201bd05504fa786d79b166e8bbba3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "e7e317b66c174923a8cb46c48d897c8d", "links": {"self": "http://172.30.9.23:5000/v3/roles/e7e317b66c174923a8cb46c48d897c8d"}, "name": "ResellerAdmin"}]} 2019-01-18 06:17:08,859 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-3800900c-26b1-4a43-be10-1ef5af7fdbb7 2019-01-18 06:17:08,860 - keystone_utils - INFO - Deleting user with name - CreateInstanceSimpleTests-5bcb239e-30dd-4ec-user 2019-01-18 06:17:08,864 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/979d25a58099400d974c6b2b09fb573e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e49107471c173ea22f9f7b14ccb7b0d5e7d133c9" 2019-01-18 06:17:09,046 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 06:17:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b2caa7c0-51d9-4085-85a7-4d82fe2d159b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 06:17:09,046 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/979d25a58099400d974c6b2b09fb573e used request id req-b2caa7c0-51d9-4085-85a7-4d82fe2d159b 2019-01-18 06:17:09,048 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:17:09,427 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "488fca829f8b496daa1cd2cdc6e45c49", "name": "Member"}, {"id": "c65201bd05504fa786d79b166e8bbba3", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}], "expires_at": "2019-01-18T07:17:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "020d00b5451a467cb276d06789a1149d", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "id": "e292c913af7844408b6509a836e493f5"}, "audit_ids": ["iX8-aEq2Swylduc5ev91GA"], "issued_at": "2019-01-18T06:17:09.000000Z"}} 2019-01-18 06:17:09,428 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b5ef08b069fd3151a2e7412bbe19a9ffe0ac437" 2019-01-18 06:17:09,519 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:17:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3741b61a-ac0b-48b3-8806-7949aa22341b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:17:09,519 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-3741b61a-ac0b-48b3-8806-7949aa22341b 2019-01-18 06:17:09,520 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:17:09,521 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:17:09,909 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "488fca829f8b496daa1cd2cdc6e45c49", "name": "Member"}, {"id": "c65201bd05504fa786d79b166e8bbba3", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}], "expires_at": "2019-01-18T07:17:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "020d00b5451a467cb276d06789a1149d", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "id": "e292c913af7844408b6509a836e493f5"}, "audit_ids": ["VZmEtQPBR4KYtyA2IpAvuw"], "issued_at": "2019-01-18T06:17:09.000000Z"}} 2019-01-18 06:17:09,910 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a391ca0151894de0790f8c8e61fa257dd7eb442c" 2019-01-18 06:17:09,990 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:17:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e69997b4-962d-4df6-85cd-d73ce34087e3 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:17:09,990 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-e69997b4-962d-4df6-85cd-d73ce34087e3 2019-01-18 06:17:09,994 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-18 06:17:09,999 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 18 Jan 2019 06:17: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"}]}]}} 2019-01-18 06:17:10,000 - 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-1a91454e-e98f-4f8-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a391ca0151894de0790f8c8e61fa257dd7eb442c" 2019-01-18 06:17:10,091 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:17:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-32e3ca29-e336-4f8c-a4c2-3cd6cd6361b8 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-1a91454e-e98f-4f8-proj", "previous": null, "next": null}, "projects": []} 2019-01-18 06:17:10,091 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-1a91454e-e98f-4f8-proj used request id req-32e3ca29-e336-4f8c-a4c2-3cd6cd6361b8 2019-01-18 06:17:10,095 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a391ca0151894de0790f8c8e61fa257dd7eb442c" 2019-01-18 06:17:10,177 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:17:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-38f392d9-5469-4c0c-91c8-8e237efa8b1e Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-18 06:17:10,177 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-38f392d9-5469-4c0c-91c8-8e237efa8b1e 2019-01-18 06:17:10,181 - 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}a391ca0151894de0790f8c8e61fa257dd7eb442c" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstancePortManipulationTests-1a91454e-e98f-4f8-proj"}}' 2019-01-18 06:17:10,315 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 18 Jan 2019 06:17:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-334bcfa2-8a4c-44bf-8717-cec37144559f Content-Length: 320 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/64165b0da1bc43ee8f79ed0775b70dd7"}, "enabled": true, "id": "64165b0da1bc43ee8f79ed0775b70dd7", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-1a91454e-e98f-4f8-proj"}} 2019-01-18 06:17:10,315 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-334bcfa2-8a4c-44bf-8717-cec37144559f 2019-01-18 06:17:10,316 - keystone_utils - INFO - Created project with name - CreateInstancePortManipulationTests-1a91454e-e98f-4f8-proj 2019-01-18 06:17:10,316 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:17:10,317 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:17:10,703 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "488fca829f8b496daa1cd2cdc6e45c49", "name": "Member"}, {"id": "c65201bd05504fa786d79b166e8bbba3", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}], "expires_at": "2019-01-18T07:17:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "020d00b5451a467cb276d06789a1149d", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "id": "e292c913af7844408b6509a836e493f5"}, "audit_ids": ["2_VqHtpyQ2WEFY6q9iV2IQ"], "issued_at": "2019-01-18T06:17:10.000000Z"}} 2019-01-18 06:17:10,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}44ebaf1491971e52eef5298d6c48b24eaf51d094" 2019-01-18 06:17:10,716 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:17:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5d5726c7-a05b-402a-af9b-9f0735b67e68 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:17:10,716 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-5d5726c7-a05b-402a-af9b-9f0735b67e68 2019-01-18 06:17:10,721 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-18 06:17:10,726 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 18 Jan 2019 06:17: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"}]}]}} 2019-01-18 06:17:10,727 - 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}44ebaf1491971e52eef5298d6c48b24eaf51d094" 2019-01-18 06:17:10,832 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:17:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-da8b3a4c-51e0-48a7-8051-0faefec88777 Content-Encoding: gzip Content-Length: 869 Content-Type: application/json RESP BODY: {"users": [{"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/0607a2b4beb0408e9fa51cc5ba027ac6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0607a2b4beb0408e9fa51cc5ba027ac6", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/17c61b95071545a094cc82823d2b88b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "17c61b95071545a094cc82823d2b88b8", "email": "nova@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/29e5d2dfed2447bda26fc75bd1122674"}, "domain_id": "default", "enabled": true, "options": {}, "id": "29e5d2dfed2447bda26fc75bd1122674", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/3b6dcc8c791e4b6e8831f5b5e583de80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3b6dcc8c791e4b6e8831f5b5e583de80", "email": "neutron@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.23:5000/v3/users/45ab52d673584bc198669be88c88b878"}, "domain_id": "default", "enabled": true, "options": {}, "id": "45ab52d673584bc198669be88c88b878", "email": "barbican@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/57795b4ee52f49c6a71f55bb6c4012f8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "57795b4ee52f49c6a71f55bb6c4012f8", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/5c52969262974d64ac2a300ca5d60f50"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c52969262974d64ac2a300ca5d60f50", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/5fc15572bb1c489ba92bd9945bbc1f64"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5fc15572bb1c489ba92bd9945bbc1f64", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/6b519d70e25f4e61a9dfd738cd6bba22"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6b519d70e25f4e61a9dfd738cd6bba22", "email": "heat@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.23:5000/v3/users/8248437208b540c2893a7117ad102a87"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8248437208b540c2893a7117ad102a87", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/890dee97e62840c5b15e36f03f6b7efc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "890dee97e62840c5b15e36f03f6b7efc", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/8cccb516ecc44ed9bb7c8633df108fd4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8cccb516ecc44ed9bb7c8633df108fd4", "email": "glance@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.23:5000/v3/users/97c3d863a98148299fa116fdb54be470"}, "domain_id": "default", "enabled": true, "options": {}, "id": "97c3d863a98148299fa116fdb54be470", "email": "tacker@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/a2a0c8c0f19941808c9f618af50b3b79"}, "domain_id": "c19db1b8f60647a9a114cd23287c807b", "enabled": true, "options": {}, "id": "a2a0c8c0f19941808c9f618af50b3b79", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "links": {"self": "http://172.30.9.23:5000/v3/users/e292c913af7844408b6509a836e493f5"}, "domain_id": "default", "enabled": true, "id": "e292c913af7844408b6509a836e493f5", "options": {}}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/fe5de73ba9cb41b2be24ccf1f72f5ed4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe5de73ba9cb41b2be24ccf1f72f5ed4", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2019-01-18 06:17:10,832 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-da8b3a4c-51e0-48a7-8051-0faefec88777 2019-01-18 06:17:10,837 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateInstancePortManipulationTests-1a91454e-e98f-4f8-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44ebaf1491971e52eef5298d6c48b24eaf51d094" 2019-01-18 06:17:10,918 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:17:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a7833c64-328b-46e3-acd5-d7af744e5a73 Content-Encoding: gzip Content-Length: 263 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateInstancePortManipulationTests-1a91454e-e98f-4f8-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/64165b0da1bc43ee8f79ed0775b70dd7"}, "enabled": true, "id": "64165b0da1bc43ee8f79ed0775b70dd7", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-1a91454e-e98f-4f8-proj"}]} 2019-01-18 06:17:10,918 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateInstancePortManipulationTests-1a91454e-e98f-4f8-proj used request id req-a7833c64-328b-46e3-acd5-d7af744e5a73 2019-01-18 06:17:10,922 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44ebaf1491971e52eef5298d6c48b24eaf51d094" 2019-01-18 06:17:11,028 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:17:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0bcbb89a-d631-42a0-991b-32c86b2f4fd4 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-18 06:17:11,028 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-0bcbb89a-d631-42a0-991b-32c86b2f4fd4 2019-01-18 06:17:11,410 - keystone_utils - INFO - Created user with name - CreateInstancePortManipulationTests-1a91454e-e98f-4f8-user 2019-01-18 06:17:11,411 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:17:11,416 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a391ca0151894de0790f8c8e61fa257dd7eb442c" 2019-01-18 06:17:11,500 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:17:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bd999c29-4b9c-4847-8231-5349abc1119d Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "488fca829f8b496daa1cd2cdc6e45c49", "links": {"self": "http://172.30.9.23:5000/v3/roles/488fca829f8b496daa1cd2cdc6e45c49"}, "name": "Member"}, {"domain_id": null, "id": "6b7f4f4f76264b6fb449c43b86ee3817", "links": {"self": "http://172.30.9.23:5000/v3/roles/6b7f4f4f76264b6fb449c43b86ee3817"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a482b711adf94961bf4bb28eda7f0e28", "links": {"self": "http://172.30.9.23:5000/v3/roles/a482b711adf94961bf4bb28eda7f0e28"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c65201bd05504fa786d79b166e8bbba3", "links": {"self": "http://172.30.9.23:5000/v3/roles/c65201bd05504fa786d79b166e8bbba3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "e7e317b66c174923a8cb46c48d897c8d", "links": {"self": "http://172.30.9.23:5000/v3/roles/e7e317b66c174923a8cb46c48d897c8d"}, "name": "ResellerAdmin"}]} 2019-01-18 06:17:11,500 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-bd999c29-4b9c-4847-8231-5349abc1119d 2019-01-18 06:17:11,504 - 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}a391ca0151894de0790f8c8e61fa257dd7eb442c" -d '{"role": {"name": "CreateInstancePortManipulationTests-1a91454e-e98f-4f8-proj-role"}}' 2019-01-18 06:17:11,627 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 18 Jan 2019 06:17:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dbcf83ea-74f7-48cf-8658-30932338b378 Content-Length: 234 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "6183753aca1143b6aafdec6256c13311", "links": {"self": "http://172.30.9.23:5000/v3/roles/6183753aca1143b6aafdec6256c13311"}, "name": "CreateInstancePortManipulationTests-1a91454e-e98f-4f8-proj-role"}} 2019-01-18 06:17:11,627 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-dbcf83ea-74f7-48cf-8658-30932338b378 2019-01-18 06:17:11,627 - keystone_utils - INFO - Created role with name - CreateInstancePortManipulationTests-1a91454e-e98f-4f8-proj-role 2019-01-18 06:17:11,631 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/6183753aca1143b6aafdec6256c13311 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a391ca0151894de0790f8c8e61fa257dd7eb442c" 2019-01-18 06:17:11,724 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:17:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4b433dbd-791d-4d43-93dd-f6ad05fc2b8b Content-Encoding: gzip Content-Length: 186 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.23:5000/v3/roles/6183753aca1143b6aafdec6256c13311"}, "domain_id": null, "name": "CreateInstancePortManipulationTests-1a91454e-e98f-4f8-proj-role", "id": "6183753aca1143b6aafdec6256c13311"}} 2019-01-18 06:17:11,724 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/6183753aca1143b6aafdec6256c13311 used request id req-4b433dbd-791d-4d43-93dd-f6ad05fc2b8b 2019-01-18 06:17:11,724 - keystone_utils - INFO - Granting role CreateInstancePortManipulationTests-1a91454e-e98f-4f8-proj-role to project CreateInstancePortManipulationTests-1a91454e-e98f-4f8-proj 2019-01-18 06:17:11,728 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/64165b0da1bc43ee8f79ed0775b70dd7/users/d30d68d92e914f70856a2c96d6886724/roles/6183753aca1143b6aafdec6256c13311 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a391ca0151894de0790f8c8e61fa257dd7eb442c" 2019-01-18 06:17:11,844 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 06:17:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4ae978b9-3053-48ba-aa11-a1a9f2287496 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 06:17:11,844 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/64165b0da1bc43ee8f79ed0775b70dd7/users/d30d68d92e914f70856a2c96d6886724/roles/6183753aca1143b6aafdec6256c13311 used request id req-4ae978b9-3053-48ba-aa11-a1a9f2287496 2019-01-18 06:17:11,845 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2019-01-18 06:17:11,845 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:17:11,846 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:17:12,227 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6183753aca1143b6aafdec6256c13311", "name": "CreateInstancePortManipulationTests-1a91454e-e98f-4f8-proj-role"}], "expires_at": "2019-01-18T07:17:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "64165b0da1bc43ee8f79ed0775b70dd7", "name": "CreateInstancePortManipulationTests-1a91454e-e98f-4f8-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/64165b0da1bc43ee8f79ed0775b70dd7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/64165b0da1bc43ee8f79ed0775b70dd7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/64165b0da1bc43ee8f79ed0775b70dd7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/64165b0da1bc43ee8f79ed0775b70dd7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/64165b0da1bc43ee8f79ed0775b70dd7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/64165b0da1bc43ee8f79ed0775b70dd7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/64165b0da1bc43ee8f79ed0775b70dd7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/64165b0da1bc43ee8f79ed0775b70dd7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/64165b0da1bc43ee8f79ed0775b70dd7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/64165b0da1bc43ee8f79ed0775b70dd7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/64165b0da1bc43ee8f79ed0775b70dd7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/64165b0da1bc43ee8f79ed0775b70dd7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-1a91454e-e98f-4f8-user", "id": "d30d68d92e914f70856a2c96d6886724"}, "audit_ids": ["u075gdZjQFWwCKHuwxsOfw"], "issued_at": "2019-01-18T06:17:12.000000Z"}} 2019-01-18 06:17:12,228 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a65168f59d0a9cc851188a073ae5bca78787cf4" 2019-01-18 06:17:12,300 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:17:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-002cc536-e96f-4be8-b337-0b886a040f4e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:17:12,300 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-002cc536-e96f-4be8-b337-0b886a040f4e 2019-01-18 06:17:12,305 - 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-88457491-588d-4ed3-b87f-39f6b3327de3-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}3a65168f59d0a9cc851188a073ae5bca78787cf4" 2019-01-18 06:17:12,475 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 180 Content-Type: application/json X-Openstack-Request-Id: req-f408b5d7-3d5b-4b7f-858d-25ca83d80dec Date: Fri, 18 Jan 2019 06:17:12 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-88457491-588d-4ed3-b87f-39f6b3327de3-image"} 2019-01-18 06:17:12,475 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-88457491-588d-4ed3-b87f-39f6b3327de3-image used request id req-f408b5d7-3d5b-4b7f-858d-25ca83d80dec 2019-01-18 06:17:12,478 - 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}3a65168f59d0a9cc851188a073ae5bca78787cf4" 2019-01-18 06:17:12,623 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-7e997c46-b816-4e6a-9b90-079691a4a1a6 Date: Fri, 18 Jan 2019 06:17: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"}}} 2019-01-18 06:17:12,623 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-7e997c46-b816-4e6a-9b90-079691a4a1a6 2019-01-18 06:17:12,654 - 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}3a65168f59d0a9cc851188a073ae5bca78787cf4" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstancePortManipulationTests-88457491-588d-4ed3-b87f-39f6b3327de3-image"}' 2019-01-18 06:17:12,852 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 639 Content-Type: application/json Location: http://172.30.9.23:9292/v2/images/615af996-4d37-4503-9b78-bfa3e4e9b72e X-Openstack-Request-Id: req-ec1485b8-b8ad-4eae-812b-14dfd5992d1e Date: Fri, 18 Jan 2019 06:17:12 GMT RESP BODY: {"status": "queued", "name": "CreateInstancePortManipulationTests-88457491-588d-4ed3-b87f-39f6b3327de3-image", "tags": [], "container_format": "bare", "created_at": "2019-01-18T06:17:12Z", "size": null, "disk_format": "qcow2", "updated_at": "2019-01-18T06:17:12Z", "visibility": "shared", "locations": [], "self": "/v2/images/615af996-4d37-4503-9b78-bfa3e4e9b72e", "min_disk": 0, "protected": false, "id": "615af996-4d37-4503-9b78-bfa3e4e9b72e", "file": "/v2/images/615af996-4d37-4503-9b78-bfa3e4e9b72e/file", "checksum": null, "owner": "64165b0da1bc43ee8f79ed0775b70dd7", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-18 06:17:12,852 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-ec1485b8-b8ad-4eae-812b-14dfd5992d1e 2019-01-18 06:17:12,862 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9292/v2/images/615af996-4d37-4503-9b78-bfa3e4e9b72e/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}3a65168f59d0a9cc851188a073ae5bca78787cf4" -d '' 2019-01-18 06:17:14,391 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-99e9d2eb-549b-4e0d-943a-e00e9d399c68 Date: Fri, 18 Jan 2019 06:17:14 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-18 06:17:14,391 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/615af996-4d37-4503-9b78-bfa3e4e9b72e/file used request id req-99e9d2eb-549b-4e0d-943a-e00e9d399c68 2019-01-18 06:17:14,391 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-01-18 06:17:14,395 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/615af996-4d37-4503-9b78-bfa3e4e9b72e -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}3a65168f59d0a9cc851188a073ae5bca78787cf4" 2019-01-18 06:17:14,556 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-b7c51e59-8336-408c-9678-3e1bbea855e1 Date: Fri, 18 Jan 2019 06:17:14 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-88457491-588d-4ed3-b87f-39f6b3327de3-image", "tags": [], "container_format": "bare", "created_at": "2019-01-18T06:17:12Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-18T06:17:14Z", "visibility": "shared", "locations": [{"url": "rbd://af014572-0a5d-4a80-a07f-9105f52ab2c1/images/615af996-4d37-4503-9b78-bfa3e4e9b72e/snap", "metadata": {}}], "self": "/v2/images/615af996-4d37-4503-9b78-bfa3e4e9b72e", "min_disk": 0, "protected": false, "id": "615af996-4d37-4503-9b78-bfa3e4e9b72e", "file": "/v2/images/615af996-4d37-4503-9b78-bfa3e4e9b72e/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "64165b0da1bc43ee8f79ed0775b70dd7", "direct_url": "rbd://af014572-0a5d-4a80-a07f-9105f52ab2c1/images/615af996-4d37-4503-9b78-bfa3e4e9b72e/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-18 06:17:14,557 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/615af996-4d37-4503-9b78-bfa3e4e9b72e used request id req-b7c51e59-8336-408c-9678-3e1bbea855e1 2019-01-18 06:17:14,560 - 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}3a65168f59d0a9cc851188a073ae5bca78787cf4" 2019-01-18 06:17:14,718 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-e8720654-28e9-4219-8dc2-a0c86b89cae7 Date: Fri, 18 Jan 2019 06:17: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"}}} 2019-01-18 06:17:14,719 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-e8720654-28e9-4219-8dc2-a0c86b89cae7 2019-01-18 06:17:14,722 - create_image - INFO - Created image with name - CreateInstancePortManipulationTests-88457491-588d-4ed3-b87f-39f6b3327de3-image 2019-01-18 06:17:14,725 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/615af996-4d37-4503-9b78-bfa3e4e9b72e -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}3a65168f59d0a9cc851188a073ae5bca78787cf4" 2019-01-18 06:17:14,881 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-f6478c1e-f51f-4b4f-86e2-eb69e61c62ca Date: Fri, 18 Jan 2019 06:17:14 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-88457491-588d-4ed3-b87f-39f6b3327de3-image", "tags": [], "container_format": "bare", "created_at": "2019-01-18T06:17:12Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-18T06:17:14Z", "visibility": "shared", "locations": [{"url": "rbd://af014572-0a5d-4a80-a07f-9105f52ab2c1/images/615af996-4d37-4503-9b78-bfa3e4e9b72e/snap", "metadata": {}}], "self": "/v2/images/615af996-4d37-4503-9b78-bfa3e4e9b72e", "min_disk": 0, "protected": false, "id": "615af996-4d37-4503-9b78-bfa3e4e9b72e", "file": "/v2/images/615af996-4d37-4503-9b78-bfa3e4e9b72e/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "64165b0da1bc43ee8f79ed0775b70dd7", "direct_url": "rbd://af014572-0a5d-4a80-a07f-9105f52ab2c1/images/615af996-4d37-4503-9b78-bfa3e4e9b72e/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-18 06:17:14,881 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/615af996-4d37-4503-9b78-bfa3e4e9b72e used request id req-f6478c1e-f51f-4b4f-86e2-eb69e61c62ca 2019-01-18 06:17:14,881 - create_image - DEBUG - Instance status is - active 2019-01-18 06:17:14,881 - create_image - DEBUG - Image is active with name - CreateInstancePortManipulationTests-88457491-588d-4ed3-b87f-39f6b3327de3-image 2019-01-18 06:17:14,882 - create_image - INFO - Image is now active with name - CreateInstancePortManipulationTests-88457491-588d-4ed3-b87f-39f6b3327de3-image 2019-01-18 06:17:14,882 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:17:14,883 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:17:15,252 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6183753aca1143b6aafdec6256c13311", "name": "CreateInstancePortManipulationTests-1a91454e-e98f-4f8-proj-role"}], "expires_at": "2019-01-18T07:17:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "64165b0da1bc43ee8f79ed0775b70dd7", "name": "CreateInstancePortManipulationTests-1a91454e-e98f-4f8-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/64165b0da1bc43ee8f79ed0775b70dd7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/64165b0da1bc43ee8f79ed0775b70dd7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/64165b0da1bc43ee8f79ed0775b70dd7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/64165b0da1bc43ee8f79ed0775b70dd7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/64165b0da1bc43ee8f79ed0775b70dd7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/64165b0da1bc43ee8f79ed0775b70dd7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/64165b0da1bc43ee8f79ed0775b70dd7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/64165b0da1bc43ee8f79ed0775b70dd7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/64165b0da1bc43ee8f79ed0775b70dd7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/64165b0da1bc43ee8f79ed0775b70dd7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/64165b0da1bc43ee8f79ed0775b70dd7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/64165b0da1bc43ee8f79ed0775b70dd7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-1a91454e-e98f-4f8-user", "id": "d30d68d92e914f70856a2c96d6886724"}, "audit_ids": ["AxXxuIOdS46SpsYeC1xDEg"], "issued_at": "2019-01-18T06:17:15.000000Z"}} 2019-01-18 06:17:15,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}8dbdb69bc868fb58cdb4d9e6267e76ea2641401f" 2019-01-18 06:17:15,337 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:17:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-989db0c4-e3b3-448d-b85b-d4f4f1c69cc5 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:17:15,337 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-989db0c4-e3b3-448d-b85b-d4f4f1c69cc5 2019-01-18 06:17:15,344 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-88457491-588d-4ed3-b87f-39f6b3327de3-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8dbdb69bc868fb58cdb4d9e6267e76ea2641401f" 2019-01-18 06:17:15,519 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-5282026b-1285-4a13-a1f0-c46ab4f7f505 Date: Fri, 18 Jan 2019 06:17:15 GMT RESP BODY: {"networks":[]} 2019-01-18 06:17:15,519 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-88457491-588d-4ed3-b87f-39f6b3327de3-pub-net used request id req-5282026b-1285-4a13-a1f0-c46ab4f7f505 2019-01-18 06:17:15,519 - neutron_utils - INFO - Creating network with name CreateInstancePortManipulationTests-88457491-588d-4ed3-b87f-39f6b3327de3-pub-net 2019-01-18 06:17:15,526 - 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}8dbdb69bc868fb58cdb4d9e6267e76ea2641401f" -d '{"network": {"name": "CreateInstancePortManipulationTests-88457491-588d-4ed3-b87f-39f6b3327de3-pub-net", "admin_state_up": true}}' 2019-01-18 06:17:16,223 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 638 X-Openstack-Request-Id: req-1a8e6a54-b231-4391-8986-72cb9d2a0ad2 Date: Fri, 18 Jan 2019 06:17:16 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"c98ea227-5b11-4af4-bffb-382e6bde8ec9","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"64165b0da1bc43ee8f79ed0775b70dd7","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-18T06:17:15Z","is_default":false,"name":"CreateInstancePortManipulationTests-88457491-588d-4ed3-b87f-39f6b3327de3-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"64165b0da1bc43ee8f79ed0775b70dd7","created_at":"2019-01-18T06:17:15Z","mtu":1450}} 2019-01-18 06:17:16,223 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks used request id req-1a8e6a54-b231-4391-8986-72cb9d2a0ad2 2019-01-18 06:17:16,229 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=c98ea227-5b11-4af4-bffb-382e6bde8ec9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8dbdb69bc868fb58cdb4d9e6267e76ea2641401f" 2019-01-18 06:17:16,439 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 622 X-Openstack-Request-Id: req-9ec94949-103f-4531-843d-7e8ada82377c Date: Fri, 18 Jan 2019 06:17: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":"2019-01-18T06:17:15Z","tenant_id":"64165b0da1bc43ee8f79ed0775b70dd7","created_at":"2019-01-18T06:17:15Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"64165b0da1bc43ee8f79ed0775b70dd7","id":"c98ea227-5b11-4af4-bffb-382e6bde8ec9","name":"CreateInstancePortManipulationTests-88457491-588d-4ed3-b87f-39f6b3327de3-pub-net"}]} 2019-01-18 06:17:16,439 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=c98ea227-5b11-4af4-bffb-382e6bde8ec9 used request id req-9ec94949-103f-4531-843d-7e8ada82377c 2019-01-18 06:17:16,445 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=c98ea227-5b11-4af4-bffb-382e6bde8ec9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8dbdb69bc868fb58cdb4d9e6267e76ea2641401f" 2019-01-18 06:17:16,619 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-9046628b-c6b8-4110-baf8-202a0c65433c Date: Fri, 18 Jan 2019 06:17:16 GMT RESP BODY: {"subnets":[]} 2019-01-18 06:17:16,619 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=c98ea227-5b11-4af4-bffb-382e6bde8ec9 used request id req-9046628b-c6b8-4110-baf8-202a0c65433c 2019-01-18 06:17:16,619 - neutron_utils - INFO - Creating subnet with name CreateInstancePortManipulationTests-88457491-588d-4ed3-b87f-39f6b3327de3-pub-subnet 2019-01-18 06:17:16,626 - 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}8dbdb69bc868fb58cdb4d9e6267e76ea2641401f" -d '{"subnets": [{"ip_version": 4, "network_id": "c98ea227-5b11-4af4-bffb-382e6bde8ec9", "cidr": "10.55.0.0/24", "name": "CreateInstancePortManipulationTests-88457491-588d-4ed3-b87f-39f6b3327de3-pub-subnet"}]}' 2019-01-18 06:17:17,499 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-28f77790-be60-4890-8b72-2ac9bb644a09 Date: Fri, 18 Jan 2019 06:17:17 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c98ea227-5b11-4af4-bffb-382e6bde8ec9","tenant_id":"64165b0da1bc43ee8f79ed0775b70dd7","created_at":"2019-01-18T06:17:17Z","dns_nameservers":[],"updated_at":"2019-01-18T06:17:17Z","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":"64165b0da1bc43ee8f79ed0775b70dd7","id":"5125caa7-a2aa-4362-9574-28a433fb32b6","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-88457491-588d-4ed3-b87f-39f6b3327de3-pub-subnet"}]} 2019-01-18 06:17:17,499 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets used request id req-28f77790-be60-4890-8b72-2ac9bb644a09 2019-01-18 06:17:17,505 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=c98ea227-5b11-4af4-bffb-382e6bde8ec9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8dbdb69bc868fb58cdb4d9e6267e76ea2641401f" 2019-01-18 06:17:17,746 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-886f0623-ae17-4ceb-bfe8-e402c3548e7e Date: Fri, 18 Jan 2019 06:17: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":["5125caa7-a2aa-4362-9574-28a433fb32b6"],"updated_at":"2019-01-18T06:17:17Z","tenant_id":"64165b0da1bc43ee8f79ed0775b70dd7","created_at":"2019-01-18T06:17:15Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"64165b0da1bc43ee8f79ed0775b70dd7","id":"c98ea227-5b11-4af4-bffb-382e6bde8ec9","name":"CreateInstancePortManipulationTests-88457491-588d-4ed3-b87f-39f6b3327de3-pub-net"}]} 2019-01-18 06:17:17,746 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=c98ea227-5b11-4af4-bffb-382e6bde8ec9 used request id req-886f0623-ae17-4ceb-bfe8-e402c3548e7e 2019-01-18 06:17:17,752 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=c98ea227-5b11-4af4-bffb-382e6bde8ec9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8dbdb69bc868fb58cdb4d9e6267e76ea2641401f" 2019-01-18 06:17:17,965 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-188ffeeb-143f-49da-a090-3d0c055e4ab3 Date: Fri, 18 Jan 2019 06:17:17 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c98ea227-5b11-4af4-bffb-382e6bde8ec9","tenant_id":"64165b0da1bc43ee8f79ed0775b70dd7","created_at":"2019-01-18T06:17:17Z","dns_nameservers":[],"updated_at":"2019-01-18T06:17:17Z","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":"64165b0da1bc43ee8f79ed0775b70dd7","id":"5125caa7-a2aa-4362-9574-28a433fb32b6","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-88457491-588d-4ed3-b87f-39f6b3327de3-pub-subnet"}]} 2019-01-18 06:17:17,965 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=c98ea227-5b11-4af4-bffb-382e6bde8ec9 used request id req-188ffeeb-143f-49da-a090-3d0c055e4ab3 2019-01-18 06:17:17,966 - OpenStackNetwork - DEBUG - Network [c98ea227-5b11-4af4-bffb-382e6bde8ec9] created successfully 2019-01-18 06:17:17,966 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:17:17,967 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:17:18,371 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "488fca829f8b496daa1cd2cdc6e45c49", "name": "Member"}, {"id": "c65201bd05504fa786d79b166e8bbba3", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}], "expires_at": "2019-01-18T07:17:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "020d00b5451a467cb276d06789a1149d", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "id": "e292c913af7844408b6509a836e493f5"}, "audit_ids": ["s00vPjtyRIWveL3n_1HWgA"], "issued_at": "2019-01-18T06:17:18.000000Z"}} 2019-01-18 06:17:18,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}89caa66308597e9f18f4f90282f92385289fbacc" 2019-01-18 06:17:18,459 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:17:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-46560c12-4971-4bf6-ac25-b433493c5623 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:17:18,459 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-46560c12-4971-4bf6-ac25-b433493c5623 2019-01-18 06:17:18,460 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-18 06:17:18,465 - 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}89caa66308597e9f18f4f90282f92385289fbacc" 2019-01-18 06:17:18,640 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:17: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-954b2d25-77c2-444e-8e20-d472128e3d65 x-compute-request-id: req-954b2d25-77c2-444e-8e20-d472128e3d65 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2019-01-18 06:17:18,640 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-954b2d25-77c2-444e-8e20-d472128e3d65 2019-01-18 06:17:18,643 - 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}89caa66308597e9f18f4f90282f92385289fbacc" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstancePortManipulationTests-88457491-588d-4ed3-b87f-39f6b3327de3-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2019-01-18 06:17:18,710 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:17: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-114c3953-6811-4712-bf66-b6aa67108007 x-compute-request-id: req-114c3953-6811-4712-bf66-b6aa67108007 Content-Encoding: gzip Content-Length: 331 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/49ab088a-cae9-4672-877b-84230e99e021", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/49ab088a-cae9-4672-877b-84230e99e021", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "49ab088a-cae9-4672-877b-84230e99e021", "name": "CreateInstancePortManipulationTests-88457491-588d-4ed3-b87f-39f6b3327de3-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2019-01-18 06:17:18,710 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-114c3953-6811-4712-bf66-b6aa67108007 2019-01-18 06:17:18,711 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:17:18,712 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:17:19,090 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6183753aca1143b6aafdec6256c13311", "name": "CreateInstancePortManipulationTests-1a91454e-e98f-4f8-proj-role"}], "expires_at": "2019-01-18T07:17:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "64165b0da1bc43ee8f79ed0775b70dd7", "name": "CreateInstancePortManipulationTests-1a91454e-e98f-4f8-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/64165b0da1bc43ee8f79ed0775b70dd7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/64165b0da1bc43ee8f79ed0775b70dd7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/64165b0da1bc43ee8f79ed0775b70dd7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/64165b0da1bc43ee8f79ed0775b70dd7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/64165b0da1bc43ee8f79ed0775b70dd7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/64165b0da1bc43ee8f79ed0775b70dd7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/64165b0da1bc43ee8f79ed0775b70dd7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/64165b0da1bc43ee8f79ed0775b70dd7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/64165b0da1bc43ee8f79ed0775b70dd7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/64165b0da1bc43ee8f79ed0775b70dd7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/64165b0da1bc43ee8f79ed0775b70dd7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/64165b0da1bc43ee8f79ed0775b70dd7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-1a91454e-e98f-4f8-user", "id": "d30d68d92e914f70856a2c96d6886724"}, "audit_ids": ["ljkTm2xASBaxm0OC6ZI09Q"], "issued_at": "2019-01-18T06:17:19.000000Z"}} 2019-01-18 06:17:19,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}865d643c20be79ee98b00394f980a70efa40b4c0" 2019-01-18 06:17:19,165 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:17:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e2409118-a973-4db7-ab57-a022f40bcbe5 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:17:19,165 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-e2409118-a973-4db7-ab57-a022f40bcbe5 2019-01-18 06:17:19,166 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-18 06:17:19,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}865d643c20be79ee98b00394f980a70efa40b4c0" 2019-01-18 06:17:19,242 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:17:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-edb14e53-3027-43d0-8d18-031c46c24425 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:17:19,243 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-edb14e53-3027-43d0-8d18-031c46c24425 2019-01-18 06:17:19,251 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-88457491-588d-4ed3-b87f-39f6b3327de3-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}865d643c20be79ee98b00394f980a70efa40b4c0" 2019-01-18 06:17:19,541 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-033ff01d-9291-48a4-b7a7-aeda771bd821 Date: Fri, 18 Jan 2019 06:17: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":["5125caa7-a2aa-4362-9574-28a433fb32b6"],"updated_at":"2019-01-18T06:17:17Z","tenant_id":"64165b0da1bc43ee8f79ed0775b70dd7","created_at":"2019-01-18T06:17:15Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"64165b0da1bc43ee8f79ed0775b70dd7","id":"c98ea227-5b11-4af4-bffb-382e6bde8ec9","name":"CreateInstancePortManipulationTests-88457491-588d-4ed3-b87f-39f6b3327de3-pub-net"}]} 2019-01-18 06:17:19,541 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-88457491-588d-4ed3-b87f-39f6b3327de3-pub-net used request id req-033ff01d-9291-48a4-b7a7-aeda771bd821 2019-01-18 06:17:19,544 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-18 06:17:19,549 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 18 Jan 2019 06:17: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"}]}]}} 2019-01-18 06:17:19,550 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/64165b0da1bc43ee8f79ed0775b70dd7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}865d643c20be79ee98b00394f980a70efa40b4c0" 2019-01-18 06:17:19,628 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:17:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5be1d787-bf2d-407e-aaff-8fb9317b8f18 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/64165b0da1bc43ee8f79ed0775b70dd7"}, "enabled": true, "id": "64165b0da1bc43ee8f79ed0775b70dd7", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-1a91454e-e98f-4f8-proj"}} 2019-01-18 06:17:19,628 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/64165b0da1bc43ee8f79ed0775b70dd7 used request id req-5be1d787-bf2d-407e-aaff-8fb9317b8f18 2019-01-18 06:17:19,634 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=c98ea227-5b11-4af4-bffb-382e6bde8ec9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}865d643c20be79ee98b00394f980a70efa40b4c0" 2019-01-18 06:17:19,835 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-00e23a79-a8e9-4274-9dd7-da2735afe323 Date: Fri, 18 Jan 2019 06:17:19 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c98ea227-5b11-4af4-bffb-382e6bde8ec9","tenant_id":"64165b0da1bc43ee8f79ed0775b70dd7","created_at":"2019-01-18T06:17:17Z","dns_nameservers":[],"updated_at":"2019-01-18T06:17:17Z","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":"64165b0da1bc43ee8f79ed0775b70dd7","id":"5125caa7-a2aa-4362-9574-28a433fb32b6","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-88457491-588d-4ed3-b87f-39f6b3327de3-pub-subnet"}]} 2019-01-18 06:17:19,835 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=c98ea227-5b11-4af4-bffb-382e6bde8ec9 used request id req-00e23a79-a8e9-4274-9dd7-da2735afe323 2019-01-18 06:17:19,840 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=c98ea227-5b11-4af4-bffb-382e6bde8ec9&name=CreateInstancePortManipulationTests-88457491-588d-4ed3-b87f-39f6b3327de3port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}865d643c20be79ee98b00394f980a70efa40b4c0" 2019-01-18 06:17:20,018 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-5af47680-3ab9-45ae-915b-bc5e2187b474 Date: Fri, 18 Jan 2019 06:17:19 GMT RESP BODY: {"ports":[]} 2019-01-18 06:17:20,018 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=c98ea227-5b11-4af4-bffb-382e6bde8ec9&name=CreateInstancePortManipulationTests-88457491-588d-4ed3-b87f-39f6b3327de3port-1&admin_state_up=True used request id req-5af47680-3ab9-45ae-915b-bc5e2187b474 2019-01-18 06:17:20,021 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-88457491-588d-4ed3-b87f-39f6b3327de3-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}865d643c20be79ee98b00394f980a70efa40b4c0" 2019-01-18 06:17:20,266 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:17: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-38d50d6e-1e96-4010-9943-eff5dde0c686 x-compute-request-id: req-38d50d6e-1e96-4010-9943-eff5dde0c686 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2019-01-18 06:17:20,266 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-88457491-588d-4ed3-b87f-39f6b3327de3-inst used request id req-38d50d6e-1e96-4010-9943-eff5dde0c686 2019-01-18 06:17:20,272 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-88457491-588d-4ed3-b87f-39f6b3327de3-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}865d643c20be79ee98b00394f980a70efa40b4c0" 2019-01-18 06:17:20,376 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-f00ac73d-0c0d-4927-bf64-ad426eee826f Date: Fri, 18 Jan 2019 06:17: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":["5125caa7-a2aa-4362-9574-28a433fb32b6"],"updated_at":"2019-01-18T06:17:17Z","tenant_id":"64165b0da1bc43ee8f79ed0775b70dd7","created_at":"2019-01-18T06:17:15Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"64165b0da1bc43ee8f79ed0775b70dd7","id":"c98ea227-5b11-4af4-bffb-382e6bde8ec9","name":"CreateInstancePortManipulationTests-88457491-588d-4ed3-b87f-39f6b3327de3-pub-net"}]} 2019-01-18 06:17:20,376 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-88457491-588d-4ed3-b87f-39f6b3327de3-pub-net used request id req-f00ac73d-0c0d-4927-bf64-ad426eee826f 2019-01-18 06:17:20,380 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/64165b0da1bc43ee8f79ed0775b70dd7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}865d643c20be79ee98b00394f980a70efa40b4c0" 2019-01-18 06:17:20,462 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:17:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3bd14efb-cf9b-429b-9057-4e5f339feaf0 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/64165b0da1bc43ee8f79ed0775b70dd7"}, "enabled": true, "id": "64165b0da1bc43ee8f79ed0775b70dd7", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-1a91454e-e98f-4f8-proj"}} 2019-01-18 06:17:20,462 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/64165b0da1bc43ee8f79ed0775b70dd7 used request id req-3bd14efb-cf9b-429b-9057-4e5f339feaf0 2019-01-18 06:17:20,468 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=c98ea227-5b11-4af4-bffb-382e6bde8ec9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}865d643c20be79ee98b00394f980a70efa40b4c0" 2019-01-18 06:17:20,688 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-20c9f745-e249-4deb-b2e4-4c7414d4735a Date: Fri, 18 Jan 2019 06:17:20 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c98ea227-5b11-4af4-bffb-382e6bde8ec9","tenant_id":"64165b0da1bc43ee8f79ed0775b70dd7","created_at":"2019-01-18T06:17:17Z","dns_nameservers":[],"updated_at":"2019-01-18T06:17:17Z","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":"64165b0da1bc43ee8f79ed0775b70dd7","id":"5125caa7-a2aa-4362-9574-28a433fb32b6","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-88457491-588d-4ed3-b87f-39f6b3327de3-pub-subnet"}]} 2019-01-18 06:17:20,688 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=c98ea227-5b11-4af4-bffb-382e6bde8ec9 used request id req-20c9f745-e249-4deb-b2e4-4c7414d4735a 2019-01-18 06:17:20,694 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=c98ea227-5b11-4af4-bffb-382e6bde8ec9&name=CreateInstancePortManipulationTests-88457491-588d-4ed3-b87f-39f6b3327de3port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}865d643c20be79ee98b00394f980a70efa40b4c0" 2019-01-18 06:17:20,724 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-41904b7e-178b-4e34-8d4e-aba926849b4e Date: Fri, 18 Jan 2019 06:17:20 GMT RESP BODY: {"ports":[]} 2019-01-18 06:17:20,725 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=c98ea227-5b11-4af4-bffb-382e6bde8ec9&name=CreateInstancePortManipulationTests-88457491-588d-4ed3-b87f-39f6b3327de3port-1&admin_state_up=True used request id req-41904b7e-178b-4e34-8d4e-aba926849b4e 2019-01-18 06:17:20,725 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:17:20,726 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:17:21,191 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6183753aca1143b6aafdec6256c13311", "name": "CreateInstancePortManipulationTests-1a91454e-e98f-4f8-proj-role"}], "expires_at": "2019-01-18T07:17:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "64165b0da1bc43ee8f79ed0775b70dd7", "name": "CreateInstancePortManipulationTests-1a91454e-e98f-4f8-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/64165b0da1bc43ee8f79ed0775b70dd7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/64165b0da1bc43ee8f79ed0775b70dd7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/64165b0da1bc43ee8f79ed0775b70dd7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/64165b0da1bc43ee8f79ed0775b70dd7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/64165b0da1bc43ee8f79ed0775b70dd7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/64165b0da1bc43ee8f79ed0775b70dd7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/64165b0da1bc43ee8f79ed0775b70dd7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/64165b0da1bc43ee8f79ed0775b70dd7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/64165b0da1bc43ee8f79ed0775b70dd7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/64165b0da1bc43ee8f79ed0775b70dd7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/64165b0da1bc43ee8f79ed0775b70dd7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/64165b0da1bc43ee8f79ed0775b70dd7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-1a91454e-e98f-4f8-user", "id": "d30d68d92e914f70856a2c96d6886724"}, "audit_ids": ["zTYqoDE_ThSySMqeZUdJfQ"], "issued_at": "2019-01-18T06:17:21.000000Z"}} 2019-01-18 06:17:21,192 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}540c29c6349878c1e5b85ffabc980a098cec89fb" 2019-01-18 06:17:21,267 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:17:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8e6a2541-f5d7-40a2-84b0-cf1e00d12ddd Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:17:21,268 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-8e6a2541-f5d7-40a2-84b0-cf1e00d12ddd 2019-01-18 06:17:21,276 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-88457491-588d-4ed3-b87f-39f6b3327de3-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}865d643c20be79ee98b00394f980a70efa40b4c0" 2019-01-18 06:17:21,514 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-55a7b1f2-0e4d-4168-bfd4-da6692f531f4 Date: Fri, 18 Jan 2019 06:17: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":["5125caa7-a2aa-4362-9574-28a433fb32b6"],"updated_at":"2019-01-18T06:17:17Z","tenant_id":"64165b0da1bc43ee8f79ed0775b70dd7","created_at":"2019-01-18T06:17:15Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"64165b0da1bc43ee8f79ed0775b70dd7","id":"c98ea227-5b11-4af4-bffb-382e6bde8ec9","name":"CreateInstancePortManipulationTests-88457491-588d-4ed3-b87f-39f6b3327de3-pub-net"}]} 2019-01-18 06:17:21,514 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-88457491-588d-4ed3-b87f-39f6b3327de3-pub-net used request id req-55a7b1f2-0e4d-4168-bfd4-da6692f531f4 2019-01-18 06:17:21,520 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=c98ea227-5b11-4af4-bffb-382e6bde8ec9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}865d643c20be79ee98b00394f980a70efa40b4c0" 2019-01-18 06:17:21,719 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-42efc9ea-e076-4e2b-9b56-456e038f89ed Date: Fri, 18 Jan 2019 06:17:21 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c98ea227-5b11-4af4-bffb-382e6bde8ec9","tenant_id":"64165b0da1bc43ee8f79ed0775b70dd7","created_at":"2019-01-18T06:17:17Z","dns_nameservers":[],"updated_at":"2019-01-18T06:17:17Z","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":"64165b0da1bc43ee8f79ed0775b70dd7","id":"5125caa7-a2aa-4362-9574-28a433fb32b6","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-88457491-588d-4ed3-b87f-39f6b3327de3-pub-subnet"}]} 2019-01-18 06:17:21,719 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=c98ea227-5b11-4af4-bffb-382e6bde8ec9 used request id req-42efc9ea-e076-4e2b-9b56-456e038f89ed 2019-01-18 06:17:21,724 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-88457491-588d-4ed3-b87f-39f6b3327de3-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}865d643c20be79ee98b00394f980a70efa40b4c0" 2019-01-18 06:17:21,827 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-88912bd7-2570-4da5-9029-5c740980b72e Date: Fri, 18 Jan 2019 06:17: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":["5125caa7-a2aa-4362-9574-28a433fb32b6"],"updated_at":"2019-01-18T06:17:17Z","tenant_id":"64165b0da1bc43ee8f79ed0775b70dd7","created_at":"2019-01-18T06:17:15Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"64165b0da1bc43ee8f79ed0775b70dd7","id":"c98ea227-5b11-4af4-bffb-382e6bde8ec9","name":"CreateInstancePortManipulationTests-88457491-588d-4ed3-b87f-39f6b3327de3-pub-net"}]} 2019-01-18 06:17:21,827 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-88457491-588d-4ed3-b87f-39f6b3327de3-pub-net used request id req-88912bd7-2570-4da5-9029-5c740980b72e 2019-01-18 06:17:21,830 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-18 06:17:21,836 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 18 Jan 2019 06:17: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"}]}]}} 2019-01-18 06:17:21,837 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/64165b0da1bc43ee8f79ed0775b70dd7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}540c29c6349878c1e5b85ffabc980a098cec89fb" 2019-01-18 06:17:21,920 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:17:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9b9d0646-b0d5-476d-bc94-6f4d40f072da 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/64165b0da1bc43ee8f79ed0775b70dd7"}, "enabled": true, "id": "64165b0da1bc43ee8f79ed0775b70dd7", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-1a91454e-e98f-4f8-proj"}} 2019-01-18 06:17:21,920 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/64165b0da1bc43ee8f79ed0775b70dd7 used request id req-9b9d0646-b0d5-476d-bc94-6f4d40f072da 2019-01-18 06:17:21,926 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=c98ea227-5b11-4af4-bffb-382e6bde8ec9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}865d643c20be79ee98b00394f980a70efa40b4c0" 2019-01-18 06:17:21,978 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-fc86dc10-03ed-4a85-89a0-90247573feb7 Date: Fri, 18 Jan 2019 06:17:21 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c98ea227-5b11-4af4-bffb-382e6bde8ec9","tenant_id":"64165b0da1bc43ee8f79ed0775b70dd7","created_at":"2019-01-18T06:17:17Z","dns_nameservers":[],"updated_at":"2019-01-18T06:17:17Z","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":"64165b0da1bc43ee8f79ed0775b70dd7","id":"5125caa7-a2aa-4362-9574-28a433fb32b6","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-88457491-588d-4ed3-b87f-39f6b3327de3-pub-subnet"}]} 2019-01-18 06:17:21,978 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=c98ea227-5b11-4af4-bffb-382e6bde8ec9 used request id req-fc86dc10-03ed-4a85-89a0-90247573feb7 2019-01-18 06:17:21,979 - neutron_utils - INFO - Creating port for network with name - CreateInstancePortManipulationTests-88457491-588d-4ed3-b87f-39f6b3327de3-pub-net 2019-01-18 06:17:21,984 - 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}865d643c20be79ee98b00394f980a70efa40b4c0" -d '{"port": {"network_id": "c98ea227-5b11-4af4-bffb-382e6bde8ec9", "name": "CreateInstancePortManipulationTests-88457491-588d-4ed3-b87f-39f6b3327de3port-1", "allowed_address_pairs": [{"ip_address": "10.55.0.101", "mac_address": "0a:1b:2c:3d:4e:5f"}], "admin_state_up": true}}' 2019-01-18 06:17:23,128 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 853 X-Openstack-Request-Id: req-ae3fd780-93e7-4143-bf10-93845ccda483 Date: Fri, 18 Jan 2019 06:17:23 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":"2019-01-18T06:17:22Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"5125caa7-a2aa-4362-9574-28a433fb32b6","ip_address":"10.55.0.6"}],"id":"670683a0-8f7c-47cf-b61e-4792dc2350dd","security_groups":["b8692fa2-ee2c-4427-9bf8-7684266cf2aa"],"mac_address":"fa:16:3e:d9:0f:7f","device_id":"","status":"DOWN","description":"","tags":[],"name":"CreateInstancePortManipulationTests-88457491-588d-4ed3-b87f-39f6b3327de3port-1","project_id":"64165b0da1bc43ee8f79ed0775b70dd7","qos_policy_id":null,"admin_state_up":true,"network_id":"c98ea227-5b11-4af4-bffb-382e6bde8ec9","tenant_id":"64165b0da1bc43ee8f79ed0775b70dd7","created_at":"2019-01-18T06:17:22Z","binding:vnic_type":"normal"}} 2019-01-18 06:17:23,128 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/ports used request id req-ae3fd780-93e7-4143-bf10-93845ccda483 2019-01-18 06:17:23,133 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-88457491-588d-4ed3-b87f-39f6b3327de3-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}865d643c20be79ee98b00394f980a70efa40b4c0" 2019-01-18 06:17:23,240 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-89dcee42-476f-48f8-a5aa-0e3af54467b5 Date: Fri, 18 Jan 2019 06:17: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":["5125caa7-a2aa-4362-9574-28a433fb32b6"],"updated_at":"2019-01-18T06:17:17Z","tenant_id":"64165b0da1bc43ee8f79ed0775b70dd7","created_at":"2019-01-18T06:17:15Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"64165b0da1bc43ee8f79ed0775b70dd7","id":"c98ea227-5b11-4af4-bffb-382e6bde8ec9","name":"CreateInstancePortManipulationTests-88457491-588d-4ed3-b87f-39f6b3327de3-pub-net"}]} 2019-01-18 06:17:23,240 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-88457491-588d-4ed3-b87f-39f6b3327de3-pub-net used request id req-89dcee42-476f-48f8-a5aa-0e3af54467b5 2019-01-18 06:17:23,244 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/64165b0da1bc43ee8f79ed0775b70dd7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}865d643c20be79ee98b00394f980a70efa40b4c0" 2019-01-18 06:17:23,319 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:17:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f664db8b-bf84-4fbb-b9b7-51feb457aafb 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/64165b0da1bc43ee8f79ed0775b70dd7"}, "enabled": true, "id": "64165b0da1bc43ee8f79ed0775b70dd7", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-1a91454e-e98f-4f8-proj"}} 2019-01-18 06:17:23,319 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/64165b0da1bc43ee8f79ed0775b70dd7 used request id req-f664db8b-bf84-4fbb-b9b7-51feb457aafb 2019-01-18 06:17:23,325 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=c98ea227-5b11-4af4-bffb-382e6bde8ec9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}865d643c20be79ee98b00394f980a70efa40b4c0" 2019-01-18 06:17:23,516 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-eeb7218e-cf70-4c69-9b61-e54889cc7949 Date: Fri, 18 Jan 2019 06:17:23 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c98ea227-5b11-4af4-bffb-382e6bde8ec9","tenant_id":"64165b0da1bc43ee8f79ed0775b70dd7","created_at":"2019-01-18T06:17:17Z","dns_nameservers":[],"updated_at":"2019-01-18T06:17:17Z","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":"64165b0da1bc43ee8f79ed0775b70dd7","id":"5125caa7-a2aa-4362-9574-28a433fb32b6","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-88457491-588d-4ed3-b87f-39f6b3327de3-pub-subnet"}]} 2019-01-18 06:17:23,516 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=c98ea227-5b11-4af4-bffb-382e6bde8ec9 used request id req-eeb7218e-cf70-4c69-9b61-e54889cc7949 2019-01-18 06:17:23,522 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=c98ea227-5b11-4af4-bffb-382e6bde8ec9&name=CreateInstancePortManipulationTests-88457491-588d-4ed3-b87f-39f6b3327de3port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}865d643c20be79ee98b00394f980a70efa40b4c0" 2019-01-18 06:17:23,722 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 856 X-Openstack-Request-Id: req-dc879137-5453-41ac-ae1e-0b6cdfcc1b6d Date: Fri, 18 Jan 2019 06:17:23 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":"2019-01-18T06:17:22Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"5125caa7-a2aa-4362-9574-28a433fb32b6","ip_address":"10.55.0.6"}],"id":"670683a0-8f7c-47cf-b61e-4792dc2350dd","security_groups":["b8692fa2-ee2c-4427-9bf8-7684266cf2aa"],"mac_address":"fa:16:3e:d9:0f:7f","project_id":"64165b0da1bc43ee8f79ed0775b70dd7","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstancePortManipulationTests-88457491-588d-4ed3-b87f-39f6b3327de3port-1","admin_state_up":true,"network_id":"c98ea227-5b11-4af4-bffb-382e6bde8ec9","tenant_id":"64165b0da1bc43ee8f79ed0775b70dd7","created_at":"2019-01-18T06:17:22Z","binding:vnic_type":"normal","device_id":""}]} 2019-01-18 06:17:23,722 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=c98ea227-5b11-4af4-bffb-382e6bde8ec9&name=CreateInstancePortManipulationTests-88457491-588d-4ed3-b87f-39f6b3327de3port-1&admin_state_up=True used request id req-dc879137-5453-41ac-ae1e-0b6cdfcc1b6d 2019-01-18 06:17:23,726 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/64165b0da1bc43ee8f79ed0775b70dd7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}865d643c20be79ee98b00394f980a70efa40b4c0" 2019-01-18 06:17:23,807 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:17:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-db6e162f-30b4-464e-ae49-ecebfa80519d 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/64165b0da1bc43ee8f79ed0775b70dd7"}, "enabled": true, "id": "64165b0da1bc43ee8f79ed0775b70dd7", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-1a91454e-e98f-4f8-proj"}} 2019-01-18 06:17:23,807 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/64165b0da1bc43ee8f79ed0775b70dd7 used request id req-db6e162f-30b4-464e-ae49-ecebfa80519d 2019-01-18 06:17:23,808 - nova_utils - INFO - Creating VM with name - CreateInstancePortManipulationTests-88457491-588d-4ed3-b87f-39f6b3327de3-inst 2019-01-18 06:17:23,811 - 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}865d643c20be79ee98b00394f980a70efa40b4c0" 2019-01-18 06:17:23,839 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:17: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-c67a0891-0ce8-4558-b3ae-3c76217442f5 x-compute-request-id: req-c67a0891-0ce8-4558-b3ae-3c76217442f5 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"flavors": [{"id": "49ab088a-cae9-4672-877b-84230e99e021", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/49ab088a-cae9-4672-877b-84230e99e021", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/49ab088a-cae9-4672-877b-84230e99e021", "rel": "bookmark"}], "name": "CreateInstancePortManipulationTests-88457491-588d-4ed3-b87f-39f6b3327de3-flavor-name"}]} 2019-01-18 06:17:23,839 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-c67a0891-0ce8-4558-b3ae-3c76217442f5 2019-01-18 06:17:23,842 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors/49ab088a-cae9-4672-877b-84230e99e021 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}865d643c20be79ee98b00394f980a70efa40b4c0" 2019-01-18 06:17:23,861 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:17: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-a4ef4161-367a-4c60-b06e-7016cacbb524 x-compute-request-id: req-a4ef4161-367a-4c60-b06e-7016cacbb524 Content-Encoding: gzip Content-Length: 331 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/49ab088a-cae9-4672-877b-84230e99e021", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/49ab088a-cae9-4672-877b-84230e99e021", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "49ab088a-cae9-4672-877b-84230e99e021", "name": "CreateInstancePortManipulationTests-88457491-588d-4ed3-b87f-39f6b3327de3-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2019-01-18 06:17:23,861 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/49ab088a-cae9-4672-877b-84230e99e021 used request id req-a4ef4161-367a-4c60-b06e-7016cacbb524 2019-01-18 06:17:23,864 - 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-88457491-588d-4ed3-b87f-39f6b3327de3-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}865d643c20be79ee98b00394f980a70efa40b4c0" 2019-01-18 06:17:24,037 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1080 Content-Type: application/json X-Openstack-Request-Id: req-4f205e2d-8ca6-407d-80dd-f6050ac2ba8e Date: Fri, 18 Jan 2019 06:17:24 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-88457491-588d-4ed3-b87f-39f6b3327de3-image", "tags": [], "container_format": "bare", "created_at": "2019-01-18T06:17:12Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-18T06:17:14Z", "visibility": "shared", "locations": [{"url": "rbd://af014572-0a5d-4a80-a07f-9105f52ab2c1/images/615af996-4d37-4503-9b78-bfa3e4e9b72e/snap", "metadata": {}}], "self": "/v2/images/615af996-4d37-4503-9b78-bfa3e4e9b72e", "min_disk": 0, "protected": false, "id": "615af996-4d37-4503-9b78-bfa3e4e9b72e", "file": "/v2/images/615af996-4d37-4503-9b78-bfa3e4e9b72e/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "64165b0da1bc43ee8f79ed0775b70dd7", "direct_url": "rbd://af014572-0a5d-4a80-a07f-9105f52ab2c1/images/615af996-4d37-4503-9b78-bfa3e4e9b72e/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-88457491-588d-4ed3-b87f-39f6b3327de3-image"} 2019-01-18 06:17:24,037 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-88457491-588d-4ed3-b87f-39f6b3327de3-image used request id req-4f205e2d-8ca6-407d-80dd-f6050ac2ba8e 2019-01-18 06:17:24,041 - 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}865d643c20be79ee98b00394f980a70efa40b4c0" 2019-01-18 06:17:24,187 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-4ab45ad3-94f6-41cc-a3c9-1322a32fb5b4 Date: Fri, 18 Jan 2019 06:17: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"}}} 2019-01-18 06:17:24,187 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-4ab45ad3-94f6-41cc-a3c9-1322a32fb5b4 2019-01-18 06:17:24,193 - 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}865d643c20be79ee98b00394f980a70efa40b4c0" -d '{"server": {"name": "CreateInstancePortManipulationTests-88457491-588d-4ed3-b87f-39f6b3327de3-inst", "imageRef": "615af996-4d37-4503-9b78-bfa3e4e9b72e", "flavorRef": "49ab088a-cae9-4672-877b-84230e99e021", "max_count": 1, "min_count": 1, "networks": [{"port": "670683a0-8f7c-47cf-b61e-4792dc2350dd"}]}}' 2019-01-18 06:17:25,819 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 18 Jan 2019 06:17: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-8c1df338-465d-45be-b5d1-ba4d4689b05d x-compute-request-id: req-8c1df338-465d-45be-b5d1-ba4d4689b05d Content-Length: 374 location: http://172.30.9.23:8774/v2.1/servers/7fd361b7-bb21-4bef-a43b-aa2f0c493bde Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "7fd361b7-bb21-4bef-a43b-aa2f0c493bde", "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/7fd361b7-bb21-4bef-a43b-aa2f0c493bde", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/7fd361b7-bb21-4bef-a43b-aa2f0c493bde", "rel": "bookmark"}], "adminPass": "UuA5Q6SFRPxa"}} 2019-01-18 06:17:25,819 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-8c1df338-465d-45be-b5d1-ba4d4689b05d 2019-01-18 06:17:25,823 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/7fd361b7-bb21-4bef-a43b-aa2f0c493bde -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}865d643c20be79ee98b00394f980a70efa40b4c0" 2019-01-18 06:17:26,050 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:17: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-1ac6827b-71e6-4b53-b081-fe4fa3e72d29 x-compute-request-id: req-1ac6827b-71e6-4b53-b081-fe4fa3e72d29 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/7fd361b7-bb21-4bef-a43b-aa2f0c493bde", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/7fd361b7-bb21-4bef-a43b-aa2f0c493bde", "rel": "bookmark"}], "image": {"id": "615af996-4d37-4503-9b78-bfa3e4e9b72e", "links": [{"href": "http://172.30.9.23:8774/images/615af996-4d37-4503-9b78-bfa3e4e9b72e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "49ab088a-cae9-4672-877b-84230e99e021", "links": [{"href": "http://172.30.9.23:8774/flavors/49ab088a-cae9-4672-877b-84230e99e021", "rel": "bookmark"}]}, "id": "7fd361b7-bb21-4bef-a43b-aa2f0c493bde", "user_id": "d30d68d92e914f70856a2c96d6886724", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2019-01-18T06:17:25Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-88457491-588d-4ed3-b87f-39f6b3327de3-inst", "created": "2019-01-18T06:17:25Z", "tenant_id": "64165b0da1bc43ee8f79ed0775b70dd7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-18 06:17:26,050 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/7fd361b7-bb21-4bef-a43b-aa2f0c493bde used request id req-1ac6827b-71e6-4b53-b081-fe4fa3e72d29 2019-01-18 06:17:26,051 - create_instance - INFO - Created instance with name - CreateInstancePortManipulationTests-88457491-588d-4ed3-b87f-39f6b3327de3-inst 2019-01-18 06:17:26,054 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/7fd361b7-bb21-4bef-a43b-aa2f0c493bde -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}865d643c20be79ee98b00394f980a70efa40b4c0" 2019-01-18 06:17:26,270 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:17: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-b59779bd-fb60-4fd4-b978-2a1021801d7b x-compute-request-id: req-b59779bd-fb60-4fd4-b978-2a1021801d7b 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/7fd361b7-bb21-4bef-a43b-aa2f0c493bde", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/7fd361b7-bb21-4bef-a43b-aa2f0c493bde", "rel": "bookmark"}], "image": {"id": "615af996-4d37-4503-9b78-bfa3e4e9b72e", "links": [{"href": "http://172.30.9.23:8774/images/615af996-4d37-4503-9b78-bfa3e4e9b72e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "49ab088a-cae9-4672-877b-84230e99e021", "links": [{"href": "http://172.30.9.23:8774/flavors/49ab088a-cae9-4672-877b-84230e99e021", "rel": "bookmark"}]}, "id": "7fd361b7-bb21-4bef-a43b-aa2f0c493bde", "user_id": "d30d68d92e914f70856a2c96d6886724", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2019-01-18T06:17:26Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-88457491-588d-4ed3-b87f-39f6b3327de3-inst", "created": "2019-01-18T06:17:25Z", "tenant_id": "64165b0da1bc43ee8f79ed0775b70dd7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-18 06:17:26,270 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/7fd361b7-bb21-4bef-a43b-aa2f0c493bde used request id req-b59779bd-fb60-4fd4-b978-2a1021801d7b 2019-01-18 06:17:26,270 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-88457491-588d-4ed3-b87f-39f6b3327de3-inst] is - BUILD 2019-01-18 06:17:26,270 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-18 06:17:29,274 - create_instance - DEBUG - VM status query timeout in 896.777364016 2019-01-18 06:17:29,277 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/7fd361b7-bb21-4bef-a43b-aa2f0c493bde -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}865d643c20be79ee98b00394f980a70efa40b4c0" 2019-01-18 06:17:29,884 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:17: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-f0b9319e-dcf2-497c-8d2e-67952bead71b x-compute-request-id: req-f0b9319e-dcf2-497c-8d2e-67952bead71b 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/7fd361b7-bb21-4bef-a43b-aa2f0c493bde", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/7fd361b7-bb21-4bef-a43b-aa2f0c493bde", "rel": "bookmark"}], "image": {"id": "615af996-4d37-4503-9b78-bfa3e4e9b72e", "links": [{"href": "http://172.30.9.23:8774/images/615af996-4d37-4503-9b78-bfa3e4e9b72e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "49ab088a-cae9-4672-877b-84230e99e021", "links": [{"href": "http://172.30.9.23:8774/flavors/49ab088a-cae9-4672-877b-84230e99e021", "rel": "bookmark"}]}, "id": "7fd361b7-bb21-4bef-a43b-aa2f0c493bde", "security_groups": [{"name": "default"}], "user_id": "d30d68d92e914f70856a2c96d6886724", "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": "2019-01-18T06:17:26Z", "hostId": "e363a5626ffe240b546783b99f84339e0f197681e40d1907de80e3d4", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-88457491-588d-4ed3-b87f-39f6b3327de3-inst", "created": "2019-01-18T06:17:25Z", "tenant_id": "64165b0da1bc43ee8f79ed0775b70dd7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-18 06:17:29,884 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/7fd361b7-bb21-4bef-a43b-aa2f0c493bde used request id req-f0b9319e-dcf2-497c-8d2e-67952bead71b 2019-01-18 06:17:29,884 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-88457491-588d-4ed3-b87f-39f6b3327de3-inst] is - BUILD 2019-01-18 06:17:29,885 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-18 06:17:32,888 - create_instance - DEBUG - VM status query timeout in 893.16334796 2019-01-18 06:17:32,891 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/7fd361b7-bb21-4bef-a43b-aa2f0c493bde -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}865d643c20be79ee98b00394f980a70efa40b4c0" 2019-01-18 06:17:33,650 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:17: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-f4132ba4-7363-494d-983f-8a0faf6470c4 x-compute-request-id: req-f4132ba4-7363-494d-983f-8a0faf6470c4 Content-Encoding: gzip Content-Length: 762 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstancePortManipulationTests-88457491-588d-4ed3-b87f-39f6b3327de3-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d9:0f:7f", "version": 4, "addr": "10.55.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/7fd361b7-bb21-4bef-a43b-aa2f0c493bde", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/7fd361b7-bb21-4bef-a43b-aa2f0c493bde", "rel": "bookmark"}], "image": {"id": "615af996-4d37-4503-9b78-bfa3e4e9b72e", "links": [{"href": "http://172.30.9.23:8774/images/615af996-4d37-4503-9b78-bfa3e4e9b72e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-18T06:17:30.000000", "flavor": {"id": "49ab088a-cae9-4672-877b-84230e99e021", "links": [{"href": "http://172.30.9.23:8774/flavors/49ab088a-cae9-4672-877b-84230e99e021", "rel": "bookmark"}]}, "id": "7fd361b7-bb21-4bef-a43b-aa2f0c493bde", "security_groups": [{"name": "default"}], "user_id": "d30d68d92e914f70856a2c96d6886724", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-18T06:17:32Z", "hostId": "e363a5626ffe240b546783b99f84339e0f197681e40d1907de80e3d4", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-88457491-588d-4ed3-b87f-39f6b3327de3-inst", "created": "2019-01-18T06:17:25Z", "tenant_id": "64165b0da1bc43ee8f79ed0775b70dd7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-18 06:17:33,650 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/7fd361b7-bb21-4bef-a43b-aa2f0c493bde used request id req-f4132ba4-7363-494d-983f-8a0faf6470c4 2019-01-18 06:17:33,650 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-88457491-588d-4ed3-b87f-39f6b3327de3-inst] is - ACTIVE 2019-01-18 06:17:33,650 - create_instance - INFO - VM is - ACTIVE 2019-01-18 06:17:33,653 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/7fd361b7-bb21-4bef-a43b-aa2f0c493bde -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}865d643c20be79ee98b00394f980a70efa40b4c0" 2019-01-18 06:17:34,117 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:17: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-4013e345-9359-4956-be51-b784a15070ae x-compute-request-id: req-4013e345-9359-4956-be51-b784a15070ae Content-Encoding: gzip Content-Length: 762 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstancePortManipulationTests-88457491-588d-4ed3-b87f-39f6b3327de3-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d9:0f:7f", "version": 4, "addr": "10.55.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/7fd361b7-bb21-4bef-a43b-aa2f0c493bde", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/7fd361b7-bb21-4bef-a43b-aa2f0c493bde", "rel": "bookmark"}], "image": {"id": "615af996-4d37-4503-9b78-bfa3e4e9b72e", "links": [{"href": "http://172.30.9.23:8774/images/615af996-4d37-4503-9b78-bfa3e4e9b72e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-18T06:17:30.000000", "flavor": {"id": "49ab088a-cae9-4672-877b-84230e99e021", "links": [{"href": "http://172.30.9.23:8774/flavors/49ab088a-cae9-4672-877b-84230e99e021", "rel": "bookmark"}]}, "id": "7fd361b7-bb21-4bef-a43b-aa2f0c493bde", "security_groups": [{"name": "default"}], "user_id": "d30d68d92e914f70856a2c96d6886724", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-18T06:17:32Z", "hostId": "e363a5626ffe240b546783b99f84339e0f197681e40d1907de80e3d4", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-88457491-588d-4ed3-b87f-39f6b3327de3-inst", "created": "2019-01-18T06:17:25Z", "tenant_id": "64165b0da1bc43ee8f79ed0775b70dd7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-18 06:17:34,117 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/7fd361b7-bb21-4bef-a43b-aa2f0c493bde used request id req-4013e345-9359-4956-be51-b784a15070ae 2019-01-18 06:17:34,123 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-88457491-588d-4ed3-b87f-39f6b3327de3-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}865d643c20be79ee98b00394f980a70efa40b4c0" 2019-01-18 06:17:34,223 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-4c6b6d22-7f38-4a76-aaf8-6308e216f8b7 Date: Fri, 18 Jan 2019 06:17: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":["5125caa7-a2aa-4362-9574-28a433fb32b6"],"updated_at":"2019-01-18T06:17:17Z","tenant_id":"64165b0da1bc43ee8f79ed0775b70dd7","created_at":"2019-01-18T06:17:15Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"64165b0da1bc43ee8f79ed0775b70dd7","id":"c98ea227-5b11-4af4-bffb-382e6bde8ec9","name":"CreateInstancePortManipulationTests-88457491-588d-4ed3-b87f-39f6b3327de3-pub-net"}]} 2019-01-18 06:17:34,223 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-88457491-588d-4ed3-b87f-39f6b3327de3-pub-net used request id req-4c6b6d22-7f38-4a76-aaf8-6308e216f8b7 2019-01-18 06:17:34,228 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/64165b0da1bc43ee8f79ed0775b70dd7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}865d643c20be79ee98b00394f980a70efa40b4c0" 2019-01-18 06:17:34,318 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:17:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-62674d0a-c915-4ab4-aace-3e67f0b4fdbc 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/64165b0da1bc43ee8f79ed0775b70dd7"}, "enabled": true, "id": "64165b0da1bc43ee8f79ed0775b70dd7", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-1a91454e-e98f-4f8-proj"}} 2019-01-18 06:17:34,318 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/64165b0da1bc43ee8f79ed0775b70dd7 used request id req-62674d0a-c915-4ab4-aace-3e67f0b4fdbc 2019-01-18 06:17:34,324 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=c98ea227-5b11-4af4-bffb-382e6bde8ec9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}865d643c20be79ee98b00394f980a70efa40b4c0" 2019-01-18 06:17:34,380 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-aa25fd71-a0e5-4107-a8cc-e7e592fd1e47 Date: Fri, 18 Jan 2019 06:17:34 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c98ea227-5b11-4af4-bffb-382e6bde8ec9","tenant_id":"64165b0da1bc43ee8f79ed0775b70dd7","created_at":"2019-01-18T06:17:17Z","dns_nameservers":[],"updated_at":"2019-01-18T06:17:17Z","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":"64165b0da1bc43ee8f79ed0775b70dd7","id":"5125caa7-a2aa-4362-9574-28a433fb32b6","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-88457491-588d-4ed3-b87f-39f6b3327de3-pub-subnet"}]} 2019-01-18 06:17:34,381 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=c98ea227-5b11-4af4-bffb-382e6bde8ec9 used request id req-aa25fd71-a0e5-4107-a8cc-e7e592fd1e47 2019-01-18 06:17:34,386 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=c98ea227-5b11-4af4-bffb-382e6bde8ec9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}865d643c20be79ee98b00394f980a70efa40b4c0" 2019-01-18 06:17:34,475 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3183 X-Openstack-Request-Id: req-8878f394-48aa-49eb-af3c-d5004f52a624 Date: Fri, 18 Jan 2019 06:17:34 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:17:21Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"5125caa7-a2aa-4362-9574-28a433fb32b6","ip_address":"10.55.0.3"}],"id":"38ad832d-aff9-4d73-bd17-f2dafceafa82","security_groups":[],"mac_address":"fa:16:3e:65:97:4b","project_id":"64165b0da1bc43ee8f79ed0775b70dd7","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c98ea227-5b11-4af4-bffb-382e6bde8ec9","tenant_id":"64165b0da1bc43ee8f79ed0775b70dd7","created_at":"2019-01-18T06:17:18Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-c98ea227-5b11-4af4-bffb-382e6bde8ec9"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:17:19Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"5125caa7-a2aa-4362-9574-28a433fb32b6","ip_address":"10.55.0.2"}],"id":"4acf671e-0017-426e-8496-97a13bf1bd7b","security_groups":[],"mac_address":"fa:16:3e:fe:79:c2","project_id":"64165b0da1bc43ee8f79ed0775b70dd7","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c98ea227-5b11-4af4-bffb-382e6bde8ec9","tenant_id":"64165b0da1bc43ee8f79ed0775b70dd7","created_at":"2019-01-18T06:17:17Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-c98ea227-5b11-4af4-bffb-382e6bde8ec9"},{"allowed_address_pairs":[{"ip_address":"10.55.0.101","mac_address":"0a:1b:2c:3d:4e:5f"}],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:17:32Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"5125caa7-a2aa-4362-9574-28a433fb32b6","ip_address":"10.55.0.6"}],"id":"670683a0-8f7c-47cf-b61e-4792dc2350dd","security_groups":["b8692fa2-ee2c-4427-9bf8-7684266cf2aa"],"mac_address":"fa:16:3e:d9:0f:7f","project_id":"64165b0da1bc43ee8f79ed0775b70dd7","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstancePortManipulationTests-88457491-588d-4ed3-b87f-39f6b3327de3port-1","admin_state_up":true,"network_id":"c98ea227-5b11-4af4-bffb-382e6bde8ec9","tenant_id":"64165b0da1bc43ee8f79ed0775b70dd7","created_at":"2019-01-18T06:17:22Z","binding:vnic_type":"normal","device_id":"7fd361b7-bb21-4bef-a43b-aa2f0c493bde"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:17:20Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"5125caa7-a2aa-4362-9574-28a433fb32b6","ip_address":"10.55.0.4"}],"id":"70e638b1-46a6-4ced-b7ee-eba0a2d956ce","security_groups":[],"mac_address":"fa:16:3e:e1:68:67","project_id":"64165b0da1bc43ee8f79ed0775b70dd7","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c98ea227-5b11-4af4-bffb-382e6bde8ec9","tenant_id":"64165b0da1bc43ee8f79ed0775b70dd7","created_at":"2019-01-18T06:17:19Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-c98ea227-5b11-4af4-bffb-382e6bde8ec9"}]} 2019-01-18 06:17:34,475 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=c98ea227-5b11-4af4-bffb-382e6bde8ec9 used request id req-8878f394-48aa-49eb-af3c-d5004f52a624 2019-01-18 06:17:34,476 - create_instance - INFO - Deleting Port with ID - 670683a0-8f7c-47cf-b61e-4792dc2350dd 2019-01-18 06:17:34,476 - neutron_utils - INFO - Deleting port with name CreateInstancePortManipulationTests-88457491-588d-4ed3-b87f-39f6b3327de3port-1 2019-01-18 06:17:34,481 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/ports/670683a0-8f7c-47cf-b61e-4792dc2350dd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}865d643c20be79ee98b00394f980a70efa40b4c0" 2019-01-18 06:17:35,247 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-912f6b9e-e681-482b-8806-d2f4e930dd90 Date: Fri, 18 Jan 2019 06:17:35 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-18 06:17:35,247 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/ports/670683a0-8f7c-47cf-b61e-4792dc2350dd used request id req-912f6b9e-e681-482b-8806-d2f4e930dd90 2019-01-18 06:17:35,247 - create_instance - INFO - Deleting VM instance - CreateInstancePortManipulationTests-88457491-588d-4ed3-b87f-39f6b3327de3-inst 2019-01-18 06:17:35,250 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/servers/7fd361b7-bb21-4bef-a43b-aa2f0c493bde -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}865d643c20be79ee98b00394f980a70efa40b4c0" 2019-01-18 06:17:35,412 - novaclient.v2.client - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 06:17: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-a29c4425-2ad1-4ef1-94da-2c3765d96be6 x-compute-request-id: req-a29c4425-2ad1-4ef1-94da-2c3765d96be6 Content-Type: application/json 2019-01-18 06:17:35,412 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/servers/7fd361b7-bb21-4bef-a43b-aa2f0c493bde used request id req-a29c4425-2ad1-4ef1-94da-2c3765d96be6 2019-01-18 06:17:35,412 - create_instance - INFO - Checking deletion status 2019-01-18 06:17:35,415 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/7fd361b7-bb21-4bef-a43b-aa2f0c493bde -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}865d643c20be79ee98b00394f980a70efa40b4c0" 2019-01-18 06:17:35,781 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:17: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-9fb446ac-107b-4436-a3c9-d30c440910d3 x-compute-request-id: req-9fb446ac-107b-4436-a3c9-d30c440910d3 Content-Encoding: gzip Content-Length: 743 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"CreateInstancePortManipulationTests-88457491-588d-4ed3-b87f-39f6b3327de3-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d9:0f:7f", "version": 4, "addr": "10.55.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/7fd361b7-bb21-4bef-a43b-aa2f0c493bde", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/7fd361b7-bb21-4bef-a43b-aa2f0c493bde", "rel": "bookmark"}], "image": {"id": "615af996-4d37-4503-9b78-bfa3e4e9b72e", "links": [{"href": "http://172.30.9.23:8774/images/615af996-4d37-4503-9b78-bfa3e4e9b72e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-18T06:17:30.000000", "flavor": {"id": "49ab088a-cae9-4672-877b-84230e99e021", "links": [{"href": "http://172.30.9.23:8774/flavors/49ab088a-cae9-4672-877b-84230e99e021", "rel": "bookmark"}]}, "id": "7fd361b7-bb21-4bef-a43b-aa2f0c493bde", "user_id": "d30d68d92e914f70856a2c96d6886724", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-18T06:17:35Z", "hostId": "e363a5626ffe240b546783b99f84339e0f197681e40d1907de80e3d4", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-88457491-588d-4ed3-b87f-39f6b3327de3-inst", "created": "2019-01-18T06:17:25Z", "tenant_id": "64165b0da1bc43ee8f79ed0775b70dd7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-18 06:17:35,781 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/7fd361b7-bb21-4bef-a43b-aa2f0c493bde used request id req-9fb446ac-107b-4436-a3c9-d30c440910d3 2019-01-18 06:17:35,781 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-88457491-588d-4ed3-b87f-39f6b3327de3-inst] is - ACTIVE 2019-01-18 06:17:35,781 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-18 06:17:38,785 - create_instance - DEBUG - VM status query timeout in 296.628026009 2019-01-18 06:17:38,787 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/7fd361b7-bb21-4bef-a43b-aa2f0c493bde -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}865d643c20be79ee98b00394f980a70efa40b4c0" 2019-01-18 06:17:38,843 - novaclient.v2.client - DEBUG - RESP: [404] Date: Fri, 18 Jan 2019 06:17: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-cffb3b58-3e53-4475-aa65-fe43331426ac x-compute-request-id: req-cffb3b58-3e53-4475-aa65-fe43331426ac Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 7fd361b7-bb21-4bef-a43b-aa2f0c493bde could not be found.", "code": 404}} 2019-01-18 06:17:38,844 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/7fd361b7-bb21-4bef-a43b-aa2f0c493bde used request id req-cffb3b58-3e53-4475-aa65-fe43331426ac 2019-01-18 06:17:38,844 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 7fd361b7-bb21-4bef-a43b-aa2f0c493bde could not be found. (HTTP 404) (Request-ID: req-cffb3b58-3e53-4475-aa65-fe43331426ac) 2019-01-18 06:17:38,844 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstancePortManipulationTests-88457491-588d-4ed3-b87f-39f6b3327de3-inst 2019-01-18 06:17:38,848 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/flavors/49ab088a-cae9-4672-877b-84230e99e021 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}89caa66308597e9f18f4f90282f92385289fbacc" 2019-01-18 06:17:38,885 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 18 Jan 2019 06:17: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-a1a9bd4c-47d4-4e41-af37-9f0fe87406e0 x-compute-request-id: req-a1a9bd4c-47d4-4e41-af37-9f0fe87406e0 Content-Length: 0 Content-Type: application/json 2019-01-18 06:17:38,886 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/49ab088a-cae9-4672-877b-84230e99e021 used request id req-a1a9bd4c-47d4-4e41-af37-9f0fe87406e0 2019-01-18 06:17:38,886 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-88457491-588d-4ed3-b87f-39f6b3327de3-pub-subnet 2019-01-18 06:17:38,887 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-88457491-588d-4ed3-b87f-39f6b3327de3-pub-subnet 2019-01-18 06:17:38,892 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/subnets/5125caa7-a2aa-4362-9574-28a433fb32b6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8dbdb69bc868fb58cdb4d9e6267e76ea2641401f" 2019-01-18 06:17:41,280 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-510aaa24-06c0-4058-ab80-0ccc611f53ae Date: Fri, 18 Jan 2019 06:17:41 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-18 06:17:41,280 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/5125caa7-a2aa-4362-9574-28a433fb32b6 used request id req-510aaa24-06c0-4058-ab80-0ccc611f53ae 2019-01-18 06:17:41,280 - neutron_utils - INFO - Deleting network with name CreateInstancePortManipulationTests-88457491-588d-4ed3-b87f-39f6b3327de3-pub-net 2019-01-18 06:17:41,286 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/networks/c98ea227-5b11-4af4-bffb-382e6bde8ec9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8dbdb69bc868fb58cdb4d9e6267e76ea2641401f" 2019-01-18 06:17:42,636 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-e3f516ef-3a20-47d4-bbdf-b59bd47fb7f1 Date: Fri, 18 Jan 2019 06:17:42 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-18 06:17:42,636 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/c98ea227-5b11-4af4-bffb-382e6bde8ec9 used request id req-e3f516ef-3a20-47d4-bbdf-b59bd47fb7f1 2019-01-18 06:17:42,637 - glance_utils - INFO - Deleting image named - CreateInstancePortManipulationTests-88457491-588d-4ed3-b87f-39f6b3327de3-image 2019-01-18 06:17:42,640 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9292/v2/images/615af996-4d37-4503-9b78-bfa3e4e9b72e -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}3a65168f59d0a9cc851188a073ae5bca78787cf4" 2019-01-18 06:17:44,105 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-6a53511e-10ce-41ba-bfed-cbd2e2d35629 Date: Fri, 18 Jan 2019 06:17:44 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-18 06:17:44,106 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/615af996-4d37-4503-9b78-bfa3e4e9b72e used request id req-6a53511e-10ce-41ba-bfed-cbd2e2d35629 2019-01-18 06:17:44,112 - 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}a391ca0151894de0790f8c8e61fa257dd7eb442c" 2019-01-18 06:17:44,323 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-aac27ef8-13a0-416a-a2ff-d0926f7c031b Date: Fri, 18 Jan 2019 06:17:44 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-18T04:53:26Z", "updated_at": "2019-01-18T04:53:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:53:26Z", "revision_number": 0, "id": "260c2de9-5dc5-4508-b06c-24b9d7ed838c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:53:26Z", "security_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:53:26Z", "revision_number": 0, "id": "571036d3-cb1d-483a-acb9-96f19293add9", "remote_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "remote_ip_prefix": null, "created_at": "2019-01-18T04:53:26Z", "security_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:53:26Z", "revision_number": 0, "id": "84255fa4-c13a-4cfe-b73d-e56ee216ca1e", "remote_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "remote_ip_prefix": null, "created_at": "2019-01-18T04:53:26Z", "security_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:53:26Z", "revision_number": 0, "id": "9c6f69fc-3bf8-4346-9288-5a255b82b67e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:53:26Z", "security_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "created_at": "2019-01-18T04:51:20Z", "updated_at": "2019-01-18T04:51:20Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "24c99e6f-888c-4943-9c93-54ad3b18b18c", "remote_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv4", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "2b339890-44d0-4711-a050-08a64d58e2a0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv6", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "45161a51-d6dd-4bb8-986d-bc2f88599c1d", "remote_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv6", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "87b9b994-ae22-4850-863a-6a4925bd01fe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv4", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}], "revision_number": 4, "project_id": "9c53a91613fb4d5080479ac6f51697ed", "id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "020d00b5451a467cb276d06789a1149d", "created_at": "2019-01-18T05:59:12Z", "updated_at": "2019-01-18T05:59:12Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:12Z", "revision_number": 0, "id": "38b091dd-dca7-4cbe-8c1c-dd18a74bfca8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:12Z", "security_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "tenant_id": "020d00b5451a467cb276d06789a1149d", "port_range_min": null, "ethertype": "IPv6", "project_id": "020d00b5451a467cb276d06789a1149d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:12Z", "revision_number": 0, "id": "38b9f88b-1fc0-40d1-af74-237d79be193d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:12Z", "security_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "tenant_id": "020d00b5451a467cb276d06789a1149d", "port_range_min": null, "ethertype": "IPv4", "project_id": "020d00b5451a467cb276d06789a1149d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:12Z", "revision_number": 0, "id": "60f7d4a7-1a27-4801-a1e8-5bf33633b818", "remote_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:12Z", "security_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "tenant_id": "020d00b5451a467cb276d06789a1149d", "port_range_min": null, "ethertype": "IPv6", "project_id": "020d00b5451a467cb276d06789a1149d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:12Z", "revision_number": 0, "id": "8faf6dda-6919-4b75-b745-2af38abf8dcf", "remote_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:12Z", "security_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "tenant_id": "020d00b5451a467cb276d06789a1149d", "port_range_min": null, "ethertype": "IPv4", "project_id": "020d00b5451a467cb276d06789a1149d"}], "revision_number": 4, "project_id": "020d00b5451a467cb276d06789a1149d", "id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "created_at": "2019-01-18T04:39:06Z", "updated_at": "2019-01-18T04:39:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "0aedefa2-edbc-47b5-bead-e954540f6937", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "47feb8aba08a40dca7028a1701e597b9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "4bf1a402-0fa2-4cfd-9fee-4a28f16bb271", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "47feb8aba08a40dca7028a1701e597b9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "4e399c2e-bc03-4aa3-b192-1fafdc9248ba", "remote_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "47feb8aba08a40dca7028a1701e597b9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "8860837e-afbd-4411-adf9-d88db88c2114", "remote_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "47feb8aba08a40dca7028a1701e597b9"}], "revision_number": 4, "project_id": "47feb8aba08a40dca7028a1701e597b9", "id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "64165b0da1bc43ee8f79ed0775b70dd7", "created_at": "2019-01-18T06:17:15Z", "updated_at": "2019-01-18T06:17:15Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:17:15Z", "revision_number": 0, "id": "4ed8b60d-5fe4-4245-917d-d64eb185c69b", "remote_group_id": "b8692fa2-ee2c-4427-9bf8-7684266cf2aa", "remote_ip_prefix": null, "created_at": "2019-01-18T06:17:15Z", "security_group_id": "b8692fa2-ee2c-4427-9bf8-7684266cf2aa", "tenant_id": "64165b0da1bc43ee8f79ed0775b70dd7", "port_range_min": null, "ethertype": "IPv6", "project_id": "64165b0da1bc43ee8f79ed0775b70dd7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:17:15Z", "revision_number": 0, "id": "7424314f-991d-44f8-8f6f-bfde9f3661fc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T06:17:15Z", "security_group_id": "b8692fa2-ee2c-4427-9bf8-7684266cf2aa", "tenant_id": "64165b0da1bc43ee8f79ed0775b70dd7", "port_range_min": null, "ethertype": "IPv4", "project_id": "64165b0da1bc43ee8f79ed0775b70dd7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:17:15Z", "revision_number": 0, "id": "bcbaa889-759a-4058-b806-43a7eba1fda9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T06:17:15Z", "security_group_id": "b8692fa2-ee2c-4427-9bf8-7684266cf2aa", "tenant_id": "64165b0da1bc43ee8f79ed0775b70dd7", "port_range_min": null, "ethertype": "IPv6", "project_id": "64165b0da1bc43ee8f79ed0775b70dd7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:17:15Z", "revision_number": 0, "id": "f085ca35-1163-4b25-9d04-4c900b9e9d88", "remote_group_id": "b8692fa2-ee2c-4427-9bf8-7684266cf2aa", "remote_ip_prefix": null, "created_at": "2019-01-18T06:17:15Z", "security_group_id": "b8692fa2-ee2c-4427-9bf8-7684266cf2aa", "tenant_id": "64165b0da1bc43ee8f79ed0775b70dd7", "port_range_min": null, "ethertype": "IPv4", "project_id": "64165b0da1bc43ee8f79ed0775b70dd7"}], "revision_number": 4, "project_id": "64165b0da1bc43ee8f79ed0775b70dd7", "id": "b8692fa2-ee2c-4427-9bf8-7684266cf2aa", "name": "default"}]} 2019-01-18 06:17:44,323 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-aac27ef8-13a0-416a-a2ff-d0926f7c031b 2019-01-18 06:17:44,329 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/9c53a91613fb4d5080479ac6f51697ed -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a391ca0151894de0790f8c8e61fa257dd7eb442c" 2019-01-18 06:17:44,418 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:17:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ea727f0c-adbb-4163-9991-aff517d08272 Content-Encoding: gzip Content-Length: 190 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/9c53a91613fb4d5080479ac6f51697ed"}, "enabled": true, "id": "9c53a91613fb4d5080479ac6f51697ed", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2019-01-18 06:17:44,418 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/9c53a91613fb4d5080479ac6f51697ed used request id req-ea727f0c-adbb-4163-9991-aff517d08272 2019-01-18 06:17:44,422 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/020d00b5451a467cb276d06789a1149d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a391ca0151894de0790f8c8e61fa257dd7eb442c" 2019-01-18 06:17:44,506 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:17:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-24a6a03b-0d05-4986-b14b-0ac89bec363a Content-Encoding: gzip Content-Length: 248 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/020d00b5451a467cb276d06789a1149d"}, "enabled": true, "id": "020d00b5451a467cb276d06789a1149d", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}} 2019-01-18 06:17:44,506 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/020d00b5451a467cb276d06789a1149d used request id req-24a6a03b-0d05-4986-b14b-0ac89bec363a 2019-01-18 06:17:44,510 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/47feb8aba08a40dca7028a1701e597b9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a391ca0151894de0790f8c8e61fa257dd7eb442c" 2019-01-18 06:17:44,595 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:17:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d9250393-5eed-4d76-8f48-ef2c404c4c6d Content-Encoding: gzip Content-Length: 205 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/47feb8aba08a40dca7028a1701e597b9"}, "enabled": true, "id": "47feb8aba08a40dca7028a1701e597b9", "parent_id": "default", "domain_id": "default", "name": "service"}} 2019-01-18 06:17:44,595 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/47feb8aba08a40dca7028a1701e597b9 used request id req-d9250393-5eed-4d76-8f48-ef2c404c4c6d 2019-01-18 06:17:44,599 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/64165b0da1bc43ee8f79ed0775b70dd7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a391ca0151894de0790f8c8e61fa257dd7eb442c" 2019-01-18 06:17:44,688 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:17:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2fae8bd6-3595-4bba-8cf6-ce49f7bc2dcb 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/64165b0da1bc43ee8f79ed0775b70dd7"}, "enabled": true, "id": "64165b0da1bc43ee8f79ed0775b70dd7", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-1a91454e-e98f-4f8-proj"}} 2019-01-18 06:17:44,688 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/64165b0da1bc43ee8f79ed0775b70dd7 used request id req-2fae8bd6-3595-4bba-8cf6-ce49f7bc2dcb 2019-01-18 06:17:44,689 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - b8692fa2-ee2c-4427-9bf8-7684266cf2aa 2019-01-18 06:17:44,694 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=b8692fa2-ee2c-4427-9bf8-7684266cf2aa -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a391ca0151894de0790f8c8e61fa257dd7eb442c" 2019-01-18 06:17:44,864 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-05ec802b-7f2d-4fe8-9296-1fc322c8af18 Date: Fri, 18 Jan 2019 06:17:44 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "b8692fa2-ee2c-4427-9bf8-7684266cf2aa", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T06:17:15Z", "security_group_id": "b8692fa2-ee2c-4427-9bf8-7684266cf2aa", "port_range_min": null, "revision_number": 0, "tenant_id": "64165b0da1bc43ee8f79ed0775b70dd7", "created_at": "2019-01-18T06:17:15Z", "project_id": "64165b0da1bc43ee8f79ed0775b70dd7", "id": "4ed8b60d-5fe4-4245-917d-d64eb185c69b"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T06:17:15Z", "security_group_id": "b8692fa2-ee2c-4427-9bf8-7684266cf2aa", "port_range_min": null, "revision_number": 0, "tenant_id": "64165b0da1bc43ee8f79ed0775b70dd7", "created_at": "2019-01-18T06:17:15Z", "project_id": "64165b0da1bc43ee8f79ed0775b70dd7", "id": "7424314f-991d-44f8-8f6f-bfde9f3661fc"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T06:17:15Z", "security_group_id": "b8692fa2-ee2c-4427-9bf8-7684266cf2aa", "port_range_min": null, "revision_number": 0, "tenant_id": "64165b0da1bc43ee8f79ed0775b70dd7", "created_at": "2019-01-18T06:17:15Z", "project_id": "64165b0da1bc43ee8f79ed0775b70dd7", "id": "bcbaa889-759a-4058-b806-43a7eba1fda9"}, {"remote_group_id": "b8692fa2-ee2c-4427-9bf8-7684266cf2aa", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T06:17:15Z", "security_group_id": "b8692fa2-ee2c-4427-9bf8-7684266cf2aa", "port_range_min": null, "revision_number": 0, "tenant_id": "64165b0da1bc43ee8f79ed0775b70dd7", "created_at": "2019-01-18T06:17:15Z", "project_id": "64165b0da1bc43ee8f79ed0775b70dd7", "id": "f085ca35-1163-4b25-9d04-4c900b9e9d88"}]} 2019-01-18 06:17:44,864 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=b8692fa2-ee2c-4427-9bf8-7684266cf2aa used request id req-05ec802b-7f2d-4fe8-9296-1fc322c8af18 2019-01-18 06:17:44,865 - neutron_utils - INFO - Deleting security group with name - default 2019-01-18 06:17:44,870 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-groups/b8692fa2-ee2c-4427-9bf8-7684266cf2aa -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a391ca0151894de0790f8c8e61fa257dd7eb442c" 2019-01-18 06:17:45,197 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-1ca2ee8b-914d-4fe8-8217-e2808d101575 Content-Length: 0 Date: Fri, 18 Jan 2019 06:17:45 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-18 06:17:45,197 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/b8692fa2-ee2c-4427-9bf8-7684266cf2aa used request id req-1ca2ee8b-914d-4fe8-8217-e2808d101575 2019-01-18 06:17:45,198 - keystone_utils - INFO - Deleting project with name - CreateInstancePortManipulationTests-1a91454e-e98f-4f8-proj 2019-01-18 06:17:45,201 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/64165b0da1bc43ee8f79ed0775b70dd7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a391ca0151894de0790f8c8e61fa257dd7eb442c" 2019-01-18 06:17:45,414 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 06:17:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b15bf014-919c-4d3d-a577-9b31fd2a1cbc Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 06:17:45,414 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/64165b0da1bc43ee8f79ed0775b70dd7 used request id req-b15bf014-919c-4d3d-a577-9b31fd2a1cbc 2019-01-18 06:17:45,414 - keystone_utils - INFO - Deleting role with name - CreateInstancePortManipulationTests-1a91454e-e98f-4f8-proj-role 2019-01-18 06:17:45,418 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/6183753aca1143b6aafdec6256c13311 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a391ca0151894de0790f8c8e61fa257dd7eb442c" 2019-01-18 06:17:45,536 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 06:17:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-61be06bb-74bc-4137-9665-1e82fe0f0c94 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 06:17:45,536 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/6183753aca1143b6aafdec6256c13311 used request id req-61be06bb-74bc-4137-9665-1e82fe0f0c94 2019-01-18 06:17:45,540 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a391ca0151894de0790f8c8e61fa257dd7eb442c" 2019-01-18 06:17:45,638 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:17:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d8c439ca-ba77-4489-b7b2-d80a4a29927a Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "488fca829f8b496daa1cd2cdc6e45c49", "links": {"self": "http://172.30.9.23:5000/v3/roles/488fca829f8b496daa1cd2cdc6e45c49"}, "name": "Member"}, {"domain_id": null, "id": "6b7f4f4f76264b6fb449c43b86ee3817", "links": {"self": "http://172.30.9.23:5000/v3/roles/6b7f4f4f76264b6fb449c43b86ee3817"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a482b711adf94961bf4bb28eda7f0e28", "links": {"self": "http://172.30.9.23:5000/v3/roles/a482b711adf94961bf4bb28eda7f0e28"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c65201bd05504fa786d79b166e8bbba3", "links": {"self": "http://172.30.9.23:5000/v3/roles/c65201bd05504fa786d79b166e8bbba3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "e7e317b66c174923a8cb46c48d897c8d", "links": {"self": "http://172.30.9.23:5000/v3/roles/e7e317b66c174923a8cb46c48d897c8d"}, "name": "ResellerAdmin"}]} 2019-01-18 06:17:45,639 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-d8c439ca-ba77-4489-b7b2-d80a4a29927a 2019-01-18 06:17:45,639 - keystone_utils - INFO - Deleting user with name - CreateInstancePortManipulationTests-1a91454e-e98f-4f8-user 2019-01-18 06:17:45,643 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/d30d68d92e914f70856a2c96d6886724 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44ebaf1491971e52eef5298d6c48b24eaf51d094" 2019-01-18 06:17:45,828 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 06:17:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b6a5894a-3a6e-4d0c-bc5b-e88669e75501 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 06:17:45,828 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/d30d68d92e914f70856a2c96d6886724 used request id req-b6a5894a-3a6e-4d0c-bc5b-e88669e75501 2019-01-18 06:17:45,829 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:17:46,218 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "488fca829f8b496daa1cd2cdc6e45c49", "name": "Member"}, {"id": "c65201bd05504fa786d79b166e8bbba3", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}], "expires_at": "2019-01-18T07:17:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "020d00b5451a467cb276d06789a1149d", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "id": "e292c913af7844408b6509a836e493f5"}, "audit_ids": ["bKPcaMcuScu382LmpJfdDQ"], "issued_at": "2019-01-18T06:17:46.000000Z"}} 2019-01-18 06:17:46,219 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4004a15a1714ca5751609f8ad2a528da147d258" 2019-01-18 06:17:46,315 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:17:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-81126e6a-c8fb-4626-a976-1e8257191049 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:17:46,315 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-81126e6a-c8fb-4626-a976-1e8257191049 2019-01-18 06:17:46,316 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:17:46,317 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:17:46,694 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "488fca829f8b496daa1cd2cdc6e45c49", "name": "Member"}, {"id": "c65201bd05504fa786d79b166e8bbba3", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}], "expires_at": "2019-01-18T07:17:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "020d00b5451a467cb276d06789a1149d", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "id": "e292c913af7844408b6509a836e493f5"}, "audit_ids": ["OKbY6j83QJyqxNOu93nK-g"], "issued_at": "2019-01-18T06:17:46.000000Z"}} 2019-01-18 06:17:46,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}f5447eb8acde4073253a848a885cfb4cb34e9a6d" 2019-01-18 06:17:46,780 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:17:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dac9ba33-ac0f-4d21-94ea-533ceb4c87a5 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:17:46,780 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-dac9ba33-ac0f-4d21-94ea-533ceb4c87a5 2019-01-18 06:17:46,785 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-18 06:17:46,790 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 18 Jan 2019 06:17: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"}]}]}} 2019-01-18 06:17:46,791 - 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-d20a3221-91ca-49e-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5447eb8acde4073253a848a885cfb4cb34e9a6d" 2019-01-18 06:17:46,871 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:17:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-20f9df1c-54ba-4aee-af46-fe54aea40964 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-d20a3221-91ca-49e-proj", "previous": null, "next": null}, "projects": []} 2019-01-18 06:17:46,871 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-d20a3221-91ca-49e-proj used request id req-20f9df1c-54ba-4aee-af46-fe54aea40964 2019-01-18 06:17:46,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}f5447eb8acde4073253a848a885cfb4cb34e9a6d" 2019-01-18 06:17:46,965 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:17:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f4944eb8-acf0-4443-9136-f9561c69aa73 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-18 06:17:46,965 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-f4944eb8-acf0-4443-9136-f9561c69aa73 2019-01-18 06:17:46,969 - 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}f5447eb8acde4073253a848a885cfb4cb34e9a6d" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstancePortManipulationTests-d20a3221-91ca-49e-proj"}}' 2019-01-18 06:17:47,081 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 18 Jan 2019 06:17:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0fbba0d6-123c-4bb6-8058-5070ef6b25cd Content-Length: 320 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/dd536f1b55ca4b928317550ea7b91cdd"}, "enabled": true, "id": "dd536f1b55ca4b928317550ea7b91cdd", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-d20a3221-91ca-49e-proj"}} 2019-01-18 06:17:47,082 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-0fbba0d6-123c-4bb6-8058-5070ef6b25cd 2019-01-18 06:17:47,082 - keystone_utils - INFO - Created project with name - CreateInstancePortManipulationTests-d20a3221-91ca-49e-proj 2019-01-18 06:17:47,082 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:17:47,083 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:17:47,458 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "488fca829f8b496daa1cd2cdc6e45c49", "name": "Member"}, {"id": "c65201bd05504fa786d79b166e8bbba3", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}], "expires_at": "2019-01-18T07:17:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "020d00b5451a467cb276d06789a1149d", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "id": "e292c913af7844408b6509a836e493f5"}, "audit_ids": ["o7NlUtmOSRa_xuRK_HmDHw"], "issued_at": "2019-01-18T06:17:47.000000Z"}} 2019-01-18 06:17:47,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}a14a0cf016793c1ea21a6abbffc34bc61e2bffcd" 2019-01-18 06:17:47,471 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:17:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7efb1fff-cf4c-4d00-b071-b629a60afc78 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:17:47,471 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-7efb1fff-cf4c-4d00-b071-b629a60afc78 2019-01-18 06:17:47,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" 2019-01-18 06:17:47,480 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 18 Jan 2019 06: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"}]}]}} 2019-01-18 06:17:47,481 - 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}a14a0cf016793c1ea21a6abbffc34bc61e2bffcd" 2019-01-18 06:17:47,579 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:17:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5b6835c3-b991-4e81-be2c-05cd92d2b2db Content-Encoding: gzip Content-Length: 869 Content-Type: application/json RESP BODY: {"users": [{"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/0607a2b4beb0408e9fa51cc5ba027ac6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0607a2b4beb0408e9fa51cc5ba027ac6", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/17c61b95071545a094cc82823d2b88b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "17c61b95071545a094cc82823d2b88b8", "email": "nova@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/29e5d2dfed2447bda26fc75bd1122674"}, "domain_id": "default", "enabled": true, "options": {}, "id": "29e5d2dfed2447bda26fc75bd1122674", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/3b6dcc8c791e4b6e8831f5b5e583de80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3b6dcc8c791e4b6e8831f5b5e583de80", "email": "neutron@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.23:5000/v3/users/45ab52d673584bc198669be88c88b878"}, "domain_id": "default", "enabled": true, "options": {}, "id": "45ab52d673584bc198669be88c88b878", "email": "barbican@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/57795b4ee52f49c6a71f55bb6c4012f8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "57795b4ee52f49c6a71f55bb6c4012f8", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/5c52969262974d64ac2a300ca5d60f50"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c52969262974d64ac2a300ca5d60f50", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/5fc15572bb1c489ba92bd9945bbc1f64"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5fc15572bb1c489ba92bd9945bbc1f64", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/6b519d70e25f4e61a9dfd738cd6bba22"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6b519d70e25f4e61a9dfd738cd6bba22", "email": "heat@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.23:5000/v3/users/8248437208b540c2893a7117ad102a87"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8248437208b540c2893a7117ad102a87", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/890dee97e62840c5b15e36f03f6b7efc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "890dee97e62840c5b15e36f03f6b7efc", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/8cccb516ecc44ed9bb7c8633df108fd4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8cccb516ecc44ed9bb7c8633df108fd4", "email": "glance@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.23:5000/v3/users/97c3d863a98148299fa116fdb54be470"}, "domain_id": "default", "enabled": true, "options": {}, "id": "97c3d863a98148299fa116fdb54be470", "email": "tacker@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/a2a0c8c0f19941808c9f618af50b3b79"}, "domain_id": "c19db1b8f60647a9a114cd23287c807b", "enabled": true, "options": {}, "id": "a2a0c8c0f19941808c9f618af50b3b79", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "links": {"self": "http://172.30.9.23:5000/v3/users/e292c913af7844408b6509a836e493f5"}, "domain_id": "default", "enabled": true, "id": "e292c913af7844408b6509a836e493f5", "options": {}}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/fe5de73ba9cb41b2be24ccf1f72f5ed4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe5de73ba9cb41b2be24ccf1f72f5ed4", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2019-01-18 06:17:47,580 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-5b6835c3-b991-4e81-be2c-05cd92d2b2db 2019-01-18 06:17:47,585 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateInstancePortManipulationTests-d20a3221-91ca-49e-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a14a0cf016793c1ea21a6abbffc34bc61e2bffcd" 2019-01-18 06:17:47,672 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:17:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b5c98756-be5c-4b34-8ba0-a162a658fdc4 Content-Encoding: gzip Content-Length: 260 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateInstancePortManipulationTests-d20a3221-91ca-49e-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/dd536f1b55ca4b928317550ea7b91cdd"}, "enabled": true, "id": "dd536f1b55ca4b928317550ea7b91cdd", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-d20a3221-91ca-49e-proj"}]} 2019-01-18 06:17:47,672 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateInstancePortManipulationTests-d20a3221-91ca-49e-proj used request id req-b5c98756-be5c-4b34-8ba0-a162a658fdc4 2019-01-18 06:17:47,676 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a14a0cf016793c1ea21a6abbffc34bc61e2bffcd" 2019-01-18 06:17:47,766 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:17:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-08ed931e-eb03-47e1-9826-1cafc07866b4 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-18 06:17:47,766 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-08ed931e-eb03-47e1-9826-1cafc07866b4 2019-01-18 06:17:48,142 - keystone_utils - INFO - Created user with name - CreateInstancePortManipulationTests-d20a3221-91ca-49e-user 2019-01-18 06:17:48,142 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:17:48,146 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5447eb8acde4073253a848a885cfb4cb34e9a6d" 2019-01-18 06:17:48,238 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:17:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-be6b4066-7663-4140-aba5-7c61425b5370 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "488fca829f8b496daa1cd2cdc6e45c49", "links": {"self": "http://172.30.9.23:5000/v3/roles/488fca829f8b496daa1cd2cdc6e45c49"}, "name": "Member"}, {"domain_id": null, "id": "6b7f4f4f76264b6fb449c43b86ee3817", "links": {"self": "http://172.30.9.23:5000/v3/roles/6b7f4f4f76264b6fb449c43b86ee3817"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a482b711adf94961bf4bb28eda7f0e28", "links": {"self": "http://172.30.9.23:5000/v3/roles/a482b711adf94961bf4bb28eda7f0e28"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c65201bd05504fa786d79b166e8bbba3", "links": {"self": "http://172.30.9.23:5000/v3/roles/c65201bd05504fa786d79b166e8bbba3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "e7e317b66c174923a8cb46c48d897c8d", "links": {"self": "http://172.30.9.23:5000/v3/roles/e7e317b66c174923a8cb46c48d897c8d"}, "name": "ResellerAdmin"}]} 2019-01-18 06:17:48,239 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-be6b4066-7663-4140-aba5-7c61425b5370 2019-01-18 06:17:48,243 - 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}f5447eb8acde4073253a848a885cfb4cb34e9a6d" -d '{"role": {"name": "CreateInstancePortManipulationTests-d20a3221-91ca-49e-proj-role"}}' 2019-01-18 06:17:48,393 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 18 Jan 2019 06:17:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-308284bc-e329-45e4-afaf-6e323f5ba268 Content-Length: 234 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "7782e54eca2a4f0d850bcea385609119", "links": {"self": "http://172.30.9.23:5000/v3/roles/7782e54eca2a4f0d850bcea385609119"}, "name": "CreateInstancePortManipulationTests-d20a3221-91ca-49e-proj-role"}} 2019-01-18 06:17:48,393 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-308284bc-e329-45e4-afaf-6e323f5ba268 2019-01-18 06:17:48,393 - keystone_utils - INFO - Created role with name - CreateInstancePortManipulationTests-d20a3221-91ca-49e-proj-role 2019-01-18 06:17:48,397 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/7782e54eca2a4f0d850bcea385609119 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5447eb8acde4073253a848a885cfb4cb34e9a6d" 2019-01-18 06:17:48,484 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:17:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e2d2656d-ba23-4448-af60-fc1e8431522b Content-Encoding: gzip Content-Length: 186 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.23:5000/v3/roles/7782e54eca2a4f0d850bcea385609119"}, "domain_id": null, "name": "CreateInstancePortManipulationTests-d20a3221-91ca-49e-proj-role", "id": "7782e54eca2a4f0d850bcea385609119"}} 2019-01-18 06:17:48,484 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/7782e54eca2a4f0d850bcea385609119 used request id req-e2d2656d-ba23-4448-af60-fc1e8431522b 2019-01-18 06:17:48,485 - keystone_utils - INFO - Granting role CreateInstancePortManipulationTests-d20a3221-91ca-49e-proj-role to project CreateInstancePortManipulationTests-d20a3221-91ca-49e-proj 2019-01-18 06:17:48,488 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/dd536f1b55ca4b928317550ea7b91cdd/users/4895d2c72fe0417cacf322039ae660e1/roles/7782e54eca2a4f0d850bcea385609119 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5447eb8acde4073253a848a885cfb4cb34e9a6d" 2019-01-18 06:17:48,616 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 06:17:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f442a395-9b48-4f23-ae8f-e0ae5cf5abf5 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 06:17:48,616 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/dd536f1b55ca4b928317550ea7b91cdd/users/4895d2c72fe0417cacf322039ae660e1/roles/7782e54eca2a4f0d850bcea385609119 used request id req-f442a395-9b48-4f23-ae8f-e0ae5cf5abf5 2019-01-18 06:17:48,617 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2019-01-18 06:17:48,617 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:17:48,618 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:17:48,993 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7782e54eca2a4f0d850bcea385609119", "name": "CreateInstancePortManipulationTests-d20a3221-91ca-49e-proj-role"}], "expires_at": "2019-01-18T07:17:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "dd536f1b55ca4b928317550ea7b91cdd", "name": "CreateInstancePortManipulationTests-d20a3221-91ca-49e-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/dd536f1b55ca4b928317550ea7b91cdd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/dd536f1b55ca4b928317550ea7b91cdd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/dd536f1b55ca4b928317550ea7b91cdd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/dd536f1b55ca4b928317550ea7b91cdd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/dd536f1b55ca4b928317550ea7b91cdd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/dd536f1b55ca4b928317550ea7b91cdd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/dd536f1b55ca4b928317550ea7b91cdd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/dd536f1b55ca4b928317550ea7b91cdd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/dd536f1b55ca4b928317550ea7b91cdd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/dd536f1b55ca4b928317550ea7b91cdd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/dd536f1b55ca4b928317550ea7b91cdd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/dd536f1b55ca4b928317550ea7b91cdd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-d20a3221-91ca-49e-user", "id": "4895d2c72fe0417cacf322039ae660e1"}, "audit_ids": ["eyipOi2JRP6zMgEMlWc7SA"], "issued_at": "2019-01-18T06:17:48.000000Z"}} 2019-01-18 06:17:48,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}d6b156ad321b3327e27dcf2ec3d2ea4a133c7ff9" 2019-01-18 06:17:49,062 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:17:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-900f5824-5604-4e2b-a137-19e30c101184 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:17:49,062 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-900f5824-5604-4e2b-a137-19e30c101184 2019-01-18 06:17:49,066 - 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-b6f259dd-b70d-4c84-ab10-05716562cb88-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d6b156ad321b3327e27dcf2ec3d2ea4a133c7ff9" 2019-01-18 06:17:49,242 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 180 Content-Type: application/json X-Openstack-Request-Id: req-734b05fe-0337-4823-b3c6-fc45158e49a3 Date: Fri, 18 Jan 2019 06:17:49 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-b6f259dd-b70d-4c84-ab10-05716562cb88-image"} 2019-01-18 06:17:49,242 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-b6f259dd-b70d-4c84-ab10-05716562cb88-image used request id req-734b05fe-0337-4823-b3c6-fc45158e49a3 2019-01-18 06:17:49,246 - 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}d6b156ad321b3327e27dcf2ec3d2ea4a133c7ff9" 2019-01-18 06:17:49,389 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-57a93569-03ef-4de6-a067-5c0012e1101c Date: Fri, 18 Jan 2019 06:17: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"}}} 2019-01-18 06:17:49,389 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-57a93569-03ef-4de6-a067-5c0012e1101c 2019-01-18 06:17:49,418 - 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}d6b156ad321b3327e27dcf2ec3d2ea4a133c7ff9" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstancePortManipulationTests-b6f259dd-b70d-4c84-ab10-05716562cb88-image"}' 2019-01-18 06:17:49,695 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 639 Content-Type: application/json Location: http://172.30.9.23:9292/v2/images/c391d845-6d6e-4217-944a-4e8b88ef9a6e X-Openstack-Request-Id: req-f1973e9e-bb19-4a57-9a36-3422f9cacbaa Date: Fri, 18 Jan 2019 06:17:49 GMT RESP BODY: {"status": "queued", "name": "CreateInstancePortManipulationTests-b6f259dd-b70d-4c84-ab10-05716562cb88-image", "tags": [], "container_format": "bare", "created_at": "2019-01-18T06:17:49Z", "size": null, "disk_format": "qcow2", "updated_at": "2019-01-18T06:17:49Z", "visibility": "shared", "locations": [], "self": "/v2/images/c391d845-6d6e-4217-944a-4e8b88ef9a6e", "min_disk": 0, "protected": false, "id": "c391d845-6d6e-4217-944a-4e8b88ef9a6e", "file": "/v2/images/c391d845-6d6e-4217-944a-4e8b88ef9a6e/file", "checksum": null, "owner": "dd536f1b55ca4b928317550ea7b91cdd", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-18 06:17:49,696 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-f1973e9e-bb19-4a57-9a36-3422f9cacbaa 2019-01-18 06:17:49,706 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9292/v2/images/c391d845-6d6e-4217-944a-4e8b88ef9a6e/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d6b156ad321b3327e27dcf2ec3d2ea4a133c7ff9" -d '' 2019-01-18 06:17:51,183 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-b0317fa1-99a6-43e2-aaa5-885c6da8c343 Date: Fri, 18 Jan 2019 06:17:51 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-18 06:17:51,183 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/c391d845-6d6e-4217-944a-4e8b88ef9a6e/file used request id req-b0317fa1-99a6-43e2-aaa5-885c6da8c343 2019-01-18 06:17:51,183 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-01-18 06:17:51,187 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/c391d845-6d6e-4217-944a-4e8b88ef9a6e -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d6b156ad321b3327e27dcf2ec3d2ea4a133c7ff9" 2019-01-18 06:17:51,342 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-634839c2-15cb-4800-b523-e35c0f0f7da7 Date: Fri, 18 Jan 2019 06:17:51 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-b6f259dd-b70d-4c84-ab10-05716562cb88-image", "tags": [], "container_format": "bare", "created_at": "2019-01-18T06:17:49Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-18T06:17:51Z", "visibility": "shared", "locations": [{"url": "rbd://af014572-0a5d-4a80-a07f-9105f52ab2c1/images/c391d845-6d6e-4217-944a-4e8b88ef9a6e/snap", "metadata": {}}], "self": "/v2/images/c391d845-6d6e-4217-944a-4e8b88ef9a6e", "min_disk": 0, "protected": false, "id": "c391d845-6d6e-4217-944a-4e8b88ef9a6e", "file": "/v2/images/c391d845-6d6e-4217-944a-4e8b88ef9a6e/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "dd536f1b55ca4b928317550ea7b91cdd", "direct_url": "rbd://af014572-0a5d-4a80-a07f-9105f52ab2c1/images/c391d845-6d6e-4217-944a-4e8b88ef9a6e/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-18 06:17:51,342 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/c391d845-6d6e-4217-944a-4e8b88ef9a6e used request id req-634839c2-15cb-4800-b523-e35c0f0f7da7 2019-01-18 06:17:51,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}d6b156ad321b3327e27dcf2ec3d2ea4a133c7ff9" 2019-01-18 06:17:51,505 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-54915c6f-8707-4530-96f7-f2d582746f18 Date: Fri, 18 Jan 2019 06:17: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"}}} 2019-01-18 06:17:51,505 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-54915c6f-8707-4530-96f7-f2d582746f18 2019-01-18 06:17:51,508 - create_image - INFO - Created image with name - CreateInstancePortManipulationTests-b6f259dd-b70d-4c84-ab10-05716562cb88-image 2019-01-18 06:17:51,511 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/c391d845-6d6e-4217-944a-4e8b88ef9a6e -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d6b156ad321b3327e27dcf2ec3d2ea4a133c7ff9" 2019-01-18 06:17:51,692 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-6b44751c-5a9d-423f-9c66-133b023ce132 Date: Fri, 18 Jan 2019 06:17:51 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-b6f259dd-b70d-4c84-ab10-05716562cb88-image", "tags": [], "container_format": "bare", "created_at": "2019-01-18T06:17:49Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-18T06:17:51Z", "visibility": "shared", "locations": [{"url": "rbd://af014572-0a5d-4a80-a07f-9105f52ab2c1/images/c391d845-6d6e-4217-944a-4e8b88ef9a6e/snap", "metadata": {}}], "self": "/v2/images/c391d845-6d6e-4217-944a-4e8b88ef9a6e", "min_disk": 0, "protected": false, "id": "c391d845-6d6e-4217-944a-4e8b88ef9a6e", "file": "/v2/images/c391d845-6d6e-4217-944a-4e8b88ef9a6e/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "dd536f1b55ca4b928317550ea7b91cdd", "direct_url": "rbd://af014572-0a5d-4a80-a07f-9105f52ab2c1/images/c391d845-6d6e-4217-944a-4e8b88ef9a6e/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-18 06:17:51,693 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/c391d845-6d6e-4217-944a-4e8b88ef9a6e used request id req-6b44751c-5a9d-423f-9c66-133b023ce132 2019-01-18 06:17:51,693 - create_image - DEBUG - Instance status is - active 2019-01-18 06:17:51,694 - create_image - DEBUG - Image is active with name - CreateInstancePortManipulationTests-b6f259dd-b70d-4c84-ab10-05716562cb88-image 2019-01-18 06:17:51,694 - create_image - INFO - Image is now active with name - CreateInstancePortManipulationTests-b6f259dd-b70d-4c84-ab10-05716562cb88-image 2019-01-18 06:17:51,694 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:17:51,695 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:17:52,076 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7782e54eca2a4f0d850bcea385609119", "name": "CreateInstancePortManipulationTests-d20a3221-91ca-49e-proj-role"}], "expires_at": "2019-01-18T07:17:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "dd536f1b55ca4b928317550ea7b91cdd", "name": "CreateInstancePortManipulationTests-d20a3221-91ca-49e-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/dd536f1b55ca4b928317550ea7b91cdd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/dd536f1b55ca4b928317550ea7b91cdd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/dd536f1b55ca4b928317550ea7b91cdd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/dd536f1b55ca4b928317550ea7b91cdd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/dd536f1b55ca4b928317550ea7b91cdd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/dd536f1b55ca4b928317550ea7b91cdd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/dd536f1b55ca4b928317550ea7b91cdd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/dd536f1b55ca4b928317550ea7b91cdd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/dd536f1b55ca4b928317550ea7b91cdd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/dd536f1b55ca4b928317550ea7b91cdd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/dd536f1b55ca4b928317550ea7b91cdd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/dd536f1b55ca4b928317550ea7b91cdd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-d20a3221-91ca-49e-user", "id": "4895d2c72fe0417cacf322039ae660e1"}, "audit_ids": ["IURfWyTkRB6OVU_ulID0Nw"], "issued_at": "2019-01-18T06:17:52.000000Z"}} 2019-01-18 06:17:52,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}ddd2e9ce1e3222c890d84c1e9cea29541e2dd554" 2019-01-18 06:17:52,152 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:17:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e0024f82-ae1a-4b6c-9be1-a04dc7a15a3b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:17:52,153 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-e0024f82-ae1a-4b6c-9be1-a04dc7a15a3b 2019-01-18 06:17:52,160 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-b6f259dd-b70d-4c84-ab10-05716562cb88-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ddd2e9ce1e3222c890d84c1e9cea29541e2dd554" 2019-01-18 06:17:52,328 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-563c7b7a-db30-414f-a673-7ad6a2ec1dab Date: Fri, 18 Jan 2019 06:17:52 GMT RESP BODY: {"networks":[]} 2019-01-18 06:17:52,329 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-b6f259dd-b70d-4c84-ab10-05716562cb88-pub-net used request id req-563c7b7a-db30-414f-a673-7ad6a2ec1dab 2019-01-18 06:17:52,329 - neutron_utils - INFO - Creating network with name CreateInstancePortManipulationTests-b6f259dd-b70d-4c84-ab10-05716562cb88-pub-net 2019-01-18 06:17:52,334 - 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}ddd2e9ce1e3222c890d84c1e9cea29541e2dd554" -d '{"network": {"name": "CreateInstancePortManipulationTests-b6f259dd-b70d-4c84-ab10-05716562cb88-pub-net", "admin_state_up": true}}' 2019-01-18 06:17:52,894 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 638 X-Openstack-Request-Id: req-d2d4a130-cae9-4272-9cc7-5d99af45df77 Date: Fri, 18 Jan 2019 06:17:52 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"27969150-d6b4-4237-ace6-9ae6f5321143","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"dd536f1b55ca4b928317550ea7b91cdd","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-18T06:17:52Z","is_default":false,"name":"CreateInstancePortManipulationTests-b6f259dd-b70d-4c84-ab10-05716562cb88-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"dd536f1b55ca4b928317550ea7b91cdd","created_at":"2019-01-18T06:17:52Z","mtu":1450}} 2019-01-18 06:17:52,894 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks used request id req-d2d4a130-cae9-4272-9cc7-5d99af45df77 2019-01-18 06:17:52,899 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=27969150-d6b4-4237-ace6-9ae6f5321143 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ddd2e9ce1e3222c890d84c1e9cea29541e2dd554" 2019-01-18 06:17:53,133 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 622 X-Openstack-Request-Id: req-b4c0880c-4e88-48eb-be4e-4c1b82d97c74 Date: Fri, 18 Jan 2019 06: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":"2019-01-18T06:17:52Z","tenant_id":"dd536f1b55ca4b928317550ea7b91cdd","created_at":"2019-01-18T06:17:52Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"dd536f1b55ca4b928317550ea7b91cdd","id":"27969150-d6b4-4237-ace6-9ae6f5321143","name":"CreateInstancePortManipulationTests-b6f259dd-b70d-4c84-ab10-05716562cb88-pub-net"}]} 2019-01-18 06:17:53,133 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=27969150-d6b4-4237-ace6-9ae6f5321143 used request id req-b4c0880c-4e88-48eb-be4e-4c1b82d97c74 2019-01-18 06:17:53,139 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=27969150-d6b4-4237-ace6-9ae6f5321143 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ddd2e9ce1e3222c890d84c1e9cea29541e2dd554" 2019-01-18 06:17:53,311 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-da3d8f03-4765-4c1e-8f3b-59f38b04721f Date: Fri, 18 Jan 2019 06:17:53 GMT RESP BODY: {"subnets":[]} 2019-01-18 06:17:53,311 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=27969150-d6b4-4237-ace6-9ae6f5321143 used request id req-da3d8f03-4765-4c1e-8f3b-59f38b04721f 2019-01-18 06:17:53,311 - neutron_utils - INFO - Creating subnet with name CreateInstancePortManipulationTests-b6f259dd-b70d-4c84-ab10-05716562cb88-pub-subnet 2019-01-18 06:17:53,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}ddd2e9ce1e3222c890d84c1e9cea29541e2dd554" -d '{"subnets": [{"ip_version": 4, "network_id": "27969150-d6b4-4237-ace6-9ae6f5321143", "cidr": "10.55.0.0/24", "name": "CreateInstancePortManipulationTests-b6f259dd-b70d-4c84-ab10-05716562cb88-pub-subnet"}]}' 2019-01-18 06:17:53,822 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-fe92b856-1d04-4f43-a02a-263389299909 Date: Fri, 18 Jan 2019 06:17:53 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"27969150-d6b4-4237-ace6-9ae6f5321143","tenant_id":"dd536f1b55ca4b928317550ea7b91cdd","created_at":"2019-01-18T06:17:53Z","dns_nameservers":[],"updated_at":"2019-01-18T06:17:53Z","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":"dd536f1b55ca4b928317550ea7b91cdd","id":"4aee3dc7-f887-42c3-b226-d44133b91aa4","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-b6f259dd-b70d-4c84-ab10-05716562cb88-pub-subnet"}]} 2019-01-18 06:17:53,822 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets used request id req-fe92b856-1d04-4f43-a02a-263389299909 2019-01-18 06:17:53,829 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=27969150-d6b4-4237-ace6-9ae6f5321143 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ddd2e9ce1e3222c890d84c1e9cea29541e2dd554" 2019-01-18 06:17:54,330 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-b81cbb49-8dbd-436d-b405-02a69c745978 Date: Fri, 18 Jan 2019 06:17: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":["4aee3dc7-f887-42c3-b226-d44133b91aa4"],"updated_at":"2019-01-18T06:17:53Z","tenant_id":"dd536f1b55ca4b928317550ea7b91cdd","created_at":"2019-01-18T06:17:52Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"dd536f1b55ca4b928317550ea7b91cdd","id":"27969150-d6b4-4237-ace6-9ae6f5321143","name":"CreateInstancePortManipulationTests-b6f259dd-b70d-4c84-ab10-05716562cb88-pub-net"}]} 2019-01-18 06:17:54,330 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=27969150-d6b4-4237-ace6-9ae6f5321143 used request id req-b81cbb49-8dbd-436d-b405-02a69c745978 2019-01-18 06:17:54,336 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=27969150-d6b4-4237-ace6-9ae6f5321143 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ddd2e9ce1e3222c890d84c1e9cea29541e2dd554" 2019-01-18 06:17:54,531 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-1b028a17-392d-4b02-80af-3b1038fa6b26 Date: Fri, 18 Jan 2019 06:17:54 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"27969150-d6b4-4237-ace6-9ae6f5321143","tenant_id":"dd536f1b55ca4b928317550ea7b91cdd","created_at":"2019-01-18T06:17:53Z","dns_nameservers":[],"updated_at":"2019-01-18T06:17:53Z","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":"dd536f1b55ca4b928317550ea7b91cdd","id":"4aee3dc7-f887-42c3-b226-d44133b91aa4","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-b6f259dd-b70d-4c84-ab10-05716562cb88-pub-subnet"}]} 2019-01-18 06:17:54,531 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=27969150-d6b4-4237-ace6-9ae6f5321143 used request id req-1b028a17-392d-4b02-80af-3b1038fa6b26 2019-01-18 06:17:54,532 - OpenStackNetwork - DEBUG - Network [27969150-d6b4-4237-ace6-9ae6f5321143] created successfully 2019-01-18 06:17:54,532 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:17:54,533 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:17:54,933 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "488fca829f8b496daa1cd2cdc6e45c49", "name": "Member"}, {"id": "c65201bd05504fa786d79b166e8bbba3", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}], "expires_at": "2019-01-18T07:17:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "020d00b5451a467cb276d06789a1149d", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "id": "e292c913af7844408b6509a836e493f5"}, "audit_ids": ["k8n0rcODTuu1QA1i0-fHNA"], "issued_at": "2019-01-18T06:17:54.000000Z"}} 2019-01-18 06:17:54,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}36aeb5c2d2fa6e76e5dd8738af35aa2cce1ba721" 2019-01-18 06:17:55,019 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:17:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e68a413e-fb62-4c28-b7ac-efc706a99a72 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:17:55,020 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-e68a413e-fb62-4c28-b7ac-efc706a99a72 2019-01-18 06:17:55,021 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-18 06:17:55,026 - 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}36aeb5c2d2fa6e76e5dd8738af35aa2cce1ba721" 2019-01-18 06:17:55,208 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06: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-45774f21-9e3d-4e45-b8e4-6bd2871bb979 x-compute-request-id: req-45774f21-9e3d-4e45-b8e4-6bd2871bb979 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2019-01-18 06:17:55,208 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-45774f21-9e3d-4e45-b8e4-6bd2871bb979 2019-01-18 06:17:55,212 - 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}36aeb5c2d2fa6e76e5dd8738af35aa2cce1ba721" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstancePortManipulationTests-b6f259dd-b70d-4c84-ab10-05716562cb88-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2019-01-18 06:17:55,268 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06: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-75996fc4-a3ae-4fa0-8179-c686741a9a28 x-compute-request-id: req-75996fc4-a3ae-4fa0-8179-c686741a9a28 Content-Encoding: gzip Content-Length: 329 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/27cfc22f-e605-424b-b814-ab8ae4b92d5d", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/27cfc22f-e605-424b-b814-ab8ae4b92d5d", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "27cfc22f-e605-424b-b814-ab8ae4b92d5d", "name": "CreateInstancePortManipulationTests-b6f259dd-b70d-4c84-ab10-05716562cb88-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2019-01-18 06:17:55,268 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-75996fc4-a3ae-4fa0-8179-c686741a9a28 2019-01-18 06:17:55,269 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:17:55,270 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:17:55,658 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7782e54eca2a4f0d850bcea385609119", "name": "CreateInstancePortManipulationTests-d20a3221-91ca-49e-proj-role"}], "expires_at": "2019-01-18T07:17:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "dd536f1b55ca4b928317550ea7b91cdd", "name": "CreateInstancePortManipulationTests-d20a3221-91ca-49e-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/dd536f1b55ca4b928317550ea7b91cdd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/dd536f1b55ca4b928317550ea7b91cdd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/dd536f1b55ca4b928317550ea7b91cdd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/dd536f1b55ca4b928317550ea7b91cdd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/dd536f1b55ca4b928317550ea7b91cdd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/dd536f1b55ca4b928317550ea7b91cdd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/dd536f1b55ca4b928317550ea7b91cdd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/dd536f1b55ca4b928317550ea7b91cdd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/dd536f1b55ca4b928317550ea7b91cdd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/dd536f1b55ca4b928317550ea7b91cdd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/dd536f1b55ca4b928317550ea7b91cdd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/dd536f1b55ca4b928317550ea7b91cdd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-d20a3221-91ca-49e-user", "id": "4895d2c72fe0417cacf322039ae660e1"}, "audit_ids": ["E488CQ93R3arFiK3Hs1qww"], "issued_at": "2019-01-18T06:17:55.000000Z"}} 2019-01-18 06:17:55,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}622d98cd02a81b0aa9ab686dbcecbdd0d92288a1" 2019-01-18 06:17:55,732 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:17:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7de35479-0e47-4bb7-8699-2159800ca8b2 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:17:55,732 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-7de35479-0e47-4bb7-8699-2159800ca8b2 2019-01-18 06:17:55,733 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-18 06:17:55,735 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}622d98cd02a81b0aa9ab686dbcecbdd0d92288a1" 2019-01-18 06:17:55,809 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:17:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0857a922-0fe9-4f7a-9c72-9b60129b1c8d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:17:55,810 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-0857a922-0fe9-4f7a-9c72-9b60129b1c8d 2019-01-18 06:17:55,818 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-b6f259dd-b70d-4c84-ab10-05716562cb88-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}622d98cd02a81b0aa9ab686dbcecbdd0d92288a1" 2019-01-18 06:17:56,076 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-6c759baa-b044-4025-ab55-1c956d15691d Date: Fri, 18 Jan 2019 06: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":["4aee3dc7-f887-42c3-b226-d44133b91aa4"],"updated_at":"2019-01-18T06:17:53Z","tenant_id":"dd536f1b55ca4b928317550ea7b91cdd","created_at":"2019-01-18T06:17:52Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"dd536f1b55ca4b928317550ea7b91cdd","id":"27969150-d6b4-4237-ace6-9ae6f5321143","name":"CreateInstancePortManipulationTests-b6f259dd-b70d-4c84-ab10-05716562cb88-pub-net"}]} 2019-01-18 06:17:56,076 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-b6f259dd-b70d-4c84-ab10-05716562cb88-pub-net used request id req-6c759baa-b044-4025-ab55-1c956d15691d 2019-01-18 06:17:56,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" 2019-01-18 06:17:56,084 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 18 Jan 2019 06: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"}]}]}} 2019-01-18 06:17:56,085 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/dd536f1b55ca4b928317550ea7b91cdd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}622d98cd02a81b0aa9ab686dbcecbdd0d92288a1" 2019-01-18 06:17:56,168 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:17:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-425d11be-0f90-4cca-b487-7c5f18483a65 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/dd536f1b55ca4b928317550ea7b91cdd"}, "enabled": true, "id": "dd536f1b55ca4b928317550ea7b91cdd", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-d20a3221-91ca-49e-proj"}} 2019-01-18 06:17:56,169 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/dd536f1b55ca4b928317550ea7b91cdd used request id req-425d11be-0f90-4cca-b487-7c5f18483a65 2019-01-18 06:17:56,174 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=27969150-d6b4-4237-ace6-9ae6f5321143 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}622d98cd02a81b0aa9ab686dbcecbdd0d92288a1" 2019-01-18 06:17:56,399 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-94482fb6-83d7-4960-8e79-21257affb932 Date: Fri, 18 Jan 2019 06:17:56 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"27969150-d6b4-4237-ace6-9ae6f5321143","tenant_id":"dd536f1b55ca4b928317550ea7b91cdd","created_at":"2019-01-18T06:17:53Z","dns_nameservers":[],"updated_at":"2019-01-18T06:17:53Z","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":"dd536f1b55ca4b928317550ea7b91cdd","id":"4aee3dc7-f887-42c3-b226-d44133b91aa4","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-b6f259dd-b70d-4c84-ab10-05716562cb88-pub-subnet"}]} 2019-01-18 06:17:56,400 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=27969150-d6b4-4237-ace6-9ae6f5321143 used request id req-94482fb6-83d7-4960-8e79-21257affb932 2019-01-18 06:17:56,405 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=27969150-d6b4-4237-ace6-9ae6f5321143&name=CreateInstancePortManipulationTests-b6f259dd-b70d-4c84-ab10-05716562cb88port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}622d98cd02a81b0aa9ab686dbcecbdd0d92288a1" 2019-01-18 06:17:56,585 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-ffdd4a2e-4871-43f7-a4fc-c25a26415239 Date: Fri, 18 Jan 2019 06:17:56 GMT RESP BODY: {"ports":[]} 2019-01-18 06:17:56,585 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=27969150-d6b4-4237-ace6-9ae6f5321143&name=CreateInstancePortManipulationTests-b6f259dd-b70d-4c84-ab10-05716562cb88port-1&admin_state_up=True used request id req-ffdd4a2e-4871-43f7-a4fc-c25a26415239 2019-01-18 06:17:56,589 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-b6f259dd-b70d-4c84-ab10-05716562cb88-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}622d98cd02a81b0aa9ab686dbcecbdd0d92288a1" 2019-01-18 06:17:56,807 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:17: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-9e5b7003-2e0e-4362-a9d1-4070d00e4e4f x-compute-request-id: req-9e5b7003-2e0e-4362-a9d1-4070d00e4e4f Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2019-01-18 06:17:56,807 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-b6f259dd-b70d-4c84-ab10-05716562cb88-inst used request id req-9e5b7003-2e0e-4362-a9d1-4070d00e4e4f 2019-01-18 06:17:56,813 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-b6f259dd-b70d-4c84-ab10-05716562cb88-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}622d98cd02a81b0aa9ab686dbcecbdd0d92288a1" 2019-01-18 06:17:57,223 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-b9ff29dd-83af-455c-ab29-8e0cec3d69d8 Date: Fri, 18 Jan 2019 06:17: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":["4aee3dc7-f887-42c3-b226-d44133b91aa4"],"updated_at":"2019-01-18T06:17:53Z","tenant_id":"dd536f1b55ca4b928317550ea7b91cdd","created_at":"2019-01-18T06:17:52Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"dd536f1b55ca4b928317550ea7b91cdd","id":"27969150-d6b4-4237-ace6-9ae6f5321143","name":"CreateInstancePortManipulationTests-b6f259dd-b70d-4c84-ab10-05716562cb88-pub-net"}]} 2019-01-18 06:17:57,223 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-b6f259dd-b70d-4c84-ab10-05716562cb88-pub-net used request id req-b9ff29dd-83af-455c-ab29-8e0cec3d69d8 2019-01-18 06:17:57,227 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/dd536f1b55ca4b928317550ea7b91cdd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}622d98cd02a81b0aa9ab686dbcecbdd0d92288a1" 2019-01-18 06:17:57,306 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:17:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d207c2ff-a3fc-4e5f-8ab1-16ee3f30a2ce 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/dd536f1b55ca4b928317550ea7b91cdd"}, "enabled": true, "id": "dd536f1b55ca4b928317550ea7b91cdd", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-d20a3221-91ca-49e-proj"}} 2019-01-18 06:17:57,306 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/dd536f1b55ca4b928317550ea7b91cdd used request id req-d207c2ff-a3fc-4e5f-8ab1-16ee3f30a2ce 2019-01-18 06:17:57,312 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=27969150-d6b4-4237-ace6-9ae6f5321143 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}622d98cd02a81b0aa9ab686dbcecbdd0d92288a1" 2019-01-18 06:17:57,509 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-85ee1c77-e7f3-4567-bab6-499267681e36 Date: Fri, 18 Jan 2019 06:17:57 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"27969150-d6b4-4237-ace6-9ae6f5321143","tenant_id":"dd536f1b55ca4b928317550ea7b91cdd","created_at":"2019-01-18T06:17:53Z","dns_nameservers":[],"updated_at":"2019-01-18T06:17:53Z","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":"dd536f1b55ca4b928317550ea7b91cdd","id":"4aee3dc7-f887-42c3-b226-d44133b91aa4","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-b6f259dd-b70d-4c84-ab10-05716562cb88-pub-subnet"}]} 2019-01-18 06:17:57,510 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=27969150-d6b4-4237-ace6-9ae6f5321143 used request id req-85ee1c77-e7f3-4567-bab6-499267681e36 2019-01-18 06:17:57,515 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=27969150-d6b4-4237-ace6-9ae6f5321143&name=CreateInstancePortManipulationTests-b6f259dd-b70d-4c84-ab10-05716562cb88port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}622d98cd02a81b0aa9ab686dbcecbdd0d92288a1" 2019-01-18 06:17:57,709 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-1c1f6f31-2e87-4c32-bc3d-1a5a685d5103 Date: Fri, 18 Jan 2019 06:17:57 GMT RESP BODY: {"ports":[]} 2019-01-18 06:17:57,710 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=27969150-d6b4-4237-ace6-9ae6f5321143&name=CreateInstancePortManipulationTests-b6f259dd-b70d-4c84-ab10-05716562cb88port-1&admin_state_up=True used request id req-1c1f6f31-2e87-4c32-bc3d-1a5a685d5103 2019-01-18 06:17:57,710 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:17:57,711 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:17:58,169 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7782e54eca2a4f0d850bcea385609119", "name": "CreateInstancePortManipulationTests-d20a3221-91ca-49e-proj-role"}], "expires_at": "2019-01-18T07:17:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "dd536f1b55ca4b928317550ea7b91cdd", "name": "CreateInstancePortManipulationTests-d20a3221-91ca-49e-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/dd536f1b55ca4b928317550ea7b91cdd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/dd536f1b55ca4b928317550ea7b91cdd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/dd536f1b55ca4b928317550ea7b91cdd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/dd536f1b55ca4b928317550ea7b91cdd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/dd536f1b55ca4b928317550ea7b91cdd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/dd536f1b55ca4b928317550ea7b91cdd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/dd536f1b55ca4b928317550ea7b91cdd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/dd536f1b55ca4b928317550ea7b91cdd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/dd536f1b55ca4b928317550ea7b91cdd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/dd536f1b55ca4b928317550ea7b91cdd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/dd536f1b55ca4b928317550ea7b91cdd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/dd536f1b55ca4b928317550ea7b91cdd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-d20a3221-91ca-49e-user", "id": "4895d2c72fe0417cacf322039ae660e1"}, "audit_ids": ["2oeM9LXxRwiY4Fh__ETHqQ"], "issued_at": "2019-01-18T06:17:58.000000Z"}} 2019-01-18 06:17:58,170 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13d4e56f420e5db3570eafaaffd7bee75996932b" 2019-01-18 06:17:58,239 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:17:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5a7123f5-4674-4980-a050-061a9b4ef20a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:17:58,239 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-5a7123f5-4674-4980-a050-061a9b4ef20a 2019-01-18 06:17:58,246 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-b6f259dd-b70d-4c84-ab10-05716562cb88-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}622d98cd02a81b0aa9ab686dbcecbdd0d92288a1" 2019-01-18 06:17:58,480 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-3f516ffd-2712-4e7d-b03d-44127887912f Date: Fri, 18 Jan 2019 06: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":["4aee3dc7-f887-42c3-b226-d44133b91aa4"],"updated_at":"2019-01-18T06:17:53Z","tenant_id":"dd536f1b55ca4b928317550ea7b91cdd","created_at":"2019-01-18T06:17:52Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"dd536f1b55ca4b928317550ea7b91cdd","id":"27969150-d6b4-4237-ace6-9ae6f5321143","name":"CreateInstancePortManipulationTests-b6f259dd-b70d-4c84-ab10-05716562cb88-pub-net"}]} 2019-01-18 06:17:58,481 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-b6f259dd-b70d-4c84-ab10-05716562cb88-pub-net used request id req-3f516ffd-2712-4e7d-b03d-44127887912f 2019-01-18 06:17:58,486 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=27969150-d6b4-4237-ace6-9ae6f5321143 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}622d98cd02a81b0aa9ab686dbcecbdd0d92288a1" 2019-01-18 06:17:58,700 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-b0ca0eb8-fec3-4797-aa31-443c6b96a8bd Date: Fri, 18 Jan 2019 06:17:58 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"27969150-d6b4-4237-ace6-9ae6f5321143","tenant_id":"dd536f1b55ca4b928317550ea7b91cdd","created_at":"2019-01-18T06:17:53Z","dns_nameservers":[],"updated_at":"2019-01-18T06:17:53Z","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":"dd536f1b55ca4b928317550ea7b91cdd","id":"4aee3dc7-f887-42c3-b226-d44133b91aa4","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-b6f259dd-b70d-4c84-ab10-05716562cb88-pub-subnet"}]} 2019-01-18 06:17:58,700 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=27969150-d6b4-4237-ace6-9ae6f5321143 used request id req-b0ca0eb8-fec3-4797-aa31-443c6b96a8bd 2019-01-18 06:17:58,705 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-b6f259dd-b70d-4c84-ab10-05716562cb88-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}622d98cd02a81b0aa9ab686dbcecbdd0d92288a1" 2019-01-18 06:17:58,807 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-97c19d87-53da-43d5-b6cf-6ca97443c26c Date: Fri, 18 Jan 2019 06: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":["4aee3dc7-f887-42c3-b226-d44133b91aa4"],"updated_at":"2019-01-18T06:17:53Z","tenant_id":"dd536f1b55ca4b928317550ea7b91cdd","created_at":"2019-01-18T06:17:52Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"dd536f1b55ca4b928317550ea7b91cdd","id":"27969150-d6b4-4237-ace6-9ae6f5321143","name":"CreateInstancePortManipulationTests-b6f259dd-b70d-4c84-ab10-05716562cb88-pub-net"}]} 2019-01-18 06:17:58,808 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-b6f259dd-b70d-4c84-ab10-05716562cb88-pub-net used request id req-97c19d87-53da-43d5-b6cf-6ca97443c26c 2019-01-18 06:17:58,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" 2019-01-18 06:17:58,816 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 18 Jan 2019 06:17: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"}]}]}} 2019-01-18 06:17:58,817 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/dd536f1b55ca4b928317550ea7b91cdd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13d4e56f420e5db3570eafaaffd7bee75996932b" 2019-01-18 06:17:58,898 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:17:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c821076e-f07a-45a6-9e0e-040c184545ff 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/dd536f1b55ca4b928317550ea7b91cdd"}, "enabled": true, "id": "dd536f1b55ca4b928317550ea7b91cdd", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-d20a3221-91ca-49e-proj"}} 2019-01-18 06:17:58,898 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/dd536f1b55ca4b928317550ea7b91cdd used request id req-c821076e-f07a-45a6-9e0e-040c184545ff 2019-01-18 06:17:58,903 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=27969150-d6b4-4237-ace6-9ae6f5321143 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}622d98cd02a81b0aa9ab686dbcecbdd0d92288a1" 2019-01-18 06:17:58,957 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-8d221dc3-e53d-40c2-bba5-7aea046591b1 Date: Fri, 18 Jan 2019 06:17:58 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"27969150-d6b4-4237-ace6-9ae6f5321143","tenant_id":"dd536f1b55ca4b928317550ea7b91cdd","created_at":"2019-01-18T06:17:53Z","dns_nameservers":[],"updated_at":"2019-01-18T06:17:53Z","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":"dd536f1b55ca4b928317550ea7b91cdd","id":"4aee3dc7-f887-42c3-b226-d44133b91aa4","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-b6f259dd-b70d-4c84-ab10-05716562cb88-pub-subnet"}]} 2019-01-18 06:17:58,958 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=27969150-d6b4-4237-ace6-9ae6f5321143 used request id req-8d221dc3-e53d-40c2-bba5-7aea046591b1 2019-01-18 06:17:58,958 - neutron_utils - INFO - Creating port for network with name - CreateInstancePortManipulationTests-b6f259dd-b70d-4c84-ab10-05716562cb88-pub-net 2019-01-18 06:17:58,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}622d98cd02a81b0aa9ab686dbcecbdd0d92288a1" -d '{"port": {"network_id": "27969150-d6b4-4237-ace6-9ae6f5321143", "name": "CreateInstancePortManipulationTests-b6f259dd-b70d-4c84-ab10-05716562cb88port-1", "allowed_address_pairs": [{"ip_address": "foo", "mac_address": "0a:1b:2c:3d:4e:5f"}], "admin_state_up": true}}' 2019-01-18 06:17:58,980 - keystoneauth.session - DEBUG - RESP: [400] Content-Length: 104 Content-Type: application/json X-Openstack-Request-Id: req-51bf10df-5b12-4804-a6e5-480ac5eb3da8 Date: Fri, 18 Jan 2019 06:17:58 GMT RESP BODY: {"NeutronError": {"message": "'foo' is not a valid IP address", "type": "HTTPBadRequest", "detail": ""}} 2019-01-18 06:17:58,980 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/ports used request id req-51bf10df-5b12-4804-a6e5-480ac5eb3da8 2019-01-18 06:17:58,980 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "'foo' is not a valid IP address", "type": "HTTPBadRequest", "detail": ""}} 2019-01-18 06:17:58,983 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/flavors/27cfc22f-e605-424b-b814-ab8ae4b92d5d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36aeb5c2d2fa6e76e5dd8738af35aa2cce1ba721" 2019-01-18 06:17:59,023 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 18 Jan 2019 06:17: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-74e4e873-e800-4eb8-9864-8dd820fdf9c1 x-compute-request-id: req-74e4e873-e800-4eb8-9864-8dd820fdf9c1 Content-Length: 0 Content-Type: application/json 2019-01-18 06:17:59,023 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/27cfc22f-e605-424b-b814-ab8ae4b92d5d used request id req-74e4e873-e800-4eb8-9864-8dd820fdf9c1 2019-01-18 06:17:59,024 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-b6f259dd-b70d-4c84-ab10-05716562cb88-pub-subnet 2019-01-18 06:17:59,024 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-b6f259dd-b70d-4c84-ab10-05716562cb88-pub-subnet 2019-01-18 06:17:59,029 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/subnets/4aee3dc7-f887-42c3-b226-d44133b91aa4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ddd2e9ce1e3222c890d84c1e9cea29541e2dd554" 2019-01-18 06:18:01,342 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-43801e4a-6e83-4703-a204-39f928b7196f Date: Fri, 18 Jan 2019 06:18:01 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-18 06:18:01,342 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/4aee3dc7-f887-42c3-b226-d44133b91aa4 used request id req-43801e4a-6e83-4703-a204-39f928b7196f 2019-01-18 06:18:01,343 - neutron_utils - INFO - Deleting network with name CreateInstancePortManipulationTests-b6f259dd-b70d-4c84-ab10-05716562cb88-pub-net 2019-01-18 06:18:01,348 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/networks/27969150-d6b4-4237-ace6-9ae6f5321143 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ddd2e9ce1e3222c890d84c1e9cea29541e2dd554" 2019-01-18 06:18:02,648 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-7d3ebb1a-a1ee-4f55-91c4-2f9e86695588 Date: Fri, 18 Jan 2019 06:18:02 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-18 06:18:02,648 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/27969150-d6b4-4237-ace6-9ae6f5321143 used request id req-7d3ebb1a-a1ee-4f55-91c4-2f9e86695588 2019-01-18 06:18:02,649 - glance_utils - INFO - Deleting image named - CreateInstancePortManipulationTests-b6f259dd-b70d-4c84-ab10-05716562cb88-image 2019-01-18 06:18:02,652 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9292/v2/images/c391d845-6d6e-4217-944a-4e8b88ef9a6e -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d6b156ad321b3327e27dcf2ec3d2ea4a133c7ff9" 2019-01-18 06:18:03,853 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-32203aed-a5c8-4caa-8cd6-f8fc9cd30e3c Date: Fri, 18 Jan 2019 06:18:03 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-18 06:18:03,854 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/c391d845-6d6e-4217-944a-4e8b88ef9a6e used request id req-32203aed-a5c8-4caa-8cd6-f8fc9cd30e3c 2019-01-18 06:18:03,859 - 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}f5447eb8acde4073253a848a885cfb4cb34e9a6d" 2019-01-18 06:18:04,082 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-d1d2beb9-5121-4845-ad8f-d07ff016f015 Date: Fri, 18 Jan 2019 06:18:04 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-18T04:53:26Z", "updated_at": "2019-01-18T04:53:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:53:26Z", "revision_number": 0, "id": "260c2de9-5dc5-4508-b06c-24b9d7ed838c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:53:26Z", "security_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:53:26Z", "revision_number": 0, "id": "571036d3-cb1d-483a-acb9-96f19293add9", "remote_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "remote_ip_prefix": null, "created_at": "2019-01-18T04:53:26Z", "security_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:53:26Z", "revision_number": 0, "id": "84255fa4-c13a-4cfe-b73d-e56ee216ca1e", "remote_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "remote_ip_prefix": null, "created_at": "2019-01-18T04:53:26Z", "security_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:53:26Z", "revision_number": 0, "id": "9c6f69fc-3bf8-4346-9288-5a255b82b67e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:53:26Z", "security_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "created_at": "2019-01-18T04:51:20Z", "updated_at": "2019-01-18T04:51:20Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "24c99e6f-888c-4943-9c93-54ad3b18b18c", "remote_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv4", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "2b339890-44d0-4711-a050-08a64d58e2a0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv6", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "45161a51-d6dd-4bb8-986d-bc2f88599c1d", "remote_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv6", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "87b9b994-ae22-4850-863a-6a4925bd01fe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv4", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}], "revision_number": 4, "project_id": "9c53a91613fb4d5080479ac6f51697ed", "id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "020d00b5451a467cb276d06789a1149d", "created_at": "2019-01-18T05:59:12Z", "updated_at": "2019-01-18T05:59:12Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:12Z", "revision_number": 0, "id": "38b091dd-dca7-4cbe-8c1c-dd18a74bfca8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:12Z", "security_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "tenant_id": "020d00b5451a467cb276d06789a1149d", "port_range_min": null, "ethertype": "IPv6", "project_id": "020d00b5451a467cb276d06789a1149d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:12Z", "revision_number": 0, "id": "38b9f88b-1fc0-40d1-af74-237d79be193d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:12Z", "security_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "tenant_id": "020d00b5451a467cb276d06789a1149d", "port_range_min": null, "ethertype": "IPv4", "project_id": "020d00b5451a467cb276d06789a1149d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:12Z", "revision_number": 0, "id": "60f7d4a7-1a27-4801-a1e8-5bf33633b818", "remote_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:12Z", "security_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "tenant_id": "020d00b5451a467cb276d06789a1149d", "port_range_min": null, "ethertype": "IPv6", "project_id": "020d00b5451a467cb276d06789a1149d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:12Z", "revision_number": 0, "id": "8faf6dda-6919-4b75-b745-2af38abf8dcf", "remote_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:12Z", "security_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "tenant_id": "020d00b5451a467cb276d06789a1149d", "port_range_min": null, "ethertype": "IPv4", "project_id": "020d00b5451a467cb276d06789a1149d"}], "revision_number": 4, "project_id": "020d00b5451a467cb276d06789a1149d", "id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "dd536f1b55ca4b928317550ea7b91cdd", "created_at": "2019-01-18T06:17:52Z", "updated_at": "2019-01-18T06:17:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:17:52Z", "revision_number": 0, "id": "15f650d1-1dcb-4309-be5b-a2ca76f29e4b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T06:17:52Z", "security_group_id": "7847be95-7b84-4642-bb30-c3b205a38ddd", "tenant_id": "dd536f1b55ca4b928317550ea7b91cdd", "port_range_min": null, "ethertype": "IPv6", "project_id": "dd536f1b55ca4b928317550ea7b91cdd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:17:52Z", "revision_number": 0, "id": "1620aec6-b7b6-4606-bdc5-976362e7cb49", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T06:17:52Z", "security_group_id": "7847be95-7b84-4642-bb30-c3b205a38ddd", "tenant_id": "dd536f1b55ca4b928317550ea7b91cdd", "port_range_min": null, "ethertype": "IPv4", "project_id": "dd536f1b55ca4b928317550ea7b91cdd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:17:52Z", "revision_number": 0, "id": "4c359b16-bdc4-4e4b-9e6c-cc3ee56453c6", "remote_group_id": "7847be95-7b84-4642-bb30-c3b205a38ddd", "remote_ip_prefix": null, "created_at": "2019-01-18T06:17:52Z", "security_group_id": "7847be95-7b84-4642-bb30-c3b205a38ddd", "tenant_id": "dd536f1b55ca4b928317550ea7b91cdd", "port_range_min": null, "ethertype": "IPv4", "project_id": "dd536f1b55ca4b928317550ea7b91cdd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:17:52Z", "revision_number": 0, "id": "f0bf9642-9847-4351-94cd-ab92ecf565fb", "remote_group_id": "7847be95-7b84-4642-bb30-c3b205a38ddd", "remote_ip_prefix": null, "created_at": "2019-01-18T06:17:52Z", "security_group_id": "7847be95-7b84-4642-bb30-c3b205a38ddd", "tenant_id": "dd536f1b55ca4b928317550ea7b91cdd", "port_range_min": null, "ethertype": "IPv6", "project_id": "dd536f1b55ca4b928317550ea7b91cdd"}], "revision_number": 4, "project_id": "dd536f1b55ca4b928317550ea7b91cdd", "id": "7847be95-7b84-4642-bb30-c3b205a38ddd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "created_at": "2019-01-18T04:39:06Z", "updated_at": "2019-01-18T04:39:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "0aedefa2-edbc-47b5-bead-e954540f6937", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "47feb8aba08a40dca7028a1701e597b9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "4bf1a402-0fa2-4cfd-9fee-4a28f16bb271", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "47feb8aba08a40dca7028a1701e597b9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "4e399c2e-bc03-4aa3-b192-1fafdc9248ba", "remote_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "47feb8aba08a40dca7028a1701e597b9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "8860837e-afbd-4411-adf9-d88db88c2114", "remote_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "47feb8aba08a40dca7028a1701e597b9"}], "revision_number": 4, "project_id": "47feb8aba08a40dca7028a1701e597b9", "id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "name": "default"}]} 2019-01-18 06:18:04,082 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-d1d2beb9-5121-4845-ad8f-d07ff016f015 2019-01-18 06:18:04,087 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/9c53a91613fb4d5080479ac6f51697ed -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5447eb8acde4073253a848a885cfb4cb34e9a6d" 2019-01-18 06:18:04,177 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:18:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9a76aed0-addf-4a72-82e9-16c118c1770b Content-Encoding: gzip Content-Length: 190 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/9c53a91613fb4d5080479ac6f51697ed"}, "enabled": true, "id": "9c53a91613fb4d5080479ac6f51697ed", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2019-01-18 06:18:04,177 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/9c53a91613fb4d5080479ac6f51697ed used request id req-9a76aed0-addf-4a72-82e9-16c118c1770b 2019-01-18 06:18:04,181 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/020d00b5451a467cb276d06789a1149d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5447eb8acde4073253a848a885cfb4cb34e9a6d" 2019-01-18 06:18:04,271 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:18:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-34b16d7c-5f59-4eb1-a055-ee531a97e14b Content-Encoding: gzip Content-Length: 248 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/020d00b5451a467cb276d06789a1149d"}, "enabled": true, "id": "020d00b5451a467cb276d06789a1149d", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}} 2019-01-18 06:18:04,272 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/020d00b5451a467cb276d06789a1149d used request id req-34b16d7c-5f59-4eb1-a055-ee531a97e14b 2019-01-18 06:18:04,275 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/dd536f1b55ca4b928317550ea7b91cdd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5447eb8acde4073253a848a885cfb4cb34e9a6d" 2019-01-18 06:18:04,362 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:18:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-11a7f56d-bf70-4901-b6de-8fa07dee1fe8 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/dd536f1b55ca4b928317550ea7b91cdd"}, "enabled": true, "id": "dd536f1b55ca4b928317550ea7b91cdd", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-d20a3221-91ca-49e-proj"}} 2019-01-18 06:18:04,362 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/dd536f1b55ca4b928317550ea7b91cdd used request id req-11a7f56d-bf70-4901-b6de-8fa07dee1fe8 2019-01-18 06:18:04,363 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 7847be95-7b84-4642-bb30-c3b205a38ddd 2019-01-18 06:18:04,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=7847be95-7b84-4642-bb30-c3b205a38ddd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5447eb8acde4073253a848a885cfb4cb34e9a6d" 2019-01-18 06:18:04,547 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-5a101fa1-7d18-4f6a-b238-5c0e876c77ec Date: Fri, 18 Jan 2019 06:18: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": "2019-01-18T06:17:52Z", "security_group_id": "7847be95-7b84-4642-bb30-c3b205a38ddd", "port_range_min": null, "revision_number": 0, "tenant_id": "dd536f1b55ca4b928317550ea7b91cdd", "created_at": "2019-01-18T06:17:52Z", "project_id": "dd536f1b55ca4b928317550ea7b91cdd", "id": "15f650d1-1dcb-4309-be5b-a2ca76f29e4b"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T06:17:52Z", "security_group_id": "7847be95-7b84-4642-bb30-c3b205a38ddd", "port_range_min": null, "revision_number": 0, "tenant_id": "dd536f1b55ca4b928317550ea7b91cdd", "created_at": "2019-01-18T06:17:52Z", "project_id": "dd536f1b55ca4b928317550ea7b91cdd", "id": "1620aec6-b7b6-4606-bdc5-976362e7cb49"}, {"remote_group_id": "7847be95-7b84-4642-bb30-c3b205a38ddd", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T06:17:52Z", "security_group_id": "7847be95-7b84-4642-bb30-c3b205a38ddd", "port_range_min": null, "revision_number": 0, "tenant_id": "dd536f1b55ca4b928317550ea7b91cdd", "created_at": "2019-01-18T06:17:52Z", "project_id": "dd536f1b55ca4b928317550ea7b91cdd", "id": "4c359b16-bdc4-4e4b-9e6c-cc3ee56453c6"}, {"remote_group_id": "7847be95-7b84-4642-bb30-c3b205a38ddd", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T06:17:52Z", "security_group_id": "7847be95-7b84-4642-bb30-c3b205a38ddd", "port_range_min": null, "revision_number": 0, "tenant_id": "dd536f1b55ca4b928317550ea7b91cdd", "created_at": "2019-01-18T06:17:52Z", "project_id": "dd536f1b55ca4b928317550ea7b91cdd", "id": "f0bf9642-9847-4351-94cd-ab92ecf565fb"}]} 2019-01-18 06:18:04,547 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=7847be95-7b84-4642-bb30-c3b205a38ddd used request id req-5a101fa1-7d18-4f6a-b238-5c0e876c77ec 2019-01-18 06:18:04,548 - neutron_utils - INFO - Deleting security group with name - default 2019-01-18 06:18:04,553 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-groups/7847be95-7b84-4642-bb30-c3b205a38ddd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5447eb8acde4073253a848a885cfb4cb34e9a6d" 2019-01-18 06:18:04,867 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-a231cc94-d6cb-48d0-a1ca-c96f00b4947d Content-Length: 0 Date: Fri, 18 Jan 2019 06:18:04 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-18 06:18:04,867 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/7847be95-7b84-4642-bb30-c3b205a38ddd used request id req-a231cc94-d6cb-48d0-a1ca-c96f00b4947d 2019-01-18 06:18:04,867 - keystone_utils - INFO - Deleting project with name - CreateInstancePortManipulationTests-d20a3221-91ca-49e-proj 2019-01-18 06:18:04,871 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/dd536f1b55ca4b928317550ea7b91cdd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5447eb8acde4073253a848a885cfb4cb34e9a6d" 2019-01-18 06:18:05,060 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 06:18:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1085fa0b-2adf-41bc-af76-d8d1eb62acc4 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 06:18:05,060 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/dd536f1b55ca4b928317550ea7b91cdd used request id req-1085fa0b-2adf-41bc-af76-d8d1eb62acc4 2019-01-18 06:18:05,061 - keystone_utils - INFO - Deleting role with name - CreateInstancePortManipulationTests-d20a3221-91ca-49e-proj-role 2019-01-18 06:18:05,064 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/7782e54eca2a4f0d850bcea385609119 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5447eb8acde4073253a848a885cfb4cb34e9a6d" 2019-01-18 06:18:05,171 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 06:18:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fcd25de3-88fe-4184-960f-7e4b65b93b58 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 06:18:05,171 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/7782e54eca2a4f0d850bcea385609119 used request id req-fcd25de3-88fe-4184-960f-7e4b65b93b58 2019-01-18 06:18:05,175 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5447eb8acde4073253a848a885cfb4cb34e9a6d" 2019-01-18 06:18:05,269 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:18:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5e8dd4f2-8fb3-4d30-9743-35868a65452d Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "488fca829f8b496daa1cd2cdc6e45c49", "links": {"self": "http://172.30.9.23:5000/v3/roles/488fca829f8b496daa1cd2cdc6e45c49"}, "name": "Member"}, {"domain_id": null, "id": "6b7f4f4f76264b6fb449c43b86ee3817", "links": {"self": "http://172.30.9.23:5000/v3/roles/6b7f4f4f76264b6fb449c43b86ee3817"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a482b711adf94961bf4bb28eda7f0e28", "links": {"self": "http://172.30.9.23:5000/v3/roles/a482b711adf94961bf4bb28eda7f0e28"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c65201bd05504fa786d79b166e8bbba3", "links": {"self": "http://172.30.9.23:5000/v3/roles/c65201bd05504fa786d79b166e8bbba3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "e7e317b66c174923a8cb46c48d897c8d", "links": {"self": "http://172.30.9.23:5000/v3/roles/e7e317b66c174923a8cb46c48d897c8d"}, "name": "ResellerAdmin"}]} 2019-01-18 06:18:05,269 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-5e8dd4f2-8fb3-4d30-9743-35868a65452d 2019-01-18 06:18:05,270 - keystone_utils - INFO - Deleting user with name - CreateInstancePortManipulationTests-d20a3221-91ca-49e-user 2019-01-18 06:18:05,274 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/4895d2c72fe0417cacf322039ae660e1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a14a0cf016793c1ea21a6abbffc34bc61e2bffcd" 2019-01-18 06:18:05,451 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 06:18:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-95605cff-f115-481f-a18e-0afd1f7498f5 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 06:18:05,451 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/4895d2c72fe0417cacf322039ae660e1 used request id req-95605cff-f115-481f-a18e-0afd1f7498f5 2019-01-18 06:18:05,452 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:18:05,843 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "488fca829f8b496daa1cd2cdc6e45c49", "name": "Member"}, {"id": "c65201bd05504fa786d79b166e8bbba3", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}], "expires_at": "2019-01-18T07:18:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "020d00b5451a467cb276d06789a1149d", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "id": "e292c913af7844408b6509a836e493f5"}, "audit_ids": ["jYGEvTdGQauV-lVuwlyZ2A"], "issued_at": "2019-01-18T06:18:05.000000Z"}} 2019-01-18 06:18:05,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}73301f061fd8bc8613f703c142c9393b3668524e" 2019-01-18 06:18:05,929 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:18:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e1c4e1c5-2e36-4156-bca1-67d958a2b527 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:18:05,929 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-e1c4e1c5-2e36-4156-bca1-67d958a2b527 2019-01-18 06:18:05,930 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:18:05,931 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:18:06,306 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "488fca829f8b496daa1cd2cdc6e45c49", "name": "Member"}, {"id": "c65201bd05504fa786d79b166e8bbba3", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}], "expires_at": "2019-01-18T07:18:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "020d00b5451a467cb276d06789a1149d", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "id": "e292c913af7844408b6509a836e493f5"}, "audit_ids": ["V26-ng3fSO2QRvIsptKl_Q"], "issued_at": "2019-01-18T06:18:06.000000Z"}} 2019-01-18 06:18:06,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}f2a095b665ac44fa3c10d1f0b0f168faf16a976e" 2019-01-18 06:18:06,396 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:18:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-daa537dd-ac77-4c71-ae71-57536ed6339f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:18:06,397 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-daa537dd-ac77-4c71-ae71-57536ed6339f 2019-01-18 06:18:06,401 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-18 06:18:06,406 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 18 Jan 2019 06:18: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"}]}]}} 2019-01-18 06:18:06,407 - 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-a4c4d156-2cfb-4cc-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2a095b665ac44fa3c10d1f0b0f168faf16a976e" 2019-01-18 06:18:06,491 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:18:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0d25472a-e816-4665-a826-1c847a6cb5b1 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-a4c4d156-2cfb-4cc-proj", "previous": null, "next": null}, "projects": []} 2019-01-18 06:18:06,491 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-a4c4d156-2cfb-4cc-proj used request id req-0d25472a-e816-4665-a826-1c847a6cb5b1 2019-01-18 06:18:06,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}f2a095b665ac44fa3c10d1f0b0f168faf16a976e" 2019-01-18 06:18:06,585 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:18:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c584087a-a08b-44ae-ab5e-215e23ae4372 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-18 06:18:06,586 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-c584087a-a08b-44ae-ab5e-215e23ae4372 2019-01-18 06:18:06,589 - 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}f2a095b665ac44fa3c10d1f0b0f168faf16a976e" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstancePortManipulationTests-a4c4d156-2cfb-4cc-proj"}}' 2019-01-18 06:18:06,710 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 18 Jan 2019 06:18:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5adda603-6139-4351-9b7f-13cd887bf379 Content-Length: 320 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/f4d3a0aec0864510be5bbe58a7d790df"}, "enabled": true, "id": "f4d3a0aec0864510be5bbe58a7d790df", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-a4c4d156-2cfb-4cc-proj"}} 2019-01-18 06:18:06,710 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-5adda603-6139-4351-9b7f-13cd887bf379 2019-01-18 06:18:06,710 - keystone_utils - INFO - Created project with name - CreateInstancePortManipulationTests-a4c4d156-2cfb-4cc-proj 2019-01-18 06:18:06,711 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:18:06,712 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:18:07,087 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "488fca829f8b496daa1cd2cdc6e45c49", "name": "Member"}, {"id": "c65201bd05504fa786d79b166e8bbba3", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}], "expires_at": "2019-01-18T07:18:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "020d00b5451a467cb276d06789a1149d", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "id": "e292c913af7844408b6509a836e493f5"}, "audit_ids": ["NnOwvifTSh2-8MsucA_vCA"], "issued_at": "2019-01-18T06:18:07.000000Z"}} 2019-01-18 06:18:07,087 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}780ac02e25851a850c02061717ea3a43e630471e" 2019-01-18 06:18:07,170 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:18:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a54a007d-c85d-407c-8064-d6f342d314d6 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:18:07,170 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-a54a007d-c85d-407c-8064-d6f342d314d6 2019-01-18 06:18:07,174 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-18 06:18:07,180 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 18 Jan 2019 06:18: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"}]}]}} 2019-01-18 06:18:07,181 - 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}780ac02e25851a850c02061717ea3a43e630471e" 2019-01-18 06:18:07,287 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:18:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d1f49129-b81a-45a1-a478-c0e1d274dd5c Content-Encoding: gzip Content-Length: 869 Content-Type: application/json RESP BODY: {"users": [{"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/0607a2b4beb0408e9fa51cc5ba027ac6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0607a2b4beb0408e9fa51cc5ba027ac6", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/17c61b95071545a094cc82823d2b88b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "17c61b95071545a094cc82823d2b88b8", "email": "nova@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/29e5d2dfed2447bda26fc75bd1122674"}, "domain_id": "default", "enabled": true, "options": {}, "id": "29e5d2dfed2447bda26fc75bd1122674", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/3b6dcc8c791e4b6e8831f5b5e583de80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3b6dcc8c791e4b6e8831f5b5e583de80", "email": "neutron@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.23:5000/v3/users/45ab52d673584bc198669be88c88b878"}, "domain_id": "default", "enabled": true, "options": {}, "id": "45ab52d673584bc198669be88c88b878", "email": "barbican@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/57795b4ee52f49c6a71f55bb6c4012f8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "57795b4ee52f49c6a71f55bb6c4012f8", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/5c52969262974d64ac2a300ca5d60f50"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c52969262974d64ac2a300ca5d60f50", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/5fc15572bb1c489ba92bd9945bbc1f64"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5fc15572bb1c489ba92bd9945bbc1f64", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/6b519d70e25f4e61a9dfd738cd6bba22"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6b519d70e25f4e61a9dfd738cd6bba22", "email": "heat@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.23:5000/v3/users/8248437208b540c2893a7117ad102a87"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8248437208b540c2893a7117ad102a87", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/890dee97e62840c5b15e36f03f6b7efc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "890dee97e62840c5b15e36f03f6b7efc", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/8cccb516ecc44ed9bb7c8633df108fd4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8cccb516ecc44ed9bb7c8633df108fd4", "email": "glance@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.23:5000/v3/users/97c3d863a98148299fa116fdb54be470"}, "domain_id": "default", "enabled": true, "options": {}, "id": "97c3d863a98148299fa116fdb54be470", "email": "tacker@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/a2a0c8c0f19941808c9f618af50b3b79"}, "domain_id": "c19db1b8f60647a9a114cd23287c807b", "enabled": true, "options": {}, "id": "a2a0c8c0f19941808c9f618af50b3b79", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "links": {"self": "http://172.30.9.23:5000/v3/users/e292c913af7844408b6509a836e493f5"}, "domain_id": "default", "enabled": true, "id": "e292c913af7844408b6509a836e493f5", "options": {}}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/fe5de73ba9cb41b2be24ccf1f72f5ed4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe5de73ba9cb41b2be24ccf1f72f5ed4", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2019-01-18 06:18:07,287 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-d1f49129-b81a-45a1-a478-c0e1d274dd5c 2019-01-18 06:18:07,291 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateInstancePortManipulationTests-a4c4d156-2cfb-4cc-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}780ac02e25851a850c02061717ea3a43e630471e" 2019-01-18 06:18:07,378 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:18:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e6875ca7-8c54-498b-be0a-811cb6538883 Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateInstancePortManipulationTests-a4c4d156-2cfb-4cc-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/f4d3a0aec0864510be5bbe58a7d790df"}, "enabled": true, "id": "f4d3a0aec0864510be5bbe58a7d790df", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-a4c4d156-2cfb-4cc-proj"}]} 2019-01-18 06:18:07,378 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateInstancePortManipulationTests-a4c4d156-2cfb-4cc-proj used request id req-e6875ca7-8c54-498b-be0a-811cb6538883 2019-01-18 06:18:07,382 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}780ac02e25851a850c02061717ea3a43e630471e" 2019-01-18 06:18:07,480 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:18:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c93d6632-a8cf-4612-b02d-7623e282d47f Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-18 06:18:07,480 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-c93d6632-a8cf-4612-b02d-7623e282d47f 2019-01-18 06:18:07,896 - keystone_utils - INFO - Created user with name - CreateInstancePortManipulationTests-a4c4d156-2cfb-4cc-user 2019-01-18 06:18:07,896 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:18:07,900 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2a095b665ac44fa3c10d1f0b0f168faf16a976e" 2019-01-18 06:18:07,917 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:18:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bfc08b90-b148-4ebe-891f-9eaa19152603 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "488fca829f8b496daa1cd2cdc6e45c49", "links": {"self": "http://172.30.9.23:5000/v3/roles/488fca829f8b496daa1cd2cdc6e45c49"}, "name": "Member"}, {"domain_id": null, "id": "6b7f4f4f76264b6fb449c43b86ee3817", "links": {"self": "http://172.30.9.23:5000/v3/roles/6b7f4f4f76264b6fb449c43b86ee3817"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a482b711adf94961bf4bb28eda7f0e28", "links": {"self": "http://172.30.9.23:5000/v3/roles/a482b711adf94961bf4bb28eda7f0e28"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c65201bd05504fa786d79b166e8bbba3", "links": {"self": "http://172.30.9.23:5000/v3/roles/c65201bd05504fa786d79b166e8bbba3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "e7e317b66c174923a8cb46c48d897c8d", "links": {"self": "http://172.30.9.23:5000/v3/roles/e7e317b66c174923a8cb46c48d897c8d"}, "name": "ResellerAdmin"}]} 2019-01-18 06:18:07,918 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-bfc08b90-b148-4ebe-891f-9eaa19152603 2019-01-18 06:18:07,922 - 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}f2a095b665ac44fa3c10d1f0b0f168faf16a976e" -d '{"role": {"name": "CreateInstancePortManipulationTests-a4c4d156-2cfb-4cc-proj-role"}}' 2019-01-18 06:18:08,027 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 18 Jan 2019 06:18:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-aa0f7a38-753b-4c88-8854-71832eb5081c Content-Length: 234 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "ecdbb019e3e04bad9fc8a9864023b340", "links": {"self": "http://172.30.9.23:5000/v3/roles/ecdbb019e3e04bad9fc8a9864023b340"}, "name": "CreateInstancePortManipulationTests-a4c4d156-2cfb-4cc-proj-role"}} 2019-01-18 06:18:08,028 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-aa0f7a38-753b-4c88-8854-71832eb5081c 2019-01-18 06:18:08,028 - keystone_utils - INFO - Created role with name - CreateInstancePortManipulationTests-a4c4d156-2cfb-4cc-proj-role 2019-01-18 06:18:08,031 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/ecdbb019e3e04bad9fc8a9864023b340 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2a095b665ac44fa3c10d1f0b0f168faf16a976e" 2019-01-18 06:18:08,116 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:18:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ca87832f-3738-4e6e-998e-7840612daaad Content-Encoding: gzip Content-Length: 186 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.23:5000/v3/roles/ecdbb019e3e04bad9fc8a9864023b340"}, "domain_id": null, "name": "CreateInstancePortManipulationTests-a4c4d156-2cfb-4cc-proj-role", "id": "ecdbb019e3e04bad9fc8a9864023b340"}} 2019-01-18 06:18:08,117 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/ecdbb019e3e04bad9fc8a9864023b340 used request id req-ca87832f-3738-4e6e-998e-7840612daaad 2019-01-18 06:18:08,117 - keystone_utils - INFO - Granting role CreateInstancePortManipulationTests-a4c4d156-2cfb-4cc-proj-role to project CreateInstancePortManipulationTests-a4c4d156-2cfb-4cc-proj 2019-01-18 06:18:08,121 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/f4d3a0aec0864510be5bbe58a7d790df/users/e21e8ed6d237408e95d70514d180c898/roles/ecdbb019e3e04bad9fc8a9864023b340 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2a095b665ac44fa3c10d1f0b0f168faf16a976e" 2019-01-18 06:18:08,246 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 06:18:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6f422194-cc06-4cea-8e27-88d661bcbe55 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 06:18:08,246 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/f4d3a0aec0864510be5bbe58a7d790df/users/e21e8ed6d237408e95d70514d180c898/roles/ecdbb019e3e04bad9fc8a9864023b340 used request id req-6f422194-cc06-4cea-8e27-88d661bcbe55 2019-01-18 06:18:08,246 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2019-01-18 06:18:08,247 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:18:08,247 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:18:08,622 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ecdbb019e3e04bad9fc8a9864023b340", "name": "CreateInstancePortManipulationTests-a4c4d156-2cfb-4cc-proj-role"}], "expires_at": "2019-01-18T07:18:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f4d3a0aec0864510be5bbe58a7d790df", "name": "CreateInstancePortManipulationTests-a4c4d156-2cfb-4cc-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/f4d3a0aec0864510be5bbe58a7d790df", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/f4d3a0aec0864510be5bbe58a7d790df", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/f4d3a0aec0864510be5bbe58a7d790df", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/f4d3a0aec0864510be5bbe58a7d790df", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/f4d3a0aec0864510be5bbe58a7d790df", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/f4d3a0aec0864510be5bbe58a7d790df", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/f4d3a0aec0864510be5bbe58a7d790df", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/f4d3a0aec0864510be5bbe58a7d790df", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/f4d3a0aec0864510be5bbe58a7d790df", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/f4d3a0aec0864510be5bbe58a7d790df", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/f4d3a0aec0864510be5bbe58a7d790df", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/f4d3a0aec0864510be5bbe58a7d790df", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-a4c4d156-2cfb-4cc-user", "id": "e21e8ed6d237408e95d70514d180c898"}, "audit_ids": ["IEfcPDzgQYyeDMb8AseCLw"], "issued_at": "2019-01-18T06:18:08.000000Z"}} 2019-01-18 06:18:08,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}586d310ff2ce595a3fa822270a2af9d7d4d71ecb" 2019-01-18 06:18:08,690 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:18:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-90c58ca6-ca1b-4be7-9475-df9b791bfb90 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:18:08,690 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-90c58ca6-ca1b-4be7-9475-df9b791bfb90 2019-01-18 06:18:08,697 - 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-f84bf91d-b44c-4431-8684-7f5ed6ec2f0d-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}586d310ff2ce595a3fa822270a2af9d7d4d71ecb" 2019-01-18 06:18:08,871 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 180 Content-Type: application/json X-Openstack-Request-Id: req-80b78ca9-7113-4ad4-bfcd-25b40ff71987 Date: Fri, 18 Jan 2019 06:18:08 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-f84bf91d-b44c-4431-8684-7f5ed6ec2f0d-image"} 2019-01-18 06:18:08,871 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-f84bf91d-b44c-4431-8684-7f5ed6ec2f0d-image used request id req-80b78ca9-7113-4ad4-bfcd-25b40ff71987 2019-01-18 06:18:08,875 - 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}586d310ff2ce595a3fa822270a2af9d7d4d71ecb" 2019-01-18 06:18:09,035 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-d4b34026-4f06-4948-96d1-d9b8c8ba4da4 Date: Fri, 18 Jan 2019 06:18: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"}}} 2019-01-18 06:18:09,035 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-d4b34026-4f06-4948-96d1-d9b8c8ba4da4 2019-01-18 06:18:09,064 - 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}586d310ff2ce595a3fa822270a2af9d7d4d71ecb" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstancePortManipulationTests-f84bf91d-b44c-4431-8684-7f5ed6ec2f0d-image"}' 2019-01-18 06:18:09,365 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 639 Content-Type: application/json Location: http://172.30.9.23:9292/v2/images/f20f64df-f05c-4bd1-af46-332ea3aaead9 X-Openstack-Request-Id: req-173e1270-0b3f-4e96-a5fd-c2f9aa029bcb Date: Fri, 18 Jan 2019 06:18:09 GMT RESP BODY: {"status": "queued", "name": "CreateInstancePortManipulationTests-f84bf91d-b44c-4431-8684-7f5ed6ec2f0d-image", "tags": [], "container_format": "bare", "created_at": "2019-01-18T06:18:09Z", "size": null, "disk_format": "qcow2", "updated_at": "2019-01-18T06:18:09Z", "visibility": "shared", "locations": [], "self": "/v2/images/f20f64df-f05c-4bd1-af46-332ea3aaead9", "min_disk": 0, "protected": false, "id": "f20f64df-f05c-4bd1-af46-332ea3aaead9", "file": "/v2/images/f20f64df-f05c-4bd1-af46-332ea3aaead9/file", "checksum": null, "owner": "f4d3a0aec0864510be5bbe58a7d790df", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-18 06:18:09,365 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-173e1270-0b3f-4e96-a5fd-c2f9aa029bcb 2019-01-18 06:18:09,376 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9292/v2/images/f20f64df-f05c-4bd1-af46-332ea3aaead9/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}586d310ff2ce595a3fa822270a2af9d7d4d71ecb" -d '' 2019-01-18 06:18:11,278 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-467b10f3-fedf-4bbf-88f7-5b356dc64cb6 Date: Fri, 18 Jan 2019 06:18:11 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-18 06:18:11,278 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/f20f64df-f05c-4bd1-af46-332ea3aaead9/file used request id req-467b10f3-fedf-4bbf-88f7-5b356dc64cb6 2019-01-18 06:18:11,278 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-01-18 06:18:11,282 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/f20f64df-f05c-4bd1-af46-332ea3aaead9 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}586d310ff2ce595a3fa822270a2af9d7d4d71ecb" 2019-01-18 06:18:11,474 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-868f3c1d-d4d0-4c36-931c-cda76acaffb2 Date: Fri, 18 Jan 2019 06:18:11 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-f84bf91d-b44c-4431-8684-7f5ed6ec2f0d-image", "tags": [], "container_format": "bare", "created_at": "2019-01-18T06:18:09Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-18T06:18:11Z", "visibility": "shared", "locations": [{"url": "rbd://af014572-0a5d-4a80-a07f-9105f52ab2c1/images/f20f64df-f05c-4bd1-af46-332ea3aaead9/snap", "metadata": {}}], "self": "/v2/images/f20f64df-f05c-4bd1-af46-332ea3aaead9", "min_disk": 0, "protected": false, "id": "f20f64df-f05c-4bd1-af46-332ea3aaead9", "file": "/v2/images/f20f64df-f05c-4bd1-af46-332ea3aaead9/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "f4d3a0aec0864510be5bbe58a7d790df", "direct_url": "rbd://af014572-0a5d-4a80-a07f-9105f52ab2c1/images/f20f64df-f05c-4bd1-af46-332ea3aaead9/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-18 06:18:11,474 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/f20f64df-f05c-4bd1-af46-332ea3aaead9 used request id req-868f3c1d-d4d0-4c36-931c-cda76acaffb2 2019-01-18 06:18:11,477 - 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}586d310ff2ce595a3fa822270a2af9d7d4d71ecb" 2019-01-18 06:18:11,650 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-197ee235-02ab-4ebc-a9a6-3e2aa9a8b472 Date: Fri, 18 Jan 2019 06:18: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"}}} 2019-01-18 06:18:11,651 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-197ee235-02ab-4ebc-a9a6-3e2aa9a8b472 2019-01-18 06:18:11,654 - create_image - INFO - Created image with name - CreateInstancePortManipulationTests-f84bf91d-b44c-4431-8684-7f5ed6ec2f0d-image 2019-01-18 06:18:11,657 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/f20f64df-f05c-4bd1-af46-332ea3aaead9 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}586d310ff2ce595a3fa822270a2af9d7d4d71ecb" 2019-01-18 06:18:11,673 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-03258945-54b2-4a01-b734-6243bfa4f22b Date: Fri, 18 Jan 2019 06:18:11 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-f84bf91d-b44c-4431-8684-7f5ed6ec2f0d-image", "tags": [], "container_format": "bare", "created_at": "2019-01-18T06:18:09Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-18T06:18:11Z", "visibility": "shared", "locations": [{"url": "rbd://af014572-0a5d-4a80-a07f-9105f52ab2c1/images/f20f64df-f05c-4bd1-af46-332ea3aaead9/snap", "metadata": {}}], "self": "/v2/images/f20f64df-f05c-4bd1-af46-332ea3aaead9", "min_disk": 0, "protected": false, "id": "f20f64df-f05c-4bd1-af46-332ea3aaead9", "file": "/v2/images/f20f64df-f05c-4bd1-af46-332ea3aaead9/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "f4d3a0aec0864510be5bbe58a7d790df", "direct_url": "rbd://af014572-0a5d-4a80-a07f-9105f52ab2c1/images/f20f64df-f05c-4bd1-af46-332ea3aaead9/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-18 06:18:11,673 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/f20f64df-f05c-4bd1-af46-332ea3aaead9 used request id req-03258945-54b2-4a01-b734-6243bfa4f22b 2019-01-18 06:18:11,674 - create_image - DEBUG - Instance status is - active 2019-01-18 06:18:11,674 - create_image - DEBUG - Image is active with name - CreateInstancePortManipulationTests-f84bf91d-b44c-4431-8684-7f5ed6ec2f0d-image 2019-01-18 06:18:11,674 - create_image - INFO - Image is now active with name - CreateInstancePortManipulationTests-f84bf91d-b44c-4431-8684-7f5ed6ec2f0d-image 2019-01-18 06:18:11,675 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:18:11,675 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:18:12,053 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ecdbb019e3e04bad9fc8a9864023b340", "name": "CreateInstancePortManipulationTests-a4c4d156-2cfb-4cc-proj-role"}], "expires_at": "2019-01-18T07:18:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f4d3a0aec0864510be5bbe58a7d790df", "name": "CreateInstancePortManipulationTests-a4c4d156-2cfb-4cc-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/f4d3a0aec0864510be5bbe58a7d790df", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/f4d3a0aec0864510be5bbe58a7d790df", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/f4d3a0aec0864510be5bbe58a7d790df", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/f4d3a0aec0864510be5bbe58a7d790df", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/f4d3a0aec0864510be5bbe58a7d790df", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/f4d3a0aec0864510be5bbe58a7d790df", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/f4d3a0aec0864510be5bbe58a7d790df", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/f4d3a0aec0864510be5bbe58a7d790df", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/f4d3a0aec0864510be5bbe58a7d790df", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/f4d3a0aec0864510be5bbe58a7d790df", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/f4d3a0aec0864510be5bbe58a7d790df", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/f4d3a0aec0864510be5bbe58a7d790df", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-a4c4d156-2cfb-4cc-user", "id": "e21e8ed6d237408e95d70514d180c898"}, "audit_ids": ["wK-iXN6aSqqe9alpFt4N6A"], "issued_at": "2019-01-18T06:18:12.000000Z"}} 2019-01-18 06:18:12,054 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be16ced17c46a1f1852b9fe977d3661a7eecfede" 2019-01-18 06:18:12,133 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:18:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1523dab1-1c76-4f26-b0c7-e88fa6ed5c97 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:18:12,133 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-1523dab1-1c76-4f26-b0c7-e88fa6ed5c97 2019-01-18 06:18:12,140 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-f84bf91d-b44c-4431-8684-7f5ed6ec2f0d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be16ced17c46a1f1852b9fe977d3661a7eecfede" 2019-01-18 06:18:12,314 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-75ddb72c-4dd6-4bf6-96e7-29da7b161712 Date: Fri, 18 Jan 2019 06:18:12 GMT RESP BODY: {"networks":[]} 2019-01-18 06:18:12,315 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-f84bf91d-b44c-4431-8684-7f5ed6ec2f0d-pub-net used request id req-75ddb72c-4dd6-4bf6-96e7-29da7b161712 2019-01-18 06:18:12,315 - neutron_utils - INFO - Creating network with name CreateInstancePortManipulationTests-f84bf91d-b44c-4431-8684-7f5ed6ec2f0d-pub-net 2019-01-18 06:18:12,320 - 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}be16ced17c46a1f1852b9fe977d3661a7eecfede" -d '{"network": {"name": "CreateInstancePortManipulationTests-f84bf91d-b44c-4431-8684-7f5ed6ec2f0d-pub-net", "admin_state_up": true}}' 2019-01-18 06:18:13,002 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 638 X-Openstack-Request-Id: req-8720be64-a09f-47f6-a075-807a27e5787f Date: Fri, 18 Jan 2019 06:18:12 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"aa0baa32-850b-41a9-96a7-37c58eb1ed39","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"f4d3a0aec0864510be5bbe58a7d790df","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-18T06:18:12Z","is_default":false,"name":"CreateInstancePortManipulationTests-f84bf91d-b44c-4431-8684-7f5ed6ec2f0d-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"f4d3a0aec0864510be5bbe58a7d790df","created_at":"2019-01-18T06:18:12Z","mtu":1450}} 2019-01-18 06:18:13,002 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks used request id req-8720be64-a09f-47f6-a075-807a27e5787f 2019-01-18 06:18:13,008 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=aa0baa32-850b-41a9-96a7-37c58eb1ed39 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be16ced17c46a1f1852b9fe977d3661a7eecfede" 2019-01-18 06:18:13,236 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 622 X-Openstack-Request-Id: req-266d19c8-1fdc-49dc-87b0-76e4d910f0bf Date: Fri, 18 Jan 2019 06:18:13 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":"2019-01-18T06:18:12Z","tenant_id":"f4d3a0aec0864510be5bbe58a7d790df","created_at":"2019-01-18T06:18:12Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"f4d3a0aec0864510be5bbe58a7d790df","id":"aa0baa32-850b-41a9-96a7-37c58eb1ed39","name":"CreateInstancePortManipulationTests-f84bf91d-b44c-4431-8684-7f5ed6ec2f0d-pub-net"}]} 2019-01-18 06:18:13,236 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=aa0baa32-850b-41a9-96a7-37c58eb1ed39 used request id req-266d19c8-1fdc-49dc-87b0-76e4d910f0bf 2019-01-18 06:18:13,241 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=aa0baa32-850b-41a9-96a7-37c58eb1ed39 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be16ced17c46a1f1852b9fe977d3661a7eecfede" 2019-01-18 06:18:13,437 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-f0a35e03-0696-4358-b0ab-ff6a9039c8e9 Date: Fri, 18 Jan 2019 06:18:13 GMT RESP BODY: {"subnets":[]} 2019-01-18 06:18:13,437 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=aa0baa32-850b-41a9-96a7-37c58eb1ed39 used request id req-f0a35e03-0696-4358-b0ab-ff6a9039c8e9 2019-01-18 06:18:13,438 - neutron_utils - INFO - Creating subnet with name CreateInstancePortManipulationTests-f84bf91d-b44c-4431-8684-7f5ed6ec2f0d-pub-subnet 2019-01-18 06:18:13,443 - 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}be16ced17c46a1f1852b9fe977d3661a7eecfede" -d '{"subnets": [{"ip_version": 4, "network_id": "aa0baa32-850b-41a9-96a7-37c58eb1ed39", "cidr": "10.55.0.0/24", "name": "CreateInstancePortManipulationTests-f84bf91d-b44c-4431-8684-7f5ed6ec2f0d-pub-subnet"}]}' 2019-01-18 06:18:14,091 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-6037a45d-cc31-4c79-9830-7e263cfe902e Date: Fri, 18 Jan 2019 06:18:14 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"aa0baa32-850b-41a9-96a7-37c58eb1ed39","tenant_id":"f4d3a0aec0864510be5bbe58a7d790df","created_at":"2019-01-18T06:18:13Z","dns_nameservers":[],"updated_at":"2019-01-18T06:18: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":"f4d3a0aec0864510be5bbe58a7d790df","id":"ad0f86e1-692e-4966-b600-5bd8f87851df","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-f84bf91d-b44c-4431-8684-7f5ed6ec2f0d-pub-subnet"}]} 2019-01-18 06:18:14,092 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets used request id req-6037a45d-cc31-4c79-9830-7e263cfe902e 2019-01-18 06:18:14,097 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=aa0baa32-850b-41a9-96a7-37c58eb1ed39 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be16ced17c46a1f1852b9fe977d3661a7eecfede" 2019-01-18 06:18:14,347 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-b56d6616-7a5e-48d7-8acb-d4ceaeb6b3b7 Date: Fri, 18 Jan 2019 06:18: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":["ad0f86e1-692e-4966-b600-5bd8f87851df"],"updated_at":"2019-01-18T06:18:13Z","tenant_id":"f4d3a0aec0864510be5bbe58a7d790df","created_at":"2019-01-18T06:18:12Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"f4d3a0aec0864510be5bbe58a7d790df","id":"aa0baa32-850b-41a9-96a7-37c58eb1ed39","name":"CreateInstancePortManipulationTests-f84bf91d-b44c-4431-8684-7f5ed6ec2f0d-pub-net"}]} 2019-01-18 06:18:14,347 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=aa0baa32-850b-41a9-96a7-37c58eb1ed39 used request id req-b56d6616-7a5e-48d7-8acb-d4ceaeb6b3b7 2019-01-18 06:18:14,353 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=aa0baa32-850b-41a9-96a7-37c58eb1ed39 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be16ced17c46a1f1852b9fe977d3661a7eecfede" 2019-01-18 06:18:14,627 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-fbd95b13-1c6f-4c43-b825-dd11d4143a81 Date: Fri, 18 Jan 2019 06:18:14 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"aa0baa32-850b-41a9-96a7-37c58eb1ed39","tenant_id":"f4d3a0aec0864510be5bbe58a7d790df","created_at":"2019-01-18T06:18:13Z","dns_nameservers":[],"updated_at":"2019-01-18T06:18: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":"f4d3a0aec0864510be5bbe58a7d790df","id":"ad0f86e1-692e-4966-b600-5bd8f87851df","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-f84bf91d-b44c-4431-8684-7f5ed6ec2f0d-pub-subnet"}]} 2019-01-18 06:18:14,627 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=aa0baa32-850b-41a9-96a7-37c58eb1ed39 used request id req-fbd95b13-1c6f-4c43-b825-dd11d4143a81 2019-01-18 06:18:14,628 - OpenStackNetwork - DEBUG - Network [aa0baa32-850b-41a9-96a7-37c58eb1ed39] created successfully 2019-01-18 06:18:14,628 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:18:14,629 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:18:15,003 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "488fca829f8b496daa1cd2cdc6e45c49", "name": "Member"}, {"id": "c65201bd05504fa786d79b166e8bbba3", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}], "expires_at": "2019-01-18T07:18:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "020d00b5451a467cb276d06789a1149d", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "id": "e292c913af7844408b6509a836e493f5"}, "audit_ids": ["1jBBf5uwTjeh_QkHe6g05Q"], "issued_at": "2019-01-18T06:18:15.000000Z"}} 2019-01-18 06:18:15,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}d057a0f3c9b8ef94492522b07ee411e47215d6de" 2019-01-18 06:18:15,077 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:18:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1f4f5e00-7ea1-41e9-be2d-d5ac0b5981b6 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:18:15,077 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-1f4f5e00-7ea1-41e9-be2d-d5ac0b5981b6 2019-01-18 06:18:15,079 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-18 06:18:15,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}d057a0f3c9b8ef94492522b07ee411e47215d6de" 2019-01-18 06:18:15,270 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:18: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-e78d3330-ae24-4c90-b0ec-706c2244b8b0 x-compute-request-id: req-e78d3330-ae24-4c90-b0ec-706c2244b8b0 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2019-01-18 06:18:15,270 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-e78d3330-ae24-4c90-b0ec-706c2244b8b0 2019-01-18 06:18:15,274 - 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}d057a0f3c9b8ef94492522b07ee411e47215d6de" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstancePortManipulationTests-f84bf91d-b44c-4431-8684-7f5ed6ec2f0d-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2019-01-18 06:18:15,319 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:18: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-8cb6917b-eb19-46bc-809d-78bb78c43f1c x-compute-request-id: req-8cb6917b-eb19-46bc-809d-78bb78c43f1c Content-Encoding: gzip Content-Length: 330 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/f0864829-4ada-495b-872e-e9f6c07b99b9", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/f0864829-4ada-495b-872e-e9f6c07b99b9", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "f0864829-4ada-495b-872e-e9f6c07b99b9", "name": "CreateInstancePortManipulationTests-f84bf91d-b44c-4431-8684-7f5ed6ec2f0d-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2019-01-18 06:18:15,320 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-8cb6917b-eb19-46bc-809d-78bb78c43f1c 2019-01-18 06:18:15,320 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:18:15,321 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:18:15,701 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ecdbb019e3e04bad9fc8a9864023b340", "name": "CreateInstancePortManipulationTests-a4c4d156-2cfb-4cc-proj-role"}], "expires_at": "2019-01-18T07:18:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f4d3a0aec0864510be5bbe58a7d790df", "name": "CreateInstancePortManipulationTests-a4c4d156-2cfb-4cc-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/f4d3a0aec0864510be5bbe58a7d790df", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/f4d3a0aec0864510be5bbe58a7d790df", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/f4d3a0aec0864510be5bbe58a7d790df", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/f4d3a0aec0864510be5bbe58a7d790df", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/f4d3a0aec0864510be5bbe58a7d790df", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/f4d3a0aec0864510be5bbe58a7d790df", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/f4d3a0aec0864510be5bbe58a7d790df", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/f4d3a0aec0864510be5bbe58a7d790df", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/f4d3a0aec0864510be5bbe58a7d790df", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/f4d3a0aec0864510be5bbe58a7d790df", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/f4d3a0aec0864510be5bbe58a7d790df", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/f4d3a0aec0864510be5bbe58a7d790df", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-a4c4d156-2cfb-4cc-user", "id": "e21e8ed6d237408e95d70514d180c898"}, "audit_ids": ["TgrmZCd9TB6lJzvVqJjRsg"], "issued_at": "2019-01-18T06:18:15.000000Z"}} 2019-01-18 06:18:15,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}623726b370e60187fcdad4e922148d59389acd89" 2019-01-18 06:18:15,781 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:18:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c003fecb-2209-4038-89e1-affe9178e87d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:18:15,782 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-c003fecb-2209-4038-89e1-affe9178e87d 2019-01-18 06:18:15,783 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-18 06:18:15,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}623726b370e60187fcdad4e922148d59389acd89" 2019-01-18 06:18:15,866 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:18:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b30c9a57-cefd-4752-bfc5-8b5e8312fde0 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:18:15,866 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-b30c9a57-cefd-4752-bfc5-8b5e8312fde0 2019-01-18 06:18:15,875 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-f84bf91d-b44c-4431-8684-7f5ed6ec2f0d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}623726b370e60187fcdad4e922148d59389acd89" 2019-01-18 06:18:16,123 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-f6b7cec7-8b84-49c3-83c8-017682ee884e Date: Fri, 18 Jan 2019 06:18: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":["ad0f86e1-692e-4966-b600-5bd8f87851df"],"updated_at":"2019-01-18T06:18:13Z","tenant_id":"f4d3a0aec0864510be5bbe58a7d790df","created_at":"2019-01-18T06:18:12Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"f4d3a0aec0864510be5bbe58a7d790df","id":"aa0baa32-850b-41a9-96a7-37c58eb1ed39","name":"CreateInstancePortManipulationTests-f84bf91d-b44c-4431-8684-7f5ed6ec2f0d-pub-net"}]} 2019-01-18 06:18:16,123 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-f84bf91d-b44c-4431-8684-7f5ed6ec2f0d-pub-net used request id req-f6b7cec7-8b84-49c3-83c8-017682ee884e 2019-01-18 06:18:16,127 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-18 06:18:16,132 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 18 Jan 2019 06:18: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"}]}]}} 2019-01-18 06:18:16,133 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/f4d3a0aec0864510be5bbe58a7d790df -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}623726b370e60187fcdad4e922148d59389acd89" 2019-01-18 06:18:16,209 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:18:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-957c797f-8272-4886-a31b-3212aefaf04c 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/f4d3a0aec0864510be5bbe58a7d790df"}, "enabled": true, "id": "f4d3a0aec0864510be5bbe58a7d790df", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-a4c4d156-2cfb-4cc-proj"}} 2019-01-18 06:18:16,209 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/f4d3a0aec0864510be5bbe58a7d790df used request id req-957c797f-8272-4886-a31b-3212aefaf04c 2019-01-18 06:18:16,214 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=aa0baa32-850b-41a9-96a7-37c58eb1ed39 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}623726b370e60187fcdad4e922148d59389acd89" 2019-01-18 06:18:16,410 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-034c9b21-badd-4a8a-ad82-43b1d625bf62 Date: Fri, 18 Jan 2019 06:18:16 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"aa0baa32-850b-41a9-96a7-37c58eb1ed39","tenant_id":"f4d3a0aec0864510be5bbe58a7d790df","created_at":"2019-01-18T06:18:13Z","dns_nameservers":[],"updated_at":"2019-01-18T06:18: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":"f4d3a0aec0864510be5bbe58a7d790df","id":"ad0f86e1-692e-4966-b600-5bd8f87851df","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-f84bf91d-b44c-4431-8684-7f5ed6ec2f0d-pub-subnet"}]} 2019-01-18 06:18:16,410 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=aa0baa32-850b-41a9-96a7-37c58eb1ed39 used request id req-034c9b21-badd-4a8a-ad82-43b1d625bf62 2019-01-18 06:18:16,415 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=aa0baa32-850b-41a9-96a7-37c58eb1ed39&name=CreateInstancePortManipulationTests-f84bf91d-b44c-4431-8684-7f5ed6ec2f0dport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}623726b370e60187fcdad4e922148d59389acd89" 2019-01-18 06:18:16,597 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-9ce0dbe5-5c0d-476c-83c4-a4c6e705f5e4 Date: Fri, 18 Jan 2019 06:18:16 GMT RESP BODY: {"ports":[]} 2019-01-18 06:18:16,597 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=aa0baa32-850b-41a9-96a7-37c58eb1ed39&name=CreateInstancePortManipulationTests-f84bf91d-b44c-4431-8684-7f5ed6ec2f0dport-1&admin_state_up=True used request id req-9ce0dbe5-5c0d-476c-83c4-a4c6e705f5e4 2019-01-18 06:18:16,600 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-f84bf91d-b44c-4431-8684-7f5ed6ec2f0d-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}623726b370e60187fcdad4e922148d59389acd89" 2019-01-18 06:18:16,859 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06: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-ea7a5787-1704-4760-9f8f-d68d5177840f x-compute-request-id: req-ea7a5787-1704-4760-9f8f-d68d5177840f Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2019-01-18 06:18:16,859 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-f84bf91d-b44c-4431-8684-7f5ed6ec2f0d-inst used request id req-ea7a5787-1704-4760-9f8f-d68d5177840f 2019-01-18 06:18:16,865 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-f84bf91d-b44c-4431-8684-7f5ed6ec2f0d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}623726b370e60187fcdad4e922148d59389acd89" 2019-01-18 06:18:17,113 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-76030f75-ba4d-4e54-862a-79b53b9d6332 Date: Fri, 18 Jan 2019 06:18: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":["ad0f86e1-692e-4966-b600-5bd8f87851df"],"updated_at":"2019-01-18T06:18:13Z","tenant_id":"f4d3a0aec0864510be5bbe58a7d790df","created_at":"2019-01-18T06:18:12Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"f4d3a0aec0864510be5bbe58a7d790df","id":"aa0baa32-850b-41a9-96a7-37c58eb1ed39","name":"CreateInstancePortManipulationTests-f84bf91d-b44c-4431-8684-7f5ed6ec2f0d-pub-net"}]} 2019-01-18 06:18:17,113 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-f84bf91d-b44c-4431-8684-7f5ed6ec2f0d-pub-net used request id req-76030f75-ba4d-4e54-862a-79b53b9d6332 2019-01-18 06:18:17,117 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/f4d3a0aec0864510be5bbe58a7d790df -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}623726b370e60187fcdad4e922148d59389acd89" 2019-01-18 06:18:17,197 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:18:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ca7b6ef5-731c-4450-a388-02e9827be9e3 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/f4d3a0aec0864510be5bbe58a7d790df"}, "enabled": true, "id": "f4d3a0aec0864510be5bbe58a7d790df", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-a4c4d156-2cfb-4cc-proj"}} 2019-01-18 06:18:17,197 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/f4d3a0aec0864510be5bbe58a7d790df used request id req-ca7b6ef5-731c-4450-a388-02e9827be9e3 2019-01-18 06:18:17,203 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=aa0baa32-850b-41a9-96a7-37c58eb1ed39 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}623726b370e60187fcdad4e922148d59389acd89" 2019-01-18 06:18:17,394 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-a902dec4-c47b-4b58-8140-d4402c5580d3 Date: Fri, 18 Jan 2019 06:18:17 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"aa0baa32-850b-41a9-96a7-37c58eb1ed39","tenant_id":"f4d3a0aec0864510be5bbe58a7d790df","created_at":"2019-01-18T06:18:13Z","dns_nameservers":[],"updated_at":"2019-01-18T06:18: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":"f4d3a0aec0864510be5bbe58a7d790df","id":"ad0f86e1-692e-4966-b600-5bd8f87851df","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-f84bf91d-b44c-4431-8684-7f5ed6ec2f0d-pub-subnet"}]} 2019-01-18 06:18:17,394 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=aa0baa32-850b-41a9-96a7-37c58eb1ed39 used request id req-a902dec4-c47b-4b58-8140-d4402c5580d3 2019-01-18 06:18:17,400 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=aa0baa32-850b-41a9-96a7-37c58eb1ed39&name=CreateInstancePortManipulationTests-f84bf91d-b44c-4431-8684-7f5ed6ec2f0dport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}623726b370e60187fcdad4e922148d59389acd89" 2019-01-18 06:18:17,583 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-431e9c2d-c919-4af6-993f-4a05fb00f8f8 Date: Fri, 18 Jan 2019 06:18:17 GMT RESP BODY: {"ports":[]} 2019-01-18 06:18:17,584 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=aa0baa32-850b-41a9-96a7-37c58eb1ed39&name=CreateInstancePortManipulationTests-f84bf91d-b44c-4431-8684-7f5ed6ec2f0dport-1&admin_state_up=True used request id req-431e9c2d-c919-4af6-993f-4a05fb00f8f8 2019-01-18 06:18:17,584 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:18:17,585 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:18:17,960 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ecdbb019e3e04bad9fc8a9864023b340", "name": "CreateInstancePortManipulationTests-a4c4d156-2cfb-4cc-proj-role"}], "expires_at": "2019-01-18T07:18:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f4d3a0aec0864510be5bbe58a7d790df", "name": "CreateInstancePortManipulationTests-a4c4d156-2cfb-4cc-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/f4d3a0aec0864510be5bbe58a7d790df", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/f4d3a0aec0864510be5bbe58a7d790df", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/f4d3a0aec0864510be5bbe58a7d790df", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/f4d3a0aec0864510be5bbe58a7d790df", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/f4d3a0aec0864510be5bbe58a7d790df", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/f4d3a0aec0864510be5bbe58a7d790df", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/f4d3a0aec0864510be5bbe58a7d790df", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/f4d3a0aec0864510be5bbe58a7d790df", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/f4d3a0aec0864510be5bbe58a7d790df", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/f4d3a0aec0864510be5bbe58a7d790df", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/f4d3a0aec0864510be5bbe58a7d790df", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/f4d3a0aec0864510be5bbe58a7d790df", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-a4c4d156-2cfb-4cc-user", "id": "e21e8ed6d237408e95d70514d180c898"}, "audit_ids": ["Nvt8s51cTNOTxu2omUboHw"], "issued_at": "2019-01-18T06:18:17.000000Z"}} 2019-01-18 06:18:17,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}407ac834822566fc0fe42648e4cb60c55d175cab" 2019-01-18 06:18:18,029 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:18:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4bf3b0ba-826c-48f1-8be0-ca136a87fcf0 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:18:18,029 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-4bf3b0ba-826c-48f1-8be0-ca136a87fcf0 2019-01-18 06:18:18,035 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-f84bf91d-b44c-4431-8684-7f5ed6ec2f0d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}623726b370e60187fcdad4e922148d59389acd89" 2019-01-18 06:18:18,377 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-891d35f0-f49e-4598-ad6c-fb9f50aa817b Date: Fri, 18 Jan 2019 06:18: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":["ad0f86e1-692e-4966-b600-5bd8f87851df"],"updated_at":"2019-01-18T06:18:13Z","tenant_id":"f4d3a0aec0864510be5bbe58a7d790df","created_at":"2019-01-18T06:18:12Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"f4d3a0aec0864510be5bbe58a7d790df","id":"aa0baa32-850b-41a9-96a7-37c58eb1ed39","name":"CreateInstancePortManipulationTests-f84bf91d-b44c-4431-8684-7f5ed6ec2f0d-pub-net"}]} 2019-01-18 06:18:18,377 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-f84bf91d-b44c-4431-8684-7f5ed6ec2f0d-pub-net used request id req-891d35f0-f49e-4598-ad6c-fb9f50aa817b 2019-01-18 06:18:18,383 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=aa0baa32-850b-41a9-96a7-37c58eb1ed39 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}623726b370e60187fcdad4e922148d59389acd89" 2019-01-18 06:18:18,438 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-a7c3445d-049f-4297-aaae-7d820f06b5d6 Date: Fri, 18 Jan 2019 06:18:18 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"aa0baa32-850b-41a9-96a7-37c58eb1ed39","tenant_id":"f4d3a0aec0864510be5bbe58a7d790df","created_at":"2019-01-18T06:18:13Z","dns_nameservers":[],"updated_at":"2019-01-18T06:18: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":"f4d3a0aec0864510be5bbe58a7d790df","id":"ad0f86e1-692e-4966-b600-5bd8f87851df","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-f84bf91d-b44c-4431-8684-7f5ed6ec2f0d-pub-subnet"}]} 2019-01-18 06:18:18,438 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=aa0baa32-850b-41a9-96a7-37c58eb1ed39 used request id req-a7c3445d-049f-4297-aaae-7d820f06b5d6 2019-01-18 06:18:18,444 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-f84bf91d-b44c-4431-8684-7f5ed6ec2f0d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}623726b370e60187fcdad4e922148d59389acd89" 2019-01-18 06:18:18,877 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-05cea680-73e2-44d1-b1f6-5c80a105e773 Date: Fri, 18 Jan 2019 06:18: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":["ad0f86e1-692e-4966-b600-5bd8f87851df"],"updated_at":"2019-01-18T06:18:13Z","tenant_id":"f4d3a0aec0864510be5bbe58a7d790df","created_at":"2019-01-18T06:18:12Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"f4d3a0aec0864510be5bbe58a7d790df","id":"aa0baa32-850b-41a9-96a7-37c58eb1ed39","name":"CreateInstancePortManipulationTests-f84bf91d-b44c-4431-8684-7f5ed6ec2f0d-pub-net"}]} 2019-01-18 06:18:18,877 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-f84bf91d-b44c-4431-8684-7f5ed6ec2f0d-pub-net used request id req-05cea680-73e2-44d1-b1f6-5c80a105e773 2019-01-18 06:18:18,881 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-18 06:18:18,886 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 18 Jan 2019 06:18: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"}]}]}} 2019-01-18 06:18:18,887 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/f4d3a0aec0864510be5bbe58a7d790df -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}407ac834822566fc0fe42648e4cb60c55d175cab" 2019-01-18 06:18:18,971 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:18:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6d17a788-7aa5-4455-a991-2f08ae53355f 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/f4d3a0aec0864510be5bbe58a7d790df"}, "enabled": true, "id": "f4d3a0aec0864510be5bbe58a7d790df", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-a4c4d156-2cfb-4cc-proj"}} 2019-01-18 06:18:18,971 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/f4d3a0aec0864510be5bbe58a7d790df used request id req-6d17a788-7aa5-4455-a991-2f08ae53355f 2019-01-18 06:18:18,977 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=aa0baa32-850b-41a9-96a7-37c58eb1ed39 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}623726b370e60187fcdad4e922148d59389acd89" 2019-01-18 06:18:19,180 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-73edca3f-0ff8-478c-a838-52160644b35c Date: Fri, 18 Jan 2019 06:18:19 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"aa0baa32-850b-41a9-96a7-37c58eb1ed39","tenant_id":"f4d3a0aec0864510be5bbe58a7d790df","created_at":"2019-01-18T06:18:13Z","dns_nameservers":[],"updated_at":"2019-01-18T06:18: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":"f4d3a0aec0864510be5bbe58a7d790df","id":"ad0f86e1-692e-4966-b600-5bd8f87851df","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-f84bf91d-b44c-4431-8684-7f5ed6ec2f0d-pub-subnet"}]} 2019-01-18 06:18:19,180 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=aa0baa32-850b-41a9-96a7-37c58eb1ed39 used request id req-73edca3f-0ff8-478c-a838-52160644b35c 2019-01-18 06:18:19,181 - neutron_utils - INFO - Creating port for network with name - CreateInstancePortManipulationTests-f84bf91d-b44c-4431-8684-7f5ed6ec2f0d-pub-net 2019-01-18 06:18:19,187 - 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}623726b370e60187fcdad4e922148d59389acd89" -d '{"port": {"network_id": "aa0baa32-850b-41a9-96a7-37c58eb1ed39", "name": "CreateInstancePortManipulationTests-f84bf91d-b44c-4431-8684-7f5ed6ec2f0dport-1", "allowed_address_pairs": [{"ip_address": "10.55.0.101", "mac_address": "foo"}], "admin_state_up": true}}' 2019-01-18 06:18:19,360 - keystoneauth.session - DEBUG - RESP: [400] Content-Length: 105 Content-Type: application/json X-Openstack-Request-Id: req-01060048-1412-4b9f-91f8-7f25c7469e70 Date: Fri, 18 Jan 2019 06:18:19 GMT RESP BODY: {"NeutronError": {"message": "'foo' is not a valid MAC address", "type": "HTTPBadRequest", "detail": ""}} 2019-01-18 06:18:19,361 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/ports used request id req-01060048-1412-4b9f-91f8-7f25c7469e70 2019-01-18 06:18:19,361 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "'foo' is not a valid MAC address", "type": "HTTPBadRequest", "detail": ""}} 2019-01-18 06:18:19,365 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/flavors/f0864829-4ada-495b-872e-e9f6c07b99b9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d057a0f3c9b8ef94492522b07ee411e47215d6de" 2019-01-18 06:18:19,419 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 18 Jan 2019 06:18: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-00cc6c98-a2a4-4202-bdd9-3102e35b9ff8 x-compute-request-id: req-00cc6c98-a2a4-4202-bdd9-3102e35b9ff8 Content-Length: 0 Content-Type: application/json 2019-01-18 06:18:19,419 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/f0864829-4ada-495b-872e-e9f6c07b99b9 used request id req-00cc6c98-a2a4-4202-bdd9-3102e35b9ff8 2019-01-18 06:18:19,420 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-f84bf91d-b44c-4431-8684-7f5ed6ec2f0d-pub-subnet 2019-01-18 06:18:19,420 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-f84bf91d-b44c-4431-8684-7f5ed6ec2f0d-pub-subnet 2019-01-18 06:18:19,425 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/subnets/ad0f86e1-692e-4966-b600-5bd8f87851df -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be16ced17c46a1f1852b9fe977d3661a7eecfede" 2019-01-18 06:18:21,641 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-37cf8a7e-e2dd-42bb-a691-a7f668d1f769 Date: Fri, 18 Jan 2019 06:18:21 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-18 06:18:21,642 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/ad0f86e1-692e-4966-b600-5bd8f87851df used request id req-37cf8a7e-e2dd-42bb-a691-a7f668d1f769 2019-01-18 06:18:21,642 - neutron_utils - INFO - Deleting network with name CreateInstancePortManipulationTests-f84bf91d-b44c-4431-8684-7f5ed6ec2f0d-pub-net 2019-01-18 06:18:21,647 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/networks/aa0baa32-850b-41a9-96a7-37c58eb1ed39 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be16ced17c46a1f1852b9fe977d3661a7eecfede" 2019-01-18 06:18:23,150 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-9773efd5-d1a7-439d-8876-28c1559b0f41 Date: Fri, 18 Jan 2019 06:18:23 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-18 06:18:23,150 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/aa0baa32-850b-41a9-96a7-37c58eb1ed39 used request id req-9773efd5-d1a7-439d-8876-28c1559b0f41 2019-01-18 06:18:23,151 - glance_utils - INFO - Deleting image named - CreateInstancePortManipulationTests-f84bf91d-b44c-4431-8684-7f5ed6ec2f0d-image 2019-01-18 06:18:23,154 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9292/v2/images/f20f64df-f05c-4bd1-af46-332ea3aaead9 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}586d310ff2ce595a3fa822270a2af9d7d4d71ecb" 2019-01-18 06:18:24,584 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-f722d31f-07a1-4176-919c-4f52cf5e33c1 Date: Fri, 18 Jan 2019 06:18:24 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-18 06:18:24,585 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/f20f64df-f05c-4bd1-af46-332ea3aaead9 used request id req-f722d31f-07a1-4176-919c-4f52cf5e33c1 2019-01-18 06:18:24,591 - 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}f2a095b665ac44fa3c10d1f0b0f168faf16a976e" 2019-01-18 06:18:24,793 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-2e925fdc-c917-4ef4-84ed-537944e241ca Date: Fri, 18 Jan 2019 06:18:24 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-18T04:53:26Z", "updated_at": "2019-01-18T04:53:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:53:26Z", "revision_number": 0, "id": "260c2de9-5dc5-4508-b06c-24b9d7ed838c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:53:26Z", "security_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:53:26Z", "revision_number": 0, "id": "571036d3-cb1d-483a-acb9-96f19293add9", "remote_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "remote_ip_prefix": null, "created_at": "2019-01-18T04:53:26Z", "security_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:53:26Z", "revision_number": 0, "id": "84255fa4-c13a-4cfe-b73d-e56ee216ca1e", "remote_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "remote_ip_prefix": null, "created_at": "2019-01-18T04:53:26Z", "security_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:53:26Z", "revision_number": 0, "id": "9c6f69fc-3bf8-4346-9288-5a255b82b67e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:53:26Z", "security_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "created_at": "2019-01-18T04:51:20Z", "updated_at": "2019-01-18T04:51:20Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "24c99e6f-888c-4943-9c93-54ad3b18b18c", "remote_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv4", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "2b339890-44d0-4711-a050-08a64d58e2a0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv6", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "45161a51-d6dd-4bb8-986d-bc2f88599c1d", "remote_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv6", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "87b9b994-ae22-4850-863a-6a4925bd01fe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv4", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}], "revision_number": 4, "project_id": "9c53a91613fb4d5080479ac6f51697ed", "id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "020d00b5451a467cb276d06789a1149d", "created_at": "2019-01-18T05:59:12Z", "updated_at": "2019-01-18T05:59:12Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:12Z", "revision_number": 0, "id": "38b091dd-dca7-4cbe-8c1c-dd18a74bfca8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:12Z", "security_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "tenant_id": "020d00b5451a467cb276d06789a1149d", "port_range_min": null, "ethertype": "IPv6", "project_id": "020d00b5451a467cb276d06789a1149d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:12Z", "revision_number": 0, "id": "38b9f88b-1fc0-40d1-af74-237d79be193d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:12Z", "security_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "tenant_id": "020d00b5451a467cb276d06789a1149d", "port_range_min": null, "ethertype": "IPv4", "project_id": "020d00b5451a467cb276d06789a1149d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:12Z", "revision_number": 0, "id": "60f7d4a7-1a27-4801-a1e8-5bf33633b818", "remote_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:12Z", "security_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "tenant_id": "020d00b5451a467cb276d06789a1149d", "port_range_min": null, "ethertype": "IPv6", "project_id": "020d00b5451a467cb276d06789a1149d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:12Z", "revision_number": 0, "id": "8faf6dda-6919-4b75-b745-2af38abf8dcf", "remote_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:12Z", "security_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "tenant_id": "020d00b5451a467cb276d06789a1149d", "port_range_min": null, "ethertype": "IPv4", "project_id": "020d00b5451a467cb276d06789a1149d"}], "revision_number": 4, "project_id": "020d00b5451a467cb276d06789a1149d", "id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "created_at": "2019-01-18T04:39:06Z", "updated_at": "2019-01-18T04:39:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "0aedefa2-edbc-47b5-bead-e954540f6937", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "47feb8aba08a40dca7028a1701e597b9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "4bf1a402-0fa2-4cfd-9fee-4a28f16bb271", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "47feb8aba08a40dca7028a1701e597b9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "4e399c2e-bc03-4aa3-b192-1fafdc9248ba", "remote_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "47feb8aba08a40dca7028a1701e597b9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "8860837e-afbd-4411-adf9-d88db88c2114", "remote_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "47feb8aba08a40dca7028a1701e597b9"}], "revision_number": 4, "project_id": "47feb8aba08a40dca7028a1701e597b9", "id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f4d3a0aec0864510be5bbe58a7d790df", "created_at": "2019-01-18T06:18:12Z", "updated_at": "2019-01-18T06:18:12Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:18:12Z", "revision_number": 0, "id": "2b1656bc-56a6-4228-9294-34d3a8bdff07", "remote_group_id": "defca950-3c22-4de3-af23-3c60b0fbc934", "remote_ip_prefix": null, "created_at": "2019-01-18T06:18:12Z", "security_group_id": "defca950-3c22-4de3-af23-3c60b0fbc934", "tenant_id": "f4d3a0aec0864510be5bbe58a7d790df", "port_range_min": null, "ethertype": "IPv4", "project_id": "f4d3a0aec0864510be5bbe58a7d790df"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:18:12Z", "revision_number": 0, "id": "813c56db-89e7-4497-bf50-27507ce67143", "remote_group_id": "defca950-3c22-4de3-af23-3c60b0fbc934", "remote_ip_prefix": null, "created_at": "2019-01-18T06:18:12Z", "security_group_id": "defca950-3c22-4de3-af23-3c60b0fbc934", "tenant_id": "f4d3a0aec0864510be5bbe58a7d790df", "port_range_min": null, "ethertype": "IPv6", "project_id": "f4d3a0aec0864510be5bbe58a7d790df"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:18:12Z", "revision_number": 0, "id": "9a81576d-1ae8-4623-b2a8-883dca1f81f9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T06:18:12Z", "security_group_id": "defca950-3c22-4de3-af23-3c60b0fbc934", "tenant_id": "f4d3a0aec0864510be5bbe58a7d790df", "port_range_min": null, "ethertype": "IPv4", "project_id": "f4d3a0aec0864510be5bbe58a7d790df"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:18:12Z", "revision_number": 0, "id": "f4896738-aedf-4b71-805a-c13003a7a52a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T06:18:12Z", "security_group_id": "defca950-3c22-4de3-af23-3c60b0fbc934", "tenant_id": "f4d3a0aec0864510be5bbe58a7d790df", "port_range_min": null, "ethertype": "IPv6", "project_id": "f4d3a0aec0864510be5bbe58a7d790df"}], "revision_number": 4, "project_id": "f4d3a0aec0864510be5bbe58a7d790df", "id": "defca950-3c22-4de3-af23-3c60b0fbc934", "name": "default"}]} 2019-01-18 06:18:24,793 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-2e925fdc-c917-4ef4-84ed-537944e241ca 2019-01-18 06:18:24,799 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/9c53a91613fb4d5080479ac6f51697ed -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2a095b665ac44fa3c10d1f0b0f168faf16a976e" 2019-01-18 06:18:24,879 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:18:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-65762c95-7d8b-407a-9d6c-5e97a1eb2d2d Content-Encoding: gzip Content-Length: 190 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/9c53a91613fb4d5080479ac6f51697ed"}, "enabled": true, "id": "9c53a91613fb4d5080479ac6f51697ed", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2019-01-18 06:18:24,879 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/9c53a91613fb4d5080479ac6f51697ed used request id req-65762c95-7d8b-407a-9d6c-5e97a1eb2d2d 2019-01-18 06:18:24,883 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/020d00b5451a467cb276d06789a1149d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2a095b665ac44fa3c10d1f0b0f168faf16a976e" 2019-01-18 06:18:24,968 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:18:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-62b903a5-3fe1-4d43-a619-f7bec2105fe8 Content-Encoding: gzip Content-Length: 248 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/020d00b5451a467cb276d06789a1149d"}, "enabled": true, "id": "020d00b5451a467cb276d06789a1149d", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}} 2019-01-18 06:18:24,968 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/020d00b5451a467cb276d06789a1149d used request id req-62b903a5-3fe1-4d43-a619-f7bec2105fe8 2019-01-18 06:18:24,972 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/47feb8aba08a40dca7028a1701e597b9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2a095b665ac44fa3c10d1f0b0f168faf16a976e" 2019-01-18 06:18:25,055 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:18:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-041c5b8d-d55c-4bb6-860b-60c952b3954a Content-Encoding: gzip Content-Length: 205 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/47feb8aba08a40dca7028a1701e597b9"}, "enabled": true, "id": "47feb8aba08a40dca7028a1701e597b9", "parent_id": "default", "domain_id": "default", "name": "service"}} 2019-01-18 06:18:25,055 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/47feb8aba08a40dca7028a1701e597b9 used request id req-041c5b8d-d55c-4bb6-860b-60c952b3954a 2019-01-18 06:18:25,059 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/f4d3a0aec0864510be5bbe58a7d790df -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2a095b665ac44fa3c10d1f0b0f168faf16a976e" 2019-01-18 06:18:25,149 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:18:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-07fc27cd-8708-44bb-97e1-a5b879a8deaf 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/f4d3a0aec0864510be5bbe58a7d790df"}, "enabled": true, "id": "f4d3a0aec0864510be5bbe58a7d790df", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-a4c4d156-2cfb-4cc-proj"}} 2019-01-18 06:18:25,149 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/f4d3a0aec0864510be5bbe58a7d790df used request id req-07fc27cd-8708-44bb-97e1-a5b879a8deaf 2019-01-18 06:18:25,150 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - defca950-3c22-4de3-af23-3c60b0fbc934 2019-01-18 06:18:25,155 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=defca950-3c22-4de3-af23-3c60b0fbc934 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2a095b665ac44fa3c10d1f0b0f168faf16a976e" 2019-01-18 06:18:25,319 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-2565777b-c0d2-42bc-9581-295ce841c83b Date: Fri, 18 Jan 2019 06:18:25 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "defca950-3c22-4de3-af23-3c60b0fbc934", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T06:18:12Z", "security_group_id": "defca950-3c22-4de3-af23-3c60b0fbc934", "port_range_min": null, "revision_number": 0, "tenant_id": "f4d3a0aec0864510be5bbe58a7d790df", "created_at": "2019-01-18T06:18:12Z", "project_id": "f4d3a0aec0864510be5bbe58a7d790df", "id": "2b1656bc-56a6-4228-9294-34d3a8bdff07"}, {"remote_group_id": "defca950-3c22-4de3-af23-3c60b0fbc934", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T06:18:12Z", "security_group_id": "defca950-3c22-4de3-af23-3c60b0fbc934", "port_range_min": null, "revision_number": 0, "tenant_id": "f4d3a0aec0864510be5bbe58a7d790df", "created_at": "2019-01-18T06:18:12Z", "project_id": "f4d3a0aec0864510be5bbe58a7d790df", "id": "813c56db-89e7-4497-bf50-27507ce67143"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T06:18:12Z", "security_group_id": "defca950-3c22-4de3-af23-3c60b0fbc934", "port_range_min": null, "revision_number": 0, "tenant_id": "f4d3a0aec0864510be5bbe58a7d790df", "created_at": "2019-01-18T06:18:12Z", "project_id": "f4d3a0aec0864510be5bbe58a7d790df", "id": "9a81576d-1ae8-4623-b2a8-883dca1f81f9"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T06:18:12Z", "security_group_id": "defca950-3c22-4de3-af23-3c60b0fbc934", "port_range_min": null, "revision_number": 0, "tenant_id": "f4d3a0aec0864510be5bbe58a7d790df", "created_at": "2019-01-18T06:18:12Z", "project_id": "f4d3a0aec0864510be5bbe58a7d790df", "id": "f4896738-aedf-4b71-805a-c13003a7a52a"}]} 2019-01-18 06:18:25,319 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=defca950-3c22-4de3-af23-3c60b0fbc934 used request id req-2565777b-c0d2-42bc-9581-295ce841c83b 2019-01-18 06:18:25,320 - neutron_utils - INFO - Deleting security group with name - default 2019-01-18 06:18:25,325 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-groups/defca950-3c22-4de3-af23-3c60b0fbc934 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2a095b665ac44fa3c10d1f0b0f168faf16a976e" 2019-01-18 06:18:25,615 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-3f763947-2409-4e6b-9fef-0c85bc6a6578 Content-Length: 0 Date: Fri, 18 Jan 2019 06:18:25 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-18 06:18:25,616 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/defca950-3c22-4de3-af23-3c60b0fbc934 used request id req-3f763947-2409-4e6b-9fef-0c85bc6a6578 2019-01-18 06:18:25,616 - keystone_utils - INFO - Deleting project with name - CreateInstancePortManipulationTests-a4c4d156-2cfb-4cc-proj 2019-01-18 06:18:25,620 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/f4d3a0aec0864510be5bbe58a7d790df -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2a095b665ac44fa3c10d1f0b0f168faf16a976e" 2019-01-18 06:18:25,808 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 06:18:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6e304d01-605b-4057-948d-cd79432192b7 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 06:18:25,809 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/f4d3a0aec0864510be5bbe58a7d790df used request id req-6e304d01-605b-4057-948d-cd79432192b7 2019-01-18 06:18:25,809 - keystone_utils - INFO - Deleting role with name - CreateInstancePortManipulationTests-a4c4d156-2cfb-4cc-proj-role 2019-01-18 06:18:25,813 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/ecdbb019e3e04bad9fc8a9864023b340 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2a095b665ac44fa3c10d1f0b0f168faf16a976e" 2019-01-18 06:18:25,926 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 06:18:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-02650d24-8471-4e78-afae-8aa9746d380e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 06:18:25,926 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/ecdbb019e3e04bad9fc8a9864023b340 used request id req-02650d24-8471-4e78-afae-8aa9746d380e 2019-01-18 06:18:25,930 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2a095b665ac44fa3c10d1f0b0f168faf16a976e" 2019-01-18 06:18:26,013 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:18:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ac1eda4c-a0f0-494b-aec6-30035a809c4d Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "488fca829f8b496daa1cd2cdc6e45c49", "links": {"self": "http://172.30.9.23:5000/v3/roles/488fca829f8b496daa1cd2cdc6e45c49"}, "name": "Member"}, {"domain_id": null, "id": "6b7f4f4f76264b6fb449c43b86ee3817", "links": {"self": "http://172.30.9.23:5000/v3/roles/6b7f4f4f76264b6fb449c43b86ee3817"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a482b711adf94961bf4bb28eda7f0e28", "links": {"self": "http://172.30.9.23:5000/v3/roles/a482b711adf94961bf4bb28eda7f0e28"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c65201bd05504fa786d79b166e8bbba3", "links": {"self": "http://172.30.9.23:5000/v3/roles/c65201bd05504fa786d79b166e8bbba3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "e7e317b66c174923a8cb46c48d897c8d", "links": {"self": "http://172.30.9.23:5000/v3/roles/e7e317b66c174923a8cb46c48d897c8d"}, "name": "ResellerAdmin"}]} 2019-01-18 06:18:26,013 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-ac1eda4c-a0f0-494b-aec6-30035a809c4d 2019-01-18 06:18:26,014 - keystone_utils - INFO - Deleting user with name - CreateInstancePortManipulationTests-a4c4d156-2cfb-4cc-user 2019-01-18 06:18:26,017 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/e21e8ed6d237408e95d70514d180c898 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}780ac02e25851a850c02061717ea3a43e630471e" 2019-01-18 06:18:26,199 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 06:18:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-07400856-8ce7-42b3-b9bf-2e2bf3933fc3 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 06:18:26,199 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/e21e8ed6d237408e95d70514d180c898 used request id req-07400856-8ce7-42b3-b9bf-2e2bf3933fc3 2019-01-18 06:18:26,200 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:18:26,581 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "488fca829f8b496daa1cd2cdc6e45c49", "name": "Member"}, {"id": "c65201bd05504fa786d79b166e8bbba3", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}], "expires_at": "2019-01-18T07:18:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "020d00b5451a467cb276d06789a1149d", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "id": "e292c913af7844408b6509a836e493f5"}, "audit_ids": ["oBBPewz2Sn69yqBk6luZsQ"], "issued_at": "2019-01-18T06:18:26.000000Z"}} 2019-01-18 06:18:26,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}89517de174dca4b6380c6ac13955af7104a344e7" 2019-01-18 06:18:26,658 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:18:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f27381dd-f754-4bab-94e2-b314bd697283 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:18:26,658 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-f27381dd-f754-4bab-94e2-b314bd697283 2019-01-18 06:18:26,659 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:18:26,660 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:18:27,048 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "488fca829f8b496daa1cd2cdc6e45c49", "name": "Member"}, {"id": "c65201bd05504fa786d79b166e8bbba3", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}], "expires_at": "2019-01-18T07:18:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "020d00b5451a467cb276d06789a1149d", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "id": "e292c913af7844408b6509a836e493f5"}, "audit_ids": ["eBvpDg46Sgq-40Q3E16MhA"], "issued_at": "2019-01-18T06:18:27.000000Z"}} 2019-01-18 06:18:27,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}0adff8c34f99dd8158e1464b8ce5d7952bd177bd" 2019-01-18 06:18:27,138 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:18:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2e1112e8-b4dc-4dba-ad3d-2f807d361280 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:18:27,139 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-2e1112e8-b4dc-4dba-ad3d-2f807d361280 2019-01-18 06:18:27,143 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-18 06:18:27,148 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 18 Jan 2019 06:18: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"}]}]}} 2019-01-18 06:18:27,149 - 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-b275dede-7d0d-4eb-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0adff8c34f99dd8158e1464b8ce5d7952bd177bd" 2019-01-18 06:18:27,236 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:18:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d3d3d14c-9dad-4d42-b4f1-3440c7ac939a 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-b275dede-7d0d-4eb-proj", "previous": null, "next": null}, "projects": []} 2019-01-18 06:18:27,236 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-b275dede-7d0d-4eb-proj used request id req-d3d3d14c-9dad-4d42-b4f1-3440c7ac939a 2019-01-18 06:18:27,241 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0adff8c34f99dd8158e1464b8ce5d7952bd177bd" 2019-01-18 06:18:27,332 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:18:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b27d8cf0-212b-4d82-acd6-1e8ddae6c5d9 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-18 06:18:27,333 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-b27d8cf0-212b-4d82-acd6-1e8ddae6c5d9 2019-01-18 06:18:27,337 - 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}0adff8c34f99dd8158e1464b8ce5d7952bd177bd" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstancePortManipulationTests-b275dede-7d0d-4eb-proj"}}' 2019-01-18 06:18:27,453 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 18 Jan 2019 06:18:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fb5450b4-4931-4eee-8d71-ba8ad1d3a0e0 Content-Length: 320 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/2b86f056dac44ffa981e28837e386122"}, "enabled": true, "id": "2b86f056dac44ffa981e28837e386122", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-b275dede-7d0d-4eb-proj"}} 2019-01-18 06:18:27,453 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-fb5450b4-4931-4eee-8d71-ba8ad1d3a0e0 2019-01-18 06:18:27,453 - keystone_utils - INFO - Created project with name - CreateInstancePortManipulationTests-b275dede-7d0d-4eb-proj 2019-01-18 06:18:27,454 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:18:27,454 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:18:27,837 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "488fca829f8b496daa1cd2cdc6e45c49", "name": "Member"}, {"id": "c65201bd05504fa786d79b166e8bbba3", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}], "expires_at": "2019-01-18T07:18:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "020d00b5451a467cb276d06789a1149d", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "id": "e292c913af7844408b6509a836e493f5"}, "audit_ids": ["-uYSS7HJQFuRQJnUWhdEsg"], "issued_at": "2019-01-18T06:18:27.000000Z"}} 2019-01-18 06:18:27,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}8cb11e35c91704fffd9a60ae4a5ff63718def603" 2019-01-18 06:18:27,929 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:18:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-14bd58fc-96d2-4ee2-868d-41b887e77a5e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:18:27,929 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-14bd58fc-96d2-4ee2-868d-41b887e77a5e 2019-01-18 06:18:27,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" 2019-01-18 06:18:27,939 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 18 Jan 2019 06:18: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"}]}]}} 2019-01-18 06:18:27,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}8cb11e35c91704fffd9a60ae4a5ff63718def603" 2019-01-18 06:18:28,048 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:18:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-873fc4a5-698f-4300-b162-070cd6513163 Content-Encoding: gzip Content-Length: 869 Content-Type: application/json RESP BODY: {"users": [{"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/0607a2b4beb0408e9fa51cc5ba027ac6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0607a2b4beb0408e9fa51cc5ba027ac6", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/17c61b95071545a094cc82823d2b88b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "17c61b95071545a094cc82823d2b88b8", "email": "nova@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/29e5d2dfed2447bda26fc75bd1122674"}, "domain_id": "default", "enabled": true, "options": {}, "id": "29e5d2dfed2447bda26fc75bd1122674", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/3b6dcc8c791e4b6e8831f5b5e583de80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3b6dcc8c791e4b6e8831f5b5e583de80", "email": "neutron@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.23:5000/v3/users/45ab52d673584bc198669be88c88b878"}, "domain_id": "default", "enabled": true, "options": {}, "id": "45ab52d673584bc198669be88c88b878", "email": "barbican@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/57795b4ee52f49c6a71f55bb6c4012f8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "57795b4ee52f49c6a71f55bb6c4012f8", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/5c52969262974d64ac2a300ca5d60f50"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c52969262974d64ac2a300ca5d60f50", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/5fc15572bb1c489ba92bd9945bbc1f64"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5fc15572bb1c489ba92bd9945bbc1f64", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/6b519d70e25f4e61a9dfd738cd6bba22"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6b519d70e25f4e61a9dfd738cd6bba22", "email": "heat@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.23:5000/v3/users/8248437208b540c2893a7117ad102a87"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8248437208b540c2893a7117ad102a87", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/890dee97e62840c5b15e36f03f6b7efc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "890dee97e62840c5b15e36f03f6b7efc", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/8cccb516ecc44ed9bb7c8633df108fd4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8cccb516ecc44ed9bb7c8633df108fd4", "email": "glance@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.23:5000/v3/users/97c3d863a98148299fa116fdb54be470"}, "domain_id": "default", "enabled": true, "options": {}, "id": "97c3d863a98148299fa116fdb54be470", "email": "tacker@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/a2a0c8c0f19941808c9f618af50b3b79"}, "domain_id": "c19db1b8f60647a9a114cd23287c807b", "enabled": true, "options": {}, "id": "a2a0c8c0f19941808c9f618af50b3b79", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "links": {"self": "http://172.30.9.23:5000/v3/users/e292c913af7844408b6509a836e493f5"}, "domain_id": "default", "enabled": true, "id": "e292c913af7844408b6509a836e493f5", "options": {}}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/fe5de73ba9cb41b2be24ccf1f72f5ed4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe5de73ba9cb41b2be24ccf1f72f5ed4", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2019-01-18 06:18:28,049 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-873fc4a5-698f-4300-b162-070cd6513163 2019-01-18 06:18:28,053 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateInstancePortManipulationTests-b275dede-7d0d-4eb-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8cb11e35c91704fffd9a60ae4a5ff63718def603" 2019-01-18 06:18:28,147 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:18:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-be4b7397-95e9-48a7-870b-c2b3c76c7b3c Content-Encoding: gzip Content-Length: 262 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateInstancePortManipulationTests-b275dede-7d0d-4eb-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/2b86f056dac44ffa981e28837e386122"}, "enabled": true, "id": "2b86f056dac44ffa981e28837e386122", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-b275dede-7d0d-4eb-proj"}]} 2019-01-18 06:18:28,147 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateInstancePortManipulationTests-b275dede-7d0d-4eb-proj used request id req-be4b7397-95e9-48a7-870b-c2b3c76c7b3c 2019-01-18 06:18:28,151 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8cb11e35c91704fffd9a60ae4a5ff63718def603" 2019-01-18 06:18:28,247 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:18:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2ae472d9-dcb8-452a-bff0-8063b826ba73 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-18 06:18:28,247 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-2ae472d9-dcb8-452a-bff0-8063b826ba73 2019-01-18 06:18:28,555 - keystone_utils - INFO - Created user with name - CreateInstancePortManipulationTests-b275dede-7d0d-4eb-user 2019-01-18 06:18:28,555 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:18:28,559 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0adff8c34f99dd8158e1464b8ce5d7952bd177bd" 2019-01-18 06:18:28,654 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:18:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e6d67bdf-2fcb-4848-a126-4e2239f4f907 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "488fca829f8b496daa1cd2cdc6e45c49", "links": {"self": "http://172.30.9.23:5000/v3/roles/488fca829f8b496daa1cd2cdc6e45c49"}, "name": "Member"}, {"domain_id": null, "id": "6b7f4f4f76264b6fb449c43b86ee3817", "links": {"self": "http://172.30.9.23:5000/v3/roles/6b7f4f4f76264b6fb449c43b86ee3817"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a482b711adf94961bf4bb28eda7f0e28", "links": {"self": "http://172.30.9.23:5000/v3/roles/a482b711adf94961bf4bb28eda7f0e28"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c65201bd05504fa786d79b166e8bbba3", "links": {"self": "http://172.30.9.23:5000/v3/roles/c65201bd05504fa786d79b166e8bbba3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "e7e317b66c174923a8cb46c48d897c8d", "links": {"self": "http://172.30.9.23:5000/v3/roles/e7e317b66c174923a8cb46c48d897c8d"}, "name": "ResellerAdmin"}]} 2019-01-18 06:18:28,655 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-e6d67bdf-2fcb-4848-a126-4e2239f4f907 2019-01-18 06:18:28,658 - 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}0adff8c34f99dd8158e1464b8ce5d7952bd177bd" -d '{"role": {"name": "CreateInstancePortManipulationTests-b275dede-7d0d-4eb-proj-role"}}' 2019-01-18 06:18:28,770 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 18 Jan 2019 06:18:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-59e7cc71-a917-4b42-b82c-f9411aa4b202 Content-Length: 234 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "440ec92509c044c9a5a2edee3c40d62e", "links": {"self": "http://172.30.9.23:5000/v3/roles/440ec92509c044c9a5a2edee3c40d62e"}, "name": "CreateInstancePortManipulationTests-b275dede-7d0d-4eb-proj-role"}} 2019-01-18 06:18:28,770 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-59e7cc71-a917-4b42-b82c-f9411aa4b202 2019-01-18 06:18:28,770 - keystone_utils - INFO - Created role with name - CreateInstancePortManipulationTests-b275dede-7d0d-4eb-proj-role 2019-01-18 06:18:28,774 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/440ec92509c044c9a5a2edee3c40d62e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0adff8c34f99dd8158e1464b8ce5d7952bd177bd" 2019-01-18 06:18:28,861 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:18:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f33b5100-cd3d-4fba-b45b-e3c4022beece Content-Encoding: gzip Content-Length: 184 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.23:5000/v3/roles/440ec92509c044c9a5a2edee3c40d62e"}, "domain_id": null, "name": "CreateInstancePortManipulationTests-b275dede-7d0d-4eb-proj-role", "id": "440ec92509c044c9a5a2edee3c40d62e"}} 2019-01-18 06:18:28,861 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/440ec92509c044c9a5a2edee3c40d62e used request id req-f33b5100-cd3d-4fba-b45b-e3c4022beece 2019-01-18 06:18:28,862 - keystone_utils - INFO - Granting role CreateInstancePortManipulationTests-b275dede-7d0d-4eb-proj-role to project CreateInstancePortManipulationTests-b275dede-7d0d-4eb-proj 2019-01-18 06:18:28,865 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/2b86f056dac44ffa981e28837e386122/users/8888b863f6404c728c4dd9ebf171e3f1/roles/440ec92509c044c9a5a2edee3c40d62e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0adff8c34f99dd8158e1464b8ce5d7952bd177bd" 2019-01-18 06:18:28,994 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 06:18:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-333be637-eb0a-486f-a403-a13f5821082d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 06:18:28,994 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/2b86f056dac44ffa981e28837e386122/users/8888b863f6404c728c4dd9ebf171e3f1/roles/440ec92509c044c9a5a2edee3c40d62e used request id req-333be637-eb0a-486f-a403-a13f5821082d 2019-01-18 06:18:28,995 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2019-01-18 06:18:28,995 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:18:28,996 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:18:29,367 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "440ec92509c044c9a5a2edee3c40d62e", "name": "CreateInstancePortManipulationTests-b275dede-7d0d-4eb-proj-role"}], "expires_at": "2019-01-18T07:18:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2b86f056dac44ffa981e28837e386122", "name": "CreateInstancePortManipulationTests-b275dede-7d0d-4eb-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/2b86f056dac44ffa981e28837e386122", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/2b86f056dac44ffa981e28837e386122", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/2b86f056dac44ffa981e28837e386122", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/2b86f056dac44ffa981e28837e386122", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/2b86f056dac44ffa981e28837e386122", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/2b86f056dac44ffa981e28837e386122", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/2b86f056dac44ffa981e28837e386122", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/2b86f056dac44ffa981e28837e386122", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/2b86f056dac44ffa981e28837e386122", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/2b86f056dac44ffa981e28837e386122", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/2b86f056dac44ffa981e28837e386122", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/2b86f056dac44ffa981e28837e386122", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-b275dede-7d0d-4eb-user", "id": "8888b863f6404c728c4dd9ebf171e3f1"}, "audit_ids": ["1t5gQQdXT7eMrvcELIulOw"], "issued_at": "2019-01-18T06:18:29.000000Z"}} 2019-01-18 06:18:29,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}2f05fc0699538e9f7f3833e401f0e072950b8d6b" 2019-01-18 06:18:29,440 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:18:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c22d9334-3457-4863-9656-258f4169ebf8 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:18:29,440 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-c22d9334-3457-4863-9656-258f4169ebf8 2019-01-18 06:18:29,444 - 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-bd7d0be3-ad45-4ecb-b1b3-0665034952c3-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2f05fc0699538e9f7f3833e401f0e072950b8d6b" 2019-01-18 06:18:29,619 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 180 Content-Type: application/json X-Openstack-Request-Id: req-3685d088-d3bf-4763-991f-424b00c4a66d Date: Fri, 18 Jan 2019 06:18:29 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-bd7d0be3-ad45-4ecb-b1b3-0665034952c3-image"} 2019-01-18 06:18:29,619 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-bd7d0be3-ad45-4ecb-b1b3-0665034952c3-image used request id req-3685d088-d3bf-4763-991f-424b00c4a66d 2019-01-18 06:18: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}2f05fc0699538e9f7f3833e401f0e072950b8d6b" 2019-01-18 06:18:29,765 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-792b4cea-40d8-4d06-a08b-be954ae378a8 Date: Fri, 18 Jan 2019 06:18: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"}}} 2019-01-18 06:18:29,765 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-792b4cea-40d8-4d06-a08b-be954ae378a8 2019-01-18 06:18:29,796 - 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}2f05fc0699538e9f7f3833e401f0e072950b8d6b" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstancePortManipulationTests-bd7d0be3-ad45-4ecb-b1b3-0665034952c3-image"}' 2019-01-18 06:18:29,994 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 639 Content-Type: application/json Location: http://172.30.9.23:9292/v2/images/534703c7-ab86-460c-b256-aee6c883d613 X-Openstack-Request-Id: req-6335c881-46f5-4a7b-bd36-09bc8e1d1858 Date: Fri, 18 Jan 2019 06:18:30 GMT RESP BODY: {"status": "queued", "name": "CreateInstancePortManipulationTests-bd7d0be3-ad45-4ecb-b1b3-0665034952c3-image", "tags": [], "container_format": "bare", "created_at": "2019-01-18T06:18:29Z", "size": null, "disk_format": "qcow2", "updated_at": "2019-01-18T06:18:29Z", "visibility": "shared", "locations": [], "self": "/v2/images/534703c7-ab86-460c-b256-aee6c883d613", "min_disk": 0, "protected": false, "id": "534703c7-ab86-460c-b256-aee6c883d613", "file": "/v2/images/534703c7-ab86-460c-b256-aee6c883d613/file", "checksum": null, "owner": "2b86f056dac44ffa981e28837e386122", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-18 06:18:29,994 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-6335c881-46f5-4a7b-bd36-09bc8e1d1858 2019-01-18 06:18:30,005 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9292/v2/images/534703c7-ab86-460c-b256-aee6c883d613/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2f05fc0699538e9f7f3833e401f0e072950b8d6b" -d '' 2019-01-18 06:18:31,198 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-413a777f-54b7-4f7d-b0ba-6c76ad46cfae Date: Fri, 18 Jan 2019 06:18:31 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-18 06:18:31,198 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/534703c7-ab86-460c-b256-aee6c883d613/file used request id req-413a777f-54b7-4f7d-b0ba-6c76ad46cfae 2019-01-18 06:18:31,199 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-01-18 06:18:31,202 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/534703c7-ab86-460c-b256-aee6c883d613 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2f05fc0699538e9f7f3833e401f0e072950b8d6b" 2019-01-18 06:18:31,376 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-1b9c224f-97c3-4367-9092-1985bfbb2718 Date: Fri, 18 Jan 2019 06:18:31 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-bd7d0be3-ad45-4ecb-b1b3-0665034952c3-image", "tags": [], "container_format": "bare", "created_at": "2019-01-18T06:18:29Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-18T06:18:31Z", "visibility": "shared", "locations": [{"url": "rbd://af014572-0a5d-4a80-a07f-9105f52ab2c1/images/534703c7-ab86-460c-b256-aee6c883d613/snap", "metadata": {}}], "self": "/v2/images/534703c7-ab86-460c-b256-aee6c883d613", "min_disk": 0, "protected": false, "id": "534703c7-ab86-460c-b256-aee6c883d613", "file": "/v2/images/534703c7-ab86-460c-b256-aee6c883d613/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "2b86f056dac44ffa981e28837e386122", "direct_url": "rbd://af014572-0a5d-4a80-a07f-9105f52ab2c1/images/534703c7-ab86-460c-b256-aee6c883d613/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-18 06:18:31,376 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/534703c7-ab86-460c-b256-aee6c883d613 used request id req-1b9c224f-97c3-4367-9092-1985bfbb2718 2019-01-18 06:18:31,379 - 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}2f05fc0699538e9f7f3833e401f0e072950b8d6b" 2019-01-18 06:18:31,532 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-3aa8a1f9-2090-4dd4-a585-bc0cd185fc63 Date: Fri, 18 Jan 2019 06:18: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"}}} 2019-01-18 06:18:31,532 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-3aa8a1f9-2090-4dd4-a585-bc0cd185fc63 2019-01-18 06:18:31,535 - create_image - INFO - Created image with name - CreateInstancePortManipulationTests-bd7d0be3-ad45-4ecb-b1b3-0665034952c3-image 2019-01-18 06:18:31,538 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/534703c7-ab86-460c-b256-aee6c883d613 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2f05fc0699538e9f7f3833e401f0e072950b8d6b" 2019-01-18 06:18:31,782 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-cdda8119-2431-48e8-af95-3c4cb83caec7 Date: Fri, 18 Jan 2019 06:18:31 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-bd7d0be3-ad45-4ecb-b1b3-0665034952c3-image", "tags": [], "container_format": "bare", "created_at": "2019-01-18T06:18:29Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-18T06:18:31Z", "visibility": "shared", "locations": [{"url": "rbd://af014572-0a5d-4a80-a07f-9105f52ab2c1/images/534703c7-ab86-460c-b256-aee6c883d613/snap", "metadata": {}}], "self": "/v2/images/534703c7-ab86-460c-b256-aee6c883d613", "min_disk": 0, "protected": false, "id": "534703c7-ab86-460c-b256-aee6c883d613", "file": "/v2/images/534703c7-ab86-460c-b256-aee6c883d613/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "2b86f056dac44ffa981e28837e386122", "direct_url": "rbd://af014572-0a5d-4a80-a07f-9105f52ab2c1/images/534703c7-ab86-460c-b256-aee6c883d613/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-18 06:18:31,782 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/534703c7-ab86-460c-b256-aee6c883d613 used request id req-cdda8119-2431-48e8-af95-3c4cb83caec7 2019-01-18 06:18:31,783 - create_image - DEBUG - Instance status is - active 2019-01-18 06:18:31,783 - create_image - DEBUG - Image is active with name - CreateInstancePortManipulationTests-bd7d0be3-ad45-4ecb-b1b3-0665034952c3-image 2019-01-18 06:18:31,783 - create_image - INFO - Image is now active with name - CreateInstancePortManipulationTests-bd7d0be3-ad45-4ecb-b1b3-0665034952c3-image 2019-01-18 06:18:31,783 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:18:31,784 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:18:32,162 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "440ec92509c044c9a5a2edee3c40d62e", "name": "CreateInstancePortManipulationTests-b275dede-7d0d-4eb-proj-role"}], "expires_at": "2019-01-18T07:18:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2b86f056dac44ffa981e28837e386122", "name": "CreateInstancePortManipulationTests-b275dede-7d0d-4eb-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/2b86f056dac44ffa981e28837e386122", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/2b86f056dac44ffa981e28837e386122", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/2b86f056dac44ffa981e28837e386122", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/2b86f056dac44ffa981e28837e386122", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/2b86f056dac44ffa981e28837e386122", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/2b86f056dac44ffa981e28837e386122", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/2b86f056dac44ffa981e28837e386122", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/2b86f056dac44ffa981e28837e386122", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/2b86f056dac44ffa981e28837e386122", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/2b86f056dac44ffa981e28837e386122", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/2b86f056dac44ffa981e28837e386122", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/2b86f056dac44ffa981e28837e386122", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-b275dede-7d0d-4eb-user", "id": "8888b863f6404c728c4dd9ebf171e3f1"}, "audit_ids": ["fhgArFgGRN-sBI4CkgWcTw"], "issued_at": "2019-01-18T06:18:32.000000Z"}} 2019-01-18 06:18:32,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}8056fcf42bc263dc927a3554608aa20fa9ec23e0" 2019-01-18 06:18:32,237 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:18:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fa0353b4-f2db-44fa-9207-272e5e1ac46d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:18:32,237 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-fa0353b4-f2db-44fa-9207-272e5e1ac46d 2019-01-18 06:18:32,245 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-bd7d0be3-ad45-4ecb-b1b3-0665034952c3-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8056fcf42bc263dc927a3554608aa20fa9ec23e0" 2019-01-18 06:18:32,499 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-d8a4b6ec-02b4-40a1-a75a-848c7cef6e0a Date: Fri, 18 Jan 2019 06:18:32 GMT RESP BODY: {"networks":[]} 2019-01-18 06:18:32,499 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-bd7d0be3-ad45-4ecb-b1b3-0665034952c3-pub-net used request id req-d8a4b6ec-02b4-40a1-a75a-848c7cef6e0a 2019-01-18 06:18:32,500 - neutron_utils - INFO - Creating network with name CreateInstancePortManipulationTests-bd7d0be3-ad45-4ecb-b1b3-0665034952c3-pub-net 2019-01-18 06:18:32,505 - 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}8056fcf42bc263dc927a3554608aa20fa9ec23e0" -d '{"network": {"name": "CreateInstancePortManipulationTests-bd7d0be3-ad45-4ecb-b1b3-0665034952c3-pub-net", "admin_state_up": true}}' 2019-01-18 06:18:33,337 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 638 X-Openstack-Request-Id: req-06672581-6fae-4b35-8ae8-ed4cd2f35423 Date: Fri, 18 Jan 2019 06:18:33 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"618a72d6-4a14-4c41-86ca-73b69374b8bf","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"2b86f056dac44ffa981e28837e386122","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-18T06:18:33Z","is_default":false,"name":"CreateInstancePortManipulationTests-bd7d0be3-ad45-4ecb-b1b3-0665034952c3-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"2b86f056dac44ffa981e28837e386122","created_at":"2019-01-18T06:18:33Z","mtu":1450}} 2019-01-18 06:18:33,337 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks used request id req-06672581-6fae-4b35-8ae8-ed4cd2f35423 2019-01-18 06:18:33,343 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=618a72d6-4a14-4c41-86ca-73b69374b8bf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8056fcf42bc263dc927a3554608aa20fa9ec23e0" 2019-01-18 06:18:33,569 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 622 X-Openstack-Request-Id: req-9fbe1903-6333-4c06-85a6-1d2153f6342a Date: Fri, 18 Jan 2019 06:18:33 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":"2019-01-18T06:18:33Z","tenant_id":"2b86f056dac44ffa981e28837e386122","created_at":"2019-01-18T06:18:33Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"2b86f056dac44ffa981e28837e386122","id":"618a72d6-4a14-4c41-86ca-73b69374b8bf","name":"CreateInstancePortManipulationTests-bd7d0be3-ad45-4ecb-b1b3-0665034952c3-pub-net"}]} 2019-01-18 06:18:33,569 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=618a72d6-4a14-4c41-86ca-73b69374b8bf used request id req-9fbe1903-6333-4c06-85a6-1d2153f6342a 2019-01-18 06:18:33,575 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=618a72d6-4a14-4c41-86ca-73b69374b8bf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8056fcf42bc263dc927a3554608aa20fa9ec23e0" 2019-01-18 06:18:33,757 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-4c3cec20-1b10-48cc-9042-9c461fa8e3f9 Date: Fri, 18 Jan 2019 06:18:33 GMT RESP BODY: {"subnets":[]} 2019-01-18 06:18:33,757 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=618a72d6-4a14-4c41-86ca-73b69374b8bf used request id req-4c3cec20-1b10-48cc-9042-9c461fa8e3f9 2019-01-18 06:18:33,758 - neutron_utils - INFO - Creating subnet with name CreateInstancePortManipulationTests-bd7d0be3-ad45-4ecb-b1b3-0665034952c3-pub-subnet 2019-01-18 06:18:33,763 - 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}8056fcf42bc263dc927a3554608aa20fa9ec23e0" -d '{"subnets": [{"ip_version": 4, "network_id": "618a72d6-4a14-4c41-86ca-73b69374b8bf", "cidr": "10.55.0.0/24", "name": "CreateInstancePortManipulationTests-bd7d0be3-ad45-4ecb-b1b3-0665034952c3-pub-subnet"}]}' 2019-01-18 06:18:34,576 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-a4f757a7-7ffe-4d6f-8b37-5c771aa7a236 Date: Fri, 18 Jan 2019 06:18:34 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"618a72d6-4a14-4c41-86ca-73b69374b8bf","tenant_id":"2b86f056dac44ffa981e28837e386122","created_at":"2019-01-18T06:18:34Z","dns_nameservers":[],"updated_at":"2019-01-18T06:18:34Z","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":"2b86f056dac44ffa981e28837e386122","id":"d4322110-a468-4bbd-b1ea-93380748dec9","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-bd7d0be3-ad45-4ecb-b1b3-0665034952c3-pub-subnet"}]} 2019-01-18 06:18:34,577 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets used request id req-a4f757a7-7ffe-4d6f-8b37-5c771aa7a236 2019-01-18 06:18:34,582 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=618a72d6-4a14-4c41-86ca-73b69374b8bf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8056fcf42bc263dc927a3554608aa20fa9ec23e0" 2019-01-18 06:18:34,835 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-158d7a3c-7b79-477e-9875-5cc486912a20 Date: Fri, 18 Jan 2019 06:18: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":["d4322110-a468-4bbd-b1ea-93380748dec9"],"updated_at":"2019-01-18T06:18:34Z","tenant_id":"2b86f056dac44ffa981e28837e386122","created_at":"2019-01-18T06:18:33Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"2b86f056dac44ffa981e28837e386122","id":"618a72d6-4a14-4c41-86ca-73b69374b8bf","name":"CreateInstancePortManipulationTests-bd7d0be3-ad45-4ecb-b1b3-0665034952c3-pub-net"}]} 2019-01-18 06:18:34,835 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=618a72d6-4a14-4c41-86ca-73b69374b8bf used request id req-158d7a3c-7b79-477e-9875-5cc486912a20 2019-01-18 06:18:34,841 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=618a72d6-4a14-4c41-86ca-73b69374b8bf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8056fcf42bc263dc927a3554608aa20fa9ec23e0" 2019-01-18 06:18:35,049 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-639df2aa-309a-4bd4-89e4-b509d5bbdcfb Date: Fri, 18 Jan 2019 06:18:35 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"618a72d6-4a14-4c41-86ca-73b69374b8bf","tenant_id":"2b86f056dac44ffa981e28837e386122","created_at":"2019-01-18T06:18:34Z","dns_nameservers":[],"updated_at":"2019-01-18T06:18:34Z","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":"2b86f056dac44ffa981e28837e386122","id":"d4322110-a468-4bbd-b1ea-93380748dec9","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-bd7d0be3-ad45-4ecb-b1b3-0665034952c3-pub-subnet"}]} 2019-01-18 06:18:35,049 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=618a72d6-4a14-4c41-86ca-73b69374b8bf used request id req-639df2aa-309a-4bd4-89e4-b509d5bbdcfb 2019-01-18 06:18:35,050 - OpenStackNetwork - DEBUG - Network [618a72d6-4a14-4c41-86ca-73b69374b8bf] created successfully 2019-01-18 06:18:35,050 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:18:35,051 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:18:35,435 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "488fca829f8b496daa1cd2cdc6e45c49", "name": "Member"}, {"id": "c65201bd05504fa786d79b166e8bbba3", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}], "expires_at": "2019-01-18T07:18:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "020d00b5451a467cb276d06789a1149d", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "id": "e292c913af7844408b6509a836e493f5"}, "audit_ids": ["zf109VeoS7adQMJGQ_C3Rw"], "issued_at": "2019-01-18T06:18:35.000000Z"}} 2019-01-18 06:18:35,436 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81698a48679f1d7439bdf2114db056104e31bfbf" 2019-01-18 06:18:35,520 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:18:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fbdcde8a-9292-44e0-b4b3-9cbc586d9a3b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:18:35,520 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-fbdcde8a-9292-44e0-b4b3-9cbc586d9a3b 2019-01-18 06:18:35,521 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-18 06:18:35,526 - 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}81698a48679f1d7439bdf2114db056104e31bfbf" 2019-01-18 06:18:35,717 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:18: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-fd1db71b-c276-44df-96c2-4a9b31197658 x-compute-request-id: req-fd1db71b-c276-44df-96c2-4a9b31197658 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2019-01-18 06:18:35,717 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-fd1db71b-c276-44df-96c2-4a9b31197658 2019-01-18 06:18:35,721 - 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}81698a48679f1d7439bdf2114db056104e31bfbf" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstancePortManipulationTests-bd7d0be3-ad45-4ecb-b1b3-0665034952c3-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2019-01-18 06:18:35,786 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:18: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-52d22666-c22d-4f72-8c02-f2022d07ad2f x-compute-request-id: req-52d22666-c22d-4f72-8c02-f2022d07ad2f Content-Encoding: gzip Content-Length: 329 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/1e9dddf0-6b80-4f80-a9c8-88138e760463", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/1e9dddf0-6b80-4f80-a9c8-88138e760463", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "1e9dddf0-6b80-4f80-a9c8-88138e760463", "name": "CreateInstancePortManipulationTests-bd7d0be3-ad45-4ecb-b1b3-0665034952c3-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2019-01-18 06:18:35,787 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-52d22666-c22d-4f72-8c02-f2022d07ad2f 2019-01-18 06:18:35,787 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:18:35,788 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:18:36,159 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "440ec92509c044c9a5a2edee3c40d62e", "name": "CreateInstancePortManipulationTests-b275dede-7d0d-4eb-proj-role"}], "expires_at": "2019-01-18T07:18:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2b86f056dac44ffa981e28837e386122", "name": "CreateInstancePortManipulationTests-b275dede-7d0d-4eb-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/2b86f056dac44ffa981e28837e386122", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/2b86f056dac44ffa981e28837e386122", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/2b86f056dac44ffa981e28837e386122", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/2b86f056dac44ffa981e28837e386122", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/2b86f056dac44ffa981e28837e386122", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/2b86f056dac44ffa981e28837e386122", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/2b86f056dac44ffa981e28837e386122", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/2b86f056dac44ffa981e28837e386122", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/2b86f056dac44ffa981e28837e386122", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/2b86f056dac44ffa981e28837e386122", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/2b86f056dac44ffa981e28837e386122", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/2b86f056dac44ffa981e28837e386122", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-b275dede-7d0d-4eb-user", "id": "8888b863f6404c728c4dd9ebf171e3f1"}, "audit_ids": ["hEApVvj4SqWc0YPIxURpFg"], "issued_at": "2019-01-18T06:18:36.000000Z"}} 2019-01-18 06:18:36,159 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}077fa80e869e3995e6c6f0b0e3634af4819459d1" 2019-01-18 06:18:36,232 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:18:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f73980f5-c53e-433d-b50b-f53cb5fcedf1 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:18:36,233 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-f73980f5-c53e-433d-b50b-f53cb5fcedf1 2019-01-18 06:18:36,234 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-18 06:18:36,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}077fa80e869e3995e6c6f0b0e3634af4819459d1" 2019-01-18 06:18:36,314 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:18:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fcc2c200-7824-4c27-a32b-08a694e3b810 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:18:36,315 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-fcc2c200-7824-4c27-a32b-08a694e3b810 2019-01-18 06:18:36,325 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-bd7d0be3-ad45-4ecb-b1b3-0665034952c3-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}077fa80e869e3995e6c6f0b0e3634af4819459d1" 2019-01-18 06:18:36,598 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-d8fb7254-0633-4bed-ba17-e422db751cee Date: Fri, 18 Jan 2019 06:18: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":["d4322110-a468-4bbd-b1ea-93380748dec9"],"updated_at":"2019-01-18T06:18:34Z","tenant_id":"2b86f056dac44ffa981e28837e386122","created_at":"2019-01-18T06:18:33Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"2b86f056dac44ffa981e28837e386122","id":"618a72d6-4a14-4c41-86ca-73b69374b8bf","name":"CreateInstancePortManipulationTests-bd7d0be3-ad45-4ecb-b1b3-0665034952c3-pub-net"}]} 2019-01-18 06:18:36,598 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-bd7d0be3-ad45-4ecb-b1b3-0665034952c3-pub-net used request id req-d8fb7254-0633-4bed-ba17-e422db751cee 2019-01-18 06:18:36,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" 2019-01-18 06:18:36,606 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 18 Jan 2019 06:18: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"}]}]}} 2019-01-18 06:18:36,607 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/2b86f056dac44ffa981e28837e386122 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}077fa80e869e3995e6c6f0b0e3634af4819459d1" 2019-01-18 06:18:36,685 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:18:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-31d88a3f-70a1-43ae-b013-dca39140c429 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/2b86f056dac44ffa981e28837e386122"}, "enabled": true, "id": "2b86f056dac44ffa981e28837e386122", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-b275dede-7d0d-4eb-proj"}} 2019-01-18 06:18:36,685 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/2b86f056dac44ffa981e28837e386122 used request id req-31d88a3f-70a1-43ae-b013-dca39140c429 2019-01-18 06:18:36,691 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=618a72d6-4a14-4c41-86ca-73b69374b8bf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}077fa80e869e3995e6c6f0b0e3634af4819459d1" 2019-01-18 06:18:36,894 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-2ec0ca84-0c76-43dd-bc64-71b0f7f8b8b0 Date: Fri, 18 Jan 2019 06:18:36 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"618a72d6-4a14-4c41-86ca-73b69374b8bf","tenant_id":"2b86f056dac44ffa981e28837e386122","created_at":"2019-01-18T06:18:34Z","dns_nameservers":[],"updated_at":"2019-01-18T06:18:34Z","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":"2b86f056dac44ffa981e28837e386122","id":"d4322110-a468-4bbd-b1ea-93380748dec9","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-bd7d0be3-ad45-4ecb-b1b3-0665034952c3-pub-subnet"}]} 2019-01-18 06:18:36,894 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=618a72d6-4a14-4c41-86ca-73b69374b8bf used request id req-2ec0ca84-0c76-43dd-bc64-71b0f7f8b8b0 2019-01-18 06:18:36,900 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=618a72d6-4a14-4c41-86ca-73b69374b8bf&name=CreateInstancePortManipulationTests-bd7d0be3-ad45-4ecb-b1b3-0665034952c3port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}077fa80e869e3995e6c6f0b0e3634af4819459d1" 2019-01-18 06:18:37,093 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-9caab6e1-4490-40f5-a2a8-fa52d01160c6 Date: Fri, 18 Jan 2019 06:18:37 GMT RESP BODY: {"ports":[]} 2019-01-18 06:18:37,093 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=618a72d6-4a14-4c41-86ca-73b69374b8bf&name=CreateInstancePortManipulationTests-bd7d0be3-ad45-4ecb-b1b3-0665034952c3port-1&admin_state_up=True used request id req-9caab6e1-4490-40f5-a2a8-fa52d01160c6 2019-01-18 06:18:37,096 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-bd7d0be3-ad45-4ecb-b1b3-0665034952c3-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}077fa80e869e3995e6c6f0b0e3634af4819459d1" 2019-01-18 06:18:37,326 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:18: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-c829d530-4760-4215-b877-259a3a8c54a6 x-compute-request-id: req-c829d530-4760-4215-b877-259a3a8c54a6 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2019-01-18 06:18:37,326 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-bd7d0be3-ad45-4ecb-b1b3-0665034952c3-inst used request id req-c829d530-4760-4215-b877-259a3a8c54a6 2019-01-18 06:18:37,332 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-bd7d0be3-ad45-4ecb-b1b3-0665034952c3-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}077fa80e869e3995e6c6f0b0e3634af4819459d1" 2019-01-18 06:18:37,594 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-d7891d06-659b-4253-9920-d5bd37e8e1a8 Date: Fri, 18 Jan 2019 06:18: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":["d4322110-a468-4bbd-b1ea-93380748dec9"],"updated_at":"2019-01-18T06:18:34Z","tenant_id":"2b86f056dac44ffa981e28837e386122","created_at":"2019-01-18T06:18:33Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"2b86f056dac44ffa981e28837e386122","id":"618a72d6-4a14-4c41-86ca-73b69374b8bf","name":"CreateInstancePortManipulationTests-bd7d0be3-ad45-4ecb-b1b3-0665034952c3-pub-net"}]} 2019-01-18 06:18:37,594 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-bd7d0be3-ad45-4ecb-b1b3-0665034952c3-pub-net used request id req-d7891d06-659b-4253-9920-d5bd37e8e1a8 2019-01-18 06:18:37,599 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/2b86f056dac44ffa981e28837e386122 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}077fa80e869e3995e6c6f0b0e3634af4819459d1" 2019-01-18 06:18:37,678 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:18:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c28e8128-9ab3-43a6-9807-51f4e32e6e19 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/2b86f056dac44ffa981e28837e386122"}, "enabled": true, "id": "2b86f056dac44ffa981e28837e386122", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-b275dede-7d0d-4eb-proj"}} 2019-01-18 06:18:37,679 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/2b86f056dac44ffa981e28837e386122 used request id req-c28e8128-9ab3-43a6-9807-51f4e32e6e19 2019-01-18 06:18:37,684 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=618a72d6-4a14-4c41-86ca-73b69374b8bf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}077fa80e869e3995e6c6f0b0e3634af4819459d1" 2019-01-18 06:18:37,736 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-a4705f14-2c7b-4cc3-9f01-c9fb5a3169ad Date: Fri, 18 Jan 2019 06:18:37 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"618a72d6-4a14-4c41-86ca-73b69374b8bf","tenant_id":"2b86f056dac44ffa981e28837e386122","created_at":"2019-01-18T06:18:34Z","dns_nameservers":[],"updated_at":"2019-01-18T06:18:34Z","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":"2b86f056dac44ffa981e28837e386122","id":"d4322110-a468-4bbd-b1ea-93380748dec9","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-bd7d0be3-ad45-4ecb-b1b3-0665034952c3-pub-subnet"}]} 2019-01-18 06:18:37,736 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=618a72d6-4a14-4c41-86ca-73b69374b8bf used request id req-a4705f14-2c7b-4cc3-9f01-c9fb5a3169ad 2019-01-18 06:18:37,742 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=618a72d6-4a14-4c41-86ca-73b69374b8bf&name=CreateInstancePortManipulationTests-bd7d0be3-ad45-4ecb-b1b3-0665034952c3port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}077fa80e869e3995e6c6f0b0e3634af4819459d1" 2019-01-18 06:18:37,773 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-45ea48f1-929b-409a-900e-37d7d61c5962 Date: Fri, 18 Jan 2019 06:18:37 GMT RESP BODY: {"ports":[]} 2019-01-18 06:18:37,774 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=618a72d6-4a14-4c41-86ca-73b69374b8bf&name=CreateInstancePortManipulationTests-bd7d0be3-ad45-4ecb-b1b3-0665034952c3port-1&admin_state_up=True used request id req-45ea48f1-929b-409a-900e-37d7d61c5962 2019-01-18 06:18:37,774 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:18:37,775 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:18:38,153 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "440ec92509c044c9a5a2edee3c40d62e", "name": "CreateInstancePortManipulationTests-b275dede-7d0d-4eb-proj-role"}], "expires_at": "2019-01-18T07:18:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2b86f056dac44ffa981e28837e386122", "name": "CreateInstancePortManipulationTests-b275dede-7d0d-4eb-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/2b86f056dac44ffa981e28837e386122", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/2b86f056dac44ffa981e28837e386122", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/2b86f056dac44ffa981e28837e386122", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/2b86f056dac44ffa981e28837e386122", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/2b86f056dac44ffa981e28837e386122", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/2b86f056dac44ffa981e28837e386122", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/2b86f056dac44ffa981e28837e386122", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/2b86f056dac44ffa981e28837e386122", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/2b86f056dac44ffa981e28837e386122", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/2b86f056dac44ffa981e28837e386122", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/2b86f056dac44ffa981e28837e386122", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/2b86f056dac44ffa981e28837e386122", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-b275dede-7d0d-4eb-user", "id": "8888b863f6404c728c4dd9ebf171e3f1"}, "audit_ids": ["7uTSY4KdQjCYu_SeXXpqfg"], "issued_at": "2019-01-18T06:18:38.000000Z"}} 2019-01-18 06:18:38,153 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e29bfcff6d6e63bf5f9c9a1ef192c7a7f474c9c" 2019-01-18 06:18:38,220 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:18:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a45e7265-7fe8-4d6f-9d7e-00fd35135f4c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:18:38,220 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-a45e7265-7fe8-4d6f-9d7e-00fd35135f4c 2019-01-18 06:18:38,228 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-bd7d0be3-ad45-4ecb-b1b3-0665034952c3-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}077fa80e869e3995e6c6f0b0e3634af4819459d1" 2019-01-18 06:18:38,331 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-e92ea1cd-6adc-4f8e-afa7-83446b1d4c5f Date: Fri, 18 Jan 2019 06:18: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":["d4322110-a468-4bbd-b1ea-93380748dec9"],"updated_at":"2019-01-18T06:18:34Z","tenant_id":"2b86f056dac44ffa981e28837e386122","created_at":"2019-01-18T06:18:33Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"2b86f056dac44ffa981e28837e386122","id":"618a72d6-4a14-4c41-86ca-73b69374b8bf","name":"CreateInstancePortManipulationTests-bd7d0be3-ad45-4ecb-b1b3-0665034952c3-pub-net"}]} 2019-01-18 06:18:38,331 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-bd7d0be3-ad45-4ecb-b1b3-0665034952c3-pub-net used request id req-e92ea1cd-6adc-4f8e-afa7-83446b1d4c5f 2019-01-18 06:18:38,336 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=618a72d6-4a14-4c41-86ca-73b69374b8bf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}077fa80e869e3995e6c6f0b0e3634af4819459d1" 2019-01-18 06:18:38,535 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-5d576919-7300-4fa2-bc93-af99b9e333c9 Date: Fri, 18 Jan 2019 06:18:38 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"618a72d6-4a14-4c41-86ca-73b69374b8bf","tenant_id":"2b86f056dac44ffa981e28837e386122","created_at":"2019-01-18T06:18:34Z","dns_nameservers":[],"updated_at":"2019-01-18T06:18:34Z","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":"2b86f056dac44ffa981e28837e386122","id":"d4322110-a468-4bbd-b1ea-93380748dec9","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-bd7d0be3-ad45-4ecb-b1b3-0665034952c3-pub-subnet"}]} 2019-01-18 06:18:38,535 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=618a72d6-4a14-4c41-86ca-73b69374b8bf used request id req-5d576919-7300-4fa2-bc93-af99b9e333c9 2019-01-18 06:18:38,541 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-bd7d0be3-ad45-4ecb-b1b3-0665034952c3-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}077fa80e869e3995e6c6f0b0e3634af4819459d1" 2019-01-18 06:18:38,777 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-7376d1d0-418c-44e0-beae-2e79b9bd453c Date: Fri, 18 Jan 2019 06:18: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":["d4322110-a468-4bbd-b1ea-93380748dec9"],"updated_at":"2019-01-18T06:18:34Z","tenant_id":"2b86f056dac44ffa981e28837e386122","created_at":"2019-01-18T06:18:33Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"2b86f056dac44ffa981e28837e386122","id":"618a72d6-4a14-4c41-86ca-73b69374b8bf","name":"CreateInstancePortManipulationTests-bd7d0be3-ad45-4ecb-b1b3-0665034952c3-pub-net"}]} 2019-01-18 06:18:38,778 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-bd7d0be3-ad45-4ecb-b1b3-0665034952c3-pub-net used request id req-7376d1d0-418c-44e0-beae-2e79b9bd453c 2019-01-18 06:18:38,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" 2019-01-18 06:18:38,786 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 18 Jan 2019 06:18: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"}]}]}} 2019-01-18 06:18:38,787 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/2b86f056dac44ffa981e28837e386122 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e29bfcff6d6e63bf5f9c9a1ef192c7a7f474c9c" 2019-01-18 06:18:38,863 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:18:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d666c481-d2bc-4e1d-9be9-e04fd8b96bf4 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/2b86f056dac44ffa981e28837e386122"}, "enabled": true, "id": "2b86f056dac44ffa981e28837e386122", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-b275dede-7d0d-4eb-proj"}} 2019-01-18 06:18:38,863 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/2b86f056dac44ffa981e28837e386122 used request id req-d666c481-d2bc-4e1d-9be9-e04fd8b96bf4 2019-01-18 06:18:38,869 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=618a72d6-4a14-4c41-86ca-73b69374b8bf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}077fa80e869e3995e6c6f0b0e3634af4819459d1" 2019-01-18 06:18:38,972 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-fd633599-f07d-40b9-bddf-f56ee44a05a7 Date: Fri, 18 Jan 2019 06:18:38 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"618a72d6-4a14-4c41-86ca-73b69374b8bf","tenant_id":"2b86f056dac44ffa981e28837e386122","created_at":"2019-01-18T06:18:34Z","dns_nameservers":[],"updated_at":"2019-01-18T06:18:34Z","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":"2b86f056dac44ffa981e28837e386122","id":"d4322110-a468-4bbd-b1ea-93380748dec9","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-bd7d0be3-ad45-4ecb-b1b3-0665034952c3-pub-subnet"}]} 2019-01-18 06:18:38,972 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=618a72d6-4a14-4c41-86ca-73b69374b8bf used request id req-fd633599-f07d-40b9-bddf-f56ee44a05a7 2019-01-18 06:18:38,978 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=618a72d6-4a14-4c41-86ca-73b69374b8bf&name=CreateInstancePortManipulationTests-bd7d0be3-ad45-4ecb-b1b3-0665034952c3-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}077fa80e869e3995e6c6f0b0e3634af4819459d1" 2019-01-18 06:18:39,032 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-807e34b8-d31d-42e5-b6ba-5630d11f6868 Date: Fri, 18 Jan 2019 06:18:39 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"618a72d6-4a14-4c41-86ca-73b69374b8bf","tenant_id":"2b86f056dac44ffa981e28837e386122","created_at":"2019-01-18T06:18:34Z","dns_nameservers":[],"updated_at":"2019-01-18T06:18:34Z","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":"2b86f056dac44ffa981e28837e386122","id":"d4322110-a468-4bbd-b1ea-93380748dec9","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-bd7d0be3-ad45-4ecb-b1b3-0665034952c3-pub-subnet"}]} 2019-01-18 06:18:39,033 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=618a72d6-4a14-4c41-86ca-73b69374b8bf&name=CreateInstancePortManipulationTests-bd7d0be3-ad45-4ecb-b1b3-0665034952c3-pub-subnet used request id req-807e34b8-d31d-42e5-b6ba-5630d11f6868 2019-01-18 06:18:39,033 - neutron_utils - INFO - Creating port for network with name - CreateInstancePortManipulationTests-bd7d0be3-ad45-4ecb-b1b3-0665034952c3-pub-net 2019-01-18 06:18:39,039 - 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}077fa80e869e3995e6c6f0b0e3634af4819459d1" -d '{"port": {"network_id": "618a72d6-4a14-4c41-86ca-73b69374b8bf", "fixed_ips": [{"subnet_id": "d4322110-a468-4bbd-b1ea-93380748dec9", "ip_address": "10.66.0.101"}], "name": "CreateInstancePortManipulationTests-bd7d0be3-ad45-4ecb-b1b3-0665034952c3port-1", "admin_state_up": true}}' 2019-01-18 06:18:39,433 - keystoneauth.session - DEBUG - RESP: [400] Content-Type: application/json Content-Length: 143 X-Openstack-Request-Id: req-f61c62b5-35fc-4fb0-9fb9-a00c66b04865 Date: Fri, 18 Jan 2019 06:18:39 GMT RESP BODY: {"NeutronError": {"message": "IP address 10.66.0.101 is not a valid IP for the specified subnet.", "type": "InvalidIpForSubnet", "detail": ""}} 2019-01-18 06:18:39,433 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/ports used request id req-f61c62b5-35fc-4fb0-9fb9-a00c66b04865 2019-01-18 06:18:39,433 - 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": ""}} 2019-01-18 06:18:39,437 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/flavors/1e9dddf0-6b80-4f80-a9c8-88138e760463 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81698a48679f1d7439bdf2114db056104e31bfbf" 2019-01-18 06:18:39,472 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 18 Jan 2019 06:18: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-a7c4c7d9-fa72-4f6f-8ba0-9177073d5fd9 x-compute-request-id: req-a7c4c7d9-fa72-4f6f-8ba0-9177073d5fd9 Content-Length: 0 Content-Type: application/json 2019-01-18 06:18:39,472 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/1e9dddf0-6b80-4f80-a9c8-88138e760463 used request id req-a7c4c7d9-fa72-4f6f-8ba0-9177073d5fd9 2019-01-18 06:18:39,473 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-bd7d0be3-ad45-4ecb-b1b3-0665034952c3-pub-subnet 2019-01-18 06:18:39,473 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-bd7d0be3-ad45-4ecb-b1b3-0665034952c3-pub-subnet 2019-01-18 06:18:39,479 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/subnets/d4322110-a468-4bbd-b1ea-93380748dec9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8056fcf42bc263dc927a3554608aa20fa9ec23e0" 2019-01-18 06:18:41,684 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-4c38c131-e057-4de0-b2dc-5a59230ec50f Date: Fri, 18 Jan 2019 06:18:41 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-18 06:18:41,684 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/d4322110-a468-4bbd-b1ea-93380748dec9 used request id req-4c38c131-e057-4de0-b2dc-5a59230ec50f 2019-01-18 06:18:41,685 - neutron_utils - INFO - Deleting network with name CreateInstancePortManipulationTests-bd7d0be3-ad45-4ecb-b1b3-0665034952c3-pub-net 2019-01-18 06:18:41,690 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/networks/618a72d6-4a14-4c41-86ca-73b69374b8bf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8056fcf42bc263dc927a3554608aa20fa9ec23e0" 2019-01-18 06:18:43,001 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-3b54b826-4f31-412b-9643-e8e00e0a288a Date: Fri, 18 Jan 2019 06:18:42 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-18 06:18:43,002 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/618a72d6-4a14-4c41-86ca-73b69374b8bf used request id req-3b54b826-4f31-412b-9643-e8e00e0a288a 2019-01-18 06:18:43,002 - glance_utils - INFO - Deleting image named - CreateInstancePortManipulationTests-bd7d0be3-ad45-4ecb-b1b3-0665034952c3-image 2019-01-18 06:18:43,005 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9292/v2/images/534703c7-ab86-460c-b256-aee6c883d613 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2f05fc0699538e9f7f3833e401f0e072950b8d6b" 2019-01-18 06:18:44,813 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-3906a17c-6c87-47a0-a86d-11691f6b987b Date: Fri, 18 Jan 2019 06:18:44 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-18 06:18:44,813 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/534703c7-ab86-460c-b256-aee6c883d613 used request id req-3906a17c-6c87-47a0-a86d-11691f6b987b 2019-01-18 06:18:44,820 - 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}0adff8c34f99dd8158e1464b8ce5d7952bd177bd" 2019-01-18 06:18:45,037 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-1dd49268-faad-4519-97ce-d4efa37ecf2d Date: Fri, 18 Jan 2019 06:18:45 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "2b86f056dac44ffa981e28837e386122", "created_at": "2019-01-18T06:18:32Z", "updated_at": "2019-01-18T06:18:32Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:18:32Z", "revision_number": 0, "id": "0b4c141e-17c5-4df7-b267-5b810aeb4eaa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T06:18:32Z", "security_group_id": "10871303-fb9f-49df-a0ea-e60b6b5c25da", "tenant_id": "2b86f056dac44ffa981e28837e386122", "port_range_min": null, "ethertype": "IPv4", "project_id": "2b86f056dac44ffa981e28837e386122"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:18:32Z", "revision_number": 0, "id": "41fb9e65-a4d5-4af4-baf1-133e90f071c9", "remote_group_id": "10871303-fb9f-49df-a0ea-e60b6b5c25da", "remote_ip_prefix": null, "created_at": "2019-01-18T06:18:32Z", "security_group_id": "10871303-fb9f-49df-a0ea-e60b6b5c25da", "tenant_id": "2b86f056dac44ffa981e28837e386122", "port_range_min": null, "ethertype": "IPv4", "project_id": "2b86f056dac44ffa981e28837e386122"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:18:32Z", "revision_number": 0, "id": "730f0c3d-eb11-4aba-a748-b88e49ce8e29", "remote_group_id": "10871303-fb9f-49df-a0ea-e60b6b5c25da", "remote_ip_prefix": null, "created_at": "2019-01-18T06:18:32Z", "security_group_id": "10871303-fb9f-49df-a0ea-e60b6b5c25da", "tenant_id": "2b86f056dac44ffa981e28837e386122", "port_range_min": null, "ethertype": "IPv6", "project_id": "2b86f056dac44ffa981e28837e386122"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:18:32Z", "revision_number": 0, "id": "fbee51a8-655a-4185-8f08-ee1bd0fd3ef2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T06:18:32Z", "security_group_id": "10871303-fb9f-49df-a0ea-e60b6b5c25da", "tenant_id": "2b86f056dac44ffa981e28837e386122", "port_range_min": null, "ethertype": "IPv6", "project_id": "2b86f056dac44ffa981e28837e386122"}], "revision_number": 4, "project_id": "2b86f056dac44ffa981e28837e386122", "id": "10871303-fb9f-49df-a0ea-e60b6b5c25da", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-18T04:53:26Z", "updated_at": "2019-01-18T04:53:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:53:26Z", "revision_number": 0, "id": "260c2de9-5dc5-4508-b06c-24b9d7ed838c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:53:26Z", "security_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:53:26Z", "revision_number": 0, "id": "571036d3-cb1d-483a-acb9-96f19293add9", "remote_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "remote_ip_prefix": null, "created_at": "2019-01-18T04:53:26Z", "security_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:53:26Z", "revision_number": 0, "id": "84255fa4-c13a-4cfe-b73d-e56ee216ca1e", "remote_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "remote_ip_prefix": null, "created_at": "2019-01-18T04:53:26Z", "security_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:53:26Z", "revision_number": 0, "id": "9c6f69fc-3bf8-4346-9288-5a255b82b67e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:53:26Z", "security_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "created_at": "2019-01-18T04:51:20Z", "updated_at": "2019-01-18T04:51:20Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "24c99e6f-888c-4943-9c93-54ad3b18b18c", "remote_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv4", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "2b339890-44d0-4711-a050-08a64d58e2a0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv6", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "45161a51-d6dd-4bb8-986d-bc2f88599c1d", "remote_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv6", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "87b9b994-ae22-4850-863a-6a4925bd01fe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv4", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}], "revision_number": 4, "project_id": "9c53a91613fb4d5080479ac6f51697ed", "id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "020d00b5451a467cb276d06789a1149d", "created_at": "2019-01-18T05:59:12Z", "updated_at": "2019-01-18T05:59:12Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:12Z", "revision_number": 0, "id": "38b091dd-dca7-4cbe-8c1c-dd18a74bfca8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:12Z", "security_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "tenant_id": "020d00b5451a467cb276d06789a1149d", "port_range_min": null, "ethertype": "IPv6", "project_id": "020d00b5451a467cb276d06789a1149d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:12Z", "revision_number": 0, "id": "38b9f88b-1fc0-40d1-af74-237d79be193d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:12Z", "security_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "tenant_id": "020d00b5451a467cb276d06789a1149d", "port_range_min": null, "ethertype": "IPv4", "project_id": "020d00b5451a467cb276d06789a1149d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:12Z", "revision_number": 0, "id": "60f7d4a7-1a27-4801-a1e8-5bf33633b818", "remote_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:12Z", "security_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "tenant_id": "020d00b5451a467cb276d06789a1149d", "port_range_min": null, "ethertype": "IPv6", "project_id": "020d00b5451a467cb276d06789a1149d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:12Z", "revision_number": 0, "id": "8faf6dda-6919-4b75-b745-2af38abf8dcf", "remote_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:12Z", "security_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "tenant_id": "020d00b5451a467cb276d06789a1149d", "port_range_min": null, "ethertype": "IPv4", "project_id": "020d00b5451a467cb276d06789a1149d"}], "revision_number": 4, "project_id": "020d00b5451a467cb276d06789a1149d", "id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "created_at": "2019-01-18T04:39:06Z", "updated_at": "2019-01-18T04:39:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "0aedefa2-edbc-47b5-bead-e954540f6937", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "47feb8aba08a40dca7028a1701e597b9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "4bf1a402-0fa2-4cfd-9fee-4a28f16bb271", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "47feb8aba08a40dca7028a1701e597b9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "4e399c2e-bc03-4aa3-b192-1fafdc9248ba", "remote_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "47feb8aba08a40dca7028a1701e597b9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "8860837e-afbd-4411-adf9-d88db88c2114", "remote_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "47feb8aba08a40dca7028a1701e597b9"}], "revision_number": 4, "project_id": "47feb8aba08a40dca7028a1701e597b9", "id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "name": "default"}]} 2019-01-18 06:18:45,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-1dd49268-faad-4519-97ce-d4efa37ecf2d 2019-01-18 06:18:45,042 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/2b86f056dac44ffa981e28837e386122 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0adff8c34f99dd8158e1464b8ce5d7952bd177bd" 2019-01-18 06:18:45,136 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:18:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ba48491c-6853-4504-84ca-3be4f7e6ca57 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/2b86f056dac44ffa981e28837e386122"}, "enabled": true, "id": "2b86f056dac44ffa981e28837e386122", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-b275dede-7d0d-4eb-proj"}} 2019-01-18 06:18:45,137 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/2b86f056dac44ffa981e28837e386122 used request id req-ba48491c-6853-4504-84ca-3be4f7e6ca57 2019-01-18 06:18:45,137 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 10871303-fb9f-49df-a0ea-e60b6b5c25da 2019-01-18 06:18:45,142 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=10871303-fb9f-49df-a0ea-e60b6b5c25da -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0adff8c34f99dd8158e1464b8ce5d7952bd177bd" 2019-01-18 06:18:45,312 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-719accc3-1972-4c02-bc89-b35b3ba2b36b Date: Fri, 18 Jan 2019 06:18: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": "2019-01-18T06:18:32Z", "security_group_id": "10871303-fb9f-49df-a0ea-e60b6b5c25da", "port_range_min": null, "revision_number": 0, "tenant_id": "2b86f056dac44ffa981e28837e386122", "created_at": "2019-01-18T06:18:32Z", "project_id": "2b86f056dac44ffa981e28837e386122", "id": "0b4c141e-17c5-4df7-b267-5b810aeb4eaa"}, {"remote_group_id": "10871303-fb9f-49df-a0ea-e60b6b5c25da", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T06:18:32Z", "security_group_id": "10871303-fb9f-49df-a0ea-e60b6b5c25da", "port_range_min": null, "revision_number": 0, "tenant_id": "2b86f056dac44ffa981e28837e386122", "created_at": "2019-01-18T06:18:32Z", "project_id": "2b86f056dac44ffa981e28837e386122", "id": "41fb9e65-a4d5-4af4-baf1-133e90f071c9"}, {"remote_group_id": "10871303-fb9f-49df-a0ea-e60b6b5c25da", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T06:18:32Z", "security_group_id": "10871303-fb9f-49df-a0ea-e60b6b5c25da", "port_range_min": null, "revision_number": 0, "tenant_id": "2b86f056dac44ffa981e28837e386122", "created_at": "2019-01-18T06:18:32Z", "project_id": "2b86f056dac44ffa981e28837e386122", "id": "730f0c3d-eb11-4aba-a748-b88e49ce8e29"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T06:18:32Z", "security_group_id": "10871303-fb9f-49df-a0ea-e60b6b5c25da", "port_range_min": null, "revision_number": 0, "tenant_id": "2b86f056dac44ffa981e28837e386122", "created_at": "2019-01-18T06:18:32Z", "project_id": "2b86f056dac44ffa981e28837e386122", "id": "fbee51a8-655a-4185-8f08-ee1bd0fd3ef2"}]} 2019-01-18 06:18:45,312 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=10871303-fb9f-49df-a0ea-e60b6b5c25da used request id req-719accc3-1972-4c02-bc89-b35b3ba2b36b 2019-01-18 06:18:45,313 - neutron_utils - INFO - Deleting security group with name - default 2019-01-18 06:18:45,318 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-groups/10871303-fb9f-49df-a0ea-e60b6b5c25da -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0adff8c34f99dd8158e1464b8ce5d7952bd177bd" 2019-01-18 06:18:45,642 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-570730a4-7c67-4f1e-aa1d-c10a2d665fe6 Content-Length: 0 Date: Fri, 18 Jan 2019 06:18:45 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-18 06:18:45,642 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/10871303-fb9f-49df-a0ea-e60b6b5c25da used request id req-570730a4-7c67-4f1e-aa1d-c10a2d665fe6 2019-01-18 06:18:45,643 - keystone_utils - INFO - Deleting project with name - CreateInstancePortManipulationTests-b275dede-7d0d-4eb-proj 2019-01-18 06:18:45,647 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/2b86f056dac44ffa981e28837e386122 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0adff8c34f99dd8158e1464b8ce5d7952bd177bd" 2019-01-18 06:18:45,862 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 06:18:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5f5bb8bd-57bd-4264-b0f2-97c07da0e57d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 06:18:45,862 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/2b86f056dac44ffa981e28837e386122 used request id req-5f5bb8bd-57bd-4264-b0f2-97c07da0e57d 2019-01-18 06:18:45,863 - keystone_utils - INFO - Deleting role with name - CreateInstancePortManipulationTests-b275dede-7d0d-4eb-proj-role 2019-01-18 06:18:45,866 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/440ec92509c044c9a5a2edee3c40d62e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0adff8c34f99dd8158e1464b8ce5d7952bd177bd" 2019-01-18 06:18:45,967 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 06:18:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-39d4d929-a672-4951-ab82-b02300a63997 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 06:18:45,968 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/440ec92509c044c9a5a2edee3c40d62e used request id req-39d4d929-a672-4951-ab82-b02300a63997 2019-01-18 06:18:45,971 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0adff8c34f99dd8158e1464b8ce5d7952bd177bd" 2019-01-18 06:18:46,058 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:18:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2f7711c7-40f5-47fb-9663-3f0bf0b2e18d Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "488fca829f8b496daa1cd2cdc6e45c49", "links": {"self": "http://172.30.9.23:5000/v3/roles/488fca829f8b496daa1cd2cdc6e45c49"}, "name": "Member"}, {"domain_id": null, "id": "6b7f4f4f76264b6fb449c43b86ee3817", "links": {"self": "http://172.30.9.23:5000/v3/roles/6b7f4f4f76264b6fb449c43b86ee3817"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a482b711adf94961bf4bb28eda7f0e28", "links": {"self": "http://172.30.9.23:5000/v3/roles/a482b711adf94961bf4bb28eda7f0e28"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c65201bd05504fa786d79b166e8bbba3", "links": {"self": "http://172.30.9.23:5000/v3/roles/c65201bd05504fa786d79b166e8bbba3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "e7e317b66c174923a8cb46c48d897c8d", "links": {"self": "http://172.30.9.23:5000/v3/roles/e7e317b66c174923a8cb46c48d897c8d"}, "name": "ResellerAdmin"}]} 2019-01-18 06:18:46,059 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-2f7711c7-40f5-47fb-9663-3f0bf0b2e18d 2019-01-18 06:18:46,059 - keystone_utils - INFO - Deleting user with name - CreateInstancePortManipulationTests-b275dede-7d0d-4eb-user 2019-01-18 06:18:46,063 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/8888b863f6404c728c4dd9ebf171e3f1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8cb11e35c91704fffd9a60ae4a5ff63718def603" 2019-01-18 06:18:46,242 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 06:18:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-78e8bce2-3900-4046-bed7-298da9f19dd8 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 06:18:46,242 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/8888b863f6404c728c4dd9ebf171e3f1 used request id req-78e8bce2-3900-4046-bed7-298da9f19dd8 2019-01-18 06:18:46,244 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:18:46,618 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "488fca829f8b496daa1cd2cdc6e45c49", "name": "Member"}, {"id": "c65201bd05504fa786d79b166e8bbba3", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}], "expires_at": "2019-01-18T07:18:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "020d00b5451a467cb276d06789a1149d", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "id": "e292c913af7844408b6509a836e493f5"}, "audit_ids": ["wuLbNMjMTCWSAjuaM5-yqg"], "issued_at": "2019-01-18T06:18:46.000000Z"}} 2019-01-18 06:18:46,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}a51616ac25f131189154e19506d58d6be035600a" 2019-01-18 06:18:46,709 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:18:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5ab51372-fd79-4cba-89e2-03c087097c52 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:18:46,710 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-5ab51372-fd79-4cba-89e2-03c087097c52 2019-01-18 06:18:46,711 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:18:46,712 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:18:47,100 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "488fca829f8b496daa1cd2cdc6e45c49", "name": "Member"}, {"id": "c65201bd05504fa786d79b166e8bbba3", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}], "expires_at": "2019-01-18T07:18:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "020d00b5451a467cb276d06789a1149d", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "id": "e292c913af7844408b6509a836e493f5"}, "audit_ids": ["xvZy40mtT7uYB3ITY95veA"], "issued_at": "2019-01-18T06:18:47.000000Z"}} 2019-01-18 06:18:47,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}cfd3e043c08624a9b632d6413110cae5b4d2491f" 2019-01-18 06:18:47,181 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:18:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6fdc0ebe-d3ec-4669-b76e-eef7de115ded Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:18:47,181 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-6fdc0ebe-d3ec-4669-b76e-eef7de115ded 2019-01-18 06:18:47,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" 2019-01-18 06:18:47,191 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 18 Jan 2019 06: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"}]}]}} 2019-01-18 06:18:47,192 - 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-36a095c8-1fe8-4c0-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cfd3e043c08624a9b632d6413110cae5b4d2491f" 2019-01-18 06:18:47,279 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:18:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-017abb75-8cab-40e0-9e4b-ba3638779a84 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-36a095c8-1fe8-4c0-proj", "previous": null, "next": null}, "projects": []} 2019-01-18 06:18:47,279 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-36a095c8-1fe8-4c0-proj used request id req-017abb75-8cab-40e0-9e4b-ba3638779a84 2019-01-18 06:18:47,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}cfd3e043c08624a9b632d6413110cae5b4d2491f" 2019-01-18 06:18:47,367 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:18:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a13c4fdd-fb87-40b2-92f9-ee722424a7c2 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-18 06:18:47,368 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-a13c4fdd-fb87-40b2-92f9-ee722424a7c2 2019-01-18 06:18:47,372 - 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}cfd3e043c08624a9b632d6413110cae5b4d2491f" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstancePortManipulationTests-36a095c8-1fe8-4c0-proj"}}' 2019-01-18 06:18:47,501 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 18 Jan 2019 06:18:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-03f4e049-b163-4986-aea5-680aa17c234e Content-Length: 320 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/1c779d81e4944116a1ef427dc9fb2ed9"}, "enabled": true, "id": "1c779d81e4944116a1ef427dc9fb2ed9", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-36a095c8-1fe8-4c0-proj"}} 2019-01-18 06:18:47,501 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-03f4e049-b163-4986-aea5-680aa17c234e 2019-01-18 06:18:47,501 - keystone_utils - INFO - Created project with name - CreateInstancePortManipulationTests-36a095c8-1fe8-4c0-proj 2019-01-18 06:18:47,502 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:18:47,502 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:18:47,891 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "488fca829f8b496daa1cd2cdc6e45c49", "name": "Member"}, {"id": "c65201bd05504fa786d79b166e8bbba3", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}], "expires_at": "2019-01-18T07:18:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "020d00b5451a467cb276d06789a1149d", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "id": "e292c913af7844408b6509a836e493f5"}, "audit_ids": ["xJccfiujQ8Kgv59WY-krgg"], "issued_at": "2019-01-18T06:18:47.000000Z"}} 2019-01-18 06:18:47,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}0957bbd6b27291612e630f9c83575383d357dade" 2019-01-18 06:18:47,990 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:18:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-25a65e68-5718-4980-94bd-b2aec94937db Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:18:47,990 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-25a65e68-5718-4980-94bd-b2aec94937db 2019-01-18 06:18:47,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" 2019-01-18 06:18:48,000 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 18 Jan 2019 06: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"}]}]}} 2019-01-18 06:18:48,000 - 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}0957bbd6b27291612e630f9c83575383d357dade" 2019-01-18 06:18:48,104 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:18:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ad1f2128-9138-4c77-9feb-f6d538036979 Content-Encoding: gzip Content-Length: 869 Content-Type: application/json RESP BODY: {"users": [{"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/0607a2b4beb0408e9fa51cc5ba027ac6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0607a2b4beb0408e9fa51cc5ba027ac6", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/17c61b95071545a094cc82823d2b88b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "17c61b95071545a094cc82823d2b88b8", "email": "nova@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/29e5d2dfed2447bda26fc75bd1122674"}, "domain_id": "default", "enabled": true, "options": {}, "id": "29e5d2dfed2447bda26fc75bd1122674", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/3b6dcc8c791e4b6e8831f5b5e583de80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3b6dcc8c791e4b6e8831f5b5e583de80", "email": "neutron@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.23:5000/v3/users/45ab52d673584bc198669be88c88b878"}, "domain_id": "default", "enabled": true, "options": {}, "id": "45ab52d673584bc198669be88c88b878", "email": "barbican@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/57795b4ee52f49c6a71f55bb6c4012f8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "57795b4ee52f49c6a71f55bb6c4012f8", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/5c52969262974d64ac2a300ca5d60f50"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c52969262974d64ac2a300ca5d60f50", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/5fc15572bb1c489ba92bd9945bbc1f64"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5fc15572bb1c489ba92bd9945bbc1f64", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/6b519d70e25f4e61a9dfd738cd6bba22"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6b519d70e25f4e61a9dfd738cd6bba22", "email": "heat@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.23:5000/v3/users/8248437208b540c2893a7117ad102a87"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8248437208b540c2893a7117ad102a87", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/890dee97e62840c5b15e36f03f6b7efc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "890dee97e62840c5b15e36f03f6b7efc", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/8cccb516ecc44ed9bb7c8633df108fd4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8cccb516ecc44ed9bb7c8633df108fd4", "email": "glance@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.23:5000/v3/users/97c3d863a98148299fa116fdb54be470"}, "domain_id": "default", "enabled": true, "options": {}, "id": "97c3d863a98148299fa116fdb54be470", "email": "tacker@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/a2a0c8c0f19941808c9f618af50b3b79"}, "domain_id": "c19db1b8f60647a9a114cd23287c807b", "enabled": true, "options": {}, "id": "a2a0c8c0f19941808c9f618af50b3b79", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "links": {"self": "http://172.30.9.23:5000/v3/users/e292c913af7844408b6509a836e493f5"}, "domain_id": "default", "enabled": true, "id": "e292c913af7844408b6509a836e493f5", "options": {}}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/fe5de73ba9cb41b2be24ccf1f72f5ed4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe5de73ba9cb41b2be24ccf1f72f5ed4", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2019-01-18 06:18:48,104 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-ad1f2128-9138-4c77-9feb-f6d538036979 2019-01-18 06:18:48,109 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateInstancePortManipulationTests-36a095c8-1fe8-4c0-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0957bbd6b27291612e630f9c83575383d357dade" 2019-01-18 06:18:48,125 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:18:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-841dd2c3-55a1-46a9-9a85-d3240e1c57c4 Content-Encoding: gzip Content-Length: 263 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateInstancePortManipulationTests-36a095c8-1fe8-4c0-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/1c779d81e4944116a1ef427dc9fb2ed9"}, "enabled": true, "id": "1c779d81e4944116a1ef427dc9fb2ed9", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-36a095c8-1fe8-4c0-proj"}]} 2019-01-18 06:18:48,125 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateInstancePortManipulationTests-36a095c8-1fe8-4c0-proj used request id req-841dd2c3-55a1-46a9-9a85-d3240e1c57c4 2019-01-18 06:18:48,129 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0957bbd6b27291612e630f9c83575383d357dade" 2019-01-18 06:18:48,224 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:18:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-82da5a3f-c6b5-468e-80b3-ea044ace2466 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-18 06:18:48,224 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-82da5a3f-c6b5-468e-80b3-ea044ace2466 2019-01-18 06:18:48,615 - keystone_utils - INFO - Created user with name - CreateInstancePortManipulationTests-36a095c8-1fe8-4c0-user 2019-01-18 06:18:48,615 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:18:48,619 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cfd3e043c08624a9b632d6413110cae5b4d2491f" 2019-01-18 06:18:48,700 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:18:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a8d4b343-e484-4236-b07e-84fede2c44cd Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "488fca829f8b496daa1cd2cdc6e45c49", "links": {"self": "http://172.30.9.23:5000/v3/roles/488fca829f8b496daa1cd2cdc6e45c49"}, "name": "Member"}, {"domain_id": null, "id": "6b7f4f4f76264b6fb449c43b86ee3817", "links": {"self": "http://172.30.9.23:5000/v3/roles/6b7f4f4f76264b6fb449c43b86ee3817"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a482b711adf94961bf4bb28eda7f0e28", "links": {"self": "http://172.30.9.23:5000/v3/roles/a482b711adf94961bf4bb28eda7f0e28"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c65201bd05504fa786d79b166e8bbba3", "links": {"self": "http://172.30.9.23:5000/v3/roles/c65201bd05504fa786d79b166e8bbba3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "e7e317b66c174923a8cb46c48d897c8d", "links": {"self": "http://172.30.9.23:5000/v3/roles/e7e317b66c174923a8cb46c48d897c8d"}, "name": "ResellerAdmin"}]} 2019-01-18 06:18:48,700 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-a8d4b343-e484-4236-b07e-84fede2c44cd 2019-01-18 06:18:48,704 - 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}cfd3e043c08624a9b632d6413110cae5b4d2491f" -d '{"role": {"name": "CreateInstancePortManipulationTests-36a095c8-1fe8-4c0-proj-role"}}' 2019-01-18 06:18:48,830 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 18 Jan 2019 06:18:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cbff3f8f-c19b-486c-9f47-0bee9fc5ba32 Content-Length: 234 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "88737d9348f7401c9c13e0d50daf1459", "links": {"self": "http://172.30.9.23:5000/v3/roles/88737d9348f7401c9c13e0d50daf1459"}, "name": "CreateInstancePortManipulationTests-36a095c8-1fe8-4c0-proj-role"}} 2019-01-18 06:18:48,830 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-cbff3f8f-c19b-486c-9f47-0bee9fc5ba32 2019-01-18 06:18:48,830 - keystone_utils - INFO - Created role with name - CreateInstancePortManipulationTests-36a095c8-1fe8-4c0-proj-role 2019-01-18 06:18:48,834 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/88737d9348f7401c9c13e0d50daf1459 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cfd3e043c08624a9b632d6413110cae5b4d2491f" 2019-01-18 06:18:48,921 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:18:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6db60445-b6fd-40df-8a27-27d7bd464fcb Content-Encoding: gzip Content-Length: 186 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.23:5000/v3/roles/88737d9348f7401c9c13e0d50daf1459"}, "domain_id": null, "name": "CreateInstancePortManipulationTests-36a095c8-1fe8-4c0-proj-role", "id": "88737d9348f7401c9c13e0d50daf1459"}} 2019-01-18 06:18:48,921 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/88737d9348f7401c9c13e0d50daf1459 used request id req-6db60445-b6fd-40df-8a27-27d7bd464fcb 2019-01-18 06:18:48,921 - keystone_utils - INFO - Granting role CreateInstancePortManipulationTests-36a095c8-1fe8-4c0-proj-role to project CreateInstancePortManipulationTests-36a095c8-1fe8-4c0-proj 2019-01-18 06:18:48,925 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/1c779d81e4944116a1ef427dc9fb2ed9/users/53fb2a6c1e784dfd851ca59ec7f4a2c0/roles/88737d9348f7401c9c13e0d50daf1459 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cfd3e043c08624a9b632d6413110cae5b4d2491f" 2019-01-18 06:18:49,054 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 06:18:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4c37c2dc-db5c-447b-949b-b6a272553667 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 06:18:49,054 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/1c779d81e4944116a1ef427dc9fb2ed9/users/53fb2a6c1e784dfd851ca59ec7f4a2c0/roles/88737d9348f7401c9c13e0d50daf1459 used request id req-4c37c2dc-db5c-447b-949b-b6a272553667 2019-01-18 06:18:49,055 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2019-01-18 06:18:49,055 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:18:49,056 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:18:49,429 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "88737d9348f7401c9c13e0d50daf1459", "name": "CreateInstancePortManipulationTests-36a095c8-1fe8-4c0-proj-role"}], "expires_at": "2019-01-18T07:18:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1c779d81e4944116a1ef427dc9fb2ed9", "name": "CreateInstancePortManipulationTests-36a095c8-1fe8-4c0-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/1c779d81e4944116a1ef427dc9fb2ed9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/1c779d81e4944116a1ef427dc9fb2ed9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/1c779d81e4944116a1ef427dc9fb2ed9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/1c779d81e4944116a1ef427dc9fb2ed9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/1c779d81e4944116a1ef427dc9fb2ed9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/1c779d81e4944116a1ef427dc9fb2ed9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/1c779d81e4944116a1ef427dc9fb2ed9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/1c779d81e4944116a1ef427dc9fb2ed9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/1c779d81e4944116a1ef427dc9fb2ed9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/1c779d81e4944116a1ef427dc9fb2ed9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/1c779d81e4944116a1ef427dc9fb2ed9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/1c779d81e4944116a1ef427dc9fb2ed9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-36a095c8-1fe8-4c0-user", "id": "53fb2a6c1e784dfd851ca59ec7f4a2c0"}, "audit_ids": ["68GHwC2QSTiUfOKbl28JPQ"], "issued_at": "2019-01-18T06:18:49.000000Z"}} 2019-01-18 06:18:49,430 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b7da97aa954a57df5508f177509c3ca06822b1a" 2019-01-18 06:18:49,504 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:18:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-15254463-276b-4fab-83fc-e2e7547789a5 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:18:49,504 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-15254463-276b-4fab-83fc-e2e7547789a5 2019-01-18 06:18:49,509 - 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-aa6f6a82-5e13-451e-bf08-244a5e2c2dbb-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2b7da97aa954a57df5508f177509c3ca06822b1a" 2019-01-18 06:18:49,688 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 180 Content-Type: application/json X-Openstack-Request-Id: req-f9821cf9-eff3-4c85-8d7e-895db21f87eb Date: Fri, 18 Jan 2019 06:18:49 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-aa6f6a82-5e13-451e-bf08-244a5e2c2dbb-image"} 2019-01-18 06:18:49,689 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-aa6f6a82-5e13-451e-bf08-244a5e2c2dbb-image used request id req-f9821cf9-eff3-4c85-8d7e-895db21f87eb 2019-01-18 06:18:49,692 - 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}2b7da97aa954a57df5508f177509c3ca06822b1a" 2019-01-18 06:18:49,846 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-ffffd7b0-6605-4a06-a6b9-0597f82f651e Date: Fri, 18 Jan 2019 06:18: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"}}} 2019-01-18 06:18:49,846 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-ffffd7b0-6605-4a06-a6b9-0597f82f651e 2019-01-18 06:18:49,875 - 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}2b7da97aa954a57df5508f177509c3ca06822b1a" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstancePortManipulationTests-aa6f6a82-5e13-451e-bf08-244a5e2c2dbb-image"}' 2019-01-18 06:18:50,072 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 639 Content-Type: application/json Location: http://172.30.9.23:9292/v2/images/92018a48-9d1c-4230-a2fe-f7a4a657dc72 X-Openstack-Request-Id: req-f548cbc1-c29a-4241-849e-dea5a100300f Date: Fri, 18 Jan 2019 06:18:50 GMT RESP BODY: {"status": "queued", "name": "CreateInstancePortManipulationTests-aa6f6a82-5e13-451e-bf08-244a5e2c2dbb-image", "tags": [], "container_format": "bare", "created_at": "2019-01-18T06:18:50Z", "size": null, "disk_format": "qcow2", "updated_at": "2019-01-18T06:18:50Z", "visibility": "shared", "locations": [], "self": "/v2/images/92018a48-9d1c-4230-a2fe-f7a4a657dc72", "min_disk": 0, "protected": false, "id": "92018a48-9d1c-4230-a2fe-f7a4a657dc72", "file": "/v2/images/92018a48-9d1c-4230-a2fe-f7a4a657dc72/file", "checksum": null, "owner": "1c779d81e4944116a1ef427dc9fb2ed9", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-18 06:18:50,072 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-f548cbc1-c29a-4241-849e-dea5a100300f 2019-01-18 06:18:50,083 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9292/v2/images/92018a48-9d1c-4230-a2fe-f7a4a657dc72/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2b7da97aa954a57df5508f177509c3ca06822b1a" -d '' 2019-01-18 06:18:52,332 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-fddc5109-7f7c-4670-bbac-1e23bad18d82 Date: Fri, 18 Jan 2019 06:18:52 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-18 06:18:52,333 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/92018a48-9d1c-4230-a2fe-f7a4a657dc72/file used request id req-fddc5109-7f7c-4670-bbac-1e23bad18d82 2019-01-18 06:18:52,333 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-01-18 06:18:52,336 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/92018a48-9d1c-4230-a2fe-f7a4a657dc72 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2b7da97aa954a57df5508f177509c3ca06822b1a" 2019-01-18 06:18:52,499 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-ee318fb7-1294-44a8-adad-44d074f465f1 Date: Fri, 18 Jan 2019 06:18:52 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-aa6f6a82-5e13-451e-bf08-244a5e2c2dbb-image", "tags": [], "container_format": "bare", "created_at": "2019-01-18T06:18:50Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-18T06:18:52Z", "visibility": "shared", "locations": [{"url": "rbd://af014572-0a5d-4a80-a07f-9105f52ab2c1/images/92018a48-9d1c-4230-a2fe-f7a4a657dc72/snap", "metadata": {}}], "self": "/v2/images/92018a48-9d1c-4230-a2fe-f7a4a657dc72", "min_disk": 0, "protected": false, "id": "92018a48-9d1c-4230-a2fe-f7a4a657dc72", "file": "/v2/images/92018a48-9d1c-4230-a2fe-f7a4a657dc72/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "1c779d81e4944116a1ef427dc9fb2ed9", "direct_url": "rbd://af014572-0a5d-4a80-a07f-9105f52ab2c1/images/92018a48-9d1c-4230-a2fe-f7a4a657dc72/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-18 06:18:52,499 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/92018a48-9d1c-4230-a2fe-f7a4a657dc72 used request id req-ee318fb7-1294-44a8-adad-44d074f465f1 2019-01-18 06:18:52,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}2b7da97aa954a57df5508f177509c3ca06822b1a" 2019-01-18 06:18:52,646 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-cc5bda7f-32ab-4de4-a1ab-f37c1b6e67d0 Date: Fri, 18 Jan 2019 06:18: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"}}} 2019-01-18 06:18:52,647 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-cc5bda7f-32ab-4de4-a1ab-f37c1b6e67d0 2019-01-18 06:18:52,649 - create_image - INFO - Created image with name - CreateInstancePortManipulationTests-aa6f6a82-5e13-451e-bf08-244a5e2c2dbb-image 2019-01-18 06:18:52,653 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/92018a48-9d1c-4230-a2fe-f7a4a657dc72 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2b7da97aa954a57df5508f177509c3ca06822b1a" 2019-01-18 06:18:52,813 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-f204c99b-8303-4567-8d2e-68eb4b5c2af9 Date: Fri, 18 Jan 2019 06:18:52 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-aa6f6a82-5e13-451e-bf08-244a5e2c2dbb-image", "tags": [], "container_format": "bare", "created_at": "2019-01-18T06:18:50Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-18T06:18:52Z", "visibility": "shared", "locations": [{"url": "rbd://af014572-0a5d-4a80-a07f-9105f52ab2c1/images/92018a48-9d1c-4230-a2fe-f7a4a657dc72/snap", "metadata": {}}], "self": "/v2/images/92018a48-9d1c-4230-a2fe-f7a4a657dc72", "min_disk": 0, "protected": false, "id": "92018a48-9d1c-4230-a2fe-f7a4a657dc72", "file": "/v2/images/92018a48-9d1c-4230-a2fe-f7a4a657dc72/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "1c779d81e4944116a1ef427dc9fb2ed9", "direct_url": "rbd://af014572-0a5d-4a80-a07f-9105f52ab2c1/images/92018a48-9d1c-4230-a2fe-f7a4a657dc72/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-18 06:18:52,813 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/92018a48-9d1c-4230-a2fe-f7a4a657dc72 used request id req-f204c99b-8303-4567-8d2e-68eb4b5c2af9 2019-01-18 06:18:52,814 - create_image - DEBUG - Instance status is - active 2019-01-18 06:18:52,814 - create_image - DEBUG - Image is active with name - CreateInstancePortManipulationTests-aa6f6a82-5e13-451e-bf08-244a5e2c2dbb-image 2019-01-18 06:18:52,814 - create_image - INFO - Image is now active with name - CreateInstancePortManipulationTests-aa6f6a82-5e13-451e-bf08-244a5e2c2dbb-image 2019-01-18 06:18:52,814 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:18:52,815 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:18:53,182 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "88737d9348f7401c9c13e0d50daf1459", "name": "CreateInstancePortManipulationTests-36a095c8-1fe8-4c0-proj-role"}], "expires_at": "2019-01-18T07:18:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1c779d81e4944116a1ef427dc9fb2ed9", "name": "CreateInstancePortManipulationTests-36a095c8-1fe8-4c0-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/1c779d81e4944116a1ef427dc9fb2ed9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/1c779d81e4944116a1ef427dc9fb2ed9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/1c779d81e4944116a1ef427dc9fb2ed9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/1c779d81e4944116a1ef427dc9fb2ed9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/1c779d81e4944116a1ef427dc9fb2ed9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/1c779d81e4944116a1ef427dc9fb2ed9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/1c779d81e4944116a1ef427dc9fb2ed9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/1c779d81e4944116a1ef427dc9fb2ed9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/1c779d81e4944116a1ef427dc9fb2ed9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/1c779d81e4944116a1ef427dc9fb2ed9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/1c779d81e4944116a1ef427dc9fb2ed9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/1c779d81e4944116a1ef427dc9fb2ed9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-36a095c8-1fe8-4c0-user", "id": "53fb2a6c1e784dfd851ca59ec7f4a2c0"}, "audit_ids": ["53RY8SnHR5qvWATWFnW7aA"], "issued_at": "2019-01-18T06:18:53.000000Z"}} 2019-01-18 06:18:53,183 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec0c1c1b735ab56c6b3588567dc70070bd39b0f7" 2019-01-18 06:18:53,259 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:18:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-558f5c4b-5c02-48fc-8147-c69d11af14e6 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:18:53,259 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-558f5c4b-5c02-48fc-8147-c69d11af14e6 2019-01-18 06:18:53,266 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-aa6f6a82-5e13-451e-bf08-244a5e2c2dbb-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec0c1c1b735ab56c6b3588567dc70070bd39b0f7" 2019-01-18 06:18:53,437 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-1d5fa324-0773-4ca9-b897-6ca741937a87 Date: Fri, 18 Jan 2019 06:18:53 GMT RESP BODY: {"networks":[]} 2019-01-18 06:18:53,437 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-aa6f6a82-5e13-451e-bf08-244a5e2c2dbb-pub-net used request id req-1d5fa324-0773-4ca9-b897-6ca741937a87 2019-01-18 06:18:53,437 - neutron_utils - INFO - Creating network with name CreateInstancePortManipulationTests-aa6f6a82-5e13-451e-bf08-244a5e2c2dbb-pub-net 2019-01-18 06:18:53,443 - 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}ec0c1c1b735ab56c6b3588567dc70070bd39b0f7" -d '{"network": {"name": "CreateInstancePortManipulationTests-aa6f6a82-5e13-451e-bf08-244a5e2c2dbb-pub-net", "admin_state_up": true}}' 2019-01-18 06:18:53,990 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 638 X-Openstack-Request-Id: req-6d6de552-edb8-4ab1-8eea-40c32dd93011 Date: Fri, 18 Jan 2019 06:18:53 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"fcafd749-9686-4259-885d-51a167ab5c27","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"1c779d81e4944116a1ef427dc9fb2ed9","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-18T06:18:53Z","is_default":false,"name":"CreateInstancePortManipulationTests-aa6f6a82-5e13-451e-bf08-244a5e2c2dbb-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"1c779d81e4944116a1ef427dc9fb2ed9","created_at":"2019-01-18T06:18:53Z","mtu":1450}} 2019-01-18 06:18:53,991 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks used request id req-6d6de552-edb8-4ab1-8eea-40c32dd93011 2019-01-18 06:18:53,997 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=fcafd749-9686-4259-885d-51a167ab5c27 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec0c1c1b735ab56c6b3588567dc70070bd39b0f7" 2019-01-18 06:18:54,236 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 622 X-Openstack-Request-Id: req-2d231e2a-20ac-4ebe-8925-189830a6055a Date: Fri, 18 Jan 2019 06:18: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":"2019-01-18T06:18:53Z","tenant_id":"1c779d81e4944116a1ef427dc9fb2ed9","created_at":"2019-01-18T06:18:53Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"1c779d81e4944116a1ef427dc9fb2ed9","id":"fcafd749-9686-4259-885d-51a167ab5c27","name":"CreateInstancePortManipulationTests-aa6f6a82-5e13-451e-bf08-244a5e2c2dbb-pub-net"}]} 2019-01-18 06:18:54,237 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=fcafd749-9686-4259-885d-51a167ab5c27 used request id req-2d231e2a-20ac-4ebe-8925-189830a6055a 2019-01-18 06:18:54,242 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=fcafd749-9686-4259-885d-51a167ab5c27 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec0c1c1b735ab56c6b3588567dc70070bd39b0f7" 2019-01-18 06:18:54,421 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-fe5c9173-8436-4b8f-b432-0f8890546903 Date: Fri, 18 Jan 2019 06:18:54 GMT RESP BODY: {"subnets":[]} 2019-01-18 06:18:54,421 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=fcafd749-9686-4259-885d-51a167ab5c27 used request id req-fe5c9173-8436-4b8f-b432-0f8890546903 2019-01-18 06:18:54,421 - neutron_utils - INFO - Creating subnet with name CreateInstancePortManipulationTests-aa6f6a82-5e13-451e-bf08-244a5e2c2dbb-pub-subnet 2019-01-18 06:18:54,427 - 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}ec0c1c1b735ab56c6b3588567dc70070bd39b0f7" -d '{"subnets": [{"ip_version": 4, "network_id": "fcafd749-9686-4259-885d-51a167ab5c27", "cidr": "10.55.0.0/24", "name": "CreateInstancePortManipulationTests-aa6f6a82-5e13-451e-bf08-244a5e2c2dbb-pub-subnet"}]}' 2019-01-18 06:18:55,283 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-9afd9f01-0033-49e8-80ce-17fd48663907 Date: Fri, 18 Jan 2019 06:18:55 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"fcafd749-9686-4259-885d-51a167ab5c27","tenant_id":"1c779d81e4944116a1ef427dc9fb2ed9","created_at":"2019-01-18T06:18:54Z","dns_nameservers":[],"updated_at":"2019-01-18T06:18: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":"1c779d81e4944116a1ef427dc9fb2ed9","id":"072b3c81-937b-4aae-8176-f529dddf9b4a","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-aa6f6a82-5e13-451e-bf08-244a5e2c2dbb-pub-subnet"}]} 2019-01-18 06:18:55,283 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets used request id req-9afd9f01-0033-49e8-80ce-17fd48663907 2019-01-18 06:18:55,291 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=fcafd749-9686-4259-885d-51a167ab5c27 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec0c1c1b735ab56c6b3588567dc70070bd39b0f7" 2019-01-18 06:18:55,550 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-75920815-80ae-442b-932c-d759e2ddb1d3 Date: Fri, 18 Jan 2019 06:18: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":["072b3c81-937b-4aae-8176-f529dddf9b4a"],"updated_at":"2019-01-18T06:18:54Z","tenant_id":"1c779d81e4944116a1ef427dc9fb2ed9","created_at":"2019-01-18T06:18:53Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"1c779d81e4944116a1ef427dc9fb2ed9","id":"fcafd749-9686-4259-885d-51a167ab5c27","name":"CreateInstancePortManipulationTests-aa6f6a82-5e13-451e-bf08-244a5e2c2dbb-pub-net"}]} 2019-01-18 06:18:55,550 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=fcafd749-9686-4259-885d-51a167ab5c27 used request id req-75920815-80ae-442b-932c-d759e2ddb1d3 2019-01-18 06:18:55,556 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=fcafd749-9686-4259-885d-51a167ab5c27 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec0c1c1b735ab56c6b3588567dc70070bd39b0f7" 2019-01-18 06:18:55,757 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-8bc977f0-3c8d-494e-b1ac-44088a5cd2f1 Date: Fri, 18 Jan 2019 06:18:55 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"fcafd749-9686-4259-885d-51a167ab5c27","tenant_id":"1c779d81e4944116a1ef427dc9fb2ed9","created_at":"2019-01-18T06:18:54Z","dns_nameservers":[],"updated_at":"2019-01-18T06:18: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":"1c779d81e4944116a1ef427dc9fb2ed9","id":"072b3c81-937b-4aae-8176-f529dddf9b4a","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-aa6f6a82-5e13-451e-bf08-244a5e2c2dbb-pub-subnet"}]} 2019-01-18 06:18:55,757 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=fcafd749-9686-4259-885d-51a167ab5c27 used request id req-8bc977f0-3c8d-494e-b1ac-44088a5cd2f1 2019-01-18 06:18:55,758 - OpenStackNetwork - DEBUG - Network [fcafd749-9686-4259-885d-51a167ab5c27] created successfully 2019-01-18 06:18:55,758 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:18:55,759 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:18:56,281 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "488fca829f8b496daa1cd2cdc6e45c49", "name": "Member"}, {"id": "c65201bd05504fa786d79b166e8bbba3", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}], "expires_at": "2019-01-18T07:18:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "020d00b5451a467cb276d06789a1149d", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "id": "e292c913af7844408b6509a836e493f5"}, "audit_ids": ["_fmRXarRQzmgCA8ZwfeTjg"], "issued_at": "2019-01-18T06:18:56.000000Z"}} 2019-01-18 06:18:56,282 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b247f614fa6f7356a5bd2666b764617687efab91" 2019-01-18 06:18:56,365 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:18:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cbc28f82-0cda-40c5-ba32-fcabe55469c1 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:18:56,365 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-cbc28f82-0cda-40c5-ba32-fcabe55469c1 2019-01-18 06:18:56,367 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-18 06:18:56,372 - 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}b247f614fa6f7356a5bd2666b764617687efab91" 2019-01-18 06:18:56,543 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:18: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-e1f1d4ba-29e7-4194-8c1d-9f7546ac57a7 x-compute-request-id: req-e1f1d4ba-29e7-4194-8c1d-9f7546ac57a7 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2019-01-18 06:18:56,543 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-e1f1d4ba-29e7-4194-8c1d-9f7546ac57a7 2019-01-18 06:18:56,547 - 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}b247f614fa6f7356a5bd2666b764617687efab91" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstancePortManipulationTests-aa6f6a82-5e13-451e-bf08-244a5e2c2dbb-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2019-01-18 06:18:56,604 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:18: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-73821385-6a6b-4138-a1a5-702c8f93366d x-compute-request-id: req-73821385-6a6b-4138-a1a5-702c8f93366d Content-Encoding: gzip Content-Length: 328 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/6e8699cc-9c0e-49d0-9b55-ecb7316cd0eb", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/6e8699cc-9c0e-49d0-9b55-ecb7316cd0eb", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "6e8699cc-9c0e-49d0-9b55-ecb7316cd0eb", "name": "CreateInstancePortManipulationTests-aa6f6a82-5e13-451e-bf08-244a5e2c2dbb-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2019-01-18 06:18:56,604 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-73821385-6a6b-4138-a1a5-702c8f93366d 2019-01-18 06:18:56,605 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:18:56,606 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:18:56,988 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "88737d9348f7401c9c13e0d50daf1459", "name": "CreateInstancePortManipulationTests-36a095c8-1fe8-4c0-proj-role"}], "expires_at": "2019-01-18T07:18:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1c779d81e4944116a1ef427dc9fb2ed9", "name": "CreateInstancePortManipulationTests-36a095c8-1fe8-4c0-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/1c779d81e4944116a1ef427dc9fb2ed9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/1c779d81e4944116a1ef427dc9fb2ed9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/1c779d81e4944116a1ef427dc9fb2ed9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/1c779d81e4944116a1ef427dc9fb2ed9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/1c779d81e4944116a1ef427dc9fb2ed9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/1c779d81e4944116a1ef427dc9fb2ed9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/1c779d81e4944116a1ef427dc9fb2ed9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/1c779d81e4944116a1ef427dc9fb2ed9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/1c779d81e4944116a1ef427dc9fb2ed9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/1c779d81e4944116a1ef427dc9fb2ed9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/1c779d81e4944116a1ef427dc9fb2ed9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/1c779d81e4944116a1ef427dc9fb2ed9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-36a095c8-1fe8-4c0-user", "id": "53fb2a6c1e784dfd851ca59ec7f4a2c0"}, "audit_ids": ["7SPHqyrZT-qHOdPI6jxJ8w"], "issued_at": "2019-01-18T06:18:56.000000Z"}} 2019-01-18 06:18:56,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}e340defa042ecb1f1a52cd0dc7f8bdc8b9532c88" 2019-01-18 06:18:57,076 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:18:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bca65743-dc09-436d-b733-ba4b97ba0474 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:18:57,076 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-bca65743-dc09-436d-b733-ba4b97ba0474 2019-01-18 06:18:57,077 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-18 06:18:57,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}e340defa042ecb1f1a52cd0dc7f8bdc8b9532c88" 2019-01-18 06:18:57,149 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:18:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ce871116-8a76-4c97-9fe0-57607ad01d0c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:18:57,150 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-ce871116-8a76-4c97-9fe0-57607ad01d0c 2019-01-18 06:18:57,158 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-aa6f6a82-5e13-451e-bf08-244a5e2c2dbb-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e340defa042ecb1f1a52cd0dc7f8bdc8b9532c88" 2019-01-18 06:18:57,405 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-f72f6a17-5c40-4103-9223-3526ca5471bb Date: Fri, 18 Jan 2019 06:18: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":["072b3c81-937b-4aae-8176-f529dddf9b4a"],"updated_at":"2019-01-18T06:18:54Z","tenant_id":"1c779d81e4944116a1ef427dc9fb2ed9","created_at":"2019-01-18T06:18:53Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"1c779d81e4944116a1ef427dc9fb2ed9","id":"fcafd749-9686-4259-885d-51a167ab5c27","name":"CreateInstancePortManipulationTests-aa6f6a82-5e13-451e-bf08-244a5e2c2dbb-pub-net"}]} 2019-01-18 06:18:57,405 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-aa6f6a82-5e13-451e-bf08-244a5e2c2dbb-pub-net used request id req-f72f6a17-5c40-4103-9223-3526ca5471bb 2019-01-18 06:18:57,408 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-18 06:18:57,413 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 18 Jan 2019 06:18: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"}]}]}} 2019-01-18 06:18:57,414 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/1c779d81e4944116a1ef427dc9fb2ed9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e340defa042ecb1f1a52cd0dc7f8bdc8b9532c88" 2019-01-18 06:18:57,493 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:18:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8d909d91-eb0f-435e-8c8e-8c02fa379cdb 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/1c779d81e4944116a1ef427dc9fb2ed9"}, "enabled": true, "id": "1c779d81e4944116a1ef427dc9fb2ed9", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-36a095c8-1fe8-4c0-proj"}} 2019-01-18 06:18:57,493 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/1c779d81e4944116a1ef427dc9fb2ed9 used request id req-8d909d91-eb0f-435e-8c8e-8c02fa379cdb 2019-01-18 06:18:57,498 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=fcafd749-9686-4259-885d-51a167ab5c27 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e340defa042ecb1f1a52cd0dc7f8bdc8b9532c88" 2019-01-18 06:18:57,696 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-faf4f729-92dc-4fe4-b2e0-254fdb510cdb Date: Fri, 18 Jan 2019 06:18:57 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"fcafd749-9686-4259-885d-51a167ab5c27","tenant_id":"1c779d81e4944116a1ef427dc9fb2ed9","created_at":"2019-01-18T06:18:54Z","dns_nameservers":[],"updated_at":"2019-01-18T06:18: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":"1c779d81e4944116a1ef427dc9fb2ed9","id":"072b3c81-937b-4aae-8176-f529dddf9b4a","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-aa6f6a82-5e13-451e-bf08-244a5e2c2dbb-pub-subnet"}]} 2019-01-18 06:18:57,696 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=fcafd749-9686-4259-885d-51a167ab5c27 used request id req-faf4f729-92dc-4fe4-b2e0-254fdb510cdb 2019-01-18 06:18:57,702 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=fcafd749-9686-4259-885d-51a167ab5c27&mac_address=foo&name=CreateInstancePortManipulationTests-aa6f6a82-5e13-451e-bf08-244a5e2c2dbbport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e340defa042ecb1f1a52cd0dc7f8bdc8b9532c88" 2019-01-18 06:18:57,882 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-e83ac3d9-e826-45dd-817c-95eab8124037 Date: Fri, 18 Jan 2019 06:18:57 GMT RESP BODY: {"ports":[]} 2019-01-18 06:18:57,882 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=fcafd749-9686-4259-885d-51a167ab5c27&mac_address=foo&name=CreateInstancePortManipulationTests-aa6f6a82-5e13-451e-bf08-244a5e2c2dbbport-1&admin_state_up=True used request id req-e83ac3d9-e826-45dd-817c-95eab8124037 2019-01-18 06:18:57,885 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-aa6f6a82-5e13-451e-bf08-244a5e2c2dbb-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e340defa042ecb1f1a52cd0dc7f8bdc8b9532c88" 2019-01-18 06:18:58,124 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06: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-2eb49bb6-1b96-458a-b6ee-0cdd59238108 x-compute-request-id: req-2eb49bb6-1b96-458a-b6ee-0cdd59238108 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2019-01-18 06:18:58,124 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-aa6f6a82-5e13-451e-bf08-244a5e2c2dbb-inst used request id req-2eb49bb6-1b96-458a-b6ee-0cdd59238108 2019-01-18 06:18:58,130 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-aa6f6a82-5e13-451e-bf08-244a5e2c2dbb-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e340defa042ecb1f1a52cd0dc7f8bdc8b9532c88" 2019-01-18 06:18:58,380 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-43f71a57-5e1d-4a58-82c8-28cb1fa8f4c2 Date: Fri, 18 Jan 2019 06:18: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":["072b3c81-937b-4aae-8176-f529dddf9b4a"],"updated_at":"2019-01-18T06:18:54Z","tenant_id":"1c779d81e4944116a1ef427dc9fb2ed9","created_at":"2019-01-18T06:18:53Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"1c779d81e4944116a1ef427dc9fb2ed9","id":"fcafd749-9686-4259-885d-51a167ab5c27","name":"CreateInstancePortManipulationTests-aa6f6a82-5e13-451e-bf08-244a5e2c2dbb-pub-net"}]} 2019-01-18 06:18:58,381 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-aa6f6a82-5e13-451e-bf08-244a5e2c2dbb-pub-net used request id req-43f71a57-5e1d-4a58-82c8-28cb1fa8f4c2 2019-01-18 06:18:58,385 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/1c779d81e4944116a1ef427dc9fb2ed9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e340defa042ecb1f1a52cd0dc7f8bdc8b9532c88" 2019-01-18 06:18:58,461 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:18:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e7e3c7fa-94d7-4030-9b8a-13e5d900cda1 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/1c779d81e4944116a1ef427dc9fb2ed9"}, "enabled": true, "id": "1c779d81e4944116a1ef427dc9fb2ed9", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-36a095c8-1fe8-4c0-proj"}} 2019-01-18 06:18:58,461 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/1c779d81e4944116a1ef427dc9fb2ed9 used request id req-e7e3c7fa-94d7-4030-9b8a-13e5d900cda1 2019-01-18 06:18:58,467 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=fcafd749-9686-4259-885d-51a167ab5c27 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e340defa042ecb1f1a52cd0dc7f8bdc8b9532c88" 2019-01-18 06:18:58,656 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-444bc06f-7207-4700-badd-af72b9b2c3d8 Date: Fri, 18 Jan 2019 06:18:58 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"fcafd749-9686-4259-885d-51a167ab5c27","tenant_id":"1c779d81e4944116a1ef427dc9fb2ed9","created_at":"2019-01-18T06:18:54Z","dns_nameservers":[],"updated_at":"2019-01-18T06:18: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":"1c779d81e4944116a1ef427dc9fb2ed9","id":"072b3c81-937b-4aae-8176-f529dddf9b4a","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-aa6f6a82-5e13-451e-bf08-244a5e2c2dbb-pub-subnet"}]} 2019-01-18 06:18:58,657 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=fcafd749-9686-4259-885d-51a167ab5c27 used request id req-444bc06f-7207-4700-badd-af72b9b2c3d8 2019-01-18 06:18:58,662 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=fcafd749-9686-4259-885d-51a167ab5c27&mac_address=foo&name=CreateInstancePortManipulationTests-aa6f6a82-5e13-451e-bf08-244a5e2c2dbbport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e340defa042ecb1f1a52cd0dc7f8bdc8b9532c88" 2019-01-18 06:18:58,845 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-79af3734-d7dc-4b17-aae1-b0aa8709b1a2 Date: Fri, 18 Jan 2019 06:18:58 GMT RESP BODY: {"ports":[]} 2019-01-18 06:18:58,845 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=fcafd749-9686-4259-885d-51a167ab5c27&mac_address=foo&name=CreateInstancePortManipulationTests-aa6f6a82-5e13-451e-bf08-244a5e2c2dbbport-1&admin_state_up=True used request id req-79af3734-d7dc-4b17-aae1-b0aa8709b1a2 2019-01-18 06:18:58,846 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:18:58,847 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:18:59,221 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "88737d9348f7401c9c13e0d50daf1459", "name": "CreateInstancePortManipulationTests-36a095c8-1fe8-4c0-proj-role"}], "expires_at": "2019-01-18T07:18:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1c779d81e4944116a1ef427dc9fb2ed9", "name": "CreateInstancePortManipulationTests-36a095c8-1fe8-4c0-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/1c779d81e4944116a1ef427dc9fb2ed9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/1c779d81e4944116a1ef427dc9fb2ed9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/1c779d81e4944116a1ef427dc9fb2ed9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/1c779d81e4944116a1ef427dc9fb2ed9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/1c779d81e4944116a1ef427dc9fb2ed9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/1c779d81e4944116a1ef427dc9fb2ed9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/1c779d81e4944116a1ef427dc9fb2ed9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/1c779d81e4944116a1ef427dc9fb2ed9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/1c779d81e4944116a1ef427dc9fb2ed9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/1c779d81e4944116a1ef427dc9fb2ed9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/1c779d81e4944116a1ef427dc9fb2ed9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/1c779d81e4944116a1ef427dc9fb2ed9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-36a095c8-1fe8-4c0-user", "id": "53fb2a6c1e784dfd851ca59ec7f4a2c0"}, "audit_ids": ["rrRq5s5ZQWaWo-tOCC9c6w"], "issued_at": "2019-01-18T06:18:59.000000Z"}} 2019-01-18 06:18:59,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}5ecddffad320e8c7840f7828b0f165b58af42d22" 2019-01-18 06:18:59,292 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:18:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cf81bb3e-db1d-4e43-8443-a6738e532ba2 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:18:59,292 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-cf81bb3e-db1d-4e43-8443-a6738e532ba2 2019-01-18 06:18:59,299 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-aa6f6a82-5e13-451e-bf08-244a5e2c2dbb-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e340defa042ecb1f1a52cd0dc7f8bdc8b9532c88" 2019-01-18 06:18:59,541 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-49243420-6316-43c8-8ede-946d9702ac55 Date: Fri, 18 Jan 2019 06:18: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":["072b3c81-937b-4aae-8176-f529dddf9b4a"],"updated_at":"2019-01-18T06:18:54Z","tenant_id":"1c779d81e4944116a1ef427dc9fb2ed9","created_at":"2019-01-18T06:18:53Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"1c779d81e4944116a1ef427dc9fb2ed9","id":"fcafd749-9686-4259-885d-51a167ab5c27","name":"CreateInstancePortManipulationTests-aa6f6a82-5e13-451e-bf08-244a5e2c2dbb-pub-net"}]} 2019-01-18 06:18:59,541 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-aa6f6a82-5e13-451e-bf08-244a5e2c2dbb-pub-net used request id req-49243420-6316-43c8-8ede-946d9702ac55 2019-01-18 06:18:59,547 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=fcafd749-9686-4259-885d-51a167ab5c27 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e340defa042ecb1f1a52cd0dc7f8bdc8b9532c88" 2019-01-18 06:18:59,735 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-ef606de8-27af-447d-b78b-07315fd950b4 Date: Fri, 18 Jan 2019 06:18:59 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"fcafd749-9686-4259-885d-51a167ab5c27","tenant_id":"1c779d81e4944116a1ef427dc9fb2ed9","created_at":"2019-01-18T06:18:54Z","dns_nameservers":[],"updated_at":"2019-01-18T06:18: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":"1c779d81e4944116a1ef427dc9fb2ed9","id":"072b3c81-937b-4aae-8176-f529dddf9b4a","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-aa6f6a82-5e13-451e-bf08-244a5e2c2dbb-pub-subnet"}]} 2019-01-18 06:18:59,735 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=fcafd749-9686-4259-885d-51a167ab5c27 used request id req-ef606de8-27af-447d-b78b-07315fd950b4 2019-01-18 06:18:59,741 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-aa6f6a82-5e13-451e-bf08-244a5e2c2dbb-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e340defa042ecb1f1a52cd0dc7f8bdc8b9532c88" 2019-01-18 06:18:59,844 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-a4638367-a24c-491c-9ecb-61b1b6b48ea3 Date: Fri, 18 Jan 2019 06:18: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":["072b3c81-937b-4aae-8176-f529dddf9b4a"],"updated_at":"2019-01-18T06:18:54Z","tenant_id":"1c779d81e4944116a1ef427dc9fb2ed9","created_at":"2019-01-18T06:18:53Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"1c779d81e4944116a1ef427dc9fb2ed9","id":"fcafd749-9686-4259-885d-51a167ab5c27","name":"CreateInstancePortManipulationTests-aa6f6a82-5e13-451e-bf08-244a5e2c2dbb-pub-net"}]} 2019-01-18 06:18:59,844 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-aa6f6a82-5e13-451e-bf08-244a5e2c2dbb-pub-net used request id req-a4638367-a24c-491c-9ecb-61b1b6b48ea3 2019-01-18 06:18:59,847 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-18 06:18:59,853 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 18 Jan 2019 06:18: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"}]}]}} 2019-01-18 06:18:59,854 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/1c779d81e4944116a1ef427dc9fb2ed9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ecddffad320e8c7840f7828b0f165b58af42d22" 2019-01-18 06:18:59,934 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:18:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-18103116-b216-4369-be76-cc84691d491f 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/1c779d81e4944116a1ef427dc9fb2ed9"}, "enabled": true, "id": "1c779d81e4944116a1ef427dc9fb2ed9", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-36a095c8-1fe8-4c0-proj"}} 2019-01-18 06:18:59,934 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/1c779d81e4944116a1ef427dc9fb2ed9 used request id req-18103116-b216-4369-be76-cc84691d491f 2019-01-18 06:18:59,940 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=fcafd749-9686-4259-885d-51a167ab5c27 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e340defa042ecb1f1a52cd0dc7f8bdc8b9532c88" 2019-01-18 06:19:00,152 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-5a50ce02-8589-4cd9-a9d5-1c9b09f3c6b4 Date: Fri, 18 Jan 2019 06:19:00 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"fcafd749-9686-4259-885d-51a167ab5c27","tenant_id":"1c779d81e4944116a1ef427dc9fb2ed9","created_at":"2019-01-18T06:18:54Z","dns_nameservers":[],"updated_at":"2019-01-18T06:18: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":"1c779d81e4944116a1ef427dc9fb2ed9","id":"072b3c81-937b-4aae-8176-f529dddf9b4a","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-aa6f6a82-5e13-451e-bf08-244a5e2c2dbb-pub-subnet"}]} 2019-01-18 06:19:00,152 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=fcafd749-9686-4259-885d-51a167ab5c27 used request id req-5a50ce02-8589-4cd9-a9d5-1c9b09f3c6b4 2019-01-18 06:19:00,153 - neutron_utils - INFO - Creating port for network with name - CreateInstancePortManipulationTests-aa6f6a82-5e13-451e-bf08-244a5e2c2dbb-pub-net 2019-01-18 06:19:00,158 - 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}e340defa042ecb1f1a52cd0dc7f8bdc8b9532c88" -d '{"port": {"network_id": "fcafd749-9686-4259-885d-51a167ab5c27", "mac_address": "foo", "name": "CreateInstancePortManipulationTests-aa6f6a82-5e13-451e-bf08-244a5e2c2dbbport-1", "admin_state_up": true}}' 2019-01-18 06:19:00,320 - keystoneauth.session - DEBUG - RESP: [400] Content-Length: 145 Content-Type: application/json X-Openstack-Request-Id: req-57c7581e-2500-4713-a989-208292a0f7b0 Date: Fri, 18 Jan 2019 06:19:00 GMT RESP BODY: {"NeutronError": {"message": "Invalid input for mac_address. Reason: 'foo' is not a valid MAC address.", "type": "HTTPBadRequest", "detail": ""}} 2019-01-18 06:19:00,321 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/ports used request id req-57c7581e-2500-4713-a989-208292a0f7b0 2019-01-18 06:19:00,321 - 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": ""}} 2019-01-18 06:19:00,324 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/flavors/6e8699cc-9c0e-49d0-9b55-ecb7316cd0eb -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b247f614fa6f7356a5bd2666b764617687efab91" 2019-01-18 06:19:00,376 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 18 Jan 2019 06:19: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-0769a143-acd1-46e8-9943-9d71f17d4f97 x-compute-request-id: req-0769a143-acd1-46e8-9943-9d71f17d4f97 Content-Length: 0 Content-Type: application/json 2019-01-18 06:19:00,376 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/6e8699cc-9c0e-49d0-9b55-ecb7316cd0eb used request id req-0769a143-acd1-46e8-9943-9d71f17d4f97 2019-01-18 06:19:00,377 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-aa6f6a82-5e13-451e-bf08-244a5e2c2dbb-pub-subnet 2019-01-18 06:19:00,377 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-aa6f6a82-5e13-451e-bf08-244a5e2c2dbb-pub-subnet 2019-01-18 06:19:00,383 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/subnets/072b3c81-937b-4aae-8176-f529dddf9b4a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec0c1c1b735ab56c6b3588567dc70070bd39b0f7" 2019-01-18 06:19:02,598 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-5af56aae-21e4-4d9a-8575-9f0f0ed86895 Date: Fri, 18 Jan 2019 06:19:02 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-18 06:19:02,598 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/072b3c81-937b-4aae-8176-f529dddf9b4a used request id req-5af56aae-21e4-4d9a-8575-9f0f0ed86895 2019-01-18 06:19:02,598 - neutron_utils - INFO - Deleting network with name CreateInstancePortManipulationTests-aa6f6a82-5e13-451e-bf08-244a5e2c2dbb-pub-net 2019-01-18 06:19:02,604 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/networks/fcafd749-9686-4259-885d-51a167ab5c27 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec0c1c1b735ab56c6b3588567dc70070bd39b0f7" 2019-01-18 06:19:03,843 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-eb8d67bd-5674-4195-ab72-904abcb7282e Date: Fri, 18 Jan 2019 06:19:03 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-18 06:19:03,843 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/fcafd749-9686-4259-885d-51a167ab5c27 used request id req-eb8d67bd-5674-4195-ab72-904abcb7282e 2019-01-18 06:19:03,844 - glance_utils - INFO - Deleting image named - CreateInstancePortManipulationTests-aa6f6a82-5e13-451e-bf08-244a5e2c2dbb-image 2019-01-18 06:19:03,847 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9292/v2/images/92018a48-9d1c-4230-a2fe-f7a4a657dc72 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2b7da97aa954a57df5508f177509c3ca06822b1a" 2019-01-18 06:19:05,411 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-d6f54087-7e0b-4ad6-b663-807e9358a016 Date: Fri, 18 Jan 2019 06:19:05 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-18 06:19:05,411 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/92018a48-9d1c-4230-a2fe-f7a4a657dc72 used request id req-d6f54087-7e0b-4ad6-b663-807e9358a016 2019-01-18 06:19:05,418 - 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}cfd3e043c08624a9b632d6413110cae5b4d2491f" 2019-01-18 06:19:05,644 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-8ebdf2b2-5899-4b64-9aa2-78a1afd84fa9 Date: Fri, 18 Jan 2019 06:19:05 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-18T04:53:26Z", "updated_at": "2019-01-18T04:53:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:53:26Z", "revision_number": 0, "id": "260c2de9-5dc5-4508-b06c-24b9d7ed838c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:53:26Z", "security_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:53:26Z", "revision_number": 0, "id": "571036d3-cb1d-483a-acb9-96f19293add9", "remote_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "remote_ip_prefix": null, "created_at": "2019-01-18T04:53:26Z", "security_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:53:26Z", "revision_number": 0, "id": "84255fa4-c13a-4cfe-b73d-e56ee216ca1e", "remote_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "remote_ip_prefix": null, "created_at": "2019-01-18T04:53:26Z", "security_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:53:26Z", "revision_number": 0, "id": "9c6f69fc-3bf8-4346-9288-5a255b82b67e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:53:26Z", "security_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "created_at": "2019-01-18T04:51:20Z", "updated_at": "2019-01-18T04:51:20Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "24c99e6f-888c-4943-9c93-54ad3b18b18c", "remote_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv4", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "2b339890-44d0-4711-a050-08a64d58e2a0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv6", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "45161a51-d6dd-4bb8-986d-bc2f88599c1d", "remote_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv6", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "87b9b994-ae22-4850-863a-6a4925bd01fe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv4", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}], "revision_number": 4, "project_id": "9c53a91613fb4d5080479ac6f51697ed", "id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "020d00b5451a467cb276d06789a1149d", "created_at": "2019-01-18T05:59:12Z", "updated_at": "2019-01-18T05:59:12Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:12Z", "revision_number": 0, "id": "38b091dd-dca7-4cbe-8c1c-dd18a74bfca8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:12Z", "security_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "tenant_id": "020d00b5451a467cb276d06789a1149d", "port_range_min": null, "ethertype": "IPv6", "project_id": "020d00b5451a467cb276d06789a1149d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:12Z", "revision_number": 0, "id": "38b9f88b-1fc0-40d1-af74-237d79be193d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:12Z", "security_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "tenant_id": "020d00b5451a467cb276d06789a1149d", "port_range_min": null, "ethertype": "IPv4", "project_id": "020d00b5451a467cb276d06789a1149d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:12Z", "revision_number": 0, "id": "60f7d4a7-1a27-4801-a1e8-5bf33633b818", "remote_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:12Z", "security_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "tenant_id": "020d00b5451a467cb276d06789a1149d", "port_range_min": null, "ethertype": "IPv6", "project_id": "020d00b5451a467cb276d06789a1149d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:12Z", "revision_number": 0, "id": "8faf6dda-6919-4b75-b745-2af38abf8dcf", "remote_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:12Z", "security_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "tenant_id": "020d00b5451a467cb276d06789a1149d", "port_range_min": null, "ethertype": "IPv4", "project_id": "020d00b5451a467cb276d06789a1149d"}], "revision_number": 4, "project_id": "020d00b5451a467cb276d06789a1149d", "id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "created_at": "2019-01-18T04:39:06Z", "updated_at": "2019-01-18T04:39:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "0aedefa2-edbc-47b5-bead-e954540f6937", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "47feb8aba08a40dca7028a1701e597b9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "4bf1a402-0fa2-4cfd-9fee-4a28f16bb271", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "47feb8aba08a40dca7028a1701e597b9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "4e399c2e-bc03-4aa3-b192-1fafdc9248ba", "remote_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "47feb8aba08a40dca7028a1701e597b9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "8860837e-afbd-4411-adf9-d88db88c2114", "remote_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "47feb8aba08a40dca7028a1701e597b9"}], "revision_number": 4, "project_id": "47feb8aba08a40dca7028a1701e597b9", "id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1c779d81e4944116a1ef427dc9fb2ed9", "created_at": "2019-01-18T06:18:53Z", "updated_at": "2019-01-18T06:18:53Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:18:53Z", "revision_number": 0, "id": "2b4bda8d-53b9-4240-bcf9-ed4d2ec570aa", "remote_group_id": "c708f1fd-1cb4-4392-83f3-6d807bc94483", "remote_ip_prefix": null, "created_at": "2019-01-18T06:18:53Z", "security_group_id": "c708f1fd-1cb4-4392-83f3-6d807bc94483", "tenant_id": "1c779d81e4944116a1ef427dc9fb2ed9", "port_range_min": null, "ethertype": "IPv4", "project_id": "1c779d81e4944116a1ef427dc9fb2ed9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:18:53Z", "revision_number": 0, "id": "2f3c844d-6258-414c-b174-66b3e1a672a0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T06:18:53Z", "security_group_id": "c708f1fd-1cb4-4392-83f3-6d807bc94483", "tenant_id": "1c779d81e4944116a1ef427dc9fb2ed9", "port_range_min": null, "ethertype": "IPv4", "project_id": "1c779d81e4944116a1ef427dc9fb2ed9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:18:53Z", "revision_number": 0, "id": "515a5466-6e1d-4260-8199-e4515cd29ef2", "remote_group_id": "c708f1fd-1cb4-4392-83f3-6d807bc94483", "remote_ip_prefix": null, "created_at": "2019-01-18T06:18:53Z", "security_group_id": "c708f1fd-1cb4-4392-83f3-6d807bc94483", "tenant_id": "1c779d81e4944116a1ef427dc9fb2ed9", "port_range_min": null, "ethertype": "IPv6", "project_id": "1c779d81e4944116a1ef427dc9fb2ed9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:18:53Z", "revision_number": 0, "id": "53b02b05-c6da-4e7a-9cfe-3d188e34c3b7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T06:18:53Z", "security_group_id": "c708f1fd-1cb4-4392-83f3-6d807bc94483", "tenant_id": "1c779d81e4944116a1ef427dc9fb2ed9", "port_range_min": null, "ethertype": "IPv6", "project_id": "1c779d81e4944116a1ef427dc9fb2ed9"}], "revision_number": 4, "project_id": "1c779d81e4944116a1ef427dc9fb2ed9", "id": "c708f1fd-1cb4-4392-83f3-6d807bc94483", "name": "default"}]} 2019-01-18 06:19:05,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-8ebdf2b2-5899-4b64-9aa2-78a1afd84fa9 2019-01-18 06:19:05,649 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/9c53a91613fb4d5080479ac6f51697ed -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cfd3e043c08624a9b632d6413110cae5b4d2491f" 2019-01-18 06:19:05,742 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:19:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c9f1a90c-35fe-4d4e-ab25-7aabae4ddfd4 Content-Encoding: gzip Content-Length: 190 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/9c53a91613fb4d5080479ac6f51697ed"}, "enabled": true, "id": "9c53a91613fb4d5080479ac6f51697ed", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2019-01-18 06:19:05,742 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/9c53a91613fb4d5080479ac6f51697ed used request id req-c9f1a90c-35fe-4d4e-ab25-7aabae4ddfd4 2019-01-18 06:19:05,746 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/020d00b5451a467cb276d06789a1149d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cfd3e043c08624a9b632d6413110cae5b4d2491f" 2019-01-18 06:19:05,827 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:19:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8c0ce2af-d39c-4330-84fd-8ffa41de7d67 Content-Encoding: gzip Content-Length: 248 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/020d00b5451a467cb276d06789a1149d"}, "enabled": true, "id": "020d00b5451a467cb276d06789a1149d", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}} 2019-01-18 06:19:05,827 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/020d00b5451a467cb276d06789a1149d used request id req-8c0ce2af-d39c-4330-84fd-8ffa41de7d67 2019-01-18 06:19:05,831 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/47feb8aba08a40dca7028a1701e597b9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cfd3e043c08624a9b632d6413110cae5b4d2491f" 2019-01-18 06:19:05,919 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:19:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a14cd3fd-54f7-45ba-bc25-85cc84c41bf0 Content-Encoding: gzip Content-Length: 205 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/47feb8aba08a40dca7028a1701e597b9"}, "enabled": true, "id": "47feb8aba08a40dca7028a1701e597b9", "parent_id": "default", "domain_id": "default", "name": "service"}} 2019-01-18 06:19:05,919 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/47feb8aba08a40dca7028a1701e597b9 used request id req-a14cd3fd-54f7-45ba-bc25-85cc84c41bf0 2019-01-18 06:19:05,923 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/1c779d81e4944116a1ef427dc9fb2ed9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cfd3e043c08624a9b632d6413110cae5b4d2491f" 2019-01-18 06:19:06,012 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:19:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b55cc2b1-1b93-42b9-af1a-b42002459321 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/1c779d81e4944116a1ef427dc9fb2ed9"}, "enabled": true, "id": "1c779d81e4944116a1ef427dc9fb2ed9", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-36a095c8-1fe8-4c0-proj"}} 2019-01-18 06:19:06,012 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/1c779d81e4944116a1ef427dc9fb2ed9 used request id req-b55cc2b1-1b93-42b9-af1a-b42002459321 2019-01-18 06:19:06,013 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c708f1fd-1cb4-4392-83f3-6d807bc94483 2019-01-18 06:19:06,018 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=c708f1fd-1cb4-4392-83f3-6d807bc94483 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cfd3e043c08624a9b632d6413110cae5b4d2491f" 2019-01-18 06:19:06,192 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-4af3e227-03ee-4f58-9af5-50f6da961a6e Date: Fri, 18 Jan 2019 06:19:06 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "c708f1fd-1cb4-4392-83f3-6d807bc94483", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T06:18:53Z", "security_group_id": "c708f1fd-1cb4-4392-83f3-6d807bc94483", "port_range_min": null, "revision_number": 0, "tenant_id": "1c779d81e4944116a1ef427dc9fb2ed9", "created_at": "2019-01-18T06:18:53Z", "project_id": "1c779d81e4944116a1ef427dc9fb2ed9", "id": "2b4bda8d-53b9-4240-bcf9-ed4d2ec570aa"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T06:18:53Z", "security_group_id": "c708f1fd-1cb4-4392-83f3-6d807bc94483", "port_range_min": null, "revision_number": 0, "tenant_id": "1c779d81e4944116a1ef427dc9fb2ed9", "created_at": "2019-01-18T06:18:53Z", "project_id": "1c779d81e4944116a1ef427dc9fb2ed9", "id": "2f3c844d-6258-414c-b174-66b3e1a672a0"}, {"remote_group_id": "c708f1fd-1cb4-4392-83f3-6d807bc94483", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T06:18:53Z", "security_group_id": "c708f1fd-1cb4-4392-83f3-6d807bc94483", "port_range_min": null, "revision_number": 0, "tenant_id": "1c779d81e4944116a1ef427dc9fb2ed9", "created_at": "2019-01-18T06:18:53Z", "project_id": "1c779d81e4944116a1ef427dc9fb2ed9", "id": "515a5466-6e1d-4260-8199-e4515cd29ef2"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T06:18:53Z", "security_group_id": "c708f1fd-1cb4-4392-83f3-6d807bc94483", "port_range_min": null, "revision_number": 0, "tenant_id": "1c779d81e4944116a1ef427dc9fb2ed9", "created_at": "2019-01-18T06:18:53Z", "project_id": "1c779d81e4944116a1ef427dc9fb2ed9", "id": "53b02b05-c6da-4e7a-9cfe-3d188e34c3b7"}]} 2019-01-18 06:19:06,192 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=c708f1fd-1cb4-4392-83f3-6d807bc94483 used request id req-4af3e227-03ee-4f58-9af5-50f6da961a6e 2019-01-18 06:19:06,193 - neutron_utils - INFO - Deleting security group with name - default 2019-01-18 06:19:06,198 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-groups/c708f1fd-1cb4-4392-83f3-6d807bc94483 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cfd3e043c08624a9b632d6413110cae5b4d2491f" 2019-01-18 06:19:06,471 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-93f36e5e-c4b4-4ba4-9249-acd42e30d2dd Content-Length: 0 Date: Fri, 18 Jan 2019 06:19:06 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-18 06:19:06,471 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/c708f1fd-1cb4-4392-83f3-6d807bc94483 used request id req-93f36e5e-c4b4-4ba4-9249-acd42e30d2dd 2019-01-18 06:19:06,472 - keystone_utils - INFO - Deleting project with name - CreateInstancePortManipulationTests-36a095c8-1fe8-4c0-proj 2019-01-18 06:19:06,476 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/1c779d81e4944116a1ef427dc9fb2ed9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cfd3e043c08624a9b632d6413110cae5b4d2491f" 2019-01-18 06:19:06,665 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 06:19:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dbb5c44f-c6b7-40f7-b686-6cf8f0f75050 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 06:19:06,665 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/1c779d81e4944116a1ef427dc9fb2ed9 used request id req-dbb5c44f-c6b7-40f7-b686-6cf8f0f75050 2019-01-18 06:19:06,665 - keystone_utils - INFO - Deleting role with name - CreateInstancePortManipulationTests-36a095c8-1fe8-4c0-proj-role 2019-01-18 06:19:06,669 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/88737d9348f7401c9c13e0d50daf1459 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cfd3e043c08624a9b632d6413110cae5b4d2491f" 2019-01-18 06:19:06,794 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 06:19:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e864cb33-cabd-4c24-ae52-45d1ded991c9 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 06:19:06,794 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/88737d9348f7401c9c13e0d50daf1459 used request id req-e864cb33-cabd-4c24-ae52-45d1ded991c9 2019-01-18 06:19:06,798 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cfd3e043c08624a9b632d6413110cae5b4d2491f" 2019-01-18 06:19:06,890 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:19:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0e4c4548-2b7f-44d3-9005-872c91c840a5 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "488fca829f8b496daa1cd2cdc6e45c49", "links": {"self": "http://172.30.9.23:5000/v3/roles/488fca829f8b496daa1cd2cdc6e45c49"}, "name": "Member"}, {"domain_id": null, "id": "6b7f4f4f76264b6fb449c43b86ee3817", "links": {"self": "http://172.30.9.23:5000/v3/roles/6b7f4f4f76264b6fb449c43b86ee3817"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a482b711adf94961bf4bb28eda7f0e28", "links": {"self": "http://172.30.9.23:5000/v3/roles/a482b711adf94961bf4bb28eda7f0e28"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c65201bd05504fa786d79b166e8bbba3", "links": {"self": "http://172.30.9.23:5000/v3/roles/c65201bd05504fa786d79b166e8bbba3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "e7e317b66c174923a8cb46c48d897c8d", "links": {"self": "http://172.30.9.23:5000/v3/roles/e7e317b66c174923a8cb46c48d897c8d"}, "name": "ResellerAdmin"}]} 2019-01-18 06:19:06,890 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-0e4c4548-2b7f-44d3-9005-872c91c840a5 2019-01-18 06:19:06,891 - keystone_utils - INFO - Deleting user with name - CreateInstancePortManipulationTests-36a095c8-1fe8-4c0-user 2019-01-18 06:19:06,894 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/53fb2a6c1e784dfd851ca59ec7f4a2c0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0957bbd6b27291612e630f9c83575383d357dade" 2019-01-18 06:19:07,091 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 06:19:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c4239084-3e98-4978-8968-5065c6ffa8a6 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 06:19:07,091 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/53fb2a6c1e784dfd851ca59ec7f4a2c0 used request id req-c4239084-3e98-4978-8968-5065c6ffa8a6 2019-01-18 06:19:07,092 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:19:07,481 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "488fca829f8b496daa1cd2cdc6e45c49", "name": "Member"}, {"id": "c65201bd05504fa786d79b166e8bbba3", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}], "expires_at": "2019-01-18T07:19:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "020d00b5451a467cb276d06789a1149d", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "id": "e292c913af7844408b6509a836e493f5"}, "audit_ids": ["AnJQUkjfSJC8OZxx4XOzwA"], "issued_at": "2019-01-18T06:19:07.000000Z"}} 2019-01-18 06:19:07,482 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7a66d1af5e911e9315b4d0cf1c22f2cd16cc290" 2019-01-18 06:19:07,569 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:19:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-974f2286-84eb-4059-a0f1-1e67f7cbd559 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:19:07,569 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-974f2286-84eb-4059-a0f1-1e67f7cbd559 2019-01-18 06:19:07,571 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:19:07,572 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:19:07,951 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "488fca829f8b496daa1cd2cdc6e45c49", "name": "Member"}, {"id": "c65201bd05504fa786d79b166e8bbba3", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}], "expires_at": "2019-01-18T07:19:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "020d00b5451a467cb276d06789a1149d", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "id": "e292c913af7844408b6509a836e493f5"}, "audit_ids": ["i1-FhrKETQSkubCmQsK9gA"], "issued_at": "2019-01-18T06:19:07.000000Z"}} 2019-01-18 06:19:07,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}27a87adc4d7846aba60315efd0ae343f9dce0e11" 2019-01-18 06:19:08,040 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:19:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2c6e11e2-968b-49cc-87c5-037f49a3f9a9 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:19:08,040 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-2c6e11e2-968b-49cc-87c5-037f49a3f9a9 2019-01-18 06:19:08,045 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-18 06:19:08,050 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 18 Jan 2019 06:19: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"}]}]}} 2019-01-18 06:19:08,051 - 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-62f6b80d-149f-4d6-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27a87adc4d7846aba60315efd0ae343f9dce0e11" 2019-01-18 06:19:08,132 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:19:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-52e2f569-9600-47ca-906f-1861e1757d1a 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-62f6b80d-149f-4d6-proj", "previous": null, "next": null}, "projects": []} 2019-01-18 06:19:08,132 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-62f6b80d-149f-4d6-proj used request id req-52e2f569-9600-47ca-906f-1861e1757d1a 2019-01-18 06:19:08,136 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27a87adc4d7846aba60315efd0ae343f9dce0e11" 2019-01-18 06:19:08,230 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:19:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8511da01-f717-495c-abd2-63adf12cc8a9 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-18 06:19:08,230 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-8511da01-f717-495c-abd2-63adf12cc8a9 2019-01-18 06:19:08,234 - 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}27a87adc4d7846aba60315efd0ae343f9dce0e11" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstancePortManipulationTests-62f6b80d-149f-4d6-proj"}}' 2019-01-18 06:19:08,357 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 18 Jan 2019 06:19:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-33575544-48d5-4256-94d2-051852135ba0 Content-Length: 320 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/1ed91d4246c04485bb3a85d37cdc84b1"}, "enabled": true, "id": "1ed91d4246c04485bb3a85d37cdc84b1", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-62f6b80d-149f-4d6-proj"}} 2019-01-18 06:19:08,357 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-33575544-48d5-4256-94d2-051852135ba0 2019-01-18 06:19:08,357 - keystone_utils - INFO - Created project with name - CreateInstancePortManipulationTests-62f6b80d-149f-4d6-proj 2019-01-18 06:19:08,357 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:19:08,358 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:19:08,731 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "488fca829f8b496daa1cd2cdc6e45c49", "name": "Member"}, {"id": "c65201bd05504fa786d79b166e8bbba3", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}], "expires_at": "2019-01-18T07:19:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "020d00b5451a467cb276d06789a1149d", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "id": "e292c913af7844408b6509a836e493f5"}, "audit_ids": ["T8gToQSZTveVoWs_kuqKIA"], "issued_at": "2019-01-18T06:19:08.000000Z"}} 2019-01-18 06:19:08,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}77e4606654990d39723f3246cca750566f9c493c" 2019-01-18 06:19:08,826 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:19:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6f247293-262b-4a9d-81a5-126a2c0ac010 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:19:08,826 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-6f247293-262b-4a9d-81a5-126a2c0ac010 2019-01-18 06:19:08,830 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-18 06:19:08,835 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 18 Jan 2019 06:19: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"}]}]}} 2019-01-18 06:19:08,836 - 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}77e4606654990d39723f3246cca750566f9c493c" 2019-01-18 06:19:08,870 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:19:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-38a3d510-3b9c-472e-a928-e6ff09c3ddd3 Content-Encoding: gzip Content-Length: 869 Content-Type: application/json RESP BODY: {"users": [{"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/0607a2b4beb0408e9fa51cc5ba027ac6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0607a2b4beb0408e9fa51cc5ba027ac6", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/17c61b95071545a094cc82823d2b88b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "17c61b95071545a094cc82823d2b88b8", "email": "nova@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/29e5d2dfed2447bda26fc75bd1122674"}, "domain_id": "default", "enabled": true, "options": {}, "id": "29e5d2dfed2447bda26fc75bd1122674", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/3b6dcc8c791e4b6e8831f5b5e583de80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3b6dcc8c791e4b6e8831f5b5e583de80", "email": "neutron@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.23:5000/v3/users/45ab52d673584bc198669be88c88b878"}, "domain_id": "default", "enabled": true, "options": {}, "id": "45ab52d673584bc198669be88c88b878", "email": "barbican@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/57795b4ee52f49c6a71f55bb6c4012f8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "57795b4ee52f49c6a71f55bb6c4012f8", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/5c52969262974d64ac2a300ca5d60f50"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c52969262974d64ac2a300ca5d60f50", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/5fc15572bb1c489ba92bd9945bbc1f64"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5fc15572bb1c489ba92bd9945bbc1f64", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/6b519d70e25f4e61a9dfd738cd6bba22"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6b519d70e25f4e61a9dfd738cd6bba22", "email": "heat@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.23:5000/v3/users/8248437208b540c2893a7117ad102a87"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8248437208b540c2893a7117ad102a87", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/890dee97e62840c5b15e36f03f6b7efc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "890dee97e62840c5b15e36f03f6b7efc", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/8cccb516ecc44ed9bb7c8633df108fd4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8cccb516ecc44ed9bb7c8633df108fd4", "email": "glance@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.23:5000/v3/users/97c3d863a98148299fa116fdb54be470"}, "domain_id": "default", "enabled": true, "options": {}, "id": "97c3d863a98148299fa116fdb54be470", "email": "tacker@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/a2a0c8c0f19941808c9f618af50b3b79"}, "domain_id": "c19db1b8f60647a9a114cd23287c807b", "enabled": true, "options": {}, "id": "a2a0c8c0f19941808c9f618af50b3b79", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "links": {"self": "http://172.30.9.23:5000/v3/users/e292c913af7844408b6509a836e493f5"}, "domain_id": "default", "enabled": true, "id": "e292c913af7844408b6509a836e493f5", "options": {}}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/fe5de73ba9cb41b2be24ccf1f72f5ed4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe5de73ba9cb41b2be24ccf1f72f5ed4", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2019-01-18 06:19:08,871 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-38a3d510-3b9c-472e-a928-e6ff09c3ddd3 2019-01-18 06:19:08,874 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateInstancePortManipulationTests-62f6b80d-149f-4d6-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77e4606654990d39723f3246cca750566f9c493c" 2019-01-18 06:19:08,890 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:19:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0fd61047-bb73-4c3a-a2cd-330352ce016f Content-Encoding: gzip Content-Length: 264 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateInstancePortManipulationTests-62f6b80d-149f-4d6-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/1ed91d4246c04485bb3a85d37cdc84b1"}, "enabled": true, "id": "1ed91d4246c04485bb3a85d37cdc84b1", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-62f6b80d-149f-4d6-proj"}]} 2019-01-18 06:19:08,890 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateInstancePortManipulationTests-62f6b80d-149f-4d6-proj used request id req-0fd61047-bb73-4c3a-a2cd-330352ce016f 2019-01-18 06:19:08,893 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77e4606654990d39723f3246cca750566f9c493c" 2019-01-18 06:19:08,982 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:19:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-69d6045d-8b6c-402b-a2fc-a4dea5a039c8 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-18 06:19:08,982 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-69d6045d-8b6c-402b-a2fc-a4dea5a039c8 2019-01-18 06:19:09,350 - keystone_utils - INFO - Created user with name - CreateInstancePortManipulationTests-62f6b80d-149f-4d6-user 2019-01-18 06:19:09,351 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:19:09,355 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27a87adc4d7846aba60315efd0ae343f9dce0e11" 2019-01-18 06:19:09,449 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:19:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-98ec4b4e-0115-4f93-9236-a0697f4b6f28 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "488fca829f8b496daa1cd2cdc6e45c49", "links": {"self": "http://172.30.9.23:5000/v3/roles/488fca829f8b496daa1cd2cdc6e45c49"}, "name": "Member"}, {"domain_id": null, "id": "6b7f4f4f76264b6fb449c43b86ee3817", "links": {"self": "http://172.30.9.23:5000/v3/roles/6b7f4f4f76264b6fb449c43b86ee3817"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a482b711adf94961bf4bb28eda7f0e28", "links": {"self": "http://172.30.9.23:5000/v3/roles/a482b711adf94961bf4bb28eda7f0e28"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c65201bd05504fa786d79b166e8bbba3", "links": {"self": "http://172.30.9.23:5000/v3/roles/c65201bd05504fa786d79b166e8bbba3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "e7e317b66c174923a8cb46c48d897c8d", "links": {"self": "http://172.30.9.23:5000/v3/roles/e7e317b66c174923a8cb46c48d897c8d"}, "name": "ResellerAdmin"}]} 2019-01-18 06:19:09,449 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-98ec4b4e-0115-4f93-9236-a0697f4b6f28 2019-01-18 06:19:09,453 - 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}27a87adc4d7846aba60315efd0ae343f9dce0e11" -d '{"role": {"name": "CreateInstancePortManipulationTests-62f6b80d-149f-4d6-proj-role"}}' 2019-01-18 06:19:09,578 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 18 Jan 2019 06:19:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7cd3afa1-2dc8-4ca7-9ed9-84a5b6bb3a21 Content-Length: 234 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "da4dc00c91af409da78ec73e43011230", "links": {"self": "http://172.30.9.23:5000/v3/roles/da4dc00c91af409da78ec73e43011230"}, "name": "CreateInstancePortManipulationTests-62f6b80d-149f-4d6-proj-role"}} 2019-01-18 06:19:09,579 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-7cd3afa1-2dc8-4ca7-9ed9-84a5b6bb3a21 2019-01-18 06:19:09,579 - keystone_utils - INFO - Created role with name - CreateInstancePortManipulationTests-62f6b80d-149f-4d6-proj-role 2019-01-18 06:19:09,583 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/da4dc00c91af409da78ec73e43011230 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27a87adc4d7846aba60315efd0ae343f9dce0e11" 2019-01-18 06:19:09,665 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:19:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c461aab3-a973-48f3-b6cd-390111a10ee3 Content-Encoding: gzip Content-Length: 186 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.23:5000/v3/roles/da4dc00c91af409da78ec73e43011230"}, "domain_id": null, "name": "CreateInstancePortManipulationTests-62f6b80d-149f-4d6-proj-role", "id": "da4dc00c91af409da78ec73e43011230"}} 2019-01-18 06:19:09,665 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/da4dc00c91af409da78ec73e43011230 used request id req-c461aab3-a973-48f3-b6cd-390111a10ee3 2019-01-18 06:19:09,666 - keystone_utils - INFO - Granting role CreateInstancePortManipulationTests-62f6b80d-149f-4d6-proj-role to project CreateInstancePortManipulationTests-62f6b80d-149f-4d6-proj 2019-01-18 06:19:09,669 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/1ed91d4246c04485bb3a85d37cdc84b1/users/de17fdc09be845f9a2846fe862dab0de/roles/da4dc00c91af409da78ec73e43011230 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27a87adc4d7846aba60315efd0ae343f9dce0e11" 2019-01-18 06:19:09,797 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 06:19:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-199d148c-da3c-4db6-b897-47b15016f192 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 06:19:09,797 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/1ed91d4246c04485bb3a85d37cdc84b1/users/de17fdc09be845f9a2846fe862dab0de/roles/da4dc00c91af409da78ec73e43011230 used request id req-199d148c-da3c-4db6-b897-47b15016f192 2019-01-18 06:19:09,797 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2019-01-18 06:19:09,797 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:19:09,798 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:19:10,188 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "da4dc00c91af409da78ec73e43011230", "name": "CreateInstancePortManipulationTests-62f6b80d-149f-4d6-proj-role"}], "expires_at": "2019-01-18T07:19:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1ed91d4246c04485bb3a85d37cdc84b1", "name": "CreateInstancePortManipulationTests-62f6b80d-149f-4d6-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/1ed91d4246c04485bb3a85d37cdc84b1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/1ed91d4246c04485bb3a85d37cdc84b1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/1ed91d4246c04485bb3a85d37cdc84b1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/1ed91d4246c04485bb3a85d37cdc84b1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/1ed91d4246c04485bb3a85d37cdc84b1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/1ed91d4246c04485bb3a85d37cdc84b1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/1ed91d4246c04485bb3a85d37cdc84b1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/1ed91d4246c04485bb3a85d37cdc84b1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/1ed91d4246c04485bb3a85d37cdc84b1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/1ed91d4246c04485bb3a85d37cdc84b1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/1ed91d4246c04485bb3a85d37cdc84b1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/1ed91d4246c04485bb3a85d37cdc84b1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-62f6b80d-149f-4d6-user", "id": "de17fdc09be845f9a2846fe862dab0de"}, "audit_ids": ["gIOnf7f1QdC_ZIWlmVMNEw"], "issued_at": "2019-01-18T06:19:10.000000Z"}} 2019-01-18 06:19:10,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}046b5c863e3eb06d8ff820efab78c8e4ba1fc0e7" 2019-01-18 06:19:10,260 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:19:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-847a9aaf-d36e-453d-9b1a-01445ce51b57 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:19:10,260 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-847a9aaf-d36e-453d-9b1a-01445ce51b57 2019-01-18 06:19:10,266 - 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-573fa919-b2ca-4e95-b337-48d1bf24bcb6-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}046b5c863e3eb06d8ff820efab78c8e4ba1fc0e7" 2019-01-18 06:19:10,448 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 180 Content-Type: application/json X-Openstack-Request-Id: req-bbd6e14b-ea36-4d14-ac0f-91236a695a03 Date: Fri, 18 Jan 2019 06:19:10 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-573fa919-b2ca-4e95-b337-48d1bf24bcb6-image"} 2019-01-18 06:19:10,448 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-573fa919-b2ca-4e95-b337-48d1bf24bcb6-image used request id req-bbd6e14b-ea36-4d14-ac0f-91236a695a03 2019-01-18 06:19:10,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}046b5c863e3eb06d8ff820efab78c8e4ba1fc0e7" 2019-01-18 06:19:10,609 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-0f3070de-f1d6-415e-ba46-e897f71e36ac Date: Fri, 18 Jan 2019 06:19: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"}}} 2019-01-18 06:19:10,610 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-0f3070de-f1d6-415e-ba46-e897f71e36ac 2019-01-18 06:19:10,635 - 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}046b5c863e3eb06d8ff820efab78c8e4ba1fc0e7" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstancePortManipulationTests-573fa919-b2ca-4e95-b337-48d1bf24bcb6-image"}' 2019-01-18 06:19:10,808 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 639 Content-Type: application/json Location: http://172.30.9.23:9292/v2/images/c1cb8c92-0b72-4726-9c38-5ddcb52ac19d X-Openstack-Request-Id: req-0e4dc907-2f4b-4516-9178-d6a466facc84 Date: Fri, 18 Jan 2019 06:19:10 GMT RESP BODY: {"status": "queued", "name": "CreateInstancePortManipulationTests-573fa919-b2ca-4e95-b337-48d1bf24bcb6-image", "tags": [], "container_format": "bare", "created_at": "2019-01-18T06:19:10Z", "size": null, "disk_format": "qcow2", "updated_at": "2019-01-18T06:19:10Z", "visibility": "shared", "locations": [], "self": "/v2/images/c1cb8c92-0b72-4726-9c38-5ddcb52ac19d", "min_disk": 0, "protected": false, "id": "c1cb8c92-0b72-4726-9c38-5ddcb52ac19d", "file": "/v2/images/c1cb8c92-0b72-4726-9c38-5ddcb52ac19d/file", "checksum": null, "owner": "1ed91d4246c04485bb3a85d37cdc84b1", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-18 06:19:10,808 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-0e4dc907-2f4b-4516-9178-d6a466facc84 2019-01-18 06:19:10,819 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9292/v2/images/c1cb8c92-0b72-4726-9c38-5ddcb52ac19d/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}046b5c863e3eb06d8ff820efab78c8e4ba1fc0e7" -d '' 2019-01-18 06:19:12,740 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-3c703b0a-361f-4851-8497-c22b5bb4deb6 Date: Fri, 18 Jan 2019 06:19:12 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-18 06:19:12,740 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/c1cb8c92-0b72-4726-9c38-5ddcb52ac19d/file used request id req-3c703b0a-361f-4851-8497-c22b5bb4deb6 2019-01-18 06:19:12,741 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-01-18 06:19:12,744 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/c1cb8c92-0b72-4726-9c38-5ddcb52ac19d -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}046b5c863e3eb06d8ff820efab78c8e4ba1fc0e7" 2019-01-18 06:19:12,904 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-a06db6dc-a60b-4416-ae31-182b552d51cf Date: Fri, 18 Jan 2019 06:19:12 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-573fa919-b2ca-4e95-b337-48d1bf24bcb6-image", "tags": [], "container_format": "bare", "created_at": "2019-01-18T06:19:10Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-18T06:19:12Z", "visibility": "shared", "locations": [{"url": "rbd://af014572-0a5d-4a80-a07f-9105f52ab2c1/images/c1cb8c92-0b72-4726-9c38-5ddcb52ac19d/snap", "metadata": {}}], "self": "/v2/images/c1cb8c92-0b72-4726-9c38-5ddcb52ac19d", "min_disk": 0, "protected": false, "id": "c1cb8c92-0b72-4726-9c38-5ddcb52ac19d", "file": "/v2/images/c1cb8c92-0b72-4726-9c38-5ddcb52ac19d/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "1ed91d4246c04485bb3a85d37cdc84b1", "direct_url": "rbd://af014572-0a5d-4a80-a07f-9105f52ab2c1/images/c1cb8c92-0b72-4726-9c38-5ddcb52ac19d/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-18 06:19:12,904 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/c1cb8c92-0b72-4726-9c38-5ddcb52ac19d used request id req-a06db6dc-a60b-4416-ae31-182b552d51cf 2019-01-18 06:19:12,907 - 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}046b5c863e3eb06d8ff820efab78c8e4ba1fc0e7" 2019-01-18 06:19:12,915 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-da271470-9d10-48b5-9aa4-1b893ef30e10 Date: Fri, 18 Jan 2019 06:19: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"}}} 2019-01-18 06:19:12,915 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-da271470-9d10-48b5-9aa4-1b893ef30e10 2019-01-18 06:19:12,918 - create_image - INFO - Created image with name - CreateInstancePortManipulationTests-573fa919-b2ca-4e95-b337-48d1bf24bcb6-image 2019-01-18 06:19:12,921 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/c1cb8c92-0b72-4726-9c38-5ddcb52ac19d -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}046b5c863e3eb06d8ff820efab78c8e4ba1fc0e7" 2019-01-18 06:19:13,100 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-c29b48f8-85d6-4cf7-8c37-3dcf02f69f99 Date: Fri, 18 Jan 2019 06:19:13 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-573fa919-b2ca-4e95-b337-48d1bf24bcb6-image", "tags": [], "container_format": "bare", "created_at": "2019-01-18T06:19:10Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-18T06:19:12Z", "visibility": "shared", "locations": [{"url": "rbd://af014572-0a5d-4a80-a07f-9105f52ab2c1/images/c1cb8c92-0b72-4726-9c38-5ddcb52ac19d/snap", "metadata": {}}], "self": "/v2/images/c1cb8c92-0b72-4726-9c38-5ddcb52ac19d", "min_disk": 0, "protected": false, "id": "c1cb8c92-0b72-4726-9c38-5ddcb52ac19d", "file": "/v2/images/c1cb8c92-0b72-4726-9c38-5ddcb52ac19d/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "1ed91d4246c04485bb3a85d37cdc84b1", "direct_url": "rbd://af014572-0a5d-4a80-a07f-9105f52ab2c1/images/c1cb8c92-0b72-4726-9c38-5ddcb52ac19d/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-18 06:19:13,100 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/c1cb8c92-0b72-4726-9c38-5ddcb52ac19d used request id req-c29b48f8-85d6-4cf7-8c37-3dcf02f69f99 2019-01-18 06:19:13,100 - create_image - DEBUG - Instance status is - active 2019-01-18 06:19:13,101 - create_image - DEBUG - Image is active with name - CreateInstancePortManipulationTests-573fa919-b2ca-4e95-b337-48d1bf24bcb6-image 2019-01-18 06:19:13,101 - create_image - INFO - Image is now active with name - CreateInstancePortManipulationTests-573fa919-b2ca-4e95-b337-48d1bf24bcb6-image 2019-01-18 06:19:13,101 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:19:13,102 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:19:13,476 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "da4dc00c91af409da78ec73e43011230", "name": "CreateInstancePortManipulationTests-62f6b80d-149f-4d6-proj-role"}], "expires_at": "2019-01-18T07:19:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1ed91d4246c04485bb3a85d37cdc84b1", "name": "CreateInstancePortManipulationTests-62f6b80d-149f-4d6-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/1ed91d4246c04485bb3a85d37cdc84b1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/1ed91d4246c04485bb3a85d37cdc84b1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/1ed91d4246c04485bb3a85d37cdc84b1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/1ed91d4246c04485bb3a85d37cdc84b1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/1ed91d4246c04485bb3a85d37cdc84b1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/1ed91d4246c04485bb3a85d37cdc84b1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/1ed91d4246c04485bb3a85d37cdc84b1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/1ed91d4246c04485bb3a85d37cdc84b1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/1ed91d4246c04485bb3a85d37cdc84b1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/1ed91d4246c04485bb3a85d37cdc84b1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/1ed91d4246c04485bb3a85d37cdc84b1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/1ed91d4246c04485bb3a85d37cdc84b1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-62f6b80d-149f-4d6-user", "id": "de17fdc09be845f9a2846fe862dab0de"}, "audit_ids": ["RfSOz1mJTVq7Rs8ari3MYQ"], "issued_at": "2019-01-18T06:19:13.000000Z"}} 2019-01-18 06:19:13,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}d344fca9cd3396df86cdb33603da5bb6d95d5b07" 2019-01-18 06:19:13,556 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:19:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-960157cb-0cf8-4467-a0f6-73f955a37bc5 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:19:13,556 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-960157cb-0cf8-4467-a0f6-73f955a37bc5 2019-01-18 06:19:13,563 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-573fa919-b2ca-4e95-b337-48d1bf24bcb6-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d344fca9cd3396df86cdb33603da5bb6d95d5b07" 2019-01-18 06:19:13,739 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-e6554ca5-ec1c-46d8-bb09-bc224f72b446 Date: Fri, 18 Jan 2019 06:19:13 GMT RESP BODY: {"networks":[]} 2019-01-18 06:19:13,739 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-573fa919-b2ca-4e95-b337-48d1bf24bcb6-pub-net used request id req-e6554ca5-ec1c-46d8-bb09-bc224f72b446 2019-01-18 06:19:13,740 - neutron_utils - INFO - Creating network with name CreateInstancePortManipulationTests-573fa919-b2ca-4e95-b337-48d1bf24bcb6-pub-net 2019-01-18 06:19:13,745 - 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}d344fca9cd3396df86cdb33603da5bb6d95d5b07" -d '{"network": {"name": "CreateInstancePortManipulationTests-573fa919-b2ca-4e95-b337-48d1bf24bcb6-pub-net", "admin_state_up": true}}' 2019-01-18 06:19:14,487 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 638 X-Openstack-Request-Id: req-f9b063b6-3329-462e-b3a6-88111b4fbcf8 Date: Fri, 18 Jan 2019 06:19:14 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"61ef3711-af01-47b8-bbcf-01d40541c0a0","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"1ed91d4246c04485bb3a85d37cdc84b1","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-18T06:19:14Z","is_default":false,"name":"CreateInstancePortManipulationTests-573fa919-b2ca-4e95-b337-48d1bf24bcb6-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"1ed91d4246c04485bb3a85d37cdc84b1","created_at":"2019-01-18T06:19:14Z","mtu":1450}} 2019-01-18 06:19:14,487 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks used request id req-f9b063b6-3329-462e-b3a6-88111b4fbcf8 2019-01-18 06:19:14,492 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=61ef3711-af01-47b8-bbcf-01d40541c0a0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d344fca9cd3396df86cdb33603da5bb6d95d5b07" 2019-01-18 06:19:14,725 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 622 X-Openstack-Request-Id: req-ec387aaa-b228-41b5-b46b-45d178e12039 Date: Fri, 18 Jan 2019 06:19: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":"2019-01-18T06:19:14Z","tenant_id":"1ed91d4246c04485bb3a85d37cdc84b1","created_at":"2019-01-18T06:19:14Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"1ed91d4246c04485bb3a85d37cdc84b1","id":"61ef3711-af01-47b8-bbcf-01d40541c0a0","name":"CreateInstancePortManipulationTests-573fa919-b2ca-4e95-b337-48d1bf24bcb6-pub-net"}]} 2019-01-18 06:19:14,726 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=61ef3711-af01-47b8-bbcf-01d40541c0a0 used request id req-ec387aaa-b228-41b5-b46b-45d178e12039 2019-01-18 06:19:14,731 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=61ef3711-af01-47b8-bbcf-01d40541c0a0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d344fca9cd3396df86cdb33603da5bb6d95d5b07" 2019-01-18 06:19:14,909 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-0b08831d-506f-40d8-acda-1fd6bc574169 Date: Fri, 18 Jan 2019 06:19:14 GMT RESP BODY: {"subnets":[]} 2019-01-18 06:19:14,910 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=61ef3711-af01-47b8-bbcf-01d40541c0a0 used request id req-0b08831d-506f-40d8-acda-1fd6bc574169 2019-01-18 06:19:14,910 - neutron_utils - INFO - Creating subnet with name CreateInstancePortManipulationTests-573fa919-b2ca-4e95-b337-48d1bf24bcb6-pub-subnet 2019-01-18 06:19:14,916 - 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}d344fca9cd3396df86cdb33603da5bb6d95d5b07" -d '{"subnets": [{"ip_version": 4, "network_id": "61ef3711-af01-47b8-bbcf-01d40541c0a0", "cidr": "10.55.0.0/24", "name": "CreateInstancePortManipulationTests-573fa919-b2ca-4e95-b337-48d1bf24bcb6-pub-subnet"}]}' 2019-01-18 06:19:15,738 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-3908c06d-c070-4653-bce7-aa2fb2be2986 Date: Fri, 18 Jan 2019 06:19:15 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"61ef3711-af01-47b8-bbcf-01d40541c0a0","tenant_id":"1ed91d4246c04485bb3a85d37cdc84b1","created_at":"2019-01-18T06:19:15Z","dns_nameservers":[],"updated_at":"2019-01-18T06:19:15Z","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":"1ed91d4246c04485bb3a85d37cdc84b1","id":"b056b481-bb28-41e9-a93f-a93401e3fcfa","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-573fa919-b2ca-4e95-b337-48d1bf24bcb6-pub-subnet"}]} 2019-01-18 06:19:15,738 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets used request id req-3908c06d-c070-4653-bce7-aa2fb2be2986 2019-01-18 06:19:15,744 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=61ef3711-af01-47b8-bbcf-01d40541c0a0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d344fca9cd3396df86cdb33603da5bb6d95d5b07" 2019-01-18 06:19:15,997 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-8bb6b661-a2b0-41ae-9aaa-489fe3598212 Date: Fri, 18 Jan 2019 06:19: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":["b056b481-bb28-41e9-a93f-a93401e3fcfa"],"updated_at":"2019-01-18T06:19:15Z","tenant_id":"1ed91d4246c04485bb3a85d37cdc84b1","created_at":"2019-01-18T06:19:14Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"1ed91d4246c04485bb3a85d37cdc84b1","id":"61ef3711-af01-47b8-bbcf-01d40541c0a0","name":"CreateInstancePortManipulationTests-573fa919-b2ca-4e95-b337-48d1bf24bcb6-pub-net"}]} 2019-01-18 06:19:15,998 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=61ef3711-af01-47b8-bbcf-01d40541c0a0 used request id req-8bb6b661-a2b0-41ae-9aaa-489fe3598212 2019-01-18 06:19:16,003 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=61ef3711-af01-47b8-bbcf-01d40541c0a0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d344fca9cd3396df86cdb33603da5bb6d95d5b07" 2019-01-18 06:19:16,200 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-1f6ac38e-d5c5-4d31-80b1-283f90e3fc94 Date: Fri, 18 Jan 2019 06:19:16 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"61ef3711-af01-47b8-bbcf-01d40541c0a0","tenant_id":"1ed91d4246c04485bb3a85d37cdc84b1","created_at":"2019-01-18T06:19:15Z","dns_nameservers":[],"updated_at":"2019-01-18T06:19:15Z","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":"1ed91d4246c04485bb3a85d37cdc84b1","id":"b056b481-bb28-41e9-a93f-a93401e3fcfa","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-573fa919-b2ca-4e95-b337-48d1bf24bcb6-pub-subnet"}]} 2019-01-18 06:19:16,200 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=61ef3711-af01-47b8-bbcf-01d40541c0a0 used request id req-1f6ac38e-d5c5-4d31-80b1-283f90e3fc94 2019-01-18 06:19:16,201 - OpenStackNetwork - DEBUG - Network [61ef3711-af01-47b8-bbcf-01d40541c0a0] created successfully 2019-01-18 06:19:16,201 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:19:16,202 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:19:16,596 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "488fca829f8b496daa1cd2cdc6e45c49", "name": "Member"}, {"id": "c65201bd05504fa786d79b166e8bbba3", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}], "expires_at": "2019-01-18T07:19:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "020d00b5451a467cb276d06789a1149d", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "id": "e292c913af7844408b6509a836e493f5"}, "audit_ids": ["XEFZR3qKT2G5PqiU5TVLRQ"], "issued_at": "2019-01-18T06:19:16.000000Z"}} 2019-01-18 06:19:16,597 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03c1a9dcc32bda856e31cc8232649115dfc608fe" 2019-01-18 06:19:16,681 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:19:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aee38f44-cf45-4ddb-924b-442c85774d68 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:19:16,681 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-aee38f44-cf45-4ddb-924b-442c85774d68 2019-01-18 06:19:16,682 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-18 06:19: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}03c1a9dcc32bda856e31cc8232649115dfc608fe" 2019-01-18 06:19:16,859 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:19: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-d4554154-863e-4b4e-ae73-da7299184b68 x-compute-request-id: req-d4554154-863e-4b4e-ae73-da7299184b68 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2019-01-18 06:19:16,859 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-d4554154-863e-4b4e-ae73-da7299184b68 2019-01-18 06:19:16,863 - 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}03c1a9dcc32bda856e31cc8232649115dfc608fe" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstancePortManipulationTests-573fa919-b2ca-4e95-b337-48d1bf24bcb6-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2019-01-18 06:19:16,920 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:19: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-b426de25-3a85-4f37-95c2-95acd714dedc x-compute-request-id: req-b426de25-3a85-4f37-95c2-95acd714dedc Content-Encoding: gzip Content-Length: 330 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/273492dc-6aaf-4769-ba77-9ffc70ce0e64", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/273492dc-6aaf-4769-ba77-9ffc70ce0e64", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "273492dc-6aaf-4769-ba77-9ffc70ce0e64", "name": "CreateInstancePortManipulationTests-573fa919-b2ca-4e95-b337-48d1bf24bcb6-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2019-01-18 06:19:16,920 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-b426de25-3a85-4f37-95c2-95acd714dedc 2019-01-18 06:19:16,921 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:19:16,922 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:19:17,296 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "da4dc00c91af409da78ec73e43011230", "name": "CreateInstancePortManipulationTests-62f6b80d-149f-4d6-proj-role"}], "expires_at": "2019-01-18T07:19:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1ed91d4246c04485bb3a85d37cdc84b1", "name": "CreateInstancePortManipulationTests-62f6b80d-149f-4d6-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/1ed91d4246c04485bb3a85d37cdc84b1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/1ed91d4246c04485bb3a85d37cdc84b1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/1ed91d4246c04485bb3a85d37cdc84b1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/1ed91d4246c04485bb3a85d37cdc84b1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/1ed91d4246c04485bb3a85d37cdc84b1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/1ed91d4246c04485bb3a85d37cdc84b1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/1ed91d4246c04485bb3a85d37cdc84b1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/1ed91d4246c04485bb3a85d37cdc84b1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/1ed91d4246c04485bb3a85d37cdc84b1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/1ed91d4246c04485bb3a85d37cdc84b1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/1ed91d4246c04485bb3a85d37cdc84b1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/1ed91d4246c04485bb3a85d37cdc84b1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-62f6b80d-149f-4d6-user", "id": "de17fdc09be845f9a2846fe862dab0de"}, "audit_ids": ["wPg7FlotRDqMrcG6IyxC2w"], "issued_at": "2019-01-18T06:19:17.000000Z"}} 2019-01-18 06:19:17,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}54870af23beaea4c71e70d09e039213e55f5a2b0" 2019-01-18 06:19:17,372 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:19:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-135d6b3e-5128-4174-8cbd-1b429b135681 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:19:17,372 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-135d6b3e-5128-4174-8cbd-1b429b135681 2019-01-18 06:19:17,373 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-18 06:19:17,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}54870af23beaea4c71e70d09e039213e55f5a2b0" 2019-01-18 06:19:17,450 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:19:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8dc7ec51-8d9a-410a-a171-cc8b5b91f238 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:19:17,451 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-8dc7ec51-8d9a-410a-a171-cc8b5b91f238 2019-01-18 06:19:17,459 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-573fa919-b2ca-4e95-b337-48d1bf24bcb6-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54870af23beaea4c71e70d09e039213e55f5a2b0" 2019-01-18 06:19:17,706 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-6fc0b0f5-7e5e-49fb-817a-3d7f4490f031 Date: Fri, 18 Jan 2019 06:19: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":["b056b481-bb28-41e9-a93f-a93401e3fcfa"],"updated_at":"2019-01-18T06:19:15Z","tenant_id":"1ed91d4246c04485bb3a85d37cdc84b1","created_at":"2019-01-18T06:19:14Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"1ed91d4246c04485bb3a85d37cdc84b1","id":"61ef3711-af01-47b8-bbcf-01d40541c0a0","name":"CreateInstancePortManipulationTests-573fa919-b2ca-4e95-b337-48d1bf24bcb6-pub-net"}]} 2019-01-18 06:19:17,706 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-573fa919-b2ca-4e95-b337-48d1bf24bcb6-pub-net used request id req-6fc0b0f5-7e5e-49fb-817a-3d7f4490f031 2019-01-18 06:19:17,710 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-18 06:19:17,715 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 18 Jan 2019 06:19: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"}]}]}} 2019-01-18 06:19:17,716 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/1ed91d4246c04485bb3a85d37cdc84b1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54870af23beaea4c71e70d09e039213e55f5a2b0" 2019-01-18 06:19:17,800 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:19:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-685abadd-59e6-49d2-8dd1-3817d755f5d5 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/1ed91d4246c04485bb3a85d37cdc84b1"}, "enabled": true, "id": "1ed91d4246c04485bb3a85d37cdc84b1", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-62f6b80d-149f-4d6-proj"}} 2019-01-18 06:19:17,800 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/1ed91d4246c04485bb3a85d37cdc84b1 used request id req-685abadd-59e6-49d2-8dd1-3817d755f5d5 2019-01-18 06:19:17,805 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=61ef3711-af01-47b8-bbcf-01d40541c0a0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54870af23beaea4c71e70d09e039213e55f5a2b0" 2019-01-18 06:19:18,015 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-fbfc85f6-a876-4396-80f2-fa545615fb55 Date: Fri, 18 Jan 2019 06:19:18 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"61ef3711-af01-47b8-bbcf-01d40541c0a0","tenant_id":"1ed91d4246c04485bb3a85d37cdc84b1","created_at":"2019-01-18T06:19:15Z","dns_nameservers":[],"updated_at":"2019-01-18T06:19:15Z","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":"1ed91d4246c04485bb3a85d37cdc84b1","id":"b056b481-bb28-41e9-a93f-a93401e3fcfa","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-573fa919-b2ca-4e95-b337-48d1bf24bcb6-pub-subnet"}]} 2019-01-18 06:19:18,015 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=61ef3711-af01-47b8-bbcf-01d40541c0a0 used request id req-fbfc85f6-a876-4396-80f2-fa545615fb55 2019-01-18 06:19:18,021 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=61ef3711-af01-47b8-bbcf-01d40541c0a0&mac_address=0a%3A1b%3A2c%3A3d%3A4e%3A5f&name=CreateInstancePortManipulationTests-573fa919-b2ca-4e95-b337-48d1bf24bcb6port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54870af23beaea4c71e70d09e039213e55f5a2b0" 2019-01-18 06:19:18,195 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-19a78d49-9418-4815-aa78-e98e119a636c Date: Fri, 18 Jan 2019 06:19:18 GMT RESP BODY: {"ports":[]} 2019-01-18 06:19:18,195 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=61ef3711-af01-47b8-bbcf-01d40541c0a0&mac_address=0a%3A1b%3A2c%3A3d%3A4e%3A5f&name=CreateInstancePortManipulationTests-573fa919-b2ca-4e95-b337-48d1bf24bcb6port-1&admin_state_up=True used request id req-19a78d49-9418-4815-aa78-e98e119a636c 2019-01-18 06:19:18,198 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-573fa919-b2ca-4e95-b337-48d1bf24bcb6-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54870af23beaea4c71e70d09e039213e55f5a2b0" 2019-01-18 06:19:18,428 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:19: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-561e8d46-e3ee-415a-9d28-b8a2cf5b488f x-compute-request-id: req-561e8d46-e3ee-415a-9d28-b8a2cf5b488f Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2019-01-18 06:19:18,428 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-573fa919-b2ca-4e95-b337-48d1bf24bcb6-inst used request id req-561e8d46-e3ee-415a-9d28-b8a2cf5b488f 2019-01-18 06:19:18,434 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-573fa919-b2ca-4e95-b337-48d1bf24bcb6-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54870af23beaea4c71e70d09e039213e55f5a2b0" 2019-01-18 06:19:18,684 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-31f0ae76-0b50-4c59-9c59-c3a088cc962b Date: Fri, 18 Jan 2019 06:19: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":["b056b481-bb28-41e9-a93f-a93401e3fcfa"],"updated_at":"2019-01-18T06:19:15Z","tenant_id":"1ed91d4246c04485bb3a85d37cdc84b1","created_at":"2019-01-18T06:19:14Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"1ed91d4246c04485bb3a85d37cdc84b1","id":"61ef3711-af01-47b8-bbcf-01d40541c0a0","name":"CreateInstancePortManipulationTests-573fa919-b2ca-4e95-b337-48d1bf24bcb6-pub-net"}]} 2019-01-18 06:19:18,684 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-573fa919-b2ca-4e95-b337-48d1bf24bcb6-pub-net used request id req-31f0ae76-0b50-4c59-9c59-c3a088cc962b 2019-01-18 06:19:18,689 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/1ed91d4246c04485bb3a85d37cdc84b1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54870af23beaea4c71e70d09e039213e55f5a2b0" 2019-01-18 06:19:18,774 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:19:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e7c8d35b-3660-45f4-8b7d-3186b8905757 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/1ed91d4246c04485bb3a85d37cdc84b1"}, "enabled": true, "id": "1ed91d4246c04485bb3a85d37cdc84b1", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-62f6b80d-149f-4d6-proj"}} 2019-01-18 06:19:18,775 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/1ed91d4246c04485bb3a85d37cdc84b1 used request id req-e7c8d35b-3660-45f4-8b7d-3186b8905757 2019-01-18 06:19:18,780 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=61ef3711-af01-47b8-bbcf-01d40541c0a0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54870af23beaea4c71e70d09e039213e55f5a2b0" 2019-01-18 06:19:18,980 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-836046e0-274b-49ee-a0a2-4888a0152199 Date: Fri, 18 Jan 2019 06:19:18 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"61ef3711-af01-47b8-bbcf-01d40541c0a0","tenant_id":"1ed91d4246c04485bb3a85d37cdc84b1","created_at":"2019-01-18T06:19:15Z","dns_nameservers":[],"updated_at":"2019-01-18T06:19:15Z","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":"1ed91d4246c04485bb3a85d37cdc84b1","id":"b056b481-bb28-41e9-a93f-a93401e3fcfa","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-573fa919-b2ca-4e95-b337-48d1bf24bcb6-pub-subnet"}]} 2019-01-18 06:19:18,980 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=61ef3711-af01-47b8-bbcf-01d40541c0a0 used request id req-836046e0-274b-49ee-a0a2-4888a0152199 2019-01-18 06:19:18,986 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=61ef3711-af01-47b8-bbcf-01d40541c0a0&mac_address=0a%3A1b%3A2c%3A3d%3A4e%3A5f&name=CreateInstancePortManipulationTests-573fa919-b2ca-4e95-b337-48d1bf24bcb6port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54870af23beaea4c71e70d09e039213e55f5a2b0" 2019-01-18 06:19:19,015 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-658d6ebd-4f49-4cdf-9dbf-6b80209e9310 Date: Fri, 18 Jan 2019 06:19:18 GMT RESP BODY: {"ports":[]} 2019-01-18 06:19:19,016 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=61ef3711-af01-47b8-bbcf-01d40541c0a0&mac_address=0a%3A1b%3A2c%3A3d%3A4e%3A5f&name=CreateInstancePortManipulationTests-573fa919-b2ca-4e95-b337-48d1bf24bcb6port-1&admin_state_up=True used request id req-658d6ebd-4f49-4cdf-9dbf-6b80209e9310 2019-01-18 06:19:19,016 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:19:19,017 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:19:19,401 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "da4dc00c91af409da78ec73e43011230", "name": "CreateInstancePortManipulationTests-62f6b80d-149f-4d6-proj-role"}], "expires_at": "2019-01-18T07:19:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1ed91d4246c04485bb3a85d37cdc84b1", "name": "CreateInstancePortManipulationTests-62f6b80d-149f-4d6-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/1ed91d4246c04485bb3a85d37cdc84b1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/1ed91d4246c04485bb3a85d37cdc84b1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/1ed91d4246c04485bb3a85d37cdc84b1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/1ed91d4246c04485bb3a85d37cdc84b1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/1ed91d4246c04485bb3a85d37cdc84b1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/1ed91d4246c04485bb3a85d37cdc84b1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/1ed91d4246c04485bb3a85d37cdc84b1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/1ed91d4246c04485bb3a85d37cdc84b1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/1ed91d4246c04485bb3a85d37cdc84b1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/1ed91d4246c04485bb3a85d37cdc84b1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/1ed91d4246c04485bb3a85d37cdc84b1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/1ed91d4246c04485bb3a85d37cdc84b1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-62f6b80d-149f-4d6-user", "id": "de17fdc09be845f9a2846fe862dab0de"}, "audit_ids": ["KfDq21lMQ8qdGdSfeRKhFQ"], "issued_at": "2019-01-18T06:19:19.000000Z"}} 2019-01-18 06:19:19,401 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8df26fae683e72b8f15ea6848ed5daf27219f49" 2019-01-18 06:19:19,473 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:19:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eb4cc0bf-b95d-43dd-bfc8-a6c2f3a178a7 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:19:19,473 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-eb4cc0bf-b95d-43dd-bfc8-a6c2f3a178a7 2019-01-18 06:19:19,480 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-573fa919-b2ca-4e95-b337-48d1bf24bcb6-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54870af23beaea4c71e70d09e039213e55f5a2b0" 2019-01-18 06:19:19,582 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-5cca20a4-3f6c-48be-8c28-a08dd5231c1e Date: Fri, 18 Jan 2019 06:19: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":["b056b481-bb28-41e9-a93f-a93401e3fcfa"],"updated_at":"2019-01-18T06:19:15Z","tenant_id":"1ed91d4246c04485bb3a85d37cdc84b1","created_at":"2019-01-18T06:19:14Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"1ed91d4246c04485bb3a85d37cdc84b1","id":"61ef3711-af01-47b8-bbcf-01d40541c0a0","name":"CreateInstancePortManipulationTests-573fa919-b2ca-4e95-b337-48d1bf24bcb6-pub-net"}]} 2019-01-18 06:19:19,582 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-573fa919-b2ca-4e95-b337-48d1bf24bcb6-pub-net used request id req-5cca20a4-3f6c-48be-8c28-a08dd5231c1e 2019-01-18 06:19:19,587 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=61ef3711-af01-47b8-bbcf-01d40541c0a0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54870af23beaea4c71e70d09e039213e55f5a2b0" 2019-01-18 06:19:19,797 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-8a5ef0e3-2f41-48f2-9126-5145e477d34e Date: Fri, 18 Jan 2019 06:19:19 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"61ef3711-af01-47b8-bbcf-01d40541c0a0","tenant_id":"1ed91d4246c04485bb3a85d37cdc84b1","created_at":"2019-01-18T06:19:15Z","dns_nameservers":[],"updated_at":"2019-01-18T06:19:15Z","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":"1ed91d4246c04485bb3a85d37cdc84b1","id":"b056b481-bb28-41e9-a93f-a93401e3fcfa","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-573fa919-b2ca-4e95-b337-48d1bf24bcb6-pub-subnet"}]} 2019-01-18 06:19:19,798 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=61ef3711-af01-47b8-bbcf-01d40541c0a0 used request id req-8a5ef0e3-2f41-48f2-9126-5145e477d34e 2019-01-18 06:19:19,803 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-573fa919-b2ca-4e95-b337-48d1bf24bcb6-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54870af23beaea4c71e70d09e039213e55f5a2b0" 2019-01-18 06:19:20,058 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-4847dd5d-29c4-4c86-862a-b27e26a15ef6 Date: Fri, 18 Jan 2019 06: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":["b056b481-bb28-41e9-a93f-a93401e3fcfa"],"updated_at":"2019-01-18T06:19:15Z","tenant_id":"1ed91d4246c04485bb3a85d37cdc84b1","created_at":"2019-01-18T06:19:14Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"1ed91d4246c04485bb3a85d37cdc84b1","id":"61ef3711-af01-47b8-bbcf-01d40541c0a0","name":"CreateInstancePortManipulationTests-573fa919-b2ca-4e95-b337-48d1bf24bcb6-pub-net"}]} 2019-01-18 06:19:20,058 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-573fa919-b2ca-4e95-b337-48d1bf24bcb6-pub-net used request id req-4847dd5d-29c4-4c86-862a-b27e26a15ef6 2019-01-18 06:19:20,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" 2019-01-18 06:19:20,067 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 18 Jan 2019 06:19: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"}]}]}} 2019-01-18 06:19:20,068 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/1ed91d4246c04485bb3a85d37cdc84b1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8df26fae683e72b8f15ea6848ed5daf27219f49" 2019-01-18 06:19:20,149 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:19:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0471be96-646d-4d61-bc55-b6e64bdd0c2a 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/1ed91d4246c04485bb3a85d37cdc84b1"}, "enabled": true, "id": "1ed91d4246c04485bb3a85d37cdc84b1", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-62f6b80d-149f-4d6-proj"}} 2019-01-18 06:19:20,150 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/1ed91d4246c04485bb3a85d37cdc84b1 used request id req-0471be96-646d-4d61-bc55-b6e64bdd0c2a 2019-01-18 06:19:20,155 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=61ef3711-af01-47b8-bbcf-01d40541c0a0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54870af23beaea4c71e70d09e039213e55f5a2b0" 2019-01-18 06:19:20,345 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-ef09125f-7807-4848-aa7f-bd392274664a Date: Fri, 18 Jan 2019 06:19:20 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"61ef3711-af01-47b8-bbcf-01d40541c0a0","tenant_id":"1ed91d4246c04485bb3a85d37cdc84b1","created_at":"2019-01-18T06:19:15Z","dns_nameservers":[],"updated_at":"2019-01-18T06:19:15Z","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":"1ed91d4246c04485bb3a85d37cdc84b1","id":"b056b481-bb28-41e9-a93f-a93401e3fcfa","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-573fa919-b2ca-4e95-b337-48d1bf24bcb6-pub-subnet"}]} 2019-01-18 06:19:20,345 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=61ef3711-af01-47b8-bbcf-01d40541c0a0 used request id req-ef09125f-7807-4848-aa7f-bd392274664a 2019-01-18 06:19:20,351 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=61ef3711-af01-47b8-bbcf-01d40541c0a0&name=CreateInstancePortManipulationTests-573fa919-b2ca-4e95-b337-48d1bf24bcb6-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54870af23beaea4c71e70d09e039213e55f5a2b0" 2019-01-18 06:19:20,407 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-7a7d593a-834f-4926-83a4-ee06a0d0a9c0 Date: Fri, 18 Jan 2019 06:19:20 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"61ef3711-af01-47b8-bbcf-01d40541c0a0","tenant_id":"1ed91d4246c04485bb3a85d37cdc84b1","created_at":"2019-01-18T06:19:15Z","dns_nameservers":[],"updated_at":"2019-01-18T06:19:15Z","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":"1ed91d4246c04485bb3a85d37cdc84b1","id":"b056b481-bb28-41e9-a93f-a93401e3fcfa","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-573fa919-b2ca-4e95-b337-48d1bf24bcb6-pub-subnet"}]} 2019-01-18 06:19:20,407 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=61ef3711-af01-47b8-bbcf-01d40541c0a0&name=CreateInstancePortManipulationTests-573fa919-b2ca-4e95-b337-48d1bf24bcb6-pub-subnet used request id req-7a7d593a-834f-4926-83a4-ee06a0d0a9c0 2019-01-18 06:19:20,407 - neutron_utils - INFO - Creating port for network with name - CreateInstancePortManipulationTests-573fa919-b2ca-4e95-b337-48d1bf24bcb6-pub-net 2019-01-18 06:19:20,413 - 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}54870af23beaea4c71e70d09e039213e55f5a2b0" -d '{"port": {"network_id": "61ef3711-af01-47b8-bbcf-01d40541c0a0", "mac_address": "0a:1b:2c:3d:4e:5f", "fixed_ips": [{"subnet_id": "b056b481-bb28-41e9-a93f-a93401e3fcfa", "ip_address": "10.55.0.101"}], "name": "CreateInstancePortManipulationTests-573fa919-b2ca-4e95-b337-48d1bf24bcb6port-1", "admin_state_up": true}}' 2019-01-18 06:19:21,397 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 793 X-Openstack-Request-Id: req-2d01bc05-31ee-4550-8aa7-49cf8615a4eb Date: Fri, 18 Jan 2019 06:19:21 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:19:20Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"b056b481-bb28-41e9-a93f-a93401e3fcfa","ip_address":"10.55.0.101"}],"id":"cb6eb3ff-f29d-49a1-a2d7-24be186b4430","security_groups":["a38e2f0c-9711-4f3a-b0f2-6acf6293c30b"],"mac_address":"0a:1b:2c:3d:4e:5f","device_id":"","status":"DOWN","description":"","tags":[],"name":"CreateInstancePortManipulationTests-573fa919-b2ca-4e95-b337-48d1bf24bcb6port-1","project_id":"1ed91d4246c04485bb3a85d37cdc84b1","qos_policy_id":null,"admin_state_up":true,"network_id":"61ef3711-af01-47b8-bbcf-01d40541c0a0","tenant_id":"1ed91d4246c04485bb3a85d37cdc84b1","created_at":"2019-01-18T06:19:20Z","binding:vnic_type":"normal"}} 2019-01-18 06:19:21,397 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/ports used request id req-2d01bc05-31ee-4550-8aa7-49cf8615a4eb 2019-01-18 06:19:21,403 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-573fa919-b2ca-4e95-b337-48d1bf24bcb6-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54870af23beaea4c71e70d09e039213e55f5a2b0" 2019-01-18 06:19:21,653 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-32fa5af6-1b18-4213-ac95-b2ece190d5b7 Date: Fri, 18 Jan 2019 06:19: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":["b056b481-bb28-41e9-a93f-a93401e3fcfa"],"updated_at":"2019-01-18T06:19:15Z","tenant_id":"1ed91d4246c04485bb3a85d37cdc84b1","created_at":"2019-01-18T06:19:14Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"1ed91d4246c04485bb3a85d37cdc84b1","id":"61ef3711-af01-47b8-bbcf-01d40541c0a0","name":"CreateInstancePortManipulationTests-573fa919-b2ca-4e95-b337-48d1bf24bcb6-pub-net"}]} 2019-01-18 06:19:21,653 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-573fa919-b2ca-4e95-b337-48d1bf24bcb6-pub-net used request id req-32fa5af6-1b18-4213-ac95-b2ece190d5b7 2019-01-18 06:19:21,657 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/1ed91d4246c04485bb3a85d37cdc84b1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54870af23beaea4c71e70d09e039213e55f5a2b0" 2019-01-18 06:19:21,730 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:19:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-df533a60-16f4-47df-877d-007d51fab015 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/1ed91d4246c04485bb3a85d37cdc84b1"}, "enabled": true, "id": "1ed91d4246c04485bb3a85d37cdc84b1", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-62f6b80d-149f-4d6-proj"}} 2019-01-18 06:19:21,730 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/1ed91d4246c04485bb3a85d37cdc84b1 used request id req-df533a60-16f4-47df-877d-007d51fab015 2019-01-18 06:19:21,736 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=61ef3711-af01-47b8-bbcf-01d40541c0a0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54870af23beaea4c71e70d09e039213e55f5a2b0" 2019-01-18 06:19:21,790 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-c06815af-e5bd-4f36-9674-f59db571a6b4 Date: Fri, 18 Jan 2019 06:19:21 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"61ef3711-af01-47b8-bbcf-01d40541c0a0","tenant_id":"1ed91d4246c04485bb3a85d37cdc84b1","created_at":"2019-01-18T06:19:15Z","dns_nameservers":[],"updated_at":"2019-01-18T06:19:15Z","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":"1ed91d4246c04485bb3a85d37cdc84b1","id":"b056b481-bb28-41e9-a93f-a93401e3fcfa","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-573fa919-b2ca-4e95-b337-48d1bf24bcb6-pub-subnet"}]} 2019-01-18 06:19:21,790 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=61ef3711-af01-47b8-bbcf-01d40541c0a0 used request id req-c06815af-e5bd-4f36-9674-f59db571a6b4 2019-01-18 06:19:21,796 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=61ef3711-af01-47b8-bbcf-01d40541c0a0&mac_address=0a%3A1b%3A2c%3A3d%3A4e%3A5f&name=CreateInstancePortManipulationTests-573fa919-b2ca-4e95-b337-48d1bf24bcb6port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54870af23beaea4c71e70d09e039213e55f5a2b0" 2019-01-18 06:19:21,996 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 796 X-Openstack-Request-Id: req-9cd60f50-0a15-4f7f-81a7-61522628c608 Date: Fri, 18 Jan 2019 06:19:21 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:19:20Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"b056b481-bb28-41e9-a93f-a93401e3fcfa","ip_address":"10.55.0.101"}],"id":"cb6eb3ff-f29d-49a1-a2d7-24be186b4430","security_groups":["a38e2f0c-9711-4f3a-b0f2-6acf6293c30b"],"mac_address":"0a:1b:2c:3d:4e:5f","project_id":"1ed91d4246c04485bb3a85d37cdc84b1","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstancePortManipulationTests-573fa919-b2ca-4e95-b337-48d1bf24bcb6port-1","admin_state_up":true,"network_id":"61ef3711-af01-47b8-bbcf-01d40541c0a0","tenant_id":"1ed91d4246c04485bb3a85d37cdc84b1","created_at":"2019-01-18T06:19:20Z","binding:vnic_type":"normal","device_id":""}]} 2019-01-18 06:19:21,996 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=61ef3711-af01-47b8-bbcf-01d40541c0a0&mac_address=0a%3A1b%3A2c%3A3d%3A4e%3A5f&name=CreateInstancePortManipulationTests-573fa919-b2ca-4e95-b337-48d1bf24bcb6port-1&admin_state_up=True used request id req-9cd60f50-0a15-4f7f-81a7-61522628c608 2019-01-18 06:19:22,000 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/1ed91d4246c04485bb3a85d37cdc84b1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54870af23beaea4c71e70d09e039213e55f5a2b0" 2019-01-18 06:19:22,079 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:19:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-81583f7b-02d9-43ea-9d09-2dc80baf80cc 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/1ed91d4246c04485bb3a85d37cdc84b1"}, "enabled": true, "id": "1ed91d4246c04485bb3a85d37cdc84b1", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-62f6b80d-149f-4d6-proj"}} 2019-01-18 06:19:22,079 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/1ed91d4246c04485bb3a85d37cdc84b1 used request id req-81583f7b-02d9-43ea-9d09-2dc80baf80cc 2019-01-18 06:19:22,079 - nova_utils - INFO - Creating VM with name - CreateInstancePortManipulationTests-573fa919-b2ca-4e95-b337-48d1bf24bcb6-inst 2019-01-18 06:19:22,083 - 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}54870af23beaea4c71e70d09e039213e55f5a2b0" 2019-01-18 06:19:22,115 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06: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,Accept-Encoding x-openstack-request-id: req-47c97f7d-9840-4f69-9593-4486a2d1792c x-compute-request-id: req-47c97f7d-9840-4f69-9593-4486a2d1792c Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"flavors": [{"id": "273492dc-6aaf-4769-ba77-9ffc70ce0e64", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/273492dc-6aaf-4769-ba77-9ffc70ce0e64", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/273492dc-6aaf-4769-ba77-9ffc70ce0e64", "rel": "bookmark"}], "name": "CreateInstancePortManipulationTests-573fa919-b2ca-4e95-b337-48d1bf24bcb6-flavor-name"}]} 2019-01-18 06:19:22,115 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-47c97f7d-9840-4f69-9593-4486a2d1792c 2019-01-18 06:19:22,119 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors/273492dc-6aaf-4769-ba77-9ffc70ce0e64 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54870af23beaea4c71e70d09e039213e55f5a2b0" 2019-01-18 06:19:22,138 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06: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,Accept-Encoding x-openstack-request-id: req-777b6c5b-e3a7-495b-80fd-b89f0512ef5b x-compute-request-id: req-777b6c5b-e3a7-495b-80fd-b89f0512ef5b Content-Encoding: gzip Content-Length: 330 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/273492dc-6aaf-4769-ba77-9ffc70ce0e64", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/273492dc-6aaf-4769-ba77-9ffc70ce0e64", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "273492dc-6aaf-4769-ba77-9ffc70ce0e64", "name": "CreateInstancePortManipulationTests-573fa919-b2ca-4e95-b337-48d1bf24bcb6-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2019-01-18 06:19:22,139 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/273492dc-6aaf-4769-ba77-9ffc70ce0e64 used request id req-777b6c5b-e3a7-495b-80fd-b89f0512ef5b 2019-01-18 06:19:22,142 - 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-573fa919-b2ca-4e95-b337-48d1bf24bcb6-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}54870af23beaea4c71e70d09e039213e55f5a2b0" 2019-01-18 06:19:22,317 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1080 Content-Type: application/json X-Openstack-Request-Id: req-b09d403a-8cc5-49eb-8b8c-bdfc1101235e Date: Fri, 18 Jan 2019 06:19:22 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-573fa919-b2ca-4e95-b337-48d1bf24bcb6-image", "tags": [], "container_format": "bare", "created_at": "2019-01-18T06:19:10Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-18T06:19:12Z", "visibility": "shared", "locations": [{"url": "rbd://af014572-0a5d-4a80-a07f-9105f52ab2c1/images/c1cb8c92-0b72-4726-9c38-5ddcb52ac19d/snap", "metadata": {}}], "self": "/v2/images/c1cb8c92-0b72-4726-9c38-5ddcb52ac19d", "min_disk": 0, "protected": false, "id": "c1cb8c92-0b72-4726-9c38-5ddcb52ac19d", "file": "/v2/images/c1cb8c92-0b72-4726-9c38-5ddcb52ac19d/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "1ed91d4246c04485bb3a85d37cdc84b1", "direct_url": "rbd://af014572-0a5d-4a80-a07f-9105f52ab2c1/images/c1cb8c92-0b72-4726-9c38-5ddcb52ac19d/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-573fa919-b2ca-4e95-b337-48d1bf24bcb6-image"} 2019-01-18 06:19:22,317 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-573fa919-b2ca-4e95-b337-48d1bf24bcb6-image used request id req-b09d403a-8cc5-49eb-8b8c-bdfc1101235e 2019-01-18 06:19:22,320 - 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}54870af23beaea4c71e70d09e039213e55f5a2b0" 2019-01-18 06:19:22,472 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-a682a160-4698-4bb3-abb5-a51275b42de5 Date: Fri, 18 Jan 2019 06:19: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"}}} 2019-01-18 06:19:22,472 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-a682a160-4698-4bb3-abb5-a51275b42de5 2019-01-18 06:19:22,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}54870af23beaea4c71e70d09e039213e55f5a2b0" -d '{"server": {"name": "CreateInstancePortManipulationTests-573fa919-b2ca-4e95-b337-48d1bf24bcb6-inst", "imageRef": "c1cb8c92-0b72-4726-9c38-5ddcb52ac19d", "flavorRef": "273492dc-6aaf-4769-ba77-9ffc70ce0e64", "max_count": 1, "min_count": 1, "networks": [{"port": "cb6eb3ff-f29d-49a1-a2d7-24be186b4430"}]}}' 2019-01-18 06:19:24,179 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 18 Jan 2019 06: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-44f154ec-6ea3-4bb3-9761-32c1fa574c36 x-compute-request-id: req-44f154ec-6ea3-4bb3-9761-32c1fa574c36 Content-Length: 374 location: http://172.30.9.23:8774/v2.1/servers/cc502a12-f109-46d6-9f99-d20b0d8af714 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "cc502a12-f109-46d6-9f99-d20b0d8af714", "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/cc502a12-f109-46d6-9f99-d20b0d8af714", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/cc502a12-f109-46d6-9f99-d20b0d8af714", "rel": "bookmark"}], "adminPass": "w39D8EreQEaH"}} 2019-01-18 06:19:24,179 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-44f154ec-6ea3-4bb3-9761-32c1fa574c36 2019-01-18 06:19:24,182 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/cc502a12-f109-46d6-9f99-d20b0d8af714 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54870af23beaea4c71e70d09e039213e55f5a2b0" 2019-01-18 06:19:24,399 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:19: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-766731c0-81fd-47f6-b9f2-ecded5bfe4a8 x-compute-request-id: req-766731c0-81fd-47f6-b9f2-ecded5bfe4a8 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/cc502a12-f109-46d6-9f99-d20b0d8af714", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/cc502a12-f109-46d6-9f99-d20b0d8af714", "rel": "bookmark"}], "image": {"id": "c1cb8c92-0b72-4726-9c38-5ddcb52ac19d", "links": [{"href": "http://172.30.9.23:8774/images/c1cb8c92-0b72-4726-9c38-5ddcb52ac19d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "273492dc-6aaf-4769-ba77-9ffc70ce0e64", "links": [{"href": "http://172.30.9.23:8774/flavors/273492dc-6aaf-4769-ba77-9ffc70ce0e64", "rel": "bookmark"}]}, "id": "cc502a12-f109-46d6-9f99-d20b0d8af714", "user_id": "de17fdc09be845f9a2846fe862dab0de", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2019-01-18T06:19:24Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-573fa919-b2ca-4e95-b337-48d1bf24bcb6-inst", "created": "2019-01-18T06:19:24Z", "tenant_id": "1ed91d4246c04485bb3a85d37cdc84b1", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-18 06:19:24,400 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/cc502a12-f109-46d6-9f99-d20b0d8af714 used request id req-766731c0-81fd-47f6-b9f2-ecded5bfe4a8 2019-01-18 06:19:24,400 - create_instance - INFO - Created instance with name - CreateInstancePortManipulationTests-573fa919-b2ca-4e95-b337-48d1bf24bcb6-inst 2019-01-18 06:19:24,403 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/cc502a12-f109-46d6-9f99-d20b0d8af714 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54870af23beaea4c71e70d09e039213e55f5a2b0" 2019-01-18 06:19:24,755 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:19: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-b4be1992-e54a-453b-8b40-74da4ac71061 x-compute-request-id: req-b4be1992-e54a-453b-8b40-74da4ac71061 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/cc502a12-f109-46d6-9f99-d20b0d8af714", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/cc502a12-f109-46d6-9f99-d20b0d8af714", "rel": "bookmark"}], "image": {"id": "c1cb8c92-0b72-4726-9c38-5ddcb52ac19d", "links": [{"href": "http://172.30.9.23:8774/images/c1cb8c92-0b72-4726-9c38-5ddcb52ac19d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "273492dc-6aaf-4769-ba77-9ffc70ce0e64", "links": [{"href": "http://172.30.9.23:8774/flavors/273492dc-6aaf-4769-ba77-9ffc70ce0e64", "rel": "bookmark"}]}, "id": "cc502a12-f109-46d6-9f99-d20b0d8af714", "user_id": "de17fdc09be845f9a2846fe862dab0de", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2019-01-18T06:19:24Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-573fa919-b2ca-4e95-b337-48d1bf24bcb6-inst", "created": "2019-01-18T06:19:24Z", "tenant_id": "1ed91d4246c04485bb3a85d37cdc84b1", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-18 06:19:24,755 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/cc502a12-f109-46d6-9f99-d20b0d8af714 used request id req-b4be1992-e54a-453b-8b40-74da4ac71061 2019-01-18 06:19:24,756 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-573fa919-b2ca-4e95-b337-48d1bf24bcb6-inst] is - BUILD 2019-01-18 06:19:24,756 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-18 06:19:27,759 - create_instance - DEBUG - VM status query timeout in 896.641071081 2019-01-18 06:19:27,762 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/cc502a12-f109-46d6-9f99-d20b0d8af714 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54870af23beaea4c71e70d09e039213e55f5a2b0" 2019-01-18 06:19:28,445 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06: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,Accept-Encoding x-openstack-request-id: req-3bfcbd4d-115a-49d8-af9f-0ac9368dd910 x-compute-request-id: req-3bfcbd4d-115a-49d8-af9f-0ac9368dd910 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/cc502a12-f109-46d6-9f99-d20b0d8af714", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/cc502a12-f109-46d6-9f99-d20b0d8af714", "rel": "bookmark"}], "image": {"id": "c1cb8c92-0b72-4726-9c38-5ddcb52ac19d", "links": [{"href": "http://172.30.9.23:8774/images/c1cb8c92-0b72-4726-9c38-5ddcb52ac19d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "273492dc-6aaf-4769-ba77-9ffc70ce0e64", "links": [{"href": "http://172.30.9.23:8774/flavors/273492dc-6aaf-4769-ba77-9ffc70ce0e64", "rel": "bookmark"}]}, "id": "cc502a12-f109-46d6-9f99-d20b0d8af714", "security_groups": [{"name": "default"}], "user_id": "de17fdc09be845f9a2846fe862dab0de", "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": "2019-01-18T06:19:26Z", "hostId": "145ce4309129d6a54a3d684474296305ab966db2a4d1ea30d473bfae", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-573fa919-b2ca-4e95-b337-48d1bf24bcb6-inst", "created": "2019-01-18T06:19:24Z", "tenant_id": "1ed91d4246c04485bb3a85d37cdc84b1", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-18 06:19:28,446 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/cc502a12-f109-46d6-9f99-d20b0d8af714 used request id req-3bfcbd4d-115a-49d8-af9f-0ac9368dd910 2019-01-18 06:19:28,446 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-573fa919-b2ca-4e95-b337-48d1bf24bcb6-inst] is - BUILD 2019-01-18 06:19:28,446 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-18 06:19:31,450 - create_instance - DEBUG - VM status query timeout in 892.950789928 2019-01-18 06:19:31,453 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/cc502a12-f109-46d6-9f99-d20b0d8af714 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54870af23beaea4c71e70d09e039213e55f5a2b0" 2019-01-18 06:19:32,059 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:19: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-7c82f1b1-06ca-4b82-b718-5ab06c9fd59b x-compute-request-id: req-7c82f1b1-06ca-4b82-b718-5ab06c9fd59b Content-Encoding: gzip Content-Length: 764 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstancePortManipulationTests-573fa919-b2ca-4e95-b337-48d1bf24bcb6-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/cc502a12-f109-46d6-9f99-d20b0d8af714", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/cc502a12-f109-46d6-9f99-d20b0d8af714", "rel": "bookmark"}], "image": {"id": "c1cb8c92-0b72-4726-9c38-5ddcb52ac19d", "links": [{"href": "http://172.30.9.23:8774/images/c1cb8c92-0b72-4726-9c38-5ddcb52ac19d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-18T06:19:29.000000", "flavor": {"id": "273492dc-6aaf-4769-ba77-9ffc70ce0e64", "links": [{"href": "http://172.30.9.23:8774/flavors/273492dc-6aaf-4769-ba77-9ffc70ce0e64", "rel": "bookmark"}]}, "id": "cc502a12-f109-46d6-9f99-d20b0d8af714", "security_groups": [{"name": "default"}], "user_id": "de17fdc09be845f9a2846fe862dab0de", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-18T06:19:30Z", "hostId": "145ce4309129d6a54a3d684474296305ab966db2a4d1ea30d473bfae", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-573fa919-b2ca-4e95-b337-48d1bf24bcb6-inst", "created": "2019-01-18T06:19:24Z", "tenant_id": "1ed91d4246c04485bb3a85d37cdc84b1", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-18 06:19:32,060 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/cc502a12-f109-46d6-9f99-d20b0d8af714 used request id req-7c82f1b1-06ca-4b82-b718-5ab06c9fd59b 2019-01-18 06:19:32,060 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-573fa919-b2ca-4e95-b337-48d1bf24bcb6-inst] is - ACTIVE 2019-01-18 06:19:32,060 - create_instance - INFO - VM is - ACTIVE 2019-01-18 06:19:32,063 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/cc502a12-f109-46d6-9f99-d20b0d8af714 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54870af23beaea4c71e70d09e039213e55f5a2b0" 2019-01-18 06:19:32,528 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:19: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-73d8c852-6ffe-4b19-abf7-481601d97db7 x-compute-request-id: req-73d8c852-6ffe-4b19-abf7-481601d97db7 Content-Encoding: gzip Content-Length: 764 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstancePortManipulationTests-573fa919-b2ca-4e95-b337-48d1bf24bcb6-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/cc502a12-f109-46d6-9f99-d20b0d8af714", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/cc502a12-f109-46d6-9f99-d20b0d8af714", "rel": "bookmark"}], "image": {"id": "c1cb8c92-0b72-4726-9c38-5ddcb52ac19d", "links": [{"href": "http://172.30.9.23:8774/images/c1cb8c92-0b72-4726-9c38-5ddcb52ac19d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-18T06:19:29.000000", "flavor": {"id": "273492dc-6aaf-4769-ba77-9ffc70ce0e64", "links": [{"href": "http://172.30.9.23:8774/flavors/273492dc-6aaf-4769-ba77-9ffc70ce0e64", "rel": "bookmark"}]}, "id": "cc502a12-f109-46d6-9f99-d20b0d8af714", "security_groups": [{"name": "default"}], "user_id": "de17fdc09be845f9a2846fe862dab0de", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-18T06:19:30Z", "hostId": "145ce4309129d6a54a3d684474296305ab966db2a4d1ea30d473bfae", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-573fa919-b2ca-4e95-b337-48d1bf24bcb6-inst", "created": "2019-01-18T06:19:24Z", "tenant_id": "1ed91d4246c04485bb3a85d37cdc84b1", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-18 06:19:32,528 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/cc502a12-f109-46d6-9f99-d20b0d8af714 used request id req-73d8c852-6ffe-4b19-abf7-481601d97db7 2019-01-18 06:19:32,533 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-573fa919-b2ca-4e95-b337-48d1bf24bcb6-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54870af23beaea4c71e70d09e039213e55f5a2b0" 2019-01-18 06:19:32,638 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-37a4a883-3e39-42bf-8f92-a4040146b54e Date: Fri, 18 Jan 2019 06:19: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":["b056b481-bb28-41e9-a93f-a93401e3fcfa"],"updated_at":"2019-01-18T06:19:15Z","tenant_id":"1ed91d4246c04485bb3a85d37cdc84b1","created_at":"2019-01-18T06:19:14Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"1ed91d4246c04485bb3a85d37cdc84b1","id":"61ef3711-af01-47b8-bbcf-01d40541c0a0","name":"CreateInstancePortManipulationTests-573fa919-b2ca-4e95-b337-48d1bf24bcb6-pub-net"}]} 2019-01-18 06:19:32,638 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-573fa919-b2ca-4e95-b337-48d1bf24bcb6-pub-net used request id req-37a4a883-3e39-42bf-8f92-a4040146b54e 2019-01-18 06:19:32,643 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/1ed91d4246c04485bb3a85d37cdc84b1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54870af23beaea4c71e70d09e039213e55f5a2b0" 2019-01-18 06:19:32,723 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:19:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6995db40-a8af-49f8-8bbd-6acb8990de58 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/1ed91d4246c04485bb3a85d37cdc84b1"}, "enabled": true, "id": "1ed91d4246c04485bb3a85d37cdc84b1", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-62f6b80d-149f-4d6-proj"}} 2019-01-18 06:19:32,723 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/1ed91d4246c04485bb3a85d37cdc84b1 used request id req-6995db40-a8af-49f8-8bbd-6acb8990de58 2019-01-18 06:19:32,729 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=61ef3711-af01-47b8-bbcf-01d40541c0a0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54870af23beaea4c71e70d09e039213e55f5a2b0" 2019-01-18 06:19:32,927 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-a9fea23a-ed25-455d-8cb2-49121c5fc004 Date: Fri, 18 Jan 2019 06:19:32 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"61ef3711-af01-47b8-bbcf-01d40541c0a0","tenant_id":"1ed91d4246c04485bb3a85d37cdc84b1","created_at":"2019-01-18T06:19:15Z","dns_nameservers":[],"updated_at":"2019-01-18T06:19:15Z","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":"1ed91d4246c04485bb3a85d37cdc84b1","id":"b056b481-bb28-41e9-a93f-a93401e3fcfa","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-573fa919-b2ca-4e95-b337-48d1bf24bcb6-pub-subnet"}]} 2019-01-18 06:19:32,927 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=61ef3711-af01-47b8-bbcf-01d40541c0a0 used request id req-a9fea23a-ed25-455d-8cb2-49121c5fc004 2019-01-18 06:19:32,932 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=61ef3711-af01-47b8-bbcf-01d40541c0a0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54870af23beaea4c71e70d09e039213e55f5a2b0" 2019-01-18 06:19:33,168 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3123 X-Openstack-Request-Id: req-9773e405-02e5-4c4e-9f4c-79d07fefc6d3 Date: Fri, 18 Jan 2019 06:19:33 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:19:17Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"b056b481-bb28-41e9-a93f-a93401e3fcfa","ip_address":"10.55.0.2"}],"id":"1d1c3756-2432-4eff-aa37-fccd79737418","security_groups":[],"mac_address":"fa:16:3e:36:29:86","project_id":"1ed91d4246c04485bb3a85d37cdc84b1","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"61ef3711-af01-47b8-bbcf-01d40541c0a0","tenant_id":"1ed91d4246c04485bb3a85d37cdc84b1","created_at":"2019-01-18T06:19:15Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-61ef3711-af01-47b8-bbcf-01d40541c0a0"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:19:30Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"b056b481-bb28-41e9-a93f-a93401e3fcfa","ip_address":"10.55.0.101"}],"id":"cb6eb3ff-f29d-49a1-a2d7-24be186b4430","security_groups":["a38e2f0c-9711-4f3a-b0f2-6acf6293c30b"],"mac_address":"0a:1b:2c:3d:4e:5f","project_id":"1ed91d4246c04485bb3a85d37cdc84b1","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstancePortManipulationTests-573fa919-b2ca-4e95-b337-48d1bf24bcb6port-1","admin_state_up":true,"network_id":"61ef3711-af01-47b8-bbcf-01d40541c0a0","tenant_id":"1ed91d4246c04485bb3a85d37cdc84b1","created_at":"2019-01-18T06:19:20Z","binding:vnic_type":"normal","device_id":"cc502a12-f109-46d6-9f99-d20b0d8af714"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:19:20Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"b056b481-bb28-41e9-a93f-a93401e3fcfa","ip_address":"10.55.0.4"}],"id":"d60520d1-f23c-494e-bbf6-be478b9ab34b","security_groups":[],"mac_address":"fa:16:3e:2d:b8:f6","project_id":"1ed91d4246c04485bb3a85d37cdc84b1","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"61ef3711-af01-47b8-bbcf-01d40541c0a0","tenant_id":"1ed91d4246c04485bb3a85d37cdc84b1","created_at":"2019-01-18T06:19:17Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-61ef3711-af01-47b8-bbcf-01d40541c0a0"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:19:19Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"b056b481-bb28-41e9-a93f-a93401e3fcfa","ip_address":"10.55.0.3"}],"id":"e9a790a9-ee2e-4698-9422-6407ac06a04d","security_groups":[],"mac_address":"fa:16:3e:b0:f1:71","project_id":"1ed91d4246c04485bb3a85d37cdc84b1","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"61ef3711-af01-47b8-bbcf-01d40541c0a0","tenant_id":"1ed91d4246c04485bb3a85d37cdc84b1","created_at":"2019-01-18T06:19:16Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-61ef3711-af01-47b8-bbcf-01d40541c0a0"}]} 2019-01-18 06:19:33,168 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=61ef3711-af01-47b8-bbcf-01d40541c0a0 used request id req-9773e405-02e5-4c4e-9f4c-79d07fefc6d3 2019-01-18 06:19:33,174 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=61ef3711-af01-47b8-bbcf-01d40541c0a0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54870af23beaea4c71e70d09e039213e55f5a2b0" 2019-01-18 06:19:33,272 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-f1ba37aa-f3e2-45f8-b39d-ed581a9e74d3 Date: Fri, 18 Jan 2019 06:19: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":["b056b481-bb28-41e9-a93f-a93401e3fcfa"],"updated_at":"2019-01-18T06:19:15Z","tenant_id":"1ed91d4246c04485bb3a85d37cdc84b1","created_at":"2019-01-18T06:19:14Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"1ed91d4246c04485bb3a85d37cdc84b1","id":"61ef3711-af01-47b8-bbcf-01d40541c0a0","name":"CreateInstancePortManipulationTests-573fa919-b2ca-4e95-b337-48d1bf24bcb6-pub-net"}]} 2019-01-18 06:19:33,272 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=61ef3711-af01-47b8-bbcf-01d40541c0a0 used request id req-f1ba37aa-f3e2-45f8-b39d-ed581a9e74d3 2019-01-18 06:19:33,277 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=61ef3711-af01-47b8-bbcf-01d40541c0a0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54870af23beaea4c71e70d09e039213e55f5a2b0" 2019-01-18 06:19:33,478 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-0c51ef2f-f2e5-44e9-85ed-2015a3352c16 Date: Fri, 18 Jan 2019 06:19:33 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"61ef3711-af01-47b8-bbcf-01d40541c0a0","tenant_id":"1ed91d4246c04485bb3a85d37cdc84b1","created_at":"2019-01-18T06:19:15Z","dns_nameservers":[],"updated_at":"2019-01-18T06:19:15Z","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":"1ed91d4246c04485bb3a85d37cdc84b1","id":"b056b481-bb28-41e9-a93f-a93401e3fcfa","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-573fa919-b2ca-4e95-b337-48d1bf24bcb6-pub-subnet"}]} 2019-01-18 06:19:33,478 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=61ef3711-af01-47b8-bbcf-01d40541c0a0 used request id req-0c51ef2f-f2e5-44e9-85ed-2015a3352c16 2019-01-18 06:19:33,484 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=61ef3711-af01-47b8-bbcf-01d40541c0a0&name=CreateInstancePortManipulationTests-573fa919-b2ca-4e95-b337-48d1bf24bcb6-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54870af23beaea4c71e70d09e039213e55f5a2b0" 2019-01-18 06:19:33,746 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-c0c1e073-e125-44c5-ad65-ef1c2f49a349 Date: Fri, 18 Jan 2019 06:19:33 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"61ef3711-af01-47b8-bbcf-01d40541c0a0","tenant_id":"1ed91d4246c04485bb3a85d37cdc84b1","created_at":"2019-01-18T06:19:15Z","dns_nameservers":[],"updated_at":"2019-01-18T06:19:15Z","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":"1ed91d4246c04485bb3a85d37cdc84b1","id":"b056b481-bb28-41e9-a93f-a93401e3fcfa","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-573fa919-b2ca-4e95-b337-48d1bf24bcb6-pub-subnet"}]} 2019-01-18 06:19:33,746 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=61ef3711-af01-47b8-bbcf-01d40541c0a0&name=CreateInstancePortManipulationTests-573fa919-b2ca-4e95-b337-48d1bf24bcb6-pub-subnet used request id req-c0c1e073-e125-44c5-ad65-ef1c2f49a349 2019-01-18 06:19:33,747 - create_instance - INFO - Deleting Port with ID - cb6eb3ff-f29d-49a1-a2d7-24be186b4430 2019-01-18 06:19:33,747 - neutron_utils - INFO - Deleting port with name CreateInstancePortManipulationTests-573fa919-b2ca-4e95-b337-48d1bf24bcb6port-1 2019-01-18 06:19:33,752 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/ports/cb6eb3ff-f29d-49a1-a2d7-24be186b4430 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54870af23beaea4c71e70d09e039213e55f5a2b0" 2019-01-18 06:19:34,478 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-7e28963d-f558-4c48-8e13-9527654daaa5 Date: Fri, 18 Jan 2019 06:19:34 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-18 06:19:34,478 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/ports/cb6eb3ff-f29d-49a1-a2d7-24be186b4430 used request id req-7e28963d-f558-4c48-8e13-9527654daaa5 2019-01-18 06:19:34,478 - create_instance - INFO - Deleting VM instance - CreateInstancePortManipulationTests-573fa919-b2ca-4e95-b337-48d1bf24bcb6-inst 2019-01-18 06:19:34,481 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/servers/cc502a12-f109-46d6-9f99-d20b0d8af714 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54870af23beaea4c71e70d09e039213e55f5a2b0" 2019-01-18 06:19:34,628 - novaclient.v2.client - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 06:19: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-d4923191-2ac8-4fca-9b09-b8b7bd0daaf3 x-compute-request-id: req-d4923191-2ac8-4fca-9b09-b8b7bd0daaf3 Content-Type: application/json 2019-01-18 06:19:34,628 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/servers/cc502a12-f109-46d6-9f99-d20b0d8af714 used request id req-d4923191-2ac8-4fca-9b09-b8b7bd0daaf3 2019-01-18 06:19:34,628 - create_instance - INFO - Checking deletion status 2019-01-18 06:19:34,631 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/cc502a12-f109-46d6-9f99-d20b0d8af714 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54870af23beaea4c71e70d09e039213e55f5a2b0" 2019-01-18 06:19:35,018 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:19: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-b6382203-3884-4d30-9028-7f8c59fcb51b x-compute-request-id: req-b6382203-3884-4d30-9028-7f8c59fcb51b Content-Encoding: gzip Content-Length: 745 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"CreateInstancePortManipulationTests-573fa919-b2ca-4e95-b337-48d1bf24bcb6-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/cc502a12-f109-46d6-9f99-d20b0d8af714", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/cc502a12-f109-46d6-9f99-d20b0d8af714", "rel": "bookmark"}], "image": {"id": "c1cb8c92-0b72-4726-9c38-5ddcb52ac19d", "links": [{"href": "http://172.30.9.23:8774/images/c1cb8c92-0b72-4726-9c38-5ddcb52ac19d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-18T06:19:29.000000", "flavor": {"id": "273492dc-6aaf-4769-ba77-9ffc70ce0e64", "links": [{"href": "http://172.30.9.23:8774/flavors/273492dc-6aaf-4769-ba77-9ffc70ce0e64", "rel": "bookmark"}]}, "id": "cc502a12-f109-46d6-9f99-d20b0d8af714", "user_id": "de17fdc09be845f9a2846fe862dab0de", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-18T06:19:34Z", "hostId": "145ce4309129d6a54a3d684474296305ab966db2a4d1ea30d473bfae", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-573fa919-b2ca-4e95-b337-48d1bf24bcb6-inst", "created": "2019-01-18T06:19:24Z", "tenant_id": "1ed91d4246c04485bb3a85d37cdc84b1", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-18 06:19:35,018 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/cc502a12-f109-46d6-9f99-d20b0d8af714 used request id req-b6382203-3884-4d30-9028-7f8c59fcb51b 2019-01-18 06:19:35,018 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-573fa919-b2ca-4e95-b337-48d1bf24bcb6-inst] is - ACTIVE 2019-01-18 06:19:35,018 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-18 06:19:38,022 - create_instance - DEBUG - VM status query timeout in 296.607046127 2019-01-18 06:19:38,024 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/cc502a12-f109-46d6-9f99-d20b0d8af714 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54870af23beaea4c71e70d09e039213e55f5a2b0" 2019-01-18 06:19:38,067 - novaclient.v2.client - DEBUG - RESP: [404] Date: Fri, 18 Jan 2019 06:19: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-607948a0-24a8-467e-a35d-70189702c06d x-compute-request-id: req-607948a0-24a8-467e-a35d-70189702c06d Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance cc502a12-f109-46d6-9f99-d20b0d8af714 could not be found.", "code": 404}} 2019-01-18 06:19:38,067 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/cc502a12-f109-46d6-9f99-d20b0d8af714 used request id req-607948a0-24a8-467e-a35d-70189702c06d 2019-01-18 06:19:38,067 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance cc502a12-f109-46d6-9f99-d20b0d8af714 could not be found. (HTTP 404) (Request-ID: req-607948a0-24a8-467e-a35d-70189702c06d) 2019-01-18 06:19:38,067 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstancePortManipulationTests-573fa919-b2ca-4e95-b337-48d1bf24bcb6-inst 2019-01-18 06:19:38,071 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/flavors/273492dc-6aaf-4769-ba77-9ffc70ce0e64 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03c1a9dcc32bda856e31cc8232649115dfc608fe" 2019-01-18 06:19:38,118 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 18 Jan 2019 06:19: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-9c94acdb-3b8b-4055-85e7-6bc5af989e6d x-compute-request-id: req-9c94acdb-3b8b-4055-85e7-6bc5af989e6d Content-Length: 0 Content-Type: application/json 2019-01-18 06:19:38,119 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/273492dc-6aaf-4769-ba77-9ffc70ce0e64 used request id req-9c94acdb-3b8b-4055-85e7-6bc5af989e6d 2019-01-18 06:19:38,119 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-573fa919-b2ca-4e95-b337-48d1bf24bcb6-pub-subnet 2019-01-18 06:19:38,120 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-573fa919-b2ca-4e95-b337-48d1bf24bcb6-pub-subnet 2019-01-18 06:19:38,125 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/subnets/b056b481-bb28-41e9-a93f-a93401e3fcfa -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d344fca9cd3396df86cdb33603da5bb6d95d5b07" 2019-01-18 06:19:40,598 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-b8cc142d-e153-465b-8aa7-295f38d271e8 Date: Fri, 18 Jan 2019 06:19:40 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-18 06:19:40,598 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/b056b481-bb28-41e9-a93f-a93401e3fcfa used request id req-b8cc142d-e153-465b-8aa7-295f38d271e8 2019-01-18 06:19:40,598 - neutron_utils - INFO - Deleting network with name CreateInstancePortManipulationTests-573fa919-b2ca-4e95-b337-48d1bf24bcb6-pub-net 2019-01-18 06:19:40,603 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/networks/61ef3711-af01-47b8-bbcf-01d40541c0a0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d344fca9cd3396df86cdb33603da5bb6d95d5b07" 2019-01-18 06:19:41,982 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-714fe543-ac1c-4988-b18b-b80a8d39ffe7 Date: Fri, 18 Jan 2019 06:19:41 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-18 06:19:41,982 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/61ef3711-af01-47b8-bbcf-01d40541c0a0 used request id req-714fe543-ac1c-4988-b18b-b80a8d39ffe7 2019-01-18 06:19:41,983 - glance_utils - INFO - Deleting image named - CreateInstancePortManipulationTests-573fa919-b2ca-4e95-b337-48d1bf24bcb6-image 2019-01-18 06:19:41,986 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9292/v2/images/c1cb8c92-0b72-4726-9c38-5ddcb52ac19d -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}046b5c863e3eb06d8ff820efab78c8e4ba1fc0e7" 2019-01-18 06:19:44,040 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-4818acd4-4d43-4751-bdb5-51e9058c9487 Date: Fri, 18 Jan 2019 06:19:44 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-18 06:19:44,040 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/c1cb8c92-0b72-4726-9c38-5ddcb52ac19d used request id req-4818acd4-4d43-4751-bdb5-51e9058c9487 2019-01-18 06:19:44,046 - 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}27a87adc4d7846aba60315efd0ae343f9dce0e11" 2019-01-18 06:19:44,268 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-17db8e89-2341-4221-8624-155c1381ad8d Date: Fri, 18 Jan 2019 06:19:44 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-18T04:53:26Z", "updated_at": "2019-01-18T04:53:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:53:26Z", "revision_number": 0, "id": "260c2de9-5dc5-4508-b06c-24b9d7ed838c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:53:26Z", "security_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:53:26Z", "revision_number": 0, "id": "571036d3-cb1d-483a-acb9-96f19293add9", "remote_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "remote_ip_prefix": null, "created_at": "2019-01-18T04:53:26Z", "security_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:53:26Z", "revision_number": 0, "id": "84255fa4-c13a-4cfe-b73d-e56ee216ca1e", "remote_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "remote_ip_prefix": null, "created_at": "2019-01-18T04:53:26Z", "security_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:53:26Z", "revision_number": 0, "id": "9c6f69fc-3bf8-4346-9288-5a255b82b67e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:53:26Z", "security_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "created_at": "2019-01-18T04:51:20Z", "updated_at": "2019-01-18T04:51:20Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "24c99e6f-888c-4943-9c93-54ad3b18b18c", "remote_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv4", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "2b339890-44d0-4711-a050-08a64d58e2a0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv6", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "45161a51-d6dd-4bb8-986d-bc2f88599c1d", "remote_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv6", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "87b9b994-ae22-4850-863a-6a4925bd01fe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv4", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}], "revision_number": 4, "project_id": "9c53a91613fb4d5080479ac6f51697ed", "id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "020d00b5451a467cb276d06789a1149d", "created_at": "2019-01-18T05:59:12Z", "updated_at": "2019-01-18T05:59:12Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:12Z", "revision_number": 0, "id": "38b091dd-dca7-4cbe-8c1c-dd18a74bfca8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:12Z", "security_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "tenant_id": "020d00b5451a467cb276d06789a1149d", "port_range_min": null, "ethertype": "IPv6", "project_id": "020d00b5451a467cb276d06789a1149d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:12Z", "revision_number": 0, "id": "38b9f88b-1fc0-40d1-af74-237d79be193d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:12Z", "security_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "tenant_id": "020d00b5451a467cb276d06789a1149d", "port_range_min": null, "ethertype": "IPv4", "project_id": "020d00b5451a467cb276d06789a1149d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:12Z", "revision_number": 0, "id": "60f7d4a7-1a27-4801-a1e8-5bf33633b818", "remote_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:12Z", "security_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "tenant_id": "020d00b5451a467cb276d06789a1149d", "port_range_min": null, "ethertype": "IPv6", "project_id": "020d00b5451a467cb276d06789a1149d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:12Z", "revision_number": 0, "id": "8faf6dda-6919-4b75-b745-2af38abf8dcf", "remote_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:12Z", "security_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "tenant_id": "020d00b5451a467cb276d06789a1149d", "port_range_min": null, "ethertype": "IPv4", "project_id": "020d00b5451a467cb276d06789a1149d"}], "revision_number": 4, "project_id": "020d00b5451a467cb276d06789a1149d", "id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "created_at": "2019-01-18T04:39:06Z", "updated_at": "2019-01-18T04:39:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "0aedefa2-edbc-47b5-bead-e954540f6937", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "47feb8aba08a40dca7028a1701e597b9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "4bf1a402-0fa2-4cfd-9fee-4a28f16bb271", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "47feb8aba08a40dca7028a1701e597b9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "4e399c2e-bc03-4aa3-b192-1fafdc9248ba", "remote_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "47feb8aba08a40dca7028a1701e597b9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "8860837e-afbd-4411-adf9-d88db88c2114", "remote_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "47feb8aba08a40dca7028a1701e597b9"}], "revision_number": 4, "project_id": "47feb8aba08a40dca7028a1701e597b9", "id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1ed91d4246c04485bb3a85d37cdc84b1", "created_at": "2019-01-18T06:19:13Z", "updated_at": "2019-01-18T06:19:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:19:14Z", "revision_number": 0, "id": "42e9c985-f278-4e8f-bb80-6b4bc508116e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T06:19:14Z", "security_group_id": "a38e2f0c-9711-4f3a-b0f2-6acf6293c30b", "tenant_id": "1ed91d4246c04485bb3a85d37cdc84b1", "port_range_min": null, "ethertype": "IPv4", "project_id": "1ed91d4246c04485bb3a85d37cdc84b1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:19:14Z", "revision_number": 0, "id": "4aa22798-0062-4ff2-99b3-9c31439eae72", "remote_group_id": "a38e2f0c-9711-4f3a-b0f2-6acf6293c30b", "remote_ip_prefix": null, "created_at": "2019-01-18T06:19:14Z", "security_group_id": "a38e2f0c-9711-4f3a-b0f2-6acf6293c30b", "tenant_id": "1ed91d4246c04485bb3a85d37cdc84b1", "port_range_min": null, "ethertype": "IPv6", "project_id": "1ed91d4246c04485bb3a85d37cdc84b1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:19:14Z", "revision_number": 0, "id": "c5f7ca99-6c41-4d96-b9f2-46d4f6c50da0", "remote_group_id": "a38e2f0c-9711-4f3a-b0f2-6acf6293c30b", "remote_ip_prefix": null, "created_at": "2019-01-18T06:19:14Z", "security_group_id": "a38e2f0c-9711-4f3a-b0f2-6acf6293c30b", "tenant_id": "1ed91d4246c04485bb3a85d37cdc84b1", "port_range_min": null, "ethertype": "IPv4", "project_id": "1ed91d4246c04485bb3a85d37cdc84b1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:19:14Z", "revision_number": 0, "id": "f40d12e9-9d33-45b7-b170-53b01acde909", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T06:19:14Z", "security_group_id": "a38e2f0c-9711-4f3a-b0f2-6acf6293c30b", "tenant_id": "1ed91d4246c04485bb3a85d37cdc84b1", "port_range_min": null, "ethertype": "IPv6", "project_id": "1ed91d4246c04485bb3a85d37cdc84b1"}], "revision_number": 4, "project_id": "1ed91d4246c04485bb3a85d37cdc84b1", "id": "a38e2f0c-9711-4f3a-b0f2-6acf6293c30b", "name": "default"}]} 2019-01-18 06:19:44,269 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-17db8e89-2341-4221-8624-155c1381ad8d 2019-01-18 06:19:44,273 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/9c53a91613fb4d5080479ac6f51697ed -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27a87adc4d7846aba60315efd0ae343f9dce0e11" 2019-01-18 06:19:44,355 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:19:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d63a1675-8fba-4ec1-8cdd-d744a8a7100a Content-Encoding: gzip Content-Length: 190 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/9c53a91613fb4d5080479ac6f51697ed"}, "enabled": true, "id": "9c53a91613fb4d5080479ac6f51697ed", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2019-01-18 06:19:44,355 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/9c53a91613fb4d5080479ac6f51697ed used request id req-d63a1675-8fba-4ec1-8cdd-d744a8a7100a 2019-01-18 06:19:44,359 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/020d00b5451a467cb276d06789a1149d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27a87adc4d7846aba60315efd0ae343f9dce0e11" 2019-01-18 06:19:44,445 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:19:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-17b08253-4d56-4b45-89b8-68451b764d4c Content-Encoding: gzip Content-Length: 248 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/020d00b5451a467cb276d06789a1149d"}, "enabled": true, "id": "020d00b5451a467cb276d06789a1149d", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}} 2019-01-18 06:19:44,446 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/020d00b5451a467cb276d06789a1149d used request id req-17b08253-4d56-4b45-89b8-68451b764d4c 2019-01-18 06:19:44,449 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/47feb8aba08a40dca7028a1701e597b9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27a87adc4d7846aba60315efd0ae343f9dce0e11" 2019-01-18 06:19:44,530 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:19:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c79396cc-9bfe-4010-be10-05db44372cb9 Content-Encoding: gzip Content-Length: 205 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/47feb8aba08a40dca7028a1701e597b9"}, "enabled": true, "id": "47feb8aba08a40dca7028a1701e597b9", "parent_id": "default", "domain_id": "default", "name": "service"}} 2019-01-18 06:19:44,530 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/47feb8aba08a40dca7028a1701e597b9 used request id req-c79396cc-9bfe-4010-be10-05db44372cb9 2019-01-18 06:19:44,533 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/1ed91d4246c04485bb3a85d37cdc84b1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27a87adc4d7846aba60315efd0ae343f9dce0e11" 2019-01-18 06:19:44,628 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:19:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b8e2dddb-3a06-4253-bf34-110b231c43b5 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/1ed91d4246c04485bb3a85d37cdc84b1"}, "enabled": true, "id": "1ed91d4246c04485bb3a85d37cdc84b1", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-62f6b80d-149f-4d6-proj"}} 2019-01-18 06:19:44,628 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/1ed91d4246c04485bb3a85d37cdc84b1 used request id req-b8e2dddb-3a06-4253-bf34-110b231c43b5 2019-01-18 06:19:44,629 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a38e2f0c-9711-4f3a-b0f2-6acf6293c30b 2019-01-18 06:19:44,634 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=a38e2f0c-9711-4f3a-b0f2-6acf6293c30b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27a87adc4d7846aba60315efd0ae343f9dce0e11" 2019-01-18 06:19:44,895 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-7839b5f1-5a8c-4fe3-a3ba-ea24ccc62f7f Date: Fri, 18 Jan 2019 06:19: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": "2019-01-18T06:19:14Z", "security_group_id": "a38e2f0c-9711-4f3a-b0f2-6acf6293c30b", "port_range_min": null, "revision_number": 0, "tenant_id": "1ed91d4246c04485bb3a85d37cdc84b1", "created_at": "2019-01-18T06:19:14Z", "project_id": "1ed91d4246c04485bb3a85d37cdc84b1", "id": "42e9c985-f278-4e8f-bb80-6b4bc508116e"}, {"remote_group_id": "a38e2f0c-9711-4f3a-b0f2-6acf6293c30b", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T06:19:14Z", "security_group_id": "a38e2f0c-9711-4f3a-b0f2-6acf6293c30b", "port_range_min": null, "revision_number": 0, "tenant_id": "1ed91d4246c04485bb3a85d37cdc84b1", "created_at": "2019-01-18T06:19:14Z", "project_id": "1ed91d4246c04485bb3a85d37cdc84b1", "id": "4aa22798-0062-4ff2-99b3-9c31439eae72"}, {"remote_group_id": "a38e2f0c-9711-4f3a-b0f2-6acf6293c30b", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T06:19:14Z", "security_group_id": "a38e2f0c-9711-4f3a-b0f2-6acf6293c30b", "port_range_min": null, "revision_number": 0, "tenant_id": "1ed91d4246c04485bb3a85d37cdc84b1", "created_at": "2019-01-18T06:19:14Z", "project_id": "1ed91d4246c04485bb3a85d37cdc84b1", "id": "c5f7ca99-6c41-4d96-b9f2-46d4f6c50da0"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T06:19:14Z", "security_group_id": "a38e2f0c-9711-4f3a-b0f2-6acf6293c30b", "port_range_min": null, "revision_number": 0, "tenant_id": "1ed91d4246c04485bb3a85d37cdc84b1", "created_at": "2019-01-18T06:19:14Z", "project_id": "1ed91d4246c04485bb3a85d37cdc84b1", "id": "f40d12e9-9d33-45b7-b170-53b01acde909"}]} 2019-01-18 06:19:44,896 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=a38e2f0c-9711-4f3a-b0f2-6acf6293c30b used request id req-7839b5f1-5a8c-4fe3-a3ba-ea24ccc62f7f 2019-01-18 06:19:44,896 - neutron_utils - INFO - Deleting security group with name - default 2019-01-18 06:19:44,902 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-groups/a38e2f0c-9711-4f3a-b0f2-6acf6293c30b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27a87adc4d7846aba60315efd0ae343f9dce0e11" 2019-01-18 06:19:45,234 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-2becd79c-999a-43fc-ae1f-8f0751896fca Content-Length: 0 Date: Fri, 18 Jan 2019 06:19:45 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-18 06:19:45,234 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/a38e2f0c-9711-4f3a-b0f2-6acf6293c30b used request id req-2becd79c-999a-43fc-ae1f-8f0751896fca 2019-01-18 06:19:45,235 - keystone_utils - INFO - Deleting project with name - CreateInstancePortManipulationTests-62f6b80d-149f-4d6-proj 2019-01-18 06:19:45,239 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/1ed91d4246c04485bb3a85d37cdc84b1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27a87adc4d7846aba60315efd0ae343f9dce0e11" 2019-01-18 06:19:45,594 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 06:19:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e9a0b226-eb62-4e7e-8289-4778283b8db5 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 06:19:45,594 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/1ed91d4246c04485bb3a85d37cdc84b1 used request id req-e9a0b226-eb62-4e7e-8289-4778283b8db5 2019-01-18 06:19:45,595 - keystone_utils - INFO - Deleting role with name - CreateInstancePortManipulationTests-62f6b80d-149f-4d6-proj-role 2019-01-18 06:19:45,598 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/da4dc00c91af409da78ec73e43011230 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27a87adc4d7846aba60315efd0ae343f9dce0e11" 2019-01-18 06:19:45,709 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 06:19:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cd90b0fa-894b-45fe-a4b6-d7d3d4173dfc Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 06:19:45,710 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/da4dc00c91af409da78ec73e43011230 used request id req-cd90b0fa-894b-45fe-a4b6-d7d3d4173dfc 2019-01-18 06:19:45,713 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27a87adc4d7846aba60315efd0ae343f9dce0e11" 2019-01-18 06:19:45,796 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:19:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1a8bc5f4-1437-4805-b307-4ff591db2fae Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "488fca829f8b496daa1cd2cdc6e45c49", "links": {"self": "http://172.30.9.23:5000/v3/roles/488fca829f8b496daa1cd2cdc6e45c49"}, "name": "Member"}, {"domain_id": null, "id": "6b7f4f4f76264b6fb449c43b86ee3817", "links": {"self": "http://172.30.9.23:5000/v3/roles/6b7f4f4f76264b6fb449c43b86ee3817"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a482b711adf94961bf4bb28eda7f0e28", "links": {"self": "http://172.30.9.23:5000/v3/roles/a482b711adf94961bf4bb28eda7f0e28"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c65201bd05504fa786d79b166e8bbba3", "links": {"self": "http://172.30.9.23:5000/v3/roles/c65201bd05504fa786d79b166e8bbba3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "e7e317b66c174923a8cb46c48d897c8d", "links": {"self": "http://172.30.9.23:5000/v3/roles/e7e317b66c174923a8cb46c48d897c8d"}, "name": "ResellerAdmin"}]} 2019-01-18 06:19:45,796 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-1a8bc5f4-1437-4805-b307-4ff591db2fae 2019-01-18 06:19:45,796 - keystone_utils - INFO - Deleting user with name - CreateInstancePortManipulationTests-62f6b80d-149f-4d6-user 2019-01-18 06:19:45,800 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/de17fdc09be845f9a2846fe862dab0de -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77e4606654990d39723f3246cca750566f9c493c" 2019-01-18 06:19:45,980 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 06:19:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2d83fb46-a986-4899-84ff-ea23f7951b8b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 06:19:45,980 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/de17fdc09be845f9a2846fe862dab0de used request id req-2d83fb46-a986-4899-84ff-ea23f7951b8b 2019-01-18 06:19:45,981 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:19:46,370 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "488fca829f8b496daa1cd2cdc6e45c49", "name": "Member"}, {"id": "c65201bd05504fa786d79b166e8bbba3", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}], "expires_at": "2019-01-18T07:19:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "020d00b5451a467cb276d06789a1149d", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "id": "e292c913af7844408b6509a836e493f5"}, "audit_ids": ["AvIzm8PjTxa4znXoJcgY1w"], "issued_at": "2019-01-18T06:19:46.000000Z"}} 2019-01-18 06:19:46,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}72f95905fcbcc4224e75f6d2d454d4ee7e9bdb4b" 2019-01-18 06:19:46,451 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:19:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b5a21450-e01b-46e1-b03d-62a1b9c54dcd Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:19:46,452 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-b5a21450-e01b-46e1-b03d-62a1b9c54dcd 2019-01-18 06:19:46,453 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:19:46,454 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:19:46,851 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "488fca829f8b496daa1cd2cdc6e45c49", "name": "Member"}, {"id": "c65201bd05504fa786d79b166e8bbba3", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}], "expires_at": "2019-01-18T07:19:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "020d00b5451a467cb276d06789a1149d", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "id": "e292c913af7844408b6509a836e493f5"}, "audit_ids": ["g2_AF5GgQlm1nbZyx4165A"], "issued_at": "2019-01-18T06:19:46.000000Z"}} 2019-01-18 06:19:46,852 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}497f6f2d24f87d7fa95f6e6ffe5d1160579078d1" 2019-01-18 06:19:46,937 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:19:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8f119fa4-9cef-446d-8dee-e9f804e348ad Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:19:46,938 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-8f119fa4-9cef-446d-8dee-e9f804e348ad 2019-01-18 06:19:46,942 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-18 06:19:46,947 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 18 Jan 2019 06:19: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"}]}]}} 2019-01-18 06:19:46,948 - 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-2d533da9-7469-4fd-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}497f6f2d24f87d7fa95f6e6ffe5d1160579078d1" 2019-01-18 06:19:47,042 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:19:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3472e6f7-45b8-4692-9aa9-fffedf178dac 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-2d533da9-7469-4fd-proj", "previous": null, "next": null}, "projects": []} 2019-01-18 06:19:47,042 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-2d533da9-7469-4fd-proj used request id req-3472e6f7-45b8-4692-9aa9-fffedf178dac 2019-01-18 06:19:47,046 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}497f6f2d24f87d7fa95f6e6ffe5d1160579078d1" 2019-01-18 06:19:47,215 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:19:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b036eea5-c089-43a5-bdde-95bc30c8ed03 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-18 06:19:47,215 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-b036eea5-c089-43a5-bdde-95bc30c8ed03 2019-01-18 06:19:47,219 - 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}497f6f2d24f87d7fa95f6e6ffe5d1160579078d1" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstancePortManipulationTests-2d533da9-7469-4fd-proj"}}' 2019-01-18 06:19:47,339 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 18 Jan 2019 06:19:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8f9c4e54-193c-41af-86b9-2838c5084605 Content-Length: 320 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/b25caa6a0cbe4a4e805ca52d5b81de35"}, "enabled": true, "id": "b25caa6a0cbe4a4e805ca52d5b81de35", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-2d533da9-7469-4fd-proj"}} 2019-01-18 06:19:47,339 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-8f9c4e54-193c-41af-86b9-2838c5084605 2019-01-18 06:19:47,339 - keystone_utils - INFO - Created project with name - CreateInstancePortManipulationTests-2d533da9-7469-4fd-proj 2019-01-18 06:19:47,340 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:19:47,340 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:19:47,729 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "488fca829f8b496daa1cd2cdc6e45c49", "name": "Member"}, {"id": "c65201bd05504fa786d79b166e8bbba3", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}], "expires_at": "2019-01-18T07:19:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "020d00b5451a467cb276d06789a1149d", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "id": "e292c913af7844408b6509a836e493f5"}, "audit_ids": ["EgA5HTZMQiap6suuZHwIJg"], "issued_at": "2019-01-18T06:19:47.000000Z"}} 2019-01-18 06:19:47,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}2f0147b8e258869a65e080c5bd9694c3af85ea94" 2019-01-18 06:19:47,815 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:19:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7756a4f5-865a-4565-8a4d-46936dc057fa Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:19:47,816 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-7756a4f5-865a-4565-8a4d-46936dc057fa 2019-01-18 06:19:47,820 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-18 06:19:47,825 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 18 Jan 2019 06:19: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"}]}]}} 2019-01-18 06:19:47,826 - 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}2f0147b8e258869a65e080c5bd9694c3af85ea94" 2019-01-18 06:19:47,938 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:19:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6dad33ed-790c-4966-b543-1ab3abe882f8 Content-Encoding: gzip Content-Length: 869 Content-Type: application/json RESP BODY: {"users": [{"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/0607a2b4beb0408e9fa51cc5ba027ac6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0607a2b4beb0408e9fa51cc5ba027ac6", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/17c61b95071545a094cc82823d2b88b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "17c61b95071545a094cc82823d2b88b8", "email": "nova@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/29e5d2dfed2447bda26fc75bd1122674"}, "domain_id": "default", "enabled": true, "options": {}, "id": "29e5d2dfed2447bda26fc75bd1122674", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/3b6dcc8c791e4b6e8831f5b5e583de80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3b6dcc8c791e4b6e8831f5b5e583de80", "email": "neutron@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.23:5000/v3/users/45ab52d673584bc198669be88c88b878"}, "domain_id": "default", "enabled": true, "options": {}, "id": "45ab52d673584bc198669be88c88b878", "email": "barbican@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/57795b4ee52f49c6a71f55bb6c4012f8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "57795b4ee52f49c6a71f55bb6c4012f8", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/5c52969262974d64ac2a300ca5d60f50"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c52969262974d64ac2a300ca5d60f50", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/5fc15572bb1c489ba92bd9945bbc1f64"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5fc15572bb1c489ba92bd9945bbc1f64", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/6b519d70e25f4e61a9dfd738cd6bba22"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6b519d70e25f4e61a9dfd738cd6bba22", "email": "heat@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.23:5000/v3/users/8248437208b540c2893a7117ad102a87"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8248437208b540c2893a7117ad102a87", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/890dee97e62840c5b15e36f03f6b7efc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "890dee97e62840c5b15e36f03f6b7efc", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/8cccb516ecc44ed9bb7c8633df108fd4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8cccb516ecc44ed9bb7c8633df108fd4", "email": "glance@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.23:5000/v3/users/97c3d863a98148299fa116fdb54be470"}, "domain_id": "default", "enabled": true, "options": {}, "id": "97c3d863a98148299fa116fdb54be470", "email": "tacker@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/a2a0c8c0f19941808c9f618af50b3b79"}, "domain_id": "c19db1b8f60647a9a114cd23287c807b", "enabled": true, "options": {}, "id": "a2a0c8c0f19941808c9f618af50b3b79", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "links": {"self": "http://172.30.9.23:5000/v3/users/e292c913af7844408b6509a836e493f5"}, "domain_id": "default", "enabled": true, "id": "e292c913af7844408b6509a836e493f5", "options": {}}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/fe5de73ba9cb41b2be24ccf1f72f5ed4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe5de73ba9cb41b2be24ccf1f72f5ed4", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2019-01-18 06:19:47,938 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-6dad33ed-790c-4966-b543-1ab3abe882f8 2019-01-18 06:19:47,942 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateInstancePortManipulationTests-2d533da9-7469-4fd-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f0147b8e258869a65e080c5bd9694c3af85ea94" 2019-01-18 06:19:48,035 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:19:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b5fece7a-5744-46e9-97bc-2cd382a3509c Content-Encoding: gzip Content-Length: 260 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateInstancePortManipulationTests-2d533da9-7469-4fd-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/b25caa6a0cbe4a4e805ca52d5b81de35"}, "enabled": true, "id": "b25caa6a0cbe4a4e805ca52d5b81de35", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-2d533da9-7469-4fd-proj"}]} 2019-01-18 06:19:48,035 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateInstancePortManipulationTests-2d533da9-7469-4fd-proj used request id req-b5fece7a-5744-46e9-97bc-2cd382a3509c 2019-01-18 06:19:48,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}2f0147b8e258869a65e080c5bd9694c3af85ea94" 2019-01-18 06:19:48,129 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:19:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-52f951ec-a7fa-48b2-a0bf-d8add48ceedf Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-18 06:19:48,129 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-52f951ec-a7fa-48b2-a0bf-d8add48ceedf 2019-01-18 06:19:48,512 - keystone_utils - INFO - Created user with name - CreateInstancePortManipulationTests-2d533da9-7469-4fd-user 2019-01-18 06:19:48,513 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:19:48,517 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}497f6f2d24f87d7fa95f6e6ffe5d1160579078d1" 2019-01-18 06:19:48,602 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:19:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-388c0f63-cffd-41da-9ee8-8db9ddbb620b Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "488fca829f8b496daa1cd2cdc6e45c49", "links": {"self": "http://172.30.9.23:5000/v3/roles/488fca829f8b496daa1cd2cdc6e45c49"}, "name": "Member"}, {"domain_id": null, "id": "6b7f4f4f76264b6fb449c43b86ee3817", "links": {"self": "http://172.30.9.23:5000/v3/roles/6b7f4f4f76264b6fb449c43b86ee3817"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a482b711adf94961bf4bb28eda7f0e28", "links": {"self": "http://172.30.9.23:5000/v3/roles/a482b711adf94961bf4bb28eda7f0e28"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c65201bd05504fa786d79b166e8bbba3", "links": {"self": "http://172.30.9.23:5000/v3/roles/c65201bd05504fa786d79b166e8bbba3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "e7e317b66c174923a8cb46c48d897c8d", "links": {"self": "http://172.30.9.23:5000/v3/roles/e7e317b66c174923a8cb46c48d897c8d"}, "name": "ResellerAdmin"}]} 2019-01-18 06:19:48,603 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-388c0f63-cffd-41da-9ee8-8db9ddbb620b 2019-01-18 06:19:48,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}497f6f2d24f87d7fa95f6e6ffe5d1160579078d1" -d '{"role": {"name": "CreateInstancePortManipulationTests-2d533da9-7469-4fd-proj-role"}}' 2019-01-18 06:19:48,710 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 18 Jan 2019 06:19:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-89518fd3-4cc9-400a-b22a-44d58bdc509a Content-Length: 234 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "5a4f824e688c4cab963df540a707bc30", "links": {"self": "http://172.30.9.23:5000/v3/roles/5a4f824e688c4cab963df540a707bc30"}, "name": "CreateInstancePortManipulationTests-2d533da9-7469-4fd-proj-role"}} 2019-01-18 06:19:48,710 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-89518fd3-4cc9-400a-b22a-44d58bdc509a 2019-01-18 06:19:48,710 - keystone_utils - INFO - Created role with name - CreateInstancePortManipulationTests-2d533da9-7469-4fd-proj-role 2019-01-18 06:19:48,714 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/5a4f824e688c4cab963df540a707bc30 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}497f6f2d24f87d7fa95f6e6ffe5d1160579078d1" 2019-01-18 06:19:48,801 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:19:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d0c84d2f-1e90-4273-b10c-51404074bbd2 Content-Encoding: gzip Content-Length: 187 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.23:5000/v3/roles/5a4f824e688c4cab963df540a707bc30"}, "domain_id": null, "name": "CreateInstancePortManipulationTests-2d533da9-7469-4fd-proj-role", "id": "5a4f824e688c4cab963df540a707bc30"}} 2019-01-18 06:19:48,801 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/5a4f824e688c4cab963df540a707bc30 used request id req-d0c84d2f-1e90-4273-b10c-51404074bbd2 2019-01-18 06:19:48,801 - keystone_utils - INFO - Granting role CreateInstancePortManipulationTests-2d533da9-7469-4fd-proj-role to project CreateInstancePortManipulationTests-2d533da9-7469-4fd-proj 2019-01-18 06:19:48,805 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/b25caa6a0cbe4a4e805ca52d5b81de35/users/6d427fef416c439f9acc7ab480a7bd82/roles/5a4f824e688c4cab963df540a707bc30 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}497f6f2d24f87d7fa95f6e6ffe5d1160579078d1" 2019-01-18 06:19:48,946 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 06:19:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7edc679a-1f50-4c37-800d-3118b6ed2d21 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 06:19:48,946 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/b25caa6a0cbe4a4e805ca52d5b81de35/users/6d427fef416c439f9acc7ab480a7bd82/roles/5a4f824e688c4cab963df540a707bc30 used request id req-7edc679a-1f50-4c37-800d-3118b6ed2d21 2019-01-18 06:19:48,947 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2019-01-18 06:19:48,947 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:19:48,948 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:19:49,398 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "5a4f824e688c4cab963df540a707bc30", "name": "CreateInstancePortManipulationTests-2d533da9-7469-4fd-proj-role"}], "expires_at": "2019-01-18T07:19:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b25caa6a0cbe4a4e805ca52d5b81de35", "name": "CreateInstancePortManipulationTests-2d533da9-7469-4fd-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/b25caa6a0cbe4a4e805ca52d5b81de35", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/b25caa6a0cbe4a4e805ca52d5b81de35", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/b25caa6a0cbe4a4e805ca52d5b81de35", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/b25caa6a0cbe4a4e805ca52d5b81de35", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/b25caa6a0cbe4a4e805ca52d5b81de35", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/b25caa6a0cbe4a4e805ca52d5b81de35", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/b25caa6a0cbe4a4e805ca52d5b81de35", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/b25caa6a0cbe4a4e805ca52d5b81de35", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/b25caa6a0cbe4a4e805ca52d5b81de35", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/b25caa6a0cbe4a4e805ca52d5b81de35", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/b25caa6a0cbe4a4e805ca52d5b81de35", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/b25caa6a0cbe4a4e805ca52d5b81de35", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-2d533da9-7469-4fd-user", "id": "6d427fef416c439f9acc7ab480a7bd82"}, "audit_ids": ["YK-DtoJIQgKVKgRNTFM2UA"], "issued_at": "2019-01-18T06:19:49.000000Z"}} 2019-01-18 06:19:49,398 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ff347e47dedbd7b8a7173086fac3e68fb61ce9c" 2019-01-18 06:19:49,472 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:19:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-15000851-02ac-4648-8e0f-8accfef4ebb4 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:19:49,472 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-15000851-02ac-4648-8e0f-8accfef4ebb4 2019-01-18 06:19:49,476 - 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-06db0f0d-053e-43f4-8b8b-3ae0d7be194c-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8ff347e47dedbd7b8a7173086fac3e68fb61ce9c" 2019-01-18 06:19:49,639 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 180 Content-Type: application/json X-Openstack-Request-Id: req-efdad5b7-8e31-43f1-acfe-a012d4a98d98 Date: Fri, 18 Jan 2019 06:19:49 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-06db0f0d-053e-43f4-8b8b-3ae0d7be194c-image"} 2019-01-18 06:19:49,639 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-06db0f0d-053e-43f4-8b8b-3ae0d7be194c-image used request id req-efdad5b7-8e31-43f1-acfe-a012d4a98d98 2019-01-18 06:19:49,643 - 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}8ff347e47dedbd7b8a7173086fac3e68fb61ce9c" 2019-01-18 06:19:49,797 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-88ed358f-67c0-41da-bb89-5e81a24b95f4 Date: Fri, 18 Jan 2019 06:19: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"}}} 2019-01-18 06:19:49,797 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-88ed358f-67c0-41da-bb89-5e81a24b95f4 2019-01-18 06:19:49,826 - 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}8ff347e47dedbd7b8a7173086fac3e68fb61ce9c" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstancePortManipulationTests-06db0f0d-053e-43f4-8b8b-3ae0d7be194c-image"}' 2019-01-18 06:19:50,025 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 639 Content-Type: application/json Location: http://172.30.9.23:9292/v2/images/c3364aa3-c088-441c-8fd2-e036b00ca9de X-Openstack-Request-Id: req-d902fda3-7375-41f2-a901-3a9bd4766c97 Date: Fri, 18 Jan 2019 06:19:50 GMT RESP BODY: {"status": "queued", "name": "CreateInstancePortManipulationTests-06db0f0d-053e-43f4-8b8b-3ae0d7be194c-image", "tags": [], "container_format": "bare", "created_at": "2019-01-18T06:19:49Z", "size": null, "disk_format": "qcow2", "updated_at": "2019-01-18T06:19:49Z", "visibility": "shared", "locations": [], "self": "/v2/images/c3364aa3-c088-441c-8fd2-e036b00ca9de", "min_disk": 0, "protected": false, "id": "c3364aa3-c088-441c-8fd2-e036b00ca9de", "file": "/v2/images/c3364aa3-c088-441c-8fd2-e036b00ca9de/file", "checksum": null, "owner": "b25caa6a0cbe4a4e805ca52d5b81de35", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-18 06:19:50,025 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-d902fda3-7375-41f2-a901-3a9bd4766c97 2019-01-18 06:19:50,035 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9292/v2/images/c3364aa3-c088-441c-8fd2-e036b00ca9de/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8ff347e47dedbd7b8a7173086fac3e68fb61ce9c" -d '' 2019-01-18 06:19:51,659 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-08005895-8fef-48e3-a05f-c4eb3fea6460 Date: Fri, 18 Jan 2019 06:19:51 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-18 06:19:51,659 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/c3364aa3-c088-441c-8fd2-e036b00ca9de/file used request id req-08005895-8fef-48e3-a05f-c4eb3fea6460 2019-01-18 06:19:51,660 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-01-18 06:19:51,663 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/c3364aa3-c088-441c-8fd2-e036b00ca9de -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8ff347e47dedbd7b8a7173086fac3e68fb61ce9c" 2019-01-18 06:19:51,830 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-65c8ce7f-6b9a-4950-97a4-43a059c8f2b6 Date: Fri, 18 Jan 2019 06:19:51 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-06db0f0d-053e-43f4-8b8b-3ae0d7be194c-image", "tags": [], "container_format": "bare", "created_at": "2019-01-18T06:19:49Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-18T06:19:51Z", "visibility": "shared", "locations": [{"url": "rbd://af014572-0a5d-4a80-a07f-9105f52ab2c1/images/c3364aa3-c088-441c-8fd2-e036b00ca9de/snap", "metadata": {}}], "self": "/v2/images/c3364aa3-c088-441c-8fd2-e036b00ca9de", "min_disk": 0, "protected": false, "id": "c3364aa3-c088-441c-8fd2-e036b00ca9de", "file": "/v2/images/c3364aa3-c088-441c-8fd2-e036b00ca9de/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "b25caa6a0cbe4a4e805ca52d5b81de35", "direct_url": "rbd://af014572-0a5d-4a80-a07f-9105f52ab2c1/images/c3364aa3-c088-441c-8fd2-e036b00ca9de/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-18 06:19:51,831 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/c3364aa3-c088-441c-8fd2-e036b00ca9de used request id req-65c8ce7f-6b9a-4950-97a4-43a059c8f2b6 2019-01-18 06:19:51,834 - 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}8ff347e47dedbd7b8a7173086fac3e68fb61ce9c" 2019-01-18 06:19:51,979 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-a32d0bf2-ab4c-45b3-9ed0-8ef15221f0b5 Date: Fri, 18 Jan 2019 06:19: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"}}} 2019-01-18 06:19:51,979 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-a32d0bf2-ab4c-45b3-9ed0-8ef15221f0b5 2019-01-18 06:19:51,982 - create_image - INFO - Created image with name - CreateInstancePortManipulationTests-06db0f0d-053e-43f4-8b8b-3ae0d7be194c-image 2019-01-18 06:19:51,985 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/c3364aa3-c088-441c-8fd2-e036b00ca9de -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8ff347e47dedbd7b8a7173086fac3e68fb61ce9c" 2019-01-18 06:19:52,157 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-e095456d-bf3f-4071-994f-dad8bec56465 Date: Fri, 18 Jan 2019 06:19:52 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-06db0f0d-053e-43f4-8b8b-3ae0d7be194c-image", "tags": [], "container_format": "bare", "created_at": "2019-01-18T06:19:49Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-18T06:19:51Z", "visibility": "shared", "locations": [{"url": "rbd://af014572-0a5d-4a80-a07f-9105f52ab2c1/images/c3364aa3-c088-441c-8fd2-e036b00ca9de/snap", "metadata": {}}], "self": "/v2/images/c3364aa3-c088-441c-8fd2-e036b00ca9de", "min_disk": 0, "protected": false, "id": "c3364aa3-c088-441c-8fd2-e036b00ca9de", "file": "/v2/images/c3364aa3-c088-441c-8fd2-e036b00ca9de/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "b25caa6a0cbe4a4e805ca52d5b81de35", "direct_url": "rbd://af014572-0a5d-4a80-a07f-9105f52ab2c1/images/c3364aa3-c088-441c-8fd2-e036b00ca9de/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-18 06:19:52,157 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/c3364aa3-c088-441c-8fd2-e036b00ca9de used request id req-e095456d-bf3f-4071-994f-dad8bec56465 2019-01-18 06:19:52,157 - create_image - DEBUG - Instance status is - active 2019-01-18 06:19:52,158 - create_image - DEBUG - Image is active with name - CreateInstancePortManipulationTests-06db0f0d-053e-43f4-8b8b-3ae0d7be194c-image 2019-01-18 06:19:52,158 - create_image - INFO - Image is now active with name - CreateInstancePortManipulationTests-06db0f0d-053e-43f4-8b8b-3ae0d7be194c-image 2019-01-18 06:19:52,158 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:19:52,159 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:19:52,537 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "5a4f824e688c4cab963df540a707bc30", "name": "CreateInstancePortManipulationTests-2d533da9-7469-4fd-proj-role"}], "expires_at": "2019-01-18T07:19:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b25caa6a0cbe4a4e805ca52d5b81de35", "name": "CreateInstancePortManipulationTests-2d533da9-7469-4fd-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/b25caa6a0cbe4a4e805ca52d5b81de35", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/b25caa6a0cbe4a4e805ca52d5b81de35", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/b25caa6a0cbe4a4e805ca52d5b81de35", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/b25caa6a0cbe4a4e805ca52d5b81de35", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/b25caa6a0cbe4a4e805ca52d5b81de35", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/b25caa6a0cbe4a4e805ca52d5b81de35", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/b25caa6a0cbe4a4e805ca52d5b81de35", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/b25caa6a0cbe4a4e805ca52d5b81de35", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/b25caa6a0cbe4a4e805ca52d5b81de35", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/b25caa6a0cbe4a4e805ca52d5b81de35", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/b25caa6a0cbe4a4e805ca52d5b81de35", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/b25caa6a0cbe4a4e805ca52d5b81de35", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-2d533da9-7469-4fd-user", "id": "6d427fef416c439f9acc7ab480a7bd82"}, "audit_ids": ["Wf2yx6AIQU2u5FIremwaxw"], "issued_at": "2019-01-18T06:19:52.000000Z"}} 2019-01-18 06:19:52,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}c26dbab97cce4ae487cb994894e42736dab93a7f" 2019-01-18 06:19:52,549 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:19:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1a754f6f-e55f-4d60-aedc-b99064e3a316 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:19:52,549 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-1a754f6f-e55f-4d60-aedc-b99064e3a316 2019-01-18 06:19:52,554 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-06db0f0d-053e-43f4-8b8b-3ae0d7be194c-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c26dbab97cce4ae487cb994894e42736dab93a7f" 2019-01-18 06:19:52,723 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-a692984b-e263-42b7-a820-98ada0204aaf Date: Fri, 18 Jan 2019 06:19:52 GMT RESP BODY: {"networks":[]} 2019-01-18 06:19:52,723 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-06db0f0d-053e-43f4-8b8b-3ae0d7be194c-pub-net used request id req-a692984b-e263-42b7-a820-98ada0204aaf 2019-01-18 06:19:52,723 - neutron_utils - INFO - Creating network with name CreateInstancePortManipulationTests-06db0f0d-053e-43f4-8b8b-3ae0d7be194c-pub-net 2019-01-18 06:19:52,729 - 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}c26dbab97cce4ae487cb994894e42736dab93a7f" -d '{"network": {"name": "CreateInstancePortManipulationTests-06db0f0d-053e-43f4-8b8b-3ae0d7be194c-pub-net", "admin_state_up": true}}' 2019-01-18 06:19:53,241 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 638 X-Openstack-Request-Id: req-89dcb0c5-3ce6-478d-b246-f4e7f6b548b1 Date: Fri, 18 Jan 2019 06:19:53 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"c54ddcb6-294b-4240-a846-4c2f7fd1ae45","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"b25caa6a0cbe4a4e805ca52d5b81de35","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-18T06:19:53Z","is_default":false,"name":"CreateInstancePortManipulationTests-06db0f0d-053e-43f4-8b8b-3ae0d7be194c-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"b25caa6a0cbe4a4e805ca52d5b81de35","created_at":"2019-01-18T06:19:53Z","mtu":1450}} 2019-01-18 06:19:53,242 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks used request id req-89dcb0c5-3ce6-478d-b246-f4e7f6b548b1 2019-01-18 06:19:53,247 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=c54ddcb6-294b-4240-a846-4c2f7fd1ae45 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c26dbab97cce4ae487cb994894e42736dab93a7f" 2019-01-18 06:19:53,479 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 622 X-Openstack-Request-Id: req-6b6156f3-4254-4fb0-bacb-cc8ad7d4c4ee Date: Fri, 18 Jan 2019 06:19: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":"2019-01-18T06:19:53Z","tenant_id":"b25caa6a0cbe4a4e805ca52d5b81de35","created_at":"2019-01-18T06:19:53Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"b25caa6a0cbe4a4e805ca52d5b81de35","id":"c54ddcb6-294b-4240-a846-4c2f7fd1ae45","name":"CreateInstancePortManipulationTests-06db0f0d-053e-43f4-8b8b-3ae0d7be194c-pub-net"}]} 2019-01-18 06:19:53,479 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=c54ddcb6-294b-4240-a846-4c2f7fd1ae45 used request id req-6b6156f3-4254-4fb0-bacb-cc8ad7d4c4ee 2019-01-18 06:19:53,485 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=c54ddcb6-294b-4240-a846-4c2f7fd1ae45 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c26dbab97cce4ae487cb994894e42736dab93a7f" 2019-01-18 06:19:53,655 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-bf38a45c-82cc-498b-bf29-d82a5ce81aac Date: Fri, 18 Jan 2019 06:19:53 GMT RESP BODY: {"subnets":[]} 2019-01-18 06:19:53,655 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=c54ddcb6-294b-4240-a846-4c2f7fd1ae45 used request id req-bf38a45c-82cc-498b-bf29-d82a5ce81aac 2019-01-18 06:19:53,656 - neutron_utils - INFO - Creating subnet with name CreateInstancePortManipulationTests-06db0f0d-053e-43f4-8b8b-3ae0d7be194c-pub-subnet 2019-01-18 06:19:53,661 - 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}c26dbab97cce4ae487cb994894e42736dab93a7f" -d '{"subnets": [{"ip_version": 4, "network_id": "c54ddcb6-294b-4240-a846-4c2f7fd1ae45", "cidr": "10.55.0.0/24", "name": "CreateInstancePortManipulationTests-06db0f0d-053e-43f4-8b8b-3ae0d7be194c-pub-subnet"}]}' 2019-01-18 06:19:54,170 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-6257c250-403d-4bd7-b5f2-aadb1ab1e90a Date: Fri, 18 Jan 2019 06:19:54 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c54ddcb6-294b-4240-a846-4c2f7fd1ae45","tenant_id":"b25caa6a0cbe4a4e805ca52d5b81de35","created_at":"2019-01-18T06:19:53Z","dns_nameservers":[],"updated_at":"2019-01-18T06:19:53Z","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":"b25caa6a0cbe4a4e805ca52d5b81de35","id":"60e06605-ecc1-4dbf-a143-f8ba7d0e6cb0","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-06db0f0d-053e-43f4-8b8b-3ae0d7be194c-pub-subnet"}]} 2019-01-18 06:19:54,170 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets used request id req-6257c250-403d-4bd7-b5f2-aadb1ab1e90a 2019-01-18 06:19:54,175 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=c54ddcb6-294b-4240-a846-4c2f7fd1ae45 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c26dbab97cce4ae487cb994894e42736dab93a7f" 2019-01-18 06:19:54,413 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-59630cc7-2f9b-480e-be39-866da55f27fa Date: Fri, 18 Jan 2019 06:19: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":["60e06605-ecc1-4dbf-a143-f8ba7d0e6cb0"],"updated_at":"2019-01-18T06:19:53Z","tenant_id":"b25caa6a0cbe4a4e805ca52d5b81de35","created_at":"2019-01-18T06:19:53Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"b25caa6a0cbe4a4e805ca52d5b81de35","id":"c54ddcb6-294b-4240-a846-4c2f7fd1ae45","name":"CreateInstancePortManipulationTests-06db0f0d-053e-43f4-8b8b-3ae0d7be194c-pub-net"}]} 2019-01-18 06:19:54,414 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=c54ddcb6-294b-4240-a846-4c2f7fd1ae45 used request id req-59630cc7-2f9b-480e-be39-866da55f27fa 2019-01-18 06:19:54,419 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=c54ddcb6-294b-4240-a846-4c2f7fd1ae45 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c26dbab97cce4ae487cb994894e42736dab93a7f" 2019-01-18 06:19:54,614 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-a53020df-ef15-406e-a826-32cce7f5920b Date: Fri, 18 Jan 2019 06:19:54 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c54ddcb6-294b-4240-a846-4c2f7fd1ae45","tenant_id":"b25caa6a0cbe4a4e805ca52d5b81de35","created_at":"2019-01-18T06:19:53Z","dns_nameservers":[],"updated_at":"2019-01-18T06:19:53Z","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":"b25caa6a0cbe4a4e805ca52d5b81de35","id":"60e06605-ecc1-4dbf-a143-f8ba7d0e6cb0","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-06db0f0d-053e-43f4-8b8b-3ae0d7be194c-pub-subnet"}]} 2019-01-18 06:19:54,614 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=c54ddcb6-294b-4240-a846-4c2f7fd1ae45 used request id req-a53020df-ef15-406e-a826-32cce7f5920b 2019-01-18 06:19:54,615 - OpenStackNetwork - DEBUG - Network [c54ddcb6-294b-4240-a846-4c2f7fd1ae45] created successfully 2019-01-18 06:19:54,615 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:19:54,616 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:19:54,997 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "488fca829f8b496daa1cd2cdc6e45c49", "name": "Member"}, {"id": "c65201bd05504fa786d79b166e8bbba3", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}], "expires_at": "2019-01-18T07:19:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "020d00b5451a467cb276d06789a1149d", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "id": "e292c913af7844408b6509a836e493f5"}, "audit_ids": ["25OwVSlCTJmMN7CpAJCdjw"], "issued_at": "2019-01-18T06:19:54.000000Z"}} 2019-01-18 06:19:54,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}9204298e62ee6b68e162b27dfc8aa599c7a9b64b" 2019-01-18 06:19:55,078 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:19:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5e44635a-5fa2-42fb-bc44-3cf4ca9ee2c3 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:19:55,078 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-5e44635a-5fa2-42fb-bc44-3cf4ca9ee2c3 2019-01-18 06:19:55,079 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-18 06:19:55,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}9204298e62ee6b68e162b27dfc8aa599c7a9b64b" 2019-01-18 06:19:55,267 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06: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 x-openstack-request-id: req-48a8e8c7-b134-4c84-8add-363801ecf287 x-compute-request-id: req-48a8e8c7-b134-4c84-8add-363801ecf287 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2019-01-18 06:19:55,268 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-48a8e8c7-b134-4c84-8add-363801ecf287 2019-01-18 06:19:55,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}9204298e62ee6b68e162b27dfc8aa599c7a9b64b" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstancePortManipulationTests-06db0f0d-053e-43f4-8b8b-3ae0d7be194c-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2019-01-18 06:19:55,334 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06: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-445b856e-5ffb-4f17-86af-4c4f31952eed x-compute-request-id: req-445b856e-5ffb-4f17-86af-4c4f31952eed Content-Encoding: gzip Content-Length: 328 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/c35a0f60-9a67-4e65-8db9-ce294d428eaf", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/c35a0f60-9a67-4e65-8db9-ce294d428eaf", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "c35a0f60-9a67-4e65-8db9-ce294d428eaf", "name": "CreateInstancePortManipulationTests-06db0f0d-053e-43f4-8b8b-3ae0d7be194c-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2019-01-18 06:19:55,334 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-445b856e-5ffb-4f17-86af-4c4f31952eed 2019-01-18 06:19:55,335 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:19:55,336 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:19:55,725 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "5a4f824e688c4cab963df540a707bc30", "name": "CreateInstancePortManipulationTests-2d533da9-7469-4fd-proj-role"}], "expires_at": "2019-01-18T07:19:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b25caa6a0cbe4a4e805ca52d5b81de35", "name": "CreateInstancePortManipulationTests-2d533da9-7469-4fd-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/b25caa6a0cbe4a4e805ca52d5b81de35", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/b25caa6a0cbe4a4e805ca52d5b81de35", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/b25caa6a0cbe4a4e805ca52d5b81de35", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/b25caa6a0cbe4a4e805ca52d5b81de35", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/b25caa6a0cbe4a4e805ca52d5b81de35", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/b25caa6a0cbe4a4e805ca52d5b81de35", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/b25caa6a0cbe4a4e805ca52d5b81de35", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/b25caa6a0cbe4a4e805ca52d5b81de35", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/b25caa6a0cbe4a4e805ca52d5b81de35", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/b25caa6a0cbe4a4e805ca52d5b81de35", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/b25caa6a0cbe4a4e805ca52d5b81de35", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/b25caa6a0cbe4a4e805ca52d5b81de35", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-2d533da9-7469-4fd-user", "id": "6d427fef416c439f9acc7ab480a7bd82"}, "audit_ids": ["0U9gzVbyRDqoNNut-KyJ8w"], "issued_at": "2019-01-18T06:19:55.000000Z"}} 2019-01-18 06:19:55,725 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da8bffbf734eb05d85d046d5cd8cb5944e2a97ab" 2019-01-18 06:19:55,798 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:19:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9293100d-9d06-4713-9d40-67e0e071bf96 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:19:55,798 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-9293100d-9d06-4713-9d40-67e0e071bf96 2019-01-18 06:19:55,799 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-18 06:19:55,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}da8bffbf734eb05d85d046d5cd8cb5944e2a97ab" 2019-01-18 06:19:55,877 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:19:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9e4a5c8d-1bc8-4c06-984a-7979b0957925 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:19:55,877 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-9e4a5c8d-1bc8-4c06-984a-7979b0957925 2019-01-18 06:19:55,886 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-06db0f0d-053e-43f4-8b8b-3ae0d7be194c-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da8bffbf734eb05d85d046d5cd8cb5944e2a97ab" 2019-01-18 06:19:56,124 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-6a25a0a5-3a51-4c64-a972-f37a92cb7e6a Date: Fri, 18 Jan 2019 06:19: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":["60e06605-ecc1-4dbf-a143-f8ba7d0e6cb0"],"updated_at":"2019-01-18T06:19:53Z","tenant_id":"b25caa6a0cbe4a4e805ca52d5b81de35","created_at":"2019-01-18T06:19:53Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"b25caa6a0cbe4a4e805ca52d5b81de35","id":"c54ddcb6-294b-4240-a846-4c2f7fd1ae45","name":"CreateInstancePortManipulationTests-06db0f0d-053e-43f4-8b8b-3ae0d7be194c-pub-net"}]} 2019-01-18 06:19:56,124 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-06db0f0d-053e-43f4-8b8b-3ae0d7be194c-pub-net used request id req-6a25a0a5-3a51-4c64-a972-f37a92cb7e6a 2019-01-18 06:19:56,128 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-18 06:19:56,133 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 18 Jan 2019 06:19: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"}]}]}} 2019-01-18 06:19:56,134 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/b25caa6a0cbe4a4e805ca52d5b81de35 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da8bffbf734eb05d85d046d5cd8cb5944e2a97ab" 2019-01-18 06:19:56,210 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:19:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-da9581b9-9bad-49a7-b97d-80450732b96f 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/b25caa6a0cbe4a4e805ca52d5b81de35"}, "enabled": true, "id": "b25caa6a0cbe4a4e805ca52d5b81de35", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-2d533da9-7469-4fd-proj"}} 2019-01-18 06:19:56,210 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/b25caa6a0cbe4a4e805ca52d5b81de35 used request id req-da9581b9-9bad-49a7-b97d-80450732b96f 2019-01-18 06:19:56,215 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=c54ddcb6-294b-4240-a846-4c2f7fd1ae45 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da8bffbf734eb05d85d046d5cd8cb5944e2a97ab" 2019-01-18 06:19:56,414 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-2bd7ca41-1594-44b2-85e4-81b230616f92 Date: Fri, 18 Jan 2019 06:19:56 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c54ddcb6-294b-4240-a846-4c2f7fd1ae45","tenant_id":"b25caa6a0cbe4a4e805ca52d5b81de35","created_at":"2019-01-18T06:19:53Z","dns_nameservers":[],"updated_at":"2019-01-18T06:19:53Z","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":"b25caa6a0cbe4a4e805ca52d5b81de35","id":"60e06605-ecc1-4dbf-a143-f8ba7d0e6cb0","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-06db0f0d-053e-43f4-8b8b-3ae0d7be194c-pub-subnet"}]} 2019-01-18 06:19:56,414 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=c54ddcb6-294b-4240-a846-4c2f7fd1ae45 used request id req-2bd7ca41-1594-44b2-85e4-81b230616f92 2019-01-18 06:19:56,420 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=c54ddcb6-294b-4240-a846-4c2f7fd1ae45&name=CreateInstancePortManipulationTests-06db0f0d-053e-43f4-8b8b-3ae0d7be194cport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da8bffbf734eb05d85d046d5cd8cb5944e2a97ab" 2019-01-18 06:19:56,596 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-bacfc771-78d8-4a80-99e1-68cfc2ce686e Date: Fri, 18 Jan 2019 06:19:56 GMT RESP BODY: {"ports":[]} 2019-01-18 06:19:56,597 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=c54ddcb6-294b-4240-a846-4c2f7fd1ae45&name=CreateInstancePortManipulationTests-06db0f0d-053e-43f4-8b8b-3ae0d7be194cport-1&admin_state_up=True used request id req-bacfc771-78d8-4a80-99e1-68cfc2ce686e 2019-01-18 06:19:56,600 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-06db0f0d-053e-43f4-8b8b-3ae0d7be194c-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da8bffbf734eb05d85d046d5cd8cb5944e2a97ab" 2019-01-18 06:19:56,838 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:19: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-ed1c79e3-c2a2-4adf-aee4-a290146a7357 x-compute-request-id: req-ed1c79e3-c2a2-4adf-aee4-a290146a7357 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2019-01-18 06:19:56,839 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-06db0f0d-053e-43f4-8b8b-3ae0d7be194c-inst used request id req-ed1c79e3-c2a2-4adf-aee4-a290146a7357 2019-01-18 06:19:56,845 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-06db0f0d-053e-43f4-8b8b-3ae0d7be194c-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da8bffbf734eb05d85d046d5cd8cb5944e2a97ab" 2019-01-18 06:19:56,940 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-842ed995-4a49-451d-a6bd-b456e158d0d0 Date: Fri, 18 Jan 2019 06:19: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":["60e06605-ecc1-4dbf-a143-f8ba7d0e6cb0"],"updated_at":"2019-01-18T06:19:53Z","tenant_id":"b25caa6a0cbe4a4e805ca52d5b81de35","created_at":"2019-01-18T06:19:53Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"b25caa6a0cbe4a4e805ca52d5b81de35","id":"c54ddcb6-294b-4240-a846-4c2f7fd1ae45","name":"CreateInstancePortManipulationTests-06db0f0d-053e-43f4-8b8b-3ae0d7be194c-pub-net"}]} 2019-01-18 06:19:56,940 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-06db0f0d-053e-43f4-8b8b-3ae0d7be194c-pub-net used request id req-842ed995-4a49-451d-a6bd-b456e158d0d0 2019-01-18 06:19:56,944 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/b25caa6a0cbe4a4e805ca52d5b81de35 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da8bffbf734eb05d85d046d5cd8cb5944e2a97ab" 2019-01-18 06:19:57,025 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:19:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6fe9b05f-68b8-4caa-b2a0-27c0b63b9684 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/b25caa6a0cbe4a4e805ca52d5b81de35"}, "enabled": true, "id": "b25caa6a0cbe4a4e805ca52d5b81de35", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-2d533da9-7469-4fd-proj"}} 2019-01-18 06:19:57,025 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/b25caa6a0cbe4a4e805ca52d5b81de35 used request id req-6fe9b05f-68b8-4caa-b2a0-27c0b63b9684 2019-01-18 06:19:57,030 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=c54ddcb6-294b-4240-a846-4c2f7fd1ae45 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da8bffbf734eb05d85d046d5cd8cb5944e2a97ab" 2019-01-18 06:19:57,086 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-2cbdc720-1717-4ef2-9b9d-40ae2fb322a7 Date: Fri, 18 Jan 2019 06:19:57 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c54ddcb6-294b-4240-a846-4c2f7fd1ae45","tenant_id":"b25caa6a0cbe4a4e805ca52d5b81de35","created_at":"2019-01-18T06:19:53Z","dns_nameservers":[],"updated_at":"2019-01-18T06:19:53Z","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":"b25caa6a0cbe4a4e805ca52d5b81de35","id":"60e06605-ecc1-4dbf-a143-f8ba7d0e6cb0","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-06db0f0d-053e-43f4-8b8b-3ae0d7be194c-pub-subnet"}]} 2019-01-18 06:19:57,086 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=c54ddcb6-294b-4240-a846-4c2f7fd1ae45 used request id req-2cbdc720-1717-4ef2-9b9d-40ae2fb322a7 2019-01-18 06:19:57,092 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=c54ddcb6-294b-4240-a846-4c2f7fd1ae45&name=CreateInstancePortManipulationTests-06db0f0d-053e-43f4-8b8b-3ae0d7be194cport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da8bffbf734eb05d85d046d5cd8cb5944e2a97ab" 2019-01-18 06:19:57,124 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-54c800b3-abbd-4332-8599-7b48859d886b Date: Fri, 18 Jan 2019 06:19:57 GMT RESP BODY: {"ports":[]} 2019-01-18 06:19:57,125 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=c54ddcb6-294b-4240-a846-4c2f7fd1ae45&name=CreateInstancePortManipulationTests-06db0f0d-053e-43f4-8b8b-3ae0d7be194cport-1&admin_state_up=True used request id req-54c800b3-abbd-4332-8599-7b48859d886b 2019-01-18 06:19:57,125 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:19:57,126 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:19:57,492 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "5a4f824e688c4cab963df540a707bc30", "name": "CreateInstancePortManipulationTests-2d533da9-7469-4fd-proj-role"}], "expires_at": "2019-01-18T07:19:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b25caa6a0cbe4a4e805ca52d5b81de35", "name": "CreateInstancePortManipulationTests-2d533da9-7469-4fd-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/b25caa6a0cbe4a4e805ca52d5b81de35", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/b25caa6a0cbe4a4e805ca52d5b81de35", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/b25caa6a0cbe4a4e805ca52d5b81de35", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/b25caa6a0cbe4a4e805ca52d5b81de35", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/b25caa6a0cbe4a4e805ca52d5b81de35", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/b25caa6a0cbe4a4e805ca52d5b81de35", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/b25caa6a0cbe4a4e805ca52d5b81de35", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/b25caa6a0cbe4a4e805ca52d5b81de35", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/b25caa6a0cbe4a4e805ca52d5b81de35", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/b25caa6a0cbe4a4e805ca52d5b81de35", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/b25caa6a0cbe4a4e805ca52d5b81de35", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/b25caa6a0cbe4a4e805ca52d5b81de35", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-2d533da9-7469-4fd-user", "id": "6d427fef416c439f9acc7ab480a7bd82"}, "audit_ids": ["OH3K4jxCSx6q56ea6NaErA"], "issued_at": "2019-01-18T06:19:57.000000Z"}} 2019-01-18 06:19:57,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}0fd74979db7b5047026d4b546a5e7db276f4e37e" 2019-01-18 06:19:57,569 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:19:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7e281d71-d36b-4d9c-ad51-c23fdad7df1d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:19:57,569 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-7e281d71-d36b-4d9c-ad51-c23fdad7df1d 2019-01-18 06:19:57,575 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-06db0f0d-053e-43f4-8b8b-3ae0d7be194c-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da8bffbf734eb05d85d046d5cd8cb5944e2a97ab" 2019-01-18 06:19:57,671 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-8ce25e8f-cf81-49bd-a400-ca9b97b3a3f0 Date: Fri, 18 Jan 2019 06:19: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":["60e06605-ecc1-4dbf-a143-f8ba7d0e6cb0"],"updated_at":"2019-01-18T06:19:53Z","tenant_id":"b25caa6a0cbe4a4e805ca52d5b81de35","created_at":"2019-01-18T06:19:53Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"b25caa6a0cbe4a4e805ca52d5b81de35","id":"c54ddcb6-294b-4240-a846-4c2f7fd1ae45","name":"CreateInstancePortManipulationTests-06db0f0d-053e-43f4-8b8b-3ae0d7be194c-pub-net"}]} 2019-01-18 06:19:57,671 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-06db0f0d-053e-43f4-8b8b-3ae0d7be194c-pub-net used request id req-8ce25e8f-cf81-49bd-a400-ca9b97b3a3f0 2019-01-18 06:19:57,677 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=c54ddcb6-294b-4240-a846-4c2f7fd1ae45 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da8bffbf734eb05d85d046d5cd8cb5944e2a97ab" 2019-01-18 06:19:57,877 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-db24e776-d72e-4848-b75e-b58b5f7efbf6 Date: Fri, 18 Jan 2019 06:19:57 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c54ddcb6-294b-4240-a846-4c2f7fd1ae45","tenant_id":"b25caa6a0cbe4a4e805ca52d5b81de35","created_at":"2019-01-18T06:19:53Z","dns_nameservers":[],"updated_at":"2019-01-18T06:19:53Z","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":"b25caa6a0cbe4a4e805ca52d5b81de35","id":"60e06605-ecc1-4dbf-a143-f8ba7d0e6cb0","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-06db0f0d-053e-43f4-8b8b-3ae0d7be194c-pub-subnet"}]} 2019-01-18 06:19:57,877 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=c54ddcb6-294b-4240-a846-4c2f7fd1ae45 used request id req-db24e776-d72e-4848-b75e-b58b5f7efbf6 2019-01-18 06:19:57,882 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-06db0f0d-053e-43f4-8b8b-3ae0d7be194c-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da8bffbf734eb05d85d046d5cd8cb5944e2a97ab" 2019-01-18 06:19:57,984 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-e88ea182-14e8-4a85-9523-c37acac0098e Date: Fri, 18 Jan 2019 06:19: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":["60e06605-ecc1-4dbf-a143-f8ba7d0e6cb0"],"updated_at":"2019-01-18T06:19:53Z","tenant_id":"b25caa6a0cbe4a4e805ca52d5b81de35","created_at":"2019-01-18T06:19:53Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"b25caa6a0cbe4a4e805ca52d5b81de35","id":"c54ddcb6-294b-4240-a846-4c2f7fd1ae45","name":"CreateInstancePortManipulationTests-06db0f0d-053e-43f4-8b8b-3ae0d7be194c-pub-net"}]} 2019-01-18 06:19:57,984 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-06db0f0d-053e-43f4-8b8b-3ae0d7be194c-pub-net used request id req-e88ea182-14e8-4a85-9523-c37acac0098e 2019-01-18 06:19:57,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" 2019-01-18 06:19:57,993 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 18 Jan 2019 06:19: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"}]}]}} 2019-01-18 06:19:57,994 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/b25caa6a0cbe4a4e805ca52d5b81de35 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0fd74979db7b5047026d4b546a5e7db276f4e37e" 2019-01-18 06:19:58,011 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:19:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-38aecf4a-19b8-4e72-881c-8a091ca3461e 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/b25caa6a0cbe4a4e805ca52d5b81de35"}, "enabled": true, "id": "b25caa6a0cbe4a4e805ca52d5b81de35", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-2d533da9-7469-4fd-proj"}} 2019-01-18 06:19:58,011 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/b25caa6a0cbe4a4e805ca52d5b81de35 used request id req-38aecf4a-19b8-4e72-881c-8a091ca3461e 2019-01-18 06:19:58,016 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=c54ddcb6-294b-4240-a846-4c2f7fd1ae45 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da8bffbf734eb05d85d046d5cd8cb5944e2a97ab" 2019-01-18 06:19:58,205 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-972ebf0a-27a1-4e47-9b3c-b18039a64154 Date: Fri, 18 Jan 2019 06:19:58 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c54ddcb6-294b-4240-a846-4c2f7fd1ae45","tenant_id":"b25caa6a0cbe4a4e805ca52d5b81de35","created_at":"2019-01-18T06:19:53Z","dns_nameservers":[],"updated_at":"2019-01-18T06:19:53Z","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":"b25caa6a0cbe4a4e805ca52d5b81de35","id":"60e06605-ecc1-4dbf-a143-f8ba7d0e6cb0","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-06db0f0d-053e-43f4-8b8b-3ae0d7be194c-pub-subnet"}]} 2019-01-18 06:19:58,205 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=c54ddcb6-294b-4240-a846-4c2f7fd1ae45 used request id req-972ebf0a-27a1-4e47-9b3c-b18039a64154 2019-01-18 06:19:58,211 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=c54ddcb6-294b-4240-a846-4c2f7fd1ae45&name=CreateInstancePortManipulationTests-06db0f0d-053e-43f4-8b8b-3ae0d7be194c-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da8bffbf734eb05d85d046d5cd8cb5944e2a97ab" 2019-01-18 06:19:58,417 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-55e2f8f3-e4d1-4b75-bb4a-569c717e4263 Date: Fri, 18 Jan 2019 06:19:58 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c54ddcb6-294b-4240-a846-4c2f7fd1ae45","tenant_id":"b25caa6a0cbe4a4e805ca52d5b81de35","created_at":"2019-01-18T06:19:53Z","dns_nameservers":[],"updated_at":"2019-01-18T06:19:53Z","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":"b25caa6a0cbe4a4e805ca52d5b81de35","id":"60e06605-ecc1-4dbf-a143-f8ba7d0e6cb0","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-06db0f0d-053e-43f4-8b8b-3ae0d7be194c-pub-subnet"}]} 2019-01-18 06:19:58,417 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=c54ddcb6-294b-4240-a846-4c2f7fd1ae45&name=CreateInstancePortManipulationTests-06db0f0d-053e-43f4-8b8b-3ae0d7be194c-pub-subnet used request id req-55e2f8f3-e4d1-4b75-bb4a-569c717e4263 2019-01-18 06:19:58,417 - neutron_utils - INFO - Creating port for network with name - CreateInstancePortManipulationTests-06db0f0d-053e-43f4-8b8b-3ae0d7be194c-pub-net 2019-01-18 06:19:58,423 - 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}da8bffbf734eb05d85d046d5cd8cb5944e2a97ab" -d '{"port": {"network_id": "c54ddcb6-294b-4240-a846-4c2f7fd1ae45", "fixed_ips": [{"subnet_id": "60e06605-ecc1-4dbf-a143-f8ba7d0e6cb0", "ip_address": "10.55.0.101"}], "name": "CreateInstancePortManipulationTests-06db0f0d-053e-43f4-8b8b-3ae0d7be194cport-1", "admin_state_up": true}}' 2019-01-18 06:19:59,558 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 793 X-Openstack-Request-Id: req-1c2d4fcc-c97e-433f-9998-ac2aabbc654b Date: Fri, 18 Jan 2019 06:19:59 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:19:59Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"60e06605-ecc1-4dbf-a143-f8ba7d0e6cb0","ip_address":"10.55.0.101"}],"id":"2f773e87-2b81-475b-bba7-7679e944a9c4","security_groups":["2ad7c0f6-a14e-47ab-8cec-d3b90b6f1912"],"mac_address":"fa:16:3e:28:13:3f","device_id":"","status":"DOWN","description":"","tags":[],"name":"CreateInstancePortManipulationTests-06db0f0d-053e-43f4-8b8b-3ae0d7be194cport-1","project_id":"b25caa6a0cbe4a4e805ca52d5b81de35","qos_policy_id":null,"admin_state_up":true,"network_id":"c54ddcb6-294b-4240-a846-4c2f7fd1ae45","tenant_id":"b25caa6a0cbe4a4e805ca52d5b81de35","created_at":"2019-01-18T06:19:58Z","binding:vnic_type":"normal"}} 2019-01-18 06:19:59,559 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/ports used request id req-1c2d4fcc-c97e-433f-9998-ac2aabbc654b 2019-01-18 06:19:59,564 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-06db0f0d-053e-43f4-8b8b-3ae0d7be194c-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da8bffbf734eb05d85d046d5cd8cb5944e2a97ab" 2019-01-18 06:19:59,799 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-1bdab6b3-8aae-482e-a40e-8fea6e2e9d9c Date: Fri, 18 Jan 2019 06:19: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":["60e06605-ecc1-4dbf-a143-f8ba7d0e6cb0"],"updated_at":"2019-01-18T06:19:53Z","tenant_id":"b25caa6a0cbe4a4e805ca52d5b81de35","created_at":"2019-01-18T06:19:53Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"b25caa6a0cbe4a4e805ca52d5b81de35","id":"c54ddcb6-294b-4240-a846-4c2f7fd1ae45","name":"CreateInstancePortManipulationTests-06db0f0d-053e-43f4-8b8b-3ae0d7be194c-pub-net"}]} 2019-01-18 06:19:59,799 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-06db0f0d-053e-43f4-8b8b-3ae0d7be194c-pub-net used request id req-1bdab6b3-8aae-482e-a40e-8fea6e2e9d9c 2019-01-18 06:19:59,803 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/b25caa6a0cbe4a4e805ca52d5b81de35 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da8bffbf734eb05d85d046d5cd8cb5944e2a97ab" 2019-01-18 06:19:59,886 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:19:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-85a2f989-3fe7-46ef-9473-12da2a4b3e1a 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/b25caa6a0cbe4a4e805ca52d5b81de35"}, "enabled": true, "id": "b25caa6a0cbe4a4e805ca52d5b81de35", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-2d533da9-7469-4fd-proj"}} 2019-01-18 06:19:59,887 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/b25caa6a0cbe4a4e805ca52d5b81de35 used request id req-85a2f989-3fe7-46ef-9473-12da2a4b3e1a 2019-01-18 06:19:59,892 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=c54ddcb6-294b-4240-a846-4c2f7fd1ae45 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da8bffbf734eb05d85d046d5cd8cb5944e2a97ab" 2019-01-18 06:20:00,100 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-20d75a2d-589c-4576-a7c0-6b30d0276369 Date: Fri, 18 Jan 2019 06:20:00 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c54ddcb6-294b-4240-a846-4c2f7fd1ae45","tenant_id":"b25caa6a0cbe4a4e805ca52d5b81de35","created_at":"2019-01-18T06:19:53Z","dns_nameservers":[],"updated_at":"2019-01-18T06:19:53Z","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":"b25caa6a0cbe4a4e805ca52d5b81de35","id":"60e06605-ecc1-4dbf-a143-f8ba7d0e6cb0","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-06db0f0d-053e-43f4-8b8b-3ae0d7be194c-pub-subnet"}]} 2019-01-18 06:20:00,101 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=c54ddcb6-294b-4240-a846-4c2f7fd1ae45 used request id req-20d75a2d-589c-4576-a7c0-6b30d0276369 2019-01-18 06:20:00,106 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=c54ddcb6-294b-4240-a846-4c2f7fd1ae45&name=CreateInstancePortManipulationTests-06db0f0d-053e-43f4-8b8b-3ae0d7be194cport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da8bffbf734eb05d85d046d5cd8cb5944e2a97ab" 2019-01-18 06:20:00,314 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 796 X-Openstack-Request-Id: req-236ad139-eb3a-4478-9a3e-4fe7d61efaec Date: Fri, 18 Jan 2019 06:20:00 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:19:59Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"60e06605-ecc1-4dbf-a143-f8ba7d0e6cb0","ip_address":"10.55.0.101"}],"id":"2f773e87-2b81-475b-bba7-7679e944a9c4","security_groups":["2ad7c0f6-a14e-47ab-8cec-d3b90b6f1912"],"mac_address":"fa:16:3e:28:13:3f","project_id":"b25caa6a0cbe4a4e805ca52d5b81de35","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstancePortManipulationTests-06db0f0d-053e-43f4-8b8b-3ae0d7be194cport-1","admin_state_up":true,"network_id":"c54ddcb6-294b-4240-a846-4c2f7fd1ae45","tenant_id":"b25caa6a0cbe4a4e805ca52d5b81de35","created_at":"2019-01-18T06:19:58Z","binding:vnic_type":"normal","device_id":""}]} 2019-01-18 06:20:00,314 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=c54ddcb6-294b-4240-a846-4c2f7fd1ae45&name=CreateInstancePortManipulationTests-06db0f0d-053e-43f4-8b8b-3ae0d7be194cport-1&admin_state_up=True used request id req-236ad139-eb3a-4478-9a3e-4fe7d61efaec 2019-01-18 06:20:00,318 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/b25caa6a0cbe4a4e805ca52d5b81de35 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da8bffbf734eb05d85d046d5cd8cb5944e2a97ab" 2019-01-18 06:20:00,406 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:20:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3de200b1-78bb-4a9b-b6df-b63744d4c574 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/b25caa6a0cbe4a4e805ca52d5b81de35"}, "enabled": true, "id": "b25caa6a0cbe4a4e805ca52d5b81de35", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-2d533da9-7469-4fd-proj"}} 2019-01-18 06:20:00,407 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/b25caa6a0cbe4a4e805ca52d5b81de35 used request id req-3de200b1-78bb-4a9b-b6df-b63744d4c574 2019-01-18 06:20:00,407 - nova_utils - INFO - Creating VM with name - CreateInstancePortManipulationTests-06db0f0d-053e-43f4-8b8b-3ae0d7be194c-inst 2019-01-18 06:20:00,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}da8bffbf734eb05d85d046d5cd8cb5944e2a97ab" 2019-01-18 06:20:00,436 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:20: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-51840e16-8bfe-4422-ba14-aa4651cb70c4 x-compute-request-id: req-51840e16-8bfe-4422-ba14-aa4651cb70c4 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"flavors": [{"id": "c35a0f60-9a67-4e65-8db9-ce294d428eaf", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/c35a0f60-9a67-4e65-8db9-ce294d428eaf", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/c35a0f60-9a67-4e65-8db9-ce294d428eaf", "rel": "bookmark"}], "name": "CreateInstancePortManipulationTests-06db0f0d-053e-43f4-8b8b-3ae0d7be194c-flavor-name"}]} 2019-01-18 06:20:00,436 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-51840e16-8bfe-4422-ba14-aa4651cb70c4 2019-01-18 06:20:00,439 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors/c35a0f60-9a67-4e65-8db9-ce294d428eaf -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da8bffbf734eb05d85d046d5cd8cb5944e2a97ab" 2019-01-18 06:20:00,462 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:20: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-33a04a76-8dc2-4dfb-8050-78e9ca8c88c3 x-compute-request-id: req-33a04a76-8dc2-4dfb-8050-78e9ca8c88c3 Content-Encoding: gzip Content-Length: 328 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/c35a0f60-9a67-4e65-8db9-ce294d428eaf", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/c35a0f60-9a67-4e65-8db9-ce294d428eaf", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "c35a0f60-9a67-4e65-8db9-ce294d428eaf", "name": "CreateInstancePortManipulationTests-06db0f0d-053e-43f4-8b8b-3ae0d7be194c-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2019-01-18 06:20:00,462 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/c35a0f60-9a67-4e65-8db9-ce294d428eaf used request id req-33a04a76-8dc2-4dfb-8050-78e9ca8c88c3 2019-01-18 06:20:00,465 - 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-06db0f0d-053e-43f4-8b8b-3ae0d7be194c-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}da8bffbf734eb05d85d046d5cd8cb5944e2a97ab" 2019-01-18 06:20:00,630 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1080 Content-Type: application/json X-Openstack-Request-Id: req-30ed0f9d-e1ab-4c41-846b-bbdbbe406e3a Date: Fri, 18 Jan 2019 06:20:00 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-06db0f0d-053e-43f4-8b8b-3ae0d7be194c-image", "tags": [], "container_format": "bare", "created_at": "2019-01-18T06:19:49Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-18T06:19:51Z", "visibility": "shared", "locations": [{"url": "rbd://af014572-0a5d-4a80-a07f-9105f52ab2c1/images/c3364aa3-c088-441c-8fd2-e036b00ca9de/snap", "metadata": {}}], "self": "/v2/images/c3364aa3-c088-441c-8fd2-e036b00ca9de", "min_disk": 0, "protected": false, "id": "c3364aa3-c088-441c-8fd2-e036b00ca9de", "file": "/v2/images/c3364aa3-c088-441c-8fd2-e036b00ca9de/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "b25caa6a0cbe4a4e805ca52d5b81de35", "direct_url": "rbd://af014572-0a5d-4a80-a07f-9105f52ab2c1/images/c3364aa3-c088-441c-8fd2-e036b00ca9de/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-06db0f0d-053e-43f4-8b8b-3ae0d7be194c-image"} 2019-01-18 06:20:00,630 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-06db0f0d-053e-43f4-8b8b-3ae0d7be194c-image used request id req-30ed0f9d-e1ab-4c41-846b-bbdbbe406e3a 2019-01-18 06:20:00,633 - 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}da8bffbf734eb05d85d046d5cd8cb5944e2a97ab" 2019-01-18 06:20:00,787 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-c071e3cc-a8a2-4d0e-921e-8d3f3844467c Date: Fri, 18 Jan 2019 06:20: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"}}} 2019-01-18 06:20:00,788 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-c071e3cc-a8a2-4d0e-921e-8d3f3844467c 2019-01-18 06:20:00,793 - 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}da8bffbf734eb05d85d046d5cd8cb5944e2a97ab" -d '{"server": {"name": "CreateInstancePortManipulationTests-06db0f0d-053e-43f4-8b8b-3ae0d7be194c-inst", "imageRef": "c3364aa3-c088-441c-8fd2-e036b00ca9de", "flavorRef": "c35a0f60-9a67-4e65-8db9-ce294d428eaf", "max_count": 1, "min_count": 1, "networks": [{"port": "2f773e87-2b81-475b-bba7-7679e944a9c4"}]}}' 2019-01-18 06:20:02,473 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 18 Jan 2019 06:20: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-4c59336b-c97b-4475-a91d-d9bee926dca2 x-compute-request-id: req-4c59336b-c97b-4475-a91d-d9bee926dca2 Content-Length: 374 location: http://172.30.9.23:8774/v2.1/servers/de8c606e-56bb-4570-8ad0-f229511b499a Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "de8c606e-56bb-4570-8ad0-f229511b499a", "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/de8c606e-56bb-4570-8ad0-f229511b499a", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/de8c606e-56bb-4570-8ad0-f229511b499a", "rel": "bookmark"}], "adminPass": "7trxpV4eKmbH"}} 2019-01-18 06:20:02,474 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-4c59336b-c97b-4475-a91d-d9bee926dca2 2019-01-18 06:20:02,477 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/de8c606e-56bb-4570-8ad0-f229511b499a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da8bffbf734eb05d85d046d5cd8cb5944e2a97ab" 2019-01-18 06:20:02,694 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06: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-48c60301-417a-4d24-9247-3716c1e6cb26 x-compute-request-id: req-48c60301-417a-4d24-9247-3716c1e6cb26 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/de8c606e-56bb-4570-8ad0-f229511b499a", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/de8c606e-56bb-4570-8ad0-f229511b499a", "rel": "bookmark"}], "image": {"id": "c3364aa3-c088-441c-8fd2-e036b00ca9de", "links": [{"href": "http://172.30.9.23:8774/images/c3364aa3-c088-441c-8fd2-e036b00ca9de", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c35a0f60-9a67-4e65-8db9-ce294d428eaf", "links": [{"href": "http://172.30.9.23:8774/flavors/c35a0f60-9a67-4e65-8db9-ce294d428eaf", "rel": "bookmark"}]}, "id": "de8c606e-56bb-4570-8ad0-f229511b499a", "user_id": "6d427fef416c439f9acc7ab480a7bd82", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2019-01-18T06:20:02Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-06db0f0d-053e-43f4-8b8b-3ae0d7be194c-inst", "created": "2019-01-18T06:20:02Z", "tenant_id": "b25caa6a0cbe4a4e805ca52d5b81de35", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-18 06:20:02,694 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/de8c606e-56bb-4570-8ad0-f229511b499a used request id req-48c60301-417a-4d24-9247-3716c1e6cb26 2019-01-18 06:20:02,695 - create_instance - INFO - Created instance with name - CreateInstancePortManipulationTests-06db0f0d-053e-43f4-8b8b-3ae0d7be194c-inst 2019-01-18 06:20:02,698 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/de8c606e-56bb-4570-8ad0-f229511b499a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da8bffbf734eb05d85d046d5cd8cb5944e2a97ab" 2019-01-18 06:20:03,049 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06: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-8799eb6f-633c-4864-8b37-5ef6da26502a x-compute-request-id: req-8799eb6f-633c-4864-8b37-5ef6da26502a 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/de8c606e-56bb-4570-8ad0-f229511b499a", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/de8c606e-56bb-4570-8ad0-f229511b499a", "rel": "bookmark"}], "image": {"id": "c3364aa3-c088-441c-8fd2-e036b00ca9de", "links": [{"href": "http://172.30.9.23:8774/images/c3364aa3-c088-441c-8fd2-e036b00ca9de", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c35a0f60-9a67-4e65-8db9-ce294d428eaf", "links": [{"href": "http://172.30.9.23:8774/flavors/c35a0f60-9a67-4e65-8db9-ce294d428eaf", "rel": "bookmark"}]}, "id": "de8c606e-56bb-4570-8ad0-f229511b499a", "user_id": "6d427fef416c439f9acc7ab480a7bd82", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2019-01-18T06:20:02Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-06db0f0d-053e-43f4-8b8b-3ae0d7be194c-inst", "created": "2019-01-18T06:20:02Z", "tenant_id": "b25caa6a0cbe4a4e805ca52d5b81de35", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-18 06:20:03,050 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/de8c606e-56bb-4570-8ad0-f229511b499a used request id req-8799eb6f-633c-4864-8b37-5ef6da26502a 2019-01-18 06:20:03,050 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-06db0f0d-053e-43f4-8b8b-3ae0d7be194c-inst] is - BUILD 2019-01-18 06:20:03,050 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-18 06:20:06,053 - create_instance - DEBUG - VM status query timeout in 896.641974926 2019-01-18 06:20:06,056 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/de8c606e-56bb-4570-8ad0-f229511b499a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da8bffbf734eb05d85d046d5cd8cb5944e2a97ab" 2019-01-18 06:20:06,524 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06: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-ed6bc011-d287-4c0d-9a2a-94402dd8f6b2 x-compute-request-id: req-ed6bc011-d287-4c0d-9a2a-94402dd8f6b2 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/de8c606e-56bb-4570-8ad0-f229511b499a", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/de8c606e-56bb-4570-8ad0-f229511b499a", "rel": "bookmark"}], "image": {"id": "c3364aa3-c088-441c-8fd2-e036b00ca9de", "links": [{"href": "http://172.30.9.23:8774/images/c3364aa3-c088-441c-8fd2-e036b00ca9de", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c35a0f60-9a67-4e65-8db9-ce294d428eaf", "links": [{"href": "http://172.30.9.23:8774/flavors/c35a0f60-9a67-4e65-8db9-ce294d428eaf", "rel": "bookmark"}]}, "id": "de8c606e-56bb-4570-8ad0-f229511b499a", "security_groups": [{"name": "default"}], "user_id": "6d427fef416c439f9acc7ab480a7bd82", "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": "2019-01-18T06:20:04Z", "hostId": "56b2249e72c3160f632b3dc1ef6ef88dc3e090c08cb170cbfd61404b", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-06db0f0d-053e-43f4-8b8b-3ae0d7be194c-inst", "created": "2019-01-18T06:20:02Z", "tenant_id": "b25caa6a0cbe4a4e805ca52d5b81de35", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-18 06:20:06,524 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/de8c606e-56bb-4570-8ad0-f229511b499a used request id req-ed6bc011-d287-4c0d-9a2a-94402dd8f6b2 2019-01-18 06:20:06,524 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-06db0f0d-053e-43f4-8b8b-3ae0d7be194c-inst] is - BUILD 2019-01-18 06:20:06,525 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-18 06:20:09,528 - create_instance - DEBUG - VM status query timeout in 893.16744113 2019-01-18 06:20:09,531 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/de8c606e-56bb-4570-8ad0-f229511b499a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da8bffbf734eb05d85d046d5cd8cb5944e2a97ab" 2019-01-18 06:20:10,198 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06: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-84e8aaa7-13ea-49e7-a439-32843e8da013 x-compute-request-id: req-84e8aaa7-13ea-49e7-a439-32843e8da013 Content-Encoding: gzip Content-Length: 760 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstancePortManipulationTests-06db0f0d-053e-43f4-8b8b-3ae0d7be194c-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:28:13:3f", "version": 4, "addr": "10.55.0.101", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/de8c606e-56bb-4570-8ad0-f229511b499a", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/de8c606e-56bb-4570-8ad0-f229511b499a", "rel": "bookmark"}], "image": {"id": "c3364aa3-c088-441c-8fd2-e036b00ca9de", "links": [{"href": "http://172.30.9.23:8774/images/c3364aa3-c088-441c-8fd2-e036b00ca9de", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-18T06:20:07.000000", "flavor": {"id": "c35a0f60-9a67-4e65-8db9-ce294d428eaf", "links": [{"href": "http://172.30.9.23:8774/flavors/c35a0f60-9a67-4e65-8db9-ce294d428eaf", "rel": "bookmark"}]}, "id": "de8c606e-56bb-4570-8ad0-f229511b499a", "security_groups": [{"name": "default"}], "user_id": "6d427fef416c439f9acc7ab480a7bd82", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-18T06:20:09Z", "hostId": "56b2249e72c3160f632b3dc1ef6ef88dc3e090c08cb170cbfd61404b", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-06db0f0d-053e-43f4-8b8b-3ae0d7be194c-inst", "created": "2019-01-18T06:20:02Z", "tenant_id": "b25caa6a0cbe4a4e805ca52d5b81de35", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-18 06:20:10,198 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/de8c606e-56bb-4570-8ad0-f229511b499a used request id req-84e8aaa7-13ea-49e7-a439-32843e8da013 2019-01-18 06:20:10,198 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-06db0f0d-053e-43f4-8b8b-3ae0d7be194c-inst] is - ACTIVE 2019-01-18 06:20:10,199 - create_instance - INFO - VM is - ACTIVE 2019-01-18 06:20:10,202 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/de8c606e-56bb-4570-8ad0-f229511b499a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da8bffbf734eb05d85d046d5cd8cb5944e2a97ab" 2019-01-18 06:20:10,374 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:20: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-242bf9d5-c3e9-4f47-9366-098af1ff5990 x-compute-request-id: req-242bf9d5-c3e9-4f47-9366-098af1ff5990 Content-Encoding: gzip Content-Length: 760 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstancePortManipulationTests-06db0f0d-053e-43f4-8b8b-3ae0d7be194c-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:28:13:3f", "version": 4, "addr": "10.55.0.101", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/de8c606e-56bb-4570-8ad0-f229511b499a", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/de8c606e-56bb-4570-8ad0-f229511b499a", "rel": "bookmark"}], "image": {"id": "c3364aa3-c088-441c-8fd2-e036b00ca9de", "links": [{"href": "http://172.30.9.23:8774/images/c3364aa3-c088-441c-8fd2-e036b00ca9de", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-18T06:20:07.000000", "flavor": {"id": "c35a0f60-9a67-4e65-8db9-ce294d428eaf", "links": [{"href": "http://172.30.9.23:8774/flavors/c35a0f60-9a67-4e65-8db9-ce294d428eaf", "rel": "bookmark"}]}, "id": "de8c606e-56bb-4570-8ad0-f229511b499a", "security_groups": [{"name": "default"}], "user_id": "6d427fef416c439f9acc7ab480a7bd82", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-18T06:20:09Z", "hostId": "56b2249e72c3160f632b3dc1ef6ef88dc3e090c08cb170cbfd61404b", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-06db0f0d-053e-43f4-8b8b-3ae0d7be194c-inst", "created": "2019-01-18T06:20:02Z", "tenant_id": "b25caa6a0cbe4a4e805ca52d5b81de35", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-18 06:20:10,374 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/de8c606e-56bb-4570-8ad0-f229511b499a used request id req-242bf9d5-c3e9-4f47-9366-098af1ff5990 2019-01-18 06:20:10,379 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-06db0f0d-053e-43f4-8b8b-3ae0d7be194c-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da8bffbf734eb05d85d046d5cd8cb5944e2a97ab" 2019-01-18 06:20:10,690 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-4eb35985-4e3d-45b6-97cc-df0eef1d612c Date: Fri, 18 Jan 2019 06:20: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":["60e06605-ecc1-4dbf-a143-f8ba7d0e6cb0"],"updated_at":"2019-01-18T06:19:53Z","tenant_id":"b25caa6a0cbe4a4e805ca52d5b81de35","created_at":"2019-01-18T06:19:53Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"b25caa6a0cbe4a4e805ca52d5b81de35","id":"c54ddcb6-294b-4240-a846-4c2f7fd1ae45","name":"CreateInstancePortManipulationTests-06db0f0d-053e-43f4-8b8b-3ae0d7be194c-pub-net"}]} 2019-01-18 06:20:10,690 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-06db0f0d-053e-43f4-8b8b-3ae0d7be194c-pub-net used request id req-4eb35985-4e3d-45b6-97cc-df0eef1d612c 2019-01-18 06:20:10,695 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/b25caa6a0cbe4a4e805ca52d5b81de35 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da8bffbf734eb05d85d046d5cd8cb5944e2a97ab" 2019-01-18 06:20:10,770 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:20:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e58dc04f-e84a-46d4-9d9e-4f5a88d6456e 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/b25caa6a0cbe4a4e805ca52d5b81de35"}, "enabled": true, "id": "b25caa6a0cbe4a4e805ca52d5b81de35", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-2d533da9-7469-4fd-proj"}} 2019-01-18 06:20:10,771 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/b25caa6a0cbe4a4e805ca52d5b81de35 used request id req-e58dc04f-e84a-46d4-9d9e-4f5a88d6456e 2019-01-18 06:20:10,776 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=c54ddcb6-294b-4240-a846-4c2f7fd1ae45 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da8bffbf734eb05d85d046d5cd8cb5944e2a97ab" 2019-01-18 06:20:10,832 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-2cc8704a-d9c3-4677-b645-85c54666ad8b Date: Fri, 18 Jan 2019 06:20:10 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c54ddcb6-294b-4240-a846-4c2f7fd1ae45","tenant_id":"b25caa6a0cbe4a4e805ca52d5b81de35","created_at":"2019-01-18T06:19:53Z","dns_nameservers":[],"updated_at":"2019-01-18T06:19:53Z","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":"b25caa6a0cbe4a4e805ca52d5b81de35","id":"60e06605-ecc1-4dbf-a143-f8ba7d0e6cb0","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-06db0f0d-053e-43f4-8b8b-3ae0d7be194c-pub-subnet"}]} 2019-01-18 06:20:10,832 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=c54ddcb6-294b-4240-a846-4c2f7fd1ae45 used request id req-2cc8704a-d9c3-4677-b645-85c54666ad8b 2019-01-18 06:20:10,838 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=c54ddcb6-294b-4240-a846-4c2f7fd1ae45 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da8bffbf734eb05d85d046d5cd8cb5944e2a97ab" 2019-01-18 06:20:10,930 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3123 X-Openstack-Request-Id: req-fc90a446-f848-4ed1-82ed-a0532e503350 Date: Fri, 18 Jan 2019 06:20:10 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:19:56Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"60e06605-ecc1-4dbf-a143-f8ba7d0e6cb0","ip_address":"10.55.0.3"}],"id":"0d628cb3-bbd6-44ad-8f27-12154ab48a20","security_groups":[],"mac_address":"fa:16:3e:04:fa:41","project_id":"b25caa6a0cbe4a4e805ca52d5b81de35","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c54ddcb6-294b-4240-a846-4c2f7fd1ae45","tenant_id":"b25caa6a0cbe4a4e805ca52d5b81de35","created_at":"2019-01-18T06:19:55Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-c54ddcb6-294b-4240-a846-4c2f7fd1ae45"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:19:55Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"60e06605-ecc1-4dbf-a143-f8ba7d0e6cb0","ip_address":"10.55.0.2"}],"id":"204d5190-ad08-4872-8309-d6eafd96f206","security_groups":[],"mac_address":"fa:16:3e:68:29:74","project_id":"b25caa6a0cbe4a4e805ca52d5b81de35","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c54ddcb6-294b-4240-a846-4c2f7fd1ae45","tenant_id":"b25caa6a0cbe4a4e805ca52d5b81de35","created_at":"2019-01-18T06:19:54Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-c54ddcb6-294b-4240-a846-4c2f7fd1ae45"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:20:08Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"60e06605-ecc1-4dbf-a143-f8ba7d0e6cb0","ip_address":"10.55.0.101"}],"id":"2f773e87-2b81-475b-bba7-7679e944a9c4","security_groups":["2ad7c0f6-a14e-47ab-8cec-d3b90b6f1912"],"mac_address":"fa:16:3e:28:13:3f","project_id":"b25caa6a0cbe4a4e805ca52d5b81de35","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstancePortManipulationTests-06db0f0d-053e-43f4-8b8b-3ae0d7be194cport-1","admin_state_up":true,"network_id":"c54ddcb6-294b-4240-a846-4c2f7fd1ae45","tenant_id":"b25caa6a0cbe4a4e805ca52d5b81de35","created_at":"2019-01-18T06:19:58Z","binding:vnic_type":"normal","device_id":"de8c606e-56bb-4570-8ad0-f229511b499a"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:19:57Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"60e06605-ecc1-4dbf-a143-f8ba7d0e6cb0","ip_address":"10.55.0.4"}],"id":"7b5c278b-9806-48c5-b92c-a43de9e10a21","security_groups":[],"mac_address":"fa:16:3e:6c:65:0e","project_id":"b25caa6a0cbe4a4e805ca52d5b81de35","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c54ddcb6-294b-4240-a846-4c2f7fd1ae45","tenant_id":"b25caa6a0cbe4a4e805ca52d5b81de35","created_at":"2019-01-18T06:19:55Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-c54ddcb6-294b-4240-a846-4c2f7fd1ae45"}]} 2019-01-18 06:20:10,930 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=c54ddcb6-294b-4240-a846-4c2f7fd1ae45 used request id req-fc90a446-f848-4ed1-82ed-a0532e503350 2019-01-18 06:20:10,936 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=c54ddcb6-294b-4240-a846-4c2f7fd1ae45 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da8bffbf734eb05d85d046d5cd8cb5944e2a97ab" 2019-01-18 06:20:11,193 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-8b465c13-5ab1-481d-811b-c08ff8be1c6f Date: Fri, 18 Jan 2019 06:20: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":["60e06605-ecc1-4dbf-a143-f8ba7d0e6cb0"],"updated_at":"2019-01-18T06:19:53Z","tenant_id":"b25caa6a0cbe4a4e805ca52d5b81de35","created_at":"2019-01-18T06:19:53Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"b25caa6a0cbe4a4e805ca52d5b81de35","id":"c54ddcb6-294b-4240-a846-4c2f7fd1ae45","name":"CreateInstancePortManipulationTests-06db0f0d-053e-43f4-8b8b-3ae0d7be194c-pub-net"}]} 2019-01-18 06:20:11,193 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=c54ddcb6-294b-4240-a846-4c2f7fd1ae45 used request id req-8b465c13-5ab1-481d-811b-c08ff8be1c6f 2019-01-18 06:20:11,199 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=c54ddcb6-294b-4240-a846-4c2f7fd1ae45 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da8bffbf734eb05d85d046d5cd8cb5944e2a97ab" 2019-01-18 06:20:11,259 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-6062cc43-9b43-4dfa-83e6-fbe11463b89a Date: Fri, 18 Jan 2019 06:20:11 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c54ddcb6-294b-4240-a846-4c2f7fd1ae45","tenant_id":"b25caa6a0cbe4a4e805ca52d5b81de35","created_at":"2019-01-18T06:19:53Z","dns_nameservers":[],"updated_at":"2019-01-18T06:19:53Z","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":"b25caa6a0cbe4a4e805ca52d5b81de35","id":"60e06605-ecc1-4dbf-a143-f8ba7d0e6cb0","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-06db0f0d-053e-43f4-8b8b-3ae0d7be194c-pub-subnet"}]} 2019-01-18 06:20:11,259 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=c54ddcb6-294b-4240-a846-4c2f7fd1ae45 used request id req-6062cc43-9b43-4dfa-83e6-fbe11463b89a 2019-01-18 06:20:11,265 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=c54ddcb6-294b-4240-a846-4c2f7fd1ae45&name=CreateInstancePortManipulationTests-06db0f0d-053e-43f4-8b8b-3ae0d7be194c-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da8bffbf734eb05d85d046d5cd8cb5944e2a97ab" 2019-01-18 06:20:11,459 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-96e1f793-7d0c-4dc1-8241-6462daa8b07d Date: Fri, 18 Jan 2019 06:20:11 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c54ddcb6-294b-4240-a846-4c2f7fd1ae45","tenant_id":"b25caa6a0cbe4a4e805ca52d5b81de35","created_at":"2019-01-18T06:19:53Z","dns_nameservers":[],"updated_at":"2019-01-18T06:19:53Z","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":"b25caa6a0cbe4a4e805ca52d5b81de35","id":"60e06605-ecc1-4dbf-a143-f8ba7d0e6cb0","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-06db0f0d-053e-43f4-8b8b-3ae0d7be194c-pub-subnet"}]} 2019-01-18 06:20:11,459 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=c54ddcb6-294b-4240-a846-4c2f7fd1ae45&name=CreateInstancePortManipulationTests-06db0f0d-053e-43f4-8b8b-3ae0d7be194c-pub-subnet used request id req-96e1f793-7d0c-4dc1-8241-6462daa8b07d 2019-01-18 06:20:11,459 - create_instance - INFO - Deleting Port with ID - 2f773e87-2b81-475b-bba7-7679e944a9c4 2019-01-18 06:20:11,460 - neutron_utils - INFO - Deleting port with name CreateInstancePortManipulationTests-06db0f0d-053e-43f4-8b8b-3ae0d7be194cport-1 2019-01-18 06:20:11,465 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/ports/2f773e87-2b81-475b-bba7-7679e944a9c4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da8bffbf734eb05d85d046d5cd8cb5944e2a97ab" 2019-01-18 06:20:12,246 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-d707d171-f75d-4e8d-a428-53f2f0ceedd7 Date: Fri, 18 Jan 2019 06:20:12 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-18 06:20:12,246 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/ports/2f773e87-2b81-475b-bba7-7679e944a9c4 used request id req-d707d171-f75d-4e8d-a428-53f2f0ceedd7 2019-01-18 06:20:12,246 - create_instance - INFO - Deleting VM instance - CreateInstancePortManipulationTests-06db0f0d-053e-43f4-8b8b-3ae0d7be194c-inst 2019-01-18 06:20:12,249 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/servers/de8c606e-56bb-4570-8ad0-f229511b499a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da8bffbf734eb05d85d046d5cd8cb5944e2a97ab" 2019-01-18 06:20:12,586 - novaclient.v2.client - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 06: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 x-openstack-request-id: req-d12ec7cc-874f-4071-a6b4-08776cb3bbe1 x-compute-request-id: req-d12ec7cc-874f-4071-a6b4-08776cb3bbe1 Content-Type: application/json 2019-01-18 06:20:12,586 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/servers/de8c606e-56bb-4570-8ad0-f229511b499a used request id req-d12ec7cc-874f-4071-a6b4-08776cb3bbe1 2019-01-18 06:20:12,586 - create_instance - INFO - Checking deletion status 2019-01-18 06:20:12,589 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/de8c606e-56bb-4570-8ad0-f229511b499a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da8bffbf734eb05d85d046d5cd8cb5944e2a97ab" 2019-01-18 06:20:12,975 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06: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-2820fbb0-7677-4f48-9583-4123399da56f x-compute-request-id: req-2820fbb0-7677-4f48-9583-4123399da56f Content-Encoding: gzip Content-Length: 743 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"CreateInstancePortManipulationTests-06db0f0d-053e-43f4-8b8b-3ae0d7be194c-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:28:13:3f", "version": 4, "addr": "10.55.0.101", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/de8c606e-56bb-4570-8ad0-f229511b499a", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/de8c606e-56bb-4570-8ad0-f229511b499a", "rel": "bookmark"}], "image": {"id": "c3364aa3-c088-441c-8fd2-e036b00ca9de", "links": [{"href": "http://172.30.9.23:8774/images/c3364aa3-c088-441c-8fd2-e036b00ca9de", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-18T06:20:07.000000", "flavor": {"id": "c35a0f60-9a67-4e65-8db9-ce294d428eaf", "links": [{"href": "http://172.30.9.23:8774/flavors/c35a0f60-9a67-4e65-8db9-ce294d428eaf", "rel": "bookmark"}]}, "id": "de8c606e-56bb-4570-8ad0-f229511b499a", "user_id": "6d427fef416c439f9acc7ab480a7bd82", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-18T06:20:12Z", "hostId": "56b2249e72c3160f632b3dc1ef6ef88dc3e090c08cb170cbfd61404b", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-06db0f0d-053e-43f4-8b8b-3ae0d7be194c-inst", "created": "2019-01-18T06:20:02Z", "tenant_id": "b25caa6a0cbe4a4e805ca52d5b81de35", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-18 06:20:12,975 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/de8c606e-56bb-4570-8ad0-f229511b499a used request id req-2820fbb0-7677-4f48-9583-4123399da56f 2019-01-18 06:20:12,976 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-06db0f0d-053e-43f4-8b8b-3ae0d7be194c-inst] is - ACTIVE 2019-01-18 06:20:12,976 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-18 06:20:15,979 - create_instance - DEBUG - VM status query timeout in 296.607303143 2019-01-18 06:20:15,982 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/de8c606e-56bb-4570-8ad0-f229511b499a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da8bffbf734eb05d85d046d5cd8cb5944e2a97ab" 2019-01-18 06:20:16,026 - novaclient.v2.client - DEBUG - RESP: [404] Date: Fri, 18 Jan 2019 06:20: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-6f74ede0-7dfe-4ef0-94c3-c61a0c1e4c21 x-compute-request-id: req-6f74ede0-7dfe-4ef0-94c3-c61a0c1e4c21 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance de8c606e-56bb-4570-8ad0-f229511b499a could not be found.", "code": 404}} 2019-01-18 06:20:16,026 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/de8c606e-56bb-4570-8ad0-f229511b499a used request id req-6f74ede0-7dfe-4ef0-94c3-c61a0c1e4c21 2019-01-18 06:20:16,026 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance de8c606e-56bb-4570-8ad0-f229511b499a could not be found. (HTTP 404) (Request-ID: req-6f74ede0-7dfe-4ef0-94c3-c61a0c1e4c21) 2019-01-18 06:20:16,027 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstancePortManipulationTests-06db0f0d-053e-43f4-8b8b-3ae0d7be194c-inst 2019-01-18 06:20:16,030 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/flavors/c35a0f60-9a67-4e65-8db9-ce294d428eaf -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9204298e62ee6b68e162b27dfc8aa599c7a9b64b" 2019-01-18 06:20:16,071 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 18 Jan 2019 06: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-b30d4915-46a1-4d74-80b6-859e07d1c7a9 x-compute-request-id: req-b30d4915-46a1-4d74-80b6-859e07d1c7a9 Content-Length: 0 Content-Type: application/json 2019-01-18 06:20:16,071 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/c35a0f60-9a67-4e65-8db9-ce294d428eaf used request id req-b30d4915-46a1-4d74-80b6-859e07d1c7a9 2019-01-18 06:20:16,072 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-06db0f0d-053e-43f4-8b8b-3ae0d7be194c-pub-subnet 2019-01-18 06:20:16,072 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-06db0f0d-053e-43f4-8b8b-3ae0d7be194c-pub-subnet 2019-01-18 06:20:16,077 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/subnets/60e06605-ecc1-4dbf-a143-f8ba7d0e6cb0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c26dbab97cce4ae487cb994894e42736dab93a7f" 2019-01-18 06:20:18,395 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-838e58d0-d711-4d5e-980d-df7f70d351a3 Date: Fri, 18 Jan 2019 06:20:18 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-18 06:20:18,395 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/60e06605-ecc1-4dbf-a143-f8ba7d0e6cb0 used request id req-838e58d0-d711-4d5e-980d-df7f70d351a3 2019-01-18 06:20:18,396 - neutron_utils - INFO - Deleting network with name CreateInstancePortManipulationTests-06db0f0d-053e-43f4-8b8b-3ae0d7be194c-pub-net 2019-01-18 06:20:18,401 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/networks/c54ddcb6-294b-4240-a846-4c2f7fd1ae45 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c26dbab97cce4ae487cb994894e42736dab93a7f" 2019-01-18 06:20:19,690 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-74519654-ca82-4ff1-818b-4296cf256d85 Date: Fri, 18 Jan 2019 06:20:19 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-18 06:20:19,690 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/c54ddcb6-294b-4240-a846-4c2f7fd1ae45 used request id req-74519654-ca82-4ff1-818b-4296cf256d85 2019-01-18 06:20:19,691 - glance_utils - INFO - Deleting image named - CreateInstancePortManipulationTests-06db0f0d-053e-43f4-8b8b-3ae0d7be194c-image 2019-01-18 06:20:19,694 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9292/v2/images/c3364aa3-c088-441c-8fd2-e036b00ca9de -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8ff347e47dedbd7b8a7173086fac3e68fb61ce9c" 2019-01-18 06:20:21,285 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-1981bb59-3bbc-4638-b024-90a95ccf27e9 Date: Fri, 18 Jan 2019 06:20:21 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-18 06:20:21,285 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/c3364aa3-c088-441c-8fd2-e036b00ca9de used request id req-1981bb59-3bbc-4638-b024-90a95ccf27e9 2019-01-18 06:20:21,292 - 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}497f6f2d24f87d7fa95f6e6ffe5d1160579078d1" 2019-01-18 06:20:21,500 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-08b32c4c-1aab-4520-adee-5d77d48563c6 Date: Fri, 18 Jan 2019 06:20:21 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-18T04:53:26Z", "updated_at": "2019-01-18T04:53:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:53:26Z", "revision_number": 0, "id": "260c2de9-5dc5-4508-b06c-24b9d7ed838c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:53:26Z", "security_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:53:26Z", "revision_number": 0, "id": "571036d3-cb1d-483a-acb9-96f19293add9", "remote_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "remote_ip_prefix": null, "created_at": "2019-01-18T04:53:26Z", "security_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:53:26Z", "revision_number": 0, "id": "84255fa4-c13a-4cfe-b73d-e56ee216ca1e", "remote_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "remote_ip_prefix": null, "created_at": "2019-01-18T04:53:26Z", "security_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:53:26Z", "revision_number": 0, "id": "9c6f69fc-3bf8-4346-9288-5a255b82b67e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:53:26Z", "security_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b25caa6a0cbe4a4e805ca52d5b81de35", "created_at": "2019-01-18T06:19:52Z", "updated_at": "2019-01-18T06:19:53Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:19:53Z", "revision_number": 0, "id": "25eca445-9450-4d1b-9126-829fccc156f8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T06:19:53Z", "security_group_id": "2ad7c0f6-a14e-47ab-8cec-d3b90b6f1912", "tenant_id": "b25caa6a0cbe4a4e805ca52d5b81de35", "port_range_min": null, "ethertype": "IPv6", "project_id": "b25caa6a0cbe4a4e805ca52d5b81de35"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:19:52Z", "revision_number": 0, "id": "3195f675-a4b4-4009-a90f-ade3bd44881d", "remote_group_id": "2ad7c0f6-a14e-47ab-8cec-d3b90b6f1912", "remote_ip_prefix": null, "created_at": "2019-01-18T06:19:52Z", "security_group_id": "2ad7c0f6-a14e-47ab-8cec-d3b90b6f1912", "tenant_id": "b25caa6a0cbe4a4e805ca52d5b81de35", "port_range_min": null, "ethertype": "IPv4", "project_id": "b25caa6a0cbe4a4e805ca52d5b81de35"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:19:53Z", "revision_number": 0, "id": "61d807f5-e8b7-41e3-b561-133c87010f86", "remote_group_id": "2ad7c0f6-a14e-47ab-8cec-d3b90b6f1912", "remote_ip_prefix": null, "created_at": "2019-01-18T06:19:53Z", "security_group_id": "2ad7c0f6-a14e-47ab-8cec-d3b90b6f1912", "tenant_id": "b25caa6a0cbe4a4e805ca52d5b81de35", "port_range_min": null, "ethertype": "IPv6", "project_id": "b25caa6a0cbe4a4e805ca52d5b81de35"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:19:53Z", "revision_number": 0, "id": "7607f710-e513-471b-b14f-dc8df49ae189", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T06:19:53Z", "security_group_id": "2ad7c0f6-a14e-47ab-8cec-d3b90b6f1912", "tenant_id": "b25caa6a0cbe4a4e805ca52d5b81de35", "port_range_min": null, "ethertype": "IPv4", "project_id": "b25caa6a0cbe4a4e805ca52d5b81de35"}], "revision_number": 4, "project_id": "b25caa6a0cbe4a4e805ca52d5b81de35", "id": "2ad7c0f6-a14e-47ab-8cec-d3b90b6f1912", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "created_at": "2019-01-18T04:51:20Z", "updated_at": "2019-01-18T04:51:20Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "24c99e6f-888c-4943-9c93-54ad3b18b18c", "remote_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv4", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "2b339890-44d0-4711-a050-08a64d58e2a0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv6", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "45161a51-d6dd-4bb8-986d-bc2f88599c1d", "remote_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv6", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "87b9b994-ae22-4850-863a-6a4925bd01fe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv4", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}], "revision_number": 4, "project_id": "9c53a91613fb4d5080479ac6f51697ed", "id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "020d00b5451a467cb276d06789a1149d", "created_at": "2019-01-18T05:59:12Z", "updated_at": "2019-01-18T05:59:12Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:12Z", "revision_number": 0, "id": "38b091dd-dca7-4cbe-8c1c-dd18a74bfca8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:12Z", "security_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "tenant_id": "020d00b5451a467cb276d06789a1149d", "port_range_min": null, "ethertype": "IPv6", "project_id": "020d00b5451a467cb276d06789a1149d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:12Z", "revision_number": 0, "id": "38b9f88b-1fc0-40d1-af74-237d79be193d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:12Z", "security_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "tenant_id": "020d00b5451a467cb276d06789a1149d", "port_range_min": null, "ethertype": "IPv4", "project_id": "020d00b5451a467cb276d06789a1149d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:12Z", "revision_number": 0, "id": "60f7d4a7-1a27-4801-a1e8-5bf33633b818", "remote_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:12Z", "security_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "tenant_id": "020d00b5451a467cb276d06789a1149d", "port_range_min": null, "ethertype": "IPv6", "project_id": "020d00b5451a467cb276d06789a1149d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:12Z", "revision_number": 0, "id": "8faf6dda-6919-4b75-b745-2af38abf8dcf", "remote_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:12Z", "security_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "tenant_id": "020d00b5451a467cb276d06789a1149d", "port_range_min": null, "ethertype": "IPv4", "project_id": "020d00b5451a467cb276d06789a1149d"}], "revision_number": 4, "project_id": "020d00b5451a467cb276d06789a1149d", "id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "created_at": "2019-01-18T04:39:06Z", "updated_at": "2019-01-18T04:39:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "0aedefa2-edbc-47b5-bead-e954540f6937", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "47feb8aba08a40dca7028a1701e597b9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "4bf1a402-0fa2-4cfd-9fee-4a28f16bb271", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "47feb8aba08a40dca7028a1701e597b9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "4e399c2e-bc03-4aa3-b192-1fafdc9248ba", "remote_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "47feb8aba08a40dca7028a1701e597b9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "8860837e-afbd-4411-adf9-d88db88c2114", "remote_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "47feb8aba08a40dca7028a1701e597b9"}], "revision_number": 4, "project_id": "47feb8aba08a40dca7028a1701e597b9", "id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "name": "default"}]} 2019-01-18 06:20:21,500 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-08b32c4c-1aab-4520-adee-5d77d48563c6 2019-01-18 06:20:21,506 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/b25caa6a0cbe4a4e805ca52d5b81de35 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}497f6f2d24f87d7fa95f6e6ffe5d1160579078d1" 2019-01-18 06:20:21,598 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:20:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b09ddcac-7ba9-401e-969c-6e517c44d9b2 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/b25caa6a0cbe4a4e805ca52d5b81de35"}, "enabled": true, "id": "b25caa6a0cbe4a4e805ca52d5b81de35", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-2d533da9-7469-4fd-proj"}} 2019-01-18 06:20:21,598 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/b25caa6a0cbe4a4e805ca52d5b81de35 used request id req-b09ddcac-7ba9-401e-969c-6e517c44d9b2 2019-01-18 06:20:21,598 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 2ad7c0f6-a14e-47ab-8cec-d3b90b6f1912 2019-01-18 06:20:21,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=2ad7c0f6-a14e-47ab-8cec-d3b90b6f1912 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}497f6f2d24f87d7fa95f6e6ffe5d1160579078d1" 2019-01-18 06:20:21,784 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-9334e97e-2eae-4ec8-b9ff-9602e373a06a Date: Fri, 18 Jan 2019 06:20: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": "2019-01-18T06:19:53Z", "security_group_id": "2ad7c0f6-a14e-47ab-8cec-d3b90b6f1912", "port_range_min": null, "revision_number": 0, "tenant_id": "b25caa6a0cbe4a4e805ca52d5b81de35", "created_at": "2019-01-18T06:19:53Z", "project_id": "b25caa6a0cbe4a4e805ca52d5b81de35", "id": "25eca445-9450-4d1b-9126-829fccc156f8"}, {"remote_group_id": "2ad7c0f6-a14e-47ab-8cec-d3b90b6f1912", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T06:19:52Z", "security_group_id": "2ad7c0f6-a14e-47ab-8cec-d3b90b6f1912", "port_range_min": null, "revision_number": 0, "tenant_id": "b25caa6a0cbe4a4e805ca52d5b81de35", "created_at": "2019-01-18T06:19:52Z", "project_id": "b25caa6a0cbe4a4e805ca52d5b81de35", "id": "3195f675-a4b4-4009-a90f-ade3bd44881d"}, {"remote_group_id": "2ad7c0f6-a14e-47ab-8cec-d3b90b6f1912", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T06:19:53Z", "security_group_id": "2ad7c0f6-a14e-47ab-8cec-d3b90b6f1912", "port_range_min": null, "revision_number": 0, "tenant_id": "b25caa6a0cbe4a4e805ca52d5b81de35", "created_at": "2019-01-18T06:19:53Z", "project_id": "b25caa6a0cbe4a4e805ca52d5b81de35", "id": "61d807f5-e8b7-41e3-b561-133c87010f86"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T06:19:53Z", "security_group_id": "2ad7c0f6-a14e-47ab-8cec-d3b90b6f1912", "port_range_min": null, "revision_number": 0, "tenant_id": "b25caa6a0cbe4a4e805ca52d5b81de35", "created_at": "2019-01-18T06:19:53Z", "project_id": "b25caa6a0cbe4a4e805ca52d5b81de35", "id": "7607f710-e513-471b-b14f-dc8df49ae189"}]} 2019-01-18 06:20:21,784 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=2ad7c0f6-a14e-47ab-8cec-d3b90b6f1912 used request id req-9334e97e-2eae-4ec8-b9ff-9602e373a06a 2019-01-18 06:20:21,785 - neutron_utils - INFO - Deleting security group with name - default 2019-01-18 06:20:21,791 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-groups/2ad7c0f6-a14e-47ab-8cec-d3b90b6f1912 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}497f6f2d24f87d7fa95f6e6ffe5d1160579078d1" 2019-01-18 06:20:22,120 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-6900d2d4-4abd-4a26-9b11-70ba4c89915d Content-Length: 0 Date: Fri, 18 Jan 2019 06:20:22 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-18 06:20:22,120 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/2ad7c0f6-a14e-47ab-8cec-d3b90b6f1912 used request id req-6900d2d4-4abd-4a26-9b11-70ba4c89915d 2019-01-18 06:20:22,121 - keystone_utils - INFO - Deleting project with name - CreateInstancePortManipulationTests-2d533da9-7469-4fd-proj 2019-01-18 06:20:22,124 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/b25caa6a0cbe4a4e805ca52d5b81de35 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}497f6f2d24f87d7fa95f6e6ffe5d1160579078d1" 2019-01-18 06:20:22,330 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 06:20:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4fae9525-9c73-44f1-8edf-09e1703f1027 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 06:20:22,330 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/b25caa6a0cbe4a4e805ca52d5b81de35 used request id req-4fae9525-9c73-44f1-8edf-09e1703f1027 2019-01-18 06:20:22,330 - keystone_utils - INFO - Deleting role with name - CreateInstancePortManipulationTests-2d533da9-7469-4fd-proj-role 2019-01-18 06:20:22,334 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/5a4f824e688c4cab963df540a707bc30 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}497f6f2d24f87d7fa95f6e6ffe5d1160579078d1" 2019-01-18 06:20:22,434 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 06:20:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b4e61b6f-4402-4248-83d8-3bf73412e117 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 06:20:22,434 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/5a4f824e688c4cab963df540a707bc30 used request id req-b4e61b6f-4402-4248-83d8-3bf73412e117 2019-01-18 06:20:22,438 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}497f6f2d24f87d7fa95f6e6ffe5d1160579078d1" 2019-01-18 06:20:22,526 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:20:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8411465b-2dea-41f5-9a52-3d428f25209d Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "488fca829f8b496daa1cd2cdc6e45c49", "links": {"self": "http://172.30.9.23:5000/v3/roles/488fca829f8b496daa1cd2cdc6e45c49"}, "name": "Member"}, {"domain_id": null, "id": "6b7f4f4f76264b6fb449c43b86ee3817", "links": {"self": "http://172.30.9.23:5000/v3/roles/6b7f4f4f76264b6fb449c43b86ee3817"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a482b711adf94961bf4bb28eda7f0e28", "links": {"self": "http://172.30.9.23:5000/v3/roles/a482b711adf94961bf4bb28eda7f0e28"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c65201bd05504fa786d79b166e8bbba3", "links": {"self": "http://172.30.9.23:5000/v3/roles/c65201bd05504fa786d79b166e8bbba3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "e7e317b66c174923a8cb46c48d897c8d", "links": {"self": "http://172.30.9.23:5000/v3/roles/e7e317b66c174923a8cb46c48d897c8d"}, "name": "ResellerAdmin"}]} 2019-01-18 06:20:22,526 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-8411465b-2dea-41f5-9a52-3d428f25209d 2019-01-18 06:20:22,527 - keystone_utils - INFO - Deleting user with name - CreateInstancePortManipulationTests-2d533da9-7469-4fd-user 2019-01-18 06:20:22,531 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/6d427fef416c439f9acc7ab480a7bd82 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f0147b8e258869a65e080c5bd9694c3af85ea94" 2019-01-18 06:20:22,745 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 06:20:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-78910832-11d5-476e-b104-6a110b2390ee Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 06:20:22,745 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/6d427fef416c439f9acc7ab480a7bd82 used request id req-78910832-11d5-476e-b104-6a110b2390ee 2019-01-18 06:20:22,747 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:20:23,121 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "488fca829f8b496daa1cd2cdc6e45c49", "name": "Member"}, {"id": "c65201bd05504fa786d79b166e8bbba3", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}], "expires_at": "2019-01-18T07:20:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "020d00b5451a467cb276d06789a1149d", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "id": "e292c913af7844408b6509a836e493f5"}, "audit_ids": ["pkjOK6LDSMOj-_feNVXxOQ"], "issued_at": "2019-01-18T06:20:23.000000Z"}} 2019-01-18 06:20:23,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}a2245067ad0d25f3c8cc1ef7a7b72f71e3b9c880" 2019-01-18 06:20:23,208 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:20:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c6d823b2-e32d-4253-9474-b5c633519515 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:20:23,208 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-c6d823b2-e32d-4253-9474-b5c633519515 2019-01-18 06:20:23,209 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:20:23,211 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:20:23,596 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "488fca829f8b496daa1cd2cdc6e45c49", "name": "Member"}, {"id": "c65201bd05504fa786d79b166e8bbba3", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}], "expires_at": "2019-01-18T07:20:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "020d00b5451a467cb276d06789a1149d", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "id": "e292c913af7844408b6509a836e493f5"}, "audit_ids": ["hjE58JDrRUK1ee86-flENg"], "issued_at": "2019-01-18T06:20:23.000000Z"}} 2019-01-18 06:20:23,597 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0594b62bc14d7bdcc7e7baa5b0367a9ba697dda0" 2019-01-18 06:20:23,674 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:20:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5308118e-2ca6-42aa-8fe8-d33620d8eb2a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:20:23,674 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-5308118e-2ca6-42aa-8fe8-d33620d8eb2a 2019-01-18 06:20:23,678 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-18 06:20:23,683 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 18 Jan 2019 06:20: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"}]}]}} 2019-01-18 06:20:23,684 - 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-0dbb38eb-cf9f-4ac-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0594b62bc14d7bdcc7e7baa5b0367a9ba697dda0" 2019-01-18 06:20:23,773 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:20:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-def5d353-362c-4c06-957e-9aa0f3b7d9f3 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-0dbb38eb-cf9f-4ac-proj", "previous": null, "next": null}, "projects": []} 2019-01-18 06:20:23,773 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-0dbb38eb-cf9f-4ac-proj used request id req-def5d353-362c-4c06-957e-9aa0f3b7d9f3 2019-01-18 06:20:23,777 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0594b62bc14d7bdcc7e7baa5b0367a9ba697dda0" 2019-01-18 06:20:23,859 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:20:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-deb533e7-8b9e-4259-8719-8c4864ded2ab Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-18 06:20:23,860 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-deb533e7-8b9e-4259-8719-8c4864ded2ab 2019-01-18 06:20:23,863 - 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}0594b62bc14d7bdcc7e7baa5b0367a9ba697dda0" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstancePortManipulationTests-0dbb38eb-cf9f-4ac-proj"}}' 2019-01-18 06:20:23,985 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 18 Jan 2019 06:20:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-02c4ff6b-e426-497a-a1c6-fe8cde88c968 Content-Length: 320 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/898bdb6f58ba4b14843276d3be8c8179"}, "enabled": true, "id": "898bdb6f58ba4b14843276d3be8c8179", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-0dbb38eb-cf9f-4ac-proj"}} 2019-01-18 06:20:23,986 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-02c4ff6b-e426-497a-a1c6-fe8cde88c968 2019-01-18 06:20:23,986 - keystone_utils - INFO - Created project with name - CreateInstancePortManipulationTests-0dbb38eb-cf9f-4ac-proj 2019-01-18 06:20:23,986 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:20:23,987 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:20:24,378 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "488fca829f8b496daa1cd2cdc6e45c49", "name": "Member"}, {"id": "c65201bd05504fa786d79b166e8bbba3", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}], "expires_at": "2019-01-18T07:20:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "020d00b5451a467cb276d06789a1149d", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "id": "e292c913af7844408b6509a836e493f5"}, "audit_ids": ["HVPiEB3jQ4yZdVB_DimEEg"], "issued_at": "2019-01-18T06:20:24.000000Z"}} 2019-01-18 06:20: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}1a6be30a73f62ce26e61758e161321573a9a50c6" 2019-01-18 06:20:24,457 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:20:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-386e4090-06b4-4607-8fa4-1cac9d9586ed Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:20:24,457 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-386e4090-06b4-4607-8fa4-1cac9d9586ed 2019-01-18 06:20:24,461 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-18 06:20:24,466 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 18 Jan 2019 06:20: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"}]}]}} 2019-01-18 06:20:24,467 - 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}1a6be30a73f62ce26e61758e161321573a9a50c6" 2019-01-18 06:20:24,572 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:20:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8034f80a-039f-472f-972d-dc4d8dfc5dc7 Content-Encoding: gzip Content-Length: 869 Content-Type: application/json RESP BODY: {"users": [{"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/0607a2b4beb0408e9fa51cc5ba027ac6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0607a2b4beb0408e9fa51cc5ba027ac6", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/17c61b95071545a094cc82823d2b88b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "17c61b95071545a094cc82823d2b88b8", "email": "nova@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/29e5d2dfed2447bda26fc75bd1122674"}, "domain_id": "default", "enabled": true, "options": {}, "id": "29e5d2dfed2447bda26fc75bd1122674", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/3b6dcc8c791e4b6e8831f5b5e583de80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3b6dcc8c791e4b6e8831f5b5e583de80", "email": "neutron@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.23:5000/v3/users/45ab52d673584bc198669be88c88b878"}, "domain_id": "default", "enabled": true, "options": {}, "id": "45ab52d673584bc198669be88c88b878", "email": "barbican@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/57795b4ee52f49c6a71f55bb6c4012f8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "57795b4ee52f49c6a71f55bb6c4012f8", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/5c52969262974d64ac2a300ca5d60f50"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c52969262974d64ac2a300ca5d60f50", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/5fc15572bb1c489ba92bd9945bbc1f64"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5fc15572bb1c489ba92bd9945bbc1f64", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/6b519d70e25f4e61a9dfd738cd6bba22"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6b519d70e25f4e61a9dfd738cd6bba22", "email": "heat@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.23:5000/v3/users/8248437208b540c2893a7117ad102a87"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8248437208b540c2893a7117ad102a87", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/890dee97e62840c5b15e36f03f6b7efc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "890dee97e62840c5b15e36f03f6b7efc", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/8cccb516ecc44ed9bb7c8633df108fd4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8cccb516ecc44ed9bb7c8633df108fd4", "email": "glance@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.23:5000/v3/users/97c3d863a98148299fa116fdb54be470"}, "domain_id": "default", "enabled": true, "options": {}, "id": "97c3d863a98148299fa116fdb54be470", "email": "tacker@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/a2a0c8c0f19941808c9f618af50b3b79"}, "domain_id": "c19db1b8f60647a9a114cd23287c807b", "enabled": true, "options": {}, "id": "a2a0c8c0f19941808c9f618af50b3b79", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "links": {"self": "http://172.30.9.23:5000/v3/users/e292c913af7844408b6509a836e493f5"}, "domain_id": "default", "enabled": true, "id": "e292c913af7844408b6509a836e493f5", "options": {}}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/fe5de73ba9cb41b2be24ccf1f72f5ed4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe5de73ba9cb41b2be24ccf1f72f5ed4", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2019-01-18 06:20:24,572 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-8034f80a-039f-472f-972d-dc4d8dfc5dc7 2019-01-18 06:20:24,577 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateInstancePortManipulationTests-0dbb38eb-cf9f-4ac-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a6be30a73f62ce26e61758e161321573a9a50c6" 2019-01-18 06:20:24,659 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:20:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aa821eb1-b8df-415e-acc6-28187683cd05 Content-Encoding: gzip Content-Length: 263 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateInstancePortManipulationTests-0dbb38eb-cf9f-4ac-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/898bdb6f58ba4b14843276d3be8c8179"}, "enabled": true, "id": "898bdb6f58ba4b14843276d3be8c8179", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-0dbb38eb-cf9f-4ac-proj"}]} 2019-01-18 06:20:24,659 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateInstancePortManipulationTests-0dbb38eb-cf9f-4ac-proj used request id req-aa821eb1-b8df-415e-acc6-28187683cd05 2019-01-18 06:20:24,663 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a6be30a73f62ce26e61758e161321573a9a50c6" 2019-01-18 06:20:24,749 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:20:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e045a8e0-9b5a-4e9e-831b-1e8bcfd915a0 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-18 06:20:24,750 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-e045a8e0-9b5a-4e9e-831b-1e8bcfd915a0 2019-01-18 06:20:25,141 - keystone_utils - INFO - Created user with name - CreateInstancePortManipulationTests-0dbb38eb-cf9f-4ac-user 2019-01-18 06:20:25,141 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:20:25,146 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0594b62bc14d7bdcc7e7baa5b0367a9ba697dda0" 2019-01-18 06:20:25,226 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:20:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6945261d-dbcf-4f76-81aa-86cf9ce6657b Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "488fca829f8b496daa1cd2cdc6e45c49", "links": {"self": "http://172.30.9.23:5000/v3/roles/488fca829f8b496daa1cd2cdc6e45c49"}, "name": "Member"}, {"domain_id": null, "id": "6b7f4f4f76264b6fb449c43b86ee3817", "links": {"self": "http://172.30.9.23:5000/v3/roles/6b7f4f4f76264b6fb449c43b86ee3817"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a482b711adf94961bf4bb28eda7f0e28", "links": {"self": "http://172.30.9.23:5000/v3/roles/a482b711adf94961bf4bb28eda7f0e28"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c65201bd05504fa786d79b166e8bbba3", "links": {"self": "http://172.30.9.23:5000/v3/roles/c65201bd05504fa786d79b166e8bbba3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "e7e317b66c174923a8cb46c48d897c8d", "links": {"self": "http://172.30.9.23:5000/v3/roles/e7e317b66c174923a8cb46c48d897c8d"}, "name": "ResellerAdmin"}]} 2019-01-18 06:20:25,226 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-6945261d-dbcf-4f76-81aa-86cf9ce6657b 2019-01-18 06:20:25,230 - 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}0594b62bc14d7bdcc7e7baa5b0367a9ba697dda0" -d '{"role": {"name": "CreateInstancePortManipulationTests-0dbb38eb-cf9f-4ac-proj-role"}}' 2019-01-18 06:20:25,440 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 18 Jan 2019 06:20:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d5e189bb-c88f-4521-9767-66eab4527155 Content-Length: 234 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "99b2b330e0ed4d5e8641e1884c33972e", "links": {"self": "http://172.30.9.23:5000/v3/roles/99b2b330e0ed4d5e8641e1884c33972e"}, "name": "CreateInstancePortManipulationTests-0dbb38eb-cf9f-4ac-proj-role"}} 2019-01-18 06:20:25,440 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-d5e189bb-c88f-4521-9767-66eab4527155 2019-01-18 06:20:25,441 - keystone_utils - INFO - Created role with name - CreateInstancePortManipulationTests-0dbb38eb-cf9f-4ac-proj-role 2019-01-18 06:20:25,444 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/99b2b330e0ed4d5e8641e1884c33972e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0594b62bc14d7bdcc7e7baa5b0367a9ba697dda0" 2019-01-18 06:20:25,531 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:20:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-beab5744-d30e-4795-a973-698fab55daec Content-Encoding: gzip Content-Length: 186 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.23:5000/v3/roles/99b2b330e0ed4d5e8641e1884c33972e"}, "domain_id": null, "name": "CreateInstancePortManipulationTests-0dbb38eb-cf9f-4ac-proj-role", "id": "99b2b330e0ed4d5e8641e1884c33972e"}} 2019-01-18 06:20:25,531 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/99b2b330e0ed4d5e8641e1884c33972e used request id req-beab5744-d30e-4795-a973-698fab55daec 2019-01-18 06:20:25,531 - keystone_utils - INFO - Granting role CreateInstancePortManipulationTests-0dbb38eb-cf9f-4ac-proj-role to project CreateInstancePortManipulationTests-0dbb38eb-cf9f-4ac-proj 2019-01-18 06:20:25,535 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/898bdb6f58ba4b14843276d3be8c8179/users/32d03ec780b44c808f6ba699e821f10f/roles/99b2b330e0ed4d5e8641e1884c33972e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0594b62bc14d7bdcc7e7baa5b0367a9ba697dda0" 2019-01-18 06:20:25,671 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 06:20:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e54542ed-e695-493d-8fda-ac262820edf6 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 06:20:25,671 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/898bdb6f58ba4b14843276d3be8c8179/users/32d03ec780b44c808f6ba699e821f10f/roles/99b2b330e0ed4d5e8641e1884c33972e used request id req-e54542ed-e695-493d-8fda-ac262820edf6 2019-01-18 06:20:25,671 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2019-01-18 06:20:25,671 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:20:25,672 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:20:26,044 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "99b2b330e0ed4d5e8641e1884c33972e", "name": "CreateInstancePortManipulationTests-0dbb38eb-cf9f-4ac-proj-role"}], "expires_at": "2019-01-18T07:20:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "898bdb6f58ba4b14843276d3be8c8179", "name": "CreateInstancePortManipulationTests-0dbb38eb-cf9f-4ac-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/898bdb6f58ba4b14843276d3be8c8179", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/898bdb6f58ba4b14843276d3be8c8179", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/898bdb6f58ba4b14843276d3be8c8179", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/898bdb6f58ba4b14843276d3be8c8179", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/898bdb6f58ba4b14843276d3be8c8179", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/898bdb6f58ba4b14843276d3be8c8179", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/898bdb6f58ba4b14843276d3be8c8179", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/898bdb6f58ba4b14843276d3be8c8179", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/898bdb6f58ba4b14843276d3be8c8179", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/898bdb6f58ba4b14843276d3be8c8179", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/898bdb6f58ba4b14843276d3be8c8179", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/898bdb6f58ba4b14843276d3be8c8179", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-0dbb38eb-cf9f-4ac-user", "id": "32d03ec780b44c808f6ba699e821f10f"}, "audit_ids": ["T23Ndvs0QM6UY06eLbI-VQ"], "issued_at": "2019-01-18T06:20:26.000000Z"}} 2019-01-18 06:20:26,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}fafdea472159e1045f5a48c3233eb5529395ee11" 2019-01-18 06:20:26,117 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:20:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6e55b841-2d91-4f3c-884d-82858f8f2da6 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:20:26,117 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-6e55b841-2d91-4f3c-884d-82858f8f2da6 2019-01-18 06:20:26,122 - 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-7cc04e72-a281-405f-b6b6-f9c3552bf170-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}fafdea472159e1045f5a48c3233eb5529395ee11" 2019-01-18 06:20:26,289 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 180 Content-Type: application/json X-Openstack-Request-Id: req-ce61228d-307c-47dc-b717-92ecff4b1d79 Date: Fri, 18 Jan 2019 06:20:26 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-7cc04e72-a281-405f-b6b6-f9c3552bf170-image"} 2019-01-18 06:20:26,289 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-7cc04e72-a281-405f-b6b6-f9c3552bf170-image used request id req-ce61228d-307c-47dc-b717-92ecff4b1d79 2019-01-18 06:20:26,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}fafdea472159e1045f5a48c3233eb5529395ee11" 2019-01-18 06:20:26,449 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-43f33410-6420-4bd2-8332-35059be19aaa Date: Fri, 18 Jan 2019 06:20: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"}}} 2019-01-18 06:20:26,450 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-43f33410-6420-4bd2-8332-35059be19aaa 2019-01-18 06:20:26,479 - 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}fafdea472159e1045f5a48c3233eb5529395ee11" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstancePortManipulationTests-7cc04e72-a281-405f-b6b6-f9c3552bf170-image"}' 2019-01-18 06:20:26,672 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 639 Content-Type: application/json Location: http://172.30.9.23:9292/v2/images/477d8ad7-12a0-4f6f-b8b5-296615e97248 X-Openstack-Request-Id: req-3c9aed05-0847-4256-a126-67a9cd0c2f15 Date: Fri, 18 Jan 2019 06:20:26 GMT RESP BODY: {"status": "queued", "name": "CreateInstancePortManipulationTests-7cc04e72-a281-405f-b6b6-f9c3552bf170-image", "tags": [], "container_format": "bare", "created_at": "2019-01-18T06:20:26Z", "size": null, "disk_format": "qcow2", "updated_at": "2019-01-18T06:20:26Z", "visibility": "shared", "locations": [], "self": "/v2/images/477d8ad7-12a0-4f6f-b8b5-296615e97248", "min_disk": 0, "protected": false, "id": "477d8ad7-12a0-4f6f-b8b5-296615e97248", "file": "/v2/images/477d8ad7-12a0-4f6f-b8b5-296615e97248/file", "checksum": null, "owner": "898bdb6f58ba4b14843276d3be8c8179", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-18 06:20:26,673 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-3c9aed05-0847-4256-a126-67a9cd0c2f15 2019-01-18 06:20:26,683 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9292/v2/images/477d8ad7-12a0-4f6f-b8b5-296615e97248/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}fafdea472159e1045f5a48c3233eb5529395ee11" -d '' 2019-01-18 06:20:27,774 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-6830b6c2-0a11-4646-a3fc-41d5c5b9361c Date: Fri, 18 Jan 2019 06:20:27 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-18 06:20:27,774 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/477d8ad7-12a0-4f6f-b8b5-296615e97248/file used request id req-6830b6c2-0a11-4646-a3fc-41d5c5b9361c 2019-01-18 06:20:27,774 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-01-18 06:20:27,778 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/477d8ad7-12a0-4f6f-b8b5-296615e97248 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}fafdea472159e1045f5a48c3233eb5529395ee11" 2019-01-18 06:20:27,948 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-ddb31a36-feec-4bf7-8f57-11bfae31e112 Date: Fri, 18 Jan 2019 06:20:27 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-7cc04e72-a281-405f-b6b6-f9c3552bf170-image", "tags": [], "container_format": "bare", "created_at": "2019-01-18T06:20:26Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-18T06:20:27Z", "visibility": "shared", "locations": [{"url": "rbd://af014572-0a5d-4a80-a07f-9105f52ab2c1/images/477d8ad7-12a0-4f6f-b8b5-296615e97248/snap", "metadata": {}}], "self": "/v2/images/477d8ad7-12a0-4f6f-b8b5-296615e97248", "min_disk": 0, "protected": false, "id": "477d8ad7-12a0-4f6f-b8b5-296615e97248", "file": "/v2/images/477d8ad7-12a0-4f6f-b8b5-296615e97248/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "898bdb6f58ba4b14843276d3be8c8179", "direct_url": "rbd://af014572-0a5d-4a80-a07f-9105f52ab2c1/images/477d8ad7-12a0-4f6f-b8b5-296615e97248/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-18 06:20:27,949 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/477d8ad7-12a0-4f6f-b8b5-296615e97248 used request id req-ddb31a36-feec-4bf7-8f57-11bfae31e112 2019-01-18 06:20:27,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}fafdea472159e1045f5a48c3233eb5529395ee11" 2019-01-18 06:20:28,111 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-ca5e8048-b40e-47fb-87a6-97eec3b1eb52 Date: Fri, 18 Jan 2019 06:20: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"}}} 2019-01-18 06:20:28,111 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-ca5e8048-b40e-47fb-87a6-97eec3b1eb52 2019-01-18 06:20:28,114 - create_image - INFO - Created image with name - CreateInstancePortManipulationTests-7cc04e72-a281-405f-b6b6-f9c3552bf170-image 2019-01-18 06:20:28,117 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/477d8ad7-12a0-4f6f-b8b5-296615e97248 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}fafdea472159e1045f5a48c3233eb5529395ee11" 2019-01-18 06:20:28,283 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-4bc480ee-414d-4636-849f-428f3792a143 Date: Fri, 18 Jan 2019 06:20:28 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-7cc04e72-a281-405f-b6b6-f9c3552bf170-image", "tags": [], "container_format": "bare", "created_at": "2019-01-18T06:20:26Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-18T06:20:27Z", "visibility": "shared", "locations": [{"url": "rbd://af014572-0a5d-4a80-a07f-9105f52ab2c1/images/477d8ad7-12a0-4f6f-b8b5-296615e97248/snap", "metadata": {}}], "self": "/v2/images/477d8ad7-12a0-4f6f-b8b5-296615e97248", "min_disk": 0, "protected": false, "id": "477d8ad7-12a0-4f6f-b8b5-296615e97248", "file": "/v2/images/477d8ad7-12a0-4f6f-b8b5-296615e97248/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "898bdb6f58ba4b14843276d3be8c8179", "direct_url": "rbd://af014572-0a5d-4a80-a07f-9105f52ab2c1/images/477d8ad7-12a0-4f6f-b8b5-296615e97248/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-18 06:20:28,283 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/477d8ad7-12a0-4f6f-b8b5-296615e97248 used request id req-4bc480ee-414d-4636-849f-428f3792a143 2019-01-18 06:20:28,284 - create_image - DEBUG - Instance status is - active 2019-01-18 06:20:28,284 - create_image - DEBUG - Image is active with name - CreateInstancePortManipulationTests-7cc04e72-a281-405f-b6b6-f9c3552bf170-image 2019-01-18 06:20:28,284 - create_image - INFO - Image is now active with name - CreateInstancePortManipulationTests-7cc04e72-a281-405f-b6b6-f9c3552bf170-image 2019-01-18 06:20:28,285 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:20:28,285 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:20:28,655 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "99b2b330e0ed4d5e8641e1884c33972e", "name": "CreateInstancePortManipulationTests-0dbb38eb-cf9f-4ac-proj-role"}], "expires_at": "2019-01-18T07:20:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "898bdb6f58ba4b14843276d3be8c8179", "name": "CreateInstancePortManipulationTests-0dbb38eb-cf9f-4ac-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/898bdb6f58ba4b14843276d3be8c8179", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/898bdb6f58ba4b14843276d3be8c8179", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/898bdb6f58ba4b14843276d3be8c8179", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/898bdb6f58ba4b14843276d3be8c8179", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/898bdb6f58ba4b14843276d3be8c8179", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/898bdb6f58ba4b14843276d3be8c8179", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/898bdb6f58ba4b14843276d3be8c8179", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/898bdb6f58ba4b14843276d3be8c8179", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/898bdb6f58ba4b14843276d3be8c8179", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/898bdb6f58ba4b14843276d3be8c8179", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/898bdb6f58ba4b14843276d3be8c8179", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/898bdb6f58ba4b14843276d3be8c8179", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-0dbb38eb-cf9f-4ac-user", "id": "32d03ec780b44c808f6ba699e821f10f"}, "audit_ids": ["MfkG1AyeSGSgcunqKZwZZg"], "issued_at": "2019-01-18T06:20:28.000000Z"}} 2019-01-18 06:20:28,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}7e9b161a63c971222683de07e50bc98edcb3d4f4" 2019-01-18 06:20:28,817 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:20:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-12bc969c-9042-47e9-a38f-9ea2be85a017 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:20:28,817 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-12bc969c-9042-47e9-a38f-9ea2be85a017 2019-01-18 06:20:28,823 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-7cc04e72-a281-405f-b6b6-f9c3552bf170-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e9b161a63c971222683de07e50bc98edcb3d4f4" 2019-01-18 06:20:28,987 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-0127bb3d-7541-4867-abb7-661a77941ac0 Date: Fri, 18 Jan 2019 06:20:28 GMT RESP BODY: {"networks":[]} 2019-01-18 06:20:28,987 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-7cc04e72-a281-405f-b6b6-f9c3552bf170-pub-net used request id req-0127bb3d-7541-4867-abb7-661a77941ac0 2019-01-18 06:20:28,988 - neutron_utils - INFO - Creating network with name CreateInstancePortManipulationTests-7cc04e72-a281-405f-b6b6-f9c3552bf170-pub-net 2019-01-18 06:20:28,993 - 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}7e9b161a63c971222683de07e50bc98edcb3d4f4" -d '{"network": {"name": "CreateInstancePortManipulationTests-7cc04e72-a281-405f-b6b6-f9c3552bf170-pub-net", "admin_state_up": true}}' 2019-01-18 06:20:29,523 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 638 X-Openstack-Request-Id: req-3369911d-f171-4702-abd7-266abf2ec5da Date: Fri, 18 Jan 2019 06:20:29 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"27576d44-4a83-4cff-bb9d-c884a1a1df4a","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"898bdb6f58ba4b14843276d3be8c8179","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-18T06:20:29Z","is_default":false,"name":"CreateInstancePortManipulationTests-7cc04e72-a281-405f-b6b6-f9c3552bf170-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"898bdb6f58ba4b14843276d3be8c8179","created_at":"2019-01-18T06:20:29Z","mtu":1450}} 2019-01-18 06:20:29,523 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks used request id req-3369911d-f171-4702-abd7-266abf2ec5da 2019-01-18 06:20:29,529 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=27576d44-4a83-4cff-bb9d-c884a1a1df4a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e9b161a63c971222683de07e50bc98edcb3d4f4" 2019-01-18 06:20:29,771 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 622 X-Openstack-Request-Id: req-d3e5883f-6c19-4c21-905b-4ef12e117037 Date: Fri, 18 Jan 2019 06:20:29 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":"2019-01-18T06:20:29Z","tenant_id":"898bdb6f58ba4b14843276d3be8c8179","created_at":"2019-01-18T06:20:29Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"898bdb6f58ba4b14843276d3be8c8179","id":"27576d44-4a83-4cff-bb9d-c884a1a1df4a","name":"CreateInstancePortManipulationTests-7cc04e72-a281-405f-b6b6-f9c3552bf170-pub-net"}]} 2019-01-18 06:20:29,771 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=27576d44-4a83-4cff-bb9d-c884a1a1df4a used request id req-d3e5883f-6c19-4c21-905b-4ef12e117037 2019-01-18 06:20:29,777 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=27576d44-4a83-4cff-bb9d-c884a1a1df4a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e9b161a63c971222683de07e50bc98edcb3d4f4" 2019-01-18 06:20:29,808 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-d6713d46-e6df-4355-b9a1-c002b3755be6 Date: Fri, 18 Jan 2019 06:20:29 GMT RESP BODY: {"subnets":[]} 2019-01-18 06:20:29,808 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=27576d44-4a83-4cff-bb9d-c884a1a1df4a used request id req-d6713d46-e6df-4355-b9a1-c002b3755be6 2019-01-18 06:20:29,809 - neutron_utils - INFO - Creating subnet with name CreateInstancePortManipulationTests-7cc04e72-a281-405f-b6b6-f9c3552bf170-pub-subnet 2019-01-18 06:20:29,814 - 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}7e9b161a63c971222683de07e50bc98edcb3d4f4" -d '{"subnets": [{"ip_version": 4, "network_id": "27576d44-4a83-4cff-bb9d-c884a1a1df4a", "cidr": "10.55.0.0/24", "name": "CreateInstancePortManipulationTests-7cc04e72-a281-405f-b6b6-f9c3552bf170-pub-subnet"}]}' 2019-01-18 06:20:30,505 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-f65ae604-330a-486e-b0d5-c6b6daaae3b4 Date: Fri, 18 Jan 2019 06:20:30 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"27576d44-4a83-4cff-bb9d-c884a1a1df4a","tenant_id":"898bdb6f58ba4b14843276d3be8c8179","created_at":"2019-01-18T06:20:30Z","dns_nameservers":[],"updated_at":"2019-01-18T06:20: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":"898bdb6f58ba4b14843276d3be8c8179","id":"b4cd2538-eaf8-460b-88e2-6de4a8e257a8","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-7cc04e72-a281-405f-b6b6-f9c3552bf170-pub-subnet"}]} 2019-01-18 06:20:30,505 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets used request id req-f65ae604-330a-486e-b0d5-c6b6daaae3b4 2019-01-18 06:20:30,511 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=27576d44-4a83-4cff-bb9d-c884a1a1df4a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e9b161a63c971222683de07e50bc98edcb3d4f4" 2019-01-18 06:20:30,764 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-683117ad-c1cc-4cc3-9e29-3c658b31366a Date: Fri, 18 Jan 2019 06:20: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":["b4cd2538-eaf8-460b-88e2-6de4a8e257a8"],"updated_at":"2019-01-18T06:20:30Z","tenant_id":"898bdb6f58ba4b14843276d3be8c8179","created_at":"2019-01-18T06:20:29Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"898bdb6f58ba4b14843276d3be8c8179","id":"27576d44-4a83-4cff-bb9d-c884a1a1df4a","name":"CreateInstancePortManipulationTests-7cc04e72-a281-405f-b6b6-f9c3552bf170-pub-net"}]} 2019-01-18 06:20:30,764 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=27576d44-4a83-4cff-bb9d-c884a1a1df4a used request id req-683117ad-c1cc-4cc3-9e29-3c658b31366a 2019-01-18 06:20:30,770 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=27576d44-4a83-4cff-bb9d-c884a1a1df4a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e9b161a63c971222683de07e50bc98edcb3d4f4" 2019-01-18 06:20:30,966 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-528a9bae-af86-41d3-8bcb-45bb2803704c Date: Fri, 18 Jan 2019 06:20:30 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"27576d44-4a83-4cff-bb9d-c884a1a1df4a","tenant_id":"898bdb6f58ba4b14843276d3be8c8179","created_at":"2019-01-18T06:20:30Z","dns_nameservers":[],"updated_at":"2019-01-18T06:20: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":"898bdb6f58ba4b14843276d3be8c8179","id":"b4cd2538-eaf8-460b-88e2-6de4a8e257a8","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-7cc04e72-a281-405f-b6b6-f9c3552bf170-pub-subnet"}]} 2019-01-18 06:20:30,966 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=27576d44-4a83-4cff-bb9d-c884a1a1df4a used request id req-528a9bae-af86-41d3-8bcb-45bb2803704c 2019-01-18 06:20:30,967 - OpenStackNetwork - DEBUG - Network [27576d44-4a83-4cff-bb9d-c884a1a1df4a] created successfully 2019-01-18 06:20:30,967 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:20:30,968 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:20:31,350 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "488fca829f8b496daa1cd2cdc6e45c49", "name": "Member"}, {"id": "c65201bd05504fa786d79b166e8bbba3", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}], "expires_at": "2019-01-18T07:20:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "020d00b5451a467cb276d06789a1149d", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "id": "e292c913af7844408b6509a836e493f5"}, "audit_ids": ["h1zTUknGQTa8x7VypYISfQ"], "issued_at": "2019-01-18T06:20:31.000000Z"}} 2019-01-18 06:20:31,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}0f8e95dafaa1965a85dca69e5156a73df534f617" 2019-01-18 06:20:31,431 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:20:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-56f55066-76c2-45db-bd62-47b6385be75d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:20:31,431 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-56f55066-76c2-45db-bd62-47b6385be75d 2019-01-18 06:20:31,432 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-18 06:20:31,437 - 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}0f8e95dafaa1965a85dca69e5156a73df534f617" 2019-01-18 06:20:31,608 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:20: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-05fbf7a6-0b30-4a9a-9472-fabdd8142e9a x-compute-request-id: req-05fbf7a6-0b30-4a9a-9472-fabdd8142e9a Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2019-01-18 06:20:31,608 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-05fbf7a6-0b30-4a9a-9472-fabdd8142e9a 2019-01-18 06:20:31,613 - 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}0f8e95dafaa1965a85dca69e5156a73df534f617" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstancePortManipulationTests-7cc04e72-a281-405f-b6b6-f9c3552bf170-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2019-01-18 06:20:31,662 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:20: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-05ef0c13-804b-4908-acbc-9fdc83edb765 x-compute-request-id: req-05ef0c13-804b-4908-acbc-9fdc83edb765 Content-Encoding: gzip Content-Length: 330 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/932bcd5e-ae72-417a-8d9b-8269b1b7924f", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/932bcd5e-ae72-417a-8d9b-8269b1b7924f", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "932bcd5e-ae72-417a-8d9b-8269b1b7924f", "name": "CreateInstancePortManipulationTests-7cc04e72-a281-405f-b6b6-f9c3552bf170-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2019-01-18 06:20:31,662 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-05ef0c13-804b-4908-acbc-9fdc83edb765 2019-01-18 06:20:31,663 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:20:31,664 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:20:32,041 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "99b2b330e0ed4d5e8641e1884c33972e", "name": "CreateInstancePortManipulationTests-0dbb38eb-cf9f-4ac-proj-role"}], "expires_at": "2019-01-18T07:20:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "898bdb6f58ba4b14843276d3be8c8179", "name": "CreateInstancePortManipulationTests-0dbb38eb-cf9f-4ac-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/898bdb6f58ba4b14843276d3be8c8179", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/898bdb6f58ba4b14843276d3be8c8179", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/898bdb6f58ba4b14843276d3be8c8179", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/898bdb6f58ba4b14843276d3be8c8179", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/898bdb6f58ba4b14843276d3be8c8179", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/898bdb6f58ba4b14843276d3be8c8179", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/898bdb6f58ba4b14843276d3be8c8179", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/898bdb6f58ba4b14843276d3be8c8179", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/898bdb6f58ba4b14843276d3be8c8179", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/898bdb6f58ba4b14843276d3be8c8179", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/898bdb6f58ba4b14843276d3be8c8179", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/898bdb6f58ba4b14843276d3be8c8179", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-0dbb38eb-cf9f-4ac-user", "id": "32d03ec780b44c808f6ba699e821f10f"}, "audit_ids": ["LGQtziSZS6uYMfWvvBnreQ"], "issued_at": "2019-01-18T06:20:32.000000Z"}} 2019-01-18 06:20:32,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}10c2b324708d4c86174a821b42e0315f77f673a0" 2019-01-18 06:20:32,125 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:20:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5b003c53-e074-476b-8f03-5b8df6096195 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:20:32,126 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-5b003c53-e074-476b-8f03-5b8df6096195 2019-01-18 06:20:32,127 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-18 06:20:32,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}10c2b324708d4c86174a821b42e0315f77f673a0" 2019-01-18 06:20:32,198 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:20:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7a309c07-325b-4b29-b09e-52ee23c35b34 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:20:32,199 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-7a309c07-325b-4b29-b09e-52ee23c35b34 2019-01-18 06:20:32,207 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-7cc04e72-a281-405f-b6b6-f9c3552bf170-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10c2b324708d4c86174a821b42e0315f77f673a0" 2019-01-18 06:20:32,462 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-003676a7-5c40-4f3d-a18e-c327074949b0 Date: Fri, 18 Jan 2019 06:20: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":["b4cd2538-eaf8-460b-88e2-6de4a8e257a8"],"updated_at":"2019-01-18T06:20:30Z","tenant_id":"898bdb6f58ba4b14843276d3be8c8179","created_at":"2019-01-18T06:20:29Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"898bdb6f58ba4b14843276d3be8c8179","id":"27576d44-4a83-4cff-bb9d-c884a1a1df4a","name":"CreateInstancePortManipulationTests-7cc04e72-a281-405f-b6b6-f9c3552bf170-pub-net"}]} 2019-01-18 06:20:32,463 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-7cc04e72-a281-405f-b6b6-f9c3552bf170-pub-net used request id req-003676a7-5c40-4f3d-a18e-c327074949b0 2019-01-18 06:20:32,466 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-18 06:20:32,471 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 18 Jan 2019 06:20: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"}]}]}} 2019-01-18 06:20:32,472 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/898bdb6f58ba4b14843276d3be8c8179 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10c2b324708d4c86174a821b42e0315f77f673a0" 2019-01-18 06:20:32,553 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:20:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0efcc282-bb12-4165-a7b4-67ccb9327530 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/898bdb6f58ba4b14843276d3be8c8179"}, "enabled": true, "id": "898bdb6f58ba4b14843276d3be8c8179", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-0dbb38eb-cf9f-4ac-proj"}} 2019-01-18 06:20:32,553 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/898bdb6f58ba4b14843276d3be8c8179 used request id req-0efcc282-bb12-4165-a7b4-67ccb9327530 2019-01-18 06:20:32,558 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=27576d44-4a83-4cff-bb9d-c884a1a1df4a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10c2b324708d4c86174a821b42e0315f77f673a0" 2019-01-18 06:20:32,769 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-408106fb-8a5f-4f09-9aee-27ff1e479b1a Date: Fri, 18 Jan 2019 06:20:32 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"27576d44-4a83-4cff-bb9d-c884a1a1df4a","tenant_id":"898bdb6f58ba4b14843276d3be8c8179","created_at":"2019-01-18T06:20:30Z","dns_nameservers":[],"updated_at":"2019-01-18T06:20: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":"898bdb6f58ba4b14843276d3be8c8179","id":"b4cd2538-eaf8-460b-88e2-6de4a8e257a8","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-7cc04e72-a281-405f-b6b6-f9c3552bf170-pub-subnet"}]} 2019-01-18 06:20:32,769 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=27576d44-4a83-4cff-bb9d-c884a1a1df4a used request id req-408106fb-8a5f-4f09-9aee-27ff1e479b1a 2019-01-18 06:20:32,775 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=27576d44-4a83-4cff-bb9d-c884a1a1df4a&mac_address=0a%3A1b%3A2c%3A3d%3A4e%3A5f&name=CreateInstancePortManipulationTests-7cc04e72-a281-405f-b6b6-f9c3552bf170port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10c2b324708d4c86174a821b42e0315f77f673a0" 2019-01-18 06:20:32,961 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-dc435586-6410-47c0-9a87-e1e9d462c3f5 Date: Fri, 18 Jan 2019 06:20:32 GMT RESP BODY: {"ports":[]} 2019-01-18 06:20:32,961 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=27576d44-4a83-4cff-bb9d-c884a1a1df4a&mac_address=0a%3A1b%3A2c%3A3d%3A4e%3A5f&name=CreateInstancePortManipulationTests-7cc04e72-a281-405f-b6b6-f9c3552bf170port-1&admin_state_up=True used request id req-dc435586-6410-47c0-9a87-e1e9d462c3f5 2019-01-18 06:20:32,964 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-7cc04e72-a281-405f-b6b6-f9c3552bf170-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10c2b324708d4c86174a821b42e0315f77f673a0" 2019-01-18 06:20:33,204 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:20: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-16346728-e865-4985-bf4e-5c5dbdd2dc13 x-compute-request-id: req-16346728-e865-4985-bf4e-5c5dbdd2dc13 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2019-01-18 06:20:33,204 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-7cc04e72-a281-405f-b6b6-f9c3552bf170-inst used request id req-16346728-e865-4985-bf4e-5c5dbdd2dc13 2019-01-18 06:20:33,210 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-7cc04e72-a281-405f-b6b6-f9c3552bf170-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10c2b324708d4c86174a821b42e0315f77f673a0" 2019-01-18 06:20:33,320 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-8d80842e-6fc3-4c40-96e7-0e2067ab2baf Date: Fri, 18 Jan 2019 06:20: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":["b4cd2538-eaf8-460b-88e2-6de4a8e257a8"],"updated_at":"2019-01-18T06:20:30Z","tenant_id":"898bdb6f58ba4b14843276d3be8c8179","created_at":"2019-01-18T06:20:29Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"898bdb6f58ba4b14843276d3be8c8179","id":"27576d44-4a83-4cff-bb9d-c884a1a1df4a","name":"CreateInstancePortManipulationTests-7cc04e72-a281-405f-b6b6-f9c3552bf170-pub-net"}]} 2019-01-18 06:20:33,320 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-7cc04e72-a281-405f-b6b6-f9c3552bf170-pub-net used request id req-8d80842e-6fc3-4c40-96e7-0e2067ab2baf 2019-01-18 06:20:33,324 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/898bdb6f58ba4b14843276d3be8c8179 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10c2b324708d4c86174a821b42e0315f77f673a0" 2019-01-18 06:20:33,403 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:20:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8a64ab53-a747-44c8-a160-c7116b42d251 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/898bdb6f58ba4b14843276d3be8c8179"}, "enabled": true, "id": "898bdb6f58ba4b14843276d3be8c8179", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-0dbb38eb-cf9f-4ac-proj"}} 2019-01-18 06:20:33,403 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/898bdb6f58ba4b14843276d3be8c8179 used request id req-8a64ab53-a747-44c8-a160-c7116b42d251 2019-01-18 06:20:33,409 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=27576d44-4a83-4cff-bb9d-c884a1a1df4a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10c2b324708d4c86174a821b42e0315f77f673a0" 2019-01-18 06:20:33,465 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-cef1dc2f-4e1b-49e3-89bc-fd86f4adff96 Date: Fri, 18 Jan 2019 06:20:33 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"27576d44-4a83-4cff-bb9d-c884a1a1df4a","tenant_id":"898bdb6f58ba4b14843276d3be8c8179","created_at":"2019-01-18T06:20:30Z","dns_nameservers":[],"updated_at":"2019-01-18T06:20: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":"898bdb6f58ba4b14843276d3be8c8179","id":"b4cd2538-eaf8-460b-88e2-6de4a8e257a8","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-7cc04e72-a281-405f-b6b6-f9c3552bf170-pub-subnet"}]} 2019-01-18 06:20:33,465 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=27576d44-4a83-4cff-bb9d-c884a1a1df4a used request id req-cef1dc2f-4e1b-49e3-89bc-fd86f4adff96 2019-01-18 06:20:33,471 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=27576d44-4a83-4cff-bb9d-c884a1a1df4a&mac_address=0a%3A1b%3A2c%3A3d%3A4e%3A5f&name=CreateInstancePortManipulationTests-7cc04e72-a281-405f-b6b6-f9c3552bf170port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10c2b324708d4c86174a821b42e0315f77f673a0" 2019-01-18 06:20:33,652 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-9309dd35-6b94-490f-ac7b-13ece30e18e3 Date: Fri, 18 Jan 2019 06:20:33 GMT RESP BODY: {"ports":[]} 2019-01-18 06:20:33,652 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=27576d44-4a83-4cff-bb9d-c884a1a1df4a&mac_address=0a%3A1b%3A2c%3A3d%3A4e%3A5f&name=CreateInstancePortManipulationTests-7cc04e72-a281-405f-b6b6-f9c3552bf170port-1&admin_state_up=True used request id req-9309dd35-6b94-490f-ac7b-13ece30e18e3 2019-01-18 06:20:33,652 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:20:33,653 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:20:34,032 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "99b2b330e0ed4d5e8641e1884c33972e", "name": "CreateInstancePortManipulationTests-0dbb38eb-cf9f-4ac-proj-role"}], "expires_at": "2019-01-18T07:20:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "898bdb6f58ba4b14843276d3be8c8179", "name": "CreateInstancePortManipulationTests-0dbb38eb-cf9f-4ac-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/898bdb6f58ba4b14843276d3be8c8179", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/898bdb6f58ba4b14843276d3be8c8179", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/898bdb6f58ba4b14843276d3be8c8179", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/898bdb6f58ba4b14843276d3be8c8179", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/898bdb6f58ba4b14843276d3be8c8179", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/898bdb6f58ba4b14843276d3be8c8179", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/898bdb6f58ba4b14843276d3be8c8179", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/898bdb6f58ba4b14843276d3be8c8179", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/898bdb6f58ba4b14843276d3be8c8179", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/898bdb6f58ba4b14843276d3be8c8179", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/898bdb6f58ba4b14843276d3be8c8179", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/898bdb6f58ba4b14843276d3be8c8179", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-0dbb38eb-cf9f-4ac-user", "id": "32d03ec780b44c808f6ba699e821f10f"}, "audit_ids": ["EZJYqjFUQZuU_jVGT60D8A"], "issued_at": "2019-01-18T06:20:34.000000Z"}} 2019-01-18 06:20:34,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}d14b1970e4af6d0400f76abe5e64fb627ae2229b" 2019-01-18 06:20:34,108 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:20:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-16938e51-11f6-472d-b595-e10ae987cf60 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:20:34,108 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-16938e51-11f6-472d-b595-e10ae987cf60 2019-01-18 06:20:34,115 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-7cc04e72-a281-405f-b6b6-f9c3552bf170-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10c2b324708d4c86174a821b42e0315f77f673a0" 2019-01-18 06:20:34,366 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-11233c9b-5685-49da-ab9f-a24c28e5e96e Date: Fri, 18 Jan 2019 06:20: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":["b4cd2538-eaf8-460b-88e2-6de4a8e257a8"],"updated_at":"2019-01-18T06:20:30Z","tenant_id":"898bdb6f58ba4b14843276d3be8c8179","created_at":"2019-01-18T06:20:29Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"898bdb6f58ba4b14843276d3be8c8179","id":"27576d44-4a83-4cff-bb9d-c884a1a1df4a","name":"CreateInstancePortManipulationTests-7cc04e72-a281-405f-b6b6-f9c3552bf170-pub-net"}]} 2019-01-18 06:20:34,366 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-7cc04e72-a281-405f-b6b6-f9c3552bf170-pub-net used request id req-11233c9b-5685-49da-ab9f-a24c28e5e96e 2019-01-18 06:20:34,372 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=27576d44-4a83-4cff-bb9d-c884a1a1df4a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10c2b324708d4c86174a821b42e0315f77f673a0" 2019-01-18 06:20:34,575 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-24e22cbc-49c5-4ef4-931f-59edf7561826 Date: Fri, 18 Jan 2019 06:20:34 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"27576d44-4a83-4cff-bb9d-c884a1a1df4a","tenant_id":"898bdb6f58ba4b14843276d3be8c8179","created_at":"2019-01-18T06:20:30Z","dns_nameservers":[],"updated_at":"2019-01-18T06:20: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":"898bdb6f58ba4b14843276d3be8c8179","id":"b4cd2538-eaf8-460b-88e2-6de4a8e257a8","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-7cc04e72-a281-405f-b6b6-f9c3552bf170-pub-subnet"}]} 2019-01-18 06:20:34,576 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=27576d44-4a83-4cff-bb9d-c884a1a1df4a used request id req-24e22cbc-49c5-4ef4-931f-59edf7561826 2019-01-18 06:20:34,581 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-7cc04e72-a281-405f-b6b6-f9c3552bf170-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10c2b324708d4c86174a821b42e0315f77f673a0" 2019-01-18 06:20:34,816 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-75126f23-7b94-40f8-ad7f-5f7f852b8196 Date: Fri, 18 Jan 2019 06:20: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":["b4cd2538-eaf8-460b-88e2-6de4a8e257a8"],"updated_at":"2019-01-18T06:20:30Z","tenant_id":"898bdb6f58ba4b14843276d3be8c8179","created_at":"2019-01-18T06:20:29Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"898bdb6f58ba4b14843276d3be8c8179","id":"27576d44-4a83-4cff-bb9d-c884a1a1df4a","name":"CreateInstancePortManipulationTests-7cc04e72-a281-405f-b6b6-f9c3552bf170-pub-net"}]} 2019-01-18 06:20:34,816 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-7cc04e72-a281-405f-b6b6-f9c3552bf170-pub-net used request id req-75126f23-7b94-40f8-ad7f-5f7f852b8196 2019-01-18 06:20:34,819 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-18 06:20:34,824 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 18 Jan 2019 06:20: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"}]}]}} 2019-01-18 06:20:34,825 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/898bdb6f58ba4b14843276d3be8c8179 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d14b1970e4af6d0400f76abe5e64fb627ae2229b" 2019-01-18 06:20:34,908 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:20:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f6cf3adc-9c0b-40f2-a1db-99768f98edb1 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/898bdb6f58ba4b14843276d3be8c8179"}, "enabled": true, "id": "898bdb6f58ba4b14843276d3be8c8179", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-0dbb38eb-cf9f-4ac-proj"}} 2019-01-18 06:20:34,908 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/898bdb6f58ba4b14843276d3be8c8179 used request id req-f6cf3adc-9c0b-40f2-a1db-99768f98edb1 2019-01-18 06:20:34,914 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=27576d44-4a83-4cff-bb9d-c884a1a1df4a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10c2b324708d4c86174a821b42e0315f77f673a0" 2019-01-18 06:20:35,124 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-5dcc0ea2-3fbf-4a24-9b72-5001a6afcffd Date: Fri, 18 Jan 2019 06:20:35 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"27576d44-4a83-4cff-bb9d-c884a1a1df4a","tenant_id":"898bdb6f58ba4b14843276d3be8c8179","created_at":"2019-01-18T06:20:30Z","dns_nameservers":[],"updated_at":"2019-01-18T06:20: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":"898bdb6f58ba4b14843276d3be8c8179","id":"b4cd2538-eaf8-460b-88e2-6de4a8e257a8","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-7cc04e72-a281-405f-b6b6-f9c3552bf170-pub-subnet"}]} 2019-01-18 06:20:35,124 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=27576d44-4a83-4cff-bb9d-c884a1a1df4a used request id req-5dcc0ea2-3fbf-4a24-9b72-5001a6afcffd 2019-01-18 06:20:35,125 - neutron_utils - INFO - Creating port for network with name - CreateInstancePortManipulationTests-7cc04e72-a281-405f-b6b6-f9c3552bf170-pub-net 2019-01-18 06:20:35,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}10c2b324708d4c86174a821b42e0315f77f673a0" -d '{"port": {"network_id": "27576d44-4a83-4cff-bb9d-c884a1a1df4a", "mac_address": "0a:1b:2c:3d:4e:5f", "name": "CreateInstancePortManipulationTests-7cc04e72-a281-405f-b6b6-f9c3552bf170port-1", "admin_state_up": true}}' 2019-01-18 06:20:36,105 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 791 X-Openstack-Request-Id: req-7fd8ff71-69a7-48d9-b95f-ee15f78932a3 Date: Fri, 18 Jan 2019 06:20:36 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:20:35Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"b4cd2538-eaf8-460b-88e2-6de4a8e257a8","ip_address":"10.55.0.8"}],"id":"d360eaca-2f5f-48ca-9d56-f2de051f8db9","security_groups":["b3abc157-34e5-437b-9978-22c0d0afdb45"],"mac_address":"0a:1b:2c:3d:4e:5f","device_id":"","status":"DOWN","description":"","tags":[],"name":"CreateInstancePortManipulationTests-7cc04e72-a281-405f-b6b6-f9c3552bf170port-1","project_id":"898bdb6f58ba4b14843276d3be8c8179","qos_policy_id":null,"admin_state_up":true,"network_id":"27576d44-4a83-4cff-bb9d-c884a1a1df4a","tenant_id":"898bdb6f58ba4b14843276d3be8c8179","created_at":"2019-01-18T06:20:35Z","binding:vnic_type":"normal"}} 2019-01-18 06:20:36,105 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/ports used request id req-7fd8ff71-69a7-48d9-b95f-ee15f78932a3 2019-01-18 06:20:36,111 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-7cc04e72-a281-405f-b6b6-f9c3552bf170-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10c2b324708d4c86174a821b42e0315f77f673a0" 2019-01-18 06:20:36,208 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-cf1a63c1-1c24-45a3-9bc3-efc6898f5598 Date: Fri, 18 Jan 2019 06:20: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":["b4cd2538-eaf8-460b-88e2-6de4a8e257a8"],"updated_at":"2019-01-18T06:20:30Z","tenant_id":"898bdb6f58ba4b14843276d3be8c8179","created_at":"2019-01-18T06:20:29Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"898bdb6f58ba4b14843276d3be8c8179","id":"27576d44-4a83-4cff-bb9d-c884a1a1df4a","name":"CreateInstancePortManipulationTests-7cc04e72-a281-405f-b6b6-f9c3552bf170-pub-net"}]} 2019-01-18 06:20:36,208 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-7cc04e72-a281-405f-b6b6-f9c3552bf170-pub-net used request id req-cf1a63c1-1c24-45a3-9bc3-efc6898f5598 2019-01-18 06:20:36,212 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/898bdb6f58ba4b14843276d3be8c8179 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10c2b324708d4c86174a821b42e0315f77f673a0" 2019-01-18 06:20:36,288 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:20:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5b66b14f-c147-4d44-883d-644e10fc0315 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/898bdb6f58ba4b14843276d3be8c8179"}, "enabled": true, "id": "898bdb6f58ba4b14843276d3be8c8179", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-0dbb38eb-cf9f-4ac-proj"}} 2019-01-18 06:20:36,289 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/898bdb6f58ba4b14843276d3be8c8179 used request id req-5b66b14f-c147-4d44-883d-644e10fc0315 2019-01-18 06:20:36,294 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=27576d44-4a83-4cff-bb9d-c884a1a1df4a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10c2b324708d4c86174a821b42e0315f77f673a0" 2019-01-18 06:20:36,634 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-0e53a0e3-8499-4ceb-9bbf-f8d6b8fc04d1 Date: Fri, 18 Jan 2019 06:20:36 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"27576d44-4a83-4cff-bb9d-c884a1a1df4a","tenant_id":"898bdb6f58ba4b14843276d3be8c8179","created_at":"2019-01-18T06:20:30Z","dns_nameservers":[],"updated_at":"2019-01-18T06:20: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":"898bdb6f58ba4b14843276d3be8c8179","id":"b4cd2538-eaf8-460b-88e2-6de4a8e257a8","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-7cc04e72-a281-405f-b6b6-f9c3552bf170-pub-subnet"}]} 2019-01-18 06:20:36,634 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=27576d44-4a83-4cff-bb9d-c884a1a1df4a used request id req-0e53a0e3-8499-4ceb-9bbf-f8d6b8fc04d1 2019-01-18 06:20:36,640 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=27576d44-4a83-4cff-bb9d-c884a1a1df4a&mac_address=0a%3A1b%3A2c%3A3d%3A4e%3A5f&name=CreateInstancePortManipulationTests-7cc04e72-a281-405f-b6b6-f9c3552bf170port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10c2b324708d4c86174a821b42e0315f77f673a0" 2019-01-18 06:20:36,837 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 794 X-Openstack-Request-Id: req-9f5a2fae-75f5-4d86-8535-9fa9e14de270 Date: Fri, 18 Jan 2019 06:20:36 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:20:35Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"b4cd2538-eaf8-460b-88e2-6de4a8e257a8","ip_address":"10.55.0.8"}],"id":"d360eaca-2f5f-48ca-9d56-f2de051f8db9","security_groups":["b3abc157-34e5-437b-9978-22c0d0afdb45"],"mac_address":"0a:1b:2c:3d:4e:5f","project_id":"898bdb6f58ba4b14843276d3be8c8179","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstancePortManipulationTests-7cc04e72-a281-405f-b6b6-f9c3552bf170port-1","admin_state_up":true,"network_id":"27576d44-4a83-4cff-bb9d-c884a1a1df4a","tenant_id":"898bdb6f58ba4b14843276d3be8c8179","created_at":"2019-01-18T06:20:35Z","binding:vnic_type":"normal","device_id":""}]} 2019-01-18 06:20:36,837 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=27576d44-4a83-4cff-bb9d-c884a1a1df4a&mac_address=0a%3A1b%3A2c%3A3d%3A4e%3A5f&name=CreateInstancePortManipulationTests-7cc04e72-a281-405f-b6b6-f9c3552bf170port-1&admin_state_up=True used request id req-9f5a2fae-75f5-4d86-8535-9fa9e14de270 2019-01-18 06:20:36,841 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/898bdb6f58ba4b14843276d3be8c8179 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10c2b324708d4c86174a821b42e0315f77f673a0" 2019-01-18 06:20:36,914 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:20:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bdcd8d76-b663-4f2b-a9a7-57d3ff160fff 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/898bdb6f58ba4b14843276d3be8c8179"}, "enabled": true, "id": "898bdb6f58ba4b14843276d3be8c8179", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-0dbb38eb-cf9f-4ac-proj"}} 2019-01-18 06:20:36,915 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/898bdb6f58ba4b14843276d3be8c8179 used request id req-bdcd8d76-b663-4f2b-a9a7-57d3ff160fff 2019-01-18 06:20:36,915 - nova_utils - INFO - Creating VM with name - CreateInstancePortManipulationTests-7cc04e72-a281-405f-b6b6-f9c3552bf170-inst 2019-01-18 06:20:36,918 - 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}10c2b324708d4c86174a821b42e0315f77f673a0" 2019-01-18 06:20:36,946 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:20: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-58a00840-5857-466b-86c9-25751f539a0c x-compute-request-id: req-58a00840-5857-466b-86c9-25751f539a0c Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"flavors": [{"id": "932bcd5e-ae72-417a-8d9b-8269b1b7924f", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/932bcd5e-ae72-417a-8d9b-8269b1b7924f", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/932bcd5e-ae72-417a-8d9b-8269b1b7924f", "rel": "bookmark"}], "name": "CreateInstancePortManipulationTests-7cc04e72-a281-405f-b6b6-f9c3552bf170-flavor-name"}]} 2019-01-18 06:20:36,947 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-58a00840-5857-466b-86c9-25751f539a0c 2019-01-18 06:20:36,950 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors/932bcd5e-ae72-417a-8d9b-8269b1b7924f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10c2b324708d4c86174a821b42e0315f77f673a0" 2019-01-18 06:20:36,972 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:20: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-8c72b126-d98e-44f0-9fb4-045115358ad1 x-compute-request-id: req-8c72b126-d98e-44f0-9fb4-045115358ad1 Content-Encoding: gzip Content-Length: 330 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/932bcd5e-ae72-417a-8d9b-8269b1b7924f", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/932bcd5e-ae72-417a-8d9b-8269b1b7924f", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "932bcd5e-ae72-417a-8d9b-8269b1b7924f", "name": "CreateInstancePortManipulationTests-7cc04e72-a281-405f-b6b6-f9c3552bf170-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2019-01-18 06:20:36,973 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/932bcd5e-ae72-417a-8d9b-8269b1b7924f used request id req-8c72b126-d98e-44f0-9fb4-045115358ad1 2019-01-18 06:20:36,975 - 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-7cc04e72-a281-405f-b6b6-f9c3552bf170-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}10c2b324708d4c86174a821b42e0315f77f673a0" 2019-01-18 06:20:37,160 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1080 Content-Type: application/json X-Openstack-Request-Id: req-9996f4ae-b403-4368-9bdf-8c209adb136c Date: Fri, 18 Jan 2019 06:20:37 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-7cc04e72-a281-405f-b6b6-f9c3552bf170-image", "tags": [], "container_format": "bare", "created_at": "2019-01-18T06:20:26Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-18T06:20:27Z", "visibility": "shared", "locations": [{"url": "rbd://af014572-0a5d-4a80-a07f-9105f52ab2c1/images/477d8ad7-12a0-4f6f-b8b5-296615e97248/snap", "metadata": {}}], "self": "/v2/images/477d8ad7-12a0-4f6f-b8b5-296615e97248", "min_disk": 0, "protected": false, "id": "477d8ad7-12a0-4f6f-b8b5-296615e97248", "file": "/v2/images/477d8ad7-12a0-4f6f-b8b5-296615e97248/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "898bdb6f58ba4b14843276d3be8c8179", "direct_url": "rbd://af014572-0a5d-4a80-a07f-9105f52ab2c1/images/477d8ad7-12a0-4f6f-b8b5-296615e97248/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-7cc04e72-a281-405f-b6b6-f9c3552bf170-image"} 2019-01-18 06:20:37,160 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-7cc04e72-a281-405f-b6b6-f9c3552bf170-image used request id req-9996f4ae-b403-4368-9bdf-8c209adb136c 2019-01-18 06:20:37,164 - 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}10c2b324708d4c86174a821b42e0315f77f673a0" 2019-01-18 06:20:37,324 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-c68dc26a-9006-4135-8598-73f7968869df Date: Fri, 18 Jan 2019 06: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"}}} 2019-01-18 06:20:37,324 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-c68dc26a-9006-4135-8598-73f7968869df 2019-01-18 06:20:37,330 - 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}10c2b324708d4c86174a821b42e0315f77f673a0" -d '{"server": {"name": "CreateInstancePortManipulationTests-7cc04e72-a281-405f-b6b6-f9c3552bf170-inst", "imageRef": "477d8ad7-12a0-4f6f-b8b5-296615e97248", "flavorRef": "932bcd5e-ae72-417a-8d9b-8269b1b7924f", "max_count": 1, "min_count": 1, "networks": [{"port": "d360eaca-2f5f-48ca-9d56-f2de051f8db9"}]}}' 2019-01-18 06:20:39,023 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 18 Jan 2019 06:20: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-bfaff426-3d61-4bf8-99d5-4b8bb3619938 x-compute-request-id: req-bfaff426-3d61-4bf8-99d5-4b8bb3619938 Content-Length: 374 location: http://172.30.9.23:8774/v2.1/servers/866c1f2d-044d-415b-a08a-0d849e36be29 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "866c1f2d-044d-415b-a08a-0d849e36be29", "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/866c1f2d-044d-415b-a08a-0d849e36be29", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/866c1f2d-044d-415b-a08a-0d849e36be29", "rel": "bookmark"}], "adminPass": "CiS7bMFfBiGk"}} 2019-01-18 06:20:39,023 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-bfaff426-3d61-4bf8-99d5-4b8bb3619938 2019-01-18 06:20:39,026 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/866c1f2d-044d-415b-a08a-0d849e36be29 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10c2b324708d4c86174a821b42e0315f77f673a0" 2019-01-18 06:20:39,382 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:20: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-928dfcde-f357-4fd0-b7d7-ffcac3d890ef x-compute-request-id: req-928dfcde-f357-4fd0-b7d7-ffcac3d890ef 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/866c1f2d-044d-415b-a08a-0d849e36be29", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/866c1f2d-044d-415b-a08a-0d849e36be29", "rel": "bookmark"}], "image": {"id": "477d8ad7-12a0-4f6f-b8b5-296615e97248", "links": [{"href": "http://172.30.9.23:8774/images/477d8ad7-12a0-4f6f-b8b5-296615e97248", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "932bcd5e-ae72-417a-8d9b-8269b1b7924f", "links": [{"href": "http://172.30.9.23:8774/flavors/932bcd5e-ae72-417a-8d9b-8269b1b7924f", "rel": "bookmark"}]}, "id": "866c1f2d-044d-415b-a08a-0d849e36be29", "user_id": "32d03ec780b44c808f6ba699e821f10f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2019-01-18T06:20:39Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-7cc04e72-a281-405f-b6b6-f9c3552bf170-inst", "created": "2019-01-18T06:20:38Z", "tenant_id": "898bdb6f58ba4b14843276d3be8c8179", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-18 06:20:39,382 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/866c1f2d-044d-415b-a08a-0d849e36be29 used request id req-928dfcde-f357-4fd0-b7d7-ffcac3d890ef 2019-01-18 06:20:39,382 - create_instance - INFO - Created instance with name - CreateInstancePortManipulationTests-7cc04e72-a281-405f-b6b6-f9c3552bf170-inst 2019-01-18 06:20:39,385 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/866c1f2d-044d-415b-a08a-0d849e36be29 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10c2b324708d4c86174a821b42e0315f77f673a0" 2019-01-18 06:20:39,731 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:20: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-d954cf8f-37fe-432e-bd9f-b759401e360d x-compute-request-id: req-d954cf8f-37fe-432e-bd9f-b759401e360d 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/866c1f2d-044d-415b-a08a-0d849e36be29", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/866c1f2d-044d-415b-a08a-0d849e36be29", "rel": "bookmark"}], "image": {"id": "477d8ad7-12a0-4f6f-b8b5-296615e97248", "links": [{"href": "http://172.30.9.23:8774/images/477d8ad7-12a0-4f6f-b8b5-296615e97248", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "932bcd5e-ae72-417a-8d9b-8269b1b7924f", "links": [{"href": "http://172.30.9.23:8774/flavors/932bcd5e-ae72-417a-8d9b-8269b1b7924f", "rel": "bookmark"}]}, "id": "866c1f2d-044d-415b-a08a-0d849e36be29", "user_id": "32d03ec780b44c808f6ba699e821f10f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2019-01-18T06:20:39Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-7cc04e72-a281-405f-b6b6-f9c3552bf170-inst", "created": "2019-01-18T06:20:38Z", "tenant_id": "898bdb6f58ba4b14843276d3be8c8179", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-18 06:20:39,732 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/866c1f2d-044d-415b-a08a-0d849e36be29 used request id req-d954cf8f-37fe-432e-bd9f-b759401e360d 2019-01-18 06:20:39,732 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-7cc04e72-a281-405f-b6b6-f9c3552bf170-inst] is - BUILD 2019-01-18 06:20:39,732 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-18 06:20:42,735 - create_instance - DEBUG - VM status query timeout in 896.64704299 2019-01-18 06:20:42,738 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/866c1f2d-044d-415b-a08a-0d849e36be29 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10c2b324708d4c86174a821b42e0315f77f673a0" 2019-01-18 06:20:43,345 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:20: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-bf247878-9f34-4454-aed1-73cecbefe1f9 x-compute-request-id: req-bf247878-9f34-4454-aed1-73cecbefe1f9 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/866c1f2d-044d-415b-a08a-0d849e36be29", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/866c1f2d-044d-415b-a08a-0d849e36be29", "rel": "bookmark"}], "image": {"id": "477d8ad7-12a0-4f6f-b8b5-296615e97248", "links": [{"href": "http://172.30.9.23:8774/images/477d8ad7-12a0-4f6f-b8b5-296615e97248", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "932bcd5e-ae72-417a-8d9b-8269b1b7924f", "links": [{"href": "http://172.30.9.23:8774/flavors/932bcd5e-ae72-417a-8d9b-8269b1b7924f", "rel": "bookmark"}]}, "id": "866c1f2d-044d-415b-a08a-0d849e36be29", "security_groups": [{"name": "default"}], "user_id": "32d03ec780b44c808f6ba699e821f10f", "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": "2019-01-18T06:20:40Z", "hostId": "9868894d591959fd98a7967f679e8346c11b918c24c36b3ddb113c0d", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-7cc04e72-a281-405f-b6b6-f9c3552bf170-inst", "created": "2019-01-18T06:20:38Z", "tenant_id": "898bdb6f58ba4b14843276d3be8c8179", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-18 06:20:43,345 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/866c1f2d-044d-415b-a08a-0d849e36be29 used request id req-bf247878-9f34-4454-aed1-73cecbefe1f9 2019-01-18 06:20:43,345 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-7cc04e72-a281-405f-b6b6-f9c3552bf170-inst] is - BUILD 2019-01-18 06:20:43,345 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-18 06:20:46,349 - create_instance - DEBUG - VM status query timeout in 893.03391695 2019-01-18 06:20:46,352 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/866c1f2d-044d-415b-a08a-0d849e36be29 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10c2b324708d4c86174a821b42e0315f77f673a0" 2019-01-18 06:20:46,843 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:20: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-7d663da0-7995-48b9-b263-f8314057e0c6 x-compute-request-id: req-7d663da0-7995-48b9-b263-f8314057e0c6 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/866c1f2d-044d-415b-a08a-0d849e36be29", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/866c1f2d-044d-415b-a08a-0d849e36be29", "rel": "bookmark"}], "image": {"id": "477d8ad7-12a0-4f6f-b8b5-296615e97248", "links": [{"href": "http://172.30.9.23:8774/images/477d8ad7-12a0-4f6f-b8b5-296615e97248", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "932bcd5e-ae72-417a-8d9b-8269b1b7924f", "links": [{"href": "http://172.30.9.23:8774/flavors/932bcd5e-ae72-417a-8d9b-8269b1b7924f", "rel": "bookmark"}]}, "id": "866c1f2d-044d-415b-a08a-0d849e36be29", "security_groups": [{"name": "default"}], "user_id": "32d03ec780b44c808f6ba699e821f10f", "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": "2019-01-18T06:20:40Z", "hostId": "9868894d591959fd98a7967f679e8346c11b918c24c36b3ddb113c0d", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-7cc04e72-a281-405f-b6b6-f9c3552bf170-inst", "created": "2019-01-18T06:20:38Z", "tenant_id": "898bdb6f58ba4b14843276d3be8c8179", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-18 06:20:46,843 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/866c1f2d-044d-415b-a08a-0d849e36be29 used request id req-7d663da0-7995-48b9-b263-f8314057e0c6 2019-01-18 06:20:46,844 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-7cc04e72-a281-405f-b6b6-f9c3552bf170-inst] is - BUILD 2019-01-18 06:20:46,844 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-18 06:20:49,847 - create_instance - DEBUG - VM status query timeout in 889.535408974 2019-01-18 06:20:49,850 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/866c1f2d-044d-415b-a08a-0d849e36be29 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10c2b324708d4c86174a821b42e0315f77f673a0" 2019-01-18 06:20:50,446 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06: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-db0e13ae-0701-4a0f-b66f-9191f783ee89 x-compute-request-id: req-db0e13ae-0701-4a0f-b66f-9191f783ee89 Content-Encoding: gzip Content-Length: 763 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstancePortManipulationTests-7cc04e72-a281-405f-b6b6-f9c3552bf170-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "0a:1b:2c:3d:4e:5f", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/866c1f2d-044d-415b-a08a-0d849e36be29", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/866c1f2d-044d-415b-a08a-0d849e36be29", "rel": "bookmark"}], "image": {"id": "477d8ad7-12a0-4f6f-b8b5-296615e97248", "links": [{"href": "http://172.30.9.23:8774/images/477d8ad7-12a0-4f6f-b8b5-296615e97248", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-18T06:20:44.000000", "flavor": {"id": "932bcd5e-ae72-417a-8d9b-8269b1b7924f", "links": [{"href": "http://172.30.9.23:8774/flavors/932bcd5e-ae72-417a-8d9b-8269b1b7924f", "rel": "bookmark"}]}, "id": "866c1f2d-044d-415b-a08a-0d849e36be29", "security_groups": [{"name": "default"}], "user_id": "32d03ec780b44c808f6ba699e821f10f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-18T06:20:46Z", "hostId": "9868894d591959fd98a7967f679e8346c11b918c24c36b3ddb113c0d", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-7cc04e72-a281-405f-b6b6-f9c3552bf170-inst", "created": "2019-01-18T06:20:38Z", "tenant_id": "898bdb6f58ba4b14843276d3be8c8179", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-18 06:20:50,447 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/866c1f2d-044d-415b-a08a-0d849e36be29 used request id req-db0e13ae-0701-4a0f-b66f-9191f783ee89 2019-01-18 06:20:50,447 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-7cc04e72-a281-405f-b6b6-f9c3552bf170-inst] is - ACTIVE 2019-01-18 06:20:50,447 - create_instance - INFO - VM is - ACTIVE 2019-01-18 06:20:50,450 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/866c1f2d-044d-415b-a08a-0d849e36be29 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10c2b324708d4c86174a821b42e0315f77f673a0" 2019-01-18 06:20:51,045 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:20: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-69cee9e7-6b2c-4b2f-80da-13bd96d51744 x-compute-request-id: req-69cee9e7-6b2c-4b2f-80da-13bd96d51744 Content-Encoding: gzip Content-Length: 763 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstancePortManipulationTests-7cc04e72-a281-405f-b6b6-f9c3552bf170-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "0a:1b:2c:3d:4e:5f", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/866c1f2d-044d-415b-a08a-0d849e36be29", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/866c1f2d-044d-415b-a08a-0d849e36be29", "rel": "bookmark"}], "image": {"id": "477d8ad7-12a0-4f6f-b8b5-296615e97248", "links": [{"href": "http://172.30.9.23:8774/images/477d8ad7-12a0-4f6f-b8b5-296615e97248", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-18T06:20:44.000000", "flavor": {"id": "932bcd5e-ae72-417a-8d9b-8269b1b7924f", "links": [{"href": "http://172.30.9.23:8774/flavors/932bcd5e-ae72-417a-8d9b-8269b1b7924f", "rel": "bookmark"}]}, "id": "866c1f2d-044d-415b-a08a-0d849e36be29", "security_groups": [{"name": "default"}], "user_id": "32d03ec780b44c808f6ba699e821f10f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-18T06:20:46Z", "hostId": "9868894d591959fd98a7967f679e8346c11b918c24c36b3ddb113c0d", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-7cc04e72-a281-405f-b6b6-f9c3552bf170-inst", "created": "2019-01-18T06:20:38Z", "tenant_id": "898bdb6f58ba4b14843276d3be8c8179", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-18 06:20:51,045 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/866c1f2d-044d-415b-a08a-0d849e36be29 used request id req-69cee9e7-6b2c-4b2f-80da-13bd96d51744 2019-01-18 06:20:51,050 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-7cc04e72-a281-405f-b6b6-f9c3552bf170-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10c2b324708d4c86174a821b42e0315f77f673a0" 2019-01-18 06:20:51,285 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-7996b32c-6ad0-47fb-8d41-e55ff68fd942 Date: Fri, 18 Jan 2019 06:20: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":["b4cd2538-eaf8-460b-88e2-6de4a8e257a8"],"updated_at":"2019-01-18T06:20:30Z","tenant_id":"898bdb6f58ba4b14843276d3be8c8179","created_at":"2019-01-18T06:20:29Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"898bdb6f58ba4b14843276d3be8c8179","id":"27576d44-4a83-4cff-bb9d-c884a1a1df4a","name":"CreateInstancePortManipulationTests-7cc04e72-a281-405f-b6b6-f9c3552bf170-pub-net"}]} 2019-01-18 06:20:51,285 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-7cc04e72-a281-405f-b6b6-f9c3552bf170-pub-net used request id req-7996b32c-6ad0-47fb-8d41-e55ff68fd942 2019-01-18 06:20:51,289 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/898bdb6f58ba4b14843276d3be8c8179 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10c2b324708d4c86174a821b42e0315f77f673a0" 2019-01-18 06:20:51,370 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:20:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-69bc6781-15b3-4168-922f-3cf208d81f9b 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/898bdb6f58ba4b14843276d3be8c8179"}, "enabled": true, "id": "898bdb6f58ba4b14843276d3be8c8179", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-0dbb38eb-cf9f-4ac-proj"}} 2019-01-18 06:20:51,370 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/898bdb6f58ba4b14843276d3be8c8179 used request id req-69bc6781-15b3-4168-922f-3cf208d81f9b 2019-01-18 06:20:51,376 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=27576d44-4a83-4cff-bb9d-c884a1a1df4a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10c2b324708d4c86174a821b42e0315f77f673a0" 2019-01-18 06:20:51,428 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-5f65cb30-c69e-42f2-86b4-42b1b3e0152f Date: Fri, 18 Jan 2019 06:20:51 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"27576d44-4a83-4cff-bb9d-c884a1a1df4a","tenant_id":"898bdb6f58ba4b14843276d3be8c8179","created_at":"2019-01-18T06:20:30Z","dns_nameservers":[],"updated_at":"2019-01-18T06:20: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":"898bdb6f58ba4b14843276d3be8c8179","id":"b4cd2538-eaf8-460b-88e2-6de4a8e257a8","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-7cc04e72-a281-405f-b6b6-f9c3552bf170-pub-subnet"}]} 2019-01-18 06:20:51,428 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=27576d44-4a83-4cff-bb9d-c884a1a1df4a used request id req-5f65cb30-c69e-42f2-86b4-42b1b3e0152f 2019-01-18 06:20:51,434 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=27576d44-4a83-4cff-bb9d-c884a1a1df4a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10c2b324708d4c86174a821b42e0315f77f673a0" 2019-01-18 06:20:51,660 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3121 X-Openstack-Request-Id: req-179b46e5-1a55-4c07-bb13-829eaa2b8a7a Date: Fri, 18 Jan 2019 06:20:51 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:20:33Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"b4cd2538-eaf8-460b-88e2-6de4a8e257a8","ip_address":"10.55.0.3"}],"id":"6ce05c61-dac4-4a1e-a0b3-4f77835bcb12","security_groups":[],"mac_address":"fa:16:3e:c8:0b:4d","project_id":"898bdb6f58ba4b14843276d3be8c8179","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"27576d44-4a83-4cff-bb9d-c884a1a1df4a","tenant_id":"898bdb6f58ba4b14843276d3be8c8179","created_at":"2019-01-18T06:20:31Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-27576d44-4a83-4cff-bb9d-c884a1a1df4a"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:20:34Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"b4cd2538-eaf8-460b-88e2-6de4a8e257a8","ip_address":"10.55.0.4"}],"id":"81d5a788-b094-47ac-8e6a-8f03083289c7","security_groups":[],"mac_address":"fa:16:3e:cc:8b:b0","project_id":"898bdb6f58ba4b14843276d3be8c8179","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"27576d44-4a83-4cff-bb9d-c884a1a1df4a","tenant_id":"898bdb6f58ba4b14843276d3be8c8179","created_at":"2019-01-18T06:20:32Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-27576d44-4a83-4cff-bb9d-c884a1a1df4a"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:20:33Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"b4cd2538-eaf8-460b-88e2-6de4a8e257a8","ip_address":"10.55.0.2"}],"id":"865b393e-ef6d-44f3-8a75-d9d352fb1c87","security_groups":[],"mac_address":"fa:16:3e:ab:13:c7","project_id":"898bdb6f58ba4b14843276d3be8c8179","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"27576d44-4a83-4cff-bb9d-c884a1a1df4a","tenant_id":"898bdb6f58ba4b14843276d3be8c8179","created_at":"2019-01-18T06:20:30Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-27576d44-4a83-4cff-bb9d-c884a1a1df4a"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:20:46Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"b4cd2538-eaf8-460b-88e2-6de4a8e257a8","ip_address":"10.55.0.8"}],"id":"d360eaca-2f5f-48ca-9d56-f2de051f8db9","security_groups":["b3abc157-34e5-437b-9978-22c0d0afdb45"],"mac_address":"0a:1b:2c:3d:4e:5f","project_id":"898bdb6f58ba4b14843276d3be8c8179","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstancePortManipulationTests-7cc04e72-a281-405f-b6b6-f9c3552bf170port-1","admin_state_up":true,"network_id":"27576d44-4a83-4cff-bb9d-c884a1a1df4a","tenant_id":"898bdb6f58ba4b14843276d3be8c8179","created_at":"2019-01-18T06:20:35Z","binding:vnic_type":"normal","device_id":"866c1f2d-044d-415b-a08a-0d849e36be29"}]} 2019-01-18 06:20:51,660 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=27576d44-4a83-4cff-bb9d-c884a1a1df4a used request id req-179b46e5-1a55-4c07-bb13-829eaa2b8a7a 2019-01-18 06:20:51,661 - create_instance - INFO - Deleting Port with ID - d360eaca-2f5f-48ca-9d56-f2de051f8db9 2019-01-18 06:20:51,661 - neutron_utils - INFO - Deleting port with name CreateInstancePortManipulationTests-7cc04e72-a281-405f-b6b6-f9c3552bf170port-1 2019-01-18 06:20:51,667 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/ports/d360eaca-2f5f-48ca-9d56-f2de051f8db9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10c2b324708d4c86174a821b42e0315f77f673a0" 2019-01-18 06:20:52,091 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-370d34d5-45b1-4baf-8f72-9f8ad5127410 Date: Fri, 18 Jan 2019 06:20:52 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-18 06:20:52,091 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/ports/d360eaca-2f5f-48ca-9d56-f2de051f8db9 used request id req-370d34d5-45b1-4baf-8f72-9f8ad5127410 2019-01-18 06:20:52,091 - create_instance - INFO - Deleting VM instance - CreateInstancePortManipulationTests-7cc04e72-a281-405f-b6b6-f9c3552bf170-inst 2019-01-18 06:20:52,094 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/servers/866c1f2d-044d-415b-a08a-0d849e36be29 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10c2b324708d4c86174a821b42e0315f77f673a0" 2019-01-18 06:20:52,258 - novaclient.v2.client - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 06:20: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-41e0cd82-927e-474b-b0a1-1d5841ef988c x-compute-request-id: req-41e0cd82-927e-474b-b0a1-1d5841ef988c Content-Type: application/json 2019-01-18 06:20:52,258 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/servers/866c1f2d-044d-415b-a08a-0d849e36be29 used request id req-41e0cd82-927e-474b-b0a1-1d5841ef988c 2019-01-18 06:20:52,258 - create_instance - INFO - Checking deletion status 2019-01-18 06:20:52,261 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/866c1f2d-044d-415b-a08a-0d849e36be29 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10c2b324708d4c86174a821b42e0315f77f673a0" 2019-01-18 06:20:52,357 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:20: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-b98a4a36-a5d9-4de5-899e-2ddd51c50ca6 x-compute-request-id: req-b98a4a36-a5d9-4de5-899e-2ddd51c50ca6 Content-Encoding: gzip Content-Length: 746 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"CreateInstancePortManipulationTests-7cc04e72-a281-405f-b6b6-f9c3552bf170-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "0a:1b:2c:3d:4e:5f", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/866c1f2d-044d-415b-a08a-0d849e36be29", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/866c1f2d-044d-415b-a08a-0d849e36be29", "rel": "bookmark"}], "image": {"id": "477d8ad7-12a0-4f6f-b8b5-296615e97248", "links": [{"href": "http://172.30.9.23:8774/images/477d8ad7-12a0-4f6f-b8b5-296615e97248", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-18T06:20:44.000000", "flavor": {"id": "932bcd5e-ae72-417a-8d9b-8269b1b7924f", "links": [{"href": "http://172.30.9.23:8774/flavors/932bcd5e-ae72-417a-8d9b-8269b1b7924f", "rel": "bookmark"}]}, "id": "866c1f2d-044d-415b-a08a-0d849e36be29", "user_id": "32d03ec780b44c808f6ba699e821f10f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-18T06:20:52Z", "hostId": "9868894d591959fd98a7967f679e8346c11b918c24c36b3ddb113c0d", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-7cc04e72-a281-405f-b6b6-f9c3552bf170-inst", "created": "2019-01-18T06:20:38Z", "tenant_id": "898bdb6f58ba4b14843276d3be8c8179", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-18 06:20:52,358 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/866c1f2d-044d-415b-a08a-0d849e36be29 used request id req-b98a4a36-a5d9-4de5-899e-2ddd51c50ca6 2019-01-18 06:20:52,358 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-7cc04e72-a281-405f-b6b6-f9c3552bf170-inst] is - ACTIVE 2019-01-18 06:20:52,358 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-18 06:20:55,361 - create_instance - DEBUG - VM status query timeout in 296.897103786 2019-01-18 06:20:55,364 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/866c1f2d-044d-415b-a08a-0d849e36be29 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10c2b324708d4c86174a821b42e0315f77f673a0" 2019-01-18 06:20:55,698 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:20: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-7883f6f1-45de-4b41-89f7-e4c6bb68a160 x-compute-request-id: req-7883f6f1-45de-4b41-89f7-e4c6bb68a160 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/866c1f2d-044d-415b-a08a-0d849e36be29", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/866c1f2d-044d-415b-a08a-0d849e36be29", "rel": "bookmark"}], "image": {"id": "477d8ad7-12a0-4f6f-b8b5-296615e97248", "links": [{"href": "http://172.30.9.23:8774/images/477d8ad7-12a0-4f6f-b8b5-296615e97248", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-18T06:20:44.000000", "flavor": {"id": "932bcd5e-ae72-417a-8d9b-8269b1b7924f", "links": [{"href": "http://172.30.9.23:8774/flavors/932bcd5e-ae72-417a-8d9b-8269b1b7924f", "rel": "bookmark"}]}, "id": "866c1f2d-044d-415b-a08a-0d849e36be29", "user_id": "32d03ec780b44c808f6ba699e821f10f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-18T06:20:52Z", "hostId": "9868894d591959fd98a7967f679e8346c11b918c24c36b3ddb113c0d", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-7cc04e72-a281-405f-b6b6-f9c3552bf170-inst", "created": "2019-01-18T06:20:38Z", "tenant_id": "898bdb6f58ba4b14843276d3be8c8179", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-18 06:20:55,698 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/866c1f2d-044d-415b-a08a-0d849e36be29 used request id req-7883f6f1-45de-4b41-89f7-e4c6bb68a160 2019-01-18 06:20:55,699 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-7cc04e72-a281-405f-b6b6-f9c3552bf170-inst] is - ACTIVE 2019-01-18 06:20:55,699 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-18 06:20:58,702 - create_instance - DEBUG - VM status query timeout in 293.55624795 2019-01-18 06:20:58,705 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/866c1f2d-044d-415b-a08a-0d849e36be29 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10c2b324708d4c86174a821b42e0315f77f673a0" 2019-01-18 06:20:58,751 - novaclient.v2.client - DEBUG - RESP: [404] Date: Fri, 18 Jan 2019 06: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 x-openstack-request-id: req-e98df296-0521-4247-80f0-578077616fae x-compute-request-id: req-e98df296-0521-4247-80f0-578077616fae Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 866c1f2d-044d-415b-a08a-0d849e36be29 could not be found.", "code": 404}} 2019-01-18 06:20:58,752 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/866c1f2d-044d-415b-a08a-0d849e36be29 used request id req-e98df296-0521-4247-80f0-578077616fae 2019-01-18 06:20:58,752 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 866c1f2d-044d-415b-a08a-0d849e36be29 could not be found. (HTTP 404) (Request-ID: req-e98df296-0521-4247-80f0-578077616fae) 2019-01-18 06:20:58,752 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstancePortManipulationTests-7cc04e72-a281-405f-b6b6-f9c3552bf170-inst 2019-01-18 06:20:58,756 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/flavors/932bcd5e-ae72-417a-8d9b-8269b1b7924f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f8e95dafaa1965a85dca69e5156a73df534f617" 2019-01-18 06:20:58,795 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 18 Jan 2019 06: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 x-openstack-request-id: req-a08a7eaf-5dcc-460d-b8f5-a85b2a7c2c51 x-compute-request-id: req-a08a7eaf-5dcc-460d-b8f5-a85b2a7c2c51 Content-Length: 0 Content-Type: application/json 2019-01-18 06:20:58,795 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/932bcd5e-ae72-417a-8d9b-8269b1b7924f used request id req-a08a7eaf-5dcc-460d-b8f5-a85b2a7c2c51 2019-01-18 06:20:58,796 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-7cc04e72-a281-405f-b6b6-f9c3552bf170-pub-subnet 2019-01-18 06:20:58,796 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-7cc04e72-a281-405f-b6b6-f9c3552bf170-pub-subnet 2019-01-18 06:20:58,802 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/subnets/b4cd2538-eaf8-460b-88e2-6de4a8e257a8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e9b161a63c971222683de07e50bc98edcb3d4f4" 2019-01-18 06:21:01,057 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-52b88cbf-62c6-47c8-8f4f-fbafa4cf9e8c Date: Fri, 18 Jan 2019 06:21:01 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-18 06:21:01,057 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/b4cd2538-eaf8-460b-88e2-6de4a8e257a8 used request id req-52b88cbf-62c6-47c8-8f4f-fbafa4cf9e8c 2019-01-18 06:21:01,058 - neutron_utils - INFO - Deleting network with name CreateInstancePortManipulationTests-7cc04e72-a281-405f-b6b6-f9c3552bf170-pub-net 2019-01-18 06:21:01,063 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/networks/27576d44-4a83-4cff-bb9d-c884a1a1df4a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e9b161a63c971222683de07e50bc98edcb3d4f4" 2019-01-18 06:21:02,319 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-99ec0852-86d7-4ad0-b0ef-fcead14aef6f Date: Fri, 18 Jan 2019 06:21:02 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-18 06:21:02,319 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/27576d44-4a83-4cff-bb9d-c884a1a1df4a used request id req-99ec0852-86d7-4ad0-b0ef-fcead14aef6f 2019-01-18 06:21:02,320 - glance_utils - INFO - Deleting image named - CreateInstancePortManipulationTests-7cc04e72-a281-405f-b6b6-f9c3552bf170-image 2019-01-18 06:21:02,323 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9292/v2/images/477d8ad7-12a0-4f6f-b8b5-296615e97248 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}fafdea472159e1045f5a48c3233eb5529395ee11" 2019-01-18 06:21:05,100 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-b05a8daa-7371-46a9-8650-dfdb0d305e60 Date: Fri, 18 Jan 2019 06:21:05 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-18 06:21:05,100 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/477d8ad7-12a0-4f6f-b8b5-296615e97248 used request id req-b05a8daa-7371-46a9-8650-dfdb0d305e60 2019-01-18 06:21:05,107 - 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}0594b62bc14d7bdcc7e7baa5b0367a9ba697dda0" 2019-01-18 06:21:05,353 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-ced86855-6370-428d-b9d2-3629e001c54a Date: Fri, 18 Jan 2019 06:21:05 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-18T04:53:26Z", "updated_at": "2019-01-18T04:53:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:53:26Z", "revision_number": 0, "id": "260c2de9-5dc5-4508-b06c-24b9d7ed838c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:53:26Z", "security_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:53:26Z", "revision_number": 0, "id": "571036d3-cb1d-483a-acb9-96f19293add9", "remote_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "remote_ip_prefix": null, "created_at": "2019-01-18T04:53:26Z", "security_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:53:26Z", "revision_number": 0, "id": "84255fa4-c13a-4cfe-b73d-e56ee216ca1e", "remote_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "remote_ip_prefix": null, "created_at": "2019-01-18T04:53:26Z", "security_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:53:26Z", "revision_number": 0, "id": "9c6f69fc-3bf8-4346-9288-5a255b82b67e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:53:26Z", "security_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "created_at": "2019-01-18T04:51:20Z", "updated_at": "2019-01-18T04:51:20Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "24c99e6f-888c-4943-9c93-54ad3b18b18c", "remote_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv4", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "2b339890-44d0-4711-a050-08a64d58e2a0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv6", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "45161a51-d6dd-4bb8-986d-bc2f88599c1d", "remote_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv6", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "87b9b994-ae22-4850-863a-6a4925bd01fe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv4", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}], "revision_number": 4, "project_id": "9c53a91613fb4d5080479ac6f51697ed", "id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "020d00b5451a467cb276d06789a1149d", "created_at": "2019-01-18T05:59:12Z", "updated_at": "2019-01-18T05:59:12Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:12Z", "revision_number": 0, "id": "38b091dd-dca7-4cbe-8c1c-dd18a74bfca8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:12Z", "security_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "tenant_id": "020d00b5451a467cb276d06789a1149d", "port_range_min": null, "ethertype": "IPv6", "project_id": "020d00b5451a467cb276d06789a1149d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:12Z", "revision_number": 0, "id": "38b9f88b-1fc0-40d1-af74-237d79be193d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:12Z", "security_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "tenant_id": "020d00b5451a467cb276d06789a1149d", "port_range_min": null, "ethertype": "IPv4", "project_id": "020d00b5451a467cb276d06789a1149d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:12Z", "revision_number": 0, "id": "60f7d4a7-1a27-4801-a1e8-5bf33633b818", "remote_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:12Z", "security_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "tenant_id": "020d00b5451a467cb276d06789a1149d", "port_range_min": null, "ethertype": "IPv6", "project_id": "020d00b5451a467cb276d06789a1149d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:12Z", "revision_number": 0, "id": "8faf6dda-6919-4b75-b745-2af38abf8dcf", "remote_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:12Z", "security_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "tenant_id": "020d00b5451a467cb276d06789a1149d", "port_range_min": null, "ethertype": "IPv4", "project_id": "020d00b5451a467cb276d06789a1149d"}], "revision_number": 4, "project_id": "020d00b5451a467cb276d06789a1149d", "id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "created_at": "2019-01-18T04:39:06Z", "updated_at": "2019-01-18T04:39:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "0aedefa2-edbc-47b5-bead-e954540f6937", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "47feb8aba08a40dca7028a1701e597b9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "4bf1a402-0fa2-4cfd-9fee-4a28f16bb271", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "47feb8aba08a40dca7028a1701e597b9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "4e399c2e-bc03-4aa3-b192-1fafdc9248ba", "remote_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "47feb8aba08a40dca7028a1701e597b9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "8860837e-afbd-4411-adf9-d88db88c2114", "remote_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "47feb8aba08a40dca7028a1701e597b9"}], "revision_number": 4, "project_id": "47feb8aba08a40dca7028a1701e597b9", "id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "898bdb6f58ba4b14843276d3be8c8179", "created_at": "2019-01-18T06:20:29Z", "updated_at": "2019-01-18T06:20:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:20:29Z", "revision_number": 0, "id": "38a92b54-129c-4431-944e-1d717bea87f0", "remote_group_id": "b3abc157-34e5-437b-9978-22c0d0afdb45", "remote_ip_prefix": null, "created_at": "2019-01-18T06:20:29Z", "security_group_id": "b3abc157-34e5-437b-9978-22c0d0afdb45", "tenant_id": "898bdb6f58ba4b14843276d3be8c8179", "port_range_min": null, "ethertype": "IPv6", "project_id": "898bdb6f58ba4b14843276d3be8c8179"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:20:29Z", "revision_number": 0, "id": "4139f217-3174-4b96-aa78-bf7faf10ad1f", "remote_group_id": "b3abc157-34e5-437b-9978-22c0d0afdb45", "remote_ip_prefix": null, "created_at": "2019-01-18T06:20:29Z", "security_group_id": "b3abc157-34e5-437b-9978-22c0d0afdb45", "tenant_id": "898bdb6f58ba4b14843276d3be8c8179", "port_range_min": null, "ethertype": "IPv4", "project_id": "898bdb6f58ba4b14843276d3be8c8179"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:20:29Z", "revision_number": 0, "id": "89da8ef7-a313-49e2-98d6-d037423cdc09", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T06:20:29Z", "security_group_id": "b3abc157-34e5-437b-9978-22c0d0afdb45", "tenant_id": "898bdb6f58ba4b14843276d3be8c8179", "port_range_min": null, "ethertype": "IPv6", "project_id": "898bdb6f58ba4b14843276d3be8c8179"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:20:29Z", "revision_number": 0, "id": "bb218aa2-d9f9-4f5f-bc2d-99804458a941", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T06:20:29Z", "security_group_id": "b3abc157-34e5-437b-9978-22c0d0afdb45", "tenant_id": "898bdb6f58ba4b14843276d3be8c8179", "port_range_min": null, "ethertype": "IPv4", "project_id": "898bdb6f58ba4b14843276d3be8c8179"}], "revision_number": 4, "project_id": "898bdb6f58ba4b14843276d3be8c8179", "id": "b3abc157-34e5-437b-9978-22c0d0afdb45", "name": "default"}]} 2019-01-18 06:21:05,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-ced86855-6370-428d-b9d2-3629e001c54a 2019-01-18 06:21:05,358 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/9c53a91613fb4d5080479ac6f51697ed -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0594b62bc14d7bdcc7e7baa5b0367a9ba697dda0" 2019-01-18 06:21:05,448 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:21:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-670f55ef-c246-4bea-b48d-608d2d50460a Content-Encoding: gzip Content-Length: 190 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/9c53a91613fb4d5080479ac6f51697ed"}, "enabled": true, "id": "9c53a91613fb4d5080479ac6f51697ed", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2019-01-18 06:21:05,448 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/9c53a91613fb4d5080479ac6f51697ed used request id req-670f55ef-c246-4bea-b48d-608d2d50460a 2019-01-18 06:21:05,452 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/020d00b5451a467cb276d06789a1149d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0594b62bc14d7bdcc7e7baa5b0367a9ba697dda0" 2019-01-18 06:21:05,541 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:21:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ae171c65-33a5-485e-b4ea-f707a975dd52 Content-Encoding: gzip Content-Length: 248 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/020d00b5451a467cb276d06789a1149d"}, "enabled": true, "id": "020d00b5451a467cb276d06789a1149d", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}} 2019-01-18 06:21:05,541 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/020d00b5451a467cb276d06789a1149d used request id req-ae171c65-33a5-485e-b4ea-f707a975dd52 2019-01-18 06:21:05,545 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/47feb8aba08a40dca7028a1701e597b9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0594b62bc14d7bdcc7e7baa5b0367a9ba697dda0" 2019-01-18 06:21:05,637 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:21:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5f813a8a-a3ed-4335-843f-63fd20c936e7 Content-Encoding: gzip Content-Length: 205 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/47feb8aba08a40dca7028a1701e597b9"}, "enabled": true, "id": "47feb8aba08a40dca7028a1701e597b9", "parent_id": "default", "domain_id": "default", "name": "service"}} 2019-01-18 06:21:05,637 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/47feb8aba08a40dca7028a1701e597b9 used request id req-5f813a8a-a3ed-4335-843f-63fd20c936e7 2019-01-18 06:21:05,641 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/898bdb6f58ba4b14843276d3be8c8179 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0594b62bc14d7bdcc7e7baa5b0367a9ba697dda0" 2019-01-18 06:21:05,731 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:21:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3751ebc3-6910-4a89-8b4b-00c4559cc35d 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/898bdb6f58ba4b14843276d3be8c8179"}, "enabled": true, "id": "898bdb6f58ba4b14843276d3be8c8179", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-0dbb38eb-cf9f-4ac-proj"}} 2019-01-18 06:21:05,731 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/898bdb6f58ba4b14843276d3be8c8179 used request id req-3751ebc3-6910-4a89-8b4b-00c4559cc35d 2019-01-18 06:21:05,731 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - b3abc157-34e5-437b-9978-22c0d0afdb45 2019-01-18 06:21:05,738 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=b3abc157-34e5-437b-9978-22c0d0afdb45 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0594b62bc14d7bdcc7e7baa5b0367a9ba697dda0" 2019-01-18 06:21:05,925 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-cfa7cd56-94c7-4d2c-ba04-6053fe059f08 Date: Fri, 18 Jan 2019 06:21:05 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "b3abc157-34e5-437b-9978-22c0d0afdb45", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T06:20:29Z", "security_group_id": "b3abc157-34e5-437b-9978-22c0d0afdb45", "port_range_min": null, "revision_number": 0, "tenant_id": "898bdb6f58ba4b14843276d3be8c8179", "created_at": "2019-01-18T06:20:29Z", "project_id": "898bdb6f58ba4b14843276d3be8c8179", "id": "38a92b54-129c-4431-944e-1d717bea87f0"}, {"remote_group_id": "b3abc157-34e5-437b-9978-22c0d0afdb45", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T06:20:29Z", "security_group_id": "b3abc157-34e5-437b-9978-22c0d0afdb45", "port_range_min": null, "revision_number": 0, "tenant_id": "898bdb6f58ba4b14843276d3be8c8179", "created_at": "2019-01-18T06:20:29Z", "project_id": "898bdb6f58ba4b14843276d3be8c8179", "id": "4139f217-3174-4b96-aa78-bf7faf10ad1f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T06:20:29Z", "security_group_id": "b3abc157-34e5-437b-9978-22c0d0afdb45", "port_range_min": null, "revision_number": 0, "tenant_id": "898bdb6f58ba4b14843276d3be8c8179", "created_at": "2019-01-18T06:20:29Z", "project_id": "898bdb6f58ba4b14843276d3be8c8179", "id": "89da8ef7-a313-49e2-98d6-d037423cdc09"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T06:20:29Z", "security_group_id": "b3abc157-34e5-437b-9978-22c0d0afdb45", "port_range_min": null, "revision_number": 0, "tenant_id": "898bdb6f58ba4b14843276d3be8c8179", "created_at": "2019-01-18T06:20:29Z", "project_id": "898bdb6f58ba4b14843276d3be8c8179", "id": "bb218aa2-d9f9-4f5f-bc2d-99804458a941"}]} 2019-01-18 06:21:05,925 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=b3abc157-34e5-437b-9978-22c0d0afdb45 used request id req-cfa7cd56-94c7-4d2c-ba04-6053fe059f08 2019-01-18 06:21:05,926 - neutron_utils - INFO - Deleting security group with name - default 2019-01-18 06:21:05,931 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-groups/b3abc157-34e5-437b-9978-22c0d0afdb45 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0594b62bc14d7bdcc7e7baa5b0367a9ba697dda0" 2019-01-18 06:21:06,245 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-e4925e20-bfb7-465f-acd1-21074ed9a096 Content-Length: 0 Date: Fri, 18 Jan 2019 06:21:06 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-18 06:21:06,245 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/b3abc157-34e5-437b-9978-22c0d0afdb45 used request id req-e4925e20-bfb7-465f-acd1-21074ed9a096 2019-01-18 06:21:06,246 - keystone_utils - INFO - Deleting project with name - CreateInstancePortManipulationTests-0dbb38eb-cf9f-4ac-proj 2019-01-18 06:21:06,249 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/898bdb6f58ba4b14843276d3be8c8179 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0594b62bc14d7bdcc7e7baa5b0367a9ba697dda0" 2019-01-18 06:21:06,509 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 06:21:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a27e3082-f70a-4ae8-b23a-1b7356aa75b0 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 06:21:06,509 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/898bdb6f58ba4b14843276d3be8c8179 used request id req-a27e3082-f70a-4ae8-b23a-1b7356aa75b0 2019-01-18 06:21:06,509 - keystone_utils - INFO - Deleting role with name - CreateInstancePortManipulationTests-0dbb38eb-cf9f-4ac-proj-role 2019-01-18 06:21:06,513 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/99b2b330e0ed4d5e8641e1884c33972e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0594b62bc14d7bdcc7e7baa5b0367a9ba697dda0" 2019-01-18 06:21:06,626 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 06:21:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4f853b85-dc80-4759-a218-2396914e8d5b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 06:21:06,626 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/99b2b330e0ed4d5e8641e1884c33972e used request id req-4f853b85-dc80-4759-a218-2396914e8d5b 2019-01-18 06:21:06,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}0594b62bc14d7bdcc7e7baa5b0367a9ba697dda0" 2019-01-18 06:21:06,718 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:21:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7ce1e58a-f414-4f36-b7d2-e6008652be64 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "488fca829f8b496daa1cd2cdc6e45c49", "links": {"self": "http://172.30.9.23:5000/v3/roles/488fca829f8b496daa1cd2cdc6e45c49"}, "name": "Member"}, {"domain_id": null, "id": "6b7f4f4f76264b6fb449c43b86ee3817", "links": {"self": "http://172.30.9.23:5000/v3/roles/6b7f4f4f76264b6fb449c43b86ee3817"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a482b711adf94961bf4bb28eda7f0e28", "links": {"self": "http://172.30.9.23:5000/v3/roles/a482b711adf94961bf4bb28eda7f0e28"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c65201bd05504fa786d79b166e8bbba3", "links": {"self": "http://172.30.9.23:5000/v3/roles/c65201bd05504fa786d79b166e8bbba3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "e7e317b66c174923a8cb46c48d897c8d", "links": {"self": "http://172.30.9.23:5000/v3/roles/e7e317b66c174923a8cb46c48d897c8d"}, "name": "ResellerAdmin"}]} 2019-01-18 06:21:06,719 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-7ce1e58a-f414-4f36-b7d2-e6008652be64 2019-01-18 06:21:06,719 - keystone_utils - INFO - Deleting user with name - CreateInstancePortManipulationTests-0dbb38eb-cf9f-4ac-user 2019-01-18 06:21:06,723 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/32d03ec780b44c808f6ba699e821f10f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a6be30a73f62ce26e61758e161321573a9a50c6" 2019-01-18 06:21:06,882 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 06:21:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7472bd0f-60d4-4369-abb9-4e3263ed9b67 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 06:21:06,882 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/32d03ec780b44c808f6ba699e821f10f used request id req-7472bd0f-60d4-4369-abb9-4e3263ed9b67 2019-01-18 06:21:06,884 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:21:07,270 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "488fca829f8b496daa1cd2cdc6e45c49", "name": "Member"}, {"id": "c65201bd05504fa786d79b166e8bbba3", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}], "expires_at": "2019-01-18T07:21:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "020d00b5451a467cb276d06789a1149d", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "id": "e292c913af7844408b6509a836e493f5"}, "audit_ids": ["iK72eP5NRPOlbwIjyP_5zA"], "issued_at": "2019-01-18T06:21:07.000000Z"}} 2019-01-18 06:21:07,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}ea04a13488e4a8802dff62d0876d95c56be4d37d" 2019-01-18 06:21:07,356 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:21:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-46c139ce-bcc3-4e5f-a2c5-dfb76243936b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:21:07,356 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-46c139ce-bcc3-4e5f-a2c5-dfb76243936b 2019-01-18 06:21:07,358 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:21:07,359 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:21:07,741 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "488fca829f8b496daa1cd2cdc6e45c49", "name": "Member"}, {"id": "c65201bd05504fa786d79b166e8bbba3", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}], "expires_at": "2019-01-18T07:21:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "020d00b5451a467cb276d06789a1149d", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "id": "e292c913af7844408b6509a836e493f5"}, "audit_ids": ["YtrbittQRauZoKPJ_1SQlQ"], "issued_at": "2019-01-18T06:21:07.000000Z"}} 2019-01-18 06:21:07,741 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ab7eac1a315c6bd641fdd76a0c1404ad39f652d" 2019-01-18 06:21:07,828 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:21:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a8fbc3a2-3ad4-4efb-b2b1-a7bcd39eb8d8 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:21:07,828 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-a8fbc3a2-3ad4-4efb-b2b1-a7bcd39eb8d8 2019-01-18 06:21:07,833 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-18 06:21:07,838 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 18 Jan 2019 06:21: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"}]}]}} 2019-01-18 06:21:07,839 - 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-fbb0f3c0-847f-49d-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ab7eac1a315c6bd641fdd76a0c1404ad39f652d" 2019-01-18 06:21:07,922 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:21:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f7766c0a-7c35-4f12-839a-3600e5fc9cfa 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-fbb0f3c0-847f-49d-proj", "previous": null, "next": null}, "projects": []} 2019-01-18 06:21:07,922 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-fbb0f3c0-847f-49d-proj used request id req-f7766c0a-7c35-4f12-839a-3600e5fc9cfa 2019-01-18 06:21:07,926 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ab7eac1a315c6bd641fdd76a0c1404ad39f652d" 2019-01-18 06:21:08,015 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:21:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c4fc8db4-3726-4c92-8e37-1458121a692a Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-18 06:21:08,015 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-c4fc8db4-3726-4c92-8e37-1458121a692a 2019-01-18 06:21:08,019 - 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}4ab7eac1a315c6bd641fdd76a0c1404ad39f652d" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstancePortManipulationTests-fbb0f3c0-847f-49d-proj"}}' 2019-01-18 06:21:08,141 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 18 Jan 2019 06:21:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-90d5b559-b38c-49db-9136-dea6d4c7fd92 Content-Length: 320 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/e1917b3ab38842748ee8eb42e1766cca"}, "enabled": true, "id": "e1917b3ab38842748ee8eb42e1766cca", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-fbb0f3c0-847f-49d-proj"}} 2019-01-18 06:21:08,142 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-90d5b559-b38c-49db-9136-dea6d4c7fd92 2019-01-18 06:21:08,142 - keystone_utils - INFO - Created project with name - CreateInstancePortManipulationTests-fbb0f3c0-847f-49d-proj 2019-01-18 06:21:08,142 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:21:08,143 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:21:08,517 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "488fca829f8b496daa1cd2cdc6e45c49", "name": "Member"}, {"id": "c65201bd05504fa786d79b166e8bbba3", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}], "expires_at": "2019-01-18T07:21:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "020d00b5451a467cb276d06789a1149d", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "id": "e292c913af7844408b6509a836e493f5"}, "audit_ids": ["p7xXa8DVTbWgfAxFpZtayQ"], "issued_at": "2019-01-18T06:21:08.000000Z"}} 2019-01-18 06:21:08,518 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32c570d5c1caa3d4672294337a63eface5b25f51" 2019-01-18 06:21:08,604 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:21:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5bbcf664-5630-4d9b-9437-a0c2c9a80fa0 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:21:08,604 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-5bbcf664-5630-4d9b-9437-a0c2c9a80fa0 2019-01-18 06:21:08,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" 2019-01-18 06:21:08,614 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 18 Jan 2019 06:21: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"}]}]}} 2019-01-18 06:21:08,615 - 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}32c570d5c1caa3d4672294337a63eface5b25f51" 2019-01-18 06:21:08,714 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:21:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ef3b1b5e-7411-4da1-a4c4-84beafa9a822 Content-Encoding: gzip Content-Length: 869 Content-Type: application/json RESP BODY: {"users": [{"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/0607a2b4beb0408e9fa51cc5ba027ac6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0607a2b4beb0408e9fa51cc5ba027ac6", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/17c61b95071545a094cc82823d2b88b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "17c61b95071545a094cc82823d2b88b8", "email": "nova@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/29e5d2dfed2447bda26fc75bd1122674"}, "domain_id": "default", "enabled": true, "options": {}, "id": "29e5d2dfed2447bda26fc75bd1122674", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/3b6dcc8c791e4b6e8831f5b5e583de80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3b6dcc8c791e4b6e8831f5b5e583de80", "email": "neutron@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.23:5000/v3/users/45ab52d673584bc198669be88c88b878"}, "domain_id": "default", "enabled": true, "options": {}, "id": "45ab52d673584bc198669be88c88b878", "email": "barbican@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/57795b4ee52f49c6a71f55bb6c4012f8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "57795b4ee52f49c6a71f55bb6c4012f8", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/5c52969262974d64ac2a300ca5d60f50"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c52969262974d64ac2a300ca5d60f50", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/5fc15572bb1c489ba92bd9945bbc1f64"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5fc15572bb1c489ba92bd9945bbc1f64", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/6b519d70e25f4e61a9dfd738cd6bba22"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6b519d70e25f4e61a9dfd738cd6bba22", "email": "heat@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.23:5000/v3/users/8248437208b540c2893a7117ad102a87"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8248437208b540c2893a7117ad102a87", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/890dee97e62840c5b15e36f03f6b7efc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "890dee97e62840c5b15e36f03f6b7efc", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/8cccb516ecc44ed9bb7c8633df108fd4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8cccb516ecc44ed9bb7c8633df108fd4", "email": "glance@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.23:5000/v3/users/97c3d863a98148299fa116fdb54be470"}, "domain_id": "default", "enabled": true, "options": {}, "id": "97c3d863a98148299fa116fdb54be470", "email": "tacker@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/a2a0c8c0f19941808c9f618af50b3b79"}, "domain_id": "c19db1b8f60647a9a114cd23287c807b", "enabled": true, "options": {}, "id": "a2a0c8c0f19941808c9f618af50b3b79", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "links": {"self": "http://172.30.9.23:5000/v3/users/e292c913af7844408b6509a836e493f5"}, "domain_id": "default", "enabled": true, "id": "e292c913af7844408b6509a836e493f5", "options": {}}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/fe5de73ba9cb41b2be24ccf1f72f5ed4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe5de73ba9cb41b2be24ccf1f72f5ed4", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2019-01-18 06:21:08,714 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-ef3b1b5e-7411-4da1-a4c4-84beafa9a822 2019-01-18 06:21:08,718 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateInstancePortManipulationTests-fbb0f3c0-847f-49d-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32c570d5c1caa3d4672294337a63eface5b25f51" 2019-01-18 06:21:08,735 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:21:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dfcf8741-7a71-42c0-9e9d-f538aafe8cd6 Content-Encoding: gzip Content-Length: 262 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateInstancePortManipulationTests-fbb0f3c0-847f-49d-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/e1917b3ab38842748ee8eb42e1766cca"}, "enabled": true, "id": "e1917b3ab38842748ee8eb42e1766cca", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-fbb0f3c0-847f-49d-proj"}]} 2019-01-18 06:21:08,736 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateInstancePortManipulationTests-fbb0f3c0-847f-49d-proj used request id req-dfcf8741-7a71-42c0-9e9d-f538aafe8cd6 2019-01-18 06:21:08,739 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32c570d5c1caa3d4672294337a63eface5b25f51" 2019-01-18 06:21:08,831 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:21:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7b119212-2cb7-4427-ab18-fb918e36566d Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-18 06:21:08,831 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-7b119212-2cb7-4427-ab18-fb918e36566d 2019-01-18 06:21:09,207 - keystone_utils - INFO - Created user with name - CreateInstancePortManipulationTests-fbb0f3c0-847f-49d-user 2019-01-18 06:21:09,207 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:21:09,211 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ab7eac1a315c6bd641fdd76a0c1404ad39f652d" 2019-01-18 06:21:09,307 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:21:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8110d13e-4c17-4305-b0b8-ae2db6f14ab2 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "488fca829f8b496daa1cd2cdc6e45c49", "links": {"self": "http://172.30.9.23:5000/v3/roles/488fca829f8b496daa1cd2cdc6e45c49"}, "name": "Member"}, {"domain_id": null, "id": "6b7f4f4f76264b6fb449c43b86ee3817", "links": {"self": "http://172.30.9.23:5000/v3/roles/6b7f4f4f76264b6fb449c43b86ee3817"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a482b711adf94961bf4bb28eda7f0e28", "links": {"self": "http://172.30.9.23:5000/v3/roles/a482b711adf94961bf4bb28eda7f0e28"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c65201bd05504fa786d79b166e8bbba3", "links": {"self": "http://172.30.9.23:5000/v3/roles/c65201bd05504fa786d79b166e8bbba3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "e7e317b66c174923a8cb46c48d897c8d", "links": {"self": "http://172.30.9.23:5000/v3/roles/e7e317b66c174923a8cb46c48d897c8d"}, "name": "ResellerAdmin"}]} 2019-01-18 06:21:09,307 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-8110d13e-4c17-4305-b0b8-ae2db6f14ab2 2019-01-18 06:21:09,311 - 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}4ab7eac1a315c6bd641fdd76a0c1404ad39f652d" -d '{"role": {"name": "CreateInstancePortManipulationTests-fbb0f3c0-847f-49d-proj-role"}}' 2019-01-18 06:21:09,422 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 18 Jan 2019 06:21:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a91c5c5a-94ad-4e53-9c66-2017eaad1ce5 Content-Length: 234 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "d09f2d1eeae0406da49e102e8b533734", "links": {"self": "http://172.30.9.23:5000/v3/roles/d09f2d1eeae0406da49e102e8b533734"}, "name": "CreateInstancePortManipulationTests-fbb0f3c0-847f-49d-proj-role"}} 2019-01-18 06:21:09,423 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-a91c5c5a-94ad-4e53-9c66-2017eaad1ce5 2019-01-18 06:21:09,423 - keystone_utils - INFO - Created role with name - CreateInstancePortManipulationTests-fbb0f3c0-847f-49d-proj-role 2019-01-18 06:21:09,427 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/d09f2d1eeae0406da49e102e8b533734 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ab7eac1a315c6bd641fdd76a0c1404ad39f652d" 2019-01-18 06:21:09,514 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:21:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-36357e12-63e5-4f20-a163-b5d810b51d31 Content-Encoding: gzip Content-Length: 186 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.23:5000/v3/roles/d09f2d1eeae0406da49e102e8b533734"}, "domain_id": null, "name": "CreateInstancePortManipulationTests-fbb0f3c0-847f-49d-proj-role", "id": "d09f2d1eeae0406da49e102e8b533734"}} 2019-01-18 06:21:09,514 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/d09f2d1eeae0406da49e102e8b533734 used request id req-36357e12-63e5-4f20-a163-b5d810b51d31 2019-01-18 06:21:09,514 - keystone_utils - INFO - Granting role CreateInstancePortManipulationTests-fbb0f3c0-847f-49d-proj-role to project CreateInstancePortManipulationTests-fbb0f3c0-847f-49d-proj 2019-01-18 06:21:09,518 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/e1917b3ab38842748ee8eb42e1766cca/users/c77cc4c614ec4267a33d3285752a8215/roles/d09f2d1eeae0406da49e102e8b533734 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ab7eac1a315c6bd641fdd76a0c1404ad39f652d" 2019-01-18 06:21:09,641 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 06:21:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-27e53b4a-beba-4e54-9f76-2006e2bbb5c0 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 06:21:09,641 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/e1917b3ab38842748ee8eb42e1766cca/users/c77cc4c614ec4267a33d3285752a8215/roles/d09f2d1eeae0406da49e102e8b533734 used request id req-27e53b4a-beba-4e54-9f76-2006e2bbb5c0 2019-01-18 06:21:09,641 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2019-01-18 06:21:09,642 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:21:09,642 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:21:10,024 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d09f2d1eeae0406da49e102e8b533734", "name": "CreateInstancePortManipulationTests-fbb0f3c0-847f-49d-proj-role"}], "expires_at": "2019-01-18T07:21:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e1917b3ab38842748ee8eb42e1766cca", "name": "CreateInstancePortManipulationTests-fbb0f3c0-847f-49d-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/e1917b3ab38842748ee8eb42e1766cca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/e1917b3ab38842748ee8eb42e1766cca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/e1917b3ab38842748ee8eb42e1766cca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/e1917b3ab38842748ee8eb42e1766cca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/e1917b3ab38842748ee8eb42e1766cca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/e1917b3ab38842748ee8eb42e1766cca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/e1917b3ab38842748ee8eb42e1766cca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/e1917b3ab38842748ee8eb42e1766cca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/e1917b3ab38842748ee8eb42e1766cca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/e1917b3ab38842748ee8eb42e1766cca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/e1917b3ab38842748ee8eb42e1766cca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/e1917b3ab38842748ee8eb42e1766cca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-fbb0f3c0-847f-49d-user", "id": "c77cc4c614ec4267a33d3285752a8215"}, "audit_ids": ["tvvzEdw2T0-WAoIXgx6DXg"], "issued_at": "2019-01-18T06:21:10.000000Z"}} 2019-01-18 06:21:10,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}6cdbc82e14c52db9a45d4ade960d70816eaecde7" 2019-01-18 06:21:10,094 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:21:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6bc9d1e7-5c9f-4281-943a-4dfff632b252 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:21:10,094 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-6bc9d1e7-5c9f-4281-943a-4dfff632b252 2019-01-18 06:21:10,098 - 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-141243cc-f4c3-408a-872b-d5556dea3e0c-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6cdbc82e14c52db9a45d4ade960d70816eaecde7" 2019-01-18 06:21:10,275 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 180 Content-Type: application/json X-Openstack-Request-Id: req-b75520cc-c460-4e1e-9fb3-872fe754d7f3 Date: Fri, 18 Jan 2019 06:21:10 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-141243cc-f4c3-408a-872b-d5556dea3e0c-image"} 2019-01-18 06:21:10,275 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-141243cc-f4c3-408a-872b-d5556dea3e0c-image used request id req-b75520cc-c460-4e1e-9fb3-872fe754d7f3 2019-01-18 06:21:10,279 - 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}6cdbc82e14c52db9a45d4ade960d70816eaecde7" 2019-01-18 06:21:10,421 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-e5461e61-a706-4b7c-a943-2db438700951 Date: Fri, 18 Jan 2019 06:21: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"}}} 2019-01-18 06:21:10,421 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-e5461e61-a706-4b7c-a943-2db438700951 2019-01-18 06:21:10,452 - 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}6cdbc82e14c52db9a45d4ade960d70816eaecde7" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstancePortManipulationTests-141243cc-f4c3-408a-872b-d5556dea3e0c-image"}' 2019-01-18 06:21:10,658 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 639 Content-Type: application/json Location: http://172.30.9.23:9292/v2/images/637b924a-bd34-4d1b-8df0-6fda4f0b57a6 X-Openstack-Request-Id: req-5e609d47-833b-4daa-a806-c73a142a7e97 Date: Fri, 18 Jan 2019 06:21:10 GMT RESP BODY: {"status": "queued", "name": "CreateInstancePortManipulationTests-141243cc-f4c3-408a-872b-d5556dea3e0c-image", "tags": [], "container_format": "bare", "created_at": "2019-01-18T06:21:10Z", "size": null, "disk_format": "qcow2", "updated_at": "2019-01-18T06:21:10Z", "visibility": "shared", "locations": [], "self": "/v2/images/637b924a-bd34-4d1b-8df0-6fda4f0b57a6", "min_disk": 0, "protected": false, "id": "637b924a-bd34-4d1b-8df0-6fda4f0b57a6", "file": "/v2/images/637b924a-bd34-4d1b-8df0-6fda4f0b57a6/file", "checksum": null, "owner": "e1917b3ab38842748ee8eb42e1766cca", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-18 06:21:10,658 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-5e609d47-833b-4daa-a806-c73a142a7e97 2019-01-18 06:21:10,669 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9292/v2/images/637b924a-bd34-4d1b-8df0-6fda4f0b57a6/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6cdbc82e14c52db9a45d4ade960d70816eaecde7" -d '' 2019-01-18 06:21:12,277 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-d0848eb3-0b29-461c-8805-ef981b447053 Date: Fri, 18 Jan 2019 06:21:12 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-18 06:21:12,277 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/637b924a-bd34-4d1b-8df0-6fda4f0b57a6/file used request id req-d0848eb3-0b29-461c-8805-ef981b447053 2019-01-18 06:21:12,278 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-01-18 06:21:12,281 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/637b924a-bd34-4d1b-8df0-6fda4f0b57a6 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6cdbc82e14c52db9a45d4ade960d70816eaecde7" 2019-01-18 06:21:12,445 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-5e63d226-ed9a-461f-81ad-3b3cd1ce4abb Date: Fri, 18 Jan 2019 06:21:12 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-141243cc-f4c3-408a-872b-d5556dea3e0c-image", "tags": [], "container_format": "bare", "created_at": "2019-01-18T06:21:10Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-18T06:21:12Z", "visibility": "shared", "locations": [{"url": "rbd://af014572-0a5d-4a80-a07f-9105f52ab2c1/images/637b924a-bd34-4d1b-8df0-6fda4f0b57a6/snap", "metadata": {}}], "self": "/v2/images/637b924a-bd34-4d1b-8df0-6fda4f0b57a6", "min_disk": 0, "protected": false, "id": "637b924a-bd34-4d1b-8df0-6fda4f0b57a6", "file": "/v2/images/637b924a-bd34-4d1b-8df0-6fda4f0b57a6/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "e1917b3ab38842748ee8eb42e1766cca", "direct_url": "rbd://af014572-0a5d-4a80-a07f-9105f52ab2c1/images/637b924a-bd34-4d1b-8df0-6fda4f0b57a6/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-18 06:21:12,445 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/637b924a-bd34-4d1b-8df0-6fda4f0b57a6 used request id req-5e63d226-ed9a-461f-81ad-3b3cd1ce4abb 2019-01-18 06:21:12,448 - 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}6cdbc82e14c52db9a45d4ade960d70816eaecde7" 2019-01-18 06:21:12,609 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-2b153f3c-ff19-4fbc-99d4-c13e2cd4e463 Date: Fri, 18 Jan 2019 06:21: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"}}} 2019-01-18 06:21:12,610 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-2b153f3c-ff19-4fbc-99d4-c13e2cd4e463 2019-01-18 06:21:12,613 - create_image - INFO - Created image with name - CreateInstancePortManipulationTests-141243cc-f4c3-408a-872b-d5556dea3e0c-image 2019-01-18 06:21:12,616 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/637b924a-bd34-4d1b-8df0-6fda4f0b57a6 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6cdbc82e14c52db9a45d4ade960d70816eaecde7" 2019-01-18 06:21:12,633 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-8bd56ce1-6bf2-4b7e-8592-fac2b889451c Date: Fri, 18 Jan 2019 06:21:12 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-141243cc-f4c3-408a-872b-d5556dea3e0c-image", "tags": [], "container_format": "bare", "created_at": "2019-01-18T06:21:10Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-18T06:21:12Z", "visibility": "shared", "locations": [{"url": "rbd://af014572-0a5d-4a80-a07f-9105f52ab2c1/images/637b924a-bd34-4d1b-8df0-6fda4f0b57a6/snap", "metadata": {}}], "self": "/v2/images/637b924a-bd34-4d1b-8df0-6fda4f0b57a6", "min_disk": 0, "protected": false, "id": "637b924a-bd34-4d1b-8df0-6fda4f0b57a6", "file": "/v2/images/637b924a-bd34-4d1b-8df0-6fda4f0b57a6/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "e1917b3ab38842748ee8eb42e1766cca", "direct_url": "rbd://af014572-0a5d-4a80-a07f-9105f52ab2c1/images/637b924a-bd34-4d1b-8df0-6fda4f0b57a6/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-18 06:21:12,634 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/637b924a-bd34-4d1b-8df0-6fda4f0b57a6 used request id req-8bd56ce1-6bf2-4b7e-8592-fac2b889451c 2019-01-18 06:21:12,634 - create_image - DEBUG - Instance status is - active 2019-01-18 06:21:12,634 - create_image - DEBUG - Image is active with name - CreateInstancePortManipulationTests-141243cc-f4c3-408a-872b-d5556dea3e0c-image 2019-01-18 06:21:12,634 - create_image - INFO - Image is now active with name - CreateInstancePortManipulationTests-141243cc-f4c3-408a-872b-d5556dea3e0c-image 2019-01-18 06:21:12,635 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:21:12,635 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:21:13,014 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d09f2d1eeae0406da49e102e8b533734", "name": "CreateInstancePortManipulationTests-fbb0f3c0-847f-49d-proj-role"}], "expires_at": "2019-01-18T07:21:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e1917b3ab38842748ee8eb42e1766cca", "name": "CreateInstancePortManipulationTests-fbb0f3c0-847f-49d-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/e1917b3ab38842748ee8eb42e1766cca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/e1917b3ab38842748ee8eb42e1766cca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/e1917b3ab38842748ee8eb42e1766cca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/e1917b3ab38842748ee8eb42e1766cca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/e1917b3ab38842748ee8eb42e1766cca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/e1917b3ab38842748ee8eb42e1766cca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/e1917b3ab38842748ee8eb42e1766cca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/e1917b3ab38842748ee8eb42e1766cca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/e1917b3ab38842748ee8eb42e1766cca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/e1917b3ab38842748ee8eb42e1766cca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/e1917b3ab38842748ee8eb42e1766cca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/e1917b3ab38842748ee8eb42e1766cca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-fbb0f3c0-847f-49d-user", "id": "c77cc4c614ec4267a33d3285752a8215"}, "audit_ids": ["jb1dxdyBRWOVysABrzkE2Q"], "issued_at": "2019-01-18T06:21:12.000000Z"}} 2019-01-18 06:21:13,015 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5edb962fa36c69d478bf195d437362f4daa63c93" 2019-01-18 06:21:13,098 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:21:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b884fce7-d308-4a45-9c1e-8c5c1fbbca62 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:21:13,098 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-b884fce7-d308-4a45-9c1e-8c5c1fbbca62 2019-01-18 06:21:13,105 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-141243cc-f4c3-408a-872b-d5556dea3e0c-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5edb962fa36c69d478bf195d437362f4daa63c93" 2019-01-18 06:21:13,433 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-92618641-9005-4149-a07f-729eec293bfc Date: Fri, 18 Jan 2019 06:21:13 GMT RESP BODY: {"networks":[]} 2019-01-18 06:21:13,433 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-141243cc-f4c3-408a-872b-d5556dea3e0c-pub-net used request id req-92618641-9005-4149-a07f-729eec293bfc 2019-01-18 06:21:13,433 - neutron_utils - INFO - Creating network with name CreateInstancePortManipulationTests-141243cc-f4c3-408a-872b-d5556dea3e0c-pub-net 2019-01-18 06:21:13,439 - 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}5edb962fa36c69d478bf195d437362f4daa63c93" -d '{"network": {"name": "CreateInstancePortManipulationTests-141243cc-f4c3-408a-872b-d5556dea3e0c-pub-net", "admin_state_up": true}}' 2019-01-18 06:21:13,960 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 638 X-Openstack-Request-Id: req-d607a672-a91d-4c70-99d4-b98cc2cdb661 Date: Fri, 18 Jan 2019 06:21:13 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"07aa0450-75bb-4136-8517-155f38eea30a","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"e1917b3ab38842748ee8eb42e1766cca","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-18T06:21:13Z","is_default":false,"name":"CreateInstancePortManipulationTests-141243cc-f4c3-408a-872b-d5556dea3e0c-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"e1917b3ab38842748ee8eb42e1766cca","created_at":"2019-01-18T06:21:13Z","mtu":1450}} 2019-01-18 06:21:13,960 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks used request id req-d607a672-a91d-4c70-99d4-b98cc2cdb661 2019-01-18 06:21:13,966 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=07aa0450-75bb-4136-8517-155f38eea30a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5edb962fa36c69d478bf195d437362f4daa63c93" 2019-01-18 06:21:14,193 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 622 X-Openstack-Request-Id: req-12724b39-4283-4bbd-9d23-b09734ee4396 Date: Fri, 18 Jan 2019 06:21: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":"2019-01-18T06:21:13Z","tenant_id":"e1917b3ab38842748ee8eb42e1766cca","created_at":"2019-01-18T06:21:13Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"e1917b3ab38842748ee8eb42e1766cca","id":"07aa0450-75bb-4136-8517-155f38eea30a","name":"CreateInstancePortManipulationTests-141243cc-f4c3-408a-872b-d5556dea3e0c-pub-net"}]} 2019-01-18 06:21:14,193 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=07aa0450-75bb-4136-8517-155f38eea30a used request id req-12724b39-4283-4bbd-9d23-b09734ee4396 2019-01-18 06:21:14,198 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=07aa0450-75bb-4136-8517-155f38eea30a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5edb962fa36c69d478bf195d437362f4daa63c93" 2019-01-18 06:21:14,368 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-2cffc31c-8d0c-4ca7-bb9b-23d38e846341 Date: Fri, 18 Jan 2019 06:21:14 GMT RESP BODY: {"subnets":[]} 2019-01-18 06:21:14,368 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=07aa0450-75bb-4136-8517-155f38eea30a used request id req-2cffc31c-8d0c-4ca7-bb9b-23d38e846341 2019-01-18 06:21:14,369 - neutron_utils - INFO - Creating subnet with name CreateInstancePortManipulationTests-141243cc-f4c3-408a-872b-d5556dea3e0c-pub-subnet 2019-01-18 06:21:14,374 - 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}5edb962fa36c69d478bf195d437362f4daa63c93" -d '{"subnets": [{"ip_version": 4, "network_id": "07aa0450-75bb-4136-8517-155f38eea30a", "cidr": "10.55.0.0/24", "name": "CreateInstancePortManipulationTests-141243cc-f4c3-408a-872b-d5556dea3e0c-pub-subnet"}]}' 2019-01-18 06:21:14,990 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-58cfb7ae-a40a-4924-961f-22744c25429d Date: Fri, 18 Jan 2019 06:21:14 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"07aa0450-75bb-4136-8517-155f38eea30a","tenant_id":"e1917b3ab38842748ee8eb42e1766cca","created_at":"2019-01-18T06:21:14Z","dns_nameservers":[],"updated_at":"2019-01-18T06:21: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":"e1917b3ab38842748ee8eb42e1766cca","id":"0477fa74-131c-46c7-ab9d-33e9a0ff6d21","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-141243cc-f4c3-408a-872b-d5556dea3e0c-pub-subnet"}]} 2019-01-18 06:21:14,990 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets used request id req-58cfb7ae-a40a-4924-961f-22744c25429d 2019-01-18 06:21:14,996 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=07aa0450-75bb-4136-8517-155f38eea30a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5edb962fa36c69d478bf195d437362f4daa63c93" 2019-01-18 06:21:15,264 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-997ce269-b88b-4feb-8e88-6f4ba3f16435 Date: Fri, 18 Jan 2019 06:21: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":["0477fa74-131c-46c7-ab9d-33e9a0ff6d21"],"updated_at":"2019-01-18T06:21:14Z","tenant_id":"e1917b3ab38842748ee8eb42e1766cca","created_at":"2019-01-18T06:21:13Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"e1917b3ab38842748ee8eb42e1766cca","id":"07aa0450-75bb-4136-8517-155f38eea30a","name":"CreateInstancePortManipulationTests-141243cc-f4c3-408a-872b-d5556dea3e0c-pub-net"}]} 2019-01-18 06:21:15,264 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=07aa0450-75bb-4136-8517-155f38eea30a used request id req-997ce269-b88b-4feb-8e88-6f4ba3f16435 2019-01-18 06:21:15,270 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=07aa0450-75bb-4136-8517-155f38eea30a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5edb962fa36c69d478bf195d437362f4daa63c93" 2019-01-18 06:21:15,461 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-edd30578-0c9c-462d-8db9-07705e96a473 Date: Fri, 18 Jan 2019 06:21:15 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"07aa0450-75bb-4136-8517-155f38eea30a","tenant_id":"e1917b3ab38842748ee8eb42e1766cca","created_at":"2019-01-18T06:21:14Z","dns_nameservers":[],"updated_at":"2019-01-18T06:21: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":"e1917b3ab38842748ee8eb42e1766cca","id":"0477fa74-131c-46c7-ab9d-33e9a0ff6d21","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-141243cc-f4c3-408a-872b-d5556dea3e0c-pub-subnet"}]} 2019-01-18 06:21:15,461 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=07aa0450-75bb-4136-8517-155f38eea30a used request id req-edd30578-0c9c-462d-8db9-07705e96a473 2019-01-18 06:21:15,462 - OpenStackNetwork - DEBUG - Network [07aa0450-75bb-4136-8517-155f38eea30a] created successfully 2019-01-18 06:21:15,462 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:21:15,463 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:21:15,842 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "488fca829f8b496daa1cd2cdc6e45c49", "name": "Member"}, {"id": "c65201bd05504fa786d79b166e8bbba3", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}], "expires_at": "2019-01-18T07:21:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "020d00b5451a467cb276d06789a1149d", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "id": "e292c913af7844408b6509a836e493f5"}, "audit_ids": ["95fpD0OwQFivVqouWfU18g"], "issued_at": "2019-01-18T06:21:15.000000Z"}} 2019-01-18 06:21:15,843 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3559943cec6e24fd7424df490034e0453fc287d8" 2019-01-18 06:21:15,927 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:21:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-499ed8b6-6f65-4f53-9e77-a048cc524373 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:21:15,927 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-499ed8b6-6f65-4f53-9e77-a048cc524373 2019-01-18 06:21:15,929 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-18 06:21:15,933 - 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}3559943cec6e24fd7424df490034e0453fc287d8" 2019-01-18 06:21:16,149 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:21: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-9e5bda30-d899-4680-a850-b0dd82580aad x-compute-request-id: req-9e5bda30-d899-4680-a850-b0dd82580aad Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2019-01-18 06:21:16,149 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-9e5bda30-d899-4680-a850-b0dd82580aad 2019-01-18 06:21:16,153 - 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}3559943cec6e24fd7424df490034e0453fc287d8" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstancePortManipulationTests-141243cc-f4c3-408a-872b-d5556dea3e0c-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2019-01-18 06:21:16,207 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:21: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-3a0391ad-89a2-4e33-87c9-34e67a23e6fa x-compute-request-id: req-3a0391ad-89a2-4e33-87c9-34e67a23e6fa Content-Encoding: gzip Content-Length: 330 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/9c5b1c1c-2ffe-42b0-8f5a-fdf9305c2cd8", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/9c5b1c1c-2ffe-42b0-8f5a-fdf9305c2cd8", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "9c5b1c1c-2ffe-42b0-8f5a-fdf9305c2cd8", "name": "CreateInstancePortManipulationTests-141243cc-f4c3-408a-872b-d5556dea3e0c-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2019-01-18 06:21:16,207 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-3a0391ad-89a2-4e33-87c9-34e67a23e6fa 2019-01-18 06:21:16,208 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:21:16,209 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:21:16,598 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d09f2d1eeae0406da49e102e8b533734", "name": "CreateInstancePortManipulationTests-fbb0f3c0-847f-49d-proj-role"}], "expires_at": "2019-01-18T07:21:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e1917b3ab38842748ee8eb42e1766cca", "name": "CreateInstancePortManipulationTests-fbb0f3c0-847f-49d-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/e1917b3ab38842748ee8eb42e1766cca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/e1917b3ab38842748ee8eb42e1766cca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/e1917b3ab38842748ee8eb42e1766cca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/e1917b3ab38842748ee8eb42e1766cca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/e1917b3ab38842748ee8eb42e1766cca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/e1917b3ab38842748ee8eb42e1766cca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/e1917b3ab38842748ee8eb42e1766cca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/e1917b3ab38842748ee8eb42e1766cca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/e1917b3ab38842748ee8eb42e1766cca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/e1917b3ab38842748ee8eb42e1766cca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/e1917b3ab38842748ee8eb42e1766cca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/e1917b3ab38842748ee8eb42e1766cca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-fbb0f3c0-847f-49d-user", "id": "c77cc4c614ec4267a33d3285752a8215"}, "audit_ids": ["fXCPhdBlTg-VdfTs2q5W2Q"], "issued_at": "2019-01-18T06:21:16.000000Z"}} 2019-01-18 06:21:16,599 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b11c04dcacfc1a07889badde890e87a0f245545" 2019-01-18 06:21:16,680 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:21:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2e19e0ae-f990-4a0c-912e-6a648e176066 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:21:16,680 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-2e19e0ae-f990-4a0c-912e-6a648e176066 2019-01-18 06:21:16,681 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-18 06:21:16,683 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b11c04dcacfc1a07889badde890e87a0f245545" 2019-01-18 06:21:16,695 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:21:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b802993a-639d-4ce7-982e-44df12ea8ced Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:21:16,695 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-b802993a-639d-4ce7-982e-44df12ea8ced 2019-01-18 06:21:16,703 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-141243cc-f4c3-408a-872b-d5556dea3e0c-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b11c04dcacfc1a07889badde890e87a0f245545" 2019-01-18 06:21:16,944 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-3b617a17-c28c-4b3c-87d5-513673d82cbf Date: Fri, 18 Jan 2019 06:21: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":["0477fa74-131c-46c7-ab9d-33e9a0ff6d21"],"updated_at":"2019-01-18T06:21:14Z","tenant_id":"e1917b3ab38842748ee8eb42e1766cca","created_at":"2019-01-18T06:21:13Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"e1917b3ab38842748ee8eb42e1766cca","id":"07aa0450-75bb-4136-8517-155f38eea30a","name":"CreateInstancePortManipulationTests-141243cc-f4c3-408a-872b-d5556dea3e0c-pub-net"}]} 2019-01-18 06:21:16,944 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-141243cc-f4c3-408a-872b-d5556dea3e0c-pub-net used request id req-3b617a17-c28c-4b3c-87d5-513673d82cbf 2019-01-18 06:21:16,947 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-18 06:21:16,953 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 18 Jan 2019 06:21: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"}]}]}} 2019-01-18 06:21:16,954 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/e1917b3ab38842748ee8eb42e1766cca -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b11c04dcacfc1a07889badde890e87a0f245545" 2019-01-18 06:21:17,028 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:21:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7ad31a94-c542-4b71-a67b-90e9a9e0d930 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/e1917b3ab38842748ee8eb42e1766cca"}, "enabled": true, "id": "e1917b3ab38842748ee8eb42e1766cca", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-fbb0f3c0-847f-49d-proj"}} 2019-01-18 06:21:17,028 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/e1917b3ab38842748ee8eb42e1766cca used request id req-7ad31a94-c542-4b71-a67b-90e9a9e0d930 2019-01-18 06:21:17,033 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=07aa0450-75bb-4136-8517-155f38eea30a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b11c04dcacfc1a07889badde890e87a0f245545" 2019-01-18 06:21:17,237 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-c67f7c71-3213-474d-be50-7afcc218d308 Date: Fri, 18 Jan 2019 06:21:17 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"07aa0450-75bb-4136-8517-155f38eea30a","tenant_id":"e1917b3ab38842748ee8eb42e1766cca","created_at":"2019-01-18T06:21:14Z","dns_nameservers":[],"updated_at":"2019-01-18T06:21: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":"e1917b3ab38842748ee8eb42e1766cca","id":"0477fa74-131c-46c7-ab9d-33e9a0ff6d21","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-141243cc-f4c3-408a-872b-d5556dea3e0c-pub-subnet"}]} 2019-01-18 06:21:17,237 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=07aa0450-75bb-4136-8517-155f38eea30a used request id req-c67f7c71-3213-474d-be50-7afcc218d308 2019-01-18 06:21:17,242 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=07aa0450-75bb-4136-8517-155f38eea30a&name=CreateInstancePortManipulationTests-141243cc-f4c3-408a-872b-d5556dea3e0cport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b11c04dcacfc1a07889badde890e87a0f245545" 2019-01-18 06:21:17,419 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-4ae19731-f3cb-4eb1-8113-63366f937287 Date: Fri, 18 Jan 2019 06:21:17 GMT RESP BODY: {"ports":[]} 2019-01-18 06:21:17,419 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=07aa0450-75bb-4136-8517-155f38eea30a&name=CreateInstancePortManipulationTests-141243cc-f4c3-408a-872b-d5556dea3e0cport-1&admin_state_up=True used request id req-4ae19731-f3cb-4eb1-8113-63366f937287 2019-01-18 06:21:17,423 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-141243cc-f4c3-408a-872b-d5556dea3e0c-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b11c04dcacfc1a07889badde890e87a0f245545" 2019-01-18 06:21:17,656 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:21: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-3ee0e1f4-f3bd-426f-93c2-8be729da2cf2 x-compute-request-id: req-3ee0e1f4-f3bd-426f-93c2-8be729da2cf2 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2019-01-18 06:21:17,657 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-141243cc-f4c3-408a-872b-d5556dea3e0c-inst used request id req-3ee0e1f4-f3bd-426f-93c2-8be729da2cf2 2019-01-18 06:21:17,663 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-141243cc-f4c3-408a-872b-d5556dea3e0c-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b11c04dcacfc1a07889badde890e87a0f245545" 2019-01-18 06:21:17,909 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-d897d9ee-ec82-4022-bcf6-e03e8aacff86 Date: Fri, 18 Jan 2019 06:21: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":["0477fa74-131c-46c7-ab9d-33e9a0ff6d21"],"updated_at":"2019-01-18T06:21:14Z","tenant_id":"e1917b3ab38842748ee8eb42e1766cca","created_at":"2019-01-18T06:21:13Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"e1917b3ab38842748ee8eb42e1766cca","id":"07aa0450-75bb-4136-8517-155f38eea30a","name":"CreateInstancePortManipulationTests-141243cc-f4c3-408a-872b-d5556dea3e0c-pub-net"}]} 2019-01-18 06:21:17,910 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-141243cc-f4c3-408a-872b-d5556dea3e0c-pub-net used request id req-d897d9ee-ec82-4022-bcf6-e03e8aacff86 2019-01-18 06:21:17,914 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/e1917b3ab38842748ee8eb42e1766cca -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b11c04dcacfc1a07889badde890e87a0f245545" 2019-01-18 06:21:17,994 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:21:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fd2207a0-df55-4ef1-8331-1d4f10308fae 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/e1917b3ab38842748ee8eb42e1766cca"}, "enabled": true, "id": "e1917b3ab38842748ee8eb42e1766cca", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-fbb0f3c0-847f-49d-proj"}} 2019-01-18 06:21:17,994 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/e1917b3ab38842748ee8eb42e1766cca used request id req-fd2207a0-df55-4ef1-8331-1d4f10308fae 2019-01-18 06:21:18,000 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=07aa0450-75bb-4136-8517-155f38eea30a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b11c04dcacfc1a07889badde890e87a0f245545" 2019-01-18 06:21:18,212 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-4ca894f3-1a21-4995-ac5b-9ce5be5059a1 Date: Fri, 18 Jan 2019 06:21:18 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"07aa0450-75bb-4136-8517-155f38eea30a","tenant_id":"e1917b3ab38842748ee8eb42e1766cca","created_at":"2019-01-18T06:21:14Z","dns_nameservers":[],"updated_at":"2019-01-18T06:21: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":"e1917b3ab38842748ee8eb42e1766cca","id":"0477fa74-131c-46c7-ab9d-33e9a0ff6d21","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-141243cc-f4c3-408a-872b-d5556dea3e0c-pub-subnet"}]} 2019-01-18 06:21:18,212 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=07aa0450-75bb-4136-8517-155f38eea30a used request id req-4ca894f3-1a21-4995-ac5b-9ce5be5059a1 2019-01-18 06:21:18,218 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=07aa0450-75bb-4136-8517-155f38eea30a&name=CreateInstancePortManipulationTests-141243cc-f4c3-408a-872b-d5556dea3e0cport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b11c04dcacfc1a07889badde890e87a0f245545" 2019-01-18 06:21:18,392 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-7d991e58-cf5a-4b17-af70-fe6239724249 Date: Fri, 18 Jan 2019 06:21:18 GMT RESP BODY: {"ports":[]} 2019-01-18 06:21:18,392 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=07aa0450-75bb-4136-8517-155f38eea30a&name=CreateInstancePortManipulationTests-141243cc-f4c3-408a-872b-d5556dea3e0cport-1&admin_state_up=True used request id req-7d991e58-cf5a-4b17-af70-fe6239724249 2019-01-18 06:21:18,393 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:21:18,394 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:21:18,780 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d09f2d1eeae0406da49e102e8b533734", "name": "CreateInstancePortManipulationTests-fbb0f3c0-847f-49d-proj-role"}], "expires_at": "2019-01-18T07:21:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e1917b3ab38842748ee8eb42e1766cca", "name": "CreateInstancePortManipulationTests-fbb0f3c0-847f-49d-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/e1917b3ab38842748ee8eb42e1766cca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/e1917b3ab38842748ee8eb42e1766cca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/e1917b3ab38842748ee8eb42e1766cca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/e1917b3ab38842748ee8eb42e1766cca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/e1917b3ab38842748ee8eb42e1766cca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/e1917b3ab38842748ee8eb42e1766cca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/e1917b3ab38842748ee8eb42e1766cca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/e1917b3ab38842748ee8eb42e1766cca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/e1917b3ab38842748ee8eb42e1766cca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/e1917b3ab38842748ee8eb42e1766cca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/e1917b3ab38842748ee8eb42e1766cca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/e1917b3ab38842748ee8eb42e1766cca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-fbb0f3c0-847f-49d-user", "id": "c77cc4c614ec4267a33d3285752a8215"}, "audit_ids": ["6ycWO7JSSF-Fn2ZHrhmTJQ"], "issued_at": "2019-01-18T06:21:18.000000Z"}} 2019-01-18 06:21:18,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}e86c77f6f88977e1fd6c88905429d9b30a5bcfe9" 2019-01-18 06:21:18,851 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:21:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-086b42d4-2eb8-41a3-9f9e-45fbdda81b18 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:21:18,851 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-086b42d4-2eb8-41a3-9f9e-45fbdda81b18 2019-01-18 06:21:18,858 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-141243cc-f4c3-408a-872b-d5556dea3e0c-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b11c04dcacfc1a07889badde890e87a0f245545" 2019-01-18 06:21:19,114 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-0b645c89-6a5e-4f1a-85f8-bd465ce0229a Date: Fri, 18 Jan 2019 06:21: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":["0477fa74-131c-46c7-ab9d-33e9a0ff6d21"],"updated_at":"2019-01-18T06:21:14Z","tenant_id":"e1917b3ab38842748ee8eb42e1766cca","created_at":"2019-01-18T06:21:13Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"e1917b3ab38842748ee8eb42e1766cca","id":"07aa0450-75bb-4136-8517-155f38eea30a","name":"CreateInstancePortManipulationTests-141243cc-f4c3-408a-872b-d5556dea3e0c-pub-net"}]} 2019-01-18 06:21:19,114 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-141243cc-f4c3-408a-872b-d5556dea3e0c-pub-net used request id req-0b645c89-6a5e-4f1a-85f8-bd465ce0229a 2019-01-18 06:21:19,120 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=07aa0450-75bb-4136-8517-155f38eea30a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b11c04dcacfc1a07889badde890e87a0f245545" 2019-01-18 06:21:19,336 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-eb7a381c-2229-4260-9e48-e87e22ce34d4 Date: Fri, 18 Jan 2019 06:21:19 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"07aa0450-75bb-4136-8517-155f38eea30a","tenant_id":"e1917b3ab38842748ee8eb42e1766cca","created_at":"2019-01-18T06:21:14Z","dns_nameservers":[],"updated_at":"2019-01-18T06:21: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":"e1917b3ab38842748ee8eb42e1766cca","id":"0477fa74-131c-46c7-ab9d-33e9a0ff6d21","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-141243cc-f4c3-408a-872b-d5556dea3e0c-pub-subnet"}]} 2019-01-18 06:21:19,336 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=07aa0450-75bb-4136-8517-155f38eea30a used request id req-eb7a381c-2229-4260-9e48-e87e22ce34d4 2019-01-18 06:21:19,342 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-141243cc-f4c3-408a-872b-d5556dea3e0c-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b11c04dcacfc1a07889badde890e87a0f245545" 2019-01-18 06:21:19,573 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-d12a5113-26da-4bac-8a40-8a2619973168 Date: Fri, 18 Jan 2019 06:21: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":["0477fa74-131c-46c7-ab9d-33e9a0ff6d21"],"updated_at":"2019-01-18T06:21:14Z","tenant_id":"e1917b3ab38842748ee8eb42e1766cca","created_at":"2019-01-18T06:21:13Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"e1917b3ab38842748ee8eb42e1766cca","id":"07aa0450-75bb-4136-8517-155f38eea30a","name":"CreateInstancePortManipulationTests-141243cc-f4c3-408a-872b-d5556dea3e0c-pub-net"}]} 2019-01-18 06:21:19,573 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-141243cc-f4c3-408a-872b-d5556dea3e0c-pub-net used request id req-d12a5113-26da-4bac-8a40-8a2619973168 2019-01-18 06:21:19,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" 2019-01-18 06:21:19,582 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 18 Jan 2019 06:21: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"}]}]}} 2019-01-18 06:21:19,583 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/e1917b3ab38842748ee8eb42e1766cca -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e86c77f6f88977e1fd6c88905429d9b30a5bcfe9" 2019-01-18 06:21:19,669 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:21:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2b67c590-addb-4c42-ba2e-32edabaa283f 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/e1917b3ab38842748ee8eb42e1766cca"}, "enabled": true, "id": "e1917b3ab38842748ee8eb42e1766cca", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-fbb0f3c0-847f-49d-proj"}} 2019-01-18 06:21:19,669 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/e1917b3ab38842748ee8eb42e1766cca used request id req-2b67c590-addb-4c42-ba2e-32edabaa283f 2019-01-18 06:21:19,675 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=07aa0450-75bb-4136-8517-155f38eea30a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b11c04dcacfc1a07889badde890e87a0f245545" 2019-01-18 06:21:19,884 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-f3f0bc27-34fd-41a6-a1c1-03bd564266db Date: Fri, 18 Jan 2019 06:21:19 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"07aa0450-75bb-4136-8517-155f38eea30a","tenant_id":"e1917b3ab38842748ee8eb42e1766cca","created_at":"2019-01-18T06:21:14Z","dns_nameservers":[],"updated_at":"2019-01-18T06:21: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":"e1917b3ab38842748ee8eb42e1766cca","id":"0477fa74-131c-46c7-ab9d-33e9a0ff6d21","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-141243cc-f4c3-408a-872b-d5556dea3e0c-pub-subnet"}]} 2019-01-18 06:21:19,884 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=07aa0450-75bb-4136-8517-155f38eea30a used request id req-f3f0bc27-34fd-41a6-a1c1-03bd564266db 2019-01-18 06:21:19,890 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=07aa0450-75bb-4136-8517-155f38eea30a&name=CreateInstancePortManipulationTests-141243cc-f4c3-408a-872b-d5556dea3e0c-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b11c04dcacfc1a07889badde890e87a0f245545" 2019-01-18 06:21:19,944 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-a3d31c64-21a9-46fa-9a3d-2c53775e992f Date: Fri, 18 Jan 2019 06:21:19 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"07aa0450-75bb-4136-8517-155f38eea30a","tenant_id":"e1917b3ab38842748ee8eb42e1766cca","created_at":"2019-01-18T06:21:14Z","dns_nameservers":[],"updated_at":"2019-01-18T06:21: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":"e1917b3ab38842748ee8eb42e1766cca","id":"0477fa74-131c-46c7-ab9d-33e9a0ff6d21","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-141243cc-f4c3-408a-872b-d5556dea3e0c-pub-subnet"}]} 2019-01-18 06:21:19,944 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=07aa0450-75bb-4136-8517-155f38eea30a&name=CreateInstancePortManipulationTests-141243cc-f4c3-408a-872b-d5556dea3e0c-pub-subnet used request id req-a3d31c64-21a9-46fa-9a3d-2c53775e992f 2019-01-18 06:21:19,950 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=07aa0450-75bb-4136-8517-155f38eea30a&name=CreateInstancePortManipulationTests-141243cc-f4c3-408a-872b-d5556dea3e0c-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b11c04dcacfc1a07889badde890e87a0f245545" 2019-01-18 06:21:20,165 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-d78ca78e-7068-4130-bab3-c0191c63c54d Date: Fri, 18 Jan 2019 06:21:20 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"07aa0450-75bb-4136-8517-155f38eea30a","tenant_id":"e1917b3ab38842748ee8eb42e1766cca","created_at":"2019-01-18T06:21:14Z","dns_nameservers":[],"updated_at":"2019-01-18T06:21: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":"e1917b3ab38842748ee8eb42e1766cca","id":"0477fa74-131c-46c7-ab9d-33e9a0ff6d21","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-141243cc-f4c3-408a-872b-d5556dea3e0c-pub-subnet"}]} 2019-01-18 06:21:20,165 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=07aa0450-75bb-4136-8517-155f38eea30a&name=CreateInstancePortManipulationTests-141243cc-f4c3-408a-872b-d5556dea3e0c-pub-subnet used request id req-d78ca78e-7068-4130-bab3-c0191c63c54d 2019-01-18 06:21:20,165 - neutron_utils - INFO - Creating port for network with name - CreateInstancePortManipulationTests-141243cc-f4c3-408a-872b-d5556dea3e0c-pub-net 2019-01-18 06:21:20,170 - 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}6b11c04dcacfc1a07889badde890e87a0f245545" -d '{"port": {"network_id": "07aa0450-75bb-4136-8517-155f38eea30a", "fixed_ips": [{"subnet_id": "0477fa74-131c-46c7-ab9d-33e9a0ff6d21", "ip_address": "10.55.0.101"}, {"subnet_id": "0477fa74-131c-46c7-ab9d-33e9a0ff6d21", "ip_address": "10.55.0.102"}], "name": "CreateInstancePortManipulationTests-141243cc-f4c3-408a-872b-d5556dea3e0cport-1", "admin_state_up": true}}' 2019-01-18 06:21:21,379 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 873 X-Openstack-Request-Id: req-eb4eba3b-f719-49f6-ad64-4e16beb7babf Date: Fri, 18 Jan 2019 06:21:21 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:21:20Z","device_owner":"","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"0477fa74-131c-46c7-ab9d-33e9a0ff6d21","ip_address":"10.55.0.101"},{"subnet_id":"0477fa74-131c-46c7-ab9d-33e9a0ff6d21","ip_address":"10.55.0.102"}],"id":"1a3a88ac-b47a-414f-9826-13f11fa918d3","security_groups":["ac9c2a79-4a76-40f5-8c37-8ba2aa650d96"],"mac_address":"fa:16:3e:0c:75:de","device_id":"","status":"DOWN","description":"","tags":[],"name":"CreateInstancePortManipulationTests-141243cc-f4c3-408a-872b-d5556dea3e0cport-1","project_id":"e1917b3ab38842748ee8eb42e1766cca","qos_policy_id":null,"admin_state_up":true,"network_id":"07aa0450-75bb-4136-8517-155f38eea30a","tenant_id":"e1917b3ab38842748ee8eb42e1766cca","created_at":"2019-01-18T06:21:20Z","binding:vnic_type":"normal"}} 2019-01-18 06:21:21,379 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/ports used request id req-eb4eba3b-f719-49f6-ad64-4e16beb7babf 2019-01-18 06:21:21,385 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-141243cc-f4c3-408a-872b-d5556dea3e0c-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b11c04dcacfc1a07889badde890e87a0f245545" 2019-01-18 06:21:21,490 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-7f98ae9c-7ba5-400e-a93c-b420e6d32bce Date: Fri, 18 Jan 2019 06:21: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":["0477fa74-131c-46c7-ab9d-33e9a0ff6d21"],"updated_at":"2019-01-18T06:21:14Z","tenant_id":"e1917b3ab38842748ee8eb42e1766cca","created_at":"2019-01-18T06:21:13Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"e1917b3ab38842748ee8eb42e1766cca","id":"07aa0450-75bb-4136-8517-155f38eea30a","name":"CreateInstancePortManipulationTests-141243cc-f4c3-408a-872b-d5556dea3e0c-pub-net"}]} 2019-01-18 06:21:21,491 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-141243cc-f4c3-408a-872b-d5556dea3e0c-pub-net used request id req-7f98ae9c-7ba5-400e-a93c-b420e6d32bce 2019-01-18 06:21:21,495 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/e1917b3ab38842748ee8eb42e1766cca -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b11c04dcacfc1a07889badde890e87a0f245545" 2019-01-18 06:21:21,570 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:21:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-37b4104c-36ae-40f2-90c8-b3cc2dd222c5 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/e1917b3ab38842748ee8eb42e1766cca"}, "enabled": true, "id": "e1917b3ab38842748ee8eb42e1766cca", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-fbb0f3c0-847f-49d-proj"}} 2019-01-18 06:21:21,570 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/e1917b3ab38842748ee8eb42e1766cca used request id req-37b4104c-36ae-40f2-90c8-b3cc2dd222c5 2019-01-18 06:21:21,575 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=07aa0450-75bb-4136-8517-155f38eea30a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b11c04dcacfc1a07889badde890e87a0f245545" 2019-01-18 06:21:21,629 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-d3129019-57d3-46d7-9d55-0e0c3ad2f2bb Date: Fri, 18 Jan 2019 06:21:21 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"07aa0450-75bb-4136-8517-155f38eea30a","tenant_id":"e1917b3ab38842748ee8eb42e1766cca","created_at":"2019-01-18T06:21:14Z","dns_nameservers":[],"updated_at":"2019-01-18T06:21: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":"e1917b3ab38842748ee8eb42e1766cca","id":"0477fa74-131c-46c7-ab9d-33e9a0ff6d21","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-141243cc-f4c3-408a-872b-d5556dea3e0c-pub-subnet"}]} 2019-01-18 06:21:21,629 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=07aa0450-75bb-4136-8517-155f38eea30a used request id req-d3129019-57d3-46d7-9d55-0e0c3ad2f2bb 2019-01-18 06:21:21,635 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=07aa0450-75bb-4136-8517-155f38eea30a&name=CreateInstancePortManipulationTests-141243cc-f4c3-408a-872b-d5556dea3e0cport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b11c04dcacfc1a07889badde890e87a0f245545" 2019-01-18 06:21:21,839 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 876 X-Openstack-Request-Id: req-7fca1415-8dec-4de8-a3b4-f928f59bdb54 Date: Fri, 18 Jan 2019 06:21:21 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:21:20Z","device_owner":"","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"0477fa74-131c-46c7-ab9d-33e9a0ff6d21","ip_address":"10.55.0.101"},{"subnet_id":"0477fa74-131c-46c7-ab9d-33e9a0ff6d21","ip_address":"10.55.0.102"}],"id":"1a3a88ac-b47a-414f-9826-13f11fa918d3","security_groups":["ac9c2a79-4a76-40f5-8c37-8ba2aa650d96"],"mac_address":"fa:16:3e:0c:75:de","project_id":"e1917b3ab38842748ee8eb42e1766cca","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstancePortManipulationTests-141243cc-f4c3-408a-872b-d5556dea3e0cport-1","admin_state_up":true,"network_id":"07aa0450-75bb-4136-8517-155f38eea30a","tenant_id":"e1917b3ab38842748ee8eb42e1766cca","created_at":"2019-01-18T06:21:20Z","binding:vnic_type":"normal","device_id":""}]} 2019-01-18 06:21:21,839 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=07aa0450-75bb-4136-8517-155f38eea30a&name=CreateInstancePortManipulationTests-141243cc-f4c3-408a-872b-d5556dea3e0cport-1&admin_state_up=True used request id req-7fca1415-8dec-4de8-a3b4-f928f59bdb54 2019-01-18 06:21:21,843 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/e1917b3ab38842748ee8eb42e1766cca -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b11c04dcacfc1a07889badde890e87a0f245545" 2019-01-18 06:21:21,921 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:21:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4a8fe2b4-c1e8-4fe6-866f-43e55cba3aeb 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/e1917b3ab38842748ee8eb42e1766cca"}, "enabled": true, "id": "e1917b3ab38842748ee8eb42e1766cca", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-fbb0f3c0-847f-49d-proj"}} 2019-01-18 06:21:21,921 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/e1917b3ab38842748ee8eb42e1766cca used request id req-4a8fe2b4-c1e8-4fe6-866f-43e55cba3aeb 2019-01-18 06:21:21,921 - nova_utils - INFO - Creating VM with name - CreateInstancePortManipulationTests-141243cc-f4c3-408a-872b-d5556dea3e0c-inst 2019-01-18 06:21:21,925 - 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}6b11c04dcacfc1a07889badde890e87a0f245545" 2019-01-18 06:21:21,953 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:21: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-3629d712-bdf3-43fb-9a83-18be4513e23f x-compute-request-id: req-3629d712-bdf3-43fb-9a83-18be4513e23f Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"flavors": [{"id": "9c5b1c1c-2ffe-42b0-8f5a-fdf9305c2cd8", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/9c5b1c1c-2ffe-42b0-8f5a-fdf9305c2cd8", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/9c5b1c1c-2ffe-42b0-8f5a-fdf9305c2cd8", "rel": "bookmark"}], "name": "CreateInstancePortManipulationTests-141243cc-f4c3-408a-872b-d5556dea3e0c-flavor-name"}]} 2019-01-18 06:21:21,954 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-3629d712-bdf3-43fb-9a83-18be4513e23f 2019-01-18 06:21:21,957 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors/9c5b1c1c-2ffe-42b0-8f5a-fdf9305c2cd8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b11c04dcacfc1a07889badde890e87a0f245545" 2019-01-18 06:21:21,977 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:21: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-10c49a81-f043-4770-956a-d4e5ce9edf1c x-compute-request-id: req-10c49a81-f043-4770-956a-d4e5ce9edf1c Content-Encoding: gzip Content-Length: 330 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/9c5b1c1c-2ffe-42b0-8f5a-fdf9305c2cd8", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/9c5b1c1c-2ffe-42b0-8f5a-fdf9305c2cd8", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "9c5b1c1c-2ffe-42b0-8f5a-fdf9305c2cd8", "name": "CreateInstancePortManipulationTests-141243cc-f4c3-408a-872b-d5556dea3e0c-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2019-01-18 06:21:21,977 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/9c5b1c1c-2ffe-42b0-8f5a-fdf9305c2cd8 used request id req-10c49a81-f043-4770-956a-d4e5ce9edf1c 2019-01-18 06:21:21,980 - 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-141243cc-f4c3-408a-872b-d5556dea3e0c-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6b11c04dcacfc1a07889badde890e87a0f245545" 2019-01-18 06:21:22,151 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1080 Content-Type: application/json X-Openstack-Request-Id: req-7ba9c4f8-dede-43af-a136-ba5ee02f14bf Date: Fri, 18 Jan 2019 06:21:22 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-141243cc-f4c3-408a-872b-d5556dea3e0c-image", "tags": [], "container_format": "bare", "created_at": "2019-01-18T06:21:10Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-18T06:21:12Z", "visibility": "shared", "locations": [{"url": "rbd://af014572-0a5d-4a80-a07f-9105f52ab2c1/images/637b924a-bd34-4d1b-8df0-6fda4f0b57a6/snap", "metadata": {}}], "self": "/v2/images/637b924a-bd34-4d1b-8df0-6fda4f0b57a6", "min_disk": 0, "protected": false, "id": "637b924a-bd34-4d1b-8df0-6fda4f0b57a6", "file": "/v2/images/637b924a-bd34-4d1b-8df0-6fda4f0b57a6/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "e1917b3ab38842748ee8eb42e1766cca", "direct_url": "rbd://af014572-0a5d-4a80-a07f-9105f52ab2c1/images/637b924a-bd34-4d1b-8df0-6fda4f0b57a6/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-141243cc-f4c3-408a-872b-d5556dea3e0c-image"} 2019-01-18 06:21:22,151 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-141243cc-f4c3-408a-872b-d5556dea3e0c-image used request id req-7ba9c4f8-dede-43af-a136-ba5ee02f14bf 2019-01-18 06:21:22,154 - 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}6b11c04dcacfc1a07889badde890e87a0f245545" 2019-01-18 06:21:22,306 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-f9f9a3fc-6457-49d4-aea5-fdd326a9b2ed Date: Fri, 18 Jan 2019 06:21: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"}}} 2019-01-18 06:21:22,306 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-f9f9a3fc-6457-49d4-aea5-fdd326a9b2ed 2019-01-18 06:21:22,312 - 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}6b11c04dcacfc1a07889badde890e87a0f245545" -d '{"server": {"name": "CreateInstancePortManipulationTests-141243cc-f4c3-408a-872b-d5556dea3e0c-inst", "imageRef": "637b924a-bd34-4d1b-8df0-6fda4f0b57a6", "flavorRef": "9c5b1c1c-2ffe-42b0-8f5a-fdf9305c2cd8", "max_count": 1, "min_count": 1, "networks": [{"port": "1a3a88ac-b47a-414f-9826-13f11fa918d3"}]}}' 2019-01-18 06:21:23,987 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 18 Jan 2019 06:21: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-9c70b3b9-2768-4dec-84a5-6481ccccf84f x-compute-request-id: req-9c70b3b9-2768-4dec-84a5-6481ccccf84f Content-Length: 374 location: http://172.30.9.23:8774/v2.1/servers/0b92e39f-3b5c-4bef-8366-4554399a246a Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "0b92e39f-3b5c-4bef-8366-4554399a246a", "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/0b92e39f-3b5c-4bef-8366-4554399a246a", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/0b92e39f-3b5c-4bef-8366-4554399a246a", "rel": "bookmark"}], "adminPass": "TYUYwSUmyEq5"}} 2019-01-18 06:21:23,988 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-9c70b3b9-2768-4dec-84a5-6481ccccf84f 2019-01-18 06:21:23,991 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/0b92e39f-3b5c-4bef-8366-4554399a246a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b11c04dcacfc1a07889badde890e87a0f245545" 2019-01-18 06:21:24,287 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:21: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-8eb1b834-a55a-48cf-b049-45146080f40c x-compute-request-id: req-8eb1b834-a55a-48cf-b049-45146080f40c 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/0b92e39f-3b5c-4bef-8366-4554399a246a", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/0b92e39f-3b5c-4bef-8366-4554399a246a", "rel": "bookmark"}], "image": {"id": "637b924a-bd34-4d1b-8df0-6fda4f0b57a6", "links": [{"href": "http://172.30.9.23:8774/images/637b924a-bd34-4d1b-8df0-6fda4f0b57a6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9c5b1c1c-2ffe-42b0-8f5a-fdf9305c2cd8", "links": [{"href": "http://172.30.9.23:8774/flavors/9c5b1c1c-2ffe-42b0-8f5a-fdf9305c2cd8", "rel": "bookmark"}]}, "id": "0b92e39f-3b5c-4bef-8366-4554399a246a", "user_id": "c77cc4c614ec4267a33d3285752a8215", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2019-01-18T06:21:23Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-141243cc-f4c3-408a-872b-d5556dea3e0c-inst", "created": "2019-01-18T06:21:23Z", "tenant_id": "e1917b3ab38842748ee8eb42e1766cca", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-18 06:21:24,287 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/0b92e39f-3b5c-4bef-8366-4554399a246a used request id req-8eb1b834-a55a-48cf-b049-45146080f40c 2019-01-18 06:21:24,288 - create_instance - INFO - Created instance with name - CreateInstancePortManipulationTests-141243cc-f4c3-408a-872b-d5556dea3e0c-inst 2019-01-18 06:21:24,291 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/0b92e39f-3b5c-4bef-8366-4554399a246a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b11c04dcacfc1a07889badde890e87a0f245545" 2019-01-18 06:21:24,370 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:21: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-82d22c83-1dad-4010-918d-590243c9c567 x-compute-request-id: req-82d22c83-1dad-4010-918d-590243c9c567 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/0b92e39f-3b5c-4bef-8366-4554399a246a", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/0b92e39f-3b5c-4bef-8366-4554399a246a", "rel": "bookmark"}], "image": {"id": "637b924a-bd34-4d1b-8df0-6fda4f0b57a6", "links": [{"href": "http://172.30.9.23:8774/images/637b924a-bd34-4d1b-8df0-6fda4f0b57a6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9c5b1c1c-2ffe-42b0-8f5a-fdf9305c2cd8", "links": [{"href": "http://172.30.9.23:8774/flavors/9c5b1c1c-2ffe-42b0-8f5a-fdf9305c2cd8", "rel": "bookmark"}]}, "id": "0b92e39f-3b5c-4bef-8366-4554399a246a", "user_id": "c77cc4c614ec4267a33d3285752a8215", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2019-01-18T06:21:24Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-141243cc-f4c3-408a-872b-d5556dea3e0c-inst", "created": "2019-01-18T06:21:23Z", "tenant_id": "e1917b3ab38842748ee8eb42e1766cca", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-18 06:21:24,370 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/0b92e39f-3b5c-4bef-8366-4554399a246a used request id req-82d22c83-1dad-4010-918d-590243c9c567 2019-01-18 06:21:24,371 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-141243cc-f4c3-408a-872b-d5556dea3e0c-inst] is - BUILD 2019-01-18 06:21:24,371 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-18 06:21:27,374 - create_instance - DEBUG - VM status query timeout in 896.913982153 2019-01-18 06:21:27,377 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/0b92e39f-3b5c-4bef-8366-4554399a246a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b11c04dcacfc1a07889badde890e87a0f245545" 2019-01-18 06:21:27,776 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:21: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-cf8ec503-01b8-4057-9df0-eeddcbc7f6c1 x-compute-request-id: req-cf8ec503-01b8-4057-9df0-eeddcbc7f6c1 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/0b92e39f-3b5c-4bef-8366-4554399a246a", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/0b92e39f-3b5c-4bef-8366-4554399a246a", "rel": "bookmark"}], "image": {"id": "637b924a-bd34-4d1b-8df0-6fda4f0b57a6", "links": [{"href": "http://172.30.9.23:8774/images/637b924a-bd34-4d1b-8df0-6fda4f0b57a6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9c5b1c1c-2ffe-42b0-8f5a-fdf9305c2cd8", "links": [{"href": "http://172.30.9.23:8774/flavors/9c5b1c1c-2ffe-42b0-8f5a-fdf9305c2cd8", "rel": "bookmark"}]}, "id": "0b92e39f-3b5c-4bef-8366-4554399a246a", "security_groups": [{"name": "default"}], "user_id": "c77cc4c614ec4267a33d3285752a8215", "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": "2019-01-18T06:21:24Z", "hostId": "ed80119059ead444126d992bbc821f64d204dec601703c2503d848bf", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-141243cc-f4c3-408a-872b-d5556dea3e0c-inst", "created": "2019-01-18T06:21:23Z", "tenant_id": "e1917b3ab38842748ee8eb42e1766cca", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-18 06:21:27,776 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/0b92e39f-3b5c-4bef-8366-4554399a246a used request id req-cf8ec503-01b8-4057-9df0-eeddcbc7f6c1 2019-01-18 06:21:27,777 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-141243cc-f4c3-408a-872b-d5556dea3e0c-inst] is - BUILD 2019-01-18 06:21:27,777 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-18 06:21:30,780 - create_instance - DEBUG - VM status query timeout in 893.508141994 2019-01-18 06:21:30,784 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/0b92e39f-3b5c-4bef-8366-4554399a246a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b11c04dcacfc1a07889badde890e87a0f245545" 2019-01-18 06:21:31,402 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:21: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-175de802-a50c-4291-9cdf-b62fd8a221e6 x-compute-request-id: req-175de802-a50c-4291-9cdf-b62fd8a221e6 Content-Encoding: gzip Content-Length: 772 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstancePortManipulationTests-141243cc-f4c3-408a-872b-d5556dea3e0c-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0c:75:de", "version": 4, "addr": "10.55.0.101", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0c:75:de", "version": 4, "addr": "10.55.0.102", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/0b92e39f-3b5c-4bef-8366-4554399a246a", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/0b92e39f-3b5c-4bef-8366-4554399a246a", "rel": "bookmark"}], "image": {"id": "637b924a-bd34-4d1b-8df0-6fda4f0b57a6", "links": [{"href": "http://172.30.9.23:8774/images/637b924a-bd34-4d1b-8df0-6fda4f0b57a6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-18T06:21:28.000000", "flavor": {"id": "9c5b1c1c-2ffe-42b0-8f5a-fdf9305c2cd8", "links": [{"href": "http://172.30.9.23:8774/flavors/9c5b1c1c-2ffe-42b0-8f5a-fdf9305c2cd8", "rel": "bookmark"}]}, "id": "0b92e39f-3b5c-4bef-8366-4554399a246a", "security_groups": [{"name": "default"}], "user_id": "c77cc4c614ec4267a33d3285752a8215", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-18T06:21:30Z", "hostId": "ed80119059ead444126d992bbc821f64d204dec601703c2503d848bf", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-141243cc-f4c3-408a-872b-d5556dea3e0c-inst", "created": "2019-01-18T06:21:23Z", "tenant_id": "e1917b3ab38842748ee8eb42e1766cca", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-18 06:21:31,402 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/0b92e39f-3b5c-4bef-8366-4554399a246a used request id req-175de802-a50c-4291-9cdf-b62fd8a221e6 2019-01-18 06:21:31,403 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-141243cc-f4c3-408a-872b-d5556dea3e0c-inst] is - ACTIVE 2019-01-18 06:21:31,403 - create_instance - INFO - VM is - ACTIVE 2019-01-18 06:21:31,406 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/0b92e39f-3b5c-4bef-8366-4554399a246a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b11c04dcacfc1a07889badde890e87a0f245545" 2019-01-18 06:21:32,015 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06: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,Accept-Encoding x-openstack-request-id: req-9572e183-954a-41ee-a44c-17ef9bae7d11 x-compute-request-id: req-9572e183-954a-41ee-a44c-17ef9bae7d11 Content-Encoding: gzip Content-Length: 772 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstancePortManipulationTests-141243cc-f4c3-408a-872b-d5556dea3e0c-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0c:75:de", "version": 4, "addr": "10.55.0.101", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0c:75:de", "version": 4, "addr": "10.55.0.102", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/0b92e39f-3b5c-4bef-8366-4554399a246a", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/0b92e39f-3b5c-4bef-8366-4554399a246a", "rel": "bookmark"}], "image": {"id": "637b924a-bd34-4d1b-8df0-6fda4f0b57a6", "links": [{"href": "http://172.30.9.23:8774/images/637b924a-bd34-4d1b-8df0-6fda4f0b57a6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-18T06:21:28.000000", "flavor": {"id": "9c5b1c1c-2ffe-42b0-8f5a-fdf9305c2cd8", "links": [{"href": "http://172.30.9.23:8774/flavors/9c5b1c1c-2ffe-42b0-8f5a-fdf9305c2cd8", "rel": "bookmark"}]}, "id": "0b92e39f-3b5c-4bef-8366-4554399a246a", "security_groups": [{"name": "default"}], "user_id": "c77cc4c614ec4267a33d3285752a8215", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-18T06:21:30Z", "hostId": "ed80119059ead444126d992bbc821f64d204dec601703c2503d848bf", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-141243cc-f4c3-408a-872b-d5556dea3e0c-inst", "created": "2019-01-18T06:21:23Z", "tenant_id": "e1917b3ab38842748ee8eb42e1766cca", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-18 06:21:32,015 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/0b92e39f-3b5c-4bef-8366-4554399a246a used request id req-9572e183-954a-41ee-a44c-17ef9bae7d11 2019-01-18 06:21:32,020 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-141243cc-f4c3-408a-872b-d5556dea3e0c-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b11c04dcacfc1a07889badde890e87a0f245545" 2019-01-18 06:21:32,275 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-583418af-a93b-4116-b577-5e0099e51a11 Date: Fri, 18 Jan 2019 06:21: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":["0477fa74-131c-46c7-ab9d-33e9a0ff6d21"],"updated_at":"2019-01-18T06:21:14Z","tenant_id":"e1917b3ab38842748ee8eb42e1766cca","created_at":"2019-01-18T06:21:13Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"e1917b3ab38842748ee8eb42e1766cca","id":"07aa0450-75bb-4136-8517-155f38eea30a","name":"CreateInstancePortManipulationTests-141243cc-f4c3-408a-872b-d5556dea3e0c-pub-net"}]} 2019-01-18 06:21:32,275 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-141243cc-f4c3-408a-872b-d5556dea3e0c-pub-net used request id req-583418af-a93b-4116-b577-5e0099e51a11 2019-01-18 06:21:32,279 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/e1917b3ab38842748ee8eb42e1766cca -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b11c04dcacfc1a07889badde890e87a0f245545" 2019-01-18 06:21:32,359 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:21:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1c1a23d1-46a4-4baf-a566-1fe80d656e3a 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/e1917b3ab38842748ee8eb42e1766cca"}, "enabled": true, "id": "e1917b3ab38842748ee8eb42e1766cca", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-fbb0f3c0-847f-49d-proj"}} 2019-01-18 06:21:32,359 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/e1917b3ab38842748ee8eb42e1766cca used request id req-1c1a23d1-46a4-4baf-a566-1fe80d656e3a 2019-01-18 06:21:32,365 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=07aa0450-75bb-4136-8517-155f38eea30a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b11c04dcacfc1a07889badde890e87a0f245545" 2019-01-18 06:21:32,417 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-851936a4-64e5-4c4c-9f8b-7b3afcf91374 Date: Fri, 18 Jan 2019 06:21:32 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"07aa0450-75bb-4136-8517-155f38eea30a","tenant_id":"e1917b3ab38842748ee8eb42e1766cca","created_at":"2019-01-18T06:21:14Z","dns_nameservers":[],"updated_at":"2019-01-18T06:21: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":"e1917b3ab38842748ee8eb42e1766cca","id":"0477fa74-131c-46c7-ab9d-33e9a0ff6d21","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-141243cc-f4c3-408a-872b-d5556dea3e0c-pub-subnet"}]} 2019-01-18 06:21:32,417 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=07aa0450-75bb-4136-8517-155f38eea30a used request id req-851936a4-64e5-4c4c-9f8b-7b3afcf91374 2019-01-18 06:21:32,423 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=07aa0450-75bb-4136-8517-155f38eea30a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b11c04dcacfc1a07889badde890e87a0f245545" 2019-01-18 06:21:32,511 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3203 X-Openstack-Request-Id: req-b0c2583f-21c9-41c2-b58e-6881c37326de Date: Fri, 18 Jan 2019 06:21:32 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:21:30Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"0477fa74-131c-46c7-ab9d-33e9a0ff6d21","ip_address":"10.55.0.101"},{"subnet_id":"0477fa74-131c-46c7-ab9d-33e9a0ff6d21","ip_address":"10.55.0.102"}],"id":"1a3a88ac-b47a-414f-9826-13f11fa918d3","security_groups":["ac9c2a79-4a76-40f5-8c37-8ba2aa650d96"],"mac_address":"fa:16:3e:0c:75:de","project_id":"e1917b3ab38842748ee8eb42e1766cca","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstancePortManipulationTests-141243cc-f4c3-408a-872b-d5556dea3e0cport-1","admin_state_up":true,"network_id":"07aa0450-75bb-4136-8517-155f38eea30a","tenant_id":"e1917b3ab38842748ee8eb42e1766cca","created_at":"2019-01-18T06:21:20Z","binding:vnic_type":"normal","device_id":"0b92e39f-3b5c-4bef-8366-4554399a246a"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:21:17Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"0477fa74-131c-46c7-ab9d-33e9a0ff6d21","ip_address":"10.55.0.3"}],"id":"4db45062-c172-402d-abcd-add3f435be5d","security_groups":[],"mac_address":"fa:16:3e:42:8c:13","project_id":"e1917b3ab38842748ee8eb42e1766cca","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"07aa0450-75bb-4136-8517-155f38eea30a","tenant_id":"e1917b3ab38842748ee8eb42e1766cca","created_at":"2019-01-18T06:21:15Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-07aa0450-75bb-4136-8517-155f38eea30a"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:21:19Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"0477fa74-131c-46c7-ab9d-33e9a0ff6d21","ip_address":"10.55.0.4"}],"id":"b752bf38-23e3-452d-bbd2-32960bafa06e","security_groups":[],"mac_address":"fa:16:3e:0c:fa:b8","project_id":"e1917b3ab38842748ee8eb42e1766cca","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"07aa0450-75bb-4136-8517-155f38eea30a","tenant_id":"e1917b3ab38842748ee8eb42e1766cca","created_at":"2019-01-18T06:21:16Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-07aa0450-75bb-4136-8517-155f38eea30a"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:21:18Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"0477fa74-131c-46c7-ab9d-33e9a0ff6d21","ip_address":"10.55.0.2"}],"id":"e96d69db-475e-48c8-b9a5-a8cb3a5fca2f","security_groups":[],"mac_address":"fa:16:3e:9b:04:c4","project_id":"e1917b3ab38842748ee8eb42e1766cca","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"07aa0450-75bb-4136-8517-155f38eea30a","tenant_id":"e1917b3ab38842748ee8eb42e1766cca","created_at":"2019-01-18T06:21:15Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-07aa0450-75bb-4136-8517-155f38eea30a"}]} 2019-01-18 06:21:32,511 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=07aa0450-75bb-4136-8517-155f38eea30a used request id req-b0c2583f-21c9-41c2-b58e-6881c37326de 2019-01-18 06:21:32,512 - create_instance - INFO - Deleting Port with ID - 1a3a88ac-b47a-414f-9826-13f11fa918d3 2019-01-18 06:21:32,512 - neutron_utils - INFO - Deleting port with name CreateInstancePortManipulationTests-141243cc-f4c3-408a-872b-d5556dea3e0cport-1 2019-01-18 06:21:32,517 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/ports/1a3a88ac-b47a-414f-9826-13f11fa918d3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b11c04dcacfc1a07889badde890e87a0f245545" 2019-01-18 06:21:33,007 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-c0259156-63c6-4c40-b19f-3813c5c92063 Date: Fri, 18 Jan 2019 06:21:33 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-18 06:21:33,007 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/ports/1a3a88ac-b47a-414f-9826-13f11fa918d3 used request id req-c0259156-63c6-4c40-b19f-3813c5c92063 2019-01-18 06:21:33,008 - create_instance - INFO - Deleting VM instance - CreateInstancePortManipulationTests-141243cc-f4c3-408a-872b-d5556dea3e0c-inst 2019-01-18 06:21:33,011 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/servers/0b92e39f-3b5c-4bef-8366-4554399a246a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b11c04dcacfc1a07889badde890e87a0f245545" 2019-01-18 06:21:33,161 - novaclient.v2.client - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 06:21: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-b2be7e5c-89d3-4bd2-af0d-2404ea37ad45 x-compute-request-id: req-b2be7e5c-89d3-4bd2-af0d-2404ea37ad45 Content-Type: application/json 2019-01-18 06:21:33,161 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/servers/0b92e39f-3b5c-4bef-8366-4554399a246a used request id req-b2be7e5c-89d3-4bd2-af0d-2404ea37ad45 2019-01-18 06:21:33,162 - create_instance - INFO - Checking deletion status 2019-01-18 06:21:33,165 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/0b92e39f-3b5c-4bef-8366-4554399a246a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b11c04dcacfc1a07889badde890e87a0f245545" 2019-01-18 06:21:33,416 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:21: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-3245a454-57c5-44cf-87cd-af222af2e705 x-compute-request-id: req-3245a454-57c5-44cf-87cd-af222af2e705 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/0b92e39f-3b5c-4bef-8366-4554399a246a", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/0b92e39f-3b5c-4bef-8366-4554399a246a", "rel": "bookmark"}], "image": {"id": "637b924a-bd34-4d1b-8df0-6fda4f0b57a6", "links": [{"href": "http://172.30.9.23:8774/images/637b924a-bd34-4d1b-8df0-6fda4f0b57a6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-18T06:21:28.000000", "flavor": {"id": "9c5b1c1c-2ffe-42b0-8f5a-fdf9305c2cd8", "links": [{"href": "http://172.30.9.23:8774/flavors/9c5b1c1c-2ffe-42b0-8f5a-fdf9305c2cd8", "rel": "bookmark"}]}, "id": "0b92e39f-3b5c-4bef-8366-4554399a246a", "user_id": "c77cc4c614ec4267a33d3285752a8215", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-18T06:21:33Z", "hostId": "ed80119059ead444126d992bbc821f64d204dec601703c2503d848bf", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-141243cc-f4c3-408a-872b-d5556dea3e0c-inst", "created": "2019-01-18T06:21:23Z", "tenant_id": "e1917b3ab38842748ee8eb42e1766cca", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-18 06:21:33,416 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/0b92e39f-3b5c-4bef-8366-4554399a246a used request id req-3245a454-57c5-44cf-87cd-af222af2e705 2019-01-18 06:21:33,416 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-141243cc-f4c3-408a-872b-d5556dea3e0c-inst] is - ACTIVE 2019-01-18 06:21:33,417 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-18 06:21:36,420 - create_instance - DEBUG - VM status query timeout in 296.741908073 2019-01-18 06:21:36,423 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/0b92e39f-3b5c-4bef-8366-4554399a246a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b11c04dcacfc1a07889badde890e87a0f245545" 2019-01-18 06:21:36,473 - novaclient.v2.client - DEBUG - RESP: [404] Date: Fri, 18 Jan 2019 06: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-bc002d29-3774-4265-975a-6b0d9f0f60fc x-compute-request-id: req-bc002d29-3774-4265-975a-6b0d9f0f60fc Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 0b92e39f-3b5c-4bef-8366-4554399a246a could not be found.", "code": 404}} 2019-01-18 06:21:36,473 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/0b92e39f-3b5c-4bef-8366-4554399a246a used request id req-bc002d29-3774-4265-975a-6b0d9f0f60fc 2019-01-18 06:21:36,473 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 0b92e39f-3b5c-4bef-8366-4554399a246a could not be found. (HTTP 404) (Request-ID: req-bc002d29-3774-4265-975a-6b0d9f0f60fc) 2019-01-18 06:21:36,474 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstancePortManipulationTests-141243cc-f4c3-408a-872b-d5556dea3e0c-inst 2019-01-18 06:21:36,477 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/flavors/9c5b1c1c-2ffe-42b0-8f5a-fdf9305c2cd8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3559943cec6e24fd7424df490034e0453fc287d8" 2019-01-18 06:21:36,515 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 18 Jan 2019 06: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-bab76197-47e6-405a-b4b0-9cc2d99cef3e x-compute-request-id: req-bab76197-47e6-405a-b4b0-9cc2d99cef3e Content-Length: 0 Content-Type: application/json 2019-01-18 06:21:36,515 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/9c5b1c1c-2ffe-42b0-8f5a-fdf9305c2cd8 used request id req-bab76197-47e6-405a-b4b0-9cc2d99cef3e 2019-01-18 06:21:36,516 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-141243cc-f4c3-408a-872b-d5556dea3e0c-pub-subnet 2019-01-18 06:21:36,516 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-141243cc-f4c3-408a-872b-d5556dea3e0c-pub-subnet 2019-01-18 06:21:36,522 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/subnets/0477fa74-131c-46c7-ab9d-33e9a0ff6d21 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5edb962fa36c69d478bf195d437362f4daa63c93" 2019-01-18 06:21:39,012 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-3dfff955-7c41-47b8-84e6-bdb9fc0e1015 Date: Fri, 18 Jan 2019 06:21:39 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-18 06:21:39,012 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/0477fa74-131c-46c7-ab9d-33e9a0ff6d21 used request id req-3dfff955-7c41-47b8-84e6-bdb9fc0e1015 2019-01-18 06:21:39,012 - neutron_utils - INFO - Deleting network with name CreateInstancePortManipulationTests-141243cc-f4c3-408a-872b-d5556dea3e0c-pub-net 2019-01-18 06:21:39,018 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/networks/07aa0450-75bb-4136-8517-155f38eea30a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5edb962fa36c69d478bf195d437362f4daa63c93" 2019-01-18 06:21:40,237 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-4f6a6eb0-11cf-465d-a27e-5722168e09d1 Date: Fri, 18 Jan 2019 06:21:40 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-18 06:21:40,237 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/07aa0450-75bb-4136-8517-155f38eea30a used request id req-4f6a6eb0-11cf-465d-a27e-5722168e09d1 2019-01-18 06:21:40,237 - glance_utils - INFO - Deleting image named - CreateInstancePortManipulationTests-141243cc-f4c3-408a-872b-d5556dea3e0c-image 2019-01-18 06:21:40,241 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9292/v2/images/637b924a-bd34-4d1b-8df0-6fda4f0b57a6 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6cdbc82e14c52db9a45d4ade960d70816eaecde7" 2019-01-18 06:21:41,393 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-bfa9b029-40ef-4668-9280-353c9619d05c Date: Fri, 18 Jan 2019 06:21:41 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-18 06:21:41,394 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/637b924a-bd34-4d1b-8df0-6fda4f0b57a6 used request id req-bfa9b029-40ef-4668-9280-353c9619d05c 2019-01-18 06:21:41,400 - 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}4ab7eac1a315c6bd641fdd76a0c1404ad39f652d" 2019-01-18 06:21:41,622 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-31abac72-b038-4ff2-8654-2af891c3c67c Date: Fri, 18 Jan 2019 06:21:41 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-18T04:53:26Z", "updated_at": "2019-01-18T04:53:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:53:26Z", "revision_number": 0, "id": "260c2de9-5dc5-4508-b06c-24b9d7ed838c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:53:26Z", "security_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:53:26Z", "revision_number": 0, "id": "571036d3-cb1d-483a-acb9-96f19293add9", "remote_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "remote_ip_prefix": null, "created_at": "2019-01-18T04:53:26Z", "security_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:53:26Z", "revision_number": 0, "id": "84255fa4-c13a-4cfe-b73d-e56ee216ca1e", "remote_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "remote_ip_prefix": null, "created_at": "2019-01-18T04:53:26Z", "security_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:53:26Z", "revision_number": 0, "id": "9c6f69fc-3bf8-4346-9288-5a255b82b67e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:53:26Z", "security_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "created_at": "2019-01-18T04:51:20Z", "updated_at": "2019-01-18T04:51:20Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "24c99e6f-888c-4943-9c93-54ad3b18b18c", "remote_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv4", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "2b339890-44d0-4711-a050-08a64d58e2a0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv6", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "45161a51-d6dd-4bb8-986d-bc2f88599c1d", "remote_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv6", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "87b9b994-ae22-4850-863a-6a4925bd01fe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv4", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}], "revision_number": 4, "project_id": "9c53a91613fb4d5080479ac6f51697ed", "id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "020d00b5451a467cb276d06789a1149d", "created_at": "2019-01-18T05:59:12Z", "updated_at": "2019-01-18T05:59:12Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:12Z", "revision_number": 0, "id": "38b091dd-dca7-4cbe-8c1c-dd18a74bfca8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:12Z", "security_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "tenant_id": "020d00b5451a467cb276d06789a1149d", "port_range_min": null, "ethertype": "IPv6", "project_id": "020d00b5451a467cb276d06789a1149d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:12Z", "revision_number": 0, "id": "38b9f88b-1fc0-40d1-af74-237d79be193d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:12Z", "security_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "tenant_id": "020d00b5451a467cb276d06789a1149d", "port_range_min": null, "ethertype": "IPv4", "project_id": "020d00b5451a467cb276d06789a1149d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:12Z", "revision_number": 0, "id": "60f7d4a7-1a27-4801-a1e8-5bf33633b818", "remote_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:12Z", "security_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "tenant_id": "020d00b5451a467cb276d06789a1149d", "port_range_min": null, "ethertype": "IPv6", "project_id": "020d00b5451a467cb276d06789a1149d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:12Z", "revision_number": 0, "id": "8faf6dda-6919-4b75-b745-2af38abf8dcf", "remote_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:12Z", "security_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "tenant_id": "020d00b5451a467cb276d06789a1149d", "port_range_min": null, "ethertype": "IPv4", "project_id": "020d00b5451a467cb276d06789a1149d"}], "revision_number": 4, "project_id": "020d00b5451a467cb276d06789a1149d", "id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "created_at": "2019-01-18T04:39:06Z", "updated_at": "2019-01-18T04:39:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "0aedefa2-edbc-47b5-bead-e954540f6937", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "47feb8aba08a40dca7028a1701e597b9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "4bf1a402-0fa2-4cfd-9fee-4a28f16bb271", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "47feb8aba08a40dca7028a1701e597b9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "4e399c2e-bc03-4aa3-b192-1fafdc9248ba", "remote_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "47feb8aba08a40dca7028a1701e597b9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "8860837e-afbd-4411-adf9-d88db88c2114", "remote_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "47feb8aba08a40dca7028a1701e597b9"}], "revision_number": 4, "project_id": "47feb8aba08a40dca7028a1701e597b9", "id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e1917b3ab38842748ee8eb42e1766cca", "created_at": "2019-01-18T06:21:13Z", "updated_at": "2019-01-18T06:21:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:21:13Z", "revision_number": 0, "id": "07fba6ef-8d98-46f9-8b6c-3571c1cae1a1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T06:21:13Z", "security_group_id": "ac9c2a79-4a76-40f5-8c37-8ba2aa650d96", "tenant_id": "e1917b3ab38842748ee8eb42e1766cca", "port_range_min": null, "ethertype": "IPv4", "project_id": "e1917b3ab38842748ee8eb42e1766cca"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:21:13Z", "revision_number": 0, "id": "9e791bc3-4ce5-4616-936d-3ee5c5a685cd", "remote_group_id": "ac9c2a79-4a76-40f5-8c37-8ba2aa650d96", "remote_ip_prefix": null, "created_at": "2019-01-18T06:21:13Z", "security_group_id": "ac9c2a79-4a76-40f5-8c37-8ba2aa650d96", "tenant_id": "e1917b3ab38842748ee8eb42e1766cca", "port_range_min": null, "ethertype": "IPv6", "project_id": "e1917b3ab38842748ee8eb42e1766cca"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:21:13Z", "revision_number": 0, "id": "c2d2d8d3-538b-4d1e-8ede-9e0ec809c86e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T06:21:13Z", "security_group_id": "ac9c2a79-4a76-40f5-8c37-8ba2aa650d96", "tenant_id": "e1917b3ab38842748ee8eb42e1766cca", "port_range_min": null, "ethertype": "IPv6", "project_id": "e1917b3ab38842748ee8eb42e1766cca"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:21:13Z", "revision_number": 0, "id": "e0d04a93-0a50-452b-903b-d0a2de17d733", "remote_group_id": "ac9c2a79-4a76-40f5-8c37-8ba2aa650d96", "remote_ip_prefix": null, "created_at": "2019-01-18T06:21:13Z", "security_group_id": "ac9c2a79-4a76-40f5-8c37-8ba2aa650d96", "tenant_id": "e1917b3ab38842748ee8eb42e1766cca", "port_range_min": null, "ethertype": "IPv4", "project_id": "e1917b3ab38842748ee8eb42e1766cca"}], "revision_number": 4, "project_id": "e1917b3ab38842748ee8eb42e1766cca", "id": "ac9c2a79-4a76-40f5-8c37-8ba2aa650d96", "name": "default"}]} 2019-01-18 06:21:41,623 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-31abac72-b038-4ff2-8654-2af891c3c67c 2019-01-18 06:21:41,628 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/9c53a91613fb4d5080479ac6f51697ed -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ab7eac1a315c6bd641fdd76a0c1404ad39f652d" 2019-01-18 06:21:41,715 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:21:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d110b0c9-e8ee-4bc3-8c55-fc9d6a1b0a0d Content-Encoding: gzip Content-Length: 190 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/9c53a91613fb4d5080479ac6f51697ed"}, "enabled": true, "id": "9c53a91613fb4d5080479ac6f51697ed", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2019-01-18 06:21:41,715 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/9c53a91613fb4d5080479ac6f51697ed used request id req-d110b0c9-e8ee-4bc3-8c55-fc9d6a1b0a0d 2019-01-18 06:21:41,719 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/020d00b5451a467cb276d06789a1149d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ab7eac1a315c6bd641fdd76a0c1404ad39f652d" 2019-01-18 06:21:41,803 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:21:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6d036e89-84ec-44fd-b073-ac13fb8108be Content-Encoding: gzip Content-Length: 248 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/020d00b5451a467cb276d06789a1149d"}, "enabled": true, "id": "020d00b5451a467cb276d06789a1149d", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}} 2019-01-18 06:21:41,804 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/020d00b5451a467cb276d06789a1149d used request id req-6d036e89-84ec-44fd-b073-ac13fb8108be 2019-01-18 06:21:41,807 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/47feb8aba08a40dca7028a1701e597b9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ab7eac1a315c6bd641fdd76a0c1404ad39f652d" 2019-01-18 06:21:41,896 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:21:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b14a436c-14f9-43ba-a141-8409092f0007 Content-Encoding: gzip Content-Length: 205 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/47feb8aba08a40dca7028a1701e597b9"}, "enabled": true, "id": "47feb8aba08a40dca7028a1701e597b9", "parent_id": "default", "domain_id": "default", "name": "service"}} 2019-01-18 06:21:41,897 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/47feb8aba08a40dca7028a1701e597b9 used request id req-b14a436c-14f9-43ba-a141-8409092f0007 2019-01-18 06:21:41,900 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/e1917b3ab38842748ee8eb42e1766cca -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ab7eac1a315c6bd641fdd76a0c1404ad39f652d" 2019-01-18 06:21:41,984 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:21:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8b6f8d1a-1d78-49b5-a2ef-c506ebc279b6 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/e1917b3ab38842748ee8eb42e1766cca"}, "enabled": true, "id": "e1917b3ab38842748ee8eb42e1766cca", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-fbb0f3c0-847f-49d-proj"}} 2019-01-18 06:21:41,984 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/e1917b3ab38842748ee8eb42e1766cca used request id req-8b6f8d1a-1d78-49b5-a2ef-c506ebc279b6 2019-01-18 06:21:41,984 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - ac9c2a79-4a76-40f5-8c37-8ba2aa650d96 2019-01-18 06:21:41,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=ac9c2a79-4a76-40f5-8c37-8ba2aa650d96 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ab7eac1a315c6bd641fdd76a0c1404ad39f652d" 2019-01-18 06:21:42,165 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-7e750428-1bf6-4d59-ba5d-4338e7701cff Date: Fri, 18 Jan 2019 06:21: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": "2019-01-18T06:21:13Z", "security_group_id": "ac9c2a79-4a76-40f5-8c37-8ba2aa650d96", "port_range_min": null, "revision_number": 0, "tenant_id": "e1917b3ab38842748ee8eb42e1766cca", "created_at": "2019-01-18T06:21:13Z", "project_id": "e1917b3ab38842748ee8eb42e1766cca", "id": "07fba6ef-8d98-46f9-8b6c-3571c1cae1a1"}, {"remote_group_id": "ac9c2a79-4a76-40f5-8c37-8ba2aa650d96", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T06:21:13Z", "security_group_id": "ac9c2a79-4a76-40f5-8c37-8ba2aa650d96", "port_range_min": null, "revision_number": 0, "tenant_id": "e1917b3ab38842748ee8eb42e1766cca", "created_at": "2019-01-18T06:21:13Z", "project_id": "e1917b3ab38842748ee8eb42e1766cca", "id": "9e791bc3-4ce5-4616-936d-3ee5c5a685cd"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T06:21:13Z", "security_group_id": "ac9c2a79-4a76-40f5-8c37-8ba2aa650d96", "port_range_min": null, "revision_number": 0, "tenant_id": "e1917b3ab38842748ee8eb42e1766cca", "created_at": "2019-01-18T06:21:13Z", "project_id": "e1917b3ab38842748ee8eb42e1766cca", "id": "c2d2d8d3-538b-4d1e-8ede-9e0ec809c86e"}, {"remote_group_id": "ac9c2a79-4a76-40f5-8c37-8ba2aa650d96", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T06:21:13Z", "security_group_id": "ac9c2a79-4a76-40f5-8c37-8ba2aa650d96", "port_range_min": null, "revision_number": 0, "tenant_id": "e1917b3ab38842748ee8eb42e1766cca", "created_at": "2019-01-18T06:21:13Z", "project_id": "e1917b3ab38842748ee8eb42e1766cca", "id": "e0d04a93-0a50-452b-903b-d0a2de17d733"}]} 2019-01-18 06:21:42,165 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=ac9c2a79-4a76-40f5-8c37-8ba2aa650d96 used request id req-7e750428-1bf6-4d59-ba5d-4338e7701cff 2019-01-18 06:21:42,166 - neutron_utils - INFO - Deleting security group with name - default 2019-01-18 06:21:42,171 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-groups/ac9c2a79-4a76-40f5-8c37-8ba2aa650d96 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ab7eac1a315c6bd641fdd76a0c1404ad39f652d" 2019-01-18 06:21:42,629 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-a6646e39-e718-4bde-894d-a72ddde96a01 Content-Length: 0 Date: Fri, 18 Jan 2019 06:21:42 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-18 06:21:42,629 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/ac9c2a79-4a76-40f5-8c37-8ba2aa650d96 used request id req-a6646e39-e718-4bde-894d-a72ddde96a01 2019-01-18 06:21:42,630 - keystone_utils - INFO - Deleting project with name - CreateInstancePortManipulationTests-fbb0f3c0-847f-49d-proj 2019-01-18 06:21:42,633 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/e1917b3ab38842748ee8eb42e1766cca -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ab7eac1a315c6bd641fdd76a0c1404ad39f652d" 2019-01-18 06:21:42,821 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 06:21:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-25e2ff3a-f91e-4a7d-a13f-15da8af87818 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 06:21:42,821 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/e1917b3ab38842748ee8eb42e1766cca used request id req-25e2ff3a-f91e-4a7d-a13f-15da8af87818 2019-01-18 06:21:42,821 - keystone_utils - INFO - Deleting role with name - CreateInstancePortManipulationTests-fbb0f3c0-847f-49d-proj-role 2019-01-18 06:21:42,825 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/d09f2d1eeae0406da49e102e8b533734 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ab7eac1a315c6bd641fdd76a0c1404ad39f652d" 2019-01-18 06:21:42,956 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 06:21:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-48fd9b80-cbcc-47a5-8be1-be6c90ee3cba Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 06:21:42,956 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/d09f2d1eeae0406da49e102e8b533734 used request id req-48fd9b80-cbcc-47a5-8be1-be6c90ee3cba 2019-01-18 06:21:42,960 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ab7eac1a315c6bd641fdd76a0c1404ad39f652d" 2019-01-18 06:21:43,040 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:21:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0b793523-882c-460c-a804-b27edd27e1a5 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "488fca829f8b496daa1cd2cdc6e45c49", "links": {"self": "http://172.30.9.23:5000/v3/roles/488fca829f8b496daa1cd2cdc6e45c49"}, "name": "Member"}, {"domain_id": null, "id": "6b7f4f4f76264b6fb449c43b86ee3817", "links": {"self": "http://172.30.9.23:5000/v3/roles/6b7f4f4f76264b6fb449c43b86ee3817"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a482b711adf94961bf4bb28eda7f0e28", "links": {"self": "http://172.30.9.23:5000/v3/roles/a482b711adf94961bf4bb28eda7f0e28"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c65201bd05504fa786d79b166e8bbba3", "links": {"self": "http://172.30.9.23:5000/v3/roles/c65201bd05504fa786d79b166e8bbba3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "e7e317b66c174923a8cb46c48d897c8d", "links": {"self": "http://172.30.9.23:5000/v3/roles/e7e317b66c174923a8cb46c48d897c8d"}, "name": "ResellerAdmin"}]} 2019-01-18 06:21:43,041 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-0b793523-882c-460c-a804-b27edd27e1a5 2019-01-18 06:21:43,041 - keystone_utils - INFO - Deleting user with name - CreateInstancePortManipulationTests-fbb0f3c0-847f-49d-user 2019-01-18 06:21:43,045 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/c77cc4c614ec4267a33d3285752a8215 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32c570d5c1caa3d4672294337a63eface5b25f51" 2019-01-18 06:21:43,279 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 06:21:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-32e748de-b1ca-4a93-8685-9052152ab950 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 06:21:43,279 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/c77cc4c614ec4267a33d3285752a8215 used request id req-32e748de-b1ca-4a93-8685-9052152ab950 2019-01-18 06:21:43,281 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:21:43,667 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "488fca829f8b496daa1cd2cdc6e45c49", "name": "Member"}, {"id": "c65201bd05504fa786d79b166e8bbba3", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}], "expires_at": "2019-01-18T07:21:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "020d00b5451a467cb276d06789a1149d", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "id": "e292c913af7844408b6509a836e493f5"}, "audit_ids": ["5NSckEdlSRKt5nNNNQkupA"], "issued_at": "2019-01-18T06:21:43.000000Z"}} 2019-01-18 06:21:43,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}d0427b956905bffcbaa33e60fcb64decdf056db9" 2019-01-18 06:21:43,748 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:21:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b0562322-9f2e-4dad-be79-39b46736f6b3 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:21:43,748 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-b0562322-9f2e-4dad-be79-39b46736f6b3 2019-01-18 06:21:43,749 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:21:43,750 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:21:44,146 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "488fca829f8b496daa1cd2cdc6e45c49", "name": "Member"}, {"id": "c65201bd05504fa786d79b166e8bbba3", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}], "expires_at": "2019-01-18T07:21:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "020d00b5451a467cb276d06789a1149d", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "id": "e292c913af7844408b6509a836e493f5"}, "audit_ids": ["qqN3U3s3TmqXd_ONWDJLgw"], "issued_at": "2019-01-18T06:21:44.000000Z"}} 2019-01-18 06:21:44,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}01e822d91f395b91b91aaaa1d67ba446122d5696" 2019-01-18 06:21:44,240 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:21:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5741dd3e-5ce7-4d59-8ee6-ccdbe54b8802 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:21:44,240 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-5741dd3e-5ce7-4d59-8ee6-ccdbe54b8802 2019-01-18 06:21:44,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" 2019-01-18 06:21:44,250 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 18 Jan 2019 06:21: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"}]}]}} 2019-01-18 06:21:44,250 - 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-daf7ddd7-f4ea-457-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01e822d91f395b91b91aaaa1d67ba446122d5696" 2019-01-18 06:21:44,337 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:21:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a58b24de-1cf5-4321-a16f-7f3882f1edfa 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-daf7ddd7-f4ea-457-proj", "previous": null, "next": null}, "projects": []} 2019-01-18 06:21:44,338 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-daf7ddd7-f4ea-457-proj used request id req-a58b24de-1cf5-4321-a16f-7f3882f1edfa 2019-01-18 06:21:44,342 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01e822d91f395b91b91aaaa1d67ba446122d5696" 2019-01-18 06:21:44,358 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:21:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a941b7ed-3c87-40b0-bf9e-f41f373bd811 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-18 06:21:44,359 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-a941b7ed-3c87-40b0-bf9e-f41f373bd811 2019-01-18 06:21:44,362 - 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}01e822d91f395b91b91aaaa1d67ba446122d5696" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstancePortManipulationTests-daf7ddd7-f4ea-457-proj"}}' 2019-01-18 06:21:44,482 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 18 Jan 2019 06:21:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a870ab9d-41c1-41e2-9a86-e8500e02a9c5 Content-Length: 320 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/d8ab9d18f65a45eeaf8ce2b9df9f630c"}, "enabled": true, "id": "d8ab9d18f65a45eeaf8ce2b9df9f630c", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-daf7ddd7-f4ea-457-proj"}} 2019-01-18 06:21:44,483 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-a870ab9d-41c1-41e2-9a86-e8500e02a9c5 2019-01-18 06:21:44,483 - keystone_utils - INFO - Created project with name - CreateInstancePortManipulationTests-daf7ddd7-f4ea-457-proj 2019-01-18 06:21:44,483 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:21:44,484 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:21:44,875 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "488fca829f8b496daa1cd2cdc6e45c49", "name": "Member"}, {"id": "c65201bd05504fa786d79b166e8bbba3", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}], "expires_at": "2019-01-18T07:21:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "020d00b5451a467cb276d06789a1149d", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "id": "e292c913af7844408b6509a836e493f5"}, "audit_ids": ["0REIpPpoRRuvFSqjaPgoOw"], "issued_at": "2019-01-18T06:21:44.000000Z"}} 2019-01-18 06:21:44,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}a4af6a973cfbe340ed2ce9c4e2cd766ad3016636" 2019-01-18 06:21:45,060 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:21:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6cc1a88e-14c4-4d52-b0ca-ddc92993a8c4 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:21:45,060 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-6cc1a88e-14c4-4d52-b0ca-ddc92993a8c4 2019-01-18 06:21:45,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" 2019-01-18 06:21:45,070 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 18 Jan 2019 06:21: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"}]}]}} 2019-01-18 06:21:45,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}a4af6a973cfbe340ed2ce9c4e2cd766ad3016636" 2019-01-18 06:21:45,180 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:21:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d69dd2b3-fe0a-4339-9fe1-33626b2e636f Content-Encoding: gzip Content-Length: 869 Content-Type: application/json RESP BODY: {"users": [{"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/0607a2b4beb0408e9fa51cc5ba027ac6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0607a2b4beb0408e9fa51cc5ba027ac6", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/17c61b95071545a094cc82823d2b88b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "17c61b95071545a094cc82823d2b88b8", "email": "nova@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/29e5d2dfed2447bda26fc75bd1122674"}, "domain_id": "default", "enabled": true, "options": {}, "id": "29e5d2dfed2447bda26fc75bd1122674", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/3b6dcc8c791e4b6e8831f5b5e583de80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3b6dcc8c791e4b6e8831f5b5e583de80", "email": "neutron@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.23:5000/v3/users/45ab52d673584bc198669be88c88b878"}, "domain_id": "default", "enabled": true, "options": {}, "id": "45ab52d673584bc198669be88c88b878", "email": "barbican@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/57795b4ee52f49c6a71f55bb6c4012f8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "57795b4ee52f49c6a71f55bb6c4012f8", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/5c52969262974d64ac2a300ca5d60f50"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c52969262974d64ac2a300ca5d60f50", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/5fc15572bb1c489ba92bd9945bbc1f64"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5fc15572bb1c489ba92bd9945bbc1f64", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/6b519d70e25f4e61a9dfd738cd6bba22"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6b519d70e25f4e61a9dfd738cd6bba22", "email": "heat@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.23:5000/v3/users/8248437208b540c2893a7117ad102a87"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8248437208b540c2893a7117ad102a87", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/890dee97e62840c5b15e36f03f6b7efc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "890dee97e62840c5b15e36f03f6b7efc", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/8cccb516ecc44ed9bb7c8633df108fd4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8cccb516ecc44ed9bb7c8633df108fd4", "email": "glance@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.23:5000/v3/users/97c3d863a98148299fa116fdb54be470"}, "domain_id": "default", "enabled": true, "options": {}, "id": "97c3d863a98148299fa116fdb54be470", "email": "tacker@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/a2a0c8c0f19941808c9f618af50b3b79"}, "domain_id": "c19db1b8f60647a9a114cd23287c807b", "enabled": true, "options": {}, "id": "a2a0c8c0f19941808c9f618af50b3b79", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "links": {"self": "http://172.30.9.23:5000/v3/users/e292c913af7844408b6509a836e493f5"}, "domain_id": "default", "enabled": true, "id": "e292c913af7844408b6509a836e493f5", "options": {}}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/fe5de73ba9cb41b2be24ccf1f72f5ed4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe5de73ba9cb41b2be24ccf1f72f5ed4", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2019-01-18 06:21:45,180 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-d69dd2b3-fe0a-4339-9fe1-33626b2e636f 2019-01-18 06:21:45,184 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateInstancePortManipulationTests-daf7ddd7-f4ea-457-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4af6a973cfbe340ed2ce9c4e2cd766ad3016636" 2019-01-18 06:21:45,277 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:21:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0c1be9bd-87f5-46d4-86d3-ddb45b322853 Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateInstancePortManipulationTests-daf7ddd7-f4ea-457-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/d8ab9d18f65a45eeaf8ce2b9df9f630c"}, "enabled": true, "id": "d8ab9d18f65a45eeaf8ce2b9df9f630c", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-daf7ddd7-f4ea-457-proj"}]} 2019-01-18 06:21:45,277 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateInstancePortManipulationTests-daf7ddd7-f4ea-457-proj used request id req-0c1be9bd-87f5-46d4-86d3-ddb45b322853 2019-01-18 06:21:45,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}a4af6a973cfbe340ed2ce9c4e2cd766ad3016636" 2019-01-18 06:21:45,369 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:21:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-821c39e8-94fd-42c2-ac7b-98a110409456 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-18 06:21:45,370 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-821c39e8-94fd-42c2-ac7b-98a110409456 2019-01-18 06:21:45,699 - keystone_utils - INFO - Created user with name - CreateInstancePortManipulationTests-daf7ddd7-f4ea-457-user 2019-01-18 06:21:45,699 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:21:45,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}01e822d91f395b91b91aaaa1d67ba446122d5696" 2019-01-18 06:21:45,800 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:21:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-09ed6203-5326-4ddd-bbde-1076fc2e0108 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "488fca829f8b496daa1cd2cdc6e45c49", "links": {"self": "http://172.30.9.23:5000/v3/roles/488fca829f8b496daa1cd2cdc6e45c49"}, "name": "Member"}, {"domain_id": null, "id": "6b7f4f4f76264b6fb449c43b86ee3817", "links": {"self": "http://172.30.9.23:5000/v3/roles/6b7f4f4f76264b6fb449c43b86ee3817"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a482b711adf94961bf4bb28eda7f0e28", "links": {"self": "http://172.30.9.23:5000/v3/roles/a482b711adf94961bf4bb28eda7f0e28"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c65201bd05504fa786d79b166e8bbba3", "links": {"self": "http://172.30.9.23:5000/v3/roles/c65201bd05504fa786d79b166e8bbba3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "e7e317b66c174923a8cb46c48d897c8d", "links": {"self": "http://172.30.9.23:5000/v3/roles/e7e317b66c174923a8cb46c48d897c8d"}, "name": "ResellerAdmin"}]} 2019-01-18 06:21:45,800 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-09ed6203-5326-4ddd-bbde-1076fc2e0108 2019-01-18 06:21:45,804 - 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}01e822d91f395b91b91aaaa1d67ba446122d5696" -d '{"role": {"name": "CreateInstancePortManipulationTests-daf7ddd7-f4ea-457-proj-role"}}' 2019-01-18 06:21:45,920 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 18 Jan 2019 06:21:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-604c2b3f-e3ec-4706-9418-ff585a737219 Content-Length: 234 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "35f61b5e38b14e1c88762b5d66c01443", "links": {"self": "http://172.30.9.23:5000/v3/roles/35f61b5e38b14e1c88762b5d66c01443"}, "name": "CreateInstancePortManipulationTests-daf7ddd7-f4ea-457-proj-role"}} 2019-01-18 06:21:45,920 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-604c2b3f-e3ec-4706-9418-ff585a737219 2019-01-18 06:21:45,920 - keystone_utils - INFO - Created role with name - CreateInstancePortManipulationTests-daf7ddd7-f4ea-457-proj-role 2019-01-18 06:21:45,924 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/35f61b5e38b14e1c88762b5d66c01443 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01e822d91f395b91b91aaaa1d67ba446122d5696" 2019-01-18 06:21:46,011 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:21:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-95b14c68-5809-40bb-b8db-e0410bbc0633 Content-Encoding: gzip Content-Length: 186 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.23:5000/v3/roles/35f61b5e38b14e1c88762b5d66c01443"}, "domain_id": null, "name": "CreateInstancePortManipulationTests-daf7ddd7-f4ea-457-proj-role", "id": "35f61b5e38b14e1c88762b5d66c01443"}} 2019-01-18 06:21:46,012 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/35f61b5e38b14e1c88762b5d66c01443 used request id req-95b14c68-5809-40bb-b8db-e0410bbc0633 2019-01-18 06:21:46,012 - keystone_utils - INFO - Granting role CreateInstancePortManipulationTests-daf7ddd7-f4ea-457-proj-role to project CreateInstancePortManipulationTests-daf7ddd7-f4ea-457-proj 2019-01-18 06:21:46,016 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/d8ab9d18f65a45eeaf8ce2b9df9f630c/users/feb35f9c6e3b483ea7f4d90634bfd1dc/roles/35f61b5e38b14e1c88762b5d66c01443 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01e822d91f395b91b91aaaa1d67ba446122d5696" 2019-01-18 06:21:46,168 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 06:21:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-79e6d074-c1d2-4d50-85a3-f0d5c574326a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 06:21:46,168 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/d8ab9d18f65a45eeaf8ce2b9df9f630c/users/feb35f9c6e3b483ea7f4d90634bfd1dc/roles/35f61b5e38b14e1c88762b5d66c01443 used request id req-79e6d074-c1d2-4d50-85a3-f0d5c574326a 2019-01-18 06:21:46,168 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2019-01-18 06:21:46,169 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:21:46,169 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:21:46,543 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "35f61b5e38b14e1c88762b5d66c01443", "name": "CreateInstancePortManipulationTests-daf7ddd7-f4ea-457-proj-role"}], "expires_at": "2019-01-18T07:21:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d8ab9d18f65a45eeaf8ce2b9df9f630c", "name": "CreateInstancePortManipulationTests-daf7ddd7-f4ea-457-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/d8ab9d18f65a45eeaf8ce2b9df9f630c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/d8ab9d18f65a45eeaf8ce2b9df9f630c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/d8ab9d18f65a45eeaf8ce2b9df9f630c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/d8ab9d18f65a45eeaf8ce2b9df9f630c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/d8ab9d18f65a45eeaf8ce2b9df9f630c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/d8ab9d18f65a45eeaf8ce2b9df9f630c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/d8ab9d18f65a45eeaf8ce2b9df9f630c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/d8ab9d18f65a45eeaf8ce2b9df9f630c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/d8ab9d18f65a45eeaf8ce2b9df9f630c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/d8ab9d18f65a45eeaf8ce2b9df9f630c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/d8ab9d18f65a45eeaf8ce2b9df9f630c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/d8ab9d18f65a45eeaf8ce2b9df9f630c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-daf7ddd7-f4ea-457-user", "id": "feb35f9c6e3b483ea7f4d90634bfd1dc"}, "audit_ids": ["uyG5b-z6S1yh0iyydOYfJA"], "issued_at": "2019-01-18T06:21:46.000000Z"}} 2019-01-18 06:21:46,544 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e7acbef8943ddf68fa099d15267fd545352c946" 2019-01-18 06:21:46,616 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:21:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-49e1e426-b751-4b91-8335-80fef5edc963 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:21:46,616 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-49e1e426-b751-4b91-8335-80fef5edc963 2019-01-18 06:21:46,621 - 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-1ad96106-a7ac-4748-9db7-978a18935cb4-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0e7acbef8943ddf68fa099d15267fd545352c946" 2019-01-18 06:21:46,801 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 180 Content-Type: application/json X-Openstack-Request-Id: req-88730707-7b42-436c-a620-a02db1f9dfad Date: Fri, 18 Jan 2019 06:21:46 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-1ad96106-a7ac-4748-9db7-978a18935cb4-image"} 2019-01-18 06:21:46,801 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-1ad96106-a7ac-4748-9db7-978a18935cb4-image used request id req-88730707-7b42-436c-a620-a02db1f9dfad 2019-01-18 06:21:46,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}0e7acbef8943ddf68fa099d15267fd545352c946" 2019-01-18 06:21:46,952 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-1b71438f-bf0e-4eec-99ec-6a97d4b08061 Date: Fri, 18 Jan 2019 06:21:46 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"}}} 2019-01-18 06:21:46,952 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-1b71438f-bf0e-4eec-99ec-6a97d4b08061 2019-01-18 06:21:46,982 - 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}0e7acbef8943ddf68fa099d15267fd545352c946" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstancePortManipulationTests-1ad96106-a7ac-4748-9db7-978a18935cb4-image"}' 2019-01-18 06:21:47,187 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 639 Content-Type: application/json Location: http://172.30.9.23:9292/v2/images/20cd8680-71dc-401a-8ba5-eb11a67f587a X-Openstack-Request-Id: req-0c85f2c4-cacd-451f-a0f3-83d28049415a Date: Fri, 18 Jan 2019 06:21:47 GMT RESP BODY: {"status": "queued", "name": "CreateInstancePortManipulationTests-1ad96106-a7ac-4748-9db7-978a18935cb4-image", "tags": [], "container_format": "bare", "created_at": "2019-01-18T06:21:47Z", "size": null, "disk_format": "qcow2", "updated_at": "2019-01-18T06:21:47Z", "visibility": "shared", "locations": [], "self": "/v2/images/20cd8680-71dc-401a-8ba5-eb11a67f587a", "min_disk": 0, "protected": false, "id": "20cd8680-71dc-401a-8ba5-eb11a67f587a", "file": "/v2/images/20cd8680-71dc-401a-8ba5-eb11a67f587a/file", "checksum": null, "owner": "d8ab9d18f65a45eeaf8ce2b9df9f630c", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-18 06:21:47,187 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-0c85f2c4-cacd-451f-a0f3-83d28049415a 2019-01-18 06:21:47,198 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9292/v2/images/20cd8680-71dc-401a-8ba5-eb11a67f587a/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0e7acbef8943ddf68fa099d15267fd545352c946" -d '' 2019-01-18 06:21:48,772 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-ff3b6f15-7a67-4abe-a795-c83f4c1907b8 Date: Fri, 18 Jan 2019 06:21:48 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-18 06:21:48,773 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/20cd8680-71dc-401a-8ba5-eb11a67f587a/file used request id req-ff3b6f15-7a67-4abe-a795-c83f4c1907b8 2019-01-18 06:21:48,773 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-01-18 06:21:48,777 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/20cd8680-71dc-401a-8ba5-eb11a67f587a -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0e7acbef8943ddf68fa099d15267fd545352c946" 2019-01-18 06:21:48,949 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-4c91adba-f53e-4317-8f80-ea339368dad4 Date: Fri, 18 Jan 2019 06:21:48 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-1ad96106-a7ac-4748-9db7-978a18935cb4-image", "tags": [], "container_format": "bare", "created_at": "2019-01-18T06:21:47Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-18T06:21:48Z", "visibility": "shared", "locations": [{"url": "rbd://af014572-0a5d-4a80-a07f-9105f52ab2c1/images/20cd8680-71dc-401a-8ba5-eb11a67f587a/snap", "metadata": {}}], "self": "/v2/images/20cd8680-71dc-401a-8ba5-eb11a67f587a", "min_disk": 0, "protected": false, "id": "20cd8680-71dc-401a-8ba5-eb11a67f587a", "file": "/v2/images/20cd8680-71dc-401a-8ba5-eb11a67f587a/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "d8ab9d18f65a45eeaf8ce2b9df9f630c", "direct_url": "rbd://af014572-0a5d-4a80-a07f-9105f52ab2c1/images/20cd8680-71dc-401a-8ba5-eb11a67f587a/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-18 06:21:48,949 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/20cd8680-71dc-401a-8ba5-eb11a67f587a used request id req-4c91adba-f53e-4317-8f80-ea339368dad4 2019-01-18 06:21:48,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}0e7acbef8943ddf68fa099d15267fd545352c946" 2019-01-18 06:21:49,114 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-43d3b5e4-9b79-449d-84a6-35d6f5326bed Date: Fri, 18 Jan 2019 06:21: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"}}} 2019-01-18 06:21:49,115 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-43d3b5e4-9b79-449d-84a6-35d6f5326bed 2019-01-18 06:21:49,118 - create_image - INFO - Created image with name - CreateInstancePortManipulationTests-1ad96106-a7ac-4748-9db7-978a18935cb4-image 2019-01-18 06:21:49,121 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/20cd8680-71dc-401a-8ba5-eb11a67f587a -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0e7acbef8943ddf68fa099d15267fd545352c946" 2019-01-18 06:21:49,271 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-736468a4-8c6f-4821-ac34-e89ad9264da6 Date: Fri, 18 Jan 2019 06:21:49 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-1ad96106-a7ac-4748-9db7-978a18935cb4-image", "tags": [], "container_format": "bare", "created_at": "2019-01-18T06:21:47Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-18T06:21:48Z", "visibility": "shared", "locations": [{"url": "rbd://af014572-0a5d-4a80-a07f-9105f52ab2c1/images/20cd8680-71dc-401a-8ba5-eb11a67f587a/snap", "metadata": {}}], "self": "/v2/images/20cd8680-71dc-401a-8ba5-eb11a67f587a", "min_disk": 0, "protected": false, "id": "20cd8680-71dc-401a-8ba5-eb11a67f587a", "file": "/v2/images/20cd8680-71dc-401a-8ba5-eb11a67f587a/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "d8ab9d18f65a45eeaf8ce2b9df9f630c", "direct_url": "rbd://af014572-0a5d-4a80-a07f-9105f52ab2c1/images/20cd8680-71dc-401a-8ba5-eb11a67f587a/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-18 06:21:49,271 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/20cd8680-71dc-401a-8ba5-eb11a67f587a used request id req-736468a4-8c6f-4821-ac34-e89ad9264da6 2019-01-18 06:21:49,272 - create_image - DEBUG - Instance status is - active 2019-01-18 06:21:49,272 - create_image - DEBUG - Image is active with name - CreateInstancePortManipulationTests-1ad96106-a7ac-4748-9db7-978a18935cb4-image 2019-01-18 06:21:49,272 - create_image - INFO - Image is now active with name - CreateInstancePortManipulationTests-1ad96106-a7ac-4748-9db7-978a18935cb4-image 2019-01-18 06:21:49,273 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:21:49,273 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:21:49,651 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "35f61b5e38b14e1c88762b5d66c01443", "name": "CreateInstancePortManipulationTests-daf7ddd7-f4ea-457-proj-role"}], "expires_at": "2019-01-18T07:21:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d8ab9d18f65a45eeaf8ce2b9df9f630c", "name": "CreateInstancePortManipulationTests-daf7ddd7-f4ea-457-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/d8ab9d18f65a45eeaf8ce2b9df9f630c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/d8ab9d18f65a45eeaf8ce2b9df9f630c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/d8ab9d18f65a45eeaf8ce2b9df9f630c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/d8ab9d18f65a45eeaf8ce2b9df9f630c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/d8ab9d18f65a45eeaf8ce2b9df9f630c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/d8ab9d18f65a45eeaf8ce2b9df9f630c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/d8ab9d18f65a45eeaf8ce2b9df9f630c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/d8ab9d18f65a45eeaf8ce2b9df9f630c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/d8ab9d18f65a45eeaf8ce2b9df9f630c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/d8ab9d18f65a45eeaf8ce2b9df9f630c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/d8ab9d18f65a45eeaf8ce2b9df9f630c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/d8ab9d18f65a45eeaf8ce2b9df9f630c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-daf7ddd7-f4ea-457-user", "id": "feb35f9c6e3b483ea7f4d90634bfd1dc"}, "audit_ids": ["_zl6JR7ISJebXRef9sg7LQ"], "issued_at": "2019-01-18T06:21:49.000000Z"}} 2019-01-18 06:21:49,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}c4ae432578d03e0e0eb234b1c53ea58249c49018" 2019-01-18 06:21:49,725 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:21:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3805cc62-cee8-4a69-8291-77c735b5dc43 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:21:49,726 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-3805cc62-cee8-4a69-8291-77c735b5dc43 2019-01-18 06:21:49,733 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-1ad96106-a7ac-4748-9db7-978a18935cb4-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4ae432578d03e0e0eb234b1c53ea58249c49018" 2019-01-18 06:21:49,914 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-ad96a951-a8e4-4ce9-860b-097c7d61df60 Date: Fri, 18 Jan 2019 06:21:49 GMT RESP BODY: {"networks":[]} 2019-01-18 06:21:49,915 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-1ad96106-a7ac-4748-9db7-978a18935cb4-pub-net used request id req-ad96a951-a8e4-4ce9-860b-097c7d61df60 2019-01-18 06:21:49,915 - neutron_utils - INFO - Creating network with name CreateInstancePortManipulationTests-1ad96106-a7ac-4748-9db7-978a18935cb4-pub-net 2019-01-18 06:21:49,921 - 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}c4ae432578d03e0e0eb234b1c53ea58249c49018" -d '{"network": {"name": "CreateInstancePortManipulationTests-1ad96106-a7ac-4748-9db7-978a18935cb4-pub-net", "admin_state_up": true}}' 2019-01-18 06:21:50,618 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 638 X-Openstack-Request-Id: req-6f62ce24-f450-4630-9655-56fb387ddce2 Date: Fri, 18 Jan 2019 06:21:50 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"a52674b3-3dba-458e-91f5-f018b3767714","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"d8ab9d18f65a45eeaf8ce2b9df9f630c","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-18T06:21:50Z","is_default":false,"name":"CreateInstancePortManipulationTests-1ad96106-a7ac-4748-9db7-978a18935cb4-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"d8ab9d18f65a45eeaf8ce2b9df9f630c","created_at":"2019-01-18T06:21:50Z","mtu":1450}} 2019-01-18 06:21:50,618 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks used request id req-6f62ce24-f450-4630-9655-56fb387ddce2 2019-01-18 06:21:50,624 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=a52674b3-3dba-458e-91f5-f018b3767714 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4ae432578d03e0e0eb234b1c53ea58249c49018" 2019-01-18 06:21:50,848 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 622 X-Openstack-Request-Id: req-eb527230-1c82-4a14-886e-f3ffd82d2d0f Date: Fri, 18 Jan 2019 06:21:50 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":"2019-01-18T06:21:50Z","tenant_id":"d8ab9d18f65a45eeaf8ce2b9df9f630c","created_at":"2019-01-18T06:21:50Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"d8ab9d18f65a45eeaf8ce2b9df9f630c","id":"a52674b3-3dba-458e-91f5-f018b3767714","name":"CreateInstancePortManipulationTests-1ad96106-a7ac-4748-9db7-978a18935cb4-pub-net"}]} 2019-01-18 06:21:50,848 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=a52674b3-3dba-458e-91f5-f018b3767714 used request id req-eb527230-1c82-4a14-886e-f3ffd82d2d0f 2019-01-18 06:21:50,854 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=a52674b3-3dba-458e-91f5-f018b3767714 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4ae432578d03e0e0eb234b1c53ea58249c49018" 2019-01-18 06:21:51,043 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-bf7a4b3f-3efa-4185-be7c-7c19f399fb2f Date: Fri, 18 Jan 2019 06:21:51 GMT RESP BODY: {"subnets":[]} 2019-01-18 06:21:51,043 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=a52674b3-3dba-458e-91f5-f018b3767714 used request id req-bf7a4b3f-3efa-4185-be7c-7c19f399fb2f 2019-01-18 06:21:51,043 - neutron_utils - INFO - Creating subnet with name CreateInstancePortManipulationTests-1ad96106-a7ac-4748-9db7-978a18935cb4-pub-subnet 2019-01-18 06:21:51,049 - 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}c4ae432578d03e0e0eb234b1c53ea58249c49018" -d '{"subnets": [{"ip_version": 4, "network_id": "a52674b3-3dba-458e-91f5-f018b3767714", "cidr": "10.55.0.0/24", "name": "CreateInstancePortManipulationTests-1ad96106-a7ac-4748-9db7-978a18935cb4-pub-subnet"}]}' 2019-01-18 06:21:51,888 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-23d7fa43-dc37-4996-a98c-7a94741a8e5b Date: Fri, 18 Jan 2019 06:21:51 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a52674b3-3dba-458e-91f5-f018b3767714","tenant_id":"d8ab9d18f65a45eeaf8ce2b9df9f630c","created_at":"2019-01-18T06:21:51Z","dns_nameservers":[],"updated_at":"2019-01-18T06:21:51Z","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":"d8ab9d18f65a45eeaf8ce2b9df9f630c","id":"7d89025a-29ce-44f6-ba1b-f103cf765111","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-1ad96106-a7ac-4748-9db7-978a18935cb4-pub-subnet"}]} 2019-01-18 06:21:51,888 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets used request id req-23d7fa43-dc37-4996-a98c-7a94741a8e5b 2019-01-18 06:21:51,894 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=a52674b3-3dba-458e-91f5-f018b3767714 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4ae432578d03e0e0eb234b1c53ea58249c49018" 2019-01-18 06:21:52,007 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-b706344f-f1e6-4e59-bc01-b5b39d0e694f Date: Fri, 18 Jan 2019 06: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":["7d89025a-29ce-44f6-ba1b-f103cf765111"],"updated_at":"2019-01-18T06:21:51Z","tenant_id":"d8ab9d18f65a45eeaf8ce2b9df9f630c","created_at":"2019-01-18T06:21:50Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"d8ab9d18f65a45eeaf8ce2b9df9f630c","id":"a52674b3-3dba-458e-91f5-f018b3767714","name":"CreateInstancePortManipulationTests-1ad96106-a7ac-4748-9db7-978a18935cb4-pub-net"}]} 2019-01-18 06:21:52,007 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=a52674b3-3dba-458e-91f5-f018b3767714 used request id req-b706344f-f1e6-4e59-bc01-b5b39d0e694f 2019-01-18 06:21:52,013 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=a52674b3-3dba-458e-91f5-f018b3767714 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4ae432578d03e0e0eb234b1c53ea58249c49018" 2019-01-18 06:21:52,068 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-0b1a4546-af16-425b-b84b-93d5639a6ebf Date: Fri, 18 Jan 2019 06:21:52 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a52674b3-3dba-458e-91f5-f018b3767714","tenant_id":"d8ab9d18f65a45eeaf8ce2b9df9f630c","created_at":"2019-01-18T06:21:51Z","dns_nameservers":[],"updated_at":"2019-01-18T06:21:51Z","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":"d8ab9d18f65a45eeaf8ce2b9df9f630c","id":"7d89025a-29ce-44f6-ba1b-f103cf765111","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-1ad96106-a7ac-4748-9db7-978a18935cb4-pub-subnet"}]} 2019-01-18 06:21:52,068 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=a52674b3-3dba-458e-91f5-f018b3767714 used request id req-0b1a4546-af16-425b-b84b-93d5639a6ebf 2019-01-18 06:21:52,069 - OpenStackNetwork - DEBUG - Network [a52674b3-3dba-458e-91f5-f018b3767714] created successfully 2019-01-18 06:21:52,069 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:21:52,070 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:21:52,482 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "488fca829f8b496daa1cd2cdc6e45c49", "name": "Member"}, {"id": "c65201bd05504fa786d79b166e8bbba3", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}], "expires_at": "2019-01-18T07:21:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "020d00b5451a467cb276d06789a1149d", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "id": "e292c913af7844408b6509a836e493f5"}, "audit_ids": ["0sl_4MTsSyCnlT-AScRmpQ"], "issued_at": "2019-01-18T06:21:52.000000Z"}} 2019-01-18 06:21:52,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}c5a674e4f5609bbd150f093fb716a78773aabcb1" 2019-01-18 06:21:52,573 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:21:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1194fd74-7a15-4a39-a979-c12b14e97596 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:21:52,574 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-1194fd74-7a15-4a39-a979-c12b14e97596 2019-01-18 06:21:52,575 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-18 06:21:52,580 - 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}c5a674e4f5609bbd150f093fb716a78773aabcb1" 2019-01-18 06:21:52,756 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:21: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-be087693-c2b4-42d1-84db-c71fcf9f7913 x-compute-request-id: req-be087693-c2b4-42d1-84db-c71fcf9f7913 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2019-01-18 06:21:52,756 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-be087693-c2b4-42d1-84db-c71fcf9f7913 2019-01-18 06:21:52,760 - 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}c5a674e4f5609bbd150f093fb716a78773aabcb1" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstancePortManipulationTests-1ad96106-a7ac-4748-9db7-978a18935cb4-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2019-01-18 06:21:52,811 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:21: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-65a04e1e-4387-43b8-8ff4-bceffb6995db x-compute-request-id: req-65a04e1e-4387-43b8-8ff4-bceffb6995db Content-Encoding: gzip Content-Length: 330 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/3ac47e6a-e31e-4fad-b76f-4882e18426eb", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/3ac47e6a-e31e-4fad-b76f-4882e18426eb", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "3ac47e6a-e31e-4fad-b76f-4882e18426eb", "name": "CreateInstancePortManipulationTests-1ad96106-a7ac-4748-9db7-978a18935cb4-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2019-01-18 06:21:52,811 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-65a04e1e-4387-43b8-8ff4-bceffb6995db 2019-01-18 06:21:52,812 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:21:52,813 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:21:53,177 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "35f61b5e38b14e1c88762b5d66c01443", "name": "CreateInstancePortManipulationTests-daf7ddd7-f4ea-457-proj-role"}], "expires_at": "2019-01-18T07:21:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d8ab9d18f65a45eeaf8ce2b9df9f630c", "name": "CreateInstancePortManipulationTests-daf7ddd7-f4ea-457-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/d8ab9d18f65a45eeaf8ce2b9df9f630c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/d8ab9d18f65a45eeaf8ce2b9df9f630c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/d8ab9d18f65a45eeaf8ce2b9df9f630c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/d8ab9d18f65a45eeaf8ce2b9df9f630c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/d8ab9d18f65a45eeaf8ce2b9df9f630c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/d8ab9d18f65a45eeaf8ce2b9df9f630c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/d8ab9d18f65a45eeaf8ce2b9df9f630c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/d8ab9d18f65a45eeaf8ce2b9df9f630c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/d8ab9d18f65a45eeaf8ce2b9df9f630c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/d8ab9d18f65a45eeaf8ce2b9df9f630c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/d8ab9d18f65a45eeaf8ce2b9df9f630c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/d8ab9d18f65a45eeaf8ce2b9df9f630c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-daf7ddd7-f4ea-457-user", "id": "feb35f9c6e3b483ea7f4d90634bfd1dc"}, "audit_ids": ["CkIO68SxT4qjdzB93-LAZg"], "issued_at": "2019-01-18T06:21:53.000000Z"}} 2019-01-18 06:21:53,178 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f352ea3a0dfdc18f27fda1535e834d4df4bf21ef" 2019-01-18 06:21:53,276 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:21:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-03e17687-fd50-4d9c-a19c-405e93412342 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:21:53,276 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-03e17687-fd50-4d9c-a19c-405e93412342 2019-01-18 06:21:53,283 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-1ad96106-a7ac-4748-9db7-978a18935cb4net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f352ea3a0dfdc18f27fda1535e834d4df4bf21ef" 2019-01-18 06:21:53,457 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-9a9302e2-deba-40cb-a0e0-863308440ebb Date: Fri, 18 Jan 2019 06:21:53 GMT RESP BODY: {"networks":[]} 2019-01-18 06:21:53,457 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-1ad96106-a7ac-4748-9db7-978a18935cb4net2 used request id req-9a9302e2-deba-40cb-a0e0-863308440ebb 2019-01-18 06:21:53,457 - neutron_utils - INFO - Creating network with name CreateInstancePortManipulationTests-1ad96106-a7ac-4748-9db7-978a18935cb4net2 2019-01-18 06:21:53,463 - 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}f352ea3a0dfdc18f27fda1535e834d4df4bf21ef" -d '{"network": {"name": "CreateInstancePortManipulationTests-1ad96106-a7ac-4748-9db7-978a18935cb4net2", "admin_state_up": true}}' 2019-01-18 06:21:54,019 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 634 X-Openstack-Request-Id: req-d803f614-f24c-41a7-9542-f716974c7526 Date: Fri, 18 Jan 2019 06:21:53 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"c05400c7-b7bf-4abc-8993-c95b3cc72414","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"d8ab9d18f65a45eeaf8ce2b9df9f630c","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-18T06:21:53Z","is_default":false,"name":"CreateInstancePortManipulationTests-1ad96106-a7ac-4748-9db7-978a18935cb4net2","qos_policy_id":null,"admin_state_up":true,"tenant_id":"d8ab9d18f65a45eeaf8ce2b9df9f630c","created_at":"2019-01-18T06:21:53Z","mtu":1450}} 2019-01-18 06:21:54,020 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks used request id req-d803f614-f24c-41a7-9542-f716974c7526 2019-01-18 06:21:54,025 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=c05400c7-b7bf-4abc-8993-c95b3cc72414 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f352ea3a0dfdc18f27fda1535e834d4df4bf21ef" 2019-01-18 06:21:54,256 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 618 X-Openstack-Request-Id: req-1374ece1-2c49-45fb-9d83-618db40f1129 Date: Fri, 18 Jan 2019 06:21: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":"2019-01-18T06:21:53Z","tenant_id":"d8ab9d18f65a45eeaf8ce2b9df9f630c","created_at":"2019-01-18T06:21:53Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"d8ab9d18f65a45eeaf8ce2b9df9f630c","id":"c05400c7-b7bf-4abc-8993-c95b3cc72414","name":"CreateInstancePortManipulationTests-1ad96106-a7ac-4748-9db7-978a18935cb4net2"}]} 2019-01-18 06:21:54,256 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=c05400c7-b7bf-4abc-8993-c95b3cc72414 used request id req-1374ece1-2c49-45fb-9d83-618db40f1129 2019-01-18 06:21:54,262 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=c05400c7-b7bf-4abc-8993-c95b3cc72414 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f352ea3a0dfdc18f27fda1535e834d4df4bf21ef" 2019-01-18 06:21:54,444 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-8bf5e09c-8a01-43d3-9f14-1b143662ef03 Date: Fri, 18 Jan 2019 06:21:54 GMT RESP BODY: {"subnets":[]} 2019-01-18 06:21:54,444 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=c05400c7-b7bf-4abc-8993-c95b3cc72414 used request id req-8bf5e09c-8a01-43d3-9f14-1b143662ef03 2019-01-18 06:21:54,444 - neutron_utils - INFO - Creating subnet with name CreateInstancePortManipulationTests-1ad96106-a7ac-4748-9db7-978a18935cb4-subnet1 2019-01-18 06:21:54,450 - 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}f352ea3a0dfdc18f27fda1535e834d4df4bf21ef" -d '{"subnets": [{"ip_version": 4, "network_id": "c05400c7-b7bf-4abc-8993-c95b3cc72414", "cidr": "10.55.0.0/24", "name": "CreateInstancePortManipulationTests-1ad96106-a7ac-4748-9db7-978a18935cb4-subnet1"}]}' 2019-01-18 06:21:55,095 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-8b4d8be5-2b2a-4b8d-9715-3f62790e0e25 Date: Fri, 18 Jan 2019 06:21:55 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c05400c7-b7bf-4abc-8993-c95b3cc72414","tenant_id":"d8ab9d18f65a45eeaf8ce2b9df9f630c","created_at":"2019-01-18T06:21:54Z","dns_nameservers":[],"updated_at":"2019-01-18T06:21: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":"d8ab9d18f65a45eeaf8ce2b9df9f630c","id":"4a32ff8d-13e9-411b-bace-5f6e0ac828e8","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-1ad96106-a7ac-4748-9db7-978a18935cb4-subnet1"}]} 2019-01-18 06:21:55,096 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets used request id req-8b4d8be5-2b2a-4b8d-9715-3f62790e0e25 2019-01-18 06:21:55,096 - neutron_utils - INFO - Creating subnet with name CreateInstancePortManipulationTests-1ad96106-a7ac-4748-9db7-978a18935cb4-subnet2 2019-01-18 06:21:55,101 - 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}f352ea3a0dfdc18f27fda1535e834d4df4bf21ef" -d '{"subnets": [{"ip_version": 4, "network_id": "c05400c7-b7bf-4abc-8993-c95b3cc72414", "cidr": "10.65.0.0/24", "name": "CreateInstancePortManipulationTests-1ad96106-a7ac-4748-9db7-978a18935cb4-subnet2"}]}' 2019-01-18 06:21:55,708 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-c3ea04b8-6f4d-48e7-9281-33cef60124c0 Date: Fri, 18 Jan 2019 06:21:55 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c05400c7-b7bf-4abc-8993-c95b3cc72414","tenant_id":"d8ab9d18f65a45eeaf8ce2b9df9f630c","created_at":"2019-01-18T06:21:55Z","dns_nameservers":[],"updated_at":"2019-01-18T06:21:55Z","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":"d8ab9d18f65a45eeaf8ce2b9df9f630c","id":"da86b2f4-9b6c-4c48-b38b-5d06bcd76dde","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-1ad96106-a7ac-4748-9db7-978a18935cb4-subnet2"}]} 2019-01-18 06:21:55,708 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets used request id req-c3ea04b8-6f4d-48e7-9281-33cef60124c0 2019-01-18 06:21:55,714 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=c05400c7-b7bf-4abc-8993-c95b3cc72414 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f352ea3a0dfdc18f27fda1535e834d4df4bf21ef" 2019-01-18 06:21:55,956 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 701 X-Openstack-Request-Id: req-e3e8949f-65ea-4139-877d-b49690804500 Date: Fri, 18 Jan 2019 06:21: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":["4a32ff8d-13e9-411b-bace-5f6e0ac828e8","da86b2f4-9b6c-4c48-b38b-5d06bcd76dde"],"updated_at":"2019-01-18T06:21:55Z","tenant_id":"d8ab9d18f65a45eeaf8ce2b9df9f630c","created_at":"2019-01-18T06:21:53Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":5,"admin_state_up":true,"shared":false,"project_id":"d8ab9d18f65a45eeaf8ce2b9df9f630c","id":"c05400c7-b7bf-4abc-8993-c95b3cc72414","name":"CreateInstancePortManipulationTests-1ad96106-a7ac-4748-9db7-978a18935cb4net2"}]} 2019-01-18 06:21:55,956 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=c05400c7-b7bf-4abc-8993-c95b3cc72414 used request id req-e3e8949f-65ea-4139-877d-b49690804500 2019-01-18 06:21:55,962 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=c05400c7-b7bf-4abc-8993-c95b3cc72414 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f352ea3a0dfdc18f27fda1535e834d4df4bf21ef" 2019-01-18 06:21:56,049 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1351 X-Openstack-Request-Id: req-57564959-90ec-40a8-958b-23d4c29c3c3f Date: Fri, 18 Jan 2019 06:21:56 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c05400c7-b7bf-4abc-8993-c95b3cc72414","tenant_id":"d8ab9d18f65a45eeaf8ce2b9df9f630c","created_at":"2019-01-18T06:21:54Z","dns_nameservers":[],"updated_at":"2019-01-18T06:21: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":"d8ab9d18f65a45eeaf8ce2b9df9f630c","id":"4a32ff8d-13e9-411b-bace-5f6e0ac828e8","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-1ad96106-a7ac-4748-9db7-978a18935cb4-subnet1"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c05400c7-b7bf-4abc-8993-c95b3cc72414","tenant_id":"d8ab9d18f65a45eeaf8ce2b9df9f630c","created_at":"2019-01-18T06:21:55Z","dns_nameservers":[],"updated_at":"2019-01-18T06:21:55Z","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":"d8ab9d18f65a45eeaf8ce2b9df9f630c","id":"da86b2f4-9b6c-4c48-b38b-5d06bcd76dde","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-1ad96106-a7ac-4748-9db7-978a18935cb4-subnet2"}]} 2019-01-18 06:21:56,050 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=c05400c7-b7bf-4abc-8993-c95b3cc72414 used request id req-57564959-90ec-40a8-958b-23d4c29c3c3f 2019-01-18 06:21:56,050 - OpenStackNetwork - DEBUG - Network [c05400c7-b7bf-4abc-8993-c95b3cc72414] created successfully 2019-01-18 06:21:56,051 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:21:56,051 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:21:56,434 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "35f61b5e38b14e1c88762b5d66c01443", "name": "CreateInstancePortManipulationTests-daf7ddd7-f4ea-457-proj-role"}], "expires_at": "2019-01-18T07:21:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d8ab9d18f65a45eeaf8ce2b9df9f630c", "name": "CreateInstancePortManipulationTests-daf7ddd7-f4ea-457-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/d8ab9d18f65a45eeaf8ce2b9df9f630c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/d8ab9d18f65a45eeaf8ce2b9df9f630c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/d8ab9d18f65a45eeaf8ce2b9df9f630c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/d8ab9d18f65a45eeaf8ce2b9df9f630c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/d8ab9d18f65a45eeaf8ce2b9df9f630c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/d8ab9d18f65a45eeaf8ce2b9df9f630c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/d8ab9d18f65a45eeaf8ce2b9df9f630c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/d8ab9d18f65a45eeaf8ce2b9df9f630c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/d8ab9d18f65a45eeaf8ce2b9df9f630c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/d8ab9d18f65a45eeaf8ce2b9df9f630c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/d8ab9d18f65a45eeaf8ce2b9df9f630c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/d8ab9d18f65a45eeaf8ce2b9df9f630c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-daf7ddd7-f4ea-457-user", "id": "feb35f9c6e3b483ea7f4d90634bfd1dc"}, "audit_ids": ["YaaUdl2XQ1SiqQlk4GJOLA"], "issued_at": "2019-01-18T06:21:56.000000Z"}} 2019-01-18 06:21:56,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}2875c8283c3d9831f7a4b7924fd050edb7d3dca7" 2019-01-18 06:21:56,504 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:21:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-74615b4b-0cf4-46ba-a7f4-c4ae66b712b2 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:21:56,505 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-74615b4b-0cf4-46ba-a7f4-c4ae66b712b2 2019-01-18 06:21:56,506 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-18 06:21:56,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}2875c8283c3d9831f7a4b7924fd050edb7d3dca7" 2019-01-18 06:21:56,585 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:21:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e6f91214-9074-406c-aacb-23a4ec6bb78e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:21:56,585 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-e6f91214-9074-406c-aacb-23a4ec6bb78e 2019-01-18 06:21:56,594 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-1ad96106-a7ac-4748-9db7-978a18935cb4net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2875c8283c3d9831f7a4b7924fd050edb7d3dca7" 2019-01-18 06:21:56,831 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 701 X-Openstack-Request-Id: req-349802cd-5190-4601-b34c-7a536c795b04 Date: Fri, 18 Jan 2019 06:21: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":["4a32ff8d-13e9-411b-bace-5f6e0ac828e8","da86b2f4-9b6c-4c48-b38b-5d06bcd76dde"],"updated_at":"2019-01-18T06:21:55Z","tenant_id":"d8ab9d18f65a45eeaf8ce2b9df9f630c","created_at":"2019-01-18T06:21:53Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":5,"admin_state_up":true,"shared":false,"project_id":"d8ab9d18f65a45eeaf8ce2b9df9f630c","id":"c05400c7-b7bf-4abc-8993-c95b3cc72414","name":"CreateInstancePortManipulationTests-1ad96106-a7ac-4748-9db7-978a18935cb4net2"}]} 2019-01-18 06:21:56,831 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-1ad96106-a7ac-4748-9db7-978a18935cb4net2 used request id req-349802cd-5190-4601-b34c-7a536c795b04 2019-01-18 06:21:56,834 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-18 06:21:56,840 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 18 Jan 2019 06:21: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"}]}]}} 2019-01-18 06:21:56,842 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/d8ab9d18f65a45eeaf8ce2b9df9f630c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2875c8283c3d9831f7a4b7924fd050edb7d3dca7" 2019-01-18 06:21:56,920 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:21:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-caf900cd-b095-4bf8-99d9-343ce583c1f8 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/d8ab9d18f65a45eeaf8ce2b9df9f630c"}, "enabled": true, "id": "d8ab9d18f65a45eeaf8ce2b9df9f630c", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-daf7ddd7-f4ea-457-proj"}} 2019-01-18 06:21:56,921 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/d8ab9d18f65a45eeaf8ce2b9df9f630c used request id req-caf900cd-b095-4bf8-99d9-343ce583c1f8 2019-01-18 06:21:56,926 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=c05400c7-b7bf-4abc-8993-c95b3cc72414 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2875c8283c3d9831f7a4b7924fd050edb7d3dca7" 2019-01-18 06:21:57,137 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1351 X-Openstack-Request-Id: req-5cd1b727-cd20-478f-9665-c7c77c906716 Date: Fri, 18 Jan 2019 06:21:57 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c05400c7-b7bf-4abc-8993-c95b3cc72414","tenant_id":"d8ab9d18f65a45eeaf8ce2b9df9f630c","created_at":"2019-01-18T06:21:54Z","dns_nameservers":[],"updated_at":"2019-01-18T06:21: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":"d8ab9d18f65a45eeaf8ce2b9df9f630c","id":"4a32ff8d-13e9-411b-bace-5f6e0ac828e8","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-1ad96106-a7ac-4748-9db7-978a18935cb4-subnet1"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c05400c7-b7bf-4abc-8993-c95b3cc72414","tenant_id":"d8ab9d18f65a45eeaf8ce2b9df9f630c","created_at":"2019-01-18T06:21:55Z","dns_nameservers":[],"updated_at":"2019-01-18T06:21:55Z","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":"d8ab9d18f65a45eeaf8ce2b9df9f630c","id":"da86b2f4-9b6c-4c48-b38b-5d06bcd76dde","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-1ad96106-a7ac-4748-9db7-978a18935cb4-subnet2"}]} 2019-01-18 06:21:57,137 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=c05400c7-b7bf-4abc-8993-c95b3cc72414 used request id req-5cd1b727-cd20-478f-9665-c7c77c906716 2019-01-18 06:21:57,143 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=c05400c7-b7bf-4abc-8993-c95b3cc72414&name=CreateInstancePortManipulationTests-1ad96106-a7ac-4748-9db7-978a18935cb4port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2875c8283c3d9831f7a4b7924fd050edb7d3dca7" 2019-01-18 06:21:57,340 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-12b367fc-2ab3-4d70-b046-85052a50a5cd Date: Fri, 18 Jan 2019 06:21:57 GMT RESP BODY: {"ports":[]} 2019-01-18 06:21:57,341 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=c05400c7-b7bf-4abc-8993-c95b3cc72414&name=CreateInstancePortManipulationTests-1ad96106-a7ac-4748-9db7-978a18935cb4port-1&admin_state_up=True used request id req-12b367fc-2ab3-4d70-b046-85052a50a5cd 2019-01-18 06:21:57,344 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-1ad96106-a7ac-4748-9db7-978a18935cb4-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2875c8283c3d9831f7a4b7924fd050edb7d3dca7" 2019-01-18 06:21:57,567 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:21: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-c0758114-bedd-4b58-9441-4ac6f09a1354 x-compute-request-id: req-c0758114-bedd-4b58-9441-4ac6f09a1354 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2019-01-18 06:21:57,568 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-1ad96106-a7ac-4748-9db7-978a18935cb4-inst used request id req-c0758114-bedd-4b58-9441-4ac6f09a1354 2019-01-18 06:21:57,573 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-1ad96106-a7ac-4748-9db7-978a18935cb4net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2875c8283c3d9831f7a4b7924fd050edb7d3dca7" 2019-01-18 06:21:57,842 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 701 X-Openstack-Request-Id: req-9664de6a-d23e-4cf2-b66d-4993bdb7d66d Date: Fri, 18 Jan 2019 06:21: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":["4a32ff8d-13e9-411b-bace-5f6e0ac828e8","da86b2f4-9b6c-4c48-b38b-5d06bcd76dde"],"updated_at":"2019-01-18T06:21:55Z","tenant_id":"d8ab9d18f65a45eeaf8ce2b9df9f630c","created_at":"2019-01-18T06:21:53Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":5,"admin_state_up":true,"shared":false,"project_id":"d8ab9d18f65a45eeaf8ce2b9df9f630c","id":"c05400c7-b7bf-4abc-8993-c95b3cc72414","name":"CreateInstancePortManipulationTests-1ad96106-a7ac-4748-9db7-978a18935cb4net2"}]} 2019-01-18 06:21:57,843 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-1ad96106-a7ac-4748-9db7-978a18935cb4net2 used request id req-9664de6a-d23e-4cf2-b66d-4993bdb7d66d 2019-01-18 06:21:57,847 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/d8ab9d18f65a45eeaf8ce2b9df9f630c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2875c8283c3d9831f7a4b7924fd050edb7d3dca7" 2019-01-18 06:21:57,937 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:21:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b11ce472-2b2d-4955-aca7-d615dfbdbf54 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/d8ab9d18f65a45eeaf8ce2b9df9f630c"}, "enabled": true, "id": "d8ab9d18f65a45eeaf8ce2b9df9f630c", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-daf7ddd7-f4ea-457-proj"}} 2019-01-18 06:21:57,938 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/d8ab9d18f65a45eeaf8ce2b9df9f630c used request id req-b11ce472-2b2d-4955-aca7-d615dfbdbf54 2019-01-18 06:21:57,943 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=c05400c7-b7bf-4abc-8993-c95b3cc72414 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2875c8283c3d9831f7a4b7924fd050edb7d3dca7" 2019-01-18 06:21:58,152 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1351 X-Openstack-Request-Id: req-df094cb7-f632-4c62-aae3-30943a93e6db Date: Fri, 18 Jan 2019 06:21:58 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c05400c7-b7bf-4abc-8993-c95b3cc72414","tenant_id":"d8ab9d18f65a45eeaf8ce2b9df9f630c","created_at":"2019-01-18T06:21:54Z","dns_nameservers":[],"updated_at":"2019-01-18T06:21: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":"d8ab9d18f65a45eeaf8ce2b9df9f630c","id":"4a32ff8d-13e9-411b-bace-5f6e0ac828e8","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-1ad96106-a7ac-4748-9db7-978a18935cb4-subnet1"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c05400c7-b7bf-4abc-8993-c95b3cc72414","tenant_id":"d8ab9d18f65a45eeaf8ce2b9df9f630c","created_at":"2019-01-18T06:21:55Z","dns_nameservers":[],"updated_at":"2019-01-18T06:21:55Z","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":"d8ab9d18f65a45eeaf8ce2b9df9f630c","id":"da86b2f4-9b6c-4c48-b38b-5d06bcd76dde","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-1ad96106-a7ac-4748-9db7-978a18935cb4-subnet2"}]} 2019-01-18 06:21:58,152 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=c05400c7-b7bf-4abc-8993-c95b3cc72414 used request id req-df094cb7-f632-4c62-aae3-30943a93e6db 2019-01-18 06:21:58,158 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=c05400c7-b7bf-4abc-8993-c95b3cc72414&name=CreateInstancePortManipulationTests-1ad96106-a7ac-4748-9db7-978a18935cb4port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2875c8283c3d9831f7a4b7924fd050edb7d3dca7" 2019-01-18 06:21:58,336 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-3cf63ba5-bbf3-40aa-8b55-f05250110801 Date: Fri, 18 Jan 2019 06:21:58 GMT RESP BODY: {"ports":[]} 2019-01-18 06:21:58,336 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=c05400c7-b7bf-4abc-8993-c95b3cc72414&name=CreateInstancePortManipulationTests-1ad96106-a7ac-4748-9db7-978a18935cb4port-1&admin_state_up=True used request id req-3cf63ba5-bbf3-40aa-8b55-f05250110801 2019-01-18 06:21:58,336 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:21:58,337 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:21:58,727 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "35f61b5e38b14e1c88762b5d66c01443", "name": "CreateInstancePortManipulationTests-daf7ddd7-f4ea-457-proj-role"}], "expires_at": "2019-01-18T07:21:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d8ab9d18f65a45eeaf8ce2b9df9f630c", "name": "CreateInstancePortManipulationTests-daf7ddd7-f4ea-457-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/d8ab9d18f65a45eeaf8ce2b9df9f630c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/d8ab9d18f65a45eeaf8ce2b9df9f630c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/d8ab9d18f65a45eeaf8ce2b9df9f630c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/d8ab9d18f65a45eeaf8ce2b9df9f630c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/d8ab9d18f65a45eeaf8ce2b9df9f630c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/d8ab9d18f65a45eeaf8ce2b9df9f630c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/d8ab9d18f65a45eeaf8ce2b9df9f630c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/d8ab9d18f65a45eeaf8ce2b9df9f630c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/d8ab9d18f65a45eeaf8ce2b9df9f630c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/d8ab9d18f65a45eeaf8ce2b9df9f630c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/d8ab9d18f65a45eeaf8ce2b9df9f630c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/d8ab9d18f65a45eeaf8ce2b9df9f630c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-daf7ddd7-f4ea-457-user", "id": "feb35f9c6e3b483ea7f4d90634bfd1dc"}, "audit_ids": ["5bQKTvK9Sty-Qvd3pT0LvA"], "issued_at": "2019-01-18T06:21:58.000000Z"}} 2019-01-18 06:21:58,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}e8cc113991fbeda669ad1a39ef9743ab144fabd6" 2019-01-18 06:21:58,812 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:21:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-151493b8-0645-468e-ab54-9a2cd91d266f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:21:58,812 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-151493b8-0645-468e-ab54-9a2cd91d266f 2019-01-18 06:21:58,819 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-1ad96106-a7ac-4748-9db7-978a18935cb4net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2875c8283c3d9831f7a4b7924fd050edb7d3dca7" 2019-01-18 06:21:59,061 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 701 X-Openstack-Request-Id: req-a7f49266-0440-436a-a9c1-f5485a30e561 Date: Fri, 18 Jan 2019 06:21: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":["4a32ff8d-13e9-411b-bace-5f6e0ac828e8","da86b2f4-9b6c-4c48-b38b-5d06bcd76dde"],"updated_at":"2019-01-18T06:21:55Z","tenant_id":"d8ab9d18f65a45eeaf8ce2b9df9f630c","created_at":"2019-01-18T06:21:53Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":5,"admin_state_up":true,"shared":false,"project_id":"d8ab9d18f65a45eeaf8ce2b9df9f630c","id":"c05400c7-b7bf-4abc-8993-c95b3cc72414","name":"CreateInstancePortManipulationTests-1ad96106-a7ac-4748-9db7-978a18935cb4net2"}]} 2019-01-18 06:21:59,061 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-1ad96106-a7ac-4748-9db7-978a18935cb4net2 used request id req-a7f49266-0440-436a-a9c1-f5485a30e561 2019-01-18 06:21:59,066 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=c05400c7-b7bf-4abc-8993-c95b3cc72414 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2875c8283c3d9831f7a4b7924fd050edb7d3dca7" 2019-01-18 06:21:59,369 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1351 X-Openstack-Request-Id: req-66992329-959a-4523-b8de-9b7e321fc8d3 Date: Fri, 18 Jan 2019 06:21:59 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c05400c7-b7bf-4abc-8993-c95b3cc72414","tenant_id":"d8ab9d18f65a45eeaf8ce2b9df9f630c","created_at":"2019-01-18T06:21:54Z","dns_nameservers":[],"updated_at":"2019-01-18T06:21: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":"d8ab9d18f65a45eeaf8ce2b9df9f630c","id":"4a32ff8d-13e9-411b-bace-5f6e0ac828e8","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-1ad96106-a7ac-4748-9db7-978a18935cb4-subnet1"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c05400c7-b7bf-4abc-8993-c95b3cc72414","tenant_id":"d8ab9d18f65a45eeaf8ce2b9df9f630c","created_at":"2019-01-18T06:21:55Z","dns_nameservers":[],"updated_at":"2019-01-18T06:21:55Z","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":"d8ab9d18f65a45eeaf8ce2b9df9f630c","id":"da86b2f4-9b6c-4c48-b38b-5d06bcd76dde","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-1ad96106-a7ac-4748-9db7-978a18935cb4-subnet2"}]} 2019-01-18 06:21:59,370 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=c05400c7-b7bf-4abc-8993-c95b3cc72414 used request id req-66992329-959a-4523-b8de-9b7e321fc8d3 2019-01-18 06:21:59,376 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-1ad96106-a7ac-4748-9db7-978a18935cb4net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2875c8283c3d9831f7a4b7924fd050edb7d3dca7" 2019-01-18 06:21:59,610 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 701 X-Openstack-Request-Id: req-4724c6ef-86de-410f-a130-5d75d3736745 Date: Fri, 18 Jan 2019 06:21: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":["4a32ff8d-13e9-411b-bace-5f6e0ac828e8","da86b2f4-9b6c-4c48-b38b-5d06bcd76dde"],"updated_at":"2019-01-18T06:21:55Z","tenant_id":"d8ab9d18f65a45eeaf8ce2b9df9f630c","created_at":"2019-01-18T06:21:53Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":5,"admin_state_up":true,"shared":false,"project_id":"d8ab9d18f65a45eeaf8ce2b9df9f630c","id":"c05400c7-b7bf-4abc-8993-c95b3cc72414","name":"CreateInstancePortManipulationTests-1ad96106-a7ac-4748-9db7-978a18935cb4net2"}]} 2019-01-18 06:21:59,610 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-1ad96106-a7ac-4748-9db7-978a18935cb4net2 used request id req-4724c6ef-86de-410f-a130-5d75d3736745 2019-01-18 06:21:59,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" 2019-01-18 06:21:59,619 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 18 Jan 2019 06:21: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"}]}]}} 2019-01-18 06:21:59,620 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/d8ab9d18f65a45eeaf8ce2b9df9f630c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8cc113991fbeda669ad1a39ef9743ab144fabd6" 2019-01-18 06:21:59,698 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:21:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d614a318-1175-4fcc-bdc8-6141212f3722 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/d8ab9d18f65a45eeaf8ce2b9df9f630c"}, "enabled": true, "id": "d8ab9d18f65a45eeaf8ce2b9df9f630c", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-daf7ddd7-f4ea-457-proj"}} 2019-01-18 06:21:59,698 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/d8ab9d18f65a45eeaf8ce2b9df9f630c used request id req-d614a318-1175-4fcc-bdc8-6141212f3722 2019-01-18 06:21:59,702 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=c05400c7-b7bf-4abc-8993-c95b3cc72414 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2875c8283c3d9831f7a4b7924fd050edb7d3dca7" 2019-01-18 06:21:59,916 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1351 X-Openstack-Request-Id: req-14482a86-0330-4c27-888c-47aacb30ac02 Date: Fri, 18 Jan 2019 06:21:59 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c05400c7-b7bf-4abc-8993-c95b3cc72414","tenant_id":"d8ab9d18f65a45eeaf8ce2b9df9f630c","created_at":"2019-01-18T06:21:54Z","dns_nameservers":[],"updated_at":"2019-01-18T06:21: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":"d8ab9d18f65a45eeaf8ce2b9df9f630c","id":"4a32ff8d-13e9-411b-bace-5f6e0ac828e8","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-1ad96106-a7ac-4748-9db7-978a18935cb4-subnet1"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c05400c7-b7bf-4abc-8993-c95b3cc72414","tenant_id":"d8ab9d18f65a45eeaf8ce2b9df9f630c","created_at":"2019-01-18T06:21:55Z","dns_nameservers":[],"updated_at":"2019-01-18T06:21:55Z","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":"d8ab9d18f65a45eeaf8ce2b9df9f630c","id":"da86b2f4-9b6c-4c48-b38b-5d06bcd76dde","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-1ad96106-a7ac-4748-9db7-978a18935cb4-subnet2"}]} 2019-01-18 06:21:59,916 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=c05400c7-b7bf-4abc-8993-c95b3cc72414 used request id req-14482a86-0330-4c27-888c-47aacb30ac02 2019-01-18 06:21:59,922 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=c05400c7-b7bf-4abc-8993-c95b3cc72414&name=CreateInstancePortManipulationTests-1ad96106-a7ac-4748-9db7-978a18935cb4-subnet1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2875c8283c3d9831f7a4b7924fd050edb7d3dca7" 2019-01-18 06:22:00,139 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-292529bc-1dcd-4dd5-ad01-ab5aeb8f772b Date: Fri, 18 Jan 2019 06:22:00 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c05400c7-b7bf-4abc-8993-c95b3cc72414","tenant_id":"d8ab9d18f65a45eeaf8ce2b9df9f630c","created_at":"2019-01-18T06:21:54Z","dns_nameservers":[],"updated_at":"2019-01-18T06:21: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":"d8ab9d18f65a45eeaf8ce2b9df9f630c","id":"4a32ff8d-13e9-411b-bace-5f6e0ac828e8","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-1ad96106-a7ac-4748-9db7-978a18935cb4-subnet1"}]} 2019-01-18 06:22:00,139 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=c05400c7-b7bf-4abc-8993-c95b3cc72414&name=CreateInstancePortManipulationTests-1ad96106-a7ac-4748-9db7-978a18935cb4-subnet1 used request id req-292529bc-1dcd-4dd5-ad01-ab5aeb8f772b 2019-01-18 06:22:00,145 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=c05400c7-b7bf-4abc-8993-c95b3cc72414&name=CreateInstancePortManipulationTests-1ad96106-a7ac-4748-9db7-978a18935cb4-subnet2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2875c8283c3d9831f7a4b7924fd050edb7d3dca7" 2019-01-18 06:22:00,338 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-2cccd89c-e78a-4e08-8ede-a7856a8f93fc Date: Fri, 18 Jan 2019 06:22:00 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c05400c7-b7bf-4abc-8993-c95b3cc72414","tenant_id":"d8ab9d18f65a45eeaf8ce2b9df9f630c","created_at":"2019-01-18T06:21:55Z","dns_nameservers":[],"updated_at":"2019-01-18T06:21:55Z","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":"d8ab9d18f65a45eeaf8ce2b9df9f630c","id":"da86b2f4-9b6c-4c48-b38b-5d06bcd76dde","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-1ad96106-a7ac-4748-9db7-978a18935cb4-subnet2"}]} 2019-01-18 06:22:00,338 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=c05400c7-b7bf-4abc-8993-c95b3cc72414&name=CreateInstancePortManipulationTests-1ad96106-a7ac-4748-9db7-978a18935cb4-subnet2 used request id req-2cccd89c-e78a-4e08-8ede-a7856a8f93fc 2019-01-18 06:22:00,339 - neutron_utils - INFO - Creating port for network with name - CreateInstancePortManipulationTests-1ad96106-a7ac-4748-9db7-978a18935cb4net2 2019-01-18 06:22:00,344 - 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}2875c8283c3d9831f7a4b7924fd050edb7d3dca7" -d '{"port": {"network_id": "c05400c7-b7bf-4abc-8993-c95b3cc72414", "fixed_ips": [{"subnet_id": "4a32ff8d-13e9-411b-bace-5f6e0ac828e8", "ip_address": "10.55.0.101"}, {"subnet_id": "da86b2f4-9b6c-4c48-b38b-5d06bcd76dde", "ip_address": "10.65.0.101"}], "name": "CreateInstancePortManipulationTests-1ad96106-a7ac-4748-9db7-978a18935cb4port-1", "admin_state_up": true}}' 2019-01-18 06:22:01,379 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 873 X-Openstack-Request-Id: req-6d7e9bcb-72b7-41a8-937b-ff96d4c507c6 Date: Fri, 18 Jan 2019 06:22:01 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:22:00Z","device_owner":"","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"4a32ff8d-13e9-411b-bace-5f6e0ac828e8","ip_address":"10.55.0.101"},{"subnet_id":"da86b2f4-9b6c-4c48-b38b-5d06bcd76dde","ip_address":"10.65.0.101"}],"id":"fdf9b21f-0996-4eaa-8aed-819fe629f45a","security_groups":["b1bfa56b-7b8f-42a5-9c7b-e9886da64af1"],"mac_address":"fa:16:3e:44:7a:37","device_id":"","status":"DOWN","description":"","tags":[],"name":"CreateInstancePortManipulationTests-1ad96106-a7ac-4748-9db7-978a18935cb4port-1","project_id":"d8ab9d18f65a45eeaf8ce2b9df9f630c","qos_policy_id":null,"admin_state_up":true,"network_id":"c05400c7-b7bf-4abc-8993-c95b3cc72414","tenant_id":"d8ab9d18f65a45eeaf8ce2b9df9f630c","created_at":"2019-01-18T06:22:00Z","binding:vnic_type":"normal"}} 2019-01-18 06:22:01,379 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/ports used request id req-6d7e9bcb-72b7-41a8-937b-ff96d4c507c6 2019-01-18 06:22:01,385 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-1ad96106-a7ac-4748-9db7-978a18935cb4net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2875c8283c3d9831f7a4b7924fd050edb7d3dca7" 2019-01-18 06:22:01,637 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 701 X-Openstack-Request-Id: req-b0289cbe-8541-42a1-bc8b-53a15d56599b Date: Fri, 18 Jan 2019 06:22: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":["4a32ff8d-13e9-411b-bace-5f6e0ac828e8","da86b2f4-9b6c-4c48-b38b-5d06bcd76dde"],"updated_at":"2019-01-18T06:21:55Z","tenant_id":"d8ab9d18f65a45eeaf8ce2b9df9f630c","created_at":"2019-01-18T06:21:53Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":5,"admin_state_up":true,"shared":false,"project_id":"d8ab9d18f65a45eeaf8ce2b9df9f630c","id":"c05400c7-b7bf-4abc-8993-c95b3cc72414","name":"CreateInstancePortManipulationTests-1ad96106-a7ac-4748-9db7-978a18935cb4net2"}]} 2019-01-18 06:22:01,637 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-1ad96106-a7ac-4748-9db7-978a18935cb4net2 used request id req-b0289cbe-8541-42a1-bc8b-53a15d56599b 2019-01-18 06:22:01,641 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/d8ab9d18f65a45eeaf8ce2b9df9f630c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2875c8283c3d9831f7a4b7924fd050edb7d3dca7" 2019-01-18 06:22:01,714 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:22:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b49e4768-b614-4665-83eb-e08e68546b55 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/d8ab9d18f65a45eeaf8ce2b9df9f630c"}, "enabled": true, "id": "d8ab9d18f65a45eeaf8ce2b9df9f630c", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-daf7ddd7-f4ea-457-proj"}} 2019-01-18 06:22:01,714 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/d8ab9d18f65a45eeaf8ce2b9df9f630c used request id req-b49e4768-b614-4665-83eb-e08e68546b55 2019-01-18 06:22:01,719 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=c05400c7-b7bf-4abc-8993-c95b3cc72414 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2875c8283c3d9831f7a4b7924fd050edb7d3dca7" 2019-01-18 06:22:01,774 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1351 X-Openstack-Request-Id: req-f07f3a16-7f29-46d8-9dbe-4fc0c4fb0876 Date: Fri, 18 Jan 2019 06:22:01 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c05400c7-b7bf-4abc-8993-c95b3cc72414","tenant_id":"d8ab9d18f65a45eeaf8ce2b9df9f630c","created_at":"2019-01-18T06:21:54Z","dns_nameservers":[],"updated_at":"2019-01-18T06:21: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":"d8ab9d18f65a45eeaf8ce2b9df9f630c","id":"4a32ff8d-13e9-411b-bace-5f6e0ac828e8","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-1ad96106-a7ac-4748-9db7-978a18935cb4-subnet1"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c05400c7-b7bf-4abc-8993-c95b3cc72414","tenant_id":"d8ab9d18f65a45eeaf8ce2b9df9f630c","created_at":"2019-01-18T06:21:55Z","dns_nameservers":[],"updated_at":"2019-01-18T06:21:55Z","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":"d8ab9d18f65a45eeaf8ce2b9df9f630c","id":"da86b2f4-9b6c-4c48-b38b-5d06bcd76dde","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-1ad96106-a7ac-4748-9db7-978a18935cb4-subnet2"}]} 2019-01-18 06:22:01,774 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=c05400c7-b7bf-4abc-8993-c95b3cc72414 used request id req-f07f3a16-7f29-46d8-9dbe-4fc0c4fb0876 2019-01-18 06:22:01,781 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=c05400c7-b7bf-4abc-8993-c95b3cc72414&name=CreateInstancePortManipulationTests-1ad96106-a7ac-4748-9db7-978a18935cb4port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2875c8283c3d9831f7a4b7924fd050edb7d3dca7" 2019-01-18 06:22:01,979 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 876 X-Openstack-Request-Id: req-f526598d-17c4-4797-ab3d-0c69655032de Date: Fri, 18 Jan 2019 06:22:01 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:22:00Z","device_owner":"","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"4a32ff8d-13e9-411b-bace-5f6e0ac828e8","ip_address":"10.55.0.101"},{"subnet_id":"da86b2f4-9b6c-4c48-b38b-5d06bcd76dde","ip_address":"10.65.0.101"}],"id":"fdf9b21f-0996-4eaa-8aed-819fe629f45a","security_groups":["b1bfa56b-7b8f-42a5-9c7b-e9886da64af1"],"mac_address":"fa:16:3e:44:7a:37","project_id":"d8ab9d18f65a45eeaf8ce2b9df9f630c","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstancePortManipulationTests-1ad96106-a7ac-4748-9db7-978a18935cb4port-1","admin_state_up":true,"network_id":"c05400c7-b7bf-4abc-8993-c95b3cc72414","tenant_id":"d8ab9d18f65a45eeaf8ce2b9df9f630c","created_at":"2019-01-18T06:22:00Z","binding:vnic_type":"normal","device_id":""}]} 2019-01-18 06:22:01,979 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=c05400c7-b7bf-4abc-8993-c95b3cc72414&name=CreateInstancePortManipulationTests-1ad96106-a7ac-4748-9db7-978a18935cb4port-1&admin_state_up=True used request id req-f526598d-17c4-4797-ab3d-0c69655032de 2019-01-18 06:22:01,983 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/d8ab9d18f65a45eeaf8ce2b9df9f630c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2875c8283c3d9831f7a4b7924fd050edb7d3dca7" 2019-01-18 06:22:02,079 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:22:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5a0ebba4-fbf5-4cac-a3ed-0911ed6af4ee 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/d8ab9d18f65a45eeaf8ce2b9df9f630c"}, "enabled": true, "id": "d8ab9d18f65a45eeaf8ce2b9df9f630c", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-daf7ddd7-f4ea-457-proj"}} 2019-01-18 06:22:02,079 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/d8ab9d18f65a45eeaf8ce2b9df9f630c used request id req-5a0ebba4-fbf5-4cac-a3ed-0911ed6af4ee 2019-01-18 06:22:02,079 - nova_utils - INFO - Creating VM with name - CreateInstancePortManipulationTests-1ad96106-a7ac-4748-9db7-978a18935cb4-inst 2019-01-18 06:22:02,083 - 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}2875c8283c3d9831f7a4b7924fd050edb7d3dca7" 2019-01-18 06:22:02,111 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:22: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-a5bb0528-7926-4530-9ef8-1c3b466b1b26 x-compute-request-id: req-a5bb0528-7926-4530-9ef8-1c3b466b1b26 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"flavors": [{"id": "3ac47e6a-e31e-4fad-b76f-4882e18426eb", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/3ac47e6a-e31e-4fad-b76f-4882e18426eb", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/3ac47e6a-e31e-4fad-b76f-4882e18426eb", "rel": "bookmark"}], "name": "CreateInstancePortManipulationTests-1ad96106-a7ac-4748-9db7-978a18935cb4-flavor-name"}]} 2019-01-18 06:22:02,112 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-a5bb0528-7926-4530-9ef8-1c3b466b1b26 2019-01-18 06:22:02,115 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors/3ac47e6a-e31e-4fad-b76f-4882e18426eb -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2875c8283c3d9831f7a4b7924fd050edb7d3dca7" 2019-01-18 06:22:02,135 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:22: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-97f147fa-f0f2-4dd0-961d-9339ff9ee231 x-compute-request-id: req-97f147fa-f0f2-4dd0-961d-9339ff9ee231 Content-Encoding: gzip Content-Length: 330 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/3ac47e6a-e31e-4fad-b76f-4882e18426eb", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/3ac47e6a-e31e-4fad-b76f-4882e18426eb", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "3ac47e6a-e31e-4fad-b76f-4882e18426eb", "name": "CreateInstancePortManipulationTests-1ad96106-a7ac-4748-9db7-978a18935cb4-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2019-01-18 06:22:02,135 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/3ac47e6a-e31e-4fad-b76f-4882e18426eb used request id req-97f147fa-f0f2-4dd0-961d-9339ff9ee231 2019-01-18 06:22:02,138 - 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-1ad96106-a7ac-4748-9db7-978a18935cb4-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2875c8283c3d9831f7a4b7924fd050edb7d3dca7" 2019-01-18 06:22:02,316 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1080 Content-Type: application/json X-Openstack-Request-Id: req-548b51f2-6988-4ffd-af57-09486034bab7 Date: Fri, 18 Jan 2019 06:22:02 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-1ad96106-a7ac-4748-9db7-978a18935cb4-image", "tags": [], "container_format": "bare", "created_at": "2019-01-18T06:21:47Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-18T06:21:48Z", "visibility": "shared", "locations": [{"url": "rbd://af014572-0a5d-4a80-a07f-9105f52ab2c1/images/20cd8680-71dc-401a-8ba5-eb11a67f587a/snap", "metadata": {}}], "self": "/v2/images/20cd8680-71dc-401a-8ba5-eb11a67f587a", "min_disk": 0, "protected": false, "id": "20cd8680-71dc-401a-8ba5-eb11a67f587a", "file": "/v2/images/20cd8680-71dc-401a-8ba5-eb11a67f587a/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "d8ab9d18f65a45eeaf8ce2b9df9f630c", "direct_url": "rbd://af014572-0a5d-4a80-a07f-9105f52ab2c1/images/20cd8680-71dc-401a-8ba5-eb11a67f587a/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-1ad96106-a7ac-4748-9db7-978a18935cb4-image"} 2019-01-18 06:22:02,317 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-1ad96106-a7ac-4748-9db7-978a18935cb4-image used request id req-548b51f2-6988-4ffd-af57-09486034bab7 2019-01-18 06:22:02,320 - 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}2875c8283c3d9831f7a4b7924fd050edb7d3dca7" 2019-01-18 06:22:02,470 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-d09ae3a4-4b9c-454f-922c-69c33e47a606 Date: Fri, 18 Jan 2019 06:22: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"}}} 2019-01-18 06:22:02,470 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-d09ae3a4-4b9c-454f-922c-69c33e47a606 2019-01-18 06:22:02,476 - 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}2875c8283c3d9831f7a4b7924fd050edb7d3dca7" -d '{"server": {"name": "CreateInstancePortManipulationTests-1ad96106-a7ac-4748-9db7-978a18935cb4-inst", "imageRef": "20cd8680-71dc-401a-8ba5-eb11a67f587a", "flavorRef": "3ac47e6a-e31e-4fad-b76f-4882e18426eb", "max_count": 1, "min_count": 1, "networks": [{"port": "fdf9b21f-0996-4eaa-8aed-819fe629f45a"}]}}' 2019-01-18 06:22:04,010 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 18 Jan 2019 06:22: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-67bb58ff-5b79-422e-bbff-331fee496e13 x-compute-request-id: req-67bb58ff-5b79-422e-bbff-331fee496e13 Content-Length: 374 location: http://172.30.9.23:8774/v2.1/servers/713848a5-aa44-4452-a67e-3945e648f08b Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "713848a5-aa44-4452-a67e-3945e648f08b", "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/713848a5-aa44-4452-a67e-3945e648f08b", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/713848a5-aa44-4452-a67e-3945e648f08b", "rel": "bookmark"}], "adminPass": "fcA66JVVUkpM"}} 2019-01-18 06:22:04,010 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-67bb58ff-5b79-422e-bbff-331fee496e13 2019-01-18 06:22:04,014 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/713848a5-aa44-4452-a67e-3945e648f08b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2875c8283c3d9831f7a4b7924fd050edb7d3dca7" 2019-01-18 06:22:04,371 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:22: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-fb432a70-35e1-4c29-9819-9daa0c018115 x-compute-request-id: req-fb432a70-35e1-4c29-9819-9daa0c018115 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/713848a5-aa44-4452-a67e-3945e648f08b", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/713848a5-aa44-4452-a67e-3945e648f08b", "rel": "bookmark"}], "image": {"id": "20cd8680-71dc-401a-8ba5-eb11a67f587a", "links": [{"href": "http://172.30.9.23:8774/images/20cd8680-71dc-401a-8ba5-eb11a67f587a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3ac47e6a-e31e-4fad-b76f-4882e18426eb", "links": [{"href": "http://172.30.9.23:8774/flavors/3ac47e6a-e31e-4fad-b76f-4882e18426eb", "rel": "bookmark"}]}, "id": "713848a5-aa44-4452-a67e-3945e648f08b", "user_id": "feb35f9c6e3b483ea7f4d90634bfd1dc", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2019-01-18T06:22:04Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-1ad96106-a7ac-4748-9db7-978a18935cb4-inst", "created": "2019-01-18T06:22:03Z", "tenant_id": "d8ab9d18f65a45eeaf8ce2b9df9f630c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-18 06:22:04,371 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/713848a5-aa44-4452-a67e-3945e648f08b used request id req-fb432a70-35e1-4c29-9819-9daa0c018115 2019-01-18 06:22:04,372 - create_instance - INFO - Created instance with name - CreateInstancePortManipulationTests-1ad96106-a7ac-4748-9db7-978a18935cb4-inst 2019-01-18 06:22:04,375 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/713848a5-aa44-4452-a67e-3945e648f08b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2875c8283c3d9831f7a4b7924fd050edb7d3dca7" 2019-01-18 06:22:04,733 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:22: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-c0ad7540-24e4-46d4-9b09-477e2949d77c x-compute-request-id: req-c0ad7540-24e4-46d4-9b09-477e2949d77c 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/713848a5-aa44-4452-a67e-3945e648f08b", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/713848a5-aa44-4452-a67e-3945e648f08b", "rel": "bookmark"}], "image": {"id": "20cd8680-71dc-401a-8ba5-eb11a67f587a", "links": [{"href": "http://172.30.9.23:8774/images/20cd8680-71dc-401a-8ba5-eb11a67f587a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3ac47e6a-e31e-4fad-b76f-4882e18426eb", "links": [{"href": "http://172.30.9.23:8774/flavors/3ac47e6a-e31e-4fad-b76f-4882e18426eb", "rel": "bookmark"}]}, "id": "713848a5-aa44-4452-a67e-3945e648f08b", "user_id": "feb35f9c6e3b483ea7f4d90634bfd1dc", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2019-01-18T06:22:04Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-1ad96106-a7ac-4748-9db7-978a18935cb4-inst", "created": "2019-01-18T06:22:03Z", "tenant_id": "d8ab9d18f65a45eeaf8ce2b9df9f630c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-18 06:22:04,733 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/713848a5-aa44-4452-a67e-3945e648f08b used request id req-c0ad7540-24e4-46d4-9b09-477e2949d77c 2019-01-18 06:22:04,734 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-1ad96106-a7ac-4748-9db7-978a18935cb4-inst] is - BUILD 2019-01-18 06:22:04,734 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-18 06:22:07,737 - create_instance - DEBUG - VM status query timeout in 896.63506484 2019-01-18 06:22:07,740 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/713848a5-aa44-4452-a67e-3945e648f08b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2875c8283c3d9831f7a4b7924fd050edb7d3dca7" 2019-01-18 06:22:08,480 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:22: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-2d88c199-38c9-423f-8a8a-b9b038043672 x-compute-request-id: req-2d88c199-38c9-423f-8a8a-b9b038043672 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/713848a5-aa44-4452-a67e-3945e648f08b", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/713848a5-aa44-4452-a67e-3945e648f08b", "rel": "bookmark"}], "image": {"id": "20cd8680-71dc-401a-8ba5-eb11a67f587a", "links": [{"href": "http://172.30.9.23:8774/images/20cd8680-71dc-401a-8ba5-eb11a67f587a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3ac47e6a-e31e-4fad-b76f-4882e18426eb", "links": [{"href": "http://172.30.9.23:8774/flavors/3ac47e6a-e31e-4fad-b76f-4882e18426eb", "rel": "bookmark"}]}, "id": "713848a5-aa44-4452-a67e-3945e648f08b", "security_groups": [{"name": "default"}], "user_id": "feb35f9c6e3b483ea7f4d90634bfd1dc", "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": "2019-01-18T06:22:05Z", "hostId": "012ed03a2103fab597fd87016ae6921c09b8600c3f583842ff24b033", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-1ad96106-a7ac-4748-9db7-978a18935cb4-inst", "created": "2019-01-18T06:22:03Z", "tenant_id": "d8ab9d18f65a45eeaf8ce2b9df9f630c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-18 06:22:08,480 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/713848a5-aa44-4452-a67e-3945e648f08b used request id req-2d88c199-38c9-423f-8a8a-b9b038043672 2019-01-18 06:22:08,481 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-1ad96106-a7ac-4748-9db7-978a18935cb4-inst] is - BUILD 2019-01-18 06:22:08,481 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-18 06:22:11,484 - create_instance - DEBUG - VM status query timeout in 892.887774944 2019-01-18 06:22:11,487 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/713848a5-aa44-4452-a67e-3945e648f08b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2875c8283c3d9831f7a4b7924fd050edb7d3dca7" 2019-01-18 06:22:12,073 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:22: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-9e80126b-038d-43ce-8a97-5d34ba2e887f x-compute-request-id: req-9e80126b-038d-43ce-8a97-5d34ba2e887f Content-Encoding: gzip Content-Length: 766 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstancePortManipulationTests-1ad96106-a7ac-4748-9db7-978a18935cb4net2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:44:7a:37", "version": 4, "addr": "10.55.0.101", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:44:7a:37", "version": 4, "addr": "10.65.0.101", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/713848a5-aa44-4452-a67e-3945e648f08b", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/713848a5-aa44-4452-a67e-3945e648f08b", "rel": "bookmark"}], "image": {"id": "20cd8680-71dc-401a-8ba5-eb11a67f587a", "links": [{"href": "http://172.30.9.23:8774/images/20cd8680-71dc-401a-8ba5-eb11a67f587a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-18T06:22:09.000000", "flavor": {"id": "3ac47e6a-e31e-4fad-b76f-4882e18426eb", "links": [{"href": "http://172.30.9.23:8774/flavors/3ac47e6a-e31e-4fad-b76f-4882e18426eb", "rel": "bookmark"}]}, "id": "713848a5-aa44-4452-a67e-3945e648f08b", "security_groups": [{"name": "default"}], "user_id": "feb35f9c6e3b483ea7f4d90634bfd1dc", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-18T06:22:11Z", "hostId": "012ed03a2103fab597fd87016ae6921c09b8600c3f583842ff24b033", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-1ad96106-a7ac-4748-9db7-978a18935cb4-inst", "created": "2019-01-18T06:22:03Z", "tenant_id": "d8ab9d18f65a45eeaf8ce2b9df9f630c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-18 06:22:12,073 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/713848a5-aa44-4452-a67e-3945e648f08b used request id req-9e80126b-038d-43ce-8a97-5d34ba2e887f 2019-01-18 06:22:12,073 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-1ad96106-a7ac-4748-9db7-978a18935cb4-inst] is - ACTIVE 2019-01-18 06:22:12,074 - create_instance - INFO - VM is - ACTIVE 2019-01-18 06:22:12,076 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/713848a5-aa44-4452-a67e-3945e648f08b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2875c8283c3d9831f7a4b7924fd050edb7d3dca7" 2019-01-18 06:22:12,827 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:22: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-e19388ce-3c81-489e-88c1-76c1d00f2b30 x-compute-request-id: req-e19388ce-3c81-489e-88c1-76c1d00f2b30 Content-Encoding: gzip Content-Length: 766 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstancePortManipulationTests-1ad96106-a7ac-4748-9db7-978a18935cb4net2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:44:7a:37", "version": 4, "addr": "10.55.0.101", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:44:7a:37", "version": 4, "addr": "10.65.0.101", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/713848a5-aa44-4452-a67e-3945e648f08b", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/713848a5-aa44-4452-a67e-3945e648f08b", "rel": "bookmark"}], "image": {"id": "20cd8680-71dc-401a-8ba5-eb11a67f587a", "links": [{"href": "http://172.30.9.23:8774/images/20cd8680-71dc-401a-8ba5-eb11a67f587a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-18T06:22:09.000000", "flavor": {"id": "3ac47e6a-e31e-4fad-b76f-4882e18426eb", "links": [{"href": "http://172.30.9.23:8774/flavors/3ac47e6a-e31e-4fad-b76f-4882e18426eb", "rel": "bookmark"}]}, "id": "713848a5-aa44-4452-a67e-3945e648f08b", "security_groups": [{"name": "default"}], "user_id": "feb35f9c6e3b483ea7f4d90634bfd1dc", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-18T06:22:11Z", "hostId": "012ed03a2103fab597fd87016ae6921c09b8600c3f583842ff24b033", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-1ad96106-a7ac-4748-9db7-978a18935cb4-inst", "created": "2019-01-18T06:22:03Z", "tenant_id": "d8ab9d18f65a45eeaf8ce2b9df9f630c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-18 06:22:12,827 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/713848a5-aa44-4452-a67e-3945e648f08b used request id req-e19388ce-3c81-489e-88c1-76c1d00f2b30 2019-01-18 06:22:12,833 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-1ad96106-a7ac-4748-9db7-978a18935cb4net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2875c8283c3d9831f7a4b7924fd050edb7d3dca7" 2019-01-18 06:22:13,122 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 701 X-Openstack-Request-Id: req-2340e27c-0d41-4683-bd1c-a3b54ad11a0d Date: Fri, 18 Jan 2019 06:22: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":["4a32ff8d-13e9-411b-bace-5f6e0ac828e8","da86b2f4-9b6c-4c48-b38b-5d06bcd76dde"],"updated_at":"2019-01-18T06:21:55Z","tenant_id":"d8ab9d18f65a45eeaf8ce2b9df9f630c","created_at":"2019-01-18T06:21:53Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":5,"admin_state_up":true,"shared":false,"project_id":"d8ab9d18f65a45eeaf8ce2b9df9f630c","id":"c05400c7-b7bf-4abc-8993-c95b3cc72414","name":"CreateInstancePortManipulationTests-1ad96106-a7ac-4748-9db7-978a18935cb4net2"}]} 2019-01-18 06:22:13,122 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstancePortManipulationTests-1ad96106-a7ac-4748-9db7-978a18935cb4net2 used request id req-2340e27c-0d41-4683-bd1c-a3b54ad11a0d 2019-01-18 06:22:13,126 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/d8ab9d18f65a45eeaf8ce2b9df9f630c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2875c8283c3d9831f7a4b7924fd050edb7d3dca7" 2019-01-18 06:22:13,206 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:22:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ff8321fa-98e4-470d-a93e-00e73f7affa9 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/d8ab9d18f65a45eeaf8ce2b9df9f630c"}, "enabled": true, "id": "d8ab9d18f65a45eeaf8ce2b9df9f630c", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-daf7ddd7-f4ea-457-proj"}} 2019-01-18 06:22:13,206 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/d8ab9d18f65a45eeaf8ce2b9df9f630c used request id req-ff8321fa-98e4-470d-a93e-00e73f7affa9 2019-01-18 06:22:13,210 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=c05400c7-b7bf-4abc-8993-c95b3cc72414 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2875c8283c3d9831f7a4b7924fd050edb7d3dca7" 2019-01-18 06:22:13,265 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1351 X-Openstack-Request-Id: req-9ab5e7cc-af02-47ec-b72c-b166f2761aa4 Date: Fri, 18 Jan 2019 06:22:13 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c05400c7-b7bf-4abc-8993-c95b3cc72414","tenant_id":"d8ab9d18f65a45eeaf8ce2b9df9f630c","created_at":"2019-01-18T06:21:54Z","dns_nameservers":[],"updated_at":"2019-01-18T06:21: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":"d8ab9d18f65a45eeaf8ce2b9df9f630c","id":"4a32ff8d-13e9-411b-bace-5f6e0ac828e8","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-1ad96106-a7ac-4748-9db7-978a18935cb4-subnet1"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c05400c7-b7bf-4abc-8993-c95b3cc72414","tenant_id":"d8ab9d18f65a45eeaf8ce2b9df9f630c","created_at":"2019-01-18T06:21:55Z","dns_nameservers":[],"updated_at":"2019-01-18T06:21:55Z","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":"d8ab9d18f65a45eeaf8ce2b9df9f630c","id":"da86b2f4-9b6c-4c48-b38b-5d06bcd76dde","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-1ad96106-a7ac-4748-9db7-978a18935cb4-subnet2"}]} 2019-01-18 06:22:13,265 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=c05400c7-b7bf-4abc-8993-c95b3cc72414 used request id req-9ab5e7cc-af02-47ec-b72c-b166f2761aa4 2019-01-18 06:22:13,271 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=c05400c7-b7bf-4abc-8993-c95b3cc72414 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2875c8283c3d9831f7a4b7924fd050edb7d3dca7" 2019-01-18 06:22:13,366 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3437 X-Openstack-Request-Id: req-28aa96ae-e035-4501-931c-73384bcdebd9 Date: Fri, 18 Jan 2019 06:22:13 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:21:57Z","device_owner":"network:dhcp","revision_number":8,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"4a32ff8d-13e9-411b-bace-5f6e0ac828e8","ip_address":"10.55.0.2"},{"subnet_id":"da86b2f4-9b6c-4c48-b38b-5d06bcd76dde","ip_address":"10.65.0.2"}],"id":"9ca117fd-25c1-4ab5-a7eb-13b8622b0b7e","security_groups":[],"mac_address":"fa:16:3e:85:03:ec","project_id":"d8ab9d18f65a45eeaf8ce2b9df9f630c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c05400c7-b7bf-4abc-8993-c95b3cc72414","tenant_id":"d8ab9d18f65a45eeaf8ce2b9df9f630c","created_at":"2019-01-18T06:21:55Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-c05400c7-b7bf-4abc-8993-c95b3cc72414"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:21:58Z","device_owner":"network:dhcp","revision_number":8,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"4a32ff8d-13e9-411b-bace-5f6e0ac828e8","ip_address":"10.55.0.4"},{"subnet_id":"da86b2f4-9b6c-4c48-b38b-5d06bcd76dde","ip_address":"10.65.0.4"}],"id":"d1115095-6a27-46f6-b0a7-b35b1a062afa","security_groups":[],"mac_address":"fa:16:3e:9e:78:ea","project_id":"d8ab9d18f65a45eeaf8ce2b9df9f630c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c05400c7-b7bf-4abc-8993-c95b3cc72414","tenant_id":"d8ab9d18f65a45eeaf8ce2b9df9f630c","created_at":"2019-01-18T06:21:56Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-c05400c7-b7bf-4abc-8993-c95b3cc72414"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:21:57Z","device_owner":"network:dhcp","revision_number":8,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"4a32ff8d-13e9-411b-bace-5f6e0ac828e8","ip_address":"10.55.0.3"},{"subnet_id":"da86b2f4-9b6c-4c48-b38b-5d06bcd76dde","ip_address":"10.65.0.3"}],"id":"e871abfb-a675-4b3e-9521-53dc63592a9c","security_groups":[],"mac_address":"fa:16:3e:c1:21:bc","project_id":"d8ab9d18f65a45eeaf8ce2b9df9f630c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c05400c7-b7bf-4abc-8993-c95b3cc72414","tenant_id":"d8ab9d18f65a45eeaf8ce2b9df9f630c","created_at":"2019-01-18T06:21:55Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-c05400c7-b7bf-4abc-8993-c95b3cc72414"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:22:10Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"4a32ff8d-13e9-411b-bace-5f6e0ac828e8","ip_address":"10.55.0.101"},{"subnet_id":"da86b2f4-9b6c-4c48-b38b-5d06bcd76dde","ip_address":"10.65.0.101"}],"id":"fdf9b21f-0996-4eaa-8aed-819fe629f45a","security_groups":["b1bfa56b-7b8f-42a5-9c7b-e9886da64af1"],"mac_address":"fa:16:3e:44:7a:37","project_id":"d8ab9d18f65a45eeaf8ce2b9df9f630c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstancePortManipulationTests-1ad96106-a7ac-4748-9db7-978a18935cb4port-1","admin_state_up":true,"network_id":"c05400c7-b7bf-4abc-8993-c95b3cc72414","tenant_id":"d8ab9d18f65a45eeaf8ce2b9df9f630c","created_at":"2019-01-18T06:22:00Z","binding:vnic_type":"normal","device_id":"713848a5-aa44-4452-a67e-3945e648f08b"}]} 2019-01-18 06:22:13,366 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=c05400c7-b7bf-4abc-8993-c95b3cc72414 used request id req-28aa96ae-e035-4501-931c-73384bcdebd9 2019-01-18 06:22:13,367 - create_instance - INFO - Deleting Port with ID - fdf9b21f-0996-4eaa-8aed-819fe629f45a 2019-01-18 06:22:13,367 - neutron_utils - INFO - Deleting port with name CreateInstancePortManipulationTests-1ad96106-a7ac-4748-9db7-978a18935cb4port-1 2019-01-18 06:22:13,372 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/ports/fdf9b21f-0996-4eaa-8aed-819fe629f45a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2875c8283c3d9831f7a4b7924fd050edb7d3dca7" 2019-01-18 06:22:14,044 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-1788d0c4-4e71-4582-b4c7-2ad4edaa12c3 Date: Fri, 18 Jan 2019 06:22:14 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-18 06:22:14,045 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/ports/fdf9b21f-0996-4eaa-8aed-819fe629f45a used request id req-1788d0c4-4e71-4582-b4c7-2ad4edaa12c3 2019-01-18 06:22:14,045 - create_instance - INFO - Deleting VM instance - CreateInstancePortManipulationTests-1ad96106-a7ac-4748-9db7-978a18935cb4-inst 2019-01-18 06:22:14,048 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/servers/713848a5-aa44-4452-a67e-3945e648f08b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2875c8283c3d9831f7a4b7924fd050edb7d3dca7" 2019-01-18 06:22:14,197 - novaclient.v2.client - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 06:22: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-b64536b0-eb55-44a7-87d2-e65193926d8a x-compute-request-id: req-b64536b0-eb55-44a7-87d2-e65193926d8a Content-Type: application/json 2019-01-18 06:22:14,197 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/servers/713848a5-aa44-4452-a67e-3945e648f08b used request id req-b64536b0-eb55-44a7-87d2-e65193926d8a 2019-01-18 06:22:14,197 - create_instance - INFO - Checking deletion status 2019-01-18 06:22:14,200 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/713848a5-aa44-4452-a67e-3945e648f08b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2875c8283c3d9831f7a4b7924fd050edb7d3dca7" 2019-01-18 06:22:14,447 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:22: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-335f8c1e-ad29-4dfa-9cd6-3181d7b050ff x-compute-request-id: req-335f8c1e-ad29-4dfa-9cd6-3181d7b050ff Content-Encoding: gzip Content-Length: 749 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"CreateInstancePortManipulationTests-1ad96106-a7ac-4748-9db7-978a18935cb4net2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:44:7a:37", "version": 4, "addr": "10.55.0.101", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:44:7a:37", "version": 4, "addr": "10.65.0.101", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/713848a5-aa44-4452-a67e-3945e648f08b", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/713848a5-aa44-4452-a67e-3945e648f08b", "rel": "bookmark"}], "image": {"id": "20cd8680-71dc-401a-8ba5-eb11a67f587a", "links": [{"href": "http://172.30.9.23:8774/images/20cd8680-71dc-401a-8ba5-eb11a67f587a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-18T06:22:09.000000", "flavor": {"id": "3ac47e6a-e31e-4fad-b76f-4882e18426eb", "links": [{"href": "http://172.30.9.23:8774/flavors/3ac47e6a-e31e-4fad-b76f-4882e18426eb", "rel": "bookmark"}]}, "id": "713848a5-aa44-4452-a67e-3945e648f08b", "user_id": "feb35f9c6e3b483ea7f4d90634bfd1dc", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-18T06:22:14Z", "hostId": "012ed03a2103fab597fd87016ae6921c09b8600c3f583842ff24b033", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-1ad96106-a7ac-4748-9db7-978a18935cb4-inst", "created": "2019-01-18T06:22:03Z", "tenant_id": "d8ab9d18f65a45eeaf8ce2b9df9f630c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-18 06:22:14,448 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/713848a5-aa44-4452-a67e-3945e648f08b used request id req-335f8c1e-ad29-4dfa-9cd6-3181d7b050ff 2019-01-18 06:22:14,448 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-1ad96106-a7ac-4748-9db7-978a18935cb4-inst] is - ACTIVE 2019-01-18 06:22:14,448 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-18 06:22:17,451 - create_instance - DEBUG - VM status query timeout in 296.746063948 2019-01-18 06:22:17,454 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/713848a5-aa44-4452-a67e-3945e648f08b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2875c8283c3d9831f7a4b7924fd050edb7d3dca7" 2019-01-18 06:22:17,507 - novaclient.v2.client - DEBUG - RESP: [404] Date: Fri, 18 Jan 2019 06: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-1c9d0717-6756-41e4-bdd6-2b152ed4b857 x-compute-request-id: req-1c9d0717-6756-41e4-bdd6-2b152ed4b857 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 713848a5-aa44-4452-a67e-3945e648f08b could not be found.", "code": 404}} 2019-01-18 06:22:17,507 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/713848a5-aa44-4452-a67e-3945e648f08b used request id req-1c9d0717-6756-41e4-bdd6-2b152ed4b857 2019-01-18 06:22:17,507 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 713848a5-aa44-4452-a67e-3945e648f08b could not be found. (HTTP 404) (Request-ID: req-1c9d0717-6756-41e4-bdd6-2b152ed4b857) 2019-01-18 06:22:17,508 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstancePortManipulationTests-1ad96106-a7ac-4748-9db7-978a18935cb4-inst 2019-01-18 06:22:17,511 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/flavors/3ac47e6a-e31e-4fad-b76f-4882e18426eb -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5a674e4f5609bbd150f093fb716a78773aabcb1" 2019-01-18 06:22:17,557 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 18 Jan 2019 06: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-0a13d4f6-09f8-4011-876b-9c3e4008f927 x-compute-request-id: req-0a13d4f6-09f8-4011-876b-9c3e4008f927 Content-Length: 0 Content-Type: application/json 2019-01-18 06:22:17,557 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/3ac47e6a-e31e-4fad-b76f-4882e18426eb used request id req-0a13d4f6-09f8-4011-876b-9c3e4008f927 2019-01-18 06:22:17,558 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-1ad96106-a7ac-4748-9db7-978a18935cb4-pub-subnet 2019-01-18 06:22:17,558 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-1ad96106-a7ac-4748-9db7-978a18935cb4-pub-subnet 2019-01-18 06:22:17,564 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/subnets/7d89025a-29ce-44f6-ba1b-f103cf765111 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4ae432578d03e0e0eb234b1c53ea58249c49018" 2019-01-18 06:22:20,001 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-3293ba48-4167-4584-9650-6cb1efaeec09 Date: Fri, 18 Jan 2019 06:22:19 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-18 06:22:20,001 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/7d89025a-29ce-44f6-ba1b-f103cf765111 used request id req-3293ba48-4167-4584-9650-6cb1efaeec09 2019-01-18 06:22:20,002 - neutron_utils - INFO - Deleting network with name CreateInstancePortManipulationTests-1ad96106-a7ac-4748-9db7-978a18935cb4-pub-net 2019-01-18 06:22:20,008 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/networks/a52674b3-3dba-458e-91f5-f018b3767714 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4ae432578d03e0e0eb234b1c53ea58249c49018" 2019-01-18 06:22:21,265 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-a2e94a2e-1183-43e1-b3be-9aed88448466 Date: Fri, 18 Jan 2019 06:22:21 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-18 06:22:21,265 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/a52674b3-3dba-458e-91f5-f018b3767714 used request id req-a2e94a2e-1183-43e1-b3be-9aed88448466 2019-01-18 06:22:21,266 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-1ad96106-a7ac-4748-9db7-978a18935cb4-subnet1 2019-01-18 06:22:21,266 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-1ad96106-a7ac-4748-9db7-978a18935cb4-subnet1 2019-01-18 06:22:21,271 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/subnets/4a32ff8d-13e9-411b-bace-5f6e0ac828e8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f352ea3a0dfdc18f27fda1535e834d4df4bf21ef" 2019-01-18 06:22:23,701 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-c30bbe3b-6a0b-474e-8715-6a3da7b9969c Date: Fri, 18 Jan 2019 06:22:23 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-18 06:22:23,701 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/4a32ff8d-13e9-411b-bace-5f6e0ac828e8 used request id req-c30bbe3b-6a0b-474e-8715-6a3da7b9969c 2019-01-18 06:22:23,701 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-1ad96106-a7ac-4748-9db7-978a18935cb4-subnet2 2019-01-18 06:22:23,701 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-1ad96106-a7ac-4748-9db7-978a18935cb4-subnet2 2019-01-18 06:22:23,706 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/subnets/da86b2f4-9b6c-4c48-b38b-5d06bcd76dde -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f352ea3a0dfdc18f27fda1535e834d4df4bf21ef" 2019-01-18 06:22:26,085 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-4d26ad93-7117-4ec7-bb7f-ad86c5fe9a5b Date: Fri, 18 Jan 2019 06:22:26 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-18 06:22:26,085 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/da86b2f4-9b6c-4c48-b38b-5d06bcd76dde used request id req-4d26ad93-7117-4ec7-bb7f-ad86c5fe9a5b 2019-01-18 06:22:26,085 - neutron_utils - INFO - Deleting network with name CreateInstancePortManipulationTests-1ad96106-a7ac-4748-9db7-978a18935cb4net2 2019-01-18 06:22:26,091 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/networks/c05400c7-b7bf-4abc-8993-c95b3cc72414 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f352ea3a0dfdc18f27fda1535e834d4df4bf21ef" 2019-01-18 06:22:27,335 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-eaa89b15-730b-4e7a-ad60-e0a3265c8f86 Date: Fri, 18 Jan 2019 06:22:27 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-18 06:22:27,335 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/c05400c7-b7bf-4abc-8993-c95b3cc72414 used request id req-eaa89b15-730b-4e7a-ad60-e0a3265c8f86 2019-01-18 06:22:27,336 - glance_utils - INFO - Deleting image named - CreateInstancePortManipulationTests-1ad96106-a7ac-4748-9db7-978a18935cb4-image 2019-01-18 06:22:27,339 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9292/v2/images/20cd8680-71dc-401a-8ba5-eb11a67f587a -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0e7acbef8943ddf68fa099d15267fd545352c946" 2019-01-18 06:22:28,889 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-100ea766-dddc-4252-8552-f186974fd403 Date: Fri, 18 Jan 2019 06:22:28 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-18 06:22:28,890 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/20cd8680-71dc-401a-8ba5-eb11a67f587a used request id req-100ea766-dddc-4252-8552-f186974fd403 2019-01-18 06:22:28,896 - 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}01e822d91f395b91b91aaaa1d67ba446122d5696" 2019-01-18 06:22:29,116 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-ef076c42-c7cf-4dae-90ed-fccfab0e93de Date: Fri, 18 Jan 2019 06:22:29 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-18T04:53:26Z", "updated_at": "2019-01-18T04:53:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:53:26Z", "revision_number": 0, "id": "260c2de9-5dc5-4508-b06c-24b9d7ed838c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:53:26Z", "security_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:53:26Z", "revision_number": 0, "id": "571036d3-cb1d-483a-acb9-96f19293add9", "remote_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "remote_ip_prefix": null, "created_at": "2019-01-18T04:53:26Z", "security_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:53:26Z", "revision_number": 0, "id": "84255fa4-c13a-4cfe-b73d-e56ee216ca1e", "remote_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "remote_ip_prefix": null, "created_at": "2019-01-18T04:53:26Z", "security_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:53:26Z", "revision_number": 0, "id": "9c6f69fc-3bf8-4346-9288-5a255b82b67e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:53:26Z", "security_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "created_at": "2019-01-18T04:51:20Z", "updated_at": "2019-01-18T04:51:20Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "24c99e6f-888c-4943-9c93-54ad3b18b18c", "remote_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv4", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "2b339890-44d0-4711-a050-08a64d58e2a0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv6", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "45161a51-d6dd-4bb8-986d-bc2f88599c1d", "remote_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv6", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "87b9b994-ae22-4850-863a-6a4925bd01fe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv4", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}], "revision_number": 4, "project_id": "9c53a91613fb4d5080479ac6f51697ed", "id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "020d00b5451a467cb276d06789a1149d", "created_at": "2019-01-18T05:59:12Z", "updated_at": "2019-01-18T05:59:12Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:12Z", "revision_number": 0, "id": "38b091dd-dca7-4cbe-8c1c-dd18a74bfca8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:12Z", "security_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "tenant_id": "020d00b5451a467cb276d06789a1149d", "port_range_min": null, "ethertype": "IPv6", "project_id": "020d00b5451a467cb276d06789a1149d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:12Z", "revision_number": 0, "id": "38b9f88b-1fc0-40d1-af74-237d79be193d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:12Z", "security_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "tenant_id": "020d00b5451a467cb276d06789a1149d", "port_range_min": null, "ethertype": "IPv4", "project_id": "020d00b5451a467cb276d06789a1149d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:12Z", "revision_number": 0, "id": "60f7d4a7-1a27-4801-a1e8-5bf33633b818", "remote_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:12Z", "security_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "tenant_id": "020d00b5451a467cb276d06789a1149d", "port_range_min": null, "ethertype": "IPv6", "project_id": "020d00b5451a467cb276d06789a1149d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:12Z", "revision_number": 0, "id": "8faf6dda-6919-4b75-b745-2af38abf8dcf", "remote_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:12Z", "security_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "tenant_id": "020d00b5451a467cb276d06789a1149d", "port_range_min": null, "ethertype": "IPv4", "project_id": "020d00b5451a467cb276d06789a1149d"}], "revision_number": 4, "project_id": "020d00b5451a467cb276d06789a1149d", "id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "created_at": "2019-01-18T04:39:06Z", "updated_at": "2019-01-18T04:39:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "0aedefa2-edbc-47b5-bead-e954540f6937", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "47feb8aba08a40dca7028a1701e597b9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "4bf1a402-0fa2-4cfd-9fee-4a28f16bb271", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "47feb8aba08a40dca7028a1701e597b9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "4e399c2e-bc03-4aa3-b192-1fafdc9248ba", "remote_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "47feb8aba08a40dca7028a1701e597b9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "8860837e-afbd-4411-adf9-d88db88c2114", "remote_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "47feb8aba08a40dca7028a1701e597b9"}], "revision_number": 4, "project_id": "47feb8aba08a40dca7028a1701e597b9", "id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d8ab9d18f65a45eeaf8ce2b9df9f630c", "created_at": "2019-01-18T06:21:50Z", "updated_at": "2019-01-18T06:21:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:21:50Z", "revision_number": 0, "id": "3b411899-2738-4bab-98e0-2674ddb7ee5f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T06:21:50Z", "security_group_id": "b1bfa56b-7b8f-42a5-9c7b-e9886da64af1", "tenant_id": "d8ab9d18f65a45eeaf8ce2b9df9f630c", "port_range_min": null, "ethertype": "IPv4", "project_id": "d8ab9d18f65a45eeaf8ce2b9df9f630c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:21:50Z", "revision_number": 0, "id": "951d99a8-a9ae-4c29-983f-99d430114318", "remote_group_id": "b1bfa56b-7b8f-42a5-9c7b-e9886da64af1", "remote_ip_prefix": null, "created_at": "2019-01-18T06:21:50Z", "security_group_id": "b1bfa56b-7b8f-42a5-9c7b-e9886da64af1", "tenant_id": "d8ab9d18f65a45eeaf8ce2b9df9f630c", "port_range_min": null, "ethertype": "IPv6", "project_id": "d8ab9d18f65a45eeaf8ce2b9df9f630c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:21:50Z", "revision_number": 0, "id": "9e390abc-9b3e-4667-a8f1-db1f5529370f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T06:21:50Z", "security_group_id": "b1bfa56b-7b8f-42a5-9c7b-e9886da64af1", "tenant_id": "d8ab9d18f65a45eeaf8ce2b9df9f630c", "port_range_min": null, "ethertype": "IPv6", "project_id": "d8ab9d18f65a45eeaf8ce2b9df9f630c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:21:50Z", "revision_number": 0, "id": "b5d10a83-4992-4d23-b1dc-87935a1c80da", "remote_group_id": "b1bfa56b-7b8f-42a5-9c7b-e9886da64af1", "remote_ip_prefix": null, "created_at": "2019-01-18T06:21:50Z", "security_group_id": "b1bfa56b-7b8f-42a5-9c7b-e9886da64af1", "tenant_id": "d8ab9d18f65a45eeaf8ce2b9df9f630c", "port_range_min": null, "ethertype": "IPv4", "project_id": "d8ab9d18f65a45eeaf8ce2b9df9f630c"}], "revision_number": 4, "project_id": "d8ab9d18f65a45eeaf8ce2b9df9f630c", "id": "b1bfa56b-7b8f-42a5-9c7b-e9886da64af1", "name": "default"}]} 2019-01-18 06:22:29,117 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-ef076c42-c7cf-4dae-90ed-fccfab0e93de 2019-01-18 06:22:29,122 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/9c53a91613fb4d5080479ac6f51697ed -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01e822d91f395b91b91aaaa1d67ba446122d5696" 2019-01-18 06:22:29,201 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:22:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-438417e4-5cc1-4d39-bced-80a66313ed0d Content-Encoding: gzip Content-Length: 190 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/9c53a91613fb4d5080479ac6f51697ed"}, "enabled": true, "id": "9c53a91613fb4d5080479ac6f51697ed", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2019-01-18 06:22:29,201 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/9c53a91613fb4d5080479ac6f51697ed used request id req-438417e4-5cc1-4d39-bced-80a66313ed0d 2019-01-18 06:22:29,205 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/020d00b5451a467cb276d06789a1149d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01e822d91f395b91b91aaaa1d67ba446122d5696" 2019-01-18 06:22:29,296 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:22:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-19de6866-370d-4f9f-9081-6857b5755f44 Content-Encoding: gzip Content-Length: 248 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/020d00b5451a467cb276d06789a1149d"}, "enabled": true, "id": "020d00b5451a467cb276d06789a1149d", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}} 2019-01-18 06:22:29,296 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/020d00b5451a467cb276d06789a1149d used request id req-19de6866-370d-4f9f-9081-6857b5755f44 2019-01-18 06:22:29,300 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/47feb8aba08a40dca7028a1701e597b9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01e822d91f395b91b91aaaa1d67ba446122d5696" 2019-01-18 06:22:29,389 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:22:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1c1aef68-e485-464b-9659-1ef2f219466a Content-Encoding: gzip Content-Length: 205 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/47feb8aba08a40dca7028a1701e597b9"}, "enabled": true, "id": "47feb8aba08a40dca7028a1701e597b9", "parent_id": "default", "domain_id": "default", "name": "service"}} 2019-01-18 06:22:29,389 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/47feb8aba08a40dca7028a1701e597b9 used request id req-1c1aef68-e485-464b-9659-1ef2f219466a 2019-01-18 06:22:29,393 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/d8ab9d18f65a45eeaf8ce2b9df9f630c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01e822d91f395b91b91aaaa1d67ba446122d5696" 2019-01-18 06:22:29,491 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:22:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4e247ddd-e502-40e7-90c3-a3a42996c645 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/d8ab9d18f65a45eeaf8ce2b9df9f630c"}, "enabled": true, "id": "d8ab9d18f65a45eeaf8ce2b9df9f630c", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-daf7ddd7-f4ea-457-proj"}} 2019-01-18 06:22:29,491 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/d8ab9d18f65a45eeaf8ce2b9df9f630c used request id req-4e247ddd-e502-40e7-90c3-a3a42996c645 2019-01-18 06:22:29,491 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - b1bfa56b-7b8f-42a5-9c7b-e9886da64af1 2019-01-18 06:22:29,497 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=b1bfa56b-7b8f-42a5-9c7b-e9886da64af1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01e822d91f395b91b91aaaa1d67ba446122d5696" 2019-01-18 06:22:29,673 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-242d81c1-7663-4016-89cf-f545185f10b9 Date: Fri, 18 Jan 2019 06:22: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": "2019-01-18T06:21:50Z", "security_group_id": "b1bfa56b-7b8f-42a5-9c7b-e9886da64af1", "port_range_min": null, "revision_number": 0, "tenant_id": "d8ab9d18f65a45eeaf8ce2b9df9f630c", "created_at": "2019-01-18T06:21:50Z", "project_id": "d8ab9d18f65a45eeaf8ce2b9df9f630c", "id": "3b411899-2738-4bab-98e0-2674ddb7ee5f"}, {"remote_group_id": "b1bfa56b-7b8f-42a5-9c7b-e9886da64af1", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T06:21:50Z", "security_group_id": "b1bfa56b-7b8f-42a5-9c7b-e9886da64af1", "port_range_min": null, "revision_number": 0, "tenant_id": "d8ab9d18f65a45eeaf8ce2b9df9f630c", "created_at": "2019-01-18T06:21:50Z", "project_id": "d8ab9d18f65a45eeaf8ce2b9df9f630c", "id": "951d99a8-a9ae-4c29-983f-99d430114318"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T06:21:50Z", "security_group_id": "b1bfa56b-7b8f-42a5-9c7b-e9886da64af1", "port_range_min": null, "revision_number": 0, "tenant_id": "d8ab9d18f65a45eeaf8ce2b9df9f630c", "created_at": "2019-01-18T06:21:50Z", "project_id": "d8ab9d18f65a45eeaf8ce2b9df9f630c", "id": "9e390abc-9b3e-4667-a8f1-db1f5529370f"}, {"remote_group_id": "b1bfa56b-7b8f-42a5-9c7b-e9886da64af1", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T06:21:50Z", "security_group_id": "b1bfa56b-7b8f-42a5-9c7b-e9886da64af1", "port_range_min": null, "revision_number": 0, "tenant_id": "d8ab9d18f65a45eeaf8ce2b9df9f630c", "created_at": "2019-01-18T06:21:50Z", "project_id": "d8ab9d18f65a45eeaf8ce2b9df9f630c", "id": "b5d10a83-4992-4d23-b1dc-87935a1c80da"}]} 2019-01-18 06:22:29,674 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=b1bfa56b-7b8f-42a5-9c7b-e9886da64af1 used request id req-242d81c1-7663-4016-89cf-f545185f10b9 2019-01-18 06:22:29,674 - neutron_utils - INFO - Deleting security group with name - default 2019-01-18 06:22:29,680 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-groups/b1bfa56b-7b8f-42a5-9c7b-e9886da64af1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01e822d91f395b91b91aaaa1d67ba446122d5696" 2019-01-18 06:22:30,094 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-60bc325f-ec20-4e2c-9cb7-0115f7b0d8c5 Content-Length: 0 Date: Fri, 18 Jan 2019 06:22:30 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-18 06:22:30,094 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/b1bfa56b-7b8f-42a5-9c7b-e9886da64af1 used request id req-60bc325f-ec20-4e2c-9cb7-0115f7b0d8c5 2019-01-18 06:22:30,095 - keystone_utils - INFO - Deleting project with name - CreateInstancePortManipulationTests-daf7ddd7-f4ea-457-proj 2019-01-18 06:22:30,099 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/d8ab9d18f65a45eeaf8ce2b9df9f630c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01e822d91f395b91b91aaaa1d67ba446122d5696" 2019-01-18 06:22:30,432 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 06:22:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-123ec6b7-6468-49b9-b59b-a409cd8a3822 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 06:22:30,432 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/d8ab9d18f65a45eeaf8ce2b9df9f630c used request id req-123ec6b7-6468-49b9-b59b-a409cd8a3822 2019-01-18 06:22:30,433 - keystone_utils - INFO - Deleting role with name - CreateInstancePortManipulationTests-daf7ddd7-f4ea-457-proj-role 2019-01-18 06:22:30,436 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/35f61b5e38b14e1c88762b5d66c01443 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01e822d91f395b91b91aaaa1d67ba446122d5696" 2019-01-18 06:22:30,566 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 06:22:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9e35161b-c8ee-41a3-9e78-a73e4b565245 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 06:22:30,566 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/35f61b5e38b14e1c88762b5d66c01443 used request id req-9e35161b-c8ee-41a3-9e78-a73e4b565245 2019-01-18 06:22:30,570 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01e822d91f395b91b91aaaa1d67ba446122d5696" 2019-01-18 06:22:30,653 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:22:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-58f7a870-ee5a-4520-b6bb-aa9ed3c2eaba Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "488fca829f8b496daa1cd2cdc6e45c49", "links": {"self": "http://172.30.9.23:5000/v3/roles/488fca829f8b496daa1cd2cdc6e45c49"}, "name": "Member"}, {"domain_id": null, "id": "6b7f4f4f76264b6fb449c43b86ee3817", "links": {"self": "http://172.30.9.23:5000/v3/roles/6b7f4f4f76264b6fb449c43b86ee3817"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a482b711adf94961bf4bb28eda7f0e28", "links": {"self": "http://172.30.9.23:5000/v3/roles/a482b711adf94961bf4bb28eda7f0e28"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c65201bd05504fa786d79b166e8bbba3", "links": {"self": "http://172.30.9.23:5000/v3/roles/c65201bd05504fa786d79b166e8bbba3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "e7e317b66c174923a8cb46c48d897c8d", "links": {"self": "http://172.30.9.23:5000/v3/roles/e7e317b66c174923a8cb46c48d897c8d"}, "name": "ResellerAdmin"}]} 2019-01-18 06:22:30,653 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-58f7a870-ee5a-4520-b6bb-aa9ed3c2eaba 2019-01-18 06:22:30,654 - keystone_utils - INFO - Deleting user with name - CreateInstancePortManipulationTests-daf7ddd7-f4ea-457-user 2019-01-18 06:22:30,658 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/feb35f9c6e3b483ea7f4d90634bfd1dc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4af6a973cfbe340ed2ce9c4e2cd766ad3016636" 2019-01-18 06:22:30,829 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 06:22:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4819c0cf-2234-40e9-bdd5-7966217a888f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 06:22:30,829 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/feb35f9c6e3b483ea7f4d90634bfd1dc used request id req-4819c0cf-2234-40e9-bdd5-7966217a888f 2019-01-18 06:22:30,831 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:22:31,224 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "488fca829f8b496daa1cd2cdc6e45c49", "name": "Member"}, {"id": "c65201bd05504fa786d79b166e8bbba3", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}], "expires_at": "2019-01-18T07:22:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "020d00b5451a467cb276d06789a1149d", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "id": "e292c913af7844408b6509a836e493f5"}, "audit_ids": ["TNsODWboQe6qd0y_DhxzSw"], "issued_at": "2019-01-18T06:22:31.000000Z"}} 2019-01-18 06:22:31,225 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c5a75db01a5b80895707687b2d041a495799627" 2019-01-18 06:22:31,316 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:22:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1f4a9206-1df1-409b-8c43-4e45ca68e882 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:22:31,316 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-1f4a9206-1df1-409b-8c43-4e45ca68e882 2019-01-18 06:22:31,318 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:22:31,320 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:22:31,702 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "488fca829f8b496daa1cd2cdc6e45c49", "name": "Member"}, {"id": "c65201bd05504fa786d79b166e8bbba3", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}], "expires_at": "2019-01-18T07:22:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "020d00b5451a467cb276d06789a1149d", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "id": "e292c913af7844408b6509a836e493f5"}, "audit_ids": ["GoozaKyYT8yCLujwS-TgPg"], "issued_at": "2019-01-18T06:22:31.000000Z"}} 2019-01-18 06:22:31,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}03d08225f4d4c5b001d230718fff0d5fdb5d5afd" 2019-01-18 06:22:31,802 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:22:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-68c5201b-676e-43bc-956d-03c854ad9908 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:22:31,802 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-68c5201b-676e-43bc-956d-03c854ad9908 2019-01-18 06:22:31,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" 2019-01-18 06:22:31,811 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 18 Jan 2019 06:22: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"}]}]}} 2019-01-18 06:22:31,812 - 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-f0bc8a4f-031a-434-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03d08225f4d4c5b001d230718fff0d5fdb5d5afd" 2019-01-18 06:22:31,898 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:22:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-affcd18f-6b2d-4a59-8335-02eecaf8ad48 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-f0bc8a4f-031a-434-proj", "previous": null, "next": null}, "projects": []} 2019-01-18 06:22:31,898 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=InstanceSecurityGroupTests-f0bc8a4f-031a-434-proj used request id req-affcd18f-6b2d-4a59-8335-02eecaf8ad48 2019-01-18 06:22:31,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}03d08225f4d4c5b001d230718fff0d5fdb5d5afd" 2019-01-18 06:22:32,001 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:22:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4ea09d86-9f5d-4b77-91a8-474d6bdc8424 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-18 06:22:32,002 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-4ea09d86-9f5d-4b77-91a8-474d6bdc8424 2019-01-18 06:22:32,005 - 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}03d08225f4d4c5b001d230718fff0d5fdb5d5afd" -d '{"project": {"enabled": true, "domain_id": "default", "name": "InstanceSecurityGroupTests-f0bc8a4f-031a-434-proj"}}' 2019-01-18 06:22:32,117 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 18 Jan 2019 06:22:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0015be9e-3b45-4b34-bec0-aefa97856459 Content-Length: 311 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/a40653b4f6d94813ac64fd10787a1e98"}, "enabled": true, "id": "a40653b4f6d94813ac64fd10787a1e98", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-f0bc8a4f-031a-434-proj"}} 2019-01-18 06:22:32,118 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-0015be9e-3b45-4b34-bec0-aefa97856459 2019-01-18 06:22:32,118 - keystone_utils - INFO - Created project with name - InstanceSecurityGroupTests-f0bc8a4f-031a-434-proj 2019-01-18 06:22:32,118 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:22:32,119 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:22:32,504 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "488fca829f8b496daa1cd2cdc6e45c49", "name": "Member"}, {"id": "c65201bd05504fa786d79b166e8bbba3", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}], "expires_at": "2019-01-18T07:22:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "020d00b5451a467cb276d06789a1149d", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "id": "e292c913af7844408b6509a836e493f5"}, "audit_ids": ["njJdQizlQ-mdPJYuH2c8gw"], "issued_at": "2019-01-18T06:22:32.000000Z"}} 2019-01-18 06:22:32,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}b4a0565e195343c87ec6be0cc32d9aad6837a196" 2019-01-18 06:22:32,599 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:22:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b503cec9-b2e3-4297-a37c-687a339935d9 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:22:32,599 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-b503cec9-b2e3-4297-a37c-687a339935d9 2019-01-18 06:22:32,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" 2019-01-18 06:22:32,609 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 18 Jan 2019 06:22: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"}]}]}} 2019-01-18 06:22:32,610 - 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}b4a0565e195343c87ec6be0cc32d9aad6837a196" 2019-01-18 06:22:32,716 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:22:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-82946cf6-e53e-4a30-8402-58a88196c744 Content-Encoding: gzip Content-Length: 869 Content-Type: application/json RESP BODY: {"users": [{"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/0607a2b4beb0408e9fa51cc5ba027ac6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0607a2b4beb0408e9fa51cc5ba027ac6", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/17c61b95071545a094cc82823d2b88b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "17c61b95071545a094cc82823d2b88b8", "email": "nova@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/29e5d2dfed2447bda26fc75bd1122674"}, "domain_id": "default", "enabled": true, "options": {}, "id": "29e5d2dfed2447bda26fc75bd1122674", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/3b6dcc8c791e4b6e8831f5b5e583de80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3b6dcc8c791e4b6e8831f5b5e583de80", "email": "neutron@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.23:5000/v3/users/45ab52d673584bc198669be88c88b878"}, "domain_id": "default", "enabled": true, "options": {}, "id": "45ab52d673584bc198669be88c88b878", "email": "barbican@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/57795b4ee52f49c6a71f55bb6c4012f8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "57795b4ee52f49c6a71f55bb6c4012f8", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/5c52969262974d64ac2a300ca5d60f50"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c52969262974d64ac2a300ca5d60f50", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/5fc15572bb1c489ba92bd9945bbc1f64"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5fc15572bb1c489ba92bd9945bbc1f64", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/6b519d70e25f4e61a9dfd738cd6bba22"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6b519d70e25f4e61a9dfd738cd6bba22", "email": "heat@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.23:5000/v3/users/8248437208b540c2893a7117ad102a87"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8248437208b540c2893a7117ad102a87", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/890dee97e62840c5b15e36f03f6b7efc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "890dee97e62840c5b15e36f03f6b7efc", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/8cccb516ecc44ed9bb7c8633df108fd4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8cccb516ecc44ed9bb7c8633df108fd4", "email": "glance@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.23:5000/v3/users/97c3d863a98148299fa116fdb54be470"}, "domain_id": "default", "enabled": true, "options": {}, "id": "97c3d863a98148299fa116fdb54be470", "email": "tacker@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/a2a0c8c0f19941808c9f618af50b3b79"}, "domain_id": "c19db1b8f60647a9a114cd23287c807b", "enabled": true, "options": {}, "id": "a2a0c8c0f19941808c9f618af50b3b79", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "links": {"self": "http://172.30.9.23:5000/v3/users/e292c913af7844408b6509a836e493f5"}, "domain_id": "default", "enabled": true, "id": "e292c913af7844408b6509a836e493f5", "options": {}}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/fe5de73ba9cb41b2be24ccf1f72f5ed4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe5de73ba9cb41b2be24ccf1f72f5ed4", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2019-01-18 06:22:32,716 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-82946cf6-e53e-4a30-8402-58a88196c744 2019-01-18 06:22:32,720 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=InstanceSecurityGroupTests-f0bc8a4f-031a-434-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4a0565e195343c87ec6be0cc32d9aad6837a196" 2019-01-18 06:22:32,818 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:22:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3d08fcb5-e2b2-4646-a096-acf837a6590b Content-Encoding: gzip Content-Length: 256 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=InstanceSecurityGroupTests-f0bc8a4f-031a-434-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/a40653b4f6d94813ac64fd10787a1e98"}, "enabled": true, "id": "a40653b4f6d94813ac64fd10787a1e98", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-f0bc8a4f-031a-434-proj"}]} 2019-01-18 06:22:32,818 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=InstanceSecurityGroupTests-f0bc8a4f-031a-434-proj used request id req-3d08fcb5-e2b2-4646-a096-acf837a6590b 2019-01-18 06:22:32,822 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4a0565e195343c87ec6be0cc32d9aad6837a196" 2019-01-18 06:22:32,915 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:22:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c9a2b003-024b-48d6-bbcb-1e609a34c99f Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-18 06:22:32,915 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-c9a2b003-024b-48d6-bbcb-1e609a34c99f 2019-01-18 06:22:33,291 - keystone_utils - INFO - Created user with name - InstanceSecurityGroupTests-f0bc8a4f-031a-434-user 2019-01-18 06:22:33,291 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:22:33,295 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03d08225f4d4c5b001d230718fff0d5fdb5d5afd" 2019-01-18 06:22:33,394 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:22:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3d855105-b84c-4440-807c-738e3b8b96d3 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "488fca829f8b496daa1cd2cdc6e45c49", "links": {"self": "http://172.30.9.23:5000/v3/roles/488fca829f8b496daa1cd2cdc6e45c49"}, "name": "Member"}, {"domain_id": null, "id": "6b7f4f4f76264b6fb449c43b86ee3817", "links": {"self": "http://172.30.9.23:5000/v3/roles/6b7f4f4f76264b6fb449c43b86ee3817"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a482b711adf94961bf4bb28eda7f0e28", "links": {"self": "http://172.30.9.23:5000/v3/roles/a482b711adf94961bf4bb28eda7f0e28"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c65201bd05504fa786d79b166e8bbba3", "links": {"self": "http://172.30.9.23:5000/v3/roles/c65201bd05504fa786d79b166e8bbba3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "e7e317b66c174923a8cb46c48d897c8d", "links": {"self": "http://172.30.9.23:5000/v3/roles/e7e317b66c174923a8cb46c48d897c8d"}, "name": "ResellerAdmin"}]} 2019-01-18 06:22:33,395 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-3d855105-b84c-4440-807c-738e3b8b96d3 2019-01-18 06:22:33,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}03d08225f4d4c5b001d230718fff0d5fdb5d5afd" -d '{"role": {"name": "InstanceSecurityGroupTests-f0bc8a4f-031a-434-proj-role"}}' 2019-01-18 06:22:33,633 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 18 Jan 2019 06:22:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4606bde9-6e7d-42c5-b188-1310f1629991 Content-Length: 225 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "689544f6861d40beb67e1d8dfa90267a", "links": {"self": "http://172.30.9.23:5000/v3/roles/689544f6861d40beb67e1d8dfa90267a"}, "name": "InstanceSecurityGroupTests-f0bc8a4f-031a-434-proj-role"}} 2019-01-18 06:22:33,633 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-4606bde9-6e7d-42c5-b188-1310f1629991 2019-01-18 06:22:33,633 - keystone_utils - INFO - Created role with name - InstanceSecurityGroupTests-f0bc8a4f-031a-434-proj-role 2019-01-18 06:22:33,637 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/689544f6861d40beb67e1d8dfa90267a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03d08225f4d4c5b001d230718fff0d5fdb5d5afd" 2019-01-18 06:22:33,727 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:22:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-01d19317-a7da-4163-ba4f-9d636ce4d553 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.23:5000/v3/roles/689544f6861d40beb67e1d8dfa90267a"}, "domain_id": null, "name": "InstanceSecurityGroupTests-f0bc8a4f-031a-434-proj-role", "id": "689544f6861d40beb67e1d8dfa90267a"}} 2019-01-18 06:22:33,727 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/689544f6861d40beb67e1d8dfa90267a used request id req-01d19317-a7da-4163-ba4f-9d636ce4d553 2019-01-18 06:22:33,727 - keystone_utils - INFO - Granting role InstanceSecurityGroupTests-f0bc8a4f-031a-434-proj-role to project InstanceSecurityGroupTests-f0bc8a4f-031a-434-proj 2019-01-18 06:22:33,732 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/a40653b4f6d94813ac64fd10787a1e98/users/5adfaf6a85044f4e9d72ab1c4e4f00fa/roles/689544f6861d40beb67e1d8dfa90267a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03d08225f4d4c5b001d230718fff0d5fdb5d5afd" 2019-01-18 06:22:33,875 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 06:22:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-91ee0117-4351-489c-b58b-f1df8e2b0de2 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 06:22:33,875 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/a40653b4f6d94813ac64fd10787a1e98/users/5adfaf6a85044f4e9d72ab1c4e4f00fa/roles/689544f6861d40beb67e1d8dfa90267a used request id req-91ee0117-4351-489c-b58b-f1df8e2b0de2 2019-01-18 06:22:33,875 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-18 06:22:33,877 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2019-01-18 06:22:33,877 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:22:33,878 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:22:34,246 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "689544f6861d40beb67e1d8dfa90267a", "name": "InstanceSecurityGroupTests-f0bc8a4f-031a-434-proj-role"}], "expires_at": "2019-01-18T07:22:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a40653b4f6d94813ac64fd10787a1e98", "name": "InstanceSecurityGroupTests-f0bc8a4f-031a-434-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/a40653b4f6d94813ac64fd10787a1e98", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/a40653b4f6d94813ac64fd10787a1e98", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/a40653b4f6d94813ac64fd10787a1e98", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/a40653b4f6d94813ac64fd10787a1e98", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/a40653b4f6d94813ac64fd10787a1e98", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/a40653b4f6d94813ac64fd10787a1e98", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/a40653b4f6d94813ac64fd10787a1e98", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/a40653b4f6d94813ac64fd10787a1e98", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/a40653b4f6d94813ac64fd10787a1e98", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/a40653b4f6d94813ac64fd10787a1e98", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/a40653b4f6d94813ac64fd10787a1e98", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/a40653b4f6d94813ac64fd10787a1e98", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-f0bc8a4f-031a-434-user", "id": "5adfaf6a85044f4e9d72ab1c4e4f00fa"}, "audit_ids": ["8EC4IrHfSuCbAGrM83iFhw"], "issued_at": "2019-01-18T06:22:34.000000Z"}} 2019-01-18 06:22:34,246 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e612d1edc07eaff79966e66043a6a54dd99860fc" 2019-01-18 06:22:34,328 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:22:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e41ea380-6431-4b84-b7aa-ddf3fabcce82 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:22:34,328 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-e41ea380-6431-4b84-b7aa-ddf3fabcce82 2019-01-18 06:22:34,333 - 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-b5a92145-c44c-4840-928e-ddf4c6705d2b-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e612d1edc07eaff79966e66043a6a54dd99860fc" 2019-01-18 06:22:34,591 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 171 Content-Type: application/json X-Openstack-Request-Id: req-08b38876-32d5-4e97-bfdb-8122c2dc96f3 Date: Fri, 18 Jan 2019 06:22:34 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=InstanceSecurityGroupTests-b5a92145-c44c-4840-928e-ddf4c6705d2b-image"} 2019-01-18 06:22:34,591 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-b5a92145-c44c-4840-928e-ddf4c6705d2b-image used request id req-08b38876-32d5-4e97-bfdb-8122c2dc96f3 2019-01-18 06:22:34,594 - 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}e612d1edc07eaff79966e66043a6a54dd99860fc" 2019-01-18 06:22:34,847 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-ef2e6928-ccdb-4cc5-8705-8f330c1bc747 Date: Fri, 18 Jan 2019 06:22: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"}}} 2019-01-18 06:22:34,848 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-ef2e6928-ccdb-4cc5-8705-8f330c1bc747 2019-01-18 06:22:34,879 - 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}e612d1edc07eaff79966e66043a6a54dd99860fc" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "InstanceSecurityGroupTests-b5a92145-c44c-4840-928e-ddf4c6705d2b-image"}' 2019-01-18 06:22:35,059 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 630 Content-Type: application/json Location: http://172.30.9.23:9292/v2/images/eb84cf9d-6f95-40a4-b2cd-5e6c1b23b92c X-Openstack-Request-Id: req-4a9e9660-321f-4402-a6a4-f1e09cd7f42a Date: Fri, 18 Jan 2019 06:22:35 GMT RESP BODY: {"status": "queued", "name": "InstanceSecurityGroupTests-b5a92145-c44c-4840-928e-ddf4c6705d2b-image", "tags": [], "container_format": "bare", "created_at": "2019-01-18T06:22:35Z", "size": null, "disk_format": "qcow2", "updated_at": "2019-01-18T06:22:35Z", "visibility": "shared", "locations": [], "self": "/v2/images/eb84cf9d-6f95-40a4-b2cd-5e6c1b23b92c", "min_disk": 0, "protected": false, "id": "eb84cf9d-6f95-40a4-b2cd-5e6c1b23b92c", "file": "/v2/images/eb84cf9d-6f95-40a4-b2cd-5e6c1b23b92c/file", "checksum": null, "owner": "a40653b4f6d94813ac64fd10787a1e98", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-18 06:22:35,059 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-4a9e9660-321f-4402-a6a4-f1e09cd7f42a 2019-01-18 06:22:35,070 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9292/v2/images/eb84cf9d-6f95-40a4-b2cd-5e6c1b23b92c/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e612d1edc07eaff79966e66043a6a54dd99860fc" -d '' 2019-01-18 06:22:36,204 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-3bc6f06e-bb96-4a1f-9cf1-4f97fb903323 Date: Fri, 18 Jan 2019 06:22:36 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-18 06:22:36,205 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/eb84cf9d-6f95-40a4-b2cd-5e6c1b23b92c/file used request id req-3bc6f06e-bb96-4a1f-9cf1-4f97fb903323 2019-01-18 06:22:36,205 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-01-18 06:22:36,208 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/eb84cf9d-6f95-40a4-b2cd-5e6c1b23b92c -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e612d1edc07eaff79966e66043a6a54dd99860fc" 2019-01-18 06:22:36,394 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-05461d04-2b72-4edd-aaf9-8c91592cf0bd Date: Fri, 18 Jan 2019 06:22:36 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "InstanceSecurityGroupTests-b5a92145-c44c-4840-928e-ddf4c6705d2b-image", "tags": [], "container_format": "bare", "created_at": "2019-01-18T06:22:35Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-18T06:22:36Z", "visibility": "shared", "locations": [{"url": "rbd://af014572-0a5d-4a80-a07f-9105f52ab2c1/images/eb84cf9d-6f95-40a4-b2cd-5e6c1b23b92c/snap", "metadata": {}}], "self": "/v2/images/eb84cf9d-6f95-40a4-b2cd-5e6c1b23b92c", "min_disk": 0, "protected": false, "id": "eb84cf9d-6f95-40a4-b2cd-5e6c1b23b92c", "file": "/v2/images/eb84cf9d-6f95-40a4-b2cd-5e6c1b23b92c/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "a40653b4f6d94813ac64fd10787a1e98", "direct_url": "rbd://af014572-0a5d-4a80-a07f-9105f52ab2c1/images/eb84cf9d-6f95-40a4-b2cd-5e6c1b23b92c/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-18 06:22:36,394 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/eb84cf9d-6f95-40a4-b2cd-5e6c1b23b92c used request id req-05461d04-2b72-4edd-aaf9-8c91592cf0bd 2019-01-18 06:22:36,397 - 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}e612d1edc07eaff79966e66043a6a54dd99860fc" 2019-01-18 06:22:36,554 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-f4c0f0ec-8757-4b67-aaba-a5d1b1c1f849 Date: Fri, 18 Jan 2019 06:22: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"}}} 2019-01-18 06:22:36,554 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-f4c0f0ec-8757-4b67-aaba-a5d1b1c1f849 2019-01-18 06:22:36,557 - create_image - INFO - Created image with name - InstanceSecurityGroupTests-b5a92145-c44c-4840-928e-ddf4c6705d2b-image 2019-01-18 06:22:36,560 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/eb84cf9d-6f95-40a4-b2cd-5e6c1b23b92c -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e612d1edc07eaff79966e66043a6a54dd99860fc" 2019-01-18 06:22:36,720 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-724d8242-bc2f-492b-a2b7-8666a8e6db1e Date: Fri, 18 Jan 2019 06:22:36 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "InstanceSecurityGroupTests-b5a92145-c44c-4840-928e-ddf4c6705d2b-image", "tags": [], "container_format": "bare", "created_at": "2019-01-18T06:22:35Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-18T06:22:36Z", "visibility": "shared", "locations": [{"url": "rbd://af014572-0a5d-4a80-a07f-9105f52ab2c1/images/eb84cf9d-6f95-40a4-b2cd-5e6c1b23b92c/snap", "metadata": {}}], "self": "/v2/images/eb84cf9d-6f95-40a4-b2cd-5e6c1b23b92c", "min_disk": 0, "protected": false, "id": "eb84cf9d-6f95-40a4-b2cd-5e6c1b23b92c", "file": "/v2/images/eb84cf9d-6f95-40a4-b2cd-5e6c1b23b92c/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "a40653b4f6d94813ac64fd10787a1e98", "direct_url": "rbd://af014572-0a5d-4a80-a07f-9105f52ab2c1/images/eb84cf9d-6f95-40a4-b2cd-5e6c1b23b92c/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-18 06:22:36,720 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/eb84cf9d-6f95-40a4-b2cd-5e6c1b23b92c used request id req-724d8242-bc2f-492b-a2b7-8666a8e6db1e 2019-01-18 06:22:36,721 - create_image - DEBUG - Instance status is - active 2019-01-18 06:22:36,721 - create_image - DEBUG - Image is active with name - InstanceSecurityGroupTests-b5a92145-c44c-4840-928e-ddf4c6705d2b-image 2019-01-18 06:22:36,721 - create_image - INFO - Image is now active with name - InstanceSecurityGroupTests-b5a92145-c44c-4840-928e-ddf4c6705d2b-image 2019-01-18 06:22:36,721 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:22:36,722 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:22:37,262 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "689544f6861d40beb67e1d8dfa90267a", "name": "InstanceSecurityGroupTests-f0bc8a4f-031a-434-proj-role"}], "expires_at": "2019-01-18T07:22:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a40653b4f6d94813ac64fd10787a1e98", "name": "InstanceSecurityGroupTests-f0bc8a4f-031a-434-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/a40653b4f6d94813ac64fd10787a1e98", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/a40653b4f6d94813ac64fd10787a1e98", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/a40653b4f6d94813ac64fd10787a1e98", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/a40653b4f6d94813ac64fd10787a1e98", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/a40653b4f6d94813ac64fd10787a1e98", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/a40653b4f6d94813ac64fd10787a1e98", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/a40653b4f6d94813ac64fd10787a1e98", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/a40653b4f6d94813ac64fd10787a1e98", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/a40653b4f6d94813ac64fd10787a1e98", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/a40653b4f6d94813ac64fd10787a1e98", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/a40653b4f6d94813ac64fd10787a1e98", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/a40653b4f6d94813ac64fd10787a1e98", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-f0bc8a4f-031a-434-user", "id": "5adfaf6a85044f4e9d72ab1c4e4f00fa"}, "audit_ids": ["KdbDKff9T3iDMr0ONKUvhQ"], "issued_at": "2019-01-18T06:22:37.000000Z"}} 2019-01-18 06:22:37,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}cb25b8015e5002a1ea145072bb7ea909ca922e90" 2019-01-18 06:22:37,273 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:22:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b928caf6-8910-4b70-a57f-586fba9dbd8e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:22:37,273 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-b928caf6-8910-4b70-a57f-586fba9dbd8e 2019-01-18 06:22:37,276 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-b5a92145-c44c-4840-928e-ddf4c6705d2b-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb25b8015e5002a1ea145072bb7ea909ca922e90" 2019-01-18 06:22:37,436 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-abf151f8-3646-4436-9085-365485b6f060 Date: Fri, 18 Jan 2019 06:22:37 GMT RESP BODY: {"networks":[]} 2019-01-18 06:22:37,436 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-b5a92145-c44c-4840-928e-ddf4c6705d2b-pub-net used request id req-abf151f8-3646-4436-9085-365485b6f060 2019-01-18 06:22:37,436 - neutron_utils - INFO - Creating network with name InstanceSecurityGroupTests-b5a92145-c44c-4840-928e-ddf4c6705d2b-pub-net 2019-01-18 06:22:37,441 - 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}cb25b8015e5002a1ea145072bb7ea909ca922e90" -d '{"network": {"name": "InstanceSecurityGroupTests-b5a92145-c44c-4840-928e-ddf4c6705d2b-pub-net", "admin_state_up": true}}' 2019-01-18 06:22:37,948 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 629 X-Openstack-Request-Id: req-ac8898ff-e8e5-4253-aedb-aa45a7a6aa4f Date: Fri, 18 Jan 2019 06:22:37 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"7a73aafa-9f47-4862-a27d-a2192d029b7d","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"a40653b4f6d94813ac64fd10787a1e98","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-18T06:22:37Z","is_default":false,"name":"InstanceSecurityGroupTests-b5a92145-c44c-4840-928e-ddf4c6705d2b-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"a40653b4f6d94813ac64fd10787a1e98","created_at":"2019-01-18T06:22:37Z","mtu":1450}} 2019-01-18 06:22:37,948 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks used request id req-ac8898ff-e8e5-4253-aedb-aa45a7a6aa4f 2019-01-18 06:22:37,953 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=7a73aafa-9f47-4862-a27d-a2192d029b7d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb25b8015e5002a1ea145072bb7ea909ca922e90" 2019-01-18 06:22:38,188 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 613 X-Openstack-Request-Id: req-2b78c40b-78f3-4077-add4-d5d0266275c2 Date: Fri, 18 Jan 2019 06:22: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":"2019-01-18T06:22:37Z","tenant_id":"a40653b4f6d94813ac64fd10787a1e98","created_at":"2019-01-18T06:22:37Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"a40653b4f6d94813ac64fd10787a1e98","id":"7a73aafa-9f47-4862-a27d-a2192d029b7d","name":"InstanceSecurityGroupTests-b5a92145-c44c-4840-928e-ddf4c6705d2b-pub-net"}]} 2019-01-18 06:22:38,188 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=7a73aafa-9f47-4862-a27d-a2192d029b7d used request id req-2b78c40b-78f3-4077-add4-d5d0266275c2 2019-01-18 06:22:38,194 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=7a73aafa-9f47-4862-a27d-a2192d029b7d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb25b8015e5002a1ea145072bb7ea909ca922e90" 2019-01-18 06:22:38,369 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-55487ffe-9e9f-4cc1-981d-9acdab9877d5 Date: Fri, 18 Jan 2019 06:22:38 GMT RESP BODY: {"subnets":[]} 2019-01-18 06:22:38,370 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=7a73aafa-9f47-4862-a27d-a2192d029b7d used request id req-55487ffe-9e9f-4cc1-981d-9acdab9877d5 2019-01-18 06:22:38,370 - neutron_utils - INFO - Creating subnet with name InstanceSecurityGroupTests-b5a92145-c44c-4840-928e-ddf4c6705d2b-pub-subnet 2019-01-18 06:22:38,375 - 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}cb25b8015e5002a1ea145072bb7ea909ca922e90" -d '{"subnets": [{"ip_version": 4, "network_id": "7a73aafa-9f47-4862-a27d-a2192d029b7d", "cidr": "10.55.0.0/24", "name": "InstanceSecurityGroupTests-b5a92145-c44c-4840-928e-ddf4c6705d2b-pub-subnet"}]}' 2019-01-18 06:22:38,888 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-0b0d9b60-afc1-4c15-9b5b-c95e1d1f53fc Date: Fri, 18 Jan 2019 06:22:38 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7a73aafa-9f47-4862-a27d-a2192d029b7d","tenant_id":"a40653b4f6d94813ac64fd10787a1e98","created_at":"2019-01-18T06:22:38Z","dns_nameservers":[],"updated_at":"2019-01-18T06:22:38Z","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":"a40653b4f6d94813ac64fd10787a1e98","id":"c582d06d-82b9-45f0-9711-e08dbaaa8dfb","subnetpool_id":null,"name":"InstanceSecurityGroupTests-b5a92145-c44c-4840-928e-ddf4c6705d2b-pub-subnet"}]} 2019-01-18 06:22:38,888 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets used request id req-0b0d9b60-afc1-4c15-9b5b-c95e1d1f53fc 2019-01-18 06:22:38,894 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=7a73aafa-9f47-4862-a27d-a2192d029b7d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb25b8015e5002a1ea145072bb7ea909ca922e90" 2019-01-18 06:22:39,149 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-b267fb91-fc7d-44b3-a004-63cc38c68943 Date: Fri, 18 Jan 2019 06:22: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":["c582d06d-82b9-45f0-9711-e08dbaaa8dfb"],"updated_at":"2019-01-18T06:22:38Z","tenant_id":"a40653b4f6d94813ac64fd10787a1e98","created_at":"2019-01-18T06:22:37Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"a40653b4f6d94813ac64fd10787a1e98","id":"7a73aafa-9f47-4862-a27d-a2192d029b7d","name":"InstanceSecurityGroupTests-b5a92145-c44c-4840-928e-ddf4c6705d2b-pub-net"}]} 2019-01-18 06:22:39,149 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=7a73aafa-9f47-4862-a27d-a2192d029b7d used request id req-b267fb91-fc7d-44b3-a004-63cc38c68943 2019-01-18 06:22:39,155 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=7a73aafa-9f47-4862-a27d-a2192d029b7d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb25b8015e5002a1ea145072bb7ea909ca922e90" 2019-01-18 06:22:39,210 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-222a3a2d-c6b3-4ca5-9b86-1cf4e07e8d15 Date: Fri, 18 Jan 2019 06:22:39 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7a73aafa-9f47-4862-a27d-a2192d029b7d","tenant_id":"a40653b4f6d94813ac64fd10787a1e98","created_at":"2019-01-18T06:22:38Z","dns_nameservers":[],"updated_at":"2019-01-18T06:22:38Z","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":"a40653b4f6d94813ac64fd10787a1e98","id":"c582d06d-82b9-45f0-9711-e08dbaaa8dfb","subnetpool_id":null,"name":"InstanceSecurityGroupTests-b5a92145-c44c-4840-928e-ddf4c6705d2b-pub-subnet"}]} 2019-01-18 06:22:39,210 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=7a73aafa-9f47-4862-a27d-a2192d029b7d used request id req-222a3a2d-c6b3-4ca5-9b86-1cf4e07e8d15 2019-01-18 06:22:39,211 - OpenStackNetwork - DEBUG - Network [7a73aafa-9f47-4862-a27d-a2192d029b7d] created successfully 2019-01-18 06:22:39,211 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:22:39,212 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:22:39,603 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "488fca829f8b496daa1cd2cdc6e45c49", "name": "Member"}, {"id": "c65201bd05504fa786d79b166e8bbba3", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}], "expires_at": "2019-01-18T07:22:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "020d00b5451a467cb276d06789a1149d", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "id": "e292c913af7844408b6509a836e493f5"}, "audit_ids": ["myy_neY-SZ669UPegURbFQ"], "issued_at": "2019-01-18T06:22:39.000000Z"}} 2019-01-18 06:22:39,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}2ee730ada53d994ef0cae56d0b2709a375c8b836" 2019-01-18 06:22:39,685 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:22:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7ad70313-9046-4154-9a36-fe3d3b55b05c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:22:39,685 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-7ad70313-9046-4154-9a36-fe3d3b55b05c 2019-01-18 06:22:39,687 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-18 06:22:39,691 - 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}2ee730ada53d994ef0cae56d0b2709a375c8b836" 2019-01-18 06:22:39,867 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:22: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-ca1e8248-4622-4037-868f-4a0327215de1 x-compute-request-id: req-ca1e8248-4622-4037-868f-4a0327215de1 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2019-01-18 06:22:39,867 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-ca1e8248-4622-4037-868f-4a0327215de1 2019-01-18 06:22:39,871 - 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}2ee730ada53d994ef0cae56d0b2709a375c8b836" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "InstanceSecurityGroupTests-b5a92145-c44c-4840-928e-ddf4c6705d2b-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2019-01-18 06:22:39,919 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:22: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-e04be54b-e66a-4b89-b0a3-844910bc6934 x-compute-request-id: req-e04be54b-e66a-4b89-b0a3-844910bc6934 Content-Encoding: gzip Content-Length: 323 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/c19aa84b-d4a5-4fd3-95ce-37ec5002dd68", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/c19aa84b-d4a5-4fd3-95ce-37ec5002dd68", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "c19aa84b-d4a5-4fd3-95ce-37ec5002dd68", "name": "InstanceSecurityGroupTests-b5a92145-c44c-4840-928e-ddf4c6705d2b-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2019-01-18 06:22:39,919 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-e04be54b-e66a-4b89-b0a3-844910bc6934 2019-01-18 06:22:39,920 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:22:39,920 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:22:40,303 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "689544f6861d40beb67e1d8dfa90267a", "name": "InstanceSecurityGroupTests-f0bc8a4f-031a-434-proj-role"}], "expires_at": "2019-01-18T07:22:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a40653b4f6d94813ac64fd10787a1e98", "name": "InstanceSecurityGroupTests-f0bc8a4f-031a-434-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/a40653b4f6d94813ac64fd10787a1e98", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/a40653b4f6d94813ac64fd10787a1e98", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/a40653b4f6d94813ac64fd10787a1e98", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/a40653b4f6d94813ac64fd10787a1e98", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/a40653b4f6d94813ac64fd10787a1e98", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/a40653b4f6d94813ac64fd10787a1e98", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/a40653b4f6d94813ac64fd10787a1e98", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/a40653b4f6d94813ac64fd10787a1e98", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/a40653b4f6d94813ac64fd10787a1e98", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/a40653b4f6d94813ac64fd10787a1e98", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/a40653b4f6d94813ac64fd10787a1e98", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/a40653b4f6d94813ac64fd10787a1e98", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-f0bc8a4f-031a-434-user", "id": "5adfaf6a85044f4e9d72ab1c4e4f00fa"}, "audit_ids": ["pPOM-qRrROe-eGATEQUE3g"], "issued_at": "2019-01-18T06:22:40.000000Z"}} 2019-01-18 06:22:40,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}5bc6e0ea35000ae4e85313ab8f471528f9fc3c9b" 2019-01-18 06:22:40,381 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:22:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-44364340-6b80-4760-b5aa-7c0376ecb97a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:22:40,381 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-44364340-6b80-4760-b5aa-7c0376ecb97a 2019-01-18 06:22:40,382 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-18 06:22:40,384 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5bc6e0ea35000ae4e85313ab8f471528f9fc3c9b" 2019-01-18 06:22:40,455 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:22:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6a1b0841-b961-4ef4-a6f7-c1ad54369583 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:22:40,455 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-6a1b0841-b961-4ef4-a6f7-c1ad54369583 2019-01-18 06:22:40,463 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-b5a92145-c44c-4840-928e-ddf4c6705d2b-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5bc6e0ea35000ae4e85313ab8f471528f9fc3c9b" 2019-01-18 06:22:40,723 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-1e9d169f-8016-4fe7-9029-8caea6a2f183 Date: Fri, 18 Jan 2019 06:22: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":["c582d06d-82b9-45f0-9711-e08dbaaa8dfb"],"updated_at":"2019-01-18T06:22:38Z","tenant_id":"a40653b4f6d94813ac64fd10787a1e98","created_at":"2019-01-18T06:22:37Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"a40653b4f6d94813ac64fd10787a1e98","id":"7a73aafa-9f47-4862-a27d-a2192d029b7d","name":"InstanceSecurityGroupTests-b5a92145-c44c-4840-928e-ddf4c6705d2b-pub-net"}]} 2019-01-18 06:22:40,723 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-b5a92145-c44c-4840-928e-ddf4c6705d2b-pub-net used request id req-1e9d169f-8016-4fe7-9029-8caea6a2f183 2019-01-18 06:22:40,726 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-18 06:22:40,731 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 18 Jan 2019 06:22: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"}]}]}} 2019-01-18 06:22:40,732 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/a40653b4f6d94813ac64fd10787a1e98 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5bc6e0ea35000ae4e85313ab8f471528f9fc3c9b" 2019-01-18 06:22:40,808 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:22:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-89ae3774-8c05-415a-8001-f2b1f2395d61 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/a40653b4f6d94813ac64fd10787a1e98"}, "enabled": true, "id": "a40653b4f6d94813ac64fd10787a1e98", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-f0bc8a4f-031a-434-proj"}} 2019-01-18 06:22:40,808 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/a40653b4f6d94813ac64fd10787a1e98 used request id req-89ae3774-8c05-415a-8001-f2b1f2395d61 2019-01-18 06:22:40,814 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=7a73aafa-9f47-4862-a27d-a2192d029b7d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5bc6e0ea35000ae4e85313ab8f471528f9fc3c9b" 2019-01-18 06:22:41,000 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-4c82d2a8-b40c-40d5-9172-faf196f03f82 Date: Fri, 18 Jan 2019 06:22:41 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7a73aafa-9f47-4862-a27d-a2192d029b7d","tenant_id":"a40653b4f6d94813ac64fd10787a1e98","created_at":"2019-01-18T06:22:38Z","dns_nameservers":[],"updated_at":"2019-01-18T06:22:38Z","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":"a40653b4f6d94813ac64fd10787a1e98","id":"c582d06d-82b9-45f0-9711-e08dbaaa8dfb","subnetpool_id":null,"name":"InstanceSecurityGroupTests-b5a92145-c44c-4840-928e-ddf4c6705d2b-pub-subnet"}]} 2019-01-18 06:22:41,000 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=7a73aafa-9f47-4862-a27d-a2192d029b7d used request id req-4c82d2a8-b40c-40d5-9172-faf196f03f82 2019-01-18 06:22:41,006 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=7a73aafa-9f47-4862-a27d-a2192d029b7d&name=InstanceSecurityGroupTests-b5a92145-c44c-4840-928e-ddf4c6705d2b-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5bc6e0ea35000ae4e85313ab8f471528f9fc3c9b" 2019-01-18 06:22:41,201 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-20ad18d2-3056-4c00-ad3b-e39cbc53c662 Date: Fri, 18 Jan 2019 06:22:41 GMT RESP BODY: {"ports":[]} 2019-01-18 06:22:41,202 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=7a73aafa-9f47-4862-a27d-a2192d029b7d&name=InstanceSecurityGroupTests-b5a92145-c44c-4840-928e-ddf4c6705d2b-port&admin_state_up=True used request id req-20ad18d2-3056-4c00-ad3b-e39cbc53c662 2019-01-18 06:22:41,205 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/detail?name=InstanceSecurityGroupTests-b5a92145-c44c-4840-928e-ddf4c6705d2b-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5bc6e0ea35000ae4e85313ab8f471528f9fc3c9b" 2019-01-18 06:22:41,506 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06: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-dc378b1e-d49e-4392-9a9a-094a76326e5d x-compute-request-id: req-dc378b1e-d49e-4392-9a9a-094a76326e5d Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2019-01-18 06:22:41,507 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail?name=InstanceSecurityGroupTests-b5a92145-c44c-4840-928e-ddf4c6705d2b-inst used request id req-dc378b1e-d49e-4392-9a9a-094a76326e5d 2019-01-18 06:22:41,513 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-b5a92145-c44c-4840-928e-ddf4c6705d2b-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5bc6e0ea35000ae4e85313ab8f471528f9fc3c9b" 2019-01-18 06:22:41,750 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-1433dd90-de54-4d5a-b342-e44af57c44ed Date: Fri, 18 Jan 2019 06:22: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":["c582d06d-82b9-45f0-9711-e08dbaaa8dfb"],"updated_at":"2019-01-18T06:22:38Z","tenant_id":"a40653b4f6d94813ac64fd10787a1e98","created_at":"2019-01-18T06:22:37Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"a40653b4f6d94813ac64fd10787a1e98","id":"7a73aafa-9f47-4862-a27d-a2192d029b7d","name":"InstanceSecurityGroupTests-b5a92145-c44c-4840-928e-ddf4c6705d2b-pub-net"}]} 2019-01-18 06:22:41,750 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-b5a92145-c44c-4840-928e-ddf4c6705d2b-pub-net used request id req-1433dd90-de54-4d5a-b342-e44af57c44ed 2019-01-18 06:22:41,755 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/a40653b4f6d94813ac64fd10787a1e98 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5bc6e0ea35000ae4e85313ab8f471528f9fc3c9b" 2019-01-18 06:22:41,832 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:22:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f1b9fe16-b594-42ac-9c60-cd4f789be24d 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/a40653b4f6d94813ac64fd10787a1e98"}, "enabled": true, "id": "a40653b4f6d94813ac64fd10787a1e98", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-f0bc8a4f-031a-434-proj"}} 2019-01-18 06:22:41,833 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/a40653b4f6d94813ac64fd10787a1e98 used request id req-f1b9fe16-b594-42ac-9c60-cd4f789be24d 2019-01-18 06:22:41,838 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=7a73aafa-9f47-4862-a27d-a2192d029b7d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5bc6e0ea35000ae4e85313ab8f471528f9fc3c9b" 2019-01-18 06:22:41,892 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-8f73ecb6-5fa6-4d6e-b221-84db8ae5740d Date: Fri, 18 Jan 2019 06:22:41 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7a73aafa-9f47-4862-a27d-a2192d029b7d","tenant_id":"a40653b4f6d94813ac64fd10787a1e98","created_at":"2019-01-18T06:22:38Z","dns_nameservers":[],"updated_at":"2019-01-18T06:22:38Z","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":"a40653b4f6d94813ac64fd10787a1e98","id":"c582d06d-82b9-45f0-9711-e08dbaaa8dfb","subnetpool_id":null,"name":"InstanceSecurityGroupTests-b5a92145-c44c-4840-928e-ddf4c6705d2b-pub-subnet"}]} 2019-01-18 06:22:41,893 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=7a73aafa-9f47-4862-a27d-a2192d029b7d used request id req-8f73ecb6-5fa6-4d6e-b221-84db8ae5740d 2019-01-18 06:22:41,899 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=7a73aafa-9f47-4862-a27d-a2192d029b7d&name=InstanceSecurityGroupTests-b5a92145-c44c-4840-928e-ddf4c6705d2b-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5bc6e0ea35000ae4e85313ab8f471528f9fc3c9b" 2019-01-18 06:22:42,082 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-9810571f-d903-49d1-a7cb-a16aeb66ce70 Date: Fri, 18 Jan 2019 06:22:42 GMT RESP BODY: {"ports":[]} 2019-01-18 06:22:42,083 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=7a73aafa-9f47-4862-a27d-a2192d029b7d&name=InstanceSecurityGroupTests-b5a92145-c44c-4840-928e-ddf4c6705d2b-port&admin_state_up=True used request id req-9810571f-d903-49d1-a7cb-a16aeb66ce70 2019-01-18 06:22:42,083 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:22:42,084 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:22:42,458 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "689544f6861d40beb67e1d8dfa90267a", "name": "InstanceSecurityGroupTests-f0bc8a4f-031a-434-proj-role"}], "expires_at": "2019-01-18T07:22:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a40653b4f6d94813ac64fd10787a1e98", "name": "InstanceSecurityGroupTests-f0bc8a4f-031a-434-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/a40653b4f6d94813ac64fd10787a1e98", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/a40653b4f6d94813ac64fd10787a1e98", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/a40653b4f6d94813ac64fd10787a1e98", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/a40653b4f6d94813ac64fd10787a1e98", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/a40653b4f6d94813ac64fd10787a1e98", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/a40653b4f6d94813ac64fd10787a1e98", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/a40653b4f6d94813ac64fd10787a1e98", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/a40653b4f6d94813ac64fd10787a1e98", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/a40653b4f6d94813ac64fd10787a1e98", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/a40653b4f6d94813ac64fd10787a1e98", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/a40653b4f6d94813ac64fd10787a1e98", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/a40653b4f6d94813ac64fd10787a1e98", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-f0bc8a4f-031a-434-user", "id": "5adfaf6a85044f4e9d72ab1c4e4f00fa"}, "audit_ids": ["NceJG-S7S2C_edlnPoB17w"], "issued_at": "2019-01-18T06:22:42.000000Z"}} 2019-01-18 06:22:42,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}2148a5aee3c010495d7b00f3aa4b4981973fc3c4" 2019-01-18 06:22:42,547 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:22:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4da89748-895c-4246-8cb5-eaa7a72bac0a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:22:42,547 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-4da89748-895c-4246-8cb5-eaa7a72bac0a 2019-01-18 06:22:42,554 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-b5a92145-c44c-4840-928e-ddf4c6705d2b-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5bc6e0ea35000ae4e85313ab8f471528f9fc3c9b" 2019-01-18 06:22:42,651 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-4e6eaa80-6254-4514-9715-1a175850eded Date: Fri, 18 Jan 2019 06:22: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":["c582d06d-82b9-45f0-9711-e08dbaaa8dfb"],"updated_at":"2019-01-18T06:22:38Z","tenant_id":"a40653b4f6d94813ac64fd10787a1e98","created_at":"2019-01-18T06:22:37Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"a40653b4f6d94813ac64fd10787a1e98","id":"7a73aafa-9f47-4862-a27d-a2192d029b7d","name":"InstanceSecurityGroupTests-b5a92145-c44c-4840-928e-ddf4c6705d2b-pub-net"}]} 2019-01-18 06:22:42,651 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-b5a92145-c44c-4840-928e-ddf4c6705d2b-pub-net used request id req-4e6eaa80-6254-4514-9715-1a175850eded 2019-01-18 06:22:42,657 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=7a73aafa-9f47-4862-a27d-a2192d029b7d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5bc6e0ea35000ae4e85313ab8f471528f9fc3c9b" 2019-01-18 06:22:42,859 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-cc7c276d-62ea-4d0a-83e4-9cea60d08ae4 Date: Fri, 18 Jan 2019 06:22:42 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7a73aafa-9f47-4862-a27d-a2192d029b7d","tenant_id":"a40653b4f6d94813ac64fd10787a1e98","created_at":"2019-01-18T06:22:38Z","dns_nameservers":[],"updated_at":"2019-01-18T06:22:38Z","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":"a40653b4f6d94813ac64fd10787a1e98","id":"c582d06d-82b9-45f0-9711-e08dbaaa8dfb","subnetpool_id":null,"name":"InstanceSecurityGroupTests-b5a92145-c44c-4840-928e-ddf4c6705d2b-pub-subnet"}]} 2019-01-18 06:22:42,859 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=7a73aafa-9f47-4862-a27d-a2192d029b7d used request id req-cc7c276d-62ea-4d0a-83e4-9cea60d08ae4 2019-01-18 06:22:42,865 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-b5a92145-c44c-4840-928e-ddf4c6705d2b-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5bc6e0ea35000ae4e85313ab8f471528f9fc3c9b" 2019-01-18 06:22:43,122 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-0dc96d3c-7631-4098-a959-5d3a5e9a3718 Date: Fri, 18 Jan 2019 06:22: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":["c582d06d-82b9-45f0-9711-e08dbaaa8dfb"],"updated_at":"2019-01-18T06:22:38Z","tenant_id":"a40653b4f6d94813ac64fd10787a1e98","created_at":"2019-01-18T06:22:37Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"a40653b4f6d94813ac64fd10787a1e98","id":"7a73aafa-9f47-4862-a27d-a2192d029b7d","name":"InstanceSecurityGroupTests-b5a92145-c44c-4840-928e-ddf4c6705d2b-pub-net"}]} 2019-01-18 06:22:43,122 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-b5a92145-c44c-4840-928e-ddf4c6705d2b-pub-net used request id req-0dc96d3c-7631-4098-a959-5d3a5e9a3718 2019-01-18 06:22:43,126 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-18 06:22:43,132 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 18 Jan 2019 06:22: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"}]}]}} 2019-01-18 06:22:43,133 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/a40653b4f6d94813ac64fd10787a1e98 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2148a5aee3c010495d7b00f3aa4b4981973fc3c4" 2019-01-18 06:22:43,206 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:22:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-876663fc-fdb1-48c6-852b-091ee1f813e3 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/a40653b4f6d94813ac64fd10787a1e98"}, "enabled": true, "id": "a40653b4f6d94813ac64fd10787a1e98", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-f0bc8a4f-031a-434-proj"}} 2019-01-18 06:22:43,206 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/a40653b4f6d94813ac64fd10787a1e98 used request id req-876663fc-fdb1-48c6-852b-091ee1f813e3 2019-01-18 06:22:43,212 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=7a73aafa-9f47-4862-a27d-a2192d029b7d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5bc6e0ea35000ae4e85313ab8f471528f9fc3c9b" 2019-01-18 06:22:43,451 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-e7119085-8464-48ad-8659-4850d56582b6 Date: Fri, 18 Jan 2019 06:22:43 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7a73aafa-9f47-4862-a27d-a2192d029b7d","tenant_id":"a40653b4f6d94813ac64fd10787a1e98","created_at":"2019-01-18T06:22:38Z","dns_nameservers":[],"updated_at":"2019-01-18T06:22:38Z","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":"a40653b4f6d94813ac64fd10787a1e98","id":"c582d06d-82b9-45f0-9711-e08dbaaa8dfb","subnetpool_id":null,"name":"InstanceSecurityGroupTests-b5a92145-c44c-4840-928e-ddf4c6705d2b-pub-subnet"}]} 2019-01-18 06:22:43,451 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=7a73aafa-9f47-4862-a27d-a2192d029b7d used request id req-e7119085-8464-48ad-8659-4850d56582b6 2019-01-18 06:22:43,452 - neutron_utils - INFO - Creating port for network with name - InstanceSecurityGroupTests-b5a92145-c44c-4840-928e-ddf4c6705d2b-pub-net 2019-01-18 06:22:43,457 - 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}5bc6e0ea35000ae4e85313ab8f471528f9fc3c9b" -d '{"port": {"network_id": "7a73aafa-9f47-4862-a27d-a2192d029b7d", "name": "InstanceSecurityGroupTests-b5a92145-c44c-4840-928e-ddf4c6705d2b-port", "admin_state_up": true}}' 2019-01-18 06:22:44,409 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 782 X-Openstack-Request-Id: req-46a3a830-dda1-4da2-ba9b-b80ed140d77e Date: Fri, 18 Jan 2019 06:22:44 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:22:43Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"c582d06d-82b9-45f0-9711-e08dbaaa8dfb","ip_address":"10.55.0.13"}],"id":"880df569-25f6-4f99-aebe-fdc0c209a12b","security_groups":["8f6edbc3-e772-4560-b43c-4319c8e3bceb"],"mac_address":"fa:16:3e:87:ca:0e","device_id":"","status":"DOWN","description":"","tags":[],"name":"InstanceSecurityGroupTests-b5a92145-c44c-4840-928e-ddf4c6705d2b-port","project_id":"a40653b4f6d94813ac64fd10787a1e98","qos_policy_id":null,"admin_state_up":true,"network_id":"7a73aafa-9f47-4862-a27d-a2192d029b7d","tenant_id":"a40653b4f6d94813ac64fd10787a1e98","created_at":"2019-01-18T06:22:43Z","binding:vnic_type":"normal"}} 2019-01-18 06:22:44,409 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/ports used request id req-46a3a830-dda1-4da2-ba9b-b80ed140d77e 2019-01-18 06:22:44,415 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-b5a92145-c44c-4840-928e-ddf4c6705d2b-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5bc6e0ea35000ae4e85313ab8f471528f9fc3c9b" 2019-01-18 06:22:44,646 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-436ffabd-94e2-47aa-8605-f2aabf968359 Date: Fri, 18 Jan 2019 06:22: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":["c582d06d-82b9-45f0-9711-e08dbaaa8dfb"],"updated_at":"2019-01-18T06:22:38Z","tenant_id":"a40653b4f6d94813ac64fd10787a1e98","created_at":"2019-01-18T06:22:37Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"a40653b4f6d94813ac64fd10787a1e98","id":"7a73aafa-9f47-4862-a27d-a2192d029b7d","name":"InstanceSecurityGroupTests-b5a92145-c44c-4840-928e-ddf4c6705d2b-pub-net"}]} 2019-01-18 06:22:44,647 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-b5a92145-c44c-4840-928e-ddf4c6705d2b-pub-net used request id req-436ffabd-94e2-47aa-8605-f2aabf968359 2019-01-18 06:22:44,650 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/a40653b4f6d94813ac64fd10787a1e98 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5bc6e0ea35000ae4e85313ab8f471528f9fc3c9b" 2019-01-18 06:22:44,733 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:22:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9268fb48-2b6b-4952-b57a-159c733cf727 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/a40653b4f6d94813ac64fd10787a1e98"}, "enabled": true, "id": "a40653b4f6d94813ac64fd10787a1e98", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-f0bc8a4f-031a-434-proj"}} 2019-01-18 06:22:44,733 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/a40653b4f6d94813ac64fd10787a1e98 used request id req-9268fb48-2b6b-4952-b57a-159c733cf727 2019-01-18 06:22:44,738 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=7a73aafa-9f47-4862-a27d-a2192d029b7d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5bc6e0ea35000ae4e85313ab8f471528f9fc3c9b" 2019-01-18 06:22:44,938 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-fc007415-6b3d-4ad2-bfc9-05123096e6f5 Date: Fri, 18 Jan 2019 06:22:44 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7a73aafa-9f47-4862-a27d-a2192d029b7d","tenant_id":"a40653b4f6d94813ac64fd10787a1e98","created_at":"2019-01-18T06:22:38Z","dns_nameservers":[],"updated_at":"2019-01-18T06:22:38Z","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":"a40653b4f6d94813ac64fd10787a1e98","id":"c582d06d-82b9-45f0-9711-e08dbaaa8dfb","subnetpool_id":null,"name":"InstanceSecurityGroupTests-b5a92145-c44c-4840-928e-ddf4c6705d2b-pub-subnet"}]} 2019-01-18 06:22:44,938 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=7a73aafa-9f47-4862-a27d-a2192d029b7d used request id req-fc007415-6b3d-4ad2-bfc9-05123096e6f5 2019-01-18 06:22:44,944 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=7a73aafa-9f47-4862-a27d-a2192d029b7d&name=InstanceSecurityGroupTests-b5a92145-c44c-4840-928e-ddf4c6705d2b-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5bc6e0ea35000ae4e85313ab8f471528f9fc3c9b" 2019-01-18 06:22:45,004 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 785 X-Openstack-Request-Id: req-29d1ab13-e914-4b6b-9785-b535098aaa5d Date: Fri, 18 Jan 2019 06:22:45 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:22:43Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"c582d06d-82b9-45f0-9711-e08dbaaa8dfb","ip_address":"10.55.0.13"}],"id":"880df569-25f6-4f99-aebe-fdc0c209a12b","security_groups":["8f6edbc3-e772-4560-b43c-4319c8e3bceb"],"mac_address":"fa:16:3e:87:ca:0e","project_id":"a40653b4f6d94813ac64fd10787a1e98","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-b5a92145-c44c-4840-928e-ddf4c6705d2b-port","admin_state_up":true,"network_id":"7a73aafa-9f47-4862-a27d-a2192d029b7d","tenant_id":"a40653b4f6d94813ac64fd10787a1e98","created_at":"2019-01-18T06:22:43Z","binding:vnic_type":"normal","device_id":""}]} 2019-01-18 06:22:45,004 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=7a73aafa-9f47-4862-a27d-a2192d029b7d&name=InstanceSecurityGroupTests-b5a92145-c44c-4840-928e-ddf4c6705d2b-port&admin_state_up=True used request id req-29d1ab13-e914-4b6b-9785-b535098aaa5d 2019-01-18 06:22:45,008 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/a40653b4f6d94813ac64fd10787a1e98 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5bc6e0ea35000ae4e85313ab8f471528f9fc3c9b" 2019-01-18 06:22:45,026 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:22:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-04885897-ed2b-44ad-a8ad-61951e02ec80 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/a40653b4f6d94813ac64fd10787a1e98"}, "enabled": true, "id": "a40653b4f6d94813ac64fd10787a1e98", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-f0bc8a4f-031a-434-proj"}} 2019-01-18 06:22:45,026 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/a40653b4f6d94813ac64fd10787a1e98 used request id req-04885897-ed2b-44ad-a8ad-61951e02ec80 2019-01-18 06:22:45,027 - nova_utils - INFO - Creating VM with name - InstanceSecurityGroupTests-b5a92145-c44c-4840-928e-ddf4c6705d2b-inst 2019-01-18 06:22:45,030 - 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}5bc6e0ea35000ae4e85313ab8f471528f9fc3c9b" 2019-01-18 06:22:45,059 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:22: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-0d3cad72-f0cc-4f03-a951-4682805e5384 x-compute-request-id: req-0d3cad72-f0cc-4f03-a951-4682805e5384 Content-Encoding: gzip Content-Length: 214 Content-Type: application/json RESP BODY: {"flavors": [{"id": "c19aa84b-d4a5-4fd3-95ce-37ec5002dd68", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/c19aa84b-d4a5-4fd3-95ce-37ec5002dd68", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/c19aa84b-d4a5-4fd3-95ce-37ec5002dd68", "rel": "bookmark"}], "name": "InstanceSecurityGroupTests-b5a92145-c44c-4840-928e-ddf4c6705d2b-flavor-name"}]} 2019-01-18 06:22:45,059 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-0d3cad72-f0cc-4f03-a951-4682805e5384 2019-01-18 06:22:45,062 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors/c19aa84b-d4a5-4fd3-95ce-37ec5002dd68 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5bc6e0ea35000ae4e85313ab8f471528f9fc3c9b" 2019-01-18 06:22:45,089 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:22: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-00d25809-1f0d-471f-8ab1-6da3ef87b56a x-compute-request-id: req-00d25809-1f0d-471f-8ab1-6da3ef87b56a Content-Encoding: gzip Content-Length: 323 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/c19aa84b-d4a5-4fd3-95ce-37ec5002dd68", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/c19aa84b-d4a5-4fd3-95ce-37ec5002dd68", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "c19aa84b-d4a5-4fd3-95ce-37ec5002dd68", "name": "InstanceSecurityGroupTests-b5a92145-c44c-4840-928e-ddf4c6705d2b-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2019-01-18 06:22:45,089 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/c19aa84b-d4a5-4fd3-95ce-37ec5002dd68 used request id req-00d25809-1f0d-471f-8ab1-6da3ef87b56a 2019-01-18 06:22:45,092 - 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-b5a92145-c44c-4840-928e-ddf4c6705d2b-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}5bc6e0ea35000ae4e85313ab8f471528f9fc3c9b" 2019-01-18 06:22:45,269 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1062 Content-Type: application/json X-Openstack-Request-Id: req-2ee8e768-6860-4ec6-9937-1415a321de24 Date: Fri, 18 Jan 2019 06:22:45 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "InstanceSecurityGroupTests-b5a92145-c44c-4840-928e-ddf4c6705d2b-image", "tags": [], "container_format": "bare", "created_at": "2019-01-18T06:22:35Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-18T06:22:36Z", "visibility": "shared", "locations": [{"url": "rbd://af014572-0a5d-4a80-a07f-9105f52ab2c1/images/eb84cf9d-6f95-40a4-b2cd-5e6c1b23b92c/snap", "metadata": {}}], "self": "/v2/images/eb84cf9d-6f95-40a4-b2cd-5e6c1b23b92c", "min_disk": 0, "protected": false, "id": "eb84cf9d-6f95-40a4-b2cd-5e6c1b23b92c", "file": "/v2/images/eb84cf9d-6f95-40a4-b2cd-5e6c1b23b92c/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "a40653b4f6d94813ac64fd10787a1e98", "direct_url": "rbd://af014572-0a5d-4a80-a07f-9105f52ab2c1/images/eb84cf9d-6f95-40a4-b2cd-5e6c1b23b92c/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=InstanceSecurityGroupTests-b5a92145-c44c-4840-928e-ddf4c6705d2b-image"} 2019-01-18 06:22:45,269 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-b5a92145-c44c-4840-928e-ddf4c6705d2b-image used request id req-2ee8e768-6860-4ec6-9937-1415a321de24 2019-01-18 06:22:45,273 - 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}5bc6e0ea35000ae4e85313ab8f471528f9fc3c9b" 2019-01-18 06:22:45,421 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-a739f0d8-3b13-4b21-97e0-b78d30e8999d Date: Fri, 18 Jan 2019 06:22: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"}}} 2019-01-18 06:22:45,421 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-a739f0d8-3b13-4b21-97e0-b78d30e8999d 2019-01-18 06:22:45,427 - 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}5bc6e0ea35000ae4e85313ab8f471528f9fc3c9b" -d '{"server": {"name": "InstanceSecurityGroupTests-b5a92145-c44c-4840-928e-ddf4c6705d2b-inst", "imageRef": "eb84cf9d-6f95-40a4-b2cd-5e6c1b23b92c", "flavorRef": "c19aa84b-d4a5-4fd3-95ce-37ec5002dd68", "max_count": 1, "min_count": 1, "networks": [{"port": "880df569-25f6-4f99-aebe-fdc0c209a12b"}]}}' 2019-01-18 06:22:46,670 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 18 Jan 2019 06:22: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-85c6d018-8f39-47fd-925c-dd5672b7bc5d x-compute-request-id: req-85c6d018-8f39-47fd-925c-dd5672b7bc5d Content-Length: 374 location: http://172.30.9.23:8774/v2.1/servers/83dff0b5-acfe-4cff-b1d5-90b4a86e0797 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "83dff0b5-acfe-4cff-b1d5-90b4a86e0797", "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/83dff0b5-acfe-4cff-b1d5-90b4a86e0797", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/83dff0b5-acfe-4cff-b1d5-90b4a86e0797", "rel": "bookmark"}], "adminPass": "yDVfybNYwr52"}} 2019-01-18 06:22:46,670 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-85c6d018-8f39-47fd-925c-dd5672b7bc5d 2019-01-18 06:22:46,673 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/83dff0b5-acfe-4cff-b1d5-90b4a86e0797 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5bc6e0ea35000ae4e85313ab8f471528f9fc3c9b" 2019-01-18 06:22:47,048 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:22: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-9885268c-4a89-4076-ac10-c42eceb9309d x-compute-request-id: req-9885268c-4a89-4076-ac10-c42eceb9309d 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/83dff0b5-acfe-4cff-b1d5-90b4a86e0797", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/83dff0b5-acfe-4cff-b1d5-90b4a86e0797", "rel": "bookmark"}], "image": {"id": "eb84cf9d-6f95-40a4-b2cd-5e6c1b23b92c", "links": [{"href": "http://172.30.9.23:8774/images/eb84cf9d-6f95-40a4-b2cd-5e6c1b23b92c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c19aa84b-d4a5-4fd3-95ce-37ec5002dd68", "links": [{"href": "http://172.30.9.23:8774/flavors/c19aa84b-d4a5-4fd3-95ce-37ec5002dd68", "rel": "bookmark"}]}, "id": "83dff0b5-acfe-4cff-b1d5-90b4a86e0797", "user_id": "5adfaf6a85044f4e9d72ab1c4e4f00fa", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2019-01-18T06:22:46Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-b5a92145-c44c-4840-928e-ddf4c6705d2b-inst", "created": "2019-01-18T06:22:46Z", "tenant_id": "a40653b4f6d94813ac64fd10787a1e98", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-18 06:22:47,048 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/83dff0b5-acfe-4cff-b1d5-90b4a86e0797 used request id req-9885268c-4a89-4076-ac10-c42eceb9309d 2019-01-18 06:22:47,049 - create_instance - INFO - Created instance with name - InstanceSecurityGroupTests-b5a92145-c44c-4840-928e-ddf4c6705d2b-inst 2019-01-18 06:22:47,052 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/83dff0b5-acfe-4cff-b1d5-90b4a86e0797 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5bc6e0ea35000ae4e85313ab8f471528f9fc3c9b" 2019-01-18 06:22:47,427 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:22: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-d4e1458a-2a46-4789-9adb-74467e4335a1 x-compute-request-id: req-d4e1458a-2a46-4789-9adb-74467e4335a1 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/83dff0b5-acfe-4cff-b1d5-90b4a86e0797", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/83dff0b5-acfe-4cff-b1d5-90b4a86e0797", "rel": "bookmark"}], "image": {"id": "eb84cf9d-6f95-40a4-b2cd-5e6c1b23b92c", "links": [{"href": "http://172.30.9.23:8774/images/eb84cf9d-6f95-40a4-b2cd-5e6c1b23b92c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c19aa84b-d4a5-4fd3-95ce-37ec5002dd68", "links": [{"href": "http://172.30.9.23:8774/flavors/c19aa84b-d4a5-4fd3-95ce-37ec5002dd68", "rel": "bookmark"}]}, "id": "83dff0b5-acfe-4cff-b1d5-90b4a86e0797", "user_id": "5adfaf6a85044f4e9d72ab1c4e4f00fa", "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": "2019-01-18T06:22:47Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-b5a92145-c44c-4840-928e-ddf4c6705d2b-inst", "created": "2019-01-18T06:22:46Z", "tenant_id": "a40653b4f6d94813ac64fd10787a1e98", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-18 06:22:47,427 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/83dff0b5-acfe-4cff-b1d5-90b4a86e0797 used request id req-d4e1458a-2a46-4789-9adb-74467e4335a1 2019-01-18 06:22:47,427 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-b5a92145-c44c-4840-928e-ddf4c6705d2b-inst] is - BUILD 2019-01-18 06:22:47,427 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-18 06:22:50,431 - create_instance - DEBUG - VM status query timeout in 896.618595839 2019-01-18 06:22:50,434 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/83dff0b5-acfe-4cff-b1d5-90b4a86e0797 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5bc6e0ea35000ae4e85313ab8f471528f9fc3c9b" 2019-01-18 06:22:50,982 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:22: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-d9912d56-3b36-455c-99d0-e13761d5331f x-compute-request-id: req-d9912d56-3b36-455c-99d0-e13761d5331f Content-Encoding: gzip Content-Length: 674 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/83dff0b5-acfe-4cff-b1d5-90b4a86e0797", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/83dff0b5-acfe-4cff-b1d5-90b4a86e0797", "rel": "bookmark"}], "image": {"id": "eb84cf9d-6f95-40a4-b2cd-5e6c1b23b92c", "links": [{"href": "http://172.30.9.23:8774/images/eb84cf9d-6f95-40a4-b2cd-5e6c1b23b92c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c19aa84b-d4a5-4fd3-95ce-37ec5002dd68", "links": [{"href": "http://172.30.9.23:8774/flavors/c19aa84b-d4a5-4fd3-95ce-37ec5002dd68", "rel": "bookmark"}]}, "id": "83dff0b5-acfe-4cff-b1d5-90b4a86e0797", "security_groups": [{"name": "default"}], "user_id": "5adfaf6a85044f4e9d72ab1c4e4f00fa", "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": "2019-01-18T06:22:47Z", "hostId": "7284b0bc4a1b3427565512057b6b3791631e7606915fe1442cef054d", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-b5a92145-c44c-4840-928e-ddf4c6705d2b-inst", "created": "2019-01-18T06:22:46Z", "tenant_id": "a40653b4f6d94813ac64fd10787a1e98", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-18 06:22:50,983 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/83dff0b5-acfe-4cff-b1d5-90b4a86e0797 used request id req-d9912d56-3b36-455c-99d0-e13761d5331f 2019-01-18 06:22:50,983 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-b5a92145-c44c-4840-928e-ddf4c6705d2b-inst] is - BUILD 2019-01-18 06:22:50,983 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-18 06:22:53,986 - create_instance - DEBUG - VM status query timeout in 893.062819004 2019-01-18 06:22:53,989 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/83dff0b5-acfe-4cff-b1d5-90b4a86e0797 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5bc6e0ea35000ae4e85313ab8f471528f9fc3c9b" 2019-01-18 06:22:54,623 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:22: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-ca32cabd-0a50-4721-9403-fb252ab6c69b x-compute-request-id: req-ca32cabd-0a50-4721-9403-fb252ab6c69b Content-Encoding: gzip Content-Length: 752 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-b5a92145-c44c-4840-928e-ddf4c6705d2b-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:87:ca:0e", "version": 4, "addr": "10.55.0.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/83dff0b5-acfe-4cff-b1d5-90b4a86e0797", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/83dff0b5-acfe-4cff-b1d5-90b4a86e0797", "rel": "bookmark"}], "image": {"id": "eb84cf9d-6f95-40a4-b2cd-5e6c1b23b92c", "links": [{"href": "http://172.30.9.23:8774/images/eb84cf9d-6f95-40a4-b2cd-5e6c1b23b92c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-18T06:22:51.000000", "flavor": {"id": "c19aa84b-d4a5-4fd3-95ce-37ec5002dd68", "links": [{"href": "http://172.30.9.23:8774/flavors/c19aa84b-d4a5-4fd3-95ce-37ec5002dd68", "rel": "bookmark"}]}, "id": "83dff0b5-acfe-4cff-b1d5-90b4a86e0797", "security_groups": [{"name": "default"}], "user_id": "5adfaf6a85044f4e9d72ab1c4e4f00fa", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-18T06:22:52Z", "hostId": "7284b0bc4a1b3427565512057b6b3791631e7606915fe1442cef054d", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-b5a92145-c44c-4840-928e-ddf4c6705d2b-inst", "created": "2019-01-18T06:22:46Z", "tenant_id": "a40653b4f6d94813ac64fd10787a1e98", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-18 06:22:54,624 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/83dff0b5-acfe-4cff-b1d5-90b4a86e0797 used request id req-ca32cabd-0a50-4721-9403-fb252ab6c69b 2019-01-18 06:22:54,624 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-b5a92145-c44c-4840-928e-ddf4c6705d2b-inst] is - ACTIVE 2019-01-18 06:22:54,624 - create_instance - INFO - VM is - ACTIVE 2019-01-18 06:22:54,627 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/83dff0b5-acfe-4cff-b1d5-90b4a86e0797 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5bc6e0ea35000ae4e85313ab8f471528f9fc3c9b" 2019-01-18 06:22:54,938 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:22: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-e86086ab-6542-4e73-b0c5-00738d7a200b x-compute-request-id: req-e86086ab-6542-4e73-b0c5-00738d7a200b Content-Encoding: gzip Content-Length: 752 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-b5a92145-c44c-4840-928e-ddf4c6705d2b-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:87:ca:0e", "version": 4, "addr": "10.55.0.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/83dff0b5-acfe-4cff-b1d5-90b4a86e0797", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/83dff0b5-acfe-4cff-b1d5-90b4a86e0797", "rel": "bookmark"}], "image": {"id": "eb84cf9d-6f95-40a4-b2cd-5e6c1b23b92c", "links": [{"href": "http://172.30.9.23:8774/images/eb84cf9d-6f95-40a4-b2cd-5e6c1b23b92c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-18T06:22:51.000000", "flavor": {"id": "c19aa84b-d4a5-4fd3-95ce-37ec5002dd68", "links": [{"href": "http://172.30.9.23:8774/flavors/c19aa84b-d4a5-4fd3-95ce-37ec5002dd68", "rel": "bookmark"}]}, "id": "83dff0b5-acfe-4cff-b1d5-90b4a86e0797", "security_groups": [{"name": "default"}], "user_id": "5adfaf6a85044f4e9d72ab1c4e4f00fa", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-18T06:22:52Z", "hostId": "7284b0bc4a1b3427565512057b6b3791631e7606915fe1442cef054d", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-b5a92145-c44c-4840-928e-ddf4c6705d2b-inst", "created": "2019-01-18T06:22:46Z", "tenant_id": "a40653b4f6d94813ac64fd10787a1e98", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-18 06:22:54,938 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/83dff0b5-acfe-4cff-b1d5-90b4a86e0797 used request id req-e86086ab-6542-4e73-b0c5-00738d7a200b 2019-01-18 06:22:54,944 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-b5a92145-c44c-4840-928e-ddf4c6705d2b-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5bc6e0ea35000ae4e85313ab8f471528f9fc3c9b" 2019-01-18 06:22:55,192 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-12c6df11-751c-4dcb-b5d6-50961b15dc0e Date: Fri, 18 Jan 2019 06:22: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":["c582d06d-82b9-45f0-9711-e08dbaaa8dfb"],"updated_at":"2019-01-18T06:22:38Z","tenant_id":"a40653b4f6d94813ac64fd10787a1e98","created_at":"2019-01-18T06:22:37Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"a40653b4f6d94813ac64fd10787a1e98","id":"7a73aafa-9f47-4862-a27d-a2192d029b7d","name":"InstanceSecurityGroupTests-b5a92145-c44c-4840-928e-ddf4c6705d2b-pub-net"}]} 2019-01-18 06:22:55,192 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-b5a92145-c44c-4840-928e-ddf4c6705d2b-pub-net used request id req-12c6df11-751c-4dcb-b5d6-50961b15dc0e 2019-01-18 06:22:55,196 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/a40653b4f6d94813ac64fd10787a1e98 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5bc6e0ea35000ae4e85313ab8f471528f9fc3c9b" 2019-01-18 06:22:55,368 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:22:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8f28f814-a6e9-4b1d-b4c4-86654d71be74 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/a40653b4f6d94813ac64fd10787a1e98"}, "enabled": true, "id": "a40653b4f6d94813ac64fd10787a1e98", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-f0bc8a4f-031a-434-proj"}} 2019-01-18 06:22:55,368 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/a40653b4f6d94813ac64fd10787a1e98 used request id req-8f28f814-a6e9-4b1d-b4c4-86654d71be74 2019-01-18 06:22:55,374 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=7a73aafa-9f47-4862-a27d-a2192d029b7d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5bc6e0ea35000ae4e85313ab8f471528f9fc3c9b" 2019-01-18 06:22:55,595 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-6b772e01-f9a1-4810-ab5e-9aa1f3474b85 Date: Fri, 18 Jan 2019 06:22:55 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7a73aafa-9f47-4862-a27d-a2192d029b7d","tenant_id":"a40653b4f6d94813ac64fd10787a1e98","created_at":"2019-01-18T06:22:38Z","dns_nameservers":[],"updated_at":"2019-01-18T06:22:38Z","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":"a40653b4f6d94813ac64fd10787a1e98","id":"c582d06d-82b9-45f0-9711-e08dbaaa8dfb","subnetpool_id":null,"name":"InstanceSecurityGroupTests-b5a92145-c44c-4840-928e-ddf4c6705d2b-pub-subnet"}]} 2019-01-18 06:22:55,595 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=7a73aafa-9f47-4862-a27d-a2192d029b7d used request id req-6b772e01-f9a1-4810-ab5e-9aa1f3474b85 2019-01-18 06:22:55,600 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=7a73aafa-9f47-4862-a27d-a2192d029b7d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5bc6e0ea35000ae4e85313ab8f471528f9fc3c9b" 2019-01-18 06:22:55,691 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3112 X-Openstack-Request-Id: req-82c42c81-3cdf-4d4f-a611-fdf3a58c2496 Date: Fri, 18 Jan 2019 06:22:55 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:22:52Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"c582d06d-82b9-45f0-9711-e08dbaaa8dfb","ip_address":"10.55.0.13"}],"id":"880df569-25f6-4f99-aebe-fdc0c209a12b","security_groups":["8f6edbc3-e772-4560-b43c-4319c8e3bceb"],"mac_address":"fa:16:3e:87:ca:0e","project_id":"a40653b4f6d94813ac64fd10787a1e98","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-b5a92145-c44c-4840-928e-ddf4c6705d2b-port","admin_state_up":true,"network_id":"7a73aafa-9f47-4862-a27d-a2192d029b7d","tenant_id":"a40653b4f6d94813ac64fd10787a1e98","created_at":"2019-01-18T06:22:43Z","binding:vnic_type":"normal","device_id":"83dff0b5-acfe-4cff-b1d5-90b4a86e0797"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:22:40Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"c582d06d-82b9-45f0-9711-e08dbaaa8dfb","ip_address":"10.55.0.2"}],"id":"9f99120b-5657-402f-b7fd-ec9008afd12d","security_groups":[],"mac_address":"fa:16:3e:02:8f:27","project_id":"a40653b4f6d94813ac64fd10787a1e98","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7a73aafa-9f47-4862-a27d-a2192d029b7d","tenant_id":"a40653b4f6d94813ac64fd10787a1e98","created_at":"2019-01-18T06:22:39Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-7a73aafa-9f47-4862-a27d-a2192d029b7d"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:22:41Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"c582d06d-82b9-45f0-9711-e08dbaaa8dfb","ip_address":"10.55.0.3"}],"id":"c745a493-574d-4bcb-85d7-8b6c379fb9c4","security_groups":[],"mac_address":"fa:16:3e:60:e5:a0","project_id":"a40653b4f6d94813ac64fd10787a1e98","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7a73aafa-9f47-4862-a27d-a2192d029b7d","tenant_id":"a40653b4f6d94813ac64fd10787a1e98","created_at":"2019-01-18T06:22:39Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-7a73aafa-9f47-4862-a27d-a2192d029b7d"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:22:41Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"c582d06d-82b9-45f0-9711-e08dbaaa8dfb","ip_address":"10.55.0.4"}],"id":"ff9a571f-8b25-433a-85bf-8d03c779d3ab","security_groups":[],"mac_address":"fa:16:3e:33:3d:12","project_id":"a40653b4f6d94813ac64fd10787a1e98","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7a73aafa-9f47-4862-a27d-a2192d029b7d","tenant_id":"a40653b4f6d94813ac64fd10787a1e98","created_at":"2019-01-18T06:22:40Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-7a73aafa-9f47-4862-a27d-a2192d029b7d"}]} 2019-01-18 06:22:55,692 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=7a73aafa-9f47-4862-a27d-a2192d029b7d used request id req-82c42c81-3cdf-4d4f-a611-fdf3a58c2496 2019-01-18 06:22:55,692 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:22:55,693 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:22:56,074 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "689544f6861d40beb67e1d8dfa90267a", "name": "InstanceSecurityGroupTests-f0bc8a4f-031a-434-proj-role"}], "expires_at": "2019-01-18T07:22:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a40653b4f6d94813ac64fd10787a1e98", "name": "InstanceSecurityGroupTests-f0bc8a4f-031a-434-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/a40653b4f6d94813ac64fd10787a1e98", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/a40653b4f6d94813ac64fd10787a1e98", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/a40653b4f6d94813ac64fd10787a1e98", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/a40653b4f6d94813ac64fd10787a1e98", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/a40653b4f6d94813ac64fd10787a1e98", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/a40653b4f6d94813ac64fd10787a1e98", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/a40653b4f6d94813ac64fd10787a1e98", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/a40653b4f6d94813ac64fd10787a1e98", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/a40653b4f6d94813ac64fd10787a1e98", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/a40653b4f6d94813ac64fd10787a1e98", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/a40653b4f6d94813ac64fd10787a1e98", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/a40653b4f6d94813ac64fd10787a1e98", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-f0bc8a4f-031a-434-user", "id": "5adfaf6a85044f4e9d72ab1c4e4f00fa"}, "audit_ids": ["acnU5wC8RYS5X8cJdijTJg"], "issued_at": "2019-01-18T06:22:56.000000Z"}} 2019-01-18 06:22:56,075 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ba9dd5b85ae5ea7572a866501eccb062b6b2898" 2019-01-18 06:22:56,149 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:22:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-297ebd75-9d1b-4dd1-8238-d0985631d858 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:22:56,150 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-297ebd75-9d1b-4dd1-8238-d0985631d858 2019-01-18 06:22:56,157 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=InstanceSecurityGroupTests-b5a92145-c44c-4840-928e-ddf4c6705d2b-name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ba9dd5b85ae5ea7572a866501eccb062b6b2898" 2019-01-18 06:22:56,428 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-09a6aa47-5f2b-4962-9b08-3ff9706ceeec Date: Fri, 18 Jan 2019 06:22:56 GMT RESP BODY: {"security_groups": []} 2019-01-18 06:22:56,428 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=InstanceSecurityGroupTests-b5a92145-c44c-4840-928e-ddf4c6705d2b-name&description=hello+group used request id req-09a6aa47-5f2b-4962-9b08-3ff9706ceeec 2019-01-18 06:22:56,428 - OpenStackSecurityGroup - INFO - Creating security group InstanceSecurityGroupTests-b5a92145-c44c-4840-928e-ddf4c6705d2b-name... 2019-01-18 06:22:56,428 - neutron_utils - INFO - Creating security group with name - InstanceSecurityGroupTests-b5a92145-c44c-4840-928e-ddf4c6705d2b-name 2019-01-18 06:22:56,434 - 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}2ba9dd5b85ae5ea7572a866501eccb062b6b2898" -d '{"security_group": {"name": "InstanceSecurityGroupTests-b5a92145-c44c-4840-928e-ddf4c6705d2b-name", "description": "hello group"}}' 2019-01-18 06:22:56,770 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-b08eba42-aa2c-4ae4-b662-be08031f6b20 Date: Fri, 18 Jan 2019 06:22:56 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "a40653b4f6d94813ac64fd10787a1e98", "created_at": "2019-01-18T06:22:56Z", "updated_at": "2019-01-18T06:22:56Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:22:56Z", "revision_number": 0, "id": "15ec7129-121d-40a8-8fb3-6576de0d54c2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T06:22:56Z", "security_group_id": "9fd3ef4b-b4a7-4030-90b3-d6d0132912c3", "tenant_id": "a40653b4f6d94813ac64fd10787a1e98", "port_range_min": null, "ethertype": "IPv6", "project_id": "a40653b4f6d94813ac64fd10787a1e98"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:22:56Z", "revision_number": 0, "id": "321d77c7-54a6-4cf4-a12d-196e61269e86", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T06:22:56Z", "security_group_id": "9fd3ef4b-b4a7-4030-90b3-d6d0132912c3", "tenant_id": "a40653b4f6d94813ac64fd10787a1e98", "port_range_min": null, "ethertype": "IPv4", "project_id": "a40653b4f6d94813ac64fd10787a1e98"}], "revision_number": 2, "project_id": "a40653b4f6d94813ac64fd10787a1e98", "id": "9fd3ef4b-b4a7-4030-90b3-d6d0132912c3", "name": "InstanceSecurityGroupTests-b5a92145-c44c-4840-928e-ddf4c6705d2b-name"}} 2019-01-18 06:22:56,771 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-groups used request id req-b08eba42-aa2c-4ae4-b662-be08031f6b20 2019-01-18 06:22:56,771 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 9fd3ef4b-b4a7-4030-90b3-d6d0132912c3 2019-01-18 06:22:56,776 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=9fd3ef4b-b4a7-4030-90b3-d6d0132912c3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ba9dd5b85ae5ea7572a866501eccb062b6b2898" 2019-01-18 06:22:56,946 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-b8e079d8-1b41-4378-bc4a-c29d3ffde4e4 Date: Fri, 18 Jan 2019 06:22:56 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": "2019-01-18T06:22:56Z", "security_group_id": "9fd3ef4b-b4a7-4030-90b3-d6d0132912c3", "port_range_min": null, "revision_number": 0, "tenant_id": "a40653b4f6d94813ac64fd10787a1e98", "created_at": "2019-01-18T06:22:56Z", "project_id": "a40653b4f6d94813ac64fd10787a1e98", "id": "15ec7129-121d-40a8-8fb3-6576de0d54c2"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T06:22:56Z", "security_group_id": "9fd3ef4b-b4a7-4030-90b3-d6d0132912c3", "port_range_min": null, "revision_number": 0, "tenant_id": "a40653b4f6d94813ac64fd10787a1e98", "created_at": "2019-01-18T06:22:56Z", "project_id": "a40653b4f6d94813ac64fd10787a1e98", "id": "321d77c7-54a6-4cf4-a12d-196e61269e86"}]} 2019-01-18 06:22:56,946 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=9fd3ef4b-b4a7-4030-90b3-d6d0132912c3 used request id req-b8e079d8-1b41-4378-bc4a-c29d3ffde4e4 2019-01-18 06:22:56,947 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 9fd3ef4b-b4a7-4030-90b3-d6d0132912c3 2019-01-18 06:22:56,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=9fd3ef4b-b4a7-4030-90b3-d6d0132912c3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ba9dd5b85ae5ea7572a866501eccb062b6b2898" 2019-01-18 06:22:57,119 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-5ba74508-d055-47bc-99af-829ea7de2861 Date: Fri, 18 Jan 2019 06:22:57 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": "2019-01-18T06:22:56Z", "security_group_id": "9fd3ef4b-b4a7-4030-90b3-d6d0132912c3", "port_range_min": null, "revision_number": 0, "tenant_id": "a40653b4f6d94813ac64fd10787a1e98", "created_at": "2019-01-18T06:22:56Z", "project_id": "a40653b4f6d94813ac64fd10787a1e98", "id": "15ec7129-121d-40a8-8fb3-6576de0d54c2"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T06:22:56Z", "security_group_id": "9fd3ef4b-b4a7-4030-90b3-d6d0132912c3", "port_range_min": null, "revision_number": 0, "tenant_id": "a40653b4f6d94813ac64fd10787a1e98", "created_at": "2019-01-18T06:22:56Z", "project_id": "a40653b4f6d94813ac64fd10787a1e98", "id": "321d77c7-54a6-4cf4-a12d-196e61269e86"}]} 2019-01-18 06:22:57,119 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=9fd3ef4b-b4a7-4030-90b3-d6d0132912c3 used request id req-5ba74508-d055-47bc-99af-829ea7de2861 2019-01-18 06:22:57,120 - neutron_utils - INFO - Retrieving security group with ID - 9fd3ef4b-b4a7-4030-90b3-d6d0132912c3 2019-01-18 06:22:57,125 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?id=9fd3ef4b-b4a7-4030-90b3-d6d0132912c3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ba9dd5b85ae5ea7572a866501eccb062b6b2898" 2019-01-18 06:22:57,205 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-1daa6113-caf2-4b9f-a3cc-f8a652a6044a Date: Fri, 18 Jan 2019 06:22:57 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "a40653b4f6d94813ac64fd10787a1e98", "created_at": "2019-01-18T06:22:56Z", "updated_at": "2019-01-18T06:22:56Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:22:56Z", "revision_number": 0, "id": "15ec7129-121d-40a8-8fb3-6576de0d54c2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T06:22:56Z", "security_group_id": "9fd3ef4b-b4a7-4030-90b3-d6d0132912c3", "tenant_id": "a40653b4f6d94813ac64fd10787a1e98", "port_range_min": null, "ethertype": "IPv6", "project_id": "a40653b4f6d94813ac64fd10787a1e98"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:22:56Z", "revision_number": 0, "id": "321d77c7-54a6-4cf4-a12d-196e61269e86", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T06:22:56Z", "security_group_id": "9fd3ef4b-b4a7-4030-90b3-d6d0132912c3", "tenant_id": "a40653b4f6d94813ac64fd10787a1e98", "port_range_min": null, "ethertype": "IPv4", "project_id": "a40653b4f6d94813ac64fd10787a1e98"}], "revision_number": 2, "project_id": "a40653b4f6d94813ac64fd10787a1e98", "id": "9fd3ef4b-b4a7-4030-90b3-d6d0132912c3", "name": "InstanceSecurityGroupTests-b5a92145-c44c-4840-928e-ddf4c6705d2b-name"}]} 2019-01-18 06:22:57,205 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?id=9fd3ef4b-b4a7-4030-90b3-d6d0132912c3 used request id req-1daa6113-caf2-4b9f-a3cc-f8a652a6044a 2019-01-18 06:22:57,206 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 9fd3ef4b-b4a7-4030-90b3-d6d0132912c3 2019-01-18 06:22:57,211 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=9fd3ef4b-b4a7-4030-90b3-d6d0132912c3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ba9dd5b85ae5ea7572a866501eccb062b6b2898" 2019-01-18 06:22:57,380 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-e7145360-9764-4ce7-998a-56bc9d42715a Date: Fri, 18 Jan 2019 06:22:57 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": "2019-01-18T06:22:56Z", "security_group_id": "9fd3ef4b-b4a7-4030-90b3-d6d0132912c3", "port_range_min": null, "revision_number": 0, "tenant_id": "a40653b4f6d94813ac64fd10787a1e98", "created_at": "2019-01-18T06:22:56Z", "project_id": "a40653b4f6d94813ac64fd10787a1e98", "id": "15ec7129-121d-40a8-8fb3-6576de0d54c2"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T06:22:56Z", "security_group_id": "9fd3ef4b-b4a7-4030-90b3-d6d0132912c3", "port_range_min": null, "revision_number": 0, "tenant_id": "a40653b4f6d94813ac64fd10787a1e98", "created_at": "2019-01-18T06:22:56Z", "project_id": "a40653b4f6d94813ac64fd10787a1e98", "id": "321d77c7-54a6-4cf4-a12d-196e61269e86"}]} 2019-01-18 06:22:57,380 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=9fd3ef4b-b4a7-4030-90b3-d6d0132912c3 used request id req-e7145360-9764-4ce7-998a-56bc9d42715a 2019-01-18 06:22:57,380 - neutron_utils - INFO - Retrieving security group with ID - 9fd3ef4b-b4a7-4030-90b3-d6d0132912c3 2019-01-18 06:22:57,385 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?id=9fd3ef4b-b4a7-4030-90b3-d6d0132912c3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ba9dd5b85ae5ea7572a866501eccb062b6b2898" 2019-01-18 06:22:57,520 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-02ff1b0e-5520-4a69-9713-f11a12b62229 Date: Fri, 18 Jan 2019 06:22:57 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "a40653b4f6d94813ac64fd10787a1e98", "created_at": "2019-01-18T06:22:56Z", "updated_at": "2019-01-18T06:22:56Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:22:56Z", "revision_number": 0, "id": "15ec7129-121d-40a8-8fb3-6576de0d54c2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T06:22:56Z", "security_group_id": "9fd3ef4b-b4a7-4030-90b3-d6d0132912c3", "tenant_id": "a40653b4f6d94813ac64fd10787a1e98", "port_range_min": null, "ethertype": "IPv6", "project_id": "a40653b4f6d94813ac64fd10787a1e98"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:22:56Z", "revision_number": 0, "id": "321d77c7-54a6-4cf4-a12d-196e61269e86", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T06:22:56Z", "security_group_id": "9fd3ef4b-b4a7-4030-90b3-d6d0132912c3", "tenant_id": "a40653b4f6d94813ac64fd10787a1e98", "port_range_min": null, "ethertype": "IPv4", "project_id": "a40653b4f6d94813ac64fd10787a1e98"}], "revision_number": 2, "project_id": "a40653b4f6d94813ac64fd10787a1e98", "id": "9fd3ef4b-b4a7-4030-90b3-d6d0132912c3", "name": "InstanceSecurityGroupTests-b5a92145-c44c-4840-928e-ddf4c6705d2b-name"}]} 2019-01-18 06:22:57,520 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?id=9fd3ef4b-b4a7-4030-90b3-d6d0132912c3 used request id req-02ff1b0e-5520-4a69-9713-f11a12b62229 2019-01-18 06:22:57,521 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 9fd3ef4b-b4a7-4030-90b3-d6d0132912c3 2019-01-18 06:22:57,526 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=9fd3ef4b-b4a7-4030-90b3-d6d0132912c3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ba9dd5b85ae5ea7572a866501eccb062b6b2898" 2019-01-18 06:22:57,613 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-5bcee375-718a-4729-8808-3f5306785c54 Date: Fri, 18 Jan 2019 06:22:57 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": "2019-01-18T06:22:56Z", "security_group_id": "9fd3ef4b-b4a7-4030-90b3-d6d0132912c3", "port_range_min": null, "revision_number": 0, "tenant_id": "a40653b4f6d94813ac64fd10787a1e98", "created_at": "2019-01-18T06:22:56Z", "project_id": "a40653b4f6d94813ac64fd10787a1e98", "id": "15ec7129-121d-40a8-8fb3-6576de0d54c2"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T06:22:56Z", "security_group_id": "9fd3ef4b-b4a7-4030-90b3-d6d0132912c3", "port_range_min": null, "revision_number": 0, "tenant_id": "a40653b4f6d94813ac64fd10787a1e98", "created_at": "2019-01-18T06:22:56Z", "project_id": "a40653b4f6d94813ac64fd10787a1e98", "id": "321d77c7-54a6-4cf4-a12d-196e61269e86"}]} 2019-01-18 06:22:57,613 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=9fd3ef4b-b4a7-4030-90b3-d6d0132912c3 used request id req-5bcee375-718a-4729-8808-3f5306785c54 2019-01-18 06:22:57,613 - neutron_utils - INFO - Retrieving security group with ID - 9fd3ef4b-b4a7-4030-90b3-d6d0132912c3 2019-01-18 06:22:57,619 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?id=9fd3ef4b-b4a7-4030-90b3-d6d0132912c3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ba9dd5b85ae5ea7572a866501eccb062b6b2898" 2019-01-18 06:22:57,811 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-28e51bd9-c270-432c-82fd-b0bb832953f5 Date: Fri, 18 Jan 2019 06:22:57 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "a40653b4f6d94813ac64fd10787a1e98", "created_at": "2019-01-18T06:22:56Z", "updated_at": "2019-01-18T06:22:56Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:22:56Z", "revision_number": 0, "id": "15ec7129-121d-40a8-8fb3-6576de0d54c2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T06:22:56Z", "security_group_id": "9fd3ef4b-b4a7-4030-90b3-d6d0132912c3", "tenant_id": "a40653b4f6d94813ac64fd10787a1e98", "port_range_min": null, "ethertype": "IPv6", "project_id": "a40653b4f6d94813ac64fd10787a1e98"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:22:56Z", "revision_number": 0, "id": "321d77c7-54a6-4cf4-a12d-196e61269e86", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T06:22:56Z", "security_group_id": "9fd3ef4b-b4a7-4030-90b3-d6d0132912c3", "tenant_id": "a40653b4f6d94813ac64fd10787a1e98", "port_range_min": null, "ethertype": "IPv4", "project_id": "a40653b4f6d94813ac64fd10787a1e98"}], "revision_number": 2, "project_id": "a40653b4f6d94813ac64fd10787a1e98", "id": "9fd3ef4b-b4a7-4030-90b3-d6d0132912c3", "name": "InstanceSecurityGroupTests-b5a92145-c44c-4840-928e-ddf4c6705d2b-name"}]} 2019-01-18 06:22:57,812 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?id=9fd3ef4b-b4a7-4030-90b3-d6d0132912c3 used request id req-28e51bd9-c270-432c-82fd-b0bb832953f5 2019-01-18 06:22:57,812 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 9fd3ef4b-b4a7-4030-90b3-d6d0132912c3 2019-01-18 06:22:57,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=9fd3ef4b-b4a7-4030-90b3-d6d0132912c3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ba9dd5b85ae5ea7572a866501eccb062b6b2898" 2019-01-18 06:22:57,985 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-8b6b4574-e1ac-46e1-939d-bdf333660144 Date: Fri, 18 Jan 2019 06:22:57 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": "2019-01-18T06:22:56Z", "security_group_id": "9fd3ef4b-b4a7-4030-90b3-d6d0132912c3", "port_range_min": null, "revision_number": 0, "tenant_id": "a40653b4f6d94813ac64fd10787a1e98", "created_at": "2019-01-18T06:22:56Z", "project_id": "a40653b4f6d94813ac64fd10787a1e98", "id": "15ec7129-121d-40a8-8fb3-6576de0d54c2"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T06:22:56Z", "security_group_id": "9fd3ef4b-b4a7-4030-90b3-d6d0132912c3", "port_range_min": null, "revision_number": 0, "tenant_id": "a40653b4f6d94813ac64fd10787a1e98", "created_at": "2019-01-18T06:22:56Z", "project_id": "a40653b4f6d94813ac64fd10787a1e98", "id": "321d77c7-54a6-4cf4-a12d-196e61269e86"}]} 2019-01-18 06:22:57,985 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=9fd3ef4b-b4a7-4030-90b3-d6d0132912c3 used request id req-8b6b4574-e1ac-46e1-939d-bdf333660144 2019-01-18 06:22:57,985 - neutron_utils - INFO - Deleting security group rule with ID - 15ec7129-121d-40a8-8fb3-6576de0d54c2 2019-01-18 06:22:57,991 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-group-rules/15ec7129-121d-40a8-8fb3-6576de0d54c2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ba9dd5b85ae5ea7572a866501eccb062b6b2898" 2019-01-18 06:22:58,304 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-403a74e6-3c73-4d8d-b4c5-b8d05f3f0ad5 Content-Length: 0 Date: Fri, 18 Jan 2019 06:22:58 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-18 06:22:58,304 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-group-rules/15ec7129-121d-40a8-8fb3-6576de0d54c2 used request id req-403a74e6-3c73-4d8d-b4c5-b8d05f3f0ad5 2019-01-18 06:22:58,304 - neutron_utils - INFO - Deleting security group rule with ID - 321d77c7-54a6-4cf4-a12d-196e61269e86 2019-01-18 06:22:58,309 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-group-rules/321d77c7-54a6-4cf4-a12d-196e61269e86 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ba9dd5b85ae5ea7572a866501eccb062b6b2898" 2019-01-18 06:22:58,416 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-d523bd39-489b-462a-96ab-1f396fcb1358 Content-Length: 0 Date: Fri, 18 Jan 2019 06:22:58 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-18 06:22:58,416 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-group-rules/321d77c7-54a6-4cf4-a12d-196e61269e86 used request id req-d523bd39-489b-462a-96ab-1f396fcb1358 2019-01-18 06:22:58,416 - neutron_utils - INFO - Deleting security group with name - InstanceSecurityGroupTests-b5a92145-c44c-4840-928e-ddf4c6705d2b-name 2019-01-18 06:22:58,422 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-groups/9fd3ef4b-b4a7-4030-90b3-d6d0132912c3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ba9dd5b85ae5ea7572a866501eccb062b6b2898" 2019-01-18 06:22:58,561 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-8a3e4ff2-ea50-4871-9e3c-3fd3eeec8eca Content-Length: 0 Date: Fri, 18 Jan 2019 06:22:58 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-18 06:22:58,561 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/9fd3ef4b-b4a7-4030-90b3-d6d0132912c3 used request id req-8a3e4ff2-ea50-4871-9e3c-3fd3eeec8eca 2019-01-18 06:22:58,564 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/83dff0b5-acfe-4cff-b1d5-90b4a86e0797 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5bc6e0ea35000ae4e85313ab8f471528f9fc3c9b" 2019-01-18 06:22:59,154 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:22: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-519d073d-d745-448e-a36e-5d23833a7b59 x-compute-request-id: req-519d073d-d745-448e-a36e-5d23833a7b59 Content-Encoding: gzip Content-Length: 752 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-b5a92145-c44c-4840-928e-ddf4c6705d2b-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:87:ca:0e", "version": 4, "addr": "10.55.0.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/83dff0b5-acfe-4cff-b1d5-90b4a86e0797", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/83dff0b5-acfe-4cff-b1d5-90b4a86e0797", "rel": "bookmark"}], "image": {"id": "eb84cf9d-6f95-40a4-b2cd-5e6c1b23b92c", "links": [{"href": "http://172.30.9.23:8774/images/eb84cf9d-6f95-40a4-b2cd-5e6c1b23b92c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-18T06:22:51.000000", "flavor": {"id": "c19aa84b-d4a5-4fd3-95ce-37ec5002dd68", "links": [{"href": "http://172.30.9.23:8774/flavors/c19aa84b-d4a5-4fd3-95ce-37ec5002dd68", "rel": "bookmark"}]}, "id": "83dff0b5-acfe-4cff-b1d5-90b4a86e0797", "security_groups": [{"name": "default"}], "user_id": "5adfaf6a85044f4e9d72ab1c4e4f00fa", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-18T06:22:52Z", "hostId": "7284b0bc4a1b3427565512057b6b3791631e7606915fe1442cef054d", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-b5a92145-c44c-4840-928e-ddf4c6705d2b-inst", "created": "2019-01-18T06:22:46Z", "tenant_id": "a40653b4f6d94813ac64fd10787a1e98", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-18 06:22:59,154 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/83dff0b5-acfe-4cff-b1d5-90b4a86e0797 used request id req-519d073d-d745-448e-a36e-5d23833a7b59 2019-01-18 06:22:59,160 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-b5a92145-c44c-4840-928e-ddf4c6705d2b-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5bc6e0ea35000ae4e85313ab8f471528f9fc3c9b" 2019-01-18 06:22:59,260 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-34214de9-10fe-4624-aba9-20a6b23b4fb6 Date: Fri, 18 Jan 2019 06:22: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":["c582d06d-82b9-45f0-9711-e08dbaaa8dfb"],"updated_at":"2019-01-18T06:22:38Z","tenant_id":"a40653b4f6d94813ac64fd10787a1e98","created_at":"2019-01-18T06:22:37Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"a40653b4f6d94813ac64fd10787a1e98","id":"7a73aafa-9f47-4862-a27d-a2192d029b7d","name":"InstanceSecurityGroupTests-b5a92145-c44c-4840-928e-ddf4c6705d2b-pub-net"}]} 2019-01-18 06:22:59,260 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-b5a92145-c44c-4840-928e-ddf4c6705d2b-pub-net used request id req-34214de9-10fe-4624-aba9-20a6b23b4fb6 2019-01-18 06:22:59,265 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/a40653b4f6d94813ac64fd10787a1e98 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5bc6e0ea35000ae4e85313ab8f471528f9fc3c9b" 2019-01-18 06:22:59,342 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:22:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-920307ad-7ccb-4664-ae3b-3d1e505b900b 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/a40653b4f6d94813ac64fd10787a1e98"}, "enabled": true, "id": "a40653b4f6d94813ac64fd10787a1e98", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-f0bc8a4f-031a-434-proj"}} 2019-01-18 06:22:59,342 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/a40653b4f6d94813ac64fd10787a1e98 used request id req-920307ad-7ccb-4664-ae3b-3d1e505b900b 2019-01-18 06:22:59,348 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=7a73aafa-9f47-4862-a27d-a2192d029b7d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5bc6e0ea35000ae4e85313ab8f471528f9fc3c9b" 2019-01-18 06:22:59,403 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-f211ba8e-1830-4a2d-a6b1-7ba36cc075f9 Date: Fri, 18 Jan 2019 06:22:59 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7a73aafa-9f47-4862-a27d-a2192d029b7d","tenant_id":"a40653b4f6d94813ac64fd10787a1e98","created_at":"2019-01-18T06:22:38Z","dns_nameservers":[],"updated_at":"2019-01-18T06:22:38Z","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":"a40653b4f6d94813ac64fd10787a1e98","id":"c582d06d-82b9-45f0-9711-e08dbaaa8dfb","subnetpool_id":null,"name":"InstanceSecurityGroupTests-b5a92145-c44c-4840-928e-ddf4c6705d2b-pub-subnet"}]} 2019-01-18 06:22:59,403 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=7a73aafa-9f47-4862-a27d-a2192d029b7d used request id req-f211ba8e-1830-4a2d-a6b1-7ba36cc075f9 2019-01-18 06:22:59,409 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=7a73aafa-9f47-4862-a27d-a2192d029b7d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5bc6e0ea35000ae4e85313ab8f471528f9fc3c9b" 2019-01-18 06:22:59,637 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3112 X-Openstack-Request-Id: req-930f9dd4-8a08-48cb-8fbb-6c0e0bd1de5d Date: Fri, 18 Jan 2019 06:22:59 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:22:52Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"c582d06d-82b9-45f0-9711-e08dbaaa8dfb","ip_address":"10.55.0.13"}],"id":"880df569-25f6-4f99-aebe-fdc0c209a12b","security_groups":["8f6edbc3-e772-4560-b43c-4319c8e3bceb"],"mac_address":"fa:16:3e:87:ca:0e","project_id":"a40653b4f6d94813ac64fd10787a1e98","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-b5a92145-c44c-4840-928e-ddf4c6705d2b-port","admin_state_up":true,"network_id":"7a73aafa-9f47-4862-a27d-a2192d029b7d","tenant_id":"a40653b4f6d94813ac64fd10787a1e98","created_at":"2019-01-18T06:22:43Z","binding:vnic_type":"normal","device_id":"83dff0b5-acfe-4cff-b1d5-90b4a86e0797"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:22:40Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"c582d06d-82b9-45f0-9711-e08dbaaa8dfb","ip_address":"10.55.0.2"}],"id":"9f99120b-5657-402f-b7fd-ec9008afd12d","security_groups":[],"mac_address":"fa:16:3e:02:8f:27","project_id":"a40653b4f6d94813ac64fd10787a1e98","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7a73aafa-9f47-4862-a27d-a2192d029b7d","tenant_id":"a40653b4f6d94813ac64fd10787a1e98","created_at":"2019-01-18T06:22:39Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-7a73aafa-9f47-4862-a27d-a2192d029b7d"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:22:41Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"c582d06d-82b9-45f0-9711-e08dbaaa8dfb","ip_address":"10.55.0.3"}],"id":"c745a493-574d-4bcb-85d7-8b6c379fb9c4","security_groups":[],"mac_address":"fa:16:3e:60:e5:a0","project_id":"a40653b4f6d94813ac64fd10787a1e98","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7a73aafa-9f47-4862-a27d-a2192d029b7d","tenant_id":"a40653b4f6d94813ac64fd10787a1e98","created_at":"2019-01-18T06:22:39Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-7a73aafa-9f47-4862-a27d-a2192d029b7d"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:22:41Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"c582d06d-82b9-45f0-9711-e08dbaaa8dfb","ip_address":"10.55.0.4"}],"id":"ff9a571f-8b25-433a-85bf-8d03c779d3ab","security_groups":[],"mac_address":"fa:16:3e:33:3d:12","project_id":"a40653b4f6d94813ac64fd10787a1e98","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7a73aafa-9f47-4862-a27d-a2192d029b7d","tenant_id":"a40653b4f6d94813ac64fd10787a1e98","created_at":"2019-01-18T06:22:40Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-7a73aafa-9f47-4862-a27d-a2192d029b7d"}]} 2019-01-18 06:22:59,637 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=7a73aafa-9f47-4862-a27d-a2192d029b7d used request id req-930f9dd4-8a08-48cb-8fbb-6c0e0bd1de5d 2019-01-18 06:22:59,638 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:23:00,020 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "689544f6861d40beb67e1d8dfa90267a", "name": "InstanceSecurityGroupTests-f0bc8a4f-031a-434-proj-role"}], "expires_at": "2019-01-18T07:22:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a40653b4f6d94813ac64fd10787a1e98", "name": "InstanceSecurityGroupTests-f0bc8a4f-031a-434-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/a40653b4f6d94813ac64fd10787a1e98", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/a40653b4f6d94813ac64fd10787a1e98", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/a40653b4f6d94813ac64fd10787a1e98", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/a40653b4f6d94813ac64fd10787a1e98", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/a40653b4f6d94813ac64fd10787a1e98", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/a40653b4f6d94813ac64fd10787a1e98", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/a40653b4f6d94813ac64fd10787a1e98", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/a40653b4f6d94813ac64fd10787a1e98", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/a40653b4f6d94813ac64fd10787a1e98", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/a40653b4f6d94813ac64fd10787a1e98", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/a40653b4f6d94813ac64fd10787a1e98", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/a40653b4f6d94813ac64fd10787a1e98", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-f0bc8a4f-031a-434-user", "id": "5adfaf6a85044f4e9d72ab1c4e4f00fa"}, "audit_ids": ["sBjPXFIJTpqm_yfmlB9-8g"], "issued_at": "2019-01-18T06:22:59.000000Z"}} 2019-01-18 06:23:00,024 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/83dff0b5-acfe-4cff-b1d5-90b4a86e0797 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2fa5c401f8d2055b961d6b43e1904bd1d563d9c2" 2019-01-18 06:23:00,923 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06: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,Accept-Encoding x-openstack-request-id: req-527f369d-b3b3-49f2-9dbf-dd973e0657fc x-compute-request-id: req-527f369d-b3b3-49f2-9dbf-dd973e0657fc Content-Encoding: gzip Content-Length: 752 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-b5a92145-c44c-4840-928e-ddf4c6705d2b-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:87:ca:0e", "version": 4, "addr": "10.55.0.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/83dff0b5-acfe-4cff-b1d5-90b4a86e0797", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/83dff0b5-acfe-4cff-b1d5-90b4a86e0797", "rel": "bookmark"}], "image": {"id": "eb84cf9d-6f95-40a4-b2cd-5e6c1b23b92c", "links": [{"href": "http://172.30.9.23:8774/images/eb84cf9d-6f95-40a4-b2cd-5e6c1b23b92c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-18T06:22:51.000000", "flavor": {"id": "c19aa84b-d4a5-4fd3-95ce-37ec5002dd68", "links": [{"href": "http://172.30.9.23:8774/flavors/c19aa84b-d4a5-4fd3-95ce-37ec5002dd68", "rel": "bookmark"}]}, "id": "83dff0b5-acfe-4cff-b1d5-90b4a86e0797", "security_groups": [{"name": "default"}], "user_id": "5adfaf6a85044f4e9d72ab1c4e4f00fa", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-18T06:22:52Z", "hostId": "7284b0bc4a1b3427565512057b6b3791631e7606915fe1442cef054d", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-b5a92145-c44c-4840-928e-ddf4c6705d2b-inst", "created": "2019-01-18T06:22:46Z", "tenant_id": "a40653b4f6d94813ac64fd10787a1e98", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-18 06:23:00,923 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/83dff0b5-acfe-4cff-b1d5-90b4a86e0797 used request id req-527f369d-b3b3-49f2-9dbf-dd973e0657fc 2019-01-18 06:23:00,926 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/83dff0b5-acfe-4cff-b1d5-90b4a86e0797 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5bc6e0ea35000ae4e85313ab8f471528f9fc3c9b" 2019-01-18 06:23:01,377 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06: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,Accept-Encoding x-openstack-request-id: req-673122db-cca3-43ec-9d8a-fa789e0b4b3d x-compute-request-id: req-673122db-cca3-43ec-9d8a-fa789e0b4b3d Content-Encoding: gzip Content-Length: 752 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-b5a92145-c44c-4840-928e-ddf4c6705d2b-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:87:ca:0e", "version": 4, "addr": "10.55.0.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/83dff0b5-acfe-4cff-b1d5-90b4a86e0797", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/83dff0b5-acfe-4cff-b1d5-90b4a86e0797", "rel": "bookmark"}], "image": {"id": "eb84cf9d-6f95-40a4-b2cd-5e6c1b23b92c", "links": [{"href": "http://172.30.9.23:8774/images/eb84cf9d-6f95-40a4-b2cd-5e6c1b23b92c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-18T06:22:51.000000", "flavor": {"id": "c19aa84b-d4a5-4fd3-95ce-37ec5002dd68", "links": [{"href": "http://172.30.9.23:8774/flavors/c19aa84b-d4a5-4fd3-95ce-37ec5002dd68", "rel": "bookmark"}]}, "id": "83dff0b5-acfe-4cff-b1d5-90b4a86e0797", "security_groups": [{"name": "default"}], "user_id": "5adfaf6a85044f4e9d72ab1c4e4f00fa", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-18T06:22:52Z", "hostId": "7284b0bc4a1b3427565512057b6b3791631e7606915fe1442cef054d", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-b5a92145-c44c-4840-928e-ddf4c6705d2b-inst", "created": "2019-01-18T06:22:46Z", "tenant_id": "a40653b4f6d94813ac64fd10787a1e98", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-18 06:23:01,378 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/83dff0b5-acfe-4cff-b1d5-90b4a86e0797 used request id req-673122db-cca3-43ec-9d8a-fa789e0b4b3d 2019-01-18 06:23:01,378 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-b5a92145-c44c-4840-928e-ddf4c6705d2b-inst] is - ACTIVE 2019-01-18 06:23:01,378 - create_instance - INFO - VM is - ACTIVE 2019-01-18 06:23:01,381 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/83dff0b5-acfe-4cff-b1d5-90b4a86e0797 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5bc6e0ea35000ae4e85313ab8f471528f9fc3c9b" 2019-01-18 06:23:02,006 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:23: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-049fbf2f-c900-4187-8815-4abf49259cc5 x-compute-request-id: req-049fbf2f-c900-4187-8815-4abf49259cc5 Content-Encoding: gzip Content-Length: 752 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-b5a92145-c44c-4840-928e-ddf4c6705d2b-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:87:ca:0e", "version": 4, "addr": "10.55.0.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/83dff0b5-acfe-4cff-b1d5-90b4a86e0797", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/83dff0b5-acfe-4cff-b1d5-90b4a86e0797", "rel": "bookmark"}], "image": {"id": "eb84cf9d-6f95-40a4-b2cd-5e6c1b23b92c", "links": [{"href": "http://172.30.9.23:8774/images/eb84cf9d-6f95-40a4-b2cd-5e6c1b23b92c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-18T06:22:51.000000", "flavor": {"id": "c19aa84b-d4a5-4fd3-95ce-37ec5002dd68", "links": [{"href": "http://172.30.9.23:8774/flavors/c19aa84b-d4a5-4fd3-95ce-37ec5002dd68", "rel": "bookmark"}]}, "id": "83dff0b5-acfe-4cff-b1d5-90b4a86e0797", "security_groups": [{"name": "default"}], "user_id": "5adfaf6a85044f4e9d72ab1c4e4f00fa", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-18T06:22:52Z", "hostId": "7284b0bc4a1b3427565512057b6b3791631e7606915fe1442cef054d", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-b5a92145-c44c-4840-928e-ddf4c6705d2b-inst", "created": "2019-01-18T06:22:46Z", "tenant_id": "a40653b4f6d94813ac64fd10787a1e98", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-18 06:23:02,006 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/83dff0b5-acfe-4cff-b1d5-90b4a86e0797 used request id req-049fbf2f-c900-4187-8815-4abf49259cc5 2019-01-18 06:23:02,011 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-b5a92145-c44c-4840-928e-ddf4c6705d2b-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5bc6e0ea35000ae4e85313ab8f471528f9fc3c9b" 2019-01-18 06:23:02,111 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-a6ec2bcc-a66b-477a-8e6e-6974eba38b39 Date: Fri, 18 Jan 2019 06: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":["c582d06d-82b9-45f0-9711-e08dbaaa8dfb"],"updated_at":"2019-01-18T06:22:38Z","tenant_id":"a40653b4f6d94813ac64fd10787a1e98","created_at":"2019-01-18T06:22:37Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"a40653b4f6d94813ac64fd10787a1e98","id":"7a73aafa-9f47-4862-a27d-a2192d029b7d","name":"InstanceSecurityGroupTests-b5a92145-c44c-4840-928e-ddf4c6705d2b-pub-net"}]} 2019-01-18 06:23:02,111 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-b5a92145-c44c-4840-928e-ddf4c6705d2b-pub-net used request id req-a6ec2bcc-a66b-477a-8e6e-6974eba38b39 2019-01-18 06:23:02,115 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/a40653b4f6d94813ac64fd10787a1e98 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5bc6e0ea35000ae4e85313ab8f471528f9fc3c9b" 2019-01-18 06:23:02,201 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:23:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5462c59e-8b14-4ffc-bfcf-97cf9fdc22db 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/a40653b4f6d94813ac64fd10787a1e98"}, "enabled": true, "id": "a40653b4f6d94813ac64fd10787a1e98", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-f0bc8a4f-031a-434-proj"}} 2019-01-18 06:23:02,201 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/a40653b4f6d94813ac64fd10787a1e98 used request id req-5462c59e-8b14-4ffc-bfcf-97cf9fdc22db 2019-01-18 06:23:02,206 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=7a73aafa-9f47-4862-a27d-a2192d029b7d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5bc6e0ea35000ae4e85313ab8f471528f9fc3c9b" 2019-01-18 06:23:02,256 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-29e48989-d995-42d9-b479-ff6a499c457e Date: Fri, 18 Jan 2019 06:23:02 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7a73aafa-9f47-4862-a27d-a2192d029b7d","tenant_id":"a40653b4f6d94813ac64fd10787a1e98","created_at":"2019-01-18T06:22:38Z","dns_nameservers":[],"updated_at":"2019-01-18T06:22:38Z","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":"a40653b4f6d94813ac64fd10787a1e98","id":"c582d06d-82b9-45f0-9711-e08dbaaa8dfb","subnetpool_id":null,"name":"InstanceSecurityGroupTests-b5a92145-c44c-4840-928e-ddf4c6705d2b-pub-subnet"}]} 2019-01-18 06:23:02,257 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=7a73aafa-9f47-4862-a27d-a2192d029b7d used request id req-29e48989-d995-42d9-b479-ff6a499c457e 2019-01-18 06:23:02,262 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=7a73aafa-9f47-4862-a27d-a2192d029b7d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5bc6e0ea35000ae4e85313ab8f471528f9fc3c9b" 2019-01-18 06:23:02,359 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3112 X-Openstack-Request-Id: req-1f2c5900-3ca2-4e33-b481-e609cf197cc0 Date: Fri, 18 Jan 2019 06:23:02 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:22:52Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"c582d06d-82b9-45f0-9711-e08dbaaa8dfb","ip_address":"10.55.0.13"}],"id":"880df569-25f6-4f99-aebe-fdc0c209a12b","security_groups":["8f6edbc3-e772-4560-b43c-4319c8e3bceb"],"mac_address":"fa:16:3e:87:ca:0e","project_id":"a40653b4f6d94813ac64fd10787a1e98","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-b5a92145-c44c-4840-928e-ddf4c6705d2b-port","admin_state_up":true,"network_id":"7a73aafa-9f47-4862-a27d-a2192d029b7d","tenant_id":"a40653b4f6d94813ac64fd10787a1e98","created_at":"2019-01-18T06:22:43Z","binding:vnic_type":"normal","device_id":"83dff0b5-acfe-4cff-b1d5-90b4a86e0797"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:22:40Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"c582d06d-82b9-45f0-9711-e08dbaaa8dfb","ip_address":"10.55.0.2"}],"id":"9f99120b-5657-402f-b7fd-ec9008afd12d","security_groups":[],"mac_address":"fa:16:3e:02:8f:27","project_id":"a40653b4f6d94813ac64fd10787a1e98","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7a73aafa-9f47-4862-a27d-a2192d029b7d","tenant_id":"a40653b4f6d94813ac64fd10787a1e98","created_at":"2019-01-18T06:22:39Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-7a73aafa-9f47-4862-a27d-a2192d029b7d"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:22:41Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"c582d06d-82b9-45f0-9711-e08dbaaa8dfb","ip_address":"10.55.0.3"}],"id":"c745a493-574d-4bcb-85d7-8b6c379fb9c4","security_groups":[],"mac_address":"fa:16:3e:60:e5:a0","project_id":"a40653b4f6d94813ac64fd10787a1e98","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7a73aafa-9f47-4862-a27d-a2192d029b7d","tenant_id":"a40653b4f6d94813ac64fd10787a1e98","created_at":"2019-01-18T06:22:39Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-7a73aafa-9f47-4862-a27d-a2192d029b7d"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:22:41Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"c582d06d-82b9-45f0-9711-e08dbaaa8dfb","ip_address":"10.55.0.4"}],"id":"ff9a571f-8b25-433a-85bf-8d03c779d3ab","security_groups":[],"mac_address":"fa:16:3e:33:3d:12","project_id":"a40653b4f6d94813ac64fd10787a1e98","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7a73aafa-9f47-4862-a27d-a2192d029b7d","tenant_id":"a40653b4f6d94813ac64fd10787a1e98","created_at":"2019-01-18T06:22:40Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-7a73aafa-9f47-4862-a27d-a2192d029b7d"}]} 2019-01-18 06:23:02,360 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=7a73aafa-9f47-4862-a27d-a2192d029b7d used request id req-1f2c5900-3ca2-4e33-b481-e609cf197cc0 2019-01-18 06:23:02,362 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/83dff0b5-acfe-4cff-b1d5-90b4a86e0797 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5bc6e0ea35000ae4e85313ab8f471528f9fc3c9b" 2019-01-18 06:23:03,085 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06: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,Accept-Encoding x-openstack-request-id: req-9059ff90-f8ab-4e8b-8161-764f2004a086 x-compute-request-id: req-9059ff90-f8ab-4e8b-8161-764f2004a086 Content-Encoding: gzip Content-Length: 752 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-b5a92145-c44c-4840-928e-ddf4c6705d2b-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:87:ca:0e", "version": 4, "addr": "10.55.0.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/83dff0b5-acfe-4cff-b1d5-90b4a86e0797", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/83dff0b5-acfe-4cff-b1d5-90b4a86e0797", "rel": "bookmark"}], "image": {"id": "eb84cf9d-6f95-40a4-b2cd-5e6c1b23b92c", "links": [{"href": "http://172.30.9.23:8774/images/eb84cf9d-6f95-40a4-b2cd-5e6c1b23b92c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-18T06:22:51.000000", "flavor": {"id": "c19aa84b-d4a5-4fd3-95ce-37ec5002dd68", "links": [{"href": "http://172.30.9.23:8774/flavors/c19aa84b-d4a5-4fd3-95ce-37ec5002dd68", "rel": "bookmark"}]}, "id": "83dff0b5-acfe-4cff-b1d5-90b4a86e0797", "security_groups": [{"name": "default"}], "user_id": "5adfaf6a85044f4e9d72ab1c4e4f00fa", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-18T06:22:52Z", "hostId": "7284b0bc4a1b3427565512057b6b3791631e7606915fe1442cef054d", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-b5a92145-c44c-4840-928e-ddf4c6705d2b-inst", "created": "2019-01-18T06:22:46Z", "tenant_id": "a40653b4f6d94813ac64fd10787a1e98", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-18 06:23:03,085 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/83dff0b5-acfe-4cff-b1d5-90b4a86e0797 used request id req-9059ff90-f8ab-4e8b-8161-764f2004a086 2019-01-18 06:23:03,091 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-b5a92145-c44c-4840-928e-ddf4c6705d2b-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5bc6e0ea35000ae4e85313ab8f471528f9fc3c9b" 2019-01-18 06:23:03,187 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-806e5755-e226-4cce-bde4-a434978bf2fd Date: Fri, 18 Jan 2019 06:23: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":["c582d06d-82b9-45f0-9711-e08dbaaa8dfb"],"updated_at":"2019-01-18T06:22:38Z","tenant_id":"a40653b4f6d94813ac64fd10787a1e98","created_at":"2019-01-18T06:22:37Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"a40653b4f6d94813ac64fd10787a1e98","id":"7a73aafa-9f47-4862-a27d-a2192d029b7d","name":"InstanceSecurityGroupTests-b5a92145-c44c-4840-928e-ddf4c6705d2b-pub-net"}]} 2019-01-18 06:23:03,187 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-b5a92145-c44c-4840-928e-ddf4c6705d2b-pub-net used request id req-806e5755-e226-4cce-bde4-a434978bf2fd 2019-01-18 06:23:03,191 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/a40653b4f6d94813ac64fd10787a1e98 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5bc6e0ea35000ae4e85313ab8f471528f9fc3c9b" 2019-01-18 06:23:03,265 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:23:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b674bb7a-0f20-4d33-80ab-402d26b3fa04 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/a40653b4f6d94813ac64fd10787a1e98"}, "enabled": true, "id": "a40653b4f6d94813ac64fd10787a1e98", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-f0bc8a4f-031a-434-proj"}} 2019-01-18 06:23:03,265 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/a40653b4f6d94813ac64fd10787a1e98 used request id req-b674bb7a-0f20-4d33-80ab-402d26b3fa04 2019-01-18 06:23:03,270 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=7a73aafa-9f47-4862-a27d-a2192d029b7d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5bc6e0ea35000ae4e85313ab8f471528f9fc3c9b" 2019-01-18 06:23:03,328 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-014f3b4c-a3b9-4c8c-9c27-6519297561fb Date: Fri, 18 Jan 2019 06:23:03 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7a73aafa-9f47-4862-a27d-a2192d029b7d","tenant_id":"a40653b4f6d94813ac64fd10787a1e98","created_at":"2019-01-18T06:22:38Z","dns_nameservers":[],"updated_at":"2019-01-18T06:22:38Z","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":"a40653b4f6d94813ac64fd10787a1e98","id":"c582d06d-82b9-45f0-9711-e08dbaaa8dfb","subnetpool_id":null,"name":"InstanceSecurityGroupTests-b5a92145-c44c-4840-928e-ddf4c6705d2b-pub-subnet"}]} 2019-01-18 06:23:03,328 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=7a73aafa-9f47-4862-a27d-a2192d029b7d used request id req-014f3b4c-a3b9-4c8c-9c27-6519297561fb 2019-01-18 06:23:03,334 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=7a73aafa-9f47-4862-a27d-a2192d029b7d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5bc6e0ea35000ae4e85313ab8f471528f9fc3c9b" 2019-01-18 06:23:03,421 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3112 X-Openstack-Request-Id: req-423440dc-02a5-444d-9318-db698d05e33e Date: Fri, 18 Jan 2019 06:23:03 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:22:52Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"c582d06d-82b9-45f0-9711-e08dbaaa8dfb","ip_address":"10.55.0.13"}],"id":"880df569-25f6-4f99-aebe-fdc0c209a12b","security_groups":["8f6edbc3-e772-4560-b43c-4319c8e3bceb"],"mac_address":"fa:16:3e:87:ca:0e","project_id":"a40653b4f6d94813ac64fd10787a1e98","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-b5a92145-c44c-4840-928e-ddf4c6705d2b-port","admin_state_up":true,"network_id":"7a73aafa-9f47-4862-a27d-a2192d029b7d","tenant_id":"a40653b4f6d94813ac64fd10787a1e98","created_at":"2019-01-18T06:22:43Z","binding:vnic_type":"normal","device_id":"83dff0b5-acfe-4cff-b1d5-90b4a86e0797"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:22:40Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"c582d06d-82b9-45f0-9711-e08dbaaa8dfb","ip_address":"10.55.0.2"}],"id":"9f99120b-5657-402f-b7fd-ec9008afd12d","security_groups":[],"mac_address":"fa:16:3e:02:8f:27","project_id":"a40653b4f6d94813ac64fd10787a1e98","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7a73aafa-9f47-4862-a27d-a2192d029b7d","tenant_id":"a40653b4f6d94813ac64fd10787a1e98","created_at":"2019-01-18T06:22:39Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-7a73aafa-9f47-4862-a27d-a2192d029b7d"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:22:41Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"c582d06d-82b9-45f0-9711-e08dbaaa8dfb","ip_address":"10.55.0.3"}],"id":"c745a493-574d-4bcb-85d7-8b6c379fb9c4","security_groups":[],"mac_address":"fa:16:3e:60:e5:a0","project_id":"a40653b4f6d94813ac64fd10787a1e98","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7a73aafa-9f47-4862-a27d-a2192d029b7d","tenant_id":"a40653b4f6d94813ac64fd10787a1e98","created_at":"2019-01-18T06:22:39Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-7a73aafa-9f47-4862-a27d-a2192d029b7d"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:22:41Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"c582d06d-82b9-45f0-9711-e08dbaaa8dfb","ip_address":"10.55.0.4"}],"id":"ff9a571f-8b25-433a-85bf-8d03c779d3ab","security_groups":[],"mac_address":"fa:16:3e:33:3d:12","project_id":"a40653b4f6d94813ac64fd10787a1e98","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7a73aafa-9f47-4862-a27d-a2192d029b7d","tenant_id":"a40653b4f6d94813ac64fd10787a1e98","created_at":"2019-01-18T06:22:40Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-7a73aafa-9f47-4862-a27d-a2192d029b7d"}]} 2019-01-18 06:23:03,421 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=7a73aafa-9f47-4862-a27d-a2192d029b7d used request id req-423440dc-02a5-444d-9318-db698d05e33e 2019-01-18 06:23:03,424 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers/83dff0b5-acfe-4cff-b1d5-90b4a86e0797/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5bc6e0ea35000ae4e85313ab8f471528f9fc3c9b" -d '{"addSecurityGroup": {"name": "InstanceSecurityGroupTests-b5a92145-c44c-4840-928e-ddf4c6705d2b-name"}}' 2019-01-18 06:23:03,659 - novaclient.v2.client - DEBUG - RESP: [404] Date: Fri, 18 Jan 2019 06:23: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-144bc86d-387c-45c8-bb84-f7636cc8bd07 x-compute-request-id: req-144bc86d-387c-45c8-bb84-f7636cc8bd07 Content-Length: 187 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Security group InstanceSecurityGroupTests-b5a92145-c44c-4840-928e-ddf4c6705d2b-name is not found for project a40653b4f6d94813ac64fd10787a1e98", "code": 404}} 2019-01-18 06:23:03,659 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/83dff0b5-acfe-4cff-b1d5-90b4a86e0797/action used request id req-144bc86d-387c-45c8-bb84-f7636cc8bd07 2019-01-18 06:23:03,662 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/83dff0b5-acfe-4cff-b1d5-90b4a86e0797 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5bc6e0ea35000ae4e85313ab8f471528f9fc3c9b" 2019-01-18 06:23:04,423 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:23: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-0408161b-eb56-4184-bc91-cf0e3cb2281c x-compute-request-id: req-0408161b-eb56-4184-bc91-cf0e3cb2281c Content-Encoding: gzip Content-Length: 752 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-b5a92145-c44c-4840-928e-ddf4c6705d2b-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:87:ca:0e", "version": 4, "addr": "10.55.0.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/83dff0b5-acfe-4cff-b1d5-90b4a86e0797", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/83dff0b5-acfe-4cff-b1d5-90b4a86e0797", "rel": "bookmark"}], "image": {"id": "eb84cf9d-6f95-40a4-b2cd-5e6c1b23b92c", "links": [{"href": "http://172.30.9.23:8774/images/eb84cf9d-6f95-40a4-b2cd-5e6c1b23b92c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-18T06:22:51.000000", "flavor": {"id": "c19aa84b-d4a5-4fd3-95ce-37ec5002dd68", "links": [{"href": "http://172.30.9.23:8774/flavors/c19aa84b-d4a5-4fd3-95ce-37ec5002dd68", "rel": "bookmark"}]}, "id": "83dff0b5-acfe-4cff-b1d5-90b4a86e0797", "security_groups": [{"name": "default"}], "user_id": "5adfaf6a85044f4e9d72ab1c4e4f00fa", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-18T06:22:52Z", "hostId": "7284b0bc4a1b3427565512057b6b3791631e7606915fe1442cef054d", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-b5a92145-c44c-4840-928e-ddf4c6705d2b-inst", "created": "2019-01-18T06:22:46Z", "tenant_id": "a40653b4f6d94813ac64fd10787a1e98", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-18 06:23:04,423 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/83dff0b5-acfe-4cff-b1d5-90b4a86e0797 used request id req-0408161b-eb56-4184-bc91-cf0e3cb2281c 2019-01-18 06:23:04,424 - nova_utils - ERROR - Unexpected error while adding security group [InstanceSecurityGroupTests-b5a92145-c44c-4840-928e-ddf4c6705d2b-name] - Security group InstanceSecurityGroupTests-b5a92145-c44c-4840-928e-ddf4c6705d2b-name is not found for project a40653b4f6d94813ac64fd10787a1e98 (HTTP 404) (Request-ID: req-144bc86d-387c-45c8-bb84-f7636cc8bd07) 2019-01-18 06:23:04,424 - create_instance - WARNING - Security group not added - Security group InstanceSecurityGroupTests-b5a92145-c44c-4840-928e-ddf4c6705d2b-name is not found for project a40653b4f6d94813ac64fd10787a1e98 (HTTP 404) (Request-ID: req-144bc86d-387c-45c8-bb84-f7636cc8bd07) 2019-01-18 06:23:04,427 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/83dff0b5-acfe-4cff-b1d5-90b4a86e0797 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5bc6e0ea35000ae4e85313ab8f471528f9fc3c9b" 2019-01-18 06:23:04,878 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:23: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-8d5ec248-f5b0-4d39-a36b-173d55b124b5 x-compute-request-id: req-8d5ec248-f5b0-4d39-a36b-173d55b124b5 Content-Encoding: gzip Content-Length: 752 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-b5a92145-c44c-4840-928e-ddf4c6705d2b-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:87:ca:0e", "version": 4, "addr": "10.55.0.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/83dff0b5-acfe-4cff-b1d5-90b4a86e0797", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/83dff0b5-acfe-4cff-b1d5-90b4a86e0797", "rel": "bookmark"}], "image": {"id": "eb84cf9d-6f95-40a4-b2cd-5e6c1b23b92c", "links": [{"href": "http://172.30.9.23:8774/images/eb84cf9d-6f95-40a4-b2cd-5e6c1b23b92c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-18T06:22:51.000000", "flavor": {"id": "c19aa84b-d4a5-4fd3-95ce-37ec5002dd68", "links": [{"href": "http://172.30.9.23:8774/flavors/c19aa84b-d4a5-4fd3-95ce-37ec5002dd68", "rel": "bookmark"}]}, "id": "83dff0b5-acfe-4cff-b1d5-90b4a86e0797", "security_groups": [{"name": "default"}], "user_id": "5adfaf6a85044f4e9d72ab1c4e4f00fa", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-18T06:22:52Z", "hostId": "7284b0bc4a1b3427565512057b6b3791631e7606915fe1442cef054d", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-b5a92145-c44c-4840-928e-ddf4c6705d2b-inst", "created": "2019-01-18T06:22:46Z", "tenant_id": "a40653b4f6d94813ac64fd10787a1e98", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-18 06:23:04,878 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/83dff0b5-acfe-4cff-b1d5-90b4a86e0797 used request id req-8d5ec248-f5b0-4d39-a36b-173d55b124b5 2019-01-18 06:23:04,884 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-b5a92145-c44c-4840-928e-ddf4c6705d2b-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5bc6e0ea35000ae4e85313ab8f471528f9fc3c9b" 2019-01-18 06:23:05,128 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-345f68a9-856c-46cd-8acd-f6697044bd7e Date: Fri, 18 Jan 2019 06:23: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":["c582d06d-82b9-45f0-9711-e08dbaaa8dfb"],"updated_at":"2019-01-18T06:22:38Z","tenant_id":"a40653b4f6d94813ac64fd10787a1e98","created_at":"2019-01-18T06:22:37Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"a40653b4f6d94813ac64fd10787a1e98","id":"7a73aafa-9f47-4862-a27d-a2192d029b7d","name":"InstanceSecurityGroupTests-b5a92145-c44c-4840-928e-ddf4c6705d2b-pub-net"}]} 2019-01-18 06:23:05,128 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-b5a92145-c44c-4840-928e-ddf4c6705d2b-pub-net used request id req-345f68a9-856c-46cd-8acd-f6697044bd7e 2019-01-18 06:23:05,133 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/a40653b4f6d94813ac64fd10787a1e98 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5bc6e0ea35000ae4e85313ab8f471528f9fc3c9b" 2019-01-18 06:23:05,150 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:23:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d8af3474-ec7b-49d4-b706-f71f3f2e9850 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/a40653b4f6d94813ac64fd10787a1e98"}, "enabled": true, "id": "a40653b4f6d94813ac64fd10787a1e98", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-f0bc8a4f-031a-434-proj"}} 2019-01-18 06:23:05,150 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/a40653b4f6d94813ac64fd10787a1e98 used request id req-d8af3474-ec7b-49d4-b706-f71f3f2e9850 2019-01-18 06:23:05,155 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=7a73aafa-9f47-4862-a27d-a2192d029b7d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5bc6e0ea35000ae4e85313ab8f471528f9fc3c9b" 2019-01-18 06:23:05,344 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-cdb2effc-6752-4ccc-8af9-1ab93d3e283d Date: Fri, 18 Jan 2019 06:23:05 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7a73aafa-9f47-4862-a27d-a2192d029b7d","tenant_id":"a40653b4f6d94813ac64fd10787a1e98","created_at":"2019-01-18T06:22:38Z","dns_nameservers":[],"updated_at":"2019-01-18T06:22:38Z","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":"a40653b4f6d94813ac64fd10787a1e98","id":"c582d06d-82b9-45f0-9711-e08dbaaa8dfb","subnetpool_id":null,"name":"InstanceSecurityGroupTests-b5a92145-c44c-4840-928e-ddf4c6705d2b-pub-subnet"}]} 2019-01-18 06:23:05,344 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=7a73aafa-9f47-4862-a27d-a2192d029b7d used request id req-cdb2effc-6752-4ccc-8af9-1ab93d3e283d 2019-01-18 06:23:05,350 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=7a73aafa-9f47-4862-a27d-a2192d029b7d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5bc6e0ea35000ae4e85313ab8f471528f9fc3c9b" 2019-01-18 06:23:05,447 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3112 X-Openstack-Request-Id: req-e18cec00-8ef3-4d1d-a4e4-2fdc2f358d74 Date: Fri, 18 Jan 2019 06:23:05 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:22:52Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"c582d06d-82b9-45f0-9711-e08dbaaa8dfb","ip_address":"10.55.0.13"}],"id":"880df569-25f6-4f99-aebe-fdc0c209a12b","security_groups":["8f6edbc3-e772-4560-b43c-4319c8e3bceb"],"mac_address":"fa:16:3e:87:ca:0e","project_id":"a40653b4f6d94813ac64fd10787a1e98","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-b5a92145-c44c-4840-928e-ddf4c6705d2b-port","admin_state_up":true,"network_id":"7a73aafa-9f47-4862-a27d-a2192d029b7d","tenant_id":"a40653b4f6d94813ac64fd10787a1e98","created_at":"2019-01-18T06:22:43Z","binding:vnic_type":"normal","device_id":"83dff0b5-acfe-4cff-b1d5-90b4a86e0797"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:22:40Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"c582d06d-82b9-45f0-9711-e08dbaaa8dfb","ip_address":"10.55.0.2"}],"id":"9f99120b-5657-402f-b7fd-ec9008afd12d","security_groups":[],"mac_address":"fa:16:3e:02:8f:27","project_id":"a40653b4f6d94813ac64fd10787a1e98","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7a73aafa-9f47-4862-a27d-a2192d029b7d","tenant_id":"a40653b4f6d94813ac64fd10787a1e98","created_at":"2019-01-18T06:22:39Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-7a73aafa-9f47-4862-a27d-a2192d029b7d"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:22:41Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"c582d06d-82b9-45f0-9711-e08dbaaa8dfb","ip_address":"10.55.0.3"}],"id":"c745a493-574d-4bcb-85d7-8b6c379fb9c4","security_groups":[],"mac_address":"fa:16:3e:60:e5:a0","project_id":"a40653b4f6d94813ac64fd10787a1e98","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7a73aafa-9f47-4862-a27d-a2192d029b7d","tenant_id":"a40653b4f6d94813ac64fd10787a1e98","created_at":"2019-01-18T06:22:39Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-7a73aafa-9f47-4862-a27d-a2192d029b7d"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:22:41Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"c582d06d-82b9-45f0-9711-e08dbaaa8dfb","ip_address":"10.55.0.4"}],"id":"ff9a571f-8b25-433a-85bf-8d03c779d3ab","security_groups":[],"mac_address":"fa:16:3e:33:3d:12","project_id":"a40653b4f6d94813ac64fd10787a1e98","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7a73aafa-9f47-4862-a27d-a2192d029b7d","tenant_id":"a40653b4f6d94813ac64fd10787a1e98","created_at":"2019-01-18T06:22:40Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-7a73aafa-9f47-4862-a27d-a2192d029b7d"}]} 2019-01-18 06:23:05,447 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=7a73aafa-9f47-4862-a27d-a2192d029b7d used request id req-e18cec00-8ef3-4d1d-a4e4-2fdc2f358d74 2019-01-18 06:23:05,451 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/83dff0b5-acfe-4cff-b1d5-90b4a86e0797 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2fa5c401f8d2055b961d6b43e1904bd1d563d9c2" 2019-01-18 06:23:06,203 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:23: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-c1e7d7ea-5118-4e53-a930-1b37aea635c7 x-compute-request-id: req-c1e7d7ea-5118-4e53-a930-1b37aea635c7 Content-Encoding: gzip Content-Length: 752 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-b5a92145-c44c-4840-928e-ddf4c6705d2b-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:87:ca:0e", "version": 4, "addr": "10.55.0.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/83dff0b5-acfe-4cff-b1d5-90b4a86e0797", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/83dff0b5-acfe-4cff-b1d5-90b4a86e0797", "rel": "bookmark"}], "image": {"id": "eb84cf9d-6f95-40a4-b2cd-5e6c1b23b92c", "links": [{"href": "http://172.30.9.23:8774/images/eb84cf9d-6f95-40a4-b2cd-5e6c1b23b92c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-18T06:22:51.000000", "flavor": {"id": "c19aa84b-d4a5-4fd3-95ce-37ec5002dd68", "links": [{"href": "http://172.30.9.23:8774/flavors/c19aa84b-d4a5-4fd3-95ce-37ec5002dd68", "rel": "bookmark"}]}, "id": "83dff0b5-acfe-4cff-b1d5-90b4a86e0797", "security_groups": [{"name": "default"}], "user_id": "5adfaf6a85044f4e9d72ab1c4e4f00fa", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-18T06:22:52Z", "hostId": "7284b0bc4a1b3427565512057b6b3791631e7606915fe1442cef054d", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-b5a92145-c44c-4840-928e-ddf4c6705d2b-inst", "created": "2019-01-18T06:22:46Z", "tenant_id": "a40653b4f6d94813ac64fd10787a1e98", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-18 06:23:06,203 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/83dff0b5-acfe-4cff-b1d5-90b4a86e0797 used request id req-c1e7d7ea-5118-4e53-a930-1b37aea635c7 2019-01-18 06:23:06,204 - create_instance - INFO - Deleting Port with ID - 880df569-25f6-4f99-aebe-fdc0c209a12b 2019-01-18 06:23:06,204 - neutron_utils - INFO - Deleting port with name InstanceSecurityGroupTests-b5a92145-c44c-4840-928e-ddf4c6705d2b-port 2019-01-18 06:23:06,209 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/ports/880df569-25f6-4f99-aebe-fdc0c209a12b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5bc6e0ea35000ae4e85313ab8f471528f9fc3c9b" 2019-01-18 06:23:06,829 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-5a3add56-1d14-461b-a185-2da2c3d18c7b Date: Fri, 18 Jan 2019 06:23:06 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-18 06:23:06,829 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/ports/880df569-25f6-4f99-aebe-fdc0c209a12b used request id req-5a3add56-1d14-461b-a185-2da2c3d18c7b 2019-01-18 06:23:06,829 - create_instance - INFO - Deleting VM instance - InstanceSecurityGroupTests-b5a92145-c44c-4840-928e-ddf4c6705d2b-inst 2019-01-18 06:23:06,832 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/servers/83dff0b5-acfe-4cff-b1d5-90b4a86e0797 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5bc6e0ea35000ae4e85313ab8f471528f9fc3c9b" 2019-01-18 06:23:06,975 - novaclient.v2.client - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 06:23: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-95cd27ae-1f0d-48f8-b5e7-7196adf2b6f4 x-compute-request-id: req-95cd27ae-1f0d-48f8-b5e7-7196adf2b6f4 Content-Type: application/json 2019-01-18 06:23:06,975 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/servers/83dff0b5-acfe-4cff-b1d5-90b4a86e0797 used request id req-95cd27ae-1f0d-48f8-b5e7-7196adf2b6f4 2019-01-18 06:23:06,975 - create_instance - INFO - Checking deletion status 2019-01-18 06:23:06,978 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/83dff0b5-acfe-4cff-b1d5-90b4a86e0797 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5bc6e0ea35000ae4e85313ab8f471528f9fc3c9b" 2019-01-18 06:23:07,214 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:23: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-e4c8f2b4-d359-4e5e-a3bf-bcb4b9eb308f x-compute-request-id: req-e4c8f2b4-d359-4e5e-a3bf-bcb4b9eb308f Content-Encoding: gzip Content-Length: 740 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"InstanceSecurityGroupTests-b5a92145-c44c-4840-928e-ddf4c6705d2b-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:87:ca:0e", "version": 4, "addr": "10.55.0.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/83dff0b5-acfe-4cff-b1d5-90b4a86e0797", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/83dff0b5-acfe-4cff-b1d5-90b4a86e0797", "rel": "bookmark"}], "image": {"id": "eb84cf9d-6f95-40a4-b2cd-5e6c1b23b92c", "links": [{"href": "http://172.30.9.23:8774/images/eb84cf9d-6f95-40a4-b2cd-5e6c1b23b92c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-18T06:22:51.000000", "flavor": {"id": "c19aa84b-d4a5-4fd3-95ce-37ec5002dd68", "links": [{"href": "http://172.30.9.23:8774/flavors/c19aa84b-d4a5-4fd3-95ce-37ec5002dd68", "rel": "bookmark"}]}, "id": "83dff0b5-acfe-4cff-b1d5-90b4a86e0797", "user_id": "5adfaf6a85044f4e9d72ab1c4e4f00fa", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-18T06:23:06Z", "hostId": "7284b0bc4a1b3427565512057b6b3791631e7606915fe1442cef054d", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-b5a92145-c44c-4840-928e-ddf4c6705d2b-inst", "created": "2019-01-18T06:22:46Z", "tenant_id": "a40653b4f6d94813ac64fd10787a1e98", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-18 06:23:07,214 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/83dff0b5-acfe-4cff-b1d5-90b4a86e0797 used request id req-e4c8f2b4-d359-4e5e-a3bf-bcb4b9eb308f 2019-01-18 06:23:07,214 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-b5a92145-c44c-4840-928e-ddf4c6705d2b-inst] is - ACTIVE 2019-01-18 06:23:07,214 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-18 06:23:10,218 - create_instance - DEBUG - VM status query timeout in 296.757910013 2019-01-18 06:23:10,221 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/83dff0b5-acfe-4cff-b1d5-90b4a86e0797 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5bc6e0ea35000ae4e85313ab8f471528f9fc3c9b" 2019-01-18 06:23:10,323 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:23: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-5a46229f-45df-49f2-a515-cf56eb31d4d4 x-compute-request-id: req-5a46229f-45df-49f2-a515-cf56eb31d4d4 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/83dff0b5-acfe-4cff-b1d5-90b4a86e0797", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/83dff0b5-acfe-4cff-b1d5-90b4a86e0797", "rel": "bookmark"}], "image": {"id": "eb84cf9d-6f95-40a4-b2cd-5e6c1b23b92c", "links": [{"href": "http://172.30.9.23:8774/images/eb84cf9d-6f95-40a4-b2cd-5e6c1b23b92c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-18T06:22:51.000000", "flavor": {"id": "c19aa84b-d4a5-4fd3-95ce-37ec5002dd68", "links": [{"href": "http://172.30.9.23:8774/flavors/c19aa84b-d4a5-4fd3-95ce-37ec5002dd68", "rel": "bookmark"}]}, "id": "83dff0b5-acfe-4cff-b1d5-90b4a86e0797", "user_id": "5adfaf6a85044f4e9d72ab1c4e4f00fa", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-18T06:23:06Z", "hostId": "7284b0bc4a1b3427565512057b6b3791631e7606915fe1442cef054d", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-b5a92145-c44c-4840-928e-ddf4c6705d2b-inst", "created": "2019-01-18T06:22:46Z", "tenant_id": "a40653b4f6d94813ac64fd10787a1e98", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-18 06:23:10,323 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/83dff0b5-acfe-4cff-b1d5-90b4a86e0797 used request id req-5a46229f-45df-49f2-a515-cf56eb31d4d4 2019-01-18 06:23:10,324 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-b5a92145-c44c-4840-928e-ddf4c6705d2b-inst] is - ACTIVE 2019-01-18 06:23:10,324 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-18 06:23:13,327 - create_instance - DEBUG - VM status query timeout in 293.648427963 2019-01-18 06:23:13,330 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/83dff0b5-acfe-4cff-b1d5-90b4a86e0797 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5bc6e0ea35000ae4e85313ab8f471528f9fc3c9b" 2019-01-18 06:23:13,380 - novaclient.v2.client - DEBUG - RESP: [404] Date: Fri, 18 Jan 2019 06:23: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-f9e92e8b-eef5-4b7e-891b-1a447ddca624 x-compute-request-id: req-f9e92e8b-eef5-4b7e-891b-1a447ddca624 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 83dff0b5-acfe-4cff-b1d5-90b4a86e0797 could not be found.", "code": 404}} 2019-01-18 06:23:13,380 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/83dff0b5-acfe-4cff-b1d5-90b4a86e0797 used request id req-f9e92e8b-eef5-4b7e-891b-1a447ddca624 2019-01-18 06:23:13,381 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 83dff0b5-acfe-4cff-b1d5-90b4a86e0797 could not be found. (HTTP 404) (Request-ID: req-f9e92e8b-eef5-4b7e-891b-1a447ddca624) 2019-01-18 06:23:13,381 - create_instance - INFO - VM has been properly deleted VM with name - InstanceSecurityGroupTests-b5a92145-c44c-4840-928e-ddf4c6705d2b-inst 2019-01-18 06:23:13,385 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/flavors/c19aa84b-d4a5-4fd3-95ce-37ec5002dd68 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ee730ada53d994ef0cae56d0b2709a375c8b836" 2019-01-18 06:23:13,443 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 18 Jan 2019 06:23: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-ab621f16-a2d2-4cd5-9655-27b5d0fbca61 x-compute-request-id: req-ab621f16-a2d2-4cd5-9655-27b5d0fbca61 Content-Length: 0 Content-Type: application/json 2019-01-18 06:23:13,443 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/c19aa84b-d4a5-4fd3-95ce-37ec5002dd68 used request id req-ab621f16-a2d2-4cd5-9655-27b5d0fbca61 2019-01-18 06:23:13,444 - neutron_utils - INFO - Deleting subnet with name InstanceSecurityGroupTests-b5a92145-c44c-4840-928e-ddf4c6705d2b-pub-subnet 2019-01-18 06:23:13,444 - neutron_utils - INFO - Deleting subnet with name InstanceSecurityGroupTests-b5a92145-c44c-4840-928e-ddf4c6705d2b-pub-subnet 2019-01-18 06:23:13,449 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/subnets/c582d06d-82b9-45f0-9711-e08dbaaa8dfb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb25b8015e5002a1ea145072bb7ea909ca922e90" 2019-01-18 06:23:15,918 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-6aaa5c2c-855d-4cc5-ac14-126b7ab685e5 Date: Fri, 18 Jan 2019 06:23:15 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-18 06:23:15,918 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/c582d06d-82b9-45f0-9711-e08dbaaa8dfb used request id req-6aaa5c2c-855d-4cc5-ac14-126b7ab685e5 2019-01-18 06:23:15,919 - neutron_utils - INFO - Deleting network with name InstanceSecurityGroupTests-b5a92145-c44c-4840-928e-ddf4c6705d2b-pub-net 2019-01-18 06:23:15,924 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/networks/7a73aafa-9f47-4862-a27d-a2192d029b7d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb25b8015e5002a1ea145072bb7ea909ca922e90" 2019-01-18 06:23:17,161 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-638fa64d-2bbd-4268-b965-4d7ac240f66b Date: Fri, 18 Jan 2019 06:23:17 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-18 06:23:17,161 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/7a73aafa-9f47-4862-a27d-a2192d029b7d used request id req-638fa64d-2bbd-4268-b965-4d7ac240f66b 2019-01-18 06:23:17,162 - glance_utils - INFO - Deleting image named - InstanceSecurityGroupTests-b5a92145-c44c-4840-928e-ddf4c6705d2b-image 2019-01-18 06:23:17,165 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9292/v2/images/eb84cf9d-6f95-40a4-b2cd-5e6c1b23b92c -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e612d1edc07eaff79966e66043a6a54dd99860fc" 2019-01-18 06:23:19,159 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-dafc43c8-861e-415c-9756-de02bf3885f2 Date: Fri, 18 Jan 2019 06:23:19 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-18 06:23:19,160 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/eb84cf9d-6f95-40a4-b2cd-5e6c1b23b92c used request id req-dafc43c8-861e-415c-9756-de02bf3885f2 2019-01-18 06:23:19,166 - 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}03d08225f4d4c5b001d230718fff0d5fdb5d5afd" 2019-01-18 06:23:19,384 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-b5ea67f2-d96e-4e4c-a514-962381eb22c4 Date: Fri, 18 Jan 2019 06:23:19 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-18T04:53:26Z", "updated_at": "2019-01-18T04:53:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:53:26Z", "revision_number": 0, "id": "260c2de9-5dc5-4508-b06c-24b9d7ed838c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:53:26Z", "security_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:53:26Z", "revision_number": 0, "id": "571036d3-cb1d-483a-acb9-96f19293add9", "remote_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "remote_ip_prefix": null, "created_at": "2019-01-18T04:53:26Z", "security_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:53:26Z", "revision_number": 0, "id": "84255fa4-c13a-4cfe-b73d-e56ee216ca1e", "remote_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "remote_ip_prefix": null, "created_at": "2019-01-18T04:53:26Z", "security_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:53:26Z", "revision_number": 0, "id": "9c6f69fc-3bf8-4346-9288-5a255b82b67e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:53:26Z", "security_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "created_at": "2019-01-18T04:51:20Z", "updated_at": "2019-01-18T04:51:20Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "24c99e6f-888c-4943-9c93-54ad3b18b18c", "remote_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv4", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "2b339890-44d0-4711-a050-08a64d58e2a0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv6", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "45161a51-d6dd-4bb8-986d-bc2f88599c1d", "remote_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv6", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "87b9b994-ae22-4850-863a-6a4925bd01fe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv4", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}], "revision_number": 4, "project_id": "9c53a91613fb4d5080479ac6f51697ed", "id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "020d00b5451a467cb276d06789a1149d", "created_at": "2019-01-18T05:59:12Z", "updated_at": "2019-01-18T05:59:12Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:12Z", "revision_number": 0, "id": "38b091dd-dca7-4cbe-8c1c-dd18a74bfca8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:12Z", "security_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "tenant_id": "020d00b5451a467cb276d06789a1149d", "port_range_min": null, "ethertype": "IPv6", "project_id": "020d00b5451a467cb276d06789a1149d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:12Z", "revision_number": 0, "id": "38b9f88b-1fc0-40d1-af74-237d79be193d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:12Z", "security_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "tenant_id": "020d00b5451a467cb276d06789a1149d", "port_range_min": null, "ethertype": "IPv4", "project_id": "020d00b5451a467cb276d06789a1149d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:12Z", "revision_number": 0, "id": "60f7d4a7-1a27-4801-a1e8-5bf33633b818", "remote_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:12Z", "security_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "tenant_id": "020d00b5451a467cb276d06789a1149d", "port_range_min": null, "ethertype": "IPv6", "project_id": "020d00b5451a467cb276d06789a1149d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:12Z", "revision_number": 0, "id": "8faf6dda-6919-4b75-b745-2af38abf8dcf", "remote_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:12Z", "security_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "tenant_id": "020d00b5451a467cb276d06789a1149d", "port_range_min": null, "ethertype": "IPv4", "project_id": "020d00b5451a467cb276d06789a1149d"}], "revision_number": 4, "project_id": "020d00b5451a467cb276d06789a1149d", "id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "created_at": "2019-01-18T04:39:06Z", "updated_at": "2019-01-18T04:39:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "0aedefa2-edbc-47b5-bead-e954540f6937", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "47feb8aba08a40dca7028a1701e597b9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "4bf1a402-0fa2-4cfd-9fee-4a28f16bb271", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "47feb8aba08a40dca7028a1701e597b9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "4e399c2e-bc03-4aa3-b192-1fafdc9248ba", "remote_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "47feb8aba08a40dca7028a1701e597b9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "8860837e-afbd-4411-adf9-d88db88c2114", "remote_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "47feb8aba08a40dca7028a1701e597b9"}], "revision_number": 4, "project_id": "47feb8aba08a40dca7028a1701e597b9", "id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a40653b4f6d94813ac64fd10787a1e98", "created_at": "2019-01-18T06:22:37Z", "updated_at": "2019-01-18T06:22:37Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:22:37Z", "revision_number": 0, "id": "95a4f8e8-423e-4dd6-b74a-48d56f543120", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T06:22:37Z", "security_group_id": "8f6edbc3-e772-4560-b43c-4319c8e3bceb", "tenant_id": "a40653b4f6d94813ac64fd10787a1e98", "port_range_min": null, "ethertype": "IPv6", "project_id": "a40653b4f6d94813ac64fd10787a1e98"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:22:37Z", "revision_number": 0, "id": "9b12cb7f-7815-4bde-a7bb-ffdeb29087be", "remote_group_id": "8f6edbc3-e772-4560-b43c-4319c8e3bceb", "remote_ip_prefix": null, "created_at": "2019-01-18T06:22:37Z", "security_group_id": "8f6edbc3-e772-4560-b43c-4319c8e3bceb", "tenant_id": "a40653b4f6d94813ac64fd10787a1e98", "port_range_min": null, "ethertype": "IPv6", "project_id": "a40653b4f6d94813ac64fd10787a1e98"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:22:37Z", "revision_number": 0, "id": "c3513085-7e7d-452d-8bee-c69f7fb09b47", "remote_group_id": "8f6edbc3-e772-4560-b43c-4319c8e3bceb", "remote_ip_prefix": null, "created_at": "2019-01-18T06:22:37Z", "security_group_id": "8f6edbc3-e772-4560-b43c-4319c8e3bceb", "tenant_id": "a40653b4f6d94813ac64fd10787a1e98", "port_range_min": null, "ethertype": "IPv4", "project_id": "a40653b4f6d94813ac64fd10787a1e98"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:22:37Z", "revision_number": 0, "id": "c472c6f2-dc2a-46e4-b830-125abbe055c0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T06:22:37Z", "security_group_id": "8f6edbc3-e772-4560-b43c-4319c8e3bceb", "tenant_id": "a40653b4f6d94813ac64fd10787a1e98", "port_range_min": null, "ethertype": "IPv4", "project_id": "a40653b4f6d94813ac64fd10787a1e98"}], "revision_number": 4, "project_id": "a40653b4f6d94813ac64fd10787a1e98", "id": "8f6edbc3-e772-4560-b43c-4319c8e3bceb", "name": "default"}]} 2019-01-18 06:23:19,385 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-b5ea67f2-d96e-4e4c-a514-962381eb22c4 2019-01-18 06:23:19,390 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/9c53a91613fb4d5080479ac6f51697ed -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03d08225f4d4c5b001d230718fff0d5fdb5d5afd" 2019-01-18 06:23:19,476 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:23:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-77fef706-6efc-44df-83c7-7db2783c294c Content-Encoding: gzip Content-Length: 190 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/9c53a91613fb4d5080479ac6f51697ed"}, "enabled": true, "id": "9c53a91613fb4d5080479ac6f51697ed", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2019-01-18 06:23:19,476 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/9c53a91613fb4d5080479ac6f51697ed used request id req-77fef706-6efc-44df-83c7-7db2783c294c 2019-01-18 06:23:19,480 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/020d00b5451a467cb276d06789a1149d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03d08225f4d4c5b001d230718fff0d5fdb5d5afd" 2019-01-18 06:23:19,561 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:23:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0c8959cb-1168-4506-9df0-cf88a71c0a02 Content-Encoding: gzip Content-Length: 248 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/020d00b5451a467cb276d06789a1149d"}, "enabled": true, "id": "020d00b5451a467cb276d06789a1149d", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}} 2019-01-18 06:23:19,561 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/020d00b5451a467cb276d06789a1149d used request id req-0c8959cb-1168-4506-9df0-cf88a71c0a02 2019-01-18 06:23:19,565 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/47feb8aba08a40dca7028a1701e597b9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03d08225f4d4c5b001d230718fff0d5fdb5d5afd" 2019-01-18 06:23:19,660 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:23:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0eb3c610-69da-44a3-98a0-6f4e2af6f6f6 Content-Encoding: gzip Content-Length: 205 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/47feb8aba08a40dca7028a1701e597b9"}, "enabled": true, "id": "47feb8aba08a40dca7028a1701e597b9", "parent_id": "default", "domain_id": "default", "name": "service"}} 2019-01-18 06:23:19,661 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/47feb8aba08a40dca7028a1701e597b9 used request id req-0eb3c610-69da-44a3-98a0-6f4e2af6f6f6 2019-01-18 06:23:19,664 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/a40653b4f6d94813ac64fd10787a1e98 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03d08225f4d4c5b001d230718fff0d5fdb5d5afd" 2019-01-18 06:23:19,753 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:23:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-85ace074-c5aa-410c-9936-24289fc355d9 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/a40653b4f6d94813ac64fd10787a1e98"}, "enabled": true, "id": "a40653b4f6d94813ac64fd10787a1e98", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-f0bc8a4f-031a-434-proj"}} 2019-01-18 06:23:19,753 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/a40653b4f6d94813ac64fd10787a1e98 used request id req-85ace074-c5aa-410c-9936-24289fc355d9 2019-01-18 06:23:19,754 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 8f6edbc3-e772-4560-b43c-4319c8e3bceb 2019-01-18 06:23:19,759 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=8f6edbc3-e772-4560-b43c-4319c8e3bceb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03d08225f4d4c5b001d230718fff0d5fdb5d5afd" 2019-01-18 06:23:19,939 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-01578340-c335-4b59-8af6-ac357fa5895e Date: Fri, 18 Jan 2019 06:23: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": "2019-01-18T06:22:37Z", "security_group_id": "8f6edbc3-e772-4560-b43c-4319c8e3bceb", "port_range_min": null, "revision_number": 0, "tenant_id": "a40653b4f6d94813ac64fd10787a1e98", "created_at": "2019-01-18T06:22:37Z", "project_id": "a40653b4f6d94813ac64fd10787a1e98", "id": "95a4f8e8-423e-4dd6-b74a-48d56f543120"}, {"remote_group_id": "8f6edbc3-e772-4560-b43c-4319c8e3bceb", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T06:22:37Z", "security_group_id": "8f6edbc3-e772-4560-b43c-4319c8e3bceb", "port_range_min": null, "revision_number": 0, "tenant_id": "a40653b4f6d94813ac64fd10787a1e98", "created_at": "2019-01-18T06:22:37Z", "project_id": "a40653b4f6d94813ac64fd10787a1e98", "id": "9b12cb7f-7815-4bde-a7bb-ffdeb29087be"}, {"remote_group_id": "8f6edbc3-e772-4560-b43c-4319c8e3bceb", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T06:22:37Z", "security_group_id": "8f6edbc3-e772-4560-b43c-4319c8e3bceb", "port_range_min": null, "revision_number": 0, "tenant_id": "a40653b4f6d94813ac64fd10787a1e98", "created_at": "2019-01-18T06:22:37Z", "project_id": "a40653b4f6d94813ac64fd10787a1e98", "id": "c3513085-7e7d-452d-8bee-c69f7fb09b47"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T06:22:37Z", "security_group_id": "8f6edbc3-e772-4560-b43c-4319c8e3bceb", "port_range_min": null, "revision_number": 0, "tenant_id": "a40653b4f6d94813ac64fd10787a1e98", "created_at": "2019-01-18T06:22:37Z", "project_id": "a40653b4f6d94813ac64fd10787a1e98", "id": "c472c6f2-dc2a-46e4-b830-125abbe055c0"}]} 2019-01-18 06:23:19,939 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=8f6edbc3-e772-4560-b43c-4319c8e3bceb used request id req-01578340-c335-4b59-8af6-ac357fa5895e 2019-01-18 06:23:19,939 - neutron_utils - INFO - Deleting security group with name - default 2019-01-18 06:23:19,945 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-groups/8f6edbc3-e772-4560-b43c-4319c8e3bceb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03d08225f4d4c5b001d230718fff0d5fdb5d5afd" 2019-01-18 06:23:20,242 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-321d22f0-e4ca-4337-b4cf-d6ed55e994e7 Content-Length: 0 Date: Fri, 18 Jan 2019 06:23:20 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-18 06:23:20,242 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/8f6edbc3-e772-4560-b43c-4319c8e3bceb used request id req-321d22f0-e4ca-4337-b4cf-d6ed55e994e7 2019-01-18 06:23:20,243 - keystone_utils - INFO - Deleting project with name - InstanceSecurityGroupTests-f0bc8a4f-031a-434-proj 2019-01-18 06:23:20,247 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/a40653b4f6d94813ac64fd10787a1e98 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03d08225f4d4c5b001d230718fff0d5fdb5d5afd" 2019-01-18 06:23:20,641 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 06:23:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-804a34aa-42c2-4822-be07-ef0589df3e42 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 06:23:20,641 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/a40653b4f6d94813ac64fd10787a1e98 used request id req-804a34aa-42c2-4822-be07-ef0589df3e42 2019-01-18 06:23:20,641 - keystone_utils - INFO - Deleting role with name - InstanceSecurityGroupTests-f0bc8a4f-031a-434-proj-role 2019-01-18 06:23:20,645 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/689544f6861d40beb67e1d8dfa90267a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03d08225f4d4c5b001d230718fff0d5fdb5d5afd" 2019-01-18 06:23:20,769 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 06:23:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6cb6a2e8-d6f7-498c-8b68-3cfcd14eb114 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 06:23:20,769 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/689544f6861d40beb67e1d8dfa90267a used request id req-6cb6a2e8-d6f7-498c-8b68-3cfcd14eb114 2019-01-18 06:23:20,773 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03d08225f4d4c5b001d230718fff0d5fdb5d5afd" 2019-01-18 06:23:20,861 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:23:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3f3f81a6-c24a-4590-9c45-ca4f9bbe7258 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "488fca829f8b496daa1cd2cdc6e45c49", "links": {"self": "http://172.30.9.23:5000/v3/roles/488fca829f8b496daa1cd2cdc6e45c49"}, "name": "Member"}, {"domain_id": null, "id": "6b7f4f4f76264b6fb449c43b86ee3817", "links": {"self": "http://172.30.9.23:5000/v3/roles/6b7f4f4f76264b6fb449c43b86ee3817"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a482b711adf94961bf4bb28eda7f0e28", "links": {"self": "http://172.30.9.23:5000/v3/roles/a482b711adf94961bf4bb28eda7f0e28"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c65201bd05504fa786d79b166e8bbba3", "links": {"self": "http://172.30.9.23:5000/v3/roles/c65201bd05504fa786d79b166e8bbba3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "e7e317b66c174923a8cb46c48d897c8d", "links": {"self": "http://172.30.9.23:5000/v3/roles/e7e317b66c174923a8cb46c48d897c8d"}, "name": "ResellerAdmin"}]} 2019-01-18 06:23:20,862 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-3f3f81a6-c24a-4590-9c45-ca4f9bbe7258 2019-01-18 06:23:20,862 - keystone_utils - INFO - Deleting user with name - InstanceSecurityGroupTests-f0bc8a4f-031a-434-user 2019-01-18 06:23:20,866 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/5adfaf6a85044f4e9d72ab1c4e4f00fa -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4a0565e195343c87ec6be0cc32d9aad6837a196" 2019-01-18 06:23:21,055 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 06:23:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-83d89304-b36c-4cbe-abda-bd636fda20ba Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 06:23:21,055 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/5adfaf6a85044f4e9d72ab1c4e4f00fa used request id req-83d89304-b36c-4cbe-abda-bd636fda20ba 2019-01-18 06:23:21,057 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:23:21,442 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "488fca829f8b496daa1cd2cdc6e45c49", "name": "Member"}, {"id": "c65201bd05504fa786d79b166e8bbba3", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}], "expires_at": "2019-01-18T07:23:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "020d00b5451a467cb276d06789a1149d", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "id": "e292c913af7844408b6509a836e493f5"}, "audit_ids": ["7kzaZM6ERCOILCnsqMZkSw"], "issued_at": "2019-01-18T06:23:21.000000Z"}} 2019-01-18 06:23:21,442 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a54c281818d6cb417e8810ceed1c5bb91dac21e" 2019-01-18 06:23:21,527 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:23:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ab216aa8-f868-463e-b5e5-2a6fe46b41d7 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:23:21,527 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-ab216aa8-f868-463e-b5e5-2a6fe46b41d7 2019-01-18 06:23:21,529 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:23:21,530 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:23:21,906 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "488fca829f8b496daa1cd2cdc6e45c49", "name": "Member"}, {"id": "c65201bd05504fa786d79b166e8bbba3", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}], "expires_at": "2019-01-18T07:23:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "020d00b5451a467cb276d06789a1149d", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "id": "e292c913af7844408b6509a836e493f5"}, "audit_ids": ["2rBTVTCtSZKeXvxcsNEF_g"], "issued_at": "2019-01-18T06:23:21.000000Z"}} 2019-01-18 06:23:21,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}267c42385bd96b976de35496fbcc242d72b58a62" 2019-01-18 06:23:21,989 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:23:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-30f85563-f45c-49ed-b3b6-ff2d3c8b381e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:23:21,990 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-30f85563-f45c-49ed-b3b6-ff2d3c8b381e 2019-01-18 06:23:21,994 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-18 06:23:21,999 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 18 Jan 2019 06:23: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"}]}]}} 2019-01-18 06:23:22,000 - 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-d9924d13-ad42-49d-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}267c42385bd96b976de35496fbcc242d72b58a62" 2019-01-18 06:23:22,082 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:23:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d6e6d395-73d4-4382-8d8b-ced0d67a5020 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=InstanceSecurityGroupTests-d9924d13-ad42-49d-proj", "previous": null, "next": null}, "projects": []} 2019-01-18 06:23:22,082 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=InstanceSecurityGroupTests-d9924d13-ad42-49d-proj used request id req-d6e6d395-73d4-4382-8d8b-ced0d67a5020 2019-01-18 06:23:22,086 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}267c42385bd96b976de35496fbcc242d72b58a62" 2019-01-18 06:23:22,173 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:23:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cb55b95c-7814-4b6f-be15-8e8680034091 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-18 06:23:22,173 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-cb55b95c-7814-4b6f-be15-8e8680034091 2019-01-18 06:23:22,177 - 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}267c42385bd96b976de35496fbcc242d72b58a62" -d '{"project": {"enabled": true, "domain_id": "default", "name": "InstanceSecurityGroupTests-d9924d13-ad42-49d-proj"}}' 2019-01-18 06:23:22,297 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 18 Jan 2019 06:23:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3fa2cc95-c9c4-45b3-804e-60c64834a5ea Content-Length: 311 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/abef053a0f06466ba14979ecee829464"}, "enabled": true, "id": "abef053a0f06466ba14979ecee829464", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-d9924d13-ad42-49d-proj"}} 2019-01-18 06:23:22,298 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-3fa2cc95-c9c4-45b3-804e-60c64834a5ea 2019-01-18 06:23:22,298 - keystone_utils - INFO - Created project with name - InstanceSecurityGroupTests-d9924d13-ad42-49d-proj 2019-01-18 06:23:22,298 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:23:22,299 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:23:22,674 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "488fca829f8b496daa1cd2cdc6e45c49", "name": "Member"}, {"id": "c65201bd05504fa786d79b166e8bbba3", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}], "expires_at": "2019-01-18T07:23:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "020d00b5451a467cb276d06789a1149d", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "id": "e292c913af7844408b6509a836e493f5"}, "audit_ids": ["nGYIAiCwSGe9FaNVlG60YQ"], "issued_at": "2019-01-18T06:23:22.000000Z"}} 2019-01-18 06:23:22,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}b5bf64711ba3fb3f85e92809ab2fd9c4f3e1e403" 2019-01-18 06:23:22,762 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:23:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-76bc422c-7685-491a-9546-c9868117193a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:23:22,762 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-76bc422c-7685-491a-9546-c9868117193a 2019-01-18 06:23:22,766 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-18 06:23:22,772 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 18 Jan 2019 06: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"}]}]}} 2019-01-18 06:23:22,772 - 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}b5bf64711ba3fb3f85e92809ab2fd9c4f3e1e403" 2019-01-18 06:23:22,878 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:23:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4ab3d575-65e1-491e-9733-bf3b5281d1b4 Content-Encoding: gzip Content-Length: 869 Content-Type: application/json RESP BODY: {"users": [{"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/0607a2b4beb0408e9fa51cc5ba027ac6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0607a2b4beb0408e9fa51cc5ba027ac6", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/17c61b95071545a094cc82823d2b88b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "17c61b95071545a094cc82823d2b88b8", "email": "nova@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/29e5d2dfed2447bda26fc75bd1122674"}, "domain_id": "default", "enabled": true, "options": {}, "id": "29e5d2dfed2447bda26fc75bd1122674", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/3b6dcc8c791e4b6e8831f5b5e583de80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3b6dcc8c791e4b6e8831f5b5e583de80", "email": "neutron@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.23:5000/v3/users/45ab52d673584bc198669be88c88b878"}, "domain_id": "default", "enabled": true, "options": {}, "id": "45ab52d673584bc198669be88c88b878", "email": "barbican@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/57795b4ee52f49c6a71f55bb6c4012f8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "57795b4ee52f49c6a71f55bb6c4012f8", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/5c52969262974d64ac2a300ca5d60f50"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c52969262974d64ac2a300ca5d60f50", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/5fc15572bb1c489ba92bd9945bbc1f64"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5fc15572bb1c489ba92bd9945bbc1f64", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/6b519d70e25f4e61a9dfd738cd6bba22"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6b519d70e25f4e61a9dfd738cd6bba22", "email": "heat@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.23:5000/v3/users/8248437208b540c2893a7117ad102a87"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8248437208b540c2893a7117ad102a87", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/890dee97e62840c5b15e36f03f6b7efc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "890dee97e62840c5b15e36f03f6b7efc", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/8cccb516ecc44ed9bb7c8633df108fd4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8cccb516ecc44ed9bb7c8633df108fd4", "email": "glance@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.23:5000/v3/users/97c3d863a98148299fa116fdb54be470"}, "domain_id": "default", "enabled": true, "options": {}, "id": "97c3d863a98148299fa116fdb54be470", "email": "tacker@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/a2a0c8c0f19941808c9f618af50b3b79"}, "domain_id": "c19db1b8f60647a9a114cd23287c807b", "enabled": true, "options": {}, "id": "a2a0c8c0f19941808c9f618af50b3b79", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "links": {"self": "http://172.30.9.23:5000/v3/users/e292c913af7844408b6509a836e493f5"}, "domain_id": "default", "enabled": true, "id": "e292c913af7844408b6509a836e493f5", "options": {}}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/fe5de73ba9cb41b2be24ccf1f72f5ed4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe5de73ba9cb41b2be24ccf1f72f5ed4", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2019-01-18 06:23:22,878 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-4ab3d575-65e1-491e-9733-bf3b5281d1b4 2019-01-18 06:23:22,882 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=InstanceSecurityGroupTests-d9924d13-ad42-49d-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5bf64711ba3fb3f85e92809ab2fd9c4f3e1e403" 2019-01-18 06:23:22,972 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:23:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-208026c8-78ec-408d-87d2-6ed6612faf4b Content-Encoding: gzip Content-Length: 255 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=InstanceSecurityGroupTests-d9924d13-ad42-49d-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/abef053a0f06466ba14979ecee829464"}, "enabled": true, "id": "abef053a0f06466ba14979ecee829464", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-d9924d13-ad42-49d-proj"}]} 2019-01-18 06:23:22,972 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=InstanceSecurityGroupTests-d9924d13-ad42-49d-proj used request id req-208026c8-78ec-408d-87d2-6ed6612faf4b 2019-01-18 06:23:22,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}b5bf64711ba3fb3f85e92809ab2fd9c4f3e1e403" 2019-01-18 06:23:23,071 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:23:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-35b2508d-c27b-44ce-a61e-ecbb506dc0db Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-18 06:23:23,071 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-35b2508d-c27b-44ce-a61e-ecbb506dc0db 2019-01-18 06:23:23,363 - keystone_utils - INFO - Created user with name - InstanceSecurityGroupTests-d9924d13-ad42-49d-user 2019-01-18 06:23:23,364 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:23:23,368 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}267c42385bd96b976de35496fbcc242d72b58a62" 2019-01-18 06:23:23,463 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:23:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-327edfea-5d30-484f-878d-4aa84fc66033 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "488fca829f8b496daa1cd2cdc6e45c49", "links": {"self": "http://172.30.9.23:5000/v3/roles/488fca829f8b496daa1cd2cdc6e45c49"}, "name": "Member"}, {"domain_id": null, "id": "6b7f4f4f76264b6fb449c43b86ee3817", "links": {"self": "http://172.30.9.23:5000/v3/roles/6b7f4f4f76264b6fb449c43b86ee3817"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a482b711adf94961bf4bb28eda7f0e28", "links": {"self": "http://172.30.9.23:5000/v3/roles/a482b711adf94961bf4bb28eda7f0e28"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c65201bd05504fa786d79b166e8bbba3", "links": {"self": "http://172.30.9.23:5000/v3/roles/c65201bd05504fa786d79b166e8bbba3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "e7e317b66c174923a8cb46c48d897c8d", "links": {"self": "http://172.30.9.23:5000/v3/roles/e7e317b66c174923a8cb46c48d897c8d"}, "name": "ResellerAdmin"}]} 2019-01-18 06:23:23,463 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-327edfea-5d30-484f-878d-4aa84fc66033 2019-01-18 06:23:23,467 - 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}267c42385bd96b976de35496fbcc242d72b58a62" -d '{"role": {"name": "InstanceSecurityGroupTests-d9924d13-ad42-49d-proj-role"}}' 2019-01-18 06:23:23,578 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 18 Jan 2019 06:23:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8a5e1af3-44ae-4f7b-8a88-d6e7067d698a Content-Length: 225 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "b4c008d19a03442c831872581e884428", "links": {"self": "http://172.30.9.23:5000/v3/roles/b4c008d19a03442c831872581e884428"}, "name": "InstanceSecurityGroupTests-d9924d13-ad42-49d-proj-role"}} 2019-01-18 06:23:23,579 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-8a5e1af3-44ae-4f7b-8a88-d6e7067d698a 2019-01-18 06:23:23,579 - keystone_utils - INFO - Created role with name - InstanceSecurityGroupTests-d9924d13-ad42-49d-proj-role 2019-01-18 06:23:23,583 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/b4c008d19a03442c831872581e884428 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}267c42385bd96b976de35496fbcc242d72b58a62" 2019-01-18 06:23:23,662 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:23:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6eae2454-4f14-475d-b804-ff218aae6113 Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.23:5000/v3/roles/b4c008d19a03442c831872581e884428"}, "domain_id": null, "name": "InstanceSecurityGroupTests-d9924d13-ad42-49d-proj-role", "id": "b4c008d19a03442c831872581e884428"}} 2019-01-18 06:23:23,662 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/b4c008d19a03442c831872581e884428 used request id req-6eae2454-4f14-475d-b804-ff218aae6113 2019-01-18 06:23:23,663 - keystone_utils - INFO - Granting role InstanceSecurityGroupTests-d9924d13-ad42-49d-proj-role to project InstanceSecurityGroupTests-d9924d13-ad42-49d-proj 2019-01-18 06:23:23,666 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/abef053a0f06466ba14979ecee829464/users/17ba168fc6d74c569ba5058eb0bb4fbb/roles/b4c008d19a03442c831872581e884428 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}267c42385bd96b976de35496fbcc242d72b58a62" 2019-01-18 06:23:23,808 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 06:23:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5bfb9611-3534-4e3e-b83d-e3b93a6a7662 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 06:23:23,809 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/abef053a0f06466ba14979ecee829464/users/17ba168fc6d74c569ba5058eb0bb4fbb/roles/b4c008d19a03442c831872581e884428 used request id req-5bfb9611-3534-4e3e-b83d-e3b93a6a7662 2019-01-18 06:23:23,809 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-18 06:23:23,810 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2019-01-18 06:23:23,811 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:23:23,812 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:23:24,195 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b4c008d19a03442c831872581e884428", "name": "InstanceSecurityGroupTests-d9924d13-ad42-49d-proj-role"}], "expires_at": "2019-01-18T07:23:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "abef053a0f06466ba14979ecee829464", "name": "InstanceSecurityGroupTests-d9924d13-ad42-49d-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/abef053a0f06466ba14979ecee829464", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/abef053a0f06466ba14979ecee829464", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/abef053a0f06466ba14979ecee829464", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/abef053a0f06466ba14979ecee829464", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/abef053a0f06466ba14979ecee829464", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/abef053a0f06466ba14979ecee829464", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/abef053a0f06466ba14979ecee829464", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/abef053a0f06466ba14979ecee829464", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/abef053a0f06466ba14979ecee829464", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/abef053a0f06466ba14979ecee829464", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/abef053a0f06466ba14979ecee829464", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/abef053a0f06466ba14979ecee829464", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-d9924d13-ad42-49d-user", "id": "17ba168fc6d74c569ba5058eb0bb4fbb"}, "audit_ids": ["fRQdC1SIRsyRK6Iz99ZGzw"], "issued_at": "2019-01-18T06:23:24.000000Z"}} 2019-01-18 06:23:24,196 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2aa4ef1ab3e47b62b99e043bd8f5397f912d9032" 2019-01-18 06:23:24,271 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:23:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9c8e5af8-85b6-40f2-932c-cff3587b2637 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:23:24,272 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-9c8e5af8-85b6-40f2-932c-cff3587b2637 2019-01-18 06:23:24,276 - 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-1a57cc92-e400-4b18-b3ce-72c45a093611-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2aa4ef1ab3e47b62b99e043bd8f5397f912d9032" 2019-01-18 06:23:24,450 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 171 Content-Type: application/json X-Openstack-Request-Id: req-35094eb7-ba4e-4132-bb55-43097a79b4a7 Date: Fri, 18 Jan 2019 06:23:24 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=InstanceSecurityGroupTests-1a57cc92-e400-4b18-b3ce-72c45a093611-image"} 2019-01-18 06:23:24,450 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-1a57cc92-e400-4b18-b3ce-72c45a093611-image used request id req-35094eb7-ba4e-4132-bb55-43097a79b4a7 2019-01-18 06:23:24,453 - 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}2aa4ef1ab3e47b62b99e043bd8f5397f912d9032" 2019-01-18 06:23:24,616 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-38fa972e-f022-4ca6-a146-ecf2e9ed6323 Date: Fri, 18 Jan 2019 06:23: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"}}} 2019-01-18 06:23:24,616 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-38fa972e-f022-4ca6-a146-ecf2e9ed6323 2019-01-18 06:23:24,645 - 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}2aa4ef1ab3e47b62b99e043bd8f5397f912d9032" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "InstanceSecurityGroupTests-1a57cc92-e400-4b18-b3ce-72c45a093611-image"}' 2019-01-18 06:23:24,827 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 630 Content-Type: application/json Location: http://172.30.9.23:9292/v2/images/0f4b77ae-f09b-4411-b307-76d225f7bbbe X-Openstack-Request-Id: req-92699eb8-5844-4472-8b45-31f0e2a65a9a Date: Fri, 18 Jan 2019 06:23:24 GMT RESP BODY: {"status": "queued", "name": "InstanceSecurityGroupTests-1a57cc92-e400-4b18-b3ce-72c45a093611-image", "tags": [], "container_format": "bare", "created_at": "2019-01-18T06:23:24Z", "size": null, "disk_format": "qcow2", "updated_at": "2019-01-18T06:23:24Z", "visibility": "shared", "locations": [], "self": "/v2/images/0f4b77ae-f09b-4411-b307-76d225f7bbbe", "min_disk": 0, "protected": false, "id": "0f4b77ae-f09b-4411-b307-76d225f7bbbe", "file": "/v2/images/0f4b77ae-f09b-4411-b307-76d225f7bbbe/file", "checksum": null, "owner": "abef053a0f06466ba14979ecee829464", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-18 06:23:24,827 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-92699eb8-5844-4472-8b45-31f0e2a65a9a 2019-01-18 06:23:24,838 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9292/v2/images/0f4b77ae-f09b-4411-b307-76d225f7bbbe/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2aa4ef1ab3e47b62b99e043bd8f5397f912d9032" -d '' 2019-01-18 06:23:26,180 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-2ed2438e-78c3-464f-b92f-2b0eedd325ae Date: Fri, 18 Jan 2019 06:23:26 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-18 06:23:26,181 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/0f4b77ae-f09b-4411-b307-76d225f7bbbe/file used request id req-2ed2438e-78c3-464f-b92f-2b0eedd325ae 2019-01-18 06:23:26,181 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-01-18 06:23:26,185 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/0f4b77ae-f09b-4411-b307-76d225f7bbbe -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2aa4ef1ab3e47b62b99e043bd8f5397f912d9032" 2019-01-18 06:23:26,344 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-13b540eb-f930-4211-859e-2f83f635ba28 Date: Fri, 18 Jan 2019 06:23:26 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "InstanceSecurityGroupTests-1a57cc92-e400-4b18-b3ce-72c45a093611-image", "tags": [], "container_format": "bare", "created_at": "2019-01-18T06:23:24Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-18T06:23:26Z", "visibility": "shared", "locations": [{"url": "rbd://af014572-0a5d-4a80-a07f-9105f52ab2c1/images/0f4b77ae-f09b-4411-b307-76d225f7bbbe/snap", "metadata": {}}], "self": "/v2/images/0f4b77ae-f09b-4411-b307-76d225f7bbbe", "min_disk": 0, "protected": false, "id": "0f4b77ae-f09b-4411-b307-76d225f7bbbe", "file": "/v2/images/0f4b77ae-f09b-4411-b307-76d225f7bbbe/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "abef053a0f06466ba14979ecee829464", "direct_url": "rbd://af014572-0a5d-4a80-a07f-9105f52ab2c1/images/0f4b77ae-f09b-4411-b307-76d225f7bbbe/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-18 06:23:26,345 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/0f4b77ae-f09b-4411-b307-76d225f7bbbe used request id req-13b540eb-f930-4211-859e-2f83f635ba28 2019-01-18 06:23:26,348 - 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}2aa4ef1ab3e47b62b99e043bd8f5397f912d9032" 2019-01-18 06:23:26,502 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-e3c5b493-7328-456c-ae0c-ad7934b8b0b4 Date: Fri, 18 Jan 2019 06:23: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"}}} 2019-01-18 06:23:26,503 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-e3c5b493-7328-456c-ae0c-ad7934b8b0b4 2019-01-18 06:23:26,505 - create_image - INFO - Created image with name - InstanceSecurityGroupTests-1a57cc92-e400-4b18-b3ce-72c45a093611-image 2019-01-18 06:23:26,509 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/0f4b77ae-f09b-4411-b307-76d225f7bbbe -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2aa4ef1ab3e47b62b99e043bd8f5397f912d9032" 2019-01-18 06:23:26,744 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-c5007414-ed12-43bb-8d4c-73b759803592 Date: Fri, 18 Jan 2019 06:23:26 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "InstanceSecurityGroupTests-1a57cc92-e400-4b18-b3ce-72c45a093611-image", "tags": [], "container_format": "bare", "created_at": "2019-01-18T06:23:24Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-18T06:23:26Z", "visibility": "shared", "locations": [{"url": "rbd://af014572-0a5d-4a80-a07f-9105f52ab2c1/images/0f4b77ae-f09b-4411-b307-76d225f7bbbe/snap", "metadata": {}}], "self": "/v2/images/0f4b77ae-f09b-4411-b307-76d225f7bbbe", "min_disk": 0, "protected": false, "id": "0f4b77ae-f09b-4411-b307-76d225f7bbbe", "file": "/v2/images/0f4b77ae-f09b-4411-b307-76d225f7bbbe/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "abef053a0f06466ba14979ecee829464", "direct_url": "rbd://af014572-0a5d-4a80-a07f-9105f52ab2c1/images/0f4b77ae-f09b-4411-b307-76d225f7bbbe/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-18 06:23:26,745 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/0f4b77ae-f09b-4411-b307-76d225f7bbbe used request id req-c5007414-ed12-43bb-8d4c-73b759803592 2019-01-18 06:23:26,745 - create_image - DEBUG - Instance status is - active 2019-01-18 06:23:26,746 - create_image - DEBUG - Image is active with name - InstanceSecurityGroupTests-1a57cc92-e400-4b18-b3ce-72c45a093611-image 2019-01-18 06:23:26,746 - create_image - INFO - Image is now active with name - InstanceSecurityGroupTests-1a57cc92-e400-4b18-b3ce-72c45a093611-image 2019-01-18 06:23:26,746 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:23:26,747 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:23:27,132 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b4c008d19a03442c831872581e884428", "name": "InstanceSecurityGroupTests-d9924d13-ad42-49d-proj-role"}], "expires_at": "2019-01-18T07:23:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "abef053a0f06466ba14979ecee829464", "name": "InstanceSecurityGroupTests-d9924d13-ad42-49d-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/abef053a0f06466ba14979ecee829464", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/abef053a0f06466ba14979ecee829464", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/abef053a0f06466ba14979ecee829464", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/abef053a0f06466ba14979ecee829464", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/abef053a0f06466ba14979ecee829464", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/abef053a0f06466ba14979ecee829464", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/abef053a0f06466ba14979ecee829464", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/abef053a0f06466ba14979ecee829464", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/abef053a0f06466ba14979ecee829464", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/abef053a0f06466ba14979ecee829464", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/abef053a0f06466ba14979ecee829464", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/abef053a0f06466ba14979ecee829464", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-d9924d13-ad42-49d-user", "id": "17ba168fc6d74c569ba5058eb0bb4fbb"}, "audit_ids": ["_06mTXPaTW2tbOW5xJquow"], "issued_at": "2019-01-18T06:23:27.000000Z"}} 2019-01-18 06:23:27,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}752427414104288020bb349aeba4ff81fd7f92a8" 2019-01-18 06:23:27,206 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:23:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9f26b972-bf80-4a0f-93da-7cc8c07179ea Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:23:27,206 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-9f26b972-bf80-4a0f-93da-7cc8c07179ea 2019-01-18 06:23:27,213 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-1a57cc92-e400-4b18-b3ce-72c45a093611-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}752427414104288020bb349aeba4ff81fd7f92a8" 2019-01-18 06:23:27,380 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-7e4a02ad-92b3-4601-935e-8b590ff40737 Date: Fri, 18 Jan 2019 06:23:27 GMT RESP BODY: {"networks":[]} 2019-01-18 06:23:27,380 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-1a57cc92-e400-4b18-b3ce-72c45a093611-pub-net used request id req-7e4a02ad-92b3-4601-935e-8b590ff40737 2019-01-18 06:23:27,380 - neutron_utils - INFO - Creating network with name InstanceSecurityGroupTests-1a57cc92-e400-4b18-b3ce-72c45a093611-pub-net 2019-01-18 06:23:27,385 - 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}752427414104288020bb349aeba4ff81fd7f92a8" -d '{"network": {"name": "InstanceSecurityGroupTests-1a57cc92-e400-4b18-b3ce-72c45a093611-pub-net", "admin_state_up": true}}' 2019-01-18 06:23:27,936 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 629 X-Openstack-Request-Id: req-0bfb77ea-1e0e-48b8-a4ef-e4fb9a4b44a3 Date: Fri, 18 Jan 2019 06:23:27 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"430a077c-87cd-48fe-8f67-e408ffbf11f7","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"abef053a0f06466ba14979ecee829464","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-18T06:23:27Z","is_default":false,"name":"InstanceSecurityGroupTests-1a57cc92-e400-4b18-b3ce-72c45a093611-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"abef053a0f06466ba14979ecee829464","created_at":"2019-01-18T06:23:27Z","mtu":1450}} 2019-01-18 06:23:27,936 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks used request id req-0bfb77ea-1e0e-48b8-a4ef-e4fb9a4b44a3 2019-01-18 06:23:27,942 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=430a077c-87cd-48fe-8f67-e408ffbf11f7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}752427414104288020bb349aeba4ff81fd7f92a8" 2019-01-18 06:23:28,171 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 613 X-Openstack-Request-Id: req-5aa73e3a-c1b0-4b5d-ac98-780b3245b85e Date: Fri, 18 Jan 2019 06:23: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":"2019-01-18T06:23:27Z","tenant_id":"abef053a0f06466ba14979ecee829464","created_at":"2019-01-18T06:23:27Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"abef053a0f06466ba14979ecee829464","id":"430a077c-87cd-48fe-8f67-e408ffbf11f7","name":"InstanceSecurityGroupTests-1a57cc92-e400-4b18-b3ce-72c45a093611-pub-net"}]} 2019-01-18 06:23:28,171 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=430a077c-87cd-48fe-8f67-e408ffbf11f7 used request id req-5aa73e3a-c1b0-4b5d-ac98-780b3245b85e 2019-01-18 06:23:28,177 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=430a077c-87cd-48fe-8f67-e408ffbf11f7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}752427414104288020bb349aeba4ff81fd7f92a8" 2019-01-18 06:23:28,338 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-f1736645-fc8e-4603-ac23-2aa35e781f04 Date: Fri, 18 Jan 2019 06:23:28 GMT RESP BODY: {"subnets":[]} 2019-01-18 06:23:28,338 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=430a077c-87cd-48fe-8f67-e408ffbf11f7 used request id req-f1736645-fc8e-4603-ac23-2aa35e781f04 2019-01-18 06:23:28,338 - neutron_utils - INFO - Creating subnet with name InstanceSecurityGroupTests-1a57cc92-e400-4b18-b3ce-72c45a093611-pub-subnet 2019-01-18 06:23:28,342 - 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}752427414104288020bb349aeba4ff81fd7f92a8" -d '{"subnets": [{"ip_version": 4, "network_id": "430a077c-87cd-48fe-8f67-e408ffbf11f7", "cidr": "10.55.0.0/24", "name": "InstanceSecurityGroupTests-1a57cc92-e400-4b18-b3ce-72c45a093611-pub-subnet"}]}' 2019-01-18 06:23:28,882 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-b4262ebe-7044-4254-8e38-d519b424c9ca Date: Fri, 18 Jan 2019 06:23:28 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"430a077c-87cd-48fe-8f67-e408ffbf11f7","tenant_id":"abef053a0f06466ba14979ecee829464","created_at":"2019-01-18T06:23:28Z","dns_nameservers":[],"updated_at":"2019-01-18T06:23:28Z","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":"abef053a0f06466ba14979ecee829464","id":"e499afc1-1f16-413c-ba66-0c6117a64672","subnetpool_id":null,"name":"InstanceSecurityGroupTests-1a57cc92-e400-4b18-b3ce-72c45a093611-pub-subnet"}]} 2019-01-18 06:23:28,882 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets used request id req-b4262ebe-7044-4254-8e38-d519b424c9ca 2019-01-18 06:23:28,888 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=430a077c-87cd-48fe-8f67-e408ffbf11f7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}752427414104288020bb349aeba4ff81fd7f92a8" 2019-01-18 06:23:29,130 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-a2fbbb07-6157-4011-aba9-03647b035e47 Date: Fri, 18 Jan 2019 06:23: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":["e499afc1-1f16-413c-ba66-0c6117a64672"],"updated_at":"2019-01-18T06:23:28Z","tenant_id":"abef053a0f06466ba14979ecee829464","created_at":"2019-01-18T06:23:27Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"abef053a0f06466ba14979ecee829464","id":"430a077c-87cd-48fe-8f67-e408ffbf11f7","name":"InstanceSecurityGroupTests-1a57cc92-e400-4b18-b3ce-72c45a093611-pub-net"}]} 2019-01-18 06:23:29,130 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=430a077c-87cd-48fe-8f67-e408ffbf11f7 used request id req-a2fbbb07-6157-4011-aba9-03647b035e47 2019-01-18 06:23:29,137 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=430a077c-87cd-48fe-8f67-e408ffbf11f7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}752427414104288020bb349aeba4ff81fd7f92a8" 2019-01-18 06:23:29,331 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-6d932808-2069-49bc-8b37-87dfa4377adf Date: Fri, 18 Jan 2019 06:23:29 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"430a077c-87cd-48fe-8f67-e408ffbf11f7","tenant_id":"abef053a0f06466ba14979ecee829464","created_at":"2019-01-18T06:23:28Z","dns_nameservers":[],"updated_at":"2019-01-18T06:23:28Z","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":"abef053a0f06466ba14979ecee829464","id":"e499afc1-1f16-413c-ba66-0c6117a64672","subnetpool_id":null,"name":"InstanceSecurityGroupTests-1a57cc92-e400-4b18-b3ce-72c45a093611-pub-subnet"}]} 2019-01-18 06:23:29,331 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=430a077c-87cd-48fe-8f67-e408ffbf11f7 used request id req-6d932808-2069-49bc-8b37-87dfa4377adf 2019-01-18 06:23:29,332 - OpenStackNetwork - DEBUG - Network [430a077c-87cd-48fe-8f67-e408ffbf11f7] created successfully 2019-01-18 06:23:29,332 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:23:29,333 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:23:29,714 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "488fca829f8b496daa1cd2cdc6e45c49", "name": "Member"}, {"id": "c65201bd05504fa786d79b166e8bbba3", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}], "expires_at": "2019-01-18T07:23:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "020d00b5451a467cb276d06789a1149d", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "id": "e292c913af7844408b6509a836e493f5"}, "audit_ids": ["qt6CUSMuRIiqrQsMx5ZDpw"], "issued_at": "2019-01-18T06:23:29.000000Z"}} 2019-01-18 06:23:29,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}c7035d856e5952da95920693e4cd2ac4bcfc7856" 2019-01-18 06:23:29,799 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:23:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a65946e9-e4bf-4a56-8730-6a85488429d6 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:23:29,799 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-a65946e9-e4bf-4a56-8730-6a85488429d6 2019-01-18 06:23:29,800 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-18 06:23:29,806 - 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}c7035d856e5952da95920693e4cd2ac4bcfc7856" 2019-01-18 06:23:29,983 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:23: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-cfbe0c3f-34e2-41a7-8a9f-bd8ba136a99e x-compute-request-id: req-cfbe0c3f-34e2-41a7-8a9f-bd8ba136a99e Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2019-01-18 06:23:29,983 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-cfbe0c3f-34e2-41a7-8a9f-bd8ba136a99e 2019-01-18 06:23:29,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}c7035d856e5952da95920693e4cd2ac4bcfc7856" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "InstanceSecurityGroupTests-1a57cc92-e400-4b18-b3ce-72c45a093611-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2019-01-18 06:23:30,039 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:23: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-50db5dfd-9af5-45a1-b7e2-d9de6274a79e x-compute-request-id: req-50db5dfd-9af5-45a1-b7e2-d9de6274a79e Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/3c659ce1-e774-4568-b3c6-08575ea8f4d5", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/3c659ce1-e774-4568-b3c6-08575ea8f4d5", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "3c659ce1-e774-4568-b3c6-08575ea8f4d5", "name": "InstanceSecurityGroupTests-1a57cc92-e400-4b18-b3ce-72c45a093611-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2019-01-18 06:23:30,039 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-50db5dfd-9af5-45a1-b7e2-d9de6274a79e 2019-01-18 06:23:30,040 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:23:30,040 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:23:30,424 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b4c008d19a03442c831872581e884428", "name": "InstanceSecurityGroupTests-d9924d13-ad42-49d-proj-role"}], "expires_at": "2019-01-18T07:23:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "abef053a0f06466ba14979ecee829464", "name": "InstanceSecurityGroupTests-d9924d13-ad42-49d-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/abef053a0f06466ba14979ecee829464", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/abef053a0f06466ba14979ecee829464", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/abef053a0f06466ba14979ecee829464", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/abef053a0f06466ba14979ecee829464", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/abef053a0f06466ba14979ecee829464", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/abef053a0f06466ba14979ecee829464", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/abef053a0f06466ba14979ecee829464", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/abef053a0f06466ba14979ecee829464", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/abef053a0f06466ba14979ecee829464", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/abef053a0f06466ba14979ecee829464", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/abef053a0f06466ba14979ecee829464", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/abef053a0f06466ba14979ecee829464", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-d9924d13-ad42-49d-user", "id": "17ba168fc6d74c569ba5058eb0bb4fbb"}, "audit_ids": ["lN_OK04nTb28vPR7RxkFfA"], "issued_at": "2019-01-18T06:23:30.000000Z"}} 2019-01-18 06:23:30,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}787189afdb1959b46d1900d44b1fc76cf4e7abcd" 2019-01-18 06:23:30,505 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:23:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7010511e-200f-4f1f-9b5e-c60003ab417b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:23:30,505 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-7010511e-200f-4f1f-9b5e-c60003ab417b 2019-01-18 06:23:30,512 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=InstanceSecurityGroupTests-1a57cc92-e400-4b18-b3ce-72c45a093611-name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}787189afdb1959b46d1900d44b1fc76cf4e7abcd" 2019-01-18 06:23:30,707 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-57e8d625-8f4a-4180-b08f-5a38aa47a257 Date: Fri, 18 Jan 2019 06:23:30 GMT RESP BODY: {"security_groups": []} 2019-01-18 06:23:30,707 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=InstanceSecurityGroupTests-1a57cc92-e400-4b18-b3ce-72c45a093611-name&description=hello+group used request id req-57e8d625-8f4a-4180-b08f-5a38aa47a257 2019-01-18 06:23:30,707 - OpenStackSecurityGroup - INFO - Creating security group InstanceSecurityGroupTests-1a57cc92-e400-4b18-b3ce-72c45a093611-name... 2019-01-18 06:23:30,707 - neutron_utils - INFO - Creating security group with name - InstanceSecurityGroupTests-1a57cc92-e400-4b18-b3ce-72c45a093611-name 2019-01-18 06:23:30,713 - 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}787189afdb1959b46d1900d44b1fc76cf4e7abcd" -d '{"security_group": {"name": "InstanceSecurityGroupTests-1a57cc92-e400-4b18-b3ce-72c45a093611-name", "description": "hello group"}}' 2019-01-18 06:23:31,094 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-e801d3b3-ed7b-4b81-b43c-f09b6af4f563 Date: Fri, 18 Jan 2019 06:23:31 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "abef053a0f06466ba14979ecee829464", "created_at": "2019-01-18T06:23:30Z", "updated_at": "2019-01-18T06:23:31Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:23:31Z", "revision_number": 0, "id": "2f36dde3-6a58-4ef4-8702-bd8edfe33c23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T06:23:31Z", "security_group_id": "2ca4e038-c9a8-48de-beba-948f3857561e", "tenant_id": "abef053a0f06466ba14979ecee829464", "port_range_min": null, "ethertype": "IPv4", "project_id": "abef053a0f06466ba14979ecee829464"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:23:31Z", "revision_number": 0, "id": "9ed52e4c-27e1-4c40-a24f-e7e472000f86", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T06:23:31Z", "security_group_id": "2ca4e038-c9a8-48de-beba-948f3857561e", "tenant_id": "abef053a0f06466ba14979ecee829464", "port_range_min": null, "ethertype": "IPv6", "project_id": "abef053a0f06466ba14979ecee829464"}], "revision_number": 2, "project_id": "abef053a0f06466ba14979ecee829464", "id": "2ca4e038-c9a8-48de-beba-948f3857561e", "name": "InstanceSecurityGroupTests-1a57cc92-e400-4b18-b3ce-72c45a093611-name"}} 2019-01-18 06:23:31,094 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-groups used request id req-e801d3b3-ed7b-4b81-b43c-f09b6af4f563 2019-01-18 06:23:31,095 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 2ca4e038-c9a8-48de-beba-948f3857561e 2019-01-18 06:23:31,100 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=2ca4e038-c9a8-48de-beba-948f3857561e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}787189afdb1959b46d1900d44b1fc76cf4e7abcd" 2019-01-18 06:23:31,263 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-0380fab4-757b-4ee9-8255-0d29a360415c Date: Fri, 18 Jan 2019 06:23: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": "2019-01-18T06:23:31Z", "security_group_id": "2ca4e038-c9a8-48de-beba-948f3857561e", "port_range_min": null, "revision_number": 0, "tenant_id": "abef053a0f06466ba14979ecee829464", "created_at": "2019-01-18T06:23:31Z", "project_id": "abef053a0f06466ba14979ecee829464", "id": "2f36dde3-6a58-4ef4-8702-bd8edfe33c23"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T06:23:31Z", "security_group_id": "2ca4e038-c9a8-48de-beba-948f3857561e", "port_range_min": null, "revision_number": 0, "tenant_id": "abef053a0f06466ba14979ecee829464", "created_at": "2019-01-18T06:23:31Z", "project_id": "abef053a0f06466ba14979ecee829464", "id": "9ed52e4c-27e1-4c40-a24f-e7e472000f86"}]} 2019-01-18 06:23:31,263 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=2ca4e038-c9a8-48de-beba-948f3857561e used request id req-0380fab4-757b-4ee9-8255-0d29a360415c 2019-01-18 06:23:31,263 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 2ca4e038-c9a8-48de-beba-948f3857561e 2019-01-18 06:23:31,269 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=2ca4e038-c9a8-48de-beba-948f3857561e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}787189afdb1959b46d1900d44b1fc76cf4e7abcd" 2019-01-18 06:23:31,293 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-61778e8f-f490-4441-bbe5-8be9614e6b58 Date: Fri, 18 Jan 2019 06:23: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": "2019-01-18T06:23:31Z", "security_group_id": "2ca4e038-c9a8-48de-beba-948f3857561e", "port_range_min": null, "revision_number": 0, "tenant_id": "abef053a0f06466ba14979ecee829464", "created_at": "2019-01-18T06:23:31Z", "project_id": "abef053a0f06466ba14979ecee829464", "id": "2f36dde3-6a58-4ef4-8702-bd8edfe33c23"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T06:23:31Z", "security_group_id": "2ca4e038-c9a8-48de-beba-948f3857561e", "port_range_min": null, "revision_number": 0, "tenant_id": "abef053a0f06466ba14979ecee829464", "created_at": "2019-01-18T06:23:31Z", "project_id": "abef053a0f06466ba14979ecee829464", "id": "9ed52e4c-27e1-4c40-a24f-e7e472000f86"}]} 2019-01-18 06:23:31,293 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=2ca4e038-c9a8-48de-beba-948f3857561e used request id req-61778e8f-f490-4441-bbe5-8be9614e6b58 2019-01-18 06:23:31,294 - neutron_utils - INFO - Retrieving security group with ID - 2ca4e038-c9a8-48de-beba-948f3857561e 2019-01-18 06:23:31,298 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?id=2ca4e038-c9a8-48de-beba-948f3857561e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}787189afdb1959b46d1900d44b1fc76cf4e7abcd" 2019-01-18 06:23:31,496 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-b7e6ff5f-3478-45e1-bb6b-cac4a0652738 Date: Fri, 18 Jan 2019 06:23:31 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "abef053a0f06466ba14979ecee829464", "created_at": "2019-01-18T06:23:30Z", "updated_at": "2019-01-18T06:23:31Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:23:31Z", "revision_number": 0, "id": "2f36dde3-6a58-4ef4-8702-bd8edfe33c23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T06:23:31Z", "security_group_id": "2ca4e038-c9a8-48de-beba-948f3857561e", "tenant_id": "abef053a0f06466ba14979ecee829464", "port_range_min": null, "ethertype": "IPv4", "project_id": "abef053a0f06466ba14979ecee829464"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:23:31Z", "revision_number": 0, "id": "9ed52e4c-27e1-4c40-a24f-e7e472000f86", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T06:23:31Z", "security_group_id": "2ca4e038-c9a8-48de-beba-948f3857561e", "tenant_id": "abef053a0f06466ba14979ecee829464", "port_range_min": null, "ethertype": "IPv6", "project_id": "abef053a0f06466ba14979ecee829464"}], "revision_number": 2, "project_id": "abef053a0f06466ba14979ecee829464", "id": "2ca4e038-c9a8-48de-beba-948f3857561e", "name": "InstanceSecurityGroupTests-1a57cc92-e400-4b18-b3ce-72c45a093611-name"}]} 2019-01-18 06:23:31,496 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?id=2ca4e038-c9a8-48de-beba-948f3857561e used request id req-b7e6ff5f-3478-45e1-bb6b-cac4a0652738 2019-01-18 06:23:31,496 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 2ca4e038-c9a8-48de-beba-948f3857561e 2019-01-18 06:23:31,502 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=2ca4e038-c9a8-48de-beba-948f3857561e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}787189afdb1959b46d1900d44b1fc76cf4e7abcd" 2019-01-18 06:23:31,525 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-189f771b-0983-4cc7-b770-91536a9d9deb Date: Fri, 18 Jan 2019 06:23: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": "2019-01-18T06:23:31Z", "security_group_id": "2ca4e038-c9a8-48de-beba-948f3857561e", "port_range_min": null, "revision_number": 0, "tenant_id": "abef053a0f06466ba14979ecee829464", "created_at": "2019-01-18T06:23:31Z", "project_id": "abef053a0f06466ba14979ecee829464", "id": "2f36dde3-6a58-4ef4-8702-bd8edfe33c23"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T06:23:31Z", "security_group_id": "2ca4e038-c9a8-48de-beba-948f3857561e", "port_range_min": null, "revision_number": 0, "tenant_id": "abef053a0f06466ba14979ecee829464", "created_at": "2019-01-18T06:23:31Z", "project_id": "abef053a0f06466ba14979ecee829464", "id": "9ed52e4c-27e1-4c40-a24f-e7e472000f86"}]} 2019-01-18 06:23:31,525 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=2ca4e038-c9a8-48de-beba-948f3857561e used request id req-189f771b-0983-4cc7-b770-91536a9d9deb 2019-01-18 06:23:31,526 - neutron_utils - INFO - Retrieving security group with ID - 2ca4e038-c9a8-48de-beba-948f3857561e 2019-01-18 06:23:31,531 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?id=2ca4e038-c9a8-48de-beba-948f3857561e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}787189afdb1959b46d1900d44b1fc76cf4e7abcd" 2019-01-18 06:23:31,579 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-d21b56c7-5968-48b4-b916-3f045f871953 Date: Fri, 18 Jan 2019 06:23:31 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "abef053a0f06466ba14979ecee829464", "created_at": "2019-01-18T06:23:30Z", "updated_at": "2019-01-18T06:23:31Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:23:31Z", "revision_number": 0, "id": "2f36dde3-6a58-4ef4-8702-bd8edfe33c23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T06:23:31Z", "security_group_id": "2ca4e038-c9a8-48de-beba-948f3857561e", "tenant_id": "abef053a0f06466ba14979ecee829464", "port_range_min": null, "ethertype": "IPv4", "project_id": "abef053a0f06466ba14979ecee829464"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:23:31Z", "revision_number": 0, "id": "9ed52e4c-27e1-4c40-a24f-e7e472000f86", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T06:23:31Z", "security_group_id": "2ca4e038-c9a8-48de-beba-948f3857561e", "tenant_id": "abef053a0f06466ba14979ecee829464", "port_range_min": null, "ethertype": "IPv6", "project_id": "abef053a0f06466ba14979ecee829464"}], "revision_number": 2, "project_id": "abef053a0f06466ba14979ecee829464", "id": "2ca4e038-c9a8-48de-beba-948f3857561e", "name": "InstanceSecurityGroupTests-1a57cc92-e400-4b18-b3ce-72c45a093611-name"}]} 2019-01-18 06:23:31,579 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?id=2ca4e038-c9a8-48de-beba-948f3857561e used request id req-d21b56c7-5968-48b4-b916-3f045f871953 2019-01-18 06:23:31,580 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 2ca4e038-c9a8-48de-beba-948f3857561e 2019-01-18 06:23:31,584 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=2ca4e038-c9a8-48de-beba-948f3857561e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}787189afdb1959b46d1900d44b1fc76cf4e7abcd" 2019-01-18 06:23:31,607 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-d16ecc57-ffc1-43ac-a186-a7df8bc6c16b Date: Fri, 18 Jan 2019 06:23: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": "2019-01-18T06:23:31Z", "security_group_id": "2ca4e038-c9a8-48de-beba-948f3857561e", "port_range_min": null, "revision_number": 0, "tenant_id": "abef053a0f06466ba14979ecee829464", "created_at": "2019-01-18T06:23:31Z", "project_id": "abef053a0f06466ba14979ecee829464", "id": "2f36dde3-6a58-4ef4-8702-bd8edfe33c23"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T06:23:31Z", "security_group_id": "2ca4e038-c9a8-48de-beba-948f3857561e", "port_range_min": null, "revision_number": 0, "tenant_id": "abef053a0f06466ba14979ecee829464", "created_at": "2019-01-18T06:23:31Z", "project_id": "abef053a0f06466ba14979ecee829464", "id": "9ed52e4c-27e1-4c40-a24f-e7e472000f86"}]} 2019-01-18 06:23:31,607 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=2ca4e038-c9a8-48de-beba-948f3857561e used request id req-d16ecc57-ffc1-43ac-a186-a7df8bc6c16b 2019-01-18 06:23:31,608 - neutron_utils - INFO - Retrieving security group with ID - 2ca4e038-c9a8-48de-beba-948f3857561e 2019-01-18 06:23:31,612 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?id=2ca4e038-c9a8-48de-beba-948f3857561e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}787189afdb1959b46d1900d44b1fc76cf4e7abcd" 2019-01-18 06:23:31,661 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-f06443b8-d7a7-409f-9155-a80b57eebc8e Date: Fri, 18 Jan 2019 06:23:31 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "abef053a0f06466ba14979ecee829464", "created_at": "2019-01-18T06:23:30Z", "updated_at": "2019-01-18T06:23:31Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:23:31Z", "revision_number": 0, "id": "2f36dde3-6a58-4ef4-8702-bd8edfe33c23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T06:23:31Z", "security_group_id": "2ca4e038-c9a8-48de-beba-948f3857561e", "tenant_id": "abef053a0f06466ba14979ecee829464", "port_range_min": null, "ethertype": "IPv4", "project_id": "abef053a0f06466ba14979ecee829464"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:23:31Z", "revision_number": 0, "id": "9ed52e4c-27e1-4c40-a24f-e7e472000f86", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T06:23:31Z", "security_group_id": "2ca4e038-c9a8-48de-beba-948f3857561e", "tenant_id": "abef053a0f06466ba14979ecee829464", "port_range_min": null, "ethertype": "IPv6", "project_id": "abef053a0f06466ba14979ecee829464"}], "revision_number": 2, "project_id": "abef053a0f06466ba14979ecee829464", "id": "2ca4e038-c9a8-48de-beba-948f3857561e", "name": "InstanceSecurityGroupTests-1a57cc92-e400-4b18-b3ce-72c45a093611-name"}]} 2019-01-18 06:23:31,661 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?id=2ca4e038-c9a8-48de-beba-948f3857561e used request id req-f06443b8-d7a7-409f-9155-a80b57eebc8e 2019-01-18 06:23:31,662 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 2ca4e038-c9a8-48de-beba-948f3857561e 2019-01-18 06:23:31,665 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=2ca4e038-c9a8-48de-beba-948f3857561e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}787189afdb1959b46d1900d44b1fc76cf4e7abcd" 2019-01-18 06:23:31,840 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-4439c41d-2f5e-4393-9588-98dd2842e62f Date: Fri, 18 Jan 2019 06:23: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": "2019-01-18T06:23:31Z", "security_group_id": "2ca4e038-c9a8-48de-beba-948f3857561e", "port_range_min": null, "revision_number": 0, "tenant_id": "abef053a0f06466ba14979ecee829464", "created_at": "2019-01-18T06:23:31Z", "project_id": "abef053a0f06466ba14979ecee829464", "id": "2f36dde3-6a58-4ef4-8702-bd8edfe33c23"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T06:23:31Z", "security_group_id": "2ca4e038-c9a8-48de-beba-948f3857561e", "port_range_min": null, "revision_number": 0, "tenant_id": "abef053a0f06466ba14979ecee829464", "created_at": "2019-01-18T06:23:31Z", "project_id": "abef053a0f06466ba14979ecee829464", "id": "9ed52e4c-27e1-4c40-a24f-e7e472000f86"}]} 2019-01-18 06:23:31,841 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=2ca4e038-c9a8-48de-beba-948f3857561e used request id req-4439c41d-2f5e-4393-9588-98dd2842e62f 2019-01-18 06:23:31,841 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:23:31,842 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:23:32,220 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b4c008d19a03442c831872581e884428", "name": "InstanceSecurityGroupTests-d9924d13-ad42-49d-proj-role"}], "expires_at": "2019-01-18T07:23:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "abef053a0f06466ba14979ecee829464", "name": "InstanceSecurityGroupTests-d9924d13-ad42-49d-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/abef053a0f06466ba14979ecee829464", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/abef053a0f06466ba14979ecee829464", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/abef053a0f06466ba14979ecee829464", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/abef053a0f06466ba14979ecee829464", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/abef053a0f06466ba14979ecee829464", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/abef053a0f06466ba14979ecee829464", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/abef053a0f06466ba14979ecee829464", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/abef053a0f06466ba14979ecee829464", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/abef053a0f06466ba14979ecee829464", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/abef053a0f06466ba14979ecee829464", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/abef053a0f06466ba14979ecee829464", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/abef053a0f06466ba14979ecee829464", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-d9924d13-ad42-49d-user", "id": "17ba168fc6d74c569ba5058eb0bb4fbb"}, "audit_ids": ["X-hSNVRkTcqhg62TXh6lTA"], "issued_at": "2019-01-18T06:23:32.000000Z"}} 2019-01-18 06:23:32,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}77039f63da981e076f19178e604ef7fee3c15f5a" 2019-01-18 06:23:32,306 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:23:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-58047d01-5d5c-4e1b-943d-79c5f562f5c4 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:23:32,306 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-58047d01-5d5c-4e1b-943d-79c5f562f5c4 2019-01-18 06:23:32,307 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-18 06:23:32,309 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77039f63da981e076f19178e604ef7fee3c15f5a" 2019-01-18 06:23:32,388 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:23:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-024c4e79-885e-44d8-b403-b86a59c9be23 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:23:32,389 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-024c4e79-885e-44d8-b403-b86a59c9be23 2019-01-18 06:23:32,397 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-1a57cc92-e400-4b18-b3ce-72c45a093611-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77039f63da981e076f19178e604ef7fee3c15f5a" 2019-01-18 06:23:32,636 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-0f66da7b-311a-4150-9276-a3401bbf8298 Date: Fri, 18 Jan 2019 06:23: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":["e499afc1-1f16-413c-ba66-0c6117a64672"],"updated_at":"2019-01-18T06:23:28Z","tenant_id":"abef053a0f06466ba14979ecee829464","created_at":"2019-01-18T06:23:27Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"abef053a0f06466ba14979ecee829464","id":"430a077c-87cd-48fe-8f67-e408ffbf11f7","name":"InstanceSecurityGroupTests-1a57cc92-e400-4b18-b3ce-72c45a093611-pub-net"}]} 2019-01-18 06:23:32,636 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-1a57cc92-e400-4b18-b3ce-72c45a093611-pub-net used request id req-0f66da7b-311a-4150-9276-a3401bbf8298 2019-01-18 06:23:32,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" 2019-01-18 06:23:32,645 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 18 Jan 2019 06:23: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"}]}]}} 2019-01-18 06:23:32,646 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/abef053a0f06466ba14979ecee829464 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77039f63da981e076f19178e604ef7fee3c15f5a" 2019-01-18 06:23:32,726 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:23:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3e48b26a-efc5-45d2-b526-06f94f0e578a 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/abef053a0f06466ba14979ecee829464"}, "enabled": true, "id": "abef053a0f06466ba14979ecee829464", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-d9924d13-ad42-49d-proj"}} 2019-01-18 06:23:32,726 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/abef053a0f06466ba14979ecee829464 used request id req-3e48b26a-efc5-45d2-b526-06f94f0e578a 2019-01-18 06:23:32,732 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=430a077c-87cd-48fe-8f67-e408ffbf11f7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77039f63da981e076f19178e604ef7fee3c15f5a" 2019-01-18 06:23:32,939 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-665f32e1-0d77-49ef-9157-c95fec7153c0 Date: Fri, 18 Jan 2019 06:23:32 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"430a077c-87cd-48fe-8f67-e408ffbf11f7","tenant_id":"abef053a0f06466ba14979ecee829464","created_at":"2019-01-18T06:23:28Z","dns_nameservers":[],"updated_at":"2019-01-18T06:23:28Z","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":"abef053a0f06466ba14979ecee829464","id":"e499afc1-1f16-413c-ba66-0c6117a64672","subnetpool_id":null,"name":"InstanceSecurityGroupTests-1a57cc92-e400-4b18-b3ce-72c45a093611-pub-subnet"}]} 2019-01-18 06:23:32,940 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=430a077c-87cd-48fe-8f67-e408ffbf11f7 used request id req-665f32e1-0d77-49ef-9157-c95fec7153c0 2019-01-18 06:23:32,946 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=430a077c-87cd-48fe-8f67-e408ffbf11f7&name=InstanceSecurityGroupTests-1a57cc92-e400-4b18-b3ce-72c45a093611-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77039f63da981e076f19178e604ef7fee3c15f5a" 2019-01-18 06:23:33,112 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-7b9ce1a4-2ac6-40b8-8f34-12396d945362 Date: Fri, 18 Jan 2019 06:23:33 GMT RESP BODY: {"ports":[]} 2019-01-18 06:23:33,113 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=430a077c-87cd-48fe-8f67-e408ffbf11f7&name=InstanceSecurityGroupTests-1a57cc92-e400-4b18-b3ce-72c45a093611-port&admin_state_up=True used request id req-7b9ce1a4-2ac6-40b8-8f34-12396d945362 2019-01-18 06:23:33,116 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/detail?name=InstanceSecurityGroupTests-1a57cc92-e400-4b18-b3ce-72c45a093611-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77039f63da981e076f19178e604ef7fee3c15f5a" 2019-01-18 06:23:33,517 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:23: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-bc4bd60b-66bb-4308-a523-8920d38617cc x-compute-request-id: req-bc4bd60b-66bb-4308-a523-8920d38617cc Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2019-01-18 06:23:33,517 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail?name=InstanceSecurityGroupTests-1a57cc92-e400-4b18-b3ce-72c45a093611-inst used request id req-bc4bd60b-66bb-4308-a523-8920d38617cc 2019-01-18 06:23:33,523 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-1a57cc92-e400-4b18-b3ce-72c45a093611-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77039f63da981e076f19178e604ef7fee3c15f5a" 2019-01-18 06:23:33,773 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-44ecf164-bdf9-4185-b292-36ea10f70765 Date: Fri, 18 Jan 2019 06:23: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":["e499afc1-1f16-413c-ba66-0c6117a64672"],"updated_at":"2019-01-18T06:23:28Z","tenant_id":"abef053a0f06466ba14979ecee829464","created_at":"2019-01-18T06:23:27Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"abef053a0f06466ba14979ecee829464","id":"430a077c-87cd-48fe-8f67-e408ffbf11f7","name":"InstanceSecurityGroupTests-1a57cc92-e400-4b18-b3ce-72c45a093611-pub-net"}]} 2019-01-18 06:23:33,773 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-1a57cc92-e400-4b18-b3ce-72c45a093611-pub-net used request id req-44ecf164-bdf9-4185-b292-36ea10f70765 2019-01-18 06:23:33,777 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/abef053a0f06466ba14979ecee829464 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77039f63da981e076f19178e604ef7fee3c15f5a" 2019-01-18 06:23:33,849 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:23:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-43bc6d0c-59be-4115-a93d-48d8ac57cce7 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/abef053a0f06466ba14979ecee829464"}, "enabled": true, "id": "abef053a0f06466ba14979ecee829464", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-d9924d13-ad42-49d-proj"}} 2019-01-18 06:23:33,850 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/abef053a0f06466ba14979ecee829464 used request id req-43bc6d0c-59be-4115-a93d-48d8ac57cce7 2019-01-18 06:23:33,855 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=430a077c-87cd-48fe-8f67-e408ffbf11f7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77039f63da981e076f19178e604ef7fee3c15f5a" 2019-01-18 06:23:34,058 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-72683413-2a9a-4f43-a732-a844c598a54a Date: Fri, 18 Jan 2019 06:23:34 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"430a077c-87cd-48fe-8f67-e408ffbf11f7","tenant_id":"abef053a0f06466ba14979ecee829464","created_at":"2019-01-18T06:23:28Z","dns_nameservers":[],"updated_at":"2019-01-18T06:23:28Z","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":"abef053a0f06466ba14979ecee829464","id":"e499afc1-1f16-413c-ba66-0c6117a64672","subnetpool_id":null,"name":"InstanceSecurityGroupTests-1a57cc92-e400-4b18-b3ce-72c45a093611-pub-subnet"}]} 2019-01-18 06:23:34,058 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=430a077c-87cd-48fe-8f67-e408ffbf11f7 used request id req-72683413-2a9a-4f43-a732-a844c598a54a 2019-01-18 06:23:34,064 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=430a077c-87cd-48fe-8f67-e408ffbf11f7&name=InstanceSecurityGroupTests-1a57cc92-e400-4b18-b3ce-72c45a093611-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77039f63da981e076f19178e604ef7fee3c15f5a" 2019-01-18 06:23:34,320 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-b2ac8231-8630-4d72-ae50-ad41ca10a0f8 Date: Fri, 18 Jan 2019 06:23:34 GMT RESP BODY: {"ports":[]} 2019-01-18 06:23:34,320 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=430a077c-87cd-48fe-8f67-e408ffbf11f7&name=InstanceSecurityGroupTests-1a57cc92-e400-4b18-b3ce-72c45a093611-port&admin_state_up=True used request id req-b2ac8231-8630-4d72-ae50-ad41ca10a0f8 2019-01-18 06:23:34,321 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:23:34,321 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:23:34,699 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b4c008d19a03442c831872581e884428", "name": "InstanceSecurityGroupTests-d9924d13-ad42-49d-proj-role"}], "expires_at": "2019-01-18T07:23:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "abef053a0f06466ba14979ecee829464", "name": "InstanceSecurityGroupTests-d9924d13-ad42-49d-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/abef053a0f06466ba14979ecee829464", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/abef053a0f06466ba14979ecee829464", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/abef053a0f06466ba14979ecee829464", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/abef053a0f06466ba14979ecee829464", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/abef053a0f06466ba14979ecee829464", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/abef053a0f06466ba14979ecee829464", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/abef053a0f06466ba14979ecee829464", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/abef053a0f06466ba14979ecee829464", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/abef053a0f06466ba14979ecee829464", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/abef053a0f06466ba14979ecee829464", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/abef053a0f06466ba14979ecee829464", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/abef053a0f06466ba14979ecee829464", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-d9924d13-ad42-49d-user", "id": "17ba168fc6d74c569ba5058eb0bb4fbb"}, "audit_ids": ["Duy81wDlRe-HESk2Pyy3HA"], "issued_at": "2019-01-18T06:23:34.000000Z"}} 2019-01-18 06:23:34,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}2e60db8d50a18849a23a82fce2e88617f151ab25" 2019-01-18 06:23:34,779 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:23:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cd6cc63e-5e57-4ad3-90ec-b78e3afb0aba Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:23:34,780 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-cd6cc63e-5e57-4ad3-90ec-b78e3afb0aba 2019-01-18 06:23:34,786 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-1a57cc92-e400-4b18-b3ce-72c45a093611-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77039f63da981e076f19178e604ef7fee3c15f5a" 2019-01-18 06:23:35,269 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-c6956394-7e5e-4c39-aacd-933db31aaf8d Date: Fri, 18 Jan 2019 06:23: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":["e499afc1-1f16-413c-ba66-0c6117a64672"],"updated_at":"2019-01-18T06:23:28Z","tenant_id":"abef053a0f06466ba14979ecee829464","created_at":"2019-01-18T06:23:27Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"abef053a0f06466ba14979ecee829464","id":"430a077c-87cd-48fe-8f67-e408ffbf11f7","name":"InstanceSecurityGroupTests-1a57cc92-e400-4b18-b3ce-72c45a093611-pub-net"}]} 2019-01-18 06:23:35,269 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-1a57cc92-e400-4b18-b3ce-72c45a093611-pub-net used request id req-c6956394-7e5e-4c39-aacd-933db31aaf8d 2019-01-18 06:23:35,275 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=430a077c-87cd-48fe-8f67-e408ffbf11f7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77039f63da981e076f19178e604ef7fee3c15f5a" 2019-01-18 06:23:35,464 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-28905d3d-5acd-4428-87a0-a2a413458299 Date: Fri, 18 Jan 2019 06:23:35 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"430a077c-87cd-48fe-8f67-e408ffbf11f7","tenant_id":"abef053a0f06466ba14979ecee829464","created_at":"2019-01-18T06:23:28Z","dns_nameservers":[],"updated_at":"2019-01-18T06:23:28Z","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":"abef053a0f06466ba14979ecee829464","id":"e499afc1-1f16-413c-ba66-0c6117a64672","subnetpool_id":null,"name":"InstanceSecurityGroupTests-1a57cc92-e400-4b18-b3ce-72c45a093611-pub-subnet"}]} 2019-01-18 06:23:35,464 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=430a077c-87cd-48fe-8f67-e408ffbf11f7 used request id req-28905d3d-5acd-4428-87a0-a2a413458299 2019-01-18 06:23:35,470 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-1a57cc92-e400-4b18-b3ce-72c45a093611-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77039f63da981e076f19178e604ef7fee3c15f5a" 2019-01-18 06:23:35,731 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-b09ba75a-6d54-4982-9942-1fbdfddb560f Date: Fri, 18 Jan 2019 06:23: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":["e499afc1-1f16-413c-ba66-0c6117a64672"],"updated_at":"2019-01-18T06:23:28Z","tenant_id":"abef053a0f06466ba14979ecee829464","created_at":"2019-01-18T06:23:27Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"abef053a0f06466ba14979ecee829464","id":"430a077c-87cd-48fe-8f67-e408ffbf11f7","name":"InstanceSecurityGroupTests-1a57cc92-e400-4b18-b3ce-72c45a093611-pub-net"}]} 2019-01-18 06:23:35,731 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-1a57cc92-e400-4b18-b3ce-72c45a093611-pub-net used request id req-b09ba75a-6d54-4982-9942-1fbdfddb560f 2019-01-18 06:23:35,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" 2019-01-18 06:23:35,740 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 18 Jan 2019 06:23: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"}]}]}} 2019-01-18 06:23:35,741 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/abef053a0f06466ba14979ecee829464 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e60db8d50a18849a23a82fce2e88617f151ab25" 2019-01-18 06:23:35,822 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:23:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bfe33aef-7f32-4fb8-a9b3-8b2360f08721 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/abef053a0f06466ba14979ecee829464"}, "enabled": true, "id": "abef053a0f06466ba14979ecee829464", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-d9924d13-ad42-49d-proj"}} 2019-01-18 06:23:35,822 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/abef053a0f06466ba14979ecee829464 used request id req-bfe33aef-7f32-4fb8-a9b3-8b2360f08721 2019-01-18 06:23:35,828 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=430a077c-87cd-48fe-8f67-e408ffbf11f7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77039f63da981e076f19178e604ef7fee3c15f5a" 2019-01-18 06:23:36,045 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-ef9a4184-4a01-4ac1-87de-d675ee4fd3d8 Date: Fri, 18 Jan 2019 06:23:36 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"430a077c-87cd-48fe-8f67-e408ffbf11f7","tenant_id":"abef053a0f06466ba14979ecee829464","created_at":"2019-01-18T06:23:28Z","dns_nameservers":[],"updated_at":"2019-01-18T06:23:28Z","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":"abef053a0f06466ba14979ecee829464","id":"e499afc1-1f16-413c-ba66-0c6117a64672","subnetpool_id":null,"name":"InstanceSecurityGroupTests-1a57cc92-e400-4b18-b3ce-72c45a093611-pub-subnet"}]} 2019-01-18 06:23:36,045 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=430a077c-87cd-48fe-8f67-e408ffbf11f7 used request id req-ef9a4184-4a01-4ac1-87de-d675ee4fd3d8 2019-01-18 06:23:36,046 - neutron_utils - INFO - Creating port for network with name - InstanceSecurityGroupTests-1a57cc92-e400-4b18-b3ce-72c45a093611-pub-net 2019-01-18 06:23:36,051 - 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}77039f63da981e076f19178e604ef7fee3c15f5a" -d '{"port": {"network_id": "430a077c-87cd-48fe-8f67-e408ffbf11f7", "name": "InstanceSecurityGroupTests-1a57cc92-e400-4b18-b3ce-72c45a093611-port", "admin_state_up": true}}' 2019-01-18 06:23:36,984 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 781 X-Openstack-Request-Id: req-975d8c44-dbee-49f9-8a8a-3eb47899bfc5 Date: Fri, 18 Jan 2019 06:23:36 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:23:36Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"e499afc1-1f16-413c-ba66-0c6117a64672","ip_address":"10.55.0.7"}],"id":"1cbe89de-c4e6-4a83-873e-90ed50a0305f","security_groups":["18f3ffb1-5724-4f73-8f3d-c9eec0d2a56d"],"mac_address":"fa:16:3e:f5:cc:9f","device_id":"","status":"DOWN","description":"","tags":[],"name":"InstanceSecurityGroupTests-1a57cc92-e400-4b18-b3ce-72c45a093611-port","project_id":"abef053a0f06466ba14979ecee829464","qos_policy_id":null,"admin_state_up":true,"network_id":"430a077c-87cd-48fe-8f67-e408ffbf11f7","tenant_id":"abef053a0f06466ba14979ecee829464","created_at":"2019-01-18T06:23:36Z","binding:vnic_type":"normal"}} 2019-01-18 06:23:36,984 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/ports used request id req-975d8c44-dbee-49f9-8a8a-3eb47899bfc5 2019-01-18 06:23:36,990 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-1a57cc92-e400-4b18-b3ce-72c45a093611-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77039f63da981e076f19178e604ef7fee3c15f5a" 2019-01-18 06:23:37,242 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-a2905c66-4f4b-47b4-914e-2c2f8b0500ac Date: Fri, 18 Jan 2019 06:23: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":["e499afc1-1f16-413c-ba66-0c6117a64672"],"updated_at":"2019-01-18T06:23:28Z","tenant_id":"abef053a0f06466ba14979ecee829464","created_at":"2019-01-18T06:23:27Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"abef053a0f06466ba14979ecee829464","id":"430a077c-87cd-48fe-8f67-e408ffbf11f7","name":"InstanceSecurityGroupTests-1a57cc92-e400-4b18-b3ce-72c45a093611-pub-net"}]} 2019-01-18 06:23:37,242 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-1a57cc92-e400-4b18-b3ce-72c45a093611-pub-net used request id req-a2905c66-4f4b-47b4-914e-2c2f8b0500ac 2019-01-18 06:23:37,246 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/abef053a0f06466ba14979ecee829464 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77039f63da981e076f19178e604ef7fee3c15f5a" 2019-01-18 06:23:37,327 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:23:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-44654364-b4d6-449c-91b1-36df46195f37 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/abef053a0f06466ba14979ecee829464"}, "enabled": true, "id": "abef053a0f06466ba14979ecee829464", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-d9924d13-ad42-49d-proj"}} 2019-01-18 06:23:37,327 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/abef053a0f06466ba14979ecee829464 used request id req-44654364-b4d6-449c-91b1-36df46195f37 2019-01-18 06:23:37,333 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=430a077c-87cd-48fe-8f67-e408ffbf11f7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77039f63da981e076f19178e604ef7fee3c15f5a" 2019-01-18 06:23:37,534 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-0981aaf0-acbd-4463-8eae-75a051bc9fbc Date: Fri, 18 Jan 2019 06:23:37 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"430a077c-87cd-48fe-8f67-e408ffbf11f7","tenant_id":"abef053a0f06466ba14979ecee829464","created_at":"2019-01-18T06:23:28Z","dns_nameservers":[],"updated_at":"2019-01-18T06:23:28Z","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":"abef053a0f06466ba14979ecee829464","id":"e499afc1-1f16-413c-ba66-0c6117a64672","subnetpool_id":null,"name":"InstanceSecurityGroupTests-1a57cc92-e400-4b18-b3ce-72c45a093611-pub-subnet"}]} 2019-01-18 06:23:37,535 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=430a077c-87cd-48fe-8f67-e408ffbf11f7 used request id req-0981aaf0-acbd-4463-8eae-75a051bc9fbc 2019-01-18 06:23:37,540 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=430a077c-87cd-48fe-8f67-e408ffbf11f7&name=InstanceSecurityGroupTests-1a57cc92-e400-4b18-b3ce-72c45a093611-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77039f63da981e076f19178e604ef7fee3c15f5a" 2019-01-18 06:23:37,739 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 784 X-Openstack-Request-Id: req-0887627d-4732-4446-b61d-ec35f9054434 Date: Fri, 18 Jan 2019 06:23:37 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:23:36Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"e499afc1-1f16-413c-ba66-0c6117a64672","ip_address":"10.55.0.7"}],"id":"1cbe89de-c4e6-4a83-873e-90ed50a0305f","security_groups":["18f3ffb1-5724-4f73-8f3d-c9eec0d2a56d"],"mac_address":"fa:16:3e:f5:cc:9f","project_id":"abef053a0f06466ba14979ecee829464","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-1a57cc92-e400-4b18-b3ce-72c45a093611-port","admin_state_up":true,"network_id":"430a077c-87cd-48fe-8f67-e408ffbf11f7","tenant_id":"abef053a0f06466ba14979ecee829464","created_at":"2019-01-18T06:23:36Z","binding:vnic_type":"normal","device_id":""}]} 2019-01-18 06:23:37,739 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=430a077c-87cd-48fe-8f67-e408ffbf11f7&name=InstanceSecurityGroupTests-1a57cc92-e400-4b18-b3ce-72c45a093611-port&admin_state_up=True used request id req-0887627d-4732-4446-b61d-ec35f9054434 2019-01-18 06:23:37,743 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/abef053a0f06466ba14979ecee829464 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77039f63da981e076f19178e604ef7fee3c15f5a" 2019-01-18 06:23:37,816 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:23:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-93d1d73a-b957-43c7-aa61-c2ef5b5ba301 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/abef053a0f06466ba14979ecee829464"}, "enabled": true, "id": "abef053a0f06466ba14979ecee829464", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-d9924d13-ad42-49d-proj"}} 2019-01-18 06:23:37,816 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/abef053a0f06466ba14979ecee829464 used request id req-93d1d73a-b957-43c7-aa61-c2ef5b5ba301 2019-01-18 06:23:37,817 - nova_utils - INFO - Creating VM with name - InstanceSecurityGroupTests-1a57cc92-e400-4b18-b3ce-72c45a093611-inst 2019-01-18 06:23:37,820 - 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}77039f63da981e076f19178e604ef7fee3c15f5a" 2019-01-18 06:23:37,847 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:23: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-88478c12-52f0-41ed-96bf-086092dfd925 x-compute-request-id: req-88478c12-52f0-41ed-96bf-086092dfd925 Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"flavors": [{"id": "3c659ce1-e774-4568-b3c6-08575ea8f4d5", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/3c659ce1-e774-4568-b3c6-08575ea8f4d5", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/3c659ce1-e774-4568-b3c6-08575ea8f4d5", "rel": "bookmark"}], "name": "InstanceSecurityGroupTests-1a57cc92-e400-4b18-b3ce-72c45a093611-flavor-name"}]} 2019-01-18 06:23:37,847 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-88478c12-52f0-41ed-96bf-086092dfd925 2019-01-18 06:23:37,851 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors/3c659ce1-e774-4568-b3c6-08575ea8f4d5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77039f63da981e076f19178e604ef7fee3c15f5a" 2019-01-18 06:23:37,873 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:23: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-81ff8761-a306-4ea3-acba-7aaf3140f853 x-compute-request-id: req-81ff8761-a306-4ea3-acba-7aaf3140f853 Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/3c659ce1-e774-4568-b3c6-08575ea8f4d5", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/3c659ce1-e774-4568-b3c6-08575ea8f4d5", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "3c659ce1-e774-4568-b3c6-08575ea8f4d5", "name": "InstanceSecurityGroupTests-1a57cc92-e400-4b18-b3ce-72c45a093611-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2019-01-18 06:23:37,873 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/3c659ce1-e774-4568-b3c6-08575ea8f4d5 used request id req-81ff8761-a306-4ea3-acba-7aaf3140f853 2019-01-18 06:23:37,876 - 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-1a57cc92-e400-4b18-b3ce-72c45a093611-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}77039f63da981e076f19178e604ef7fee3c15f5a" 2019-01-18 06:23:38,063 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1062 Content-Type: application/json X-Openstack-Request-Id: req-dbb64647-3049-4112-a6b9-662e891d4411 Date: Fri, 18 Jan 2019 06:23:38 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "InstanceSecurityGroupTests-1a57cc92-e400-4b18-b3ce-72c45a093611-image", "tags": [], "container_format": "bare", "created_at": "2019-01-18T06:23:24Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-18T06:23:26Z", "visibility": "shared", "locations": [{"url": "rbd://af014572-0a5d-4a80-a07f-9105f52ab2c1/images/0f4b77ae-f09b-4411-b307-76d225f7bbbe/snap", "metadata": {}}], "self": "/v2/images/0f4b77ae-f09b-4411-b307-76d225f7bbbe", "min_disk": 0, "protected": false, "id": "0f4b77ae-f09b-4411-b307-76d225f7bbbe", "file": "/v2/images/0f4b77ae-f09b-4411-b307-76d225f7bbbe/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "abef053a0f06466ba14979ecee829464", "direct_url": "rbd://af014572-0a5d-4a80-a07f-9105f52ab2c1/images/0f4b77ae-f09b-4411-b307-76d225f7bbbe/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=InstanceSecurityGroupTests-1a57cc92-e400-4b18-b3ce-72c45a093611-image"} 2019-01-18 06:23:38,063 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-1a57cc92-e400-4b18-b3ce-72c45a093611-image used request id req-dbb64647-3049-4112-a6b9-662e891d4411 2019-01-18 06:23:38,066 - 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}77039f63da981e076f19178e604ef7fee3c15f5a" 2019-01-18 06:23:38,298 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-90ffb435-9875-46c6-a3db-9dcb2e6b122e Date: Fri, 18 Jan 2019 06:23: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"}}} 2019-01-18 06:23:38,298 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-90ffb435-9875-46c6-a3db-9dcb2e6b122e 2019-01-18 06:23:38,304 - 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}77039f63da981e076f19178e604ef7fee3c15f5a" -d '{"server": {"name": "InstanceSecurityGroupTests-1a57cc92-e400-4b18-b3ce-72c45a093611-inst", "imageRef": "0f4b77ae-f09b-4411-b307-76d225f7bbbe", "flavorRef": "3c659ce1-e774-4568-b3c6-08575ea8f4d5", "max_count": 1, "min_count": 1, "networks": [{"port": "1cbe89de-c4e6-4a83-873e-90ed50a0305f"}], "security_groups": [{"name": "InstanceSecurityGroupTests-1a57cc92-e400-4b18-b3ce-72c45a093611-name"}]}}' 2019-01-18 06:23:40,178 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 18 Jan 2019 06:23: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-0701117a-bc5b-4bd1-a54e-44c24c4ec839 x-compute-request-id: req-0701117a-bc5b-4bd1-a54e-44c24c4ec839 Content-Length: 435 location: http://172.30.9.23:8774/v2.1/servers/da6de1c9-4c5a-4796-814d-c2652fde26c3 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "InstanceSecurityGroupTests-1a57cc92-e400-4b18-b3ce-72c45a093611-name"}], "OS-DCF:diskConfig": "MANUAL", "id": "da6de1c9-4c5a-4796-814d-c2652fde26c3", "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/da6de1c9-4c5a-4796-814d-c2652fde26c3", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/da6de1c9-4c5a-4796-814d-c2652fde26c3", "rel": "bookmark"}], "adminPass": "HeqGrQLUcpu4"}} 2019-01-18 06:23:40,179 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-0701117a-bc5b-4bd1-a54e-44c24c4ec839 2019-01-18 06:23:40,182 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/da6de1c9-4c5a-4796-814d-c2652fde26c3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77039f63da981e076f19178e604ef7fee3c15f5a" 2019-01-18 06:23:40,539 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06: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,Accept-Encoding x-openstack-request-id: req-ada2d718-a212-48b9-835f-87e5996ee52b x-compute-request-id: req-ada2d718-a212-48b9-835f-87e5996ee52b 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/da6de1c9-4c5a-4796-814d-c2652fde26c3", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/da6de1c9-4c5a-4796-814d-c2652fde26c3", "rel": "bookmark"}], "image": {"id": "0f4b77ae-f09b-4411-b307-76d225f7bbbe", "links": [{"href": "http://172.30.9.23:8774/images/0f4b77ae-f09b-4411-b307-76d225f7bbbe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3c659ce1-e774-4568-b3c6-08575ea8f4d5", "links": [{"href": "http://172.30.9.23:8774/flavors/3c659ce1-e774-4568-b3c6-08575ea8f4d5", "rel": "bookmark"}]}, "id": "da6de1c9-4c5a-4796-814d-c2652fde26c3", "user_id": "17ba168fc6d74c569ba5058eb0bb4fbb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2019-01-18T06:23:40Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-1a57cc92-e400-4b18-b3ce-72c45a093611-inst", "created": "2019-01-18T06:23:40Z", "tenant_id": "abef053a0f06466ba14979ecee829464", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-18 06:23:40,539 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/da6de1c9-4c5a-4796-814d-c2652fde26c3 used request id req-ada2d718-a212-48b9-835f-87e5996ee52b 2019-01-18 06:23:40,540 - create_instance - INFO - Created instance with name - InstanceSecurityGroupTests-1a57cc92-e400-4b18-b3ce-72c45a093611-inst 2019-01-18 06:23:40,543 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/da6de1c9-4c5a-4796-814d-c2652fde26c3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77039f63da981e076f19178e604ef7fee3c15f5a" 2019-01-18 06:23:40,792 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06: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,Accept-Encoding x-openstack-request-id: req-58c00fb9-8b6e-4a95-9555-2a170ecb5020 x-compute-request-id: req-58c00fb9-8b6e-4a95-9555-2a170ecb5020 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/da6de1c9-4c5a-4796-814d-c2652fde26c3", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/da6de1c9-4c5a-4796-814d-c2652fde26c3", "rel": "bookmark"}], "image": {"id": "0f4b77ae-f09b-4411-b307-76d225f7bbbe", "links": [{"href": "http://172.30.9.23:8774/images/0f4b77ae-f09b-4411-b307-76d225f7bbbe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3c659ce1-e774-4568-b3c6-08575ea8f4d5", "links": [{"href": "http://172.30.9.23:8774/flavors/3c659ce1-e774-4568-b3c6-08575ea8f4d5", "rel": "bookmark"}]}, "id": "da6de1c9-4c5a-4796-814d-c2652fde26c3", "user_id": "17ba168fc6d74c569ba5058eb0bb4fbb", "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": "2019-01-18T06:23:40Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-1a57cc92-e400-4b18-b3ce-72c45a093611-inst", "created": "2019-01-18T06:23:40Z", "tenant_id": "abef053a0f06466ba14979ecee829464", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-18 06:23:40,793 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/da6de1c9-4c5a-4796-814d-c2652fde26c3 used request id req-58c00fb9-8b6e-4a95-9555-2a170ecb5020 2019-01-18 06:23:40,793 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-1a57cc92-e400-4b18-b3ce-72c45a093611-inst] is - BUILD 2019-01-18 06:23:40,793 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-18 06:23:43,796 - create_instance - DEBUG - VM status query timeout in 896.743863821 2019-01-18 06:23:43,799 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/da6de1c9-4c5a-4796-814d-c2652fde26c3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77039f63da981e076f19178e604ef7fee3c15f5a" 2019-01-18 06:23:44,416 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06: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,Accept-Encoding x-openstack-request-id: req-e2b3fed3-e5d7-4a6e-a953-1075c06f14ce x-compute-request-id: req-e2b3fed3-e5d7-4a6e-a953-1075c06f14ce Content-Encoding: gzip Content-Length: 674 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/da6de1c9-4c5a-4796-814d-c2652fde26c3", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/da6de1c9-4c5a-4796-814d-c2652fde26c3", "rel": "bookmark"}], "image": {"id": "0f4b77ae-f09b-4411-b307-76d225f7bbbe", "links": [{"href": "http://172.30.9.23:8774/images/0f4b77ae-f09b-4411-b307-76d225f7bbbe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3c659ce1-e774-4568-b3c6-08575ea8f4d5", "links": [{"href": "http://172.30.9.23:8774/flavors/3c659ce1-e774-4568-b3c6-08575ea8f4d5", "rel": "bookmark"}]}, "id": "da6de1c9-4c5a-4796-814d-c2652fde26c3", "security_groups": [{"name": "default"}], "user_id": "17ba168fc6d74c569ba5058eb0bb4fbb", "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": "2019-01-18T06:23:41Z", "hostId": "72248214016a3651699198d5e39dca344712b08618f1afae7bc7c368", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-1a57cc92-e400-4b18-b3ce-72c45a093611-inst", "created": "2019-01-18T06:23:40Z", "tenant_id": "abef053a0f06466ba14979ecee829464", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-18 06:23:44,416 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/da6de1c9-4c5a-4796-814d-c2652fde26c3 used request id req-e2b3fed3-e5d7-4a6e-a953-1075c06f14ce 2019-01-18 06:23:44,417 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-1a57cc92-e400-4b18-b3ce-72c45a093611-inst] is - BUILD 2019-01-18 06:23:44,417 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-18 06:23:47,420 - create_instance - DEBUG - VM status query timeout in 893.119985819 2019-01-18 06:23:47,423 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/da6de1c9-4c5a-4796-814d-c2652fde26c3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77039f63da981e076f19178e604ef7fee3c15f5a" 2019-01-18 06:23:47,881 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:23: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-18387854-0e2c-4d93-afd5-57221eb0198e x-compute-request-id: req-18387854-0e2c-4d93-afd5-57221eb0198e Content-Encoding: gzip Content-Length: 750 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-1a57cc92-e400-4b18-b3ce-72c45a093611-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f5:cc:9f", "version": 4, "addr": "10.55.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/da6de1c9-4c5a-4796-814d-c2652fde26c3", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/da6de1c9-4c5a-4796-814d-c2652fde26c3", "rel": "bookmark"}], "image": {"id": "0f4b77ae-f09b-4411-b307-76d225f7bbbe", "links": [{"href": "http://172.30.9.23:8774/images/0f4b77ae-f09b-4411-b307-76d225f7bbbe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-18T06:23:45.000000", "flavor": {"id": "3c659ce1-e774-4568-b3c6-08575ea8f4d5", "links": [{"href": "http://172.30.9.23:8774/flavors/3c659ce1-e774-4568-b3c6-08575ea8f4d5", "rel": "bookmark"}]}, "id": "da6de1c9-4c5a-4796-814d-c2652fde26c3", "security_groups": [{"name": "default"}], "user_id": "17ba168fc6d74c569ba5058eb0bb4fbb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-18T06:23:47Z", "hostId": "72248214016a3651699198d5e39dca344712b08618f1afae7bc7c368", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-1a57cc92-e400-4b18-b3ce-72c45a093611-inst", "created": "2019-01-18T06:23:40Z", "tenant_id": "abef053a0f06466ba14979ecee829464", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-18 06:23:47,881 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/da6de1c9-4c5a-4796-814d-c2652fde26c3 used request id req-18387854-0e2c-4d93-afd5-57221eb0198e 2019-01-18 06:23:47,881 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-1a57cc92-e400-4b18-b3ce-72c45a093611-inst] is - ACTIVE 2019-01-18 06:23:47,882 - create_instance - INFO - VM is - ACTIVE 2019-01-18 06:23:47,884 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/da6de1c9-4c5a-4796-814d-c2652fde26c3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77039f63da981e076f19178e604ef7fee3c15f5a" 2019-01-18 06:23:48,354 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:23: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-491855d7-488e-475f-94dd-8e31e426dfca x-compute-request-id: req-491855d7-488e-475f-94dd-8e31e426dfca Content-Encoding: gzip Content-Length: 750 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-1a57cc92-e400-4b18-b3ce-72c45a093611-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f5:cc:9f", "version": 4, "addr": "10.55.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/da6de1c9-4c5a-4796-814d-c2652fde26c3", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/da6de1c9-4c5a-4796-814d-c2652fde26c3", "rel": "bookmark"}], "image": {"id": "0f4b77ae-f09b-4411-b307-76d225f7bbbe", "links": [{"href": "http://172.30.9.23:8774/images/0f4b77ae-f09b-4411-b307-76d225f7bbbe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-18T06:23:45.000000", "flavor": {"id": "3c659ce1-e774-4568-b3c6-08575ea8f4d5", "links": [{"href": "http://172.30.9.23:8774/flavors/3c659ce1-e774-4568-b3c6-08575ea8f4d5", "rel": "bookmark"}]}, "id": "da6de1c9-4c5a-4796-814d-c2652fde26c3", "security_groups": [{"name": "default"}], "user_id": "17ba168fc6d74c569ba5058eb0bb4fbb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-18T06:23:47Z", "hostId": "72248214016a3651699198d5e39dca344712b08618f1afae7bc7c368", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-1a57cc92-e400-4b18-b3ce-72c45a093611-inst", "created": "2019-01-18T06:23:40Z", "tenant_id": "abef053a0f06466ba14979ecee829464", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-18 06:23:48,354 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/da6de1c9-4c5a-4796-814d-c2652fde26c3 used request id req-491855d7-488e-475f-94dd-8e31e426dfca 2019-01-18 06:23:48,359 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-1a57cc92-e400-4b18-b3ce-72c45a093611-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77039f63da981e076f19178e604ef7fee3c15f5a" 2019-01-18 06:23:48,597 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-82639f78-46b7-41ff-96b2-a248d0a4f018 Date: Fri, 18 Jan 2019 06:23: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":["e499afc1-1f16-413c-ba66-0c6117a64672"],"updated_at":"2019-01-18T06:23:28Z","tenant_id":"abef053a0f06466ba14979ecee829464","created_at":"2019-01-18T06:23:27Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"abef053a0f06466ba14979ecee829464","id":"430a077c-87cd-48fe-8f67-e408ffbf11f7","name":"InstanceSecurityGroupTests-1a57cc92-e400-4b18-b3ce-72c45a093611-pub-net"}]} 2019-01-18 06:23:48,598 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-1a57cc92-e400-4b18-b3ce-72c45a093611-pub-net used request id req-82639f78-46b7-41ff-96b2-a248d0a4f018 2019-01-18 06:23:48,602 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/abef053a0f06466ba14979ecee829464 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77039f63da981e076f19178e604ef7fee3c15f5a" 2019-01-18 06:23:48,696 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:23:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0a7fcf8b-ec17-4ebb-94b8-02e12a8a6cf7 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/abef053a0f06466ba14979ecee829464"}, "enabled": true, "id": "abef053a0f06466ba14979ecee829464", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-d9924d13-ad42-49d-proj"}} 2019-01-18 06:23:48,696 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/abef053a0f06466ba14979ecee829464 used request id req-0a7fcf8b-ec17-4ebb-94b8-02e12a8a6cf7 2019-01-18 06:23:48,702 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=430a077c-87cd-48fe-8f67-e408ffbf11f7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77039f63da981e076f19178e604ef7fee3c15f5a" 2019-01-18 06:23:48,756 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-dd6122c2-0a6c-48cb-a49b-2ec0b2311ad5 Date: Fri, 18 Jan 2019 06:23:48 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"430a077c-87cd-48fe-8f67-e408ffbf11f7","tenant_id":"abef053a0f06466ba14979ecee829464","created_at":"2019-01-18T06:23:28Z","dns_nameservers":[],"updated_at":"2019-01-18T06:23:28Z","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":"abef053a0f06466ba14979ecee829464","id":"e499afc1-1f16-413c-ba66-0c6117a64672","subnetpool_id":null,"name":"InstanceSecurityGroupTests-1a57cc92-e400-4b18-b3ce-72c45a093611-pub-subnet"}]} 2019-01-18 06:23:48,756 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=430a077c-87cd-48fe-8f67-e408ffbf11f7 used request id req-dd6122c2-0a6c-48cb-a49b-2ec0b2311ad5 2019-01-18 06:23:48,762 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=430a077c-87cd-48fe-8f67-e408ffbf11f7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77039f63da981e076f19178e604ef7fee3c15f5a" 2019-01-18 06:23:49,010 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3111 X-Openstack-Request-Id: req-caa1a633-e7a0-406a-98bf-014a1cf76f2a Date: Fri, 18 Jan 2019 06:23:48 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:23:46Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"e499afc1-1f16-413c-ba66-0c6117a64672","ip_address":"10.55.0.7"}],"id":"1cbe89de-c4e6-4a83-873e-90ed50a0305f","security_groups":["18f3ffb1-5724-4f73-8f3d-c9eec0d2a56d"],"mac_address":"fa:16:3e:f5:cc:9f","project_id":"abef053a0f06466ba14979ecee829464","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-1a57cc92-e400-4b18-b3ce-72c45a093611-port","admin_state_up":true,"network_id":"430a077c-87cd-48fe-8f67-e408ffbf11f7","tenant_id":"abef053a0f06466ba14979ecee829464","created_at":"2019-01-18T06:23:36Z","binding:vnic_type":"normal","device_id":"da6de1c9-4c5a-4796-814d-c2652fde26c3"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:23:32Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"e499afc1-1f16-413c-ba66-0c6117a64672","ip_address":"10.55.0.3"}],"id":"235be5ce-5f33-41ac-a1c0-1142e4c5d9a2","security_groups":[],"mac_address":"fa:16:3e:c5:b8:f5","project_id":"abef053a0f06466ba14979ecee829464","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"430a077c-87cd-48fe-8f67-e408ffbf11f7","tenant_id":"abef053a0f06466ba14979ecee829464","created_at":"2019-01-18T06:23:29Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-430a077c-87cd-48fe-8f67-e408ffbf11f7"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:23:31Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"e499afc1-1f16-413c-ba66-0c6117a64672","ip_address":"10.55.0.4"}],"id":"96615805-ea07-47e2-82ee-ed2aa80f8802","security_groups":[],"mac_address":"fa:16:3e:84:08:01","project_id":"abef053a0f06466ba14979ecee829464","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"430a077c-87cd-48fe-8f67-e408ffbf11f7","tenant_id":"abef053a0f06466ba14979ecee829464","created_at":"2019-01-18T06:23:30Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-430a077c-87cd-48fe-8f67-e408ffbf11f7"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:23:31Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"e499afc1-1f16-413c-ba66-0c6117a64672","ip_address":"10.55.0.2"}],"id":"b0c24d0a-8588-4369-9247-f639c28a153d","security_groups":[],"mac_address":"fa:16:3e:ad:92:b0","project_id":"abef053a0f06466ba14979ecee829464","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"430a077c-87cd-48fe-8f67-e408ffbf11f7","tenant_id":"abef053a0f06466ba14979ecee829464","created_at":"2019-01-18T06:23:29Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-430a077c-87cd-48fe-8f67-e408ffbf11f7"}]} 2019-01-18 06:23:49,010 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=430a077c-87cd-48fe-8f67-e408ffbf11f7 used request id req-caa1a633-e7a0-406a-98bf-014a1cf76f2a 2019-01-18 06:23:49,014 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/da6de1c9-4c5a-4796-814d-c2652fde26c3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77039f63da981e076f19178e604ef7fee3c15f5a" 2019-01-18 06:23:49,595 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:23: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-ed6b7520-ddd0-4cf0-b16f-2c8ae2b95461 x-compute-request-id: req-ed6b7520-ddd0-4cf0-b16f-2c8ae2b95461 Content-Encoding: gzip Content-Length: 750 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-1a57cc92-e400-4b18-b3ce-72c45a093611-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f5:cc:9f", "version": 4, "addr": "10.55.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/da6de1c9-4c5a-4796-814d-c2652fde26c3", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/da6de1c9-4c5a-4796-814d-c2652fde26c3", "rel": "bookmark"}], "image": {"id": "0f4b77ae-f09b-4411-b307-76d225f7bbbe", "links": [{"href": "http://172.30.9.23:8774/images/0f4b77ae-f09b-4411-b307-76d225f7bbbe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-18T06:23:45.000000", "flavor": {"id": "3c659ce1-e774-4568-b3c6-08575ea8f4d5", "links": [{"href": "http://172.30.9.23:8774/flavors/3c659ce1-e774-4568-b3c6-08575ea8f4d5", "rel": "bookmark"}]}, "id": "da6de1c9-4c5a-4796-814d-c2652fde26c3", "security_groups": [{"name": "default"}], "user_id": "17ba168fc6d74c569ba5058eb0bb4fbb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-18T06:23:47Z", "hostId": "72248214016a3651699198d5e39dca344712b08618f1afae7bc7c368", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-1a57cc92-e400-4b18-b3ce-72c45a093611-inst", "created": "2019-01-18T06:23:40Z", "tenant_id": "abef053a0f06466ba14979ecee829464", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-18 06:23:49,596 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/da6de1c9-4c5a-4796-814d-c2652fde26c3 used request id req-ed6b7520-ddd0-4cf0-b16f-2c8ae2b95461 2019-01-18 06:23:49,596 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-1a57cc92-e400-4b18-b3ce-72c45a093611-inst] is - ACTIVE 2019-01-18 06:23:49,596 - create_instance - INFO - VM is - ACTIVE 2019-01-18 06:23:49,599 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/da6de1c9-4c5a-4796-814d-c2652fde26c3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77039f63da981e076f19178e604ef7fee3c15f5a" 2019-01-18 06:23:49,924 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:23: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-d642c4d1-8ed3-4377-b278-405e460cf6e1 x-compute-request-id: req-d642c4d1-8ed3-4377-b278-405e460cf6e1 Content-Encoding: gzip Content-Length: 750 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-1a57cc92-e400-4b18-b3ce-72c45a093611-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f5:cc:9f", "version": 4, "addr": "10.55.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/da6de1c9-4c5a-4796-814d-c2652fde26c3", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/da6de1c9-4c5a-4796-814d-c2652fde26c3", "rel": "bookmark"}], "image": {"id": "0f4b77ae-f09b-4411-b307-76d225f7bbbe", "links": [{"href": "http://172.30.9.23:8774/images/0f4b77ae-f09b-4411-b307-76d225f7bbbe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-18T06:23:45.000000", "flavor": {"id": "3c659ce1-e774-4568-b3c6-08575ea8f4d5", "links": [{"href": "http://172.30.9.23:8774/flavors/3c659ce1-e774-4568-b3c6-08575ea8f4d5", "rel": "bookmark"}]}, "id": "da6de1c9-4c5a-4796-814d-c2652fde26c3", "security_groups": [{"name": "default"}], "user_id": "17ba168fc6d74c569ba5058eb0bb4fbb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-18T06:23:47Z", "hostId": "72248214016a3651699198d5e39dca344712b08618f1afae7bc7c368", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-1a57cc92-e400-4b18-b3ce-72c45a093611-inst", "created": "2019-01-18T06:23:40Z", "tenant_id": "abef053a0f06466ba14979ecee829464", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-18 06:23:49,925 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/da6de1c9-4c5a-4796-814d-c2652fde26c3 used request id req-d642c4d1-8ed3-4377-b278-405e460cf6e1 2019-01-18 06:23:49,930 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-1a57cc92-e400-4b18-b3ce-72c45a093611-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77039f63da981e076f19178e604ef7fee3c15f5a" 2019-01-18 06:23:50,030 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-2e40234d-2aea-4640-a2b8-d973204e6c10 Date: Fri, 18 Jan 2019 06:23: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":["e499afc1-1f16-413c-ba66-0c6117a64672"],"updated_at":"2019-01-18T06:23:28Z","tenant_id":"abef053a0f06466ba14979ecee829464","created_at":"2019-01-18T06:23:27Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"abef053a0f06466ba14979ecee829464","id":"430a077c-87cd-48fe-8f67-e408ffbf11f7","name":"InstanceSecurityGroupTests-1a57cc92-e400-4b18-b3ce-72c45a093611-pub-net"}]} 2019-01-18 06:23:50,031 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-1a57cc92-e400-4b18-b3ce-72c45a093611-pub-net used request id req-2e40234d-2aea-4640-a2b8-d973204e6c10 2019-01-18 06:23:50,035 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/abef053a0f06466ba14979ecee829464 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77039f63da981e076f19178e604ef7fee3c15f5a" 2019-01-18 06:23:50,112 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:23:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c9574aef-62a0-4504-bf98-6f80d1229682 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/abef053a0f06466ba14979ecee829464"}, "enabled": true, "id": "abef053a0f06466ba14979ecee829464", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-d9924d13-ad42-49d-proj"}} 2019-01-18 06:23:50,112 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/abef053a0f06466ba14979ecee829464 used request id req-c9574aef-62a0-4504-bf98-6f80d1229682 2019-01-18 06:23:50,118 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=430a077c-87cd-48fe-8f67-e408ffbf11f7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77039f63da981e076f19178e604ef7fee3c15f5a" 2019-01-18 06:23:50,180 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-bd3c6702-4cbd-445c-80ad-5bc5b1b434c5 Date: Fri, 18 Jan 2019 06:23:50 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"430a077c-87cd-48fe-8f67-e408ffbf11f7","tenant_id":"abef053a0f06466ba14979ecee829464","created_at":"2019-01-18T06:23:28Z","dns_nameservers":[],"updated_at":"2019-01-18T06:23:28Z","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":"abef053a0f06466ba14979ecee829464","id":"e499afc1-1f16-413c-ba66-0c6117a64672","subnetpool_id":null,"name":"InstanceSecurityGroupTests-1a57cc92-e400-4b18-b3ce-72c45a093611-pub-subnet"}]} 2019-01-18 06:23:50,180 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=430a077c-87cd-48fe-8f67-e408ffbf11f7 used request id req-bd3c6702-4cbd-445c-80ad-5bc5b1b434c5 2019-01-18 06:23:50,186 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=430a077c-87cd-48fe-8f67-e408ffbf11f7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77039f63da981e076f19178e604ef7fee3c15f5a" 2019-01-18 06:23:50,281 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3111 X-Openstack-Request-Id: req-5d2aa7b0-fa09-4b13-a162-c77c01b130c6 Date: Fri, 18 Jan 2019 06:23:50 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:23:46Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"e499afc1-1f16-413c-ba66-0c6117a64672","ip_address":"10.55.0.7"}],"id":"1cbe89de-c4e6-4a83-873e-90ed50a0305f","security_groups":["18f3ffb1-5724-4f73-8f3d-c9eec0d2a56d"],"mac_address":"fa:16:3e:f5:cc:9f","project_id":"abef053a0f06466ba14979ecee829464","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-1a57cc92-e400-4b18-b3ce-72c45a093611-port","admin_state_up":true,"network_id":"430a077c-87cd-48fe-8f67-e408ffbf11f7","tenant_id":"abef053a0f06466ba14979ecee829464","created_at":"2019-01-18T06:23:36Z","binding:vnic_type":"normal","device_id":"da6de1c9-4c5a-4796-814d-c2652fde26c3"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:23:32Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"e499afc1-1f16-413c-ba66-0c6117a64672","ip_address":"10.55.0.3"}],"id":"235be5ce-5f33-41ac-a1c0-1142e4c5d9a2","security_groups":[],"mac_address":"fa:16:3e:c5:b8:f5","project_id":"abef053a0f06466ba14979ecee829464","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"430a077c-87cd-48fe-8f67-e408ffbf11f7","tenant_id":"abef053a0f06466ba14979ecee829464","created_at":"2019-01-18T06:23:29Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-430a077c-87cd-48fe-8f67-e408ffbf11f7"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:23:31Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"e499afc1-1f16-413c-ba66-0c6117a64672","ip_address":"10.55.0.4"}],"id":"96615805-ea07-47e2-82ee-ed2aa80f8802","security_groups":[],"mac_address":"fa:16:3e:84:08:01","project_id":"abef053a0f06466ba14979ecee829464","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"430a077c-87cd-48fe-8f67-e408ffbf11f7","tenant_id":"abef053a0f06466ba14979ecee829464","created_at":"2019-01-18T06:23:30Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-430a077c-87cd-48fe-8f67-e408ffbf11f7"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:23:31Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"e499afc1-1f16-413c-ba66-0c6117a64672","ip_address":"10.55.0.2"}],"id":"b0c24d0a-8588-4369-9247-f639c28a153d","security_groups":[],"mac_address":"fa:16:3e:ad:92:b0","project_id":"abef053a0f06466ba14979ecee829464","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"430a077c-87cd-48fe-8f67-e408ffbf11f7","tenant_id":"abef053a0f06466ba14979ecee829464","created_at":"2019-01-18T06:23:29Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-430a077c-87cd-48fe-8f67-e408ffbf11f7"}]} 2019-01-18 06:23:50,281 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=430a077c-87cd-48fe-8f67-e408ffbf11f7 used request id req-5d2aa7b0-fa09-4b13-a162-c77c01b130c6 2019-01-18 06:23:50,284 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers/da6de1c9-4c5a-4796-814d-c2652fde26c3/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77039f63da981e076f19178e604ef7fee3c15f5a" -d '{"addSecurityGroup": {"name": "InstanceSecurityGroupTests-1a57cc92-e400-4b18-b3ce-72c45a093611-name"}}' 2019-01-18 06:23:51,971 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 18 Jan 2019 06:23: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-73455bb2-3215-4f34-9b85-46bdae258cac x-compute-request-id: req-73455bb2-3215-4f34-9b85-46bdae258cac Content-Length: 0 Content-Type: application/json 2019-01-18 06:23:51,971 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/da6de1c9-4c5a-4796-814d-c2652fde26c3/action used request id req-73455bb2-3215-4f34-9b85-46bdae258cac 2019-01-18 06:23:51,974 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/da6de1c9-4c5a-4796-814d-c2652fde26c3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77039f63da981e076f19178e604ef7fee3c15f5a" 2019-01-18 06:23:52,377 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:23: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-804e34d6-68c5-47fb-af43-b78bbca8f1cf x-compute-request-id: req-804e34d6-68c5-47fb-af43-b78bbca8f1cf Content-Encoding: gzip Content-Length: 758 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-1a57cc92-e400-4b18-b3ce-72c45a093611-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f5:cc:9f", "version": 4, "addr": "10.55.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/da6de1c9-4c5a-4796-814d-c2652fde26c3", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/da6de1c9-4c5a-4796-814d-c2652fde26c3", "rel": "bookmark"}], "image": {"id": "0f4b77ae-f09b-4411-b307-76d225f7bbbe", "links": [{"href": "http://172.30.9.23:8774/images/0f4b77ae-f09b-4411-b307-76d225f7bbbe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-18T06:23:45.000000", "flavor": {"id": "3c659ce1-e774-4568-b3c6-08575ea8f4d5", "links": [{"href": "http://172.30.9.23:8774/flavors/3c659ce1-e774-4568-b3c6-08575ea8f4d5", "rel": "bookmark"}]}, "id": "da6de1c9-4c5a-4796-814d-c2652fde26c3", "security_groups": [{"name": "default"}, {"name": "InstanceSecurityGroupTests-1a57cc92-e400-4b18-b3ce-72c45a093611-name"}], "user_id": "17ba168fc6d74c569ba5058eb0bb4fbb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-18T06:23:47Z", "hostId": "72248214016a3651699198d5e39dca344712b08618f1afae7bc7c368", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-1a57cc92-e400-4b18-b3ce-72c45a093611-inst", "created": "2019-01-18T06:23:40Z", "tenant_id": "abef053a0f06466ba14979ecee829464", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-18 06:23:52,377 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/da6de1c9-4c5a-4796-814d-c2652fde26c3 used request id req-804e34d6-68c5-47fb-af43-b78bbca8f1cf 2019-01-18 06:23:52,383 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-1a57cc92-e400-4b18-b3ce-72c45a093611-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77039f63da981e076f19178e604ef7fee3c15f5a" 2019-01-18 06:23:52,482 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-0a00a450-c2fc-4810-8114-45b7ad9c7b81 Date: Fri, 18 Jan 2019 06:23: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":["e499afc1-1f16-413c-ba66-0c6117a64672"],"updated_at":"2019-01-18T06:23:28Z","tenant_id":"abef053a0f06466ba14979ecee829464","created_at":"2019-01-18T06:23:27Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"abef053a0f06466ba14979ecee829464","id":"430a077c-87cd-48fe-8f67-e408ffbf11f7","name":"InstanceSecurityGroupTests-1a57cc92-e400-4b18-b3ce-72c45a093611-pub-net"}]} 2019-01-18 06:23:52,482 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-1a57cc92-e400-4b18-b3ce-72c45a093611-pub-net used request id req-0a00a450-c2fc-4810-8114-45b7ad9c7b81 2019-01-18 06:23:52,486 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/abef053a0f06466ba14979ecee829464 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77039f63da981e076f19178e604ef7fee3c15f5a" 2019-01-18 06:23:52,563 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:23:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b77d6403-5485-4af5-bfa7-a2e0dd8a40f1 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/abef053a0f06466ba14979ecee829464"}, "enabled": true, "id": "abef053a0f06466ba14979ecee829464", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-d9924d13-ad42-49d-proj"}} 2019-01-18 06:23:52,563 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/abef053a0f06466ba14979ecee829464 used request id req-b77d6403-5485-4af5-bfa7-a2e0dd8a40f1 2019-01-18 06:23:52,569 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=430a077c-87cd-48fe-8f67-e408ffbf11f7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77039f63da981e076f19178e604ef7fee3c15f5a" 2019-01-18 06:23:52,620 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-a49b7548-42fa-4970-bccf-54e543ec914b Date: Fri, 18 Jan 2019 06:23:52 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"430a077c-87cd-48fe-8f67-e408ffbf11f7","tenant_id":"abef053a0f06466ba14979ecee829464","created_at":"2019-01-18T06:23:28Z","dns_nameservers":[],"updated_at":"2019-01-18T06:23:28Z","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":"abef053a0f06466ba14979ecee829464","id":"e499afc1-1f16-413c-ba66-0c6117a64672","subnetpool_id":null,"name":"InstanceSecurityGroupTests-1a57cc92-e400-4b18-b3ce-72c45a093611-pub-subnet"}]} 2019-01-18 06:23:52,621 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=430a077c-87cd-48fe-8f67-e408ffbf11f7 used request id req-a49b7548-42fa-4970-bccf-54e543ec914b 2019-01-18 06:23:52,626 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=430a077c-87cd-48fe-8f67-e408ffbf11f7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77039f63da981e076f19178e604ef7fee3c15f5a" 2019-01-18 06:23:52,714 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3150 X-Openstack-Request-Id: req-a6d6e79b-9900-415e-b624-8fb9357c0a53 Date: Fri, 18 Jan 2019 06:23:52 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:23:51Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"e499afc1-1f16-413c-ba66-0c6117a64672","ip_address":"10.55.0.7"}],"id":"1cbe89de-c4e6-4a83-873e-90ed50a0305f","security_groups":["18f3ffb1-5724-4f73-8f3d-c9eec0d2a56d","2ca4e038-c9a8-48de-beba-948f3857561e"],"mac_address":"fa:16:3e:f5:cc:9f","project_id":"abef053a0f06466ba14979ecee829464","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-1a57cc92-e400-4b18-b3ce-72c45a093611-port","admin_state_up":true,"network_id":"430a077c-87cd-48fe-8f67-e408ffbf11f7","tenant_id":"abef053a0f06466ba14979ecee829464","created_at":"2019-01-18T06:23:36Z","binding:vnic_type":"normal","device_id":"da6de1c9-4c5a-4796-814d-c2652fde26c3"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:23:32Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"e499afc1-1f16-413c-ba66-0c6117a64672","ip_address":"10.55.0.3"}],"id":"235be5ce-5f33-41ac-a1c0-1142e4c5d9a2","security_groups":[],"mac_address":"fa:16:3e:c5:b8:f5","project_id":"abef053a0f06466ba14979ecee829464","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"430a077c-87cd-48fe-8f67-e408ffbf11f7","tenant_id":"abef053a0f06466ba14979ecee829464","created_at":"2019-01-18T06:23:29Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-430a077c-87cd-48fe-8f67-e408ffbf11f7"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:23:31Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"e499afc1-1f16-413c-ba66-0c6117a64672","ip_address":"10.55.0.4"}],"id":"96615805-ea07-47e2-82ee-ed2aa80f8802","security_groups":[],"mac_address":"fa:16:3e:84:08:01","project_id":"abef053a0f06466ba14979ecee829464","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"430a077c-87cd-48fe-8f67-e408ffbf11f7","tenant_id":"abef053a0f06466ba14979ecee829464","created_at":"2019-01-18T06:23:30Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-430a077c-87cd-48fe-8f67-e408ffbf11f7"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:23:31Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"e499afc1-1f16-413c-ba66-0c6117a64672","ip_address":"10.55.0.2"}],"id":"b0c24d0a-8588-4369-9247-f639c28a153d","security_groups":[],"mac_address":"fa:16:3e:ad:92:b0","project_id":"abef053a0f06466ba14979ecee829464","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"430a077c-87cd-48fe-8f67-e408ffbf11f7","tenant_id":"abef053a0f06466ba14979ecee829464","created_at":"2019-01-18T06:23:29Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-430a077c-87cd-48fe-8f67-e408ffbf11f7"}]} 2019-01-18 06:23:52,715 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=430a077c-87cd-48fe-8f67-e408ffbf11f7 used request id req-a6d6e79b-9900-415e-b624-8fb9357c0a53 2019-01-18 06:23:52,716 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:23:53,183 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b4c008d19a03442c831872581e884428", "name": "InstanceSecurityGroupTests-d9924d13-ad42-49d-proj-role"}], "expires_at": "2019-01-18T07:23:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "abef053a0f06466ba14979ecee829464", "name": "InstanceSecurityGroupTests-d9924d13-ad42-49d-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/abef053a0f06466ba14979ecee829464", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/abef053a0f06466ba14979ecee829464", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/abef053a0f06466ba14979ecee829464", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/abef053a0f06466ba14979ecee829464", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/abef053a0f06466ba14979ecee829464", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/abef053a0f06466ba14979ecee829464", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/abef053a0f06466ba14979ecee829464", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/abef053a0f06466ba14979ecee829464", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/abef053a0f06466ba14979ecee829464", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/abef053a0f06466ba14979ecee829464", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/abef053a0f06466ba14979ecee829464", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/abef053a0f06466ba14979ecee829464", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-d9924d13-ad42-49d-user", "id": "17ba168fc6d74c569ba5058eb0bb4fbb"}, "audit_ids": ["CrNurAXbS5Cva5rkpPeAEA"], "issued_at": "2019-01-18T06:23:53.000000Z"}} 2019-01-18 06:23:53,187 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/da6de1c9-4c5a-4796-814d-c2652fde26c3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b912770ad7e3be69e41f06018d883407d0252ee1" 2019-01-18 06:23:54,026 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:23: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-b014dd57-5d66-4dce-8534-28b902ebb8ea x-compute-request-id: req-b014dd57-5d66-4dce-8534-28b902ebb8ea Content-Encoding: gzip Content-Length: 758 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-1a57cc92-e400-4b18-b3ce-72c45a093611-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f5:cc:9f", "version": 4, "addr": "10.55.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/da6de1c9-4c5a-4796-814d-c2652fde26c3", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/da6de1c9-4c5a-4796-814d-c2652fde26c3", "rel": "bookmark"}], "image": {"id": "0f4b77ae-f09b-4411-b307-76d225f7bbbe", "links": [{"href": "http://172.30.9.23:8774/images/0f4b77ae-f09b-4411-b307-76d225f7bbbe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-18T06:23:45.000000", "flavor": {"id": "3c659ce1-e774-4568-b3c6-08575ea8f4d5", "links": [{"href": "http://172.30.9.23:8774/flavors/3c659ce1-e774-4568-b3c6-08575ea8f4d5", "rel": "bookmark"}]}, "id": "da6de1c9-4c5a-4796-814d-c2652fde26c3", "security_groups": [{"name": "default"}, {"name": "InstanceSecurityGroupTests-1a57cc92-e400-4b18-b3ce-72c45a093611-name"}], "user_id": "17ba168fc6d74c569ba5058eb0bb4fbb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-18T06:23:47Z", "hostId": "72248214016a3651699198d5e39dca344712b08618f1afae7bc7c368", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-1a57cc92-e400-4b18-b3ce-72c45a093611-inst", "created": "2019-01-18T06:23:40Z", "tenant_id": "abef053a0f06466ba14979ecee829464", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-18 06:23:54,026 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/da6de1c9-4c5a-4796-814d-c2652fde26c3 used request id req-b014dd57-5d66-4dce-8534-28b902ebb8ea 2019-01-18 06:23:54,030 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/da6de1c9-4c5a-4796-814d-c2652fde26c3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77039f63da981e076f19178e604ef7fee3c15f5a" 2019-01-18 06:23:54,486 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:23: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-683eb7c9-452a-41c3-92bb-f13116381f50 x-compute-request-id: req-683eb7c9-452a-41c3-92bb-f13116381f50 Content-Encoding: gzip Content-Length: 758 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-1a57cc92-e400-4b18-b3ce-72c45a093611-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f5:cc:9f", "version": 4, "addr": "10.55.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/da6de1c9-4c5a-4796-814d-c2652fde26c3", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/da6de1c9-4c5a-4796-814d-c2652fde26c3", "rel": "bookmark"}], "image": {"id": "0f4b77ae-f09b-4411-b307-76d225f7bbbe", "links": [{"href": "http://172.30.9.23:8774/images/0f4b77ae-f09b-4411-b307-76d225f7bbbe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-18T06:23:45.000000", "flavor": {"id": "3c659ce1-e774-4568-b3c6-08575ea8f4d5", "links": [{"href": "http://172.30.9.23:8774/flavors/3c659ce1-e774-4568-b3c6-08575ea8f4d5", "rel": "bookmark"}]}, "id": "da6de1c9-4c5a-4796-814d-c2652fde26c3", "security_groups": [{"name": "default"}, {"name": "InstanceSecurityGroupTests-1a57cc92-e400-4b18-b3ce-72c45a093611-name"}], "user_id": "17ba168fc6d74c569ba5058eb0bb4fbb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-18T06:23:47Z", "hostId": "72248214016a3651699198d5e39dca344712b08618f1afae7bc7c368", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-1a57cc92-e400-4b18-b3ce-72c45a093611-inst", "created": "2019-01-18T06:23:40Z", "tenant_id": "abef053a0f06466ba14979ecee829464", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-18 06:23:54,486 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/da6de1c9-4c5a-4796-814d-c2652fde26c3 used request id req-683eb7c9-452a-41c3-92bb-f13116381f50 2019-01-18 06:23:54,487 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-1a57cc92-e400-4b18-b3ce-72c45a093611-inst] is - ACTIVE 2019-01-18 06:23:54,487 - create_instance - INFO - VM is - ACTIVE 2019-01-18 06:23:54,490 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/da6de1c9-4c5a-4796-814d-c2652fde26c3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77039f63da981e076f19178e604ef7fee3c15f5a" 2019-01-18 06:23:55,133 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:23: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-0e7e8088-324e-478a-a0f0-a1e6fa8dba7d x-compute-request-id: req-0e7e8088-324e-478a-a0f0-a1e6fa8dba7d Content-Encoding: gzip Content-Length: 758 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-1a57cc92-e400-4b18-b3ce-72c45a093611-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f5:cc:9f", "version": 4, "addr": "10.55.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/da6de1c9-4c5a-4796-814d-c2652fde26c3", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/da6de1c9-4c5a-4796-814d-c2652fde26c3", "rel": "bookmark"}], "image": {"id": "0f4b77ae-f09b-4411-b307-76d225f7bbbe", "links": [{"href": "http://172.30.9.23:8774/images/0f4b77ae-f09b-4411-b307-76d225f7bbbe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-18T06:23:45.000000", "flavor": {"id": "3c659ce1-e774-4568-b3c6-08575ea8f4d5", "links": [{"href": "http://172.30.9.23:8774/flavors/3c659ce1-e774-4568-b3c6-08575ea8f4d5", "rel": "bookmark"}]}, "id": "da6de1c9-4c5a-4796-814d-c2652fde26c3", "security_groups": [{"name": "default"}, {"name": "InstanceSecurityGroupTests-1a57cc92-e400-4b18-b3ce-72c45a093611-name"}], "user_id": "17ba168fc6d74c569ba5058eb0bb4fbb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-18T06:23:47Z", "hostId": "72248214016a3651699198d5e39dca344712b08618f1afae7bc7c368", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-1a57cc92-e400-4b18-b3ce-72c45a093611-inst", "created": "2019-01-18T06:23:40Z", "tenant_id": "abef053a0f06466ba14979ecee829464", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-18 06:23:55,133 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/da6de1c9-4c5a-4796-814d-c2652fde26c3 used request id req-0e7e8088-324e-478a-a0f0-a1e6fa8dba7d 2019-01-18 06:23:55,139 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-1a57cc92-e400-4b18-b3ce-72c45a093611-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77039f63da981e076f19178e604ef7fee3c15f5a" 2019-01-18 06:23:55,421 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-55b8566d-1bfa-4fdd-83a2-340331aa2bb5 Date: Fri, 18 Jan 2019 06:23: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":["e499afc1-1f16-413c-ba66-0c6117a64672"],"updated_at":"2019-01-18T06:23:28Z","tenant_id":"abef053a0f06466ba14979ecee829464","created_at":"2019-01-18T06:23:27Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"abef053a0f06466ba14979ecee829464","id":"430a077c-87cd-48fe-8f67-e408ffbf11f7","name":"InstanceSecurityGroupTests-1a57cc92-e400-4b18-b3ce-72c45a093611-pub-net"}]} 2019-01-18 06:23:55,421 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-1a57cc92-e400-4b18-b3ce-72c45a093611-pub-net used request id req-55b8566d-1bfa-4fdd-83a2-340331aa2bb5 2019-01-18 06:23:55,425 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/abef053a0f06466ba14979ecee829464 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77039f63da981e076f19178e604ef7fee3c15f5a" 2019-01-18 06:23:55,499 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:23:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c03792f1-36c7-4ec8-825b-a4e43591285e 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/abef053a0f06466ba14979ecee829464"}, "enabled": true, "id": "abef053a0f06466ba14979ecee829464", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-d9924d13-ad42-49d-proj"}} 2019-01-18 06:23:55,500 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/abef053a0f06466ba14979ecee829464 used request id req-c03792f1-36c7-4ec8-825b-a4e43591285e 2019-01-18 06:23:55,505 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=430a077c-87cd-48fe-8f67-e408ffbf11f7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77039f63da981e076f19178e604ef7fee3c15f5a" 2019-01-18 06:23:55,648 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-2f197b47-7b2d-4bc7-a647-bfd86c3005a0 Date: Fri, 18 Jan 2019 06:23:55 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"430a077c-87cd-48fe-8f67-e408ffbf11f7","tenant_id":"abef053a0f06466ba14979ecee829464","created_at":"2019-01-18T06:23:28Z","dns_nameservers":[],"updated_at":"2019-01-18T06:23:28Z","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":"abef053a0f06466ba14979ecee829464","id":"e499afc1-1f16-413c-ba66-0c6117a64672","subnetpool_id":null,"name":"InstanceSecurityGroupTests-1a57cc92-e400-4b18-b3ce-72c45a093611-pub-subnet"}]} 2019-01-18 06:23:55,648 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=430a077c-87cd-48fe-8f67-e408ffbf11f7 used request id req-2f197b47-7b2d-4bc7-a647-bfd86c3005a0 2019-01-18 06:23:55,654 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=430a077c-87cd-48fe-8f67-e408ffbf11f7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77039f63da981e076f19178e604ef7fee3c15f5a" 2019-01-18 06:23:55,741 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3150 X-Openstack-Request-Id: req-8072bb2a-b0f3-4d05-ba70-fc82c8ecb55a Date: Fri, 18 Jan 2019 06:23:55 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:23:51Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"e499afc1-1f16-413c-ba66-0c6117a64672","ip_address":"10.55.0.7"}],"id":"1cbe89de-c4e6-4a83-873e-90ed50a0305f","security_groups":["18f3ffb1-5724-4f73-8f3d-c9eec0d2a56d","2ca4e038-c9a8-48de-beba-948f3857561e"],"mac_address":"fa:16:3e:f5:cc:9f","project_id":"abef053a0f06466ba14979ecee829464","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-1a57cc92-e400-4b18-b3ce-72c45a093611-port","admin_state_up":true,"network_id":"430a077c-87cd-48fe-8f67-e408ffbf11f7","tenant_id":"abef053a0f06466ba14979ecee829464","created_at":"2019-01-18T06:23:36Z","binding:vnic_type":"normal","device_id":"da6de1c9-4c5a-4796-814d-c2652fde26c3"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:23:32Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"e499afc1-1f16-413c-ba66-0c6117a64672","ip_address":"10.55.0.3"}],"id":"235be5ce-5f33-41ac-a1c0-1142e4c5d9a2","security_groups":[],"mac_address":"fa:16:3e:c5:b8:f5","project_id":"abef053a0f06466ba14979ecee829464","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"430a077c-87cd-48fe-8f67-e408ffbf11f7","tenant_id":"abef053a0f06466ba14979ecee829464","created_at":"2019-01-18T06:23:29Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-430a077c-87cd-48fe-8f67-e408ffbf11f7"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:23:31Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"e499afc1-1f16-413c-ba66-0c6117a64672","ip_address":"10.55.0.4"}],"id":"96615805-ea07-47e2-82ee-ed2aa80f8802","security_groups":[],"mac_address":"fa:16:3e:84:08:01","project_id":"abef053a0f06466ba14979ecee829464","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"430a077c-87cd-48fe-8f67-e408ffbf11f7","tenant_id":"abef053a0f06466ba14979ecee829464","created_at":"2019-01-18T06:23:30Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-430a077c-87cd-48fe-8f67-e408ffbf11f7"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:23:31Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"e499afc1-1f16-413c-ba66-0c6117a64672","ip_address":"10.55.0.2"}],"id":"b0c24d0a-8588-4369-9247-f639c28a153d","security_groups":[],"mac_address":"fa:16:3e:ad:92:b0","project_id":"abef053a0f06466ba14979ecee829464","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"430a077c-87cd-48fe-8f67-e408ffbf11f7","tenant_id":"abef053a0f06466ba14979ecee829464","created_at":"2019-01-18T06:23:29Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-430a077c-87cd-48fe-8f67-e408ffbf11f7"}]} 2019-01-18 06:23:55,741 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=430a077c-87cd-48fe-8f67-e408ffbf11f7 used request id req-8072bb2a-b0f3-4d05-ba70-fc82c8ecb55a 2019-01-18 06:23:55,745 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/da6de1c9-4c5a-4796-814d-c2652fde26c3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77039f63da981e076f19178e604ef7fee3c15f5a" 2019-01-18 06:23:56,445 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:23: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-68017e08-9720-4a5d-a7da-9d1ed1ae0e8e x-compute-request-id: req-68017e08-9720-4a5d-a7da-9d1ed1ae0e8e Content-Encoding: gzip Content-Length: 758 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-1a57cc92-e400-4b18-b3ce-72c45a093611-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f5:cc:9f", "version": 4, "addr": "10.55.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/da6de1c9-4c5a-4796-814d-c2652fde26c3", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/da6de1c9-4c5a-4796-814d-c2652fde26c3", "rel": "bookmark"}], "image": {"id": "0f4b77ae-f09b-4411-b307-76d225f7bbbe", "links": [{"href": "http://172.30.9.23:8774/images/0f4b77ae-f09b-4411-b307-76d225f7bbbe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-18T06:23:45.000000", "flavor": {"id": "3c659ce1-e774-4568-b3c6-08575ea8f4d5", "links": [{"href": "http://172.30.9.23:8774/flavors/3c659ce1-e774-4568-b3c6-08575ea8f4d5", "rel": "bookmark"}]}, "id": "da6de1c9-4c5a-4796-814d-c2652fde26c3", "security_groups": [{"name": "default"}, {"name": "InstanceSecurityGroupTests-1a57cc92-e400-4b18-b3ce-72c45a093611-name"}], "user_id": "17ba168fc6d74c569ba5058eb0bb4fbb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-18T06:23:47Z", "hostId": "72248214016a3651699198d5e39dca344712b08618f1afae7bc7c368", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-1a57cc92-e400-4b18-b3ce-72c45a093611-inst", "created": "2019-01-18T06:23:40Z", "tenant_id": "abef053a0f06466ba14979ecee829464", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-18 06:23:56,445 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/da6de1c9-4c5a-4796-814d-c2652fde26c3 used request id req-68017e08-9720-4a5d-a7da-9d1ed1ae0e8e 2019-01-18 06:23:56,451 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-1a57cc92-e400-4b18-b3ce-72c45a093611-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77039f63da981e076f19178e604ef7fee3c15f5a" 2019-01-18 06:23:56,558 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-d16fe90c-63d6-4d42-a33a-3f76193396c8 Date: Fri, 18 Jan 2019 06:23: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":["e499afc1-1f16-413c-ba66-0c6117a64672"],"updated_at":"2019-01-18T06:23:28Z","tenant_id":"abef053a0f06466ba14979ecee829464","created_at":"2019-01-18T06:23:27Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"abef053a0f06466ba14979ecee829464","id":"430a077c-87cd-48fe-8f67-e408ffbf11f7","name":"InstanceSecurityGroupTests-1a57cc92-e400-4b18-b3ce-72c45a093611-pub-net"}]} 2019-01-18 06:23:56,558 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-1a57cc92-e400-4b18-b3ce-72c45a093611-pub-net used request id req-d16fe90c-63d6-4d42-a33a-3f76193396c8 2019-01-18 06:23:56,562 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/abef053a0f06466ba14979ecee829464 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77039f63da981e076f19178e604ef7fee3c15f5a" 2019-01-18 06:23:56,638 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:23:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-22ee2d59-e910-409b-9425-6f1bbeaa7e26 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/abef053a0f06466ba14979ecee829464"}, "enabled": true, "id": "abef053a0f06466ba14979ecee829464", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-d9924d13-ad42-49d-proj"}} 2019-01-18 06:23:56,638 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/abef053a0f06466ba14979ecee829464 used request id req-22ee2d59-e910-409b-9425-6f1bbeaa7e26 2019-01-18 06:23:56,643 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=430a077c-87cd-48fe-8f67-e408ffbf11f7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77039f63da981e076f19178e604ef7fee3c15f5a" 2019-01-18 06:23:56,697 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-d62139a3-c39d-4131-9d93-6a299c70ed88 Date: Fri, 18 Jan 2019 06:23:56 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"430a077c-87cd-48fe-8f67-e408ffbf11f7","tenant_id":"abef053a0f06466ba14979ecee829464","created_at":"2019-01-18T06:23:28Z","dns_nameservers":[],"updated_at":"2019-01-18T06:23:28Z","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":"abef053a0f06466ba14979ecee829464","id":"e499afc1-1f16-413c-ba66-0c6117a64672","subnetpool_id":null,"name":"InstanceSecurityGroupTests-1a57cc92-e400-4b18-b3ce-72c45a093611-pub-subnet"}]} 2019-01-18 06:23:56,697 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=430a077c-87cd-48fe-8f67-e408ffbf11f7 used request id req-d62139a3-c39d-4131-9d93-6a299c70ed88 2019-01-18 06:23:56,703 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=430a077c-87cd-48fe-8f67-e408ffbf11f7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77039f63da981e076f19178e604ef7fee3c15f5a" 2019-01-18 06:23:56,941 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3150 X-Openstack-Request-Id: req-dbd9ec67-7f71-400a-ae2d-b5047429c6d7 Date: Fri, 18 Jan 2019 06:23:56 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:23:51Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"e499afc1-1f16-413c-ba66-0c6117a64672","ip_address":"10.55.0.7"}],"id":"1cbe89de-c4e6-4a83-873e-90ed50a0305f","security_groups":["18f3ffb1-5724-4f73-8f3d-c9eec0d2a56d","2ca4e038-c9a8-48de-beba-948f3857561e"],"mac_address":"fa:16:3e:f5:cc:9f","project_id":"abef053a0f06466ba14979ecee829464","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-1a57cc92-e400-4b18-b3ce-72c45a093611-port","admin_state_up":true,"network_id":"430a077c-87cd-48fe-8f67-e408ffbf11f7","tenant_id":"abef053a0f06466ba14979ecee829464","created_at":"2019-01-18T06:23:36Z","binding:vnic_type":"normal","device_id":"da6de1c9-4c5a-4796-814d-c2652fde26c3"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:23:32Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"e499afc1-1f16-413c-ba66-0c6117a64672","ip_address":"10.55.0.3"}],"id":"235be5ce-5f33-41ac-a1c0-1142e4c5d9a2","security_groups":[],"mac_address":"fa:16:3e:c5:b8:f5","project_id":"abef053a0f06466ba14979ecee829464","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"430a077c-87cd-48fe-8f67-e408ffbf11f7","tenant_id":"abef053a0f06466ba14979ecee829464","created_at":"2019-01-18T06:23:29Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-430a077c-87cd-48fe-8f67-e408ffbf11f7"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:23:31Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"e499afc1-1f16-413c-ba66-0c6117a64672","ip_address":"10.55.0.4"}],"id":"96615805-ea07-47e2-82ee-ed2aa80f8802","security_groups":[],"mac_address":"fa:16:3e:84:08:01","project_id":"abef053a0f06466ba14979ecee829464","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"430a077c-87cd-48fe-8f67-e408ffbf11f7","tenant_id":"abef053a0f06466ba14979ecee829464","created_at":"2019-01-18T06:23:30Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-430a077c-87cd-48fe-8f67-e408ffbf11f7"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:23:31Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"e499afc1-1f16-413c-ba66-0c6117a64672","ip_address":"10.55.0.2"}],"id":"b0c24d0a-8588-4369-9247-f639c28a153d","security_groups":[],"mac_address":"fa:16:3e:ad:92:b0","project_id":"abef053a0f06466ba14979ecee829464","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"430a077c-87cd-48fe-8f67-e408ffbf11f7","tenant_id":"abef053a0f06466ba14979ecee829464","created_at":"2019-01-18T06:23:29Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-430a077c-87cd-48fe-8f67-e408ffbf11f7"}]} 2019-01-18 06:23:56,941 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=430a077c-87cd-48fe-8f67-e408ffbf11f7 used request id req-dbd9ec67-7f71-400a-ae2d-b5047429c6d7 2019-01-18 06:23:56,945 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers/da6de1c9-4c5a-4796-814d-c2652fde26c3/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77039f63da981e076f19178e604ef7fee3c15f5a" -d '{"addSecurityGroup": {"name": "InstanceSecurityGroupTests-1a57cc92-e400-4b18-b3ce-72c45a093611-name"}}' 2019-01-18 06:23:57,738 - novaclient.v2.client - DEBUG - RESP: [400] Date: Fri, 18 Jan 2019 06:23: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-93ae86fa-eefe-4cbd-b994-fa145ee11af1 x-compute-request-id: req-93ae86fa-eefe-4cbd-b994-fa145ee11af1 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: '2ca4e038-c9a8-48de-beba-948f3857561e'.\nNeutron server returns request_ids: ['req-964264d7-42bc-4546-aa7d-d5ad955e7863']", "code": 400}} 2019-01-18 06:23:57,739 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/da6de1c9-4c5a-4796-814d-c2652fde26c3/action used request id req-93ae86fa-eefe-4cbd-b994-fa145ee11af1 2019-01-18 06:23:57,742 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/da6de1c9-4c5a-4796-814d-c2652fde26c3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77039f63da981e076f19178e604ef7fee3c15f5a" 2019-01-18 06:23:58,219 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:23: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-51c93671-0d20-4b3e-ac34-41c2dc48ef8e x-compute-request-id: req-51c93671-0d20-4b3e-ac34-41c2dc48ef8e Content-Encoding: gzip Content-Length: 758 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-1a57cc92-e400-4b18-b3ce-72c45a093611-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f5:cc:9f", "version": 4, "addr": "10.55.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/da6de1c9-4c5a-4796-814d-c2652fde26c3", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/da6de1c9-4c5a-4796-814d-c2652fde26c3", "rel": "bookmark"}], "image": {"id": "0f4b77ae-f09b-4411-b307-76d225f7bbbe", "links": [{"href": "http://172.30.9.23:8774/images/0f4b77ae-f09b-4411-b307-76d225f7bbbe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-18T06:23:45.000000", "flavor": {"id": "3c659ce1-e774-4568-b3c6-08575ea8f4d5", "links": [{"href": "http://172.30.9.23:8774/flavors/3c659ce1-e774-4568-b3c6-08575ea8f4d5", "rel": "bookmark"}]}, "id": "da6de1c9-4c5a-4796-814d-c2652fde26c3", "security_groups": [{"name": "default"}, {"name": "InstanceSecurityGroupTests-1a57cc92-e400-4b18-b3ce-72c45a093611-name"}], "user_id": "17ba168fc6d74c569ba5058eb0bb4fbb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-18T06:23:47Z", "hostId": "72248214016a3651699198d5e39dca344712b08618f1afae7bc7c368", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-1a57cc92-e400-4b18-b3ce-72c45a093611-inst", "created": "2019-01-18T06:23:40Z", "tenant_id": "abef053a0f06466ba14979ecee829464", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-18 06:23:58,219 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/da6de1c9-4c5a-4796-814d-c2652fde26c3 used request id req-51c93671-0d20-4b3e-ac34-41c2dc48ef8e 2019-01-18 06:23:58,220 - nova_utils - WARNING - Security group [InstanceSecurityGroupTests-1a57cc92-e400-4b18-b3ce-72c45a093611-name] already added to VM [InstanceSecurityGroupTests-1a57cc92-e400-4b18-b3ce-72c45a093611-inst] 2019-01-18 06:23:58,223 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/da6de1c9-4c5a-4796-814d-c2652fde26c3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77039f63da981e076f19178e604ef7fee3c15f5a" 2019-01-18 06:23:58,833 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:23: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-b44e594f-5c17-4b29-a0bb-281c54d9d6e7 x-compute-request-id: req-b44e594f-5c17-4b29-a0bb-281c54d9d6e7 Content-Encoding: gzip Content-Length: 758 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-1a57cc92-e400-4b18-b3ce-72c45a093611-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f5:cc:9f", "version": 4, "addr": "10.55.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/da6de1c9-4c5a-4796-814d-c2652fde26c3", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/da6de1c9-4c5a-4796-814d-c2652fde26c3", "rel": "bookmark"}], "image": {"id": "0f4b77ae-f09b-4411-b307-76d225f7bbbe", "links": [{"href": "http://172.30.9.23:8774/images/0f4b77ae-f09b-4411-b307-76d225f7bbbe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-18T06:23:45.000000", "flavor": {"id": "3c659ce1-e774-4568-b3c6-08575ea8f4d5", "links": [{"href": "http://172.30.9.23:8774/flavors/3c659ce1-e774-4568-b3c6-08575ea8f4d5", "rel": "bookmark"}]}, "id": "da6de1c9-4c5a-4796-814d-c2652fde26c3", "security_groups": [{"name": "default"}, {"name": "InstanceSecurityGroupTests-1a57cc92-e400-4b18-b3ce-72c45a093611-name"}], "user_id": "17ba168fc6d74c569ba5058eb0bb4fbb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-18T06:23:47Z", "hostId": "72248214016a3651699198d5e39dca344712b08618f1afae7bc7c368", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-1a57cc92-e400-4b18-b3ce-72c45a093611-inst", "created": "2019-01-18T06:23:40Z", "tenant_id": "abef053a0f06466ba14979ecee829464", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-18 06:23:58,834 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/da6de1c9-4c5a-4796-814d-c2652fde26c3 used request id req-b44e594f-5c17-4b29-a0bb-281c54d9d6e7 2019-01-18 06:23:58,839 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-1a57cc92-e400-4b18-b3ce-72c45a093611-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77039f63da981e076f19178e604ef7fee3c15f5a" 2019-01-18 06:23:58,941 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-42c8bb7f-fd6d-439f-9c1e-6a46b5d4ee54 Date: Fri, 18 Jan 2019 06:23: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":["e499afc1-1f16-413c-ba66-0c6117a64672"],"updated_at":"2019-01-18T06:23:28Z","tenant_id":"abef053a0f06466ba14979ecee829464","created_at":"2019-01-18T06:23:27Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"abef053a0f06466ba14979ecee829464","id":"430a077c-87cd-48fe-8f67-e408ffbf11f7","name":"InstanceSecurityGroupTests-1a57cc92-e400-4b18-b3ce-72c45a093611-pub-net"}]} 2019-01-18 06:23:58,941 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-1a57cc92-e400-4b18-b3ce-72c45a093611-pub-net used request id req-42c8bb7f-fd6d-439f-9c1e-6a46b5d4ee54 2019-01-18 06:23:58,945 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/abef053a0f06466ba14979ecee829464 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77039f63da981e076f19178e604ef7fee3c15f5a" 2019-01-18 06:23:59,036 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:23:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-040306ce-2e60-427d-a650-8c04f247e96d 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/abef053a0f06466ba14979ecee829464"}, "enabled": true, "id": "abef053a0f06466ba14979ecee829464", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-d9924d13-ad42-49d-proj"}} 2019-01-18 06:23:59,036 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/abef053a0f06466ba14979ecee829464 used request id req-040306ce-2e60-427d-a650-8c04f247e96d 2019-01-18 06:23:59,041 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=430a077c-87cd-48fe-8f67-e408ffbf11f7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77039f63da981e076f19178e604ef7fee3c15f5a" 2019-01-18 06:23:59,237 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-4c8d17eb-8a2c-4177-8090-642869e623c9 Date: Fri, 18 Jan 2019 06:23:59 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"430a077c-87cd-48fe-8f67-e408ffbf11f7","tenant_id":"abef053a0f06466ba14979ecee829464","created_at":"2019-01-18T06:23:28Z","dns_nameservers":[],"updated_at":"2019-01-18T06:23:28Z","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":"abef053a0f06466ba14979ecee829464","id":"e499afc1-1f16-413c-ba66-0c6117a64672","subnetpool_id":null,"name":"InstanceSecurityGroupTests-1a57cc92-e400-4b18-b3ce-72c45a093611-pub-subnet"}]} 2019-01-18 06:23:59,237 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=430a077c-87cd-48fe-8f67-e408ffbf11f7 used request id req-4c8d17eb-8a2c-4177-8090-642869e623c9 2019-01-18 06:23:59,243 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=430a077c-87cd-48fe-8f67-e408ffbf11f7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77039f63da981e076f19178e604ef7fee3c15f5a" 2019-01-18 06:23:59,337 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3150 X-Openstack-Request-Id: req-12a47c1b-a85f-4117-b257-73e9bbd122e4 Date: Fri, 18 Jan 2019 06:23:59 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:23:51Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"e499afc1-1f16-413c-ba66-0c6117a64672","ip_address":"10.55.0.7"}],"id":"1cbe89de-c4e6-4a83-873e-90ed50a0305f","security_groups":["18f3ffb1-5724-4f73-8f3d-c9eec0d2a56d","2ca4e038-c9a8-48de-beba-948f3857561e"],"mac_address":"fa:16:3e:f5:cc:9f","project_id":"abef053a0f06466ba14979ecee829464","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-1a57cc92-e400-4b18-b3ce-72c45a093611-port","admin_state_up":true,"network_id":"430a077c-87cd-48fe-8f67-e408ffbf11f7","tenant_id":"abef053a0f06466ba14979ecee829464","created_at":"2019-01-18T06:23:36Z","binding:vnic_type":"normal","device_id":"da6de1c9-4c5a-4796-814d-c2652fde26c3"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:23:32Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"e499afc1-1f16-413c-ba66-0c6117a64672","ip_address":"10.55.0.3"}],"id":"235be5ce-5f33-41ac-a1c0-1142e4c5d9a2","security_groups":[],"mac_address":"fa:16:3e:c5:b8:f5","project_id":"abef053a0f06466ba14979ecee829464","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"430a077c-87cd-48fe-8f67-e408ffbf11f7","tenant_id":"abef053a0f06466ba14979ecee829464","created_at":"2019-01-18T06:23:29Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-430a077c-87cd-48fe-8f67-e408ffbf11f7"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:23:31Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"e499afc1-1f16-413c-ba66-0c6117a64672","ip_address":"10.55.0.4"}],"id":"96615805-ea07-47e2-82ee-ed2aa80f8802","security_groups":[],"mac_address":"fa:16:3e:84:08:01","project_id":"abef053a0f06466ba14979ecee829464","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"430a077c-87cd-48fe-8f67-e408ffbf11f7","tenant_id":"abef053a0f06466ba14979ecee829464","created_at":"2019-01-18T06:23:30Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-430a077c-87cd-48fe-8f67-e408ffbf11f7"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:23:31Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"e499afc1-1f16-413c-ba66-0c6117a64672","ip_address":"10.55.0.2"}],"id":"b0c24d0a-8588-4369-9247-f639c28a153d","security_groups":[],"mac_address":"fa:16:3e:ad:92:b0","project_id":"abef053a0f06466ba14979ecee829464","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"430a077c-87cd-48fe-8f67-e408ffbf11f7","tenant_id":"abef053a0f06466ba14979ecee829464","created_at":"2019-01-18T06:23:29Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-430a077c-87cd-48fe-8f67-e408ffbf11f7"}]} 2019-01-18 06:23:59,338 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=430a077c-87cd-48fe-8f67-e408ffbf11f7 used request id req-12a47c1b-a85f-4117-b257-73e9bbd122e4 2019-01-18 06:23:59,341 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/da6de1c9-4c5a-4796-814d-c2652fde26c3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b912770ad7e3be69e41f06018d883407d0252ee1" 2019-01-18 06:23:59,952 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:23: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-7eb1d3cf-ce59-4d8b-b253-ddd95295ca3a x-compute-request-id: req-7eb1d3cf-ce59-4d8b-b253-ddd95295ca3a Content-Encoding: gzip Content-Length: 758 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-1a57cc92-e400-4b18-b3ce-72c45a093611-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f5:cc:9f", "version": 4, "addr": "10.55.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/da6de1c9-4c5a-4796-814d-c2652fde26c3", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/da6de1c9-4c5a-4796-814d-c2652fde26c3", "rel": "bookmark"}], "image": {"id": "0f4b77ae-f09b-4411-b307-76d225f7bbbe", "links": [{"href": "http://172.30.9.23:8774/images/0f4b77ae-f09b-4411-b307-76d225f7bbbe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-18T06:23:45.000000", "flavor": {"id": "3c659ce1-e774-4568-b3c6-08575ea8f4d5", "links": [{"href": "http://172.30.9.23:8774/flavors/3c659ce1-e774-4568-b3c6-08575ea8f4d5", "rel": "bookmark"}]}, "id": "da6de1c9-4c5a-4796-814d-c2652fde26c3", "security_groups": [{"name": "default"}, {"name": "InstanceSecurityGroupTests-1a57cc92-e400-4b18-b3ce-72c45a093611-name"}], "user_id": "17ba168fc6d74c569ba5058eb0bb4fbb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-18T06:23:47Z", "hostId": "72248214016a3651699198d5e39dca344712b08618f1afae7bc7c368", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-1a57cc92-e400-4b18-b3ce-72c45a093611-inst", "created": "2019-01-18T06:23:40Z", "tenant_id": "abef053a0f06466ba14979ecee829464", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-18 06:23:59,953 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/da6de1c9-4c5a-4796-814d-c2652fde26c3 used request id req-7eb1d3cf-ce59-4d8b-b253-ddd95295ca3a 2019-01-18 06:23:59,953 - create_instance - INFO - Deleting Port with ID - 1cbe89de-c4e6-4a83-873e-90ed50a0305f 2019-01-18 06:23:59,953 - neutron_utils - INFO - Deleting port with name InstanceSecurityGroupTests-1a57cc92-e400-4b18-b3ce-72c45a093611-port 2019-01-18 06:23:59,959 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/ports/1cbe89de-c4e6-4a83-873e-90ed50a0305f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77039f63da981e076f19178e604ef7fee3c15f5a" 2019-01-18 06:24:00,403 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-e973140e-4593-439a-9217-bc629aba9bb3 Date: Fri, 18 Jan 2019 06:24:00 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-18 06:24:00,403 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/ports/1cbe89de-c4e6-4a83-873e-90ed50a0305f used request id req-e973140e-4593-439a-9217-bc629aba9bb3 2019-01-18 06:24:00,403 - create_instance - INFO - Deleting VM instance - InstanceSecurityGroupTests-1a57cc92-e400-4b18-b3ce-72c45a093611-inst 2019-01-18 06:24:00,406 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/servers/da6de1c9-4c5a-4796-814d-c2652fde26c3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77039f63da981e076f19178e604ef7fee3c15f5a" 2019-01-18 06:24:00,550 - novaclient.v2.client - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 06: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-e0ce9067-cca1-49bd-8377-243a011cf4de x-compute-request-id: req-e0ce9067-cca1-49bd-8377-243a011cf4de Content-Type: application/json 2019-01-18 06:24:00,550 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/servers/da6de1c9-4c5a-4796-814d-c2652fde26c3 used request id req-e0ce9067-cca1-49bd-8377-243a011cf4de 2019-01-18 06:24:00,550 - create_instance - INFO - Checking deletion status 2019-01-18 06:24:00,553 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/da6de1c9-4c5a-4796-814d-c2652fde26c3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77039f63da981e076f19178e604ef7fee3c15f5a" 2019-01-18 06:24:00,923 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06: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-2e2355a5-d377-4bcc-a7de-142d33a42148 x-compute-request-id: req-2e2355a5-d377-4bcc-a7de-142d33a42148 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/da6de1c9-4c5a-4796-814d-c2652fde26c3", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/da6de1c9-4c5a-4796-814d-c2652fde26c3", "rel": "bookmark"}], "image": {"id": "0f4b77ae-f09b-4411-b307-76d225f7bbbe", "links": [{"href": "http://172.30.9.23:8774/images/0f4b77ae-f09b-4411-b307-76d225f7bbbe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-18T06:23:45.000000", "flavor": {"id": "3c659ce1-e774-4568-b3c6-08575ea8f4d5", "links": [{"href": "http://172.30.9.23:8774/flavors/3c659ce1-e774-4568-b3c6-08575ea8f4d5", "rel": "bookmark"}]}, "id": "da6de1c9-4c5a-4796-814d-c2652fde26c3", "user_id": "17ba168fc6d74c569ba5058eb0bb4fbb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-18T06:24:00Z", "hostId": "72248214016a3651699198d5e39dca344712b08618f1afae7bc7c368", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-1a57cc92-e400-4b18-b3ce-72c45a093611-inst", "created": "2019-01-18T06:23:40Z", "tenant_id": "abef053a0f06466ba14979ecee829464", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-18 06:24:00,923 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/da6de1c9-4c5a-4796-814d-c2652fde26c3 used request id req-2e2355a5-d377-4bcc-a7de-142d33a42148 2019-01-18 06:24:00,923 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-1a57cc92-e400-4b18-b3ce-72c45a093611-inst] is - ACTIVE 2019-01-18 06:24:00,924 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-18 06:24:03,927 - create_instance - DEBUG - VM status query timeout in 296.623574018 2019-01-18 06:24:03,930 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/da6de1c9-4c5a-4796-814d-c2652fde26c3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77039f63da981e076f19178e604ef7fee3c15f5a" 2019-01-18 06:24:04,186 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:24: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-c28aed30-93ab-4619-a792-14598dbadae5 x-compute-request-id: req-c28aed30-93ab-4619-a792-14598dbadae5 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/da6de1c9-4c5a-4796-814d-c2652fde26c3", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/da6de1c9-4c5a-4796-814d-c2652fde26c3", "rel": "bookmark"}], "image": {"id": "0f4b77ae-f09b-4411-b307-76d225f7bbbe", "links": [{"href": "http://172.30.9.23:8774/images/0f4b77ae-f09b-4411-b307-76d225f7bbbe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-18T06:23:45.000000", "flavor": {"id": "3c659ce1-e774-4568-b3c6-08575ea8f4d5", "links": [{"href": "http://172.30.9.23:8774/flavors/3c659ce1-e774-4568-b3c6-08575ea8f4d5", "rel": "bookmark"}]}, "id": "da6de1c9-4c5a-4796-814d-c2652fde26c3", "user_id": "17ba168fc6d74c569ba5058eb0bb4fbb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-18T06:24:00Z", "hostId": "72248214016a3651699198d5e39dca344712b08618f1afae7bc7c368", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-1a57cc92-e400-4b18-b3ce-72c45a093611-inst", "created": "2019-01-18T06:23:40Z", "tenant_id": "abef053a0f06466ba14979ecee829464", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-18 06:24:04,186 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/da6de1c9-4c5a-4796-814d-c2652fde26c3 used request id req-c28aed30-93ab-4619-a792-14598dbadae5 2019-01-18 06:24:04,186 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-1a57cc92-e400-4b18-b3ce-72c45a093611-inst] is - ACTIVE 2019-01-18 06:24:04,187 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-18 06:24:07,190 - create_instance - DEBUG - VM status query timeout in 293.360678911 2019-01-18 06:24:07,193 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/da6de1c9-4c5a-4796-814d-c2652fde26c3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77039f63da981e076f19178e604ef7fee3c15f5a" 2019-01-18 06:24:07,452 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:24: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-df2add09-0ff4-4351-a90e-313910dbf067 x-compute-request-id: req-df2add09-0ff4-4351-a90e-313910dbf067 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/da6de1c9-4c5a-4796-814d-c2652fde26c3", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/da6de1c9-4c5a-4796-814d-c2652fde26c3", "rel": "bookmark"}], "image": {"id": "0f4b77ae-f09b-4411-b307-76d225f7bbbe", "links": [{"href": "http://172.30.9.23:8774/images/0f4b77ae-f09b-4411-b307-76d225f7bbbe", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-18T06:23:45.000000", "flavor": {"id": "3c659ce1-e774-4568-b3c6-08575ea8f4d5", "links": [{"href": "http://172.30.9.23:8774/flavors/3c659ce1-e774-4568-b3c6-08575ea8f4d5", "rel": "bookmark"}]}, "id": "da6de1c9-4c5a-4796-814d-c2652fde26c3", "user_id": "17ba168fc6d74c569ba5058eb0bb4fbb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-18T06:24:00Z", "hostId": "72248214016a3651699198d5e39dca344712b08618f1afae7bc7c368", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-1a57cc92-e400-4b18-b3ce-72c45a093611-inst", "created": "2019-01-18T06:23:40Z", "tenant_id": "abef053a0f06466ba14979ecee829464", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-18 06:24:07,452 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/da6de1c9-4c5a-4796-814d-c2652fde26c3 used request id req-df2add09-0ff4-4351-a90e-313910dbf067 2019-01-18 06:24:07,452 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-1a57cc92-e400-4b18-b3ce-72c45a093611-inst] is - ACTIVE 2019-01-18 06:24:07,452 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-18 06:24:10,456 - create_instance - DEBUG - VM status query timeout in 290.094784021 2019-01-18 06:24:10,458 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/da6de1c9-4c5a-4796-814d-c2652fde26c3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77039f63da981e076f19178e604ef7fee3c15f5a" 2019-01-18 06:24:10,513 - novaclient.v2.client - DEBUG - RESP: [404] Date: Fri, 18 Jan 2019 06:24: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-6788ea46-2dcf-4406-bf70-9b93fca71ea1 x-compute-request-id: req-6788ea46-2dcf-4406-bf70-9b93fca71ea1 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance da6de1c9-4c5a-4796-814d-c2652fde26c3 could not be found.", "code": 404}} 2019-01-18 06:24:10,514 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/da6de1c9-4c5a-4796-814d-c2652fde26c3 used request id req-6788ea46-2dcf-4406-bf70-9b93fca71ea1 2019-01-18 06:24:10,514 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance da6de1c9-4c5a-4796-814d-c2652fde26c3 could not be found. (HTTP 404) (Request-ID: req-6788ea46-2dcf-4406-bf70-9b93fca71ea1) 2019-01-18 06:24:10,514 - create_instance - INFO - VM has been properly deleted VM with name - InstanceSecurityGroupTests-1a57cc92-e400-4b18-b3ce-72c45a093611-inst 2019-01-18 06:24:10,515 - neutron_utils - INFO - Deleting security group rule with ID - 9ed52e4c-27e1-4c40-a24f-e7e472000f86 2019-01-18 06:24:10,520 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-group-rules/9ed52e4c-27e1-4c40-a24f-e7e472000f86 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}787189afdb1959b46d1900d44b1fc76cf4e7abcd" 2019-01-18 06:24:10,621 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-575ef864-151c-4d6a-acbc-63d75589c504 Content-Length: 0 Date: Fri, 18 Jan 2019 06:24:10 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-18 06:24:10,621 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-group-rules/9ed52e4c-27e1-4c40-a24f-e7e472000f86 used request id req-575ef864-151c-4d6a-acbc-63d75589c504 2019-01-18 06:24:10,621 - neutron_utils - INFO - Deleting security group rule with ID - 2f36dde3-6a58-4ef4-8702-bd8edfe33c23 2019-01-18 06:24:10,627 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-group-rules/2f36dde3-6a58-4ef4-8702-bd8edfe33c23 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}787189afdb1959b46d1900d44b1fc76cf4e7abcd" 2019-01-18 06:24:10,867 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-5bdfd68c-d9a7-4b76-9b9d-1e8c961abb1c Content-Length: 0 Date: Fri, 18 Jan 2019 06:24:10 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-18 06:24:10,867 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-group-rules/2f36dde3-6a58-4ef4-8702-bd8edfe33c23 used request id req-5bdfd68c-d9a7-4b76-9b9d-1e8c961abb1c 2019-01-18 06:24:10,867 - neutron_utils - INFO - Deleting security group with name - InstanceSecurityGroupTests-1a57cc92-e400-4b18-b3ce-72c45a093611-name 2019-01-18 06:24:10,873 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-groups/2ca4e038-c9a8-48de-beba-948f3857561e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}787189afdb1959b46d1900d44b1fc76cf4e7abcd" 2019-01-18 06:24:11,166 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-e9c7e968-0509-4983-8335-10c0cd6137ea Content-Length: 0 Date: Fri, 18 Jan 2019 06:24:11 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-18 06:24:11,166 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/2ca4e038-c9a8-48de-beba-948f3857561e used request id req-e9c7e968-0509-4983-8335-10c0cd6137ea 2019-01-18 06:24:11,170 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/flavors/3c659ce1-e774-4568-b3c6-08575ea8f4d5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c7035d856e5952da95920693e4cd2ac4bcfc7856" 2019-01-18 06:24:11,201 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 18 Jan 2019 06:24: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-e5240cb3-7f06-4d21-b9b0-f32ae57422ae x-compute-request-id: req-e5240cb3-7f06-4d21-b9b0-f32ae57422ae Content-Length: 0 Content-Type: application/json 2019-01-18 06:24:11,202 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/3c659ce1-e774-4568-b3c6-08575ea8f4d5 used request id req-e5240cb3-7f06-4d21-b9b0-f32ae57422ae 2019-01-18 06:24:11,202 - neutron_utils - INFO - Deleting subnet with name InstanceSecurityGroupTests-1a57cc92-e400-4b18-b3ce-72c45a093611-pub-subnet 2019-01-18 06:24:11,203 - neutron_utils - INFO - Deleting subnet with name InstanceSecurityGroupTests-1a57cc92-e400-4b18-b3ce-72c45a093611-pub-subnet 2019-01-18 06:24:11,207 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/subnets/e499afc1-1f16-413c-ba66-0c6117a64672 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}752427414104288020bb349aeba4ff81fd7f92a8" 2019-01-18 06:24:13,604 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-df1d74f4-aba3-44ad-9b3c-f86b627ba802 Date: Fri, 18 Jan 2019 06:24:13 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-18 06:24:13,605 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/e499afc1-1f16-413c-ba66-0c6117a64672 used request id req-df1d74f4-aba3-44ad-9b3c-f86b627ba802 2019-01-18 06:24:13,605 - neutron_utils - INFO - Deleting network with name InstanceSecurityGroupTests-1a57cc92-e400-4b18-b3ce-72c45a093611-pub-net 2019-01-18 06:24:13,612 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/networks/430a077c-87cd-48fe-8f67-e408ffbf11f7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}752427414104288020bb349aeba4ff81fd7f92a8" 2019-01-18 06:24:14,863 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-c2cbeab2-943b-471b-86a4-0eb4fee3a6d7 Date: Fri, 18 Jan 2019 06:24:14 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-18 06:24:14,864 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/430a077c-87cd-48fe-8f67-e408ffbf11f7 used request id req-c2cbeab2-943b-471b-86a4-0eb4fee3a6d7 2019-01-18 06:24:14,864 - glance_utils - INFO - Deleting image named - InstanceSecurityGroupTests-1a57cc92-e400-4b18-b3ce-72c45a093611-image 2019-01-18 06:24:14,867 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9292/v2/images/0f4b77ae-f09b-4411-b307-76d225f7bbbe -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2aa4ef1ab3e47b62b99e043bd8f5397f912d9032" 2019-01-18 06:24:16,459 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-acd5ab4a-8d4c-4e1d-8431-88788d1b407c Date: Fri, 18 Jan 2019 06:24:16 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-18 06:24:16,459 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/0f4b77ae-f09b-4411-b307-76d225f7bbbe used request id req-acd5ab4a-8d4c-4e1d-8431-88788d1b407c 2019-01-18 06:24:16,466 - 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}267c42385bd96b976de35496fbcc242d72b58a62" 2019-01-18 06:24:16,673 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-d6e9dffa-e194-45ec-a9e8-bef82526524d Date: Fri, 18 Jan 2019 06:24:16 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "abef053a0f06466ba14979ecee829464", "created_at": "2019-01-18T06:23:27Z", "updated_at": "2019-01-18T06:23:27Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:23:27Z", "revision_number": 0, "id": "2add4a12-ab5d-4d7c-8afb-f065dec87294", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T06:23:27Z", "security_group_id": "18f3ffb1-5724-4f73-8f3d-c9eec0d2a56d", "tenant_id": "abef053a0f06466ba14979ecee829464", "port_range_min": null, "ethertype": "IPv4", "project_id": "abef053a0f06466ba14979ecee829464"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:23:27Z", "revision_number": 0, "id": "5e411e18-9149-4c69-9fe9-6dfe003ef277", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T06:23:27Z", "security_group_id": "18f3ffb1-5724-4f73-8f3d-c9eec0d2a56d", "tenant_id": "abef053a0f06466ba14979ecee829464", "port_range_min": null, "ethertype": "IPv6", "project_id": "abef053a0f06466ba14979ecee829464"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:23:27Z", "revision_number": 0, "id": "6f2841ba-585b-4424-9cb9-e592a9d8ba92", "remote_group_id": "18f3ffb1-5724-4f73-8f3d-c9eec0d2a56d", "remote_ip_prefix": null, "created_at": "2019-01-18T06:23:27Z", "security_group_id": "18f3ffb1-5724-4f73-8f3d-c9eec0d2a56d", "tenant_id": "abef053a0f06466ba14979ecee829464", "port_range_min": null, "ethertype": "IPv6", "project_id": "abef053a0f06466ba14979ecee829464"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:23:27Z", "revision_number": 0, "id": "fa31eb40-d236-4fc1-b00a-48bf2982f491", "remote_group_id": "18f3ffb1-5724-4f73-8f3d-c9eec0d2a56d", "remote_ip_prefix": null, "created_at": "2019-01-18T06:23:27Z", "security_group_id": "18f3ffb1-5724-4f73-8f3d-c9eec0d2a56d", "tenant_id": "abef053a0f06466ba14979ecee829464", "port_range_min": null, "ethertype": "IPv4", "project_id": "abef053a0f06466ba14979ecee829464"}], "revision_number": 4, "project_id": "abef053a0f06466ba14979ecee829464", "id": "18f3ffb1-5724-4f73-8f3d-c9eec0d2a56d", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-18T04:53:26Z", "updated_at": "2019-01-18T04:53:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:53:26Z", "revision_number": 0, "id": "260c2de9-5dc5-4508-b06c-24b9d7ed838c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:53:26Z", "security_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:53:26Z", "revision_number": 0, "id": "571036d3-cb1d-483a-acb9-96f19293add9", "remote_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "remote_ip_prefix": null, "created_at": "2019-01-18T04:53:26Z", "security_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:53:26Z", "revision_number": 0, "id": "84255fa4-c13a-4cfe-b73d-e56ee216ca1e", "remote_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "remote_ip_prefix": null, "created_at": "2019-01-18T04:53:26Z", "security_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:53:26Z", "revision_number": 0, "id": "9c6f69fc-3bf8-4346-9288-5a255b82b67e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:53:26Z", "security_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "created_at": "2019-01-18T04:51:20Z", "updated_at": "2019-01-18T04:51:20Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "24c99e6f-888c-4943-9c93-54ad3b18b18c", "remote_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv4", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "2b339890-44d0-4711-a050-08a64d58e2a0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv6", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "45161a51-d6dd-4bb8-986d-bc2f88599c1d", "remote_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv6", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "87b9b994-ae22-4850-863a-6a4925bd01fe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv4", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}], "revision_number": 4, "project_id": "9c53a91613fb4d5080479ac6f51697ed", "id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "020d00b5451a467cb276d06789a1149d", "created_at": "2019-01-18T05:59:12Z", "updated_at": "2019-01-18T05:59:12Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:12Z", "revision_number": 0, "id": "38b091dd-dca7-4cbe-8c1c-dd18a74bfca8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:12Z", "security_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "tenant_id": "020d00b5451a467cb276d06789a1149d", "port_range_min": null, "ethertype": "IPv6", "project_id": "020d00b5451a467cb276d06789a1149d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:12Z", "revision_number": 0, "id": "38b9f88b-1fc0-40d1-af74-237d79be193d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:12Z", "security_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "tenant_id": "020d00b5451a467cb276d06789a1149d", "port_range_min": null, "ethertype": "IPv4", "project_id": "020d00b5451a467cb276d06789a1149d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:12Z", "revision_number": 0, "id": "60f7d4a7-1a27-4801-a1e8-5bf33633b818", "remote_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:12Z", "security_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "tenant_id": "020d00b5451a467cb276d06789a1149d", "port_range_min": null, "ethertype": "IPv6", "project_id": "020d00b5451a467cb276d06789a1149d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:12Z", "revision_number": 0, "id": "8faf6dda-6919-4b75-b745-2af38abf8dcf", "remote_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:12Z", "security_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "tenant_id": "020d00b5451a467cb276d06789a1149d", "port_range_min": null, "ethertype": "IPv4", "project_id": "020d00b5451a467cb276d06789a1149d"}], "revision_number": 4, "project_id": "020d00b5451a467cb276d06789a1149d", "id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "created_at": "2019-01-18T04:39:06Z", "updated_at": "2019-01-18T04:39:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "0aedefa2-edbc-47b5-bead-e954540f6937", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "47feb8aba08a40dca7028a1701e597b9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "4bf1a402-0fa2-4cfd-9fee-4a28f16bb271", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "47feb8aba08a40dca7028a1701e597b9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "4e399c2e-bc03-4aa3-b192-1fafdc9248ba", "remote_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "47feb8aba08a40dca7028a1701e597b9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "8860837e-afbd-4411-adf9-d88db88c2114", "remote_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "47feb8aba08a40dca7028a1701e597b9"}], "revision_number": 4, "project_id": "47feb8aba08a40dca7028a1701e597b9", "id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "name": "default"}]} 2019-01-18 06:24:16,673 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-d6e9dffa-e194-45ec-a9e8-bef82526524d 2019-01-18 06:24:16,679 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/abef053a0f06466ba14979ecee829464 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}267c42385bd96b976de35496fbcc242d72b58a62" 2019-01-18 06:24:16,767 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:24:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e4ea7482-1582-47d6-b575-26ed4bdfcae9 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/abef053a0f06466ba14979ecee829464"}, "enabled": true, "id": "abef053a0f06466ba14979ecee829464", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-d9924d13-ad42-49d-proj"}} 2019-01-18 06:24:16,767 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/abef053a0f06466ba14979ecee829464 used request id req-e4ea7482-1582-47d6-b575-26ed4bdfcae9 2019-01-18 06:24:16,767 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 18f3ffb1-5724-4f73-8f3d-c9eec0d2a56d 2019-01-18 06:24:16,773 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=18f3ffb1-5724-4f73-8f3d-c9eec0d2a56d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}267c42385bd96b976de35496fbcc242d72b58a62" 2019-01-18 06:24:17,011 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-66a1b639-756d-42b0-8f0d-f9c9b7d073df Date: Fri, 18 Jan 2019 06:24: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": "2019-01-18T06:23:27Z", "security_group_id": "18f3ffb1-5724-4f73-8f3d-c9eec0d2a56d", "port_range_min": null, "revision_number": 0, "tenant_id": "abef053a0f06466ba14979ecee829464", "created_at": "2019-01-18T06:23:27Z", "project_id": "abef053a0f06466ba14979ecee829464", "id": "2add4a12-ab5d-4d7c-8afb-f065dec87294"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T06:23:27Z", "security_group_id": "18f3ffb1-5724-4f73-8f3d-c9eec0d2a56d", "port_range_min": null, "revision_number": 0, "tenant_id": "abef053a0f06466ba14979ecee829464", "created_at": "2019-01-18T06:23:27Z", "project_id": "abef053a0f06466ba14979ecee829464", "id": "5e411e18-9149-4c69-9fe9-6dfe003ef277"}, {"remote_group_id": "18f3ffb1-5724-4f73-8f3d-c9eec0d2a56d", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T06:23:27Z", "security_group_id": "18f3ffb1-5724-4f73-8f3d-c9eec0d2a56d", "port_range_min": null, "revision_number": 0, "tenant_id": "abef053a0f06466ba14979ecee829464", "created_at": "2019-01-18T06:23:27Z", "project_id": "abef053a0f06466ba14979ecee829464", "id": "6f2841ba-585b-4424-9cb9-e592a9d8ba92"}, {"remote_group_id": "18f3ffb1-5724-4f73-8f3d-c9eec0d2a56d", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T06:23:27Z", "security_group_id": "18f3ffb1-5724-4f73-8f3d-c9eec0d2a56d", "port_range_min": null, "revision_number": 0, "tenant_id": "abef053a0f06466ba14979ecee829464", "created_at": "2019-01-18T06:23:27Z", "project_id": "abef053a0f06466ba14979ecee829464", "id": "fa31eb40-d236-4fc1-b00a-48bf2982f491"}]} 2019-01-18 06:24:17,011 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=18f3ffb1-5724-4f73-8f3d-c9eec0d2a56d used request id req-66a1b639-756d-42b0-8f0d-f9c9b7d073df 2019-01-18 06:24:17,012 - neutron_utils - INFO - Deleting security group with name - default 2019-01-18 06:24:17,017 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-groups/18f3ffb1-5724-4f73-8f3d-c9eec0d2a56d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}267c42385bd96b976de35496fbcc242d72b58a62" 2019-01-18 06:24:17,341 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-aa8cd01d-cd04-4a93-8485-c50ba5077603 Content-Length: 0 Date: Fri, 18 Jan 2019 06:24:17 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-18 06:24:17,341 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/18f3ffb1-5724-4f73-8f3d-c9eec0d2a56d used request id req-aa8cd01d-cd04-4a93-8485-c50ba5077603 2019-01-18 06:24:17,342 - keystone_utils - INFO - Deleting project with name - InstanceSecurityGroupTests-d9924d13-ad42-49d-proj 2019-01-18 06:24:17,344 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/abef053a0f06466ba14979ecee829464 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}267c42385bd96b976de35496fbcc242d72b58a62" 2019-01-18 06:24:17,545 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 06:24:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e6303076-6cd8-4510-85a3-0d3bf95d19fb Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 06:24:17,545 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/abef053a0f06466ba14979ecee829464 used request id req-e6303076-6cd8-4510-85a3-0d3bf95d19fb 2019-01-18 06:24:17,545 - keystone_utils - INFO - Deleting role with name - InstanceSecurityGroupTests-d9924d13-ad42-49d-proj-role 2019-01-18 06:24:17,548 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/b4c008d19a03442c831872581e884428 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}267c42385bd96b976de35496fbcc242d72b58a62" 2019-01-18 06:24:17,661 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 06:24:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-464f5b71-386f-4b18-8d03-f3179b613097 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 06:24:17,661 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/b4c008d19a03442c831872581e884428 used request id req-464f5b71-386f-4b18-8d03-f3179b613097 2019-01-18 06:24:17,665 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}267c42385bd96b976de35496fbcc242d72b58a62" 2019-01-18 06:24:17,762 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:24:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-09fb2e30-7eb5-47f3-ad62-3cbddca78356 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "488fca829f8b496daa1cd2cdc6e45c49", "links": {"self": "http://172.30.9.23:5000/v3/roles/488fca829f8b496daa1cd2cdc6e45c49"}, "name": "Member"}, {"domain_id": null, "id": "6b7f4f4f76264b6fb449c43b86ee3817", "links": {"self": "http://172.30.9.23:5000/v3/roles/6b7f4f4f76264b6fb449c43b86ee3817"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a482b711adf94961bf4bb28eda7f0e28", "links": {"self": "http://172.30.9.23:5000/v3/roles/a482b711adf94961bf4bb28eda7f0e28"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c65201bd05504fa786d79b166e8bbba3", "links": {"self": "http://172.30.9.23:5000/v3/roles/c65201bd05504fa786d79b166e8bbba3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "e7e317b66c174923a8cb46c48d897c8d", "links": {"self": "http://172.30.9.23:5000/v3/roles/e7e317b66c174923a8cb46c48d897c8d"}, "name": "ResellerAdmin"}]} 2019-01-18 06:24:17,762 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-09fb2e30-7eb5-47f3-ad62-3cbddca78356 2019-01-18 06:24:17,763 - keystone_utils - INFO - Deleting user with name - InstanceSecurityGroupTests-d9924d13-ad42-49d-user 2019-01-18 06:24:17,766 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/17ba168fc6d74c569ba5058eb0bb4fbb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5bf64711ba3fb3f85e92809ab2fd9c4f3e1e403" 2019-01-18 06:24:17,929 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 06:24:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-494091dc-29bb-46d5-a4d8-b476581dc77c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 06:24:17,930 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/17ba168fc6d74c569ba5058eb0bb4fbb used request id req-494091dc-29bb-46d5-a4d8-b476581dc77c 2019-01-18 06:24:17,931 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:24:18,319 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "488fca829f8b496daa1cd2cdc6e45c49", "name": "Member"}, {"id": "c65201bd05504fa786d79b166e8bbba3", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}], "expires_at": "2019-01-18T07:24:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "020d00b5451a467cb276d06789a1149d", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "id": "e292c913af7844408b6509a836e493f5"}, "audit_ids": ["zMVHlnc6TyqCdlKwtUiRIg"], "issued_at": "2019-01-18T06:24:18.000000Z"}} 2019-01-18 06:24:18,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}278b161699da5b3c01a3255708c73906ef7e1f88" 2019-01-18 06:24:18,405 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:24:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2e823d89-008d-40b2-9ece-0ec0387d7170 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:24:18,405 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-2e823d89-008d-40b2-9ece-0ec0387d7170 2019-01-18 06:24:18,407 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:24:18,409 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:24:18,786 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "488fca829f8b496daa1cd2cdc6e45c49", "name": "Member"}, {"id": "c65201bd05504fa786d79b166e8bbba3", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}], "expires_at": "2019-01-18T07:24:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "020d00b5451a467cb276d06789a1149d", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "id": "e292c913af7844408b6509a836e493f5"}, "audit_ids": ["8ZqhsTDOR16SaRb86VzFVw"], "issued_at": "2019-01-18T06:24:18.000000Z"}} 2019-01-18 06:24:18,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}b0518e5f4cea21ffddd4ed4c93fb52e1e4ec5d93" 2019-01-18 06:24:18,880 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:24:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7606d248-7d8a-4ff8-8c9a-fa773b07d49b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:24:18,881 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-7606d248-7d8a-4ff8-8c9a-fa773b07d49b 2019-01-18 06:24:18,885 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-18 06:24:18,891 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 18 Jan 2019 06:24: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"}]}]}} 2019-01-18 06:24:18,891 - 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-f21d97ce-acf9-47f-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0518e5f4cea21ffddd4ed4c93fb52e1e4ec5d93" 2019-01-18 06:24:18,970 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:24:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3983df5d-add4-4ab4-8df3-a68b7a92ea74 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=InstanceSecurityGroupTests-f21d97ce-acf9-47f-proj", "previous": null, "next": null}, "projects": []} 2019-01-18 06:24:18,970 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=InstanceSecurityGroupTests-f21d97ce-acf9-47f-proj used request id req-3983df5d-add4-4ab4-8df3-a68b7a92ea74 2019-01-18 06:24:18,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}b0518e5f4cea21ffddd4ed4c93fb52e1e4ec5d93" 2019-01-18 06:24:19,065 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:24:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5ced2040-8a33-4766-8dab-7da440a2187e Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-18 06:24:19,066 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-5ced2040-8a33-4766-8dab-7da440a2187e 2019-01-18 06:24:19,070 - 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}b0518e5f4cea21ffddd4ed4c93fb52e1e4ec5d93" -d '{"project": {"enabled": true, "domain_id": "default", "name": "InstanceSecurityGroupTests-f21d97ce-acf9-47f-proj"}}' 2019-01-18 06:24:19,201 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 18 Jan 2019 06:24:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6708fb08-958e-40a8-8b6c-551131510281 Content-Length: 311 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/3644d0d2c6284bf38f3a5cb0115c44d5"}, "enabled": true, "id": "3644d0d2c6284bf38f3a5cb0115c44d5", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-f21d97ce-acf9-47f-proj"}} 2019-01-18 06:24:19,201 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-6708fb08-958e-40a8-8b6c-551131510281 2019-01-18 06:24:19,202 - keystone_utils - INFO - Created project with name - InstanceSecurityGroupTests-f21d97ce-acf9-47f-proj 2019-01-18 06:24:19,202 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:24:19,203 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:24:19,580 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "488fca829f8b496daa1cd2cdc6e45c49", "name": "Member"}, {"id": "c65201bd05504fa786d79b166e8bbba3", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}], "expires_at": "2019-01-18T07:24:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "020d00b5451a467cb276d06789a1149d", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "id": "e292c913af7844408b6509a836e493f5"}, "audit_ids": ["kb76QtJQQ1CUNgeCIELHGg"], "issued_at": "2019-01-18T06:24:19.000000Z"}} 2019-01-18 06:24:19,580 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb37ba992f752c23c16d15e6c2f8cdcae8a877fd" 2019-01-18 06:24:19,669 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:24:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6fe1e7b9-8fe8-494e-80c0-3a5b0302314d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:24:19,669 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-6fe1e7b9-8fe8-494e-80c0-3a5b0302314d 2019-01-18 06:24:19,673 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-18 06:24:19,679 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 18 Jan 2019 06:24: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"}]}]}} 2019-01-18 06:24:19,680 - 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}fb37ba992f752c23c16d15e6c2f8cdcae8a877fd" 2019-01-18 06:24:19,713 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:24:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-94d1d2d9-b832-4c07-b75f-95a1bb8d587e Content-Encoding: gzip Content-Length: 869 Content-Type: application/json RESP BODY: {"users": [{"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/0607a2b4beb0408e9fa51cc5ba027ac6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0607a2b4beb0408e9fa51cc5ba027ac6", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/17c61b95071545a094cc82823d2b88b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "17c61b95071545a094cc82823d2b88b8", "email": "nova@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/29e5d2dfed2447bda26fc75bd1122674"}, "domain_id": "default", "enabled": true, "options": {}, "id": "29e5d2dfed2447bda26fc75bd1122674", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/3b6dcc8c791e4b6e8831f5b5e583de80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3b6dcc8c791e4b6e8831f5b5e583de80", "email": "neutron@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.23:5000/v3/users/45ab52d673584bc198669be88c88b878"}, "domain_id": "default", "enabled": true, "options": {}, "id": "45ab52d673584bc198669be88c88b878", "email": "barbican@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/57795b4ee52f49c6a71f55bb6c4012f8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "57795b4ee52f49c6a71f55bb6c4012f8", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/5c52969262974d64ac2a300ca5d60f50"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c52969262974d64ac2a300ca5d60f50", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/5fc15572bb1c489ba92bd9945bbc1f64"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5fc15572bb1c489ba92bd9945bbc1f64", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/6b519d70e25f4e61a9dfd738cd6bba22"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6b519d70e25f4e61a9dfd738cd6bba22", "email": "heat@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.23:5000/v3/users/8248437208b540c2893a7117ad102a87"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8248437208b540c2893a7117ad102a87", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/890dee97e62840c5b15e36f03f6b7efc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "890dee97e62840c5b15e36f03f6b7efc", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/8cccb516ecc44ed9bb7c8633df108fd4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8cccb516ecc44ed9bb7c8633df108fd4", "email": "glance@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.23:5000/v3/users/97c3d863a98148299fa116fdb54be470"}, "domain_id": "default", "enabled": true, "options": {}, "id": "97c3d863a98148299fa116fdb54be470", "email": "tacker@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/a2a0c8c0f19941808c9f618af50b3b79"}, "domain_id": "c19db1b8f60647a9a114cd23287c807b", "enabled": true, "options": {}, "id": "a2a0c8c0f19941808c9f618af50b3b79", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "links": {"self": "http://172.30.9.23:5000/v3/users/e292c913af7844408b6509a836e493f5"}, "domain_id": "default", "enabled": true, "id": "e292c913af7844408b6509a836e493f5", "options": {}}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/fe5de73ba9cb41b2be24ccf1f72f5ed4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe5de73ba9cb41b2be24ccf1f72f5ed4", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2019-01-18 06:24:19,713 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-94d1d2d9-b832-4c07-b75f-95a1bb8d587e 2019-01-18 06:24:19,717 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=InstanceSecurityGroupTests-f21d97ce-acf9-47f-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb37ba992f752c23c16d15e6c2f8cdcae8a877fd" 2019-01-18 06:24:19,805 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:24:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4c3863e0-2678-4481-adb2-fba01e519c20 Content-Encoding: gzip Content-Length: 255 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=InstanceSecurityGroupTests-f21d97ce-acf9-47f-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/3644d0d2c6284bf38f3a5cb0115c44d5"}, "enabled": true, "id": "3644d0d2c6284bf38f3a5cb0115c44d5", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-f21d97ce-acf9-47f-proj"}]} 2019-01-18 06:24:19,805 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=InstanceSecurityGroupTests-f21d97ce-acf9-47f-proj used request id req-4c3863e0-2678-4481-adb2-fba01e519c20 2019-01-18 06:24:19,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}fb37ba992f752c23c16d15e6c2f8cdcae8a877fd" 2019-01-18 06:24:19,895 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:24:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-65601533-4f75-4fb2-a210-4fad097dced6 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-18 06:24:19,895 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-65601533-4f75-4fb2-a210-4fad097dced6 2019-01-18 06:24:20,322 - keystone_utils - INFO - Created user with name - InstanceSecurityGroupTests-f21d97ce-acf9-47f-user 2019-01-18 06:24:20,322 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:24:20,327 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0518e5f4cea21ffddd4ed4c93fb52e1e4ec5d93" 2019-01-18 06:24:20,425 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:24:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-59cd71a8-7c33-4889-a7c6-0bb8a8a520ae Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "488fca829f8b496daa1cd2cdc6e45c49", "links": {"self": "http://172.30.9.23:5000/v3/roles/488fca829f8b496daa1cd2cdc6e45c49"}, "name": "Member"}, {"domain_id": null, "id": "6b7f4f4f76264b6fb449c43b86ee3817", "links": {"self": "http://172.30.9.23:5000/v3/roles/6b7f4f4f76264b6fb449c43b86ee3817"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a482b711adf94961bf4bb28eda7f0e28", "links": {"self": "http://172.30.9.23:5000/v3/roles/a482b711adf94961bf4bb28eda7f0e28"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c65201bd05504fa786d79b166e8bbba3", "links": {"self": "http://172.30.9.23:5000/v3/roles/c65201bd05504fa786d79b166e8bbba3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "e7e317b66c174923a8cb46c48d897c8d", "links": {"self": "http://172.30.9.23:5000/v3/roles/e7e317b66c174923a8cb46c48d897c8d"}, "name": "ResellerAdmin"}]} 2019-01-18 06:24:20,426 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-59cd71a8-7c33-4889-a7c6-0bb8a8a520ae 2019-01-18 06:24:20,429 - 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}b0518e5f4cea21ffddd4ed4c93fb52e1e4ec5d93" -d '{"role": {"name": "InstanceSecurityGroupTests-f21d97ce-acf9-47f-proj-role"}}' 2019-01-18 06:24:20,555 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 18 Jan 2019 06:24:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d13e529f-abe2-4d78-8752-6182edc601a7 Content-Length: 225 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "1e7314e7353d41e49d9d5ac3931b07a4", "links": {"self": "http://172.30.9.23:5000/v3/roles/1e7314e7353d41e49d9d5ac3931b07a4"}, "name": "InstanceSecurityGroupTests-f21d97ce-acf9-47f-proj-role"}} 2019-01-18 06:24:20,555 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-d13e529f-abe2-4d78-8752-6182edc601a7 2019-01-18 06:24:20,555 - keystone_utils - INFO - Created role with name - InstanceSecurityGroupTests-f21d97ce-acf9-47f-proj-role 2019-01-18 06:24:20,559 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/1e7314e7353d41e49d9d5ac3931b07a4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0518e5f4cea21ffddd4ed4c93fb52e1e4ec5d93" 2019-01-18 06:24:20,642 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:24:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-45ccfbb6-22a0-4459-9afb-dcc14f44c48a Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.23:5000/v3/roles/1e7314e7353d41e49d9d5ac3931b07a4"}, "domain_id": null, "name": "InstanceSecurityGroupTests-f21d97ce-acf9-47f-proj-role", "id": "1e7314e7353d41e49d9d5ac3931b07a4"}} 2019-01-18 06:24:20,642 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/1e7314e7353d41e49d9d5ac3931b07a4 used request id req-45ccfbb6-22a0-4459-9afb-dcc14f44c48a 2019-01-18 06:24:20,643 - keystone_utils - INFO - Granting role InstanceSecurityGroupTests-f21d97ce-acf9-47f-proj-role to project InstanceSecurityGroupTests-f21d97ce-acf9-47f-proj 2019-01-18 06:24:20,646 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/3644d0d2c6284bf38f3a5cb0115c44d5/users/de45ac9041c843acb07af8d660736f06/roles/1e7314e7353d41e49d9d5ac3931b07a4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0518e5f4cea21ffddd4ed4c93fb52e1e4ec5d93" 2019-01-18 06:24:20,772 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 06:24:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4699fcf0-ba9c-42d4-a485-66250f6069c4 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 06:24:20,772 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/3644d0d2c6284bf38f3a5cb0115c44d5/users/de45ac9041c843acb07af8d660736f06/roles/1e7314e7353d41e49d9d5ac3931b07a4 used request id req-4699fcf0-ba9c-42d4-a485-66250f6069c4 2019-01-18 06:24:20,773 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-18 06:24:20,774 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2019-01-18 06:24:20,774 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:24:20,775 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:24:21,148 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1e7314e7353d41e49d9d5ac3931b07a4", "name": "InstanceSecurityGroupTests-f21d97ce-acf9-47f-proj-role"}], "expires_at": "2019-01-18T07:24:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3644d0d2c6284bf38f3a5cb0115c44d5", "name": "InstanceSecurityGroupTests-f21d97ce-acf9-47f-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/3644d0d2c6284bf38f3a5cb0115c44d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/3644d0d2c6284bf38f3a5cb0115c44d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/3644d0d2c6284bf38f3a5cb0115c44d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/3644d0d2c6284bf38f3a5cb0115c44d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/3644d0d2c6284bf38f3a5cb0115c44d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/3644d0d2c6284bf38f3a5cb0115c44d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/3644d0d2c6284bf38f3a5cb0115c44d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/3644d0d2c6284bf38f3a5cb0115c44d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/3644d0d2c6284bf38f3a5cb0115c44d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/3644d0d2c6284bf38f3a5cb0115c44d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/3644d0d2c6284bf38f3a5cb0115c44d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/3644d0d2c6284bf38f3a5cb0115c44d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-f21d97ce-acf9-47f-user", "id": "de45ac9041c843acb07af8d660736f06"}, "audit_ids": ["YkDuY5xmSzuz0KOJ5SManQ"], "issued_at": "2019-01-18T06:24:21.000000Z"}} 2019-01-18 06:24:21,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}3d075cea80df2fee139c1a0b6139e36d0554eadd" 2019-01-18 06:24:21,220 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:24:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ad739e56-a660-4353-9df6-4d6f8397ac2b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:24:21,220 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-ad739e56-a660-4353-9df6-4d6f8397ac2b 2019-01-18 06:24:21,224 - 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-f720ed1f-392d-4bdd-bf58-42d4b7ca25ad-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}3d075cea80df2fee139c1a0b6139e36d0554eadd" 2019-01-18 06:24:21,402 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 171 Content-Type: application/json X-Openstack-Request-Id: req-bbb4bfe1-0040-40ae-a60b-0ea7c50542aa Date: Fri, 18 Jan 2019 06:24:21 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=InstanceSecurityGroupTests-f720ed1f-392d-4bdd-bf58-42d4b7ca25ad-image"} 2019-01-18 06:24:21,402 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-f720ed1f-392d-4bdd-bf58-42d4b7ca25ad-image used request id req-bbb4bfe1-0040-40ae-a60b-0ea7c50542aa 2019-01-18 06:24:21,404 - 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}3d075cea80df2fee139c1a0b6139e36d0554eadd" 2019-01-18 06:24:21,553 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-1d57a4a4-79f6-4d1e-b64e-d57fb8b72fdc Date: Fri, 18 Jan 2019 06:24: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"}}} 2019-01-18 06:24:21,553 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-1d57a4a4-79f6-4d1e-b64e-d57fb8b72fdc 2019-01-18 06:24:21,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}3d075cea80df2fee139c1a0b6139e36d0554eadd" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "InstanceSecurityGroupTests-f720ed1f-392d-4bdd-bf58-42d4b7ca25ad-image"}' 2019-01-18 06:24:21,785 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 630 Content-Type: application/json Location: http://172.30.9.23:9292/v2/images/c891a60b-13bf-49bf-aea8-e742c9a24f75 X-Openstack-Request-Id: req-3df482ec-a328-4444-8ce1-7987eb52eef6 Date: Fri, 18 Jan 2019 06:24:21 GMT RESP BODY: {"status": "queued", "name": "InstanceSecurityGroupTests-f720ed1f-392d-4bdd-bf58-42d4b7ca25ad-image", "tags": [], "container_format": "bare", "created_at": "2019-01-18T06:24:21Z", "size": null, "disk_format": "qcow2", "updated_at": "2019-01-18T06:24:21Z", "visibility": "shared", "locations": [], "self": "/v2/images/c891a60b-13bf-49bf-aea8-e742c9a24f75", "min_disk": 0, "protected": false, "id": "c891a60b-13bf-49bf-aea8-e742c9a24f75", "file": "/v2/images/c891a60b-13bf-49bf-aea8-e742c9a24f75/file", "checksum": null, "owner": "3644d0d2c6284bf38f3a5cb0115c44d5", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-18 06:24:21,785 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-3df482ec-a328-4444-8ce1-7987eb52eef6 2019-01-18 06:24:21,796 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9292/v2/images/c891a60b-13bf-49bf-aea8-e742c9a24f75/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}3d075cea80df2fee139c1a0b6139e36d0554eadd" -d '' 2019-01-18 06:24:24,043 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-c5cfad05-8195-48e9-9e22-9b6a459a19a1 Date: Fri, 18 Jan 2019 06:24:24 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-18 06:24:24,043 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/c891a60b-13bf-49bf-aea8-e742c9a24f75/file used request id req-c5cfad05-8195-48e9-9e22-9b6a459a19a1 2019-01-18 06:24:24,044 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-01-18 06:24:24,047 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/c891a60b-13bf-49bf-aea8-e742c9a24f75 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}3d075cea80df2fee139c1a0b6139e36d0554eadd" 2019-01-18 06:24:24,213 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-5cb2d260-02d5-4dba-83c9-388a6002e0a4 Date: Fri, 18 Jan 2019 06:24:24 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "InstanceSecurityGroupTests-f720ed1f-392d-4bdd-bf58-42d4b7ca25ad-image", "tags": [], "container_format": "bare", "created_at": "2019-01-18T06:24:21Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-18T06:24:24Z", "visibility": "shared", "locations": [{"url": "rbd://af014572-0a5d-4a80-a07f-9105f52ab2c1/images/c891a60b-13bf-49bf-aea8-e742c9a24f75/snap", "metadata": {}}], "self": "/v2/images/c891a60b-13bf-49bf-aea8-e742c9a24f75", "min_disk": 0, "protected": false, "id": "c891a60b-13bf-49bf-aea8-e742c9a24f75", "file": "/v2/images/c891a60b-13bf-49bf-aea8-e742c9a24f75/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "3644d0d2c6284bf38f3a5cb0115c44d5", "direct_url": "rbd://af014572-0a5d-4a80-a07f-9105f52ab2c1/images/c891a60b-13bf-49bf-aea8-e742c9a24f75/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-18 06:24:24,213 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/c891a60b-13bf-49bf-aea8-e742c9a24f75 used request id req-5cb2d260-02d5-4dba-83c9-388a6002e0a4 2019-01-18 06:24:24,216 - 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}3d075cea80df2fee139c1a0b6139e36d0554eadd" 2019-01-18 06:24:24,371 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-a5a32d28-23a5-40d1-8381-db37cb64ea9f Date: Fri, 18 Jan 2019 06:24: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"}}} 2019-01-18 06:24:24,371 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-a5a32d28-23a5-40d1-8381-db37cb64ea9f 2019-01-18 06:24:24,374 - create_image - INFO - Created image with name - InstanceSecurityGroupTests-f720ed1f-392d-4bdd-bf58-42d4b7ca25ad-image 2019-01-18 06:24:24,377 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/c891a60b-13bf-49bf-aea8-e742c9a24f75 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}3d075cea80df2fee139c1a0b6139e36d0554eadd" 2019-01-18 06:24:24,538 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-c4498d86-9f6f-45ee-bb18-215ab1801679 Date: Fri, 18 Jan 2019 06:24:24 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "InstanceSecurityGroupTests-f720ed1f-392d-4bdd-bf58-42d4b7ca25ad-image", "tags": [], "container_format": "bare", "created_at": "2019-01-18T06:24:21Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-18T06:24:24Z", "visibility": "shared", "locations": [{"url": "rbd://af014572-0a5d-4a80-a07f-9105f52ab2c1/images/c891a60b-13bf-49bf-aea8-e742c9a24f75/snap", "metadata": {}}], "self": "/v2/images/c891a60b-13bf-49bf-aea8-e742c9a24f75", "min_disk": 0, "protected": false, "id": "c891a60b-13bf-49bf-aea8-e742c9a24f75", "file": "/v2/images/c891a60b-13bf-49bf-aea8-e742c9a24f75/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "3644d0d2c6284bf38f3a5cb0115c44d5", "direct_url": "rbd://af014572-0a5d-4a80-a07f-9105f52ab2c1/images/c891a60b-13bf-49bf-aea8-e742c9a24f75/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-18 06:24:24,538 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/c891a60b-13bf-49bf-aea8-e742c9a24f75 used request id req-c4498d86-9f6f-45ee-bb18-215ab1801679 2019-01-18 06:24:24,538 - create_image - DEBUG - Instance status is - active 2019-01-18 06:24:24,539 - create_image - DEBUG - Image is active with name - InstanceSecurityGroupTests-f720ed1f-392d-4bdd-bf58-42d4b7ca25ad-image 2019-01-18 06:24:24,539 - create_image - INFO - Image is now active with name - InstanceSecurityGroupTests-f720ed1f-392d-4bdd-bf58-42d4b7ca25ad-image 2019-01-18 06:24:24,539 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:24:24,540 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:24:24,919 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1e7314e7353d41e49d9d5ac3931b07a4", "name": "InstanceSecurityGroupTests-f21d97ce-acf9-47f-proj-role"}], "expires_at": "2019-01-18T07:24:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3644d0d2c6284bf38f3a5cb0115c44d5", "name": "InstanceSecurityGroupTests-f21d97ce-acf9-47f-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/3644d0d2c6284bf38f3a5cb0115c44d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/3644d0d2c6284bf38f3a5cb0115c44d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/3644d0d2c6284bf38f3a5cb0115c44d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/3644d0d2c6284bf38f3a5cb0115c44d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/3644d0d2c6284bf38f3a5cb0115c44d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/3644d0d2c6284bf38f3a5cb0115c44d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/3644d0d2c6284bf38f3a5cb0115c44d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/3644d0d2c6284bf38f3a5cb0115c44d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/3644d0d2c6284bf38f3a5cb0115c44d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/3644d0d2c6284bf38f3a5cb0115c44d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/3644d0d2c6284bf38f3a5cb0115c44d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/3644d0d2c6284bf38f3a5cb0115c44d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-f21d97ce-acf9-47f-user", "id": "de45ac9041c843acb07af8d660736f06"}, "audit_ids": ["LeiBCqS4QeGHxpl-FD0rDQ"], "issued_at": "2019-01-18T06:24:24.000000Z"}} 2019-01-18 06:24:24,920 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aaf1288fe4d62dd1a0919fcd15a5a534edc377b1" 2019-01-18 06:24:25,001 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:24:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8cafd933-f838-4841-aefa-e53ecc209fce Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:24:25,002 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-8cafd933-f838-4841-aefa-e53ecc209fce 2019-01-18 06:24:25,008 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-f720ed1f-392d-4bdd-bf58-42d4b7ca25ad-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aaf1288fe4d62dd1a0919fcd15a5a534edc377b1" 2019-01-18 06:24:25,188 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-3d2324f8-4501-40b1-8abc-4f7cb9ec5a2a Date: Fri, 18 Jan 2019 06:24:25 GMT RESP BODY: {"networks":[]} 2019-01-18 06:24:25,188 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-f720ed1f-392d-4bdd-bf58-42d4b7ca25ad-pub-net used request id req-3d2324f8-4501-40b1-8abc-4f7cb9ec5a2a 2019-01-18 06:24:25,189 - neutron_utils - INFO - Creating network with name InstanceSecurityGroupTests-f720ed1f-392d-4bdd-bf58-42d4b7ca25ad-pub-net 2019-01-18 06:24:25,194 - 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}aaf1288fe4d62dd1a0919fcd15a5a534edc377b1" -d '{"network": {"name": "InstanceSecurityGroupTests-f720ed1f-392d-4bdd-bf58-42d4b7ca25ad-pub-net", "admin_state_up": true}}' 2019-01-18 06:24:25,751 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 629 X-Openstack-Request-Id: req-ceadbd5a-7e2d-4f20-997e-021728eb8ed5 Date: Fri, 18 Jan 2019 06:24:25 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"63aa2d4e-e89a-447e-b67f-44a9b588c945","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"3644d0d2c6284bf38f3a5cb0115c44d5","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-18T06:24:25Z","is_default":false,"name":"InstanceSecurityGroupTests-f720ed1f-392d-4bdd-bf58-42d4b7ca25ad-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"3644d0d2c6284bf38f3a5cb0115c44d5","created_at":"2019-01-18T06:24:25Z","mtu":1450}} 2019-01-18 06:24:25,751 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks used request id req-ceadbd5a-7e2d-4f20-997e-021728eb8ed5 2019-01-18 06:24:25,756 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=63aa2d4e-e89a-447e-b67f-44a9b588c945 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aaf1288fe4d62dd1a0919fcd15a5a534edc377b1" 2019-01-18 06:24:25,979 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 613 X-Openstack-Request-Id: req-9c060584-d6a5-44dc-a822-e27cde62c274 Date: Fri, 18 Jan 2019 06:24: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":"2019-01-18T06:24:25Z","tenant_id":"3644d0d2c6284bf38f3a5cb0115c44d5","created_at":"2019-01-18T06:24:25Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"3644d0d2c6284bf38f3a5cb0115c44d5","id":"63aa2d4e-e89a-447e-b67f-44a9b588c945","name":"InstanceSecurityGroupTests-f720ed1f-392d-4bdd-bf58-42d4b7ca25ad-pub-net"}]} 2019-01-18 06:24:25,979 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=63aa2d4e-e89a-447e-b67f-44a9b588c945 used request id req-9c060584-d6a5-44dc-a822-e27cde62c274 2019-01-18 06:24:25,985 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=63aa2d4e-e89a-447e-b67f-44a9b588c945 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aaf1288fe4d62dd1a0919fcd15a5a534edc377b1" 2019-01-18 06:24:26,165 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-05cdb414-74ae-45f5-8535-5e1357a7d2e0 Date: Fri, 18 Jan 2019 06:24:26 GMT RESP BODY: {"subnets":[]} 2019-01-18 06:24:26,165 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=63aa2d4e-e89a-447e-b67f-44a9b588c945 used request id req-05cdb414-74ae-45f5-8535-5e1357a7d2e0 2019-01-18 06:24:26,165 - neutron_utils - INFO - Creating subnet with name InstanceSecurityGroupTests-f720ed1f-392d-4bdd-bf58-42d4b7ca25ad-pub-subnet 2019-01-18 06:24:26,171 - 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}aaf1288fe4d62dd1a0919fcd15a5a534edc377b1" -d '{"subnets": [{"ip_version": 4, "network_id": "63aa2d4e-e89a-447e-b67f-44a9b588c945", "cidr": "10.55.0.0/24", "name": "InstanceSecurityGroupTests-f720ed1f-392d-4bdd-bf58-42d4b7ca25ad-pub-subnet"}]}' 2019-01-18 06:24:26,822 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-9af67eb2-e266-48fc-b133-5c7fbbf0af1d Date: Fri, 18 Jan 2019 06:24:26 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"63aa2d4e-e89a-447e-b67f-44a9b588c945","tenant_id":"3644d0d2c6284bf38f3a5cb0115c44d5","created_at":"2019-01-18T06:24:26Z","dns_nameservers":[],"updated_at":"2019-01-18T06:24:26Z","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":"3644d0d2c6284bf38f3a5cb0115c44d5","id":"0b6347d1-8894-4c19-9ef5-03c3cea52899","subnetpool_id":null,"name":"InstanceSecurityGroupTests-f720ed1f-392d-4bdd-bf58-42d4b7ca25ad-pub-subnet"}]} 2019-01-18 06:24:26,823 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets used request id req-9af67eb2-e266-48fc-b133-5c7fbbf0af1d 2019-01-18 06:24:26,828 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=63aa2d4e-e89a-447e-b67f-44a9b588c945 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aaf1288fe4d62dd1a0919fcd15a5a534edc377b1" 2019-01-18 06:24:27,074 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-22854e4d-4b67-4c13-b09f-1073147e742e Date: Fri, 18 Jan 2019 06:24: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":["0b6347d1-8894-4c19-9ef5-03c3cea52899"],"updated_at":"2019-01-18T06:24:26Z","tenant_id":"3644d0d2c6284bf38f3a5cb0115c44d5","created_at":"2019-01-18T06:24:25Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"3644d0d2c6284bf38f3a5cb0115c44d5","id":"63aa2d4e-e89a-447e-b67f-44a9b588c945","name":"InstanceSecurityGroupTests-f720ed1f-392d-4bdd-bf58-42d4b7ca25ad-pub-net"}]} 2019-01-18 06:24:27,074 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=63aa2d4e-e89a-447e-b67f-44a9b588c945 used request id req-22854e4d-4b67-4c13-b09f-1073147e742e 2019-01-18 06:24:27,080 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=63aa2d4e-e89a-447e-b67f-44a9b588c945 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aaf1288fe4d62dd1a0919fcd15a5a534edc377b1" 2019-01-18 06:24:27,135 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-3e6cffa1-7aea-484c-b4f9-600dbec30231 Date: Fri, 18 Jan 2019 06:24:27 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"63aa2d4e-e89a-447e-b67f-44a9b588c945","tenant_id":"3644d0d2c6284bf38f3a5cb0115c44d5","created_at":"2019-01-18T06:24:26Z","dns_nameservers":[],"updated_at":"2019-01-18T06:24:26Z","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":"3644d0d2c6284bf38f3a5cb0115c44d5","id":"0b6347d1-8894-4c19-9ef5-03c3cea52899","subnetpool_id":null,"name":"InstanceSecurityGroupTests-f720ed1f-392d-4bdd-bf58-42d4b7ca25ad-pub-subnet"}]} 2019-01-18 06:24:27,135 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=63aa2d4e-e89a-447e-b67f-44a9b588c945 used request id req-3e6cffa1-7aea-484c-b4f9-600dbec30231 2019-01-18 06:24:27,135 - OpenStackNetwork - DEBUG - Network [63aa2d4e-e89a-447e-b67f-44a9b588c945] created successfully 2019-01-18 06:24:27,136 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:24:27,136 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:24:27,511 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "488fca829f8b496daa1cd2cdc6e45c49", "name": "Member"}, {"id": "c65201bd05504fa786d79b166e8bbba3", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}], "expires_at": "2019-01-18T07:24:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "020d00b5451a467cb276d06789a1149d", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "id": "e292c913af7844408b6509a836e493f5"}, "audit_ids": ["wLU8EGfPRLaDE5zmXN1Law"], "issued_at": "2019-01-18T06:24:27.000000Z"}} 2019-01-18 06:24:27,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}7cb0c5ba3fc7d2729f8b750601996794a0bef800" 2019-01-18 06:24:27,607 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:24:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-343fcb24-4842-4472-8b05-1fef3c1e3148 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:24:27,607 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-343fcb24-4842-4472-8b05-1fef3c1e3148 2019-01-18 06:24:27,608 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-18 06:24:27,613 - 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}7cb0c5ba3fc7d2729f8b750601996794a0bef800" 2019-01-18 06:24:27,792 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06: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-56ef5e6b-9560-45e8-9633-81982c638ff9 x-compute-request-id: req-56ef5e6b-9560-45e8-9633-81982c638ff9 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2019-01-18 06:24:27,792 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-56ef5e6b-9560-45e8-9633-81982c638ff9 2019-01-18 06:24:27,796 - 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}7cb0c5ba3fc7d2729f8b750601996794a0bef800" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "InstanceSecurityGroupTests-f720ed1f-392d-4bdd-bf58-42d4b7ca25ad-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2019-01-18 06:24:27,859 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06: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-de98fff8-d14f-4c5d-a340-f7ce1c5c5308 x-compute-request-id: req-de98fff8-d14f-4c5d-a340-f7ce1c5c5308 Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/3937a810-f79f-435a-8eef-18e1d4f9ed47", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/3937a810-f79f-435a-8eef-18e1d4f9ed47", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "3937a810-f79f-435a-8eef-18e1d4f9ed47", "name": "InstanceSecurityGroupTests-f720ed1f-392d-4bdd-bf58-42d4b7ca25ad-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2019-01-18 06:24:27,859 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-de98fff8-d14f-4c5d-a340-f7ce1c5c5308 2019-01-18 06:24:27,860 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:24:27,861 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:24:28,236 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1e7314e7353d41e49d9d5ac3931b07a4", "name": "InstanceSecurityGroupTests-f21d97ce-acf9-47f-proj-role"}], "expires_at": "2019-01-18T07:24:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3644d0d2c6284bf38f3a5cb0115c44d5", "name": "InstanceSecurityGroupTests-f21d97ce-acf9-47f-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/3644d0d2c6284bf38f3a5cb0115c44d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/3644d0d2c6284bf38f3a5cb0115c44d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/3644d0d2c6284bf38f3a5cb0115c44d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/3644d0d2c6284bf38f3a5cb0115c44d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/3644d0d2c6284bf38f3a5cb0115c44d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/3644d0d2c6284bf38f3a5cb0115c44d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/3644d0d2c6284bf38f3a5cb0115c44d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/3644d0d2c6284bf38f3a5cb0115c44d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/3644d0d2c6284bf38f3a5cb0115c44d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/3644d0d2c6284bf38f3a5cb0115c44d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/3644d0d2c6284bf38f3a5cb0115c44d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/3644d0d2c6284bf38f3a5cb0115c44d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-f21d97ce-acf9-47f-user", "id": "de45ac9041c843acb07af8d660736f06"}, "audit_ids": ["LjIfVgU_QA2sQXlKVPQi_Q"], "issued_at": "2019-01-18T06:24:28.000000Z"}} 2019-01-18 06:24:28,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}44664b2cb2ec370dc71125ec03ef089beddc1d89" 2019-01-18 06:24:28,311 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:24:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b5c693c8-aa99-4389-87fc-84fdfdf224fd Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:24:28,311 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-b5c693c8-aa99-4389-87fc-84fdfdf224fd 2019-01-18 06:24:28,312 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-18 06:24:28,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}44664b2cb2ec370dc71125ec03ef089beddc1d89" 2019-01-18 06:24:28,387 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:24:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-300449d9-7350-4a51-9195-53c93c6d29d1 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:24:28,387 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-300449d9-7350-4a51-9195-53c93c6d29d1 2019-01-18 06:24:28,396 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-f720ed1f-392d-4bdd-bf58-42d4b7ca25ad-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44664b2cb2ec370dc71125ec03ef089beddc1d89" 2019-01-18 06:24:28,643 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-8882aee0-5837-4a1e-9645-376f54708790 Date: Fri, 18 Jan 2019 06:24: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":["0b6347d1-8894-4c19-9ef5-03c3cea52899"],"updated_at":"2019-01-18T06:24:26Z","tenant_id":"3644d0d2c6284bf38f3a5cb0115c44d5","created_at":"2019-01-18T06:24:25Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"3644d0d2c6284bf38f3a5cb0115c44d5","id":"63aa2d4e-e89a-447e-b67f-44a9b588c945","name":"InstanceSecurityGroupTests-f720ed1f-392d-4bdd-bf58-42d4b7ca25ad-pub-net"}]} 2019-01-18 06:24:28,643 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-f720ed1f-392d-4bdd-bf58-42d4b7ca25ad-pub-net used request id req-8882aee0-5837-4a1e-9645-376f54708790 2019-01-18 06:24:28,647 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-18 06:24:28,652 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 18 Jan 2019 06:24: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"}]}]}} 2019-01-18 06:24:28,653 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/3644d0d2c6284bf38f3a5cb0115c44d5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44664b2cb2ec370dc71125ec03ef089beddc1d89" 2019-01-18 06:24:28,732 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:24:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-76b1fdc1-13e3-482e-8e7e-c01edf450e0c 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/3644d0d2c6284bf38f3a5cb0115c44d5"}, "enabled": true, "id": "3644d0d2c6284bf38f3a5cb0115c44d5", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-f21d97ce-acf9-47f-proj"}} 2019-01-18 06:24:28,732 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/3644d0d2c6284bf38f3a5cb0115c44d5 used request id req-76b1fdc1-13e3-482e-8e7e-c01edf450e0c 2019-01-18 06:24:28,738 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=63aa2d4e-e89a-447e-b67f-44a9b588c945 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44664b2cb2ec370dc71125ec03ef089beddc1d89" 2019-01-18 06:24:29,098 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-f8777c84-6559-43e0-89f7-98fa8efb6ec6 Date: Fri, 18 Jan 2019 06:24:29 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"63aa2d4e-e89a-447e-b67f-44a9b588c945","tenant_id":"3644d0d2c6284bf38f3a5cb0115c44d5","created_at":"2019-01-18T06:24:26Z","dns_nameservers":[],"updated_at":"2019-01-18T06:24:26Z","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":"3644d0d2c6284bf38f3a5cb0115c44d5","id":"0b6347d1-8894-4c19-9ef5-03c3cea52899","subnetpool_id":null,"name":"InstanceSecurityGroupTests-f720ed1f-392d-4bdd-bf58-42d4b7ca25ad-pub-subnet"}]} 2019-01-18 06:24:29,098 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=63aa2d4e-e89a-447e-b67f-44a9b588c945 used request id req-f8777c84-6559-43e0-89f7-98fa8efb6ec6 2019-01-18 06:24:29,104 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=63aa2d4e-e89a-447e-b67f-44a9b588c945&name=InstanceSecurityGroupTests-f720ed1f-392d-4bdd-bf58-42d4b7ca25ad-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44664b2cb2ec370dc71125ec03ef089beddc1d89" 2019-01-18 06:24:29,299 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-2f453760-41c0-4385-bd93-3f907d5f0275 Date: Fri, 18 Jan 2019 06:24:29 GMT RESP BODY: {"ports":[]} 2019-01-18 06:24:29,299 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=63aa2d4e-e89a-447e-b67f-44a9b588c945&name=InstanceSecurityGroupTests-f720ed1f-392d-4bdd-bf58-42d4b7ca25ad-port&admin_state_up=True used request id req-2f453760-41c0-4385-bd93-3f907d5f0275 2019-01-18 06:24:29,302 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/detail?name=InstanceSecurityGroupTests-f720ed1f-392d-4bdd-bf58-42d4b7ca25ad-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44664b2cb2ec370dc71125ec03ef089beddc1d89" 2019-01-18 06:24:29,532 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06: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 x-openstack-request-id: req-b9c6e556-4c08-4b4d-b965-7fae80f04c9e x-compute-request-id: req-b9c6e556-4c08-4b4d-b965-7fae80f04c9e Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2019-01-18 06:24:29,532 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail?name=InstanceSecurityGroupTests-f720ed1f-392d-4bdd-bf58-42d4b7ca25ad-inst used request id req-b9c6e556-4c08-4b4d-b965-7fae80f04c9e 2019-01-18 06:24:29,539 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-f720ed1f-392d-4bdd-bf58-42d4b7ca25ad-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44664b2cb2ec370dc71125ec03ef089beddc1d89" 2019-01-18 06:24:29,779 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-2f13d561-d463-45de-ad5e-b31dae532f9a Date: Fri, 18 Jan 2019 06:24: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":["0b6347d1-8894-4c19-9ef5-03c3cea52899"],"updated_at":"2019-01-18T06:24:26Z","tenant_id":"3644d0d2c6284bf38f3a5cb0115c44d5","created_at":"2019-01-18T06:24:25Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"3644d0d2c6284bf38f3a5cb0115c44d5","id":"63aa2d4e-e89a-447e-b67f-44a9b588c945","name":"InstanceSecurityGroupTests-f720ed1f-392d-4bdd-bf58-42d4b7ca25ad-pub-net"}]} 2019-01-18 06:24:29,779 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-f720ed1f-392d-4bdd-bf58-42d4b7ca25ad-pub-net used request id req-2f13d561-d463-45de-ad5e-b31dae532f9a 2019-01-18 06:24:29,783 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/3644d0d2c6284bf38f3a5cb0115c44d5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44664b2cb2ec370dc71125ec03ef089beddc1d89" 2019-01-18 06:24:29,863 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:24:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-893a1f2a-feb3-4d5a-b29b-534253c03081 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/3644d0d2c6284bf38f3a5cb0115c44d5"}, "enabled": true, "id": "3644d0d2c6284bf38f3a5cb0115c44d5", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-f21d97ce-acf9-47f-proj"}} 2019-01-18 06:24:29,863 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/3644d0d2c6284bf38f3a5cb0115c44d5 used request id req-893a1f2a-feb3-4d5a-b29b-534253c03081 2019-01-18 06:24:29,869 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=63aa2d4e-e89a-447e-b67f-44a9b588c945 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44664b2cb2ec370dc71125ec03ef089beddc1d89" 2019-01-18 06:24:29,920 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-09fab196-ebc7-4193-aaee-7459702c9ec3 Date: Fri, 18 Jan 2019 06:24:29 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"63aa2d4e-e89a-447e-b67f-44a9b588c945","tenant_id":"3644d0d2c6284bf38f3a5cb0115c44d5","created_at":"2019-01-18T06:24:26Z","dns_nameservers":[],"updated_at":"2019-01-18T06:24:26Z","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":"3644d0d2c6284bf38f3a5cb0115c44d5","id":"0b6347d1-8894-4c19-9ef5-03c3cea52899","subnetpool_id":null,"name":"InstanceSecurityGroupTests-f720ed1f-392d-4bdd-bf58-42d4b7ca25ad-pub-subnet"}]} 2019-01-18 06:24:29,920 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=63aa2d4e-e89a-447e-b67f-44a9b588c945 used request id req-09fab196-ebc7-4193-aaee-7459702c9ec3 2019-01-18 06:24:29,926 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=63aa2d4e-e89a-447e-b67f-44a9b588c945&name=InstanceSecurityGroupTests-f720ed1f-392d-4bdd-bf58-42d4b7ca25ad-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44664b2cb2ec370dc71125ec03ef089beddc1d89" 2019-01-18 06:24:29,956 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-d3b1ed7f-8a0b-4652-adc1-cf99f50737af Date: Fri, 18 Jan 2019 06:24:29 GMT RESP BODY: {"ports":[]} 2019-01-18 06:24:29,956 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=63aa2d4e-e89a-447e-b67f-44a9b588c945&name=InstanceSecurityGroupTests-f720ed1f-392d-4bdd-bf58-42d4b7ca25ad-port&admin_state_up=True used request id req-d3b1ed7f-8a0b-4652-adc1-cf99f50737af 2019-01-18 06:24:29,956 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:24:29,957 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:24:30,339 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1e7314e7353d41e49d9d5ac3931b07a4", "name": "InstanceSecurityGroupTests-f21d97ce-acf9-47f-proj-role"}], "expires_at": "2019-01-18T07:24:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3644d0d2c6284bf38f3a5cb0115c44d5", "name": "InstanceSecurityGroupTests-f21d97ce-acf9-47f-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/3644d0d2c6284bf38f3a5cb0115c44d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/3644d0d2c6284bf38f3a5cb0115c44d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/3644d0d2c6284bf38f3a5cb0115c44d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/3644d0d2c6284bf38f3a5cb0115c44d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/3644d0d2c6284bf38f3a5cb0115c44d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/3644d0d2c6284bf38f3a5cb0115c44d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/3644d0d2c6284bf38f3a5cb0115c44d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/3644d0d2c6284bf38f3a5cb0115c44d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/3644d0d2c6284bf38f3a5cb0115c44d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/3644d0d2c6284bf38f3a5cb0115c44d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/3644d0d2c6284bf38f3a5cb0115c44d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/3644d0d2c6284bf38f3a5cb0115c44d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-f21d97ce-acf9-47f-user", "id": "de45ac9041c843acb07af8d660736f06"}, "audit_ids": ["9wabGltyRb2133139V5qgA"], "issued_at": "2019-01-18T06:24:30.000000Z"}} 2019-01-18 06:24:30,339 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5829f082839c0998bf0ce7e6f4056821f70f09d0" 2019-01-18 06:24:30,412 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:24:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a8474d8e-5e3f-467d-9fd2-36cae0b6e083 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:24:30,412 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-a8474d8e-5e3f-467d-9fd2-36cae0b6e083 2019-01-18 06:24:30,419 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-f720ed1f-392d-4bdd-bf58-42d4b7ca25ad-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44664b2cb2ec370dc71125ec03ef089beddc1d89" 2019-01-18 06:24:30,678 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-b202f9a5-332f-4581-a75e-6030eec4416d Date: Fri, 18 Jan 2019 06:24: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":["0b6347d1-8894-4c19-9ef5-03c3cea52899"],"updated_at":"2019-01-18T06:24:26Z","tenant_id":"3644d0d2c6284bf38f3a5cb0115c44d5","created_at":"2019-01-18T06:24:25Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"3644d0d2c6284bf38f3a5cb0115c44d5","id":"63aa2d4e-e89a-447e-b67f-44a9b588c945","name":"InstanceSecurityGroupTests-f720ed1f-392d-4bdd-bf58-42d4b7ca25ad-pub-net"}]} 2019-01-18 06:24:30,679 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-f720ed1f-392d-4bdd-bf58-42d4b7ca25ad-pub-net used request id req-b202f9a5-332f-4581-a75e-6030eec4416d 2019-01-18 06:24:30,684 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=63aa2d4e-e89a-447e-b67f-44a9b588c945 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44664b2cb2ec370dc71125ec03ef089beddc1d89" 2019-01-18 06:24:30,973 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-83cf499f-0faf-4c6b-b4b8-0c5b4721b4dc Date: Fri, 18 Jan 2019 06:24:30 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"63aa2d4e-e89a-447e-b67f-44a9b588c945","tenant_id":"3644d0d2c6284bf38f3a5cb0115c44d5","created_at":"2019-01-18T06:24:26Z","dns_nameservers":[],"updated_at":"2019-01-18T06:24:26Z","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":"3644d0d2c6284bf38f3a5cb0115c44d5","id":"0b6347d1-8894-4c19-9ef5-03c3cea52899","subnetpool_id":null,"name":"InstanceSecurityGroupTests-f720ed1f-392d-4bdd-bf58-42d4b7ca25ad-pub-subnet"}]} 2019-01-18 06:24:30,973 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=63aa2d4e-e89a-447e-b67f-44a9b588c945 used request id req-83cf499f-0faf-4c6b-b4b8-0c5b4721b4dc 2019-01-18 06:24:30,978 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-f720ed1f-392d-4bdd-bf58-42d4b7ca25ad-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44664b2cb2ec370dc71125ec03ef089beddc1d89" 2019-01-18 06:24:31,221 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-410536e5-2ce5-43df-a2b2-660d73eb6317 Date: Fri, 18 Jan 2019 06:24: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":["0b6347d1-8894-4c19-9ef5-03c3cea52899"],"updated_at":"2019-01-18T06:24:26Z","tenant_id":"3644d0d2c6284bf38f3a5cb0115c44d5","created_at":"2019-01-18T06:24:25Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"3644d0d2c6284bf38f3a5cb0115c44d5","id":"63aa2d4e-e89a-447e-b67f-44a9b588c945","name":"InstanceSecurityGroupTests-f720ed1f-392d-4bdd-bf58-42d4b7ca25ad-pub-net"}]} 2019-01-18 06:24:31,222 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-f720ed1f-392d-4bdd-bf58-42d4b7ca25ad-pub-net used request id req-410536e5-2ce5-43df-a2b2-660d73eb6317 2019-01-18 06:24:31,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" 2019-01-18 06:24:31,230 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 18 Jan 2019 06:24: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"}]}]}} 2019-01-18 06:24:31,231 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/3644d0d2c6284bf38f3a5cb0115c44d5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5829f082839c0998bf0ce7e6f4056821f70f09d0" 2019-01-18 06:24:31,307 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:24:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-406c3af1-ce63-4458-9322-b205db40f96c 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/3644d0d2c6284bf38f3a5cb0115c44d5"}, "enabled": true, "id": "3644d0d2c6284bf38f3a5cb0115c44d5", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-f21d97ce-acf9-47f-proj"}} 2019-01-18 06:24:31,308 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/3644d0d2c6284bf38f3a5cb0115c44d5 used request id req-406c3af1-ce63-4458-9322-b205db40f96c 2019-01-18 06:24:31,313 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=63aa2d4e-e89a-447e-b67f-44a9b588c945 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44664b2cb2ec370dc71125ec03ef089beddc1d89" 2019-01-18 06:24:31,510 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-5ce27063-798e-4da4-8d02-d0620d6cb527 Date: Fri, 18 Jan 2019 06:24:31 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"63aa2d4e-e89a-447e-b67f-44a9b588c945","tenant_id":"3644d0d2c6284bf38f3a5cb0115c44d5","created_at":"2019-01-18T06:24:26Z","dns_nameservers":[],"updated_at":"2019-01-18T06:24:26Z","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":"3644d0d2c6284bf38f3a5cb0115c44d5","id":"0b6347d1-8894-4c19-9ef5-03c3cea52899","subnetpool_id":null,"name":"InstanceSecurityGroupTests-f720ed1f-392d-4bdd-bf58-42d4b7ca25ad-pub-subnet"}]} 2019-01-18 06:24:31,510 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=63aa2d4e-e89a-447e-b67f-44a9b588c945 used request id req-5ce27063-798e-4da4-8d02-d0620d6cb527 2019-01-18 06:24:31,511 - neutron_utils - INFO - Creating port for network with name - InstanceSecurityGroupTests-f720ed1f-392d-4bdd-bf58-42d4b7ca25ad-pub-net 2019-01-18 06:24:31,516 - 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}44664b2cb2ec370dc71125ec03ef089beddc1d89" -d '{"port": {"network_id": "63aa2d4e-e89a-447e-b67f-44a9b588c945", "name": "InstanceSecurityGroupTests-f720ed1f-392d-4bdd-bf58-42d4b7ca25ad-port", "admin_state_up": true}}' 2019-01-18 06:24:32,451 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 781 X-Openstack-Request-Id: req-d01fe4da-5e93-4912-9279-45c017c5a1fe Date: Fri, 18 Jan 2019 06:24:32 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:24:32Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"0b6347d1-8894-4c19-9ef5-03c3cea52899","ip_address":"10.55.0.9"}],"id":"ee8249f4-2973-429f-97e3-5bdb6356951d","security_groups":["664b2611-5903-4d4b-be74-5cd4551ab25c"],"mac_address":"fa:16:3e:c7:97:62","device_id":"","status":"DOWN","description":"","tags":[],"name":"InstanceSecurityGroupTests-f720ed1f-392d-4bdd-bf58-42d4b7ca25ad-port","project_id":"3644d0d2c6284bf38f3a5cb0115c44d5","qos_policy_id":null,"admin_state_up":true,"network_id":"63aa2d4e-e89a-447e-b67f-44a9b588c945","tenant_id":"3644d0d2c6284bf38f3a5cb0115c44d5","created_at":"2019-01-18T06:24:31Z","binding:vnic_type":"normal"}} 2019-01-18 06:24:32,451 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/ports used request id req-d01fe4da-5e93-4912-9279-45c017c5a1fe 2019-01-18 06:24:32,457 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-f720ed1f-392d-4bdd-bf58-42d4b7ca25ad-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44664b2cb2ec370dc71125ec03ef089beddc1d89" 2019-01-18 06:24:32,700 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-848aca0f-6b91-44eb-83e0-cb9d194716f3 Date: Fri, 18 Jan 2019 06:24: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":["0b6347d1-8894-4c19-9ef5-03c3cea52899"],"updated_at":"2019-01-18T06:24:26Z","tenant_id":"3644d0d2c6284bf38f3a5cb0115c44d5","created_at":"2019-01-18T06:24:25Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"3644d0d2c6284bf38f3a5cb0115c44d5","id":"63aa2d4e-e89a-447e-b67f-44a9b588c945","name":"InstanceSecurityGroupTests-f720ed1f-392d-4bdd-bf58-42d4b7ca25ad-pub-net"}]} 2019-01-18 06:24:32,700 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-f720ed1f-392d-4bdd-bf58-42d4b7ca25ad-pub-net used request id req-848aca0f-6b91-44eb-83e0-cb9d194716f3 2019-01-18 06:24:32,704 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/3644d0d2c6284bf38f3a5cb0115c44d5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44664b2cb2ec370dc71125ec03ef089beddc1d89" 2019-01-18 06:24:32,779 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:24:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-31b32112-911a-4527-aaee-081103376ffa 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/3644d0d2c6284bf38f3a5cb0115c44d5"}, "enabled": true, "id": "3644d0d2c6284bf38f3a5cb0115c44d5", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-f21d97ce-acf9-47f-proj"}} 2019-01-18 06:24:32,779 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/3644d0d2c6284bf38f3a5cb0115c44d5 used request id req-31b32112-911a-4527-aaee-081103376ffa 2019-01-18 06:24:32,785 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=63aa2d4e-e89a-447e-b67f-44a9b588c945 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44664b2cb2ec370dc71125ec03ef089beddc1d89" 2019-01-18 06:24:32,837 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-03bddd34-e16a-4e33-886f-1d6930d8a210 Date: Fri, 18 Jan 2019 06:24:32 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"63aa2d4e-e89a-447e-b67f-44a9b588c945","tenant_id":"3644d0d2c6284bf38f3a5cb0115c44d5","created_at":"2019-01-18T06:24:26Z","dns_nameservers":[],"updated_at":"2019-01-18T06:24:26Z","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":"3644d0d2c6284bf38f3a5cb0115c44d5","id":"0b6347d1-8894-4c19-9ef5-03c3cea52899","subnetpool_id":null,"name":"InstanceSecurityGroupTests-f720ed1f-392d-4bdd-bf58-42d4b7ca25ad-pub-subnet"}]} 2019-01-18 06:24:32,837 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=63aa2d4e-e89a-447e-b67f-44a9b588c945 used request id req-03bddd34-e16a-4e33-886f-1d6930d8a210 2019-01-18 06:24:32,843 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=63aa2d4e-e89a-447e-b67f-44a9b588c945&name=InstanceSecurityGroupTests-f720ed1f-392d-4bdd-bf58-42d4b7ca25ad-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44664b2cb2ec370dc71125ec03ef089beddc1d89" 2019-01-18 06:24:33,202 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 784 X-Openstack-Request-Id: req-9a5c8885-e9dc-4469-b922-208b5c757842 Date: Fri, 18 Jan 2019 06:24:33 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:24:32Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"0b6347d1-8894-4c19-9ef5-03c3cea52899","ip_address":"10.55.0.9"}],"id":"ee8249f4-2973-429f-97e3-5bdb6356951d","security_groups":["664b2611-5903-4d4b-be74-5cd4551ab25c"],"mac_address":"fa:16:3e:c7:97:62","project_id":"3644d0d2c6284bf38f3a5cb0115c44d5","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-f720ed1f-392d-4bdd-bf58-42d4b7ca25ad-port","admin_state_up":true,"network_id":"63aa2d4e-e89a-447e-b67f-44a9b588c945","tenant_id":"3644d0d2c6284bf38f3a5cb0115c44d5","created_at":"2019-01-18T06:24:31Z","binding:vnic_type":"normal","device_id":""}]} 2019-01-18 06:24:33,202 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=63aa2d4e-e89a-447e-b67f-44a9b588c945&name=InstanceSecurityGroupTests-f720ed1f-392d-4bdd-bf58-42d4b7ca25ad-port&admin_state_up=True used request id req-9a5c8885-e9dc-4469-b922-208b5c757842 2019-01-18 06:24:33,207 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/3644d0d2c6284bf38f3a5cb0115c44d5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44664b2cb2ec370dc71125ec03ef089beddc1d89" 2019-01-18 06:24:33,284 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:24:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5c628576-72a0-479f-8ec2-d2f3909aee16 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/3644d0d2c6284bf38f3a5cb0115c44d5"}, "enabled": true, "id": "3644d0d2c6284bf38f3a5cb0115c44d5", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-f21d97ce-acf9-47f-proj"}} 2019-01-18 06:24:33,284 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/3644d0d2c6284bf38f3a5cb0115c44d5 used request id req-5c628576-72a0-479f-8ec2-d2f3909aee16 2019-01-18 06:24:33,285 - nova_utils - INFO - Creating VM with name - InstanceSecurityGroupTests-f720ed1f-392d-4bdd-bf58-42d4b7ca25ad-inst 2019-01-18 06:24:33,288 - 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}44664b2cb2ec370dc71125ec03ef089beddc1d89" 2019-01-18 06:24:33,316 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:24: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-ec924b6c-c022-42ce-8e88-78fb851408b3 x-compute-request-id: req-ec924b6c-c022-42ce-8e88-78fb851408b3 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"flavors": [{"id": "3937a810-f79f-435a-8eef-18e1d4f9ed47", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/3937a810-f79f-435a-8eef-18e1d4f9ed47", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/3937a810-f79f-435a-8eef-18e1d4f9ed47", "rel": "bookmark"}], "name": "InstanceSecurityGroupTests-f720ed1f-392d-4bdd-bf58-42d4b7ca25ad-flavor-name"}]} 2019-01-18 06:24:33,317 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-ec924b6c-c022-42ce-8e88-78fb851408b3 2019-01-18 06:24:33,320 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors/3937a810-f79f-435a-8eef-18e1d4f9ed47 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44664b2cb2ec370dc71125ec03ef089beddc1d89" 2019-01-18 06:24:33,340 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:24: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-e16bfdb8-a2a1-4b6e-abd0-06546621738b x-compute-request-id: req-e16bfdb8-a2a1-4b6e-abd0-06546621738b Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/3937a810-f79f-435a-8eef-18e1d4f9ed47", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/3937a810-f79f-435a-8eef-18e1d4f9ed47", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "3937a810-f79f-435a-8eef-18e1d4f9ed47", "name": "InstanceSecurityGroupTests-f720ed1f-392d-4bdd-bf58-42d4b7ca25ad-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2019-01-18 06:24:33,340 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/3937a810-f79f-435a-8eef-18e1d4f9ed47 used request id req-e16bfdb8-a2a1-4b6e-abd0-06546621738b 2019-01-18 06:24:33,343 - 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-f720ed1f-392d-4bdd-bf58-42d4b7ca25ad-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}44664b2cb2ec370dc71125ec03ef089beddc1d89" 2019-01-18 06:24:33,616 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1062 Content-Type: application/json X-Openstack-Request-Id: req-7e871868-162c-496f-9e87-957c7e2e9e4d Date: Fri, 18 Jan 2019 06:24:33 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "InstanceSecurityGroupTests-f720ed1f-392d-4bdd-bf58-42d4b7ca25ad-image", "tags": [], "container_format": "bare", "created_at": "2019-01-18T06:24:21Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-18T06:24:24Z", "visibility": "shared", "locations": [{"url": "rbd://af014572-0a5d-4a80-a07f-9105f52ab2c1/images/c891a60b-13bf-49bf-aea8-e742c9a24f75/snap", "metadata": {}}], "self": "/v2/images/c891a60b-13bf-49bf-aea8-e742c9a24f75", "min_disk": 0, "protected": false, "id": "c891a60b-13bf-49bf-aea8-e742c9a24f75", "file": "/v2/images/c891a60b-13bf-49bf-aea8-e742c9a24f75/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "3644d0d2c6284bf38f3a5cb0115c44d5", "direct_url": "rbd://af014572-0a5d-4a80-a07f-9105f52ab2c1/images/c891a60b-13bf-49bf-aea8-e742c9a24f75/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=InstanceSecurityGroupTests-f720ed1f-392d-4bdd-bf58-42d4b7ca25ad-image"} 2019-01-18 06:24:33,616 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-f720ed1f-392d-4bdd-bf58-42d4b7ca25ad-image used request id req-7e871868-162c-496f-9e87-957c7e2e9e4d 2019-01-18 06:24:33,619 - 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}44664b2cb2ec370dc71125ec03ef089beddc1d89" 2019-01-18 06:24:33,777 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-ca2fb27c-5256-4288-9c15-6096f68de536 Date: Fri, 18 Jan 2019 06:24: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"}}} 2019-01-18 06:24:33,778 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-ca2fb27c-5256-4288-9c15-6096f68de536 2019-01-18 06:24:33,783 - 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}44664b2cb2ec370dc71125ec03ef089beddc1d89" -d '{"server": {"name": "InstanceSecurityGroupTests-f720ed1f-392d-4bdd-bf58-42d4b7ca25ad-inst", "imageRef": "c891a60b-13bf-49bf-aea8-e742c9a24f75", "flavorRef": "3937a810-f79f-435a-8eef-18e1d4f9ed47", "max_count": 1, "min_count": 1, "networks": [{"port": "ee8249f4-2973-429f-97e3-5bdb6356951d"}]}}' 2019-01-18 06:24:35,695 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 18 Jan 2019 06:24: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-3af76bea-b704-4ce7-90c1-84511b7c391f x-compute-request-id: req-3af76bea-b704-4ce7-90c1-84511b7c391f Content-Length: 374 location: http://172.30.9.23:8774/v2.1/servers/4a4248ae-fe9a-440b-99ea-b6b2f554193e Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "4a4248ae-fe9a-440b-99ea-b6b2f554193e", "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/4a4248ae-fe9a-440b-99ea-b6b2f554193e", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/4a4248ae-fe9a-440b-99ea-b6b2f554193e", "rel": "bookmark"}], "adminPass": "zvEsR6gg6giz"}} 2019-01-18 06:24:35,695 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-3af76bea-b704-4ce7-90c1-84511b7c391f 2019-01-18 06:24:35,698 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/4a4248ae-fe9a-440b-99ea-b6b2f554193e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44664b2cb2ec370dc71125ec03ef089beddc1d89" 2019-01-18 06:24:35,915 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:24: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-791b8788-d57c-4687-8a21-f65395e97636 x-compute-request-id: req-791b8788-d57c-4687-8a21-f65395e97636 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/4a4248ae-fe9a-440b-99ea-b6b2f554193e", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/4a4248ae-fe9a-440b-99ea-b6b2f554193e", "rel": "bookmark"}], "image": {"id": "c891a60b-13bf-49bf-aea8-e742c9a24f75", "links": [{"href": "http://172.30.9.23:8774/images/c891a60b-13bf-49bf-aea8-e742c9a24f75", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3937a810-f79f-435a-8eef-18e1d4f9ed47", "links": [{"href": "http://172.30.9.23:8774/flavors/3937a810-f79f-435a-8eef-18e1d4f9ed47", "rel": "bookmark"}]}, "id": "4a4248ae-fe9a-440b-99ea-b6b2f554193e", "user_id": "de45ac9041c843acb07af8d660736f06", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2019-01-18T06:24:35Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-f720ed1f-392d-4bdd-bf58-42d4b7ca25ad-inst", "created": "2019-01-18T06:24:35Z", "tenant_id": "3644d0d2c6284bf38f3a5cb0115c44d5", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-18 06:24:35,915 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/4a4248ae-fe9a-440b-99ea-b6b2f554193e used request id req-791b8788-d57c-4687-8a21-f65395e97636 2019-01-18 06:24:35,915 - create_instance - INFO - Created instance with name - InstanceSecurityGroupTests-f720ed1f-392d-4bdd-bf58-42d4b7ca25ad-inst 2019-01-18 06:24:35,918 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/4a4248ae-fe9a-440b-99ea-b6b2f554193e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44664b2cb2ec370dc71125ec03ef089beddc1d89" 2019-01-18 06:24:36,288 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:24: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-977febd2-b941-468e-9f79-97ad6297968b x-compute-request-id: req-977febd2-b941-468e-9f79-97ad6297968b 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/4a4248ae-fe9a-440b-99ea-b6b2f554193e", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/4a4248ae-fe9a-440b-99ea-b6b2f554193e", "rel": "bookmark"}], "image": {"id": "c891a60b-13bf-49bf-aea8-e742c9a24f75", "links": [{"href": "http://172.30.9.23:8774/images/c891a60b-13bf-49bf-aea8-e742c9a24f75", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3937a810-f79f-435a-8eef-18e1d4f9ed47", "links": [{"href": "http://172.30.9.23:8774/flavors/3937a810-f79f-435a-8eef-18e1d4f9ed47", "rel": "bookmark"}]}, "id": "4a4248ae-fe9a-440b-99ea-b6b2f554193e", "user_id": "de45ac9041c843acb07af8d660736f06", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2019-01-18T06:24:35Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-f720ed1f-392d-4bdd-bf58-42d4b7ca25ad-inst", "created": "2019-01-18T06:24:35Z", "tenant_id": "3644d0d2c6284bf38f3a5cb0115c44d5", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-18 06:24:36,289 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/4a4248ae-fe9a-440b-99ea-b6b2f554193e used request id req-977febd2-b941-468e-9f79-97ad6297968b 2019-01-18 06:24:36,289 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-f720ed1f-392d-4bdd-bf58-42d4b7ca25ad-inst] is - BUILD 2019-01-18 06:24:36,289 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-18 06:24:39,292 - create_instance - DEBUG - VM status query timeout in 896.623002052 2019-01-18 06:24:39,296 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/4a4248ae-fe9a-440b-99ea-b6b2f554193e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44664b2cb2ec370dc71125ec03ef089beddc1d89" 2019-01-18 06:24:39,892 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06: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-66a8a1cd-b9d5-4954-96a4-07148a85b42d x-compute-request-id: req-66a8a1cd-b9d5-4954-96a4-07148a85b42d Content-Encoding: gzip Content-Length: 671 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/4a4248ae-fe9a-440b-99ea-b6b2f554193e", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/4a4248ae-fe9a-440b-99ea-b6b2f554193e", "rel": "bookmark"}], "image": {"id": "c891a60b-13bf-49bf-aea8-e742c9a24f75", "links": [{"href": "http://172.30.9.23:8774/images/c891a60b-13bf-49bf-aea8-e742c9a24f75", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3937a810-f79f-435a-8eef-18e1d4f9ed47", "links": [{"href": "http://172.30.9.23:8774/flavors/3937a810-f79f-435a-8eef-18e1d4f9ed47", "rel": "bookmark"}]}, "id": "4a4248ae-fe9a-440b-99ea-b6b2f554193e", "security_groups": [{"name": "default"}], "user_id": "de45ac9041c843acb07af8d660736f06", "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": "2019-01-18T06:24:36Z", "hostId": "691798eb4c32bec90cef9dd7aaf5ba87c7c13e5ceafee6915209df43", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-f720ed1f-392d-4bdd-bf58-42d4b7ca25ad-inst", "created": "2019-01-18T06:24:35Z", "tenant_id": "3644d0d2c6284bf38f3a5cb0115c44d5", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-18 06:24:39,892 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/4a4248ae-fe9a-440b-99ea-b6b2f554193e used request id req-66a8a1cd-b9d5-4954-96a4-07148a85b42d 2019-01-18 06:24:39,892 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-f720ed1f-392d-4bdd-bf58-42d4b7ca25ad-inst] is - BUILD 2019-01-18 06:24:39,892 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-18 06:24:42,896 - create_instance - DEBUG - VM status query timeout in 893.019877911 2019-01-18 06:24:42,899 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/4a4248ae-fe9a-440b-99ea-b6b2f554193e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44664b2cb2ec370dc71125ec03ef089beddc1d89" 2019-01-18 06:24:43,662 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06: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-0e8c26be-2fe9-45d0-a047-14afcfc226f3 x-compute-request-id: req-0e8c26be-2fe9-45d0-a047-14afcfc226f3 Content-Encoding: gzip Content-Length: 749 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-f720ed1f-392d-4bdd-bf58-42d4b7ca25ad-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c7:97:62", "version": 4, "addr": "10.55.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/4a4248ae-fe9a-440b-99ea-b6b2f554193e", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/4a4248ae-fe9a-440b-99ea-b6b2f554193e", "rel": "bookmark"}], "image": {"id": "c891a60b-13bf-49bf-aea8-e742c9a24f75", "links": [{"href": "http://172.30.9.23:8774/images/c891a60b-13bf-49bf-aea8-e742c9a24f75", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-18T06:24:40.000000", "flavor": {"id": "3937a810-f79f-435a-8eef-18e1d4f9ed47", "links": [{"href": "http://172.30.9.23:8774/flavors/3937a810-f79f-435a-8eef-18e1d4f9ed47", "rel": "bookmark"}]}, "id": "4a4248ae-fe9a-440b-99ea-b6b2f554193e", "security_groups": [{"name": "default"}], "user_id": "de45ac9041c843acb07af8d660736f06", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-18T06:24:42Z", "hostId": "691798eb4c32bec90cef9dd7aaf5ba87c7c13e5ceafee6915209df43", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-f720ed1f-392d-4bdd-bf58-42d4b7ca25ad-inst", "created": "2019-01-18T06:24:35Z", "tenant_id": "3644d0d2c6284bf38f3a5cb0115c44d5", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-18 06:24:43,662 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/4a4248ae-fe9a-440b-99ea-b6b2f554193e used request id req-0e8c26be-2fe9-45d0-a047-14afcfc226f3 2019-01-18 06:24:43,662 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-f720ed1f-392d-4bdd-bf58-42d4b7ca25ad-inst] is - ACTIVE 2019-01-18 06:24:43,662 - create_instance - INFO - VM is - ACTIVE 2019-01-18 06:24:43,666 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/4a4248ae-fe9a-440b-99ea-b6b2f554193e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44664b2cb2ec370dc71125ec03ef089beddc1d89" 2019-01-18 06:24:44,270 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:24: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-04659d9f-2000-4a3d-8ac8-7d88d059c6f6 x-compute-request-id: req-04659d9f-2000-4a3d-8ac8-7d88d059c6f6 Content-Encoding: gzip Content-Length: 749 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-f720ed1f-392d-4bdd-bf58-42d4b7ca25ad-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c7:97:62", "version": 4, "addr": "10.55.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/4a4248ae-fe9a-440b-99ea-b6b2f554193e", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/4a4248ae-fe9a-440b-99ea-b6b2f554193e", "rel": "bookmark"}], "image": {"id": "c891a60b-13bf-49bf-aea8-e742c9a24f75", "links": [{"href": "http://172.30.9.23:8774/images/c891a60b-13bf-49bf-aea8-e742c9a24f75", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-18T06:24:40.000000", "flavor": {"id": "3937a810-f79f-435a-8eef-18e1d4f9ed47", "links": [{"href": "http://172.30.9.23:8774/flavors/3937a810-f79f-435a-8eef-18e1d4f9ed47", "rel": "bookmark"}]}, "id": "4a4248ae-fe9a-440b-99ea-b6b2f554193e", "security_groups": [{"name": "default"}], "user_id": "de45ac9041c843acb07af8d660736f06", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-18T06:24:42Z", "hostId": "691798eb4c32bec90cef9dd7aaf5ba87c7c13e5ceafee6915209df43", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-f720ed1f-392d-4bdd-bf58-42d4b7ca25ad-inst", "created": "2019-01-18T06:24:35Z", "tenant_id": "3644d0d2c6284bf38f3a5cb0115c44d5", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-18 06:24:44,271 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/4a4248ae-fe9a-440b-99ea-b6b2f554193e used request id req-04659d9f-2000-4a3d-8ac8-7d88d059c6f6 2019-01-18 06:24:44,277 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-f720ed1f-392d-4bdd-bf58-42d4b7ca25ad-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44664b2cb2ec370dc71125ec03ef089beddc1d89" 2019-01-18 06:24:44,515 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-5062ea15-10e7-4342-a843-fc408c8de683 Date: Fri, 18 Jan 2019 06:24: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":["0b6347d1-8894-4c19-9ef5-03c3cea52899"],"updated_at":"2019-01-18T06:24:26Z","tenant_id":"3644d0d2c6284bf38f3a5cb0115c44d5","created_at":"2019-01-18T06:24:25Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"3644d0d2c6284bf38f3a5cb0115c44d5","id":"63aa2d4e-e89a-447e-b67f-44a9b588c945","name":"InstanceSecurityGroupTests-f720ed1f-392d-4bdd-bf58-42d4b7ca25ad-pub-net"}]} 2019-01-18 06:24:44,516 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-f720ed1f-392d-4bdd-bf58-42d4b7ca25ad-pub-net used request id req-5062ea15-10e7-4342-a843-fc408c8de683 2019-01-18 06:24:44,520 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/3644d0d2c6284bf38f3a5cb0115c44d5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44664b2cb2ec370dc71125ec03ef089beddc1d89" 2019-01-18 06:24:44,536 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:24:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-21fab342-6158-4da8-a7b8-d3839251d4cc 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/3644d0d2c6284bf38f3a5cb0115c44d5"}, "enabled": true, "id": "3644d0d2c6284bf38f3a5cb0115c44d5", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-f21d97ce-acf9-47f-proj"}} 2019-01-18 06:24:44,536 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/3644d0d2c6284bf38f3a5cb0115c44d5 used request id req-21fab342-6158-4da8-a7b8-d3839251d4cc 2019-01-18 06:24:44,541 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=63aa2d4e-e89a-447e-b67f-44a9b588c945 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44664b2cb2ec370dc71125ec03ef089beddc1d89" 2019-01-18 06:24:44,604 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-45074ac7-b093-4c70-8264-2bc16c4d3cba Date: Fri, 18 Jan 2019 06:24:44 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"63aa2d4e-e89a-447e-b67f-44a9b588c945","tenant_id":"3644d0d2c6284bf38f3a5cb0115c44d5","created_at":"2019-01-18T06:24:26Z","dns_nameservers":[],"updated_at":"2019-01-18T06:24:26Z","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":"3644d0d2c6284bf38f3a5cb0115c44d5","id":"0b6347d1-8894-4c19-9ef5-03c3cea52899","subnetpool_id":null,"name":"InstanceSecurityGroupTests-f720ed1f-392d-4bdd-bf58-42d4b7ca25ad-pub-subnet"}]} 2019-01-18 06:24:44,604 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=63aa2d4e-e89a-447e-b67f-44a9b588c945 used request id req-45074ac7-b093-4c70-8264-2bc16c4d3cba 2019-01-18 06:24:44,610 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=63aa2d4e-e89a-447e-b67f-44a9b588c945 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44664b2cb2ec370dc71125ec03ef089beddc1d89" 2019-01-18 06:24:44,697 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3111 X-Openstack-Request-Id: req-720b602c-e129-4fb5-82ee-9f97f31fa2ba Date: Fri, 18 Jan 2019 06:24:44 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:24:29Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"0b6347d1-8894-4c19-9ef5-03c3cea52899","ip_address":"10.55.0.4"}],"id":"3a861cc0-45ba-498d-a6c3-b1cc69f351df","security_groups":[],"mac_address":"fa:16:3e:f7:d5:dd","project_id":"3644d0d2c6284bf38f3a5cb0115c44d5","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"63aa2d4e-e89a-447e-b67f-44a9b588c945","tenant_id":"3644d0d2c6284bf38f3a5cb0115c44d5","created_at":"2019-01-18T06:24:28Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-63aa2d4e-e89a-447e-b67f-44a9b588c945"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:24:30Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"0b6347d1-8894-4c19-9ef5-03c3cea52899","ip_address":"10.55.0.3"}],"id":"b4e16d47-4014-4cdf-a397-d5c63bfee106","security_groups":[],"mac_address":"fa:16:3e:94:30:32","project_id":"3644d0d2c6284bf38f3a5cb0115c44d5","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"63aa2d4e-e89a-447e-b67f-44a9b588c945","tenant_id":"3644d0d2c6284bf38f3a5cb0115c44d5","created_at":"2019-01-18T06:24:27Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-63aa2d4e-e89a-447e-b67f-44a9b588c945"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:24:29Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"0b6347d1-8894-4c19-9ef5-03c3cea52899","ip_address":"10.55.0.2"}],"id":"e2b80549-ea8a-4cf0-a4d6-310f43972f3a","security_groups":[],"mac_address":"fa:16:3e:6a:b7:99","project_id":"3644d0d2c6284bf38f3a5cb0115c44d5","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"63aa2d4e-e89a-447e-b67f-44a9b588c945","tenant_id":"3644d0d2c6284bf38f3a5cb0115c44d5","created_at":"2019-01-18T06:24:26Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-63aa2d4e-e89a-447e-b67f-44a9b588c945"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:24:42Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"0b6347d1-8894-4c19-9ef5-03c3cea52899","ip_address":"10.55.0.9"}],"id":"ee8249f4-2973-429f-97e3-5bdb6356951d","security_groups":["664b2611-5903-4d4b-be74-5cd4551ab25c"],"mac_address":"fa:16:3e:c7:97:62","project_id":"3644d0d2c6284bf38f3a5cb0115c44d5","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-f720ed1f-392d-4bdd-bf58-42d4b7ca25ad-port","admin_state_up":true,"network_id":"63aa2d4e-e89a-447e-b67f-44a9b588c945","tenant_id":"3644d0d2c6284bf38f3a5cb0115c44d5","created_at":"2019-01-18T06:24:31Z","binding:vnic_type":"normal","device_id":"4a4248ae-fe9a-440b-99ea-b6b2f554193e"}]} 2019-01-18 06:24:44,697 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=63aa2d4e-e89a-447e-b67f-44a9b588c945 used request id req-720b602c-e129-4fb5-82ee-9f97f31fa2ba 2019-01-18 06:24:44,698 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:24:44,699 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:24:45,065 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1e7314e7353d41e49d9d5ac3931b07a4", "name": "InstanceSecurityGroupTests-f21d97ce-acf9-47f-proj-role"}], "expires_at": "2019-01-18T07:24:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3644d0d2c6284bf38f3a5cb0115c44d5", "name": "InstanceSecurityGroupTests-f21d97ce-acf9-47f-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/3644d0d2c6284bf38f3a5cb0115c44d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/3644d0d2c6284bf38f3a5cb0115c44d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/3644d0d2c6284bf38f3a5cb0115c44d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/3644d0d2c6284bf38f3a5cb0115c44d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/3644d0d2c6284bf38f3a5cb0115c44d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/3644d0d2c6284bf38f3a5cb0115c44d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/3644d0d2c6284bf38f3a5cb0115c44d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/3644d0d2c6284bf38f3a5cb0115c44d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/3644d0d2c6284bf38f3a5cb0115c44d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/3644d0d2c6284bf38f3a5cb0115c44d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/3644d0d2c6284bf38f3a5cb0115c44d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/3644d0d2c6284bf38f3a5cb0115c44d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-f21d97ce-acf9-47f-user", "id": "de45ac9041c843acb07af8d660736f06"}, "audit_ids": ["JJAQaiOUQ7-Ow3i2erc2hg"], "issued_at": "2019-01-18T06:24:45.000000Z"}} 2019-01-18 06:24:45,066 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6aa674e14249598708cd86b862890150d4eb7708" 2019-01-18 06:24:45,140 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:24:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f657b11f-b9ed-4324-b0bf-2b25441a3b09 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:24:45,140 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-f657b11f-b9ed-4324-b0bf-2b25441a3b09 2019-01-18 06:24:45,147 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=InstanceSecurityGroupTests-f720ed1f-392d-4bdd-bf58-42d4b7ca25ad-name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6aa674e14249598708cd86b862890150d4eb7708" 2019-01-18 06:24:45,318 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-cfea7841-f0bd-4145-b1f3-bd071c61ace8 Date: Fri, 18 Jan 2019 06:24:45 GMT RESP BODY: {"security_groups": []} 2019-01-18 06:24:45,318 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=InstanceSecurityGroupTests-f720ed1f-392d-4bdd-bf58-42d4b7ca25ad-name&description=hello+group used request id req-cfea7841-f0bd-4145-b1f3-bd071c61ace8 2019-01-18 06:24:45,318 - OpenStackSecurityGroup - INFO - Creating security group InstanceSecurityGroupTests-f720ed1f-392d-4bdd-bf58-42d4b7ca25ad-name... 2019-01-18 06:24:45,318 - neutron_utils - INFO - Creating security group with name - InstanceSecurityGroupTests-f720ed1f-392d-4bdd-bf58-42d4b7ca25ad-name 2019-01-18 06:24:45,324 - 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}6aa674e14249598708cd86b862890150d4eb7708" -d '{"security_group": {"name": "InstanceSecurityGroupTests-f720ed1f-392d-4bdd-bf58-42d4b7ca25ad-name", "description": "hello group"}}' 2019-01-18 06:24:45,663 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-37d5eb36-7ce0-4664-9099-e01cb18b3798 Date: Fri, 18 Jan 2019 06:24:45 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "3644d0d2c6284bf38f3a5cb0115c44d5", "created_at": "2019-01-18T06:24:45Z", "updated_at": "2019-01-18T06:24:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:24:45Z", "revision_number": 0, "id": "1a75a244-8880-4473-9eba-d82eff064d9e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T06:24:45Z", "security_group_id": "a0f1bade-a1bd-4074-a489-1c87cde9bcd5", "tenant_id": "3644d0d2c6284bf38f3a5cb0115c44d5", "port_range_min": null, "ethertype": "IPv6", "project_id": "3644d0d2c6284bf38f3a5cb0115c44d5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:24:45Z", "revision_number": 0, "id": "8d56b7c2-6a1f-45e2-8aee-ee5ba82ee13d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T06:24:45Z", "security_group_id": "a0f1bade-a1bd-4074-a489-1c87cde9bcd5", "tenant_id": "3644d0d2c6284bf38f3a5cb0115c44d5", "port_range_min": null, "ethertype": "IPv4", "project_id": "3644d0d2c6284bf38f3a5cb0115c44d5"}], "revision_number": 2, "project_id": "3644d0d2c6284bf38f3a5cb0115c44d5", "id": "a0f1bade-a1bd-4074-a489-1c87cde9bcd5", "name": "InstanceSecurityGroupTests-f720ed1f-392d-4bdd-bf58-42d4b7ca25ad-name"}} 2019-01-18 06:24:45,663 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-groups used request id req-37d5eb36-7ce0-4664-9099-e01cb18b3798 2019-01-18 06:24:45,664 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a0f1bade-a1bd-4074-a489-1c87cde9bcd5 2019-01-18 06:24:45,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=a0f1bade-a1bd-4074-a489-1c87cde9bcd5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6aa674e14249598708cd86b862890150d4eb7708" 2019-01-18 06:24:45,833 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-4f8949a1-49b7-4e7f-8382-4f4b006b9f69 Date: Fri, 18 Jan 2019 06:24: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": "2019-01-18T06:24:45Z", "security_group_id": "a0f1bade-a1bd-4074-a489-1c87cde9bcd5", "port_range_min": null, "revision_number": 0, "tenant_id": "3644d0d2c6284bf38f3a5cb0115c44d5", "created_at": "2019-01-18T06:24:45Z", "project_id": "3644d0d2c6284bf38f3a5cb0115c44d5", "id": "1a75a244-8880-4473-9eba-d82eff064d9e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T06:24:45Z", "security_group_id": "a0f1bade-a1bd-4074-a489-1c87cde9bcd5", "port_range_min": null, "revision_number": 0, "tenant_id": "3644d0d2c6284bf38f3a5cb0115c44d5", "created_at": "2019-01-18T06:24:45Z", "project_id": "3644d0d2c6284bf38f3a5cb0115c44d5", "id": "8d56b7c2-6a1f-45e2-8aee-ee5ba82ee13d"}]} 2019-01-18 06:24:45,833 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=a0f1bade-a1bd-4074-a489-1c87cde9bcd5 used request id req-4f8949a1-49b7-4e7f-8382-4f4b006b9f69 2019-01-18 06:24:45,834 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a0f1bade-a1bd-4074-a489-1c87cde9bcd5 2019-01-18 06:24:45,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=a0f1bade-a1bd-4074-a489-1c87cde9bcd5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6aa674e14249598708cd86b862890150d4eb7708" 2019-01-18 06:24:46,032 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-6528d53a-0355-4def-b0b8-675b33285da1 Date: Fri, 18 Jan 2019 06:24: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": "2019-01-18T06:24:45Z", "security_group_id": "a0f1bade-a1bd-4074-a489-1c87cde9bcd5", "port_range_min": null, "revision_number": 0, "tenant_id": "3644d0d2c6284bf38f3a5cb0115c44d5", "created_at": "2019-01-18T06:24:45Z", "project_id": "3644d0d2c6284bf38f3a5cb0115c44d5", "id": "1a75a244-8880-4473-9eba-d82eff064d9e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T06:24:45Z", "security_group_id": "a0f1bade-a1bd-4074-a489-1c87cde9bcd5", "port_range_min": null, "revision_number": 0, "tenant_id": "3644d0d2c6284bf38f3a5cb0115c44d5", "created_at": "2019-01-18T06:24:45Z", "project_id": "3644d0d2c6284bf38f3a5cb0115c44d5", "id": "8d56b7c2-6a1f-45e2-8aee-ee5ba82ee13d"}]} 2019-01-18 06:24:46,032 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=a0f1bade-a1bd-4074-a489-1c87cde9bcd5 used request id req-6528d53a-0355-4def-b0b8-675b33285da1 2019-01-18 06:24:46,032 - neutron_utils - INFO - Retrieving security group with ID - a0f1bade-a1bd-4074-a489-1c87cde9bcd5 2019-01-18 06:24:46,038 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?id=a0f1bade-a1bd-4074-a489-1c87cde9bcd5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6aa674e14249598708cd86b862890150d4eb7708" 2019-01-18 06:24:46,122 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-9acf7eb4-e69e-4c16-ae81-4f7bfd059be8 Date: Fri, 18 Jan 2019 06:24:46 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "3644d0d2c6284bf38f3a5cb0115c44d5", "created_at": "2019-01-18T06:24:45Z", "updated_at": "2019-01-18T06:24:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:24:45Z", "revision_number": 0, "id": "1a75a244-8880-4473-9eba-d82eff064d9e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T06:24:45Z", "security_group_id": "a0f1bade-a1bd-4074-a489-1c87cde9bcd5", "tenant_id": "3644d0d2c6284bf38f3a5cb0115c44d5", "port_range_min": null, "ethertype": "IPv6", "project_id": "3644d0d2c6284bf38f3a5cb0115c44d5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:24:45Z", "revision_number": 0, "id": "8d56b7c2-6a1f-45e2-8aee-ee5ba82ee13d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T06:24:45Z", "security_group_id": "a0f1bade-a1bd-4074-a489-1c87cde9bcd5", "tenant_id": "3644d0d2c6284bf38f3a5cb0115c44d5", "port_range_min": null, "ethertype": "IPv4", "project_id": "3644d0d2c6284bf38f3a5cb0115c44d5"}], "revision_number": 2, "project_id": "3644d0d2c6284bf38f3a5cb0115c44d5", "id": "a0f1bade-a1bd-4074-a489-1c87cde9bcd5", "name": "InstanceSecurityGroupTests-f720ed1f-392d-4bdd-bf58-42d4b7ca25ad-name"}]} 2019-01-18 06:24:46,122 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?id=a0f1bade-a1bd-4074-a489-1c87cde9bcd5 used request id req-9acf7eb4-e69e-4c16-ae81-4f7bfd059be8 2019-01-18 06:24:46,122 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a0f1bade-a1bd-4074-a489-1c87cde9bcd5 2019-01-18 06:24:46,128 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=a0f1bade-a1bd-4074-a489-1c87cde9bcd5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6aa674e14249598708cd86b862890150d4eb7708" 2019-01-18 06:24:46,308 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-7478f054-14bc-46bb-87c3-de3bd458bdee Date: Fri, 18 Jan 2019 06:24: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": "2019-01-18T06:24:45Z", "security_group_id": "a0f1bade-a1bd-4074-a489-1c87cde9bcd5", "port_range_min": null, "revision_number": 0, "tenant_id": "3644d0d2c6284bf38f3a5cb0115c44d5", "created_at": "2019-01-18T06:24:45Z", "project_id": "3644d0d2c6284bf38f3a5cb0115c44d5", "id": "1a75a244-8880-4473-9eba-d82eff064d9e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T06:24:45Z", "security_group_id": "a0f1bade-a1bd-4074-a489-1c87cde9bcd5", "port_range_min": null, "revision_number": 0, "tenant_id": "3644d0d2c6284bf38f3a5cb0115c44d5", "created_at": "2019-01-18T06:24:45Z", "project_id": "3644d0d2c6284bf38f3a5cb0115c44d5", "id": "8d56b7c2-6a1f-45e2-8aee-ee5ba82ee13d"}]} 2019-01-18 06:24:46,308 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=a0f1bade-a1bd-4074-a489-1c87cde9bcd5 used request id req-7478f054-14bc-46bb-87c3-de3bd458bdee 2019-01-18 06:24:46,309 - neutron_utils - INFO - Retrieving security group with ID - a0f1bade-a1bd-4074-a489-1c87cde9bcd5 2019-01-18 06:24:46,315 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?id=a0f1bade-a1bd-4074-a489-1c87cde9bcd5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6aa674e14249598708cd86b862890150d4eb7708" 2019-01-18 06:24:46,496 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-8eef9424-5ee6-4e7b-9ae4-5d363af5a9b9 Date: Fri, 18 Jan 2019 06:24:46 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "3644d0d2c6284bf38f3a5cb0115c44d5", "created_at": "2019-01-18T06:24:45Z", "updated_at": "2019-01-18T06:24:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:24:45Z", "revision_number": 0, "id": "1a75a244-8880-4473-9eba-d82eff064d9e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T06:24:45Z", "security_group_id": "a0f1bade-a1bd-4074-a489-1c87cde9bcd5", "tenant_id": "3644d0d2c6284bf38f3a5cb0115c44d5", "port_range_min": null, "ethertype": "IPv6", "project_id": "3644d0d2c6284bf38f3a5cb0115c44d5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:24:45Z", "revision_number": 0, "id": "8d56b7c2-6a1f-45e2-8aee-ee5ba82ee13d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T06:24:45Z", "security_group_id": "a0f1bade-a1bd-4074-a489-1c87cde9bcd5", "tenant_id": "3644d0d2c6284bf38f3a5cb0115c44d5", "port_range_min": null, "ethertype": "IPv4", "project_id": "3644d0d2c6284bf38f3a5cb0115c44d5"}], "revision_number": 2, "project_id": "3644d0d2c6284bf38f3a5cb0115c44d5", "id": "a0f1bade-a1bd-4074-a489-1c87cde9bcd5", "name": "InstanceSecurityGroupTests-f720ed1f-392d-4bdd-bf58-42d4b7ca25ad-name"}]} 2019-01-18 06:24:46,496 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?id=a0f1bade-a1bd-4074-a489-1c87cde9bcd5 used request id req-8eef9424-5ee6-4e7b-9ae4-5d363af5a9b9 2019-01-18 06:24:46,497 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a0f1bade-a1bd-4074-a489-1c87cde9bcd5 2019-01-18 06:24:46,502 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=a0f1bade-a1bd-4074-a489-1c87cde9bcd5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6aa674e14249598708cd86b862890150d4eb7708" 2019-01-18 06:24:46,684 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-d4f425d7-9b66-4ac0-bc6d-787c61916fdc Date: Fri, 18 Jan 2019 06:24: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": "2019-01-18T06:24:45Z", "security_group_id": "a0f1bade-a1bd-4074-a489-1c87cde9bcd5", "port_range_min": null, "revision_number": 0, "tenant_id": "3644d0d2c6284bf38f3a5cb0115c44d5", "created_at": "2019-01-18T06:24:45Z", "project_id": "3644d0d2c6284bf38f3a5cb0115c44d5", "id": "1a75a244-8880-4473-9eba-d82eff064d9e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T06:24:45Z", "security_group_id": "a0f1bade-a1bd-4074-a489-1c87cde9bcd5", "port_range_min": null, "revision_number": 0, "tenant_id": "3644d0d2c6284bf38f3a5cb0115c44d5", "created_at": "2019-01-18T06:24:45Z", "project_id": "3644d0d2c6284bf38f3a5cb0115c44d5", "id": "8d56b7c2-6a1f-45e2-8aee-ee5ba82ee13d"}]} 2019-01-18 06:24:46,684 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=a0f1bade-a1bd-4074-a489-1c87cde9bcd5 used request id req-d4f425d7-9b66-4ac0-bc6d-787c61916fdc 2019-01-18 06:24:46,685 - neutron_utils - INFO - Retrieving security group with ID - a0f1bade-a1bd-4074-a489-1c87cde9bcd5 2019-01-18 06:24:46,690 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?id=a0f1bade-a1bd-4074-a489-1c87cde9bcd5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6aa674e14249598708cd86b862890150d4eb7708" 2019-01-18 06:24:46,901 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-f2d6a5ed-d167-4c18-9722-dc3b1da43ea0 Date: Fri, 18 Jan 2019 06:24:46 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "3644d0d2c6284bf38f3a5cb0115c44d5", "created_at": "2019-01-18T06:24:45Z", "updated_at": "2019-01-18T06:24:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:24:45Z", "revision_number": 0, "id": "1a75a244-8880-4473-9eba-d82eff064d9e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T06:24:45Z", "security_group_id": "a0f1bade-a1bd-4074-a489-1c87cde9bcd5", "tenant_id": "3644d0d2c6284bf38f3a5cb0115c44d5", "port_range_min": null, "ethertype": "IPv6", "project_id": "3644d0d2c6284bf38f3a5cb0115c44d5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:24:45Z", "revision_number": 0, "id": "8d56b7c2-6a1f-45e2-8aee-ee5ba82ee13d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T06:24:45Z", "security_group_id": "a0f1bade-a1bd-4074-a489-1c87cde9bcd5", "tenant_id": "3644d0d2c6284bf38f3a5cb0115c44d5", "port_range_min": null, "ethertype": "IPv4", "project_id": "3644d0d2c6284bf38f3a5cb0115c44d5"}], "revision_number": 2, "project_id": "3644d0d2c6284bf38f3a5cb0115c44d5", "id": "a0f1bade-a1bd-4074-a489-1c87cde9bcd5", "name": "InstanceSecurityGroupTests-f720ed1f-392d-4bdd-bf58-42d4b7ca25ad-name"}]} 2019-01-18 06:24:46,901 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?id=a0f1bade-a1bd-4074-a489-1c87cde9bcd5 used request id req-f2d6a5ed-d167-4c18-9722-dc3b1da43ea0 2019-01-18 06:24:46,902 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a0f1bade-a1bd-4074-a489-1c87cde9bcd5 2019-01-18 06:24:46,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=a0f1bade-a1bd-4074-a489-1c87cde9bcd5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6aa674e14249598708cd86b862890150d4eb7708" 2019-01-18 06:24:46,932 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-2302aca1-0a24-438b-8ee8-3db5ad2e108f Date: Fri, 18 Jan 2019 06:24: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": "2019-01-18T06:24:45Z", "security_group_id": "a0f1bade-a1bd-4074-a489-1c87cde9bcd5", "port_range_min": null, "revision_number": 0, "tenant_id": "3644d0d2c6284bf38f3a5cb0115c44d5", "created_at": "2019-01-18T06:24:45Z", "project_id": "3644d0d2c6284bf38f3a5cb0115c44d5", "id": "1a75a244-8880-4473-9eba-d82eff064d9e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T06:24:45Z", "security_group_id": "a0f1bade-a1bd-4074-a489-1c87cde9bcd5", "port_range_min": null, "revision_number": 0, "tenant_id": "3644d0d2c6284bf38f3a5cb0115c44d5", "created_at": "2019-01-18T06:24:45Z", "project_id": "3644d0d2c6284bf38f3a5cb0115c44d5", "id": "8d56b7c2-6a1f-45e2-8aee-ee5ba82ee13d"}]} 2019-01-18 06:24:46,932 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=a0f1bade-a1bd-4074-a489-1c87cde9bcd5 used request id req-2302aca1-0a24-438b-8ee8-3db5ad2e108f 2019-01-18 06:24:46,935 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/4a4248ae-fe9a-440b-99ea-b6b2f554193e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44664b2cb2ec370dc71125ec03ef089beddc1d89" 2019-01-18 06:24:47,399 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06: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,Accept-Encoding x-openstack-request-id: req-0c07d7fc-7c5d-45f6-a061-d8f1a1d1dae7 x-compute-request-id: req-0c07d7fc-7c5d-45f6-a061-d8f1a1d1dae7 Content-Encoding: gzip Content-Length: 749 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-f720ed1f-392d-4bdd-bf58-42d4b7ca25ad-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c7:97:62", "version": 4, "addr": "10.55.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/4a4248ae-fe9a-440b-99ea-b6b2f554193e", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/4a4248ae-fe9a-440b-99ea-b6b2f554193e", "rel": "bookmark"}], "image": {"id": "c891a60b-13bf-49bf-aea8-e742c9a24f75", "links": [{"href": "http://172.30.9.23:8774/images/c891a60b-13bf-49bf-aea8-e742c9a24f75", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-18T06:24:40.000000", "flavor": {"id": "3937a810-f79f-435a-8eef-18e1d4f9ed47", "links": [{"href": "http://172.30.9.23:8774/flavors/3937a810-f79f-435a-8eef-18e1d4f9ed47", "rel": "bookmark"}]}, "id": "4a4248ae-fe9a-440b-99ea-b6b2f554193e", "security_groups": [{"name": "default"}], "user_id": "de45ac9041c843acb07af8d660736f06", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-18T06:24:42Z", "hostId": "691798eb4c32bec90cef9dd7aaf5ba87c7c13e5ceafee6915209df43", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-f720ed1f-392d-4bdd-bf58-42d4b7ca25ad-inst", "created": "2019-01-18T06:24:35Z", "tenant_id": "3644d0d2c6284bf38f3a5cb0115c44d5", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-18 06:24:47,399 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/4a4248ae-fe9a-440b-99ea-b6b2f554193e used request id req-0c07d7fc-7c5d-45f6-a061-d8f1a1d1dae7 2019-01-18 06:24:47,405 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-f720ed1f-392d-4bdd-bf58-42d4b7ca25ad-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44664b2cb2ec370dc71125ec03ef089beddc1d89" 2019-01-18 06:24:47,514 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-67452f56-a553-4fea-8e73-8b5bbd8f72cd Date: Fri, 18 Jan 2019 06:24: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":["0b6347d1-8894-4c19-9ef5-03c3cea52899"],"updated_at":"2019-01-18T06:24:26Z","tenant_id":"3644d0d2c6284bf38f3a5cb0115c44d5","created_at":"2019-01-18T06:24:25Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"3644d0d2c6284bf38f3a5cb0115c44d5","id":"63aa2d4e-e89a-447e-b67f-44a9b588c945","name":"InstanceSecurityGroupTests-f720ed1f-392d-4bdd-bf58-42d4b7ca25ad-pub-net"}]} 2019-01-18 06:24:47,515 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-f720ed1f-392d-4bdd-bf58-42d4b7ca25ad-pub-net used request id req-67452f56-a553-4fea-8e73-8b5bbd8f72cd 2019-01-18 06:24:47,519 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/3644d0d2c6284bf38f3a5cb0115c44d5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44664b2cb2ec370dc71125ec03ef089beddc1d89" 2019-01-18 06:24:47,679 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:24:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7ec66b1e-fb91-4063-be61-a93a46da3430 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/3644d0d2c6284bf38f3a5cb0115c44d5"}, "enabled": true, "id": "3644d0d2c6284bf38f3a5cb0115c44d5", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-f21d97ce-acf9-47f-proj"}} 2019-01-18 06:24:47,679 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/3644d0d2c6284bf38f3a5cb0115c44d5 used request id req-7ec66b1e-fb91-4063-be61-a93a46da3430 2019-01-18 06:24:47,684 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=63aa2d4e-e89a-447e-b67f-44a9b588c945 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44664b2cb2ec370dc71125ec03ef089beddc1d89" 2019-01-18 06:24:47,890 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-4afbe38f-4b9e-462c-8b28-c6da8dedaa35 Date: Fri, 18 Jan 2019 06:24:47 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"63aa2d4e-e89a-447e-b67f-44a9b588c945","tenant_id":"3644d0d2c6284bf38f3a5cb0115c44d5","created_at":"2019-01-18T06:24:26Z","dns_nameservers":[],"updated_at":"2019-01-18T06:24:26Z","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":"3644d0d2c6284bf38f3a5cb0115c44d5","id":"0b6347d1-8894-4c19-9ef5-03c3cea52899","subnetpool_id":null,"name":"InstanceSecurityGroupTests-f720ed1f-392d-4bdd-bf58-42d4b7ca25ad-pub-subnet"}]} 2019-01-18 06:24:47,890 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=63aa2d4e-e89a-447e-b67f-44a9b588c945 used request id req-4afbe38f-4b9e-462c-8b28-c6da8dedaa35 2019-01-18 06:24:47,896 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=63aa2d4e-e89a-447e-b67f-44a9b588c945 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44664b2cb2ec370dc71125ec03ef089beddc1d89" 2019-01-18 06:24:47,987 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3111 X-Openstack-Request-Id: req-fa448a13-23b0-4e19-89e0-cf39cfae86e5 Date: Fri, 18 Jan 2019 06:24:47 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:24:29Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"0b6347d1-8894-4c19-9ef5-03c3cea52899","ip_address":"10.55.0.4"}],"id":"3a861cc0-45ba-498d-a6c3-b1cc69f351df","security_groups":[],"mac_address":"fa:16:3e:f7:d5:dd","project_id":"3644d0d2c6284bf38f3a5cb0115c44d5","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"63aa2d4e-e89a-447e-b67f-44a9b588c945","tenant_id":"3644d0d2c6284bf38f3a5cb0115c44d5","created_at":"2019-01-18T06:24:28Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-63aa2d4e-e89a-447e-b67f-44a9b588c945"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:24:30Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"0b6347d1-8894-4c19-9ef5-03c3cea52899","ip_address":"10.55.0.3"}],"id":"b4e16d47-4014-4cdf-a397-d5c63bfee106","security_groups":[],"mac_address":"fa:16:3e:94:30:32","project_id":"3644d0d2c6284bf38f3a5cb0115c44d5","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"63aa2d4e-e89a-447e-b67f-44a9b588c945","tenant_id":"3644d0d2c6284bf38f3a5cb0115c44d5","created_at":"2019-01-18T06:24:27Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-63aa2d4e-e89a-447e-b67f-44a9b588c945"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:24:29Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"0b6347d1-8894-4c19-9ef5-03c3cea52899","ip_address":"10.55.0.2"}],"id":"e2b80549-ea8a-4cf0-a4d6-310f43972f3a","security_groups":[],"mac_address":"fa:16:3e:6a:b7:99","project_id":"3644d0d2c6284bf38f3a5cb0115c44d5","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"63aa2d4e-e89a-447e-b67f-44a9b588c945","tenant_id":"3644d0d2c6284bf38f3a5cb0115c44d5","created_at":"2019-01-18T06:24:26Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-63aa2d4e-e89a-447e-b67f-44a9b588c945"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:24:42Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"0b6347d1-8894-4c19-9ef5-03c3cea52899","ip_address":"10.55.0.9"}],"id":"ee8249f4-2973-429f-97e3-5bdb6356951d","security_groups":["664b2611-5903-4d4b-be74-5cd4551ab25c"],"mac_address":"fa:16:3e:c7:97:62","project_id":"3644d0d2c6284bf38f3a5cb0115c44d5","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-f720ed1f-392d-4bdd-bf58-42d4b7ca25ad-port","admin_state_up":true,"network_id":"63aa2d4e-e89a-447e-b67f-44a9b588c945","tenant_id":"3644d0d2c6284bf38f3a5cb0115c44d5","created_at":"2019-01-18T06:24:31Z","binding:vnic_type":"normal","device_id":"4a4248ae-fe9a-440b-99ea-b6b2f554193e"}]} 2019-01-18 06:24:47,987 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=63aa2d4e-e89a-447e-b67f-44a9b588c945 used request id req-fa448a13-23b0-4e19-89e0-cf39cfae86e5 2019-01-18 06:24:47,988 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:24:48,358 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1e7314e7353d41e49d9d5ac3931b07a4", "name": "InstanceSecurityGroupTests-f21d97ce-acf9-47f-proj-role"}], "expires_at": "2019-01-18T07:24:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3644d0d2c6284bf38f3a5cb0115c44d5", "name": "InstanceSecurityGroupTests-f21d97ce-acf9-47f-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/3644d0d2c6284bf38f3a5cb0115c44d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/3644d0d2c6284bf38f3a5cb0115c44d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/3644d0d2c6284bf38f3a5cb0115c44d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/3644d0d2c6284bf38f3a5cb0115c44d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/3644d0d2c6284bf38f3a5cb0115c44d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/3644d0d2c6284bf38f3a5cb0115c44d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/3644d0d2c6284bf38f3a5cb0115c44d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/3644d0d2c6284bf38f3a5cb0115c44d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/3644d0d2c6284bf38f3a5cb0115c44d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/3644d0d2c6284bf38f3a5cb0115c44d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/3644d0d2c6284bf38f3a5cb0115c44d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/3644d0d2c6284bf38f3a5cb0115c44d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-f21d97ce-acf9-47f-user", "id": "de45ac9041c843acb07af8d660736f06"}, "audit_ids": ["98t0vl1eTYGspZVZP8Uf5w"], "issued_at": "2019-01-18T06:24:48.000000Z"}} 2019-01-18 06:24:48,361 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/4a4248ae-fe9a-440b-99ea-b6b2f554193e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a08faf9fc62689bbcf0b42e2462ba72bbf082b50" 2019-01-18 06:24:49,186 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:24: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-e7126491-2f71-4a64-a7eb-5d3d431545e1 x-compute-request-id: req-e7126491-2f71-4a64-a7eb-5d3d431545e1 Content-Encoding: gzip Content-Length: 749 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-f720ed1f-392d-4bdd-bf58-42d4b7ca25ad-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c7:97:62", "version": 4, "addr": "10.55.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/4a4248ae-fe9a-440b-99ea-b6b2f554193e", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/4a4248ae-fe9a-440b-99ea-b6b2f554193e", "rel": "bookmark"}], "image": {"id": "c891a60b-13bf-49bf-aea8-e742c9a24f75", "links": [{"href": "http://172.30.9.23:8774/images/c891a60b-13bf-49bf-aea8-e742c9a24f75", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-18T06:24:40.000000", "flavor": {"id": "3937a810-f79f-435a-8eef-18e1d4f9ed47", "links": [{"href": "http://172.30.9.23:8774/flavors/3937a810-f79f-435a-8eef-18e1d4f9ed47", "rel": "bookmark"}]}, "id": "4a4248ae-fe9a-440b-99ea-b6b2f554193e", "security_groups": [{"name": "default"}], "user_id": "de45ac9041c843acb07af8d660736f06", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-18T06:24:42Z", "hostId": "691798eb4c32bec90cef9dd7aaf5ba87c7c13e5ceafee6915209df43", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-f720ed1f-392d-4bdd-bf58-42d4b7ca25ad-inst", "created": "2019-01-18T06:24:35Z", "tenant_id": "3644d0d2c6284bf38f3a5cb0115c44d5", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-18 06:24:49,186 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/4a4248ae-fe9a-440b-99ea-b6b2f554193e used request id req-e7126491-2f71-4a64-a7eb-5d3d431545e1 2019-01-18 06:24:49,190 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/4a4248ae-fe9a-440b-99ea-b6b2f554193e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44664b2cb2ec370dc71125ec03ef089beddc1d89" 2019-01-18 06:24:49,799 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:24: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-1d74639a-4e68-4d2b-9ff2-51a15d716afb x-compute-request-id: req-1d74639a-4e68-4d2b-9ff2-51a15d716afb Content-Encoding: gzip Content-Length: 749 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-f720ed1f-392d-4bdd-bf58-42d4b7ca25ad-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c7:97:62", "version": 4, "addr": "10.55.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/4a4248ae-fe9a-440b-99ea-b6b2f554193e", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/4a4248ae-fe9a-440b-99ea-b6b2f554193e", "rel": "bookmark"}], "image": {"id": "c891a60b-13bf-49bf-aea8-e742c9a24f75", "links": [{"href": "http://172.30.9.23:8774/images/c891a60b-13bf-49bf-aea8-e742c9a24f75", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-18T06:24:40.000000", "flavor": {"id": "3937a810-f79f-435a-8eef-18e1d4f9ed47", "links": [{"href": "http://172.30.9.23:8774/flavors/3937a810-f79f-435a-8eef-18e1d4f9ed47", "rel": "bookmark"}]}, "id": "4a4248ae-fe9a-440b-99ea-b6b2f554193e", "security_groups": [{"name": "default"}], "user_id": "de45ac9041c843acb07af8d660736f06", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-18T06:24:42Z", "hostId": "691798eb4c32bec90cef9dd7aaf5ba87c7c13e5ceafee6915209df43", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-f720ed1f-392d-4bdd-bf58-42d4b7ca25ad-inst", "created": "2019-01-18T06:24:35Z", "tenant_id": "3644d0d2c6284bf38f3a5cb0115c44d5", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-18 06:24:49,799 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/4a4248ae-fe9a-440b-99ea-b6b2f554193e used request id req-1d74639a-4e68-4d2b-9ff2-51a15d716afb 2019-01-18 06:24:49,799 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-f720ed1f-392d-4bdd-bf58-42d4b7ca25ad-inst] is - ACTIVE 2019-01-18 06:24:49,800 - create_instance - INFO - VM is - ACTIVE 2019-01-18 06:24:49,803 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/4a4248ae-fe9a-440b-99ea-b6b2f554193e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44664b2cb2ec370dc71125ec03ef089beddc1d89" 2019-01-18 06:24:50,271 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:24: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-4dd0d765-88cc-46f8-8713-60f152e63526 x-compute-request-id: req-4dd0d765-88cc-46f8-8713-60f152e63526 Content-Encoding: gzip Content-Length: 749 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-f720ed1f-392d-4bdd-bf58-42d4b7ca25ad-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c7:97:62", "version": 4, "addr": "10.55.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/4a4248ae-fe9a-440b-99ea-b6b2f554193e", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/4a4248ae-fe9a-440b-99ea-b6b2f554193e", "rel": "bookmark"}], "image": {"id": "c891a60b-13bf-49bf-aea8-e742c9a24f75", "links": [{"href": "http://172.30.9.23:8774/images/c891a60b-13bf-49bf-aea8-e742c9a24f75", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-18T06:24:40.000000", "flavor": {"id": "3937a810-f79f-435a-8eef-18e1d4f9ed47", "links": [{"href": "http://172.30.9.23:8774/flavors/3937a810-f79f-435a-8eef-18e1d4f9ed47", "rel": "bookmark"}]}, "id": "4a4248ae-fe9a-440b-99ea-b6b2f554193e", "security_groups": [{"name": "default"}], "user_id": "de45ac9041c843acb07af8d660736f06", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-18T06:24:42Z", "hostId": "691798eb4c32bec90cef9dd7aaf5ba87c7c13e5ceafee6915209df43", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-f720ed1f-392d-4bdd-bf58-42d4b7ca25ad-inst", "created": "2019-01-18T06:24:35Z", "tenant_id": "3644d0d2c6284bf38f3a5cb0115c44d5", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-18 06:24:50,271 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/4a4248ae-fe9a-440b-99ea-b6b2f554193e used request id req-4dd0d765-88cc-46f8-8713-60f152e63526 2019-01-18 06:24:50,276 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-f720ed1f-392d-4bdd-bf58-42d4b7ca25ad-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44664b2cb2ec370dc71125ec03ef089beddc1d89" 2019-01-18 06:24:50,518 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-f28c4d9b-2b6f-46e7-a9b5-b83729ae0a97 Date: Fri, 18 Jan 2019 06:24: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":["0b6347d1-8894-4c19-9ef5-03c3cea52899"],"updated_at":"2019-01-18T06:24:26Z","tenant_id":"3644d0d2c6284bf38f3a5cb0115c44d5","created_at":"2019-01-18T06:24:25Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"3644d0d2c6284bf38f3a5cb0115c44d5","id":"63aa2d4e-e89a-447e-b67f-44a9b588c945","name":"InstanceSecurityGroupTests-f720ed1f-392d-4bdd-bf58-42d4b7ca25ad-pub-net"}]} 2019-01-18 06:24:50,518 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-f720ed1f-392d-4bdd-bf58-42d4b7ca25ad-pub-net used request id req-f28c4d9b-2b6f-46e7-a9b5-b83729ae0a97 2019-01-18 06:24:50,523 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/3644d0d2c6284bf38f3a5cb0115c44d5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44664b2cb2ec370dc71125ec03ef089beddc1d89" 2019-01-18 06:24:50,605 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:24:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c3c781fb-e719-4223-9132-aace4c9112c1 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/3644d0d2c6284bf38f3a5cb0115c44d5"}, "enabled": true, "id": "3644d0d2c6284bf38f3a5cb0115c44d5", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-f21d97ce-acf9-47f-proj"}} 2019-01-18 06:24:50,605 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/3644d0d2c6284bf38f3a5cb0115c44d5 used request id req-c3c781fb-e719-4223-9132-aace4c9112c1 2019-01-18 06:24:50,611 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=63aa2d4e-e89a-447e-b67f-44a9b588c945 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44664b2cb2ec370dc71125ec03ef089beddc1d89" 2019-01-18 06:24:50,667 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-1350562b-aebe-432b-9473-03dd8b426db5 Date: Fri, 18 Jan 2019 06:24:50 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"63aa2d4e-e89a-447e-b67f-44a9b588c945","tenant_id":"3644d0d2c6284bf38f3a5cb0115c44d5","created_at":"2019-01-18T06:24:26Z","dns_nameservers":[],"updated_at":"2019-01-18T06:24:26Z","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":"3644d0d2c6284bf38f3a5cb0115c44d5","id":"0b6347d1-8894-4c19-9ef5-03c3cea52899","subnetpool_id":null,"name":"InstanceSecurityGroupTests-f720ed1f-392d-4bdd-bf58-42d4b7ca25ad-pub-subnet"}]} 2019-01-18 06:24:50,667 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=63aa2d4e-e89a-447e-b67f-44a9b588c945 used request id req-1350562b-aebe-432b-9473-03dd8b426db5 2019-01-18 06:24:50,673 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=63aa2d4e-e89a-447e-b67f-44a9b588c945 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44664b2cb2ec370dc71125ec03ef089beddc1d89" 2019-01-18 06:24:50,912 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3111 X-Openstack-Request-Id: req-287543bf-67bb-4221-8625-1067847c04f5 Date: Fri, 18 Jan 2019 06:24:50 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:24:29Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"0b6347d1-8894-4c19-9ef5-03c3cea52899","ip_address":"10.55.0.4"}],"id":"3a861cc0-45ba-498d-a6c3-b1cc69f351df","security_groups":[],"mac_address":"fa:16:3e:f7:d5:dd","project_id":"3644d0d2c6284bf38f3a5cb0115c44d5","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"63aa2d4e-e89a-447e-b67f-44a9b588c945","tenant_id":"3644d0d2c6284bf38f3a5cb0115c44d5","created_at":"2019-01-18T06:24:28Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-63aa2d4e-e89a-447e-b67f-44a9b588c945"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:24:30Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"0b6347d1-8894-4c19-9ef5-03c3cea52899","ip_address":"10.55.0.3"}],"id":"b4e16d47-4014-4cdf-a397-d5c63bfee106","security_groups":[],"mac_address":"fa:16:3e:94:30:32","project_id":"3644d0d2c6284bf38f3a5cb0115c44d5","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"63aa2d4e-e89a-447e-b67f-44a9b588c945","tenant_id":"3644d0d2c6284bf38f3a5cb0115c44d5","created_at":"2019-01-18T06:24:27Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-63aa2d4e-e89a-447e-b67f-44a9b588c945"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:24:29Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"0b6347d1-8894-4c19-9ef5-03c3cea52899","ip_address":"10.55.0.2"}],"id":"e2b80549-ea8a-4cf0-a4d6-310f43972f3a","security_groups":[],"mac_address":"fa:16:3e:6a:b7:99","project_id":"3644d0d2c6284bf38f3a5cb0115c44d5","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"63aa2d4e-e89a-447e-b67f-44a9b588c945","tenant_id":"3644d0d2c6284bf38f3a5cb0115c44d5","created_at":"2019-01-18T06:24:26Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-63aa2d4e-e89a-447e-b67f-44a9b588c945"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:24:42Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"0b6347d1-8894-4c19-9ef5-03c3cea52899","ip_address":"10.55.0.9"}],"id":"ee8249f4-2973-429f-97e3-5bdb6356951d","security_groups":["664b2611-5903-4d4b-be74-5cd4551ab25c"],"mac_address":"fa:16:3e:c7:97:62","project_id":"3644d0d2c6284bf38f3a5cb0115c44d5","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-f720ed1f-392d-4bdd-bf58-42d4b7ca25ad-port","admin_state_up":true,"network_id":"63aa2d4e-e89a-447e-b67f-44a9b588c945","tenant_id":"3644d0d2c6284bf38f3a5cb0115c44d5","created_at":"2019-01-18T06:24:31Z","binding:vnic_type":"normal","device_id":"4a4248ae-fe9a-440b-99ea-b6b2f554193e"}]} 2019-01-18 06:24:50,913 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=63aa2d4e-e89a-447e-b67f-44a9b588c945 used request id req-287543bf-67bb-4221-8625-1067847c04f5 2019-01-18 06:24:50,916 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/4a4248ae-fe9a-440b-99ea-b6b2f554193e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44664b2cb2ec370dc71125ec03ef089beddc1d89" 2019-01-18 06:24:51,252 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:24: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-f1301c25-ec79-4cba-830e-1174026496fd x-compute-request-id: req-f1301c25-ec79-4cba-830e-1174026496fd Content-Encoding: gzip Content-Length: 749 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-f720ed1f-392d-4bdd-bf58-42d4b7ca25ad-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c7:97:62", "version": 4, "addr": "10.55.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/4a4248ae-fe9a-440b-99ea-b6b2f554193e", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/4a4248ae-fe9a-440b-99ea-b6b2f554193e", "rel": "bookmark"}], "image": {"id": "c891a60b-13bf-49bf-aea8-e742c9a24f75", "links": [{"href": "http://172.30.9.23:8774/images/c891a60b-13bf-49bf-aea8-e742c9a24f75", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-18T06:24:40.000000", "flavor": {"id": "3937a810-f79f-435a-8eef-18e1d4f9ed47", "links": [{"href": "http://172.30.9.23:8774/flavors/3937a810-f79f-435a-8eef-18e1d4f9ed47", "rel": "bookmark"}]}, "id": "4a4248ae-fe9a-440b-99ea-b6b2f554193e", "security_groups": [{"name": "default"}], "user_id": "de45ac9041c843acb07af8d660736f06", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-18T06:24:42Z", "hostId": "691798eb4c32bec90cef9dd7aaf5ba87c7c13e5ceafee6915209df43", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-f720ed1f-392d-4bdd-bf58-42d4b7ca25ad-inst", "created": "2019-01-18T06:24:35Z", "tenant_id": "3644d0d2c6284bf38f3a5cb0115c44d5", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-18 06:24:51,253 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/4a4248ae-fe9a-440b-99ea-b6b2f554193e used request id req-f1301c25-ec79-4cba-830e-1174026496fd 2019-01-18 06:24:51,258 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-f720ed1f-392d-4bdd-bf58-42d4b7ca25ad-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44664b2cb2ec370dc71125ec03ef089beddc1d89" 2019-01-18 06:24:51,502 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-3e454092-9f11-4154-b372-7b3ceab2957e Date: Fri, 18 Jan 2019 06:24: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":["0b6347d1-8894-4c19-9ef5-03c3cea52899"],"updated_at":"2019-01-18T06:24:26Z","tenant_id":"3644d0d2c6284bf38f3a5cb0115c44d5","created_at":"2019-01-18T06:24:25Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"3644d0d2c6284bf38f3a5cb0115c44d5","id":"63aa2d4e-e89a-447e-b67f-44a9b588c945","name":"InstanceSecurityGroupTests-f720ed1f-392d-4bdd-bf58-42d4b7ca25ad-pub-net"}]} 2019-01-18 06:24:51,502 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-f720ed1f-392d-4bdd-bf58-42d4b7ca25ad-pub-net used request id req-3e454092-9f11-4154-b372-7b3ceab2957e 2019-01-18 06:24:51,505 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/3644d0d2c6284bf38f3a5cb0115c44d5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44664b2cb2ec370dc71125ec03ef089beddc1d89" 2019-01-18 06:24:51,677 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:24:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9e8be279-74c2-4dd1-93c1-0b2fc6e1e44e 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/3644d0d2c6284bf38f3a5cb0115c44d5"}, "enabled": true, "id": "3644d0d2c6284bf38f3a5cb0115c44d5", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-f21d97ce-acf9-47f-proj"}} 2019-01-18 06:24:51,677 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/3644d0d2c6284bf38f3a5cb0115c44d5 used request id req-9e8be279-74c2-4dd1-93c1-0b2fc6e1e44e 2019-01-18 06:24:51,684 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=63aa2d4e-e89a-447e-b67f-44a9b588c945 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44664b2cb2ec370dc71125ec03ef089beddc1d89" 2019-01-18 06:24:51,738 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-be43de60-4891-4a3b-a0f2-dd59126fc8e1 Date: Fri, 18 Jan 2019 06:24:51 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"63aa2d4e-e89a-447e-b67f-44a9b588c945","tenant_id":"3644d0d2c6284bf38f3a5cb0115c44d5","created_at":"2019-01-18T06:24:26Z","dns_nameservers":[],"updated_at":"2019-01-18T06:24:26Z","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":"3644d0d2c6284bf38f3a5cb0115c44d5","id":"0b6347d1-8894-4c19-9ef5-03c3cea52899","subnetpool_id":null,"name":"InstanceSecurityGroupTests-f720ed1f-392d-4bdd-bf58-42d4b7ca25ad-pub-subnet"}]} 2019-01-18 06:24:51,739 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=63aa2d4e-e89a-447e-b67f-44a9b588c945 used request id req-be43de60-4891-4a3b-a0f2-dd59126fc8e1 2019-01-18 06:24:51,744 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=63aa2d4e-e89a-447e-b67f-44a9b588c945 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44664b2cb2ec370dc71125ec03ef089beddc1d89" 2019-01-18 06:24:51,831 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3111 X-Openstack-Request-Id: req-530eeaba-774e-43c3-89aa-9accb15de0b8 Date: Fri, 18 Jan 2019 06:24:51 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:24:29Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"0b6347d1-8894-4c19-9ef5-03c3cea52899","ip_address":"10.55.0.4"}],"id":"3a861cc0-45ba-498d-a6c3-b1cc69f351df","security_groups":[],"mac_address":"fa:16:3e:f7:d5:dd","project_id":"3644d0d2c6284bf38f3a5cb0115c44d5","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"63aa2d4e-e89a-447e-b67f-44a9b588c945","tenant_id":"3644d0d2c6284bf38f3a5cb0115c44d5","created_at":"2019-01-18T06:24:28Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-63aa2d4e-e89a-447e-b67f-44a9b588c945"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:24:30Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"0b6347d1-8894-4c19-9ef5-03c3cea52899","ip_address":"10.55.0.3"}],"id":"b4e16d47-4014-4cdf-a397-d5c63bfee106","security_groups":[],"mac_address":"fa:16:3e:94:30:32","project_id":"3644d0d2c6284bf38f3a5cb0115c44d5","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"63aa2d4e-e89a-447e-b67f-44a9b588c945","tenant_id":"3644d0d2c6284bf38f3a5cb0115c44d5","created_at":"2019-01-18T06:24:27Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-63aa2d4e-e89a-447e-b67f-44a9b588c945"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:24:29Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"0b6347d1-8894-4c19-9ef5-03c3cea52899","ip_address":"10.55.0.2"}],"id":"e2b80549-ea8a-4cf0-a4d6-310f43972f3a","security_groups":[],"mac_address":"fa:16:3e:6a:b7:99","project_id":"3644d0d2c6284bf38f3a5cb0115c44d5","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"63aa2d4e-e89a-447e-b67f-44a9b588c945","tenant_id":"3644d0d2c6284bf38f3a5cb0115c44d5","created_at":"2019-01-18T06:24:26Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-63aa2d4e-e89a-447e-b67f-44a9b588c945"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:24:42Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"0b6347d1-8894-4c19-9ef5-03c3cea52899","ip_address":"10.55.0.9"}],"id":"ee8249f4-2973-429f-97e3-5bdb6356951d","security_groups":["664b2611-5903-4d4b-be74-5cd4551ab25c"],"mac_address":"fa:16:3e:c7:97:62","project_id":"3644d0d2c6284bf38f3a5cb0115c44d5","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-f720ed1f-392d-4bdd-bf58-42d4b7ca25ad-port","admin_state_up":true,"network_id":"63aa2d4e-e89a-447e-b67f-44a9b588c945","tenant_id":"3644d0d2c6284bf38f3a5cb0115c44d5","created_at":"2019-01-18T06:24:31Z","binding:vnic_type":"normal","device_id":"4a4248ae-fe9a-440b-99ea-b6b2f554193e"}]} 2019-01-18 06:24:51,832 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=63aa2d4e-e89a-447e-b67f-44a9b588c945 used request id req-530eeaba-774e-43c3-89aa-9accb15de0b8 2019-01-18 06:24:51,835 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers/4a4248ae-fe9a-440b-99ea-b6b2f554193e/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44664b2cb2ec370dc71125ec03ef089beddc1d89" -d '{"addSecurityGroup": {"name": "InstanceSecurityGroupTests-f720ed1f-392d-4bdd-bf58-42d4b7ca25ad-name"}}' 2019-01-18 06:24:53,061 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 18 Jan 2019 06:24: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-4ab89f9a-4219-4bdd-af54-75396f7df36e x-compute-request-id: req-4ab89f9a-4219-4bdd-af54-75396f7df36e Content-Length: 0 Content-Type: application/json 2019-01-18 06:24:53,061 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/4a4248ae-fe9a-440b-99ea-b6b2f554193e/action used request id req-4ab89f9a-4219-4bdd-af54-75396f7df36e 2019-01-18 06:24:53,064 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/4a4248ae-fe9a-440b-99ea-b6b2f554193e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44664b2cb2ec370dc71125ec03ef089beddc1d89" 2019-01-18 06:24:53,402 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:24: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-59b9f7f4-db00-4a05-8c2e-0eed6755219b x-compute-request-id: req-59b9f7f4-db00-4a05-8c2e-0eed6755219b Content-Encoding: gzip Content-Length: 757 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-f720ed1f-392d-4bdd-bf58-42d4b7ca25ad-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c7:97:62", "version": 4, "addr": "10.55.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/4a4248ae-fe9a-440b-99ea-b6b2f554193e", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/4a4248ae-fe9a-440b-99ea-b6b2f554193e", "rel": "bookmark"}], "image": {"id": "c891a60b-13bf-49bf-aea8-e742c9a24f75", "links": [{"href": "http://172.30.9.23:8774/images/c891a60b-13bf-49bf-aea8-e742c9a24f75", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-18T06:24:40.000000", "flavor": {"id": "3937a810-f79f-435a-8eef-18e1d4f9ed47", "links": [{"href": "http://172.30.9.23:8774/flavors/3937a810-f79f-435a-8eef-18e1d4f9ed47", "rel": "bookmark"}]}, "id": "4a4248ae-fe9a-440b-99ea-b6b2f554193e", "security_groups": [{"name": "default"}, {"name": "InstanceSecurityGroupTests-f720ed1f-392d-4bdd-bf58-42d4b7ca25ad-name"}], "user_id": "de45ac9041c843acb07af8d660736f06", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-18T06:24:42Z", "hostId": "691798eb4c32bec90cef9dd7aaf5ba87c7c13e5ceafee6915209df43", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-f720ed1f-392d-4bdd-bf58-42d4b7ca25ad-inst", "created": "2019-01-18T06:24:35Z", "tenant_id": "3644d0d2c6284bf38f3a5cb0115c44d5", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-18 06:24:53,403 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/4a4248ae-fe9a-440b-99ea-b6b2f554193e used request id req-59b9f7f4-db00-4a05-8c2e-0eed6755219b 2019-01-18 06:24:53,409 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-f720ed1f-392d-4bdd-bf58-42d4b7ca25ad-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44664b2cb2ec370dc71125ec03ef089beddc1d89" 2019-01-18 06:24:53,509 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-688c5192-8f2a-4434-b398-c636385d8368 Date: Fri, 18 Jan 2019 06:24: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":["0b6347d1-8894-4c19-9ef5-03c3cea52899"],"updated_at":"2019-01-18T06:24:26Z","tenant_id":"3644d0d2c6284bf38f3a5cb0115c44d5","created_at":"2019-01-18T06:24:25Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"3644d0d2c6284bf38f3a5cb0115c44d5","id":"63aa2d4e-e89a-447e-b67f-44a9b588c945","name":"InstanceSecurityGroupTests-f720ed1f-392d-4bdd-bf58-42d4b7ca25ad-pub-net"}]} 2019-01-18 06:24:53,509 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-f720ed1f-392d-4bdd-bf58-42d4b7ca25ad-pub-net used request id req-688c5192-8f2a-4434-b398-c636385d8368 2019-01-18 06:24:53,513 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/3644d0d2c6284bf38f3a5cb0115c44d5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44664b2cb2ec370dc71125ec03ef089beddc1d89" 2019-01-18 06:24:53,587 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:24:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fe46111e-8ad6-4fb9-b4ba-71f40e6be10d 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/3644d0d2c6284bf38f3a5cb0115c44d5"}, "enabled": true, "id": "3644d0d2c6284bf38f3a5cb0115c44d5", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-f21d97ce-acf9-47f-proj"}} 2019-01-18 06:24:53,587 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/3644d0d2c6284bf38f3a5cb0115c44d5 used request id req-fe46111e-8ad6-4fb9-b4ba-71f40e6be10d 2019-01-18 06:24:53,593 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=63aa2d4e-e89a-447e-b67f-44a9b588c945 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44664b2cb2ec370dc71125ec03ef089beddc1d89" 2019-01-18 06:24:53,649 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-91bfaf11-af14-4f69-a30a-778425b0af9f Date: Fri, 18 Jan 2019 06:24:53 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"63aa2d4e-e89a-447e-b67f-44a9b588c945","tenant_id":"3644d0d2c6284bf38f3a5cb0115c44d5","created_at":"2019-01-18T06:24:26Z","dns_nameservers":[],"updated_at":"2019-01-18T06:24:26Z","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":"3644d0d2c6284bf38f3a5cb0115c44d5","id":"0b6347d1-8894-4c19-9ef5-03c3cea52899","subnetpool_id":null,"name":"InstanceSecurityGroupTests-f720ed1f-392d-4bdd-bf58-42d4b7ca25ad-pub-subnet"}]} 2019-01-18 06:24:53,649 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=63aa2d4e-e89a-447e-b67f-44a9b588c945 used request id req-91bfaf11-af14-4f69-a30a-778425b0af9f 2019-01-18 06:24:53,654 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=63aa2d4e-e89a-447e-b67f-44a9b588c945 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44664b2cb2ec370dc71125ec03ef089beddc1d89" 2019-01-18 06:24:53,741 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3150 X-Openstack-Request-Id: req-72410905-973e-42c0-b80f-185b4038ab23 Date: Fri, 18 Jan 2019 06:24:53 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:24:29Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"0b6347d1-8894-4c19-9ef5-03c3cea52899","ip_address":"10.55.0.4"}],"id":"3a861cc0-45ba-498d-a6c3-b1cc69f351df","security_groups":[],"mac_address":"fa:16:3e:f7:d5:dd","project_id":"3644d0d2c6284bf38f3a5cb0115c44d5","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"63aa2d4e-e89a-447e-b67f-44a9b588c945","tenant_id":"3644d0d2c6284bf38f3a5cb0115c44d5","created_at":"2019-01-18T06:24:28Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-63aa2d4e-e89a-447e-b67f-44a9b588c945"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:24:30Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"0b6347d1-8894-4c19-9ef5-03c3cea52899","ip_address":"10.55.0.3"}],"id":"b4e16d47-4014-4cdf-a397-d5c63bfee106","security_groups":[],"mac_address":"fa:16:3e:94:30:32","project_id":"3644d0d2c6284bf38f3a5cb0115c44d5","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"63aa2d4e-e89a-447e-b67f-44a9b588c945","tenant_id":"3644d0d2c6284bf38f3a5cb0115c44d5","created_at":"2019-01-18T06:24:27Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-63aa2d4e-e89a-447e-b67f-44a9b588c945"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:24:29Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"0b6347d1-8894-4c19-9ef5-03c3cea52899","ip_address":"10.55.0.2"}],"id":"e2b80549-ea8a-4cf0-a4d6-310f43972f3a","security_groups":[],"mac_address":"fa:16:3e:6a:b7:99","project_id":"3644d0d2c6284bf38f3a5cb0115c44d5","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"63aa2d4e-e89a-447e-b67f-44a9b588c945","tenant_id":"3644d0d2c6284bf38f3a5cb0115c44d5","created_at":"2019-01-18T06:24:26Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-63aa2d4e-e89a-447e-b67f-44a9b588c945"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:24:52Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"0b6347d1-8894-4c19-9ef5-03c3cea52899","ip_address":"10.55.0.9"}],"id":"ee8249f4-2973-429f-97e3-5bdb6356951d","security_groups":["664b2611-5903-4d4b-be74-5cd4551ab25c","a0f1bade-a1bd-4074-a489-1c87cde9bcd5"],"mac_address":"fa:16:3e:c7:97:62","project_id":"3644d0d2c6284bf38f3a5cb0115c44d5","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-f720ed1f-392d-4bdd-bf58-42d4b7ca25ad-port","admin_state_up":true,"network_id":"63aa2d4e-e89a-447e-b67f-44a9b588c945","tenant_id":"3644d0d2c6284bf38f3a5cb0115c44d5","created_at":"2019-01-18T06:24:31Z","binding:vnic_type":"normal","device_id":"4a4248ae-fe9a-440b-99ea-b6b2f554193e"}]} 2019-01-18 06:24:53,741 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=63aa2d4e-e89a-447e-b67f-44a9b588c945 used request id req-72410905-973e-42c0-b80f-185b4038ab23 2019-01-18 06:24:53,744 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/4a4248ae-fe9a-440b-99ea-b6b2f554193e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a08faf9fc62689bbcf0b42e2462ba72bbf082b50" 2019-01-18 06:24:54,359 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:24: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-99864407-cd6b-4409-a544-97d2984f2fb2 x-compute-request-id: req-99864407-cd6b-4409-a544-97d2984f2fb2 Content-Encoding: gzip Content-Length: 757 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-f720ed1f-392d-4bdd-bf58-42d4b7ca25ad-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c7:97:62", "version": 4, "addr": "10.55.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/4a4248ae-fe9a-440b-99ea-b6b2f554193e", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/4a4248ae-fe9a-440b-99ea-b6b2f554193e", "rel": "bookmark"}], "image": {"id": "c891a60b-13bf-49bf-aea8-e742c9a24f75", "links": [{"href": "http://172.30.9.23:8774/images/c891a60b-13bf-49bf-aea8-e742c9a24f75", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-18T06:24:40.000000", "flavor": {"id": "3937a810-f79f-435a-8eef-18e1d4f9ed47", "links": [{"href": "http://172.30.9.23:8774/flavors/3937a810-f79f-435a-8eef-18e1d4f9ed47", "rel": "bookmark"}]}, "id": "4a4248ae-fe9a-440b-99ea-b6b2f554193e", "security_groups": [{"name": "default"}, {"name": "InstanceSecurityGroupTests-f720ed1f-392d-4bdd-bf58-42d4b7ca25ad-name"}], "user_id": "de45ac9041c843acb07af8d660736f06", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-18T06:24:42Z", "hostId": "691798eb4c32bec90cef9dd7aaf5ba87c7c13e5ceafee6915209df43", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-f720ed1f-392d-4bdd-bf58-42d4b7ca25ad-inst", "created": "2019-01-18T06:24:35Z", "tenant_id": "3644d0d2c6284bf38f3a5cb0115c44d5", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-18 06:24:54,359 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/4a4248ae-fe9a-440b-99ea-b6b2f554193e used request id req-99864407-cd6b-4409-a544-97d2984f2fb2 2019-01-18 06:24:54,360 - create_instance - INFO - Deleting Port with ID - ee8249f4-2973-429f-97e3-5bdb6356951d 2019-01-18 06:24:54,360 - neutron_utils - INFO - Deleting port with name InstanceSecurityGroupTests-f720ed1f-392d-4bdd-bf58-42d4b7ca25ad-port 2019-01-18 06:24:54,365 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/ports/ee8249f4-2973-429f-97e3-5bdb6356951d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44664b2cb2ec370dc71125ec03ef089beddc1d89" 2019-01-18 06:24:54,760 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-b038cf67-2e3c-4b60-bdd2-29f00e6575ee Date: Fri, 18 Jan 2019 06:24:54 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-18 06:24:54,760 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/ports/ee8249f4-2973-429f-97e3-5bdb6356951d used request id req-b038cf67-2e3c-4b60-bdd2-29f00e6575ee 2019-01-18 06:24:54,760 - create_instance - INFO - Deleting VM instance - InstanceSecurityGroupTests-f720ed1f-392d-4bdd-bf58-42d4b7ca25ad-inst 2019-01-18 06:24:54,763 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/servers/4a4248ae-fe9a-440b-99ea-b6b2f554193e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44664b2cb2ec370dc71125ec03ef089beddc1d89" 2019-01-18 06:24:54,910 - novaclient.v2.client - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 06:24: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-67587641-7646-4209-bdc6-e09e4a91cf18 x-compute-request-id: req-67587641-7646-4209-bdc6-e09e4a91cf18 Content-Type: application/json 2019-01-18 06:24:54,910 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/servers/4a4248ae-fe9a-440b-99ea-b6b2f554193e used request id req-67587641-7646-4209-bdc6-e09e4a91cf18 2019-01-18 06:24:54,910 - create_instance - INFO - Checking deletion status 2019-01-18 06:24:54,913 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/4a4248ae-fe9a-440b-99ea-b6b2f554193e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44664b2cb2ec370dc71125ec03ef089beddc1d89" 2019-01-18 06:24:55,150 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:24: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-33fe1c12-1b14-42e3-bd44-13e164c3f036 x-compute-request-id: req-33fe1c12-1b14-42e3-bd44-13e164c3f036 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/4a4248ae-fe9a-440b-99ea-b6b2f554193e", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/4a4248ae-fe9a-440b-99ea-b6b2f554193e", "rel": "bookmark"}], "image": {"id": "c891a60b-13bf-49bf-aea8-e742c9a24f75", "links": [{"href": "http://172.30.9.23:8774/images/c891a60b-13bf-49bf-aea8-e742c9a24f75", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-18T06:24:40.000000", "flavor": {"id": "3937a810-f79f-435a-8eef-18e1d4f9ed47", "links": [{"href": "http://172.30.9.23:8774/flavors/3937a810-f79f-435a-8eef-18e1d4f9ed47", "rel": "bookmark"}]}, "id": "4a4248ae-fe9a-440b-99ea-b6b2f554193e", "user_id": "de45ac9041c843acb07af8d660736f06", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-18T06:24:54Z", "hostId": "691798eb4c32bec90cef9dd7aaf5ba87c7c13e5ceafee6915209df43", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-f720ed1f-392d-4bdd-bf58-42d4b7ca25ad-inst", "created": "2019-01-18T06:24:35Z", "tenant_id": "3644d0d2c6284bf38f3a5cb0115c44d5", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-18 06:24:55,151 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/4a4248ae-fe9a-440b-99ea-b6b2f554193e used request id req-33fe1c12-1b14-42e3-bd44-13e164c3f036 2019-01-18 06:24:55,151 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-f720ed1f-392d-4bdd-bf58-42d4b7ca25ad-inst] is - ACTIVE 2019-01-18 06:24:55,151 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-18 06:24:58,154 - create_instance - DEBUG - VM status query timeout in 296.755977154 2019-01-18 06:24:58,158 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/4a4248ae-fe9a-440b-99ea-b6b2f554193e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44664b2cb2ec370dc71125ec03ef089beddc1d89" 2019-01-18 06:24:58,409 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:24: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-4deaaf3a-701b-498c-bda9-d448c7f4b640 x-compute-request-id: req-4deaaf3a-701b-498c-bda9-d448c7f4b640 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/4a4248ae-fe9a-440b-99ea-b6b2f554193e", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/4a4248ae-fe9a-440b-99ea-b6b2f554193e", "rel": "bookmark"}], "image": {"id": "c891a60b-13bf-49bf-aea8-e742c9a24f75", "links": [{"href": "http://172.30.9.23:8774/images/c891a60b-13bf-49bf-aea8-e742c9a24f75", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-18T06:24:40.000000", "flavor": {"id": "3937a810-f79f-435a-8eef-18e1d4f9ed47", "links": [{"href": "http://172.30.9.23:8774/flavors/3937a810-f79f-435a-8eef-18e1d4f9ed47", "rel": "bookmark"}]}, "id": "4a4248ae-fe9a-440b-99ea-b6b2f554193e", "user_id": "de45ac9041c843acb07af8d660736f06", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-18T06:24:54Z", "hostId": "691798eb4c32bec90cef9dd7aaf5ba87c7c13e5ceafee6915209df43", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-f720ed1f-392d-4bdd-bf58-42d4b7ca25ad-inst", "created": "2019-01-18T06:24:35Z", "tenant_id": "3644d0d2c6284bf38f3a5cb0115c44d5", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-18 06:24:58,410 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/4a4248ae-fe9a-440b-99ea-b6b2f554193e used request id req-4deaaf3a-701b-498c-bda9-d448c7f4b640 2019-01-18 06:24:58,410 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-f720ed1f-392d-4bdd-bf58-42d4b7ca25ad-inst] is - ACTIVE 2019-01-18 06:24:58,410 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-18 06:25:01,413 - create_instance - DEBUG - VM status query timeout in 293.49702096 2019-01-18 06:25:01,416 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/4a4248ae-fe9a-440b-99ea-b6b2f554193e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44664b2cb2ec370dc71125ec03ef089beddc1d89" 2019-01-18 06:25:01,514 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:25: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-b6e1a232-df21-4f0a-82bf-c307e813363d x-compute-request-id: req-b6e1a232-df21-4f0a-82bf-c307e813363d 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/4a4248ae-fe9a-440b-99ea-b6b2f554193e", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/4a4248ae-fe9a-440b-99ea-b6b2f554193e", "rel": "bookmark"}], "image": {"id": "c891a60b-13bf-49bf-aea8-e742c9a24f75", "links": [{"href": "http://172.30.9.23:8774/images/c891a60b-13bf-49bf-aea8-e742c9a24f75", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-18T06:24:40.000000", "flavor": {"id": "3937a810-f79f-435a-8eef-18e1d4f9ed47", "links": [{"href": "http://172.30.9.23:8774/flavors/3937a810-f79f-435a-8eef-18e1d4f9ed47", "rel": "bookmark"}]}, "id": "4a4248ae-fe9a-440b-99ea-b6b2f554193e", "user_id": "de45ac9041c843acb07af8d660736f06", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-18T06:24:54Z", "hostId": "691798eb4c32bec90cef9dd7aaf5ba87c7c13e5ceafee6915209df43", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-f720ed1f-392d-4bdd-bf58-42d4b7ca25ad-inst", "created": "2019-01-18T06:24:35Z", "tenant_id": "3644d0d2c6284bf38f3a5cb0115c44d5", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-18 06:25:01,514 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/4a4248ae-fe9a-440b-99ea-b6b2f554193e used request id req-b6e1a232-df21-4f0a-82bf-c307e813363d 2019-01-18 06:25:01,514 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-f720ed1f-392d-4bdd-bf58-42d4b7ca25ad-inst] is - ACTIVE 2019-01-18 06:25:01,515 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-18 06:25:04,518 - create_instance - DEBUG - VM status query timeout in 290.392744064 2019-01-18 06:25:04,521 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/4a4248ae-fe9a-440b-99ea-b6b2f554193e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44664b2cb2ec370dc71125ec03ef089beddc1d89" 2019-01-18 06:25:04,568 - novaclient.v2.client - DEBUG - RESP: [404] Date: Fri, 18 Jan 2019 06: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-9609e0bd-5aa0-4143-8842-8fbd5f4c5257 x-compute-request-id: req-9609e0bd-5aa0-4143-8842-8fbd5f4c5257 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 4a4248ae-fe9a-440b-99ea-b6b2f554193e could not be found.", "code": 404}} 2019-01-18 06:25:04,568 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/4a4248ae-fe9a-440b-99ea-b6b2f554193e used request id req-9609e0bd-5aa0-4143-8842-8fbd5f4c5257 2019-01-18 06:25:04,568 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 4a4248ae-fe9a-440b-99ea-b6b2f554193e could not be found. (HTTP 404) (Request-ID: req-9609e0bd-5aa0-4143-8842-8fbd5f4c5257) 2019-01-18 06:25:04,569 - create_instance - INFO - VM has been properly deleted VM with name - InstanceSecurityGroupTests-f720ed1f-392d-4bdd-bf58-42d4b7ca25ad-inst 2019-01-18 06:25:04,570 - neutron_utils - INFO - Deleting security group rule with ID - 1a75a244-8880-4473-9eba-d82eff064d9e 2019-01-18 06:25:04,575 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-group-rules/1a75a244-8880-4473-9eba-d82eff064d9e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6aa674e14249598708cd86b862890150d4eb7708" 2019-01-18 06:25:04,662 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-90696795-ff89-439a-8a14-31d936eca715 Content-Length: 0 Date: Fri, 18 Jan 2019 06:25:04 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-18 06:25:04,663 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-group-rules/1a75a244-8880-4473-9eba-d82eff064d9e used request id req-90696795-ff89-439a-8a14-31d936eca715 2019-01-18 06:25:04,663 - neutron_utils - INFO - Deleting security group rule with ID - 8d56b7c2-6a1f-45e2-8aee-ee5ba82ee13d 2019-01-18 06:25:04,668 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-group-rules/8d56b7c2-6a1f-45e2-8aee-ee5ba82ee13d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6aa674e14249598708cd86b862890150d4eb7708" 2019-01-18 06:25:04,911 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-1feac3e0-193b-4253-a1a1-63c0cfe1dc47 Content-Length: 0 Date: Fri, 18 Jan 2019 06:25:04 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-18 06:25:04,911 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-group-rules/8d56b7c2-6a1f-45e2-8aee-ee5ba82ee13d used request id req-1feac3e0-193b-4253-a1a1-63c0cfe1dc47 2019-01-18 06:25:04,912 - neutron_utils - INFO - Deleting security group with name - InstanceSecurityGroupTests-f720ed1f-392d-4bdd-bf58-42d4b7ca25ad-name 2019-01-18 06:25:04,917 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-groups/a0f1bade-a1bd-4074-a489-1c87cde9bcd5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6aa674e14249598708cd86b862890150d4eb7708" 2019-01-18 06:25:05,047 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-5d8e7e20-1e8e-4ea4-baed-6159fc450e32 Content-Length: 0 Date: Fri, 18 Jan 2019 06:25:05 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-18 06:25:05,047 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/a0f1bade-a1bd-4074-a489-1c87cde9bcd5 used request id req-5d8e7e20-1e8e-4ea4-baed-6159fc450e32 2019-01-18 06:25:05,050 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/flavors/3937a810-f79f-435a-8eef-18e1d4f9ed47 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7cb0c5ba3fc7d2729f8b750601996794a0bef800" 2019-01-18 06:25:05,088 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 18 Jan 2019 06:25: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-f55a117e-ad36-4c12-9674-0f070332862c x-compute-request-id: req-f55a117e-ad36-4c12-9674-0f070332862c Content-Length: 0 Content-Type: application/json 2019-01-18 06:25:05,088 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/3937a810-f79f-435a-8eef-18e1d4f9ed47 used request id req-f55a117e-ad36-4c12-9674-0f070332862c 2019-01-18 06:25:05,089 - neutron_utils - INFO - Deleting subnet with name InstanceSecurityGroupTests-f720ed1f-392d-4bdd-bf58-42d4b7ca25ad-pub-subnet 2019-01-18 06:25:05,089 - neutron_utils - INFO - Deleting subnet with name InstanceSecurityGroupTests-f720ed1f-392d-4bdd-bf58-42d4b7ca25ad-pub-subnet 2019-01-18 06:25:05,095 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/subnets/0b6347d1-8894-4c19-9ef5-03c3cea52899 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aaf1288fe4d62dd1a0919fcd15a5a534edc377b1" 2019-01-18 06:25:07,347 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-7043454c-4d76-48b1-b9b2-5b0b8f52c920 Date: Fri, 18 Jan 2019 06:25:07 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-18 06:25:07,347 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/0b6347d1-8894-4c19-9ef5-03c3cea52899 used request id req-7043454c-4d76-48b1-b9b2-5b0b8f52c920 2019-01-18 06:25:07,348 - neutron_utils - INFO - Deleting network with name InstanceSecurityGroupTests-f720ed1f-392d-4bdd-bf58-42d4b7ca25ad-pub-net 2019-01-18 06:25:07,353 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/networks/63aa2d4e-e89a-447e-b67f-44a9b588c945 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aaf1288fe4d62dd1a0919fcd15a5a534edc377b1" 2019-01-18 06:25:08,653 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-87ab57d1-e44f-45a6-88bc-0c741f07066a Date: Fri, 18 Jan 2019 06:25:08 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-18 06:25:08,653 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/63aa2d4e-e89a-447e-b67f-44a9b588c945 used request id req-87ab57d1-e44f-45a6-88bc-0c741f07066a 2019-01-18 06:25:08,654 - glance_utils - INFO - Deleting image named - InstanceSecurityGroupTests-f720ed1f-392d-4bdd-bf58-42d4b7ca25ad-image 2019-01-18 06:25:08,657 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9292/v2/images/c891a60b-13bf-49bf-aea8-e742c9a24f75 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}3d075cea80df2fee139c1a0b6139e36d0554eadd" 2019-01-18 06:25:09,783 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-05ca3ea5-6c96-4e27-97d1-b76d1a1d03ea Date: Fri, 18 Jan 2019 06:25:09 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-18 06:25:09,784 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/c891a60b-13bf-49bf-aea8-e742c9a24f75 used request id req-05ca3ea5-6c96-4e27-97d1-b76d1a1d03ea 2019-01-18 06:25:09,790 - 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}b0518e5f4cea21ffddd4ed4c93fb52e1e4ec5d93" 2019-01-18 06:25:10,013 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-a7d5a407-1be4-474f-a7bd-cc742618bade Date: Fri, 18 Jan 2019 06:25:10 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-18T04:53:26Z", "updated_at": "2019-01-18T04:53:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:53:26Z", "revision_number": 0, "id": "260c2de9-5dc5-4508-b06c-24b9d7ed838c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:53:26Z", "security_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:53:26Z", "revision_number": 0, "id": "571036d3-cb1d-483a-acb9-96f19293add9", "remote_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "remote_ip_prefix": null, "created_at": "2019-01-18T04:53:26Z", "security_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:53:26Z", "revision_number": 0, "id": "84255fa4-c13a-4cfe-b73d-e56ee216ca1e", "remote_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "remote_ip_prefix": null, "created_at": "2019-01-18T04:53:26Z", "security_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:53:26Z", "revision_number": 0, "id": "9c6f69fc-3bf8-4346-9288-5a255b82b67e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:53:26Z", "security_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "created_at": "2019-01-18T04:51:20Z", "updated_at": "2019-01-18T04:51:20Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "24c99e6f-888c-4943-9c93-54ad3b18b18c", "remote_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv4", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "2b339890-44d0-4711-a050-08a64d58e2a0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv6", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "45161a51-d6dd-4bb8-986d-bc2f88599c1d", "remote_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv6", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "87b9b994-ae22-4850-863a-6a4925bd01fe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv4", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}], "revision_number": 4, "project_id": "9c53a91613fb4d5080479ac6f51697ed", "id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3644d0d2c6284bf38f3a5cb0115c44d5", "created_at": "2019-01-18T06:24:25Z", "updated_at": "2019-01-18T06:24:25Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:24:25Z", "revision_number": 0, "id": "0cf3db54-8104-4cbf-b1a0-000cf2741567", "remote_group_id": "664b2611-5903-4d4b-be74-5cd4551ab25c", "remote_ip_prefix": null, "created_at": "2019-01-18T06:24:25Z", "security_group_id": "664b2611-5903-4d4b-be74-5cd4551ab25c", "tenant_id": "3644d0d2c6284bf38f3a5cb0115c44d5", "port_range_min": null, "ethertype": "IPv6", "project_id": "3644d0d2c6284bf38f3a5cb0115c44d5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:24:25Z", "revision_number": 0, "id": "bba99c1f-82cf-4fa9-a718-f720da679d37", "remote_group_id": "664b2611-5903-4d4b-be74-5cd4551ab25c", "remote_ip_prefix": null, "created_at": "2019-01-18T06:24:25Z", "security_group_id": "664b2611-5903-4d4b-be74-5cd4551ab25c", "tenant_id": "3644d0d2c6284bf38f3a5cb0115c44d5", "port_range_min": null, "ethertype": "IPv4", "project_id": "3644d0d2c6284bf38f3a5cb0115c44d5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:24:25Z", "revision_number": 0, "id": "bcce754c-9170-4eef-b63c-9fad077f38a4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T06:24:25Z", "security_group_id": "664b2611-5903-4d4b-be74-5cd4551ab25c", "tenant_id": "3644d0d2c6284bf38f3a5cb0115c44d5", "port_range_min": null, "ethertype": "IPv4", "project_id": "3644d0d2c6284bf38f3a5cb0115c44d5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:24:25Z", "revision_number": 0, "id": "e3d599b5-3cf5-4192-8285-93df450982b4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T06:24:25Z", "security_group_id": "664b2611-5903-4d4b-be74-5cd4551ab25c", "tenant_id": "3644d0d2c6284bf38f3a5cb0115c44d5", "port_range_min": null, "ethertype": "IPv6", "project_id": "3644d0d2c6284bf38f3a5cb0115c44d5"}], "revision_number": 4, "project_id": "3644d0d2c6284bf38f3a5cb0115c44d5", "id": "664b2611-5903-4d4b-be74-5cd4551ab25c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "020d00b5451a467cb276d06789a1149d", "created_at": "2019-01-18T05:59:12Z", "updated_at": "2019-01-18T05:59:12Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:12Z", "revision_number": 0, "id": "38b091dd-dca7-4cbe-8c1c-dd18a74bfca8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:12Z", "security_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "tenant_id": "020d00b5451a467cb276d06789a1149d", "port_range_min": null, "ethertype": "IPv6", "project_id": "020d00b5451a467cb276d06789a1149d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:12Z", "revision_number": 0, "id": "38b9f88b-1fc0-40d1-af74-237d79be193d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:12Z", "security_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "tenant_id": "020d00b5451a467cb276d06789a1149d", "port_range_min": null, "ethertype": "IPv4", "project_id": "020d00b5451a467cb276d06789a1149d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:12Z", "revision_number": 0, "id": "60f7d4a7-1a27-4801-a1e8-5bf33633b818", "remote_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:12Z", "security_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "tenant_id": "020d00b5451a467cb276d06789a1149d", "port_range_min": null, "ethertype": "IPv6", "project_id": "020d00b5451a467cb276d06789a1149d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:12Z", "revision_number": 0, "id": "8faf6dda-6919-4b75-b745-2af38abf8dcf", "remote_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:12Z", "security_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "tenant_id": "020d00b5451a467cb276d06789a1149d", "port_range_min": null, "ethertype": "IPv4", "project_id": "020d00b5451a467cb276d06789a1149d"}], "revision_number": 4, "project_id": "020d00b5451a467cb276d06789a1149d", "id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "created_at": "2019-01-18T04:39:06Z", "updated_at": "2019-01-18T04:39:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "0aedefa2-edbc-47b5-bead-e954540f6937", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "47feb8aba08a40dca7028a1701e597b9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "4bf1a402-0fa2-4cfd-9fee-4a28f16bb271", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "47feb8aba08a40dca7028a1701e597b9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "4e399c2e-bc03-4aa3-b192-1fafdc9248ba", "remote_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "47feb8aba08a40dca7028a1701e597b9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "8860837e-afbd-4411-adf9-d88db88c2114", "remote_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "47feb8aba08a40dca7028a1701e597b9"}], "revision_number": 4, "project_id": "47feb8aba08a40dca7028a1701e597b9", "id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "name": "default"}]} 2019-01-18 06:25:10,014 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-a7d5a407-1be4-474f-a7bd-cc742618bade 2019-01-18 06:25:10,019 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/9c53a91613fb4d5080479ac6f51697ed -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0518e5f4cea21ffddd4ed4c93fb52e1e4ec5d93" 2019-01-18 06:25:10,104 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:25:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a2584915-9998-43ed-8806-ae78b98fc96b Content-Encoding: gzip Content-Length: 190 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/9c53a91613fb4d5080479ac6f51697ed"}, "enabled": true, "id": "9c53a91613fb4d5080479ac6f51697ed", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2019-01-18 06:25:10,104 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/9c53a91613fb4d5080479ac6f51697ed used request id req-a2584915-9998-43ed-8806-ae78b98fc96b 2019-01-18 06:25:10,108 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/3644d0d2c6284bf38f3a5cb0115c44d5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0518e5f4cea21ffddd4ed4c93fb52e1e4ec5d93" 2019-01-18 06:25:10,199 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:25:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d357fd0b-6f70-477d-a8cf-6a3d6f1058f0 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/3644d0d2c6284bf38f3a5cb0115c44d5"}, "enabled": true, "id": "3644d0d2c6284bf38f3a5cb0115c44d5", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-f21d97ce-acf9-47f-proj"}} 2019-01-18 06:25:10,199 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/3644d0d2c6284bf38f3a5cb0115c44d5 used request id req-d357fd0b-6f70-477d-a8cf-6a3d6f1058f0 2019-01-18 06:25:10,200 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 664b2611-5903-4d4b-be74-5cd4551ab25c 2019-01-18 06:25:10,205 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=664b2611-5903-4d4b-be74-5cd4551ab25c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0518e5f4cea21ffddd4ed4c93fb52e1e4ec5d93" 2019-01-18 06:25:10,365 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-b2ab6056-551c-4234-8e25-47e82002f507 Date: Fri, 18 Jan 2019 06:25:10 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "664b2611-5903-4d4b-be74-5cd4551ab25c", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T06:24:25Z", "security_group_id": "664b2611-5903-4d4b-be74-5cd4551ab25c", "port_range_min": null, "revision_number": 0, "tenant_id": "3644d0d2c6284bf38f3a5cb0115c44d5", "created_at": "2019-01-18T06:24:25Z", "project_id": "3644d0d2c6284bf38f3a5cb0115c44d5", "id": "0cf3db54-8104-4cbf-b1a0-000cf2741567"}, {"remote_group_id": "664b2611-5903-4d4b-be74-5cd4551ab25c", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T06:24:25Z", "security_group_id": "664b2611-5903-4d4b-be74-5cd4551ab25c", "port_range_min": null, "revision_number": 0, "tenant_id": "3644d0d2c6284bf38f3a5cb0115c44d5", "created_at": "2019-01-18T06:24:25Z", "project_id": "3644d0d2c6284bf38f3a5cb0115c44d5", "id": "bba99c1f-82cf-4fa9-a718-f720da679d37"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T06:24:25Z", "security_group_id": "664b2611-5903-4d4b-be74-5cd4551ab25c", "port_range_min": null, "revision_number": 0, "tenant_id": "3644d0d2c6284bf38f3a5cb0115c44d5", "created_at": "2019-01-18T06:24:25Z", "project_id": "3644d0d2c6284bf38f3a5cb0115c44d5", "id": "bcce754c-9170-4eef-b63c-9fad077f38a4"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T06:24:25Z", "security_group_id": "664b2611-5903-4d4b-be74-5cd4551ab25c", "port_range_min": null, "revision_number": 0, "tenant_id": "3644d0d2c6284bf38f3a5cb0115c44d5", "created_at": "2019-01-18T06:24:25Z", "project_id": "3644d0d2c6284bf38f3a5cb0115c44d5", "id": "e3d599b5-3cf5-4192-8285-93df450982b4"}]} 2019-01-18 06:25:10,365 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=664b2611-5903-4d4b-be74-5cd4551ab25c used request id req-b2ab6056-551c-4234-8e25-47e82002f507 2019-01-18 06:25:10,366 - neutron_utils - INFO - Deleting security group with name - default 2019-01-18 06:25:10,371 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-groups/664b2611-5903-4d4b-be74-5cd4551ab25c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0518e5f4cea21ffddd4ed4c93fb52e1e4ec5d93" 2019-01-18 06:25:10,719 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-4062de19-93bc-4ca5-a710-2a390ada35d1 Content-Length: 0 Date: Fri, 18 Jan 2019 06:25:10 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-18 06:25:10,719 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/664b2611-5903-4d4b-be74-5cd4551ab25c used request id req-4062de19-93bc-4ca5-a710-2a390ada35d1 2019-01-18 06:25:10,720 - keystone_utils - INFO - Deleting project with name - InstanceSecurityGroupTests-f21d97ce-acf9-47f-proj 2019-01-18 06:25:10,724 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/3644d0d2c6284bf38f3a5cb0115c44d5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0518e5f4cea21ffddd4ed4c93fb52e1e4ec5d93" 2019-01-18 06:25:10,910 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 06:25:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3e497d7c-ed2f-4270-9e7c-34d18527cf3a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 06:25:10,910 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/3644d0d2c6284bf38f3a5cb0115c44d5 used request id req-3e497d7c-ed2f-4270-9e7c-34d18527cf3a 2019-01-18 06:25:10,910 - keystone_utils - INFO - Deleting role with name - InstanceSecurityGroupTests-f21d97ce-acf9-47f-proj-role 2019-01-18 06:25:10,913 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/1e7314e7353d41e49d9d5ac3931b07a4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0518e5f4cea21ffddd4ed4c93fb52e1e4ec5d93" 2019-01-18 06:25:11,027 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 06:25:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4554b868-31ca-43ef-ba62-ddeb9e4cba98 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 06:25:11,027 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/1e7314e7353d41e49d9d5ac3931b07a4 used request id req-4554b868-31ca-43ef-ba62-ddeb9e4cba98 2019-01-18 06:25:11,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}b0518e5f4cea21ffddd4ed4c93fb52e1e4ec5d93" 2019-01-18 06:25:11,124 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:25:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aaecb8d5-f6a8-4e29-b74a-d7fecb12c607 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "488fca829f8b496daa1cd2cdc6e45c49", "links": {"self": "http://172.30.9.23:5000/v3/roles/488fca829f8b496daa1cd2cdc6e45c49"}, "name": "Member"}, {"domain_id": null, "id": "6b7f4f4f76264b6fb449c43b86ee3817", "links": {"self": "http://172.30.9.23:5000/v3/roles/6b7f4f4f76264b6fb449c43b86ee3817"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a482b711adf94961bf4bb28eda7f0e28", "links": {"self": "http://172.30.9.23:5000/v3/roles/a482b711adf94961bf4bb28eda7f0e28"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c65201bd05504fa786d79b166e8bbba3", "links": {"self": "http://172.30.9.23:5000/v3/roles/c65201bd05504fa786d79b166e8bbba3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "e7e317b66c174923a8cb46c48d897c8d", "links": {"self": "http://172.30.9.23:5000/v3/roles/e7e317b66c174923a8cb46c48d897c8d"}, "name": "ResellerAdmin"}]} 2019-01-18 06:25:11,125 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-aaecb8d5-f6a8-4e29-b74a-d7fecb12c607 2019-01-18 06:25:11,125 - keystone_utils - INFO - Deleting user with name - InstanceSecurityGroupTests-f21d97ce-acf9-47f-user 2019-01-18 06:25:11,129 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/de45ac9041c843acb07af8d660736f06 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb37ba992f752c23c16d15e6c2f8cdcae8a877fd" 2019-01-18 06:25:11,298 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 06:25:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a58f6410-aea1-4623-a413-17f03dd247b8 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 06:25:11,298 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/de45ac9041c843acb07af8d660736f06 used request id req-a58f6410-aea1-4623-a413-17f03dd247b8 2019-01-18 06:25:11,300 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:25:11,684 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "488fca829f8b496daa1cd2cdc6e45c49", "name": "Member"}, {"id": "c65201bd05504fa786d79b166e8bbba3", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}], "expires_at": "2019-01-18T07:25:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "020d00b5451a467cb276d06789a1149d", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "id": "e292c913af7844408b6509a836e493f5"}, "audit_ids": ["I4I-NSJLQfO0uHEJL0jSDg"], "issued_at": "2019-01-18T06:25:11.000000Z"}} 2019-01-18 06:25:11,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}69133cf0586cce4acbc52a84b06548e7ad67c242" 2019-01-18 06:25:11,775 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:25:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fe27c5cf-a9a4-47f5-b2bb-91881b614c66 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:25:11,775 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-fe27c5cf-a9a4-47f5-b2bb-91881b614c66 2019-01-18 06:25:11,776 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:25:11,777 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:25:12,247 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "488fca829f8b496daa1cd2cdc6e45c49", "name": "Member"}, {"id": "c65201bd05504fa786d79b166e8bbba3", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}], "expires_at": "2019-01-18T07:25:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "020d00b5451a467cb276d06789a1149d", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "id": "e292c913af7844408b6509a836e493f5"}, "audit_ids": ["keTewURFSUyQ4HWAzhYVNA"], "issued_at": "2019-01-18T06:25:12.000000Z"}} 2019-01-18 06:25:12,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}aa436d2d474d45c9bb1dbab23bcbfd0238c996af" 2019-01-18 06:25:12,337 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:25:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-74e1d195-b3a8-4312-91b5-613e573ab588 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:25:12,337 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-74e1d195-b3a8-4312-91b5-613e573ab588 2019-01-18 06:25:12,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" 2019-01-18 06:25:12,346 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 18 Jan 2019 06:25: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"}]}]}} 2019-01-18 06:25:12,347 - 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-95af1506-f8d6-46e-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa436d2d474d45c9bb1dbab23bcbfd0238c996af" 2019-01-18 06:25:12,429 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:25:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-21fcf71c-8c97-4d0b-ac02-85013eeddbe3 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-95af1506-f8d6-46e-proj", "previous": null, "next": null}, "projects": []} 2019-01-18 06:25:12,429 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=InstanceSecurityGroupTests-95af1506-f8d6-46e-proj used request id req-21fcf71c-8c97-4d0b-ac02-85013eeddbe3 2019-01-18 06:25:12,433 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa436d2d474d45c9bb1dbab23bcbfd0238c996af" 2019-01-18 06:25:12,522 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:25:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-39367b3d-26ca-4956-8d29-7b2fd2cc43c4 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-18 06:25:12,522 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-39367b3d-26ca-4956-8d29-7b2fd2cc43c4 2019-01-18 06:25:12,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}aa436d2d474d45c9bb1dbab23bcbfd0238c996af" -d '{"project": {"enabled": true, "domain_id": "default", "name": "InstanceSecurityGroupTests-95af1506-f8d6-46e-proj"}}' 2019-01-18 06:25:12,632 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 18 Jan 2019 06:25:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-89d9a1ae-20ff-4eb1-84e0-a3fc883d5114 Content-Length: 311 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/89f5583f185143309e23c3c4036f3bc1"}, "enabled": true, "id": "89f5583f185143309e23c3c4036f3bc1", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-95af1506-f8d6-46e-proj"}} 2019-01-18 06:25:12,632 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-89d9a1ae-20ff-4eb1-84e0-a3fc883d5114 2019-01-18 06:25:12,633 - keystone_utils - INFO - Created project with name - InstanceSecurityGroupTests-95af1506-f8d6-46e-proj 2019-01-18 06:25:12,633 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:25:12,634 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:25:13,011 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "488fca829f8b496daa1cd2cdc6e45c49", "name": "Member"}, {"id": "c65201bd05504fa786d79b166e8bbba3", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}], "expires_at": "2019-01-18T07:25:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "020d00b5451a467cb276d06789a1149d", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "id": "e292c913af7844408b6509a836e493f5"}, "audit_ids": ["kLjoweRfRxqd3-tJhJm5Zw"], "issued_at": "2019-01-18T06:25:13.000000Z"}} 2019-01-18 06:25:13,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}b077727e502eac4dd583b8e513a34288cc25bbab" 2019-01-18 06:25:13,025 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:25:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7416f583-e702-40b7-8435-ee3f3acc3ec8 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:25:13,026 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-7416f583-e702-40b7-8435-ee3f3acc3ec8 2019-01-18 06:25:13,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" 2019-01-18 06:25:13,035 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 18 Jan 2019 06:25: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"}]}]}} 2019-01-18 06:25:13,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}b077727e502eac4dd583b8e513a34288cc25bbab" 2019-01-18 06:25:13,134 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:25:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-88c0de54-d1b5-4558-90b4-e2faec317530 Content-Encoding: gzip Content-Length: 869 Content-Type: application/json RESP BODY: {"users": [{"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/0607a2b4beb0408e9fa51cc5ba027ac6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0607a2b4beb0408e9fa51cc5ba027ac6", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/17c61b95071545a094cc82823d2b88b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "17c61b95071545a094cc82823d2b88b8", "email": "nova@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/29e5d2dfed2447bda26fc75bd1122674"}, "domain_id": "default", "enabled": true, "options": {}, "id": "29e5d2dfed2447bda26fc75bd1122674", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/3b6dcc8c791e4b6e8831f5b5e583de80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3b6dcc8c791e4b6e8831f5b5e583de80", "email": "neutron@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.23:5000/v3/users/45ab52d673584bc198669be88c88b878"}, "domain_id": "default", "enabled": true, "options": {}, "id": "45ab52d673584bc198669be88c88b878", "email": "barbican@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/57795b4ee52f49c6a71f55bb6c4012f8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "57795b4ee52f49c6a71f55bb6c4012f8", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/5c52969262974d64ac2a300ca5d60f50"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c52969262974d64ac2a300ca5d60f50", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/5fc15572bb1c489ba92bd9945bbc1f64"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5fc15572bb1c489ba92bd9945bbc1f64", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/6b519d70e25f4e61a9dfd738cd6bba22"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6b519d70e25f4e61a9dfd738cd6bba22", "email": "heat@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.23:5000/v3/users/8248437208b540c2893a7117ad102a87"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8248437208b540c2893a7117ad102a87", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/890dee97e62840c5b15e36f03f6b7efc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "890dee97e62840c5b15e36f03f6b7efc", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/8cccb516ecc44ed9bb7c8633df108fd4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8cccb516ecc44ed9bb7c8633df108fd4", "email": "glance@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.23:5000/v3/users/97c3d863a98148299fa116fdb54be470"}, "domain_id": "default", "enabled": true, "options": {}, "id": "97c3d863a98148299fa116fdb54be470", "email": "tacker@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/a2a0c8c0f19941808c9f618af50b3b79"}, "domain_id": "c19db1b8f60647a9a114cd23287c807b", "enabled": true, "options": {}, "id": "a2a0c8c0f19941808c9f618af50b3b79", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "links": {"self": "http://172.30.9.23:5000/v3/users/e292c913af7844408b6509a836e493f5"}, "domain_id": "default", "enabled": true, "id": "e292c913af7844408b6509a836e493f5", "options": {}}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/fe5de73ba9cb41b2be24ccf1f72f5ed4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe5de73ba9cb41b2be24ccf1f72f5ed4", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2019-01-18 06:25:13,134 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-88c0de54-d1b5-4558-90b4-e2faec317530 2019-01-18 06:25:13,138 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=InstanceSecurityGroupTests-95af1506-f8d6-46e-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b077727e502eac4dd583b8e513a34288cc25bbab" 2019-01-18 06:25:13,234 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:25:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9bab2330-3d8d-49b6-abbb-ad560a7b7589 Content-Encoding: gzip Content-Length: 255 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=InstanceSecurityGroupTests-95af1506-f8d6-46e-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/89f5583f185143309e23c3c4036f3bc1"}, "enabled": true, "id": "89f5583f185143309e23c3c4036f3bc1", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-95af1506-f8d6-46e-proj"}]} 2019-01-18 06:25:13,234 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=InstanceSecurityGroupTests-95af1506-f8d6-46e-proj used request id req-9bab2330-3d8d-49b6-abbb-ad560a7b7589 2019-01-18 06:25:13,238 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b077727e502eac4dd583b8e513a34288cc25bbab" 2019-01-18 06:25:13,328 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:25:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c611b9d8-6962-4faa-9b96-3d6cda95a730 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-18 06:25:13,329 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-c611b9d8-6962-4faa-9b96-3d6cda95a730 2019-01-18 06:25:13,710 - keystone_utils - INFO - Created user with name - InstanceSecurityGroupTests-95af1506-f8d6-46e-user 2019-01-18 06:25:13,710 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:25:13,714 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa436d2d474d45c9bb1dbab23bcbfd0238c996af" 2019-01-18 06:25:13,799 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:25:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-abb5ecc4-cbe9-4620-a533-811f4bffe181 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "488fca829f8b496daa1cd2cdc6e45c49", "links": {"self": "http://172.30.9.23:5000/v3/roles/488fca829f8b496daa1cd2cdc6e45c49"}, "name": "Member"}, {"domain_id": null, "id": "6b7f4f4f76264b6fb449c43b86ee3817", "links": {"self": "http://172.30.9.23:5000/v3/roles/6b7f4f4f76264b6fb449c43b86ee3817"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a482b711adf94961bf4bb28eda7f0e28", "links": {"self": "http://172.30.9.23:5000/v3/roles/a482b711adf94961bf4bb28eda7f0e28"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c65201bd05504fa786d79b166e8bbba3", "links": {"self": "http://172.30.9.23:5000/v3/roles/c65201bd05504fa786d79b166e8bbba3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "e7e317b66c174923a8cb46c48d897c8d", "links": {"self": "http://172.30.9.23:5000/v3/roles/e7e317b66c174923a8cb46c48d897c8d"}, "name": "ResellerAdmin"}]} 2019-01-18 06:25:13,799 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-abb5ecc4-cbe9-4620-a533-811f4bffe181 2019-01-18 06:25:13,803 - 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}aa436d2d474d45c9bb1dbab23bcbfd0238c996af" -d '{"role": {"name": "InstanceSecurityGroupTests-95af1506-f8d6-46e-proj-role"}}' 2019-01-18 06:25:13,902 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 18 Jan 2019 06:25:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f3dae4f7-35aa-4965-8a86-f006e67cf608 Content-Length: 225 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "ac5cb91d714b42f2ba0a52bbf8e57b65", "links": {"self": "http://172.30.9.23:5000/v3/roles/ac5cb91d714b42f2ba0a52bbf8e57b65"}, "name": "InstanceSecurityGroupTests-95af1506-f8d6-46e-proj-role"}} 2019-01-18 06:25:13,902 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-f3dae4f7-35aa-4965-8a86-f006e67cf608 2019-01-18 06:25:13,902 - keystone_utils - INFO - Created role with name - InstanceSecurityGroupTests-95af1506-f8d6-46e-proj-role 2019-01-18 06:25:13,906 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/ac5cb91d714b42f2ba0a52bbf8e57b65 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa436d2d474d45c9bb1dbab23bcbfd0238c996af" 2019-01-18 06:25:13,988 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:25:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-67e681c5-0fea-4964-bf6b-fd2451f7fbd5 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.23:5000/v3/roles/ac5cb91d714b42f2ba0a52bbf8e57b65"}, "domain_id": null, "name": "InstanceSecurityGroupTests-95af1506-f8d6-46e-proj-role", "id": "ac5cb91d714b42f2ba0a52bbf8e57b65"}} 2019-01-18 06:25:13,989 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/ac5cb91d714b42f2ba0a52bbf8e57b65 used request id req-67e681c5-0fea-4964-bf6b-fd2451f7fbd5 2019-01-18 06:25:13,989 - keystone_utils - INFO - Granting role InstanceSecurityGroupTests-95af1506-f8d6-46e-proj-role to project InstanceSecurityGroupTests-95af1506-f8d6-46e-proj 2019-01-18 06:25:13,993 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/89f5583f185143309e23c3c4036f3bc1/users/f0b4f061b9244b9881b22fa9e916a4c5/roles/ac5cb91d714b42f2ba0a52bbf8e57b65 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa436d2d474d45c9bb1dbab23bcbfd0238c996af" 2019-01-18 06:25:14,119 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 06:25:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-399673d1-e76d-4919-b334-7a006e597f6b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 06:25:14,120 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/89f5583f185143309e23c3c4036f3bc1/users/f0b4f061b9244b9881b22fa9e916a4c5/roles/ac5cb91d714b42f2ba0a52bbf8e57b65 used request id req-399673d1-e76d-4919-b334-7a006e597f6b 2019-01-18 06:25:14,120 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-18 06:25:14,122 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2019-01-18 06:25:14,122 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:25:14,123 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:25:14,507 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ac5cb91d714b42f2ba0a52bbf8e57b65", "name": "InstanceSecurityGroupTests-95af1506-f8d6-46e-proj-role"}], "expires_at": "2019-01-18T07:25:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "89f5583f185143309e23c3c4036f3bc1", "name": "InstanceSecurityGroupTests-95af1506-f8d6-46e-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/89f5583f185143309e23c3c4036f3bc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/89f5583f185143309e23c3c4036f3bc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/89f5583f185143309e23c3c4036f3bc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/89f5583f185143309e23c3c4036f3bc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/89f5583f185143309e23c3c4036f3bc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/89f5583f185143309e23c3c4036f3bc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/89f5583f185143309e23c3c4036f3bc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/89f5583f185143309e23c3c4036f3bc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/89f5583f185143309e23c3c4036f3bc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/89f5583f185143309e23c3c4036f3bc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/89f5583f185143309e23c3c4036f3bc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/89f5583f185143309e23c3c4036f3bc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-95af1506-f8d6-46e-user", "id": "f0b4f061b9244b9881b22fa9e916a4c5"}, "audit_ids": ["LNYGebAiT5KNAIBW0bNG-g"], "issued_at": "2019-01-18T06:25:14.000000Z"}} 2019-01-18 06:25:14,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}71e4dd81587355c6a48c038d1772876ca555fdc9" 2019-01-18 06:25:14,575 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:25:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fe65287a-e301-42bd-8c20-f13cce8c3ea3 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:25:14,575 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-fe65287a-e301-42bd-8c20-f13cce8c3ea3 2019-01-18 06:25:14,580 - 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-e293caf1-d4f5-4c1c-adb4-35c702588ddc-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}71e4dd81587355c6a48c038d1772876ca555fdc9" 2019-01-18 06:25:14,746 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 171 Content-Type: application/json X-Openstack-Request-Id: req-1dc7a59b-c84b-4dc0-9170-74e789274d20 Date: Fri, 18 Jan 2019 06:25:14 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=InstanceSecurityGroupTests-e293caf1-d4f5-4c1c-adb4-35c702588ddc-image"} 2019-01-18 06:25:14,746 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-e293caf1-d4f5-4c1c-adb4-35c702588ddc-image used request id req-1dc7a59b-c84b-4dc0-9170-74e789274d20 2019-01-18 06:25:14,749 - 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}71e4dd81587355c6a48c038d1772876ca555fdc9" 2019-01-18 06:25:14,991 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-37ce8300-c4f3-4522-825d-89f1fc3f345d Date: Fri, 18 Jan 2019 06:25: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"}}} 2019-01-18 06:25:14,992 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-37ce8300-c4f3-4522-825d-89f1fc3f345d 2019-01-18 06:25:15,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}71e4dd81587355c6a48c038d1772876ca555fdc9" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "InstanceSecurityGroupTests-e293caf1-d4f5-4c1c-adb4-35c702588ddc-image"}' 2019-01-18 06:25:15,215 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 630 Content-Type: application/json Location: http://172.30.9.23:9292/v2/images/538695c4-340d-4316-ba25-806a2920753e X-Openstack-Request-Id: req-e163fb42-6a04-4ad3-972e-bd75a8fa2515 Date: Fri, 18 Jan 2019 06:25:15 GMT RESP BODY: {"status": "queued", "name": "InstanceSecurityGroupTests-e293caf1-d4f5-4c1c-adb4-35c702588ddc-image", "tags": [], "container_format": "bare", "created_at": "2019-01-18T06:25:15Z", "size": null, "disk_format": "qcow2", "updated_at": "2019-01-18T06:25:15Z", "visibility": "shared", "locations": [], "self": "/v2/images/538695c4-340d-4316-ba25-806a2920753e", "min_disk": 0, "protected": false, "id": "538695c4-340d-4316-ba25-806a2920753e", "file": "/v2/images/538695c4-340d-4316-ba25-806a2920753e/file", "checksum": null, "owner": "89f5583f185143309e23c3c4036f3bc1", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-18 06:25:15,215 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-e163fb42-6a04-4ad3-972e-bd75a8fa2515 2019-01-18 06:25:15,226 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9292/v2/images/538695c4-340d-4316-ba25-806a2920753e/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}71e4dd81587355c6a48c038d1772876ca555fdc9" -d '' 2019-01-18 06:25:17,372 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-82b31241-e34b-444b-b3cb-bb664b2a3389 Date: Fri, 18 Jan 2019 06:25:17 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-18 06:25:17,372 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/538695c4-340d-4316-ba25-806a2920753e/file used request id req-82b31241-e34b-444b-b3cb-bb664b2a3389 2019-01-18 06:25:17,372 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-01-18 06:25:17,375 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/538695c4-340d-4316-ba25-806a2920753e -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}71e4dd81587355c6a48c038d1772876ca555fdc9" 2019-01-18 06:25:17,536 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-ac98884a-778d-4a91-995e-c682a394af6d Date: Fri, 18 Jan 2019 06:25:17 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "InstanceSecurityGroupTests-e293caf1-d4f5-4c1c-adb4-35c702588ddc-image", "tags": [], "container_format": "bare", "created_at": "2019-01-18T06:25:15Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-18T06:25:17Z", "visibility": "shared", "locations": [{"url": "rbd://af014572-0a5d-4a80-a07f-9105f52ab2c1/images/538695c4-340d-4316-ba25-806a2920753e/snap", "metadata": {}}], "self": "/v2/images/538695c4-340d-4316-ba25-806a2920753e", "min_disk": 0, "protected": false, "id": "538695c4-340d-4316-ba25-806a2920753e", "file": "/v2/images/538695c4-340d-4316-ba25-806a2920753e/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "89f5583f185143309e23c3c4036f3bc1", "direct_url": "rbd://af014572-0a5d-4a80-a07f-9105f52ab2c1/images/538695c4-340d-4316-ba25-806a2920753e/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-18 06:25:17,537 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/538695c4-340d-4316-ba25-806a2920753e used request id req-ac98884a-778d-4a91-995e-c682a394af6d 2019-01-18 06:25:17,540 - 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}71e4dd81587355c6a48c038d1772876ca555fdc9" 2019-01-18 06:25:17,705 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-4e982794-cee9-49ce-b58f-56fd158b68f7 Date: Fri, 18 Jan 2019 06:25: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"}}} 2019-01-18 06:25:17,705 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-4e982794-cee9-49ce-b58f-56fd158b68f7 2019-01-18 06:25:17,708 - create_image - INFO - Created image with name - InstanceSecurityGroupTests-e293caf1-d4f5-4c1c-adb4-35c702588ddc-image 2019-01-18 06:25:17,711 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/538695c4-340d-4316-ba25-806a2920753e -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}71e4dd81587355c6a48c038d1772876ca555fdc9" 2019-01-18 06:25:17,729 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-10209cf4-35bc-4a46-97ff-2b8c9c54fcc6 Date: Fri, 18 Jan 2019 06:25:17 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "InstanceSecurityGroupTests-e293caf1-d4f5-4c1c-adb4-35c702588ddc-image", "tags": [], "container_format": "bare", "created_at": "2019-01-18T06:25:15Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-18T06:25:17Z", "visibility": "shared", "locations": [{"url": "rbd://af014572-0a5d-4a80-a07f-9105f52ab2c1/images/538695c4-340d-4316-ba25-806a2920753e/snap", "metadata": {}}], "self": "/v2/images/538695c4-340d-4316-ba25-806a2920753e", "min_disk": 0, "protected": false, "id": "538695c4-340d-4316-ba25-806a2920753e", "file": "/v2/images/538695c4-340d-4316-ba25-806a2920753e/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "89f5583f185143309e23c3c4036f3bc1", "direct_url": "rbd://af014572-0a5d-4a80-a07f-9105f52ab2c1/images/538695c4-340d-4316-ba25-806a2920753e/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-18 06:25:17,729 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/538695c4-340d-4316-ba25-806a2920753e used request id req-10209cf4-35bc-4a46-97ff-2b8c9c54fcc6 2019-01-18 06:25:17,730 - create_image - DEBUG - Instance status is - active 2019-01-18 06:25:17,730 - create_image - DEBUG - Image is active with name - InstanceSecurityGroupTests-e293caf1-d4f5-4c1c-adb4-35c702588ddc-image 2019-01-18 06:25:17,730 - create_image - INFO - Image is now active with name - InstanceSecurityGroupTests-e293caf1-d4f5-4c1c-adb4-35c702588ddc-image 2019-01-18 06:25:17,731 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:25:17,731 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:25:18,113 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ac5cb91d714b42f2ba0a52bbf8e57b65", "name": "InstanceSecurityGroupTests-95af1506-f8d6-46e-proj-role"}], "expires_at": "2019-01-18T07:25:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "89f5583f185143309e23c3c4036f3bc1", "name": "InstanceSecurityGroupTests-95af1506-f8d6-46e-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/89f5583f185143309e23c3c4036f3bc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/89f5583f185143309e23c3c4036f3bc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/89f5583f185143309e23c3c4036f3bc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/89f5583f185143309e23c3c4036f3bc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/89f5583f185143309e23c3c4036f3bc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/89f5583f185143309e23c3c4036f3bc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/89f5583f185143309e23c3c4036f3bc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/89f5583f185143309e23c3c4036f3bc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/89f5583f185143309e23c3c4036f3bc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/89f5583f185143309e23c3c4036f3bc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/89f5583f185143309e23c3c4036f3bc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/89f5583f185143309e23c3c4036f3bc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-95af1506-f8d6-46e-user", "id": "f0b4f061b9244b9881b22fa9e916a4c5"}, "audit_ids": ["fHnn6z8WRvyhfYu2V91uQA"], "issued_at": "2019-01-18T06:25:18.000000Z"}} 2019-01-18 06:25:18,114 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73ff20f082f54f5afc2302290d068ba8dd04185e" 2019-01-18 06:25:18,194 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:25:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-10e809a1-e2b7-4c52-809a-6fd072eaab3b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:25:18,194 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-10e809a1-e2b7-4c52-809a-6fd072eaab3b 2019-01-18 06:25:18,203 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-e293caf1-d4f5-4c1c-adb4-35c702588ddc-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73ff20f082f54f5afc2302290d068ba8dd04185e" 2019-01-18 06:25:18,380 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-5a97fece-26a3-4353-894b-81c358993579 Date: Fri, 18 Jan 2019 06:25:18 GMT RESP BODY: {"networks":[]} 2019-01-18 06:25:18,380 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-e293caf1-d4f5-4c1c-adb4-35c702588ddc-pub-net used request id req-5a97fece-26a3-4353-894b-81c358993579 2019-01-18 06:25:18,381 - neutron_utils - INFO - Creating network with name InstanceSecurityGroupTests-e293caf1-d4f5-4c1c-adb4-35c702588ddc-pub-net 2019-01-18 06:25:18,386 - 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}73ff20f082f54f5afc2302290d068ba8dd04185e" -d '{"network": {"name": "InstanceSecurityGroupTests-e293caf1-d4f5-4c1c-adb4-35c702588ddc-pub-net", "admin_state_up": true}}' 2019-01-18 06:25:18,894 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 629 X-Openstack-Request-Id: req-4483b381-936c-4c97-8133-dc2fd85bdb20 Date: Fri, 18 Jan 2019 06:25:18 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"57f2dbc7-c1c1-41f3-9055-c55484455b65","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"89f5583f185143309e23c3c4036f3bc1","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-18T06:25:18Z","is_default":false,"name":"InstanceSecurityGroupTests-e293caf1-d4f5-4c1c-adb4-35c702588ddc-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"89f5583f185143309e23c3c4036f3bc1","created_at":"2019-01-18T06:25:18Z","mtu":1450}} 2019-01-18 06:25:18,894 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks used request id req-4483b381-936c-4c97-8133-dc2fd85bdb20 2019-01-18 06:25:18,900 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=57f2dbc7-c1c1-41f3-9055-c55484455b65 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73ff20f082f54f5afc2302290d068ba8dd04185e" 2019-01-18 06:25:19,274 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 613 X-Openstack-Request-Id: req-0d02a25b-3551-43d1-a100-bf4ce96dd944 Date: Fri, 18 Jan 2019 06:25: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":"2019-01-18T06:25:18Z","tenant_id":"89f5583f185143309e23c3c4036f3bc1","created_at":"2019-01-18T06:25:18Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"89f5583f185143309e23c3c4036f3bc1","id":"57f2dbc7-c1c1-41f3-9055-c55484455b65","name":"InstanceSecurityGroupTests-e293caf1-d4f5-4c1c-adb4-35c702588ddc-pub-net"}]} 2019-01-18 06:25:19,274 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=57f2dbc7-c1c1-41f3-9055-c55484455b65 used request id req-0d02a25b-3551-43d1-a100-bf4ce96dd944 2019-01-18 06:25:19,280 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=57f2dbc7-c1c1-41f3-9055-c55484455b65 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73ff20f082f54f5afc2302290d068ba8dd04185e" 2019-01-18 06:25:19,464 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-535b578d-dc6f-4e0d-91cc-601f06f66e7b Date: Fri, 18 Jan 2019 06:25:19 GMT RESP BODY: {"subnets":[]} 2019-01-18 06:25:19,465 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=57f2dbc7-c1c1-41f3-9055-c55484455b65 used request id req-535b578d-dc6f-4e0d-91cc-601f06f66e7b 2019-01-18 06:25:19,465 - neutron_utils - INFO - Creating subnet with name InstanceSecurityGroupTests-e293caf1-d4f5-4c1c-adb4-35c702588ddc-pub-subnet 2019-01-18 06:25:19,470 - 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}73ff20f082f54f5afc2302290d068ba8dd04185e" -d '{"subnets": [{"ip_version": 4, "network_id": "57f2dbc7-c1c1-41f3-9055-c55484455b65", "cidr": "10.55.0.0/24", "name": "InstanceSecurityGroupTests-e293caf1-d4f5-4c1c-adb4-35c702588ddc-pub-subnet"}]}' 2019-01-18 06:25:20,140 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-eb1fafbd-053c-4a15-85b6-0781cf636c22 Date: Fri, 18 Jan 2019 06:25:20 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"57f2dbc7-c1c1-41f3-9055-c55484455b65","tenant_id":"89f5583f185143309e23c3c4036f3bc1","created_at":"2019-01-18T06:25:19Z","dns_nameservers":[],"updated_at":"2019-01-18T06:25:19Z","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":"89f5583f185143309e23c3c4036f3bc1","id":"1ab10beb-1bc1-4bb0-8b23-ab504f532925","subnetpool_id":null,"name":"InstanceSecurityGroupTests-e293caf1-d4f5-4c1c-adb4-35c702588ddc-pub-subnet"}]} 2019-01-18 06:25:20,140 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets used request id req-eb1fafbd-053c-4a15-85b6-0781cf636c22 2019-01-18 06:25:20,146 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=57f2dbc7-c1c1-41f3-9055-c55484455b65 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73ff20f082f54f5afc2302290d068ba8dd04185e" 2019-01-18 06:25:20,416 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-56384a9a-c7d8-4a83-b2fa-452e35b9a4f2 Date: Fri, 18 Jan 2019 06:25: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":["1ab10beb-1bc1-4bb0-8b23-ab504f532925"],"updated_at":"2019-01-18T06:25:19Z","tenant_id":"89f5583f185143309e23c3c4036f3bc1","created_at":"2019-01-18T06:25:18Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"89f5583f185143309e23c3c4036f3bc1","id":"57f2dbc7-c1c1-41f3-9055-c55484455b65","name":"InstanceSecurityGroupTests-e293caf1-d4f5-4c1c-adb4-35c702588ddc-pub-net"}]} 2019-01-18 06:25:20,416 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=57f2dbc7-c1c1-41f3-9055-c55484455b65 used request id req-56384a9a-c7d8-4a83-b2fa-452e35b9a4f2 2019-01-18 06:25:20,422 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=57f2dbc7-c1c1-41f3-9055-c55484455b65 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73ff20f082f54f5afc2302290d068ba8dd04185e" 2019-01-18 06:25:20,627 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-23dbb0d5-43dd-4166-ae2d-c36e22ec2b4b Date: Fri, 18 Jan 2019 06:25:20 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"57f2dbc7-c1c1-41f3-9055-c55484455b65","tenant_id":"89f5583f185143309e23c3c4036f3bc1","created_at":"2019-01-18T06:25:19Z","dns_nameservers":[],"updated_at":"2019-01-18T06:25:19Z","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":"89f5583f185143309e23c3c4036f3bc1","id":"1ab10beb-1bc1-4bb0-8b23-ab504f532925","subnetpool_id":null,"name":"InstanceSecurityGroupTests-e293caf1-d4f5-4c1c-adb4-35c702588ddc-pub-subnet"}]} 2019-01-18 06:25:20,627 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=57f2dbc7-c1c1-41f3-9055-c55484455b65 used request id req-23dbb0d5-43dd-4166-ae2d-c36e22ec2b4b 2019-01-18 06:25:20,628 - OpenStackNetwork - DEBUG - Network [57f2dbc7-c1c1-41f3-9055-c55484455b65] created successfully 2019-01-18 06:25:20,628 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:25:20,629 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:25:21,005 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "488fca829f8b496daa1cd2cdc6e45c49", "name": "Member"}, {"id": "c65201bd05504fa786d79b166e8bbba3", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}], "expires_at": "2019-01-18T07:25:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "020d00b5451a467cb276d06789a1149d", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "id": "e292c913af7844408b6509a836e493f5"}, "audit_ids": ["OvM20Q2iRLiCryd0fvs3cQ"], "issued_at": "2019-01-18T06:25:21.000000Z"}} 2019-01-18 06:25:21,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}0b022cb6ab4122f5d2c761ea030ed9f682d86c66" 2019-01-18 06:25:21,087 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:25:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6e96312f-0f74-4df9-acee-ce7e3ce87bc2 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:25:21,087 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-6e96312f-0f74-4df9-acee-ce7e3ce87bc2 2019-01-18 06:25:21,088 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-18 06:25:21,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}0b022cb6ab4122f5d2c761ea030ed9f682d86c66" 2019-01-18 06:25:21,274 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06: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 x-openstack-request-id: req-b29d02cd-a522-4707-a01f-1d64de4d0744 x-compute-request-id: req-b29d02cd-a522-4707-a01f-1d64de4d0744 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2019-01-18 06:25:21,274 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-b29d02cd-a522-4707-a01f-1d64de4d0744 2019-01-18 06:25:21,278 - 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}0b022cb6ab4122f5d2c761ea030ed9f682d86c66" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "InstanceSecurityGroupTests-e293caf1-d4f5-4c1c-adb4-35c702588ddc-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2019-01-18 06:25:21,336 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06: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-141e229f-0dec-4b7f-b340-85ab92d261b6 x-compute-request-id: req-141e229f-0dec-4b7f-b340-85ab92d261b6 Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/23d1d12f-48ec-473c-86f3-6c0d634e3a20", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/23d1d12f-48ec-473c-86f3-6c0d634e3a20", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "23d1d12f-48ec-473c-86f3-6c0d634e3a20", "name": "InstanceSecurityGroupTests-e293caf1-d4f5-4c1c-adb4-35c702588ddc-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2019-01-18 06:25:21,336 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-141e229f-0dec-4b7f-b340-85ab92d261b6 2019-01-18 06:25:21,337 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:25:21,338 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:25:21,736 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ac5cb91d714b42f2ba0a52bbf8e57b65", "name": "InstanceSecurityGroupTests-95af1506-f8d6-46e-proj-role"}], "expires_at": "2019-01-18T07:25:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "89f5583f185143309e23c3c4036f3bc1", "name": "InstanceSecurityGroupTests-95af1506-f8d6-46e-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/89f5583f185143309e23c3c4036f3bc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/89f5583f185143309e23c3c4036f3bc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/89f5583f185143309e23c3c4036f3bc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/89f5583f185143309e23c3c4036f3bc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/89f5583f185143309e23c3c4036f3bc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/89f5583f185143309e23c3c4036f3bc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/89f5583f185143309e23c3c4036f3bc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/89f5583f185143309e23c3c4036f3bc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/89f5583f185143309e23c3c4036f3bc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/89f5583f185143309e23c3c4036f3bc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/89f5583f185143309e23c3c4036f3bc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/89f5583f185143309e23c3c4036f3bc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-95af1506-f8d6-46e-user", "id": "f0b4f061b9244b9881b22fa9e916a4c5"}, "audit_ids": ["01YXYwLMQ1KXu8Plgxbmcg"], "issued_at": "2019-01-18T06:25:21.000000Z"}} 2019-01-18 06:25:21,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}5dcb7bc2a258f9556ba3a59dec0891cb2a45b5d8" 2019-01-18 06:25:21,889 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:25:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-98749941-68b5-4183-bc57-e747fca20095 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:25:21,889 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-98749941-68b5-4183-bc57-e747fca20095 2019-01-18 06:25:21,896 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=InstanceSecurityGroupTests-e293caf1-d4f5-4c1c-adb4-35c702588ddc-name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5dcb7bc2a258f9556ba3a59dec0891cb2a45b5d8" 2019-01-18 06:25:22,097 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-e93ed282-04f7-4670-991f-681d6b0f9f7d Date: Fri, 18 Jan 2019 06:25:22 GMT RESP BODY: {"security_groups": []} 2019-01-18 06:25:22,098 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=InstanceSecurityGroupTests-e293caf1-d4f5-4c1c-adb4-35c702588ddc-name&description=hello+group used request id req-e93ed282-04f7-4670-991f-681d6b0f9f7d 2019-01-18 06:25:22,098 - OpenStackSecurityGroup - INFO - Creating security group InstanceSecurityGroupTests-e293caf1-d4f5-4c1c-adb4-35c702588ddc-name... 2019-01-18 06:25:22,098 - neutron_utils - INFO - Creating security group with name - InstanceSecurityGroupTests-e293caf1-d4f5-4c1c-adb4-35c702588ddc-name 2019-01-18 06:25:22,104 - 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}5dcb7bc2a258f9556ba3a59dec0891cb2a45b5d8" -d '{"security_group": {"name": "InstanceSecurityGroupTests-e293caf1-d4f5-4c1c-adb4-35c702588ddc-name", "description": "hello group"}}' 2019-01-18 06:25:22,513 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-3ae19c1f-2df2-4704-8870-79b32da3ecb0 Date: Fri, 18 Jan 2019 06:25:22 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "89f5583f185143309e23c3c4036f3bc1", "created_at": "2019-01-18T06:25:22Z", "updated_at": "2019-01-18T06:25:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:25:22Z", "revision_number": 0, "id": "a9a7820d-ff57-4e5d-b24c-de29f5431ab0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T06:25:22Z", "security_group_id": "ff389fdc-6c5e-42fb-9078-9a646061541e", "tenant_id": "89f5583f185143309e23c3c4036f3bc1", "port_range_min": null, "ethertype": "IPv6", "project_id": "89f5583f185143309e23c3c4036f3bc1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:25:22Z", "revision_number": 0, "id": "b3a82bc9-80f3-4f90-92b9-b6035c79ca17", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T06:25:22Z", "security_group_id": "ff389fdc-6c5e-42fb-9078-9a646061541e", "tenant_id": "89f5583f185143309e23c3c4036f3bc1", "port_range_min": null, "ethertype": "IPv4", "project_id": "89f5583f185143309e23c3c4036f3bc1"}], "revision_number": 2, "project_id": "89f5583f185143309e23c3c4036f3bc1", "id": "ff389fdc-6c5e-42fb-9078-9a646061541e", "name": "InstanceSecurityGroupTests-e293caf1-d4f5-4c1c-adb4-35c702588ddc-name"}} 2019-01-18 06:25:22,514 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-groups used request id req-3ae19c1f-2df2-4704-8870-79b32da3ecb0 2019-01-18 06:25:22,514 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - ff389fdc-6c5e-42fb-9078-9a646061541e 2019-01-18 06:25:22,520 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=ff389fdc-6c5e-42fb-9078-9a646061541e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5dcb7bc2a258f9556ba3a59dec0891cb2a45b5d8" 2019-01-18 06:25:22,694 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-9097bf36-2f34-42a8-baad-6f1cd7397c27 Date: Fri, 18 Jan 2019 06:25: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": "2019-01-18T06:25:22Z", "security_group_id": "ff389fdc-6c5e-42fb-9078-9a646061541e", "port_range_min": null, "revision_number": 0, "tenant_id": "89f5583f185143309e23c3c4036f3bc1", "created_at": "2019-01-18T06:25:22Z", "project_id": "89f5583f185143309e23c3c4036f3bc1", "id": "a9a7820d-ff57-4e5d-b24c-de29f5431ab0"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T06:25:22Z", "security_group_id": "ff389fdc-6c5e-42fb-9078-9a646061541e", "port_range_min": null, "revision_number": 0, "tenant_id": "89f5583f185143309e23c3c4036f3bc1", "created_at": "2019-01-18T06:25:22Z", "project_id": "89f5583f185143309e23c3c4036f3bc1", "id": "b3a82bc9-80f3-4f90-92b9-b6035c79ca17"}]} 2019-01-18 06:25:22,695 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=ff389fdc-6c5e-42fb-9078-9a646061541e used request id req-9097bf36-2f34-42a8-baad-6f1cd7397c27 2019-01-18 06:25:22,695 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - ff389fdc-6c5e-42fb-9078-9a646061541e 2019-01-18 06:25:22,701 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=ff389fdc-6c5e-42fb-9078-9a646061541e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5dcb7bc2a258f9556ba3a59dec0891cb2a45b5d8" 2019-01-18 06:25:22,872 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-844d4c2b-3be0-43b9-823f-eec64429305a Date: Fri, 18 Jan 2019 06:25: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": "2019-01-18T06:25:22Z", "security_group_id": "ff389fdc-6c5e-42fb-9078-9a646061541e", "port_range_min": null, "revision_number": 0, "tenant_id": "89f5583f185143309e23c3c4036f3bc1", "created_at": "2019-01-18T06:25:22Z", "project_id": "89f5583f185143309e23c3c4036f3bc1", "id": "a9a7820d-ff57-4e5d-b24c-de29f5431ab0"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T06:25:22Z", "security_group_id": "ff389fdc-6c5e-42fb-9078-9a646061541e", "port_range_min": null, "revision_number": 0, "tenant_id": "89f5583f185143309e23c3c4036f3bc1", "created_at": "2019-01-18T06:25:22Z", "project_id": "89f5583f185143309e23c3c4036f3bc1", "id": "b3a82bc9-80f3-4f90-92b9-b6035c79ca17"}]} 2019-01-18 06:25:22,872 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=ff389fdc-6c5e-42fb-9078-9a646061541e used request id req-844d4c2b-3be0-43b9-823f-eec64429305a 2019-01-18 06:25:22,872 - neutron_utils - INFO - Retrieving security group with ID - ff389fdc-6c5e-42fb-9078-9a646061541e 2019-01-18 06:25:22,878 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?id=ff389fdc-6c5e-42fb-9078-9a646061541e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5dcb7bc2a258f9556ba3a59dec0891cb2a45b5d8" 2019-01-18 06:25:23,068 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-4790733f-0902-4681-8a8f-99be2d1f9cfa Date: Fri, 18 Jan 2019 06:25:23 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "89f5583f185143309e23c3c4036f3bc1", "created_at": "2019-01-18T06:25:22Z", "updated_at": "2019-01-18T06:25:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:25:22Z", "revision_number": 0, "id": "a9a7820d-ff57-4e5d-b24c-de29f5431ab0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T06:25:22Z", "security_group_id": "ff389fdc-6c5e-42fb-9078-9a646061541e", "tenant_id": "89f5583f185143309e23c3c4036f3bc1", "port_range_min": null, "ethertype": "IPv6", "project_id": "89f5583f185143309e23c3c4036f3bc1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:25:22Z", "revision_number": 0, "id": "b3a82bc9-80f3-4f90-92b9-b6035c79ca17", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T06:25:22Z", "security_group_id": "ff389fdc-6c5e-42fb-9078-9a646061541e", "tenant_id": "89f5583f185143309e23c3c4036f3bc1", "port_range_min": null, "ethertype": "IPv4", "project_id": "89f5583f185143309e23c3c4036f3bc1"}], "revision_number": 2, "project_id": "89f5583f185143309e23c3c4036f3bc1", "id": "ff389fdc-6c5e-42fb-9078-9a646061541e", "name": "InstanceSecurityGroupTests-e293caf1-d4f5-4c1c-adb4-35c702588ddc-name"}]} 2019-01-18 06:25:23,068 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?id=ff389fdc-6c5e-42fb-9078-9a646061541e used request id req-4790733f-0902-4681-8a8f-99be2d1f9cfa 2019-01-18 06:25:23,068 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - ff389fdc-6c5e-42fb-9078-9a646061541e 2019-01-18 06:25:23,074 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=ff389fdc-6c5e-42fb-9078-9a646061541e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5dcb7bc2a258f9556ba3a59dec0891cb2a45b5d8" 2019-01-18 06:25:23,253 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-dd08de97-7fff-4795-b97c-745f2bd3a299 Date: Fri, 18 Jan 2019 06:25: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": "2019-01-18T06:25:22Z", "security_group_id": "ff389fdc-6c5e-42fb-9078-9a646061541e", "port_range_min": null, "revision_number": 0, "tenant_id": "89f5583f185143309e23c3c4036f3bc1", "created_at": "2019-01-18T06:25:22Z", "project_id": "89f5583f185143309e23c3c4036f3bc1", "id": "a9a7820d-ff57-4e5d-b24c-de29f5431ab0"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T06:25:22Z", "security_group_id": "ff389fdc-6c5e-42fb-9078-9a646061541e", "port_range_min": null, "revision_number": 0, "tenant_id": "89f5583f185143309e23c3c4036f3bc1", "created_at": "2019-01-18T06:25:22Z", "project_id": "89f5583f185143309e23c3c4036f3bc1", "id": "b3a82bc9-80f3-4f90-92b9-b6035c79ca17"}]} 2019-01-18 06:25:23,253 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=ff389fdc-6c5e-42fb-9078-9a646061541e used request id req-dd08de97-7fff-4795-b97c-745f2bd3a299 2019-01-18 06:25:23,254 - neutron_utils - INFO - Retrieving security group with ID - ff389fdc-6c5e-42fb-9078-9a646061541e 2019-01-18 06:25:23,259 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?id=ff389fdc-6c5e-42fb-9078-9a646061541e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5dcb7bc2a258f9556ba3a59dec0891cb2a45b5d8" 2019-01-18 06:25:23,459 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-c2832dca-b4cf-445d-ac2b-3187225b7f13 Date: Fri, 18 Jan 2019 06:25:23 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "89f5583f185143309e23c3c4036f3bc1", "created_at": "2019-01-18T06:25:22Z", "updated_at": "2019-01-18T06:25:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:25:22Z", "revision_number": 0, "id": "a9a7820d-ff57-4e5d-b24c-de29f5431ab0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T06:25:22Z", "security_group_id": "ff389fdc-6c5e-42fb-9078-9a646061541e", "tenant_id": "89f5583f185143309e23c3c4036f3bc1", "port_range_min": null, "ethertype": "IPv6", "project_id": "89f5583f185143309e23c3c4036f3bc1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:25:22Z", "revision_number": 0, "id": "b3a82bc9-80f3-4f90-92b9-b6035c79ca17", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T06:25:22Z", "security_group_id": "ff389fdc-6c5e-42fb-9078-9a646061541e", "tenant_id": "89f5583f185143309e23c3c4036f3bc1", "port_range_min": null, "ethertype": "IPv4", "project_id": "89f5583f185143309e23c3c4036f3bc1"}], "revision_number": 2, "project_id": "89f5583f185143309e23c3c4036f3bc1", "id": "ff389fdc-6c5e-42fb-9078-9a646061541e", "name": "InstanceSecurityGroupTests-e293caf1-d4f5-4c1c-adb4-35c702588ddc-name"}]} 2019-01-18 06:25:23,459 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?id=ff389fdc-6c5e-42fb-9078-9a646061541e used request id req-c2832dca-b4cf-445d-ac2b-3187225b7f13 2019-01-18 06:25:23,460 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - ff389fdc-6c5e-42fb-9078-9a646061541e 2019-01-18 06:25:23,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=ff389fdc-6c5e-42fb-9078-9a646061541e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5dcb7bc2a258f9556ba3a59dec0891cb2a45b5d8" 2019-01-18 06:25:23,633 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-5eb6f4a8-90a8-44f4-9b04-58be01e90d2d Date: Fri, 18 Jan 2019 06:25: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": "2019-01-18T06:25:22Z", "security_group_id": "ff389fdc-6c5e-42fb-9078-9a646061541e", "port_range_min": null, "revision_number": 0, "tenant_id": "89f5583f185143309e23c3c4036f3bc1", "created_at": "2019-01-18T06:25:22Z", "project_id": "89f5583f185143309e23c3c4036f3bc1", "id": "a9a7820d-ff57-4e5d-b24c-de29f5431ab0"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T06:25:22Z", "security_group_id": "ff389fdc-6c5e-42fb-9078-9a646061541e", "port_range_min": null, "revision_number": 0, "tenant_id": "89f5583f185143309e23c3c4036f3bc1", "created_at": "2019-01-18T06:25:22Z", "project_id": "89f5583f185143309e23c3c4036f3bc1", "id": "b3a82bc9-80f3-4f90-92b9-b6035c79ca17"}]} 2019-01-18 06:25:23,633 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=ff389fdc-6c5e-42fb-9078-9a646061541e used request id req-5eb6f4a8-90a8-44f4-9b04-58be01e90d2d 2019-01-18 06:25:23,633 - neutron_utils - INFO - Retrieving security group with ID - ff389fdc-6c5e-42fb-9078-9a646061541e 2019-01-18 06:25:23,640 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?id=ff389fdc-6c5e-42fb-9078-9a646061541e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5dcb7bc2a258f9556ba3a59dec0891cb2a45b5d8" 2019-01-18 06:25:23,842 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-c923170d-8f3d-4fb1-b2f6-bea1f47dee39 Date: Fri, 18 Jan 2019 06:25:23 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "89f5583f185143309e23c3c4036f3bc1", "created_at": "2019-01-18T06:25:22Z", "updated_at": "2019-01-18T06:25:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:25:22Z", "revision_number": 0, "id": "a9a7820d-ff57-4e5d-b24c-de29f5431ab0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T06:25:22Z", "security_group_id": "ff389fdc-6c5e-42fb-9078-9a646061541e", "tenant_id": "89f5583f185143309e23c3c4036f3bc1", "port_range_min": null, "ethertype": "IPv6", "project_id": "89f5583f185143309e23c3c4036f3bc1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:25:22Z", "revision_number": 0, "id": "b3a82bc9-80f3-4f90-92b9-b6035c79ca17", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T06:25:22Z", "security_group_id": "ff389fdc-6c5e-42fb-9078-9a646061541e", "tenant_id": "89f5583f185143309e23c3c4036f3bc1", "port_range_min": null, "ethertype": "IPv4", "project_id": "89f5583f185143309e23c3c4036f3bc1"}], "revision_number": 2, "project_id": "89f5583f185143309e23c3c4036f3bc1", "id": "ff389fdc-6c5e-42fb-9078-9a646061541e", "name": "InstanceSecurityGroupTests-e293caf1-d4f5-4c1c-adb4-35c702588ddc-name"}]} 2019-01-18 06:25:23,842 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?id=ff389fdc-6c5e-42fb-9078-9a646061541e used request id req-c923170d-8f3d-4fb1-b2f6-bea1f47dee39 2019-01-18 06:25:23,842 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - ff389fdc-6c5e-42fb-9078-9a646061541e 2019-01-18 06:25:23,848 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=ff389fdc-6c5e-42fb-9078-9a646061541e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5dcb7bc2a258f9556ba3a59dec0891cb2a45b5d8" 2019-01-18 06:25:24,022 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-52464dbe-e9a4-4add-a3f7-635fdbc0e9c0 Date: Fri, 18 Jan 2019 06:25: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": "2019-01-18T06:25:22Z", "security_group_id": "ff389fdc-6c5e-42fb-9078-9a646061541e", "port_range_min": null, "revision_number": 0, "tenant_id": "89f5583f185143309e23c3c4036f3bc1", "created_at": "2019-01-18T06:25:22Z", "project_id": "89f5583f185143309e23c3c4036f3bc1", "id": "a9a7820d-ff57-4e5d-b24c-de29f5431ab0"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T06:25:22Z", "security_group_id": "ff389fdc-6c5e-42fb-9078-9a646061541e", "port_range_min": null, "revision_number": 0, "tenant_id": "89f5583f185143309e23c3c4036f3bc1", "created_at": "2019-01-18T06:25:22Z", "project_id": "89f5583f185143309e23c3c4036f3bc1", "id": "b3a82bc9-80f3-4f90-92b9-b6035c79ca17"}]} 2019-01-18 06:25:24,022 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=ff389fdc-6c5e-42fb-9078-9a646061541e used request id req-52464dbe-e9a4-4add-a3f7-635fdbc0e9c0 2019-01-18 06:25:24,022 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:25:24,023 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:25:24,479 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ac5cb91d714b42f2ba0a52bbf8e57b65", "name": "InstanceSecurityGroupTests-95af1506-f8d6-46e-proj-role"}], "expires_at": "2019-01-18T07:25:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "89f5583f185143309e23c3c4036f3bc1", "name": "InstanceSecurityGroupTests-95af1506-f8d6-46e-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/89f5583f185143309e23c3c4036f3bc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/89f5583f185143309e23c3c4036f3bc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/89f5583f185143309e23c3c4036f3bc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/89f5583f185143309e23c3c4036f3bc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/89f5583f185143309e23c3c4036f3bc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/89f5583f185143309e23c3c4036f3bc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/89f5583f185143309e23c3c4036f3bc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/89f5583f185143309e23c3c4036f3bc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/89f5583f185143309e23c3c4036f3bc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/89f5583f185143309e23c3c4036f3bc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/89f5583f185143309e23c3c4036f3bc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/89f5583f185143309e23c3c4036f3bc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-95af1506-f8d6-46e-user", "id": "f0b4f061b9244b9881b22fa9e916a4c5"}, "audit_ids": ["xgbdYpZ0QWabEXAvBTfnnw"], "issued_at": "2019-01-18T06:25:24.000000Z"}} 2019-01-18 06:25:24,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}b5d77ad2790d837b349709b37b394e640321998d" 2019-01-18 06:25:24,555 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:25:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d4f51a1e-989a-4a0a-9c9c-a89dcbbeeb84 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:25:24,555 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-d4f51a1e-989a-4a0a-9c9c-a89dcbbeeb84 2019-01-18 06:25:24,557 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-18 06:25:24,558 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5d77ad2790d837b349709b37b394e640321998d" 2019-01-18 06:25:24,631 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:25:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-54c2ee55-a3f5-4d3c-a20c-1b7bcfa15194 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:25:24,632 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-54c2ee55-a3f5-4d3c-a20c-1b7bcfa15194 2019-01-18 06:25:24,640 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-e293caf1-d4f5-4c1c-adb4-35c702588ddc-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5d77ad2790d837b349709b37b394e640321998d" 2019-01-18 06:25:24,922 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-64f7e3b7-40d0-49f4-acf3-05c9d8d5d33d Date: Fri, 18 Jan 2019 06:25: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":["1ab10beb-1bc1-4bb0-8b23-ab504f532925"],"updated_at":"2019-01-18T06:25:19Z","tenant_id":"89f5583f185143309e23c3c4036f3bc1","created_at":"2019-01-18T06:25:18Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"89f5583f185143309e23c3c4036f3bc1","id":"57f2dbc7-c1c1-41f3-9055-c55484455b65","name":"InstanceSecurityGroupTests-e293caf1-d4f5-4c1c-adb4-35c702588ddc-pub-net"}]} 2019-01-18 06:25:24,922 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-e293caf1-d4f5-4c1c-adb4-35c702588ddc-pub-net used request id req-64f7e3b7-40d0-49f4-acf3-05c9d8d5d33d 2019-01-18 06:25:24,925 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-18 06:25:24,931 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 18 Jan 2019 06:25: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"}]}]}} 2019-01-18 06:25:24,932 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/89f5583f185143309e23c3c4036f3bc1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5d77ad2790d837b349709b37b394e640321998d" 2019-01-18 06:25:24,949 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:25:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8b9087a0-c781-436a-a5d4-5403c94fbbc7 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/89f5583f185143309e23c3c4036f3bc1"}, "enabled": true, "id": "89f5583f185143309e23c3c4036f3bc1", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-95af1506-f8d6-46e-proj"}} 2019-01-18 06:25:24,949 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/89f5583f185143309e23c3c4036f3bc1 used request id req-8b9087a0-c781-436a-a5d4-5403c94fbbc7 2019-01-18 06:25:24,954 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=57f2dbc7-c1c1-41f3-9055-c55484455b65 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5d77ad2790d837b349709b37b394e640321998d" 2019-01-18 06:25:25,165 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-18ae2152-6ff9-47c1-acb5-340b8bbdd784 Date: Fri, 18 Jan 2019 06:25:25 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"57f2dbc7-c1c1-41f3-9055-c55484455b65","tenant_id":"89f5583f185143309e23c3c4036f3bc1","created_at":"2019-01-18T06:25:19Z","dns_nameservers":[],"updated_at":"2019-01-18T06:25:19Z","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":"89f5583f185143309e23c3c4036f3bc1","id":"1ab10beb-1bc1-4bb0-8b23-ab504f532925","subnetpool_id":null,"name":"InstanceSecurityGroupTests-e293caf1-d4f5-4c1c-adb4-35c702588ddc-pub-subnet"}]} 2019-01-18 06:25:25,165 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=57f2dbc7-c1c1-41f3-9055-c55484455b65 used request id req-18ae2152-6ff9-47c1-acb5-340b8bbdd784 2019-01-18 06:25:25,170 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=57f2dbc7-c1c1-41f3-9055-c55484455b65&name=InstanceSecurityGroupTests-e293caf1-d4f5-4c1c-adb4-35c702588ddc-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5d77ad2790d837b349709b37b394e640321998d" 2019-01-18 06:25:25,346 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-de07c942-3227-4a8f-9bce-ca927e57548c Date: Fri, 18 Jan 2019 06:25:25 GMT RESP BODY: {"ports":[]} 2019-01-18 06:25:25,347 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=57f2dbc7-c1c1-41f3-9055-c55484455b65&name=InstanceSecurityGroupTests-e293caf1-d4f5-4c1c-adb4-35c702588ddc-port&admin_state_up=True used request id req-de07c942-3227-4a8f-9bce-ca927e57548c 2019-01-18 06:25:25,350 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/detail?name=InstanceSecurityGroupTests-e293caf1-d4f5-4c1c-adb4-35c702588ddc-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5d77ad2790d837b349709b37b394e640321998d" 2019-01-18 06:25:25,569 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:25: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-7d0da0ab-e608-4f81-b78f-1e4276889c32 x-compute-request-id: req-7d0da0ab-e608-4f81-b78f-1e4276889c32 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2019-01-18 06:25:25,569 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail?name=InstanceSecurityGroupTests-e293caf1-d4f5-4c1c-adb4-35c702588ddc-inst used request id req-7d0da0ab-e608-4f81-b78f-1e4276889c32 2019-01-18 06:25:25,575 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-e293caf1-d4f5-4c1c-adb4-35c702588ddc-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5d77ad2790d837b349709b37b394e640321998d" 2019-01-18 06:25:25,826 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-9436d917-1df1-4e0b-90bc-95cadefdebd7 Date: Fri, 18 Jan 2019 06:25: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":["1ab10beb-1bc1-4bb0-8b23-ab504f532925"],"updated_at":"2019-01-18T06:25:19Z","tenant_id":"89f5583f185143309e23c3c4036f3bc1","created_at":"2019-01-18T06:25:18Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"89f5583f185143309e23c3c4036f3bc1","id":"57f2dbc7-c1c1-41f3-9055-c55484455b65","name":"InstanceSecurityGroupTests-e293caf1-d4f5-4c1c-adb4-35c702588ddc-pub-net"}]} 2019-01-18 06:25:25,826 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-e293caf1-d4f5-4c1c-adb4-35c702588ddc-pub-net used request id req-9436d917-1df1-4e0b-90bc-95cadefdebd7 2019-01-18 06:25:25,830 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/89f5583f185143309e23c3c4036f3bc1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5d77ad2790d837b349709b37b394e640321998d" 2019-01-18 06:25:25,906 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:25:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0baa5a67-318b-48f4-8923-8f2af806cf60 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/89f5583f185143309e23c3c4036f3bc1"}, "enabled": true, "id": "89f5583f185143309e23c3c4036f3bc1", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-95af1506-f8d6-46e-proj"}} 2019-01-18 06:25:25,906 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/89f5583f185143309e23c3c4036f3bc1 used request id req-0baa5a67-318b-48f4-8923-8f2af806cf60 2019-01-18 06:25:25,911 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=57f2dbc7-c1c1-41f3-9055-c55484455b65 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5d77ad2790d837b349709b37b394e640321998d" 2019-01-18 06:25:26,111 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-8ff0a6aa-93f4-4cc6-bbcd-dc059d185655 Date: Fri, 18 Jan 2019 06:25:26 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"57f2dbc7-c1c1-41f3-9055-c55484455b65","tenant_id":"89f5583f185143309e23c3c4036f3bc1","created_at":"2019-01-18T06:25:19Z","dns_nameservers":[],"updated_at":"2019-01-18T06:25:19Z","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":"89f5583f185143309e23c3c4036f3bc1","id":"1ab10beb-1bc1-4bb0-8b23-ab504f532925","subnetpool_id":null,"name":"InstanceSecurityGroupTests-e293caf1-d4f5-4c1c-adb4-35c702588ddc-pub-subnet"}]} 2019-01-18 06:25:26,111 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=57f2dbc7-c1c1-41f3-9055-c55484455b65 used request id req-8ff0a6aa-93f4-4cc6-bbcd-dc059d185655 2019-01-18 06:25:26,117 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=57f2dbc7-c1c1-41f3-9055-c55484455b65&name=InstanceSecurityGroupTests-e293caf1-d4f5-4c1c-adb4-35c702588ddc-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5d77ad2790d837b349709b37b394e640321998d" 2019-01-18 06:25:26,286 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-c0e2fc59-17f4-4996-8748-4dcc08ebd876 Date: Fri, 18 Jan 2019 06:25:26 GMT RESP BODY: {"ports":[]} 2019-01-18 06:25:26,287 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=57f2dbc7-c1c1-41f3-9055-c55484455b65&name=InstanceSecurityGroupTests-e293caf1-d4f5-4c1c-adb4-35c702588ddc-port&admin_state_up=True used request id req-c0e2fc59-17f4-4996-8748-4dcc08ebd876 2019-01-18 06:25:26,287 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:25:26,288 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:25:26,666 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ac5cb91d714b42f2ba0a52bbf8e57b65", "name": "InstanceSecurityGroupTests-95af1506-f8d6-46e-proj-role"}], "expires_at": "2019-01-18T07:25:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "89f5583f185143309e23c3c4036f3bc1", "name": "InstanceSecurityGroupTests-95af1506-f8d6-46e-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/89f5583f185143309e23c3c4036f3bc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/89f5583f185143309e23c3c4036f3bc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/89f5583f185143309e23c3c4036f3bc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/89f5583f185143309e23c3c4036f3bc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/89f5583f185143309e23c3c4036f3bc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/89f5583f185143309e23c3c4036f3bc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/89f5583f185143309e23c3c4036f3bc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/89f5583f185143309e23c3c4036f3bc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/89f5583f185143309e23c3c4036f3bc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/89f5583f185143309e23c3c4036f3bc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/89f5583f185143309e23c3c4036f3bc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/89f5583f185143309e23c3c4036f3bc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-95af1506-f8d6-46e-user", "id": "f0b4f061b9244b9881b22fa9e916a4c5"}, "audit_ids": ["-O3XnhXtRNK_GbApOUciwQ"], "issued_at": "2019-01-18T06:25:26.000000Z"}} 2019-01-18 06:25:26,666 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b8dc9d80bf4db3fcf6c6cb61bf66f859987b43f" 2019-01-18 06:25:26,745 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:25:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d1a84c92-4b07-4669-96fe-3f12b47f5f16 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:25:26,745 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-d1a84c92-4b07-4669-96fe-3f12b47f5f16 2019-01-18 06:25:26,752 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-e293caf1-d4f5-4c1c-adb4-35c702588ddc-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5d77ad2790d837b349709b37b394e640321998d" 2019-01-18 06:25:26,974 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-29b21b4f-6165-4dd2-ba08-7a847ce236ca Date: Fri, 18 Jan 2019 06:25: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":["1ab10beb-1bc1-4bb0-8b23-ab504f532925"],"updated_at":"2019-01-18T06:25:19Z","tenant_id":"89f5583f185143309e23c3c4036f3bc1","created_at":"2019-01-18T06:25:18Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"89f5583f185143309e23c3c4036f3bc1","id":"57f2dbc7-c1c1-41f3-9055-c55484455b65","name":"InstanceSecurityGroupTests-e293caf1-d4f5-4c1c-adb4-35c702588ddc-pub-net"}]} 2019-01-18 06:25:26,975 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-e293caf1-d4f5-4c1c-adb4-35c702588ddc-pub-net used request id req-29b21b4f-6165-4dd2-ba08-7a847ce236ca 2019-01-18 06:25:26,980 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=57f2dbc7-c1c1-41f3-9055-c55484455b65 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5d77ad2790d837b349709b37b394e640321998d" 2019-01-18 06:25:27,191 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-150429d2-79fd-443e-84d1-514d7b41b097 Date: Fri, 18 Jan 2019 06:25:27 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"57f2dbc7-c1c1-41f3-9055-c55484455b65","tenant_id":"89f5583f185143309e23c3c4036f3bc1","created_at":"2019-01-18T06:25:19Z","dns_nameservers":[],"updated_at":"2019-01-18T06:25:19Z","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":"89f5583f185143309e23c3c4036f3bc1","id":"1ab10beb-1bc1-4bb0-8b23-ab504f532925","subnetpool_id":null,"name":"InstanceSecurityGroupTests-e293caf1-d4f5-4c1c-adb4-35c702588ddc-pub-subnet"}]} 2019-01-18 06:25:27,192 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=57f2dbc7-c1c1-41f3-9055-c55484455b65 used request id req-150429d2-79fd-443e-84d1-514d7b41b097 2019-01-18 06:25:27,197 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-e293caf1-d4f5-4c1c-adb4-35c702588ddc-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5d77ad2790d837b349709b37b394e640321998d" 2019-01-18 06:25:27,453 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-894a8128-5de4-4002-b958-77c4be27a640 Date: Fri, 18 Jan 2019 06:25: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":["1ab10beb-1bc1-4bb0-8b23-ab504f532925"],"updated_at":"2019-01-18T06:25:19Z","tenant_id":"89f5583f185143309e23c3c4036f3bc1","created_at":"2019-01-18T06:25:18Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"89f5583f185143309e23c3c4036f3bc1","id":"57f2dbc7-c1c1-41f3-9055-c55484455b65","name":"InstanceSecurityGroupTests-e293caf1-d4f5-4c1c-adb4-35c702588ddc-pub-net"}]} 2019-01-18 06:25:27,454 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-e293caf1-d4f5-4c1c-adb4-35c702588ddc-pub-net used request id req-894a8128-5de4-4002-b958-77c4be27a640 2019-01-18 06:25:27,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" 2019-01-18 06:25:27,464 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 18 Jan 2019 06:25: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"}]}]}} 2019-01-18 06:25:27,464 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/89f5583f185143309e23c3c4036f3bc1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b8dc9d80bf4db3fcf6c6cb61bf66f859987b43f" 2019-01-18 06:25:27,546 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:25:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dd98ff6a-42fe-4a07-98f4-f95b362eea07 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/89f5583f185143309e23c3c4036f3bc1"}, "enabled": true, "id": "89f5583f185143309e23c3c4036f3bc1", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-95af1506-f8d6-46e-proj"}} 2019-01-18 06:25:27,546 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/89f5583f185143309e23c3c4036f3bc1 used request id req-dd98ff6a-42fe-4a07-98f4-f95b362eea07 2019-01-18 06:25:27,551 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=57f2dbc7-c1c1-41f3-9055-c55484455b65 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5d77ad2790d837b349709b37b394e640321998d" 2019-01-18 06:25:27,744 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-2cf8a39d-3277-4236-8efd-8a690c0de1af Date: Fri, 18 Jan 2019 06:25:27 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"57f2dbc7-c1c1-41f3-9055-c55484455b65","tenant_id":"89f5583f185143309e23c3c4036f3bc1","created_at":"2019-01-18T06:25:19Z","dns_nameservers":[],"updated_at":"2019-01-18T06:25:19Z","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":"89f5583f185143309e23c3c4036f3bc1","id":"1ab10beb-1bc1-4bb0-8b23-ab504f532925","subnetpool_id":null,"name":"InstanceSecurityGroupTests-e293caf1-d4f5-4c1c-adb4-35c702588ddc-pub-subnet"}]} 2019-01-18 06:25:27,744 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=57f2dbc7-c1c1-41f3-9055-c55484455b65 used request id req-2cf8a39d-3277-4236-8efd-8a690c0de1af 2019-01-18 06:25:27,745 - neutron_utils - INFO - Creating port for network with name - InstanceSecurityGroupTests-e293caf1-d4f5-4c1c-adb4-35c702588ddc-pub-net 2019-01-18 06:25:27,752 - 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}b5d77ad2790d837b349709b37b394e640321998d" -d '{"port": {"network_id": "57f2dbc7-c1c1-41f3-9055-c55484455b65", "name": "InstanceSecurityGroupTests-e293caf1-d4f5-4c1c-adb4-35c702588ddc-port", "admin_state_up": true}}' 2019-01-18 06:25:28,691 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 782 X-Openstack-Request-Id: req-11c5b975-d7e1-4e51-b573-bf42e6d2d4a9 Date: Fri, 18 Jan 2019 06:25:28 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:25:28Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"1ab10beb-1bc1-4bb0-8b23-ab504f532925","ip_address":"10.55.0.12"}],"id":"691eff21-3399-44e3-bb78-9679b6200b93","security_groups":["18ab3cf6-773a-466d-9e2e-fadac7206b51"],"mac_address":"fa:16:3e:b7:75:b0","device_id":"","status":"DOWN","description":"","tags":[],"name":"InstanceSecurityGroupTests-e293caf1-d4f5-4c1c-adb4-35c702588ddc-port","project_id":"89f5583f185143309e23c3c4036f3bc1","qos_policy_id":null,"admin_state_up":true,"network_id":"57f2dbc7-c1c1-41f3-9055-c55484455b65","tenant_id":"89f5583f185143309e23c3c4036f3bc1","created_at":"2019-01-18T06:25:28Z","binding:vnic_type":"normal"}} 2019-01-18 06:25:28,691 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/ports used request id req-11c5b975-d7e1-4e51-b573-bf42e6d2d4a9 2019-01-18 06:25:28,697 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-e293caf1-d4f5-4c1c-adb4-35c702588ddc-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5d77ad2790d837b349709b37b394e640321998d" 2019-01-18 06:25:28,815 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-253d95f2-0408-468b-a07c-f040e26fe07d Date: Fri, 18 Jan 2019 06:25: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":["1ab10beb-1bc1-4bb0-8b23-ab504f532925"],"updated_at":"2019-01-18T06:25:19Z","tenant_id":"89f5583f185143309e23c3c4036f3bc1","created_at":"2019-01-18T06:25:18Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"89f5583f185143309e23c3c4036f3bc1","id":"57f2dbc7-c1c1-41f3-9055-c55484455b65","name":"InstanceSecurityGroupTests-e293caf1-d4f5-4c1c-adb4-35c702588ddc-pub-net"}]} 2019-01-18 06:25:28,815 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-e293caf1-d4f5-4c1c-adb4-35c702588ddc-pub-net used request id req-253d95f2-0408-468b-a07c-f040e26fe07d 2019-01-18 06:25:28,819 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/89f5583f185143309e23c3c4036f3bc1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5d77ad2790d837b349709b37b394e640321998d" 2019-01-18 06:25:28,894 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:25:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1f8c8f1d-b4c6-41b4-918e-fda29d679601 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/89f5583f185143309e23c3c4036f3bc1"}, "enabled": true, "id": "89f5583f185143309e23c3c4036f3bc1", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-95af1506-f8d6-46e-proj"}} 2019-01-18 06:25:28,894 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/89f5583f185143309e23c3c4036f3bc1 used request id req-1f8c8f1d-b4c6-41b4-918e-fda29d679601 2019-01-18 06:25:28,900 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=57f2dbc7-c1c1-41f3-9055-c55484455b65 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5d77ad2790d837b349709b37b394e640321998d" 2019-01-18 06:25:29,092 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-1358eaa4-ddef-4191-a04d-c3aaaaf37f30 Date: Fri, 18 Jan 2019 06:25:29 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"57f2dbc7-c1c1-41f3-9055-c55484455b65","tenant_id":"89f5583f185143309e23c3c4036f3bc1","created_at":"2019-01-18T06:25:19Z","dns_nameservers":[],"updated_at":"2019-01-18T06:25:19Z","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":"89f5583f185143309e23c3c4036f3bc1","id":"1ab10beb-1bc1-4bb0-8b23-ab504f532925","subnetpool_id":null,"name":"InstanceSecurityGroupTests-e293caf1-d4f5-4c1c-adb4-35c702588ddc-pub-subnet"}]} 2019-01-18 06:25:29,092 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=57f2dbc7-c1c1-41f3-9055-c55484455b65 used request id req-1358eaa4-ddef-4191-a04d-c3aaaaf37f30 2019-01-18 06:25:29,098 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=57f2dbc7-c1c1-41f3-9055-c55484455b65&name=InstanceSecurityGroupTests-e293caf1-d4f5-4c1c-adb4-35c702588ddc-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5d77ad2790d837b349709b37b394e640321998d" 2019-01-18 06:25:29,175 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 785 X-Openstack-Request-Id: req-9414306f-1021-4c01-8193-f055e8465a07 Date: Fri, 18 Jan 2019 06:25:29 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:25:28Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"1ab10beb-1bc1-4bb0-8b23-ab504f532925","ip_address":"10.55.0.12"}],"id":"691eff21-3399-44e3-bb78-9679b6200b93","security_groups":["18ab3cf6-773a-466d-9e2e-fadac7206b51"],"mac_address":"fa:16:3e:b7:75:b0","project_id":"89f5583f185143309e23c3c4036f3bc1","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-e293caf1-d4f5-4c1c-adb4-35c702588ddc-port","admin_state_up":true,"network_id":"57f2dbc7-c1c1-41f3-9055-c55484455b65","tenant_id":"89f5583f185143309e23c3c4036f3bc1","created_at":"2019-01-18T06:25:28Z","binding:vnic_type":"normal","device_id":""}]} 2019-01-18 06:25:29,175 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=57f2dbc7-c1c1-41f3-9055-c55484455b65&name=InstanceSecurityGroupTests-e293caf1-d4f5-4c1c-adb4-35c702588ddc-port&admin_state_up=True used request id req-9414306f-1021-4c01-8193-f055e8465a07 2019-01-18 06:25:29,180 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/89f5583f185143309e23c3c4036f3bc1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5d77ad2790d837b349709b37b394e640321998d" 2019-01-18 06:25:29,252 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:25:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a52b0dd0-ca4c-4859-9c0a-92d0a34fd198 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/89f5583f185143309e23c3c4036f3bc1"}, "enabled": true, "id": "89f5583f185143309e23c3c4036f3bc1", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-95af1506-f8d6-46e-proj"}} 2019-01-18 06:25:29,252 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/89f5583f185143309e23c3c4036f3bc1 used request id req-a52b0dd0-ca4c-4859-9c0a-92d0a34fd198 2019-01-18 06:25:29,253 - nova_utils - INFO - Creating VM with name - InstanceSecurityGroupTests-e293caf1-d4f5-4c1c-adb4-35c702588ddc-inst 2019-01-18 06:25:29,256 - 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}b5d77ad2790d837b349709b37b394e640321998d" 2019-01-18 06:25:29,283 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:25: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-77fdccd3-4780-4544-8310-b3d670ade675 x-compute-request-id: req-77fdccd3-4780-4544-8310-b3d670ade675 Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"flavors": [{"id": "23d1d12f-48ec-473c-86f3-6c0d634e3a20", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/23d1d12f-48ec-473c-86f3-6c0d634e3a20", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/23d1d12f-48ec-473c-86f3-6c0d634e3a20", "rel": "bookmark"}], "name": "InstanceSecurityGroupTests-e293caf1-d4f5-4c1c-adb4-35c702588ddc-flavor-name"}]} 2019-01-18 06:25:29,283 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-77fdccd3-4780-4544-8310-b3d670ade675 2019-01-18 06:25:29,286 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors/23d1d12f-48ec-473c-86f3-6c0d634e3a20 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5d77ad2790d837b349709b37b394e640321998d" 2019-01-18 06:25:29,306 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:25: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-a3115d0d-a0ea-4123-990a-ecfba3ed6612 x-compute-request-id: req-a3115d0d-a0ea-4123-990a-ecfba3ed6612 Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/23d1d12f-48ec-473c-86f3-6c0d634e3a20", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/23d1d12f-48ec-473c-86f3-6c0d634e3a20", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "23d1d12f-48ec-473c-86f3-6c0d634e3a20", "name": "InstanceSecurityGroupTests-e293caf1-d4f5-4c1c-adb4-35c702588ddc-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2019-01-18 06:25:29,307 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/23d1d12f-48ec-473c-86f3-6c0d634e3a20 used request id req-a3115d0d-a0ea-4123-990a-ecfba3ed6612 2019-01-18 06:25:29,309 - 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-e293caf1-d4f5-4c1c-adb4-35c702588ddc-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b5d77ad2790d837b349709b37b394e640321998d" 2019-01-18 06:25:29,489 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1062 Content-Type: application/json X-Openstack-Request-Id: req-f412d1c0-665c-4a6c-80ef-81fddcf9c2a8 Date: Fri, 18 Jan 2019 06:25:29 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "InstanceSecurityGroupTests-e293caf1-d4f5-4c1c-adb4-35c702588ddc-image", "tags": [], "container_format": "bare", "created_at": "2019-01-18T06:25:15Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-18T06:25:17Z", "visibility": "shared", "locations": [{"url": "rbd://af014572-0a5d-4a80-a07f-9105f52ab2c1/images/538695c4-340d-4316-ba25-806a2920753e/snap", "metadata": {}}], "self": "/v2/images/538695c4-340d-4316-ba25-806a2920753e", "min_disk": 0, "protected": false, "id": "538695c4-340d-4316-ba25-806a2920753e", "file": "/v2/images/538695c4-340d-4316-ba25-806a2920753e/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "89f5583f185143309e23c3c4036f3bc1", "direct_url": "rbd://af014572-0a5d-4a80-a07f-9105f52ab2c1/images/538695c4-340d-4316-ba25-806a2920753e/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=InstanceSecurityGroupTests-e293caf1-d4f5-4c1c-adb4-35c702588ddc-image"} 2019-01-18 06:25:29,489 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-e293caf1-d4f5-4c1c-adb4-35c702588ddc-image used request id req-f412d1c0-665c-4a6c-80ef-81fddcf9c2a8 2019-01-18 06:25:29,493 - 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}b5d77ad2790d837b349709b37b394e640321998d" 2019-01-18 06:25:29,656 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-e64d02f8-7898-42df-aabe-d92e88bf9a91 Date: Fri, 18 Jan 2019 06:25: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"}}} 2019-01-18 06:25:29,657 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-e64d02f8-7898-42df-aabe-d92e88bf9a91 2019-01-18 06:25:29,662 - 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}b5d77ad2790d837b349709b37b394e640321998d" -d '{"server": {"name": "InstanceSecurityGroupTests-e293caf1-d4f5-4c1c-adb4-35c702588ddc-inst", "imageRef": "538695c4-340d-4316-ba25-806a2920753e", "flavorRef": "23d1d12f-48ec-473c-86f3-6c0d634e3a20", "max_count": 1, "min_count": 1, "networks": [{"port": "691eff21-3399-44e3-bb78-9679b6200b93"}], "security_groups": [{"name": "InstanceSecurityGroupTests-e293caf1-d4f5-4c1c-adb4-35c702588ddc-name"}]}}' 2019-01-18 06:25:31,832 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 18 Jan 2019 06:25: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-03d25d52-f8d2-4c2f-8544-375d76c063ce x-compute-request-id: req-03d25d52-f8d2-4c2f-8544-375d76c063ce Content-Length: 435 location: http://172.30.9.23:8774/v2.1/servers/a232ed64-ea6c-4d7c-a550-6e78484de691 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "InstanceSecurityGroupTests-e293caf1-d4f5-4c1c-adb4-35c702588ddc-name"}], "OS-DCF:diskConfig": "MANUAL", "id": "a232ed64-ea6c-4d7c-a550-6e78484de691", "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/a232ed64-ea6c-4d7c-a550-6e78484de691", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/a232ed64-ea6c-4d7c-a550-6e78484de691", "rel": "bookmark"}], "adminPass": "YVDPh5zZ3AFW"}} 2019-01-18 06:25:31,832 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-03d25d52-f8d2-4c2f-8544-375d76c063ce 2019-01-18 06:25:31,835 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/a232ed64-ea6c-4d7c-a550-6e78484de691 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5d77ad2790d837b349709b37b394e640321998d" 2019-01-18 06:25:32,074 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06: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,Accept-Encoding x-openstack-request-id: req-12cb42ff-8985-4bc0-b84c-09639ce2d459 x-compute-request-id: req-12cb42ff-8985-4bc0-b84c-09639ce2d459 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/a232ed64-ea6c-4d7c-a550-6e78484de691", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/a232ed64-ea6c-4d7c-a550-6e78484de691", "rel": "bookmark"}], "image": {"id": "538695c4-340d-4316-ba25-806a2920753e", "links": [{"href": "http://172.30.9.23:8774/images/538695c4-340d-4316-ba25-806a2920753e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "23d1d12f-48ec-473c-86f3-6c0d634e3a20", "links": [{"href": "http://172.30.9.23:8774/flavors/23d1d12f-48ec-473c-86f3-6c0d634e3a20", "rel": "bookmark"}]}, "id": "a232ed64-ea6c-4d7c-a550-6e78484de691", "user_id": "f0b4f061b9244b9881b22fa9e916a4c5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2019-01-18T06:25:31Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-e293caf1-d4f5-4c1c-adb4-35c702588ddc-inst", "created": "2019-01-18T06:25:31Z", "tenant_id": "89f5583f185143309e23c3c4036f3bc1", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-18 06:25:32,074 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/a232ed64-ea6c-4d7c-a550-6e78484de691 used request id req-12cb42ff-8985-4bc0-b84c-09639ce2d459 2019-01-18 06:25:32,074 - create_instance - INFO - Created instance with name - InstanceSecurityGroupTests-e293caf1-d4f5-4c1c-adb4-35c702588ddc-inst 2019-01-18 06:25:32,077 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/a232ed64-ea6c-4d7c-a550-6e78484de691 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5d77ad2790d837b349709b37b394e640321998d" 2019-01-18 06:25:32,378 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:25: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-47c9045a-ea27-4500-a919-45b786468030 x-compute-request-id: req-47c9045a-ea27-4500-a919-45b786468030 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/a232ed64-ea6c-4d7c-a550-6e78484de691", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/a232ed64-ea6c-4d7c-a550-6e78484de691", "rel": "bookmark"}], "image": {"id": "538695c4-340d-4316-ba25-806a2920753e", "links": [{"href": "http://172.30.9.23:8774/images/538695c4-340d-4316-ba25-806a2920753e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "23d1d12f-48ec-473c-86f3-6c0d634e3a20", "links": [{"href": "http://172.30.9.23:8774/flavors/23d1d12f-48ec-473c-86f3-6c0d634e3a20", "rel": "bookmark"}]}, "id": "a232ed64-ea6c-4d7c-a550-6e78484de691", "user_id": "f0b4f061b9244b9881b22fa9e916a4c5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2019-01-18T06:25:32Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-e293caf1-d4f5-4c1c-adb4-35c702588ddc-inst", "created": "2019-01-18T06:25:31Z", "tenant_id": "89f5583f185143309e23c3c4036f3bc1", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-18 06:25:32,378 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/a232ed64-ea6c-4d7c-a550-6e78484de691 used request id req-47c9045a-ea27-4500-a919-45b786468030 2019-01-18 06:25:32,379 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-e293caf1-d4f5-4c1c-adb4-35c702588ddc-inst] is - BUILD 2019-01-18 06:25:32,379 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-18 06:25:35,382 - create_instance - DEBUG - VM status query timeout in 896.692196131 2019-01-18 06:25:35,385 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/a232ed64-ea6c-4d7c-a550-6e78484de691 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5d77ad2790d837b349709b37b394e640321998d" 2019-01-18 06:25:36,005 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:25: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-e426bf72-17b8-4976-9ece-952ce7f57b8f x-compute-request-id: req-e426bf72-17b8-4976-9ece-952ce7f57b8f Content-Encoding: gzip Content-Length: 674 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/a232ed64-ea6c-4d7c-a550-6e78484de691", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/a232ed64-ea6c-4d7c-a550-6e78484de691", "rel": "bookmark"}], "image": {"id": "538695c4-340d-4316-ba25-806a2920753e", "links": [{"href": "http://172.30.9.23:8774/images/538695c4-340d-4316-ba25-806a2920753e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "23d1d12f-48ec-473c-86f3-6c0d634e3a20", "links": [{"href": "http://172.30.9.23:8774/flavors/23d1d12f-48ec-473c-86f3-6c0d634e3a20", "rel": "bookmark"}]}, "id": "a232ed64-ea6c-4d7c-a550-6e78484de691", "security_groups": [{"name": "default"}], "user_id": "f0b4f061b9244b9881b22fa9e916a4c5", "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": "2019-01-18T06:25:32Z", "hostId": "d7b582a97536425768f38abafbce7b624f5a3b26c638f6889df430c5", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-e293caf1-d4f5-4c1c-adb4-35c702588ddc-inst", "created": "2019-01-18T06:25:31Z", "tenant_id": "89f5583f185143309e23c3c4036f3bc1", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-18 06:25:36,005 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/a232ed64-ea6c-4d7c-a550-6e78484de691 used request id req-e426bf72-17b8-4976-9ece-952ce7f57b8f 2019-01-18 06:25:36,005 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-e293caf1-d4f5-4c1c-adb4-35c702588ddc-inst] is - BUILD 2019-01-18 06:25:36,006 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-18 06:25:39,009 - create_instance - DEBUG - VM status query timeout in 893.065758944 2019-01-18 06:25:39,012 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/a232ed64-ea6c-4d7c-a550-6e78484de691 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5d77ad2790d837b349709b37b394e640321998d" 2019-01-18 06:25:39,626 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:25: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-ba86b671-95fb-4bc6-a021-029c2e93d57b x-compute-request-id: req-ba86b671-95fb-4bc6-a021-029c2e93d57b Content-Encoding: gzip Content-Length: 754 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-e293caf1-d4f5-4c1c-adb4-35c702588ddc-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:75:b0", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/a232ed64-ea6c-4d7c-a550-6e78484de691", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/a232ed64-ea6c-4d7c-a550-6e78484de691", "rel": "bookmark"}], "image": {"id": "538695c4-340d-4316-ba25-806a2920753e", "links": [{"href": "http://172.30.9.23:8774/images/538695c4-340d-4316-ba25-806a2920753e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-18T06:25:36.000000", "flavor": {"id": "23d1d12f-48ec-473c-86f3-6c0d634e3a20", "links": [{"href": "http://172.30.9.23:8774/flavors/23d1d12f-48ec-473c-86f3-6c0d634e3a20", "rel": "bookmark"}]}, "id": "a232ed64-ea6c-4d7c-a550-6e78484de691", "security_groups": [{"name": "default"}], "user_id": "f0b4f061b9244b9881b22fa9e916a4c5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-18T06:25:38Z", "hostId": "d7b582a97536425768f38abafbce7b624f5a3b26c638f6889df430c5", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-e293caf1-d4f5-4c1c-adb4-35c702588ddc-inst", "created": "2019-01-18T06:25:31Z", "tenant_id": "89f5583f185143309e23c3c4036f3bc1", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-18 06:25:39,626 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/a232ed64-ea6c-4d7c-a550-6e78484de691 used request id req-ba86b671-95fb-4bc6-a021-029c2e93d57b 2019-01-18 06:25:39,627 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-e293caf1-d4f5-4c1c-adb4-35c702588ddc-inst] is - ACTIVE 2019-01-18 06:25:39,627 - create_instance - INFO - VM is - ACTIVE 2019-01-18 06:25:39,630 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/a232ed64-ea6c-4d7c-a550-6e78484de691 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5d77ad2790d837b349709b37b394e640321998d" 2019-01-18 06:25:40,363 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:25: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-68f8810b-e3d2-41d8-87fe-3104e26eaab5 x-compute-request-id: req-68f8810b-e3d2-41d8-87fe-3104e26eaab5 Content-Encoding: gzip Content-Length: 754 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-e293caf1-d4f5-4c1c-adb4-35c702588ddc-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:75:b0", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/a232ed64-ea6c-4d7c-a550-6e78484de691", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/a232ed64-ea6c-4d7c-a550-6e78484de691", "rel": "bookmark"}], "image": {"id": "538695c4-340d-4316-ba25-806a2920753e", "links": [{"href": "http://172.30.9.23:8774/images/538695c4-340d-4316-ba25-806a2920753e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-18T06:25:36.000000", "flavor": {"id": "23d1d12f-48ec-473c-86f3-6c0d634e3a20", "links": [{"href": "http://172.30.9.23:8774/flavors/23d1d12f-48ec-473c-86f3-6c0d634e3a20", "rel": "bookmark"}]}, "id": "a232ed64-ea6c-4d7c-a550-6e78484de691", "security_groups": [{"name": "default"}], "user_id": "f0b4f061b9244b9881b22fa9e916a4c5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-18T06:25:38Z", "hostId": "d7b582a97536425768f38abafbce7b624f5a3b26c638f6889df430c5", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-e293caf1-d4f5-4c1c-adb4-35c702588ddc-inst", "created": "2019-01-18T06:25:31Z", "tenant_id": "89f5583f185143309e23c3c4036f3bc1", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-18 06:25:40,364 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/a232ed64-ea6c-4d7c-a550-6e78484de691 used request id req-68f8810b-e3d2-41d8-87fe-3104e26eaab5 2019-01-18 06:25:40,369 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-e293caf1-d4f5-4c1c-adb4-35c702588ddc-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5d77ad2790d837b349709b37b394e640321998d" 2019-01-18 06:25:40,618 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-0ddfb2ac-9333-411c-b96b-bc23ca7da39e Date: Fri, 18 Jan 2019 06:25: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":["1ab10beb-1bc1-4bb0-8b23-ab504f532925"],"updated_at":"2019-01-18T06:25:19Z","tenant_id":"89f5583f185143309e23c3c4036f3bc1","created_at":"2019-01-18T06:25:18Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"89f5583f185143309e23c3c4036f3bc1","id":"57f2dbc7-c1c1-41f3-9055-c55484455b65","name":"InstanceSecurityGroupTests-e293caf1-d4f5-4c1c-adb4-35c702588ddc-pub-net"}]} 2019-01-18 06:25:40,618 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-e293caf1-d4f5-4c1c-adb4-35c702588ddc-pub-net used request id req-0ddfb2ac-9333-411c-b96b-bc23ca7da39e 2019-01-18 06:25:40,622 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/89f5583f185143309e23c3c4036f3bc1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5d77ad2790d837b349709b37b394e640321998d" 2019-01-18 06:25:40,704 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:25:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a3246704-120a-4103-be4c-6a8311a06bac 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/89f5583f185143309e23c3c4036f3bc1"}, "enabled": true, "id": "89f5583f185143309e23c3c4036f3bc1", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-95af1506-f8d6-46e-proj"}} 2019-01-18 06:25:40,704 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/89f5583f185143309e23c3c4036f3bc1 used request id req-a3246704-120a-4103-be4c-6a8311a06bac 2019-01-18 06:25:40,710 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=57f2dbc7-c1c1-41f3-9055-c55484455b65 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5d77ad2790d837b349709b37b394e640321998d" 2019-01-18 06:25:40,904 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-2ae3f4d6-3162-4509-9c77-818ea6dc1c42 Date: Fri, 18 Jan 2019 06:25:40 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"57f2dbc7-c1c1-41f3-9055-c55484455b65","tenant_id":"89f5583f185143309e23c3c4036f3bc1","created_at":"2019-01-18T06:25:19Z","dns_nameservers":[],"updated_at":"2019-01-18T06:25:19Z","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":"89f5583f185143309e23c3c4036f3bc1","id":"1ab10beb-1bc1-4bb0-8b23-ab504f532925","subnetpool_id":null,"name":"InstanceSecurityGroupTests-e293caf1-d4f5-4c1c-adb4-35c702588ddc-pub-subnet"}]} 2019-01-18 06:25:40,905 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=57f2dbc7-c1c1-41f3-9055-c55484455b65 used request id req-2ae3f4d6-3162-4509-9c77-818ea6dc1c42 2019-01-18 06:25:40,910 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=57f2dbc7-c1c1-41f3-9055-c55484455b65 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5d77ad2790d837b349709b37b394e640321998d" 2019-01-18 06:25:40,994 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3112 X-Openstack-Request-Id: req-f1c7fbe6-dfb8-4341-b42e-a29e24dca047 Date: Fri, 18 Jan 2019 06:25:41 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:25:23Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"1ab10beb-1bc1-4bb0-8b23-ab504f532925","ip_address":"10.55.0.3"}],"id":"33b7b5fc-5a36-48d3-991b-14aa9e0dad97","security_groups":[],"mac_address":"fa:16:3e:8a:45:b0","project_id":"89f5583f185143309e23c3c4036f3bc1","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"57f2dbc7-c1c1-41f3-9055-c55484455b65","tenant_id":"89f5583f185143309e23c3c4036f3bc1","created_at":"2019-01-18T06:25:20Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-57f2dbc7-c1c1-41f3-9055-c55484455b65"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:25:38Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"1ab10beb-1bc1-4bb0-8b23-ab504f532925","ip_address":"10.55.0.12"}],"id":"691eff21-3399-44e3-bb78-9679b6200b93","security_groups":["18ab3cf6-773a-466d-9e2e-fadac7206b51"],"mac_address":"fa:16:3e:b7:75:b0","project_id":"89f5583f185143309e23c3c4036f3bc1","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-e293caf1-d4f5-4c1c-adb4-35c702588ddc-port","admin_state_up":true,"network_id":"57f2dbc7-c1c1-41f3-9055-c55484455b65","tenant_id":"89f5583f185143309e23c3c4036f3bc1","created_at":"2019-01-18T06:25:28Z","binding:vnic_type":"normal","device_id":"a232ed64-ea6c-4d7c-a550-6e78484de691"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:25:24Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"1ab10beb-1bc1-4bb0-8b23-ab504f532925","ip_address":"10.55.0.4"}],"id":"7eba96d2-b19e-4e5a-8ba9-bf1b619a49e6","security_groups":[],"mac_address":"fa:16:3e:60:73:b3","project_id":"89f5583f185143309e23c3c4036f3bc1","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"57f2dbc7-c1c1-41f3-9055-c55484455b65","tenant_id":"89f5583f185143309e23c3c4036f3bc1","created_at":"2019-01-18T06:25:21Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-57f2dbc7-c1c1-41f3-9055-c55484455b65"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:25:23Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"1ab10beb-1bc1-4bb0-8b23-ab504f532925","ip_address":"10.55.0.2"}],"id":"c46b4749-dc9f-4b09-acce-1620d952a2ff","security_groups":[],"mac_address":"fa:16:3e:7e:0f:11","project_id":"89f5583f185143309e23c3c4036f3bc1","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"57f2dbc7-c1c1-41f3-9055-c55484455b65","tenant_id":"89f5583f185143309e23c3c4036f3bc1","created_at":"2019-01-18T06:25:20Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-57f2dbc7-c1c1-41f3-9055-c55484455b65"}]} 2019-01-18 06:25:40,994 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=57f2dbc7-c1c1-41f3-9055-c55484455b65 used request id req-f1c7fbe6-dfb8-4341-b42e-a29e24dca047 2019-01-18 06:25:40,997 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/a232ed64-ea6c-4d7c-a550-6e78484de691 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5d77ad2790d837b349709b37b394e640321998d" 2019-01-18 06:25:41,544 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:25: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-a185233f-365d-4afd-bc48-7ef8ba617a49 x-compute-request-id: req-a185233f-365d-4afd-bc48-7ef8ba617a49 Content-Encoding: gzip Content-Length: 754 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-e293caf1-d4f5-4c1c-adb4-35c702588ddc-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:75:b0", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/a232ed64-ea6c-4d7c-a550-6e78484de691", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/a232ed64-ea6c-4d7c-a550-6e78484de691", "rel": "bookmark"}], "image": {"id": "538695c4-340d-4316-ba25-806a2920753e", "links": [{"href": "http://172.30.9.23:8774/images/538695c4-340d-4316-ba25-806a2920753e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-18T06:25:36.000000", "flavor": {"id": "23d1d12f-48ec-473c-86f3-6c0d634e3a20", "links": [{"href": "http://172.30.9.23:8774/flavors/23d1d12f-48ec-473c-86f3-6c0d634e3a20", "rel": "bookmark"}]}, "id": "a232ed64-ea6c-4d7c-a550-6e78484de691", "security_groups": [{"name": "default"}], "user_id": "f0b4f061b9244b9881b22fa9e916a4c5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-18T06:25:38Z", "hostId": "d7b582a97536425768f38abafbce7b624f5a3b26c638f6889df430c5", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-e293caf1-d4f5-4c1c-adb4-35c702588ddc-inst", "created": "2019-01-18T06:25:31Z", "tenant_id": "89f5583f185143309e23c3c4036f3bc1", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-18 06:25:41,544 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/a232ed64-ea6c-4d7c-a550-6e78484de691 used request id req-a185233f-365d-4afd-bc48-7ef8ba617a49 2019-01-18 06:25:41,545 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-e293caf1-d4f5-4c1c-adb4-35c702588ddc-inst] is - ACTIVE 2019-01-18 06:25:41,545 - create_instance - INFO - VM is - ACTIVE 2019-01-18 06:25:41,548 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/a232ed64-ea6c-4d7c-a550-6e78484de691 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5d77ad2790d837b349709b37b394e640321998d" 2019-01-18 06:25:42,044 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:25: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-43fbefa1-b1a6-4306-9e57-77be1536d799 x-compute-request-id: req-43fbefa1-b1a6-4306-9e57-77be1536d799 Content-Encoding: gzip Content-Length: 754 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-e293caf1-d4f5-4c1c-adb4-35c702588ddc-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:75:b0", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/a232ed64-ea6c-4d7c-a550-6e78484de691", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/a232ed64-ea6c-4d7c-a550-6e78484de691", "rel": "bookmark"}], "image": {"id": "538695c4-340d-4316-ba25-806a2920753e", "links": [{"href": "http://172.30.9.23:8774/images/538695c4-340d-4316-ba25-806a2920753e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-18T06:25:36.000000", "flavor": {"id": "23d1d12f-48ec-473c-86f3-6c0d634e3a20", "links": [{"href": "http://172.30.9.23:8774/flavors/23d1d12f-48ec-473c-86f3-6c0d634e3a20", "rel": "bookmark"}]}, "id": "a232ed64-ea6c-4d7c-a550-6e78484de691", "security_groups": [{"name": "default"}], "user_id": "f0b4f061b9244b9881b22fa9e916a4c5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-18T06:25:38Z", "hostId": "d7b582a97536425768f38abafbce7b624f5a3b26c638f6889df430c5", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-e293caf1-d4f5-4c1c-adb4-35c702588ddc-inst", "created": "2019-01-18T06:25:31Z", "tenant_id": "89f5583f185143309e23c3c4036f3bc1", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-18 06:25:42,044 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/a232ed64-ea6c-4d7c-a550-6e78484de691 used request id req-43fbefa1-b1a6-4306-9e57-77be1536d799 2019-01-18 06:25:42,050 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-e293caf1-d4f5-4c1c-adb4-35c702588ddc-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5d77ad2790d837b349709b37b394e640321998d" 2019-01-18 06:25:42,152 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-f043f1d3-3b34-4efd-8274-003f7db8d7e8 Date: Fri, 18 Jan 2019 06:25: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":["1ab10beb-1bc1-4bb0-8b23-ab504f532925"],"updated_at":"2019-01-18T06:25:19Z","tenant_id":"89f5583f185143309e23c3c4036f3bc1","created_at":"2019-01-18T06:25:18Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"89f5583f185143309e23c3c4036f3bc1","id":"57f2dbc7-c1c1-41f3-9055-c55484455b65","name":"InstanceSecurityGroupTests-e293caf1-d4f5-4c1c-adb4-35c702588ddc-pub-net"}]} 2019-01-18 06:25:42,152 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-e293caf1-d4f5-4c1c-adb4-35c702588ddc-pub-net used request id req-f043f1d3-3b34-4efd-8274-003f7db8d7e8 2019-01-18 06:25:42,156 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/89f5583f185143309e23c3c4036f3bc1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5d77ad2790d837b349709b37b394e640321998d" 2019-01-18 06:25:42,237 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:25:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8f52f55a-1fde-4b1e-b273-d3084267ebe2 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/89f5583f185143309e23c3c4036f3bc1"}, "enabled": true, "id": "89f5583f185143309e23c3c4036f3bc1", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-95af1506-f8d6-46e-proj"}} 2019-01-18 06:25:42,237 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/89f5583f185143309e23c3c4036f3bc1 used request id req-8f52f55a-1fde-4b1e-b273-d3084267ebe2 2019-01-18 06:25:42,243 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=57f2dbc7-c1c1-41f3-9055-c55484455b65 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5d77ad2790d837b349709b37b394e640321998d" 2019-01-18 06:25:42,297 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-5cc33eac-4aec-4089-8bd6-1e14adc56d74 Date: Fri, 18 Jan 2019 06:25:42 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"57f2dbc7-c1c1-41f3-9055-c55484455b65","tenant_id":"89f5583f185143309e23c3c4036f3bc1","created_at":"2019-01-18T06:25:19Z","dns_nameservers":[],"updated_at":"2019-01-18T06:25:19Z","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":"89f5583f185143309e23c3c4036f3bc1","id":"1ab10beb-1bc1-4bb0-8b23-ab504f532925","subnetpool_id":null,"name":"InstanceSecurityGroupTests-e293caf1-d4f5-4c1c-adb4-35c702588ddc-pub-subnet"}]} 2019-01-18 06:25:42,297 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=57f2dbc7-c1c1-41f3-9055-c55484455b65 used request id req-5cc33eac-4aec-4089-8bd6-1e14adc56d74 2019-01-18 06:25:42,303 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=57f2dbc7-c1c1-41f3-9055-c55484455b65 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5d77ad2790d837b349709b37b394e640321998d" 2019-01-18 06:25:42,545 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3112 X-Openstack-Request-Id: req-2c72078d-ed6b-4012-9417-1f71cbe7b8b6 Date: Fri, 18 Jan 2019 06:25:42 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:25:23Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"1ab10beb-1bc1-4bb0-8b23-ab504f532925","ip_address":"10.55.0.3"}],"id":"33b7b5fc-5a36-48d3-991b-14aa9e0dad97","security_groups":[],"mac_address":"fa:16:3e:8a:45:b0","project_id":"89f5583f185143309e23c3c4036f3bc1","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"57f2dbc7-c1c1-41f3-9055-c55484455b65","tenant_id":"89f5583f185143309e23c3c4036f3bc1","created_at":"2019-01-18T06:25:20Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-57f2dbc7-c1c1-41f3-9055-c55484455b65"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:25:38Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"1ab10beb-1bc1-4bb0-8b23-ab504f532925","ip_address":"10.55.0.12"}],"id":"691eff21-3399-44e3-bb78-9679b6200b93","security_groups":["18ab3cf6-773a-466d-9e2e-fadac7206b51"],"mac_address":"fa:16:3e:b7:75:b0","project_id":"89f5583f185143309e23c3c4036f3bc1","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-e293caf1-d4f5-4c1c-adb4-35c702588ddc-port","admin_state_up":true,"network_id":"57f2dbc7-c1c1-41f3-9055-c55484455b65","tenant_id":"89f5583f185143309e23c3c4036f3bc1","created_at":"2019-01-18T06:25:28Z","binding:vnic_type":"normal","device_id":"a232ed64-ea6c-4d7c-a550-6e78484de691"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:25:24Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"1ab10beb-1bc1-4bb0-8b23-ab504f532925","ip_address":"10.55.0.4"}],"id":"7eba96d2-b19e-4e5a-8ba9-bf1b619a49e6","security_groups":[],"mac_address":"fa:16:3e:60:73:b3","project_id":"89f5583f185143309e23c3c4036f3bc1","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"57f2dbc7-c1c1-41f3-9055-c55484455b65","tenant_id":"89f5583f185143309e23c3c4036f3bc1","created_at":"2019-01-18T06:25:21Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-57f2dbc7-c1c1-41f3-9055-c55484455b65"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:25:23Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"1ab10beb-1bc1-4bb0-8b23-ab504f532925","ip_address":"10.55.0.2"}],"id":"c46b4749-dc9f-4b09-acce-1620d952a2ff","security_groups":[],"mac_address":"fa:16:3e:7e:0f:11","project_id":"89f5583f185143309e23c3c4036f3bc1","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"57f2dbc7-c1c1-41f3-9055-c55484455b65","tenant_id":"89f5583f185143309e23c3c4036f3bc1","created_at":"2019-01-18T06:25:20Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-57f2dbc7-c1c1-41f3-9055-c55484455b65"}]} 2019-01-18 06:25:42,545 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=57f2dbc7-c1c1-41f3-9055-c55484455b65 used request id req-2c72078d-ed6b-4012-9417-1f71cbe7b8b6 2019-01-18 06:25:42,549 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers/a232ed64-ea6c-4d7c-a550-6e78484de691/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5d77ad2790d837b349709b37b394e640321998d" -d '{"addSecurityGroup": {"name": "InstanceSecurityGroupTests-e293caf1-d4f5-4c1c-adb4-35c702588ddc-name"}}' 2019-01-18 06:25:43,623 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 18 Jan 2019 06:25: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-b2239451-913f-46e1-a36b-ea018733cd2b x-compute-request-id: req-b2239451-913f-46e1-a36b-ea018733cd2b Content-Length: 0 Content-Type: application/json 2019-01-18 06:25:43,623 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/a232ed64-ea6c-4d7c-a550-6e78484de691/action used request id req-b2239451-913f-46e1-a36b-ea018733cd2b 2019-01-18 06:25:43,624 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:25:44,004 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ac5cb91d714b42f2ba0a52bbf8e57b65", "name": "InstanceSecurityGroupTests-95af1506-f8d6-46e-proj-role"}], "expires_at": "2019-01-18T07:25:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "89f5583f185143309e23c3c4036f3bc1", "name": "InstanceSecurityGroupTests-95af1506-f8d6-46e-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/89f5583f185143309e23c3c4036f3bc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/89f5583f185143309e23c3c4036f3bc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/89f5583f185143309e23c3c4036f3bc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/89f5583f185143309e23c3c4036f3bc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/89f5583f185143309e23c3c4036f3bc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/89f5583f185143309e23c3c4036f3bc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/89f5583f185143309e23c3c4036f3bc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/89f5583f185143309e23c3c4036f3bc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/89f5583f185143309e23c3c4036f3bc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/89f5583f185143309e23c3c4036f3bc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/89f5583f185143309e23c3c4036f3bc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/89f5583f185143309e23c3c4036f3bc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-95af1506-f8d6-46e-user", "id": "f0b4f061b9244b9881b22fa9e916a4c5"}, "audit_ids": ["s6CplandSXq0nbKSR27JYg"], "issued_at": "2019-01-18T06:25:44.000000Z"}} 2019-01-18 06:25:44,007 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/a232ed64-ea6c-4d7c-a550-6e78484de691 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7335360488a97d87ead31f60651b7ad83ce6efc9" 2019-01-18 06:25:44,908 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:25: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-a68799c4-e670-41ea-b31b-c62afbcbb72f x-compute-request-id: req-a68799c4-e670-41ea-b31b-c62afbcbb72f Content-Encoding: gzip Content-Length: 761 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-e293caf1-d4f5-4c1c-adb4-35c702588ddc-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:75:b0", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/a232ed64-ea6c-4d7c-a550-6e78484de691", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/a232ed64-ea6c-4d7c-a550-6e78484de691", "rel": "bookmark"}], "image": {"id": "538695c4-340d-4316-ba25-806a2920753e", "links": [{"href": "http://172.30.9.23:8774/images/538695c4-340d-4316-ba25-806a2920753e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-18T06:25:36.000000", "flavor": {"id": "23d1d12f-48ec-473c-86f3-6c0d634e3a20", "links": [{"href": "http://172.30.9.23:8774/flavors/23d1d12f-48ec-473c-86f3-6c0d634e3a20", "rel": "bookmark"}]}, "id": "a232ed64-ea6c-4d7c-a550-6e78484de691", "security_groups": [{"name": "default"}, {"name": "InstanceSecurityGroupTests-e293caf1-d4f5-4c1c-adb4-35c702588ddc-name"}], "user_id": "f0b4f061b9244b9881b22fa9e916a4c5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-18T06:25:38Z", "hostId": "d7b582a97536425768f38abafbce7b624f5a3b26c638f6889df430c5", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-e293caf1-d4f5-4c1c-adb4-35c702588ddc-inst", "created": "2019-01-18T06:25:31Z", "tenant_id": "89f5583f185143309e23c3c4036f3bc1", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-18 06:25:44,908 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/a232ed64-ea6c-4d7c-a550-6e78484de691 used request id req-a68799c4-e670-41ea-b31b-c62afbcbb72f 2019-01-18 06:25:44,911 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/a232ed64-ea6c-4d7c-a550-6e78484de691 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5d77ad2790d837b349709b37b394e640321998d" 2019-01-18 06:25:45,226 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:25: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-e70632ad-ae6b-4933-9012-5320f7df5f89 x-compute-request-id: req-e70632ad-ae6b-4933-9012-5320f7df5f89 Content-Encoding: gzip Content-Length: 761 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-e293caf1-d4f5-4c1c-adb4-35c702588ddc-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:75:b0", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/a232ed64-ea6c-4d7c-a550-6e78484de691", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/a232ed64-ea6c-4d7c-a550-6e78484de691", "rel": "bookmark"}], "image": {"id": "538695c4-340d-4316-ba25-806a2920753e", "links": [{"href": "http://172.30.9.23:8774/images/538695c4-340d-4316-ba25-806a2920753e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-18T06:25:36.000000", "flavor": {"id": "23d1d12f-48ec-473c-86f3-6c0d634e3a20", "links": [{"href": "http://172.30.9.23:8774/flavors/23d1d12f-48ec-473c-86f3-6c0d634e3a20", "rel": "bookmark"}]}, "id": "a232ed64-ea6c-4d7c-a550-6e78484de691", "security_groups": [{"name": "default"}, {"name": "InstanceSecurityGroupTests-e293caf1-d4f5-4c1c-adb4-35c702588ddc-name"}], "user_id": "f0b4f061b9244b9881b22fa9e916a4c5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-18T06:25:38Z", "hostId": "d7b582a97536425768f38abafbce7b624f5a3b26c638f6889df430c5", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-e293caf1-d4f5-4c1c-adb4-35c702588ddc-inst", "created": "2019-01-18T06:25:31Z", "tenant_id": "89f5583f185143309e23c3c4036f3bc1", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-18 06:25:45,226 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/a232ed64-ea6c-4d7c-a550-6e78484de691 used request id req-e70632ad-ae6b-4933-9012-5320f7df5f89 2019-01-18 06:25:45,226 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-e293caf1-d4f5-4c1c-adb4-35c702588ddc-inst] is - ACTIVE 2019-01-18 06:25:45,227 - create_instance - INFO - VM is - ACTIVE 2019-01-18 06:25:45,229 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/a232ed64-ea6c-4d7c-a550-6e78484de691 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5d77ad2790d837b349709b37b394e640321998d" 2019-01-18 06:25:45,564 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:25: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-62d622d6-ad83-4156-bc45-bc3519469f2d x-compute-request-id: req-62d622d6-ad83-4156-bc45-bc3519469f2d Content-Encoding: gzip Content-Length: 761 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-e293caf1-d4f5-4c1c-adb4-35c702588ddc-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:75:b0", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/a232ed64-ea6c-4d7c-a550-6e78484de691", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/a232ed64-ea6c-4d7c-a550-6e78484de691", "rel": "bookmark"}], "image": {"id": "538695c4-340d-4316-ba25-806a2920753e", "links": [{"href": "http://172.30.9.23:8774/images/538695c4-340d-4316-ba25-806a2920753e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-18T06:25:36.000000", "flavor": {"id": "23d1d12f-48ec-473c-86f3-6c0d634e3a20", "links": [{"href": "http://172.30.9.23:8774/flavors/23d1d12f-48ec-473c-86f3-6c0d634e3a20", "rel": "bookmark"}]}, "id": "a232ed64-ea6c-4d7c-a550-6e78484de691", "security_groups": [{"name": "default"}, {"name": "InstanceSecurityGroupTests-e293caf1-d4f5-4c1c-adb4-35c702588ddc-name"}], "user_id": "f0b4f061b9244b9881b22fa9e916a4c5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-18T06:25:38Z", "hostId": "d7b582a97536425768f38abafbce7b624f5a3b26c638f6889df430c5", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-e293caf1-d4f5-4c1c-adb4-35c702588ddc-inst", "created": "2019-01-18T06:25:31Z", "tenant_id": "89f5583f185143309e23c3c4036f3bc1", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-18 06:25:45,564 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/a232ed64-ea6c-4d7c-a550-6e78484de691 used request id req-62d622d6-ad83-4156-bc45-bc3519469f2d 2019-01-18 06:25:45,570 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-e293caf1-d4f5-4c1c-adb4-35c702588ddc-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5d77ad2790d837b349709b37b394e640321998d" 2019-01-18 06:25:45,675 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-37e62f02-7501-4b44-9530-d211d3ca4818 Date: Fri, 18 Jan 2019 06:25: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":["1ab10beb-1bc1-4bb0-8b23-ab504f532925"],"updated_at":"2019-01-18T06:25:19Z","tenant_id":"89f5583f185143309e23c3c4036f3bc1","created_at":"2019-01-18T06:25:18Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"89f5583f185143309e23c3c4036f3bc1","id":"57f2dbc7-c1c1-41f3-9055-c55484455b65","name":"InstanceSecurityGroupTests-e293caf1-d4f5-4c1c-adb4-35c702588ddc-pub-net"}]} 2019-01-18 06:25:45,675 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-e293caf1-d4f5-4c1c-adb4-35c702588ddc-pub-net used request id req-37e62f02-7501-4b44-9530-d211d3ca4818 2019-01-18 06:25:45,680 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/89f5583f185143309e23c3c4036f3bc1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5d77ad2790d837b349709b37b394e640321998d" 2019-01-18 06:25:45,761 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:25:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fc1464cf-83a6-4ad0-ac97-fc05ff0fc86e 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/89f5583f185143309e23c3c4036f3bc1"}, "enabled": true, "id": "89f5583f185143309e23c3c4036f3bc1", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-95af1506-f8d6-46e-proj"}} 2019-01-18 06:25:45,761 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/89f5583f185143309e23c3c4036f3bc1 used request id req-fc1464cf-83a6-4ad0-ac97-fc05ff0fc86e 2019-01-18 06:25:45,767 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=57f2dbc7-c1c1-41f3-9055-c55484455b65 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5d77ad2790d837b349709b37b394e640321998d" 2019-01-18 06:25:45,823 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-6ebfbd83-d7b9-4921-a896-befc4490afbb Date: Fri, 18 Jan 2019 06:25:45 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"57f2dbc7-c1c1-41f3-9055-c55484455b65","tenant_id":"89f5583f185143309e23c3c4036f3bc1","created_at":"2019-01-18T06:25:19Z","dns_nameservers":[],"updated_at":"2019-01-18T06:25:19Z","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":"89f5583f185143309e23c3c4036f3bc1","id":"1ab10beb-1bc1-4bb0-8b23-ab504f532925","subnetpool_id":null,"name":"InstanceSecurityGroupTests-e293caf1-d4f5-4c1c-adb4-35c702588ddc-pub-subnet"}]} 2019-01-18 06:25:45,823 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=57f2dbc7-c1c1-41f3-9055-c55484455b65 used request id req-6ebfbd83-d7b9-4921-a896-befc4490afbb 2019-01-18 06:25:45,829 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=57f2dbc7-c1c1-41f3-9055-c55484455b65 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5d77ad2790d837b349709b37b394e640321998d" 2019-01-18 06:25:45,917 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3151 X-Openstack-Request-Id: req-e16fa603-e429-4c50-a514-6fe8d65e5977 Date: Fri, 18 Jan 2019 06:25:45 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:25:23Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"1ab10beb-1bc1-4bb0-8b23-ab504f532925","ip_address":"10.55.0.3"}],"id":"33b7b5fc-5a36-48d3-991b-14aa9e0dad97","security_groups":[],"mac_address":"fa:16:3e:8a:45:b0","project_id":"89f5583f185143309e23c3c4036f3bc1","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"57f2dbc7-c1c1-41f3-9055-c55484455b65","tenant_id":"89f5583f185143309e23c3c4036f3bc1","created_at":"2019-01-18T06:25:20Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-57f2dbc7-c1c1-41f3-9055-c55484455b65"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:25:43Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"1ab10beb-1bc1-4bb0-8b23-ab504f532925","ip_address":"10.55.0.12"}],"id":"691eff21-3399-44e3-bb78-9679b6200b93","security_groups":["18ab3cf6-773a-466d-9e2e-fadac7206b51","ff389fdc-6c5e-42fb-9078-9a646061541e"],"mac_address":"fa:16:3e:b7:75:b0","project_id":"89f5583f185143309e23c3c4036f3bc1","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-e293caf1-d4f5-4c1c-adb4-35c702588ddc-port","admin_state_up":true,"network_id":"57f2dbc7-c1c1-41f3-9055-c55484455b65","tenant_id":"89f5583f185143309e23c3c4036f3bc1","created_at":"2019-01-18T06:25:28Z","binding:vnic_type":"normal","device_id":"a232ed64-ea6c-4d7c-a550-6e78484de691"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:25:24Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"1ab10beb-1bc1-4bb0-8b23-ab504f532925","ip_address":"10.55.0.4"}],"id":"7eba96d2-b19e-4e5a-8ba9-bf1b619a49e6","security_groups":[],"mac_address":"fa:16:3e:60:73:b3","project_id":"89f5583f185143309e23c3c4036f3bc1","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"57f2dbc7-c1c1-41f3-9055-c55484455b65","tenant_id":"89f5583f185143309e23c3c4036f3bc1","created_at":"2019-01-18T06:25:21Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-57f2dbc7-c1c1-41f3-9055-c55484455b65"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:25:23Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"1ab10beb-1bc1-4bb0-8b23-ab504f532925","ip_address":"10.55.0.2"}],"id":"c46b4749-dc9f-4b09-acce-1620d952a2ff","security_groups":[],"mac_address":"fa:16:3e:7e:0f:11","project_id":"89f5583f185143309e23c3c4036f3bc1","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"57f2dbc7-c1c1-41f3-9055-c55484455b65","tenant_id":"89f5583f185143309e23c3c4036f3bc1","created_at":"2019-01-18T06:25:20Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-57f2dbc7-c1c1-41f3-9055-c55484455b65"}]} 2019-01-18 06:25:45,917 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=57f2dbc7-c1c1-41f3-9055-c55484455b65 used request id req-e16fa603-e429-4c50-a514-6fe8d65e5977 2019-01-18 06:25:45,921 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/a232ed64-ea6c-4d7c-a550-6e78484de691 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5d77ad2790d837b349709b37b394e640321998d" 2019-01-18 06:25:46,231 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:25: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-27c5b9f6-e26b-488d-b778-465828fd6d19 x-compute-request-id: req-27c5b9f6-e26b-488d-b778-465828fd6d19 Content-Encoding: gzip Content-Length: 761 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-e293caf1-d4f5-4c1c-adb4-35c702588ddc-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:75:b0", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/a232ed64-ea6c-4d7c-a550-6e78484de691", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/a232ed64-ea6c-4d7c-a550-6e78484de691", "rel": "bookmark"}], "image": {"id": "538695c4-340d-4316-ba25-806a2920753e", "links": [{"href": "http://172.30.9.23:8774/images/538695c4-340d-4316-ba25-806a2920753e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-18T06:25:36.000000", "flavor": {"id": "23d1d12f-48ec-473c-86f3-6c0d634e3a20", "links": [{"href": "http://172.30.9.23:8774/flavors/23d1d12f-48ec-473c-86f3-6c0d634e3a20", "rel": "bookmark"}]}, "id": "a232ed64-ea6c-4d7c-a550-6e78484de691", "security_groups": [{"name": "default"}, {"name": "InstanceSecurityGroupTests-e293caf1-d4f5-4c1c-adb4-35c702588ddc-name"}], "user_id": "f0b4f061b9244b9881b22fa9e916a4c5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-18T06:25:38Z", "hostId": "d7b582a97536425768f38abafbce7b624f5a3b26c638f6889df430c5", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-e293caf1-d4f5-4c1c-adb4-35c702588ddc-inst", "created": "2019-01-18T06:25:31Z", "tenant_id": "89f5583f185143309e23c3c4036f3bc1", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-18 06:25:46,232 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/a232ed64-ea6c-4d7c-a550-6e78484de691 used request id req-27c5b9f6-e26b-488d-b778-465828fd6d19 2019-01-18 06:25:46,237 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-e293caf1-d4f5-4c1c-adb4-35c702588ddc-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5d77ad2790d837b349709b37b394e640321998d" 2019-01-18 06:25:46,341 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-ffafae28-7933-436f-aeb9-c3d80b688ef2 Date: Fri, 18 Jan 2019 06:25: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":["1ab10beb-1bc1-4bb0-8b23-ab504f532925"],"updated_at":"2019-01-18T06:25:19Z","tenant_id":"89f5583f185143309e23c3c4036f3bc1","created_at":"2019-01-18T06:25:18Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"89f5583f185143309e23c3c4036f3bc1","id":"57f2dbc7-c1c1-41f3-9055-c55484455b65","name":"InstanceSecurityGroupTests-e293caf1-d4f5-4c1c-adb4-35c702588ddc-pub-net"}]} 2019-01-18 06:25:46,342 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-e293caf1-d4f5-4c1c-adb4-35c702588ddc-pub-net used request id req-ffafae28-7933-436f-aeb9-c3d80b688ef2 2019-01-18 06:25:46,346 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/89f5583f185143309e23c3c4036f3bc1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5d77ad2790d837b349709b37b394e640321998d" 2019-01-18 06:25:46,429 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:25:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a869d111-e4b5-4b2e-98dd-a90d4b30a17a 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/89f5583f185143309e23c3c4036f3bc1"}, "enabled": true, "id": "89f5583f185143309e23c3c4036f3bc1", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-95af1506-f8d6-46e-proj"}} 2019-01-18 06:25:46,429 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/89f5583f185143309e23c3c4036f3bc1 used request id req-a869d111-e4b5-4b2e-98dd-a90d4b30a17a 2019-01-18 06:25:46,434 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=57f2dbc7-c1c1-41f3-9055-c55484455b65 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5d77ad2790d837b349709b37b394e640321998d" 2019-01-18 06:25:46,621 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-c8a695ec-eae0-461f-83f7-66c27041df7e Date: Fri, 18 Jan 2019 06:25:46 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"57f2dbc7-c1c1-41f3-9055-c55484455b65","tenant_id":"89f5583f185143309e23c3c4036f3bc1","created_at":"2019-01-18T06:25:19Z","dns_nameservers":[],"updated_at":"2019-01-18T06:25:19Z","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":"89f5583f185143309e23c3c4036f3bc1","id":"1ab10beb-1bc1-4bb0-8b23-ab504f532925","subnetpool_id":null,"name":"InstanceSecurityGroupTests-e293caf1-d4f5-4c1c-adb4-35c702588ddc-pub-subnet"}]} 2019-01-18 06:25:46,621 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=57f2dbc7-c1c1-41f3-9055-c55484455b65 used request id req-c8a695ec-eae0-461f-83f7-66c27041df7e 2019-01-18 06:25:46,627 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=57f2dbc7-c1c1-41f3-9055-c55484455b65 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5d77ad2790d837b349709b37b394e640321998d" 2019-01-18 06:25:46,712 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3151 X-Openstack-Request-Id: req-fcb5b80e-f520-4971-beec-2c6b7603209b Date: Fri, 18 Jan 2019 06:25:46 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:25:23Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"1ab10beb-1bc1-4bb0-8b23-ab504f532925","ip_address":"10.55.0.3"}],"id":"33b7b5fc-5a36-48d3-991b-14aa9e0dad97","security_groups":[],"mac_address":"fa:16:3e:8a:45:b0","project_id":"89f5583f185143309e23c3c4036f3bc1","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"57f2dbc7-c1c1-41f3-9055-c55484455b65","tenant_id":"89f5583f185143309e23c3c4036f3bc1","created_at":"2019-01-18T06:25:20Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-57f2dbc7-c1c1-41f3-9055-c55484455b65"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:25:43Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"1ab10beb-1bc1-4bb0-8b23-ab504f532925","ip_address":"10.55.0.12"}],"id":"691eff21-3399-44e3-bb78-9679b6200b93","security_groups":["18ab3cf6-773a-466d-9e2e-fadac7206b51","ff389fdc-6c5e-42fb-9078-9a646061541e"],"mac_address":"fa:16:3e:b7:75:b0","project_id":"89f5583f185143309e23c3c4036f3bc1","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-e293caf1-d4f5-4c1c-adb4-35c702588ddc-port","admin_state_up":true,"network_id":"57f2dbc7-c1c1-41f3-9055-c55484455b65","tenant_id":"89f5583f185143309e23c3c4036f3bc1","created_at":"2019-01-18T06:25:28Z","binding:vnic_type":"normal","device_id":"a232ed64-ea6c-4d7c-a550-6e78484de691"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:25:24Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"1ab10beb-1bc1-4bb0-8b23-ab504f532925","ip_address":"10.55.0.4"}],"id":"7eba96d2-b19e-4e5a-8ba9-bf1b619a49e6","security_groups":[],"mac_address":"fa:16:3e:60:73:b3","project_id":"89f5583f185143309e23c3c4036f3bc1","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"57f2dbc7-c1c1-41f3-9055-c55484455b65","tenant_id":"89f5583f185143309e23c3c4036f3bc1","created_at":"2019-01-18T06:25:21Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-57f2dbc7-c1c1-41f3-9055-c55484455b65"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:25:23Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"1ab10beb-1bc1-4bb0-8b23-ab504f532925","ip_address":"10.55.0.2"}],"id":"c46b4749-dc9f-4b09-acce-1620d952a2ff","security_groups":[],"mac_address":"fa:16:3e:7e:0f:11","project_id":"89f5583f185143309e23c3c4036f3bc1","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"57f2dbc7-c1c1-41f3-9055-c55484455b65","tenant_id":"89f5583f185143309e23c3c4036f3bc1","created_at":"2019-01-18T06:25:20Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-57f2dbc7-c1c1-41f3-9055-c55484455b65"}]} 2019-01-18 06:25:46,713 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=57f2dbc7-c1c1-41f3-9055-c55484455b65 used request id req-fcb5b80e-f520-4971-beec-2c6b7603209b 2019-01-18 06:25:46,716 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers/a232ed64-ea6c-4d7c-a550-6e78484de691/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5d77ad2790d837b349709b37b394e640321998d" -d '{"removeSecurityGroup": {"name": "InstanceSecurityGroupTests-e293caf1-d4f5-4c1c-adb4-35c702588ddc-name"}}' 2019-01-18 06:25:48,026 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 18 Jan 2019 06:25: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-cc208519-0d56-4a51-b41d-76a1c145ec5f x-compute-request-id: req-cc208519-0d56-4a51-b41d-76a1c145ec5f Content-Length: 0 Content-Type: application/json 2019-01-18 06:25:48,026 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/a232ed64-ea6c-4d7c-a550-6e78484de691/action used request id req-cc208519-0d56-4a51-b41d-76a1c145ec5f 2019-01-18 06:25:48,029 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/a232ed64-ea6c-4d7c-a550-6e78484de691 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5d77ad2790d837b349709b37b394e640321998d" 2019-01-18 06:25:48,642 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06: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-ccba2f90-3954-4d4b-8369-e23ec3d88a8e x-compute-request-id: req-ccba2f90-3954-4d4b-8369-e23ec3d88a8e Content-Encoding: gzip Content-Length: 754 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-e293caf1-d4f5-4c1c-adb4-35c702588ddc-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:75:b0", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/a232ed64-ea6c-4d7c-a550-6e78484de691", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/a232ed64-ea6c-4d7c-a550-6e78484de691", "rel": "bookmark"}], "image": {"id": "538695c4-340d-4316-ba25-806a2920753e", "links": [{"href": "http://172.30.9.23:8774/images/538695c4-340d-4316-ba25-806a2920753e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-18T06:25:36.000000", "flavor": {"id": "23d1d12f-48ec-473c-86f3-6c0d634e3a20", "links": [{"href": "http://172.30.9.23:8774/flavors/23d1d12f-48ec-473c-86f3-6c0d634e3a20", "rel": "bookmark"}]}, "id": "a232ed64-ea6c-4d7c-a550-6e78484de691", "security_groups": [{"name": "default"}], "user_id": "f0b4f061b9244b9881b22fa9e916a4c5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-18T06:25:38Z", "hostId": "d7b582a97536425768f38abafbce7b624f5a3b26c638f6889df430c5", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-e293caf1-d4f5-4c1c-adb4-35c702588ddc-inst", "created": "2019-01-18T06:25:31Z", "tenant_id": "89f5583f185143309e23c3c4036f3bc1", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-18 06:25:48,642 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/a232ed64-ea6c-4d7c-a550-6e78484de691 used request id req-ccba2f90-3954-4d4b-8369-e23ec3d88a8e 2019-01-18 06:25:48,648 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-e293caf1-d4f5-4c1c-adb4-35c702588ddc-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5d77ad2790d837b349709b37b394e640321998d" 2019-01-18 06:25:48,752 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-716553ba-28fe-43c9-ac8c-7f16cda57760 Date: Fri, 18 Jan 2019 06:25: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":["1ab10beb-1bc1-4bb0-8b23-ab504f532925"],"updated_at":"2019-01-18T06:25:19Z","tenant_id":"89f5583f185143309e23c3c4036f3bc1","created_at":"2019-01-18T06:25:18Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"89f5583f185143309e23c3c4036f3bc1","id":"57f2dbc7-c1c1-41f3-9055-c55484455b65","name":"InstanceSecurityGroupTests-e293caf1-d4f5-4c1c-adb4-35c702588ddc-pub-net"}]} 2019-01-18 06:25:48,752 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-e293caf1-d4f5-4c1c-adb4-35c702588ddc-pub-net used request id req-716553ba-28fe-43c9-ac8c-7f16cda57760 2019-01-18 06:25:48,756 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/89f5583f185143309e23c3c4036f3bc1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5d77ad2790d837b349709b37b394e640321998d" 2019-01-18 06:25:48,830 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:25:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b080f777-2499-40e0-814c-197a290d7466 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/89f5583f185143309e23c3c4036f3bc1"}, "enabled": true, "id": "89f5583f185143309e23c3c4036f3bc1", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-95af1506-f8d6-46e-proj"}} 2019-01-18 06:25:48,830 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/89f5583f185143309e23c3c4036f3bc1 used request id req-b080f777-2499-40e0-814c-197a290d7466 2019-01-18 06:25:48,836 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=57f2dbc7-c1c1-41f3-9055-c55484455b65 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5d77ad2790d837b349709b37b394e640321998d" 2019-01-18 06:25:48,890 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-b03afbf9-37aa-4db1-85de-75f072509334 Date: Fri, 18 Jan 2019 06:25:48 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"57f2dbc7-c1c1-41f3-9055-c55484455b65","tenant_id":"89f5583f185143309e23c3c4036f3bc1","created_at":"2019-01-18T06:25:19Z","dns_nameservers":[],"updated_at":"2019-01-18T06:25:19Z","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":"89f5583f185143309e23c3c4036f3bc1","id":"1ab10beb-1bc1-4bb0-8b23-ab504f532925","subnetpool_id":null,"name":"InstanceSecurityGroupTests-e293caf1-d4f5-4c1c-adb4-35c702588ddc-pub-subnet"}]} 2019-01-18 06:25:48,891 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=57f2dbc7-c1c1-41f3-9055-c55484455b65 used request id req-b03afbf9-37aa-4db1-85de-75f072509334 2019-01-18 06:25:48,897 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=57f2dbc7-c1c1-41f3-9055-c55484455b65 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5d77ad2790d837b349709b37b394e640321998d" 2019-01-18 06:25:48,980 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3112 X-Openstack-Request-Id: req-7e95a437-96fc-4983-aece-e48094354cee Date: Fri, 18 Jan 2019 06:25:48 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:25:23Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"1ab10beb-1bc1-4bb0-8b23-ab504f532925","ip_address":"10.55.0.3"}],"id":"33b7b5fc-5a36-48d3-991b-14aa9e0dad97","security_groups":[],"mac_address":"fa:16:3e:8a:45:b0","project_id":"89f5583f185143309e23c3c4036f3bc1","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"57f2dbc7-c1c1-41f3-9055-c55484455b65","tenant_id":"89f5583f185143309e23c3c4036f3bc1","created_at":"2019-01-18T06:25:20Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-57f2dbc7-c1c1-41f3-9055-c55484455b65"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:25:47Z","device_owner":"compute:nova","revision_number":9,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"1ab10beb-1bc1-4bb0-8b23-ab504f532925","ip_address":"10.55.0.12"}],"id":"691eff21-3399-44e3-bb78-9679b6200b93","security_groups":["18ab3cf6-773a-466d-9e2e-fadac7206b51"],"mac_address":"fa:16:3e:b7:75:b0","project_id":"89f5583f185143309e23c3c4036f3bc1","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-e293caf1-d4f5-4c1c-adb4-35c702588ddc-port","admin_state_up":true,"network_id":"57f2dbc7-c1c1-41f3-9055-c55484455b65","tenant_id":"89f5583f185143309e23c3c4036f3bc1","created_at":"2019-01-18T06:25:28Z","binding:vnic_type":"normal","device_id":"a232ed64-ea6c-4d7c-a550-6e78484de691"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:25:24Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"1ab10beb-1bc1-4bb0-8b23-ab504f532925","ip_address":"10.55.0.4"}],"id":"7eba96d2-b19e-4e5a-8ba9-bf1b619a49e6","security_groups":[],"mac_address":"fa:16:3e:60:73:b3","project_id":"89f5583f185143309e23c3c4036f3bc1","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"57f2dbc7-c1c1-41f3-9055-c55484455b65","tenant_id":"89f5583f185143309e23c3c4036f3bc1","created_at":"2019-01-18T06:25:21Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-57f2dbc7-c1c1-41f3-9055-c55484455b65"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:25:23Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"1ab10beb-1bc1-4bb0-8b23-ab504f532925","ip_address":"10.55.0.2"}],"id":"c46b4749-dc9f-4b09-acce-1620d952a2ff","security_groups":[],"mac_address":"fa:16:3e:7e:0f:11","project_id":"89f5583f185143309e23c3c4036f3bc1","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"57f2dbc7-c1c1-41f3-9055-c55484455b65","tenant_id":"89f5583f185143309e23c3c4036f3bc1","created_at":"2019-01-18T06:25:20Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-57f2dbc7-c1c1-41f3-9055-c55484455b65"}]} 2019-01-18 06:25:48,980 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=57f2dbc7-c1c1-41f3-9055-c55484455b65 used request id req-7e95a437-96fc-4983-aece-e48094354cee 2019-01-18 06:25:48,983 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/a232ed64-ea6c-4d7c-a550-6e78484de691 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7335360488a97d87ead31f60651b7ad83ce6efc9" 2019-01-18 06:25:49,679 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06: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-0fe918f2-e6be-4ec3-9b60-817507c690bf x-compute-request-id: req-0fe918f2-e6be-4ec3-9b60-817507c690bf Content-Encoding: gzip Content-Length: 754 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-e293caf1-d4f5-4c1c-adb4-35c702588ddc-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:75:b0", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/a232ed64-ea6c-4d7c-a550-6e78484de691", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/a232ed64-ea6c-4d7c-a550-6e78484de691", "rel": "bookmark"}], "image": {"id": "538695c4-340d-4316-ba25-806a2920753e", "links": [{"href": "http://172.30.9.23:8774/images/538695c4-340d-4316-ba25-806a2920753e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-18T06:25:36.000000", "flavor": {"id": "23d1d12f-48ec-473c-86f3-6c0d634e3a20", "links": [{"href": "http://172.30.9.23:8774/flavors/23d1d12f-48ec-473c-86f3-6c0d634e3a20", "rel": "bookmark"}]}, "id": "a232ed64-ea6c-4d7c-a550-6e78484de691", "security_groups": [{"name": "default"}], "user_id": "f0b4f061b9244b9881b22fa9e916a4c5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-18T06:25:38Z", "hostId": "d7b582a97536425768f38abafbce7b624f5a3b26c638f6889df430c5", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-e293caf1-d4f5-4c1c-adb4-35c702588ddc-inst", "created": "2019-01-18T06:25:31Z", "tenant_id": "89f5583f185143309e23c3c4036f3bc1", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-18 06:25:49,679 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/a232ed64-ea6c-4d7c-a550-6e78484de691 used request id req-0fe918f2-e6be-4ec3-9b60-817507c690bf 2019-01-18 06:25:49,680 - create_instance - INFO - Deleting Port with ID - 691eff21-3399-44e3-bb78-9679b6200b93 2019-01-18 06:25:49,680 - neutron_utils - INFO - Deleting port with name InstanceSecurityGroupTests-e293caf1-d4f5-4c1c-adb4-35c702588ddc-port 2019-01-18 06:25:49,685 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/ports/691eff21-3399-44e3-bb78-9679b6200b93 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5d77ad2790d837b349709b37b394e640321998d" 2019-01-18 06:25:50,115 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-22744569-26b6-4d7b-a426-9c92c764d188 Date: Fri, 18 Jan 2019 06:25:50 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-18 06:25:50,115 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/ports/691eff21-3399-44e3-bb78-9679b6200b93 used request id req-22744569-26b6-4d7b-a426-9c92c764d188 2019-01-18 06:25:50,116 - create_instance - INFO - Deleting VM instance - InstanceSecurityGroupTests-e293caf1-d4f5-4c1c-adb4-35c702588ddc-inst 2019-01-18 06:25:50,118 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/servers/a232ed64-ea6c-4d7c-a550-6e78484de691 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5d77ad2790d837b349709b37b394e640321998d" 2019-01-18 06:25:50,271 - novaclient.v2.client - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 06:25: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-22968ebe-8910-4855-8f51-2b2fb2af24e0 x-compute-request-id: req-22968ebe-8910-4855-8f51-2b2fb2af24e0 Content-Type: application/json 2019-01-18 06:25:50,271 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/servers/a232ed64-ea6c-4d7c-a550-6e78484de691 used request id req-22968ebe-8910-4855-8f51-2b2fb2af24e0 2019-01-18 06:25:50,272 - create_instance - INFO - Checking deletion status 2019-01-18 06:25:50,275 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/a232ed64-ea6c-4d7c-a550-6e78484de691 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5d77ad2790d837b349709b37b394e640321998d" 2019-01-18 06:25:50,657 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:25: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-9f9dcf05-ddd1-4cc7-97c7-ecf32865d67b x-compute-request-id: req-9f9dcf05-ddd1-4cc7-97c7-ecf32865d67b 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/a232ed64-ea6c-4d7c-a550-6e78484de691", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/a232ed64-ea6c-4d7c-a550-6e78484de691", "rel": "bookmark"}], "image": {"id": "538695c4-340d-4316-ba25-806a2920753e", "links": [{"href": "http://172.30.9.23:8774/images/538695c4-340d-4316-ba25-806a2920753e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-18T06:25:36.000000", "flavor": {"id": "23d1d12f-48ec-473c-86f3-6c0d634e3a20", "links": [{"href": "http://172.30.9.23:8774/flavors/23d1d12f-48ec-473c-86f3-6c0d634e3a20", "rel": "bookmark"}]}, "id": "a232ed64-ea6c-4d7c-a550-6e78484de691", "user_id": "f0b4f061b9244b9881b22fa9e916a4c5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-18T06:25:50Z", "hostId": "d7b582a97536425768f38abafbce7b624f5a3b26c638f6889df430c5", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-e293caf1-d4f5-4c1c-adb4-35c702588ddc-inst", "created": "2019-01-18T06:25:31Z", "tenant_id": "89f5583f185143309e23c3c4036f3bc1", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-18 06:25:50,657 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/a232ed64-ea6c-4d7c-a550-6e78484de691 used request id req-9f9dcf05-ddd1-4cc7-97c7-ecf32865d67b 2019-01-18 06:25:50,658 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-e293caf1-d4f5-4c1c-adb4-35c702588ddc-inst] is - ACTIVE 2019-01-18 06:25:50,658 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-18 06:25:53,661 - create_instance - DEBUG - VM status query timeout in 296.610677958 2019-01-18 06:25:53,664 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/a232ed64-ea6c-4d7c-a550-6e78484de691 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5d77ad2790d837b349709b37b394e640321998d" 2019-01-18 06:25:53,918 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06: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-f9bc2545-16f4-43e2-8cb9-858c6a1d3c4d x-compute-request-id: req-f9bc2545-16f4-43e2-8cb9-858c6a1d3c4d 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/a232ed64-ea6c-4d7c-a550-6e78484de691", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/a232ed64-ea6c-4d7c-a550-6e78484de691", "rel": "bookmark"}], "image": {"id": "538695c4-340d-4316-ba25-806a2920753e", "links": [{"href": "http://172.30.9.23:8774/images/538695c4-340d-4316-ba25-806a2920753e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-18T06:25:36.000000", "flavor": {"id": "23d1d12f-48ec-473c-86f3-6c0d634e3a20", "links": [{"href": "http://172.30.9.23:8774/flavors/23d1d12f-48ec-473c-86f3-6c0d634e3a20", "rel": "bookmark"}]}, "id": "a232ed64-ea6c-4d7c-a550-6e78484de691", "user_id": "f0b4f061b9244b9881b22fa9e916a4c5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-18T06:25:50Z", "hostId": "d7b582a97536425768f38abafbce7b624f5a3b26c638f6889df430c5", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-e293caf1-d4f5-4c1c-adb4-35c702588ddc-inst", "created": "2019-01-18T06:25:31Z", "tenant_id": "89f5583f185143309e23c3c4036f3bc1", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-18 06:25:53,918 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/a232ed64-ea6c-4d7c-a550-6e78484de691 used request id req-f9bc2545-16f4-43e2-8cb9-858c6a1d3c4d 2019-01-18 06:25:53,918 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-e293caf1-d4f5-4c1c-adb4-35c702588ddc-inst] is - ACTIVE 2019-01-18 06:25:53,919 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-18 06:25:56,922 - create_instance - DEBUG - VM status query timeout in 293.35020113 2019-01-18 06:25:56,925 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/a232ed64-ea6c-4d7c-a550-6e78484de691 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5d77ad2790d837b349709b37b394e640321998d" 2019-01-18 06:25:57,163 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06: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-a4d58d14-9ec7-443e-b20a-4f96aba6b938 x-compute-request-id: req-a4d58d14-9ec7-443e-b20a-4f96aba6b938 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/a232ed64-ea6c-4d7c-a550-6e78484de691", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/a232ed64-ea6c-4d7c-a550-6e78484de691", "rel": "bookmark"}], "image": {"id": "538695c4-340d-4316-ba25-806a2920753e", "links": [{"href": "http://172.30.9.23:8774/images/538695c4-340d-4316-ba25-806a2920753e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-18T06:25:36.000000", "flavor": {"id": "23d1d12f-48ec-473c-86f3-6c0d634e3a20", "links": [{"href": "http://172.30.9.23:8774/flavors/23d1d12f-48ec-473c-86f3-6c0d634e3a20", "rel": "bookmark"}]}, "id": "a232ed64-ea6c-4d7c-a550-6e78484de691", "user_id": "f0b4f061b9244b9881b22fa9e916a4c5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-18T06:25:56Z", "hostId": "d7b582a97536425768f38abafbce7b624f5a3b26c638f6889df430c5", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-e293caf1-d4f5-4c1c-adb4-35c702588ddc-inst", "created": "2019-01-18T06:25:31Z", "tenant_id": "89f5583f185143309e23c3c4036f3bc1", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-18 06:25:57,164 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/a232ed64-ea6c-4d7c-a550-6e78484de691 used request id req-a4d58d14-9ec7-443e-b20a-4f96aba6b938 2019-01-18 06:25:57,164 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-e293caf1-d4f5-4c1c-adb4-35c702588ddc-inst] is - ACTIVE 2019-01-18 06:25:57,164 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-18 06:26:00,167 - create_instance - DEBUG - VM status query timeout in 290.104660034 2019-01-18 06:26:00,170 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/a232ed64-ea6c-4d7c-a550-6e78484de691 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5d77ad2790d837b349709b37b394e640321998d" 2019-01-18 06:26:00,228 - novaclient.v2.client - DEBUG - RESP: [404] Date: Fri, 18 Jan 2019 06:26: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-d7449532-6dbb-43b4-b87a-6fe9be3391bd x-compute-request-id: req-d7449532-6dbb-43b4-b87a-6fe9be3391bd Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance a232ed64-ea6c-4d7c-a550-6e78484de691 could not be found.", "code": 404}} 2019-01-18 06:26:00,229 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/a232ed64-ea6c-4d7c-a550-6e78484de691 used request id req-d7449532-6dbb-43b4-b87a-6fe9be3391bd 2019-01-18 06:26:00,229 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance a232ed64-ea6c-4d7c-a550-6e78484de691 could not be found. (HTTP 404) (Request-ID: req-d7449532-6dbb-43b4-b87a-6fe9be3391bd) 2019-01-18 06:26:00,229 - create_instance - INFO - VM has been properly deleted VM with name - InstanceSecurityGroupTests-e293caf1-d4f5-4c1c-adb4-35c702588ddc-inst 2019-01-18 06:26:00,230 - neutron_utils - INFO - Deleting security group rule with ID - b3a82bc9-80f3-4f90-92b9-b6035c79ca17 2019-01-18 06:26:00,235 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-group-rules/b3a82bc9-80f3-4f90-92b9-b6035c79ca17 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5dcb7bc2a258f9556ba3a59dec0891cb2a45b5d8" 2019-01-18 06:26:00,504 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-8ebfd439-c482-4412-9781-91aeb386a6bf Content-Length: 0 Date: Fri, 18 Jan 2019 06:26:00 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-18 06:26:00,504 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-group-rules/b3a82bc9-80f3-4f90-92b9-b6035c79ca17 used request id req-8ebfd439-c482-4412-9781-91aeb386a6bf 2019-01-18 06:26:00,504 - neutron_utils - INFO - Deleting security group rule with ID - a9a7820d-ff57-4e5d-b24c-de29f5431ab0 2019-01-18 06:26:00,509 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-group-rules/a9a7820d-ff57-4e5d-b24c-de29f5431ab0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5dcb7bc2a258f9556ba3a59dec0891cb2a45b5d8" 2019-01-18 06:26:00,602 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-051690e9-c279-41c7-b7fe-5745b1d69c76 Content-Length: 0 Date: Fri, 18 Jan 2019 06:26:00 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-18 06:26:00,602 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-group-rules/a9a7820d-ff57-4e5d-b24c-de29f5431ab0 used request id req-051690e9-c279-41c7-b7fe-5745b1d69c76 2019-01-18 06:26:00,602 - neutron_utils - INFO - Deleting security group with name - InstanceSecurityGroupTests-e293caf1-d4f5-4c1c-adb4-35c702588ddc-name 2019-01-18 06:26:00,607 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-groups/ff389fdc-6c5e-42fb-9078-9a646061541e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5dcb7bc2a258f9556ba3a59dec0891cb2a45b5d8" 2019-01-18 06:26:00,931 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-7b967f8c-56af-4d57-881c-d9afb791cba1 Content-Length: 0 Date: Fri, 18 Jan 2019 06:26:00 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-18 06:26:00,931 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/ff389fdc-6c5e-42fb-9078-9a646061541e used request id req-7b967f8c-56af-4d57-881c-d9afb791cba1 2019-01-18 06:26:00,934 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/flavors/23d1d12f-48ec-473c-86f3-6c0d634e3a20 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b022cb6ab4122f5d2c761ea030ed9f682d86c66" 2019-01-18 06:26:00,981 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 18 Jan 2019 06:26: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-b0cad182-de34-4d84-930d-efabc444586c x-compute-request-id: req-b0cad182-de34-4d84-930d-efabc444586c Content-Length: 0 Content-Type: application/json 2019-01-18 06:26:00,982 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/23d1d12f-48ec-473c-86f3-6c0d634e3a20 used request id req-b0cad182-de34-4d84-930d-efabc444586c 2019-01-18 06:26:00,982 - neutron_utils - INFO - Deleting subnet with name InstanceSecurityGroupTests-e293caf1-d4f5-4c1c-adb4-35c702588ddc-pub-subnet 2019-01-18 06:26:00,983 - neutron_utils - INFO - Deleting subnet with name InstanceSecurityGroupTests-e293caf1-d4f5-4c1c-adb4-35c702588ddc-pub-subnet 2019-01-18 06:26:00,988 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/subnets/1ab10beb-1bc1-4bb0-8b23-ab504f532925 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73ff20f082f54f5afc2302290d068ba8dd04185e" 2019-01-18 06:26:03,356 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-40266061-c6f9-4a91-b3ae-5de21e04e58e Date: Fri, 18 Jan 2019 06:26:03 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-18 06:26:03,357 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/1ab10beb-1bc1-4bb0-8b23-ab504f532925 used request id req-40266061-c6f9-4a91-b3ae-5de21e04e58e 2019-01-18 06:26:03,357 - neutron_utils - INFO - Deleting network with name InstanceSecurityGroupTests-e293caf1-d4f5-4c1c-adb4-35c702588ddc-pub-net 2019-01-18 06:26:03,362 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/networks/57f2dbc7-c1c1-41f3-9055-c55484455b65 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73ff20f082f54f5afc2302290d068ba8dd04185e" 2019-01-18 06:26:04,740 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-dca86ccf-9e64-4c56-9621-544b2d80a0e0 Date: Fri, 18 Jan 2019 06:26:04 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-18 06:26:04,740 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/57f2dbc7-c1c1-41f3-9055-c55484455b65 used request id req-dca86ccf-9e64-4c56-9621-544b2d80a0e0 2019-01-18 06:26:04,741 - glance_utils - INFO - Deleting image named - InstanceSecurityGroupTests-e293caf1-d4f5-4c1c-adb4-35c702588ddc-image 2019-01-18 06:26:04,744 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9292/v2/images/538695c4-340d-4316-ba25-806a2920753e -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}71e4dd81587355c6a48c038d1772876ca555fdc9" 2019-01-18 06:26:06,609 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-5494fbde-d6e6-4801-a13a-df98220ea45d Date: Fri, 18 Jan 2019 06:26:06 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-18 06:26:06,609 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/538695c4-340d-4316-ba25-806a2920753e used request id req-5494fbde-d6e6-4801-a13a-df98220ea45d 2019-01-18 06:26:06,615 - 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}aa436d2d474d45c9bb1dbab23bcbfd0238c996af" 2019-01-18 06:26:06,830 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-e293cf38-3a0a-4f11-8b2f-2817770de820 Date: Fri, 18 Jan 2019 06:26:06 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "89f5583f185143309e23c3c4036f3bc1", "created_at": "2019-01-18T06:25:18Z", "updated_at": "2019-01-18T06:25:18Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:25:18Z", "revision_number": 0, "id": "02639d46-a88c-4513-a635-9a8b11eb3011", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T06:25:18Z", "security_group_id": "18ab3cf6-773a-466d-9e2e-fadac7206b51", "tenant_id": "89f5583f185143309e23c3c4036f3bc1", "port_range_min": null, "ethertype": "IPv6", "project_id": "89f5583f185143309e23c3c4036f3bc1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:25:18Z", "revision_number": 0, "id": "7284e24e-9b3f-4d43-8b22-967d944e2d1c", "remote_group_id": "18ab3cf6-773a-466d-9e2e-fadac7206b51", "remote_ip_prefix": null, "created_at": "2019-01-18T06:25:18Z", "security_group_id": "18ab3cf6-773a-466d-9e2e-fadac7206b51", "tenant_id": "89f5583f185143309e23c3c4036f3bc1", "port_range_min": null, "ethertype": "IPv4", "project_id": "89f5583f185143309e23c3c4036f3bc1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:25:18Z", "revision_number": 0, "id": "bd6b7947-1447-4c19-a717-1ed1534d072f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T06:25:18Z", "security_group_id": "18ab3cf6-773a-466d-9e2e-fadac7206b51", "tenant_id": "89f5583f185143309e23c3c4036f3bc1", "port_range_min": null, "ethertype": "IPv4", "project_id": "89f5583f185143309e23c3c4036f3bc1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:25:18Z", "revision_number": 0, "id": "d274e147-8d56-472b-b0ff-13b4339c9df6", "remote_group_id": "18ab3cf6-773a-466d-9e2e-fadac7206b51", "remote_ip_prefix": null, "created_at": "2019-01-18T06:25:18Z", "security_group_id": "18ab3cf6-773a-466d-9e2e-fadac7206b51", "tenant_id": "89f5583f185143309e23c3c4036f3bc1", "port_range_min": null, "ethertype": "IPv6", "project_id": "89f5583f185143309e23c3c4036f3bc1"}], "revision_number": 4, "project_id": "89f5583f185143309e23c3c4036f3bc1", "id": "18ab3cf6-773a-466d-9e2e-fadac7206b51", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-18T04:53:26Z", "updated_at": "2019-01-18T04:53:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:53:26Z", "revision_number": 0, "id": "260c2de9-5dc5-4508-b06c-24b9d7ed838c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:53:26Z", "security_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:53:26Z", "revision_number": 0, "id": "571036d3-cb1d-483a-acb9-96f19293add9", "remote_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "remote_ip_prefix": null, "created_at": "2019-01-18T04:53:26Z", "security_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:53:26Z", "revision_number": 0, "id": "84255fa4-c13a-4cfe-b73d-e56ee216ca1e", "remote_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "remote_ip_prefix": null, "created_at": "2019-01-18T04:53:26Z", "security_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:53:26Z", "revision_number": 0, "id": "9c6f69fc-3bf8-4346-9288-5a255b82b67e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:53:26Z", "security_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "created_at": "2019-01-18T04:51:20Z", "updated_at": "2019-01-18T04:51:20Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "24c99e6f-888c-4943-9c93-54ad3b18b18c", "remote_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv4", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "2b339890-44d0-4711-a050-08a64d58e2a0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv6", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "45161a51-d6dd-4bb8-986d-bc2f88599c1d", "remote_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv6", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "87b9b994-ae22-4850-863a-6a4925bd01fe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv4", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}], "revision_number": 4, "project_id": "9c53a91613fb4d5080479ac6f51697ed", "id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "020d00b5451a467cb276d06789a1149d", "created_at": "2019-01-18T05:59:12Z", "updated_at": "2019-01-18T05:59:12Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:12Z", "revision_number": 0, "id": "38b091dd-dca7-4cbe-8c1c-dd18a74bfca8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:12Z", "security_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "tenant_id": "020d00b5451a467cb276d06789a1149d", "port_range_min": null, "ethertype": "IPv6", "project_id": "020d00b5451a467cb276d06789a1149d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:12Z", "revision_number": 0, "id": "38b9f88b-1fc0-40d1-af74-237d79be193d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:12Z", "security_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "tenant_id": "020d00b5451a467cb276d06789a1149d", "port_range_min": null, "ethertype": "IPv4", "project_id": "020d00b5451a467cb276d06789a1149d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:12Z", "revision_number": 0, "id": "60f7d4a7-1a27-4801-a1e8-5bf33633b818", "remote_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:12Z", "security_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "tenant_id": "020d00b5451a467cb276d06789a1149d", "port_range_min": null, "ethertype": "IPv6", "project_id": "020d00b5451a467cb276d06789a1149d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:12Z", "revision_number": 0, "id": "8faf6dda-6919-4b75-b745-2af38abf8dcf", "remote_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:12Z", "security_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "tenant_id": "020d00b5451a467cb276d06789a1149d", "port_range_min": null, "ethertype": "IPv4", "project_id": "020d00b5451a467cb276d06789a1149d"}], "revision_number": 4, "project_id": "020d00b5451a467cb276d06789a1149d", "id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "created_at": "2019-01-18T04:39:06Z", "updated_at": "2019-01-18T04:39:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "0aedefa2-edbc-47b5-bead-e954540f6937", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "47feb8aba08a40dca7028a1701e597b9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "4bf1a402-0fa2-4cfd-9fee-4a28f16bb271", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "47feb8aba08a40dca7028a1701e597b9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "4e399c2e-bc03-4aa3-b192-1fafdc9248ba", "remote_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "47feb8aba08a40dca7028a1701e597b9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "8860837e-afbd-4411-adf9-d88db88c2114", "remote_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "47feb8aba08a40dca7028a1701e597b9"}], "revision_number": 4, "project_id": "47feb8aba08a40dca7028a1701e597b9", "id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "name": "default"}]} 2019-01-18 06:26:06,830 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-e293cf38-3a0a-4f11-8b2f-2817770de820 2019-01-18 06:26:06,836 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/89f5583f185143309e23c3c4036f3bc1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa436d2d474d45c9bb1dbab23bcbfd0238c996af" 2019-01-18 06:26:06,924 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:26:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ba7d9d84-c62b-4573-8ed3-2484b9bb4a0b 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/89f5583f185143309e23c3c4036f3bc1"}, "enabled": true, "id": "89f5583f185143309e23c3c4036f3bc1", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-95af1506-f8d6-46e-proj"}} 2019-01-18 06:26:06,925 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/89f5583f185143309e23c3c4036f3bc1 used request id req-ba7d9d84-c62b-4573-8ed3-2484b9bb4a0b 2019-01-18 06:26:06,925 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 18ab3cf6-773a-466d-9e2e-fadac7206b51 2019-01-18 06:26:06,930 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=18ab3cf6-773a-466d-9e2e-fadac7206b51 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa436d2d474d45c9bb1dbab23bcbfd0238c996af" 2019-01-18 06:26:07,097 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-94b3d913-8010-41ce-9bd2-fefdebd9b7cf Date: Fri, 18 Jan 2019 06:26: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": "2019-01-18T06:25:18Z", "security_group_id": "18ab3cf6-773a-466d-9e2e-fadac7206b51", "port_range_min": null, "revision_number": 0, "tenant_id": "89f5583f185143309e23c3c4036f3bc1", "created_at": "2019-01-18T06:25:18Z", "project_id": "89f5583f185143309e23c3c4036f3bc1", "id": "02639d46-a88c-4513-a635-9a8b11eb3011"}, {"remote_group_id": "18ab3cf6-773a-466d-9e2e-fadac7206b51", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T06:25:18Z", "security_group_id": "18ab3cf6-773a-466d-9e2e-fadac7206b51", "port_range_min": null, "revision_number": 0, "tenant_id": "89f5583f185143309e23c3c4036f3bc1", "created_at": "2019-01-18T06:25:18Z", "project_id": "89f5583f185143309e23c3c4036f3bc1", "id": "7284e24e-9b3f-4d43-8b22-967d944e2d1c"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T06:25:18Z", "security_group_id": "18ab3cf6-773a-466d-9e2e-fadac7206b51", "port_range_min": null, "revision_number": 0, "tenant_id": "89f5583f185143309e23c3c4036f3bc1", "created_at": "2019-01-18T06:25:18Z", "project_id": "89f5583f185143309e23c3c4036f3bc1", "id": "bd6b7947-1447-4c19-a717-1ed1534d072f"}, {"remote_group_id": "18ab3cf6-773a-466d-9e2e-fadac7206b51", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T06:25:18Z", "security_group_id": "18ab3cf6-773a-466d-9e2e-fadac7206b51", "port_range_min": null, "revision_number": 0, "tenant_id": "89f5583f185143309e23c3c4036f3bc1", "created_at": "2019-01-18T06:25:18Z", "project_id": "89f5583f185143309e23c3c4036f3bc1", "id": "d274e147-8d56-472b-b0ff-13b4339c9df6"}]} 2019-01-18 06:26:07,097 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=18ab3cf6-773a-466d-9e2e-fadac7206b51 used request id req-94b3d913-8010-41ce-9bd2-fefdebd9b7cf 2019-01-18 06:26:07,097 - neutron_utils - INFO - Deleting security group with name - default 2019-01-18 06:26:07,102 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-groups/18ab3cf6-773a-466d-9e2e-fadac7206b51 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa436d2d474d45c9bb1dbab23bcbfd0238c996af" 2019-01-18 06:26:07,383 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-5b1842b6-5f86-4234-90b6-d2eda73deafb Content-Length: 0 Date: Fri, 18 Jan 2019 06:26:07 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-18 06:26:07,383 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/18ab3cf6-773a-466d-9e2e-fadac7206b51 used request id req-5b1842b6-5f86-4234-90b6-d2eda73deafb 2019-01-18 06:26:07,384 - keystone_utils - INFO - Deleting project with name - InstanceSecurityGroupTests-95af1506-f8d6-46e-proj 2019-01-18 06:26:07,388 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/89f5583f185143309e23c3c4036f3bc1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa436d2d474d45c9bb1dbab23bcbfd0238c996af" 2019-01-18 06:26:07,588 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 06:26:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6da44f7f-a557-45e0-9193-1640c8bd2631 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 06:26:07,588 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/89f5583f185143309e23c3c4036f3bc1 used request id req-6da44f7f-a557-45e0-9193-1640c8bd2631 2019-01-18 06:26:07,588 - keystone_utils - INFO - Deleting role with name - InstanceSecurityGroupTests-95af1506-f8d6-46e-proj-role 2019-01-18 06:26:07,592 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/ac5cb91d714b42f2ba0a52bbf8e57b65 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa436d2d474d45c9bb1dbab23bcbfd0238c996af" 2019-01-18 06:26:07,698 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 06:26:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-00638d40-0304-4cc0-be72-0618d34a89e7 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 06:26:07,698 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/ac5cb91d714b42f2ba0a52bbf8e57b65 used request id req-00638d40-0304-4cc0-be72-0618d34a89e7 2019-01-18 06:26:07,702 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa436d2d474d45c9bb1dbab23bcbfd0238c996af" 2019-01-18 06:26:07,794 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:26:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f9671f9c-5e67-4efa-ad68-b377404fcd71 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "488fca829f8b496daa1cd2cdc6e45c49", "links": {"self": "http://172.30.9.23:5000/v3/roles/488fca829f8b496daa1cd2cdc6e45c49"}, "name": "Member"}, {"domain_id": null, "id": "6b7f4f4f76264b6fb449c43b86ee3817", "links": {"self": "http://172.30.9.23:5000/v3/roles/6b7f4f4f76264b6fb449c43b86ee3817"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a482b711adf94961bf4bb28eda7f0e28", "links": {"self": "http://172.30.9.23:5000/v3/roles/a482b711adf94961bf4bb28eda7f0e28"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c65201bd05504fa786d79b166e8bbba3", "links": {"self": "http://172.30.9.23:5000/v3/roles/c65201bd05504fa786d79b166e8bbba3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "e7e317b66c174923a8cb46c48d897c8d", "links": {"self": "http://172.30.9.23:5000/v3/roles/e7e317b66c174923a8cb46c48d897c8d"}, "name": "ResellerAdmin"}]} 2019-01-18 06:26:07,794 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-f9671f9c-5e67-4efa-ad68-b377404fcd71 2019-01-18 06:26:07,795 - keystone_utils - INFO - Deleting user with name - InstanceSecurityGroupTests-95af1506-f8d6-46e-user 2019-01-18 06:26:07,799 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/f0b4f061b9244b9881b22fa9e916a4c5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b077727e502eac4dd583b8e513a34288cc25bbab" 2019-01-18 06:26:08,033 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 06:26:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-548c7fae-ef91-4782-ade2-b1508b3cd880 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 06:26:08,033 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/f0b4f061b9244b9881b22fa9e916a4c5 used request id req-548c7fae-ef91-4782-ade2-b1508b3cd880 2019-01-18 06:26:08,035 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:26:08,418 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "488fca829f8b496daa1cd2cdc6e45c49", "name": "Member"}, {"id": "c65201bd05504fa786d79b166e8bbba3", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}], "expires_at": "2019-01-18T07:26:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "020d00b5451a467cb276d06789a1149d", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "id": "e292c913af7844408b6509a836e493f5"}, "audit_ids": ["7ifvt73gTE6BIZpc1KP27w"], "issued_at": "2019-01-18T06:26:08.000000Z"}} 2019-01-18 06:26:08,418 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}12524b5a9f4d7ea1e68e8accf94fed77ab6fcbc3" 2019-01-18 06:26:08,505 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:26:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8359e5d6-f83d-4013-abe8-1f76b1a49437 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:26:08,505 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-8359e5d6-f83d-4013-abe8-1f76b1a49437 2019-01-18 06:26:08,506 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:26:08,507 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:26:08,898 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "488fca829f8b496daa1cd2cdc6e45c49", "name": "Member"}, {"id": "c65201bd05504fa786d79b166e8bbba3", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}], "expires_at": "2019-01-18T07:26:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "020d00b5451a467cb276d06789a1149d", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "id": "e292c913af7844408b6509a836e493f5"}, "audit_ids": ["XnrCQfzTQLaoRo90AuUXJA"], "issued_at": "2019-01-18T06:26:08.000000Z"}} 2019-01-18 06:26:08,899 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1a1b57ef0d68b95be15d8aac0305492734eedc2" 2019-01-18 06:26:08,976 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:26:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0f215ebc-5d37-48f6-bb1e-ea8b536c33e6 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:26:08,976 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-0f215ebc-5d37-48f6-bb1e-ea8b536c33e6 2019-01-18 06:26:08,981 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-18 06:26:08,986 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 18 Jan 2019 06:26: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"}]}]}} 2019-01-18 06:26:08,987 - 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-7f8795e6-86a6-46b-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1a1b57ef0d68b95be15d8aac0305492734eedc2" 2019-01-18 06:26:09,073 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:26:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-295ee0b9-a80c-46fd-b5e7-6d94063ae8ea 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-7f8795e6-86a6-46b-proj", "previous": null, "next": null}, "projects": []} 2019-01-18 06:26:09,073 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=InstanceSecurityGroupTests-7f8795e6-86a6-46b-proj used request id req-295ee0b9-a80c-46fd-b5e7-6d94063ae8ea 2019-01-18 06:26:09,077 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1a1b57ef0d68b95be15d8aac0305492734eedc2" 2019-01-18 06:26:09,156 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:26:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bf5d62dd-0c3b-4395-b9f6-1091e76eedc2 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-18 06:26:09,157 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-bf5d62dd-0c3b-4395-b9f6-1091e76eedc2 2019-01-18 06:26:09,161 - 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}b1a1b57ef0d68b95be15d8aac0305492734eedc2" -d '{"project": {"enabled": true, "domain_id": "default", "name": "InstanceSecurityGroupTests-7f8795e6-86a6-46b-proj"}}' 2019-01-18 06:26:09,297 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 18 Jan 2019 06:26:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3cfa56e1-6269-4ab9-9748-f2af8ba4bcad Content-Length: 311 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/8309f96bf3df47b6affbf6470de469da"}, "enabled": true, "id": "8309f96bf3df47b6affbf6470de469da", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-7f8795e6-86a6-46b-proj"}} 2019-01-18 06:26:09,297 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-3cfa56e1-6269-4ab9-9748-f2af8ba4bcad 2019-01-18 06:26:09,298 - keystone_utils - INFO - Created project with name - InstanceSecurityGroupTests-7f8795e6-86a6-46b-proj 2019-01-18 06:26:09,298 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:26:09,299 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:26:09,685 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "488fca829f8b496daa1cd2cdc6e45c49", "name": "Member"}, {"id": "c65201bd05504fa786d79b166e8bbba3", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}], "expires_at": "2019-01-18T07:26:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "020d00b5451a467cb276d06789a1149d", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "id": "e292c913af7844408b6509a836e493f5"}, "audit_ids": ["N5b4KSDrQnGnI3NBCloABA"], "issued_at": "2019-01-18T06:26:09.000000Z"}} 2019-01-18 06:26:09,686 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b37509aef85975e9040f41fa31d2ecfb8d462b0e" 2019-01-18 06:26:09,765 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:26:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4fa13ba1-ad62-4dfe-8f98-60f006fdbfaa Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:26:09,765 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-4fa13ba1-ad62-4dfe-8f98-60f006fdbfaa 2019-01-18 06:26:09,769 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-18 06:26:09,775 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 18 Jan 2019 06:26: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"}]}]}} 2019-01-18 06:26:09,776 - 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}b37509aef85975e9040f41fa31d2ecfb8d462b0e" 2019-01-18 06:26:09,881 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:26:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-918321b3-0ce6-4037-aeb2-fd17ae30f01e Content-Encoding: gzip Content-Length: 869 Content-Type: application/json RESP BODY: {"users": [{"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/0607a2b4beb0408e9fa51cc5ba027ac6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0607a2b4beb0408e9fa51cc5ba027ac6", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/17c61b95071545a094cc82823d2b88b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "17c61b95071545a094cc82823d2b88b8", "email": "nova@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/29e5d2dfed2447bda26fc75bd1122674"}, "domain_id": "default", "enabled": true, "options": {}, "id": "29e5d2dfed2447bda26fc75bd1122674", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/3b6dcc8c791e4b6e8831f5b5e583de80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3b6dcc8c791e4b6e8831f5b5e583de80", "email": "neutron@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.23:5000/v3/users/45ab52d673584bc198669be88c88b878"}, "domain_id": "default", "enabled": true, "options": {}, "id": "45ab52d673584bc198669be88c88b878", "email": "barbican@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/57795b4ee52f49c6a71f55bb6c4012f8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "57795b4ee52f49c6a71f55bb6c4012f8", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/5c52969262974d64ac2a300ca5d60f50"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c52969262974d64ac2a300ca5d60f50", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/5fc15572bb1c489ba92bd9945bbc1f64"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5fc15572bb1c489ba92bd9945bbc1f64", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/6b519d70e25f4e61a9dfd738cd6bba22"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6b519d70e25f4e61a9dfd738cd6bba22", "email": "heat@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.23:5000/v3/users/8248437208b540c2893a7117ad102a87"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8248437208b540c2893a7117ad102a87", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/890dee97e62840c5b15e36f03f6b7efc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "890dee97e62840c5b15e36f03f6b7efc", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/8cccb516ecc44ed9bb7c8633df108fd4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8cccb516ecc44ed9bb7c8633df108fd4", "email": "glance@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.23:5000/v3/users/97c3d863a98148299fa116fdb54be470"}, "domain_id": "default", "enabled": true, "options": {}, "id": "97c3d863a98148299fa116fdb54be470", "email": "tacker@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/a2a0c8c0f19941808c9f618af50b3b79"}, "domain_id": "c19db1b8f60647a9a114cd23287c807b", "enabled": true, "options": {}, "id": "a2a0c8c0f19941808c9f618af50b3b79", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "links": {"self": "http://172.30.9.23:5000/v3/users/e292c913af7844408b6509a836e493f5"}, "domain_id": "default", "enabled": true, "id": "e292c913af7844408b6509a836e493f5", "options": {}}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/fe5de73ba9cb41b2be24ccf1f72f5ed4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe5de73ba9cb41b2be24ccf1f72f5ed4", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2019-01-18 06:26:09,881 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-918321b3-0ce6-4037-aeb2-fd17ae30f01e 2019-01-18 06:26:09,885 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=InstanceSecurityGroupTests-7f8795e6-86a6-46b-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b37509aef85975e9040f41fa31d2ecfb8d462b0e" 2019-01-18 06:26:09,970 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:26:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-300ee62f-9425-4bcb-8222-15791ec03b88 Content-Encoding: gzip Content-Length: 255 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=InstanceSecurityGroupTests-7f8795e6-86a6-46b-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/8309f96bf3df47b6affbf6470de469da"}, "enabled": true, "id": "8309f96bf3df47b6affbf6470de469da", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-7f8795e6-86a6-46b-proj"}]} 2019-01-18 06:26:09,970 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=InstanceSecurityGroupTests-7f8795e6-86a6-46b-proj used request id req-300ee62f-9425-4bcb-8222-15791ec03b88 2019-01-18 06:26:09,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}b37509aef85975e9040f41fa31d2ecfb8d462b0e" 2019-01-18 06:26:10,073 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:26:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-69b2b92e-2844-4933-a54a-9feecc8bc555 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-18 06:26:10,073 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-69b2b92e-2844-4933-a54a-9feecc8bc555 2019-01-18 06:26:10,459 - keystone_utils - INFO - Created user with name - InstanceSecurityGroupTests-7f8795e6-86a6-46b-user 2019-01-18 06:26:10,459 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:26:10,463 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1a1b57ef0d68b95be15d8aac0305492734eedc2" 2019-01-18 06:26:10,546 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:26:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c4a753ac-84df-40c1-a42f-426d35785a30 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "488fca829f8b496daa1cd2cdc6e45c49", "links": {"self": "http://172.30.9.23:5000/v3/roles/488fca829f8b496daa1cd2cdc6e45c49"}, "name": "Member"}, {"domain_id": null, "id": "6b7f4f4f76264b6fb449c43b86ee3817", "links": {"self": "http://172.30.9.23:5000/v3/roles/6b7f4f4f76264b6fb449c43b86ee3817"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a482b711adf94961bf4bb28eda7f0e28", "links": {"self": "http://172.30.9.23:5000/v3/roles/a482b711adf94961bf4bb28eda7f0e28"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c65201bd05504fa786d79b166e8bbba3", "links": {"self": "http://172.30.9.23:5000/v3/roles/c65201bd05504fa786d79b166e8bbba3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "e7e317b66c174923a8cb46c48d897c8d", "links": {"self": "http://172.30.9.23:5000/v3/roles/e7e317b66c174923a8cb46c48d897c8d"}, "name": "ResellerAdmin"}]} 2019-01-18 06:26:10,546 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-c4a753ac-84df-40c1-a42f-426d35785a30 2019-01-18 06:26:10,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}b1a1b57ef0d68b95be15d8aac0305492734eedc2" -d '{"role": {"name": "InstanceSecurityGroupTests-7f8795e6-86a6-46b-proj-role"}}' 2019-01-18 06:26:10,674 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 18 Jan 2019 06:26:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5802915d-0012-4050-b650-6e30c928118f Content-Length: 225 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "5dcb15a17d434bf0b1b3521d202ac90a", "links": {"self": "http://172.30.9.23:5000/v3/roles/5dcb15a17d434bf0b1b3521d202ac90a"}, "name": "InstanceSecurityGroupTests-7f8795e6-86a6-46b-proj-role"}} 2019-01-18 06:26:10,674 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-5802915d-0012-4050-b650-6e30c928118f 2019-01-18 06:26:10,675 - keystone_utils - INFO - Created role with name - InstanceSecurityGroupTests-7f8795e6-86a6-46b-proj-role 2019-01-18 06:26:10,678 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/5dcb15a17d434bf0b1b3521d202ac90a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1a1b57ef0d68b95be15d8aac0305492734eedc2" 2019-01-18 06:26:10,766 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:26:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f6281bf9-19f9-405b-9752-1bee8110a837 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.23:5000/v3/roles/5dcb15a17d434bf0b1b3521d202ac90a"}, "domain_id": null, "name": "InstanceSecurityGroupTests-7f8795e6-86a6-46b-proj-role", "id": "5dcb15a17d434bf0b1b3521d202ac90a"}} 2019-01-18 06:26:10,766 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/5dcb15a17d434bf0b1b3521d202ac90a used request id req-f6281bf9-19f9-405b-9752-1bee8110a837 2019-01-18 06:26:10,767 - keystone_utils - INFO - Granting role InstanceSecurityGroupTests-7f8795e6-86a6-46b-proj-role to project InstanceSecurityGroupTests-7f8795e6-86a6-46b-proj 2019-01-18 06:26:10,771 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/8309f96bf3df47b6affbf6470de469da/users/b085b80021364b75a7678263c26e08dc/roles/5dcb15a17d434bf0b1b3521d202ac90a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1a1b57ef0d68b95be15d8aac0305492734eedc2" 2019-01-18 06:26:10,892 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 06:26:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d9505af3-4107-4b52-bb03-89b433b15461 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 06:26:10,892 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/8309f96bf3df47b6affbf6470de469da/users/b085b80021364b75a7678263c26e08dc/roles/5dcb15a17d434bf0b1b3521d202ac90a used request id req-d9505af3-4107-4b52-bb03-89b433b15461 2019-01-18 06:26:10,892 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-18 06:26:10,894 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2019-01-18 06:26:10,894 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:26:10,895 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:26:11,360 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "5dcb15a17d434bf0b1b3521d202ac90a", "name": "InstanceSecurityGroupTests-7f8795e6-86a6-46b-proj-role"}], "expires_at": "2019-01-18T07:26:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8309f96bf3df47b6affbf6470de469da", "name": "InstanceSecurityGroupTests-7f8795e6-86a6-46b-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/8309f96bf3df47b6affbf6470de469da", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/8309f96bf3df47b6affbf6470de469da", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/8309f96bf3df47b6affbf6470de469da", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/8309f96bf3df47b6affbf6470de469da", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/8309f96bf3df47b6affbf6470de469da", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/8309f96bf3df47b6affbf6470de469da", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/8309f96bf3df47b6affbf6470de469da", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/8309f96bf3df47b6affbf6470de469da", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/8309f96bf3df47b6affbf6470de469da", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/8309f96bf3df47b6affbf6470de469da", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/8309f96bf3df47b6affbf6470de469da", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/8309f96bf3df47b6affbf6470de469da", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-7f8795e6-86a6-46b-user", "id": "b085b80021364b75a7678263c26e08dc"}, "audit_ids": ["NJdN9ucSSUeIETKiSvgMxg"], "issued_at": "2019-01-18T06:26:11.000000Z"}} 2019-01-18 06:26:11,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}658782bfcad3922dc500ebeda8f08b2a70f6a6be" 2019-01-18 06:26:11,447 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:26:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bf7cce93-5650-4c2c-b497-2124636c3879 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:26:11,447 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-bf7cce93-5650-4c2c-b497-2124636c3879 2019-01-18 06:26:11,452 - 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-63b5a70b-95d8-4a5f-a515-638c7ea3d518-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}658782bfcad3922dc500ebeda8f08b2a70f6a6be" 2019-01-18 06:26:11,639 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 171 Content-Type: application/json X-Openstack-Request-Id: req-f2eaf9f2-5ebb-4169-9502-1099637fd52e Date: Fri, 18 Jan 2019 06:26:11 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=InstanceSecurityGroupTests-63b5a70b-95d8-4a5f-a515-638c7ea3d518-image"} 2019-01-18 06:26:11,639 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-63b5a70b-95d8-4a5f-a515-638c7ea3d518-image used request id req-f2eaf9f2-5ebb-4169-9502-1099637fd52e 2019-01-18 06:26:11,642 - 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}658782bfcad3922dc500ebeda8f08b2a70f6a6be" 2019-01-18 06:26:11,790 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-36222ced-ed1c-4971-baeb-bd3fbaf41b16 Date: Fri, 18 Jan 2019 06:26: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"}}} 2019-01-18 06:26:11,790 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-36222ced-ed1c-4971-baeb-bd3fbaf41b16 2019-01-18 06:26:11,821 - 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}658782bfcad3922dc500ebeda8f08b2a70f6a6be" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "InstanceSecurityGroupTests-63b5a70b-95d8-4a5f-a515-638c7ea3d518-image"}' 2019-01-18 06:26:12,031 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 630 Content-Type: application/json Location: http://172.30.9.23:9292/v2/images/15332e59-baa2-4928-8b79-f856f1b1c3de X-Openstack-Request-Id: req-88e7f6fd-f9d9-4057-b798-bb1382682a93 Date: Fri, 18 Jan 2019 06:26:12 GMT RESP BODY: {"status": "queued", "name": "InstanceSecurityGroupTests-63b5a70b-95d8-4a5f-a515-638c7ea3d518-image", "tags": [], "container_format": "bare", "created_at": "2019-01-18T06:26:11Z", "size": null, "disk_format": "qcow2", "updated_at": "2019-01-18T06:26:11Z", "visibility": "shared", "locations": [], "self": "/v2/images/15332e59-baa2-4928-8b79-f856f1b1c3de", "min_disk": 0, "protected": false, "id": "15332e59-baa2-4928-8b79-f856f1b1c3de", "file": "/v2/images/15332e59-baa2-4928-8b79-f856f1b1c3de/file", "checksum": null, "owner": "8309f96bf3df47b6affbf6470de469da", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-18 06:26:12,031 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-88e7f6fd-f9d9-4057-b798-bb1382682a93 2019-01-18 06:26:12,042 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9292/v2/images/15332e59-baa2-4928-8b79-f856f1b1c3de/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}658782bfcad3922dc500ebeda8f08b2a70f6a6be" -d '' 2019-01-18 06:26:13,757 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-d39656fa-7b77-43ca-a08e-d5ccbe898e9b Date: Fri, 18 Jan 2019 06:26:13 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-18 06:26:13,757 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/15332e59-baa2-4928-8b79-f856f1b1c3de/file used request id req-d39656fa-7b77-43ca-a08e-d5ccbe898e9b 2019-01-18 06:26:13,758 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-01-18 06:26:13,761 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/15332e59-baa2-4928-8b79-f856f1b1c3de -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}658782bfcad3922dc500ebeda8f08b2a70f6a6be" 2019-01-18 06:26:13,785 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-4da13efa-a0c3-4818-9f36-25a96ae40d70 Date: Fri, 18 Jan 2019 06:26:13 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "InstanceSecurityGroupTests-63b5a70b-95d8-4a5f-a515-638c7ea3d518-image", "tags": [], "container_format": "bare", "created_at": "2019-01-18T06:26:11Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-18T06:26:13Z", "visibility": "shared", "locations": [{"url": "rbd://af014572-0a5d-4a80-a07f-9105f52ab2c1/images/15332e59-baa2-4928-8b79-f856f1b1c3de/snap", "metadata": {}}], "self": "/v2/images/15332e59-baa2-4928-8b79-f856f1b1c3de", "min_disk": 0, "protected": false, "id": "15332e59-baa2-4928-8b79-f856f1b1c3de", "file": "/v2/images/15332e59-baa2-4928-8b79-f856f1b1c3de/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "8309f96bf3df47b6affbf6470de469da", "direct_url": "rbd://af014572-0a5d-4a80-a07f-9105f52ab2c1/images/15332e59-baa2-4928-8b79-f856f1b1c3de/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-18 06:26:13,785 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/15332e59-baa2-4928-8b79-f856f1b1c3de used request id req-4da13efa-a0c3-4818-9f36-25a96ae40d70 2019-01-18 06:26:13,788 - 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}658782bfcad3922dc500ebeda8f08b2a70f6a6be" 2019-01-18 06:26:13,954 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-a4d4952b-6c30-46c6-ae2c-27a59a20393f Date: Fri, 18 Jan 2019 06:26: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"}}} 2019-01-18 06:26:13,955 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-a4d4952b-6c30-46c6-ae2c-27a59a20393f 2019-01-18 06:26:13,958 - create_image - INFO - Created image with name - InstanceSecurityGroupTests-63b5a70b-95d8-4a5f-a515-638c7ea3d518-image 2019-01-18 06:26:13,961 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/15332e59-baa2-4928-8b79-f856f1b1c3de -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}658782bfcad3922dc500ebeda8f08b2a70f6a6be" 2019-01-18 06:26:13,977 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-1937bb8e-c4ab-4852-b830-7219d52170dd Date: Fri, 18 Jan 2019 06:26:13 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "InstanceSecurityGroupTests-63b5a70b-95d8-4a5f-a515-638c7ea3d518-image", "tags": [], "container_format": "bare", "created_at": "2019-01-18T06:26:11Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-18T06:26:13Z", "visibility": "shared", "locations": [{"url": "rbd://af014572-0a5d-4a80-a07f-9105f52ab2c1/images/15332e59-baa2-4928-8b79-f856f1b1c3de/snap", "metadata": {}}], "self": "/v2/images/15332e59-baa2-4928-8b79-f856f1b1c3de", "min_disk": 0, "protected": false, "id": "15332e59-baa2-4928-8b79-f856f1b1c3de", "file": "/v2/images/15332e59-baa2-4928-8b79-f856f1b1c3de/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "8309f96bf3df47b6affbf6470de469da", "direct_url": "rbd://af014572-0a5d-4a80-a07f-9105f52ab2c1/images/15332e59-baa2-4928-8b79-f856f1b1c3de/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-18 06:26:13,977 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/15332e59-baa2-4928-8b79-f856f1b1c3de used request id req-1937bb8e-c4ab-4852-b830-7219d52170dd 2019-01-18 06:26:13,978 - create_image - DEBUG - Instance status is - active 2019-01-18 06:26:13,978 - create_image - DEBUG - Image is active with name - InstanceSecurityGroupTests-63b5a70b-95d8-4a5f-a515-638c7ea3d518-image 2019-01-18 06:26:13,978 - create_image - INFO - Image is now active with name - InstanceSecurityGroupTests-63b5a70b-95d8-4a5f-a515-638c7ea3d518-image 2019-01-18 06:26:13,978 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:26:13,979 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:26:14,350 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "5dcb15a17d434bf0b1b3521d202ac90a", "name": "InstanceSecurityGroupTests-7f8795e6-86a6-46b-proj-role"}], "expires_at": "2019-01-18T07:26:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8309f96bf3df47b6affbf6470de469da", "name": "InstanceSecurityGroupTests-7f8795e6-86a6-46b-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/8309f96bf3df47b6affbf6470de469da", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/8309f96bf3df47b6affbf6470de469da", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/8309f96bf3df47b6affbf6470de469da", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/8309f96bf3df47b6affbf6470de469da", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/8309f96bf3df47b6affbf6470de469da", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/8309f96bf3df47b6affbf6470de469da", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/8309f96bf3df47b6affbf6470de469da", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/8309f96bf3df47b6affbf6470de469da", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/8309f96bf3df47b6affbf6470de469da", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/8309f96bf3df47b6affbf6470de469da", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/8309f96bf3df47b6affbf6470de469da", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/8309f96bf3df47b6affbf6470de469da", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-7f8795e6-86a6-46b-user", "id": "b085b80021364b75a7678263c26e08dc"}, "audit_ids": ["zmExRIPRQKGHsUiqkz68RA"], "issued_at": "2019-01-18T06:26:14.000000Z"}} 2019-01-18 06:26:14,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}08aabc8bcabb3891860f985db9a6080e54c433d5" 2019-01-18 06:26:14,430 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:26:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e53cb1ef-301b-4337-bfda-27b7dc24f0b8 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:26:14,430 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-e53cb1ef-301b-4337-bfda-27b7dc24f0b8 2019-01-18 06:26:14,439 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-63b5a70b-95d8-4a5f-a515-638c7ea3d518-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}08aabc8bcabb3891860f985db9a6080e54c433d5" 2019-01-18 06:26:14,598 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-99359d2e-210d-40f6-9052-120cec873e0c Date: Fri, 18 Jan 2019 06:26:14 GMT RESP BODY: {"networks":[]} 2019-01-18 06:26:14,599 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-63b5a70b-95d8-4a5f-a515-638c7ea3d518-pub-net used request id req-99359d2e-210d-40f6-9052-120cec873e0c 2019-01-18 06:26:14,599 - neutron_utils - INFO - Creating network with name InstanceSecurityGroupTests-63b5a70b-95d8-4a5f-a515-638c7ea3d518-pub-net 2019-01-18 06:26:14,604 - 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}08aabc8bcabb3891860f985db9a6080e54c433d5" -d '{"network": {"name": "InstanceSecurityGroupTests-63b5a70b-95d8-4a5f-a515-638c7ea3d518-pub-net", "admin_state_up": true}}' 2019-01-18 06:26:15,325 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 629 X-Openstack-Request-Id: req-07f15e32-3c42-4d8b-86f9-cdc73a839ded Date: Fri, 18 Jan 2019 06:26:15 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"60bb6155-3df4-4357-b7b6-95839583fa2f","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"8309f96bf3df47b6affbf6470de469da","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-18T06:26:15Z","is_default":false,"name":"InstanceSecurityGroupTests-63b5a70b-95d8-4a5f-a515-638c7ea3d518-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"8309f96bf3df47b6affbf6470de469da","created_at":"2019-01-18T06:26:14Z","mtu":1450}} 2019-01-18 06:26:15,325 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks used request id req-07f15e32-3c42-4d8b-86f9-cdc73a839ded 2019-01-18 06:26:15,331 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=60bb6155-3df4-4357-b7b6-95839583fa2f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}08aabc8bcabb3891860f985db9a6080e54c433d5" 2019-01-18 06:26:15,556 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 613 X-Openstack-Request-Id: req-638f53ff-e775-4862-b1fa-191b62b6f577 Date: Fri, 18 Jan 2019 06:26: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":"2019-01-18T06:26:15Z","tenant_id":"8309f96bf3df47b6affbf6470de469da","created_at":"2019-01-18T06:26:14Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"8309f96bf3df47b6affbf6470de469da","id":"60bb6155-3df4-4357-b7b6-95839583fa2f","name":"InstanceSecurityGroupTests-63b5a70b-95d8-4a5f-a515-638c7ea3d518-pub-net"}]} 2019-01-18 06:26:15,556 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=60bb6155-3df4-4357-b7b6-95839583fa2f used request id req-638f53ff-e775-4862-b1fa-191b62b6f577 2019-01-18 06:26:15,562 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=60bb6155-3df4-4357-b7b6-95839583fa2f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}08aabc8bcabb3891860f985db9a6080e54c433d5" 2019-01-18 06:26:15,596 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-12611ffc-b49f-48aa-bd4a-0e1254dfbcf6 Date: Fri, 18 Jan 2019 06:26:15 GMT RESP BODY: {"subnets":[]} 2019-01-18 06:26:15,597 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=60bb6155-3df4-4357-b7b6-95839583fa2f used request id req-12611ffc-b49f-48aa-bd4a-0e1254dfbcf6 2019-01-18 06:26:15,597 - neutron_utils - INFO - Creating subnet with name InstanceSecurityGroupTests-63b5a70b-95d8-4a5f-a515-638c7ea3d518-pub-subnet 2019-01-18 06:26:15,602 - 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}08aabc8bcabb3891860f985db9a6080e54c433d5" -d '{"subnets": [{"ip_version": 4, "network_id": "60bb6155-3df4-4357-b7b6-95839583fa2f", "cidr": "10.55.0.0/24", "name": "InstanceSecurityGroupTests-63b5a70b-95d8-4a5f-a515-638c7ea3d518-pub-subnet"}]}' 2019-01-18 06:26:16,379 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-4fbfec1f-14e3-4166-9072-b443688eb0f0 Date: Fri, 18 Jan 2019 06:26:16 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"60bb6155-3df4-4357-b7b6-95839583fa2f","tenant_id":"8309f96bf3df47b6affbf6470de469da","created_at":"2019-01-18T06:26:16Z","dns_nameservers":[],"updated_at":"2019-01-18T06:26: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":"8309f96bf3df47b6affbf6470de469da","id":"d67ba2a9-962b-45ef-8212-6144beda0006","subnetpool_id":null,"name":"InstanceSecurityGroupTests-63b5a70b-95d8-4a5f-a515-638c7ea3d518-pub-subnet"}]} 2019-01-18 06:26:16,379 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets used request id req-4fbfec1f-14e3-4166-9072-b443688eb0f0 2019-01-18 06:26:16,385 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=60bb6155-3df4-4357-b7b6-95839583fa2f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}08aabc8bcabb3891860f985db9a6080e54c433d5" 2019-01-18 06:26:16,623 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-4365fc61-a4ea-42f1-91a8-0df02b5ee883 Date: Fri, 18 Jan 2019 06:26: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":["d67ba2a9-962b-45ef-8212-6144beda0006"],"updated_at":"2019-01-18T06:26:16Z","tenant_id":"8309f96bf3df47b6affbf6470de469da","created_at":"2019-01-18T06:26:14Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"8309f96bf3df47b6affbf6470de469da","id":"60bb6155-3df4-4357-b7b6-95839583fa2f","name":"InstanceSecurityGroupTests-63b5a70b-95d8-4a5f-a515-638c7ea3d518-pub-net"}]} 2019-01-18 06:26:16,623 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=60bb6155-3df4-4357-b7b6-95839583fa2f used request id req-4365fc61-a4ea-42f1-91a8-0df02b5ee883 2019-01-18 06:26:16,629 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=60bb6155-3df4-4357-b7b6-95839583fa2f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}08aabc8bcabb3891860f985db9a6080e54c433d5" 2019-01-18 06:26:16,851 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-7da9629f-7ef5-4d4c-8e59-aadab01b3740 Date: Fri, 18 Jan 2019 06:26:16 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"60bb6155-3df4-4357-b7b6-95839583fa2f","tenant_id":"8309f96bf3df47b6affbf6470de469da","created_at":"2019-01-18T06:26:16Z","dns_nameservers":[],"updated_at":"2019-01-18T06:26: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":"8309f96bf3df47b6affbf6470de469da","id":"d67ba2a9-962b-45ef-8212-6144beda0006","subnetpool_id":null,"name":"InstanceSecurityGroupTests-63b5a70b-95d8-4a5f-a515-638c7ea3d518-pub-subnet"}]} 2019-01-18 06:26:16,852 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=60bb6155-3df4-4357-b7b6-95839583fa2f used request id req-7da9629f-7ef5-4d4c-8e59-aadab01b3740 2019-01-18 06:26:16,852 - OpenStackNetwork - DEBUG - Network [60bb6155-3df4-4357-b7b6-95839583fa2f] created successfully 2019-01-18 06:26:16,852 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:26:16,853 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:26:17,256 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "488fca829f8b496daa1cd2cdc6e45c49", "name": "Member"}, {"id": "c65201bd05504fa786d79b166e8bbba3", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}], "expires_at": "2019-01-18T07:26:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "020d00b5451a467cb276d06789a1149d", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "id": "e292c913af7844408b6509a836e493f5"}, "audit_ids": ["MkwxsfT_TbqiZgwdjppmLw"], "issued_at": "2019-01-18T06:26:17.000000Z"}} 2019-01-18 06:26:17,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}43ba5ed1878d97f02f969e8b4b62c8d9b4bfb210" 2019-01-18 06:26:17,341 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:26:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-87413030-d232-4f00-b55f-a459ded70fbc Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:26:17,341 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-87413030-d232-4f00-b55f-a459ded70fbc 2019-01-18 06:26:17,342 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-18 06:26:17,347 - 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}43ba5ed1878d97f02f969e8b4b62c8d9b4bfb210" 2019-01-18 06:26:17,525 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:26: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-96a9e61d-2f92-463e-af18-b6cdcde1549a x-compute-request-id: req-96a9e61d-2f92-463e-af18-b6cdcde1549a Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2019-01-18 06:26:17,525 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-96a9e61d-2f92-463e-af18-b6cdcde1549a 2019-01-18 06:26:17,529 - 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}43ba5ed1878d97f02f969e8b4b62c8d9b4bfb210" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "InstanceSecurityGroupTests-63b5a70b-95d8-4a5f-a515-638c7ea3d518-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2019-01-18 06:26:17,573 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:26: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-8f3ec004-0163-489e-8664-a03acc83e2fa x-compute-request-id: req-8f3ec004-0163-489e-8664-a03acc83e2fa Content-Encoding: gzip Content-Length: 323 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/685b5e7e-0552-4d08-b283-11bdb445bf13", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/685b5e7e-0552-4d08-b283-11bdb445bf13", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "685b5e7e-0552-4d08-b283-11bdb445bf13", "name": "InstanceSecurityGroupTests-63b5a70b-95d8-4a5f-a515-638c7ea3d518-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2019-01-18 06:26:17,573 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-8f3ec004-0163-489e-8664-a03acc83e2fa 2019-01-18 06:26:17,574 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:26:17,575 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:26:17,955 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "5dcb15a17d434bf0b1b3521d202ac90a", "name": "InstanceSecurityGroupTests-7f8795e6-86a6-46b-proj-role"}], "expires_at": "2019-01-18T07:26:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8309f96bf3df47b6affbf6470de469da", "name": "InstanceSecurityGroupTests-7f8795e6-86a6-46b-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/8309f96bf3df47b6affbf6470de469da", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/8309f96bf3df47b6affbf6470de469da", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/8309f96bf3df47b6affbf6470de469da", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/8309f96bf3df47b6affbf6470de469da", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/8309f96bf3df47b6affbf6470de469da", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/8309f96bf3df47b6affbf6470de469da", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/8309f96bf3df47b6affbf6470de469da", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/8309f96bf3df47b6affbf6470de469da", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/8309f96bf3df47b6affbf6470de469da", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/8309f96bf3df47b6affbf6470de469da", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/8309f96bf3df47b6affbf6470de469da", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/8309f96bf3df47b6affbf6470de469da", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-7f8795e6-86a6-46b-user", "id": "b085b80021364b75a7678263c26e08dc"}, "audit_ids": ["sHiJmn-2Re29vLCtQahSRQ"], "issued_at": "2019-01-18T06:26:17.000000Z"}} 2019-01-18 06:26:17,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}492772d670ddeb0198ed3ed68745a72f1349d1f6" 2019-01-18 06:26:18,033 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:26:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-821d3744-8f8d-4bd2-8fd3-224135937155 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:26:18,033 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-821d3744-8f8d-4bd2-8fd3-224135937155 2019-01-18 06:26:18,040 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=InstanceSecurityGroupTests-63b5a70b-95d8-4a5f-a515-638c7ea3d518-name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}492772d670ddeb0198ed3ed68745a72f1349d1f6" 2019-01-18 06:26:18,217 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-e57960a7-b3c7-4eb4-ac90-b70b32af51b6 Date: Fri, 18 Jan 2019 06:26:18 GMT RESP BODY: {"security_groups": []} 2019-01-18 06:26:18,217 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=InstanceSecurityGroupTests-63b5a70b-95d8-4a5f-a515-638c7ea3d518-name&description=hello+group used request id req-e57960a7-b3c7-4eb4-ac90-b70b32af51b6 2019-01-18 06:26:18,217 - OpenStackSecurityGroup - INFO - Creating security group InstanceSecurityGroupTests-63b5a70b-95d8-4a5f-a515-638c7ea3d518-name... 2019-01-18 06:26:18,217 - neutron_utils - INFO - Creating security group with name - InstanceSecurityGroupTests-63b5a70b-95d8-4a5f-a515-638c7ea3d518-name 2019-01-18 06:26:18,223 - 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}492772d670ddeb0198ed3ed68745a72f1349d1f6" -d '{"security_group": {"name": "InstanceSecurityGroupTests-63b5a70b-95d8-4a5f-a515-638c7ea3d518-name", "description": "hello group"}}' 2019-01-18 06:26:18,549 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-1f76a82c-064d-4aec-bc79-860b1e703624 Date: Fri, 18 Jan 2019 06:26:18 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "8309f96bf3df47b6affbf6470de469da", "created_at": "2019-01-18T06:26:18Z", "updated_at": "2019-01-18T06:26:18Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:26:18Z", "revision_number": 0, "id": "50801200-739a-4a6e-9544-03eb524d6993", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T06:26:18Z", "security_group_id": "98fae435-1ad0-4805-a95b-6e6766943ad0", "tenant_id": "8309f96bf3df47b6affbf6470de469da", "port_range_min": null, "ethertype": "IPv4", "project_id": "8309f96bf3df47b6affbf6470de469da"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:26:18Z", "revision_number": 0, "id": "b638ae67-ebae-4332-b9b8-b4eb05a90873", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T06:26:18Z", "security_group_id": "98fae435-1ad0-4805-a95b-6e6766943ad0", "tenant_id": "8309f96bf3df47b6affbf6470de469da", "port_range_min": null, "ethertype": "IPv6", "project_id": "8309f96bf3df47b6affbf6470de469da"}], "revision_number": 2, "project_id": "8309f96bf3df47b6affbf6470de469da", "id": "98fae435-1ad0-4805-a95b-6e6766943ad0", "name": "InstanceSecurityGroupTests-63b5a70b-95d8-4a5f-a515-638c7ea3d518-name"}} 2019-01-18 06:26:18,549 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-groups used request id req-1f76a82c-064d-4aec-bc79-860b1e703624 2019-01-18 06:26:18,550 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 98fae435-1ad0-4805-a95b-6e6766943ad0 2019-01-18 06:26:18,555 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=98fae435-1ad0-4805-a95b-6e6766943ad0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}492772d670ddeb0198ed3ed68745a72f1349d1f6" 2019-01-18 06:26:18,750 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-d230a36c-9e9d-4bbb-ac6d-72026ebf819b Date: Fri, 18 Jan 2019 06:26: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": "2019-01-18T06:26:18Z", "security_group_id": "98fae435-1ad0-4805-a95b-6e6766943ad0", "port_range_min": null, "revision_number": 0, "tenant_id": "8309f96bf3df47b6affbf6470de469da", "created_at": "2019-01-18T06:26:18Z", "project_id": "8309f96bf3df47b6affbf6470de469da", "id": "50801200-739a-4a6e-9544-03eb524d6993"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T06:26:18Z", "security_group_id": "98fae435-1ad0-4805-a95b-6e6766943ad0", "port_range_min": null, "revision_number": 0, "tenant_id": "8309f96bf3df47b6affbf6470de469da", "created_at": "2019-01-18T06:26:18Z", "project_id": "8309f96bf3df47b6affbf6470de469da", "id": "b638ae67-ebae-4332-b9b8-b4eb05a90873"}]} 2019-01-18 06:26:18,751 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=98fae435-1ad0-4805-a95b-6e6766943ad0 used request id req-d230a36c-9e9d-4bbb-ac6d-72026ebf819b 2019-01-18 06:26:18,751 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 98fae435-1ad0-4805-a95b-6e6766943ad0 2019-01-18 06:26:18,757 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=98fae435-1ad0-4805-a95b-6e6766943ad0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}492772d670ddeb0198ed3ed68745a72f1349d1f6" 2019-01-18 06:26:18,781 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-886b35c8-44e7-4178-9ba6-5d82b0e45173 Date: Fri, 18 Jan 2019 06:26: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": "2019-01-18T06:26:18Z", "security_group_id": "98fae435-1ad0-4805-a95b-6e6766943ad0", "port_range_min": null, "revision_number": 0, "tenant_id": "8309f96bf3df47b6affbf6470de469da", "created_at": "2019-01-18T06:26:18Z", "project_id": "8309f96bf3df47b6affbf6470de469da", "id": "50801200-739a-4a6e-9544-03eb524d6993"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T06:26:18Z", "security_group_id": "98fae435-1ad0-4805-a95b-6e6766943ad0", "port_range_min": null, "revision_number": 0, "tenant_id": "8309f96bf3df47b6affbf6470de469da", "created_at": "2019-01-18T06:26:18Z", "project_id": "8309f96bf3df47b6affbf6470de469da", "id": "b638ae67-ebae-4332-b9b8-b4eb05a90873"}]} 2019-01-18 06:26:18,781 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=98fae435-1ad0-4805-a95b-6e6766943ad0 used request id req-886b35c8-44e7-4178-9ba6-5d82b0e45173 2019-01-18 06:26:18,781 - neutron_utils - INFO - Retrieving security group with ID - 98fae435-1ad0-4805-a95b-6e6766943ad0 2019-01-18 06:26:18,786 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?id=98fae435-1ad0-4805-a95b-6e6766943ad0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}492772d670ddeb0198ed3ed68745a72f1349d1f6" 2019-01-18 06:26:19,058 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-308f9424-65bb-413d-be93-d938f09a7bc1 Date: Fri, 18 Jan 2019 06:26:19 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "8309f96bf3df47b6affbf6470de469da", "created_at": "2019-01-18T06:26:18Z", "updated_at": "2019-01-18T06:26:18Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:26:18Z", "revision_number": 0, "id": "50801200-739a-4a6e-9544-03eb524d6993", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T06:26:18Z", "security_group_id": "98fae435-1ad0-4805-a95b-6e6766943ad0", "tenant_id": "8309f96bf3df47b6affbf6470de469da", "port_range_min": null, "ethertype": "IPv4", "project_id": "8309f96bf3df47b6affbf6470de469da"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:26:18Z", "revision_number": 0, "id": "b638ae67-ebae-4332-b9b8-b4eb05a90873", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T06:26:18Z", "security_group_id": "98fae435-1ad0-4805-a95b-6e6766943ad0", "tenant_id": "8309f96bf3df47b6affbf6470de469da", "port_range_min": null, "ethertype": "IPv6", "project_id": "8309f96bf3df47b6affbf6470de469da"}], "revision_number": 2, "project_id": "8309f96bf3df47b6affbf6470de469da", "id": "98fae435-1ad0-4805-a95b-6e6766943ad0", "name": "InstanceSecurityGroupTests-63b5a70b-95d8-4a5f-a515-638c7ea3d518-name"}]} 2019-01-18 06:26:19,058 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?id=98fae435-1ad0-4805-a95b-6e6766943ad0 used request id req-308f9424-65bb-413d-be93-d938f09a7bc1 2019-01-18 06:26:19,059 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 98fae435-1ad0-4805-a95b-6e6766943ad0 2019-01-18 06:26:19,065 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=98fae435-1ad0-4805-a95b-6e6766943ad0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}492772d670ddeb0198ed3ed68745a72f1349d1f6" 2019-01-18 06:26:19,088 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-ce086f50-075f-42a0-bc7c-1b02c104d86e Date: Fri, 18 Jan 2019 06:26: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": "2019-01-18T06:26:18Z", "security_group_id": "98fae435-1ad0-4805-a95b-6e6766943ad0", "port_range_min": null, "revision_number": 0, "tenant_id": "8309f96bf3df47b6affbf6470de469da", "created_at": "2019-01-18T06:26:18Z", "project_id": "8309f96bf3df47b6affbf6470de469da", "id": "50801200-739a-4a6e-9544-03eb524d6993"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T06:26:18Z", "security_group_id": "98fae435-1ad0-4805-a95b-6e6766943ad0", "port_range_min": null, "revision_number": 0, "tenant_id": "8309f96bf3df47b6affbf6470de469da", "created_at": "2019-01-18T06:26:18Z", "project_id": "8309f96bf3df47b6affbf6470de469da", "id": "b638ae67-ebae-4332-b9b8-b4eb05a90873"}]} 2019-01-18 06:26:19,088 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=98fae435-1ad0-4805-a95b-6e6766943ad0 used request id req-ce086f50-075f-42a0-bc7c-1b02c104d86e 2019-01-18 06:26:19,089 - neutron_utils - INFO - Retrieving security group with ID - 98fae435-1ad0-4805-a95b-6e6766943ad0 2019-01-18 06:26:19,094 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?id=98fae435-1ad0-4805-a95b-6e6766943ad0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}492772d670ddeb0198ed3ed68745a72f1349d1f6" 2019-01-18 06:26:19,139 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-90e61216-63f6-479f-b834-a85181d0e7f8 Date: Fri, 18 Jan 2019 06:26:19 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "8309f96bf3df47b6affbf6470de469da", "created_at": "2019-01-18T06:26:18Z", "updated_at": "2019-01-18T06:26:18Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:26:18Z", "revision_number": 0, "id": "50801200-739a-4a6e-9544-03eb524d6993", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T06:26:18Z", "security_group_id": "98fae435-1ad0-4805-a95b-6e6766943ad0", "tenant_id": "8309f96bf3df47b6affbf6470de469da", "port_range_min": null, "ethertype": "IPv4", "project_id": "8309f96bf3df47b6affbf6470de469da"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:26:18Z", "revision_number": 0, "id": "b638ae67-ebae-4332-b9b8-b4eb05a90873", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T06:26:18Z", "security_group_id": "98fae435-1ad0-4805-a95b-6e6766943ad0", "tenant_id": "8309f96bf3df47b6affbf6470de469da", "port_range_min": null, "ethertype": "IPv6", "project_id": "8309f96bf3df47b6affbf6470de469da"}], "revision_number": 2, "project_id": "8309f96bf3df47b6affbf6470de469da", "id": "98fae435-1ad0-4805-a95b-6e6766943ad0", "name": "InstanceSecurityGroupTests-63b5a70b-95d8-4a5f-a515-638c7ea3d518-name"}]} 2019-01-18 06:26:19,139 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?id=98fae435-1ad0-4805-a95b-6e6766943ad0 used request id req-90e61216-63f6-479f-b834-a85181d0e7f8 2019-01-18 06:26:19,140 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 98fae435-1ad0-4805-a95b-6e6766943ad0 2019-01-18 06:26:19,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=98fae435-1ad0-4805-a95b-6e6766943ad0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}492772d670ddeb0198ed3ed68745a72f1349d1f6" 2019-01-18 06:26:19,319 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-64939482-bfd7-490a-89da-d3aa191f7db9 Date: Fri, 18 Jan 2019 06:26: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": "2019-01-18T06:26:18Z", "security_group_id": "98fae435-1ad0-4805-a95b-6e6766943ad0", "port_range_min": null, "revision_number": 0, "tenant_id": "8309f96bf3df47b6affbf6470de469da", "created_at": "2019-01-18T06:26:18Z", "project_id": "8309f96bf3df47b6affbf6470de469da", "id": "50801200-739a-4a6e-9544-03eb524d6993"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T06:26:18Z", "security_group_id": "98fae435-1ad0-4805-a95b-6e6766943ad0", "port_range_min": null, "revision_number": 0, "tenant_id": "8309f96bf3df47b6affbf6470de469da", "created_at": "2019-01-18T06:26:18Z", "project_id": "8309f96bf3df47b6affbf6470de469da", "id": "b638ae67-ebae-4332-b9b8-b4eb05a90873"}]} 2019-01-18 06:26:19,319 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=98fae435-1ad0-4805-a95b-6e6766943ad0 used request id req-64939482-bfd7-490a-89da-d3aa191f7db9 2019-01-18 06:26:19,320 - neutron_utils - INFO - Retrieving security group with ID - 98fae435-1ad0-4805-a95b-6e6766943ad0 2019-01-18 06:26:19,326 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?id=98fae435-1ad0-4805-a95b-6e6766943ad0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}492772d670ddeb0198ed3ed68745a72f1349d1f6" 2019-01-18 06:26:19,523 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-07164310-0fb7-4041-85a5-ae4d100adcdb Date: Fri, 18 Jan 2019 06:26:19 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "8309f96bf3df47b6affbf6470de469da", "created_at": "2019-01-18T06:26:18Z", "updated_at": "2019-01-18T06:26:18Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:26:18Z", "revision_number": 0, "id": "50801200-739a-4a6e-9544-03eb524d6993", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T06:26:18Z", "security_group_id": "98fae435-1ad0-4805-a95b-6e6766943ad0", "tenant_id": "8309f96bf3df47b6affbf6470de469da", "port_range_min": null, "ethertype": "IPv4", "project_id": "8309f96bf3df47b6affbf6470de469da"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:26:18Z", "revision_number": 0, "id": "b638ae67-ebae-4332-b9b8-b4eb05a90873", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T06:26:18Z", "security_group_id": "98fae435-1ad0-4805-a95b-6e6766943ad0", "tenant_id": "8309f96bf3df47b6affbf6470de469da", "port_range_min": null, "ethertype": "IPv6", "project_id": "8309f96bf3df47b6affbf6470de469da"}], "revision_number": 2, "project_id": "8309f96bf3df47b6affbf6470de469da", "id": "98fae435-1ad0-4805-a95b-6e6766943ad0", "name": "InstanceSecurityGroupTests-63b5a70b-95d8-4a5f-a515-638c7ea3d518-name"}]} 2019-01-18 06:26:19,524 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?id=98fae435-1ad0-4805-a95b-6e6766943ad0 used request id req-07164310-0fb7-4041-85a5-ae4d100adcdb 2019-01-18 06:26:19,524 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 98fae435-1ad0-4805-a95b-6e6766943ad0 2019-01-18 06:26:19,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=98fae435-1ad0-4805-a95b-6e6766943ad0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}492772d670ddeb0198ed3ed68745a72f1349d1f6" 2019-01-18 06:26:19,553 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-d8168dec-cb69-4fbc-8a6d-20c99b064bf2 Date: Fri, 18 Jan 2019 06:26: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": "2019-01-18T06:26:18Z", "security_group_id": "98fae435-1ad0-4805-a95b-6e6766943ad0", "port_range_min": null, "revision_number": 0, "tenant_id": "8309f96bf3df47b6affbf6470de469da", "created_at": "2019-01-18T06:26:18Z", "project_id": "8309f96bf3df47b6affbf6470de469da", "id": "50801200-739a-4a6e-9544-03eb524d6993"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T06:26:18Z", "security_group_id": "98fae435-1ad0-4805-a95b-6e6766943ad0", "port_range_min": null, "revision_number": 0, "tenant_id": "8309f96bf3df47b6affbf6470de469da", "created_at": "2019-01-18T06:26:18Z", "project_id": "8309f96bf3df47b6affbf6470de469da", "id": "b638ae67-ebae-4332-b9b8-b4eb05a90873"}]} 2019-01-18 06:26:19,553 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=98fae435-1ad0-4805-a95b-6e6766943ad0 used request id req-d8168dec-cb69-4fbc-8a6d-20c99b064bf2 2019-01-18 06:26:19,553 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:26:19,554 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:26:19,923 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "5dcb15a17d434bf0b1b3521d202ac90a", "name": "InstanceSecurityGroupTests-7f8795e6-86a6-46b-proj-role"}], "expires_at": "2019-01-18T07:26:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8309f96bf3df47b6affbf6470de469da", "name": "InstanceSecurityGroupTests-7f8795e6-86a6-46b-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/8309f96bf3df47b6affbf6470de469da", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/8309f96bf3df47b6affbf6470de469da", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/8309f96bf3df47b6affbf6470de469da", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/8309f96bf3df47b6affbf6470de469da", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/8309f96bf3df47b6affbf6470de469da", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/8309f96bf3df47b6affbf6470de469da", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/8309f96bf3df47b6affbf6470de469da", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/8309f96bf3df47b6affbf6470de469da", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/8309f96bf3df47b6affbf6470de469da", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/8309f96bf3df47b6affbf6470de469da", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/8309f96bf3df47b6affbf6470de469da", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/8309f96bf3df47b6affbf6470de469da", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-7f8795e6-86a6-46b-user", "id": "b085b80021364b75a7678263c26e08dc"}, "audit_ids": ["OYQG0LdZQm-_EFlzgz_oKg"], "issued_at": "2019-01-18T06:26:19.000000Z"}} 2019-01-18 06:26:19,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}ffe9dd03f968f2e4f720bf20f733a2b0106024c8" 2019-01-18 06:26:20,003 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:26:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3fedcaa4-d274-45e5-bbb6-e1a604d38a25 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:26:20,003 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-3fedcaa4-d274-45e5-bbb6-e1a604d38a25 2019-01-18 06:26:20,004 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-18 06:26:20,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}ffe9dd03f968f2e4f720bf20f733a2b0106024c8" 2019-01-18 06:26:20,087 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:26:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-122b4c7d-f029-420a-8252-3b65d8f24ee8 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:26:20,087 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-122b4c7d-f029-420a-8252-3b65d8f24ee8 2019-01-18 06:26:20,096 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-63b5a70b-95d8-4a5f-a515-638c7ea3d518-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ffe9dd03f968f2e4f720bf20f733a2b0106024c8" 2019-01-18 06:26:20,354 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-a1de732f-85ce-4a70-acd2-9c2b1ae1240f Date: Fri, 18 Jan 2019 06:26: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":["d67ba2a9-962b-45ef-8212-6144beda0006"],"updated_at":"2019-01-18T06:26:16Z","tenant_id":"8309f96bf3df47b6affbf6470de469da","created_at":"2019-01-18T06:26:14Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"8309f96bf3df47b6affbf6470de469da","id":"60bb6155-3df4-4357-b7b6-95839583fa2f","name":"InstanceSecurityGroupTests-63b5a70b-95d8-4a5f-a515-638c7ea3d518-pub-net"}]} 2019-01-18 06:26:20,355 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-63b5a70b-95d8-4a5f-a515-638c7ea3d518-pub-net used request id req-a1de732f-85ce-4a70-acd2-9c2b1ae1240f 2019-01-18 06:26:20,358 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-18 06:26:20,363 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 18 Jan 2019 06:26: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"}]}]}} 2019-01-18 06:26:20,364 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/8309f96bf3df47b6affbf6470de469da -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ffe9dd03f968f2e4f720bf20f733a2b0106024c8" 2019-01-18 06:26:20,440 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:26:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-04acee73-115a-4895-b0a4-059f92bda751 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/8309f96bf3df47b6affbf6470de469da"}, "enabled": true, "id": "8309f96bf3df47b6affbf6470de469da", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-7f8795e6-86a6-46b-proj"}} 2019-01-18 06:26:20,441 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/8309f96bf3df47b6affbf6470de469da used request id req-04acee73-115a-4895-b0a4-059f92bda751 2019-01-18 06:26:20,446 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=60bb6155-3df4-4357-b7b6-95839583fa2f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ffe9dd03f968f2e4f720bf20f733a2b0106024c8" 2019-01-18 06:26:20,656 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-8d95a766-3542-4828-b596-6b54e15952d2 Date: Fri, 18 Jan 2019 06:26:20 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"60bb6155-3df4-4357-b7b6-95839583fa2f","tenant_id":"8309f96bf3df47b6affbf6470de469da","created_at":"2019-01-18T06:26:16Z","dns_nameservers":[],"updated_at":"2019-01-18T06:26: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":"8309f96bf3df47b6affbf6470de469da","id":"d67ba2a9-962b-45ef-8212-6144beda0006","subnetpool_id":null,"name":"InstanceSecurityGroupTests-63b5a70b-95d8-4a5f-a515-638c7ea3d518-pub-subnet"}]} 2019-01-18 06:26:20,657 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=60bb6155-3df4-4357-b7b6-95839583fa2f used request id req-8d95a766-3542-4828-b596-6b54e15952d2 2019-01-18 06:26:20,662 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=60bb6155-3df4-4357-b7b6-95839583fa2f&name=InstanceSecurityGroupTests-63b5a70b-95d8-4a5f-a515-638c7ea3d518-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ffe9dd03f968f2e4f720bf20f733a2b0106024c8" 2019-01-18 06:26:20,828 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-93c73038-324c-4d36-affd-fe20ca711a57 Date: Fri, 18 Jan 2019 06:26:20 GMT RESP BODY: {"ports":[]} 2019-01-18 06:26:20,828 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=60bb6155-3df4-4357-b7b6-95839583fa2f&name=InstanceSecurityGroupTests-63b5a70b-95d8-4a5f-a515-638c7ea3d518-port&admin_state_up=True used request id req-93c73038-324c-4d36-affd-fe20ca711a57 2019-01-18 06:26:20,832 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/detail?name=InstanceSecurityGroupTests-63b5a70b-95d8-4a5f-a515-638c7ea3d518-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ffe9dd03f968f2e4f720bf20f733a2b0106024c8" 2019-01-18 06:26:21,256 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:26: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-ceb30ad2-cf99-4181-bf15-98f78fd4e0da x-compute-request-id: req-ceb30ad2-cf99-4181-bf15-98f78fd4e0da Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2019-01-18 06:26:21,256 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail?name=InstanceSecurityGroupTests-63b5a70b-95d8-4a5f-a515-638c7ea3d518-inst used request id req-ceb30ad2-cf99-4181-bf15-98f78fd4e0da 2019-01-18 06:26:21,263 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-63b5a70b-95d8-4a5f-a515-638c7ea3d518-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ffe9dd03f968f2e4f720bf20f733a2b0106024c8" 2019-01-18 06:26:21,722 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-1de74f74-75f5-40bb-b4f1-d37ff22fef3c Date: Fri, 18 Jan 2019 06:26: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":["d67ba2a9-962b-45ef-8212-6144beda0006"],"updated_at":"2019-01-18T06:26:16Z","tenant_id":"8309f96bf3df47b6affbf6470de469da","created_at":"2019-01-18T06:26:14Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"8309f96bf3df47b6affbf6470de469da","id":"60bb6155-3df4-4357-b7b6-95839583fa2f","name":"InstanceSecurityGroupTests-63b5a70b-95d8-4a5f-a515-638c7ea3d518-pub-net"}]} 2019-01-18 06:26:21,722 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-63b5a70b-95d8-4a5f-a515-638c7ea3d518-pub-net used request id req-1de74f74-75f5-40bb-b4f1-d37ff22fef3c 2019-01-18 06:26:21,726 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/8309f96bf3df47b6affbf6470de469da -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ffe9dd03f968f2e4f720bf20f733a2b0106024c8" 2019-01-18 06:26:21,803 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:26:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ce1d4ead-1ef9-4fee-af61-221b9d13f2f1 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/8309f96bf3df47b6affbf6470de469da"}, "enabled": true, "id": "8309f96bf3df47b6affbf6470de469da", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-7f8795e6-86a6-46b-proj"}} 2019-01-18 06:26:21,803 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/8309f96bf3df47b6affbf6470de469da used request id req-ce1d4ead-1ef9-4fee-af61-221b9d13f2f1 2019-01-18 06:26:21,808 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=60bb6155-3df4-4357-b7b6-95839583fa2f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ffe9dd03f968f2e4f720bf20f733a2b0106024c8" 2019-01-18 06:26:21,863 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-d17a0605-780a-4787-95ff-1e8b32011208 Date: Fri, 18 Jan 2019 06:26:21 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"60bb6155-3df4-4357-b7b6-95839583fa2f","tenant_id":"8309f96bf3df47b6affbf6470de469da","created_at":"2019-01-18T06:26:16Z","dns_nameservers":[],"updated_at":"2019-01-18T06:26: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":"8309f96bf3df47b6affbf6470de469da","id":"d67ba2a9-962b-45ef-8212-6144beda0006","subnetpool_id":null,"name":"InstanceSecurityGroupTests-63b5a70b-95d8-4a5f-a515-638c7ea3d518-pub-subnet"}]} 2019-01-18 06:26:21,863 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=60bb6155-3df4-4357-b7b6-95839583fa2f used request id req-d17a0605-780a-4787-95ff-1e8b32011208 2019-01-18 06:26:21,869 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=60bb6155-3df4-4357-b7b6-95839583fa2f&name=InstanceSecurityGroupTests-63b5a70b-95d8-4a5f-a515-638c7ea3d518-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ffe9dd03f968f2e4f720bf20f733a2b0106024c8" 2019-01-18 06:26:22,037 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-81214e05-8e94-4b0f-9521-bb5474e467d2 Date: Fri, 18 Jan 2019 06:26:22 GMT RESP BODY: {"ports":[]} 2019-01-18 06:26:22,037 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=60bb6155-3df4-4357-b7b6-95839583fa2f&name=InstanceSecurityGroupTests-63b5a70b-95d8-4a5f-a515-638c7ea3d518-port&admin_state_up=True used request id req-81214e05-8e94-4b0f-9521-bb5474e467d2 2019-01-18 06:26:22,037 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:26:22,038 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:26:22,409 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "5dcb15a17d434bf0b1b3521d202ac90a", "name": "InstanceSecurityGroupTests-7f8795e6-86a6-46b-proj-role"}], "expires_at": "2019-01-18T07:26:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8309f96bf3df47b6affbf6470de469da", "name": "InstanceSecurityGroupTests-7f8795e6-86a6-46b-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/8309f96bf3df47b6affbf6470de469da", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/8309f96bf3df47b6affbf6470de469da", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/8309f96bf3df47b6affbf6470de469da", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/8309f96bf3df47b6affbf6470de469da", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/8309f96bf3df47b6affbf6470de469da", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/8309f96bf3df47b6affbf6470de469da", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/8309f96bf3df47b6affbf6470de469da", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/8309f96bf3df47b6affbf6470de469da", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/8309f96bf3df47b6affbf6470de469da", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/8309f96bf3df47b6affbf6470de469da", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/8309f96bf3df47b6affbf6470de469da", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/8309f96bf3df47b6affbf6470de469da", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-7f8795e6-86a6-46b-user", "id": "b085b80021364b75a7678263c26e08dc"}, "audit_ids": ["0x3MWpJbT_yxnJuaa5v5DQ"], "issued_at": "2019-01-18T06:26:22.000000Z"}} 2019-01-18 06:26:22,409 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bcaeee1ee6b220f06b73979045a0d0ed5b80c5a8" 2019-01-18 06:26:22,485 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:26:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ee0308cf-68ab-48a7-8d9b-4aab441a9951 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:26:22,486 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-ee0308cf-68ab-48a7-8d9b-4aab441a9951 2019-01-18 06:26:22,493 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-63b5a70b-95d8-4a5f-a515-638c7ea3d518-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ffe9dd03f968f2e4f720bf20f733a2b0106024c8" 2019-01-18 06:26:22,589 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-26ea773b-3103-47e7-85b1-e380653469cd Date: Fri, 18 Jan 2019 06:26: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":["d67ba2a9-962b-45ef-8212-6144beda0006"],"updated_at":"2019-01-18T06:26:16Z","tenant_id":"8309f96bf3df47b6affbf6470de469da","created_at":"2019-01-18T06:26:14Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"8309f96bf3df47b6affbf6470de469da","id":"60bb6155-3df4-4357-b7b6-95839583fa2f","name":"InstanceSecurityGroupTests-63b5a70b-95d8-4a5f-a515-638c7ea3d518-pub-net"}]} 2019-01-18 06:26:22,589 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-63b5a70b-95d8-4a5f-a515-638c7ea3d518-pub-net used request id req-26ea773b-3103-47e7-85b1-e380653469cd 2019-01-18 06:26:22,595 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=60bb6155-3df4-4357-b7b6-95839583fa2f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ffe9dd03f968f2e4f720bf20f733a2b0106024c8" 2019-01-18 06:26:22,808 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-fba00a23-5330-4154-b5f0-0da8c146374a Date: Fri, 18 Jan 2019 06:26:22 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"60bb6155-3df4-4357-b7b6-95839583fa2f","tenant_id":"8309f96bf3df47b6affbf6470de469da","created_at":"2019-01-18T06:26:16Z","dns_nameservers":[],"updated_at":"2019-01-18T06:26: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":"8309f96bf3df47b6affbf6470de469da","id":"d67ba2a9-962b-45ef-8212-6144beda0006","subnetpool_id":null,"name":"InstanceSecurityGroupTests-63b5a70b-95d8-4a5f-a515-638c7ea3d518-pub-subnet"}]} 2019-01-18 06:26:22,808 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=60bb6155-3df4-4357-b7b6-95839583fa2f used request id req-fba00a23-5330-4154-b5f0-0da8c146374a 2019-01-18 06:26:22,814 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-63b5a70b-95d8-4a5f-a515-638c7ea3d518-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ffe9dd03f968f2e4f720bf20f733a2b0106024c8" 2019-01-18 06:26:23,066 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-7d4aa911-8b74-4c6b-9871-630bc798b0a8 Date: Fri, 18 Jan 2019 06:26: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":["d67ba2a9-962b-45ef-8212-6144beda0006"],"updated_at":"2019-01-18T06:26:16Z","tenant_id":"8309f96bf3df47b6affbf6470de469da","created_at":"2019-01-18T06:26:14Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"8309f96bf3df47b6affbf6470de469da","id":"60bb6155-3df4-4357-b7b6-95839583fa2f","name":"InstanceSecurityGroupTests-63b5a70b-95d8-4a5f-a515-638c7ea3d518-pub-net"}]} 2019-01-18 06:26:23,067 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-63b5a70b-95d8-4a5f-a515-638c7ea3d518-pub-net used request id req-7d4aa911-8b74-4c6b-9871-630bc798b0a8 2019-01-18 06:26:23,070 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-18 06:26:23,076 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 18 Jan 2019 06: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"}]}]}} 2019-01-18 06:26:23,077 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/8309f96bf3df47b6affbf6470de469da -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bcaeee1ee6b220f06b73979045a0d0ed5b80c5a8" 2019-01-18 06:26:23,150 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:26:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-967ac18d-e690-4e1b-8931-727809804b20 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/8309f96bf3df47b6affbf6470de469da"}, "enabled": true, "id": "8309f96bf3df47b6affbf6470de469da", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-7f8795e6-86a6-46b-proj"}} 2019-01-18 06:26:23,150 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/8309f96bf3df47b6affbf6470de469da used request id req-967ac18d-e690-4e1b-8931-727809804b20 2019-01-18 06:26:23,156 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=60bb6155-3df4-4357-b7b6-95839583fa2f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ffe9dd03f968f2e4f720bf20f733a2b0106024c8" 2019-01-18 06:26:23,369 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-8e04df7e-fa70-42d3-b54b-030ff8fe6558 Date: Fri, 18 Jan 2019 06:26:23 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"60bb6155-3df4-4357-b7b6-95839583fa2f","tenant_id":"8309f96bf3df47b6affbf6470de469da","created_at":"2019-01-18T06:26:16Z","dns_nameservers":[],"updated_at":"2019-01-18T06:26: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":"8309f96bf3df47b6affbf6470de469da","id":"d67ba2a9-962b-45ef-8212-6144beda0006","subnetpool_id":null,"name":"InstanceSecurityGroupTests-63b5a70b-95d8-4a5f-a515-638c7ea3d518-pub-subnet"}]} 2019-01-18 06:26:23,369 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=60bb6155-3df4-4357-b7b6-95839583fa2f used request id req-8e04df7e-fa70-42d3-b54b-030ff8fe6558 2019-01-18 06:26:23,370 - neutron_utils - INFO - Creating port for network with name - InstanceSecurityGroupTests-63b5a70b-95d8-4a5f-a515-638c7ea3d518-pub-net 2019-01-18 06:26:23,375 - 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}ffe9dd03f968f2e4f720bf20f733a2b0106024c8" -d '{"port": {"network_id": "60bb6155-3df4-4357-b7b6-95839583fa2f", "name": "InstanceSecurityGroupTests-63b5a70b-95d8-4a5f-a515-638c7ea3d518-port", "admin_state_up": true}}' 2019-01-18 06:26:24,307 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 782 X-Openstack-Request-Id: req-be072a05-5e37-47a0-bd2d-8dc0b53ed65f Date: Fri, 18 Jan 2019 06:26:24 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:26:23Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"d67ba2a9-962b-45ef-8212-6144beda0006","ip_address":"10.55.0.13"}],"id":"d35b69e6-d993-4c28-b7b1-157ba15c06b1","security_groups":["271921da-c441-46b7-846f-10ee78eef179"],"mac_address":"fa:16:3e:a4:eb:8a","device_id":"","status":"DOWN","description":"","tags":[],"name":"InstanceSecurityGroupTests-63b5a70b-95d8-4a5f-a515-638c7ea3d518-port","project_id":"8309f96bf3df47b6affbf6470de469da","qos_policy_id":null,"admin_state_up":true,"network_id":"60bb6155-3df4-4357-b7b6-95839583fa2f","tenant_id":"8309f96bf3df47b6affbf6470de469da","created_at":"2019-01-18T06:26:23Z","binding:vnic_type":"normal"}} 2019-01-18 06:26:24,307 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/ports used request id req-be072a05-5e37-47a0-bd2d-8dc0b53ed65f 2019-01-18 06:26:24,313 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-63b5a70b-95d8-4a5f-a515-638c7ea3d518-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ffe9dd03f968f2e4f720bf20f733a2b0106024c8" 2019-01-18 06:26:24,556 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-fac262ac-1e83-41d8-95bb-7efd13c34be4 Date: Fri, 18 Jan 2019 06:26: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":["d67ba2a9-962b-45ef-8212-6144beda0006"],"updated_at":"2019-01-18T06:26:16Z","tenant_id":"8309f96bf3df47b6affbf6470de469da","created_at":"2019-01-18T06:26:14Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"8309f96bf3df47b6affbf6470de469da","id":"60bb6155-3df4-4357-b7b6-95839583fa2f","name":"InstanceSecurityGroupTests-63b5a70b-95d8-4a5f-a515-638c7ea3d518-pub-net"}]} 2019-01-18 06:26:24,556 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-63b5a70b-95d8-4a5f-a515-638c7ea3d518-pub-net used request id req-fac262ac-1e83-41d8-95bb-7efd13c34be4 2019-01-18 06:26:24,560 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/8309f96bf3df47b6affbf6470de469da -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ffe9dd03f968f2e4f720bf20f733a2b0106024c8" 2019-01-18 06:26:24,646 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:26:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8060852a-4138-4735-84da-1c95431acf88 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/8309f96bf3df47b6affbf6470de469da"}, "enabled": true, "id": "8309f96bf3df47b6affbf6470de469da", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-7f8795e6-86a6-46b-proj"}} 2019-01-18 06:26:24,646 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/8309f96bf3df47b6affbf6470de469da used request id req-8060852a-4138-4735-84da-1c95431acf88 2019-01-18 06:26:24,652 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=60bb6155-3df4-4357-b7b6-95839583fa2f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ffe9dd03f968f2e4f720bf20f733a2b0106024c8" 2019-01-18 06:26:24,847 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-8a9336b0-bc19-4d24-af91-823a205f527a Date: Fri, 18 Jan 2019 06:26:24 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"60bb6155-3df4-4357-b7b6-95839583fa2f","tenant_id":"8309f96bf3df47b6affbf6470de469da","created_at":"2019-01-18T06:26:16Z","dns_nameservers":[],"updated_at":"2019-01-18T06:26: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":"8309f96bf3df47b6affbf6470de469da","id":"d67ba2a9-962b-45ef-8212-6144beda0006","subnetpool_id":null,"name":"InstanceSecurityGroupTests-63b5a70b-95d8-4a5f-a515-638c7ea3d518-pub-subnet"}]} 2019-01-18 06:26:24,847 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=60bb6155-3df4-4357-b7b6-95839583fa2f used request id req-8a9336b0-bc19-4d24-af91-823a205f527a 2019-01-18 06:26:24,853 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=60bb6155-3df4-4357-b7b6-95839583fa2f&name=InstanceSecurityGroupTests-63b5a70b-95d8-4a5f-a515-638c7ea3d518-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ffe9dd03f968f2e4f720bf20f733a2b0106024c8" 2019-01-18 06:26:24,909 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 785 X-Openstack-Request-Id: req-3f0febda-26df-43e2-a1e8-17594c8a4684 Date: Fri, 18 Jan 2019 06:26:24 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:26:23Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"d67ba2a9-962b-45ef-8212-6144beda0006","ip_address":"10.55.0.13"}],"id":"d35b69e6-d993-4c28-b7b1-157ba15c06b1","security_groups":["271921da-c441-46b7-846f-10ee78eef179"],"mac_address":"fa:16:3e:a4:eb:8a","project_id":"8309f96bf3df47b6affbf6470de469da","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-63b5a70b-95d8-4a5f-a515-638c7ea3d518-port","admin_state_up":true,"network_id":"60bb6155-3df4-4357-b7b6-95839583fa2f","tenant_id":"8309f96bf3df47b6affbf6470de469da","created_at":"2019-01-18T06:26:23Z","binding:vnic_type":"normal","device_id":""}]} 2019-01-18 06:26:24,910 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=60bb6155-3df4-4357-b7b6-95839583fa2f&name=InstanceSecurityGroupTests-63b5a70b-95d8-4a5f-a515-638c7ea3d518-port&admin_state_up=True used request id req-3f0febda-26df-43e2-a1e8-17594c8a4684 2019-01-18 06:26:24,914 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/8309f96bf3df47b6affbf6470de469da -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ffe9dd03f968f2e4f720bf20f733a2b0106024c8" 2019-01-18 06:26:24,990 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:26:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-963df9f0-8e58-47eb-bd71-30cd5974346a 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/8309f96bf3df47b6affbf6470de469da"}, "enabled": true, "id": "8309f96bf3df47b6affbf6470de469da", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-7f8795e6-86a6-46b-proj"}} 2019-01-18 06:26:24,990 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/8309f96bf3df47b6affbf6470de469da used request id req-963df9f0-8e58-47eb-bd71-30cd5974346a 2019-01-18 06:26:24,990 - nova_utils - INFO - Creating VM with name - InstanceSecurityGroupTests-63b5a70b-95d8-4a5f-a515-638c7ea3d518-inst 2019-01-18 06:26:24,994 - 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}ffe9dd03f968f2e4f720bf20f733a2b0106024c8" 2019-01-18 06:26:25,022 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:26: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-b8e5b146-8b03-4f24-ae63-ac847b84622a x-compute-request-id: req-b8e5b146-8b03-4f24-ae63-ac847b84622a Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"flavors": [{"id": "685b5e7e-0552-4d08-b283-11bdb445bf13", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/685b5e7e-0552-4d08-b283-11bdb445bf13", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/685b5e7e-0552-4d08-b283-11bdb445bf13", "rel": "bookmark"}], "name": "InstanceSecurityGroupTests-63b5a70b-95d8-4a5f-a515-638c7ea3d518-flavor-name"}]} 2019-01-18 06:26:25,022 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-b8e5b146-8b03-4f24-ae63-ac847b84622a 2019-01-18 06:26:25,026 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors/685b5e7e-0552-4d08-b283-11bdb445bf13 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ffe9dd03f968f2e4f720bf20f733a2b0106024c8" 2019-01-18 06:26:25,046 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:26: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-5850b74b-ef74-4e34-bae6-afae38d77e43 x-compute-request-id: req-5850b74b-ef74-4e34-bae6-afae38d77e43 Content-Encoding: gzip Content-Length: 323 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/685b5e7e-0552-4d08-b283-11bdb445bf13", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/685b5e7e-0552-4d08-b283-11bdb445bf13", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "685b5e7e-0552-4d08-b283-11bdb445bf13", "name": "InstanceSecurityGroupTests-63b5a70b-95d8-4a5f-a515-638c7ea3d518-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2019-01-18 06:26:25,046 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/685b5e7e-0552-4d08-b283-11bdb445bf13 used request id req-5850b74b-ef74-4e34-bae6-afae38d77e43 2019-01-18 06:26:25,049 - 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-63b5a70b-95d8-4a5f-a515-638c7ea3d518-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ffe9dd03f968f2e4f720bf20f733a2b0106024c8" 2019-01-18 06:26:25,230 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1062 Content-Type: application/json X-Openstack-Request-Id: req-373cb432-6222-4aac-a511-10ac0a89c91b Date: Fri, 18 Jan 2019 06:26:25 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "InstanceSecurityGroupTests-63b5a70b-95d8-4a5f-a515-638c7ea3d518-image", "tags": [], "container_format": "bare", "created_at": "2019-01-18T06:26:11Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-18T06:26:13Z", "visibility": "shared", "locations": [{"url": "rbd://af014572-0a5d-4a80-a07f-9105f52ab2c1/images/15332e59-baa2-4928-8b79-f856f1b1c3de/snap", "metadata": {}}], "self": "/v2/images/15332e59-baa2-4928-8b79-f856f1b1c3de", "min_disk": 0, "protected": false, "id": "15332e59-baa2-4928-8b79-f856f1b1c3de", "file": "/v2/images/15332e59-baa2-4928-8b79-f856f1b1c3de/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "8309f96bf3df47b6affbf6470de469da", "direct_url": "rbd://af014572-0a5d-4a80-a07f-9105f52ab2c1/images/15332e59-baa2-4928-8b79-f856f1b1c3de/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=InstanceSecurityGroupTests-63b5a70b-95d8-4a5f-a515-638c7ea3d518-image"} 2019-01-18 06:26:25,231 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-63b5a70b-95d8-4a5f-a515-638c7ea3d518-image used request id req-373cb432-6222-4aac-a511-10ac0a89c91b 2019-01-18 06:26:25,234 - 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}ffe9dd03f968f2e4f720bf20f733a2b0106024c8" 2019-01-18 06:26:25,378 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-4657274e-0dc9-442a-870c-93b014fecf43 Date: Fri, 18 Jan 2019 06:26:25 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"}}} 2019-01-18 06:26:25,378 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-4657274e-0dc9-442a-870c-93b014fecf43 2019-01-18 06:26:25,384 - 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}ffe9dd03f968f2e4f720bf20f733a2b0106024c8" -d '{"server": {"name": "InstanceSecurityGroupTests-63b5a70b-95d8-4a5f-a515-638c7ea3d518-inst", "imageRef": "15332e59-baa2-4928-8b79-f856f1b1c3de", "flavorRef": "685b5e7e-0552-4d08-b283-11bdb445bf13", "max_count": 1, "min_count": 1, "networks": [{"port": "d35b69e6-d993-4c28-b7b1-157ba15c06b1"}]}}' 2019-01-18 06:26:26,864 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 18 Jan 2019 06:26: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-ece7c590-a131-4a32-a23a-835e3454f946 x-compute-request-id: req-ece7c590-a131-4a32-a23a-835e3454f946 Content-Length: 374 location: http://172.30.9.23:8774/v2.1/servers/b67006f4-5e48-4b5b-acb2-0ba391f1fb00 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "b67006f4-5e48-4b5b-acb2-0ba391f1fb00", "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/b67006f4-5e48-4b5b-acb2-0ba391f1fb00", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/b67006f4-5e48-4b5b-acb2-0ba391f1fb00", "rel": "bookmark"}], "adminPass": "32x3avvdP2gF"}} 2019-01-18 06:26:26,864 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-ece7c590-a131-4a32-a23a-835e3454f946 2019-01-18 06:26:26,868 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/b67006f4-5e48-4b5b-acb2-0ba391f1fb00 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ffe9dd03f968f2e4f720bf20f733a2b0106024c8" 2019-01-18 06:26:27,223 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:26: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-5388e6ef-d39e-4c15-b589-68ea995513df x-compute-request-id: req-5388e6ef-d39e-4c15-b589-68ea995513df 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/b67006f4-5e48-4b5b-acb2-0ba391f1fb00", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/b67006f4-5e48-4b5b-acb2-0ba391f1fb00", "rel": "bookmark"}], "image": {"id": "15332e59-baa2-4928-8b79-f856f1b1c3de", "links": [{"href": "http://172.30.9.23:8774/images/15332e59-baa2-4928-8b79-f856f1b1c3de", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "685b5e7e-0552-4d08-b283-11bdb445bf13", "links": [{"href": "http://172.30.9.23:8774/flavors/685b5e7e-0552-4d08-b283-11bdb445bf13", "rel": "bookmark"}]}, "id": "b67006f4-5e48-4b5b-acb2-0ba391f1fb00", "user_id": "b085b80021364b75a7678263c26e08dc", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2019-01-18T06:26:26Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-63b5a70b-95d8-4a5f-a515-638c7ea3d518-inst", "created": "2019-01-18T06:26:26Z", "tenant_id": "8309f96bf3df47b6affbf6470de469da", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-18 06:26:27,224 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/b67006f4-5e48-4b5b-acb2-0ba391f1fb00 used request id req-5388e6ef-d39e-4c15-b589-68ea995513df 2019-01-18 06:26:27,224 - create_instance - INFO - Created instance with name - InstanceSecurityGroupTests-63b5a70b-95d8-4a5f-a515-638c7ea3d518-inst 2019-01-18 06:26:27,228 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/b67006f4-5e48-4b5b-acb2-0ba391f1fb00 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ffe9dd03f968f2e4f720bf20f733a2b0106024c8" 2019-01-18 06:26:27,585 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:26: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-0099b7a7-0fc8-4f3d-85f5-a2f755a81410 x-compute-request-id: req-0099b7a7-0fc8-4f3d-85f5-a2f755a81410 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/b67006f4-5e48-4b5b-acb2-0ba391f1fb00", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/b67006f4-5e48-4b5b-acb2-0ba391f1fb00", "rel": "bookmark"}], "image": {"id": "15332e59-baa2-4928-8b79-f856f1b1c3de", "links": [{"href": "http://172.30.9.23:8774/images/15332e59-baa2-4928-8b79-f856f1b1c3de", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "685b5e7e-0552-4d08-b283-11bdb445bf13", "links": [{"href": "http://172.30.9.23:8774/flavors/685b5e7e-0552-4d08-b283-11bdb445bf13", "rel": "bookmark"}]}, "id": "b67006f4-5e48-4b5b-acb2-0ba391f1fb00", "user_id": "b085b80021364b75a7678263c26e08dc", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2019-01-18T06:26:27Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-63b5a70b-95d8-4a5f-a515-638c7ea3d518-inst", "created": "2019-01-18T06:26:26Z", "tenant_id": "8309f96bf3df47b6affbf6470de469da", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-18 06:26:27,585 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/b67006f4-5e48-4b5b-acb2-0ba391f1fb00 used request id req-0099b7a7-0fc8-4f3d-85f5-a2f755a81410 2019-01-18 06:26:27,586 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-63b5a70b-95d8-4a5f-a515-638c7ea3d518-inst] is - BUILD 2019-01-18 06:26:27,586 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-18 06:26:30,589 - create_instance - DEBUG - VM status query timeout in 896.635561943 2019-01-18 06:26:30,592 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/b67006f4-5e48-4b5b-acb2-0ba391f1fb00 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ffe9dd03f968f2e4f720bf20f733a2b0106024c8" 2019-01-18 06:26:31,201 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:26: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-d83e7e99-e018-45f0-a4c2-9d7be2442144 x-compute-request-id: req-d83e7e99-e018-45f0-a4c2-9d7be2442144 Content-Encoding: gzip Content-Length: 674 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/b67006f4-5e48-4b5b-acb2-0ba391f1fb00", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/b67006f4-5e48-4b5b-acb2-0ba391f1fb00", "rel": "bookmark"}], "image": {"id": "15332e59-baa2-4928-8b79-f856f1b1c3de", "links": [{"href": "http://172.30.9.23:8774/images/15332e59-baa2-4928-8b79-f856f1b1c3de", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "685b5e7e-0552-4d08-b283-11bdb445bf13", "links": [{"href": "http://172.30.9.23:8774/flavors/685b5e7e-0552-4d08-b283-11bdb445bf13", "rel": "bookmark"}]}, "id": "b67006f4-5e48-4b5b-acb2-0ba391f1fb00", "security_groups": [{"name": "default"}], "user_id": "b085b80021364b75a7678263c26e08dc", "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": "2019-01-18T06:26:28Z", "hostId": "9b81315679d4fdd64f6e0a362b4761406d059dc9605c8caef9defd66", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-63b5a70b-95d8-4a5f-a515-638c7ea3d518-inst", "created": "2019-01-18T06:26:26Z", "tenant_id": "8309f96bf3df47b6affbf6470de469da", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-18 06:26:31,202 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/b67006f4-5e48-4b5b-acb2-0ba391f1fb00 used request id req-d83e7e99-e018-45f0-a4c2-9d7be2442144 2019-01-18 06:26:31,202 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-63b5a70b-95d8-4a5f-a515-638c7ea3d518-inst] is - BUILD 2019-01-18 06:26:31,202 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-18 06:26:34,206 - create_instance - DEBUG - VM status query timeout in 893.01906395 2019-01-18 06:26:34,209 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/b67006f4-5e48-4b5b-acb2-0ba391f1fb00 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ffe9dd03f968f2e4f720bf20f733a2b0106024c8" 2019-01-18 06:26:34,853 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06: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-a7424484-7373-430d-91e0-cc33a0827998 x-compute-request-id: req-a7424484-7373-430d-91e0-cc33a0827998 Content-Encoding: gzip Content-Length: 674 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/b67006f4-5e48-4b5b-acb2-0ba391f1fb00", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/b67006f4-5e48-4b5b-acb2-0ba391f1fb00", "rel": "bookmark"}], "image": {"id": "15332e59-baa2-4928-8b79-f856f1b1c3de", "links": [{"href": "http://172.30.9.23:8774/images/15332e59-baa2-4928-8b79-f856f1b1c3de", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "685b5e7e-0552-4d08-b283-11bdb445bf13", "links": [{"href": "http://172.30.9.23:8774/flavors/685b5e7e-0552-4d08-b283-11bdb445bf13", "rel": "bookmark"}]}, "id": "b67006f4-5e48-4b5b-acb2-0ba391f1fb00", "security_groups": [{"name": "default"}], "user_id": "b085b80021364b75a7678263c26e08dc", "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": "2019-01-18T06:26:28Z", "hostId": "9b81315679d4fdd64f6e0a362b4761406d059dc9605c8caef9defd66", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-63b5a70b-95d8-4a5f-a515-638c7ea3d518-inst", "created": "2019-01-18T06:26:26Z", "tenant_id": "8309f96bf3df47b6affbf6470de469da", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-18 06:26:34,853 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/b67006f4-5e48-4b5b-acb2-0ba391f1fb00 used request id req-a7424484-7373-430d-91e0-cc33a0827998 2019-01-18 06:26:34,853 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-63b5a70b-95d8-4a5f-a515-638c7ea3d518-inst] is - BUILD 2019-01-18 06:26:34,854 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-18 06:26:37,855 - create_instance - DEBUG - VM status query timeout in 889.370065928 2019-01-18 06:26:37,858 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/b67006f4-5e48-4b5b-acb2-0ba391f1fb00 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ffe9dd03f968f2e4f720bf20f733a2b0106024c8" 2019-01-18 06:26:38,347 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:26: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-666aa979-9cb7-4ca0-a94e-f0ac425ee51b x-compute-request-id: req-666aa979-9cb7-4ca0-a94e-f0ac425ee51b Content-Encoding: gzip Content-Length: 754 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-63b5a70b-95d8-4a5f-a515-638c7ea3d518-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a4:eb:8a", "version": 4, "addr": "10.55.0.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/b67006f4-5e48-4b5b-acb2-0ba391f1fb00", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/b67006f4-5e48-4b5b-acb2-0ba391f1fb00", "rel": "bookmark"}], "image": {"id": "15332e59-baa2-4928-8b79-f856f1b1c3de", "links": [{"href": "http://172.30.9.23:8774/images/15332e59-baa2-4928-8b79-f856f1b1c3de", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-18T06:26:33.000000", "flavor": {"id": "685b5e7e-0552-4d08-b283-11bdb445bf13", "links": [{"href": "http://172.30.9.23:8774/flavors/685b5e7e-0552-4d08-b283-11bdb445bf13", "rel": "bookmark"}]}, "id": "b67006f4-5e48-4b5b-acb2-0ba391f1fb00", "security_groups": [{"name": "default"}], "user_id": "b085b80021364b75a7678263c26e08dc", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-18T06:26:35Z", "hostId": "9b81315679d4fdd64f6e0a362b4761406d059dc9605c8caef9defd66", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-63b5a70b-95d8-4a5f-a515-638c7ea3d518-inst", "created": "2019-01-18T06:26:26Z", "tenant_id": "8309f96bf3df47b6affbf6470de469da", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-18 06:26:38,348 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/b67006f4-5e48-4b5b-acb2-0ba391f1fb00 used request id req-666aa979-9cb7-4ca0-a94e-f0ac425ee51b 2019-01-18 06:26:38,348 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-63b5a70b-95d8-4a5f-a515-638c7ea3d518-inst] is - ACTIVE 2019-01-18 06:26:38,348 - create_instance - INFO - VM is - ACTIVE 2019-01-18 06:26:38,351 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/b67006f4-5e48-4b5b-acb2-0ba391f1fb00 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ffe9dd03f968f2e4f720bf20f733a2b0106024c8" 2019-01-18 06:26:39,048 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06: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-34e11a11-f640-4f4c-ae7d-a3a15cd4373c x-compute-request-id: req-34e11a11-f640-4f4c-ae7d-a3a15cd4373c Content-Encoding: gzip Content-Length: 754 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-63b5a70b-95d8-4a5f-a515-638c7ea3d518-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a4:eb:8a", "version": 4, "addr": "10.55.0.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/b67006f4-5e48-4b5b-acb2-0ba391f1fb00", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/b67006f4-5e48-4b5b-acb2-0ba391f1fb00", "rel": "bookmark"}], "image": {"id": "15332e59-baa2-4928-8b79-f856f1b1c3de", "links": [{"href": "http://172.30.9.23:8774/images/15332e59-baa2-4928-8b79-f856f1b1c3de", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-18T06:26:33.000000", "flavor": {"id": "685b5e7e-0552-4d08-b283-11bdb445bf13", "links": [{"href": "http://172.30.9.23:8774/flavors/685b5e7e-0552-4d08-b283-11bdb445bf13", "rel": "bookmark"}]}, "id": "b67006f4-5e48-4b5b-acb2-0ba391f1fb00", "security_groups": [{"name": "default"}], "user_id": "b085b80021364b75a7678263c26e08dc", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-18T06:26:35Z", "hostId": "9b81315679d4fdd64f6e0a362b4761406d059dc9605c8caef9defd66", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-63b5a70b-95d8-4a5f-a515-638c7ea3d518-inst", "created": "2019-01-18T06:26:26Z", "tenant_id": "8309f96bf3df47b6affbf6470de469da", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-18 06:26:39,048 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/b67006f4-5e48-4b5b-acb2-0ba391f1fb00 used request id req-34e11a11-f640-4f4c-ae7d-a3a15cd4373c 2019-01-18 06:26:39,054 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-63b5a70b-95d8-4a5f-a515-638c7ea3d518-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ffe9dd03f968f2e4f720bf20f733a2b0106024c8" 2019-01-18 06:26:39,164 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-8405da20-3f63-47ba-a077-3fd0492e1cd8 Date: Fri, 18 Jan 2019 06:26: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":["d67ba2a9-962b-45ef-8212-6144beda0006"],"updated_at":"2019-01-18T06:26:16Z","tenant_id":"8309f96bf3df47b6affbf6470de469da","created_at":"2019-01-18T06:26:14Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"8309f96bf3df47b6affbf6470de469da","id":"60bb6155-3df4-4357-b7b6-95839583fa2f","name":"InstanceSecurityGroupTests-63b5a70b-95d8-4a5f-a515-638c7ea3d518-pub-net"}]} 2019-01-18 06:26:39,164 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-63b5a70b-95d8-4a5f-a515-638c7ea3d518-pub-net used request id req-8405da20-3f63-47ba-a077-3fd0492e1cd8 2019-01-18 06:26:39,168 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/8309f96bf3df47b6affbf6470de469da -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ffe9dd03f968f2e4f720bf20f733a2b0106024c8" 2019-01-18 06:26:39,244 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:26:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4b7681c3-43b6-4758-b0c1-0c5fa91ce5e2 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/8309f96bf3df47b6affbf6470de469da"}, "enabled": true, "id": "8309f96bf3df47b6affbf6470de469da", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-7f8795e6-86a6-46b-proj"}} 2019-01-18 06:26:39,244 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/8309f96bf3df47b6affbf6470de469da used request id req-4b7681c3-43b6-4758-b0c1-0c5fa91ce5e2 2019-01-18 06:26:39,249 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=60bb6155-3df4-4357-b7b6-95839583fa2f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ffe9dd03f968f2e4f720bf20f733a2b0106024c8" 2019-01-18 06:26:39,300 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-5f3a027f-2bfd-4398-b951-f85d69269f82 Date: Fri, 18 Jan 2019 06:26:39 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"60bb6155-3df4-4357-b7b6-95839583fa2f","tenant_id":"8309f96bf3df47b6affbf6470de469da","created_at":"2019-01-18T06:26:16Z","dns_nameservers":[],"updated_at":"2019-01-18T06:26: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":"8309f96bf3df47b6affbf6470de469da","id":"d67ba2a9-962b-45ef-8212-6144beda0006","subnetpool_id":null,"name":"InstanceSecurityGroupTests-63b5a70b-95d8-4a5f-a515-638c7ea3d518-pub-subnet"}]} 2019-01-18 06:26:39,300 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=60bb6155-3df4-4357-b7b6-95839583fa2f used request id req-5f3a027f-2bfd-4398-b951-f85d69269f82 2019-01-18 06:26:39,306 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=60bb6155-3df4-4357-b7b6-95839583fa2f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ffe9dd03f968f2e4f720bf20f733a2b0106024c8" 2019-01-18 06:26:39,543 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3112 X-Openstack-Request-Id: req-67cca01b-f9fd-4f3b-8130-0480889daee3 Date: Fri, 18 Jan 2019 06:26:39 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:26:20Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"d67ba2a9-962b-45ef-8212-6144beda0006","ip_address":"10.55.0.4"}],"id":"93e38558-4bec-4822-95a0-bccb88a19958","security_groups":[],"mac_address":"fa:16:3e:86:74:0a","project_id":"8309f96bf3df47b6affbf6470de469da","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"60bb6155-3df4-4357-b7b6-95839583fa2f","tenant_id":"8309f96bf3df47b6affbf6470de469da","created_at":"2019-01-18T06:26:18Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-60bb6155-3df4-4357-b7b6-95839583fa2f"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:26:19Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"d67ba2a9-962b-45ef-8212-6144beda0006","ip_address":"10.55.0.2"}],"id":"96782814-7b9d-4167-a6f4-5147c00b1e28","security_groups":[],"mac_address":"fa:16:3e:2a:57:ff","project_id":"8309f96bf3df47b6affbf6470de469da","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"60bb6155-3df4-4357-b7b6-95839583fa2f","tenant_id":"8309f96bf3df47b6affbf6470de469da","created_at":"2019-01-18T06:26:16Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-60bb6155-3df4-4357-b7b6-95839583fa2f"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:26:19Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"d67ba2a9-962b-45ef-8212-6144beda0006","ip_address":"10.55.0.3"}],"id":"b8bcd480-81b5-4eb8-afe4-3a5fd12300b2","security_groups":[],"mac_address":"fa:16:3e:e2:11:1b","project_id":"8309f96bf3df47b6affbf6470de469da","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"60bb6155-3df4-4357-b7b6-95839583fa2f","tenant_id":"8309f96bf3df47b6affbf6470de469da","created_at":"2019-01-18T06:26:17Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-60bb6155-3df4-4357-b7b6-95839583fa2f"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:26:34Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"d67ba2a9-962b-45ef-8212-6144beda0006","ip_address":"10.55.0.13"}],"id":"d35b69e6-d993-4c28-b7b1-157ba15c06b1","security_groups":["271921da-c441-46b7-846f-10ee78eef179"],"mac_address":"fa:16:3e:a4:eb:8a","project_id":"8309f96bf3df47b6affbf6470de469da","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-63b5a70b-95d8-4a5f-a515-638c7ea3d518-port","admin_state_up":true,"network_id":"60bb6155-3df4-4357-b7b6-95839583fa2f","tenant_id":"8309f96bf3df47b6affbf6470de469da","created_at":"2019-01-18T06:26:23Z","binding:vnic_type":"normal","device_id":"b67006f4-5e48-4b5b-acb2-0ba391f1fb00"}]} 2019-01-18 06:26:39,543 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=60bb6155-3df4-4357-b7b6-95839583fa2f used request id req-67cca01b-f9fd-4f3b-8130-0480889daee3 2019-01-18 06:26:39,547 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/b67006f4-5e48-4b5b-acb2-0ba391f1fb00 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ffe9dd03f968f2e4f720bf20f733a2b0106024c8" 2019-01-18 06:26:40,092 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:26: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-81752bf4-7df3-4090-922c-80b785048529 x-compute-request-id: req-81752bf4-7df3-4090-922c-80b785048529 Content-Encoding: gzip Content-Length: 754 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-63b5a70b-95d8-4a5f-a515-638c7ea3d518-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a4:eb:8a", "version": 4, "addr": "10.55.0.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/b67006f4-5e48-4b5b-acb2-0ba391f1fb00", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/b67006f4-5e48-4b5b-acb2-0ba391f1fb00", "rel": "bookmark"}], "image": {"id": "15332e59-baa2-4928-8b79-f856f1b1c3de", "links": [{"href": "http://172.30.9.23:8774/images/15332e59-baa2-4928-8b79-f856f1b1c3de", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-18T06:26:33.000000", "flavor": {"id": "685b5e7e-0552-4d08-b283-11bdb445bf13", "links": [{"href": "http://172.30.9.23:8774/flavors/685b5e7e-0552-4d08-b283-11bdb445bf13", "rel": "bookmark"}]}, "id": "b67006f4-5e48-4b5b-acb2-0ba391f1fb00", "security_groups": [{"name": "default"}], "user_id": "b085b80021364b75a7678263c26e08dc", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-18T06:26:35Z", "hostId": "9b81315679d4fdd64f6e0a362b4761406d059dc9605c8caef9defd66", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-63b5a70b-95d8-4a5f-a515-638c7ea3d518-inst", "created": "2019-01-18T06:26:26Z", "tenant_id": "8309f96bf3df47b6affbf6470de469da", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-18 06:26:40,092 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/b67006f4-5e48-4b5b-acb2-0ba391f1fb00 used request id req-81752bf4-7df3-4090-922c-80b785048529 2019-01-18 06:26:40,098 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-63b5a70b-95d8-4a5f-a515-638c7ea3d518-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ffe9dd03f968f2e4f720bf20f733a2b0106024c8" 2019-01-18 06:26:40,193 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-e3451fb8-3772-4b81-bea2-24128aecf324 Date: Fri, 18 Jan 2019 06:26: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":["d67ba2a9-962b-45ef-8212-6144beda0006"],"updated_at":"2019-01-18T06:26:16Z","tenant_id":"8309f96bf3df47b6affbf6470de469da","created_at":"2019-01-18T06:26:14Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"8309f96bf3df47b6affbf6470de469da","id":"60bb6155-3df4-4357-b7b6-95839583fa2f","name":"InstanceSecurityGroupTests-63b5a70b-95d8-4a5f-a515-638c7ea3d518-pub-net"}]} 2019-01-18 06:26:40,194 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-63b5a70b-95d8-4a5f-a515-638c7ea3d518-pub-net used request id req-e3451fb8-3772-4b81-bea2-24128aecf324 2019-01-18 06:26:40,197 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/8309f96bf3df47b6affbf6470de469da -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ffe9dd03f968f2e4f720bf20f733a2b0106024c8" 2019-01-18 06:26:40,278 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:26:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-79ce6cd6-0ea1-497e-a687-9064f5ce79fb 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/8309f96bf3df47b6affbf6470de469da"}, "enabled": true, "id": "8309f96bf3df47b6affbf6470de469da", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-7f8795e6-86a6-46b-proj"}} 2019-01-18 06:26:40,278 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/8309f96bf3df47b6affbf6470de469da used request id req-79ce6cd6-0ea1-497e-a687-9064f5ce79fb 2019-01-18 06:26:40,284 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=60bb6155-3df4-4357-b7b6-95839583fa2f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ffe9dd03f968f2e4f720bf20f733a2b0106024c8" 2019-01-18 06:26:40,480 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-c51472ea-ae7a-4b53-bb88-3ed80691671d Date: Fri, 18 Jan 2019 06:26:40 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"60bb6155-3df4-4357-b7b6-95839583fa2f","tenant_id":"8309f96bf3df47b6affbf6470de469da","created_at":"2019-01-18T06:26:16Z","dns_nameservers":[],"updated_at":"2019-01-18T06:26: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":"8309f96bf3df47b6affbf6470de469da","id":"d67ba2a9-962b-45ef-8212-6144beda0006","subnetpool_id":null,"name":"InstanceSecurityGroupTests-63b5a70b-95d8-4a5f-a515-638c7ea3d518-pub-subnet"}]} 2019-01-18 06:26:40,480 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=60bb6155-3df4-4357-b7b6-95839583fa2f used request id req-c51472ea-ae7a-4b53-bb88-3ed80691671d 2019-01-18 06:26:40,486 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=60bb6155-3df4-4357-b7b6-95839583fa2f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ffe9dd03f968f2e4f720bf20f733a2b0106024c8" 2019-01-18 06:26:40,573 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3112 X-Openstack-Request-Id: req-c7e1d89f-4d2e-47fe-bf33-273848e9a545 Date: Fri, 18 Jan 2019 06:26:40 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:26:20Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"d67ba2a9-962b-45ef-8212-6144beda0006","ip_address":"10.55.0.4"}],"id":"93e38558-4bec-4822-95a0-bccb88a19958","security_groups":[],"mac_address":"fa:16:3e:86:74:0a","project_id":"8309f96bf3df47b6affbf6470de469da","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"60bb6155-3df4-4357-b7b6-95839583fa2f","tenant_id":"8309f96bf3df47b6affbf6470de469da","created_at":"2019-01-18T06:26:18Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-60bb6155-3df4-4357-b7b6-95839583fa2f"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:26:19Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"d67ba2a9-962b-45ef-8212-6144beda0006","ip_address":"10.55.0.2"}],"id":"96782814-7b9d-4167-a6f4-5147c00b1e28","security_groups":[],"mac_address":"fa:16:3e:2a:57:ff","project_id":"8309f96bf3df47b6affbf6470de469da","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"60bb6155-3df4-4357-b7b6-95839583fa2f","tenant_id":"8309f96bf3df47b6affbf6470de469da","created_at":"2019-01-18T06:26:16Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-60bb6155-3df4-4357-b7b6-95839583fa2f"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:26:19Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"d67ba2a9-962b-45ef-8212-6144beda0006","ip_address":"10.55.0.3"}],"id":"b8bcd480-81b5-4eb8-afe4-3a5fd12300b2","security_groups":[],"mac_address":"fa:16:3e:e2:11:1b","project_id":"8309f96bf3df47b6affbf6470de469da","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"60bb6155-3df4-4357-b7b6-95839583fa2f","tenant_id":"8309f96bf3df47b6affbf6470de469da","created_at":"2019-01-18T06:26:17Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-60bb6155-3df4-4357-b7b6-95839583fa2f"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:26:34Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"d67ba2a9-962b-45ef-8212-6144beda0006","ip_address":"10.55.0.13"}],"id":"d35b69e6-d993-4c28-b7b1-157ba15c06b1","security_groups":["271921da-c441-46b7-846f-10ee78eef179"],"mac_address":"fa:16:3e:a4:eb:8a","project_id":"8309f96bf3df47b6affbf6470de469da","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-63b5a70b-95d8-4a5f-a515-638c7ea3d518-port","admin_state_up":true,"network_id":"60bb6155-3df4-4357-b7b6-95839583fa2f","tenant_id":"8309f96bf3df47b6affbf6470de469da","created_at":"2019-01-18T06:26:23Z","binding:vnic_type":"normal","device_id":"b67006f4-5e48-4b5b-acb2-0ba391f1fb00"}]} 2019-01-18 06:26:40,573 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=60bb6155-3df4-4357-b7b6-95839583fa2f used request id req-c7e1d89f-4d2e-47fe-bf33-273848e9a545 2019-01-18 06:26:40,574 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:26:40,953 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "5dcb15a17d434bf0b1b3521d202ac90a", "name": "InstanceSecurityGroupTests-7f8795e6-86a6-46b-proj-role"}], "expires_at": "2019-01-18T07:26:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8309f96bf3df47b6affbf6470de469da", "name": "InstanceSecurityGroupTests-7f8795e6-86a6-46b-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/8309f96bf3df47b6affbf6470de469da", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/8309f96bf3df47b6affbf6470de469da", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/8309f96bf3df47b6affbf6470de469da", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/8309f96bf3df47b6affbf6470de469da", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/8309f96bf3df47b6affbf6470de469da", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/8309f96bf3df47b6affbf6470de469da", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/8309f96bf3df47b6affbf6470de469da", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/8309f96bf3df47b6affbf6470de469da", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/8309f96bf3df47b6affbf6470de469da", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/8309f96bf3df47b6affbf6470de469da", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/8309f96bf3df47b6affbf6470de469da", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/8309f96bf3df47b6affbf6470de469da", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-7f8795e6-86a6-46b-user", "id": "b085b80021364b75a7678263c26e08dc"}, "audit_ids": ["izqeNXSORAa0tG5ESkS3gw"], "issued_at": "2019-01-18T06:26:40.000000Z"}} 2019-01-18 06:26:40,956 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/b67006f4-5e48-4b5b-acb2-0ba391f1fb00 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b169072815ca35231436cea225cc1628e79f384" 2019-01-18 06:26:41,695 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06: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-da4e07d0-fae8-41a2-abee-1259b3ffc073 x-compute-request-id: req-da4e07d0-fae8-41a2-abee-1259b3ffc073 Content-Encoding: gzip Content-Length: 754 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-63b5a70b-95d8-4a5f-a515-638c7ea3d518-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a4:eb:8a", "version": 4, "addr": "10.55.0.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/b67006f4-5e48-4b5b-acb2-0ba391f1fb00", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/b67006f4-5e48-4b5b-acb2-0ba391f1fb00", "rel": "bookmark"}], "image": {"id": "15332e59-baa2-4928-8b79-f856f1b1c3de", "links": [{"href": "http://172.30.9.23:8774/images/15332e59-baa2-4928-8b79-f856f1b1c3de", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-18T06:26:33.000000", "flavor": {"id": "685b5e7e-0552-4d08-b283-11bdb445bf13", "links": [{"href": "http://172.30.9.23:8774/flavors/685b5e7e-0552-4d08-b283-11bdb445bf13", "rel": "bookmark"}]}, "id": "b67006f4-5e48-4b5b-acb2-0ba391f1fb00", "security_groups": [{"name": "default"}], "user_id": "b085b80021364b75a7678263c26e08dc", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-18T06:26:35Z", "hostId": "9b81315679d4fdd64f6e0a362b4761406d059dc9605c8caef9defd66", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-63b5a70b-95d8-4a5f-a515-638c7ea3d518-inst", "created": "2019-01-18T06:26:26Z", "tenant_id": "8309f96bf3df47b6affbf6470de469da", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-18 06:26:41,695 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/b67006f4-5e48-4b5b-acb2-0ba391f1fb00 used request id req-da4e07d0-fae8-41a2-abee-1259b3ffc073 2019-01-18 06:26:41,698 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/b67006f4-5e48-4b5b-acb2-0ba391f1fb00 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ffe9dd03f968f2e4f720bf20f733a2b0106024c8" 2019-01-18 06:26:42,291 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06: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-9c60254e-d97f-4e8f-bc27-0e498ea71b9e x-compute-request-id: req-9c60254e-d97f-4e8f-bc27-0e498ea71b9e Content-Encoding: gzip Content-Length: 754 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-63b5a70b-95d8-4a5f-a515-638c7ea3d518-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a4:eb:8a", "version": 4, "addr": "10.55.0.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/b67006f4-5e48-4b5b-acb2-0ba391f1fb00", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/b67006f4-5e48-4b5b-acb2-0ba391f1fb00", "rel": "bookmark"}], "image": {"id": "15332e59-baa2-4928-8b79-f856f1b1c3de", "links": [{"href": "http://172.30.9.23:8774/images/15332e59-baa2-4928-8b79-f856f1b1c3de", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-18T06:26:33.000000", "flavor": {"id": "685b5e7e-0552-4d08-b283-11bdb445bf13", "links": [{"href": "http://172.30.9.23:8774/flavors/685b5e7e-0552-4d08-b283-11bdb445bf13", "rel": "bookmark"}]}, "id": "b67006f4-5e48-4b5b-acb2-0ba391f1fb00", "security_groups": [{"name": "default"}], "user_id": "b085b80021364b75a7678263c26e08dc", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-18T06:26:35Z", "hostId": "9b81315679d4fdd64f6e0a362b4761406d059dc9605c8caef9defd66", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-63b5a70b-95d8-4a5f-a515-638c7ea3d518-inst", "created": "2019-01-18T06:26:26Z", "tenant_id": "8309f96bf3df47b6affbf6470de469da", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-18 06:26:42,292 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/b67006f4-5e48-4b5b-acb2-0ba391f1fb00 used request id req-9c60254e-d97f-4e8f-bc27-0e498ea71b9e 2019-01-18 06:26:42,292 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-63b5a70b-95d8-4a5f-a515-638c7ea3d518-inst] is - ACTIVE 2019-01-18 06:26:42,292 - create_instance - INFO - VM is - ACTIVE 2019-01-18 06:26:42,295 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/b67006f4-5e48-4b5b-acb2-0ba391f1fb00 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ffe9dd03f968f2e4f720bf20f733a2b0106024c8" 2019-01-18 06:26:42,982 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06: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-dc7b5e8b-ceac-41e6-a4c5-3ded8fae8fdc x-compute-request-id: req-dc7b5e8b-ceac-41e6-a4c5-3ded8fae8fdc Content-Encoding: gzip Content-Length: 754 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-63b5a70b-95d8-4a5f-a515-638c7ea3d518-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a4:eb:8a", "version": 4, "addr": "10.55.0.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/b67006f4-5e48-4b5b-acb2-0ba391f1fb00", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/b67006f4-5e48-4b5b-acb2-0ba391f1fb00", "rel": "bookmark"}], "image": {"id": "15332e59-baa2-4928-8b79-f856f1b1c3de", "links": [{"href": "http://172.30.9.23:8774/images/15332e59-baa2-4928-8b79-f856f1b1c3de", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-18T06:26:33.000000", "flavor": {"id": "685b5e7e-0552-4d08-b283-11bdb445bf13", "links": [{"href": "http://172.30.9.23:8774/flavors/685b5e7e-0552-4d08-b283-11bdb445bf13", "rel": "bookmark"}]}, "id": "b67006f4-5e48-4b5b-acb2-0ba391f1fb00", "security_groups": [{"name": "default"}], "user_id": "b085b80021364b75a7678263c26e08dc", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-18T06:26:35Z", "hostId": "9b81315679d4fdd64f6e0a362b4761406d059dc9605c8caef9defd66", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-63b5a70b-95d8-4a5f-a515-638c7ea3d518-inst", "created": "2019-01-18T06:26:26Z", "tenant_id": "8309f96bf3df47b6affbf6470de469da", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-18 06:26:42,982 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/b67006f4-5e48-4b5b-acb2-0ba391f1fb00 used request id req-dc7b5e8b-ceac-41e6-a4c5-3ded8fae8fdc 2019-01-18 06:26:42,988 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-63b5a70b-95d8-4a5f-a515-638c7ea3d518-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ffe9dd03f968f2e4f720bf20f733a2b0106024c8" 2019-01-18 06:26:43,086 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-45ce462d-e4f4-4df5-92c3-47123035f51c Date: Fri, 18 Jan 2019 06:26: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":["d67ba2a9-962b-45ef-8212-6144beda0006"],"updated_at":"2019-01-18T06:26:16Z","tenant_id":"8309f96bf3df47b6affbf6470de469da","created_at":"2019-01-18T06:26:14Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"8309f96bf3df47b6affbf6470de469da","id":"60bb6155-3df4-4357-b7b6-95839583fa2f","name":"InstanceSecurityGroupTests-63b5a70b-95d8-4a5f-a515-638c7ea3d518-pub-net"}]} 2019-01-18 06:26:43,086 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-63b5a70b-95d8-4a5f-a515-638c7ea3d518-pub-net used request id req-45ce462d-e4f4-4df5-92c3-47123035f51c 2019-01-18 06:26:43,090 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/8309f96bf3df47b6affbf6470de469da -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ffe9dd03f968f2e4f720bf20f733a2b0106024c8" 2019-01-18 06:26:43,168 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:26:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5308bdb9-a203-4893-9826-473b42963aa1 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/8309f96bf3df47b6affbf6470de469da"}, "enabled": true, "id": "8309f96bf3df47b6affbf6470de469da", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-7f8795e6-86a6-46b-proj"}} 2019-01-18 06:26:43,168 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/8309f96bf3df47b6affbf6470de469da used request id req-5308bdb9-a203-4893-9826-473b42963aa1 2019-01-18 06:26:43,174 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=60bb6155-3df4-4357-b7b6-95839583fa2f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ffe9dd03f968f2e4f720bf20f733a2b0106024c8" 2019-01-18 06:26:43,224 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-a46c6c53-8e42-42a1-b576-d241fbf018ee Date: Fri, 18 Jan 2019 06:26:43 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"60bb6155-3df4-4357-b7b6-95839583fa2f","tenant_id":"8309f96bf3df47b6affbf6470de469da","created_at":"2019-01-18T06:26:16Z","dns_nameservers":[],"updated_at":"2019-01-18T06:26: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":"8309f96bf3df47b6affbf6470de469da","id":"d67ba2a9-962b-45ef-8212-6144beda0006","subnetpool_id":null,"name":"InstanceSecurityGroupTests-63b5a70b-95d8-4a5f-a515-638c7ea3d518-pub-subnet"}]} 2019-01-18 06:26:43,224 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=60bb6155-3df4-4357-b7b6-95839583fa2f used request id req-a46c6c53-8e42-42a1-b576-d241fbf018ee 2019-01-18 06:26:43,230 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=60bb6155-3df4-4357-b7b6-95839583fa2f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ffe9dd03f968f2e4f720bf20f733a2b0106024c8" 2019-01-18 06:26:43,464 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3112 X-Openstack-Request-Id: req-5d3a1217-ae84-4fcf-af6f-d39490de8fa8 Date: Fri, 18 Jan 2019 06:26:43 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:26:20Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"d67ba2a9-962b-45ef-8212-6144beda0006","ip_address":"10.55.0.4"}],"id":"93e38558-4bec-4822-95a0-bccb88a19958","security_groups":[],"mac_address":"fa:16:3e:86:74:0a","project_id":"8309f96bf3df47b6affbf6470de469da","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"60bb6155-3df4-4357-b7b6-95839583fa2f","tenant_id":"8309f96bf3df47b6affbf6470de469da","created_at":"2019-01-18T06:26:18Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-60bb6155-3df4-4357-b7b6-95839583fa2f"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:26:19Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"d67ba2a9-962b-45ef-8212-6144beda0006","ip_address":"10.55.0.2"}],"id":"96782814-7b9d-4167-a6f4-5147c00b1e28","security_groups":[],"mac_address":"fa:16:3e:2a:57:ff","project_id":"8309f96bf3df47b6affbf6470de469da","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"60bb6155-3df4-4357-b7b6-95839583fa2f","tenant_id":"8309f96bf3df47b6affbf6470de469da","created_at":"2019-01-18T06:26:16Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-60bb6155-3df4-4357-b7b6-95839583fa2f"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:26:19Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"d67ba2a9-962b-45ef-8212-6144beda0006","ip_address":"10.55.0.3"}],"id":"b8bcd480-81b5-4eb8-afe4-3a5fd12300b2","security_groups":[],"mac_address":"fa:16:3e:e2:11:1b","project_id":"8309f96bf3df47b6affbf6470de469da","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"60bb6155-3df4-4357-b7b6-95839583fa2f","tenant_id":"8309f96bf3df47b6affbf6470de469da","created_at":"2019-01-18T06:26:17Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-60bb6155-3df4-4357-b7b6-95839583fa2f"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:26:34Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"d67ba2a9-962b-45ef-8212-6144beda0006","ip_address":"10.55.0.13"}],"id":"d35b69e6-d993-4c28-b7b1-157ba15c06b1","security_groups":["271921da-c441-46b7-846f-10ee78eef179"],"mac_address":"fa:16:3e:a4:eb:8a","project_id":"8309f96bf3df47b6affbf6470de469da","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-63b5a70b-95d8-4a5f-a515-638c7ea3d518-port","admin_state_up":true,"network_id":"60bb6155-3df4-4357-b7b6-95839583fa2f","tenant_id":"8309f96bf3df47b6affbf6470de469da","created_at":"2019-01-18T06:26:23Z","binding:vnic_type":"normal","device_id":"b67006f4-5e48-4b5b-acb2-0ba391f1fb00"}]} 2019-01-18 06:26:43,464 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=60bb6155-3df4-4357-b7b6-95839583fa2f used request id req-5d3a1217-ae84-4fcf-af6f-d39490de8fa8 2019-01-18 06:26:43,467 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/b67006f4-5e48-4b5b-acb2-0ba391f1fb00 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ffe9dd03f968f2e4f720bf20f733a2b0106024c8" 2019-01-18 06:26:43,635 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:26: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-06c95172-d259-43b6-8337-a415cc9d6406 x-compute-request-id: req-06c95172-d259-43b6-8337-a415cc9d6406 Content-Encoding: gzip Content-Length: 754 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-63b5a70b-95d8-4a5f-a515-638c7ea3d518-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a4:eb:8a", "version": 4, "addr": "10.55.0.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/b67006f4-5e48-4b5b-acb2-0ba391f1fb00", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/b67006f4-5e48-4b5b-acb2-0ba391f1fb00", "rel": "bookmark"}], "image": {"id": "15332e59-baa2-4928-8b79-f856f1b1c3de", "links": [{"href": "http://172.30.9.23:8774/images/15332e59-baa2-4928-8b79-f856f1b1c3de", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-18T06:26:33.000000", "flavor": {"id": "685b5e7e-0552-4d08-b283-11bdb445bf13", "links": [{"href": "http://172.30.9.23:8774/flavors/685b5e7e-0552-4d08-b283-11bdb445bf13", "rel": "bookmark"}]}, "id": "b67006f4-5e48-4b5b-acb2-0ba391f1fb00", "security_groups": [{"name": "default"}], "user_id": "b085b80021364b75a7678263c26e08dc", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-18T06:26:35Z", "hostId": "9b81315679d4fdd64f6e0a362b4761406d059dc9605c8caef9defd66", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-63b5a70b-95d8-4a5f-a515-638c7ea3d518-inst", "created": "2019-01-18T06:26:26Z", "tenant_id": "8309f96bf3df47b6affbf6470de469da", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-18 06:26:43,635 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/b67006f4-5e48-4b5b-acb2-0ba391f1fb00 used request id req-06c95172-d259-43b6-8337-a415cc9d6406 2019-01-18 06:26:43,639 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-63b5a70b-95d8-4a5f-a515-638c7ea3d518-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ffe9dd03f968f2e4f720bf20f733a2b0106024c8" 2019-01-18 06:26:43,745 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-36331d3e-2413-4e89-9ea3-4de67f164a6f Date: Fri, 18 Jan 2019 06:26: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":["d67ba2a9-962b-45ef-8212-6144beda0006"],"updated_at":"2019-01-18T06:26:16Z","tenant_id":"8309f96bf3df47b6affbf6470de469da","created_at":"2019-01-18T06:26:14Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"8309f96bf3df47b6affbf6470de469da","id":"60bb6155-3df4-4357-b7b6-95839583fa2f","name":"InstanceSecurityGroupTests-63b5a70b-95d8-4a5f-a515-638c7ea3d518-pub-net"}]} 2019-01-18 06:26:43,745 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-63b5a70b-95d8-4a5f-a515-638c7ea3d518-pub-net used request id req-36331d3e-2413-4e89-9ea3-4de67f164a6f 2019-01-18 06:26:43,749 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/8309f96bf3df47b6affbf6470de469da -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ffe9dd03f968f2e4f720bf20f733a2b0106024c8" 2019-01-18 06:26:43,829 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:26:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d5a0ba3e-aa35-49b1-aa62-51d7ac6c77a9 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/8309f96bf3df47b6affbf6470de469da"}, "enabled": true, "id": "8309f96bf3df47b6affbf6470de469da", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-7f8795e6-86a6-46b-proj"}} 2019-01-18 06:26:43,829 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/8309f96bf3df47b6affbf6470de469da used request id req-d5a0ba3e-aa35-49b1-aa62-51d7ac6c77a9 2019-01-18 06:26:43,835 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=60bb6155-3df4-4357-b7b6-95839583fa2f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ffe9dd03f968f2e4f720bf20f733a2b0106024c8" 2019-01-18 06:26:43,888 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-f5f24625-b8ba-41a4-a860-4c28e4fd599b Date: Fri, 18 Jan 2019 06:26:43 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"60bb6155-3df4-4357-b7b6-95839583fa2f","tenant_id":"8309f96bf3df47b6affbf6470de469da","created_at":"2019-01-18T06:26:16Z","dns_nameservers":[],"updated_at":"2019-01-18T06:26: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":"8309f96bf3df47b6affbf6470de469da","id":"d67ba2a9-962b-45ef-8212-6144beda0006","subnetpool_id":null,"name":"InstanceSecurityGroupTests-63b5a70b-95d8-4a5f-a515-638c7ea3d518-pub-subnet"}]} 2019-01-18 06:26:43,888 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=60bb6155-3df4-4357-b7b6-95839583fa2f used request id req-f5f24625-b8ba-41a4-a860-4c28e4fd599b 2019-01-18 06:26:43,894 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=60bb6155-3df4-4357-b7b6-95839583fa2f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ffe9dd03f968f2e4f720bf20f733a2b0106024c8" 2019-01-18 06:26:43,988 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3112 X-Openstack-Request-Id: req-f297df43-43ac-4c8c-8a78-6453591b768c Date: Fri, 18 Jan 2019 06:26:43 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:26:20Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"d67ba2a9-962b-45ef-8212-6144beda0006","ip_address":"10.55.0.4"}],"id":"93e38558-4bec-4822-95a0-bccb88a19958","security_groups":[],"mac_address":"fa:16:3e:86:74:0a","project_id":"8309f96bf3df47b6affbf6470de469da","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"60bb6155-3df4-4357-b7b6-95839583fa2f","tenant_id":"8309f96bf3df47b6affbf6470de469da","created_at":"2019-01-18T06:26:18Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-60bb6155-3df4-4357-b7b6-95839583fa2f"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:26:19Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"d67ba2a9-962b-45ef-8212-6144beda0006","ip_address":"10.55.0.2"}],"id":"96782814-7b9d-4167-a6f4-5147c00b1e28","security_groups":[],"mac_address":"fa:16:3e:2a:57:ff","project_id":"8309f96bf3df47b6affbf6470de469da","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"60bb6155-3df4-4357-b7b6-95839583fa2f","tenant_id":"8309f96bf3df47b6affbf6470de469da","created_at":"2019-01-18T06:26:16Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-60bb6155-3df4-4357-b7b6-95839583fa2f"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:26:19Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"d67ba2a9-962b-45ef-8212-6144beda0006","ip_address":"10.55.0.3"}],"id":"b8bcd480-81b5-4eb8-afe4-3a5fd12300b2","security_groups":[],"mac_address":"fa:16:3e:e2:11:1b","project_id":"8309f96bf3df47b6affbf6470de469da","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"60bb6155-3df4-4357-b7b6-95839583fa2f","tenant_id":"8309f96bf3df47b6affbf6470de469da","created_at":"2019-01-18T06:26:17Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-60bb6155-3df4-4357-b7b6-95839583fa2f"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:26:34Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"d67ba2a9-962b-45ef-8212-6144beda0006","ip_address":"10.55.0.13"}],"id":"d35b69e6-d993-4c28-b7b1-157ba15c06b1","security_groups":["271921da-c441-46b7-846f-10ee78eef179"],"mac_address":"fa:16:3e:a4:eb:8a","project_id":"8309f96bf3df47b6affbf6470de469da","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-63b5a70b-95d8-4a5f-a515-638c7ea3d518-port","admin_state_up":true,"network_id":"60bb6155-3df4-4357-b7b6-95839583fa2f","tenant_id":"8309f96bf3df47b6affbf6470de469da","created_at":"2019-01-18T06:26:23Z","binding:vnic_type":"normal","device_id":"b67006f4-5e48-4b5b-acb2-0ba391f1fb00"}]} 2019-01-18 06:26:43,988 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=60bb6155-3df4-4357-b7b6-95839583fa2f used request id req-f297df43-43ac-4c8c-8a78-6453591b768c 2019-01-18 06:26:43,992 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers/b67006f4-5e48-4b5b-acb2-0ba391f1fb00/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ffe9dd03f968f2e4f720bf20f733a2b0106024c8" -d '{"removeSecurityGroup": {"name": "InstanceSecurityGroupTests-63b5a70b-95d8-4a5f-a515-638c7ea3d518-name"}}' 2019-01-18 06:26:44,714 - novaclient.v2.client - DEBUG - RESP: [404] Date: Fri, 18 Jan 2019 06:26: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-48d4d19c-e428-42ea-84c9-6c63eaad30bb x-compute-request-id: req-48d4d19c-e428-42ea-84c9-6c63eaad30bb Content-Length: 199 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Security group InstanceSecurityGroupTests-63b5a70b-95d8-4a5f-a515-638c7ea3d518-name not associated with the instance b67006f4-5e48-4b5b-acb2-0ba391f1fb00", "code": 404}} 2019-01-18 06:26:44,714 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/b67006f4-5e48-4b5b-acb2-0ba391f1fb00/action used request id req-48d4d19c-e428-42ea-84c9-6c63eaad30bb 2019-01-18 06:26:44,714 - create_instance - WARNING - Security group not removed - Security group InstanceSecurityGroupTests-63b5a70b-95d8-4a5f-a515-638c7ea3d518-name not associated with the instance b67006f4-5e48-4b5b-acb2-0ba391f1fb00 (HTTP 404) (Request-ID: req-48d4d19c-e428-42ea-84c9-6c63eaad30bb) 2019-01-18 06:26:44,717 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/b67006f4-5e48-4b5b-acb2-0ba391f1fb00 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ffe9dd03f968f2e4f720bf20f733a2b0106024c8" 2019-01-18 06:26:45,368 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06: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-625e4894-451f-4cd2-977c-f46f6ae49d25 x-compute-request-id: req-625e4894-451f-4cd2-977c-f46f6ae49d25 Content-Encoding: gzip Content-Length: 754 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-63b5a70b-95d8-4a5f-a515-638c7ea3d518-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a4:eb:8a", "version": 4, "addr": "10.55.0.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/b67006f4-5e48-4b5b-acb2-0ba391f1fb00", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/b67006f4-5e48-4b5b-acb2-0ba391f1fb00", "rel": "bookmark"}], "image": {"id": "15332e59-baa2-4928-8b79-f856f1b1c3de", "links": [{"href": "http://172.30.9.23:8774/images/15332e59-baa2-4928-8b79-f856f1b1c3de", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-18T06:26:33.000000", "flavor": {"id": "685b5e7e-0552-4d08-b283-11bdb445bf13", "links": [{"href": "http://172.30.9.23:8774/flavors/685b5e7e-0552-4d08-b283-11bdb445bf13", "rel": "bookmark"}]}, "id": "b67006f4-5e48-4b5b-acb2-0ba391f1fb00", "security_groups": [{"name": "default"}], "user_id": "b085b80021364b75a7678263c26e08dc", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-18T06:26:35Z", "hostId": "9b81315679d4fdd64f6e0a362b4761406d059dc9605c8caef9defd66", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-63b5a70b-95d8-4a5f-a515-638c7ea3d518-inst", "created": "2019-01-18T06:26:26Z", "tenant_id": "8309f96bf3df47b6affbf6470de469da", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-18 06:26:45,369 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/b67006f4-5e48-4b5b-acb2-0ba391f1fb00 used request id req-625e4894-451f-4cd2-977c-f46f6ae49d25 2019-01-18 06:26:45,374 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-63b5a70b-95d8-4a5f-a515-638c7ea3d518-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ffe9dd03f968f2e4f720bf20f733a2b0106024c8" 2019-01-18 06:26:45,473 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-3555390a-8846-4b42-b277-a1354f97a511 Date: Fri, 18 Jan 2019 06:26: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":["d67ba2a9-962b-45ef-8212-6144beda0006"],"updated_at":"2019-01-18T06:26:16Z","tenant_id":"8309f96bf3df47b6affbf6470de469da","created_at":"2019-01-18T06:26:14Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"8309f96bf3df47b6affbf6470de469da","id":"60bb6155-3df4-4357-b7b6-95839583fa2f","name":"InstanceSecurityGroupTests-63b5a70b-95d8-4a5f-a515-638c7ea3d518-pub-net"}]} 2019-01-18 06:26:45,473 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=InstanceSecurityGroupTests-63b5a70b-95d8-4a5f-a515-638c7ea3d518-pub-net used request id req-3555390a-8846-4b42-b277-a1354f97a511 2019-01-18 06:26:45,477 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/8309f96bf3df47b6affbf6470de469da -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ffe9dd03f968f2e4f720bf20f733a2b0106024c8" 2019-01-18 06:26:45,557 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:26:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7f6e6d63-7a61-4380-bc95-77eb36f0a868 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/8309f96bf3df47b6affbf6470de469da"}, "enabled": true, "id": "8309f96bf3df47b6affbf6470de469da", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-7f8795e6-86a6-46b-proj"}} 2019-01-18 06:26:45,557 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/8309f96bf3df47b6affbf6470de469da used request id req-7f6e6d63-7a61-4380-bc95-77eb36f0a868 2019-01-18 06:26:45,562 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=60bb6155-3df4-4357-b7b6-95839583fa2f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ffe9dd03f968f2e4f720bf20f733a2b0106024c8" 2019-01-18 06:26:45,623 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-1d1ff2a7-44d5-4414-bbe2-b5016fc83c8b Date: Fri, 18 Jan 2019 06:26:45 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"60bb6155-3df4-4357-b7b6-95839583fa2f","tenant_id":"8309f96bf3df47b6affbf6470de469da","created_at":"2019-01-18T06:26:16Z","dns_nameservers":[],"updated_at":"2019-01-18T06:26: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":"8309f96bf3df47b6affbf6470de469da","id":"d67ba2a9-962b-45ef-8212-6144beda0006","subnetpool_id":null,"name":"InstanceSecurityGroupTests-63b5a70b-95d8-4a5f-a515-638c7ea3d518-pub-subnet"}]} 2019-01-18 06:26:45,623 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=60bb6155-3df4-4357-b7b6-95839583fa2f used request id req-1d1ff2a7-44d5-4414-bbe2-b5016fc83c8b 2019-01-18 06:26:45,629 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=60bb6155-3df4-4357-b7b6-95839583fa2f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ffe9dd03f968f2e4f720bf20f733a2b0106024c8" 2019-01-18 06:26:45,716 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3112 X-Openstack-Request-Id: req-35e2ea99-aaff-4b50-9c10-6223f5c1ec52 Date: Fri, 18 Jan 2019 06:26:45 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:26:20Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"d67ba2a9-962b-45ef-8212-6144beda0006","ip_address":"10.55.0.4"}],"id":"93e38558-4bec-4822-95a0-bccb88a19958","security_groups":[],"mac_address":"fa:16:3e:86:74:0a","project_id":"8309f96bf3df47b6affbf6470de469da","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"60bb6155-3df4-4357-b7b6-95839583fa2f","tenant_id":"8309f96bf3df47b6affbf6470de469da","created_at":"2019-01-18T06:26:18Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-60bb6155-3df4-4357-b7b6-95839583fa2f"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:26:19Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"d67ba2a9-962b-45ef-8212-6144beda0006","ip_address":"10.55.0.2"}],"id":"96782814-7b9d-4167-a6f4-5147c00b1e28","security_groups":[],"mac_address":"fa:16:3e:2a:57:ff","project_id":"8309f96bf3df47b6affbf6470de469da","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"60bb6155-3df4-4357-b7b6-95839583fa2f","tenant_id":"8309f96bf3df47b6affbf6470de469da","created_at":"2019-01-18T06:26:16Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-60bb6155-3df4-4357-b7b6-95839583fa2f"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:26:19Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"d67ba2a9-962b-45ef-8212-6144beda0006","ip_address":"10.55.0.3"}],"id":"b8bcd480-81b5-4eb8-afe4-3a5fd12300b2","security_groups":[],"mac_address":"fa:16:3e:e2:11:1b","project_id":"8309f96bf3df47b6affbf6470de469da","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"60bb6155-3df4-4357-b7b6-95839583fa2f","tenant_id":"8309f96bf3df47b6affbf6470de469da","created_at":"2019-01-18T06:26:17Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-60bb6155-3df4-4357-b7b6-95839583fa2f"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:26:34Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"d67ba2a9-962b-45ef-8212-6144beda0006","ip_address":"10.55.0.13"}],"id":"d35b69e6-d993-4c28-b7b1-157ba15c06b1","security_groups":["271921da-c441-46b7-846f-10ee78eef179"],"mac_address":"fa:16:3e:a4:eb:8a","project_id":"8309f96bf3df47b6affbf6470de469da","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-63b5a70b-95d8-4a5f-a515-638c7ea3d518-port","admin_state_up":true,"network_id":"60bb6155-3df4-4357-b7b6-95839583fa2f","tenant_id":"8309f96bf3df47b6affbf6470de469da","created_at":"2019-01-18T06:26:23Z","binding:vnic_type":"normal","device_id":"b67006f4-5e48-4b5b-acb2-0ba391f1fb00"}]} 2019-01-18 06:26:45,716 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=60bb6155-3df4-4357-b7b6-95839583fa2f used request id req-35e2ea99-aaff-4b50-9c10-6223f5c1ec52 2019-01-18 06:26:45,720 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/b67006f4-5e48-4b5b-acb2-0ba391f1fb00 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b169072815ca35231436cea225cc1628e79f384" 2019-01-18 06:26:46,478 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:26: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-219375c7-6787-4bb6-93ba-f8a9568e46ba x-compute-request-id: req-219375c7-6787-4bb6-93ba-f8a9568e46ba Content-Encoding: gzip Content-Length: 754 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-63b5a70b-95d8-4a5f-a515-638c7ea3d518-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a4:eb:8a", "version": 4, "addr": "10.55.0.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/b67006f4-5e48-4b5b-acb2-0ba391f1fb00", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/b67006f4-5e48-4b5b-acb2-0ba391f1fb00", "rel": "bookmark"}], "image": {"id": "15332e59-baa2-4928-8b79-f856f1b1c3de", "links": [{"href": "http://172.30.9.23:8774/images/15332e59-baa2-4928-8b79-f856f1b1c3de", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-18T06:26:33.000000", "flavor": {"id": "685b5e7e-0552-4d08-b283-11bdb445bf13", "links": [{"href": "http://172.30.9.23:8774/flavors/685b5e7e-0552-4d08-b283-11bdb445bf13", "rel": "bookmark"}]}, "id": "b67006f4-5e48-4b5b-acb2-0ba391f1fb00", "security_groups": [{"name": "default"}], "user_id": "b085b80021364b75a7678263c26e08dc", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-18T06:26:35Z", "hostId": "9b81315679d4fdd64f6e0a362b4761406d059dc9605c8caef9defd66", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-63b5a70b-95d8-4a5f-a515-638c7ea3d518-inst", "created": "2019-01-18T06:26:26Z", "tenant_id": "8309f96bf3df47b6affbf6470de469da", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-18 06:26:46,478 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/b67006f4-5e48-4b5b-acb2-0ba391f1fb00 used request id req-219375c7-6787-4bb6-93ba-f8a9568e46ba 2019-01-18 06:26:46,479 - create_instance - INFO - Deleting Port with ID - d35b69e6-d993-4c28-b7b1-157ba15c06b1 2019-01-18 06:26:46,479 - neutron_utils - INFO - Deleting port with name InstanceSecurityGroupTests-63b5a70b-95d8-4a5f-a515-638c7ea3d518-port 2019-01-18 06:26:46,485 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/ports/d35b69e6-d993-4c28-b7b1-157ba15c06b1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ffe9dd03f968f2e4f720bf20f733a2b0106024c8" 2019-01-18 06:26:47,221 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-7db1c304-f7e6-46eb-9058-98232b47a106 Date: Fri, 18 Jan 2019 06:26:47 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-18 06:26:47,221 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/ports/d35b69e6-d993-4c28-b7b1-157ba15c06b1 used request id req-7db1c304-f7e6-46eb-9058-98232b47a106 2019-01-18 06:26:47,222 - create_instance - INFO - Deleting VM instance - InstanceSecurityGroupTests-63b5a70b-95d8-4a5f-a515-638c7ea3d518-inst 2019-01-18 06:26:47,225 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/servers/b67006f4-5e48-4b5b-acb2-0ba391f1fb00 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ffe9dd03f968f2e4f720bf20f733a2b0106024c8" 2019-01-18 06:26:47,364 - novaclient.v2.client - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 06:26: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-57cd4e7a-4f8f-4ef3-98b2-e3dc0ae9fd99 x-compute-request-id: req-57cd4e7a-4f8f-4ef3-98b2-e3dc0ae9fd99 Content-Type: application/json 2019-01-18 06:26:47,365 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/servers/b67006f4-5e48-4b5b-acb2-0ba391f1fb00 used request id req-57cd4e7a-4f8f-4ef3-98b2-e3dc0ae9fd99 2019-01-18 06:26:47,365 - create_instance - INFO - Checking deletion status 2019-01-18 06:26:47,368 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/b67006f4-5e48-4b5b-acb2-0ba391f1fb00 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ffe9dd03f968f2e4f720bf20f733a2b0106024c8" 2019-01-18 06:26:47,606 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:26: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-c2dd4c6e-ea7e-4f99-ae14-b256634529b8 x-compute-request-id: req-c2dd4c6e-ea7e-4f99-ae14-b256634529b8 Content-Encoding: gzip Content-Length: 737 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"InstanceSecurityGroupTests-63b5a70b-95d8-4a5f-a515-638c7ea3d518-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a4:eb:8a", "version": 4, "addr": "10.55.0.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/b67006f4-5e48-4b5b-acb2-0ba391f1fb00", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/b67006f4-5e48-4b5b-acb2-0ba391f1fb00", "rel": "bookmark"}], "image": {"id": "15332e59-baa2-4928-8b79-f856f1b1c3de", "links": [{"href": "http://172.30.9.23:8774/images/15332e59-baa2-4928-8b79-f856f1b1c3de", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-18T06:26:33.000000", "flavor": {"id": "685b5e7e-0552-4d08-b283-11bdb445bf13", "links": [{"href": "http://172.30.9.23:8774/flavors/685b5e7e-0552-4d08-b283-11bdb445bf13", "rel": "bookmark"}]}, "id": "b67006f4-5e48-4b5b-acb2-0ba391f1fb00", "user_id": "b085b80021364b75a7678263c26e08dc", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-18T06:26:47Z", "hostId": "9b81315679d4fdd64f6e0a362b4761406d059dc9605c8caef9defd66", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-63b5a70b-95d8-4a5f-a515-638c7ea3d518-inst", "created": "2019-01-18T06:26:26Z", "tenant_id": "8309f96bf3df47b6affbf6470de469da", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-18 06:26:47,606 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/b67006f4-5e48-4b5b-acb2-0ba391f1fb00 used request id req-c2dd4c6e-ea7e-4f99-ae14-b256634529b8 2019-01-18 06:26:47,606 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-63b5a70b-95d8-4a5f-a515-638c7ea3d518-inst] is - ACTIVE 2019-01-18 06:26:47,607 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-18 06:26:50,610 - create_instance - DEBUG - VM status query timeout in 296.755331993 2019-01-18 06:26:50,613 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/b67006f4-5e48-4b5b-acb2-0ba391f1fb00 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ffe9dd03f968f2e4f720bf20f733a2b0106024c8" 2019-01-18 06:26:51,035 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06: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-3c3a63db-942c-4666-8ecf-de6f439bb241 x-compute-request-id: req-3c3a63db-942c-4666-8ecf-de6f439bb241 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/b67006f4-5e48-4b5b-acb2-0ba391f1fb00", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/b67006f4-5e48-4b5b-acb2-0ba391f1fb00", "rel": "bookmark"}], "image": {"id": "15332e59-baa2-4928-8b79-f856f1b1c3de", "links": [{"href": "http://172.30.9.23:8774/images/15332e59-baa2-4928-8b79-f856f1b1c3de", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-18T06:26:33.000000", "flavor": {"id": "685b5e7e-0552-4d08-b283-11bdb445bf13", "links": [{"href": "http://172.30.9.23:8774/flavors/685b5e7e-0552-4d08-b283-11bdb445bf13", "rel": "bookmark"}]}, "id": "b67006f4-5e48-4b5b-acb2-0ba391f1fb00", "user_id": "b085b80021364b75a7678263c26e08dc", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-18T06:26:47Z", "hostId": "9b81315679d4fdd64f6e0a362b4761406d059dc9605c8caef9defd66", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-63b5a70b-95d8-4a5f-a515-638c7ea3d518-inst", "created": "2019-01-18T06:26:26Z", "tenant_id": "8309f96bf3df47b6affbf6470de469da", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-18 06:26:51,035 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/b67006f4-5e48-4b5b-acb2-0ba391f1fb00 used request id req-3c3a63db-942c-4666-8ecf-de6f439bb241 2019-01-18 06:26:51,035 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-63b5a70b-95d8-4a5f-a515-638c7ea3d518-inst] is - ACTIVE 2019-01-18 06:26:51,035 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-18 06:26:54,039 - create_instance - DEBUG - VM status query timeout in 293.326632977 2019-01-18 06:26:54,042 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/b67006f4-5e48-4b5b-acb2-0ba391f1fb00 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ffe9dd03f968f2e4f720bf20f733a2b0106024c8" 2019-01-18 06:26:54,093 - novaclient.v2.client - DEBUG - RESP: [404] Date: Fri, 18 Jan 2019 06:26: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-608592b1-0c3c-4b92-a56a-dbc02c92fae2 x-compute-request-id: req-608592b1-0c3c-4b92-a56a-dbc02c92fae2 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance b67006f4-5e48-4b5b-acb2-0ba391f1fb00 could not be found.", "code": 404}} 2019-01-18 06:26:54,094 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/b67006f4-5e48-4b5b-acb2-0ba391f1fb00 used request id req-608592b1-0c3c-4b92-a56a-dbc02c92fae2 2019-01-18 06:26:54,094 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance b67006f4-5e48-4b5b-acb2-0ba391f1fb00 could not be found. (HTTP 404) (Request-ID: req-608592b1-0c3c-4b92-a56a-dbc02c92fae2) 2019-01-18 06:26:54,094 - create_instance - INFO - VM has been properly deleted VM with name - InstanceSecurityGroupTests-63b5a70b-95d8-4a5f-a515-638c7ea3d518-inst 2019-01-18 06:26:54,095 - neutron_utils - INFO - Deleting security group rule with ID - b638ae67-ebae-4332-b9b8-b4eb05a90873 2019-01-18 06:26:54,100 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-group-rules/b638ae67-ebae-4332-b9b8-b4eb05a90873 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}492772d670ddeb0198ed3ed68745a72f1349d1f6" 2019-01-18 06:26:54,359 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-26cc838d-19b5-439e-9523-68ce4d4d6f17 Content-Length: 0 Date: Fri, 18 Jan 2019 06:26:54 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-18 06:26:54,359 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-group-rules/b638ae67-ebae-4332-b9b8-b4eb05a90873 used request id req-26cc838d-19b5-439e-9523-68ce4d4d6f17 2019-01-18 06:26:54,359 - neutron_utils - INFO - Deleting security group rule with ID - 50801200-739a-4a6e-9544-03eb524d6993 2019-01-18 06:26:54,364 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-group-rules/50801200-739a-4a6e-9544-03eb524d6993 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}492772d670ddeb0198ed3ed68745a72f1349d1f6" 2019-01-18 06:26:54,614 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-59528046-20ee-4872-9d8e-8826da9ba7a6 Content-Length: 0 Date: Fri, 18 Jan 2019 06:26:54 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-18 06:26:54,614 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-group-rules/50801200-739a-4a6e-9544-03eb524d6993 used request id req-59528046-20ee-4872-9d8e-8826da9ba7a6 2019-01-18 06:26:54,614 - neutron_utils - INFO - Deleting security group with name - InstanceSecurityGroupTests-63b5a70b-95d8-4a5f-a515-638c7ea3d518-name 2019-01-18 06:26:54,620 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-groups/98fae435-1ad0-4805-a95b-6e6766943ad0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}492772d670ddeb0198ed3ed68745a72f1349d1f6" 2019-01-18 06:26:54,896 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-d138eeb1-4d4a-43e0-8a4d-581ad822d5ac Content-Length: 0 Date: Fri, 18 Jan 2019 06:26:54 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-18 06:26:54,896 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/98fae435-1ad0-4805-a95b-6e6766943ad0 used request id req-d138eeb1-4d4a-43e0-8a4d-581ad822d5ac 2019-01-18 06:26:54,900 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/flavors/685b5e7e-0552-4d08-b283-11bdb445bf13 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43ba5ed1878d97f02f969e8b4b62c8d9b4bfb210" 2019-01-18 06:26:54,939 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 18 Jan 2019 06:26: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-9545fd12-1ff8-4cb3-9746-82a4c4431215 x-compute-request-id: req-9545fd12-1ff8-4cb3-9746-82a4c4431215 Content-Length: 0 Content-Type: application/json 2019-01-18 06:26:54,940 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/685b5e7e-0552-4d08-b283-11bdb445bf13 used request id req-9545fd12-1ff8-4cb3-9746-82a4c4431215 2019-01-18 06:26:54,940 - neutron_utils - INFO - Deleting subnet with name InstanceSecurityGroupTests-63b5a70b-95d8-4a5f-a515-638c7ea3d518-pub-subnet 2019-01-18 06:26:54,941 - neutron_utils - INFO - Deleting subnet with name InstanceSecurityGroupTests-63b5a70b-95d8-4a5f-a515-638c7ea3d518-pub-subnet 2019-01-18 06:26:54,946 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/subnets/d67ba2a9-962b-45ef-8212-6144beda0006 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}08aabc8bcabb3891860f985db9a6080e54c433d5" 2019-01-18 06:26:57,385 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-50656e77-8b02-413c-8bc5-c2b12c4df3ab Date: Fri, 18 Jan 2019 06:26:57 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-18 06:26:57,385 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/d67ba2a9-962b-45ef-8212-6144beda0006 used request id req-50656e77-8b02-413c-8bc5-c2b12c4df3ab 2019-01-18 06:26:57,385 - neutron_utils - INFO - Deleting network with name InstanceSecurityGroupTests-63b5a70b-95d8-4a5f-a515-638c7ea3d518-pub-net 2019-01-18 06:26:57,390 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/networks/60bb6155-3df4-4357-b7b6-95839583fa2f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}08aabc8bcabb3891860f985db9a6080e54c433d5" 2019-01-18 06:26:58,866 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-cf4eba13-03b8-4c14-ab87-6a1c4b7b62b9 Date: Fri, 18 Jan 2019 06:26:58 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-18 06:26:58,866 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/60bb6155-3df4-4357-b7b6-95839583fa2f used request id req-cf4eba13-03b8-4c14-ab87-6a1c4b7b62b9 2019-01-18 06:26:58,867 - glance_utils - INFO - Deleting image named - InstanceSecurityGroupTests-63b5a70b-95d8-4a5f-a515-638c7ea3d518-image 2019-01-18 06:26:58,870 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9292/v2/images/15332e59-baa2-4928-8b79-f856f1b1c3de -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}658782bfcad3922dc500ebeda8f08b2a70f6a6be" 2019-01-18 06:27:00,830 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-06547ff6-9c03-4594-89e5-9f5b580c94f0 Date: Fri, 18 Jan 2019 06:27:00 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-18 06:27:00,830 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/15332e59-baa2-4928-8b79-f856f1b1c3de used request id req-06547ff6-9c03-4594-89e5-9f5b580c94f0 2019-01-18 06:27:00,836 - 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}b1a1b57ef0d68b95be15d8aac0305492734eedc2" 2019-01-18 06:27:01,058 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-a0c80b22-5549-46e7-8750-0c48fb086b91 Date: Fri, 18 Jan 2019 06:27:01 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-18T04:53:26Z", "updated_at": "2019-01-18T04:53:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:53:26Z", "revision_number": 0, "id": "260c2de9-5dc5-4508-b06c-24b9d7ed838c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:53:26Z", "security_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:53:26Z", "revision_number": 0, "id": "571036d3-cb1d-483a-acb9-96f19293add9", "remote_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "remote_ip_prefix": null, "created_at": "2019-01-18T04:53:26Z", "security_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:53:26Z", "revision_number": 0, "id": "84255fa4-c13a-4cfe-b73d-e56ee216ca1e", "remote_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "remote_ip_prefix": null, "created_at": "2019-01-18T04:53:26Z", "security_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:53:26Z", "revision_number": 0, "id": "9c6f69fc-3bf8-4346-9288-5a255b82b67e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:53:26Z", "security_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8309f96bf3df47b6affbf6470de469da", "created_at": "2019-01-18T06:26:14Z", "updated_at": "2019-01-18T06:26:14Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:26:14Z", "revision_number": 0, "id": "5da897e3-9d06-4e4d-933c-694b65753385", "remote_group_id": "271921da-c441-46b7-846f-10ee78eef179", "remote_ip_prefix": null, "created_at": "2019-01-18T06:26:14Z", "security_group_id": "271921da-c441-46b7-846f-10ee78eef179", "tenant_id": "8309f96bf3df47b6affbf6470de469da", "port_range_min": null, "ethertype": "IPv6", "project_id": "8309f96bf3df47b6affbf6470de469da"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:26:14Z", "revision_number": 0, "id": "76e77286-9663-4870-a549-4932acf25179", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T06:26:14Z", "security_group_id": "271921da-c441-46b7-846f-10ee78eef179", "tenant_id": "8309f96bf3df47b6affbf6470de469da", "port_range_min": null, "ethertype": "IPv4", "project_id": "8309f96bf3df47b6affbf6470de469da"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:26:14Z", "revision_number": 0, "id": "9b749917-6d70-41a7-a760-edfc6ed54b45", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T06:26:14Z", "security_group_id": "271921da-c441-46b7-846f-10ee78eef179", "tenant_id": "8309f96bf3df47b6affbf6470de469da", "port_range_min": null, "ethertype": "IPv6", "project_id": "8309f96bf3df47b6affbf6470de469da"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:26:14Z", "revision_number": 0, "id": "e8da3114-d9bb-4f97-a609-703dfc05521f", "remote_group_id": "271921da-c441-46b7-846f-10ee78eef179", "remote_ip_prefix": null, "created_at": "2019-01-18T06:26:14Z", "security_group_id": "271921da-c441-46b7-846f-10ee78eef179", "tenant_id": "8309f96bf3df47b6affbf6470de469da", "port_range_min": null, "ethertype": "IPv4", "project_id": "8309f96bf3df47b6affbf6470de469da"}], "revision_number": 4, "project_id": "8309f96bf3df47b6affbf6470de469da", "id": "271921da-c441-46b7-846f-10ee78eef179", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "created_at": "2019-01-18T04:51:20Z", "updated_at": "2019-01-18T04:51:20Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "24c99e6f-888c-4943-9c93-54ad3b18b18c", "remote_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv4", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "2b339890-44d0-4711-a050-08a64d58e2a0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv6", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "45161a51-d6dd-4bb8-986d-bc2f88599c1d", "remote_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv6", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "87b9b994-ae22-4850-863a-6a4925bd01fe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv4", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}], "revision_number": 4, "project_id": "9c53a91613fb4d5080479ac6f51697ed", "id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "020d00b5451a467cb276d06789a1149d", "created_at": "2019-01-18T05:59:12Z", "updated_at": "2019-01-18T05:59:12Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:12Z", "revision_number": 0, "id": "38b091dd-dca7-4cbe-8c1c-dd18a74bfca8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:12Z", "security_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "tenant_id": "020d00b5451a467cb276d06789a1149d", "port_range_min": null, "ethertype": "IPv6", "project_id": "020d00b5451a467cb276d06789a1149d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:12Z", "revision_number": 0, "id": "38b9f88b-1fc0-40d1-af74-237d79be193d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:12Z", "security_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "tenant_id": "020d00b5451a467cb276d06789a1149d", "port_range_min": null, "ethertype": "IPv4", "project_id": "020d00b5451a467cb276d06789a1149d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:12Z", "revision_number": 0, "id": "60f7d4a7-1a27-4801-a1e8-5bf33633b818", "remote_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:12Z", "security_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "tenant_id": "020d00b5451a467cb276d06789a1149d", "port_range_min": null, "ethertype": "IPv6", "project_id": "020d00b5451a467cb276d06789a1149d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:12Z", "revision_number": 0, "id": "8faf6dda-6919-4b75-b745-2af38abf8dcf", "remote_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:12Z", "security_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "tenant_id": "020d00b5451a467cb276d06789a1149d", "port_range_min": null, "ethertype": "IPv4", "project_id": "020d00b5451a467cb276d06789a1149d"}], "revision_number": 4, "project_id": "020d00b5451a467cb276d06789a1149d", "id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "created_at": "2019-01-18T04:39:06Z", "updated_at": "2019-01-18T04:39:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "0aedefa2-edbc-47b5-bead-e954540f6937", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "47feb8aba08a40dca7028a1701e597b9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "4bf1a402-0fa2-4cfd-9fee-4a28f16bb271", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "47feb8aba08a40dca7028a1701e597b9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "4e399c2e-bc03-4aa3-b192-1fafdc9248ba", "remote_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "47feb8aba08a40dca7028a1701e597b9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "8860837e-afbd-4411-adf9-d88db88c2114", "remote_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "47feb8aba08a40dca7028a1701e597b9"}], "revision_number": 4, "project_id": "47feb8aba08a40dca7028a1701e597b9", "id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "name": "default"}]} 2019-01-18 06:27:01,058 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-a0c80b22-5549-46e7-8750-0c48fb086b91 2019-01-18 06:27:01,063 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/8309f96bf3df47b6affbf6470de469da -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1a1b57ef0d68b95be15d8aac0305492734eedc2" 2019-01-18 06:27:01,150 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:27:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e4159daf-9a64-4231-aa99-60c5801b1292 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/8309f96bf3df47b6affbf6470de469da"}, "enabled": true, "id": "8309f96bf3df47b6affbf6470de469da", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-7f8795e6-86a6-46b-proj"}} 2019-01-18 06:27:01,150 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/8309f96bf3df47b6affbf6470de469da used request id req-e4159daf-9a64-4231-aa99-60c5801b1292 2019-01-18 06:27:01,151 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 271921da-c441-46b7-846f-10ee78eef179 2019-01-18 06:27:01,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=271921da-c441-46b7-846f-10ee78eef179 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1a1b57ef0d68b95be15d8aac0305492734eedc2" 2019-01-18 06:27:01,321 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-fb893267-22d5-4731-97da-32052d62d8f5 Date: Fri, 18 Jan 2019 06:27:01 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "271921da-c441-46b7-846f-10ee78eef179", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T06:26:14Z", "security_group_id": "271921da-c441-46b7-846f-10ee78eef179", "port_range_min": null, "revision_number": 0, "tenant_id": "8309f96bf3df47b6affbf6470de469da", "created_at": "2019-01-18T06:26:14Z", "project_id": "8309f96bf3df47b6affbf6470de469da", "id": "5da897e3-9d06-4e4d-933c-694b65753385"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T06:26:14Z", "security_group_id": "271921da-c441-46b7-846f-10ee78eef179", "port_range_min": null, "revision_number": 0, "tenant_id": "8309f96bf3df47b6affbf6470de469da", "created_at": "2019-01-18T06:26:14Z", "project_id": "8309f96bf3df47b6affbf6470de469da", "id": "76e77286-9663-4870-a549-4932acf25179"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T06:26:14Z", "security_group_id": "271921da-c441-46b7-846f-10ee78eef179", "port_range_min": null, "revision_number": 0, "tenant_id": "8309f96bf3df47b6affbf6470de469da", "created_at": "2019-01-18T06:26:14Z", "project_id": "8309f96bf3df47b6affbf6470de469da", "id": "9b749917-6d70-41a7-a760-edfc6ed54b45"}, {"remote_group_id": "271921da-c441-46b7-846f-10ee78eef179", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T06:26:14Z", "security_group_id": "271921da-c441-46b7-846f-10ee78eef179", "port_range_min": null, "revision_number": 0, "tenant_id": "8309f96bf3df47b6affbf6470de469da", "created_at": "2019-01-18T06:26:14Z", "project_id": "8309f96bf3df47b6affbf6470de469da", "id": "e8da3114-d9bb-4f97-a609-703dfc05521f"}]} 2019-01-18 06:27:01,321 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=271921da-c441-46b7-846f-10ee78eef179 used request id req-fb893267-22d5-4731-97da-32052d62d8f5 2019-01-18 06:27:01,322 - neutron_utils - INFO - Deleting security group with name - default 2019-01-18 06:27:01,327 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-groups/271921da-c441-46b7-846f-10ee78eef179 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1a1b57ef0d68b95be15d8aac0305492734eedc2" 2019-01-18 06:27:01,666 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-a6af04a9-22ec-4aec-951a-847c2c55be40 Content-Length: 0 Date: Fri, 18 Jan 2019 06:27:01 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-18 06:27:01,666 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/271921da-c441-46b7-846f-10ee78eef179 used request id req-a6af04a9-22ec-4aec-951a-847c2c55be40 2019-01-18 06:27:01,667 - keystone_utils - INFO - Deleting project with name - InstanceSecurityGroupTests-7f8795e6-86a6-46b-proj 2019-01-18 06:27:01,671 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/8309f96bf3df47b6affbf6470de469da -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1a1b57ef0d68b95be15d8aac0305492734eedc2" 2019-01-18 06:27:01,875 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 06:27:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b3239ce6-344f-4759-8db2-4008a7d17656 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 06:27:01,875 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/8309f96bf3df47b6affbf6470de469da used request id req-b3239ce6-344f-4759-8db2-4008a7d17656 2019-01-18 06:27:01,875 - keystone_utils - INFO - Deleting role with name - InstanceSecurityGroupTests-7f8795e6-86a6-46b-proj-role 2019-01-18 06:27:01,879 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/5dcb15a17d434bf0b1b3521d202ac90a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1a1b57ef0d68b95be15d8aac0305492734eedc2" 2019-01-18 06:27:01,997 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 06:27:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-44d0037f-14d2-41c7-909a-c6b1e87499da Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 06:27:01,997 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/5dcb15a17d434bf0b1b3521d202ac90a used request id req-44d0037f-14d2-41c7-909a-c6b1e87499da 2019-01-18 06:27:02,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}b1a1b57ef0d68b95be15d8aac0305492734eedc2" 2019-01-18 06:27:02,081 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:27:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7de01c26-8d14-447f-97d7-86670ef799bd Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "488fca829f8b496daa1cd2cdc6e45c49", "links": {"self": "http://172.30.9.23:5000/v3/roles/488fca829f8b496daa1cd2cdc6e45c49"}, "name": "Member"}, {"domain_id": null, "id": "6b7f4f4f76264b6fb449c43b86ee3817", "links": {"self": "http://172.30.9.23:5000/v3/roles/6b7f4f4f76264b6fb449c43b86ee3817"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a482b711adf94961bf4bb28eda7f0e28", "links": {"self": "http://172.30.9.23:5000/v3/roles/a482b711adf94961bf4bb28eda7f0e28"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c65201bd05504fa786d79b166e8bbba3", "links": {"self": "http://172.30.9.23:5000/v3/roles/c65201bd05504fa786d79b166e8bbba3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "e7e317b66c174923a8cb46c48d897c8d", "links": {"self": "http://172.30.9.23:5000/v3/roles/e7e317b66c174923a8cb46c48d897c8d"}, "name": "ResellerAdmin"}]} 2019-01-18 06:27:02,082 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-7de01c26-8d14-447f-97d7-86670ef799bd 2019-01-18 06:27:02,082 - keystone_utils - INFO - Deleting user with name - InstanceSecurityGroupTests-7f8795e6-86a6-46b-user 2019-01-18 06:27:02,086 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/b085b80021364b75a7678263c26e08dc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b37509aef85975e9040f41fa31d2ecfb8d462b0e" 2019-01-18 06:27:02,261 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 06:27:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6cfca89a-b059-4eeb-a996-9585e7b28340 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 06:27:02,261 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/b085b80021364b75a7678263c26e08dc used request id req-6cfca89a-b059-4eeb-a996-9585e7b28340 2019-01-18 06:27:02,263 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:27:02,646 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "488fca829f8b496daa1cd2cdc6e45c49", "name": "Member"}, {"id": "c65201bd05504fa786d79b166e8bbba3", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}], "expires_at": "2019-01-18T07:27:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "020d00b5451a467cb276d06789a1149d", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "id": "e292c913af7844408b6509a836e493f5"}, "audit_ids": ["dhjyo-rPSr-GxYzTVzuKgg"], "issued_at": "2019-01-18T06:27:02.000000Z"}} 2019-01-18 06:27:02,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}f588f3697da72679ffbdf5547ac42c64943510eb" 2019-01-18 06:27:02,725 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:27:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-32c6b9a2-af60-447a-a4f3-4a6584fdcd7e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:27:02,726 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-32c6b9a2-af60-447a-a4f3-4a6584fdcd7e 2019-01-18 06:27:02,727 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:27:02,728 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:27:03,115 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "488fca829f8b496daa1cd2cdc6e45c49", "name": "Member"}, {"id": "c65201bd05504fa786d79b166e8bbba3", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}], "expires_at": "2019-01-18T07:27:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "020d00b5451a467cb276d06789a1149d", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "id": "e292c913af7844408b6509a836e493f5"}, "audit_ids": ["oeStrgk6R0WK-XEwNNc3Ug"], "issued_at": "2019-01-18T06:27:03.000000Z"}} 2019-01-18 06:27:03,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}868ac59bffde105ed361d678fa5832ef3797a560" 2019-01-18 06:27:03,213 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:27:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e14c67bf-9332-45d8-81d4-4f6610cc358b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:27:03,213 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-e14c67bf-9332-45d8-81d4-4f6610cc358b 2019-01-18 06:27:03,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" 2019-01-18 06:27:03,223 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 18 Jan 2019 06:27: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"}]}]}} 2019-01-18 06:27:03,224 - 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-248f26bd-22d2-4d3-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}868ac59bffde105ed361d678fa5832ef3797a560" 2019-01-18 06:27:03,317 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:27:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1ece9df3-1800-458e-9188-93c7d034a1cc 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-248f26bd-22d2-4d3-proj", "previous": null, "next": null}, "projects": []} 2019-01-18 06:27:03,318 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceOnComputeHost-248f26bd-22d2-4d3-proj used request id req-1ece9df3-1800-458e-9188-93c7d034a1cc 2019-01-18 06:27:03,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}868ac59bffde105ed361d678fa5832ef3797a560" 2019-01-18 06:27:03,413 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:27:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6476de68-9460-4716-8eef-cd88c6d8a089 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-18 06:27:03,413 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-6476de68-9460-4716-8eef-cd88c6d8a089 2019-01-18 06:27:03,417 - 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}868ac59bffde105ed361d678fa5832ef3797a560" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstanceOnComputeHost-248f26bd-22d2-4d3-proj"}}' 2019-01-18 06:27:03,524 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 18 Jan 2019 06:27:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9c981bc8-d737-44ed-90b0-916a424701b0 Content-Length: 312 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/b6e9e6cb27854f70b0b2dc31fd173f3b"}, "enabled": true, "id": "b6e9e6cb27854f70b0b2dc31fd173f3b", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceOnComputeHost-248f26bd-22d2-4d3-proj"}} 2019-01-18 06:27:03,524 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-9c981bc8-d737-44ed-90b0-916a424701b0 2019-01-18 06:27:03,525 - keystone_utils - INFO - Created project with name - CreateInstanceOnComputeHost-248f26bd-22d2-4d3-proj 2019-01-18 06:27:03,525 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:27:03,526 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:27:03,909 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "488fca829f8b496daa1cd2cdc6e45c49", "name": "Member"}, {"id": "c65201bd05504fa786d79b166e8bbba3", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}], "expires_at": "2019-01-18T07:27:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "020d00b5451a467cb276d06789a1149d", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "id": "e292c913af7844408b6509a836e493f5"}, "audit_ids": ["40SUERLaS3KkSl6lQ4ptvA"], "issued_at": "2019-01-18T06:27:03.000000Z"}} 2019-01-18 06:27:03,910 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6cbac4553a5f35c90e9f2bb32c96e0b3c9dd4558" 2019-01-18 06:27:03,923 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:27:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ffb47bbe-d204-46cf-afe4-652f075b2f43 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:27:03,923 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-ffb47bbe-d204-46cf-afe4-652f075b2f43 2019-01-18 06:27:03,927 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-18 06:27:03,932 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 18 Jan 2019 06:27: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"}]}]}} 2019-01-18 06:27:03,933 - 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}6cbac4553a5f35c90e9f2bb32c96e0b3c9dd4558" 2019-01-18 06:27:03,969 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:27:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8402e09c-a774-435e-94eb-741b87f56dc1 Content-Encoding: gzip Content-Length: 869 Content-Type: application/json RESP BODY: {"users": [{"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/0607a2b4beb0408e9fa51cc5ba027ac6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0607a2b4beb0408e9fa51cc5ba027ac6", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/17c61b95071545a094cc82823d2b88b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "17c61b95071545a094cc82823d2b88b8", "email": "nova@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/29e5d2dfed2447bda26fc75bd1122674"}, "domain_id": "default", "enabled": true, "options": {}, "id": "29e5d2dfed2447bda26fc75bd1122674", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/3b6dcc8c791e4b6e8831f5b5e583de80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3b6dcc8c791e4b6e8831f5b5e583de80", "email": "neutron@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.23:5000/v3/users/45ab52d673584bc198669be88c88b878"}, "domain_id": "default", "enabled": true, "options": {}, "id": "45ab52d673584bc198669be88c88b878", "email": "barbican@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/57795b4ee52f49c6a71f55bb6c4012f8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "57795b4ee52f49c6a71f55bb6c4012f8", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/5c52969262974d64ac2a300ca5d60f50"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c52969262974d64ac2a300ca5d60f50", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/5fc15572bb1c489ba92bd9945bbc1f64"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5fc15572bb1c489ba92bd9945bbc1f64", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/6b519d70e25f4e61a9dfd738cd6bba22"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6b519d70e25f4e61a9dfd738cd6bba22", "email": "heat@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.23:5000/v3/users/8248437208b540c2893a7117ad102a87"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8248437208b540c2893a7117ad102a87", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/890dee97e62840c5b15e36f03f6b7efc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "890dee97e62840c5b15e36f03f6b7efc", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/8cccb516ecc44ed9bb7c8633df108fd4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8cccb516ecc44ed9bb7c8633df108fd4", "email": "glance@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.23:5000/v3/users/97c3d863a98148299fa116fdb54be470"}, "domain_id": "default", "enabled": true, "options": {}, "id": "97c3d863a98148299fa116fdb54be470", "email": "tacker@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/a2a0c8c0f19941808c9f618af50b3b79"}, "domain_id": "c19db1b8f60647a9a114cd23287c807b", "enabled": true, "options": {}, "id": "a2a0c8c0f19941808c9f618af50b3b79", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "links": {"self": "http://172.30.9.23:5000/v3/users/e292c913af7844408b6509a836e493f5"}, "domain_id": "default", "enabled": true, "id": "e292c913af7844408b6509a836e493f5", "options": {}}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/fe5de73ba9cb41b2be24ccf1f72f5ed4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe5de73ba9cb41b2be24ccf1f72f5ed4", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2019-01-18 06:27:03,969 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-8402e09c-a774-435e-94eb-741b87f56dc1 2019-01-18 06:27:03,973 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateInstanceOnComputeHost-248f26bd-22d2-4d3-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6cbac4553a5f35c90e9f2bb32c96e0b3c9dd4558" 2019-01-18 06:27:04,060 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:27:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-24a59bf1-536f-4ea2-b66c-5ffa9ce2a732 Content-Encoding: gzip Content-Length: 257 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateInstanceOnComputeHost-248f26bd-22d2-4d3-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/b6e9e6cb27854f70b0b2dc31fd173f3b"}, "enabled": true, "id": "b6e9e6cb27854f70b0b2dc31fd173f3b", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceOnComputeHost-248f26bd-22d2-4d3-proj"}]} 2019-01-18 06:27:04,060 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateInstanceOnComputeHost-248f26bd-22d2-4d3-proj used request id req-24a59bf1-536f-4ea2-b66c-5ffa9ce2a732 2019-01-18 06:27:04,064 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6cbac4553a5f35c90e9f2bb32c96e0b3c9dd4558" 2019-01-18 06:27:04,146 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:27:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-026f192a-2e34-48df-bb7e-d5819546a84c Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-18 06:27:04,146 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-026f192a-2e34-48df-bb7e-d5819546a84c 2019-01-18 06:27:04,530 - keystone_utils - INFO - Created user with name - CreateInstanceOnComputeHost-248f26bd-22d2-4d3-user 2019-01-18 06:27:04,530 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:27:04,534 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}868ac59bffde105ed361d678fa5832ef3797a560" 2019-01-18 06:27:04,620 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:27:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-97cc2ac8-78b3-4909-8a09-2493e3a6b473 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "488fca829f8b496daa1cd2cdc6e45c49", "links": {"self": "http://172.30.9.23:5000/v3/roles/488fca829f8b496daa1cd2cdc6e45c49"}, "name": "Member"}, {"domain_id": null, "id": "6b7f4f4f76264b6fb449c43b86ee3817", "links": {"self": "http://172.30.9.23:5000/v3/roles/6b7f4f4f76264b6fb449c43b86ee3817"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a482b711adf94961bf4bb28eda7f0e28", "links": {"self": "http://172.30.9.23:5000/v3/roles/a482b711adf94961bf4bb28eda7f0e28"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c65201bd05504fa786d79b166e8bbba3", "links": {"self": "http://172.30.9.23:5000/v3/roles/c65201bd05504fa786d79b166e8bbba3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "e7e317b66c174923a8cb46c48d897c8d", "links": {"self": "http://172.30.9.23:5000/v3/roles/e7e317b66c174923a8cb46c48d897c8d"}, "name": "ResellerAdmin"}]} 2019-01-18 06:27:04,620 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-97cc2ac8-78b3-4909-8a09-2493e3a6b473 2019-01-18 06:27:04,624 - 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}868ac59bffde105ed361d678fa5832ef3797a560" -d '{"role": {"name": "CreateInstanceOnComputeHost-248f26bd-22d2-4d3-proj-role"}}' 2019-01-18 06:27:04,805 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 18 Jan 2019 06:27:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-018371e1-29db-4ad8-b64b-e58a7ff95dcc Content-Length: 226 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "5ac9b7995ee0452496bf8273c24aa9c3", "links": {"self": "http://172.30.9.23:5000/v3/roles/5ac9b7995ee0452496bf8273c24aa9c3"}, "name": "CreateInstanceOnComputeHost-248f26bd-22d2-4d3-proj-role"}} 2019-01-18 06:27:04,805 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-018371e1-29db-4ad8-b64b-e58a7ff95dcc 2019-01-18 06:27:04,806 - keystone_utils - INFO - Created role with name - CreateInstanceOnComputeHost-248f26bd-22d2-4d3-proj-role 2019-01-18 06:27:04,809 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/5ac9b7995ee0452496bf8273c24aa9c3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}868ac59bffde105ed361d678fa5832ef3797a560" 2019-01-18 06:27:04,901 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:27:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-99f1c9af-e1b2-4042-97ad-b10678efe58f Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.23:5000/v3/roles/5ac9b7995ee0452496bf8273c24aa9c3"}, "domain_id": null, "name": "CreateInstanceOnComputeHost-248f26bd-22d2-4d3-proj-role", "id": "5ac9b7995ee0452496bf8273c24aa9c3"}} 2019-01-18 06:27:04,901 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/5ac9b7995ee0452496bf8273c24aa9c3 used request id req-99f1c9af-e1b2-4042-97ad-b10678efe58f 2019-01-18 06:27:04,901 - keystone_utils - INFO - Granting role CreateInstanceOnComputeHost-248f26bd-22d2-4d3-proj-role to project CreateInstanceOnComputeHost-248f26bd-22d2-4d3-proj 2019-01-18 06:27:04,905 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/b6e9e6cb27854f70b0b2dc31fd173f3b/users/2742521670944002896a2c5ae552106b/roles/5ac9b7995ee0452496bf8273c24aa9c3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}868ac59bffde105ed361d678fa5832ef3797a560" 2019-01-18 06:27:05,031 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 06:27:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5c2f1b7b-f873-4feb-9a60-0e073dff229f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 06:27:05,031 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/b6e9e6cb27854f70b0b2dc31fd173f3b/users/2742521670944002896a2c5ae552106b/roles/5ac9b7995ee0452496bf8273c24aa9c3 used request id req-5c2f1b7b-f873-4feb-9a60-0e073dff229f 2019-01-18 06:27:05,032 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2019-01-18 06:27:05,032 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:27:05,033 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:27:05,417 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "488fca829f8b496daa1cd2cdc6e45c49", "name": "Member"}, {"id": "c65201bd05504fa786d79b166e8bbba3", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}], "expires_at": "2019-01-18T07:27:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "020d00b5451a467cb276d06789a1149d", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "id": "e292c913af7844408b6509a836e493f5"}, "audit_ids": ["GNGjOyGNS_mJq3HKob9uvg"], "issued_at": "2019-01-18T06:27:05.000000Z"}} 2019-01-18 06:27:05,418 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cfbb7af0b0d62b32b861f3b0be3e209b0a08ad9" 2019-01-18 06:27:05,494 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:27:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-68f783b7-5741-4b00-bb8f-bd4a78820866 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:27:05,494 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-68f783b7-5741-4b00-bb8f-bd4a78820866 2019-01-18 06:27:05,501 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceOnComputeHost-1273b75a-daa6-4837-a636-4c1089374a91-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cfbb7af0b0d62b32b861f3b0be3e209b0a08ad9" 2019-01-18 06:27:05,670 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-1b7bbfc7-9c85-4e5d-8ebe-4862baefae98 Date: Fri, 18 Jan 2019 06:27:05 GMT RESP BODY: {"networks":[]} 2019-01-18 06:27:05,670 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceOnComputeHost-1273b75a-daa6-4837-a636-4c1089374a91-priv-net used request id req-1b7bbfc7-9c85-4e5d-8ebe-4862baefae98 2019-01-18 06:27:05,671 - neutron_utils - INFO - Creating network with name CreateInstanceOnComputeHost-1273b75a-daa6-4837-a636-4c1089374a91-priv-net 2019-01-18 06:27:05,675 - 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}5cfbb7af0b0d62b32b861f3b0be3e209b0a08ad9" -d '{"network": {"name": "CreateInstanceOnComputeHost-1273b75a-daa6-4837-a636-4c1089374a91-priv-net", "admin_state_up": true}}' 2019-01-18 06:27:06,073 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 726 X-Openstack-Request-Id: req-947b8042-9991-4943-a5cb-5a97353bf04e Date: Fri, 18 Jan 2019 06:27: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":"75fbd1fe-5e43-4773-80cb-f3f879e7f648","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":57,"ipv4_address_scope":null,"shared":false,"project_id":"020d00b5451a467cb276d06789a1149d","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-18T06:27:05Z","is_default":false,"qos_policy_id":null,"name":"CreateInstanceOnComputeHost-1273b75a-daa6-4837-a636-4c1089374a91-priv-net","admin_state_up":true,"tenant_id":"020d00b5451a467cb276d06789a1149d","created_at":"2019-01-18T06:27:05Z","mtu":1450}} 2019-01-18 06:27:06,074 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks used request id req-947b8042-9991-4943-a5cb-5a97353bf04e 2019-01-18 06:27:06,079 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=75fbd1fe-5e43-4773-80cb-f3f879e7f648 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cfbb7af0b0d62b32b861f3b0be3e209b0a08ad9" 2019-01-18 06:27:06,321 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 710 X-Openstack-Request-Id: req-12b2ce9d-bb09-4f03-82cf-9345f37e8ab7 Date: Fri, 18 Jan 2019 06:27:06 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"75fbd1fe-5e43-4773-80cb-f3f879e7f648","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":57,"ipv4_address_scope":null,"shared":false,"project_id":"020d00b5451a467cb276d06789a1149d","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-18T06:27:05Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-1273b75a-daa6-4837-a636-4c1089374a91-priv-net","admin_state_up":true,"tenant_id":"020d00b5451a467cb276d06789a1149d","created_at":"2019-01-18T06:27:05Z","provider:network_type":"vxlan"}]} 2019-01-18 06:27:06,321 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=75fbd1fe-5e43-4773-80cb-f3f879e7f648 used request id req-12b2ce9d-bb09-4f03-82cf-9345f37e8ab7 2019-01-18 06:27:06,327 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=75fbd1fe-5e43-4773-80cb-f3f879e7f648 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cfbb7af0b0d62b32b861f3b0be3e209b0a08ad9" 2019-01-18 06:27:06,502 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-b3db424a-0dd9-4c37-a3b7-28a2b7e02da6 Date: Fri, 18 Jan 2019 06:27:06 GMT RESP BODY: {"subnets":[]} 2019-01-18 06:27:06,502 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=75fbd1fe-5e43-4773-80cb-f3f879e7f648 used request id req-b3db424a-0dd9-4c37-a3b7-28a2b7e02da6 2019-01-18 06:27:06,502 - neutron_utils - INFO - Creating subnet with name CreateInstanceOnComputeHost-1273b75a-daa6-4837-a636-4c1089374a91-priv-subnet 2019-01-18 06:27:06,508 - 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}5cfbb7af0b0d62b32b861f3b0be3e209b0a08ad9" -d '{"subnets": [{"ip_version": 4, "network_id": "75fbd1fe-5e43-4773-80cb-f3f879e7f648", "cidr": "10.55.0.0/24", "name": "CreateInstanceOnComputeHost-1273b75a-daa6-4837-a636-4c1089374a91-priv-subnet"}]}' 2019-01-18 06:27:06,924 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 678 X-Openstack-Request-Id: req-5c1744d2-78bf-48e3-ad9c-55866b041b7b Date: Fri, 18 Jan 2019 06:27:06 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"75fbd1fe-5e43-4773-80cb-f3f879e7f648","tenant_id":"020d00b5451a467cb276d06789a1149d","created_at":"2019-01-18T06:27:06Z","dns_nameservers":[],"updated_at":"2019-01-18T06:27:06Z","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":"020d00b5451a467cb276d06789a1149d","id":"16d73d9d-5945-4c4d-8481-13dd0c3884e6","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-1273b75a-daa6-4837-a636-4c1089374a91-priv-subnet"}]} 2019-01-18 06:27:06,924 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets used request id req-5c1744d2-78bf-48e3-ad9c-55866b041b7b 2019-01-18 06:27:06,930 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=75fbd1fe-5e43-4773-80cb-f3f879e7f648 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cfbb7af0b0d62b32b861f3b0be3e209b0a08ad9" 2019-01-18 06:27:07,166 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 754 X-Openstack-Request-Id: req-0d22b0a3-6c03-491c-8971-d9cd49f892f4 Date: Fri, 18 Jan 2019 06:27:07 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"75fbd1fe-5e43-4773-80cb-f3f879e7f648","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":57,"ipv4_address_scope":null,"shared":false,"project_id":"020d00b5451a467cb276d06789a1149d","status":"ACTIVE","subnets":["16d73d9d-5945-4c4d-8481-13dd0c3884e6"],"description":"","tags":[],"updated_at":"2019-01-18T06:27:06Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-1273b75a-daa6-4837-a636-4c1089374a91-priv-net","admin_state_up":true,"tenant_id":"020d00b5451a467cb276d06789a1149d","created_at":"2019-01-18T06:27:05Z","provider:network_type":"vxlan"}]} 2019-01-18 06:27:07,166 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=75fbd1fe-5e43-4773-80cb-f3f879e7f648 used request id req-0d22b0a3-6c03-491c-8971-d9cd49f892f4 2019-01-18 06:27:07,171 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=75fbd1fe-5e43-4773-80cb-f3f879e7f648 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cfbb7af0b0d62b32b861f3b0be3e209b0a08ad9" 2019-01-18 06:27:07,377 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 678 X-Openstack-Request-Id: req-eacafd0d-e559-4cfd-bd40-51fafc23a795 Date: Fri, 18 Jan 2019 06:27:07 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"75fbd1fe-5e43-4773-80cb-f3f879e7f648","tenant_id":"020d00b5451a467cb276d06789a1149d","created_at":"2019-01-18T06:27:06Z","dns_nameservers":[],"updated_at":"2019-01-18T06:27:06Z","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":"020d00b5451a467cb276d06789a1149d","id":"16d73d9d-5945-4c4d-8481-13dd0c3884e6","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-1273b75a-daa6-4837-a636-4c1089374a91-priv-subnet"}]} 2019-01-18 06:27:07,377 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=75fbd1fe-5e43-4773-80cb-f3f879e7f648 used request id req-eacafd0d-e559-4cfd-bd40-51fafc23a795 2019-01-18 06:27:07,378 - OpenStackNetwork - DEBUG - Network [75fbd1fe-5e43-4773-80cb-f3f879e7f648] created successfully 2019-01-18 06:27:07,378 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:27:07,379 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:27:07,803 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "488fca829f8b496daa1cd2cdc6e45c49", "name": "Member"}, {"id": "c65201bd05504fa786d79b166e8bbba3", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}], "expires_at": "2019-01-18T07:27:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "020d00b5451a467cb276d06789a1149d", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "id": "e292c913af7844408b6509a836e493f5"}, "audit_ids": ["V7rfey4pSiWXpN33NASSjA"], "issued_at": "2019-01-18T06:27:07.000000Z"}} 2019-01-18 06:27:07,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}d074ad1ebb61dc3cd22ed593691eb6b6b6d3b57e" 2019-01-18 06:27:07,817 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:27:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-85cf928f-63a2-41cd-9493-05f8149b01f8 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:27:07,817 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-85cf928f-63a2-41cd-9493-05f8149b01f8 2019-01-18 06:27:07,818 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-18 06:27:07,822 - 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}d074ad1ebb61dc3cd22ed593691eb6b6b6d3b57e" 2019-01-18 06:27:07,989 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:27: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-11d41d02-9360-427c-8736-fae9f7c1fa33 x-compute-request-id: req-11d41d02-9360-427c-8736-fae9f7c1fa33 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2019-01-18 06:27:07,990 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-11d41d02-9360-427c-8736-fae9f7c1fa33 2019-01-18 06:27:07,993 - 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}d074ad1ebb61dc3cd22ed593691eb6b6b6d3b57e" -d '{"flavor": {"vcpus": 1, "disk": 1, "name": "CreateInstanceOnComputeHost-1273b75a-daa6-4837-a636-4c1089374a91-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 512, "id": null, "swap": 0}}' 2019-01-18 06:27:08,040 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:27: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-8f71aae3-5e32-4618-9304-6e5c76f1a60c x-compute-request-id: req-8f71aae3-5e32-4618-9304-6e5c76f1a60c Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/a407c319-68e7-4257-9b44-03b4828873f1", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/a407c319-68e7-4257-9b44-03b4828873f1", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "a407c319-68e7-4257-9b44-03b4828873f1", "name": "CreateInstanceOnComputeHost-1273b75a-daa6-4837-a636-4c1089374a91-flavor-name", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2019-01-18 06:27:08,040 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-8f71aae3-5e32-4618-9304-6e5c76f1a60c 2019-01-18 06:27:08,040 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:27:08,041 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:27:08,432 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "5ac9b7995ee0452496bf8273c24aa9c3", "name": "CreateInstanceOnComputeHost-248f26bd-22d2-4d3-proj-role"}], "expires_at": "2019-01-18T07:27:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b6e9e6cb27854f70b0b2dc31fd173f3b", "name": "CreateInstanceOnComputeHost-248f26bd-22d2-4d3-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/b6e9e6cb27854f70b0b2dc31fd173f3b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/b6e9e6cb27854f70b0b2dc31fd173f3b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/b6e9e6cb27854f70b0b2dc31fd173f3b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/b6e9e6cb27854f70b0b2dc31fd173f3b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/b6e9e6cb27854f70b0b2dc31fd173f3b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/b6e9e6cb27854f70b0b2dc31fd173f3b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/b6e9e6cb27854f70b0b2dc31fd173f3b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/b6e9e6cb27854f70b0b2dc31fd173f3b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/b6e9e6cb27854f70b0b2dc31fd173f3b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/b6e9e6cb27854f70b0b2dc31fd173f3b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/b6e9e6cb27854f70b0b2dc31fd173f3b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/b6e9e6cb27854f70b0b2dc31fd173f3b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceOnComputeHost-248f26bd-22d2-4d3-user", "id": "2742521670944002896a2c5ae552106b"}, "audit_ids": ["UKpH5La_SIKo9j2eJb9_Sg"], "issued_at": "2019-01-18T06:27:08.000000Z"}} 2019-01-18 06:27:08,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}95816c299dd75257c96071eccd34f3488b8d7e4e" 2019-01-18 06:27:08,507 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:27:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6494b91e-5d98-4a85-a11f-a1abe550f59d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:27:08,508 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-6494b91e-5d98-4a85-a11f-a1abe550f59d 2019-01-18 06:27:08,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=CreateInstanceOnComputeHost-1273b75a-daa6-4837-a636-4c1089374a91-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}95816c299dd75257c96071eccd34f3488b8d7e4e" 2019-01-18 06:27:08,684 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 172 Content-Type: application/json X-Openstack-Request-Id: req-14d83ca6-2dc3-4d7c-a66f-c64a31e294eb Date: Fri, 18 Jan 2019 06:27:08 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceOnComputeHost-1273b75a-daa6-4837-a636-4c1089374a91-image"} 2019-01-18 06:27:08,684 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceOnComputeHost-1273b75a-daa6-4837-a636-4c1089374a91-image used request id req-14d83ca6-2dc3-4d7c-a66f-c64a31e294eb 2019-01-18 06:27:08,687 - 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}95816c299dd75257c96071eccd34f3488b8d7e4e" 2019-01-18 06:27:08,845 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-7543d12a-654e-4e87-ba02-d8e96f42eb13 Date: Fri, 18 Jan 2019 06:27: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"}}} 2019-01-18 06:27:08,845 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-7543d12a-654e-4e87-ba02-d8e96f42eb13 2019-01-18 06:27:08,877 - 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}95816c299dd75257c96071eccd34f3488b8d7e4e" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstanceOnComputeHost-1273b75a-daa6-4837-a636-4c1089374a91-image"}' 2019-01-18 06:27:09,083 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 631 Content-Type: application/json Location: http://172.30.9.23:9292/v2/images/47819732-892a-4abe-9ad0-31c1005e894f X-Openstack-Request-Id: req-95d11d80-5b93-4284-81a7-3172408cac1a Date: Fri, 18 Jan 2019 06:27:09 GMT RESP BODY: {"status": "queued", "name": "CreateInstanceOnComputeHost-1273b75a-daa6-4837-a636-4c1089374a91-image", "tags": [], "container_format": "bare", "created_at": "2019-01-18T06:27:09Z", "size": null, "disk_format": "qcow2", "updated_at": "2019-01-18T06:27:09Z", "visibility": "shared", "locations": [], "self": "/v2/images/47819732-892a-4abe-9ad0-31c1005e894f", "min_disk": 0, "protected": false, "id": "47819732-892a-4abe-9ad0-31c1005e894f", "file": "/v2/images/47819732-892a-4abe-9ad0-31c1005e894f/file", "checksum": null, "owner": "b6e9e6cb27854f70b0b2dc31fd173f3b", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-18 06:27:09,084 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-95d11d80-5b93-4284-81a7-3172408cac1a 2019-01-18 06:27:09,095 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9292/v2/images/47819732-892a-4abe-9ad0-31c1005e894f/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}95816c299dd75257c96071eccd34f3488b8d7e4e" -d '' 2019-01-18 06:27:11,234 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-f5c120f3-75c1-4ec4-aaca-a4a207880c4d Date: Fri, 18 Jan 2019 06:27:11 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-18 06:27:11,234 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/47819732-892a-4abe-9ad0-31c1005e894f/file used request id req-f5c120f3-75c1-4ec4-aaca-a4a207880c4d 2019-01-18 06:27:11,235 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-01-18 06:27:11,238 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/47819732-892a-4abe-9ad0-31c1005e894f -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}95816c299dd75257c96071eccd34f3488b8d7e4e" 2019-01-18 06:27:11,414 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 892 Content-Type: application/json X-Openstack-Request-Id: req-9e60294f-09be-4490-9c08-095e5dfb7b48 Date: Fri, 18 Jan 2019 06:27:11 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceOnComputeHost-1273b75a-daa6-4837-a636-4c1089374a91-image", "tags": [], "container_format": "bare", "created_at": "2019-01-18T06:27:09Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-18T06:27:11Z", "visibility": "shared", "locations": [{"url": "rbd://af014572-0a5d-4a80-a07f-9105f52ab2c1/images/47819732-892a-4abe-9ad0-31c1005e894f/snap", "metadata": {}}], "self": "/v2/images/47819732-892a-4abe-9ad0-31c1005e894f", "min_disk": 0, "protected": false, "id": "47819732-892a-4abe-9ad0-31c1005e894f", "file": "/v2/images/47819732-892a-4abe-9ad0-31c1005e894f/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "b6e9e6cb27854f70b0b2dc31fd173f3b", "direct_url": "rbd://af014572-0a5d-4a80-a07f-9105f52ab2c1/images/47819732-892a-4abe-9ad0-31c1005e894f/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-18 06:27:11,414 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/47819732-892a-4abe-9ad0-31c1005e894f used request id req-9e60294f-09be-4490-9c08-095e5dfb7b48 2019-01-18 06:27:11,417 - 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}95816c299dd75257c96071eccd34f3488b8d7e4e" 2019-01-18 06:27:11,425 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-d00df21e-b2dc-4edf-9d2f-7f13e9c80e42 Date: Fri, 18 Jan 2019 06:27: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"}}} 2019-01-18 06:27:11,425 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-d00df21e-b2dc-4edf-9d2f-7f13e9c80e42 2019-01-18 06:27:11,428 - create_image - INFO - Created image with name - CreateInstanceOnComputeHost-1273b75a-daa6-4837-a636-4c1089374a91-image 2019-01-18 06:27:11,431 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/47819732-892a-4abe-9ad0-31c1005e894f -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}95816c299dd75257c96071eccd34f3488b8d7e4e" 2019-01-18 06:27:11,584 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 892 Content-Type: application/json X-Openstack-Request-Id: req-83dc12e7-c481-4419-a58b-be2a48cb06b9 Date: Fri, 18 Jan 2019 06:27:11 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceOnComputeHost-1273b75a-daa6-4837-a636-4c1089374a91-image", "tags": [], "container_format": "bare", "created_at": "2019-01-18T06:27:09Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-18T06:27:11Z", "visibility": "shared", "locations": [{"url": "rbd://af014572-0a5d-4a80-a07f-9105f52ab2c1/images/47819732-892a-4abe-9ad0-31c1005e894f/snap", "metadata": {}}], "self": "/v2/images/47819732-892a-4abe-9ad0-31c1005e894f", "min_disk": 0, "protected": false, "id": "47819732-892a-4abe-9ad0-31c1005e894f", "file": "/v2/images/47819732-892a-4abe-9ad0-31c1005e894f/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "b6e9e6cb27854f70b0b2dc31fd173f3b", "direct_url": "rbd://af014572-0a5d-4a80-a07f-9105f52ab2c1/images/47819732-892a-4abe-9ad0-31c1005e894f/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-18 06:27:11,584 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/47819732-892a-4abe-9ad0-31c1005e894f used request id req-83dc12e7-c481-4419-a58b-be2a48cb06b9 2019-01-18 06:27:11,585 - create_image - DEBUG - Instance status is - active 2019-01-18 06:27:11,585 - create_image - DEBUG - Image is active with name - CreateInstanceOnComputeHost-1273b75a-daa6-4837-a636-4c1089374a91-image 2019-01-18 06:27:11,585 - create_image - INFO - Image is now active with name - CreateInstanceOnComputeHost-1273b75a-daa6-4837-a636-4c1089374a91-image 2019-01-18 06:27:11,585 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-18 06:27:11,588 - 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}f588f3697da72679ffbdf5547ac42c64943510eb" 2019-01-18 06:27:11,835 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:27: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-f7f8693c-b133-4efd-9c90-7d223cdb1a27 x-compute-request-id: req-f7f8693c-b133-4efd-9c90-7d223cdb1a27 Content-Encoding: gzip Content-Length: 283 Content-Type: application/json RESP BODY: {"availabilityZoneInfo": [{"zoneState": {"available": true}, "hosts": {"overcloud-controller-2.opnfvlf.org": {"nova-conductor": {"available": true, "active": true, "updated_at": "2019-01-18T06:27:06.000000"}, "nova-consoleauth": {"available": true, "active": true, "updated_at": "2019-01-18T06:27:10.000000"}, "nova-scheduler": {"available": true, "active": true, "updated_at": "2019-01-18T06:27:03.000000"}}, "overcloud-controller-0.opnfvlf.org": {"nova-conductor": {"available": true, "active": true, "updated_at": "2019-01-18T06:27:10.000000"}, "nova-consoleauth": {"available": true, "active": true, "updated_at": "2019-01-18T06:27:02.000000"}, "nova-scheduler": {"available": true, "active": true, "updated_at": "2019-01-18T06:27:07.000000"}}, "overcloud-controller-1.opnfvlf.org": {"nova-conductor": {"available": true, "active": true, "updated_at": "2019-01-18T06:27:09.000000"}, "nova-consoleauth": {"available": true, "active": true, "updated_at": "2019-01-18T06:27:10.000000"}, "nova-scheduler": {"available": true, "active": true, "updated_at": "2019-01-18T06:27:06.000000"}}}, "zoneName": "internal"}, {"zoneState": {"available": true}, "hosts": {"overcloud-novacompute-0.opnfvlf.org": {"nova-compute": {"available": true, "active": true, "updated_at": "2019-01-18T06:27:10.000000"}}, "overcloud-novacompute-1.opnfvlf.org": {"nova-compute": {"available": true, "active": true, "updated_at": "2019-01-18T06:27:09.000000"}}}, "zoneName": "nova"}]} 2019-01-18 06:27:11,835 - 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-f7f8693c-b133-4efd-9c90-7d223cdb1a27 2019-01-18 06:27:11,836 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:27:11,837 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:27:12,228 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "488fca829f8b496daa1cd2cdc6e45c49", "name": "Member"}, {"id": "c65201bd05504fa786d79b166e8bbba3", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}], "expires_at": "2019-01-18T07:27:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "020d00b5451a467cb276d06789a1149d", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "id": "e292c913af7844408b6509a836e493f5"}, "audit_ids": ["f_TgESTgQEuyRH1qE-vEwA"], "issued_at": "2019-01-18T06:27:12.000000Z"}} 2019-01-18 06:27:12,228 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4dca3f383638976dbd8a46e3eaa6399b7d756a69" 2019-01-18 06:27:12,313 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:27:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a191f4d6-e969-49e8-a0a3-82396fe942bd Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:27:12,313 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-a191f4d6-e969-49e8-a0a3-82396fe942bd 2019-01-18 06:27:12,315 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-18 06:27:12,316 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4dca3f383638976dbd8a46e3eaa6399b7d756a69" 2019-01-18 06:27:12,412 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:27:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8af61884-4d72-4802-a0e2-d8bbb1afc847 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:27:12,413 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-8af61884-4d72-4802-a0e2-d8bbb1afc847 2019-01-18 06:27:12,421 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceOnComputeHost-1273b75a-daa6-4837-a636-4c1089374a91-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4dca3f383638976dbd8a46e3eaa6399b7d756a69" 2019-01-18 06:27:12,647 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 754 X-Openstack-Request-Id: req-f7acba73-cc3a-4ac6-a222-4dbb11475a1a Date: Fri, 18 Jan 2019 06:27:12 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"75fbd1fe-5e43-4773-80cb-f3f879e7f648","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":57,"ipv4_address_scope":null,"shared":false,"project_id":"020d00b5451a467cb276d06789a1149d","status":"ACTIVE","subnets":["16d73d9d-5945-4c4d-8481-13dd0c3884e6"],"description":"","tags":[],"updated_at":"2019-01-18T06:27:06Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-1273b75a-daa6-4837-a636-4c1089374a91-priv-net","admin_state_up":true,"tenant_id":"020d00b5451a467cb276d06789a1149d","created_at":"2019-01-18T06:27:05Z","provider:network_type":"vxlan"}]} 2019-01-18 06:27:12,647 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceOnComputeHost-1273b75a-daa6-4837-a636-4c1089374a91-priv-net used request id req-f7acba73-cc3a-4ac6-a222-4dbb11475a1a 2019-01-18 06:27:12,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" 2019-01-18 06:27:12,655 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 18 Jan 2019 06:27: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"}]}]}} 2019-01-18 06:27:12,656 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/020d00b5451a467cb276d06789a1149d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4dca3f383638976dbd8a46e3eaa6399b7d756a69" 2019-01-18 06:27:12,743 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:27:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-80d42d63-acf3-4f51-a0b2-8bc44803df9d Content-Encoding: gzip Content-Length: 248 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/020d00b5451a467cb276d06789a1149d"}, "enabled": true, "id": "020d00b5451a467cb276d06789a1149d", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}} 2019-01-18 06:27:12,743 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/020d00b5451a467cb276d06789a1149d used request id req-80d42d63-acf3-4f51-a0b2-8bc44803df9d 2019-01-18 06:27:12,749 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=75fbd1fe-5e43-4773-80cb-f3f879e7f648 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4dca3f383638976dbd8a46e3eaa6399b7d756a69" 2019-01-18 06:27:12,957 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 678 X-Openstack-Request-Id: req-67b22ce2-c8d6-4ded-8da3-f1b4ffa4efb0 Date: Fri, 18 Jan 2019 06:27:12 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"75fbd1fe-5e43-4773-80cb-f3f879e7f648","tenant_id":"020d00b5451a467cb276d06789a1149d","created_at":"2019-01-18T06:27:06Z","dns_nameservers":[],"updated_at":"2019-01-18T06:27:06Z","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":"020d00b5451a467cb276d06789a1149d","id":"16d73d9d-5945-4c4d-8481-13dd0c3884e6","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-1273b75a-daa6-4837-a636-4c1089374a91-priv-subnet"}]} 2019-01-18 06:27:12,957 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=75fbd1fe-5e43-4773-80cb-f3f879e7f648 used request id req-67b22ce2-c8d6-4ded-8da3-f1b4ffa4efb0 2019-01-18 06:27:12,963 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=75fbd1fe-5e43-4773-80cb-f3f879e7f648&name=CreateInstanceOnComputeHost-1273b75a-daa6-4837-a636-4c1089374a91port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4dca3f383638976dbd8a46e3eaa6399b7d756a69" 2019-01-18 06:27:13,165 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-258e64a7-49fc-4e80-9aa5-5165e30f4c3e Date: Fri, 18 Jan 2019 06:27:13 GMT RESP BODY: {"ports":[]} 2019-01-18 06:27:13,165 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=75fbd1fe-5e43-4773-80cb-f3f879e7f648&name=CreateInstanceOnComputeHost-1273b75a-daa6-4837-a636-4c1089374a91port-1&admin_state_up=True used request id req-258e64a7-49fc-4e80-9aa5-5165e30f4c3e 2019-01-18 06:27:13,168 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/detail?name=CreateInstanceOnComputeHost-1273b75a-daa6-4837-a636-4c1089374a91-inst-nova%3Aovercloud-novacompute-0.opnfvlf.org -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4dca3f383638976dbd8a46e3eaa6399b7d756a69" 2019-01-18 06:27:13,392 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:27: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-8f538d4d-2849-4bd8-9b6c-cfea4d764012 x-compute-request-id: req-8f538d4d-2849-4bd8-9b6c-cfea4d764012 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2019-01-18 06:27:13,392 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail?name=CreateInstanceOnComputeHost-1273b75a-daa6-4837-a636-4c1089374a91-inst-nova%3Aovercloud-novacompute-0.opnfvlf.org used request id req-8f538d4d-2849-4bd8-9b6c-cfea4d764012 2019-01-18 06:27:13,398 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceOnComputeHost-1273b75a-daa6-4837-a636-4c1089374a91-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4dca3f383638976dbd8a46e3eaa6399b7d756a69" 2019-01-18 06:27:13,480 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 754 X-Openstack-Request-Id: req-3cec133c-17fa-4cf5-b692-c4d21316cb7d Date: Fri, 18 Jan 2019 06:27:13 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"75fbd1fe-5e43-4773-80cb-f3f879e7f648","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":57,"ipv4_address_scope":null,"shared":false,"project_id":"020d00b5451a467cb276d06789a1149d","status":"ACTIVE","subnets":["16d73d9d-5945-4c4d-8481-13dd0c3884e6"],"description":"","tags":[],"updated_at":"2019-01-18T06:27:06Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-1273b75a-daa6-4837-a636-4c1089374a91-priv-net","admin_state_up":true,"tenant_id":"020d00b5451a467cb276d06789a1149d","created_at":"2019-01-18T06:27:05Z","provider:network_type":"vxlan"}]} 2019-01-18 06:27:13,480 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceOnComputeHost-1273b75a-daa6-4837-a636-4c1089374a91-priv-net used request id req-3cec133c-17fa-4cf5-b692-c4d21316cb7d 2019-01-18 06:27:13,484 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/020d00b5451a467cb276d06789a1149d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4dca3f383638976dbd8a46e3eaa6399b7d756a69" 2019-01-18 06:27:13,576 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:27:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5b5d6ce8-f005-49f9-983e-6a895d955a18 Content-Encoding: gzip Content-Length: 248 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/020d00b5451a467cb276d06789a1149d"}, "enabled": true, "id": "020d00b5451a467cb276d06789a1149d", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}} 2019-01-18 06:27:13,576 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/020d00b5451a467cb276d06789a1149d used request id req-5b5d6ce8-f005-49f9-983e-6a895d955a18 2019-01-18 06:27:13,581 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=75fbd1fe-5e43-4773-80cb-f3f879e7f648 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4dca3f383638976dbd8a46e3eaa6399b7d756a69" 2019-01-18 06:27:13,783 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 678 X-Openstack-Request-Id: req-2b62e0d1-d38a-4c2d-91ac-75c1478712f6 Date: Fri, 18 Jan 2019 06:27:13 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"75fbd1fe-5e43-4773-80cb-f3f879e7f648","tenant_id":"020d00b5451a467cb276d06789a1149d","created_at":"2019-01-18T06:27:06Z","dns_nameservers":[],"updated_at":"2019-01-18T06:27:06Z","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":"020d00b5451a467cb276d06789a1149d","id":"16d73d9d-5945-4c4d-8481-13dd0c3884e6","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-1273b75a-daa6-4837-a636-4c1089374a91-priv-subnet"}]} 2019-01-18 06:27:13,783 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=75fbd1fe-5e43-4773-80cb-f3f879e7f648 used request id req-2b62e0d1-d38a-4c2d-91ac-75c1478712f6 2019-01-18 06:27:13,789 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=75fbd1fe-5e43-4773-80cb-f3f879e7f648&name=CreateInstanceOnComputeHost-1273b75a-daa6-4837-a636-4c1089374a91port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4dca3f383638976dbd8a46e3eaa6399b7d756a69" 2019-01-18 06:27:13,982 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-d0ccf851-6ddf-49b7-9873-2bc87468b27e Date: Fri, 18 Jan 2019 06:27:13 GMT RESP BODY: {"ports":[]} 2019-01-18 06:27:13,982 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=75fbd1fe-5e43-4773-80cb-f3f879e7f648&name=CreateInstanceOnComputeHost-1273b75a-daa6-4837-a636-4c1089374a91port-1&admin_state_up=True used request id req-d0ccf851-6ddf-49b7-9873-2bc87468b27e 2019-01-18 06:27:13,982 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:27:13,983 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:27:14,361 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "488fca829f8b496daa1cd2cdc6e45c49", "name": "Member"}, {"id": "c65201bd05504fa786d79b166e8bbba3", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}], "expires_at": "2019-01-18T07:27:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "020d00b5451a467cb276d06789a1149d", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "id": "e292c913af7844408b6509a836e493f5"}, "audit_ids": ["qe33YnctTAaMek7_z_LQOg"], "issued_at": "2019-01-18T06:27:14.000000Z"}} 2019-01-18 06:27:14,361 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2886a23e2bcb308aa6eca07b5e54a9f2084c2b5" 2019-01-18 06:27:14,443 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:27:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-923eaf49-69d4-49e5-9ab1-93c7a17e2b1e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:27:14,443 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-923eaf49-69d4-49e5-9ab1-93c7a17e2b1e 2019-01-18 06:27:14,449 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceOnComputeHost-1273b75a-daa6-4837-a636-4c1089374a91-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4dca3f383638976dbd8a46e3eaa6399b7d756a69" 2019-01-18 06:27:14,696 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 754 X-Openstack-Request-Id: req-f0d30ed9-c8d5-4d12-91e3-1d1e59c74225 Date: Fri, 18 Jan 2019 06:27:14 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"75fbd1fe-5e43-4773-80cb-f3f879e7f648","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":57,"ipv4_address_scope":null,"shared":false,"project_id":"020d00b5451a467cb276d06789a1149d","status":"ACTIVE","subnets":["16d73d9d-5945-4c4d-8481-13dd0c3884e6"],"description":"","tags":[],"updated_at":"2019-01-18T06:27:06Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-1273b75a-daa6-4837-a636-4c1089374a91-priv-net","admin_state_up":true,"tenant_id":"020d00b5451a467cb276d06789a1149d","created_at":"2019-01-18T06:27:05Z","provider:network_type":"vxlan"}]} 2019-01-18 06:27:14,696 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceOnComputeHost-1273b75a-daa6-4837-a636-4c1089374a91-priv-net used request id req-f0d30ed9-c8d5-4d12-91e3-1d1e59c74225 2019-01-18 06:27:14,702 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=75fbd1fe-5e43-4773-80cb-f3f879e7f648 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4dca3f383638976dbd8a46e3eaa6399b7d756a69" 2019-01-18 06:27:14,930 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 678 X-Openstack-Request-Id: req-3f7789f8-e8a2-41cc-9b86-aa75cbbb92eb Date: Fri, 18 Jan 2019 06:27:14 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"75fbd1fe-5e43-4773-80cb-f3f879e7f648","tenant_id":"020d00b5451a467cb276d06789a1149d","created_at":"2019-01-18T06:27:06Z","dns_nameservers":[],"updated_at":"2019-01-18T06:27:06Z","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":"020d00b5451a467cb276d06789a1149d","id":"16d73d9d-5945-4c4d-8481-13dd0c3884e6","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-1273b75a-daa6-4837-a636-4c1089374a91-priv-subnet"}]} 2019-01-18 06:27:14,930 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=75fbd1fe-5e43-4773-80cb-f3f879e7f648 used request id req-3f7789f8-e8a2-41cc-9b86-aa75cbbb92eb 2019-01-18 06:27:14,935 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceOnComputeHost-1273b75a-daa6-4837-a636-4c1089374a91-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4dca3f383638976dbd8a46e3eaa6399b7d756a69" 2019-01-18 06:27:15,177 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 754 X-Openstack-Request-Id: req-b3062fb0-746a-47d3-b473-c93959224969 Date: Fri, 18 Jan 2019 06:27:15 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"75fbd1fe-5e43-4773-80cb-f3f879e7f648","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":57,"ipv4_address_scope":null,"shared":false,"project_id":"020d00b5451a467cb276d06789a1149d","status":"ACTIVE","subnets":["16d73d9d-5945-4c4d-8481-13dd0c3884e6"],"description":"","tags":[],"updated_at":"2019-01-18T06:27:06Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-1273b75a-daa6-4837-a636-4c1089374a91-priv-net","admin_state_up":true,"tenant_id":"020d00b5451a467cb276d06789a1149d","created_at":"2019-01-18T06:27:05Z","provider:network_type":"vxlan"}]} 2019-01-18 06:27:15,178 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceOnComputeHost-1273b75a-daa6-4837-a636-4c1089374a91-priv-net used request id req-b3062fb0-746a-47d3-b473-c93959224969 2019-01-18 06:27:15,181 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-18 06:27:15,186 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 18 Jan 2019 06:27: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"}]}]}} 2019-01-18 06:27:15,187 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/020d00b5451a467cb276d06789a1149d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2886a23e2bcb308aa6eca07b5e54a9f2084c2b5" 2019-01-18 06:27:15,270 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:27:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-51736702-3d58-45db-9bc6-5c3c3ccc74e7 Content-Encoding: gzip Content-Length: 248 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/020d00b5451a467cb276d06789a1149d"}, "enabled": true, "id": "020d00b5451a467cb276d06789a1149d", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}} 2019-01-18 06:27:15,270 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/020d00b5451a467cb276d06789a1149d used request id req-51736702-3d58-45db-9bc6-5c3c3ccc74e7 2019-01-18 06:27:15,276 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=75fbd1fe-5e43-4773-80cb-f3f879e7f648 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4dca3f383638976dbd8a46e3eaa6399b7d756a69" 2019-01-18 06:27:15,460 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 678 X-Openstack-Request-Id: req-62cd6e5a-9f8c-4690-bef6-5de5e7023b66 Date: Fri, 18 Jan 2019 06:27:15 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"75fbd1fe-5e43-4773-80cb-f3f879e7f648","tenant_id":"020d00b5451a467cb276d06789a1149d","created_at":"2019-01-18T06:27:06Z","dns_nameservers":[],"updated_at":"2019-01-18T06:27:06Z","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":"020d00b5451a467cb276d06789a1149d","id":"16d73d9d-5945-4c4d-8481-13dd0c3884e6","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-1273b75a-daa6-4837-a636-4c1089374a91-priv-subnet"}]} 2019-01-18 06:27:15,461 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=75fbd1fe-5e43-4773-80cb-f3f879e7f648 used request id req-62cd6e5a-9f8c-4690-bef6-5de5e7023b66 2019-01-18 06:27:15,461 - neutron_utils - INFO - Creating port for network with name - CreateInstanceOnComputeHost-1273b75a-daa6-4837-a636-4c1089374a91-priv-net 2019-01-18 06:27:15,467 - 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}4dca3f383638976dbd8a46e3eaa6399b7d756a69" -d '{"port": {"network_id": "75fbd1fe-5e43-4773-80cb-f3f879e7f648", "name": "CreateInstanceOnComputeHost-1273b75a-daa6-4837-a636-4c1089374a91port-1", "admin_state_up": true}}' 2019-01-18 06:27:16,289 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 880 X-Openstack-Request-Id: req-a0550f3c-db0e-45ca-a8be-9bc7da3014df Date: Fri, 18 Jan 2019 06:27:16 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:27:15Z","device_owner":"","revision_number":4,"binding:profile":{},"port_security_enabled":true,"fixed_ips":[{"subnet_id":"16d73d9d-5945-4c4d-8481-13dd0c3884e6","ip_address":"10.55.0.13"}],"id":"f38d1236-5bcd-4f5e-a446-3aa5ee82d89a","security_groups":["74f1c2a7-acff-47e9-84f4-dbfa545465da"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:ad:da:80","device_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"name":"CreateInstanceOnComputeHost-1273b75a-daa6-4837-a636-4c1089374a91port-1","project_id":"020d00b5451a467cb276d06789a1149d","qos_policy_id":null,"admin_state_up":true,"network_id":"75fbd1fe-5e43-4773-80cb-f3f879e7f648","tenant_id":"020d00b5451a467cb276d06789a1149d","created_at":"2019-01-18T06:27:15Z","binding:vnic_type":"normal"}} 2019-01-18 06:27:16,290 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/ports used request id req-a0550f3c-db0e-45ca-a8be-9bc7da3014df 2019-01-18 06:27:16,295 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceOnComputeHost-1273b75a-daa6-4837-a636-4c1089374a91-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4dca3f383638976dbd8a46e3eaa6399b7d756a69" 2019-01-18 06:27:16,383 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 754 X-Openstack-Request-Id: req-aa1ff33b-c482-47a5-84fd-560caedfbc81 Date: Fri, 18 Jan 2019 06:27:16 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"75fbd1fe-5e43-4773-80cb-f3f879e7f648","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":57,"ipv4_address_scope":null,"shared":false,"project_id":"020d00b5451a467cb276d06789a1149d","status":"ACTIVE","subnets":["16d73d9d-5945-4c4d-8481-13dd0c3884e6"],"description":"","tags":[],"updated_at":"2019-01-18T06:27:06Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-1273b75a-daa6-4837-a636-4c1089374a91-priv-net","admin_state_up":true,"tenant_id":"020d00b5451a467cb276d06789a1149d","created_at":"2019-01-18T06:27:05Z","provider:network_type":"vxlan"}]} 2019-01-18 06:27:16,384 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceOnComputeHost-1273b75a-daa6-4837-a636-4c1089374a91-priv-net used request id req-aa1ff33b-c482-47a5-84fd-560caedfbc81 2019-01-18 06:27:16,387 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/020d00b5451a467cb276d06789a1149d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4dca3f383638976dbd8a46e3eaa6399b7d756a69" 2019-01-18 06:27:16,478 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:27:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-be508b3a-59e2-49f3-80f8-31a9382e9827 Content-Encoding: gzip Content-Length: 248 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/020d00b5451a467cb276d06789a1149d"}, "enabled": true, "id": "020d00b5451a467cb276d06789a1149d", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}} 2019-01-18 06:27:16,479 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/020d00b5451a467cb276d06789a1149d used request id req-be508b3a-59e2-49f3-80f8-31a9382e9827 2019-01-18 06:27:16,484 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=75fbd1fe-5e43-4773-80cb-f3f879e7f648 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4dca3f383638976dbd8a46e3eaa6399b7d756a69" 2019-01-18 06:27:16,683 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 678 X-Openstack-Request-Id: req-1d222120-e45b-4c92-a1a4-bd6a2222aee7 Date: Fri, 18 Jan 2019 06:27:16 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"75fbd1fe-5e43-4773-80cb-f3f879e7f648","tenant_id":"020d00b5451a467cb276d06789a1149d","created_at":"2019-01-18T06:27:06Z","dns_nameservers":[],"updated_at":"2019-01-18T06:27:06Z","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":"020d00b5451a467cb276d06789a1149d","id":"16d73d9d-5945-4c4d-8481-13dd0c3884e6","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-1273b75a-daa6-4837-a636-4c1089374a91-priv-subnet"}]} 2019-01-18 06:27:16,683 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=75fbd1fe-5e43-4773-80cb-f3f879e7f648 used request id req-1d222120-e45b-4c92-a1a4-bd6a2222aee7 2019-01-18 06:27:16,688 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=75fbd1fe-5e43-4773-80cb-f3f879e7f648&name=CreateInstanceOnComputeHost-1273b75a-daa6-4837-a636-4c1089374a91port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4dca3f383638976dbd8a46e3eaa6399b7d756a69" 2019-01-18 06:27:16,855 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 883 X-Openstack-Request-Id: req-e5fbf0e7-d2b8-4821-834b-dde8fc3d3062 Date: Fri, 18 Jan 2019 06:27:16 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:27:15Z","device_owner":"","revision_number":4,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"16d73d9d-5945-4c4d-8481-13dd0c3884e6","ip_address":"10.55.0.13"}],"id":"f38d1236-5bcd-4f5e-a446-3aa5ee82d89a","security_groups":["74f1c2a7-acff-47e9-84f4-dbfa545465da"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:ad:da:80","project_id":"020d00b5451a467cb276d06789a1149d","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceOnComputeHost-1273b75a-daa6-4837-a636-4c1089374a91port-1","admin_state_up":true,"network_id":"75fbd1fe-5e43-4773-80cb-f3f879e7f648","tenant_id":"020d00b5451a467cb276d06789a1149d","created_at":"2019-01-18T06:27:15Z","binding:vnic_type":"normal","device_id":""}]} 2019-01-18 06:27:16,855 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=75fbd1fe-5e43-4773-80cb-f3f879e7f648&name=CreateInstanceOnComputeHost-1273b75a-daa6-4837-a636-4c1089374a91port-1&admin_state_up=True used request id req-e5fbf0e7-d2b8-4821-834b-dde8fc3d3062 2019-01-18 06:27:16,859 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/020d00b5451a467cb276d06789a1149d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4dca3f383638976dbd8a46e3eaa6399b7d756a69" 2019-01-18 06:27:16,948 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:27:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eb068d38-6239-4b56-b311-81eadf50e42e Content-Encoding: gzip Content-Length: 248 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/020d00b5451a467cb276d06789a1149d"}, "enabled": true, "id": "020d00b5451a467cb276d06789a1149d", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}} 2019-01-18 06:27:16,948 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/020d00b5451a467cb276d06789a1149d used request id req-eb068d38-6239-4b56-b311-81eadf50e42e 2019-01-18 06:27:16,948 - nova_utils - INFO - Creating VM with name - CreateInstanceOnComputeHost-1273b75a-daa6-4837-a636-4c1089374a91-inst-nova:overcloud-novacompute-0.opnfvlf.org 2019-01-18 06:27:16,952 - 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}4dca3f383638976dbd8a46e3eaa6399b7d756a69" 2019-01-18 06:27:16,978 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:27: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-fa6c88f2-3144-4598-aba0-e2b5c381dfa1 x-compute-request-id: req-fa6c88f2-3144-4598-aba0-e2b5c381dfa1 Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"flavors": [{"id": "a407c319-68e7-4257-9b44-03b4828873f1", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/a407c319-68e7-4257-9b44-03b4828873f1", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/a407c319-68e7-4257-9b44-03b4828873f1", "rel": "bookmark"}], "name": "CreateInstanceOnComputeHost-1273b75a-daa6-4837-a636-4c1089374a91-flavor-name"}]} 2019-01-18 06:27:16,979 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-fa6c88f2-3144-4598-aba0-e2b5c381dfa1 2019-01-18 06:27:16,982 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors/a407c319-68e7-4257-9b44-03b4828873f1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4dca3f383638976dbd8a46e3eaa6399b7d756a69" 2019-01-18 06:27:17,001 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:27: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-2ca266b1-d234-4f40-bf74-1cd92ff625f5 x-compute-request-id: req-2ca266b1-d234-4f40-bf74-1cd92ff625f5 Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/a407c319-68e7-4257-9b44-03b4828873f1", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/a407c319-68e7-4257-9b44-03b4828873f1", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "a407c319-68e7-4257-9b44-03b4828873f1", "name": "CreateInstanceOnComputeHost-1273b75a-daa6-4837-a636-4c1089374a91-flavor-name", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2019-01-18 06:27:17,001 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/a407c319-68e7-4257-9b44-03b4828873f1 used request id req-2ca266b1-d234-4f40-bf74-1cd92ff625f5 2019-01-18 06:27:17,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=CreateInstanceOnComputeHost-1273b75a-daa6-4837-a636-4c1089374a91-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4dca3f383638976dbd8a46e3eaa6399b7d756a69" 2019-01-18 06:27:17,164 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1064 Content-Type: application/json X-Openstack-Request-Id: req-08368790-fe97-4e14-a2f1-29aa052fb9ed Date: Fri, 18 Jan 2019 06:27:17 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstanceOnComputeHost-1273b75a-daa6-4837-a636-4c1089374a91-image", "tags": [], "container_format": "bare", "created_at": "2019-01-18T06:27:09Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-18T06:27:11Z", "visibility": "shared", "locations": [{"url": "rbd://af014572-0a5d-4a80-a07f-9105f52ab2c1/images/47819732-892a-4abe-9ad0-31c1005e894f/snap", "metadata": {}}], "self": "/v2/images/47819732-892a-4abe-9ad0-31c1005e894f", "min_disk": 0, "protected": false, "id": "47819732-892a-4abe-9ad0-31c1005e894f", "file": "/v2/images/47819732-892a-4abe-9ad0-31c1005e894f/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "b6e9e6cb27854f70b0b2dc31fd173f3b", "direct_url": "rbd://af014572-0a5d-4a80-a07f-9105f52ab2c1/images/47819732-892a-4abe-9ad0-31c1005e894f/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceOnComputeHost-1273b75a-daa6-4837-a636-4c1089374a91-image"} 2019-01-18 06:27:17,164 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceOnComputeHost-1273b75a-daa6-4837-a636-4c1089374a91-image used request id req-08368790-fe97-4e14-a2f1-29aa052fb9ed 2019-01-18 06:27:17,168 - 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}4dca3f383638976dbd8a46e3eaa6399b7d756a69" 2019-01-18 06:27:17,334 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-20d81ef2-3389-4feb-b0aa-85c3df50326d Date: Fri, 18 Jan 2019 06:27: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"}}} 2019-01-18 06:27:17,335 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-20d81ef2-3389-4feb-b0aa-85c3df50326d 2019-01-18 06:27:17,341 - 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}4dca3f383638976dbd8a46e3eaa6399b7d756a69" -d '{"server": {"name": "CreateInstanceOnComputeHost-1273b75a-daa6-4837-a636-4c1089374a91-inst-nova:overcloud-novacompute-0.opnfvlf.org", "imageRef": "47819732-892a-4abe-9ad0-31c1005e894f", "availability_zone": "nova:overcloud-novacompute-0.opnfvlf.org", "flavorRef": "a407c319-68e7-4257-9b44-03b4828873f1", "max_count": 1, "min_count": 1, "networks": [{"port": "f38d1236-5bcd-4f5e-a446-3aa5ee82d89a"}]}}' 2019-01-18 06:27:19,097 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 18 Jan 2019 06:27: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-289e3bc3-fc54-4aa1-a1bc-98f0604d8207 x-compute-request-id: req-289e3bc3-fc54-4aa1-a1bc-98f0604d8207 Content-Length: 374 location: http://172.30.9.23:8774/v2.1/servers/8b2254e1-fb12-44b8-beeb-8e316430c404 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "8b2254e1-fb12-44b8-beeb-8e316430c404", "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/8b2254e1-fb12-44b8-beeb-8e316430c404", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/8b2254e1-fb12-44b8-beeb-8e316430c404", "rel": "bookmark"}], "adminPass": "VBEZu5Uwfkc3"}} 2019-01-18 06:27:19,097 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-289e3bc3-fc54-4aa1-a1bc-98f0604d8207 2019-01-18 06:27:19,100 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/8b2254e1-fb12-44b8-beeb-8e316430c404 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4dca3f383638976dbd8a46e3eaa6399b7d756a69" 2019-01-18 06:27:19,331 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06: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-82c36335-6ba2-4baa-a332-3d5e18ce0c11 x-compute-request-id: req-82c36335-6ba2-4baa-a332-3d5e18ce0c11 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/8b2254e1-fb12-44b8-beeb-8e316430c404", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/8b2254e1-fb12-44b8-beeb-8e316430c404", "rel": "bookmark"}], "image": {"id": "47819732-892a-4abe-9ad0-31c1005e894f", "links": [{"href": "http://172.30.9.23:8774/images/47819732-892a-4abe-9ad0-31c1005e894f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a407c319-68e7-4257-9b44-03b4828873f1", "links": [{"href": "http://172.30.9.23:8774/flavors/a407c319-68e7-4257-9b44-03b4828873f1", "rel": "bookmark"}]}, "id": "8b2254e1-fb12-44b8-beeb-8e316430c404", "user_id": "e292c913af7844408b6509a836e493f5", "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": "2019-01-18T06:27: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-1273b75a-daa6-4837-a636-4c1089374a91-inst-nova:overcloud-novacompute-0.opnfvlf.org", "created": "2019-01-18T06:27:19Z", "tenant_id": "020d00b5451a467cb276d06789a1149d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-18 06:27:19,331 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/8b2254e1-fb12-44b8-beeb-8e316430c404 used request id req-82c36335-6ba2-4baa-a332-3d5e18ce0c11 2019-01-18 06:27:19,331 - create_instance - INFO - Created instance with name - CreateInstanceOnComputeHost-1273b75a-daa6-4837-a636-4c1089374a91-inst-nova:overcloud-novacompute-0.opnfvlf.org 2019-01-18 06:27:19,334 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/8b2254e1-fb12-44b8-beeb-8e316430c404 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4dca3f383638976dbd8a46e3eaa6399b7d756a69" 2019-01-18 06:27:19,540 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06: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-024b149c-881a-4b9e-bd61-d47b3b6a95f1 x-compute-request-id: req-024b149c-881a-4b9e-bd61-d47b3b6a95f1 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/8b2254e1-fb12-44b8-beeb-8e316430c404", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/8b2254e1-fb12-44b8-beeb-8e316430c404", "rel": "bookmark"}], "image": {"id": "47819732-892a-4abe-9ad0-31c1005e894f", "links": [{"href": "http://172.30.9.23:8774/images/47819732-892a-4abe-9ad0-31c1005e894f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a407c319-68e7-4257-9b44-03b4828873f1", "links": [{"href": "http://172.30.9.23:8774/flavors/a407c319-68e7-4257-9b44-03b4828873f1", "rel": "bookmark"}]}, "id": "8b2254e1-fb12-44b8-beeb-8e316430c404", "user_id": "e292c913af7844408b6509a836e493f5", "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": "2019-01-18T06:27: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-1273b75a-daa6-4837-a636-4c1089374a91-inst-nova:overcloud-novacompute-0.opnfvlf.org", "created": "2019-01-18T06:27:19Z", "tenant_id": "020d00b5451a467cb276d06789a1149d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-18 06:27:19,540 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/8b2254e1-fb12-44b8-beeb-8e316430c404 used request id req-024b149c-881a-4b9e-bd61-d47b3b6a95f1 2019-01-18 06:27:19,541 - create_instance - DEBUG - Instance status [CreateInstanceOnComputeHost-1273b75a-daa6-4837-a636-4c1089374a91-inst-nova:overcloud-novacompute-0.opnfvlf.org] is - BUILD 2019-01-18 06:27:19,541 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-18 06:27:22,544 - create_instance - DEBUG - VM status query timeout in 896.78750515 2019-01-18 06:27:22,547 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/8b2254e1-fb12-44b8-beeb-8e316430c404 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4dca3f383638976dbd8a46e3eaa6399b7d756a69" 2019-01-18 06:27:23,111 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:27: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-a7f61b18-b005-48e7-8a7e-2d3566c292c0 x-compute-request-id: req-a7f61b18-b005-48e7-8a7e-2d3566c292c0 Content-Encoding: gzip Content-Length: 822 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"CreateInstanceOnComputeHost-1273b75a-daa6-4837-a636-4c1089374a91-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ad:da:80", "version": 4, "addr": "10.55.0.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/8b2254e1-fb12-44b8-beeb-8e316430c404", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/8b2254e1-fb12-44b8-beeb-8e316430c404", "rel": "bookmark"}], "image": {"id": "47819732-892a-4abe-9ad0-31c1005e894f", "links": [{"href": "http://172.30.9.23:8774/images/47819732-892a-4abe-9ad0-31c1005e894f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-000000c0", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a407c319-68e7-4257-9b44-03b4828873f1", "links": [{"href": "http://172.30.9.23:8774/flavors/a407c319-68e7-4257-9b44-03b4828873f1", "rel": "bookmark"}]}, "id": "8b2254e1-fb12-44b8-beeb-8e316430c404", "security_groups": [{"name": "default"}], "user_id": "e292c913af7844408b6509a836e493f5", "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": "2019-01-18T06:27:20Z", "hostId": "37840fcbb7848a53fab2544564b10d456cbb19a66d276cf2702ab422", "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-1273b75a-daa6-4837-a636-4c1089374a91-inst-nova:overcloud-novacompute-0.opnfvlf.org", "created": "2019-01-18T06:27:19Z", "tenant_id": "020d00b5451a467cb276d06789a1149d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-18 06:27:23,111 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/8b2254e1-fb12-44b8-beeb-8e316430c404 used request id req-a7f61b18-b005-48e7-8a7e-2d3566c292c0 2019-01-18 06:27:23,112 - create_instance - DEBUG - Instance status [CreateInstanceOnComputeHost-1273b75a-daa6-4837-a636-4c1089374a91-inst-nova:overcloud-novacompute-0.opnfvlf.org] is - BUILD 2019-01-18 06:27:23,112 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-18 06:27:26,115 - create_instance - DEBUG - VM status query timeout in 893.216736078 2019-01-18 06:27:26,118 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/8b2254e1-fb12-44b8-beeb-8e316430c404 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4dca3f383638976dbd8a46e3eaa6399b7d756a69" 2019-01-18 06:27:26,739 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:27: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-edba19b1-ffa8-4796-b107-11ea348b5b59 x-compute-request-id: req-edba19b1-ffa8-4796-b107-11ea348b5b59 Content-Encoding: gzip Content-Length: 823 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceOnComputeHost-1273b75a-daa6-4837-a636-4c1089374a91-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ad:da:80", "version": 4, "addr": "10.55.0.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/8b2254e1-fb12-44b8-beeb-8e316430c404", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/8b2254e1-fb12-44b8-beeb-8e316430c404", "rel": "bookmark"}], "image": {"id": "47819732-892a-4abe-9ad0-31c1005e894f", "links": [{"href": "http://172.30.9.23:8774/images/47819732-892a-4abe-9ad0-31c1005e894f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000c0", "OS-SRV-USG:launched_at": "2019-01-18T06:27:24.000000", "flavor": {"id": "a407c319-68e7-4257-9b44-03b4828873f1", "links": [{"href": "http://172.30.9.23:8774/flavors/a407c319-68e7-4257-9b44-03b4828873f1", "rel": "bookmark"}]}, "id": "8b2254e1-fb12-44b8-beeb-8e316430c404", "security_groups": [{"name": "default"}], "user_id": "e292c913af7844408b6509a836e493f5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-18T06:27:25Z", "hostId": "37840fcbb7848a53fab2544564b10d456cbb19a66d276cf2702ab422", "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-1273b75a-daa6-4837-a636-4c1089374a91-inst-nova:overcloud-novacompute-0.opnfvlf.org", "created": "2019-01-18T06:27:19Z", "tenant_id": "020d00b5451a467cb276d06789a1149d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-18 06:27:26,739 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/8b2254e1-fb12-44b8-beeb-8e316430c404 used request id req-edba19b1-ffa8-4796-b107-11ea348b5b59 2019-01-18 06:27:26,739 - create_instance - DEBUG - Instance status [CreateInstanceOnComputeHost-1273b75a-daa6-4837-a636-4c1089374a91-inst-nova:overcloud-novacompute-0.opnfvlf.org] is - ACTIVE 2019-01-18 06:27:26,739 - create_instance - INFO - VM is - ACTIVE 2019-01-18 06:27:26,742 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/8b2254e1-fb12-44b8-beeb-8e316430c404 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4dca3f383638976dbd8a46e3eaa6399b7d756a69" 2019-01-18 06:27:27,339 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:27: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-7a31c350-ec13-4d99-86fd-9206ab2e4d81 x-compute-request-id: req-7a31c350-ec13-4d99-86fd-9206ab2e4d81 Content-Encoding: gzip Content-Length: 823 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceOnComputeHost-1273b75a-daa6-4837-a636-4c1089374a91-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ad:da:80", "version": 4, "addr": "10.55.0.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/8b2254e1-fb12-44b8-beeb-8e316430c404", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/8b2254e1-fb12-44b8-beeb-8e316430c404", "rel": "bookmark"}], "image": {"id": "47819732-892a-4abe-9ad0-31c1005e894f", "links": [{"href": "http://172.30.9.23:8774/images/47819732-892a-4abe-9ad0-31c1005e894f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000c0", "OS-SRV-USG:launched_at": "2019-01-18T06:27:24.000000", "flavor": {"id": "a407c319-68e7-4257-9b44-03b4828873f1", "links": [{"href": "http://172.30.9.23:8774/flavors/a407c319-68e7-4257-9b44-03b4828873f1", "rel": "bookmark"}]}, "id": "8b2254e1-fb12-44b8-beeb-8e316430c404", "security_groups": [{"name": "default"}], "user_id": "e292c913af7844408b6509a836e493f5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-18T06:27:25Z", "hostId": "37840fcbb7848a53fab2544564b10d456cbb19a66d276cf2702ab422", "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-1273b75a-daa6-4837-a636-4c1089374a91-inst-nova:overcloud-novacompute-0.opnfvlf.org", "created": "2019-01-18T06:27:19Z", "tenant_id": "020d00b5451a467cb276d06789a1149d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-18 06:27:27,339 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/8b2254e1-fb12-44b8-beeb-8e316430c404 used request id req-7a31c350-ec13-4d99-86fd-9206ab2e4d81 2019-01-18 06:27:27,345 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceOnComputeHost-1273b75a-daa6-4837-a636-4c1089374a91-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4dca3f383638976dbd8a46e3eaa6399b7d756a69" 2019-01-18 06:27:27,428 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 754 X-Openstack-Request-Id: req-b0200854-0815-4d01-87d3-aee05edec5b8 Date: Fri, 18 Jan 2019 06:27:27 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"75fbd1fe-5e43-4773-80cb-f3f879e7f648","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":57,"ipv4_address_scope":null,"shared":false,"project_id":"020d00b5451a467cb276d06789a1149d","status":"ACTIVE","subnets":["16d73d9d-5945-4c4d-8481-13dd0c3884e6"],"description":"","tags":[],"updated_at":"2019-01-18T06:27:06Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-1273b75a-daa6-4837-a636-4c1089374a91-priv-net","admin_state_up":true,"tenant_id":"020d00b5451a467cb276d06789a1149d","created_at":"2019-01-18T06:27:05Z","provider:network_type":"vxlan"}]} 2019-01-18 06:27:27,428 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceOnComputeHost-1273b75a-daa6-4837-a636-4c1089374a91-priv-net used request id req-b0200854-0815-4d01-87d3-aee05edec5b8 2019-01-18 06:27:27,432 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/020d00b5451a467cb276d06789a1149d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4dca3f383638976dbd8a46e3eaa6399b7d756a69" 2019-01-18 06:27:27,527 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:27:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8038f545-b9d9-4a47-bd0c-d2e3b1401ecf Content-Encoding: gzip Content-Length: 248 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/020d00b5451a467cb276d06789a1149d"}, "enabled": true, "id": "020d00b5451a467cb276d06789a1149d", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}} 2019-01-18 06:27:27,528 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/020d00b5451a467cb276d06789a1149d used request id req-8038f545-b9d9-4a47-bd0c-d2e3b1401ecf 2019-01-18 06:27:27,534 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=75fbd1fe-5e43-4773-80cb-f3f879e7f648 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4dca3f383638976dbd8a46e3eaa6399b7d756a69" 2019-01-18 06:27:27,581 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 678 X-Openstack-Request-Id: req-901e96c7-c164-4cab-8d54-b375dedb0f75 Date: Fri, 18 Jan 2019 06:27:27 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"75fbd1fe-5e43-4773-80cb-f3f879e7f648","tenant_id":"020d00b5451a467cb276d06789a1149d","created_at":"2019-01-18T06:27:06Z","dns_nameservers":[],"updated_at":"2019-01-18T06:27:06Z","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":"020d00b5451a467cb276d06789a1149d","id":"16d73d9d-5945-4c4d-8481-13dd0c3884e6","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-1273b75a-daa6-4837-a636-4c1089374a91-priv-subnet"}]} 2019-01-18 06:27:27,581 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=75fbd1fe-5e43-4773-80cb-f3f879e7f648 used request id req-901e96c7-c164-4cab-8d54-b375dedb0f75 2019-01-18 06:27:27,587 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=75fbd1fe-5e43-4773-80cb-f3f879e7f648 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4dca3f383638976dbd8a46e3eaa6399b7d756a69" 2019-01-18 06:27:27,786 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3883 X-Openstack-Request-Id: req-88f6c570-6deb-4ee0-8c06-459b5445a8bc Date: Fri, 18 Jan 2019 06:27:27 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:27:09Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"16d73d9d-5945-4c4d-8481-13dd0c3884e6","ip_address":"10.55.0.4"}],"id":"0f9a4da9-c165-4271-bb44-d3ca80505957","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:5e:5e:d1","project_id":"020d00b5451a467cb276d06789a1149d","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"75fbd1fe-5e43-4773-80cb-f3f879e7f648","tenant_id":"020d00b5451a467cb276d06789a1149d","created_at":"2019-01-18T06:27:08Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-75fbd1fe-5e43-4773-80cb-f3f879e7f648"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:27:10Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"16d73d9d-5945-4c4d-8481-13dd0c3884e6","ip_address":"10.55.0.3"}],"id":"394cc42e-48a5-4dea-b007-a9df87e7eb0d","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:f2:b3","project_id":"020d00b5451a467cb276d06789a1149d","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"75fbd1fe-5e43-4773-80cb-f3f879e7f648","tenant_id":"020d00b5451a467cb276d06789a1149d","created_at":"2019-01-18T06:27:07Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-75fbd1fe-5e43-4773-80cb-f3f879e7f648"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:27:09Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"16d73d9d-5945-4c4d-8481-13dd0c3884e6","ip_address":"10.55.0.2"}],"id":"a390e6f7-053e-491f-9600-08e8107dd9ae","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:72:de","project_id":"020d00b5451a467cb276d06789a1149d","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"75fbd1fe-5e43-4773-80cb-f3f879e7f648","tenant_id":"020d00b5451a467cb276d06789a1149d","created_at":"2019-01-18T06:27:07Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-75fbd1fe-5e43-4773-80cb-f3f879e7f648"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:27:25Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"16d73d9d-5945-4c4d-8481-13dd0c3884e6","ip_address":"10.55.0.13"}],"id":"f38d1236-5bcd-4f5e-a446-3aa5ee82d89a","security_groups":["74f1c2a7-acff-47e9-84f4-dbfa545465da"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:ad:da:80","project_id":"020d00b5451a467cb276d06789a1149d","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceOnComputeHost-1273b75a-daa6-4837-a636-4c1089374a91port-1","admin_state_up":true,"network_id":"75fbd1fe-5e43-4773-80cb-f3f879e7f648","tenant_id":"020d00b5451a467cb276d06789a1149d","created_at":"2019-01-18T06:27:15Z","binding:vnic_type":"normal","device_id":"8b2254e1-fb12-44b8-beeb-8e316430c404"}]} 2019-01-18 06:27:27,786 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=75fbd1fe-5e43-4773-80cb-f3f879e7f648 used request id req-88f6c570-6deb-4ee0-8c06-459b5445a8bc 2019-01-18 06:27:27,790 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/8b2254e1-fb12-44b8-beeb-8e316430c404 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4dca3f383638976dbd8a46e3eaa6399b7d756a69" 2019-01-18 06:27:28,172 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:27: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-315e2e38-d601-4526-89c2-28a1370e5200 x-compute-request-id: req-315e2e38-d601-4526-89c2-28a1370e5200 Content-Encoding: gzip Content-Length: 823 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceOnComputeHost-1273b75a-daa6-4837-a636-4c1089374a91-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ad:da:80", "version": 4, "addr": "10.55.0.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/8b2254e1-fb12-44b8-beeb-8e316430c404", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/8b2254e1-fb12-44b8-beeb-8e316430c404", "rel": "bookmark"}], "image": {"id": "47819732-892a-4abe-9ad0-31c1005e894f", "links": [{"href": "http://172.30.9.23:8774/images/47819732-892a-4abe-9ad0-31c1005e894f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000c0", "OS-SRV-USG:launched_at": "2019-01-18T06:27:24.000000", "flavor": {"id": "a407c319-68e7-4257-9b44-03b4828873f1", "links": [{"href": "http://172.30.9.23:8774/flavors/a407c319-68e7-4257-9b44-03b4828873f1", "rel": "bookmark"}]}, "id": "8b2254e1-fb12-44b8-beeb-8e316430c404", "security_groups": [{"name": "default"}], "user_id": "e292c913af7844408b6509a836e493f5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-18T06:27:25Z", "hostId": "37840fcbb7848a53fab2544564b10d456cbb19a66d276cf2702ab422", "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-1273b75a-daa6-4837-a636-4c1089374a91-inst-nova:overcloud-novacompute-0.opnfvlf.org", "created": "2019-01-18T06:27:19Z", "tenant_id": "020d00b5451a467cb276d06789a1149d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-18 06:27:28,172 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/8b2254e1-fb12-44b8-beeb-8e316430c404 used request id req-315e2e38-d601-4526-89c2-28a1370e5200 2019-01-18 06:27:28,177 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceOnComputeHost-1273b75a-daa6-4837-a636-4c1089374a91-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4dca3f383638976dbd8a46e3eaa6399b7d756a69" 2019-01-18 06:27:28,261 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 754 X-Openstack-Request-Id: req-062b1df1-2d29-4455-b0f2-ac3eacc2f833 Date: Fri, 18 Jan 2019 06:27:28 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"75fbd1fe-5e43-4773-80cb-f3f879e7f648","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":57,"ipv4_address_scope":null,"shared":false,"project_id":"020d00b5451a467cb276d06789a1149d","status":"ACTIVE","subnets":["16d73d9d-5945-4c4d-8481-13dd0c3884e6"],"description":"","tags":[],"updated_at":"2019-01-18T06:27:06Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-1273b75a-daa6-4837-a636-4c1089374a91-priv-net","admin_state_up":true,"tenant_id":"020d00b5451a467cb276d06789a1149d","created_at":"2019-01-18T06:27:05Z","provider:network_type":"vxlan"}]} 2019-01-18 06:27:28,261 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceOnComputeHost-1273b75a-daa6-4837-a636-4c1089374a91-priv-net used request id req-062b1df1-2d29-4455-b0f2-ac3eacc2f833 2019-01-18 06:27:28,266 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/020d00b5451a467cb276d06789a1149d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4dca3f383638976dbd8a46e3eaa6399b7d756a69" 2019-01-18 06:27:28,355 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:27:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cae01539-bc95-4d02-ac0d-260c447de3f1 Content-Encoding: gzip Content-Length: 248 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/020d00b5451a467cb276d06789a1149d"}, "enabled": true, "id": "020d00b5451a467cb276d06789a1149d", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}} 2019-01-18 06:27:28,355 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/020d00b5451a467cb276d06789a1149d used request id req-cae01539-bc95-4d02-ac0d-260c447de3f1 2019-01-18 06:27:28,361 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=75fbd1fe-5e43-4773-80cb-f3f879e7f648 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4dca3f383638976dbd8a46e3eaa6399b7d756a69" 2019-01-18 06:27:28,565 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 678 X-Openstack-Request-Id: req-bf340535-d54d-49f3-a7f2-ab623164875c Date: Fri, 18 Jan 2019 06:27:28 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"75fbd1fe-5e43-4773-80cb-f3f879e7f648","tenant_id":"020d00b5451a467cb276d06789a1149d","created_at":"2019-01-18T06:27:06Z","dns_nameservers":[],"updated_at":"2019-01-18T06:27:06Z","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":"020d00b5451a467cb276d06789a1149d","id":"16d73d9d-5945-4c4d-8481-13dd0c3884e6","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-1273b75a-daa6-4837-a636-4c1089374a91-priv-subnet"}]} 2019-01-18 06:27:28,565 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=75fbd1fe-5e43-4773-80cb-f3f879e7f648 used request id req-bf340535-d54d-49f3-a7f2-ab623164875c 2019-01-18 06:27:28,571 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=75fbd1fe-5e43-4773-80cb-f3f879e7f648 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4dca3f383638976dbd8a46e3eaa6399b7d756a69" 2019-01-18 06:27:28,649 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3883 X-Openstack-Request-Id: req-d5532560-9011-476f-8fae-d301b036ba41 Date: Fri, 18 Jan 2019 06:27:28 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:27:09Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"16d73d9d-5945-4c4d-8481-13dd0c3884e6","ip_address":"10.55.0.4"}],"id":"0f9a4da9-c165-4271-bb44-d3ca80505957","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:5e:5e:d1","project_id":"020d00b5451a467cb276d06789a1149d","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"75fbd1fe-5e43-4773-80cb-f3f879e7f648","tenant_id":"020d00b5451a467cb276d06789a1149d","created_at":"2019-01-18T06:27:08Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-75fbd1fe-5e43-4773-80cb-f3f879e7f648"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:27:10Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"16d73d9d-5945-4c4d-8481-13dd0c3884e6","ip_address":"10.55.0.3"}],"id":"394cc42e-48a5-4dea-b007-a9df87e7eb0d","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:f2:b3","project_id":"020d00b5451a467cb276d06789a1149d","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"75fbd1fe-5e43-4773-80cb-f3f879e7f648","tenant_id":"020d00b5451a467cb276d06789a1149d","created_at":"2019-01-18T06:27:07Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-75fbd1fe-5e43-4773-80cb-f3f879e7f648"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:27:09Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"16d73d9d-5945-4c4d-8481-13dd0c3884e6","ip_address":"10.55.0.2"}],"id":"a390e6f7-053e-491f-9600-08e8107dd9ae","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:72:de","project_id":"020d00b5451a467cb276d06789a1149d","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"75fbd1fe-5e43-4773-80cb-f3f879e7f648","tenant_id":"020d00b5451a467cb276d06789a1149d","created_at":"2019-01-18T06:27:07Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-75fbd1fe-5e43-4773-80cb-f3f879e7f648"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:27:25Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"16d73d9d-5945-4c4d-8481-13dd0c3884e6","ip_address":"10.55.0.13"}],"id":"f38d1236-5bcd-4f5e-a446-3aa5ee82d89a","security_groups":["74f1c2a7-acff-47e9-84f4-dbfa545465da"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:ad:da:80","project_id":"020d00b5451a467cb276d06789a1149d","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceOnComputeHost-1273b75a-daa6-4837-a636-4c1089374a91port-1","admin_state_up":true,"network_id":"75fbd1fe-5e43-4773-80cb-f3f879e7f648","tenant_id":"020d00b5451a467cb276d06789a1149d","created_at":"2019-01-18T06:27:15Z","binding:vnic_type":"normal","device_id":"8b2254e1-fb12-44b8-beeb-8e316430c404"}]} 2019-01-18 06:27:28,649 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=75fbd1fe-5e43-4773-80cb-f3f879e7f648 used request id req-d5532560-9011-476f-8fae-d301b036ba41 2019-01-18 06:27:28,653 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/8b2254e1-fb12-44b8-beeb-8e316430c404 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4dca3f383638976dbd8a46e3eaa6399b7d756a69" 2019-01-18 06:27:29,404 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06: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-a3152181-ef08-46d7-af16-3752512d7b1c x-compute-request-id: req-a3152181-ef08-46d7-af16-3752512d7b1c Content-Encoding: gzip Content-Length: 823 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceOnComputeHost-1273b75a-daa6-4837-a636-4c1089374a91-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ad:da:80", "version": 4, "addr": "10.55.0.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/8b2254e1-fb12-44b8-beeb-8e316430c404", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/8b2254e1-fb12-44b8-beeb-8e316430c404", "rel": "bookmark"}], "image": {"id": "47819732-892a-4abe-9ad0-31c1005e894f", "links": [{"href": "http://172.30.9.23:8774/images/47819732-892a-4abe-9ad0-31c1005e894f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000c0", "OS-SRV-USG:launched_at": "2019-01-18T06:27:24.000000", "flavor": {"id": "a407c319-68e7-4257-9b44-03b4828873f1", "links": [{"href": "http://172.30.9.23:8774/flavors/a407c319-68e7-4257-9b44-03b4828873f1", "rel": "bookmark"}]}, "id": "8b2254e1-fb12-44b8-beeb-8e316430c404", "security_groups": [{"name": "default"}], "user_id": "e292c913af7844408b6509a836e493f5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-18T06:27:25Z", "hostId": "37840fcbb7848a53fab2544564b10d456cbb19a66d276cf2702ab422", "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-1273b75a-daa6-4837-a636-4c1089374a91-inst-nova:overcloud-novacompute-0.opnfvlf.org", "created": "2019-01-18T06:27:19Z", "tenant_id": "020d00b5451a467cb276d06789a1149d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-18 06:27:29,404 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/8b2254e1-fb12-44b8-beeb-8e316430c404 used request id req-a3152181-ef08-46d7-af16-3752512d7b1c 2019-01-18 06:27:29,410 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceOnComputeHost-1273b75a-daa6-4837-a636-4c1089374a91-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4dca3f383638976dbd8a46e3eaa6399b7d756a69" 2019-01-18 06:27:29,493 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 754 X-Openstack-Request-Id: req-14eb8a3f-d06b-4203-81a1-b7915ddbed42 Date: Fri, 18 Jan 2019 06:27:29 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"75fbd1fe-5e43-4773-80cb-f3f879e7f648","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":57,"ipv4_address_scope":null,"shared":false,"project_id":"020d00b5451a467cb276d06789a1149d","status":"ACTIVE","subnets":["16d73d9d-5945-4c4d-8481-13dd0c3884e6"],"description":"","tags":[],"updated_at":"2019-01-18T06:27:06Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-1273b75a-daa6-4837-a636-4c1089374a91-priv-net","admin_state_up":true,"tenant_id":"020d00b5451a467cb276d06789a1149d","created_at":"2019-01-18T06:27:05Z","provider:network_type":"vxlan"}]} 2019-01-18 06:27:29,493 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceOnComputeHost-1273b75a-daa6-4837-a636-4c1089374a91-priv-net used request id req-14eb8a3f-d06b-4203-81a1-b7915ddbed42 2019-01-18 06:27:29,497 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/020d00b5451a467cb276d06789a1149d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4dca3f383638976dbd8a46e3eaa6399b7d756a69" 2019-01-18 06:27:29,580 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:27:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-53c0ff7c-0a54-4412-8b5f-225e6b3368a1 Content-Encoding: gzip Content-Length: 248 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/020d00b5451a467cb276d06789a1149d"}, "enabled": true, "id": "020d00b5451a467cb276d06789a1149d", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}} 2019-01-18 06:27:29,580 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/020d00b5451a467cb276d06789a1149d used request id req-53c0ff7c-0a54-4412-8b5f-225e6b3368a1 2019-01-18 06:27:29,585 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=75fbd1fe-5e43-4773-80cb-f3f879e7f648 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4dca3f383638976dbd8a46e3eaa6399b7d756a69" 2019-01-18 06:27:29,783 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 678 X-Openstack-Request-Id: req-980c7a19-5058-4ad1-8fe4-b474082d1884 Date: Fri, 18 Jan 2019 06:27:29 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"75fbd1fe-5e43-4773-80cb-f3f879e7f648","tenant_id":"020d00b5451a467cb276d06789a1149d","created_at":"2019-01-18T06:27:06Z","dns_nameservers":[],"updated_at":"2019-01-18T06:27:06Z","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":"020d00b5451a467cb276d06789a1149d","id":"16d73d9d-5945-4c4d-8481-13dd0c3884e6","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-1273b75a-daa6-4837-a636-4c1089374a91-priv-subnet"}]} 2019-01-18 06:27:29,783 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=75fbd1fe-5e43-4773-80cb-f3f879e7f648 used request id req-980c7a19-5058-4ad1-8fe4-b474082d1884 2019-01-18 06:27:29,789 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=75fbd1fe-5e43-4773-80cb-f3f879e7f648 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4dca3f383638976dbd8a46e3eaa6399b7d756a69" 2019-01-18 06:27:30,070 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3883 X-Openstack-Request-Id: req-0f39f002-92d1-46d4-b20d-6dffa92128d3 Date: Fri, 18 Jan 2019 06:27:30 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:27:09Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"16d73d9d-5945-4c4d-8481-13dd0c3884e6","ip_address":"10.55.0.4"}],"id":"0f9a4da9-c165-4271-bb44-d3ca80505957","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:5e:5e:d1","project_id":"020d00b5451a467cb276d06789a1149d","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"75fbd1fe-5e43-4773-80cb-f3f879e7f648","tenant_id":"020d00b5451a467cb276d06789a1149d","created_at":"2019-01-18T06:27:08Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-75fbd1fe-5e43-4773-80cb-f3f879e7f648"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:27:10Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"16d73d9d-5945-4c4d-8481-13dd0c3884e6","ip_address":"10.55.0.3"}],"id":"394cc42e-48a5-4dea-b007-a9df87e7eb0d","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:f2:b3","project_id":"020d00b5451a467cb276d06789a1149d","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"75fbd1fe-5e43-4773-80cb-f3f879e7f648","tenant_id":"020d00b5451a467cb276d06789a1149d","created_at":"2019-01-18T06:27:07Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-75fbd1fe-5e43-4773-80cb-f3f879e7f648"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:27:09Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"16d73d9d-5945-4c4d-8481-13dd0c3884e6","ip_address":"10.55.0.2"}],"id":"a390e6f7-053e-491f-9600-08e8107dd9ae","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:72:de","project_id":"020d00b5451a467cb276d06789a1149d","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"75fbd1fe-5e43-4773-80cb-f3f879e7f648","tenant_id":"020d00b5451a467cb276d06789a1149d","created_at":"2019-01-18T06:27:07Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-75fbd1fe-5e43-4773-80cb-f3f879e7f648"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:27:25Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"16d73d9d-5945-4c4d-8481-13dd0c3884e6","ip_address":"10.55.0.13"}],"id":"f38d1236-5bcd-4f5e-a446-3aa5ee82d89a","security_groups":["74f1c2a7-acff-47e9-84f4-dbfa545465da"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:ad:da:80","project_id":"020d00b5451a467cb276d06789a1149d","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceOnComputeHost-1273b75a-daa6-4837-a636-4c1089374a91port-1","admin_state_up":true,"network_id":"75fbd1fe-5e43-4773-80cb-f3f879e7f648","tenant_id":"020d00b5451a467cb276d06789a1149d","created_at":"2019-01-18T06:27:15Z","binding:vnic_type":"normal","device_id":"8b2254e1-fb12-44b8-beeb-8e316430c404"}]} 2019-01-18 06:27:30,070 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=75fbd1fe-5e43-4773-80cb-f3f879e7f648 used request id req-0f39f002-92d1-46d4-b20d-6dffa92128d3 2019-01-18 06:27:30,071 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:27:30,072 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:27:30,447 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "488fca829f8b496daa1cd2cdc6e45c49", "name": "Member"}, {"id": "c65201bd05504fa786d79b166e8bbba3", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}], "expires_at": "2019-01-18T07:27:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "020d00b5451a467cb276d06789a1149d", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "id": "e292c913af7844408b6509a836e493f5"}, "audit_ids": ["RslXEesnSU2WhYj4M9RACA"], "issued_at": "2019-01-18T06:27:30.000000Z"}} 2019-01-18 06:27:30,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}8ed16924457fe839a105203542231e326a854350" 2019-01-18 06:27:30,536 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:27:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1315df2e-eacc-4545-a16a-c85da2734156 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:27:30,536 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-1315df2e-eacc-4545-a16a-c85da2734156 2019-01-18 06:27:30,537 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-18 06:27:30,539 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ed16924457fe839a105203542231e326a854350" 2019-01-18 06:27:30,620 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:27:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1387982b-9e8b-471f-9398-8511524d8993 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:27:30,620 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-1387982b-9e8b-471f-9398-8511524d8993 2019-01-18 06:27:30,628 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceOnComputeHost-1273b75a-daa6-4837-a636-4c1089374a91-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ed16924457fe839a105203542231e326a854350" 2019-01-18 06:27:30,860 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 754 X-Openstack-Request-Id: req-621a66c7-69c2-4b5d-ad29-cce56f4547c1 Date: Fri, 18 Jan 2019 06:27:30 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"75fbd1fe-5e43-4773-80cb-f3f879e7f648","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":57,"ipv4_address_scope":null,"shared":false,"project_id":"020d00b5451a467cb276d06789a1149d","status":"ACTIVE","subnets":["16d73d9d-5945-4c4d-8481-13dd0c3884e6"],"description":"","tags":[],"updated_at":"2019-01-18T06:27:06Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-1273b75a-daa6-4837-a636-4c1089374a91-priv-net","admin_state_up":true,"tenant_id":"020d00b5451a467cb276d06789a1149d","created_at":"2019-01-18T06:27:05Z","provider:network_type":"vxlan"}]} 2019-01-18 06:27:30,860 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceOnComputeHost-1273b75a-daa6-4837-a636-4c1089374a91-priv-net used request id req-621a66c7-69c2-4b5d-ad29-cce56f4547c1 2019-01-18 06:27:30,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" 2019-01-18 06:27:30,869 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 18 Jan 2019 06:27: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"}]}]}} 2019-01-18 06:27:30,870 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/020d00b5451a467cb276d06789a1149d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ed16924457fe839a105203542231e326a854350" 2019-01-18 06:27:30,955 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:27:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-28854d61-0bd4-47d6-85d4-1b10b59a04ec Content-Encoding: gzip Content-Length: 248 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/020d00b5451a467cb276d06789a1149d"}, "enabled": true, "id": "020d00b5451a467cb276d06789a1149d", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}} 2019-01-18 06:27:30,956 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/020d00b5451a467cb276d06789a1149d used request id req-28854d61-0bd4-47d6-85d4-1b10b59a04ec 2019-01-18 06:27:30,961 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=75fbd1fe-5e43-4773-80cb-f3f879e7f648 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ed16924457fe839a105203542231e326a854350" 2019-01-18 06:27:31,102 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 678 X-Openstack-Request-Id: req-cfdfcbad-e953-4903-bab1-b76ec52c836a Date: Fri, 18 Jan 2019 06:27:31 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"75fbd1fe-5e43-4773-80cb-f3f879e7f648","tenant_id":"020d00b5451a467cb276d06789a1149d","created_at":"2019-01-18T06:27:06Z","dns_nameservers":[],"updated_at":"2019-01-18T06:27:06Z","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":"020d00b5451a467cb276d06789a1149d","id":"16d73d9d-5945-4c4d-8481-13dd0c3884e6","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-1273b75a-daa6-4837-a636-4c1089374a91-priv-subnet"}]} 2019-01-18 06:27:31,102 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=75fbd1fe-5e43-4773-80cb-f3f879e7f648 used request id req-cfdfcbad-e953-4903-bab1-b76ec52c836a 2019-01-18 06:27:31,108 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=75fbd1fe-5e43-4773-80cb-f3f879e7f648&name=CreateInstanceOnComputeHost-1273b75a-daa6-4837-a636-4c1089374a91port-2&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ed16924457fe839a105203542231e326a854350" 2019-01-18 06:27:31,292 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-f60baaa5-effd-472c-8a2a-b1ff734ad23e Date: Fri, 18 Jan 2019 06:27:31 GMT RESP BODY: {"ports":[]} 2019-01-18 06:27:31,293 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=75fbd1fe-5e43-4773-80cb-f3f879e7f648&name=CreateInstanceOnComputeHost-1273b75a-daa6-4837-a636-4c1089374a91port-2&admin_state_up=True used request id req-f60baaa5-effd-472c-8a2a-b1ff734ad23e 2019-01-18 06:27:31,296 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/detail?name=CreateInstanceOnComputeHost-1273b75a-daa6-4837-a636-4c1089374a91-inst-nova%3Aovercloud-novacompute-1.opnfvlf.org -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ed16924457fe839a105203542231e326a854350" 2019-01-18 06:27:31,514 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06: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 x-openstack-request-id: req-d38fb8f5-af90-493e-a1ce-42ddaefc4c4d x-compute-request-id: req-d38fb8f5-af90-493e-a1ce-42ddaefc4c4d Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2019-01-18 06:27:31,514 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail?name=CreateInstanceOnComputeHost-1273b75a-daa6-4837-a636-4c1089374a91-inst-nova%3Aovercloud-novacompute-1.opnfvlf.org used request id req-d38fb8f5-af90-493e-a1ce-42ddaefc4c4d 2019-01-18 06:27:31,520 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceOnComputeHost-1273b75a-daa6-4837-a636-4c1089374a91-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ed16924457fe839a105203542231e326a854350" 2019-01-18 06:27:31,773 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 754 X-Openstack-Request-Id: req-ccf0a844-4c7d-4673-9bde-8bcbed813910 Date: Fri, 18 Jan 2019 06:27:31 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"75fbd1fe-5e43-4773-80cb-f3f879e7f648","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":57,"ipv4_address_scope":null,"shared":false,"project_id":"020d00b5451a467cb276d06789a1149d","status":"ACTIVE","subnets":["16d73d9d-5945-4c4d-8481-13dd0c3884e6"],"description":"","tags":[],"updated_at":"2019-01-18T06:27:06Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-1273b75a-daa6-4837-a636-4c1089374a91-priv-net","admin_state_up":true,"tenant_id":"020d00b5451a467cb276d06789a1149d","created_at":"2019-01-18T06:27:05Z","provider:network_type":"vxlan"}]} 2019-01-18 06:27:31,773 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceOnComputeHost-1273b75a-daa6-4837-a636-4c1089374a91-priv-net used request id req-ccf0a844-4c7d-4673-9bde-8bcbed813910 2019-01-18 06:27:31,777 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/020d00b5451a467cb276d06789a1149d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ed16924457fe839a105203542231e326a854350" 2019-01-18 06:27:31,860 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:27:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1bff6f84-8138-458f-a48d-fc9af8b10bd0 Content-Encoding: gzip Content-Length: 248 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/020d00b5451a467cb276d06789a1149d"}, "enabled": true, "id": "020d00b5451a467cb276d06789a1149d", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}} 2019-01-18 06:27:31,860 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/020d00b5451a467cb276d06789a1149d used request id req-1bff6f84-8138-458f-a48d-fc9af8b10bd0 2019-01-18 06:27:31,866 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=75fbd1fe-5e43-4773-80cb-f3f879e7f648 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ed16924457fe839a105203542231e326a854350" 2019-01-18 06:27:32,077 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 678 X-Openstack-Request-Id: req-16653ba3-07df-44b0-aa4b-82722b295f01 Date: Fri, 18 Jan 2019 06:27:32 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"75fbd1fe-5e43-4773-80cb-f3f879e7f648","tenant_id":"020d00b5451a467cb276d06789a1149d","created_at":"2019-01-18T06:27:06Z","dns_nameservers":[],"updated_at":"2019-01-18T06:27:06Z","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":"020d00b5451a467cb276d06789a1149d","id":"16d73d9d-5945-4c4d-8481-13dd0c3884e6","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-1273b75a-daa6-4837-a636-4c1089374a91-priv-subnet"}]} 2019-01-18 06:27:32,077 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=75fbd1fe-5e43-4773-80cb-f3f879e7f648 used request id req-16653ba3-07df-44b0-aa4b-82722b295f01 2019-01-18 06:27:32,083 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=75fbd1fe-5e43-4773-80cb-f3f879e7f648&name=CreateInstanceOnComputeHost-1273b75a-daa6-4837-a636-4c1089374a91port-2&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ed16924457fe839a105203542231e326a854350" 2019-01-18 06:27:32,271 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-6ec0175e-9d21-401c-8b61-400138425680 Date: Fri, 18 Jan 2019 06:27:32 GMT RESP BODY: {"ports":[]} 2019-01-18 06:27:32,271 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=75fbd1fe-5e43-4773-80cb-f3f879e7f648&name=CreateInstanceOnComputeHost-1273b75a-daa6-4837-a636-4c1089374a91port-2&admin_state_up=True used request id req-6ec0175e-9d21-401c-8b61-400138425680 2019-01-18 06:27:32,271 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:27:32,272 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:27:32,650 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "488fca829f8b496daa1cd2cdc6e45c49", "name": "Member"}, {"id": "c65201bd05504fa786d79b166e8bbba3", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}], "expires_at": "2019-01-18T07:27:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "020d00b5451a467cb276d06789a1149d", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "id": "e292c913af7844408b6509a836e493f5"}, "audit_ids": ["VTYuSHNhSm-haX5iqgjUBw"], "issued_at": "2019-01-18T06:27:32.000000Z"}} 2019-01-18 06:27:32,650 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5731374603b80b10f6fa11991534a3d5bff3013d" 2019-01-18 06:27:32,733 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:27:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5ced7023-981e-457c-b379-fe7ed042d2c8 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:27:32,733 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-5ced7023-981e-457c-b379-fe7ed042d2c8 2019-01-18 06:27:32,740 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceOnComputeHost-1273b75a-daa6-4837-a636-4c1089374a91-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ed16924457fe839a105203542231e326a854350" 2019-01-18 06:27:32,981 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 754 X-Openstack-Request-Id: req-60da476e-4cf5-4735-b676-5f46a3a670cd Date: Fri, 18 Jan 2019 06:27:32 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"75fbd1fe-5e43-4773-80cb-f3f879e7f648","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":57,"ipv4_address_scope":null,"shared":false,"project_id":"020d00b5451a467cb276d06789a1149d","status":"ACTIVE","subnets":["16d73d9d-5945-4c4d-8481-13dd0c3884e6"],"description":"","tags":[],"updated_at":"2019-01-18T06:27:06Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-1273b75a-daa6-4837-a636-4c1089374a91-priv-net","admin_state_up":true,"tenant_id":"020d00b5451a467cb276d06789a1149d","created_at":"2019-01-18T06:27:05Z","provider:network_type":"vxlan"}]} 2019-01-18 06:27:32,981 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceOnComputeHost-1273b75a-daa6-4837-a636-4c1089374a91-priv-net used request id req-60da476e-4cf5-4735-b676-5f46a3a670cd 2019-01-18 06:27:32,987 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=75fbd1fe-5e43-4773-80cb-f3f879e7f648 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ed16924457fe839a105203542231e326a854350" 2019-01-18 06:27:33,177 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 678 X-Openstack-Request-Id: req-88d8b394-b213-4619-a594-20153886b698 Date: Fri, 18 Jan 2019 06:27:33 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"75fbd1fe-5e43-4773-80cb-f3f879e7f648","tenant_id":"020d00b5451a467cb276d06789a1149d","created_at":"2019-01-18T06:27:06Z","dns_nameservers":[],"updated_at":"2019-01-18T06:27:06Z","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":"020d00b5451a467cb276d06789a1149d","id":"16d73d9d-5945-4c4d-8481-13dd0c3884e6","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-1273b75a-daa6-4837-a636-4c1089374a91-priv-subnet"}]} 2019-01-18 06:27:33,177 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=75fbd1fe-5e43-4773-80cb-f3f879e7f648 used request id req-88d8b394-b213-4619-a594-20153886b698 2019-01-18 06:27:33,183 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceOnComputeHost-1273b75a-daa6-4837-a636-4c1089374a91-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ed16924457fe839a105203542231e326a854350" 2019-01-18 06:27:33,268 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 754 X-Openstack-Request-Id: req-bb2831e0-3dfa-4bb3-b565-1297493fa2fa Date: Fri, 18 Jan 2019 06:27:33 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"75fbd1fe-5e43-4773-80cb-f3f879e7f648","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":57,"ipv4_address_scope":null,"shared":false,"project_id":"020d00b5451a467cb276d06789a1149d","status":"ACTIVE","subnets":["16d73d9d-5945-4c4d-8481-13dd0c3884e6"],"description":"","tags":[],"updated_at":"2019-01-18T06:27:06Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-1273b75a-daa6-4837-a636-4c1089374a91-priv-net","admin_state_up":true,"tenant_id":"020d00b5451a467cb276d06789a1149d","created_at":"2019-01-18T06:27:05Z","provider:network_type":"vxlan"}]} 2019-01-18 06:27:33,268 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceOnComputeHost-1273b75a-daa6-4837-a636-4c1089374a91-priv-net used request id req-bb2831e0-3dfa-4bb3-b565-1297493fa2fa 2019-01-18 06:27:33,271 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-18 06:27:33,278 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 18 Jan 2019 06:27: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"}]}]}} 2019-01-18 06:27:33,278 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/020d00b5451a467cb276d06789a1149d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5731374603b80b10f6fa11991534a3d5bff3013d" 2019-01-18 06:27:33,359 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:27:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-729842c0-4c23-4409-a73c-055077539e41 Content-Encoding: gzip Content-Length: 248 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/020d00b5451a467cb276d06789a1149d"}, "enabled": true, "id": "020d00b5451a467cb276d06789a1149d", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}} 2019-01-18 06:27:33,359 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/020d00b5451a467cb276d06789a1149d used request id req-729842c0-4c23-4409-a73c-055077539e41 2019-01-18 06:27:33,365 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=75fbd1fe-5e43-4773-80cb-f3f879e7f648 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ed16924457fe839a105203542231e326a854350" 2019-01-18 06:27:33,420 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 678 X-Openstack-Request-Id: req-67935b9d-dead-4ed4-9845-70abbdc3533c Date: Fri, 18 Jan 2019 06:27:33 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"75fbd1fe-5e43-4773-80cb-f3f879e7f648","tenant_id":"020d00b5451a467cb276d06789a1149d","created_at":"2019-01-18T06:27:06Z","dns_nameservers":[],"updated_at":"2019-01-18T06:27:06Z","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":"020d00b5451a467cb276d06789a1149d","id":"16d73d9d-5945-4c4d-8481-13dd0c3884e6","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-1273b75a-daa6-4837-a636-4c1089374a91-priv-subnet"}]} 2019-01-18 06:27:33,420 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=75fbd1fe-5e43-4773-80cb-f3f879e7f648 used request id req-67935b9d-dead-4ed4-9845-70abbdc3533c 2019-01-18 06:27:33,421 - neutron_utils - INFO - Creating port for network with name - CreateInstanceOnComputeHost-1273b75a-daa6-4837-a636-4c1089374a91-priv-net 2019-01-18 06:27:33,426 - 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}8ed16924457fe839a105203542231e326a854350" -d '{"port": {"network_id": "75fbd1fe-5e43-4773-80cb-f3f879e7f648", "name": "CreateInstanceOnComputeHost-1273b75a-daa6-4837-a636-4c1089374a91port-2", "admin_state_up": true}}' 2019-01-18 06:27:35,062 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 880 X-Openstack-Request-Id: req-1f6e0916-bac0-4038-914b-1878217145f2 Date: Fri, 18 Jan 2019 06:27:35 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:27:33Z","device_owner":"","revision_number":4,"binding:profile":{},"port_security_enabled":true,"fixed_ips":[{"subnet_id":"16d73d9d-5945-4c4d-8481-13dd0c3884e6","ip_address":"10.55.0.14"}],"id":"b2615cd0-e87c-4956-808d-81954e9fa4fc","security_groups":["74f1c2a7-acff-47e9-84f4-dbfa545465da"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:b9:95:97","device_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"name":"CreateInstanceOnComputeHost-1273b75a-daa6-4837-a636-4c1089374a91port-2","project_id":"020d00b5451a467cb276d06789a1149d","qos_policy_id":null,"admin_state_up":true,"network_id":"75fbd1fe-5e43-4773-80cb-f3f879e7f648","tenant_id":"020d00b5451a467cb276d06789a1149d","created_at":"2019-01-18T06:27:33Z","binding:vnic_type":"normal"}} 2019-01-18 06:27:35,062 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/ports used request id req-1f6e0916-bac0-4038-914b-1878217145f2 2019-01-18 06:27:35,067 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceOnComputeHost-1273b75a-daa6-4837-a636-4c1089374a91-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ed16924457fe839a105203542231e326a854350" 2019-01-18 06:27:35,345 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 754 X-Openstack-Request-Id: req-1ddc22a4-2c6c-4300-9cd0-341a8d886183 Date: Fri, 18 Jan 2019 06:27:35 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"75fbd1fe-5e43-4773-80cb-f3f879e7f648","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":57,"ipv4_address_scope":null,"shared":false,"project_id":"020d00b5451a467cb276d06789a1149d","status":"ACTIVE","subnets":["16d73d9d-5945-4c4d-8481-13dd0c3884e6"],"description":"","tags":[],"updated_at":"2019-01-18T06:27:06Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-1273b75a-daa6-4837-a636-4c1089374a91-priv-net","admin_state_up":true,"tenant_id":"020d00b5451a467cb276d06789a1149d","created_at":"2019-01-18T06:27:05Z","provider:network_type":"vxlan"}]} 2019-01-18 06:27:35,345 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceOnComputeHost-1273b75a-daa6-4837-a636-4c1089374a91-priv-net used request id req-1ddc22a4-2c6c-4300-9cd0-341a8d886183 2019-01-18 06:27:35,349 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/020d00b5451a467cb276d06789a1149d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ed16924457fe839a105203542231e326a854350" 2019-01-18 06:27:35,431 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:27:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-15dd136b-1928-4ca9-b6a3-86a17f328c73 Content-Encoding: gzip Content-Length: 248 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/020d00b5451a467cb276d06789a1149d"}, "enabled": true, "id": "020d00b5451a467cb276d06789a1149d", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}} 2019-01-18 06:27:35,432 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/020d00b5451a467cb276d06789a1149d used request id req-15dd136b-1928-4ca9-b6a3-86a17f328c73 2019-01-18 06:27:35,437 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=75fbd1fe-5e43-4773-80cb-f3f879e7f648 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ed16924457fe839a105203542231e326a854350" 2019-01-18 06:27:35,637 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 678 X-Openstack-Request-Id: req-19340e44-3c15-43ef-824d-a7452c63f89e Date: Fri, 18 Jan 2019 06:27:35 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"75fbd1fe-5e43-4773-80cb-f3f879e7f648","tenant_id":"020d00b5451a467cb276d06789a1149d","created_at":"2019-01-18T06:27:06Z","dns_nameservers":[],"updated_at":"2019-01-18T06:27:06Z","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":"020d00b5451a467cb276d06789a1149d","id":"16d73d9d-5945-4c4d-8481-13dd0c3884e6","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-1273b75a-daa6-4837-a636-4c1089374a91-priv-subnet"}]} 2019-01-18 06:27:35,637 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=75fbd1fe-5e43-4773-80cb-f3f879e7f648 used request id req-19340e44-3c15-43ef-824d-a7452c63f89e 2019-01-18 06:27:35,643 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=75fbd1fe-5e43-4773-80cb-f3f879e7f648&name=CreateInstanceOnComputeHost-1273b75a-daa6-4837-a636-4c1089374a91port-2&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ed16924457fe839a105203542231e326a854350" 2019-01-18 06:27:35,708 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 883 X-Openstack-Request-Id: req-de1e4d9e-d342-47c9-8f4c-65c74a84b136 Date: Fri, 18 Jan 2019 06:27:35 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:27:33Z","device_owner":"","revision_number":4,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"16d73d9d-5945-4c4d-8481-13dd0c3884e6","ip_address":"10.55.0.14"}],"id":"b2615cd0-e87c-4956-808d-81954e9fa4fc","security_groups":["74f1c2a7-acff-47e9-84f4-dbfa545465da"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:b9:95:97","project_id":"020d00b5451a467cb276d06789a1149d","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceOnComputeHost-1273b75a-daa6-4837-a636-4c1089374a91port-2","admin_state_up":true,"network_id":"75fbd1fe-5e43-4773-80cb-f3f879e7f648","tenant_id":"020d00b5451a467cb276d06789a1149d","created_at":"2019-01-18T06:27:33Z","binding:vnic_type":"normal","device_id":""}]} 2019-01-18 06:27:35,708 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=75fbd1fe-5e43-4773-80cb-f3f879e7f648&name=CreateInstanceOnComputeHost-1273b75a-daa6-4837-a636-4c1089374a91port-2&admin_state_up=True used request id req-de1e4d9e-d342-47c9-8f4c-65c74a84b136 2019-01-18 06:27:35,712 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/020d00b5451a467cb276d06789a1149d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ed16924457fe839a105203542231e326a854350" 2019-01-18 06:27:35,802 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:27:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-63900556-8ba4-4e3a-a900-7eafe60b32e7 Content-Encoding: gzip Content-Length: 248 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/020d00b5451a467cb276d06789a1149d"}, "enabled": true, "id": "020d00b5451a467cb276d06789a1149d", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}} 2019-01-18 06:27:35,802 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/020d00b5451a467cb276d06789a1149d used request id req-63900556-8ba4-4e3a-a900-7eafe60b32e7 2019-01-18 06:27:35,802 - nova_utils - INFO - Creating VM with name - CreateInstanceOnComputeHost-1273b75a-daa6-4837-a636-4c1089374a91-inst-nova:overcloud-novacompute-1.opnfvlf.org 2019-01-18 06:27:35,806 - 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}8ed16924457fe839a105203542231e326a854350" 2019-01-18 06:27:35,832 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:27: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-de81dd83-bb2e-4252-8abb-2028724bdfd8 x-compute-request-id: req-de81dd83-bb2e-4252-8abb-2028724bdfd8 Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"flavors": [{"id": "a407c319-68e7-4257-9b44-03b4828873f1", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/a407c319-68e7-4257-9b44-03b4828873f1", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/a407c319-68e7-4257-9b44-03b4828873f1", "rel": "bookmark"}], "name": "CreateInstanceOnComputeHost-1273b75a-daa6-4837-a636-4c1089374a91-flavor-name"}]} 2019-01-18 06:27:35,832 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-de81dd83-bb2e-4252-8abb-2028724bdfd8 2019-01-18 06:27:35,836 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors/a407c319-68e7-4257-9b44-03b4828873f1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ed16924457fe839a105203542231e326a854350" 2019-01-18 06:27:35,855 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:27: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-a5e23bc4-41f1-454d-9f99-cc8f626b1afa x-compute-request-id: req-a5e23bc4-41f1-454d-9f99-cc8f626b1afa Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/a407c319-68e7-4257-9b44-03b4828873f1", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/a407c319-68e7-4257-9b44-03b4828873f1", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "a407c319-68e7-4257-9b44-03b4828873f1", "name": "CreateInstanceOnComputeHost-1273b75a-daa6-4837-a636-4c1089374a91-flavor-name", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2019-01-18 06:27:35,855 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/a407c319-68e7-4257-9b44-03b4828873f1 used request id req-a5e23bc4-41f1-454d-9f99-cc8f626b1afa 2019-01-18 06:27:35,858 - 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-1273b75a-daa6-4837-a636-4c1089374a91-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8ed16924457fe839a105203542231e326a854350" 2019-01-18 06:27:36,036 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1064 Content-Type: application/json X-Openstack-Request-Id: req-e8267e6b-49be-4f09-8d84-d6cf68426175 Date: Fri, 18 Jan 2019 06:27:36 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstanceOnComputeHost-1273b75a-daa6-4837-a636-4c1089374a91-image", "tags": [], "container_format": "bare", "created_at": "2019-01-18T06:27:09Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-18T06:27:11Z", "visibility": "shared", "locations": [{"url": "rbd://af014572-0a5d-4a80-a07f-9105f52ab2c1/images/47819732-892a-4abe-9ad0-31c1005e894f/snap", "metadata": {}}], "self": "/v2/images/47819732-892a-4abe-9ad0-31c1005e894f", "min_disk": 0, "protected": false, "id": "47819732-892a-4abe-9ad0-31c1005e894f", "file": "/v2/images/47819732-892a-4abe-9ad0-31c1005e894f/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "b6e9e6cb27854f70b0b2dc31fd173f3b", "direct_url": "rbd://af014572-0a5d-4a80-a07f-9105f52ab2c1/images/47819732-892a-4abe-9ad0-31c1005e894f/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceOnComputeHost-1273b75a-daa6-4837-a636-4c1089374a91-image"} 2019-01-18 06:27:36,036 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceOnComputeHost-1273b75a-daa6-4837-a636-4c1089374a91-image used request id req-e8267e6b-49be-4f09-8d84-d6cf68426175 2019-01-18 06:27:36,040 - 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}8ed16924457fe839a105203542231e326a854350" 2019-01-18 06:27:36,194 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-725bcef2-f71e-4bfd-9e17-62d66d70d6bb Date: Fri, 18 Jan 2019 06:27: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"}}} 2019-01-18 06:27:36,194 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-725bcef2-f71e-4bfd-9e17-62d66d70d6bb 2019-01-18 06:27:36,200 - 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}8ed16924457fe839a105203542231e326a854350" -d '{"server": {"name": "CreateInstanceOnComputeHost-1273b75a-daa6-4837-a636-4c1089374a91-inst-nova:overcloud-novacompute-1.opnfvlf.org", "imageRef": "47819732-892a-4abe-9ad0-31c1005e894f", "availability_zone": "nova:overcloud-novacompute-1.opnfvlf.org", "flavorRef": "a407c319-68e7-4257-9b44-03b4828873f1", "max_count": 1, "min_count": 1, "networks": [{"port": "b2615cd0-e87c-4956-808d-81954e9fa4fc"}]}}' 2019-01-18 06:27:37,906 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 18 Jan 2019 06:27: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-f768b869-68e7-434f-bd19-a2fab727b006 x-compute-request-id: req-f768b869-68e7-434f-bd19-a2fab727b006 Content-Length: 374 location: http://172.30.9.23:8774/v2.1/servers/a6f67909-8f2f-4604-b8b8-0b0550f51813 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "a6f67909-8f2f-4604-b8b8-0b0550f51813", "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/a6f67909-8f2f-4604-b8b8-0b0550f51813", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/a6f67909-8f2f-4604-b8b8-0b0550f51813", "rel": "bookmark"}], "adminPass": "nq3SYomCJH9M"}} 2019-01-18 06:27:37,906 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-f768b869-68e7-434f-bd19-a2fab727b006 2019-01-18 06:27:37,910 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/a6f67909-8f2f-4604-b8b8-0b0550f51813 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ed16924457fe839a105203542231e326a854350" 2019-01-18 06:27:38,125 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:27: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-7bc57d9b-8b92-42fa-a205-c6550e3479df x-compute-request-id: req-7bc57d9b-8b92-42fa-a205-c6550e3479df 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/a6f67909-8f2f-4604-b8b8-0b0550f51813", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/a6f67909-8f2f-4604-b8b8-0b0550f51813", "rel": "bookmark"}], "image": {"id": "47819732-892a-4abe-9ad0-31c1005e894f", "links": [{"href": "http://172.30.9.23:8774/images/47819732-892a-4abe-9ad0-31c1005e894f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a407c319-68e7-4257-9b44-03b4828873f1", "links": [{"href": "http://172.30.9.23:8774/flavors/a407c319-68e7-4257-9b44-03b4828873f1", "rel": "bookmark"}]}, "id": "a6f67909-8f2f-4604-b8b8-0b0550f51813", "user_id": "e292c913af7844408b6509a836e493f5", "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": "2019-01-18T06:27: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": "CreateInstanceOnComputeHost-1273b75a-daa6-4837-a636-4c1089374a91-inst-nova:overcloud-novacompute-1.opnfvlf.org", "created": "2019-01-18T06:27:37Z", "tenant_id": "020d00b5451a467cb276d06789a1149d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-18 06:27:38,125 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/a6f67909-8f2f-4604-b8b8-0b0550f51813 used request id req-7bc57d9b-8b92-42fa-a205-c6550e3479df 2019-01-18 06:27:38,126 - create_instance - INFO - Created instance with name - CreateInstanceOnComputeHost-1273b75a-daa6-4837-a636-4c1089374a91-inst-nova:overcloud-novacompute-1.opnfvlf.org 2019-01-18 06:27:38,129 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/a6f67909-8f2f-4604-b8b8-0b0550f51813 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ed16924457fe839a105203542231e326a854350" 2019-01-18 06:27:38,196 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:27: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-c06acb00-2cdb-4130-b59e-c4b3f78c5b46 x-compute-request-id: req-c06acb00-2cdb-4130-b59e-c4b3f78c5b46 Content-Encoding: gzip Content-Length: 682 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/a6f67909-8f2f-4604-b8b8-0b0550f51813", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/a6f67909-8f2f-4604-b8b8-0b0550f51813", "rel": "bookmark"}], "image": {"id": "47819732-892a-4abe-9ad0-31c1005e894f", "links": [{"href": "http://172.30.9.23:8774/images/47819732-892a-4abe-9ad0-31c1005e894f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a407c319-68e7-4257-9b44-03b4828873f1", "links": [{"href": "http://172.30.9.23:8774/flavors/a407c319-68e7-4257-9b44-03b4828873f1", "rel": "bookmark"}]}, "id": "a6f67909-8f2f-4604-b8b8-0b0550f51813", "user_id": "e292c913af7844408b6509a836e493f5", "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": "2019-01-18T06:27: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-1273b75a-daa6-4837-a636-4c1089374a91-inst-nova:overcloud-novacompute-1.opnfvlf.org", "created": "2019-01-18T06:27:37Z", "tenant_id": "020d00b5451a467cb276d06789a1149d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-18 06:27:38,196 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/a6f67909-8f2f-4604-b8b8-0b0550f51813 used request id req-c06acb00-2cdb-4130-b59e-c4b3f78c5b46 2019-01-18 06:27:38,197 - create_instance - DEBUG - Instance status [CreateInstanceOnComputeHost-1273b75a-daa6-4837-a636-4c1089374a91-inst-nova:overcloud-novacompute-1.opnfvlf.org] is - BUILD 2019-01-18 06:27:38,197 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-18 06:27:41,200 - create_instance - DEBUG - VM status query timeout in 896.925912857 2019-01-18 06:27:41,203 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/a6f67909-8f2f-4604-b8b8-0b0550f51813 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ed16924457fe839a105203542231e326a854350" 2019-01-18 06:27:41,656 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:27: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-f271cbd2-e659-4b02-8f9d-1806e7b60878 x-compute-request-id: req-f271cbd2-e659-4b02-8f9d-1806e7b60878 Content-Encoding: gzip Content-Length: 750 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/a6f67909-8f2f-4604-b8b8-0b0550f51813", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/a6f67909-8f2f-4604-b8b8-0b0550f51813", "rel": "bookmark"}], "image": {"id": "47819732-892a-4abe-9ad0-31c1005e894f", "links": [{"href": "http://172.30.9.23:8774/images/47819732-892a-4abe-9ad0-31c1005e894f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-000000c3", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a407c319-68e7-4257-9b44-03b4828873f1", "links": [{"href": "http://172.30.9.23:8774/flavors/a407c319-68e7-4257-9b44-03b4828873f1", "rel": "bookmark"}]}, "id": "a6f67909-8f2f-4604-b8b8-0b0550f51813", "security_groups": [{"name": "default"}], "user_id": "e292c913af7844408b6509a836e493f5", "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": "2019-01-18T06:27:39Z", "hostId": "00d286b61c89c1e6bd6931543116fd39a4db599ca8ad146028dc7b11", "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-1273b75a-daa6-4837-a636-4c1089374a91-inst-nova:overcloud-novacompute-1.opnfvlf.org", "created": "2019-01-18T06:27:37Z", "tenant_id": "020d00b5451a467cb276d06789a1149d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-18 06:27:41,656 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/a6f67909-8f2f-4604-b8b8-0b0550f51813 used request id req-f271cbd2-e659-4b02-8f9d-1806e7b60878 2019-01-18 06:27:41,657 - create_instance - DEBUG - Instance status [CreateInstanceOnComputeHost-1273b75a-daa6-4837-a636-4c1089374a91-inst-nova:overcloud-novacompute-1.opnfvlf.org] is - BUILD 2019-01-18 06:27:41,657 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-18 06:27:44,660 - create_instance - DEBUG - VM status query timeout in 893.465595007 2019-01-18 06:27:44,663 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/a6f67909-8f2f-4604-b8b8-0b0550f51813 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ed16924457fe839a105203542231e326a854350" 2019-01-18 06:27:45,201 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:27: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-574daea3-b3c8-4222-a2b9-a4903ed7f3b4 x-compute-request-id: req-574daea3-b3c8-4222-a2b9-a4903ed7f3b4 Content-Encoding: gzip Content-Length: 826 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceOnComputeHost-1273b75a-daa6-4837-a636-4c1089374a91-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b9:95:97", "version": 4, "addr": "10.55.0.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/a6f67909-8f2f-4604-b8b8-0b0550f51813", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/a6f67909-8f2f-4604-b8b8-0b0550f51813", "rel": "bookmark"}], "image": {"id": "47819732-892a-4abe-9ad0-31c1005e894f", "links": [{"href": "http://172.30.9.23:8774/images/47819732-892a-4abe-9ad0-31c1005e894f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000c3", "OS-SRV-USG:launched_at": "2019-01-18T06:27:42.000000", "flavor": {"id": "a407c319-68e7-4257-9b44-03b4828873f1", "links": [{"href": "http://172.30.9.23:8774/flavors/a407c319-68e7-4257-9b44-03b4828873f1", "rel": "bookmark"}]}, "id": "a6f67909-8f2f-4604-b8b8-0b0550f51813", "security_groups": [{"name": "default"}], "user_id": "e292c913af7844408b6509a836e493f5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-18T06:27:44Z", "hostId": "00d286b61c89c1e6bd6931543116fd39a4db599ca8ad146028dc7b11", "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-1273b75a-daa6-4837-a636-4c1089374a91-inst-nova:overcloud-novacompute-1.opnfvlf.org", "created": "2019-01-18T06:27:37Z", "tenant_id": "020d00b5451a467cb276d06789a1149d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-18 06:27:45,201 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/a6f67909-8f2f-4604-b8b8-0b0550f51813 used request id req-574daea3-b3c8-4222-a2b9-a4903ed7f3b4 2019-01-18 06:27:45,202 - create_instance - DEBUG - Instance status [CreateInstanceOnComputeHost-1273b75a-daa6-4837-a636-4c1089374a91-inst-nova:overcloud-novacompute-1.opnfvlf.org] is - ACTIVE 2019-01-18 06:27:45,202 - create_instance - INFO - VM is - ACTIVE 2019-01-18 06:27:45,205 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/a6f67909-8f2f-4604-b8b8-0b0550f51813 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ed16924457fe839a105203542231e326a854350" 2019-01-18 06:27:45,657 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:27: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-104fe6e2-8ac7-4024-a1ee-b61a9bf55cb1 x-compute-request-id: req-104fe6e2-8ac7-4024-a1ee-b61a9bf55cb1 Content-Encoding: gzip Content-Length: 826 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceOnComputeHost-1273b75a-daa6-4837-a636-4c1089374a91-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b9:95:97", "version": 4, "addr": "10.55.0.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/a6f67909-8f2f-4604-b8b8-0b0550f51813", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/a6f67909-8f2f-4604-b8b8-0b0550f51813", "rel": "bookmark"}], "image": {"id": "47819732-892a-4abe-9ad0-31c1005e894f", "links": [{"href": "http://172.30.9.23:8774/images/47819732-892a-4abe-9ad0-31c1005e894f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000c3", "OS-SRV-USG:launched_at": "2019-01-18T06:27:42.000000", "flavor": {"id": "a407c319-68e7-4257-9b44-03b4828873f1", "links": [{"href": "http://172.30.9.23:8774/flavors/a407c319-68e7-4257-9b44-03b4828873f1", "rel": "bookmark"}]}, "id": "a6f67909-8f2f-4604-b8b8-0b0550f51813", "security_groups": [{"name": "default"}], "user_id": "e292c913af7844408b6509a836e493f5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-18T06:27:44Z", "hostId": "00d286b61c89c1e6bd6931543116fd39a4db599ca8ad146028dc7b11", "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-1273b75a-daa6-4837-a636-4c1089374a91-inst-nova:overcloud-novacompute-1.opnfvlf.org", "created": "2019-01-18T06:27:37Z", "tenant_id": "020d00b5451a467cb276d06789a1149d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-18 06:27:45,657 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/a6f67909-8f2f-4604-b8b8-0b0550f51813 used request id req-104fe6e2-8ac7-4024-a1ee-b61a9bf55cb1 2019-01-18 06:27:45,663 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceOnComputeHost-1273b75a-daa6-4837-a636-4c1089374a91-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ed16924457fe839a105203542231e326a854350" 2019-01-18 06:27:45,906 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 754 X-Openstack-Request-Id: req-1de6dc3a-580c-4213-abf2-7ebf6d067f35 Date: Fri, 18 Jan 2019 06:27:45 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"75fbd1fe-5e43-4773-80cb-f3f879e7f648","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":57,"ipv4_address_scope":null,"shared":false,"project_id":"020d00b5451a467cb276d06789a1149d","status":"ACTIVE","subnets":["16d73d9d-5945-4c4d-8481-13dd0c3884e6"],"description":"","tags":[],"updated_at":"2019-01-18T06:27:06Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-1273b75a-daa6-4837-a636-4c1089374a91-priv-net","admin_state_up":true,"tenant_id":"020d00b5451a467cb276d06789a1149d","created_at":"2019-01-18T06:27:05Z","provider:network_type":"vxlan"}]} 2019-01-18 06:27:45,906 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceOnComputeHost-1273b75a-daa6-4837-a636-4c1089374a91-priv-net used request id req-1de6dc3a-580c-4213-abf2-7ebf6d067f35 2019-01-18 06:27:45,910 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/020d00b5451a467cb276d06789a1149d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ed16924457fe839a105203542231e326a854350" 2019-01-18 06:27:45,993 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:27:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-030ac88d-9436-4ef3-8333-532d9f15d1ae Content-Encoding: gzip Content-Length: 248 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/020d00b5451a467cb276d06789a1149d"}, "enabled": true, "id": "020d00b5451a467cb276d06789a1149d", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}} 2019-01-18 06:27:45,993 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/020d00b5451a467cb276d06789a1149d used request id req-030ac88d-9436-4ef3-8333-532d9f15d1ae 2019-01-18 06:27:45,999 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=75fbd1fe-5e43-4773-80cb-f3f879e7f648 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ed16924457fe839a105203542231e326a854350" 2019-01-18 06:27:46,053 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 678 X-Openstack-Request-Id: req-f36aa5e6-8f61-464c-87fa-cb6a86121ec6 Date: Fri, 18 Jan 2019 06:27:46 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"75fbd1fe-5e43-4773-80cb-f3f879e7f648","tenant_id":"020d00b5451a467cb276d06789a1149d","created_at":"2019-01-18T06:27:06Z","dns_nameservers":[],"updated_at":"2019-01-18T06:27:06Z","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":"020d00b5451a467cb276d06789a1149d","id":"16d73d9d-5945-4c4d-8481-13dd0c3884e6","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-1273b75a-daa6-4837-a636-4c1089374a91-priv-subnet"}]} 2019-01-18 06:27:46,053 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=75fbd1fe-5e43-4773-80cb-f3f879e7f648 used request id req-f36aa5e6-8f61-464c-87fa-cb6a86121ec6 2019-01-18 06:27:46,059 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=75fbd1fe-5e43-4773-80cb-f3f879e7f648 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ed16924457fe839a105203542231e326a854350" 2019-01-18 06:27:46,106 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4902 X-Openstack-Request-Id: req-8a083c5b-250b-4b45-b432-6963cc02dafa Date: Fri, 18 Jan 2019 06:27:46 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:27:09Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"16d73d9d-5945-4c4d-8481-13dd0c3884e6","ip_address":"10.55.0.4"}],"id":"0f9a4da9-c165-4271-bb44-d3ca80505957","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:5e:5e:d1","project_id":"020d00b5451a467cb276d06789a1149d","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"75fbd1fe-5e43-4773-80cb-f3f879e7f648","tenant_id":"020d00b5451a467cb276d06789a1149d","created_at":"2019-01-18T06:27:08Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-75fbd1fe-5e43-4773-80cb-f3f879e7f648"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:27:10Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"16d73d9d-5945-4c4d-8481-13dd0c3884e6","ip_address":"10.55.0.3"}],"id":"394cc42e-48a5-4dea-b007-a9df87e7eb0d","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:f2:b3","project_id":"020d00b5451a467cb276d06789a1149d","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"75fbd1fe-5e43-4773-80cb-f3f879e7f648","tenant_id":"020d00b5451a467cb276d06789a1149d","created_at":"2019-01-18T06:27:07Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-75fbd1fe-5e43-4773-80cb-f3f879e7f648"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:27:09Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"16d73d9d-5945-4c4d-8481-13dd0c3884e6","ip_address":"10.55.0.2"}],"id":"a390e6f7-053e-491f-9600-08e8107dd9ae","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:72:de","project_id":"020d00b5451a467cb276d06789a1149d","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"75fbd1fe-5e43-4773-80cb-f3f879e7f648","tenant_id":"020d00b5451a467cb276d06789a1149d","created_at":"2019-01-18T06:27:07Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-75fbd1fe-5e43-4773-80cb-f3f879e7f648"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:27:44Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"16d73d9d-5945-4c4d-8481-13dd0c3884e6","ip_address":"10.55.0.14"}],"id":"b2615cd0-e87c-4956-808d-81954e9fa4fc","security_groups":["74f1c2a7-acff-47e9-84f4-dbfa545465da"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:b9:95:97","project_id":"020d00b5451a467cb276d06789a1149d","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceOnComputeHost-1273b75a-daa6-4837-a636-4c1089374a91port-2","admin_state_up":true,"network_id":"75fbd1fe-5e43-4773-80cb-f3f879e7f648","tenant_id":"020d00b5451a467cb276d06789a1149d","created_at":"2019-01-18T06:27:33Z","binding:vnic_type":"normal","device_id":"a6f67909-8f2f-4604-b8b8-0b0550f51813"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:27:25Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"16d73d9d-5945-4c4d-8481-13dd0c3884e6","ip_address":"10.55.0.13"}],"id":"f38d1236-5bcd-4f5e-a446-3aa5ee82d89a","security_groups":["74f1c2a7-acff-47e9-84f4-dbfa545465da"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:ad:da:80","project_id":"020d00b5451a467cb276d06789a1149d","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceOnComputeHost-1273b75a-daa6-4837-a636-4c1089374a91port-1","admin_state_up":true,"network_id":"75fbd1fe-5e43-4773-80cb-f3f879e7f648","tenant_id":"020d00b5451a467cb276d06789a1149d","created_at":"2019-01-18T06:27:15Z","binding:vnic_type":"normal","device_id":"8b2254e1-fb12-44b8-beeb-8e316430c404"}]} 2019-01-18 06:27:46,106 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=75fbd1fe-5e43-4773-80cb-f3f879e7f648 used request id req-8a083c5b-250b-4b45-b432-6963cc02dafa 2019-01-18 06:27:46,110 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/a6f67909-8f2f-4604-b8b8-0b0550f51813 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ed16924457fe839a105203542231e326a854350" 2019-01-18 06:27:46,726 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:27: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-e3e39749-1cd0-4153-a662-cfe0754889bd x-compute-request-id: req-e3e39749-1cd0-4153-a662-cfe0754889bd Content-Encoding: gzip Content-Length: 826 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceOnComputeHost-1273b75a-daa6-4837-a636-4c1089374a91-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b9:95:97", "version": 4, "addr": "10.55.0.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/a6f67909-8f2f-4604-b8b8-0b0550f51813", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/a6f67909-8f2f-4604-b8b8-0b0550f51813", "rel": "bookmark"}], "image": {"id": "47819732-892a-4abe-9ad0-31c1005e894f", "links": [{"href": "http://172.30.9.23:8774/images/47819732-892a-4abe-9ad0-31c1005e894f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000c3", "OS-SRV-USG:launched_at": "2019-01-18T06:27:42.000000", "flavor": {"id": "a407c319-68e7-4257-9b44-03b4828873f1", "links": [{"href": "http://172.30.9.23:8774/flavors/a407c319-68e7-4257-9b44-03b4828873f1", "rel": "bookmark"}]}, "id": "a6f67909-8f2f-4604-b8b8-0b0550f51813", "security_groups": [{"name": "default"}], "user_id": "e292c913af7844408b6509a836e493f5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-18T06:27:44Z", "hostId": "00d286b61c89c1e6bd6931543116fd39a4db599ca8ad146028dc7b11", "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-1273b75a-daa6-4837-a636-4c1089374a91-inst-nova:overcloud-novacompute-1.opnfvlf.org", "created": "2019-01-18T06:27:37Z", "tenant_id": "020d00b5451a467cb276d06789a1149d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-18 06:27:46,727 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/a6f67909-8f2f-4604-b8b8-0b0550f51813 used request id req-e3e39749-1cd0-4153-a662-cfe0754889bd 2019-01-18 06:27:46,732 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceOnComputeHost-1273b75a-daa6-4837-a636-4c1089374a91-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ed16924457fe839a105203542231e326a854350" 2019-01-18 06:27:46,817 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 754 X-Openstack-Request-Id: req-ff7821ca-0533-475e-93e3-33b448044dd1 Date: Fri, 18 Jan 2019 06:27:46 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"75fbd1fe-5e43-4773-80cb-f3f879e7f648","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":57,"ipv4_address_scope":null,"shared":false,"project_id":"020d00b5451a467cb276d06789a1149d","status":"ACTIVE","subnets":["16d73d9d-5945-4c4d-8481-13dd0c3884e6"],"description":"","tags":[],"updated_at":"2019-01-18T06:27:06Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-1273b75a-daa6-4837-a636-4c1089374a91-priv-net","admin_state_up":true,"tenant_id":"020d00b5451a467cb276d06789a1149d","created_at":"2019-01-18T06:27:05Z","provider:network_type":"vxlan"}]} 2019-01-18 06:27:46,817 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceOnComputeHost-1273b75a-daa6-4837-a636-4c1089374a91-priv-net used request id req-ff7821ca-0533-475e-93e3-33b448044dd1 2019-01-18 06:27:46,821 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/020d00b5451a467cb276d06789a1149d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ed16924457fe839a105203542231e326a854350" 2019-01-18 06:27:46,913 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:27:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5d934f2a-3e43-4171-88b6-3ef234208d87 Content-Encoding: gzip Content-Length: 248 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/020d00b5451a467cb276d06789a1149d"}, "enabled": true, "id": "020d00b5451a467cb276d06789a1149d", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}} 2019-01-18 06:27:46,913 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/020d00b5451a467cb276d06789a1149d used request id req-5d934f2a-3e43-4171-88b6-3ef234208d87 2019-01-18 06:27:46,918 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=75fbd1fe-5e43-4773-80cb-f3f879e7f648 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ed16924457fe839a105203542231e326a854350" 2019-01-18 06:27:47,116 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 678 X-Openstack-Request-Id: req-b8d0a7d5-0a9b-4dfb-b942-fbb8f17648c2 Date: Fri, 18 Jan 2019 06:27:47 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"75fbd1fe-5e43-4773-80cb-f3f879e7f648","tenant_id":"020d00b5451a467cb276d06789a1149d","created_at":"2019-01-18T06:27:06Z","dns_nameservers":[],"updated_at":"2019-01-18T06:27:06Z","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":"020d00b5451a467cb276d06789a1149d","id":"16d73d9d-5945-4c4d-8481-13dd0c3884e6","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-1273b75a-daa6-4837-a636-4c1089374a91-priv-subnet"}]} 2019-01-18 06:27:47,116 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=75fbd1fe-5e43-4773-80cb-f3f879e7f648 used request id req-b8d0a7d5-0a9b-4dfb-b942-fbb8f17648c2 2019-01-18 06:27:47,122 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=75fbd1fe-5e43-4773-80cb-f3f879e7f648 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ed16924457fe839a105203542231e326a854350" 2019-01-18 06:27:47,320 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4902 X-Openstack-Request-Id: req-cb2fb6e5-535c-441f-8c8f-b09342aeeef8 Date: Fri, 18 Jan 2019 06:27:47 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:27:09Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"16d73d9d-5945-4c4d-8481-13dd0c3884e6","ip_address":"10.55.0.4"}],"id":"0f9a4da9-c165-4271-bb44-d3ca80505957","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:5e:5e:d1","project_id":"020d00b5451a467cb276d06789a1149d","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"75fbd1fe-5e43-4773-80cb-f3f879e7f648","tenant_id":"020d00b5451a467cb276d06789a1149d","created_at":"2019-01-18T06:27:08Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-75fbd1fe-5e43-4773-80cb-f3f879e7f648"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:27:10Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"16d73d9d-5945-4c4d-8481-13dd0c3884e6","ip_address":"10.55.0.3"}],"id":"394cc42e-48a5-4dea-b007-a9df87e7eb0d","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:f2:b3","project_id":"020d00b5451a467cb276d06789a1149d","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"75fbd1fe-5e43-4773-80cb-f3f879e7f648","tenant_id":"020d00b5451a467cb276d06789a1149d","created_at":"2019-01-18T06:27:07Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-75fbd1fe-5e43-4773-80cb-f3f879e7f648"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:27:09Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"16d73d9d-5945-4c4d-8481-13dd0c3884e6","ip_address":"10.55.0.2"}],"id":"a390e6f7-053e-491f-9600-08e8107dd9ae","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:72:de","project_id":"020d00b5451a467cb276d06789a1149d","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"75fbd1fe-5e43-4773-80cb-f3f879e7f648","tenant_id":"020d00b5451a467cb276d06789a1149d","created_at":"2019-01-18T06:27:07Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-75fbd1fe-5e43-4773-80cb-f3f879e7f648"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:27:44Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"16d73d9d-5945-4c4d-8481-13dd0c3884e6","ip_address":"10.55.0.14"}],"id":"b2615cd0-e87c-4956-808d-81954e9fa4fc","security_groups":["74f1c2a7-acff-47e9-84f4-dbfa545465da"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:b9:95:97","project_id":"020d00b5451a467cb276d06789a1149d","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceOnComputeHost-1273b75a-daa6-4837-a636-4c1089374a91port-2","admin_state_up":true,"network_id":"75fbd1fe-5e43-4773-80cb-f3f879e7f648","tenant_id":"020d00b5451a467cb276d06789a1149d","created_at":"2019-01-18T06:27:33Z","binding:vnic_type":"normal","device_id":"a6f67909-8f2f-4604-b8b8-0b0550f51813"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:27:25Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"16d73d9d-5945-4c4d-8481-13dd0c3884e6","ip_address":"10.55.0.13"}],"id":"f38d1236-5bcd-4f5e-a446-3aa5ee82d89a","security_groups":["74f1c2a7-acff-47e9-84f4-dbfa545465da"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:ad:da:80","project_id":"020d00b5451a467cb276d06789a1149d","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceOnComputeHost-1273b75a-daa6-4837-a636-4c1089374a91port-1","admin_state_up":true,"network_id":"75fbd1fe-5e43-4773-80cb-f3f879e7f648","tenant_id":"020d00b5451a467cb276d06789a1149d","created_at":"2019-01-18T06:27:15Z","binding:vnic_type":"normal","device_id":"8b2254e1-fb12-44b8-beeb-8e316430c404"}]} 2019-01-18 06:27:47,320 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=75fbd1fe-5e43-4773-80cb-f3f879e7f648 used request id req-cb2fb6e5-535c-441f-8c8f-b09342aeeef8 2019-01-18 06:27:47,324 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/a6f67909-8f2f-4604-b8b8-0b0550f51813 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ed16924457fe839a105203542231e326a854350" 2019-01-18 06:27:47,788 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:27: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-24296251-2668-47ea-b8c9-3ffec9051023 x-compute-request-id: req-24296251-2668-47ea-b8c9-3ffec9051023 Content-Encoding: gzip Content-Length: 826 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceOnComputeHost-1273b75a-daa6-4837-a636-4c1089374a91-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b9:95:97", "version": 4, "addr": "10.55.0.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/a6f67909-8f2f-4604-b8b8-0b0550f51813", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/a6f67909-8f2f-4604-b8b8-0b0550f51813", "rel": "bookmark"}], "image": {"id": "47819732-892a-4abe-9ad0-31c1005e894f", "links": [{"href": "http://172.30.9.23:8774/images/47819732-892a-4abe-9ad0-31c1005e894f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000c3", "OS-SRV-USG:launched_at": "2019-01-18T06:27:42.000000", "flavor": {"id": "a407c319-68e7-4257-9b44-03b4828873f1", "links": [{"href": "http://172.30.9.23:8774/flavors/a407c319-68e7-4257-9b44-03b4828873f1", "rel": "bookmark"}]}, "id": "a6f67909-8f2f-4604-b8b8-0b0550f51813", "security_groups": [{"name": "default"}], "user_id": "e292c913af7844408b6509a836e493f5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-18T06:27:44Z", "hostId": "00d286b61c89c1e6bd6931543116fd39a4db599ca8ad146028dc7b11", "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-1273b75a-daa6-4837-a636-4c1089374a91-inst-nova:overcloud-novacompute-1.opnfvlf.org", "created": "2019-01-18T06:27:37Z", "tenant_id": "020d00b5451a467cb276d06789a1149d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-18 06:27:47,789 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/a6f67909-8f2f-4604-b8b8-0b0550f51813 used request id req-24296251-2668-47ea-b8c9-3ffec9051023 2019-01-18 06:27:47,794 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceOnComputeHost-1273b75a-daa6-4837-a636-4c1089374a91-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ed16924457fe839a105203542231e326a854350" 2019-01-18 06:27:48,187 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 754 X-Openstack-Request-Id: req-54da0599-982a-4094-9b45-d67a9fb65787 Date: Fri, 18 Jan 2019 06:27:48 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"75fbd1fe-5e43-4773-80cb-f3f879e7f648","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":57,"ipv4_address_scope":null,"shared":false,"project_id":"020d00b5451a467cb276d06789a1149d","status":"ACTIVE","subnets":["16d73d9d-5945-4c4d-8481-13dd0c3884e6"],"description":"","tags":[],"updated_at":"2019-01-18T06:27:06Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-1273b75a-daa6-4837-a636-4c1089374a91-priv-net","admin_state_up":true,"tenant_id":"020d00b5451a467cb276d06789a1149d","created_at":"2019-01-18T06:27:05Z","provider:network_type":"vxlan"}]} 2019-01-18 06:27:48,187 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceOnComputeHost-1273b75a-daa6-4837-a636-4c1089374a91-priv-net used request id req-54da0599-982a-4094-9b45-d67a9fb65787 2019-01-18 06:27:48,191 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/020d00b5451a467cb276d06789a1149d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ed16924457fe839a105203542231e326a854350" 2019-01-18 06:27:48,292 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:27:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1d7e0a77-2b77-40a7-aac8-294ba455ee76 Content-Encoding: gzip Content-Length: 248 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/020d00b5451a467cb276d06789a1149d"}, "enabled": true, "id": "020d00b5451a467cb276d06789a1149d", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}} 2019-01-18 06:27:48,292 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/020d00b5451a467cb276d06789a1149d used request id req-1d7e0a77-2b77-40a7-aac8-294ba455ee76 2019-01-18 06:27:48,298 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=75fbd1fe-5e43-4773-80cb-f3f879e7f648 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ed16924457fe839a105203542231e326a854350" 2019-01-18 06:27:48,350 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 678 X-Openstack-Request-Id: req-75a778aa-8c4e-4345-9101-0d3ed99dbf59 Date: Fri, 18 Jan 2019 06:27:48 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"75fbd1fe-5e43-4773-80cb-f3f879e7f648","tenant_id":"020d00b5451a467cb276d06789a1149d","created_at":"2019-01-18T06:27:06Z","dns_nameservers":[],"updated_at":"2019-01-18T06:27:06Z","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":"020d00b5451a467cb276d06789a1149d","id":"16d73d9d-5945-4c4d-8481-13dd0c3884e6","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-1273b75a-daa6-4837-a636-4c1089374a91-priv-subnet"}]} 2019-01-18 06:27:48,350 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=75fbd1fe-5e43-4773-80cb-f3f879e7f648 used request id req-75a778aa-8c4e-4345-9101-0d3ed99dbf59 2019-01-18 06:27:48,356 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=75fbd1fe-5e43-4773-80cb-f3f879e7f648 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ed16924457fe839a105203542231e326a854350" 2019-01-18 06:27:48,559 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4902 X-Openstack-Request-Id: req-2c9c759a-61c5-4215-bec6-b1a21d6ad581 Date: Fri, 18 Jan 2019 06:27:48 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:27:09Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"16d73d9d-5945-4c4d-8481-13dd0c3884e6","ip_address":"10.55.0.4"}],"id":"0f9a4da9-c165-4271-bb44-d3ca80505957","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:5e:5e:d1","project_id":"020d00b5451a467cb276d06789a1149d","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"75fbd1fe-5e43-4773-80cb-f3f879e7f648","tenant_id":"020d00b5451a467cb276d06789a1149d","created_at":"2019-01-18T06:27:08Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-75fbd1fe-5e43-4773-80cb-f3f879e7f648"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:27:10Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"16d73d9d-5945-4c4d-8481-13dd0c3884e6","ip_address":"10.55.0.3"}],"id":"394cc42e-48a5-4dea-b007-a9df87e7eb0d","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:f2:b3","project_id":"020d00b5451a467cb276d06789a1149d","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"75fbd1fe-5e43-4773-80cb-f3f879e7f648","tenant_id":"020d00b5451a467cb276d06789a1149d","created_at":"2019-01-18T06:27:07Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-75fbd1fe-5e43-4773-80cb-f3f879e7f648"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:27:09Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"16d73d9d-5945-4c4d-8481-13dd0c3884e6","ip_address":"10.55.0.2"}],"id":"a390e6f7-053e-491f-9600-08e8107dd9ae","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:72:de","project_id":"020d00b5451a467cb276d06789a1149d","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"75fbd1fe-5e43-4773-80cb-f3f879e7f648","tenant_id":"020d00b5451a467cb276d06789a1149d","created_at":"2019-01-18T06:27:07Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-75fbd1fe-5e43-4773-80cb-f3f879e7f648"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:27:44Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"16d73d9d-5945-4c4d-8481-13dd0c3884e6","ip_address":"10.55.0.14"}],"id":"b2615cd0-e87c-4956-808d-81954e9fa4fc","security_groups":["74f1c2a7-acff-47e9-84f4-dbfa545465da"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:b9:95:97","project_id":"020d00b5451a467cb276d06789a1149d","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceOnComputeHost-1273b75a-daa6-4837-a636-4c1089374a91port-2","admin_state_up":true,"network_id":"75fbd1fe-5e43-4773-80cb-f3f879e7f648","tenant_id":"020d00b5451a467cb276d06789a1149d","created_at":"2019-01-18T06:27:33Z","binding:vnic_type":"normal","device_id":"a6f67909-8f2f-4604-b8b8-0b0550f51813"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:27:25Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"16d73d9d-5945-4c4d-8481-13dd0c3884e6","ip_address":"10.55.0.13"}],"id":"f38d1236-5bcd-4f5e-a446-3aa5ee82d89a","security_groups":["74f1c2a7-acff-47e9-84f4-dbfa545465da"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:ad:da:80","project_id":"020d00b5451a467cb276d06789a1149d","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceOnComputeHost-1273b75a-daa6-4837-a636-4c1089374a91port-1","admin_state_up":true,"network_id":"75fbd1fe-5e43-4773-80cb-f3f879e7f648","tenant_id":"020d00b5451a467cb276d06789a1149d","created_at":"2019-01-18T06:27:15Z","binding:vnic_type":"normal","device_id":"8b2254e1-fb12-44b8-beeb-8e316430c404"}]} 2019-01-18 06:27:48,559 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=75fbd1fe-5e43-4773-80cb-f3f879e7f648 used request id req-2c9c759a-61c5-4215-bec6-b1a21d6ad581 2019-01-18 06:27:48,563 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/8b2254e1-fb12-44b8-beeb-8e316430c404 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4dca3f383638976dbd8a46e3eaa6399b7d756a69" 2019-01-18 06:27:48,884 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:27: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-32c4ddba-1e3b-4ce5-a4dc-d87f8e251288 x-compute-request-id: req-32c4ddba-1e3b-4ce5-a4dc-d87f8e251288 Content-Encoding: gzip Content-Length: 823 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceOnComputeHost-1273b75a-daa6-4837-a636-4c1089374a91-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ad:da:80", "version": 4, "addr": "10.55.0.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/8b2254e1-fb12-44b8-beeb-8e316430c404", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/8b2254e1-fb12-44b8-beeb-8e316430c404", "rel": "bookmark"}], "image": {"id": "47819732-892a-4abe-9ad0-31c1005e894f", "links": [{"href": "http://172.30.9.23:8774/images/47819732-892a-4abe-9ad0-31c1005e894f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000c0", "OS-SRV-USG:launched_at": "2019-01-18T06:27:24.000000", "flavor": {"id": "a407c319-68e7-4257-9b44-03b4828873f1", "links": [{"href": "http://172.30.9.23:8774/flavors/a407c319-68e7-4257-9b44-03b4828873f1", "rel": "bookmark"}]}, "id": "8b2254e1-fb12-44b8-beeb-8e316430c404", "security_groups": [{"name": "default"}], "user_id": "e292c913af7844408b6509a836e493f5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-18T06:27:25Z", "hostId": "37840fcbb7848a53fab2544564b10d456cbb19a66d276cf2702ab422", "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-1273b75a-daa6-4837-a636-4c1089374a91-inst-nova:overcloud-novacompute-0.opnfvlf.org", "created": "2019-01-18T06:27:19Z", "tenant_id": "020d00b5451a467cb276d06789a1149d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-18 06:27:48,884 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/8b2254e1-fb12-44b8-beeb-8e316430c404 used request id req-32c4ddba-1e3b-4ce5-a4dc-d87f8e251288 2019-01-18 06:27:48,884 - create_instance - DEBUG - Instance status [CreateInstanceOnComputeHost-1273b75a-daa6-4837-a636-4c1089374a91-inst-nova:overcloud-novacompute-0.opnfvlf.org] is - ACTIVE 2019-01-18 06:27:48,885 - create_instance - INFO - VM is - ACTIVE 2019-01-18 06:27:48,887 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/8b2254e1-fb12-44b8-beeb-8e316430c404 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4dca3f383638976dbd8a46e3eaa6399b7d756a69" 2019-01-18 06:27:49,486 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:27: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-fdd86837-694a-4854-a76d-af86a5b72578 x-compute-request-id: req-fdd86837-694a-4854-a76d-af86a5b72578 Content-Encoding: gzip Content-Length: 823 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceOnComputeHost-1273b75a-daa6-4837-a636-4c1089374a91-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ad:da:80", "version": 4, "addr": "10.55.0.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/8b2254e1-fb12-44b8-beeb-8e316430c404", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/8b2254e1-fb12-44b8-beeb-8e316430c404", "rel": "bookmark"}], "image": {"id": "47819732-892a-4abe-9ad0-31c1005e894f", "links": [{"href": "http://172.30.9.23:8774/images/47819732-892a-4abe-9ad0-31c1005e894f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000c0", "OS-SRV-USG:launched_at": "2019-01-18T06:27:24.000000", "flavor": {"id": "a407c319-68e7-4257-9b44-03b4828873f1", "links": [{"href": "http://172.30.9.23:8774/flavors/a407c319-68e7-4257-9b44-03b4828873f1", "rel": "bookmark"}]}, "id": "8b2254e1-fb12-44b8-beeb-8e316430c404", "security_groups": [{"name": "default"}], "user_id": "e292c913af7844408b6509a836e493f5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-18T06:27:25Z", "hostId": "37840fcbb7848a53fab2544564b10d456cbb19a66d276cf2702ab422", "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-1273b75a-daa6-4837-a636-4c1089374a91-inst-nova:overcloud-novacompute-0.opnfvlf.org", "created": "2019-01-18T06:27:19Z", "tenant_id": "020d00b5451a467cb276d06789a1149d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-18 06:27:49,487 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/8b2254e1-fb12-44b8-beeb-8e316430c404 used request id req-fdd86837-694a-4854-a76d-af86a5b72578 2019-01-18 06:27:49,492 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceOnComputeHost-1273b75a-daa6-4837-a636-4c1089374a91-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4dca3f383638976dbd8a46e3eaa6399b7d756a69" 2019-01-18 06:27:49,576 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 754 X-Openstack-Request-Id: req-3a4219d3-9f59-48d6-a5b3-e8f68d8a2702 Date: Fri, 18 Jan 2019 06:27:49 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"75fbd1fe-5e43-4773-80cb-f3f879e7f648","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":57,"ipv4_address_scope":null,"shared":false,"project_id":"020d00b5451a467cb276d06789a1149d","status":"ACTIVE","subnets":["16d73d9d-5945-4c4d-8481-13dd0c3884e6"],"description":"","tags":[],"updated_at":"2019-01-18T06:27:06Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-1273b75a-daa6-4837-a636-4c1089374a91-priv-net","admin_state_up":true,"tenant_id":"020d00b5451a467cb276d06789a1149d","created_at":"2019-01-18T06:27:05Z","provider:network_type":"vxlan"}]} 2019-01-18 06:27:49,576 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceOnComputeHost-1273b75a-daa6-4837-a636-4c1089374a91-priv-net used request id req-3a4219d3-9f59-48d6-a5b3-e8f68d8a2702 2019-01-18 06:27:49,580 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/020d00b5451a467cb276d06789a1149d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4dca3f383638976dbd8a46e3eaa6399b7d756a69" 2019-01-18 06:27:49,664 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:27:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ddcfd8d7-a059-4c1a-a9f1-e77e43638f75 Content-Encoding: gzip Content-Length: 248 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/020d00b5451a467cb276d06789a1149d"}, "enabled": true, "id": "020d00b5451a467cb276d06789a1149d", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}} 2019-01-18 06:27:49,664 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/020d00b5451a467cb276d06789a1149d used request id req-ddcfd8d7-a059-4c1a-a9f1-e77e43638f75 2019-01-18 06:27:49,670 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=75fbd1fe-5e43-4773-80cb-f3f879e7f648 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4dca3f383638976dbd8a46e3eaa6399b7d756a69" 2019-01-18 06:27:49,721 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 678 X-Openstack-Request-Id: req-16210676-9877-4501-9cdc-281cf248d1b3 Date: Fri, 18 Jan 2019 06:27:49 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"75fbd1fe-5e43-4773-80cb-f3f879e7f648","tenant_id":"020d00b5451a467cb276d06789a1149d","created_at":"2019-01-18T06:27:06Z","dns_nameservers":[],"updated_at":"2019-01-18T06:27:06Z","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":"020d00b5451a467cb276d06789a1149d","id":"16d73d9d-5945-4c4d-8481-13dd0c3884e6","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-1273b75a-daa6-4837-a636-4c1089374a91-priv-subnet"}]} 2019-01-18 06:27:49,722 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=75fbd1fe-5e43-4773-80cb-f3f879e7f648 used request id req-16210676-9877-4501-9cdc-281cf248d1b3 2019-01-18 06:27:49,727 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=75fbd1fe-5e43-4773-80cb-f3f879e7f648 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4dca3f383638976dbd8a46e3eaa6399b7d756a69" 2019-01-18 06:27:49,772 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4902 X-Openstack-Request-Id: req-7c43a2c8-14de-46d4-b265-56985cc58e4b Date: Fri, 18 Jan 2019 06:27:49 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:27:09Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"16d73d9d-5945-4c4d-8481-13dd0c3884e6","ip_address":"10.55.0.4"}],"id":"0f9a4da9-c165-4271-bb44-d3ca80505957","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:5e:5e:d1","project_id":"020d00b5451a467cb276d06789a1149d","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"75fbd1fe-5e43-4773-80cb-f3f879e7f648","tenant_id":"020d00b5451a467cb276d06789a1149d","created_at":"2019-01-18T06:27:08Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-75fbd1fe-5e43-4773-80cb-f3f879e7f648"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:27:10Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"16d73d9d-5945-4c4d-8481-13dd0c3884e6","ip_address":"10.55.0.3"}],"id":"394cc42e-48a5-4dea-b007-a9df87e7eb0d","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:f2:b3","project_id":"020d00b5451a467cb276d06789a1149d","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"75fbd1fe-5e43-4773-80cb-f3f879e7f648","tenant_id":"020d00b5451a467cb276d06789a1149d","created_at":"2019-01-18T06:27:07Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-75fbd1fe-5e43-4773-80cb-f3f879e7f648"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:27:09Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"16d73d9d-5945-4c4d-8481-13dd0c3884e6","ip_address":"10.55.0.2"}],"id":"a390e6f7-053e-491f-9600-08e8107dd9ae","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:72:de","project_id":"020d00b5451a467cb276d06789a1149d","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"75fbd1fe-5e43-4773-80cb-f3f879e7f648","tenant_id":"020d00b5451a467cb276d06789a1149d","created_at":"2019-01-18T06:27:07Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-75fbd1fe-5e43-4773-80cb-f3f879e7f648"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:27:44Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"16d73d9d-5945-4c4d-8481-13dd0c3884e6","ip_address":"10.55.0.14"}],"id":"b2615cd0-e87c-4956-808d-81954e9fa4fc","security_groups":["74f1c2a7-acff-47e9-84f4-dbfa545465da"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:b9:95:97","project_id":"020d00b5451a467cb276d06789a1149d","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceOnComputeHost-1273b75a-daa6-4837-a636-4c1089374a91port-2","admin_state_up":true,"network_id":"75fbd1fe-5e43-4773-80cb-f3f879e7f648","tenant_id":"020d00b5451a467cb276d06789a1149d","created_at":"2019-01-18T06:27:33Z","binding:vnic_type":"normal","device_id":"a6f67909-8f2f-4604-b8b8-0b0550f51813"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:27:25Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"16d73d9d-5945-4c4d-8481-13dd0c3884e6","ip_address":"10.55.0.13"}],"id":"f38d1236-5bcd-4f5e-a446-3aa5ee82d89a","security_groups":["74f1c2a7-acff-47e9-84f4-dbfa545465da"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:ad:da:80","project_id":"020d00b5451a467cb276d06789a1149d","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceOnComputeHost-1273b75a-daa6-4837-a636-4c1089374a91port-1","admin_state_up":true,"network_id":"75fbd1fe-5e43-4773-80cb-f3f879e7f648","tenant_id":"020d00b5451a467cb276d06789a1149d","created_at":"2019-01-18T06:27:15Z","binding:vnic_type":"normal","device_id":"8b2254e1-fb12-44b8-beeb-8e316430c404"}]} 2019-01-18 06:27:49,772 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=75fbd1fe-5e43-4773-80cb-f3f879e7f648 used request id req-7c43a2c8-14de-46d4-b265-56985cc58e4b 2019-01-18 06:27:49,777 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/8b2254e1-fb12-44b8-beeb-8e316430c404 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4dca3f383638976dbd8a46e3eaa6399b7d756a69" 2019-01-18 06:27:50,075 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:27: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-abf6bdbc-97ae-4cef-90a1-fcfe9e421172 x-compute-request-id: req-abf6bdbc-97ae-4cef-90a1-fcfe9e421172 Content-Encoding: gzip Content-Length: 823 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceOnComputeHost-1273b75a-daa6-4837-a636-4c1089374a91-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ad:da:80", "version": 4, "addr": "10.55.0.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/8b2254e1-fb12-44b8-beeb-8e316430c404", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/8b2254e1-fb12-44b8-beeb-8e316430c404", "rel": "bookmark"}], "image": {"id": "47819732-892a-4abe-9ad0-31c1005e894f", "links": [{"href": "http://172.30.9.23:8774/images/47819732-892a-4abe-9ad0-31c1005e894f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000c0", "OS-SRV-USG:launched_at": "2019-01-18T06:27:24.000000", "flavor": {"id": "a407c319-68e7-4257-9b44-03b4828873f1", "links": [{"href": "http://172.30.9.23:8774/flavors/a407c319-68e7-4257-9b44-03b4828873f1", "rel": "bookmark"}]}, "id": "8b2254e1-fb12-44b8-beeb-8e316430c404", "security_groups": [{"name": "default"}], "user_id": "e292c913af7844408b6509a836e493f5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-18T06:27:25Z", "hostId": "37840fcbb7848a53fab2544564b10d456cbb19a66d276cf2702ab422", "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-1273b75a-daa6-4837-a636-4c1089374a91-inst-nova:overcloud-novacompute-0.opnfvlf.org", "created": "2019-01-18T06:27:19Z", "tenant_id": "020d00b5451a467cb276d06789a1149d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-18 06:27:50,075 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/8b2254e1-fb12-44b8-beeb-8e316430c404 used request id req-abf6bdbc-97ae-4cef-90a1-fcfe9e421172 2019-01-18 06:27:50,079 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/a6f67909-8f2f-4604-b8b8-0b0550f51813 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ed16924457fe839a105203542231e326a854350" 2019-01-18 06:27:50,469 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:27: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-763284f3-8f09-4454-aa41-bcc0d5ab6421 x-compute-request-id: req-763284f3-8f09-4454-aa41-bcc0d5ab6421 Content-Encoding: gzip Content-Length: 826 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceOnComputeHost-1273b75a-daa6-4837-a636-4c1089374a91-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b9:95:97", "version": 4, "addr": "10.55.0.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/a6f67909-8f2f-4604-b8b8-0b0550f51813", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/a6f67909-8f2f-4604-b8b8-0b0550f51813", "rel": "bookmark"}], "image": {"id": "47819732-892a-4abe-9ad0-31c1005e894f", "links": [{"href": "http://172.30.9.23:8774/images/47819732-892a-4abe-9ad0-31c1005e894f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000c3", "OS-SRV-USG:launched_at": "2019-01-18T06:27:42.000000", "flavor": {"id": "a407c319-68e7-4257-9b44-03b4828873f1", "links": [{"href": "http://172.30.9.23:8774/flavors/a407c319-68e7-4257-9b44-03b4828873f1", "rel": "bookmark"}]}, "id": "a6f67909-8f2f-4604-b8b8-0b0550f51813", "security_groups": [{"name": "default"}], "user_id": "e292c913af7844408b6509a836e493f5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-18T06:27:44Z", "hostId": "00d286b61c89c1e6bd6931543116fd39a4db599ca8ad146028dc7b11", "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-1273b75a-daa6-4837-a636-4c1089374a91-inst-nova:overcloud-novacompute-1.opnfvlf.org", "created": "2019-01-18T06:27:37Z", "tenant_id": "020d00b5451a467cb276d06789a1149d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-18 06:27:50,469 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/a6f67909-8f2f-4604-b8b8-0b0550f51813 used request id req-763284f3-8f09-4454-aa41-bcc0d5ab6421 2019-01-18 06:27:50,470 - create_instance - DEBUG - Instance status [CreateInstanceOnComputeHost-1273b75a-daa6-4837-a636-4c1089374a91-inst-nova:overcloud-novacompute-1.opnfvlf.org] is - ACTIVE 2019-01-18 06:27:50,470 - create_instance - INFO - VM is - ACTIVE 2019-01-18 06:27:50,473 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/a6f67909-8f2f-4604-b8b8-0b0550f51813 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ed16924457fe839a105203542231e326a854350" 2019-01-18 06:27:50,914 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:27: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-48fd7299-82b5-4c73-958e-375bee1de88a x-compute-request-id: req-48fd7299-82b5-4c73-958e-375bee1de88a Content-Encoding: gzip Content-Length: 826 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceOnComputeHost-1273b75a-daa6-4837-a636-4c1089374a91-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b9:95:97", "version": 4, "addr": "10.55.0.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/a6f67909-8f2f-4604-b8b8-0b0550f51813", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/a6f67909-8f2f-4604-b8b8-0b0550f51813", "rel": "bookmark"}], "image": {"id": "47819732-892a-4abe-9ad0-31c1005e894f", "links": [{"href": "http://172.30.9.23:8774/images/47819732-892a-4abe-9ad0-31c1005e894f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000c3", "OS-SRV-USG:launched_at": "2019-01-18T06:27:42.000000", "flavor": {"id": "a407c319-68e7-4257-9b44-03b4828873f1", "links": [{"href": "http://172.30.9.23:8774/flavors/a407c319-68e7-4257-9b44-03b4828873f1", "rel": "bookmark"}]}, "id": "a6f67909-8f2f-4604-b8b8-0b0550f51813", "security_groups": [{"name": "default"}], "user_id": "e292c913af7844408b6509a836e493f5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-18T06:27:44Z", "hostId": "00d286b61c89c1e6bd6931543116fd39a4db599ca8ad146028dc7b11", "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-1273b75a-daa6-4837-a636-4c1089374a91-inst-nova:overcloud-novacompute-1.opnfvlf.org", "created": "2019-01-18T06:27:37Z", "tenant_id": "020d00b5451a467cb276d06789a1149d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-18 06:27:50,914 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/a6f67909-8f2f-4604-b8b8-0b0550f51813 used request id req-48fd7299-82b5-4c73-958e-375bee1de88a 2019-01-18 06:27:50,920 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceOnComputeHost-1273b75a-daa6-4837-a636-4c1089374a91-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ed16924457fe839a105203542231e326a854350" 2019-01-18 06:27:51,002 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 754 X-Openstack-Request-Id: req-3a4943d0-a36f-4fea-9f9f-7278e7c2a8bf Date: Fri, 18 Jan 2019 06:27:50 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"75fbd1fe-5e43-4773-80cb-f3f879e7f648","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":57,"ipv4_address_scope":null,"shared":false,"project_id":"020d00b5451a467cb276d06789a1149d","status":"ACTIVE","subnets":["16d73d9d-5945-4c4d-8481-13dd0c3884e6"],"description":"","tags":[],"updated_at":"2019-01-18T06:27:06Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-1273b75a-daa6-4837-a636-4c1089374a91-priv-net","admin_state_up":true,"tenant_id":"020d00b5451a467cb276d06789a1149d","created_at":"2019-01-18T06:27:05Z","provider:network_type":"vxlan"}]} 2019-01-18 06:27:51,002 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceOnComputeHost-1273b75a-daa6-4837-a636-4c1089374a91-priv-net used request id req-3a4943d0-a36f-4fea-9f9f-7278e7c2a8bf 2019-01-18 06:27:51,007 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/020d00b5451a467cb276d06789a1149d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ed16924457fe839a105203542231e326a854350" 2019-01-18 06:27:51,096 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:27:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1d3d124e-57fb-4da2-b373-df2208e44381 Content-Encoding: gzip Content-Length: 248 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/020d00b5451a467cb276d06789a1149d"}, "enabled": true, "id": "020d00b5451a467cb276d06789a1149d", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}} 2019-01-18 06:27:51,097 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/020d00b5451a467cb276d06789a1149d used request id req-1d3d124e-57fb-4da2-b373-df2208e44381 2019-01-18 06:27:51,102 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=75fbd1fe-5e43-4773-80cb-f3f879e7f648 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ed16924457fe839a105203542231e326a854350" 2019-01-18 06:27:51,289 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 678 X-Openstack-Request-Id: req-d09e277f-c2e7-474d-b19e-1335ece328b3 Date: Fri, 18 Jan 2019 06:27:51 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"75fbd1fe-5e43-4773-80cb-f3f879e7f648","tenant_id":"020d00b5451a467cb276d06789a1149d","created_at":"2019-01-18T06:27:06Z","dns_nameservers":[],"updated_at":"2019-01-18T06:27:06Z","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":"020d00b5451a467cb276d06789a1149d","id":"16d73d9d-5945-4c4d-8481-13dd0c3884e6","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-1273b75a-daa6-4837-a636-4c1089374a91-priv-subnet"}]} 2019-01-18 06:27:51,290 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=75fbd1fe-5e43-4773-80cb-f3f879e7f648 used request id req-d09e277f-c2e7-474d-b19e-1335ece328b3 2019-01-18 06:27:51,295 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=75fbd1fe-5e43-4773-80cb-f3f879e7f648 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ed16924457fe839a105203542231e326a854350" 2019-01-18 06:27:51,352 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4902 X-Openstack-Request-Id: req-76a48031-e3e4-4d44-86e4-b944ce38fa56 Date: Fri, 18 Jan 2019 06:27:51 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:27:09Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"16d73d9d-5945-4c4d-8481-13dd0c3884e6","ip_address":"10.55.0.4"}],"id":"0f9a4da9-c165-4271-bb44-d3ca80505957","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:5e:5e:d1","project_id":"020d00b5451a467cb276d06789a1149d","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"75fbd1fe-5e43-4773-80cb-f3f879e7f648","tenant_id":"020d00b5451a467cb276d06789a1149d","created_at":"2019-01-18T06:27:08Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-75fbd1fe-5e43-4773-80cb-f3f879e7f648"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:27:10Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"16d73d9d-5945-4c4d-8481-13dd0c3884e6","ip_address":"10.55.0.3"}],"id":"394cc42e-48a5-4dea-b007-a9df87e7eb0d","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:f2:b3","project_id":"020d00b5451a467cb276d06789a1149d","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"75fbd1fe-5e43-4773-80cb-f3f879e7f648","tenant_id":"020d00b5451a467cb276d06789a1149d","created_at":"2019-01-18T06:27:07Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-75fbd1fe-5e43-4773-80cb-f3f879e7f648"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:27:09Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"16d73d9d-5945-4c4d-8481-13dd0c3884e6","ip_address":"10.55.0.2"}],"id":"a390e6f7-053e-491f-9600-08e8107dd9ae","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:72:de","project_id":"020d00b5451a467cb276d06789a1149d","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"75fbd1fe-5e43-4773-80cb-f3f879e7f648","tenant_id":"020d00b5451a467cb276d06789a1149d","created_at":"2019-01-18T06:27:07Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-75fbd1fe-5e43-4773-80cb-f3f879e7f648"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:27:44Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"16d73d9d-5945-4c4d-8481-13dd0c3884e6","ip_address":"10.55.0.14"}],"id":"b2615cd0-e87c-4956-808d-81954e9fa4fc","security_groups":["74f1c2a7-acff-47e9-84f4-dbfa545465da"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:b9:95:97","project_id":"020d00b5451a467cb276d06789a1149d","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceOnComputeHost-1273b75a-daa6-4837-a636-4c1089374a91port-2","admin_state_up":true,"network_id":"75fbd1fe-5e43-4773-80cb-f3f879e7f648","tenant_id":"020d00b5451a467cb276d06789a1149d","created_at":"2019-01-18T06:27:33Z","binding:vnic_type":"normal","device_id":"a6f67909-8f2f-4604-b8b8-0b0550f51813"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:27:25Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"16d73d9d-5945-4c4d-8481-13dd0c3884e6","ip_address":"10.55.0.13"}],"id":"f38d1236-5bcd-4f5e-a446-3aa5ee82d89a","security_groups":["74f1c2a7-acff-47e9-84f4-dbfa545465da"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:ad:da:80","project_id":"020d00b5451a467cb276d06789a1149d","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceOnComputeHost-1273b75a-daa6-4837-a636-4c1089374a91port-1","admin_state_up":true,"network_id":"75fbd1fe-5e43-4773-80cb-f3f879e7f648","tenant_id":"020d00b5451a467cb276d06789a1149d","created_at":"2019-01-18T06:27:15Z","binding:vnic_type":"normal","device_id":"8b2254e1-fb12-44b8-beeb-8e316430c404"}]} 2019-01-18 06:27:51,352 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=75fbd1fe-5e43-4773-80cb-f3f879e7f648 used request id req-76a48031-e3e4-4d44-86e4-b944ce38fa56 2019-01-18 06:27:51,356 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/a6f67909-8f2f-4604-b8b8-0b0550f51813 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ed16924457fe839a105203542231e326a854350" 2019-01-18 06:27:51,940 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:27: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-904709f3-0bc1-4e68-9de4-ac17ccddb91e x-compute-request-id: req-904709f3-0bc1-4e68-9de4-ac17ccddb91e Content-Encoding: gzip Content-Length: 826 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceOnComputeHost-1273b75a-daa6-4837-a636-4c1089374a91-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b9:95:97", "version": 4, "addr": "10.55.0.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/a6f67909-8f2f-4604-b8b8-0b0550f51813", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/a6f67909-8f2f-4604-b8b8-0b0550f51813", "rel": "bookmark"}], "image": {"id": "47819732-892a-4abe-9ad0-31c1005e894f", "links": [{"href": "http://172.30.9.23:8774/images/47819732-892a-4abe-9ad0-31c1005e894f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000c3", "OS-SRV-USG:launched_at": "2019-01-18T06:27:42.000000", "flavor": {"id": "a407c319-68e7-4257-9b44-03b4828873f1", "links": [{"href": "http://172.30.9.23:8774/flavors/a407c319-68e7-4257-9b44-03b4828873f1", "rel": "bookmark"}]}, "id": "a6f67909-8f2f-4604-b8b8-0b0550f51813", "security_groups": [{"name": "default"}], "user_id": "e292c913af7844408b6509a836e493f5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-18T06:27:44Z", "hostId": "00d286b61c89c1e6bd6931543116fd39a4db599ca8ad146028dc7b11", "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-1273b75a-daa6-4837-a636-4c1089374a91-inst-nova:overcloud-novacompute-1.opnfvlf.org", "created": "2019-01-18T06:27:37Z", "tenant_id": "020d00b5451a467cb276d06789a1149d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-18 06:27:51,940 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/a6f67909-8f2f-4604-b8b8-0b0550f51813 used request id req-904709f3-0bc1-4e68-9de4-ac17ccddb91e 2019-01-18 06:27:51,941 - create_instance - INFO - Deleting Port with ID - f38d1236-5bcd-4f5e-a446-3aa5ee82d89a 2019-01-18 06:27:51,941 - neutron_utils - INFO - Deleting port with name CreateInstanceOnComputeHost-1273b75a-daa6-4837-a636-4c1089374a91port-1 2019-01-18 06:27:51,946 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/ports/f38d1236-5bcd-4f5e-a446-3aa5ee82d89a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4dca3f383638976dbd8a46e3eaa6399b7d756a69" 2019-01-18 06:27:52,462 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-96d1bfa7-83a4-428e-95fb-328f978e81ee Date: Fri, 18 Jan 2019 06:27:52 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-18 06:27:52,463 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/ports/f38d1236-5bcd-4f5e-a446-3aa5ee82d89a used request id req-96d1bfa7-83a4-428e-95fb-328f978e81ee 2019-01-18 06:27:52,463 - create_instance - INFO - Deleting VM instance - CreateInstanceOnComputeHost-1273b75a-daa6-4837-a636-4c1089374a91-inst-nova:overcloud-novacompute-0.opnfvlf.org 2019-01-18 06:27:52,466 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/servers/8b2254e1-fb12-44b8-beeb-8e316430c404 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4dca3f383638976dbd8a46e3eaa6399b7d756a69" 2019-01-18 06:27:52,610 - novaclient.v2.client - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 06:27: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-c39a2249-b288-4948-8735-b18b9546b921 x-compute-request-id: req-c39a2249-b288-4948-8735-b18b9546b921 Content-Type: application/json 2019-01-18 06:27:52,610 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/servers/8b2254e1-fb12-44b8-beeb-8e316430c404 used request id req-c39a2249-b288-4948-8735-b18b9546b921 2019-01-18 06:27:52,610 - create_instance - INFO - Checking deletion status 2019-01-18 06:27:52,613 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/8b2254e1-fb12-44b8-beeb-8e316430c404 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4dca3f383638976dbd8a46e3eaa6399b7d756a69" 2019-01-18 06:27:52,848 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:27: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-1993f259-1930-4b00-b1fe-ec44438920d7 x-compute-request-id: req-1993f259-1930-4b00-b1fe-ec44438920d7 Content-Encoding: gzip Content-Length: 809 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"CreateInstanceOnComputeHost-1273b75a-daa6-4837-a636-4c1089374a91-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ad:da:80", "version": 4, "addr": "10.55.0.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/8b2254e1-fb12-44b8-beeb-8e316430c404", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/8b2254e1-fb12-44b8-beeb-8e316430c404", "rel": "bookmark"}], "image": {"id": "47819732-892a-4abe-9ad0-31c1005e894f", "links": [{"href": "http://172.30.9.23:8774/images/47819732-892a-4abe-9ad0-31c1005e894f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000c0", "OS-SRV-USG:launched_at": "2019-01-18T06:27:24.000000", "flavor": {"id": "a407c319-68e7-4257-9b44-03b4828873f1", "links": [{"href": "http://172.30.9.23:8774/flavors/a407c319-68e7-4257-9b44-03b4828873f1", "rel": "bookmark"}]}, "id": "8b2254e1-fb12-44b8-beeb-8e316430c404", "user_id": "e292c913af7844408b6509a836e493f5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-18T06:27:52Z", "hostId": "37840fcbb7848a53fab2544564b10d456cbb19a66d276cf2702ab422", "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-1273b75a-daa6-4837-a636-4c1089374a91-inst-nova:overcloud-novacompute-0.opnfvlf.org", "created": "2019-01-18T06:27:19Z", "tenant_id": "020d00b5451a467cb276d06789a1149d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-18 06:27:52,848 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/8b2254e1-fb12-44b8-beeb-8e316430c404 used request id req-1993f259-1930-4b00-b1fe-ec44438920d7 2019-01-18 06:27:52,848 - create_instance - DEBUG - Instance status [CreateInstanceOnComputeHost-1273b75a-daa6-4837-a636-4c1089374a91-inst-nova:overcloud-novacompute-0.opnfvlf.org] is - ACTIVE 2019-01-18 06:27:52,848 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-18 06:27:55,852 - create_instance - DEBUG - VM status query timeout in 296.759063005 2019-01-18 06:27:55,855 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/8b2254e1-fb12-44b8-beeb-8e316430c404 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4dca3f383638976dbd8a46e3eaa6399b7d756a69" 2019-01-18 06:27:55,906 - novaclient.v2.client - DEBUG - RESP: [404] Date: Fri, 18 Jan 2019 06:27: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-32d06749-c808-4787-b026-c984fc027bd2 x-compute-request-id: req-32d06749-c808-4787-b026-c984fc027bd2 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 8b2254e1-fb12-44b8-beeb-8e316430c404 could not be found.", "code": 404}} 2019-01-18 06:27:55,906 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/8b2254e1-fb12-44b8-beeb-8e316430c404 used request id req-32d06749-c808-4787-b026-c984fc027bd2 2019-01-18 06:27:55,906 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 8b2254e1-fb12-44b8-beeb-8e316430c404 could not be found. (HTTP 404) (Request-ID: req-32d06749-c808-4787-b026-c984fc027bd2) 2019-01-18 06:27:55,907 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstanceOnComputeHost-1273b75a-daa6-4837-a636-4c1089374a91-inst-nova:overcloud-novacompute-0.opnfvlf.org 2019-01-18 06:27:55,908 - create_instance - INFO - Deleting Port with ID - b2615cd0-e87c-4956-808d-81954e9fa4fc 2019-01-18 06:27:55,908 - neutron_utils - INFO - Deleting port with name CreateInstanceOnComputeHost-1273b75a-daa6-4837-a636-4c1089374a91port-2 2019-01-18 06:27:55,913 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/ports/b2615cd0-e87c-4956-808d-81954e9fa4fc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ed16924457fe839a105203542231e326a854350" 2019-01-18 06:27:56,760 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-09bece13-9fe6-491c-8f42-e268d001ffe7 Date: Fri, 18 Jan 2019 06:27:56 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-18 06:27:56,760 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/ports/b2615cd0-e87c-4956-808d-81954e9fa4fc used request id req-09bece13-9fe6-491c-8f42-e268d001ffe7 2019-01-18 06:27:56,760 - create_instance - INFO - Deleting VM instance - CreateInstanceOnComputeHost-1273b75a-daa6-4837-a636-4c1089374a91-inst-nova:overcloud-novacompute-1.opnfvlf.org 2019-01-18 06:27:56,763 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/servers/a6f67909-8f2f-4604-b8b8-0b0550f51813 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ed16924457fe839a105203542231e326a854350" 2019-01-18 06:27:56,903 - novaclient.v2.client - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 06: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-32209cb2-aeac-4d23-8472-b9a54b4506f7 x-compute-request-id: req-32209cb2-aeac-4d23-8472-b9a54b4506f7 Content-Type: application/json 2019-01-18 06:27:56,904 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/servers/a6f67909-8f2f-4604-b8b8-0b0550f51813 used request id req-32209cb2-aeac-4d23-8472-b9a54b4506f7 2019-01-18 06:27:56,904 - create_instance - INFO - Checking deletion status 2019-01-18 06:27:56,907 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/a6f67909-8f2f-4604-b8b8-0b0550f51813 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ed16924457fe839a105203542231e326a854350" 2019-01-18 06:27:57,151 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06: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-370f5917-deed-4502-bd1e-1f16f2721a25 x-compute-request-id: req-370f5917-deed-4502-bd1e-1f16f2721a25 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/a6f67909-8f2f-4604-b8b8-0b0550f51813", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/a6f67909-8f2f-4604-b8b8-0b0550f51813", "rel": "bookmark"}], "image": {"id": "47819732-892a-4abe-9ad0-31c1005e894f", "links": [{"href": "http://172.30.9.23:8774/images/47819732-892a-4abe-9ad0-31c1005e894f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000c3", "OS-SRV-USG:launched_at": "2019-01-18T06:27:42.000000", "flavor": {"id": "a407c319-68e7-4257-9b44-03b4828873f1", "links": [{"href": "http://172.30.9.23:8774/flavors/a407c319-68e7-4257-9b44-03b4828873f1", "rel": "bookmark"}]}, "id": "a6f67909-8f2f-4604-b8b8-0b0550f51813", "user_id": "e292c913af7844408b6509a836e493f5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-18T06:27:56Z", "hostId": "00d286b61c89c1e6bd6931543116fd39a4db599ca8ad146028dc7b11", "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-1273b75a-daa6-4837-a636-4c1089374a91-inst-nova:overcloud-novacompute-1.opnfvlf.org", "created": "2019-01-18T06:27:37Z", "tenant_id": "020d00b5451a467cb276d06789a1149d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-18 06:27:57,152 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/a6f67909-8f2f-4604-b8b8-0b0550f51813 used request id req-370f5917-deed-4502-bd1e-1f16f2721a25 2019-01-18 06:27:57,152 - create_instance - DEBUG - Instance status [CreateInstanceOnComputeHost-1273b75a-daa6-4837-a636-4c1089374a91-inst-nova:overcloud-novacompute-1.opnfvlf.org] is - ACTIVE 2019-01-18 06:27:57,152 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-18 06:28:00,155 - create_instance - DEBUG - VM status query timeout in 296.748811007 2019-01-18 06:28:00,158 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/a6f67909-8f2f-4604-b8b8-0b0550f51813 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ed16924457fe839a105203542231e326a854350" 2019-01-18 06:28:00,203 - novaclient.v2.client - DEBUG - RESP: [404] Date: Fri, 18 Jan 2019 06:28: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-cc730f36-2db8-4ab7-82ce-f68e9a6ab64a x-compute-request-id: req-cc730f36-2db8-4ab7-82ce-f68e9a6ab64a Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance a6f67909-8f2f-4604-b8b8-0b0550f51813 could not be found.", "code": 404}} 2019-01-18 06:28:00,203 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/a6f67909-8f2f-4604-b8b8-0b0550f51813 used request id req-cc730f36-2db8-4ab7-82ce-f68e9a6ab64a 2019-01-18 06:28:00,203 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance a6f67909-8f2f-4604-b8b8-0b0550f51813 could not be found. (HTTP 404) (Request-ID: req-cc730f36-2db8-4ab7-82ce-f68e9a6ab64a) 2019-01-18 06:28:00,203 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstanceOnComputeHost-1273b75a-daa6-4837-a636-4c1089374a91-inst-nova:overcloud-novacompute-1.opnfvlf.org 2019-01-18 06:28:00,207 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/flavors/a407c319-68e7-4257-9b44-03b4828873f1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d074ad1ebb61dc3cd22ed593691eb6b6b6d3b57e" 2019-01-18 06:28:00,257 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 18 Jan 2019 06:28: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-7edd0211-eab9-4530-8e2c-f1904da1daca x-compute-request-id: req-7edd0211-eab9-4530-8e2c-f1904da1daca Content-Length: 0 Content-Type: application/json 2019-01-18 06:28:00,257 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/a407c319-68e7-4257-9b44-03b4828873f1 used request id req-7edd0211-eab9-4530-8e2c-f1904da1daca 2019-01-18 06:28:00,258 - neutron_utils - INFO - Deleting subnet with name CreateInstanceOnComputeHost-1273b75a-daa6-4837-a636-4c1089374a91-priv-subnet 2019-01-18 06:28:00,258 - neutron_utils - INFO - Deleting subnet with name CreateInstanceOnComputeHost-1273b75a-daa6-4837-a636-4c1089374a91-priv-subnet 2019-01-18 06:28:00,263 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/subnets/16d73d9d-5945-4c4d-8481-13dd0c3884e6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cfbb7af0b0d62b32b861f3b0be3e209b0a08ad9" 2019-01-18 06:28:02,408 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-b973d211-fd5e-46d8-81c8-788cb0dee791 Date: Fri, 18 Jan 2019 06:28:02 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-18 06:28:02,409 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/16d73d9d-5945-4c4d-8481-13dd0c3884e6 used request id req-b973d211-fd5e-46d8-81c8-788cb0dee791 2019-01-18 06:28:02,409 - neutron_utils - INFO - Deleting network with name CreateInstanceOnComputeHost-1273b75a-daa6-4837-a636-4c1089374a91-priv-net 2019-01-18 06:28:02,414 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/networks/75fbd1fe-5e43-4773-80cb-f3f879e7f648 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cfbb7af0b0d62b32b861f3b0be3e209b0a08ad9" 2019-01-18 06:28:03,840 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-a73cecda-28f9-4ff4-addc-5e13068bcd98 Date: Fri, 18 Jan 2019 06:28:03 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-18 06:28:03,840 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/75fbd1fe-5e43-4773-80cb-f3f879e7f648 used request id req-a73cecda-28f9-4ff4-addc-5e13068bcd98 2019-01-18 06:28:03,841 - glance_utils - INFO - Deleting image named - CreateInstanceOnComputeHost-1273b75a-daa6-4837-a636-4c1089374a91-image 2019-01-18 06:28:03,844 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9292/v2/images/47819732-892a-4abe-9ad0-31c1005e894f -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}95816c299dd75257c96071eccd34f3488b8d7e4e" 2019-01-18 06:28:06,357 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-6622929f-f8c8-403f-bf39-8527ee79df81 Date: Fri, 18 Jan 2019 06:28:06 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-18 06:28:06,357 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/47819732-892a-4abe-9ad0-31c1005e894f used request id req-6622929f-f8c8-403f-bf39-8527ee79df81 2019-01-18 06:28:06,364 - 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}868ac59bffde105ed361d678fa5832ef3797a560" 2019-01-18 06:28:06,569 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-bb8dc239-4cdf-4a3e-86d2-ca7098ef262c Date: Fri, 18 Jan 2019 06:28:06 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-18T04:53:26Z", "updated_at": "2019-01-18T04:53:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:53:26Z", "revision_number": 0, "id": "9c6f69fc-3bf8-4346-9288-5a255b82b67e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:53:26Z", "security_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:53:26Z", "revision_number": 0, "id": "84255fa4-c13a-4cfe-b73d-e56ee216ca1e", "remote_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "remote_ip_prefix": null, "created_at": "2019-01-18T04:53:26Z", "security_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:53:26Z", "revision_number": 0, "id": "571036d3-cb1d-483a-acb9-96f19293add9", "remote_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "remote_ip_prefix": null, "created_at": "2019-01-18T04:53:26Z", "security_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:53:26Z", "revision_number": 0, "id": "260c2de9-5dc5-4508-b06c-24b9d7ed838c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:53:26Z", "security_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "created_at": "2019-01-18T04:51:20Z", "updated_at": "2019-01-18T04:51:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "87b9b994-ae22-4850-863a-6a4925bd01fe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv4", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "45161a51-d6dd-4bb8-986d-bc2f88599c1d", "remote_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv6", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "2b339890-44d0-4711-a050-08a64d58e2a0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv6", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "24c99e6f-888c-4943-9c93-54ad3b18b18c", "remote_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv4", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}], "revision_number": 4, "project_id": "9c53a91613fb4d5080479ac6f51697ed", "id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "020d00b5451a467cb276d06789a1149d", "created_at": "2019-01-18T05:59:12Z", "updated_at": "2019-01-18T05:59:12Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:12Z", "revision_number": 0, "id": "38b091dd-dca7-4cbe-8c1c-dd18a74bfca8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:12Z", "security_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "tenant_id": "020d00b5451a467cb276d06789a1149d", "port_range_min": null, "ethertype": "IPv6", "project_id": "020d00b5451a467cb276d06789a1149d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:12Z", "revision_number": 0, "id": "8faf6dda-6919-4b75-b745-2af38abf8dcf", "remote_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:12Z", "security_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "tenant_id": "020d00b5451a467cb276d06789a1149d", "port_range_min": null, "ethertype": "IPv4", "project_id": "020d00b5451a467cb276d06789a1149d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:12Z", "revision_number": 0, "id": "60f7d4a7-1a27-4801-a1e8-5bf33633b818", "remote_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:12Z", "security_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "tenant_id": "020d00b5451a467cb276d06789a1149d", "port_range_min": null, "ethertype": "IPv6", "project_id": "020d00b5451a467cb276d06789a1149d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:12Z", "revision_number": 0, "id": "38b9f88b-1fc0-40d1-af74-237d79be193d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:12Z", "security_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "tenant_id": "020d00b5451a467cb276d06789a1149d", "port_range_min": null, "ethertype": "IPv4", "project_id": "020d00b5451a467cb276d06789a1149d"}], "revision_number": 4, "project_id": "020d00b5451a467cb276d06789a1149d", "id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "created_at": "2019-01-18T04:39:06Z", "updated_at": "2019-01-18T04:39:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "4bf1a402-0fa2-4cfd-9fee-4a28f16bb271", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "47feb8aba08a40dca7028a1701e597b9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "0aedefa2-edbc-47b5-bead-e954540f6937", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "47feb8aba08a40dca7028a1701e597b9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "8860837e-afbd-4411-adf9-d88db88c2114", "remote_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "47feb8aba08a40dca7028a1701e597b9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "4e399c2e-bc03-4aa3-b192-1fafdc9248ba", "remote_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "47feb8aba08a40dca7028a1701e597b9"}], "revision_number": 4, "project_id": "47feb8aba08a40dca7028a1701e597b9", "id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "name": "default"}]} 2019-01-18 06:28:06,570 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-bb8dc239-4cdf-4a3e-86d2-ca7098ef262c 2019-01-18 06:28:06,575 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/9c53a91613fb4d5080479ac6f51697ed -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}868ac59bffde105ed361d678fa5832ef3797a560" 2019-01-18 06:28:06,663 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:28:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0b118d64-be92-42fa-a42d-b63a62ea0782 Content-Encoding: gzip Content-Length: 190 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/9c53a91613fb4d5080479ac6f51697ed"}, "enabled": true, "id": "9c53a91613fb4d5080479ac6f51697ed", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2019-01-18 06:28:06,663 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/9c53a91613fb4d5080479ac6f51697ed used request id req-0b118d64-be92-42fa-a42d-b63a62ea0782 2019-01-18 06:28:06,667 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/020d00b5451a467cb276d06789a1149d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}868ac59bffde105ed361d678fa5832ef3797a560" 2019-01-18 06:28:06,750 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:28:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aac948fa-578e-40f1-af79-2f2e745838dc Content-Encoding: gzip Content-Length: 248 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/020d00b5451a467cb276d06789a1149d"}, "enabled": true, "id": "020d00b5451a467cb276d06789a1149d", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}} 2019-01-18 06:28:06,750 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/020d00b5451a467cb276d06789a1149d used request id req-aac948fa-578e-40f1-af79-2f2e745838dc 2019-01-18 06:28:06,754 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/47feb8aba08a40dca7028a1701e597b9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}868ac59bffde105ed361d678fa5832ef3797a560" 2019-01-18 06:28:06,838 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:28:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bb283f80-e56d-447d-9878-5c3b3fc77085 Content-Encoding: gzip Content-Length: 205 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/47feb8aba08a40dca7028a1701e597b9"}, "enabled": true, "id": "47feb8aba08a40dca7028a1701e597b9", "parent_id": "default", "domain_id": "default", "name": "service"}} 2019-01-18 06:28:06,838 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/47feb8aba08a40dca7028a1701e597b9 used request id req-bb283f80-e56d-447d-9878-5c3b3fc77085 2019-01-18 06:28:06,839 - keystone_utils - INFO - Deleting project with name - CreateInstanceOnComputeHost-248f26bd-22d2-4d3-proj 2019-01-18 06:28:06,843 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/b6e9e6cb27854f70b0b2dc31fd173f3b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}868ac59bffde105ed361d678fa5832ef3797a560" 2019-01-18 06:28:07,174 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 06:28:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0171252b-68cc-4839-9ed8-cc18505fbb10 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 06:28:07,174 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/b6e9e6cb27854f70b0b2dc31fd173f3b used request id req-0171252b-68cc-4839-9ed8-cc18505fbb10 2019-01-18 06:28:07,174 - keystone_utils - INFO - Deleting role with name - CreateInstanceOnComputeHost-248f26bd-22d2-4d3-proj-role 2019-01-18 06:28:07,178 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/5ac9b7995ee0452496bf8273c24aa9c3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}868ac59bffde105ed361d678fa5832ef3797a560" 2019-01-18 06:28:07,284 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 06:28:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7cea5b4c-7138-4448-9d29-6b7e42fa0697 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 06:28:07,284 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/5ac9b7995ee0452496bf8273c24aa9c3 used request id req-7cea5b4c-7138-4448-9d29-6b7e42fa0697 2019-01-18 06:28:07,288 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}868ac59bffde105ed361d678fa5832ef3797a560" 2019-01-18 06:28:07,380 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:28:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f7427913-277b-4bf2-9c1b-3bfb514c1824 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "488fca829f8b496daa1cd2cdc6e45c49", "links": {"self": "http://172.30.9.23:5000/v3/roles/488fca829f8b496daa1cd2cdc6e45c49"}, "name": "Member"}, {"domain_id": null, "id": "6b7f4f4f76264b6fb449c43b86ee3817", "links": {"self": "http://172.30.9.23:5000/v3/roles/6b7f4f4f76264b6fb449c43b86ee3817"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a482b711adf94961bf4bb28eda7f0e28", "links": {"self": "http://172.30.9.23:5000/v3/roles/a482b711adf94961bf4bb28eda7f0e28"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c65201bd05504fa786d79b166e8bbba3", "links": {"self": "http://172.30.9.23:5000/v3/roles/c65201bd05504fa786d79b166e8bbba3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "e7e317b66c174923a8cb46c48d897c8d", "links": {"self": "http://172.30.9.23:5000/v3/roles/e7e317b66c174923a8cb46c48d897c8d"}, "name": "ResellerAdmin"}]} 2019-01-18 06:28:07,381 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-f7427913-277b-4bf2-9c1b-3bfb514c1824 2019-01-18 06:28:07,381 - keystone_utils - INFO - Deleting user with name - CreateInstanceOnComputeHost-248f26bd-22d2-4d3-user 2019-01-18 06:28:07,386 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/2742521670944002896a2c5ae552106b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6cbac4553a5f35c90e9f2bb32c96e0b3c9dd4558" 2019-01-18 06:28:07,638 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 06:28:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cd69eb65-f6f6-44d6-9ea6-04ee332e40e3 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 06:28:07,638 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/2742521670944002896a2c5ae552106b used request id req-cd69eb65-f6f6-44d6-9ea6-04ee332e40e3 2019-01-18 06:28:07,640 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:28:08,014 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "488fca829f8b496daa1cd2cdc6e45c49", "name": "Member"}, {"id": "c65201bd05504fa786d79b166e8bbba3", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}], "expires_at": "2019-01-18T07:28:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "020d00b5451a467cb276d06789a1149d", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "id": "e292c913af7844408b6509a836e493f5"}, "audit_ids": ["dU5PFNsfQhSyYYoPMTGObA"], "issued_at": "2019-01-18T06:28:08.000000Z"}} 2019-01-18 06:28:08,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}dd8ec4d3ece7832c5d15dcec8d51c7c9a8765bf6" 2019-01-18 06:28:08,106 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:28:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ce537bb7-671f-49ad-b53f-720816a24309 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:28:08,106 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-ce537bb7-671f-49ad-b53f-720816a24309 2019-01-18 06:28:08,107 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:28:08,108 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:28:08,498 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "488fca829f8b496daa1cd2cdc6e45c49", "name": "Member"}, {"id": "c65201bd05504fa786d79b166e8bbba3", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}], "expires_at": "2019-01-18T07:28:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "020d00b5451a467cb276d06789a1149d", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "id": "e292c913af7844408b6509a836e493f5"}, "audit_ids": ["U4Gzo6XQTQKE1WZJsqUhVw"], "issued_at": "2019-01-18T06:28:08.000000Z"}} 2019-01-18 06:28:08,499 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b05fdd17f8b1ccc08f0b6ca300397b525a11d35" 2019-01-18 06:28:08,579 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:28:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-94083ceb-62e3-4401-9386-5faa7b082a6b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:28:08,579 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-94083ceb-62e3-4401-9386-5faa7b082a6b 2019-01-18 06:28:08,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" 2019-01-18 06:28:08,589 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 18 Jan 2019 06:28: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"}]}]}} 2019-01-18 06:28:08,590 - 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-c5eee8ea-0d15-41e-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b05fdd17f8b1ccc08f0b6ca300397b525a11d35" 2019-01-18 06:28:08,680 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:28:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bd76058b-3d63-4a66-8f5a-257f0ea1409e 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=CreateInstanceFromThreePartImage-c5eee8ea-0d15-41e-proj", "previous": null, "next": null}, "projects": []} 2019-01-18 06:28:08,680 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceFromThreePartImage-c5eee8ea-0d15-41e-proj used request id req-bd76058b-3d63-4a66-8f5a-257f0ea1409e 2019-01-18 06:28:08,684 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b05fdd17f8b1ccc08f0b6ca300397b525a11d35" 2019-01-18 06:28:08,766 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:28:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fd789dcc-582b-4696-9047-ff5ff222eec2 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-18 06:28:08,766 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-fd789dcc-582b-4696-9047-ff5ff222eec2 2019-01-18 06:28:08,770 - 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}1b05fdd17f8b1ccc08f0b6ca300397b525a11d35" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstanceFromThreePartImage-c5eee8ea-0d15-41e-proj"}}' 2019-01-18 06:28:08,890 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 18 Jan 2019 06:28:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c8058b14-e670-49c0-92e7-e3aa9446f037 Content-Length: 317 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/ae8e3232bb5a4399baf0ff646995d808"}, "enabled": true, "id": "ae8e3232bb5a4399baf0ff646995d808", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceFromThreePartImage-c5eee8ea-0d15-41e-proj"}} 2019-01-18 06:28:08,890 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-c8058b14-e670-49c0-92e7-e3aa9446f037 2019-01-18 06:28:08,891 - keystone_utils - INFO - Created project with name - CreateInstanceFromThreePartImage-c5eee8ea-0d15-41e-proj 2019-01-18 06:28:08,891 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:28:08,892 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:28:09,278 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "488fca829f8b496daa1cd2cdc6e45c49", "name": "Member"}, {"id": "c65201bd05504fa786d79b166e8bbba3", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}], "expires_at": "2019-01-18T07:28:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "020d00b5451a467cb276d06789a1149d", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "id": "e292c913af7844408b6509a836e493f5"}, "audit_ids": ["7HZ6iSSURJS3ENLfSnLwXQ"], "issued_at": "2019-01-18T06:28:09.000000Z"}} 2019-01-18 06:28:09,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}ae8b09f2b3122fa574f6079da31b63d01f995778" 2019-01-18 06:28:09,291 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:28:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2267e035-dec3-4bb7-b2ee-893ccbe1fa47 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:28:09,291 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-2267e035-dec3-4bb7-b2ee-893ccbe1fa47 2019-01-18 06:28:09,297 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-18 06:28:09,302 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 18 Jan 2019 06:28: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"}]}]}} 2019-01-18 06:28:09,303 - 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}ae8b09f2b3122fa574f6079da31b63d01f995778" 2019-01-18 06:28:09,416 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:28:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3c2ebc89-abe7-48fb-b36e-fd9eaa515578 Content-Encoding: gzip Content-Length: 869 Content-Type: application/json RESP BODY: {"users": [{"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/0607a2b4beb0408e9fa51cc5ba027ac6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0607a2b4beb0408e9fa51cc5ba027ac6", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/17c61b95071545a094cc82823d2b88b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "17c61b95071545a094cc82823d2b88b8", "email": "nova@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/29e5d2dfed2447bda26fc75bd1122674"}, "domain_id": "default", "enabled": true, "options": {}, "id": "29e5d2dfed2447bda26fc75bd1122674", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/3b6dcc8c791e4b6e8831f5b5e583de80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3b6dcc8c791e4b6e8831f5b5e583de80", "email": "neutron@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.23:5000/v3/users/45ab52d673584bc198669be88c88b878"}, "domain_id": "default", "enabled": true, "options": {}, "id": "45ab52d673584bc198669be88c88b878", "email": "barbican@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/57795b4ee52f49c6a71f55bb6c4012f8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "57795b4ee52f49c6a71f55bb6c4012f8", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/5c52969262974d64ac2a300ca5d60f50"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c52969262974d64ac2a300ca5d60f50", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/5fc15572bb1c489ba92bd9945bbc1f64"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5fc15572bb1c489ba92bd9945bbc1f64", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/6b519d70e25f4e61a9dfd738cd6bba22"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6b519d70e25f4e61a9dfd738cd6bba22", "email": "heat@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.23:5000/v3/users/8248437208b540c2893a7117ad102a87"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8248437208b540c2893a7117ad102a87", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/890dee97e62840c5b15e36f03f6b7efc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "890dee97e62840c5b15e36f03f6b7efc", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/8cccb516ecc44ed9bb7c8633df108fd4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8cccb516ecc44ed9bb7c8633df108fd4", "email": "glance@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.23:5000/v3/users/97c3d863a98148299fa116fdb54be470"}, "domain_id": "default", "enabled": true, "options": {}, "id": "97c3d863a98148299fa116fdb54be470", "email": "tacker@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/a2a0c8c0f19941808c9f618af50b3b79"}, "domain_id": "c19db1b8f60647a9a114cd23287c807b", "enabled": true, "options": {}, "id": "a2a0c8c0f19941808c9f618af50b3b79", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "links": {"self": "http://172.30.9.23:5000/v3/users/e292c913af7844408b6509a836e493f5"}, "domain_id": "default", "enabled": true, "id": "e292c913af7844408b6509a836e493f5", "options": {}}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/fe5de73ba9cb41b2be24ccf1f72f5ed4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe5de73ba9cb41b2be24ccf1f72f5ed4", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2019-01-18 06:28:09,416 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-3c2ebc89-abe7-48fb-b36e-fd9eaa515578 2019-01-18 06:28:09,420 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateInstanceFromThreePartImage-c5eee8ea-0d15-41e-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae8b09f2b3122fa574f6079da31b63d01f995778" 2019-01-18 06:28:09,500 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:28:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-822fe60f-a38c-4b56-b55a-bcfbfe2ac7fc Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateInstanceFromThreePartImage-c5eee8ea-0d15-41e-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/ae8e3232bb5a4399baf0ff646995d808"}, "enabled": true, "id": "ae8e3232bb5a4399baf0ff646995d808", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceFromThreePartImage-c5eee8ea-0d15-41e-proj"}]} 2019-01-18 06:28:09,500 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateInstanceFromThreePartImage-c5eee8ea-0d15-41e-proj used request id req-822fe60f-a38c-4b56-b55a-bcfbfe2ac7fc 2019-01-18 06:28:09,504 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae8b09f2b3122fa574f6079da31b63d01f995778" 2019-01-18 06:28:09,603 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:28:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8f115c09-34f8-47e9-b70f-5047bf3c334f Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-18 06:28:09,603 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-8f115c09-34f8-47e9-b70f-5047bf3c334f 2019-01-18 06:28:09,985 - keystone_utils - INFO - Created user with name - CreateInstanceFromThreePartImage-c5eee8ea-0d15-41e-user 2019-01-18 06:28:09,986 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:28:09,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}1b05fdd17f8b1ccc08f0b6ca300397b525a11d35" 2019-01-18 06:28:10,075 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:28:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-46c763ce-fdd1-4866-885c-8436a0229170 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "488fca829f8b496daa1cd2cdc6e45c49", "links": {"self": "http://172.30.9.23:5000/v3/roles/488fca829f8b496daa1cd2cdc6e45c49"}, "name": "Member"}, {"domain_id": null, "id": "6b7f4f4f76264b6fb449c43b86ee3817", "links": {"self": "http://172.30.9.23:5000/v3/roles/6b7f4f4f76264b6fb449c43b86ee3817"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a482b711adf94961bf4bb28eda7f0e28", "links": {"self": "http://172.30.9.23:5000/v3/roles/a482b711adf94961bf4bb28eda7f0e28"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c65201bd05504fa786d79b166e8bbba3", "links": {"self": "http://172.30.9.23:5000/v3/roles/c65201bd05504fa786d79b166e8bbba3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "e7e317b66c174923a8cb46c48d897c8d", "links": {"self": "http://172.30.9.23:5000/v3/roles/e7e317b66c174923a8cb46c48d897c8d"}, "name": "ResellerAdmin"}]} 2019-01-18 06:28:10,076 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-46c763ce-fdd1-4866-885c-8436a0229170 2019-01-18 06:28:10,080 - 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}1b05fdd17f8b1ccc08f0b6ca300397b525a11d35" -d '{"role": {"name": "CreateInstanceFromThreePartImage-c5eee8ea-0d15-41e-proj-role"}}' 2019-01-18 06:28:10,201 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 18 Jan 2019 06:28:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-154266bc-931f-40bb-9410-f3d36fd0f7c0 Content-Length: 231 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "2beb55d045f54ad3844448323039f73c", "links": {"self": "http://172.30.9.23:5000/v3/roles/2beb55d045f54ad3844448323039f73c"}, "name": "CreateInstanceFromThreePartImage-c5eee8ea-0d15-41e-proj-role"}} 2019-01-18 06:28:10,201 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-154266bc-931f-40bb-9410-f3d36fd0f7c0 2019-01-18 06:28:10,202 - keystone_utils - INFO - Created role with name - CreateInstanceFromThreePartImage-c5eee8ea-0d15-41e-proj-role 2019-01-18 06:28:10,205 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/2beb55d045f54ad3844448323039f73c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b05fdd17f8b1ccc08f0b6ca300397b525a11d35" 2019-01-18 06:28:10,293 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:28:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e702ce43-e67e-4a86-8fb7-24b039e8dbb1 Content-Encoding: gzip Content-Length: 183 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.23:5000/v3/roles/2beb55d045f54ad3844448323039f73c"}, "domain_id": null, "name": "CreateInstanceFromThreePartImage-c5eee8ea-0d15-41e-proj-role", "id": "2beb55d045f54ad3844448323039f73c"}} 2019-01-18 06:28:10,293 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/2beb55d045f54ad3844448323039f73c used request id req-e702ce43-e67e-4a86-8fb7-24b039e8dbb1 2019-01-18 06:28:10,293 - keystone_utils - INFO - Granting role CreateInstanceFromThreePartImage-c5eee8ea-0d15-41e-proj-role to project CreateInstanceFromThreePartImage-c5eee8ea-0d15-41e-proj 2019-01-18 06:28:10,297 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/ae8e3232bb5a4399baf0ff646995d808/users/c77c85d0a60f4f3281a4a0b1fce2b1a5/roles/2beb55d045f54ad3844448323039f73c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b05fdd17f8b1ccc08f0b6ca300397b525a11d35" 2019-01-18 06:28:10,413 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 06:28:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6f729aa3-da66-4055-93d5-243129564f05 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 06:28:10,413 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/ae8e3232bb5a4399baf0ff646995d808/users/c77c85d0a60f4f3281a4a0b1fce2b1a5/roles/2beb55d045f54ad3844448323039f73c used request id req-6f729aa3-da66-4055-93d5-243129564f05 2019-01-18 06:28:10,414 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-18 06:28:10,415 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2019-01-18 06:28:10,415 - create_instance_tests - WARNING - 3 Part image will not be tested. Image metadata has overridden this functionality 2019-01-18 06:28:10,415 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:28:10,416 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:28:10,802 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2beb55d045f54ad3844448323039f73c", "name": "CreateInstanceFromThreePartImage-c5eee8ea-0d15-41e-proj-role"}], "expires_at": "2019-01-18T07:28:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ae8e3232bb5a4399baf0ff646995d808", "name": "CreateInstanceFromThreePartImage-c5eee8ea-0d15-41e-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/ae8e3232bb5a4399baf0ff646995d808", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/ae8e3232bb5a4399baf0ff646995d808", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/ae8e3232bb5a4399baf0ff646995d808", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/ae8e3232bb5a4399baf0ff646995d808", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/ae8e3232bb5a4399baf0ff646995d808", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/ae8e3232bb5a4399baf0ff646995d808", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/ae8e3232bb5a4399baf0ff646995d808", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/ae8e3232bb5a4399baf0ff646995d808", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/ae8e3232bb5a4399baf0ff646995d808", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/ae8e3232bb5a4399baf0ff646995d808", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/ae8e3232bb5a4399baf0ff646995d808", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/ae8e3232bb5a4399baf0ff646995d808", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceFromThreePartImage-c5eee8ea-0d15-41e-user", "id": "c77c85d0a60f4f3281a4a0b1fce2b1a5"}, "audit_ids": ["P3F_Ic96SWCIIlkDMQew4w"], "issued_at": "2019-01-18T06:28:10.000000Z"}} 2019-01-18 06:28:10,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}18fac57e334eca66a30cbc8e7aea9b3d5e976c6b" 2019-01-18 06:28:10,875 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:28:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-70e85250-7d74-4452-9961-1f3cf1d6c93d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:28:10,875 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-70e85250-7d74-4452-9961-1f3cf1d6c93d 2019-01-18 06:28:10,879 - 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-989ed587-802b-40da-a183-8f700bcbcbc2 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}18fac57e334eca66a30cbc8e7aea9b3d5e976c6b" 2019-01-18 06:28:11,142 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 171 Content-Type: application/json X-Openstack-Request-Id: req-c6bcabf4-b3c6-4268-8880-4c2636e1a59d Date: Fri, 18 Jan 2019 06:28:11 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceFromThreePartImage-989ed587-802b-40da-a183-8f700bcbcbc2"} 2019-01-18 06:28:11,142 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceFromThreePartImage-989ed587-802b-40da-a183-8f700bcbcbc2 used request id req-c6bcabf4-b3c6-4268-8880-4c2636e1a59d 2019-01-18 06:28:11,146 - 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}18fac57e334eca66a30cbc8e7aea9b3d5e976c6b" 2019-01-18 06:28:11,301 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-281546a0-cd3c-4af5-8359-c6fb30918f57 Date: Fri, 18 Jan 2019 06:28: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"}}} 2019-01-18 06:28:11,302 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-281546a0-cd3c-4af5-8359-c6fb30918f57 2019-01-18 06:28:11,331 - 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}18fac57e334eca66a30cbc8e7aea9b3d5e976c6b" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstanceFromThreePartImage-989ed587-802b-40da-a183-8f700bcbcbc2"}' 2019-01-18 06:28:11,533 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 630 Content-Type: application/json Location: http://172.30.9.23:9292/v2/images/15b03d08-049c-459b-9cf9-30331670f978 X-Openstack-Request-Id: req-da7bf215-cfb1-4f2d-abc9-ef157cfa72d6 Date: Fri, 18 Jan 2019 06:28:11 GMT RESP BODY: {"status": "queued", "name": "CreateInstanceFromThreePartImage-989ed587-802b-40da-a183-8f700bcbcbc2", "tags": [], "container_format": "bare", "created_at": "2019-01-18T06:28:11Z", "size": null, "disk_format": "qcow2", "updated_at": "2019-01-18T06:28:11Z", "visibility": "shared", "locations": [], "self": "/v2/images/15b03d08-049c-459b-9cf9-30331670f978", "min_disk": 0, "protected": false, "id": "15b03d08-049c-459b-9cf9-30331670f978", "file": "/v2/images/15b03d08-049c-459b-9cf9-30331670f978/file", "checksum": null, "owner": "ae8e3232bb5a4399baf0ff646995d808", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-18 06:28:11,533 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-da7bf215-cfb1-4f2d-abc9-ef157cfa72d6 2019-01-18 06:28:11,544 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9292/v2/images/15b03d08-049c-459b-9cf9-30331670f978/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}18fac57e334eca66a30cbc8e7aea9b3d5e976c6b" -d '' 2019-01-18 06:28:13,504 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-8a138522-ae9d-4073-b141-8504691a9e2b Date: Fri, 18 Jan 2019 06:28:13 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-18 06:28:13,505 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/15b03d08-049c-459b-9cf9-30331670f978/file used request id req-8a138522-ae9d-4073-b141-8504691a9e2b 2019-01-18 06:28:13,505 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-01-18 06:28:13,509 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/15b03d08-049c-459b-9cf9-30331670f978 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}18fac57e334eca66a30cbc8e7aea9b3d5e976c6b" 2019-01-18 06:28:13,673 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-e1154c81-2da8-411a-899c-39bd3ab161af Date: Fri, 18 Jan 2019 06:28:13 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceFromThreePartImage-989ed587-802b-40da-a183-8f700bcbcbc2", "tags": [], "container_format": "bare", "created_at": "2019-01-18T06:28:11Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-18T06:28:13Z", "visibility": "shared", "locations": [{"url": "rbd://af014572-0a5d-4a80-a07f-9105f52ab2c1/images/15b03d08-049c-459b-9cf9-30331670f978/snap", "metadata": {}}], "self": "/v2/images/15b03d08-049c-459b-9cf9-30331670f978", "min_disk": 0, "protected": false, "id": "15b03d08-049c-459b-9cf9-30331670f978", "file": "/v2/images/15b03d08-049c-459b-9cf9-30331670f978/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "ae8e3232bb5a4399baf0ff646995d808", "direct_url": "rbd://af014572-0a5d-4a80-a07f-9105f52ab2c1/images/15b03d08-049c-459b-9cf9-30331670f978/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-18 06:28:13,674 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/15b03d08-049c-459b-9cf9-30331670f978 used request id req-e1154c81-2da8-411a-899c-39bd3ab161af 2019-01-18 06:28:13,677 - 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}18fac57e334eca66a30cbc8e7aea9b3d5e976c6b" 2019-01-18 06:28:13,826 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-9eec51ae-53f8-441a-9863-0212620012f8 Date: Fri, 18 Jan 2019 06:28: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"}}} 2019-01-18 06:28:13,826 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-9eec51ae-53f8-441a-9863-0212620012f8 2019-01-18 06:28:13,829 - create_image - INFO - Created image with name - CreateInstanceFromThreePartImage-989ed587-802b-40da-a183-8f700bcbcbc2 2019-01-18 06:28:13,832 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/15b03d08-049c-459b-9cf9-30331670f978 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}18fac57e334eca66a30cbc8e7aea9b3d5e976c6b" 2019-01-18 06:28:13,990 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-1db7c604-b947-468d-bb4f-29256133f9e2 Date: Fri, 18 Jan 2019 06:28:13 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceFromThreePartImage-989ed587-802b-40da-a183-8f700bcbcbc2", "tags": [], "container_format": "bare", "created_at": "2019-01-18T06:28:11Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-18T06:28:13Z", "visibility": "shared", "locations": [{"url": "rbd://af014572-0a5d-4a80-a07f-9105f52ab2c1/images/15b03d08-049c-459b-9cf9-30331670f978/snap", "metadata": {}}], "self": "/v2/images/15b03d08-049c-459b-9cf9-30331670f978", "min_disk": 0, "protected": false, "id": "15b03d08-049c-459b-9cf9-30331670f978", "file": "/v2/images/15b03d08-049c-459b-9cf9-30331670f978/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "ae8e3232bb5a4399baf0ff646995d808", "direct_url": "rbd://af014572-0a5d-4a80-a07f-9105f52ab2c1/images/15b03d08-049c-459b-9cf9-30331670f978/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-18 06:28:13,991 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/15b03d08-049c-459b-9cf9-30331670f978 used request id req-1db7c604-b947-468d-bb4f-29256133f9e2 2019-01-18 06:28:13,991 - create_image - DEBUG - Instance status is - active 2019-01-18 06:28:13,991 - create_image - DEBUG - Image is active with name - CreateInstanceFromThreePartImage-989ed587-802b-40da-a183-8f700bcbcbc2 2019-01-18 06:28:13,992 - create_image - INFO - Image is now active with name - CreateInstanceFromThreePartImage-989ed587-802b-40da-a183-8f700bcbcbc2 2019-01-18 06:28:13,992 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:28:13,993 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:28:14,369 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "488fca829f8b496daa1cd2cdc6e45c49", "name": "Member"}, {"id": "c65201bd05504fa786d79b166e8bbba3", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}], "expires_at": "2019-01-18T07:28:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "020d00b5451a467cb276d06789a1149d", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "id": "e292c913af7844408b6509a836e493f5"}, "audit_ids": ["ejS6nuo9SbWihvRiVwphGg"], "issued_at": "2019-01-18T06:28:14.000000Z"}} 2019-01-18 06:28:14,370 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99a044fa96e94a45aab2c46e33f3277fbc2b7e5f" 2019-01-18 06:28:14,461 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:28:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8448da4f-c13a-4f67-97b0-f664770de090 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:28:14,461 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-8448da4f-c13a-4f67-97b0-f664770de090 2019-01-18 06:28:14,463 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-18 06:28:14,467 - 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}99a044fa96e94a45aab2c46e33f3277fbc2b7e5f" 2019-01-18 06:28:14,663 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:28: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-b0482997-06ff-43f4-b711-82bb06838713 x-compute-request-id: req-b0482997-06ff-43f4-b711-82bb06838713 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2019-01-18 06:28:14,663 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-b0482997-06ff-43f4-b711-82bb06838713 2019-01-18 06:28:14,667 - 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}99a044fa96e94a45aab2c46e33f3277fbc2b7e5f" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstanceFromThreePartImage-989ed587-802b-40da-a183-8f700bcbcbc2-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2019-01-18 06:28:14,721 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:28: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-206db7b0-9613-488b-9780-6a41d6e206d1 x-compute-request-id: req-206db7b0-9613-488b-9780-6a41d6e206d1 Content-Encoding: gzip Content-Length: 327 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/3823386b-7f90-451a-adc3-1c0d4e20adb5", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/3823386b-7f90-451a-adc3-1c0d4e20adb5", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "3823386b-7f90-451a-adc3-1c0d4e20adb5", "name": "CreateInstanceFromThreePartImage-989ed587-802b-40da-a183-8f700bcbcbc2-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2019-01-18 06:28:14,721 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-206db7b0-9613-488b-9780-6a41d6e206d1 2019-01-18 06:28:14,722 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:28:14,723 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:28:15,183 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2beb55d045f54ad3844448323039f73c", "name": "CreateInstanceFromThreePartImage-c5eee8ea-0d15-41e-proj-role"}], "expires_at": "2019-01-18T07:28:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ae8e3232bb5a4399baf0ff646995d808", "name": "CreateInstanceFromThreePartImage-c5eee8ea-0d15-41e-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/ae8e3232bb5a4399baf0ff646995d808", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/ae8e3232bb5a4399baf0ff646995d808", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/ae8e3232bb5a4399baf0ff646995d808", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/ae8e3232bb5a4399baf0ff646995d808", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/ae8e3232bb5a4399baf0ff646995d808", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/ae8e3232bb5a4399baf0ff646995d808", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/ae8e3232bb5a4399baf0ff646995d808", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/ae8e3232bb5a4399baf0ff646995d808", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/ae8e3232bb5a4399baf0ff646995d808", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/ae8e3232bb5a4399baf0ff646995d808", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/ae8e3232bb5a4399baf0ff646995d808", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/ae8e3232bb5a4399baf0ff646995d808", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceFromThreePartImage-c5eee8ea-0d15-41e-user", "id": "c77c85d0a60f4f3281a4a0b1fce2b1a5"}, "audit_ids": ["eyg0v-JPS5OhVpTIgZ-qbg"], "issued_at": "2019-01-18T06:28:15.000000Z"}} 2019-01-18 06:28:15,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}0ae870ed7ffccccff8a7cb988964d68284334a95" 2019-01-18 06:28:15,256 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:28:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f58c6bc7-3f84-4e7d-8b9d-a94fe808888d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:28:15,256 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-f58c6bc7-3f84-4e7d-8b9d-a94fe808888d 2019-01-18 06:28:15,264 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceFromThreePartImage-989ed587-802b-40da-a183-8f700bcbcbc2-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ae870ed7ffccccff8a7cb988964d68284334a95" 2019-01-18 06:28:15,429 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-8673e8fa-c81a-4b94-af30-6ae5095ed148 Date: Fri, 18 Jan 2019 06:28:15 GMT RESP BODY: {"networks":[]} 2019-01-18 06:28:15,429 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceFromThreePartImage-989ed587-802b-40da-a183-8f700bcbcbc2-pub-net used request id req-8673e8fa-c81a-4b94-af30-6ae5095ed148 2019-01-18 06:28:15,429 - neutron_utils - INFO - Creating network with name CreateInstanceFromThreePartImage-989ed587-802b-40da-a183-8f700bcbcbc2-pub-net 2019-01-18 06:28:15,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}0ae870ed7ffccccff8a7cb988964d68284334a95" -d '{"network": {"name": "CreateInstanceFromThreePartImage-989ed587-802b-40da-a183-8f700bcbcbc2-pub-net", "admin_state_up": true}}' 2019-01-18 06:28:16,068 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 635 X-Openstack-Request-Id: req-b2a3a4f0-4386-41c3-9f9b-36af7e231bbb Date: Fri, 18 Jan 2019 06:28:16 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"944a2be5-8c50-4b6c-9e84-6ced5a3e0499","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"ae8e3232bb5a4399baf0ff646995d808","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-18T06:28:15Z","is_default":false,"name":"CreateInstanceFromThreePartImage-989ed587-802b-40da-a183-8f700bcbcbc2-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"ae8e3232bb5a4399baf0ff646995d808","created_at":"2019-01-18T06:28:15Z","mtu":1450}} 2019-01-18 06:28:16,068 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks used request id req-b2a3a4f0-4386-41c3-9f9b-36af7e231bbb 2019-01-18 06:28:16,073 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=944a2be5-8c50-4b6c-9e84-6ced5a3e0499 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ae870ed7ffccccff8a7cb988964d68284334a95" 2019-01-18 06:28:16,316 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 619 X-Openstack-Request-Id: req-d3e9a7d8-64d2-4c64-bccf-69f60abdb01f Date: Fri, 18 Jan 2019 06:28: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":"2019-01-18T06:28:15Z","tenant_id":"ae8e3232bb5a4399baf0ff646995d808","created_at":"2019-01-18T06:28:15Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"ae8e3232bb5a4399baf0ff646995d808","id":"944a2be5-8c50-4b6c-9e84-6ced5a3e0499","name":"CreateInstanceFromThreePartImage-989ed587-802b-40da-a183-8f700bcbcbc2-pub-net"}]} 2019-01-18 06:28:16,316 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=944a2be5-8c50-4b6c-9e84-6ced5a3e0499 used request id req-d3e9a7d8-64d2-4c64-bccf-69f60abdb01f 2019-01-18 06:28:16,322 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=944a2be5-8c50-4b6c-9e84-6ced5a3e0499 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ae870ed7ffccccff8a7cb988964d68284334a95" 2019-01-18 06:28:16,498 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-afbcf51a-4908-4e6c-af84-355a999e47f3 Date: Fri, 18 Jan 2019 06:28:16 GMT RESP BODY: {"subnets":[]} 2019-01-18 06:28:16,498 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=944a2be5-8c50-4b6c-9e84-6ced5a3e0499 used request id req-afbcf51a-4908-4e6c-af84-355a999e47f3 2019-01-18 06:28:16,499 - neutron_utils - INFO - Creating subnet with name CreateInstanceFromThreePartImage-989ed587-802b-40da-a183-8f700bcbcbc2-pub-subnet 2019-01-18 06:28:16,504 - 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}0ae870ed7ffccccff8a7cb988964d68284334a95" -d '{"subnets": [{"ip_version": 4, "network_id": "944a2be5-8c50-4b6c-9e84-6ced5a3e0499", "cidr": "10.55.0.0/24", "name": "CreateInstanceFromThreePartImage-989ed587-802b-40da-a183-8f700bcbcbc2-pub-subnet"}]}' 2019-01-18 06:28:17,217 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-6e59caa7-3f12-4dfd-91c5-c3368c8da407 Date: Fri, 18 Jan 2019 06:28:17 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"944a2be5-8c50-4b6c-9e84-6ced5a3e0499","tenant_id":"ae8e3232bb5a4399baf0ff646995d808","created_at":"2019-01-18T06:28:16Z","dns_nameservers":[],"updated_at":"2019-01-18T06:28: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":"ae8e3232bb5a4399baf0ff646995d808","id":"d97a96f3-4069-453b-8db7-5ec2dcb72811","subnetpool_id":null,"name":"CreateInstanceFromThreePartImage-989ed587-802b-40da-a183-8f700bcbcbc2-pub-subnet"}]} 2019-01-18 06:28:17,217 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets used request id req-6e59caa7-3f12-4dfd-91c5-c3368c8da407 2019-01-18 06:28:17,223 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=944a2be5-8c50-4b6c-9e84-6ced5a3e0499 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ae870ed7ffccccff8a7cb988964d68284334a95" 2019-01-18 06:28:17,468 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-f6e8f2b1-0ad7-4226-b8b3-16e3e60c2ac4 Date: Fri, 18 Jan 2019 06: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":["d97a96f3-4069-453b-8db7-5ec2dcb72811"],"updated_at":"2019-01-18T06:28:16Z","tenant_id":"ae8e3232bb5a4399baf0ff646995d808","created_at":"2019-01-18T06:28:15Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"ae8e3232bb5a4399baf0ff646995d808","id":"944a2be5-8c50-4b6c-9e84-6ced5a3e0499","name":"CreateInstanceFromThreePartImage-989ed587-802b-40da-a183-8f700bcbcbc2-pub-net"}]} 2019-01-18 06:28:17,468 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=944a2be5-8c50-4b6c-9e84-6ced5a3e0499 used request id req-f6e8f2b1-0ad7-4226-b8b3-16e3e60c2ac4 2019-01-18 06:28:17,474 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=944a2be5-8c50-4b6c-9e84-6ced5a3e0499 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ae870ed7ffccccff8a7cb988964d68284334a95" 2019-01-18 06:28:17,685 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-9ededee3-d1b3-4e31-95a6-f33337c753d3 Date: Fri, 18 Jan 2019 06:28:17 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"944a2be5-8c50-4b6c-9e84-6ced5a3e0499","tenant_id":"ae8e3232bb5a4399baf0ff646995d808","created_at":"2019-01-18T06:28:16Z","dns_nameservers":[],"updated_at":"2019-01-18T06:28: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":"ae8e3232bb5a4399baf0ff646995d808","id":"d97a96f3-4069-453b-8db7-5ec2dcb72811","subnetpool_id":null,"name":"CreateInstanceFromThreePartImage-989ed587-802b-40da-a183-8f700bcbcbc2-pub-subnet"}]} 2019-01-18 06:28:17,685 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=944a2be5-8c50-4b6c-9e84-6ced5a3e0499 used request id req-9ededee3-d1b3-4e31-95a6-f33337c753d3 2019-01-18 06:28:17,685 - OpenStackNetwork - DEBUG - Network [944a2be5-8c50-4b6c-9e84-6ced5a3e0499] created successfully 2019-01-18 06:28:17,686 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:28:17,686 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:28:18,060 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2beb55d045f54ad3844448323039f73c", "name": "CreateInstanceFromThreePartImage-c5eee8ea-0d15-41e-proj-role"}], "expires_at": "2019-01-18T07:28:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ae8e3232bb5a4399baf0ff646995d808", "name": "CreateInstanceFromThreePartImage-c5eee8ea-0d15-41e-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/ae8e3232bb5a4399baf0ff646995d808", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/ae8e3232bb5a4399baf0ff646995d808", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/ae8e3232bb5a4399baf0ff646995d808", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/ae8e3232bb5a4399baf0ff646995d808", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/ae8e3232bb5a4399baf0ff646995d808", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/ae8e3232bb5a4399baf0ff646995d808", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/ae8e3232bb5a4399baf0ff646995d808", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/ae8e3232bb5a4399baf0ff646995d808", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/ae8e3232bb5a4399baf0ff646995d808", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/ae8e3232bb5a4399baf0ff646995d808", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/ae8e3232bb5a4399baf0ff646995d808", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/ae8e3232bb5a4399baf0ff646995d808", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceFromThreePartImage-c5eee8ea-0d15-41e-user", "id": "c77c85d0a60f4f3281a4a0b1fce2b1a5"}, "audit_ids": ["mjstZ9dRSnGtlpxXJWgsMg"], "issued_at": "2019-01-18T06:28:18.000000Z"}} 2019-01-18 06:28:18,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}cdd0e2a9fb3b26ef66532260d8797273aebdba5c" 2019-01-18 06:28:18,130 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:28:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f70074c7-410a-426a-93f5-bcc87749ecbb Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:28:18,131 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-f70074c7-410a-426a-93f5-bcc87749ecbb 2019-01-18 06:28:18,132 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-18 06:28:18,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}cdd0e2a9fb3b26ef66532260d8797273aebdba5c" 2019-01-18 06:28:18,207 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:28:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0a7f029e-2ad9-4c9e-956d-b943f3f5acd2 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:28:18,208 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-0a7f029e-2ad9-4c9e-956d-b943f3f5acd2 2019-01-18 06:28:18,216 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceFromThreePartImage-989ed587-802b-40da-a183-8f700bcbcbc2-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdd0e2a9fb3b26ef66532260d8797273aebdba5c" 2019-01-18 06:28:18,463 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-5c13bf3d-9be3-4309-a0e6-828765e187ab Date: Fri, 18 Jan 2019 06:28: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":["d97a96f3-4069-453b-8db7-5ec2dcb72811"],"updated_at":"2019-01-18T06:28:16Z","tenant_id":"ae8e3232bb5a4399baf0ff646995d808","created_at":"2019-01-18T06:28:15Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"ae8e3232bb5a4399baf0ff646995d808","id":"944a2be5-8c50-4b6c-9e84-6ced5a3e0499","name":"CreateInstanceFromThreePartImage-989ed587-802b-40da-a183-8f700bcbcbc2-pub-net"}]} 2019-01-18 06:28:18,463 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceFromThreePartImage-989ed587-802b-40da-a183-8f700bcbcbc2-pub-net used request id req-5c13bf3d-9be3-4309-a0e6-828765e187ab 2019-01-18 06:28:18,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" 2019-01-18 06:28:18,471 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 18 Jan 2019 06:28: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"}]}]}} 2019-01-18 06:28:18,473 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/ae8e3232bb5a4399baf0ff646995d808 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdd0e2a9fb3b26ef66532260d8797273aebdba5c" 2019-01-18 06:28:18,553 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:28:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c3ad2e41-9221-4a95-8f35-e31a490fa7aa 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/ae8e3232bb5a4399baf0ff646995d808"}, "enabled": true, "id": "ae8e3232bb5a4399baf0ff646995d808", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceFromThreePartImage-c5eee8ea-0d15-41e-proj"}} 2019-01-18 06:28:18,553 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/ae8e3232bb5a4399baf0ff646995d808 used request id req-c3ad2e41-9221-4a95-8f35-e31a490fa7aa 2019-01-18 06:28:18,558 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=944a2be5-8c50-4b6c-9e84-6ced5a3e0499 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdd0e2a9fb3b26ef66532260d8797273aebdba5c" 2019-01-18 06:28:18,760 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-35173d02-a8c9-44e9-a407-47a77e64dfbb Date: Fri, 18 Jan 2019 06:28:18 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"944a2be5-8c50-4b6c-9e84-6ced5a3e0499","tenant_id":"ae8e3232bb5a4399baf0ff646995d808","created_at":"2019-01-18T06:28:16Z","dns_nameservers":[],"updated_at":"2019-01-18T06:28: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":"ae8e3232bb5a4399baf0ff646995d808","id":"d97a96f3-4069-453b-8db7-5ec2dcb72811","subnetpool_id":null,"name":"CreateInstanceFromThreePartImage-989ed587-802b-40da-a183-8f700bcbcbc2-pub-subnet"}]} 2019-01-18 06:28:18,761 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=944a2be5-8c50-4b6c-9e84-6ced5a3e0499 used request id req-35173d02-a8c9-44e9-a407-47a77e64dfbb 2019-01-18 06:28:18,766 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=944a2be5-8c50-4b6c-9e84-6ced5a3e0499&name=CreateInstanceFromThreePartImage-989ed587-802b-40da-a183-8f700bcbcbc2-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdd0e2a9fb3b26ef66532260d8797273aebdba5c" 2019-01-18 06:28:18,956 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-3ddc7b25-e653-4f28-af4e-9eb55b57f32c Date: Fri, 18 Jan 2019 06:28:18 GMT RESP BODY: {"ports":[]} 2019-01-18 06:28:18,956 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=944a2be5-8c50-4b6c-9e84-6ced5a3e0499&name=CreateInstanceFromThreePartImage-989ed587-802b-40da-a183-8f700bcbcbc2-port&admin_state_up=True used request id req-3ddc7b25-e653-4f28-af4e-9eb55b57f32c 2019-01-18 06:28:18,959 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/detail?name=CreateInstanceFromThreePartImage-989ed587-802b-40da-a183-8f700bcbcbc2-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdd0e2a9fb3b26ef66532260d8797273aebdba5c" 2019-01-18 06:28:19,198 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06: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 x-openstack-request-id: req-ae25d784-0156-4782-87d0-a72d9d152566 x-compute-request-id: req-ae25d784-0156-4782-87d0-a72d9d152566 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2019-01-18 06:28:19,199 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail?name=CreateInstanceFromThreePartImage-989ed587-802b-40da-a183-8f700bcbcbc2-inst used request id req-ae25d784-0156-4782-87d0-a72d9d152566 2019-01-18 06:28:19,204 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceFromThreePartImage-989ed587-802b-40da-a183-8f700bcbcbc2-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdd0e2a9fb3b26ef66532260d8797273aebdba5c" 2019-01-18 06:28:19,450 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-adc7c765-3b04-4d37-ac62-2d8d6e14abc4 Date: Fri, 18 Jan 2019 06:28: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":["d97a96f3-4069-453b-8db7-5ec2dcb72811"],"updated_at":"2019-01-18T06:28:16Z","tenant_id":"ae8e3232bb5a4399baf0ff646995d808","created_at":"2019-01-18T06:28:15Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"ae8e3232bb5a4399baf0ff646995d808","id":"944a2be5-8c50-4b6c-9e84-6ced5a3e0499","name":"CreateInstanceFromThreePartImage-989ed587-802b-40da-a183-8f700bcbcbc2-pub-net"}]} 2019-01-18 06:28:19,450 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceFromThreePartImage-989ed587-802b-40da-a183-8f700bcbcbc2-pub-net used request id req-adc7c765-3b04-4d37-ac62-2d8d6e14abc4 2019-01-18 06:28:19,454 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/ae8e3232bb5a4399baf0ff646995d808 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdd0e2a9fb3b26ef66532260d8797273aebdba5c" 2019-01-18 06:28:19,529 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:28:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3a190097-d3d1-4e09-964a-5075fb4eb2b1 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/ae8e3232bb5a4399baf0ff646995d808"}, "enabled": true, "id": "ae8e3232bb5a4399baf0ff646995d808", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceFromThreePartImage-c5eee8ea-0d15-41e-proj"}} 2019-01-18 06:28:19,529 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/ae8e3232bb5a4399baf0ff646995d808 used request id req-3a190097-d3d1-4e09-964a-5075fb4eb2b1 2019-01-18 06:28:19,535 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=944a2be5-8c50-4b6c-9e84-6ced5a3e0499 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdd0e2a9fb3b26ef66532260d8797273aebdba5c" 2019-01-18 06:28:19,734 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-10f3074c-e7f7-4e0f-a14a-ba9e5a34cc2f Date: Fri, 18 Jan 2019 06:28:19 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"944a2be5-8c50-4b6c-9e84-6ced5a3e0499","tenant_id":"ae8e3232bb5a4399baf0ff646995d808","created_at":"2019-01-18T06:28:16Z","dns_nameservers":[],"updated_at":"2019-01-18T06:28: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":"ae8e3232bb5a4399baf0ff646995d808","id":"d97a96f3-4069-453b-8db7-5ec2dcb72811","subnetpool_id":null,"name":"CreateInstanceFromThreePartImage-989ed587-802b-40da-a183-8f700bcbcbc2-pub-subnet"}]} 2019-01-18 06:28:19,734 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=944a2be5-8c50-4b6c-9e84-6ced5a3e0499 used request id req-10f3074c-e7f7-4e0f-a14a-ba9e5a34cc2f 2019-01-18 06:28:19,740 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=944a2be5-8c50-4b6c-9e84-6ced5a3e0499&name=CreateInstanceFromThreePartImage-989ed587-802b-40da-a183-8f700bcbcbc2-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdd0e2a9fb3b26ef66532260d8797273aebdba5c" 2019-01-18 06:28:19,918 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-28ae406f-e4ad-4984-b9f8-bb45795f388c Date: Fri, 18 Jan 2019 06:28:19 GMT RESP BODY: {"ports":[]} 2019-01-18 06:28:19,918 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=944a2be5-8c50-4b6c-9e84-6ced5a3e0499&name=CreateInstanceFromThreePartImage-989ed587-802b-40da-a183-8f700bcbcbc2-port&admin_state_up=True used request id req-28ae406f-e4ad-4984-b9f8-bb45795f388c 2019-01-18 06:28:19,919 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:28:19,920 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:28:20,303 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2beb55d045f54ad3844448323039f73c", "name": "CreateInstanceFromThreePartImage-c5eee8ea-0d15-41e-proj-role"}], "expires_at": "2019-01-18T07:28:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ae8e3232bb5a4399baf0ff646995d808", "name": "CreateInstanceFromThreePartImage-c5eee8ea-0d15-41e-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/ae8e3232bb5a4399baf0ff646995d808", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/ae8e3232bb5a4399baf0ff646995d808", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/ae8e3232bb5a4399baf0ff646995d808", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/ae8e3232bb5a4399baf0ff646995d808", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/ae8e3232bb5a4399baf0ff646995d808", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/ae8e3232bb5a4399baf0ff646995d808", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/ae8e3232bb5a4399baf0ff646995d808", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/ae8e3232bb5a4399baf0ff646995d808", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/ae8e3232bb5a4399baf0ff646995d808", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/ae8e3232bb5a4399baf0ff646995d808", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/ae8e3232bb5a4399baf0ff646995d808", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/ae8e3232bb5a4399baf0ff646995d808", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceFromThreePartImage-c5eee8ea-0d15-41e-user", "id": "c77c85d0a60f4f3281a4a0b1fce2b1a5"}, "audit_ids": ["5EnVDpmmRwqFsTt9Vun2uQ"], "issued_at": "2019-01-18T06:28:20.000000Z"}} 2019-01-18 06:28:20,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}e21b52042dee9c50f7ddb0787b44e27defc576c3" 2019-01-18 06:28:20,378 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:28:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4130f960-2546-4853-96c9-8b1fe36748b4 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:28:20,378 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-4130f960-2546-4853-96c9-8b1fe36748b4 2019-01-18 06:28:20,385 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceFromThreePartImage-989ed587-802b-40da-a183-8f700bcbcbc2-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdd0e2a9fb3b26ef66532260d8797273aebdba5c" 2019-01-18 06:28:20,811 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-963de4b5-98cd-404b-86d1-1a6aac472b08 Date: Fri, 18 Jan 2019 06: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":["d97a96f3-4069-453b-8db7-5ec2dcb72811"],"updated_at":"2019-01-18T06:28:16Z","tenant_id":"ae8e3232bb5a4399baf0ff646995d808","created_at":"2019-01-18T06:28:15Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"ae8e3232bb5a4399baf0ff646995d808","id":"944a2be5-8c50-4b6c-9e84-6ced5a3e0499","name":"CreateInstanceFromThreePartImage-989ed587-802b-40da-a183-8f700bcbcbc2-pub-net"}]} 2019-01-18 06:28:20,811 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceFromThreePartImage-989ed587-802b-40da-a183-8f700bcbcbc2-pub-net used request id req-963de4b5-98cd-404b-86d1-1a6aac472b08 2019-01-18 06:28:20,817 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=944a2be5-8c50-4b6c-9e84-6ced5a3e0499 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdd0e2a9fb3b26ef66532260d8797273aebdba5c" 2019-01-18 06:28:21,029 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-519bb24e-8db9-4321-9cfb-c4ad31f56148 Date: Fri, 18 Jan 2019 06:28:21 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"944a2be5-8c50-4b6c-9e84-6ced5a3e0499","tenant_id":"ae8e3232bb5a4399baf0ff646995d808","created_at":"2019-01-18T06:28:16Z","dns_nameservers":[],"updated_at":"2019-01-18T06:28: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":"ae8e3232bb5a4399baf0ff646995d808","id":"d97a96f3-4069-453b-8db7-5ec2dcb72811","subnetpool_id":null,"name":"CreateInstanceFromThreePartImage-989ed587-802b-40da-a183-8f700bcbcbc2-pub-subnet"}]} 2019-01-18 06:28:21,029 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=944a2be5-8c50-4b6c-9e84-6ced5a3e0499 used request id req-519bb24e-8db9-4321-9cfb-c4ad31f56148 2019-01-18 06:28:21,035 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceFromThreePartImage-989ed587-802b-40da-a183-8f700bcbcbc2-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdd0e2a9fb3b26ef66532260d8797273aebdba5c" 2019-01-18 06:28:21,290 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-b4913779-3d7e-4684-b6f9-07507a2df8b9 Date: Fri, 18 Jan 2019 06: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":["d97a96f3-4069-453b-8db7-5ec2dcb72811"],"updated_at":"2019-01-18T06:28:16Z","tenant_id":"ae8e3232bb5a4399baf0ff646995d808","created_at":"2019-01-18T06:28:15Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"ae8e3232bb5a4399baf0ff646995d808","id":"944a2be5-8c50-4b6c-9e84-6ced5a3e0499","name":"CreateInstanceFromThreePartImage-989ed587-802b-40da-a183-8f700bcbcbc2-pub-net"}]} 2019-01-18 06:28:21,290 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceFromThreePartImage-989ed587-802b-40da-a183-8f700bcbcbc2-pub-net used request id req-b4913779-3d7e-4684-b6f9-07507a2df8b9 2019-01-18 06:28:21,294 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-18 06:28:21,299 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 18 Jan 2019 06:28: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"}]}]}} 2019-01-18 06:28:21,300 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/ae8e3232bb5a4399baf0ff646995d808 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e21b52042dee9c50f7ddb0787b44e27defc576c3" 2019-01-18 06:28:21,378 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:28:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7e565fbd-ed05-45e3-a8cc-192008cd9ca8 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/ae8e3232bb5a4399baf0ff646995d808"}, "enabled": true, "id": "ae8e3232bb5a4399baf0ff646995d808", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceFromThreePartImage-c5eee8ea-0d15-41e-proj"}} 2019-01-18 06:28:21,378 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/ae8e3232bb5a4399baf0ff646995d808 used request id req-7e565fbd-ed05-45e3-a8cc-192008cd9ca8 2019-01-18 06:28:21,384 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=944a2be5-8c50-4b6c-9e84-6ced5a3e0499 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdd0e2a9fb3b26ef66532260d8797273aebdba5c" 2019-01-18 06:28:21,587 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-49ff5122-1375-4d4b-b72a-0c897f01b0fe Date: Fri, 18 Jan 2019 06:28:21 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"944a2be5-8c50-4b6c-9e84-6ced5a3e0499","tenant_id":"ae8e3232bb5a4399baf0ff646995d808","created_at":"2019-01-18T06:28:16Z","dns_nameservers":[],"updated_at":"2019-01-18T06:28: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":"ae8e3232bb5a4399baf0ff646995d808","id":"d97a96f3-4069-453b-8db7-5ec2dcb72811","subnetpool_id":null,"name":"CreateInstanceFromThreePartImage-989ed587-802b-40da-a183-8f700bcbcbc2-pub-subnet"}]} 2019-01-18 06:28:21,587 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=944a2be5-8c50-4b6c-9e84-6ced5a3e0499 used request id req-49ff5122-1375-4d4b-b72a-0c897f01b0fe 2019-01-18 06:28:21,588 - neutron_utils - INFO - Creating port for network with name - CreateInstanceFromThreePartImage-989ed587-802b-40da-a183-8f700bcbcbc2-pub-net 2019-01-18 06:28:21,594 - 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}cdd0e2a9fb3b26ef66532260d8797273aebdba5c" -d '{"port": {"network_id": "944a2be5-8c50-4b6c-9e84-6ced5a3e0499", "name": "CreateInstanceFromThreePartImage-989ed587-802b-40da-a183-8f700bcbcbc2-port", "admin_state_up": true}}' 2019-01-18 06:28:22,619 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 787 X-Openstack-Request-Id: req-3f529a2b-a705-46a8-9df9-33fe40824f2b Date: Fri, 18 Jan 2019 06:28:22 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:28:22Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"d97a96f3-4069-453b-8db7-5ec2dcb72811","ip_address":"10.55.0.9"}],"id":"ca096b1e-0f4b-446a-8a67-0da2e79ec5d9","security_groups":["3c5c9b8c-63c5-463b-8a5c-6c4460075715"],"mac_address":"fa:16:3e:4f:2f:d1","device_id":"","status":"DOWN","description":"","tags":[],"name":"CreateInstanceFromThreePartImage-989ed587-802b-40da-a183-8f700bcbcbc2-port","project_id":"ae8e3232bb5a4399baf0ff646995d808","qos_policy_id":null,"admin_state_up":true,"network_id":"944a2be5-8c50-4b6c-9e84-6ced5a3e0499","tenant_id":"ae8e3232bb5a4399baf0ff646995d808","created_at":"2019-01-18T06:28:21Z","binding:vnic_type":"normal"}} 2019-01-18 06:28:22,619 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/ports used request id req-3f529a2b-a705-46a8-9df9-33fe40824f2b 2019-01-18 06:28:22,625 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceFromThreePartImage-989ed587-802b-40da-a183-8f700bcbcbc2-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdd0e2a9fb3b26ef66532260d8797273aebdba5c" 2019-01-18 06:28:22,876 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-2074ea46-5606-42f3-ab6a-2ff0239bbe18 Date: Fri, 18 Jan 2019 06:28: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":["d97a96f3-4069-453b-8db7-5ec2dcb72811"],"updated_at":"2019-01-18T06:28:16Z","tenant_id":"ae8e3232bb5a4399baf0ff646995d808","created_at":"2019-01-18T06:28:15Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"ae8e3232bb5a4399baf0ff646995d808","id":"944a2be5-8c50-4b6c-9e84-6ced5a3e0499","name":"CreateInstanceFromThreePartImage-989ed587-802b-40da-a183-8f700bcbcbc2-pub-net"}]} 2019-01-18 06:28:22,876 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceFromThreePartImage-989ed587-802b-40da-a183-8f700bcbcbc2-pub-net used request id req-2074ea46-5606-42f3-ab6a-2ff0239bbe18 2019-01-18 06:28:22,880 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/ae8e3232bb5a4399baf0ff646995d808 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdd0e2a9fb3b26ef66532260d8797273aebdba5c" 2019-01-18 06:28:22,961 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:28:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-acd51d4b-e1fc-4357-a613-0d54b29be09f 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/ae8e3232bb5a4399baf0ff646995d808"}, "enabled": true, "id": "ae8e3232bb5a4399baf0ff646995d808", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceFromThreePartImage-c5eee8ea-0d15-41e-proj"}} 2019-01-18 06:28:22,961 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/ae8e3232bb5a4399baf0ff646995d808 used request id req-acd51d4b-e1fc-4357-a613-0d54b29be09f 2019-01-18 06:28:22,970 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=944a2be5-8c50-4b6c-9e84-6ced5a3e0499 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdd0e2a9fb3b26ef66532260d8797273aebdba5c" 2019-01-18 06:28:23,023 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-0b800676-8e75-4378-aa51-7dadd5c89ad0 Date: Fri, 18 Jan 2019 06:28:22 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"944a2be5-8c50-4b6c-9e84-6ced5a3e0499","tenant_id":"ae8e3232bb5a4399baf0ff646995d808","created_at":"2019-01-18T06:28:16Z","dns_nameservers":[],"updated_at":"2019-01-18T06:28: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":"ae8e3232bb5a4399baf0ff646995d808","id":"d97a96f3-4069-453b-8db7-5ec2dcb72811","subnetpool_id":null,"name":"CreateInstanceFromThreePartImage-989ed587-802b-40da-a183-8f700bcbcbc2-pub-subnet"}]} 2019-01-18 06:28:23,023 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=944a2be5-8c50-4b6c-9e84-6ced5a3e0499 used request id req-0b800676-8e75-4378-aa51-7dadd5c89ad0 2019-01-18 06:28:23,030 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=944a2be5-8c50-4b6c-9e84-6ced5a3e0499&name=CreateInstanceFromThreePartImage-989ed587-802b-40da-a183-8f700bcbcbc2-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdd0e2a9fb3b26ef66532260d8797273aebdba5c" 2019-01-18 06:28:23,235 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 790 X-Openstack-Request-Id: req-2636ea05-2365-40d6-83e3-68ebf594aafb Date: Fri, 18 Jan 2019 06:28:23 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:28:22Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"d97a96f3-4069-453b-8db7-5ec2dcb72811","ip_address":"10.55.0.9"}],"id":"ca096b1e-0f4b-446a-8a67-0da2e79ec5d9","security_groups":["3c5c9b8c-63c5-463b-8a5c-6c4460075715"],"mac_address":"fa:16:3e:4f:2f:d1","project_id":"ae8e3232bb5a4399baf0ff646995d808","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceFromThreePartImage-989ed587-802b-40da-a183-8f700bcbcbc2-port","admin_state_up":true,"network_id":"944a2be5-8c50-4b6c-9e84-6ced5a3e0499","tenant_id":"ae8e3232bb5a4399baf0ff646995d808","created_at":"2019-01-18T06:28:21Z","binding:vnic_type":"normal","device_id":""}]} 2019-01-18 06:28:23,235 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=944a2be5-8c50-4b6c-9e84-6ced5a3e0499&name=CreateInstanceFromThreePartImage-989ed587-802b-40da-a183-8f700bcbcbc2-port&admin_state_up=True used request id req-2636ea05-2365-40d6-83e3-68ebf594aafb 2019-01-18 06:28:23,240 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/ae8e3232bb5a4399baf0ff646995d808 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdd0e2a9fb3b26ef66532260d8797273aebdba5c" 2019-01-18 06:28:23,312 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:28:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4bc75fa7-48ab-49c2-8f23-bf4b5e4564c0 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/ae8e3232bb5a4399baf0ff646995d808"}, "enabled": true, "id": "ae8e3232bb5a4399baf0ff646995d808", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceFromThreePartImage-c5eee8ea-0d15-41e-proj"}} 2019-01-18 06:28:23,312 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/ae8e3232bb5a4399baf0ff646995d808 used request id req-4bc75fa7-48ab-49c2-8f23-bf4b5e4564c0 2019-01-18 06:28:23,313 - nova_utils - INFO - Creating VM with name - CreateInstanceFromThreePartImage-989ed587-802b-40da-a183-8f700bcbcbc2-inst 2019-01-18 06:28:23,316 - 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}cdd0e2a9fb3b26ef66532260d8797273aebdba5c" 2019-01-18 06:28:23,343 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06: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-49f0421d-8ba8-4e72-a74f-d4820a8f379c x-compute-request-id: req-49f0421d-8ba8-4e72-a74f-d4820a8f379c Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"flavors": [{"id": "3823386b-7f90-451a-adc3-1c0d4e20adb5", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/3823386b-7f90-451a-adc3-1c0d4e20adb5", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/3823386b-7f90-451a-adc3-1c0d4e20adb5", "rel": "bookmark"}], "name": "CreateInstanceFromThreePartImage-989ed587-802b-40da-a183-8f700bcbcbc2-flavor-name"}]} 2019-01-18 06:28:23,344 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-49f0421d-8ba8-4e72-a74f-d4820a8f379c 2019-01-18 06:28:23,347 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors/3823386b-7f90-451a-adc3-1c0d4e20adb5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdd0e2a9fb3b26ef66532260d8797273aebdba5c" 2019-01-18 06:28:23,368 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06: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-ece5cc15-2e16-464b-b42c-6c716fc0cca0 x-compute-request-id: req-ece5cc15-2e16-464b-b42c-6c716fc0cca0 Content-Encoding: gzip Content-Length: 327 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/3823386b-7f90-451a-adc3-1c0d4e20adb5", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/3823386b-7f90-451a-adc3-1c0d4e20adb5", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "3823386b-7f90-451a-adc3-1c0d4e20adb5", "name": "CreateInstanceFromThreePartImage-989ed587-802b-40da-a183-8f700bcbcbc2-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2019-01-18 06:28:23,368 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/3823386b-7f90-451a-adc3-1c0d4e20adb5 used request id req-ece5cc15-2e16-464b-b42c-6c716fc0cca0 2019-01-18 06:28:23,371 - 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-989ed587-802b-40da-a183-8f700bcbcbc2 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}cdd0e2a9fb3b26ef66532260d8797273aebdba5c" 2019-01-18 06:28:23,619 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1062 Content-Type: application/json X-Openstack-Request-Id: req-83e3c5c4-ccb3-4068-8ccb-2f2e5da3a38a Date: Fri, 18 Jan 2019 06:28:23 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstanceFromThreePartImage-989ed587-802b-40da-a183-8f700bcbcbc2", "tags": [], "container_format": "bare", "created_at": "2019-01-18T06:28:11Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-18T06:28:13Z", "visibility": "shared", "locations": [{"url": "rbd://af014572-0a5d-4a80-a07f-9105f52ab2c1/images/15b03d08-049c-459b-9cf9-30331670f978/snap", "metadata": {}}], "self": "/v2/images/15b03d08-049c-459b-9cf9-30331670f978", "min_disk": 0, "protected": false, "id": "15b03d08-049c-459b-9cf9-30331670f978", "file": "/v2/images/15b03d08-049c-459b-9cf9-30331670f978/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "ae8e3232bb5a4399baf0ff646995d808", "direct_url": "rbd://af014572-0a5d-4a80-a07f-9105f52ab2c1/images/15b03d08-049c-459b-9cf9-30331670f978/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceFromThreePartImage-989ed587-802b-40da-a183-8f700bcbcbc2"} 2019-01-18 06:28:23,619 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceFromThreePartImage-989ed587-802b-40da-a183-8f700bcbcbc2 used request id req-83e3c5c4-ccb3-4068-8ccb-2f2e5da3a38a 2019-01-18 06:28:23,621 - 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}cdd0e2a9fb3b26ef66532260d8797273aebdba5c" 2019-01-18 06:28:23,773 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-e7e64c45-01a7-4a3c-9340-57048e5fa3ca Date: Fri, 18 Jan 2019 06:28: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"}}} 2019-01-18 06:28:23,773 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-e7e64c45-01a7-4a3c-9340-57048e5fa3ca 2019-01-18 06:28:23,779 - 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}cdd0e2a9fb3b26ef66532260d8797273aebdba5c" -d '{"server": {"name": "CreateInstanceFromThreePartImage-989ed587-802b-40da-a183-8f700bcbcbc2-inst", "imageRef": "15b03d08-049c-459b-9cf9-30331670f978", "flavorRef": "3823386b-7f90-451a-adc3-1c0d4e20adb5", "max_count": 1, "min_count": 1, "networks": [{"port": "ca096b1e-0f4b-446a-8a67-0da2e79ec5d9"}]}}' 2019-01-18 06:28:25,257 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 18 Jan 2019 06: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 x-openstack-request-id: req-1b4528bf-1791-4487-beec-c5d29a2cdd77 x-compute-request-id: req-1b4528bf-1791-4487-beec-c5d29a2cdd77 Content-Length: 374 location: http://172.30.9.23:8774/v2.1/servers/9bf5eaee-b2fa-44af-988c-516d4c035415 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "9bf5eaee-b2fa-44af-988c-516d4c035415", "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/9bf5eaee-b2fa-44af-988c-516d4c035415", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/9bf5eaee-b2fa-44af-988c-516d4c035415", "rel": "bookmark"}], "adminPass": "YfA6RVs57uVA"}} 2019-01-18 06:28:25,257 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-1b4528bf-1791-4487-beec-c5d29a2cdd77 2019-01-18 06:28:25,261 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/9bf5eaee-b2fa-44af-988c-516d4c035415 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdd0e2a9fb3b26ef66532260d8797273aebdba5c" 2019-01-18 06:28:25,785 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:28: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-58a81c90-ae47-42cb-b8fe-0ac712065db6 x-compute-request-id: req-58a81c90-ae47-42cb-b8fe-0ac712065db6 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/9bf5eaee-b2fa-44af-988c-516d4c035415", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/9bf5eaee-b2fa-44af-988c-516d4c035415", "rel": "bookmark"}], "image": {"id": "15b03d08-049c-459b-9cf9-30331670f978", "links": [{"href": "http://172.30.9.23:8774/images/15b03d08-049c-459b-9cf9-30331670f978", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3823386b-7f90-451a-adc3-1c0d4e20adb5", "links": [{"href": "http://172.30.9.23:8774/flavors/3823386b-7f90-451a-adc3-1c0d4e20adb5", "rel": "bookmark"}]}, "id": "9bf5eaee-b2fa-44af-988c-516d4c035415", "user_id": "c77c85d0a60f4f3281a4a0b1fce2b1a5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2019-01-18T06:28:25Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceFromThreePartImage-989ed587-802b-40da-a183-8f700bcbcbc2-inst", "created": "2019-01-18T06:28:25Z", "tenant_id": "ae8e3232bb5a4399baf0ff646995d808", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-18 06:28:25,785 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/9bf5eaee-b2fa-44af-988c-516d4c035415 used request id req-58a81c90-ae47-42cb-b8fe-0ac712065db6 2019-01-18 06:28:25,786 - create_instance - INFO - Created instance with name - CreateInstanceFromThreePartImage-989ed587-802b-40da-a183-8f700bcbcbc2-inst 2019-01-18 06:28:25,789 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/9bf5eaee-b2fa-44af-988c-516d4c035415 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdd0e2a9fb3b26ef66532260d8797273aebdba5c" 2019-01-18 06:28:26,032 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:28: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-c637a5b5-f89d-4dce-9281-25cdf50a30bc x-compute-request-id: req-c637a5b5-f89d-4dce-9281-25cdf50a30bc 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/9bf5eaee-b2fa-44af-988c-516d4c035415", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/9bf5eaee-b2fa-44af-988c-516d4c035415", "rel": "bookmark"}], "image": {"id": "15b03d08-049c-459b-9cf9-30331670f978", "links": [{"href": "http://172.30.9.23:8774/images/15b03d08-049c-459b-9cf9-30331670f978", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3823386b-7f90-451a-adc3-1c0d4e20adb5", "links": [{"href": "http://172.30.9.23:8774/flavors/3823386b-7f90-451a-adc3-1c0d4e20adb5", "rel": "bookmark"}]}, "id": "9bf5eaee-b2fa-44af-988c-516d4c035415", "user_id": "c77c85d0a60f4f3281a4a0b1fce2b1a5", "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": "2019-01-18T06:28:25Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceFromThreePartImage-989ed587-802b-40da-a183-8f700bcbcbc2-inst", "created": "2019-01-18T06:28:25Z", "tenant_id": "ae8e3232bb5a4399baf0ff646995d808", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-18 06:28:26,033 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/9bf5eaee-b2fa-44af-988c-516d4c035415 used request id req-c637a5b5-f89d-4dce-9281-25cdf50a30bc 2019-01-18 06:28:26,033 - create_instance - DEBUG - Instance status [CreateInstanceFromThreePartImage-989ed587-802b-40da-a183-8f700bcbcbc2-inst] is - BUILD 2019-01-18 06:28:26,033 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-18 06:28:29,036 - create_instance - DEBUG - VM status query timeout in 896.749752045 2019-01-18 06:28:29,040 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/9bf5eaee-b2fa-44af-988c-516d4c035415 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdd0e2a9fb3b26ef66532260d8797273aebdba5c" 2019-01-18 06:28:29,503 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06: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-944da58e-86d2-421c-9c3e-2dde677a7928 x-compute-request-id: req-944da58e-86d2-421c-9c3e-2dde677a7928 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/9bf5eaee-b2fa-44af-988c-516d4c035415", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/9bf5eaee-b2fa-44af-988c-516d4c035415", "rel": "bookmark"}], "image": {"id": "15b03d08-049c-459b-9cf9-30331670f978", "links": [{"href": "http://172.30.9.23:8774/images/15b03d08-049c-459b-9cf9-30331670f978", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3823386b-7f90-451a-adc3-1c0d4e20adb5", "links": [{"href": "http://172.30.9.23:8774/flavors/3823386b-7f90-451a-adc3-1c0d4e20adb5", "rel": "bookmark"}]}, "id": "9bf5eaee-b2fa-44af-988c-516d4c035415", "security_groups": [{"name": "default"}], "user_id": "c77c85d0a60f4f3281a4a0b1fce2b1a5", "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": "2019-01-18T06:28:26Z", "hostId": "67b24ad97d9b1ddae2a850fd1cfb28688cd6a8457f24b833bef18f31", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceFromThreePartImage-989ed587-802b-40da-a183-8f700bcbcbc2-inst", "created": "2019-01-18T06:28:25Z", "tenant_id": "ae8e3232bb5a4399baf0ff646995d808", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-18 06:28:29,503 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/9bf5eaee-b2fa-44af-988c-516d4c035415 used request id req-944da58e-86d2-421c-9c3e-2dde677a7928 2019-01-18 06:28:29,504 - create_instance - DEBUG - Instance status [CreateInstanceFromThreePartImage-989ed587-802b-40da-a183-8f700bcbcbc2-inst] is - BUILD 2019-01-18 06:28:29,504 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-18 06:28:32,507 - create_instance - DEBUG - VM status query timeout in 893.279208899 2019-01-18 06:28:32,510 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/9bf5eaee-b2fa-44af-988c-516d4c035415 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdd0e2a9fb3b26ef66532260d8797273aebdba5c" 2019-01-18 06:28:33,009 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06: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,Accept-Encoding x-openstack-request-id: req-d4e33df1-b331-4810-a55d-ae302b2d6b07 x-compute-request-id: req-d4e33df1-b331-4810-a55d-ae302b2d6b07 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/9bf5eaee-b2fa-44af-988c-516d4c035415", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/9bf5eaee-b2fa-44af-988c-516d4c035415", "rel": "bookmark"}], "image": {"id": "15b03d08-049c-459b-9cf9-30331670f978", "links": [{"href": "http://172.30.9.23:8774/images/15b03d08-049c-459b-9cf9-30331670f978", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3823386b-7f90-451a-adc3-1c0d4e20adb5", "links": [{"href": "http://172.30.9.23:8774/flavors/3823386b-7f90-451a-adc3-1c0d4e20adb5", "rel": "bookmark"}]}, "id": "9bf5eaee-b2fa-44af-988c-516d4c035415", "security_groups": [{"name": "default"}], "user_id": "c77c85d0a60f4f3281a4a0b1fce2b1a5", "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": "2019-01-18T06:28:26Z", "hostId": "67b24ad97d9b1ddae2a850fd1cfb28688cd6a8457f24b833bef18f31", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceFromThreePartImage-989ed587-802b-40da-a183-8f700bcbcbc2-inst", "created": "2019-01-18T06:28:25Z", "tenant_id": "ae8e3232bb5a4399baf0ff646995d808", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-18 06:28:33,010 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/9bf5eaee-b2fa-44af-988c-516d4c035415 used request id req-d4e33df1-b331-4810-a55d-ae302b2d6b07 2019-01-18 06:28:33,010 - create_instance - DEBUG - Instance status [CreateInstanceFromThreePartImage-989ed587-802b-40da-a183-8f700bcbcbc2-inst] is - BUILD 2019-01-18 06:28:33,010 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-18 06:28:36,013 - create_instance - DEBUG - VM status query timeout in 889.772763968 2019-01-18 06:28:36,016 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/9bf5eaee-b2fa-44af-988c-516d4c035415 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdd0e2a9fb3b26ef66532260d8797273aebdba5c" 2019-01-18 06:28:36,797 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:28: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-01052215-3057-413e-81bc-eb32fc2bee25 x-compute-request-id: req-01052215-3057-413e-81bc-eb32fc2bee25 Content-Encoding: gzip Content-Length: 758 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceFromThreePartImage-989ed587-802b-40da-a183-8f700bcbcbc2-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:2f:d1", "version": 4, "addr": "10.55.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/9bf5eaee-b2fa-44af-988c-516d4c035415", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/9bf5eaee-b2fa-44af-988c-516d4c035415", "rel": "bookmark"}], "image": {"id": "15b03d08-049c-459b-9cf9-30331670f978", "links": [{"href": "http://172.30.9.23:8774/images/15b03d08-049c-459b-9cf9-30331670f978", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-18T06:28:30.000000", "flavor": {"id": "3823386b-7f90-451a-adc3-1c0d4e20adb5", "links": [{"href": "http://172.30.9.23:8774/flavors/3823386b-7f90-451a-adc3-1c0d4e20adb5", "rel": "bookmark"}]}, "id": "9bf5eaee-b2fa-44af-988c-516d4c035415", "security_groups": [{"name": "default"}], "user_id": "c77c85d0a60f4f3281a4a0b1fce2b1a5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-18T06:28:32Z", "hostId": "67b24ad97d9b1ddae2a850fd1cfb28688cd6a8457f24b833bef18f31", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceFromThreePartImage-989ed587-802b-40da-a183-8f700bcbcbc2-inst", "created": "2019-01-18T06:28:25Z", "tenant_id": "ae8e3232bb5a4399baf0ff646995d808", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-18 06:28:36,797 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/9bf5eaee-b2fa-44af-988c-516d4c035415 used request id req-01052215-3057-413e-81bc-eb32fc2bee25 2019-01-18 06:28:36,797 - create_instance - DEBUG - Instance status [CreateInstanceFromThreePartImage-989ed587-802b-40da-a183-8f700bcbcbc2-inst] is - ACTIVE 2019-01-18 06:28:36,797 - create_instance - INFO - VM is - ACTIVE 2019-01-18 06:28:36,800 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/9bf5eaee-b2fa-44af-988c-516d4c035415 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdd0e2a9fb3b26ef66532260d8797273aebdba5c" 2019-01-18 06:28:37,262 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:28: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-c5a5a113-eb14-489e-8b24-8673524bbb4d x-compute-request-id: req-c5a5a113-eb14-489e-8b24-8673524bbb4d Content-Encoding: gzip Content-Length: 758 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceFromThreePartImage-989ed587-802b-40da-a183-8f700bcbcbc2-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:2f:d1", "version": 4, "addr": "10.55.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/9bf5eaee-b2fa-44af-988c-516d4c035415", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/9bf5eaee-b2fa-44af-988c-516d4c035415", "rel": "bookmark"}], "image": {"id": "15b03d08-049c-459b-9cf9-30331670f978", "links": [{"href": "http://172.30.9.23:8774/images/15b03d08-049c-459b-9cf9-30331670f978", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-18T06:28:30.000000", "flavor": {"id": "3823386b-7f90-451a-adc3-1c0d4e20adb5", "links": [{"href": "http://172.30.9.23:8774/flavors/3823386b-7f90-451a-adc3-1c0d4e20adb5", "rel": "bookmark"}]}, "id": "9bf5eaee-b2fa-44af-988c-516d4c035415", "security_groups": [{"name": "default"}], "user_id": "c77c85d0a60f4f3281a4a0b1fce2b1a5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-18T06:28:32Z", "hostId": "67b24ad97d9b1ddae2a850fd1cfb28688cd6a8457f24b833bef18f31", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceFromThreePartImage-989ed587-802b-40da-a183-8f700bcbcbc2-inst", "created": "2019-01-18T06:28:25Z", "tenant_id": "ae8e3232bb5a4399baf0ff646995d808", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-18 06:28:37,262 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/9bf5eaee-b2fa-44af-988c-516d4c035415 used request id req-c5a5a113-eb14-489e-8b24-8673524bbb4d 2019-01-18 06:28:37,268 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceFromThreePartImage-989ed587-802b-40da-a183-8f700bcbcbc2-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdd0e2a9fb3b26ef66532260d8797273aebdba5c" 2019-01-18 06:28:37,519 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-aff0ac88-aa58-468c-bf3c-9b81b458b8e8 Date: Fri, 18 Jan 2019 06:28: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":["d97a96f3-4069-453b-8db7-5ec2dcb72811"],"updated_at":"2019-01-18T06:28:16Z","tenant_id":"ae8e3232bb5a4399baf0ff646995d808","created_at":"2019-01-18T06:28:15Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"ae8e3232bb5a4399baf0ff646995d808","id":"944a2be5-8c50-4b6c-9e84-6ced5a3e0499","name":"CreateInstanceFromThreePartImage-989ed587-802b-40da-a183-8f700bcbcbc2-pub-net"}]} 2019-01-18 06:28:37,519 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceFromThreePartImage-989ed587-802b-40da-a183-8f700bcbcbc2-pub-net used request id req-aff0ac88-aa58-468c-bf3c-9b81b458b8e8 2019-01-18 06:28:37,524 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/ae8e3232bb5a4399baf0ff646995d808 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdd0e2a9fb3b26ef66532260d8797273aebdba5c" 2019-01-18 06:28:37,603 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:28:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e06534cc-c75a-4c4e-96f8-dae5e7f97dab 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/ae8e3232bb5a4399baf0ff646995d808"}, "enabled": true, "id": "ae8e3232bb5a4399baf0ff646995d808", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceFromThreePartImage-c5eee8ea-0d15-41e-proj"}} 2019-01-18 06:28:37,603 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/ae8e3232bb5a4399baf0ff646995d808 used request id req-e06534cc-c75a-4c4e-96f8-dae5e7f97dab 2019-01-18 06:28:37,609 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=944a2be5-8c50-4b6c-9e84-6ced5a3e0499 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdd0e2a9fb3b26ef66532260d8797273aebdba5c" 2019-01-18 06:28:37,664 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-529a5aa8-2df1-4fa1-af66-8b787cb9cdf5 Date: Fri, 18 Jan 2019 06:28:37 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"944a2be5-8c50-4b6c-9e84-6ced5a3e0499","tenant_id":"ae8e3232bb5a4399baf0ff646995d808","created_at":"2019-01-18T06:28:16Z","dns_nameservers":[],"updated_at":"2019-01-18T06:28: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":"ae8e3232bb5a4399baf0ff646995d808","id":"d97a96f3-4069-453b-8db7-5ec2dcb72811","subnetpool_id":null,"name":"CreateInstanceFromThreePartImage-989ed587-802b-40da-a183-8f700bcbcbc2-pub-subnet"}]} 2019-01-18 06:28:37,664 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=944a2be5-8c50-4b6c-9e84-6ced5a3e0499 used request id req-529a5aa8-2df1-4fa1-af66-8b787cb9cdf5 2019-01-18 06:28:37,670 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=944a2be5-8c50-4b6c-9e84-6ced5a3e0499 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdd0e2a9fb3b26ef66532260d8797273aebdba5c" 2019-01-18 06:28:37,847 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3117 X-Openstack-Request-Id: req-5f59bb7f-e861-4f74-91ee-b56a9390a5d4 Date: Fri, 18 Jan 2019 06:28:37 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:28:20Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"d97a96f3-4069-453b-8db7-5ec2dcb72811","ip_address":"10.55.0.2"}],"id":"3b593f4e-4f24-48f1-905c-9f66d26e4f84","security_groups":[],"mac_address":"fa:16:3e:0a:2f:02","project_id":"ae8e3232bb5a4399baf0ff646995d808","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"944a2be5-8c50-4b6c-9e84-6ced5a3e0499","tenant_id":"ae8e3232bb5a4399baf0ff646995d808","created_at":"2019-01-18T06:28:17Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-944a2be5-8c50-4b6c-9e84-6ced5a3e0499"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:28:19Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"d97a96f3-4069-453b-8db7-5ec2dcb72811","ip_address":"10.55.0.3"}],"id":"7a5b3264-a85e-4b49-a723-b6542a09a8b3","security_groups":[],"mac_address":"fa:16:3e:b6:35:ec","project_id":"ae8e3232bb5a4399baf0ff646995d808","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"944a2be5-8c50-4b6c-9e84-6ced5a3e0499","tenant_id":"ae8e3232bb5a4399baf0ff646995d808","created_at":"2019-01-18T06:28:18Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-944a2be5-8c50-4b6c-9e84-6ced5a3e0499"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:28:32Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"d97a96f3-4069-453b-8db7-5ec2dcb72811","ip_address":"10.55.0.9"}],"id":"ca096b1e-0f4b-446a-8a67-0da2e79ec5d9","security_groups":["3c5c9b8c-63c5-463b-8a5c-6c4460075715"],"mac_address":"fa:16:3e:4f:2f:d1","project_id":"ae8e3232bb5a4399baf0ff646995d808","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceFromThreePartImage-989ed587-802b-40da-a183-8f700bcbcbc2-port","admin_state_up":true,"network_id":"944a2be5-8c50-4b6c-9e84-6ced5a3e0499","tenant_id":"ae8e3232bb5a4399baf0ff646995d808","created_at":"2019-01-18T06:28:21Z","binding:vnic_type":"normal","device_id":"9bf5eaee-b2fa-44af-988c-516d4c035415"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:28:21Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"d97a96f3-4069-453b-8db7-5ec2dcb72811","ip_address":"10.55.0.4"}],"id":"d9cfaead-c7ed-4db7-b79b-995a3bb2ba84","security_groups":[],"mac_address":"fa:16:3e:a4:4f:9f","project_id":"ae8e3232bb5a4399baf0ff646995d808","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"944a2be5-8c50-4b6c-9e84-6ced5a3e0499","tenant_id":"ae8e3232bb5a4399baf0ff646995d808","created_at":"2019-01-18T06:28:18Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-944a2be5-8c50-4b6c-9e84-6ced5a3e0499"}]} 2019-01-18 06:28:37,847 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=944a2be5-8c50-4b6c-9e84-6ced5a3e0499 used request id req-5f59bb7f-e861-4f74-91ee-b56a9390a5d4 2019-01-18 06:28:37,848 - create_instance - INFO - Deleting Port with ID - ca096b1e-0f4b-446a-8a67-0da2e79ec5d9 2019-01-18 06:28:37,848 - neutron_utils - INFO - Deleting port with name CreateInstanceFromThreePartImage-989ed587-802b-40da-a183-8f700bcbcbc2-port 2019-01-18 06:28:37,854 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/ports/ca096b1e-0f4b-446a-8a67-0da2e79ec5d9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdd0e2a9fb3b26ef66532260d8797273aebdba5c" 2019-01-18 06:28:38,275 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-21a8ce9c-83ef-4ff0-8d28-9fde1df84fc5 Date: Fri, 18 Jan 2019 06:28:38 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-18 06:28:38,275 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/ports/ca096b1e-0f4b-446a-8a67-0da2e79ec5d9 used request id req-21a8ce9c-83ef-4ff0-8d28-9fde1df84fc5 2019-01-18 06:28:38,275 - create_instance - INFO - Deleting VM instance - CreateInstanceFromThreePartImage-989ed587-802b-40da-a183-8f700bcbcbc2-inst 2019-01-18 06:28:38,278 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/servers/9bf5eaee-b2fa-44af-988c-516d4c035415 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdd0e2a9fb3b26ef66532260d8797273aebdba5c" 2019-01-18 06:28:38,623 - novaclient.v2.client - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 06:28: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-e5ba46e4-a8c5-4f63-98b4-5ccf03b8d876 x-compute-request-id: req-e5ba46e4-a8c5-4f63-98b4-5ccf03b8d876 Content-Type: application/json 2019-01-18 06:28:38,623 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/servers/9bf5eaee-b2fa-44af-988c-516d4c035415 used request id req-e5ba46e4-a8c5-4f63-98b4-5ccf03b8d876 2019-01-18 06:28:38,623 - create_instance - INFO - Checking deletion status 2019-01-18 06:28:38,626 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/9bf5eaee-b2fa-44af-988c-516d4c035415 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdd0e2a9fb3b26ef66532260d8797273aebdba5c" 2019-01-18 06:28:38,720 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:28: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-da11fbe4-f69e-43fe-8529-7b4eb19c4480 x-compute-request-id: req-da11fbe4-f69e-43fe-8529-7b4eb19c4480 Content-Encoding: gzip Content-Length: 739 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"CreateInstanceFromThreePartImage-989ed587-802b-40da-a183-8f700bcbcbc2-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:2f:d1", "version": 4, "addr": "10.55.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/9bf5eaee-b2fa-44af-988c-516d4c035415", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/9bf5eaee-b2fa-44af-988c-516d4c035415", "rel": "bookmark"}], "image": {"id": "15b03d08-049c-459b-9cf9-30331670f978", "links": [{"href": "http://172.30.9.23:8774/images/15b03d08-049c-459b-9cf9-30331670f978", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-18T06:28:30.000000", "flavor": {"id": "3823386b-7f90-451a-adc3-1c0d4e20adb5", "links": [{"href": "http://172.30.9.23:8774/flavors/3823386b-7f90-451a-adc3-1c0d4e20adb5", "rel": "bookmark"}]}, "id": "9bf5eaee-b2fa-44af-988c-516d4c035415", "user_id": "c77c85d0a60f4f3281a4a0b1fce2b1a5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-18T06:28:38Z", "hostId": "67b24ad97d9b1ddae2a850fd1cfb28688cd6a8457f24b833bef18f31", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceFromThreePartImage-989ed587-802b-40da-a183-8f700bcbcbc2-inst", "created": "2019-01-18T06:28:25Z", "tenant_id": "ae8e3232bb5a4399baf0ff646995d808", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-18 06:28:38,720 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/9bf5eaee-b2fa-44af-988c-516d4c035415 used request id req-da11fbe4-f69e-43fe-8529-7b4eb19c4480 2019-01-18 06:28:38,721 - create_instance - DEBUG - Instance status [CreateInstanceFromThreePartImage-989ed587-802b-40da-a183-8f700bcbcbc2-inst] is - ACTIVE 2019-01-18 06:28:38,721 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-18 06:28:41,724 - create_instance - DEBUG - VM status query timeout in 296.899115086 2019-01-18 06:28:41,727 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/9bf5eaee-b2fa-44af-988c-516d4c035415 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdd0e2a9fb3b26ef66532260d8797273aebdba5c" 2019-01-18 06:28:41,977 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:28: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-12836b91-0062-4ee3-8191-c26292e1a564 x-compute-request-id: req-12836b91-0062-4ee3-8191-c26292e1a564 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/9bf5eaee-b2fa-44af-988c-516d4c035415", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/9bf5eaee-b2fa-44af-988c-516d4c035415", "rel": "bookmark"}], "image": {"id": "15b03d08-049c-459b-9cf9-30331670f978", "links": [{"href": "http://172.30.9.23:8774/images/15b03d08-049c-459b-9cf9-30331670f978", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-18T06:28:30.000000", "flavor": {"id": "3823386b-7f90-451a-adc3-1c0d4e20adb5", "links": [{"href": "http://172.30.9.23:8774/flavors/3823386b-7f90-451a-adc3-1c0d4e20adb5", "rel": "bookmark"}]}, "id": "9bf5eaee-b2fa-44af-988c-516d4c035415", "user_id": "c77c85d0a60f4f3281a4a0b1fce2b1a5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-18T06:28:38Z", "hostId": "67b24ad97d9b1ddae2a850fd1cfb28688cd6a8457f24b833bef18f31", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceFromThreePartImage-989ed587-802b-40da-a183-8f700bcbcbc2-inst", "created": "2019-01-18T06:28:25Z", "tenant_id": "ae8e3232bb5a4399baf0ff646995d808", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-18 06:28:41,977 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/9bf5eaee-b2fa-44af-988c-516d4c035415 used request id req-12836b91-0062-4ee3-8191-c26292e1a564 2019-01-18 06:28:41,977 - create_instance - DEBUG - Instance status [CreateInstanceFromThreePartImage-989ed587-802b-40da-a183-8f700bcbcbc2-inst] is - ACTIVE 2019-01-18 06:28:41,977 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-18 06:28:44,979 - create_instance - DEBUG - VM status query timeout in 293.644445181 2019-01-18 06:28:44,982 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/9bf5eaee-b2fa-44af-988c-516d4c035415 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdd0e2a9fb3b26ef66532260d8797273aebdba5c" 2019-01-18 06:28:45,028 - novaclient.v2.client - DEBUG - RESP: [404] Date: Fri, 18 Jan 2019 06:28: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-0d38b0aa-5f53-4eb5-bbfd-eba5773c5961 x-compute-request-id: req-0d38b0aa-5f53-4eb5-bbfd-eba5773c5961 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 9bf5eaee-b2fa-44af-988c-516d4c035415 could not be found.", "code": 404}} 2019-01-18 06:28:45,028 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/9bf5eaee-b2fa-44af-988c-516d4c035415 used request id req-0d38b0aa-5f53-4eb5-bbfd-eba5773c5961 2019-01-18 06:28:45,028 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 9bf5eaee-b2fa-44af-988c-516d4c035415 could not be found. (HTTP 404) (Request-ID: req-0d38b0aa-5f53-4eb5-bbfd-eba5773c5961) 2019-01-18 06:28:45,028 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstanceFromThreePartImage-989ed587-802b-40da-a183-8f700bcbcbc2-inst 2019-01-18 06:28:45,032 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/flavors/3823386b-7f90-451a-adc3-1c0d4e20adb5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99a044fa96e94a45aab2c46e33f3277fbc2b7e5f" 2019-01-18 06:28:45,077 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 18 Jan 2019 06:28: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-535be709-78cd-48c1-9b6d-9cabce908575 x-compute-request-id: req-535be709-78cd-48c1-9b6d-9cabce908575 Content-Length: 0 Content-Type: application/json 2019-01-18 06:28:45,077 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/3823386b-7f90-451a-adc3-1c0d4e20adb5 used request id req-535be709-78cd-48c1-9b6d-9cabce908575 2019-01-18 06:28:45,078 - neutron_utils - INFO - Deleting subnet with name CreateInstanceFromThreePartImage-989ed587-802b-40da-a183-8f700bcbcbc2-pub-subnet 2019-01-18 06:28:45,078 - neutron_utils - INFO - Deleting subnet with name CreateInstanceFromThreePartImage-989ed587-802b-40da-a183-8f700bcbcbc2-pub-subnet 2019-01-18 06:28:45,083 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/subnets/d97a96f3-4069-453b-8db7-5ec2dcb72811 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ae870ed7ffccccff8a7cb988964d68284334a95" 2019-01-18 06:28:47,463 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-391d6004-be99-44ed-b2a9-589e13982a22 Date: Fri, 18 Jan 2019 06:28:47 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-18 06:28:47,463 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/d97a96f3-4069-453b-8db7-5ec2dcb72811 used request id req-391d6004-be99-44ed-b2a9-589e13982a22 2019-01-18 06:28:47,463 - neutron_utils - INFO - Deleting network with name CreateInstanceFromThreePartImage-989ed587-802b-40da-a183-8f700bcbcbc2-pub-net 2019-01-18 06:28:47,469 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/networks/944a2be5-8c50-4b6c-9e84-6ced5a3e0499 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ae870ed7ffccccff8a7cb988964d68284334a95" 2019-01-18 06:28:48,748 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-a12cde8a-6937-4bd3-99ae-6862105210ef Date: Fri, 18 Jan 2019 06:28:48 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-18 06:28:48,749 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/944a2be5-8c50-4b6c-9e84-6ced5a3e0499 used request id req-a12cde8a-6937-4bd3-99ae-6862105210ef 2019-01-18 06:28:48,749 - glance_utils - INFO - Deleting image named - CreateInstanceFromThreePartImage-989ed587-802b-40da-a183-8f700bcbcbc2 2019-01-18 06:28:48,753 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9292/v2/images/15b03d08-049c-459b-9cf9-30331670f978 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}18fac57e334eca66a30cbc8e7aea9b3d5e976c6b" 2019-01-18 06:28:50,207 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-0f83be94-5c11-4d3b-b07d-a0415ae022fa Date: Fri, 18 Jan 2019 06:28:50 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-18 06:28:50,208 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/15b03d08-049c-459b-9cf9-30331670f978 used request id req-0f83be94-5c11-4d3b-b07d-a0415ae022fa 2019-01-18 06:28:50,214 - 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}1b05fdd17f8b1ccc08f0b6ca300397b525a11d35" 2019-01-18 06:28:50,433 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-ed75e35e-1d39-40c1-aa67-91aeeee87087 Date: Fri, 18 Jan 2019 06:28:50 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-18T04:53:26Z", "updated_at": "2019-01-18T04:53:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:53:26Z", "revision_number": 0, "id": "260c2de9-5dc5-4508-b06c-24b9d7ed838c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:53:26Z", "security_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:53:26Z", "revision_number": 0, "id": "571036d3-cb1d-483a-acb9-96f19293add9", "remote_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "remote_ip_prefix": null, "created_at": "2019-01-18T04:53:26Z", "security_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:53:26Z", "revision_number": 0, "id": "84255fa4-c13a-4cfe-b73d-e56ee216ca1e", "remote_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "remote_ip_prefix": null, "created_at": "2019-01-18T04:53:26Z", "security_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:53:26Z", "revision_number": 0, "id": "9c6f69fc-3bf8-4346-9288-5a255b82b67e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:53:26Z", "security_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ae8e3232bb5a4399baf0ff646995d808", "created_at": "2019-01-18T06:28:15Z", "updated_at": "2019-01-18T06:28:15Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:28:15Z", "revision_number": 0, "id": "0ca42926-a0d2-4ca5-bdf1-1a300b571346", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T06:28:15Z", "security_group_id": "3c5c9b8c-63c5-463b-8a5c-6c4460075715", "tenant_id": "ae8e3232bb5a4399baf0ff646995d808", "port_range_min": null, "ethertype": "IPv4", "project_id": "ae8e3232bb5a4399baf0ff646995d808"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:28:15Z", "revision_number": 0, "id": "3a65e154-77d8-47a4-827f-f80b8ed6e858", "remote_group_id": "3c5c9b8c-63c5-463b-8a5c-6c4460075715", "remote_ip_prefix": null, "created_at": "2019-01-18T06:28:15Z", "security_group_id": "3c5c9b8c-63c5-463b-8a5c-6c4460075715", "tenant_id": "ae8e3232bb5a4399baf0ff646995d808", "port_range_min": null, "ethertype": "IPv6", "project_id": "ae8e3232bb5a4399baf0ff646995d808"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:28:15Z", "revision_number": 0, "id": "f9d6cdaa-cc2d-4d46-91fb-b9d001d7da37", "remote_group_id": "3c5c9b8c-63c5-463b-8a5c-6c4460075715", "remote_ip_prefix": null, "created_at": "2019-01-18T06:28:15Z", "security_group_id": "3c5c9b8c-63c5-463b-8a5c-6c4460075715", "tenant_id": "ae8e3232bb5a4399baf0ff646995d808", "port_range_min": null, "ethertype": "IPv4", "project_id": "ae8e3232bb5a4399baf0ff646995d808"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:28:15Z", "revision_number": 0, "id": "fe077229-9ecb-45f8-a2b6-9b4ee0fc2eb9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T06:28:15Z", "security_group_id": "3c5c9b8c-63c5-463b-8a5c-6c4460075715", "tenant_id": "ae8e3232bb5a4399baf0ff646995d808", "port_range_min": null, "ethertype": "IPv6", "project_id": "ae8e3232bb5a4399baf0ff646995d808"}], "revision_number": 4, "project_id": "ae8e3232bb5a4399baf0ff646995d808", "id": "3c5c9b8c-63c5-463b-8a5c-6c4460075715", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "created_at": "2019-01-18T04:51:20Z", "updated_at": "2019-01-18T04:51:20Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "24c99e6f-888c-4943-9c93-54ad3b18b18c", "remote_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv4", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "2b339890-44d0-4711-a050-08a64d58e2a0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv6", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "45161a51-d6dd-4bb8-986d-bc2f88599c1d", "remote_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv6", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "87b9b994-ae22-4850-863a-6a4925bd01fe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv4", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}], "revision_number": 4, "project_id": "9c53a91613fb4d5080479ac6f51697ed", "id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "020d00b5451a467cb276d06789a1149d", "created_at": "2019-01-18T05:59:12Z", "updated_at": "2019-01-18T05:59:12Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:12Z", "revision_number": 0, "id": "38b091dd-dca7-4cbe-8c1c-dd18a74bfca8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:12Z", "security_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "tenant_id": "020d00b5451a467cb276d06789a1149d", "port_range_min": null, "ethertype": "IPv6", "project_id": "020d00b5451a467cb276d06789a1149d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:12Z", "revision_number": 0, "id": "38b9f88b-1fc0-40d1-af74-237d79be193d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:12Z", "security_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "tenant_id": "020d00b5451a467cb276d06789a1149d", "port_range_min": null, "ethertype": "IPv4", "project_id": "020d00b5451a467cb276d06789a1149d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:12Z", "revision_number": 0, "id": "60f7d4a7-1a27-4801-a1e8-5bf33633b818", "remote_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:12Z", "security_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "tenant_id": "020d00b5451a467cb276d06789a1149d", "port_range_min": null, "ethertype": "IPv6", "project_id": "020d00b5451a467cb276d06789a1149d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:12Z", "revision_number": 0, "id": "8faf6dda-6919-4b75-b745-2af38abf8dcf", "remote_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:12Z", "security_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "tenant_id": "020d00b5451a467cb276d06789a1149d", "port_range_min": null, "ethertype": "IPv4", "project_id": "020d00b5451a467cb276d06789a1149d"}], "revision_number": 4, "project_id": "020d00b5451a467cb276d06789a1149d", "id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "created_at": "2019-01-18T04:39:06Z", "updated_at": "2019-01-18T04:39:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "0aedefa2-edbc-47b5-bead-e954540f6937", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "47feb8aba08a40dca7028a1701e597b9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "4bf1a402-0fa2-4cfd-9fee-4a28f16bb271", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "47feb8aba08a40dca7028a1701e597b9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "4e399c2e-bc03-4aa3-b192-1fafdc9248ba", "remote_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "47feb8aba08a40dca7028a1701e597b9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "8860837e-afbd-4411-adf9-d88db88c2114", "remote_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "47feb8aba08a40dca7028a1701e597b9"}], "revision_number": 4, "project_id": "47feb8aba08a40dca7028a1701e597b9", "id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "name": "default"}]} 2019-01-18 06:28:50,434 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-ed75e35e-1d39-40c1-aa67-91aeeee87087 2019-01-18 06:28:50,439 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/ae8e3232bb5a4399baf0ff646995d808 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b05fdd17f8b1ccc08f0b6ca300397b525a11d35" 2019-01-18 06:28:50,528 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:28:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ce307a38-dc00-4c13-88cf-5d0095c19989 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/ae8e3232bb5a4399baf0ff646995d808"}, "enabled": true, "id": "ae8e3232bb5a4399baf0ff646995d808", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceFromThreePartImage-c5eee8ea-0d15-41e-proj"}} 2019-01-18 06:28:50,528 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/ae8e3232bb5a4399baf0ff646995d808 used request id req-ce307a38-dc00-4c13-88cf-5d0095c19989 2019-01-18 06:28:50,529 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 3c5c9b8c-63c5-463b-8a5c-6c4460075715 2019-01-18 06:28:50,534 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=3c5c9b8c-63c5-463b-8a5c-6c4460075715 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b05fdd17f8b1ccc08f0b6ca300397b525a11d35" 2019-01-18 06:28:50,706 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-0cbc4b0a-98f3-40c7-8ec4-92db2d55bf75 Date: Fri, 18 Jan 2019 06:28: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": "2019-01-18T06:28:15Z", "security_group_id": "3c5c9b8c-63c5-463b-8a5c-6c4460075715", "port_range_min": null, "revision_number": 0, "tenant_id": "ae8e3232bb5a4399baf0ff646995d808", "created_at": "2019-01-18T06:28:15Z", "project_id": "ae8e3232bb5a4399baf0ff646995d808", "id": "0ca42926-a0d2-4ca5-bdf1-1a300b571346"}, {"remote_group_id": "3c5c9b8c-63c5-463b-8a5c-6c4460075715", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T06:28:15Z", "security_group_id": "3c5c9b8c-63c5-463b-8a5c-6c4460075715", "port_range_min": null, "revision_number": 0, "tenant_id": "ae8e3232bb5a4399baf0ff646995d808", "created_at": "2019-01-18T06:28:15Z", "project_id": "ae8e3232bb5a4399baf0ff646995d808", "id": "3a65e154-77d8-47a4-827f-f80b8ed6e858"}, {"remote_group_id": "3c5c9b8c-63c5-463b-8a5c-6c4460075715", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T06:28:15Z", "security_group_id": "3c5c9b8c-63c5-463b-8a5c-6c4460075715", "port_range_min": null, "revision_number": 0, "tenant_id": "ae8e3232bb5a4399baf0ff646995d808", "created_at": "2019-01-18T06:28:15Z", "project_id": "ae8e3232bb5a4399baf0ff646995d808", "id": "f9d6cdaa-cc2d-4d46-91fb-b9d001d7da37"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T06:28:15Z", "security_group_id": "3c5c9b8c-63c5-463b-8a5c-6c4460075715", "port_range_min": null, "revision_number": 0, "tenant_id": "ae8e3232bb5a4399baf0ff646995d808", "created_at": "2019-01-18T06:28:15Z", "project_id": "ae8e3232bb5a4399baf0ff646995d808", "id": "fe077229-9ecb-45f8-a2b6-9b4ee0fc2eb9"}]} 2019-01-18 06:28:50,706 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=3c5c9b8c-63c5-463b-8a5c-6c4460075715 used request id req-0cbc4b0a-98f3-40c7-8ec4-92db2d55bf75 2019-01-18 06:28:50,707 - neutron_utils - INFO - Deleting security group with name - default 2019-01-18 06:28:50,712 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-groups/3c5c9b8c-63c5-463b-8a5c-6c4460075715 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b05fdd17f8b1ccc08f0b6ca300397b525a11d35" 2019-01-18 06:28:51,028 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-d0ba9a1c-1955-4e7e-a81e-46f9e4b069eb Content-Length: 0 Date: Fri, 18 Jan 2019 06:28:51 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-18 06:28:51,028 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/3c5c9b8c-63c5-463b-8a5c-6c4460075715 used request id req-d0ba9a1c-1955-4e7e-a81e-46f9e4b069eb 2019-01-18 06:28:51,029 - keystone_utils - INFO - Deleting project with name - CreateInstanceFromThreePartImage-c5eee8ea-0d15-41e-proj 2019-01-18 06:28:51,032 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/ae8e3232bb5a4399baf0ff646995d808 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b05fdd17f8b1ccc08f0b6ca300397b525a11d35" 2019-01-18 06:28:51,210 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 06:28:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-806fd861-0e71-44cd-b4a9-0bcd5e3f26b0 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 06:28:51,210 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/ae8e3232bb5a4399baf0ff646995d808 used request id req-806fd861-0e71-44cd-b4a9-0bcd5e3f26b0 2019-01-18 06:28:51,210 - keystone_utils - INFO - Deleting role with name - CreateInstanceFromThreePartImage-c5eee8ea-0d15-41e-proj-role 2019-01-18 06:28:51,214 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/2beb55d045f54ad3844448323039f73c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b05fdd17f8b1ccc08f0b6ca300397b525a11d35" 2019-01-18 06:28:51,327 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 06:28:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-32efc176-ea2c-4b9f-8e5a-4cc0e32be94e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 06:28:51,327 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/2beb55d045f54ad3844448323039f73c used request id req-32efc176-ea2c-4b9f-8e5a-4cc0e32be94e 2019-01-18 06:28:51,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}1b05fdd17f8b1ccc08f0b6ca300397b525a11d35" 2019-01-18 06:28:51,417 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:28:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3619834f-4175-4ac3-bad0-b05db2e7b063 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "488fca829f8b496daa1cd2cdc6e45c49", "links": {"self": "http://172.30.9.23:5000/v3/roles/488fca829f8b496daa1cd2cdc6e45c49"}, "name": "Member"}, {"domain_id": null, "id": "6b7f4f4f76264b6fb449c43b86ee3817", "links": {"self": "http://172.30.9.23:5000/v3/roles/6b7f4f4f76264b6fb449c43b86ee3817"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a482b711adf94961bf4bb28eda7f0e28", "links": {"self": "http://172.30.9.23:5000/v3/roles/a482b711adf94961bf4bb28eda7f0e28"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c65201bd05504fa786d79b166e8bbba3", "links": {"self": "http://172.30.9.23:5000/v3/roles/c65201bd05504fa786d79b166e8bbba3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "e7e317b66c174923a8cb46c48d897c8d", "links": {"self": "http://172.30.9.23:5000/v3/roles/e7e317b66c174923a8cb46c48d897c8d"}, "name": "ResellerAdmin"}]} 2019-01-18 06:28:51,417 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-3619834f-4175-4ac3-bad0-b05db2e7b063 2019-01-18 06:28:51,418 - keystone_utils - INFO - Deleting user with name - CreateInstanceFromThreePartImage-c5eee8ea-0d15-41e-user 2019-01-18 06:28:51,422 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/c77c85d0a60f4f3281a4a0b1fce2b1a5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae8b09f2b3122fa574f6079da31b63d01f995778" 2019-01-18 06:28:51,606 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 06:28:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-15038190-f985-47d5-95c7-73fb33d7cdf0 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 06:28:51,607 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/c77c85d0a60f4f3281a4a0b1fce2b1a5 used request id req-15038190-f985-47d5-95c7-73fb33d7cdf0 2019-01-18 06:28:51,608 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:28:51,998 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "488fca829f8b496daa1cd2cdc6e45c49", "name": "Member"}, {"id": "c65201bd05504fa786d79b166e8bbba3", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}], "expires_at": "2019-01-18T07:28:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "020d00b5451a467cb276d06789a1149d", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "id": "e292c913af7844408b6509a836e493f5"}, "audit_ids": ["a2afYLOCR4u1Rh58wAWSxA"], "issued_at": "2019-01-18T06:28:51.000000Z"}} 2019-01-18 06:28:51,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}6a7a84b09698fe29b69a53d467e70ee7f90de5e8" 2019-01-18 06:28:52,087 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:28:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-459399a9-faa7-4f1f-8ccb-753fd5685d24 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:28:52,088 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-459399a9-faa7-4f1f-8ccb-753fd5685d24 2019-01-18 06:28:52,090 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:28:52,091 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:28:52,465 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "488fca829f8b496daa1cd2cdc6e45c49", "name": "Member"}, {"id": "c65201bd05504fa786d79b166e8bbba3", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}], "expires_at": "2019-01-18T07:28:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "020d00b5451a467cb276d06789a1149d", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "id": "e292c913af7844408b6509a836e493f5"}, "audit_ids": ["9_ISfSb3Q6SZk0nKmN6TXw"], "issued_at": "2019-01-18T06:28:52.000000Z"}} 2019-01-18 06:28:52,466 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd402bb64e6ed5fc8ffdec9beecff651827edbf3" 2019-01-18 06:28:52,559 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:28:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3bf6261e-249a-41d9-b747-7b4d7c3813ed Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:28:52,560 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-3bf6261e-249a-41d9-b747-7b4d7c3813ed 2019-01-18 06:28:52,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" 2019-01-18 06:28:52,569 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 18 Jan 2019 06: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"}]}]}} 2019-01-18 06:28:52,570 - 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-e2d11f7a-a0e8-444-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd402bb64e6ed5fc8ffdec9beecff651827edbf3" 2019-01-18 06:28:52,651 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:28:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8e889e0a-1830-4ae7-b2d9-c28dedbe25ec 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-e2d11f7a-a0e8-444-proj", "previous": null, "next": null}, "projects": []} 2019-01-18 06:28:52,651 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceVolumeTests-e2d11f7a-a0e8-444-proj used request id req-8e889e0a-1830-4ae7-b2d9-c28dedbe25ec 2019-01-18 06:28:52,655 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd402bb64e6ed5fc8ffdec9beecff651827edbf3" 2019-01-18 06:28:52,741 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:28:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-79590a63-fcdf-4e15-bb57-e342e3677296 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-18 06:28:52,741 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-79590a63-fcdf-4e15-bb57-e342e3677296 2019-01-18 06:28:52,745 - 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}bd402bb64e6ed5fc8ffdec9beecff651827edbf3" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstanceVolumeTests-e2d11f7a-a0e8-444-proj"}}' 2019-01-18 06:28:52,865 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 18 Jan 2019 06:28:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2916d074-7e28-4b4e-aac1-1149d74e3987 Content-Length: 310 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/c9001d71d87b4ea7a1974b59b2d5c796"}, "enabled": true, "id": "c9001d71d87b4ea7a1974b59b2d5c796", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceVolumeTests-e2d11f7a-a0e8-444-proj"}} 2019-01-18 06:28:52,866 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-2916d074-7e28-4b4e-aac1-1149d74e3987 2019-01-18 06:28:52,866 - keystone_utils - INFO - Created project with name - CreateInstanceVolumeTests-e2d11f7a-a0e8-444-proj 2019-01-18 06:28:52,866 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:28:52,867 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:28:53,243 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "488fca829f8b496daa1cd2cdc6e45c49", "name": "Member"}, {"id": "c65201bd05504fa786d79b166e8bbba3", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}], "expires_at": "2019-01-18T07:28:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "020d00b5451a467cb276d06789a1149d", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "id": "e292c913af7844408b6509a836e493f5"}, "audit_ids": ["d1l95WVTTwuTOCqr7T37YA"], "issued_at": "2019-01-18T06:28:53.000000Z"}} 2019-01-18 06:28:53,244 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6c9f7d68de65eb8218da478923cc07a75a6e6de" 2019-01-18 06:28:53,329 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:28:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6d137e70-8778-4720-b067-23d814a48527 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:28:53,329 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-6d137e70-8778-4720-b067-23d814a48527 2019-01-18 06:28:53,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" 2019-01-18 06:28:53,339 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 18 Jan 2019 06:28: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"}]}]}} 2019-01-18 06:28:53,340 - 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}a6c9f7d68de65eb8218da478923cc07a75a6e6de" 2019-01-18 06:28:53,437 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:28:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dafc8e01-22db-4777-9245-b6da13a5de3f Content-Encoding: gzip Content-Length: 869 Content-Type: application/json RESP BODY: {"users": [{"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/0607a2b4beb0408e9fa51cc5ba027ac6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0607a2b4beb0408e9fa51cc5ba027ac6", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/17c61b95071545a094cc82823d2b88b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "17c61b95071545a094cc82823d2b88b8", "email": "nova@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/29e5d2dfed2447bda26fc75bd1122674"}, "domain_id": "default", "enabled": true, "options": {}, "id": "29e5d2dfed2447bda26fc75bd1122674", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/3b6dcc8c791e4b6e8831f5b5e583de80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3b6dcc8c791e4b6e8831f5b5e583de80", "email": "neutron@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.23:5000/v3/users/45ab52d673584bc198669be88c88b878"}, "domain_id": "default", "enabled": true, "options": {}, "id": "45ab52d673584bc198669be88c88b878", "email": "barbican@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/57795b4ee52f49c6a71f55bb6c4012f8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "57795b4ee52f49c6a71f55bb6c4012f8", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/5c52969262974d64ac2a300ca5d60f50"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c52969262974d64ac2a300ca5d60f50", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/5fc15572bb1c489ba92bd9945bbc1f64"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5fc15572bb1c489ba92bd9945bbc1f64", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/6b519d70e25f4e61a9dfd738cd6bba22"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6b519d70e25f4e61a9dfd738cd6bba22", "email": "heat@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.23:5000/v3/users/8248437208b540c2893a7117ad102a87"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8248437208b540c2893a7117ad102a87", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/890dee97e62840c5b15e36f03f6b7efc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "890dee97e62840c5b15e36f03f6b7efc", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/8cccb516ecc44ed9bb7c8633df108fd4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8cccb516ecc44ed9bb7c8633df108fd4", "email": "glance@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.23:5000/v3/users/97c3d863a98148299fa116fdb54be470"}, "domain_id": "default", "enabled": true, "options": {}, "id": "97c3d863a98148299fa116fdb54be470", "email": "tacker@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/a2a0c8c0f19941808c9f618af50b3b79"}, "domain_id": "c19db1b8f60647a9a114cd23287c807b", "enabled": true, "options": {}, "id": "a2a0c8c0f19941808c9f618af50b3b79", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "links": {"self": "http://172.30.9.23:5000/v3/users/e292c913af7844408b6509a836e493f5"}, "domain_id": "default", "enabled": true, "id": "e292c913af7844408b6509a836e493f5", "options": {}}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/fe5de73ba9cb41b2be24ccf1f72f5ed4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe5de73ba9cb41b2be24ccf1f72f5ed4", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2019-01-18 06:28:53,437 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-dafc8e01-22db-4777-9245-b6da13a5de3f 2019-01-18 06:28:53,441 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateInstanceVolumeTests-e2d11f7a-a0e8-444-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6c9f7d68de65eb8218da478923cc07a75a6e6de" 2019-01-18 06:28:53,534 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:28:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0c59b75a-3aab-44cc-b947-e0adf769cdc6 Content-Encoding: gzip Content-Length: 254 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateInstanceVolumeTests-e2d11f7a-a0e8-444-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/c9001d71d87b4ea7a1974b59b2d5c796"}, "enabled": true, "id": "c9001d71d87b4ea7a1974b59b2d5c796", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceVolumeTests-e2d11f7a-a0e8-444-proj"}]} 2019-01-18 06:28:53,534 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateInstanceVolumeTests-e2d11f7a-a0e8-444-proj used request id req-0c59b75a-3aab-44cc-b947-e0adf769cdc6 2019-01-18 06:28:53,538 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6c9f7d68de65eb8218da478923cc07a75a6e6de" 2019-01-18 06:28:53,628 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:28:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-975b34e1-a50d-4c41-a09c-a511b56d5817 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-18 06:28:53,629 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-975b34e1-a50d-4c41-a09c-a511b56d5817 2019-01-18 06:28:54,088 - keystone_utils - INFO - Created user with name - CreateInstanceVolumeTests-e2d11f7a-a0e8-444-user 2019-01-18 06:28:54,088 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:28:54,092 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd402bb64e6ed5fc8ffdec9beecff651827edbf3" 2019-01-18 06:28:54,176 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:28:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6cd4f968-0cef-4d20-91a6-dea9e072ca56 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "488fca829f8b496daa1cd2cdc6e45c49", "links": {"self": "http://172.30.9.23:5000/v3/roles/488fca829f8b496daa1cd2cdc6e45c49"}, "name": "Member"}, {"domain_id": null, "id": "6b7f4f4f76264b6fb449c43b86ee3817", "links": {"self": "http://172.30.9.23:5000/v3/roles/6b7f4f4f76264b6fb449c43b86ee3817"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a482b711adf94961bf4bb28eda7f0e28", "links": {"self": "http://172.30.9.23:5000/v3/roles/a482b711adf94961bf4bb28eda7f0e28"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c65201bd05504fa786d79b166e8bbba3", "links": {"self": "http://172.30.9.23:5000/v3/roles/c65201bd05504fa786d79b166e8bbba3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "e7e317b66c174923a8cb46c48d897c8d", "links": {"self": "http://172.30.9.23:5000/v3/roles/e7e317b66c174923a8cb46c48d897c8d"}, "name": "ResellerAdmin"}]} 2019-01-18 06:28:54,176 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-6cd4f968-0cef-4d20-91a6-dea9e072ca56 2019-01-18 06:28:54,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}bd402bb64e6ed5fc8ffdec9beecff651827edbf3" -d '{"role": {"name": "CreateInstanceVolumeTests-e2d11f7a-a0e8-444-proj-role"}}' 2019-01-18 06:28:54,291 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 18 Jan 2019 06:28:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-da505cb0-2f75-42fc-a93c-feb631831a29 Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "54956247928d45febf47675a72d088b3", "links": {"self": "http://172.30.9.23:5000/v3/roles/54956247928d45febf47675a72d088b3"}, "name": "CreateInstanceVolumeTests-e2d11f7a-a0e8-444-proj-role"}} 2019-01-18 06:28:54,291 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-da505cb0-2f75-42fc-a93c-feb631831a29 2019-01-18 06:28:54,291 - keystone_utils - INFO - Created role with name - CreateInstanceVolumeTests-e2d11f7a-a0e8-444-proj-role 2019-01-18 06:28:54,295 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/54956247928d45febf47675a72d088b3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd402bb64e6ed5fc8ffdec9beecff651827edbf3" 2019-01-18 06:28:54,377 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:28:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8b529c3e-66a4-41d5-b072-597b19a3e47a Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.23:5000/v3/roles/54956247928d45febf47675a72d088b3"}, "domain_id": null, "name": "CreateInstanceVolumeTests-e2d11f7a-a0e8-444-proj-role", "id": "54956247928d45febf47675a72d088b3"}} 2019-01-18 06:28:54,377 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/54956247928d45febf47675a72d088b3 used request id req-8b529c3e-66a4-41d5-b072-597b19a3e47a 2019-01-18 06:28:54,377 - keystone_utils - INFO - Granting role CreateInstanceVolumeTests-e2d11f7a-a0e8-444-proj-role to project CreateInstanceVolumeTests-e2d11f7a-a0e8-444-proj 2019-01-18 06:28:54,382 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/c9001d71d87b4ea7a1974b59b2d5c796/users/54fc58b0f0524c999a6765d407dd77e5/roles/54956247928d45febf47675a72d088b3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd402bb64e6ed5fc8ffdec9beecff651827edbf3" 2019-01-18 06:28:54,503 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 06:28:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-af6f8462-d3eb-4881-9524-f9691b442359 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 06:28:54,503 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/c9001d71d87b4ea7a1974b59b2d5c796/users/54fc58b0f0524c999a6765d407dd77e5/roles/54956247928d45febf47675a72d088b3 used request id req-af6f8462-d3eb-4881-9524-f9691b442359 2019-01-18 06:28:54,504 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-18 06:28:54,505 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2019-01-18 06:28:54,506 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:28:54,507 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:28:54,883 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "54956247928d45febf47675a72d088b3", "name": "CreateInstanceVolumeTests-e2d11f7a-a0e8-444-proj-role"}], "expires_at": "2019-01-18T07:28:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9001d71d87b4ea7a1974b59b2d5c796", "name": "CreateInstanceVolumeTests-e2d11f7a-a0e8-444-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/c9001d71d87b4ea7a1974b59b2d5c796", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/c9001d71d87b4ea7a1974b59b2d5c796", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/c9001d71d87b4ea7a1974b59b2d5c796", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/c9001d71d87b4ea7a1974b59b2d5c796", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/c9001d71d87b4ea7a1974b59b2d5c796", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/c9001d71d87b4ea7a1974b59b2d5c796", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/c9001d71d87b4ea7a1974b59b2d5c796", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/c9001d71d87b4ea7a1974b59b2d5c796", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/c9001d71d87b4ea7a1974b59b2d5c796", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/c9001d71d87b4ea7a1974b59b2d5c796", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/c9001d71d87b4ea7a1974b59b2d5c796", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/c9001d71d87b4ea7a1974b59b2d5c796", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceVolumeTests-e2d11f7a-a0e8-444-user", "id": "54fc58b0f0524c999a6765d407dd77e5"}, "audit_ids": ["Xfy4-xq5Rca72UYoJmUOyQ"], "issued_at": "2019-01-18T06:28:54.000000Z"}} 2019-01-18 06:28:54,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}2956ad5c629408a4450e3339a53aedebb97a8ded" 2019-01-18 06:28:54,955 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:28:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fd45f1cb-ba81-44a7-a68d-ded1ad0b0458 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:28:54,955 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-fd45f1cb-ba81-44a7-a68d-ded1ad0b0458 2019-01-18 06:28:54,959 - 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-5298b512-d111-4926-9489-858651610a2b-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2956ad5c629408a4450e3339a53aedebb97a8ded" 2019-01-18 06:28:55,137 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 170 Content-Type: application/json X-Openstack-Request-Id: req-909bee00-c586-4c79-91bc-1ecc15e5383d Date: Fri, 18 Jan 2019 06:28:55 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceVolumeTests-5298b512-d111-4926-9489-858651610a2b-image"} 2019-01-18 06:28:55,138 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceVolumeTests-5298b512-d111-4926-9489-858651610a2b-image used request id req-909bee00-c586-4c79-91bc-1ecc15e5383d 2019-01-18 06:28:55,141 - 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}2956ad5c629408a4450e3339a53aedebb97a8ded" 2019-01-18 06:28:55,283 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-7c4da0b9-1f9d-4eb9-a46d-99d66d756c6b Date: Fri, 18 Jan 2019 06:28: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"}}} 2019-01-18 06:28:55,283 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-7c4da0b9-1f9d-4eb9-a46d-99d66d756c6b 2019-01-18 06:28:55,315 - 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}2956ad5c629408a4450e3339a53aedebb97a8ded" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstanceVolumeTests-5298b512-d111-4926-9489-858651610a2b-image"}' 2019-01-18 06:28:55,497 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 629 Content-Type: application/json Location: http://172.30.9.23:9292/v2/images/3c057819-e084-4bc8-8dc1-f6484aa11c53 X-Openstack-Request-Id: req-b19f2cd5-fd98-425b-a3eb-7962132e904f Date: Fri, 18 Jan 2019 06:28:55 GMT RESP BODY: {"status": "queued", "name": "CreateInstanceVolumeTests-5298b512-d111-4926-9489-858651610a2b-image", "tags": [], "container_format": "bare", "created_at": "2019-01-18T06:28:55Z", "size": null, "disk_format": "qcow2", "updated_at": "2019-01-18T06:28:55Z", "visibility": "shared", "locations": [], "self": "/v2/images/3c057819-e084-4bc8-8dc1-f6484aa11c53", "min_disk": 0, "protected": false, "id": "3c057819-e084-4bc8-8dc1-f6484aa11c53", "file": "/v2/images/3c057819-e084-4bc8-8dc1-f6484aa11c53/file", "checksum": null, "owner": "c9001d71d87b4ea7a1974b59b2d5c796", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-18 06:28:55,497 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-b19f2cd5-fd98-425b-a3eb-7962132e904f 2019-01-18 06:28:55,508 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9292/v2/images/3c057819-e084-4bc8-8dc1-f6484aa11c53/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2956ad5c629408a4450e3339a53aedebb97a8ded" -d '' 2019-01-18 06:28:57,440 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-0ff3f467-869b-40ee-9d1f-23e756712d8c Date: Fri, 18 Jan 2019 06:28:57 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-18 06:28:57,441 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/3c057819-e084-4bc8-8dc1-f6484aa11c53/file used request id req-0ff3f467-869b-40ee-9d1f-23e756712d8c 2019-01-18 06:28:57,441 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-01-18 06:28:57,444 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/3c057819-e084-4bc8-8dc1-f6484aa11c53 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2956ad5c629408a4450e3339a53aedebb97a8ded" 2019-01-18 06:28:57,618 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 890 Content-Type: application/json X-Openstack-Request-Id: req-9e3f1c43-fef3-424a-98c0-43985766b16d Date: Fri, 18 Jan 2019 06:28:57 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceVolumeTests-5298b512-d111-4926-9489-858651610a2b-image", "tags": [], "container_format": "bare", "created_at": "2019-01-18T06:28:55Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-18T06:28:57Z", "visibility": "shared", "locations": [{"url": "rbd://af014572-0a5d-4a80-a07f-9105f52ab2c1/images/3c057819-e084-4bc8-8dc1-f6484aa11c53/snap", "metadata": {}}], "self": "/v2/images/3c057819-e084-4bc8-8dc1-f6484aa11c53", "min_disk": 0, "protected": false, "id": "3c057819-e084-4bc8-8dc1-f6484aa11c53", "file": "/v2/images/3c057819-e084-4bc8-8dc1-f6484aa11c53/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "c9001d71d87b4ea7a1974b59b2d5c796", "direct_url": "rbd://af014572-0a5d-4a80-a07f-9105f52ab2c1/images/3c057819-e084-4bc8-8dc1-f6484aa11c53/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-18 06:28:57,618 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/3c057819-e084-4bc8-8dc1-f6484aa11c53 used request id req-9e3f1c43-fef3-424a-98c0-43985766b16d 2019-01-18 06:28:57,621 - 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}2956ad5c629408a4450e3339a53aedebb97a8ded" 2019-01-18 06:28:57,783 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-54ee2ba3-f731-4118-8f14-258204b533e3 Date: Fri, 18 Jan 2019 06: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"}}} 2019-01-18 06:28:57,783 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-54ee2ba3-f731-4118-8f14-258204b533e3 2019-01-18 06:28:57,786 - create_image - INFO - Created image with name - CreateInstanceVolumeTests-5298b512-d111-4926-9489-858651610a2b-image 2019-01-18 06:28:57,789 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/3c057819-e084-4bc8-8dc1-f6484aa11c53 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2956ad5c629408a4450e3339a53aedebb97a8ded" 2019-01-18 06:28:57,806 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 890 Content-Type: application/json X-Openstack-Request-Id: req-f2a8e8c5-9c9e-4b59-913e-afa1d07440ad Date: Fri, 18 Jan 2019 06:28:57 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceVolumeTests-5298b512-d111-4926-9489-858651610a2b-image", "tags": [], "container_format": "bare", "created_at": "2019-01-18T06:28:55Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-18T06:28:57Z", "visibility": "shared", "locations": [{"url": "rbd://af014572-0a5d-4a80-a07f-9105f52ab2c1/images/3c057819-e084-4bc8-8dc1-f6484aa11c53/snap", "metadata": {}}], "self": "/v2/images/3c057819-e084-4bc8-8dc1-f6484aa11c53", "min_disk": 0, "protected": false, "id": "3c057819-e084-4bc8-8dc1-f6484aa11c53", "file": "/v2/images/3c057819-e084-4bc8-8dc1-f6484aa11c53/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "c9001d71d87b4ea7a1974b59b2d5c796", "direct_url": "rbd://af014572-0a5d-4a80-a07f-9105f52ab2c1/images/3c057819-e084-4bc8-8dc1-f6484aa11c53/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-18 06:28:57,806 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/3c057819-e084-4bc8-8dc1-f6484aa11c53 used request id req-f2a8e8c5-9c9e-4b59-913e-afa1d07440ad 2019-01-18 06:28:57,806 - create_image - DEBUG - Instance status is - active 2019-01-18 06:28:57,807 - create_image - DEBUG - Image is active with name - CreateInstanceVolumeTests-5298b512-d111-4926-9489-858651610a2b-image 2019-01-18 06:28:57,807 - create_image - INFO - Image is now active with name - CreateInstanceVolumeTests-5298b512-d111-4926-9489-858651610a2b-image 2019-01-18 06:28:57,807 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:28:57,808 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:28:58,197 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "488fca829f8b496daa1cd2cdc6e45c49", "name": "Member"}, {"id": "c65201bd05504fa786d79b166e8bbba3", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}], "expires_at": "2019-01-18T07:28:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "020d00b5451a467cb276d06789a1149d", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "id": "e292c913af7844408b6509a836e493f5"}, "audit_ids": ["yeR8D6hdTZCa_8Lqb-gZpg"], "issued_at": "2019-01-18T06:28:58.000000Z"}} 2019-01-18 06:28:58,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}1b83ee2aaeb24b13815e861a536837c0b027d4b6" 2019-01-18 06:28:58,294 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:28:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-186f755a-f14c-4756-97bc-cf15beec9366 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:28:58,294 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-186f755a-f14c-4756-97bc-cf15beec9366 2019-01-18 06:28:58,295 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-18 06:28:58,300 - 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}1b83ee2aaeb24b13815e861a536837c0b027d4b6" 2019-01-18 06:28:58,466 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:28: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-37711785-ee03-48a7-a1be-2418865eda55 x-compute-request-id: req-37711785-ee03-48a7-a1be-2418865eda55 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2019-01-18 06:28:58,467 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-37711785-ee03-48a7-a1be-2418865eda55 2019-01-18 06:28:58,470 - 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}1b83ee2aaeb24b13815e861a536837c0b027d4b6" -d '{"flavor": {"vcpus": 2, "disk": 1, "name": "CreateInstanceVolumeTests-5298b512-d111-4926-9489-858651610a2b-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2019-01-18 06:28:58,524 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:28: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-3872fafe-d4ce-4e57-a608-d28fc03136e3 x-compute-request-id: req-3872fafe-d4ce-4e57-a608-d28fc03136e3 Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/541af556-c42f-4a4a-ac01-fbac6d15b2ef", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/541af556-c42f-4a4a-ac01-fbac6d15b2ef", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "541af556-c42f-4a4a-ac01-fbac6d15b2ef", "name": "CreateInstanceVolumeTests-5298b512-d111-4926-9489-858651610a2b-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2019-01-18 06:28:58,524 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-3872fafe-d4ce-4e57-a608-d28fc03136e3 2019-01-18 06:28:58,525 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:28:58,526 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:28:58,893 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "54956247928d45febf47675a72d088b3", "name": "CreateInstanceVolumeTests-e2d11f7a-a0e8-444-proj-role"}], "expires_at": "2019-01-18T07:28:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9001d71d87b4ea7a1974b59b2d5c796", "name": "CreateInstanceVolumeTests-e2d11f7a-a0e8-444-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/c9001d71d87b4ea7a1974b59b2d5c796", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/c9001d71d87b4ea7a1974b59b2d5c796", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/c9001d71d87b4ea7a1974b59b2d5c796", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/c9001d71d87b4ea7a1974b59b2d5c796", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/c9001d71d87b4ea7a1974b59b2d5c796", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/c9001d71d87b4ea7a1974b59b2d5c796", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/c9001d71d87b4ea7a1974b59b2d5c796", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/c9001d71d87b4ea7a1974b59b2d5c796", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/c9001d71d87b4ea7a1974b59b2d5c796", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/c9001d71d87b4ea7a1974b59b2d5c796", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/c9001d71d87b4ea7a1974b59b2d5c796", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/c9001d71d87b4ea7a1974b59b2d5c796", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceVolumeTests-e2d11f7a-a0e8-444-user", "id": "54fc58b0f0524c999a6765d407dd77e5"}, "audit_ids": ["G4vtffsxT6a4cPuUEh4uRQ"], "issued_at": "2019-01-18T06:28:58.000000Z"}} 2019-01-18 06:28:58,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}8c2d627a9a24e30ee6ffa69c87ba89a45aa56494" 2019-01-18 06:28:58,956 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:28:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-20a9947f-4cd0-4eaf-afed-695e020537ae Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:28:58,956 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-20a9947f-4cd0-4eaf-afed-695e020537ae 2019-01-18 06:28:58,965 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceVolumeTests-5298b512-d111-4926-9489-858651610a2b-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c2d627a9a24e30ee6ffa69c87ba89a45aa56494" 2019-01-18 06:28:59,139 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-2f81e74b-aa14-4a4d-bb42-ebd3d8c9472d Date: Fri, 18 Jan 2019 06:28:59 GMT RESP BODY: {"networks":[]} 2019-01-18 06:28:59,140 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceVolumeTests-5298b512-d111-4926-9489-858651610a2b-pub-net used request id req-2f81e74b-aa14-4a4d-bb42-ebd3d8c9472d 2019-01-18 06:28:59,140 - neutron_utils - INFO - Creating network with name CreateInstanceVolumeTests-5298b512-d111-4926-9489-858651610a2b-pub-net 2019-01-18 06:28:59,146 - 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}8c2d627a9a24e30ee6ffa69c87ba89a45aa56494" -d '{"network": {"name": "CreateInstanceVolumeTests-5298b512-d111-4926-9489-858651610a2b-pub-net", "admin_state_up": true}}' 2019-01-18 06:28:59,709 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 628 X-Openstack-Request-Id: req-1f676ac6-dcba-4979-9845-57cf96974aef Date: Fri, 18 Jan 2019 06:28:59 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"b4f17b14-096f-427f-b118-b7e08f80c44e","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"c9001d71d87b4ea7a1974b59b2d5c796","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-18T06:28:59Z","is_default":false,"name":"CreateInstanceVolumeTests-5298b512-d111-4926-9489-858651610a2b-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"c9001d71d87b4ea7a1974b59b2d5c796","created_at":"2019-01-18T06:28:59Z","mtu":1450}} 2019-01-18 06:28:59,709 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks used request id req-1f676ac6-dcba-4979-9845-57cf96974aef 2019-01-18 06:28:59,715 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=b4f17b14-096f-427f-b118-b7e08f80c44e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c2d627a9a24e30ee6ffa69c87ba89a45aa56494" 2019-01-18 06:28:59,934 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-0968a11c-ee8b-426a-96fe-98dd9609c823 Date: Fri, 18 Jan 2019 06:28: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":"2019-01-18T06:28:59Z","tenant_id":"c9001d71d87b4ea7a1974b59b2d5c796","created_at":"2019-01-18T06:28:59Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"c9001d71d87b4ea7a1974b59b2d5c796","id":"b4f17b14-096f-427f-b118-b7e08f80c44e","name":"CreateInstanceVolumeTests-5298b512-d111-4926-9489-858651610a2b-pub-net"}]} 2019-01-18 06:28:59,934 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=b4f17b14-096f-427f-b118-b7e08f80c44e used request id req-0968a11c-ee8b-426a-96fe-98dd9609c823 2019-01-18 06:28:59,940 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=b4f17b14-096f-427f-b118-b7e08f80c44e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c2d627a9a24e30ee6ffa69c87ba89a45aa56494" 2019-01-18 06:29:00,118 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-438faf15-145c-4b7d-9c1d-3c327f374add Date: Fri, 18 Jan 2019 06:29:00 GMT RESP BODY: {"subnets":[]} 2019-01-18 06:29:00,118 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=b4f17b14-096f-427f-b118-b7e08f80c44e used request id req-438faf15-145c-4b7d-9c1d-3c327f374add 2019-01-18 06:29:00,119 - neutron_utils - INFO - Creating subnet with name CreateInstanceVolumeTests-5298b512-d111-4926-9489-858651610a2b-pub-subnet 2019-01-18 06:29:00,124 - 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}8c2d627a9a24e30ee6ffa69c87ba89a45aa56494" -d '{"subnets": [{"ip_version": 4, "network_id": "b4f17b14-096f-427f-b118-b7e08f80c44e", "cidr": "10.55.0.0/24", "name": "CreateInstanceVolumeTests-5298b512-d111-4926-9489-858651610a2b-pub-subnet"}]}' 2019-01-18 06:29:01,008 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-ec9f3a85-0b05-4662-bd19-d0fa2bbe82c4 Date: Fri, 18 Jan 2019 06:29:00 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b4f17b14-096f-427f-b118-b7e08f80c44e","tenant_id":"c9001d71d87b4ea7a1974b59b2d5c796","created_at":"2019-01-18T06:29:00Z","dns_nameservers":[],"updated_at":"2019-01-18T06:29:00Z","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":"c9001d71d87b4ea7a1974b59b2d5c796","id":"dccb0620-5e8f-4d1b-b752-1c5dbb814cca","subnetpool_id":null,"name":"CreateInstanceVolumeTests-5298b512-d111-4926-9489-858651610a2b-pub-subnet"}]} 2019-01-18 06:29:01,008 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets used request id req-ec9f3a85-0b05-4662-bd19-d0fa2bbe82c4 2019-01-18 06:29:01,014 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=b4f17b14-096f-427f-b118-b7e08f80c44e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c2d627a9a24e30ee6ffa69c87ba89a45aa56494" 2019-01-18 06:29:01,264 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-8b144297-38d1-4c8a-b1b8-cbff6eef2d11 Date: Fri, 18 Jan 2019 06:29: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":["dccb0620-5e8f-4d1b-b752-1c5dbb814cca"],"updated_at":"2019-01-18T06:29:00Z","tenant_id":"c9001d71d87b4ea7a1974b59b2d5c796","created_at":"2019-01-18T06:28:59Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"c9001d71d87b4ea7a1974b59b2d5c796","id":"b4f17b14-096f-427f-b118-b7e08f80c44e","name":"CreateInstanceVolumeTests-5298b512-d111-4926-9489-858651610a2b-pub-net"}]} 2019-01-18 06:29:01,265 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=b4f17b14-096f-427f-b118-b7e08f80c44e used request id req-8b144297-38d1-4c8a-b1b8-cbff6eef2d11 2019-01-18 06:29:01,271 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=b4f17b14-096f-427f-b118-b7e08f80c44e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c2d627a9a24e30ee6ffa69c87ba89a45aa56494" 2019-01-18 06:29:01,468 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-c4d86489-ee48-4548-ac29-a36f4ee67e11 Date: Fri, 18 Jan 2019 06:29:01 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b4f17b14-096f-427f-b118-b7e08f80c44e","tenant_id":"c9001d71d87b4ea7a1974b59b2d5c796","created_at":"2019-01-18T06:29:00Z","dns_nameservers":[],"updated_at":"2019-01-18T06:29:00Z","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":"c9001d71d87b4ea7a1974b59b2d5c796","id":"dccb0620-5e8f-4d1b-b752-1c5dbb814cca","subnetpool_id":null,"name":"CreateInstanceVolumeTests-5298b512-d111-4926-9489-858651610a2b-pub-subnet"}]} 2019-01-18 06:29:01,468 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=b4f17b14-096f-427f-b118-b7e08f80c44e used request id req-c4d86489-ee48-4548-ac29-a36f4ee67e11 2019-01-18 06:29:01,469 - OpenStackNetwork - DEBUG - Network [b4f17b14-096f-427f-b118-b7e08f80c44e] created successfully 2019-01-18 06:29:01,469 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:29:01,470 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:29:01,853 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "54956247928d45febf47675a72d088b3", "name": "CreateInstanceVolumeTests-e2d11f7a-a0e8-444-proj-role"}], "expires_at": "2019-01-18T07:29:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9001d71d87b4ea7a1974b59b2d5c796", "name": "CreateInstanceVolumeTests-e2d11f7a-a0e8-444-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/c9001d71d87b4ea7a1974b59b2d5c796", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/c9001d71d87b4ea7a1974b59b2d5c796", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/c9001d71d87b4ea7a1974b59b2d5c796", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/c9001d71d87b4ea7a1974b59b2d5c796", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/c9001d71d87b4ea7a1974b59b2d5c796", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/c9001d71d87b4ea7a1974b59b2d5c796", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/c9001d71d87b4ea7a1974b59b2d5c796", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/c9001d71d87b4ea7a1974b59b2d5c796", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/c9001d71d87b4ea7a1974b59b2d5c796", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/c9001d71d87b4ea7a1974b59b2d5c796", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/c9001d71d87b4ea7a1974b59b2d5c796", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/c9001d71d87b4ea7a1974b59b2d5c796", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceVolumeTests-e2d11f7a-a0e8-444-user", "id": "54fc58b0f0524c999a6765d407dd77e5"}, "audit_ids": ["-JOJb1-1RvCINXUuq4Pw5w"], "issued_at": "2019-01-18T06:29:01.000000Z"}} 2019-01-18 06:29:01,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}70b450639f3a8b3bbf5b160a5c467026746dabc6" 2019-01-18 06:29:01,928 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:29:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-000b384e-56b0-4f5d-b00b-5a7641d10a47 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:29:01,928 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-000b384e-56b0-4f5d-b00b-5a7641d10a47 2019-01-18 06:29:01,934 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/c9001d71d87b4ea7a1974b59b2d5c796/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70b450639f3a8b3bbf5b160a5c467026746dabc6" 2019-01-18 06:29:02,127 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:29:01 GMT Server: Apache x-compute-request-id: req-508b0eec-818f-4053-aaef-5f72c2a9dcda OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-508b0eec-818f-4053-aaef-5f72c2a9dcda Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2019-01-18 06:29:02,127 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/c9001d71d87b4ea7a1974b59b2d5c796/volumes/detail used request id req-508b0eec-818f-4053-aaef-5f72c2a9dcda 2019-01-18 06:29:02,130 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8776/v3/c9001d71d87b4ea7a1974b59b2d5c796/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-508b0eec-818f-4053-aaef-5f72c2a9dcda" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70b450639f3a8b3bbf5b160a5c467026746dabc6" -d '{"volume": {"status": "creating", "user_id": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-5298b512-d111-4926-9489-858651610a2b-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}}' 2019-01-18 06:29:02,421 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Fri, 18 Jan 2019 06:29:02 GMT Server: Apache x-compute-request-id: req-9b3cbc71-28c2-451a-aef8-d33ef3bee48c OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-9b3cbc71-28c2-451a-aef8-d33ef3bee48c Content-Length: 851 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "user_id": "54fc58b0f0524c999a6765d407dd77e5", "attachments": [], "links": [{"href": "http://172.30.9.23:8776/v3/c9001d71d87b4ea7a1974b59b2d5c796/volumes/407f6a50-b970-488d-8987-949182621513", "rel": "self"}, {"href": "http://172.30.9.23:8776/c9001d71d87b4ea7a1974b59b2d5c796/volumes/407f6a50-b970-488d-8987-949182621513", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-01-18T06:29:02.347632", "description": null, "updated_at": null, "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-5298b512-d111-4926-9489-858651610a2b-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "407f6a50-b970-488d-8987-949182621513", "size": 1}} 2019-01-18 06:29:02,421 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.23:8776/v3/c9001d71d87b4ea7a1974b59b2d5c796/volumes used request id req-9b3cbc71-28c2-451a-aef8-d33ef3bee48c 2019-01-18 06:29:02,425 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/c9001d71d87b4ea7a1974b59b2d5c796/volumes/407f6a50-b970-488d-8987-949182621513 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-508b0eec-818f-4053-aaef-5f72c2a9dcda" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70b450639f3a8b3bbf5b160a5c467026746dabc6" 2019-01-18 06:29:02,629 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:29:02 GMT Server: Apache x-compute-request-id: req-b11edfea-40a2-455f-ac92-adad89085106 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-b11edfea-40a2-455f-ac92-adad89085106 Content-Encoding: gzip Content-Length: 464 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "user_id": "54fc58b0f0524c999a6765d407dd77e5", "attachments": [], "links": [{"href": "http://172.30.9.23:8776/v3/c9001d71d87b4ea7a1974b59b2d5c796/volumes/407f6a50-b970-488d-8987-949182621513", "rel": "self"}, {"href": "http://172.30.9.23:8776/c9001d71d87b4ea7a1974b59b2d5c796/volumes/407f6a50-b970-488d-8987-949182621513", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-01-18T06:29:02.000000", "description": null, "os-vol-tenant-attr:tenant_id": "c9001d71d87b4ea7a1974b59b2d5c796", "updated_at": "2019-01-18T06:29:02.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-5298b512-d111-4926-9489-858651610a2b-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "407f6a50-b970-488d-8987-949182621513", "size": 1}} 2019-01-18 06:29:02,630 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/c9001d71d87b4ea7a1974b59b2d5c796/volumes/407f6a50-b970-488d-8987-949182621513 used request id req-b11edfea-40a2-455f-ac92-adad89085106 2019-01-18 06:29:02,630 - create_volume - INFO - Created volume with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-5298b512-d111-4926-9489-858651610a2b-1 2019-01-18 06:29:02,633 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/c9001d71d87b4ea7a1974b59b2d5c796/volumes/407f6a50-b970-488d-8987-949182621513 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-508b0eec-818f-4053-aaef-5f72c2a9dcda" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70b450639f3a8b3bbf5b160a5c467026746dabc6" 2019-01-18 06:29:02,828 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:29:02 GMT Server: Apache x-compute-request-id: req-0839e82b-476c-4657-9144-8438171c8d04 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-0839e82b-476c-4657-9144-8438171c8d04 Content-Encoding: gzip Content-Length: 464 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "user_id": "54fc58b0f0524c999a6765d407dd77e5", "attachments": [], "links": [{"href": "http://172.30.9.23:8776/v3/c9001d71d87b4ea7a1974b59b2d5c796/volumes/407f6a50-b970-488d-8987-949182621513", "rel": "self"}, {"href": "http://172.30.9.23:8776/c9001d71d87b4ea7a1974b59b2d5c796/volumes/407f6a50-b970-488d-8987-949182621513", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-01-18T06:29:02.000000", "description": null, "os-vol-tenant-attr:tenant_id": "c9001d71d87b4ea7a1974b59b2d5c796", "updated_at": "2019-01-18T06:29:02.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-5298b512-d111-4926-9489-858651610a2b-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "407f6a50-b970-488d-8987-949182621513", "size": 1}} 2019-01-18 06:29:02,828 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/c9001d71d87b4ea7a1974b59b2d5c796/volumes/407f6a50-b970-488d-8987-949182621513 used request id req-0839e82b-476c-4657-9144-8438171c8d04 2019-01-18 06:29:02,829 - create_volume - DEBUG - Instance status is - creating 2019-01-18 06:29:02,829 - create_volume - DEBUG - Retry querying volume status in 3 seconds 2019-01-18 06:29:05,832 - create_volume - DEBUG - Volume status query timeout in 296.798269987 2019-01-18 06:29:05,835 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/c9001d71d87b4ea7a1974b59b2d5c796/volumes/407f6a50-b970-488d-8987-949182621513 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-508b0eec-818f-4053-aaef-5f72c2a9dcda" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70b450639f3a8b3bbf5b160a5c467026746dabc6" 2019-01-18 06:29:06,038 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:29:05 GMT Server: Apache x-compute-request-id: req-85734703-9efc-4f54-b59f-3ffd1450ab32 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-85734703-9efc-4f54-b59f-3ffd1450ab32 Content-Encoding: gzip Content-Length: 462 Content-Type: application/json RESP BODY: {"volume": {"status": "available", "user_id": "54fc58b0f0524c999a6765d407dd77e5", "attachments": [], "links": [{"href": "http://172.30.9.23:8776/v3/c9001d71d87b4ea7a1974b59b2d5c796/volumes/407f6a50-b970-488d-8987-949182621513", "rel": "self"}, {"href": "http://172.30.9.23:8776/c9001d71d87b4ea7a1974b59b2d5c796/volumes/407f6a50-b970-488d-8987-949182621513", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-01-18T06:29:02.000000", "description": null, "os-vol-tenant-attr:tenant_id": "c9001d71d87b4ea7a1974b59b2d5c796", "updated_at": "2019-01-18T06:29:02.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-5298b512-d111-4926-9489-858651610a2b-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "407f6a50-b970-488d-8987-949182621513", "size": 1}} 2019-01-18 06:29:06,038 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/c9001d71d87b4ea7a1974b59b2d5c796/volumes/407f6a50-b970-488d-8987-949182621513 used request id req-85734703-9efc-4f54-b59f-3ffd1450ab32 2019-01-18 06:29:06,039 - create_volume - DEBUG - Instance status is - available 2019-01-18 06:29:06,039 - create_volume - DEBUG - Volume is active with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-5298b512-d111-4926-9489-858651610a2b-1 2019-01-18 06:29:06,039 - create_volume - INFO - Volume is now active with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-5298b512-d111-4926-9489-858651610a2b-1 2019-01-18 06:29:06,039 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:29:06,040 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:29:06,411 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "54956247928d45febf47675a72d088b3", "name": "CreateInstanceVolumeTests-e2d11f7a-a0e8-444-proj-role"}], "expires_at": "2019-01-18T07:29:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9001d71d87b4ea7a1974b59b2d5c796", "name": "CreateInstanceVolumeTests-e2d11f7a-a0e8-444-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/c9001d71d87b4ea7a1974b59b2d5c796", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/c9001d71d87b4ea7a1974b59b2d5c796", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/c9001d71d87b4ea7a1974b59b2d5c796", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/c9001d71d87b4ea7a1974b59b2d5c796", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/c9001d71d87b4ea7a1974b59b2d5c796", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/c9001d71d87b4ea7a1974b59b2d5c796", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/c9001d71d87b4ea7a1974b59b2d5c796", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/c9001d71d87b4ea7a1974b59b2d5c796", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/c9001d71d87b4ea7a1974b59b2d5c796", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/c9001d71d87b4ea7a1974b59b2d5c796", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/c9001d71d87b4ea7a1974b59b2d5c796", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/c9001d71d87b4ea7a1974b59b2d5c796", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceVolumeTests-e2d11f7a-a0e8-444-user", "id": "54fc58b0f0524c999a6765d407dd77e5"}, "audit_ids": ["UzdKbCfIRRaeKswp7Lm3pw"], "issued_at": "2019-01-18T06:29:06.000000Z"}} 2019-01-18 06:29:06,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}484b175e5931f8fd3975499469ea7f3e4d9f8aa5" 2019-01-18 06:29:06,488 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:29:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2fb6cb1f-515e-4091-8451-dc8ee555b8dc Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:29:06,489 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-2fb6cb1f-515e-4091-8451-dc8ee555b8dc 2019-01-18 06:29:06,494 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/c9001d71d87b4ea7a1974b59b2d5c796/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}484b175e5931f8fd3975499469ea7f3e4d9f8aa5" 2019-01-18 06:29:06,690 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:29:06 GMT Server: Apache x-compute-request-id: req-e06958cc-5ce4-4874-acfc-b786d3aad8d0 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-e06958cc-5ce4-4874-acfc-b786d3aad8d0 Content-Encoding: gzip Content-Length: 461 Content-Type: application/json RESP BODY: {"volumes": [{"status": "available", "user_id": "54fc58b0f0524c999a6765d407dd77e5", "attachments": [], "links": [{"href": "http://172.30.9.23:8776/v3/c9001d71d87b4ea7a1974b59b2d5c796/volumes/407f6a50-b970-488d-8987-949182621513", "rel": "self"}, {"href": "http://172.30.9.23:8776/c9001d71d87b4ea7a1974b59b2d5c796/volumes/407f6a50-b970-488d-8987-949182621513", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-01-18T06:29:02.000000", "description": null, "os-vol-tenant-attr:tenant_id": "c9001d71d87b4ea7a1974b59b2d5c796", "updated_at": "2019-01-18T06:29:02.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-5298b512-d111-4926-9489-858651610a2b-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "407f6a50-b970-488d-8987-949182621513", "size": 1}]} 2019-01-18 06:29:06,690 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/c9001d71d87b4ea7a1974b59b2d5c796/volumes/detail used request id req-e06958cc-5ce4-4874-acfc-b786d3aad8d0 2019-01-18 06:29:06,694 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8776/v3/c9001d71d87b4ea7a1974b59b2d5c796/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-e06958cc-5ce4-4874-acfc-b786d3aad8d0" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}484b175e5931f8fd3975499469ea7f3e4d9f8aa5" -d '{"volume": {"status": "creating", "user_id": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-5298b512-d111-4926-9489-858651610a2b-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}}' 2019-01-18 06:29:07,017 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Fri, 18 Jan 2019 06:29:06 GMT Server: Apache x-compute-request-id: req-a8509589-7fab-4919-b7b4-10b2bdcee7a1 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-a8509589-7fab-4919-b7b4-10b2bdcee7a1 Content-Length: 851 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "user_id": "54fc58b0f0524c999a6765d407dd77e5", "attachments": [], "links": [{"href": "http://172.30.9.23:8776/v3/c9001d71d87b4ea7a1974b59b2d5c796/volumes/8cc37b94-b1b0-4c03-8f70-87bf02bcbaa6", "rel": "self"}, {"href": "http://172.30.9.23:8776/c9001d71d87b4ea7a1974b59b2d5c796/volumes/8cc37b94-b1b0-4c03-8f70-87bf02bcbaa6", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-01-18T06:29:06.895159", "description": null, "updated_at": null, "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-5298b512-d111-4926-9489-858651610a2b-2", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "8cc37b94-b1b0-4c03-8f70-87bf02bcbaa6", "size": 1}} 2019-01-18 06:29:07,017 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.23:8776/v3/c9001d71d87b4ea7a1974b59b2d5c796/volumes used request id req-a8509589-7fab-4919-b7b4-10b2bdcee7a1 2019-01-18 06:29:07,020 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/c9001d71d87b4ea7a1974b59b2d5c796/volumes/8cc37b94-b1b0-4c03-8f70-87bf02bcbaa6 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-e06958cc-5ce4-4874-acfc-b786d3aad8d0" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}484b175e5931f8fd3975499469ea7f3e4d9f8aa5" 2019-01-18 06:29:07,225 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:29:07 GMT Server: Apache x-compute-request-id: req-0b64121c-dfc4-4a33-8331-ed4cce356fef OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-0b64121c-dfc4-4a33-8331-ed4cce356fef Content-Encoding: gzip Content-Length: 468 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "user_id": "54fc58b0f0524c999a6765d407dd77e5", "attachments": [], "links": [{"href": "http://172.30.9.23:8776/v3/c9001d71d87b4ea7a1974b59b2d5c796/volumes/8cc37b94-b1b0-4c03-8f70-87bf02bcbaa6", "rel": "self"}, {"href": "http://172.30.9.23:8776/c9001d71d87b4ea7a1974b59b2d5c796/volumes/8cc37b94-b1b0-4c03-8f70-87bf02bcbaa6", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-01-18T06:29:06.000000", "description": null, "os-vol-tenant-attr:tenant_id": "c9001d71d87b4ea7a1974b59b2d5c796", "updated_at": "2019-01-18T06:29:07.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-5298b512-d111-4926-9489-858651610a2b-2", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "8cc37b94-b1b0-4c03-8f70-87bf02bcbaa6", "size": 1}} 2019-01-18 06:29:07,226 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/c9001d71d87b4ea7a1974b59b2d5c796/volumes/8cc37b94-b1b0-4c03-8f70-87bf02bcbaa6 used request id req-0b64121c-dfc4-4a33-8331-ed4cce356fef 2019-01-18 06:29:07,226 - create_volume - INFO - Created volume with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-5298b512-d111-4926-9489-858651610a2b-2 2019-01-18 06:29:07,229 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/c9001d71d87b4ea7a1974b59b2d5c796/volumes/8cc37b94-b1b0-4c03-8f70-87bf02bcbaa6 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-e06958cc-5ce4-4874-acfc-b786d3aad8d0" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}484b175e5931f8fd3975499469ea7f3e4d9f8aa5" 2019-01-18 06:29:07,276 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:29:07 GMT Server: Apache x-compute-request-id: req-b49f4446-a583-4089-b6b0-fcabb4df44fc OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-b49f4446-a583-4089-b6b0-fcabb4df44fc Content-Encoding: gzip Content-Length: 468 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "user_id": "54fc58b0f0524c999a6765d407dd77e5", "attachments": [], "links": [{"href": "http://172.30.9.23:8776/v3/c9001d71d87b4ea7a1974b59b2d5c796/volumes/8cc37b94-b1b0-4c03-8f70-87bf02bcbaa6", "rel": "self"}, {"href": "http://172.30.9.23:8776/c9001d71d87b4ea7a1974b59b2d5c796/volumes/8cc37b94-b1b0-4c03-8f70-87bf02bcbaa6", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-01-18T06:29:06.000000", "description": null, "os-vol-tenant-attr:tenant_id": "c9001d71d87b4ea7a1974b59b2d5c796", "updated_at": "2019-01-18T06:29:07.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-5298b512-d111-4926-9489-858651610a2b-2", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "8cc37b94-b1b0-4c03-8f70-87bf02bcbaa6", "size": 1}} 2019-01-18 06:29:07,277 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/c9001d71d87b4ea7a1974b59b2d5c796/volumes/8cc37b94-b1b0-4c03-8f70-87bf02bcbaa6 used request id req-b49f4446-a583-4089-b6b0-fcabb4df44fc 2019-01-18 06:29:07,277 - create_volume - DEBUG - Instance status is - creating 2019-01-18 06:29:07,277 - create_volume - DEBUG - Retry querying volume status in 3 seconds 2019-01-18 06:29:10,280 - create_volume - DEBUG - Volume status query timeout in 296.945956945 2019-01-18 06:29:10,283 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/c9001d71d87b4ea7a1974b59b2d5c796/volumes/8cc37b94-b1b0-4c03-8f70-87bf02bcbaa6 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-e06958cc-5ce4-4874-acfc-b786d3aad8d0" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}484b175e5931f8fd3975499469ea7f3e4d9f8aa5" 2019-01-18 06:29:10,503 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:29:10 GMT Server: Apache x-compute-request-id: req-3599fa9a-5c40-4fda-8fcb-a2553309f7d2 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-3599fa9a-5c40-4fda-8fcb-a2553309f7d2 Content-Encoding: gzip Content-Length: 467 Content-Type: application/json RESP BODY: {"volume": {"status": "available", "user_id": "54fc58b0f0524c999a6765d407dd77e5", "attachments": [], "links": [{"href": "http://172.30.9.23:8776/v3/c9001d71d87b4ea7a1974b59b2d5c796/volumes/8cc37b94-b1b0-4c03-8f70-87bf02bcbaa6", "rel": "self"}, {"href": "http://172.30.9.23:8776/c9001d71d87b4ea7a1974b59b2d5c796/volumes/8cc37b94-b1b0-4c03-8f70-87bf02bcbaa6", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-01-18T06:29:06.000000", "description": null, "os-vol-tenant-attr:tenant_id": "c9001d71d87b4ea7a1974b59b2d5c796", "updated_at": "2019-01-18T06:29:07.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-5298b512-d111-4926-9489-858651610a2b-2", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "8cc37b94-b1b0-4c03-8f70-87bf02bcbaa6", "size": 1}} 2019-01-18 06:29:10,504 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/c9001d71d87b4ea7a1974b59b2d5c796/volumes/8cc37b94-b1b0-4c03-8f70-87bf02bcbaa6 used request id req-3599fa9a-5c40-4fda-8fcb-a2553309f7d2 2019-01-18 06:29:10,504 - create_volume - DEBUG - Instance status is - available 2019-01-18 06:29:10,504 - create_volume - DEBUG - Volume is active with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-5298b512-d111-4926-9489-858651610a2b-2 2019-01-18 06:29:10,504 - create_volume - INFO - Volume is now active with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-5298b512-d111-4926-9489-858651610a2b-2 2019-01-18 06:29:10,504 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:29:10,505 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:29:10,883 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "54956247928d45febf47675a72d088b3", "name": "CreateInstanceVolumeTests-e2d11f7a-a0e8-444-proj-role"}], "expires_at": "2019-01-18T07:29:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9001d71d87b4ea7a1974b59b2d5c796", "name": "CreateInstanceVolumeTests-e2d11f7a-a0e8-444-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/c9001d71d87b4ea7a1974b59b2d5c796", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/c9001d71d87b4ea7a1974b59b2d5c796", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/c9001d71d87b4ea7a1974b59b2d5c796", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/c9001d71d87b4ea7a1974b59b2d5c796", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/c9001d71d87b4ea7a1974b59b2d5c796", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/c9001d71d87b4ea7a1974b59b2d5c796", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/c9001d71d87b4ea7a1974b59b2d5c796", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/c9001d71d87b4ea7a1974b59b2d5c796", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/c9001d71d87b4ea7a1974b59b2d5c796", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/c9001d71d87b4ea7a1974b59b2d5c796", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/c9001d71d87b4ea7a1974b59b2d5c796", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/c9001d71d87b4ea7a1974b59b2d5c796", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceVolumeTests-e2d11f7a-a0e8-444-user", "id": "54fc58b0f0524c999a6765d407dd77e5"}, "audit_ids": ["gHiMyw3vStic_jETT_Umpw"], "issued_at": "2019-01-18T06:29:10.000000Z"}} 2019-01-18 06:29:10,883 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c968e3e77008df4ae0b5e9e09df3556b127dc1d" 2019-01-18 06:29:10,959 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:29:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a9b6505f-bf94-49b8-82f8-16c922b05409 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:29:10,959 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-a9b6505f-bf94-49b8-82f8-16c922b05409 2019-01-18 06:29:10,960 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-18 06:29:10,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}1c968e3e77008df4ae0b5e9e09df3556b127dc1d" 2019-01-18 06:29:11,045 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:29:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a1dcc4b7-8ed4-4dab-8b0e-af055571a78a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:29:11,045 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-a1dcc4b7-8ed4-4dab-8b0e-af055571a78a 2019-01-18 06:29:11,053 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceVolumeTests-5298b512-d111-4926-9489-858651610a2b-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c968e3e77008df4ae0b5e9e09df3556b127dc1d" 2019-01-18 06:29:11,311 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-a96b90ca-6a89-4628-a382-47c5fefd9fc8 Date: Fri, 18 Jan 2019 06:29: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":["dccb0620-5e8f-4d1b-b752-1c5dbb814cca"],"updated_at":"2019-01-18T06:29:00Z","tenant_id":"c9001d71d87b4ea7a1974b59b2d5c796","created_at":"2019-01-18T06:28:59Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"c9001d71d87b4ea7a1974b59b2d5c796","id":"b4f17b14-096f-427f-b118-b7e08f80c44e","name":"CreateInstanceVolumeTests-5298b512-d111-4926-9489-858651610a2b-pub-net"}]} 2019-01-18 06:29:11,311 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceVolumeTests-5298b512-d111-4926-9489-858651610a2b-pub-net used request id req-a96b90ca-6a89-4628-a382-47c5fefd9fc8 2019-01-18 06:29:11,314 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-18 06:29:11,319 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 18 Jan 2019 06:29: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"}]}]}} 2019-01-18 06:29:11,320 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/c9001d71d87b4ea7a1974b59b2d5c796 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c968e3e77008df4ae0b5e9e09df3556b127dc1d" 2019-01-18 06:29:11,401 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:29:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-59706a1a-33a2-48d0-a3c6-95610562c019 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/c9001d71d87b4ea7a1974b59b2d5c796"}, "enabled": true, "id": "c9001d71d87b4ea7a1974b59b2d5c796", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceVolumeTests-e2d11f7a-a0e8-444-proj"}} 2019-01-18 06:29:11,401 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/c9001d71d87b4ea7a1974b59b2d5c796 used request id req-59706a1a-33a2-48d0-a3c6-95610562c019 2019-01-18 06:29:11,407 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=b4f17b14-096f-427f-b118-b7e08f80c44e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c968e3e77008df4ae0b5e9e09df3556b127dc1d" 2019-01-18 06:29:11,599 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-92aafbd8-028b-432d-b548-dc8dc7f27de3 Date: Fri, 18 Jan 2019 06:29:11 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b4f17b14-096f-427f-b118-b7e08f80c44e","tenant_id":"c9001d71d87b4ea7a1974b59b2d5c796","created_at":"2019-01-18T06:29:00Z","dns_nameservers":[],"updated_at":"2019-01-18T06:29:00Z","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":"c9001d71d87b4ea7a1974b59b2d5c796","id":"dccb0620-5e8f-4d1b-b752-1c5dbb814cca","subnetpool_id":null,"name":"CreateInstanceVolumeTests-5298b512-d111-4926-9489-858651610a2b-pub-subnet"}]} 2019-01-18 06:29:11,599 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=b4f17b14-096f-427f-b118-b7e08f80c44e used request id req-92aafbd8-028b-432d-b548-dc8dc7f27de3 2019-01-18 06:29:11,605 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=b4f17b14-096f-427f-b118-b7e08f80c44e&name=CreateInstanceVolumeTests-5298b512-d111-4926-9489-858651610a2b-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c968e3e77008df4ae0b5e9e09df3556b127dc1d" 2019-01-18 06:29:11,792 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-d67127f9-fc50-449f-bc38-51ebaf5c679e Date: Fri, 18 Jan 2019 06:29:11 GMT RESP BODY: {"ports":[]} 2019-01-18 06:29:11,792 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=b4f17b14-096f-427f-b118-b7e08f80c44e&name=CreateInstanceVolumeTests-5298b512-d111-4926-9489-858651610a2b-port&admin_state_up=True used request id req-d67127f9-fc50-449f-bc38-51ebaf5c679e 2019-01-18 06:29:11,796 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/detail?name=CreateInstanceVolumeTests-5298b512-d111-4926-9489-858651610a2b-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c968e3e77008df4ae0b5e9e09df3556b127dc1d" 2019-01-18 06:29:12,026 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06: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 x-openstack-request-id: req-ffb9b326-91d5-4491-a9ea-0cf8c7866294 x-compute-request-id: req-ffb9b326-91d5-4491-a9ea-0cf8c7866294 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2019-01-18 06:29:12,026 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail?name=CreateInstanceVolumeTests-5298b512-d111-4926-9489-858651610a2b-inst used request id req-ffb9b326-91d5-4491-a9ea-0cf8c7866294 2019-01-18 06:29:12,032 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceVolumeTests-5298b512-d111-4926-9489-858651610a2b-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c968e3e77008df4ae0b5e9e09df3556b127dc1d" 2019-01-18 06:29:12,268 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-eb6f4896-28e2-4bcf-a080-a9d569729d96 Date: Fri, 18 Jan 2019 06: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":["dccb0620-5e8f-4d1b-b752-1c5dbb814cca"],"updated_at":"2019-01-18T06:29:00Z","tenant_id":"c9001d71d87b4ea7a1974b59b2d5c796","created_at":"2019-01-18T06:28:59Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"c9001d71d87b4ea7a1974b59b2d5c796","id":"b4f17b14-096f-427f-b118-b7e08f80c44e","name":"CreateInstanceVolumeTests-5298b512-d111-4926-9489-858651610a2b-pub-net"}]} 2019-01-18 06:29:12,268 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceVolumeTests-5298b512-d111-4926-9489-858651610a2b-pub-net used request id req-eb6f4896-28e2-4bcf-a080-a9d569729d96 2019-01-18 06:29:12,272 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/c9001d71d87b4ea7a1974b59b2d5c796 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c968e3e77008df4ae0b5e9e09df3556b127dc1d" 2019-01-18 06:29:12,356 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:29:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1d03b345-4051-4efa-a7c4-fb144a8d5542 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/c9001d71d87b4ea7a1974b59b2d5c796"}, "enabled": true, "id": "c9001d71d87b4ea7a1974b59b2d5c796", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceVolumeTests-e2d11f7a-a0e8-444-proj"}} 2019-01-18 06:29:12,356 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/c9001d71d87b4ea7a1974b59b2d5c796 used request id req-1d03b345-4051-4efa-a7c4-fb144a8d5542 2019-01-18 06:29:12,362 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=b4f17b14-096f-427f-b118-b7e08f80c44e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c968e3e77008df4ae0b5e9e09df3556b127dc1d" 2019-01-18 06:29:12,556 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-9d4585d2-7f27-4221-b23d-e89b69dd0e2d Date: Fri, 18 Jan 2019 06:29:12 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b4f17b14-096f-427f-b118-b7e08f80c44e","tenant_id":"c9001d71d87b4ea7a1974b59b2d5c796","created_at":"2019-01-18T06:29:00Z","dns_nameservers":[],"updated_at":"2019-01-18T06:29:00Z","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":"c9001d71d87b4ea7a1974b59b2d5c796","id":"dccb0620-5e8f-4d1b-b752-1c5dbb814cca","subnetpool_id":null,"name":"CreateInstanceVolumeTests-5298b512-d111-4926-9489-858651610a2b-pub-subnet"}]} 2019-01-18 06:29:12,556 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=b4f17b14-096f-427f-b118-b7e08f80c44e used request id req-9d4585d2-7f27-4221-b23d-e89b69dd0e2d 2019-01-18 06:29:12,562 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=b4f17b14-096f-427f-b118-b7e08f80c44e&name=CreateInstanceVolumeTests-5298b512-d111-4926-9489-858651610a2b-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c968e3e77008df4ae0b5e9e09df3556b127dc1d" 2019-01-18 06:29:12,729 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-ec7ea455-14e2-492e-85c4-31baa239e086 Date: Fri, 18 Jan 2019 06:29:12 GMT RESP BODY: {"ports":[]} 2019-01-18 06:29:12,729 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=b4f17b14-096f-427f-b118-b7e08f80c44e&name=CreateInstanceVolumeTests-5298b512-d111-4926-9489-858651610a2b-port&admin_state_up=True used request id req-ec7ea455-14e2-492e-85c4-31baa239e086 2019-01-18 06:29:12,730 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:29:12,730 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:29:13,102 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "54956247928d45febf47675a72d088b3", "name": "CreateInstanceVolumeTests-e2d11f7a-a0e8-444-proj-role"}], "expires_at": "2019-01-18T07:29:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9001d71d87b4ea7a1974b59b2d5c796", "name": "CreateInstanceVolumeTests-e2d11f7a-a0e8-444-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/c9001d71d87b4ea7a1974b59b2d5c796", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/c9001d71d87b4ea7a1974b59b2d5c796", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/c9001d71d87b4ea7a1974b59b2d5c796", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/c9001d71d87b4ea7a1974b59b2d5c796", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/c9001d71d87b4ea7a1974b59b2d5c796", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/c9001d71d87b4ea7a1974b59b2d5c796", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/c9001d71d87b4ea7a1974b59b2d5c796", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/c9001d71d87b4ea7a1974b59b2d5c796", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/c9001d71d87b4ea7a1974b59b2d5c796", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/c9001d71d87b4ea7a1974b59b2d5c796", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/c9001d71d87b4ea7a1974b59b2d5c796", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/c9001d71d87b4ea7a1974b59b2d5c796", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceVolumeTests-e2d11f7a-a0e8-444-user", "id": "54fc58b0f0524c999a6765d407dd77e5"}, "audit_ids": ["K0u2xg62Rz2eZ9nF_glYwg"], "issued_at": "2019-01-18T06:29:13.000000Z"}} 2019-01-18 06:29:13,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}41282122e692de90c4428b0892fedf0bd56f9609" 2019-01-18 06:29:13,178 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:29:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-86d9ee35-a32c-4092-90d1-bd8980239c5b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:29:13,178 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-86d9ee35-a32c-4092-90d1-bd8980239c5b 2019-01-18 06:29:13,184 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceVolumeTests-5298b512-d111-4926-9489-858651610a2b-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c968e3e77008df4ae0b5e9e09df3556b127dc1d" 2019-01-18 06:29:13,469 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-0ac55267-de5c-4281-800c-a4cb70810a98 Date: Fri, 18 Jan 2019 06:29: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":["dccb0620-5e8f-4d1b-b752-1c5dbb814cca"],"updated_at":"2019-01-18T06:29:00Z","tenant_id":"c9001d71d87b4ea7a1974b59b2d5c796","created_at":"2019-01-18T06:28:59Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"c9001d71d87b4ea7a1974b59b2d5c796","id":"b4f17b14-096f-427f-b118-b7e08f80c44e","name":"CreateInstanceVolumeTests-5298b512-d111-4926-9489-858651610a2b-pub-net"}]} 2019-01-18 06:29:13,469 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceVolumeTests-5298b512-d111-4926-9489-858651610a2b-pub-net used request id req-0ac55267-de5c-4281-800c-a4cb70810a98 2019-01-18 06:29:13,474 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=b4f17b14-096f-427f-b118-b7e08f80c44e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c968e3e77008df4ae0b5e9e09df3556b127dc1d" 2019-01-18 06:29:13,674 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-db2a04f1-6807-45bf-997d-89787b3a2015 Date: Fri, 18 Jan 2019 06:29:13 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b4f17b14-096f-427f-b118-b7e08f80c44e","tenant_id":"c9001d71d87b4ea7a1974b59b2d5c796","created_at":"2019-01-18T06:29:00Z","dns_nameservers":[],"updated_at":"2019-01-18T06:29:00Z","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":"c9001d71d87b4ea7a1974b59b2d5c796","id":"dccb0620-5e8f-4d1b-b752-1c5dbb814cca","subnetpool_id":null,"name":"CreateInstanceVolumeTests-5298b512-d111-4926-9489-858651610a2b-pub-subnet"}]} 2019-01-18 06:29:13,674 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=b4f17b14-096f-427f-b118-b7e08f80c44e used request id req-db2a04f1-6807-45bf-997d-89787b3a2015 2019-01-18 06:29:13,679 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceVolumeTests-5298b512-d111-4926-9489-858651610a2b-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c968e3e77008df4ae0b5e9e09df3556b127dc1d" 2019-01-18 06:29:13,774 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-28ce3830-0d87-477a-bcf5-40f0610bb951 Date: Fri, 18 Jan 2019 06:29: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":["dccb0620-5e8f-4d1b-b752-1c5dbb814cca"],"updated_at":"2019-01-18T06:29:00Z","tenant_id":"c9001d71d87b4ea7a1974b59b2d5c796","created_at":"2019-01-18T06:28:59Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"c9001d71d87b4ea7a1974b59b2d5c796","id":"b4f17b14-096f-427f-b118-b7e08f80c44e","name":"CreateInstanceVolumeTests-5298b512-d111-4926-9489-858651610a2b-pub-net"}]} 2019-01-18 06:29:13,774 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceVolumeTests-5298b512-d111-4926-9489-858651610a2b-pub-net used request id req-28ce3830-0d87-477a-bcf5-40f0610bb951 2019-01-18 06:29:13,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" 2019-01-18 06:29:13,783 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 18 Jan 2019 06:29: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"}]}]}} 2019-01-18 06:29:13,784 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/c9001d71d87b4ea7a1974b59b2d5c796 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41282122e692de90c4428b0892fedf0bd56f9609" 2019-01-18 06:29:13,799 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:29:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1f7c248c-5944-4bb6-b822-72b77d09bd9a 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/c9001d71d87b4ea7a1974b59b2d5c796"}, "enabled": true, "id": "c9001d71d87b4ea7a1974b59b2d5c796", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceVolumeTests-e2d11f7a-a0e8-444-proj"}} 2019-01-18 06:29:13,800 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/c9001d71d87b4ea7a1974b59b2d5c796 used request id req-1f7c248c-5944-4bb6-b822-72b77d09bd9a 2019-01-18 06:29:13,805 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=b4f17b14-096f-427f-b118-b7e08f80c44e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c968e3e77008df4ae0b5e9e09df3556b127dc1d" 2019-01-18 06:29:13,857 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-a4cd27fc-d78b-4bd0-b22f-56c4454aa9a5 Date: Fri, 18 Jan 2019 06:29:13 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b4f17b14-096f-427f-b118-b7e08f80c44e","tenant_id":"c9001d71d87b4ea7a1974b59b2d5c796","created_at":"2019-01-18T06:29:00Z","dns_nameservers":[],"updated_at":"2019-01-18T06:29:00Z","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":"c9001d71d87b4ea7a1974b59b2d5c796","id":"dccb0620-5e8f-4d1b-b752-1c5dbb814cca","subnetpool_id":null,"name":"CreateInstanceVolumeTests-5298b512-d111-4926-9489-858651610a2b-pub-subnet"}]} 2019-01-18 06:29:13,857 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=b4f17b14-096f-427f-b118-b7e08f80c44e used request id req-a4cd27fc-d78b-4bd0-b22f-56c4454aa9a5 2019-01-18 06:29:13,858 - neutron_utils - INFO - Creating port for network with name - CreateInstanceVolumeTests-5298b512-d111-4926-9489-858651610a2b-pub-net 2019-01-18 06:29:13,862 - 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}1c968e3e77008df4ae0b5e9e09df3556b127dc1d" -d '{"port": {"network_id": "b4f17b14-096f-427f-b118-b7e08f80c44e", "name": "CreateInstanceVolumeTests-5298b512-d111-4926-9489-858651610a2b-port", "admin_state_up": true}}' 2019-01-18 06:29:14,780 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 780 X-Openstack-Request-Id: req-a1138a02-e38e-46cc-991e-5f245aa0e9f6 Date: Fri, 18 Jan 2019 06:29:14 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:29:14Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"dccb0620-5e8f-4d1b-b752-1c5dbb814cca","ip_address":"10.55.0.5"}],"id":"6c8c5232-6a8a-42b8-a26b-0e0626ad3542","security_groups":["e33553b0-93a0-4f0c-aeb0-242d42fb4151"],"mac_address":"fa:16:3e:4b:f9:03","device_id":"","status":"DOWN","description":"","tags":[],"name":"CreateInstanceVolumeTests-5298b512-d111-4926-9489-858651610a2b-port","project_id":"c9001d71d87b4ea7a1974b59b2d5c796","qos_policy_id":null,"admin_state_up":true,"network_id":"b4f17b14-096f-427f-b118-b7e08f80c44e","tenant_id":"c9001d71d87b4ea7a1974b59b2d5c796","created_at":"2019-01-18T06:29:14Z","binding:vnic_type":"normal"}} 2019-01-18 06:29:14,780 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/ports used request id req-a1138a02-e38e-46cc-991e-5f245aa0e9f6 2019-01-18 06:29:14,786 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceVolumeTests-5298b512-d111-4926-9489-858651610a2b-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c968e3e77008df4ae0b5e9e09df3556b127dc1d" 2019-01-18 06:29:15,022 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-9146c9d0-797b-4ba0-85e1-4cf1aa982e31 Date: Fri, 18 Jan 2019 06: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":["dccb0620-5e8f-4d1b-b752-1c5dbb814cca"],"updated_at":"2019-01-18T06:29:00Z","tenant_id":"c9001d71d87b4ea7a1974b59b2d5c796","created_at":"2019-01-18T06:28:59Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"c9001d71d87b4ea7a1974b59b2d5c796","id":"b4f17b14-096f-427f-b118-b7e08f80c44e","name":"CreateInstanceVolumeTests-5298b512-d111-4926-9489-858651610a2b-pub-net"}]} 2019-01-18 06:29:15,022 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceVolumeTests-5298b512-d111-4926-9489-858651610a2b-pub-net used request id req-9146c9d0-797b-4ba0-85e1-4cf1aa982e31 2019-01-18 06:29:15,026 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/c9001d71d87b4ea7a1974b59b2d5c796 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c968e3e77008df4ae0b5e9e09df3556b127dc1d" 2019-01-18 06:29:15,109 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:29:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3cc76345-e7b5-4305-8237-e41351b3bce8 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/c9001d71d87b4ea7a1974b59b2d5c796"}, "enabled": true, "id": "c9001d71d87b4ea7a1974b59b2d5c796", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceVolumeTests-e2d11f7a-a0e8-444-proj"}} 2019-01-18 06:29:15,109 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/c9001d71d87b4ea7a1974b59b2d5c796 used request id req-3cc76345-e7b5-4305-8237-e41351b3bce8 2019-01-18 06:29:15,115 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=b4f17b14-096f-427f-b118-b7e08f80c44e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c968e3e77008df4ae0b5e9e09df3556b127dc1d" 2019-01-18 06:29:15,179 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-41e36a03-2fd5-4af3-8e0f-7d4651d17a00 Date: Fri, 18 Jan 2019 06:29:15 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b4f17b14-096f-427f-b118-b7e08f80c44e","tenant_id":"c9001d71d87b4ea7a1974b59b2d5c796","created_at":"2019-01-18T06:29:00Z","dns_nameservers":[],"updated_at":"2019-01-18T06:29:00Z","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":"c9001d71d87b4ea7a1974b59b2d5c796","id":"dccb0620-5e8f-4d1b-b752-1c5dbb814cca","subnetpool_id":null,"name":"CreateInstanceVolumeTests-5298b512-d111-4926-9489-858651610a2b-pub-subnet"}]} 2019-01-18 06:29:15,179 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=b4f17b14-096f-427f-b118-b7e08f80c44e used request id req-41e36a03-2fd5-4af3-8e0f-7d4651d17a00 2019-01-18 06:29:15,184 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=b4f17b14-096f-427f-b118-b7e08f80c44e&name=CreateInstanceVolumeTests-5298b512-d111-4926-9489-858651610a2b-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c968e3e77008df4ae0b5e9e09df3556b127dc1d" 2019-01-18 06:29:15,387 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 783 X-Openstack-Request-Id: req-b9544ab3-9617-4695-a1ff-48c88445c0bc Date: Fri, 18 Jan 2019 06:29:15 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:29:14Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"dccb0620-5e8f-4d1b-b752-1c5dbb814cca","ip_address":"10.55.0.5"}],"id":"6c8c5232-6a8a-42b8-a26b-0e0626ad3542","security_groups":["e33553b0-93a0-4f0c-aeb0-242d42fb4151"],"mac_address":"fa:16:3e:4b:f9:03","project_id":"c9001d71d87b4ea7a1974b59b2d5c796","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceVolumeTests-5298b512-d111-4926-9489-858651610a2b-port","admin_state_up":true,"network_id":"b4f17b14-096f-427f-b118-b7e08f80c44e","tenant_id":"c9001d71d87b4ea7a1974b59b2d5c796","created_at":"2019-01-18T06:29:14Z","binding:vnic_type":"normal","device_id":""}]} 2019-01-18 06:29:15,388 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=b4f17b14-096f-427f-b118-b7e08f80c44e&name=CreateInstanceVolumeTests-5298b512-d111-4926-9489-858651610a2b-port&admin_state_up=True used request id req-b9544ab3-9617-4695-a1ff-48c88445c0bc 2019-01-18 06:29:15,391 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/c9001d71d87b4ea7a1974b59b2d5c796 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c968e3e77008df4ae0b5e9e09df3556b127dc1d" 2019-01-18 06:29:15,472 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:29:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c9992ddc-ab1f-4180-b372-932c35d188cf 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/c9001d71d87b4ea7a1974b59b2d5c796"}, "enabled": true, "id": "c9001d71d87b4ea7a1974b59b2d5c796", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceVolumeTests-e2d11f7a-a0e8-444-proj"}} 2019-01-18 06:29:15,472 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/c9001d71d87b4ea7a1974b59b2d5c796 used request id req-c9992ddc-ab1f-4180-b372-932c35d188cf 2019-01-18 06:29:15,473 - nova_utils - INFO - Creating VM with name - CreateInstanceVolumeTests-5298b512-d111-4926-9489-858651610a2b-inst 2019-01-18 06:29:15,476 - 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}1c968e3e77008df4ae0b5e9e09df3556b127dc1d" 2019-01-18 06:29:15,503 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06: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-4c49110c-4dd4-4215-921a-ef8232710337 x-compute-request-id: req-4c49110c-4dd4-4215-921a-ef8232710337 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"flavors": [{"id": "541af556-c42f-4a4a-ac01-fbac6d15b2ef", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/541af556-c42f-4a4a-ac01-fbac6d15b2ef", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/541af556-c42f-4a4a-ac01-fbac6d15b2ef", "rel": "bookmark"}], "name": "CreateInstanceVolumeTests-5298b512-d111-4926-9489-858651610a2b-flavor-name"}]} 2019-01-18 06:29:15,503 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-4c49110c-4dd4-4215-921a-ef8232710337 2019-01-18 06:29:15,506 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors/541af556-c42f-4a4a-ac01-fbac6d15b2ef -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c968e3e77008df4ae0b5e9e09df3556b127dc1d" 2019-01-18 06:29:15,526 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06: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-2a300e18-2e55-4c37-8e7b-89de29644475 x-compute-request-id: req-2a300e18-2e55-4c37-8e7b-89de29644475 Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/541af556-c42f-4a4a-ac01-fbac6d15b2ef", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/541af556-c42f-4a4a-ac01-fbac6d15b2ef", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "541af556-c42f-4a4a-ac01-fbac6d15b2ef", "name": "CreateInstanceVolumeTests-5298b512-d111-4926-9489-858651610a2b-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2019-01-18 06:29:15,526 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/541af556-c42f-4a4a-ac01-fbac6d15b2ef used request id req-2a300e18-2e55-4c37-8e7b-89de29644475 2019-01-18 06:29:15,529 - 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-5298b512-d111-4926-9489-858651610a2b-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1c968e3e77008df4ae0b5e9e09df3556b127dc1d" 2019-01-18 06:29:15,700 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1060 Content-Type: application/json X-Openstack-Request-Id: req-a6c0b443-bace-4a69-bc18-c2273d75e70c Date: Fri, 18 Jan 2019 06:29:15 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstanceVolumeTests-5298b512-d111-4926-9489-858651610a2b-image", "tags": [], "container_format": "bare", "created_at": "2019-01-18T06:28:55Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-18T06:28:57Z", "visibility": "shared", "locations": [{"url": "rbd://af014572-0a5d-4a80-a07f-9105f52ab2c1/images/3c057819-e084-4bc8-8dc1-f6484aa11c53/snap", "metadata": {}}], "self": "/v2/images/3c057819-e084-4bc8-8dc1-f6484aa11c53", "min_disk": 0, "protected": false, "id": "3c057819-e084-4bc8-8dc1-f6484aa11c53", "file": "/v2/images/3c057819-e084-4bc8-8dc1-f6484aa11c53/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "c9001d71d87b4ea7a1974b59b2d5c796", "direct_url": "rbd://af014572-0a5d-4a80-a07f-9105f52ab2c1/images/3c057819-e084-4bc8-8dc1-f6484aa11c53/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceVolumeTests-5298b512-d111-4926-9489-858651610a2b-image"} 2019-01-18 06:29:15,700 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceVolumeTests-5298b512-d111-4926-9489-858651610a2b-image used request id req-a6c0b443-bace-4a69-bc18-c2273d75e70c 2019-01-18 06:29:15,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}1c968e3e77008df4ae0b5e9e09df3556b127dc1d" 2019-01-18 06:29:15,845 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-6b6aa0d6-fe5c-4484-91bd-d7e85792c311 Date: Fri, 18 Jan 2019 06:29: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"}}} 2019-01-18 06:29:15,845 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-6b6aa0d6-fe5c-4484-91bd-d7e85792c311 2019-01-18 06:29:15,851 - 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}1c968e3e77008df4ae0b5e9e09df3556b127dc1d" -d '{"server": {"name": "CreateInstanceVolumeTests-5298b512-d111-4926-9489-858651610a2b-inst", "imageRef": "3c057819-e084-4bc8-8dc1-f6484aa11c53", "flavorRef": "541af556-c42f-4a4a-ac01-fbac6d15b2ef", "max_count": 1, "min_count": 1, "networks": [{"port": "6c8c5232-6a8a-42b8-a26b-0e0626ad3542"}]}}' 2019-01-18 06:29:16,993 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 18 Jan 2019 06: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 x-openstack-request-id: req-cf5bbe0b-314c-4088-bf6e-1e09f7b8f81c x-compute-request-id: req-cf5bbe0b-314c-4088-bf6e-1e09f7b8f81c Content-Length: 374 location: http://172.30.9.23:8774/v2.1/servers/052b934d-6d56-4892-927a-590b43a804e3 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "052b934d-6d56-4892-927a-590b43a804e3", "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/052b934d-6d56-4892-927a-590b43a804e3", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/052b934d-6d56-4892-927a-590b43a804e3", "rel": "bookmark"}], "adminPass": "C5F7RZLsFhVc"}} 2019-01-18 06:29:16,993 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-cf5bbe0b-314c-4088-bf6e-1e09f7b8f81c 2019-01-18 06:29:16,997 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/052b934d-6d56-4892-927a-590b43a804e3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c968e3e77008df4ae0b5e9e09df3556b127dc1d" 2019-01-18 06:29:17,372 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06: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-59416f7a-d548-4d14-aa55-d51f8a6dcca7 x-compute-request-id: req-59416f7a-d548-4d14-aa55-d51f8a6dcca7 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/052b934d-6d56-4892-927a-590b43a804e3", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/052b934d-6d56-4892-927a-590b43a804e3", "rel": "bookmark"}], "image": {"id": "3c057819-e084-4bc8-8dc1-f6484aa11c53", "links": [{"href": "http://172.30.9.23:8774/images/3c057819-e084-4bc8-8dc1-f6484aa11c53", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "541af556-c42f-4a4a-ac01-fbac6d15b2ef", "links": [{"href": "http://172.30.9.23:8774/flavors/541af556-c42f-4a4a-ac01-fbac6d15b2ef", "rel": "bookmark"}]}, "id": "052b934d-6d56-4892-927a-590b43a804e3", "user_id": "54fc58b0f0524c999a6765d407dd77e5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2019-01-18T06:29:17Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-5298b512-d111-4926-9489-858651610a2b-inst", "created": "2019-01-18T06:29:16Z", "tenant_id": "c9001d71d87b4ea7a1974b59b2d5c796", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-18 06:29:17,372 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/052b934d-6d56-4892-927a-590b43a804e3 used request id req-59416f7a-d548-4d14-aa55-d51f8a6dcca7 2019-01-18 06:29:17,373 - create_instance - INFO - Created instance with name - CreateInstanceVolumeTests-5298b512-d111-4926-9489-858651610a2b-inst 2019-01-18 06:29:17,376 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/052b934d-6d56-4892-927a-590b43a804e3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c968e3e77008df4ae0b5e9e09df3556b127dc1d" 2019-01-18 06:29:17,724 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06: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-bffd3a68-7c5d-458f-baf7-82aa1c358271 x-compute-request-id: req-bffd3a68-7c5d-458f-baf7-82aa1c358271 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/052b934d-6d56-4892-927a-590b43a804e3", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/052b934d-6d56-4892-927a-590b43a804e3", "rel": "bookmark"}], "image": {"id": "3c057819-e084-4bc8-8dc1-f6484aa11c53", "links": [{"href": "http://172.30.9.23:8774/images/3c057819-e084-4bc8-8dc1-f6484aa11c53", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "541af556-c42f-4a4a-ac01-fbac6d15b2ef", "links": [{"href": "http://172.30.9.23:8774/flavors/541af556-c42f-4a4a-ac01-fbac6d15b2ef", "rel": "bookmark"}]}, "id": "052b934d-6d56-4892-927a-590b43a804e3", "user_id": "54fc58b0f0524c999a6765d407dd77e5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2019-01-18T06:29:17Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-5298b512-d111-4926-9489-858651610a2b-inst", "created": "2019-01-18T06:29:16Z", "tenant_id": "c9001d71d87b4ea7a1974b59b2d5c796", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-18 06:29:17,724 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/052b934d-6d56-4892-927a-590b43a804e3 used request id req-bffd3a68-7c5d-458f-baf7-82aa1c358271 2019-01-18 06:29:17,724 - create_instance - DEBUG - Instance status [CreateInstanceVolumeTests-5298b512-d111-4926-9489-858651610a2b-inst] is - BUILD 2019-01-18 06:29:17,724 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-18 06:29:20,728 - create_instance - DEBUG - VM status query timeout in 896.645245075 2019-01-18 06:29:20,730 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/052b934d-6d56-4892-927a-590b43a804e3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c968e3e77008df4ae0b5e9e09df3556b127dc1d" 2019-01-18 06:29:21,222 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:29: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-99af3647-9f43-43be-8417-31cb1883b683 x-compute-request-id: req-99af3647-9f43-43be-8417-31cb1883b683 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/052b934d-6d56-4892-927a-590b43a804e3", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/052b934d-6d56-4892-927a-590b43a804e3", "rel": "bookmark"}], "image": {"id": "3c057819-e084-4bc8-8dc1-f6484aa11c53", "links": [{"href": "http://172.30.9.23:8774/images/3c057819-e084-4bc8-8dc1-f6484aa11c53", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "541af556-c42f-4a4a-ac01-fbac6d15b2ef", "links": [{"href": "http://172.30.9.23:8774/flavors/541af556-c42f-4a4a-ac01-fbac6d15b2ef", "rel": "bookmark"}]}, "id": "052b934d-6d56-4892-927a-590b43a804e3", "security_groups": [{"name": "default"}], "user_id": "54fc58b0f0524c999a6765d407dd77e5", "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": "2019-01-18T06:29:18Z", "hostId": "16a824567635006cd06c9fa69131cac8526c072e6a4918d48fc8e23e", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-5298b512-d111-4926-9489-858651610a2b-inst", "created": "2019-01-18T06:29:16Z", "tenant_id": "c9001d71d87b4ea7a1974b59b2d5c796", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-18 06:29:21,222 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/052b934d-6d56-4892-927a-590b43a804e3 used request id req-99af3647-9f43-43be-8417-31cb1883b683 2019-01-18 06:29:21,223 - create_instance - DEBUG - Instance status [CreateInstanceVolumeTests-5298b512-d111-4926-9489-858651610a2b-inst] is - BUILD 2019-01-18 06:29:21,223 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-18 06:29:24,226 - create_instance - DEBUG - VM status query timeout in 893.146790028 2019-01-18 06:29:24,230 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/052b934d-6d56-4892-927a-590b43a804e3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c968e3e77008df4ae0b5e9e09df3556b127dc1d" 2019-01-18 06:29:24,725 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:29: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-d9552e65-cfbb-4503-bae2-5df2f69476e8 x-compute-request-id: req-d9552e65-cfbb-4503-bae2-5df2f69476e8 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/052b934d-6d56-4892-927a-590b43a804e3", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/052b934d-6d56-4892-927a-590b43a804e3", "rel": "bookmark"}], "image": {"id": "3c057819-e084-4bc8-8dc1-f6484aa11c53", "links": [{"href": "http://172.30.9.23:8774/images/3c057819-e084-4bc8-8dc1-f6484aa11c53", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "541af556-c42f-4a4a-ac01-fbac6d15b2ef", "links": [{"href": "http://172.30.9.23:8774/flavors/541af556-c42f-4a4a-ac01-fbac6d15b2ef", "rel": "bookmark"}]}, "id": "052b934d-6d56-4892-927a-590b43a804e3", "security_groups": [{"name": "default"}], "user_id": "54fc58b0f0524c999a6765d407dd77e5", "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": "2019-01-18T06:29:18Z", "hostId": "16a824567635006cd06c9fa69131cac8526c072e6a4918d48fc8e23e", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-5298b512-d111-4926-9489-858651610a2b-inst", "created": "2019-01-18T06:29:16Z", "tenant_id": "c9001d71d87b4ea7a1974b59b2d5c796", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-18 06:29:24,725 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/052b934d-6d56-4892-927a-590b43a804e3 used request id req-d9552e65-cfbb-4503-bae2-5df2f69476e8 2019-01-18 06:29:24,726 - create_instance - DEBUG - Instance status [CreateInstanceVolumeTests-5298b512-d111-4926-9489-858651610a2b-inst] is - BUILD 2019-01-18 06:29:24,726 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-18 06:29:27,729 - create_instance - DEBUG - VM status query timeout in 889.64350009 2019-01-18 06:29:27,733 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/052b934d-6d56-4892-927a-590b43a804e3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c968e3e77008df4ae0b5e9e09df3556b127dc1d" 2019-01-18 06:29:28,186 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:29: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-bd417d2e-ab7d-4ee9-98f1-de7773eca7f3 x-compute-request-id: req-bd417d2e-ab7d-4ee9-98f1-de7773eca7f3 Content-Encoding: gzip Content-Length: 750 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceVolumeTests-5298b512-d111-4926-9489-858651610a2b-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:f9:03", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/052b934d-6d56-4892-927a-590b43a804e3", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/052b934d-6d56-4892-927a-590b43a804e3", "rel": "bookmark"}], "image": {"id": "3c057819-e084-4bc8-8dc1-f6484aa11c53", "links": [{"href": "http://172.30.9.23:8774/images/3c057819-e084-4bc8-8dc1-f6484aa11c53", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-18T06:29:23.000000", "flavor": {"id": "541af556-c42f-4a4a-ac01-fbac6d15b2ef", "links": [{"href": "http://172.30.9.23:8774/flavors/541af556-c42f-4a4a-ac01-fbac6d15b2ef", "rel": "bookmark"}]}, "id": "052b934d-6d56-4892-927a-590b43a804e3", "security_groups": [{"name": "default"}], "user_id": "54fc58b0f0524c999a6765d407dd77e5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-18T06:29:25Z", "hostId": "16a824567635006cd06c9fa69131cac8526c072e6a4918d48fc8e23e", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-5298b512-d111-4926-9489-858651610a2b-inst", "created": "2019-01-18T06:29:16Z", "tenant_id": "c9001d71d87b4ea7a1974b59b2d5c796", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-18 06:29:28,186 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/052b934d-6d56-4892-927a-590b43a804e3 used request id req-bd417d2e-ab7d-4ee9-98f1-de7773eca7f3 2019-01-18 06:29:28,186 - create_instance - DEBUG - Instance status [CreateInstanceVolumeTests-5298b512-d111-4926-9489-858651610a2b-inst] is - ACTIVE 2019-01-18 06:29:28,186 - create_instance - INFO - VM is - ACTIVE 2019-01-18 06:29:28,189 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/052b934d-6d56-4892-927a-590b43a804e3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c968e3e77008df4ae0b5e9e09df3556b127dc1d" 2019-01-18 06:29:28,671 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:29: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-f75dacda-d291-4dbe-9289-30e4a29d24b9 x-compute-request-id: req-f75dacda-d291-4dbe-9289-30e4a29d24b9 Content-Encoding: gzip Content-Length: 750 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceVolumeTests-5298b512-d111-4926-9489-858651610a2b-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:f9:03", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/052b934d-6d56-4892-927a-590b43a804e3", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/052b934d-6d56-4892-927a-590b43a804e3", "rel": "bookmark"}], "image": {"id": "3c057819-e084-4bc8-8dc1-f6484aa11c53", "links": [{"href": "http://172.30.9.23:8774/images/3c057819-e084-4bc8-8dc1-f6484aa11c53", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-18T06:29:23.000000", "flavor": {"id": "541af556-c42f-4a4a-ac01-fbac6d15b2ef", "links": [{"href": "http://172.30.9.23:8774/flavors/541af556-c42f-4a4a-ac01-fbac6d15b2ef", "rel": "bookmark"}]}, "id": "052b934d-6d56-4892-927a-590b43a804e3", "security_groups": [{"name": "default"}], "user_id": "54fc58b0f0524c999a6765d407dd77e5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-18T06:29:25Z", "hostId": "16a824567635006cd06c9fa69131cac8526c072e6a4918d48fc8e23e", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-5298b512-d111-4926-9489-858651610a2b-inst", "created": "2019-01-18T06:29:16Z", "tenant_id": "c9001d71d87b4ea7a1974b59b2d5c796", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-18 06:29:28,671 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/052b934d-6d56-4892-927a-590b43a804e3 used request id req-f75dacda-d291-4dbe-9289-30e4a29d24b9 2019-01-18 06:29:28,677 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceVolumeTests-5298b512-d111-4926-9489-858651610a2b-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c968e3e77008df4ae0b5e9e09df3556b127dc1d" 2019-01-18 06:29:29,090 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-354327d8-34d4-4138-88fb-4aad8b89ecd7 Date: Fri, 18 Jan 2019 06:29: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":["dccb0620-5e8f-4d1b-b752-1c5dbb814cca"],"updated_at":"2019-01-18T06:29:00Z","tenant_id":"c9001d71d87b4ea7a1974b59b2d5c796","created_at":"2019-01-18T06:28:59Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"c9001d71d87b4ea7a1974b59b2d5c796","id":"b4f17b14-096f-427f-b118-b7e08f80c44e","name":"CreateInstanceVolumeTests-5298b512-d111-4926-9489-858651610a2b-pub-net"}]} 2019-01-18 06:29:29,090 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceVolumeTests-5298b512-d111-4926-9489-858651610a2b-pub-net used request id req-354327d8-34d4-4138-88fb-4aad8b89ecd7 2019-01-18 06:29:29,094 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/c9001d71d87b4ea7a1974b59b2d5c796 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c968e3e77008df4ae0b5e9e09df3556b127dc1d" 2019-01-18 06:29:29,168 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:29:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e340005c-8d68-4726-9f8e-b28e38cf54a3 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/c9001d71d87b4ea7a1974b59b2d5c796"}, "enabled": true, "id": "c9001d71d87b4ea7a1974b59b2d5c796", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceVolumeTests-e2d11f7a-a0e8-444-proj"}} 2019-01-18 06:29:29,169 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/c9001d71d87b4ea7a1974b59b2d5c796 used request id req-e340005c-8d68-4726-9f8e-b28e38cf54a3 2019-01-18 06:29:29,174 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=b4f17b14-096f-427f-b118-b7e08f80c44e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c968e3e77008df4ae0b5e9e09df3556b127dc1d" 2019-01-18 06:29:29,233 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-44512925-2512-4d79-810a-3cb4671ffbdb Date: Fri, 18 Jan 2019 06:29:29 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b4f17b14-096f-427f-b118-b7e08f80c44e","tenant_id":"c9001d71d87b4ea7a1974b59b2d5c796","created_at":"2019-01-18T06:29:00Z","dns_nameservers":[],"updated_at":"2019-01-18T06:29:00Z","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":"c9001d71d87b4ea7a1974b59b2d5c796","id":"dccb0620-5e8f-4d1b-b752-1c5dbb814cca","subnetpool_id":null,"name":"CreateInstanceVolumeTests-5298b512-d111-4926-9489-858651610a2b-pub-subnet"}]} 2019-01-18 06:29:29,234 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=b4f17b14-096f-427f-b118-b7e08f80c44e used request id req-44512925-2512-4d79-810a-3cb4671ffbdb 2019-01-18 06:29:29,240 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=b4f17b14-096f-427f-b118-b7e08f80c44e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c968e3e77008df4ae0b5e9e09df3556b127dc1d" 2019-01-18 06:29:29,568 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3110 X-Openstack-Request-Id: req-46a3b43e-fcbb-42a4-8575-a95afc14d3f1 Date: Fri, 18 Jan 2019 06:29:29 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:29:05Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"dccb0620-5e8f-4d1b-b752-1c5dbb814cca","ip_address":"10.55.0.4"}],"id":"265a3c2a-0056-4c61-a366-dbb0766bca20","security_groups":[],"mac_address":"fa:16:3e:90:de:45","project_id":"c9001d71d87b4ea7a1974b59b2d5c796","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b4f17b14-096f-427f-b118-b7e08f80c44e","tenant_id":"c9001d71d87b4ea7a1974b59b2d5c796","created_at":"2019-01-18T06:29:02Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-b4f17b14-096f-427f-b118-b7e08f80c44e"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:29:24Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"dccb0620-5e8f-4d1b-b752-1c5dbb814cca","ip_address":"10.55.0.5"}],"id":"6c8c5232-6a8a-42b8-a26b-0e0626ad3542","security_groups":["e33553b0-93a0-4f0c-aeb0-242d42fb4151"],"mac_address":"fa:16:3e:4b:f9:03","project_id":"c9001d71d87b4ea7a1974b59b2d5c796","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceVolumeTests-5298b512-d111-4926-9489-858651610a2b-port","admin_state_up":true,"network_id":"b4f17b14-096f-427f-b118-b7e08f80c44e","tenant_id":"c9001d71d87b4ea7a1974b59b2d5c796","created_at":"2019-01-18T06:29:14Z","binding:vnic_type":"normal","device_id":"052b934d-6d56-4892-927a-590b43a804e3"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:29:03Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"dccb0620-5e8f-4d1b-b752-1c5dbb814cca","ip_address":"10.55.0.3"}],"id":"ae4d15b2-df94-409e-ad52-14c032d3516d","security_groups":[],"mac_address":"fa:16:3e:b7:ad:70","project_id":"c9001d71d87b4ea7a1974b59b2d5c796","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b4f17b14-096f-427f-b118-b7e08f80c44e","tenant_id":"c9001d71d87b4ea7a1974b59b2d5c796","created_at":"2019-01-18T06:29:01Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-b4f17b14-096f-427f-b118-b7e08f80c44e"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:29:02Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"dccb0620-5e8f-4d1b-b752-1c5dbb814cca","ip_address":"10.55.0.2"}],"id":"cdd11429-2d88-4b48-9965-678d14731fe1","security_groups":[],"mac_address":"fa:16:3e:20:ee:3f","project_id":"c9001d71d87b4ea7a1974b59b2d5c796","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b4f17b14-096f-427f-b118-b7e08f80c44e","tenant_id":"c9001d71d87b4ea7a1974b59b2d5c796","created_at":"2019-01-18T06:29:01Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-b4f17b14-096f-427f-b118-b7e08f80c44e"}]} 2019-01-18 06:29:29,568 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=b4f17b14-096f-427f-b118-b7e08f80c44e used request id req-46a3b43e-fcbb-42a4-8575-a95afc14d3f1 2019-01-18 06:29:29,572 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/c9001d71d87b4ea7a1974b59b2d5c796/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c968e3e77008df4ae0b5e9e09df3556b127dc1d" 2019-01-18 06:29:29,772 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:29:29 GMT Server: Apache x-compute-request-id: req-29332803-d23d-493e-9657-1faa958390a2 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-29332803-d23d-493e-9657-1faa958390a2 Content-Encoding: gzip Content-Length: 522 Content-Type: application/json RESP BODY: {"volumes": [{"status": "available", "user_id": "54fc58b0f0524c999a6765d407dd77e5", "attachments": [], "links": [{"href": "http://172.30.9.23:8776/v3/c9001d71d87b4ea7a1974b59b2d5c796/volumes/8cc37b94-b1b0-4c03-8f70-87bf02bcbaa6", "rel": "self"}, {"href": "http://172.30.9.23:8776/c9001d71d87b4ea7a1974b59b2d5c796/volumes/8cc37b94-b1b0-4c03-8f70-87bf02bcbaa6", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-01-18T06:29:06.000000", "description": null, "os-vol-tenant-attr:tenant_id": "c9001d71d87b4ea7a1974b59b2d5c796", "updated_at": "2019-01-18T06:29:07.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-5298b512-d111-4926-9489-858651610a2b-2", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "8cc37b94-b1b0-4c03-8f70-87bf02bcbaa6", "size": 1}, {"status": "available", "user_id": "54fc58b0f0524c999a6765d407dd77e5", "attachments": [], "links": [{"href": "http://172.30.9.23:8776/v3/c9001d71d87b4ea7a1974b59b2d5c796/volumes/407f6a50-b970-488d-8987-949182621513", "rel": "self"}, {"href": "http://172.30.9.23:8776/c9001d71d87b4ea7a1974b59b2d5c796/volumes/407f6a50-b970-488d-8987-949182621513", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-01-18T06:29:02.000000", "description": null, "os-vol-tenant-attr:tenant_id": "c9001d71d87b4ea7a1974b59b2d5c796", "updated_at": "2019-01-18T06:29:02.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-5298b512-d111-4926-9489-858651610a2b-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "407f6a50-b970-488d-8987-949182621513", "size": 1}]} 2019-01-18 06:29:29,773 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/c9001d71d87b4ea7a1974b59b2d5c796/volumes/detail used request id req-29332803-d23d-493e-9657-1faa958390a2 2019-01-18 06:29:29,777 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/c9001d71d87b4ea7a1974b59b2d5c796 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c968e3e77008df4ae0b5e9e09df3556b127dc1d" 2019-01-18 06:29:29,858 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:29:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d49aa851-fe09-4ab0-82c9-0456fd14bfa8 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/c9001d71d87b4ea7a1974b59b2d5c796"}, "enabled": true, "id": "c9001d71d87b4ea7a1974b59b2d5c796", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceVolumeTests-e2d11f7a-a0e8-444-proj"}} 2019-01-18 06:29:29,858 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/c9001d71d87b4ea7a1974b59b2d5c796 used request id req-d49aa851-fe09-4ab0-82c9-0456fd14bfa8 2019-01-18 06:29:29,861 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/052b934d-6d56-4892-927a-590b43a804e3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c968e3e77008df4ae0b5e9e09df3556b127dc1d" 2019-01-18 06:29:30,629 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:29: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-eb431da0-b921-442f-8de1-4999510f8a15 x-compute-request-id: req-eb431da0-b921-442f-8de1-4999510f8a15 Content-Encoding: gzip Content-Length: 750 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceVolumeTests-5298b512-d111-4926-9489-858651610a2b-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:f9:03", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/052b934d-6d56-4892-927a-590b43a804e3", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/052b934d-6d56-4892-927a-590b43a804e3", "rel": "bookmark"}], "image": {"id": "3c057819-e084-4bc8-8dc1-f6484aa11c53", "links": [{"href": "http://172.30.9.23:8774/images/3c057819-e084-4bc8-8dc1-f6484aa11c53", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-18T06:29:23.000000", "flavor": {"id": "541af556-c42f-4a4a-ac01-fbac6d15b2ef", "links": [{"href": "http://172.30.9.23:8774/flavors/541af556-c42f-4a4a-ac01-fbac6d15b2ef", "rel": "bookmark"}]}, "id": "052b934d-6d56-4892-927a-590b43a804e3", "security_groups": [{"name": "default"}], "user_id": "54fc58b0f0524c999a6765d407dd77e5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-18T06:29:25Z", "hostId": "16a824567635006cd06c9fa69131cac8526c072e6a4918d48fc8e23e", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-5298b512-d111-4926-9489-858651610a2b-inst", "created": "2019-01-18T06:29:16Z", "tenant_id": "c9001d71d87b4ea7a1974b59b2d5c796", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-18 06:29:30,630 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/052b934d-6d56-4892-927a-590b43a804e3 used request id req-eb431da0-b921-442f-8de1-4999510f8a15 2019-01-18 06:29:30,630 - create_instance - DEBUG - Instance status [CreateInstanceVolumeTests-5298b512-d111-4926-9489-858651610a2b-inst] is - ACTIVE 2019-01-18 06:29:30,630 - create_instance - INFO - VM is - ACTIVE 2019-01-18 06:29:30,633 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/052b934d-6d56-4892-927a-590b43a804e3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c968e3e77008df4ae0b5e9e09df3556b127dc1d" 2019-01-18 06:29:31,384 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:29: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-00457fd6-bca8-4578-a003-1d18a1d9bace x-compute-request-id: req-00457fd6-bca8-4578-a003-1d18a1d9bace Content-Encoding: gzip Content-Length: 750 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceVolumeTests-5298b512-d111-4926-9489-858651610a2b-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:f9:03", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/052b934d-6d56-4892-927a-590b43a804e3", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/052b934d-6d56-4892-927a-590b43a804e3", "rel": "bookmark"}], "image": {"id": "3c057819-e084-4bc8-8dc1-f6484aa11c53", "links": [{"href": "http://172.30.9.23:8774/images/3c057819-e084-4bc8-8dc1-f6484aa11c53", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-18T06:29:23.000000", "flavor": {"id": "541af556-c42f-4a4a-ac01-fbac6d15b2ef", "links": [{"href": "http://172.30.9.23:8774/flavors/541af556-c42f-4a4a-ac01-fbac6d15b2ef", "rel": "bookmark"}]}, "id": "052b934d-6d56-4892-927a-590b43a804e3", "security_groups": [{"name": "default"}], "user_id": "54fc58b0f0524c999a6765d407dd77e5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-18T06:29:25Z", "hostId": "16a824567635006cd06c9fa69131cac8526c072e6a4918d48fc8e23e", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-5298b512-d111-4926-9489-858651610a2b-inst", "created": "2019-01-18T06:29:16Z", "tenant_id": "c9001d71d87b4ea7a1974b59b2d5c796", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-18 06:29:31,384 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/052b934d-6d56-4892-927a-590b43a804e3 used request id req-00457fd6-bca8-4578-a003-1d18a1d9bace 2019-01-18 06:29:31,390 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceVolumeTests-5298b512-d111-4926-9489-858651610a2b-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c968e3e77008df4ae0b5e9e09df3556b127dc1d" 2019-01-18 06:29:31,487 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-498cedc0-0a23-428f-aed8-3d513e144236 Date: Fri, 18 Jan 2019 06:29: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":["dccb0620-5e8f-4d1b-b752-1c5dbb814cca"],"updated_at":"2019-01-18T06:29:00Z","tenant_id":"c9001d71d87b4ea7a1974b59b2d5c796","created_at":"2019-01-18T06:28:59Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"c9001d71d87b4ea7a1974b59b2d5c796","id":"b4f17b14-096f-427f-b118-b7e08f80c44e","name":"CreateInstanceVolumeTests-5298b512-d111-4926-9489-858651610a2b-pub-net"}]} 2019-01-18 06:29:31,487 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceVolumeTests-5298b512-d111-4926-9489-858651610a2b-pub-net used request id req-498cedc0-0a23-428f-aed8-3d513e144236 2019-01-18 06:29:31,491 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/c9001d71d87b4ea7a1974b59b2d5c796 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c968e3e77008df4ae0b5e9e09df3556b127dc1d" 2019-01-18 06:29:31,570 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:29:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fb993882-0ae0-4332-bd19-d36959a5a753 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/c9001d71d87b4ea7a1974b59b2d5c796"}, "enabled": true, "id": "c9001d71d87b4ea7a1974b59b2d5c796", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceVolumeTests-e2d11f7a-a0e8-444-proj"}} 2019-01-18 06:29:31,570 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/c9001d71d87b4ea7a1974b59b2d5c796 used request id req-fb993882-0ae0-4332-bd19-d36959a5a753 2019-01-18 06:29:31,576 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=b4f17b14-096f-427f-b118-b7e08f80c44e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c968e3e77008df4ae0b5e9e09df3556b127dc1d" 2019-01-18 06:29:31,648 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-e29c55c4-f597-4970-a554-035f19856dd2 Date: Fri, 18 Jan 2019 06:29:31 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b4f17b14-096f-427f-b118-b7e08f80c44e","tenant_id":"c9001d71d87b4ea7a1974b59b2d5c796","created_at":"2019-01-18T06:29:00Z","dns_nameservers":[],"updated_at":"2019-01-18T06:29:00Z","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":"c9001d71d87b4ea7a1974b59b2d5c796","id":"dccb0620-5e8f-4d1b-b752-1c5dbb814cca","subnetpool_id":null,"name":"CreateInstanceVolumeTests-5298b512-d111-4926-9489-858651610a2b-pub-subnet"}]} 2019-01-18 06:29:31,648 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=b4f17b14-096f-427f-b118-b7e08f80c44e used request id req-e29c55c4-f597-4970-a554-035f19856dd2 2019-01-18 06:29:31,653 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=b4f17b14-096f-427f-b118-b7e08f80c44e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c968e3e77008df4ae0b5e9e09df3556b127dc1d" 2019-01-18 06:29:31,750 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3110 X-Openstack-Request-Id: req-5ba4e43b-2d90-4c32-8cb9-5c8bd51d868e Date: Fri, 18 Jan 2019 06:29:31 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:29:05Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"dccb0620-5e8f-4d1b-b752-1c5dbb814cca","ip_address":"10.55.0.4"}],"id":"265a3c2a-0056-4c61-a366-dbb0766bca20","security_groups":[],"mac_address":"fa:16:3e:90:de:45","project_id":"c9001d71d87b4ea7a1974b59b2d5c796","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b4f17b14-096f-427f-b118-b7e08f80c44e","tenant_id":"c9001d71d87b4ea7a1974b59b2d5c796","created_at":"2019-01-18T06:29:02Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-b4f17b14-096f-427f-b118-b7e08f80c44e"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:29:24Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"dccb0620-5e8f-4d1b-b752-1c5dbb814cca","ip_address":"10.55.0.5"}],"id":"6c8c5232-6a8a-42b8-a26b-0e0626ad3542","security_groups":["e33553b0-93a0-4f0c-aeb0-242d42fb4151"],"mac_address":"fa:16:3e:4b:f9:03","project_id":"c9001d71d87b4ea7a1974b59b2d5c796","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceVolumeTests-5298b512-d111-4926-9489-858651610a2b-port","admin_state_up":true,"network_id":"b4f17b14-096f-427f-b118-b7e08f80c44e","tenant_id":"c9001d71d87b4ea7a1974b59b2d5c796","created_at":"2019-01-18T06:29:14Z","binding:vnic_type":"normal","device_id":"052b934d-6d56-4892-927a-590b43a804e3"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:29:03Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"dccb0620-5e8f-4d1b-b752-1c5dbb814cca","ip_address":"10.55.0.3"}],"id":"ae4d15b2-df94-409e-ad52-14c032d3516d","security_groups":[],"mac_address":"fa:16:3e:b7:ad:70","project_id":"c9001d71d87b4ea7a1974b59b2d5c796","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b4f17b14-096f-427f-b118-b7e08f80c44e","tenant_id":"c9001d71d87b4ea7a1974b59b2d5c796","created_at":"2019-01-18T06:29:01Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-b4f17b14-096f-427f-b118-b7e08f80c44e"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:29:02Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"dccb0620-5e8f-4d1b-b752-1c5dbb814cca","ip_address":"10.55.0.2"}],"id":"cdd11429-2d88-4b48-9965-678d14731fe1","security_groups":[],"mac_address":"fa:16:3e:20:ee:3f","project_id":"c9001d71d87b4ea7a1974b59b2d5c796","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b4f17b14-096f-427f-b118-b7e08f80c44e","tenant_id":"c9001d71d87b4ea7a1974b59b2d5c796","created_at":"2019-01-18T06:29:01Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-b4f17b14-096f-427f-b118-b7e08f80c44e"}]} 2019-01-18 06:29:31,750 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=b4f17b14-096f-427f-b118-b7e08f80c44e used request id req-5ba4e43b-2d90-4c32-8cb9-5c8bd51d868e 2019-01-18 06:29:31,754 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers/052b934d-6d56-4892-927a-590b43a804e3/os-volume_attachments -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c968e3e77008df4ae0b5e9e09df3556b127dc1d" -d '{"volumeAttachment": {"volumeId": "407f6a50-b970-488d-8987-949182621513"}}' 2019-01-18 06:29:33,487 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:29: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-01d1edbe-d8b7-4b95-a1e8-6ec426c1d33d x-compute-request-id: req-01d1edbe-d8b7-4b95-a1e8-6ec426c1d33d Content-Encoding: gzip Content-Length: 147 Content-Type: application/json RESP BODY: {"volumeAttachment": {"device": "/dev/vdb", "serverId": "052b934d-6d56-4892-927a-590b43a804e3", "id": "407f6a50-b970-488d-8987-949182621513", "volumeId": "407f6a50-b970-488d-8987-949182621513"}} 2019-01-18 06:29:33,487 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/052b934d-6d56-4892-927a-590b43a804e3/os-volume_attachments used request id req-01d1edbe-d8b7-4b95-a1e8-6ec426c1d33d 2019-01-18 06:29:33,491 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/052b934d-6d56-4892-927a-590b43a804e3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c968e3e77008df4ae0b5e9e09df3556b127dc1d" 2019-01-18 06:29:33,832 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:29: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-9167ba71-8b88-4d13-9834-89e4ba25f87c x-compute-request-id: req-9167ba71-8b88-4d13-9834-89e4ba25f87c Content-Encoding: gzip Content-Length: 776 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceVolumeTests-5298b512-d111-4926-9489-858651610a2b-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:f9:03", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/052b934d-6d56-4892-927a-590b43a804e3", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/052b934d-6d56-4892-927a-590b43a804e3", "rel": "bookmark"}], "image": {"id": "3c057819-e084-4bc8-8dc1-f6484aa11c53", "links": [{"href": "http://172.30.9.23:8774/images/3c057819-e084-4bc8-8dc1-f6484aa11c53", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-18T06:29:23.000000", "flavor": {"id": "541af556-c42f-4a4a-ac01-fbac6d15b2ef", "links": [{"href": "http://172.30.9.23:8774/flavors/541af556-c42f-4a4a-ac01-fbac6d15b2ef", "rel": "bookmark"}]}, "id": "052b934d-6d56-4892-927a-590b43a804e3", "security_groups": [{"name": "default"}], "user_id": "54fc58b0f0524c999a6765d407dd77e5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-18T06:29:25Z", "hostId": "16a824567635006cd06c9fa69131cac8526c072e6a4918d48fc8e23e", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-5298b512-d111-4926-9489-858651610a2b-inst", "created": "2019-01-18T06:29:16Z", "tenant_id": "c9001d71d87b4ea7a1974b59b2d5c796", "os-extended-volumes:volumes_attached": [{"id": "407f6a50-b970-488d-8987-949182621513"}], "metadata": {}}} 2019-01-18 06:29:33,832 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/052b934d-6d56-4892-927a-590b43a804e3 used request id req-9167ba71-8b88-4d13-9834-89e4ba25f87c 2019-01-18 06:29:33,839 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceVolumeTests-5298b512-d111-4926-9489-858651610a2b-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c968e3e77008df4ae0b5e9e09df3556b127dc1d" 2019-01-18 06:29:33,944 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-32c7f6d1-a2b0-40fe-bb54-8a550c432b2b Date: Fri, 18 Jan 2019 06:29: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":["dccb0620-5e8f-4d1b-b752-1c5dbb814cca"],"updated_at":"2019-01-18T06:29:00Z","tenant_id":"c9001d71d87b4ea7a1974b59b2d5c796","created_at":"2019-01-18T06:28:59Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"c9001d71d87b4ea7a1974b59b2d5c796","id":"b4f17b14-096f-427f-b118-b7e08f80c44e","name":"CreateInstanceVolumeTests-5298b512-d111-4926-9489-858651610a2b-pub-net"}]} 2019-01-18 06:29:33,944 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceVolumeTests-5298b512-d111-4926-9489-858651610a2b-pub-net used request id req-32c7f6d1-a2b0-40fe-bb54-8a550c432b2b 2019-01-18 06:29:33,949 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/c9001d71d87b4ea7a1974b59b2d5c796 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c968e3e77008df4ae0b5e9e09df3556b127dc1d" 2019-01-18 06:29:34,022 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:29:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f5bf192a-44bd-4267-a65b-6dcb7da21787 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/c9001d71d87b4ea7a1974b59b2d5c796"}, "enabled": true, "id": "c9001d71d87b4ea7a1974b59b2d5c796", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceVolumeTests-e2d11f7a-a0e8-444-proj"}} 2019-01-18 06:29:34,022 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/c9001d71d87b4ea7a1974b59b2d5c796 used request id req-f5bf192a-44bd-4267-a65b-6dcb7da21787 2019-01-18 06:29:34,028 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=b4f17b14-096f-427f-b118-b7e08f80c44e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c968e3e77008df4ae0b5e9e09df3556b127dc1d" 2019-01-18 06:29:34,083 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-8751d0ba-41d9-4f96-b750-728f4752bc2f Date: Fri, 18 Jan 2019 06:29:34 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b4f17b14-096f-427f-b118-b7e08f80c44e","tenant_id":"c9001d71d87b4ea7a1974b59b2d5c796","created_at":"2019-01-18T06:29:00Z","dns_nameservers":[],"updated_at":"2019-01-18T06:29:00Z","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":"c9001d71d87b4ea7a1974b59b2d5c796","id":"dccb0620-5e8f-4d1b-b752-1c5dbb814cca","subnetpool_id":null,"name":"CreateInstanceVolumeTests-5298b512-d111-4926-9489-858651610a2b-pub-subnet"}]} 2019-01-18 06:29:34,083 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=b4f17b14-096f-427f-b118-b7e08f80c44e used request id req-8751d0ba-41d9-4f96-b750-728f4752bc2f 2019-01-18 06:29:34,089 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=b4f17b14-096f-427f-b118-b7e08f80c44e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c968e3e77008df4ae0b5e9e09df3556b127dc1d" 2019-01-18 06:29:34,174 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3110 X-Openstack-Request-Id: req-49113aba-334d-40ba-b39c-5bc56022d7b3 Date: Fri, 18 Jan 2019 06:29:34 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:29:05Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"dccb0620-5e8f-4d1b-b752-1c5dbb814cca","ip_address":"10.55.0.4"}],"id":"265a3c2a-0056-4c61-a366-dbb0766bca20","security_groups":[],"mac_address":"fa:16:3e:90:de:45","project_id":"c9001d71d87b4ea7a1974b59b2d5c796","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b4f17b14-096f-427f-b118-b7e08f80c44e","tenant_id":"c9001d71d87b4ea7a1974b59b2d5c796","created_at":"2019-01-18T06:29:02Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-b4f17b14-096f-427f-b118-b7e08f80c44e"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:29:24Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"dccb0620-5e8f-4d1b-b752-1c5dbb814cca","ip_address":"10.55.0.5"}],"id":"6c8c5232-6a8a-42b8-a26b-0e0626ad3542","security_groups":["e33553b0-93a0-4f0c-aeb0-242d42fb4151"],"mac_address":"fa:16:3e:4b:f9:03","project_id":"c9001d71d87b4ea7a1974b59b2d5c796","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceVolumeTests-5298b512-d111-4926-9489-858651610a2b-port","admin_state_up":true,"network_id":"b4f17b14-096f-427f-b118-b7e08f80c44e","tenant_id":"c9001d71d87b4ea7a1974b59b2d5c796","created_at":"2019-01-18T06:29:14Z","binding:vnic_type":"normal","device_id":"052b934d-6d56-4892-927a-590b43a804e3"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:29:03Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"dccb0620-5e8f-4d1b-b752-1c5dbb814cca","ip_address":"10.55.0.3"}],"id":"ae4d15b2-df94-409e-ad52-14c032d3516d","security_groups":[],"mac_address":"fa:16:3e:b7:ad:70","project_id":"c9001d71d87b4ea7a1974b59b2d5c796","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b4f17b14-096f-427f-b118-b7e08f80c44e","tenant_id":"c9001d71d87b4ea7a1974b59b2d5c796","created_at":"2019-01-18T06:29:01Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-b4f17b14-096f-427f-b118-b7e08f80c44e"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:29:02Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"dccb0620-5e8f-4d1b-b752-1c5dbb814cca","ip_address":"10.55.0.2"}],"id":"cdd11429-2d88-4b48-9965-678d14731fe1","security_groups":[],"mac_address":"fa:16:3e:20:ee:3f","project_id":"c9001d71d87b4ea7a1974b59b2d5c796","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b4f17b14-096f-427f-b118-b7e08f80c44e","tenant_id":"c9001d71d87b4ea7a1974b59b2d5c796","created_at":"2019-01-18T06:29:01Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-b4f17b14-096f-427f-b118-b7e08f80c44e"}]} 2019-01-18 06:29:34,174 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=b4f17b14-096f-427f-b118-b7e08f80c44e used request id req-49113aba-334d-40ba-b39c-5bc56022d7b3 2019-01-18 06:29:34,175 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:29:34,552 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "54956247928d45febf47675a72d088b3", "name": "CreateInstanceVolumeTests-e2d11f7a-a0e8-444-proj-role"}], "expires_at": "2019-01-18T07:29:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9001d71d87b4ea7a1974b59b2d5c796", "name": "CreateInstanceVolumeTests-e2d11f7a-a0e8-444-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/c9001d71d87b4ea7a1974b59b2d5c796", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/c9001d71d87b4ea7a1974b59b2d5c796", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/c9001d71d87b4ea7a1974b59b2d5c796", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/c9001d71d87b4ea7a1974b59b2d5c796", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/c9001d71d87b4ea7a1974b59b2d5c796", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/c9001d71d87b4ea7a1974b59b2d5c796", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/c9001d71d87b4ea7a1974b59b2d5c796", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/c9001d71d87b4ea7a1974b59b2d5c796", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/c9001d71d87b4ea7a1974b59b2d5c796", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/c9001d71d87b4ea7a1974b59b2d5c796", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/c9001d71d87b4ea7a1974b59b2d5c796", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/c9001d71d87b4ea7a1974b59b2d5c796", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceVolumeTests-e2d11f7a-a0e8-444-user", "id": "54fc58b0f0524c999a6765d407dd77e5"}, "audit_ids": ["ukXlsCe6TqKVbp0h4Wz7sw"], "issued_at": "2019-01-18T06:29:34.000000Z"}} 2019-01-18 06:29:34,555 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/detail?name=CreateInstanceVolumeTests-5298b512-d111-4926-9489-858651610a2b-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71fd668d98780a0dd0cf030bc2adf62542074622" 2019-01-18 06:29:35,669 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:29: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-c7a62f92-8cdb-4e7d-90b5-0b854dd7828e x-compute-request-id: req-c7a62f92-8cdb-4e7d-90b5-0b854dd7828e Content-Encoding: gzip Content-Length: 774 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceVolumeTests-5298b512-d111-4926-9489-858651610a2b-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:f9:03", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/052b934d-6d56-4892-927a-590b43a804e3", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/052b934d-6d56-4892-927a-590b43a804e3", "rel": "bookmark"}], "image": {"id": "3c057819-e084-4bc8-8dc1-f6484aa11c53", "links": [{"href": "http://172.30.9.23:8774/images/3c057819-e084-4bc8-8dc1-f6484aa11c53", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-18T06:29:23.000000", "flavor": {"id": "541af556-c42f-4a4a-ac01-fbac6d15b2ef", "links": [{"href": "http://172.30.9.23:8774/flavors/541af556-c42f-4a4a-ac01-fbac6d15b2ef", "rel": "bookmark"}]}, "id": "052b934d-6d56-4892-927a-590b43a804e3", "security_groups": [{"name": "default"}], "user_id": "54fc58b0f0524c999a6765d407dd77e5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-18T06:29:25Z", "hostId": "16a824567635006cd06c9fa69131cac8526c072e6a4918d48fc8e23e", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-5298b512-d111-4926-9489-858651610a2b-inst", "created": "2019-01-18T06:29:16Z", "tenant_id": "c9001d71d87b4ea7a1974b59b2d5c796", "os-extended-volumes:volumes_attached": [{"id": "407f6a50-b970-488d-8987-949182621513"}], "metadata": {}}]} 2019-01-18 06:29:35,669 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail?name=CreateInstanceVolumeTests-5298b512-d111-4926-9489-858651610a2b-inst used request id req-c7a62f92-8cdb-4e7d-90b5-0b854dd7828e 2019-01-18 06:29:35,675 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceVolumeTests-5298b512-d111-4926-9489-858651610a2b-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71fd668d98780a0dd0cf030bc2adf62542074622" 2019-01-18 06:29:35,916 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-8dc8c5c4-90c6-4c1b-aa66-cd184e8ba0cc Date: Fri, 18 Jan 2019 06:29: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":["dccb0620-5e8f-4d1b-b752-1c5dbb814cca"],"updated_at":"2019-01-18T06:29:00Z","tenant_id":"c9001d71d87b4ea7a1974b59b2d5c796","created_at":"2019-01-18T06:28:59Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"c9001d71d87b4ea7a1974b59b2d5c796","id":"b4f17b14-096f-427f-b118-b7e08f80c44e","name":"CreateInstanceVolumeTests-5298b512-d111-4926-9489-858651610a2b-pub-net"}]} 2019-01-18 06:29:35,916 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceVolumeTests-5298b512-d111-4926-9489-858651610a2b-pub-net used request id req-8dc8c5c4-90c6-4c1b-aa66-cd184e8ba0cc 2019-01-18 06:29:35,922 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=b4f17b14-096f-427f-b118-b7e08f80c44e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71fd668d98780a0dd0cf030bc2adf62542074622" 2019-01-18 06:29:35,976 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-020be6c8-da28-4413-8245-77ad3c165765 Date: Fri, 18 Jan 2019 06:29:35 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b4f17b14-096f-427f-b118-b7e08f80c44e","tenant_id":"c9001d71d87b4ea7a1974b59b2d5c796","created_at":"2019-01-18T06:29:00Z","dns_nameservers":[],"updated_at":"2019-01-18T06:29:00Z","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":"c9001d71d87b4ea7a1974b59b2d5c796","id":"dccb0620-5e8f-4d1b-b752-1c5dbb814cca","subnetpool_id":null,"name":"CreateInstanceVolumeTests-5298b512-d111-4926-9489-858651610a2b-pub-subnet"}]} 2019-01-18 06:29:35,976 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=b4f17b14-096f-427f-b118-b7e08f80c44e used request id req-020be6c8-da28-4413-8245-77ad3c165765 2019-01-18 06:29:35,981 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=b4f17b14-096f-427f-b118-b7e08f80c44e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71fd668d98780a0dd0cf030bc2adf62542074622" 2019-01-18 06:29:36,208 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3110 X-Openstack-Request-Id: req-26b6e826-fcd4-4725-b02a-a7a8f71c551a Date: Fri, 18 Jan 2019 06:29:36 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:29:05Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"dccb0620-5e8f-4d1b-b752-1c5dbb814cca","ip_address":"10.55.0.4"}],"id":"265a3c2a-0056-4c61-a366-dbb0766bca20","security_groups":[],"mac_address":"fa:16:3e:90:de:45","project_id":"c9001d71d87b4ea7a1974b59b2d5c796","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b4f17b14-096f-427f-b118-b7e08f80c44e","tenant_id":"c9001d71d87b4ea7a1974b59b2d5c796","created_at":"2019-01-18T06:29:02Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-b4f17b14-096f-427f-b118-b7e08f80c44e"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:29:24Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"dccb0620-5e8f-4d1b-b752-1c5dbb814cca","ip_address":"10.55.0.5"}],"id":"6c8c5232-6a8a-42b8-a26b-0e0626ad3542","security_groups":["e33553b0-93a0-4f0c-aeb0-242d42fb4151"],"mac_address":"fa:16:3e:4b:f9:03","project_id":"c9001d71d87b4ea7a1974b59b2d5c796","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceVolumeTests-5298b512-d111-4926-9489-858651610a2b-port","admin_state_up":true,"network_id":"b4f17b14-096f-427f-b118-b7e08f80c44e","tenant_id":"c9001d71d87b4ea7a1974b59b2d5c796","created_at":"2019-01-18T06:29:14Z","binding:vnic_type":"normal","device_id":"052b934d-6d56-4892-927a-590b43a804e3"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:29:03Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"dccb0620-5e8f-4d1b-b752-1c5dbb814cca","ip_address":"10.55.0.3"}],"id":"ae4d15b2-df94-409e-ad52-14c032d3516d","security_groups":[],"mac_address":"fa:16:3e:b7:ad:70","project_id":"c9001d71d87b4ea7a1974b59b2d5c796","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b4f17b14-096f-427f-b118-b7e08f80c44e","tenant_id":"c9001d71d87b4ea7a1974b59b2d5c796","created_at":"2019-01-18T06:29:01Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-b4f17b14-096f-427f-b118-b7e08f80c44e"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:29:02Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"dccb0620-5e8f-4d1b-b752-1c5dbb814cca","ip_address":"10.55.0.2"}],"id":"cdd11429-2d88-4b48-9965-678d14731fe1","security_groups":[],"mac_address":"fa:16:3e:20:ee:3f","project_id":"c9001d71d87b4ea7a1974b59b2d5c796","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b4f17b14-096f-427f-b118-b7e08f80c44e","tenant_id":"c9001d71d87b4ea7a1974b59b2d5c796","created_at":"2019-01-18T06:29:01Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-b4f17b14-096f-427f-b118-b7e08f80c44e"}]} 2019-01-18 06:29:36,209 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=b4f17b14-096f-427f-b118-b7e08f80c44e used request id req-26b6e826-fcd4-4725-b02a-a7a8f71c551a 2019-01-18 06:29:36,210 - create_instance - INFO - Deleting Port with ID - 6c8c5232-6a8a-42b8-a26b-0e0626ad3542 2019-01-18 06:29:36,210 - neutron_utils - INFO - Deleting port with name CreateInstanceVolumeTests-5298b512-d111-4926-9489-858651610a2b-port 2019-01-18 06:29:36,215 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/ports/6c8c5232-6a8a-42b8-a26b-0e0626ad3542 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c968e3e77008df4ae0b5e9e09df3556b127dc1d" 2019-01-18 06:29:36,806 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-d8df17ef-272c-4128-9ce3-2167a3a5072f Date: Fri, 18 Jan 2019 06:29:36 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-18 06:29:36,807 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/ports/6c8c5232-6a8a-42b8-a26b-0e0626ad3542 used request id req-d8df17ef-272c-4128-9ce3-2167a3a5072f 2019-01-18 06:29:36,810 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/c9001d71d87b4ea7a1974b59b2d5c796/volumes/407f6a50-b970-488d-8987-949182621513 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-29332803-d23d-493e-9657-1faa958390a2" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c968e3e77008df4ae0b5e9e09df3556b127dc1d" 2019-01-18 06:29:37,007 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:29:36 GMT Server: Apache x-compute-request-id: req-63241aa5-3cba-4dd9-8207-194563253f46 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-63241aa5-3cba-4dd9-8207-194563253f46 Content-Encoding: gzip Content-Length: 578 Content-Type: application/json RESP BODY: {"volume": {"status": "in-use", "user_id": "54fc58b0f0524c999a6765d407dd77e5", "attachments": [{"server_id": "052b934d-6d56-4892-927a-590b43a804e3", "attachment_id": "6508d507-4d6a-4bd6-9b52-f423b25a5a76", "attached_at": "2019-01-18T06:29:35.000000", "host_name": null, "volume_id": "407f6a50-b970-488d-8987-949182621513", "device": "/dev/vdb", "id": "407f6a50-b970-488d-8987-949182621513"}], "links": [{"href": "http://172.30.9.23:8776/v3/c9001d71d87b4ea7a1974b59b2d5c796/volumes/407f6a50-b970-488d-8987-949182621513", "rel": "self"}, {"href": "http://172.30.9.23:8776/c9001d71d87b4ea7a1974b59b2d5c796/volumes/407f6a50-b970-488d-8987-949182621513", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-01-18T06:29:02.000000", "description": null, "os-vol-tenant-attr:tenant_id": "c9001d71d87b4ea7a1974b59b2d5c796", "updated_at": "2019-01-18T06:29:35.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-5298b512-d111-4926-9489-858651610a2b-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {"readonly": "False", "attached_mode": "rw"}, "id": "407f6a50-b970-488d-8987-949182621513", "size": 1}} 2019-01-18 06:29:37,007 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/c9001d71d87b4ea7a1974b59b2d5c796/volumes/407f6a50-b970-488d-8987-949182621513 used request id req-63241aa5-3cba-4dd9-8207-194563253f46 2019-01-18 06:29:37,011 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/servers/052b934d-6d56-4892-927a-590b43a804e3/os-volume_attachments/407f6a50-b970-488d-8987-949182621513 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c968e3e77008df4ae0b5e9e09df3556b127dc1d" 2019-01-18 06:29:38,151 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 18 Jan 2019 06:29: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-4aa59182-b0a4-4720-badb-48237822fc91 x-compute-request-id: req-4aa59182-b0a4-4720-badb-48237822fc91 Content-Length: 0 Content-Type: application/json 2019-01-18 06:29:38,151 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/servers/052b934d-6d56-4892-927a-590b43a804e3/os-volume_attachments/407f6a50-b970-488d-8987-949182621513 used request id req-4aa59182-b0a4-4720-badb-48237822fc91 2019-01-18 06:29:38,155 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/052b934d-6d56-4892-927a-590b43a804e3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c968e3e77008df4ae0b5e9e09df3556b127dc1d" 2019-01-18 06:29:38,527 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:29: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-191fdeb6-eeab-4f80-b050-4dead85ced54 x-compute-request-id: req-191fdeb6-eeab-4f80-b050-4dead85ced54 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/052b934d-6d56-4892-927a-590b43a804e3", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/052b934d-6d56-4892-927a-590b43a804e3", "rel": "bookmark"}], "image": {"id": "3c057819-e084-4bc8-8dc1-f6484aa11c53", "links": [{"href": "http://172.30.9.23:8774/images/3c057819-e084-4bc8-8dc1-f6484aa11c53", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-18T06:29:23.000000", "flavor": {"id": "541af556-c42f-4a4a-ac01-fbac6d15b2ef", "links": [{"href": "http://172.30.9.23:8774/flavors/541af556-c42f-4a4a-ac01-fbac6d15b2ef", "rel": "bookmark"}]}, "id": "052b934d-6d56-4892-927a-590b43a804e3", "user_id": "54fc58b0f0524c999a6765d407dd77e5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-18T06:29:35Z", "hostId": "16a824567635006cd06c9fa69131cac8526c072e6a4918d48fc8e23e", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-5298b512-d111-4926-9489-858651610a2b-inst", "created": "2019-01-18T06:29:16Z", "tenant_id": "c9001d71d87b4ea7a1974b59b2d5c796", "os-extended-volumes:volumes_attached": [{"id": "407f6a50-b970-488d-8987-949182621513"}], "metadata": {}}} 2019-01-18 06:29:38,527 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/052b934d-6d56-4892-927a-590b43a804e3 used request id req-191fdeb6-eeab-4f80-b050-4dead85ced54 2019-01-18 06:29:41,534 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/052b934d-6d56-4892-927a-590b43a804e3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c968e3e77008df4ae0b5e9e09df3556b127dc1d" 2019-01-18 06:29:41,804 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:29: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-2ff18724-2a52-4568-905b-6dbcb4487317 x-compute-request-id: req-2ff18724-2a52-4568-905b-6dbcb4487317 Content-Encoding: gzip Content-Length: 656 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/052b934d-6d56-4892-927a-590b43a804e3", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/052b934d-6d56-4892-927a-590b43a804e3", "rel": "bookmark"}], "image": {"id": "3c057819-e084-4bc8-8dc1-f6484aa11c53", "links": [{"href": "http://172.30.9.23:8774/images/3c057819-e084-4bc8-8dc1-f6484aa11c53", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-18T06:29:23.000000", "flavor": {"id": "541af556-c42f-4a4a-ac01-fbac6d15b2ef", "links": [{"href": "http://172.30.9.23:8774/flavors/541af556-c42f-4a4a-ac01-fbac6d15b2ef", "rel": "bookmark"}]}, "id": "052b934d-6d56-4892-927a-590b43a804e3", "user_id": "54fc58b0f0524c999a6765d407dd77e5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-18T06:29:35Z", "hostId": "16a824567635006cd06c9fa69131cac8526c072e6a4918d48fc8e23e", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-5298b512-d111-4926-9489-858651610a2b-inst", "created": "2019-01-18T06:29:16Z", "tenant_id": "c9001d71d87b4ea7a1974b59b2d5c796", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-18 06:29:41,804 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/052b934d-6d56-4892-927a-590b43a804e3 used request id req-2ff18724-2a52-4568-905b-6dbcb4487317 2019-01-18 06:29:41,805 - create_instance - INFO - Deleting VM instance - CreateInstanceVolumeTests-5298b512-d111-4926-9489-858651610a2b-inst 2019-01-18 06:29:41,807 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/servers/052b934d-6d56-4892-927a-590b43a804e3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c968e3e77008df4ae0b5e9e09df3556b127dc1d" 2019-01-18 06:29:41,940 - novaclient.v2.client - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 06:29: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-1f12b1f2-e5f4-4ffb-a574-2c02902d4aa4 x-compute-request-id: req-1f12b1f2-e5f4-4ffb-a574-2c02902d4aa4 Content-Type: application/json 2019-01-18 06:29:41,940 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/servers/052b934d-6d56-4892-927a-590b43a804e3 used request id req-1f12b1f2-e5f4-4ffb-a574-2c02902d4aa4 2019-01-18 06:29:41,940 - create_instance - INFO - Checking deletion status 2019-01-18 06:29:41,943 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/052b934d-6d56-4892-927a-590b43a804e3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c968e3e77008df4ae0b5e9e09df3556b127dc1d" 2019-01-18 06:29:42,041 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:29: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-fae8ae49-2e72-48cd-ae00-ea57d1ec61f9 x-compute-request-id: req-fae8ae49-2e72-48cd-ae00-ea57d1ec61f9 Content-Encoding: gzip Content-Length: 660 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/052b934d-6d56-4892-927a-590b43a804e3", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/052b934d-6d56-4892-927a-590b43a804e3", "rel": "bookmark"}], "image": {"id": "3c057819-e084-4bc8-8dc1-f6484aa11c53", "links": [{"href": "http://172.30.9.23:8774/images/3c057819-e084-4bc8-8dc1-f6484aa11c53", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-18T06:29:23.000000", "flavor": {"id": "541af556-c42f-4a4a-ac01-fbac6d15b2ef", "links": [{"href": "http://172.30.9.23:8774/flavors/541af556-c42f-4a4a-ac01-fbac6d15b2ef", "rel": "bookmark"}]}, "id": "052b934d-6d56-4892-927a-590b43a804e3", "user_id": "54fc58b0f0524c999a6765d407dd77e5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-18T06:29:41Z", "hostId": "16a824567635006cd06c9fa69131cac8526c072e6a4918d48fc8e23e", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-5298b512-d111-4926-9489-858651610a2b-inst", "created": "2019-01-18T06:29:16Z", "tenant_id": "c9001d71d87b4ea7a1974b59b2d5c796", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-18 06:29:42,041 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/052b934d-6d56-4892-927a-590b43a804e3 used request id req-fae8ae49-2e72-48cd-ae00-ea57d1ec61f9 2019-01-18 06:29:42,041 - create_instance - DEBUG - Instance status [CreateInstanceVolumeTests-5298b512-d111-4926-9489-858651610a2b-inst] is - ACTIVE 2019-01-18 06:29:42,041 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-18 06:29:45,045 - create_instance - DEBUG - VM status query timeout in 296.895785093 2019-01-18 06:29:45,048 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/052b934d-6d56-4892-927a-590b43a804e3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c968e3e77008df4ae0b5e9e09df3556b127dc1d" 2019-01-18 06:29:45,096 - novaclient.v2.client - DEBUG - RESP: [404] Date: Fri, 18 Jan 2019 06:29: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-7d2e76a0-02e7-48c5-9e42-2e56dde619c7 x-compute-request-id: req-7d2e76a0-02e7-48c5-9e42-2e56dde619c7 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 052b934d-6d56-4892-927a-590b43a804e3 could not be found.", "code": 404}} 2019-01-18 06:29:45,096 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/052b934d-6d56-4892-927a-590b43a804e3 used request id req-7d2e76a0-02e7-48c5-9e42-2e56dde619c7 2019-01-18 06:29:45,096 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 052b934d-6d56-4892-927a-590b43a804e3 could not be found. (HTTP 404) (Request-ID: req-7d2e76a0-02e7-48c5-9e42-2e56dde619c7) 2019-01-18 06:29:45,096 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstanceVolumeTests-5298b512-d111-4926-9489-858651610a2b-inst 2019-01-18 06:29:45,100 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/flavors/541af556-c42f-4a4a-ac01-fbac6d15b2ef -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b83ee2aaeb24b13815e861a536837c0b027d4b6" 2019-01-18 06:29:45,138 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 18 Jan 2019 06:29: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-02d8b661-02ac-479f-aa08-7695cba73630 x-compute-request-id: req-02d8b661-02ac-479f-aa08-7695cba73630 Content-Length: 0 Content-Type: application/json 2019-01-18 06:29:45,138 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/541af556-c42f-4a4a-ac01-fbac6d15b2ef used request id req-02d8b661-02ac-479f-aa08-7695cba73630 2019-01-18 06:29:45,139 - neutron_utils - INFO - Deleting subnet with name CreateInstanceVolumeTests-5298b512-d111-4926-9489-858651610a2b-pub-subnet 2019-01-18 06:29:45,139 - neutron_utils - INFO - Deleting subnet with name CreateInstanceVolumeTests-5298b512-d111-4926-9489-858651610a2b-pub-subnet 2019-01-18 06:29:45,144 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/subnets/dccb0620-5e8f-4d1b-b752-1c5dbb814cca -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c2d627a9a24e30ee6ffa69c87ba89a45aa56494" 2019-01-18 06:29:47,517 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-6c8e2056-ceaf-433f-a723-7d000b685490 Date: Fri, 18 Jan 2019 06:29:47 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-18 06:29:47,517 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/dccb0620-5e8f-4d1b-b752-1c5dbb814cca used request id req-6c8e2056-ceaf-433f-a723-7d000b685490 2019-01-18 06:29:47,517 - neutron_utils - INFO - Deleting network with name CreateInstanceVolumeTests-5298b512-d111-4926-9489-858651610a2b-pub-net 2019-01-18 06:29:47,523 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/networks/b4f17b14-096f-427f-b118-b7e08f80c44e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c2d627a9a24e30ee6ffa69c87ba89a45aa56494" 2019-01-18 06:29:48,690 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-08a50903-9878-4149-8d63-ec9d0c7730b7 Date: Fri, 18 Jan 2019 06:29:48 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-18 06:29:48,690 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/b4f17b14-096f-427f-b118-b7e08f80c44e used request id req-08a50903-9878-4149-8d63-ec9d0c7730b7 2019-01-18 06:29:48,694 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/c9001d71d87b4ea7a1974b59b2d5c796/volumes/8cc37b94-b1b0-4c03-8f70-87bf02bcbaa6 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-e06958cc-5ce4-4874-acfc-b786d3aad8d0" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}484b175e5931f8fd3975499469ea7f3e4d9f8aa5" 2019-01-18 06:29:48,906 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:29:48 GMT Server: Apache x-compute-request-id: req-8e0778ae-4a0e-4f4b-8b8e-b71bb9207bb6 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-8e0778ae-4a0e-4f4b-8b8e-b71bb9207bb6 Content-Encoding: gzip Content-Length: 467 Content-Type: application/json RESP BODY: {"volume": {"status": "available", "user_id": "54fc58b0f0524c999a6765d407dd77e5", "attachments": [], "links": [{"href": "http://172.30.9.23:8776/v3/c9001d71d87b4ea7a1974b59b2d5c796/volumes/8cc37b94-b1b0-4c03-8f70-87bf02bcbaa6", "rel": "self"}, {"href": "http://172.30.9.23:8776/c9001d71d87b4ea7a1974b59b2d5c796/volumes/8cc37b94-b1b0-4c03-8f70-87bf02bcbaa6", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-01-18T06:29:06.000000", "description": null, "os-vol-tenant-attr:tenant_id": "c9001d71d87b4ea7a1974b59b2d5c796", "updated_at": "2019-01-18T06:29:07.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-5298b512-d111-4926-9489-858651610a2b-2", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "8cc37b94-b1b0-4c03-8f70-87bf02bcbaa6", "size": 1}} 2019-01-18 06:29:48,906 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/c9001d71d87b4ea7a1974b59b2d5c796/volumes/8cc37b94-b1b0-4c03-8f70-87bf02bcbaa6 used request id req-8e0778ae-4a0e-4f4b-8b8e-b71bb9207bb6 2019-01-18 06:29:48,907 - create_volume - DEBUG - Instance status is - available 2019-01-18 06:29:48,907 - create_volume - DEBUG - Volume is active with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-5298b512-d111-4926-9489-858651610a2b-2 2019-01-18 06:29:48,907 - cinder_utils - INFO - Deleting volume named - CreateInstanceVolumeTests-CreateInstanceVolumeTests-5298b512-d111-4926-9489-858651610a2b-2 2019-01-18 06:29:48,910 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8776/v3/c9001d71d87b4ea7a1974b59b2d5c796/volumes/8cc37b94-b1b0-4c03-8f70-87bf02bcbaa6 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-e06958cc-5ce4-4874-acfc-b786d3aad8d0" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}484b175e5931f8fd3975499469ea7f3e4d9f8aa5" 2019-01-18 06:29:49,150 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Fri, 18 Jan 2019 06:29:48 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-3689c9f6-5d94-47f3-8096-d8d3e58c6af2 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. 2019-01-18 06:29:49,150 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.23:8776/v3/c9001d71d87b4ea7a1974b59b2d5c796/volumes/8cc37b94-b1b0-4c03-8f70-87bf02bcbaa6 used request id req-3689c9f6-5d94-47f3-8096-d8d3e58c6af2 2019-01-18 06:29:49,153 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/c9001d71d87b4ea7a1974b59b2d5c796/volumes/8cc37b94-b1b0-4c03-8f70-87bf02bcbaa6 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-e06958cc-5ce4-4874-acfc-b786d3aad8d0" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}484b175e5931f8fd3975499469ea7f3e4d9f8aa5" 2019-01-18 06:29:49,346 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:29:49 GMT Server: Apache x-compute-request-id: req-5e7c744d-0e33-455e-89e0-c1792a34c5e7 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-5e7c744d-0e33-455e-89e0-c1792a34c5e7 Content-Encoding: gzip Content-Length: 470 Content-Type: application/json RESP BODY: {"volume": {"status": "deleting", "user_id": "54fc58b0f0524c999a6765d407dd77e5", "attachments": [], "links": [{"href": "http://172.30.9.23:8776/v3/c9001d71d87b4ea7a1974b59b2d5c796/volumes/8cc37b94-b1b0-4c03-8f70-87bf02bcbaa6", "rel": "self"}, {"href": "http://172.30.9.23:8776/c9001d71d87b4ea7a1974b59b2d5c796/volumes/8cc37b94-b1b0-4c03-8f70-87bf02bcbaa6", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-01-18T06:29:06.000000", "description": null, "os-vol-tenant-attr:tenant_id": "c9001d71d87b4ea7a1974b59b2d5c796", "updated_at": "2019-01-18T06:29:49.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-5298b512-d111-4926-9489-858651610a2b-2", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "8cc37b94-b1b0-4c03-8f70-87bf02bcbaa6", "size": 1}} 2019-01-18 06:29:49,346 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/c9001d71d87b4ea7a1974b59b2d5c796/volumes/8cc37b94-b1b0-4c03-8f70-87bf02bcbaa6 used request id req-5e7c744d-0e33-455e-89e0-c1792a34c5e7 2019-01-18 06:29:49,347 - create_volume - DEBUG - Instance status is - deleting 2019-01-18 06:29:49,347 - create_volume - DEBUG - Retry querying volume status in 3 seconds 2019-01-18 06:29:52,350 - create_volume - DEBUG - Volume status query timeout in 56.7999868393 2019-01-18 06:29:52,353 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/c9001d71d87b4ea7a1974b59b2d5c796/volumes/8cc37b94-b1b0-4c03-8f70-87bf02bcbaa6 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-e06958cc-5ce4-4874-acfc-b786d3aad8d0" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}484b175e5931f8fd3975499469ea7f3e4d9f8aa5" 2019-01-18 06:29:52,529 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Fri, 18 Jan 2019 06:29:52 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-f605e69d-b40c-4290-ae50-ad5f99383ed4 x-openstack-request-id: req-f605e69d-b40c-4290-ae50-ad5f99383ed4 Content-Length: 109 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume 8cc37b94-b1b0-4c03-8f70-87bf02bcbaa6 could not be found.", "code": 404}} 2019-01-18 06:29:52,529 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/c9001d71d87b4ea7a1974b59b2d5c796/volumes/8cc37b94-b1b0-4c03-8f70-87bf02bcbaa6 used request id req-f605e69d-b40c-4290-ae50-ad5f99383ed4 2019-01-18 06:29:52,529 - create_volume - DEBUG - Volume not found when querying status for deleted with message Volume 8cc37b94-b1b0-4c03-8f70-87bf02bcbaa6 could not be found. (HTTP 404) (Request-ID: req-f605e69d-b40c-4290-ae50-ad5f99383ed4) 2019-01-18 06:29:52,530 - create_volume - INFO - Volume has been properly deleted with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-5298b512-d111-4926-9489-858651610a2b-2 2019-01-18 06:29:52,533 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/c9001d71d87b4ea7a1974b59b2d5c796/volumes/407f6a50-b970-488d-8987-949182621513 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-508b0eec-818f-4053-aaef-5f72c2a9dcda" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70b450639f3a8b3bbf5b160a5c467026746dabc6" 2019-01-18 06:29:52,736 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:29:52 GMT Server: Apache x-compute-request-id: req-c655ef38-93fc-4fac-8ee5-b0fb7d0f72c9 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-c655ef38-93fc-4fac-8ee5-b0fb7d0f72c9 Content-Encoding: gzip Content-Length: 478 Content-Type: application/json RESP BODY: {"volume": {"status": "available", "user_id": "54fc58b0f0524c999a6765d407dd77e5", "attachments": [], "links": [{"href": "http://172.30.9.23:8776/v3/c9001d71d87b4ea7a1974b59b2d5c796/volumes/407f6a50-b970-488d-8987-949182621513", "rel": "self"}, {"href": "http://172.30.9.23:8776/c9001d71d87b4ea7a1974b59b2d5c796/volumes/407f6a50-b970-488d-8987-949182621513", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-01-18T06:29:02.000000", "description": null, "os-vol-tenant-attr:tenant_id": "c9001d71d87b4ea7a1974b59b2d5c796", "updated_at": "2019-01-18T06:29:38.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-5298b512-d111-4926-9489-858651610a2b-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {"readonly": "False"}, "id": "407f6a50-b970-488d-8987-949182621513", "size": 1}} 2019-01-18 06:29:52,736 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/c9001d71d87b4ea7a1974b59b2d5c796/volumes/407f6a50-b970-488d-8987-949182621513 used request id req-c655ef38-93fc-4fac-8ee5-b0fb7d0f72c9 2019-01-18 06:29:52,736 - create_volume - DEBUG - Instance status is - available 2019-01-18 06:29:52,736 - create_volume - DEBUG - Volume is active with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-5298b512-d111-4926-9489-858651610a2b-1 2019-01-18 06:29:52,736 - cinder_utils - INFO - Deleting volume named - CreateInstanceVolumeTests-CreateInstanceVolumeTests-5298b512-d111-4926-9489-858651610a2b-1 2019-01-18 06:29:52,739 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8776/v3/c9001d71d87b4ea7a1974b59b2d5c796/volumes/407f6a50-b970-488d-8987-949182621513 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-508b0eec-818f-4053-aaef-5f72c2a9dcda" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70b450639f3a8b3bbf5b160a5c467026746dabc6" 2019-01-18 06:29:52,976 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Fri, 18 Jan 2019 06:29:52 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-71ed381f-6e5a-4ce9-b5a3-d5860a9b574b 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. 2019-01-18 06:29:52,976 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.23:8776/v3/c9001d71d87b4ea7a1974b59b2d5c796/volumes/407f6a50-b970-488d-8987-949182621513 used request id req-71ed381f-6e5a-4ce9-b5a3-d5860a9b574b 2019-01-18 06:29:52,979 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/c9001d71d87b4ea7a1974b59b2d5c796/volumes/407f6a50-b970-488d-8987-949182621513 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-508b0eec-818f-4053-aaef-5f72c2a9dcda" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70b450639f3a8b3bbf5b160a5c467026746dabc6" 2019-01-18 06:29:53,165 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:29:52 GMT Server: Apache x-compute-request-id: req-e70ad642-2d29-49b2-b22d-7e1586431ea9 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-e70ad642-2d29-49b2-b22d-7e1586431ea9 Content-Encoding: gzip Content-Length: 479 Content-Type: application/json RESP BODY: {"volume": {"status": "deleting", "user_id": "54fc58b0f0524c999a6765d407dd77e5", "attachments": [], "links": [{"href": "http://172.30.9.23:8776/v3/c9001d71d87b4ea7a1974b59b2d5c796/volumes/407f6a50-b970-488d-8987-949182621513", "rel": "self"}, {"href": "http://172.30.9.23:8776/c9001d71d87b4ea7a1974b59b2d5c796/volumes/407f6a50-b970-488d-8987-949182621513", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-01-18T06:29:02.000000", "description": null, "os-vol-tenant-attr:tenant_id": "c9001d71d87b4ea7a1974b59b2d5c796", "updated_at": "2019-01-18T06:29:52.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-5298b512-d111-4926-9489-858651610a2b-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {"readonly": "False"}, "id": "407f6a50-b970-488d-8987-949182621513", "size": 1}} 2019-01-18 06:29:53,165 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/c9001d71d87b4ea7a1974b59b2d5c796/volumes/407f6a50-b970-488d-8987-949182621513 used request id req-e70ad642-2d29-49b2-b22d-7e1586431ea9 2019-01-18 06:29:53,165 - create_volume - DEBUG - Instance status is - deleting 2019-01-18 06:29:53,166 - create_volume - DEBUG - Retry querying volume status in 3 seconds 2019-01-18 06:29:56,169 - create_volume - DEBUG - Volume status query timeout in 56.807528019 2019-01-18 06:29:56,172 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/c9001d71d87b4ea7a1974b59b2d5c796/volumes/407f6a50-b970-488d-8987-949182621513 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-508b0eec-818f-4053-aaef-5f72c2a9dcda" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70b450639f3a8b3bbf5b160a5c467026746dabc6" 2019-01-18 06:29:56,373 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Fri, 18 Jan 2019 06:29:56 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-8264cb34-7c40-4d73-9d47-c05ca94e9cbd x-openstack-request-id: req-8264cb34-7c40-4d73-9d47-c05ca94e9cbd Content-Length: 109 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume 407f6a50-b970-488d-8987-949182621513 could not be found.", "code": 404}} 2019-01-18 06:29:56,373 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/c9001d71d87b4ea7a1974b59b2d5c796/volumes/407f6a50-b970-488d-8987-949182621513 used request id req-8264cb34-7c40-4d73-9d47-c05ca94e9cbd 2019-01-18 06:29:56,374 - create_volume - DEBUG - Volume not found when querying status for deleted with message Volume 407f6a50-b970-488d-8987-949182621513 could not be found. (HTTP 404) (Request-ID: req-8264cb34-7c40-4d73-9d47-c05ca94e9cbd) 2019-01-18 06:29:56,374 - create_volume - INFO - Volume has been properly deleted with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-5298b512-d111-4926-9489-858651610a2b-1 2019-01-18 06:29:56,375 - glance_utils - INFO - Deleting image named - CreateInstanceVolumeTests-5298b512-d111-4926-9489-858651610a2b-image 2019-01-18 06:29:56,378 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9292/v2/images/3c057819-e084-4bc8-8dc1-f6484aa11c53 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2956ad5c629408a4450e3339a53aedebb97a8ded" 2019-01-18 06:29:57,621 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-a8b0e07f-6557-4f47-8f5e-e2c0cf94beeb Date: Fri, 18 Jan 2019 06:29:57 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-18 06:29:57,621 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/3c057819-e084-4bc8-8dc1-f6484aa11c53 used request id req-a8b0e07f-6557-4f47-8f5e-e2c0cf94beeb 2019-01-18 06:29:57,627 - 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}bd402bb64e6ed5fc8ffdec9beecff651827edbf3" 2019-01-18 06:29:57,844 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-166ce8e7-ccb1-4efa-9536-9246e30a9d1d Date: Fri, 18 Jan 2019 06:29:57 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-18T04:53:26Z", "updated_at": "2019-01-18T04:53:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:53:26Z", "revision_number": 0, "id": "260c2de9-5dc5-4508-b06c-24b9d7ed838c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:53:26Z", "security_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:53:26Z", "revision_number": 0, "id": "571036d3-cb1d-483a-acb9-96f19293add9", "remote_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "remote_ip_prefix": null, "created_at": "2019-01-18T04:53:26Z", "security_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:53:26Z", "revision_number": 0, "id": "84255fa4-c13a-4cfe-b73d-e56ee216ca1e", "remote_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "remote_ip_prefix": null, "created_at": "2019-01-18T04:53:26Z", "security_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:53:26Z", "revision_number": 0, "id": "9c6f69fc-3bf8-4346-9288-5a255b82b67e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:53:26Z", "security_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "created_at": "2019-01-18T04:51:20Z", "updated_at": "2019-01-18T04:51:20Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "24c99e6f-888c-4943-9c93-54ad3b18b18c", "remote_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv4", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "2b339890-44d0-4711-a050-08a64d58e2a0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv6", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "45161a51-d6dd-4bb8-986d-bc2f88599c1d", "remote_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv6", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "87b9b994-ae22-4850-863a-6a4925bd01fe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv4", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}], "revision_number": 4, "project_id": "9c53a91613fb4d5080479ac6f51697ed", "id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "020d00b5451a467cb276d06789a1149d", "created_at": "2019-01-18T05:59:12Z", "updated_at": "2019-01-18T05:59:12Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:12Z", "revision_number": 0, "id": "38b091dd-dca7-4cbe-8c1c-dd18a74bfca8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:12Z", "security_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "tenant_id": "020d00b5451a467cb276d06789a1149d", "port_range_min": null, "ethertype": "IPv6", "project_id": "020d00b5451a467cb276d06789a1149d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:12Z", "revision_number": 0, "id": "38b9f88b-1fc0-40d1-af74-237d79be193d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:12Z", "security_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "tenant_id": "020d00b5451a467cb276d06789a1149d", "port_range_min": null, "ethertype": "IPv4", "project_id": "020d00b5451a467cb276d06789a1149d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:12Z", "revision_number": 0, "id": "60f7d4a7-1a27-4801-a1e8-5bf33633b818", "remote_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:12Z", "security_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "tenant_id": "020d00b5451a467cb276d06789a1149d", "port_range_min": null, "ethertype": "IPv6", "project_id": "020d00b5451a467cb276d06789a1149d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:12Z", "revision_number": 0, "id": "8faf6dda-6919-4b75-b745-2af38abf8dcf", "remote_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:12Z", "security_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "tenant_id": "020d00b5451a467cb276d06789a1149d", "port_range_min": null, "ethertype": "IPv4", "project_id": "020d00b5451a467cb276d06789a1149d"}], "revision_number": 4, "project_id": "020d00b5451a467cb276d06789a1149d", "id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "created_at": "2019-01-18T04:39:06Z", "updated_at": "2019-01-18T04:39:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "0aedefa2-edbc-47b5-bead-e954540f6937", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "47feb8aba08a40dca7028a1701e597b9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "4bf1a402-0fa2-4cfd-9fee-4a28f16bb271", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "47feb8aba08a40dca7028a1701e597b9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "4e399c2e-bc03-4aa3-b192-1fafdc9248ba", "remote_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "47feb8aba08a40dca7028a1701e597b9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "8860837e-afbd-4411-adf9-d88db88c2114", "remote_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "47feb8aba08a40dca7028a1701e597b9"}], "revision_number": 4, "project_id": "47feb8aba08a40dca7028a1701e597b9", "id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c9001d71d87b4ea7a1974b59b2d5c796", "created_at": "2019-01-18T06:28:59Z", "updated_at": "2019-01-18T06:28:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:28:59Z", "revision_number": 0, "id": "2eff7121-52c2-4344-848b-71512b23d8eb", "remote_group_id": "e33553b0-93a0-4f0c-aeb0-242d42fb4151", "remote_ip_prefix": null, "created_at": "2019-01-18T06:28:59Z", "security_group_id": "e33553b0-93a0-4f0c-aeb0-242d42fb4151", "tenant_id": "c9001d71d87b4ea7a1974b59b2d5c796", "port_range_min": null, "ethertype": "IPv6", "project_id": "c9001d71d87b4ea7a1974b59b2d5c796"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:28:59Z", "revision_number": 0, "id": "3eac3cd7-7eb6-4b15-a1a6-9a8094d5ab25", "remote_group_id": "e33553b0-93a0-4f0c-aeb0-242d42fb4151", "remote_ip_prefix": null, "created_at": "2019-01-18T06:28:59Z", "security_group_id": "e33553b0-93a0-4f0c-aeb0-242d42fb4151", "tenant_id": "c9001d71d87b4ea7a1974b59b2d5c796", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9001d71d87b4ea7a1974b59b2d5c796"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:28:59Z", "revision_number": 0, "id": "73848e28-d253-4328-9694-aa55b4e97309", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T06:28:59Z", "security_group_id": "e33553b0-93a0-4f0c-aeb0-242d42fb4151", "tenant_id": "c9001d71d87b4ea7a1974b59b2d5c796", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9001d71d87b4ea7a1974b59b2d5c796"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:28:59Z", "revision_number": 0, "id": "fd9c2f03-0946-41e7-960d-093f002cea04", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T06:28:59Z", "security_group_id": "e33553b0-93a0-4f0c-aeb0-242d42fb4151", "tenant_id": "c9001d71d87b4ea7a1974b59b2d5c796", "port_range_min": null, "ethertype": "IPv6", "project_id": "c9001d71d87b4ea7a1974b59b2d5c796"}], "revision_number": 4, "project_id": "c9001d71d87b4ea7a1974b59b2d5c796", "id": "e33553b0-93a0-4f0c-aeb0-242d42fb4151", "name": "default"}]} 2019-01-18 06:29:57,845 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-166ce8e7-ccb1-4efa-9536-9246e30a9d1d 2019-01-18 06:29:57,849 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/9c53a91613fb4d5080479ac6f51697ed -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd402bb64e6ed5fc8ffdec9beecff651827edbf3" 2019-01-18 06:29:57,951 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:29:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-155e8b82-3f2d-4794-96d8-cec712fae20b Content-Encoding: gzip Content-Length: 190 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/9c53a91613fb4d5080479ac6f51697ed"}, "enabled": true, "id": "9c53a91613fb4d5080479ac6f51697ed", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2019-01-18 06:29:57,952 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/9c53a91613fb4d5080479ac6f51697ed used request id req-155e8b82-3f2d-4794-96d8-cec712fae20b 2019-01-18 06:29:57,955 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/020d00b5451a467cb276d06789a1149d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd402bb64e6ed5fc8ffdec9beecff651827edbf3" 2019-01-18 06:29:58,039 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:29:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-96600877-e1ec-4fe2-872b-fdebeab97329 Content-Encoding: gzip Content-Length: 248 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/020d00b5451a467cb276d06789a1149d"}, "enabled": true, "id": "020d00b5451a467cb276d06789a1149d", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}} 2019-01-18 06:29:58,039 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/020d00b5451a467cb276d06789a1149d used request id req-96600877-e1ec-4fe2-872b-fdebeab97329 2019-01-18 06:29:58,043 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/47feb8aba08a40dca7028a1701e597b9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd402bb64e6ed5fc8ffdec9beecff651827edbf3" 2019-01-18 06:29:58,134 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:29:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a6de230e-9f21-4cc8-acf2-2c1a4f2acb04 Content-Encoding: gzip Content-Length: 205 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/47feb8aba08a40dca7028a1701e597b9"}, "enabled": true, "id": "47feb8aba08a40dca7028a1701e597b9", "parent_id": "default", "domain_id": "default", "name": "service"}} 2019-01-18 06:29:58,134 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/47feb8aba08a40dca7028a1701e597b9 used request id req-a6de230e-9f21-4cc8-acf2-2c1a4f2acb04 2019-01-18 06:29:58,138 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/c9001d71d87b4ea7a1974b59b2d5c796 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd402bb64e6ed5fc8ffdec9beecff651827edbf3" 2019-01-18 06:29:58,232 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:29:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2b8f43ab-a2f5-420e-b4ab-60dc333cd14c 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/c9001d71d87b4ea7a1974b59b2d5c796"}, "enabled": true, "id": "c9001d71d87b4ea7a1974b59b2d5c796", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceVolumeTests-e2d11f7a-a0e8-444-proj"}} 2019-01-18 06:29:58,232 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/c9001d71d87b4ea7a1974b59b2d5c796 used request id req-2b8f43ab-a2f5-420e-b4ab-60dc333cd14c 2019-01-18 06:29:58,233 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e33553b0-93a0-4f0c-aeb0-242d42fb4151 2019-01-18 06:29:58,238 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=e33553b0-93a0-4f0c-aeb0-242d42fb4151 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd402bb64e6ed5fc8ffdec9beecff651827edbf3" 2019-01-18 06:29:58,416 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-b7cf9a88-12a2-4584-9325-382371933e52 Date: Fri, 18 Jan 2019 06:29:58 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "e33553b0-93a0-4f0c-aeb0-242d42fb4151", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T06:28:59Z", "security_group_id": "e33553b0-93a0-4f0c-aeb0-242d42fb4151", "port_range_min": null, "revision_number": 0, "tenant_id": "c9001d71d87b4ea7a1974b59b2d5c796", "created_at": "2019-01-18T06:28:59Z", "project_id": "c9001d71d87b4ea7a1974b59b2d5c796", "id": "2eff7121-52c2-4344-848b-71512b23d8eb"}, {"remote_group_id": "e33553b0-93a0-4f0c-aeb0-242d42fb4151", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T06:28:59Z", "security_group_id": "e33553b0-93a0-4f0c-aeb0-242d42fb4151", "port_range_min": null, "revision_number": 0, "tenant_id": "c9001d71d87b4ea7a1974b59b2d5c796", "created_at": "2019-01-18T06:28:59Z", "project_id": "c9001d71d87b4ea7a1974b59b2d5c796", "id": "3eac3cd7-7eb6-4b15-a1a6-9a8094d5ab25"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T06:28:59Z", "security_group_id": "e33553b0-93a0-4f0c-aeb0-242d42fb4151", "port_range_min": null, "revision_number": 0, "tenant_id": "c9001d71d87b4ea7a1974b59b2d5c796", "created_at": "2019-01-18T06:28:59Z", "project_id": "c9001d71d87b4ea7a1974b59b2d5c796", "id": "73848e28-d253-4328-9694-aa55b4e97309"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T06:28:59Z", "security_group_id": "e33553b0-93a0-4f0c-aeb0-242d42fb4151", "port_range_min": null, "revision_number": 0, "tenant_id": "c9001d71d87b4ea7a1974b59b2d5c796", "created_at": "2019-01-18T06:28:59Z", "project_id": "c9001d71d87b4ea7a1974b59b2d5c796", "id": "fd9c2f03-0946-41e7-960d-093f002cea04"}]} 2019-01-18 06:29:58,416 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=e33553b0-93a0-4f0c-aeb0-242d42fb4151 used request id req-b7cf9a88-12a2-4584-9325-382371933e52 2019-01-18 06:29:58,417 - neutron_utils - INFO - Deleting security group with name - default 2019-01-18 06:29:58,422 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-groups/e33553b0-93a0-4f0c-aeb0-242d42fb4151 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd402bb64e6ed5fc8ffdec9beecff651827edbf3" 2019-01-18 06:29:58,746 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-de158e66-6f63-4c8d-b3bd-9a05b45fcf4f Content-Length: 0 Date: Fri, 18 Jan 2019 06:29:58 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-18 06:29:58,747 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/e33553b0-93a0-4f0c-aeb0-242d42fb4151 used request id req-de158e66-6f63-4c8d-b3bd-9a05b45fcf4f 2019-01-18 06:29:58,747 - keystone_utils - INFO - Deleting project with name - CreateInstanceVolumeTests-e2d11f7a-a0e8-444-proj 2019-01-18 06:29:58,751 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/c9001d71d87b4ea7a1974b59b2d5c796 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd402bb64e6ed5fc8ffdec9beecff651827edbf3" 2019-01-18 06:29:58,970 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 06:29:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-025e4c5f-37e9-4d8a-9ae6-e9dc12343e3c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 06:29:58,970 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/c9001d71d87b4ea7a1974b59b2d5c796 used request id req-025e4c5f-37e9-4d8a-9ae6-e9dc12343e3c 2019-01-18 06:29:58,970 - keystone_utils - INFO - Deleting role with name - CreateInstanceVolumeTests-e2d11f7a-a0e8-444-proj-role 2019-01-18 06:29:58,974 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/54956247928d45febf47675a72d088b3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd402bb64e6ed5fc8ffdec9beecff651827edbf3" 2019-01-18 06:29:59,087 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 06:29:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e781944d-4b02-48c4-ac32-2a676d8065f9 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 06:29:59,087 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/54956247928d45febf47675a72d088b3 used request id req-e781944d-4b02-48c4-ac32-2a676d8065f9 2019-01-18 06:29:59,092 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd402bb64e6ed5fc8ffdec9beecff651827edbf3" 2019-01-18 06:29:59,180 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:29:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-10c131d5-a54d-4858-ac4c-a5214e518635 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "488fca829f8b496daa1cd2cdc6e45c49", "links": {"self": "http://172.30.9.23:5000/v3/roles/488fca829f8b496daa1cd2cdc6e45c49"}, "name": "Member"}, {"domain_id": null, "id": "6b7f4f4f76264b6fb449c43b86ee3817", "links": {"self": "http://172.30.9.23:5000/v3/roles/6b7f4f4f76264b6fb449c43b86ee3817"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a482b711adf94961bf4bb28eda7f0e28", "links": {"self": "http://172.30.9.23:5000/v3/roles/a482b711adf94961bf4bb28eda7f0e28"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c65201bd05504fa786d79b166e8bbba3", "links": {"self": "http://172.30.9.23:5000/v3/roles/c65201bd05504fa786d79b166e8bbba3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "e7e317b66c174923a8cb46c48d897c8d", "links": {"self": "http://172.30.9.23:5000/v3/roles/e7e317b66c174923a8cb46c48d897c8d"}, "name": "ResellerAdmin"}]} 2019-01-18 06:29:59,180 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-10c131d5-a54d-4858-ac4c-a5214e518635 2019-01-18 06:29:59,181 - keystone_utils - INFO - Deleting user with name - CreateInstanceVolumeTests-e2d11f7a-a0e8-444-user 2019-01-18 06:29:59,185 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/54fc58b0f0524c999a6765d407dd77e5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6c9f7d68de65eb8218da478923cc07a75a6e6de" 2019-01-18 06:29:59,373 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 06:29:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d9d58d71-7fd5-4505-980d-ea3ac3a07b4e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 06:29:59,373 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/54fc58b0f0524c999a6765d407dd77e5 used request id req-d9d58d71-7fd5-4505-980d-ea3ac3a07b4e 2019-01-18 06:29:59,375 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:29:59,757 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "488fca829f8b496daa1cd2cdc6e45c49", "name": "Member"}, {"id": "c65201bd05504fa786d79b166e8bbba3", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}], "expires_at": "2019-01-18T07:29:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "020d00b5451a467cb276d06789a1149d", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "id": "e292c913af7844408b6509a836e493f5"}, "audit_ids": ["YfWOrK8pRni1L4MKafKciQ"], "issued_at": "2019-01-18T06:29:59.000000Z"}} 2019-01-18 06:29:59,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}a61db4e2ae1567d79d609acdb9c090fe3fcad0b8" 2019-01-18 06:29:59,852 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:29:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-75654e3c-6133-477f-8b93-2dc2eab37967 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:29:59,852 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-75654e3c-6133-477f-8b93-2dc2eab37967 2019-01-18 06:29:59,854 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:29:59,855 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:30:00,230 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "488fca829f8b496daa1cd2cdc6e45c49", "name": "Member"}, {"id": "c65201bd05504fa786d79b166e8bbba3", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}], "expires_at": "2019-01-18T07:30:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "020d00b5451a467cb276d06789a1149d", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "id": "e292c913af7844408b6509a836e493f5"}, "audit_ids": ["jz_NbeRORTGsnKvZ5SwEkQ"], "issued_at": "2019-01-18T06:30:00.000000Z"}} 2019-01-18 06:30:00,231 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}edff222405449712801e86978851ee7566e81693" 2019-01-18 06:30:00,316 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:30:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ecbe5117-40ce-48c7-9b29-778792d4cbfa Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:30:00,317 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-ecbe5117-40ce-48c7-9b29-778792d4cbfa 2019-01-18 06:30:00,321 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-18 06:30:00,326 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 18 Jan 2019 06:30: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"}]}]}} 2019-01-18 06:30:00,327 - 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-1314b6d2-2129-4dd-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}edff222405449712801e86978851ee7566e81693" 2019-01-18 06:30:00,408 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:30:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a81a1eab-4734-4cda-890b-595fa966ecc5 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=CreateInstanceVolumeTests-1314b6d2-2129-4dd-proj", "previous": null, "next": null}, "projects": []} 2019-01-18 06:30:00,408 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceVolumeTests-1314b6d2-2129-4dd-proj used request id req-a81a1eab-4734-4cda-890b-595fa966ecc5 2019-01-18 06:30:00,412 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}edff222405449712801e86978851ee7566e81693" 2019-01-18 06:30:00,500 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:30:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dbc7d508-0f5f-4630-8a42-6dd3b83c9a6b Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-18 06:30:00,500 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-dbc7d508-0f5f-4630-8a42-6dd3b83c9a6b 2019-01-18 06:30:00,504 - 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}edff222405449712801e86978851ee7566e81693" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstanceVolumeTests-1314b6d2-2129-4dd-proj"}}' 2019-01-18 06:30:00,633 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 18 Jan 2019 06:30:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a3b557e6-2a16-4cf6-aba6-1a42918c01f2 Content-Length: 310 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/d5b7c0d4905c43caabd0d6968d0c3fae"}, "enabled": true, "id": "d5b7c0d4905c43caabd0d6968d0c3fae", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceVolumeTests-1314b6d2-2129-4dd-proj"}} 2019-01-18 06:30:00,633 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-a3b557e6-2a16-4cf6-aba6-1a42918c01f2 2019-01-18 06:30:00,633 - keystone_utils - INFO - Created project with name - CreateInstanceVolumeTests-1314b6d2-2129-4dd-proj 2019-01-18 06:30:00,634 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:30:00,634 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:30:01,013 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "488fca829f8b496daa1cd2cdc6e45c49", "name": "Member"}, {"id": "c65201bd05504fa786d79b166e8bbba3", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}], "expires_at": "2019-01-18T07:30:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "020d00b5451a467cb276d06789a1149d", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "id": "e292c913af7844408b6509a836e493f5"}, "audit_ids": ["4voeRpXPR4Gzp1ygwNHIjw"], "issued_at": "2019-01-18T06:30:01.000000Z"}} 2019-01-18 06:30:01,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}f57700750c3c0c97d68bb0c89ed22764823111c0" 2019-01-18 06:30:01,027 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:30:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-386b2059-6564-4384-8473-c075c498d175 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:30:01,027 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-386b2059-6564-4384-8473-c075c498d175 2019-01-18 06:30:01,032 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-18 06:30:01,037 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 18 Jan 2019 06:30: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"}]}]}} 2019-01-18 06:30:01,038 - 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}f57700750c3c0c97d68bb0c89ed22764823111c0" 2019-01-18 06:30:01,144 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:30:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5b4e764e-de77-4b57-a34e-1a6c8f1cb46a Content-Encoding: gzip Content-Length: 869 Content-Type: application/json RESP BODY: {"users": [{"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/0607a2b4beb0408e9fa51cc5ba027ac6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0607a2b4beb0408e9fa51cc5ba027ac6", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/17c61b95071545a094cc82823d2b88b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "17c61b95071545a094cc82823d2b88b8", "email": "nova@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/29e5d2dfed2447bda26fc75bd1122674"}, "domain_id": "default", "enabled": true, "options": {}, "id": "29e5d2dfed2447bda26fc75bd1122674", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/3b6dcc8c791e4b6e8831f5b5e583de80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3b6dcc8c791e4b6e8831f5b5e583de80", "email": "neutron@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.23:5000/v3/users/45ab52d673584bc198669be88c88b878"}, "domain_id": "default", "enabled": true, "options": {}, "id": "45ab52d673584bc198669be88c88b878", "email": "barbican@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/57795b4ee52f49c6a71f55bb6c4012f8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "57795b4ee52f49c6a71f55bb6c4012f8", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/5c52969262974d64ac2a300ca5d60f50"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c52969262974d64ac2a300ca5d60f50", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/5fc15572bb1c489ba92bd9945bbc1f64"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5fc15572bb1c489ba92bd9945bbc1f64", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/6b519d70e25f4e61a9dfd738cd6bba22"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6b519d70e25f4e61a9dfd738cd6bba22", "email": "heat@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.23:5000/v3/users/8248437208b540c2893a7117ad102a87"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8248437208b540c2893a7117ad102a87", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/890dee97e62840c5b15e36f03f6b7efc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "890dee97e62840c5b15e36f03f6b7efc", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/8cccb516ecc44ed9bb7c8633df108fd4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8cccb516ecc44ed9bb7c8633df108fd4", "email": "glance@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.23:5000/v3/users/97c3d863a98148299fa116fdb54be470"}, "domain_id": "default", "enabled": true, "options": {}, "id": "97c3d863a98148299fa116fdb54be470", "email": "tacker@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/a2a0c8c0f19941808c9f618af50b3b79"}, "domain_id": "c19db1b8f60647a9a114cd23287c807b", "enabled": true, "options": {}, "id": "a2a0c8c0f19941808c9f618af50b3b79", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "links": {"self": "http://172.30.9.23:5000/v3/users/e292c913af7844408b6509a836e493f5"}, "domain_id": "default", "enabled": true, "id": "e292c913af7844408b6509a836e493f5", "options": {}}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/fe5de73ba9cb41b2be24ccf1f72f5ed4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe5de73ba9cb41b2be24ccf1f72f5ed4", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2019-01-18 06:30:01,144 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-5b4e764e-de77-4b57-a34e-1a6c8f1cb46a 2019-01-18 06:30:01,148 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateInstanceVolumeTests-1314b6d2-2129-4dd-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f57700750c3c0c97d68bb0c89ed22764823111c0" 2019-01-18 06:30:01,235 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:30:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-100f2b5d-7820-4dc7-a55a-87718186b57a Content-Encoding: gzip Content-Length: 254 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateInstanceVolumeTests-1314b6d2-2129-4dd-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/d5b7c0d4905c43caabd0d6968d0c3fae"}, "enabled": true, "id": "d5b7c0d4905c43caabd0d6968d0c3fae", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceVolumeTests-1314b6d2-2129-4dd-proj"}]} 2019-01-18 06:30:01,235 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateInstanceVolumeTests-1314b6d2-2129-4dd-proj used request id req-100f2b5d-7820-4dc7-a55a-87718186b57a 2019-01-18 06:30:01,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}f57700750c3c0c97d68bb0c89ed22764823111c0" 2019-01-18 06:30:01,335 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:30:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4740cc65-b217-445b-bf39-5d0008a2434a Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-18 06:30:01,335 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-4740cc65-b217-445b-bf39-5d0008a2434a 2019-01-18 06:30:01,699 - keystone_utils - INFO - Created user with name - CreateInstanceVolumeTests-1314b6d2-2129-4dd-user 2019-01-18 06:30:01,699 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:30:01,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}edff222405449712801e86978851ee7566e81693" 2019-01-18 06:30:01,795 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:30:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b666bb55-8d28-42aa-af26-7c7b21f46102 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "488fca829f8b496daa1cd2cdc6e45c49", "links": {"self": "http://172.30.9.23:5000/v3/roles/488fca829f8b496daa1cd2cdc6e45c49"}, "name": "Member"}, {"domain_id": null, "id": "6b7f4f4f76264b6fb449c43b86ee3817", "links": {"self": "http://172.30.9.23:5000/v3/roles/6b7f4f4f76264b6fb449c43b86ee3817"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a482b711adf94961bf4bb28eda7f0e28", "links": {"self": "http://172.30.9.23:5000/v3/roles/a482b711adf94961bf4bb28eda7f0e28"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c65201bd05504fa786d79b166e8bbba3", "links": {"self": "http://172.30.9.23:5000/v3/roles/c65201bd05504fa786d79b166e8bbba3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "e7e317b66c174923a8cb46c48d897c8d", "links": {"self": "http://172.30.9.23:5000/v3/roles/e7e317b66c174923a8cb46c48d897c8d"}, "name": "ResellerAdmin"}]} 2019-01-18 06:30:01,795 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-b666bb55-8d28-42aa-af26-7c7b21f46102 2019-01-18 06:30:01,799 - 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}edff222405449712801e86978851ee7566e81693" -d '{"role": {"name": "CreateInstanceVolumeTests-1314b6d2-2129-4dd-proj-role"}}' 2019-01-18 06:30:01,914 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 18 Jan 2019 06:30:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-339f543d-c974-4c35-9d36-4140a865c67f Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "f961ac2e9bc7450a9cc710f6fe018660", "links": {"self": "http://172.30.9.23:5000/v3/roles/f961ac2e9bc7450a9cc710f6fe018660"}, "name": "CreateInstanceVolumeTests-1314b6d2-2129-4dd-proj-role"}} 2019-01-18 06:30:01,914 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-339f543d-c974-4c35-9d36-4140a865c67f 2019-01-18 06:30:01,914 - keystone_utils - INFO - Created role with name - CreateInstanceVolumeTests-1314b6d2-2129-4dd-proj-role 2019-01-18 06:30:01,918 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/f961ac2e9bc7450a9cc710f6fe018660 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}edff222405449712801e86978851ee7566e81693" 2019-01-18 06:30:01,934 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:30:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f36026e7-9a5d-4b54-a1cc-0d0cf2326e30 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.23:5000/v3/roles/f961ac2e9bc7450a9cc710f6fe018660"}, "domain_id": null, "name": "CreateInstanceVolumeTests-1314b6d2-2129-4dd-proj-role", "id": "f961ac2e9bc7450a9cc710f6fe018660"}} 2019-01-18 06:30:01,935 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/f961ac2e9bc7450a9cc710f6fe018660 used request id req-f36026e7-9a5d-4b54-a1cc-0d0cf2326e30 2019-01-18 06:30:01,935 - keystone_utils - INFO - Granting role CreateInstanceVolumeTests-1314b6d2-2129-4dd-proj-role to project CreateInstanceVolumeTests-1314b6d2-2129-4dd-proj 2019-01-18 06:30:01,938 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/d5b7c0d4905c43caabd0d6968d0c3fae/users/68e3caeb585d4551a93060350ffc8e4d/roles/f961ac2e9bc7450a9cc710f6fe018660 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}edff222405449712801e86978851ee7566e81693" 2019-01-18 06:30:02,084 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 06:30:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-73eccaa8-f3cf-40d7-99b6-176eac99690f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 06:30:02,085 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/d5b7c0d4905c43caabd0d6968d0c3fae/users/68e3caeb585d4551a93060350ffc8e4d/roles/f961ac2e9bc7450a9cc710f6fe018660 used request id req-73eccaa8-f3cf-40d7-99b6-176eac99690f 2019-01-18 06:30:02,085 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-18 06:30:02,086 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2019-01-18 06:30:02,087 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:30:02,088 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:30:02,469 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f961ac2e9bc7450a9cc710f6fe018660", "name": "CreateInstanceVolumeTests-1314b6d2-2129-4dd-proj-role"}], "expires_at": "2019-01-18T07:30:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d5b7c0d4905c43caabd0d6968d0c3fae", "name": "CreateInstanceVolumeTests-1314b6d2-2129-4dd-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/d5b7c0d4905c43caabd0d6968d0c3fae", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/d5b7c0d4905c43caabd0d6968d0c3fae", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/d5b7c0d4905c43caabd0d6968d0c3fae", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/d5b7c0d4905c43caabd0d6968d0c3fae", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/d5b7c0d4905c43caabd0d6968d0c3fae", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/d5b7c0d4905c43caabd0d6968d0c3fae", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/d5b7c0d4905c43caabd0d6968d0c3fae", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/d5b7c0d4905c43caabd0d6968d0c3fae", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/d5b7c0d4905c43caabd0d6968d0c3fae", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/d5b7c0d4905c43caabd0d6968d0c3fae", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/d5b7c0d4905c43caabd0d6968d0c3fae", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/d5b7c0d4905c43caabd0d6968d0c3fae", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceVolumeTests-1314b6d2-2129-4dd-user", "id": "68e3caeb585d4551a93060350ffc8e4d"}, "audit_ids": ["KRJ_EuO0SSSl9ex2DrN4aQ"], "issued_at": "2019-01-18T06:30:02.000000Z"}} 2019-01-18 06:30:02,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}52a8f6c0e249ff0d4998e3deb9893ddb797318c5" 2019-01-18 06:30:02,540 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:30:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-69b18087-8dce-4afc-be41-dc33798687d5 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:30:02,541 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-69b18087-8dce-4afc-be41-dc33798687d5 2019-01-18 06:30:02,545 - 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-ca754e6c-22e1-4079-8908-ce01edb0db90-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}52a8f6c0e249ff0d4998e3deb9893ddb797318c5" 2019-01-18 06:30:02,723 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 170 Content-Type: application/json X-Openstack-Request-Id: req-23e51a32-09ad-4700-ad46-4446545873fd Date: Fri, 18 Jan 2019 06:30:02 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceVolumeTests-ca754e6c-22e1-4079-8908-ce01edb0db90-image"} 2019-01-18 06:30:02,723 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceVolumeTests-ca754e6c-22e1-4079-8908-ce01edb0db90-image used request id req-23e51a32-09ad-4700-ad46-4446545873fd 2019-01-18 06:30:02,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}52a8f6c0e249ff0d4998e3deb9893ddb797318c5" 2019-01-18 06:30:02,869 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-099c0cf5-cc23-444e-b30c-336fc731123f Date: Fri, 18 Jan 2019 06:30: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"}}} 2019-01-18 06:30:02,869 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-099c0cf5-cc23-444e-b30c-336fc731123f 2019-01-18 06:30:02,898 - 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}52a8f6c0e249ff0d4998e3deb9893ddb797318c5" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstanceVolumeTests-ca754e6c-22e1-4079-8908-ce01edb0db90-image"}' 2019-01-18 06:30:03,090 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 629 Content-Type: application/json Location: http://172.30.9.23:9292/v2/images/29f9949c-bd30-4b82-905a-06e2411c882b X-Openstack-Request-Id: req-54ab53f8-2c73-49d9-a997-78e73ea76c1c Date: Fri, 18 Jan 2019 06:30:03 GMT RESP BODY: {"status": "queued", "name": "CreateInstanceVolumeTests-ca754e6c-22e1-4079-8908-ce01edb0db90-image", "tags": [], "container_format": "bare", "created_at": "2019-01-18T06:30:03Z", "size": null, "disk_format": "qcow2", "updated_at": "2019-01-18T06:30:03Z", "visibility": "shared", "locations": [], "self": "/v2/images/29f9949c-bd30-4b82-905a-06e2411c882b", "min_disk": 0, "protected": false, "id": "29f9949c-bd30-4b82-905a-06e2411c882b", "file": "/v2/images/29f9949c-bd30-4b82-905a-06e2411c882b/file", "checksum": null, "owner": "d5b7c0d4905c43caabd0d6968d0c3fae", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-18 06:30:03,090 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-54ab53f8-2c73-49d9-a997-78e73ea76c1c 2019-01-18 06:30:03,101 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9292/v2/images/29f9949c-bd30-4b82-905a-06e2411c882b/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}52a8f6c0e249ff0d4998e3deb9893ddb797318c5" -d '' 2019-01-18 06:30:05,091 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-13b80715-c45d-4c01-93dc-060191c99793 Date: Fri, 18 Jan 2019 06:30:05 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-18 06:30:05,091 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/29f9949c-bd30-4b82-905a-06e2411c882b/file used request id req-13b80715-c45d-4c01-93dc-060191c99793 2019-01-18 06:30:05,092 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-01-18 06:30:05,095 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/29f9949c-bd30-4b82-905a-06e2411c882b -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}52a8f6c0e249ff0d4998e3deb9893ddb797318c5" 2019-01-18 06:30:05,277 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 890 Content-Type: application/json X-Openstack-Request-Id: req-ac479615-a5f3-499d-a071-33c578db9670 Date: Fri, 18 Jan 2019 06:30:05 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceVolumeTests-ca754e6c-22e1-4079-8908-ce01edb0db90-image", "tags": [], "container_format": "bare", "created_at": "2019-01-18T06:30:03Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-18T06:30:05Z", "visibility": "shared", "locations": [{"url": "rbd://af014572-0a5d-4a80-a07f-9105f52ab2c1/images/29f9949c-bd30-4b82-905a-06e2411c882b/snap", "metadata": {}}], "self": "/v2/images/29f9949c-bd30-4b82-905a-06e2411c882b", "min_disk": 0, "protected": false, "id": "29f9949c-bd30-4b82-905a-06e2411c882b", "file": "/v2/images/29f9949c-bd30-4b82-905a-06e2411c882b/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "d5b7c0d4905c43caabd0d6968d0c3fae", "direct_url": "rbd://af014572-0a5d-4a80-a07f-9105f52ab2c1/images/29f9949c-bd30-4b82-905a-06e2411c882b/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-18 06:30:05,277 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/29f9949c-bd30-4b82-905a-06e2411c882b used request id req-ac479615-a5f3-499d-a071-33c578db9670 2019-01-18 06:30:05,280 - 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}52a8f6c0e249ff0d4998e3deb9893ddb797318c5" 2019-01-18 06:30:05,428 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-0a1902b2-783c-4deb-a8c2-c14c78f822e3 Date: Fri, 18 Jan 2019 06:30:05 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"}}} 2019-01-18 06:30:05,428 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-0a1902b2-783c-4deb-a8c2-c14c78f822e3 2019-01-18 06:30:05,431 - create_image - INFO - Created image with name - CreateInstanceVolumeTests-ca754e6c-22e1-4079-8908-ce01edb0db90-image 2019-01-18 06:30:05,434 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/29f9949c-bd30-4b82-905a-06e2411c882b -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}52a8f6c0e249ff0d4998e3deb9893ddb797318c5" 2019-01-18 06:30:05,591 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 890 Content-Type: application/json X-Openstack-Request-Id: req-5775abce-05b2-4adf-9ff4-b31e3d7557f5 Date: Fri, 18 Jan 2019 06:30:05 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceVolumeTests-ca754e6c-22e1-4079-8908-ce01edb0db90-image", "tags": [], "container_format": "bare", "created_at": "2019-01-18T06:30:03Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-18T06:30:05Z", "visibility": "shared", "locations": [{"url": "rbd://af014572-0a5d-4a80-a07f-9105f52ab2c1/images/29f9949c-bd30-4b82-905a-06e2411c882b/snap", "metadata": {}}], "self": "/v2/images/29f9949c-bd30-4b82-905a-06e2411c882b", "min_disk": 0, "protected": false, "id": "29f9949c-bd30-4b82-905a-06e2411c882b", "file": "/v2/images/29f9949c-bd30-4b82-905a-06e2411c882b/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "d5b7c0d4905c43caabd0d6968d0c3fae", "direct_url": "rbd://af014572-0a5d-4a80-a07f-9105f52ab2c1/images/29f9949c-bd30-4b82-905a-06e2411c882b/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-18 06:30:05,591 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/29f9949c-bd30-4b82-905a-06e2411c882b used request id req-5775abce-05b2-4adf-9ff4-b31e3d7557f5 2019-01-18 06:30:05,592 - create_image - DEBUG - Instance status is - active 2019-01-18 06:30:05,592 - create_image - DEBUG - Image is active with name - CreateInstanceVolumeTests-ca754e6c-22e1-4079-8908-ce01edb0db90-image 2019-01-18 06:30:05,592 - create_image - INFO - Image is now active with name - CreateInstanceVolumeTests-ca754e6c-22e1-4079-8908-ce01edb0db90-image 2019-01-18 06:30:05,592 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:30:05,593 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:30:05,977 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "488fca829f8b496daa1cd2cdc6e45c49", "name": "Member"}, {"id": "c65201bd05504fa786d79b166e8bbba3", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}], "expires_at": "2019-01-18T07:30:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "020d00b5451a467cb276d06789a1149d", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "id": "e292c913af7844408b6509a836e493f5"}, "audit_ids": ["_WrgJ4hlRjm1I0oBdAFTXQ"], "issued_at": "2019-01-18T06:30:05.000000Z"}} 2019-01-18 06:30:05,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}75132d03f4da191df32aafd3612b3a1f3d4b47bd" 2019-01-18 06:30:06,062 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:30:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ce939f76-f7ed-4fb2-8ee4-02ed4eea704f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:30:06,063 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-ce939f76-f7ed-4fb2-8ee4-02ed4eea704f 2019-01-18 06:30:06,064 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-18 06:30:06,068 - 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}75132d03f4da191df32aafd3612b3a1f3d4b47bd" 2019-01-18 06:30:06,250 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06: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 x-openstack-request-id: req-45f66d50-e3e1-47a2-9879-0028e5849b94 x-compute-request-id: req-45f66d50-e3e1-47a2-9879-0028e5849b94 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2019-01-18 06:30:06,250 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-45f66d50-e3e1-47a2-9879-0028e5849b94 2019-01-18 06:30:06,254 - 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}75132d03f4da191df32aafd3612b3a1f3d4b47bd" -d '{"flavor": {"vcpus": 2, "disk": 1, "name": "CreateInstanceVolumeTests-ca754e6c-22e1-4079-8908-ce01edb0db90-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2019-01-18 06:30:06,316 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06: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-3f45676c-5c43-4cd4-a9a8-66310d91034f x-compute-request-id: req-3f45676c-5c43-4cd4-a9a8-66310d91034f Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/4362245e-c607-41cb-a55b-90eda0abcd03", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/4362245e-c607-41cb-a55b-90eda0abcd03", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "4362245e-c607-41cb-a55b-90eda0abcd03", "name": "CreateInstanceVolumeTests-ca754e6c-22e1-4079-8908-ce01edb0db90-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2019-01-18 06:30:06,317 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-3f45676c-5c43-4cd4-a9a8-66310d91034f 2019-01-18 06:30:06,317 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:30:06,318 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:30:06,690 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f961ac2e9bc7450a9cc710f6fe018660", "name": "CreateInstanceVolumeTests-1314b6d2-2129-4dd-proj-role"}], "expires_at": "2019-01-18T07:30:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d5b7c0d4905c43caabd0d6968d0c3fae", "name": "CreateInstanceVolumeTests-1314b6d2-2129-4dd-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/d5b7c0d4905c43caabd0d6968d0c3fae", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/d5b7c0d4905c43caabd0d6968d0c3fae", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/d5b7c0d4905c43caabd0d6968d0c3fae", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/d5b7c0d4905c43caabd0d6968d0c3fae", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/d5b7c0d4905c43caabd0d6968d0c3fae", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/d5b7c0d4905c43caabd0d6968d0c3fae", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/d5b7c0d4905c43caabd0d6968d0c3fae", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/d5b7c0d4905c43caabd0d6968d0c3fae", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/d5b7c0d4905c43caabd0d6968d0c3fae", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/d5b7c0d4905c43caabd0d6968d0c3fae", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/d5b7c0d4905c43caabd0d6968d0c3fae", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/d5b7c0d4905c43caabd0d6968d0c3fae", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceVolumeTests-1314b6d2-2129-4dd-user", "id": "68e3caeb585d4551a93060350ffc8e4d"}, "audit_ids": ["e1HQ5btjTF28WHzQN45vKQ"], "issued_at": "2019-01-18T06:30:06.000000Z"}} 2019-01-18 06:30:06,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}c768b1620e68dae1ee8bdbafc99e26a63a3e23fd" 2019-01-18 06:30:06,764 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:30:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-de5e19a2-c842-404c-adf3-dd05d0fad365 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:30:06,764 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-de5e19a2-c842-404c-adf3-dd05d0fad365 2019-01-18 06:30:06,771 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceVolumeTests-ca754e6c-22e1-4079-8908-ce01edb0db90-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c768b1620e68dae1ee8bdbafc99e26a63a3e23fd" 2019-01-18 06:30:06,950 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-0eac74ef-6d0b-4943-b368-5c7e5bff2a00 Date: Fri, 18 Jan 2019 06:30:06 GMT RESP BODY: {"networks":[]} 2019-01-18 06:30:06,950 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceVolumeTests-ca754e6c-22e1-4079-8908-ce01edb0db90-pub-net used request id req-0eac74ef-6d0b-4943-b368-5c7e5bff2a00 2019-01-18 06:30:06,951 - neutron_utils - INFO - Creating network with name CreateInstanceVolumeTests-ca754e6c-22e1-4079-8908-ce01edb0db90-pub-net 2019-01-18 06:30:06,956 - 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}c768b1620e68dae1ee8bdbafc99e26a63a3e23fd" -d '{"network": {"name": "CreateInstanceVolumeTests-ca754e6c-22e1-4079-8908-ce01edb0db90-pub-net", "admin_state_up": true}}' 2019-01-18 06:30:07,451 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 628 X-Openstack-Request-Id: req-9ed722cc-bc53-4007-9c93-f0f653eaf1e1 Date: Fri, 18 Jan 2019 06:30:07 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"b5ea1559-b203-445a-bee5-aef51a84e167","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"d5b7c0d4905c43caabd0d6968d0c3fae","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-18T06:30:07Z","is_default":false,"name":"CreateInstanceVolumeTests-ca754e6c-22e1-4079-8908-ce01edb0db90-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"d5b7c0d4905c43caabd0d6968d0c3fae","created_at":"2019-01-18T06:30:07Z","mtu":1450}} 2019-01-18 06:30:07,451 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks used request id req-9ed722cc-bc53-4007-9c93-f0f653eaf1e1 2019-01-18 06:30:07,457 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=b5ea1559-b203-445a-bee5-aef51a84e167 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c768b1620e68dae1ee8bdbafc99e26a63a3e23fd" 2019-01-18 06:30:07,693 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-164b1562-114d-4d6a-a63e-ba78199a992b Date: Fri, 18 Jan 2019 06:30:07 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":"2019-01-18T06:30:07Z","tenant_id":"d5b7c0d4905c43caabd0d6968d0c3fae","created_at":"2019-01-18T06:30:07Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"d5b7c0d4905c43caabd0d6968d0c3fae","id":"b5ea1559-b203-445a-bee5-aef51a84e167","name":"CreateInstanceVolumeTests-ca754e6c-22e1-4079-8908-ce01edb0db90-pub-net"}]} 2019-01-18 06:30:07,693 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=b5ea1559-b203-445a-bee5-aef51a84e167 used request id req-164b1562-114d-4d6a-a63e-ba78199a992b 2019-01-18 06:30:07,699 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=b5ea1559-b203-445a-bee5-aef51a84e167 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c768b1620e68dae1ee8bdbafc99e26a63a3e23fd" 2019-01-18 06:30:07,880 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-421ba33f-bdc3-4e15-b7e4-a7f2cf933356 Date: Fri, 18 Jan 2019 06:30:07 GMT RESP BODY: {"subnets":[]} 2019-01-18 06:30:07,880 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=b5ea1559-b203-445a-bee5-aef51a84e167 used request id req-421ba33f-bdc3-4e15-b7e4-a7f2cf933356 2019-01-18 06:30:07,881 - neutron_utils - INFO - Creating subnet with name CreateInstanceVolumeTests-ca754e6c-22e1-4079-8908-ce01edb0db90-pub-subnet 2019-01-18 06:30:07,886 - 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}c768b1620e68dae1ee8bdbafc99e26a63a3e23fd" -d '{"subnets": [{"ip_version": 4, "network_id": "b5ea1559-b203-445a-bee5-aef51a84e167", "cidr": "10.55.0.0/24", "name": "CreateInstanceVolumeTests-ca754e6c-22e1-4079-8908-ce01edb0db90-pub-subnet"}]}' 2019-01-18 06:30:08,535 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-0ed89caa-c92d-41df-bd2d-94a4dcf18575 Date: Fri, 18 Jan 2019 06:30:08 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b5ea1559-b203-445a-bee5-aef51a84e167","tenant_id":"d5b7c0d4905c43caabd0d6968d0c3fae","created_at":"2019-01-18T06:30:08Z","dns_nameservers":[],"updated_at":"2019-01-18T06:30: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":"d5b7c0d4905c43caabd0d6968d0c3fae","id":"e90dbe7a-9c62-4ec3-991d-0d764de2745c","subnetpool_id":null,"name":"CreateInstanceVolumeTests-ca754e6c-22e1-4079-8908-ce01edb0db90-pub-subnet"}]} 2019-01-18 06:30:08,535 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets used request id req-0ed89caa-c92d-41df-bd2d-94a4dcf18575 2019-01-18 06:30:08,541 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=b5ea1559-b203-445a-bee5-aef51a84e167 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c768b1620e68dae1ee8bdbafc99e26a63a3e23fd" 2019-01-18 06:30:08,785 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-eb7e0817-11fd-4c70-b620-2c3bf431b32e Date: Fri, 18 Jan 2019 06:30: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":["e90dbe7a-9c62-4ec3-991d-0d764de2745c"],"updated_at":"2019-01-18T06:30:08Z","tenant_id":"d5b7c0d4905c43caabd0d6968d0c3fae","created_at":"2019-01-18T06:30:07Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"d5b7c0d4905c43caabd0d6968d0c3fae","id":"b5ea1559-b203-445a-bee5-aef51a84e167","name":"CreateInstanceVolumeTests-ca754e6c-22e1-4079-8908-ce01edb0db90-pub-net"}]} 2019-01-18 06:30:08,786 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=b5ea1559-b203-445a-bee5-aef51a84e167 used request id req-eb7e0817-11fd-4c70-b620-2c3bf431b32e 2019-01-18 06:30:08,792 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=b5ea1559-b203-445a-bee5-aef51a84e167 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c768b1620e68dae1ee8bdbafc99e26a63a3e23fd" 2019-01-18 06:30:09,065 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-5bc25839-7092-4a09-9301-dec56acf7253 Date: Fri, 18 Jan 2019 06:30:09 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b5ea1559-b203-445a-bee5-aef51a84e167","tenant_id":"d5b7c0d4905c43caabd0d6968d0c3fae","created_at":"2019-01-18T06:30:08Z","dns_nameservers":[],"updated_at":"2019-01-18T06:30: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":"d5b7c0d4905c43caabd0d6968d0c3fae","id":"e90dbe7a-9c62-4ec3-991d-0d764de2745c","subnetpool_id":null,"name":"CreateInstanceVolumeTests-ca754e6c-22e1-4079-8908-ce01edb0db90-pub-subnet"}]} 2019-01-18 06:30:09,065 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=b5ea1559-b203-445a-bee5-aef51a84e167 used request id req-5bc25839-7092-4a09-9301-dec56acf7253 2019-01-18 06:30:09,065 - OpenStackNetwork - DEBUG - Network [b5ea1559-b203-445a-bee5-aef51a84e167] created successfully 2019-01-18 06:30:09,066 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:30:09,067 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:30:09,439 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f961ac2e9bc7450a9cc710f6fe018660", "name": "CreateInstanceVolumeTests-1314b6d2-2129-4dd-proj-role"}], "expires_at": "2019-01-18T07:30:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d5b7c0d4905c43caabd0d6968d0c3fae", "name": "CreateInstanceVolumeTests-1314b6d2-2129-4dd-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/d5b7c0d4905c43caabd0d6968d0c3fae", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/d5b7c0d4905c43caabd0d6968d0c3fae", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/d5b7c0d4905c43caabd0d6968d0c3fae", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/d5b7c0d4905c43caabd0d6968d0c3fae", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/d5b7c0d4905c43caabd0d6968d0c3fae", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/d5b7c0d4905c43caabd0d6968d0c3fae", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/d5b7c0d4905c43caabd0d6968d0c3fae", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/d5b7c0d4905c43caabd0d6968d0c3fae", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/d5b7c0d4905c43caabd0d6968d0c3fae", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/d5b7c0d4905c43caabd0d6968d0c3fae", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/d5b7c0d4905c43caabd0d6968d0c3fae", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/d5b7c0d4905c43caabd0d6968d0c3fae", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceVolumeTests-1314b6d2-2129-4dd-user", "id": "68e3caeb585d4551a93060350ffc8e4d"}, "audit_ids": ["T51C6TE9QKSUGcN2-SAeMg"], "issued_at": "2019-01-18T06:30:09.000000Z"}} 2019-01-18 06:30:09,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}0d4d9569bac6ed3d309cdffeaf7e169b76b0365e" 2019-01-18 06:30:09,510 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:30:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d6e6c17e-88d1-4bbd-8143-08197d91fe83 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:30:09,511 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-d6e6c17e-88d1-4bbd-8143-08197d91fe83 2019-01-18 06:30:09,516 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/d5b7c0d4905c43caabd0d6968d0c3fae/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d4d9569bac6ed3d309cdffeaf7e169b76b0365e" 2019-01-18 06:30:09,713 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:30:09 GMT Server: Apache x-compute-request-id: req-d6176eb0-c97e-477e-8f80-c67f78141b77 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-d6176eb0-c97e-477e-8f80-c67f78141b77 Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2019-01-18 06:30:09,713 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/d5b7c0d4905c43caabd0d6968d0c3fae/volumes/detail used request id req-d6176eb0-c97e-477e-8f80-c67f78141b77 2019-01-18 06:30:09,717 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8776/v3/d5b7c0d4905c43caabd0d6968d0c3fae/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-d6176eb0-c97e-477e-8f80-c67f78141b77" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d4d9569bac6ed3d309cdffeaf7e169b76b0365e" -d '{"volume": {"status": "creating", "user_id": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-ca754e6c-22e1-4079-8908-ce01edb0db90-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}}' 2019-01-18 06:30:10,092 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Fri, 18 Jan 2019 06:30:09 GMT Server: Apache x-compute-request-id: req-ad549c74-1ed6-4392-8fb6-8b2b43398b19 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-ad549c74-1ed6-4392-8fb6-8b2b43398b19 Content-Length: 851 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "user_id": "68e3caeb585d4551a93060350ffc8e4d", "attachments": [], "links": [{"href": "http://172.30.9.23:8776/v3/d5b7c0d4905c43caabd0d6968d0c3fae/volumes/37926ace-dfaf-4e67-965c-b824523e7fc5", "rel": "self"}, {"href": "http://172.30.9.23:8776/d5b7c0d4905c43caabd0d6968d0c3fae/volumes/37926ace-dfaf-4e67-965c-b824523e7fc5", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-01-18T06:30:09.935034", "description": null, "updated_at": null, "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-ca754e6c-22e1-4079-8908-ce01edb0db90-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "37926ace-dfaf-4e67-965c-b824523e7fc5", "size": 1}} 2019-01-18 06:30:10,092 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.23:8776/v3/d5b7c0d4905c43caabd0d6968d0c3fae/volumes used request id req-ad549c74-1ed6-4392-8fb6-8b2b43398b19 2019-01-18 06:30:10,096 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/d5b7c0d4905c43caabd0d6968d0c3fae/volumes/37926ace-dfaf-4e67-965c-b824523e7fc5 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-d6176eb0-c97e-477e-8f80-c67f78141b77" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d4d9569bac6ed3d309cdffeaf7e169b76b0365e" 2019-01-18 06:30:10,305 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:30:10 GMT Server: Apache x-compute-request-id: req-38d5f08d-fb07-4e64-8049-f6c564ce1a1c OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-38d5f08d-fb07-4e64-8049-f6c564ce1a1c Content-Encoding: gzip Content-Length: 465 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "user_id": "68e3caeb585d4551a93060350ffc8e4d", "attachments": [], "links": [{"href": "http://172.30.9.23:8776/v3/d5b7c0d4905c43caabd0d6968d0c3fae/volumes/37926ace-dfaf-4e67-965c-b824523e7fc5", "rel": "self"}, {"href": "http://172.30.9.23:8776/d5b7c0d4905c43caabd0d6968d0c3fae/volumes/37926ace-dfaf-4e67-965c-b824523e7fc5", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-01-18T06:30:09.000000", "description": null, "os-vol-tenant-attr:tenant_id": "d5b7c0d4905c43caabd0d6968d0c3fae", "updated_at": null, "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-ca754e6c-22e1-4079-8908-ce01edb0db90-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "37926ace-dfaf-4e67-965c-b824523e7fc5", "size": 1}} 2019-01-18 06:30:10,305 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/d5b7c0d4905c43caabd0d6968d0c3fae/volumes/37926ace-dfaf-4e67-965c-b824523e7fc5 used request id req-38d5f08d-fb07-4e64-8049-f6c564ce1a1c 2019-01-18 06:30:10,306 - create_volume - INFO - Created volume with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-ca754e6c-22e1-4079-8908-ce01edb0db90-1 2019-01-18 06:30:10,309 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/d5b7c0d4905c43caabd0d6968d0c3fae/volumes/37926ace-dfaf-4e67-965c-b824523e7fc5 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-d6176eb0-c97e-477e-8f80-c67f78141b77" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d4d9569bac6ed3d309cdffeaf7e169b76b0365e" 2019-01-18 06:30:10,510 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:30:10 GMT Server: Apache x-compute-request-id: req-cd649b7a-1f40-4da1-adc5-49cc7a36dc96 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-cd649b7a-1f40-4da1-adc5-49cc7a36dc96 Content-Encoding: gzip Content-Length: 467 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "user_id": "68e3caeb585d4551a93060350ffc8e4d", "attachments": [], "links": [{"href": "http://172.30.9.23:8776/v3/d5b7c0d4905c43caabd0d6968d0c3fae/volumes/37926ace-dfaf-4e67-965c-b824523e7fc5", "rel": "self"}, {"href": "http://172.30.9.23:8776/d5b7c0d4905c43caabd0d6968d0c3fae/volumes/37926ace-dfaf-4e67-965c-b824523e7fc5", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-01-18T06:30:09.000000", "description": null, "os-vol-tenant-attr:tenant_id": "d5b7c0d4905c43caabd0d6968d0c3fae", "updated_at": "2019-01-18T06:30:10.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-ca754e6c-22e1-4079-8908-ce01edb0db90-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "37926ace-dfaf-4e67-965c-b824523e7fc5", "size": 1}} 2019-01-18 06:30:10,510 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/d5b7c0d4905c43caabd0d6968d0c3fae/volumes/37926ace-dfaf-4e67-965c-b824523e7fc5 used request id req-cd649b7a-1f40-4da1-adc5-49cc7a36dc96 2019-01-18 06:30:10,511 - create_volume - DEBUG - Instance status is - creating 2019-01-18 06:30:10,511 - create_volume - DEBUG - Retry querying volume status in 3 seconds 2019-01-18 06:30:13,514 - create_volume - DEBUG - Volume status query timeout in 296.791790009 2019-01-18 06:30:13,517 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/d5b7c0d4905c43caabd0d6968d0c3fae/volumes/37926ace-dfaf-4e67-965c-b824523e7fc5 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-d6176eb0-c97e-477e-8f80-c67f78141b77" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d4d9569bac6ed3d309cdffeaf7e169b76b0365e" 2019-01-18 06:30:14,098 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:30:13 GMT Server: Apache x-compute-request-id: req-921cebad-bfc6-46f6-aea4-d6dea47b298a OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-921cebad-bfc6-46f6-aea4-d6dea47b298a Content-Encoding: gzip Content-Length: 467 Content-Type: application/json RESP BODY: {"volume": {"status": "available", "user_id": "68e3caeb585d4551a93060350ffc8e4d", "attachments": [], "links": [{"href": "http://172.30.9.23:8776/v3/d5b7c0d4905c43caabd0d6968d0c3fae/volumes/37926ace-dfaf-4e67-965c-b824523e7fc5", "rel": "self"}, {"href": "http://172.30.9.23:8776/d5b7c0d4905c43caabd0d6968d0c3fae/volumes/37926ace-dfaf-4e67-965c-b824523e7fc5", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-01-18T06:30:09.000000", "description": null, "os-vol-tenant-attr:tenant_id": "d5b7c0d4905c43caabd0d6968d0c3fae", "updated_at": "2019-01-18T06:30:10.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-ca754e6c-22e1-4079-8908-ce01edb0db90-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "37926ace-dfaf-4e67-965c-b824523e7fc5", "size": 1}} 2019-01-18 06:30:14,098 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/d5b7c0d4905c43caabd0d6968d0c3fae/volumes/37926ace-dfaf-4e67-965c-b824523e7fc5 used request id req-921cebad-bfc6-46f6-aea4-d6dea47b298a 2019-01-18 06:30:14,099 - create_volume - DEBUG - Instance status is - available 2019-01-18 06:30:14,099 - create_volume - DEBUG - Volume is active with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-ca754e6c-22e1-4079-8908-ce01edb0db90-1 2019-01-18 06:30:14,099 - create_volume - INFO - Volume is now active with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-ca754e6c-22e1-4079-8908-ce01edb0db90-1 2019-01-18 06:30:14,099 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:30:14,100 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:30:14,477 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f961ac2e9bc7450a9cc710f6fe018660", "name": "CreateInstanceVolumeTests-1314b6d2-2129-4dd-proj-role"}], "expires_at": "2019-01-18T07:30:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d5b7c0d4905c43caabd0d6968d0c3fae", "name": "CreateInstanceVolumeTests-1314b6d2-2129-4dd-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/d5b7c0d4905c43caabd0d6968d0c3fae", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/d5b7c0d4905c43caabd0d6968d0c3fae", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/d5b7c0d4905c43caabd0d6968d0c3fae", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/d5b7c0d4905c43caabd0d6968d0c3fae", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/d5b7c0d4905c43caabd0d6968d0c3fae", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/d5b7c0d4905c43caabd0d6968d0c3fae", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/d5b7c0d4905c43caabd0d6968d0c3fae", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/d5b7c0d4905c43caabd0d6968d0c3fae", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/d5b7c0d4905c43caabd0d6968d0c3fae", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/d5b7c0d4905c43caabd0d6968d0c3fae", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/d5b7c0d4905c43caabd0d6968d0c3fae", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/d5b7c0d4905c43caabd0d6968d0c3fae", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceVolumeTests-1314b6d2-2129-4dd-user", "id": "68e3caeb585d4551a93060350ffc8e4d"}, "audit_ids": ["X56WreoCQq-EHyZfN11ECg"], "issued_at": "2019-01-18T06:30:14.000000Z"}} 2019-01-18 06:30:14,478 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}100a8aa6a6d74202d696edffc2ac6f6f0220c304" 2019-01-18 06:30:14,550 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:30:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-63fa45d0-db9d-4c5e-9d61-b07a78a50855 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:30:14,550 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-63fa45d0-db9d-4c5e-9d61-b07a78a50855 2019-01-18 06:30:14,555 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/d5b7c0d4905c43caabd0d6968d0c3fae/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}100a8aa6a6d74202d696edffc2ac6f6f0220c304" 2019-01-18 06:30:14,756 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:30:14 GMT Server: Apache x-compute-request-id: req-e7c9253c-c529-4ce7-9dd6-f4cb523572b3 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-e7c9253c-c529-4ce7-9dd6-f4cb523572b3 Content-Encoding: gzip Content-Length: 464 Content-Type: application/json RESP BODY: {"volumes": [{"status": "available", "user_id": "68e3caeb585d4551a93060350ffc8e4d", "attachments": [], "links": [{"href": "http://172.30.9.23:8776/v3/d5b7c0d4905c43caabd0d6968d0c3fae/volumes/37926ace-dfaf-4e67-965c-b824523e7fc5", "rel": "self"}, {"href": "http://172.30.9.23:8776/d5b7c0d4905c43caabd0d6968d0c3fae/volumes/37926ace-dfaf-4e67-965c-b824523e7fc5", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-01-18T06:30:09.000000", "description": null, "os-vol-tenant-attr:tenant_id": "d5b7c0d4905c43caabd0d6968d0c3fae", "updated_at": "2019-01-18T06:30:10.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-ca754e6c-22e1-4079-8908-ce01edb0db90-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "37926ace-dfaf-4e67-965c-b824523e7fc5", "size": 1}]} 2019-01-18 06:30:14,756 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/d5b7c0d4905c43caabd0d6968d0c3fae/volumes/detail used request id req-e7c9253c-c529-4ce7-9dd6-f4cb523572b3 2019-01-18 06:30:14,759 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8776/v3/d5b7c0d4905c43caabd0d6968d0c3fae/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-e7c9253c-c529-4ce7-9dd6-f4cb523572b3" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}100a8aa6a6d74202d696edffc2ac6f6f0220c304" -d '{"volume": {"status": "creating", "user_id": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-ca754e6c-22e1-4079-8908-ce01edb0db90-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}}' 2019-01-18 06:30:15,075 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Fri, 18 Jan 2019 06:30:14 GMT Server: Apache x-compute-request-id: req-6c0df4cd-d8ca-4dbc-ab56-cfa0137068dc OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-6c0df4cd-d8ca-4dbc-ab56-cfa0137068dc Content-Length: 851 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "user_id": "68e3caeb585d4551a93060350ffc8e4d", "attachments": [], "links": [{"href": "http://172.30.9.23:8776/v3/d5b7c0d4905c43caabd0d6968d0c3fae/volumes/1c842822-e497-4925-9fdd-0bdb81676d08", "rel": "self"}, {"href": "http://172.30.9.23:8776/d5b7c0d4905c43caabd0d6968d0c3fae/volumes/1c842822-e497-4925-9fdd-0bdb81676d08", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-01-18T06:30:15.002794", "description": null, "updated_at": null, "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-ca754e6c-22e1-4079-8908-ce01edb0db90-2", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "1c842822-e497-4925-9fdd-0bdb81676d08", "size": 1}} 2019-01-18 06:30:15,075 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.23:8776/v3/d5b7c0d4905c43caabd0d6968d0c3fae/volumes used request id req-6c0df4cd-d8ca-4dbc-ab56-cfa0137068dc 2019-01-18 06:30:15,078 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/d5b7c0d4905c43caabd0d6968d0c3fae/volumes/1c842822-e497-4925-9fdd-0bdb81676d08 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-e7c9253c-c529-4ce7-9dd6-f4cb523572b3" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}100a8aa6a6d74202d696edffc2ac6f6f0220c304" 2019-01-18 06:30:15,269 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:30:15 GMT Server: Apache x-compute-request-id: req-96e91fd3-2ca7-40cc-81dc-406c2f4bdf7f OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-96e91fd3-2ca7-40cc-81dc-406c2f4bdf7f Content-Encoding: gzip Content-Length: 464 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "user_id": "68e3caeb585d4551a93060350ffc8e4d", "attachments": [], "links": [{"href": "http://172.30.9.23:8776/v3/d5b7c0d4905c43caabd0d6968d0c3fae/volumes/1c842822-e497-4925-9fdd-0bdb81676d08", "rel": "self"}, {"href": "http://172.30.9.23:8776/d5b7c0d4905c43caabd0d6968d0c3fae/volumes/1c842822-e497-4925-9fdd-0bdb81676d08", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-01-18T06:30:15.000000", "description": null, "os-vol-tenant-attr:tenant_id": "d5b7c0d4905c43caabd0d6968d0c3fae", "updated_at": "2019-01-18T06:30:15.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-ca754e6c-22e1-4079-8908-ce01edb0db90-2", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "1c842822-e497-4925-9fdd-0bdb81676d08", "size": 1}} 2019-01-18 06:30:15,269 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/d5b7c0d4905c43caabd0d6968d0c3fae/volumes/1c842822-e497-4925-9fdd-0bdb81676d08 used request id req-96e91fd3-2ca7-40cc-81dc-406c2f4bdf7f 2019-01-18 06:30:15,269 - create_volume - INFO - Created volume with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-ca754e6c-22e1-4079-8908-ce01edb0db90-2 2019-01-18 06:30:15,272 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/d5b7c0d4905c43caabd0d6968d0c3fae/volumes/1c842822-e497-4925-9fdd-0bdb81676d08 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-e7c9253c-c529-4ce7-9dd6-f4cb523572b3" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}100a8aa6a6d74202d696edffc2ac6f6f0220c304" 2019-01-18 06:30:15,319 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:30:15 GMT Server: Apache x-compute-request-id: req-98ad4179-219c-4f47-af7c-0fb3c67d408b OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-98ad4179-219c-4f47-af7c-0fb3c67d408b Content-Encoding: gzip Content-Length: 464 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "user_id": "68e3caeb585d4551a93060350ffc8e4d", "attachments": [], "links": [{"href": "http://172.30.9.23:8776/v3/d5b7c0d4905c43caabd0d6968d0c3fae/volumes/1c842822-e497-4925-9fdd-0bdb81676d08", "rel": "self"}, {"href": "http://172.30.9.23:8776/d5b7c0d4905c43caabd0d6968d0c3fae/volumes/1c842822-e497-4925-9fdd-0bdb81676d08", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-01-18T06:30:15.000000", "description": null, "os-vol-tenant-attr:tenant_id": "d5b7c0d4905c43caabd0d6968d0c3fae", "updated_at": "2019-01-18T06:30:15.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-ca754e6c-22e1-4079-8908-ce01edb0db90-2", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "1c842822-e497-4925-9fdd-0bdb81676d08", "size": 1}} 2019-01-18 06:30:15,320 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/d5b7c0d4905c43caabd0d6968d0c3fae/volumes/1c842822-e497-4925-9fdd-0bdb81676d08 used request id req-98ad4179-219c-4f47-af7c-0fb3c67d408b 2019-01-18 06:30:15,320 - create_volume - DEBUG - Instance status is - creating 2019-01-18 06:30:15,320 - create_volume - DEBUG - Retry querying volume status in 3 seconds 2019-01-18 06:30:18,323 - create_volume - DEBUG - Volume status query timeout in 296.946237803 2019-01-18 06:30:18,326 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/d5b7c0d4905c43caabd0d6968d0c3fae/volumes/1c842822-e497-4925-9fdd-0bdb81676d08 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-e7c9253c-c529-4ce7-9dd6-f4cb523572b3" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}100a8aa6a6d74202d696edffc2ac6f6f0220c304" 2019-01-18 06:30:18,517 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:30:18 GMT Server: Apache x-compute-request-id: req-583b3353-0e0b-4e6a-a1f6-3a2e427f8499 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-583b3353-0e0b-4e6a-a1f6-3a2e427f8499 Content-Encoding: gzip Content-Length: 462 Content-Type: application/json RESP BODY: {"volume": {"status": "available", "user_id": "68e3caeb585d4551a93060350ffc8e4d", "attachments": [], "links": [{"href": "http://172.30.9.23:8776/v3/d5b7c0d4905c43caabd0d6968d0c3fae/volumes/1c842822-e497-4925-9fdd-0bdb81676d08", "rel": "self"}, {"href": "http://172.30.9.23:8776/d5b7c0d4905c43caabd0d6968d0c3fae/volumes/1c842822-e497-4925-9fdd-0bdb81676d08", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-01-18T06:30:15.000000", "description": null, "os-vol-tenant-attr:tenant_id": "d5b7c0d4905c43caabd0d6968d0c3fae", "updated_at": "2019-01-18T06:30:15.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-ca754e6c-22e1-4079-8908-ce01edb0db90-2", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "1c842822-e497-4925-9fdd-0bdb81676d08", "size": 1}} 2019-01-18 06:30:18,517 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/d5b7c0d4905c43caabd0d6968d0c3fae/volumes/1c842822-e497-4925-9fdd-0bdb81676d08 used request id req-583b3353-0e0b-4e6a-a1f6-3a2e427f8499 2019-01-18 06:30:18,517 - create_volume - DEBUG - Instance status is - available 2019-01-18 06:30:18,517 - create_volume - DEBUG - Volume is active with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-ca754e6c-22e1-4079-8908-ce01edb0db90-2 2019-01-18 06:30:18,517 - create_volume - INFO - Volume is now active with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-ca754e6c-22e1-4079-8908-ce01edb0db90-2 2019-01-18 06:30:18,518 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:30:18,518 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:30:18,886 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f961ac2e9bc7450a9cc710f6fe018660", "name": "CreateInstanceVolumeTests-1314b6d2-2129-4dd-proj-role"}], "expires_at": "2019-01-18T07:30:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d5b7c0d4905c43caabd0d6968d0c3fae", "name": "CreateInstanceVolumeTests-1314b6d2-2129-4dd-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/d5b7c0d4905c43caabd0d6968d0c3fae", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/d5b7c0d4905c43caabd0d6968d0c3fae", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/d5b7c0d4905c43caabd0d6968d0c3fae", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/d5b7c0d4905c43caabd0d6968d0c3fae", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/d5b7c0d4905c43caabd0d6968d0c3fae", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/d5b7c0d4905c43caabd0d6968d0c3fae", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/d5b7c0d4905c43caabd0d6968d0c3fae", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/d5b7c0d4905c43caabd0d6968d0c3fae", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/d5b7c0d4905c43caabd0d6968d0c3fae", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/d5b7c0d4905c43caabd0d6968d0c3fae", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/d5b7c0d4905c43caabd0d6968d0c3fae", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/d5b7c0d4905c43caabd0d6968d0c3fae", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceVolumeTests-1314b6d2-2129-4dd-user", "id": "68e3caeb585d4551a93060350ffc8e4d"}, "audit_ids": ["I34whx32QISStqeAlrostw"], "issued_at": "2019-01-18T06:30:18.000000Z"}} 2019-01-18 06:30:18,887 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04424efcba19e4de4df4f76bf4e565201d1450af" 2019-01-18 06:30:18,958 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:30:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-80b6ba95-a075-49bc-b5c6-655f36536782 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:30:18,958 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-80b6ba95-a075-49bc-b5c6-655f36536782 2019-01-18 06:30:18,959 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-18 06:30: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}04424efcba19e4de4df4f76bf4e565201d1450af" 2019-01-18 06:30:19,038 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:30:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-85acf89a-0401-43a2-b873-38056c9a2ec6 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:30:19,038 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-85acf89a-0401-43a2-b873-38056c9a2ec6 2019-01-18 06:30:19,046 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceVolumeTests-ca754e6c-22e1-4079-8908-ce01edb0db90-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04424efcba19e4de4df4f76bf4e565201d1450af" 2019-01-18 06:30:19,325 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-a8ff42a2-5700-498f-924a-609ad93b952d Date: Fri, 18 Jan 2019 06:30: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":["e90dbe7a-9c62-4ec3-991d-0d764de2745c"],"updated_at":"2019-01-18T06:30:08Z","tenant_id":"d5b7c0d4905c43caabd0d6968d0c3fae","created_at":"2019-01-18T06:30:07Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"d5b7c0d4905c43caabd0d6968d0c3fae","id":"b5ea1559-b203-445a-bee5-aef51a84e167","name":"CreateInstanceVolumeTests-ca754e6c-22e1-4079-8908-ce01edb0db90-pub-net"}]} 2019-01-18 06:30:19,325 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceVolumeTests-ca754e6c-22e1-4079-8908-ce01edb0db90-pub-net used request id req-a8ff42a2-5700-498f-924a-609ad93b952d 2019-01-18 06:30:19,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" 2019-01-18 06:30:19,334 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 18 Jan 2019 06:30: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"}]}]}} 2019-01-18 06:30:19,335 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/d5b7c0d4905c43caabd0d6968d0c3fae -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04424efcba19e4de4df4f76bf4e565201d1450af" 2019-01-18 06:30:19,414 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:30:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-49f7ca9c-feae-4cd7-8cee-5addc76f1b5d 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/d5b7c0d4905c43caabd0d6968d0c3fae"}, "enabled": true, "id": "d5b7c0d4905c43caabd0d6968d0c3fae", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceVolumeTests-1314b6d2-2129-4dd-proj"}} 2019-01-18 06:30:19,415 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/d5b7c0d4905c43caabd0d6968d0c3fae used request id req-49f7ca9c-feae-4cd7-8cee-5addc76f1b5d 2019-01-18 06:30:19,420 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=b5ea1559-b203-445a-bee5-aef51a84e167 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04424efcba19e4de4df4f76bf4e565201d1450af" 2019-01-18 06:30:19,617 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-150a51f2-b1d1-47d1-98a0-7c003e52b18d Date: Fri, 18 Jan 2019 06:30:19 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b5ea1559-b203-445a-bee5-aef51a84e167","tenant_id":"d5b7c0d4905c43caabd0d6968d0c3fae","created_at":"2019-01-18T06:30:08Z","dns_nameservers":[],"updated_at":"2019-01-18T06:30: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":"d5b7c0d4905c43caabd0d6968d0c3fae","id":"e90dbe7a-9c62-4ec3-991d-0d764de2745c","subnetpool_id":null,"name":"CreateInstanceVolumeTests-ca754e6c-22e1-4079-8908-ce01edb0db90-pub-subnet"}]} 2019-01-18 06:30:19,617 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=b5ea1559-b203-445a-bee5-aef51a84e167 used request id req-150a51f2-b1d1-47d1-98a0-7c003e52b18d 2019-01-18 06:30:19,623 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=b5ea1559-b203-445a-bee5-aef51a84e167&name=CreateInstanceVolumeTests-ca754e6c-22e1-4079-8908-ce01edb0db90-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04424efcba19e4de4df4f76bf4e565201d1450af" 2019-01-18 06:30:19,793 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-7e353f85-c0f5-4009-a276-d68ad9a76d9f Date: Fri, 18 Jan 2019 06:30:19 GMT RESP BODY: {"ports":[]} 2019-01-18 06:30:19,793 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=b5ea1559-b203-445a-bee5-aef51a84e167&name=CreateInstanceVolumeTests-ca754e6c-22e1-4079-8908-ce01edb0db90-port&admin_state_up=True used request id req-7e353f85-c0f5-4009-a276-d68ad9a76d9f 2019-01-18 06:30:19,796 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/detail?name=CreateInstanceVolumeTests-ca754e6c-22e1-4079-8908-ce01edb0db90-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04424efcba19e4de4df4f76bf4e565201d1450af" 2019-01-18 06:30:20,039 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:30: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-bf933c44-a9a8-4e5a-a6ac-607484d718c2 x-compute-request-id: req-bf933c44-a9a8-4e5a-a6ac-607484d718c2 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2019-01-18 06:30:20,040 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail?name=CreateInstanceVolumeTests-ca754e6c-22e1-4079-8908-ce01edb0db90-inst used request id req-bf933c44-a9a8-4e5a-a6ac-607484d718c2 2019-01-18 06:30:20,046 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceVolumeTests-ca754e6c-22e1-4079-8908-ce01edb0db90-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04424efcba19e4de4df4f76bf4e565201d1450af" 2019-01-18 06:30:20,152 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-36a4c279-31ef-4845-bad9-481d301bca47 Date: Fri, 18 Jan 2019 06:30: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":["e90dbe7a-9c62-4ec3-991d-0d764de2745c"],"updated_at":"2019-01-18T06:30:08Z","tenant_id":"d5b7c0d4905c43caabd0d6968d0c3fae","created_at":"2019-01-18T06:30:07Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"d5b7c0d4905c43caabd0d6968d0c3fae","id":"b5ea1559-b203-445a-bee5-aef51a84e167","name":"CreateInstanceVolumeTests-ca754e6c-22e1-4079-8908-ce01edb0db90-pub-net"}]} 2019-01-18 06:30:20,152 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceVolumeTests-ca754e6c-22e1-4079-8908-ce01edb0db90-pub-net used request id req-36a4c279-31ef-4845-bad9-481d301bca47 2019-01-18 06:30:20,156 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/d5b7c0d4905c43caabd0d6968d0c3fae -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04424efcba19e4de4df4f76bf4e565201d1450af" 2019-01-18 06:30:20,241 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:30:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bcf6e41a-1215-419a-8cf4-c52dca95494c 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/d5b7c0d4905c43caabd0d6968d0c3fae"}, "enabled": true, "id": "d5b7c0d4905c43caabd0d6968d0c3fae", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceVolumeTests-1314b6d2-2129-4dd-proj"}} 2019-01-18 06:30:20,241 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/d5b7c0d4905c43caabd0d6968d0c3fae used request id req-bcf6e41a-1215-419a-8cf4-c52dca95494c 2019-01-18 06:30:20,246 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=b5ea1559-b203-445a-bee5-aef51a84e167 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04424efcba19e4de4df4f76bf4e565201d1450af" 2019-01-18 06:30:20,448 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-d3a51621-cfaf-4a87-a97a-8e159bb7c957 Date: Fri, 18 Jan 2019 06:30:20 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b5ea1559-b203-445a-bee5-aef51a84e167","tenant_id":"d5b7c0d4905c43caabd0d6968d0c3fae","created_at":"2019-01-18T06:30:08Z","dns_nameservers":[],"updated_at":"2019-01-18T06:30: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":"d5b7c0d4905c43caabd0d6968d0c3fae","id":"e90dbe7a-9c62-4ec3-991d-0d764de2745c","subnetpool_id":null,"name":"CreateInstanceVolumeTests-ca754e6c-22e1-4079-8908-ce01edb0db90-pub-subnet"}]} 2019-01-18 06:30:20,448 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=b5ea1559-b203-445a-bee5-aef51a84e167 used request id req-d3a51621-cfaf-4a87-a97a-8e159bb7c957 2019-01-18 06:30:20,454 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=b5ea1559-b203-445a-bee5-aef51a84e167&name=CreateInstanceVolumeTests-ca754e6c-22e1-4079-8908-ce01edb0db90-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04424efcba19e4de4df4f76bf4e565201d1450af" 2019-01-18 06:30:20,626 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-7f8a1fc7-c22c-4def-904a-85c76011e57f Date: Fri, 18 Jan 2019 06:30:20 GMT RESP BODY: {"ports":[]} 2019-01-18 06:30:20,627 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=b5ea1559-b203-445a-bee5-aef51a84e167&name=CreateInstanceVolumeTests-ca754e6c-22e1-4079-8908-ce01edb0db90-port&admin_state_up=True used request id req-7f8a1fc7-c22c-4def-904a-85c76011e57f 2019-01-18 06:30:20,627 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:30:20,628 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:30:21,081 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f961ac2e9bc7450a9cc710f6fe018660", "name": "CreateInstanceVolumeTests-1314b6d2-2129-4dd-proj-role"}], "expires_at": "2019-01-18T07:30:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d5b7c0d4905c43caabd0d6968d0c3fae", "name": "CreateInstanceVolumeTests-1314b6d2-2129-4dd-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/d5b7c0d4905c43caabd0d6968d0c3fae", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/d5b7c0d4905c43caabd0d6968d0c3fae", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/d5b7c0d4905c43caabd0d6968d0c3fae", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/d5b7c0d4905c43caabd0d6968d0c3fae", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/d5b7c0d4905c43caabd0d6968d0c3fae", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/d5b7c0d4905c43caabd0d6968d0c3fae", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/d5b7c0d4905c43caabd0d6968d0c3fae", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/d5b7c0d4905c43caabd0d6968d0c3fae", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/d5b7c0d4905c43caabd0d6968d0c3fae", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/d5b7c0d4905c43caabd0d6968d0c3fae", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/d5b7c0d4905c43caabd0d6968d0c3fae", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/d5b7c0d4905c43caabd0d6968d0c3fae", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceVolumeTests-1314b6d2-2129-4dd-user", "id": "68e3caeb585d4551a93060350ffc8e4d"}, "audit_ids": ["SQLGyyR8QSCz9pWHNM-ihA"], "issued_at": "2019-01-18T06:30:21.000000Z"}} 2019-01-18 06:30:21,082 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5264df647c86deacd6273341b4efce2c303e2c4d" 2019-01-18 06:30:21,159 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:30:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-66b9a34d-44f4-4120-b99f-51f54a960758 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:30:21,159 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-66b9a34d-44f4-4120-b99f-51f54a960758 2019-01-18 06:30:21,166 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceVolumeTests-ca754e6c-22e1-4079-8908-ce01edb0db90-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04424efcba19e4de4df4f76bf4e565201d1450af" 2019-01-18 06:30:21,412 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-0a49a2b2-3bd0-44c0-b4df-89630fa9ded4 Date: Fri, 18 Jan 2019 06:30: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":["e90dbe7a-9c62-4ec3-991d-0d764de2745c"],"updated_at":"2019-01-18T06:30:08Z","tenant_id":"d5b7c0d4905c43caabd0d6968d0c3fae","created_at":"2019-01-18T06:30:07Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"d5b7c0d4905c43caabd0d6968d0c3fae","id":"b5ea1559-b203-445a-bee5-aef51a84e167","name":"CreateInstanceVolumeTests-ca754e6c-22e1-4079-8908-ce01edb0db90-pub-net"}]} 2019-01-18 06:30:21,413 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceVolumeTests-ca754e6c-22e1-4079-8908-ce01edb0db90-pub-net used request id req-0a49a2b2-3bd0-44c0-b4df-89630fa9ded4 2019-01-18 06:30:21,418 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=b5ea1559-b203-445a-bee5-aef51a84e167 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04424efcba19e4de4df4f76bf4e565201d1450af" 2019-01-18 06:30:21,647 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-af1f028b-58c8-4ab2-9912-1d8e31f14bec Date: Fri, 18 Jan 2019 06:30:21 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b5ea1559-b203-445a-bee5-aef51a84e167","tenant_id":"d5b7c0d4905c43caabd0d6968d0c3fae","created_at":"2019-01-18T06:30:08Z","dns_nameservers":[],"updated_at":"2019-01-18T06:30: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":"d5b7c0d4905c43caabd0d6968d0c3fae","id":"e90dbe7a-9c62-4ec3-991d-0d764de2745c","subnetpool_id":null,"name":"CreateInstanceVolumeTests-ca754e6c-22e1-4079-8908-ce01edb0db90-pub-subnet"}]} 2019-01-18 06:30:21,648 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=b5ea1559-b203-445a-bee5-aef51a84e167 used request id req-af1f028b-58c8-4ab2-9912-1d8e31f14bec 2019-01-18 06:30:21,653 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceVolumeTests-ca754e6c-22e1-4079-8908-ce01edb0db90-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04424efcba19e4de4df4f76bf4e565201d1450af" 2019-01-18 06:30:21,896 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-fb9829e1-bda3-4066-a0be-55977d3a2c80 Date: Fri, 18 Jan 2019 06:30: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":["e90dbe7a-9c62-4ec3-991d-0d764de2745c"],"updated_at":"2019-01-18T06:30:08Z","tenant_id":"d5b7c0d4905c43caabd0d6968d0c3fae","created_at":"2019-01-18T06:30:07Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"d5b7c0d4905c43caabd0d6968d0c3fae","id":"b5ea1559-b203-445a-bee5-aef51a84e167","name":"CreateInstanceVolumeTests-ca754e6c-22e1-4079-8908-ce01edb0db90-pub-net"}]} 2019-01-18 06:30:21,896 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceVolumeTests-ca754e6c-22e1-4079-8908-ce01edb0db90-pub-net used request id req-fb9829e1-bda3-4066-a0be-55977d3a2c80 2019-01-18 06:30:21,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" 2019-01-18 06:30:21,905 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 18 Jan 2019 06:30: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"}]}]}} 2019-01-18 06:30:21,906 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/d5b7c0d4905c43caabd0d6968d0c3fae -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5264df647c86deacd6273341b4efce2c303e2c4d" 2019-01-18 06:30:21,986 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:30:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-27077c23-b5ce-4260-8b72-7441524da33b 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/d5b7c0d4905c43caabd0d6968d0c3fae"}, "enabled": true, "id": "d5b7c0d4905c43caabd0d6968d0c3fae", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceVolumeTests-1314b6d2-2129-4dd-proj"}} 2019-01-18 06:30:21,987 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/d5b7c0d4905c43caabd0d6968d0c3fae used request id req-27077c23-b5ce-4260-8b72-7441524da33b 2019-01-18 06:30:21,993 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=b5ea1559-b203-445a-bee5-aef51a84e167 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04424efcba19e4de4df4f76bf4e565201d1450af" 2019-01-18 06:30:22,187 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-42898397-5f53-415c-874d-05e537ae21cc Date: Fri, 18 Jan 2019 06:30:22 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b5ea1559-b203-445a-bee5-aef51a84e167","tenant_id":"d5b7c0d4905c43caabd0d6968d0c3fae","created_at":"2019-01-18T06:30:08Z","dns_nameservers":[],"updated_at":"2019-01-18T06:30: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":"d5b7c0d4905c43caabd0d6968d0c3fae","id":"e90dbe7a-9c62-4ec3-991d-0d764de2745c","subnetpool_id":null,"name":"CreateInstanceVolumeTests-ca754e6c-22e1-4079-8908-ce01edb0db90-pub-subnet"}]} 2019-01-18 06:30:22,187 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=b5ea1559-b203-445a-bee5-aef51a84e167 used request id req-42898397-5f53-415c-874d-05e537ae21cc 2019-01-18 06:30:22,188 - neutron_utils - INFO - Creating port for network with name - CreateInstanceVolumeTests-ca754e6c-22e1-4079-8908-ce01edb0db90-pub-net 2019-01-18 06:30:22,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}04424efcba19e4de4df4f76bf4e565201d1450af" -d '{"port": {"network_id": "b5ea1559-b203-445a-bee5-aef51a84e167", "name": "CreateInstanceVolumeTests-ca754e6c-22e1-4079-8908-ce01edb0db90-port", "admin_state_up": true}}' 2019-01-18 06:30:22,969 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 780 X-Openstack-Request-Id: req-43c64176-3acd-43c5-9b4d-fcd9626acefa Date: Fri, 18 Jan 2019 06:30:22 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:30:22Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"e90dbe7a-9c62-4ec3-991d-0d764de2745c","ip_address":"10.55.0.8"}],"id":"1e8ad10d-e8bf-451d-baf5-e1ce17fea733","security_groups":["826e18ab-68db-4092-aca8-8bf4c06d81c9"],"mac_address":"fa:16:3e:65:ec:19","device_id":"","status":"DOWN","description":"","tags":[],"name":"CreateInstanceVolumeTests-ca754e6c-22e1-4079-8908-ce01edb0db90-port","project_id":"d5b7c0d4905c43caabd0d6968d0c3fae","qos_policy_id":null,"admin_state_up":true,"network_id":"b5ea1559-b203-445a-bee5-aef51a84e167","tenant_id":"d5b7c0d4905c43caabd0d6968d0c3fae","created_at":"2019-01-18T06:30:22Z","binding:vnic_type":"normal"}} 2019-01-18 06:30:22,969 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/ports used request id req-43c64176-3acd-43c5-9b4d-fcd9626acefa 2019-01-18 06:30:22,975 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceVolumeTests-ca754e6c-22e1-4079-8908-ce01edb0db90-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04424efcba19e4de4df4f76bf4e565201d1450af" 2019-01-18 06:30:23,079 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-862d8157-27ac-4e88-a61c-fa34f587c2de Date: Fri, 18 Jan 2019 06:30: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":["e90dbe7a-9c62-4ec3-991d-0d764de2745c"],"updated_at":"2019-01-18T06:30:08Z","tenant_id":"d5b7c0d4905c43caabd0d6968d0c3fae","created_at":"2019-01-18T06:30:07Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"d5b7c0d4905c43caabd0d6968d0c3fae","id":"b5ea1559-b203-445a-bee5-aef51a84e167","name":"CreateInstanceVolumeTests-ca754e6c-22e1-4079-8908-ce01edb0db90-pub-net"}]} 2019-01-18 06:30:23,079 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceVolumeTests-ca754e6c-22e1-4079-8908-ce01edb0db90-pub-net used request id req-862d8157-27ac-4e88-a61c-fa34f587c2de 2019-01-18 06:30:23,083 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/d5b7c0d4905c43caabd0d6968d0c3fae -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04424efcba19e4de4df4f76bf4e565201d1450af" 2019-01-18 06:30:23,165 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:30:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e5647785-f680-4942-8ab3-3b21bfed69c6 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/d5b7c0d4905c43caabd0d6968d0c3fae"}, "enabled": true, "id": "d5b7c0d4905c43caabd0d6968d0c3fae", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceVolumeTests-1314b6d2-2129-4dd-proj"}} 2019-01-18 06:30:23,165 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/d5b7c0d4905c43caabd0d6968d0c3fae used request id req-e5647785-f680-4942-8ab3-3b21bfed69c6 2019-01-18 06:30:23,171 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=b5ea1559-b203-445a-bee5-aef51a84e167 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04424efcba19e4de4df4f76bf4e565201d1450af" 2019-01-18 06:30:23,376 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-cf271f28-55ea-4461-87f9-13f8bfee3af2 Date: Fri, 18 Jan 2019 06:30:23 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b5ea1559-b203-445a-bee5-aef51a84e167","tenant_id":"d5b7c0d4905c43caabd0d6968d0c3fae","created_at":"2019-01-18T06:30:08Z","dns_nameservers":[],"updated_at":"2019-01-18T06:30: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":"d5b7c0d4905c43caabd0d6968d0c3fae","id":"e90dbe7a-9c62-4ec3-991d-0d764de2745c","subnetpool_id":null,"name":"CreateInstanceVolumeTests-ca754e6c-22e1-4079-8908-ce01edb0db90-pub-subnet"}]} 2019-01-18 06:30:23,376 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=b5ea1559-b203-445a-bee5-aef51a84e167 used request id req-cf271f28-55ea-4461-87f9-13f8bfee3af2 2019-01-18 06:30:23,382 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=b5ea1559-b203-445a-bee5-aef51a84e167&name=CreateInstanceVolumeTests-ca754e6c-22e1-4079-8908-ce01edb0db90-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04424efcba19e4de4df4f76bf4e565201d1450af" 2019-01-18 06:30:23,580 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 783 X-Openstack-Request-Id: req-dd22df40-8828-495a-91c9-5e3ab5fa129f Date: Fri, 18 Jan 2019 06:30:23 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:30:22Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"e90dbe7a-9c62-4ec3-991d-0d764de2745c","ip_address":"10.55.0.8"}],"id":"1e8ad10d-e8bf-451d-baf5-e1ce17fea733","security_groups":["826e18ab-68db-4092-aca8-8bf4c06d81c9"],"mac_address":"fa:16:3e:65:ec:19","project_id":"d5b7c0d4905c43caabd0d6968d0c3fae","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceVolumeTests-ca754e6c-22e1-4079-8908-ce01edb0db90-port","admin_state_up":true,"network_id":"b5ea1559-b203-445a-bee5-aef51a84e167","tenant_id":"d5b7c0d4905c43caabd0d6968d0c3fae","created_at":"2019-01-18T06:30:22Z","binding:vnic_type":"normal","device_id":""}]} 2019-01-18 06:30:23,581 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=b5ea1559-b203-445a-bee5-aef51a84e167&name=CreateInstanceVolumeTests-ca754e6c-22e1-4079-8908-ce01edb0db90-port&admin_state_up=True used request id req-dd22df40-8828-495a-91c9-5e3ab5fa129f 2019-01-18 06:30:23,585 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/d5b7c0d4905c43caabd0d6968d0c3fae -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04424efcba19e4de4df4f76bf4e565201d1450af" 2019-01-18 06:30:23,666 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:30:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eb0df7a2-eda9-489d-a352-5298cf2ded3d 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/d5b7c0d4905c43caabd0d6968d0c3fae"}, "enabled": true, "id": "d5b7c0d4905c43caabd0d6968d0c3fae", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceVolumeTests-1314b6d2-2129-4dd-proj"}} 2019-01-18 06:30:23,666 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/d5b7c0d4905c43caabd0d6968d0c3fae used request id req-eb0df7a2-eda9-489d-a352-5298cf2ded3d 2019-01-18 06:30:23,666 - nova_utils - INFO - Creating VM with name - CreateInstanceVolumeTests-ca754e6c-22e1-4079-8908-ce01edb0db90-inst 2019-01-18 06:30:23,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}04424efcba19e4de4df4f76bf4e565201d1450af" 2019-01-18 06:30:23,696 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:30: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-0a743bdc-8765-4126-8391-d26e430ea0f0 x-compute-request-id: req-0a743bdc-8765-4126-8391-d26e430ea0f0 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"flavors": [{"id": "4362245e-c607-41cb-a55b-90eda0abcd03", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/4362245e-c607-41cb-a55b-90eda0abcd03", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/4362245e-c607-41cb-a55b-90eda0abcd03", "rel": "bookmark"}], "name": "CreateInstanceVolumeTests-ca754e6c-22e1-4079-8908-ce01edb0db90-flavor-name"}]} 2019-01-18 06:30:23,696 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-0a743bdc-8765-4126-8391-d26e430ea0f0 2019-01-18 06:30:23,700 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors/4362245e-c607-41cb-a55b-90eda0abcd03 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04424efcba19e4de4df4f76bf4e565201d1450af" 2019-01-18 06:30:23,720 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:30: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-491a4bbe-a24b-4c27-810e-691ce9f98e5d x-compute-request-id: req-491a4bbe-a24b-4c27-810e-691ce9f98e5d Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/4362245e-c607-41cb-a55b-90eda0abcd03", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/4362245e-c607-41cb-a55b-90eda0abcd03", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "4362245e-c607-41cb-a55b-90eda0abcd03", "name": "CreateInstanceVolumeTests-ca754e6c-22e1-4079-8908-ce01edb0db90-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2019-01-18 06:30:23,720 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/4362245e-c607-41cb-a55b-90eda0abcd03 used request id req-491a4bbe-a24b-4c27-810e-691ce9f98e5d 2019-01-18 06:30:23,723 - 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-ca754e6c-22e1-4079-8908-ce01edb0db90-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}04424efcba19e4de4df4f76bf4e565201d1450af" 2019-01-18 06:30:23,902 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1060 Content-Type: application/json X-Openstack-Request-Id: req-1bd9dcb2-31e4-4f10-bfc1-f5039c03a022 Date: Fri, 18 Jan 2019 06:30:23 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstanceVolumeTests-ca754e6c-22e1-4079-8908-ce01edb0db90-image", "tags": [], "container_format": "bare", "created_at": "2019-01-18T06:30:03Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-18T06:30:05Z", "visibility": "shared", "locations": [{"url": "rbd://af014572-0a5d-4a80-a07f-9105f52ab2c1/images/29f9949c-bd30-4b82-905a-06e2411c882b/snap", "metadata": {}}], "self": "/v2/images/29f9949c-bd30-4b82-905a-06e2411c882b", "min_disk": 0, "protected": false, "id": "29f9949c-bd30-4b82-905a-06e2411c882b", "file": "/v2/images/29f9949c-bd30-4b82-905a-06e2411c882b/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "d5b7c0d4905c43caabd0d6968d0c3fae", "direct_url": "rbd://af014572-0a5d-4a80-a07f-9105f52ab2c1/images/29f9949c-bd30-4b82-905a-06e2411c882b/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceVolumeTests-ca754e6c-22e1-4079-8908-ce01edb0db90-image"} 2019-01-18 06:30:23,902 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceVolumeTests-ca754e6c-22e1-4079-8908-ce01edb0db90-image used request id req-1bd9dcb2-31e4-4f10-bfc1-f5039c03a022 2019-01-18 06:30:23,905 - 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}04424efcba19e4de4df4f76bf4e565201d1450af" 2019-01-18 06:30:24,061 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-538d8855-23c9-465d-963e-b379a31d4756 Date: Fri, 18 Jan 2019 06:30: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"}}} 2019-01-18 06:30:24,061 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-538d8855-23c9-465d-963e-b379a31d4756 2019-01-18 06:30:24,067 - 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}04424efcba19e4de4df4f76bf4e565201d1450af" -d '{"server": {"name": "CreateInstanceVolumeTests-ca754e6c-22e1-4079-8908-ce01edb0db90-inst", "imageRef": "29f9949c-bd30-4b82-905a-06e2411c882b", "flavorRef": "4362245e-c607-41cb-a55b-90eda0abcd03", "max_count": 1, "min_count": 1, "networks": [{"port": "1e8ad10d-e8bf-451d-baf5-e1ce17fea733"}]}}' 2019-01-18 06:30:25,437 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 18 Jan 2019 06:30: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-b46165db-8f1a-4227-b073-c6ea4de2f12f x-compute-request-id: req-b46165db-8f1a-4227-b073-c6ea4de2f12f Content-Length: 374 location: http://172.30.9.23:8774/v2.1/servers/b9cb49fc-e694-4939-bfa2-7b9da342b6d3 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "b9cb49fc-e694-4939-bfa2-7b9da342b6d3", "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/b9cb49fc-e694-4939-bfa2-7b9da342b6d3", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/b9cb49fc-e694-4939-bfa2-7b9da342b6d3", "rel": "bookmark"}], "adminPass": "9Xq23dYx9Dk4"}} 2019-01-18 06:30:25,437 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-b46165db-8f1a-4227-b073-c6ea4de2f12f 2019-01-18 06:30:25,440 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/b9cb49fc-e694-4939-bfa2-7b9da342b6d3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04424efcba19e4de4df4f76bf4e565201d1450af" 2019-01-18 06:30:25,664 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:30: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-42979447-09de-429d-a7e1-d0608bcddcff x-compute-request-id: req-42979447-09de-429d-a7e1-d0608bcddcff 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/b9cb49fc-e694-4939-bfa2-7b9da342b6d3", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/b9cb49fc-e694-4939-bfa2-7b9da342b6d3", "rel": "bookmark"}], "image": {"id": "29f9949c-bd30-4b82-905a-06e2411c882b", "links": [{"href": "http://172.30.9.23:8774/images/29f9949c-bd30-4b82-905a-06e2411c882b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4362245e-c607-41cb-a55b-90eda0abcd03", "links": [{"href": "http://172.30.9.23:8774/flavors/4362245e-c607-41cb-a55b-90eda0abcd03", "rel": "bookmark"}]}, "id": "b9cb49fc-e694-4939-bfa2-7b9da342b6d3", "user_id": "68e3caeb585d4551a93060350ffc8e4d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2019-01-18T06:30:25Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-ca754e6c-22e1-4079-8908-ce01edb0db90-inst", "created": "2019-01-18T06:30:25Z", "tenant_id": "d5b7c0d4905c43caabd0d6968d0c3fae", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-18 06:30:25,664 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/b9cb49fc-e694-4939-bfa2-7b9da342b6d3 used request id req-42979447-09de-429d-a7e1-d0608bcddcff 2019-01-18 06:30:25,665 - create_instance - INFO - Created instance with name - CreateInstanceVolumeTests-ca754e6c-22e1-4079-8908-ce01edb0db90-inst 2019-01-18 06:30:25,667 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/b9cb49fc-e694-4939-bfa2-7b9da342b6d3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04424efcba19e4de4df4f76bf4e565201d1450af" 2019-01-18 06:30:26,031 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:30: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-7b000bed-e97d-4bb1-b543-94a9d01b0b82 x-compute-request-id: req-7b000bed-e97d-4bb1-b543-94a9d01b0b82 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/b9cb49fc-e694-4939-bfa2-7b9da342b6d3", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/b9cb49fc-e694-4939-bfa2-7b9da342b6d3", "rel": "bookmark"}], "image": {"id": "29f9949c-bd30-4b82-905a-06e2411c882b", "links": [{"href": "http://172.30.9.23:8774/images/29f9949c-bd30-4b82-905a-06e2411c882b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4362245e-c607-41cb-a55b-90eda0abcd03", "links": [{"href": "http://172.30.9.23:8774/flavors/4362245e-c607-41cb-a55b-90eda0abcd03", "rel": "bookmark"}]}, "id": "b9cb49fc-e694-4939-bfa2-7b9da342b6d3", "user_id": "68e3caeb585d4551a93060350ffc8e4d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2019-01-18T06:30:25Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-ca754e6c-22e1-4079-8908-ce01edb0db90-inst", "created": "2019-01-18T06:30:25Z", "tenant_id": "d5b7c0d4905c43caabd0d6968d0c3fae", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-18 06:30:26,031 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/b9cb49fc-e694-4939-bfa2-7b9da342b6d3 used request id req-7b000bed-e97d-4bb1-b543-94a9d01b0b82 2019-01-18 06:30:26,031 - create_instance - DEBUG - Instance status [CreateInstanceVolumeTests-ca754e6c-22e1-4079-8908-ce01edb0db90-inst] is - BUILD 2019-01-18 06:30:26,031 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-18 06:30:29,035 - create_instance - DEBUG - VM status query timeout in 896.630157948 2019-01-18 06:30:29,038 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/b9cb49fc-e694-4939-bfa2-7b9da342b6d3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04424efcba19e4de4df4f76bf4e565201d1450af" 2019-01-18 06:30:29,780 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:30: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-11fdeb1c-4627-4979-94d0-289241502776 x-compute-request-id: req-11fdeb1c-4627-4979-94d0-289241502776 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/b9cb49fc-e694-4939-bfa2-7b9da342b6d3", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/b9cb49fc-e694-4939-bfa2-7b9da342b6d3", "rel": "bookmark"}], "image": {"id": "29f9949c-bd30-4b82-905a-06e2411c882b", "links": [{"href": "http://172.30.9.23:8774/images/29f9949c-bd30-4b82-905a-06e2411c882b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4362245e-c607-41cb-a55b-90eda0abcd03", "links": [{"href": "http://172.30.9.23:8774/flavors/4362245e-c607-41cb-a55b-90eda0abcd03", "rel": "bookmark"}]}, "id": "b9cb49fc-e694-4939-bfa2-7b9da342b6d3", "security_groups": [{"name": "default"}], "user_id": "68e3caeb585d4551a93060350ffc8e4d", "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": "2019-01-18T06:30:26Z", "hostId": "99b121e6bd741d9489bc37441e6d500d765d01c98d9c547558036db7", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-ca754e6c-22e1-4079-8908-ce01edb0db90-inst", "created": "2019-01-18T06:30:25Z", "tenant_id": "d5b7c0d4905c43caabd0d6968d0c3fae", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-18 06:30:29,780 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/b9cb49fc-e694-4939-bfa2-7b9da342b6d3 used request id req-11fdeb1c-4627-4979-94d0-289241502776 2019-01-18 06:30:29,781 - create_instance - DEBUG - Instance status [CreateInstanceVolumeTests-ca754e6c-22e1-4079-8908-ce01edb0db90-inst] is - BUILD 2019-01-18 06:30:29,781 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-18 06:30:32,784 - create_instance - DEBUG - VM status query timeout in 892.880496025 2019-01-18 06:30:32,788 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/b9cb49fc-e694-4939-bfa2-7b9da342b6d3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04424efcba19e4de4df4f76bf4e565201d1450af" 2019-01-18 06:30:33,481 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:30: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-406104ed-8b67-431b-8d56-8e4b1430634b x-compute-request-id: req-406104ed-8b67-431b-8d56-8e4b1430634b 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/b9cb49fc-e694-4939-bfa2-7b9da342b6d3", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/b9cb49fc-e694-4939-bfa2-7b9da342b6d3", "rel": "bookmark"}], "image": {"id": "29f9949c-bd30-4b82-905a-06e2411c882b", "links": [{"href": "http://172.30.9.23:8774/images/29f9949c-bd30-4b82-905a-06e2411c882b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4362245e-c607-41cb-a55b-90eda0abcd03", "links": [{"href": "http://172.30.9.23:8774/flavors/4362245e-c607-41cb-a55b-90eda0abcd03", "rel": "bookmark"}]}, "id": "b9cb49fc-e694-4939-bfa2-7b9da342b6d3", "security_groups": [{"name": "default"}], "user_id": "68e3caeb585d4551a93060350ffc8e4d", "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": "2019-01-18T06:30:26Z", "hostId": "99b121e6bd741d9489bc37441e6d500d765d01c98d9c547558036db7", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-ca754e6c-22e1-4079-8908-ce01edb0db90-inst", "created": "2019-01-18T06:30:25Z", "tenant_id": "d5b7c0d4905c43caabd0d6968d0c3fae", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-18 06:30:33,481 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/b9cb49fc-e694-4939-bfa2-7b9da342b6d3 used request id req-406104ed-8b67-431b-8d56-8e4b1430634b 2019-01-18 06:30:33,482 - create_instance - DEBUG - Instance status [CreateInstanceVolumeTests-ca754e6c-22e1-4079-8908-ce01edb0db90-inst] is - BUILD 2019-01-18 06:30:33,482 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-18 06:30:36,485 - create_instance - DEBUG - VM status query timeout in 889.179873943 2019-01-18 06:30:36,488 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/b9cb49fc-e694-4939-bfa2-7b9da342b6d3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04424efcba19e4de4df4f76bf4e565201d1450af" 2019-01-18 06:30:37,105 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06: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-1924676e-1d21-4ac6-afc9-6b0ded1164be x-compute-request-id: req-1924676e-1d21-4ac6-afc9-6b0ded1164be Content-Encoding: gzip Content-Length: 752 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceVolumeTests-ca754e6c-22e1-4079-8908-ce01edb0db90-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:65:ec:19", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/b9cb49fc-e694-4939-bfa2-7b9da342b6d3", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/b9cb49fc-e694-4939-bfa2-7b9da342b6d3", "rel": "bookmark"}], "image": {"id": "29f9949c-bd30-4b82-905a-06e2411c882b", "links": [{"href": "http://172.30.9.23:8774/images/29f9949c-bd30-4b82-905a-06e2411c882b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-18T06:30:31.000000", "flavor": {"id": "4362245e-c607-41cb-a55b-90eda0abcd03", "links": [{"href": "http://172.30.9.23:8774/flavors/4362245e-c607-41cb-a55b-90eda0abcd03", "rel": "bookmark"}]}, "id": "b9cb49fc-e694-4939-bfa2-7b9da342b6d3", "security_groups": [{"name": "default"}], "user_id": "68e3caeb585d4551a93060350ffc8e4d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-18T06:30:33Z", "hostId": "99b121e6bd741d9489bc37441e6d500d765d01c98d9c547558036db7", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-ca754e6c-22e1-4079-8908-ce01edb0db90-inst", "created": "2019-01-18T06:30:25Z", "tenant_id": "d5b7c0d4905c43caabd0d6968d0c3fae", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-18 06:30:37,105 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/b9cb49fc-e694-4939-bfa2-7b9da342b6d3 used request id req-1924676e-1d21-4ac6-afc9-6b0ded1164be 2019-01-18 06:30:37,106 - create_instance - DEBUG - Instance status [CreateInstanceVolumeTests-ca754e6c-22e1-4079-8908-ce01edb0db90-inst] is - ACTIVE 2019-01-18 06:30:37,106 - create_instance - INFO - VM is - ACTIVE 2019-01-18 06:30:37,109 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/b9cb49fc-e694-4939-bfa2-7b9da342b6d3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04424efcba19e4de4df4f76bf4e565201d1450af" 2019-01-18 06:30:37,424 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:30: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-e1703b99-5b08-4564-8488-bec71847de29 x-compute-request-id: req-e1703b99-5b08-4564-8488-bec71847de29 Content-Encoding: gzip Content-Length: 752 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceVolumeTests-ca754e6c-22e1-4079-8908-ce01edb0db90-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:65:ec:19", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/b9cb49fc-e694-4939-bfa2-7b9da342b6d3", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/b9cb49fc-e694-4939-bfa2-7b9da342b6d3", "rel": "bookmark"}], "image": {"id": "29f9949c-bd30-4b82-905a-06e2411c882b", "links": [{"href": "http://172.30.9.23:8774/images/29f9949c-bd30-4b82-905a-06e2411c882b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-18T06:30:31.000000", "flavor": {"id": "4362245e-c607-41cb-a55b-90eda0abcd03", "links": [{"href": "http://172.30.9.23:8774/flavors/4362245e-c607-41cb-a55b-90eda0abcd03", "rel": "bookmark"}]}, "id": "b9cb49fc-e694-4939-bfa2-7b9da342b6d3", "security_groups": [{"name": "default"}], "user_id": "68e3caeb585d4551a93060350ffc8e4d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-18T06:30:33Z", "hostId": "99b121e6bd741d9489bc37441e6d500d765d01c98d9c547558036db7", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-ca754e6c-22e1-4079-8908-ce01edb0db90-inst", "created": "2019-01-18T06:30:25Z", "tenant_id": "d5b7c0d4905c43caabd0d6968d0c3fae", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-18 06:30:37,424 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/b9cb49fc-e694-4939-bfa2-7b9da342b6d3 used request id req-e1703b99-5b08-4564-8488-bec71847de29 2019-01-18 06:30:37,430 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceVolumeTests-ca754e6c-22e1-4079-8908-ce01edb0db90-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04424efcba19e4de4df4f76bf4e565201d1450af" 2019-01-18 06:30:37,527 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-9e10d376-2141-4101-9ba9-332555945c87 Date: Fri, 18 Jan 2019 06:30: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":["e90dbe7a-9c62-4ec3-991d-0d764de2745c"],"updated_at":"2019-01-18T06:30:08Z","tenant_id":"d5b7c0d4905c43caabd0d6968d0c3fae","created_at":"2019-01-18T06:30:07Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"d5b7c0d4905c43caabd0d6968d0c3fae","id":"b5ea1559-b203-445a-bee5-aef51a84e167","name":"CreateInstanceVolumeTests-ca754e6c-22e1-4079-8908-ce01edb0db90-pub-net"}]} 2019-01-18 06:30:37,528 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceVolumeTests-ca754e6c-22e1-4079-8908-ce01edb0db90-pub-net used request id req-9e10d376-2141-4101-9ba9-332555945c87 2019-01-18 06:30:37,532 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/d5b7c0d4905c43caabd0d6968d0c3fae -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04424efcba19e4de4df4f76bf4e565201d1450af" 2019-01-18 06:30:37,610 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:30:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3147d0d7-b6c2-49ac-99e6-f06f06b71a60 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/d5b7c0d4905c43caabd0d6968d0c3fae"}, "enabled": true, "id": "d5b7c0d4905c43caabd0d6968d0c3fae", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceVolumeTests-1314b6d2-2129-4dd-proj"}} 2019-01-18 06:30:37,610 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/d5b7c0d4905c43caabd0d6968d0c3fae used request id req-3147d0d7-b6c2-49ac-99e6-f06f06b71a60 2019-01-18 06:30:37,615 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=b5ea1559-b203-445a-bee5-aef51a84e167 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04424efcba19e4de4df4f76bf4e565201d1450af" 2019-01-18 06:30:37,702 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-bf82e6d8-5edf-4dfe-93d7-da0cb2259c18 Date: Fri, 18 Jan 2019 06:30:37 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b5ea1559-b203-445a-bee5-aef51a84e167","tenant_id":"d5b7c0d4905c43caabd0d6968d0c3fae","created_at":"2019-01-18T06:30:08Z","dns_nameservers":[],"updated_at":"2019-01-18T06:30: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":"d5b7c0d4905c43caabd0d6968d0c3fae","id":"e90dbe7a-9c62-4ec3-991d-0d764de2745c","subnetpool_id":null,"name":"CreateInstanceVolumeTests-ca754e6c-22e1-4079-8908-ce01edb0db90-pub-subnet"}]} 2019-01-18 06:30:37,703 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=b5ea1559-b203-445a-bee5-aef51a84e167 used request id req-bf82e6d8-5edf-4dfe-93d7-da0cb2259c18 2019-01-18 06:30:37,708 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=b5ea1559-b203-445a-bee5-aef51a84e167 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04424efcba19e4de4df4f76bf4e565201d1450af" 2019-01-18 06:30:37,883 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3110 X-Openstack-Request-Id: req-f7c8c31d-f764-4b12-a3d6-409255b7204e Date: Fri, 18 Jan 2019 06:30:37 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:30:32Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"e90dbe7a-9c62-4ec3-991d-0d764de2745c","ip_address":"10.55.0.8"}],"id":"1e8ad10d-e8bf-451d-baf5-e1ce17fea733","security_groups":["826e18ab-68db-4092-aca8-8bf4c06d81c9"],"mac_address":"fa:16:3e:65:ec:19","project_id":"d5b7c0d4905c43caabd0d6968d0c3fae","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceVolumeTests-ca754e6c-22e1-4079-8908-ce01edb0db90-port","admin_state_up":true,"network_id":"b5ea1559-b203-445a-bee5-aef51a84e167","tenant_id":"d5b7c0d4905c43caabd0d6968d0c3fae","created_at":"2019-01-18T06:30:22Z","binding:vnic_type":"normal","device_id":"b9cb49fc-e694-4939-bfa2-7b9da342b6d3"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:30:10Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"e90dbe7a-9c62-4ec3-991d-0d764de2745c","ip_address":"10.55.0.3"}],"id":"551b70ae-f49e-4bcf-bf86-a01eacd1dace","security_groups":[],"mac_address":"fa:16:3e:21:a3:c0","project_id":"d5b7c0d4905c43caabd0d6968d0c3fae","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b5ea1559-b203-445a-bee5-aef51a84e167","tenant_id":"d5b7c0d4905c43caabd0d6968d0c3fae","created_at":"2019-01-18T06:30:09Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-b5ea1559-b203-445a-bee5-aef51a84e167"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:30:11Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"e90dbe7a-9c62-4ec3-991d-0d764de2745c","ip_address":"10.55.0.4"}],"id":"68e25d0a-7814-454b-99a1-8b64e73220a4","security_groups":[],"mac_address":"fa:16:3e:c4:ae:9a","project_id":"d5b7c0d4905c43caabd0d6968d0c3fae","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b5ea1559-b203-445a-bee5-aef51a84e167","tenant_id":"d5b7c0d4905c43caabd0d6968d0c3fae","created_at":"2019-01-18T06:30:09Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-b5ea1559-b203-445a-bee5-aef51a84e167"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:30:11Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"e90dbe7a-9c62-4ec3-991d-0d764de2745c","ip_address":"10.55.0.2"}],"id":"9e841226-68f7-4494-8db7-b3dac299d663","security_groups":[],"mac_address":"fa:16:3e:c3:62:de","project_id":"d5b7c0d4905c43caabd0d6968d0c3fae","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b5ea1559-b203-445a-bee5-aef51a84e167","tenant_id":"d5b7c0d4905c43caabd0d6968d0c3fae","created_at":"2019-01-18T06:30:08Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-b5ea1559-b203-445a-bee5-aef51a84e167"}]} 2019-01-18 06:30:37,884 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=b5ea1559-b203-445a-bee5-aef51a84e167 used request id req-f7c8c31d-f764-4b12-a3d6-409255b7204e 2019-01-18 06:30:37,887 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/d5b7c0d4905c43caabd0d6968d0c3fae/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04424efcba19e4de4df4f76bf4e565201d1450af" 2019-01-18 06:30:38,090 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:30:37 GMT Server: Apache x-compute-request-id: req-1b5bef09-4dad-4c9c-b48f-aa4c3019b746 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-1b5bef09-4dad-4c9c-b48f-aa4c3019b746 Content-Encoding: gzip Content-Length: 520 Content-Type: application/json RESP BODY: {"volumes": [{"status": "available", "user_id": "68e3caeb585d4551a93060350ffc8e4d", "attachments": [], "links": [{"href": "http://172.30.9.23:8776/v3/d5b7c0d4905c43caabd0d6968d0c3fae/volumes/1c842822-e497-4925-9fdd-0bdb81676d08", "rel": "self"}, {"href": "http://172.30.9.23:8776/d5b7c0d4905c43caabd0d6968d0c3fae/volumes/1c842822-e497-4925-9fdd-0bdb81676d08", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-01-18T06:30:15.000000", "description": null, "os-vol-tenant-attr:tenant_id": "d5b7c0d4905c43caabd0d6968d0c3fae", "updated_at": "2019-01-18T06:30:15.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-ca754e6c-22e1-4079-8908-ce01edb0db90-2", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "1c842822-e497-4925-9fdd-0bdb81676d08", "size": 1}, {"status": "available", "user_id": "68e3caeb585d4551a93060350ffc8e4d", "attachments": [], "links": [{"href": "http://172.30.9.23:8776/v3/d5b7c0d4905c43caabd0d6968d0c3fae/volumes/37926ace-dfaf-4e67-965c-b824523e7fc5", "rel": "self"}, {"href": "http://172.30.9.23:8776/d5b7c0d4905c43caabd0d6968d0c3fae/volumes/37926ace-dfaf-4e67-965c-b824523e7fc5", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-01-18T06:30:09.000000", "description": null, "os-vol-tenant-attr:tenant_id": "d5b7c0d4905c43caabd0d6968d0c3fae", "updated_at": "2019-01-18T06:30:10.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-ca754e6c-22e1-4079-8908-ce01edb0db90-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "37926ace-dfaf-4e67-965c-b824523e7fc5", "size": 1}]} 2019-01-18 06:30:38,090 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/d5b7c0d4905c43caabd0d6968d0c3fae/volumes/detail used request id req-1b5bef09-4dad-4c9c-b48f-aa4c3019b746 2019-01-18 06:30:38,095 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/d5b7c0d4905c43caabd0d6968d0c3fae -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04424efcba19e4de4df4f76bf4e565201d1450af" 2019-01-18 06:30:38,178 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:30:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eb0ef0dd-bf89-4fe5-a5c5-6ebed852cc06 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/d5b7c0d4905c43caabd0d6968d0c3fae"}, "enabled": true, "id": "d5b7c0d4905c43caabd0d6968d0c3fae", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceVolumeTests-1314b6d2-2129-4dd-proj"}} 2019-01-18 06:30:38,179 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/d5b7c0d4905c43caabd0d6968d0c3fae used request id req-eb0ef0dd-bf89-4fe5-a5c5-6ebed852cc06 2019-01-18 06:30:38,182 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/b9cb49fc-e694-4939-bfa2-7b9da342b6d3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04424efcba19e4de4df4f76bf4e565201d1450af" 2019-01-18 06:30:38,641 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:30: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-362b366e-dce0-4248-b275-80c262a765eb x-compute-request-id: req-362b366e-dce0-4248-b275-80c262a765eb Content-Encoding: gzip Content-Length: 752 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceVolumeTests-ca754e6c-22e1-4079-8908-ce01edb0db90-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:65:ec:19", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/b9cb49fc-e694-4939-bfa2-7b9da342b6d3", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/b9cb49fc-e694-4939-bfa2-7b9da342b6d3", "rel": "bookmark"}], "image": {"id": "29f9949c-bd30-4b82-905a-06e2411c882b", "links": [{"href": "http://172.30.9.23:8774/images/29f9949c-bd30-4b82-905a-06e2411c882b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-18T06:30:31.000000", "flavor": {"id": "4362245e-c607-41cb-a55b-90eda0abcd03", "links": [{"href": "http://172.30.9.23:8774/flavors/4362245e-c607-41cb-a55b-90eda0abcd03", "rel": "bookmark"}]}, "id": "b9cb49fc-e694-4939-bfa2-7b9da342b6d3", "security_groups": [{"name": "default"}], "user_id": "68e3caeb585d4551a93060350ffc8e4d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-18T06:30:33Z", "hostId": "99b121e6bd741d9489bc37441e6d500d765d01c98d9c547558036db7", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-ca754e6c-22e1-4079-8908-ce01edb0db90-inst", "created": "2019-01-18T06:30:25Z", "tenant_id": "d5b7c0d4905c43caabd0d6968d0c3fae", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-18 06:30:38,641 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/b9cb49fc-e694-4939-bfa2-7b9da342b6d3 used request id req-362b366e-dce0-4248-b275-80c262a765eb 2019-01-18 06:30:38,641 - create_instance - DEBUG - Instance status [CreateInstanceVolumeTests-ca754e6c-22e1-4079-8908-ce01edb0db90-inst] is - ACTIVE 2019-01-18 06:30:38,641 - create_instance - INFO - VM is - ACTIVE 2019-01-18 06:30:38,644 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/b9cb49fc-e694-4939-bfa2-7b9da342b6d3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04424efcba19e4de4df4f76bf4e565201d1450af" 2019-01-18 06:30:39,106 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:30: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-75779b6d-568c-4aa9-901c-0a1a5eb2f34b x-compute-request-id: req-75779b6d-568c-4aa9-901c-0a1a5eb2f34b Content-Encoding: gzip Content-Length: 752 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceVolumeTests-ca754e6c-22e1-4079-8908-ce01edb0db90-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:65:ec:19", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/b9cb49fc-e694-4939-bfa2-7b9da342b6d3", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/b9cb49fc-e694-4939-bfa2-7b9da342b6d3", "rel": "bookmark"}], "image": {"id": "29f9949c-bd30-4b82-905a-06e2411c882b", "links": [{"href": "http://172.30.9.23:8774/images/29f9949c-bd30-4b82-905a-06e2411c882b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-18T06:30:31.000000", "flavor": {"id": "4362245e-c607-41cb-a55b-90eda0abcd03", "links": [{"href": "http://172.30.9.23:8774/flavors/4362245e-c607-41cb-a55b-90eda0abcd03", "rel": "bookmark"}]}, "id": "b9cb49fc-e694-4939-bfa2-7b9da342b6d3", "security_groups": [{"name": "default"}], "user_id": "68e3caeb585d4551a93060350ffc8e4d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-18T06:30:33Z", "hostId": "99b121e6bd741d9489bc37441e6d500d765d01c98d9c547558036db7", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-ca754e6c-22e1-4079-8908-ce01edb0db90-inst", "created": "2019-01-18T06:30:25Z", "tenant_id": "d5b7c0d4905c43caabd0d6968d0c3fae", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-18 06:30:39,107 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/b9cb49fc-e694-4939-bfa2-7b9da342b6d3 used request id req-75779b6d-568c-4aa9-901c-0a1a5eb2f34b 2019-01-18 06:30:39,112 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceVolumeTests-ca754e6c-22e1-4079-8908-ce01edb0db90-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04424efcba19e4de4df4f76bf4e565201d1450af" 2019-01-18 06:30:39,211 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-8fdc7079-3c46-448e-b107-15e64ba28585 Date: Fri, 18 Jan 2019 06: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":["e90dbe7a-9c62-4ec3-991d-0d764de2745c"],"updated_at":"2019-01-18T06:30:08Z","tenant_id":"d5b7c0d4905c43caabd0d6968d0c3fae","created_at":"2019-01-18T06:30:07Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"d5b7c0d4905c43caabd0d6968d0c3fae","id":"b5ea1559-b203-445a-bee5-aef51a84e167","name":"CreateInstanceVolumeTests-ca754e6c-22e1-4079-8908-ce01edb0db90-pub-net"}]} 2019-01-18 06:30:39,212 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceVolumeTests-ca754e6c-22e1-4079-8908-ce01edb0db90-pub-net used request id req-8fdc7079-3c46-448e-b107-15e64ba28585 2019-01-18 06:30:39,216 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/d5b7c0d4905c43caabd0d6968d0c3fae -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04424efcba19e4de4df4f76bf4e565201d1450af" 2019-01-18 06:30:39,298 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:30:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d98b8791-010e-4aba-baaa-12122d7fe7f4 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/d5b7c0d4905c43caabd0d6968d0c3fae"}, "enabled": true, "id": "d5b7c0d4905c43caabd0d6968d0c3fae", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceVolumeTests-1314b6d2-2129-4dd-proj"}} 2019-01-18 06:30:39,298 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/d5b7c0d4905c43caabd0d6968d0c3fae used request id req-d98b8791-010e-4aba-baaa-12122d7fe7f4 2019-01-18 06:30:39,304 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=b5ea1559-b203-445a-bee5-aef51a84e167 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04424efcba19e4de4df4f76bf4e565201d1450af" 2019-01-18 06:30:39,512 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-557a0738-3cea-4aaa-9a77-33f0446298af Date: Fri, 18 Jan 2019 06:30:39 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b5ea1559-b203-445a-bee5-aef51a84e167","tenant_id":"d5b7c0d4905c43caabd0d6968d0c3fae","created_at":"2019-01-18T06:30:08Z","dns_nameservers":[],"updated_at":"2019-01-18T06:30: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":"d5b7c0d4905c43caabd0d6968d0c3fae","id":"e90dbe7a-9c62-4ec3-991d-0d764de2745c","subnetpool_id":null,"name":"CreateInstanceVolumeTests-ca754e6c-22e1-4079-8908-ce01edb0db90-pub-subnet"}]} 2019-01-18 06:30:39,513 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=b5ea1559-b203-445a-bee5-aef51a84e167 used request id req-557a0738-3cea-4aaa-9a77-33f0446298af 2019-01-18 06:30:39,518 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=b5ea1559-b203-445a-bee5-aef51a84e167 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04424efcba19e4de4df4f76bf4e565201d1450af" 2019-01-18 06:30:39,606 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3110 X-Openstack-Request-Id: req-ad04826b-43e4-49f5-ac53-2875e3edb715 Date: Fri, 18 Jan 2019 06:30:39 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:30:32Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"e90dbe7a-9c62-4ec3-991d-0d764de2745c","ip_address":"10.55.0.8"}],"id":"1e8ad10d-e8bf-451d-baf5-e1ce17fea733","security_groups":["826e18ab-68db-4092-aca8-8bf4c06d81c9"],"mac_address":"fa:16:3e:65:ec:19","project_id":"d5b7c0d4905c43caabd0d6968d0c3fae","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceVolumeTests-ca754e6c-22e1-4079-8908-ce01edb0db90-port","admin_state_up":true,"network_id":"b5ea1559-b203-445a-bee5-aef51a84e167","tenant_id":"d5b7c0d4905c43caabd0d6968d0c3fae","created_at":"2019-01-18T06:30:22Z","binding:vnic_type":"normal","device_id":"b9cb49fc-e694-4939-bfa2-7b9da342b6d3"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:30:10Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"e90dbe7a-9c62-4ec3-991d-0d764de2745c","ip_address":"10.55.0.3"}],"id":"551b70ae-f49e-4bcf-bf86-a01eacd1dace","security_groups":[],"mac_address":"fa:16:3e:21:a3:c0","project_id":"d5b7c0d4905c43caabd0d6968d0c3fae","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b5ea1559-b203-445a-bee5-aef51a84e167","tenant_id":"d5b7c0d4905c43caabd0d6968d0c3fae","created_at":"2019-01-18T06:30:09Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-b5ea1559-b203-445a-bee5-aef51a84e167"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:30:11Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"e90dbe7a-9c62-4ec3-991d-0d764de2745c","ip_address":"10.55.0.4"}],"id":"68e25d0a-7814-454b-99a1-8b64e73220a4","security_groups":[],"mac_address":"fa:16:3e:c4:ae:9a","project_id":"d5b7c0d4905c43caabd0d6968d0c3fae","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b5ea1559-b203-445a-bee5-aef51a84e167","tenant_id":"d5b7c0d4905c43caabd0d6968d0c3fae","created_at":"2019-01-18T06:30:09Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-b5ea1559-b203-445a-bee5-aef51a84e167"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:30:11Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"e90dbe7a-9c62-4ec3-991d-0d764de2745c","ip_address":"10.55.0.2"}],"id":"9e841226-68f7-4494-8db7-b3dac299d663","security_groups":[],"mac_address":"fa:16:3e:c3:62:de","project_id":"d5b7c0d4905c43caabd0d6968d0c3fae","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b5ea1559-b203-445a-bee5-aef51a84e167","tenant_id":"d5b7c0d4905c43caabd0d6968d0c3fae","created_at":"2019-01-18T06:30:08Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-b5ea1559-b203-445a-bee5-aef51a84e167"}]} 2019-01-18 06:30:39,606 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=b5ea1559-b203-445a-bee5-aef51a84e167 used request id req-ad04826b-43e4-49f5-ac53-2875e3edb715 2019-01-18 06:30:39,610 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers/b9cb49fc-e694-4939-bfa2-7b9da342b6d3/os-volume_attachments -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04424efcba19e4de4df4f76bf4e565201d1450af" -d '{"volumeAttachment": {"volumeId": "37926ace-dfaf-4e67-965c-b824523e7fc5"}}' 2019-01-18 06:30:40,840 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:30: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-26a226ee-d482-4d59-b46f-286096b7b681 x-compute-request-id: req-26a226ee-d482-4d59-b46f-286096b7b681 Content-Encoding: gzip Content-Length: 146 Content-Type: application/json RESP BODY: {"volumeAttachment": {"device": "/dev/vdb", "serverId": "b9cb49fc-e694-4939-bfa2-7b9da342b6d3", "id": "37926ace-dfaf-4e67-965c-b824523e7fc5", "volumeId": "37926ace-dfaf-4e67-965c-b824523e7fc5"}} 2019-01-18 06:30:40,840 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/b9cb49fc-e694-4939-bfa2-7b9da342b6d3/os-volume_attachments used request id req-26a226ee-d482-4d59-b46f-286096b7b681 2019-01-18 06:30:40,843 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/b9cb49fc-e694-4939-bfa2-7b9da342b6d3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04424efcba19e4de4df4f76bf4e565201d1450af" 2019-01-18 06:30:41,442 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06: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,Accept-Encoding x-openstack-request-id: req-dee61daa-67ce-4a67-b4e3-d21bc27681c5 x-compute-request-id: req-dee61daa-67ce-4a67-b4e3-d21bc27681c5 Content-Encoding: gzip Content-Length: 777 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceVolumeTests-ca754e6c-22e1-4079-8908-ce01edb0db90-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:65:ec:19", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/b9cb49fc-e694-4939-bfa2-7b9da342b6d3", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/b9cb49fc-e694-4939-bfa2-7b9da342b6d3", "rel": "bookmark"}], "image": {"id": "29f9949c-bd30-4b82-905a-06e2411c882b", "links": [{"href": "http://172.30.9.23:8774/images/29f9949c-bd30-4b82-905a-06e2411c882b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-18T06:30:31.000000", "flavor": {"id": "4362245e-c607-41cb-a55b-90eda0abcd03", "links": [{"href": "http://172.30.9.23:8774/flavors/4362245e-c607-41cb-a55b-90eda0abcd03", "rel": "bookmark"}]}, "id": "b9cb49fc-e694-4939-bfa2-7b9da342b6d3", "security_groups": [{"name": "default"}], "user_id": "68e3caeb585d4551a93060350ffc8e4d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-18T06:30:33Z", "hostId": "99b121e6bd741d9489bc37441e6d500d765d01c98d9c547558036db7", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-ca754e6c-22e1-4079-8908-ce01edb0db90-inst", "created": "2019-01-18T06:30:25Z", "tenant_id": "d5b7c0d4905c43caabd0d6968d0c3fae", "os-extended-volumes:volumes_attached": [{"id": "37926ace-dfaf-4e67-965c-b824523e7fc5"}], "metadata": {}}} 2019-01-18 06:30:41,442 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/b9cb49fc-e694-4939-bfa2-7b9da342b6d3 used request id req-dee61daa-67ce-4a67-b4e3-d21bc27681c5 2019-01-18 06:30:41,448 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceVolumeTests-ca754e6c-22e1-4079-8908-ce01edb0db90-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04424efcba19e4de4df4f76bf4e565201d1450af" 2019-01-18 06:30:41,695 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-06f29ffc-165d-4096-8e39-8885c88ddb11 Date: Fri, 18 Jan 2019 06: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":["e90dbe7a-9c62-4ec3-991d-0d764de2745c"],"updated_at":"2019-01-18T06:30:08Z","tenant_id":"d5b7c0d4905c43caabd0d6968d0c3fae","created_at":"2019-01-18T06:30:07Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"d5b7c0d4905c43caabd0d6968d0c3fae","id":"b5ea1559-b203-445a-bee5-aef51a84e167","name":"CreateInstanceVolumeTests-ca754e6c-22e1-4079-8908-ce01edb0db90-pub-net"}]} 2019-01-18 06:30:41,695 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceVolumeTests-ca754e6c-22e1-4079-8908-ce01edb0db90-pub-net used request id req-06f29ffc-165d-4096-8e39-8885c88ddb11 2019-01-18 06:30:41,699 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/d5b7c0d4905c43caabd0d6968d0c3fae -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04424efcba19e4de4df4f76bf4e565201d1450af" 2019-01-18 06:30:41,772 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:30:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-26ac8e60-984f-48f9-9333-c96fbb3394b3 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/d5b7c0d4905c43caabd0d6968d0c3fae"}, "enabled": true, "id": "d5b7c0d4905c43caabd0d6968d0c3fae", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceVolumeTests-1314b6d2-2129-4dd-proj"}} 2019-01-18 06:30:41,772 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/d5b7c0d4905c43caabd0d6968d0c3fae used request id req-26ac8e60-984f-48f9-9333-c96fbb3394b3 2019-01-18 06:30:41,778 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=b5ea1559-b203-445a-bee5-aef51a84e167 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04424efcba19e4de4df4f76bf4e565201d1450af" 2019-01-18 06:30:42,113 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-c9a01761-0daf-4913-80f1-9945324c7c3b Date: Fri, 18 Jan 2019 06:30:42 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b5ea1559-b203-445a-bee5-aef51a84e167","tenant_id":"d5b7c0d4905c43caabd0d6968d0c3fae","created_at":"2019-01-18T06:30:08Z","dns_nameservers":[],"updated_at":"2019-01-18T06:30: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":"d5b7c0d4905c43caabd0d6968d0c3fae","id":"e90dbe7a-9c62-4ec3-991d-0d764de2745c","subnetpool_id":null,"name":"CreateInstanceVolumeTests-ca754e6c-22e1-4079-8908-ce01edb0db90-pub-subnet"}]} 2019-01-18 06:30:42,113 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=b5ea1559-b203-445a-bee5-aef51a84e167 used request id req-c9a01761-0daf-4913-80f1-9945324c7c3b 2019-01-18 06:30:42,119 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=b5ea1559-b203-445a-bee5-aef51a84e167 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04424efcba19e4de4df4f76bf4e565201d1450af" 2019-01-18 06:30:42,356 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3110 X-Openstack-Request-Id: req-a6bfc34c-18fa-4c93-849e-fd23246e4ef5 Date: Fri, 18 Jan 2019 06:30:42 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:30:32Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"e90dbe7a-9c62-4ec3-991d-0d764de2745c","ip_address":"10.55.0.8"}],"id":"1e8ad10d-e8bf-451d-baf5-e1ce17fea733","security_groups":["826e18ab-68db-4092-aca8-8bf4c06d81c9"],"mac_address":"fa:16:3e:65:ec:19","project_id":"d5b7c0d4905c43caabd0d6968d0c3fae","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceVolumeTests-ca754e6c-22e1-4079-8908-ce01edb0db90-port","admin_state_up":true,"network_id":"b5ea1559-b203-445a-bee5-aef51a84e167","tenant_id":"d5b7c0d4905c43caabd0d6968d0c3fae","created_at":"2019-01-18T06:30:22Z","binding:vnic_type":"normal","device_id":"b9cb49fc-e694-4939-bfa2-7b9da342b6d3"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:30:10Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"e90dbe7a-9c62-4ec3-991d-0d764de2745c","ip_address":"10.55.0.3"}],"id":"551b70ae-f49e-4bcf-bf86-a01eacd1dace","security_groups":[],"mac_address":"fa:16:3e:21:a3:c0","project_id":"d5b7c0d4905c43caabd0d6968d0c3fae","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b5ea1559-b203-445a-bee5-aef51a84e167","tenant_id":"d5b7c0d4905c43caabd0d6968d0c3fae","created_at":"2019-01-18T06:30:09Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-b5ea1559-b203-445a-bee5-aef51a84e167"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:30:11Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"e90dbe7a-9c62-4ec3-991d-0d764de2745c","ip_address":"10.55.0.4"}],"id":"68e25d0a-7814-454b-99a1-8b64e73220a4","security_groups":[],"mac_address":"fa:16:3e:c4:ae:9a","project_id":"d5b7c0d4905c43caabd0d6968d0c3fae","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b5ea1559-b203-445a-bee5-aef51a84e167","tenant_id":"d5b7c0d4905c43caabd0d6968d0c3fae","created_at":"2019-01-18T06:30:09Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-b5ea1559-b203-445a-bee5-aef51a84e167"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:30:11Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"e90dbe7a-9c62-4ec3-991d-0d764de2745c","ip_address":"10.55.0.2"}],"id":"9e841226-68f7-4494-8db7-b3dac299d663","security_groups":[],"mac_address":"fa:16:3e:c3:62:de","project_id":"d5b7c0d4905c43caabd0d6968d0c3fae","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b5ea1559-b203-445a-bee5-aef51a84e167","tenant_id":"d5b7c0d4905c43caabd0d6968d0c3fae","created_at":"2019-01-18T06:30:08Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-b5ea1559-b203-445a-bee5-aef51a84e167"}]} 2019-01-18 06:30:42,356 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=b5ea1559-b203-445a-bee5-aef51a84e167 used request id req-a6bfc34c-18fa-4c93-849e-fd23246e4ef5 2019-01-18 06:30:42,360 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/d5b7c0d4905c43caabd0d6968d0c3fae/volumes/detail -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-1b5bef09-4dad-4c9c-b48f-aa4c3019b746" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04424efcba19e4de4df4f76bf4e565201d1450af" 2019-01-18 06:30:42,556 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:30:42 GMT Server: Apache x-compute-request-id: req-0b3f1339-1260-403d-9b56-3f053712846f OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-0b3f1339-1260-403d-9b56-3f053712846f Content-Encoding: gzip Content-Length: 527 Content-Type: application/json RESP BODY: {"volumes": [{"status": "available", "user_id": "68e3caeb585d4551a93060350ffc8e4d", "attachments": [], "links": [{"href": "http://172.30.9.23:8776/v3/d5b7c0d4905c43caabd0d6968d0c3fae/volumes/1c842822-e497-4925-9fdd-0bdb81676d08", "rel": "self"}, {"href": "http://172.30.9.23:8776/d5b7c0d4905c43caabd0d6968d0c3fae/volumes/1c842822-e497-4925-9fdd-0bdb81676d08", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-01-18T06:30:15.000000", "description": null, "os-vol-tenant-attr:tenant_id": "d5b7c0d4905c43caabd0d6968d0c3fae", "updated_at": "2019-01-18T06:30:15.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-ca754e6c-22e1-4079-8908-ce01edb0db90-2", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "1c842822-e497-4925-9fdd-0bdb81676d08", "size": 1}, {"status": "attaching", "user_id": "68e3caeb585d4551a93060350ffc8e4d", "attachments": [], "links": [{"href": "http://172.30.9.23:8776/v3/d5b7c0d4905c43caabd0d6968d0c3fae/volumes/37926ace-dfaf-4e67-965c-b824523e7fc5", "rel": "self"}, {"href": "http://172.30.9.23:8776/d5b7c0d4905c43caabd0d6968d0c3fae/volumes/37926ace-dfaf-4e67-965c-b824523e7fc5", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-01-18T06:30:09.000000", "description": null, "os-vol-tenant-attr:tenant_id": "d5b7c0d4905c43caabd0d6968d0c3fae", "updated_at": "2019-01-18T06:30:40.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-ca754e6c-22e1-4079-8908-ce01edb0db90-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "37926ace-dfaf-4e67-965c-b824523e7fc5", "size": 1}]} 2019-01-18 06:30:42,556 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/d5b7c0d4905c43caabd0d6968d0c3fae/volumes/detail used request id req-0b3f1339-1260-403d-9b56-3f053712846f 2019-01-18 06:30:42,560 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/d5b7c0d4905c43caabd0d6968d0c3fae -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04424efcba19e4de4df4f76bf4e565201d1450af" 2019-01-18 06:30:42,638 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:30:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cbb5c67f-a3ea-440c-adc4-0d100afe2049 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/d5b7c0d4905c43caabd0d6968d0c3fae"}, "enabled": true, "id": "d5b7c0d4905c43caabd0d6968d0c3fae", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceVolumeTests-1314b6d2-2129-4dd-proj"}} 2019-01-18 06:30:42,638 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/d5b7c0d4905c43caabd0d6968d0c3fae used request id req-cbb5c67f-a3ea-440c-adc4-0d100afe2049 2019-01-18 06:30:42,642 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/b9cb49fc-e694-4939-bfa2-7b9da342b6d3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04424efcba19e4de4df4f76bf4e565201d1450af" 2019-01-18 06:30:43,013 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:30: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-fc0f33f0-477d-498e-a404-f06002d4859b x-compute-request-id: req-fc0f33f0-477d-498e-a404-f06002d4859b Content-Encoding: gzip Content-Length: 778 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceVolumeTests-ca754e6c-22e1-4079-8908-ce01edb0db90-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:65:ec:19", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/b9cb49fc-e694-4939-bfa2-7b9da342b6d3", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/b9cb49fc-e694-4939-bfa2-7b9da342b6d3", "rel": "bookmark"}], "image": {"id": "29f9949c-bd30-4b82-905a-06e2411c882b", "links": [{"href": "http://172.30.9.23:8774/images/29f9949c-bd30-4b82-905a-06e2411c882b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-18T06:30:31.000000", "flavor": {"id": "4362245e-c607-41cb-a55b-90eda0abcd03", "links": [{"href": "http://172.30.9.23:8774/flavors/4362245e-c607-41cb-a55b-90eda0abcd03", "rel": "bookmark"}]}, "id": "b9cb49fc-e694-4939-bfa2-7b9da342b6d3", "security_groups": [{"name": "default"}], "user_id": "68e3caeb585d4551a93060350ffc8e4d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-18T06:30:42Z", "hostId": "99b121e6bd741d9489bc37441e6d500d765d01c98d9c547558036db7", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-ca754e6c-22e1-4079-8908-ce01edb0db90-inst", "created": "2019-01-18T06:30:25Z", "tenant_id": "d5b7c0d4905c43caabd0d6968d0c3fae", "os-extended-volumes:volumes_attached": [{"id": "37926ace-dfaf-4e67-965c-b824523e7fc5"}], "metadata": {}}} 2019-01-18 06:30:43,013 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/b9cb49fc-e694-4939-bfa2-7b9da342b6d3 used request id req-fc0f33f0-477d-498e-a404-f06002d4859b 2019-01-18 06:30:43,013 - create_instance - DEBUG - Instance status [CreateInstanceVolumeTests-ca754e6c-22e1-4079-8908-ce01edb0db90-inst] is - ACTIVE 2019-01-18 06:30:43,013 - create_instance - INFO - VM is - ACTIVE 2019-01-18 06:30:43,016 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/b9cb49fc-e694-4939-bfa2-7b9da342b6d3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04424efcba19e4de4df4f76bf4e565201d1450af" 2019-01-18 06:30:43,629 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06: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-00f47993-420b-4e15-aa13-3d17fd7d8b16 x-compute-request-id: req-00f47993-420b-4e15-aa13-3d17fd7d8b16 Content-Encoding: gzip Content-Length: 778 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceVolumeTests-ca754e6c-22e1-4079-8908-ce01edb0db90-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:65:ec:19", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/b9cb49fc-e694-4939-bfa2-7b9da342b6d3", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/b9cb49fc-e694-4939-bfa2-7b9da342b6d3", "rel": "bookmark"}], "image": {"id": "29f9949c-bd30-4b82-905a-06e2411c882b", "links": [{"href": "http://172.30.9.23:8774/images/29f9949c-bd30-4b82-905a-06e2411c882b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-18T06:30:31.000000", "flavor": {"id": "4362245e-c607-41cb-a55b-90eda0abcd03", "links": [{"href": "http://172.30.9.23:8774/flavors/4362245e-c607-41cb-a55b-90eda0abcd03", "rel": "bookmark"}]}, "id": "b9cb49fc-e694-4939-bfa2-7b9da342b6d3", "security_groups": [{"name": "default"}], "user_id": "68e3caeb585d4551a93060350ffc8e4d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-18T06:30:42Z", "hostId": "99b121e6bd741d9489bc37441e6d500d765d01c98d9c547558036db7", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-ca754e6c-22e1-4079-8908-ce01edb0db90-inst", "created": "2019-01-18T06:30:25Z", "tenant_id": "d5b7c0d4905c43caabd0d6968d0c3fae", "os-extended-volumes:volumes_attached": [{"id": "37926ace-dfaf-4e67-965c-b824523e7fc5"}], "metadata": {}}} 2019-01-18 06:30:43,630 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/b9cb49fc-e694-4939-bfa2-7b9da342b6d3 used request id req-00f47993-420b-4e15-aa13-3d17fd7d8b16 2019-01-18 06:30:43,635 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceVolumeTests-ca754e6c-22e1-4079-8908-ce01edb0db90-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04424efcba19e4de4df4f76bf4e565201d1450af" 2019-01-18 06:30:43,752 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-d9a711c4-05dd-4a05-9e74-dbb82a476b18 Date: Fri, 18 Jan 2019 06: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":["e90dbe7a-9c62-4ec3-991d-0d764de2745c"],"updated_at":"2019-01-18T06:30:08Z","tenant_id":"d5b7c0d4905c43caabd0d6968d0c3fae","created_at":"2019-01-18T06:30:07Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"d5b7c0d4905c43caabd0d6968d0c3fae","id":"b5ea1559-b203-445a-bee5-aef51a84e167","name":"CreateInstanceVolumeTests-ca754e6c-22e1-4079-8908-ce01edb0db90-pub-net"}]} 2019-01-18 06:30:43,752 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceVolumeTests-ca754e6c-22e1-4079-8908-ce01edb0db90-pub-net used request id req-d9a711c4-05dd-4a05-9e74-dbb82a476b18 2019-01-18 06:30:43,756 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/d5b7c0d4905c43caabd0d6968d0c3fae -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04424efcba19e4de4df4f76bf4e565201d1450af" 2019-01-18 06:30:43,839 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:30:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1bd471c3-a9b4-43f8-b85b-cf6b0a642e7a 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/d5b7c0d4905c43caabd0d6968d0c3fae"}, "enabled": true, "id": "d5b7c0d4905c43caabd0d6968d0c3fae", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceVolumeTests-1314b6d2-2129-4dd-proj"}} 2019-01-18 06:30:43,839 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/d5b7c0d4905c43caabd0d6968d0c3fae used request id req-1bd471c3-a9b4-43f8-b85b-cf6b0a642e7a 2019-01-18 06:30:43,844 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=b5ea1559-b203-445a-bee5-aef51a84e167 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04424efcba19e4de4df4f76bf4e565201d1450af" 2019-01-18 06:30:43,898 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-84ffd225-95e4-485a-99d3-572ce77ff5d7 Date: Fri, 18 Jan 2019 06:30:43 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b5ea1559-b203-445a-bee5-aef51a84e167","tenant_id":"d5b7c0d4905c43caabd0d6968d0c3fae","created_at":"2019-01-18T06:30:08Z","dns_nameservers":[],"updated_at":"2019-01-18T06:30: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":"d5b7c0d4905c43caabd0d6968d0c3fae","id":"e90dbe7a-9c62-4ec3-991d-0d764de2745c","subnetpool_id":null,"name":"CreateInstanceVolumeTests-ca754e6c-22e1-4079-8908-ce01edb0db90-pub-subnet"}]} 2019-01-18 06:30:43,898 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=b5ea1559-b203-445a-bee5-aef51a84e167 used request id req-84ffd225-95e4-485a-99d3-572ce77ff5d7 2019-01-18 06:30:43,904 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=b5ea1559-b203-445a-bee5-aef51a84e167 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04424efcba19e4de4df4f76bf4e565201d1450af" 2019-01-18 06:30:43,990 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3110 X-Openstack-Request-Id: req-75274915-38df-4034-ab5b-6ea0a7fafe4b Date: Fri, 18 Jan 2019 06:30:43 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:30:32Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"e90dbe7a-9c62-4ec3-991d-0d764de2745c","ip_address":"10.55.0.8"}],"id":"1e8ad10d-e8bf-451d-baf5-e1ce17fea733","security_groups":["826e18ab-68db-4092-aca8-8bf4c06d81c9"],"mac_address":"fa:16:3e:65:ec:19","project_id":"d5b7c0d4905c43caabd0d6968d0c3fae","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceVolumeTests-ca754e6c-22e1-4079-8908-ce01edb0db90-port","admin_state_up":true,"network_id":"b5ea1559-b203-445a-bee5-aef51a84e167","tenant_id":"d5b7c0d4905c43caabd0d6968d0c3fae","created_at":"2019-01-18T06:30:22Z","binding:vnic_type":"normal","device_id":"b9cb49fc-e694-4939-bfa2-7b9da342b6d3"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:30:10Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"e90dbe7a-9c62-4ec3-991d-0d764de2745c","ip_address":"10.55.0.3"}],"id":"551b70ae-f49e-4bcf-bf86-a01eacd1dace","security_groups":[],"mac_address":"fa:16:3e:21:a3:c0","project_id":"d5b7c0d4905c43caabd0d6968d0c3fae","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b5ea1559-b203-445a-bee5-aef51a84e167","tenant_id":"d5b7c0d4905c43caabd0d6968d0c3fae","created_at":"2019-01-18T06:30:09Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-b5ea1559-b203-445a-bee5-aef51a84e167"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:30:11Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"e90dbe7a-9c62-4ec3-991d-0d764de2745c","ip_address":"10.55.0.4"}],"id":"68e25d0a-7814-454b-99a1-8b64e73220a4","security_groups":[],"mac_address":"fa:16:3e:c4:ae:9a","project_id":"d5b7c0d4905c43caabd0d6968d0c3fae","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b5ea1559-b203-445a-bee5-aef51a84e167","tenant_id":"d5b7c0d4905c43caabd0d6968d0c3fae","created_at":"2019-01-18T06:30:09Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-b5ea1559-b203-445a-bee5-aef51a84e167"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:30:11Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"e90dbe7a-9c62-4ec3-991d-0d764de2745c","ip_address":"10.55.0.2"}],"id":"9e841226-68f7-4494-8db7-b3dac299d663","security_groups":[],"mac_address":"fa:16:3e:c3:62:de","project_id":"d5b7c0d4905c43caabd0d6968d0c3fae","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b5ea1559-b203-445a-bee5-aef51a84e167","tenant_id":"d5b7c0d4905c43caabd0d6968d0c3fae","created_at":"2019-01-18T06:30:08Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-b5ea1559-b203-445a-bee5-aef51a84e167"}]} 2019-01-18 06:30:43,990 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=b5ea1559-b203-445a-bee5-aef51a84e167 used request id req-75274915-38df-4034-ab5b-6ea0a7fafe4b 2019-01-18 06:30:43,994 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers/b9cb49fc-e694-4939-bfa2-7b9da342b6d3/os-volume_attachments -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04424efcba19e4de4df4f76bf4e565201d1450af" -d '{"volumeAttachment": {"volumeId": "1c842822-e497-4925-9fdd-0bdb81676d08"}}' 2019-01-18 06:30:45,103 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06: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-394d2397-7f96-4216-93da-58b6b7d6cc17 x-compute-request-id: req-394d2397-7f96-4216-93da-58b6b7d6cc17 Content-Encoding: gzip Content-Length: 147 Content-Type: application/json RESP BODY: {"volumeAttachment": {"device": "/dev/vdc", "serverId": "b9cb49fc-e694-4939-bfa2-7b9da342b6d3", "id": "1c842822-e497-4925-9fdd-0bdb81676d08", "volumeId": "1c842822-e497-4925-9fdd-0bdb81676d08"}} 2019-01-18 06:30:45,104 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/b9cb49fc-e694-4939-bfa2-7b9da342b6d3/os-volume_attachments used request id req-394d2397-7f96-4216-93da-58b6b7d6cc17 2019-01-18 06:30:45,107 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/b9cb49fc-e694-4939-bfa2-7b9da342b6d3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04424efcba19e4de4df4f76bf4e565201d1450af" 2019-01-18 06:30:45,577 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:30: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-1f0f4dd9-bbdb-4609-aa1a-99796388f9ed x-compute-request-id: req-1f0f4dd9-bbdb-4609-aa1a-99796388f9ed Content-Encoding: gzip Content-Length: 807 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceVolumeTests-ca754e6c-22e1-4079-8908-ce01edb0db90-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:65:ec:19", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/b9cb49fc-e694-4939-bfa2-7b9da342b6d3", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/b9cb49fc-e694-4939-bfa2-7b9da342b6d3", "rel": "bookmark"}], "image": {"id": "29f9949c-bd30-4b82-905a-06e2411c882b", "links": [{"href": "http://172.30.9.23:8774/images/29f9949c-bd30-4b82-905a-06e2411c882b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-18T06:30:31.000000", "flavor": {"id": "4362245e-c607-41cb-a55b-90eda0abcd03", "links": [{"href": "http://172.30.9.23:8774/flavors/4362245e-c607-41cb-a55b-90eda0abcd03", "rel": "bookmark"}]}, "id": "b9cb49fc-e694-4939-bfa2-7b9da342b6d3", "security_groups": [{"name": "default"}], "user_id": "68e3caeb585d4551a93060350ffc8e4d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-18T06:30:42Z", "hostId": "99b121e6bd741d9489bc37441e6d500d765d01c98d9c547558036db7", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-ca754e6c-22e1-4079-8908-ce01edb0db90-inst", "created": "2019-01-18T06:30:25Z", "tenant_id": "d5b7c0d4905c43caabd0d6968d0c3fae", "os-extended-volumes:volumes_attached": [{"id": "37926ace-dfaf-4e67-965c-b824523e7fc5"}, {"id": "1c842822-e497-4925-9fdd-0bdb81676d08"}], "metadata": {}}} 2019-01-18 06:30:45,578 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/b9cb49fc-e694-4939-bfa2-7b9da342b6d3 used request id req-1f0f4dd9-bbdb-4609-aa1a-99796388f9ed 2019-01-18 06:30:45,583 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceVolumeTests-ca754e6c-22e1-4079-8908-ce01edb0db90-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04424efcba19e4de4df4f76bf4e565201d1450af" 2019-01-18 06:30:45,681 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-cc7dc80c-6873-42dc-9f78-3485d2bc510c Date: Fri, 18 Jan 2019 06:30: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":["e90dbe7a-9c62-4ec3-991d-0d764de2745c"],"updated_at":"2019-01-18T06:30:08Z","tenant_id":"d5b7c0d4905c43caabd0d6968d0c3fae","created_at":"2019-01-18T06:30:07Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"d5b7c0d4905c43caabd0d6968d0c3fae","id":"b5ea1559-b203-445a-bee5-aef51a84e167","name":"CreateInstanceVolumeTests-ca754e6c-22e1-4079-8908-ce01edb0db90-pub-net"}]} 2019-01-18 06:30:45,681 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceVolumeTests-ca754e6c-22e1-4079-8908-ce01edb0db90-pub-net used request id req-cc7dc80c-6873-42dc-9f78-3485d2bc510c 2019-01-18 06:30:45,685 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/d5b7c0d4905c43caabd0d6968d0c3fae -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04424efcba19e4de4df4f76bf4e565201d1450af" 2019-01-18 06:30:45,776 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:30:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5733f7f6-a819-4929-b4ba-7d0ee800cff7 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/d5b7c0d4905c43caabd0d6968d0c3fae"}, "enabled": true, "id": "d5b7c0d4905c43caabd0d6968d0c3fae", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceVolumeTests-1314b6d2-2129-4dd-proj"}} 2019-01-18 06:30:45,776 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/d5b7c0d4905c43caabd0d6968d0c3fae used request id req-5733f7f6-a819-4929-b4ba-7d0ee800cff7 2019-01-18 06:30:45,782 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=b5ea1559-b203-445a-bee5-aef51a84e167 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04424efcba19e4de4df4f76bf4e565201d1450af" 2019-01-18 06:30:45,973 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-adcc67e3-6195-4919-ac57-43126fdc6bf7 Date: Fri, 18 Jan 2019 06:30:45 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b5ea1559-b203-445a-bee5-aef51a84e167","tenant_id":"d5b7c0d4905c43caabd0d6968d0c3fae","created_at":"2019-01-18T06:30:08Z","dns_nameservers":[],"updated_at":"2019-01-18T06:30: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":"d5b7c0d4905c43caabd0d6968d0c3fae","id":"e90dbe7a-9c62-4ec3-991d-0d764de2745c","subnetpool_id":null,"name":"CreateInstanceVolumeTests-ca754e6c-22e1-4079-8908-ce01edb0db90-pub-subnet"}]} 2019-01-18 06:30:45,973 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=b5ea1559-b203-445a-bee5-aef51a84e167 used request id req-adcc67e3-6195-4919-ac57-43126fdc6bf7 2019-01-18 06:30:45,979 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=b5ea1559-b203-445a-bee5-aef51a84e167 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04424efcba19e4de4df4f76bf4e565201d1450af" 2019-01-18 06:30:46,065 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3110 X-Openstack-Request-Id: req-ed1623ac-222a-4b54-b3f2-26440f45f69a Date: Fri, 18 Jan 2019 06:30:46 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:30:32Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"e90dbe7a-9c62-4ec3-991d-0d764de2745c","ip_address":"10.55.0.8"}],"id":"1e8ad10d-e8bf-451d-baf5-e1ce17fea733","security_groups":["826e18ab-68db-4092-aca8-8bf4c06d81c9"],"mac_address":"fa:16:3e:65:ec:19","project_id":"d5b7c0d4905c43caabd0d6968d0c3fae","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceVolumeTests-ca754e6c-22e1-4079-8908-ce01edb0db90-port","admin_state_up":true,"network_id":"b5ea1559-b203-445a-bee5-aef51a84e167","tenant_id":"d5b7c0d4905c43caabd0d6968d0c3fae","created_at":"2019-01-18T06:30:22Z","binding:vnic_type":"normal","device_id":"b9cb49fc-e694-4939-bfa2-7b9da342b6d3"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:30:10Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"e90dbe7a-9c62-4ec3-991d-0d764de2745c","ip_address":"10.55.0.3"}],"id":"551b70ae-f49e-4bcf-bf86-a01eacd1dace","security_groups":[],"mac_address":"fa:16:3e:21:a3:c0","project_id":"d5b7c0d4905c43caabd0d6968d0c3fae","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b5ea1559-b203-445a-bee5-aef51a84e167","tenant_id":"d5b7c0d4905c43caabd0d6968d0c3fae","created_at":"2019-01-18T06:30:09Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-b5ea1559-b203-445a-bee5-aef51a84e167"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:30:11Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"e90dbe7a-9c62-4ec3-991d-0d764de2745c","ip_address":"10.55.0.4"}],"id":"68e25d0a-7814-454b-99a1-8b64e73220a4","security_groups":[],"mac_address":"fa:16:3e:c4:ae:9a","project_id":"d5b7c0d4905c43caabd0d6968d0c3fae","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b5ea1559-b203-445a-bee5-aef51a84e167","tenant_id":"d5b7c0d4905c43caabd0d6968d0c3fae","created_at":"2019-01-18T06:30:09Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-b5ea1559-b203-445a-bee5-aef51a84e167"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:30:11Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"e90dbe7a-9c62-4ec3-991d-0d764de2745c","ip_address":"10.55.0.2"}],"id":"9e841226-68f7-4494-8db7-b3dac299d663","security_groups":[],"mac_address":"fa:16:3e:c3:62:de","project_id":"d5b7c0d4905c43caabd0d6968d0c3fae","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b5ea1559-b203-445a-bee5-aef51a84e167","tenant_id":"d5b7c0d4905c43caabd0d6968d0c3fae","created_at":"2019-01-18T06:30:08Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-b5ea1559-b203-445a-bee5-aef51a84e167"}]} 2019-01-18 06:30:46,065 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=b5ea1559-b203-445a-bee5-aef51a84e167 used request id req-ed1623ac-222a-4b54-b3f2-26440f45f69a 2019-01-18 06:30:46,066 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:30:46,446 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f961ac2e9bc7450a9cc710f6fe018660", "name": "CreateInstanceVolumeTests-1314b6d2-2129-4dd-proj-role"}], "expires_at": "2019-01-18T07:30:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d5b7c0d4905c43caabd0d6968d0c3fae", "name": "CreateInstanceVolumeTests-1314b6d2-2129-4dd-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/d5b7c0d4905c43caabd0d6968d0c3fae", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/d5b7c0d4905c43caabd0d6968d0c3fae", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/d5b7c0d4905c43caabd0d6968d0c3fae", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/d5b7c0d4905c43caabd0d6968d0c3fae", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/d5b7c0d4905c43caabd0d6968d0c3fae", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/d5b7c0d4905c43caabd0d6968d0c3fae", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/d5b7c0d4905c43caabd0d6968d0c3fae", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/d5b7c0d4905c43caabd0d6968d0c3fae", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/d5b7c0d4905c43caabd0d6968d0c3fae", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/d5b7c0d4905c43caabd0d6968d0c3fae", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/d5b7c0d4905c43caabd0d6968d0c3fae", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/d5b7c0d4905c43caabd0d6968d0c3fae", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceVolumeTests-1314b6d2-2129-4dd-user", "id": "68e3caeb585d4551a93060350ffc8e4d"}, "audit_ids": ["zj6Ne4h_QUqww8kKpT6x9w"], "issued_at": "2019-01-18T06:30:46.000000Z"}} 2019-01-18 06:30:46,449 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/detail?name=CreateInstanceVolumeTests-ca754e6c-22e1-4079-8908-ce01edb0db90-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d5b888aa43b3705efd5e0731b282773e39b00dc" 2019-01-18 06:30:47,525 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06: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-71367169-17ae-46f5-b19e-8647aae0cb55 x-compute-request-id: req-71367169-17ae-46f5-b19e-8647aae0cb55 Content-Encoding: gzip Content-Length: 804 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceVolumeTests-ca754e6c-22e1-4079-8908-ce01edb0db90-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:65:ec:19", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/b9cb49fc-e694-4939-bfa2-7b9da342b6d3", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/b9cb49fc-e694-4939-bfa2-7b9da342b6d3", "rel": "bookmark"}], "image": {"id": "29f9949c-bd30-4b82-905a-06e2411c882b", "links": [{"href": "http://172.30.9.23:8774/images/29f9949c-bd30-4b82-905a-06e2411c882b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-18T06:30:31.000000", "flavor": {"id": "4362245e-c607-41cb-a55b-90eda0abcd03", "links": [{"href": "http://172.30.9.23:8774/flavors/4362245e-c607-41cb-a55b-90eda0abcd03", "rel": "bookmark"}]}, "id": "b9cb49fc-e694-4939-bfa2-7b9da342b6d3", "security_groups": [{"name": "default"}], "user_id": "68e3caeb585d4551a93060350ffc8e4d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-18T06:30:45Z", "hostId": "99b121e6bd741d9489bc37441e6d500d765d01c98d9c547558036db7", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-ca754e6c-22e1-4079-8908-ce01edb0db90-inst", "created": "2019-01-18T06:30:25Z", "tenant_id": "d5b7c0d4905c43caabd0d6968d0c3fae", "os-extended-volumes:volumes_attached": [{"id": "37926ace-dfaf-4e67-965c-b824523e7fc5"}, {"id": "1c842822-e497-4925-9fdd-0bdb81676d08"}], "metadata": {}}]} 2019-01-18 06:30:47,526 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail?name=CreateInstanceVolumeTests-ca754e6c-22e1-4079-8908-ce01edb0db90-inst used request id req-71367169-17ae-46f5-b19e-8647aae0cb55 2019-01-18 06:30:47,532 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceVolumeTests-ca754e6c-22e1-4079-8908-ce01edb0db90-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d5b888aa43b3705efd5e0731b282773e39b00dc" 2019-01-18 06:30:47,795 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-339db868-7d2d-47bf-9a1c-7d185576f046 Date: Fri, 18 Jan 2019 06:30: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":["e90dbe7a-9c62-4ec3-991d-0d764de2745c"],"updated_at":"2019-01-18T06:30:08Z","tenant_id":"d5b7c0d4905c43caabd0d6968d0c3fae","created_at":"2019-01-18T06:30:07Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"d5b7c0d4905c43caabd0d6968d0c3fae","id":"b5ea1559-b203-445a-bee5-aef51a84e167","name":"CreateInstanceVolumeTests-ca754e6c-22e1-4079-8908-ce01edb0db90-pub-net"}]} 2019-01-18 06:30:47,795 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceVolumeTests-ca754e6c-22e1-4079-8908-ce01edb0db90-pub-net used request id req-339db868-7d2d-47bf-9a1c-7d185576f046 2019-01-18 06:30:47,801 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=b5ea1559-b203-445a-bee5-aef51a84e167 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d5b888aa43b3705efd5e0731b282773e39b00dc" 2019-01-18 06:30:47,994 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-f1fe69d9-a321-42a6-bf85-c6300b42ce48 Date: Fri, 18 Jan 2019 06:30:47 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b5ea1559-b203-445a-bee5-aef51a84e167","tenant_id":"d5b7c0d4905c43caabd0d6968d0c3fae","created_at":"2019-01-18T06:30:08Z","dns_nameservers":[],"updated_at":"2019-01-18T06:30: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":"d5b7c0d4905c43caabd0d6968d0c3fae","id":"e90dbe7a-9c62-4ec3-991d-0d764de2745c","subnetpool_id":null,"name":"CreateInstanceVolumeTests-ca754e6c-22e1-4079-8908-ce01edb0db90-pub-subnet"}]} 2019-01-18 06:30:47,994 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=b5ea1559-b203-445a-bee5-aef51a84e167 used request id req-f1fe69d9-a321-42a6-bf85-c6300b42ce48 2019-01-18 06:30:48,000 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=b5ea1559-b203-445a-bee5-aef51a84e167 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d5b888aa43b3705efd5e0731b282773e39b00dc" 2019-01-18 06:30:48,234 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3110 X-Openstack-Request-Id: req-6aa35928-e03e-42ab-8bf4-d50e5e5ffdf4 Date: Fri, 18 Jan 2019 06:30:48 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:30:32Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"e90dbe7a-9c62-4ec3-991d-0d764de2745c","ip_address":"10.55.0.8"}],"id":"1e8ad10d-e8bf-451d-baf5-e1ce17fea733","security_groups":["826e18ab-68db-4092-aca8-8bf4c06d81c9"],"mac_address":"fa:16:3e:65:ec:19","project_id":"d5b7c0d4905c43caabd0d6968d0c3fae","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceVolumeTests-ca754e6c-22e1-4079-8908-ce01edb0db90-port","admin_state_up":true,"network_id":"b5ea1559-b203-445a-bee5-aef51a84e167","tenant_id":"d5b7c0d4905c43caabd0d6968d0c3fae","created_at":"2019-01-18T06:30:22Z","binding:vnic_type":"normal","device_id":"b9cb49fc-e694-4939-bfa2-7b9da342b6d3"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:30:10Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"e90dbe7a-9c62-4ec3-991d-0d764de2745c","ip_address":"10.55.0.3"}],"id":"551b70ae-f49e-4bcf-bf86-a01eacd1dace","security_groups":[],"mac_address":"fa:16:3e:21:a3:c0","project_id":"d5b7c0d4905c43caabd0d6968d0c3fae","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b5ea1559-b203-445a-bee5-aef51a84e167","tenant_id":"d5b7c0d4905c43caabd0d6968d0c3fae","created_at":"2019-01-18T06:30:09Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-b5ea1559-b203-445a-bee5-aef51a84e167"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:30:11Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"e90dbe7a-9c62-4ec3-991d-0d764de2745c","ip_address":"10.55.0.4"}],"id":"68e25d0a-7814-454b-99a1-8b64e73220a4","security_groups":[],"mac_address":"fa:16:3e:c4:ae:9a","project_id":"d5b7c0d4905c43caabd0d6968d0c3fae","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b5ea1559-b203-445a-bee5-aef51a84e167","tenant_id":"d5b7c0d4905c43caabd0d6968d0c3fae","created_at":"2019-01-18T06:30:09Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-b5ea1559-b203-445a-bee5-aef51a84e167"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:30:11Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"e90dbe7a-9c62-4ec3-991d-0d764de2745c","ip_address":"10.55.0.2"}],"id":"9e841226-68f7-4494-8db7-b3dac299d663","security_groups":[],"mac_address":"fa:16:3e:c3:62:de","project_id":"d5b7c0d4905c43caabd0d6968d0c3fae","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b5ea1559-b203-445a-bee5-aef51a84e167","tenant_id":"d5b7c0d4905c43caabd0d6968d0c3fae","created_at":"2019-01-18T06:30:08Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-b5ea1559-b203-445a-bee5-aef51a84e167"}]} 2019-01-18 06:30:48,234 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=b5ea1559-b203-445a-bee5-aef51a84e167 used request id req-6aa35928-e03e-42ab-8bf4-d50e5e5ffdf4 2019-01-18 06:30:48,235 - create_instance - INFO - Deleting Port with ID - 1e8ad10d-e8bf-451d-baf5-e1ce17fea733 2019-01-18 06:30:48,235 - neutron_utils - INFO - Deleting port with name CreateInstanceVolumeTests-ca754e6c-22e1-4079-8908-ce01edb0db90-port 2019-01-18 06:30:48,240 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/ports/1e8ad10d-e8bf-451d-baf5-e1ce17fea733 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04424efcba19e4de4df4f76bf4e565201d1450af" 2019-01-18 06:30:48,840 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-63106f0d-c347-4b43-857c-4fbcce2fd7db Date: Fri, 18 Jan 2019 06:30:48 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-18 06:30:48,840 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/ports/1e8ad10d-e8bf-451d-baf5-e1ce17fea733 used request id req-63106f0d-c347-4b43-857c-4fbcce2fd7db 2019-01-18 06:30:48,843 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/d5b7c0d4905c43caabd0d6968d0c3fae/volumes/37926ace-dfaf-4e67-965c-b824523e7fc5 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-1b5bef09-4dad-4c9c-b48f-aa4c3019b746" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04424efcba19e4de4df4f76bf4e565201d1450af" 2019-01-18 06:30:49,037 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:30:48 GMT Server: Apache x-compute-request-id: req-de4d1af4-877d-4c97-8360-28387c64fd62 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-de4d1af4-877d-4c97-8360-28387c64fd62 Content-Encoding: gzip Content-Length: 577 Content-Type: application/json RESP BODY: {"volume": {"status": "in-use", "user_id": "68e3caeb585d4551a93060350ffc8e4d", "attachments": [{"server_id": "b9cb49fc-e694-4939-bfa2-7b9da342b6d3", "attachment_id": "29dd9157-50de-4a1c-855f-6b867681726d", "attached_at": "2019-01-18T06:30:42.000000", "host_name": null, "volume_id": "37926ace-dfaf-4e67-965c-b824523e7fc5", "device": "/dev/vdb", "id": "37926ace-dfaf-4e67-965c-b824523e7fc5"}], "links": [{"href": "http://172.30.9.23:8776/v3/d5b7c0d4905c43caabd0d6968d0c3fae/volumes/37926ace-dfaf-4e67-965c-b824523e7fc5", "rel": "self"}, {"href": "http://172.30.9.23:8776/d5b7c0d4905c43caabd0d6968d0c3fae/volumes/37926ace-dfaf-4e67-965c-b824523e7fc5", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-01-18T06:30:09.000000", "description": null, "os-vol-tenant-attr:tenant_id": "d5b7c0d4905c43caabd0d6968d0c3fae", "updated_at": "2019-01-18T06:30:42.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-ca754e6c-22e1-4079-8908-ce01edb0db90-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {"readonly": "False", "attached_mode": "rw"}, "id": "37926ace-dfaf-4e67-965c-b824523e7fc5", "size": 1}} 2019-01-18 06:30:49,037 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/d5b7c0d4905c43caabd0d6968d0c3fae/volumes/37926ace-dfaf-4e67-965c-b824523e7fc5 used request id req-de4d1af4-877d-4c97-8360-28387c64fd62 2019-01-18 06:30:49,040 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/servers/b9cb49fc-e694-4939-bfa2-7b9da342b6d3/os-volume_attachments/37926ace-dfaf-4e67-965c-b824523e7fc5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04424efcba19e4de4df4f76bf4e565201d1450af" 2019-01-18 06:30:50,109 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 18 Jan 2019 06: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 x-openstack-request-id: req-6373517e-24b7-4c51-9df8-8485a75b0d96 x-compute-request-id: req-6373517e-24b7-4c51-9df8-8485a75b0d96 Content-Length: 0 Content-Type: application/json 2019-01-18 06:30:50,109 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/servers/b9cb49fc-e694-4939-bfa2-7b9da342b6d3/os-volume_attachments/37926ace-dfaf-4e67-965c-b824523e7fc5 used request id req-6373517e-24b7-4c51-9df8-8485a75b0d96 2019-01-18 06:30:50,112 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/b9cb49fc-e694-4939-bfa2-7b9da342b6d3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04424efcba19e4de4df4f76bf4e565201d1450af" 2019-01-18 06:30:50,350 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:30: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-0f44aed4-a8f9-4e3d-959f-e30285dd31dc x-compute-request-id: req-0f44aed4-a8f9-4e3d-959f-e30285dd31dc Content-Encoding: gzip Content-Length: 711 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/b9cb49fc-e694-4939-bfa2-7b9da342b6d3", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/b9cb49fc-e694-4939-bfa2-7b9da342b6d3", "rel": "bookmark"}], "image": {"id": "29f9949c-bd30-4b82-905a-06e2411c882b", "links": [{"href": "http://172.30.9.23:8774/images/29f9949c-bd30-4b82-905a-06e2411c882b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-18T06:30:31.000000", "flavor": {"id": "4362245e-c607-41cb-a55b-90eda0abcd03", "links": [{"href": "http://172.30.9.23:8774/flavors/4362245e-c607-41cb-a55b-90eda0abcd03", "rel": "bookmark"}]}, "id": "b9cb49fc-e694-4939-bfa2-7b9da342b6d3", "user_id": "68e3caeb585d4551a93060350ffc8e4d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-18T06:30:45Z", "hostId": "99b121e6bd741d9489bc37441e6d500d765d01c98d9c547558036db7", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-ca754e6c-22e1-4079-8908-ce01edb0db90-inst", "created": "2019-01-18T06:30:25Z", "tenant_id": "d5b7c0d4905c43caabd0d6968d0c3fae", "os-extended-volumes:volumes_attached": [{"id": "37926ace-dfaf-4e67-965c-b824523e7fc5"}, {"id": "1c842822-e497-4925-9fdd-0bdb81676d08"}], "metadata": {}}} 2019-01-18 06:30:50,350 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/b9cb49fc-e694-4939-bfa2-7b9da342b6d3 used request id req-0f44aed4-a8f9-4e3d-959f-e30285dd31dc 2019-01-18 06:30:53,356 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/b9cb49fc-e694-4939-bfa2-7b9da342b6d3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04424efcba19e4de4df4f76bf4e565201d1450af" 2019-01-18 06:30:53,804 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06: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-84e83f4c-2cc6-464e-8b51-2a7f537554a2 x-compute-request-id: req-84e83f4c-2cc6-464e-8b51-2a7f537554a2 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/b9cb49fc-e694-4939-bfa2-7b9da342b6d3", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/b9cb49fc-e694-4939-bfa2-7b9da342b6d3", "rel": "bookmark"}], "image": {"id": "29f9949c-bd30-4b82-905a-06e2411c882b", "links": [{"href": "http://172.30.9.23:8774/images/29f9949c-bd30-4b82-905a-06e2411c882b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-18T06:30:31.000000", "flavor": {"id": "4362245e-c607-41cb-a55b-90eda0abcd03", "links": [{"href": "http://172.30.9.23:8774/flavors/4362245e-c607-41cb-a55b-90eda0abcd03", "rel": "bookmark"}]}, "id": "b9cb49fc-e694-4939-bfa2-7b9da342b6d3", "user_id": "68e3caeb585d4551a93060350ffc8e4d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-18T06:30:45Z", "hostId": "99b121e6bd741d9489bc37441e6d500d765d01c98d9c547558036db7", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-ca754e6c-22e1-4079-8908-ce01edb0db90-inst", "created": "2019-01-18T06:30:25Z", "tenant_id": "d5b7c0d4905c43caabd0d6968d0c3fae", "os-extended-volumes:volumes_attached": [{"id": "1c842822-e497-4925-9fdd-0bdb81676d08"}], "metadata": {}}} 2019-01-18 06:30:53,805 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/b9cb49fc-e694-4939-bfa2-7b9da342b6d3 used request id req-84e83f4c-2cc6-464e-8b51-2a7f537554a2 2019-01-18 06:30:53,808 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/d5b7c0d4905c43caabd0d6968d0c3fae/volumes/1c842822-e497-4925-9fdd-0bdb81676d08 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-1b5bef09-4dad-4c9c-b48f-aa4c3019b746" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04424efcba19e4de4df4f76bf4e565201d1450af" 2019-01-18 06:30:54,000 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:30:53 GMT Server: Apache x-compute-request-id: req-5b93c240-b34a-477a-beab-70a7eec0970d OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-5b93c240-b34a-477a-beab-70a7eec0970d Content-Encoding: gzip Content-Length: 577 Content-Type: application/json RESP BODY: {"volume": {"status": "in-use", "user_id": "68e3caeb585d4551a93060350ffc8e4d", "attachments": [{"server_id": "b9cb49fc-e694-4939-bfa2-7b9da342b6d3", "attachment_id": "6ab4e0a6-0fc6-41d4-b8e6-8217c668b5b3", "attached_at": "2019-01-18T06:30:46.000000", "host_name": null, "volume_id": "1c842822-e497-4925-9fdd-0bdb81676d08", "device": "/dev/vdc", "id": "1c842822-e497-4925-9fdd-0bdb81676d08"}], "links": [{"href": "http://172.30.9.23:8776/v3/d5b7c0d4905c43caabd0d6968d0c3fae/volumes/1c842822-e497-4925-9fdd-0bdb81676d08", "rel": "self"}, {"href": "http://172.30.9.23:8776/d5b7c0d4905c43caabd0d6968d0c3fae/volumes/1c842822-e497-4925-9fdd-0bdb81676d08", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-01-18T06:30:15.000000", "description": null, "os-vol-tenant-attr:tenant_id": "d5b7c0d4905c43caabd0d6968d0c3fae", "updated_at": "2019-01-18T06:30:46.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-ca754e6c-22e1-4079-8908-ce01edb0db90-2", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {"readonly": "False", "attached_mode": "rw"}, "id": "1c842822-e497-4925-9fdd-0bdb81676d08", "size": 1}} 2019-01-18 06:30:54,000 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/d5b7c0d4905c43caabd0d6968d0c3fae/volumes/1c842822-e497-4925-9fdd-0bdb81676d08 used request id req-5b93c240-b34a-477a-beab-70a7eec0970d 2019-01-18 06:30:54,003 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/servers/b9cb49fc-e694-4939-bfa2-7b9da342b6d3/os-volume_attachments/1c842822-e497-4925-9fdd-0bdb81676d08 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04424efcba19e4de4df4f76bf4e565201d1450af" 2019-01-18 06:30:55,151 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 18 Jan 2019 06: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 x-openstack-request-id: req-9b938338-687e-4040-8b88-9f0cc4d612f1 x-compute-request-id: req-9b938338-687e-4040-8b88-9f0cc4d612f1 Content-Length: 0 Content-Type: application/json 2019-01-18 06:30:55,152 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/servers/b9cb49fc-e694-4939-bfa2-7b9da342b6d3/os-volume_attachments/1c842822-e497-4925-9fdd-0bdb81676d08 used request id req-9b938338-687e-4040-8b88-9f0cc4d612f1 2019-01-18 06:30:55,154 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/b9cb49fc-e694-4939-bfa2-7b9da342b6d3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04424efcba19e4de4df4f76bf4e565201d1450af" 2019-01-18 06:30:55,425 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06: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-e0a28149-e036-46a2-ba33-e53c8ef93129 x-compute-request-id: req-e0a28149-e036-46a2-ba33-e53c8ef93129 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/b9cb49fc-e694-4939-bfa2-7b9da342b6d3", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/b9cb49fc-e694-4939-bfa2-7b9da342b6d3", "rel": "bookmark"}], "image": {"id": "29f9949c-bd30-4b82-905a-06e2411c882b", "links": [{"href": "http://172.30.9.23:8774/images/29f9949c-bd30-4b82-905a-06e2411c882b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-18T06:30:31.000000", "flavor": {"id": "4362245e-c607-41cb-a55b-90eda0abcd03", "links": [{"href": "http://172.30.9.23:8774/flavors/4362245e-c607-41cb-a55b-90eda0abcd03", "rel": "bookmark"}]}, "id": "b9cb49fc-e694-4939-bfa2-7b9da342b6d3", "user_id": "68e3caeb585d4551a93060350ffc8e4d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-18T06:30:45Z", "hostId": "99b121e6bd741d9489bc37441e6d500d765d01c98d9c547558036db7", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-ca754e6c-22e1-4079-8908-ce01edb0db90-inst", "created": "2019-01-18T06:30:25Z", "tenant_id": "d5b7c0d4905c43caabd0d6968d0c3fae", "os-extended-volumes:volumes_attached": [{"id": "1c842822-e497-4925-9fdd-0bdb81676d08"}], "metadata": {}}} 2019-01-18 06:30:55,425 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/b9cb49fc-e694-4939-bfa2-7b9da342b6d3 used request id req-e0a28149-e036-46a2-ba33-e53c8ef93129 2019-01-18 06:30:58,431 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/b9cb49fc-e694-4939-bfa2-7b9da342b6d3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04424efcba19e4de4df4f76bf4e565201d1450af" 2019-01-18 06:30:58,689 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06: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-fb3cceff-d791-47f0-9913-36af57860486 x-compute-request-id: req-fb3cceff-d791-47f0-9913-36af57860486 Content-Encoding: gzip Content-Length: 657 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/b9cb49fc-e694-4939-bfa2-7b9da342b6d3", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/b9cb49fc-e694-4939-bfa2-7b9da342b6d3", "rel": "bookmark"}], "image": {"id": "29f9949c-bd30-4b82-905a-06e2411c882b", "links": [{"href": "http://172.30.9.23:8774/images/29f9949c-bd30-4b82-905a-06e2411c882b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-18T06:30:31.000000", "flavor": {"id": "4362245e-c607-41cb-a55b-90eda0abcd03", "links": [{"href": "http://172.30.9.23:8774/flavors/4362245e-c607-41cb-a55b-90eda0abcd03", "rel": "bookmark"}]}, "id": "b9cb49fc-e694-4939-bfa2-7b9da342b6d3", "user_id": "68e3caeb585d4551a93060350ffc8e4d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-18T06:30:45Z", "hostId": "99b121e6bd741d9489bc37441e6d500d765d01c98d9c547558036db7", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-ca754e6c-22e1-4079-8908-ce01edb0db90-inst", "created": "2019-01-18T06:30:25Z", "tenant_id": "d5b7c0d4905c43caabd0d6968d0c3fae", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-18 06:30:58,689 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/b9cb49fc-e694-4939-bfa2-7b9da342b6d3 used request id req-fb3cceff-d791-47f0-9913-36af57860486 2019-01-18 06:30:58,690 - create_instance - INFO - Deleting VM instance - CreateInstanceVolumeTests-ca754e6c-22e1-4079-8908-ce01edb0db90-inst 2019-01-18 06:30:58,693 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/servers/b9cb49fc-e694-4939-bfa2-7b9da342b6d3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04424efcba19e4de4df4f76bf4e565201d1450af" 2019-01-18 06:30:58,838 - novaclient.v2.client - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 06: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 x-openstack-request-id: req-bd431863-56bf-4c63-b83e-9a065b3e2b40 x-compute-request-id: req-bd431863-56bf-4c63-b83e-9a065b3e2b40 Content-Type: application/json 2019-01-18 06:30:58,838 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/servers/b9cb49fc-e694-4939-bfa2-7b9da342b6d3 used request id req-bd431863-56bf-4c63-b83e-9a065b3e2b40 2019-01-18 06:30:58,838 - create_instance - INFO - Checking deletion status 2019-01-18 06:30:58,841 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/b9cb49fc-e694-4939-bfa2-7b9da342b6d3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04424efcba19e4de4df4f76bf4e565201d1450af" 2019-01-18 06:30:59,081 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06: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-a8f26618-1701-45b4-980b-aa2309404910 x-compute-request-id: req-a8f26618-1701-45b4-980b-aa2309404910 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/b9cb49fc-e694-4939-bfa2-7b9da342b6d3", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/b9cb49fc-e694-4939-bfa2-7b9da342b6d3", "rel": "bookmark"}], "image": {"id": "29f9949c-bd30-4b82-905a-06e2411c882b", "links": [{"href": "http://172.30.9.23:8774/images/29f9949c-bd30-4b82-905a-06e2411c882b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-18T06:30:31.000000", "flavor": {"id": "4362245e-c607-41cb-a55b-90eda0abcd03", "links": [{"href": "http://172.30.9.23:8774/flavors/4362245e-c607-41cb-a55b-90eda0abcd03", "rel": "bookmark"}]}, "id": "b9cb49fc-e694-4939-bfa2-7b9da342b6d3", "user_id": "68e3caeb585d4551a93060350ffc8e4d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-18T06:30:58Z", "hostId": "99b121e6bd741d9489bc37441e6d500d765d01c98d9c547558036db7", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-ca754e6c-22e1-4079-8908-ce01edb0db90-inst", "created": "2019-01-18T06:30:25Z", "tenant_id": "d5b7c0d4905c43caabd0d6968d0c3fae", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-18 06:30:59,081 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/b9cb49fc-e694-4939-bfa2-7b9da342b6d3 used request id req-a8f26618-1701-45b4-980b-aa2309404910 2019-01-18 06:30:59,082 - create_instance - DEBUG - Instance status [CreateInstanceVolumeTests-ca754e6c-22e1-4079-8908-ce01edb0db90-inst] is - ACTIVE 2019-01-18 06:30:59,082 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-18 06:31:02,085 - create_instance - DEBUG - VM status query timeout in 296.753091097 2019-01-18 06:31:02,088 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/b9cb49fc-e694-4939-bfa2-7b9da342b6d3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04424efcba19e4de4df4f76bf4e565201d1450af" 2019-01-18 06:31:02,140 - novaclient.v2.client - DEBUG - RESP: [404] Date: Fri, 18 Jan 2019 06: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 x-openstack-request-id: req-c1cbdff6-fb75-4337-b36e-c1785cba449c x-compute-request-id: req-c1cbdff6-fb75-4337-b36e-c1785cba449c Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance b9cb49fc-e694-4939-bfa2-7b9da342b6d3 could not be found.", "code": 404}} 2019-01-18 06:31:02,140 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/b9cb49fc-e694-4939-bfa2-7b9da342b6d3 used request id req-c1cbdff6-fb75-4337-b36e-c1785cba449c 2019-01-18 06:31:02,141 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance b9cb49fc-e694-4939-bfa2-7b9da342b6d3 could not be found. (HTTP 404) (Request-ID: req-c1cbdff6-fb75-4337-b36e-c1785cba449c) 2019-01-18 06:31:02,141 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstanceVolumeTests-ca754e6c-22e1-4079-8908-ce01edb0db90-inst 2019-01-18 06:31:02,145 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/flavors/4362245e-c607-41cb-a55b-90eda0abcd03 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75132d03f4da191df32aafd3612b3a1f3d4b47bd" 2019-01-18 06:31:02,185 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 18 Jan 2019 06: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 x-openstack-request-id: req-ef8a7057-a401-4598-a2f0-76b0240ad9ce x-compute-request-id: req-ef8a7057-a401-4598-a2f0-76b0240ad9ce Content-Length: 0 Content-Type: application/json 2019-01-18 06:31:02,185 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/4362245e-c607-41cb-a55b-90eda0abcd03 used request id req-ef8a7057-a401-4598-a2f0-76b0240ad9ce 2019-01-18 06:31:02,186 - neutron_utils - INFO - Deleting subnet with name CreateInstanceVolumeTests-ca754e6c-22e1-4079-8908-ce01edb0db90-pub-subnet 2019-01-18 06:31:02,187 - neutron_utils - INFO - Deleting subnet with name CreateInstanceVolumeTests-ca754e6c-22e1-4079-8908-ce01edb0db90-pub-subnet 2019-01-18 06:31:02,192 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/subnets/e90dbe7a-9c62-4ec3-991d-0d764de2745c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c768b1620e68dae1ee8bdbafc99e26a63a3e23fd" 2019-01-18 06:31:04,636 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-a2e376ba-6ab2-44d3-9f97-9569f7992241 Date: Fri, 18 Jan 2019 06:31:04 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-18 06:31:04,636 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/e90dbe7a-9c62-4ec3-991d-0d764de2745c used request id req-a2e376ba-6ab2-44d3-9f97-9569f7992241 2019-01-18 06:31:04,637 - neutron_utils - INFO - Deleting network with name CreateInstanceVolumeTests-ca754e6c-22e1-4079-8908-ce01edb0db90-pub-net 2019-01-18 06:31:04,642 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/networks/b5ea1559-b203-445a-bee5-aef51a84e167 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c768b1620e68dae1ee8bdbafc99e26a63a3e23fd" 2019-01-18 06:31:05,995 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-bda7256c-9d9f-4e98-873b-9e9efcdaa8b4 Date: Fri, 18 Jan 2019 06:31:05 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-18 06:31:05,995 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/b5ea1559-b203-445a-bee5-aef51a84e167 used request id req-bda7256c-9d9f-4e98-873b-9e9efcdaa8b4 2019-01-18 06:31:05,999 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/d5b7c0d4905c43caabd0d6968d0c3fae/volumes/1c842822-e497-4925-9fdd-0bdb81676d08 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-e7c9253c-c529-4ce7-9dd6-f4cb523572b3" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}100a8aa6a6d74202d696edffc2ac6f6f0220c304" 2019-01-18 06:31:06,205 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:31:06 GMT Server: Apache x-compute-request-id: req-6c37b8dd-2329-42bf-bacd-f782d09bc806 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-6c37b8dd-2329-42bf-bacd-f782d09bc806 Content-Encoding: gzip Content-Length: 477 Content-Type: application/json RESP BODY: {"volume": {"status": "available", "user_id": "68e3caeb585d4551a93060350ffc8e4d", "attachments": [], "links": [{"href": "http://172.30.9.23:8776/v3/d5b7c0d4905c43caabd0d6968d0c3fae/volumes/1c842822-e497-4925-9fdd-0bdb81676d08", "rel": "self"}, {"href": "http://172.30.9.23:8776/d5b7c0d4905c43caabd0d6968d0c3fae/volumes/1c842822-e497-4925-9fdd-0bdb81676d08", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-01-18T06:30:15.000000", "description": null, "os-vol-tenant-attr:tenant_id": "d5b7c0d4905c43caabd0d6968d0c3fae", "updated_at": "2019-01-18T06:30:55.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-ca754e6c-22e1-4079-8908-ce01edb0db90-2", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {"readonly": "False"}, "id": "1c842822-e497-4925-9fdd-0bdb81676d08", "size": 1}} 2019-01-18 06:31:06,206 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/d5b7c0d4905c43caabd0d6968d0c3fae/volumes/1c842822-e497-4925-9fdd-0bdb81676d08 used request id req-6c37b8dd-2329-42bf-bacd-f782d09bc806 2019-01-18 06:31:06,206 - create_volume - DEBUG - Instance status is - available 2019-01-18 06:31:06,206 - create_volume - DEBUG - Volume is active with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-ca754e6c-22e1-4079-8908-ce01edb0db90-2 2019-01-18 06:31:06,206 - cinder_utils - INFO - Deleting volume named - CreateInstanceVolumeTests-CreateInstanceVolumeTests-ca754e6c-22e1-4079-8908-ce01edb0db90-2 2019-01-18 06:31:06,209 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8776/v3/d5b7c0d4905c43caabd0d6968d0c3fae/volumes/1c842822-e497-4925-9fdd-0bdb81676d08 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-e7c9253c-c529-4ce7-9dd6-f4cb523572b3" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}100a8aa6a6d74202d696edffc2ac6f6f0220c304" 2019-01-18 06:31:06,442 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Fri, 18 Jan 2019 06:31:06 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-53e2b802-aa18-4ecc-8c75-5370a22148fa 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. 2019-01-18 06:31:06,442 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.23:8776/v3/d5b7c0d4905c43caabd0d6968d0c3fae/volumes/1c842822-e497-4925-9fdd-0bdb81676d08 used request id req-53e2b802-aa18-4ecc-8c75-5370a22148fa 2019-01-18 06:31:06,445 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/d5b7c0d4905c43caabd0d6968d0c3fae/volumes/1c842822-e497-4925-9fdd-0bdb81676d08 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-e7c9253c-c529-4ce7-9dd6-f4cb523572b3" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}100a8aa6a6d74202d696edffc2ac6f6f0220c304" 2019-01-18 06:31:06,497 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:31:06 GMT Server: Apache x-compute-request-id: req-3f0dae80-7a4d-4020-869f-4af6211c4e04 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-3f0dae80-7a4d-4020-869f-4af6211c4e04 Content-Encoding: gzip Content-Length: 480 Content-Type: application/json RESP BODY: {"volume": {"status": "deleting", "user_id": "68e3caeb585d4551a93060350ffc8e4d", "attachments": [], "links": [{"href": "http://172.30.9.23:8776/v3/d5b7c0d4905c43caabd0d6968d0c3fae/volumes/1c842822-e497-4925-9fdd-0bdb81676d08", "rel": "self"}, {"href": "http://172.30.9.23:8776/d5b7c0d4905c43caabd0d6968d0c3fae/volumes/1c842822-e497-4925-9fdd-0bdb81676d08", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-01-18T06:30:15.000000", "description": null, "os-vol-tenant-attr:tenant_id": "d5b7c0d4905c43caabd0d6968d0c3fae", "updated_at": "2019-01-18T06:31:06.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-ca754e6c-22e1-4079-8908-ce01edb0db90-2", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {"readonly": "False"}, "id": "1c842822-e497-4925-9fdd-0bdb81676d08", "size": 1}} 2019-01-18 06:31:06,497 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/d5b7c0d4905c43caabd0d6968d0c3fae/volumes/1c842822-e497-4925-9fdd-0bdb81676d08 used request id req-3f0dae80-7a4d-4020-869f-4af6211c4e04 2019-01-18 06:31:06,497 - create_volume - DEBUG - Instance status is - deleting 2019-01-18 06:31:06,498 - create_volume - DEBUG - Retry querying volume status in 3 seconds 2019-01-18 06:31:09,501 - create_volume - DEBUG - Volume status query timeout in 56.9419329166 2019-01-18 06:31:09,504 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/d5b7c0d4905c43caabd0d6968d0c3fae/volumes/1c842822-e497-4925-9fdd-0bdb81676d08 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-e7c9253c-c529-4ce7-9dd6-f4cb523572b3" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}100a8aa6a6d74202d696edffc2ac6f6f0220c304" 2019-01-18 06:31:09,717 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Fri, 18 Jan 2019 06:31:09 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-e7eb7696-2cc6-4efd-9cf9-c7045bf63ee1 x-openstack-request-id: req-e7eb7696-2cc6-4efd-9cf9-c7045bf63ee1 Content-Length: 109 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume 1c842822-e497-4925-9fdd-0bdb81676d08 could not be found.", "code": 404}} 2019-01-18 06:31:09,717 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/d5b7c0d4905c43caabd0d6968d0c3fae/volumes/1c842822-e497-4925-9fdd-0bdb81676d08 used request id req-e7eb7696-2cc6-4efd-9cf9-c7045bf63ee1 2019-01-18 06:31:09,718 - create_volume - DEBUG - Volume not found when querying status for deleted with message Volume 1c842822-e497-4925-9fdd-0bdb81676d08 could not be found. (HTTP 404) (Request-ID: req-e7eb7696-2cc6-4efd-9cf9-c7045bf63ee1) 2019-01-18 06:31:09,718 - create_volume - INFO - Volume has been properly deleted with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-ca754e6c-22e1-4079-8908-ce01edb0db90-2 2019-01-18 06:31:09,721 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/d5b7c0d4905c43caabd0d6968d0c3fae/volumes/37926ace-dfaf-4e67-965c-b824523e7fc5 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-d6176eb0-c97e-477e-8f80-c67f78141b77" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d4d9569bac6ed3d309cdffeaf7e169b76b0365e" 2019-01-18 06:31:09,941 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:31:09 GMT Server: Apache x-compute-request-id: req-4ba78b52-60fe-413d-b195-1b63ec08487f OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-4ba78b52-60fe-413d-b195-1b63ec08487f Content-Encoding: gzip Content-Length: 477 Content-Type: application/json RESP BODY: {"volume": {"status": "available", "user_id": "68e3caeb585d4551a93060350ffc8e4d", "attachments": [], "links": [{"href": "http://172.30.9.23:8776/v3/d5b7c0d4905c43caabd0d6968d0c3fae/volumes/37926ace-dfaf-4e67-965c-b824523e7fc5", "rel": "self"}, {"href": "http://172.30.9.23:8776/d5b7c0d4905c43caabd0d6968d0c3fae/volumes/37926ace-dfaf-4e67-965c-b824523e7fc5", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-01-18T06:30:09.000000", "description": null, "os-vol-tenant-attr:tenant_id": "d5b7c0d4905c43caabd0d6968d0c3fae", "updated_at": "2019-01-18T06:30:50.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-ca754e6c-22e1-4079-8908-ce01edb0db90-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {"readonly": "False"}, "id": "37926ace-dfaf-4e67-965c-b824523e7fc5", "size": 1}} 2019-01-18 06:31:09,941 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/d5b7c0d4905c43caabd0d6968d0c3fae/volumes/37926ace-dfaf-4e67-965c-b824523e7fc5 used request id req-4ba78b52-60fe-413d-b195-1b63ec08487f 2019-01-18 06:31:09,941 - create_volume - DEBUG - Instance status is - available 2019-01-18 06:31:09,941 - create_volume - DEBUG - Volume is active with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-ca754e6c-22e1-4079-8908-ce01edb0db90-1 2019-01-18 06:31:09,942 - cinder_utils - INFO - Deleting volume named - CreateInstanceVolumeTests-CreateInstanceVolumeTests-ca754e6c-22e1-4079-8908-ce01edb0db90-1 2019-01-18 06:31:09,944 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8776/v3/d5b7c0d4905c43caabd0d6968d0c3fae/volumes/37926ace-dfaf-4e67-965c-b824523e7fc5 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-d6176eb0-c97e-477e-8f80-c67f78141b77" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d4d9569bac6ed3d309cdffeaf7e169b76b0365e" 2019-01-18 06:31:10,029 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Fri, 18 Jan 2019 06:31:09 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-493f0889-0de9-4576-a916-64ffa52bf87a 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. 2019-01-18 06:31:10,029 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.23:8776/v3/d5b7c0d4905c43caabd0d6968d0c3fae/volumes/37926ace-dfaf-4e67-965c-b824523e7fc5 used request id req-493f0889-0de9-4576-a916-64ffa52bf87a 2019-01-18 06:31:10,032 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/d5b7c0d4905c43caabd0d6968d0c3fae/volumes/37926ace-dfaf-4e67-965c-b824523e7fc5 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-d6176eb0-c97e-477e-8f80-c67f78141b77" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d4d9569bac6ed3d309cdffeaf7e169b76b0365e" 2019-01-18 06:31:10,229 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:31:10 GMT Server: Apache x-compute-request-id: req-197ad642-40ec-441e-9e76-7b826f4e6669 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-197ad642-40ec-441e-9e76-7b826f4e6669 Content-Encoding: gzip Content-Length: 478 Content-Type: application/json RESP BODY: {"volume": {"status": "deleting", "user_id": "68e3caeb585d4551a93060350ffc8e4d", "attachments": [], "links": [{"href": "http://172.30.9.23:8776/v3/d5b7c0d4905c43caabd0d6968d0c3fae/volumes/37926ace-dfaf-4e67-965c-b824523e7fc5", "rel": "self"}, {"href": "http://172.30.9.23:8776/d5b7c0d4905c43caabd0d6968d0c3fae/volumes/37926ace-dfaf-4e67-965c-b824523e7fc5", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-01-18T06:30:09.000000", "description": null, "os-vol-tenant-attr:tenant_id": "d5b7c0d4905c43caabd0d6968d0c3fae", "updated_at": "2019-01-18T06:31:09.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-ca754e6c-22e1-4079-8908-ce01edb0db90-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {"readonly": "False"}, "id": "37926ace-dfaf-4e67-965c-b824523e7fc5", "size": 1}} 2019-01-18 06:31:10,229 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/d5b7c0d4905c43caabd0d6968d0c3fae/volumes/37926ace-dfaf-4e67-965c-b824523e7fc5 used request id req-197ad642-40ec-441e-9e76-7b826f4e6669 2019-01-18 06:31:10,229 - create_volume - DEBUG - Instance status is - deleting 2019-01-18 06:31:10,230 - create_volume - DEBUG - Retry querying volume status in 3 seconds 2019-01-18 06:31:13,233 - create_volume - DEBUG - Volume status query timeout in 56.7962269783 2019-01-18 06:31:13,236 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/d5b7c0d4905c43caabd0d6968d0c3fae/volumes/37926ace-dfaf-4e67-965c-b824523e7fc5 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-d6176eb0-c97e-477e-8f80-c67f78141b77" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d4d9569bac6ed3d309cdffeaf7e169b76b0365e" 2019-01-18 06:31:13,428 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Fri, 18 Jan 2019 06:31:13 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-710f79f5-b120-4858-aa32-49f20a2dec15 x-openstack-request-id: req-710f79f5-b120-4858-aa32-49f20a2dec15 Content-Length: 109 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume 37926ace-dfaf-4e67-965c-b824523e7fc5 could not be found.", "code": 404}} 2019-01-18 06:31:13,428 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/d5b7c0d4905c43caabd0d6968d0c3fae/volumes/37926ace-dfaf-4e67-965c-b824523e7fc5 used request id req-710f79f5-b120-4858-aa32-49f20a2dec15 2019-01-18 06:31:13,428 - create_volume - DEBUG - Volume not found when querying status for deleted with message Volume 37926ace-dfaf-4e67-965c-b824523e7fc5 could not be found. (HTTP 404) (Request-ID: req-710f79f5-b120-4858-aa32-49f20a2dec15) 2019-01-18 06:31:13,429 - create_volume - INFO - Volume has been properly deleted with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-ca754e6c-22e1-4079-8908-ce01edb0db90-1 2019-01-18 06:31:13,429 - glance_utils - INFO - Deleting image named - CreateInstanceVolumeTests-ca754e6c-22e1-4079-8908-ce01edb0db90-image 2019-01-18 06:31:13,432 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9292/v2/images/29f9949c-bd30-4b82-905a-06e2411c882b -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}52a8f6c0e249ff0d4998e3deb9893ddb797318c5" 2019-01-18 06:31:14,933 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-1f373d27-cee4-4820-a9cc-13ac69f42388 Date: Fri, 18 Jan 2019 06:31:14 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-18 06:31:14,933 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/29f9949c-bd30-4b82-905a-06e2411c882b used request id req-1f373d27-cee4-4820-a9cc-13ac69f42388 2019-01-18 06:31:14,939 - 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}edff222405449712801e86978851ee7566e81693" 2019-01-18 06:31:15,163 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-5468c2db-4c65-46ef-b845-2fcc2d8f98ea Date: Fri, 18 Jan 2019 06:31:15 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-18T04:53:26Z", "updated_at": "2019-01-18T04:53:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:53:26Z", "revision_number": 0, "id": "260c2de9-5dc5-4508-b06c-24b9d7ed838c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:53:26Z", "security_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:53:26Z", "revision_number": 0, "id": "571036d3-cb1d-483a-acb9-96f19293add9", "remote_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "remote_ip_prefix": null, "created_at": "2019-01-18T04:53:26Z", "security_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:53:26Z", "revision_number": 0, "id": "84255fa4-c13a-4cfe-b73d-e56ee216ca1e", "remote_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "remote_ip_prefix": null, "created_at": "2019-01-18T04:53:26Z", "security_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:53:26Z", "revision_number": 0, "id": "9c6f69fc-3bf8-4346-9288-5a255b82b67e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:53:26Z", "security_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "created_at": "2019-01-18T04:51:20Z", "updated_at": "2019-01-18T04:51:20Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "24c99e6f-888c-4943-9c93-54ad3b18b18c", "remote_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv4", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "2b339890-44d0-4711-a050-08a64d58e2a0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv6", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "45161a51-d6dd-4bb8-986d-bc2f88599c1d", "remote_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv6", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "87b9b994-ae22-4850-863a-6a4925bd01fe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv4", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}], "revision_number": 4, "project_id": "9c53a91613fb4d5080479ac6f51697ed", "id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "020d00b5451a467cb276d06789a1149d", "created_at": "2019-01-18T05:59:12Z", "updated_at": "2019-01-18T05:59:12Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:12Z", "revision_number": 0, "id": "38b091dd-dca7-4cbe-8c1c-dd18a74bfca8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:12Z", "security_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "tenant_id": "020d00b5451a467cb276d06789a1149d", "port_range_min": null, "ethertype": "IPv6", "project_id": "020d00b5451a467cb276d06789a1149d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:12Z", "revision_number": 0, "id": "38b9f88b-1fc0-40d1-af74-237d79be193d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:12Z", "security_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "tenant_id": "020d00b5451a467cb276d06789a1149d", "port_range_min": null, "ethertype": "IPv4", "project_id": "020d00b5451a467cb276d06789a1149d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:12Z", "revision_number": 0, "id": "60f7d4a7-1a27-4801-a1e8-5bf33633b818", "remote_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:12Z", "security_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "tenant_id": "020d00b5451a467cb276d06789a1149d", "port_range_min": null, "ethertype": "IPv6", "project_id": "020d00b5451a467cb276d06789a1149d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:12Z", "revision_number": 0, "id": "8faf6dda-6919-4b75-b745-2af38abf8dcf", "remote_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:12Z", "security_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "tenant_id": "020d00b5451a467cb276d06789a1149d", "port_range_min": null, "ethertype": "IPv4", "project_id": "020d00b5451a467cb276d06789a1149d"}], "revision_number": 4, "project_id": "020d00b5451a467cb276d06789a1149d", "id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d5b7c0d4905c43caabd0d6968d0c3fae", "created_at": "2019-01-18T06:30:07Z", "updated_at": "2019-01-18T06:30:07Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:30:07Z", "revision_number": 0, "id": "6f7002b5-0ef4-4aeb-87de-481a072b6750", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T06:30:07Z", "security_group_id": "826e18ab-68db-4092-aca8-8bf4c06d81c9", "tenant_id": "d5b7c0d4905c43caabd0d6968d0c3fae", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5b7c0d4905c43caabd0d6968d0c3fae"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:30:07Z", "revision_number": 0, "id": "7a9159e2-6f12-4fa7-a2c6-e1c41b52a137", "remote_group_id": "826e18ab-68db-4092-aca8-8bf4c06d81c9", "remote_ip_prefix": null, "created_at": "2019-01-18T06:30:07Z", "security_group_id": "826e18ab-68db-4092-aca8-8bf4c06d81c9", "tenant_id": "d5b7c0d4905c43caabd0d6968d0c3fae", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5b7c0d4905c43caabd0d6968d0c3fae"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:30:07Z", "revision_number": 0, "id": "b062fbe1-369a-4f95-9fb1-eb90ab808b22", "remote_group_id": "826e18ab-68db-4092-aca8-8bf4c06d81c9", "remote_ip_prefix": null, "created_at": "2019-01-18T06:30:07Z", "security_group_id": "826e18ab-68db-4092-aca8-8bf4c06d81c9", "tenant_id": "d5b7c0d4905c43caabd0d6968d0c3fae", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5b7c0d4905c43caabd0d6968d0c3fae"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:30:07Z", "revision_number": 0, "id": "b651abb1-b014-4aa3-90e1-040fab8ca79b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T06:30:07Z", "security_group_id": "826e18ab-68db-4092-aca8-8bf4c06d81c9", "tenant_id": "d5b7c0d4905c43caabd0d6968d0c3fae", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5b7c0d4905c43caabd0d6968d0c3fae"}], "revision_number": 4, "project_id": "d5b7c0d4905c43caabd0d6968d0c3fae", "id": "826e18ab-68db-4092-aca8-8bf4c06d81c9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "created_at": "2019-01-18T04:39:06Z", "updated_at": "2019-01-18T04:39:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "0aedefa2-edbc-47b5-bead-e954540f6937", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "47feb8aba08a40dca7028a1701e597b9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "4bf1a402-0fa2-4cfd-9fee-4a28f16bb271", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "47feb8aba08a40dca7028a1701e597b9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "4e399c2e-bc03-4aa3-b192-1fafdc9248ba", "remote_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "47feb8aba08a40dca7028a1701e597b9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "8860837e-afbd-4411-adf9-d88db88c2114", "remote_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "47feb8aba08a40dca7028a1701e597b9"}], "revision_number": 4, "project_id": "47feb8aba08a40dca7028a1701e597b9", "id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "name": "default"}]} 2019-01-18 06:31:15,164 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-5468c2db-4c65-46ef-b845-2fcc2d8f98ea 2019-01-18 06:31:15,169 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/9c53a91613fb4d5080479ac6f51697ed -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}edff222405449712801e86978851ee7566e81693" 2019-01-18 06:31:15,261 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:31:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c9b3b151-a57d-4b67-a7c2-36971dd95c1f Content-Encoding: gzip Content-Length: 190 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/9c53a91613fb4d5080479ac6f51697ed"}, "enabled": true, "id": "9c53a91613fb4d5080479ac6f51697ed", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2019-01-18 06:31:15,261 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/9c53a91613fb4d5080479ac6f51697ed used request id req-c9b3b151-a57d-4b67-a7c2-36971dd95c1f 2019-01-18 06:31:15,265 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/020d00b5451a467cb276d06789a1149d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}edff222405449712801e86978851ee7566e81693" 2019-01-18 06:31:15,354 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:31:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6ac6b327-ebd3-4ce2-b5b7-36a73e7d305c Content-Encoding: gzip Content-Length: 248 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/020d00b5451a467cb276d06789a1149d"}, "enabled": true, "id": "020d00b5451a467cb276d06789a1149d", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}} 2019-01-18 06:31:15,355 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/020d00b5451a467cb276d06789a1149d used request id req-6ac6b327-ebd3-4ce2-b5b7-36a73e7d305c 2019-01-18 06:31:15,358 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/d5b7c0d4905c43caabd0d6968d0c3fae -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}edff222405449712801e86978851ee7566e81693" 2019-01-18 06:31:15,448 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:31:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3b016f7d-db86-4b5a-b175-bcafec330408 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/d5b7c0d4905c43caabd0d6968d0c3fae"}, "enabled": true, "id": "d5b7c0d4905c43caabd0d6968d0c3fae", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceVolumeTests-1314b6d2-2129-4dd-proj"}} 2019-01-18 06:31:15,448 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/d5b7c0d4905c43caabd0d6968d0c3fae used request id req-3b016f7d-db86-4b5a-b175-bcafec330408 2019-01-18 06:31:15,448 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 826e18ab-68db-4092-aca8-8bf4c06d81c9 2019-01-18 06:31:15,453 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=826e18ab-68db-4092-aca8-8bf4c06d81c9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}edff222405449712801e86978851ee7566e81693" 2019-01-18 06:31:15,628 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-8c9033a0-af3d-40d1-99cb-6f77c976a2a1 Date: Fri, 18 Jan 2019 06:31:15 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": "2019-01-18T06:30:07Z", "security_group_id": "826e18ab-68db-4092-aca8-8bf4c06d81c9", "port_range_min": null, "revision_number": 0, "tenant_id": "d5b7c0d4905c43caabd0d6968d0c3fae", "created_at": "2019-01-18T06:30:07Z", "project_id": "d5b7c0d4905c43caabd0d6968d0c3fae", "id": "6f7002b5-0ef4-4aeb-87de-481a072b6750"}, {"remote_group_id": "826e18ab-68db-4092-aca8-8bf4c06d81c9", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T06:30:07Z", "security_group_id": "826e18ab-68db-4092-aca8-8bf4c06d81c9", "port_range_min": null, "revision_number": 0, "tenant_id": "d5b7c0d4905c43caabd0d6968d0c3fae", "created_at": "2019-01-18T06:30:07Z", "project_id": "d5b7c0d4905c43caabd0d6968d0c3fae", "id": "7a9159e2-6f12-4fa7-a2c6-e1c41b52a137"}, {"remote_group_id": "826e18ab-68db-4092-aca8-8bf4c06d81c9", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T06:30:07Z", "security_group_id": "826e18ab-68db-4092-aca8-8bf4c06d81c9", "port_range_min": null, "revision_number": 0, "tenant_id": "d5b7c0d4905c43caabd0d6968d0c3fae", "created_at": "2019-01-18T06:30:07Z", "project_id": "d5b7c0d4905c43caabd0d6968d0c3fae", "id": "b062fbe1-369a-4f95-9fb1-eb90ab808b22"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T06:30:07Z", "security_group_id": "826e18ab-68db-4092-aca8-8bf4c06d81c9", "port_range_min": null, "revision_number": 0, "tenant_id": "d5b7c0d4905c43caabd0d6968d0c3fae", "created_at": "2019-01-18T06:30:07Z", "project_id": "d5b7c0d4905c43caabd0d6968d0c3fae", "id": "b651abb1-b014-4aa3-90e1-040fab8ca79b"}]} 2019-01-18 06:31:15,629 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=826e18ab-68db-4092-aca8-8bf4c06d81c9 used request id req-8c9033a0-af3d-40d1-99cb-6f77c976a2a1 2019-01-18 06:31:15,629 - neutron_utils - INFO - Deleting security group with name - default 2019-01-18 06:31:15,635 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-groups/826e18ab-68db-4092-aca8-8bf4c06d81c9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}edff222405449712801e86978851ee7566e81693" 2019-01-18 06:31:16,083 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-63d8bc19-38db-4e16-8e91-4af2f814d390 Content-Length: 0 Date: Fri, 18 Jan 2019 06:31:16 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-18 06:31:16,083 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/826e18ab-68db-4092-aca8-8bf4c06d81c9 used request id req-63d8bc19-38db-4e16-8e91-4af2f814d390 2019-01-18 06:31:16,084 - keystone_utils - INFO - Deleting project with name - CreateInstanceVolumeTests-1314b6d2-2129-4dd-proj 2019-01-18 06:31:16,088 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/d5b7c0d4905c43caabd0d6968d0c3fae -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}edff222405449712801e86978851ee7566e81693" 2019-01-18 06:31:16,282 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 06:31:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cd957d8d-8c3e-438b-8ea2-19667151ae0a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 06:31:16,282 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/d5b7c0d4905c43caabd0d6968d0c3fae used request id req-cd957d8d-8c3e-438b-8ea2-19667151ae0a 2019-01-18 06:31:16,283 - keystone_utils - INFO - Deleting role with name - CreateInstanceVolumeTests-1314b6d2-2129-4dd-proj-role 2019-01-18 06:31:16,286 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/f961ac2e9bc7450a9cc710f6fe018660 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}edff222405449712801e86978851ee7566e81693" 2019-01-18 06:31:16,387 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 06:31:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5ada1128-4c08-4cd3-bbf1-3bb2fc4af6df Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 06:31:16,387 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/f961ac2e9bc7450a9cc710f6fe018660 used request id req-5ada1128-4c08-4cd3-bbf1-3bb2fc4af6df 2019-01-18 06:31:16,391 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}edff222405449712801e86978851ee7566e81693" 2019-01-18 06:31:16,484 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:31:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-db2fcc1c-9e70-4030-a975-059c4a1b04a4 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "488fca829f8b496daa1cd2cdc6e45c49", "links": {"self": "http://172.30.9.23:5000/v3/roles/488fca829f8b496daa1cd2cdc6e45c49"}, "name": "Member"}, {"domain_id": null, "id": "6b7f4f4f76264b6fb449c43b86ee3817", "links": {"self": "http://172.30.9.23:5000/v3/roles/6b7f4f4f76264b6fb449c43b86ee3817"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a482b711adf94961bf4bb28eda7f0e28", "links": {"self": "http://172.30.9.23:5000/v3/roles/a482b711adf94961bf4bb28eda7f0e28"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c65201bd05504fa786d79b166e8bbba3", "links": {"self": "http://172.30.9.23:5000/v3/roles/c65201bd05504fa786d79b166e8bbba3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "e7e317b66c174923a8cb46c48d897c8d", "links": {"self": "http://172.30.9.23:5000/v3/roles/e7e317b66c174923a8cb46c48d897c8d"}, "name": "ResellerAdmin"}]} 2019-01-18 06:31:16,484 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-db2fcc1c-9e70-4030-a975-059c4a1b04a4 2019-01-18 06:31:16,485 - keystone_utils - INFO - Deleting user with name - CreateInstanceVolumeTests-1314b6d2-2129-4dd-user 2019-01-18 06:31:16,488 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/68e3caeb585d4551a93060350ffc8e4d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f57700750c3c0c97d68bb0c89ed22764823111c0" 2019-01-18 06:31:16,656 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 06:31:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d52b5def-9b43-4f31-96a0-b5e6a282b2ae Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 06:31:16,656 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/68e3caeb585d4551a93060350ffc8e4d used request id req-d52b5def-9b43-4f31-96a0-b5e6a282b2ae 2019-01-18 06:31:16,657 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:31:17,031 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "488fca829f8b496daa1cd2cdc6e45c49", "name": "Member"}, {"id": "c65201bd05504fa786d79b166e8bbba3", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}], "expires_at": "2019-01-18T07:31:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "020d00b5451a467cb276d06789a1149d", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "id": "e292c913af7844408b6509a836e493f5"}, "audit_ids": ["OVPw_iGcTx-ceQP8V2V24w"], "issued_at": "2019-01-18T06:31:17.000000Z"}} 2019-01-18 06:31:17,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}0e0054e1c56e9254ac4b6ee58b3c8cac916a845a" 2019-01-18 06:31:17,117 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:31:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3b7f4015-c782-4cb0-a699-d5dcabeb0fd8 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:31:17,117 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-3b7f4015-c782-4cb0-a699-d5dcabeb0fd8 2019-01-18 06:31:17,119 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:31:17,120 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:31:17,505 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "488fca829f8b496daa1cd2cdc6e45c49", "name": "Member"}, {"id": "c65201bd05504fa786d79b166e8bbba3", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}], "expires_at": "2019-01-18T07:31:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "020d00b5451a467cb276d06789a1149d", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "id": "e292c913af7844408b6509a836e493f5"}, "audit_ids": ["yFvTKpsMRN6nKBnhZCP3pQ"], "issued_at": "2019-01-18T06:31:17.000000Z"}} 2019-01-18 06:31:17,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}7bb44151732e755846ec5e3c4a493d27d15292fb" 2019-01-18 06:31:17,584 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:31:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-edd2344f-6866-42d3-950e-6829b7c5ed52 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:31:17,584 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-edd2344f-6866-42d3-950e-6829b7c5ed52 2019-01-18 06:31:17,589 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-18 06:31:17,594 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 18 Jan 2019 06:31: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"}]}]}} 2019-01-18 06:31:17,595 - 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-dd9f1b7a-3b9b-4f8-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7bb44151732e755846ec5e3c4a493d27d15292fb" 2019-01-18 06:31:17,700 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:31:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-af264c99-86e5-4fea-9763-b60266e7709c 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-dd9f1b7a-3b9b-4f8-proj", "previous": null, "next": null}, "projects": []} 2019-01-18 06:31:17,700 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-dd9f1b7a-3b9b-4f8-proj used request id req-af264c99-86e5-4fea-9763-b60266e7709c 2019-01-18 06:31:17,704 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7bb44151732e755846ec5e3c4a493d27d15292fb" 2019-01-18 06:31:17,782 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:31:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e1d54ca3-b059-4e76-b011-78582533ede3 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-18 06:31:17,782 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-e1d54ca3-b059-4e76-b011-78582533ede3 2019-01-18 06:31:17,786 - 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}7bb44151732e755846ec5e3c4a493d27d15292fb" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackSuccessTests-dd9f1b7a-3b9b-4f8-proj"}}' 2019-01-18 06:31:17,920 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 18 Jan 2019 06:31:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-429b85af-20cf-4715-ae2c-080d35888385 Content-Length: 308 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/4b9f5a1a8d224d529431f2961752d312"}, "enabled": true, "id": "4b9f5a1a8d224d529431f2961752d312", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-dd9f1b7a-3b9b-4f8-proj"}} 2019-01-18 06:31:17,920 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-429b85af-20cf-4715-ae2c-080d35888385 2019-01-18 06:31:17,920 - keystone_utils - INFO - Created project with name - CreateStackSuccessTests-dd9f1b7a-3b9b-4f8-proj 2019-01-18 06:31:17,920 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:31:17,921 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:31:18,316 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "488fca829f8b496daa1cd2cdc6e45c49", "name": "Member"}, {"id": "c65201bd05504fa786d79b166e8bbba3", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}], "expires_at": "2019-01-18T07:31:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "020d00b5451a467cb276d06789a1149d", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "id": "e292c913af7844408b6509a836e493f5"}, "audit_ids": ["X5SGOCt6SLqbwiFvtDDCWQ"], "issued_at": "2019-01-18T06:31:18.000000Z"}} 2019-01-18 06:31:18,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}59353b9421e5e1793c2a6e01fcb32f16ddfc8ae1" 2019-01-18 06:31:18,392 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:31:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1e31404c-23c7-4b09-98fb-7fe59a16dd20 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:31:18,392 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-1e31404c-23c7-4b09-98fb-7fe59a16dd20 2019-01-18 06:31:18,397 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-18 06:31:18,402 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 18 Jan 2019 06:31: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"}]}]}} 2019-01-18 06:31:18,403 - 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}59353b9421e5e1793c2a6e01fcb32f16ddfc8ae1" 2019-01-18 06:31:18,508 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:31:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-690ec24d-5027-4480-9ba3-3ab58a1b3500 Content-Encoding: gzip Content-Length: 869 Content-Type: application/json RESP BODY: {"users": [{"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/0607a2b4beb0408e9fa51cc5ba027ac6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0607a2b4beb0408e9fa51cc5ba027ac6", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/17c61b95071545a094cc82823d2b88b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "17c61b95071545a094cc82823d2b88b8", "email": "nova@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/29e5d2dfed2447bda26fc75bd1122674"}, "domain_id": "default", "enabled": true, "options": {}, "id": "29e5d2dfed2447bda26fc75bd1122674", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/3b6dcc8c791e4b6e8831f5b5e583de80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3b6dcc8c791e4b6e8831f5b5e583de80", "email": "neutron@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.23:5000/v3/users/45ab52d673584bc198669be88c88b878"}, "domain_id": "default", "enabled": true, "options": {}, "id": "45ab52d673584bc198669be88c88b878", "email": "barbican@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/57795b4ee52f49c6a71f55bb6c4012f8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "57795b4ee52f49c6a71f55bb6c4012f8", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/5c52969262974d64ac2a300ca5d60f50"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c52969262974d64ac2a300ca5d60f50", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/5fc15572bb1c489ba92bd9945bbc1f64"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5fc15572bb1c489ba92bd9945bbc1f64", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/6b519d70e25f4e61a9dfd738cd6bba22"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6b519d70e25f4e61a9dfd738cd6bba22", "email": "heat@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.23:5000/v3/users/8248437208b540c2893a7117ad102a87"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8248437208b540c2893a7117ad102a87", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/890dee97e62840c5b15e36f03f6b7efc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "890dee97e62840c5b15e36f03f6b7efc", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/8cccb516ecc44ed9bb7c8633df108fd4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8cccb516ecc44ed9bb7c8633df108fd4", "email": "glance@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.23:5000/v3/users/97c3d863a98148299fa116fdb54be470"}, "domain_id": "default", "enabled": true, "options": {}, "id": "97c3d863a98148299fa116fdb54be470", "email": "tacker@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/a2a0c8c0f19941808c9f618af50b3b79"}, "domain_id": "c19db1b8f60647a9a114cd23287c807b", "enabled": true, "options": {}, "id": "a2a0c8c0f19941808c9f618af50b3b79", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "links": {"self": "http://172.30.9.23:5000/v3/users/e292c913af7844408b6509a836e493f5"}, "domain_id": "default", "enabled": true, "id": "e292c913af7844408b6509a836e493f5", "options": {}}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/fe5de73ba9cb41b2be24ccf1f72f5ed4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe5de73ba9cb41b2be24ccf1f72f5ed4", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2019-01-18 06:31:18,508 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-690ec24d-5027-4480-9ba3-3ab58a1b3500 2019-01-18 06:31:18,512 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateStackSuccessTests-dd9f1b7a-3b9b-4f8-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}59353b9421e5e1793c2a6e01fcb32f16ddfc8ae1" 2019-01-18 06:31:18,595 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:31:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-34cb7db4-8b50-41ab-b7b3-0724b0c0b710 Content-Encoding: gzip Content-Length: 253 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateStackSuccessTests-dd9f1b7a-3b9b-4f8-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/4b9f5a1a8d224d529431f2961752d312"}, "enabled": true, "id": "4b9f5a1a8d224d529431f2961752d312", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-dd9f1b7a-3b9b-4f8-proj"}]} 2019-01-18 06:31:18,595 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateStackSuccessTests-dd9f1b7a-3b9b-4f8-proj used request id req-34cb7db4-8b50-41ab-b7b3-0724b0c0b710 2019-01-18 06:31:18,599 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}59353b9421e5e1793c2a6e01fcb32f16ddfc8ae1" 2019-01-18 06:31:18,686 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:31:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cf7097eb-08e2-4c68-976c-85e30570d642 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-18 06:31:18,687 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-cf7097eb-08e2-4c68-976c-85e30570d642 2019-01-18 06:31:19,073 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}59353b9421e5e1793c2a6e01fcb32f16ddfc8ae1" 2019-01-18 06:31:19,155 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:31:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1bc12c7a-80fb-4c31-bb79-f52db5e47534 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "488fca829f8b496daa1cd2cdc6e45c49", "links": {"self": "http://172.30.9.23:5000/v3/roles/488fca829f8b496daa1cd2cdc6e45c49"}, "name": "Member"}, {"domain_id": null, "id": "6b7f4f4f76264b6fb449c43b86ee3817", "links": {"self": "http://172.30.9.23:5000/v3/roles/6b7f4f4f76264b6fb449c43b86ee3817"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a482b711adf94961bf4bb28eda7f0e28", "links": {"self": "http://172.30.9.23:5000/v3/roles/a482b711adf94961bf4bb28eda7f0e28"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c65201bd05504fa786d79b166e8bbba3", "links": {"self": "http://172.30.9.23:5000/v3/roles/c65201bd05504fa786d79b166e8bbba3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "e7e317b66c174923a8cb46c48d897c8d", "links": {"self": "http://172.30.9.23:5000/v3/roles/e7e317b66c174923a8cb46c48d897c8d"}, "name": "ResellerAdmin"}]} 2019-01-18 06:31:19,156 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-1bc12c7a-80fb-4c31-bb79-f52db5e47534 2019-01-18 06:31:19,160 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateStackSuccessTests-dd9f1b7a-3b9b-4f8-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}59353b9421e5e1793c2a6e01fcb32f16ddfc8ae1" 2019-01-18 06:31:19,254 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:31:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5cf2182d-b1da-4dd8-b8d6-d3b4383cff1a Content-Encoding: gzip Content-Length: 253 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateStackSuccessTests-dd9f1b7a-3b9b-4f8-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/4b9f5a1a8d224d529431f2961752d312"}, "enabled": true, "id": "4b9f5a1a8d224d529431f2961752d312", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-dd9f1b7a-3b9b-4f8-proj"}]} 2019-01-18 06:31:19,255 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateStackSuccessTests-dd9f1b7a-3b9b-4f8-proj used request id req-5cf2182d-b1da-4dd8-b8d6-d3b4383cff1a 2019-01-18 06:31:19,259 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users/199b9d3e3c424718868c8ebe73b81427 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}59353b9421e5e1793c2a6e01fcb32f16ddfc8ae1" 2019-01-18 06:31:19,358 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:31:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-06b86f2b-5839-4421-ad53-b124bc674780 Content-Encoding: gzip Content-Length: 245 Content-Type: application/json RESP BODY: {"user": {"name": "CreateStackSuccessTests-dd9f1b7a-3b9b-4f8-user", "links": {"self": "http://172.30.9.23:5000/v3/users/199b9d3e3c424718868c8ebe73b81427"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "4b9f5a1a8d224d529431f2961752d312", "id": "199b9d3e3c424718868c8ebe73b81427", "password_expires_at": null}} 2019-01-18 06:31:19,358 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users/199b9d3e3c424718868c8ebe73b81427 used request id req-06b86f2b-5839-4421-ad53-b124bc674780 2019-01-18 06:31:19,362 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/4b9f5a1a8d224d529431f2961752d312/users/199b9d3e3c424718868c8ebe73b81427/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}59353b9421e5e1793c2a6e01fcb32f16ddfc8ae1" 2019-01-18 06:31:19,457 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:31:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e274c812-3835-4843-b401-32d86ff1c66b Content-Encoding: gzip Content-Length: 165 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects/4b9f5a1a8d224d529431f2961752d312/users/199b9d3e3c424718868c8ebe73b81427/roles", "previous": null, "next": null}, "roles": []} 2019-01-18 06:31:19,457 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/4b9f5a1a8d224d529431f2961752d312/users/199b9d3e3c424718868c8ebe73b81427/roles used request id req-e274c812-3835-4843-b401-32d86ff1c66b 2019-01-18 06:31:19,461 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/c65201bd05504fa786d79b166e8bbba3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}59353b9421e5e1793c2a6e01fcb32f16ddfc8ae1" 2019-01-18 06:31:19,546 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:31:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-382cbb82-bb75-402b-a9e2-7cb165788f46 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.23:5000/v3/roles/c65201bd05504fa786d79b166e8bbba3"}, "domain_id": null, "name": "heat_stack_owner", "id": "c65201bd05504fa786d79b166e8bbba3"}} 2019-01-18 06:31:19,546 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/c65201bd05504fa786d79b166e8bbba3 used request id req-382cbb82-bb75-402b-a9e2-7cb165788f46 2019-01-18 06:31:19,546 - keystone_utils - INFO - Granting role heat_stack_owner to project CreateStackSuccessTests-dd9f1b7a-3b9b-4f8-proj 2019-01-18 06:31:19,550 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/4b9f5a1a8d224d529431f2961752d312/users/199b9d3e3c424718868c8ebe73b81427/roles/c65201bd05504fa786d79b166e8bbba3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}59353b9421e5e1793c2a6e01fcb32f16ddfc8ae1" 2019-01-18 06:31:19,684 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 06:31:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c8c043e4-2441-453c-a8db-bef9677335c7 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 06:31:19,684 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/4b9f5a1a8d224d529431f2961752d312/users/199b9d3e3c424718868c8ebe73b81427/roles/c65201bd05504fa786d79b166e8bbba3 used request id req-c8c043e4-2441-453c-a8db-bef9677335c7 2019-01-18 06:31:19,684 - keystone_utils - INFO - Created user with name - CreateStackSuccessTests-dd9f1b7a-3b9b-4f8-user 2019-01-18 06:31:19,684 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:31:19,688 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7bb44151732e755846ec5e3c4a493d27d15292fb" 2019-01-18 06:31:19,768 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:31:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7365761a-af66-4c26-9e56-d3ea17886596 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "488fca829f8b496daa1cd2cdc6e45c49", "links": {"self": "http://172.30.9.23:5000/v3/roles/488fca829f8b496daa1cd2cdc6e45c49"}, "name": "Member"}, {"domain_id": null, "id": "6b7f4f4f76264b6fb449c43b86ee3817", "links": {"self": "http://172.30.9.23:5000/v3/roles/6b7f4f4f76264b6fb449c43b86ee3817"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a482b711adf94961bf4bb28eda7f0e28", "links": {"self": "http://172.30.9.23:5000/v3/roles/a482b711adf94961bf4bb28eda7f0e28"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c65201bd05504fa786d79b166e8bbba3", "links": {"self": "http://172.30.9.23:5000/v3/roles/c65201bd05504fa786d79b166e8bbba3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "e7e317b66c174923a8cb46c48d897c8d", "links": {"self": "http://172.30.9.23:5000/v3/roles/e7e317b66c174923a8cb46c48d897c8d"}, "name": "ResellerAdmin"}]} 2019-01-18 06:31:19,768 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-7365761a-af66-4c26-9e56-d3ea17886596 2019-01-18 06:31:19,772 - 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}7bb44151732e755846ec5e3c4a493d27d15292fb" -d '{"role": {"name": "CreateStackSuccessTests-dd9f1b7a-3b9b-4f8-proj-role"}}' 2019-01-18 06:31:19,909 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 18 Jan 2019 06:31:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a08be386-080e-4cfa-a47b-c1a831596332 Content-Length: 222 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "d82d37f8c755408e8eb9d09a85dc3def", "links": {"self": "http://172.30.9.23:5000/v3/roles/d82d37f8c755408e8eb9d09a85dc3def"}, "name": "CreateStackSuccessTests-dd9f1b7a-3b9b-4f8-proj-role"}} 2019-01-18 06:31:19,909 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-a08be386-080e-4cfa-a47b-c1a831596332 2019-01-18 06:31:19,909 - keystone_utils - INFO - Created role with name - CreateStackSuccessTests-dd9f1b7a-3b9b-4f8-proj-role 2019-01-18 06:31:19,913 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/d82d37f8c755408e8eb9d09a85dc3def -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7bb44151732e755846ec5e3c4a493d27d15292fb" 2019-01-18 06:31:20,002 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:31:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e98aba37-cdef-4799-bf26-d71a2794daa5 Content-Encoding: gzip Content-Length: 175 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.23:5000/v3/roles/d82d37f8c755408e8eb9d09a85dc3def"}, "domain_id": null, "name": "CreateStackSuccessTests-dd9f1b7a-3b9b-4f8-proj-role", "id": "d82d37f8c755408e8eb9d09a85dc3def"}} 2019-01-18 06:31:20,002 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/d82d37f8c755408e8eb9d09a85dc3def used request id req-e98aba37-cdef-4799-bf26-d71a2794daa5 2019-01-18 06:31:20,003 - keystone_utils - INFO - Granting role CreateStackSuccessTests-dd9f1b7a-3b9b-4f8-proj-role to project CreateStackSuccessTests-dd9f1b7a-3b9b-4f8-proj 2019-01-18 06:31:20,006 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/4b9f5a1a8d224d529431f2961752d312/users/199b9d3e3c424718868c8ebe73b81427/roles/d82d37f8c755408e8eb9d09a85dc3def -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7bb44151732e755846ec5e3c4a493d27d15292fb" 2019-01-18 06:31:20,132 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 06:31:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-96cb78c8-61d8-4798-baca-a91f62f9105c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 06:31:20,132 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/4b9f5a1a8d224d529431f2961752d312/users/199b9d3e3c424718868c8ebe73b81427/roles/d82d37f8c755408e8eb9d09a85dc3def used request id req-96cb78c8-61d8-4798-baca-a91f62f9105c 2019-01-18 06:31:20,133 - heat_utils - DEBUG - Retrieving Heat Client 2019-01-18 06:31:20,143 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2019-01-18 06:31:20,143 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:31:20,144 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:31:20,524 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c65201bd05504fa786d79b166e8bbba3", "name": "heat_stack_owner"}, {"id": "d82d37f8c755408e8eb9d09a85dc3def", "name": "CreateStackSuccessTests-dd9f1b7a-3b9b-4f8-proj-role"}], "expires_at": "2019-01-18T07:31:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4b9f5a1a8d224d529431f2961752d312", "name": "CreateStackSuccessTests-dd9f1b7a-3b9b-4f8-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/4b9f5a1a8d224d529431f2961752d312", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/4b9f5a1a8d224d529431f2961752d312", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/4b9f5a1a8d224d529431f2961752d312", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/4b9f5a1a8d224d529431f2961752d312", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/4b9f5a1a8d224d529431f2961752d312", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/4b9f5a1a8d224d529431f2961752d312", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/4b9f5a1a8d224d529431f2961752d312", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/4b9f5a1a8d224d529431f2961752d312", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/4b9f5a1a8d224d529431f2961752d312", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/4b9f5a1a8d224d529431f2961752d312", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/4b9f5a1a8d224d529431f2961752d312", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/4b9f5a1a8d224d529431f2961752d312", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-dd9f1b7a-3b9b-4f8-user", "id": "199b9d3e3c424718868c8ebe73b81427"}, "audit_ids": ["xRI177qXS1mtFqNyxv_-6Q"], "issued_at": "2019-01-18T06:31:20.000000Z"}} 2019-01-18 06:31:20,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}418965365db875a5a9d52c5c42624e972f834fb0" 2019-01-18 06:31:20,607 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:31:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aded6482-2eb3-4ccb-ba6a-af1e09254ed7 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:31:20,608 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-aded6482-2eb3-4ccb-ba6a-af1e09254ed7 2019-01-18 06:31:20,612 - 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-5e44c398-041d-4646-b37f-8f9c7b772a5d-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}418965365db875a5a9d52c5c42624e972f834fb0" 2019-01-18 06:31:20,795 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 168 Content-Type: application/json X-Openstack-Request-Id: req-f523bc3a-29eb-4c8e-a087-3424235806bd Date: Fri, 18 Jan 2019 06:31:20 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-image"} 2019-01-18 06:31:20,795 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-image used request id req-f523bc3a-29eb-4c8e-a087-3424235806bd 2019-01-18 06:31:20,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}418965365db875a5a9d52c5c42624e972f834fb0" 2019-01-18 06:31:20,960 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-3159ed4f-cb9c-465c-9220-5dade50809b3 Date: Fri, 18 Jan 2019 06:31: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"}}} 2019-01-18 06:31:20,961 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-3159ed4f-cb9c-465c-9220-5dade50809b3 2019-01-18 06:31:20,989 - 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}418965365db875a5a9d52c5c42624e972f834fb0" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-image"}' 2019-01-18 06:31:21,217 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 627 Content-Type: application/json Location: http://172.30.9.23:9292/v2/images/ecf17ffa-e301-4a37-9621-47a7f12d0f0b X-Openstack-Request-Id: req-72ae0059-66e6-4fd0-8422-ae8c3daf29d5 Date: Fri, 18 Jan 2019 06:31:21 GMT RESP BODY: {"status": "queued", "name": "CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-image", "tags": [], "container_format": "bare", "created_at": "2019-01-18T06:31:21Z", "size": null, "disk_format": "qcow2", "updated_at": "2019-01-18T06:31:21Z", "visibility": "shared", "locations": [], "self": "/v2/images/ecf17ffa-e301-4a37-9621-47a7f12d0f0b", "min_disk": 0, "protected": false, "id": "ecf17ffa-e301-4a37-9621-47a7f12d0f0b", "file": "/v2/images/ecf17ffa-e301-4a37-9621-47a7f12d0f0b/file", "checksum": null, "owner": "4b9f5a1a8d224d529431f2961752d312", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-18 06:31:21,217 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-72ae0059-66e6-4fd0-8422-ae8c3daf29d5 2019-01-18 06:31:21,227 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9292/v2/images/ecf17ffa-e301-4a37-9621-47a7f12d0f0b/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}418965365db875a5a9d52c5c42624e972f834fb0" -d '' 2019-01-18 06:31:22,277 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-b16f3a30-b342-4923-b817-ae282752f3ee Date: Fri, 18 Jan 2019 06:31:22 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-18 06:31:22,277 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/ecf17ffa-e301-4a37-9621-47a7f12d0f0b/file used request id req-b16f3a30-b342-4923-b817-ae282752f3ee 2019-01-18 06:31:22,278 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-01-18 06:31:22,281 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/ecf17ffa-e301-4a37-9621-47a7f12d0f0b -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}418965365db875a5a9d52c5c42624e972f834fb0" 2019-01-18 06:31:22,525 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 888 Content-Type: application/json X-Openstack-Request-Id: req-1b9f819c-c878-4335-bbc0-4ebf055219cb Date: Fri, 18 Jan 2019 06:31:22 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-image", "tags": [], "container_format": "bare", "created_at": "2019-01-18T06:31:21Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-18T06:31:22Z", "visibility": "shared", "locations": [{"url": "rbd://af014572-0a5d-4a80-a07f-9105f52ab2c1/images/ecf17ffa-e301-4a37-9621-47a7f12d0f0b/snap", "metadata": {}}], "self": "/v2/images/ecf17ffa-e301-4a37-9621-47a7f12d0f0b", "min_disk": 0, "protected": false, "id": "ecf17ffa-e301-4a37-9621-47a7f12d0f0b", "file": "/v2/images/ecf17ffa-e301-4a37-9621-47a7f12d0f0b/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "4b9f5a1a8d224d529431f2961752d312", "direct_url": "rbd://af014572-0a5d-4a80-a07f-9105f52ab2c1/images/ecf17ffa-e301-4a37-9621-47a7f12d0f0b/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-18 06:31:22,525 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/ecf17ffa-e301-4a37-9621-47a7f12d0f0b used request id req-1b9f819c-c878-4335-bbc0-4ebf055219cb 2019-01-18 06:31:22,528 - 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}418965365db875a5a9d52c5c42624e972f834fb0" 2019-01-18 06:31:22,694 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-e71a85b7-70e2-4a3f-be53-7480d0845fb6 Date: Fri, 18 Jan 2019 06:31: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"}}} 2019-01-18 06:31:22,694 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-e71a85b7-70e2-4a3f-be53-7480d0845fb6 2019-01-18 06:31:22,697 - create_image - INFO - Created image with name - CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-image 2019-01-18 06:31:22,700 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/ecf17ffa-e301-4a37-9621-47a7f12d0f0b -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}418965365db875a5a9d52c5c42624e972f834fb0" 2019-01-18 06:31:22,877 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 888 Content-Type: application/json X-Openstack-Request-Id: req-3e794c3a-2c05-4f0a-972e-9a0f80e2fa90 Date: Fri, 18 Jan 2019 06:31:22 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-image", "tags": [], "container_format": "bare", "created_at": "2019-01-18T06:31:21Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-18T06:31:22Z", "visibility": "shared", "locations": [{"url": "rbd://af014572-0a5d-4a80-a07f-9105f52ab2c1/images/ecf17ffa-e301-4a37-9621-47a7f12d0f0b/snap", "metadata": {}}], "self": "/v2/images/ecf17ffa-e301-4a37-9621-47a7f12d0f0b", "min_disk": 0, "protected": false, "id": "ecf17ffa-e301-4a37-9621-47a7f12d0f0b", "file": "/v2/images/ecf17ffa-e301-4a37-9621-47a7f12d0f0b/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "4b9f5a1a8d224d529431f2961752d312", "direct_url": "rbd://af014572-0a5d-4a80-a07f-9105f52ab2c1/images/ecf17ffa-e301-4a37-9621-47a7f12d0f0b/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-18 06:31:22,877 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/ecf17ffa-e301-4a37-9621-47a7f12d0f0b used request id req-3e794c3a-2c05-4f0a-972e-9a0f80e2fa90 2019-01-18 06:31:22,877 - create_image - DEBUG - Instance status is - active 2019-01-18 06:31:22,878 - create_image - DEBUG - Image is active with name - CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-image 2019-01-18 06:31:22,878 - create_image - INFO - Image is now active with name - CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-image 2019-01-18 06:31:22,878 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:31:22,879 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:31:23,253 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "488fca829f8b496daa1cd2cdc6e45c49", "name": "Member"}, {"id": "c65201bd05504fa786d79b166e8bbba3", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}], "expires_at": "2019-01-18T07:31:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "020d00b5451a467cb276d06789a1149d", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "id": "e292c913af7844408b6509a836e493f5"}, "audit_ids": ["r_j95YVjRm6v-EOT1zD_4g"], "issued_at": "2019-01-18T06:31:23.000000Z"}} 2019-01-18 06:31:23,254 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7eef20742548b003c5dbb06ac68261994655b381" 2019-01-18 06:31:23,341 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:31:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-26c31cb4-99ed-4c24-93b5-1ce15648cc1b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:31:23,341 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-26c31cb4-99ed-4c24-93b5-1ce15648cc1b 2019-01-18 06:31:23,342 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-18 06:31:23,348 - 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}7eef20742548b003c5dbb06ac68261994655b381" 2019-01-18 06:31:23,516 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06: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-9872d924-c40c-40ab-9491-391c6e46975d x-compute-request-id: req-9872d924-c40c-40ab-9491-391c6e46975d Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2019-01-18 06:31:23,516 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-9872d924-c40c-40ab-9491-391c6e46975d 2019-01-18 06:31:23,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}7eef20742548b003c5dbb06ac68261994655b381" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2019-01-18 06:31:23,572 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06: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-cbb3d029-9c67-4019-bc5c-50bdf9fcd6cd x-compute-request-id: req-cbb3d029-9c67-4019-bc5c-50bdf9fcd6cd Content-Encoding: gzip Content-Length: 320 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/d2647639-73fa-456e-be51-a49554c4e04d", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/d2647639-73fa-456e-be51-a49554c4e04d", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "d2647639-73fa-456e-be51-a49554c4e04d", "name": "CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-flavor-name", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2019-01-18 06:31:23,573 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-cbb3d029-9c67-4019-bc5c-50bdf9fcd6cd 2019-01-18 06:31:23,609 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:31:23,610 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:31:24,002 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c65201bd05504fa786d79b166e8bbba3", "name": "heat_stack_owner"}, {"id": "d82d37f8c755408e8eb9d09a85dc3def", "name": "CreateStackSuccessTests-dd9f1b7a-3b9b-4f8-proj-role"}], "expires_at": "2019-01-18T07:31:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4b9f5a1a8d224d529431f2961752d312", "name": "CreateStackSuccessTests-dd9f1b7a-3b9b-4f8-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/4b9f5a1a8d224d529431f2961752d312", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/4b9f5a1a8d224d529431f2961752d312", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/4b9f5a1a8d224d529431f2961752d312", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/4b9f5a1a8d224d529431f2961752d312", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/4b9f5a1a8d224d529431f2961752d312", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/4b9f5a1a8d224d529431f2961752d312", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/4b9f5a1a8d224d529431f2961752d312", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/4b9f5a1a8d224d529431f2961752d312", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/4b9f5a1a8d224d529431f2961752d312", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/4b9f5a1a8d224d529431f2961752d312", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/4b9f5a1a8d224d529431f2961752d312", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/4b9f5a1a8d224d529431f2961752d312", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-dd9f1b7a-3b9b-4f8-user", "id": "199b9d3e3c424718868c8ebe73b81427"}, "audit_ids": ["hKKwMnDpRI6qImizM4_5_A"], "issued_at": "2019-01-18T06:31:24.000000Z"}} 2019-01-18 06:31:24,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}077bb7af0aba1c210a26fc1ae70a38ae96dd5808" 2019-01-18 06:31:24,081 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:31:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-47988a1b-1297-4125-941f-0d271e8473f5 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:31:24,082 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-47988a1b-1297-4125-941f-0d271e8473f5 2019-01-18 06:31:24,083 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-18 06:31:24,086 - heat_utils - DEBUG - Retrieving Heat Client 2019-01-18 06:31:24,089 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/4b9f5a1a8d224d529431f2961752d312/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}077bb7af0aba1c210a26fc1ae70a38ae96dd5808" 2019-01-18 06:31:24,662 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:31:24 GMT Server: Apache x-openstack-request-id: req-3a00c8d0-2e0c-4fb9-b1dd-dbac081a4de9 Content-Length: 14 Content-Type: application/json RESP BODY: {"stacks": []} 2019-01-18 06:31:24,663 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4b9f5a1a8d224d529431f2961752d312/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-stack used request id req-3a00c8d0-2e0c-4fb9-b1dd-dbac081a4de9 2019-01-18 06:31:24,666 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8004/v1/4b9f5a1a8d224d529431f2961752d312/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}077bb7af0aba1c210a26fc1ae70a38ae96dd5808" -d '{"stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-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-5e44c398-041d-4646-b37f-8f9c7b772a5d-net", "inst_name": "CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-inst", "subnet_name": "CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-subnet", "image_name": "CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-image", "flavor_name": "CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-flavor-name"}}' 2019-01-18 06:31:27,339 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 18 Jan 2019 06:31:24 GMT Server: Apache x-openstack-request-id: req-f6612afd-7e6a-41d7-9423-f442b2c6a07f Location: http://172.30.9.23:8004/v1/4b9f5a1a8d224d529431f2961752d312/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-stack/2430e060-e508-47c6-a513-7f32f10ebdf8 Content-Length: 291 Content-Type: application/json RESP BODY: {"stack": {"id": "2430e060-e508-47c6-a513-7f32f10ebdf8", "links": [{"href": "http://172.30.9.23:8004/v1/4b9f5a1a8d224d529431f2961752d312/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-stack/2430e060-e508-47c6-a513-7f32f10ebdf8", "rel": "self"}]}} 2019-01-18 06:31:27,339 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.23:8004/v1/4b9f5a1a8d224d529431f2961752d312/stacks used request id req-f6612afd-7e6a-41d7-9423-f442b2c6a07f 2019-01-18 06:31:27,342 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/4b9f5a1a8d224d529431f2961752d312/stacks/2430e060-e508-47c6-a513-7f32f10ebdf8 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}077bb7af0aba1c210a26fc1ae70a38ae96dd5808" 2019-01-18 06:31:27,904 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 18 Jan 2019 06:31:27 GMT Server: Apache x-openstack-request-id: req-93eb12f8-cb8e-4e59-9a2b-7de2f6cf9ca0 Location: http://172.30.9.23:8004/v1/4b9f5a1a8d224d529431f2961752d312/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-stack/2430e060-e508-47c6-a513-7f32f10ebdf8 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/4b9f5a1a8d224d529431f2961752d312/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-stack/2430e060-e508-47c6-a513-7f32f10ebdf8;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-18 06:31:28,464 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:31:27 GMT Server: Apache x-openstack-request-id: req-83e89892-d4ea-480b-95cc-3251474cff84 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": "4b9f5a1a8d224d529431f2961752d312", "OS::stack_id": "2430e060-e508-47c6-a513-7f32f10ebdf8", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-stack", "image_name": "CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-image", "inst_name": "CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-inst", "subnet_name": "CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-subnet", "net_name": "CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-net", "flavor_name": "CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-stack", "stack_user_project_id": "e00b6250e3ce4a5ebaba57efac7c4395", "stack_status_reason": "Stack CREATE started", "creation_time": "2019-01-18T06:31:26Z", "links": [{"href": "http://172.30.9.23:8004/v1/4b9f5a1a8d224d529431f2961752d312/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-stack/2430e060-e508-47c6-a513-7f32f10ebdf8", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "2430e060-e508-47c6-a513-7f32f10ebdf8", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-18 06:31:28,464 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4b9f5a1a8d224d529431f2961752d312/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-stack/2430e060-e508-47c6-a513-7f32f10ebdf8 used request id req-83e89892-d4ea-480b-95cc-3251474cff84 2019-01-18 06:31:28,465 - create_stack - INFO - Created stack with name - CreateStackSuccessTests-CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-stack 2019-01-18 06:31:28,467 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/4b9f5a1a8d224d529431f2961752d312/stacks/2430e060-e508-47c6-a513-7f32f10ebdf8 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}077bb7af0aba1c210a26fc1ae70a38ae96dd5808" 2019-01-18 06:31:29,013 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 18 Jan 2019 06:31:28 GMT Server: Apache x-openstack-request-id: req-b5a4a5dc-57fc-4cc2-b92b-81db4ed4ab3e Location: http://172.30.9.23:8004/v1/4b9f5a1a8d224d529431f2961752d312/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-stack/2430e060-e508-47c6-a513-7f32f10ebdf8 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/4b9f5a1a8d224d529431f2961752d312/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-stack/2430e060-e508-47c6-a513-7f32f10ebdf8;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-18 06:31:29,569 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:31:28 GMT Server: Apache x-openstack-request-id: req-9a435ed4-db9a-4e2e-bcda-1faf9c01a3d7 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": "4b9f5a1a8d224d529431f2961752d312", "OS::stack_id": "2430e060-e508-47c6-a513-7f32f10ebdf8", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-stack", "image_name": "CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-image", "inst_name": "CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-inst", "subnet_name": "CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-subnet", "net_name": "CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-net", "flavor_name": "CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-stack", "stack_user_project_id": "e00b6250e3ce4a5ebaba57efac7c4395", "stack_status_reason": "Stack CREATE started", "creation_time": "2019-01-18T06:31:26Z", "links": [{"href": "http://172.30.9.23:8004/v1/4b9f5a1a8d224d529431f2961752d312/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-stack/2430e060-e508-47c6-a513-7f32f10ebdf8", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "2430e060-e508-47c6-a513-7f32f10ebdf8", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-18 06:31:29,569 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4b9f5a1a8d224d529431f2961752d312/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-stack/2430e060-e508-47c6-a513-7f32f10ebdf8 used request id req-9a435ed4-db9a-4e2e-bcda-1faf9c01a3d7 2019-01-18 06:31:29,570 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2019-01-18 06:31:29,570 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2019-01-18 06:31:32,573 - create_stack - DEBUG - Stack status query timeout in 1195.89178014 2019-01-18 06:31:32,576 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/4b9f5a1a8d224d529431f2961752d312/stacks/2430e060-e508-47c6-a513-7f32f10ebdf8 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}077bb7af0aba1c210a26fc1ae70a38ae96dd5808" 2019-01-18 06:31:32,602 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 18 Jan 2019 06:31:32 GMT Server: Apache x-openstack-request-id: req-9d13330e-8619-4ad3-b7a3-27661698a2d9 Location: http://172.30.9.23:8004/v1/4b9f5a1a8d224d529431f2961752d312/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-stack/2430e060-e508-47c6-a513-7f32f10ebdf8 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/4b9f5a1a8d224d529431f2961752d312/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-stack/2430e060-e508-47c6-a513-7f32f10ebdf8;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-18 06:31:32,643 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:31:32 GMT Server: Apache x-openstack-request-id: req-57a0514e-caf0-4158-b635-84d9177155aa 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": "4b9f5a1a8d224d529431f2961752d312", "OS::stack_id": "2430e060-e508-47c6-a513-7f32f10ebdf8", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-stack", "image_name": "CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-image", "inst_name": "CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-inst", "subnet_name": "CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-subnet", "net_name": "CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-net", "flavor_name": "CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-stack", "stack_user_project_id": "e00b6250e3ce4a5ebaba57efac7c4395", "stack_status_reason": "Stack CREATE started", "creation_time": "2019-01-18T06:31:26Z", "links": [{"href": "http://172.30.9.23:8004/v1/4b9f5a1a8d224d529431f2961752d312/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-stack/2430e060-e508-47c6-a513-7f32f10ebdf8", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "2430e060-e508-47c6-a513-7f32f10ebdf8", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-18 06:31:32,644 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4b9f5a1a8d224d529431f2961752d312/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-stack/2430e060-e508-47c6-a513-7f32f10ebdf8 used request id req-57a0514e-caf0-4158-b635-84d9177155aa 2019-01-18 06:31:32,644 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2019-01-18 06:31:32,644 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2019-01-18 06:31:35,647 - create_stack - DEBUG - Stack status query timeout in 1192.81737494 2019-01-18 06:31:35,650 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/4b9f5a1a8d224d529431f2961752d312/stacks/2430e060-e508-47c6-a513-7f32f10ebdf8 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}077bb7af0aba1c210a26fc1ae70a38ae96dd5808" 2019-01-18 06:31:36,195 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 18 Jan 2019 06:31:35 GMT Server: Apache x-openstack-request-id: req-fde4f039-04b6-41ad-bd27-32c42706b84e Location: http://172.30.9.23:8004/v1/4b9f5a1a8d224d529431f2961752d312/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-stack/2430e060-e508-47c6-a513-7f32f10ebdf8 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/4b9f5a1a8d224d529431f2961752d312/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-stack/2430e060-e508-47c6-a513-7f32f10ebdf8;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-18 06:31:36,269 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:31:36 GMT Server: Apache x-openstack-request-id: req-ac401f2f-90bf-47f5-9da8-c7ea2476726d 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": "4b9f5a1a8d224d529431f2961752d312", "OS::stack_id": "2430e060-e508-47c6-a513-7f32f10ebdf8", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-stack", "image_name": "CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-image", "inst_name": "CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-inst", "subnet_name": "CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-subnet", "net_name": "CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-net", "flavor_name": "CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-stack", "stack_user_project_id": "e00b6250e3ce4a5ebaba57efac7c4395", "stack_status_reason": "Stack CREATE started", "creation_time": "2019-01-18T06:31:26Z", "links": [{"href": "http://172.30.9.23:8004/v1/4b9f5a1a8d224d529431f2961752d312/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-stack/2430e060-e508-47c6-a513-7f32f10ebdf8", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "2430e060-e508-47c6-a513-7f32f10ebdf8", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-18 06:31:36,269 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4b9f5a1a8d224d529431f2961752d312/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-stack/2430e060-e508-47c6-a513-7f32f10ebdf8 used request id req-ac401f2f-90bf-47f5-9da8-c7ea2476726d 2019-01-18 06:31:36,270 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2019-01-18 06:31:36,270 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2019-01-18 06:31:39,273 - create_stack - DEBUG - Stack status query timeout in 1189.19144201 2019-01-18 06:31:39,276 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/4b9f5a1a8d224d529431f2961752d312/stacks/2430e060-e508-47c6-a513-7f32f10ebdf8 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}077bb7af0aba1c210a26fc1ae70a38ae96dd5808" 2019-01-18 06:31:39,822 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 18 Jan 2019 06:31:39 GMT Server: Apache x-openstack-request-id: req-c0132f5f-5a0d-4e91-bb88-414bee4dc815 Location: http://172.30.9.23:8004/v1/4b9f5a1a8d224d529431f2961752d312/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-stack/2430e060-e508-47c6-a513-7f32f10ebdf8 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/4b9f5a1a8d224d529431f2961752d312/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-stack/2430e060-e508-47c6-a513-7f32f10ebdf8;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-18 06:31:40,434 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:31:39 GMT Server: Apache x-openstack-request-id: req-54954037-e3e3-413a-b397-abb65e9fbb53 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": "4b9f5a1a8d224d529431f2961752d312", "OS::stack_id": "2430e060-e508-47c6-a513-7f32f10ebdf8", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-stack", "image_name": "CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-image", "inst_name": "CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-inst", "subnet_name": "CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-subnet", "net_name": "CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-net", "flavor_name": "CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-stack", "stack_user_project_id": "e00b6250e3ce4a5ebaba57efac7c4395", "stack_status_reason": "Stack CREATE started", "creation_time": "2019-01-18T06:31:26Z", "links": [{"href": "http://172.30.9.23:8004/v1/4b9f5a1a8d224d529431f2961752d312/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-stack/2430e060-e508-47c6-a513-7f32f10ebdf8", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "2430e060-e508-47c6-a513-7f32f10ebdf8", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-18 06:31:40,434 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4b9f5a1a8d224d529431f2961752d312/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-stack/2430e060-e508-47c6-a513-7f32f10ebdf8 used request id req-54954037-e3e3-413a-b397-abb65e9fbb53 2019-01-18 06:31:40,435 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2019-01-18 06:31:40,435 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2019-01-18 06:31:43,438 - create_stack - DEBUG - Stack status query timeout in 1185.02667499 2019-01-18 06:31:43,441 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/4b9f5a1a8d224d529431f2961752d312/stacks/2430e060-e508-47c6-a513-7f32f10ebdf8 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}077bb7af0aba1c210a26fc1ae70a38ae96dd5808" 2019-01-18 06:31:43,467 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 18 Jan 2019 06:31:43 GMT Server: Apache x-openstack-request-id: req-39bed049-cff4-42c4-9b32-9d2a3a902c0b Location: http://172.30.9.23:8004/v1/4b9f5a1a8d224d529431f2961752d312/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-stack/2430e060-e508-47c6-a513-7f32f10ebdf8 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/4b9f5a1a8d224d529431f2961752d312/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-stack/2430e060-e508-47c6-a513-7f32f10ebdf8;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-18 06:31:44,069 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:31:43 GMT Server: Apache x-openstack-request-id: req-550be925-ff52-47f0-bb62-a3b1ee17de1e 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": "4b9f5a1a8d224d529431f2961752d312", "OS::stack_id": "2430e060-e508-47c6-a513-7f32f10ebdf8", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-stack", "image_name": "CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-image", "inst_name": "CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-inst", "subnet_name": "CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-subnet", "net_name": "CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-net", "flavor_name": "CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-stack", "stack_user_project_id": "e00b6250e3ce4a5ebaba57efac7c4395", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2019-01-18T06:31:26Z", "links": [{"href": "http://172.30.9.23:8004/v1/4b9f5a1a8d224d529431f2961752d312/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-stack/2430e060-e508-47c6-a513-7f32f10ebdf8", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "2430e060-e508-47c6-a513-7f32f10ebdf8", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-18 06:31:44,069 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4b9f5a1a8d224d529431f2961752d312/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-stack/2430e060-e508-47c6-a513-7f32f10ebdf8 used request id req-550be925-ff52-47f0-bb62-a3b1ee17de1e 2019-01-18 06:31:44,070 - create_stack - DEBUG - Stack status is - CREATE_COMPLETE 2019-01-18 06:31:44,070 - create_stack - DEBUG - Stack is active with name - CreateStackSuccessTests-CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-stack 2019-01-18 06:31:44,070 - create_stack - INFO - Stack is now active with name - CreateStackSuccessTests-CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-stack 2019-01-18 06:31:44,070 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:31:44,453 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c65201bd05504fa786d79b166e8bbba3", "name": "heat_stack_owner"}, {"id": "d82d37f8c755408e8eb9d09a85dc3def", "name": "CreateStackSuccessTests-dd9f1b7a-3b9b-4f8-proj-role"}], "expires_at": "2019-01-18T07:31:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4b9f5a1a8d224d529431f2961752d312", "name": "CreateStackSuccessTests-dd9f1b7a-3b9b-4f8-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/4b9f5a1a8d224d529431f2961752d312", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/4b9f5a1a8d224d529431f2961752d312", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/4b9f5a1a8d224d529431f2961752d312", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/4b9f5a1a8d224d529431f2961752d312", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/4b9f5a1a8d224d529431f2961752d312", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/4b9f5a1a8d224d529431f2961752d312", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/4b9f5a1a8d224d529431f2961752d312", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/4b9f5a1a8d224d529431f2961752d312", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/4b9f5a1a8d224d529431f2961752d312", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/4b9f5a1a8d224d529431f2961752d312", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/4b9f5a1a8d224d529431f2961752d312", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/4b9f5a1a8d224d529431f2961752d312", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-dd9f1b7a-3b9b-4f8-user", "id": "199b9d3e3c424718868c8ebe73b81427"}, "audit_ids": ["tpvFk11QS-65wPcVZbNpXg"], "issued_at": "2019-01-18T06:31:44.000000Z"}} 2019-01-18 06:31:44,456 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/4b9f5a1a8d224d529431f2961752d312/stacks/2430e060-e508-47c6-a513-7f32f10ebdf8 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fbe66d9de0b3755b7df0496f7a3057211b0b17ed" 2019-01-18 06:31:45,008 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 18 Jan 2019 06:31:44 GMT Server: Apache x-openstack-request-id: req-e49d047a-8bf4-4f23-8b33-c5b28cdc745a Location: http://172.30.9.23:8004/v1/4b9f5a1a8d224d529431f2961752d312/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-stack/2430e060-e508-47c6-a513-7f32f10ebdf8 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/4b9f5a1a8d224d529431f2961752d312/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-stack/2430e060-e508-47c6-a513-7f32f10ebdf8;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-18 06:31:45,683 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:31:45 GMT Server: Apache x-openstack-request-id: req-256d02e3-9a63-44ad-a510-73007237ae11 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": "4b9f5a1a8d224d529431f2961752d312", "OS::stack_id": "2430e060-e508-47c6-a513-7f32f10ebdf8", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-stack", "image_name": "CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-image", "inst_name": "CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-inst", "subnet_name": "CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-subnet", "net_name": "CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-net", "flavor_name": "CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-stack", "stack_user_project_id": "e00b6250e3ce4a5ebaba57efac7c4395", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2019-01-18T06:31:26Z", "links": [{"href": "http://172.30.9.23:8004/v1/4b9f5a1a8d224d529431f2961752d312/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-stack/2430e060-e508-47c6-a513-7f32f10ebdf8", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "2430e060-e508-47c6-a513-7f32f10ebdf8", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-18 06:31:45,683 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4b9f5a1a8d224d529431f2961752d312/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-stack/2430e060-e508-47c6-a513-7f32f10ebdf8 used request id req-256d02e3-9a63-44ad-a510-73007237ae11 2019-01-18 06:31:45,686 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/4b9f5a1a8d224d529431f2961752d312/stacks/2430e060-e508-47c6-a513-7f32f10ebdf8 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}077bb7af0aba1c210a26fc1ae70a38ae96dd5808" 2019-01-18 06:31:45,712 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 18 Jan 2019 06:31:45 GMT Server: Apache x-openstack-request-id: req-dbabc5ba-5bb7-463b-a051-8c9af483c79b Location: http://172.30.9.23:8004/v1/4b9f5a1a8d224d529431f2961752d312/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-stack/2430e060-e508-47c6-a513-7f32f10ebdf8 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/4b9f5a1a8d224d529431f2961752d312/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-stack/2430e060-e508-47c6-a513-7f32f10ebdf8;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-18 06:31:45,786 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:31:45 GMT Server: Apache x-openstack-request-id: req-59a0ea81-8bbd-4eee-b0b4-990fb464505c 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": "4b9f5a1a8d224d529431f2961752d312", "OS::stack_id": "2430e060-e508-47c6-a513-7f32f10ebdf8", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-stack", "image_name": "CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-image", "inst_name": "CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-inst", "subnet_name": "CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-subnet", "net_name": "CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-net", "flavor_name": "CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-stack", "stack_user_project_id": "e00b6250e3ce4a5ebaba57efac7c4395", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2019-01-18T06:31:26Z", "links": [{"href": "http://172.30.9.23:8004/v1/4b9f5a1a8d224d529431f2961752d312/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-stack/2430e060-e508-47c6-a513-7f32f10ebdf8", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "2430e060-e508-47c6-a513-7f32f10ebdf8", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-18 06:31:45,786 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4b9f5a1a8d224d529431f2961752d312/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-stack/2430e060-e508-47c6-a513-7f32f10ebdf8 used request id req-59a0ea81-8bbd-4eee-b0b4-990fb464505c 2019-01-18 06:31:45,789 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/4b9f5a1a8d224d529431f2961752d312/stacks/2430e060-e508-47c6-a513-7f32f10ebdf8 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}077bb7af0aba1c210a26fc1ae70a38ae96dd5808" 2019-01-18 06:31:45,973 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 18 Jan 2019 06:31:45 GMT Server: Apache x-openstack-request-id: req-4b638a19-e111-44f0-9d53-2dd6f2bb49d6 Location: http://172.30.9.23:8004/v1/4b9f5a1a8d224d529431f2961752d312/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-stack/2430e060-e508-47c6-a513-7f32f10ebdf8 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/4b9f5a1a8d224d529431f2961752d312/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-stack/2430e060-e508-47c6-a513-7f32f10ebdf8;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-18 06:31:46,048 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:31:45 GMT Server: Apache x-openstack-request-id: req-68abf322-5f08-4c07-b24f-06fe5c71e7ae 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": "4b9f5a1a8d224d529431f2961752d312", "OS::stack_id": "2430e060-e508-47c6-a513-7f32f10ebdf8", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-stack", "image_name": "CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-image", "inst_name": "CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-inst", "subnet_name": "CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-subnet", "net_name": "CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-net", "flavor_name": "CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-stack", "stack_user_project_id": "e00b6250e3ce4a5ebaba57efac7c4395", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2019-01-18T06:31:26Z", "links": [{"href": "http://172.30.9.23:8004/v1/4b9f5a1a8d224d529431f2961752d312/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-stack/2430e060-e508-47c6-a513-7f32f10ebdf8", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "2430e060-e508-47c6-a513-7f32f10ebdf8", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-18 06:31:46,048 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4b9f5a1a8d224d529431f2961752d312/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-stack/2430e060-e508-47c6-a513-7f32f10ebdf8 used request id req-68abf322-5f08-4c07-b24f-06fe5c71e7ae 2019-01-18 06:31:46,051 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8004/v1/4b9f5a1a8d224d529431f2961752d312/stacks/2430e060-e508-47c6-a513-7f32f10ebdf8 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fbe66d9de0b3755b7df0496f7a3057211b0b17ed" 2019-01-18 06:31:46,226 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 18 Jan 2019 06:31:46 GMT Server: Apache x-openstack-request-id: req-e733a4ac-af5c-477f-86f1-bb0c53b420b6 Location: http://172.30.9.23:8004/v1/4b9f5a1a8d224d529431f2961752d312/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-stack/2430e060-e508-47c6-a513-7f32f10ebdf8 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/4b9f5a1a8d224d529431f2961752d312/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-stack/2430e060-e508-47c6-a513-7f32f10ebdf8;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-18 06:31:46,436 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 06:31:46 GMT Server: Apache x-openstack-request-id: req-6a00d1b8-26a5-4fd4-852c-c1ccec6daf6c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 06:31:46,436 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.23:8004/v1/4b9f5a1a8d224d529431f2961752d312/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-stack/2430e060-e508-47c6-a513-7f32f10ebdf8 used request id req-6a00d1b8-26a5-4fd4-852c-c1ccec6daf6c 2019-01-18 06:31:46,439 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/4b9f5a1a8d224d529431f2961752d312/stacks/2430e060-e508-47c6-a513-7f32f10ebdf8 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fbe66d9de0b3755b7df0496f7a3057211b0b17ed" 2019-01-18 06:31:46,993 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 18 Jan 2019 06:31:46 GMT Server: Apache x-openstack-request-id: req-be29474b-b66a-4f07-ab00-d1c156a2905d Location: http://172.30.9.23:8004/v1/4b9f5a1a8d224d529431f2961752d312/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-stack/2430e060-e508-47c6-a513-7f32f10ebdf8 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/4b9f5a1a8d224d529431f2961752d312/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-stack/2430e060-e508-47c6-a513-7f32f10ebdf8;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-18 06:31:47,172 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:31:46 GMT Server: Apache x-openstack-request-id: req-e040896b-cedd-465d-9039-589e3de08397 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": "4b9f5a1a8d224d529431f2961752d312", "OS::stack_id": "2430e060-e508-47c6-a513-7f32f10ebdf8", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-stack", "image_name": "CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-image", "inst_name": "CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-inst", "subnet_name": "CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-subnet", "flavor_name": "CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-flavor-name", "net_name": "CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-stack", "stack_user_project_id": "e00b6250e3ce4a5ebaba57efac7c4395", "tags": null, "creation_time": "2019-01-18T06:31:26Z", "links": [{"href": "http://172.30.9.23:8004/v1/4b9f5a1a8d224d529431f2961752d312/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-stack/2430e060-e508-47c6-a513-7f32f10ebdf8", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2019-01-18T06:31:46Z", "id": "2430e060-e508-47c6-a513-7f32f10ebdf8", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2019-01-18 06:31:47,173 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4b9f5a1a8d224d529431f2961752d312/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-stack/2430e060-e508-47c6-a513-7f32f10ebdf8 used request id req-e040896b-cedd-465d-9039-589e3de08397 2019-01-18 06:31:47,176 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/4b9f5a1a8d224d529431f2961752d312/stacks/2430e060-e508-47c6-a513-7f32f10ebdf8 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fbe66d9de0b3755b7df0496f7a3057211b0b17ed" 2019-01-18 06:31:47,727 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 18 Jan 2019 06:31:47 GMT Server: Apache x-openstack-request-id: req-965aa8f8-7a69-4d16-ad34-2ce07488398e Location: http://172.30.9.23:8004/v1/4b9f5a1a8d224d529431f2961752d312/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-stack/2430e060-e508-47c6-a513-7f32f10ebdf8 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/4b9f5a1a8d224d529431f2961752d312/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-stack/2430e060-e508-47c6-a513-7f32f10ebdf8;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-18 06:31:47,754 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:31:47 GMT Server: Apache x-openstack-request-id: req-8b908e35-d71d-4a3a-9254-8399449d1ef2 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": "4b9f5a1a8d224d529431f2961752d312", "OS::stack_id": "2430e060-e508-47c6-a513-7f32f10ebdf8", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-stack", "image_name": "CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-image", "inst_name": "CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-inst", "subnet_name": "CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-subnet", "flavor_name": "CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-flavor-name", "net_name": "CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-stack", "stack_user_project_id": "e00b6250e3ce4a5ebaba57efac7c4395", "tags": null, "creation_time": "2019-01-18T06:31:26Z", "links": [{"href": "http://172.30.9.23:8004/v1/4b9f5a1a8d224d529431f2961752d312/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-stack/2430e060-e508-47c6-a513-7f32f10ebdf8", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2019-01-18T06:31:46Z", "id": "2430e060-e508-47c6-a513-7f32f10ebdf8", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2019-01-18 06:31:47,754 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4b9f5a1a8d224d529431f2961752d312/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-stack/2430e060-e508-47c6-a513-7f32f10ebdf8 used request id req-8b908e35-d71d-4a3a-9254-8399449d1ef2 2019-01-18 06:31:47,757 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/4b9f5a1a8d224d529431f2961752d312/stacks/2430e060-e508-47c6-a513-7f32f10ebdf8 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fbe66d9de0b3755b7df0496f7a3057211b0b17ed" 2019-01-18 06:31:47,932 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 18 Jan 2019 06:31:47 GMT Server: Apache x-openstack-request-id: req-bafe9380-dca2-4911-95f1-94f2404bc0da Location: http://172.30.9.23:8004/v1/4b9f5a1a8d224d529431f2961752d312/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-stack/2430e060-e508-47c6-a513-7f32f10ebdf8 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/4b9f5a1a8d224d529431f2961752d312/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-stack/2430e060-e508-47c6-a513-7f32f10ebdf8;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-18 06:31:47,977 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:31:47 GMT Server: Apache x-openstack-request-id: req-5e360507-9ae5-492d-9deb-6823036f5b34 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": "4b9f5a1a8d224d529431f2961752d312", "OS::stack_id": "2430e060-e508-47c6-a513-7f32f10ebdf8", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-stack", "image_name": "CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-image", "inst_name": "CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-inst", "subnet_name": "CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-subnet", "flavor_name": "CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-flavor-name", "net_name": "CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-stack", "stack_user_project_id": "e00b6250e3ce4a5ebaba57efac7c4395", "tags": null, "creation_time": "2019-01-18T06:31:26Z", "links": [{"href": "http://172.30.9.23:8004/v1/4b9f5a1a8d224d529431f2961752d312/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-stack/2430e060-e508-47c6-a513-7f32f10ebdf8", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2019-01-18T06:31:46Z", "id": "2430e060-e508-47c6-a513-7f32f10ebdf8", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2019-01-18 06:31:47,978 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4b9f5a1a8d224d529431f2961752d312/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-stack/2430e060-e508-47c6-a513-7f32f10ebdf8 used request id req-5e360507-9ae5-492d-9deb-6823036f5b34 2019-01-18 06:31:47,981 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/4b9f5a1a8d224d529431f2961752d312/stacks/2430e060-e508-47c6-a513-7f32f10ebdf8 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fbe66d9de0b3755b7df0496f7a3057211b0b17ed" 2019-01-18 06:31:48,605 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 18 Jan 2019 06:31:47 GMT Server: Apache x-openstack-request-id: req-33fc6795-9adf-4073-9604-4ab4c6d7e8ab Location: http://172.30.9.23:8004/v1/4b9f5a1a8d224d529431f2961752d312/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-stack/2430e060-e508-47c6-a513-7f32f10ebdf8 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/4b9f5a1a8d224d529431f2961752d312/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-stack/2430e060-e508-47c6-a513-7f32f10ebdf8;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-18 06:31:49,166 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:31:48 GMT Server: Apache x-openstack-request-id: req-b6e9d821-eaee-485e-a8d8-6d604b34ff7a 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": "4b9f5a1a8d224d529431f2961752d312", "OS::stack_id": "2430e060-e508-47c6-a513-7f32f10ebdf8", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-stack", "image_name": "CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-image", "inst_name": "CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-inst", "subnet_name": "CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-subnet", "flavor_name": "CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-flavor-name", "net_name": "CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-stack", "stack_user_project_id": "e00b6250e3ce4a5ebaba57efac7c4395", "tags": null, "creation_time": "2019-01-18T06:31:26Z", "links": [{"href": "http://172.30.9.23:8004/v1/4b9f5a1a8d224d529431f2961752d312/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-stack/2430e060-e508-47c6-a513-7f32f10ebdf8", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2019-01-18T06:31:46Z", "id": "2430e060-e508-47c6-a513-7f32f10ebdf8", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2019-01-18 06:31:49,166 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4b9f5a1a8d224d529431f2961752d312/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-stack/2430e060-e508-47c6-a513-7f32f10ebdf8 used request id req-b6e9d821-eaee-485e-a8d8-6d604b34ff7a 2019-01-18 06:31:49,169 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/4b9f5a1a8d224d529431f2961752d312/stacks/2430e060-e508-47c6-a513-7f32f10ebdf8 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fbe66d9de0b3755b7df0496f7a3057211b0b17ed" 2019-01-18 06:31:49,734 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 18 Jan 2019 06:31:49 GMT Server: Apache x-openstack-request-id: req-14c04234-d28b-4774-a1ed-2d8004397e99 Location: http://172.30.9.23:8004/v1/4b9f5a1a8d224d529431f2961752d312/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-stack/2430e060-e508-47c6-a513-7f32f10ebdf8 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/4b9f5a1a8d224d529431f2961752d312/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-stack/2430e060-e508-47c6-a513-7f32f10ebdf8;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-18 06:31:49,926 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:31:49 GMT Server: Apache x-openstack-request-id: req-a4c3cf04-7a21-43f0-a5e0-9ab8839da8a7 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": "4b9f5a1a8d224d529431f2961752d312", "OS::stack_id": "2430e060-e508-47c6-a513-7f32f10ebdf8", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-stack", "image_name": "CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-image", "inst_name": "CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-inst", "subnet_name": "CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-subnet", "flavor_name": "CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-flavor-name", "net_name": "CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-stack", "stack_user_project_id": "e00b6250e3ce4a5ebaba57efac7c4395", "tags": null, "creation_time": "2019-01-18T06:31:26Z", "links": [{"href": "http://172.30.9.23:8004/v1/4b9f5a1a8d224d529431f2961752d312/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-stack/2430e060-e508-47c6-a513-7f32f10ebdf8", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2019-01-18T06:31:46Z", "id": "2430e060-e508-47c6-a513-7f32f10ebdf8", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2019-01-18 06:31:49,926 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4b9f5a1a8d224d529431f2961752d312/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-stack/2430e060-e508-47c6-a513-7f32f10ebdf8 used request id req-a4c3cf04-7a21-43f0-a5e0-9ab8839da8a7 2019-01-18 06:31:49,929 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/4b9f5a1a8d224d529431f2961752d312/stacks/2430e060-e508-47c6-a513-7f32f10ebdf8 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fbe66d9de0b3755b7df0496f7a3057211b0b17ed" 2019-01-18 06:31:50,486 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 18 Jan 2019 06:31:49 GMT Server: Apache x-openstack-request-id: req-db8aaeaf-ecf1-48ba-a552-99b9dccd0149 Location: http://172.30.9.23:8004/v1/4b9f5a1a8d224d529431f2961752d312/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-stack/2430e060-e508-47c6-a513-7f32f10ebdf8 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/4b9f5a1a8d224d529431f2961752d312/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-stack/2430e060-e508-47c6-a513-7f32f10ebdf8;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-18 06:31:50,513 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:31:50 GMT Server: Apache x-openstack-request-id: req-d119f779-1acb-4d79-8f92-44dd75e4bddd 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": "4b9f5a1a8d224d529431f2961752d312", "OS::stack_id": "2430e060-e508-47c6-a513-7f32f10ebdf8", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-stack", "image_name": "CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-image", "inst_name": "CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-inst", "subnet_name": "CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-subnet", "flavor_name": "CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-flavor-name", "net_name": "CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-stack", "stack_user_project_id": "e00b6250e3ce4a5ebaba57efac7c4395", "tags": null, "creation_time": "2019-01-18T06:31:26Z", "links": [{"href": "http://172.30.9.23:8004/v1/4b9f5a1a8d224d529431f2961752d312/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-stack/2430e060-e508-47c6-a513-7f32f10ebdf8", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2019-01-18T06:31:46Z", "id": "2430e060-e508-47c6-a513-7f32f10ebdf8", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2019-01-18 06:31:50,513 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4b9f5a1a8d224d529431f2961752d312/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-stack/2430e060-e508-47c6-a513-7f32f10ebdf8 used request id req-d119f779-1acb-4d79-8f92-44dd75e4bddd 2019-01-18 06:31:50,516 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/4b9f5a1a8d224d529431f2961752d312/stacks/2430e060-e508-47c6-a513-7f32f10ebdf8 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fbe66d9de0b3755b7df0496f7a3057211b0b17ed" 2019-01-18 06:31:50,543 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 18 Jan 2019 06:31:50 GMT Server: Apache x-openstack-request-id: req-6607b290-461f-42d9-9ee9-be250f5539f1 Location: http://172.30.9.23:8004/v1/4b9f5a1a8d224d529431f2961752d312/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-stack/2430e060-e508-47c6-a513-7f32f10ebdf8 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/4b9f5a1a8d224d529431f2961752d312/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-stack/2430e060-e508-47c6-a513-7f32f10ebdf8;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-18 06:31:50,666 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:31:50 GMT Server: Apache x-openstack-request-id: req-6c066f8e-17af-478d-a11c-6853cd08ff72 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": "4b9f5a1a8d224d529431f2961752d312", "OS::stack_id": "2430e060-e508-47c6-a513-7f32f10ebdf8", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-stack", "image_name": "CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-image", "inst_name": "CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-inst", "subnet_name": "CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-subnet", "flavor_name": "CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-flavor-name", "net_name": "CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-stack", "stack_user_project_id": "e00b6250e3ce4a5ebaba57efac7c4395", "tags": null, "creation_time": "2019-01-18T06:31:26Z", "links": [{"href": "http://172.30.9.23:8004/v1/4b9f5a1a8d224d529431f2961752d312/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-stack/2430e060-e508-47c6-a513-7f32f10ebdf8", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2019-01-18T06:31:46Z", "id": "2430e060-e508-47c6-a513-7f32f10ebdf8", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2019-01-18 06:31:50,667 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4b9f5a1a8d224d529431f2961752d312/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-stack/2430e060-e508-47c6-a513-7f32f10ebdf8 used request id req-6c066f8e-17af-478d-a11c-6853cd08ff72 2019-01-18 06:31:50,670 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/4b9f5a1a8d224d529431f2961752d312/stacks/2430e060-e508-47c6-a513-7f32f10ebdf8 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fbe66d9de0b3755b7df0496f7a3057211b0b17ed" 2019-01-18 06:31:50,698 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 18 Jan 2019 06:31:50 GMT Server: Apache x-openstack-request-id: req-ac7b9459-8069-404a-bb4d-af3019067870 Location: http://172.30.9.23:8004/v1/4b9f5a1a8d224d529431f2961752d312/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-stack/2430e060-e508-47c6-a513-7f32f10ebdf8 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/4b9f5a1a8d224d529431f2961752d312/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-stack/2430e060-e508-47c6-a513-7f32f10ebdf8;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-18 06:31:51,347 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:31:50 GMT Server: Apache x-openstack-request-id: req-61f024fa-95de-4db5-b2c7-5942a87720b7 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": "4b9f5a1a8d224d529431f2961752d312", "OS::stack_id": "2430e060-e508-47c6-a513-7f32f10ebdf8", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-stack", "image_name": "CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-image", "inst_name": "CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-inst", "subnet_name": "CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-subnet", "flavor_name": "CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-flavor-name", "net_name": "CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-stack", "stack_user_project_id": "e00b6250e3ce4a5ebaba57efac7c4395", "tags": null, "creation_time": "2019-01-18T06:31:26Z", "links": [{"href": "http://172.30.9.23:8004/v1/4b9f5a1a8d224d529431f2961752d312/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-stack/2430e060-e508-47c6-a513-7f32f10ebdf8", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2019-01-18T06:31:46Z", "id": "2430e060-e508-47c6-a513-7f32f10ebdf8", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2019-01-18 06:31:51,347 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4b9f5a1a8d224d529431f2961752d312/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-stack/2430e060-e508-47c6-a513-7f32f10ebdf8 used request id req-61f024fa-95de-4db5-b2c7-5942a87720b7 2019-01-18 06:31:51,351 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/4b9f5a1a8d224d529431f2961752d312/stacks/2430e060-e508-47c6-a513-7f32f10ebdf8 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fbe66d9de0b3755b7df0496f7a3057211b0b17ed" 2019-01-18 06:31:51,526 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 18 Jan 2019 06:31:51 GMT Server: Apache x-openstack-request-id: req-07368b94-addc-4284-8009-90a24929123f Location: http://172.30.9.23:8004/v1/4b9f5a1a8d224d529431f2961752d312/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-stack/2430e060-e508-47c6-a513-7f32f10ebdf8 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/4b9f5a1a8d224d529431f2961752d312/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-stack/2430e060-e508-47c6-a513-7f32f10ebdf8;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-18 06:31:51,693 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:31:51 GMT Server: Apache x-openstack-request-id: req-7d0bf338-11ee-4c3f-af3e-1dbc4ecf44dc 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": "4b9f5a1a8d224d529431f2961752d312", "OS::stack_id": "2430e060-e508-47c6-a513-7f32f10ebdf8", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-stack", "image_name": "CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-image", "inst_name": "CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-inst", "subnet_name": "CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-subnet", "flavor_name": "CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-flavor-name", "net_name": "CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-stack", "stack_user_project_id": "e00b6250e3ce4a5ebaba57efac7c4395", "tags": null, "creation_time": "2019-01-18T06:31:26Z", "links": [{"href": "http://172.30.9.23:8004/v1/4b9f5a1a8d224d529431f2961752d312/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-stack/2430e060-e508-47c6-a513-7f32f10ebdf8", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2019-01-18T06:31:46Z", "id": "2430e060-e508-47c6-a513-7f32f10ebdf8", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2019-01-18 06:31:51,693 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4b9f5a1a8d224d529431f2961752d312/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-stack/2430e060-e508-47c6-a513-7f32f10ebdf8 used request id req-7d0bf338-11ee-4c3f-af3e-1dbc4ecf44dc 2019-01-18 06:31:51,697 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/4b9f5a1a8d224d529431f2961752d312/stacks/2430e060-e508-47c6-a513-7f32f10ebdf8 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fbe66d9de0b3755b7df0496f7a3057211b0b17ed" 2019-01-18 06:31:51,723 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 18 Jan 2019 06:31:51 GMT Server: Apache x-openstack-request-id: req-496ba980-9fba-4a67-90a2-5614fa55bf67 Location: http://172.30.9.23:8004/v1/4b9f5a1a8d224d529431f2961752d312/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-stack/2430e060-e508-47c6-a513-7f32f10ebdf8 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/4b9f5a1a8d224d529431f2961752d312/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-stack/2430e060-e508-47c6-a513-7f32f10ebdf8;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-18 06:31:51,847 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:31:51 GMT Server: Apache x-openstack-request-id: req-756e992d-5fc6-489e-a843-b8302ae68eb7 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": "4b9f5a1a8d224d529431f2961752d312", "OS::stack_id": "2430e060-e508-47c6-a513-7f32f10ebdf8", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-stack", "image_name": "CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-image", "inst_name": "CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-inst", "subnet_name": "CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-subnet", "flavor_name": "CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-flavor-name", "net_name": "CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-stack", "stack_user_project_id": "e00b6250e3ce4a5ebaba57efac7c4395", "tags": null, "creation_time": "2019-01-18T06:31:26Z", "links": [{"href": "http://172.30.9.23:8004/v1/4b9f5a1a8d224d529431f2961752d312/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-stack/2430e060-e508-47c6-a513-7f32f10ebdf8", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2019-01-18T06:31:46Z", "id": "2430e060-e508-47c6-a513-7f32f10ebdf8", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2019-01-18 06:31:51,848 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4b9f5a1a8d224d529431f2961752d312/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-stack/2430e060-e508-47c6-a513-7f32f10ebdf8 used request id req-756e992d-5fc6-489e-a843-b8302ae68eb7 2019-01-18 06:31:51,851 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/4b9f5a1a8d224d529431f2961752d312/stacks/2430e060-e508-47c6-a513-7f32f10ebdf8 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fbe66d9de0b3755b7df0496f7a3057211b0b17ed" 2019-01-18 06:31:51,877 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 18 Jan 2019 06:31:51 GMT Server: Apache x-openstack-request-id: req-f3405cca-8e16-41f3-8384-f134f413012c Location: http://172.30.9.23:8004/v1/4b9f5a1a8d224d529431f2961752d312/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-stack/2430e060-e508-47c6-a513-7f32f10ebdf8 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/4b9f5a1a8d224d529431f2961752d312/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-stack/2430e060-e508-47c6-a513-7f32f10ebdf8;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-18 06:31:51,903 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:31:51 GMT Server: Apache x-openstack-request-id: req-13070dec-9d29-4894-bfdc-5937dd312361 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": "4b9f5a1a8d224d529431f2961752d312", "OS::stack_id": "2430e060-e508-47c6-a513-7f32f10ebdf8", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-stack", "image_name": "CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-image", "inst_name": "CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-inst", "subnet_name": "CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-subnet", "flavor_name": "CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-flavor-name", "net_name": "CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-stack", "stack_user_project_id": "e00b6250e3ce4a5ebaba57efac7c4395", "tags": null, "creation_time": "2019-01-18T06:31:26Z", "links": [{"href": "http://172.30.9.23:8004/v1/4b9f5a1a8d224d529431f2961752d312/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-stack/2430e060-e508-47c6-a513-7f32f10ebdf8", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2019-01-18T06:31:46Z", "id": "2430e060-e508-47c6-a513-7f32f10ebdf8", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2019-01-18 06:31:51,903 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4b9f5a1a8d224d529431f2961752d312/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-stack/2430e060-e508-47c6-a513-7f32f10ebdf8 used request id req-13070dec-9d29-4894-bfdc-5937dd312361 2019-01-18 06:31:51,906 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/4b9f5a1a8d224d529431f2961752d312/stacks/2430e060-e508-47c6-a513-7f32f10ebdf8 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fbe66d9de0b3755b7df0496f7a3057211b0b17ed" 2019-01-18 06:31:51,932 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 18 Jan 2019 06:31:51 GMT Server: Apache x-openstack-request-id: req-a0776d85-6742-4856-8eec-ca4936cd5d29 Location: http://172.30.9.23:8004/v1/4b9f5a1a8d224d529431f2961752d312/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-stack/2430e060-e508-47c6-a513-7f32f10ebdf8 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/4b9f5a1a8d224d529431f2961752d312/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-stack/2430e060-e508-47c6-a513-7f32f10ebdf8;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-18 06:31:52,473 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:31:51 GMT Server: Apache x-openstack-request-id: req-36007ee9-b69e-45cb-ac9f-8b4a5c1c5030 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": "4b9f5a1a8d224d529431f2961752d312", "OS::stack_id": "2430e060-e508-47c6-a513-7f32f10ebdf8", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-stack", "image_name": "CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-image", "inst_name": "CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-inst", "subnet_name": "CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-subnet", "flavor_name": "CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-flavor-name", "net_name": "CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-stack", "stack_user_project_id": "e00b6250e3ce4a5ebaba57efac7c4395", "tags": null, "creation_time": "2019-01-18T06:31:26Z", "links": [{"href": "http://172.30.9.23:8004/v1/4b9f5a1a8d224d529431f2961752d312/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-stack/2430e060-e508-47c6-a513-7f32f10ebdf8", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2019-01-18T06:31:46Z", "id": "2430e060-e508-47c6-a513-7f32f10ebdf8", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2019-01-18 06:31:52,473 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4b9f5a1a8d224d529431f2961752d312/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-stack/2430e060-e508-47c6-a513-7f32f10ebdf8 used request id req-36007ee9-b69e-45cb-ac9f-8b4a5c1c5030 2019-01-18 06:31:52,476 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/4b9f5a1a8d224d529431f2961752d312/stacks/2430e060-e508-47c6-a513-7f32f10ebdf8 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fbe66d9de0b3755b7df0496f7a3057211b0b17ed" 2019-01-18 06:31:52,650 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 18 Jan 2019 06:31:52 GMT Server: Apache x-openstack-request-id: req-e7edd6bf-48f5-4ec0-9f02-b0152b9bbaf5 Location: http://172.30.9.23:8004/v1/4b9f5a1a8d224d529431f2961752d312/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-stack/2430e060-e508-47c6-a513-7f32f10ebdf8 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/4b9f5a1a8d224d529431f2961752d312/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-stack/2430e060-e508-47c6-a513-7f32f10ebdf8;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-18 06:31:52,675 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:31:52 GMT Server: Apache x-openstack-request-id: req-535c95cf-bf8e-4efa-867d-fc4a5c96f54b 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": "4b9f5a1a8d224d529431f2961752d312", "OS::stack_id": "2430e060-e508-47c6-a513-7f32f10ebdf8", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-stack", "image_name": "CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-image", "inst_name": "CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-inst", "subnet_name": "CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-subnet", "flavor_name": "CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-flavor-name", "net_name": "CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-stack", "stack_user_project_id": "e00b6250e3ce4a5ebaba57efac7c4395", "tags": null, "creation_time": "2019-01-18T06:31:26Z", "links": [{"href": "http://172.30.9.23:8004/v1/4b9f5a1a8d224d529431f2961752d312/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-stack/2430e060-e508-47c6-a513-7f32f10ebdf8", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2019-01-18T06:31:46Z", "id": "2430e060-e508-47c6-a513-7f32f10ebdf8", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2019-01-18 06:31:52,676 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4b9f5a1a8d224d529431f2961752d312/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-stack/2430e060-e508-47c6-a513-7f32f10ebdf8 used request id req-535c95cf-bf8e-4efa-867d-fc4a5c96f54b 2019-01-18 06:31:52,679 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/4b9f5a1a8d224d529431f2961752d312/stacks/2430e060-e508-47c6-a513-7f32f10ebdf8 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fbe66d9de0b3755b7df0496f7a3057211b0b17ed" 2019-01-18 06:31:52,705 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 18 Jan 2019 06:31:52 GMT Server: Apache x-openstack-request-id: req-60d28889-e3ae-44de-90e7-e2e98bf8f55a Location: http://172.30.9.23:8004/v1/4b9f5a1a8d224d529431f2961752d312/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-stack/2430e060-e508-47c6-a513-7f32f10ebdf8 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/4b9f5a1a8d224d529431f2961752d312/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-stack/2430e060-e508-47c6-a513-7f32f10ebdf8;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-18 06:31:52,747 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:31:52 GMT Server: Apache x-openstack-request-id: req-540c2ac4-02fd-4cca-b96d-62fc6287567a 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": "4b9f5a1a8d224d529431f2961752d312", "OS::stack_id": "2430e060-e508-47c6-a513-7f32f10ebdf8", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-stack", "image_name": "CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-image", "inst_name": "CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-inst", "subnet_name": "CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-subnet", "flavor_name": "CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-flavor-name", "net_name": "CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-stack", "stack_user_project_id": "e00b6250e3ce4a5ebaba57efac7c4395", "tags": null, "creation_time": "2019-01-18T06:31:26Z", "links": [{"href": "http://172.30.9.23:8004/v1/4b9f5a1a8d224d529431f2961752d312/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-stack/2430e060-e508-47c6-a513-7f32f10ebdf8", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2019-01-18T06:31:46Z", "id": "2430e060-e508-47c6-a513-7f32f10ebdf8", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2019-01-18 06:31:52,747 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4b9f5a1a8d224d529431f2961752d312/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-stack/2430e060-e508-47c6-a513-7f32f10ebdf8 used request id req-540c2ac4-02fd-4cca-b96d-62fc6287567a 2019-01-18 06:31:52,750 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/4b9f5a1a8d224d529431f2961752d312/stacks/2430e060-e508-47c6-a513-7f32f10ebdf8 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fbe66d9de0b3755b7df0496f7a3057211b0b17ed" 2019-01-18 06:31:52,775 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 18 Jan 2019 06:31:52 GMT Server: Apache x-openstack-request-id: req-8ef8108f-af49-4f15-bf41-a3eb806068c0 Location: http://172.30.9.23:8004/v1/4b9f5a1a8d224d529431f2961752d312/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-stack/2430e060-e508-47c6-a513-7f32f10ebdf8 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/4b9f5a1a8d224d529431f2961752d312/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-stack/2430e060-e508-47c6-a513-7f32f10ebdf8;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-18 06:31:53,309 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:31:52 GMT Server: Apache x-openstack-request-id: req-83cdc2a0-a314-47a2-b1fd-ef58faac8d24 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": "4b9f5a1a8d224d529431f2961752d312", "OS::stack_id": "2430e060-e508-47c6-a513-7f32f10ebdf8", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-stack", "image_name": "CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-image", "inst_name": "CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-inst", "subnet_name": "CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-subnet", "flavor_name": "CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-flavor-name", "net_name": "CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-stack", "stack_user_project_id": "e00b6250e3ce4a5ebaba57efac7c4395", "tags": null, "creation_time": "2019-01-18T06:31:26Z", "links": [{"href": "http://172.30.9.23:8004/v1/4b9f5a1a8d224d529431f2961752d312/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-stack/2430e060-e508-47c6-a513-7f32f10ebdf8", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2019-01-18T06:31:46Z", "id": "2430e060-e508-47c6-a513-7f32f10ebdf8", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2019-01-18 06:31:53,309 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4b9f5a1a8d224d529431f2961752d312/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-stack/2430e060-e508-47c6-a513-7f32f10ebdf8 used request id req-83cdc2a0-a314-47a2-b1fd-ef58faac8d24 2019-01-18 06:31:53,312 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/4b9f5a1a8d224d529431f2961752d312/stacks/2430e060-e508-47c6-a513-7f32f10ebdf8 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fbe66d9de0b3755b7df0496f7a3057211b0b17ed" 2019-01-18 06:31:53,338 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 18 Jan 2019 06:31:53 GMT Server: Apache x-openstack-request-id: req-c1480aeb-a631-4754-b016-f420d0791b60 Location: http://172.30.9.23:8004/v1/4b9f5a1a8d224d529431f2961752d312/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-stack/2430e060-e508-47c6-a513-7f32f10ebdf8 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/4b9f5a1a8d224d529431f2961752d312/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-stack/2430e060-e508-47c6-a513-7f32f10ebdf8;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-18 06:31:53,889 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:31:53 GMT Server: Apache x-openstack-request-id: req-d45df0f9-9a85-4a54-8650-1611586e7dee 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": "4b9f5a1a8d224d529431f2961752d312", "OS::stack_id": "2430e060-e508-47c6-a513-7f32f10ebdf8", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-stack", "image_name": "CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-image", "inst_name": "CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-inst", "subnet_name": "CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-subnet", "flavor_name": "CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-flavor-name", "net_name": "CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-stack", "stack_user_project_id": "e00b6250e3ce4a5ebaba57efac7c4395", "tags": null, "creation_time": "2019-01-18T06:31:26Z", "links": [{"href": "http://172.30.9.23:8004/v1/4b9f5a1a8d224d529431f2961752d312/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-stack/2430e060-e508-47c6-a513-7f32f10ebdf8", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2019-01-18T06:31:46Z", "id": "2430e060-e508-47c6-a513-7f32f10ebdf8", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2019-01-18 06:31:53,890 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4b9f5a1a8d224d529431f2961752d312/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-stack/2430e060-e508-47c6-a513-7f32f10ebdf8 used request id req-d45df0f9-9a85-4a54-8650-1611586e7dee 2019-01-18 06:31:53,893 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/4b9f5a1a8d224d529431f2961752d312/stacks/2430e060-e508-47c6-a513-7f32f10ebdf8 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fbe66d9de0b3755b7df0496f7a3057211b0b17ed" 2019-01-18 06:31:53,919 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 18 Jan 2019 06:31:53 GMT Server: Apache x-openstack-request-id: req-bd112fd0-884f-4c5c-afe0-8458b5dd4e86 Location: http://172.30.9.23:8004/v1/4b9f5a1a8d224d529431f2961752d312/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-stack/2430e060-e508-47c6-a513-7f32f10ebdf8 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/4b9f5a1a8d224d529431f2961752d312/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-stack/2430e060-e508-47c6-a513-7f32f10ebdf8;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-18 06:31:53,945 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:31:53 GMT Server: Apache x-openstack-request-id: req-5b4620b1-9f00-4929-bc65-fd73fe8a7c68 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": "4b9f5a1a8d224d529431f2961752d312", "OS::stack_id": "2430e060-e508-47c6-a513-7f32f10ebdf8", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-stack", "image_name": "CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-image", "inst_name": "CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-inst", "subnet_name": "CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-subnet", "flavor_name": "CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-flavor-name", "net_name": "CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-stack", "stack_user_project_id": "e00b6250e3ce4a5ebaba57efac7c4395", "tags": null, "creation_time": "2019-01-18T06:31:26Z", "links": [{"href": "http://172.30.9.23:8004/v1/4b9f5a1a8d224d529431f2961752d312/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-stack/2430e060-e508-47c6-a513-7f32f10ebdf8", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2019-01-18T06:31:46Z", "id": "2430e060-e508-47c6-a513-7f32f10ebdf8", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2019-01-18 06:31:53,946 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4b9f5a1a8d224d529431f2961752d312/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-stack/2430e060-e508-47c6-a513-7f32f10ebdf8 used request id req-5b4620b1-9f00-4929-bc65-fd73fe8a7c68 2019-01-18 06:31:53,949 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/4b9f5a1a8d224d529431f2961752d312/stacks/2430e060-e508-47c6-a513-7f32f10ebdf8 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fbe66d9de0b3755b7df0496f7a3057211b0b17ed" 2019-01-18 06:31:53,975 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 18 Jan 2019 06:31:53 GMT Server: Apache x-openstack-request-id: req-0fc8c185-4bab-4aa9-a3ed-9c2d9cdb6de6 Location: http://172.30.9.23:8004/v1/4b9f5a1a8d224d529431f2961752d312/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-stack/2430e060-e508-47c6-a513-7f32f10ebdf8 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/4b9f5a1a8d224d529431f2961752d312/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-stack/2430e060-e508-47c6-a513-7f32f10ebdf8;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-18 06:31:54,000 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:31:53 GMT Server: Apache x-openstack-request-id: req-ce83536d-1c48-45b4-bc09-d58dbf6fb704 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": "4b9f5a1a8d224d529431f2961752d312", "OS::stack_id": "2430e060-e508-47c6-a513-7f32f10ebdf8", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-stack", "image_name": "CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-image", "inst_name": "CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-inst", "subnet_name": "CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-subnet", "flavor_name": "CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-flavor-name", "net_name": "CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-stack", "stack_user_project_id": "e00b6250e3ce4a5ebaba57efac7c4395", "tags": null, "creation_time": "2019-01-18T06:31:26Z", "links": [{"href": "http://172.30.9.23:8004/v1/4b9f5a1a8d224d529431f2961752d312/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-stack/2430e060-e508-47c6-a513-7f32f10ebdf8", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2019-01-18T06:31:46Z", "id": "2430e060-e508-47c6-a513-7f32f10ebdf8", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2019-01-18 06:31:54,000 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4b9f5a1a8d224d529431f2961752d312/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-stack/2430e060-e508-47c6-a513-7f32f10ebdf8 used request id req-ce83536d-1c48-45b4-bc09-d58dbf6fb704 2019-01-18 06:31:54,003 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/4b9f5a1a8d224d529431f2961752d312/stacks/2430e060-e508-47c6-a513-7f32f10ebdf8 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fbe66d9de0b3755b7df0496f7a3057211b0b17ed" 2019-01-18 06:31:54,029 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 18 Jan 2019 06:31:54 GMT Server: Apache x-openstack-request-id: req-ae0f86f2-38e0-400d-9c1d-00b7d82d59e6 Location: http://172.30.9.23:8004/v1/4b9f5a1a8d224d529431f2961752d312/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-stack/2430e060-e508-47c6-a513-7f32f10ebdf8 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/4b9f5a1a8d224d529431f2961752d312/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-stack/2430e060-e508-47c6-a513-7f32f10ebdf8;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-18 06:31:54,070 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:31:54 GMT Server: Apache x-openstack-request-id: req-23e3e074-69df-45bb-9d5d-882bfd9bc502 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": "4b9f5a1a8d224d529431f2961752d312", "OS::stack_id": "2430e060-e508-47c6-a513-7f32f10ebdf8", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-stack", "image_name": "CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-image", "inst_name": "CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-inst", "subnet_name": "CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-subnet", "flavor_name": "CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-flavor-name", "net_name": "CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-stack", "stack_user_project_id": "e00b6250e3ce4a5ebaba57efac7c4395", "tags": null, "creation_time": "2019-01-18T06:31:26Z", "links": [{"href": "http://172.30.9.23:8004/v1/4b9f5a1a8d224d529431f2961752d312/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-stack/2430e060-e508-47c6-a513-7f32f10ebdf8", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2019-01-18T06:31:46Z", "id": "2430e060-e508-47c6-a513-7f32f10ebdf8", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2019-01-18 06:31:54,071 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4b9f5a1a8d224d529431f2961752d312/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-stack/2430e060-e508-47c6-a513-7f32f10ebdf8 used request id req-23e3e074-69df-45bb-9d5d-882bfd9bc502 2019-01-18 06:31:54,074 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/4b9f5a1a8d224d529431f2961752d312/stacks/2430e060-e508-47c6-a513-7f32f10ebdf8 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fbe66d9de0b3755b7df0496f7a3057211b0b17ed" 2019-01-18 06:31:54,099 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 18 Jan 2019 06:31:54 GMT Server: Apache x-openstack-request-id: req-2a19f1ce-be6a-4826-af2a-3db6852ee7aa Location: http://172.30.9.23:8004/v1/4b9f5a1a8d224d529431f2961752d312/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-stack/2430e060-e508-47c6-a513-7f32f10ebdf8 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/4b9f5a1a8d224d529431f2961752d312/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-stack/2430e060-e508-47c6-a513-7f32f10ebdf8;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-18 06:31:54,129 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:31:54 GMT Server: Apache x-openstack-request-id: req-e7127c32-a514-49af-ac6e-70443047921a 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": "4b9f5a1a8d224d529431f2961752d312", "OS::stack_id": "2430e060-e508-47c6-a513-7f32f10ebdf8", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-stack", "image_name": "CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-image", "inst_name": "CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-inst", "subnet_name": "CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-subnet", "flavor_name": "CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-flavor-name", "net_name": "CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-stack", "stack_user_project_id": "e00b6250e3ce4a5ebaba57efac7c4395", "tags": null, "creation_time": "2019-01-18T06:31:26Z", "links": [{"href": "http://172.30.9.23:8004/v1/4b9f5a1a8d224d529431f2961752d312/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-stack/2430e060-e508-47c6-a513-7f32f10ebdf8", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2019-01-18T06:31:46Z", "id": "2430e060-e508-47c6-a513-7f32f10ebdf8", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2019-01-18 06:31:54,129 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4b9f5a1a8d224d529431f2961752d312/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-stack/2430e060-e508-47c6-a513-7f32f10ebdf8 used request id req-e7127c32-a514-49af-ac6e-70443047921a 2019-01-18 06:31:54,132 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/4b9f5a1a8d224d529431f2961752d312/stacks/2430e060-e508-47c6-a513-7f32f10ebdf8 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fbe66d9de0b3755b7df0496f7a3057211b0b17ed" 2019-01-18 06:31:54,159 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 18 Jan 2019 06:31:54 GMT Server: Apache x-openstack-request-id: req-8b34cdad-38d6-474e-8a76-9ef8ce47e45a Location: http://172.30.9.23:8004/v1/4b9f5a1a8d224d529431f2961752d312/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-stack/2430e060-e508-47c6-a513-7f32f10ebdf8 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/4b9f5a1a8d224d529431f2961752d312/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-stack/2430e060-e508-47c6-a513-7f32f10ebdf8;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-18 06:31:54,185 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:31:54 GMT Server: Apache x-openstack-request-id: req-d633a0a6-6bbc-4901-8784-4c53dc9bf3ad 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": "4b9f5a1a8d224d529431f2961752d312", "OS::stack_id": "2430e060-e508-47c6-a513-7f32f10ebdf8", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-stack", "image_name": "CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-image", "inst_name": "CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-inst", "subnet_name": "CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-subnet", "flavor_name": "CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-flavor-name", "net_name": "CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-stack", "stack_user_project_id": "e00b6250e3ce4a5ebaba57efac7c4395", "tags": null, "creation_time": "2019-01-18T06:31:26Z", "links": [{"href": "http://172.30.9.23:8004/v1/4b9f5a1a8d224d529431f2961752d312/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-stack/2430e060-e508-47c6-a513-7f32f10ebdf8", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2019-01-18T06:31:46Z", "id": "2430e060-e508-47c6-a513-7f32f10ebdf8", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2019-01-18 06:31:54,185 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4b9f5a1a8d224d529431f2961752d312/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-stack/2430e060-e508-47c6-a513-7f32f10ebdf8 used request id req-d633a0a6-6bbc-4901-8784-4c53dc9bf3ad 2019-01-18 06:31:54,187 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/4b9f5a1a8d224d529431f2961752d312/stacks/2430e060-e508-47c6-a513-7f32f10ebdf8 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fbe66d9de0b3755b7df0496f7a3057211b0b17ed" 2019-01-18 06:31:54,358 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 18 Jan 2019 06:31:54 GMT Server: Apache x-openstack-request-id: req-85a6039e-132d-4f49-95af-a3f951daad2f Location: http://172.30.9.23:8004/v1/4b9f5a1a8d224d529431f2961752d312/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-stack/2430e060-e508-47c6-a513-7f32f10ebdf8 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/4b9f5a1a8d224d529431f2961752d312/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-stack/2430e060-e508-47c6-a513-7f32f10ebdf8;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-18 06:31:54,905 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:31:54 GMT Server: Apache x-openstack-request-id: req-5be3d521-2569-43a9-b677-9fe97c48c75a 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": "4b9f5a1a8d224d529431f2961752d312", "OS::stack_id": "2430e060-e508-47c6-a513-7f32f10ebdf8", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-stack", "image_name": "CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-image", "inst_name": "CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-inst", "subnet_name": "CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-subnet", "flavor_name": "CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-flavor-name", "net_name": "CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-stack", "stack_user_project_id": "e00b6250e3ce4a5ebaba57efac7c4395", "tags": null, "creation_time": "2019-01-18T06:31:26Z", "links": [{"href": "http://172.30.9.23:8004/v1/4b9f5a1a8d224d529431f2961752d312/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-stack/2430e060-e508-47c6-a513-7f32f10ebdf8", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2019-01-18T06:31:46Z", "id": "2430e060-e508-47c6-a513-7f32f10ebdf8", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2019-01-18 06:31:54,906 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4b9f5a1a8d224d529431f2961752d312/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-stack/2430e060-e508-47c6-a513-7f32f10ebdf8 used request id req-5be3d521-2569-43a9-b677-9fe97c48c75a 2019-01-18 06:31:54,909 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/4b9f5a1a8d224d529431f2961752d312/stacks/2430e060-e508-47c6-a513-7f32f10ebdf8 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fbe66d9de0b3755b7df0496f7a3057211b0b17ed" 2019-01-18 06:31:54,935 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 18 Jan 2019 06:31:54 GMT Server: Apache x-openstack-request-id: req-11723144-7daf-4261-827d-97a69c49eeb5 Location: http://172.30.9.23:8004/v1/4b9f5a1a8d224d529431f2961752d312/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-stack/2430e060-e508-47c6-a513-7f32f10ebdf8 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/4b9f5a1a8d224d529431f2961752d312/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-stack/2430e060-e508-47c6-a513-7f32f10ebdf8;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-18 06:31:54,961 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:31:54 GMT Server: Apache x-openstack-request-id: req-6fd711c5-0b79-4877-8b31-ecc13ff53d34 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": "4b9f5a1a8d224d529431f2961752d312", "OS::stack_id": "2430e060-e508-47c6-a513-7f32f10ebdf8", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-stack", "image_name": "CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-image", "inst_name": "CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-inst", "subnet_name": "CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-subnet", "flavor_name": "CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-flavor-name", "net_name": "CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-stack", "stack_user_project_id": "e00b6250e3ce4a5ebaba57efac7c4395", "tags": null, "creation_time": "2019-01-18T06:31:26Z", "links": [{"href": "http://172.30.9.23:8004/v1/4b9f5a1a8d224d529431f2961752d312/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-stack/2430e060-e508-47c6-a513-7f32f10ebdf8", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2019-01-18T06:31:46Z", "id": "2430e060-e508-47c6-a513-7f32f10ebdf8", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2019-01-18 06:31:54,961 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4b9f5a1a8d224d529431f2961752d312/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-stack/2430e060-e508-47c6-a513-7f32f10ebdf8 used request id req-6fd711c5-0b79-4877-8b31-ecc13ff53d34 2019-01-18 06:31:54,964 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/4b9f5a1a8d224d529431f2961752d312/stacks/2430e060-e508-47c6-a513-7f32f10ebdf8 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fbe66d9de0b3755b7df0496f7a3057211b0b17ed" 2019-01-18 06:31:54,990 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 18 Jan 2019 06:31:54 GMT Server: Apache x-openstack-request-id: req-2979224a-c899-4739-90cf-72355089b239 Location: http://172.30.9.23:8004/v1/4b9f5a1a8d224d529431f2961752d312/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-stack/2430e060-e508-47c6-a513-7f32f10ebdf8 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/4b9f5a1a8d224d529431f2961752d312/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-stack/2430e060-e508-47c6-a513-7f32f10ebdf8;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-18 06:31:55,016 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:31:54 GMT Server: Apache x-openstack-request-id: req-fe0a744d-65e8-4b8e-ae72-7cee4da96d23 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": "4b9f5a1a8d224d529431f2961752d312", "OS::stack_id": "2430e060-e508-47c6-a513-7f32f10ebdf8", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-stack", "image_name": "CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-image", "inst_name": "CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-inst", "subnet_name": "CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-subnet", "flavor_name": "CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-flavor-name", "net_name": "CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-stack", "stack_user_project_id": "e00b6250e3ce4a5ebaba57efac7c4395", "tags": null, "creation_time": "2019-01-18T06:31:26Z", "links": [{"href": "http://172.30.9.23:8004/v1/4b9f5a1a8d224d529431f2961752d312/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-stack/2430e060-e508-47c6-a513-7f32f10ebdf8", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2019-01-18T06:31:46Z", "id": "2430e060-e508-47c6-a513-7f32f10ebdf8", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2019-01-18 06:31:55,016 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4b9f5a1a8d224d529431f2961752d312/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-stack/2430e060-e508-47c6-a513-7f32f10ebdf8 used request id req-fe0a744d-65e8-4b8e-ae72-7cee4da96d23 2019-01-18 06:31:55,019 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/4b9f5a1a8d224d529431f2961752d312/stacks/2430e060-e508-47c6-a513-7f32f10ebdf8 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fbe66d9de0b3755b7df0496f7a3057211b0b17ed" 2019-01-18 06:31:55,047 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 18 Jan 2019 06:31:55 GMT Server: Apache x-openstack-request-id: req-80c86a2c-3746-4d2c-acdb-a0c2986c910a Location: http://172.30.9.23:8004/v1/4b9f5a1a8d224d529431f2961752d312/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-stack/2430e060-e508-47c6-a513-7f32f10ebdf8 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/4b9f5a1a8d224d529431f2961752d312/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-stack/2430e060-e508-47c6-a513-7f32f10ebdf8;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-18 06:31:55,072 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:31:55 GMT Server: Apache x-openstack-request-id: req-3e2f3227-1b69-4aba-b050-947522eae3bc 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": "4b9f5a1a8d224d529431f2961752d312", "OS::stack_id": "2430e060-e508-47c6-a513-7f32f10ebdf8", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-stack", "image_name": "CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-image", "inst_name": "CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-inst", "subnet_name": "CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-subnet", "flavor_name": "CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-flavor-name", "net_name": "CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-stack", "stack_user_project_id": "e00b6250e3ce4a5ebaba57efac7c4395", "tags": null, "creation_time": "2019-01-18T06:31:26Z", "links": [{"href": "http://172.30.9.23:8004/v1/4b9f5a1a8d224d529431f2961752d312/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-stack/2430e060-e508-47c6-a513-7f32f10ebdf8", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2019-01-18T06:31:46Z", "id": "2430e060-e508-47c6-a513-7f32f10ebdf8", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2019-01-18 06:31:55,072 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4b9f5a1a8d224d529431f2961752d312/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-stack/2430e060-e508-47c6-a513-7f32f10ebdf8 used request id req-3e2f3227-1b69-4aba-b050-947522eae3bc 2019-01-18 06:31:55,075 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/4b9f5a1a8d224d529431f2961752d312/stacks/2430e060-e508-47c6-a513-7f32f10ebdf8 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fbe66d9de0b3755b7df0496f7a3057211b0b17ed" 2019-01-18 06:31:55,100 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 18 Jan 2019 06:31:55 GMT Server: Apache x-openstack-request-id: req-21069002-d493-4b43-a148-610ca7716be3 Location: http://172.30.9.23:8004/v1/4b9f5a1a8d224d529431f2961752d312/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-stack/2430e060-e508-47c6-a513-7f32f10ebdf8 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/4b9f5a1a8d224d529431f2961752d312/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-stack/2430e060-e508-47c6-a513-7f32f10ebdf8;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-18 06:31:55,126 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:31:55 GMT Server: Apache x-openstack-request-id: req-64ebe18a-7803-4549-8766-73bd54d2cefd 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": "4b9f5a1a8d224d529431f2961752d312", "OS::stack_id": "2430e060-e508-47c6-a513-7f32f10ebdf8", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-stack", "image_name": "CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-image", "inst_name": "CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-inst", "subnet_name": "CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-subnet", "flavor_name": "CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-flavor-name", "net_name": "CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-stack", "stack_user_project_id": "e00b6250e3ce4a5ebaba57efac7c4395", "tags": null, "creation_time": "2019-01-18T06:31:26Z", "links": [{"href": "http://172.30.9.23:8004/v1/4b9f5a1a8d224d529431f2961752d312/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-stack/2430e060-e508-47c6-a513-7f32f10ebdf8", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2019-01-18T06:31:46Z", "id": "2430e060-e508-47c6-a513-7f32f10ebdf8", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2019-01-18 06:31:55,126 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4b9f5a1a8d224d529431f2961752d312/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-stack/2430e060-e508-47c6-a513-7f32f10ebdf8 used request id req-64ebe18a-7803-4549-8766-73bd54d2cefd 2019-01-18 06:31:55,129 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/4b9f5a1a8d224d529431f2961752d312/stacks/2430e060-e508-47c6-a513-7f32f10ebdf8 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fbe66d9de0b3755b7df0496f7a3057211b0b17ed" 2019-01-18 06:31:55,156 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 18 Jan 2019 06:31:55 GMT Server: Apache x-openstack-request-id: req-225b6b41-ca1c-4cd8-9454-5f14558d8981 Location: http://172.30.9.23:8004/v1/4b9f5a1a8d224d529431f2961752d312/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-stack/2430e060-e508-47c6-a513-7f32f10ebdf8 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/4b9f5a1a8d224d529431f2961752d312/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-stack/2430e060-e508-47c6-a513-7f32f10ebdf8;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-18 06:31:55,184 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:31:55 GMT Server: Apache x-openstack-request-id: req-bb063df6-1fc3-4863-b4d1-4b892ccb54a0 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": "4b9f5a1a8d224d529431f2961752d312", "OS::stack_id": "2430e060-e508-47c6-a513-7f32f10ebdf8", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-stack", "image_name": "CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-image", "inst_name": "CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-inst", "subnet_name": "CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-subnet", "flavor_name": "CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-flavor-name", "net_name": "CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-stack", "stack_user_project_id": "e00b6250e3ce4a5ebaba57efac7c4395", "tags": null, "creation_time": "2019-01-18T06:31:26Z", "links": [{"href": "http://172.30.9.23:8004/v1/4b9f5a1a8d224d529431f2961752d312/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-stack/2430e060-e508-47c6-a513-7f32f10ebdf8", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2019-01-18T06:31:46Z", "id": "2430e060-e508-47c6-a513-7f32f10ebdf8", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2019-01-18 06:31:55,184 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4b9f5a1a8d224d529431f2961752d312/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-stack/2430e060-e508-47c6-a513-7f32f10ebdf8 used request id req-bb063df6-1fc3-4863-b4d1-4b892ccb54a0 2019-01-18 06:31:55,186 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/4b9f5a1a8d224d529431f2961752d312/stacks/2430e060-e508-47c6-a513-7f32f10ebdf8 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fbe66d9de0b3755b7df0496f7a3057211b0b17ed" 2019-01-18 06:31:55,213 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 18 Jan 2019 06:31:55 GMT Server: Apache x-openstack-request-id: req-d9671400-578f-4ea3-ac56-84291cb3378d Location: http://172.30.9.23:8004/v1/4b9f5a1a8d224d529431f2961752d312/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-stack/2430e060-e508-47c6-a513-7f32f10ebdf8 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/4b9f5a1a8d224d529431f2961752d312/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-stack/2430e060-e508-47c6-a513-7f32f10ebdf8;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-18 06:31:55,770 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:31:55 GMT Server: Apache x-openstack-request-id: req-b7046eb3-3f90-4c64-b8c8-4a3dcc178d22 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": "4b9f5a1a8d224d529431f2961752d312", "OS::stack_id": "2430e060-e508-47c6-a513-7f32f10ebdf8", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-stack", "image_name": "CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-image", "inst_name": "CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-inst", "subnet_name": "CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-subnet", "flavor_name": "CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-flavor-name", "net_name": "CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-stack", "stack_user_project_id": "e00b6250e3ce4a5ebaba57efac7c4395", "tags": null, "creation_time": "2019-01-18T06:31:26Z", "links": [{"href": "http://172.30.9.23:8004/v1/4b9f5a1a8d224d529431f2961752d312/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-stack/2430e060-e508-47c6-a513-7f32f10ebdf8", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2019-01-18T06:31:46Z", "id": "2430e060-e508-47c6-a513-7f32f10ebdf8", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2019-01-18 06:31:55,771 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4b9f5a1a8d224d529431f2961752d312/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-stack/2430e060-e508-47c6-a513-7f32f10ebdf8 used request id req-b7046eb3-3f90-4c64-b8c8-4a3dcc178d22 2019-01-18 06:31:55,774 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/4b9f5a1a8d224d529431f2961752d312/stacks/2430e060-e508-47c6-a513-7f32f10ebdf8 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fbe66d9de0b3755b7df0496f7a3057211b0b17ed" 2019-01-18 06:31:55,800 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 18 Jan 2019 06:31:55 GMT Server: Apache x-openstack-request-id: req-eacc9aa7-bf27-45be-8c59-20cbd4949d99 Location: http://172.30.9.23:8004/v1/4b9f5a1a8d224d529431f2961752d312/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-stack/2430e060-e508-47c6-a513-7f32f10ebdf8 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/4b9f5a1a8d224d529431f2961752d312/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-stack/2430e060-e508-47c6-a513-7f32f10ebdf8;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-18 06:31:55,825 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:31:55 GMT Server: Apache x-openstack-request-id: req-97009892-b63c-410e-873e-3b1b3b637e47 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": "4b9f5a1a8d224d529431f2961752d312", "OS::stack_id": "2430e060-e508-47c6-a513-7f32f10ebdf8", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-stack", "image_name": "CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-image", "inst_name": "CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-inst", "subnet_name": "CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-subnet", "flavor_name": "CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-flavor-name", "net_name": "CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-stack", "stack_user_project_id": "e00b6250e3ce4a5ebaba57efac7c4395", "tags": null, "creation_time": "2019-01-18T06:31:26Z", "links": [{"href": "http://172.30.9.23:8004/v1/4b9f5a1a8d224d529431f2961752d312/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-stack/2430e060-e508-47c6-a513-7f32f10ebdf8", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2019-01-18T06:31:46Z", "id": "2430e060-e508-47c6-a513-7f32f10ebdf8", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2019-01-18 06:31:55,825 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4b9f5a1a8d224d529431f2961752d312/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-stack/2430e060-e508-47c6-a513-7f32f10ebdf8 used request id req-97009892-b63c-410e-873e-3b1b3b637e47 2019-01-18 06:31:55,828 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/4b9f5a1a8d224d529431f2961752d312/stacks/2430e060-e508-47c6-a513-7f32f10ebdf8 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fbe66d9de0b3755b7df0496f7a3057211b0b17ed" 2019-01-18 06:31:55,854 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 18 Jan 2019 06:31:55 GMT Server: Apache x-openstack-request-id: req-e13eccea-2037-4be1-ab92-814c034ce8f4 Location: http://172.30.9.23:8004/v1/4b9f5a1a8d224d529431f2961752d312/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-stack/2430e060-e508-47c6-a513-7f32f10ebdf8 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/4b9f5a1a8d224d529431f2961752d312/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-stack/2430e060-e508-47c6-a513-7f32f10ebdf8;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-18 06:31:56,404 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:31:55 GMT Server: Apache x-openstack-request-id: req-6151abfa-39d2-497a-b33f-659711083359 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": "4b9f5a1a8d224d529431f2961752d312", "OS::stack_id": "2430e060-e508-47c6-a513-7f32f10ebdf8", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-stack", "image_name": "CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-image", "inst_name": "CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-inst", "subnet_name": "CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-subnet", "flavor_name": "CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-flavor-name", "net_name": "CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-stack", "stack_user_project_id": "e00b6250e3ce4a5ebaba57efac7c4395", "tags": null, "creation_time": "2019-01-18T06:31:26Z", "links": [{"href": "http://172.30.9.23:8004/v1/4b9f5a1a8d224d529431f2961752d312/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-stack/2430e060-e508-47c6-a513-7f32f10ebdf8", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2019-01-18T06:31:46Z", "id": "2430e060-e508-47c6-a513-7f32f10ebdf8", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2019-01-18 06:31:56,404 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4b9f5a1a8d224d529431f2961752d312/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-stack/2430e060-e508-47c6-a513-7f32f10ebdf8 used request id req-6151abfa-39d2-497a-b33f-659711083359 2019-01-18 06:31:56,407 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/4b9f5a1a8d224d529431f2961752d312/stacks/2430e060-e508-47c6-a513-7f32f10ebdf8 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fbe66d9de0b3755b7df0496f7a3057211b0b17ed" 2019-01-18 06:31:56,433 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 18 Jan 2019 06:31:56 GMT Server: Apache x-openstack-request-id: req-24ddef4d-7d4e-4061-a828-bce1cd3982ad Location: http://172.30.9.23:8004/v1/4b9f5a1a8d224d529431f2961752d312/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-stack/2430e060-e508-47c6-a513-7f32f10ebdf8 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/4b9f5a1a8d224d529431f2961752d312/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-stack/2430e060-e508-47c6-a513-7f32f10ebdf8;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-18 06:31:56,459 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:31:56 GMT Server: Apache x-openstack-request-id: req-312f4b05-7d87-4a76-9d30-33f38e368389 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": "4b9f5a1a8d224d529431f2961752d312", "OS::stack_id": "2430e060-e508-47c6-a513-7f32f10ebdf8", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-stack", "image_name": "CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-image", "inst_name": "CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-inst", "subnet_name": "CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-subnet", "flavor_name": "CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-flavor-name", "net_name": "CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-stack", "stack_user_project_id": "e00b6250e3ce4a5ebaba57efac7c4395", "tags": null, "creation_time": "2019-01-18T06:31:26Z", "links": [{"href": "http://172.30.9.23:8004/v1/4b9f5a1a8d224d529431f2961752d312/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-stack/2430e060-e508-47c6-a513-7f32f10ebdf8", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2019-01-18T06:31:46Z", "id": "2430e060-e508-47c6-a513-7f32f10ebdf8", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2019-01-18 06:31:56,459 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4b9f5a1a8d224d529431f2961752d312/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-stack/2430e060-e508-47c6-a513-7f32f10ebdf8 used request id req-312f4b05-7d87-4a76-9d30-33f38e368389 2019-01-18 06:31:56,462 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/4b9f5a1a8d224d529431f2961752d312/stacks/2430e060-e508-47c6-a513-7f32f10ebdf8 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fbe66d9de0b3755b7df0496f7a3057211b0b17ed" 2019-01-18 06:31:56,488 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 18 Jan 2019 06:31:56 GMT Server: Apache x-openstack-request-id: req-02b04a13-5d85-4c17-b656-cf98b911ff62 Location: http://172.30.9.23:8004/v1/4b9f5a1a8d224d529431f2961752d312/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-stack/2430e060-e508-47c6-a513-7f32f10ebdf8 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/4b9f5a1a8d224d529431f2961752d312/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-stack/2430e060-e508-47c6-a513-7f32f10ebdf8;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-18 06:31:56,513 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:31:56 GMT Server: Apache x-openstack-request-id: req-b97af6cf-5f49-48f1-b106-3bc28e2e13e2 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": "4b9f5a1a8d224d529431f2961752d312", "OS::stack_id": "2430e060-e508-47c6-a513-7f32f10ebdf8", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-stack", "image_name": "CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-image", "inst_name": "CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-inst", "subnet_name": "CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-subnet", "flavor_name": "CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-flavor-name", "net_name": "CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-stack", "stack_user_project_id": "e00b6250e3ce4a5ebaba57efac7c4395", "tags": null, "creation_time": "2019-01-18T06:31:26Z", "links": [{"href": "http://172.30.9.23:8004/v1/4b9f5a1a8d224d529431f2961752d312/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-stack/2430e060-e508-47c6-a513-7f32f10ebdf8", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2019-01-18T06:31:46Z", "id": "2430e060-e508-47c6-a513-7f32f10ebdf8", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2019-01-18 06:31:56,513 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4b9f5a1a8d224d529431f2961752d312/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-stack/2430e060-e508-47c6-a513-7f32f10ebdf8 used request id req-b97af6cf-5f49-48f1-b106-3bc28e2e13e2 2019-01-18 06:31:56,516 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/4b9f5a1a8d224d529431f2961752d312/stacks/2430e060-e508-47c6-a513-7f32f10ebdf8 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fbe66d9de0b3755b7df0496f7a3057211b0b17ed" 2019-01-18 06:31:56,541 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 18 Jan 2019 06:31:56 GMT Server: Apache x-openstack-request-id: req-cb12ac61-01bc-4b71-8e0a-691d21731dec Location: http://172.30.9.23:8004/v1/4b9f5a1a8d224d529431f2961752d312/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-stack/2430e060-e508-47c6-a513-7f32f10ebdf8 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/4b9f5a1a8d224d529431f2961752d312/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-stack/2430e060-e508-47c6-a513-7f32f10ebdf8;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-18 06:31:56,570 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:31:56 GMT Server: Apache x-openstack-request-id: req-bc4645bf-75bb-4890-b666-04d20b787249 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": "4b9f5a1a8d224d529431f2961752d312", "OS::stack_id": "2430e060-e508-47c6-a513-7f32f10ebdf8", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-stack", "image_name": "CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-image", "inst_name": "CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-inst", "subnet_name": "CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-subnet", "flavor_name": "CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-flavor-name", "net_name": "CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-stack", "stack_user_project_id": "e00b6250e3ce4a5ebaba57efac7c4395", "tags": null, "creation_time": "2019-01-18T06:31:26Z", "links": [{"href": "http://172.30.9.23:8004/v1/4b9f5a1a8d224d529431f2961752d312/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-stack/2430e060-e508-47c6-a513-7f32f10ebdf8", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2019-01-18T06:31:46Z", "id": "2430e060-e508-47c6-a513-7f32f10ebdf8", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2019-01-18 06:31:56,570 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4b9f5a1a8d224d529431f2961752d312/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-stack/2430e060-e508-47c6-a513-7f32f10ebdf8 used request id req-bc4645bf-75bb-4890-b666-04d20b787249 2019-01-18 06:31:56,573 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/4b9f5a1a8d224d529431f2961752d312/stacks/2430e060-e508-47c6-a513-7f32f10ebdf8 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fbe66d9de0b3755b7df0496f7a3057211b0b17ed" 2019-01-18 06:31:56,599 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 18 Jan 2019 06:31:56 GMT Server: Apache x-openstack-request-id: req-76299ba4-4ef4-4eab-8e14-ed344cdce194 Location: http://172.30.9.23:8004/v1/4b9f5a1a8d224d529431f2961752d312/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-stack/2430e060-e508-47c6-a513-7f32f10ebdf8 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/4b9f5a1a8d224d529431f2961752d312/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-stack/2430e060-e508-47c6-a513-7f32f10ebdf8;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-18 06:31:56,625 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:31:56 GMT Server: Apache x-openstack-request-id: req-4443fcbb-31a6-478f-9fc1-82a9b399fc38 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": "4b9f5a1a8d224d529431f2961752d312", "OS::stack_id": "2430e060-e508-47c6-a513-7f32f10ebdf8", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-stack", "image_name": "CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-image", "inst_name": "CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-inst", "subnet_name": "CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-subnet", "flavor_name": "CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-flavor-name", "net_name": "CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-stack", "stack_user_project_id": "e00b6250e3ce4a5ebaba57efac7c4395", "tags": null, "creation_time": "2019-01-18T06:31:26Z", "links": [{"href": "http://172.30.9.23:8004/v1/4b9f5a1a8d224d529431f2961752d312/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-stack/2430e060-e508-47c6-a513-7f32f10ebdf8", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2019-01-18T06:31:46Z", "id": "2430e060-e508-47c6-a513-7f32f10ebdf8", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2019-01-18 06:31:56,625 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4b9f5a1a8d224d529431f2961752d312/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-stack/2430e060-e508-47c6-a513-7f32f10ebdf8 used request id req-4443fcbb-31a6-478f-9fc1-82a9b399fc38 2019-01-18 06:31:56,628 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/4b9f5a1a8d224d529431f2961752d312/stacks/2430e060-e508-47c6-a513-7f32f10ebdf8 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fbe66d9de0b3755b7df0496f7a3057211b0b17ed" 2019-01-18 06:31:56,655 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 18 Jan 2019 06:31:56 GMT Server: Apache x-openstack-request-id: req-0ed77605-6459-49d8-87e7-b23074d91f87 Location: http://172.30.9.23:8004/v1/4b9f5a1a8d224d529431f2961752d312/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-stack/2430e060-e508-47c6-a513-7f32f10ebdf8 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/4b9f5a1a8d224d529431f2961752d312/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-stack/2430e060-e508-47c6-a513-7f32f10ebdf8;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-18 06:31:56,680 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:31:56 GMT Server: Apache x-openstack-request-id: req-9b68edbd-2861-4e08-b857-890611352826 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": "4b9f5a1a8d224d529431f2961752d312", "OS::stack_id": "2430e060-e508-47c6-a513-7f32f10ebdf8", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-stack", "image_name": "CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-image", "inst_name": "CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-inst", "subnet_name": "CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-subnet", "flavor_name": "CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-flavor-name", "net_name": "CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-stack", "stack_user_project_id": "e00b6250e3ce4a5ebaba57efac7c4395", "tags": null, "creation_time": "2019-01-18T06:31:26Z", "links": [{"href": "http://172.30.9.23:8004/v1/4b9f5a1a8d224d529431f2961752d312/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-stack/2430e060-e508-47c6-a513-7f32f10ebdf8", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2019-01-18T06:31:46Z", "id": "2430e060-e508-47c6-a513-7f32f10ebdf8", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2019-01-18 06:31:56,681 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4b9f5a1a8d224d529431f2961752d312/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-stack/2430e060-e508-47c6-a513-7f32f10ebdf8 used request id req-9b68edbd-2861-4e08-b857-890611352826 2019-01-18 06:31:56,683 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/4b9f5a1a8d224d529431f2961752d312/stacks/2430e060-e508-47c6-a513-7f32f10ebdf8 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fbe66d9de0b3755b7df0496f7a3057211b0b17ed" 2019-01-18 06:31:56,710 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 18 Jan 2019 06:31:56 GMT Server: Apache x-openstack-request-id: req-93ad2340-834f-4f69-a195-fee944d2447d Location: http://172.30.9.23:8004/v1/4b9f5a1a8d224d529431f2961752d312/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-stack/2430e060-e508-47c6-a513-7f32f10ebdf8 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/4b9f5a1a8d224d529431f2961752d312/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-stack/2430e060-e508-47c6-a513-7f32f10ebdf8;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-18 06:31:56,735 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:31:56 GMT Server: Apache x-openstack-request-id: req-5c19c5a7-0507-437c-b9ac-96ff81907c56 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": "4b9f5a1a8d224d529431f2961752d312", "OS::stack_id": "2430e060-e508-47c6-a513-7f32f10ebdf8", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-stack", "image_name": "CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-image", "inst_name": "CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-inst", "subnet_name": "CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-subnet", "flavor_name": "CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-flavor-name", "net_name": "CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-stack", "stack_user_project_id": "e00b6250e3ce4a5ebaba57efac7c4395", "tags": null, "creation_time": "2019-01-18T06:31:26Z", "links": [{"href": "http://172.30.9.23:8004/v1/4b9f5a1a8d224d529431f2961752d312/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-stack/2430e060-e508-47c6-a513-7f32f10ebdf8", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2019-01-18T06:31:46Z", "id": "2430e060-e508-47c6-a513-7f32f10ebdf8", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2019-01-18 06:31:56,736 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4b9f5a1a8d224d529431f2961752d312/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-stack/2430e060-e508-47c6-a513-7f32f10ebdf8 used request id req-5c19c5a7-0507-437c-b9ac-96ff81907c56 2019-01-18 06:31:56,739 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/4b9f5a1a8d224d529431f2961752d312/stacks/2430e060-e508-47c6-a513-7f32f10ebdf8 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fbe66d9de0b3755b7df0496f7a3057211b0b17ed" 2019-01-18 06:31:56,765 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 18 Jan 2019 06:31:56 GMT Server: Apache x-openstack-request-id: req-23c45ce7-3e19-48ad-b395-7fc4a7360adc Location: http://172.30.9.23:8004/v1/4b9f5a1a8d224d529431f2961752d312/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-stack/2430e060-e508-47c6-a513-7f32f10ebdf8 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/4b9f5a1a8d224d529431f2961752d312/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-stack/2430e060-e508-47c6-a513-7f32f10ebdf8;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-18 06:31:56,791 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:31:56 GMT Server: Apache x-openstack-request-id: req-07748881-464f-4d9c-8d3a-3185679e0b17 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": "4b9f5a1a8d224d529431f2961752d312", "OS::stack_id": "2430e060-e508-47c6-a513-7f32f10ebdf8", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-stack", "image_name": "CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-image", "inst_name": "CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-inst", "subnet_name": "CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-subnet", "flavor_name": "CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-flavor-name", "net_name": "CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-stack", "stack_user_project_id": "e00b6250e3ce4a5ebaba57efac7c4395", "tags": null, "creation_time": "2019-01-18T06:31:26Z", "links": [{"href": "http://172.30.9.23:8004/v1/4b9f5a1a8d224d529431f2961752d312/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-stack/2430e060-e508-47c6-a513-7f32f10ebdf8", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2019-01-18T06:31:46Z", "id": "2430e060-e508-47c6-a513-7f32f10ebdf8", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2019-01-18 06:31:56,791 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4b9f5a1a8d224d529431f2961752d312/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-stack/2430e060-e508-47c6-a513-7f32f10ebdf8 used request id req-07748881-464f-4d9c-8d3a-3185679e0b17 2019-01-18 06:31:56,793 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/4b9f5a1a8d224d529431f2961752d312/stacks/2430e060-e508-47c6-a513-7f32f10ebdf8 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fbe66d9de0b3755b7df0496f7a3057211b0b17ed" 2019-01-18 06:31:56,818 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 18 Jan 2019 06:31:56 GMT Server: Apache x-openstack-request-id: req-e5c1f8bf-7e94-4cec-9b04-2d65e7e4ae21 Location: http://172.30.9.23:8004/v1/4b9f5a1a8d224d529431f2961752d312/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-stack/2430e060-e508-47c6-a513-7f32f10ebdf8 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/4b9f5a1a8d224d529431f2961752d312/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-stack/2430e060-e508-47c6-a513-7f32f10ebdf8;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-18 06:31:56,843 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:31:56 GMT Server: Apache x-openstack-request-id: req-ecf98a6b-a9a4-428f-acc2-7457d94b99c6 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": "4b9f5a1a8d224d529431f2961752d312", "OS::stack_id": "2430e060-e508-47c6-a513-7f32f10ebdf8", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-stack", "image_name": "CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-image", "inst_name": "CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-inst", "subnet_name": "CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-subnet", "flavor_name": "CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-flavor-name", "net_name": "CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-stack", "stack_user_project_id": "e00b6250e3ce4a5ebaba57efac7c4395", "tags": null, "creation_time": "2019-01-18T06:31:26Z", "links": [{"href": "http://172.30.9.23:8004/v1/4b9f5a1a8d224d529431f2961752d312/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-stack/2430e060-e508-47c6-a513-7f32f10ebdf8", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2019-01-18T06:31:46Z", "id": "2430e060-e508-47c6-a513-7f32f10ebdf8", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2019-01-18 06:31:56,843 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4b9f5a1a8d224d529431f2961752d312/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-stack/2430e060-e508-47c6-a513-7f32f10ebdf8 used request id req-ecf98a6b-a9a4-428f-acc2-7457d94b99c6 2019-01-18 06:31:56,846 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/4b9f5a1a8d224d529431f2961752d312/stacks/2430e060-e508-47c6-a513-7f32f10ebdf8 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fbe66d9de0b3755b7df0496f7a3057211b0b17ed" 2019-01-18 06:31:56,872 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 18 Jan 2019 06:31:56 GMT Server: Apache x-openstack-request-id: req-9a682a47-ad16-49f6-8403-f9c5489480fa Location: http://172.30.9.23:8004/v1/4b9f5a1a8d224d529431f2961752d312/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-stack/2430e060-e508-47c6-a513-7f32f10ebdf8 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/4b9f5a1a8d224d529431f2961752d312/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-stack/2430e060-e508-47c6-a513-7f32f10ebdf8;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-18 06:31:56,897 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:31:56 GMT Server: Apache x-openstack-request-id: req-d9105590-613c-416b-b356-a2752e9162de 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": "4b9f5a1a8d224d529431f2961752d312", "OS::stack_id": "2430e060-e508-47c6-a513-7f32f10ebdf8", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-stack", "image_name": "CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-image", "inst_name": "CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-inst", "subnet_name": "CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-subnet", "flavor_name": "CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-flavor-name", "net_name": "CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-stack", "stack_user_project_id": "e00b6250e3ce4a5ebaba57efac7c4395", "tags": null, "creation_time": "2019-01-18T06:31:26Z", "links": [{"href": "http://172.30.9.23:8004/v1/4b9f5a1a8d224d529431f2961752d312/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-stack/2430e060-e508-47c6-a513-7f32f10ebdf8", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2019-01-18T06:31:46Z", "id": "2430e060-e508-47c6-a513-7f32f10ebdf8", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2019-01-18 06:31:56,897 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4b9f5a1a8d224d529431f2961752d312/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-stack/2430e060-e508-47c6-a513-7f32f10ebdf8 used request id req-d9105590-613c-416b-b356-a2752e9162de 2019-01-18 06:31:56,900 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/4b9f5a1a8d224d529431f2961752d312/stacks/2430e060-e508-47c6-a513-7f32f10ebdf8 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fbe66d9de0b3755b7df0496f7a3057211b0b17ed" 2019-01-18 06:31:56,926 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 18 Jan 2019 06:31:56 GMT Server: Apache x-openstack-request-id: req-2e7ab105-4a46-4307-83c8-8bb20f00d6a2 Location: http://172.30.9.23:8004/v1/4b9f5a1a8d224d529431f2961752d312/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-stack/2430e060-e508-47c6-a513-7f32f10ebdf8 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/4b9f5a1a8d224d529431f2961752d312/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-stack/2430e060-e508-47c6-a513-7f32f10ebdf8;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-18 06:31:56,952 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:31:56 GMT Server: Apache x-openstack-request-id: req-f48c80eb-b09b-464b-b28e-b6584afb76a3 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": "4b9f5a1a8d224d529431f2961752d312", "OS::stack_id": "2430e060-e508-47c6-a513-7f32f10ebdf8", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-stack", "image_name": "CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-image", "inst_name": "CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-inst", "subnet_name": "CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-subnet", "flavor_name": "CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-flavor-name", "net_name": "CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-stack", "stack_user_project_id": "e00b6250e3ce4a5ebaba57efac7c4395", "tags": null, "creation_time": "2019-01-18T06:31:26Z", "links": [{"href": "http://172.30.9.23:8004/v1/4b9f5a1a8d224d529431f2961752d312/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-stack/2430e060-e508-47c6-a513-7f32f10ebdf8", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2019-01-18T06:31:46Z", "id": "2430e060-e508-47c6-a513-7f32f10ebdf8", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2019-01-18 06:31:56,952 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4b9f5a1a8d224d529431f2961752d312/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-stack/2430e060-e508-47c6-a513-7f32f10ebdf8 used request id req-f48c80eb-b09b-464b-b28e-b6584afb76a3 2019-01-18 06:31:56,956 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/4b9f5a1a8d224d529431f2961752d312/stacks/2430e060-e508-47c6-a513-7f32f10ebdf8 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fbe66d9de0b3755b7df0496f7a3057211b0b17ed" 2019-01-18 06:31:56,983 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 18 Jan 2019 06:31:56 GMT Server: Apache x-openstack-request-id: req-949c08d9-203d-4384-97c0-ae4d0a0da60c Location: http://172.30.9.23:8004/v1/4b9f5a1a8d224d529431f2961752d312/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-stack/2430e060-e508-47c6-a513-7f32f10ebdf8 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/4b9f5a1a8d224d529431f2961752d312/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-stack/2430e060-e508-47c6-a513-7f32f10ebdf8;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-18 06:31:57,024 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:31:56 GMT Server: Apache x-openstack-request-id: req-7645258a-7449-4704-b2cc-6e5f8bd6bd94 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": "4b9f5a1a8d224d529431f2961752d312", "OS::stack_id": "2430e060-e508-47c6-a513-7f32f10ebdf8", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-stack", "image_name": "CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-image", "inst_name": "CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-inst", "subnet_name": "CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-subnet", "flavor_name": "CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-flavor-name", "net_name": "CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-stack", "stack_user_project_id": "e00b6250e3ce4a5ebaba57efac7c4395", "tags": null, "creation_time": "2019-01-18T06:31:26Z", "links": [{"href": "http://172.30.9.23:8004/v1/4b9f5a1a8d224d529431f2961752d312/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-stack/2430e060-e508-47c6-a513-7f32f10ebdf8", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2019-01-18T06:31:46Z", "id": "2430e060-e508-47c6-a513-7f32f10ebdf8", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2019-01-18 06:31:57,025 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4b9f5a1a8d224d529431f2961752d312/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-stack/2430e060-e508-47c6-a513-7f32f10ebdf8 used request id req-7645258a-7449-4704-b2cc-6e5f8bd6bd94 2019-01-18 06:31:57,028 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/4b9f5a1a8d224d529431f2961752d312/stacks/2430e060-e508-47c6-a513-7f32f10ebdf8 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fbe66d9de0b3755b7df0496f7a3057211b0b17ed" 2019-01-18 06:31:57,053 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 18 Jan 2019 06:31:57 GMT Server: Apache x-openstack-request-id: req-01315813-ee7d-460c-a9b7-bc02038c3d67 Location: http://172.30.9.23:8004/v1/4b9f5a1a8d224d529431f2961752d312/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-stack/2430e060-e508-47c6-a513-7f32f10ebdf8 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/4b9f5a1a8d224d529431f2961752d312/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-stack/2430e060-e508-47c6-a513-7f32f10ebdf8;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-18 06:31:57,081 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:31:57 GMT Server: Apache x-openstack-request-id: req-c4baf6e1-a84b-4a4a-b7c1-cd62d594e3f2 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": "4b9f5a1a8d224d529431f2961752d312", "OS::stack_id": "2430e060-e508-47c6-a513-7f32f10ebdf8", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-stack", "image_name": "CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-image", "inst_name": "CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-inst", "subnet_name": "CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-subnet", "flavor_name": "CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-flavor-name", "net_name": "CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-stack", "stack_user_project_id": "e00b6250e3ce4a5ebaba57efac7c4395", "tags": null, "creation_time": "2019-01-18T06:31:26Z", "links": [{"href": "http://172.30.9.23:8004/v1/4b9f5a1a8d224d529431f2961752d312/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-stack/2430e060-e508-47c6-a513-7f32f10ebdf8", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2019-01-18T06:31:46Z", "id": "2430e060-e508-47c6-a513-7f32f10ebdf8", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2019-01-18 06:31:57,081 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4b9f5a1a8d224d529431f2961752d312/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-stack/2430e060-e508-47c6-a513-7f32f10ebdf8 used request id req-c4baf6e1-a84b-4a4a-b7c1-cd62d594e3f2 2019-01-18 06:31:57,084 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/4b9f5a1a8d224d529431f2961752d312/stacks/2430e060-e508-47c6-a513-7f32f10ebdf8 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fbe66d9de0b3755b7df0496f7a3057211b0b17ed" 2019-01-18 06:31:57,110 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 18 Jan 2019 06:31:57 GMT Server: Apache x-openstack-request-id: req-e79ba121-5a81-40f1-b83c-8168e8cdc9cc Location: http://172.30.9.23:8004/v1/4b9f5a1a8d224d529431f2961752d312/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-stack/2430e060-e508-47c6-a513-7f32f10ebdf8 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/4b9f5a1a8d224d529431f2961752d312/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-stack/2430e060-e508-47c6-a513-7f32f10ebdf8;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-18 06:31:57,135 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:31:57 GMT Server: Apache x-openstack-request-id: req-4ac28661-5d33-4397-b487-e1e320f0f5d1 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": "4b9f5a1a8d224d529431f2961752d312", "OS::stack_id": "2430e060-e508-47c6-a513-7f32f10ebdf8", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-stack", "image_name": "CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-image", "inst_name": "CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-inst", "subnet_name": "CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-subnet", "flavor_name": "CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-flavor-name", "net_name": "CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-stack", "stack_user_project_id": "e00b6250e3ce4a5ebaba57efac7c4395", "tags": null, "creation_time": "2019-01-18T06:31:26Z", "links": [{"href": "http://172.30.9.23:8004/v1/4b9f5a1a8d224d529431f2961752d312/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-stack/2430e060-e508-47c6-a513-7f32f10ebdf8", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2019-01-18T06:31:46Z", "id": "2430e060-e508-47c6-a513-7f32f10ebdf8", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2019-01-18 06:31:57,135 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4b9f5a1a8d224d529431f2961752d312/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-stack/2430e060-e508-47c6-a513-7f32f10ebdf8 used request id req-4ac28661-5d33-4397-b487-e1e320f0f5d1 2019-01-18 06:31:57,138 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/4b9f5a1a8d224d529431f2961752d312/stacks/2430e060-e508-47c6-a513-7f32f10ebdf8 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fbe66d9de0b3755b7df0496f7a3057211b0b17ed" 2019-01-18 06:31:57,165 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 18 Jan 2019 06:31:57 GMT Server: Apache x-openstack-request-id: req-2bd74782-d70d-44f7-a4be-3f2b14d49eaf Location: http://172.30.9.23:8004/v1/4b9f5a1a8d224d529431f2961752d312/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-stack/2430e060-e508-47c6-a513-7f32f10ebdf8 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/4b9f5a1a8d224d529431f2961752d312/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-stack/2430e060-e508-47c6-a513-7f32f10ebdf8;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-18 06:31:57,191 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:31:57 GMT Server: Apache x-openstack-request-id: req-5565c641-b6fc-4ea7-9e01-7111e3c33a98 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": "4b9f5a1a8d224d529431f2961752d312", "OS::stack_id": "2430e060-e508-47c6-a513-7f32f10ebdf8", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-stack", "image_name": "CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-image", "inst_name": "CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-inst", "subnet_name": "CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-subnet", "flavor_name": "CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-flavor-name", "net_name": "CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-stack", "stack_user_project_id": "e00b6250e3ce4a5ebaba57efac7c4395", "tags": null, "creation_time": "2019-01-18T06:31:26Z", "links": [{"href": "http://172.30.9.23:8004/v1/4b9f5a1a8d224d529431f2961752d312/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-stack/2430e060-e508-47c6-a513-7f32f10ebdf8", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2019-01-18T06:31:46Z", "id": "2430e060-e508-47c6-a513-7f32f10ebdf8", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2019-01-18 06:31:57,192 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4b9f5a1a8d224d529431f2961752d312/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-stack/2430e060-e508-47c6-a513-7f32f10ebdf8 used request id req-5565c641-b6fc-4ea7-9e01-7111e3c33a98 2019-01-18 06:31:57,195 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/4b9f5a1a8d224d529431f2961752d312/stacks/2430e060-e508-47c6-a513-7f32f10ebdf8 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fbe66d9de0b3755b7df0496f7a3057211b0b17ed" 2019-01-18 06:31:57,220 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 18 Jan 2019 06:31:57 GMT Server: Apache x-openstack-request-id: req-5de584f3-7567-4296-9a7e-815fbeae2f94 Location: http://172.30.9.23:8004/v1/4b9f5a1a8d224d529431f2961752d312/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-stack/2430e060-e508-47c6-a513-7f32f10ebdf8 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/4b9f5a1a8d224d529431f2961752d312/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-stack/2430e060-e508-47c6-a513-7f32f10ebdf8;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-18 06:31:57,245 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:31:57 GMT Server: Apache x-openstack-request-id: req-0c776ac4-79f5-458c-9ec0-9d048841c558 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": "4b9f5a1a8d224d529431f2961752d312", "OS::stack_id": "2430e060-e508-47c6-a513-7f32f10ebdf8", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-stack", "image_name": "CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-image", "inst_name": "CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-inst", "subnet_name": "CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-subnet", "flavor_name": "CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-flavor-name", "net_name": "CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-stack", "stack_user_project_id": "e00b6250e3ce4a5ebaba57efac7c4395", "tags": null, "creation_time": "2019-01-18T06:31:26Z", "links": [{"href": "http://172.30.9.23:8004/v1/4b9f5a1a8d224d529431f2961752d312/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-stack/2430e060-e508-47c6-a513-7f32f10ebdf8", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2019-01-18T06:31:46Z", "id": "2430e060-e508-47c6-a513-7f32f10ebdf8", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2019-01-18 06:31:57,246 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4b9f5a1a8d224d529431f2961752d312/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-stack/2430e060-e508-47c6-a513-7f32f10ebdf8 used request id req-0c776ac4-79f5-458c-9ec0-9d048841c558 2019-01-18 06:31:57,249 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/4b9f5a1a8d224d529431f2961752d312/stacks/2430e060-e508-47c6-a513-7f32f10ebdf8 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fbe66d9de0b3755b7df0496f7a3057211b0b17ed" 2019-01-18 06:31:57,274 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 18 Jan 2019 06:31:57 GMT Server: Apache x-openstack-request-id: req-3057a89a-cdcd-475d-b8e6-639523231eb0 Location: http://172.30.9.23:8004/v1/4b9f5a1a8d224d529431f2961752d312/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-stack/2430e060-e508-47c6-a513-7f32f10ebdf8 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/4b9f5a1a8d224d529431f2961752d312/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-stack/2430e060-e508-47c6-a513-7f32f10ebdf8;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-18 06:31:57,300 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:31:57 GMT Server: Apache x-openstack-request-id: req-f6799f59-28f7-48b5-a00b-1dce5dfad302 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": "4b9f5a1a8d224d529431f2961752d312", "OS::stack_id": "2430e060-e508-47c6-a513-7f32f10ebdf8", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-stack", "image_name": "CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-image", "inst_name": "CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-inst", "subnet_name": "CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-subnet", "flavor_name": "CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-flavor-name", "net_name": "CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-stack", "stack_user_project_id": "e00b6250e3ce4a5ebaba57efac7c4395", "tags": null, "creation_time": "2019-01-18T06:31:26Z", "links": [{"href": "http://172.30.9.23:8004/v1/4b9f5a1a8d224d529431f2961752d312/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-stack/2430e060-e508-47c6-a513-7f32f10ebdf8", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2019-01-18T06:31:46Z", "id": "2430e060-e508-47c6-a513-7f32f10ebdf8", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2019-01-18 06:31:57,300 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4b9f5a1a8d224d529431f2961752d312/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-stack/2430e060-e508-47c6-a513-7f32f10ebdf8 used request id req-f6799f59-28f7-48b5-a00b-1dce5dfad302 2019-01-18 06:31:57,303 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/4b9f5a1a8d224d529431f2961752d312/stacks/2430e060-e508-47c6-a513-7f32f10ebdf8 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fbe66d9de0b3755b7df0496f7a3057211b0b17ed" 2019-01-18 06:31:57,329 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 18 Jan 2019 06:31:57 GMT Server: Apache x-openstack-request-id: req-43be386e-7f1a-46f6-a035-b7fbbfd58099 Location: http://172.30.9.23:8004/v1/4b9f5a1a8d224d529431f2961752d312/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-stack/2430e060-e508-47c6-a513-7f32f10ebdf8 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/4b9f5a1a8d224d529431f2961752d312/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-stack/2430e060-e508-47c6-a513-7f32f10ebdf8;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-18 06:31:57,371 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:31:57 GMT Server: Apache x-openstack-request-id: req-d199e312-99ec-416d-9a50-5d7fa053efa7 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": "4b9f5a1a8d224d529431f2961752d312", "OS::stack_id": "2430e060-e508-47c6-a513-7f32f10ebdf8", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-stack", "image_name": "CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-image", "inst_name": "CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-inst", "subnet_name": "CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-subnet", "flavor_name": "CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-flavor-name", "net_name": "CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-stack", "stack_user_project_id": "e00b6250e3ce4a5ebaba57efac7c4395", "tags": null, "creation_time": "2019-01-18T06:31:26Z", "links": [{"href": "http://172.30.9.23:8004/v1/4b9f5a1a8d224d529431f2961752d312/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-stack/2430e060-e508-47c6-a513-7f32f10ebdf8", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2019-01-18T06:31:46Z", "id": "2430e060-e508-47c6-a513-7f32f10ebdf8", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2019-01-18 06:31:57,371 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4b9f5a1a8d224d529431f2961752d312/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-stack/2430e060-e508-47c6-a513-7f32f10ebdf8 used request id req-d199e312-99ec-416d-9a50-5d7fa053efa7 2019-01-18 06:31:57,374 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/4b9f5a1a8d224d529431f2961752d312/stacks/2430e060-e508-47c6-a513-7f32f10ebdf8 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fbe66d9de0b3755b7df0496f7a3057211b0b17ed" 2019-01-18 06:31:57,400 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 18 Jan 2019 06:31:57 GMT Server: Apache x-openstack-request-id: req-897803ff-142a-447f-8837-cf6e9180c631 Location: http://172.30.9.23:8004/v1/4b9f5a1a8d224d529431f2961752d312/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-stack/2430e060-e508-47c6-a513-7f32f10ebdf8 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/4b9f5a1a8d224d529431f2961752d312/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-stack/2430e060-e508-47c6-a513-7f32f10ebdf8;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-18 06:31:57,425 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:31:57 GMT Server: Apache x-openstack-request-id: req-bae4d18a-076c-4ad5-aaf8-ab4bb0ca2cbf 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": "4b9f5a1a8d224d529431f2961752d312", "OS::stack_id": "2430e060-e508-47c6-a513-7f32f10ebdf8", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-stack", "image_name": "CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-image", "inst_name": "CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-inst", "subnet_name": "CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-subnet", "flavor_name": "CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-flavor-name", "net_name": "CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-stack", "stack_user_project_id": "e00b6250e3ce4a5ebaba57efac7c4395", "tags": null, "creation_time": "2019-01-18T06:31:26Z", "links": [{"href": "http://172.30.9.23:8004/v1/4b9f5a1a8d224d529431f2961752d312/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-stack/2430e060-e508-47c6-a513-7f32f10ebdf8", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2019-01-18T06:31:46Z", "id": "2430e060-e508-47c6-a513-7f32f10ebdf8", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2019-01-18 06:31:57,425 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4b9f5a1a8d224d529431f2961752d312/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-stack/2430e060-e508-47c6-a513-7f32f10ebdf8 used request id req-bae4d18a-076c-4ad5-aaf8-ab4bb0ca2cbf 2019-01-18 06:31:57,428 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/4b9f5a1a8d224d529431f2961752d312/stacks/2430e060-e508-47c6-a513-7f32f10ebdf8 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fbe66d9de0b3755b7df0496f7a3057211b0b17ed" 2019-01-18 06:31:57,455 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 18 Jan 2019 06:31:57 GMT Server: Apache x-openstack-request-id: req-7ee41c45-6688-4697-9a6a-e37a7cc00309 Location: http://172.30.9.23:8004/v1/4b9f5a1a8d224d529431f2961752d312/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-stack/2430e060-e508-47c6-a513-7f32f10ebdf8 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/4b9f5a1a8d224d529431f2961752d312/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-stack/2430e060-e508-47c6-a513-7f32f10ebdf8;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-18 06:31:57,480 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:31:57 GMT Server: Apache x-openstack-request-id: req-a3b2d292-0ce9-47fe-97be-f3e4c53bdf3b 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": "4b9f5a1a8d224d529431f2961752d312", "OS::stack_id": "2430e060-e508-47c6-a513-7f32f10ebdf8", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-stack", "image_name": "CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-image", "inst_name": "CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-inst", "subnet_name": "CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-subnet", "flavor_name": "CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-flavor-name", "net_name": "CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-stack", "stack_user_project_id": "e00b6250e3ce4a5ebaba57efac7c4395", "tags": null, "creation_time": "2019-01-18T06:31:26Z", "links": [{"href": "http://172.30.9.23:8004/v1/4b9f5a1a8d224d529431f2961752d312/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-stack/2430e060-e508-47c6-a513-7f32f10ebdf8", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2019-01-18T06:31:46Z", "id": "2430e060-e508-47c6-a513-7f32f10ebdf8", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2019-01-18 06:31:57,481 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4b9f5a1a8d224d529431f2961752d312/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-stack/2430e060-e508-47c6-a513-7f32f10ebdf8 used request id req-a3b2d292-0ce9-47fe-97be-f3e4c53bdf3b 2019-01-18 06:31:57,483 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/4b9f5a1a8d224d529431f2961752d312/stacks/2430e060-e508-47c6-a513-7f32f10ebdf8 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fbe66d9de0b3755b7df0496f7a3057211b0b17ed" 2019-01-18 06:31:57,509 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 18 Jan 2019 06:31:57 GMT Server: Apache x-openstack-request-id: req-2d9b4f04-25f2-4fea-a9b5-d0bcd560dcc5 Location: http://172.30.9.23:8004/v1/4b9f5a1a8d224d529431f2961752d312/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-stack/2430e060-e508-47c6-a513-7f32f10ebdf8 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/4b9f5a1a8d224d529431f2961752d312/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-stack/2430e060-e508-47c6-a513-7f32f10ebdf8;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-18 06:31:57,535 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:31:57 GMT Server: Apache x-openstack-request-id: req-f78182ba-63c4-456b-a8a3-b403650459bf 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": "4b9f5a1a8d224d529431f2961752d312", "OS::stack_id": "2430e060-e508-47c6-a513-7f32f10ebdf8", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-stack", "image_name": "CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-image", "inst_name": "CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-inst", "subnet_name": "CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-subnet", "flavor_name": "CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-flavor-name", "net_name": "CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-stack", "stack_user_project_id": "e00b6250e3ce4a5ebaba57efac7c4395", "tags": null, "creation_time": "2019-01-18T06:31:26Z", "links": [{"href": "http://172.30.9.23:8004/v1/4b9f5a1a8d224d529431f2961752d312/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-stack/2430e060-e508-47c6-a513-7f32f10ebdf8", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2019-01-18T06:31:46Z", "id": "2430e060-e508-47c6-a513-7f32f10ebdf8", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2019-01-18 06:31:57,535 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4b9f5a1a8d224d529431f2961752d312/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-stack/2430e060-e508-47c6-a513-7f32f10ebdf8 used request id req-f78182ba-63c4-456b-a8a3-b403650459bf 2019-01-18 06:31:57,538 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/4b9f5a1a8d224d529431f2961752d312/stacks/2430e060-e508-47c6-a513-7f32f10ebdf8 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fbe66d9de0b3755b7df0496f7a3057211b0b17ed" 2019-01-18 06:31:57,563 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 18 Jan 2019 06:31:57 GMT Server: Apache x-openstack-request-id: req-6c660dde-a7d1-4030-8d1c-8b15a0500b7d Location: http://172.30.9.23:8004/v1/4b9f5a1a8d224d529431f2961752d312/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-stack/2430e060-e508-47c6-a513-7f32f10ebdf8 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/4b9f5a1a8d224d529431f2961752d312/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-stack/2430e060-e508-47c6-a513-7f32f10ebdf8;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-18 06:31:57,590 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:31:57 GMT Server: Apache x-openstack-request-id: req-d62981c3-5611-4b62-829b-2e06428d7ef3 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": "4b9f5a1a8d224d529431f2961752d312", "OS::stack_id": "2430e060-e508-47c6-a513-7f32f10ebdf8", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-stack", "image_name": "CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-image", "inst_name": "CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-inst", "subnet_name": "CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-subnet", "flavor_name": "CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-flavor-name", "net_name": "CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-stack", "stack_user_project_id": "e00b6250e3ce4a5ebaba57efac7c4395", "tags": null, "creation_time": "2019-01-18T06:31:26Z", "links": [{"href": "http://172.30.9.23:8004/v1/4b9f5a1a8d224d529431f2961752d312/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-stack/2430e060-e508-47c6-a513-7f32f10ebdf8", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2019-01-18T06:31:46Z", "id": "2430e060-e508-47c6-a513-7f32f10ebdf8", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2019-01-18 06:31:57,590 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4b9f5a1a8d224d529431f2961752d312/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-stack/2430e060-e508-47c6-a513-7f32f10ebdf8 used request id req-d62981c3-5611-4b62-829b-2e06428d7ef3 2019-01-18 06:31:57,593 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/4b9f5a1a8d224d529431f2961752d312/stacks/2430e060-e508-47c6-a513-7f32f10ebdf8 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fbe66d9de0b3755b7df0496f7a3057211b0b17ed" 2019-01-18 06:31:57,619 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 18 Jan 2019 06:31:57 GMT Server: Apache x-openstack-request-id: req-c24ad201-acba-44c4-9012-abaf70edd58f Location: http://172.30.9.23:8004/v1/4b9f5a1a8d224d529431f2961752d312/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-stack/2430e060-e508-47c6-a513-7f32f10ebdf8 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/4b9f5a1a8d224d529431f2961752d312/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-stack/2430e060-e508-47c6-a513-7f32f10ebdf8;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-18 06:31:57,644 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:31:57 GMT Server: Apache x-openstack-request-id: req-6f64d321-c6dc-4a55-90cc-60cd42f8c09f 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": "4b9f5a1a8d224d529431f2961752d312", "OS::stack_id": "2430e060-e508-47c6-a513-7f32f10ebdf8", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-stack", "image_name": "CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-image", "inst_name": "CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-inst", "subnet_name": "CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-subnet", "flavor_name": "CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-flavor-name", "net_name": "CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-stack", "stack_user_project_id": "e00b6250e3ce4a5ebaba57efac7c4395", "tags": null, "creation_time": "2019-01-18T06:31:26Z", "links": [{"href": "http://172.30.9.23:8004/v1/4b9f5a1a8d224d529431f2961752d312/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-stack/2430e060-e508-47c6-a513-7f32f10ebdf8", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2019-01-18T06:31:46Z", "id": "2430e060-e508-47c6-a513-7f32f10ebdf8", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2019-01-18 06:31:57,644 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4b9f5a1a8d224d529431f2961752d312/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-stack/2430e060-e508-47c6-a513-7f32f10ebdf8 used request id req-6f64d321-c6dc-4a55-90cc-60cd42f8c09f 2019-01-18 06:31:57,648 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/4b9f5a1a8d224d529431f2961752d312/stacks/2430e060-e508-47c6-a513-7f32f10ebdf8 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fbe66d9de0b3755b7df0496f7a3057211b0b17ed" 2019-01-18 06:31:57,674 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 18 Jan 2019 06:31:57 GMT Server: Apache x-openstack-request-id: req-e58add1f-f91c-4260-8530-3eecf77b0f75 Location: http://172.30.9.23:8004/v1/4b9f5a1a8d224d529431f2961752d312/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-stack/2430e060-e508-47c6-a513-7f32f10ebdf8 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/4b9f5a1a8d224d529431f2961752d312/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-stack/2430e060-e508-47c6-a513-7f32f10ebdf8;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-18 06:31:57,699 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:31:57 GMT Server: Apache x-openstack-request-id: req-19176e61-4a74-4620-bbff-8f9feed6f198 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": "4b9f5a1a8d224d529431f2961752d312", "OS::stack_id": "2430e060-e508-47c6-a513-7f32f10ebdf8", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-stack", "image_name": "CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-image", "inst_name": "CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-inst", "subnet_name": "CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-subnet", "flavor_name": "CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-flavor-name", "net_name": "CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-stack", "stack_user_project_id": "e00b6250e3ce4a5ebaba57efac7c4395", "tags": null, "creation_time": "2019-01-18T06:31:26Z", "links": [{"href": "http://172.30.9.23:8004/v1/4b9f5a1a8d224d529431f2961752d312/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-stack/2430e060-e508-47c6-a513-7f32f10ebdf8", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2019-01-18T06:31:46Z", "id": "2430e060-e508-47c6-a513-7f32f10ebdf8", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2019-01-18 06:31:57,699 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4b9f5a1a8d224d529431f2961752d312/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-stack/2430e060-e508-47c6-a513-7f32f10ebdf8 used request id req-19176e61-4a74-4620-bbff-8f9feed6f198 2019-01-18 06:31:57,702 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/4b9f5a1a8d224d529431f2961752d312/stacks/2430e060-e508-47c6-a513-7f32f10ebdf8 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fbe66d9de0b3755b7df0496f7a3057211b0b17ed" 2019-01-18 06:31:57,727 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 18 Jan 2019 06:31:57 GMT Server: Apache x-openstack-request-id: req-14a8a7f7-49fc-4a7c-b0c3-15c2fecbc0a7 Location: http://172.30.9.23:8004/v1/4b9f5a1a8d224d529431f2961752d312/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-stack/2430e060-e508-47c6-a513-7f32f10ebdf8 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/4b9f5a1a8d224d529431f2961752d312/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-stack/2430e060-e508-47c6-a513-7f32f10ebdf8;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-18 06:31:57,753 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:31:57 GMT Server: Apache x-openstack-request-id: req-e4b4cfcd-65b5-4573-9cdd-d562aeeade8f 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": "4b9f5a1a8d224d529431f2961752d312", "OS::stack_id": "2430e060-e508-47c6-a513-7f32f10ebdf8", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-stack", "image_name": "CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-image", "inst_name": "CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-inst", "subnet_name": "CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-subnet", "flavor_name": "CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-flavor-name", "net_name": "CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-stack", "stack_user_project_id": "e00b6250e3ce4a5ebaba57efac7c4395", "tags": null, "creation_time": "2019-01-18T06:31:26Z", "links": [{"href": "http://172.30.9.23:8004/v1/4b9f5a1a8d224d529431f2961752d312/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-stack/2430e060-e508-47c6-a513-7f32f10ebdf8", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2019-01-18T06:31:46Z", "id": "2430e060-e508-47c6-a513-7f32f10ebdf8", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2019-01-18 06:31:57,753 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4b9f5a1a8d224d529431f2961752d312/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-stack/2430e060-e508-47c6-a513-7f32f10ebdf8 used request id req-e4b4cfcd-65b5-4573-9cdd-d562aeeade8f 2019-01-18 06:31:57,756 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/4b9f5a1a8d224d529431f2961752d312/stacks/2430e060-e508-47c6-a513-7f32f10ebdf8 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fbe66d9de0b3755b7df0496f7a3057211b0b17ed" 2019-01-18 06:31:57,782 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 18 Jan 2019 06:31:57 GMT Server: Apache x-openstack-request-id: req-9dd57ad3-4882-4b71-a863-4b2ff99fb286 Location: http://172.30.9.23:8004/v1/4b9f5a1a8d224d529431f2961752d312/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-stack/2430e060-e508-47c6-a513-7f32f10ebdf8 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/4b9f5a1a8d224d529431f2961752d312/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-stack/2430e060-e508-47c6-a513-7f32f10ebdf8;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-18 06:31:57,808 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:31:57 GMT Server: Apache x-openstack-request-id: req-b0387c35-5e6b-4e1b-9301-0331c131a969 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": "4b9f5a1a8d224d529431f2961752d312", "OS::stack_id": "2430e060-e508-47c6-a513-7f32f10ebdf8", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-stack", "image_name": "CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-image", "inst_name": "CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-inst", "subnet_name": "CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-subnet", "flavor_name": "CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-flavor-name", "net_name": "CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-stack", "stack_user_project_id": "e00b6250e3ce4a5ebaba57efac7c4395", "tags": null, "creation_time": "2019-01-18T06:31:26Z", "links": [{"href": "http://172.30.9.23:8004/v1/4b9f5a1a8d224d529431f2961752d312/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-stack/2430e060-e508-47c6-a513-7f32f10ebdf8", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2019-01-18T06:31:46Z", "id": "2430e060-e508-47c6-a513-7f32f10ebdf8", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2019-01-18 06:31:57,808 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4b9f5a1a8d224d529431f2961752d312/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-stack/2430e060-e508-47c6-a513-7f32f10ebdf8 used request id req-b0387c35-5e6b-4e1b-9301-0331c131a969 2019-01-18 06:31:57,811 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/4b9f5a1a8d224d529431f2961752d312/stacks/2430e060-e508-47c6-a513-7f32f10ebdf8 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fbe66d9de0b3755b7df0496f7a3057211b0b17ed" 2019-01-18 06:31:57,838 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 18 Jan 2019 06:31:57 GMT Server: Apache x-openstack-request-id: req-268f31da-2a14-4bfb-9653-c2170815c64a Location: http://172.30.9.23:8004/v1/4b9f5a1a8d224d529431f2961752d312/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-stack/2430e060-e508-47c6-a513-7f32f10ebdf8 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/4b9f5a1a8d224d529431f2961752d312/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-stack/2430e060-e508-47c6-a513-7f32f10ebdf8;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-18 06:31:57,864 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:31:57 GMT Server: Apache x-openstack-request-id: req-7ee811cb-f266-4658-a565-df91564a3a07 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": "4b9f5a1a8d224d529431f2961752d312", "OS::stack_id": "2430e060-e508-47c6-a513-7f32f10ebdf8", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-stack", "image_name": "CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-image", "inst_name": "CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-inst", "subnet_name": "CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-subnet", "flavor_name": "CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-flavor-name", "net_name": "CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-stack", "stack_user_project_id": "e00b6250e3ce4a5ebaba57efac7c4395", "tags": null, "creation_time": "2019-01-18T06:31:26Z", "links": [{"href": "http://172.30.9.23:8004/v1/4b9f5a1a8d224d529431f2961752d312/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-stack/2430e060-e508-47c6-a513-7f32f10ebdf8", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2019-01-18T06:31:46Z", "id": "2430e060-e508-47c6-a513-7f32f10ebdf8", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2019-01-18 06:31:57,864 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4b9f5a1a8d224d529431f2961752d312/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-stack/2430e060-e508-47c6-a513-7f32f10ebdf8 used request id req-7ee811cb-f266-4658-a565-df91564a3a07 2019-01-18 06:31:57,867 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/4b9f5a1a8d224d529431f2961752d312/stacks/2430e060-e508-47c6-a513-7f32f10ebdf8 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fbe66d9de0b3755b7df0496f7a3057211b0b17ed" 2019-01-18 06:31:57,892 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 18 Jan 2019 06:31:57 GMT Server: Apache x-openstack-request-id: req-4f37d7a9-cd44-4a7a-bb31-3d72f59e8feb Location: http://172.30.9.23:8004/v1/4b9f5a1a8d224d529431f2961752d312/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-stack/2430e060-e508-47c6-a513-7f32f10ebdf8 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/4b9f5a1a8d224d529431f2961752d312/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-stack/2430e060-e508-47c6-a513-7f32f10ebdf8;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-18 06:31:57,918 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:31:57 GMT Server: Apache x-openstack-request-id: req-a94c80ec-babd-464f-97e4-3a176249aa83 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": "4b9f5a1a8d224d529431f2961752d312", "OS::stack_id": "2430e060-e508-47c6-a513-7f32f10ebdf8", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-stack", "image_name": "CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-image", "inst_name": "CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-inst", "subnet_name": "CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-subnet", "flavor_name": "CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-flavor-name", "net_name": "CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-stack", "stack_user_project_id": "e00b6250e3ce4a5ebaba57efac7c4395", "tags": null, "creation_time": "2019-01-18T06:31:26Z", "links": [{"href": "http://172.30.9.23:8004/v1/4b9f5a1a8d224d529431f2961752d312/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-stack/2430e060-e508-47c6-a513-7f32f10ebdf8", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2019-01-18T06:31:46Z", "id": "2430e060-e508-47c6-a513-7f32f10ebdf8", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2019-01-18 06:31:57,918 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4b9f5a1a8d224d529431f2961752d312/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-stack/2430e060-e508-47c6-a513-7f32f10ebdf8 used request id req-a94c80ec-babd-464f-97e4-3a176249aa83 2019-01-18 06:31:57,921 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/4b9f5a1a8d224d529431f2961752d312/stacks/2430e060-e508-47c6-a513-7f32f10ebdf8 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fbe66d9de0b3755b7df0496f7a3057211b0b17ed" 2019-01-18 06:31:57,947 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 18 Jan 2019 06:31:57 GMT Server: Apache x-openstack-request-id: req-7439e63e-2c0c-47d0-8289-2e0f7fa623ef Location: http://172.30.9.23:8004/v1/4b9f5a1a8d224d529431f2961752d312/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-stack/2430e060-e508-47c6-a513-7f32f10ebdf8 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/4b9f5a1a8d224d529431f2961752d312/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-stack/2430e060-e508-47c6-a513-7f32f10ebdf8;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-18 06:31:57,972 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:31:57 GMT Server: Apache x-openstack-request-id: req-6d7f65d4-1465-4bf8-96a0-7305e2db5a00 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": "4b9f5a1a8d224d529431f2961752d312", "OS::stack_id": "2430e060-e508-47c6-a513-7f32f10ebdf8", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-stack", "image_name": "CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-image", "inst_name": "CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-inst", "subnet_name": "CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-subnet", "flavor_name": "CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-flavor-name", "net_name": "CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-stack", "stack_user_project_id": "e00b6250e3ce4a5ebaba57efac7c4395", "tags": null, "creation_time": "2019-01-18T06:31:26Z", "links": [{"href": "http://172.30.9.23:8004/v1/4b9f5a1a8d224d529431f2961752d312/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-stack/2430e060-e508-47c6-a513-7f32f10ebdf8", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2019-01-18T06:31:46Z", "id": "2430e060-e508-47c6-a513-7f32f10ebdf8", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2019-01-18 06:31:57,972 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4b9f5a1a8d224d529431f2961752d312/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-stack/2430e060-e508-47c6-a513-7f32f10ebdf8 used request id req-6d7f65d4-1465-4bf8-96a0-7305e2db5a00 2019-01-18 06:31:57,976 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/4b9f5a1a8d224d529431f2961752d312/stacks/2430e060-e508-47c6-a513-7f32f10ebdf8 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fbe66d9de0b3755b7df0496f7a3057211b0b17ed" 2019-01-18 06:31:58,002 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 18 Jan 2019 06:31:57 GMT Server: Apache x-openstack-request-id: req-ef0a0196-a31f-4421-b631-126c0312791d Location: http://172.30.9.23:8004/v1/4b9f5a1a8d224d529431f2961752d312/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-stack/2430e060-e508-47c6-a513-7f32f10ebdf8 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/4b9f5a1a8d224d529431f2961752d312/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-stack/2430e060-e508-47c6-a513-7f32f10ebdf8;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-18 06:31:58,043 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:31:58 GMT Server: Apache x-openstack-request-id: req-76c6595a-2b6b-4a7e-9e43-fdab51b65920 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": "4b9f5a1a8d224d529431f2961752d312", "OS::stack_id": "2430e060-e508-47c6-a513-7f32f10ebdf8", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-stack", "image_name": "CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-image", "inst_name": "CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-inst", "subnet_name": "CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-subnet", "flavor_name": "CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-flavor-name", "net_name": "CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-stack", "stack_user_project_id": "e00b6250e3ce4a5ebaba57efac7c4395", "tags": null, "creation_time": "2019-01-18T06:31:26Z", "links": [{"href": "http://172.30.9.23:8004/v1/4b9f5a1a8d224d529431f2961752d312/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-stack/2430e060-e508-47c6-a513-7f32f10ebdf8", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2019-01-18T06:31:46Z", "id": "2430e060-e508-47c6-a513-7f32f10ebdf8", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2019-01-18 06:31:58,044 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4b9f5a1a8d224d529431f2961752d312/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-stack/2430e060-e508-47c6-a513-7f32f10ebdf8 used request id req-76c6595a-2b6b-4a7e-9e43-fdab51b65920 2019-01-18 06:31:58,047 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/4b9f5a1a8d224d529431f2961752d312/stacks/2430e060-e508-47c6-a513-7f32f10ebdf8 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fbe66d9de0b3755b7df0496f7a3057211b0b17ed" 2019-01-18 06:31:58,073 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 18 Jan 2019 06:31:58 GMT Server: Apache x-openstack-request-id: req-b737dcc2-3094-4897-91cf-04d2a2c92aa9 Location: http://172.30.9.23:8004/v1/4b9f5a1a8d224d529431f2961752d312/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-stack/2430e060-e508-47c6-a513-7f32f10ebdf8 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/4b9f5a1a8d224d529431f2961752d312/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-stack/2430e060-e508-47c6-a513-7f32f10ebdf8;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-18 06:31:58,100 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:31:58 GMT Server: Apache x-openstack-request-id: req-7e9d866b-0530-4ee1-b89f-f2e39fae1715 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": "4b9f5a1a8d224d529431f2961752d312", "OS::stack_id": "2430e060-e508-47c6-a513-7f32f10ebdf8", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-stack", "image_name": "CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-image", "inst_name": "CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-inst", "subnet_name": "CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-subnet", "flavor_name": "CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-flavor-name", "net_name": "CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-stack", "stack_user_project_id": "e00b6250e3ce4a5ebaba57efac7c4395", "tags": null, "creation_time": "2019-01-18T06:31:26Z", "links": [{"href": "http://172.30.9.23:8004/v1/4b9f5a1a8d224d529431f2961752d312/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-stack/2430e060-e508-47c6-a513-7f32f10ebdf8", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2019-01-18T06:31:46Z", "id": "2430e060-e508-47c6-a513-7f32f10ebdf8", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2019-01-18 06:31:58,100 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4b9f5a1a8d224d529431f2961752d312/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-stack/2430e060-e508-47c6-a513-7f32f10ebdf8 used request id req-7e9d866b-0530-4ee1-b89f-f2e39fae1715 2019-01-18 06:31:58,103 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/4b9f5a1a8d224d529431f2961752d312/stacks/2430e060-e508-47c6-a513-7f32f10ebdf8 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fbe66d9de0b3755b7df0496f7a3057211b0b17ed" 2019-01-18 06:31:58,128 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 18 Jan 2019 06:31:58 GMT Server: Apache x-openstack-request-id: req-cd0b0eae-6eb3-4684-83b2-f828f7c7c4da Location: http://172.30.9.23:8004/v1/4b9f5a1a8d224d529431f2961752d312/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-stack/2430e060-e508-47c6-a513-7f32f10ebdf8 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/4b9f5a1a8d224d529431f2961752d312/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-stack/2430e060-e508-47c6-a513-7f32f10ebdf8;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-18 06:31:58,154 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:31:58 GMT Server: Apache x-openstack-request-id: req-72568111-ca8b-42b4-84bd-54b88655a955 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": "4b9f5a1a8d224d529431f2961752d312", "OS::stack_id": "2430e060-e508-47c6-a513-7f32f10ebdf8", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-stack", "image_name": "CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-image", "inst_name": "CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-inst", "subnet_name": "CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-subnet", "flavor_name": "CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-flavor-name", "net_name": "CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-stack", "stack_user_project_id": "e00b6250e3ce4a5ebaba57efac7c4395", "tags": null, "creation_time": "2019-01-18T06:31:26Z", "links": [{"href": "http://172.30.9.23:8004/v1/4b9f5a1a8d224d529431f2961752d312/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-stack/2430e060-e508-47c6-a513-7f32f10ebdf8", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2019-01-18T06:31:46Z", "id": "2430e060-e508-47c6-a513-7f32f10ebdf8", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2019-01-18 06:31:58,154 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4b9f5a1a8d224d529431f2961752d312/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-stack/2430e060-e508-47c6-a513-7f32f10ebdf8 used request id req-72568111-ca8b-42b4-84bd-54b88655a955 2019-01-18 06:31:58,157 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/4b9f5a1a8d224d529431f2961752d312/stacks/2430e060-e508-47c6-a513-7f32f10ebdf8 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fbe66d9de0b3755b7df0496f7a3057211b0b17ed" 2019-01-18 06:31:58,183 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 18 Jan 2019 06:31:58 GMT Server: Apache x-openstack-request-id: req-664b67c5-c198-4a38-8846-b8191b9328ba Location: http://172.30.9.23:8004/v1/4b9f5a1a8d224d529431f2961752d312/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-stack/2430e060-e508-47c6-a513-7f32f10ebdf8 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/4b9f5a1a8d224d529431f2961752d312/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-stack/2430e060-e508-47c6-a513-7f32f10ebdf8;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-18 06:31:58,354 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:31:58 GMT Server: Apache x-openstack-request-id: req-9127b084-38e2-47ce-aa75-d7e6482b3b11 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": "4b9f5a1a8d224d529431f2961752d312", "OS::stack_id": "2430e060-e508-47c6-a513-7f32f10ebdf8", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-stack", "image_name": "CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-image", "inst_name": "CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-inst", "subnet_name": "CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-subnet", "flavor_name": "CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-flavor-name", "net_name": "CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-stack", "stack_user_project_id": "e00b6250e3ce4a5ebaba57efac7c4395", "tags": null, "creation_time": "2019-01-18T06:31:26Z", "links": [{"href": "http://172.30.9.23:8004/v1/4b9f5a1a8d224d529431f2961752d312/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-stack/2430e060-e508-47c6-a513-7f32f10ebdf8", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2019-01-18T06:31:46Z", "id": "2430e060-e508-47c6-a513-7f32f10ebdf8", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2019-01-18 06:31:58,354 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4b9f5a1a8d224d529431f2961752d312/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-stack/2430e060-e508-47c6-a513-7f32f10ebdf8 used request id req-9127b084-38e2-47ce-aa75-d7e6482b3b11 2019-01-18 06:31:58,357 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/4b9f5a1a8d224d529431f2961752d312/stacks/2430e060-e508-47c6-a513-7f32f10ebdf8 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fbe66d9de0b3755b7df0496f7a3057211b0b17ed" 2019-01-18 06:31:58,383 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 18 Jan 2019 06:31:58 GMT Server: Apache x-openstack-request-id: req-9d8dd40c-4eb5-41cc-aa93-0467038245e8 Location: http://172.30.9.23:8004/v1/4b9f5a1a8d224d529431f2961752d312/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-stack/2430e060-e508-47c6-a513-7f32f10ebdf8 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/4b9f5a1a8d224d529431f2961752d312/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-stack/2430e060-e508-47c6-a513-7f32f10ebdf8;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-18 06:31:58,409 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:31:58 GMT Server: Apache x-openstack-request-id: req-12333a97-661e-4c86-8a00-da1e52d11ebc 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": "4b9f5a1a8d224d529431f2961752d312", "OS::stack_id": "2430e060-e508-47c6-a513-7f32f10ebdf8", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-stack", "image_name": "CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-image", "inst_name": "CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-inst", "subnet_name": "CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-subnet", "flavor_name": "CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-flavor-name", "net_name": "CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-stack", "stack_user_project_id": "e00b6250e3ce4a5ebaba57efac7c4395", "tags": null, "creation_time": "2019-01-18T06:31:26Z", "links": [{"href": "http://172.30.9.23:8004/v1/4b9f5a1a8d224d529431f2961752d312/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-stack/2430e060-e508-47c6-a513-7f32f10ebdf8", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2019-01-18T06:31:46Z", "id": "2430e060-e508-47c6-a513-7f32f10ebdf8", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2019-01-18 06:31:58,409 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4b9f5a1a8d224d529431f2961752d312/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-stack/2430e060-e508-47c6-a513-7f32f10ebdf8 used request id req-12333a97-661e-4c86-8a00-da1e52d11ebc 2019-01-18 06:31:58,412 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/4b9f5a1a8d224d529431f2961752d312/stacks/2430e060-e508-47c6-a513-7f32f10ebdf8 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fbe66d9de0b3755b7df0496f7a3057211b0b17ed" 2019-01-18 06:31:58,437 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 18 Jan 2019 06:31:58 GMT Server: Apache x-openstack-request-id: req-fbde7f08-ba2d-4beb-a875-2d124f2e6bdd Location: http://172.30.9.23:8004/v1/4b9f5a1a8d224d529431f2961752d312/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-stack/2430e060-e508-47c6-a513-7f32f10ebdf8 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/4b9f5a1a8d224d529431f2961752d312/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-stack/2430e060-e508-47c6-a513-7f32f10ebdf8;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-18 06:31:58,462 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:31:58 GMT Server: Apache x-openstack-request-id: req-10971326-fa42-4930-91fd-39de96356725 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": "4b9f5a1a8d224d529431f2961752d312", "OS::stack_id": "2430e060-e508-47c6-a513-7f32f10ebdf8", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-stack", "image_name": "CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-image", "inst_name": "CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-inst", "subnet_name": "CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-subnet", "flavor_name": "CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-flavor-name", "net_name": "CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-stack", "stack_user_project_id": "e00b6250e3ce4a5ebaba57efac7c4395", "tags": null, "creation_time": "2019-01-18T06:31:26Z", "links": [{"href": "http://172.30.9.23:8004/v1/4b9f5a1a8d224d529431f2961752d312/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-stack/2430e060-e508-47c6-a513-7f32f10ebdf8", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2019-01-18T06:31:46Z", "id": "2430e060-e508-47c6-a513-7f32f10ebdf8", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2019-01-18 06:31:58,462 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4b9f5a1a8d224d529431f2961752d312/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-stack/2430e060-e508-47c6-a513-7f32f10ebdf8 used request id req-10971326-fa42-4930-91fd-39de96356725 2019-01-18 06:31:58,465 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/4b9f5a1a8d224d529431f2961752d312/stacks/2430e060-e508-47c6-a513-7f32f10ebdf8 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fbe66d9de0b3755b7df0496f7a3057211b0b17ed" 2019-01-18 06:31:58,491 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 18 Jan 2019 06:31:58 GMT Server: Apache x-openstack-request-id: req-db38e75c-6a69-47f8-8b2f-5b8e9ad48f41 Location: http://172.30.9.23:8004/v1/4b9f5a1a8d224d529431f2961752d312/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-stack/2430e060-e508-47c6-a513-7f32f10ebdf8 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/4b9f5a1a8d224d529431f2961752d312/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-stack/2430e060-e508-47c6-a513-7f32f10ebdf8;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-18 06:31:58,518 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:31:58 GMT Server: Apache x-openstack-request-id: req-72595e9d-54a7-4382-be15-3049f1e780b2 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": "4b9f5a1a8d224d529431f2961752d312", "OS::stack_id": "2430e060-e508-47c6-a513-7f32f10ebdf8", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-stack", "image_name": "CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-image", "inst_name": "CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-inst", "subnet_name": "CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-subnet", "flavor_name": "CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-flavor-name", "net_name": "CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-stack", "stack_user_project_id": "e00b6250e3ce4a5ebaba57efac7c4395", "tags": null, "creation_time": "2019-01-18T06:31:26Z", "links": [{"href": "http://172.30.9.23:8004/v1/4b9f5a1a8d224d529431f2961752d312/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-stack/2430e060-e508-47c6-a513-7f32f10ebdf8", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2019-01-18T06:31:46Z", "id": "2430e060-e508-47c6-a513-7f32f10ebdf8", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2019-01-18 06:31:58,518 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4b9f5a1a8d224d529431f2961752d312/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-stack/2430e060-e508-47c6-a513-7f32f10ebdf8 used request id req-72595e9d-54a7-4382-be15-3049f1e780b2 2019-01-18 06:31:58,520 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/4b9f5a1a8d224d529431f2961752d312/stacks/2430e060-e508-47c6-a513-7f32f10ebdf8 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fbe66d9de0b3755b7df0496f7a3057211b0b17ed" 2019-01-18 06:31:58,546 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 18 Jan 2019 06:31:58 GMT Server: Apache x-openstack-request-id: req-43af5497-5c38-4da4-838e-746e7379d2fa Location: http://172.30.9.23:8004/v1/4b9f5a1a8d224d529431f2961752d312/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-stack/2430e060-e508-47c6-a513-7f32f10ebdf8 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/4b9f5a1a8d224d529431f2961752d312/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-stack/2430e060-e508-47c6-a513-7f32f10ebdf8;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-18 06:31:58,570 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:31:58 GMT Server: Apache x-openstack-request-id: req-17113610-2cb4-4873-ab2b-07d2a5270371 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": "4b9f5a1a8d224d529431f2961752d312", "OS::stack_id": "2430e060-e508-47c6-a513-7f32f10ebdf8", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-stack", "image_name": "CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-image", "inst_name": "CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-inst", "subnet_name": "CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-subnet", "flavor_name": "CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-flavor-name", "net_name": "CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-stack", "stack_user_project_id": "e00b6250e3ce4a5ebaba57efac7c4395", "tags": null, "creation_time": "2019-01-18T06:31:26Z", "links": [{"href": "http://172.30.9.23:8004/v1/4b9f5a1a8d224d529431f2961752d312/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-stack/2430e060-e508-47c6-a513-7f32f10ebdf8", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2019-01-18T06:31:46Z", "id": "2430e060-e508-47c6-a513-7f32f10ebdf8", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2019-01-18 06:31:58,571 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4b9f5a1a8d224d529431f2961752d312/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-stack/2430e060-e508-47c6-a513-7f32f10ebdf8 used request id req-17113610-2cb4-4873-ab2b-07d2a5270371 2019-01-18 06:31:58,573 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/4b9f5a1a8d224d529431f2961752d312/stacks/2430e060-e508-47c6-a513-7f32f10ebdf8 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fbe66d9de0b3755b7df0496f7a3057211b0b17ed" 2019-01-18 06:31:58,599 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 18 Jan 2019 06:31:58 GMT Server: Apache x-openstack-request-id: req-601306d6-a8cd-43ab-8412-f559acbc4837 Location: http://172.30.9.23:8004/v1/4b9f5a1a8d224d529431f2961752d312/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-stack/2430e060-e508-47c6-a513-7f32f10ebdf8 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/4b9f5a1a8d224d529431f2961752d312/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-stack/2430e060-e508-47c6-a513-7f32f10ebdf8;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-18 06:31:58,624 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:31:58 GMT Server: Apache x-openstack-request-id: req-ebda68e7-5aef-4399-b139-36145b3ebcb2 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": "4b9f5a1a8d224d529431f2961752d312", "OS::stack_id": "2430e060-e508-47c6-a513-7f32f10ebdf8", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-stack", "image_name": "CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-image", "inst_name": "CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-inst", "subnet_name": "CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-subnet", "flavor_name": "CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-flavor-name", "net_name": "CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-stack", "stack_user_project_id": "e00b6250e3ce4a5ebaba57efac7c4395", "tags": null, "creation_time": "2019-01-18T06:31:26Z", "links": [{"href": "http://172.30.9.23:8004/v1/4b9f5a1a8d224d529431f2961752d312/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-stack/2430e060-e508-47c6-a513-7f32f10ebdf8", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2019-01-18T06:31:46Z", "id": "2430e060-e508-47c6-a513-7f32f10ebdf8", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2019-01-18 06:31:58,625 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4b9f5a1a8d224d529431f2961752d312/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-stack/2430e060-e508-47c6-a513-7f32f10ebdf8 used request id req-ebda68e7-5aef-4399-b139-36145b3ebcb2 2019-01-18 06:31:58,628 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/4b9f5a1a8d224d529431f2961752d312/stacks/2430e060-e508-47c6-a513-7f32f10ebdf8 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fbe66d9de0b3755b7df0496f7a3057211b0b17ed" 2019-01-18 06:31:58,653 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 18 Jan 2019 06:31:58 GMT Server: Apache x-openstack-request-id: req-f71a6be0-0238-417e-a1f4-38455fe0750d Location: http://172.30.9.23:8004/v1/4b9f5a1a8d224d529431f2961752d312/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-stack/2430e060-e508-47c6-a513-7f32f10ebdf8 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/4b9f5a1a8d224d529431f2961752d312/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-stack/2430e060-e508-47c6-a513-7f32f10ebdf8;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-18 06:31:58,698 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:31:58 GMT Server: Apache x-openstack-request-id: req-01fc5308-78ab-452e-9d57-c57d2e79f7b9 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": "4b9f5a1a8d224d529431f2961752d312", "OS::stack_id": "2430e060-e508-47c6-a513-7f32f10ebdf8", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-stack", "image_name": "CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-image", "inst_name": "CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-inst", "subnet_name": "CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-subnet", "flavor_name": "CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-flavor-name", "net_name": "CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-stack", "stack_user_project_id": "e00b6250e3ce4a5ebaba57efac7c4395", "tags": null, "creation_time": "2019-01-18T06:31:26Z", "links": [{"href": "http://172.30.9.23:8004/v1/4b9f5a1a8d224d529431f2961752d312/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-stack/2430e060-e508-47c6-a513-7f32f10ebdf8", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2019-01-18T06:31:46Z", "id": "2430e060-e508-47c6-a513-7f32f10ebdf8", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2019-01-18 06:31:58,698 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4b9f5a1a8d224d529431f2961752d312/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-stack/2430e060-e508-47c6-a513-7f32f10ebdf8 used request id req-01fc5308-78ab-452e-9d57-c57d2e79f7b9 2019-01-18 06:31:58,701 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/4b9f5a1a8d224d529431f2961752d312/stacks/2430e060-e508-47c6-a513-7f32f10ebdf8 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fbe66d9de0b3755b7df0496f7a3057211b0b17ed" 2019-01-18 06:31:58,728 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 18 Jan 2019 06:31:58 GMT Server: Apache x-openstack-request-id: req-3508ad5b-0ae3-4688-9ac0-95ae56c80d6f Location: http://172.30.9.23:8004/v1/4b9f5a1a8d224d529431f2961752d312/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-stack/2430e060-e508-47c6-a513-7f32f10ebdf8 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/4b9f5a1a8d224d529431f2961752d312/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-stack/2430e060-e508-47c6-a513-7f32f10ebdf8;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-18 06:31:58,755 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:31:58 GMT Server: Apache x-openstack-request-id: req-01228b14-0cf4-4840-ae5d-530def840ea7 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": "4b9f5a1a8d224d529431f2961752d312", "OS::stack_id": "2430e060-e508-47c6-a513-7f32f10ebdf8", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-stack", "image_name": "CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-image", "inst_name": "CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-inst", "subnet_name": "CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-subnet", "flavor_name": "CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-flavor-name", "net_name": "CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-stack", "stack_user_project_id": "e00b6250e3ce4a5ebaba57efac7c4395", "tags": null, "creation_time": "2019-01-18T06:31:26Z", "links": [{"href": "http://172.30.9.23:8004/v1/4b9f5a1a8d224d529431f2961752d312/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-stack/2430e060-e508-47c6-a513-7f32f10ebdf8", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2019-01-18T06:31:46Z", "id": "2430e060-e508-47c6-a513-7f32f10ebdf8", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2019-01-18 06:31:58,755 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4b9f5a1a8d224d529431f2961752d312/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-stack/2430e060-e508-47c6-a513-7f32f10ebdf8 used request id req-01228b14-0cf4-4840-ae5d-530def840ea7 2019-01-18 06:31:58,758 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/4b9f5a1a8d224d529431f2961752d312/stacks/2430e060-e508-47c6-a513-7f32f10ebdf8 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fbe66d9de0b3755b7df0496f7a3057211b0b17ed" 2019-01-18 06:31:58,784 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 18 Jan 2019 06:31:58 GMT Server: Apache x-openstack-request-id: req-816d5628-829b-4bed-8b38-c3223909991f Location: http://172.30.9.23:8004/v1/4b9f5a1a8d224d529431f2961752d312/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-stack/2430e060-e508-47c6-a513-7f32f10ebdf8 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/4b9f5a1a8d224d529431f2961752d312/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-stack/2430e060-e508-47c6-a513-7f32f10ebdf8;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-18 06:31:58,810 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:31:58 GMT Server: Apache x-openstack-request-id: req-545c214f-5d33-478f-ade2-62d5674da0ff 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": "4b9f5a1a8d224d529431f2961752d312", "OS::stack_id": "2430e060-e508-47c6-a513-7f32f10ebdf8", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-stack", "image_name": "CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-image", "inst_name": "CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-inst", "subnet_name": "CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-subnet", "flavor_name": "CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-flavor-name", "net_name": "CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-stack", "stack_user_project_id": "e00b6250e3ce4a5ebaba57efac7c4395", "tags": null, "creation_time": "2019-01-18T06:31:26Z", "links": [{"href": "http://172.30.9.23:8004/v1/4b9f5a1a8d224d529431f2961752d312/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-stack/2430e060-e508-47c6-a513-7f32f10ebdf8", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2019-01-18T06:31:46Z", "id": "2430e060-e508-47c6-a513-7f32f10ebdf8", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2019-01-18 06:31:58,810 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4b9f5a1a8d224d529431f2961752d312/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-stack/2430e060-e508-47c6-a513-7f32f10ebdf8 used request id req-545c214f-5d33-478f-ade2-62d5674da0ff 2019-01-18 06:31:58,813 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/4b9f5a1a8d224d529431f2961752d312/stacks/2430e060-e508-47c6-a513-7f32f10ebdf8 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fbe66d9de0b3755b7df0496f7a3057211b0b17ed" 2019-01-18 06:31:58,840 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 18 Jan 2019 06:31:58 GMT Server: Apache x-openstack-request-id: req-c269ffdf-4488-46f1-9579-3057e10f99ca Location: http://172.30.9.23:8004/v1/4b9f5a1a8d224d529431f2961752d312/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-stack/2430e060-e508-47c6-a513-7f32f10ebdf8 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/4b9f5a1a8d224d529431f2961752d312/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-stack/2430e060-e508-47c6-a513-7f32f10ebdf8;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-18 06:31:58,866 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:31:58 GMT Server: Apache x-openstack-request-id: req-9e1fae55-0da0-47dc-956d-a451d14d6c8e 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": "4b9f5a1a8d224d529431f2961752d312", "OS::stack_id": "2430e060-e508-47c6-a513-7f32f10ebdf8", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-stack", "image_name": "CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-image", "inst_name": "CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-inst", "subnet_name": "CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-subnet", "flavor_name": "CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-flavor-name", "net_name": "CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-stack", "stack_user_project_id": "e00b6250e3ce4a5ebaba57efac7c4395", "tags": null, "creation_time": "2019-01-18T06:31:26Z", "links": [{"href": "http://172.30.9.23:8004/v1/4b9f5a1a8d224d529431f2961752d312/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-stack/2430e060-e508-47c6-a513-7f32f10ebdf8", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2019-01-18T06:31:46Z", "id": "2430e060-e508-47c6-a513-7f32f10ebdf8", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2019-01-18 06:31:58,866 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4b9f5a1a8d224d529431f2961752d312/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-stack/2430e060-e508-47c6-a513-7f32f10ebdf8 used request id req-9e1fae55-0da0-47dc-956d-a451d14d6c8e 2019-01-18 06:31:58,869 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/4b9f5a1a8d224d529431f2961752d312/stacks/2430e060-e508-47c6-a513-7f32f10ebdf8 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fbe66d9de0b3755b7df0496f7a3057211b0b17ed" 2019-01-18 06:31:58,895 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 18 Jan 2019 06:31:58 GMT Server: Apache x-openstack-request-id: req-90d920a1-8134-41f1-bff9-2ef6069bf7e8 Location: http://172.30.9.23:8004/v1/4b9f5a1a8d224d529431f2961752d312/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-stack/2430e060-e508-47c6-a513-7f32f10ebdf8 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/4b9f5a1a8d224d529431f2961752d312/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-stack/2430e060-e508-47c6-a513-7f32f10ebdf8;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-18 06:31:58,920 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:31:58 GMT Server: Apache x-openstack-request-id: req-c4e6fa39-7f80-4245-b5eb-8656cf3f785f 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": "4b9f5a1a8d224d529431f2961752d312", "OS::stack_id": "2430e060-e508-47c6-a513-7f32f10ebdf8", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-stack", "image_name": "CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-image", "inst_name": "CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-inst", "subnet_name": "CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-subnet", "flavor_name": "CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-flavor-name", "net_name": "CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-stack", "stack_user_project_id": "e00b6250e3ce4a5ebaba57efac7c4395", "tags": null, "creation_time": "2019-01-18T06:31:26Z", "links": [{"href": "http://172.30.9.23:8004/v1/4b9f5a1a8d224d529431f2961752d312/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-stack/2430e060-e508-47c6-a513-7f32f10ebdf8", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2019-01-18T06:31:46Z", "id": "2430e060-e508-47c6-a513-7f32f10ebdf8", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2019-01-18 06:31:58,920 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4b9f5a1a8d224d529431f2961752d312/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-stack/2430e060-e508-47c6-a513-7f32f10ebdf8 used request id req-c4e6fa39-7f80-4245-b5eb-8656cf3f785f 2019-01-18 06:31:58,923 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/4b9f5a1a8d224d529431f2961752d312/stacks/2430e060-e508-47c6-a513-7f32f10ebdf8 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fbe66d9de0b3755b7df0496f7a3057211b0b17ed" 2019-01-18 06:31:58,949 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 18 Jan 2019 06:31:58 GMT Server: Apache x-openstack-request-id: req-b566b24e-1d86-4152-9fdb-9837dfba024a Location: http://172.30.9.23:8004/v1/4b9f5a1a8d224d529431f2961752d312/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-stack/2430e060-e508-47c6-a513-7f32f10ebdf8 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/4b9f5a1a8d224d529431f2961752d312/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-stack/2430e060-e508-47c6-a513-7f32f10ebdf8;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-18 06:31:58,975 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:31:58 GMT Server: Apache x-openstack-request-id: req-2c4114f4-f75d-4eb3-b4eb-4586de0f38d2 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": "4b9f5a1a8d224d529431f2961752d312", "OS::stack_id": "2430e060-e508-47c6-a513-7f32f10ebdf8", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-stack", "image_name": "CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-image", "inst_name": "CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-inst", "subnet_name": "CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-subnet", "flavor_name": "CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-flavor-name", "net_name": "CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-stack", "stack_user_project_id": "e00b6250e3ce4a5ebaba57efac7c4395", "tags": null, "creation_time": "2019-01-18T06:31:26Z", "links": [{"href": "http://172.30.9.23:8004/v1/4b9f5a1a8d224d529431f2961752d312/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-stack/2430e060-e508-47c6-a513-7f32f10ebdf8", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2019-01-18T06:31:46Z", "id": "2430e060-e508-47c6-a513-7f32f10ebdf8", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2019-01-18 06:31:58,975 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4b9f5a1a8d224d529431f2961752d312/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-stack/2430e060-e508-47c6-a513-7f32f10ebdf8 used request id req-2c4114f4-f75d-4eb3-b4eb-4586de0f38d2 2019-01-18 06:31:58,978 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/4b9f5a1a8d224d529431f2961752d312/stacks/2430e060-e508-47c6-a513-7f32f10ebdf8 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fbe66d9de0b3755b7df0496f7a3057211b0b17ed" 2019-01-18 06:31:59,003 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 18 Jan 2019 06:31:58 GMT Server: Apache x-openstack-request-id: req-97d12dba-f892-4031-95fb-d90b9939b35f Location: http://172.30.9.23:8004/v1/4b9f5a1a8d224d529431f2961752d312/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-stack/2430e060-e508-47c6-a513-7f32f10ebdf8 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/4b9f5a1a8d224d529431f2961752d312/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-stack/2430e060-e508-47c6-a513-7f32f10ebdf8;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-18 06:31:59,028 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:31:59 GMT Server: Apache x-openstack-request-id: req-34990101-649f-4f75-bc7c-2cbaca5e32dc 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": "4b9f5a1a8d224d529431f2961752d312", "OS::stack_id": "2430e060-e508-47c6-a513-7f32f10ebdf8", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-stack", "image_name": "CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-image", "inst_name": "CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-inst", "subnet_name": "CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-subnet", "flavor_name": "CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-flavor-name", "net_name": "CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-stack", "stack_user_project_id": "e00b6250e3ce4a5ebaba57efac7c4395", "tags": null, "creation_time": "2019-01-18T06:31:26Z", "links": [{"href": "http://172.30.9.23:8004/v1/4b9f5a1a8d224d529431f2961752d312/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-stack/2430e060-e508-47c6-a513-7f32f10ebdf8", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2019-01-18T06:31:46Z", "id": "2430e060-e508-47c6-a513-7f32f10ebdf8", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2019-01-18 06:31:59,028 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4b9f5a1a8d224d529431f2961752d312/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-stack/2430e060-e508-47c6-a513-7f32f10ebdf8 used request id req-34990101-649f-4f75-bc7c-2cbaca5e32dc 2019-01-18 06:31:59,031 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/4b9f5a1a8d224d529431f2961752d312/stacks/2430e060-e508-47c6-a513-7f32f10ebdf8 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fbe66d9de0b3755b7df0496f7a3057211b0b17ed" 2019-01-18 06:31:59,056 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 18 Jan 2019 06:31:59 GMT Server: Apache x-openstack-request-id: req-fda7ceed-75ce-402c-8c71-c494a3b34d1c Location: http://172.30.9.23:8004/v1/4b9f5a1a8d224d529431f2961752d312/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-stack/2430e060-e508-47c6-a513-7f32f10ebdf8 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/4b9f5a1a8d224d529431f2961752d312/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-stack/2430e060-e508-47c6-a513-7f32f10ebdf8;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-18 06:31:59,098 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:31:59 GMT Server: Apache x-openstack-request-id: req-6f29ed42-1f1b-4632-893f-1ce3c1fab285 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": "4b9f5a1a8d224d529431f2961752d312", "OS::stack_id": "2430e060-e508-47c6-a513-7f32f10ebdf8", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-stack", "image_name": "CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-image", "inst_name": "CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-inst", "subnet_name": "CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-subnet", "flavor_name": "CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-flavor-name", "net_name": "CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-stack", "stack_user_project_id": "e00b6250e3ce4a5ebaba57efac7c4395", "tags": null, "creation_time": "2019-01-18T06:31:26Z", "links": [{"href": "http://172.30.9.23:8004/v1/4b9f5a1a8d224d529431f2961752d312/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-stack/2430e060-e508-47c6-a513-7f32f10ebdf8", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2019-01-18T06:31:46Z", "id": "2430e060-e508-47c6-a513-7f32f10ebdf8", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2019-01-18 06:31:59,099 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4b9f5a1a8d224d529431f2961752d312/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-stack/2430e060-e508-47c6-a513-7f32f10ebdf8 used request id req-6f29ed42-1f1b-4632-893f-1ce3c1fab285 2019-01-18 06:31:59,102 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/4b9f5a1a8d224d529431f2961752d312/stacks/2430e060-e508-47c6-a513-7f32f10ebdf8 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fbe66d9de0b3755b7df0496f7a3057211b0b17ed" 2019-01-18 06:31:59,668 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 18 Jan 2019 06:31:59 GMT Server: Apache x-openstack-request-id: req-6ca513c9-8900-418b-80a4-15c61d1f7699 Location: http://172.30.9.23:8004/v1/4b9f5a1a8d224d529431f2961752d312/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-stack/2430e060-e508-47c6-a513-7f32f10ebdf8 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/4b9f5a1a8d224d529431f2961752d312/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-stack/2430e060-e508-47c6-a513-7f32f10ebdf8;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-18 06:31:59,694 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:31:59 GMT Server: Apache x-openstack-request-id: req-d6991d01-cca1-4d1f-b25e-cde51779fc8a 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": "4b9f5a1a8d224d529431f2961752d312", "OS::stack_id": "2430e060-e508-47c6-a513-7f32f10ebdf8", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-stack", "image_name": "CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-image", "inst_name": "CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-inst", "subnet_name": "CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-subnet", "flavor_name": "CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-flavor-name", "net_name": "CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-stack", "stack_user_project_id": "e00b6250e3ce4a5ebaba57efac7c4395", "tags": null, "creation_time": "2019-01-18T06:31:26Z", "links": [{"href": "http://172.30.9.23:8004/v1/4b9f5a1a8d224d529431f2961752d312/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-stack/2430e060-e508-47c6-a513-7f32f10ebdf8", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2019-01-18T06:31:46Z", "id": "2430e060-e508-47c6-a513-7f32f10ebdf8", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2019-01-18 06:31:59,694 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4b9f5a1a8d224d529431f2961752d312/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-stack/2430e060-e508-47c6-a513-7f32f10ebdf8 used request id req-d6991d01-cca1-4d1f-b25e-cde51779fc8a 2019-01-18 06:31:59,697 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/4b9f5a1a8d224d529431f2961752d312/stacks/2430e060-e508-47c6-a513-7f32f10ebdf8 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fbe66d9de0b3755b7df0496f7a3057211b0b17ed" 2019-01-18 06:31:59,723 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 18 Jan 2019 06:31:59 GMT Server: Apache x-openstack-request-id: req-0343e827-7100-4421-8fe3-64a17c5164f2 Location: http://172.30.9.23:8004/v1/4b9f5a1a8d224d529431f2961752d312/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-stack/2430e060-e508-47c6-a513-7f32f10ebdf8 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/4b9f5a1a8d224d529431f2961752d312/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-stack/2430e060-e508-47c6-a513-7f32f10ebdf8;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-18 06:32:00,272 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:31:59 GMT Server: Apache x-openstack-request-id: req-59028a4b-c206-4a19-a972-7d76aaba9410 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": "4b9f5a1a8d224d529431f2961752d312", "OS::stack_id": "2430e060-e508-47c6-a513-7f32f10ebdf8", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-stack", "image_name": "CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-image", "inst_name": "CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-inst", "subnet_name": "CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-subnet", "flavor_name": "CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-flavor-name", "net_name": "CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-stack", "stack_user_project_id": "e00b6250e3ce4a5ebaba57efac7c4395", "tags": null, "creation_time": "2019-01-18T06:31:26Z", "links": [{"href": "http://172.30.9.23:8004/v1/4b9f5a1a8d224d529431f2961752d312/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-stack/2430e060-e508-47c6-a513-7f32f10ebdf8", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2019-01-18T06:31:46Z", "id": "2430e060-e508-47c6-a513-7f32f10ebdf8", "stack_status_reason": "Stack DELETE completed successfully", "template_description": "Simple template to deploy a single compute instance"}} 2019-01-18 06:32:00,272 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/4b9f5a1a8d224d529431f2961752d312/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-stack/2430e060-e508-47c6-a513-7f32f10ebdf8 used request id req-59028a4b-c206-4a19-a972-7d76aaba9410 2019-01-18 06:32:00,273 - create_stack - INFO - Deleting stack - CreateStackSuccessTests-CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-stack 2019-01-18 06:32:00,276 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8004/v1/4b9f5a1a8d224d529431f2961752d312/stacks/2430e060-e508-47c6-a513-7f32f10ebdf8 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}077bb7af0aba1c210a26fc1ae70a38ae96dd5808" 2019-01-18 06:32:00,303 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 18 Jan 2019 06:32:00 GMT Server: Apache x-openstack-request-id: req-e7d08ddc-9445-4aa9-8e2e-b4638ac76243 Location: http://172.30.9.23:8004/v1/4b9f5a1a8d224d529431f2961752d312/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-stack/2430e060-e508-47c6-a513-7f32f10ebdf8 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/4b9f5a1a8d224d529431f2961752d312/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-stack/2430e060-e508-47c6-a513-7f32f10ebdf8;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-18 06:32:00,472 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 18 Jan 2019 06:32:00 GMT Server: Apache x-openstack-request-id: req-4babb352-bfdc-4a8b-a8c1-e7cefc0dc37f Content-Length: 279 Content-Type: application/json RESP BODY: {"explanation": "The resource could not be found.", "code": 404, "error": {"message": "The Stack (CreateStackSuccessTests-CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-stack) could not be found.", "traceback": null, "type": "EntityNotFound"}, "title": "Not Found"} 2019-01-18 06:32:00,472 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.23:8004/v1/4b9f5a1a8d224d529431f2961752d312/stacks/CreateStackSuccessTests-CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-stack/2430e060-e508-47c6-a513-7f32f10ebdf8 used request id req-4babb352-bfdc-4a8b-a8c1-e7cefc0dc37f 2019-01-18 06:32:00,473 - glance_utils - INFO - Deleting image named - CreateStackSuccessTests-5e44c398-041d-4646-b37f-8f9c7b772a5d-image 2019-01-18 06:32:00,476 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9292/v2/images/ecf17ffa-e301-4a37-9621-47a7f12d0f0b -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}418965365db875a5a9d52c5c42624e972f834fb0" 2019-01-18 06:32:01,944 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-c3251359-c8c5-49cd-a4e1-588b85a14568 Date: Fri, 18 Jan 2019 06:32:01 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-18 06:32:01,944 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/ecf17ffa-e301-4a37-9621-47a7f12d0f0b used request id req-c3251359-c8c5-49cd-a4e1-588b85a14568 2019-01-18 06:32:01,948 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/flavors/d2647639-73fa-456e-be51-a49554c4e04d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7eef20742548b003c5dbb06ac68261994655b381" 2019-01-18 06:32:01,987 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 18 Jan 2019 06:32: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-eedceefd-b456-4f6b-aa49-b803fc72150e x-compute-request-id: req-eedceefd-b456-4f6b-aa49-b803fc72150e Content-Length: 0 Content-Type: application/json 2019-01-18 06:32:01,988 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/d2647639-73fa-456e-be51-a49554c4e04d used request id req-eedceefd-b456-4f6b-aa49-b803fc72150e 2019-01-18 06:32:01,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}7bb44151732e755846ec5e3c4a493d27d15292fb" 2019-01-18 06:32:02,194 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-4cc1fb6e-d856-47c4-98d3-87d5c570b815 Date: Fri, 18 Jan 2019 06:32:02 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-18T04:53:26Z", "updated_at": "2019-01-18T04:53:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:53:26Z", "revision_number": 0, "id": "260c2de9-5dc5-4508-b06c-24b9d7ed838c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:53:26Z", "security_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:53:26Z", "revision_number": 0, "id": "571036d3-cb1d-483a-acb9-96f19293add9", "remote_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "remote_ip_prefix": null, "created_at": "2019-01-18T04:53:26Z", "security_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:53:26Z", "revision_number": 0, "id": "84255fa4-c13a-4cfe-b73d-e56ee216ca1e", "remote_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "remote_ip_prefix": null, "created_at": "2019-01-18T04:53:26Z", "security_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:53:26Z", "revision_number": 0, "id": "9c6f69fc-3bf8-4346-9288-5a255b82b67e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:53:26Z", "security_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4b9f5a1a8d224d529431f2961752d312", "created_at": "2019-01-18T06:31:27Z", "updated_at": "2019-01-18T06:31:27Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:31:27Z", "revision_number": 0, "id": "0f756b3f-6a3b-4d6e-b9a7-9ff30af5c5da", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T06:31:27Z", "security_group_id": "235434bf-8858-4a67-ba39-4e2d62f66aec", "tenant_id": "4b9f5a1a8d224d529431f2961752d312", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b9f5a1a8d224d529431f2961752d312"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:31:27Z", "revision_number": 0, "id": "4ac50ab2-cf3d-450d-856f-3bcfaf06cab3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T06:31:27Z", "security_group_id": "235434bf-8858-4a67-ba39-4e2d62f66aec", "tenant_id": "4b9f5a1a8d224d529431f2961752d312", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b9f5a1a8d224d529431f2961752d312"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:31:27Z", "revision_number": 0, "id": "959baa5d-7d2e-46fd-b2ce-c4cb8cef5aa9", "remote_group_id": "235434bf-8858-4a67-ba39-4e2d62f66aec", "remote_ip_prefix": null, "created_at": "2019-01-18T06:31:27Z", "security_group_id": "235434bf-8858-4a67-ba39-4e2d62f66aec", "tenant_id": "4b9f5a1a8d224d529431f2961752d312", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b9f5a1a8d224d529431f2961752d312"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:31:27Z", "revision_number": 0, "id": "9894b605-f80a-484c-86b8-82b7d0573f32", "remote_group_id": "235434bf-8858-4a67-ba39-4e2d62f66aec", "remote_ip_prefix": null, "created_at": "2019-01-18T06:31:27Z", "security_group_id": "235434bf-8858-4a67-ba39-4e2d62f66aec", "tenant_id": "4b9f5a1a8d224d529431f2961752d312", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b9f5a1a8d224d529431f2961752d312"}], "revision_number": 4, "project_id": "4b9f5a1a8d224d529431f2961752d312", "id": "235434bf-8858-4a67-ba39-4e2d62f66aec", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "created_at": "2019-01-18T04:51:20Z", "updated_at": "2019-01-18T04:51:20Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "24c99e6f-888c-4943-9c93-54ad3b18b18c", "remote_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv4", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "2b339890-44d0-4711-a050-08a64d58e2a0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv6", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "45161a51-d6dd-4bb8-986d-bc2f88599c1d", "remote_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv6", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "87b9b994-ae22-4850-863a-6a4925bd01fe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv4", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}], "revision_number": 4, "project_id": "9c53a91613fb4d5080479ac6f51697ed", "id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "020d00b5451a467cb276d06789a1149d", "created_at": "2019-01-18T05:59:12Z", "updated_at": "2019-01-18T05:59:12Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:12Z", "revision_number": 0, "id": "38b091dd-dca7-4cbe-8c1c-dd18a74bfca8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:12Z", "security_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "tenant_id": "020d00b5451a467cb276d06789a1149d", "port_range_min": null, "ethertype": "IPv6", "project_id": "020d00b5451a467cb276d06789a1149d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:12Z", "revision_number": 0, "id": "38b9f88b-1fc0-40d1-af74-237d79be193d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:12Z", "security_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "tenant_id": "020d00b5451a467cb276d06789a1149d", "port_range_min": null, "ethertype": "IPv4", "project_id": "020d00b5451a467cb276d06789a1149d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:12Z", "revision_number": 0, "id": "60f7d4a7-1a27-4801-a1e8-5bf33633b818", "remote_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:12Z", "security_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "tenant_id": "020d00b5451a467cb276d06789a1149d", "port_range_min": null, "ethertype": "IPv6", "project_id": "020d00b5451a467cb276d06789a1149d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:12Z", "revision_number": 0, "id": "8faf6dda-6919-4b75-b745-2af38abf8dcf", "remote_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:12Z", "security_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "tenant_id": "020d00b5451a467cb276d06789a1149d", "port_range_min": null, "ethertype": "IPv4", "project_id": "020d00b5451a467cb276d06789a1149d"}], "revision_number": 4, "project_id": "020d00b5451a467cb276d06789a1149d", "id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "created_at": "2019-01-18T04:39:06Z", "updated_at": "2019-01-18T04:39:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "0aedefa2-edbc-47b5-bead-e954540f6937", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "47feb8aba08a40dca7028a1701e597b9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "4bf1a402-0fa2-4cfd-9fee-4a28f16bb271", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "47feb8aba08a40dca7028a1701e597b9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "4e399c2e-bc03-4aa3-b192-1fafdc9248ba", "remote_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "47feb8aba08a40dca7028a1701e597b9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "8860837e-afbd-4411-adf9-d88db88c2114", "remote_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "47feb8aba08a40dca7028a1701e597b9"}], "revision_number": 4, "project_id": "47feb8aba08a40dca7028a1701e597b9", "id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "name": "default"}]} 2019-01-18 06:32:02,194 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-4cc1fb6e-d856-47c4-98d3-87d5c570b815 2019-01-18 06:32:02,200 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/4b9f5a1a8d224d529431f2961752d312 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7bb44151732e755846ec5e3c4a493d27d15292fb" 2019-01-18 06:32:02,287 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:32:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d33671c9-efff-403a-a88d-d3baeef136e4 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/4b9f5a1a8d224d529431f2961752d312"}, "enabled": true, "id": "4b9f5a1a8d224d529431f2961752d312", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-dd9f1b7a-3b9b-4f8-proj"}} 2019-01-18 06:32:02,287 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/4b9f5a1a8d224d529431f2961752d312 used request id req-d33671c9-efff-403a-a88d-d3baeef136e4 2019-01-18 06:32:02,288 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 235434bf-8858-4a67-ba39-4e2d62f66aec 2019-01-18 06:32:02,293 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=235434bf-8858-4a67-ba39-4e2d62f66aec -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7bb44151732e755846ec5e3c4a493d27d15292fb" 2019-01-18 06:32:02,459 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-2ac6dd23-0481-4166-bff4-9cc7205dd88e Date: Fri, 18 Jan 2019 06:32: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": "2019-01-18T06:31:27Z", "security_group_id": "235434bf-8858-4a67-ba39-4e2d62f66aec", "port_range_min": null, "revision_number": 0, "tenant_id": "4b9f5a1a8d224d529431f2961752d312", "created_at": "2019-01-18T06:31:27Z", "project_id": "4b9f5a1a8d224d529431f2961752d312", "id": "0f756b3f-6a3b-4d6e-b9a7-9ff30af5c5da"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T06:31:27Z", "security_group_id": "235434bf-8858-4a67-ba39-4e2d62f66aec", "port_range_min": null, "revision_number": 0, "tenant_id": "4b9f5a1a8d224d529431f2961752d312", "created_at": "2019-01-18T06:31:27Z", "project_id": "4b9f5a1a8d224d529431f2961752d312", "id": "4ac50ab2-cf3d-450d-856f-3bcfaf06cab3"}, {"remote_group_id": "235434bf-8858-4a67-ba39-4e2d62f66aec", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T06:31:27Z", "security_group_id": "235434bf-8858-4a67-ba39-4e2d62f66aec", "port_range_min": null, "revision_number": 0, "tenant_id": "4b9f5a1a8d224d529431f2961752d312", "created_at": "2019-01-18T06:31:27Z", "project_id": "4b9f5a1a8d224d529431f2961752d312", "id": "959baa5d-7d2e-46fd-b2ce-c4cb8cef5aa9"}, {"remote_group_id": "235434bf-8858-4a67-ba39-4e2d62f66aec", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T06:31:27Z", "security_group_id": "235434bf-8858-4a67-ba39-4e2d62f66aec", "port_range_min": null, "revision_number": 0, "tenant_id": "4b9f5a1a8d224d529431f2961752d312", "created_at": "2019-01-18T06:31:27Z", "project_id": "4b9f5a1a8d224d529431f2961752d312", "id": "9894b605-f80a-484c-86b8-82b7d0573f32"}]} 2019-01-18 06:32:02,459 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=235434bf-8858-4a67-ba39-4e2d62f66aec used request id req-2ac6dd23-0481-4166-bff4-9cc7205dd88e 2019-01-18 06:32:02,460 - neutron_utils - INFO - Deleting security group with name - default 2019-01-18 06:32:02,465 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-groups/235434bf-8858-4a67-ba39-4e2d62f66aec -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7bb44151732e755846ec5e3c4a493d27d15292fb" 2019-01-18 06:32:02,764 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-0cf9c8b9-0d38-4131-952d-4be97076ce0f Content-Length: 0 Date: Fri, 18 Jan 2019 06:32:02 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-18 06:32:02,764 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/235434bf-8858-4a67-ba39-4e2d62f66aec used request id req-0cf9c8b9-0d38-4131-952d-4be97076ce0f 2019-01-18 06:32:02,765 - keystone_utils - INFO - Deleting project with name - CreateStackSuccessTests-dd9f1b7a-3b9b-4f8-proj 2019-01-18 06:32:02,769 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/4b9f5a1a8d224d529431f2961752d312 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7bb44151732e755846ec5e3c4a493d27d15292fb" 2019-01-18 06:32:03,018 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 06:32:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1bd189d7-decc-4d15-88dd-9c82cd11a1b6 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 06:32:03,018 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/4b9f5a1a8d224d529431f2961752d312 used request id req-1bd189d7-decc-4d15-88dd-9c82cd11a1b6 2019-01-18 06:32:03,018 - keystone_utils - INFO - Deleting role with name - CreateStackSuccessTests-dd9f1b7a-3b9b-4f8-proj-role 2019-01-18 06:32:03,022 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/d82d37f8c755408e8eb9d09a85dc3def -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7bb44151732e755846ec5e3c4a493d27d15292fb" 2019-01-18 06:32:03,141 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 06:32:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-465fd316-1f2e-468f-ad97-6628c2359d2a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 06:32:03,142 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/d82d37f8c755408e8eb9d09a85dc3def used request id req-465fd316-1f2e-468f-ad97-6628c2359d2a 2019-01-18 06:32:03,146 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7bb44151732e755846ec5e3c4a493d27d15292fb" 2019-01-18 06:32:03,236 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:32:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f09478dc-bc75-442c-8982-c547470a9738 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "488fca829f8b496daa1cd2cdc6e45c49", "links": {"self": "http://172.30.9.23:5000/v3/roles/488fca829f8b496daa1cd2cdc6e45c49"}, "name": "Member"}, {"domain_id": null, "id": "6b7f4f4f76264b6fb449c43b86ee3817", "links": {"self": "http://172.30.9.23:5000/v3/roles/6b7f4f4f76264b6fb449c43b86ee3817"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a482b711adf94961bf4bb28eda7f0e28", "links": {"self": "http://172.30.9.23:5000/v3/roles/a482b711adf94961bf4bb28eda7f0e28"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c65201bd05504fa786d79b166e8bbba3", "links": {"self": "http://172.30.9.23:5000/v3/roles/c65201bd05504fa786d79b166e8bbba3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "e7e317b66c174923a8cb46c48d897c8d", "links": {"self": "http://172.30.9.23:5000/v3/roles/e7e317b66c174923a8cb46c48d897c8d"}, "name": "ResellerAdmin"}]} 2019-01-18 06:32:03,236 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-f09478dc-bc75-442c-8982-c547470a9738 2019-01-18 06:32:03,237 - keystone_utils - INFO - Deleting user with name - CreateStackSuccessTests-dd9f1b7a-3b9b-4f8-user 2019-01-18 06:32:03,241 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/199b9d3e3c424718868c8ebe73b81427 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}59353b9421e5e1793c2a6e01fcb32f16ddfc8ae1" 2019-01-18 06:32:03,607 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 06:32:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-85d0a2d7-66ba-4582-b45e-d90d9e134750 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 06:32:03,607 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/199b9d3e3c424718868c8ebe73b81427 used request id req-85d0a2d7-66ba-4582-b45e-d90d9e134750 2019-01-18 06:32:03,609 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:32:03,999 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "488fca829f8b496daa1cd2cdc6e45c49", "name": "Member"}, {"id": "c65201bd05504fa786d79b166e8bbba3", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}], "expires_at": "2019-01-18T07:32:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "020d00b5451a467cb276d06789a1149d", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "id": "e292c913af7844408b6509a836e493f5"}, "audit_ids": ["YxMMD1ShTQSTEm1vvtzWMQ"], "issued_at": "2019-01-18T06:32:03.000000Z"}} 2019-01-18 06:32:04,000 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70105e92b07c97079134163698485f18f1b05c3c" 2019-01-18 06:32:04,090 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:32:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-20723e5e-6f34-4d67-ac8a-d90287a2c167 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:32:04,090 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-20723e5e-6f34-4d67-ac8a-d90287a2c167 2019-01-18 06:32:04,092 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:32:04,092 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:32:04,469 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "488fca829f8b496daa1cd2cdc6e45c49", "name": "Member"}, {"id": "c65201bd05504fa786d79b166e8bbba3", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}], "expires_at": "2019-01-18T07:32:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "020d00b5451a467cb276d06789a1149d", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "id": "e292c913af7844408b6509a836e493f5"}, "audit_ids": ["t8ypOMh8STqknNZlPXmHYg"], "issued_at": "2019-01-18T06:32:04.000000Z"}} 2019-01-18 06:32:04,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}c18df544075fec2dce5884a28f4456034125ee90" 2019-01-18 06:32:04,555 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:32:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2246929c-1bc6-46e4-ae14-5896d80b53b8 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:32:04,555 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-2246929c-1bc6-46e4-ae14-5896d80b53b8 2019-01-18 06:32:04,560 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-18 06:32:04,566 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 18 Jan 2019 06: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"}]}]}} 2019-01-18 06:32:04,566 - 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-4af7515b-6c91-461-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c18df544075fec2dce5884a28f4456034125ee90" 2019-01-18 06:32:04,645 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:32:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-11e828c1-0890-4a28-8bd6-1241ae67581e 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-4af7515b-6c91-461-proj", "previous": null, "next": null}, "projects": []} 2019-01-18 06:32:04,646 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-4af7515b-6c91-461-proj used request id req-11e828c1-0890-4a28-8bd6-1241ae67581e 2019-01-18 06:32:04,649 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c18df544075fec2dce5884a28f4456034125ee90" 2019-01-18 06:32:04,742 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:32:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f7386c46-044b-454e-9aba-231942d79f2b Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-18 06:32:04,743 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-f7386c46-044b-454e-9aba-231942d79f2b 2019-01-18 06:32:04,747 - 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}c18df544075fec2dce5884a28f4456034125ee90" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackSuccessTests-4af7515b-6c91-461-proj"}}' 2019-01-18 06:32:04,878 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 18 Jan 2019 06:32:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ef0a8d0d-4d29-4856-8447-d28b71aa6ca0 Content-Length: 308 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/9940ac0445ca48a08ed97e3b25f7c0cc"}, "enabled": true, "id": "9940ac0445ca48a08ed97e3b25f7c0cc", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-4af7515b-6c91-461-proj"}} 2019-01-18 06:32:04,878 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-ef0a8d0d-4d29-4856-8447-d28b71aa6ca0 2019-01-18 06:32:04,878 - keystone_utils - INFO - Created project with name - CreateStackSuccessTests-4af7515b-6c91-461-proj 2019-01-18 06:32:04,879 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:32:04,879 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:32:05,256 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "488fca829f8b496daa1cd2cdc6e45c49", "name": "Member"}, {"id": "c65201bd05504fa786d79b166e8bbba3", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}], "expires_at": "2019-01-18T07:32:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "020d00b5451a467cb276d06789a1149d", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "id": "e292c913af7844408b6509a836e493f5"}, "audit_ids": ["NLJA7GwmT1e-EvXQCr3slg"], "issued_at": "2019-01-18T06:32:05.000000Z"}} 2019-01-18 06:32:05,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}d540f374c6959f42c98f917a93b9d07080decf7c" 2019-01-18 06:32:05,345 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:32:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-31d87222-6060-4672-8bcd-65be04daf80f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:32:05,345 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-31d87222-6060-4672-8bcd-65be04daf80f 2019-01-18 06:32:05,350 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-18 06:32:05,355 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 18 Jan 2019 06:32: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"}]}]}} 2019-01-18 06:32:05,356 - 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}d540f374c6959f42c98f917a93b9d07080decf7c" 2019-01-18 06:32:05,457 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:32:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-806cea88-318c-4aa7-99a5-730b1ce13453 Content-Encoding: gzip Content-Length: 869 Content-Type: application/json RESP BODY: {"users": [{"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/0607a2b4beb0408e9fa51cc5ba027ac6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0607a2b4beb0408e9fa51cc5ba027ac6", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/17c61b95071545a094cc82823d2b88b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "17c61b95071545a094cc82823d2b88b8", "email": "nova@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/29e5d2dfed2447bda26fc75bd1122674"}, "domain_id": "default", "enabled": true, "options": {}, "id": "29e5d2dfed2447bda26fc75bd1122674", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/3b6dcc8c791e4b6e8831f5b5e583de80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3b6dcc8c791e4b6e8831f5b5e583de80", "email": "neutron@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.23:5000/v3/users/45ab52d673584bc198669be88c88b878"}, "domain_id": "default", "enabled": true, "options": {}, "id": "45ab52d673584bc198669be88c88b878", "email": "barbican@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/57795b4ee52f49c6a71f55bb6c4012f8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "57795b4ee52f49c6a71f55bb6c4012f8", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/5c52969262974d64ac2a300ca5d60f50"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c52969262974d64ac2a300ca5d60f50", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/5fc15572bb1c489ba92bd9945bbc1f64"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5fc15572bb1c489ba92bd9945bbc1f64", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/6b519d70e25f4e61a9dfd738cd6bba22"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6b519d70e25f4e61a9dfd738cd6bba22", "email": "heat@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.23:5000/v3/users/8248437208b540c2893a7117ad102a87"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8248437208b540c2893a7117ad102a87", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/890dee97e62840c5b15e36f03f6b7efc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "890dee97e62840c5b15e36f03f6b7efc", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/8cccb516ecc44ed9bb7c8633df108fd4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8cccb516ecc44ed9bb7c8633df108fd4", "email": "glance@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.23:5000/v3/users/97c3d863a98148299fa116fdb54be470"}, "domain_id": "default", "enabled": true, "options": {}, "id": "97c3d863a98148299fa116fdb54be470", "email": "tacker@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/a2a0c8c0f19941808c9f618af50b3b79"}, "domain_id": "c19db1b8f60647a9a114cd23287c807b", "enabled": true, "options": {}, "id": "a2a0c8c0f19941808c9f618af50b3b79", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "links": {"self": "http://172.30.9.23:5000/v3/users/e292c913af7844408b6509a836e493f5"}, "domain_id": "default", "enabled": true, "id": "e292c913af7844408b6509a836e493f5", "options": {}}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/fe5de73ba9cb41b2be24ccf1f72f5ed4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe5de73ba9cb41b2be24ccf1f72f5ed4", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2019-01-18 06:32:05,457 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-806cea88-318c-4aa7-99a5-730b1ce13453 2019-01-18 06:32:05,461 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateStackSuccessTests-4af7515b-6c91-461-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d540f374c6959f42c98f917a93b9d07080decf7c" 2019-01-18 06:32:05,548 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:32:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3cc9c689-ffad-4bd2-b150-8956fe88823a Content-Encoding: gzip Content-Length: 253 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateStackSuccessTests-4af7515b-6c91-461-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/9940ac0445ca48a08ed97e3b25f7c0cc"}, "enabled": true, "id": "9940ac0445ca48a08ed97e3b25f7c0cc", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-4af7515b-6c91-461-proj"}]} 2019-01-18 06:32:05,548 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateStackSuccessTests-4af7515b-6c91-461-proj used request id req-3cc9c689-ffad-4bd2-b150-8956fe88823a 2019-01-18 06:32:05,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}d540f374c6959f42c98f917a93b9d07080decf7c" 2019-01-18 06:32:05,651 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:32:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-06e9b6bc-bb45-41fd-9f8a-97f5245c0e0b Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-18 06:32:05,651 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-06e9b6bc-bb45-41fd-9f8a-97f5245c0e0b 2019-01-18 06:32:06,043 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d540f374c6959f42c98f917a93b9d07080decf7c" 2019-01-18 06:32:06,134 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:32:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a5e1402b-7082-4728-8369-ad163a567b7e Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "488fca829f8b496daa1cd2cdc6e45c49", "links": {"self": "http://172.30.9.23:5000/v3/roles/488fca829f8b496daa1cd2cdc6e45c49"}, "name": "Member"}, {"domain_id": null, "id": "6b7f4f4f76264b6fb449c43b86ee3817", "links": {"self": "http://172.30.9.23:5000/v3/roles/6b7f4f4f76264b6fb449c43b86ee3817"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a482b711adf94961bf4bb28eda7f0e28", "links": {"self": "http://172.30.9.23:5000/v3/roles/a482b711adf94961bf4bb28eda7f0e28"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c65201bd05504fa786d79b166e8bbba3", "links": {"self": "http://172.30.9.23:5000/v3/roles/c65201bd05504fa786d79b166e8bbba3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "e7e317b66c174923a8cb46c48d897c8d", "links": {"self": "http://172.30.9.23:5000/v3/roles/e7e317b66c174923a8cb46c48d897c8d"}, "name": "ResellerAdmin"}]} 2019-01-18 06:32:06,134 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-a5e1402b-7082-4728-8369-ad163a567b7e 2019-01-18 06:32:06,138 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateStackSuccessTests-4af7515b-6c91-461-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d540f374c6959f42c98f917a93b9d07080decf7c" 2019-01-18 06:32:06,224 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:32:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2e25280e-6d58-411f-b761-8fff40d6a2af Content-Encoding: gzip Content-Length: 253 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateStackSuccessTests-4af7515b-6c91-461-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/9940ac0445ca48a08ed97e3b25f7c0cc"}, "enabled": true, "id": "9940ac0445ca48a08ed97e3b25f7c0cc", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-4af7515b-6c91-461-proj"}]} 2019-01-18 06:32:06,224 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateStackSuccessTests-4af7515b-6c91-461-proj used request id req-2e25280e-6d58-411f-b761-8fff40d6a2af 2019-01-18 06:32:06,228 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users/a4cf76c9a73f4eaab700978de20ccb65 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d540f374c6959f42c98f917a93b9d07080decf7c" 2019-01-18 06:32:06,257 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:32:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5335e95f-5f47-4d9f-bcf6-f817ca6318cb Content-Encoding: gzip Content-Length: 243 Content-Type: application/json RESP BODY: {"user": {"name": "CreateStackSuccessTests-4af7515b-6c91-461-user", "links": {"self": "http://172.30.9.23:5000/v3/users/a4cf76c9a73f4eaab700978de20ccb65"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "9940ac0445ca48a08ed97e3b25f7c0cc", "id": "a4cf76c9a73f4eaab700978de20ccb65", "password_expires_at": null}} 2019-01-18 06:32:06,257 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users/a4cf76c9a73f4eaab700978de20ccb65 used request id req-5335e95f-5f47-4d9f-bcf6-f817ca6318cb 2019-01-18 06:32:06,261 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/9940ac0445ca48a08ed97e3b25f7c0cc/users/a4cf76c9a73f4eaab700978de20ccb65/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d540f374c6959f42c98f917a93b9d07080decf7c" 2019-01-18 06:32:06,364 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:32:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1cf83292-3d90-4175-a7fb-25b28ca6c86d Content-Encoding: gzip Content-Length: 165 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects/9940ac0445ca48a08ed97e3b25f7c0cc/users/a4cf76c9a73f4eaab700978de20ccb65/roles", "previous": null, "next": null}, "roles": []} 2019-01-18 06:32:06,365 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/9940ac0445ca48a08ed97e3b25f7c0cc/users/a4cf76c9a73f4eaab700978de20ccb65/roles used request id req-1cf83292-3d90-4175-a7fb-25b28ca6c86d 2019-01-18 06:32:06,368 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/c65201bd05504fa786d79b166e8bbba3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d540f374c6959f42c98f917a93b9d07080decf7c" 2019-01-18 06:32:06,451 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:32:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a1cafad9-e9c8-4a3a-a502-f4f4ec806019 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.23:5000/v3/roles/c65201bd05504fa786d79b166e8bbba3"}, "domain_id": null, "name": "heat_stack_owner", "id": "c65201bd05504fa786d79b166e8bbba3"}} 2019-01-18 06:32:06,451 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/c65201bd05504fa786d79b166e8bbba3 used request id req-a1cafad9-e9c8-4a3a-a502-f4f4ec806019 2019-01-18 06:32:06,452 - keystone_utils - INFO - Granting role heat_stack_owner to project CreateStackSuccessTests-4af7515b-6c91-461-proj 2019-01-18 06:32:06,455 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/9940ac0445ca48a08ed97e3b25f7c0cc/users/a4cf76c9a73f4eaab700978de20ccb65/roles/c65201bd05504fa786d79b166e8bbba3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d540f374c6959f42c98f917a93b9d07080decf7c" 2019-01-18 06:32:06,575 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 06:32:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8019b50c-900f-44dd-8bc4-d6e3e22695b8 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 06:32:06,575 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/9940ac0445ca48a08ed97e3b25f7c0cc/users/a4cf76c9a73f4eaab700978de20ccb65/roles/c65201bd05504fa786d79b166e8bbba3 used request id req-8019b50c-900f-44dd-8bc4-d6e3e22695b8 2019-01-18 06:32:06,575 - keystone_utils - INFO - Created user with name - CreateStackSuccessTests-4af7515b-6c91-461-user 2019-01-18 06:32:06,575 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:32:06,580 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c18df544075fec2dce5884a28f4456034125ee90" 2019-01-18 06:32:06,666 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:32:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d1f23665-50ea-477d-b837-0d85ad468037 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "488fca829f8b496daa1cd2cdc6e45c49", "links": {"self": "http://172.30.9.23:5000/v3/roles/488fca829f8b496daa1cd2cdc6e45c49"}, "name": "Member"}, {"domain_id": null, "id": "6b7f4f4f76264b6fb449c43b86ee3817", "links": {"self": "http://172.30.9.23:5000/v3/roles/6b7f4f4f76264b6fb449c43b86ee3817"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a482b711adf94961bf4bb28eda7f0e28", "links": {"self": "http://172.30.9.23:5000/v3/roles/a482b711adf94961bf4bb28eda7f0e28"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c65201bd05504fa786d79b166e8bbba3", "links": {"self": "http://172.30.9.23:5000/v3/roles/c65201bd05504fa786d79b166e8bbba3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "e7e317b66c174923a8cb46c48d897c8d", "links": {"self": "http://172.30.9.23:5000/v3/roles/e7e317b66c174923a8cb46c48d897c8d"}, "name": "ResellerAdmin"}]} 2019-01-18 06:32:06,666 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-d1f23665-50ea-477d-b837-0d85ad468037 2019-01-18 06:32:06,670 - 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}c18df544075fec2dce5884a28f4456034125ee90" -d '{"role": {"name": "CreateStackSuccessTests-4af7515b-6c91-461-proj-role"}}' 2019-01-18 06:32:06,782 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 18 Jan 2019 06:32:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-36ef8d93-f5b7-426e-b728-c556a0546764 Content-Length: 222 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "4f697e9648e444008f54af30285b98f1", "links": {"self": "http://172.30.9.23:5000/v3/roles/4f697e9648e444008f54af30285b98f1"}, "name": "CreateStackSuccessTests-4af7515b-6c91-461-proj-role"}} 2019-01-18 06:32:06,782 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-36ef8d93-f5b7-426e-b728-c556a0546764 2019-01-18 06:32:06,783 - keystone_utils - INFO - Created role with name - CreateStackSuccessTests-4af7515b-6c91-461-proj-role 2019-01-18 06:32:06,786 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/4f697e9648e444008f54af30285b98f1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c18df544075fec2dce5884a28f4456034125ee90" 2019-01-18 06:32:06,869 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:32:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2a24fdea-879d-41e9-91fb-9c6b25bc2d47 Content-Encoding: gzip Content-Length: 175 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.23:5000/v3/roles/4f697e9648e444008f54af30285b98f1"}, "domain_id": null, "name": "CreateStackSuccessTests-4af7515b-6c91-461-proj-role", "id": "4f697e9648e444008f54af30285b98f1"}} 2019-01-18 06:32:06,869 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/4f697e9648e444008f54af30285b98f1 used request id req-2a24fdea-879d-41e9-91fb-9c6b25bc2d47 2019-01-18 06:32:06,869 - keystone_utils - INFO - Granting role CreateStackSuccessTests-4af7515b-6c91-461-proj-role to project CreateStackSuccessTests-4af7515b-6c91-461-proj 2019-01-18 06:32:06,873 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/9940ac0445ca48a08ed97e3b25f7c0cc/users/a4cf76c9a73f4eaab700978de20ccb65/roles/4f697e9648e444008f54af30285b98f1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c18df544075fec2dce5884a28f4456034125ee90" 2019-01-18 06:32:06,994 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 06:32:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4a69d995-dd6f-48ea-8be7-b1667a1f9148 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 06:32:06,994 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/9940ac0445ca48a08ed97e3b25f7c0cc/users/a4cf76c9a73f4eaab700978de20ccb65/roles/4f697e9648e444008f54af30285b98f1 used request id req-4a69d995-dd6f-48ea-8be7-b1667a1f9148 2019-01-18 06:32:06,995 - heat_utils - DEBUG - Retrieving Heat Client 2019-01-18 06:32:06,995 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2019-01-18 06:32:06,995 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:32:06,996 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:32:07,375 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c65201bd05504fa786d79b166e8bbba3", "name": "heat_stack_owner"}, {"id": "4f697e9648e444008f54af30285b98f1", "name": "CreateStackSuccessTests-4af7515b-6c91-461-proj-role"}], "expires_at": "2019-01-18T07:32:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9940ac0445ca48a08ed97e3b25f7c0cc", "name": "CreateStackSuccessTests-4af7515b-6c91-461-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/9940ac0445ca48a08ed97e3b25f7c0cc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/9940ac0445ca48a08ed97e3b25f7c0cc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/9940ac0445ca48a08ed97e3b25f7c0cc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/9940ac0445ca48a08ed97e3b25f7c0cc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/9940ac0445ca48a08ed97e3b25f7c0cc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/9940ac0445ca48a08ed97e3b25f7c0cc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/9940ac0445ca48a08ed97e3b25f7c0cc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/9940ac0445ca48a08ed97e3b25f7c0cc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/9940ac0445ca48a08ed97e3b25f7c0cc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/9940ac0445ca48a08ed97e3b25f7c0cc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/9940ac0445ca48a08ed97e3b25f7c0cc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/9940ac0445ca48a08ed97e3b25f7c0cc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-4af7515b-6c91-461-user", "id": "a4cf76c9a73f4eaab700978de20ccb65"}, "audit_ids": ["QsL8w1xjQYmjl9fwnBP2Nw"], "issued_at": "2019-01-18T06:32:07.000000Z"}} 2019-01-18 06:32:07,376 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0046e293da6960d6ffc412b7058d08bdebc14d4e" 2019-01-18 06:32:07,450 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:32:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8d81e77f-8e03-4bc2-872a-f56902c65a66 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:32:07,451 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-8d81e77f-8e03-4bc2-872a-f56902c65a66 2019-01-18 06:32:07,455 - 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-d9ebd513-7953-4162-86f9-fa6e4fa917f6-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0046e293da6960d6ffc412b7058d08bdebc14d4e" 2019-01-18 06:32:07,639 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 168 Content-Type: application/json X-Openstack-Request-Id: req-44088f50-3bf7-4a1a-8186-c6a4295beaac Date: Fri, 18 Jan 2019 06:32:07 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateStackSuccessTests-d9ebd513-7953-4162-86f9-fa6e4fa917f6-image"} 2019-01-18 06:32:07,639 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackSuccessTests-d9ebd513-7953-4162-86f9-fa6e4fa917f6-image used request id req-44088f50-3bf7-4a1a-8186-c6a4295beaac 2019-01-18 06:32:07,643 - 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}0046e293da6960d6ffc412b7058d08bdebc14d4e" 2019-01-18 06:32:07,790 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-542f5eb9-1548-4db5-8154-4a5913c50c49 Date: Fri, 18 Jan 2019 06:32: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"}}} 2019-01-18 06:32:07,791 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-542f5eb9-1548-4db5-8154-4a5913c50c49 2019-01-18 06:32:07,822 - 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}0046e293da6960d6ffc412b7058d08bdebc14d4e" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateStackSuccessTests-d9ebd513-7953-4162-86f9-fa6e4fa917f6-image"}' 2019-01-18 06:32:08,017 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 627 Content-Type: application/json Location: http://172.30.9.23:9292/v2/images/78cc258a-a894-4d11-b2cb-cd4a4b17917d X-Openstack-Request-Id: req-fc62ea7d-b630-4df3-98e2-218d655eb739 Date: Fri, 18 Jan 2019 06:32:07 GMT RESP BODY: {"status": "queued", "name": "CreateStackSuccessTests-d9ebd513-7953-4162-86f9-fa6e4fa917f6-image", "tags": [], "container_format": "bare", "created_at": "2019-01-18T06:32:07Z", "size": null, "disk_format": "qcow2", "updated_at": "2019-01-18T06:32:07Z", "visibility": "shared", "locations": [], "self": "/v2/images/78cc258a-a894-4d11-b2cb-cd4a4b17917d", "min_disk": 0, "protected": false, "id": "78cc258a-a894-4d11-b2cb-cd4a4b17917d", "file": "/v2/images/78cc258a-a894-4d11-b2cb-cd4a4b17917d/file", "checksum": null, "owner": "9940ac0445ca48a08ed97e3b25f7c0cc", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-18 06:32:08,017 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-fc62ea7d-b630-4df3-98e2-218d655eb739 2019-01-18 06:32:08,028 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9292/v2/images/78cc258a-a894-4d11-b2cb-cd4a4b17917d/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0046e293da6960d6ffc412b7058d08bdebc14d4e" -d '' 2019-01-18 06:32:09,450 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-fb032665-af2c-4d8a-be34-b42af4569f91 Date: Fri, 18 Jan 2019 06:32:09 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-18 06:32:09,450 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/78cc258a-a894-4d11-b2cb-cd4a4b17917d/file used request id req-fb032665-af2c-4d8a-be34-b42af4569f91 2019-01-18 06:32:09,451 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-01-18 06:32:09,454 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/78cc258a-a894-4d11-b2cb-cd4a4b17917d -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0046e293da6960d6ffc412b7058d08bdebc14d4e" 2019-01-18 06:32:09,617 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 888 Content-Type: application/json X-Openstack-Request-Id: req-843bc7ef-0ea7-4637-965b-9a6e65d9b82e Date: Fri, 18 Jan 2019 06:32:09 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackSuccessTests-d9ebd513-7953-4162-86f9-fa6e4fa917f6-image", "tags": [], "container_format": "bare", "created_at": "2019-01-18T06:32:07Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-18T06:32:09Z", "visibility": "shared", "locations": [{"url": "rbd://af014572-0a5d-4a80-a07f-9105f52ab2c1/images/78cc258a-a894-4d11-b2cb-cd4a4b17917d/snap", "metadata": {}}], "self": "/v2/images/78cc258a-a894-4d11-b2cb-cd4a4b17917d", "min_disk": 0, "protected": false, "id": "78cc258a-a894-4d11-b2cb-cd4a4b17917d", "file": "/v2/images/78cc258a-a894-4d11-b2cb-cd4a4b17917d/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "9940ac0445ca48a08ed97e3b25f7c0cc", "direct_url": "rbd://af014572-0a5d-4a80-a07f-9105f52ab2c1/images/78cc258a-a894-4d11-b2cb-cd4a4b17917d/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-18 06:32:09,617 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/78cc258a-a894-4d11-b2cb-cd4a4b17917d used request id req-843bc7ef-0ea7-4637-965b-9a6e65d9b82e 2019-01-18 06:32:09,621 - 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}0046e293da6960d6ffc412b7058d08bdebc14d4e" 2019-01-18 06:32:09,874 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-08f8f038-0ed8-4943-873b-de390ae0a0d6 Date: Fri, 18 Jan 2019 06: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"}}} 2019-01-18 06:32:09,875 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-08f8f038-0ed8-4943-873b-de390ae0a0d6 2019-01-18 06:32:09,877 - create_image - INFO - Created image with name - CreateStackSuccessTests-d9ebd513-7953-4162-86f9-fa6e4fa917f6-image 2019-01-18 06:32:09,881 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/78cc258a-a894-4d11-b2cb-cd4a4b17917d -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0046e293da6960d6ffc412b7058d08bdebc14d4e" 2019-01-18 06:32:10,052 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 888 Content-Type: application/json X-Openstack-Request-Id: req-c824571b-c9a7-4388-a697-553a6ee1abfd Date: Fri, 18 Jan 2019 06:32:10 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackSuccessTests-d9ebd513-7953-4162-86f9-fa6e4fa917f6-image", "tags": [], "container_format": "bare", "created_at": "2019-01-18T06:32:07Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-18T06:32:09Z", "visibility": "shared", "locations": [{"url": "rbd://af014572-0a5d-4a80-a07f-9105f52ab2c1/images/78cc258a-a894-4d11-b2cb-cd4a4b17917d/snap", "metadata": {}}], "self": "/v2/images/78cc258a-a894-4d11-b2cb-cd4a4b17917d", "min_disk": 0, "protected": false, "id": "78cc258a-a894-4d11-b2cb-cd4a4b17917d", "file": "/v2/images/78cc258a-a894-4d11-b2cb-cd4a4b17917d/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "9940ac0445ca48a08ed97e3b25f7c0cc", "direct_url": "rbd://af014572-0a5d-4a80-a07f-9105f52ab2c1/images/78cc258a-a894-4d11-b2cb-cd4a4b17917d/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-18 06:32:10,052 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/78cc258a-a894-4d11-b2cb-cd4a4b17917d used request id req-c824571b-c9a7-4388-a697-553a6ee1abfd 2019-01-18 06:32:10,053 - create_image - DEBUG - Instance status is - active 2019-01-18 06:32:10,053 - create_image - DEBUG - Image is active with name - CreateStackSuccessTests-d9ebd513-7953-4162-86f9-fa6e4fa917f6-image 2019-01-18 06:32:10,053 - create_image - INFO - Image is now active with name - CreateStackSuccessTests-d9ebd513-7953-4162-86f9-fa6e4fa917f6-image 2019-01-18 06:32:10,053 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:32:10,054 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:32:10,440 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "488fca829f8b496daa1cd2cdc6e45c49", "name": "Member"}, {"id": "c65201bd05504fa786d79b166e8bbba3", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}], "expires_at": "2019-01-18T07:32:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "020d00b5451a467cb276d06789a1149d", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "id": "e292c913af7844408b6509a836e493f5"}, "audit_ids": ["Y25rGtbYTcW3zrSoQJ8mKQ"], "issued_at": "2019-01-18T06:32:10.000000Z"}} 2019-01-18 06:32:10,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}3ebfd5769a7a149730202b6ea47b4e863cd5e9ee" 2019-01-18 06:32:10,527 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:32:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-720c86ba-8e02-490c-8b0e-f5095d0436e5 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:32:10,527 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-720c86ba-8e02-490c-8b0e-f5095d0436e5 2019-01-18 06:32:10,529 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-18 06:32:10,533 - 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}3ebfd5769a7a149730202b6ea47b4e863cd5e9ee" 2019-01-18 06:32:10,701 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:32: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-92752d5c-9b3f-4cbf-9997-4caeadb7b3f4 x-compute-request-id: req-92752d5c-9b3f-4cbf-9997-4caeadb7b3f4 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2019-01-18 06:32:10,701 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-92752d5c-9b3f-4cbf-9997-4caeadb7b3f4 2019-01-18 06:32:10,705 - 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}3ebfd5769a7a149730202b6ea47b4e863cd5e9ee" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "CreateStackSuccessTests-d9ebd513-7953-4162-86f9-fa6e4fa917f6-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2019-01-18 06:32:10,751 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:32: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-16bd41c4-662c-42d2-a596-f392ae6ed3e7 x-compute-request-id: req-16bd41c4-662c-42d2-a596-f392ae6ed3e7 Content-Encoding: gzip Content-Length: 319 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/ae41db21-5165-412b-aee9-690385cb1201", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/ae41db21-5165-412b-aee9-690385cb1201", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "ae41db21-5165-412b-aee9-690385cb1201", "name": "CreateStackSuccessTests-d9ebd513-7953-4162-86f9-fa6e4fa917f6-flavor-name", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2019-01-18 06:32:10,751 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-16bd41c4-662c-42d2-a596-f392ae6ed3e7 2019-01-18 06:32:10,778 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:32:10,779 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:32:11,148 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c65201bd05504fa786d79b166e8bbba3", "name": "heat_stack_owner"}, {"id": "4f697e9648e444008f54af30285b98f1", "name": "CreateStackSuccessTests-4af7515b-6c91-461-proj-role"}], "expires_at": "2019-01-18T07:32:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9940ac0445ca48a08ed97e3b25f7c0cc", "name": "CreateStackSuccessTests-4af7515b-6c91-461-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/9940ac0445ca48a08ed97e3b25f7c0cc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/9940ac0445ca48a08ed97e3b25f7c0cc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/9940ac0445ca48a08ed97e3b25f7c0cc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/9940ac0445ca48a08ed97e3b25f7c0cc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/9940ac0445ca48a08ed97e3b25f7c0cc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/9940ac0445ca48a08ed97e3b25f7c0cc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/9940ac0445ca48a08ed97e3b25f7c0cc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/9940ac0445ca48a08ed97e3b25f7c0cc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/9940ac0445ca48a08ed97e3b25f7c0cc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/9940ac0445ca48a08ed97e3b25f7c0cc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/9940ac0445ca48a08ed97e3b25f7c0cc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/9940ac0445ca48a08ed97e3b25f7c0cc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-4af7515b-6c91-461-user", "id": "a4cf76c9a73f4eaab700978de20ccb65"}, "audit_ids": ["WOCf2XcZT6CWrQL_LxZl8Q"], "issued_at": "2019-01-18T06:32:11.000000Z"}} 2019-01-18 06:32:11,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}6ff5d95b295c72e4f99ca829246f7233c3752fb4" 2019-01-18 06:32:11,238 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:32:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a4e56439-ac53-4830-9627-d021ef8daba0 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:32:11,238 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-a4e56439-ac53-4830-9627-d021ef8daba0 2019-01-18 06:32:11,240 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-18 06:32:11,243 - heat_utils - DEBUG - Retrieving Heat Client 2019-01-18 06:32:11,246 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/9940ac0445ca48a08ed97e3b25f7c0cc/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-d9ebd513-7953-4162-86f9-fa6e4fa917f6-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ff5d95b295c72e4f99ca829246f7233c3752fb4" 2019-01-18 06:32:11,432 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:32:11 GMT Server: Apache x-openstack-request-id: req-9ecd9a2b-1d51-467f-876e-fe61969dfc07 Content-Length: 14 Content-Type: application/json RESP BODY: {"stacks": []} 2019-01-18 06:32:11,432 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/9940ac0445ca48a08ed97e3b25f7c0cc/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-d9ebd513-7953-4162-86f9-fa6e4fa917f6-stack used request id req-9ecd9a2b-1d51-467f-876e-fe61969dfc07 2019-01-18 06:32:11,436 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8004/v1/9940ac0445ca48a08ed97e3b25f7c0cc/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ff5d95b295c72e4f99ca829246f7233c3752fb4" -d '{"stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-d9ebd513-7953-4162-86f9-fa6e4fa917f6-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-d9ebd513-7953-4162-86f9-fa6e4fa917f6-net", "inst_name": "CreateStackSuccessTests-d9ebd513-7953-4162-86f9-fa6e4fa917f6-inst", "subnet_name": "CreateStackSuccessTests-d9ebd513-7953-4162-86f9-fa6e4fa917f6-subnet", "image_name": "CreateStackSuccessTests-d9ebd513-7953-4162-86f9-fa6e4fa917f6-image", "flavor_name": "CreateStackSuccessTests-d9ebd513-7953-4162-86f9-fa6e4fa917f6-flavor-name"}}' 2019-01-18 06:32:13,618 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 18 Jan 2019 06:32:11 GMT Server: Apache x-openstack-request-id: req-e5b7d76a-507c-402c-9151-52ff43a1e8ac Location: http://172.30.9.23:8004/v1/9940ac0445ca48a08ed97e3b25f7c0cc/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d9ebd513-7953-4162-86f9-fa6e4fa917f6-stack/10dde2ea-03c7-4f99-be7f-07c90a639588 Content-Length: 291 Content-Type: application/json RESP BODY: {"stack": {"id": "10dde2ea-03c7-4f99-be7f-07c90a639588", "links": [{"href": "http://172.30.9.23:8004/v1/9940ac0445ca48a08ed97e3b25f7c0cc/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d9ebd513-7953-4162-86f9-fa6e4fa917f6-stack/10dde2ea-03c7-4f99-be7f-07c90a639588", "rel": "self"}]}} 2019-01-18 06:32:13,618 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.23:8004/v1/9940ac0445ca48a08ed97e3b25f7c0cc/stacks used request id req-e5b7d76a-507c-402c-9151-52ff43a1e8ac 2019-01-18 06:32:13,621 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/9940ac0445ca48a08ed97e3b25f7c0cc/stacks/10dde2ea-03c7-4f99-be7f-07c90a639588 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ff5d95b295c72e4f99ca829246f7233c3752fb4" 2019-01-18 06:32:13,799 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 18 Jan 2019 06:32:13 GMT Server: Apache x-openstack-request-id: req-02512060-0367-483e-b369-9cd1df15de8a Location: http://172.30.9.23:8004/v1/9940ac0445ca48a08ed97e3b25f7c0cc/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d9ebd513-7953-4162-86f9-fa6e4fa917f6-stack/10dde2ea-03c7-4f99-be7f-07c90a639588 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/9940ac0445ca48a08ed97e3b25f7c0cc/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d9ebd513-7953-4162-86f9-fa6e4fa917f6-stack/10dde2ea-03c7-4f99-be7f-07c90a639588;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-18 06:32:13,987 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:32:13 GMT Server: Apache x-openstack-request-id: req-f4f679db-0cfe-4c2a-9693-5870774cd3ab 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": "9940ac0445ca48a08ed97e3b25f7c0cc", "OS::stack_id": "10dde2ea-03c7-4f99-be7f-07c90a639588", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-d9ebd513-7953-4162-86f9-fa6e4fa917f6-stack", "image_name": "CreateStackSuccessTests-d9ebd513-7953-4162-86f9-fa6e4fa917f6-image", "inst_name": "CreateStackSuccessTests-d9ebd513-7953-4162-86f9-fa6e4fa917f6-inst", "subnet_name": "CreateStackSuccessTests-d9ebd513-7953-4162-86f9-fa6e4fa917f6-subnet", "net_name": "CreateStackSuccessTests-d9ebd513-7953-4162-86f9-fa6e4fa917f6-net", "flavor_name": "CreateStackSuccessTests-d9ebd513-7953-4162-86f9-fa6e4fa917f6-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-d9ebd513-7953-4162-86f9-fa6e4fa917f6-stack", "stack_user_project_id": "5e642e31ba5e41518fed69f381119708", "stack_status_reason": "Stack CREATE started", "creation_time": "2019-01-18T06:32:13Z", "links": [{"href": "http://172.30.9.23:8004/v1/9940ac0445ca48a08ed97e3b25f7c0cc/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d9ebd513-7953-4162-86f9-fa6e4fa917f6-stack/10dde2ea-03c7-4f99-be7f-07c90a639588", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "10dde2ea-03c7-4f99-be7f-07c90a639588", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-18 06:32:13,987 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/9940ac0445ca48a08ed97e3b25f7c0cc/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d9ebd513-7953-4162-86f9-fa6e4fa917f6-stack/10dde2ea-03c7-4f99-be7f-07c90a639588 used request id req-f4f679db-0cfe-4c2a-9693-5870774cd3ab 2019-01-18 06:32:13,988 - create_stack - INFO - Created stack with name - CreateStackSuccessTests-CreateStackSuccessTests-d9ebd513-7953-4162-86f9-fa6e4fa917f6-stack 2019-01-18 06:32:13,990 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/9940ac0445ca48a08ed97e3b25f7c0cc/stacks/10dde2ea-03c7-4f99-be7f-07c90a639588 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ff5d95b295c72e4f99ca829246f7233c3752fb4" 2019-01-18 06:32:14,017 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 18 Jan 2019 06:32:13 GMT Server: Apache x-openstack-request-id: req-acec9c08-4c5a-4977-9b04-9e3c0ea5a098 Location: http://172.30.9.23:8004/v1/9940ac0445ca48a08ed97e3b25f7c0cc/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d9ebd513-7953-4162-86f9-fa6e4fa917f6-stack/10dde2ea-03c7-4f99-be7f-07c90a639588 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/9940ac0445ca48a08ed97e3b25f7c0cc/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d9ebd513-7953-4162-86f9-fa6e4fa917f6-stack/10dde2ea-03c7-4f99-be7f-07c90a639588;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-18 06:32:14,199 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:32:14 GMT Server: Apache x-openstack-request-id: req-f75d0658-4e97-4bd4-b327-57c537e85ac3 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": "9940ac0445ca48a08ed97e3b25f7c0cc", "OS::stack_id": "10dde2ea-03c7-4f99-be7f-07c90a639588", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-d9ebd513-7953-4162-86f9-fa6e4fa917f6-stack", "image_name": "CreateStackSuccessTests-d9ebd513-7953-4162-86f9-fa6e4fa917f6-image", "inst_name": "CreateStackSuccessTests-d9ebd513-7953-4162-86f9-fa6e4fa917f6-inst", "subnet_name": "CreateStackSuccessTests-d9ebd513-7953-4162-86f9-fa6e4fa917f6-subnet", "net_name": "CreateStackSuccessTests-d9ebd513-7953-4162-86f9-fa6e4fa917f6-net", "flavor_name": "CreateStackSuccessTests-d9ebd513-7953-4162-86f9-fa6e4fa917f6-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-d9ebd513-7953-4162-86f9-fa6e4fa917f6-stack", "stack_user_project_id": "5e642e31ba5e41518fed69f381119708", "stack_status_reason": "Stack CREATE started", "creation_time": "2019-01-18T06:32:13Z", "links": [{"href": "http://172.30.9.23:8004/v1/9940ac0445ca48a08ed97e3b25f7c0cc/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d9ebd513-7953-4162-86f9-fa6e4fa917f6-stack/10dde2ea-03c7-4f99-be7f-07c90a639588", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "10dde2ea-03c7-4f99-be7f-07c90a639588", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-18 06:32:14,199 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/9940ac0445ca48a08ed97e3b25f7c0cc/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d9ebd513-7953-4162-86f9-fa6e4fa917f6-stack/10dde2ea-03c7-4f99-be7f-07c90a639588 used request id req-f75d0658-4e97-4bd4-b327-57c537e85ac3 2019-01-18 06:32:14,199 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2019-01-18 06:32:14,200 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2019-01-18 06:32:17,203 - create_stack - DEBUG - Stack status query timeout in 1196.78504801 2019-01-18 06:32:17,206 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/9940ac0445ca48a08ed97e3b25f7c0cc/stacks/10dde2ea-03c7-4f99-be7f-07c90a639588 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ff5d95b295c72e4f99ca829246f7233c3752fb4" 2019-01-18 06:32:17,382 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 18 Jan 2019 06:32:17 GMT Server: Apache x-openstack-request-id: req-96f75507-8bc9-4b52-b180-dee432900c93 Location: http://172.30.9.23:8004/v1/9940ac0445ca48a08ed97e3b25f7c0cc/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d9ebd513-7953-4162-86f9-fa6e4fa917f6-stack/10dde2ea-03c7-4f99-be7f-07c90a639588 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/9940ac0445ca48a08ed97e3b25f7c0cc/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d9ebd513-7953-4162-86f9-fa6e4fa917f6-stack/10dde2ea-03c7-4f99-be7f-07c90a639588;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-18 06:32:17,683 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:32:17 GMT Server: Apache x-openstack-request-id: req-e2d0193e-74dc-41cb-8ce2-f6b829285b9c 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": "9940ac0445ca48a08ed97e3b25f7c0cc", "OS::stack_id": "10dde2ea-03c7-4f99-be7f-07c90a639588", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-d9ebd513-7953-4162-86f9-fa6e4fa917f6-stack", "image_name": "CreateStackSuccessTests-d9ebd513-7953-4162-86f9-fa6e4fa917f6-image", "inst_name": "CreateStackSuccessTests-d9ebd513-7953-4162-86f9-fa6e4fa917f6-inst", "subnet_name": "CreateStackSuccessTests-d9ebd513-7953-4162-86f9-fa6e4fa917f6-subnet", "net_name": "CreateStackSuccessTests-d9ebd513-7953-4162-86f9-fa6e4fa917f6-net", "flavor_name": "CreateStackSuccessTests-d9ebd513-7953-4162-86f9-fa6e4fa917f6-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-d9ebd513-7953-4162-86f9-fa6e4fa917f6-stack", "stack_user_project_id": "5e642e31ba5e41518fed69f381119708", "stack_status_reason": "Stack CREATE started", "creation_time": "2019-01-18T06:32:13Z", "links": [{"href": "http://172.30.9.23:8004/v1/9940ac0445ca48a08ed97e3b25f7c0cc/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d9ebd513-7953-4162-86f9-fa6e4fa917f6-stack/10dde2ea-03c7-4f99-be7f-07c90a639588", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "10dde2ea-03c7-4f99-be7f-07c90a639588", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-18 06:32:17,684 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/9940ac0445ca48a08ed97e3b25f7c0cc/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d9ebd513-7953-4162-86f9-fa6e4fa917f6-stack/10dde2ea-03c7-4f99-be7f-07c90a639588 used request id req-e2d0193e-74dc-41cb-8ce2-f6b829285b9c 2019-01-18 06:32:17,684 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2019-01-18 06:32:17,684 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2019-01-18 06:32:20,687 - create_stack - DEBUG - Stack status query timeout in 1193.30043912 2019-01-18 06:32:20,690 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/9940ac0445ca48a08ed97e3b25f7c0cc/stacks/10dde2ea-03c7-4f99-be7f-07c90a639588 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ff5d95b295c72e4f99ca829246f7233c3752fb4" 2019-01-18 06:32:21,224 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 18 Jan 2019 06:32:20 GMT Server: Apache x-openstack-request-id: req-b4582c88-1e56-4e9e-984b-96b5d731e196 Location: http://172.30.9.23:8004/v1/9940ac0445ca48a08ed97e3b25f7c0cc/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d9ebd513-7953-4162-86f9-fa6e4fa917f6-stack/10dde2ea-03c7-4f99-be7f-07c90a639588 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/9940ac0445ca48a08ed97e3b25f7c0cc/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d9ebd513-7953-4162-86f9-fa6e4fa917f6-stack/10dde2ea-03c7-4f99-be7f-07c90a639588;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-18 06:32:21,266 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:32:21 GMT Server: Apache x-openstack-request-id: req-1dbbba59-52a0-416d-b0e6-bbf64fefee60 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": "9940ac0445ca48a08ed97e3b25f7c0cc", "OS::stack_id": "10dde2ea-03c7-4f99-be7f-07c90a639588", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-d9ebd513-7953-4162-86f9-fa6e4fa917f6-stack", "image_name": "CreateStackSuccessTests-d9ebd513-7953-4162-86f9-fa6e4fa917f6-image", "inst_name": "CreateStackSuccessTests-d9ebd513-7953-4162-86f9-fa6e4fa917f6-inst", "subnet_name": "CreateStackSuccessTests-d9ebd513-7953-4162-86f9-fa6e4fa917f6-subnet", "net_name": "CreateStackSuccessTests-d9ebd513-7953-4162-86f9-fa6e4fa917f6-net", "flavor_name": "CreateStackSuccessTests-d9ebd513-7953-4162-86f9-fa6e4fa917f6-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-d9ebd513-7953-4162-86f9-fa6e4fa917f6-stack", "stack_user_project_id": "5e642e31ba5e41518fed69f381119708", "stack_status_reason": "Stack CREATE started", "creation_time": "2019-01-18T06:32:13Z", "links": [{"href": "http://172.30.9.23:8004/v1/9940ac0445ca48a08ed97e3b25f7c0cc/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d9ebd513-7953-4162-86f9-fa6e4fa917f6-stack/10dde2ea-03c7-4f99-be7f-07c90a639588", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "10dde2ea-03c7-4f99-be7f-07c90a639588", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-18 06:32:21,266 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/9940ac0445ca48a08ed97e3b25f7c0cc/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d9ebd513-7953-4162-86f9-fa6e4fa917f6-stack/10dde2ea-03c7-4f99-be7f-07c90a639588 used request id req-1dbbba59-52a0-416d-b0e6-bbf64fefee60 2019-01-18 06:32:21,266 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2019-01-18 06:32:21,267 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2019-01-18 06:32:24,270 - create_stack - DEBUG - Stack status query timeout in 1189.7180841 2019-01-18 06:32:24,273 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/9940ac0445ca48a08ed97e3b25f7c0cc/stacks/10dde2ea-03c7-4f99-be7f-07c90a639588 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ff5d95b295c72e4f99ca829246f7233c3752fb4" 2019-01-18 06:32:24,457 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 18 Jan 2019 06:32:24 GMT Server: Apache x-openstack-request-id: req-2f738bce-ee34-4c97-b5e7-f9f8ab171387 Location: http://172.30.9.23:8004/v1/9940ac0445ca48a08ed97e3b25f7c0cc/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d9ebd513-7953-4162-86f9-fa6e4fa917f6-stack/10dde2ea-03c7-4f99-be7f-07c90a639588 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/9940ac0445ca48a08ed97e3b25f7c0cc/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d9ebd513-7953-4162-86f9-fa6e4fa917f6-stack/10dde2ea-03c7-4f99-be7f-07c90a639588;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-18 06:32:24,635 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:32:24 GMT Server: Apache x-openstack-request-id: req-63377b87-bb20-4e86-aa0b-bcd7490ccf42 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": "9940ac0445ca48a08ed97e3b25f7c0cc", "OS::stack_id": "10dde2ea-03c7-4f99-be7f-07c90a639588", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-d9ebd513-7953-4162-86f9-fa6e4fa917f6-stack", "image_name": "CreateStackSuccessTests-d9ebd513-7953-4162-86f9-fa6e4fa917f6-image", "inst_name": "CreateStackSuccessTests-d9ebd513-7953-4162-86f9-fa6e4fa917f6-inst", "subnet_name": "CreateStackSuccessTests-d9ebd513-7953-4162-86f9-fa6e4fa917f6-subnet", "net_name": "CreateStackSuccessTests-d9ebd513-7953-4162-86f9-fa6e4fa917f6-net", "flavor_name": "CreateStackSuccessTests-d9ebd513-7953-4162-86f9-fa6e4fa917f6-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-d9ebd513-7953-4162-86f9-fa6e4fa917f6-stack", "stack_user_project_id": "5e642e31ba5e41518fed69f381119708", "stack_status_reason": "Stack CREATE started", "creation_time": "2019-01-18T06:32:13Z", "links": [{"href": "http://172.30.9.23:8004/v1/9940ac0445ca48a08ed97e3b25f7c0cc/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d9ebd513-7953-4162-86f9-fa6e4fa917f6-stack/10dde2ea-03c7-4f99-be7f-07c90a639588", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "10dde2ea-03c7-4f99-be7f-07c90a639588", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-18 06:32:24,635 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/9940ac0445ca48a08ed97e3b25f7c0cc/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d9ebd513-7953-4162-86f9-fa6e4fa917f6-stack/10dde2ea-03c7-4f99-be7f-07c90a639588 used request id req-63377b87-bb20-4e86-aa0b-bcd7490ccf42 2019-01-18 06:32:24,636 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2019-01-18 06:32:24,636 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2019-01-18 06:32:27,639 - create_stack - DEBUG - Stack status query timeout in 1186.34866714 2019-01-18 06:32:27,642 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/9940ac0445ca48a08ed97e3b25f7c0cc/stacks/10dde2ea-03c7-4f99-be7f-07c90a639588 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ff5d95b295c72e4f99ca829246f7233c3752fb4" 2019-01-18 06:32:27,669 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 18 Jan 2019 06:32:27 GMT Server: Apache x-openstack-request-id: req-f8ba5cc5-8452-46ea-a750-54d250056397 Location: http://172.30.9.23:8004/v1/9940ac0445ca48a08ed97e3b25f7c0cc/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d9ebd513-7953-4162-86f9-fa6e4fa917f6-stack/10dde2ea-03c7-4f99-be7f-07c90a639588 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/9940ac0445ca48a08ed97e3b25f7c0cc/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d9ebd513-7953-4162-86f9-fa6e4fa917f6-stack/10dde2ea-03c7-4f99-be7f-07c90a639588;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-18 06:32:27,863 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:32:27 GMT Server: Apache x-openstack-request-id: req-40bc0699-0a71-4b01-9105-b7ccc2c7ed20 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": "9940ac0445ca48a08ed97e3b25f7c0cc", "OS::stack_id": "10dde2ea-03c7-4f99-be7f-07c90a639588", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-d9ebd513-7953-4162-86f9-fa6e4fa917f6-stack", "image_name": "CreateStackSuccessTests-d9ebd513-7953-4162-86f9-fa6e4fa917f6-image", "inst_name": "CreateStackSuccessTests-d9ebd513-7953-4162-86f9-fa6e4fa917f6-inst", "subnet_name": "CreateStackSuccessTests-d9ebd513-7953-4162-86f9-fa6e4fa917f6-subnet", "net_name": "CreateStackSuccessTests-d9ebd513-7953-4162-86f9-fa6e4fa917f6-net", "flavor_name": "CreateStackSuccessTests-d9ebd513-7953-4162-86f9-fa6e4fa917f6-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-d9ebd513-7953-4162-86f9-fa6e4fa917f6-stack", "stack_user_project_id": "5e642e31ba5e41518fed69f381119708", "stack_status_reason": "Stack CREATE started", "creation_time": "2019-01-18T06:32:13Z", "links": [{"href": "http://172.30.9.23:8004/v1/9940ac0445ca48a08ed97e3b25f7c0cc/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d9ebd513-7953-4162-86f9-fa6e4fa917f6-stack/10dde2ea-03c7-4f99-be7f-07c90a639588", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "10dde2ea-03c7-4f99-be7f-07c90a639588", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-18 06:32:27,863 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/9940ac0445ca48a08ed97e3b25f7c0cc/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d9ebd513-7953-4162-86f9-fa6e4fa917f6-stack/10dde2ea-03c7-4f99-be7f-07c90a639588 used request id req-40bc0699-0a71-4b01-9105-b7ccc2c7ed20 2019-01-18 06:32:27,864 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2019-01-18 06:32:27,864 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2019-01-18 06:32:30,867 - create_stack - DEBUG - Stack status query timeout in 1183.12057114 2019-01-18 06:32:30,870 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/9940ac0445ca48a08ed97e3b25f7c0cc/stacks/10dde2ea-03c7-4f99-be7f-07c90a639588 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ff5d95b295c72e4f99ca829246f7233c3752fb4" 2019-01-18 06:32:31,038 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 18 Jan 2019 06:32:30 GMT Server: Apache x-openstack-request-id: req-48e987ba-51db-4d7a-b202-cc909d8971f2 Location: http://172.30.9.23:8004/v1/9940ac0445ca48a08ed97e3b25f7c0cc/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d9ebd513-7953-4162-86f9-fa6e4fa917f6-stack/10dde2ea-03c7-4f99-be7f-07c90a639588 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/9940ac0445ca48a08ed97e3b25f7c0cc/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d9ebd513-7953-4162-86f9-fa6e4fa917f6-stack/10dde2ea-03c7-4f99-be7f-07c90a639588;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-18 06:32:31,079 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:32:31 GMT Server: Apache x-openstack-request-id: req-63d1b3fe-6942-4780-9196-29341fbc9410 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": "9940ac0445ca48a08ed97e3b25f7c0cc", "OS::stack_id": "10dde2ea-03c7-4f99-be7f-07c90a639588", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-d9ebd513-7953-4162-86f9-fa6e4fa917f6-stack", "image_name": "CreateStackSuccessTests-d9ebd513-7953-4162-86f9-fa6e4fa917f6-image", "inst_name": "CreateStackSuccessTests-d9ebd513-7953-4162-86f9-fa6e4fa917f6-inst", "subnet_name": "CreateStackSuccessTests-d9ebd513-7953-4162-86f9-fa6e4fa917f6-subnet", "net_name": "CreateStackSuccessTests-d9ebd513-7953-4162-86f9-fa6e4fa917f6-net", "flavor_name": "CreateStackSuccessTests-d9ebd513-7953-4162-86f9-fa6e4fa917f6-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-d9ebd513-7953-4162-86f9-fa6e4fa917f6-stack", "stack_user_project_id": "5e642e31ba5e41518fed69f381119708", "stack_status_reason": "Stack CREATE started", "creation_time": "2019-01-18T06:32:13Z", "links": [{"href": "http://172.30.9.23:8004/v1/9940ac0445ca48a08ed97e3b25f7c0cc/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d9ebd513-7953-4162-86f9-fa6e4fa917f6-stack/10dde2ea-03c7-4f99-be7f-07c90a639588", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "10dde2ea-03c7-4f99-be7f-07c90a639588", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-18 06:32:31,080 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/9940ac0445ca48a08ed97e3b25f7c0cc/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d9ebd513-7953-4162-86f9-fa6e4fa917f6-stack/10dde2ea-03c7-4f99-be7f-07c90a639588 used request id req-63d1b3fe-6942-4780-9196-29341fbc9410 2019-01-18 06:32:31,080 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2019-01-18 06:32:31,080 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2019-01-18 06:32:34,083 - create_stack - DEBUG - Stack status query timeout in 1179.90449214 2019-01-18 06:32:34,086 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/9940ac0445ca48a08ed97e3b25f7c0cc/stacks/10dde2ea-03c7-4f99-be7f-07c90a639588 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ff5d95b295c72e4f99ca829246f7233c3752fb4" 2019-01-18 06:32:34,114 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 18 Jan 2019 06:32:34 GMT Server: Apache x-openstack-request-id: req-c8a08bb3-c7bf-4792-94ee-5e9441cf4fe2 Location: http://172.30.9.23:8004/v1/9940ac0445ca48a08ed97e3b25f7c0cc/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d9ebd513-7953-4162-86f9-fa6e4fa917f6-stack/10dde2ea-03c7-4f99-be7f-07c90a639588 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/9940ac0445ca48a08ed97e3b25f7c0cc/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d9ebd513-7953-4162-86f9-fa6e4fa917f6-stack/10dde2ea-03c7-4f99-be7f-07c90a639588;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-18 06:32:34,189 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:32:34 GMT Server: Apache x-openstack-request-id: req-d1dff06f-b045-4557-95b8-dead0a2e33ed 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": "9940ac0445ca48a08ed97e3b25f7c0cc", "OS::stack_id": "10dde2ea-03c7-4f99-be7f-07c90a639588", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-d9ebd513-7953-4162-86f9-fa6e4fa917f6-stack", "image_name": "CreateStackSuccessTests-d9ebd513-7953-4162-86f9-fa6e4fa917f6-image", "inst_name": "CreateStackSuccessTests-d9ebd513-7953-4162-86f9-fa6e4fa917f6-inst", "subnet_name": "CreateStackSuccessTests-d9ebd513-7953-4162-86f9-fa6e4fa917f6-subnet", "net_name": "CreateStackSuccessTests-d9ebd513-7953-4162-86f9-fa6e4fa917f6-net", "flavor_name": "CreateStackSuccessTests-d9ebd513-7953-4162-86f9-fa6e4fa917f6-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-d9ebd513-7953-4162-86f9-fa6e4fa917f6-stack", "stack_user_project_id": "5e642e31ba5e41518fed69f381119708", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2019-01-18T06:32:13Z", "links": [{"href": "http://172.30.9.23:8004/v1/9940ac0445ca48a08ed97e3b25f7c0cc/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d9ebd513-7953-4162-86f9-fa6e4fa917f6-stack/10dde2ea-03c7-4f99-be7f-07c90a639588", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "10dde2ea-03c7-4f99-be7f-07c90a639588", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-18 06:32:34,190 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/9940ac0445ca48a08ed97e3b25f7c0cc/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d9ebd513-7953-4162-86f9-fa6e4fa917f6-stack/10dde2ea-03c7-4f99-be7f-07c90a639588 used request id req-d1dff06f-b045-4557-95b8-dead0a2e33ed 2019-01-18 06:32:34,190 - create_stack - DEBUG - Stack status is - CREATE_COMPLETE 2019-01-18 06:32:34,190 - create_stack - DEBUG - Stack is active with name - CreateStackSuccessTests-CreateStackSuccessTests-d9ebd513-7953-4162-86f9-fa6e4fa917f6-stack 2019-01-18 06:32:34,190 - create_stack - INFO - Stack is now active with name - CreateStackSuccessTests-CreateStackSuccessTests-d9ebd513-7953-4162-86f9-fa6e4fa917f6-stack 2019-01-18 06:32:34,191 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:32:34,580 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c65201bd05504fa786d79b166e8bbba3", "name": "heat_stack_owner"}, {"id": "4f697e9648e444008f54af30285b98f1", "name": "CreateStackSuccessTests-4af7515b-6c91-461-proj-role"}], "expires_at": "2019-01-18T07:32:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9940ac0445ca48a08ed97e3b25f7c0cc", "name": "CreateStackSuccessTests-4af7515b-6c91-461-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/9940ac0445ca48a08ed97e3b25f7c0cc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/9940ac0445ca48a08ed97e3b25f7c0cc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/9940ac0445ca48a08ed97e3b25f7c0cc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/9940ac0445ca48a08ed97e3b25f7c0cc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/9940ac0445ca48a08ed97e3b25f7c0cc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/9940ac0445ca48a08ed97e3b25f7c0cc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/9940ac0445ca48a08ed97e3b25f7c0cc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/9940ac0445ca48a08ed97e3b25f7c0cc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/9940ac0445ca48a08ed97e3b25f7c0cc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/9940ac0445ca48a08ed97e3b25f7c0cc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/9940ac0445ca48a08ed97e3b25f7c0cc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/9940ac0445ca48a08ed97e3b25f7c0cc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-4af7515b-6c91-461-user", "id": "a4cf76c9a73f4eaab700978de20ccb65"}, "audit_ids": ["jFhMykc0QlCgh_vEuV9Apg"], "issued_at": "2019-01-18T06:32:34.000000Z"}} 2019-01-18 06:32:34,585 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/9940ac0445ca48a08ed97e3b25f7c0cc/stacks/10dde2ea-03c7-4f99-be7f-07c90a639588 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f8da8965921f6d3ab517e1bf6ba63ba3a9a3a5d" 2019-01-18 06:32:35,158 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 18 Jan 2019 06:32:34 GMT Server: Apache x-openstack-request-id: req-4e1fea59-6779-40d4-b650-f2b46cd2ec20 Location: http://172.30.9.23:8004/v1/9940ac0445ca48a08ed97e3b25f7c0cc/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d9ebd513-7953-4162-86f9-fa6e4fa917f6-stack/10dde2ea-03c7-4f99-be7f-07c90a639588 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/9940ac0445ca48a08ed97e3b25f7c0cc/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d9ebd513-7953-4162-86f9-fa6e4fa917f6-stack/10dde2ea-03c7-4f99-be7f-07c90a639588;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-18 06:32:35,475 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:32:35 GMT Server: Apache x-openstack-request-id: req-073183d4-fc47-45e0-beb2-3eb6ebea6b19 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": "9940ac0445ca48a08ed97e3b25f7c0cc", "OS::stack_id": "10dde2ea-03c7-4f99-be7f-07c90a639588", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-d9ebd513-7953-4162-86f9-fa6e4fa917f6-stack", "image_name": "CreateStackSuccessTests-d9ebd513-7953-4162-86f9-fa6e4fa917f6-image", "inst_name": "CreateStackSuccessTests-d9ebd513-7953-4162-86f9-fa6e4fa917f6-inst", "subnet_name": "CreateStackSuccessTests-d9ebd513-7953-4162-86f9-fa6e4fa917f6-subnet", "net_name": "CreateStackSuccessTests-d9ebd513-7953-4162-86f9-fa6e4fa917f6-net", "flavor_name": "CreateStackSuccessTests-d9ebd513-7953-4162-86f9-fa6e4fa917f6-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-d9ebd513-7953-4162-86f9-fa6e4fa917f6-stack", "stack_user_project_id": "5e642e31ba5e41518fed69f381119708", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2019-01-18T06:32:13Z", "links": [{"href": "http://172.30.9.23:8004/v1/9940ac0445ca48a08ed97e3b25f7c0cc/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d9ebd513-7953-4162-86f9-fa6e4fa917f6-stack/10dde2ea-03c7-4f99-be7f-07c90a639588", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "10dde2ea-03c7-4f99-be7f-07c90a639588", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-18 06:32:35,476 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/9940ac0445ca48a08ed97e3b25f7c0cc/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d9ebd513-7953-4162-86f9-fa6e4fa917f6-stack/10dde2ea-03c7-4f99-be7f-07c90a639588 used request id req-073183d4-fc47-45e0-beb2-3eb6ebea6b19 2019-01-18 06:32:35,479 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/9940ac0445ca48a08ed97e3b25f7c0cc/stacks/10dde2ea-03c7-4f99-be7f-07c90a639588 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ff5d95b295c72e4f99ca829246f7233c3752fb4" 2019-01-18 06:32:36,024 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 18 Jan 2019 06:32:35 GMT Server: Apache x-openstack-request-id: req-2d0a020b-f75d-4f6e-8a4f-5ec47b6ec648 Location: http://172.30.9.23:8004/v1/9940ac0445ca48a08ed97e3b25f7c0cc/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d9ebd513-7953-4162-86f9-fa6e4fa917f6-stack/10dde2ea-03c7-4f99-be7f-07c90a639588 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/9940ac0445ca48a08ed97e3b25f7c0cc/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d9ebd513-7953-4162-86f9-fa6e4fa917f6-stack/10dde2ea-03c7-4f99-be7f-07c90a639588;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-18 06:32:36,220 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:32:36 GMT Server: Apache x-openstack-request-id: req-85cbd5da-b190-419b-9c70-c49a9db1bd00 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": "9940ac0445ca48a08ed97e3b25f7c0cc", "OS::stack_id": "10dde2ea-03c7-4f99-be7f-07c90a639588", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-d9ebd513-7953-4162-86f9-fa6e4fa917f6-stack", "image_name": "CreateStackSuccessTests-d9ebd513-7953-4162-86f9-fa6e4fa917f6-image", "inst_name": "CreateStackSuccessTests-d9ebd513-7953-4162-86f9-fa6e4fa917f6-inst", "subnet_name": "CreateStackSuccessTests-d9ebd513-7953-4162-86f9-fa6e4fa917f6-subnet", "net_name": "CreateStackSuccessTests-d9ebd513-7953-4162-86f9-fa6e4fa917f6-net", "flavor_name": "CreateStackSuccessTests-d9ebd513-7953-4162-86f9-fa6e4fa917f6-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-d9ebd513-7953-4162-86f9-fa6e4fa917f6-stack", "stack_user_project_id": "5e642e31ba5e41518fed69f381119708", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2019-01-18T06:32:13Z", "links": [{"href": "http://172.30.9.23:8004/v1/9940ac0445ca48a08ed97e3b25f7c0cc/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d9ebd513-7953-4162-86f9-fa6e4fa917f6-stack/10dde2ea-03c7-4f99-be7f-07c90a639588", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "10dde2ea-03c7-4f99-be7f-07c90a639588", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-18 06:32:36,220 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/9940ac0445ca48a08ed97e3b25f7c0cc/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d9ebd513-7953-4162-86f9-fa6e4fa917f6-stack/10dde2ea-03c7-4f99-be7f-07c90a639588 used request id req-85cbd5da-b190-419b-9c70-c49a9db1bd00 2019-01-18 06:32:36,221 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:32:36,221 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:32:36,595 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c65201bd05504fa786d79b166e8bbba3", "name": "heat_stack_owner"}, {"id": "4f697e9648e444008f54af30285b98f1", "name": "CreateStackSuccessTests-4af7515b-6c91-461-proj-role"}], "expires_at": "2019-01-18T07:32:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9940ac0445ca48a08ed97e3b25f7c0cc", "name": "CreateStackSuccessTests-4af7515b-6c91-461-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/9940ac0445ca48a08ed97e3b25f7c0cc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/9940ac0445ca48a08ed97e3b25f7c0cc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/9940ac0445ca48a08ed97e3b25f7c0cc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/9940ac0445ca48a08ed97e3b25f7c0cc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/9940ac0445ca48a08ed97e3b25f7c0cc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/9940ac0445ca48a08ed97e3b25f7c0cc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/9940ac0445ca48a08ed97e3b25f7c0cc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/9940ac0445ca48a08ed97e3b25f7c0cc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/9940ac0445ca48a08ed97e3b25f7c0cc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/9940ac0445ca48a08ed97e3b25f7c0cc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/9940ac0445ca48a08ed97e3b25f7c0cc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/9940ac0445ca48a08ed97e3b25f7c0cc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-4af7515b-6c91-461-user", "id": "a4cf76c9a73f4eaab700978de20ccb65"}, "audit_ids": ["NC4ygDFjQvuPjS25eXcnaw"], "issued_at": "2019-01-18T06:32:36.000000Z"}} 2019-01-18 06:32:36,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}7e0c8c2e911ea28088dd6fff8e46eb02886facbb" 2019-01-18 06:32:36,678 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:32:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-043f33bc-9af5-4c82-8174-85c803495cdd Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:32:36,678 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-043f33bc-9af5-4c82-8174-85c803495cdd 2019-01-18 06:32:36,680 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-18 06:32:36,682 - heat_utils - DEBUG - Retrieving Heat Client 2019-01-18 06:32:36,686 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/9940ac0445ca48a08ed97e3b25f7c0cc/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-d9ebd513-7953-4162-86f9-fa6e4fa917f6-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e0c8c2e911ea28088dd6fff8e46eb02886facbb" 2019-01-18 06:32:36,879 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:32:36 GMT Server: Apache x-openstack-request-id: req-f6e78fb8-aea9-43b4-84a7-b9358506a358 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-d9ebd513-7953-4162-86f9-fa6e4fa917f6-stack", "stack_user_project_id": "5e642e31ba5e41518fed69f381119708", "deletion_time": null, "creation_time": "2019-01-18T06:32:13Z", "links": [{"href": "http://172.30.9.23:8004/v1/9940ac0445ca48a08ed97e3b25f7c0cc/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d9ebd513-7953-4162-86f9-fa6e4fa917f6-stack/10dde2ea-03c7-4f99-be7f-07c90a639588", "rel": "self"}], "updated_time": null, "stack_owner": null, "stack_status": "CREATE_COMPLETE", "id": "10dde2ea-03c7-4f99-be7f-07c90a639588", "tags": null}]} 2019-01-18 06:32:36,879 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/9940ac0445ca48a08ed97e3b25f7c0cc/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-d9ebd513-7953-4162-86f9-fa6e4fa917f6-stack used request id req-f6e78fb8-aea9-43b4-84a7-b9358506a358 2019-01-18 06:32:36,879 - create_stack - INFO - Found stack with name - CreateStackSuccessTests-CreateStackSuccessTests-d9ebd513-7953-4162-86f9-fa6e4fa917f6-stack 2019-01-18 06:32:36,879 - create_stack - INFO - Found stack with name - CreateStackSuccessTests-CreateStackSuccessTests-d9ebd513-7953-4162-86f9-fa6e4fa917f6-stack 2019-01-18 06:32:36,880 - create_stack - INFO - Deleting stack - CreateStackSuccessTests-CreateStackSuccessTests-d9ebd513-7953-4162-86f9-fa6e4fa917f6-stack 2019-01-18 06:32:36,883 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8004/v1/9940ac0445ca48a08ed97e3b25f7c0cc/stacks/10dde2ea-03c7-4f99-be7f-07c90a639588 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ff5d95b295c72e4f99ca829246f7233c3752fb4" 2019-01-18 06:32:37,052 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 18 Jan 2019 06:32:36 GMT Server: Apache x-openstack-request-id: req-136d47d4-b1a3-47f9-be07-b7ee33e0b1d7 Location: http://172.30.9.23:8004/v1/9940ac0445ca48a08ed97e3b25f7c0cc/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d9ebd513-7953-4162-86f9-fa6e4fa917f6-stack/10dde2ea-03c7-4f99-be7f-07c90a639588 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/9940ac0445ca48a08ed97e3b25f7c0cc/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d9ebd513-7953-4162-86f9-fa6e4fa917f6-stack/10dde2ea-03c7-4f99-be7f-07c90a639588;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-18 06:32:37,125 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 06:32:37 GMT Server: Apache x-openstack-request-id: req-c9516af8-f2ee-4417-b041-5b96c05453c1 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 06:32:37,125 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.23:8004/v1/9940ac0445ca48a08ed97e3b25f7c0cc/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d9ebd513-7953-4162-86f9-fa6e4fa917f6-stack/10dde2ea-03c7-4f99-be7f-07c90a639588 used request id req-c9516af8-f2ee-4417-b041-5b96c05453c1 2019-01-18 06:32:37,128 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/9940ac0445ca48a08ed97e3b25f7c0cc/stacks/10dde2ea-03c7-4f99-be7f-07c90a639588 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ff5d95b295c72e4f99ca829246f7233c3752fb4" 2019-01-18 06:32:37,154 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 18 Jan 2019 06:32:37 GMT Server: Apache x-openstack-request-id: req-77f29926-01c5-495c-9380-e7a81f94b843 Location: http://172.30.9.23:8004/v1/9940ac0445ca48a08ed97e3b25f7c0cc/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d9ebd513-7953-4162-86f9-fa6e4fa917f6-stack/10dde2ea-03c7-4f99-be7f-07c90a639588 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/9940ac0445ca48a08ed97e3b25f7c0cc/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d9ebd513-7953-4162-86f9-fa6e4fa917f6-stack/10dde2ea-03c7-4f99-be7f-07c90a639588;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-18 06:32:37,705 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:32:37 GMT Server: Apache x-openstack-request-id: req-74f09c54-3206-40fb-9819-a096cf6dc690 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": "9940ac0445ca48a08ed97e3b25f7c0cc", "OS::stack_id": "10dde2ea-03c7-4f99-be7f-07c90a639588", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-d9ebd513-7953-4162-86f9-fa6e4fa917f6-stack", "image_name": "CreateStackSuccessTests-d9ebd513-7953-4162-86f9-fa6e4fa917f6-image", "inst_name": "CreateStackSuccessTests-d9ebd513-7953-4162-86f9-fa6e4fa917f6-inst", "subnet_name": "CreateStackSuccessTests-d9ebd513-7953-4162-86f9-fa6e4fa917f6-subnet", "flavor_name": "CreateStackSuccessTests-d9ebd513-7953-4162-86f9-fa6e4fa917f6-flavor-name", "net_name": "CreateStackSuccessTests-d9ebd513-7953-4162-86f9-fa6e4fa917f6-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-d9ebd513-7953-4162-86f9-fa6e4fa917f6-stack", "stack_user_project_id": "5e642e31ba5e41518fed69f381119708", "tags": null, "creation_time": "2019-01-18T06:32:13Z", "links": [{"href": "http://172.30.9.23:8004/v1/9940ac0445ca48a08ed97e3b25f7c0cc/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d9ebd513-7953-4162-86f9-fa6e4fa917f6-stack/10dde2ea-03c7-4f99-be7f-07c90a639588", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2019-01-18T06:32:37Z", "id": "10dde2ea-03c7-4f99-be7f-07c90a639588", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2019-01-18 06:32:37,705 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/9940ac0445ca48a08ed97e3b25f7c0cc/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d9ebd513-7953-4162-86f9-fa6e4fa917f6-stack/10dde2ea-03c7-4f99-be7f-07c90a639588 used request id req-74f09c54-3206-40fb-9819-a096cf6dc690 2019-01-18 06:32:37,705 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2019-01-18 06:32:37,706 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2019-01-18 06:32:40,709 - create_stack - DEBUG - Stack status query timeout in 1196.41694593 2019-01-18 06:32:40,712 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/9940ac0445ca48a08ed97e3b25f7c0cc/stacks/10dde2ea-03c7-4f99-be7f-07c90a639588 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ff5d95b295c72e4f99ca829246f7233c3752fb4" 2019-01-18 06:32:40,741 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 18 Jan 2019 06:32:40 GMT Server: Apache x-openstack-request-id: req-292e2000-8b24-4ada-b120-9917e7284a26 Location: http://172.30.9.23:8004/v1/9940ac0445ca48a08ed97e3b25f7c0cc/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d9ebd513-7953-4162-86f9-fa6e4fa917f6-stack/10dde2ea-03c7-4f99-be7f-07c90a639588 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/9940ac0445ca48a08ed97e3b25f7c0cc/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d9ebd513-7953-4162-86f9-fa6e4fa917f6-stack/10dde2ea-03c7-4f99-be7f-07c90a639588;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-18 06:32:40,768 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:32:40 GMT Server: Apache x-openstack-request-id: req-1ef6f113-e626-45ac-860c-ca552cca0f72 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": "9940ac0445ca48a08ed97e3b25f7c0cc", "OS::stack_id": "10dde2ea-03c7-4f99-be7f-07c90a639588", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-d9ebd513-7953-4162-86f9-fa6e4fa917f6-stack", "image_name": "CreateStackSuccessTests-d9ebd513-7953-4162-86f9-fa6e4fa917f6-image", "inst_name": "CreateStackSuccessTests-d9ebd513-7953-4162-86f9-fa6e4fa917f6-inst", "subnet_name": "CreateStackSuccessTests-d9ebd513-7953-4162-86f9-fa6e4fa917f6-subnet", "flavor_name": "CreateStackSuccessTests-d9ebd513-7953-4162-86f9-fa6e4fa917f6-flavor-name", "net_name": "CreateStackSuccessTests-d9ebd513-7953-4162-86f9-fa6e4fa917f6-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-d9ebd513-7953-4162-86f9-fa6e4fa917f6-stack", "stack_user_project_id": "5e642e31ba5e41518fed69f381119708", "tags": null, "creation_time": "2019-01-18T06:32:13Z", "links": [{"href": "http://172.30.9.23:8004/v1/9940ac0445ca48a08ed97e3b25f7c0cc/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d9ebd513-7953-4162-86f9-fa6e4fa917f6-stack/10dde2ea-03c7-4f99-be7f-07c90a639588", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2019-01-18T06:32:37Z", "id": "10dde2ea-03c7-4f99-be7f-07c90a639588", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2019-01-18 06:32:40,768 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/9940ac0445ca48a08ed97e3b25f7c0cc/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d9ebd513-7953-4162-86f9-fa6e4fa917f6-stack/10dde2ea-03c7-4f99-be7f-07c90a639588 used request id req-1ef6f113-e626-45ac-860c-ca552cca0f72 2019-01-18 06:32:40,768 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2019-01-18 06:32:40,769 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2019-01-18 06:32:43,772 - create_stack - DEBUG - Stack status query timeout in 1193.35388589 2019-01-18 06:32:43,775 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/9940ac0445ca48a08ed97e3b25f7c0cc/stacks/10dde2ea-03c7-4f99-be7f-07c90a639588 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ff5d95b295c72e4f99ca829246f7233c3752fb4" 2019-01-18 06:32:43,803 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 18 Jan 2019 06:32:43 GMT Server: Apache x-openstack-request-id: req-8df009a3-f2d3-457f-a17e-edcc991225d7 Location: http://172.30.9.23:8004/v1/9940ac0445ca48a08ed97e3b25f7c0cc/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d9ebd513-7953-4162-86f9-fa6e4fa917f6-stack/10dde2ea-03c7-4f99-be7f-07c90a639588 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/9940ac0445ca48a08ed97e3b25f7c0cc/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d9ebd513-7953-4162-86f9-fa6e4fa917f6-stack/10dde2ea-03c7-4f99-be7f-07c90a639588;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-18 06:32:43,982 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:32:43 GMT Server: Apache x-openstack-request-id: req-8d3fe0ac-9d68-40e0-8818-dc9e36a94257 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": "9940ac0445ca48a08ed97e3b25f7c0cc", "OS::stack_id": "10dde2ea-03c7-4f99-be7f-07c90a639588", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-d9ebd513-7953-4162-86f9-fa6e4fa917f6-stack", "image_name": "CreateStackSuccessTests-d9ebd513-7953-4162-86f9-fa6e4fa917f6-image", "inst_name": "CreateStackSuccessTests-d9ebd513-7953-4162-86f9-fa6e4fa917f6-inst", "subnet_name": "CreateStackSuccessTests-d9ebd513-7953-4162-86f9-fa6e4fa917f6-subnet", "flavor_name": "CreateStackSuccessTests-d9ebd513-7953-4162-86f9-fa6e4fa917f6-flavor-name", "net_name": "CreateStackSuccessTests-d9ebd513-7953-4162-86f9-fa6e4fa917f6-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-d9ebd513-7953-4162-86f9-fa6e4fa917f6-stack", "stack_user_project_id": "5e642e31ba5e41518fed69f381119708", "tags": null, "creation_time": "2019-01-18T06:32:13Z", "links": [{"href": "http://172.30.9.23:8004/v1/9940ac0445ca48a08ed97e3b25f7c0cc/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d9ebd513-7953-4162-86f9-fa6e4fa917f6-stack/10dde2ea-03c7-4f99-be7f-07c90a639588", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2019-01-18T06:32:37Z", "id": "10dde2ea-03c7-4f99-be7f-07c90a639588", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2019-01-18 06:32:43,982 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/9940ac0445ca48a08ed97e3b25f7c0cc/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d9ebd513-7953-4162-86f9-fa6e4fa917f6-stack/10dde2ea-03c7-4f99-be7f-07c90a639588 used request id req-8d3fe0ac-9d68-40e0-8818-dc9e36a94257 2019-01-18 06:32:43,983 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2019-01-18 06:32:43,983 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2019-01-18 06:32:46,986 - create_stack - DEBUG - Stack status query timeout in 1190.13982797 2019-01-18 06:32:46,989 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/9940ac0445ca48a08ed97e3b25f7c0cc/stacks/10dde2ea-03c7-4f99-be7f-07c90a639588 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ff5d95b295c72e4f99ca829246f7233c3752fb4" 2019-01-18 06:32:47,176 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 18 Jan 2019 06:32:46 GMT Server: Apache x-openstack-request-id: req-6b205461-db3f-45bf-9f23-50a4aa012cbd Location: http://172.30.9.23:8004/v1/9940ac0445ca48a08ed97e3b25f7c0cc/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d9ebd513-7953-4162-86f9-fa6e4fa917f6-stack/10dde2ea-03c7-4f99-be7f-07c90a639588 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/9940ac0445ca48a08ed97e3b25f7c0cc/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d9ebd513-7953-4162-86f9-fa6e4fa917f6-stack/10dde2ea-03c7-4f99-be7f-07c90a639588;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-18 06:32:47,202 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:32:47 GMT Server: Apache x-openstack-request-id: req-add14fc7-970f-4fc1-b529-3c933d1f9be6 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": "9940ac0445ca48a08ed97e3b25f7c0cc", "OS::stack_id": "10dde2ea-03c7-4f99-be7f-07c90a639588", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-d9ebd513-7953-4162-86f9-fa6e4fa917f6-stack", "image_name": "CreateStackSuccessTests-d9ebd513-7953-4162-86f9-fa6e4fa917f6-image", "inst_name": "CreateStackSuccessTests-d9ebd513-7953-4162-86f9-fa6e4fa917f6-inst", "subnet_name": "CreateStackSuccessTests-d9ebd513-7953-4162-86f9-fa6e4fa917f6-subnet", "flavor_name": "CreateStackSuccessTests-d9ebd513-7953-4162-86f9-fa6e4fa917f6-flavor-name", "net_name": "CreateStackSuccessTests-d9ebd513-7953-4162-86f9-fa6e4fa917f6-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-d9ebd513-7953-4162-86f9-fa6e4fa917f6-stack", "stack_user_project_id": "5e642e31ba5e41518fed69f381119708", "tags": null, "creation_time": "2019-01-18T06:32:13Z", "links": [{"href": "http://172.30.9.23:8004/v1/9940ac0445ca48a08ed97e3b25f7c0cc/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d9ebd513-7953-4162-86f9-fa6e4fa917f6-stack/10dde2ea-03c7-4f99-be7f-07c90a639588", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2019-01-18T06:32:37Z", "id": "10dde2ea-03c7-4f99-be7f-07c90a639588", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2019-01-18 06:32:47,202 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/9940ac0445ca48a08ed97e3b25f7c0cc/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d9ebd513-7953-4162-86f9-fa6e4fa917f6-stack/10dde2ea-03c7-4f99-be7f-07c90a639588 used request id req-add14fc7-970f-4fc1-b529-3c933d1f9be6 2019-01-18 06:32:47,202 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2019-01-18 06:32:47,202 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2019-01-18 06:32:50,206 - create_stack - DEBUG - Stack status query timeout in 1186.92002988 2019-01-18 06:32:50,209 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/9940ac0445ca48a08ed97e3b25f7c0cc/stacks/10dde2ea-03c7-4f99-be7f-07c90a639588 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ff5d95b295c72e4f99ca829246f7233c3752fb4" 2019-01-18 06:32:50,237 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 18 Jan 2019 06:32:50 GMT Server: Apache x-openstack-request-id: req-f49ed4fd-6a88-4ecd-98f5-418426ae19e9 Location: http://172.30.9.23:8004/v1/9940ac0445ca48a08ed97e3b25f7c0cc/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d9ebd513-7953-4162-86f9-fa6e4fa917f6-stack/10dde2ea-03c7-4f99-be7f-07c90a639588 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/9940ac0445ca48a08ed97e3b25f7c0cc/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d9ebd513-7953-4162-86f9-fa6e4fa917f6-stack/10dde2ea-03c7-4f99-be7f-07c90a639588;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-18 06:32:50,262 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:32:50 GMT Server: Apache x-openstack-request-id: req-26dd68ea-3786-4b67-987c-b5eb12503a45 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": "9940ac0445ca48a08ed97e3b25f7c0cc", "OS::stack_id": "10dde2ea-03c7-4f99-be7f-07c90a639588", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-d9ebd513-7953-4162-86f9-fa6e4fa917f6-stack", "image_name": "CreateStackSuccessTests-d9ebd513-7953-4162-86f9-fa6e4fa917f6-image", "inst_name": "CreateStackSuccessTests-d9ebd513-7953-4162-86f9-fa6e4fa917f6-inst", "subnet_name": "CreateStackSuccessTests-d9ebd513-7953-4162-86f9-fa6e4fa917f6-subnet", "flavor_name": "CreateStackSuccessTests-d9ebd513-7953-4162-86f9-fa6e4fa917f6-flavor-name", "net_name": "CreateStackSuccessTests-d9ebd513-7953-4162-86f9-fa6e4fa917f6-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-d9ebd513-7953-4162-86f9-fa6e4fa917f6-stack", "stack_user_project_id": "5e642e31ba5e41518fed69f381119708", "tags": null, "creation_time": "2019-01-18T06:32:13Z", "links": [{"href": "http://172.30.9.23:8004/v1/9940ac0445ca48a08ed97e3b25f7c0cc/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d9ebd513-7953-4162-86f9-fa6e4fa917f6-stack/10dde2ea-03c7-4f99-be7f-07c90a639588", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2019-01-18T06:32:37Z", "id": "10dde2ea-03c7-4f99-be7f-07c90a639588", "stack_status_reason": "Stack DELETE completed successfully", "template_description": "Simple template to deploy a single compute instance"}} 2019-01-18 06:32:50,262 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/9940ac0445ca48a08ed97e3b25f7c0cc/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d9ebd513-7953-4162-86f9-fa6e4fa917f6-stack/10dde2ea-03c7-4f99-be7f-07c90a639588 used request id req-26dd68ea-3786-4b67-987c-b5eb12503a45 2019-01-18 06:32:50,263 - create_stack - DEBUG - Stack status is - DELETE_COMPLETE 2019-01-18 06:32:50,263 - create_stack - DEBUG - Stack is active with name - CreateStackSuccessTests-CreateStackSuccessTests-d9ebd513-7953-4162-86f9-fa6e4fa917f6-stack 2019-01-18 06:32:50,263 - create_stack - INFO - Attempting to delete again stack - CreateStackSuccessTests-CreateStackSuccessTests-d9ebd513-7953-4162-86f9-fa6e4fa917f6-stack 2019-01-18 06:32:50,266 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8004/v1/9940ac0445ca48a08ed97e3b25f7c0cc/stacks/10dde2ea-03c7-4f99-be7f-07c90a639588 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ff5d95b295c72e4f99ca829246f7233c3752fb4" 2019-01-18 06:32:50,292 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 18 Jan 2019 06:32:50 GMT Server: Apache x-openstack-request-id: req-83336f21-1e29-43a3-bb03-27e53bf9f786 Location: http://172.30.9.23:8004/v1/9940ac0445ca48a08ed97e3b25f7c0cc/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d9ebd513-7953-4162-86f9-fa6e4fa917f6-stack/10dde2ea-03c7-4f99-be7f-07c90a639588 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/9940ac0445ca48a08ed97e3b25f7c0cc/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d9ebd513-7953-4162-86f9-fa6e4fa917f6-stack/10dde2ea-03c7-4f99-be7f-07c90a639588;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-18 06:32:50,318 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 18 Jan 2019 06:32:50 GMT Server: Apache x-openstack-request-id: req-2245aed9-389d-442c-98bc-ab2caa7c8443 Content-Length: 279 Content-Type: application/json RESP BODY: {"explanation": "The resource could not be found.", "code": 404, "error": {"message": "The Stack (CreateStackSuccessTests-CreateStackSuccessTests-d9ebd513-7953-4162-86f9-fa6e4fa917f6-stack) could not be found.", "traceback": null, "type": "EntityNotFound"}, "title": "Not Found"} 2019-01-18 06:32:50,318 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.23:8004/v1/9940ac0445ca48a08ed97e3b25f7c0cc/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d9ebd513-7953-4162-86f9-fa6e4fa917f6-stack/10dde2ea-03c7-4f99-be7f-07c90a639588 used request id req-2245aed9-389d-442c-98bc-ab2caa7c8443 2019-01-18 06:32:50,319 - glance_utils - INFO - Deleting image named - CreateStackSuccessTests-d9ebd513-7953-4162-86f9-fa6e4fa917f6-image 2019-01-18 06:32:50,321 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9292/v2/images/78cc258a-a894-4d11-b2cb-cd4a4b17917d -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0046e293da6960d6ffc412b7058d08bdebc14d4e" 2019-01-18 06:32:51,626 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-6b25dd0d-0eff-4e48-ae41-bd2d11740eec Date: Fri, 18 Jan 2019 06:32:51 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-18 06:32:51,626 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/78cc258a-a894-4d11-b2cb-cd4a4b17917d used request id req-6b25dd0d-0eff-4e48-ae41-bd2d11740eec 2019-01-18 06:32:51,630 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/flavors/ae41db21-5165-412b-aee9-690385cb1201 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ebfd5769a7a149730202b6ea47b4e863cd5e9ee" 2019-01-18 06:32:51,664 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 18 Jan 2019 06: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 x-openstack-request-id: req-d612c201-802e-4749-b0f3-c7698a3148f7 x-compute-request-id: req-d612c201-802e-4749-b0f3-c7698a3148f7 Content-Length: 0 Content-Type: application/json 2019-01-18 06:32:51,664 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/ae41db21-5165-412b-aee9-690385cb1201 used request id req-d612c201-802e-4749-b0f3-c7698a3148f7 2019-01-18 06:32:51,670 - 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}c18df544075fec2dce5884a28f4456034125ee90" 2019-01-18 06:32:51,890 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-3ae06a2a-405d-4985-91aa-b42c60c189b5 Date: Fri, 18 Jan 2019 06:32:51 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-18T04:53:26Z", "updated_at": "2019-01-18T04:53:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:53:26Z", "revision_number": 0, "id": "260c2de9-5dc5-4508-b06c-24b9d7ed838c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:53:26Z", "security_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:53:26Z", "revision_number": 0, "id": "571036d3-cb1d-483a-acb9-96f19293add9", "remote_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "remote_ip_prefix": null, "created_at": "2019-01-18T04:53:26Z", "security_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:53:26Z", "revision_number": 0, "id": "84255fa4-c13a-4cfe-b73d-e56ee216ca1e", "remote_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "remote_ip_prefix": null, "created_at": "2019-01-18T04:53:26Z", "security_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:53:26Z", "revision_number": 0, "id": "9c6f69fc-3bf8-4346-9288-5a255b82b67e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:53:26Z", "security_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "created_at": "2019-01-18T04:51:20Z", "updated_at": "2019-01-18T04:51:20Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "24c99e6f-888c-4943-9c93-54ad3b18b18c", "remote_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv4", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "2b339890-44d0-4711-a050-08a64d58e2a0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv6", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "45161a51-d6dd-4bb8-986d-bc2f88599c1d", "remote_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv6", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "87b9b994-ae22-4850-863a-6a4925bd01fe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv4", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}], "revision_number": 4, "project_id": "9c53a91613fb4d5080479ac6f51697ed", "id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9940ac0445ca48a08ed97e3b25f7c0cc", "created_at": "2019-01-18T06:32:14Z", "updated_at": "2019-01-18T06:32:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:32:14Z", "revision_number": 0, "id": "2f66e225-3573-490e-912d-f5db2e92b909", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T06:32:14Z", "security_group_id": "6f45a8b7-db31-409c-a27e-fc0b28f7e252", "tenant_id": "9940ac0445ca48a08ed97e3b25f7c0cc", "port_range_min": null, "ethertype": "IPv6", "project_id": "9940ac0445ca48a08ed97e3b25f7c0cc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:32:14Z", "revision_number": 0, "id": "76966811-2261-4ea2-a088-57da6632c2fd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T06:32:14Z", "security_group_id": "6f45a8b7-db31-409c-a27e-fc0b28f7e252", "tenant_id": "9940ac0445ca48a08ed97e3b25f7c0cc", "port_range_min": null, "ethertype": "IPv4", "project_id": "9940ac0445ca48a08ed97e3b25f7c0cc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:32:14Z", "revision_number": 0, "id": "8e594e23-cd7e-40cc-b751-8c445d311dcb", "remote_group_id": "6f45a8b7-db31-409c-a27e-fc0b28f7e252", "remote_ip_prefix": null, "created_at": "2019-01-18T06:32:14Z", "security_group_id": "6f45a8b7-db31-409c-a27e-fc0b28f7e252", "tenant_id": "9940ac0445ca48a08ed97e3b25f7c0cc", "port_range_min": null, "ethertype": "IPv4", "project_id": "9940ac0445ca48a08ed97e3b25f7c0cc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:32:14Z", "revision_number": 0, "id": "f509b3be-3055-44cb-bb81-fcfb9b211d6b", "remote_group_id": "6f45a8b7-db31-409c-a27e-fc0b28f7e252", "remote_ip_prefix": null, "created_at": "2019-01-18T06:32:14Z", "security_group_id": "6f45a8b7-db31-409c-a27e-fc0b28f7e252", "tenant_id": "9940ac0445ca48a08ed97e3b25f7c0cc", "port_range_min": null, "ethertype": "IPv6", "project_id": "9940ac0445ca48a08ed97e3b25f7c0cc"}], "revision_number": 4, "project_id": "9940ac0445ca48a08ed97e3b25f7c0cc", "id": "6f45a8b7-db31-409c-a27e-fc0b28f7e252", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "020d00b5451a467cb276d06789a1149d", "created_at": "2019-01-18T05:59:12Z", "updated_at": "2019-01-18T05:59:12Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:12Z", "revision_number": 0, "id": "38b091dd-dca7-4cbe-8c1c-dd18a74bfca8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:12Z", "security_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "tenant_id": "020d00b5451a467cb276d06789a1149d", "port_range_min": null, "ethertype": "IPv6", "project_id": "020d00b5451a467cb276d06789a1149d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:12Z", "revision_number": 0, "id": "38b9f88b-1fc0-40d1-af74-237d79be193d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:12Z", "security_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "tenant_id": "020d00b5451a467cb276d06789a1149d", "port_range_min": null, "ethertype": "IPv4", "project_id": "020d00b5451a467cb276d06789a1149d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:12Z", "revision_number": 0, "id": "60f7d4a7-1a27-4801-a1e8-5bf33633b818", "remote_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:12Z", "security_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "tenant_id": "020d00b5451a467cb276d06789a1149d", "port_range_min": null, "ethertype": "IPv6", "project_id": "020d00b5451a467cb276d06789a1149d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:12Z", "revision_number": 0, "id": "8faf6dda-6919-4b75-b745-2af38abf8dcf", "remote_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:12Z", "security_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "tenant_id": "020d00b5451a467cb276d06789a1149d", "port_range_min": null, "ethertype": "IPv4", "project_id": "020d00b5451a467cb276d06789a1149d"}], "revision_number": 4, "project_id": "020d00b5451a467cb276d06789a1149d", "id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "created_at": "2019-01-18T04:39:06Z", "updated_at": "2019-01-18T04:39:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "0aedefa2-edbc-47b5-bead-e954540f6937", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "47feb8aba08a40dca7028a1701e597b9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "4bf1a402-0fa2-4cfd-9fee-4a28f16bb271", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "47feb8aba08a40dca7028a1701e597b9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "4e399c2e-bc03-4aa3-b192-1fafdc9248ba", "remote_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "47feb8aba08a40dca7028a1701e597b9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "8860837e-afbd-4411-adf9-d88db88c2114", "remote_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "47feb8aba08a40dca7028a1701e597b9"}], "revision_number": 4, "project_id": "47feb8aba08a40dca7028a1701e597b9", "id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "name": "default"}]} 2019-01-18 06:32:51,891 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-3ae06a2a-405d-4985-91aa-b42c60c189b5 2019-01-18 06:32:51,896 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/9c53a91613fb4d5080479ac6f51697ed -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c18df544075fec2dce5884a28f4456034125ee90" 2019-01-18 06:32:51,986 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:32:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-657413d7-4c00-4483-89fc-7bb7b6f66fb8 Content-Encoding: gzip Content-Length: 190 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/9c53a91613fb4d5080479ac6f51697ed"}, "enabled": true, "id": "9c53a91613fb4d5080479ac6f51697ed", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2019-01-18 06:32:51,986 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/9c53a91613fb4d5080479ac6f51697ed used request id req-657413d7-4c00-4483-89fc-7bb7b6f66fb8 2019-01-18 06:32:51,990 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/9940ac0445ca48a08ed97e3b25f7c0cc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c18df544075fec2dce5884a28f4456034125ee90" 2019-01-18 06:32:52,072 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:32:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-058ce5f1-0d06-4014-affc-b51a93d21739 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/9940ac0445ca48a08ed97e3b25f7c0cc"}, "enabled": true, "id": "9940ac0445ca48a08ed97e3b25f7c0cc", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-4af7515b-6c91-461-proj"}} 2019-01-18 06:32:52,072 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/9940ac0445ca48a08ed97e3b25f7c0cc used request id req-058ce5f1-0d06-4014-affc-b51a93d21739 2019-01-18 06:32:52,072 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 6f45a8b7-db31-409c-a27e-fc0b28f7e252 2019-01-18 06:32:52,078 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=6f45a8b7-db31-409c-a27e-fc0b28f7e252 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c18df544075fec2dce5884a28f4456034125ee90" 2019-01-18 06:32:52,244 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-f9ebf8b0-3aa9-42aa-8664-1874025a9de8 Date: Fri, 18 Jan 2019 06:32: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": "2019-01-18T06:32:14Z", "security_group_id": "6f45a8b7-db31-409c-a27e-fc0b28f7e252", "port_range_min": null, "revision_number": 0, "tenant_id": "9940ac0445ca48a08ed97e3b25f7c0cc", "created_at": "2019-01-18T06:32:14Z", "project_id": "9940ac0445ca48a08ed97e3b25f7c0cc", "id": "2f66e225-3573-490e-912d-f5db2e92b909"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T06:32:14Z", "security_group_id": "6f45a8b7-db31-409c-a27e-fc0b28f7e252", "port_range_min": null, "revision_number": 0, "tenant_id": "9940ac0445ca48a08ed97e3b25f7c0cc", "created_at": "2019-01-18T06:32:14Z", "project_id": "9940ac0445ca48a08ed97e3b25f7c0cc", "id": "76966811-2261-4ea2-a088-57da6632c2fd"}, {"remote_group_id": "6f45a8b7-db31-409c-a27e-fc0b28f7e252", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T06:32:14Z", "security_group_id": "6f45a8b7-db31-409c-a27e-fc0b28f7e252", "port_range_min": null, "revision_number": 0, "tenant_id": "9940ac0445ca48a08ed97e3b25f7c0cc", "created_at": "2019-01-18T06:32:14Z", "project_id": "9940ac0445ca48a08ed97e3b25f7c0cc", "id": "8e594e23-cd7e-40cc-b751-8c445d311dcb"}, {"remote_group_id": "6f45a8b7-db31-409c-a27e-fc0b28f7e252", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T06:32:14Z", "security_group_id": "6f45a8b7-db31-409c-a27e-fc0b28f7e252", "port_range_min": null, "revision_number": 0, "tenant_id": "9940ac0445ca48a08ed97e3b25f7c0cc", "created_at": "2019-01-18T06:32:14Z", "project_id": "9940ac0445ca48a08ed97e3b25f7c0cc", "id": "f509b3be-3055-44cb-bb81-fcfb9b211d6b"}]} 2019-01-18 06:32:52,244 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=6f45a8b7-db31-409c-a27e-fc0b28f7e252 used request id req-f9ebf8b0-3aa9-42aa-8664-1874025a9de8 2019-01-18 06:32:52,245 - neutron_utils - INFO - Deleting security group with name - default 2019-01-18 06:32:52,250 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-groups/6f45a8b7-db31-409c-a27e-fc0b28f7e252 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c18df544075fec2dce5884a28f4456034125ee90" 2019-01-18 06:32:52,717 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-1b8afb27-3f40-44ae-ba01-685aa04d7000 Content-Length: 0 Date: Fri, 18 Jan 2019 06:32:52 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-18 06:32:52,717 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/6f45a8b7-db31-409c-a27e-fc0b28f7e252 used request id req-1b8afb27-3f40-44ae-ba01-685aa04d7000 2019-01-18 06:32:52,718 - keystone_utils - INFO - Deleting project with name - CreateStackSuccessTests-4af7515b-6c91-461-proj 2019-01-18 06:32:52,722 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/9940ac0445ca48a08ed97e3b25f7c0cc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c18df544075fec2dce5884a28f4456034125ee90" 2019-01-18 06:32:52,952 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 06:32:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-77d1abcf-dbd0-4155-9ab9-cff4bf5d4012 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 06:32:52,952 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/9940ac0445ca48a08ed97e3b25f7c0cc used request id req-77d1abcf-dbd0-4155-9ab9-cff4bf5d4012 2019-01-18 06:32:52,953 - keystone_utils - INFO - Deleting role with name - CreateStackSuccessTests-4af7515b-6c91-461-proj-role 2019-01-18 06:32:52,956 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/4f697e9648e444008f54af30285b98f1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c18df544075fec2dce5884a28f4456034125ee90" 2019-01-18 06:32:53,069 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 06:32:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a270b2e0-04fd-465e-8424-a4926bfd1583 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 06:32:53,069 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/4f697e9648e444008f54af30285b98f1 used request id req-a270b2e0-04fd-465e-8424-a4926bfd1583 2019-01-18 06:32:53,073 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c18df544075fec2dce5884a28f4456034125ee90" 2019-01-18 06:32:53,152 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:32:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-54838f02-fff4-4be2-b792-94579e47b6cb Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "488fca829f8b496daa1cd2cdc6e45c49", "links": {"self": "http://172.30.9.23:5000/v3/roles/488fca829f8b496daa1cd2cdc6e45c49"}, "name": "Member"}, {"domain_id": null, "id": "6b7f4f4f76264b6fb449c43b86ee3817", "links": {"self": "http://172.30.9.23:5000/v3/roles/6b7f4f4f76264b6fb449c43b86ee3817"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a482b711adf94961bf4bb28eda7f0e28", "links": {"self": "http://172.30.9.23:5000/v3/roles/a482b711adf94961bf4bb28eda7f0e28"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c65201bd05504fa786d79b166e8bbba3", "links": {"self": "http://172.30.9.23:5000/v3/roles/c65201bd05504fa786d79b166e8bbba3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "e7e317b66c174923a8cb46c48d897c8d", "links": {"self": "http://172.30.9.23:5000/v3/roles/e7e317b66c174923a8cb46c48d897c8d"}, "name": "ResellerAdmin"}]} 2019-01-18 06:32:53,153 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-54838f02-fff4-4be2-b792-94579e47b6cb 2019-01-18 06:32:53,153 - keystone_utils - INFO - Deleting user with name - CreateStackSuccessTests-4af7515b-6c91-461-user 2019-01-18 06:32:53,157 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/a4cf76c9a73f4eaab700978de20ccb65 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d540f374c6959f42c98f917a93b9d07080decf7c" 2019-01-18 06:32:53,332 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 06:32:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1e062eca-9a7d-493a-8258-6caef10b7b47 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 06:32:53,333 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/a4cf76c9a73f4eaab700978de20ccb65 used request id req-1e062eca-9a7d-493a-8258-6caef10b7b47 2019-01-18 06:32:53,334 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:32:53,719 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "488fca829f8b496daa1cd2cdc6e45c49", "name": "Member"}, {"id": "c65201bd05504fa786d79b166e8bbba3", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}], "expires_at": "2019-01-18T07:32:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "020d00b5451a467cb276d06789a1149d", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "id": "e292c913af7844408b6509a836e493f5"}, "audit_ids": ["GDlsWfiKS7-ktcI7ZwUlYw"], "issued_at": "2019-01-18T06:32:53.000000Z"}} 2019-01-18 06:32:53,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}6c514bb245060a77a2e27bca220a3f239681fadb" 2019-01-18 06:32:53,796 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:32:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0492020d-18d6-47bc-9d48-4839586984f1 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:32:53,797 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-0492020d-18d6-47bc-9d48-4839586984f1 2019-01-18 06:32:53,798 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:32:53,799 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:32:54,186 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "488fca829f8b496daa1cd2cdc6e45c49", "name": "Member"}, {"id": "c65201bd05504fa786d79b166e8bbba3", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}], "expires_at": "2019-01-18T07:32:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "020d00b5451a467cb276d06789a1149d", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "id": "e292c913af7844408b6509a836e493f5"}, "audit_ids": ["HkKHiocrR32m7AAkHCq44A"], "issued_at": "2019-01-18T06:32:54.000000Z"}} 2019-01-18 06:32:54,187 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e2d629602a02aaf8a619465439b9c7a43b501fe" 2019-01-18 06:32:54,269 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:32:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1fc571b1-9cd8-472b-81a6-057292c509f2 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:32:54,269 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-1fc571b1-9cd8-472b-81a6-057292c509f2 2019-01-18 06:32:54,274 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-18 06:32:54,280 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 18 Jan 2019 06:32: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"}]}]}} 2019-01-18 06:32:54,280 - 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-e5450c62-fa7c-4bb-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e2d629602a02aaf8a619465439b9c7a43b501fe" 2019-01-18 06:32:54,369 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:32:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5858ec7f-3bc1-4c44-97d8-cb39973170c1 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-e5450c62-fa7c-4bb-proj", "previous": null, "next": null}, "projects": []} 2019-01-18 06:32:54,369 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-e5450c62-fa7c-4bb-proj used request id req-5858ec7f-3bc1-4c44-97d8-cb39973170c1 2019-01-18 06:32:54,373 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e2d629602a02aaf8a619465439b9c7a43b501fe" 2019-01-18 06:32:54,458 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:32:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-679744a1-99b7-4105-ab0c-98d3827cb268 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-18 06:32:54,458 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-679744a1-99b7-4105-ab0c-98d3827cb268 2019-01-18 06:32:54,462 - 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}4e2d629602a02aaf8a619465439b9c7a43b501fe" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackSuccessTests-e5450c62-fa7c-4bb-proj"}}' 2019-01-18 06:32:54,566 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 18 Jan 2019 06:32:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ecd3a70a-3c1a-497f-b8b8-c5263eed0214 Content-Length: 308 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/782ca84e65964edfa6d871d671c11f39"}, "enabled": true, "id": "782ca84e65964edfa6d871d671c11f39", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-e5450c62-fa7c-4bb-proj"}} 2019-01-18 06:32:54,566 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-ecd3a70a-3c1a-497f-b8b8-c5263eed0214 2019-01-18 06:32:54,567 - keystone_utils - INFO - Created project with name - CreateStackSuccessTests-e5450c62-fa7c-4bb-proj 2019-01-18 06:32:54,567 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:32:54,568 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:32:54,945 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "488fca829f8b496daa1cd2cdc6e45c49", "name": "Member"}, {"id": "c65201bd05504fa786d79b166e8bbba3", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}], "expires_at": "2019-01-18T07:32:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "020d00b5451a467cb276d06789a1149d", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "id": "e292c913af7844408b6509a836e493f5"}, "audit_ids": ["39zR4apZRvSk4VcpAG1bzg"], "issued_at": "2019-01-18T06:32:54.000000Z"}} 2019-01-18 06:32:54,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}2e560a0ca7373f95a89e12dc07555322aa988d48" 2019-01-18 06:32:55,035 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:32:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d045279e-184f-4361-b475-38933a54b01d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:32:55,036 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-d045279e-184f-4361-b475-38933a54b01d 2019-01-18 06:32:55,040 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-18 06:32:55,045 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 18 Jan 2019 06:32: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"}]}]}} 2019-01-18 06:32:55,046 - 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}2e560a0ca7373f95a89e12dc07555322aa988d48" 2019-01-18 06:32:55,154 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:32:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9b54d460-ad82-4b0e-87b2-f3323e7ae065 Content-Encoding: gzip Content-Length: 869 Content-Type: application/json RESP BODY: {"users": [{"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/0607a2b4beb0408e9fa51cc5ba027ac6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0607a2b4beb0408e9fa51cc5ba027ac6", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/17c61b95071545a094cc82823d2b88b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "17c61b95071545a094cc82823d2b88b8", "email": "nova@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/29e5d2dfed2447bda26fc75bd1122674"}, "domain_id": "default", "enabled": true, "options": {}, "id": "29e5d2dfed2447bda26fc75bd1122674", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/3b6dcc8c791e4b6e8831f5b5e583de80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3b6dcc8c791e4b6e8831f5b5e583de80", "email": "neutron@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.23:5000/v3/users/45ab52d673584bc198669be88c88b878"}, "domain_id": "default", "enabled": true, "options": {}, "id": "45ab52d673584bc198669be88c88b878", "email": "barbican@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/57795b4ee52f49c6a71f55bb6c4012f8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "57795b4ee52f49c6a71f55bb6c4012f8", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/5c52969262974d64ac2a300ca5d60f50"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c52969262974d64ac2a300ca5d60f50", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/5fc15572bb1c489ba92bd9945bbc1f64"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5fc15572bb1c489ba92bd9945bbc1f64", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/6b519d70e25f4e61a9dfd738cd6bba22"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6b519d70e25f4e61a9dfd738cd6bba22", "email": "heat@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.23:5000/v3/users/8248437208b540c2893a7117ad102a87"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8248437208b540c2893a7117ad102a87", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/890dee97e62840c5b15e36f03f6b7efc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "890dee97e62840c5b15e36f03f6b7efc", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/8cccb516ecc44ed9bb7c8633df108fd4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8cccb516ecc44ed9bb7c8633df108fd4", "email": "glance@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.23:5000/v3/users/97c3d863a98148299fa116fdb54be470"}, "domain_id": "default", "enabled": true, "options": {}, "id": "97c3d863a98148299fa116fdb54be470", "email": "tacker@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/a2a0c8c0f19941808c9f618af50b3b79"}, "domain_id": "c19db1b8f60647a9a114cd23287c807b", "enabled": true, "options": {}, "id": "a2a0c8c0f19941808c9f618af50b3b79", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "links": {"self": "http://172.30.9.23:5000/v3/users/e292c913af7844408b6509a836e493f5"}, "domain_id": "default", "enabled": true, "id": "e292c913af7844408b6509a836e493f5", "options": {}}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/fe5de73ba9cb41b2be24ccf1f72f5ed4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe5de73ba9cb41b2be24ccf1f72f5ed4", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2019-01-18 06:32:55,154 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-9b54d460-ad82-4b0e-87b2-f3323e7ae065 2019-01-18 06:32:55,158 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateStackSuccessTests-e5450c62-fa7c-4bb-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e560a0ca7373f95a89e12dc07555322aa988d48" 2019-01-18 06:32:55,246 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:32:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-19289d82-f36d-456b-afe6-47c427caae3e Content-Encoding: gzip Content-Length: 252 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateStackSuccessTests-e5450c62-fa7c-4bb-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/782ca84e65964edfa6d871d671c11f39"}, "enabled": true, "id": "782ca84e65964edfa6d871d671c11f39", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-e5450c62-fa7c-4bb-proj"}]} 2019-01-18 06:32:55,246 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateStackSuccessTests-e5450c62-fa7c-4bb-proj used request id req-19289d82-f36d-456b-afe6-47c427caae3e 2019-01-18 06:32:55,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}2e560a0ca7373f95a89e12dc07555322aa988d48" 2019-01-18 06:32:55,332 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:32:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dd48e4b1-48f6-4898-b0ea-67aecc26a74c Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-18 06:32:55,332 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-dd48e4b1-48f6-4898-b0ea-67aecc26a74c 2019-01-18 06:32:55,720 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e560a0ca7373f95a89e12dc07555322aa988d48" 2019-01-18 06:32:55,801 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:32:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7694c19f-c102-4e5f-a8f7-eca98d2a54bf Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "488fca829f8b496daa1cd2cdc6e45c49", "links": {"self": "http://172.30.9.23:5000/v3/roles/488fca829f8b496daa1cd2cdc6e45c49"}, "name": "Member"}, {"domain_id": null, "id": "6b7f4f4f76264b6fb449c43b86ee3817", "links": {"self": "http://172.30.9.23:5000/v3/roles/6b7f4f4f76264b6fb449c43b86ee3817"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a482b711adf94961bf4bb28eda7f0e28", "links": {"self": "http://172.30.9.23:5000/v3/roles/a482b711adf94961bf4bb28eda7f0e28"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c65201bd05504fa786d79b166e8bbba3", "links": {"self": "http://172.30.9.23:5000/v3/roles/c65201bd05504fa786d79b166e8bbba3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "e7e317b66c174923a8cb46c48d897c8d", "links": {"self": "http://172.30.9.23:5000/v3/roles/e7e317b66c174923a8cb46c48d897c8d"}, "name": "ResellerAdmin"}]} 2019-01-18 06:32:55,801 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-7694c19f-c102-4e5f-a8f7-eca98d2a54bf 2019-01-18 06:32:55,805 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateStackSuccessTests-e5450c62-fa7c-4bb-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e560a0ca7373f95a89e12dc07555322aa988d48" 2019-01-18 06:32:55,900 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:32:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-173f6713-dd38-44e4-8d2e-7b44c75d7603 Content-Encoding: gzip Content-Length: 252 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateStackSuccessTests-e5450c62-fa7c-4bb-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/782ca84e65964edfa6d871d671c11f39"}, "enabled": true, "id": "782ca84e65964edfa6d871d671c11f39", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-e5450c62-fa7c-4bb-proj"}]} 2019-01-18 06:32:55,900 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateStackSuccessTests-e5450c62-fa7c-4bb-proj used request id req-173f6713-dd38-44e4-8d2e-7b44c75d7603 2019-01-18 06:32:55,904 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users/c4c3a7e57eae4bd3b7a08bbbc51c6f18 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e560a0ca7373f95a89e12dc07555322aa988d48" 2019-01-18 06:32:55,933 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:32:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-80e014a5-5f9b-41cc-8ffe-b6ae1c570e35 Content-Encoding: gzip Content-Length: 245 Content-Type: application/json RESP BODY: {"user": {"name": "CreateStackSuccessTests-e5450c62-fa7c-4bb-user", "links": {"self": "http://172.30.9.23:5000/v3/users/c4c3a7e57eae4bd3b7a08bbbc51c6f18"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "782ca84e65964edfa6d871d671c11f39", "id": "c4c3a7e57eae4bd3b7a08bbbc51c6f18", "password_expires_at": null}} 2019-01-18 06:32:55,934 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users/c4c3a7e57eae4bd3b7a08bbbc51c6f18 used request id req-80e014a5-5f9b-41cc-8ffe-b6ae1c570e35 2019-01-18 06:32:55,937 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/782ca84e65964edfa6d871d671c11f39/users/c4c3a7e57eae4bd3b7a08bbbc51c6f18/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e560a0ca7373f95a89e12dc07555322aa988d48" 2019-01-18 06:32:56,048 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:32:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e854e8b0-e139-403a-8577-d81cca4e80c1 Content-Encoding: gzip Content-Length: 165 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects/782ca84e65964edfa6d871d671c11f39/users/c4c3a7e57eae4bd3b7a08bbbc51c6f18/roles", "previous": null, "next": null}, "roles": []} 2019-01-18 06:32:56,048 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/782ca84e65964edfa6d871d671c11f39/users/c4c3a7e57eae4bd3b7a08bbbc51c6f18/roles used request id req-e854e8b0-e139-403a-8577-d81cca4e80c1 2019-01-18 06:32:56,052 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/c65201bd05504fa786d79b166e8bbba3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e560a0ca7373f95a89e12dc07555322aa988d48" 2019-01-18 06:32:56,130 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:32:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d522a3fa-1a0c-40c7-abf5-7daec3fe2d94 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.23:5000/v3/roles/c65201bd05504fa786d79b166e8bbba3"}, "domain_id": null, "name": "heat_stack_owner", "id": "c65201bd05504fa786d79b166e8bbba3"}} 2019-01-18 06:32:56,131 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/c65201bd05504fa786d79b166e8bbba3 used request id req-d522a3fa-1a0c-40c7-abf5-7daec3fe2d94 2019-01-18 06:32:56,131 - keystone_utils - INFO - Granting role heat_stack_owner to project CreateStackSuccessTests-e5450c62-fa7c-4bb-proj 2019-01-18 06:32:56,135 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/782ca84e65964edfa6d871d671c11f39/users/c4c3a7e57eae4bd3b7a08bbbc51c6f18/roles/c65201bd05504fa786d79b166e8bbba3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e560a0ca7373f95a89e12dc07555322aa988d48" 2019-01-18 06:32:56,270 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 06:32:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-35f065d2-4993-4ec6-86d1-0d267f3eb7e8 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 06:32:56,270 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/782ca84e65964edfa6d871d671c11f39/users/c4c3a7e57eae4bd3b7a08bbbc51c6f18/roles/c65201bd05504fa786d79b166e8bbba3 used request id req-35f065d2-4993-4ec6-86d1-0d267f3eb7e8 2019-01-18 06:32:56,270 - keystone_utils - INFO - Created user with name - CreateStackSuccessTests-e5450c62-fa7c-4bb-user 2019-01-18 06:32:56,270 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:32:56,274 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e2d629602a02aaf8a619465439b9c7a43b501fe" 2019-01-18 06:32:56,362 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:32:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f4bc3bac-fdbf-48e8-b41e-36dcff5cb0f2 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "488fca829f8b496daa1cd2cdc6e45c49", "links": {"self": "http://172.30.9.23:5000/v3/roles/488fca829f8b496daa1cd2cdc6e45c49"}, "name": "Member"}, {"domain_id": null, "id": "6b7f4f4f76264b6fb449c43b86ee3817", "links": {"self": "http://172.30.9.23:5000/v3/roles/6b7f4f4f76264b6fb449c43b86ee3817"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a482b711adf94961bf4bb28eda7f0e28", "links": {"self": "http://172.30.9.23:5000/v3/roles/a482b711adf94961bf4bb28eda7f0e28"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c65201bd05504fa786d79b166e8bbba3", "links": {"self": "http://172.30.9.23:5000/v3/roles/c65201bd05504fa786d79b166e8bbba3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "e7e317b66c174923a8cb46c48d897c8d", "links": {"self": "http://172.30.9.23:5000/v3/roles/e7e317b66c174923a8cb46c48d897c8d"}, "name": "ResellerAdmin"}]} 2019-01-18 06:32:56,362 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-f4bc3bac-fdbf-48e8-b41e-36dcff5cb0f2 2019-01-18 06:32:56,366 - 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}4e2d629602a02aaf8a619465439b9c7a43b501fe" -d '{"role": {"name": "CreateStackSuccessTests-e5450c62-fa7c-4bb-proj-role"}}' 2019-01-18 06:32:56,470 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 18 Jan 2019 06:32:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-07bcd6b7-8775-4db6-8a88-2e6cdd16388b Content-Length: 222 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "7b81a08aa4a140818d81cdeba63cfdaf", "links": {"self": "http://172.30.9.23:5000/v3/roles/7b81a08aa4a140818d81cdeba63cfdaf"}, "name": "CreateStackSuccessTests-e5450c62-fa7c-4bb-proj-role"}} 2019-01-18 06:32:56,470 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-07bcd6b7-8775-4db6-8a88-2e6cdd16388b 2019-01-18 06:32:56,471 - keystone_utils - INFO - Created role with name - CreateStackSuccessTests-e5450c62-fa7c-4bb-proj-role 2019-01-18 06:32:56,474 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/7b81a08aa4a140818d81cdeba63cfdaf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e2d629602a02aaf8a619465439b9c7a43b501fe" 2019-01-18 06:32:56,560 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:32:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-70fc34d4-d555-4ce3-b8ab-ae9e7fc3a718 Content-Encoding: gzip Content-Length: 175 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.23:5000/v3/roles/7b81a08aa4a140818d81cdeba63cfdaf"}, "domain_id": null, "name": "CreateStackSuccessTests-e5450c62-fa7c-4bb-proj-role", "id": "7b81a08aa4a140818d81cdeba63cfdaf"}} 2019-01-18 06:32:56,560 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/7b81a08aa4a140818d81cdeba63cfdaf used request id req-70fc34d4-d555-4ce3-b8ab-ae9e7fc3a718 2019-01-18 06:32:56,560 - keystone_utils - INFO - Granting role CreateStackSuccessTests-e5450c62-fa7c-4bb-proj-role to project CreateStackSuccessTests-e5450c62-fa7c-4bb-proj 2019-01-18 06:32:56,564 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/782ca84e65964edfa6d871d671c11f39/users/c4c3a7e57eae4bd3b7a08bbbc51c6f18/roles/7b81a08aa4a140818d81cdeba63cfdaf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e2d629602a02aaf8a619465439b9c7a43b501fe" 2019-01-18 06:32:56,732 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 06:32:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-64428b4b-8e9d-4e69-9cfe-a9295441393d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 06:32:56,732 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/782ca84e65964edfa6d871d671c11f39/users/c4c3a7e57eae4bd3b7a08bbbc51c6f18/roles/7b81a08aa4a140818d81cdeba63cfdaf used request id req-64428b4b-8e9d-4e69-9cfe-a9295441393d 2019-01-18 06:32:56,732 - heat_utils - DEBUG - Retrieving Heat Client 2019-01-18 06:32:56,732 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2019-01-18 06:32:56,733 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:32:56,733 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:32:57,102 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c65201bd05504fa786d79b166e8bbba3", "name": "heat_stack_owner"}, {"id": "7b81a08aa4a140818d81cdeba63cfdaf", "name": "CreateStackSuccessTests-e5450c62-fa7c-4bb-proj-role"}], "expires_at": "2019-01-18T07:32:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "782ca84e65964edfa6d871d671c11f39", "name": "CreateStackSuccessTests-e5450c62-fa7c-4bb-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/782ca84e65964edfa6d871d671c11f39", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/782ca84e65964edfa6d871d671c11f39", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/782ca84e65964edfa6d871d671c11f39", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/782ca84e65964edfa6d871d671c11f39", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/782ca84e65964edfa6d871d671c11f39", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/782ca84e65964edfa6d871d671c11f39", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/782ca84e65964edfa6d871d671c11f39", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/782ca84e65964edfa6d871d671c11f39", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/782ca84e65964edfa6d871d671c11f39", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/782ca84e65964edfa6d871d671c11f39", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/782ca84e65964edfa6d871d671c11f39", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/782ca84e65964edfa6d871d671c11f39", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-e5450c62-fa7c-4bb-user", "id": "c4c3a7e57eae4bd3b7a08bbbc51c6f18"}, "audit_ids": ["9t363Hp4ROCA6zI0i_SkMg"], "issued_at": "2019-01-18T06:32:57.000000Z"}} 2019-01-18 06:32:57,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}758dba55b266de575b5af1108bc83be39686d9b4" 2019-01-18 06:32:57,171 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:32:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-67ab24f7-0c0e-4b76-8473-25a36736e1ae Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:32:57,171 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-67ab24f7-0c0e-4b76-8473-25a36736e1ae 2019-01-18 06:32:57,175 - 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-9a850f12-ad09-4124-bb76-5b9c94da3b37-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}758dba55b266de575b5af1108bc83be39686d9b4" 2019-01-18 06:32:57,347 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 168 Content-Type: application/json X-Openstack-Request-Id: req-17e62754-bad4-4965-b2b0-4849269ec395 Date: Fri, 18 Jan 2019 06:32:57 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateStackSuccessTests-9a850f12-ad09-4124-bb76-5b9c94da3b37-image"} 2019-01-18 06:32:57,347 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackSuccessTests-9a850f12-ad09-4124-bb76-5b9c94da3b37-image used request id req-17e62754-bad4-4965-b2b0-4849269ec395 2019-01-18 06:32:57,350 - 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}758dba55b266de575b5af1108bc83be39686d9b4" 2019-01-18 06:32:57,515 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-3cc591af-8a7e-4fea-a2a7-28bf7534c1d4 Date: Fri, 18 Jan 2019 06:32: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"}}} 2019-01-18 06:32:57,515 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-3cc591af-8a7e-4fea-a2a7-28bf7534c1d4 2019-01-18 06:32:57,544 - 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}758dba55b266de575b5af1108bc83be39686d9b4" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateStackSuccessTests-9a850f12-ad09-4124-bb76-5b9c94da3b37-image"}' 2019-01-18 06:32:57,754 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 627 Content-Type: application/json Location: http://172.30.9.23:9292/v2/images/6b3e3a50-c634-4310-be4f-14249a77a2ca X-Openstack-Request-Id: req-d649f584-c7d0-4464-8bde-fd36ad5da7b1 Date: Fri, 18 Jan 2019 06:32:57 GMT RESP BODY: {"status": "queued", "name": "CreateStackSuccessTests-9a850f12-ad09-4124-bb76-5b9c94da3b37-image", "tags": [], "container_format": "bare", "created_at": "2019-01-18T06:32:57Z", "size": null, "disk_format": "qcow2", "updated_at": "2019-01-18T06:32:57Z", "visibility": "shared", "locations": [], "self": "/v2/images/6b3e3a50-c634-4310-be4f-14249a77a2ca", "min_disk": 0, "protected": false, "id": "6b3e3a50-c634-4310-be4f-14249a77a2ca", "file": "/v2/images/6b3e3a50-c634-4310-be4f-14249a77a2ca/file", "checksum": null, "owner": "782ca84e65964edfa6d871d671c11f39", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-18 06:32:57,754 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-d649f584-c7d0-4464-8bde-fd36ad5da7b1 2019-01-18 06:32:57,765 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9292/v2/images/6b3e3a50-c634-4310-be4f-14249a77a2ca/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}758dba55b266de575b5af1108bc83be39686d9b4" -d '' 2019-01-18 06:32:59,799 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-10fac556-5e09-4acf-b1ed-e553c64d0051 Date: Fri, 18 Jan 2019 06:32:59 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-18 06:32:59,800 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/6b3e3a50-c634-4310-be4f-14249a77a2ca/file used request id req-10fac556-5e09-4acf-b1ed-e553c64d0051 2019-01-18 06:32:59,800 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-01-18 06:32:59,803 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/6b3e3a50-c634-4310-be4f-14249a77a2ca -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}758dba55b266de575b5af1108bc83be39686d9b4" 2019-01-18 06:32:59,983 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 888 Content-Type: application/json X-Openstack-Request-Id: req-9329163b-1b30-4da5-8996-02944a736a56 Date: Fri, 18 Jan 2019 06:32:59 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackSuccessTests-9a850f12-ad09-4124-bb76-5b9c94da3b37-image", "tags": [], "container_format": "bare", "created_at": "2019-01-18T06:32:57Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-18T06:32:59Z", "visibility": "shared", "locations": [{"url": "rbd://af014572-0a5d-4a80-a07f-9105f52ab2c1/images/6b3e3a50-c634-4310-be4f-14249a77a2ca/snap", "metadata": {}}], "self": "/v2/images/6b3e3a50-c634-4310-be4f-14249a77a2ca", "min_disk": 0, "protected": false, "id": "6b3e3a50-c634-4310-be4f-14249a77a2ca", "file": "/v2/images/6b3e3a50-c634-4310-be4f-14249a77a2ca/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "782ca84e65964edfa6d871d671c11f39", "direct_url": "rbd://af014572-0a5d-4a80-a07f-9105f52ab2c1/images/6b3e3a50-c634-4310-be4f-14249a77a2ca/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-18 06:32:59,983 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/6b3e3a50-c634-4310-be4f-14249a77a2ca used request id req-9329163b-1b30-4da5-8996-02944a736a56 2019-01-18 06:32:59,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}758dba55b266de575b5af1108bc83be39686d9b4" 2019-01-18 06:32:59,994 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-3e908c03-7ae5-480d-9718-21da10084786 Date: Fri, 18 Jan 2019 06:33: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"}}} 2019-01-18 06:32:59,994 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-3e908c03-7ae5-480d-9718-21da10084786 2019-01-18 06:32:59,997 - create_image - INFO - Created image with name - CreateStackSuccessTests-9a850f12-ad09-4124-bb76-5b9c94da3b37-image 2019-01-18 06:33:00,000 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/6b3e3a50-c634-4310-be4f-14249a77a2ca -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}758dba55b266de575b5af1108bc83be39686d9b4" 2019-01-18 06:33:00,172 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 888 Content-Type: application/json X-Openstack-Request-Id: req-dc10b8bf-f88a-48b4-9ebb-b625b9689524 Date: Fri, 18 Jan 2019 06:33:00 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackSuccessTests-9a850f12-ad09-4124-bb76-5b9c94da3b37-image", "tags": [], "container_format": "bare", "created_at": "2019-01-18T06:32:57Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-18T06:32:59Z", "visibility": "shared", "locations": [{"url": "rbd://af014572-0a5d-4a80-a07f-9105f52ab2c1/images/6b3e3a50-c634-4310-be4f-14249a77a2ca/snap", "metadata": {}}], "self": "/v2/images/6b3e3a50-c634-4310-be4f-14249a77a2ca", "min_disk": 0, "protected": false, "id": "6b3e3a50-c634-4310-be4f-14249a77a2ca", "file": "/v2/images/6b3e3a50-c634-4310-be4f-14249a77a2ca/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "782ca84e65964edfa6d871d671c11f39", "direct_url": "rbd://af014572-0a5d-4a80-a07f-9105f52ab2c1/images/6b3e3a50-c634-4310-be4f-14249a77a2ca/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-18 06:33:00,172 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/6b3e3a50-c634-4310-be4f-14249a77a2ca used request id req-dc10b8bf-f88a-48b4-9ebb-b625b9689524 2019-01-18 06:33:00,173 - create_image - DEBUG - Instance status is - active 2019-01-18 06:33:00,173 - create_image - DEBUG - Image is active with name - CreateStackSuccessTests-9a850f12-ad09-4124-bb76-5b9c94da3b37-image 2019-01-18 06:33:00,173 - create_image - INFO - Image is now active with name - CreateStackSuccessTests-9a850f12-ad09-4124-bb76-5b9c94da3b37-image 2019-01-18 06:33:00,173 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:33:00,174 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:33:00,571 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "488fca829f8b496daa1cd2cdc6e45c49", "name": "Member"}, {"id": "c65201bd05504fa786d79b166e8bbba3", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}], "expires_at": "2019-01-18T07:33:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "020d00b5451a467cb276d06789a1149d", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "id": "e292c913af7844408b6509a836e493f5"}, "audit_ids": ["jVrXQycqSfCtCsBZvTYDtA"], "issued_at": "2019-01-18T06:33:00.000000Z"}} 2019-01-18 06:33:00,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}cf8b0423e7222f1fa97743b3113d674e0a566823" 2019-01-18 06:33:00,655 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:33:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-197c9773-5582-4cd8-af43-47a5bc9e3dca Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:33:00,655 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-197c9773-5582-4cd8-af43-47a5bc9e3dca 2019-01-18 06:33:00,656 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-18 06:33:00,662 - 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}cf8b0423e7222f1fa97743b3113d674e0a566823" 2019-01-18 06:33:00,842 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06: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-412e5050-a29a-42c3-95c3-48fbcaa7e589 x-compute-request-id: req-412e5050-a29a-42c3-95c3-48fbcaa7e589 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2019-01-18 06:33:00,842 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-412e5050-a29a-42c3-95c3-48fbcaa7e589 2019-01-18 06:33:00,846 - 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}cf8b0423e7222f1fa97743b3113d674e0a566823" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "CreateStackSuccessTests-9a850f12-ad09-4124-bb76-5b9c94da3b37-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2019-01-18 06:33:00,894 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06: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-4b99ab9a-4cb5-41dc-aef1-2dfc64c3cf87 x-compute-request-id: req-4b99ab9a-4cb5-41dc-aef1-2dfc64c3cf87 Content-Encoding: gzip Content-Length: 319 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/62c4ca4e-a133-4d6f-a137-72a3d8a75f1d", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/62c4ca4e-a133-4d6f-a137-72a3d8a75f1d", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "62c4ca4e-a133-4d6f-a137-72a3d8a75f1d", "name": "CreateStackSuccessTests-9a850f12-ad09-4124-bb76-5b9c94da3b37-flavor-name", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2019-01-18 06:33:00,894 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-4b99ab9a-4cb5-41dc-aef1-2dfc64c3cf87 2019-01-18 06:33:00,895 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:33:00,896 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:33:01,283 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c65201bd05504fa786d79b166e8bbba3", "name": "heat_stack_owner"}, {"id": "7b81a08aa4a140818d81cdeba63cfdaf", "name": "CreateStackSuccessTests-e5450c62-fa7c-4bb-proj-role"}], "expires_at": "2019-01-18T07:33:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "782ca84e65964edfa6d871d671c11f39", "name": "CreateStackSuccessTests-e5450c62-fa7c-4bb-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/782ca84e65964edfa6d871d671c11f39", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/782ca84e65964edfa6d871d671c11f39", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/782ca84e65964edfa6d871d671c11f39", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/782ca84e65964edfa6d871d671c11f39", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/782ca84e65964edfa6d871d671c11f39", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/782ca84e65964edfa6d871d671c11f39", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/782ca84e65964edfa6d871d671c11f39", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/782ca84e65964edfa6d871d671c11f39", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/782ca84e65964edfa6d871d671c11f39", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/782ca84e65964edfa6d871d671c11f39", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/782ca84e65964edfa6d871d671c11f39", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/782ca84e65964edfa6d871d671c11f39", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-e5450c62-fa7c-4bb-user", "id": "c4c3a7e57eae4bd3b7a08bbbc51c6f18"}, "audit_ids": ["v3ETgzM8QtagaUZLdPCoUQ"], "issued_at": "2019-01-18T06:33:01.000000Z"}} 2019-01-18 06:33:01,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}c27e445cf702a2da10ca528b928c6eba19a8fd74" 2019-01-18 06:33:01,370 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:33:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b9d00a35-38b0-4d30-92f5-da138ce7bc97 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:33:01,370 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-b9d00a35-38b0-4d30-92f5-da138ce7bc97 2019-01-18 06:33:01,372 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-18 06:33:01,374 - heat_utils - DEBUG - Retrieving Heat Client 2019-01-18 06:33:01,378 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/782ca84e65964edfa6d871d671c11f39/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-9a850f12-ad09-4124-bb76-5b9c94da3b37-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c27e445cf702a2da10ca528b928c6eba19a8fd74" 2019-01-18 06:33:01,556 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:33:01 GMT Server: Apache x-openstack-request-id: req-f2418bf3-95d4-43a5-bbfb-3b61db232c89 Content-Length: 14 Content-Type: application/json RESP BODY: {"stacks": []} 2019-01-18 06:33:01,556 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/782ca84e65964edfa6d871d671c11f39/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-9a850f12-ad09-4124-bb76-5b9c94da3b37-stack used request id req-f2418bf3-95d4-43a5-bbfb-3b61db232c89 2019-01-18 06:33:01,586 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8004/v1/782ca84e65964edfa6d871d671c11f39/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c27e445cf702a2da10ca528b928c6eba19a8fd74" -d '{"stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-9a850f12-ad09-4124-bb76-5b9c94da3b37-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-9a850f12-ad09-4124-bb76-5b9c94da3b37-net", "inst_name": "CreateStackSuccessTests-9a850f12-ad09-4124-bb76-5b9c94da3b37-inst", "subnet_name": "CreateStackSuccessTests-9a850f12-ad09-4124-bb76-5b9c94da3b37-subnet", "image_name": "CreateStackSuccessTests-9a850f12-ad09-4124-bb76-5b9c94da3b37-image", "flavor_name": "CreateStackSuccessTests-9a850f12-ad09-4124-bb76-5b9c94da3b37-flavor-name"}}' 2019-01-18 06:33:03,818 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 18 Jan 2019 06:33:01 GMT Server: Apache x-openstack-request-id: req-6e02fc63-2c2c-4287-b393-437dab47e095 Location: http://172.30.9.23:8004/v1/782ca84e65964edfa6d871d671c11f39/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9a850f12-ad09-4124-bb76-5b9c94da3b37-stack/d9d0d215-a4b6-4643-a0e0-810f660b03be Content-Length: 291 Content-Type: application/json RESP BODY: {"stack": {"id": "d9d0d215-a4b6-4643-a0e0-810f660b03be", "links": [{"href": "http://172.30.9.23:8004/v1/782ca84e65964edfa6d871d671c11f39/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9a850f12-ad09-4124-bb76-5b9c94da3b37-stack/d9d0d215-a4b6-4643-a0e0-810f660b03be", "rel": "self"}]}} 2019-01-18 06:33:03,819 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.23:8004/v1/782ca84e65964edfa6d871d671c11f39/stacks used request id req-6e02fc63-2c2c-4287-b393-437dab47e095 2019-01-18 06:33:03,822 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/782ca84e65964edfa6d871d671c11f39/stacks/d9d0d215-a4b6-4643-a0e0-810f660b03be -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c27e445cf702a2da10ca528b928c6eba19a8fd74" 2019-01-18 06:33:04,000 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 18 Jan 2019 06:33:03 GMT Server: Apache x-openstack-request-id: req-607c52fd-aca4-43d6-b0dc-fc0257e84a84 Location: http://172.30.9.23:8004/v1/782ca84e65964edfa6d871d671c11f39/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9a850f12-ad09-4124-bb76-5b9c94da3b37-stack/d9d0d215-a4b6-4643-a0e0-810f660b03be Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/782ca84e65964edfa6d871d671c11f39/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9a850f12-ad09-4124-bb76-5b9c94da3b37-stack/d9d0d215-a4b6-4643-a0e0-810f660b03be;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-18 06:33:04,181 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:33:03 GMT Server: Apache x-openstack-request-id: req-a4211581-1f4a-4c62-afba-1b372d9a4c52 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": "782ca84e65964edfa6d871d671c11f39", "OS::stack_id": "d9d0d215-a4b6-4643-a0e0-810f660b03be", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-9a850f12-ad09-4124-bb76-5b9c94da3b37-stack", "image_name": "CreateStackSuccessTests-9a850f12-ad09-4124-bb76-5b9c94da3b37-image", "inst_name": "CreateStackSuccessTests-9a850f12-ad09-4124-bb76-5b9c94da3b37-inst", "subnet_name": "CreateStackSuccessTests-9a850f12-ad09-4124-bb76-5b9c94da3b37-subnet", "net_name": "CreateStackSuccessTests-9a850f12-ad09-4124-bb76-5b9c94da3b37-net", "flavor_name": "CreateStackSuccessTests-9a850f12-ad09-4124-bb76-5b9c94da3b37-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-9a850f12-ad09-4124-bb76-5b9c94da3b37-stack", "stack_user_project_id": "8680e2a4ac2c48c78d60ffe581f4de8f", "stack_status_reason": "Stack CREATE started", "creation_time": "2019-01-18T06:33:03Z", "links": [{"href": "http://172.30.9.23:8004/v1/782ca84e65964edfa6d871d671c11f39/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9a850f12-ad09-4124-bb76-5b9c94da3b37-stack/d9d0d215-a4b6-4643-a0e0-810f660b03be", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "d9d0d215-a4b6-4643-a0e0-810f660b03be", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-18 06:33:04,182 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/782ca84e65964edfa6d871d671c11f39/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9a850f12-ad09-4124-bb76-5b9c94da3b37-stack/d9d0d215-a4b6-4643-a0e0-810f660b03be used request id req-a4211581-1f4a-4c62-afba-1b372d9a4c52 2019-01-18 06:33:04,182 - create_stack - INFO - Created stack with name - CreateStackSuccessTests-CreateStackSuccessTests-9a850f12-ad09-4124-bb76-5b9c94da3b37-stack 2019-01-18 06:33:04,182 - create_stack - ERROR - Timeout checking for stack status for CREATE_COMPLETE 2019-01-18 06:33:04,185 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/782ca84e65964edfa6d871d671c11f39/stacks/d9d0d215-a4b6-4643-a0e0-810f660b03be -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c27e445cf702a2da10ca528b928c6eba19a8fd74" 2019-01-18 06:33:04,360 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 18 Jan 2019 06:33:04 GMT Server: Apache x-openstack-request-id: req-29bf0502-9cdd-4ec0-ae2f-acb1f6ca822f Location: http://172.30.9.23:8004/v1/782ca84e65964edfa6d871d671c11f39/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9a850f12-ad09-4124-bb76-5b9c94da3b37-stack/d9d0d215-a4b6-4643-a0e0-810f660b03be Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/782ca84e65964edfa6d871d671c11f39/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9a850f12-ad09-4124-bb76-5b9c94da3b37-stack/d9d0d215-a4b6-4643-a0e0-810f660b03be;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-18 06:33:04,547 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:33:04 GMT Server: Apache x-openstack-request-id: req-e9afec75-a08b-47a4-a030-c78d070f5002 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": "782ca84e65964edfa6d871d671c11f39", "OS::stack_id": "d9d0d215-a4b6-4643-a0e0-810f660b03be", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-9a850f12-ad09-4124-bb76-5b9c94da3b37-stack", "image_name": "CreateStackSuccessTests-9a850f12-ad09-4124-bb76-5b9c94da3b37-image", "inst_name": "CreateStackSuccessTests-9a850f12-ad09-4124-bb76-5b9c94da3b37-inst", "subnet_name": "CreateStackSuccessTests-9a850f12-ad09-4124-bb76-5b9c94da3b37-subnet", "net_name": "CreateStackSuccessTests-9a850f12-ad09-4124-bb76-5b9c94da3b37-net", "flavor_name": "CreateStackSuccessTests-9a850f12-ad09-4124-bb76-5b9c94da3b37-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-9a850f12-ad09-4124-bb76-5b9c94da3b37-stack", "stack_user_project_id": "8680e2a4ac2c48c78d60ffe581f4de8f", "stack_status_reason": "Stack CREATE started", "creation_time": "2019-01-18T06:33:03Z", "links": [{"href": "http://172.30.9.23:8004/v1/782ca84e65964edfa6d871d671c11f39/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9a850f12-ad09-4124-bb76-5b9c94da3b37-stack/d9d0d215-a4b6-4643-a0e0-810f660b03be", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "d9d0d215-a4b6-4643-a0e0-810f660b03be", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-18 06:33:04,548 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/782ca84e65964edfa6d871d671c11f39/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9a850f12-ad09-4124-bb76-5b9c94da3b37-stack/d9d0d215-a4b6-4643-a0e0-810f660b03be used request id req-e9afec75-a08b-47a4-a030-c78d070f5002 2019-01-18 06:33:04,548 - create_stack - ERROR - ERROR: STACK CREATION FAILED: Stack CREATE started 2019-01-18 06:33:04,548 - create_stack - INFO - Deleting stack - CreateStackSuccessTests-CreateStackSuccessTests-9a850f12-ad09-4124-bb76-5b9c94da3b37-stack 2019-01-18 06:33:04,551 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8004/v1/782ca84e65964edfa6d871d671c11f39/stacks/d9d0d215-a4b6-4643-a0e0-810f660b03be -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c27e445cf702a2da10ca528b928c6eba19a8fd74" 2019-01-18 06:33:04,728 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 18 Jan 2019 06:33:04 GMT Server: Apache x-openstack-request-id: req-19815de3-cb3d-4737-b7c7-d76660d1a7e8 Location: http://172.30.9.23:8004/v1/782ca84e65964edfa6d871d671c11f39/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9a850f12-ad09-4124-bb76-5b9c94da3b37-stack/d9d0d215-a4b6-4643-a0e0-810f660b03be Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/782ca84e65964edfa6d871d671c11f39/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9a850f12-ad09-4124-bb76-5b9c94da3b37-stack/d9d0d215-a4b6-4643-a0e0-810f660b03be;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-18 06:33:04,921 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 06:33:04 GMT Server: Apache x-openstack-request-id: req-4456f320-62a5-4aec-b08a-2b6f94d8700f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 06:33:04,921 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.23:8004/v1/782ca84e65964edfa6d871d671c11f39/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9a850f12-ad09-4124-bb76-5b9c94da3b37-stack/d9d0d215-a4b6-4643-a0e0-810f660b03be used request id req-4456f320-62a5-4aec-b08a-2b6f94d8700f 2019-01-18 06:33:04,925 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/782ca84e65964edfa6d871d671c11f39/stacks/d9d0d215-a4b6-4643-a0e0-810f660b03be -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c27e445cf702a2da10ca528b928c6eba19a8fd74" 2019-01-18 06:33:04,951 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 18 Jan 2019 06:33:04 GMT Server: Apache x-openstack-request-id: req-d3bd6811-6dde-4a66-9c43-e42370972d26 Location: http://172.30.9.23:8004/v1/782ca84e65964edfa6d871d671c11f39/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9a850f12-ad09-4124-bb76-5b9c94da3b37-stack/d9d0d215-a4b6-4643-a0e0-810f660b03be Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/782ca84e65964edfa6d871d671c11f39/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9a850f12-ad09-4124-bb76-5b9c94da3b37-stack/d9d0d215-a4b6-4643-a0e0-810f660b03be;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-18 06:33:05,140 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:33:04 GMT Server: Apache x-openstack-request-id: req-241d8f04-00b7-4d8d-a7bb-202b177d53ce 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": "782ca84e65964edfa6d871d671c11f39", "OS::stack_id": "d9d0d215-a4b6-4643-a0e0-810f660b03be", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-9a850f12-ad09-4124-bb76-5b9c94da3b37-stack", "image_name": "CreateStackSuccessTests-9a850f12-ad09-4124-bb76-5b9c94da3b37-image", "inst_name": "CreateStackSuccessTests-9a850f12-ad09-4124-bb76-5b9c94da3b37-inst", "subnet_name": "CreateStackSuccessTests-9a850f12-ad09-4124-bb76-5b9c94da3b37-subnet", "net_name": "CreateStackSuccessTests-9a850f12-ad09-4124-bb76-5b9c94da3b37-net", "flavor_name": "CreateStackSuccessTests-9a850f12-ad09-4124-bb76-5b9c94da3b37-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-9a850f12-ad09-4124-bb76-5b9c94da3b37-stack", "stack_user_project_id": "8680e2a4ac2c48c78d60ffe581f4de8f", "stack_status_reason": "Stack CREATE cancelled", "creation_time": "2019-01-18T06:33:03Z", "links": [{"href": "http://172.30.9.23:8004/v1/782ca84e65964edfa6d871d671c11f39/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9a850f12-ad09-4124-bb76-5b9c94da3b37-stack/d9d0d215-a4b6-4643-a0e0-810f660b03be", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_FAILED", "stack_owner": null, "updated_time": null, "id": "d9d0d215-a4b6-4643-a0e0-810f660b03be", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-18 06:33:05,140 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/782ca84e65964edfa6d871d671c11f39/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9a850f12-ad09-4124-bb76-5b9c94da3b37-stack/d9d0d215-a4b6-4643-a0e0-810f660b03be used request id req-241d8f04-00b7-4d8d-a7bb-202b177d53ce 2019-01-18 06:33:05,141 - create_stack - DEBUG - Stack status is - CREATE_FAILED 2019-01-18 06:33:05,141 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2019-01-18 06:33:08,144 - create_stack - DEBUG - Stack status query timeout in 1196.77748799 2019-01-18 06:33:08,147 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/782ca84e65964edfa6d871d671c11f39/stacks/d9d0d215-a4b6-4643-a0e0-810f660b03be -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c27e445cf702a2da10ca528b928c6eba19a8fd74" 2019-01-18 06:33:08,174 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 18 Jan 2019 06:33:08 GMT Server: Apache x-openstack-request-id: req-8d53af54-ad1b-41b7-9ae7-201dde473565 Location: http://172.30.9.23:8004/v1/782ca84e65964edfa6d871d671c11f39/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9a850f12-ad09-4124-bb76-5b9c94da3b37-stack/d9d0d215-a4b6-4643-a0e0-810f660b03be Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/782ca84e65964edfa6d871d671c11f39/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9a850f12-ad09-4124-bb76-5b9c94da3b37-stack/d9d0d215-a4b6-4643-a0e0-810f660b03be;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-18 06:33:08,367 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:33:08 GMT Server: Apache x-openstack-request-id: req-15e9cca6-8077-49ff-aae0-4938ec76d59f 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": "782ca84e65964edfa6d871d671c11f39", "OS::stack_id": "d9d0d215-a4b6-4643-a0e0-810f660b03be", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-9a850f12-ad09-4124-bb76-5b9c94da3b37-stack", "image_name": "CreateStackSuccessTests-9a850f12-ad09-4124-bb76-5b9c94da3b37-image", "inst_name": "CreateStackSuccessTests-9a850f12-ad09-4124-bb76-5b9c94da3b37-inst", "subnet_name": "CreateStackSuccessTests-9a850f12-ad09-4124-bb76-5b9c94da3b37-subnet", "net_name": "CreateStackSuccessTests-9a850f12-ad09-4124-bb76-5b9c94da3b37-net", "flavor_name": "CreateStackSuccessTests-9a850f12-ad09-4124-bb76-5b9c94da3b37-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-9a850f12-ad09-4124-bb76-5b9c94da3b37-stack", "stack_user_project_id": "8680e2a4ac2c48c78d60ffe581f4de8f", "stack_status_reason": "Stack CREATE cancelled", "creation_time": "2019-01-18T06:33:03Z", "links": [{"href": "http://172.30.9.23:8004/v1/782ca84e65964edfa6d871d671c11f39/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9a850f12-ad09-4124-bb76-5b9c94da3b37-stack/d9d0d215-a4b6-4643-a0e0-810f660b03be", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_FAILED", "stack_owner": null, "updated_time": null, "id": "d9d0d215-a4b6-4643-a0e0-810f660b03be", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-18 06:33:08,367 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/782ca84e65964edfa6d871d671c11f39/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9a850f12-ad09-4124-bb76-5b9c94da3b37-stack/d9d0d215-a4b6-4643-a0e0-810f660b03be used request id req-15e9cca6-8077-49ff-aae0-4938ec76d59f 2019-01-18 06:33:08,368 - create_stack - DEBUG - Stack status is - CREATE_FAILED 2019-01-18 06:33:08,368 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2019-01-18 06:33:11,371 - create_stack - DEBUG - Stack status query timeout in 1193.55054212 2019-01-18 06:33:11,374 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/782ca84e65964edfa6d871d671c11f39/stacks/d9d0d215-a4b6-4643-a0e0-810f660b03be -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c27e445cf702a2da10ca528b928c6eba19a8fd74" 2019-01-18 06:33:11,566 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 18 Jan 2019 06:33:11 GMT Server: Apache x-openstack-request-id: req-34f7121d-c7f6-4653-9cbb-c15041f3249a Location: http://172.30.9.23:8004/v1/782ca84e65964edfa6d871d671c11f39/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9a850f12-ad09-4124-bb76-5b9c94da3b37-stack/d9d0d215-a4b6-4643-a0e0-810f660b03be Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/782ca84e65964edfa6d871d671c11f39/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9a850f12-ad09-4124-bb76-5b9c94da3b37-stack/d9d0d215-a4b6-4643-a0e0-810f660b03be;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-18 06:33:11,744 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:33:11 GMT Server: Apache x-openstack-request-id: req-72ce748d-230f-4d6b-bcc1-07aef9dd68ff 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": "782ca84e65964edfa6d871d671c11f39", "OS::stack_id": "d9d0d215-a4b6-4643-a0e0-810f660b03be", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-9a850f12-ad09-4124-bb76-5b9c94da3b37-stack", "image_name": "CreateStackSuccessTests-9a850f12-ad09-4124-bb76-5b9c94da3b37-image", "inst_name": "CreateStackSuccessTests-9a850f12-ad09-4124-bb76-5b9c94da3b37-inst", "subnet_name": "CreateStackSuccessTests-9a850f12-ad09-4124-bb76-5b9c94da3b37-subnet", "flavor_name": "CreateStackSuccessTests-9a850f12-ad09-4124-bb76-5b9c94da3b37-flavor-name", "net_name": "CreateStackSuccessTests-9a850f12-ad09-4124-bb76-5b9c94da3b37-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-9a850f12-ad09-4124-bb76-5b9c94da3b37-stack", "stack_user_project_id": "8680e2a4ac2c48c78d60ffe581f4de8f", "tags": null, "creation_time": "2019-01-18T06:33:03Z", "links": [{"href": "http://172.30.9.23:8004/v1/782ca84e65964edfa6d871d671c11f39/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9a850f12-ad09-4124-bb76-5b9c94da3b37-stack/d9d0d215-a4b6-4643-a0e0-810f660b03be", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2019-01-18T06:33:10Z", "id": "d9d0d215-a4b6-4643-a0e0-810f660b03be", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2019-01-18 06:33:11,745 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/782ca84e65964edfa6d871d671c11f39/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9a850f12-ad09-4124-bb76-5b9c94da3b37-stack/d9d0d215-a4b6-4643-a0e0-810f660b03be used request id req-72ce748d-230f-4d6b-bcc1-07aef9dd68ff 2019-01-18 06:33:11,745 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2019-01-18 06:33:11,745 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2019-01-18 06:33:14,749 - create_stack - DEBUG - Stack status query timeout in 1190.17323303 2019-01-18 06:33:14,752 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/782ca84e65964edfa6d871d671c11f39/stacks/d9d0d215-a4b6-4643-a0e0-810f660b03be -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c27e445cf702a2da10ca528b928c6eba19a8fd74" 2019-01-18 06:33:14,949 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 18 Jan 2019 06:33:14 GMT Server: Apache x-openstack-request-id: req-371e219f-daa2-4a30-8b18-f5ad394489f9 Location: http://172.30.9.23:8004/v1/782ca84e65964edfa6d871d671c11f39/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9a850f12-ad09-4124-bb76-5b9c94da3b37-stack/d9d0d215-a4b6-4643-a0e0-810f660b03be Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/782ca84e65964edfa6d871d671c11f39/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9a850f12-ad09-4124-bb76-5b9c94da3b37-stack/d9d0d215-a4b6-4643-a0e0-810f660b03be;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-18 06:33:14,976 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:33:14 GMT Server: Apache x-openstack-request-id: req-a00ba48f-38a2-4f31-9654-c1faa373b9b1 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": "782ca84e65964edfa6d871d671c11f39", "OS::stack_id": "d9d0d215-a4b6-4643-a0e0-810f660b03be", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-9a850f12-ad09-4124-bb76-5b9c94da3b37-stack", "image_name": "CreateStackSuccessTests-9a850f12-ad09-4124-bb76-5b9c94da3b37-image", "inst_name": "CreateStackSuccessTests-9a850f12-ad09-4124-bb76-5b9c94da3b37-inst", "subnet_name": "CreateStackSuccessTests-9a850f12-ad09-4124-bb76-5b9c94da3b37-subnet", "flavor_name": "CreateStackSuccessTests-9a850f12-ad09-4124-bb76-5b9c94da3b37-flavor-name", "net_name": "CreateStackSuccessTests-9a850f12-ad09-4124-bb76-5b9c94da3b37-net"}, "deletion_time": "2019-01-18T06:33:14Z", "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-9a850f12-ad09-4124-bb76-5b9c94da3b37-stack", "stack_user_project_id": "8680e2a4ac2c48c78d60ffe581f4de8f", "tags": null, "creation_time": "2019-01-18T06:33:03Z", "links": [{"href": "http://172.30.9.23:8004/v1/782ca84e65964edfa6d871d671c11f39/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9a850f12-ad09-4124-bb76-5b9c94da3b37-stack/d9d0d215-a4b6-4643-a0e0-810f660b03be", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2019-01-18T06:33:10Z", "id": "d9d0d215-a4b6-4643-a0e0-810f660b03be", "stack_status_reason": "Stack DELETE completed successfully", "template_description": "Simple template to deploy a single compute instance"}} 2019-01-18 06:33:14,976 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/782ca84e65964edfa6d871d671c11f39/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9a850f12-ad09-4124-bb76-5b9c94da3b37-stack/d9d0d215-a4b6-4643-a0e0-810f660b03be used request id req-a00ba48f-38a2-4f31-9654-c1faa373b9b1 2019-01-18 06:33:14,976 - create_stack - DEBUG - Stack status is - DELETE_COMPLETE 2019-01-18 06:33:14,977 - create_stack - DEBUG - Stack is active with name - CreateStackSuccessTests-CreateStackSuccessTests-9a850f12-ad09-4124-bb76-5b9c94da3b37-stack 2019-01-18 06:33:14,977 - create_stack - INFO - Attempting to delete again stack - CreateStackSuccessTests-CreateStackSuccessTests-9a850f12-ad09-4124-bb76-5b9c94da3b37-stack 2019-01-18 06:33:14,979 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8004/v1/782ca84e65964edfa6d871d671c11f39/stacks/d9d0d215-a4b6-4643-a0e0-810f660b03be -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c27e445cf702a2da10ca528b928c6eba19a8fd74" 2019-01-18 06:33:15,005 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 18 Jan 2019 06:33:14 GMT Server: Apache x-openstack-request-id: req-e39844e6-b278-4a05-9d7b-b59190024099 Location: http://172.30.9.23:8004/v1/782ca84e65964edfa6d871d671c11f39/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9a850f12-ad09-4124-bb76-5b9c94da3b37-stack/d9d0d215-a4b6-4643-a0e0-810f660b03be Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/782ca84e65964edfa6d871d671c11f39/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9a850f12-ad09-4124-bb76-5b9c94da3b37-stack/d9d0d215-a4b6-4643-a0e0-810f660b03be;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-18 06:33:15,029 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 18 Jan 2019 06:33:15 GMT Server: Apache x-openstack-request-id: req-9fd85cb8-8b55-4df0-b006-f8d6104b8d63 Content-Length: 279 Content-Type: application/json RESP BODY: {"explanation": "The resource could not be found.", "code": 404, "error": {"message": "The Stack (CreateStackSuccessTests-CreateStackSuccessTests-9a850f12-ad09-4124-bb76-5b9c94da3b37-stack) could not be found.", "traceback": null, "type": "EntityNotFound"}, "title": "Not Found"} 2019-01-18 06:33:15,029 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.23:8004/v1/782ca84e65964edfa6d871d671c11f39/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9a850f12-ad09-4124-bb76-5b9c94da3b37-stack/d9d0d215-a4b6-4643-a0e0-810f660b03be used request id req-9fd85cb8-8b55-4df0-b006-f8d6104b8d63 2019-01-18 06:33:15,030 - glance_utils - INFO - Deleting image named - CreateStackSuccessTests-9a850f12-ad09-4124-bb76-5b9c94da3b37-image 2019-01-18 06:33:15,032 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9292/v2/images/6b3e3a50-c634-4310-be4f-14249a77a2ca -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}758dba55b266de575b5af1108bc83be39686d9b4" 2019-01-18 06:33:16,100 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-c9bf4c1e-cde2-4916-b5d4-64244c9392b3 Date: Fri, 18 Jan 2019 06:33:16 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-18 06:33:16,100 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/6b3e3a50-c634-4310-be4f-14249a77a2ca used request id req-c9bf4c1e-cde2-4916-b5d4-64244c9392b3 2019-01-18 06:33:16,104 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/flavors/62c4ca4e-a133-4d6f-a137-72a3d8a75f1d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf8b0423e7222f1fa97743b3113d674e0a566823" 2019-01-18 06:33:16,151 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 18 Jan 2019 06:33: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-6aeea010-ce94-4b00-aaef-ca97e413d3a4 x-compute-request-id: req-6aeea010-ce94-4b00-aaef-ca97e413d3a4 Content-Length: 0 Content-Type: application/json 2019-01-18 06:33:16,151 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/62c4ca4e-a133-4d6f-a137-72a3d8a75f1d used request id req-6aeea010-ce94-4b00-aaef-ca97e413d3a4 2019-01-18 06:33:16,157 - 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}4e2d629602a02aaf8a619465439b9c7a43b501fe" 2019-01-18 06:33:16,379 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-c159b5cb-7df8-4b19-b633-9a40049e5f9f Date: Fri, 18 Jan 2019 06:33:16 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-18T04:53:26Z", "updated_at": "2019-01-18T04:53:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:53:26Z", "revision_number": 0, "id": "260c2de9-5dc5-4508-b06c-24b9d7ed838c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:53:26Z", "security_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:53:26Z", "revision_number": 0, "id": "571036d3-cb1d-483a-acb9-96f19293add9", "remote_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "remote_ip_prefix": null, "created_at": "2019-01-18T04:53:26Z", "security_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:53:26Z", "revision_number": 0, "id": "84255fa4-c13a-4cfe-b73d-e56ee216ca1e", "remote_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "remote_ip_prefix": null, "created_at": "2019-01-18T04:53:26Z", "security_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:53:26Z", "revision_number": 0, "id": "9c6f69fc-3bf8-4346-9288-5a255b82b67e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:53:26Z", "security_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "created_at": "2019-01-18T04:51:20Z", "updated_at": "2019-01-18T04:51:20Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "24c99e6f-888c-4943-9c93-54ad3b18b18c", "remote_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv4", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "2b339890-44d0-4711-a050-08a64d58e2a0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv6", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "45161a51-d6dd-4bb8-986d-bc2f88599c1d", "remote_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv6", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "87b9b994-ae22-4850-863a-6a4925bd01fe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv4", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}], "revision_number": 4, "project_id": "9c53a91613fb4d5080479ac6f51697ed", "id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "020d00b5451a467cb276d06789a1149d", "created_at": "2019-01-18T05:59:12Z", "updated_at": "2019-01-18T05:59:12Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:12Z", "revision_number": 0, "id": "38b091dd-dca7-4cbe-8c1c-dd18a74bfca8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:12Z", "security_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "tenant_id": "020d00b5451a467cb276d06789a1149d", "port_range_min": null, "ethertype": "IPv6", "project_id": "020d00b5451a467cb276d06789a1149d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:12Z", "revision_number": 0, "id": "38b9f88b-1fc0-40d1-af74-237d79be193d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:12Z", "security_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "tenant_id": "020d00b5451a467cb276d06789a1149d", "port_range_min": null, "ethertype": "IPv4", "project_id": "020d00b5451a467cb276d06789a1149d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:12Z", "revision_number": 0, "id": "60f7d4a7-1a27-4801-a1e8-5bf33633b818", "remote_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:12Z", "security_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "tenant_id": "020d00b5451a467cb276d06789a1149d", "port_range_min": null, "ethertype": "IPv6", "project_id": "020d00b5451a467cb276d06789a1149d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:12Z", "revision_number": 0, "id": "8faf6dda-6919-4b75-b745-2af38abf8dcf", "remote_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:12Z", "security_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "tenant_id": "020d00b5451a467cb276d06789a1149d", "port_range_min": null, "ethertype": "IPv4", "project_id": "020d00b5451a467cb276d06789a1149d"}], "revision_number": 4, "project_id": "020d00b5451a467cb276d06789a1149d", "id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "created_at": "2019-01-18T04:39:06Z", "updated_at": "2019-01-18T04:39:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "0aedefa2-edbc-47b5-bead-e954540f6937", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "47feb8aba08a40dca7028a1701e597b9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "4bf1a402-0fa2-4cfd-9fee-4a28f16bb271", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "47feb8aba08a40dca7028a1701e597b9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "4e399c2e-bc03-4aa3-b192-1fafdc9248ba", "remote_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "47feb8aba08a40dca7028a1701e597b9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "8860837e-afbd-4411-adf9-d88db88c2114", "remote_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "47feb8aba08a40dca7028a1701e597b9"}], "revision_number": 4, "project_id": "47feb8aba08a40dca7028a1701e597b9", "id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "782ca84e65964edfa6d871d671c11f39", "created_at": "2019-01-18T06:33:04Z", "updated_at": "2019-01-18T06:33:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:33:04Z", "revision_number": 0, "id": "04837a49-28a9-4db7-ae15-9a1e4825411d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T06:33:04Z", "security_group_id": "b60db17d-2e6a-45df-8c86-dcff4870c8cf", "tenant_id": "782ca84e65964edfa6d871d671c11f39", "port_range_min": null, "ethertype": "IPv4", "project_id": "782ca84e65964edfa6d871d671c11f39"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:33:04Z", "revision_number": 0, "id": "4da2df3a-db40-41f3-ac8d-f97f4715bba6", "remote_group_id": "b60db17d-2e6a-45df-8c86-dcff4870c8cf", "remote_ip_prefix": null, "created_at": "2019-01-18T06:33:04Z", "security_group_id": "b60db17d-2e6a-45df-8c86-dcff4870c8cf", "tenant_id": "782ca84e65964edfa6d871d671c11f39", "port_range_min": null, "ethertype": "IPv6", "project_id": "782ca84e65964edfa6d871d671c11f39"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:33:04Z", "revision_number": 0, "id": "c030821b-c66e-4728-b153-d22e4e14b58b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T06:33:04Z", "security_group_id": "b60db17d-2e6a-45df-8c86-dcff4870c8cf", "tenant_id": "782ca84e65964edfa6d871d671c11f39", "port_range_min": null, "ethertype": "IPv6", "project_id": "782ca84e65964edfa6d871d671c11f39"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:33:04Z", "revision_number": 0, "id": "d2c4ebea-e295-4d9e-bfab-e75acf471f75", "remote_group_id": "b60db17d-2e6a-45df-8c86-dcff4870c8cf", "remote_ip_prefix": null, "created_at": "2019-01-18T06:33:04Z", "security_group_id": "b60db17d-2e6a-45df-8c86-dcff4870c8cf", "tenant_id": "782ca84e65964edfa6d871d671c11f39", "port_range_min": null, "ethertype": "IPv4", "project_id": "782ca84e65964edfa6d871d671c11f39"}], "revision_number": 4, "project_id": "782ca84e65964edfa6d871d671c11f39", "id": "b60db17d-2e6a-45df-8c86-dcff4870c8cf", "name": "default"}]} 2019-01-18 06:33:16,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-c159b5cb-7df8-4b19-b633-9a40049e5f9f 2019-01-18 06:33:16,384 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/9c53a91613fb4d5080479ac6f51697ed -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e2d629602a02aaf8a619465439b9c7a43b501fe" 2019-01-18 06:33:16,467 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:33:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-67bebcde-8b5e-422d-a70b-54275548e432 Content-Encoding: gzip Content-Length: 190 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/9c53a91613fb4d5080479ac6f51697ed"}, "enabled": true, "id": "9c53a91613fb4d5080479ac6f51697ed", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2019-01-18 06:33:16,467 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/9c53a91613fb4d5080479ac6f51697ed used request id req-67bebcde-8b5e-422d-a70b-54275548e432 2019-01-18 06:33:16,471 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/020d00b5451a467cb276d06789a1149d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e2d629602a02aaf8a619465439b9c7a43b501fe" 2019-01-18 06:33:16,558 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:33:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3ff4103f-0314-49f8-af84-4a7b84be5875 Content-Encoding: gzip Content-Length: 248 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/020d00b5451a467cb276d06789a1149d"}, "enabled": true, "id": "020d00b5451a467cb276d06789a1149d", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}} 2019-01-18 06:33:16,558 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/020d00b5451a467cb276d06789a1149d used request id req-3ff4103f-0314-49f8-af84-4a7b84be5875 2019-01-18 06:33:16,562 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/47feb8aba08a40dca7028a1701e597b9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e2d629602a02aaf8a619465439b9c7a43b501fe" 2019-01-18 06:33:16,649 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:33:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d3f5a9b2-0c77-4f71-b78b-34044c2e76b6 Content-Encoding: gzip Content-Length: 205 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/47feb8aba08a40dca7028a1701e597b9"}, "enabled": true, "id": "47feb8aba08a40dca7028a1701e597b9", "parent_id": "default", "domain_id": "default", "name": "service"}} 2019-01-18 06:33:16,649 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/47feb8aba08a40dca7028a1701e597b9 used request id req-d3f5a9b2-0c77-4f71-b78b-34044c2e76b6 2019-01-18 06:33:16,653 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/782ca84e65964edfa6d871d671c11f39 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e2d629602a02aaf8a619465439b9c7a43b501fe" 2019-01-18 06:33:16,735 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:33:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-68d4e99e-cd77-44f6-b3ee-7feb751e6052 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/782ca84e65964edfa6d871d671c11f39"}, "enabled": true, "id": "782ca84e65964edfa6d871d671c11f39", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-e5450c62-fa7c-4bb-proj"}} 2019-01-18 06:33:16,735 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/782ca84e65964edfa6d871d671c11f39 used request id req-68d4e99e-cd77-44f6-b3ee-7feb751e6052 2019-01-18 06:33:16,736 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - b60db17d-2e6a-45df-8c86-dcff4870c8cf 2019-01-18 06:33:16,741 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=b60db17d-2e6a-45df-8c86-dcff4870c8cf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e2d629602a02aaf8a619465439b9c7a43b501fe" 2019-01-18 06:33:16,910 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-7d2a2144-38a5-4792-88c9-2c8b978e21c7 Date: Fri, 18 Jan 2019 06:33: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": "2019-01-18T06:33:04Z", "security_group_id": "b60db17d-2e6a-45df-8c86-dcff4870c8cf", "port_range_min": null, "revision_number": 0, "tenant_id": "782ca84e65964edfa6d871d671c11f39", "created_at": "2019-01-18T06:33:04Z", "project_id": "782ca84e65964edfa6d871d671c11f39", "id": "04837a49-28a9-4db7-ae15-9a1e4825411d"}, {"remote_group_id": "b60db17d-2e6a-45df-8c86-dcff4870c8cf", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T06:33:04Z", "security_group_id": "b60db17d-2e6a-45df-8c86-dcff4870c8cf", "port_range_min": null, "revision_number": 0, "tenant_id": "782ca84e65964edfa6d871d671c11f39", "created_at": "2019-01-18T06:33:04Z", "project_id": "782ca84e65964edfa6d871d671c11f39", "id": "4da2df3a-db40-41f3-ac8d-f97f4715bba6"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T06:33:04Z", "security_group_id": "b60db17d-2e6a-45df-8c86-dcff4870c8cf", "port_range_min": null, "revision_number": 0, "tenant_id": "782ca84e65964edfa6d871d671c11f39", "created_at": "2019-01-18T06:33:04Z", "project_id": "782ca84e65964edfa6d871d671c11f39", "id": "c030821b-c66e-4728-b153-d22e4e14b58b"}, {"remote_group_id": "b60db17d-2e6a-45df-8c86-dcff4870c8cf", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T06:33:04Z", "security_group_id": "b60db17d-2e6a-45df-8c86-dcff4870c8cf", "port_range_min": null, "revision_number": 0, "tenant_id": "782ca84e65964edfa6d871d671c11f39", "created_at": "2019-01-18T06:33:04Z", "project_id": "782ca84e65964edfa6d871d671c11f39", "id": "d2c4ebea-e295-4d9e-bfab-e75acf471f75"}]} 2019-01-18 06:33:16,910 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=b60db17d-2e6a-45df-8c86-dcff4870c8cf used request id req-7d2a2144-38a5-4792-88c9-2c8b978e21c7 2019-01-18 06:33:16,911 - neutron_utils - INFO - Deleting security group with name - default 2019-01-18 06:33:16,917 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-groups/b60db17d-2e6a-45df-8c86-dcff4870c8cf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e2d629602a02aaf8a619465439b9c7a43b501fe" 2019-01-18 06:33:17,262 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-96b0661b-9f1e-4f24-8b39-740d4b0766a6 Content-Length: 0 Date: Fri, 18 Jan 2019 06:33:17 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-18 06:33:17,262 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/b60db17d-2e6a-45df-8c86-dcff4870c8cf used request id req-96b0661b-9f1e-4f24-8b39-740d4b0766a6 2019-01-18 06:33:17,263 - keystone_utils - INFO - Deleting project with name - CreateStackSuccessTests-e5450c62-fa7c-4bb-proj 2019-01-18 06:33:17,267 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/782ca84e65964edfa6d871d671c11f39 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e2d629602a02aaf8a619465439b9c7a43b501fe" 2019-01-18 06:33:17,504 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 06:33:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-69009fd6-9a24-4407-8a04-0a77eb9a0a4d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 06:33:17,504 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/782ca84e65964edfa6d871d671c11f39 used request id req-69009fd6-9a24-4407-8a04-0a77eb9a0a4d 2019-01-18 06:33:17,504 - keystone_utils - INFO - Deleting role with name - CreateStackSuccessTests-e5450c62-fa7c-4bb-proj-role 2019-01-18 06:33:17,508 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/7b81a08aa4a140818d81cdeba63cfdaf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e2d629602a02aaf8a619465439b9c7a43b501fe" 2019-01-18 06:33:17,620 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 06:33:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6889c610-2535-41c0-a97c-4e306db7f3f7 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 06:33:17,620 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/7b81a08aa4a140818d81cdeba63cfdaf used request id req-6889c610-2535-41c0-a97c-4e306db7f3f7 2019-01-18 06:33:17,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}4e2d629602a02aaf8a619465439b9c7a43b501fe" 2019-01-18 06:33:17,703 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:33:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-360e9ea4-990a-474c-8496-4113ff75ddd5 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "488fca829f8b496daa1cd2cdc6e45c49", "links": {"self": "http://172.30.9.23:5000/v3/roles/488fca829f8b496daa1cd2cdc6e45c49"}, "name": "Member"}, {"domain_id": null, "id": "6b7f4f4f76264b6fb449c43b86ee3817", "links": {"self": "http://172.30.9.23:5000/v3/roles/6b7f4f4f76264b6fb449c43b86ee3817"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a482b711adf94961bf4bb28eda7f0e28", "links": {"self": "http://172.30.9.23:5000/v3/roles/a482b711adf94961bf4bb28eda7f0e28"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c65201bd05504fa786d79b166e8bbba3", "links": {"self": "http://172.30.9.23:5000/v3/roles/c65201bd05504fa786d79b166e8bbba3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "e7e317b66c174923a8cb46c48d897c8d", "links": {"self": "http://172.30.9.23:5000/v3/roles/e7e317b66c174923a8cb46c48d897c8d"}, "name": "ResellerAdmin"}]} 2019-01-18 06:33:17,703 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-360e9ea4-990a-474c-8496-4113ff75ddd5 2019-01-18 06:33:17,704 - keystone_utils - INFO - Deleting user with name - CreateStackSuccessTests-e5450c62-fa7c-4bb-user 2019-01-18 06:33:17,708 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/c4c3a7e57eae4bd3b7a08bbbc51c6f18 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e560a0ca7373f95a89e12dc07555322aa988d48" 2019-01-18 06:33:17,938 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 06:33:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-268cbe7d-d363-4a57-a1d9-7fd0a26c41c7 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 06:33:17,938 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/c4c3a7e57eae4bd3b7a08bbbc51c6f18 used request id req-268cbe7d-d363-4a57-a1d9-7fd0a26c41c7 2019-01-18 06:33:17,939 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:33:18,330 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "488fca829f8b496daa1cd2cdc6e45c49", "name": "Member"}, {"id": "c65201bd05504fa786d79b166e8bbba3", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}], "expires_at": "2019-01-18T07:33:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "020d00b5451a467cb276d06789a1149d", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "id": "e292c913af7844408b6509a836e493f5"}, "audit_ids": ["zn3i45LLSvmw1_XPv9usTg"], "issued_at": "2019-01-18T06:33:18.000000Z"}} 2019-01-18 06:33:18,330 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1934e8841f4ad653097e02edc9cd762dfed18c95" 2019-01-18 06:33:18,410 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:33:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a530011b-04bf-40ae-9176-92d630c8714b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:33:18,410 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-a530011b-04bf-40ae-9176-92d630c8714b 2019-01-18 06:33:18,411 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:33:18,412 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:33:18,802 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "488fca829f8b496daa1cd2cdc6e45c49", "name": "Member"}, {"id": "c65201bd05504fa786d79b166e8bbba3", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}], "expires_at": "2019-01-18T07:33:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "020d00b5451a467cb276d06789a1149d", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "id": "e292c913af7844408b6509a836e493f5"}, "audit_ids": ["AXtZYugPSF6exM-9J9pWYg"], "issued_at": "2019-01-18T06:33:18.000000Z"}} 2019-01-18 06:33:18,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}87621e110ffc7ccf267f83f5bf1668ab4b0a472c" 2019-01-18 06:33:18,885 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:33:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d278c01b-bb1b-437d-8d76-5f04355ccd65 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:33:18,885 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-d278c01b-bb1b-437d-8d76-5f04355ccd65 2019-01-18 06:33:18,890 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-18 06:33:18,895 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 18 Jan 2019 06:33: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"}]}]}} 2019-01-18 06:33:18,896 - 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-bd9a108a-363a-41e-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87621e110ffc7ccf267f83f5bf1668ab4b0a472c" 2019-01-18 06:33:18,977 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:33:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bd6a8699-7f81-4b0c-b2fd-9c592f92c6a6 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-bd9a108a-363a-41e-proj", "previous": null, "next": null}, "projects": []} 2019-01-18 06:33:18,977 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-bd9a108a-363a-41e-proj used request id req-bd6a8699-7f81-4b0c-b2fd-9c592f92c6a6 2019-01-18 06:33:18,981 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87621e110ffc7ccf267f83f5bf1668ab4b0a472c" 2019-01-18 06:33:19,066 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:33:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8e2adaa2-c496-42c4-bbdd-3047fd618776 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-18 06:33:19,066 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-8e2adaa2-c496-42c4-bbdd-3047fd618776 2019-01-18 06:33:19,070 - 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}87621e110ffc7ccf267f83f5bf1668ab4b0a472c" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackSuccessTests-bd9a108a-363a-41e-proj"}}' 2019-01-18 06:33:19,201 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 18 Jan 2019 06:33:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f6fabfb2-b6eb-4fb2-b55f-f8c756549bc2 Content-Length: 308 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/707bde4eb0af419ab69e8f29159722c4"}, "enabled": true, "id": "707bde4eb0af419ab69e8f29159722c4", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-bd9a108a-363a-41e-proj"}} 2019-01-18 06:33:19,201 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-f6fabfb2-b6eb-4fb2-b55f-f8c756549bc2 2019-01-18 06:33:19,201 - keystone_utils - INFO - Created project with name - CreateStackSuccessTests-bd9a108a-363a-41e-proj 2019-01-18 06:33:19,202 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:33:19,202 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:33:19,680 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "488fca829f8b496daa1cd2cdc6e45c49", "name": "Member"}, {"id": "c65201bd05504fa786d79b166e8bbba3", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}], "expires_at": "2019-01-18T07:33:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "020d00b5451a467cb276d06789a1149d", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "id": "e292c913af7844408b6509a836e493f5"}, "audit_ids": ["HHOVfa0VTga8F-UeTZO0Kw"], "issued_at": "2019-01-18T06:33:19.000000Z"}} 2019-01-18 06:33:19,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}80e905bd30ae4c75de08570e1475f01703e05015" 2019-01-18 06:33:19,772 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:33:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bc2fec02-86cc-4c96-b9bd-9c34e1a70ecd Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:33:19,772 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-bc2fec02-86cc-4c96-b9bd-9c34e1a70ecd 2019-01-18 06:33:19,776 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-18 06:33:19,782 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 18 Jan 2019 06:33: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"}]}]}} 2019-01-18 06:33:19,782 - 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}80e905bd30ae4c75de08570e1475f01703e05015" 2019-01-18 06:33:19,891 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:33:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-63a0560c-3d82-4f99-85e5-2ef99287bcb0 Content-Encoding: gzip Content-Length: 869 Content-Type: application/json RESP BODY: {"users": [{"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/0607a2b4beb0408e9fa51cc5ba027ac6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0607a2b4beb0408e9fa51cc5ba027ac6", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/17c61b95071545a094cc82823d2b88b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "17c61b95071545a094cc82823d2b88b8", "email": "nova@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/29e5d2dfed2447bda26fc75bd1122674"}, "domain_id": "default", "enabled": true, "options": {}, "id": "29e5d2dfed2447bda26fc75bd1122674", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/3b6dcc8c791e4b6e8831f5b5e583de80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3b6dcc8c791e4b6e8831f5b5e583de80", "email": "neutron@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.23:5000/v3/users/45ab52d673584bc198669be88c88b878"}, "domain_id": "default", "enabled": true, "options": {}, "id": "45ab52d673584bc198669be88c88b878", "email": "barbican@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/57795b4ee52f49c6a71f55bb6c4012f8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "57795b4ee52f49c6a71f55bb6c4012f8", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/5c52969262974d64ac2a300ca5d60f50"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c52969262974d64ac2a300ca5d60f50", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/5fc15572bb1c489ba92bd9945bbc1f64"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5fc15572bb1c489ba92bd9945bbc1f64", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/6b519d70e25f4e61a9dfd738cd6bba22"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6b519d70e25f4e61a9dfd738cd6bba22", "email": "heat@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.23:5000/v3/users/8248437208b540c2893a7117ad102a87"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8248437208b540c2893a7117ad102a87", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/890dee97e62840c5b15e36f03f6b7efc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "890dee97e62840c5b15e36f03f6b7efc", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/8cccb516ecc44ed9bb7c8633df108fd4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8cccb516ecc44ed9bb7c8633df108fd4", "email": "glance@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.23:5000/v3/users/97c3d863a98148299fa116fdb54be470"}, "domain_id": "default", "enabled": true, "options": {}, "id": "97c3d863a98148299fa116fdb54be470", "email": "tacker@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/a2a0c8c0f19941808c9f618af50b3b79"}, "domain_id": "c19db1b8f60647a9a114cd23287c807b", "enabled": true, "options": {}, "id": "a2a0c8c0f19941808c9f618af50b3b79", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "links": {"self": "http://172.30.9.23:5000/v3/users/e292c913af7844408b6509a836e493f5"}, "domain_id": "default", "enabled": true, "id": "e292c913af7844408b6509a836e493f5", "options": {}}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/fe5de73ba9cb41b2be24ccf1f72f5ed4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe5de73ba9cb41b2be24ccf1f72f5ed4", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2019-01-18 06:33:19,891 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-63a0560c-3d82-4f99-85e5-2ef99287bcb0 2019-01-18 06:33:19,896 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateStackSuccessTests-bd9a108a-363a-41e-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80e905bd30ae4c75de08570e1475f01703e05015" 2019-01-18 06:33:19,982 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:33:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d935c0e0-07fd-4db8-b890-0825323b7be8 Content-Encoding: gzip Content-Length: 253 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateStackSuccessTests-bd9a108a-363a-41e-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/707bde4eb0af419ab69e8f29159722c4"}, "enabled": true, "id": "707bde4eb0af419ab69e8f29159722c4", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-bd9a108a-363a-41e-proj"}]} 2019-01-18 06:33:19,982 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateStackSuccessTests-bd9a108a-363a-41e-proj used request id req-d935c0e0-07fd-4db8-b890-0825323b7be8 2019-01-18 06:33:19,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}80e905bd30ae4c75de08570e1475f01703e05015" 2019-01-18 06:33:20,140 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:33:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8929ac7b-42e9-4bdb-b7a7-6476d0d48295 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-18 06:33:20,140 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-8929ac7b-42e9-4bdb-b7a7-6476d0d48295 2019-01-18 06:33:20,512 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80e905bd30ae4c75de08570e1475f01703e05015" 2019-01-18 06:33:20,530 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:33:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-565d42db-aa82-4bf7-a0e1-9d679231afa9 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "488fca829f8b496daa1cd2cdc6e45c49", "links": {"self": "http://172.30.9.23:5000/v3/roles/488fca829f8b496daa1cd2cdc6e45c49"}, "name": "Member"}, {"domain_id": null, "id": "6b7f4f4f76264b6fb449c43b86ee3817", "links": {"self": "http://172.30.9.23:5000/v3/roles/6b7f4f4f76264b6fb449c43b86ee3817"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a482b711adf94961bf4bb28eda7f0e28", "links": {"self": "http://172.30.9.23:5000/v3/roles/a482b711adf94961bf4bb28eda7f0e28"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c65201bd05504fa786d79b166e8bbba3", "links": {"self": "http://172.30.9.23:5000/v3/roles/c65201bd05504fa786d79b166e8bbba3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "e7e317b66c174923a8cb46c48d897c8d", "links": {"self": "http://172.30.9.23:5000/v3/roles/e7e317b66c174923a8cb46c48d897c8d"}, "name": "ResellerAdmin"}]} 2019-01-18 06:33:20,530 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-565d42db-aa82-4bf7-a0e1-9d679231afa9 2019-01-18 06:33:20,533 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateStackSuccessTests-bd9a108a-363a-41e-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80e905bd30ae4c75de08570e1475f01703e05015" 2019-01-18 06:33:20,614 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:33:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9d216fbd-5a77-439a-9826-3190924a3aab Content-Encoding: gzip Content-Length: 253 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateStackSuccessTests-bd9a108a-363a-41e-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/707bde4eb0af419ab69e8f29159722c4"}, "enabled": true, "id": "707bde4eb0af419ab69e8f29159722c4", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-bd9a108a-363a-41e-proj"}]} 2019-01-18 06:33:20,615 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateStackSuccessTests-bd9a108a-363a-41e-proj used request id req-9d216fbd-5a77-439a-9826-3190924a3aab 2019-01-18 06:33:20,618 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users/fab57d9f2d2243ff8ef93ce0d6f3c654 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80e905bd30ae4c75de08570e1475f01703e05015" 2019-01-18 06:33:20,724 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:33:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3ce03f18-f12f-4eec-ac92-1178ac30fd44 Content-Encoding: gzip Content-Length: 244 Content-Type: application/json RESP BODY: {"user": {"name": "CreateStackSuccessTests-bd9a108a-363a-41e-user", "links": {"self": "http://172.30.9.23:5000/v3/users/fab57d9f2d2243ff8ef93ce0d6f3c654"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "707bde4eb0af419ab69e8f29159722c4", "id": "fab57d9f2d2243ff8ef93ce0d6f3c654", "password_expires_at": null}} 2019-01-18 06:33:20,724 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users/fab57d9f2d2243ff8ef93ce0d6f3c654 used request id req-3ce03f18-f12f-4eec-ac92-1178ac30fd44 2019-01-18 06:33:20,728 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/707bde4eb0af419ab69e8f29159722c4/users/fab57d9f2d2243ff8ef93ce0d6f3c654/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80e905bd30ae4c75de08570e1475f01703e05015" 2019-01-18 06:33:20,845 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:33:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6ff74821-30f7-496f-a918-004bc9297293 Content-Encoding: gzip Content-Length: 165 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects/707bde4eb0af419ab69e8f29159722c4/users/fab57d9f2d2243ff8ef93ce0d6f3c654/roles", "previous": null, "next": null}, "roles": []} 2019-01-18 06:33:20,845 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/707bde4eb0af419ab69e8f29159722c4/users/fab57d9f2d2243ff8ef93ce0d6f3c654/roles used request id req-6ff74821-30f7-496f-a918-004bc9297293 2019-01-18 06:33:20,849 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/c65201bd05504fa786d79b166e8bbba3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80e905bd30ae4c75de08570e1475f01703e05015" 2019-01-18 06:33:20,928 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:33:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f5ea4e06-78f0-4424-9d0f-2fcc21697c17 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.23:5000/v3/roles/c65201bd05504fa786d79b166e8bbba3"}, "domain_id": null, "name": "heat_stack_owner", "id": "c65201bd05504fa786d79b166e8bbba3"}} 2019-01-18 06:33:20,929 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/c65201bd05504fa786d79b166e8bbba3 used request id req-f5ea4e06-78f0-4424-9d0f-2fcc21697c17 2019-01-18 06:33:20,929 - keystone_utils - INFO - Granting role heat_stack_owner to project CreateStackSuccessTests-bd9a108a-363a-41e-proj 2019-01-18 06:33:20,933 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/707bde4eb0af419ab69e8f29159722c4/users/fab57d9f2d2243ff8ef93ce0d6f3c654/roles/c65201bd05504fa786d79b166e8bbba3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80e905bd30ae4c75de08570e1475f01703e05015" 2019-01-18 06:33:21,065 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 06:33:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-759a1066-92e1-40b2-a852-507a69ccb41a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 06:33:21,066 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/707bde4eb0af419ab69e8f29159722c4/users/fab57d9f2d2243ff8ef93ce0d6f3c654/roles/c65201bd05504fa786d79b166e8bbba3 used request id req-759a1066-92e1-40b2-a852-507a69ccb41a 2019-01-18 06:33:21,066 - keystone_utils - INFO - Created user with name - CreateStackSuccessTests-bd9a108a-363a-41e-user 2019-01-18 06:33:21,066 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:33:21,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}87621e110ffc7ccf267f83f5bf1668ab4b0a472c" 2019-01-18 06:33:21,167 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:33:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d1d48b20-2b25-4535-9264-734004636865 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "488fca829f8b496daa1cd2cdc6e45c49", "links": {"self": "http://172.30.9.23:5000/v3/roles/488fca829f8b496daa1cd2cdc6e45c49"}, "name": "Member"}, {"domain_id": null, "id": "6b7f4f4f76264b6fb449c43b86ee3817", "links": {"self": "http://172.30.9.23:5000/v3/roles/6b7f4f4f76264b6fb449c43b86ee3817"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a482b711adf94961bf4bb28eda7f0e28", "links": {"self": "http://172.30.9.23:5000/v3/roles/a482b711adf94961bf4bb28eda7f0e28"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c65201bd05504fa786d79b166e8bbba3", "links": {"self": "http://172.30.9.23:5000/v3/roles/c65201bd05504fa786d79b166e8bbba3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "e7e317b66c174923a8cb46c48d897c8d", "links": {"self": "http://172.30.9.23:5000/v3/roles/e7e317b66c174923a8cb46c48d897c8d"}, "name": "ResellerAdmin"}]} 2019-01-18 06:33:21,168 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-d1d48b20-2b25-4535-9264-734004636865 2019-01-18 06:33:21,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}87621e110ffc7ccf267f83f5bf1668ab4b0a472c" -d '{"role": {"name": "CreateStackSuccessTests-bd9a108a-363a-41e-proj-role"}}' 2019-01-18 06:33:21,261 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 18 Jan 2019 06:33:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6403f049-2302-42c7-b19a-a8bd57688332 Content-Length: 222 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "84b5e6f632fc49558935910d2fb6d622", "links": {"self": "http://172.30.9.23:5000/v3/roles/84b5e6f632fc49558935910d2fb6d622"}, "name": "CreateStackSuccessTests-bd9a108a-363a-41e-proj-role"}} 2019-01-18 06:33:21,261 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-6403f049-2302-42c7-b19a-a8bd57688332 2019-01-18 06:33:21,262 - keystone_utils - INFO - Created role with name - CreateStackSuccessTests-bd9a108a-363a-41e-proj-role 2019-01-18 06:33:21,265 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/84b5e6f632fc49558935910d2fb6d622 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87621e110ffc7ccf267f83f5bf1668ab4b0a472c" 2019-01-18 06:33:21,353 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:33:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4d8977a6-8ba6-42cf-9ae6-7a0e5cc8cf0e Content-Encoding: gzip Content-Length: 175 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.23:5000/v3/roles/84b5e6f632fc49558935910d2fb6d622"}, "domain_id": null, "name": "CreateStackSuccessTests-bd9a108a-363a-41e-proj-role", "id": "84b5e6f632fc49558935910d2fb6d622"}} 2019-01-18 06:33:21,353 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/84b5e6f632fc49558935910d2fb6d622 used request id req-4d8977a6-8ba6-42cf-9ae6-7a0e5cc8cf0e 2019-01-18 06:33:21,353 - keystone_utils - INFO - Granting role CreateStackSuccessTests-bd9a108a-363a-41e-proj-role to project CreateStackSuccessTests-bd9a108a-363a-41e-proj 2019-01-18 06:33:21,357 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/707bde4eb0af419ab69e8f29159722c4/users/fab57d9f2d2243ff8ef93ce0d6f3c654/roles/84b5e6f632fc49558935910d2fb6d622 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87621e110ffc7ccf267f83f5bf1668ab4b0a472c" 2019-01-18 06:33:21,491 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 06:33:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4471f6e9-234c-44c2-9cb6-48964c7d433b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 06:33:21,492 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/707bde4eb0af419ab69e8f29159722c4/users/fab57d9f2d2243ff8ef93ce0d6f3c654/roles/84b5e6f632fc49558935910d2fb6d622 used request id req-4471f6e9-234c-44c2-9cb6-48964c7d433b 2019-01-18 06:33:21,492 - heat_utils - DEBUG - Retrieving Heat Client 2019-01-18 06:33:21,492 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2019-01-18 06:33:21,493 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:33:21,493 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:33:21,865 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c65201bd05504fa786d79b166e8bbba3", "name": "heat_stack_owner"}, {"id": "84b5e6f632fc49558935910d2fb6d622", "name": "CreateStackSuccessTests-bd9a108a-363a-41e-proj-role"}], "expires_at": "2019-01-18T07:33:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "707bde4eb0af419ab69e8f29159722c4", "name": "CreateStackSuccessTests-bd9a108a-363a-41e-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/707bde4eb0af419ab69e8f29159722c4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/707bde4eb0af419ab69e8f29159722c4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/707bde4eb0af419ab69e8f29159722c4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/707bde4eb0af419ab69e8f29159722c4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/707bde4eb0af419ab69e8f29159722c4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/707bde4eb0af419ab69e8f29159722c4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/707bde4eb0af419ab69e8f29159722c4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/707bde4eb0af419ab69e8f29159722c4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/707bde4eb0af419ab69e8f29159722c4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/707bde4eb0af419ab69e8f29159722c4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/707bde4eb0af419ab69e8f29159722c4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/707bde4eb0af419ab69e8f29159722c4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-bd9a108a-363a-41e-user", "id": "fab57d9f2d2243ff8ef93ce0d6f3c654"}, "audit_ids": ["ZJiKi2xMSWiwgpXBGw77XQ"], "issued_at": "2019-01-18T06:33:21.000000Z"}} 2019-01-18 06:33:21,865 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}078978321428317125c16c5e7152a1f31c9b960f" 2019-01-18 06:33:21,950 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:33:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dbd3d546-ef86-443d-bb06-b337c743c0e4 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:33:21,950 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-dbd3d546-ef86-443d-bb06-b337c743c0e4 2019-01-18 06:33:21,955 - 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-bc04109d-fed7-47db-84ae-98305cfa85a1-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}078978321428317125c16c5e7152a1f31c9b960f" 2019-01-18 06:33:22,136 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 168 Content-Type: application/json X-Openstack-Request-Id: req-982649a5-c419-4c13-b3bd-fadc24283a9a Date: Fri, 18 Jan 2019 06:33:22 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateStackSuccessTests-bc04109d-fed7-47db-84ae-98305cfa85a1-image"} 2019-01-18 06:33:22,137 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackSuccessTests-bc04109d-fed7-47db-84ae-98305cfa85a1-image used request id req-982649a5-c419-4c13-b3bd-fadc24283a9a 2019-01-18 06:33:22,140 - 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}078978321428317125c16c5e7152a1f31c9b960f" 2019-01-18 06:33:22,292 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-2f21024c-b905-4b7d-901e-078c6f45348f Date: Fri, 18 Jan 2019 06:33: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"}}} 2019-01-18 06:33:22,292 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-2f21024c-b905-4b7d-901e-078c6f45348f 2019-01-18 06:33:22,322 - 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}078978321428317125c16c5e7152a1f31c9b960f" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateStackSuccessTests-bc04109d-fed7-47db-84ae-98305cfa85a1-image"}' 2019-01-18 06:33:22,527 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 627 Content-Type: application/json Location: http://172.30.9.23:9292/v2/images/4e57dac6-6e0d-4034-8657-afc9790316bc X-Openstack-Request-Id: req-1d6c5f5c-78b5-4ca4-8296-dcbe84344277 Date: Fri, 18 Jan 2019 06:33:22 GMT RESP BODY: {"status": "queued", "name": "CreateStackSuccessTests-bc04109d-fed7-47db-84ae-98305cfa85a1-image", "tags": [], "container_format": "bare", "created_at": "2019-01-18T06:33:22Z", "size": null, "disk_format": "qcow2", "updated_at": "2019-01-18T06:33:22Z", "visibility": "shared", "locations": [], "self": "/v2/images/4e57dac6-6e0d-4034-8657-afc9790316bc", "min_disk": 0, "protected": false, "id": "4e57dac6-6e0d-4034-8657-afc9790316bc", "file": "/v2/images/4e57dac6-6e0d-4034-8657-afc9790316bc/file", "checksum": null, "owner": "707bde4eb0af419ab69e8f29159722c4", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-18 06:33:22,527 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-1d6c5f5c-78b5-4ca4-8296-dcbe84344277 2019-01-18 06:33:22,537 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9292/v2/images/4e57dac6-6e0d-4034-8657-afc9790316bc/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}078978321428317125c16c5e7152a1f31c9b960f" -d '' 2019-01-18 06:33:24,685 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-ced8a0da-a497-4bf5-abab-34d071ba8ef9 Date: Fri, 18 Jan 2019 06:33:24 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-18 06:33:24,685 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/4e57dac6-6e0d-4034-8657-afc9790316bc/file used request id req-ced8a0da-a497-4bf5-abab-34d071ba8ef9 2019-01-18 06:33:24,686 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-01-18 06:33:24,689 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/4e57dac6-6e0d-4034-8657-afc9790316bc -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}078978321428317125c16c5e7152a1f31c9b960f" 2019-01-18 06:33:24,873 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 888 Content-Type: application/json X-Openstack-Request-Id: req-26d5734f-6bb5-4b34-b8d7-fa8e9087c17a Date: Fri, 18 Jan 2019 06:33:24 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackSuccessTests-bc04109d-fed7-47db-84ae-98305cfa85a1-image", "tags": [], "container_format": "bare", "created_at": "2019-01-18T06:33:22Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-18T06:33:24Z", "visibility": "shared", "locations": [{"url": "rbd://af014572-0a5d-4a80-a07f-9105f52ab2c1/images/4e57dac6-6e0d-4034-8657-afc9790316bc/snap", "metadata": {}}], "self": "/v2/images/4e57dac6-6e0d-4034-8657-afc9790316bc", "min_disk": 0, "protected": false, "id": "4e57dac6-6e0d-4034-8657-afc9790316bc", "file": "/v2/images/4e57dac6-6e0d-4034-8657-afc9790316bc/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "707bde4eb0af419ab69e8f29159722c4", "direct_url": "rbd://af014572-0a5d-4a80-a07f-9105f52ab2c1/images/4e57dac6-6e0d-4034-8657-afc9790316bc/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-18 06:33:24,873 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/4e57dac6-6e0d-4034-8657-afc9790316bc used request id req-26d5734f-6bb5-4b34-b8d7-fa8e9087c17a 2019-01-18 06:33:24,876 - 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}078978321428317125c16c5e7152a1f31c9b960f" 2019-01-18 06:33:25,024 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-22e9f547-a8a1-4712-9d4a-4d9d1f51185a Date: Fri, 18 Jan 2019 06:33:25 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"}}} 2019-01-18 06:33:25,025 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-22e9f547-a8a1-4712-9d4a-4d9d1f51185a 2019-01-18 06:33:25,028 - create_image - INFO - Created image with name - CreateStackSuccessTests-bc04109d-fed7-47db-84ae-98305cfa85a1-image 2019-01-18 06:33:25,031 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/4e57dac6-6e0d-4034-8657-afc9790316bc -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}078978321428317125c16c5e7152a1f31c9b960f" 2019-01-18 06:33:25,046 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 888 Content-Type: application/json X-Openstack-Request-Id: req-cd60f0c6-dc2f-4560-8e9a-7e8feaef04ab Date: Fri, 18 Jan 2019 06:33:25 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackSuccessTests-bc04109d-fed7-47db-84ae-98305cfa85a1-image", "tags": [], "container_format": "bare", "created_at": "2019-01-18T06:33:22Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-18T06:33:24Z", "visibility": "shared", "locations": [{"url": "rbd://af014572-0a5d-4a80-a07f-9105f52ab2c1/images/4e57dac6-6e0d-4034-8657-afc9790316bc/snap", "metadata": {}}], "self": "/v2/images/4e57dac6-6e0d-4034-8657-afc9790316bc", "min_disk": 0, "protected": false, "id": "4e57dac6-6e0d-4034-8657-afc9790316bc", "file": "/v2/images/4e57dac6-6e0d-4034-8657-afc9790316bc/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "707bde4eb0af419ab69e8f29159722c4", "direct_url": "rbd://af014572-0a5d-4a80-a07f-9105f52ab2c1/images/4e57dac6-6e0d-4034-8657-afc9790316bc/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-18 06:33:25,047 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/4e57dac6-6e0d-4034-8657-afc9790316bc used request id req-cd60f0c6-dc2f-4560-8e9a-7e8feaef04ab 2019-01-18 06:33:25,047 - create_image - DEBUG - Instance status is - active 2019-01-18 06:33:25,047 - create_image - DEBUG - Image is active with name - CreateStackSuccessTests-bc04109d-fed7-47db-84ae-98305cfa85a1-image 2019-01-18 06:33:25,047 - create_image - INFO - Image is now active with name - CreateStackSuccessTests-bc04109d-fed7-47db-84ae-98305cfa85a1-image 2019-01-18 06:33:25,048 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:33:25,048 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:33:25,430 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "488fca829f8b496daa1cd2cdc6e45c49", "name": "Member"}, {"id": "c65201bd05504fa786d79b166e8bbba3", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}], "expires_at": "2019-01-18T07:33:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "020d00b5451a467cb276d06789a1149d", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "id": "e292c913af7844408b6509a836e493f5"}, "audit_ids": ["52qttZmBT0y8DIuNrv9btA"], "issued_at": "2019-01-18T06:33:25.000000Z"}} 2019-01-18 06:33:25,430 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4c0251fb657e5c4bfa07dd2d91b47c8245e4cc4" 2019-01-18 06:33:25,512 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:33:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d518161f-3683-404c-b47e-7886e1617206 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:33:25,513 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-d518161f-3683-404c-b47e-7886e1617206 2019-01-18 06:33:25,514 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-18 06:33:25,519 - 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}c4c0251fb657e5c4bfa07dd2d91b47c8245e4cc4" 2019-01-18 06:33:25,717 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:33: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-60fb523b-7780-411e-a8fd-5a8a6e425fcc x-compute-request-id: req-60fb523b-7780-411e-a8fd-5a8a6e425fcc Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2019-01-18 06:33:25,717 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-60fb523b-7780-411e-a8fd-5a8a6e425fcc 2019-01-18 06:33:25,721 - 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}c4c0251fb657e5c4bfa07dd2d91b47c8245e4cc4" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "CreateStackSuccessTests-bc04109d-fed7-47db-84ae-98305cfa85a1-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2019-01-18 06:33:25,769 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:33: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-8f160e22-ef47-4903-8982-81d7e1bb73f7 x-compute-request-id: req-8f160e22-ef47-4903-8982-81d7e1bb73f7 Content-Encoding: gzip Content-Length: 320 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/99bcb337-f3f1-4a59-9fb1-85b1b326ed62", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/99bcb337-f3f1-4a59-9fb1-85b1b326ed62", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "99bcb337-f3f1-4a59-9fb1-85b1b326ed62", "name": "CreateStackSuccessTests-bc04109d-fed7-47db-84ae-98305cfa85a1-flavor-name", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2019-01-18 06:33:25,769 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-8f160e22-ef47-4903-8982-81d7e1bb73f7 2019-01-18 06:33:25,797 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:33:25,797 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:33:26,179 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c65201bd05504fa786d79b166e8bbba3", "name": "heat_stack_owner"}, {"id": "84b5e6f632fc49558935910d2fb6d622", "name": "CreateStackSuccessTests-bd9a108a-363a-41e-proj-role"}], "expires_at": "2019-01-18T07:33:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "707bde4eb0af419ab69e8f29159722c4", "name": "CreateStackSuccessTests-bd9a108a-363a-41e-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/707bde4eb0af419ab69e8f29159722c4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/707bde4eb0af419ab69e8f29159722c4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/707bde4eb0af419ab69e8f29159722c4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/707bde4eb0af419ab69e8f29159722c4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/707bde4eb0af419ab69e8f29159722c4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/707bde4eb0af419ab69e8f29159722c4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/707bde4eb0af419ab69e8f29159722c4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/707bde4eb0af419ab69e8f29159722c4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/707bde4eb0af419ab69e8f29159722c4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/707bde4eb0af419ab69e8f29159722c4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/707bde4eb0af419ab69e8f29159722c4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/707bde4eb0af419ab69e8f29159722c4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-bd9a108a-363a-41e-user", "id": "fab57d9f2d2243ff8ef93ce0d6f3c654"}, "audit_ids": ["oVFZMhw1QQ-NcGS_JpOCRw"], "issued_at": "2019-01-18T06:33:26.000000Z"}} 2019-01-18 06:33:26,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}195ff68fa396b3dbe3a2a474e820beef12beac9b" 2019-01-18 06:33:26,265 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:33:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4bd46b8e-afb1-48fd-91d9-508018b96321 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:33:26,265 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-4bd46b8e-afb1-48fd-91d9-508018b96321 2019-01-18 06:33:26,267 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-18 06:33:26,270 - heat_utils - DEBUG - Retrieving Heat Client 2019-01-18 06:33:26,273 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/707bde4eb0af419ab69e8f29159722c4/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-bc04109d-fed7-47db-84ae-98305cfa85a1-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}195ff68fa396b3dbe3a2a474e820beef12beac9b" 2019-01-18 06:33:26,445 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:33:26 GMT Server: Apache x-openstack-request-id: req-ecc54d5d-d7ba-458c-bab4-122425b807d9 Content-Length: 14 Content-Type: application/json RESP BODY: {"stacks": []} 2019-01-18 06:33:26,445 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/707bde4eb0af419ab69e8f29159722c4/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-bc04109d-fed7-47db-84ae-98305cfa85a1-stack used request id req-ecc54d5d-d7ba-458c-bab4-122425b807d9 2019-01-18 06:33:26,448 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8004/v1/707bde4eb0af419ab69e8f29159722c4/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}195ff68fa396b3dbe3a2a474e820beef12beac9b" -d '{"stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-bc04109d-fed7-47db-84ae-98305cfa85a1-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-bc04109d-fed7-47db-84ae-98305cfa85a1-net", "inst_name": "CreateStackSuccessTests-bc04109d-fed7-47db-84ae-98305cfa85a1-inst", "subnet_name": "CreateStackSuccessTests-bc04109d-fed7-47db-84ae-98305cfa85a1-subnet", "image_name": "CreateStackSuccessTests-bc04109d-fed7-47db-84ae-98305cfa85a1-image", "flavor_name": "CreateStackSuccessTests-bc04109d-fed7-47db-84ae-98305cfa85a1-flavor-name"}}' 2019-01-18 06:33:28,768 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 18 Jan 2019 06:33:26 GMT Server: Apache x-openstack-request-id: req-0d7e582f-acfc-4f0a-b6ac-7afc6fb69006 Location: http://172.30.9.23:8004/v1/707bde4eb0af419ab69e8f29159722c4/stacks/CreateStackSuccessTests-CreateStackSuccessTests-bc04109d-fed7-47db-84ae-98305cfa85a1-stack/153f3bfd-cea9-4e54-9aaa-2ce3ab10753e Content-Length: 291 Content-Type: application/json RESP BODY: {"stack": {"id": "153f3bfd-cea9-4e54-9aaa-2ce3ab10753e", "links": [{"href": "http://172.30.9.23:8004/v1/707bde4eb0af419ab69e8f29159722c4/stacks/CreateStackSuccessTests-CreateStackSuccessTests-bc04109d-fed7-47db-84ae-98305cfa85a1-stack/153f3bfd-cea9-4e54-9aaa-2ce3ab10753e", "rel": "self"}]}} 2019-01-18 06:33:28,768 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.23:8004/v1/707bde4eb0af419ab69e8f29159722c4/stacks used request id req-0d7e582f-acfc-4f0a-b6ac-7afc6fb69006 2019-01-18 06:33:28,771 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/707bde4eb0af419ab69e8f29159722c4/stacks/153f3bfd-cea9-4e54-9aaa-2ce3ab10753e -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}195ff68fa396b3dbe3a2a474e820beef12beac9b" 2019-01-18 06:33:28,962 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 18 Jan 2019 06:33:28 GMT Server: Apache x-openstack-request-id: req-92136e4b-14ea-4cb7-9d61-c8f4f1494c62 Location: http://172.30.9.23:8004/v1/707bde4eb0af419ab69e8f29159722c4/stacks/CreateStackSuccessTests-CreateStackSuccessTests-bc04109d-fed7-47db-84ae-98305cfa85a1-stack/153f3bfd-cea9-4e54-9aaa-2ce3ab10753e Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/707bde4eb0af419ab69e8f29159722c4/stacks/CreateStackSuccessTests-CreateStackSuccessTests-bc04109d-fed7-47db-84ae-98305cfa85a1-stack/153f3bfd-cea9-4e54-9aaa-2ce3ab10753e;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-18 06:33:29,131 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:33:28 GMT Server: Apache x-openstack-request-id: req-bdf1a8b6-ed2d-4fa9-9e20-6c7abf702558 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": "707bde4eb0af419ab69e8f29159722c4", "OS::stack_id": "153f3bfd-cea9-4e54-9aaa-2ce3ab10753e", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-bc04109d-fed7-47db-84ae-98305cfa85a1-stack", "image_name": "CreateStackSuccessTests-bc04109d-fed7-47db-84ae-98305cfa85a1-image", "inst_name": "CreateStackSuccessTests-bc04109d-fed7-47db-84ae-98305cfa85a1-inst", "subnet_name": "CreateStackSuccessTests-bc04109d-fed7-47db-84ae-98305cfa85a1-subnet", "net_name": "CreateStackSuccessTests-bc04109d-fed7-47db-84ae-98305cfa85a1-net", "flavor_name": "CreateStackSuccessTests-bc04109d-fed7-47db-84ae-98305cfa85a1-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-bc04109d-fed7-47db-84ae-98305cfa85a1-stack", "stack_user_project_id": "aac8ed01ef8647e8adc099c875f94565", "stack_status_reason": "Stack CREATE started", "creation_time": "2019-01-18T06:33:28Z", "links": [{"href": "http://172.30.9.23:8004/v1/707bde4eb0af419ab69e8f29159722c4/stacks/CreateStackSuccessTests-CreateStackSuccessTests-bc04109d-fed7-47db-84ae-98305cfa85a1-stack/153f3bfd-cea9-4e54-9aaa-2ce3ab10753e", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "153f3bfd-cea9-4e54-9aaa-2ce3ab10753e", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-18 06:33:29,131 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/707bde4eb0af419ab69e8f29159722c4/stacks/CreateStackSuccessTests-CreateStackSuccessTests-bc04109d-fed7-47db-84ae-98305cfa85a1-stack/153f3bfd-cea9-4e54-9aaa-2ce3ab10753e used request id req-bdf1a8b6-ed2d-4fa9-9e20-6c7abf702558 2019-01-18 06:33:29,131 - create_stack - INFO - Created stack with name - CreateStackSuccessTests-CreateStackSuccessTests-bc04109d-fed7-47db-84ae-98305cfa85a1-stack 2019-01-18 06:33:29,134 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/707bde4eb0af419ab69e8f29159722c4/stacks/153f3bfd-cea9-4e54-9aaa-2ce3ab10753e -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}195ff68fa396b3dbe3a2a474e820beef12beac9b" 2019-01-18 06:33:29,314 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 18 Jan 2019 06:33:29 GMT Server: Apache x-openstack-request-id: req-994bbb03-6261-4878-b3f8-5efa30d8bd5a Location: http://172.30.9.23:8004/v1/707bde4eb0af419ab69e8f29159722c4/stacks/CreateStackSuccessTests-CreateStackSuccessTests-bc04109d-fed7-47db-84ae-98305cfa85a1-stack/153f3bfd-cea9-4e54-9aaa-2ce3ab10753e Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/707bde4eb0af419ab69e8f29159722c4/stacks/CreateStackSuccessTests-CreateStackSuccessTests-bc04109d-fed7-47db-84ae-98305cfa85a1-stack/153f3bfd-cea9-4e54-9aaa-2ce3ab10753e;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-18 06:33:29,498 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:33:29 GMT Server: Apache x-openstack-request-id: req-1e09bafe-ce9e-46b6-9461-681b252525df 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": "707bde4eb0af419ab69e8f29159722c4", "OS::stack_id": "153f3bfd-cea9-4e54-9aaa-2ce3ab10753e", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-bc04109d-fed7-47db-84ae-98305cfa85a1-stack", "image_name": "CreateStackSuccessTests-bc04109d-fed7-47db-84ae-98305cfa85a1-image", "inst_name": "CreateStackSuccessTests-bc04109d-fed7-47db-84ae-98305cfa85a1-inst", "subnet_name": "CreateStackSuccessTests-bc04109d-fed7-47db-84ae-98305cfa85a1-subnet", "net_name": "CreateStackSuccessTests-bc04109d-fed7-47db-84ae-98305cfa85a1-net", "flavor_name": "CreateStackSuccessTests-bc04109d-fed7-47db-84ae-98305cfa85a1-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-bc04109d-fed7-47db-84ae-98305cfa85a1-stack", "stack_user_project_id": "aac8ed01ef8647e8adc099c875f94565", "stack_status_reason": "Stack CREATE started", "creation_time": "2019-01-18T06:33:28Z", "links": [{"href": "http://172.30.9.23:8004/v1/707bde4eb0af419ab69e8f29159722c4/stacks/CreateStackSuccessTests-CreateStackSuccessTests-bc04109d-fed7-47db-84ae-98305cfa85a1-stack/153f3bfd-cea9-4e54-9aaa-2ce3ab10753e", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "153f3bfd-cea9-4e54-9aaa-2ce3ab10753e", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-18 06:33:29,498 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/707bde4eb0af419ab69e8f29159722c4/stacks/CreateStackSuccessTests-CreateStackSuccessTests-bc04109d-fed7-47db-84ae-98305cfa85a1-stack/153f3bfd-cea9-4e54-9aaa-2ce3ab10753e used request id req-1e09bafe-ce9e-46b6-9461-681b252525df 2019-01-18 06:33:29,498 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2019-01-18 06:33:29,499 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2019-01-18 06:33:32,502 - create_stack - DEBUG - Stack status query timeout in 1196.62995291 2019-01-18 06:33:32,505 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/707bde4eb0af419ab69e8f29159722c4/stacks/153f3bfd-cea9-4e54-9aaa-2ce3ab10753e -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}195ff68fa396b3dbe3a2a474e820beef12beac9b" 2019-01-18 06:33:32,673 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 18 Jan 2019 06:33:32 GMT Server: Apache x-openstack-request-id: req-cbc15f3c-d2fd-4873-89a9-70b2a4a69e7d Location: http://172.30.9.23:8004/v1/707bde4eb0af419ab69e8f29159722c4/stacks/CreateStackSuccessTests-CreateStackSuccessTests-bc04109d-fed7-47db-84ae-98305cfa85a1-stack/153f3bfd-cea9-4e54-9aaa-2ce3ab10753e Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/707bde4eb0af419ab69e8f29159722c4/stacks/CreateStackSuccessTests-CreateStackSuccessTests-bc04109d-fed7-47db-84ae-98305cfa85a1-stack/153f3bfd-cea9-4e54-9aaa-2ce3ab10753e;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-18 06:33:32,859 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:33:32 GMT Server: Apache x-openstack-request-id: req-019879e3-be7c-4d84-8418-d14c685c417a 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": "707bde4eb0af419ab69e8f29159722c4", "OS::stack_id": "153f3bfd-cea9-4e54-9aaa-2ce3ab10753e", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-bc04109d-fed7-47db-84ae-98305cfa85a1-stack", "image_name": "CreateStackSuccessTests-bc04109d-fed7-47db-84ae-98305cfa85a1-image", "inst_name": "CreateStackSuccessTests-bc04109d-fed7-47db-84ae-98305cfa85a1-inst", "subnet_name": "CreateStackSuccessTests-bc04109d-fed7-47db-84ae-98305cfa85a1-subnet", "net_name": "CreateStackSuccessTests-bc04109d-fed7-47db-84ae-98305cfa85a1-net", "flavor_name": "CreateStackSuccessTests-bc04109d-fed7-47db-84ae-98305cfa85a1-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-bc04109d-fed7-47db-84ae-98305cfa85a1-stack", "stack_user_project_id": "aac8ed01ef8647e8adc099c875f94565", "stack_status_reason": "Stack CREATE started", "creation_time": "2019-01-18T06:33:28Z", "links": [{"href": "http://172.30.9.23:8004/v1/707bde4eb0af419ab69e8f29159722c4/stacks/CreateStackSuccessTests-CreateStackSuccessTests-bc04109d-fed7-47db-84ae-98305cfa85a1-stack/153f3bfd-cea9-4e54-9aaa-2ce3ab10753e", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "153f3bfd-cea9-4e54-9aaa-2ce3ab10753e", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-18 06:33:32,859 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/707bde4eb0af419ab69e8f29159722c4/stacks/CreateStackSuccessTests-CreateStackSuccessTests-bc04109d-fed7-47db-84ae-98305cfa85a1-stack/153f3bfd-cea9-4e54-9aaa-2ce3ab10753e used request id req-019879e3-be7c-4d84-8418-d14c685c417a 2019-01-18 06:33:32,860 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2019-01-18 06:33:32,860 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2019-01-18 06:33:35,863 - create_stack - DEBUG - Stack status query timeout in 1193.26852298 2019-01-18 06:33:35,866 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/707bde4eb0af419ab69e8f29159722c4/stacks/153f3bfd-cea9-4e54-9aaa-2ce3ab10753e -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}195ff68fa396b3dbe3a2a474e820beef12beac9b" 2019-01-18 06:33:36,046 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 18 Jan 2019 06:33:35 GMT Server: Apache x-openstack-request-id: req-b89b6ff5-7f4d-4494-9a6e-0d3a6e90c965 Location: http://172.30.9.23:8004/v1/707bde4eb0af419ab69e8f29159722c4/stacks/CreateStackSuccessTests-CreateStackSuccessTests-bc04109d-fed7-47db-84ae-98305cfa85a1-stack/153f3bfd-cea9-4e54-9aaa-2ce3ab10753e Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/707bde4eb0af419ab69e8f29159722c4/stacks/CreateStackSuccessTests-CreateStackSuccessTests-bc04109d-fed7-47db-84ae-98305cfa85a1-stack/153f3bfd-cea9-4e54-9aaa-2ce3ab10753e;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-18 06:33:36,090 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:33:36 GMT Server: Apache x-openstack-request-id: req-6084d0cc-c456-4dd7-8a24-a06fe3e25bc8 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": "707bde4eb0af419ab69e8f29159722c4", "OS::stack_id": "153f3bfd-cea9-4e54-9aaa-2ce3ab10753e", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-bc04109d-fed7-47db-84ae-98305cfa85a1-stack", "image_name": "CreateStackSuccessTests-bc04109d-fed7-47db-84ae-98305cfa85a1-image", "inst_name": "CreateStackSuccessTests-bc04109d-fed7-47db-84ae-98305cfa85a1-inst", "subnet_name": "CreateStackSuccessTests-bc04109d-fed7-47db-84ae-98305cfa85a1-subnet", "net_name": "CreateStackSuccessTests-bc04109d-fed7-47db-84ae-98305cfa85a1-net", "flavor_name": "CreateStackSuccessTests-bc04109d-fed7-47db-84ae-98305cfa85a1-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-bc04109d-fed7-47db-84ae-98305cfa85a1-stack", "stack_user_project_id": "aac8ed01ef8647e8adc099c875f94565", "stack_status_reason": "Stack CREATE started", "creation_time": "2019-01-18T06:33:28Z", "links": [{"href": "http://172.30.9.23:8004/v1/707bde4eb0af419ab69e8f29159722c4/stacks/CreateStackSuccessTests-CreateStackSuccessTests-bc04109d-fed7-47db-84ae-98305cfa85a1-stack/153f3bfd-cea9-4e54-9aaa-2ce3ab10753e", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "153f3bfd-cea9-4e54-9aaa-2ce3ab10753e", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-18 06:33:36,090 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/707bde4eb0af419ab69e8f29159722c4/stacks/CreateStackSuccessTests-CreateStackSuccessTests-bc04109d-fed7-47db-84ae-98305cfa85a1-stack/153f3bfd-cea9-4e54-9aaa-2ce3ab10753e used request id req-6084d0cc-c456-4dd7-8a24-a06fe3e25bc8 2019-01-18 06:33:36,091 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2019-01-18 06:33:36,091 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2019-01-18 06:33:39,094 - create_stack - DEBUG - Stack status query timeout in 1190.03783107 2019-01-18 06:33:39,097 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/707bde4eb0af419ab69e8f29159722c4/stacks/153f3bfd-cea9-4e54-9aaa-2ce3ab10753e -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}195ff68fa396b3dbe3a2a474e820beef12beac9b" 2019-01-18 06:33:39,257 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 18 Jan 2019 06:33:39 GMT Server: Apache x-openstack-request-id: req-9533b0c9-3f8f-4c6b-9bee-7fee2c2b84b1 Location: http://172.30.9.23:8004/v1/707bde4eb0af419ab69e8f29159722c4/stacks/CreateStackSuccessTests-CreateStackSuccessTests-bc04109d-fed7-47db-84ae-98305cfa85a1-stack/153f3bfd-cea9-4e54-9aaa-2ce3ab10753e Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/707bde4eb0af419ab69e8f29159722c4/stacks/CreateStackSuccessTests-CreateStackSuccessTests-bc04109d-fed7-47db-84ae-98305cfa85a1-stack/153f3bfd-cea9-4e54-9aaa-2ce3ab10753e;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-18 06:33:39,440 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:33:39 GMT Server: Apache x-openstack-request-id: req-2f1fd398-f102-4480-85c0-d8edbb16af58 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": "707bde4eb0af419ab69e8f29159722c4", "OS::stack_id": "153f3bfd-cea9-4e54-9aaa-2ce3ab10753e", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-bc04109d-fed7-47db-84ae-98305cfa85a1-stack", "image_name": "CreateStackSuccessTests-bc04109d-fed7-47db-84ae-98305cfa85a1-image", "inst_name": "CreateStackSuccessTests-bc04109d-fed7-47db-84ae-98305cfa85a1-inst", "subnet_name": "CreateStackSuccessTests-bc04109d-fed7-47db-84ae-98305cfa85a1-subnet", "net_name": "CreateStackSuccessTests-bc04109d-fed7-47db-84ae-98305cfa85a1-net", "flavor_name": "CreateStackSuccessTests-bc04109d-fed7-47db-84ae-98305cfa85a1-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-bc04109d-fed7-47db-84ae-98305cfa85a1-stack", "stack_user_project_id": "aac8ed01ef8647e8adc099c875f94565", "stack_status_reason": "Stack CREATE started", "creation_time": "2019-01-18T06:33:28Z", "links": [{"href": "http://172.30.9.23:8004/v1/707bde4eb0af419ab69e8f29159722c4/stacks/CreateStackSuccessTests-CreateStackSuccessTests-bc04109d-fed7-47db-84ae-98305cfa85a1-stack/153f3bfd-cea9-4e54-9aaa-2ce3ab10753e", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "153f3bfd-cea9-4e54-9aaa-2ce3ab10753e", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-18 06:33:39,441 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/707bde4eb0af419ab69e8f29159722c4/stacks/CreateStackSuccessTests-CreateStackSuccessTests-bc04109d-fed7-47db-84ae-98305cfa85a1-stack/153f3bfd-cea9-4e54-9aaa-2ce3ab10753e used request id req-2f1fd398-f102-4480-85c0-d8edbb16af58 2019-01-18 06:33:39,441 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2019-01-18 06:33:39,441 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2019-01-18 06:33:42,444 - create_stack - DEBUG - Stack status query timeout in 1186.68734193 2019-01-18 06:33:42,447 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/707bde4eb0af419ab69e8f29159722c4/stacks/153f3bfd-cea9-4e54-9aaa-2ce3ab10753e -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}195ff68fa396b3dbe3a2a474e820beef12beac9b" 2019-01-18 06:33:42,634 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 18 Jan 2019 06:33:42 GMT Server: Apache x-openstack-request-id: req-b68695b0-1cf1-4842-ad37-7ebbc4b35a25 Location: http://172.30.9.23:8004/v1/707bde4eb0af419ab69e8f29159722c4/stacks/CreateStackSuccessTests-CreateStackSuccessTests-bc04109d-fed7-47db-84ae-98305cfa85a1-stack/153f3bfd-cea9-4e54-9aaa-2ce3ab10753e Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/707bde4eb0af419ab69e8f29159722c4/stacks/CreateStackSuccessTests-CreateStackSuccessTests-bc04109d-fed7-47db-84ae-98305cfa85a1-stack/153f3bfd-cea9-4e54-9aaa-2ce3ab10753e;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-18 06:33:42,930 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:33:42 GMT Server: Apache x-openstack-request-id: req-65737665-1a11-40e4-89f5-9883f5a562fe 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": "707bde4eb0af419ab69e8f29159722c4", "OS::stack_id": "153f3bfd-cea9-4e54-9aaa-2ce3ab10753e", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-bc04109d-fed7-47db-84ae-98305cfa85a1-stack", "image_name": "CreateStackSuccessTests-bc04109d-fed7-47db-84ae-98305cfa85a1-image", "inst_name": "CreateStackSuccessTests-bc04109d-fed7-47db-84ae-98305cfa85a1-inst", "subnet_name": "CreateStackSuccessTests-bc04109d-fed7-47db-84ae-98305cfa85a1-subnet", "net_name": "CreateStackSuccessTests-bc04109d-fed7-47db-84ae-98305cfa85a1-net", "flavor_name": "CreateStackSuccessTests-bc04109d-fed7-47db-84ae-98305cfa85a1-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-bc04109d-fed7-47db-84ae-98305cfa85a1-stack", "stack_user_project_id": "aac8ed01ef8647e8adc099c875f94565", "stack_status_reason": "Stack CREATE started", "creation_time": "2019-01-18T06:33:28Z", "links": [{"href": "http://172.30.9.23:8004/v1/707bde4eb0af419ab69e8f29159722c4/stacks/CreateStackSuccessTests-CreateStackSuccessTests-bc04109d-fed7-47db-84ae-98305cfa85a1-stack/153f3bfd-cea9-4e54-9aaa-2ce3ab10753e", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "153f3bfd-cea9-4e54-9aaa-2ce3ab10753e", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-18 06:33:42,931 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/707bde4eb0af419ab69e8f29159722c4/stacks/CreateStackSuccessTests-CreateStackSuccessTests-bc04109d-fed7-47db-84ae-98305cfa85a1-stack/153f3bfd-cea9-4e54-9aaa-2ce3ab10753e used request id req-65737665-1a11-40e4-89f5-9883f5a562fe 2019-01-18 06:33:42,931 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2019-01-18 06:33:42,931 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2019-01-18 06:33:45,934 - create_stack - DEBUG - Stack status query timeout in 1183.19730306 2019-01-18 06:33:45,937 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/707bde4eb0af419ab69e8f29159722c4/stacks/153f3bfd-cea9-4e54-9aaa-2ce3ab10753e -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}195ff68fa396b3dbe3a2a474e820beef12beac9b" 2019-01-18 06:33:45,964 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 18 Jan 2019 06:33:45 GMT Server: Apache x-openstack-request-id: req-7a79db88-b275-4606-9643-76da4c1f611c Location: http://172.30.9.23:8004/v1/707bde4eb0af419ab69e8f29159722c4/stacks/CreateStackSuccessTests-CreateStackSuccessTests-bc04109d-fed7-47db-84ae-98305cfa85a1-stack/153f3bfd-cea9-4e54-9aaa-2ce3ab10753e Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/707bde4eb0af419ab69e8f29159722c4/stacks/CreateStackSuccessTests-CreateStackSuccessTests-bc04109d-fed7-47db-84ae-98305cfa85a1-stack/153f3bfd-cea9-4e54-9aaa-2ce3ab10753e;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-18 06:33:46,187 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:33:45 GMT Server: Apache x-openstack-request-id: req-8ee47150-6261-4066-a611-a50589287ba2 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": "707bde4eb0af419ab69e8f29159722c4", "OS::stack_id": "153f3bfd-cea9-4e54-9aaa-2ce3ab10753e", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-bc04109d-fed7-47db-84ae-98305cfa85a1-stack", "image_name": "CreateStackSuccessTests-bc04109d-fed7-47db-84ae-98305cfa85a1-image", "inst_name": "CreateStackSuccessTests-bc04109d-fed7-47db-84ae-98305cfa85a1-inst", "subnet_name": "CreateStackSuccessTests-bc04109d-fed7-47db-84ae-98305cfa85a1-subnet", "net_name": "CreateStackSuccessTests-bc04109d-fed7-47db-84ae-98305cfa85a1-net", "flavor_name": "CreateStackSuccessTests-bc04109d-fed7-47db-84ae-98305cfa85a1-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-bc04109d-fed7-47db-84ae-98305cfa85a1-stack", "stack_user_project_id": "aac8ed01ef8647e8adc099c875f94565", "stack_status_reason": "Stack CREATE started", "creation_time": "2019-01-18T06:33:28Z", "links": [{"href": "http://172.30.9.23:8004/v1/707bde4eb0af419ab69e8f29159722c4/stacks/CreateStackSuccessTests-CreateStackSuccessTests-bc04109d-fed7-47db-84ae-98305cfa85a1-stack/153f3bfd-cea9-4e54-9aaa-2ce3ab10753e", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "153f3bfd-cea9-4e54-9aaa-2ce3ab10753e", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-18 06:33:46,188 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/707bde4eb0af419ab69e8f29159722c4/stacks/CreateStackSuccessTests-CreateStackSuccessTests-bc04109d-fed7-47db-84ae-98305cfa85a1-stack/153f3bfd-cea9-4e54-9aaa-2ce3ab10753e used request id req-8ee47150-6261-4066-a611-a50589287ba2 2019-01-18 06:33:46,188 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2019-01-18 06:33:46,188 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2019-01-18 06:33:49,191 - create_stack - DEBUG - Stack status query timeout in 1179.94022703 2019-01-18 06:33:49,194 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/707bde4eb0af419ab69e8f29159722c4/stacks/153f3bfd-cea9-4e54-9aaa-2ce3ab10753e -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}195ff68fa396b3dbe3a2a474e820beef12beac9b" 2019-01-18 06:33:49,222 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 18 Jan 2019 06:33:49 GMT Server: Apache x-openstack-request-id: req-2762a18f-0d31-4f31-9aa0-d760d3d9da1e Location: http://172.30.9.23:8004/v1/707bde4eb0af419ab69e8f29159722c4/stacks/CreateStackSuccessTests-CreateStackSuccessTests-bc04109d-fed7-47db-84ae-98305cfa85a1-stack/153f3bfd-cea9-4e54-9aaa-2ce3ab10753e Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/707bde4eb0af419ab69e8f29159722c4/stacks/CreateStackSuccessTests-CreateStackSuccessTests-bc04109d-fed7-47db-84ae-98305cfa85a1-stack/153f3bfd-cea9-4e54-9aaa-2ce3ab10753e;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-18 06:33:49,264 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:33:49 GMT Server: Apache x-openstack-request-id: req-48aba896-5a3c-425f-bf0e-d1f635195e22 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": "707bde4eb0af419ab69e8f29159722c4", "OS::stack_id": "153f3bfd-cea9-4e54-9aaa-2ce3ab10753e", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-bc04109d-fed7-47db-84ae-98305cfa85a1-stack", "image_name": "CreateStackSuccessTests-bc04109d-fed7-47db-84ae-98305cfa85a1-image", "inst_name": "CreateStackSuccessTests-bc04109d-fed7-47db-84ae-98305cfa85a1-inst", "subnet_name": "CreateStackSuccessTests-bc04109d-fed7-47db-84ae-98305cfa85a1-subnet", "net_name": "CreateStackSuccessTests-bc04109d-fed7-47db-84ae-98305cfa85a1-net", "flavor_name": "CreateStackSuccessTests-bc04109d-fed7-47db-84ae-98305cfa85a1-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-bc04109d-fed7-47db-84ae-98305cfa85a1-stack", "stack_user_project_id": "aac8ed01ef8647e8adc099c875f94565", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2019-01-18T06:33:28Z", "links": [{"href": "http://172.30.9.23:8004/v1/707bde4eb0af419ab69e8f29159722c4/stacks/CreateStackSuccessTests-CreateStackSuccessTests-bc04109d-fed7-47db-84ae-98305cfa85a1-stack/153f3bfd-cea9-4e54-9aaa-2ce3ab10753e", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "153f3bfd-cea9-4e54-9aaa-2ce3ab10753e", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-18 06:33:49,264 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/707bde4eb0af419ab69e8f29159722c4/stacks/CreateStackSuccessTests-CreateStackSuccessTests-bc04109d-fed7-47db-84ae-98305cfa85a1-stack/153f3bfd-cea9-4e54-9aaa-2ce3ab10753e used request id req-48aba896-5a3c-425f-bf0e-d1f635195e22 2019-01-18 06:33:49,265 - create_stack - DEBUG - Stack status is - CREATE_COMPLETE 2019-01-18 06:33:49,265 - create_stack - DEBUG - Stack is active with name - CreateStackSuccessTests-CreateStackSuccessTests-bc04109d-fed7-47db-84ae-98305cfa85a1-stack 2019-01-18 06:33:49,265 - create_stack - INFO - Stack is now active with name - CreateStackSuccessTests-CreateStackSuccessTests-bc04109d-fed7-47db-84ae-98305cfa85a1-stack 2019-01-18 06:33:49,265 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:33:49,639 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c65201bd05504fa786d79b166e8bbba3", "name": "heat_stack_owner"}, {"id": "84b5e6f632fc49558935910d2fb6d622", "name": "CreateStackSuccessTests-bd9a108a-363a-41e-proj-role"}], "expires_at": "2019-01-18T07:33:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "707bde4eb0af419ab69e8f29159722c4", "name": "CreateStackSuccessTests-bd9a108a-363a-41e-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/707bde4eb0af419ab69e8f29159722c4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/707bde4eb0af419ab69e8f29159722c4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/707bde4eb0af419ab69e8f29159722c4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/707bde4eb0af419ab69e8f29159722c4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/707bde4eb0af419ab69e8f29159722c4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/707bde4eb0af419ab69e8f29159722c4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/707bde4eb0af419ab69e8f29159722c4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/707bde4eb0af419ab69e8f29159722c4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/707bde4eb0af419ab69e8f29159722c4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/707bde4eb0af419ab69e8f29159722c4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/707bde4eb0af419ab69e8f29159722c4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/707bde4eb0af419ab69e8f29159722c4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-bd9a108a-363a-41e-user", "id": "fab57d9f2d2243ff8ef93ce0d6f3c654"}, "audit_ids": ["nIsWVEtzQZ-ckIw3MvelXA"], "issued_at": "2019-01-18T06:33:49.000000Z"}} 2019-01-18 06:33:49,642 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/707bde4eb0af419ab69e8f29159722c4/stacks/153f3bfd-cea9-4e54-9aaa-2ce3ab10753e -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9696b28cb741e4d4598a01d792beedf04a2b42bc" 2019-01-18 06:33:49,810 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 18 Jan 2019 06:33:49 GMT Server: Apache x-openstack-request-id: req-68bc3b7b-ee2d-4dfd-a104-f745825f4554 Location: http://172.30.9.23:8004/v1/707bde4eb0af419ab69e8f29159722c4/stacks/CreateStackSuccessTests-CreateStackSuccessTests-bc04109d-fed7-47db-84ae-98305cfa85a1-stack/153f3bfd-cea9-4e54-9aaa-2ce3ab10753e Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/707bde4eb0af419ab69e8f29159722c4/stacks/CreateStackSuccessTests-CreateStackSuccessTests-bc04109d-fed7-47db-84ae-98305cfa85a1-stack/153f3bfd-cea9-4e54-9aaa-2ce3ab10753e;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-18 06:33:50,006 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:33:49 GMT Server: Apache x-openstack-request-id: req-f534505d-acfa-4322-a162-f7c2cf2428f5 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": "707bde4eb0af419ab69e8f29159722c4", "OS::stack_id": "153f3bfd-cea9-4e54-9aaa-2ce3ab10753e", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-bc04109d-fed7-47db-84ae-98305cfa85a1-stack", "image_name": "CreateStackSuccessTests-bc04109d-fed7-47db-84ae-98305cfa85a1-image", "inst_name": "CreateStackSuccessTests-bc04109d-fed7-47db-84ae-98305cfa85a1-inst", "subnet_name": "CreateStackSuccessTests-bc04109d-fed7-47db-84ae-98305cfa85a1-subnet", "net_name": "CreateStackSuccessTests-bc04109d-fed7-47db-84ae-98305cfa85a1-net", "flavor_name": "CreateStackSuccessTests-bc04109d-fed7-47db-84ae-98305cfa85a1-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-bc04109d-fed7-47db-84ae-98305cfa85a1-stack", "stack_user_project_id": "aac8ed01ef8647e8adc099c875f94565", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2019-01-18T06:33:28Z", "links": [{"href": "http://172.30.9.23:8004/v1/707bde4eb0af419ab69e8f29159722c4/stacks/CreateStackSuccessTests-CreateStackSuccessTests-bc04109d-fed7-47db-84ae-98305cfa85a1-stack/153f3bfd-cea9-4e54-9aaa-2ce3ab10753e", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "153f3bfd-cea9-4e54-9aaa-2ce3ab10753e", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-18 06:33:50,006 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/707bde4eb0af419ab69e8f29159722c4/stacks/CreateStackSuccessTests-CreateStackSuccessTests-bc04109d-fed7-47db-84ae-98305cfa85a1-stack/153f3bfd-cea9-4e54-9aaa-2ce3ab10753e used request id req-f534505d-acfa-4322-a162-f7c2cf2428f5 2019-01-18 06:33:50,009 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/707bde4eb0af419ab69e8f29159722c4/stacks/153f3bfd-cea9-4e54-9aaa-2ce3ab10753e -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}195ff68fa396b3dbe3a2a474e820beef12beac9b" 2019-01-18 06:33:50,035 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 18 Jan 2019 06:33:50 GMT Server: Apache x-openstack-request-id: req-680b5ed9-2aff-43c8-b398-bbfb2cde66e6 Location: http://172.30.9.23:8004/v1/707bde4eb0af419ab69e8f29159722c4/stacks/CreateStackSuccessTests-CreateStackSuccessTests-bc04109d-fed7-47db-84ae-98305cfa85a1-stack/153f3bfd-cea9-4e54-9aaa-2ce3ab10753e Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/707bde4eb0af419ab69e8f29159722c4/stacks/CreateStackSuccessTests-CreateStackSuccessTests-bc04109d-fed7-47db-84ae-98305cfa85a1-stack/153f3bfd-cea9-4e54-9aaa-2ce3ab10753e;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-18 06:33:50,224 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:33:50 GMT Server: Apache x-openstack-request-id: req-1f67d225-44f7-40a6-b070-25580f35e530 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": "707bde4eb0af419ab69e8f29159722c4", "OS::stack_id": "153f3bfd-cea9-4e54-9aaa-2ce3ab10753e", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-bc04109d-fed7-47db-84ae-98305cfa85a1-stack", "image_name": "CreateStackSuccessTests-bc04109d-fed7-47db-84ae-98305cfa85a1-image", "inst_name": "CreateStackSuccessTests-bc04109d-fed7-47db-84ae-98305cfa85a1-inst", "subnet_name": "CreateStackSuccessTests-bc04109d-fed7-47db-84ae-98305cfa85a1-subnet", "net_name": "CreateStackSuccessTests-bc04109d-fed7-47db-84ae-98305cfa85a1-net", "flavor_name": "CreateStackSuccessTests-bc04109d-fed7-47db-84ae-98305cfa85a1-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-bc04109d-fed7-47db-84ae-98305cfa85a1-stack", "stack_user_project_id": "aac8ed01ef8647e8adc099c875f94565", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2019-01-18T06:33:28Z", "links": [{"href": "http://172.30.9.23:8004/v1/707bde4eb0af419ab69e8f29159722c4/stacks/CreateStackSuccessTests-CreateStackSuccessTests-bc04109d-fed7-47db-84ae-98305cfa85a1-stack/153f3bfd-cea9-4e54-9aaa-2ce3ab10753e", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "153f3bfd-cea9-4e54-9aaa-2ce3ab10753e", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-18 06:33:50,225 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/707bde4eb0af419ab69e8f29159722c4/stacks/CreateStackSuccessTests-CreateStackSuccessTests-bc04109d-fed7-47db-84ae-98305cfa85a1-stack/153f3bfd-cea9-4e54-9aaa-2ce3ab10753e used request id req-1f67d225-44f7-40a6-b070-25580f35e530 2019-01-18 06:33:50,225 - create_stack - INFO - Deleting stack - CreateStackSuccessTests-CreateStackSuccessTests-bc04109d-fed7-47db-84ae-98305cfa85a1-stack 2019-01-18 06:33:50,228 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8004/v1/707bde4eb0af419ab69e8f29159722c4/stacks/153f3bfd-cea9-4e54-9aaa-2ce3ab10753e -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}195ff68fa396b3dbe3a2a474e820beef12beac9b" 2019-01-18 06:33:50,255 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 18 Jan 2019 06:33:50 GMT Server: Apache x-openstack-request-id: req-ac92c522-ffd4-40ac-977e-a4224e19872d Location: http://172.30.9.23:8004/v1/707bde4eb0af419ab69e8f29159722c4/stacks/CreateStackSuccessTests-CreateStackSuccessTests-bc04109d-fed7-47db-84ae-98305cfa85a1-stack/153f3bfd-cea9-4e54-9aaa-2ce3ab10753e Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/707bde4eb0af419ab69e8f29159722c4/stacks/CreateStackSuccessTests-CreateStackSuccessTests-bc04109d-fed7-47db-84ae-98305cfa85a1-stack/153f3bfd-cea9-4e54-9aaa-2ce3ab10753e;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-18 06:33:50,441 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 06:33:50 GMT Server: Apache x-openstack-request-id: req-74ad10aa-52d2-4903-9bef-a35ad374e68b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 06:33:50,441 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.23:8004/v1/707bde4eb0af419ab69e8f29159722c4/stacks/CreateStackSuccessTests-CreateStackSuccessTests-bc04109d-fed7-47db-84ae-98305cfa85a1-stack/153f3bfd-cea9-4e54-9aaa-2ce3ab10753e used request id req-74ad10aa-52d2-4903-9bef-a35ad374e68b 2019-01-18 06:33:50,444 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/707bde4eb0af419ab69e8f29159722c4/stacks/153f3bfd-cea9-4e54-9aaa-2ce3ab10753e -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}195ff68fa396b3dbe3a2a474e820beef12beac9b" 2019-01-18 06:33:50,470 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 18 Jan 2019 06:33:50 GMT Server: Apache x-openstack-request-id: req-3ef1bcab-eb9d-4b58-897c-f3c699a7aa33 Location: http://172.30.9.23:8004/v1/707bde4eb0af419ab69e8f29159722c4/stacks/CreateStackSuccessTests-CreateStackSuccessTests-bc04109d-fed7-47db-84ae-98305cfa85a1-stack/153f3bfd-cea9-4e54-9aaa-2ce3ab10753e Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/707bde4eb0af419ab69e8f29159722c4/stacks/CreateStackSuccessTests-CreateStackSuccessTests-bc04109d-fed7-47db-84ae-98305cfa85a1-stack/153f3bfd-cea9-4e54-9aaa-2ce3ab10753e;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-18 06:33:50,648 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:33:50 GMT Server: Apache x-openstack-request-id: req-1ff41cbe-7db7-479b-a837-adc61fad79b6 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": "707bde4eb0af419ab69e8f29159722c4", "OS::stack_id": "153f3bfd-cea9-4e54-9aaa-2ce3ab10753e", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-bc04109d-fed7-47db-84ae-98305cfa85a1-stack", "image_name": "CreateStackSuccessTests-bc04109d-fed7-47db-84ae-98305cfa85a1-image", "inst_name": "CreateStackSuccessTests-bc04109d-fed7-47db-84ae-98305cfa85a1-inst", "subnet_name": "CreateStackSuccessTests-bc04109d-fed7-47db-84ae-98305cfa85a1-subnet", "flavor_name": "CreateStackSuccessTests-bc04109d-fed7-47db-84ae-98305cfa85a1-flavor-name", "net_name": "CreateStackSuccessTests-bc04109d-fed7-47db-84ae-98305cfa85a1-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-bc04109d-fed7-47db-84ae-98305cfa85a1-stack", "stack_user_project_id": "aac8ed01ef8647e8adc099c875f94565", "tags": null, "creation_time": "2019-01-18T06:33:28Z", "links": [{"href": "http://172.30.9.23:8004/v1/707bde4eb0af419ab69e8f29159722c4/stacks/CreateStackSuccessTests-CreateStackSuccessTests-bc04109d-fed7-47db-84ae-98305cfa85a1-stack/153f3bfd-cea9-4e54-9aaa-2ce3ab10753e", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2019-01-18T06:33:50Z", "id": "153f3bfd-cea9-4e54-9aaa-2ce3ab10753e", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2019-01-18 06:33:50,648 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/707bde4eb0af419ab69e8f29159722c4/stacks/CreateStackSuccessTests-CreateStackSuccessTests-bc04109d-fed7-47db-84ae-98305cfa85a1-stack/153f3bfd-cea9-4e54-9aaa-2ce3ab10753e used request id req-1ff41cbe-7db7-479b-a837-adc61fad79b6 2019-01-18 06:33:50,649 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2019-01-18 06:33:50,649 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2019-01-18 06:33:53,652 - create_stack - DEBUG - Stack status query timeout in 1196.7894249 2019-01-18 06:33:53,655 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/707bde4eb0af419ab69e8f29159722c4/stacks/153f3bfd-cea9-4e54-9aaa-2ce3ab10753e -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}195ff68fa396b3dbe3a2a474e820beef12beac9b" 2019-01-18 06:33:53,682 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 18 Jan 2019 06:33:53 GMT Server: Apache x-openstack-request-id: req-764770ed-b23e-452f-85a8-0c1775ff0bc8 Location: http://172.30.9.23:8004/v1/707bde4eb0af419ab69e8f29159722c4/stacks/CreateStackSuccessTests-CreateStackSuccessTests-bc04109d-fed7-47db-84ae-98305cfa85a1-stack/153f3bfd-cea9-4e54-9aaa-2ce3ab10753e Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/707bde4eb0af419ab69e8f29159722c4/stacks/CreateStackSuccessTests-CreateStackSuccessTests-bc04109d-fed7-47db-84ae-98305cfa85a1-stack/153f3bfd-cea9-4e54-9aaa-2ce3ab10753e;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-18 06:33:53,707 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:33:53 GMT Server: Apache x-openstack-request-id: req-a1891984-d6fd-4640-8d56-74f91aecc879 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": "707bde4eb0af419ab69e8f29159722c4", "OS::stack_id": "153f3bfd-cea9-4e54-9aaa-2ce3ab10753e", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-bc04109d-fed7-47db-84ae-98305cfa85a1-stack", "image_name": "CreateStackSuccessTests-bc04109d-fed7-47db-84ae-98305cfa85a1-image", "inst_name": "CreateStackSuccessTests-bc04109d-fed7-47db-84ae-98305cfa85a1-inst", "subnet_name": "CreateStackSuccessTests-bc04109d-fed7-47db-84ae-98305cfa85a1-subnet", "flavor_name": "CreateStackSuccessTests-bc04109d-fed7-47db-84ae-98305cfa85a1-flavor-name", "net_name": "CreateStackSuccessTests-bc04109d-fed7-47db-84ae-98305cfa85a1-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-bc04109d-fed7-47db-84ae-98305cfa85a1-stack", "stack_user_project_id": "aac8ed01ef8647e8adc099c875f94565", "tags": null, "creation_time": "2019-01-18T06:33:28Z", "links": [{"href": "http://172.30.9.23:8004/v1/707bde4eb0af419ab69e8f29159722c4/stacks/CreateStackSuccessTests-CreateStackSuccessTests-bc04109d-fed7-47db-84ae-98305cfa85a1-stack/153f3bfd-cea9-4e54-9aaa-2ce3ab10753e", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2019-01-18T06:33:50Z", "id": "153f3bfd-cea9-4e54-9aaa-2ce3ab10753e", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2019-01-18 06:33:53,708 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/707bde4eb0af419ab69e8f29159722c4/stacks/CreateStackSuccessTests-CreateStackSuccessTests-bc04109d-fed7-47db-84ae-98305cfa85a1-stack/153f3bfd-cea9-4e54-9aaa-2ce3ab10753e used request id req-a1891984-d6fd-4640-8d56-74f91aecc879 2019-01-18 06:33:53,708 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2019-01-18 06:33:53,708 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2019-01-18 06:33:56,711 - create_stack - DEBUG - Stack status query timeout in 1193.73030996 2019-01-18 06:33:56,714 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/707bde4eb0af419ab69e8f29159722c4/stacks/153f3bfd-cea9-4e54-9aaa-2ce3ab10753e -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}195ff68fa396b3dbe3a2a474e820beef12beac9b" 2019-01-18 06:33:56,743 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 18 Jan 2019 06:33:56 GMT Server: Apache x-openstack-request-id: req-927e7243-4415-495d-8978-ee6badb8f9b4 Location: http://172.30.9.23:8004/v1/707bde4eb0af419ab69e8f29159722c4/stacks/CreateStackSuccessTests-CreateStackSuccessTests-bc04109d-fed7-47db-84ae-98305cfa85a1-stack/153f3bfd-cea9-4e54-9aaa-2ce3ab10753e Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/707bde4eb0af419ab69e8f29159722c4/stacks/CreateStackSuccessTests-CreateStackSuccessTests-bc04109d-fed7-47db-84ae-98305cfa85a1-stack/153f3bfd-cea9-4e54-9aaa-2ce3ab10753e;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-18 06:33:56,928 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:33:56 GMT Server: Apache x-openstack-request-id: req-526e575f-c9f3-4b0d-9438-cb8da8ed0653 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": "707bde4eb0af419ab69e8f29159722c4", "OS::stack_id": "153f3bfd-cea9-4e54-9aaa-2ce3ab10753e", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-bc04109d-fed7-47db-84ae-98305cfa85a1-stack", "image_name": "CreateStackSuccessTests-bc04109d-fed7-47db-84ae-98305cfa85a1-image", "inst_name": "CreateStackSuccessTests-bc04109d-fed7-47db-84ae-98305cfa85a1-inst", "subnet_name": "CreateStackSuccessTests-bc04109d-fed7-47db-84ae-98305cfa85a1-subnet", "flavor_name": "CreateStackSuccessTests-bc04109d-fed7-47db-84ae-98305cfa85a1-flavor-name", "net_name": "CreateStackSuccessTests-bc04109d-fed7-47db-84ae-98305cfa85a1-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-bc04109d-fed7-47db-84ae-98305cfa85a1-stack", "stack_user_project_id": "aac8ed01ef8647e8adc099c875f94565", "tags": null, "creation_time": "2019-01-18T06:33:28Z", "links": [{"href": "http://172.30.9.23:8004/v1/707bde4eb0af419ab69e8f29159722c4/stacks/CreateStackSuccessTests-CreateStackSuccessTests-bc04109d-fed7-47db-84ae-98305cfa85a1-stack/153f3bfd-cea9-4e54-9aaa-2ce3ab10753e", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2019-01-18T06:33:50Z", "id": "153f3bfd-cea9-4e54-9aaa-2ce3ab10753e", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2019-01-18 06:33:56,928 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/707bde4eb0af419ab69e8f29159722c4/stacks/CreateStackSuccessTests-CreateStackSuccessTests-bc04109d-fed7-47db-84ae-98305cfa85a1-stack/153f3bfd-cea9-4e54-9aaa-2ce3ab10753e used request id req-526e575f-c9f3-4b0d-9438-cb8da8ed0653 2019-01-18 06:33:56,929 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2019-01-18 06:33:56,929 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2019-01-18 06:33:59,932 - create_stack - DEBUG - Stack status query timeout in 1190.50973892 2019-01-18 06:33:59,935 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/707bde4eb0af419ab69e8f29159722c4/stacks/153f3bfd-cea9-4e54-9aaa-2ce3ab10753e -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}195ff68fa396b3dbe3a2a474e820beef12beac9b" 2019-01-18 06:33:59,962 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 18 Jan 2019 06:33:59 GMT Server: Apache x-openstack-request-id: req-1eaf60e2-0972-4236-b319-7268d4032da0 Location: http://172.30.9.23:8004/v1/707bde4eb0af419ab69e8f29159722c4/stacks/CreateStackSuccessTests-CreateStackSuccessTests-bc04109d-fed7-47db-84ae-98305cfa85a1-stack/153f3bfd-cea9-4e54-9aaa-2ce3ab10753e Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/707bde4eb0af419ab69e8f29159722c4/stacks/CreateStackSuccessTests-CreateStackSuccessTests-bc04109d-fed7-47db-84ae-98305cfa85a1-stack/153f3bfd-cea9-4e54-9aaa-2ce3ab10753e;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-18 06:34:00,004 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:33:59 GMT Server: Apache x-openstack-request-id: req-ff5884ff-9074-4919-bf2f-0b08abb5c476 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": "707bde4eb0af419ab69e8f29159722c4", "OS::stack_id": "153f3bfd-cea9-4e54-9aaa-2ce3ab10753e", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-bc04109d-fed7-47db-84ae-98305cfa85a1-stack", "image_name": "CreateStackSuccessTests-bc04109d-fed7-47db-84ae-98305cfa85a1-image", "inst_name": "CreateStackSuccessTests-bc04109d-fed7-47db-84ae-98305cfa85a1-inst", "subnet_name": "CreateStackSuccessTests-bc04109d-fed7-47db-84ae-98305cfa85a1-subnet", "flavor_name": "CreateStackSuccessTests-bc04109d-fed7-47db-84ae-98305cfa85a1-flavor-name", "net_name": "CreateStackSuccessTests-bc04109d-fed7-47db-84ae-98305cfa85a1-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-bc04109d-fed7-47db-84ae-98305cfa85a1-stack", "stack_user_project_id": "aac8ed01ef8647e8adc099c875f94565", "tags": null, "creation_time": "2019-01-18T06:33:28Z", "links": [{"href": "http://172.30.9.23:8004/v1/707bde4eb0af419ab69e8f29159722c4/stacks/CreateStackSuccessTests-CreateStackSuccessTests-bc04109d-fed7-47db-84ae-98305cfa85a1-stack/153f3bfd-cea9-4e54-9aaa-2ce3ab10753e", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2019-01-18T06:33:50Z", "id": "153f3bfd-cea9-4e54-9aaa-2ce3ab10753e", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2019-01-18 06:34:00,005 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/707bde4eb0af419ab69e8f29159722c4/stacks/CreateStackSuccessTests-CreateStackSuccessTests-bc04109d-fed7-47db-84ae-98305cfa85a1-stack/153f3bfd-cea9-4e54-9aaa-2ce3ab10753e used request id req-ff5884ff-9074-4919-bf2f-0b08abb5c476 2019-01-18 06:34:00,005 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2019-01-18 06:34:00,005 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2019-01-18 06:34:03,008 - create_stack - DEBUG - Stack status query timeout in 1187.43329096 2019-01-18 06:34:03,011 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/707bde4eb0af419ab69e8f29159722c4/stacks/153f3bfd-cea9-4e54-9aaa-2ce3ab10753e -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}195ff68fa396b3dbe3a2a474e820beef12beac9b" 2019-01-18 06:34:03,039 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 18 Jan 2019 06:34:03 GMT Server: Apache x-openstack-request-id: req-95ddcb19-fc31-4153-a236-748902b2a4e6 Location: http://172.30.9.23:8004/v1/707bde4eb0af419ab69e8f29159722c4/stacks/CreateStackSuccessTests-CreateStackSuccessTests-bc04109d-fed7-47db-84ae-98305cfa85a1-stack/153f3bfd-cea9-4e54-9aaa-2ce3ab10753e Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/707bde4eb0af419ab69e8f29159722c4/stacks/CreateStackSuccessTests-CreateStackSuccessTests-bc04109d-fed7-47db-84ae-98305cfa85a1-stack/153f3bfd-cea9-4e54-9aaa-2ce3ab10753e;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-18 06:34:03,066 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:34:03 GMT Server: Apache x-openstack-request-id: req-cffba393-9d44-4d2e-b155-1d63496268d0 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": "707bde4eb0af419ab69e8f29159722c4", "OS::stack_id": "153f3bfd-cea9-4e54-9aaa-2ce3ab10753e", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-bc04109d-fed7-47db-84ae-98305cfa85a1-stack", "image_name": "CreateStackSuccessTests-bc04109d-fed7-47db-84ae-98305cfa85a1-image", "inst_name": "CreateStackSuccessTests-bc04109d-fed7-47db-84ae-98305cfa85a1-inst", "subnet_name": "CreateStackSuccessTests-bc04109d-fed7-47db-84ae-98305cfa85a1-subnet", "flavor_name": "CreateStackSuccessTests-bc04109d-fed7-47db-84ae-98305cfa85a1-flavor-name", "net_name": "CreateStackSuccessTests-bc04109d-fed7-47db-84ae-98305cfa85a1-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-bc04109d-fed7-47db-84ae-98305cfa85a1-stack", "stack_user_project_id": "aac8ed01ef8647e8adc099c875f94565", "tags": null, "creation_time": "2019-01-18T06:33:28Z", "links": [{"href": "http://172.30.9.23:8004/v1/707bde4eb0af419ab69e8f29159722c4/stacks/CreateStackSuccessTests-CreateStackSuccessTests-bc04109d-fed7-47db-84ae-98305cfa85a1-stack/153f3bfd-cea9-4e54-9aaa-2ce3ab10753e", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2019-01-18T06:33:50Z", "id": "153f3bfd-cea9-4e54-9aaa-2ce3ab10753e", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2019-01-18 06:34:03,066 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/707bde4eb0af419ab69e8f29159722c4/stacks/CreateStackSuccessTests-CreateStackSuccessTests-bc04109d-fed7-47db-84ae-98305cfa85a1-stack/153f3bfd-cea9-4e54-9aaa-2ce3ab10753e used request id req-cffba393-9d44-4d2e-b155-1d63496268d0 2019-01-18 06:34:03,066 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2019-01-18 06:34:03,067 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2019-01-18 06:34:06,070 - create_stack - DEBUG - Stack status query timeout in 1184.37187099 2019-01-18 06:34:06,073 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/707bde4eb0af419ab69e8f29159722c4/stacks/153f3bfd-cea9-4e54-9aaa-2ce3ab10753e -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}195ff68fa396b3dbe3a2a474e820beef12beac9b" 2019-01-18 06:34:06,100 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 18 Jan 2019 06:34:06 GMT Server: Apache x-openstack-request-id: req-2be7631c-9e74-4bfb-8059-de72448ceb47 Location: http://172.30.9.23:8004/v1/707bde4eb0af419ab69e8f29159722c4/stacks/CreateStackSuccessTests-CreateStackSuccessTests-bc04109d-fed7-47db-84ae-98305cfa85a1-stack/153f3bfd-cea9-4e54-9aaa-2ce3ab10753e Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/707bde4eb0af419ab69e8f29159722c4/stacks/CreateStackSuccessTests-CreateStackSuccessTests-bc04109d-fed7-47db-84ae-98305cfa85a1-stack/153f3bfd-cea9-4e54-9aaa-2ce3ab10753e;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-18 06:34:06,317 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:34:06 GMT Server: Apache x-openstack-request-id: req-f957d634-21bf-4890-8b8a-673063f38670 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": "707bde4eb0af419ab69e8f29159722c4", "OS::stack_id": "153f3bfd-cea9-4e54-9aaa-2ce3ab10753e", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-bc04109d-fed7-47db-84ae-98305cfa85a1-stack", "image_name": "CreateStackSuccessTests-bc04109d-fed7-47db-84ae-98305cfa85a1-image", "inst_name": "CreateStackSuccessTests-bc04109d-fed7-47db-84ae-98305cfa85a1-inst", "subnet_name": "CreateStackSuccessTests-bc04109d-fed7-47db-84ae-98305cfa85a1-subnet", "flavor_name": "CreateStackSuccessTests-bc04109d-fed7-47db-84ae-98305cfa85a1-flavor-name", "net_name": "CreateStackSuccessTests-bc04109d-fed7-47db-84ae-98305cfa85a1-net"}, "deletion_time": "2019-01-18T06:34:04Z", "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-bc04109d-fed7-47db-84ae-98305cfa85a1-stack", "stack_user_project_id": "aac8ed01ef8647e8adc099c875f94565", "tags": null, "creation_time": "2019-01-18T06:33:28Z", "links": [{"href": "http://172.30.9.23:8004/v1/707bde4eb0af419ab69e8f29159722c4/stacks/CreateStackSuccessTests-CreateStackSuccessTests-bc04109d-fed7-47db-84ae-98305cfa85a1-stack/153f3bfd-cea9-4e54-9aaa-2ce3ab10753e", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2019-01-18T06:33:50Z", "id": "153f3bfd-cea9-4e54-9aaa-2ce3ab10753e", "stack_status_reason": "Stack DELETE completed successfully", "template_description": "Simple template to deploy a single compute instance"}} 2019-01-18 06:34:06,317 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/707bde4eb0af419ab69e8f29159722c4/stacks/CreateStackSuccessTests-CreateStackSuccessTests-bc04109d-fed7-47db-84ae-98305cfa85a1-stack/153f3bfd-cea9-4e54-9aaa-2ce3ab10753e used request id req-f957d634-21bf-4890-8b8a-673063f38670 2019-01-18 06:34:06,318 - create_stack - DEBUG - Stack status is - DELETE_COMPLETE 2019-01-18 06:34:06,318 - create_stack - DEBUG - Stack is active with name - CreateStackSuccessTests-CreateStackSuccessTests-bc04109d-fed7-47db-84ae-98305cfa85a1-stack 2019-01-18 06:34:06,318 - create_stack - INFO - Attempting to delete again stack - CreateStackSuccessTests-CreateStackSuccessTests-bc04109d-fed7-47db-84ae-98305cfa85a1-stack 2019-01-18 06:34:06,321 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8004/v1/707bde4eb0af419ab69e8f29159722c4/stacks/153f3bfd-cea9-4e54-9aaa-2ce3ab10753e -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}195ff68fa396b3dbe3a2a474e820beef12beac9b" 2019-01-18 06:34:06,347 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 18 Jan 2019 06:34:06 GMT Server: Apache x-openstack-request-id: req-2d95f4c3-dce6-46a2-87ec-a99b65b09ce5 Location: http://172.30.9.23:8004/v1/707bde4eb0af419ab69e8f29159722c4/stacks/CreateStackSuccessTests-CreateStackSuccessTests-bc04109d-fed7-47db-84ae-98305cfa85a1-stack/153f3bfd-cea9-4e54-9aaa-2ce3ab10753e Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/707bde4eb0af419ab69e8f29159722c4/stacks/CreateStackSuccessTests-CreateStackSuccessTests-bc04109d-fed7-47db-84ae-98305cfa85a1-stack/153f3bfd-cea9-4e54-9aaa-2ce3ab10753e;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-18 06:34:06,373 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 18 Jan 2019 06:34:06 GMT Server: Apache x-openstack-request-id: req-b98630cb-d80f-4fcc-aa7e-fd0cb79630d6 Content-Length: 279 Content-Type: application/json RESP BODY: {"explanation": "The resource could not be found.", "code": 404, "error": {"message": "The Stack (CreateStackSuccessTests-CreateStackSuccessTests-bc04109d-fed7-47db-84ae-98305cfa85a1-stack) could not be found.", "traceback": null, "type": "EntityNotFound"}, "title": "Not Found"} 2019-01-18 06:34:06,373 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.23:8004/v1/707bde4eb0af419ab69e8f29159722c4/stacks/CreateStackSuccessTests-CreateStackSuccessTests-bc04109d-fed7-47db-84ae-98305cfa85a1-stack/153f3bfd-cea9-4e54-9aaa-2ce3ab10753e used request id req-b98630cb-d80f-4fcc-aa7e-fd0cb79630d6 2019-01-18 06:34:06,374 - glance_utils - INFO - Deleting image named - CreateStackSuccessTests-bc04109d-fed7-47db-84ae-98305cfa85a1-image 2019-01-18 06:34:06,377 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9292/v2/images/4e57dac6-6e0d-4034-8657-afc9790316bc -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}078978321428317125c16c5e7152a1f31c9b960f" 2019-01-18 06:34:08,716 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-42e0af72-9fec-4532-b887-30fa3d897207 Date: Fri, 18 Jan 2019 06:34:08 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-18 06:34:08,716 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/4e57dac6-6e0d-4034-8657-afc9790316bc used request id req-42e0af72-9fec-4532-b887-30fa3d897207 2019-01-18 06:34:08,720 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/flavors/99bcb337-f3f1-4a59-9fb1-85b1b326ed62 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4c0251fb657e5c4bfa07dd2d91b47c8245e4cc4" 2019-01-18 06:34:08,753 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 18 Jan 2019 06:34: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-49e7c1b6-323e-4a88-865b-e3a8756854b2 x-compute-request-id: req-49e7c1b6-323e-4a88-865b-e3a8756854b2 Content-Length: 0 Content-Type: application/json 2019-01-18 06:34:08,753 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/99bcb337-f3f1-4a59-9fb1-85b1b326ed62 used request id req-49e7c1b6-323e-4a88-865b-e3a8756854b2 2019-01-18 06:34:08,759 - 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}87621e110ffc7ccf267f83f5bf1668ab4b0a472c" 2019-01-18 06:34:08,979 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-04b8255e-e383-4211-9f81-3afe2e88f543 Date: Fri, 18 Jan 2019 06:34:08 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-18T04:53:26Z", "updated_at": "2019-01-18T04:53:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:53:26Z", "revision_number": 0, "id": "260c2de9-5dc5-4508-b06c-24b9d7ed838c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:53:26Z", "security_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:53:26Z", "revision_number": 0, "id": "571036d3-cb1d-483a-acb9-96f19293add9", "remote_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "remote_ip_prefix": null, "created_at": "2019-01-18T04:53:26Z", "security_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:53:26Z", "revision_number": 0, "id": "84255fa4-c13a-4cfe-b73d-e56ee216ca1e", "remote_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "remote_ip_prefix": null, "created_at": "2019-01-18T04:53:26Z", "security_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:53:26Z", "revision_number": 0, "id": "9c6f69fc-3bf8-4346-9288-5a255b82b67e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:53:26Z", "security_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "707bde4eb0af419ab69e8f29159722c4", "created_at": "2019-01-18T06:33:29Z", "updated_at": "2019-01-18T06:33:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:33:29Z", "revision_number": 0, "id": "17c1dbef-0a6d-4085-a70c-35ce9bf69209", "remote_group_id": "44274b54-7f69-448d-b2ef-51909984c2a9", "remote_ip_prefix": null, "created_at": "2019-01-18T06:33:29Z", "security_group_id": "44274b54-7f69-448d-b2ef-51909984c2a9", "tenant_id": "707bde4eb0af419ab69e8f29159722c4", "port_range_min": null, "ethertype": "IPv6", "project_id": "707bde4eb0af419ab69e8f29159722c4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:33:29Z", "revision_number": 0, "id": "67800097-4085-480d-b648-9da4274dc7fa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T06:33:29Z", "security_group_id": "44274b54-7f69-448d-b2ef-51909984c2a9", "tenant_id": "707bde4eb0af419ab69e8f29159722c4", "port_range_min": null, "ethertype": "IPv4", "project_id": "707bde4eb0af419ab69e8f29159722c4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:33:29Z", "revision_number": 0, "id": "8ebbeb51-1e90-49cc-9622-5877323dbb65", "remote_group_id": "44274b54-7f69-448d-b2ef-51909984c2a9", "remote_ip_prefix": null, "created_at": "2019-01-18T06:33:29Z", "security_group_id": "44274b54-7f69-448d-b2ef-51909984c2a9", "tenant_id": "707bde4eb0af419ab69e8f29159722c4", "port_range_min": null, "ethertype": "IPv4", "project_id": "707bde4eb0af419ab69e8f29159722c4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:33:29Z", "revision_number": 0, "id": "93525752-3c88-4eec-8e7f-1d55ce125716", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T06:33:29Z", "security_group_id": "44274b54-7f69-448d-b2ef-51909984c2a9", "tenant_id": "707bde4eb0af419ab69e8f29159722c4", "port_range_min": null, "ethertype": "IPv6", "project_id": "707bde4eb0af419ab69e8f29159722c4"}], "revision_number": 4, "project_id": "707bde4eb0af419ab69e8f29159722c4", "id": "44274b54-7f69-448d-b2ef-51909984c2a9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "created_at": "2019-01-18T04:51:20Z", "updated_at": "2019-01-18T04:51:20Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "24c99e6f-888c-4943-9c93-54ad3b18b18c", "remote_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv4", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "2b339890-44d0-4711-a050-08a64d58e2a0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv6", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "45161a51-d6dd-4bb8-986d-bc2f88599c1d", "remote_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv6", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "87b9b994-ae22-4850-863a-6a4925bd01fe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv4", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}], "revision_number": 4, "project_id": "9c53a91613fb4d5080479ac6f51697ed", "id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "020d00b5451a467cb276d06789a1149d", "created_at": "2019-01-18T05:59:12Z", "updated_at": "2019-01-18T05:59:12Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:12Z", "revision_number": 0, "id": "38b091dd-dca7-4cbe-8c1c-dd18a74bfca8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:12Z", "security_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "tenant_id": "020d00b5451a467cb276d06789a1149d", "port_range_min": null, "ethertype": "IPv6", "project_id": "020d00b5451a467cb276d06789a1149d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:12Z", "revision_number": 0, "id": "38b9f88b-1fc0-40d1-af74-237d79be193d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:12Z", "security_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "tenant_id": "020d00b5451a467cb276d06789a1149d", "port_range_min": null, "ethertype": "IPv4", "project_id": "020d00b5451a467cb276d06789a1149d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:12Z", "revision_number": 0, "id": "60f7d4a7-1a27-4801-a1e8-5bf33633b818", "remote_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:12Z", "security_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "tenant_id": "020d00b5451a467cb276d06789a1149d", "port_range_min": null, "ethertype": "IPv6", "project_id": "020d00b5451a467cb276d06789a1149d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:12Z", "revision_number": 0, "id": "8faf6dda-6919-4b75-b745-2af38abf8dcf", "remote_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:12Z", "security_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "tenant_id": "020d00b5451a467cb276d06789a1149d", "port_range_min": null, "ethertype": "IPv4", "project_id": "020d00b5451a467cb276d06789a1149d"}], "revision_number": 4, "project_id": "020d00b5451a467cb276d06789a1149d", "id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "created_at": "2019-01-18T04:39:06Z", "updated_at": "2019-01-18T04:39:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "0aedefa2-edbc-47b5-bead-e954540f6937", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "47feb8aba08a40dca7028a1701e597b9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "4bf1a402-0fa2-4cfd-9fee-4a28f16bb271", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "47feb8aba08a40dca7028a1701e597b9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "4e399c2e-bc03-4aa3-b192-1fafdc9248ba", "remote_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "47feb8aba08a40dca7028a1701e597b9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "8860837e-afbd-4411-adf9-d88db88c2114", "remote_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "47feb8aba08a40dca7028a1701e597b9"}], "revision_number": 4, "project_id": "47feb8aba08a40dca7028a1701e597b9", "id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "name": "default"}]} 2019-01-18 06:34:08,979 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-04b8255e-e383-4211-9f81-3afe2e88f543 2019-01-18 06:34:08,984 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/707bde4eb0af419ab69e8f29159722c4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87621e110ffc7ccf267f83f5bf1668ab4b0a472c" 2019-01-18 06:34:09,073 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:34:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-28ff9efa-60ea-4e8c-b4a2-ef5a337658b9 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/707bde4eb0af419ab69e8f29159722c4"}, "enabled": true, "id": "707bde4eb0af419ab69e8f29159722c4", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-bd9a108a-363a-41e-proj"}} 2019-01-18 06:34:09,073 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/707bde4eb0af419ab69e8f29159722c4 used request id req-28ff9efa-60ea-4e8c-b4a2-ef5a337658b9 2019-01-18 06:34:09,074 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 44274b54-7f69-448d-b2ef-51909984c2a9 2019-01-18 06:34:09,079 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=44274b54-7f69-448d-b2ef-51909984c2a9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87621e110ffc7ccf267f83f5bf1668ab4b0a472c" 2019-01-18 06:34:09,253 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-1b83bfe3-9d61-471f-aaee-0905ddb8cc89 Date: Fri, 18 Jan 2019 06:34:09 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "44274b54-7f69-448d-b2ef-51909984c2a9", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T06:33:29Z", "security_group_id": "44274b54-7f69-448d-b2ef-51909984c2a9", "port_range_min": null, "revision_number": 0, "tenant_id": "707bde4eb0af419ab69e8f29159722c4", "created_at": "2019-01-18T06:33:29Z", "project_id": "707bde4eb0af419ab69e8f29159722c4", "id": "17c1dbef-0a6d-4085-a70c-35ce9bf69209"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T06:33:29Z", "security_group_id": "44274b54-7f69-448d-b2ef-51909984c2a9", "port_range_min": null, "revision_number": 0, "tenant_id": "707bde4eb0af419ab69e8f29159722c4", "created_at": "2019-01-18T06:33:29Z", "project_id": "707bde4eb0af419ab69e8f29159722c4", "id": "67800097-4085-480d-b648-9da4274dc7fa"}, {"remote_group_id": "44274b54-7f69-448d-b2ef-51909984c2a9", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T06:33:29Z", "security_group_id": "44274b54-7f69-448d-b2ef-51909984c2a9", "port_range_min": null, "revision_number": 0, "tenant_id": "707bde4eb0af419ab69e8f29159722c4", "created_at": "2019-01-18T06:33:29Z", "project_id": "707bde4eb0af419ab69e8f29159722c4", "id": "8ebbeb51-1e90-49cc-9622-5877323dbb65"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T06:33:29Z", "security_group_id": "44274b54-7f69-448d-b2ef-51909984c2a9", "port_range_min": null, "revision_number": 0, "tenant_id": "707bde4eb0af419ab69e8f29159722c4", "created_at": "2019-01-18T06:33:29Z", "project_id": "707bde4eb0af419ab69e8f29159722c4", "id": "93525752-3c88-4eec-8e7f-1d55ce125716"}]} 2019-01-18 06:34:09,253 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=44274b54-7f69-448d-b2ef-51909984c2a9 used request id req-1b83bfe3-9d61-471f-aaee-0905ddb8cc89 2019-01-18 06:34:09,254 - neutron_utils - INFO - Deleting security group with name - default 2019-01-18 06:34:09,259 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-groups/44274b54-7f69-448d-b2ef-51909984c2a9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87621e110ffc7ccf267f83f5bf1668ab4b0a472c" 2019-01-18 06:34:09,658 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-51938a64-f180-4178-ab2d-1a62c36f15a5 Content-Length: 0 Date: Fri, 18 Jan 2019 06:34:09 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-18 06:34:09,658 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/44274b54-7f69-448d-b2ef-51909984c2a9 used request id req-51938a64-f180-4178-ab2d-1a62c36f15a5 2019-01-18 06:34:09,659 - keystone_utils - INFO - Deleting project with name - CreateStackSuccessTests-bd9a108a-363a-41e-proj 2019-01-18 06:34:09,663 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/707bde4eb0af419ab69e8f29159722c4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87621e110ffc7ccf267f83f5bf1668ab4b0a472c" 2019-01-18 06:34:10,001 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 06:34:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-699a3ad1-5b53-4217-a107-5d66bea3aa78 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 06:34:10,001 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/707bde4eb0af419ab69e8f29159722c4 used request id req-699a3ad1-5b53-4217-a107-5d66bea3aa78 2019-01-18 06:34:10,001 - keystone_utils - INFO - Deleting role with name - CreateStackSuccessTests-bd9a108a-363a-41e-proj-role 2019-01-18 06:34:10,005 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/84b5e6f632fc49558935910d2fb6d622 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87621e110ffc7ccf267f83f5bf1668ab4b0a472c" 2019-01-18 06:34:10,111 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 06:34:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c8e48ad4-2ea8-4de6-a132-e699835a688f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 06:34:10,111 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/84b5e6f632fc49558935910d2fb6d622 used request id req-c8e48ad4-2ea8-4de6-a132-e699835a688f 2019-01-18 06:34:10,115 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87621e110ffc7ccf267f83f5bf1668ab4b0a472c" 2019-01-18 06:34:10,206 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:34:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-24fb324e-50dd-44ab-91a3-f5d29a90ca63 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "488fca829f8b496daa1cd2cdc6e45c49", "links": {"self": "http://172.30.9.23:5000/v3/roles/488fca829f8b496daa1cd2cdc6e45c49"}, "name": "Member"}, {"domain_id": null, "id": "6b7f4f4f76264b6fb449c43b86ee3817", "links": {"self": "http://172.30.9.23:5000/v3/roles/6b7f4f4f76264b6fb449c43b86ee3817"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a482b711adf94961bf4bb28eda7f0e28", "links": {"self": "http://172.30.9.23:5000/v3/roles/a482b711adf94961bf4bb28eda7f0e28"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c65201bd05504fa786d79b166e8bbba3", "links": {"self": "http://172.30.9.23:5000/v3/roles/c65201bd05504fa786d79b166e8bbba3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "e7e317b66c174923a8cb46c48d897c8d", "links": {"self": "http://172.30.9.23:5000/v3/roles/e7e317b66c174923a8cb46c48d897c8d"}, "name": "ResellerAdmin"}]} 2019-01-18 06:34:10,206 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-24fb324e-50dd-44ab-91a3-f5d29a90ca63 2019-01-18 06:34:10,207 - keystone_utils - INFO - Deleting user with name - CreateStackSuccessTests-bd9a108a-363a-41e-user 2019-01-18 06:34:10,210 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/fab57d9f2d2243ff8ef93ce0d6f3c654 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80e905bd30ae4c75de08570e1475f01703e05015" 2019-01-18 06:34:10,399 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 06:34:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c8f07dfd-335e-45d6-adb2-7a4623dbe178 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 06:34:10,399 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/fab57d9f2d2243ff8ef93ce0d6f3c654 used request id req-c8f07dfd-335e-45d6-adb2-7a4623dbe178 2019-01-18 06:34:10,401 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:34:10,784 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "488fca829f8b496daa1cd2cdc6e45c49", "name": "Member"}, {"id": "c65201bd05504fa786d79b166e8bbba3", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}], "expires_at": "2019-01-18T07:34:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "020d00b5451a467cb276d06789a1149d", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "id": "e292c913af7844408b6509a836e493f5"}, "audit_ids": ["-s_gqRZFTXCaHlU4vEFgbQ"], "issued_at": "2019-01-18T06:34:10.000000Z"}} 2019-01-18 06:34:10,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}7716c1e225e76f5bdbdfaa24161e6bf309dc4875" 2019-01-18 06:34:10,867 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:34:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2f11b0a7-5161-4965-93a1-76f9d9e673e9 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:34:10,867 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-2f11b0a7-5161-4965-93a1-76f9d9e673e9 2019-01-18 06:34:10,868 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:34:10,869 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:34:11,259 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "488fca829f8b496daa1cd2cdc6e45c49", "name": "Member"}, {"id": "c65201bd05504fa786d79b166e8bbba3", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}], "expires_at": "2019-01-18T07:34:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "020d00b5451a467cb276d06789a1149d", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "id": "e292c913af7844408b6509a836e493f5"}, "audit_ids": ["yxsL8rVyQWqx8YO3uu8-CA"], "issued_at": "2019-01-18T06:34:11.000000Z"}} 2019-01-18 06:34:11,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}a6c276707d8ae4780ee862e403d50dee386d7daf" 2019-01-18 06:34:11,339 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:34:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-485304a5-1966-4c1c-ba62-c756b4ebb4eb Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:34:11,339 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-485304a5-1966-4c1c-ba62-c756b4ebb4eb 2019-01-18 06:34:11,344 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-18 06:34:11,350 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 18 Jan 2019 06:34: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"}]}]}} 2019-01-18 06:34:11,350 - 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-76dbc04b-9f6e-4d0-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6c276707d8ae4780ee862e403d50dee386d7daf" 2019-01-18 06:34:11,437 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:34:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-77f83ff0-22c2-4f40-8dc7-e271387dbeb5 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-76dbc04b-9f6e-4d0-proj", "previous": null, "next": null}, "projects": []} 2019-01-18 06:34:11,438 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-76dbc04b-9f6e-4d0-proj used request id req-77f83ff0-22c2-4f40-8dc7-e271387dbeb5 2019-01-18 06:34:11,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}a6c276707d8ae4780ee862e403d50dee386d7daf" 2019-01-18 06:34:11,523 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:34:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c562f1a7-5ba0-4a63-a1b2-f8744569d4a6 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-18 06:34:11,523 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-c562f1a7-5ba0-4a63-a1b2-f8744569d4a6 2019-01-18 06:34:11,527 - 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}a6c276707d8ae4780ee862e403d50dee386d7daf" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackSuccessTests-76dbc04b-9f6e-4d0-proj"}}' 2019-01-18 06:34:11,638 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 18 Jan 2019 06:34:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f81ddcf6-0c1a-47fe-bc19-e67827b9b097 Content-Length: 308 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/b5350fdf743e4dfbb7e42dec9da3abe2"}, "enabled": true, "id": "b5350fdf743e4dfbb7e42dec9da3abe2", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-76dbc04b-9f6e-4d0-proj"}} 2019-01-18 06:34:11,638 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-f81ddcf6-0c1a-47fe-bc19-e67827b9b097 2019-01-18 06:34:11,639 - keystone_utils - INFO - Created project with name - CreateStackSuccessTests-76dbc04b-9f6e-4d0-proj 2019-01-18 06:34:11,639 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:34:11,640 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:34:12,019 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "488fca829f8b496daa1cd2cdc6e45c49", "name": "Member"}, {"id": "c65201bd05504fa786d79b166e8bbba3", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}], "expires_at": "2019-01-18T07:34:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "020d00b5451a467cb276d06789a1149d", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "id": "e292c913af7844408b6509a836e493f5"}, "audit_ids": ["qGf0QzHATVO_6LTkCC2rxQ"], "issued_at": "2019-01-18T06:34:12.000000Z"}} 2019-01-18 06:34:12,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}59966df2bf93f6b460725a0eac819983c37ce10d" 2019-01-18 06:34:12,097 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:34:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a30230ba-e188-4884-8eab-d84f60156d69 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:34:12,098 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-a30230ba-e188-4884-8eab-d84f60156d69 2019-01-18 06:34:12,102 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-18 06:34:12,107 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 18 Jan 2019 06:34: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"}]}]}} 2019-01-18 06:34:12,108 - 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}59966df2bf93f6b460725a0eac819983c37ce10d" 2019-01-18 06:34:12,144 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:34:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a8483db1-6d67-49b1-b482-59b4912b8497 Content-Encoding: gzip Content-Length: 869 Content-Type: application/json RESP BODY: {"users": [{"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/0607a2b4beb0408e9fa51cc5ba027ac6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0607a2b4beb0408e9fa51cc5ba027ac6", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/17c61b95071545a094cc82823d2b88b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "17c61b95071545a094cc82823d2b88b8", "email": "nova@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/29e5d2dfed2447bda26fc75bd1122674"}, "domain_id": "default", "enabled": true, "options": {}, "id": "29e5d2dfed2447bda26fc75bd1122674", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/3b6dcc8c791e4b6e8831f5b5e583de80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3b6dcc8c791e4b6e8831f5b5e583de80", "email": "neutron@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.23:5000/v3/users/45ab52d673584bc198669be88c88b878"}, "domain_id": "default", "enabled": true, "options": {}, "id": "45ab52d673584bc198669be88c88b878", "email": "barbican@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/57795b4ee52f49c6a71f55bb6c4012f8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "57795b4ee52f49c6a71f55bb6c4012f8", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/5c52969262974d64ac2a300ca5d60f50"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c52969262974d64ac2a300ca5d60f50", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/5fc15572bb1c489ba92bd9945bbc1f64"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5fc15572bb1c489ba92bd9945bbc1f64", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/6b519d70e25f4e61a9dfd738cd6bba22"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6b519d70e25f4e61a9dfd738cd6bba22", "email": "heat@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.23:5000/v3/users/8248437208b540c2893a7117ad102a87"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8248437208b540c2893a7117ad102a87", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/890dee97e62840c5b15e36f03f6b7efc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "890dee97e62840c5b15e36f03f6b7efc", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/8cccb516ecc44ed9bb7c8633df108fd4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8cccb516ecc44ed9bb7c8633df108fd4", "email": "glance@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.23:5000/v3/users/97c3d863a98148299fa116fdb54be470"}, "domain_id": "default", "enabled": true, "options": {}, "id": "97c3d863a98148299fa116fdb54be470", "email": "tacker@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/a2a0c8c0f19941808c9f618af50b3b79"}, "domain_id": "c19db1b8f60647a9a114cd23287c807b", "enabled": true, "options": {}, "id": "a2a0c8c0f19941808c9f618af50b3b79", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "links": {"self": "http://172.30.9.23:5000/v3/users/e292c913af7844408b6509a836e493f5"}, "domain_id": "default", "enabled": true, "id": "e292c913af7844408b6509a836e493f5", "options": {}}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/fe5de73ba9cb41b2be24ccf1f72f5ed4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe5de73ba9cb41b2be24ccf1f72f5ed4", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2019-01-18 06:34:12,144 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-a8483db1-6d67-49b1-b482-59b4912b8497 2019-01-18 06:34:12,149 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateStackSuccessTests-76dbc04b-9f6e-4d0-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}59966df2bf93f6b460725a0eac819983c37ce10d" 2019-01-18 06:34:12,237 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:34:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8f38255d-c1ca-42f9-b11f-aa92456ae002 Content-Encoding: gzip Content-Length: 251 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateStackSuccessTests-76dbc04b-9f6e-4d0-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/b5350fdf743e4dfbb7e42dec9da3abe2"}, "enabled": true, "id": "b5350fdf743e4dfbb7e42dec9da3abe2", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-76dbc04b-9f6e-4d0-proj"}]} 2019-01-18 06:34:12,237 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateStackSuccessTests-76dbc04b-9f6e-4d0-proj used request id req-8f38255d-c1ca-42f9-b11f-aa92456ae002 2019-01-18 06:34:12,242 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}59966df2bf93f6b460725a0eac819983c37ce10d" 2019-01-18 06:34:12,334 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:34:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-939a1d98-32f2-4661-a092-ab94c5e06af9 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-18 06:34:12,334 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-939a1d98-32f2-4661-a092-ab94c5e06af9 2019-01-18 06:34:12,737 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}59966df2bf93f6b460725a0eac819983c37ce10d" 2019-01-18 06:34:12,755 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:34:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-334603f0-a699-44ec-9aec-d45259fff84f Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "488fca829f8b496daa1cd2cdc6e45c49", "links": {"self": "http://172.30.9.23:5000/v3/roles/488fca829f8b496daa1cd2cdc6e45c49"}, "name": "Member"}, {"domain_id": null, "id": "6b7f4f4f76264b6fb449c43b86ee3817", "links": {"self": "http://172.30.9.23:5000/v3/roles/6b7f4f4f76264b6fb449c43b86ee3817"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a482b711adf94961bf4bb28eda7f0e28", "links": {"self": "http://172.30.9.23:5000/v3/roles/a482b711adf94961bf4bb28eda7f0e28"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c65201bd05504fa786d79b166e8bbba3", "links": {"self": "http://172.30.9.23:5000/v3/roles/c65201bd05504fa786d79b166e8bbba3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "e7e317b66c174923a8cb46c48d897c8d", "links": {"self": "http://172.30.9.23:5000/v3/roles/e7e317b66c174923a8cb46c48d897c8d"}, "name": "ResellerAdmin"}]} 2019-01-18 06:34:12,755 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-334603f0-a699-44ec-9aec-d45259fff84f 2019-01-18 06:34:12,758 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateStackSuccessTests-76dbc04b-9f6e-4d0-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}59966df2bf93f6b460725a0eac819983c37ce10d" 2019-01-18 06:34:12,850 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:34:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ac03efca-55d4-4c0a-8919-84f5e5c43b67 Content-Encoding: gzip Content-Length: 251 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateStackSuccessTests-76dbc04b-9f6e-4d0-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/b5350fdf743e4dfbb7e42dec9da3abe2"}, "enabled": true, "id": "b5350fdf743e4dfbb7e42dec9da3abe2", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-76dbc04b-9f6e-4d0-proj"}]} 2019-01-18 06:34:12,850 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateStackSuccessTests-76dbc04b-9f6e-4d0-proj used request id req-ac03efca-55d4-4c0a-8919-84f5e5c43b67 2019-01-18 06:34:12,854 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users/ddf30f7f23054f7296db819dd74977e1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}59966df2bf93f6b460725a0eac819983c37ce10d" 2019-01-18 06:34:12,882 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:34:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2cc5c540-41db-418f-b70b-e0c7678f0647 Content-Encoding: gzip Content-Length: 243 Content-Type: application/json RESP BODY: {"user": {"name": "CreateStackSuccessTests-76dbc04b-9f6e-4d0-user", "links": {"self": "http://172.30.9.23:5000/v3/users/ddf30f7f23054f7296db819dd74977e1"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "b5350fdf743e4dfbb7e42dec9da3abe2", "id": "ddf30f7f23054f7296db819dd74977e1", "password_expires_at": null}} 2019-01-18 06:34:12,882 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users/ddf30f7f23054f7296db819dd74977e1 used request id req-2cc5c540-41db-418f-b70b-e0c7678f0647 2019-01-18 06:34:12,886 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/b5350fdf743e4dfbb7e42dec9da3abe2/users/ddf30f7f23054f7296db819dd74977e1/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}59966df2bf93f6b460725a0eac819983c37ce10d" 2019-01-18 06:34:13,099 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:34:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c87b4ef6-1fc4-493e-9410-1006e8412936 Content-Encoding: gzip Content-Length: 165 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects/b5350fdf743e4dfbb7e42dec9da3abe2/users/ddf30f7f23054f7296db819dd74977e1/roles", "previous": null, "next": null}, "roles": []} 2019-01-18 06:34:13,100 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/b5350fdf743e4dfbb7e42dec9da3abe2/users/ddf30f7f23054f7296db819dd74977e1/roles used request id req-c87b4ef6-1fc4-493e-9410-1006e8412936 2019-01-18 06:34:13,103 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/c65201bd05504fa786d79b166e8bbba3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}59966df2bf93f6b460725a0eac819983c37ce10d" 2019-01-18 06:34:13,195 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:34:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3c69d10d-8a52-4f94-9eac-217ac8a4fa27 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.23:5000/v3/roles/c65201bd05504fa786d79b166e8bbba3"}, "domain_id": null, "name": "heat_stack_owner", "id": "c65201bd05504fa786d79b166e8bbba3"}} 2019-01-18 06:34:13,195 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/c65201bd05504fa786d79b166e8bbba3 used request id req-3c69d10d-8a52-4f94-9eac-217ac8a4fa27 2019-01-18 06:34:13,195 - keystone_utils - INFO - Granting role heat_stack_owner to project CreateStackSuccessTests-76dbc04b-9f6e-4d0-proj 2019-01-18 06:34:13,199 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/b5350fdf743e4dfbb7e42dec9da3abe2/users/ddf30f7f23054f7296db819dd74977e1/roles/c65201bd05504fa786d79b166e8bbba3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}59966df2bf93f6b460725a0eac819983c37ce10d" 2019-01-18 06:34:13,330 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 06:34:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-039fff92-d8fa-4e32-89f7-596fee706631 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 06:34:13,330 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/b5350fdf743e4dfbb7e42dec9da3abe2/users/ddf30f7f23054f7296db819dd74977e1/roles/c65201bd05504fa786d79b166e8bbba3 used request id req-039fff92-d8fa-4e32-89f7-596fee706631 2019-01-18 06:34:13,330 - keystone_utils - INFO - Created user with name - CreateStackSuccessTests-76dbc04b-9f6e-4d0-user 2019-01-18 06:34:13,330 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:34:13,335 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6c276707d8ae4780ee862e403d50dee386d7daf" 2019-01-18 06:34:13,415 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:34:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cfb6ff8c-6a16-4b5b-b677-6ecf6d440b45 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "488fca829f8b496daa1cd2cdc6e45c49", "links": {"self": "http://172.30.9.23:5000/v3/roles/488fca829f8b496daa1cd2cdc6e45c49"}, "name": "Member"}, {"domain_id": null, "id": "6b7f4f4f76264b6fb449c43b86ee3817", "links": {"self": "http://172.30.9.23:5000/v3/roles/6b7f4f4f76264b6fb449c43b86ee3817"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a482b711adf94961bf4bb28eda7f0e28", "links": {"self": "http://172.30.9.23:5000/v3/roles/a482b711adf94961bf4bb28eda7f0e28"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c65201bd05504fa786d79b166e8bbba3", "links": {"self": "http://172.30.9.23:5000/v3/roles/c65201bd05504fa786d79b166e8bbba3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "e7e317b66c174923a8cb46c48d897c8d", "links": {"self": "http://172.30.9.23:5000/v3/roles/e7e317b66c174923a8cb46c48d897c8d"}, "name": "ResellerAdmin"}]} 2019-01-18 06:34:13,415 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-cfb6ff8c-6a16-4b5b-b677-6ecf6d440b45 2019-01-18 06:34:13,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}a6c276707d8ae4780ee862e403d50dee386d7daf" -d '{"role": {"name": "CreateStackSuccessTests-76dbc04b-9f6e-4d0-proj-role"}}' 2019-01-18 06:34:13,531 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 18 Jan 2019 06:34:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-69f07ada-c3f7-430f-b66a-8bb3e0523b94 Content-Length: 222 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "7a9e0a8b32344317a0dfccbf0d077a5c", "links": {"self": "http://172.30.9.23:5000/v3/roles/7a9e0a8b32344317a0dfccbf0d077a5c"}, "name": "CreateStackSuccessTests-76dbc04b-9f6e-4d0-proj-role"}} 2019-01-18 06:34:13,531 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-69f07ada-c3f7-430f-b66a-8bb3e0523b94 2019-01-18 06:34:13,532 - keystone_utils - INFO - Created role with name - CreateStackSuccessTests-76dbc04b-9f6e-4d0-proj-role 2019-01-18 06:34:13,535 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/7a9e0a8b32344317a0dfccbf0d077a5c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6c276707d8ae4780ee862e403d50dee386d7daf" 2019-01-18 06:34:13,627 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:34:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a9e1cf39-10e8-4351-b4ab-55e52df4f3e9 Content-Encoding: gzip Content-Length: 175 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.23:5000/v3/roles/7a9e0a8b32344317a0dfccbf0d077a5c"}, "domain_id": null, "name": "CreateStackSuccessTests-76dbc04b-9f6e-4d0-proj-role", "id": "7a9e0a8b32344317a0dfccbf0d077a5c"}} 2019-01-18 06:34:13,627 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/7a9e0a8b32344317a0dfccbf0d077a5c used request id req-a9e1cf39-10e8-4351-b4ab-55e52df4f3e9 2019-01-18 06:34:13,627 - keystone_utils - INFO - Granting role CreateStackSuccessTests-76dbc04b-9f6e-4d0-proj-role to project CreateStackSuccessTests-76dbc04b-9f6e-4d0-proj 2019-01-18 06:34:13,631 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/b5350fdf743e4dfbb7e42dec9da3abe2/users/ddf30f7f23054f7296db819dd74977e1/roles/7a9e0a8b32344317a0dfccbf0d077a5c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6c276707d8ae4780ee862e403d50dee386d7daf" 2019-01-18 06:34:13,760 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 06:34:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ddb489eb-7a61-400a-9dcc-b2b7d5009375 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 06:34:13,760 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/b5350fdf743e4dfbb7e42dec9da3abe2/users/ddf30f7f23054f7296db819dd74977e1/roles/7a9e0a8b32344317a0dfccbf0d077a5c used request id req-ddb489eb-7a61-400a-9dcc-b2b7d5009375 2019-01-18 06:34:13,761 - heat_utils - DEBUG - Retrieving Heat Client 2019-01-18 06:34:13,761 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2019-01-18 06:34:13,761 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:34:13,762 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:34:14,145 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c65201bd05504fa786d79b166e8bbba3", "name": "heat_stack_owner"}, {"id": "7a9e0a8b32344317a0dfccbf0d077a5c", "name": "CreateStackSuccessTests-76dbc04b-9f6e-4d0-proj-role"}], "expires_at": "2019-01-18T07:34:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b5350fdf743e4dfbb7e42dec9da3abe2", "name": "CreateStackSuccessTests-76dbc04b-9f6e-4d0-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/b5350fdf743e4dfbb7e42dec9da3abe2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/b5350fdf743e4dfbb7e42dec9da3abe2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/b5350fdf743e4dfbb7e42dec9da3abe2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/b5350fdf743e4dfbb7e42dec9da3abe2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/b5350fdf743e4dfbb7e42dec9da3abe2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/b5350fdf743e4dfbb7e42dec9da3abe2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/b5350fdf743e4dfbb7e42dec9da3abe2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/b5350fdf743e4dfbb7e42dec9da3abe2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/b5350fdf743e4dfbb7e42dec9da3abe2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/b5350fdf743e4dfbb7e42dec9da3abe2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/b5350fdf743e4dfbb7e42dec9da3abe2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/b5350fdf743e4dfbb7e42dec9da3abe2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-76dbc04b-9f6e-4d0-user", "id": "ddf30f7f23054f7296db819dd74977e1"}, "audit_ids": ["P3QWxKSTQrWhSZvNKK4sEw"], "issued_at": "2019-01-18T06:34:14.000000Z"}} 2019-01-18 06:34:14,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}aaab528644de25acd00262f8f2e9ef88250271c1" 2019-01-18 06:34:14,235 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:34:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-042c00ad-e187-4d0f-a188-245ef5b8f7a5 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:34:14,236 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-042c00ad-e187-4d0f-a188-245ef5b8f7a5 2019-01-18 06:34:14,240 - 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-8460c3c8-8f7e-489b-8133-cfde95497546-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}aaab528644de25acd00262f8f2e9ef88250271c1" 2019-01-18 06:34:14,408 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 168 Content-Type: application/json X-Openstack-Request-Id: req-c6f36244-3881-41d8-ba5f-ffc8ad54289f Date: Fri, 18 Jan 2019 06:34:14 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateStackSuccessTests-8460c3c8-8f7e-489b-8133-cfde95497546-image"} 2019-01-18 06:34:14,408 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackSuccessTests-8460c3c8-8f7e-489b-8133-cfde95497546-image used request id req-c6f36244-3881-41d8-ba5f-ffc8ad54289f 2019-01-18 06:34:14,411 - 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}aaab528644de25acd00262f8f2e9ef88250271c1" 2019-01-18 06:34:14,577 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-ba02b604-e84f-411a-9f71-3287cfdd6900 Date: Fri, 18 Jan 2019 06:34: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"}}} 2019-01-18 06:34:14,578 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-ba02b604-e84f-411a-9f71-3287cfdd6900 2019-01-18 06:34:14,606 - 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}aaab528644de25acd00262f8f2e9ef88250271c1" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateStackSuccessTests-8460c3c8-8f7e-489b-8133-cfde95497546-image"}' 2019-01-18 06:34:14,809 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 627 Content-Type: application/json Location: http://172.30.9.23:9292/v2/images/92ea5128-fa36-4ee6-beaa-5afdb68e7c5f X-Openstack-Request-Id: req-22c5f3ec-1db6-4edf-a50c-f06db24fee5b Date: Fri, 18 Jan 2019 06:34:14 GMT RESP BODY: {"status": "queued", "name": "CreateStackSuccessTests-8460c3c8-8f7e-489b-8133-cfde95497546-image", "tags": [], "container_format": "bare", "created_at": "2019-01-18T06:34:14Z", "size": null, "disk_format": "qcow2", "updated_at": "2019-01-18T06:34:14Z", "visibility": "shared", "locations": [], "self": "/v2/images/92ea5128-fa36-4ee6-beaa-5afdb68e7c5f", "min_disk": 0, "protected": false, "id": "92ea5128-fa36-4ee6-beaa-5afdb68e7c5f", "file": "/v2/images/92ea5128-fa36-4ee6-beaa-5afdb68e7c5f/file", "checksum": null, "owner": "b5350fdf743e4dfbb7e42dec9da3abe2", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-18 06:34:14,810 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-22c5f3ec-1db6-4edf-a50c-f06db24fee5b 2019-01-18 06:34:14,820 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9292/v2/images/92ea5128-fa36-4ee6-beaa-5afdb68e7c5f/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}aaab528644de25acd00262f8f2e9ef88250271c1" -d '' 2019-01-18 06:34:16,237 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-48457815-bf45-4761-ac05-06a4ba980d85 Date: Fri, 18 Jan 2019 06:34:16 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-18 06:34:16,237 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/92ea5128-fa36-4ee6-beaa-5afdb68e7c5f/file used request id req-48457815-bf45-4761-ac05-06a4ba980d85 2019-01-18 06:34:16,237 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-01-18 06:34:16,241 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/92ea5128-fa36-4ee6-beaa-5afdb68e7c5f -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}aaab528644de25acd00262f8f2e9ef88250271c1" 2019-01-18 06:34:16,415 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 888 Content-Type: application/json X-Openstack-Request-Id: req-a30947d1-3fcb-456e-a46a-7385500ac8a3 Date: Fri, 18 Jan 2019 06:34:16 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackSuccessTests-8460c3c8-8f7e-489b-8133-cfde95497546-image", "tags": [], "container_format": "bare", "created_at": "2019-01-18T06:34:14Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-18T06:34:16Z", "visibility": "shared", "locations": [{"url": "rbd://af014572-0a5d-4a80-a07f-9105f52ab2c1/images/92ea5128-fa36-4ee6-beaa-5afdb68e7c5f/snap", "metadata": {}}], "self": "/v2/images/92ea5128-fa36-4ee6-beaa-5afdb68e7c5f", "min_disk": 0, "protected": false, "id": "92ea5128-fa36-4ee6-beaa-5afdb68e7c5f", "file": "/v2/images/92ea5128-fa36-4ee6-beaa-5afdb68e7c5f/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "b5350fdf743e4dfbb7e42dec9da3abe2", "direct_url": "rbd://af014572-0a5d-4a80-a07f-9105f52ab2c1/images/92ea5128-fa36-4ee6-beaa-5afdb68e7c5f/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-18 06:34:16,415 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/92ea5128-fa36-4ee6-beaa-5afdb68e7c5f used request id req-a30947d1-3fcb-456e-a46a-7385500ac8a3 2019-01-18 06:34:16,418 - 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}aaab528644de25acd00262f8f2e9ef88250271c1" 2019-01-18 06:34:16,579 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-3a2a6037-26fb-4ebd-b2c5-598b7fe7c74c Date: Fri, 18 Jan 2019 06:34: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"}}} 2019-01-18 06:34:16,579 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-3a2a6037-26fb-4ebd-b2c5-598b7fe7c74c 2019-01-18 06:34:16,582 - create_image - INFO - Created image with name - CreateStackSuccessTests-8460c3c8-8f7e-489b-8133-cfde95497546-image 2019-01-18 06:34:16,585 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/92ea5128-fa36-4ee6-beaa-5afdb68e7c5f -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}aaab528644de25acd00262f8f2e9ef88250271c1" 2019-01-18 06:34:16,743 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 888 Content-Type: application/json X-Openstack-Request-Id: req-117e9aa9-01f5-4c6b-9615-12a55da69445 Date: Fri, 18 Jan 2019 06:34:16 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackSuccessTests-8460c3c8-8f7e-489b-8133-cfde95497546-image", "tags": [], "container_format": "bare", "created_at": "2019-01-18T06:34:14Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-18T06:34:16Z", "visibility": "shared", "locations": [{"url": "rbd://af014572-0a5d-4a80-a07f-9105f52ab2c1/images/92ea5128-fa36-4ee6-beaa-5afdb68e7c5f/snap", "metadata": {}}], "self": "/v2/images/92ea5128-fa36-4ee6-beaa-5afdb68e7c5f", "min_disk": 0, "protected": false, "id": "92ea5128-fa36-4ee6-beaa-5afdb68e7c5f", "file": "/v2/images/92ea5128-fa36-4ee6-beaa-5afdb68e7c5f/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "b5350fdf743e4dfbb7e42dec9da3abe2", "direct_url": "rbd://af014572-0a5d-4a80-a07f-9105f52ab2c1/images/92ea5128-fa36-4ee6-beaa-5afdb68e7c5f/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-18 06:34:16,743 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/92ea5128-fa36-4ee6-beaa-5afdb68e7c5f used request id req-117e9aa9-01f5-4c6b-9615-12a55da69445 2019-01-18 06:34:16,743 - create_image - DEBUG - Instance status is - active 2019-01-18 06:34:16,744 - create_image - DEBUG - Image is active with name - CreateStackSuccessTests-8460c3c8-8f7e-489b-8133-cfde95497546-image 2019-01-18 06:34:16,744 - create_image - INFO - Image is now active with name - CreateStackSuccessTests-8460c3c8-8f7e-489b-8133-cfde95497546-image 2019-01-18 06:34:16,744 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:34:16,745 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:34:17,119 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "488fca829f8b496daa1cd2cdc6e45c49", "name": "Member"}, {"id": "c65201bd05504fa786d79b166e8bbba3", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}], "expires_at": "2019-01-18T07:34:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "020d00b5451a467cb276d06789a1149d", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "id": "e292c913af7844408b6509a836e493f5"}, "audit_ids": ["QGnQFfgYT8Czmuyze4Klxw"], "issued_at": "2019-01-18T06:34:17.000000Z"}} 2019-01-18 06:34:17,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}eb3af828b0471b213dd7bad984a3cf189eb117fe" 2019-01-18 06:34:17,202 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:34:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0d633b9f-28ad-48af-94a0-407bb6b14d1a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:34:17,202 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-0d633b9f-28ad-48af-94a0-407bb6b14d1a 2019-01-18 06:34:17,203 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-18 06:34:17,208 - 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}eb3af828b0471b213dd7bad984a3cf189eb117fe" 2019-01-18 06:34:17,400 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:34: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-e15a8785-28a6-4ffe-bf51-266dbe08cb1d x-compute-request-id: req-e15a8785-28a6-4ffe-bf51-266dbe08cb1d Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2019-01-18 06:34:17,400 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-e15a8785-28a6-4ffe-bf51-266dbe08cb1d 2019-01-18 06:34:17,404 - 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}eb3af828b0471b213dd7bad984a3cf189eb117fe" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "CreateStackSuccessTests-8460c3c8-8f7e-489b-8133-cfde95497546-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2019-01-18 06:34:17,452 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:34: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-f8dda301-69c9-4966-8d17-bbfb14a46d82 x-compute-request-id: req-f8dda301-69c9-4966-8d17-bbfb14a46d82 Content-Encoding: gzip Content-Length: 319 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/33286fed-a906-42cc-a9ec-1c96016303c4", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/33286fed-a906-42cc-a9ec-1c96016303c4", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "33286fed-a906-42cc-a9ec-1c96016303c4", "name": "CreateStackSuccessTests-8460c3c8-8f7e-489b-8133-cfde95497546-flavor-name", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2019-01-18 06:34:17,452 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-f8dda301-69c9-4966-8d17-bbfb14a46d82 2019-01-18 06:34:17,453 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:34:17,454 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:34:17,836 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c65201bd05504fa786d79b166e8bbba3", "name": "heat_stack_owner"}, {"id": "7a9e0a8b32344317a0dfccbf0d077a5c", "name": "CreateStackSuccessTests-76dbc04b-9f6e-4d0-proj-role"}], "expires_at": "2019-01-18T07:34:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b5350fdf743e4dfbb7e42dec9da3abe2", "name": "CreateStackSuccessTests-76dbc04b-9f6e-4d0-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/b5350fdf743e4dfbb7e42dec9da3abe2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/b5350fdf743e4dfbb7e42dec9da3abe2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/b5350fdf743e4dfbb7e42dec9da3abe2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/b5350fdf743e4dfbb7e42dec9da3abe2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/b5350fdf743e4dfbb7e42dec9da3abe2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/b5350fdf743e4dfbb7e42dec9da3abe2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/b5350fdf743e4dfbb7e42dec9da3abe2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/b5350fdf743e4dfbb7e42dec9da3abe2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/b5350fdf743e4dfbb7e42dec9da3abe2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/b5350fdf743e4dfbb7e42dec9da3abe2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/b5350fdf743e4dfbb7e42dec9da3abe2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/b5350fdf743e4dfbb7e42dec9da3abe2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-76dbc04b-9f6e-4d0-user", "id": "ddf30f7f23054f7296db819dd74977e1"}, "audit_ids": ["P8vFZl3lSDySSG2TcVGRTA"], "issued_at": "2019-01-18T06:34:17.000000Z"}} 2019-01-18 06:34:17,837 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}02fdae18de8fe3599d79730544710270314a4a77" 2019-01-18 06:34:17,914 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:34:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e5de77a8-56ee-4b7f-8997-bee21eb453b4 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:34:17,914 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-e5de77a8-56ee-4b7f-8997-bee21eb453b4 2019-01-18 06:34:17,915 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-18 06:34:17,919 - heat_utils - DEBUG - Retrieving Heat Client 2019-01-18 06:34:17,922 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/b5350fdf743e4dfbb7e42dec9da3abe2/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-8460c3c8-8f7e-489b-8133-cfde95497546-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}02fdae18de8fe3599d79730544710270314a4a77" 2019-01-18 06:34:18,098 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:34:17 GMT Server: Apache x-openstack-request-id: req-3f2c53f7-4df2-457b-9ab4-119569cfbe6f Content-Length: 14 Content-Type: application/json RESP BODY: {"stacks": []} 2019-01-18 06:34:18,098 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b5350fdf743e4dfbb7e42dec9da3abe2/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-8460c3c8-8f7e-489b-8133-cfde95497546-stack used request id req-3f2c53f7-4df2-457b-9ab4-119569cfbe6f 2019-01-18 06:34:18,128 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8004/v1/b5350fdf743e4dfbb7e42dec9da3abe2/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}02fdae18de8fe3599d79730544710270314a4a77" -d '{"stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-8460c3c8-8f7e-489b-8133-cfde95497546-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-8460c3c8-8f7e-489b-8133-cfde95497546-net", "inst_name": "CreateStackSuccessTests-8460c3c8-8f7e-489b-8133-cfde95497546-inst", "subnet_name": "CreateStackSuccessTests-8460c3c8-8f7e-489b-8133-cfde95497546-subnet", "image_name": "CreateStackSuccessTests-8460c3c8-8f7e-489b-8133-cfde95497546-image", "flavor_name": "CreateStackSuccessTests-8460c3c8-8f7e-489b-8133-cfde95497546-flavor-name"}}' 2019-01-18 06:34:20,601 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 18 Jan 2019 06:34:18 GMT Server: Apache x-openstack-request-id: req-07eda7d9-9fca-4cae-ba0e-d96654d08299 Location: http://172.30.9.23:8004/v1/b5350fdf743e4dfbb7e42dec9da3abe2/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8460c3c8-8f7e-489b-8133-cfde95497546-stack/ff578d3c-ca92-45c6-89d4-c97f51b03691 Content-Length: 291 Content-Type: application/json RESP BODY: {"stack": {"id": "ff578d3c-ca92-45c6-89d4-c97f51b03691", "links": [{"href": "http://172.30.9.23:8004/v1/b5350fdf743e4dfbb7e42dec9da3abe2/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8460c3c8-8f7e-489b-8133-cfde95497546-stack/ff578d3c-ca92-45c6-89d4-c97f51b03691", "rel": "self"}]}} 2019-01-18 06:34:20,601 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.23:8004/v1/b5350fdf743e4dfbb7e42dec9da3abe2/stacks used request id req-07eda7d9-9fca-4cae-ba0e-d96654d08299 2019-01-18 06:34:20,604 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/b5350fdf743e4dfbb7e42dec9da3abe2/stacks/ff578d3c-ca92-45c6-89d4-c97f51b03691 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}02fdae18de8fe3599d79730544710270314a4a77" 2019-01-18 06:34:20,786 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 18 Jan 2019 06:34:20 GMT Server: Apache x-openstack-request-id: req-f1ed4f13-caab-4657-973a-0d53ddbb1df7 Location: http://172.30.9.23:8004/v1/b5350fdf743e4dfbb7e42dec9da3abe2/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8460c3c8-8f7e-489b-8133-cfde95497546-stack/ff578d3c-ca92-45c6-89d4-c97f51b03691 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/b5350fdf743e4dfbb7e42dec9da3abe2/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8460c3c8-8f7e-489b-8133-cfde95497546-stack/ff578d3c-ca92-45c6-89d4-c97f51b03691;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-18 06:34:20,967 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:34:20 GMT Server: Apache x-openstack-request-id: req-073b35a0-a342-4892-8302-834feff00c85 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": "b5350fdf743e4dfbb7e42dec9da3abe2", "OS::stack_id": "ff578d3c-ca92-45c6-89d4-c97f51b03691", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-8460c3c8-8f7e-489b-8133-cfde95497546-stack", "image_name": "CreateStackSuccessTests-8460c3c8-8f7e-489b-8133-cfde95497546-image", "inst_name": "CreateStackSuccessTests-8460c3c8-8f7e-489b-8133-cfde95497546-inst", "subnet_name": "CreateStackSuccessTests-8460c3c8-8f7e-489b-8133-cfde95497546-subnet", "net_name": "CreateStackSuccessTests-8460c3c8-8f7e-489b-8133-cfde95497546-net", "flavor_name": "CreateStackSuccessTests-8460c3c8-8f7e-489b-8133-cfde95497546-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-8460c3c8-8f7e-489b-8133-cfde95497546-stack", "stack_user_project_id": "a15e12fea27e401b87ec1eec00df6a72", "stack_status_reason": "Stack CREATE started", "creation_time": "2019-01-18T06:34:19Z", "links": [{"href": "http://172.30.9.23:8004/v1/b5350fdf743e4dfbb7e42dec9da3abe2/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8460c3c8-8f7e-489b-8133-cfde95497546-stack/ff578d3c-ca92-45c6-89d4-c97f51b03691", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ff578d3c-ca92-45c6-89d4-c97f51b03691", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-18 06:34:20,967 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b5350fdf743e4dfbb7e42dec9da3abe2/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8460c3c8-8f7e-489b-8133-cfde95497546-stack/ff578d3c-ca92-45c6-89d4-c97f51b03691 used request id req-073b35a0-a342-4892-8302-834feff00c85 2019-01-18 06:34:20,968 - create_stack - INFO - Created stack with name - CreateStackSuccessTests-CreateStackSuccessTests-8460c3c8-8f7e-489b-8133-cfde95497546-stack 2019-01-18 06:34:20,971 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/b5350fdf743e4dfbb7e42dec9da3abe2/stacks/ff578d3c-ca92-45c6-89d4-c97f51b03691 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}02fdae18de8fe3599d79730544710270314a4a77" 2019-01-18 06:34:20,997 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 18 Jan 2019 06:34:20 GMT Server: Apache x-openstack-request-id: req-c2d3f22a-66de-48fe-812e-d46c4a60d025 Location: http://172.30.9.23:8004/v1/b5350fdf743e4dfbb7e42dec9da3abe2/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8460c3c8-8f7e-489b-8133-cfde95497546-stack/ff578d3c-ca92-45c6-89d4-c97f51b03691 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/b5350fdf743e4dfbb7e42dec9da3abe2/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8460c3c8-8f7e-489b-8133-cfde95497546-stack/ff578d3c-ca92-45c6-89d4-c97f51b03691;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-18 06:34:21,189 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:34:21 GMT Server: Apache x-openstack-request-id: req-f6cf8207-263f-44ca-ade8-95438787c686 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": "b5350fdf743e4dfbb7e42dec9da3abe2", "OS::stack_id": "ff578d3c-ca92-45c6-89d4-c97f51b03691", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-8460c3c8-8f7e-489b-8133-cfde95497546-stack", "image_name": "CreateStackSuccessTests-8460c3c8-8f7e-489b-8133-cfde95497546-image", "inst_name": "CreateStackSuccessTests-8460c3c8-8f7e-489b-8133-cfde95497546-inst", "subnet_name": "CreateStackSuccessTests-8460c3c8-8f7e-489b-8133-cfde95497546-subnet", "net_name": "CreateStackSuccessTests-8460c3c8-8f7e-489b-8133-cfde95497546-net", "flavor_name": "CreateStackSuccessTests-8460c3c8-8f7e-489b-8133-cfde95497546-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-8460c3c8-8f7e-489b-8133-cfde95497546-stack", "stack_user_project_id": "a15e12fea27e401b87ec1eec00df6a72", "stack_status_reason": "Stack CREATE started", "creation_time": "2019-01-18T06:34:19Z", "links": [{"href": "http://172.30.9.23:8004/v1/b5350fdf743e4dfbb7e42dec9da3abe2/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8460c3c8-8f7e-489b-8133-cfde95497546-stack/ff578d3c-ca92-45c6-89d4-c97f51b03691", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ff578d3c-ca92-45c6-89d4-c97f51b03691", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-18 06:34:21,190 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b5350fdf743e4dfbb7e42dec9da3abe2/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8460c3c8-8f7e-489b-8133-cfde95497546-stack/ff578d3c-ca92-45c6-89d4-c97f51b03691 used request id req-f6cf8207-263f-44ca-ade8-95438787c686 2019-01-18 06:34:21,190 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2019-01-18 06:34:21,190 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2019-01-18 06:34:24,193 - create_stack - DEBUG - Stack status query timeout in 1196.77469516 2019-01-18 06:34:24,197 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/b5350fdf743e4dfbb7e42dec9da3abe2/stacks/ff578d3c-ca92-45c6-89d4-c97f51b03691 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}02fdae18de8fe3599d79730544710270314a4a77" 2019-01-18 06:34:24,223 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 18 Jan 2019 06:34:24 GMT Server: Apache x-openstack-request-id: req-26d2c14b-1e88-4ebb-9555-c09703f0f23d Location: http://172.30.9.23:8004/v1/b5350fdf743e4dfbb7e42dec9da3abe2/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8460c3c8-8f7e-489b-8133-cfde95497546-stack/ff578d3c-ca92-45c6-89d4-c97f51b03691 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/b5350fdf743e4dfbb7e42dec9da3abe2/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8460c3c8-8f7e-489b-8133-cfde95497546-stack/ff578d3c-ca92-45c6-89d4-c97f51b03691;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-18 06:34:24,790 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:34:24 GMT Server: Apache x-openstack-request-id: req-3905e3b1-0406-4a65-98ae-9d84441036ee 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": "b5350fdf743e4dfbb7e42dec9da3abe2", "OS::stack_id": "ff578d3c-ca92-45c6-89d4-c97f51b03691", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-8460c3c8-8f7e-489b-8133-cfde95497546-stack", "image_name": "CreateStackSuccessTests-8460c3c8-8f7e-489b-8133-cfde95497546-image", "inst_name": "CreateStackSuccessTests-8460c3c8-8f7e-489b-8133-cfde95497546-inst", "subnet_name": "CreateStackSuccessTests-8460c3c8-8f7e-489b-8133-cfde95497546-subnet", "net_name": "CreateStackSuccessTests-8460c3c8-8f7e-489b-8133-cfde95497546-net", "flavor_name": "CreateStackSuccessTests-8460c3c8-8f7e-489b-8133-cfde95497546-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-8460c3c8-8f7e-489b-8133-cfde95497546-stack", "stack_user_project_id": "a15e12fea27e401b87ec1eec00df6a72", "stack_status_reason": "Stack CREATE started", "creation_time": "2019-01-18T06:34:19Z", "links": [{"href": "http://172.30.9.23:8004/v1/b5350fdf743e4dfbb7e42dec9da3abe2/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8460c3c8-8f7e-489b-8133-cfde95497546-stack/ff578d3c-ca92-45c6-89d4-c97f51b03691", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ff578d3c-ca92-45c6-89d4-c97f51b03691", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-18 06:34:24,790 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b5350fdf743e4dfbb7e42dec9da3abe2/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8460c3c8-8f7e-489b-8133-cfde95497546-stack/ff578d3c-ca92-45c6-89d4-c97f51b03691 used request id req-3905e3b1-0406-4a65-98ae-9d84441036ee 2019-01-18 06:34:24,790 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2019-01-18 06:34:24,791 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2019-01-18 06:34:27,794 - create_stack - DEBUG - Stack status query timeout in 1193.17434502 2019-01-18 06:34:27,797 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/b5350fdf743e4dfbb7e42dec9da3abe2/stacks/ff578d3c-ca92-45c6-89d4-c97f51b03691 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}02fdae18de8fe3599d79730544710270314a4a77" 2019-01-18 06:34:27,966 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 18 Jan 2019 06:34:27 GMT Server: Apache x-openstack-request-id: req-dd5bcab5-b8b6-405c-aa6e-06a92822c944 Location: http://172.30.9.23:8004/v1/b5350fdf743e4dfbb7e42dec9da3abe2/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8460c3c8-8f7e-489b-8133-cfde95497546-stack/ff578d3c-ca92-45c6-89d4-c97f51b03691 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/b5350fdf743e4dfbb7e42dec9da3abe2/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8460c3c8-8f7e-489b-8133-cfde95497546-stack/ff578d3c-ca92-45c6-89d4-c97f51b03691;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-18 06:34:28,201 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:34:27 GMT Server: Apache x-openstack-request-id: req-b6b9f650-ea53-477b-80b2-c6145c2f3ffb 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": "b5350fdf743e4dfbb7e42dec9da3abe2", "OS::stack_id": "ff578d3c-ca92-45c6-89d4-c97f51b03691", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-8460c3c8-8f7e-489b-8133-cfde95497546-stack", "image_name": "CreateStackSuccessTests-8460c3c8-8f7e-489b-8133-cfde95497546-image", "inst_name": "CreateStackSuccessTests-8460c3c8-8f7e-489b-8133-cfde95497546-inst", "subnet_name": "CreateStackSuccessTests-8460c3c8-8f7e-489b-8133-cfde95497546-subnet", "net_name": "CreateStackSuccessTests-8460c3c8-8f7e-489b-8133-cfde95497546-net", "flavor_name": "CreateStackSuccessTests-8460c3c8-8f7e-489b-8133-cfde95497546-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-8460c3c8-8f7e-489b-8133-cfde95497546-stack", "stack_user_project_id": "a15e12fea27e401b87ec1eec00df6a72", "stack_status_reason": "Stack CREATE started", "creation_time": "2019-01-18T06:34:19Z", "links": [{"href": "http://172.30.9.23:8004/v1/b5350fdf743e4dfbb7e42dec9da3abe2/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8460c3c8-8f7e-489b-8133-cfde95497546-stack/ff578d3c-ca92-45c6-89d4-c97f51b03691", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ff578d3c-ca92-45c6-89d4-c97f51b03691", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-18 06:34:28,201 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b5350fdf743e4dfbb7e42dec9da3abe2/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8460c3c8-8f7e-489b-8133-cfde95497546-stack/ff578d3c-ca92-45c6-89d4-c97f51b03691 used request id req-b6b9f650-ea53-477b-80b2-c6145c2f3ffb 2019-01-18 06:34:28,202 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2019-01-18 06:34:28,202 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2019-01-18 06:34:31,205 - create_stack - DEBUG - Stack status query timeout in 1189.76288009 2019-01-18 06:34:31,208 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/b5350fdf743e4dfbb7e42dec9da3abe2/stacks/ff578d3c-ca92-45c6-89d4-c97f51b03691 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}02fdae18de8fe3599d79730544710270314a4a77" 2019-01-18 06:34:31,375 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 18 Jan 2019 06:34:31 GMT Server: Apache x-openstack-request-id: req-715f73c4-566e-423b-ac8b-343c0744be25 Location: http://172.30.9.23:8004/v1/b5350fdf743e4dfbb7e42dec9da3abe2/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8460c3c8-8f7e-489b-8133-cfde95497546-stack/ff578d3c-ca92-45c6-89d4-c97f51b03691 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/b5350fdf743e4dfbb7e42dec9da3abe2/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8460c3c8-8f7e-489b-8133-cfde95497546-stack/ff578d3c-ca92-45c6-89d4-c97f51b03691;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-18 06:34:31,416 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:34:31 GMT Server: Apache x-openstack-request-id: req-2da64218-3a72-4456-9661-1a6f687d23d4 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": "b5350fdf743e4dfbb7e42dec9da3abe2", "OS::stack_id": "ff578d3c-ca92-45c6-89d4-c97f51b03691", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-8460c3c8-8f7e-489b-8133-cfde95497546-stack", "image_name": "CreateStackSuccessTests-8460c3c8-8f7e-489b-8133-cfde95497546-image", "inst_name": "CreateStackSuccessTests-8460c3c8-8f7e-489b-8133-cfde95497546-inst", "subnet_name": "CreateStackSuccessTests-8460c3c8-8f7e-489b-8133-cfde95497546-subnet", "net_name": "CreateStackSuccessTests-8460c3c8-8f7e-489b-8133-cfde95497546-net", "flavor_name": "CreateStackSuccessTests-8460c3c8-8f7e-489b-8133-cfde95497546-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-8460c3c8-8f7e-489b-8133-cfde95497546-stack", "stack_user_project_id": "a15e12fea27e401b87ec1eec00df6a72", "stack_status_reason": "Stack CREATE started", "creation_time": "2019-01-18T06:34:19Z", "links": [{"href": "http://172.30.9.23:8004/v1/b5350fdf743e4dfbb7e42dec9da3abe2/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8460c3c8-8f7e-489b-8133-cfde95497546-stack/ff578d3c-ca92-45c6-89d4-c97f51b03691", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ff578d3c-ca92-45c6-89d4-c97f51b03691", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-18 06:34:31,417 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b5350fdf743e4dfbb7e42dec9da3abe2/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8460c3c8-8f7e-489b-8133-cfde95497546-stack/ff578d3c-ca92-45c6-89d4-c97f51b03691 used request id req-2da64218-3a72-4456-9661-1a6f687d23d4 2019-01-18 06:34:31,417 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2019-01-18 06:34:31,417 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2019-01-18 06:34:34,421 - create_stack - DEBUG - Stack status query timeout in 1186.54759717 2019-01-18 06:34:34,424 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/b5350fdf743e4dfbb7e42dec9da3abe2/stacks/ff578d3c-ca92-45c6-89d4-c97f51b03691 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}02fdae18de8fe3599d79730544710270314a4a77" 2019-01-18 06:34:34,605 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 18 Jan 2019 06:34:34 GMT Server: Apache x-openstack-request-id: req-7fd01184-8ac0-4bef-8aa5-eca464b8724a Location: http://172.30.9.23:8004/v1/b5350fdf743e4dfbb7e42dec9da3abe2/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8460c3c8-8f7e-489b-8133-cfde95497546-stack/ff578d3c-ca92-45c6-89d4-c97f51b03691 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/b5350fdf743e4dfbb7e42dec9da3abe2/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8460c3c8-8f7e-489b-8133-cfde95497546-stack/ff578d3c-ca92-45c6-89d4-c97f51b03691;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-18 06:34:34,792 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:34:34 GMT Server: Apache x-openstack-request-id: req-f6cf51ff-31e9-4ade-ae0d-4ae0c466fc5e 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": "b5350fdf743e4dfbb7e42dec9da3abe2", "OS::stack_id": "ff578d3c-ca92-45c6-89d4-c97f51b03691", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-8460c3c8-8f7e-489b-8133-cfde95497546-stack", "image_name": "CreateStackSuccessTests-8460c3c8-8f7e-489b-8133-cfde95497546-image", "inst_name": "CreateStackSuccessTests-8460c3c8-8f7e-489b-8133-cfde95497546-inst", "subnet_name": "CreateStackSuccessTests-8460c3c8-8f7e-489b-8133-cfde95497546-subnet", "net_name": "CreateStackSuccessTests-8460c3c8-8f7e-489b-8133-cfde95497546-net", "flavor_name": "CreateStackSuccessTests-8460c3c8-8f7e-489b-8133-cfde95497546-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-8460c3c8-8f7e-489b-8133-cfde95497546-stack", "stack_user_project_id": "a15e12fea27e401b87ec1eec00df6a72", "stack_status_reason": "Stack CREATE started", "creation_time": "2019-01-18T06:34:19Z", "links": [{"href": "http://172.30.9.23:8004/v1/b5350fdf743e4dfbb7e42dec9da3abe2/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8460c3c8-8f7e-489b-8133-cfde95497546-stack/ff578d3c-ca92-45c6-89d4-c97f51b03691", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ff578d3c-ca92-45c6-89d4-c97f51b03691", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-18 06:34:34,792 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b5350fdf743e4dfbb7e42dec9da3abe2/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8460c3c8-8f7e-489b-8133-cfde95497546-stack/ff578d3c-ca92-45c6-89d4-c97f51b03691 used request id req-f6cf51ff-31e9-4ade-ae0d-4ae0c466fc5e 2019-01-18 06:34:34,792 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2019-01-18 06:34:34,793 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2019-01-18 06:34:37,796 - create_stack - DEBUG - Stack status query timeout in 1183.17238617 2019-01-18 06:34:37,799 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/b5350fdf743e4dfbb7e42dec9da3abe2/stacks/ff578d3c-ca92-45c6-89d4-c97f51b03691 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}02fdae18de8fe3599d79730544710270314a4a77" 2019-01-18 06:34:37,980 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 18 Jan 2019 06:34:37 GMT Server: Apache x-openstack-request-id: req-9c447b43-3354-453a-b57e-553d76de939b Location: http://172.30.9.23:8004/v1/b5350fdf743e4dfbb7e42dec9da3abe2/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8460c3c8-8f7e-489b-8133-cfde95497546-stack/ff578d3c-ca92-45c6-89d4-c97f51b03691 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/b5350fdf743e4dfbb7e42dec9da3abe2/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8460c3c8-8f7e-489b-8133-cfde95497546-stack/ff578d3c-ca92-45c6-89d4-c97f51b03691;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-18 06:34:38,163 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:34:37 GMT Server: Apache x-openstack-request-id: req-722ef07f-6b4e-40af-9d7a-825fabb36131 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": "b5350fdf743e4dfbb7e42dec9da3abe2", "OS::stack_id": "ff578d3c-ca92-45c6-89d4-c97f51b03691", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-8460c3c8-8f7e-489b-8133-cfde95497546-stack", "image_name": "CreateStackSuccessTests-8460c3c8-8f7e-489b-8133-cfde95497546-image", "inst_name": "CreateStackSuccessTests-8460c3c8-8f7e-489b-8133-cfde95497546-inst", "subnet_name": "CreateStackSuccessTests-8460c3c8-8f7e-489b-8133-cfde95497546-subnet", "net_name": "CreateStackSuccessTests-8460c3c8-8f7e-489b-8133-cfde95497546-net", "flavor_name": "CreateStackSuccessTests-8460c3c8-8f7e-489b-8133-cfde95497546-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-8460c3c8-8f7e-489b-8133-cfde95497546-stack", "stack_user_project_id": "a15e12fea27e401b87ec1eec00df6a72", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2019-01-18T06:34:19Z", "links": [{"href": "http://172.30.9.23:8004/v1/b5350fdf743e4dfbb7e42dec9da3abe2/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8460c3c8-8f7e-489b-8133-cfde95497546-stack/ff578d3c-ca92-45c6-89d4-c97f51b03691", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "ff578d3c-ca92-45c6-89d4-c97f51b03691", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-18 06:34:38,163 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b5350fdf743e4dfbb7e42dec9da3abe2/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8460c3c8-8f7e-489b-8133-cfde95497546-stack/ff578d3c-ca92-45c6-89d4-c97f51b03691 used request id req-722ef07f-6b4e-40af-9d7a-825fabb36131 2019-01-18 06:34:38,164 - create_stack - DEBUG - Stack status is - CREATE_COMPLETE 2019-01-18 06:34:38,164 - create_stack - DEBUG - Stack is active with name - CreateStackSuccessTests-CreateStackSuccessTests-8460c3c8-8f7e-489b-8133-cfde95497546-stack 2019-01-18 06:34:38,164 - create_stack - INFO - Stack is now active with name - CreateStackSuccessTests-CreateStackSuccessTests-8460c3c8-8f7e-489b-8133-cfde95497546-stack 2019-01-18 06:34:38,164 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:34:38,544 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c65201bd05504fa786d79b166e8bbba3", "name": "heat_stack_owner"}, {"id": "7a9e0a8b32344317a0dfccbf0d077a5c", "name": "CreateStackSuccessTests-76dbc04b-9f6e-4d0-proj-role"}], "expires_at": "2019-01-18T07:34:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b5350fdf743e4dfbb7e42dec9da3abe2", "name": "CreateStackSuccessTests-76dbc04b-9f6e-4d0-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/b5350fdf743e4dfbb7e42dec9da3abe2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/b5350fdf743e4dfbb7e42dec9da3abe2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/b5350fdf743e4dfbb7e42dec9da3abe2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/b5350fdf743e4dfbb7e42dec9da3abe2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/b5350fdf743e4dfbb7e42dec9da3abe2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/b5350fdf743e4dfbb7e42dec9da3abe2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/b5350fdf743e4dfbb7e42dec9da3abe2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/b5350fdf743e4dfbb7e42dec9da3abe2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/b5350fdf743e4dfbb7e42dec9da3abe2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/b5350fdf743e4dfbb7e42dec9da3abe2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/b5350fdf743e4dfbb7e42dec9da3abe2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/b5350fdf743e4dfbb7e42dec9da3abe2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-76dbc04b-9f6e-4d0-user", "id": "ddf30f7f23054f7296db819dd74977e1"}, "audit_ids": ["VsFbJcvxQbOWU554AK7EBw"], "issued_at": "2019-01-18T06:34:38.000000Z"}} 2019-01-18 06:34:38,547 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/b5350fdf743e4dfbb7e42dec9da3abe2/stacks/ff578d3c-ca92-45c6-89d4-c97f51b03691 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}758a7493ae6dcecfeb92b19816c6b93fcc95bc54" 2019-01-18 06:34:38,726 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 18 Jan 2019 06:34:38 GMT Server: Apache x-openstack-request-id: req-4d911abb-c1e1-4937-a8ad-c76827e6f3fa Location: http://172.30.9.23:8004/v1/b5350fdf743e4dfbb7e42dec9da3abe2/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8460c3c8-8f7e-489b-8133-cfde95497546-stack/ff578d3c-ca92-45c6-89d4-c97f51b03691 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/b5350fdf743e4dfbb7e42dec9da3abe2/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8460c3c8-8f7e-489b-8133-cfde95497546-stack/ff578d3c-ca92-45c6-89d4-c97f51b03691;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-18 06:34:39,065 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:34:38 GMT Server: Apache x-openstack-request-id: req-a3d8173d-7ac6-4959-b066-57972532acd6 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": "b5350fdf743e4dfbb7e42dec9da3abe2", "OS::stack_id": "ff578d3c-ca92-45c6-89d4-c97f51b03691", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-8460c3c8-8f7e-489b-8133-cfde95497546-stack", "image_name": "CreateStackSuccessTests-8460c3c8-8f7e-489b-8133-cfde95497546-image", "inst_name": "CreateStackSuccessTests-8460c3c8-8f7e-489b-8133-cfde95497546-inst", "subnet_name": "CreateStackSuccessTests-8460c3c8-8f7e-489b-8133-cfde95497546-subnet", "net_name": "CreateStackSuccessTests-8460c3c8-8f7e-489b-8133-cfde95497546-net", "flavor_name": "CreateStackSuccessTests-8460c3c8-8f7e-489b-8133-cfde95497546-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-8460c3c8-8f7e-489b-8133-cfde95497546-stack", "stack_user_project_id": "a15e12fea27e401b87ec1eec00df6a72", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2019-01-18T06:34:19Z", "links": [{"href": "http://172.30.9.23:8004/v1/b5350fdf743e4dfbb7e42dec9da3abe2/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8460c3c8-8f7e-489b-8133-cfde95497546-stack/ff578d3c-ca92-45c6-89d4-c97f51b03691", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "ff578d3c-ca92-45c6-89d4-c97f51b03691", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-18 06:34:39,065 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b5350fdf743e4dfbb7e42dec9da3abe2/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8460c3c8-8f7e-489b-8133-cfde95497546-stack/ff578d3c-ca92-45c6-89d4-c97f51b03691 used request id req-a3d8173d-7ac6-4959-b066-57972532acd6 2019-01-18 06:34:39,068 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/b5350fdf743e4dfbb7e42dec9da3abe2/stacks/ff578d3c-ca92-45c6-89d4-c97f51b03691 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}02fdae18de8fe3599d79730544710270314a4a77" 2019-01-18 06:34:39,096 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 18 Jan 2019 06:34:39 GMT Server: Apache x-openstack-request-id: req-8dd6870d-2977-4e82-83a9-57f44223eed8 Location: http://172.30.9.23:8004/v1/b5350fdf743e4dfbb7e42dec9da3abe2/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8460c3c8-8f7e-489b-8133-cfde95497546-stack/ff578d3c-ca92-45c6-89d4-c97f51b03691 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/b5350fdf743e4dfbb7e42dec9da3abe2/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8460c3c8-8f7e-489b-8133-cfde95497546-stack/ff578d3c-ca92-45c6-89d4-c97f51b03691;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-18 06:34:39,137 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:34:39 GMT Server: Apache x-openstack-request-id: req-06b121fe-b2e2-4717-856a-1f1b4cd8f076 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": "b5350fdf743e4dfbb7e42dec9da3abe2", "OS::stack_id": "ff578d3c-ca92-45c6-89d4-c97f51b03691", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-8460c3c8-8f7e-489b-8133-cfde95497546-stack", "image_name": "CreateStackSuccessTests-8460c3c8-8f7e-489b-8133-cfde95497546-image", "inst_name": "CreateStackSuccessTests-8460c3c8-8f7e-489b-8133-cfde95497546-inst", "subnet_name": "CreateStackSuccessTests-8460c3c8-8f7e-489b-8133-cfde95497546-subnet", "net_name": "CreateStackSuccessTests-8460c3c8-8f7e-489b-8133-cfde95497546-net", "flavor_name": "CreateStackSuccessTests-8460c3c8-8f7e-489b-8133-cfde95497546-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-8460c3c8-8f7e-489b-8133-cfde95497546-stack", "stack_user_project_id": "a15e12fea27e401b87ec1eec00df6a72", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2019-01-18T06:34:19Z", "links": [{"href": "http://172.30.9.23:8004/v1/b5350fdf743e4dfbb7e42dec9da3abe2/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8460c3c8-8f7e-489b-8133-cfde95497546-stack/ff578d3c-ca92-45c6-89d4-c97f51b03691", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "ff578d3c-ca92-45c6-89d4-c97f51b03691", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-18 06:34:39,137 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b5350fdf743e4dfbb7e42dec9da3abe2/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8460c3c8-8f7e-489b-8133-cfde95497546-stack/ff578d3c-ca92-45c6-89d4-c97f51b03691 used request id req-06b121fe-b2e2-4717-856a-1f1b4cd8f076 2019-01-18 06:34:39,138 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:34:39,139 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:34:39,532 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c65201bd05504fa786d79b166e8bbba3", "name": "heat_stack_owner"}, {"id": "7a9e0a8b32344317a0dfccbf0d077a5c", "name": "CreateStackSuccessTests-76dbc04b-9f6e-4d0-proj-role"}], "expires_at": "2019-01-18T07:34:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b5350fdf743e4dfbb7e42dec9da3abe2", "name": "CreateStackSuccessTests-76dbc04b-9f6e-4d0-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/b5350fdf743e4dfbb7e42dec9da3abe2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/b5350fdf743e4dfbb7e42dec9da3abe2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/b5350fdf743e4dfbb7e42dec9da3abe2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/b5350fdf743e4dfbb7e42dec9da3abe2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/b5350fdf743e4dfbb7e42dec9da3abe2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/b5350fdf743e4dfbb7e42dec9da3abe2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/b5350fdf743e4dfbb7e42dec9da3abe2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/b5350fdf743e4dfbb7e42dec9da3abe2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/b5350fdf743e4dfbb7e42dec9da3abe2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/b5350fdf743e4dfbb7e42dec9da3abe2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/b5350fdf743e4dfbb7e42dec9da3abe2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/b5350fdf743e4dfbb7e42dec9da3abe2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-76dbc04b-9f6e-4d0-user", "id": "ddf30f7f23054f7296db819dd74977e1"}, "audit_ids": ["nrmTp4GDRWiytGOpZzz-Gw"], "issued_at": "2019-01-18T06:34:39.000000Z"}} 2019-01-18 06:34:39,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}78dad52c07271cb48a66517151337f90a97ca64a" 2019-01-18 06:34:39,608 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:34:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-11646215-7682-430f-a15b-6bc40f5302cb Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:34:39,608 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-11646215-7682-430f-a15b-6bc40f5302cb 2019-01-18 06:34:39,610 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-18 06:34:39,612 - heat_utils - DEBUG - Retrieving Heat Client 2019-01-18 06:34:39,616 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/b5350fdf743e4dfbb7e42dec9da3abe2/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-8460c3c8-8f7e-489b-8133-cfde95497546-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78dad52c07271cb48a66517151337f90a97ca64a" 2019-01-18 06:34:39,795 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:34:39 GMT Server: Apache x-openstack-request-id: req-c21243db-cf65-407a-99fc-bd597ec3eb9d 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-8460c3c8-8f7e-489b-8133-cfde95497546-stack", "stack_user_project_id": "a15e12fea27e401b87ec1eec00df6a72", "deletion_time": null, "creation_time": "2019-01-18T06:34:19Z", "links": [{"href": "http://172.30.9.23:8004/v1/b5350fdf743e4dfbb7e42dec9da3abe2/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8460c3c8-8f7e-489b-8133-cfde95497546-stack/ff578d3c-ca92-45c6-89d4-c97f51b03691", "rel": "self"}], "updated_time": null, "stack_owner": null, "stack_status": "CREATE_COMPLETE", "id": "ff578d3c-ca92-45c6-89d4-c97f51b03691", "tags": null}]} 2019-01-18 06:34:39,795 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b5350fdf743e4dfbb7e42dec9da3abe2/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-8460c3c8-8f7e-489b-8133-cfde95497546-stack used request id req-c21243db-cf65-407a-99fc-bd597ec3eb9d 2019-01-18 06:34:39,796 - create_stack - INFO - Found stack with name - CreateStackSuccessTests-CreateStackSuccessTests-8460c3c8-8f7e-489b-8133-cfde95497546-stack 2019-01-18 06:34:39,799 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/b5350fdf743e4dfbb7e42dec9da3abe2/stacks/ff578d3c-ca92-45c6-89d4-c97f51b03691 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78dad52c07271cb48a66517151337f90a97ca64a" 2019-01-18 06:34:39,979 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 18 Jan 2019 06:34:39 GMT Server: Apache x-openstack-request-id: req-24131999-0034-4352-b25a-8b8f5a195b9b Location: http://172.30.9.23:8004/v1/b5350fdf743e4dfbb7e42dec9da3abe2/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8460c3c8-8f7e-489b-8133-cfde95497546-stack/ff578d3c-ca92-45c6-89d4-c97f51b03691 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/b5350fdf743e4dfbb7e42dec9da3abe2/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8460c3c8-8f7e-489b-8133-cfde95497546-stack/ff578d3c-ca92-45c6-89d4-c97f51b03691;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-18 06:34:40,171 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:34:39 GMT Server: Apache x-openstack-request-id: req-aee17919-9463-48e1-a7c3-6887ade4fec9 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": "b5350fdf743e4dfbb7e42dec9da3abe2", "OS::stack_id": "ff578d3c-ca92-45c6-89d4-c97f51b03691", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-8460c3c8-8f7e-489b-8133-cfde95497546-stack", "image_name": "CreateStackSuccessTests-8460c3c8-8f7e-489b-8133-cfde95497546-image", "inst_name": "CreateStackSuccessTests-8460c3c8-8f7e-489b-8133-cfde95497546-inst", "subnet_name": "CreateStackSuccessTests-8460c3c8-8f7e-489b-8133-cfde95497546-subnet", "net_name": "CreateStackSuccessTests-8460c3c8-8f7e-489b-8133-cfde95497546-net", "flavor_name": "CreateStackSuccessTests-8460c3c8-8f7e-489b-8133-cfde95497546-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-8460c3c8-8f7e-489b-8133-cfde95497546-stack", "stack_user_project_id": "a15e12fea27e401b87ec1eec00df6a72", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2019-01-18T06:34:19Z", "links": [{"href": "http://172.30.9.23:8004/v1/b5350fdf743e4dfbb7e42dec9da3abe2/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8460c3c8-8f7e-489b-8133-cfde95497546-stack/ff578d3c-ca92-45c6-89d4-c97f51b03691", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "ff578d3c-ca92-45c6-89d4-c97f51b03691", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-18 06:34:40,171 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b5350fdf743e4dfbb7e42dec9da3abe2/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8460c3c8-8f7e-489b-8133-cfde95497546-stack/ff578d3c-ca92-45c6-89d4-c97f51b03691 used request id req-aee17919-9463-48e1-a7c3-6887ade4fec9 2019-01-18 06:34:40,171 - create_stack - INFO - Deleting stack - CreateStackSuccessTests-CreateStackSuccessTests-8460c3c8-8f7e-489b-8133-cfde95497546-stack 2019-01-18 06:34:40,174 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8004/v1/b5350fdf743e4dfbb7e42dec9da3abe2/stacks/ff578d3c-ca92-45c6-89d4-c97f51b03691 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}02fdae18de8fe3599d79730544710270314a4a77" 2019-01-18 06:34:40,201 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 18 Jan 2019 06:34:40 GMT Server: Apache x-openstack-request-id: req-1ed9a49a-d962-4663-bdf3-99bf2ea8b17d Location: http://172.30.9.23:8004/v1/b5350fdf743e4dfbb7e42dec9da3abe2/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8460c3c8-8f7e-489b-8133-cfde95497546-stack/ff578d3c-ca92-45c6-89d4-c97f51b03691 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/b5350fdf743e4dfbb7e42dec9da3abe2/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8460c3c8-8f7e-489b-8133-cfde95497546-stack/ff578d3c-ca92-45c6-89d4-c97f51b03691;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-18 06:34:40,274 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 06:34:40 GMT Server: Apache x-openstack-request-id: req-429baea3-a24b-441f-93fd-1882123a26e6 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 06:34:40,274 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.23:8004/v1/b5350fdf743e4dfbb7e42dec9da3abe2/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8460c3c8-8f7e-489b-8133-cfde95497546-stack/ff578d3c-ca92-45c6-89d4-c97f51b03691 used request id req-429baea3-a24b-441f-93fd-1882123a26e6 2019-01-18 06:34:40,277 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/b5350fdf743e4dfbb7e42dec9da3abe2/stacks/ff578d3c-ca92-45c6-89d4-c97f51b03691 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}02fdae18de8fe3599d79730544710270314a4a77" 2019-01-18 06:34:40,303 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 18 Jan 2019 06:34:40 GMT Server: Apache x-openstack-request-id: req-e6e2842f-434b-40d8-b058-e1c452656e51 Location: http://172.30.9.23:8004/v1/b5350fdf743e4dfbb7e42dec9da3abe2/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8460c3c8-8f7e-489b-8133-cfde95497546-stack/ff578d3c-ca92-45c6-89d4-c97f51b03691 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/b5350fdf743e4dfbb7e42dec9da3abe2/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8460c3c8-8f7e-489b-8133-cfde95497546-stack/ff578d3c-ca92-45c6-89d4-c97f51b03691;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-18 06:34:40,328 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:34:40 GMT Server: Apache x-openstack-request-id: req-0f8f9391-eeb2-4a41-844e-ccc729428925 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": "b5350fdf743e4dfbb7e42dec9da3abe2", "OS::stack_id": "ff578d3c-ca92-45c6-89d4-c97f51b03691", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-8460c3c8-8f7e-489b-8133-cfde95497546-stack", "image_name": "CreateStackSuccessTests-8460c3c8-8f7e-489b-8133-cfde95497546-image", "inst_name": "CreateStackSuccessTests-8460c3c8-8f7e-489b-8133-cfde95497546-inst", "subnet_name": "CreateStackSuccessTests-8460c3c8-8f7e-489b-8133-cfde95497546-subnet", "flavor_name": "CreateStackSuccessTests-8460c3c8-8f7e-489b-8133-cfde95497546-flavor-name", "net_name": "CreateStackSuccessTests-8460c3c8-8f7e-489b-8133-cfde95497546-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-8460c3c8-8f7e-489b-8133-cfde95497546-stack", "stack_user_project_id": "a15e12fea27e401b87ec1eec00df6a72", "tags": null, "creation_time": "2019-01-18T06:34:19Z", "links": [{"href": "http://172.30.9.23:8004/v1/b5350fdf743e4dfbb7e42dec9da3abe2/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8460c3c8-8f7e-489b-8133-cfde95497546-stack/ff578d3c-ca92-45c6-89d4-c97f51b03691", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2019-01-18T06:34:40Z", "id": "ff578d3c-ca92-45c6-89d4-c97f51b03691", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2019-01-18 06:34:40,329 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b5350fdf743e4dfbb7e42dec9da3abe2/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8460c3c8-8f7e-489b-8133-cfde95497546-stack/ff578d3c-ca92-45c6-89d4-c97f51b03691 used request id req-0f8f9391-eeb2-4a41-844e-ccc729428925 2019-01-18 06:34:40,329 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2019-01-18 06:34:40,329 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2019-01-18 06:34:43,332 - create_stack - DEBUG - Stack status query timeout in 1196.94239092 2019-01-18 06:34:43,336 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/b5350fdf743e4dfbb7e42dec9da3abe2/stacks/ff578d3c-ca92-45c6-89d4-c97f51b03691 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}02fdae18de8fe3599d79730544710270314a4a77" 2019-01-18 06:34:43,362 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 18 Jan 2019 06:34:43 GMT Server: Apache x-openstack-request-id: req-d367738e-2345-4782-8405-2245b9cfc5a1 Location: http://172.30.9.23:8004/v1/b5350fdf743e4dfbb7e42dec9da3abe2/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8460c3c8-8f7e-489b-8133-cfde95497546-stack/ff578d3c-ca92-45c6-89d4-c97f51b03691 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/b5350fdf743e4dfbb7e42dec9da3abe2/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8460c3c8-8f7e-489b-8133-cfde95497546-stack/ff578d3c-ca92-45c6-89d4-c97f51b03691;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-18 06:34:43,388 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:34:43 GMT Server: Apache x-openstack-request-id: req-8e2b57b3-03b8-4ceb-af08-bfdbd57a76b8 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": "b5350fdf743e4dfbb7e42dec9da3abe2", "OS::stack_id": "ff578d3c-ca92-45c6-89d4-c97f51b03691", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-8460c3c8-8f7e-489b-8133-cfde95497546-stack", "image_name": "CreateStackSuccessTests-8460c3c8-8f7e-489b-8133-cfde95497546-image", "inst_name": "CreateStackSuccessTests-8460c3c8-8f7e-489b-8133-cfde95497546-inst", "subnet_name": "CreateStackSuccessTests-8460c3c8-8f7e-489b-8133-cfde95497546-subnet", "flavor_name": "CreateStackSuccessTests-8460c3c8-8f7e-489b-8133-cfde95497546-flavor-name", "net_name": "CreateStackSuccessTests-8460c3c8-8f7e-489b-8133-cfde95497546-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-8460c3c8-8f7e-489b-8133-cfde95497546-stack", "stack_user_project_id": "a15e12fea27e401b87ec1eec00df6a72", "tags": null, "creation_time": "2019-01-18T06:34:19Z", "links": [{"href": "http://172.30.9.23:8004/v1/b5350fdf743e4dfbb7e42dec9da3abe2/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8460c3c8-8f7e-489b-8133-cfde95497546-stack/ff578d3c-ca92-45c6-89d4-c97f51b03691", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2019-01-18T06:34:40Z", "id": "ff578d3c-ca92-45c6-89d4-c97f51b03691", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2019-01-18 06:34:43,388 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b5350fdf743e4dfbb7e42dec9da3abe2/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8460c3c8-8f7e-489b-8133-cfde95497546-stack/ff578d3c-ca92-45c6-89d4-c97f51b03691 used request id req-8e2b57b3-03b8-4ceb-af08-bfdbd57a76b8 2019-01-18 06:34:43,389 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2019-01-18 06:34:43,389 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2019-01-18 06:34:46,392 - create_stack - DEBUG - Stack status query timeout in 1193.88273787 2019-01-18 06:34:46,395 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/b5350fdf743e4dfbb7e42dec9da3abe2/stacks/ff578d3c-ca92-45c6-89d4-c97f51b03691 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}02fdae18de8fe3599d79730544710270314a4a77" 2019-01-18 06:34:46,421 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 18 Jan 2019 06:34:46 GMT Server: Apache x-openstack-request-id: req-36cf1ea5-8868-4510-9b51-e62361d60f6e Location: http://172.30.9.23:8004/v1/b5350fdf743e4dfbb7e42dec9da3abe2/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8460c3c8-8f7e-489b-8133-cfde95497546-stack/ff578d3c-ca92-45c6-89d4-c97f51b03691 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/b5350fdf743e4dfbb7e42dec9da3abe2/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8460c3c8-8f7e-489b-8133-cfde95497546-stack/ff578d3c-ca92-45c6-89d4-c97f51b03691;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-18 06:34:46,463 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:34:46 GMT Server: Apache x-openstack-request-id: req-1e434e35-fc9e-496e-9312-10740c723d6e 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": "b5350fdf743e4dfbb7e42dec9da3abe2", "OS::stack_id": "ff578d3c-ca92-45c6-89d4-c97f51b03691", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-8460c3c8-8f7e-489b-8133-cfde95497546-stack", "image_name": "CreateStackSuccessTests-8460c3c8-8f7e-489b-8133-cfde95497546-image", "inst_name": "CreateStackSuccessTests-8460c3c8-8f7e-489b-8133-cfde95497546-inst", "subnet_name": "CreateStackSuccessTests-8460c3c8-8f7e-489b-8133-cfde95497546-subnet", "flavor_name": "CreateStackSuccessTests-8460c3c8-8f7e-489b-8133-cfde95497546-flavor-name", "net_name": "CreateStackSuccessTests-8460c3c8-8f7e-489b-8133-cfde95497546-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-8460c3c8-8f7e-489b-8133-cfde95497546-stack", "stack_user_project_id": "a15e12fea27e401b87ec1eec00df6a72", "tags": null, "creation_time": "2019-01-18T06:34:19Z", "links": [{"href": "http://172.30.9.23:8004/v1/b5350fdf743e4dfbb7e42dec9da3abe2/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8460c3c8-8f7e-489b-8133-cfde95497546-stack/ff578d3c-ca92-45c6-89d4-c97f51b03691", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2019-01-18T06:34:40Z", "id": "ff578d3c-ca92-45c6-89d4-c97f51b03691", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2019-01-18 06:34:46,463 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b5350fdf743e4dfbb7e42dec9da3abe2/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8460c3c8-8f7e-489b-8133-cfde95497546-stack/ff578d3c-ca92-45c6-89d4-c97f51b03691 used request id req-1e434e35-fc9e-496e-9312-10740c723d6e 2019-01-18 06:34:46,464 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2019-01-18 06:34:46,464 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2019-01-18 06:34:49,467 - create_stack - DEBUG - Stack status query timeout in 1190.80783987 2019-01-18 06:34:49,470 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/b5350fdf743e4dfbb7e42dec9da3abe2/stacks/ff578d3c-ca92-45c6-89d4-c97f51b03691 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}02fdae18de8fe3599d79730544710270314a4a77" 2019-01-18 06:34:49,657 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 18 Jan 2019 06:34:49 GMT Server: Apache x-openstack-request-id: req-2f511f70-71f5-473f-bcb1-f0b1a2f00f47 Location: http://172.30.9.23:8004/v1/b5350fdf743e4dfbb7e42dec9da3abe2/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8460c3c8-8f7e-489b-8133-cfde95497546-stack/ff578d3c-ca92-45c6-89d4-c97f51b03691 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/b5350fdf743e4dfbb7e42dec9da3abe2/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8460c3c8-8f7e-489b-8133-cfde95497546-stack/ff578d3c-ca92-45c6-89d4-c97f51b03691;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-18 06:34:49,684 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:34:49 GMT Server: Apache x-openstack-request-id: req-a618d692-a0dc-44d8-8fef-83af2ee791c6 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": "b5350fdf743e4dfbb7e42dec9da3abe2", "OS::stack_id": "ff578d3c-ca92-45c6-89d4-c97f51b03691", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-8460c3c8-8f7e-489b-8133-cfde95497546-stack", "image_name": "CreateStackSuccessTests-8460c3c8-8f7e-489b-8133-cfde95497546-image", "inst_name": "CreateStackSuccessTests-8460c3c8-8f7e-489b-8133-cfde95497546-inst", "subnet_name": "CreateStackSuccessTests-8460c3c8-8f7e-489b-8133-cfde95497546-subnet", "flavor_name": "CreateStackSuccessTests-8460c3c8-8f7e-489b-8133-cfde95497546-flavor-name", "net_name": "CreateStackSuccessTests-8460c3c8-8f7e-489b-8133-cfde95497546-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-8460c3c8-8f7e-489b-8133-cfde95497546-stack", "stack_user_project_id": "a15e12fea27e401b87ec1eec00df6a72", "tags": null, "creation_time": "2019-01-18T06:34:19Z", "links": [{"href": "http://172.30.9.23:8004/v1/b5350fdf743e4dfbb7e42dec9da3abe2/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8460c3c8-8f7e-489b-8133-cfde95497546-stack/ff578d3c-ca92-45c6-89d4-c97f51b03691", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2019-01-18T06:34:40Z", "id": "ff578d3c-ca92-45c6-89d4-c97f51b03691", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2019-01-18 06:34:49,684 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b5350fdf743e4dfbb7e42dec9da3abe2/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8460c3c8-8f7e-489b-8133-cfde95497546-stack/ff578d3c-ca92-45c6-89d4-c97f51b03691 used request id req-a618d692-a0dc-44d8-8fef-83af2ee791c6 2019-01-18 06:34:49,684 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2019-01-18 06:34:49,684 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2019-01-18 06:34:52,687 - create_stack - DEBUG - Stack status query timeout in 1187.58723402 2019-01-18 06:34:52,691 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/b5350fdf743e4dfbb7e42dec9da3abe2/stacks/ff578d3c-ca92-45c6-89d4-c97f51b03691 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}02fdae18de8fe3599d79730544710270314a4a77" 2019-01-18 06:34:53,241 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 18 Jan 2019 06:34:52 GMT Server: Apache x-openstack-request-id: req-7eeb7e20-7996-4a1b-b9b1-1c901bc16d05 Location: http://172.30.9.23:8004/v1/b5350fdf743e4dfbb7e42dec9da3abe2/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8460c3c8-8f7e-489b-8133-cfde95497546-stack/ff578d3c-ca92-45c6-89d4-c97f51b03691 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/b5350fdf743e4dfbb7e42dec9da3abe2/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8460c3c8-8f7e-489b-8133-cfde95497546-stack/ff578d3c-ca92-45c6-89d4-c97f51b03691;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-18 06:34:53,267 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:34:53 GMT Server: Apache x-openstack-request-id: req-a0b6f1fe-56b0-4705-8209-8763b2ab03d3 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": "b5350fdf743e4dfbb7e42dec9da3abe2", "OS::stack_id": "ff578d3c-ca92-45c6-89d4-c97f51b03691", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-8460c3c8-8f7e-489b-8133-cfde95497546-stack", "image_name": "CreateStackSuccessTests-8460c3c8-8f7e-489b-8133-cfde95497546-image", "inst_name": "CreateStackSuccessTests-8460c3c8-8f7e-489b-8133-cfde95497546-inst", "subnet_name": "CreateStackSuccessTests-8460c3c8-8f7e-489b-8133-cfde95497546-subnet", "flavor_name": "CreateStackSuccessTests-8460c3c8-8f7e-489b-8133-cfde95497546-flavor-name", "net_name": "CreateStackSuccessTests-8460c3c8-8f7e-489b-8133-cfde95497546-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-8460c3c8-8f7e-489b-8133-cfde95497546-stack", "stack_user_project_id": "a15e12fea27e401b87ec1eec00df6a72", "tags": null, "creation_time": "2019-01-18T06:34:19Z", "links": [{"href": "http://172.30.9.23:8004/v1/b5350fdf743e4dfbb7e42dec9da3abe2/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8460c3c8-8f7e-489b-8133-cfde95497546-stack/ff578d3c-ca92-45c6-89d4-c97f51b03691", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2019-01-18T06:34:40Z", "id": "ff578d3c-ca92-45c6-89d4-c97f51b03691", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2019-01-18 06:34:53,267 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b5350fdf743e4dfbb7e42dec9da3abe2/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8460c3c8-8f7e-489b-8133-cfde95497546-stack/ff578d3c-ca92-45c6-89d4-c97f51b03691 used request id req-a0b6f1fe-56b0-4705-8209-8763b2ab03d3 2019-01-18 06:34:53,268 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2019-01-18 06:34:53,268 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2019-01-18 06:34:56,271 - create_stack - DEBUG - Stack status query timeout in 1184.00376487 2019-01-18 06:34:56,274 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/b5350fdf743e4dfbb7e42dec9da3abe2/stacks/ff578d3c-ca92-45c6-89d4-c97f51b03691 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}02fdae18de8fe3599d79730544710270314a4a77" 2019-01-18 06:34:56,302 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 18 Jan 2019 06:34:56 GMT Server: Apache x-openstack-request-id: req-a3c5ae7e-4ed5-4ed6-b28f-b51d9a7d5905 Location: http://172.30.9.23:8004/v1/b5350fdf743e4dfbb7e42dec9da3abe2/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8460c3c8-8f7e-489b-8133-cfde95497546-stack/ff578d3c-ca92-45c6-89d4-c97f51b03691 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/b5350fdf743e4dfbb7e42dec9da3abe2/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8460c3c8-8f7e-489b-8133-cfde95497546-stack/ff578d3c-ca92-45c6-89d4-c97f51b03691;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-18 06:34:56,501 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:34:56 GMT Server: Apache x-openstack-request-id: req-fd4fa509-531c-444b-924a-3670dca877ea 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": "b5350fdf743e4dfbb7e42dec9da3abe2", "OS::stack_id": "ff578d3c-ca92-45c6-89d4-c97f51b03691", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-8460c3c8-8f7e-489b-8133-cfde95497546-stack", "image_name": "CreateStackSuccessTests-8460c3c8-8f7e-489b-8133-cfde95497546-image", "inst_name": "CreateStackSuccessTests-8460c3c8-8f7e-489b-8133-cfde95497546-inst", "subnet_name": "CreateStackSuccessTests-8460c3c8-8f7e-489b-8133-cfde95497546-subnet", "flavor_name": "CreateStackSuccessTests-8460c3c8-8f7e-489b-8133-cfde95497546-flavor-name", "net_name": "CreateStackSuccessTests-8460c3c8-8f7e-489b-8133-cfde95497546-net"}, "deletion_time": "2019-01-18T06:34:54Z", "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-8460c3c8-8f7e-489b-8133-cfde95497546-stack", "stack_user_project_id": "a15e12fea27e401b87ec1eec00df6a72", "tags": null, "creation_time": "2019-01-18T06:34:19Z", "links": [{"href": "http://172.30.9.23:8004/v1/b5350fdf743e4dfbb7e42dec9da3abe2/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8460c3c8-8f7e-489b-8133-cfde95497546-stack/ff578d3c-ca92-45c6-89d4-c97f51b03691", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2019-01-18T06:34:40Z", "id": "ff578d3c-ca92-45c6-89d4-c97f51b03691", "stack_status_reason": "Stack DELETE completed successfully", "template_description": "Simple template to deploy a single compute instance"}} 2019-01-18 06:34:56,501 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/b5350fdf743e4dfbb7e42dec9da3abe2/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8460c3c8-8f7e-489b-8133-cfde95497546-stack/ff578d3c-ca92-45c6-89d4-c97f51b03691 used request id req-fd4fa509-531c-444b-924a-3670dca877ea 2019-01-18 06:34:56,502 - create_stack - DEBUG - Stack status is - DELETE_COMPLETE 2019-01-18 06:34:56,502 - create_stack - DEBUG - Stack is active with name - CreateStackSuccessTests-CreateStackSuccessTests-8460c3c8-8f7e-489b-8133-cfde95497546-stack 2019-01-18 06:34:56,502 - create_stack - INFO - Attempting to delete again stack - CreateStackSuccessTests-CreateStackSuccessTests-8460c3c8-8f7e-489b-8133-cfde95497546-stack 2019-01-18 06:34:56,505 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8004/v1/b5350fdf743e4dfbb7e42dec9da3abe2/stacks/ff578d3c-ca92-45c6-89d4-c97f51b03691 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}02fdae18de8fe3599d79730544710270314a4a77" 2019-01-18 06:34:56,667 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 18 Jan 2019 06:34:56 GMT Server: Apache x-openstack-request-id: req-0d895c4d-abd7-4180-a34b-d2c1d7e10ca6 Location: http://172.30.9.23:8004/v1/b5350fdf743e4dfbb7e42dec9da3abe2/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8460c3c8-8f7e-489b-8133-cfde95497546-stack/ff578d3c-ca92-45c6-89d4-c97f51b03691 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/b5350fdf743e4dfbb7e42dec9da3abe2/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8460c3c8-8f7e-489b-8133-cfde95497546-stack/ff578d3c-ca92-45c6-89d4-c97f51b03691;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-18 06:34:56,830 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 18 Jan 2019 06:34:56 GMT Server: Apache x-openstack-request-id: req-1d979e97-2119-44db-a598-e5707272e504 Content-Length: 279 Content-Type: application/json RESP BODY: {"explanation": "The resource could not be found.", "code": 404, "error": {"message": "The Stack (CreateStackSuccessTests-CreateStackSuccessTests-8460c3c8-8f7e-489b-8133-cfde95497546-stack) could not be found.", "traceback": null, "type": "EntityNotFound"}, "title": "Not Found"} 2019-01-18 06:34:56,831 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.23:8004/v1/b5350fdf743e4dfbb7e42dec9da3abe2/stacks/CreateStackSuccessTests-CreateStackSuccessTests-8460c3c8-8f7e-489b-8133-cfde95497546-stack/ff578d3c-ca92-45c6-89d4-c97f51b03691 used request id req-1d979e97-2119-44db-a598-e5707272e504 2019-01-18 06:34:56,832 - glance_utils - INFO - Deleting image named - CreateStackSuccessTests-8460c3c8-8f7e-489b-8133-cfde95497546-image 2019-01-18 06:34:56,835 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9292/v2/images/92ea5128-fa36-4ee6-beaa-5afdb68e7c5f -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}aaab528644de25acd00262f8f2e9ef88250271c1" 2019-01-18 06:34:59,016 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-96628a26-a987-4bc1-bc57-7f6040b12a2d Date: Fri, 18 Jan 2019 06:34:59 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-18 06:34:59,016 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/92ea5128-fa36-4ee6-beaa-5afdb68e7c5f used request id req-96628a26-a987-4bc1-bc57-7f6040b12a2d 2019-01-18 06:34:59,020 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/flavors/33286fed-a906-42cc-a9ec-1c96016303c4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb3af828b0471b213dd7bad984a3cf189eb117fe" 2019-01-18 06:34:59,073 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 18 Jan 2019 06:34: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-bd7ce42c-9197-4caf-9e2a-38e64dde0ae2 x-compute-request-id: req-bd7ce42c-9197-4caf-9e2a-38e64dde0ae2 Content-Length: 0 Content-Type: application/json 2019-01-18 06:34:59,073 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/33286fed-a906-42cc-a9ec-1c96016303c4 used request id req-bd7ce42c-9197-4caf-9e2a-38e64dde0ae2 2019-01-18 06:34:59,079 - 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}a6c276707d8ae4780ee862e403d50dee386d7daf" 2019-01-18 06:34:59,305 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-5a24b6e6-21a8-481e-90a7-5855b32e6f8d Date: Fri, 18 Jan 2019 06:34:59 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-18T04:53:26Z", "updated_at": "2019-01-18T04:53:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:53:26Z", "revision_number": 0, "id": "260c2de9-5dc5-4508-b06c-24b9d7ed838c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:53:26Z", "security_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:53:26Z", "revision_number": 0, "id": "571036d3-cb1d-483a-acb9-96f19293add9", "remote_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "remote_ip_prefix": null, "created_at": "2019-01-18T04:53:26Z", "security_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:53:26Z", "revision_number": 0, "id": "84255fa4-c13a-4cfe-b73d-e56ee216ca1e", "remote_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "remote_ip_prefix": null, "created_at": "2019-01-18T04:53:26Z", "security_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:53:26Z", "revision_number": 0, "id": "9c6f69fc-3bf8-4346-9288-5a255b82b67e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:53:26Z", "security_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "created_at": "2019-01-18T04:51:20Z", "updated_at": "2019-01-18T04:51:20Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "24c99e6f-888c-4943-9c93-54ad3b18b18c", "remote_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv4", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "2b339890-44d0-4711-a050-08a64d58e2a0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv6", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "45161a51-d6dd-4bb8-986d-bc2f88599c1d", "remote_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv6", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "87b9b994-ae22-4850-863a-6a4925bd01fe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv4", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}], "revision_number": 4, "project_id": "9c53a91613fb4d5080479ac6f51697ed", "id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b5350fdf743e4dfbb7e42dec9da3abe2", "created_at": "2019-01-18T06:34:21Z", "updated_at": "2019-01-18T06:34:21Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:34:21Z", "revision_number": 0, "id": "29ef4a70-06a5-41fe-88af-88b7d1c6e7f0", "remote_group_id": "5a543698-698b-4234-b363-be0bd40bd86f", "remote_ip_prefix": null, "created_at": "2019-01-18T06:34:21Z", "security_group_id": "5a543698-698b-4234-b363-be0bd40bd86f", "tenant_id": "b5350fdf743e4dfbb7e42dec9da3abe2", "port_range_min": null, "ethertype": "IPv4", "project_id": "b5350fdf743e4dfbb7e42dec9da3abe2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:34:21Z", "revision_number": 0, "id": "2ef2c1a3-f613-4368-b413-3e5de5199f91", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T06:34:21Z", "security_group_id": "5a543698-698b-4234-b363-be0bd40bd86f", "tenant_id": "b5350fdf743e4dfbb7e42dec9da3abe2", "port_range_min": null, "ethertype": "IPv4", "project_id": "b5350fdf743e4dfbb7e42dec9da3abe2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:34:21Z", "revision_number": 0, "id": "3d7b0140-300e-4b0f-8504-ec39ab697622", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T06:34:21Z", "security_group_id": "5a543698-698b-4234-b363-be0bd40bd86f", "tenant_id": "b5350fdf743e4dfbb7e42dec9da3abe2", "port_range_min": null, "ethertype": "IPv6", "project_id": "b5350fdf743e4dfbb7e42dec9da3abe2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:34:21Z", "revision_number": 0, "id": "7cb32db3-116f-474e-b3f8-bb07c4ae97b9", "remote_group_id": "5a543698-698b-4234-b363-be0bd40bd86f", "remote_ip_prefix": null, "created_at": "2019-01-18T06:34:21Z", "security_group_id": "5a543698-698b-4234-b363-be0bd40bd86f", "tenant_id": "b5350fdf743e4dfbb7e42dec9da3abe2", "port_range_min": null, "ethertype": "IPv6", "project_id": "b5350fdf743e4dfbb7e42dec9da3abe2"}], "revision_number": 4, "project_id": "b5350fdf743e4dfbb7e42dec9da3abe2", "id": "5a543698-698b-4234-b363-be0bd40bd86f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "020d00b5451a467cb276d06789a1149d", "created_at": "2019-01-18T05:59:12Z", "updated_at": "2019-01-18T05:59:12Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:12Z", "revision_number": 0, "id": "38b091dd-dca7-4cbe-8c1c-dd18a74bfca8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:12Z", "security_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "tenant_id": "020d00b5451a467cb276d06789a1149d", "port_range_min": null, "ethertype": "IPv6", "project_id": "020d00b5451a467cb276d06789a1149d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:12Z", "revision_number": 0, "id": "38b9f88b-1fc0-40d1-af74-237d79be193d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:12Z", "security_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "tenant_id": "020d00b5451a467cb276d06789a1149d", "port_range_min": null, "ethertype": "IPv4", "project_id": "020d00b5451a467cb276d06789a1149d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:12Z", "revision_number": 0, "id": "60f7d4a7-1a27-4801-a1e8-5bf33633b818", "remote_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:12Z", "security_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "tenant_id": "020d00b5451a467cb276d06789a1149d", "port_range_min": null, "ethertype": "IPv6", "project_id": "020d00b5451a467cb276d06789a1149d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:12Z", "revision_number": 0, "id": "8faf6dda-6919-4b75-b745-2af38abf8dcf", "remote_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:12Z", "security_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "tenant_id": "020d00b5451a467cb276d06789a1149d", "port_range_min": null, "ethertype": "IPv4", "project_id": "020d00b5451a467cb276d06789a1149d"}], "revision_number": 4, "project_id": "020d00b5451a467cb276d06789a1149d", "id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "created_at": "2019-01-18T04:39:06Z", "updated_at": "2019-01-18T04:39:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "0aedefa2-edbc-47b5-bead-e954540f6937", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "47feb8aba08a40dca7028a1701e597b9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "4bf1a402-0fa2-4cfd-9fee-4a28f16bb271", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "47feb8aba08a40dca7028a1701e597b9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "4e399c2e-bc03-4aa3-b192-1fafdc9248ba", "remote_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "47feb8aba08a40dca7028a1701e597b9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "8860837e-afbd-4411-adf9-d88db88c2114", "remote_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "47feb8aba08a40dca7028a1701e597b9"}], "revision_number": 4, "project_id": "47feb8aba08a40dca7028a1701e597b9", "id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "name": "default"}]} 2019-01-18 06:34:59,306 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-5a24b6e6-21a8-481e-90a7-5855b32e6f8d 2019-01-18 06:34:59,312 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/9c53a91613fb4d5080479ac6f51697ed -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6c276707d8ae4780ee862e403d50dee386d7daf" 2019-01-18 06:34:59,400 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:34:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-43b1c7b3-9909-4d61-8e92-a41324f0ce90 Content-Encoding: gzip Content-Length: 190 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/9c53a91613fb4d5080479ac6f51697ed"}, "enabled": true, "id": "9c53a91613fb4d5080479ac6f51697ed", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2019-01-18 06:34:59,401 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/9c53a91613fb4d5080479ac6f51697ed used request id req-43b1c7b3-9909-4d61-8e92-a41324f0ce90 2019-01-18 06:34:59,404 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/b5350fdf743e4dfbb7e42dec9da3abe2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6c276707d8ae4780ee862e403d50dee386d7daf" 2019-01-18 06:34:59,500 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:34:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1f7ad20e-97c9-40be-818b-c1d365c6018a 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/b5350fdf743e4dfbb7e42dec9da3abe2"}, "enabled": true, "id": "b5350fdf743e4dfbb7e42dec9da3abe2", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-76dbc04b-9f6e-4d0-proj"}} 2019-01-18 06:34:59,501 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/b5350fdf743e4dfbb7e42dec9da3abe2 used request id req-1f7ad20e-97c9-40be-818b-c1d365c6018a 2019-01-18 06:34:59,501 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 5a543698-698b-4234-b363-be0bd40bd86f 2019-01-18 06:34:59,506 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=5a543698-698b-4234-b363-be0bd40bd86f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6c276707d8ae4780ee862e403d50dee386d7daf" 2019-01-18 06:34:59,685 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-a62f220f-bbde-4d6a-8418-d6b0e2583298 Date: Fri, 18 Jan 2019 06:34:59 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "5a543698-698b-4234-b363-be0bd40bd86f", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T06:34:21Z", "security_group_id": "5a543698-698b-4234-b363-be0bd40bd86f", "port_range_min": null, "revision_number": 0, "tenant_id": "b5350fdf743e4dfbb7e42dec9da3abe2", "created_at": "2019-01-18T06:34:21Z", "project_id": "b5350fdf743e4dfbb7e42dec9da3abe2", "id": "29ef4a70-06a5-41fe-88af-88b7d1c6e7f0"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T06:34:21Z", "security_group_id": "5a543698-698b-4234-b363-be0bd40bd86f", "port_range_min": null, "revision_number": 0, "tenant_id": "b5350fdf743e4dfbb7e42dec9da3abe2", "created_at": "2019-01-18T06:34:21Z", "project_id": "b5350fdf743e4dfbb7e42dec9da3abe2", "id": "2ef2c1a3-f613-4368-b413-3e5de5199f91"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T06:34:21Z", "security_group_id": "5a543698-698b-4234-b363-be0bd40bd86f", "port_range_min": null, "revision_number": 0, "tenant_id": "b5350fdf743e4dfbb7e42dec9da3abe2", "created_at": "2019-01-18T06:34:21Z", "project_id": "b5350fdf743e4dfbb7e42dec9da3abe2", "id": "3d7b0140-300e-4b0f-8504-ec39ab697622"}, {"remote_group_id": "5a543698-698b-4234-b363-be0bd40bd86f", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T06:34:21Z", "security_group_id": "5a543698-698b-4234-b363-be0bd40bd86f", "port_range_min": null, "revision_number": 0, "tenant_id": "b5350fdf743e4dfbb7e42dec9da3abe2", "created_at": "2019-01-18T06:34:21Z", "project_id": "b5350fdf743e4dfbb7e42dec9da3abe2", "id": "7cb32db3-116f-474e-b3f8-bb07c4ae97b9"}]} 2019-01-18 06:34:59,685 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=5a543698-698b-4234-b363-be0bd40bd86f used request id req-a62f220f-bbde-4d6a-8418-d6b0e2583298 2019-01-18 06:34:59,686 - neutron_utils - INFO - Deleting security group with name - default 2019-01-18 06:34:59,691 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-groups/5a543698-698b-4234-b363-be0bd40bd86f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6c276707d8ae4780ee862e403d50dee386d7daf" 2019-01-18 06:34:59,986 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-ce3d4862-1ae9-4d1a-baa1-4c03c107610f Content-Length: 0 Date: Fri, 18 Jan 2019 06:34:59 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-18 06:34:59,986 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/5a543698-698b-4234-b363-be0bd40bd86f used request id req-ce3d4862-1ae9-4d1a-baa1-4c03c107610f 2019-01-18 06:34:59,987 - keystone_utils - INFO - Deleting project with name - CreateStackSuccessTests-76dbc04b-9f6e-4d0-proj 2019-01-18 06:34:59,991 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/b5350fdf743e4dfbb7e42dec9da3abe2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6c276707d8ae4780ee862e403d50dee386d7daf" 2019-01-18 06:35:00,251 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 06:35:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a7d4d5dd-ac04-4f3e-a465-234b17d9bdf6 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 06:35:00,252 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/b5350fdf743e4dfbb7e42dec9da3abe2 used request id req-a7d4d5dd-ac04-4f3e-a465-234b17d9bdf6 2019-01-18 06:35:00,252 - keystone_utils - INFO - Deleting role with name - CreateStackSuccessTests-76dbc04b-9f6e-4d0-proj-role 2019-01-18 06:35:00,256 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/7a9e0a8b32344317a0dfccbf0d077a5c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6c276707d8ae4780ee862e403d50dee386d7daf" 2019-01-18 06:35:00,381 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 06:35:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-86b123fe-3c2f-4b24-9717-d053e45778da Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 06:35:00,381 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/7a9e0a8b32344317a0dfccbf0d077a5c used request id req-86b123fe-3c2f-4b24-9717-d053e45778da 2019-01-18 06:35:00,385 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6c276707d8ae4780ee862e403d50dee386d7daf" 2019-01-18 06:35:00,471 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:35:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-770e92a3-f45e-45fa-969d-11863076cd71 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "488fca829f8b496daa1cd2cdc6e45c49", "links": {"self": "http://172.30.9.23:5000/v3/roles/488fca829f8b496daa1cd2cdc6e45c49"}, "name": "Member"}, {"domain_id": null, "id": "6b7f4f4f76264b6fb449c43b86ee3817", "links": {"self": "http://172.30.9.23:5000/v3/roles/6b7f4f4f76264b6fb449c43b86ee3817"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a482b711adf94961bf4bb28eda7f0e28", "links": {"self": "http://172.30.9.23:5000/v3/roles/a482b711adf94961bf4bb28eda7f0e28"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c65201bd05504fa786d79b166e8bbba3", "links": {"self": "http://172.30.9.23:5000/v3/roles/c65201bd05504fa786d79b166e8bbba3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "e7e317b66c174923a8cb46c48d897c8d", "links": {"self": "http://172.30.9.23:5000/v3/roles/e7e317b66c174923a8cb46c48d897c8d"}, "name": "ResellerAdmin"}]} 2019-01-18 06:35:00,471 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-770e92a3-f45e-45fa-969d-11863076cd71 2019-01-18 06:35:00,472 - keystone_utils - INFO - Deleting user with name - CreateStackSuccessTests-76dbc04b-9f6e-4d0-user 2019-01-18 06:35:00,476 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/ddf30f7f23054f7296db819dd74977e1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}59966df2bf93f6b460725a0eac819983c37ce10d" 2019-01-18 06:35:00,703 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 06:35:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b54882f5-7765-403a-88f8-9a733046a091 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 06:35:00,703 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/ddf30f7f23054f7296db819dd74977e1 used request id req-b54882f5-7765-403a-88f8-9a733046a091 2019-01-18 06:35:00,704 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:35:01,092 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "488fca829f8b496daa1cd2cdc6e45c49", "name": "Member"}, {"id": "c65201bd05504fa786d79b166e8bbba3", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}], "expires_at": "2019-01-18T07:35:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "020d00b5451a467cb276d06789a1149d", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "id": "e292c913af7844408b6509a836e493f5"}, "audit_ids": ["fjLRNS3eRhe_FGOL46Ey9w"], "issued_at": "2019-01-18T06:35:01.000000Z"}} 2019-01-18 06:35:01,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}a719b5803a3b651d90c2f8240562fa38ef4010e0" 2019-01-18 06:35:01,182 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:35:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-120774a3-1d67-49f9-a9a3-285ae4da556c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:35:01,182 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-120774a3-1d67-49f9-a9a3-285ae4da556c 2019-01-18 06:35:01,184 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:35:01,185 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:35:01,563 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "488fca829f8b496daa1cd2cdc6e45c49", "name": "Member"}, {"id": "c65201bd05504fa786d79b166e8bbba3", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}], "expires_at": "2019-01-18T07:35:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "020d00b5451a467cb276d06789a1149d", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "id": "e292c913af7844408b6509a836e493f5"}, "audit_ids": ["c-coHemMTaCg9fbkKPIc1w"], "issued_at": "2019-01-18T06:35:01.000000Z"}} 2019-01-18 06:35:01,564 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}66034d332f46a2f74378092062ebe99acd5d8901" 2019-01-18 06:35:01,651 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:35:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6686b696-19b8-4be4-b2b8-e95df9a1610f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:35:01,651 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-6686b696-19b8-4be4-b2b8-e95df9a1610f 2019-01-18 06:35:01,655 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-18 06:35:01,661 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 18 Jan 2019 06:35: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"}]}]}} 2019-01-18 06:35:01,662 - 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-b1ee1e3c-f7d2-4b4-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}66034d332f46a2f74378092062ebe99acd5d8901" 2019-01-18 06:35:01,742 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:35:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-91c7ec9c-5ee0-4c57-822c-0f531fd992fe 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-b1ee1e3c-f7d2-4b4-proj", "previous": null, "next": null}, "projects": []} 2019-01-18 06:35:01,742 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-b1ee1e3c-f7d2-4b4-proj used request id req-91c7ec9c-5ee0-4c57-822c-0f531fd992fe 2019-01-18 06:35:01,746 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}66034d332f46a2f74378092062ebe99acd5d8901" 2019-01-18 06:35:01,843 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:35:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b5412cb6-b1e1-4c66-a9d7-f2e851cb8f1a Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-18 06:35:01,843 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-b5412cb6-b1e1-4c66-a9d7-f2e851cb8f1a 2019-01-18 06:35:01,847 - 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}66034d332f46a2f74378092062ebe99acd5d8901" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackSuccessTests-b1ee1e3c-f7d2-4b4-proj"}}' 2019-01-18 06:35:01,973 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 18 Jan 2019 06:35:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-37da451c-9b81-4a35-a76c-e0f96c388242 Content-Length: 308 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/cb5770374dd847338545392547fa1e1b"}, "enabled": true, "id": "cb5770374dd847338545392547fa1e1b", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-b1ee1e3c-f7d2-4b4-proj"}} 2019-01-18 06:35:01,974 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-37da451c-9b81-4a35-a76c-e0f96c388242 2019-01-18 06:35:01,974 - keystone_utils - INFO - Created project with name - CreateStackSuccessTests-b1ee1e3c-f7d2-4b4-proj 2019-01-18 06:35:01,974 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:35:01,975 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:35:02,348 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "488fca829f8b496daa1cd2cdc6e45c49", "name": "Member"}, {"id": "c65201bd05504fa786d79b166e8bbba3", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}], "expires_at": "2019-01-18T07:35:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "020d00b5451a467cb276d06789a1149d", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "id": "e292c913af7844408b6509a836e493f5"}, "audit_ids": ["fbWDWLixQN2o7GD6hfHvUQ"], "issued_at": "2019-01-18T06:35:02.000000Z"}} 2019-01-18 06:35:02,349 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0556ab365d06a7586d2777db661f766fac0e9f9" 2019-01-18 06:35:02,362 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:35:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a7f5a052-e2d5-4a45-90ed-3eab200d95ae Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:35:02,362 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-a7f5a052-e2d5-4a45-90ed-3eab200d95ae 2019-01-18 06:35:02,366 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-18 06:35:02,371 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 18 Jan 2019 06:35: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"}]}]}} 2019-01-18 06:35:02,372 - 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}d0556ab365d06a7586d2777db661f766fac0e9f9" 2019-01-18 06:35:02,471 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:35:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-47af6015-876e-4d62-b622-558fb168d6ed Content-Encoding: gzip Content-Length: 869 Content-Type: application/json RESP BODY: {"users": [{"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/0607a2b4beb0408e9fa51cc5ba027ac6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0607a2b4beb0408e9fa51cc5ba027ac6", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/17c61b95071545a094cc82823d2b88b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "17c61b95071545a094cc82823d2b88b8", "email": "nova@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/29e5d2dfed2447bda26fc75bd1122674"}, "domain_id": "default", "enabled": true, "options": {}, "id": "29e5d2dfed2447bda26fc75bd1122674", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/3b6dcc8c791e4b6e8831f5b5e583de80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3b6dcc8c791e4b6e8831f5b5e583de80", "email": "neutron@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.23:5000/v3/users/45ab52d673584bc198669be88c88b878"}, "domain_id": "default", "enabled": true, "options": {}, "id": "45ab52d673584bc198669be88c88b878", "email": "barbican@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/57795b4ee52f49c6a71f55bb6c4012f8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "57795b4ee52f49c6a71f55bb6c4012f8", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/5c52969262974d64ac2a300ca5d60f50"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c52969262974d64ac2a300ca5d60f50", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/5fc15572bb1c489ba92bd9945bbc1f64"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5fc15572bb1c489ba92bd9945bbc1f64", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/6b519d70e25f4e61a9dfd738cd6bba22"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6b519d70e25f4e61a9dfd738cd6bba22", "email": "heat@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.23:5000/v3/users/8248437208b540c2893a7117ad102a87"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8248437208b540c2893a7117ad102a87", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/890dee97e62840c5b15e36f03f6b7efc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "890dee97e62840c5b15e36f03f6b7efc", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/8cccb516ecc44ed9bb7c8633df108fd4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8cccb516ecc44ed9bb7c8633df108fd4", "email": "glance@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.23:5000/v3/users/97c3d863a98148299fa116fdb54be470"}, "domain_id": "default", "enabled": true, "options": {}, "id": "97c3d863a98148299fa116fdb54be470", "email": "tacker@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/a2a0c8c0f19941808c9f618af50b3b79"}, "domain_id": "c19db1b8f60647a9a114cd23287c807b", "enabled": true, "options": {}, "id": "a2a0c8c0f19941808c9f618af50b3b79", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "links": {"self": "http://172.30.9.23:5000/v3/users/e292c913af7844408b6509a836e493f5"}, "domain_id": "default", "enabled": true, "id": "e292c913af7844408b6509a836e493f5", "options": {}}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/fe5de73ba9cb41b2be24ccf1f72f5ed4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe5de73ba9cb41b2be24ccf1f72f5ed4", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2019-01-18 06:35:02,471 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-47af6015-876e-4d62-b622-558fb168d6ed 2019-01-18 06:35:02,475 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateStackSuccessTests-b1ee1e3c-f7d2-4b4-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0556ab365d06a7586d2777db661f766fac0e9f9" 2019-01-18 06:35:02,567 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:35:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-36736595-f1c8-424f-bd4c-6700f5a7b475 Content-Encoding: gzip Content-Length: 253 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateStackSuccessTests-b1ee1e3c-f7d2-4b4-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/cb5770374dd847338545392547fa1e1b"}, "enabled": true, "id": "cb5770374dd847338545392547fa1e1b", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-b1ee1e3c-f7d2-4b4-proj"}]} 2019-01-18 06:35:02,567 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateStackSuccessTests-b1ee1e3c-f7d2-4b4-proj used request id req-36736595-f1c8-424f-bd4c-6700f5a7b475 2019-01-18 06:35:02,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}d0556ab365d06a7586d2777db661f766fac0e9f9" 2019-01-18 06:35:02,666 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:35:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-12e90dd0-2030-44a0-acd5-a8b03041b3a5 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-18 06:35:02,667 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-12e90dd0-2030-44a0-acd5-a8b03041b3a5 2019-01-18 06:35:03,049 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0556ab365d06a7586d2777db661f766fac0e9f9" 2019-01-18 06:35:03,140 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:35:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-18d693c9-baad-4c6d-9936-0d19e149300c Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "488fca829f8b496daa1cd2cdc6e45c49", "links": {"self": "http://172.30.9.23:5000/v3/roles/488fca829f8b496daa1cd2cdc6e45c49"}, "name": "Member"}, {"domain_id": null, "id": "6b7f4f4f76264b6fb449c43b86ee3817", "links": {"self": "http://172.30.9.23:5000/v3/roles/6b7f4f4f76264b6fb449c43b86ee3817"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a482b711adf94961bf4bb28eda7f0e28", "links": {"self": "http://172.30.9.23:5000/v3/roles/a482b711adf94961bf4bb28eda7f0e28"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c65201bd05504fa786d79b166e8bbba3", "links": {"self": "http://172.30.9.23:5000/v3/roles/c65201bd05504fa786d79b166e8bbba3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "e7e317b66c174923a8cb46c48d897c8d", "links": {"self": "http://172.30.9.23:5000/v3/roles/e7e317b66c174923a8cb46c48d897c8d"}, "name": "ResellerAdmin"}]} 2019-01-18 06:35:03,141 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-18d693c9-baad-4c6d-9936-0d19e149300c 2019-01-18 06:35:03,144 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateStackSuccessTests-b1ee1e3c-f7d2-4b4-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0556ab365d06a7586d2777db661f766fac0e9f9" 2019-01-18 06:35:03,243 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:35:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-591f9eb7-6cbf-453e-8cfa-f630bccf8f9f Content-Encoding: gzip Content-Length: 253 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateStackSuccessTests-b1ee1e3c-f7d2-4b4-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/cb5770374dd847338545392547fa1e1b"}, "enabled": true, "id": "cb5770374dd847338545392547fa1e1b", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-b1ee1e3c-f7d2-4b4-proj"}]} 2019-01-18 06:35:03,243 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateStackSuccessTests-b1ee1e3c-f7d2-4b4-proj used request id req-591f9eb7-6cbf-453e-8cfa-f630bccf8f9f 2019-01-18 06:35:03,247 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users/ac185a9ce1024bd487d63bd36cd2043f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0556ab365d06a7586d2777db661f766fac0e9f9" 2019-01-18 06:35:03,341 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:35:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-32cf3849-9a18-4f23-a488-1dece8184e48 Content-Encoding: gzip Content-Length: 244 Content-Type: application/json RESP BODY: {"user": {"name": "CreateStackSuccessTests-b1ee1e3c-f7d2-4b4-user", "links": {"self": "http://172.30.9.23:5000/v3/users/ac185a9ce1024bd487d63bd36cd2043f"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "cb5770374dd847338545392547fa1e1b", "id": "ac185a9ce1024bd487d63bd36cd2043f", "password_expires_at": null}} 2019-01-18 06:35:03,341 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users/ac185a9ce1024bd487d63bd36cd2043f used request id req-32cf3849-9a18-4f23-a488-1dece8184e48 2019-01-18 06:35:03,345 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/cb5770374dd847338545392547fa1e1b/users/ac185a9ce1024bd487d63bd36cd2043f/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0556ab365d06a7586d2777db661f766fac0e9f9" 2019-01-18 06:35:03,452 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:35:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5f7d19b9-b52f-4d6c-833e-6f9063dc2062 Content-Encoding: gzip Content-Length: 166 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects/cb5770374dd847338545392547fa1e1b/users/ac185a9ce1024bd487d63bd36cd2043f/roles", "previous": null, "next": null}, "roles": []} 2019-01-18 06:35:03,453 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/cb5770374dd847338545392547fa1e1b/users/ac185a9ce1024bd487d63bd36cd2043f/roles used request id req-5f7d19b9-b52f-4d6c-833e-6f9063dc2062 2019-01-18 06:35:03,457 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/c65201bd05504fa786d79b166e8bbba3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0556ab365d06a7586d2777db661f766fac0e9f9" 2019-01-18 06:35:03,546 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:35:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c1b824cf-9fe4-42b4-aa90-235898f85d22 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.23:5000/v3/roles/c65201bd05504fa786d79b166e8bbba3"}, "domain_id": null, "name": "heat_stack_owner", "id": "c65201bd05504fa786d79b166e8bbba3"}} 2019-01-18 06:35:03,546 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/c65201bd05504fa786d79b166e8bbba3 used request id req-c1b824cf-9fe4-42b4-aa90-235898f85d22 2019-01-18 06:35:03,546 - keystone_utils - INFO - Granting role heat_stack_owner to project CreateStackSuccessTests-b1ee1e3c-f7d2-4b4-proj 2019-01-18 06:35:03,550 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/cb5770374dd847338545392547fa1e1b/users/ac185a9ce1024bd487d63bd36cd2043f/roles/c65201bd05504fa786d79b166e8bbba3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0556ab365d06a7586d2777db661f766fac0e9f9" 2019-01-18 06:35:03,677 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 06:35:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7b66f9aa-5515-4875-b547-159a1e685ad8 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 06:35:03,677 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/cb5770374dd847338545392547fa1e1b/users/ac185a9ce1024bd487d63bd36cd2043f/roles/c65201bd05504fa786d79b166e8bbba3 used request id req-7b66f9aa-5515-4875-b547-159a1e685ad8 2019-01-18 06:35:03,678 - keystone_utils - INFO - Created user with name - CreateStackSuccessTests-b1ee1e3c-f7d2-4b4-user 2019-01-18 06:35:03,678 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:35:03,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}66034d332f46a2f74378092062ebe99acd5d8901" 2019-01-18 06:35:03,773 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:35:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1b24af56-94e4-40dd-bd43-41d9c90a2e0d Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "488fca829f8b496daa1cd2cdc6e45c49", "links": {"self": "http://172.30.9.23:5000/v3/roles/488fca829f8b496daa1cd2cdc6e45c49"}, "name": "Member"}, {"domain_id": null, "id": "6b7f4f4f76264b6fb449c43b86ee3817", "links": {"self": "http://172.30.9.23:5000/v3/roles/6b7f4f4f76264b6fb449c43b86ee3817"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a482b711adf94961bf4bb28eda7f0e28", "links": {"self": "http://172.30.9.23:5000/v3/roles/a482b711adf94961bf4bb28eda7f0e28"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c65201bd05504fa786d79b166e8bbba3", "links": {"self": "http://172.30.9.23:5000/v3/roles/c65201bd05504fa786d79b166e8bbba3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "e7e317b66c174923a8cb46c48d897c8d", "links": {"self": "http://172.30.9.23:5000/v3/roles/e7e317b66c174923a8cb46c48d897c8d"}, "name": "ResellerAdmin"}]} 2019-01-18 06:35:03,773 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-1b24af56-94e4-40dd-bd43-41d9c90a2e0d 2019-01-18 06:35:03,777 - 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}66034d332f46a2f74378092062ebe99acd5d8901" -d '{"role": {"name": "CreateStackSuccessTests-b1ee1e3c-f7d2-4b4-proj-role"}}' 2019-01-18 06:35:03,895 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 18 Jan 2019 06:35:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1fd3cfc0-d886-4833-9d8e-0ed36fce0c56 Content-Length: 222 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "3164475bb9e94a528a387053f0893ffc", "links": {"self": "http://172.30.9.23:5000/v3/roles/3164475bb9e94a528a387053f0893ffc"}, "name": "CreateStackSuccessTests-b1ee1e3c-f7d2-4b4-proj-role"}} 2019-01-18 06:35:03,896 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-1fd3cfc0-d886-4833-9d8e-0ed36fce0c56 2019-01-18 06:35:03,896 - keystone_utils - INFO - Created role with name - CreateStackSuccessTests-b1ee1e3c-f7d2-4b4-proj-role 2019-01-18 06:35:03,900 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/3164475bb9e94a528a387053f0893ffc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}66034d332f46a2f74378092062ebe99acd5d8901" 2019-01-18 06:35:03,982 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:35:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f6094a53-d8eb-4116-b952-20b6b5129c2f Content-Encoding: gzip Content-Length: 175 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.23:5000/v3/roles/3164475bb9e94a528a387053f0893ffc"}, "domain_id": null, "name": "CreateStackSuccessTests-b1ee1e3c-f7d2-4b4-proj-role", "id": "3164475bb9e94a528a387053f0893ffc"}} 2019-01-18 06:35:03,983 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/3164475bb9e94a528a387053f0893ffc used request id req-f6094a53-d8eb-4116-b952-20b6b5129c2f 2019-01-18 06:35:03,983 - keystone_utils - INFO - Granting role CreateStackSuccessTests-b1ee1e3c-f7d2-4b4-proj-role to project CreateStackSuccessTests-b1ee1e3c-f7d2-4b4-proj 2019-01-18 06:35:03,987 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/cb5770374dd847338545392547fa1e1b/users/ac185a9ce1024bd487d63bd36cd2043f/roles/3164475bb9e94a528a387053f0893ffc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}66034d332f46a2f74378092062ebe99acd5d8901" 2019-01-18 06:35:04,120 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 06:35:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4a8305c5-4396-4c96-acee-d5d9798ce9b7 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 06:35:04,120 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/cb5770374dd847338545392547fa1e1b/users/ac185a9ce1024bd487d63bd36cd2043f/roles/3164475bb9e94a528a387053f0893ffc used request id req-4a8305c5-4396-4c96-acee-d5d9798ce9b7 2019-01-18 06:35:04,120 - heat_utils - DEBUG - Retrieving Heat Client 2019-01-18 06:35:04,121 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2019-01-18 06:35:04,121 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:35:04,122 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:35:04,513 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c65201bd05504fa786d79b166e8bbba3", "name": "heat_stack_owner"}, {"id": "3164475bb9e94a528a387053f0893ffc", "name": "CreateStackSuccessTests-b1ee1e3c-f7d2-4b4-proj-role"}], "expires_at": "2019-01-18T07:35:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "cb5770374dd847338545392547fa1e1b", "name": "CreateStackSuccessTests-b1ee1e3c-f7d2-4b4-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/cb5770374dd847338545392547fa1e1b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/cb5770374dd847338545392547fa1e1b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/cb5770374dd847338545392547fa1e1b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/cb5770374dd847338545392547fa1e1b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/cb5770374dd847338545392547fa1e1b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/cb5770374dd847338545392547fa1e1b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/cb5770374dd847338545392547fa1e1b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/cb5770374dd847338545392547fa1e1b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/cb5770374dd847338545392547fa1e1b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/cb5770374dd847338545392547fa1e1b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/cb5770374dd847338545392547fa1e1b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/cb5770374dd847338545392547fa1e1b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-b1ee1e3c-f7d2-4b4-user", "id": "ac185a9ce1024bd487d63bd36cd2043f"}, "audit_ids": ["gOU7TWh7QLq-GjtRE7ZJ-g"], "issued_at": "2019-01-18T06:35:04.000000Z"}} 2019-01-18 06:35:04,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}71d4b6808902bbe85d880a809ff97a2975e51209" 2019-01-18 06:35:04,576 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:35:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-730185d3-0688-4434-8679-116be74b397e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:35:04,576 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-730185d3-0688-4434-8679-116be74b397e 2019-01-18 06:35:04,580 - 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-e01bb0de-7c7c-4d4d-a4d5-9a07feb44ffd-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}71d4b6808902bbe85d880a809ff97a2975e51209" 2019-01-18 06:35:04,771 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 168 Content-Type: application/json X-Openstack-Request-Id: req-4494f4a3-2476-436d-8b95-e2556da576cf Date: Fri, 18 Jan 2019 06:35:04 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateStackSuccessTests-e01bb0de-7c7c-4d4d-a4d5-9a07feb44ffd-image"} 2019-01-18 06:35:04,771 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackSuccessTests-e01bb0de-7c7c-4d4d-a4d5-9a07feb44ffd-image used request id req-4494f4a3-2476-436d-8b95-e2556da576cf 2019-01-18 06:35:04,775 - 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}71d4b6808902bbe85d880a809ff97a2975e51209" 2019-01-18 06:35:04,926 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-e9b900bd-dc1c-41c9-816c-56528e4611f5 Date: Fri, 18 Jan 2019 06:35: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"}}} 2019-01-18 06:35:04,926 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-e9b900bd-dc1c-41c9-816c-56528e4611f5 2019-01-18 06:35:04,956 - 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}71d4b6808902bbe85d880a809ff97a2975e51209" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateStackSuccessTests-e01bb0de-7c7c-4d4d-a4d5-9a07feb44ffd-image"}' 2019-01-18 06:35:05,149 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 627 Content-Type: application/json Location: http://172.30.9.23:9292/v2/images/63f6cb49-b1f1-4823-a0fe-76dde852a19c X-Openstack-Request-Id: req-ae6921c7-bb58-4f4a-b3de-58fd16503f46 Date: Fri, 18 Jan 2019 06:35:05 GMT RESP BODY: {"status": "queued", "name": "CreateStackSuccessTests-e01bb0de-7c7c-4d4d-a4d5-9a07feb44ffd-image", "tags": [], "container_format": "bare", "created_at": "2019-01-18T06:35:05Z", "size": null, "disk_format": "qcow2", "updated_at": "2019-01-18T06:35:05Z", "visibility": "shared", "locations": [], "self": "/v2/images/63f6cb49-b1f1-4823-a0fe-76dde852a19c", "min_disk": 0, "protected": false, "id": "63f6cb49-b1f1-4823-a0fe-76dde852a19c", "file": "/v2/images/63f6cb49-b1f1-4823-a0fe-76dde852a19c/file", "checksum": null, "owner": "cb5770374dd847338545392547fa1e1b", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-18 06:35:05,150 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-ae6921c7-bb58-4f4a-b3de-58fd16503f46 2019-01-18 06:35:05,160 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9292/v2/images/63f6cb49-b1f1-4823-a0fe-76dde852a19c/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}71d4b6808902bbe85d880a809ff97a2975e51209" -d '' 2019-01-18 06:35:07,471 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-aa54f696-d862-4f6e-bef0-c6e2544899e7 Date: Fri, 18 Jan 2019 06:35:07 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-18 06:35:07,471 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/63f6cb49-b1f1-4823-a0fe-76dde852a19c/file used request id req-aa54f696-d862-4f6e-bef0-c6e2544899e7 2019-01-18 06:35:07,472 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-01-18 06:35:07,475 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/63f6cb49-b1f1-4823-a0fe-76dde852a19c -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}71d4b6808902bbe85d880a809ff97a2975e51209" 2019-01-18 06:35:07,494 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 888 Content-Type: application/json X-Openstack-Request-Id: req-387ec777-d2f6-4e14-a38f-6fa783b86cb4 Date: Fri, 18 Jan 2019 06:35:07 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackSuccessTests-e01bb0de-7c7c-4d4d-a4d5-9a07feb44ffd-image", "tags": [], "container_format": "bare", "created_at": "2019-01-18T06:35:05Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-18T06:35:07Z", "visibility": "shared", "locations": [{"url": "rbd://af014572-0a5d-4a80-a07f-9105f52ab2c1/images/63f6cb49-b1f1-4823-a0fe-76dde852a19c/snap", "metadata": {}}], "self": "/v2/images/63f6cb49-b1f1-4823-a0fe-76dde852a19c", "min_disk": 0, "protected": false, "id": "63f6cb49-b1f1-4823-a0fe-76dde852a19c", "file": "/v2/images/63f6cb49-b1f1-4823-a0fe-76dde852a19c/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "cb5770374dd847338545392547fa1e1b", "direct_url": "rbd://af014572-0a5d-4a80-a07f-9105f52ab2c1/images/63f6cb49-b1f1-4823-a0fe-76dde852a19c/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-18 06:35:07,494 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/63f6cb49-b1f1-4823-a0fe-76dde852a19c used request id req-387ec777-d2f6-4e14-a38f-6fa783b86cb4 2019-01-18 06:35:07,497 - 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}71d4b6808902bbe85d880a809ff97a2975e51209" 2019-01-18 06:35:07,650 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-33986df1-c45c-46ed-b302-0b52ffc4d763 Date: Fri, 18 Jan 2019 06:35: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"}}} 2019-01-18 06:35:07,650 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-33986df1-c45c-46ed-b302-0b52ffc4d763 2019-01-18 06:35:07,653 - create_image - INFO - Created image with name - CreateStackSuccessTests-e01bb0de-7c7c-4d4d-a4d5-9a07feb44ffd-image 2019-01-18 06:35:07,656 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/63f6cb49-b1f1-4823-a0fe-76dde852a19c -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}71d4b6808902bbe85d880a809ff97a2975e51209" 2019-01-18 06:35:07,673 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 888 Content-Type: application/json X-Openstack-Request-Id: req-134db932-5be5-4ac4-9a7a-e5a5b71c541a Date: Fri, 18 Jan 2019 06:35:07 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackSuccessTests-e01bb0de-7c7c-4d4d-a4d5-9a07feb44ffd-image", "tags": [], "container_format": "bare", "created_at": "2019-01-18T06:35:05Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-18T06:35:07Z", "visibility": "shared", "locations": [{"url": "rbd://af014572-0a5d-4a80-a07f-9105f52ab2c1/images/63f6cb49-b1f1-4823-a0fe-76dde852a19c/snap", "metadata": {}}], "self": "/v2/images/63f6cb49-b1f1-4823-a0fe-76dde852a19c", "min_disk": 0, "protected": false, "id": "63f6cb49-b1f1-4823-a0fe-76dde852a19c", "file": "/v2/images/63f6cb49-b1f1-4823-a0fe-76dde852a19c/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "cb5770374dd847338545392547fa1e1b", "direct_url": "rbd://af014572-0a5d-4a80-a07f-9105f52ab2c1/images/63f6cb49-b1f1-4823-a0fe-76dde852a19c/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-18 06:35:07,673 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/63f6cb49-b1f1-4823-a0fe-76dde852a19c used request id req-134db932-5be5-4ac4-9a7a-e5a5b71c541a 2019-01-18 06:35:07,674 - create_image - DEBUG - Instance status is - active 2019-01-18 06:35:07,674 - create_image - DEBUG - Image is active with name - CreateStackSuccessTests-e01bb0de-7c7c-4d4d-a4d5-9a07feb44ffd-image 2019-01-18 06:35:07,674 - create_image - INFO - Image is now active with name - CreateStackSuccessTests-e01bb0de-7c7c-4d4d-a4d5-9a07feb44ffd-image 2019-01-18 06:35:07,674 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:35:07,675 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:35:08,064 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "488fca829f8b496daa1cd2cdc6e45c49", "name": "Member"}, {"id": "c65201bd05504fa786d79b166e8bbba3", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}], "expires_at": "2019-01-18T07:35:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "020d00b5451a467cb276d06789a1149d", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "id": "e292c913af7844408b6509a836e493f5"}, "audit_ids": ["nMQkBJ5nQS2zxoFCYIJA3Q"], "issued_at": "2019-01-18T06:35:08.000000Z"}} 2019-01-18 06:35:08,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}a6c5eeb0632a5063cf551fb45f1ea2ba9b06c32f" 2019-01-18 06:35:08,148 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:35:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5b8907e0-8bc4-46db-9442-e673cf3aa644 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:35:08,149 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-5b8907e0-8bc4-46db-9442-e673cf3aa644 2019-01-18 06:35:08,150 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-18 06:35:08,155 - 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}a6c5eeb0632a5063cf551fb45f1ea2ba9b06c32f" 2019-01-18 06:35:08,341 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:35: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-1fdc6bbe-c43f-4f6d-8e01-571c5f02f36f x-compute-request-id: req-1fdc6bbe-c43f-4f6d-8e01-571c5f02f36f Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2019-01-18 06:35:08,341 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-1fdc6bbe-c43f-4f6d-8e01-571c5f02f36f 2019-01-18 06:35:08,345 - 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}a6c5eeb0632a5063cf551fb45f1ea2ba9b06c32f" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "CreateStackSuccessTests-e01bb0de-7c7c-4d4d-a4d5-9a07feb44ffd-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2019-01-18 06:35:08,403 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:35: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-e7a5549a-713d-4327-9928-f508fffe8536 x-compute-request-id: req-e7a5549a-713d-4327-9928-f508fffe8536 Content-Encoding: gzip Content-Length: 320 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/2b66122e-c88b-4cda-9736-a6c190b41bed", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/2b66122e-c88b-4cda-9736-a6c190b41bed", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "2b66122e-c88b-4cda-9736-a6c190b41bed", "name": "CreateStackSuccessTests-e01bb0de-7c7c-4d4d-a4d5-9a07feb44ffd-flavor-name", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2019-01-18 06:35:08,403 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-e7a5549a-713d-4327-9928-f508fffe8536 2019-01-18 06:35:08,404 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:35:08,405 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:35:08,780 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c65201bd05504fa786d79b166e8bbba3", "name": "heat_stack_owner"}, {"id": "3164475bb9e94a528a387053f0893ffc", "name": "CreateStackSuccessTests-b1ee1e3c-f7d2-4b4-proj-role"}], "expires_at": "2019-01-18T07:35:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "cb5770374dd847338545392547fa1e1b", "name": "CreateStackSuccessTests-b1ee1e3c-f7d2-4b4-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/cb5770374dd847338545392547fa1e1b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/cb5770374dd847338545392547fa1e1b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/cb5770374dd847338545392547fa1e1b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/cb5770374dd847338545392547fa1e1b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/cb5770374dd847338545392547fa1e1b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/cb5770374dd847338545392547fa1e1b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/cb5770374dd847338545392547fa1e1b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/cb5770374dd847338545392547fa1e1b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/cb5770374dd847338545392547fa1e1b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/cb5770374dd847338545392547fa1e1b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/cb5770374dd847338545392547fa1e1b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/cb5770374dd847338545392547fa1e1b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-b1ee1e3c-f7d2-4b4-user", "id": "ac185a9ce1024bd487d63bd36cd2043f"}, "audit_ids": ["ZTN7gGaeQWGlRG11WHEEmQ"], "issued_at": "2019-01-18T06:35:08.000000Z"}} 2019-01-18 06:35:08,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}0be50ea73097447966f9f344b5a922eaa463adeb" 2019-01-18 06:35:08,864 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:35:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-35325161-e1f7-42f7-a12d-f00633929dea Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:35:08,864 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-35325161-e1f7-42f7-a12d-f00633929dea 2019-01-18 06:35:08,865 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-18 06:35:08,868 - heat_utils - DEBUG - Retrieving Heat Client 2019-01-18 06:35:08,871 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/cb5770374dd847338545392547fa1e1b/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-e01bb0de-7c7c-4d4d-a4d5-9a07feb44ffd-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0be50ea73097447966f9f344b5a922eaa463adeb" 2019-01-18 06:35:09,043 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:35:08 GMT Server: Apache x-openstack-request-id: req-6646e819-f19e-47b0-9df3-9f42ac437b87 Content-Length: 14 Content-Type: application/json RESP BODY: {"stacks": []} 2019-01-18 06:35:09,043 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/cb5770374dd847338545392547fa1e1b/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-e01bb0de-7c7c-4d4d-a4d5-9a07feb44ffd-stack used request id req-6646e819-f19e-47b0-9df3-9f42ac437b87 2019-01-18 06:35:09,073 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8004/v1/cb5770374dd847338545392547fa1e1b/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0be50ea73097447966f9f344b5a922eaa463adeb" -d '{"stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-e01bb0de-7c7c-4d4d-a4d5-9a07feb44ffd-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-e01bb0de-7c7c-4d4d-a4d5-9a07feb44ffd-net", "inst_name": "CreateStackSuccessTests-e01bb0de-7c7c-4d4d-a4d5-9a07feb44ffd-inst", "subnet_name": "CreateStackSuccessTests-e01bb0de-7c7c-4d4d-a4d5-9a07feb44ffd-subnet", "image_name": "CreateStackSuccessTests-e01bb0de-7c7c-4d4d-a4d5-9a07feb44ffd-image", "flavor_name": "CreateStackSuccessTests-e01bb0de-7c7c-4d4d-a4d5-9a07feb44ffd-flavor-name"}}' 2019-01-18 06:35:11,355 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 18 Jan 2019 06:35:09 GMT Server: Apache x-openstack-request-id: req-b4f3a6f0-34cf-4036-82d5-06a6e91077e7 Location: http://172.30.9.23:8004/v1/cb5770374dd847338545392547fa1e1b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e01bb0de-7c7c-4d4d-a4d5-9a07feb44ffd-stack/3fd859e2-6333-4f54-a5ff-d88762d349a0 Content-Length: 291 Content-Type: application/json RESP BODY: {"stack": {"id": "3fd859e2-6333-4f54-a5ff-d88762d349a0", "links": [{"href": "http://172.30.9.23:8004/v1/cb5770374dd847338545392547fa1e1b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e01bb0de-7c7c-4d4d-a4d5-9a07feb44ffd-stack/3fd859e2-6333-4f54-a5ff-d88762d349a0", "rel": "self"}]}} 2019-01-18 06:35:11,356 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.23:8004/v1/cb5770374dd847338545392547fa1e1b/stacks used request id req-b4f3a6f0-34cf-4036-82d5-06a6e91077e7 2019-01-18 06:35:11,359 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/cb5770374dd847338545392547fa1e1b/stacks/3fd859e2-6333-4f54-a5ff-d88762d349a0 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0be50ea73097447966f9f344b5a922eaa463adeb" 2019-01-18 06:35:11,522 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 18 Jan 2019 06:35:11 GMT Server: Apache x-openstack-request-id: req-5d0f903c-2808-4d97-8851-4d61b6cd4c61 Location: http://172.30.9.23:8004/v1/cb5770374dd847338545392547fa1e1b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e01bb0de-7c7c-4d4d-a4d5-9a07feb44ffd-stack/3fd859e2-6333-4f54-a5ff-d88762d349a0 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/cb5770374dd847338545392547fa1e1b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e01bb0de-7c7c-4d4d-a4d5-9a07feb44ffd-stack/3fd859e2-6333-4f54-a5ff-d88762d349a0;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-18 06:35:11,564 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:35:11 GMT Server: Apache x-openstack-request-id: req-cdbebf88-1078-417d-aff1-6848c3a7f345 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": "cb5770374dd847338545392547fa1e1b", "OS::stack_id": "3fd859e2-6333-4f54-a5ff-d88762d349a0", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-e01bb0de-7c7c-4d4d-a4d5-9a07feb44ffd-stack", "image_name": "CreateStackSuccessTests-e01bb0de-7c7c-4d4d-a4d5-9a07feb44ffd-image", "inst_name": "CreateStackSuccessTests-e01bb0de-7c7c-4d4d-a4d5-9a07feb44ffd-inst", "subnet_name": "CreateStackSuccessTests-e01bb0de-7c7c-4d4d-a4d5-9a07feb44ffd-subnet", "net_name": "CreateStackSuccessTests-e01bb0de-7c7c-4d4d-a4d5-9a07feb44ffd-net", "flavor_name": "CreateStackSuccessTests-e01bb0de-7c7c-4d4d-a4d5-9a07feb44ffd-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-e01bb0de-7c7c-4d4d-a4d5-9a07feb44ffd-stack", "stack_user_project_id": "5549b85e2ade4842861e52bb2accd8b3", "stack_status_reason": "Stack CREATE started", "creation_time": "2019-01-18T06:35:10Z", "links": [{"href": "http://172.30.9.23:8004/v1/cb5770374dd847338545392547fa1e1b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e01bb0de-7c7c-4d4d-a4d5-9a07feb44ffd-stack/3fd859e2-6333-4f54-a5ff-d88762d349a0", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "3fd859e2-6333-4f54-a5ff-d88762d349a0", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-18 06:35:11,564 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/cb5770374dd847338545392547fa1e1b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e01bb0de-7c7c-4d4d-a4d5-9a07feb44ffd-stack/3fd859e2-6333-4f54-a5ff-d88762d349a0 used request id req-cdbebf88-1078-417d-aff1-6848c3a7f345 2019-01-18 06:35:11,565 - create_stack - INFO - Created stack with name - CreateStackSuccessTests-CreateStackSuccessTests-e01bb0de-7c7c-4d4d-a4d5-9a07feb44ffd-stack 2019-01-18 06:35:11,568 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/cb5770374dd847338545392547fa1e1b/stacks/3fd859e2-6333-4f54-a5ff-d88762d349a0 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0be50ea73097447966f9f344b5a922eaa463adeb" 2019-01-18 06:35:11,594 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 18 Jan 2019 06:35:11 GMT Server: Apache x-openstack-request-id: req-eaee4dbd-6daf-4cef-8506-c3823ea32d0f Location: http://172.30.9.23:8004/v1/cb5770374dd847338545392547fa1e1b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e01bb0de-7c7c-4d4d-a4d5-9a07feb44ffd-stack/3fd859e2-6333-4f54-a5ff-d88762d349a0 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/cb5770374dd847338545392547fa1e1b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e01bb0de-7c7c-4d4d-a4d5-9a07feb44ffd-stack/3fd859e2-6333-4f54-a5ff-d88762d349a0;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-18 06:35:11,900 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:35:11 GMT Server: Apache x-openstack-request-id: req-a837575e-89f8-4784-8516-64e772c80f3c 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": "cb5770374dd847338545392547fa1e1b", "OS::stack_id": "3fd859e2-6333-4f54-a5ff-d88762d349a0", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-e01bb0de-7c7c-4d4d-a4d5-9a07feb44ffd-stack", "image_name": "CreateStackSuccessTests-e01bb0de-7c7c-4d4d-a4d5-9a07feb44ffd-image", "inst_name": "CreateStackSuccessTests-e01bb0de-7c7c-4d4d-a4d5-9a07feb44ffd-inst", "subnet_name": "CreateStackSuccessTests-e01bb0de-7c7c-4d4d-a4d5-9a07feb44ffd-subnet", "net_name": "CreateStackSuccessTests-e01bb0de-7c7c-4d4d-a4d5-9a07feb44ffd-net", "flavor_name": "CreateStackSuccessTests-e01bb0de-7c7c-4d4d-a4d5-9a07feb44ffd-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-e01bb0de-7c7c-4d4d-a4d5-9a07feb44ffd-stack", "stack_user_project_id": "5549b85e2ade4842861e52bb2accd8b3", "stack_status_reason": "Stack CREATE started", "creation_time": "2019-01-18T06:35:10Z", "links": [{"href": "http://172.30.9.23:8004/v1/cb5770374dd847338545392547fa1e1b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e01bb0de-7c7c-4d4d-a4d5-9a07feb44ffd-stack/3fd859e2-6333-4f54-a5ff-d88762d349a0", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "3fd859e2-6333-4f54-a5ff-d88762d349a0", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-18 06:35:11,900 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/cb5770374dd847338545392547fa1e1b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e01bb0de-7c7c-4d4d-a4d5-9a07feb44ffd-stack/3fd859e2-6333-4f54-a5ff-d88762d349a0 used request id req-a837575e-89f8-4784-8516-64e772c80f3c 2019-01-18 06:35:11,901 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2019-01-18 06:35:11,901 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2019-01-18 06:35:14,902 - create_stack - DEBUG - Stack status query timeout in 1196.66261101 2019-01-18 06:35:14,905 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/cb5770374dd847338545392547fa1e1b/stacks/3fd859e2-6333-4f54-a5ff-d88762d349a0 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0be50ea73097447966f9f344b5a922eaa463adeb" 2019-01-18 06:35:15,077 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 18 Jan 2019 06:35:14 GMT Server: Apache x-openstack-request-id: req-46289e4a-b3b8-4624-9323-3a18df4a0304 Location: http://172.30.9.23:8004/v1/cb5770374dd847338545392547fa1e1b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e01bb0de-7c7c-4d4d-a4d5-9a07feb44ffd-stack/3fd859e2-6333-4f54-a5ff-d88762d349a0 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/cb5770374dd847338545392547fa1e1b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e01bb0de-7c7c-4d4d-a4d5-9a07feb44ffd-stack/3fd859e2-6333-4f54-a5ff-d88762d349a0;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-18 06:35:15,259 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:35:15 GMT Server: Apache x-openstack-request-id: req-590d678f-9514-465d-84f8-6a7d596987d8 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": "cb5770374dd847338545392547fa1e1b", "OS::stack_id": "3fd859e2-6333-4f54-a5ff-d88762d349a0", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-e01bb0de-7c7c-4d4d-a4d5-9a07feb44ffd-stack", "image_name": "CreateStackSuccessTests-e01bb0de-7c7c-4d4d-a4d5-9a07feb44ffd-image", "inst_name": "CreateStackSuccessTests-e01bb0de-7c7c-4d4d-a4d5-9a07feb44ffd-inst", "subnet_name": "CreateStackSuccessTests-e01bb0de-7c7c-4d4d-a4d5-9a07feb44ffd-subnet", "net_name": "CreateStackSuccessTests-e01bb0de-7c7c-4d4d-a4d5-9a07feb44ffd-net", "flavor_name": "CreateStackSuccessTests-e01bb0de-7c7c-4d4d-a4d5-9a07feb44ffd-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-e01bb0de-7c7c-4d4d-a4d5-9a07feb44ffd-stack", "stack_user_project_id": "5549b85e2ade4842861e52bb2accd8b3", "stack_status_reason": "Stack CREATE started", "creation_time": "2019-01-18T06:35:10Z", "links": [{"href": "http://172.30.9.23:8004/v1/cb5770374dd847338545392547fa1e1b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e01bb0de-7c7c-4d4d-a4d5-9a07feb44ffd-stack/3fd859e2-6333-4f54-a5ff-d88762d349a0", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "3fd859e2-6333-4f54-a5ff-d88762d349a0", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-18 06:35:15,260 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/cb5770374dd847338545392547fa1e1b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e01bb0de-7c7c-4d4d-a4d5-9a07feb44ffd-stack/3fd859e2-6333-4f54-a5ff-d88762d349a0 used request id req-590d678f-9514-465d-84f8-6a7d596987d8 2019-01-18 06:35:15,260 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2019-01-18 06:35:15,260 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2019-01-18 06:35:18,264 - create_stack - DEBUG - Stack status query timeout in 1193.30125904 2019-01-18 06:35:18,267 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/cb5770374dd847338545392547fa1e1b/stacks/3fd859e2-6333-4f54-a5ff-d88762d349a0 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0be50ea73097447966f9f344b5a922eaa463adeb" 2019-01-18 06:35:18,439 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 18 Jan 2019 06:35:18 GMT Server: Apache x-openstack-request-id: req-b7ad620d-703f-4d33-a3f1-5d390bd6a462 Location: http://172.30.9.23:8004/v1/cb5770374dd847338545392547fa1e1b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e01bb0de-7c7c-4d4d-a4d5-9a07feb44ffd-stack/3fd859e2-6333-4f54-a5ff-d88762d349a0 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/cb5770374dd847338545392547fa1e1b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e01bb0de-7c7c-4d4d-a4d5-9a07feb44ffd-stack/3fd859e2-6333-4f54-a5ff-d88762d349a0;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-18 06:35:18,629 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:35:18 GMT Server: Apache x-openstack-request-id: req-deeb4566-1733-42c4-b62c-63d7dfe1dbd9 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": "cb5770374dd847338545392547fa1e1b", "OS::stack_id": "3fd859e2-6333-4f54-a5ff-d88762d349a0", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-e01bb0de-7c7c-4d4d-a4d5-9a07feb44ffd-stack", "image_name": "CreateStackSuccessTests-e01bb0de-7c7c-4d4d-a4d5-9a07feb44ffd-image", "inst_name": "CreateStackSuccessTests-e01bb0de-7c7c-4d4d-a4d5-9a07feb44ffd-inst", "subnet_name": "CreateStackSuccessTests-e01bb0de-7c7c-4d4d-a4d5-9a07feb44ffd-subnet", "net_name": "CreateStackSuccessTests-e01bb0de-7c7c-4d4d-a4d5-9a07feb44ffd-net", "flavor_name": "CreateStackSuccessTests-e01bb0de-7c7c-4d4d-a4d5-9a07feb44ffd-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-e01bb0de-7c7c-4d4d-a4d5-9a07feb44ffd-stack", "stack_user_project_id": "5549b85e2ade4842861e52bb2accd8b3", "stack_status_reason": "Stack CREATE started", "creation_time": "2019-01-18T06:35:10Z", "links": [{"href": "http://172.30.9.23:8004/v1/cb5770374dd847338545392547fa1e1b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e01bb0de-7c7c-4d4d-a4d5-9a07feb44ffd-stack/3fd859e2-6333-4f54-a5ff-d88762d349a0", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "3fd859e2-6333-4f54-a5ff-d88762d349a0", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-18 06:35:18,629 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/cb5770374dd847338545392547fa1e1b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e01bb0de-7c7c-4d4d-a4d5-9a07feb44ffd-stack/3fd859e2-6333-4f54-a5ff-d88762d349a0 used request id req-deeb4566-1733-42c4-b62c-63d7dfe1dbd9 2019-01-18 06:35:18,630 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2019-01-18 06:35:18,630 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2019-01-18 06:35:21,633 - create_stack - DEBUG - Stack status query timeout in 1189.93151116 2019-01-18 06:35:21,636 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/cb5770374dd847338545392547fa1e1b/stacks/3fd859e2-6333-4f54-a5ff-d88762d349a0 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0be50ea73097447966f9f344b5a922eaa463adeb" 2019-01-18 06:35:21,815 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 18 Jan 2019 06:35:21 GMT Server: Apache x-openstack-request-id: req-94f01dfd-b2b3-4c0f-ba89-4ffb9eecb2b6 Location: http://172.30.9.23:8004/v1/cb5770374dd847338545392547fa1e1b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e01bb0de-7c7c-4d4d-a4d5-9a07feb44ffd-stack/3fd859e2-6333-4f54-a5ff-d88762d349a0 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/cb5770374dd847338545392547fa1e1b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e01bb0de-7c7c-4d4d-a4d5-9a07feb44ffd-stack/3fd859e2-6333-4f54-a5ff-d88762d349a0;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-18 06:35:22,038 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:35:21 GMT Server: Apache x-openstack-request-id: req-d4ddb1c0-ac9a-4b4b-800c-8674d173fd26 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": "cb5770374dd847338545392547fa1e1b", "OS::stack_id": "3fd859e2-6333-4f54-a5ff-d88762d349a0", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-e01bb0de-7c7c-4d4d-a4d5-9a07feb44ffd-stack", "image_name": "CreateStackSuccessTests-e01bb0de-7c7c-4d4d-a4d5-9a07feb44ffd-image", "inst_name": "CreateStackSuccessTests-e01bb0de-7c7c-4d4d-a4d5-9a07feb44ffd-inst", "subnet_name": "CreateStackSuccessTests-e01bb0de-7c7c-4d4d-a4d5-9a07feb44ffd-subnet", "net_name": "CreateStackSuccessTests-e01bb0de-7c7c-4d4d-a4d5-9a07feb44ffd-net", "flavor_name": "CreateStackSuccessTests-e01bb0de-7c7c-4d4d-a4d5-9a07feb44ffd-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-e01bb0de-7c7c-4d4d-a4d5-9a07feb44ffd-stack", "stack_user_project_id": "5549b85e2ade4842861e52bb2accd8b3", "stack_status_reason": "Stack CREATE started", "creation_time": "2019-01-18T06:35:10Z", "links": [{"href": "http://172.30.9.23:8004/v1/cb5770374dd847338545392547fa1e1b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e01bb0de-7c7c-4d4d-a4d5-9a07feb44ffd-stack/3fd859e2-6333-4f54-a5ff-d88762d349a0", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "3fd859e2-6333-4f54-a5ff-d88762d349a0", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-18 06:35:22,039 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/cb5770374dd847338545392547fa1e1b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e01bb0de-7c7c-4d4d-a4d5-9a07feb44ffd-stack/3fd859e2-6333-4f54-a5ff-d88762d349a0 used request id req-d4ddb1c0-ac9a-4b4b-800c-8674d173fd26 2019-01-18 06:35:22,039 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2019-01-18 06:35:22,039 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2019-01-18 06:35:25,042 - create_stack - DEBUG - Stack status query timeout in 1186.52235317 2019-01-18 06:35:25,046 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/cb5770374dd847338545392547fa1e1b/stacks/3fd859e2-6333-4f54-a5ff-d88762d349a0 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0be50ea73097447966f9f344b5a922eaa463adeb" 2019-01-18 06:35:25,075 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 18 Jan 2019 06:35:25 GMT Server: Apache x-openstack-request-id: req-1750b933-c50e-47e4-b148-5925302964f7 Location: http://172.30.9.23:8004/v1/cb5770374dd847338545392547fa1e1b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e01bb0de-7c7c-4d4d-a4d5-9a07feb44ffd-stack/3fd859e2-6333-4f54-a5ff-d88762d349a0 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/cb5770374dd847338545392547fa1e1b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e01bb0de-7c7c-4d4d-a4d5-9a07feb44ffd-stack/3fd859e2-6333-4f54-a5ff-d88762d349a0;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-18 06:35:25,271 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:35:25 GMT Server: Apache x-openstack-request-id: req-572620f7-917a-4c2c-9a08-bad4f9661a10 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": "cb5770374dd847338545392547fa1e1b", "OS::stack_id": "3fd859e2-6333-4f54-a5ff-d88762d349a0", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-e01bb0de-7c7c-4d4d-a4d5-9a07feb44ffd-stack", "image_name": "CreateStackSuccessTests-e01bb0de-7c7c-4d4d-a4d5-9a07feb44ffd-image", "inst_name": "CreateStackSuccessTests-e01bb0de-7c7c-4d4d-a4d5-9a07feb44ffd-inst", "subnet_name": "CreateStackSuccessTests-e01bb0de-7c7c-4d4d-a4d5-9a07feb44ffd-subnet", "net_name": "CreateStackSuccessTests-e01bb0de-7c7c-4d4d-a4d5-9a07feb44ffd-net", "flavor_name": "CreateStackSuccessTests-e01bb0de-7c7c-4d4d-a4d5-9a07feb44ffd-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-e01bb0de-7c7c-4d4d-a4d5-9a07feb44ffd-stack", "stack_user_project_id": "5549b85e2ade4842861e52bb2accd8b3", "stack_status_reason": "Stack CREATE started", "creation_time": "2019-01-18T06:35:10Z", "links": [{"href": "http://172.30.9.23:8004/v1/cb5770374dd847338545392547fa1e1b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e01bb0de-7c7c-4d4d-a4d5-9a07feb44ffd-stack/3fd859e2-6333-4f54-a5ff-d88762d349a0", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "3fd859e2-6333-4f54-a5ff-d88762d349a0", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-18 06:35:25,271 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/cb5770374dd847338545392547fa1e1b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e01bb0de-7c7c-4d4d-a4d5-9a07feb44ffd-stack/3fd859e2-6333-4f54-a5ff-d88762d349a0 used request id req-572620f7-917a-4c2c-9a08-bad4f9661a10 2019-01-18 06:35:25,272 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2019-01-18 06:35:25,272 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2019-01-18 06:35:28,275 - create_stack - DEBUG - Stack status query timeout in 1183.28988409 2019-01-18 06:35:28,278 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/cb5770374dd847338545392547fa1e1b/stacks/3fd859e2-6333-4f54-a5ff-d88762d349a0 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0be50ea73097447966f9f344b5a922eaa463adeb" 2019-01-18 06:35:28,304 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 18 Jan 2019 06:35:28 GMT Server: Apache x-openstack-request-id: req-be7933c9-4272-47f6-8ca5-f651913a5733 Location: http://172.30.9.23:8004/v1/cb5770374dd847338545392547fa1e1b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e01bb0de-7c7c-4d4d-a4d5-9a07feb44ffd-stack/3fd859e2-6333-4f54-a5ff-d88762d349a0 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/cb5770374dd847338545392547fa1e1b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e01bb0de-7c7c-4d4d-a4d5-9a07feb44ffd-stack/3fd859e2-6333-4f54-a5ff-d88762d349a0;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-18 06:35:28,346 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:35:28 GMT Server: Apache x-openstack-request-id: req-fa4a8b9b-e6b4-4c51-a3f5-7f93e2e92002 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": "cb5770374dd847338545392547fa1e1b", "OS::stack_id": "3fd859e2-6333-4f54-a5ff-d88762d349a0", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-e01bb0de-7c7c-4d4d-a4d5-9a07feb44ffd-stack", "image_name": "CreateStackSuccessTests-e01bb0de-7c7c-4d4d-a4d5-9a07feb44ffd-image", "inst_name": "CreateStackSuccessTests-e01bb0de-7c7c-4d4d-a4d5-9a07feb44ffd-inst", "subnet_name": "CreateStackSuccessTests-e01bb0de-7c7c-4d4d-a4d5-9a07feb44ffd-subnet", "net_name": "CreateStackSuccessTests-e01bb0de-7c7c-4d4d-a4d5-9a07feb44ffd-net", "flavor_name": "CreateStackSuccessTests-e01bb0de-7c7c-4d4d-a4d5-9a07feb44ffd-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-e01bb0de-7c7c-4d4d-a4d5-9a07feb44ffd-stack", "stack_user_project_id": "5549b85e2ade4842861e52bb2accd8b3", "stack_status_reason": "Stack CREATE started", "creation_time": "2019-01-18T06:35:10Z", "links": [{"href": "http://172.30.9.23:8004/v1/cb5770374dd847338545392547fa1e1b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e01bb0de-7c7c-4d4d-a4d5-9a07feb44ffd-stack/3fd859e2-6333-4f54-a5ff-d88762d349a0", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "3fd859e2-6333-4f54-a5ff-d88762d349a0", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-18 06:35:28,346 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/cb5770374dd847338545392547fa1e1b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e01bb0de-7c7c-4d4d-a4d5-9a07feb44ffd-stack/3fd859e2-6333-4f54-a5ff-d88762d349a0 used request id req-fa4a8b9b-e6b4-4c51-a3f5-7f93e2e92002 2019-01-18 06:35:28,347 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2019-01-18 06:35:28,347 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2019-01-18 06:35:31,350 - create_stack - DEBUG - Stack status query timeout in 1180.21470904 2019-01-18 06:35:31,353 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/cb5770374dd847338545392547fa1e1b/stacks/3fd859e2-6333-4f54-a5ff-d88762d349a0 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0be50ea73097447966f9f344b5a922eaa463adeb" 2019-01-18 06:35:31,895 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 18 Jan 2019 06:35:31 GMT Server: Apache x-openstack-request-id: req-4809f221-d71c-4e91-bc39-f7c24a84731e Location: http://172.30.9.23:8004/v1/cb5770374dd847338545392547fa1e1b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e01bb0de-7c7c-4d4d-a4d5-9a07feb44ffd-stack/3fd859e2-6333-4f54-a5ff-d88762d349a0 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/cb5770374dd847338545392547fa1e1b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e01bb0de-7c7c-4d4d-a4d5-9a07feb44ffd-stack/3fd859e2-6333-4f54-a5ff-d88762d349a0;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-18 06:35:31,936 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:35:31 GMT Server: Apache x-openstack-request-id: req-4c9b81aa-f2b5-4177-988f-877fc1a9be6c 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": "cb5770374dd847338545392547fa1e1b", "OS::stack_id": "3fd859e2-6333-4f54-a5ff-d88762d349a0", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-e01bb0de-7c7c-4d4d-a4d5-9a07feb44ffd-stack", "image_name": "CreateStackSuccessTests-e01bb0de-7c7c-4d4d-a4d5-9a07feb44ffd-image", "inst_name": "CreateStackSuccessTests-e01bb0de-7c7c-4d4d-a4d5-9a07feb44ffd-inst", "subnet_name": "CreateStackSuccessTests-e01bb0de-7c7c-4d4d-a4d5-9a07feb44ffd-subnet", "net_name": "CreateStackSuccessTests-e01bb0de-7c7c-4d4d-a4d5-9a07feb44ffd-net", "flavor_name": "CreateStackSuccessTests-e01bb0de-7c7c-4d4d-a4d5-9a07feb44ffd-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-e01bb0de-7c7c-4d4d-a4d5-9a07feb44ffd-stack", "stack_user_project_id": "5549b85e2ade4842861e52bb2accd8b3", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2019-01-18T06:35:10Z", "links": [{"href": "http://172.30.9.23:8004/v1/cb5770374dd847338545392547fa1e1b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e01bb0de-7c7c-4d4d-a4d5-9a07feb44ffd-stack/3fd859e2-6333-4f54-a5ff-d88762d349a0", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "3fd859e2-6333-4f54-a5ff-d88762d349a0", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-18 06:35:31,937 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/cb5770374dd847338545392547fa1e1b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e01bb0de-7c7c-4d4d-a4d5-9a07feb44ffd-stack/3fd859e2-6333-4f54-a5ff-d88762d349a0 used request id req-4c9b81aa-f2b5-4177-988f-877fc1a9be6c 2019-01-18 06:35:31,937 - create_stack - DEBUG - Stack status is - CREATE_COMPLETE 2019-01-18 06:35:31,937 - create_stack - DEBUG - Stack is active with name - CreateStackSuccessTests-CreateStackSuccessTests-e01bb0de-7c7c-4d4d-a4d5-9a07feb44ffd-stack 2019-01-18 06:35:31,937 - create_stack - INFO - Stack is now active with name - CreateStackSuccessTests-CreateStackSuccessTests-e01bb0de-7c7c-4d4d-a4d5-9a07feb44ffd-stack 2019-01-18 06:35:31,941 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/cb5770374dd847338545392547fa1e1b/stacks/3fd859e2-6333-4f54-a5ff-d88762d349a0/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0be50ea73097447966f9f344b5a922eaa463adeb" 2019-01-18 06:35:31,967 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 18 Jan 2019 06:35:31 GMT Server: Apache x-openstack-request-id: req-9a1eb9b8-547a-4142-82aa-fb5fe5b71592 Location: http://172.30.9.23:8004/v1/cb5770374dd847338545392547fa1e1b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e01bb0de-7c7c-4d4d-a4d5-9a07feb44ffd-stack/3fd859e2-6333-4f54-a5ff-d88762d349a0/resources Content-Length: 551 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/cb5770374dd847338545392547fa1e1b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e01bb0de-7c7c-4d4d-a4d5-9a07feb44ffd-stack/3fd859e2-6333-4f54-a5ff-d88762d349a0/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-18 06:35:32,156 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:35:31 GMT Server: Apache x-openstack-request-id: req-7e2684ce-de60-42e6-a5ca-b5ffb07c5e32 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 574 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "server1_port", "links": [{"href": "http://172.30.9.23:8004/v1/cb5770374dd847338545392547fa1e1b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e01bb0de-7c7c-4d4d-a4d5-9a07feb44ffd-stack/3fd859e2-6333-4f54-a5ff-d88762d349a0/resources/server1_port", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/cb5770374dd847338545392547fa1e1b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e01bb0de-7c7c-4d4d-a4d5-9a07feb44ffd-stack/3fd859e2-6333-4f54-a5ff-d88762d349a0", "rel": "stack"}], "logical_resource_id": "server1_port", "creation_time": "2019-01-18T06:35:11Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-18T06:35:11Z", "required_by": ["my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "ef1c2c2a-64d3-4760-aee3-eccbe6e01bdf", "resource_type": "OS::Neutron::Port"}, {"resource_name": "private_subnet", "links": [{"href": "http://172.30.9.23:8004/v1/cb5770374dd847338545392547fa1e1b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e01bb0de-7c7c-4d4d-a4d5-9a07feb44ffd-stack/3fd859e2-6333-4f54-a5ff-d88762d349a0/resources/private_subnet", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/cb5770374dd847338545392547fa1e1b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e01bb0de-7c7c-4d4d-a4d5-9a07feb44ffd-stack/3fd859e2-6333-4f54-a5ff-d88762d349a0", "rel": "stack"}], "logical_resource_id": "private_subnet", "creation_time": "2019-01-18T06:35:11Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-18T06:35:11Z", "required_by": ["server1_port", "my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "387e5be5-1775-4d3a-a1f0-b9d336192928", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "private_net", "links": [{"href": "http://172.30.9.23:8004/v1/cb5770374dd847338545392547fa1e1b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e01bb0de-7c7c-4d4d-a4d5-9a07feb44ffd-stack/3fd859e2-6333-4f54-a5ff-d88762d349a0/resources/private_net", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/cb5770374dd847338545392547fa1e1b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e01bb0de-7c7c-4d4d-a4d5-9a07feb44ffd-stack/3fd859e2-6333-4f54-a5ff-d88762d349a0", "rel": "stack"}], "logical_resource_id": "private_net", "creation_time": "2019-01-18T06:35:11Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-18T06:35:11Z", "required_by": ["server1_port", "private_subnet"], "resource_status_reason": "state changed", "physical_resource_id": "34da70fb-96b2-474c-af04-62afa1b4e331", "resource_type": "OS::Neutron::Net"}, {"resource_name": "my_instance", "links": [{"href": "http://172.30.9.23:8004/v1/cb5770374dd847338545392547fa1e1b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e01bb0de-7c7c-4d4d-a4d5-9a07feb44ffd-stack/3fd859e2-6333-4f54-a5ff-d88762d349a0/resources/my_instance", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/cb5770374dd847338545392547fa1e1b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e01bb0de-7c7c-4d4d-a4d5-9a07feb44ffd-stack/3fd859e2-6333-4f54-a5ff-d88762d349a0", "rel": "stack"}], "logical_resource_id": "my_instance", "creation_time": "2019-01-18T06:35:11Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-18T06:35:11Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "ea705082-8ef3-41dc-bb15-87b70a91fa64", "resource_type": "OS::Nova::Server"}]} 2019-01-18 06:35:32,156 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/cb5770374dd847338545392547fa1e1b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e01bb0de-7c7c-4d4d-a4d5-9a07feb44ffd-stack/3fd859e2-6333-4f54-a5ff-d88762d349a0/resources used request id req-7e2684ce-de60-42e6-a5ca-b5ffb07c5e32 2019-01-18 06:35:32,161 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=34da70fb-96b2-474c-af04-62afa1b4e331 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0be50ea73097447966f9f344b5a922eaa463adeb" 2019-01-18 06:35:32,261 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 650 X-Openstack-Request-Id: req-403e153f-4e5e-4c39-854d-282cb1e6222f Date: Fri, 18 Jan 2019 06:35: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":["387e5be5-1775-4d3a-a1f0-b9d336192928"],"updated_at":"2019-01-18T06:35:13Z","tenant_id":"cb5770374dd847338545392547fa1e1b","created_at":"2019-01-18T06:35:12Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"cb5770374dd847338545392547fa1e1b","id":"34da70fb-96b2-474c-af04-62afa1b4e331","name":"CreateStackSuccessTests-e01bb0de-7c7c-4d4d-a4d5-9a07feb44ffd-net"}]} 2019-01-18 06:35:32,261 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=34da70fb-96b2-474c-af04-62afa1b4e331 used request id req-403e153f-4e5e-4c39-854d-282cb1e6222f 2019-01-18 06:35:32,267 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=34da70fb-96b2-474c-af04-62afa1b4e331 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0be50ea73097447966f9f344b5a922eaa463adeb" 2019-01-18 06:35:32,461 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-744fc5e1-8aba-4a48-bc27-0ac0c9eef0c4 Date: Fri, 18 Jan 2019 06:35:32 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"34da70fb-96b2-474c-af04-62afa1b4e331","tenant_id":"cb5770374dd847338545392547fa1e1b","created_at":"2019-01-18T06:35:13Z","dns_nameservers":[],"updated_at":"2019-01-18T06:35:13Z","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":"cb5770374dd847338545392547fa1e1b","id":"387e5be5-1775-4d3a-a1f0-b9d336192928","subnetpool_id":null,"name":"CreateStackSuccessTests-e01bb0de-7c7c-4d4d-a4d5-9a07feb44ffd-subnet"}]} 2019-01-18 06:35:32,462 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=34da70fb-96b2-474c-af04-62afa1b4e331 used request id req-744fc5e1-8aba-4a48-bc27-0ac0c9eef0c4 2019-01-18 06:35:32,468 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=34da70fb-96b2-474c-af04-62afa1b4e331 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0be50ea73097447966f9f344b5a922eaa463adeb" 2019-01-18 06:35:32,518 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-921a9488-3839-4d05-a7e8-5019484cb511 Date: Fri, 18 Jan 2019 06:35:32 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"34da70fb-96b2-474c-af04-62afa1b4e331","tenant_id":"cb5770374dd847338545392547fa1e1b","created_at":"2019-01-18T06:35:13Z","dns_nameservers":[],"updated_at":"2019-01-18T06:35:13Z","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":"cb5770374dd847338545392547fa1e1b","id":"387e5be5-1775-4d3a-a1f0-b9d336192928","subnetpool_id":null,"name":"CreateStackSuccessTests-e01bb0de-7c7c-4d4d-a4d5-9a07feb44ffd-subnet"}]} 2019-01-18 06:35:32,518 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=34da70fb-96b2-474c-af04-62afa1b4e331 used request id req-921a9488-3839-4d05-a7e8-5019484cb511 2019-01-18 06:35:32,519 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:35:32,520 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:35:32,898 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c65201bd05504fa786d79b166e8bbba3", "name": "heat_stack_owner"}, {"id": "3164475bb9e94a528a387053f0893ffc", "name": "CreateStackSuccessTests-b1ee1e3c-f7d2-4b4-proj-role"}], "expires_at": "2019-01-18T07:35:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "cb5770374dd847338545392547fa1e1b", "name": "CreateStackSuccessTests-b1ee1e3c-f7d2-4b4-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/cb5770374dd847338545392547fa1e1b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/cb5770374dd847338545392547fa1e1b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/cb5770374dd847338545392547fa1e1b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/cb5770374dd847338545392547fa1e1b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/cb5770374dd847338545392547fa1e1b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/cb5770374dd847338545392547fa1e1b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/cb5770374dd847338545392547fa1e1b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/cb5770374dd847338545392547fa1e1b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/cb5770374dd847338545392547fa1e1b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/cb5770374dd847338545392547fa1e1b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/cb5770374dd847338545392547fa1e1b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/cb5770374dd847338545392547fa1e1b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-b1ee1e3c-f7d2-4b4-user", "id": "ac185a9ce1024bd487d63bd36cd2043f"}, "audit_ids": ["SjoAKF4HRomDJmt8TI5s4Q"], "issued_at": "2019-01-18T06:35:32.000000Z"}} 2019-01-18 06:35:32,899 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}700b7246dab45fe9968446a48d0109bab6bebc74" 2019-01-18 06:35:32,971 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:35:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ea8bd65e-4a34-4ebb-a7ed-15926a0ef852 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:35:32,971 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-ea8bd65e-4a34-4ebb-a7ed-15926a0ef852 2019-01-18 06:35:32,978 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateStackSuccessTests-e01bb0de-7c7c-4d4d-a4d5-9a07feb44ffd-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}700b7246dab45fe9968446a48d0109bab6bebc74" 2019-01-18 06:35:33,224 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 650 X-Openstack-Request-Id: req-908ac257-531c-4985-9c7d-e1c09b660c8d Date: Fri, 18 Jan 2019 06:35: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":["387e5be5-1775-4d3a-a1f0-b9d336192928"],"updated_at":"2019-01-18T06:35:13Z","tenant_id":"cb5770374dd847338545392547fa1e1b","created_at":"2019-01-18T06:35:12Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"cb5770374dd847338545392547fa1e1b","id":"34da70fb-96b2-474c-af04-62afa1b4e331","name":"CreateStackSuccessTests-e01bb0de-7c7c-4d4d-a4d5-9a07feb44ffd-net"}]} 2019-01-18 06:35:33,224 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateStackSuccessTests-e01bb0de-7c7c-4d4d-a4d5-9a07feb44ffd-net used request id req-908ac257-531c-4985-9c7d-e1c09b660c8d 2019-01-18 06:35:33,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" 2019-01-18 06:35:33,233 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 18 Jan 2019 06:35: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"}]}]}} 2019-01-18 06:35:33,234 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/cb5770374dd847338545392547fa1e1b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}700b7246dab45fe9968446a48d0109bab6bebc74" 2019-01-18 06:35:33,323 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:35:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c48d0609-ab18-468c-a8ab-e5896b06f89d 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/cb5770374dd847338545392547fa1e1b"}, "enabled": true, "id": "cb5770374dd847338545392547fa1e1b", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-b1ee1e3c-f7d2-4b4-proj"}} 2019-01-18 06:35:33,323 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/cb5770374dd847338545392547fa1e1b used request id req-c48d0609-ab18-468c-a8ab-e5896b06f89d 2019-01-18 06:35:33,328 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=34da70fb-96b2-474c-af04-62afa1b4e331 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}700b7246dab45fe9968446a48d0109bab6bebc74" 2019-01-18 06:35:33,534 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-38bb3bd7-1b35-4710-99a4-6d50a9f5568b Date: Fri, 18 Jan 2019 06:35:33 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"34da70fb-96b2-474c-af04-62afa1b4e331","tenant_id":"cb5770374dd847338545392547fa1e1b","created_at":"2019-01-18T06:35:13Z","dns_nameservers":[],"updated_at":"2019-01-18T06:35:13Z","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":"cb5770374dd847338545392547fa1e1b","id":"387e5be5-1775-4d3a-a1f0-b9d336192928","subnetpool_id":null,"name":"CreateStackSuccessTests-e01bb0de-7c7c-4d4d-a4d5-9a07feb44ffd-subnet"}]} 2019-01-18 06:35:33,534 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=34da70fb-96b2-474c-af04-62afa1b4e331 used request id req-38bb3bd7-1b35-4710-99a4-6d50a9f5568b 2019-01-18 06:35:33,535 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:35:33,905 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c65201bd05504fa786d79b166e8bbba3", "name": "heat_stack_owner"}, {"id": "3164475bb9e94a528a387053f0893ffc", "name": "CreateStackSuccessTests-b1ee1e3c-f7d2-4b4-proj-role"}], "expires_at": "2019-01-18T07:35:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "cb5770374dd847338545392547fa1e1b", "name": "CreateStackSuccessTests-b1ee1e3c-f7d2-4b4-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/cb5770374dd847338545392547fa1e1b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/cb5770374dd847338545392547fa1e1b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/cb5770374dd847338545392547fa1e1b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/cb5770374dd847338545392547fa1e1b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/cb5770374dd847338545392547fa1e1b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/cb5770374dd847338545392547fa1e1b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/cb5770374dd847338545392547fa1e1b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/cb5770374dd847338545392547fa1e1b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/cb5770374dd847338545392547fa1e1b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/cb5770374dd847338545392547fa1e1b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/cb5770374dd847338545392547fa1e1b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/cb5770374dd847338545392547fa1e1b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-b1ee1e3c-f7d2-4b4-user", "id": "ac185a9ce1024bd487d63bd36cd2043f"}, "audit_ids": ["B9YoZs0NTeasm5kDjvbtZA"], "issued_at": "2019-01-18T06:35:33.000000Z"}} 2019-01-18 06:35:33,906 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cbe3a290e1cfdb2c6056e879c4eee0721b329c49" 2019-01-18 06:35:33,989 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:35:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4ea03707-3b68-4fdf-934a-cede4ec4025c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:35:33,989 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-4ea03707-3b68-4fdf-934a-cede4ec4025c 2019-01-18 06:35:33,995 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateStackSuccessTests-e01bb0de-7c7c-4d4d-a4d5-9a07feb44ffd-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cbe3a290e1cfdb2c6056e879c4eee0721b329c49" 2019-01-18 06:35:34,230 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 650 X-Openstack-Request-Id: req-fe8e5610-9824-4e9e-a9f3-c7b9487c8de4 Date: Fri, 18 Jan 2019 06:35: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":["387e5be5-1775-4d3a-a1f0-b9d336192928"],"updated_at":"2019-01-18T06:35:13Z","tenant_id":"cb5770374dd847338545392547fa1e1b","created_at":"2019-01-18T06:35:12Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"cb5770374dd847338545392547fa1e1b","id":"34da70fb-96b2-474c-af04-62afa1b4e331","name":"CreateStackSuccessTests-e01bb0de-7c7c-4d4d-a4d5-9a07feb44ffd-net"}]} 2019-01-18 06:35:34,230 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateStackSuccessTests-e01bb0de-7c7c-4d4d-a4d5-9a07feb44ffd-net used request id req-fe8e5610-9824-4e9e-a9f3-c7b9487c8de4 2019-01-18 06:35:34,235 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=34da70fb-96b2-474c-af04-62afa1b4e331 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cbe3a290e1cfdb2c6056e879c4eee0721b329c49" 2019-01-18 06:35:34,445 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-903d6110-52e2-4555-8d1f-efc24b30d306 Date: Fri, 18 Jan 2019 06:35:34 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"34da70fb-96b2-474c-af04-62afa1b4e331","tenant_id":"cb5770374dd847338545392547fa1e1b","created_at":"2019-01-18T06:35:13Z","dns_nameservers":[],"updated_at":"2019-01-18T06:35:13Z","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":"cb5770374dd847338545392547fa1e1b","id":"387e5be5-1775-4d3a-a1f0-b9d336192928","subnetpool_id":null,"name":"CreateStackSuccessTests-e01bb0de-7c7c-4d4d-a4d5-9a07feb44ffd-subnet"}]} 2019-01-18 06:35:34,445 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=34da70fb-96b2-474c-af04-62afa1b4e331 used request id req-903d6110-52e2-4555-8d1f-efc24b30d306 2019-01-18 06:35:34,451 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=34da70fb-96b2-474c-af04-62afa1b4e331 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cbe3a290e1cfdb2c6056e879c4eee0721b329c49" 2019-01-18 06:35:34,879 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 650 X-Openstack-Request-Id: req-e1ddf697-2409-4ca4-a660-2b8b76f5ab0b Date: Fri, 18 Jan 2019 06:35: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":["387e5be5-1775-4d3a-a1f0-b9d336192928"],"updated_at":"2019-01-18T06:35:13Z","tenant_id":"cb5770374dd847338545392547fa1e1b","created_at":"2019-01-18T06:35:12Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"cb5770374dd847338545392547fa1e1b","id":"34da70fb-96b2-474c-af04-62afa1b4e331","name":"CreateStackSuccessTests-e01bb0de-7c7c-4d4d-a4d5-9a07feb44ffd-net"}]} 2019-01-18 06:35:34,879 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=34da70fb-96b2-474c-af04-62afa1b4e331 used request id req-e1ddf697-2409-4ca4-a660-2b8b76f5ab0b 2019-01-18 06:35:34,884 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=34da70fb-96b2-474c-af04-62afa1b4e331 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cbe3a290e1cfdb2c6056e879c4eee0721b329c49" 2019-01-18 06:35:35,079 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-8110af11-65f6-4c00-a671-d5f2f0a56a58 Date: Fri, 18 Jan 2019 06:35:35 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"34da70fb-96b2-474c-af04-62afa1b4e331","tenant_id":"cb5770374dd847338545392547fa1e1b","created_at":"2019-01-18T06:35:13Z","dns_nameservers":[],"updated_at":"2019-01-18T06:35:13Z","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":"cb5770374dd847338545392547fa1e1b","id":"387e5be5-1775-4d3a-a1f0-b9d336192928","subnetpool_id":null,"name":"CreateStackSuccessTests-e01bb0de-7c7c-4d4d-a4d5-9a07feb44ffd-subnet"}]} 2019-01-18 06:35:35,079 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=34da70fb-96b2-474c-af04-62afa1b4e331 used request id req-8110af11-65f6-4c00-a671-d5f2f0a56a58 2019-01-18 06:35:35,085 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=34da70fb-96b2-474c-af04-62afa1b4e331&name=CreateStackSuccessTests-e01bb0de-7c7c-4d4d-a4d5-9a07feb44ffd-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cbe3a290e1cfdb2c6056e879c4eee0721b329c49" 2019-01-18 06:35:35,311 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-edeaab5e-d546-4b94-8471-689549b386cf Date: Fri, 18 Jan 2019 06:35:35 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"34da70fb-96b2-474c-af04-62afa1b4e331","tenant_id":"cb5770374dd847338545392547fa1e1b","created_at":"2019-01-18T06:35:13Z","dns_nameservers":[],"updated_at":"2019-01-18T06:35:13Z","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":"cb5770374dd847338545392547fa1e1b","id":"387e5be5-1775-4d3a-a1f0-b9d336192928","subnetpool_id":null,"name":"CreateStackSuccessTests-e01bb0de-7c7c-4d4d-a4d5-9a07feb44ffd-subnet"}]} 2019-01-18 06:35:35,311 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=34da70fb-96b2-474c-af04-62afa1b4e331&name=CreateStackSuccessTests-e01bb0de-7c7c-4d4d-a4d5-9a07feb44ffd-subnet used request id req-edeaab5e-d546-4b94-8471-689549b386cf 2019-01-18 06:35:35,317 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets/387e5be5-1775-4d3a-a1f0-b9d336192928 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cbe3a290e1cfdb2c6056e879c4eee0721b329c49" 2019-01-18 06:35:35,520 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 662 X-Openstack-Request-Id: req-679e9de3-7ce3-44c7-afe0-05a4f5f915d4 Date: Fri, 18 Jan 2019 06:35:35 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"34da70fb-96b2-474c-af04-62afa1b4e331","tenant_id":"cb5770374dd847338545392547fa1e1b","created_at":"2019-01-18T06:35:13Z","dns_nameservers":[],"updated_at":"2019-01-18T06:35:13Z","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":"cb5770374dd847338545392547fa1e1b","id":"387e5be5-1775-4d3a-a1f0-b9d336192928","subnetpool_id":null,"name":"CreateStackSuccessTests-e01bb0de-7c7c-4d4d-a4d5-9a07feb44ffd-subnet"}} 2019-01-18 06:35:35,521 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets/387e5be5-1775-4d3a-a1f0-b9d336192928 used request id req-679e9de3-7ce3-44c7-afe0-05a4f5f915d4 2019-01-18 06:35:35,521 - create_stack - INFO - Deleting stack - CreateStackSuccessTests-CreateStackSuccessTests-e01bb0de-7c7c-4d4d-a4d5-9a07feb44ffd-stack 2019-01-18 06:35:35,524 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8004/v1/cb5770374dd847338545392547fa1e1b/stacks/3fd859e2-6333-4f54-a5ff-d88762d349a0 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0be50ea73097447966f9f344b5a922eaa463adeb" 2019-01-18 06:35:35,694 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 18 Jan 2019 06:35:35 GMT Server: Apache x-openstack-request-id: req-e7f1f6b2-ba33-45e8-a86a-5be541ede1a1 Location: http://172.30.9.23:8004/v1/cb5770374dd847338545392547fa1e1b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e01bb0de-7c7c-4d4d-a4d5-9a07feb44ffd-stack/3fd859e2-6333-4f54-a5ff-d88762d349a0 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/cb5770374dd847338545392547fa1e1b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e01bb0de-7c7c-4d4d-a4d5-9a07feb44ffd-stack/3fd859e2-6333-4f54-a5ff-d88762d349a0;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-18 06:35:35,893 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 06:35:35 GMT Server: Apache x-openstack-request-id: req-241de229-51dd-4293-9d94-d85f972140d5 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 06:35:35,894 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.23:8004/v1/cb5770374dd847338545392547fa1e1b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e01bb0de-7c7c-4d4d-a4d5-9a07feb44ffd-stack/3fd859e2-6333-4f54-a5ff-d88762d349a0 used request id req-241de229-51dd-4293-9d94-d85f972140d5 2019-01-18 06:35:35,897 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/cb5770374dd847338545392547fa1e1b/stacks/3fd859e2-6333-4f54-a5ff-d88762d349a0 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0be50ea73097447966f9f344b5a922eaa463adeb" 2019-01-18 06:35:36,070 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 18 Jan 2019 06:35:35 GMT Server: Apache x-openstack-request-id: req-a8548d88-19aa-4641-87cc-8c8715cf21ad Location: http://172.30.9.23:8004/v1/cb5770374dd847338545392547fa1e1b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e01bb0de-7c7c-4d4d-a4d5-9a07feb44ffd-stack/3fd859e2-6333-4f54-a5ff-d88762d349a0 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/cb5770374dd847338545392547fa1e1b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e01bb0de-7c7c-4d4d-a4d5-9a07feb44ffd-stack/3fd859e2-6333-4f54-a5ff-d88762d349a0;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-18 06:35:36,096 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:35:36 GMT Server: Apache x-openstack-request-id: req-6dc952a9-4beb-4f2b-8201-4817014142f5 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": "cb5770374dd847338545392547fa1e1b", "OS::stack_id": "3fd859e2-6333-4f54-a5ff-d88762d349a0", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-e01bb0de-7c7c-4d4d-a4d5-9a07feb44ffd-stack", "image_name": "CreateStackSuccessTests-e01bb0de-7c7c-4d4d-a4d5-9a07feb44ffd-image", "inst_name": "CreateStackSuccessTests-e01bb0de-7c7c-4d4d-a4d5-9a07feb44ffd-inst", "subnet_name": "CreateStackSuccessTests-e01bb0de-7c7c-4d4d-a4d5-9a07feb44ffd-subnet", "flavor_name": "CreateStackSuccessTests-e01bb0de-7c7c-4d4d-a4d5-9a07feb44ffd-flavor-name", "net_name": "CreateStackSuccessTests-e01bb0de-7c7c-4d4d-a4d5-9a07feb44ffd-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-e01bb0de-7c7c-4d4d-a4d5-9a07feb44ffd-stack", "stack_user_project_id": "5549b85e2ade4842861e52bb2accd8b3", "tags": null, "creation_time": "2019-01-18T06:35:10Z", "links": [{"href": "http://172.30.9.23:8004/v1/cb5770374dd847338545392547fa1e1b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e01bb0de-7c7c-4d4d-a4d5-9a07feb44ffd-stack/3fd859e2-6333-4f54-a5ff-d88762d349a0", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2019-01-18T06:35:35Z", "id": "3fd859e2-6333-4f54-a5ff-d88762d349a0", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2019-01-18 06:35:36,096 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/cb5770374dd847338545392547fa1e1b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e01bb0de-7c7c-4d4d-a4d5-9a07feb44ffd-stack/3fd859e2-6333-4f54-a5ff-d88762d349a0 used request id req-6dc952a9-4beb-4f2b-8201-4817014142f5 2019-01-18 06:35:36,096 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2019-01-18 06:35:36,097 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2019-01-18 06:35:39,100 - create_stack - DEBUG - Stack status query timeout in 1196.79445601 2019-01-18 06:35:39,103 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/cb5770374dd847338545392547fa1e1b/stacks/3fd859e2-6333-4f54-a5ff-d88762d349a0 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0be50ea73097447966f9f344b5a922eaa463adeb" 2019-01-18 06:35:39,295 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 18 Jan 2019 06:35:39 GMT Server: Apache x-openstack-request-id: req-fcde17ec-2c95-4b70-bcb5-5d0b43c54cf1 Location: http://172.30.9.23:8004/v1/cb5770374dd847338545392547fa1e1b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e01bb0de-7c7c-4d4d-a4d5-9a07feb44ffd-stack/3fd859e2-6333-4f54-a5ff-d88762d349a0 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/cb5770374dd847338545392547fa1e1b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e01bb0de-7c7c-4d4d-a4d5-9a07feb44ffd-stack/3fd859e2-6333-4f54-a5ff-d88762d349a0;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-18 06:35:39,459 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:35:39 GMT Server: Apache x-openstack-request-id: req-576cd023-8ad1-4737-bfca-5ce0bb5ce002 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": "cb5770374dd847338545392547fa1e1b", "OS::stack_id": "3fd859e2-6333-4f54-a5ff-d88762d349a0", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-e01bb0de-7c7c-4d4d-a4d5-9a07feb44ffd-stack", "image_name": "CreateStackSuccessTests-e01bb0de-7c7c-4d4d-a4d5-9a07feb44ffd-image", "inst_name": "CreateStackSuccessTests-e01bb0de-7c7c-4d4d-a4d5-9a07feb44ffd-inst", "subnet_name": "CreateStackSuccessTests-e01bb0de-7c7c-4d4d-a4d5-9a07feb44ffd-subnet", "flavor_name": "CreateStackSuccessTests-e01bb0de-7c7c-4d4d-a4d5-9a07feb44ffd-flavor-name", "net_name": "CreateStackSuccessTests-e01bb0de-7c7c-4d4d-a4d5-9a07feb44ffd-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-e01bb0de-7c7c-4d4d-a4d5-9a07feb44ffd-stack", "stack_user_project_id": "5549b85e2ade4842861e52bb2accd8b3", "tags": null, "creation_time": "2019-01-18T06:35:10Z", "links": [{"href": "http://172.30.9.23:8004/v1/cb5770374dd847338545392547fa1e1b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e01bb0de-7c7c-4d4d-a4d5-9a07feb44ffd-stack/3fd859e2-6333-4f54-a5ff-d88762d349a0", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2019-01-18T06:35:35Z", "id": "3fd859e2-6333-4f54-a5ff-d88762d349a0", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2019-01-18 06:35:39,459 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/cb5770374dd847338545392547fa1e1b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e01bb0de-7c7c-4d4d-a4d5-9a07feb44ffd-stack/3fd859e2-6333-4f54-a5ff-d88762d349a0 used request id req-576cd023-8ad1-4737-bfca-5ce0bb5ce002 2019-01-18 06:35:39,459 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2019-01-18 06:35:39,460 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2019-01-18 06:35:42,463 - create_stack - DEBUG - Stack status query timeout in 1193.4312861 2019-01-18 06:35:42,466 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/cb5770374dd847338545392547fa1e1b/stacks/3fd859e2-6333-4f54-a5ff-d88762d349a0 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0be50ea73097447966f9f344b5a922eaa463adeb" 2019-01-18 06:35:42,637 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 18 Jan 2019 06:35:42 GMT Server: Apache x-openstack-request-id: req-4163151c-5d80-48da-b166-4814f3398989 Location: http://172.30.9.23:8004/v1/cb5770374dd847338545392547fa1e1b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e01bb0de-7c7c-4d4d-a4d5-9a07feb44ffd-stack/3fd859e2-6333-4f54-a5ff-d88762d349a0 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/cb5770374dd847338545392547fa1e1b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e01bb0de-7c7c-4d4d-a4d5-9a07feb44ffd-stack/3fd859e2-6333-4f54-a5ff-d88762d349a0;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-18 06:35:42,663 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:35:42 GMT Server: Apache x-openstack-request-id: req-a2a9dc0a-d7b3-4be0-8f88-312749db7e67 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": "cb5770374dd847338545392547fa1e1b", "OS::stack_id": "3fd859e2-6333-4f54-a5ff-d88762d349a0", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-e01bb0de-7c7c-4d4d-a4d5-9a07feb44ffd-stack", "image_name": "CreateStackSuccessTests-e01bb0de-7c7c-4d4d-a4d5-9a07feb44ffd-image", "inst_name": "CreateStackSuccessTests-e01bb0de-7c7c-4d4d-a4d5-9a07feb44ffd-inst", "subnet_name": "CreateStackSuccessTests-e01bb0de-7c7c-4d4d-a4d5-9a07feb44ffd-subnet", "flavor_name": "CreateStackSuccessTests-e01bb0de-7c7c-4d4d-a4d5-9a07feb44ffd-flavor-name", "net_name": "CreateStackSuccessTests-e01bb0de-7c7c-4d4d-a4d5-9a07feb44ffd-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-e01bb0de-7c7c-4d4d-a4d5-9a07feb44ffd-stack", "stack_user_project_id": "5549b85e2ade4842861e52bb2accd8b3", "tags": null, "creation_time": "2019-01-18T06:35:10Z", "links": [{"href": "http://172.30.9.23:8004/v1/cb5770374dd847338545392547fa1e1b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e01bb0de-7c7c-4d4d-a4d5-9a07feb44ffd-stack/3fd859e2-6333-4f54-a5ff-d88762d349a0", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2019-01-18T06:35:35Z", "id": "3fd859e2-6333-4f54-a5ff-d88762d349a0", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2019-01-18 06:35:42,663 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/cb5770374dd847338545392547fa1e1b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e01bb0de-7c7c-4d4d-a4d5-9a07feb44ffd-stack/3fd859e2-6333-4f54-a5ff-d88762d349a0 used request id req-a2a9dc0a-d7b3-4be0-8f88-312749db7e67 2019-01-18 06:35:42,663 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2019-01-18 06:35:42,663 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2019-01-18 06:35:45,667 - create_stack - DEBUG - Stack status query timeout in 1190.227391 2019-01-18 06:35:45,670 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/cb5770374dd847338545392547fa1e1b/stacks/3fd859e2-6333-4f54-a5ff-d88762d349a0 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0be50ea73097447966f9f344b5a922eaa463adeb" 2019-01-18 06:35:45,797 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 18 Jan 2019 06:35:45 GMT Server: Apache x-openstack-request-id: req-123c43ab-ffd4-4711-b583-a3268df25dbf Location: http://172.30.9.23:8004/v1/cb5770374dd847338545392547fa1e1b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e01bb0de-7c7c-4d4d-a4d5-9a07feb44ffd-stack/3fd859e2-6333-4f54-a5ff-d88762d349a0 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/cb5770374dd847338545392547fa1e1b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e01bb0de-7c7c-4d4d-a4d5-9a07feb44ffd-stack/3fd859e2-6333-4f54-a5ff-d88762d349a0;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-18 06:35:46,376 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:35:45 GMT Server: Apache x-openstack-request-id: req-3c266ef3-9e61-4836-a78c-c7507a1f1fef 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": "cb5770374dd847338545392547fa1e1b", "OS::stack_id": "3fd859e2-6333-4f54-a5ff-d88762d349a0", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-e01bb0de-7c7c-4d4d-a4d5-9a07feb44ffd-stack", "image_name": "CreateStackSuccessTests-e01bb0de-7c7c-4d4d-a4d5-9a07feb44ffd-image", "inst_name": "CreateStackSuccessTests-e01bb0de-7c7c-4d4d-a4d5-9a07feb44ffd-inst", "subnet_name": "CreateStackSuccessTests-e01bb0de-7c7c-4d4d-a4d5-9a07feb44ffd-subnet", "flavor_name": "CreateStackSuccessTests-e01bb0de-7c7c-4d4d-a4d5-9a07feb44ffd-flavor-name", "net_name": "CreateStackSuccessTests-e01bb0de-7c7c-4d4d-a4d5-9a07feb44ffd-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-e01bb0de-7c7c-4d4d-a4d5-9a07feb44ffd-stack", "stack_user_project_id": "5549b85e2ade4842861e52bb2accd8b3", "tags": null, "creation_time": "2019-01-18T06:35:10Z", "links": [{"href": "http://172.30.9.23:8004/v1/cb5770374dd847338545392547fa1e1b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e01bb0de-7c7c-4d4d-a4d5-9a07feb44ffd-stack/3fd859e2-6333-4f54-a5ff-d88762d349a0", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2019-01-18T06:35:35Z", "id": "3fd859e2-6333-4f54-a5ff-d88762d349a0", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2019-01-18 06:35:46,376 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/cb5770374dd847338545392547fa1e1b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e01bb0de-7c7c-4d4d-a4d5-9a07feb44ffd-stack/3fd859e2-6333-4f54-a5ff-d88762d349a0 used request id req-3c266ef3-9e61-4836-a78c-c7507a1f1fef 2019-01-18 06:35:46,376 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2019-01-18 06:35:46,377 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2019-01-18 06:35:49,380 - create_stack - DEBUG - Stack status query timeout in 1186.51435804 2019-01-18 06:35:49,383 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/cb5770374dd847338545392547fa1e1b/stacks/3fd859e2-6333-4f54-a5ff-d88762d349a0 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0be50ea73097447966f9f344b5a922eaa463adeb" 2019-01-18 06:35:49,409 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 18 Jan 2019 06:35:49 GMT Server: Apache x-openstack-request-id: req-cce07427-6ff2-407f-8724-2feb20ec5893 Location: http://172.30.9.23:8004/v1/cb5770374dd847338545392547fa1e1b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e01bb0de-7c7c-4d4d-a4d5-9a07feb44ffd-stack/3fd859e2-6333-4f54-a5ff-d88762d349a0 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/cb5770374dd847338545392547fa1e1b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e01bb0de-7c7c-4d4d-a4d5-9a07feb44ffd-stack/3fd859e2-6333-4f54-a5ff-d88762d349a0;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-18 06:35:49,626 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:35:49 GMT Server: Apache x-openstack-request-id: req-3ae93faa-f80f-4a85-86ef-e33086250a71 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": "cb5770374dd847338545392547fa1e1b", "OS::stack_id": "3fd859e2-6333-4f54-a5ff-d88762d349a0", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-e01bb0de-7c7c-4d4d-a4d5-9a07feb44ffd-stack", "image_name": "CreateStackSuccessTests-e01bb0de-7c7c-4d4d-a4d5-9a07feb44ffd-image", "inst_name": "CreateStackSuccessTests-e01bb0de-7c7c-4d4d-a4d5-9a07feb44ffd-inst", "subnet_name": "CreateStackSuccessTests-e01bb0de-7c7c-4d4d-a4d5-9a07feb44ffd-subnet", "flavor_name": "CreateStackSuccessTests-e01bb0de-7c7c-4d4d-a4d5-9a07feb44ffd-flavor-name", "net_name": "CreateStackSuccessTests-e01bb0de-7c7c-4d4d-a4d5-9a07feb44ffd-net"}, "deletion_time": "2019-01-18T06:35:48Z", "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-e01bb0de-7c7c-4d4d-a4d5-9a07feb44ffd-stack", "stack_user_project_id": "5549b85e2ade4842861e52bb2accd8b3", "tags": null, "creation_time": "2019-01-18T06:35:10Z", "links": [{"href": "http://172.30.9.23:8004/v1/cb5770374dd847338545392547fa1e1b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e01bb0de-7c7c-4d4d-a4d5-9a07feb44ffd-stack/3fd859e2-6333-4f54-a5ff-d88762d349a0", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2019-01-18T06:35:35Z", "id": "3fd859e2-6333-4f54-a5ff-d88762d349a0", "stack_status_reason": "Stack DELETE completed successfully", "template_description": "Simple template to deploy a single compute instance"}} 2019-01-18 06:35:49,626 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/cb5770374dd847338545392547fa1e1b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e01bb0de-7c7c-4d4d-a4d5-9a07feb44ffd-stack/3fd859e2-6333-4f54-a5ff-d88762d349a0 used request id req-3ae93faa-f80f-4a85-86ef-e33086250a71 2019-01-18 06:35:49,627 - create_stack - DEBUG - Stack status is - DELETE_COMPLETE 2019-01-18 06:35:49,627 - create_stack - DEBUG - Stack is active with name - CreateStackSuccessTests-CreateStackSuccessTests-e01bb0de-7c7c-4d4d-a4d5-9a07feb44ffd-stack 2019-01-18 06:35:49,627 - create_stack - INFO - Attempting to delete again stack - CreateStackSuccessTests-CreateStackSuccessTests-e01bb0de-7c7c-4d4d-a4d5-9a07feb44ffd-stack 2019-01-18 06:35:49,630 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8004/v1/cb5770374dd847338545392547fa1e1b/stacks/3fd859e2-6333-4f54-a5ff-d88762d349a0 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0be50ea73097447966f9f344b5a922eaa463adeb" 2019-01-18 06:35:49,657 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 18 Jan 2019 06:35:49 GMT Server: Apache x-openstack-request-id: req-da11e9b5-c235-478d-a2a3-c71e2ec04cf9 Location: http://172.30.9.23:8004/v1/cb5770374dd847338545392547fa1e1b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e01bb0de-7c7c-4d4d-a4d5-9a07feb44ffd-stack/3fd859e2-6333-4f54-a5ff-d88762d349a0 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/cb5770374dd847338545392547fa1e1b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e01bb0de-7c7c-4d4d-a4d5-9a07feb44ffd-stack/3fd859e2-6333-4f54-a5ff-d88762d349a0;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-18 06:35:50,204 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 18 Jan 2019 06:35:49 GMT Server: Apache x-openstack-request-id: req-bc2d69a3-5d81-40c9-be1a-0d26d38e4690 Content-Length: 279 Content-Type: application/json RESP BODY: {"explanation": "The resource could not be found.", "code": 404, "error": {"message": "The Stack (CreateStackSuccessTests-CreateStackSuccessTests-e01bb0de-7c7c-4d4d-a4d5-9a07feb44ffd-stack) could not be found.", "traceback": null, "type": "EntityNotFound"}, "title": "Not Found"} 2019-01-18 06:35:50,204 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.23:8004/v1/cb5770374dd847338545392547fa1e1b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e01bb0de-7c7c-4d4d-a4d5-9a07feb44ffd-stack/3fd859e2-6333-4f54-a5ff-d88762d349a0 used request id req-bc2d69a3-5d81-40c9-be1a-0d26d38e4690 2019-01-18 06:35:50,205 - glance_utils - INFO - Deleting image named - CreateStackSuccessTests-e01bb0de-7c7c-4d4d-a4d5-9a07feb44ffd-image 2019-01-18 06:35:50,208 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9292/v2/images/63f6cb49-b1f1-4823-a0fe-76dde852a19c -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}71d4b6808902bbe85d880a809ff97a2975e51209" 2019-01-18 06:35:51,531 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-d3d52305-565b-4152-bd35-290571ffc82f Date: Fri, 18 Jan 2019 06:35:51 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-18 06:35:51,531 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/63f6cb49-b1f1-4823-a0fe-76dde852a19c used request id req-d3d52305-565b-4152-bd35-290571ffc82f 2019-01-18 06:35:51,535 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/flavors/2b66122e-c88b-4cda-9736-a6c190b41bed -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6c5eeb0632a5063cf551fb45f1ea2ba9b06c32f" 2019-01-18 06:35:51,574 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 18 Jan 2019 06:35: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-61866fd7-c806-4838-a259-6b6c9d8c09e5 x-compute-request-id: req-61866fd7-c806-4838-a259-6b6c9d8c09e5 Content-Length: 0 Content-Type: application/json 2019-01-18 06:35:51,574 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/2b66122e-c88b-4cda-9736-a6c190b41bed used request id req-61866fd7-c806-4838-a259-6b6c9d8c09e5 2019-01-18 06:35:51,580 - 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}66034d332f46a2f74378092062ebe99acd5d8901" 2019-01-18 06:35:51,788 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-194ece8f-4d7a-45d3-98f1-9adf29a39eea Date: Fri, 18 Jan 2019 06:35:51 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-18T04:53:26Z", "updated_at": "2019-01-18T04:53:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:53:26Z", "revision_number": 0, "id": "260c2de9-5dc5-4508-b06c-24b9d7ed838c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:53:26Z", "security_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:53:26Z", "revision_number": 0, "id": "571036d3-cb1d-483a-acb9-96f19293add9", "remote_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "remote_ip_prefix": null, "created_at": "2019-01-18T04:53:26Z", "security_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:53:26Z", "revision_number": 0, "id": "84255fa4-c13a-4cfe-b73d-e56ee216ca1e", "remote_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "remote_ip_prefix": null, "created_at": "2019-01-18T04:53:26Z", "security_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:53:26Z", "revision_number": 0, "id": "9c6f69fc-3bf8-4346-9288-5a255b82b67e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:53:26Z", "security_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "created_at": "2019-01-18T04:51:20Z", "updated_at": "2019-01-18T04:51:20Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "24c99e6f-888c-4943-9c93-54ad3b18b18c", "remote_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv4", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "2b339890-44d0-4711-a050-08a64d58e2a0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv6", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "45161a51-d6dd-4bb8-986d-bc2f88599c1d", "remote_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv6", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "87b9b994-ae22-4850-863a-6a4925bd01fe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv4", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}], "revision_number": 4, "project_id": "9c53a91613fb4d5080479ac6f51697ed", "id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "020d00b5451a467cb276d06789a1149d", "created_at": "2019-01-18T05:59:12Z", "updated_at": "2019-01-18T05:59:12Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:12Z", "revision_number": 0, "id": "38b091dd-dca7-4cbe-8c1c-dd18a74bfca8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:12Z", "security_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "tenant_id": "020d00b5451a467cb276d06789a1149d", "port_range_min": null, "ethertype": "IPv6", "project_id": "020d00b5451a467cb276d06789a1149d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:12Z", "revision_number": 0, "id": "38b9f88b-1fc0-40d1-af74-237d79be193d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:12Z", "security_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "tenant_id": "020d00b5451a467cb276d06789a1149d", "port_range_min": null, "ethertype": "IPv4", "project_id": "020d00b5451a467cb276d06789a1149d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:12Z", "revision_number": 0, "id": "60f7d4a7-1a27-4801-a1e8-5bf33633b818", "remote_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:12Z", "security_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "tenant_id": "020d00b5451a467cb276d06789a1149d", "port_range_min": null, "ethertype": "IPv6", "project_id": "020d00b5451a467cb276d06789a1149d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:12Z", "revision_number": 0, "id": "8faf6dda-6919-4b75-b745-2af38abf8dcf", "remote_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:12Z", "security_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "tenant_id": "020d00b5451a467cb276d06789a1149d", "port_range_min": null, "ethertype": "IPv4", "project_id": "020d00b5451a467cb276d06789a1149d"}], "revision_number": 4, "project_id": "020d00b5451a467cb276d06789a1149d", "id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "created_at": "2019-01-18T04:39:06Z", "updated_at": "2019-01-18T04:39:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "0aedefa2-edbc-47b5-bead-e954540f6937", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "47feb8aba08a40dca7028a1701e597b9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "4bf1a402-0fa2-4cfd-9fee-4a28f16bb271", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "47feb8aba08a40dca7028a1701e597b9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "4e399c2e-bc03-4aa3-b192-1fafdc9248ba", "remote_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "47feb8aba08a40dca7028a1701e597b9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "8860837e-afbd-4411-adf9-d88db88c2114", "remote_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "47feb8aba08a40dca7028a1701e597b9"}], "revision_number": 4, "project_id": "47feb8aba08a40dca7028a1701e597b9", "id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cb5770374dd847338545392547fa1e1b", "created_at": "2019-01-18T06:35:11Z", "updated_at": "2019-01-18T06:35:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:35:11Z", "revision_number": 0, "id": "5e32ef7e-aa25-45cb-9daa-c96bc84f07ab", "remote_group_id": "b81205c7-520b-4740-a025-8cee4c968cc7", "remote_ip_prefix": null, "created_at": "2019-01-18T06:35:11Z", "security_group_id": "b81205c7-520b-4740-a025-8cee4c968cc7", "tenant_id": "cb5770374dd847338545392547fa1e1b", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb5770374dd847338545392547fa1e1b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:35:11Z", "revision_number": 0, "id": "7addbe82-9b1b-4ff6-99b9-532f4140418d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T06:35:11Z", "security_group_id": "b81205c7-520b-4740-a025-8cee4c968cc7", "tenant_id": "cb5770374dd847338545392547fa1e1b", "port_range_min": null, "ethertype": "IPv4", "project_id": "cb5770374dd847338545392547fa1e1b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:35:11Z", "revision_number": 0, "id": "b64fcf2b-c4a7-455c-adcd-6c0f0d49402d", "remote_group_id": "b81205c7-520b-4740-a025-8cee4c968cc7", "remote_ip_prefix": null, "created_at": "2019-01-18T06:35:11Z", "security_group_id": "b81205c7-520b-4740-a025-8cee4c968cc7", "tenant_id": "cb5770374dd847338545392547fa1e1b", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb5770374dd847338545392547fa1e1b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:35:11Z", "revision_number": 0, "id": "b65ac137-12c8-40ff-afc1-2eb28c91659e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T06:35:11Z", "security_group_id": "b81205c7-520b-4740-a025-8cee4c968cc7", "tenant_id": "cb5770374dd847338545392547fa1e1b", "port_range_min": null, "ethertype": "IPv6", "project_id": "cb5770374dd847338545392547fa1e1b"}], "revision_number": 4, "project_id": "cb5770374dd847338545392547fa1e1b", "id": "b81205c7-520b-4740-a025-8cee4c968cc7", "name": "default"}]} 2019-01-18 06:35:51,788 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-194ece8f-4d7a-45d3-98f1-9adf29a39eea 2019-01-18 06:35:51,794 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/9c53a91613fb4d5080479ac6f51697ed -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}66034d332f46a2f74378092062ebe99acd5d8901" 2019-01-18 06:35:51,880 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:35:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-23050952-9758-4ca0-8703-21ebee8a5a19 Content-Encoding: gzip Content-Length: 190 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/9c53a91613fb4d5080479ac6f51697ed"}, "enabled": true, "id": "9c53a91613fb4d5080479ac6f51697ed", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2019-01-18 06:35:51,880 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/9c53a91613fb4d5080479ac6f51697ed used request id req-23050952-9758-4ca0-8703-21ebee8a5a19 2019-01-18 06:35:51,884 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/020d00b5451a467cb276d06789a1149d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}66034d332f46a2f74378092062ebe99acd5d8901" 2019-01-18 06:35:51,964 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:35:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-feed1466-7275-465b-a017-dc19dec19c8c Content-Encoding: gzip Content-Length: 248 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/020d00b5451a467cb276d06789a1149d"}, "enabled": true, "id": "020d00b5451a467cb276d06789a1149d", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}} 2019-01-18 06:35:51,964 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/020d00b5451a467cb276d06789a1149d used request id req-feed1466-7275-465b-a017-dc19dec19c8c 2019-01-18 06:35:51,968 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/47feb8aba08a40dca7028a1701e597b9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}66034d332f46a2f74378092062ebe99acd5d8901" 2019-01-18 06:35:52,054 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:35:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ab73e7e5-19ef-4a11-b324-944043c8bb1c Content-Encoding: gzip Content-Length: 205 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/47feb8aba08a40dca7028a1701e597b9"}, "enabled": true, "id": "47feb8aba08a40dca7028a1701e597b9", "parent_id": "default", "domain_id": "default", "name": "service"}} 2019-01-18 06:35:52,055 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/47feb8aba08a40dca7028a1701e597b9 used request id req-ab73e7e5-19ef-4a11-b324-944043c8bb1c 2019-01-18 06:35:52,060 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/cb5770374dd847338545392547fa1e1b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}66034d332f46a2f74378092062ebe99acd5d8901" 2019-01-18 06:35:52,150 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:35:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4d25814d-be00-42e1-8246-5f593920be79 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/cb5770374dd847338545392547fa1e1b"}, "enabled": true, "id": "cb5770374dd847338545392547fa1e1b", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-b1ee1e3c-f7d2-4b4-proj"}} 2019-01-18 06:35:52,151 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/cb5770374dd847338545392547fa1e1b used request id req-4d25814d-be00-42e1-8246-5f593920be79 2019-01-18 06:35:52,151 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - b81205c7-520b-4740-a025-8cee4c968cc7 2019-01-18 06:35:52,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=b81205c7-520b-4740-a025-8cee4c968cc7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}66034d332f46a2f74378092062ebe99acd5d8901" 2019-01-18 06:35:52,330 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-03508914-f533-49da-b795-77c36c876538 Date: Fri, 18 Jan 2019 06:35:52 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "b81205c7-520b-4740-a025-8cee4c968cc7", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T06:35:11Z", "security_group_id": "b81205c7-520b-4740-a025-8cee4c968cc7", "port_range_min": null, "revision_number": 0, "tenant_id": "cb5770374dd847338545392547fa1e1b", "created_at": "2019-01-18T06:35:11Z", "project_id": "cb5770374dd847338545392547fa1e1b", "id": "5e32ef7e-aa25-45cb-9daa-c96bc84f07ab"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T06:35:11Z", "security_group_id": "b81205c7-520b-4740-a025-8cee4c968cc7", "port_range_min": null, "revision_number": 0, "tenant_id": "cb5770374dd847338545392547fa1e1b", "created_at": "2019-01-18T06:35:11Z", "project_id": "cb5770374dd847338545392547fa1e1b", "id": "7addbe82-9b1b-4ff6-99b9-532f4140418d"}, {"remote_group_id": "b81205c7-520b-4740-a025-8cee4c968cc7", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T06:35:11Z", "security_group_id": "b81205c7-520b-4740-a025-8cee4c968cc7", "port_range_min": null, "revision_number": 0, "tenant_id": "cb5770374dd847338545392547fa1e1b", "created_at": "2019-01-18T06:35:11Z", "project_id": "cb5770374dd847338545392547fa1e1b", "id": "b64fcf2b-c4a7-455c-adcd-6c0f0d49402d"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T06:35:11Z", "security_group_id": "b81205c7-520b-4740-a025-8cee4c968cc7", "port_range_min": null, "revision_number": 0, "tenant_id": "cb5770374dd847338545392547fa1e1b", "created_at": "2019-01-18T06:35:11Z", "project_id": "cb5770374dd847338545392547fa1e1b", "id": "b65ac137-12c8-40ff-afc1-2eb28c91659e"}]} 2019-01-18 06:35:52,330 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=b81205c7-520b-4740-a025-8cee4c968cc7 used request id req-03508914-f533-49da-b795-77c36c876538 2019-01-18 06:35:52,330 - neutron_utils - INFO - Deleting security group with name - default 2019-01-18 06:35:52,336 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-groups/b81205c7-520b-4740-a025-8cee4c968cc7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}66034d332f46a2f74378092062ebe99acd5d8901" 2019-01-18 06:35:52,681 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-5e36cc16-ddf4-4173-bf6d-8e7f14d7bd95 Content-Length: 0 Date: Fri, 18 Jan 2019 06:35:52 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-18 06:35:52,681 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/b81205c7-520b-4740-a025-8cee4c968cc7 used request id req-5e36cc16-ddf4-4173-bf6d-8e7f14d7bd95 2019-01-18 06:35:52,682 - keystone_utils - INFO - Deleting project with name - CreateStackSuccessTests-b1ee1e3c-f7d2-4b4-proj 2019-01-18 06:35:52,686 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/cb5770374dd847338545392547fa1e1b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}66034d332f46a2f74378092062ebe99acd5d8901" 2019-01-18 06:35:52,928 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 06:35:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2388721b-dfbc-4aac-80c0-57c5bbad98b6 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 06:35:52,928 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/cb5770374dd847338545392547fa1e1b used request id req-2388721b-dfbc-4aac-80c0-57c5bbad98b6 2019-01-18 06:35:52,929 - keystone_utils - INFO - Deleting role with name - CreateStackSuccessTests-b1ee1e3c-f7d2-4b4-proj-role 2019-01-18 06:35:52,933 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/3164475bb9e94a528a387053f0893ffc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}66034d332f46a2f74378092062ebe99acd5d8901" 2019-01-18 06:35:53,051 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 06:35:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-99b61fad-c431-43f5-b203-601299e05f98 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 06:35:53,051 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/3164475bb9e94a528a387053f0893ffc used request id req-99b61fad-c431-43f5-b203-601299e05f98 2019-01-18 06:35:53,055 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}66034d332f46a2f74378092062ebe99acd5d8901" 2019-01-18 06:35:53,145 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:35:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fda355b4-04c1-4d30-8d85-b22ed3410fe5 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "488fca829f8b496daa1cd2cdc6e45c49", "links": {"self": "http://172.30.9.23:5000/v3/roles/488fca829f8b496daa1cd2cdc6e45c49"}, "name": "Member"}, {"domain_id": null, "id": "6b7f4f4f76264b6fb449c43b86ee3817", "links": {"self": "http://172.30.9.23:5000/v3/roles/6b7f4f4f76264b6fb449c43b86ee3817"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a482b711adf94961bf4bb28eda7f0e28", "links": {"self": "http://172.30.9.23:5000/v3/roles/a482b711adf94961bf4bb28eda7f0e28"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c65201bd05504fa786d79b166e8bbba3", "links": {"self": "http://172.30.9.23:5000/v3/roles/c65201bd05504fa786d79b166e8bbba3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "e7e317b66c174923a8cb46c48d897c8d", "links": {"self": "http://172.30.9.23:5000/v3/roles/e7e317b66c174923a8cb46c48d897c8d"}, "name": "ResellerAdmin"}]} 2019-01-18 06:35:53,145 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-fda355b4-04c1-4d30-8d85-b22ed3410fe5 2019-01-18 06:35:53,146 - keystone_utils - INFO - Deleting user with name - CreateStackSuccessTests-b1ee1e3c-f7d2-4b4-user 2019-01-18 06:35:53,149 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/ac185a9ce1024bd487d63bd36cd2043f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0556ab365d06a7586d2777db661f766fac0e9f9" 2019-01-18 06:35:53,318 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 06:35:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dc971be6-b894-4d30-9226-26c57dafbc08 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 06:35:53,319 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/ac185a9ce1024bd487d63bd36cd2043f used request id req-dc971be6-b894-4d30-9226-26c57dafbc08 2019-01-18 06:35:53,320 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:35:53,707 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "488fca829f8b496daa1cd2cdc6e45c49", "name": "Member"}, {"id": "c65201bd05504fa786d79b166e8bbba3", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}], "expires_at": "2019-01-18T07:35:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "020d00b5451a467cb276d06789a1149d", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "id": "e292c913af7844408b6509a836e493f5"}, "audit_ids": ["p0m2L2V1S4uLtSfjj8QRMw"], "issued_at": "2019-01-18T06:35:53.000000Z"}} 2019-01-18 06:35:53,708 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50dc12490e985e0f340e5f499aef567eede3857f" 2019-01-18 06:35:53,882 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:35:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-29f63054-525d-47c5-a93c-5fe9d4885762 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:35:53,882 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-29f63054-525d-47c5-a93c-5fe9d4885762 2019-01-18 06:35:53,883 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:35:53,884 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:35:54,271 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "488fca829f8b496daa1cd2cdc6e45c49", "name": "Member"}, {"id": "c65201bd05504fa786d79b166e8bbba3", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}], "expires_at": "2019-01-18T07:35:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "020d00b5451a467cb276d06789a1149d", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "id": "e292c913af7844408b6509a836e493f5"}, "audit_ids": ["5xgEhRi2Tbmnefpi0MAdgA"], "issued_at": "2019-01-18T06:35:54.000000Z"}} 2019-01-18 06:35:54,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}87caf5e0316736370199885530a576c8d1386f7e" 2019-01-18 06:35:54,361 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:35:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9e62cbe1-6fc6-4307-ade9-7ca7081b8c83 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:35:54,361 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-9e62cbe1-6fc6-4307-ade9-7ca7081b8c83 2019-01-18 06:35:54,366 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-18 06:35:54,372 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 18 Jan 2019 06:35: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"}]}]}} 2019-01-18 06:35:54,373 - 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-2f57c2dc-aa21-4f6-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87caf5e0316736370199885530a576c8d1386f7e" 2019-01-18 06:35:54,451 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:35:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-26eadcef-56c0-4b06-8397-faa5358051a4 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-2f57c2dc-aa21-4f6-proj", "previous": null, "next": null}, "projects": []} 2019-01-18 06:35:54,452 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-2f57c2dc-aa21-4f6-proj used request id req-26eadcef-56c0-4b06-8397-faa5358051a4 2019-01-18 06:35:54,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}87caf5e0316736370199885530a576c8d1386f7e" 2019-01-18 06:35:54,546 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:35:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-39f0179c-9f4f-431c-831d-bf8947095c63 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-18 06:35:54,546 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-39f0179c-9f4f-431c-831d-bf8947095c63 2019-01-18 06:35:54,550 - 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}87caf5e0316736370199885530a576c8d1386f7e" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackSuccessTests-2f57c2dc-aa21-4f6-proj"}}' 2019-01-18 06:35:54,668 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 18 Jan 2019 06:35:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-55dc8aa5-e502-4ca7-8c1e-97e362e0dc4a Content-Length: 308 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/561322db671e4d76990e5f6787ef42e6"}, "enabled": true, "id": "561322db671e4d76990e5f6787ef42e6", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-2f57c2dc-aa21-4f6-proj"}} 2019-01-18 06:35:54,668 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-55dc8aa5-e502-4ca7-8c1e-97e362e0dc4a 2019-01-18 06:35:54,669 - keystone_utils - INFO - Created project with name - CreateStackSuccessTests-2f57c2dc-aa21-4f6-proj 2019-01-18 06:35:54,669 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:35:54,670 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:35:55,043 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "488fca829f8b496daa1cd2cdc6e45c49", "name": "Member"}, {"id": "c65201bd05504fa786d79b166e8bbba3", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}], "expires_at": "2019-01-18T07:35:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "020d00b5451a467cb276d06789a1149d", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "id": "e292c913af7844408b6509a836e493f5"}, "audit_ids": ["-m686_CTTAmIZ-mu-HyR9g"], "issued_at": "2019-01-18T06:35:55.000000Z"}} 2019-01-18 06:35:55,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}f03ed834b63ee34e2f6e87b65562543b589c49ce" 2019-01-18 06:35:55,132 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:35:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a8c220e3-26da-4783-a76d-abe13aea56ea Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:35:55,133 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-a8c220e3-26da-4783-a76d-abe13aea56ea 2019-01-18 06:35:55,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" 2019-01-18 06:35:55,142 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 18 Jan 2019 06:35: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"}]}]}} 2019-01-18 06:35:55,143 - 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}f03ed834b63ee34e2f6e87b65562543b589c49ce" 2019-01-18 06:35:55,175 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:35:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-841d32b1-b1d8-4b12-9b9f-712eef80f8ea Content-Encoding: gzip Content-Length: 869 Content-Type: application/json RESP BODY: {"users": [{"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/0607a2b4beb0408e9fa51cc5ba027ac6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0607a2b4beb0408e9fa51cc5ba027ac6", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/17c61b95071545a094cc82823d2b88b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "17c61b95071545a094cc82823d2b88b8", "email": "nova@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/29e5d2dfed2447bda26fc75bd1122674"}, "domain_id": "default", "enabled": true, "options": {}, "id": "29e5d2dfed2447bda26fc75bd1122674", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/3b6dcc8c791e4b6e8831f5b5e583de80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3b6dcc8c791e4b6e8831f5b5e583de80", "email": "neutron@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.23:5000/v3/users/45ab52d673584bc198669be88c88b878"}, "domain_id": "default", "enabled": true, "options": {}, "id": "45ab52d673584bc198669be88c88b878", "email": "barbican@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/57795b4ee52f49c6a71f55bb6c4012f8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "57795b4ee52f49c6a71f55bb6c4012f8", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/5c52969262974d64ac2a300ca5d60f50"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c52969262974d64ac2a300ca5d60f50", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/5fc15572bb1c489ba92bd9945bbc1f64"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5fc15572bb1c489ba92bd9945bbc1f64", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/6b519d70e25f4e61a9dfd738cd6bba22"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6b519d70e25f4e61a9dfd738cd6bba22", "email": "heat@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.23:5000/v3/users/8248437208b540c2893a7117ad102a87"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8248437208b540c2893a7117ad102a87", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/890dee97e62840c5b15e36f03f6b7efc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "890dee97e62840c5b15e36f03f6b7efc", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/8cccb516ecc44ed9bb7c8633df108fd4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8cccb516ecc44ed9bb7c8633df108fd4", "email": "glance@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.23:5000/v3/users/97c3d863a98148299fa116fdb54be470"}, "domain_id": "default", "enabled": true, "options": {}, "id": "97c3d863a98148299fa116fdb54be470", "email": "tacker@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/a2a0c8c0f19941808c9f618af50b3b79"}, "domain_id": "c19db1b8f60647a9a114cd23287c807b", "enabled": true, "options": {}, "id": "a2a0c8c0f19941808c9f618af50b3b79", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "links": {"self": "http://172.30.9.23:5000/v3/users/e292c913af7844408b6509a836e493f5"}, "domain_id": "default", "enabled": true, "id": "e292c913af7844408b6509a836e493f5", "options": {}}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/fe5de73ba9cb41b2be24ccf1f72f5ed4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe5de73ba9cb41b2be24ccf1f72f5ed4", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2019-01-18 06:35:55,175 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-841d32b1-b1d8-4b12-9b9f-712eef80f8ea 2019-01-18 06:35:55,179 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateStackSuccessTests-2f57c2dc-aa21-4f6-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f03ed834b63ee34e2f6e87b65562543b589c49ce" 2019-01-18 06:35:55,267 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:35:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7d0ca5e0-24c0-4c81-8b46-8d0141647cc5 Content-Encoding: gzip Content-Length: 252 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateStackSuccessTests-2f57c2dc-aa21-4f6-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/561322db671e4d76990e5f6787ef42e6"}, "enabled": true, "id": "561322db671e4d76990e5f6787ef42e6", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-2f57c2dc-aa21-4f6-proj"}]} 2019-01-18 06:35:55,267 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateStackSuccessTests-2f57c2dc-aa21-4f6-proj used request id req-7d0ca5e0-24c0-4c81-8b46-8d0141647cc5 2019-01-18 06:35:55,271 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f03ed834b63ee34e2f6e87b65562543b589c49ce" 2019-01-18 06:35:55,360 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:35:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ed187f39-25c8-4036-aed4-10b7d5dc1377 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-18 06:35:55,360 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-ed187f39-25c8-4036-aed4-10b7d5dc1377 2019-01-18 06:35:55,750 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f03ed834b63ee34e2f6e87b65562543b589c49ce" 2019-01-18 06:35:55,836 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:35:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1fd6e52d-f629-4b3d-a174-e2e22db9b35b Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "488fca829f8b496daa1cd2cdc6e45c49", "links": {"self": "http://172.30.9.23:5000/v3/roles/488fca829f8b496daa1cd2cdc6e45c49"}, "name": "Member"}, {"domain_id": null, "id": "6b7f4f4f76264b6fb449c43b86ee3817", "links": {"self": "http://172.30.9.23:5000/v3/roles/6b7f4f4f76264b6fb449c43b86ee3817"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a482b711adf94961bf4bb28eda7f0e28", "links": {"self": "http://172.30.9.23:5000/v3/roles/a482b711adf94961bf4bb28eda7f0e28"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c65201bd05504fa786d79b166e8bbba3", "links": {"self": "http://172.30.9.23:5000/v3/roles/c65201bd05504fa786d79b166e8bbba3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "e7e317b66c174923a8cb46c48d897c8d", "links": {"self": "http://172.30.9.23:5000/v3/roles/e7e317b66c174923a8cb46c48d897c8d"}, "name": "ResellerAdmin"}]} 2019-01-18 06:35:55,837 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-1fd6e52d-f629-4b3d-a174-e2e22db9b35b 2019-01-18 06:35:55,840 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateStackSuccessTests-2f57c2dc-aa21-4f6-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f03ed834b63ee34e2f6e87b65562543b589c49ce" 2019-01-18 06:35:55,922 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:35:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cfbe6b86-81d3-45f9-be4c-bbc063b2ee89 Content-Encoding: gzip Content-Length: 252 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateStackSuccessTests-2f57c2dc-aa21-4f6-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/561322db671e4d76990e5f6787ef42e6"}, "enabled": true, "id": "561322db671e4d76990e5f6787ef42e6", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-2f57c2dc-aa21-4f6-proj"}]} 2019-01-18 06:35:55,923 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateStackSuccessTests-2f57c2dc-aa21-4f6-proj used request id req-cfbe6b86-81d3-45f9-be4c-bbc063b2ee89 2019-01-18 06:35:55,926 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users/3ff8c82c203c43c9b0fd1d05edee3c57 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f03ed834b63ee34e2f6e87b65562543b589c49ce" 2019-01-18 06:35:56,017 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:35:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-664150db-a44d-44fd-abff-b46367bb8612 Content-Encoding: gzip Content-Length: 245 Content-Type: application/json RESP BODY: {"user": {"name": "CreateStackSuccessTests-2f57c2dc-aa21-4f6-user", "links": {"self": "http://172.30.9.23:5000/v3/users/3ff8c82c203c43c9b0fd1d05edee3c57"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "561322db671e4d76990e5f6787ef42e6", "id": "3ff8c82c203c43c9b0fd1d05edee3c57", "password_expires_at": null}} 2019-01-18 06:35:56,017 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users/3ff8c82c203c43c9b0fd1d05edee3c57 used request id req-664150db-a44d-44fd-abff-b46367bb8612 2019-01-18 06:35:56,021 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/561322db671e4d76990e5f6787ef42e6/users/3ff8c82c203c43c9b0fd1d05edee3c57/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f03ed834b63ee34e2f6e87b65562543b589c49ce" 2019-01-18 06:35:56,125 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:35:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0a91daa5-6a49-4a20-806d-85e5c80e3a15 Content-Encoding: gzip Content-Length: 164 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects/561322db671e4d76990e5f6787ef42e6/users/3ff8c82c203c43c9b0fd1d05edee3c57/roles", "previous": null, "next": null}, "roles": []} 2019-01-18 06:35:56,125 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/561322db671e4d76990e5f6787ef42e6/users/3ff8c82c203c43c9b0fd1d05edee3c57/roles used request id req-0a91daa5-6a49-4a20-806d-85e5c80e3a15 2019-01-18 06:35:56,129 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/c65201bd05504fa786d79b166e8bbba3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f03ed834b63ee34e2f6e87b65562543b589c49ce" 2019-01-18 06:35:56,209 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:35:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6f230a49-4b70-470b-b2c2-50295acb19de Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.23:5000/v3/roles/c65201bd05504fa786d79b166e8bbba3"}, "domain_id": null, "name": "heat_stack_owner", "id": "c65201bd05504fa786d79b166e8bbba3"}} 2019-01-18 06:35:56,209 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/c65201bd05504fa786d79b166e8bbba3 used request id req-6f230a49-4b70-470b-b2c2-50295acb19de 2019-01-18 06:35:56,209 - keystone_utils - INFO - Granting role heat_stack_owner to project CreateStackSuccessTests-2f57c2dc-aa21-4f6-proj 2019-01-18 06:35:56,213 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/561322db671e4d76990e5f6787ef42e6/users/3ff8c82c203c43c9b0fd1d05edee3c57/roles/c65201bd05504fa786d79b166e8bbba3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f03ed834b63ee34e2f6e87b65562543b589c49ce" 2019-01-18 06:35:56,329 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 06:35:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-73ed084d-5ea4-4ec0-91d1-dec4746d960e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 06:35:56,329 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/561322db671e4d76990e5f6787ef42e6/users/3ff8c82c203c43c9b0fd1d05edee3c57/roles/c65201bd05504fa786d79b166e8bbba3 used request id req-73ed084d-5ea4-4ec0-91d1-dec4746d960e 2019-01-18 06:35:56,329 - keystone_utils - INFO - Created user with name - CreateStackSuccessTests-2f57c2dc-aa21-4f6-user 2019-01-18 06:35:56,330 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:35:56,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}87caf5e0316736370199885530a576c8d1386f7e" 2019-01-18 06:35:56,422 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:35:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1a9061fb-9c79-4d76-a24f-9652ad2726ff Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "488fca829f8b496daa1cd2cdc6e45c49", "links": {"self": "http://172.30.9.23:5000/v3/roles/488fca829f8b496daa1cd2cdc6e45c49"}, "name": "Member"}, {"domain_id": null, "id": "6b7f4f4f76264b6fb449c43b86ee3817", "links": {"self": "http://172.30.9.23:5000/v3/roles/6b7f4f4f76264b6fb449c43b86ee3817"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a482b711adf94961bf4bb28eda7f0e28", "links": {"self": "http://172.30.9.23:5000/v3/roles/a482b711adf94961bf4bb28eda7f0e28"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c65201bd05504fa786d79b166e8bbba3", "links": {"self": "http://172.30.9.23:5000/v3/roles/c65201bd05504fa786d79b166e8bbba3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "e7e317b66c174923a8cb46c48d897c8d", "links": {"self": "http://172.30.9.23:5000/v3/roles/e7e317b66c174923a8cb46c48d897c8d"}, "name": "ResellerAdmin"}]} 2019-01-18 06:35:56,422 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-1a9061fb-9c79-4d76-a24f-9652ad2726ff 2019-01-18 06:35:56,426 - 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}87caf5e0316736370199885530a576c8d1386f7e" -d '{"role": {"name": "CreateStackSuccessTests-2f57c2dc-aa21-4f6-proj-role"}}' 2019-01-18 06:35:56,567 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 18 Jan 2019 06:35:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2ecc9b17-fd65-490a-8d22-9fda683b28d4 Content-Length: 222 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "1a4b8444f06045c7b3e790370b4f4a20", "links": {"self": "http://172.30.9.23:5000/v3/roles/1a4b8444f06045c7b3e790370b4f4a20"}, "name": "CreateStackSuccessTests-2f57c2dc-aa21-4f6-proj-role"}} 2019-01-18 06:35:56,567 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-2ecc9b17-fd65-490a-8d22-9fda683b28d4 2019-01-18 06:35:56,567 - keystone_utils - INFO - Created role with name - CreateStackSuccessTests-2f57c2dc-aa21-4f6-proj-role 2019-01-18 06:35:56,571 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/1a4b8444f06045c7b3e790370b4f4a20 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87caf5e0316736370199885530a576c8d1386f7e" 2019-01-18 06:35:56,652 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:35:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-662411de-f7ea-4ffa-b421-2fb28303ff42 Content-Encoding: gzip Content-Length: 175 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.23:5000/v3/roles/1a4b8444f06045c7b3e790370b4f4a20"}, "domain_id": null, "name": "CreateStackSuccessTests-2f57c2dc-aa21-4f6-proj-role", "id": "1a4b8444f06045c7b3e790370b4f4a20"}} 2019-01-18 06:35:56,652 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/1a4b8444f06045c7b3e790370b4f4a20 used request id req-662411de-f7ea-4ffa-b421-2fb28303ff42 2019-01-18 06:35:56,652 - keystone_utils - INFO - Granting role CreateStackSuccessTests-2f57c2dc-aa21-4f6-proj-role to project CreateStackSuccessTests-2f57c2dc-aa21-4f6-proj 2019-01-18 06:35:56,656 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/561322db671e4d76990e5f6787ef42e6/users/3ff8c82c203c43c9b0fd1d05edee3c57/roles/1a4b8444f06045c7b3e790370b4f4a20 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87caf5e0316736370199885530a576c8d1386f7e" 2019-01-18 06:35:56,785 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 06:35:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-080d718d-8482-4700-8d9d-b611d2efb0f1 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 06:35:56,786 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/561322db671e4d76990e5f6787ef42e6/users/3ff8c82c203c43c9b0fd1d05edee3c57/roles/1a4b8444f06045c7b3e790370b4f4a20 used request id req-080d718d-8482-4700-8d9d-b611d2efb0f1 2019-01-18 06:35:56,786 - heat_utils - DEBUG - Retrieving Heat Client 2019-01-18 06:35:56,786 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2019-01-18 06:35:56,786 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:35:56,787 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:35:57,164 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1a4b8444f06045c7b3e790370b4f4a20", "name": "CreateStackSuccessTests-2f57c2dc-aa21-4f6-proj-role"}, {"id": "c65201bd05504fa786d79b166e8bbba3", "name": "heat_stack_owner"}], "expires_at": "2019-01-18T07:35:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "561322db671e4d76990e5f6787ef42e6", "name": "CreateStackSuccessTests-2f57c2dc-aa21-4f6-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/561322db671e4d76990e5f6787ef42e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/561322db671e4d76990e5f6787ef42e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/561322db671e4d76990e5f6787ef42e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/561322db671e4d76990e5f6787ef42e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/561322db671e4d76990e5f6787ef42e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/561322db671e4d76990e5f6787ef42e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/561322db671e4d76990e5f6787ef42e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/561322db671e4d76990e5f6787ef42e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/561322db671e4d76990e5f6787ef42e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/561322db671e4d76990e5f6787ef42e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/561322db671e4d76990e5f6787ef42e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/561322db671e4d76990e5f6787ef42e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-2f57c2dc-aa21-4f6-user", "id": "3ff8c82c203c43c9b0fd1d05edee3c57"}, "audit_ids": ["j7k24DsETCWk-wcl3YUWag"], "issued_at": "2019-01-18T06:35:57.000000Z"}} 2019-01-18 06:35:57,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}242de3bc5fcb1dd455809190e426fad234f74fc1" 2019-01-18 06:35:57,238 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:35:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5f06dc3c-80f8-42da-a0d9-6aefb0124e0a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:35:57,238 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-5f06dc3c-80f8-42da-a0d9-6aefb0124e0a 2019-01-18 06:35:57,243 - 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-ffff174f-34ae-4300-a758-a33c0b41bca8-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}242de3bc5fcb1dd455809190e426fad234f74fc1" 2019-01-18 06:35:57,420 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 168 Content-Type: application/json X-Openstack-Request-Id: req-8a525351-1415-488f-8b47-bbbec421a8df Date: Fri, 18 Jan 2019 06:35:57 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateStackSuccessTests-ffff174f-34ae-4300-a758-a33c0b41bca8-image"} 2019-01-18 06:35:57,421 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackSuccessTests-ffff174f-34ae-4300-a758-a33c0b41bca8-image used request id req-8a525351-1415-488f-8b47-bbbec421a8df 2019-01-18 06:35:57,424 - 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}242de3bc5fcb1dd455809190e426fad234f74fc1" 2019-01-18 06:35:57,571 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-28ba98e3-18f3-4aa6-8178-1c690215ef5e Date: Fri, 18 Jan 2019 06:35: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"}}} 2019-01-18 06:35:57,571 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-28ba98e3-18f3-4aa6-8178-1c690215ef5e 2019-01-18 06:35:57,602 - 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}242de3bc5fcb1dd455809190e426fad234f74fc1" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateStackSuccessTests-ffff174f-34ae-4300-a758-a33c0b41bca8-image"}' 2019-01-18 06:35:57,810 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 627 Content-Type: application/json Location: http://172.30.9.23:9292/v2/images/c4039aaa-fb69-41e8-928c-f3e54cf61037 X-Openstack-Request-Id: req-dd1ae700-df05-4d42-9c7e-188fa0717846 Date: Fri, 18 Jan 2019 06:35:57 GMT RESP BODY: {"status": "queued", "name": "CreateStackSuccessTests-ffff174f-34ae-4300-a758-a33c0b41bca8-image", "tags": [], "container_format": "bare", "created_at": "2019-01-18T06:35:57Z", "size": null, "disk_format": "qcow2", "updated_at": "2019-01-18T06:35:57Z", "visibility": "shared", "locations": [], "self": "/v2/images/c4039aaa-fb69-41e8-928c-f3e54cf61037", "min_disk": 0, "protected": false, "id": "c4039aaa-fb69-41e8-928c-f3e54cf61037", "file": "/v2/images/c4039aaa-fb69-41e8-928c-f3e54cf61037/file", "checksum": null, "owner": "561322db671e4d76990e5f6787ef42e6", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-18 06:35:57,810 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-dd1ae700-df05-4d42-9c7e-188fa0717846 2019-01-18 06:35:57,821 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9292/v2/images/c4039aaa-fb69-41e8-928c-f3e54cf61037/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}242de3bc5fcb1dd455809190e426fad234f74fc1" -d '' 2019-01-18 06:35:59,924 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-b376b5a6-47ba-4fe9-8874-5e358076297a Date: Fri, 18 Jan 2019 06:35:59 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-18 06:35:59,924 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/c4039aaa-fb69-41e8-928c-f3e54cf61037/file used request id req-b376b5a6-47ba-4fe9-8874-5e358076297a 2019-01-18 06:35:59,924 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-01-18 06:35:59,928 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/c4039aaa-fb69-41e8-928c-f3e54cf61037 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}242de3bc5fcb1dd455809190e426fad234f74fc1" 2019-01-18 06:36:00,110 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 888 Content-Type: application/json X-Openstack-Request-Id: req-de8cc0fa-0f2c-4f75-bd59-03e710534757 Date: Fri, 18 Jan 2019 06:36:00 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackSuccessTests-ffff174f-34ae-4300-a758-a33c0b41bca8-image", "tags": [], "container_format": "bare", "created_at": "2019-01-18T06:35:57Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-18T06:35:59Z", "visibility": "shared", "locations": [{"url": "rbd://af014572-0a5d-4a80-a07f-9105f52ab2c1/images/c4039aaa-fb69-41e8-928c-f3e54cf61037/snap", "metadata": {}}], "self": "/v2/images/c4039aaa-fb69-41e8-928c-f3e54cf61037", "min_disk": 0, "protected": false, "id": "c4039aaa-fb69-41e8-928c-f3e54cf61037", "file": "/v2/images/c4039aaa-fb69-41e8-928c-f3e54cf61037/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "561322db671e4d76990e5f6787ef42e6", "direct_url": "rbd://af014572-0a5d-4a80-a07f-9105f52ab2c1/images/c4039aaa-fb69-41e8-928c-f3e54cf61037/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-18 06:36:00,110 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/c4039aaa-fb69-41e8-928c-f3e54cf61037 used request id req-de8cc0fa-0f2c-4f75-bd59-03e710534757 2019-01-18 06:36:00,114 - 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}242de3bc5fcb1dd455809190e426fad234f74fc1" 2019-01-18 06:36:00,259 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-070dd551-1d12-4cf2-970d-7064a5b3c4f5 Date: Fri, 18 Jan 2019 06:36: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"}}} 2019-01-18 06:36:00,259 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-070dd551-1d12-4cf2-970d-7064a5b3c4f5 2019-01-18 06:36:00,262 - create_image - INFO - Created image with name - CreateStackSuccessTests-ffff174f-34ae-4300-a758-a33c0b41bca8-image 2019-01-18 06:36:00,265 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/c4039aaa-fb69-41e8-928c-f3e54cf61037 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}242de3bc5fcb1dd455809190e426fad234f74fc1" 2019-01-18 06:36:00,431 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 888 Content-Type: application/json X-Openstack-Request-Id: req-423c7e82-6455-4fb3-9880-5fc20f96d9cb Date: Fri, 18 Jan 2019 06:36:00 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackSuccessTests-ffff174f-34ae-4300-a758-a33c0b41bca8-image", "tags": [], "container_format": "bare", "created_at": "2019-01-18T06:35:57Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-18T06:35:59Z", "visibility": "shared", "locations": [{"url": "rbd://af014572-0a5d-4a80-a07f-9105f52ab2c1/images/c4039aaa-fb69-41e8-928c-f3e54cf61037/snap", "metadata": {}}], "self": "/v2/images/c4039aaa-fb69-41e8-928c-f3e54cf61037", "min_disk": 0, "protected": false, "id": "c4039aaa-fb69-41e8-928c-f3e54cf61037", "file": "/v2/images/c4039aaa-fb69-41e8-928c-f3e54cf61037/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "561322db671e4d76990e5f6787ef42e6", "direct_url": "rbd://af014572-0a5d-4a80-a07f-9105f52ab2c1/images/c4039aaa-fb69-41e8-928c-f3e54cf61037/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-18 06:36:00,431 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/c4039aaa-fb69-41e8-928c-f3e54cf61037 used request id req-423c7e82-6455-4fb3-9880-5fc20f96d9cb 2019-01-18 06:36:00,432 - create_image - DEBUG - Instance status is - active 2019-01-18 06:36:00,432 - create_image - DEBUG - Image is active with name - CreateStackSuccessTests-ffff174f-34ae-4300-a758-a33c0b41bca8-image 2019-01-18 06:36:00,432 - create_image - INFO - Image is now active with name - CreateStackSuccessTests-ffff174f-34ae-4300-a758-a33c0b41bca8-image 2019-01-18 06:36:00,432 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:36:00,433 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:36:00,816 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "488fca829f8b496daa1cd2cdc6e45c49", "name": "Member"}, {"id": "c65201bd05504fa786d79b166e8bbba3", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}], "expires_at": "2019-01-18T07:36:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "020d00b5451a467cb276d06789a1149d", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "id": "e292c913af7844408b6509a836e493f5"}, "audit_ids": ["jskEOh43Tyq-KXzAJrAUDg"], "issued_at": "2019-01-18T06:36:00.000000Z"}} 2019-01-18 06:36:00,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}6d556fba9bcddb0d72c468fa4345eda920415d9b" 2019-01-18 06:36:00,906 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:36:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-87346405-1528-40fd-8881-1f44cee2fd83 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:36:00,906 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-87346405-1528-40fd-8881-1f44cee2fd83 2019-01-18 06:36:00,907 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-18 06:36:00,913 - 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}6d556fba9bcddb0d72c468fa4345eda920415d9b" 2019-01-18 06:36:01,092 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:36: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-1184de9a-74a4-4f13-8755-0225834d5fba x-compute-request-id: req-1184de9a-74a4-4f13-8755-0225834d5fba Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2019-01-18 06:36:01,092 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-1184de9a-74a4-4f13-8755-0225834d5fba 2019-01-18 06:36:01,096 - 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}6d556fba9bcddb0d72c468fa4345eda920415d9b" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "CreateStackSuccessTests-ffff174f-34ae-4300-a758-a33c0b41bca8-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2019-01-18 06:36:01,146 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:36: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-30348b43-a585-4faf-9af4-c6cb9257c9a4 x-compute-request-id: req-30348b43-a585-4faf-9af4-c6cb9257c9a4 Content-Encoding: gzip Content-Length: 317 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/7ec76795-5782-422b-8e7e-10bb94ca5e71", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/7ec76795-5782-422b-8e7e-10bb94ca5e71", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "7ec76795-5782-422b-8e7e-10bb94ca5e71", "name": "CreateStackSuccessTests-ffff174f-34ae-4300-a758-a33c0b41bca8-flavor-name", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2019-01-18 06:36:01,146 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-30348b43-a585-4faf-9af4-c6cb9257c9a4 2019-01-18 06:36:01,147 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:36:01,148 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:36:01,518 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1a4b8444f06045c7b3e790370b4f4a20", "name": "CreateStackSuccessTests-2f57c2dc-aa21-4f6-proj-role"}, {"id": "c65201bd05504fa786d79b166e8bbba3", "name": "heat_stack_owner"}], "expires_at": "2019-01-18T07:36:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "561322db671e4d76990e5f6787ef42e6", "name": "CreateStackSuccessTests-2f57c2dc-aa21-4f6-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/561322db671e4d76990e5f6787ef42e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/561322db671e4d76990e5f6787ef42e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/561322db671e4d76990e5f6787ef42e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/561322db671e4d76990e5f6787ef42e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/561322db671e4d76990e5f6787ef42e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/561322db671e4d76990e5f6787ef42e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/561322db671e4d76990e5f6787ef42e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/561322db671e4d76990e5f6787ef42e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/561322db671e4d76990e5f6787ef42e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/561322db671e4d76990e5f6787ef42e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/561322db671e4d76990e5f6787ef42e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/561322db671e4d76990e5f6787ef42e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-2f57c2dc-aa21-4f6-user", "id": "3ff8c82c203c43c9b0fd1d05edee3c57"}, "audit_ids": ["hZuzZ9TdTK2teIbVng5O7A"], "issued_at": "2019-01-18T06:36:01.000000Z"}} 2019-01-18 06:36:01,519 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a20a2d2709b397082570b43e8848f74ba8d198c" 2019-01-18 06:36:01,602 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:36:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-085fcebc-737d-4001-91fe-aac50889512e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:36:01,602 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-085fcebc-737d-4001-91fe-aac50889512e 2019-01-18 06:36:01,603 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-18 06:36:01,606 - heat_utils - DEBUG - Retrieving Heat Client 2019-01-18 06:36:01,610 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/561322db671e4d76990e5f6787ef42e6/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-ffff174f-34ae-4300-a758-a33c0b41bca8-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a20a2d2709b397082570b43e8848f74ba8d198c" 2019-01-18 06:36:01,781 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:36:01 GMT Server: Apache x-openstack-request-id: req-6f2bacf4-4a75-4131-bd07-277df41cd15f Content-Length: 14 Content-Type: application/json RESP BODY: {"stacks": []} 2019-01-18 06:36:01,781 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/561322db671e4d76990e5f6787ef42e6/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-ffff174f-34ae-4300-a758-a33c0b41bca8-stack used request id req-6f2bacf4-4a75-4131-bd07-277df41cd15f 2019-01-18 06:36:01,810 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8004/v1/561322db671e4d76990e5f6787ef42e6/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a20a2d2709b397082570b43e8848f74ba8d198c" -d '{"stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-ffff174f-34ae-4300-a758-a33c0b41bca8-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-ffff174f-34ae-4300-a758-a33c0b41bca8-net", "inst_name": "CreateStackSuccessTests-ffff174f-34ae-4300-a758-a33c0b41bca8-inst", "subnet_name": "CreateStackSuccessTests-ffff174f-34ae-4300-a758-a33c0b41bca8-subnet", "image_name": "CreateStackSuccessTests-ffff174f-34ae-4300-a758-a33c0b41bca8-image", "flavor_name": "CreateStackSuccessTests-ffff174f-34ae-4300-a758-a33c0b41bca8-flavor-name"}}' 2019-01-18 06:36:04,146 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 18 Jan 2019 06:36:01 GMT Server: Apache x-openstack-request-id: req-bd856169-981b-47f2-bd81-3b42e8eb4a29 Location: http://172.30.9.23:8004/v1/561322db671e4d76990e5f6787ef42e6/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ffff174f-34ae-4300-a758-a33c0b41bca8-stack/dc667ca7-2a17-4c13-b27c-46f80a5b02e2 Content-Length: 291 Content-Type: application/json RESP BODY: {"stack": {"id": "dc667ca7-2a17-4c13-b27c-46f80a5b02e2", "links": [{"href": "http://172.30.9.23:8004/v1/561322db671e4d76990e5f6787ef42e6/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ffff174f-34ae-4300-a758-a33c0b41bca8-stack/dc667ca7-2a17-4c13-b27c-46f80a5b02e2", "rel": "self"}]}} 2019-01-18 06:36:04,146 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.23:8004/v1/561322db671e4d76990e5f6787ef42e6/stacks used request id req-bd856169-981b-47f2-bd81-3b42e8eb4a29 2019-01-18 06:36:04,149 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/561322db671e4d76990e5f6787ef42e6/stacks/dc667ca7-2a17-4c13-b27c-46f80a5b02e2 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a20a2d2709b397082570b43e8848f74ba8d198c" 2019-01-18 06:36:04,339 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 18 Jan 2019 06:36:04 GMT Server: Apache x-openstack-request-id: req-79b09b8b-05af-45a0-9fcc-25cb8d4a210b Location: http://172.30.9.23:8004/v1/561322db671e4d76990e5f6787ef42e6/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ffff174f-34ae-4300-a758-a33c0b41bca8-stack/dc667ca7-2a17-4c13-b27c-46f80a5b02e2 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/561322db671e4d76990e5f6787ef42e6/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ffff174f-34ae-4300-a758-a33c0b41bca8-stack/dc667ca7-2a17-4c13-b27c-46f80a5b02e2;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-18 06:36:04,380 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:36:04 GMT Server: Apache x-openstack-request-id: req-f66fb5aa-104b-4993-90ec-7f07bca6f9ba 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": "561322db671e4d76990e5f6787ef42e6", "OS::stack_id": "dc667ca7-2a17-4c13-b27c-46f80a5b02e2", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-ffff174f-34ae-4300-a758-a33c0b41bca8-stack", "image_name": "CreateStackSuccessTests-ffff174f-34ae-4300-a758-a33c0b41bca8-image", "inst_name": "CreateStackSuccessTests-ffff174f-34ae-4300-a758-a33c0b41bca8-inst", "subnet_name": "CreateStackSuccessTests-ffff174f-34ae-4300-a758-a33c0b41bca8-subnet", "net_name": "CreateStackSuccessTests-ffff174f-34ae-4300-a758-a33c0b41bca8-net", "flavor_name": "CreateStackSuccessTests-ffff174f-34ae-4300-a758-a33c0b41bca8-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-ffff174f-34ae-4300-a758-a33c0b41bca8-stack", "stack_user_project_id": "9bf1766184804934b722ee7232730b57", "stack_status_reason": "Stack CREATE started", "creation_time": "2019-01-18T06:36:03Z", "links": [{"href": "http://172.30.9.23:8004/v1/561322db671e4d76990e5f6787ef42e6/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ffff174f-34ae-4300-a758-a33c0b41bca8-stack/dc667ca7-2a17-4c13-b27c-46f80a5b02e2", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "dc667ca7-2a17-4c13-b27c-46f80a5b02e2", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-18 06:36:04,380 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/561322db671e4d76990e5f6787ef42e6/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ffff174f-34ae-4300-a758-a33c0b41bca8-stack/dc667ca7-2a17-4c13-b27c-46f80a5b02e2 used request id req-f66fb5aa-104b-4993-90ec-7f07bca6f9ba 2019-01-18 06:36:04,381 - create_stack - INFO - Created stack with name - CreateStackSuccessTests-CreateStackSuccessTests-ffff174f-34ae-4300-a758-a33c0b41bca8-stack 2019-01-18 06:36:04,383 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/561322db671e4d76990e5f6787ef42e6/stacks/dc667ca7-2a17-4c13-b27c-46f80a5b02e2 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a20a2d2709b397082570b43e8848f74ba8d198c" 2019-01-18 06:36:04,558 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 18 Jan 2019 06:36:04 GMT Server: Apache x-openstack-request-id: req-c4107fd5-14c2-42d0-b36d-205808691cda Location: http://172.30.9.23:8004/v1/561322db671e4d76990e5f6787ef42e6/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ffff174f-34ae-4300-a758-a33c0b41bca8-stack/dc667ca7-2a17-4c13-b27c-46f80a5b02e2 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/561322db671e4d76990e5f6787ef42e6/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ffff174f-34ae-4300-a758-a33c0b41bca8-stack/dc667ca7-2a17-4c13-b27c-46f80a5b02e2;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-18 06:36:04,745 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:36:04 GMT Server: Apache x-openstack-request-id: req-f387c58c-d3b6-4d02-92b7-50a010428d7e 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": "561322db671e4d76990e5f6787ef42e6", "OS::stack_id": "dc667ca7-2a17-4c13-b27c-46f80a5b02e2", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-ffff174f-34ae-4300-a758-a33c0b41bca8-stack", "image_name": "CreateStackSuccessTests-ffff174f-34ae-4300-a758-a33c0b41bca8-image", "inst_name": "CreateStackSuccessTests-ffff174f-34ae-4300-a758-a33c0b41bca8-inst", "subnet_name": "CreateStackSuccessTests-ffff174f-34ae-4300-a758-a33c0b41bca8-subnet", "net_name": "CreateStackSuccessTests-ffff174f-34ae-4300-a758-a33c0b41bca8-net", "flavor_name": "CreateStackSuccessTests-ffff174f-34ae-4300-a758-a33c0b41bca8-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-ffff174f-34ae-4300-a758-a33c0b41bca8-stack", "stack_user_project_id": "9bf1766184804934b722ee7232730b57", "stack_status_reason": "Stack CREATE started", "creation_time": "2019-01-18T06:36:03Z", "links": [{"href": "http://172.30.9.23:8004/v1/561322db671e4d76990e5f6787ef42e6/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ffff174f-34ae-4300-a758-a33c0b41bca8-stack/dc667ca7-2a17-4c13-b27c-46f80a5b02e2", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "dc667ca7-2a17-4c13-b27c-46f80a5b02e2", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-18 06:36:04,745 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/561322db671e4d76990e5f6787ef42e6/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ffff174f-34ae-4300-a758-a33c0b41bca8-stack/dc667ca7-2a17-4c13-b27c-46f80a5b02e2 used request id req-f387c58c-d3b6-4d02-92b7-50a010428d7e 2019-01-18 06:36:04,746 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2019-01-18 06:36:04,746 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2019-01-18 06:36:07,749 - create_stack - DEBUG - Stack status query timeout in 1196.63157105 2019-01-18 06:36:07,752 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/561322db671e4d76990e5f6787ef42e6/stacks/dc667ca7-2a17-4c13-b27c-46f80a5b02e2 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a20a2d2709b397082570b43e8848f74ba8d198c" 2019-01-18 06:36:07,929 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 18 Jan 2019 06:36:07 GMT Server: Apache x-openstack-request-id: req-071af09a-6cad-4d4c-812c-82afb4596ef6 Location: http://172.30.9.23:8004/v1/561322db671e4d76990e5f6787ef42e6/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ffff174f-34ae-4300-a758-a33c0b41bca8-stack/dc667ca7-2a17-4c13-b27c-46f80a5b02e2 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/561322db671e4d76990e5f6787ef42e6/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ffff174f-34ae-4300-a758-a33c0b41bca8-stack/dc667ca7-2a17-4c13-b27c-46f80a5b02e2;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-18 06:36:08,112 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:36:07 GMT Server: Apache x-openstack-request-id: req-1c5dda02-72d4-4f1e-8fd5-ba632673917e 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": "561322db671e4d76990e5f6787ef42e6", "OS::stack_id": "dc667ca7-2a17-4c13-b27c-46f80a5b02e2", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-ffff174f-34ae-4300-a758-a33c0b41bca8-stack", "image_name": "CreateStackSuccessTests-ffff174f-34ae-4300-a758-a33c0b41bca8-image", "inst_name": "CreateStackSuccessTests-ffff174f-34ae-4300-a758-a33c0b41bca8-inst", "subnet_name": "CreateStackSuccessTests-ffff174f-34ae-4300-a758-a33c0b41bca8-subnet", "net_name": "CreateStackSuccessTests-ffff174f-34ae-4300-a758-a33c0b41bca8-net", "flavor_name": "CreateStackSuccessTests-ffff174f-34ae-4300-a758-a33c0b41bca8-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-ffff174f-34ae-4300-a758-a33c0b41bca8-stack", "stack_user_project_id": "9bf1766184804934b722ee7232730b57", "stack_status_reason": "Stack CREATE started", "creation_time": "2019-01-18T06:36:03Z", "links": [{"href": "http://172.30.9.23:8004/v1/561322db671e4d76990e5f6787ef42e6/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ffff174f-34ae-4300-a758-a33c0b41bca8-stack/dc667ca7-2a17-4c13-b27c-46f80a5b02e2", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "dc667ca7-2a17-4c13-b27c-46f80a5b02e2", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-18 06:36:08,112 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/561322db671e4d76990e5f6787ef42e6/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ffff174f-34ae-4300-a758-a33c0b41bca8-stack/dc667ca7-2a17-4c13-b27c-46f80a5b02e2 used request id req-1c5dda02-72d4-4f1e-8fd5-ba632673917e 2019-01-18 06:36:08,113 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2019-01-18 06:36:08,113 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2019-01-18 06:36:11,116 - create_stack - DEBUG - Stack status query timeout in 1193.26479316 2019-01-18 06:36:11,119 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/561322db671e4d76990e5f6787ef42e6/stacks/dc667ca7-2a17-4c13-b27c-46f80a5b02e2 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a20a2d2709b397082570b43e8848f74ba8d198c" 2019-01-18 06:36:11,145 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 18 Jan 2019 06:36:11 GMT Server: Apache x-openstack-request-id: req-28b9bc0a-9515-4e8c-b387-487cec42db0b Location: http://172.30.9.23:8004/v1/561322db671e4d76990e5f6787ef42e6/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ffff174f-34ae-4300-a758-a33c0b41bca8-stack/dc667ca7-2a17-4c13-b27c-46f80a5b02e2 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/561322db671e4d76990e5f6787ef42e6/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ffff174f-34ae-4300-a758-a33c0b41bca8-stack/dc667ca7-2a17-4c13-b27c-46f80a5b02e2;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-18 06:36:11,329 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:36:11 GMT Server: Apache x-openstack-request-id: req-63947677-46f6-4458-a5e5-98129887e393 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": "561322db671e4d76990e5f6787ef42e6", "OS::stack_id": "dc667ca7-2a17-4c13-b27c-46f80a5b02e2", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-ffff174f-34ae-4300-a758-a33c0b41bca8-stack", "image_name": "CreateStackSuccessTests-ffff174f-34ae-4300-a758-a33c0b41bca8-image", "inst_name": "CreateStackSuccessTests-ffff174f-34ae-4300-a758-a33c0b41bca8-inst", "subnet_name": "CreateStackSuccessTests-ffff174f-34ae-4300-a758-a33c0b41bca8-subnet", "net_name": "CreateStackSuccessTests-ffff174f-34ae-4300-a758-a33c0b41bca8-net", "flavor_name": "CreateStackSuccessTests-ffff174f-34ae-4300-a758-a33c0b41bca8-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-ffff174f-34ae-4300-a758-a33c0b41bca8-stack", "stack_user_project_id": "9bf1766184804934b722ee7232730b57", "stack_status_reason": "Stack CREATE started", "creation_time": "2019-01-18T06:36:03Z", "links": [{"href": "http://172.30.9.23:8004/v1/561322db671e4d76990e5f6787ef42e6/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ffff174f-34ae-4300-a758-a33c0b41bca8-stack/dc667ca7-2a17-4c13-b27c-46f80a5b02e2", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "dc667ca7-2a17-4c13-b27c-46f80a5b02e2", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-18 06:36:11,330 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/561322db671e4d76990e5f6787ef42e6/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ffff174f-34ae-4300-a758-a33c0b41bca8-stack/dc667ca7-2a17-4c13-b27c-46f80a5b02e2 used request id req-63947677-46f6-4458-a5e5-98129887e393 2019-01-18 06:36:11,330 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2019-01-18 06:36:11,330 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2019-01-18 06:36:14,334 - create_stack - DEBUG - Stack status query timeout in 1190.04725409 2019-01-18 06:36:14,337 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/561322db671e4d76990e5f6787ef42e6/stacks/dc667ca7-2a17-4c13-b27c-46f80a5b02e2 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a20a2d2709b397082570b43e8848f74ba8d198c" 2019-01-18 06:36:14,501 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 18 Jan 2019 06:36:14 GMT Server: Apache x-openstack-request-id: req-c714b8a3-ac94-4dd6-861d-4d165906f111 Location: http://172.30.9.23:8004/v1/561322db671e4d76990e5f6787ef42e6/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ffff174f-34ae-4300-a758-a33c0b41bca8-stack/dc667ca7-2a17-4c13-b27c-46f80a5b02e2 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/561322db671e4d76990e5f6787ef42e6/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ffff174f-34ae-4300-a758-a33c0b41bca8-stack/dc667ca7-2a17-4c13-b27c-46f80a5b02e2;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-18 06:36:14,543 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:36:14 GMT Server: Apache x-openstack-request-id: req-898e0259-c510-4b58-9c7a-522f7c212e6c 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": "561322db671e4d76990e5f6787ef42e6", "OS::stack_id": "dc667ca7-2a17-4c13-b27c-46f80a5b02e2", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-ffff174f-34ae-4300-a758-a33c0b41bca8-stack", "image_name": "CreateStackSuccessTests-ffff174f-34ae-4300-a758-a33c0b41bca8-image", "inst_name": "CreateStackSuccessTests-ffff174f-34ae-4300-a758-a33c0b41bca8-inst", "subnet_name": "CreateStackSuccessTests-ffff174f-34ae-4300-a758-a33c0b41bca8-subnet", "net_name": "CreateStackSuccessTests-ffff174f-34ae-4300-a758-a33c0b41bca8-net", "flavor_name": "CreateStackSuccessTests-ffff174f-34ae-4300-a758-a33c0b41bca8-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-ffff174f-34ae-4300-a758-a33c0b41bca8-stack", "stack_user_project_id": "9bf1766184804934b722ee7232730b57", "stack_status_reason": "Stack CREATE started", "creation_time": "2019-01-18T06:36:03Z", "links": [{"href": "http://172.30.9.23:8004/v1/561322db671e4d76990e5f6787ef42e6/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ffff174f-34ae-4300-a758-a33c0b41bca8-stack/dc667ca7-2a17-4c13-b27c-46f80a5b02e2", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "dc667ca7-2a17-4c13-b27c-46f80a5b02e2", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-18 06:36:14,544 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/561322db671e4d76990e5f6787ef42e6/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ffff174f-34ae-4300-a758-a33c0b41bca8-stack/dc667ca7-2a17-4c13-b27c-46f80a5b02e2 used request id req-898e0259-c510-4b58-9c7a-522f7c212e6c 2019-01-18 06:36:14,544 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2019-01-18 06:36:14,544 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2019-01-18 06:36:17,548 - create_stack - DEBUG - Stack status query timeout in 1186.83334303 2019-01-18 06:36:17,551 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/561322db671e4d76990e5f6787ef42e6/stacks/dc667ca7-2a17-4c13-b27c-46f80a5b02e2 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a20a2d2709b397082570b43e8848f74ba8d198c" 2019-01-18 06:36:17,579 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 18 Jan 2019 06:36:17 GMT Server: Apache x-openstack-request-id: req-ed48b388-d937-42d7-b682-9921edaa68f6 Location: http://172.30.9.23:8004/v1/561322db671e4d76990e5f6787ef42e6/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ffff174f-34ae-4300-a758-a33c0b41bca8-stack/dc667ca7-2a17-4c13-b27c-46f80a5b02e2 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/561322db671e4d76990e5f6787ef42e6/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ffff174f-34ae-4300-a758-a33c0b41bca8-stack/dc667ca7-2a17-4c13-b27c-46f80a5b02e2;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-18 06:36:17,791 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:36:17 GMT Server: Apache x-openstack-request-id: req-d127e0bb-d015-4aff-b6c4-c63174d59d39 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": "561322db671e4d76990e5f6787ef42e6", "OS::stack_id": "dc667ca7-2a17-4c13-b27c-46f80a5b02e2", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-ffff174f-34ae-4300-a758-a33c0b41bca8-stack", "image_name": "CreateStackSuccessTests-ffff174f-34ae-4300-a758-a33c0b41bca8-image", "inst_name": "CreateStackSuccessTests-ffff174f-34ae-4300-a758-a33c0b41bca8-inst", "subnet_name": "CreateStackSuccessTests-ffff174f-34ae-4300-a758-a33c0b41bca8-subnet", "net_name": "CreateStackSuccessTests-ffff174f-34ae-4300-a758-a33c0b41bca8-net", "flavor_name": "CreateStackSuccessTests-ffff174f-34ae-4300-a758-a33c0b41bca8-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-ffff174f-34ae-4300-a758-a33c0b41bca8-stack", "stack_user_project_id": "9bf1766184804934b722ee7232730b57", "stack_status_reason": "Stack CREATE started", "creation_time": "2019-01-18T06:36:03Z", "links": [{"href": "http://172.30.9.23:8004/v1/561322db671e4d76990e5f6787ef42e6/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ffff174f-34ae-4300-a758-a33c0b41bca8-stack/dc667ca7-2a17-4c13-b27c-46f80a5b02e2", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "dc667ca7-2a17-4c13-b27c-46f80a5b02e2", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-18 06:36:17,791 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/561322db671e4d76990e5f6787ef42e6/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ffff174f-34ae-4300-a758-a33c0b41bca8-stack/dc667ca7-2a17-4c13-b27c-46f80a5b02e2 used request id req-d127e0bb-d015-4aff-b6c4-c63174d59d39 2019-01-18 06:36:17,792 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2019-01-18 06:36:17,792 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2019-01-18 06:36:20,795 - create_stack - DEBUG - Stack status query timeout in 1183.58596921 2019-01-18 06:36:20,798 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/561322db671e4d76990e5f6787ef42e6/stacks/dc667ca7-2a17-4c13-b27c-46f80a5b02e2 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a20a2d2709b397082570b43e8848f74ba8d198c" 2019-01-18 06:36:20,973 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 18 Jan 2019 06:36:20 GMT Server: Apache x-openstack-request-id: req-518f7240-ac9f-4dc5-b241-ea57c206eda7 Location: http://172.30.9.23:8004/v1/561322db671e4d76990e5f6787ef42e6/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ffff174f-34ae-4300-a758-a33c0b41bca8-stack/dc667ca7-2a17-4c13-b27c-46f80a5b02e2 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/561322db671e4d76990e5f6787ef42e6/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ffff174f-34ae-4300-a758-a33c0b41bca8-stack/dc667ca7-2a17-4c13-b27c-46f80a5b02e2;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-18 06:36:21,232 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:36:20 GMT Server: Apache x-openstack-request-id: req-f17c11fa-4c4d-4f46-8919-e023cd710430 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": "561322db671e4d76990e5f6787ef42e6", "OS::stack_id": "dc667ca7-2a17-4c13-b27c-46f80a5b02e2", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-ffff174f-34ae-4300-a758-a33c0b41bca8-stack", "image_name": "CreateStackSuccessTests-ffff174f-34ae-4300-a758-a33c0b41bca8-image", "inst_name": "CreateStackSuccessTests-ffff174f-34ae-4300-a758-a33c0b41bca8-inst", "subnet_name": "CreateStackSuccessTests-ffff174f-34ae-4300-a758-a33c0b41bca8-subnet", "net_name": "CreateStackSuccessTests-ffff174f-34ae-4300-a758-a33c0b41bca8-net", "flavor_name": "CreateStackSuccessTests-ffff174f-34ae-4300-a758-a33c0b41bca8-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-ffff174f-34ae-4300-a758-a33c0b41bca8-stack", "stack_user_project_id": "9bf1766184804934b722ee7232730b57", "stack_status_reason": "Stack CREATE started", "creation_time": "2019-01-18T06:36:03Z", "links": [{"href": "http://172.30.9.23:8004/v1/561322db671e4d76990e5f6787ef42e6/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ffff174f-34ae-4300-a758-a33c0b41bca8-stack/dc667ca7-2a17-4c13-b27c-46f80a5b02e2", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "dc667ca7-2a17-4c13-b27c-46f80a5b02e2", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-18 06:36:21,232 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/561322db671e4d76990e5f6787ef42e6/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ffff174f-34ae-4300-a758-a33c0b41bca8-stack/dc667ca7-2a17-4c13-b27c-46f80a5b02e2 used request id req-f17c11fa-4c4d-4f46-8919-e023cd710430 2019-01-18 06:36:21,233 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2019-01-18 06:36:21,233 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2019-01-18 06:36:24,236 - create_stack - DEBUG - Stack status query timeout in 1180.14455509 2019-01-18 06:36:24,239 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/561322db671e4d76990e5f6787ef42e6/stacks/dc667ca7-2a17-4c13-b27c-46f80a5b02e2 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a20a2d2709b397082570b43e8848f74ba8d198c" 2019-01-18 06:36:24,266 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 18 Jan 2019 06:36:24 GMT Server: Apache x-openstack-request-id: req-513cff07-87c2-4065-a757-7f832ff56908 Location: http://172.30.9.23:8004/v1/561322db671e4d76990e5f6787ef42e6/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ffff174f-34ae-4300-a758-a33c0b41bca8-stack/dc667ca7-2a17-4c13-b27c-46f80a5b02e2 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/561322db671e4d76990e5f6787ef42e6/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ffff174f-34ae-4300-a758-a33c0b41bca8-stack/dc667ca7-2a17-4c13-b27c-46f80a5b02e2;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-18 06:36:24,341 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:36:24 GMT Server: Apache x-openstack-request-id: req-78a25828-ebcf-4b3c-94e3-bc43e254ff29 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": "561322db671e4d76990e5f6787ef42e6", "OS::stack_id": "dc667ca7-2a17-4c13-b27c-46f80a5b02e2", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-ffff174f-34ae-4300-a758-a33c0b41bca8-stack", "image_name": "CreateStackSuccessTests-ffff174f-34ae-4300-a758-a33c0b41bca8-image", "inst_name": "CreateStackSuccessTests-ffff174f-34ae-4300-a758-a33c0b41bca8-inst", "subnet_name": "CreateStackSuccessTests-ffff174f-34ae-4300-a758-a33c0b41bca8-subnet", "net_name": "CreateStackSuccessTests-ffff174f-34ae-4300-a758-a33c0b41bca8-net", "flavor_name": "CreateStackSuccessTests-ffff174f-34ae-4300-a758-a33c0b41bca8-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-ffff174f-34ae-4300-a758-a33c0b41bca8-stack", "stack_user_project_id": "9bf1766184804934b722ee7232730b57", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2019-01-18T06:36:03Z", "links": [{"href": "http://172.30.9.23:8004/v1/561322db671e4d76990e5f6787ef42e6/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ffff174f-34ae-4300-a758-a33c0b41bca8-stack/dc667ca7-2a17-4c13-b27c-46f80a5b02e2", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "dc667ca7-2a17-4c13-b27c-46f80a5b02e2", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-18 06:36:24,341 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/561322db671e4d76990e5f6787ef42e6/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ffff174f-34ae-4300-a758-a33c0b41bca8-stack/dc667ca7-2a17-4c13-b27c-46f80a5b02e2 used request id req-78a25828-ebcf-4b3c-94e3-bc43e254ff29 2019-01-18 06:36:24,342 - create_stack - DEBUG - Stack status is - CREATE_COMPLETE 2019-01-18 06:36:24,342 - create_stack - DEBUG - Stack is active with name - CreateStackSuccessTests-CreateStackSuccessTests-ffff174f-34ae-4300-a758-a33c0b41bca8-stack 2019-01-18 06:36:24,342 - create_stack - INFO - Stack is now active with name - CreateStackSuccessTests-CreateStackSuccessTests-ffff174f-34ae-4300-a758-a33c0b41bca8-stack 2019-01-18 06:36:24,345 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/561322db671e4d76990e5f6787ef42e6/stacks/dc667ca7-2a17-4c13-b27c-46f80a5b02e2/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a20a2d2709b397082570b43e8848f74ba8d198c" 2019-01-18 06:36:24,524 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 18 Jan 2019 06:36:24 GMT Server: Apache x-openstack-request-id: req-1fa0e339-1c40-49ac-9d39-f80e35f57f9d Location: http://172.30.9.23:8004/v1/561322db671e4d76990e5f6787ef42e6/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ffff174f-34ae-4300-a758-a33c0b41bca8-stack/dc667ca7-2a17-4c13-b27c-46f80a5b02e2/resources Content-Length: 551 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/561322db671e4d76990e5f6787ef42e6/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ffff174f-34ae-4300-a758-a33c0b41bca8-stack/dc667ca7-2a17-4c13-b27c-46f80a5b02e2/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-18 06:36:24,715 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:36:24 GMT Server: Apache x-openstack-request-id: req-222c1f18-71bf-41b2-886f-2bf36b35adb6 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/561322db671e4d76990e5f6787ef42e6/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ffff174f-34ae-4300-a758-a33c0b41bca8-stack/dc667ca7-2a17-4c13-b27c-46f80a5b02e2/resources/server1_port", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/561322db671e4d76990e5f6787ef42e6/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ffff174f-34ae-4300-a758-a33c0b41bca8-stack/dc667ca7-2a17-4c13-b27c-46f80a5b02e2", "rel": "stack"}], "logical_resource_id": "server1_port", "creation_time": "2019-01-18T06:36:04Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-18T06:36:04Z", "required_by": ["my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "94252821-23e9-4894-9990-5782aee933b1", "resource_type": "OS::Neutron::Port"}, {"resource_name": "private_subnet", "links": [{"href": "http://172.30.9.23:8004/v1/561322db671e4d76990e5f6787ef42e6/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ffff174f-34ae-4300-a758-a33c0b41bca8-stack/dc667ca7-2a17-4c13-b27c-46f80a5b02e2/resources/private_subnet", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/561322db671e4d76990e5f6787ef42e6/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ffff174f-34ae-4300-a758-a33c0b41bca8-stack/dc667ca7-2a17-4c13-b27c-46f80a5b02e2", "rel": "stack"}], "logical_resource_id": "private_subnet", "creation_time": "2019-01-18T06:36:04Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-18T06:36:04Z", "required_by": ["server1_port", "my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "3c2679a1-5a8d-4fc3-923f-3cbafa361d9f", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "private_net", "links": [{"href": "http://172.30.9.23:8004/v1/561322db671e4d76990e5f6787ef42e6/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ffff174f-34ae-4300-a758-a33c0b41bca8-stack/dc667ca7-2a17-4c13-b27c-46f80a5b02e2/resources/private_net", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/561322db671e4d76990e5f6787ef42e6/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ffff174f-34ae-4300-a758-a33c0b41bca8-stack/dc667ca7-2a17-4c13-b27c-46f80a5b02e2", "rel": "stack"}], "logical_resource_id": "private_net", "creation_time": "2019-01-18T06:36:04Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-18T06:36:04Z", "required_by": ["server1_port", "private_subnet"], "resource_status_reason": "state changed", "physical_resource_id": "4980c75d-4811-40d5-affe-cee16fbcddd9", "resource_type": "OS::Neutron::Net"}, {"resource_name": "my_instance", "links": [{"href": "http://172.30.9.23:8004/v1/561322db671e4d76990e5f6787ef42e6/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ffff174f-34ae-4300-a758-a33c0b41bca8-stack/dc667ca7-2a17-4c13-b27c-46f80a5b02e2/resources/my_instance", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/561322db671e4d76990e5f6787ef42e6/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ffff174f-34ae-4300-a758-a33c0b41bca8-stack/dc667ca7-2a17-4c13-b27c-46f80a5b02e2", "rel": "stack"}], "logical_resource_id": "my_instance", "creation_time": "2019-01-18T06:36:04Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-18T06:36:04Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "92e2d395-6bf1-4e68-8248-8423e46ee3ee", "resource_type": "OS::Nova::Server"}]} 2019-01-18 06:36:24,716 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/561322db671e4d76990e5f6787ef42e6/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ffff174f-34ae-4300-a758-a33c0b41bca8-stack/dc667ca7-2a17-4c13-b27c-46f80a5b02e2/resources used request id req-222c1f18-71bf-41b2-886f-2bf36b35adb6 2019-01-18 06:36:24,719 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/92e2d395-6bf1-4e68-8248-8423e46ee3ee -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a20a2d2709b397082570b43e8848f74ba8d198c" 2019-01-18 06:36:25,351 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:36: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-0c9f307c-c04d-4db2-a3db-ad2412b0066a x-compute-request-id: req-0c9f307c-c04d-4db2-a3db-ad2412b0066a Content-Encoding: gzip Content-Length: 746 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackSuccessTests-ffff174f-34ae-4300-a758-a33c0b41bca8-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fa:9e:d7", "version": 4, "addr": "10.0.0.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/92e2d395-6bf1-4e68-8248-8423e46ee3ee", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/92e2d395-6bf1-4e68-8248-8423e46ee3ee", "rel": "bookmark"}], "image": {"id": "c4039aaa-fb69-41e8-928c-f3e54cf61037", "links": [{"href": "http://172.30.9.23:8774/images/c4039aaa-fb69-41e8-928c-f3e54cf61037", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-18T06:36:16.000000", "flavor": {"id": "7ec76795-5782-422b-8e7e-10bb94ca5e71", "links": [{"href": "http://172.30.9.23:8774/flavors/7ec76795-5782-422b-8e7e-10bb94ca5e71", "rel": "bookmark"}]}, "id": "92e2d395-6bf1-4e68-8248-8423e46ee3ee", "security_groups": [{"name": "default"}], "user_id": "3ff8c82c203c43c9b0fd1d05edee3c57", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-18T06:36:18Z", "hostId": "e74aa1185901264f3e91da2bfdb8f359db5f1c2c2b9842a342253358", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateStackSuccessTests-ffff174f-34ae-4300-a758-a33c0b41bca8-inst", "created": "2019-01-18T06:36:11Z", "tenant_id": "561322db671e4d76990e5f6787ef42e6", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-18 06:36:25,351 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/92e2d395-6bf1-4e68-8248-8423e46ee3ee used request id req-0c9f307c-c04d-4db2-a3db-ad2412b0066a 2019-01-18 06:36:25,357 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateStackSuccessTests-ffff174f-34ae-4300-a758-a33c0b41bca8-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a20a2d2709b397082570b43e8848f74ba8d198c" 2019-01-18 06:36:25,619 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 650 X-Openstack-Request-Id: req-7a760250-1ef2-4753-af02-eda8a185fdfe Date: Fri, 18 Jan 2019 06:36: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":["3c2679a1-5a8d-4fc3-923f-3cbafa361d9f"],"updated_at":"2019-01-18T06:36:06Z","tenant_id":"561322db671e4d76990e5f6787ef42e6","created_at":"2019-01-18T06:36:04Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"561322db671e4d76990e5f6787ef42e6","id":"4980c75d-4811-40d5-affe-cee16fbcddd9","name":"CreateStackSuccessTests-ffff174f-34ae-4300-a758-a33c0b41bca8-net"}]} 2019-01-18 06:36:25,619 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateStackSuccessTests-ffff174f-34ae-4300-a758-a33c0b41bca8-net used request id req-7a760250-1ef2-4753-af02-eda8a185fdfe 2019-01-18 06:36:25,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" 2019-01-18 06:36:25,628 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 18 Jan 2019 06:36: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"}]}]}} 2019-01-18 06:36:25,629 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/561322db671e4d76990e5f6787ef42e6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a20a2d2709b397082570b43e8848f74ba8d198c" 2019-01-18 06:36:25,708 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:36:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b4b44ff0-9c03-4f89-bcf8-23fd4994eb7d 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/561322db671e4d76990e5f6787ef42e6"}, "enabled": true, "id": "561322db671e4d76990e5f6787ef42e6", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-2f57c2dc-aa21-4f6-proj"}} 2019-01-18 06:36:25,708 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/561322db671e4d76990e5f6787ef42e6 used request id req-b4b44ff0-9c03-4f89-bcf8-23fd4994eb7d 2019-01-18 06:36:25,714 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=4980c75d-4811-40d5-affe-cee16fbcddd9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a20a2d2709b397082570b43e8848f74ba8d198c" 2019-01-18 06:36:25,960 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-a42f89b6-d54f-40be-8478-c6a7ab05c4fd Date: Fri, 18 Jan 2019 06:36:25 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4980c75d-4811-40d5-affe-cee16fbcddd9","tenant_id":"561322db671e4d76990e5f6787ef42e6","created_at":"2019-01-18T06:36:06Z","dns_nameservers":[],"updated_at":"2019-01-18T06:36:06Z","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":"561322db671e4d76990e5f6787ef42e6","id":"3c2679a1-5a8d-4fc3-923f-3cbafa361d9f","subnetpool_id":null,"name":"CreateStackSuccessTests-ffff174f-34ae-4300-a758-a33c0b41bca8-subnet"}]} 2019-01-18 06:36:25,960 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=4980c75d-4811-40d5-affe-cee16fbcddd9 used request id req-a42f89b6-d54f-40be-8478-c6a7ab05c4fd 2019-01-18 06:36:25,966 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=4980c75d-4811-40d5-affe-cee16fbcddd9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a20a2d2709b397082570b43e8848f74ba8d198c" 2019-01-18 06:36:26,064 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3155 X-Openstack-Request-Id: req-0913ba10-ec6f-4ce0-8a75-3c27a0c98a6d Date: Fri, 18 Jan 2019 06:36:26 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:36:09Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"3c2679a1-5a8d-4fc3-923f-3cbafa361d9f","ip_address":"10.0.0.2"}],"id":"0987de12-b82c-440b-8933-3f7227e28a57","security_groups":[],"mac_address":"fa:16:3e:57:f3:9c","project_id":"561322db671e4d76990e5f6787ef42e6","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"4980c75d-4811-40d5-affe-cee16fbcddd9","tenant_id":"561322db671e4d76990e5f6787ef42e6","created_at":"2019-01-18T06:36:07Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-4980c75d-4811-40d5-affe-cee16fbcddd9"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:36:18Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"3c2679a1-5a8d-4fc3-923f-3cbafa361d9f","ip_address":"10.0.0.4"}],"id":"94252821-23e9-4894-9990-5782aee933b1","security_groups":["ff2fd93b-1ec6-41a1-b75c-214648249c90"],"mac_address":"fa:16:3e:fa:9e:d7","project_id":"561322db671e4d76990e5f6787ef42e6","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackSuccessTests-CreateStackSuccessTests-ffff174f-34ae-4300-a758-a33c0b41bca8-stack-server1_port-xviemw4fflu2","admin_state_up":true,"network_id":"4980c75d-4811-40d5-affe-cee16fbcddd9","tenant_id":"561322db671e4d76990e5f6787ef42e6","created_at":"2019-01-18T06:36:08Z","binding:vnic_type":"normal","device_id":"92e2d395-6bf1-4e68-8248-8423e46ee3ee"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:36:10Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"3c2679a1-5a8d-4fc3-923f-3cbafa361d9f","ip_address":"10.0.0.3"}],"id":"a568980b-4370-4508-90ee-0571b2b79800","security_groups":[],"mac_address":"fa:16:3e:6c:95:ec","project_id":"561322db671e4d76990e5f6787ef42e6","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"4980c75d-4811-40d5-affe-cee16fbcddd9","tenant_id":"561322db671e4d76990e5f6787ef42e6","created_at":"2019-01-18T06:36:08Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-4980c75d-4811-40d5-affe-cee16fbcddd9"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:36:11Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"3c2679a1-5a8d-4fc3-923f-3cbafa361d9f","ip_address":"10.0.0.5"}],"id":"cca7c778-3d4d-449a-adf1-5421ea65a7a5","security_groups":[],"mac_address":"fa:16:3e:a4:2a:f9","project_id":"561322db671e4d76990e5f6787ef42e6","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"4980c75d-4811-40d5-affe-cee16fbcddd9","tenant_id":"561322db671e4d76990e5f6787ef42e6","created_at":"2019-01-18T06:36:09Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-4980c75d-4811-40d5-affe-cee16fbcddd9"}]} 2019-01-18 06:36:26,064 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=4980c75d-4811-40d5-affe-cee16fbcddd9 used request id req-0913ba10-ec6f-4ce0-8a75-3c27a0c98a6d 2019-01-18 06:36:26,068 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/561322db671e4d76990e5f6787ef42e6/stacks/dc667ca7-2a17-4c13-b27c-46f80a5b02e2/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a20a2d2709b397082570b43e8848f74ba8d198c" 2019-01-18 06:36:26,246 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 18 Jan 2019 06:36:26 GMT Server: Apache x-openstack-request-id: req-3f087e35-e1b7-4f8a-9d6f-88f0099f033e Location: http://172.30.9.23:8004/v1/561322db671e4d76990e5f6787ef42e6/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ffff174f-34ae-4300-a758-a33c0b41bca8-stack/dc667ca7-2a17-4c13-b27c-46f80a5b02e2/resources Content-Length: 551 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/561322db671e4d76990e5f6787ef42e6/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ffff174f-34ae-4300-a758-a33c0b41bca8-stack/dc667ca7-2a17-4c13-b27c-46f80a5b02e2/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-18 06:36:26,430 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:36:26 GMT Server: Apache x-openstack-request-id: req-8565ce4c-2cd2-4629-aaca-5e0172602374 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/561322db671e4d76990e5f6787ef42e6/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ffff174f-34ae-4300-a758-a33c0b41bca8-stack/dc667ca7-2a17-4c13-b27c-46f80a5b02e2/resources/server1_port", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/561322db671e4d76990e5f6787ef42e6/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ffff174f-34ae-4300-a758-a33c0b41bca8-stack/dc667ca7-2a17-4c13-b27c-46f80a5b02e2", "rel": "stack"}], "logical_resource_id": "server1_port", "creation_time": "2019-01-18T06:36:04Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-18T06:36:04Z", "required_by": ["my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "94252821-23e9-4894-9990-5782aee933b1", "resource_type": "OS::Neutron::Port"}, {"resource_name": "private_subnet", "links": [{"href": "http://172.30.9.23:8004/v1/561322db671e4d76990e5f6787ef42e6/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ffff174f-34ae-4300-a758-a33c0b41bca8-stack/dc667ca7-2a17-4c13-b27c-46f80a5b02e2/resources/private_subnet", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/561322db671e4d76990e5f6787ef42e6/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ffff174f-34ae-4300-a758-a33c0b41bca8-stack/dc667ca7-2a17-4c13-b27c-46f80a5b02e2", "rel": "stack"}], "logical_resource_id": "private_subnet", "creation_time": "2019-01-18T06:36:04Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-18T06:36:04Z", "required_by": ["server1_port", "my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "3c2679a1-5a8d-4fc3-923f-3cbafa361d9f", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "private_net", "links": [{"href": "http://172.30.9.23:8004/v1/561322db671e4d76990e5f6787ef42e6/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ffff174f-34ae-4300-a758-a33c0b41bca8-stack/dc667ca7-2a17-4c13-b27c-46f80a5b02e2/resources/private_net", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/561322db671e4d76990e5f6787ef42e6/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ffff174f-34ae-4300-a758-a33c0b41bca8-stack/dc667ca7-2a17-4c13-b27c-46f80a5b02e2", "rel": "stack"}], "logical_resource_id": "private_net", "creation_time": "2019-01-18T06:36:04Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-18T06:36:04Z", "required_by": ["server1_port", "private_subnet"], "resource_status_reason": "state changed", "physical_resource_id": "4980c75d-4811-40d5-affe-cee16fbcddd9", "resource_type": "OS::Neutron::Net"}, {"resource_name": "my_instance", "links": [{"href": "http://172.30.9.23:8004/v1/561322db671e4d76990e5f6787ef42e6/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ffff174f-34ae-4300-a758-a33c0b41bca8-stack/dc667ca7-2a17-4c13-b27c-46f80a5b02e2/resources/my_instance", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/561322db671e4d76990e5f6787ef42e6/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ffff174f-34ae-4300-a758-a33c0b41bca8-stack/dc667ca7-2a17-4c13-b27c-46f80a5b02e2", "rel": "stack"}], "logical_resource_id": "my_instance", "creation_time": "2019-01-18T06:36:04Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-18T06:36:04Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "92e2d395-6bf1-4e68-8248-8423e46ee3ee", "resource_type": "OS::Nova::Server"}]} 2019-01-18 06:36:26,431 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/561322db671e4d76990e5f6787ef42e6/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ffff174f-34ae-4300-a758-a33c0b41bca8-stack/dc667ca7-2a17-4c13-b27c-46f80a5b02e2/resources used request id req-8565ce4c-2cd2-4629-aaca-5e0172602374 2019-01-18 06:36:26,434 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors/7ec76795-5782-422b-8e7e-10bb94ca5e71 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a20a2d2709b397082570b43e8848f74ba8d198c" 2019-01-18 06:36:26,455 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:36: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-7d34bfc8-d320-4035-83f3-82af61c29a68 x-compute-request-id: req-7d34bfc8-d320-4035-83f3-82af61c29a68 Content-Encoding: gzip Content-Length: 317 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/7ec76795-5782-422b-8e7e-10bb94ca5e71", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/7ec76795-5782-422b-8e7e-10bb94ca5e71", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "7ec76795-5782-422b-8e7e-10bb94ca5e71", "name": "CreateStackSuccessTests-ffff174f-34ae-4300-a758-a33c0b41bca8-flavor-name", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2019-01-18 06:36:26,456 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/7ec76795-5782-422b-8e7e-10bb94ca5e71 used request id req-7d34bfc8-d320-4035-83f3-82af61c29a68 2019-01-18 06:36:26,460 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets/3c2679a1-5a8d-4fc3-923f-3cbafa361d9f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a20a2d2709b397082570b43e8848f74ba8d198c" 2019-01-18 06:36:26,513 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 662 X-Openstack-Request-Id: req-d3c9a88d-45f7-4a92-9c4f-971d0b78789a Date: Fri, 18 Jan 2019 06:36:26 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4980c75d-4811-40d5-affe-cee16fbcddd9","tenant_id":"561322db671e4d76990e5f6787ef42e6","created_at":"2019-01-18T06:36:06Z","dns_nameservers":[],"updated_at":"2019-01-18T06:36:06Z","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":"561322db671e4d76990e5f6787ef42e6","id":"3c2679a1-5a8d-4fc3-923f-3cbafa361d9f","subnetpool_id":null,"name":"CreateStackSuccessTests-ffff174f-34ae-4300-a758-a33c0b41bca8-subnet"}} 2019-01-18 06:36:26,514 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets/3c2679a1-5a8d-4fc3-923f-3cbafa361d9f used request id req-d3c9a88d-45f7-4a92-9c4f-971d0b78789a 2019-01-18 06:36:26,520 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=4980c75d-4811-40d5-affe-cee16fbcddd9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a20a2d2709b397082570b43e8848f74ba8d198c" 2019-01-18 06:36:26,620 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 650 X-Openstack-Request-Id: req-5452e4ae-0248-4908-b8a5-6edcd57241cd Date: Fri, 18 Jan 2019 06:36: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":["3c2679a1-5a8d-4fc3-923f-3cbafa361d9f"],"updated_at":"2019-01-18T06:36:06Z","tenant_id":"561322db671e4d76990e5f6787ef42e6","created_at":"2019-01-18T06:36:04Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"561322db671e4d76990e5f6787ef42e6","id":"4980c75d-4811-40d5-affe-cee16fbcddd9","name":"CreateStackSuccessTests-ffff174f-34ae-4300-a758-a33c0b41bca8-net"}]} 2019-01-18 06:36:26,620 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=4980c75d-4811-40d5-affe-cee16fbcddd9 used request id req-5452e4ae-0248-4908-b8a5-6edcd57241cd 2019-01-18 06:36:26,626 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=4980c75d-4811-40d5-affe-cee16fbcddd9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a20a2d2709b397082570b43e8848f74ba8d198c" 2019-01-18 06:36:26,681 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-6c1226f0-a66a-40a8-bd74-98989a78f4bb Date: Fri, 18 Jan 2019 06:36:26 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4980c75d-4811-40d5-affe-cee16fbcddd9","tenant_id":"561322db671e4d76990e5f6787ef42e6","created_at":"2019-01-18T06:36:06Z","dns_nameservers":[],"updated_at":"2019-01-18T06:36:06Z","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":"561322db671e4d76990e5f6787ef42e6","id":"3c2679a1-5a8d-4fc3-923f-3cbafa361d9f","subnetpool_id":null,"name":"CreateStackSuccessTests-ffff174f-34ae-4300-a758-a33c0b41bca8-subnet"}]} 2019-01-18 06:36:26,681 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=4980c75d-4811-40d5-affe-cee16fbcddd9 used request id req-6c1226f0-a66a-40a8-bd74-98989a78f4bb 2019-01-18 06:36:26,686 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateStackSuccessTests-ffff174f-34ae-4300-a758-a33c0b41bca8-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a20a2d2709b397082570b43e8848f74ba8d198c" 2019-01-18 06:36:26,789 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 650 X-Openstack-Request-Id: req-6220830d-53f0-4ab8-925e-d287c63879ce Date: Fri, 18 Jan 2019 06:36: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":["3c2679a1-5a8d-4fc3-923f-3cbafa361d9f"],"updated_at":"2019-01-18T06:36:06Z","tenant_id":"561322db671e4d76990e5f6787ef42e6","created_at":"2019-01-18T06:36:04Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"561322db671e4d76990e5f6787ef42e6","id":"4980c75d-4811-40d5-affe-cee16fbcddd9","name":"CreateStackSuccessTests-ffff174f-34ae-4300-a758-a33c0b41bca8-net"}]} 2019-01-18 06:36:26,789 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateStackSuccessTests-ffff174f-34ae-4300-a758-a33c0b41bca8-net used request id req-6220830d-53f0-4ab8-925e-d287c63879ce 2019-01-18 06:36:26,793 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/561322db671e4d76990e5f6787ef42e6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a20a2d2709b397082570b43e8848f74ba8d198c" 2019-01-18 06:36:26,877 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:36:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2d1d3ff4-2235-413e-8e80-0097f5596324 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/561322db671e4d76990e5f6787ef42e6"}, "enabled": true, "id": "561322db671e4d76990e5f6787ef42e6", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-2f57c2dc-aa21-4f6-proj"}} 2019-01-18 06:36:26,878 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/561322db671e4d76990e5f6787ef42e6 used request id req-2d1d3ff4-2235-413e-8e80-0097f5596324 2019-01-18 06:36:26,883 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=4980c75d-4811-40d5-affe-cee16fbcddd9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a20a2d2709b397082570b43e8848f74ba8d198c" 2019-01-18 06:36:27,085 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-730ca8b2-4ac9-4342-aaaf-c89b48594647 Date: Fri, 18 Jan 2019 06:36:27 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4980c75d-4811-40d5-affe-cee16fbcddd9","tenant_id":"561322db671e4d76990e5f6787ef42e6","created_at":"2019-01-18T06:36:06Z","dns_nameservers":[],"updated_at":"2019-01-18T06:36:06Z","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":"561322db671e4d76990e5f6787ef42e6","id":"3c2679a1-5a8d-4fc3-923f-3cbafa361d9f","subnetpool_id":null,"name":"CreateStackSuccessTests-ffff174f-34ae-4300-a758-a33c0b41bca8-subnet"}]} 2019-01-18 06:36:27,085 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=4980c75d-4811-40d5-affe-cee16fbcddd9 used request id req-730ca8b2-4ac9-4342-aaaf-c89b48594647 2019-01-18 06:36:27,091 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=4980c75d-4811-40d5-affe-cee16fbcddd9&mac_address=fa%3A16%3A3e%3Afa%3A9e%3Ad7&name=CreateStackSuccessTests-CreateStackSuccessTests-ffff174f-34ae-4300-a758-a33c0b41bca8-stack-server1_port-xviemw4fflu2&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a20a2d2709b397082570b43e8848f74ba8d198c" 2019-01-18 06:36:27,153 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 881 X-Openstack-Request-Id: req-4bfcaca9-8113-4c3f-976e-057ebb76329c Date: Fri, 18 Jan 2019 06:36:27 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:36:18Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"3c2679a1-5a8d-4fc3-923f-3cbafa361d9f","ip_address":"10.0.0.4"}],"id":"94252821-23e9-4894-9990-5782aee933b1","security_groups":["ff2fd93b-1ec6-41a1-b75c-214648249c90"],"mac_address":"fa:16:3e:fa:9e:d7","project_id":"561322db671e4d76990e5f6787ef42e6","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackSuccessTests-CreateStackSuccessTests-ffff174f-34ae-4300-a758-a33c0b41bca8-stack-server1_port-xviemw4fflu2","admin_state_up":true,"network_id":"4980c75d-4811-40d5-affe-cee16fbcddd9","tenant_id":"561322db671e4d76990e5f6787ef42e6","created_at":"2019-01-18T06:36:08Z","binding:vnic_type":"normal","device_id":"92e2d395-6bf1-4e68-8248-8423e46ee3ee"}]} 2019-01-18 06:36:27,153 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=4980c75d-4811-40d5-affe-cee16fbcddd9&mac_address=fa%3A16%3A3e%3Afa%3A9e%3Ad7&name=CreateStackSuccessTests-CreateStackSuccessTests-ffff174f-34ae-4300-a758-a33c0b41bca8-stack-server1_port-xviemw4fflu2&admin_state_up=True used request id req-4bfcaca9-8113-4c3f-976e-057ebb76329c 2019-01-18 06:36:27,158 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/561322db671e4d76990e5f6787ef42e6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a20a2d2709b397082570b43e8848f74ba8d198c" 2019-01-18 06:36:27,246 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:36:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6230c66d-4d4d-474c-b605-6fbdfe135e95 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/561322db671e4d76990e5f6787ef42e6"}, "enabled": true, "id": "561322db671e4d76990e5f6787ef42e6", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-2f57c2dc-aa21-4f6-proj"}} 2019-01-18 06:36:27,246 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/561322db671e4d76990e5f6787ef42e6 used request id req-6230c66d-4d4d-474c-b605-6fbdfe135e95 2019-01-18 06:36:27,252 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateStackSuccessTests-ffff174f-34ae-4300-a758-a33c0b41bca8-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a20a2d2709b397082570b43e8848f74ba8d198c" 2019-01-18 06:36:27,349 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 650 X-Openstack-Request-Id: req-88c19f1a-aceb-4c37-9c25-e2cc537a0177 Date: Fri, 18 Jan 2019 06:36: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":["3c2679a1-5a8d-4fc3-923f-3cbafa361d9f"],"updated_at":"2019-01-18T06:36:06Z","tenant_id":"561322db671e4d76990e5f6787ef42e6","created_at":"2019-01-18T06:36:04Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"561322db671e4d76990e5f6787ef42e6","id":"4980c75d-4811-40d5-affe-cee16fbcddd9","name":"CreateStackSuccessTests-ffff174f-34ae-4300-a758-a33c0b41bca8-net"}]} 2019-01-18 06:36:27,349 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateStackSuccessTests-ffff174f-34ae-4300-a758-a33c0b41bca8-net used request id req-88c19f1a-aceb-4c37-9c25-e2cc537a0177 2019-01-18 06:36:27,355 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=4980c75d-4811-40d5-affe-cee16fbcddd9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a20a2d2709b397082570b43e8848f74ba8d198c" 2019-01-18 06:36:27,558 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-bd005448-89eb-4487-b76c-a1b80b4cd404 Date: Fri, 18 Jan 2019 06:36:27 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4980c75d-4811-40d5-affe-cee16fbcddd9","tenant_id":"561322db671e4d76990e5f6787ef42e6","created_at":"2019-01-18T06:36:06Z","dns_nameservers":[],"updated_at":"2019-01-18T06:36:06Z","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":"561322db671e4d76990e5f6787ef42e6","id":"3c2679a1-5a8d-4fc3-923f-3cbafa361d9f","subnetpool_id":null,"name":"CreateStackSuccessTests-ffff174f-34ae-4300-a758-a33c0b41bca8-subnet"}]} 2019-01-18 06:36:27,559 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=4980c75d-4811-40d5-affe-cee16fbcddd9 used request id req-bd005448-89eb-4487-b76c-a1b80b4cd404 2019-01-18 06:36:27,564 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=4980c75d-4811-40d5-affe-cee16fbcddd9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a20a2d2709b397082570b43e8848f74ba8d198c" 2019-01-18 06:36:27,792 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3155 X-Openstack-Request-Id: req-ba680eb7-77e4-4a4f-909b-96f1fbb234d1 Date: Fri, 18 Jan 2019 06:36:27 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:36:09Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"3c2679a1-5a8d-4fc3-923f-3cbafa361d9f","ip_address":"10.0.0.2"}],"id":"0987de12-b82c-440b-8933-3f7227e28a57","security_groups":[],"mac_address":"fa:16:3e:57:f3:9c","project_id":"561322db671e4d76990e5f6787ef42e6","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"4980c75d-4811-40d5-affe-cee16fbcddd9","tenant_id":"561322db671e4d76990e5f6787ef42e6","created_at":"2019-01-18T06:36:07Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-4980c75d-4811-40d5-affe-cee16fbcddd9"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:36:18Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"3c2679a1-5a8d-4fc3-923f-3cbafa361d9f","ip_address":"10.0.0.4"}],"id":"94252821-23e9-4894-9990-5782aee933b1","security_groups":["ff2fd93b-1ec6-41a1-b75c-214648249c90"],"mac_address":"fa:16:3e:fa:9e:d7","project_id":"561322db671e4d76990e5f6787ef42e6","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackSuccessTests-CreateStackSuccessTests-ffff174f-34ae-4300-a758-a33c0b41bca8-stack-server1_port-xviemw4fflu2","admin_state_up":true,"network_id":"4980c75d-4811-40d5-affe-cee16fbcddd9","tenant_id":"561322db671e4d76990e5f6787ef42e6","created_at":"2019-01-18T06:36:08Z","binding:vnic_type":"normal","device_id":"92e2d395-6bf1-4e68-8248-8423e46ee3ee"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:36:10Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"3c2679a1-5a8d-4fc3-923f-3cbafa361d9f","ip_address":"10.0.0.3"}],"id":"a568980b-4370-4508-90ee-0571b2b79800","security_groups":[],"mac_address":"fa:16:3e:6c:95:ec","project_id":"561322db671e4d76990e5f6787ef42e6","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"4980c75d-4811-40d5-affe-cee16fbcddd9","tenant_id":"561322db671e4d76990e5f6787ef42e6","created_at":"2019-01-18T06:36:08Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-4980c75d-4811-40d5-affe-cee16fbcddd9"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:36:11Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"3c2679a1-5a8d-4fc3-923f-3cbafa361d9f","ip_address":"10.0.0.5"}],"id":"cca7c778-3d4d-449a-adf1-5421ea65a7a5","security_groups":[],"mac_address":"fa:16:3e:a4:2a:f9","project_id":"561322db671e4d76990e5f6787ef42e6","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"4980c75d-4811-40d5-affe-cee16fbcddd9","tenant_id":"561322db671e4d76990e5f6787ef42e6","created_at":"2019-01-18T06:36:09Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-4980c75d-4811-40d5-affe-cee16fbcddd9"}]} 2019-01-18 06:36:27,793 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=4980c75d-4811-40d5-affe-cee16fbcddd9 used request id req-ba680eb7-77e4-4a4f-909b-96f1fbb234d1 2019-01-18 06:36:27,798 - 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}7a20a2d2709b397082570b43e8848f74ba8d198c" 2019-01-18 06:36:27,815 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-773a215c-052b-48e0-a62f-6eb35c1ccc2a Date: Fri, 18 Jan 2019 06:36:27 GMT RESP BODY: {"floatingips": []} 2019-01-18 06:36:27,815 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips used request id req-773a215c-052b-48e0-a62f-6eb35c1ccc2a 2019-01-18 06:36:27,815 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:36:27,816 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:36:28,187 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1a4b8444f06045c7b3e790370b4f4a20", "name": "CreateStackSuccessTests-2f57c2dc-aa21-4f6-proj-role"}, {"id": "c65201bd05504fa786d79b166e8bbba3", "name": "heat_stack_owner"}], "expires_at": "2019-01-18T07:36:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "561322db671e4d76990e5f6787ef42e6", "name": "CreateStackSuccessTests-2f57c2dc-aa21-4f6-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/561322db671e4d76990e5f6787ef42e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/561322db671e4d76990e5f6787ef42e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/561322db671e4d76990e5f6787ef42e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/561322db671e4d76990e5f6787ef42e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/561322db671e4d76990e5f6787ef42e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/561322db671e4d76990e5f6787ef42e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/561322db671e4d76990e5f6787ef42e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/561322db671e4d76990e5f6787ef42e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/561322db671e4d76990e5f6787ef42e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/561322db671e4d76990e5f6787ef42e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/561322db671e4d76990e5f6787ef42e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/561322db671e4d76990e5f6787ef42e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-2f57c2dc-aa21-4f6-user", "id": "3ff8c82c203c43c9b0fd1d05edee3c57"}, "audit_ids": ["z_aPGpFXTV-NVhRuIfRD0A"], "issued_at": "2019-01-18T06:36:28.000000Z"}} 2019-01-18 06:36:28,188 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4bb9ac86dcf116c3aec0359589221a40abdfd1e8" 2019-01-18 06:36:28,266 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:36:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-001a225a-ad23-441a-9507-1445fb38112f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:36:28,266 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-001a225a-ad23-441a-9507-1445fb38112f 2019-01-18 06:36:28,267 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-18 06:36:28,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}4bb9ac86dcf116c3aec0359589221a40abdfd1e8" 2019-01-18 06:36:28,349 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:36:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3525b0c3-03b9-4305-ac3d-c7a793481bbb Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:36:28,349 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-3525b0c3-03b9-4305-ac3d-c7a793481bbb 2019-01-18 06:36:28,358 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateStackSuccessTests-ffff174f-34ae-4300-a758-a33c0b41bca8-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4bb9ac86dcf116c3aec0359589221a40abdfd1e8" 2019-01-18 06:36:28,613 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 650 X-Openstack-Request-Id: req-f07f1046-2306-459a-92d0-d6d5ad2187ee Date: Fri, 18 Jan 2019 06:36: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":["3c2679a1-5a8d-4fc3-923f-3cbafa361d9f"],"updated_at":"2019-01-18T06:36:06Z","tenant_id":"561322db671e4d76990e5f6787ef42e6","created_at":"2019-01-18T06:36:04Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"561322db671e4d76990e5f6787ef42e6","id":"4980c75d-4811-40d5-affe-cee16fbcddd9","name":"CreateStackSuccessTests-ffff174f-34ae-4300-a758-a33c0b41bca8-net"}]} 2019-01-18 06:36:28,613 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateStackSuccessTests-ffff174f-34ae-4300-a758-a33c0b41bca8-net used request id req-f07f1046-2306-459a-92d0-d6d5ad2187ee 2019-01-18 06:36:28,617 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-18 06:36:28,622 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 18 Jan 2019 06:36: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"}]}]}} 2019-01-18 06:36:28,623 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/561322db671e4d76990e5f6787ef42e6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4bb9ac86dcf116c3aec0359589221a40abdfd1e8" 2019-01-18 06:36:28,709 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:36:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8510f539-ba94-4789-9503-2a36882fc50b 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/561322db671e4d76990e5f6787ef42e6"}, "enabled": true, "id": "561322db671e4d76990e5f6787ef42e6", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-2f57c2dc-aa21-4f6-proj"}} 2019-01-18 06:36:28,709 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/561322db671e4d76990e5f6787ef42e6 used request id req-8510f539-ba94-4789-9503-2a36882fc50b 2019-01-18 06:36:28,715 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=4980c75d-4811-40d5-affe-cee16fbcddd9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4bb9ac86dcf116c3aec0359589221a40abdfd1e8" 2019-01-18 06:36:28,929 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-7f65c62f-f1b1-40d4-9d59-3da9902653dd Date: Fri, 18 Jan 2019 06:36:28 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4980c75d-4811-40d5-affe-cee16fbcddd9","tenant_id":"561322db671e4d76990e5f6787ef42e6","created_at":"2019-01-18T06:36:06Z","dns_nameservers":[],"updated_at":"2019-01-18T06:36:06Z","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":"561322db671e4d76990e5f6787ef42e6","id":"3c2679a1-5a8d-4fc3-923f-3cbafa361d9f","subnetpool_id":null,"name":"CreateStackSuccessTests-ffff174f-34ae-4300-a758-a33c0b41bca8-subnet"}]} 2019-01-18 06:36:28,929 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=4980c75d-4811-40d5-affe-cee16fbcddd9 used request id req-7f65c62f-f1b1-40d4-9d59-3da9902653dd 2019-01-18 06:36:28,935 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=4980c75d-4811-40d5-affe-cee16fbcddd9&mac_address=fa%3A16%3A3e%3Afa%3A9e%3Ad7&name=CreateStackSuccessTests-CreateStackSuccessTests-ffff174f-34ae-4300-a758-a33c0b41bca8-stack-server1_port-xviemw4fflu2&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4bb9ac86dcf116c3aec0359589221a40abdfd1e8" 2019-01-18 06:36:29,131 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 881 X-Openstack-Request-Id: req-7c3cdb3d-808a-48bb-9d07-04dcb4654c62 Date: Fri, 18 Jan 2019 06:36:29 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:36:18Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"3c2679a1-5a8d-4fc3-923f-3cbafa361d9f","ip_address":"10.0.0.4"}],"id":"94252821-23e9-4894-9990-5782aee933b1","security_groups":["ff2fd93b-1ec6-41a1-b75c-214648249c90"],"mac_address":"fa:16:3e:fa:9e:d7","project_id":"561322db671e4d76990e5f6787ef42e6","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackSuccessTests-CreateStackSuccessTests-ffff174f-34ae-4300-a758-a33c0b41bca8-stack-server1_port-xviemw4fflu2","admin_state_up":true,"network_id":"4980c75d-4811-40d5-affe-cee16fbcddd9","tenant_id":"561322db671e4d76990e5f6787ef42e6","created_at":"2019-01-18T06:36:08Z","binding:vnic_type":"normal","device_id":"92e2d395-6bf1-4e68-8248-8423e46ee3ee"}]} 2019-01-18 06:36:29,132 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=4980c75d-4811-40d5-affe-cee16fbcddd9&mac_address=fa%3A16%3A3e%3Afa%3A9e%3Ad7&name=CreateStackSuccessTests-CreateStackSuccessTests-ffff174f-34ae-4300-a758-a33c0b41bca8-stack-server1_port-xviemw4fflu2&admin_state_up=True used request id req-7c3cdb3d-808a-48bb-9d07-04dcb4654c62 2019-01-18 06:36:29,136 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/561322db671e4d76990e5f6787ef42e6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4bb9ac86dcf116c3aec0359589221a40abdfd1e8" 2019-01-18 06:36:29,220 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:36:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8fcca9ed-ff6c-4eb0-9c78-3a82512356a2 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/561322db671e4d76990e5f6787ef42e6"}, "enabled": true, "id": "561322db671e4d76990e5f6787ef42e6", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-2f57c2dc-aa21-4f6-proj"}} 2019-01-18 06:36:29,220 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/561322db671e4d76990e5f6787ef42e6 used request id req-8fcca9ed-ff6c-4eb0-9c78-3a82512356a2 2019-01-18 06:36:29,223 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/detail?name=CreateStackSuccessTests-ffff174f-34ae-4300-a758-a33c0b41bca8-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4bb9ac86dcf116c3aec0359589221a40abdfd1e8" 2019-01-18 06:36:30,107 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:36: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-dc991500-db06-44b2-8c41-115343fb3123 x-compute-request-id: req-dc991500-db06-44b2-8c41-115343fb3123 Content-Encoding: gzip Content-Length: 745 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"CreateStackSuccessTests-ffff174f-34ae-4300-a758-a33c0b41bca8-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fa:9e:d7", "version": 4, "addr": "10.0.0.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/92e2d395-6bf1-4e68-8248-8423e46ee3ee", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/92e2d395-6bf1-4e68-8248-8423e46ee3ee", "rel": "bookmark"}], "image": {"id": "c4039aaa-fb69-41e8-928c-f3e54cf61037", "links": [{"href": "http://172.30.9.23:8774/images/c4039aaa-fb69-41e8-928c-f3e54cf61037", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-18T06:36:16.000000", "flavor": {"id": "7ec76795-5782-422b-8e7e-10bb94ca5e71", "links": [{"href": "http://172.30.9.23:8774/flavors/7ec76795-5782-422b-8e7e-10bb94ca5e71", "rel": "bookmark"}]}, "id": "92e2d395-6bf1-4e68-8248-8423e46ee3ee", "security_groups": [{"name": "default"}], "user_id": "3ff8c82c203c43c9b0fd1d05edee3c57", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-18T06:36:18Z", "hostId": "e74aa1185901264f3e91da2bfdb8f359db5f1c2c2b9842a342253358", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateStackSuccessTests-ffff174f-34ae-4300-a758-a33c0b41bca8-inst", "created": "2019-01-18T06:36:11Z", "tenant_id": "561322db671e4d76990e5f6787ef42e6", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-18 06:36:30,107 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail?name=CreateStackSuccessTests-ffff174f-34ae-4300-a758-a33c0b41bca8-inst used request id req-dc991500-db06-44b2-8c41-115343fb3123 2019-01-18 06:36:30,114 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateStackSuccessTests-ffff174f-34ae-4300-a758-a33c0b41bca8-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4bb9ac86dcf116c3aec0359589221a40abdfd1e8" 2019-01-18 06:36:30,212 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 650 X-Openstack-Request-Id: req-4b6e6099-ab3f-49ae-8e54-2f6b63eab9e9 Date: Fri, 18 Jan 2019 06:36: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":["3c2679a1-5a8d-4fc3-923f-3cbafa361d9f"],"updated_at":"2019-01-18T06:36:06Z","tenant_id":"561322db671e4d76990e5f6787ef42e6","created_at":"2019-01-18T06:36:04Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"561322db671e4d76990e5f6787ef42e6","id":"4980c75d-4811-40d5-affe-cee16fbcddd9","name":"CreateStackSuccessTests-ffff174f-34ae-4300-a758-a33c0b41bca8-net"}]} 2019-01-18 06:36:30,213 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateStackSuccessTests-ffff174f-34ae-4300-a758-a33c0b41bca8-net used request id req-4b6e6099-ab3f-49ae-8e54-2f6b63eab9e9 2019-01-18 06:36:30,218 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=4980c75d-4811-40d5-affe-cee16fbcddd9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4bb9ac86dcf116c3aec0359589221a40abdfd1e8" 2019-01-18 06:36:30,276 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-7910595b-c9ec-4766-a781-69ee8185a6c9 Date: Fri, 18 Jan 2019 06:36:30 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4980c75d-4811-40d5-affe-cee16fbcddd9","tenant_id":"561322db671e4d76990e5f6787ef42e6","created_at":"2019-01-18T06:36:06Z","dns_nameservers":[],"updated_at":"2019-01-18T06:36:06Z","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":"561322db671e4d76990e5f6787ef42e6","id":"3c2679a1-5a8d-4fc3-923f-3cbafa361d9f","subnetpool_id":null,"name":"CreateStackSuccessTests-ffff174f-34ae-4300-a758-a33c0b41bca8-subnet"}]} 2019-01-18 06:36:30,277 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=4980c75d-4811-40d5-affe-cee16fbcddd9 used request id req-7910595b-c9ec-4766-a781-69ee8185a6c9 2019-01-18 06:36:30,281 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=4980c75d-4811-40d5-affe-cee16fbcddd9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4bb9ac86dcf116c3aec0359589221a40abdfd1e8" 2019-01-18 06:36:30,522 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3155 X-Openstack-Request-Id: req-e8247946-ca9f-462d-90cb-b58eeb019ec0 Date: Fri, 18 Jan 2019 06:36:30 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:36:09Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"3c2679a1-5a8d-4fc3-923f-3cbafa361d9f","ip_address":"10.0.0.2"}],"id":"0987de12-b82c-440b-8933-3f7227e28a57","security_groups":[],"mac_address":"fa:16:3e:57:f3:9c","project_id":"561322db671e4d76990e5f6787ef42e6","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"4980c75d-4811-40d5-affe-cee16fbcddd9","tenant_id":"561322db671e4d76990e5f6787ef42e6","created_at":"2019-01-18T06:36:07Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-4980c75d-4811-40d5-affe-cee16fbcddd9"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:36:18Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"3c2679a1-5a8d-4fc3-923f-3cbafa361d9f","ip_address":"10.0.0.4"}],"id":"94252821-23e9-4894-9990-5782aee933b1","security_groups":["ff2fd93b-1ec6-41a1-b75c-214648249c90"],"mac_address":"fa:16:3e:fa:9e:d7","project_id":"561322db671e4d76990e5f6787ef42e6","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackSuccessTests-CreateStackSuccessTests-ffff174f-34ae-4300-a758-a33c0b41bca8-stack-server1_port-xviemw4fflu2","admin_state_up":true,"network_id":"4980c75d-4811-40d5-affe-cee16fbcddd9","tenant_id":"561322db671e4d76990e5f6787ef42e6","created_at":"2019-01-18T06:36:08Z","binding:vnic_type":"normal","device_id":"92e2d395-6bf1-4e68-8248-8423e46ee3ee"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:36:10Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"3c2679a1-5a8d-4fc3-923f-3cbafa361d9f","ip_address":"10.0.0.3"}],"id":"a568980b-4370-4508-90ee-0571b2b79800","security_groups":[],"mac_address":"fa:16:3e:6c:95:ec","project_id":"561322db671e4d76990e5f6787ef42e6","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"4980c75d-4811-40d5-affe-cee16fbcddd9","tenant_id":"561322db671e4d76990e5f6787ef42e6","created_at":"2019-01-18T06:36:08Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-4980c75d-4811-40d5-affe-cee16fbcddd9"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:36:11Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"3c2679a1-5a8d-4fc3-923f-3cbafa361d9f","ip_address":"10.0.0.5"}],"id":"cca7c778-3d4d-449a-adf1-5421ea65a7a5","security_groups":[],"mac_address":"fa:16:3e:a4:2a:f9","project_id":"561322db671e4d76990e5f6787ef42e6","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"4980c75d-4811-40d5-affe-cee16fbcddd9","tenant_id":"561322db671e4d76990e5f6787ef42e6","created_at":"2019-01-18T06:36:09Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-4980c75d-4811-40d5-affe-cee16fbcddd9"}]} 2019-01-18 06:36:30,522 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=4980c75d-4811-40d5-affe-cee16fbcddd9 used request id req-e8247946-ca9f-462d-90cb-b58eeb019ec0 2019-01-18 06:36:30,523 - create_instance - INFO - Found existing machine with name - CreateStackSuccessTests-ffff174f-34ae-4300-a758-a33c0b41bca8-inst 2019-01-18 06:36:30,529 - 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}4bb9ac86dcf116c3aec0359589221a40abdfd1e8" 2019-01-18 06:36:30,696 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-1bf30ed8-64ae-4238-983d-27bde82d0c86 Date: Fri, 18 Jan 2019 06:36:30 GMT RESP BODY: {"floatingips": []} 2019-01-18 06:36:30,696 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips used request id req-1bf30ed8-64ae-4238-983d-27bde82d0c86 2019-01-18 06:36:30,699 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/92e2d395-6bf1-4e68-8248-8423e46ee3ee -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4bb9ac86dcf116c3aec0359589221a40abdfd1e8" 2019-01-18 06:36:31,319 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:36: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-dc983774-a0f4-404f-85a0-45377b8eb6e0 x-compute-request-id: req-dc983774-a0f4-404f-85a0-45377b8eb6e0 Content-Encoding: gzip Content-Length: 746 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackSuccessTests-ffff174f-34ae-4300-a758-a33c0b41bca8-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fa:9e:d7", "version": 4, "addr": "10.0.0.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/92e2d395-6bf1-4e68-8248-8423e46ee3ee", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/92e2d395-6bf1-4e68-8248-8423e46ee3ee", "rel": "bookmark"}], "image": {"id": "c4039aaa-fb69-41e8-928c-f3e54cf61037", "links": [{"href": "http://172.30.9.23:8774/images/c4039aaa-fb69-41e8-928c-f3e54cf61037", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-18T06:36:16.000000", "flavor": {"id": "7ec76795-5782-422b-8e7e-10bb94ca5e71", "links": [{"href": "http://172.30.9.23:8774/flavors/7ec76795-5782-422b-8e7e-10bb94ca5e71", "rel": "bookmark"}]}, "id": "92e2d395-6bf1-4e68-8248-8423e46ee3ee", "security_groups": [{"name": "default"}], "user_id": "3ff8c82c203c43c9b0fd1d05edee3c57", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-18T06:36:18Z", "hostId": "e74aa1185901264f3e91da2bfdb8f359db5f1c2c2b9842a342253358", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateStackSuccessTests-ffff174f-34ae-4300-a758-a33c0b41bca8-inst", "created": "2019-01-18T06:36:11Z", "tenant_id": "561322db671e4d76990e5f6787ef42e6", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-18 06:36:31,320 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/92e2d395-6bf1-4e68-8248-8423e46ee3ee used request id req-dc983774-a0f4-404f-85a0-45377b8eb6e0 2019-01-18 06:36:31,326 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateStackSuccessTests-ffff174f-34ae-4300-a758-a33c0b41bca8-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4bb9ac86dcf116c3aec0359589221a40abdfd1e8" 2019-01-18 06:36:31,583 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 650 X-Openstack-Request-Id: req-0a568604-1aa6-4097-b351-ccd76a87c198 Date: Fri, 18 Jan 2019 06:36: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":["3c2679a1-5a8d-4fc3-923f-3cbafa361d9f"],"updated_at":"2019-01-18T06:36:06Z","tenant_id":"561322db671e4d76990e5f6787ef42e6","created_at":"2019-01-18T06:36:04Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"561322db671e4d76990e5f6787ef42e6","id":"4980c75d-4811-40d5-affe-cee16fbcddd9","name":"CreateStackSuccessTests-ffff174f-34ae-4300-a758-a33c0b41bca8-net"}]} 2019-01-18 06:36:31,583 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateStackSuccessTests-ffff174f-34ae-4300-a758-a33c0b41bca8-net used request id req-0a568604-1aa6-4097-b351-ccd76a87c198 2019-01-18 06:36:31,588 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/561322db671e4d76990e5f6787ef42e6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4bb9ac86dcf116c3aec0359589221a40abdfd1e8" 2019-01-18 06:36:31,672 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:36:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ee76f19a-7be6-4d73-8640-cc3162b50291 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/561322db671e4d76990e5f6787ef42e6"}, "enabled": true, "id": "561322db671e4d76990e5f6787ef42e6", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-2f57c2dc-aa21-4f6-proj"}} 2019-01-18 06:36:31,672 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/561322db671e4d76990e5f6787ef42e6 used request id req-ee76f19a-7be6-4d73-8640-cc3162b50291 2019-01-18 06:36:31,677 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=4980c75d-4811-40d5-affe-cee16fbcddd9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4bb9ac86dcf116c3aec0359589221a40abdfd1e8" 2019-01-18 06:36:31,727 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-b2fed307-4337-4225-9f24-64c600cd990c Date: Fri, 18 Jan 2019 06:36:31 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4980c75d-4811-40d5-affe-cee16fbcddd9","tenant_id":"561322db671e4d76990e5f6787ef42e6","created_at":"2019-01-18T06:36:06Z","dns_nameservers":[],"updated_at":"2019-01-18T06:36:06Z","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":"561322db671e4d76990e5f6787ef42e6","id":"3c2679a1-5a8d-4fc3-923f-3cbafa361d9f","subnetpool_id":null,"name":"CreateStackSuccessTests-ffff174f-34ae-4300-a758-a33c0b41bca8-subnet"}]} 2019-01-18 06:36:31,728 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=4980c75d-4811-40d5-affe-cee16fbcddd9 used request id req-b2fed307-4337-4225-9f24-64c600cd990c 2019-01-18 06:36:31,733 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=4980c75d-4811-40d5-affe-cee16fbcddd9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4bb9ac86dcf116c3aec0359589221a40abdfd1e8" 2019-01-18 06:36:31,977 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3155 X-Openstack-Request-Id: req-a7abbda9-23a0-41f7-992d-7b9281ea5d82 Date: Fri, 18 Jan 2019 06:36:31 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:36:09Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"3c2679a1-5a8d-4fc3-923f-3cbafa361d9f","ip_address":"10.0.0.2"}],"id":"0987de12-b82c-440b-8933-3f7227e28a57","security_groups":[],"mac_address":"fa:16:3e:57:f3:9c","project_id":"561322db671e4d76990e5f6787ef42e6","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"4980c75d-4811-40d5-affe-cee16fbcddd9","tenant_id":"561322db671e4d76990e5f6787ef42e6","created_at":"2019-01-18T06:36:07Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-4980c75d-4811-40d5-affe-cee16fbcddd9"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:36:18Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"3c2679a1-5a8d-4fc3-923f-3cbafa361d9f","ip_address":"10.0.0.4"}],"id":"94252821-23e9-4894-9990-5782aee933b1","security_groups":["ff2fd93b-1ec6-41a1-b75c-214648249c90"],"mac_address":"fa:16:3e:fa:9e:d7","project_id":"561322db671e4d76990e5f6787ef42e6","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackSuccessTests-CreateStackSuccessTests-ffff174f-34ae-4300-a758-a33c0b41bca8-stack-server1_port-xviemw4fflu2","admin_state_up":true,"network_id":"4980c75d-4811-40d5-affe-cee16fbcddd9","tenant_id":"561322db671e4d76990e5f6787ef42e6","created_at":"2019-01-18T06:36:08Z","binding:vnic_type":"normal","device_id":"92e2d395-6bf1-4e68-8248-8423e46ee3ee"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:36:10Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"3c2679a1-5a8d-4fc3-923f-3cbafa361d9f","ip_address":"10.0.0.3"}],"id":"a568980b-4370-4508-90ee-0571b2b79800","security_groups":[],"mac_address":"fa:16:3e:6c:95:ec","project_id":"561322db671e4d76990e5f6787ef42e6","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"4980c75d-4811-40d5-affe-cee16fbcddd9","tenant_id":"561322db671e4d76990e5f6787ef42e6","created_at":"2019-01-18T06:36:08Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-4980c75d-4811-40d5-affe-cee16fbcddd9"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:36:11Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"3c2679a1-5a8d-4fc3-923f-3cbafa361d9f","ip_address":"10.0.0.5"}],"id":"cca7c778-3d4d-449a-adf1-5421ea65a7a5","security_groups":[],"mac_address":"fa:16:3e:a4:2a:f9","project_id":"561322db671e4d76990e5f6787ef42e6","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"4980c75d-4811-40d5-affe-cee16fbcddd9","tenant_id":"561322db671e4d76990e5f6787ef42e6","created_at":"2019-01-18T06:36:09Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-4980c75d-4811-40d5-affe-cee16fbcddd9"}]} 2019-01-18 06:36:31,977 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=4980c75d-4811-40d5-affe-cee16fbcddd9 used request id req-a7abbda9-23a0-41f7-992d-7b9281ea5d82 2019-01-18 06:36:31,978 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-18 06:36:31,980 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:36:32,357 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1a4b8444f06045c7b3e790370b4f4a20", "name": "CreateStackSuccessTests-2f57c2dc-aa21-4f6-proj-role"}, {"id": "c65201bd05504fa786d79b166e8bbba3", "name": "heat_stack_owner"}], "expires_at": "2019-01-18T07:36:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "561322db671e4d76990e5f6787ef42e6", "name": "CreateStackSuccessTests-2f57c2dc-aa21-4f6-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/561322db671e4d76990e5f6787ef42e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/561322db671e4d76990e5f6787ef42e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/561322db671e4d76990e5f6787ef42e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/561322db671e4d76990e5f6787ef42e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/561322db671e4d76990e5f6787ef42e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/561322db671e4d76990e5f6787ef42e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/561322db671e4d76990e5f6787ef42e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/561322db671e4d76990e5f6787ef42e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/561322db671e4d76990e5f6787ef42e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/561322db671e4d76990e5f6787ef42e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/561322db671e4d76990e5f6787ef42e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/561322db671e4d76990e5f6787ef42e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-2f57c2dc-aa21-4f6-user", "id": "3ff8c82c203c43c9b0fd1d05edee3c57"}, "audit_ids": ["HRE2_Lr5TweqNMfhn51_jQ"], "issued_at": "2019-01-18T06:36:32.000000Z"}} 2019-01-18 06:36:32,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}ea82cdc6c7935d125891e27942764e59f25b2ea6" 2019-01-18 06:36:32,435 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:36:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aa6e28ea-558b-4c1e-8e69-b43006a3aba3 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:36:32,435 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-aa6e28ea-558b-4c1e-8e69-b43006a3aba3 2019-01-18 06:36:32,440 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/92e2d395-6bf1-4e68-8248-8423e46ee3ee -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4bb9ac86dcf116c3aec0359589221a40abdfd1e8" 2019-01-18 06:36:33,050 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:36: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-d877f97d-9f34-401e-8cbe-0d0ddc1c588f x-compute-request-id: req-d877f97d-9f34-401e-8cbe-0d0ddc1c588f Content-Encoding: gzip Content-Length: 746 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackSuccessTests-ffff174f-34ae-4300-a758-a33c0b41bca8-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fa:9e:d7", "version": 4, "addr": "10.0.0.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/92e2d395-6bf1-4e68-8248-8423e46ee3ee", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/92e2d395-6bf1-4e68-8248-8423e46ee3ee", "rel": "bookmark"}], "image": {"id": "c4039aaa-fb69-41e8-928c-f3e54cf61037", "links": [{"href": "http://172.30.9.23:8774/images/c4039aaa-fb69-41e8-928c-f3e54cf61037", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-18T06:36:16.000000", "flavor": {"id": "7ec76795-5782-422b-8e7e-10bb94ca5e71", "links": [{"href": "http://172.30.9.23:8774/flavors/7ec76795-5782-422b-8e7e-10bb94ca5e71", "rel": "bookmark"}]}, "id": "92e2d395-6bf1-4e68-8248-8423e46ee3ee", "security_groups": [{"name": "default"}], "user_id": "3ff8c82c203c43c9b0fd1d05edee3c57", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-18T06:36:18Z", "hostId": "e74aa1185901264f3e91da2bfdb8f359db5f1c2c2b9842a342253358", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateStackSuccessTests-ffff174f-34ae-4300-a758-a33c0b41bca8-inst", "created": "2019-01-18T06:36:11Z", "tenant_id": "561322db671e4d76990e5f6787ef42e6", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-18 06:36:33,050 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/92e2d395-6bf1-4e68-8248-8423e46ee3ee used request id req-d877f97d-9f34-401e-8cbe-0d0ddc1c588f 2019-01-18 06:36:33,056 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateStackSuccessTests-ffff174f-34ae-4300-a758-a33c0b41bca8-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4bb9ac86dcf116c3aec0359589221a40abdfd1e8" 2019-01-18 06:36:33,154 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 650 X-Openstack-Request-Id: req-7a7f89c0-a7bb-4702-9f1f-5efae2a258ab Date: Fri, 18 Jan 2019 06:36: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":["3c2679a1-5a8d-4fc3-923f-3cbafa361d9f"],"updated_at":"2019-01-18T06:36:06Z","tenant_id":"561322db671e4d76990e5f6787ef42e6","created_at":"2019-01-18T06:36:04Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"561322db671e4d76990e5f6787ef42e6","id":"4980c75d-4811-40d5-affe-cee16fbcddd9","name":"CreateStackSuccessTests-ffff174f-34ae-4300-a758-a33c0b41bca8-net"}]} 2019-01-18 06:36:33,154 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateStackSuccessTests-ffff174f-34ae-4300-a758-a33c0b41bca8-net used request id req-7a7f89c0-a7bb-4702-9f1f-5efae2a258ab 2019-01-18 06:36:33,158 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/561322db671e4d76990e5f6787ef42e6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4bb9ac86dcf116c3aec0359589221a40abdfd1e8" 2019-01-18 06:36:33,243 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:36:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d074757b-01d8-46eb-8ec4-0a62e47edf7e 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/561322db671e4d76990e5f6787ef42e6"}, "enabled": true, "id": "561322db671e4d76990e5f6787ef42e6", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-2f57c2dc-aa21-4f6-proj"}} 2019-01-18 06:36:33,244 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/561322db671e4d76990e5f6787ef42e6 used request id req-d074757b-01d8-46eb-8ec4-0a62e47edf7e 2019-01-18 06:36:33,249 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=4980c75d-4811-40d5-affe-cee16fbcddd9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4bb9ac86dcf116c3aec0359589221a40abdfd1e8" 2019-01-18 06:36:33,462 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-46e000c3-ecfd-4429-a8aa-41600b0097be Date: Fri, 18 Jan 2019 06:36:33 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4980c75d-4811-40d5-affe-cee16fbcddd9","tenant_id":"561322db671e4d76990e5f6787ef42e6","created_at":"2019-01-18T06:36:06Z","dns_nameservers":[],"updated_at":"2019-01-18T06:36:06Z","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":"561322db671e4d76990e5f6787ef42e6","id":"3c2679a1-5a8d-4fc3-923f-3cbafa361d9f","subnetpool_id":null,"name":"CreateStackSuccessTests-ffff174f-34ae-4300-a758-a33c0b41bca8-subnet"}]} 2019-01-18 06:36:33,463 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=4980c75d-4811-40d5-affe-cee16fbcddd9 used request id req-46e000c3-ecfd-4429-a8aa-41600b0097be 2019-01-18 06:36:33,468 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=4980c75d-4811-40d5-affe-cee16fbcddd9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4bb9ac86dcf116c3aec0359589221a40abdfd1e8" 2019-01-18 06:36:33,711 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3155 X-Openstack-Request-Id: req-bb1c15e6-53b8-41cd-9c07-5678cedcc884 Date: Fri, 18 Jan 2019 06:36:33 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:36:09Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"3c2679a1-5a8d-4fc3-923f-3cbafa361d9f","ip_address":"10.0.0.2"}],"id":"0987de12-b82c-440b-8933-3f7227e28a57","security_groups":[],"mac_address":"fa:16:3e:57:f3:9c","project_id":"561322db671e4d76990e5f6787ef42e6","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"4980c75d-4811-40d5-affe-cee16fbcddd9","tenant_id":"561322db671e4d76990e5f6787ef42e6","created_at":"2019-01-18T06:36:07Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-4980c75d-4811-40d5-affe-cee16fbcddd9"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:36:18Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"3c2679a1-5a8d-4fc3-923f-3cbafa361d9f","ip_address":"10.0.0.4"}],"id":"94252821-23e9-4894-9990-5782aee933b1","security_groups":["ff2fd93b-1ec6-41a1-b75c-214648249c90"],"mac_address":"fa:16:3e:fa:9e:d7","project_id":"561322db671e4d76990e5f6787ef42e6","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackSuccessTests-CreateStackSuccessTests-ffff174f-34ae-4300-a758-a33c0b41bca8-stack-server1_port-xviemw4fflu2","admin_state_up":true,"network_id":"4980c75d-4811-40d5-affe-cee16fbcddd9","tenant_id":"561322db671e4d76990e5f6787ef42e6","created_at":"2019-01-18T06:36:08Z","binding:vnic_type":"normal","device_id":"92e2d395-6bf1-4e68-8248-8423e46ee3ee"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:36:10Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"3c2679a1-5a8d-4fc3-923f-3cbafa361d9f","ip_address":"10.0.0.3"}],"id":"a568980b-4370-4508-90ee-0571b2b79800","security_groups":[],"mac_address":"fa:16:3e:6c:95:ec","project_id":"561322db671e4d76990e5f6787ef42e6","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"4980c75d-4811-40d5-affe-cee16fbcddd9","tenant_id":"561322db671e4d76990e5f6787ef42e6","created_at":"2019-01-18T06:36:08Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-4980c75d-4811-40d5-affe-cee16fbcddd9"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:36:11Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"3c2679a1-5a8d-4fc3-923f-3cbafa361d9f","ip_address":"10.0.0.5"}],"id":"cca7c778-3d4d-449a-adf1-5421ea65a7a5","security_groups":[],"mac_address":"fa:16:3e:a4:2a:f9","project_id":"561322db671e4d76990e5f6787ef42e6","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"4980c75d-4811-40d5-affe-cee16fbcddd9","tenant_id":"561322db671e4d76990e5f6787ef42e6","created_at":"2019-01-18T06:36:09Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-4980c75d-4811-40d5-affe-cee16fbcddd9"}]} 2019-01-18 06:36:33,711 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=4980c75d-4811-40d5-affe-cee16fbcddd9 used request id req-bb1c15e6-53b8-41cd-9c07-5678cedcc884 2019-01-18 06:36:33,715 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/detail?name=CreateStackSuccessTests-ffff174f-34ae-4300-a758-a33c0b41bca8-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea82cdc6c7935d125891e27942764e59f25b2ea6" 2019-01-18 06:36:34,504 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:36: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-3da8e14b-dbf2-43be-9b6e-5aef31a3fec1 x-compute-request-id: req-3da8e14b-dbf2-43be-9b6e-5aef31a3fec1 Content-Encoding: gzip Content-Length: 745 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"CreateStackSuccessTests-ffff174f-34ae-4300-a758-a33c0b41bca8-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fa:9e:d7", "version": 4, "addr": "10.0.0.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/92e2d395-6bf1-4e68-8248-8423e46ee3ee", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/92e2d395-6bf1-4e68-8248-8423e46ee3ee", "rel": "bookmark"}], "image": {"id": "c4039aaa-fb69-41e8-928c-f3e54cf61037", "links": [{"href": "http://172.30.9.23:8774/images/c4039aaa-fb69-41e8-928c-f3e54cf61037", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-18T06:36:16.000000", "flavor": {"id": "7ec76795-5782-422b-8e7e-10bb94ca5e71", "links": [{"href": "http://172.30.9.23:8774/flavors/7ec76795-5782-422b-8e7e-10bb94ca5e71", "rel": "bookmark"}]}, "id": "92e2d395-6bf1-4e68-8248-8423e46ee3ee", "security_groups": [{"name": "default"}], "user_id": "3ff8c82c203c43c9b0fd1d05edee3c57", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-18T06:36:18Z", "hostId": "e74aa1185901264f3e91da2bfdb8f359db5f1c2c2b9842a342253358", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateStackSuccessTests-ffff174f-34ae-4300-a758-a33c0b41bca8-inst", "created": "2019-01-18T06:36:11Z", "tenant_id": "561322db671e4d76990e5f6787ef42e6", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-18 06:36:34,504 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail?name=CreateStackSuccessTests-ffff174f-34ae-4300-a758-a33c0b41bca8-inst used request id req-3da8e14b-dbf2-43be-9b6e-5aef31a3fec1 2019-01-18 06:36:34,510 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateStackSuccessTests-ffff174f-34ae-4300-a758-a33c0b41bca8-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea82cdc6c7935d125891e27942764e59f25b2ea6" 2019-01-18 06:36:34,903 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 650 X-Openstack-Request-Id: req-6c9567c8-69ee-4f61-af74-cd637b018064 Date: Fri, 18 Jan 2019 06:36: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":["3c2679a1-5a8d-4fc3-923f-3cbafa361d9f"],"updated_at":"2019-01-18T06:36:06Z","tenant_id":"561322db671e4d76990e5f6787ef42e6","created_at":"2019-01-18T06:36:04Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"561322db671e4d76990e5f6787ef42e6","id":"4980c75d-4811-40d5-affe-cee16fbcddd9","name":"CreateStackSuccessTests-ffff174f-34ae-4300-a758-a33c0b41bca8-net"}]} 2019-01-18 06:36:34,904 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateStackSuccessTests-ffff174f-34ae-4300-a758-a33c0b41bca8-net used request id req-6c9567c8-69ee-4f61-af74-cd637b018064 2019-01-18 06:36:34,910 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=4980c75d-4811-40d5-affe-cee16fbcddd9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea82cdc6c7935d125891e27942764e59f25b2ea6" 2019-01-18 06:36:35,264 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-1b970762-edb7-4734-944f-2ee3e6148455 Date: Fri, 18 Jan 2019 06:36:35 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4980c75d-4811-40d5-affe-cee16fbcddd9","tenant_id":"561322db671e4d76990e5f6787ef42e6","created_at":"2019-01-18T06:36:06Z","dns_nameservers":[],"updated_at":"2019-01-18T06:36:06Z","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":"561322db671e4d76990e5f6787ef42e6","id":"3c2679a1-5a8d-4fc3-923f-3cbafa361d9f","subnetpool_id":null,"name":"CreateStackSuccessTests-ffff174f-34ae-4300-a758-a33c0b41bca8-subnet"}]} 2019-01-18 06:36:35,264 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=4980c75d-4811-40d5-affe-cee16fbcddd9 used request id req-1b970762-edb7-4734-944f-2ee3e6148455 2019-01-18 06:36:35,270 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=4980c75d-4811-40d5-affe-cee16fbcddd9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea82cdc6c7935d125891e27942764e59f25b2ea6" 2019-01-18 06:36:35,523 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3155 X-Openstack-Request-Id: req-a8955513-c3d6-45d1-8bf7-f3cead29f782 Date: Fri, 18 Jan 2019 06:36:35 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:36:09Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"3c2679a1-5a8d-4fc3-923f-3cbafa361d9f","ip_address":"10.0.0.2"}],"id":"0987de12-b82c-440b-8933-3f7227e28a57","security_groups":[],"mac_address":"fa:16:3e:57:f3:9c","project_id":"561322db671e4d76990e5f6787ef42e6","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"4980c75d-4811-40d5-affe-cee16fbcddd9","tenant_id":"561322db671e4d76990e5f6787ef42e6","created_at":"2019-01-18T06:36:07Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-4980c75d-4811-40d5-affe-cee16fbcddd9"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:36:18Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"3c2679a1-5a8d-4fc3-923f-3cbafa361d9f","ip_address":"10.0.0.4"}],"id":"94252821-23e9-4894-9990-5782aee933b1","security_groups":["ff2fd93b-1ec6-41a1-b75c-214648249c90"],"mac_address":"fa:16:3e:fa:9e:d7","project_id":"561322db671e4d76990e5f6787ef42e6","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackSuccessTests-CreateStackSuccessTests-ffff174f-34ae-4300-a758-a33c0b41bca8-stack-server1_port-xviemw4fflu2","admin_state_up":true,"network_id":"4980c75d-4811-40d5-affe-cee16fbcddd9","tenant_id":"561322db671e4d76990e5f6787ef42e6","created_at":"2019-01-18T06:36:08Z","binding:vnic_type":"normal","device_id":"92e2d395-6bf1-4e68-8248-8423e46ee3ee"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:36:10Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"3c2679a1-5a8d-4fc3-923f-3cbafa361d9f","ip_address":"10.0.0.3"}],"id":"a568980b-4370-4508-90ee-0571b2b79800","security_groups":[],"mac_address":"fa:16:3e:6c:95:ec","project_id":"561322db671e4d76990e5f6787ef42e6","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"4980c75d-4811-40d5-affe-cee16fbcddd9","tenant_id":"561322db671e4d76990e5f6787ef42e6","created_at":"2019-01-18T06:36:08Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-4980c75d-4811-40d5-affe-cee16fbcddd9"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:36:11Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"3c2679a1-5a8d-4fc3-923f-3cbafa361d9f","ip_address":"10.0.0.5"}],"id":"cca7c778-3d4d-449a-adf1-5421ea65a7a5","security_groups":[],"mac_address":"fa:16:3e:a4:2a:f9","project_id":"561322db671e4d76990e5f6787ef42e6","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"4980c75d-4811-40d5-affe-cee16fbcddd9","tenant_id":"561322db671e4d76990e5f6787ef42e6","created_at":"2019-01-18T06:36:09Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-4980c75d-4811-40d5-affe-cee16fbcddd9"}]} 2019-01-18 06:36:35,523 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=4980c75d-4811-40d5-affe-cee16fbcddd9 used request id req-a8955513-c3d6-45d1-8bf7-f3cead29f782 2019-01-18 06:36:35,527 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/92e2d395-6bf1-4e68-8248-8423e46ee3ee -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4bb9ac86dcf116c3aec0359589221a40abdfd1e8" 2019-01-18 06:36:35,989 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:36: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-2f96c1c2-37ad-4ce7-b701-c9b56fb17983 x-compute-request-id: req-2f96c1c2-37ad-4ce7-b701-c9b56fb17983 Content-Encoding: gzip Content-Length: 746 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackSuccessTests-ffff174f-34ae-4300-a758-a33c0b41bca8-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fa:9e:d7", "version": 4, "addr": "10.0.0.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/92e2d395-6bf1-4e68-8248-8423e46ee3ee", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/92e2d395-6bf1-4e68-8248-8423e46ee3ee", "rel": "bookmark"}], "image": {"id": "c4039aaa-fb69-41e8-928c-f3e54cf61037", "links": [{"href": "http://172.30.9.23:8774/images/c4039aaa-fb69-41e8-928c-f3e54cf61037", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-18T06:36:16.000000", "flavor": {"id": "7ec76795-5782-422b-8e7e-10bb94ca5e71", "links": [{"href": "http://172.30.9.23:8774/flavors/7ec76795-5782-422b-8e7e-10bb94ca5e71", "rel": "bookmark"}]}, "id": "92e2d395-6bf1-4e68-8248-8423e46ee3ee", "security_groups": [{"name": "default"}], "user_id": "3ff8c82c203c43c9b0fd1d05edee3c57", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-18T06:36:18Z", "hostId": "e74aa1185901264f3e91da2bfdb8f359db5f1c2c2b9842a342253358", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateStackSuccessTests-ffff174f-34ae-4300-a758-a33c0b41bca8-inst", "created": "2019-01-18T06:36:11Z", "tenant_id": "561322db671e4d76990e5f6787ef42e6", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-18 06:36:35,989 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/92e2d395-6bf1-4e68-8248-8423e46ee3ee used request id req-2f96c1c2-37ad-4ce7-b701-c9b56fb17983 2019-01-18 06:36:35,995 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateStackSuccessTests-ffff174f-34ae-4300-a758-a33c0b41bca8-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4bb9ac86dcf116c3aec0359589221a40abdfd1e8" 2019-01-18 06:36:36,249 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 650 X-Openstack-Request-Id: req-d9982e5f-91a6-4fc5-be4e-c426d8108de9 Date: Fri, 18 Jan 2019 06:36: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":["3c2679a1-5a8d-4fc3-923f-3cbafa361d9f"],"updated_at":"2019-01-18T06:36:06Z","tenant_id":"561322db671e4d76990e5f6787ef42e6","created_at":"2019-01-18T06:36:04Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"561322db671e4d76990e5f6787ef42e6","id":"4980c75d-4811-40d5-affe-cee16fbcddd9","name":"CreateStackSuccessTests-ffff174f-34ae-4300-a758-a33c0b41bca8-net"}]} 2019-01-18 06:36:36,249 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateStackSuccessTests-ffff174f-34ae-4300-a758-a33c0b41bca8-net used request id req-d9982e5f-91a6-4fc5-be4e-c426d8108de9 2019-01-18 06:36:36,254 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/561322db671e4d76990e5f6787ef42e6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4bb9ac86dcf116c3aec0359589221a40abdfd1e8" 2019-01-18 06:36:36,339 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:36:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6a1aa735-27eb-406e-844e-51d80bea193f 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/561322db671e4d76990e5f6787ef42e6"}, "enabled": true, "id": "561322db671e4d76990e5f6787ef42e6", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-2f57c2dc-aa21-4f6-proj"}} 2019-01-18 06:36:36,339 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/561322db671e4d76990e5f6787ef42e6 used request id req-6a1aa735-27eb-406e-844e-51d80bea193f 2019-01-18 06:36:36,345 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=4980c75d-4811-40d5-affe-cee16fbcddd9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4bb9ac86dcf116c3aec0359589221a40abdfd1e8" 2019-01-18 06:36:36,395 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-b49dab66-48c2-4e9f-a004-43aa2c69455d Date: Fri, 18 Jan 2019 06:36:36 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4980c75d-4811-40d5-affe-cee16fbcddd9","tenant_id":"561322db671e4d76990e5f6787ef42e6","created_at":"2019-01-18T06:36:06Z","dns_nameservers":[],"updated_at":"2019-01-18T06:36:06Z","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":"561322db671e4d76990e5f6787ef42e6","id":"3c2679a1-5a8d-4fc3-923f-3cbafa361d9f","subnetpool_id":null,"name":"CreateStackSuccessTests-ffff174f-34ae-4300-a758-a33c0b41bca8-subnet"}]} 2019-01-18 06:36:36,396 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=4980c75d-4811-40d5-affe-cee16fbcddd9 used request id req-b49dab66-48c2-4e9f-a004-43aa2c69455d 2019-01-18 06:36:36,401 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=4980c75d-4811-40d5-affe-cee16fbcddd9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4bb9ac86dcf116c3aec0359589221a40abdfd1e8" 2019-01-18 06:36:36,486 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3155 X-Openstack-Request-Id: req-8f3cb055-d1d9-4122-97e6-996918f49ac7 Date: Fri, 18 Jan 2019 06:36:36 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:36:09Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"3c2679a1-5a8d-4fc3-923f-3cbafa361d9f","ip_address":"10.0.0.2"}],"id":"0987de12-b82c-440b-8933-3f7227e28a57","security_groups":[],"mac_address":"fa:16:3e:57:f3:9c","project_id":"561322db671e4d76990e5f6787ef42e6","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"4980c75d-4811-40d5-affe-cee16fbcddd9","tenant_id":"561322db671e4d76990e5f6787ef42e6","created_at":"2019-01-18T06:36:07Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-4980c75d-4811-40d5-affe-cee16fbcddd9"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:36:18Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"3c2679a1-5a8d-4fc3-923f-3cbafa361d9f","ip_address":"10.0.0.4"}],"id":"94252821-23e9-4894-9990-5782aee933b1","security_groups":["ff2fd93b-1ec6-41a1-b75c-214648249c90"],"mac_address":"fa:16:3e:fa:9e:d7","project_id":"561322db671e4d76990e5f6787ef42e6","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackSuccessTests-CreateStackSuccessTests-ffff174f-34ae-4300-a758-a33c0b41bca8-stack-server1_port-xviemw4fflu2","admin_state_up":true,"network_id":"4980c75d-4811-40d5-affe-cee16fbcddd9","tenant_id":"561322db671e4d76990e5f6787ef42e6","created_at":"2019-01-18T06:36:08Z","binding:vnic_type":"normal","device_id":"92e2d395-6bf1-4e68-8248-8423e46ee3ee"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:36:10Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"3c2679a1-5a8d-4fc3-923f-3cbafa361d9f","ip_address":"10.0.0.3"}],"id":"a568980b-4370-4508-90ee-0571b2b79800","security_groups":[],"mac_address":"fa:16:3e:6c:95:ec","project_id":"561322db671e4d76990e5f6787ef42e6","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"4980c75d-4811-40d5-affe-cee16fbcddd9","tenant_id":"561322db671e4d76990e5f6787ef42e6","created_at":"2019-01-18T06:36:08Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-4980c75d-4811-40d5-affe-cee16fbcddd9"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:36:11Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"3c2679a1-5a8d-4fc3-923f-3cbafa361d9f","ip_address":"10.0.0.5"}],"id":"cca7c778-3d4d-449a-adf1-5421ea65a7a5","security_groups":[],"mac_address":"fa:16:3e:a4:2a:f9","project_id":"561322db671e4d76990e5f6787ef42e6","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"4980c75d-4811-40d5-affe-cee16fbcddd9","tenant_id":"561322db671e4d76990e5f6787ef42e6","created_at":"2019-01-18T06:36:09Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-4980c75d-4811-40d5-affe-cee16fbcddd9"}]} 2019-01-18 06:36:36,487 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=4980c75d-4811-40d5-affe-cee16fbcddd9 used request id req-8f3cb055-d1d9-4122-97e6-996918f49ac7 2019-01-18 06:36:36,490 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/92e2d395-6bf1-4e68-8248-8423e46ee3ee -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4bb9ac86dcf116c3aec0359589221a40abdfd1e8" 2019-01-18 06:36:36,802 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:36: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-9fb95204-eca0-42a4-b2db-7bbbbbac9045 x-compute-request-id: req-9fb95204-eca0-42a4-b2db-7bbbbbac9045 Content-Encoding: gzip Content-Length: 746 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackSuccessTests-ffff174f-34ae-4300-a758-a33c0b41bca8-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fa:9e:d7", "version": 4, "addr": "10.0.0.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/92e2d395-6bf1-4e68-8248-8423e46ee3ee", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/92e2d395-6bf1-4e68-8248-8423e46ee3ee", "rel": "bookmark"}], "image": {"id": "c4039aaa-fb69-41e8-928c-f3e54cf61037", "links": [{"href": "http://172.30.9.23:8774/images/c4039aaa-fb69-41e8-928c-f3e54cf61037", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-18T06:36:16.000000", "flavor": {"id": "7ec76795-5782-422b-8e7e-10bb94ca5e71", "links": [{"href": "http://172.30.9.23:8774/flavors/7ec76795-5782-422b-8e7e-10bb94ca5e71", "rel": "bookmark"}]}, "id": "92e2d395-6bf1-4e68-8248-8423e46ee3ee", "security_groups": [{"name": "default"}], "user_id": "3ff8c82c203c43c9b0fd1d05edee3c57", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-18T06:36:18Z", "hostId": "e74aa1185901264f3e91da2bfdb8f359db5f1c2c2b9842a342253358", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateStackSuccessTests-ffff174f-34ae-4300-a758-a33c0b41bca8-inst", "created": "2019-01-18T06:36:11Z", "tenant_id": "561322db671e4d76990e5f6787ef42e6", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-18 06:36:36,802 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/92e2d395-6bf1-4e68-8248-8423e46ee3ee used request id req-9fb95204-eca0-42a4-b2db-7bbbbbac9045 2019-01-18 06:36:36,807 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateStackSuccessTests-ffff174f-34ae-4300-a758-a33c0b41bca8-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4bb9ac86dcf116c3aec0359589221a40abdfd1e8" 2019-01-18 06:36:36,907 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 650 X-Openstack-Request-Id: req-95395fd6-9d3e-4540-afb5-c1bbf1b0de3b Date: Fri, 18 Jan 2019 06:36: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":["3c2679a1-5a8d-4fc3-923f-3cbafa361d9f"],"updated_at":"2019-01-18T06:36:06Z","tenant_id":"561322db671e4d76990e5f6787ef42e6","created_at":"2019-01-18T06:36:04Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"561322db671e4d76990e5f6787ef42e6","id":"4980c75d-4811-40d5-affe-cee16fbcddd9","name":"CreateStackSuccessTests-ffff174f-34ae-4300-a758-a33c0b41bca8-net"}]} 2019-01-18 06:36:36,907 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateStackSuccessTests-ffff174f-34ae-4300-a758-a33c0b41bca8-net used request id req-95395fd6-9d3e-4540-afb5-c1bbf1b0de3b 2019-01-18 06:36:36,911 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/561322db671e4d76990e5f6787ef42e6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4bb9ac86dcf116c3aec0359589221a40abdfd1e8" 2019-01-18 06:36:37,000 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:36:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f0bf4095-0d31-41c3-a03a-523b9e7c53ac 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/561322db671e4d76990e5f6787ef42e6"}, "enabled": true, "id": "561322db671e4d76990e5f6787ef42e6", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-2f57c2dc-aa21-4f6-proj"}} 2019-01-18 06:36:37,000 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/561322db671e4d76990e5f6787ef42e6 used request id req-f0bf4095-0d31-41c3-a03a-523b9e7c53ac 2019-01-18 06:36:37,006 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=4980c75d-4811-40d5-affe-cee16fbcddd9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4bb9ac86dcf116c3aec0359589221a40abdfd1e8" 2019-01-18 06:36:37,207 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-cef492ed-61ba-4a59-9ec3-f9b66a8aab92 Date: Fri, 18 Jan 2019 06:36:37 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4980c75d-4811-40d5-affe-cee16fbcddd9","tenant_id":"561322db671e4d76990e5f6787ef42e6","created_at":"2019-01-18T06:36:06Z","dns_nameservers":[],"updated_at":"2019-01-18T06:36:06Z","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":"561322db671e4d76990e5f6787ef42e6","id":"3c2679a1-5a8d-4fc3-923f-3cbafa361d9f","subnetpool_id":null,"name":"CreateStackSuccessTests-ffff174f-34ae-4300-a758-a33c0b41bca8-subnet"}]} 2019-01-18 06:36:37,208 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=4980c75d-4811-40d5-affe-cee16fbcddd9 used request id req-cef492ed-61ba-4a59-9ec3-f9b66a8aab92 2019-01-18 06:36:37,213 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=4980c75d-4811-40d5-affe-cee16fbcddd9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4bb9ac86dcf116c3aec0359589221a40abdfd1e8" 2019-01-18 06:36:37,464 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3155 X-Openstack-Request-Id: req-79dd6776-c41f-44a7-87cd-e3df02c6cc52 Date: Fri, 18 Jan 2019 06:36:37 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:36:09Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"3c2679a1-5a8d-4fc3-923f-3cbafa361d9f","ip_address":"10.0.0.2"}],"id":"0987de12-b82c-440b-8933-3f7227e28a57","security_groups":[],"mac_address":"fa:16:3e:57:f3:9c","project_id":"561322db671e4d76990e5f6787ef42e6","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"4980c75d-4811-40d5-affe-cee16fbcddd9","tenant_id":"561322db671e4d76990e5f6787ef42e6","created_at":"2019-01-18T06:36:07Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-4980c75d-4811-40d5-affe-cee16fbcddd9"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:36:18Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"3c2679a1-5a8d-4fc3-923f-3cbafa361d9f","ip_address":"10.0.0.4"}],"id":"94252821-23e9-4894-9990-5782aee933b1","security_groups":["ff2fd93b-1ec6-41a1-b75c-214648249c90"],"mac_address":"fa:16:3e:fa:9e:d7","project_id":"561322db671e4d76990e5f6787ef42e6","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackSuccessTests-CreateStackSuccessTests-ffff174f-34ae-4300-a758-a33c0b41bca8-stack-server1_port-xviemw4fflu2","admin_state_up":true,"network_id":"4980c75d-4811-40d5-affe-cee16fbcddd9","tenant_id":"561322db671e4d76990e5f6787ef42e6","created_at":"2019-01-18T06:36:08Z","binding:vnic_type":"normal","device_id":"92e2d395-6bf1-4e68-8248-8423e46ee3ee"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:36:10Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"3c2679a1-5a8d-4fc3-923f-3cbafa361d9f","ip_address":"10.0.0.3"}],"id":"a568980b-4370-4508-90ee-0571b2b79800","security_groups":[],"mac_address":"fa:16:3e:6c:95:ec","project_id":"561322db671e4d76990e5f6787ef42e6","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"4980c75d-4811-40d5-affe-cee16fbcddd9","tenant_id":"561322db671e4d76990e5f6787ef42e6","created_at":"2019-01-18T06:36:08Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-4980c75d-4811-40d5-affe-cee16fbcddd9"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:36:11Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"3c2679a1-5a8d-4fc3-923f-3cbafa361d9f","ip_address":"10.0.0.5"}],"id":"cca7c778-3d4d-449a-adf1-5421ea65a7a5","security_groups":[],"mac_address":"fa:16:3e:a4:2a:f9","project_id":"561322db671e4d76990e5f6787ef42e6","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"4980c75d-4811-40d5-affe-cee16fbcddd9","tenant_id":"561322db671e4d76990e5f6787ef42e6","created_at":"2019-01-18T06:36:09Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-4980c75d-4811-40d5-affe-cee16fbcddd9"}]} 2019-01-18 06:36:37,464 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=4980c75d-4811-40d5-affe-cee16fbcddd9 used request id req-79dd6776-c41f-44a7-87cd-e3df02c6cc52 2019-01-18 06:36:37,468 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/92e2d395-6bf1-4e68-8248-8423e46ee3ee -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea82cdc6c7935d125891e27942764e59f25b2ea6" 2019-01-18 06:36:38,077 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:36: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-64c4d3a3-d0c9-4566-a90e-03048e44cdae x-compute-request-id: req-64c4d3a3-d0c9-4566-a90e-03048e44cdae Content-Encoding: gzip Content-Length: 746 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackSuccessTests-ffff174f-34ae-4300-a758-a33c0b41bca8-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fa:9e:d7", "version": 4, "addr": "10.0.0.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/92e2d395-6bf1-4e68-8248-8423e46ee3ee", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/92e2d395-6bf1-4e68-8248-8423e46ee3ee", "rel": "bookmark"}], "image": {"id": "c4039aaa-fb69-41e8-928c-f3e54cf61037", "links": [{"href": "http://172.30.9.23:8774/images/c4039aaa-fb69-41e8-928c-f3e54cf61037", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-18T06:36:16.000000", "flavor": {"id": "7ec76795-5782-422b-8e7e-10bb94ca5e71", "links": [{"href": "http://172.30.9.23:8774/flavors/7ec76795-5782-422b-8e7e-10bb94ca5e71", "rel": "bookmark"}]}, "id": "92e2d395-6bf1-4e68-8248-8423e46ee3ee", "security_groups": [{"name": "default"}], "user_id": "3ff8c82c203c43c9b0fd1d05edee3c57", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-18T06:36:18Z", "hostId": "e74aa1185901264f3e91da2bfdb8f359db5f1c2c2b9842a342253358", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateStackSuccessTests-ffff174f-34ae-4300-a758-a33c0b41bca8-inst", "created": "2019-01-18T06:36:11Z", "tenant_id": "561322db671e4d76990e5f6787ef42e6", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-18 06:36:38,077 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/92e2d395-6bf1-4e68-8248-8423e46ee3ee used request id req-64c4d3a3-d0c9-4566-a90e-03048e44cdae 2019-01-18 06:36:38,083 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateStackSuccessTests-ffff174f-34ae-4300-a758-a33c0b41bca8-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea82cdc6c7935d125891e27942764e59f25b2ea6" 2019-01-18 06:36:38,183 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 650 X-Openstack-Request-Id: req-5031c35d-9bd6-4708-a78b-fa8d22180e27 Date: Fri, 18 Jan 2019 06:36: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":["3c2679a1-5a8d-4fc3-923f-3cbafa361d9f"],"updated_at":"2019-01-18T06:36:06Z","tenant_id":"561322db671e4d76990e5f6787ef42e6","created_at":"2019-01-18T06:36:04Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"561322db671e4d76990e5f6787ef42e6","id":"4980c75d-4811-40d5-affe-cee16fbcddd9","name":"CreateStackSuccessTests-ffff174f-34ae-4300-a758-a33c0b41bca8-net"}]} 2019-01-18 06:36:38,183 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateStackSuccessTests-ffff174f-34ae-4300-a758-a33c0b41bca8-net used request id req-5031c35d-9bd6-4708-a78b-fa8d22180e27 2019-01-18 06:36:38,189 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=4980c75d-4811-40d5-affe-cee16fbcddd9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea82cdc6c7935d125891e27942764e59f25b2ea6" 2019-01-18 06:36:38,401 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-cf460af3-8d53-480a-9ede-82c3b5629620 Date: Fri, 18 Jan 2019 06:36:38 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4980c75d-4811-40d5-affe-cee16fbcddd9","tenant_id":"561322db671e4d76990e5f6787ef42e6","created_at":"2019-01-18T06:36:06Z","dns_nameservers":[],"updated_at":"2019-01-18T06:36:06Z","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":"561322db671e4d76990e5f6787ef42e6","id":"3c2679a1-5a8d-4fc3-923f-3cbafa361d9f","subnetpool_id":null,"name":"CreateStackSuccessTests-ffff174f-34ae-4300-a758-a33c0b41bca8-subnet"}]} 2019-01-18 06:36:38,401 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=4980c75d-4811-40d5-affe-cee16fbcddd9 used request id req-cf460af3-8d53-480a-9ede-82c3b5629620 2019-01-18 06:36:38,407 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=4980c75d-4811-40d5-affe-cee16fbcddd9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea82cdc6c7935d125891e27942764e59f25b2ea6" 2019-01-18 06:36:38,496 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3155 X-Openstack-Request-Id: req-a3f4327c-34a1-4b76-b0e1-45c12f624465 Date: Fri, 18 Jan 2019 06:36:38 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:36:09Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"3c2679a1-5a8d-4fc3-923f-3cbafa361d9f","ip_address":"10.0.0.2"}],"id":"0987de12-b82c-440b-8933-3f7227e28a57","security_groups":[],"mac_address":"fa:16:3e:57:f3:9c","project_id":"561322db671e4d76990e5f6787ef42e6","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"4980c75d-4811-40d5-affe-cee16fbcddd9","tenant_id":"561322db671e4d76990e5f6787ef42e6","created_at":"2019-01-18T06:36:07Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-4980c75d-4811-40d5-affe-cee16fbcddd9"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:36:18Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"3c2679a1-5a8d-4fc3-923f-3cbafa361d9f","ip_address":"10.0.0.4"}],"id":"94252821-23e9-4894-9990-5782aee933b1","security_groups":["ff2fd93b-1ec6-41a1-b75c-214648249c90"],"mac_address":"fa:16:3e:fa:9e:d7","project_id":"561322db671e4d76990e5f6787ef42e6","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackSuccessTests-CreateStackSuccessTests-ffff174f-34ae-4300-a758-a33c0b41bca8-stack-server1_port-xviemw4fflu2","admin_state_up":true,"network_id":"4980c75d-4811-40d5-affe-cee16fbcddd9","tenant_id":"561322db671e4d76990e5f6787ef42e6","created_at":"2019-01-18T06:36:08Z","binding:vnic_type":"normal","device_id":"92e2d395-6bf1-4e68-8248-8423e46ee3ee"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:36:10Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"3c2679a1-5a8d-4fc3-923f-3cbafa361d9f","ip_address":"10.0.0.3"}],"id":"a568980b-4370-4508-90ee-0571b2b79800","security_groups":[],"mac_address":"fa:16:3e:6c:95:ec","project_id":"561322db671e4d76990e5f6787ef42e6","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"4980c75d-4811-40d5-affe-cee16fbcddd9","tenant_id":"561322db671e4d76990e5f6787ef42e6","created_at":"2019-01-18T06:36:08Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-4980c75d-4811-40d5-affe-cee16fbcddd9"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:36:11Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"3c2679a1-5a8d-4fc3-923f-3cbafa361d9f","ip_address":"10.0.0.5"}],"id":"cca7c778-3d4d-449a-adf1-5421ea65a7a5","security_groups":[],"mac_address":"fa:16:3e:a4:2a:f9","project_id":"561322db671e4d76990e5f6787ef42e6","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"4980c75d-4811-40d5-affe-cee16fbcddd9","tenant_id":"561322db671e4d76990e5f6787ef42e6","created_at":"2019-01-18T06:36:09Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-4980c75d-4811-40d5-affe-cee16fbcddd9"}]} 2019-01-18 06:36:38,497 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=4980c75d-4811-40d5-affe-cee16fbcddd9 used request id req-a3f4327c-34a1-4b76-b0e1-45c12f624465 2019-01-18 06:36:38,498 - create_stack - INFO - Deleting stack - CreateStackSuccessTests-CreateStackSuccessTests-ffff174f-34ae-4300-a758-a33c0b41bca8-stack 2019-01-18 06:36:38,501 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8004/v1/561322db671e4d76990e5f6787ef42e6/stacks/dc667ca7-2a17-4c13-b27c-46f80a5b02e2 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a20a2d2709b397082570b43e8848f74ba8d198c" 2019-01-18 06:36:38,772 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 18 Jan 2019 06:36:38 GMT Server: Apache x-openstack-request-id: req-484e3af4-202b-4032-acc8-118b594a876b Location: http://172.30.9.23:8004/v1/561322db671e4d76990e5f6787ef42e6/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ffff174f-34ae-4300-a758-a33c0b41bca8-stack/dc667ca7-2a17-4c13-b27c-46f80a5b02e2 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/561322db671e4d76990e5f6787ef42e6/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ffff174f-34ae-4300-a758-a33c0b41bca8-stack/dc667ca7-2a17-4c13-b27c-46f80a5b02e2;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-18 06:36:38,958 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 06:36:38 GMT Server: Apache x-openstack-request-id: req-5c943e11-49dc-46ce-b6e6-a587c57f50fc Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 06:36:38,958 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.23:8004/v1/561322db671e4d76990e5f6787ef42e6/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ffff174f-34ae-4300-a758-a33c0b41bca8-stack/dc667ca7-2a17-4c13-b27c-46f80a5b02e2 used request id req-5c943e11-49dc-46ce-b6e6-a587c57f50fc 2019-01-18 06:36:38,961 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/561322db671e4d76990e5f6787ef42e6/stacks/dc667ca7-2a17-4c13-b27c-46f80a5b02e2 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a20a2d2709b397082570b43e8848f74ba8d198c" 2019-01-18 06:36:38,988 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 18 Jan 2019 06:36:38 GMT Server: Apache x-openstack-request-id: req-ad439745-098c-41a8-a81b-020bf79025f9 Location: http://172.30.9.23:8004/v1/561322db671e4d76990e5f6787ef42e6/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ffff174f-34ae-4300-a758-a33c0b41bca8-stack/dc667ca7-2a17-4c13-b27c-46f80a5b02e2 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/561322db671e4d76990e5f6787ef42e6/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ffff174f-34ae-4300-a758-a33c0b41bca8-stack/dc667ca7-2a17-4c13-b27c-46f80a5b02e2;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-18 06:36:39,030 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:36:38 GMT Server: Apache x-openstack-request-id: req-0abab100-89e5-4b76-bff0-39b852781421 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": "561322db671e4d76990e5f6787ef42e6", "OS::stack_id": "dc667ca7-2a17-4c13-b27c-46f80a5b02e2", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-ffff174f-34ae-4300-a758-a33c0b41bca8-stack", "image_name": "CreateStackSuccessTests-ffff174f-34ae-4300-a758-a33c0b41bca8-image", "inst_name": "CreateStackSuccessTests-ffff174f-34ae-4300-a758-a33c0b41bca8-inst", "subnet_name": "CreateStackSuccessTests-ffff174f-34ae-4300-a758-a33c0b41bca8-subnet", "net_name": "CreateStackSuccessTests-ffff174f-34ae-4300-a758-a33c0b41bca8-net", "flavor_name": "CreateStackSuccessTests-ffff174f-34ae-4300-a758-a33c0b41bca8-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-ffff174f-34ae-4300-a758-a33c0b41bca8-stack", "stack_user_project_id": "9bf1766184804934b722ee7232730b57", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2019-01-18T06:36:03Z", "links": [{"href": "http://172.30.9.23:8004/v1/561322db671e4d76990e5f6787ef42e6/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ffff174f-34ae-4300-a758-a33c0b41bca8-stack/dc667ca7-2a17-4c13-b27c-46f80a5b02e2", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "dc667ca7-2a17-4c13-b27c-46f80a5b02e2", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-18 06:36:39,030 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/561322db671e4d76990e5f6787ef42e6/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ffff174f-34ae-4300-a758-a33c0b41bca8-stack/dc667ca7-2a17-4c13-b27c-46f80a5b02e2 used request id req-0abab100-89e5-4b76-bff0-39b852781421 2019-01-18 06:36:39,031 - create_stack - DEBUG - Stack status is - CREATE_COMPLETE 2019-01-18 06:36:39,031 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2019-01-18 06:36:42,034 - create_stack - DEBUG - Stack status query timeout in 1196.92428517 2019-01-18 06:36:42,038 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/561322db671e4d76990e5f6787ef42e6/stacks/dc667ca7-2a17-4c13-b27c-46f80a5b02e2 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a20a2d2709b397082570b43e8848f74ba8d198c" 2019-01-18 06:36:42,318 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 18 Jan 2019 06:36:42 GMT Server: Apache x-openstack-request-id: req-c6aa91cc-8514-479d-a775-4ee522f0bcfd Location: http://172.30.9.23:8004/v1/561322db671e4d76990e5f6787ef42e6/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ffff174f-34ae-4300-a758-a33c0b41bca8-stack/dc667ca7-2a17-4c13-b27c-46f80a5b02e2 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/561322db671e4d76990e5f6787ef42e6/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ffff174f-34ae-4300-a758-a33c0b41bca8-stack/dc667ca7-2a17-4c13-b27c-46f80a5b02e2;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-18 06:36:42,362 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:36:42 GMT Server: Apache x-openstack-request-id: req-4fba96b3-7b01-462a-8b96-cb268b7ab932 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": "561322db671e4d76990e5f6787ef42e6", "OS::stack_id": "dc667ca7-2a17-4c13-b27c-46f80a5b02e2", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-ffff174f-34ae-4300-a758-a33c0b41bca8-stack", "image_name": "CreateStackSuccessTests-ffff174f-34ae-4300-a758-a33c0b41bca8-image", "inst_name": "CreateStackSuccessTests-ffff174f-34ae-4300-a758-a33c0b41bca8-inst", "subnet_name": "CreateStackSuccessTests-ffff174f-34ae-4300-a758-a33c0b41bca8-subnet", "flavor_name": "CreateStackSuccessTests-ffff174f-34ae-4300-a758-a33c0b41bca8-flavor-name", "net_name": "CreateStackSuccessTests-ffff174f-34ae-4300-a758-a33c0b41bca8-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-ffff174f-34ae-4300-a758-a33c0b41bca8-stack", "stack_user_project_id": "9bf1766184804934b722ee7232730b57", "tags": null, "creation_time": "2019-01-18T06:36:03Z", "links": [{"href": "http://172.30.9.23:8004/v1/561322db671e4d76990e5f6787ef42e6/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ffff174f-34ae-4300-a758-a33c0b41bca8-stack/dc667ca7-2a17-4c13-b27c-46f80a5b02e2", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2019-01-18T06:36:38Z", "id": "dc667ca7-2a17-4c13-b27c-46f80a5b02e2", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2019-01-18 06:36:42,362 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/561322db671e4d76990e5f6787ef42e6/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ffff174f-34ae-4300-a758-a33c0b41bca8-stack/dc667ca7-2a17-4c13-b27c-46f80a5b02e2 used request id req-4fba96b3-7b01-462a-8b96-cb268b7ab932 2019-01-18 06:36:42,362 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2019-01-18 06:36:42,363 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2019-01-18 06:36:45,366 - create_stack - DEBUG - Stack status query timeout in 1193.59258604 2019-01-18 06:36:45,369 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/561322db671e4d76990e5f6787ef42e6/stacks/dc667ca7-2a17-4c13-b27c-46f80a5b02e2 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a20a2d2709b397082570b43e8848f74ba8d198c" 2019-01-18 06:36:45,396 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 18 Jan 2019 06:36:45 GMT Server: Apache x-openstack-request-id: req-c84932ac-3834-4166-8f43-39f37ce6570a Location: http://172.30.9.23:8004/v1/561322db671e4d76990e5f6787ef42e6/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ffff174f-34ae-4300-a758-a33c0b41bca8-stack/dc667ca7-2a17-4c13-b27c-46f80a5b02e2 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/561322db671e4d76990e5f6787ef42e6/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ffff174f-34ae-4300-a758-a33c0b41bca8-stack/dc667ca7-2a17-4c13-b27c-46f80a5b02e2;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-18 06:36:45,421 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:36:45 GMT Server: Apache x-openstack-request-id: req-354ec8e0-f398-4280-9683-2920131977d1 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": "561322db671e4d76990e5f6787ef42e6", "OS::stack_id": "dc667ca7-2a17-4c13-b27c-46f80a5b02e2", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-ffff174f-34ae-4300-a758-a33c0b41bca8-stack", "image_name": "CreateStackSuccessTests-ffff174f-34ae-4300-a758-a33c0b41bca8-image", "inst_name": "CreateStackSuccessTests-ffff174f-34ae-4300-a758-a33c0b41bca8-inst", "subnet_name": "CreateStackSuccessTests-ffff174f-34ae-4300-a758-a33c0b41bca8-subnet", "flavor_name": "CreateStackSuccessTests-ffff174f-34ae-4300-a758-a33c0b41bca8-flavor-name", "net_name": "CreateStackSuccessTests-ffff174f-34ae-4300-a758-a33c0b41bca8-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-ffff174f-34ae-4300-a758-a33c0b41bca8-stack", "stack_user_project_id": "9bf1766184804934b722ee7232730b57", "tags": null, "creation_time": "2019-01-18T06:36:03Z", "links": [{"href": "http://172.30.9.23:8004/v1/561322db671e4d76990e5f6787ef42e6/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ffff174f-34ae-4300-a758-a33c0b41bca8-stack/dc667ca7-2a17-4c13-b27c-46f80a5b02e2", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2019-01-18T06:36:38Z", "id": "dc667ca7-2a17-4c13-b27c-46f80a5b02e2", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2019-01-18 06:36:45,421 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/561322db671e4d76990e5f6787ef42e6/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ffff174f-34ae-4300-a758-a33c0b41bca8-stack/dc667ca7-2a17-4c13-b27c-46f80a5b02e2 used request id req-354ec8e0-f398-4280-9683-2920131977d1 2019-01-18 06:36:45,422 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2019-01-18 06:36:45,422 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2019-01-18 06:36:48,425 - create_stack - DEBUG - Stack status query timeout in 1190.53313303 2019-01-18 06:36:48,429 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/561322db671e4d76990e5f6787ef42e6/stacks/dc667ca7-2a17-4c13-b27c-46f80a5b02e2 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a20a2d2709b397082570b43e8848f74ba8d198c" 2019-01-18 06:36:48,630 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 18 Jan 2019 06:36:48 GMT Server: Apache x-openstack-request-id: req-0847abb1-6a23-4c2d-9183-48e5cb6e0aa7 Location: http://172.30.9.23:8004/v1/561322db671e4d76990e5f6787ef42e6/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ffff174f-34ae-4300-a758-a33c0b41bca8-stack/dc667ca7-2a17-4c13-b27c-46f80a5b02e2 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/561322db671e4d76990e5f6787ef42e6/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ffff174f-34ae-4300-a758-a33c0b41bca8-stack/dc667ca7-2a17-4c13-b27c-46f80a5b02e2;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-18 06:36:48,656 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:36:48 GMT Server: Apache x-openstack-request-id: req-bb407bbd-4c14-40d5-91c0-4a762e4fdbd6 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": "561322db671e4d76990e5f6787ef42e6", "OS::stack_id": "dc667ca7-2a17-4c13-b27c-46f80a5b02e2", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-ffff174f-34ae-4300-a758-a33c0b41bca8-stack", "image_name": "CreateStackSuccessTests-ffff174f-34ae-4300-a758-a33c0b41bca8-image", "inst_name": "CreateStackSuccessTests-ffff174f-34ae-4300-a758-a33c0b41bca8-inst", "subnet_name": "CreateStackSuccessTests-ffff174f-34ae-4300-a758-a33c0b41bca8-subnet", "flavor_name": "CreateStackSuccessTests-ffff174f-34ae-4300-a758-a33c0b41bca8-flavor-name", "net_name": "CreateStackSuccessTests-ffff174f-34ae-4300-a758-a33c0b41bca8-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-ffff174f-34ae-4300-a758-a33c0b41bca8-stack", "stack_user_project_id": "9bf1766184804934b722ee7232730b57", "tags": null, "creation_time": "2019-01-18T06:36:03Z", "links": [{"href": "http://172.30.9.23:8004/v1/561322db671e4d76990e5f6787ef42e6/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ffff174f-34ae-4300-a758-a33c0b41bca8-stack/dc667ca7-2a17-4c13-b27c-46f80a5b02e2", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2019-01-18T06:36:38Z", "id": "dc667ca7-2a17-4c13-b27c-46f80a5b02e2", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2019-01-18 06:36:48,656 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/561322db671e4d76990e5f6787ef42e6/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ffff174f-34ae-4300-a758-a33c0b41bca8-stack/dc667ca7-2a17-4c13-b27c-46f80a5b02e2 used request id req-bb407bbd-4c14-40d5-91c0-4a762e4fdbd6 2019-01-18 06:36:48,657 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2019-01-18 06:36:48,657 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2019-01-18 06:36:51,660 - create_stack - DEBUG - Stack status query timeout in 1187.29853606 2019-01-18 06:36:51,663 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/561322db671e4d76990e5f6787ef42e6/stacks/dc667ca7-2a17-4c13-b27c-46f80a5b02e2 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a20a2d2709b397082570b43e8848f74ba8d198c" 2019-01-18 06:36:51,689 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 18 Jan 2019 06:36:51 GMT Server: Apache x-openstack-request-id: req-f39beb74-a563-46c1-aaac-dcbb7689d3c3 Location: http://172.30.9.23:8004/v1/561322db671e4d76990e5f6787ef42e6/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ffff174f-34ae-4300-a758-a33c0b41bca8-stack/dc667ca7-2a17-4c13-b27c-46f80a5b02e2 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/561322db671e4d76990e5f6787ef42e6/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ffff174f-34ae-4300-a758-a33c0b41bca8-stack/dc667ca7-2a17-4c13-b27c-46f80a5b02e2;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-18 06:36:51,861 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:36:51 GMT Server: Apache x-openstack-request-id: req-ac789dfc-aa5f-4e51-a2b2-efb13e5ae0d9 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": "561322db671e4d76990e5f6787ef42e6", "OS::stack_id": "dc667ca7-2a17-4c13-b27c-46f80a5b02e2", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-ffff174f-34ae-4300-a758-a33c0b41bca8-stack", "image_name": "CreateStackSuccessTests-ffff174f-34ae-4300-a758-a33c0b41bca8-image", "inst_name": "CreateStackSuccessTests-ffff174f-34ae-4300-a758-a33c0b41bca8-inst", "subnet_name": "CreateStackSuccessTests-ffff174f-34ae-4300-a758-a33c0b41bca8-subnet", "flavor_name": "CreateStackSuccessTests-ffff174f-34ae-4300-a758-a33c0b41bca8-flavor-name", "net_name": "CreateStackSuccessTests-ffff174f-34ae-4300-a758-a33c0b41bca8-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-ffff174f-34ae-4300-a758-a33c0b41bca8-stack", "stack_user_project_id": "9bf1766184804934b722ee7232730b57", "tags": null, "creation_time": "2019-01-18T06:36:03Z", "links": [{"href": "http://172.30.9.23:8004/v1/561322db671e4d76990e5f6787ef42e6/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ffff174f-34ae-4300-a758-a33c0b41bca8-stack/dc667ca7-2a17-4c13-b27c-46f80a5b02e2", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2019-01-18T06:36:38Z", "id": "dc667ca7-2a17-4c13-b27c-46f80a5b02e2", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2019-01-18 06:36:51,861 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/561322db671e4d76990e5f6787ef42e6/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ffff174f-34ae-4300-a758-a33c0b41bca8-stack/dc667ca7-2a17-4c13-b27c-46f80a5b02e2 used request id req-ac789dfc-aa5f-4e51-a2b2-efb13e5ae0d9 2019-01-18 06:36:51,862 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2019-01-18 06:36:51,862 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2019-01-18 06:36:54,865 - create_stack - DEBUG - Stack status query timeout in 1184.09358001 2019-01-18 06:36:54,868 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/561322db671e4d76990e5f6787ef42e6/stacks/dc667ca7-2a17-4c13-b27c-46f80a5b02e2 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a20a2d2709b397082570b43e8848f74ba8d198c" 2019-01-18 06:36:54,897 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 18 Jan 2019 06:36:54 GMT Server: Apache x-openstack-request-id: req-22a3888a-d410-4f14-9f5f-b179f14d4b4a Location: http://172.30.9.23:8004/v1/561322db671e4d76990e5f6787ef42e6/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ffff174f-34ae-4300-a758-a33c0b41bca8-stack/dc667ca7-2a17-4c13-b27c-46f80a5b02e2 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/561322db671e4d76990e5f6787ef42e6/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ffff174f-34ae-4300-a758-a33c0b41bca8-stack/dc667ca7-2a17-4c13-b27c-46f80a5b02e2;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-18 06:36:54,940 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:36:54 GMT Server: Apache x-openstack-request-id: req-9567d53a-6ec0-44ab-8681-99dacfebdb6f 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": "561322db671e4d76990e5f6787ef42e6", "OS::stack_id": "dc667ca7-2a17-4c13-b27c-46f80a5b02e2", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-ffff174f-34ae-4300-a758-a33c0b41bca8-stack", "image_name": "CreateStackSuccessTests-ffff174f-34ae-4300-a758-a33c0b41bca8-image", "inst_name": "CreateStackSuccessTests-ffff174f-34ae-4300-a758-a33c0b41bca8-inst", "subnet_name": "CreateStackSuccessTests-ffff174f-34ae-4300-a758-a33c0b41bca8-subnet", "flavor_name": "CreateStackSuccessTests-ffff174f-34ae-4300-a758-a33c0b41bca8-flavor-name", "net_name": "CreateStackSuccessTests-ffff174f-34ae-4300-a758-a33c0b41bca8-net"}, "deletion_time": "2019-01-18T06:36:52Z", "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-ffff174f-34ae-4300-a758-a33c0b41bca8-stack", "stack_user_project_id": "9bf1766184804934b722ee7232730b57", "tags": null, "creation_time": "2019-01-18T06:36:03Z", "links": [{"href": "http://172.30.9.23:8004/v1/561322db671e4d76990e5f6787ef42e6/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ffff174f-34ae-4300-a758-a33c0b41bca8-stack/dc667ca7-2a17-4c13-b27c-46f80a5b02e2", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2019-01-18T06:36:38Z", "id": "dc667ca7-2a17-4c13-b27c-46f80a5b02e2", "stack_status_reason": "Stack DELETE completed successfully", "template_description": "Simple template to deploy a single compute instance"}} 2019-01-18 06:36:54,940 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/561322db671e4d76990e5f6787ef42e6/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ffff174f-34ae-4300-a758-a33c0b41bca8-stack/dc667ca7-2a17-4c13-b27c-46f80a5b02e2 used request id req-9567d53a-6ec0-44ab-8681-99dacfebdb6f 2019-01-18 06:36:54,941 - create_stack - DEBUG - Stack status is - DELETE_COMPLETE 2019-01-18 06:36:54,941 - create_stack - DEBUG - Stack is active with name - CreateStackSuccessTests-CreateStackSuccessTests-ffff174f-34ae-4300-a758-a33c0b41bca8-stack 2019-01-18 06:36:54,941 - create_stack - INFO - Attempting to delete again stack - CreateStackSuccessTests-CreateStackSuccessTests-ffff174f-34ae-4300-a758-a33c0b41bca8-stack 2019-01-18 06:36:54,944 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8004/v1/561322db671e4d76990e5f6787ef42e6/stacks/dc667ca7-2a17-4c13-b27c-46f80a5b02e2 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a20a2d2709b397082570b43e8848f74ba8d198c" 2019-01-18 06:36:54,972 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 18 Jan 2019 06:36:54 GMT Server: Apache x-openstack-request-id: req-620cd2b8-1db1-4337-b0ca-2e62c431f59d Location: http://172.30.9.23:8004/v1/561322db671e4d76990e5f6787ef42e6/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ffff174f-34ae-4300-a758-a33c0b41bca8-stack/dc667ca7-2a17-4c13-b27c-46f80a5b02e2 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/561322db671e4d76990e5f6787ef42e6/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ffff174f-34ae-4300-a758-a33c0b41bca8-stack/dc667ca7-2a17-4c13-b27c-46f80a5b02e2;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-18 06:36:55,000 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 18 Jan 2019 06:36:54 GMT Server: Apache x-openstack-request-id: req-5be05a09-2b01-42ff-bdbc-0f6b9b9e7bb1 Content-Length: 279 Content-Type: application/json RESP BODY: {"explanation": "The resource could not be found.", "code": 404, "error": {"message": "The Stack (CreateStackSuccessTests-CreateStackSuccessTests-ffff174f-34ae-4300-a758-a33c0b41bca8-stack) could not be found.", "traceback": null, "type": "EntityNotFound"}, "title": "Not Found"} 2019-01-18 06:36:55,000 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.23:8004/v1/561322db671e4d76990e5f6787ef42e6/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ffff174f-34ae-4300-a758-a33c0b41bca8-stack/dc667ca7-2a17-4c13-b27c-46f80a5b02e2 used request id req-5be05a09-2b01-42ff-bdbc-0f6b9b9e7bb1 2019-01-18 06:36:55,002 - glance_utils - INFO - Deleting image named - CreateStackSuccessTests-ffff174f-34ae-4300-a758-a33c0b41bca8-image 2019-01-18 06:36:55,004 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9292/v2/images/c4039aaa-fb69-41e8-928c-f3e54cf61037 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}242de3bc5fcb1dd455809190e426fad234f74fc1" 2019-01-18 06:36:56,572 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-c6472c90-6516-4f1e-9f9e-acefdcb5585f Date: Fri, 18 Jan 2019 06:36:56 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-18 06:36:56,573 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/c4039aaa-fb69-41e8-928c-f3e54cf61037 used request id req-c6472c90-6516-4f1e-9f9e-acefdcb5585f 2019-01-18 06:36:56,577 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/flavors/7ec76795-5782-422b-8e7e-10bb94ca5e71 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d556fba9bcddb0d72c468fa4345eda920415d9b" 2019-01-18 06:36:56,616 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 18 Jan 2019 06:36: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-a1722ee2-7aa2-4b9b-bae9-54ddaa0c7352 x-compute-request-id: req-a1722ee2-7aa2-4b9b-bae9-54ddaa0c7352 Content-Length: 0 Content-Type: application/json 2019-01-18 06:36:56,617 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/7ec76795-5782-422b-8e7e-10bb94ca5e71 used request id req-a1722ee2-7aa2-4b9b-bae9-54ddaa0c7352 2019-01-18 06:36:56,623 - 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}87caf5e0316736370199885530a576c8d1386f7e" 2019-01-18 06:36:56,825 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-b25905b1-9d32-449b-82dc-6e1c82441667 Date: Fri, 18 Jan 2019 06:36:56 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-18T04:53:26Z", "updated_at": "2019-01-18T04:53:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:53:26Z", "revision_number": 0, "id": "260c2de9-5dc5-4508-b06c-24b9d7ed838c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:53:26Z", "security_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:53:26Z", "revision_number": 0, "id": "571036d3-cb1d-483a-acb9-96f19293add9", "remote_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "remote_ip_prefix": null, "created_at": "2019-01-18T04:53:26Z", "security_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:53:26Z", "revision_number": 0, "id": "84255fa4-c13a-4cfe-b73d-e56ee216ca1e", "remote_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "remote_ip_prefix": null, "created_at": "2019-01-18T04:53:26Z", "security_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:53:26Z", "revision_number": 0, "id": "9c6f69fc-3bf8-4346-9288-5a255b82b67e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:53:26Z", "security_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "created_at": "2019-01-18T04:51:20Z", "updated_at": "2019-01-18T04:51:20Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "24c99e6f-888c-4943-9c93-54ad3b18b18c", "remote_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv4", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "2b339890-44d0-4711-a050-08a64d58e2a0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv6", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "45161a51-d6dd-4bb8-986d-bc2f88599c1d", "remote_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv6", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "87b9b994-ae22-4850-863a-6a4925bd01fe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv4", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}], "revision_number": 4, "project_id": "9c53a91613fb4d5080479ac6f51697ed", "id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "020d00b5451a467cb276d06789a1149d", "created_at": "2019-01-18T05:59:12Z", "updated_at": "2019-01-18T05:59:12Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:12Z", "revision_number": 0, "id": "38b091dd-dca7-4cbe-8c1c-dd18a74bfca8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:12Z", "security_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "tenant_id": "020d00b5451a467cb276d06789a1149d", "port_range_min": null, "ethertype": "IPv6", "project_id": "020d00b5451a467cb276d06789a1149d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:12Z", "revision_number": 0, "id": "38b9f88b-1fc0-40d1-af74-237d79be193d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:12Z", "security_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "tenant_id": "020d00b5451a467cb276d06789a1149d", "port_range_min": null, "ethertype": "IPv4", "project_id": "020d00b5451a467cb276d06789a1149d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:12Z", "revision_number": 0, "id": "60f7d4a7-1a27-4801-a1e8-5bf33633b818", "remote_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:12Z", "security_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "tenant_id": "020d00b5451a467cb276d06789a1149d", "port_range_min": null, "ethertype": "IPv6", "project_id": "020d00b5451a467cb276d06789a1149d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:12Z", "revision_number": 0, "id": "8faf6dda-6919-4b75-b745-2af38abf8dcf", "remote_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:12Z", "security_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "tenant_id": "020d00b5451a467cb276d06789a1149d", "port_range_min": null, "ethertype": "IPv4", "project_id": "020d00b5451a467cb276d06789a1149d"}], "revision_number": 4, "project_id": "020d00b5451a467cb276d06789a1149d", "id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "created_at": "2019-01-18T04:39:06Z", "updated_at": "2019-01-18T04:39:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "0aedefa2-edbc-47b5-bead-e954540f6937", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "47feb8aba08a40dca7028a1701e597b9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "4bf1a402-0fa2-4cfd-9fee-4a28f16bb271", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "47feb8aba08a40dca7028a1701e597b9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "4e399c2e-bc03-4aa3-b192-1fafdc9248ba", "remote_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "47feb8aba08a40dca7028a1701e597b9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "8860837e-afbd-4411-adf9-d88db88c2114", "remote_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "47feb8aba08a40dca7028a1701e597b9"}], "revision_number": 4, "project_id": "47feb8aba08a40dca7028a1701e597b9", "id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "561322db671e4d76990e5f6787ef42e6", "created_at": "2019-01-18T06:36:04Z", "updated_at": "2019-01-18T06:36:04Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:36:04Z", "revision_number": 0, "id": "2dca122f-79c9-4f78-aa6f-321b72a4d9dd", "remote_group_id": "ff2fd93b-1ec6-41a1-b75c-214648249c90", "remote_ip_prefix": null, "created_at": "2019-01-18T06:36:04Z", "security_group_id": "ff2fd93b-1ec6-41a1-b75c-214648249c90", "tenant_id": "561322db671e4d76990e5f6787ef42e6", "port_range_min": null, "ethertype": "IPv6", "project_id": "561322db671e4d76990e5f6787ef42e6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:36:04Z", "revision_number": 0, "id": "6b2c1bb2-d35e-4900-8b83-ece1815199b6", "remote_group_id": "ff2fd93b-1ec6-41a1-b75c-214648249c90", "remote_ip_prefix": null, "created_at": "2019-01-18T06:36:04Z", "security_group_id": "ff2fd93b-1ec6-41a1-b75c-214648249c90", "tenant_id": "561322db671e4d76990e5f6787ef42e6", "port_range_min": null, "ethertype": "IPv4", "project_id": "561322db671e4d76990e5f6787ef42e6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:36:04Z", "revision_number": 0, "id": "9f3f3ecc-1b4a-4ebc-a06e-c89e6e5b7662", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T06:36:04Z", "security_group_id": "ff2fd93b-1ec6-41a1-b75c-214648249c90", "tenant_id": "561322db671e4d76990e5f6787ef42e6", "port_range_min": null, "ethertype": "IPv4", "project_id": "561322db671e4d76990e5f6787ef42e6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:36:04Z", "revision_number": 0, "id": "ed73232a-af33-462b-b965-fc42e399674c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T06:36:04Z", "security_group_id": "ff2fd93b-1ec6-41a1-b75c-214648249c90", "tenant_id": "561322db671e4d76990e5f6787ef42e6", "port_range_min": null, "ethertype": "IPv6", "project_id": "561322db671e4d76990e5f6787ef42e6"}], "revision_number": 4, "project_id": "561322db671e4d76990e5f6787ef42e6", "id": "ff2fd93b-1ec6-41a1-b75c-214648249c90", "name": "default"}]} 2019-01-18 06:36:56,825 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-b25905b1-9d32-449b-82dc-6e1c82441667 2019-01-18 06:36:56,831 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/9c53a91613fb4d5080479ac6f51697ed -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87caf5e0316736370199885530a576c8d1386f7e" 2019-01-18 06:36:56,909 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:36:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-06d2cbb7-2936-446c-85d5-bb92f2bc659b Content-Encoding: gzip Content-Length: 190 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/9c53a91613fb4d5080479ac6f51697ed"}, "enabled": true, "id": "9c53a91613fb4d5080479ac6f51697ed", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2019-01-18 06:36:56,909 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/9c53a91613fb4d5080479ac6f51697ed used request id req-06d2cbb7-2936-446c-85d5-bb92f2bc659b 2019-01-18 06:36:56,913 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/020d00b5451a467cb276d06789a1149d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87caf5e0316736370199885530a576c8d1386f7e" 2019-01-18 06:36:57,001 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:36:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f9b2b2b3-de9c-40f8-9541-3d3a18ec6395 Content-Encoding: gzip Content-Length: 248 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/020d00b5451a467cb276d06789a1149d"}, "enabled": true, "id": "020d00b5451a467cb276d06789a1149d", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}} 2019-01-18 06:36:57,001 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/020d00b5451a467cb276d06789a1149d used request id req-f9b2b2b3-de9c-40f8-9541-3d3a18ec6395 2019-01-18 06:36:57,004 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/47feb8aba08a40dca7028a1701e597b9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87caf5e0316736370199885530a576c8d1386f7e" 2019-01-18 06:36:57,094 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:36:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fcff5961-d7ab-47e6-b160-87fea60a56ce Content-Encoding: gzip Content-Length: 205 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/47feb8aba08a40dca7028a1701e597b9"}, "enabled": true, "id": "47feb8aba08a40dca7028a1701e597b9", "parent_id": "default", "domain_id": "default", "name": "service"}} 2019-01-18 06:36:57,094 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/47feb8aba08a40dca7028a1701e597b9 used request id req-fcff5961-d7ab-47e6-b160-87fea60a56ce 2019-01-18 06:36:57,098 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/561322db671e4d76990e5f6787ef42e6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87caf5e0316736370199885530a576c8d1386f7e" 2019-01-18 06:36:57,182 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:36:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6040c2cc-ea71-420a-a90c-ab3bd5ef65f4 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/561322db671e4d76990e5f6787ef42e6"}, "enabled": true, "id": "561322db671e4d76990e5f6787ef42e6", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-2f57c2dc-aa21-4f6-proj"}} 2019-01-18 06:36:57,182 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/561322db671e4d76990e5f6787ef42e6 used request id req-6040c2cc-ea71-420a-a90c-ab3bd5ef65f4 2019-01-18 06:36:57,182 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - ff2fd93b-1ec6-41a1-b75c-214648249c90 2019-01-18 06:36:57,188 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=ff2fd93b-1ec6-41a1-b75c-214648249c90 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87caf5e0316736370199885530a576c8d1386f7e" 2019-01-18 06:36:57,359 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-96c27402-d815-4274-a854-a2b1560a478a Date: Fri, 18 Jan 2019 06:36:57 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "ff2fd93b-1ec6-41a1-b75c-214648249c90", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T06:36:04Z", "security_group_id": "ff2fd93b-1ec6-41a1-b75c-214648249c90", "port_range_min": null, "revision_number": 0, "tenant_id": "561322db671e4d76990e5f6787ef42e6", "created_at": "2019-01-18T06:36:04Z", "project_id": "561322db671e4d76990e5f6787ef42e6", "id": "2dca122f-79c9-4f78-aa6f-321b72a4d9dd"}, {"remote_group_id": "ff2fd93b-1ec6-41a1-b75c-214648249c90", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T06:36:04Z", "security_group_id": "ff2fd93b-1ec6-41a1-b75c-214648249c90", "port_range_min": null, "revision_number": 0, "tenant_id": "561322db671e4d76990e5f6787ef42e6", "created_at": "2019-01-18T06:36:04Z", "project_id": "561322db671e4d76990e5f6787ef42e6", "id": "6b2c1bb2-d35e-4900-8b83-ece1815199b6"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T06:36:04Z", "security_group_id": "ff2fd93b-1ec6-41a1-b75c-214648249c90", "port_range_min": null, "revision_number": 0, "tenant_id": "561322db671e4d76990e5f6787ef42e6", "created_at": "2019-01-18T06:36:04Z", "project_id": "561322db671e4d76990e5f6787ef42e6", "id": "9f3f3ecc-1b4a-4ebc-a06e-c89e6e5b7662"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T06:36:04Z", "security_group_id": "ff2fd93b-1ec6-41a1-b75c-214648249c90", "port_range_min": null, "revision_number": 0, "tenant_id": "561322db671e4d76990e5f6787ef42e6", "created_at": "2019-01-18T06:36:04Z", "project_id": "561322db671e4d76990e5f6787ef42e6", "id": "ed73232a-af33-462b-b965-fc42e399674c"}]} 2019-01-18 06:36:57,360 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=ff2fd93b-1ec6-41a1-b75c-214648249c90 used request id req-96c27402-d815-4274-a854-a2b1560a478a 2019-01-18 06:36:57,360 - neutron_utils - INFO - Deleting security group with name - default 2019-01-18 06:36:57,366 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-groups/ff2fd93b-1ec6-41a1-b75c-214648249c90 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87caf5e0316736370199885530a576c8d1386f7e" 2019-01-18 06:36:57,658 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-42161b24-8c69-418e-9293-eccdd6f209fd Content-Length: 0 Date: Fri, 18 Jan 2019 06:36:57 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-18 06:36:57,658 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/ff2fd93b-1ec6-41a1-b75c-214648249c90 used request id req-42161b24-8c69-418e-9293-eccdd6f209fd 2019-01-18 06:36:57,659 - keystone_utils - INFO - Deleting project with name - CreateStackSuccessTests-2f57c2dc-aa21-4f6-proj 2019-01-18 06:36:57,663 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/561322db671e4d76990e5f6787ef42e6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87caf5e0316736370199885530a576c8d1386f7e" 2019-01-18 06:36:57,970 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 06:36:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-22c979f4-1592-4132-a635-2549acfffcd8 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 06:36:57,970 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/561322db671e4d76990e5f6787ef42e6 used request id req-22c979f4-1592-4132-a635-2549acfffcd8 2019-01-18 06:36:57,971 - keystone_utils - INFO - Deleting role with name - CreateStackSuccessTests-2f57c2dc-aa21-4f6-proj-role 2019-01-18 06:36:57,975 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/1a4b8444f06045c7b3e790370b4f4a20 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87caf5e0316736370199885530a576c8d1386f7e" 2019-01-18 06:36:58,087 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 06:36:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e5e675aa-4d1b-4c4c-838f-ac02bf45bf75 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 06:36:58,088 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/1a4b8444f06045c7b3e790370b4f4a20 used request id req-e5e675aa-4d1b-4c4c-838f-ac02bf45bf75 2019-01-18 06:36:58,091 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87caf5e0316736370199885530a576c8d1386f7e" 2019-01-18 06:36:58,177 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:36:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e7ef6160-d572-4649-bf07-a73bbeecc25e Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "488fca829f8b496daa1cd2cdc6e45c49", "links": {"self": "http://172.30.9.23:5000/v3/roles/488fca829f8b496daa1cd2cdc6e45c49"}, "name": "Member"}, {"domain_id": null, "id": "6b7f4f4f76264b6fb449c43b86ee3817", "links": {"self": "http://172.30.9.23:5000/v3/roles/6b7f4f4f76264b6fb449c43b86ee3817"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a482b711adf94961bf4bb28eda7f0e28", "links": {"self": "http://172.30.9.23:5000/v3/roles/a482b711adf94961bf4bb28eda7f0e28"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c65201bd05504fa786d79b166e8bbba3", "links": {"self": "http://172.30.9.23:5000/v3/roles/c65201bd05504fa786d79b166e8bbba3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "e7e317b66c174923a8cb46c48d897c8d", "links": {"self": "http://172.30.9.23:5000/v3/roles/e7e317b66c174923a8cb46c48d897c8d"}, "name": "ResellerAdmin"}]} 2019-01-18 06:36:58,177 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-e7ef6160-d572-4649-bf07-a73bbeecc25e 2019-01-18 06:36:58,178 - keystone_utils - INFO - Deleting user with name - CreateStackSuccessTests-2f57c2dc-aa21-4f6-user 2019-01-18 06:36:58,182 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/3ff8c82c203c43c9b0fd1d05edee3c57 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f03ed834b63ee34e2f6e87b65562543b589c49ce" 2019-01-18 06:36:58,387 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 06:36:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-81f96cbe-1d71-493c-bc7f-c10626f57112 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 06:36:58,387 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/3ff8c82c203c43c9b0fd1d05edee3c57 used request id req-81f96cbe-1d71-493c-bc7f-c10626f57112 2019-01-18 06:36:58,389 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:36:58,779 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "488fca829f8b496daa1cd2cdc6e45c49", "name": "Member"}, {"id": "c65201bd05504fa786d79b166e8bbba3", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}], "expires_at": "2019-01-18T07:36:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "020d00b5451a467cb276d06789a1149d", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "id": "e292c913af7844408b6509a836e493f5"}, "audit_ids": ["xlwjKE7ZRBKAes-110mp8g"], "issued_at": "2019-01-18T06:36:58.000000Z"}} 2019-01-18 06:36:58,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}272e26efdfeae31410758779a3ef025aed354e4c" 2019-01-18 06:36:58,859 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:36:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8dec2e86-164e-4937-b2b1-4eca1a23c650 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:36:58,859 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-8dec2e86-164e-4937-b2b1-4eca1a23c650 2019-01-18 06:36:58,861 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:36:58,861 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:36:59,253 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "488fca829f8b496daa1cd2cdc6e45c49", "name": "Member"}, {"id": "c65201bd05504fa786d79b166e8bbba3", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}], "expires_at": "2019-01-18T07:36:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "020d00b5451a467cb276d06789a1149d", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "id": "e292c913af7844408b6509a836e493f5"}, "audit_ids": ["Qvg01kFTRxm_Ut26DABv9Q"], "issued_at": "2019-01-18T06:36:59.000000Z"}} 2019-01-18 06:36:59,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}8d091b20c79d86304ef0d15f7dd84235c40fd15b" 2019-01-18 06:36:59,343 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:36:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-989de5d8-b523-47a0-b6e5-d094fa8fdf2e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:36:59,343 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-989de5d8-b523-47a0-b6e5-d094fa8fdf2e 2019-01-18 06:36:59,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" 2019-01-18 06:36:59,352 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 18 Jan 2019 06:36: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"}]}]}} 2019-01-18 06:36:59,353 - 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-3092c867-49a6-414-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d091b20c79d86304ef0d15f7dd84235c40fd15b" 2019-01-18 06:36:59,439 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:36:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e275aa6d-d0a5-4356-811c-3dba28e60fa5 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-3092c867-49a6-414-proj", "previous": null, "next": null}, "projects": []} 2019-01-18 06:36:59,440 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackVolumeTests-3092c867-49a6-414-proj used request id req-e275aa6d-d0a5-4356-811c-3dba28e60fa5 2019-01-18 06:36:59,443 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d091b20c79d86304ef0d15f7dd84235c40fd15b" 2019-01-18 06:36:59,533 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:36:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5b4693ba-5447-433f-ad30-182eb0091d16 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-18 06:36:59,533 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-5b4693ba-5447-433f-ad30-182eb0091d16 2019-01-18 06:36:59,537 - 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}8d091b20c79d86304ef0d15f7dd84235c40fd15b" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackVolumeTests-3092c867-49a6-414-proj"}}' 2019-01-18 06:36:59,638 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 18 Jan 2019 06:36:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5a1244d7-131c-4cbe-9430-b759aa816ebf Content-Length: 307 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/d10b9017197943d394151c5bfbed57d7"}, "enabled": true, "id": "d10b9017197943d394151c5bfbed57d7", "parent_id": "default", "domain_id": "default", "name": "CreateStackVolumeTests-3092c867-49a6-414-proj"}} 2019-01-18 06:36:59,638 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-5a1244d7-131c-4cbe-9430-b759aa816ebf 2019-01-18 06:36:59,639 - keystone_utils - INFO - Created project with name - CreateStackVolumeTests-3092c867-49a6-414-proj 2019-01-18 06:36:59,639 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:36:59,640 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:37:00,027 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "488fca829f8b496daa1cd2cdc6e45c49", "name": "Member"}, {"id": "c65201bd05504fa786d79b166e8bbba3", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}], "expires_at": "2019-01-18T07:36:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "020d00b5451a467cb276d06789a1149d", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "id": "e292c913af7844408b6509a836e493f5"}, "audit_ids": ["OI-O47HWQ8WntJFK1W5d_g"], "issued_at": "2019-01-18T06:36:59.000000Z"}} 2019-01-18 06:37:00,028 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}677a49737d69d6267dabd879ecf38b9b71b0476b" 2019-01-18 06:37:00,122 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:37:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cf875147-21e9-49e5-804c-dc6c45c8f846 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:37:00,122 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-cf875147-21e9-49e5-804c-dc6c45c8f846 2019-01-18 06:37:00,127 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-18 06:37:00,132 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 18 Jan 2019 06:37: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"}]}]}} 2019-01-18 06:37:00,132 - 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}677a49737d69d6267dabd879ecf38b9b71b0476b" 2019-01-18 06:37:00,241 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:37:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e08f6523-94a0-42bb-bfb1-1ac7454db292 Content-Encoding: gzip Content-Length: 869 Content-Type: application/json RESP BODY: {"users": [{"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/0607a2b4beb0408e9fa51cc5ba027ac6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0607a2b4beb0408e9fa51cc5ba027ac6", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/17c61b95071545a094cc82823d2b88b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "17c61b95071545a094cc82823d2b88b8", "email": "nova@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/29e5d2dfed2447bda26fc75bd1122674"}, "domain_id": "default", "enabled": true, "options": {}, "id": "29e5d2dfed2447bda26fc75bd1122674", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/3b6dcc8c791e4b6e8831f5b5e583de80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3b6dcc8c791e4b6e8831f5b5e583de80", "email": "neutron@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.23:5000/v3/users/45ab52d673584bc198669be88c88b878"}, "domain_id": "default", "enabled": true, "options": {}, "id": "45ab52d673584bc198669be88c88b878", "email": "barbican@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/57795b4ee52f49c6a71f55bb6c4012f8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "57795b4ee52f49c6a71f55bb6c4012f8", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/5c52969262974d64ac2a300ca5d60f50"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c52969262974d64ac2a300ca5d60f50", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/5fc15572bb1c489ba92bd9945bbc1f64"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5fc15572bb1c489ba92bd9945bbc1f64", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/6b519d70e25f4e61a9dfd738cd6bba22"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6b519d70e25f4e61a9dfd738cd6bba22", "email": "heat@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.23:5000/v3/users/8248437208b540c2893a7117ad102a87"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8248437208b540c2893a7117ad102a87", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/890dee97e62840c5b15e36f03f6b7efc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "890dee97e62840c5b15e36f03f6b7efc", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/8cccb516ecc44ed9bb7c8633df108fd4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8cccb516ecc44ed9bb7c8633df108fd4", "email": "glance@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.23:5000/v3/users/97c3d863a98148299fa116fdb54be470"}, "domain_id": "default", "enabled": true, "options": {}, "id": "97c3d863a98148299fa116fdb54be470", "email": "tacker@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/a2a0c8c0f19941808c9f618af50b3b79"}, "domain_id": "c19db1b8f60647a9a114cd23287c807b", "enabled": true, "options": {}, "id": "a2a0c8c0f19941808c9f618af50b3b79", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "links": {"self": "http://172.30.9.23:5000/v3/users/e292c913af7844408b6509a836e493f5"}, "domain_id": "default", "enabled": true, "id": "e292c913af7844408b6509a836e493f5", "options": {}}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/fe5de73ba9cb41b2be24ccf1f72f5ed4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe5de73ba9cb41b2be24ccf1f72f5ed4", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2019-01-18 06:37:00,241 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-e08f6523-94a0-42bb-bfb1-1ac7454db292 2019-01-18 06:37:00,246 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateStackVolumeTests-3092c867-49a6-414-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}677a49737d69d6267dabd879ecf38b9b71b0476b" 2019-01-18 06:37:00,338 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:37:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f6c2aa59-ddc5-403f-8443-3cfaf3155dc5 Content-Encoding: gzip Content-Length: 253 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateStackVolumeTests-3092c867-49a6-414-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/d10b9017197943d394151c5bfbed57d7"}, "enabled": true, "id": "d10b9017197943d394151c5bfbed57d7", "parent_id": "default", "domain_id": "default", "name": "CreateStackVolumeTests-3092c867-49a6-414-proj"}]} 2019-01-18 06:37:00,338 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateStackVolumeTests-3092c867-49a6-414-proj used request id req-f6c2aa59-ddc5-403f-8443-3cfaf3155dc5 2019-01-18 06:37:00,342 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}677a49737d69d6267dabd879ecf38b9b71b0476b" 2019-01-18 06:37:00,423 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:37:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2b3412da-0734-40d0-9260-e0cd5a1da5dc Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-18 06:37:00,423 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-2b3412da-0734-40d0-9260-e0cd5a1da5dc 2019-01-18 06:37:00,822 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}677a49737d69d6267dabd879ecf38b9b71b0476b" 2019-01-18 06:37:00,917 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:37:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-23b059cd-0a81-4864-924a-9082b4d8c501 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "488fca829f8b496daa1cd2cdc6e45c49", "links": {"self": "http://172.30.9.23:5000/v3/roles/488fca829f8b496daa1cd2cdc6e45c49"}, "name": "Member"}, {"domain_id": null, "id": "6b7f4f4f76264b6fb449c43b86ee3817", "links": {"self": "http://172.30.9.23:5000/v3/roles/6b7f4f4f76264b6fb449c43b86ee3817"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a482b711adf94961bf4bb28eda7f0e28", "links": {"self": "http://172.30.9.23:5000/v3/roles/a482b711adf94961bf4bb28eda7f0e28"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c65201bd05504fa786d79b166e8bbba3", "links": {"self": "http://172.30.9.23:5000/v3/roles/c65201bd05504fa786d79b166e8bbba3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "e7e317b66c174923a8cb46c48d897c8d", "links": {"self": "http://172.30.9.23:5000/v3/roles/e7e317b66c174923a8cb46c48d897c8d"}, "name": "ResellerAdmin"}]} 2019-01-18 06:37:00,917 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-23b059cd-0a81-4864-924a-9082b4d8c501 2019-01-18 06:37:00,921 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateStackVolumeTests-3092c867-49a6-414-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}677a49737d69d6267dabd879ecf38b9b71b0476b" 2019-01-18 06:37:01,005 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:37:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6b270488-7828-4d57-b6ca-dc2e00d80776 Content-Encoding: gzip Content-Length: 253 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateStackVolumeTests-3092c867-49a6-414-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/d10b9017197943d394151c5bfbed57d7"}, "enabled": true, "id": "d10b9017197943d394151c5bfbed57d7", "parent_id": "default", "domain_id": "default", "name": "CreateStackVolumeTests-3092c867-49a6-414-proj"}]} 2019-01-18 06:37:01,005 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateStackVolumeTests-3092c867-49a6-414-proj used request id req-6b270488-7828-4d57-b6ca-dc2e00d80776 2019-01-18 06:37:01,009 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users/9ea2d1fe2f5d4e118923e75cc1cf8958 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}677a49737d69d6267dabd879ecf38b9b71b0476b" 2019-01-18 06:37:01,038 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:37:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-03b699de-0fe9-4d2e-919a-f6832b358352 Content-Encoding: gzip Content-Length: 244 Content-Type: application/json RESP BODY: {"user": {"name": "CreateStackVolumeTests-3092c867-49a6-414-user", "links": {"self": "http://172.30.9.23:5000/v3/users/9ea2d1fe2f5d4e118923e75cc1cf8958"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "d10b9017197943d394151c5bfbed57d7", "id": "9ea2d1fe2f5d4e118923e75cc1cf8958", "password_expires_at": null}} 2019-01-18 06:37:01,039 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users/9ea2d1fe2f5d4e118923e75cc1cf8958 used request id req-03b699de-0fe9-4d2e-919a-f6832b358352 2019-01-18 06:37:01,042 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/d10b9017197943d394151c5bfbed57d7/users/9ea2d1fe2f5d4e118923e75cc1cf8958/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}677a49737d69d6267dabd879ecf38b9b71b0476b" 2019-01-18 06:37:01,149 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:37:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-17fb917b-6f5c-4596-ae93-277764d8a6fa Content-Encoding: gzip Content-Length: 164 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects/d10b9017197943d394151c5bfbed57d7/users/9ea2d1fe2f5d4e118923e75cc1cf8958/roles", "previous": null, "next": null}, "roles": []} 2019-01-18 06:37:01,149 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/d10b9017197943d394151c5bfbed57d7/users/9ea2d1fe2f5d4e118923e75cc1cf8958/roles used request id req-17fb917b-6f5c-4596-ae93-277764d8a6fa 2019-01-18 06:37:01,153 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/6b7f4f4f76264b6fb449c43b86ee3817 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}677a49737d69d6267dabd879ecf38b9b71b0476b" 2019-01-18 06:37:01,233 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:37:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ad5bd87e-4f49-4a20-b55f-4b9c1456c8f1 Content-Encoding: gzip Content-Length: 141 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.23:5000/v3/roles/6b7f4f4f76264b6fb449c43b86ee3817"}, "domain_id": null, "name": "admin", "id": "6b7f4f4f76264b6fb449c43b86ee3817"}} 2019-01-18 06:37:01,233 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/6b7f4f4f76264b6fb449c43b86ee3817 used request id req-ad5bd87e-4f49-4a20-b55f-4b9c1456c8f1 2019-01-18 06:37:01,234 - keystone_utils - INFO - Granting role admin to project CreateStackVolumeTests-3092c867-49a6-414-proj 2019-01-18 06:37:01,237 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/d10b9017197943d394151c5bfbed57d7/users/9ea2d1fe2f5d4e118923e75cc1cf8958/roles/6b7f4f4f76264b6fb449c43b86ee3817 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}677a49737d69d6267dabd879ecf38b9b71b0476b" 2019-01-18 06:37:01,377 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 06:37:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-094aedb4-d093-4ba2-abb4-e0cc1084ee62 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 06:37:01,378 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/d10b9017197943d394151c5bfbed57d7/users/9ea2d1fe2f5d4e118923e75cc1cf8958/roles/6b7f4f4f76264b6fb449c43b86ee3817 used request id req-094aedb4-d093-4ba2-abb4-e0cc1084ee62 2019-01-18 06:37:01,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}677a49737d69d6267dabd879ecf38b9b71b0476b" 2019-01-18 06:37:01,467 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:37:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fffee902-4432-4cea-a1f5-a80c5babfa83 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "488fca829f8b496daa1cd2cdc6e45c49", "links": {"self": "http://172.30.9.23:5000/v3/roles/488fca829f8b496daa1cd2cdc6e45c49"}, "name": "Member"}, {"domain_id": null, "id": "6b7f4f4f76264b6fb449c43b86ee3817", "links": {"self": "http://172.30.9.23:5000/v3/roles/6b7f4f4f76264b6fb449c43b86ee3817"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a482b711adf94961bf4bb28eda7f0e28", "links": {"self": "http://172.30.9.23:5000/v3/roles/a482b711adf94961bf4bb28eda7f0e28"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c65201bd05504fa786d79b166e8bbba3", "links": {"self": "http://172.30.9.23:5000/v3/roles/c65201bd05504fa786d79b166e8bbba3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "e7e317b66c174923a8cb46c48d897c8d", "links": {"self": "http://172.30.9.23:5000/v3/roles/e7e317b66c174923a8cb46c48d897c8d"}, "name": "ResellerAdmin"}]} 2019-01-18 06:37:01,468 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-fffee902-4432-4cea-a1f5-a80c5babfa83 2019-01-18 06:37:01,472 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateStackVolumeTests-3092c867-49a6-414-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}677a49737d69d6267dabd879ecf38b9b71b0476b" 2019-01-18 06:37:01,554 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:37:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fadba6f6-377e-4b42-9b3e-703a1387bfd7 Content-Encoding: gzip Content-Length: 253 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateStackVolumeTests-3092c867-49a6-414-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/d10b9017197943d394151c5bfbed57d7"}, "enabled": true, "id": "d10b9017197943d394151c5bfbed57d7", "parent_id": "default", "domain_id": "default", "name": "CreateStackVolumeTests-3092c867-49a6-414-proj"}]} 2019-01-18 06:37:01,554 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateStackVolumeTests-3092c867-49a6-414-proj used request id req-fadba6f6-377e-4b42-9b3e-703a1387bfd7 2019-01-18 06:37:01,558 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/d10b9017197943d394151c5bfbed57d7/users/9ea2d1fe2f5d4e118923e75cc1cf8958/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}677a49737d69d6267dabd879ecf38b9b71b0476b" 2019-01-18 06:37:01,666 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:37:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6ad8ac16-72cb-4704-bd98-1c349f6d6726 Content-Encoding: gzip Content-Length: 222 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects/d10b9017197943d394151c5bfbed57d7/users/9ea2d1fe2f5d4e118923e75cc1cf8958/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6b7f4f4f76264b6fb449c43b86ee3817", "links": {"self": "http://172.30.9.23:5000/v3/roles/6b7f4f4f76264b6fb449c43b86ee3817"}, "name": "admin"}]} 2019-01-18 06:37:01,666 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/d10b9017197943d394151c5bfbed57d7/users/9ea2d1fe2f5d4e118923e75cc1cf8958/roles used request id req-6ad8ac16-72cb-4704-bd98-1c349f6d6726 2019-01-18 06:37:01,670 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/c65201bd05504fa786d79b166e8bbba3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}677a49737d69d6267dabd879ecf38b9b71b0476b" 2019-01-18 06:37:01,758 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:37:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cdd041ca-4cd5-4b5f-b9e9-af6b426ca827 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.23:5000/v3/roles/c65201bd05504fa786d79b166e8bbba3"}, "domain_id": null, "name": "heat_stack_owner", "id": "c65201bd05504fa786d79b166e8bbba3"}} 2019-01-18 06:37:01,758 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/c65201bd05504fa786d79b166e8bbba3 used request id req-cdd041ca-4cd5-4b5f-b9e9-af6b426ca827 2019-01-18 06:37:01,758 - keystone_utils - INFO - Granting role heat_stack_owner to project CreateStackVolumeTests-3092c867-49a6-414-proj 2019-01-18 06:37:01,762 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/d10b9017197943d394151c5bfbed57d7/users/9ea2d1fe2f5d4e118923e75cc1cf8958/roles/c65201bd05504fa786d79b166e8bbba3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}677a49737d69d6267dabd879ecf38b9b71b0476b" 2019-01-18 06:37:01,892 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 06:37:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9920f0bf-3ce1-4cd2-81e8-08a91d8a2171 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 06:37:01,892 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/d10b9017197943d394151c5bfbed57d7/users/9ea2d1fe2f5d4e118923e75cc1cf8958/roles/c65201bd05504fa786d79b166e8bbba3 used request id req-9920f0bf-3ce1-4cd2-81e8-08a91d8a2171 2019-01-18 06:37:01,892 - keystone_utils - INFO - Created user with name - CreateStackVolumeTests-3092c867-49a6-414-user 2019-01-18 06:37:01,893 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:37:01,897 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d091b20c79d86304ef0d15f7dd84235c40fd15b" 2019-01-18 06:37:01,985 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:37:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eeca0b15-12ee-4cd1-ac57-eba48ea51065 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "488fca829f8b496daa1cd2cdc6e45c49", "links": {"self": "http://172.30.9.23:5000/v3/roles/488fca829f8b496daa1cd2cdc6e45c49"}, "name": "Member"}, {"domain_id": null, "id": "6b7f4f4f76264b6fb449c43b86ee3817", "links": {"self": "http://172.30.9.23:5000/v3/roles/6b7f4f4f76264b6fb449c43b86ee3817"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a482b711adf94961bf4bb28eda7f0e28", "links": {"self": "http://172.30.9.23:5000/v3/roles/a482b711adf94961bf4bb28eda7f0e28"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c65201bd05504fa786d79b166e8bbba3", "links": {"self": "http://172.30.9.23:5000/v3/roles/c65201bd05504fa786d79b166e8bbba3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "e7e317b66c174923a8cb46c48d897c8d", "links": {"self": "http://172.30.9.23:5000/v3/roles/e7e317b66c174923a8cb46c48d897c8d"}, "name": "ResellerAdmin"}]} 2019-01-18 06:37:01,985 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-eeca0b15-12ee-4cd1-ac57-eba48ea51065 2019-01-18 06:37:01,989 - 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}8d091b20c79d86304ef0d15f7dd84235c40fd15b" -d '{"role": {"name": "CreateStackVolumeTests-3092c867-49a6-414-proj-role"}}' 2019-01-18 06:37:02,106 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 18 Jan 2019 06:37:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d87142f8-4546-4b93-bc1c-119723616e6a Content-Length: 221 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "65e8a1b43867455298755222759d0ffe", "links": {"self": "http://172.30.9.23:5000/v3/roles/65e8a1b43867455298755222759d0ffe"}, "name": "CreateStackVolumeTests-3092c867-49a6-414-proj-role"}} 2019-01-18 06:37:02,106 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-d87142f8-4546-4b93-bc1c-119723616e6a 2019-01-18 06:37:02,106 - keystone_utils - INFO - Created role with name - CreateStackVolumeTests-3092c867-49a6-414-proj-role 2019-01-18 06:37:02,110 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/65e8a1b43867455298755222759d0ffe -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d091b20c79d86304ef0d15f7dd84235c40fd15b" 2019-01-18 06:37:02,191 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:37:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3e2f5d81-c57c-4ec4-b16e-c4572a128f79 Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.23:5000/v3/roles/65e8a1b43867455298755222759d0ffe"}, "domain_id": null, "name": "CreateStackVolumeTests-3092c867-49a6-414-proj-role", "id": "65e8a1b43867455298755222759d0ffe"}} 2019-01-18 06:37:02,191 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/65e8a1b43867455298755222759d0ffe used request id req-3e2f5d81-c57c-4ec4-b16e-c4572a128f79 2019-01-18 06:37:02,192 - keystone_utils - INFO - Granting role CreateStackVolumeTests-3092c867-49a6-414-proj-role to project CreateStackVolumeTests-3092c867-49a6-414-proj 2019-01-18 06:37:02,195 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/d10b9017197943d394151c5bfbed57d7/users/9ea2d1fe2f5d4e118923e75cc1cf8958/roles/65e8a1b43867455298755222759d0ffe -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d091b20c79d86304ef0d15f7dd84235c40fd15b" 2019-01-18 06:37:02,330 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 06:37:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c16c496b-779a-4370-8f8c-7f11997edad7 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 06:37:02,330 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/d10b9017197943d394151c5bfbed57d7/users/9ea2d1fe2f5d4e118923e75cc1cf8958/roles/65e8a1b43867455298755222759d0ffe used request id req-c16c496b-779a-4370-8f8c-7f11997edad7 2019-01-18 06:37:02,330 - heat_utils - DEBUG - Retrieving Heat Client 2019-01-18 06:37:02,330 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:37:02,331 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:37:02,721 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c65201bd05504fa786d79b166e8bbba3", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}, {"id": "65e8a1b43867455298755222759d0ffe", "name": "CreateStackVolumeTests-3092c867-49a6-414-proj-role"}], "expires_at": "2019-01-18T07:37:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d10b9017197943d394151c5bfbed57d7", "name": "CreateStackVolumeTests-3092c867-49a6-414-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/d10b9017197943d394151c5bfbed57d7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/d10b9017197943d394151c5bfbed57d7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/d10b9017197943d394151c5bfbed57d7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/d10b9017197943d394151c5bfbed57d7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/d10b9017197943d394151c5bfbed57d7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/d10b9017197943d394151c5bfbed57d7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/d10b9017197943d394151c5bfbed57d7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/d10b9017197943d394151c5bfbed57d7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/d10b9017197943d394151c5bfbed57d7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/d10b9017197943d394151c5bfbed57d7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/d10b9017197943d394151c5bfbed57d7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/d10b9017197943d394151c5bfbed57d7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackVolumeTests-3092c867-49a6-414-user", "id": "9ea2d1fe2f5d4e118923e75cc1cf8958"}, "audit_ids": ["YbxxXOvKTzicRua41ExBIg"], "issued_at": "2019-01-18T06:37:02.000000Z"}} 2019-01-18 06:37:02,722 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b832eb4bb7f0d155e07aea17f0bf8bb810d881f8" 2019-01-18 06:37:02,798 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:37:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0d062386-9810-4a82-919f-69897ace7827 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:37:02,798 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-0d062386-9810-4a82-919f-69897ace7827 2019-01-18 06:37:02,799 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-18 06:37:02,802 - heat_utils - DEBUG - Retrieving Heat Client 2019-01-18 06:37:02,805 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/d10b9017197943d394151c5bfbed57d7/stacks?stack_name=CreateStackVolumeTests-CreateStackVolumeTests-501ca05f-0875-482d-b9b1-0a35ae927955-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b832eb4bb7f0d155e07aea17f0bf8bb810d881f8" 2019-01-18 06:37:02,985 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:37:02 GMT Server: Apache x-openstack-request-id: req-4a870fb2-6c50-46f0-b229-6a9ca4c3b377 Content-Length: 14 Content-Type: application/json RESP BODY: {"stacks": []} 2019-01-18 06:37:02,986 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/d10b9017197943d394151c5bfbed57d7/stacks?stack_name=CreateStackVolumeTests-CreateStackVolumeTests-501ca05f-0875-482d-b9b1-0a35ae927955-stack used request id req-4a870fb2-6c50-46f0-b229-6a9ca4c3b377 2019-01-18 06:37:03,014 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8004/v1/d10b9017197943d394151c5bfbed57d7/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b832eb4bb7f0d155e07aea17f0bf8bb810d881f8" -d '{"stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-501ca05f-0875-482d-b9b1-0a35ae927955-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-501ca05f-0875-482d-b9b1-0a35ae927955-volume-type", "volume_name": "CreateStackVolumeTests-501ca05f-0875-482d-b9b1-0a35ae927955-volume"}}' 2019-01-18 06:37:04,586 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 18 Jan 2019 06:37:02 GMT Server: Apache x-openstack-request-id: req-2f38882b-4d27-4298-87b3-3073c498c683 Location: http://172.30.9.23:8004/v1/d10b9017197943d394151c5bfbed57d7/stacks/CreateStackVolumeTests-CreateStackVolumeTests-501ca05f-0875-482d-b9b1-0a35ae927955-stack/bf8c7587-e9cd-48af-b0f3-61f23e3e624e Content-Length: 289 Content-Type: application/json RESP BODY: {"stack": {"id": "bf8c7587-e9cd-48af-b0f3-61f23e3e624e", "links": [{"href": "http://172.30.9.23:8004/v1/d10b9017197943d394151c5bfbed57d7/stacks/CreateStackVolumeTests-CreateStackVolumeTests-501ca05f-0875-482d-b9b1-0a35ae927955-stack/bf8c7587-e9cd-48af-b0f3-61f23e3e624e", "rel": "self"}]}} 2019-01-18 06:37:04,587 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.23:8004/v1/d10b9017197943d394151c5bfbed57d7/stacks used request id req-2f38882b-4d27-4298-87b3-3073c498c683 2019-01-18 06:37:04,590 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/d10b9017197943d394151c5bfbed57d7/stacks/bf8c7587-e9cd-48af-b0f3-61f23e3e624e -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b832eb4bb7f0d155e07aea17f0bf8bb810d881f8" 2019-01-18 06:37:04,786 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 18 Jan 2019 06:37:04 GMT Server: Apache x-openstack-request-id: req-eb0a0ae7-dc64-464e-90a8-2ec55896ab0e Location: http://172.30.9.23:8004/v1/d10b9017197943d394151c5bfbed57d7/stacks/CreateStackVolumeTests-CreateStackVolumeTests-501ca05f-0875-482d-b9b1-0a35ae927955-stack/bf8c7587-e9cd-48af-b0f3-61f23e3e624e Content-Length: 527 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/d10b9017197943d394151c5bfbed57d7/stacks/CreateStackVolumeTests-CreateStackVolumeTests-501ca05f-0875-482d-b9b1-0a35ae927955-stack/bf8c7587-e9cd-48af-b0f3-61f23e3e624e;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-18 06:37:05,106 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:37:04 GMT Server: Apache x-openstack-request-id: req-b800e3d1-7a29-4f25-abbc-56a78c595dad 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": "d10b9017197943d394151c5bfbed57d7", "volume_type_name": "CreateStackVolumeTests-501ca05f-0875-482d-b9b1-0a35ae927955-volume-type", "OS::stack_id": "bf8c7587-e9cd-48af-b0f3-61f23e3e624e", "OS::stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-501ca05f-0875-482d-b9b1-0a35ae927955-stack", "volume_name": "CreateStackVolumeTests-501ca05f-0875-482d-b9b1-0a35ae927955-volume"}, "deletion_time": null, "stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-501ca05f-0875-482d-b9b1-0a35ae927955-stack", "stack_user_project_id": "381ab3480c224af385b903ebdc3e7daf", "stack_status_reason": "Stack CREATE started", "creation_time": "2019-01-18T06:37:03Z", "links": [{"href": "http://172.30.9.23:8004/v1/d10b9017197943d394151c5bfbed57d7/stacks/CreateStackVolumeTests-CreateStackVolumeTests-501ca05f-0875-482d-b9b1-0a35ae927955-stack/bf8c7587-e9cd-48af-b0f3-61f23e3e624e", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "bf8c7587-e9cd-48af-b0f3-61f23e3e624e", "outputs": [], "template_description": "Simple template to deploy a single volume with encryption"}} 2019-01-18 06:37:05,106 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/d10b9017197943d394151c5bfbed57d7/stacks/CreateStackVolumeTests-CreateStackVolumeTests-501ca05f-0875-482d-b9b1-0a35ae927955-stack/bf8c7587-e9cd-48af-b0f3-61f23e3e624e used request id req-b800e3d1-7a29-4f25-abbc-56a78c595dad 2019-01-18 06:37:05,107 - create_stack - INFO - Created stack with name - CreateStackVolumeTests-CreateStackVolumeTests-501ca05f-0875-482d-b9b1-0a35ae927955-stack 2019-01-18 06:37:05,110 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/d10b9017197943d394151c5bfbed57d7/stacks/bf8c7587-e9cd-48af-b0f3-61f23e3e624e -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b832eb4bb7f0d155e07aea17f0bf8bb810d881f8" 2019-01-18 06:37:05,136 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 18 Jan 2019 06:37:05 GMT Server: Apache x-openstack-request-id: req-9eb1a010-de4a-4203-89ae-32530616ea4e Location: http://172.30.9.23:8004/v1/d10b9017197943d394151c5bfbed57d7/stacks/CreateStackVolumeTests-CreateStackVolumeTests-501ca05f-0875-482d-b9b1-0a35ae927955-stack/bf8c7587-e9cd-48af-b0f3-61f23e3e624e Content-Length: 527 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/d10b9017197943d394151c5bfbed57d7/stacks/CreateStackVolumeTests-CreateStackVolumeTests-501ca05f-0875-482d-b9b1-0a35ae927955-stack/bf8c7587-e9cd-48af-b0f3-61f23e3e624e;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-18 06:37:05,333 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:37:05 GMT Server: Apache x-openstack-request-id: req-9549360e-b4ef-45aa-9819-aac4283cd5e7 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": "d10b9017197943d394151c5bfbed57d7", "volume_type_name": "CreateStackVolumeTests-501ca05f-0875-482d-b9b1-0a35ae927955-volume-type", "OS::stack_id": "bf8c7587-e9cd-48af-b0f3-61f23e3e624e", "OS::stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-501ca05f-0875-482d-b9b1-0a35ae927955-stack", "volume_name": "CreateStackVolumeTests-501ca05f-0875-482d-b9b1-0a35ae927955-volume"}, "deletion_time": null, "stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-501ca05f-0875-482d-b9b1-0a35ae927955-stack", "stack_user_project_id": "381ab3480c224af385b903ebdc3e7daf", "stack_status_reason": "Stack CREATE started", "creation_time": "2019-01-18T06:37:03Z", "links": [{"href": "http://172.30.9.23:8004/v1/d10b9017197943d394151c5bfbed57d7/stacks/CreateStackVolumeTests-CreateStackVolumeTests-501ca05f-0875-482d-b9b1-0a35ae927955-stack/bf8c7587-e9cd-48af-b0f3-61f23e3e624e", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "bf8c7587-e9cd-48af-b0f3-61f23e3e624e", "outputs": [], "template_description": "Simple template to deploy a single volume with encryption"}} 2019-01-18 06:37:05,333 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/d10b9017197943d394151c5bfbed57d7/stacks/CreateStackVolumeTests-CreateStackVolumeTests-501ca05f-0875-482d-b9b1-0a35ae927955-stack/bf8c7587-e9cd-48af-b0f3-61f23e3e624e used request id req-9549360e-b4ef-45aa-9819-aac4283cd5e7 2019-01-18 06:37:05,334 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2019-01-18 06:37:05,334 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2019-01-18 06:37:08,337 - create_stack - DEBUG - Stack status query timeout in 1196.77028418 2019-01-18 06:37:08,340 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/d10b9017197943d394151c5bfbed57d7/stacks/bf8c7587-e9cd-48af-b0f3-61f23e3e624e -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b832eb4bb7f0d155e07aea17f0bf8bb810d881f8" 2019-01-18 06:37:08,519 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 18 Jan 2019 06:37:08 GMT Server: Apache x-openstack-request-id: req-c631ebf8-d680-4bc0-b687-104087af2a58 Location: http://172.30.9.23:8004/v1/d10b9017197943d394151c5bfbed57d7/stacks/CreateStackVolumeTests-CreateStackVolumeTests-501ca05f-0875-482d-b9b1-0a35ae927955-stack/bf8c7587-e9cd-48af-b0f3-61f23e3e624e Content-Length: 527 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/d10b9017197943d394151c5bfbed57d7/stacks/CreateStackVolumeTests-CreateStackVolumeTests-501ca05f-0875-482d-b9b1-0a35ae927955-stack/bf8c7587-e9cd-48af-b0f3-61f23e3e624e;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-18 06:37:08,703 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:37:08 GMT Server: Apache x-openstack-request-id: req-b41b2cbf-2dbc-46d4-a275-4435f5b2573e 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": "d10b9017197943d394151c5bfbed57d7", "volume_type_name": "CreateStackVolumeTests-501ca05f-0875-482d-b9b1-0a35ae927955-volume-type", "OS::stack_id": "bf8c7587-e9cd-48af-b0f3-61f23e3e624e", "OS::stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-501ca05f-0875-482d-b9b1-0a35ae927955-stack", "volume_name": "CreateStackVolumeTests-501ca05f-0875-482d-b9b1-0a35ae927955-volume"}, "deletion_time": null, "stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-501ca05f-0875-482d-b9b1-0a35ae927955-stack", "stack_user_project_id": "381ab3480c224af385b903ebdc3e7daf", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2019-01-18T06:37:03Z", "links": [{"href": "http://172.30.9.23:8004/v1/d10b9017197943d394151c5bfbed57d7/stacks/CreateStackVolumeTests-CreateStackVolumeTests-501ca05f-0875-482d-b9b1-0a35ae927955-stack/bf8c7587-e9cd-48af-b0f3-61f23e3e624e", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "bf8c7587-e9cd-48af-b0f3-61f23e3e624e", "outputs": [], "template_description": "Simple template to deploy a single volume with encryption"}} 2019-01-18 06:37:08,704 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/d10b9017197943d394151c5bfbed57d7/stacks/CreateStackVolumeTests-CreateStackVolumeTests-501ca05f-0875-482d-b9b1-0a35ae927955-stack/bf8c7587-e9cd-48af-b0f3-61f23e3e624e used request id req-b41b2cbf-2dbc-46d4-a275-4435f5b2573e 2019-01-18 06:37:08,704 - create_stack - DEBUG - Stack status is - CREATE_COMPLETE 2019-01-18 06:37:08,704 - create_stack - DEBUG - Stack is active with name - CreateStackVolumeTests-CreateStackVolumeTests-501ca05f-0875-482d-b9b1-0a35ae927955-stack 2019-01-18 06:37:08,705 - create_stack - INFO - Stack is now active with name - CreateStackVolumeTests-CreateStackVolumeTests-501ca05f-0875-482d-b9b1-0a35ae927955-stack 2019-01-18 06:37:08,708 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/d10b9017197943d394151c5bfbed57d7/stacks/bf8c7587-e9cd-48af-b0f3-61f23e3e624e/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b832eb4bb7f0d155e07aea17f0bf8bb810d881f8" 2019-01-18 06:37:08,734 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 18 Jan 2019 06:37:08 GMT Server: Apache x-openstack-request-id: req-0dd66626-24d2-4447-8e73-d842baf197f4 Location: http://172.30.9.23:8004/v1/d10b9017197943d394151c5bfbed57d7/stacks/CreateStackVolumeTests-CreateStackVolumeTests-501ca05f-0875-482d-b9b1-0a35ae927955-stack/bf8c7587-e9cd-48af-b0f3-61f23e3e624e/resources Content-Length: 547 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/d10b9017197943d394151c5bfbed57d7/stacks/CreateStackVolumeTests-CreateStackVolumeTests-501ca05f-0875-482d-b9b1-0a35ae927955-stack/bf8c7587-e9cd-48af-b0f3-61f23e3e624e/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-18 06:37:08,776 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:37:08 GMT Server: Apache x-openstack-request-id: req-332bbdf5-0390-4eff-aabc-6331f868757f Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 445 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "volume", "links": [{"href": "http://172.30.9.23:8004/v1/d10b9017197943d394151c5bfbed57d7/stacks/CreateStackVolumeTests-CreateStackVolumeTests-501ca05f-0875-482d-b9b1-0a35ae927955-stack/bf8c7587-e9cd-48af-b0f3-61f23e3e624e/resources/volume", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/d10b9017197943d394151c5bfbed57d7/stacks/CreateStackVolumeTests-CreateStackVolumeTests-501ca05f-0875-482d-b9b1-0a35ae927955-stack/bf8c7587-e9cd-48af-b0f3-61f23e3e624e", "rel": "stack"}], "logical_resource_id": "volume", "creation_time": "2019-01-18T06:37:04Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-18T06:37:04Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "9a89820b-390d-44f9-b171-f2a90607bcf2", "resource_type": "OS::Cinder::Volume"}, {"resource_name": "volume_type", "links": [{"href": "http://172.30.9.23:8004/v1/d10b9017197943d394151c5bfbed57d7/stacks/CreateStackVolumeTests-CreateStackVolumeTests-501ca05f-0875-482d-b9b1-0a35ae927955-stack/bf8c7587-e9cd-48af-b0f3-61f23e3e624e/resources/volume_type", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/d10b9017197943d394151c5bfbed57d7/stacks/CreateStackVolumeTests-CreateStackVolumeTests-501ca05f-0875-482d-b9b1-0a35ae927955-stack/bf8c7587-e9cd-48af-b0f3-61f23e3e624e", "rel": "stack"}], "logical_resource_id": "volume_type", "creation_time": "2019-01-18T06:37:04Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-18T06:37:04Z", "required_by": ["volume"], "resource_status_reason": "state changed", "physical_resource_id": "e9afd253-4aec-4014-92fb-fa218059f03f", "resource_type": "OS::Cinder::VolumeType"}]} 2019-01-18 06:37:08,776 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/d10b9017197943d394151c5bfbed57d7/stacks/CreateStackVolumeTests-CreateStackVolumeTests-501ca05f-0875-482d-b9b1-0a35ae927955-stack/bf8c7587-e9cd-48af-b0f3-61f23e3e624e/resources used request id req-332bbdf5-0390-4eff-aabc-6331f868757f 2019-01-18 06:37:08,779 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/d10b9017197943d394151c5bfbed57d7/volumes/9a89820b-390d-44f9-b171-f2a90607bcf2 -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b832eb4bb7f0d155e07aea17f0bf8bb810d881f8" 2019-01-18 06:37:08,993 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:37:08 GMT Server: Apache x-compute-request-id: req-514f5c30-a44f-4844-abc4-e5dd4641b96e OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-514f5c30-a44f-4844-abc4-e5dd4641b96e Content-Encoding: gzip Content-Length: 517 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.23:8776/v3/d10b9017197943d394151c5bfbed57d7/volumes/9a89820b-390d-44f9-b171-f2a90607bcf2", "rel": "self"}, {"href": "http://172.30.9.23:8776/d10b9017197943d394151c5bfbed57d7/volumes/9a89820b-390d-44f9-b171-f2a90607bcf2", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2019-01-18T06:37:06.000000", "replication_status": null, "snapshot_id": null, "id": "9a89820b-390d-44f9-b171-f2a90607bcf2", "size": 1, "user_id": "9ea2d1fe2f5d4e118923e75cc1cf8958", "os-vol-tenant-attr:tenant_id": "d10b9017197943d394151c5bfbed57d7", "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-501ca05f-0875-482d-b9b1-0a35ae927955-volume", "bootable": "false", "created_at": "2019-01-18T06:37:06.000000", "volume_type": "CreateStackVolumeTests-501ca05f-0875-482d-b9b1-0a35ae927955-volume-type"}} 2019-01-18 06:37:08,993 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/d10b9017197943d394151c5bfbed57d7/volumes/9a89820b-390d-44f9-b171-f2a90607bcf2 used request id req-514f5c30-a44f-4844-abc4-e5dd4641b96e 2019-01-18 06:37:08,993 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:37:08,994 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:37:09,381 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c65201bd05504fa786d79b166e8bbba3", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}, {"id": "65e8a1b43867455298755222759d0ffe", "name": "CreateStackVolumeTests-3092c867-49a6-414-proj-role"}], "expires_at": "2019-01-18T07:37:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d10b9017197943d394151c5bfbed57d7", "name": "CreateStackVolumeTests-3092c867-49a6-414-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/d10b9017197943d394151c5bfbed57d7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/d10b9017197943d394151c5bfbed57d7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/d10b9017197943d394151c5bfbed57d7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/d10b9017197943d394151c5bfbed57d7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/d10b9017197943d394151c5bfbed57d7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/d10b9017197943d394151c5bfbed57d7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/d10b9017197943d394151c5bfbed57d7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/d10b9017197943d394151c5bfbed57d7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/d10b9017197943d394151c5bfbed57d7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/d10b9017197943d394151c5bfbed57d7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/d10b9017197943d394151c5bfbed57d7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/d10b9017197943d394151c5bfbed57d7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackVolumeTests-3092c867-49a6-414-user", "id": "9ea2d1fe2f5d4e118923e75cc1cf8958"}, "audit_ids": ["EcXRrAxQQZ6yZ8GgMDUFSw"], "issued_at": "2019-01-18T06:37:09.000000Z"}} 2019-01-18 06:37:09,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}7445480a61a3bb89e3906f5948c4891b3f85b42c" 2019-01-18 06:37:09,469 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:37:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-35b00586-6958-4310-993e-177fffe4b9a7 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:37:09,470 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-35b00586-6958-4310-993e-177fffe4b9a7 2019-01-18 06:37:09,475 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/d10b9017197943d394151c5bfbed57d7/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7445480a61a3bb89e3906f5948c4891b3f85b42c" 2019-01-18 06:37:09,672 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:37:09 GMT Server: Apache x-compute-request-id: req-a7b9347e-9723-45e6-9afb-8efbde3aa74e OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-a7b9347e-9723-45e6-9afb-8efbde3aa74e Content-Encoding: gzip Content-Length: 517 Content-Type: application/json RESP BODY: {"volumes": [{"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.23:8776/v3/d10b9017197943d394151c5bfbed57d7/volumes/9a89820b-390d-44f9-b171-f2a90607bcf2", "rel": "self"}, {"href": "http://172.30.9.23:8776/d10b9017197943d394151c5bfbed57d7/volumes/9a89820b-390d-44f9-b171-f2a90607bcf2", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2019-01-18T06:37:06.000000", "replication_status": null, "snapshot_id": null, "id": "9a89820b-390d-44f9-b171-f2a90607bcf2", "size": 1, "user_id": "9ea2d1fe2f5d4e118923e75cc1cf8958", "os-vol-tenant-attr:tenant_id": "d10b9017197943d394151c5bfbed57d7", "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-501ca05f-0875-482d-b9b1-0a35ae927955-volume", "bootable": "false", "created_at": "2019-01-18T06:37:06.000000", "volume_type": "CreateStackVolumeTests-501ca05f-0875-482d-b9b1-0a35ae927955-volume-type"}]} 2019-01-18 06:37:09,672 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/d10b9017197943d394151c5bfbed57d7/volumes/detail used request id req-a7b9347e-9723-45e6-9afb-8efbde3aa74e 2019-01-18 06:37:09,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" 2019-01-18 06:37:09,681 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 18 Jan 2019 06:37: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"}]}]}} 2019-01-18 06:37:09,682 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/d10b9017197943d394151c5bfbed57d7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7445480a61a3bb89e3906f5948c4891b3f85b42c" 2019-01-18 06:37:09,764 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:37:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-331bc080-10bc-4043-8546-0387c17485d4 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/d10b9017197943d394151c5bfbed57d7"}, "enabled": true, "id": "d10b9017197943d394151c5bfbed57d7", "parent_id": "default", "domain_id": "default", "name": "CreateStackVolumeTests-3092c867-49a6-414-proj"}} 2019-01-18 06:37:09,764 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/d10b9017197943d394151c5bfbed57d7 used request id req-331bc080-10bc-4043-8546-0387c17485d4 2019-01-18 06:37:09,765 - create_stack - INFO - Deleting stack - CreateStackVolumeTests-CreateStackVolumeTests-501ca05f-0875-482d-b9b1-0a35ae927955-stack 2019-01-18 06:37:09,768 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8004/v1/d10b9017197943d394151c5bfbed57d7/stacks/bf8c7587-e9cd-48af-b0f3-61f23e3e624e -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b832eb4bb7f0d155e07aea17f0bf8bb810d881f8" 2019-01-18 06:37:09,934 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 18 Jan 2019 06:37:09 GMT Server: Apache x-openstack-request-id: req-a907128b-1ee3-449b-829d-df1cdce49f89 Location: http://172.30.9.23:8004/v1/d10b9017197943d394151c5bfbed57d7/stacks/CreateStackVolumeTests-CreateStackVolumeTests-501ca05f-0875-482d-b9b1-0a35ae927955-stack/bf8c7587-e9cd-48af-b0f3-61f23e3e624e Content-Length: 527 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/d10b9017197943d394151c5bfbed57d7/stacks/CreateStackVolumeTests-CreateStackVolumeTests-501ca05f-0875-482d-b9b1-0a35ae927955-stack/bf8c7587-e9cd-48af-b0f3-61f23e3e624e;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-18 06:37:10,131 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 06:37:09 GMT Server: Apache x-openstack-request-id: req-bd7bb645-93a2-47b0-8d12-81f5674d1c61 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 06:37:10,131 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.23:8004/v1/d10b9017197943d394151c5bfbed57d7/stacks/CreateStackVolumeTests-CreateStackVolumeTests-501ca05f-0875-482d-b9b1-0a35ae927955-stack/bf8c7587-e9cd-48af-b0f3-61f23e3e624e used request id req-bd7bb645-93a2-47b0-8d12-81f5674d1c61 2019-01-18 06:37:10,134 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/d10b9017197943d394151c5bfbed57d7/stacks/bf8c7587-e9cd-48af-b0f3-61f23e3e624e -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b832eb4bb7f0d155e07aea17f0bf8bb810d881f8" 2019-01-18 06:37:10,400 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 18 Jan 2019 06:37:10 GMT Server: Apache x-openstack-request-id: req-2f809df3-a4dd-48da-8be9-de9f233671f5 Location: http://172.30.9.23:8004/v1/d10b9017197943d394151c5bfbed57d7/stacks/CreateStackVolumeTests-CreateStackVolumeTests-501ca05f-0875-482d-b9b1-0a35ae927955-stack/bf8c7587-e9cd-48af-b0f3-61f23e3e624e Content-Length: 527 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/d10b9017197943d394151c5bfbed57d7/stacks/CreateStackVolumeTests-CreateStackVolumeTests-501ca05f-0875-482d-b9b1-0a35ae927955-stack/bf8c7587-e9cd-48af-b0f3-61f23e3e624e;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-18 06:37:10,425 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:37:10 GMT Server: Apache x-openstack-request-id: req-714f560b-7745-4a12-936b-6b6aa4a1f001 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": "d10b9017197943d394151c5bfbed57d7", "volume_type_name": "CreateStackVolumeTests-501ca05f-0875-482d-b9b1-0a35ae927955-volume-type", "OS::stack_id": "bf8c7587-e9cd-48af-b0f3-61f23e3e624e", "OS::stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-501ca05f-0875-482d-b9b1-0a35ae927955-stack", "volume_name": "CreateStackVolumeTests-501ca05f-0875-482d-b9b1-0a35ae927955-volume"}, "deletion_time": null, "stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-501ca05f-0875-482d-b9b1-0a35ae927955-stack", "stack_user_project_id": "381ab3480c224af385b903ebdc3e7daf", "tags": null, "creation_time": "2019-01-18T06:37:03Z", "links": [{"href": "http://172.30.9.23:8004/v1/d10b9017197943d394151c5bfbed57d7/stacks/CreateStackVolumeTests-CreateStackVolumeTests-501ca05f-0875-482d-b9b1-0a35ae927955-stack/bf8c7587-e9cd-48af-b0f3-61f23e3e624e", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2019-01-18T06:37:10Z", "id": "bf8c7587-e9cd-48af-b0f3-61f23e3e624e", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single volume with encryption"}} 2019-01-18 06:37:10,425 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/d10b9017197943d394151c5bfbed57d7/stacks/CreateStackVolumeTests-CreateStackVolumeTests-501ca05f-0875-482d-b9b1-0a35ae927955-stack/bf8c7587-e9cd-48af-b0f3-61f23e3e624e used request id req-714f560b-7745-4a12-936b-6b6aa4a1f001 2019-01-18 06:37:10,426 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2019-01-18 06:37:10,426 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2019-01-18 06:37:13,429 - create_stack - DEBUG - Stack status query timeout in 1196.70200515 2019-01-18 06:37:13,432 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/d10b9017197943d394151c5bfbed57d7/stacks/bf8c7587-e9cd-48af-b0f3-61f23e3e624e -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b832eb4bb7f0d155e07aea17f0bf8bb810d881f8" 2019-01-18 06:37:13,611 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 18 Jan 2019 06:37:13 GMT Server: Apache x-openstack-request-id: req-71d80f8d-acae-4474-8182-b6f28d1ee4d0 Location: http://172.30.9.23:8004/v1/d10b9017197943d394151c5bfbed57d7/stacks/CreateStackVolumeTests-CreateStackVolumeTests-501ca05f-0875-482d-b9b1-0a35ae927955-stack/bf8c7587-e9cd-48af-b0f3-61f23e3e624e Content-Length: 527 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/d10b9017197943d394151c5bfbed57d7/stacks/CreateStackVolumeTests-CreateStackVolumeTests-501ca05f-0875-482d-b9b1-0a35ae927955-stack/bf8c7587-e9cd-48af-b0f3-61f23e3e624e;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-18 06:37:13,637 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:37:13 GMT Server: Apache x-openstack-request-id: req-707fc946-9ab2-4915-83ba-d2e00b0574f3 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": "d10b9017197943d394151c5bfbed57d7", "volume_type_name": "CreateStackVolumeTests-501ca05f-0875-482d-b9b1-0a35ae927955-volume-type", "OS::stack_id": "bf8c7587-e9cd-48af-b0f3-61f23e3e624e", "OS::stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-501ca05f-0875-482d-b9b1-0a35ae927955-stack", "volume_name": "CreateStackVolumeTests-501ca05f-0875-482d-b9b1-0a35ae927955-volume"}, "deletion_time": "2019-01-18T06:37:13Z", "stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-501ca05f-0875-482d-b9b1-0a35ae927955-stack", "stack_user_project_id": "381ab3480c224af385b903ebdc3e7daf", "tags": null, "creation_time": "2019-01-18T06:37:03Z", "links": [{"href": "http://172.30.9.23:8004/v1/d10b9017197943d394151c5bfbed57d7/stacks/CreateStackVolumeTests-CreateStackVolumeTests-501ca05f-0875-482d-b9b1-0a35ae927955-stack/bf8c7587-e9cd-48af-b0f3-61f23e3e624e", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2019-01-18T06:37:10Z", "id": "bf8c7587-e9cd-48af-b0f3-61f23e3e624e", "stack_status_reason": "Stack DELETE completed successfully", "template_description": "Simple template to deploy a single volume with encryption"}} 2019-01-18 06:37:13,637 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/d10b9017197943d394151c5bfbed57d7/stacks/CreateStackVolumeTests-CreateStackVolumeTests-501ca05f-0875-482d-b9b1-0a35ae927955-stack/bf8c7587-e9cd-48af-b0f3-61f23e3e624e used request id req-707fc946-9ab2-4915-83ba-d2e00b0574f3 2019-01-18 06:37:13,637 - create_stack - DEBUG - Stack status is - DELETE_COMPLETE 2019-01-18 06:37:13,638 - create_stack - DEBUG - Stack is active with name - CreateStackVolumeTests-CreateStackVolumeTests-501ca05f-0875-482d-b9b1-0a35ae927955-stack 2019-01-18 06:37:13,638 - create_stack - INFO - Attempting to delete again stack - CreateStackVolumeTests-CreateStackVolumeTests-501ca05f-0875-482d-b9b1-0a35ae927955-stack 2019-01-18 06:37:13,640 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8004/v1/d10b9017197943d394151c5bfbed57d7/stacks/bf8c7587-e9cd-48af-b0f3-61f23e3e624e -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b832eb4bb7f0d155e07aea17f0bf8bb810d881f8" 2019-01-18 06:37:13,827 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 18 Jan 2019 06:37:13 GMT Server: Apache x-openstack-request-id: req-a85b6bed-03fa-4bb6-bbde-f656f37fec0d Location: http://172.30.9.23:8004/v1/d10b9017197943d394151c5bfbed57d7/stacks/CreateStackVolumeTests-CreateStackVolumeTests-501ca05f-0875-482d-b9b1-0a35ae927955-stack/bf8c7587-e9cd-48af-b0f3-61f23e3e624e Content-Length: 527 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/d10b9017197943d394151c5bfbed57d7/stacks/CreateStackVolumeTests-CreateStackVolumeTests-501ca05f-0875-482d-b9b1-0a35ae927955-stack/bf8c7587-e9cd-48af-b0f3-61f23e3e624e;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-18 06:37:13,853 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 18 Jan 2019 06:37:13 GMT Server: Apache x-openstack-request-id: req-5a0ab0d2-6b6b-4f8c-905b-de6896af5808 Content-Length: 277 Content-Type: application/json RESP BODY: {"explanation": "The resource could not be found.", "code": 404, "error": {"message": "The Stack (CreateStackVolumeTests-CreateStackVolumeTests-501ca05f-0875-482d-b9b1-0a35ae927955-stack) could not be found.", "traceback": null, "type": "EntityNotFound"}, "title": "Not Found"} 2019-01-18 06:37:13,853 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.23:8004/v1/d10b9017197943d394151c5bfbed57d7/stacks/CreateStackVolumeTests-CreateStackVolumeTests-501ca05f-0875-482d-b9b1-0a35ae927955-stack/bf8c7587-e9cd-48af-b0f3-61f23e3e624e used request id req-5a0ab0d2-6b6b-4f8c-905b-de6896af5808 2019-01-18 06:37:13,859 - 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}8d091b20c79d86304ef0d15f7dd84235c40fd15b" 2019-01-18 06:37:14,070 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-432d3108-2b37-46ea-903c-19a6a8a94c85 Date: Fri, 18 Jan 2019 06:37:14 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-18T04:53:26Z", "updated_at": "2019-01-18T04:53:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:53:26Z", "revision_number": 0, "id": "84255fa4-c13a-4cfe-b73d-e56ee216ca1e", "remote_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "remote_ip_prefix": null, "created_at": "2019-01-18T04:53:26Z", "security_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:53:26Z", "revision_number": 0, "id": "571036d3-cb1d-483a-acb9-96f19293add9", "remote_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "remote_ip_prefix": null, "created_at": "2019-01-18T04:53:26Z", "security_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:53:26Z", "revision_number": 0, "id": "260c2de9-5dc5-4508-b06c-24b9d7ed838c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:53:26Z", "security_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:53:26Z", "revision_number": 0, "id": "9c6f69fc-3bf8-4346-9288-5a255b82b67e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:53:26Z", "security_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "created_at": "2019-01-18T04:51:20Z", "updated_at": "2019-01-18T04:51:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "87b9b994-ae22-4850-863a-6a4925bd01fe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv4", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "45161a51-d6dd-4bb8-986d-bc2f88599c1d", "remote_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv6", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "2b339890-44d0-4711-a050-08a64d58e2a0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv6", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "24c99e6f-888c-4943-9c93-54ad3b18b18c", "remote_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv4", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}], "revision_number": 4, "project_id": "9c53a91613fb4d5080479ac6f51697ed", "id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "020d00b5451a467cb276d06789a1149d", "created_at": "2019-01-18T05:59:12Z", "updated_at": "2019-01-18T05:59:12Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:12Z", "revision_number": 0, "id": "38b091dd-dca7-4cbe-8c1c-dd18a74bfca8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:12Z", "security_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "tenant_id": "020d00b5451a467cb276d06789a1149d", "port_range_min": null, "ethertype": "IPv6", "project_id": "020d00b5451a467cb276d06789a1149d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:12Z", "revision_number": 0, "id": "8faf6dda-6919-4b75-b745-2af38abf8dcf", "remote_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:12Z", "security_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "tenant_id": "020d00b5451a467cb276d06789a1149d", "port_range_min": null, "ethertype": "IPv4", "project_id": "020d00b5451a467cb276d06789a1149d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:12Z", "revision_number": 0, "id": "60f7d4a7-1a27-4801-a1e8-5bf33633b818", "remote_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:12Z", "security_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "tenant_id": "020d00b5451a467cb276d06789a1149d", "port_range_min": null, "ethertype": "IPv6", "project_id": "020d00b5451a467cb276d06789a1149d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:12Z", "revision_number": 0, "id": "38b9f88b-1fc0-40d1-af74-237d79be193d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:12Z", "security_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "tenant_id": "020d00b5451a467cb276d06789a1149d", "port_range_min": null, "ethertype": "IPv4", "project_id": "020d00b5451a467cb276d06789a1149d"}], "revision_number": 4, "project_id": "020d00b5451a467cb276d06789a1149d", "id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "created_at": "2019-01-18T04:39:06Z", "updated_at": "2019-01-18T04:39:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "4bf1a402-0fa2-4cfd-9fee-4a28f16bb271", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "47feb8aba08a40dca7028a1701e597b9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "0aedefa2-edbc-47b5-bead-e954540f6937", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "47feb8aba08a40dca7028a1701e597b9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "8860837e-afbd-4411-adf9-d88db88c2114", "remote_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "47feb8aba08a40dca7028a1701e597b9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "4e399c2e-bc03-4aa3-b192-1fafdc9248ba", "remote_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "47feb8aba08a40dca7028a1701e597b9"}], "revision_number": 4, "project_id": "47feb8aba08a40dca7028a1701e597b9", "id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "name": "default"}]} 2019-01-18 06:37:14,070 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-432d3108-2b37-46ea-903c-19a6a8a94c85 2019-01-18 06:37:14,075 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/9c53a91613fb4d5080479ac6f51697ed -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d091b20c79d86304ef0d15f7dd84235c40fd15b" 2019-01-18 06:37:14,164 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:37:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-16b2a8b9-7f97-460d-8f73-ad625336f8f8 Content-Encoding: gzip Content-Length: 190 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/9c53a91613fb4d5080479ac6f51697ed"}, "enabled": true, "id": "9c53a91613fb4d5080479ac6f51697ed", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2019-01-18 06:37:14,164 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/9c53a91613fb4d5080479ac6f51697ed used request id req-16b2a8b9-7f97-460d-8f73-ad625336f8f8 2019-01-18 06:37:14,168 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/020d00b5451a467cb276d06789a1149d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d091b20c79d86304ef0d15f7dd84235c40fd15b" 2019-01-18 06:37:14,249 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:37:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c53df866-6612-470d-80dc-29b0fdcd4894 Content-Encoding: gzip Content-Length: 248 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/020d00b5451a467cb276d06789a1149d"}, "enabled": true, "id": "020d00b5451a467cb276d06789a1149d", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}} 2019-01-18 06:37:14,249 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/020d00b5451a467cb276d06789a1149d used request id req-c53df866-6612-470d-80dc-29b0fdcd4894 2019-01-18 06:37:14,253 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/47feb8aba08a40dca7028a1701e597b9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d091b20c79d86304ef0d15f7dd84235c40fd15b" 2019-01-18 06:37:14,345 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:37:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ad376e19-cd43-4bae-80f2-974af61cd013 Content-Encoding: gzip Content-Length: 205 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/47feb8aba08a40dca7028a1701e597b9"}, "enabled": true, "id": "47feb8aba08a40dca7028a1701e597b9", "parent_id": "default", "domain_id": "default", "name": "service"}} 2019-01-18 06:37:14,345 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/47feb8aba08a40dca7028a1701e597b9 used request id req-ad376e19-cd43-4bae-80f2-974af61cd013 2019-01-18 06:37:14,346 - keystone_utils - INFO - Deleting project with name - CreateStackVolumeTests-3092c867-49a6-414-proj 2019-01-18 06:37:14,349 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/d10b9017197943d394151c5bfbed57d7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d091b20c79d86304ef0d15f7dd84235c40fd15b" 2019-01-18 06:37:14,588 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 06:37:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6758bc42-bae0-4b0c-9435-42d9e4b6c152 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 06:37:14,588 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/d10b9017197943d394151c5bfbed57d7 used request id req-6758bc42-bae0-4b0c-9435-42d9e4b6c152 2019-01-18 06:37:14,588 - keystone_utils - INFO - Deleting role with name - CreateStackVolumeTests-3092c867-49a6-414-proj-role 2019-01-18 06:37:14,591 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/65e8a1b43867455298755222759d0ffe -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d091b20c79d86304ef0d15f7dd84235c40fd15b" 2019-01-18 06:37:14,698 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 06:37:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6e49b74e-cbbf-4234-a5e7-9e0b9c3215ed Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 06:37:14,698 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/65e8a1b43867455298755222759d0ffe used request id req-6e49b74e-cbbf-4234-a5e7-9e0b9c3215ed 2019-01-18 06:37:14,702 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d091b20c79d86304ef0d15f7dd84235c40fd15b" 2019-01-18 06:37:14,791 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:37:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fc0aff83-7476-4f58-8b41-449666a5c00a Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "488fca829f8b496daa1cd2cdc6e45c49", "links": {"self": "http://172.30.9.23:5000/v3/roles/488fca829f8b496daa1cd2cdc6e45c49"}, "name": "Member"}, {"domain_id": null, "id": "6b7f4f4f76264b6fb449c43b86ee3817", "links": {"self": "http://172.30.9.23:5000/v3/roles/6b7f4f4f76264b6fb449c43b86ee3817"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a482b711adf94961bf4bb28eda7f0e28", "links": {"self": "http://172.30.9.23:5000/v3/roles/a482b711adf94961bf4bb28eda7f0e28"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c65201bd05504fa786d79b166e8bbba3", "links": {"self": "http://172.30.9.23:5000/v3/roles/c65201bd05504fa786d79b166e8bbba3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "e7e317b66c174923a8cb46c48d897c8d", "links": {"self": "http://172.30.9.23:5000/v3/roles/e7e317b66c174923a8cb46c48d897c8d"}, "name": "ResellerAdmin"}]} 2019-01-18 06:37:14,791 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-fc0aff83-7476-4f58-8b41-449666a5c00a 2019-01-18 06:37:14,792 - keystone_utils - INFO - Deleting user with name - CreateStackVolumeTests-3092c867-49a6-414-user 2019-01-18 06:37:14,796 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/9ea2d1fe2f5d4e118923e75cc1cf8958 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}677a49737d69d6267dabd879ecf38b9b71b0476b" 2019-01-18 06:37:14,979 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 06:37:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-20565e2f-50b9-4ee9-bfb7-efa0a34654fc Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 06:37:14,979 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/9ea2d1fe2f5d4e118923e75cc1cf8958 used request id req-20565e2f-50b9-4ee9-bfb7-efa0a34654fc 2019-01-18 06:37:14,980 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:37:15,358 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "488fca829f8b496daa1cd2cdc6e45c49", "name": "Member"}, {"id": "c65201bd05504fa786d79b166e8bbba3", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}], "expires_at": "2019-01-18T07:37:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "020d00b5451a467cb276d06789a1149d", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "id": "e292c913af7844408b6509a836e493f5"}, "audit_ids": ["T9dTaF3lTiaiaCI50uJlvg"], "issued_at": "2019-01-18T06:37:15.000000Z"}} 2019-01-18 06:37:15,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}3535065815edc934a478bfb3ef1ccefa5f680168" 2019-01-18 06:37:15,445 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:37:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-38483a11-a0c1-4b67-82ca-a93be51c9e80 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:37:15,445 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-38483a11-a0c1-4b67-82ca-a93be51c9e80 2019-01-18 06:37:15,446 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:37:15,447 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:37:15,834 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "488fca829f8b496daa1cd2cdc6e45c49", "name": "Member"}, {"id": "c65201bd05504fa786d79b166e8bbba3", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}], "expires_at": "2019-01-18T07:37:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "020d00b5451a467cb276d06789a1149d", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "id": "e292c913af7844408b6509a836e493f5"}, "audit_ids": ["zgtkoDcRRxWpTG1ruNUdaA"], "issued_at": "2019-01-18T06:37:15.000000Z"}} 2019-01-18 06:37:15,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}f5d693dd33ff0072583602ed7fc82908b6d69e3d" 2019-01-18 06:37:15,912 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:37:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-379da926-7c24-421d-82ba-53fb9f4455a3 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:37:15,912 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-379da926-7c24-421d-82ba-53fb9f4455a3 2019-01-18 06:37: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" 2019-01-18 06:37:15,921 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 18 Jan 2019 06:37: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"}]}]}} 2019-01-18 06:37:15,922 - 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-6cea2c1b-f4fc-410-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5d693dd33ff0072583602ed7fc82908b6d69e3d" 2019-01-18 06:37:16,009 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:37:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e631eb55-5d95-4ab4-a29f-445bb28b7b1d 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-6cea2c1b-f4fc-410-proj", "previous": null, "next": null}, "projects": []} 2019-01-18 06:37:16,009 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackVolumeTests-6cea2c1b-f4fc-410-proj used request id req-e631eb55-5d95-4ab4-a29f-445bb28b7b1d 2019-01-18 06:37:16,013 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5d693dd33ff0072583602ed7fc82908b6d69e3d" 2019-01-18 06:37:16,093 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:37:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3d4f48d1-017d-477c-84df-07c5202d867f Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-18 06:37:16,093 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-3d4f48d1-017d-477c-84df-07c5202d867f 2019-01-18 06:37:16,097 - 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}f5d693dd33ff0072583602ed7fc82908b6d69e3d" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackVolumeTests-6cea2c1b-f4fc-410-proj"}}' 2019-01-18 06:37:16,219 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 18 Jan 2019 06:37:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-897f77eb-7fb8-430c-966d-e43ff0d91db7 Content-Length: 307 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/c2aad53a53f240efad2acc5a1f0e0db9"}, "enabled": true, "id": "c2aad53a53f240efad2acc5a1f0e0db9", "parent_id": "default", "domain_id": "default", "name": "CreateStackVolumeTests-6cea2c1b-f4fc-410-proj"}} 2019-01-18 06:37:16,220 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-897f77eb-7fb8-430c-966d-e43ff0d91db7 2019-01-18 06:37:16,220 - keystone_utils - INFO - Created project with name - CreateStackVolumeTests-6cea2c1b-f4fc-410-proj 2019-01-18 06:37:16,220 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:37:16,221 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:37:16,612 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "488fca829f8b496daa1cd2cdc6e45c49", "name": "Member"}, {"id": "c65201bd05504fa786d79b166e8bbba3", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}], "expires_at": "2019-01-18T07:37:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "020d00b5451a467cb276d06789a1149d", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "id": "e292c913af7844408b6509a836e493f5"}, "audit_ids": ["1woe2hNGTKKOJPaPRBFsRg"], "issued_at": "2019-01-18T06:37:16.000000Z"}} 2019-01-18 06:37:16,613 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da2e5a7d55c71309112afe6ff1f773145ae52bec" 2019-01-18 06:37:16,705 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:37:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5c1a5a5f-b4fe-4e41-8fd6-15756c97e61d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:37:16,705 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-5c1a5a5f-b4fe-4e41-8fd6-15756c97e61d 2019-01-18 06:37:16,710 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-18 06:37:16,715 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 18 Jan 2019 06:37: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"}]}]}} 2019-01-18 06:37:16,716 - 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}da2e5a7d55c71309112afe6ff1f773145ae52bec" 2019-01-18 06:37:16,822 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:37:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6e7e34c6-2474-4adc-9eb9-e885c8eae507 Content-Encoding: gzip Content-Length: 869 Content-Type: application/json RESP BODY: {"users": [{"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/0607a2b4beb0408e9fa51cc5ba027ac6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0607a2b4beb0408e9fa51cc5ba027ac6", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/17c61b95071545a094cc82823d2b88b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "17c61b95071545a094cc82823d2b88b8", "email": "nova@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/29e5d2dfed2447bda26fc75bd1122674"}, "domain_id": "default", "enabled": true, "options": {}, "id": "29e5d2dfed2447bda26fc75bd1122674", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/3b6dcc8c791e4b6e8831f5b5e583de80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3b6dcc8c791e4b6e8831f5b5e583de80", "email": "neutron@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.23:5000/v3/users/45ab52d673584bc198669be88c88b878"}, "domain_id": "default", "enabled": true, "options": {}, "id": "45ab52d673584bc198669be88c88b878", "email": "barbican@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/57795b4ee52f49c6a71f55bb6c4012f8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "57795b4ee52f49c6a71f55bb6c4012f8", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/5c52969262974d64ac2a300ca5d60f50"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c52969262974d64ac2a300ca5d60f50", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/5fc15572bb1c489ba92bd9945bbc1f64"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5fc15572bb1c489ba92bd9945bbc1f64", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/6b519d70e25f4e61a9dfd738cd6bba22"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6b519d70e25f4e61a9dfd738cd6bba22", "email": "heat@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.23:5000/v3/users/8248437208b540c2893a7117ad102a87"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8248437208b540c2893a7117ad102a87", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/890dee97e62840c5b15e36f03f6b7efc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "890dee97e62840c5b15e36f03f6b7efc", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/8cccb516ecc44ed9bb7c8633df108fd4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8cccb516ecc44ed9bb7c8633df108fd4", "email": "glance@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.23:5000/v3/users/97c3d863a98148299fa116fdb54be470"}, "domain_id": "default", "enabled": true, "options": {}, "id": "97c3d863a98148299fa116fdb54be470", "email": "tacker@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/a2a0c8c0f19941808c9f618af50b3b79"}, "domain_id": "c19db1b8f60647a9a114cd23287c807b", "enabled": true, "options": {}, "id": "a2a0c8c0f19941808c9f618af50b3b79", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "links": {"self": "http://172.30.9.23:5000/v3/users/e292c913af7844408b6509a836e493f5"}, "domain_id": "default", "enabled": true, "id": "e292c913af7844408b6509a836e493f5", "options": {}}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/fe5de73ba9cb41b2be24ccf1f72f5ed4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe5de73ba9cb41b2be24ccf1f72f5ed4", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2019-01-18 06:37:16,822 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-6e7e34c6-2474-4adc-9eb9-e885c8eae507 2019-01-18 06:37:16,826 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateStackVolumeTests-6cea2c1b-f4fc-410-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da2e5a7d55c71309112afe6ff1f773145ae52bec" 2019-01-18 06:37:16,908 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:37:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-517312dd-e46e-41a0-ace2-24e012ba9429 Content-Encoding: gzip Content-Length: 251 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateStackVolumeTests-6cea2c1b-f4fc-410-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/c2aad53a53f240efad2acc5a1f0e0db9"}, "enabled": true, "id": "c2aad53a53f240efad2acc5a1f0e0db9", "parent_id": "default", "domain_id": "default", "name": "CreateStackVolumeTests-6cea2c1b-f4fc-410-proj"}]} 2019-01-18 06:37:16,908 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateStackVolumeTests-6cea2c1b-f4fc-410-proj used request id req-517312dd-e46e-41a0-ace2-24e012ba9429 2019-01-18 06:37:16,912 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da2e5a7d55c71309112afe6ff1f773145ae52bec" 2019-01-18 06:37:17,000 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:37:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-39c97b69-1edb-44cd-83bf-927204287b90 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-18 06:37:17,000 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-39c97b69-1edb-44cd-83bf-927204287b90 2019-01-18 06:37:17,295 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da2e5a7d55c71309112afe6ff1f773145ae52bec" 2019-01-18 06:37:17,378 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:37:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-66c3714f-ca67-431f-ad9b-5b5dccecf8ef Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "488fca829f8b496daa1cd2cdc6e45c49", "links": {"self": "http://172.30.9.23:5000/v3/roles/488fca829f8b496daa1cd2cdc6e45c49"}, "name": "Member"}, {"domain_id": null, "id": "6b7f4f4f76264b6fb449c43b86ee3817", "links": {"self": "http://172.30.9.23:5000/v3/roles/6b7f4f4f76264b6fb449c43b86ee3817"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a482b711adf94961bf4bb28eda7f0e28", "links": {"self": "http://172.30.9.23:5000/v3/roles/a482b711adf94961bf4bb28eda7f0e28"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c65201bd05504fa786d79b166e8bbba3", "links": {"self": "http://172.30.9.23:5000/v3/roles/c65201bd05504fa786d79b166e8bbba3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "e7e317b66c174923a8cb46c48d897c8d", "links": {"self": "http://172.30.9.23:5000/v3/roles/e7e317b66c174923a8cb46c48d897c8d"}, "name": "ResellerAdmin"}]} 2019-01-18 06:37:17,378 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-66c3714f-ca67-431f-ad9b-5b5dccecf8ef 2019-01-18 06:37:17,382 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateStackVolumeTests-6cea2c1b-f4fc-410-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da2e5a7d55c71309112afe6ff1f773145ae52bec" 2019-01-18 06:37:17,467 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:37:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c659fede-6000-4dfa-91d6-6ee0a786a968 Content-Encoding: gzip Content-Length: 251 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateStackVolumeTests-6cea2c1b-f4fc-410-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/c2aad53a53f240efad2acc5a1f0e0db9"}, "enabled": true, "id": "c2aad53a53f240efad2acc5a1f0e0db9", "parent_id": "default", "domain_id": "default", "name": "CreateStackVolumeTests-6cea2c1b-f4fc-410-proj"}]} 2019-01-18 06:37:17,468 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateStackVolumeTests-6cea2c1b-f4fc-410-proj used request id req-c659fede-6000-4dfa-91d6-6ee0a786a968 2019-01-18 06:37:17,472 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users/c9b96f7e955b4bab88601430f9e5b329 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da2e5a7d55c71309112afe6ff1f773145ae52bec" 2019-01-18 06:37:17,572 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:37:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dcc9918e-24de-4a20-9f8c-483929c6f74f Content-Encoding: gzip Content-Length: 244 Content-Type: application/json RESP BODY: {"user": {"name": "CreateStackVolumeTests-6cea2c1b-f4fc-410-user", "links": {"self": "http://172.30.9.23:5000/v3/users/c9b96f7e955b4bab88601430f9e5b329"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "c2aad53a53f240efad2acc5a1f0e0db9", "id": "c9b96f7e955b4bab88601430f9e5b329", "password_expires_at": null}} 2019-01-18 06:37:17,572 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users/c9b96f7e955b4bab88601430f9e5b329 used request id req-dcc9918e-24de-4a20-9f8c-483929c6f74f 2019-01-18 06:37:17,576 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/c2aad53a53f240efad2acc5a1f0e0db9/users/c9b96f7e955b4bab88601430f9e5b329/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da2e5a7d55c71309112afe6ff1f773145ae52bec" 2019-01-18 06:37:17,675 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:37:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cd27bceb-14ae-436f-af7d-5354496ecb19 Content-Encoding: gzip Content-Length: 164 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects/c2aad53a53f240efad2acc5a1f0e0db9/users/c9b96f7e955b4bab88601430f9e5b329/roles", "previous": null, "next": null}, "roles": []} 2019-01-18 06:37:17,675 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/c2aad53a53f240efad2acc5a1f0e0db9/users/c9b96f7e955b4bab88601430f9e5b329/roles used request id req-cd27bceb-14ae-436f-af7d-5354496ecb19 2019-01-18 06:37:17,679 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/6b7f4f4f76264b6fb449c43b86ee3817 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da2e5a7d55c71309112afe6ff1f773145ae52bec" 2019-01-18 06:37:17,768 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:37:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-52cc4fe4-e4a5-4945-9e0b-c279d3495e1c Content-Encoding: gzip Content-Length: 141 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.23:5000/v3/roles/6b7f4f4f76264b6fb449c43b86ee3817"}, "domain_id": null, "name": "admin", "id": "6b7f4f4f76264b6fb449c43b86ee3817"}} 2019-01-18 06:37:17,768 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/6b7f4f4f76264b6fb449c43b86ee3817 used request id req-52cc4fe4-e4a5-4945-9e0b-c279d3495e1c 2019-01-18 06:37:17,768 - keystone_utils - INFO - Granting role admin to project CreateStackVolumeTests-6cea2c1b-f4fc-410-proj 2019-01-18 06:37:17,772 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/c2aad53a53f240efad2acc5a1f0e0db9/users/c9b96f7e955b4bab88601430f9e5b329/roles/6b7f4f4f76264b6fb449c43b86ee3817 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da2e5a7d55c71309112afe6ff1f773145ae52bec" 2019-01-18 06:37:17,904 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 06:37:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-55a092d3-2efa-4e98-acb0-fa4399973dac Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 06:37:17,904 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/c2aad53a53f240efad2acc5a1f0e0db9/users/c9b96f7e955b4bab88601430f9e5b329/roles/6b7f4f4f76264b6fb449c43b86ee3817 used request id req-55a092d3-2efa-4e98-acb0-fa4399973dac 2019-01-18 06:37:17,908 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da2e5a7d55c71309112afe6ff1f773145ae52bec" 2019-01-18 06:37:17,989 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:37:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-30565023-35c5-4bcd-92fc-7f9139ff518a Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "488fca829f8b496daa1cd2cdc6e45c49", "links": {"self": "http://172.30.9.23:5000/v3/roles/488fca829f8b496daa1cd2cdc6e45c49"}, "name": "Member"}, {"domain_id": null, "id": "6b7f4f4f76264b6fb449c43b86ee3817", "links": {"self": "http://172.30.9.23:5000/v3/roles/6b7f4f4f76264b6fb449c43b86ee3817"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a482b711adf94961bf4bb28eda7f0e28", "links": {"self": "http://172.30.9.23:5000/v3/roles/a482b711adf94961bf4bb28eda7f0e28"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c65201bd05504fa786d79b166e8bbba3", "links": {"self": "http://172.30.9.23:5000/v3/roles/c65201bd05504fa786d79b166e8bbba3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "e7e317b66c174923a8cb46c48d897c8d", "links": {"self": "http://172.30.9.23:5000/v3/roles/e7e317b66c174923a8cb46c48d897c8d"}, "name": "ResellerAdmin"}]} 2019-01-18 06:37:17,989 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-30565023-35c5-4bcd-92fc-7f9139ff518a 2019-01-18 06:37:17,996 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateStackVolumeTests-6cea2c1b-f4fc-410-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da2e5a7d55c71309112afe6ff1f773145ae52bec" 2019-01-18 06:37:18,084 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:37:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ce862a28-4f1c-453d-8455-ffbf842ef182 Content-Encoding: gzip Content-Length: 251 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateStackVolumeTests-6cea2c1b-f4fc-410-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/c2aad53a53f240efad2acc5a1f0e0db9"}, "enabled": true, "id": "c2aad53a53f240efad2acc5a1f0e0db9", "parent_id": "default", "domain_id": "default", "name": "CreateStackVolumeTests-6cea2c1b-f4fc-410-proj"}]} 2019-01-18 06:37:18,085 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateStackVolumeTests-6cea2c1b-f4fc-410-proj used request id req-ce862a28-4f1c-453d-8455-ffbf842ef182 2019-01-18 06:37:18,089 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/c2aad53a53f240efad2acc5a1f0e0db9/users/c9b96f7e955b4bab88601430f9e5b329/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da2e5a7d55c71309112afe6ff1f773145ae52bec" 2019-01-18 06:37:18,127 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:37:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1d2a1cb1-fb11-4433-a650-4e184fce8385 Content-Encoding: gzip Content-Length: 222 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects/c2aad53a53f240efad2acc5a1f0e0db9/users/c9b96f7e955b4bab88601430f9e5b329/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6b7f4f4f76264b6fb449c43b86ee3817", "links": {"self": "http://172.30.9.23:5000/v3/roles/6b7f4f4f76264b6fb449c43b86ee3817"}, "name": "admin"}]} 2019-01-18 06:37:18,127 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/c2aad53a53f240efad2acc5a1f0e0db9/users/c9b96f7e955b4bab88601430f9e5b329/roles used request id req-1d2a1cb1-fb11-4433-a650-4e184fce8385 2019-01-18 06:37:18,130 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/c65201bd05504fa786d79b166e8bbba3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da2e5a7d55c71309112afe6ff1f773145ae52bec" 2019-01-18 06:37:18,212 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:37:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-50ee8d05-c207-4924-942d-022137c4a06d Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.23:5000/v3/roles/c65201bd05504fa786d79b166e8bbba3"}, "domain_id": null, "name": "heat_stack_owner", "id": "c65201bd05504fa786d79b166e8bbba3"}} 2019-01-18 06:37:18,212 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/c65201bd05504fa786d79b166e8bbba3 used request id req-50ee8d05-c207-4924-942d-022137c4a06d 2019-01-18 06:37:18,212 - keystone_utils - INFO - Granting role heat_stack_owner to project CreateStackVolumeTests-6cea2c1b-f4fc-410-proj 2019-01-18 06:37:18,217 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/c2aad53a53f240efad2acc5a1f0e0db9/users/c9b96f7e955b4bab88601430f9e5b329/roles/c65201bd05504fa786d79b166e8bbba3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da2e5a7d55c71309112afe6ff1f773145ae52bec" 2019-01-18 06:37:18,353 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 06:37:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ec2f60eb-3d4a-4752-ab38-d900d1f266fa Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 06:37:18,353 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/c2aad53a53f240efad2acc5a1f0e0db9/users/c9b96f7e955b4bab88601430f9e5b329/roles/c65201bd05504fa786d79b166e8bbba3 used request id req-ec2f60eb-3d4a-4752-ab38-d900d1f266fa 2019-01-18 06:37:18,354 - keystone_utils - INFO - Created user with name - CreateStackVolumeTests-6cea2c1b-f4fc-410-user 2019-01-18 06:37:18,354 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:37:18,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}f5d693dd33ff0072583602ed7fc82908b6d69e3d" 2019-01-18 06:37:18,448 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:37:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c07633cd-c2d6-446f-b5b6-62c274668ab2 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "488fca829f8b496daa1cd2cdc6e45c49", "links": {"self": "http://172.30.9.23:5000/v3/roles/488fca829f8b496daa1cd2cdc6e45c49"}, "name": "Member"}, {"domain_id": null, "id": "6b7f4f4f76264b6fb449c43b86ee3817", "links": {"self": "http://172.30.9.23:5000/v3/roles/6b7f4f4f76264b6fb449c43b86ee3817"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a482b711adf94961bf4bb28eda7f0e28", "links": {"self": "http://172.30.9.23:5000/v3/roles/a482b711adf94961bf4bb28eda7f0e28"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c65201bd05504fa786d79b166e8bbba3", "links": {"self": "http://172.30.9.23:5000/v3/roles/c65201bd05504fa786d79b166e8bbba3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "e7e317b66c174923a8cb46c48d897c8d", "links": {"self": "http://172.30.9.23:5000/v3/roles/e7e317b66c174923a8cb46c48d897c8d"}, "name": "ResellerAdmin"}]} 2019-01-18 06:37:18,448 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-c07633cd-c2d6-446f-b5b6-62c274668ab2 2019-01-18 06:37:18,452 - 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}f5d693dd33ff0072583602ed7fc82908b6d69e3d" -d '{"role": {"name": "CreateStackVolumeTests-6cea2c1b-f4fc-410-proj-role"}}' 2019-01-18 06:37:18,548 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 18 Jan 2019 06:37:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6d77f036-ce5e-47de-8b3e-4c71d147488c Content-Length: 221 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "760ab93ae3424cd18a3e75ca657b8571", "links": {"self": "http://172.30.9.23:5000/v3/roles/760ab93ae3424cd18a3e75ca657b8571"}, "name": "CreateStackVolumeTests-6cea2c1b-f4fc-410-proj-role"}} 2019-01-18 06:37:18,549 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-6d77f036-ce5e-47de-8b3e-4c71d147488c 2019-01-18 06:37:18,549 - keystone_utils - INFO - Created role with name - CreateStackVolumeTests-6cea2c1b-f4fc-410-proj-role 2019-01-18 06:37:18,553 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/760ab93ae3424cd18a3e75ca657b8571 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5d693dd33ff0072583602ed7fc82908b6d69e3d" 2019-01-18 06:37:18,644 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:37:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-477ce4f9-7031-409c-9742-bc324f9cdc71 Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.23:5000/v3/roles/760ab93ae3424cd18a3e75ca657b8571"}, "domain_id": null, "name": "CreateStackVolumeTests-6cea2c1b-f4fc-410-proj-role", "id": "760ab93ae3424cd18a3e75ca657b8571"}} 2019-01-18 06:37:18,644 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/760ab93ae3424cd18a3e75ca657b8571 used request id req-477ce4f9-7031-409c-9742-bc324f9cdc71 2019-01-18 06:37:18,645 - keystone_utils - INFO - Granting role CreateStackVolumeTests-6cea2c1b-f4fc-410-proj-role to project CreateStackVolumeTests-6cea2c1b-f4fc-410-proj 2019-01-18 06:37:18,648 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/c2aad53a53f240efad2acc5a1f0e0db9/users/c9b96f7e955b4bab88601430f9e5b329/roles/760ab93ae3424cd18a3e75ca657b8571 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5d693dd33ff0072583602ed7fc82908b6d69e3d" 2019-01-18 06:37:18,785 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 06:37:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c631bb44-8fb6-4bdb-b05f-59bed8b6bd61 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 06:37:18,785 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/c2aad53a53f240efad2acc5a1f0e0db9/users/c9b96f7e955b4bab88601430f9e5b329/roles/760ab93ae3424cd18a3e75ca657b8571 used request id req-c631bb44-8fb6-4bdb-b05f-59bed8b6bd61 2019-01-18 06:37:18,786 - heat_utils - DEBUG - Retrieving Heat Client 2019-01-18 06:37:18,786 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:37:18,787 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:37:19,159 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "760ab93ae3424cd18a3e75ca657b8571", "name": "CreateStackVolumeTests-6cea2c1b-f4fc-410-proj-role"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}, {"id": "c65201bd05504fa786d79b166e8bbba3", "name": "heat_stack_owner"}], "expires_at": "2019-01-18T07:37:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c2aad53a53f240efad2acc5a1f0e0db9", "name": "CreateStackVolumeTests-6cea2c1b-f4fc-410-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/c2aad53a53f240efad2acc5a1f0e0db9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/c2aad53a53f240efad2acc5a1f0e0db9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/c2aad53a53f240efad2acc5a1f0e0db9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/c2aad53a53f240efad2acc5a1f0e0db9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/c2aad53a53f240efad2acc5a1f0e0db9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/c2aad53a53f240efad2acc5a1f0e0db9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/c2aad53a53f240efad2acc5a1f0e0db9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/c2aad53a53f240efad2acc5a1f0e0db9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/c2aad53a53f240efad2acc5a1f0e0db9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/c2aad53a53f240efad2acc5a1f0e0db9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/c2aad53a53f240efad2acc5a1f0e0db9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/c2aad53a53f240efad2acc5a1f0e0db9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackVolumeTests-6cea2c1b-f4fc-410-user", "id": "c9b96f7e955b4bab88601430f9e5b329"}, "audit_ids": ["6fQedPjpRgivk-jPk9DEAQ"], "issued_at": "2019-01-18T06:37:19.000000Z"}} 2019-01-18 06:37:19,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}7b9181ed8166aa4f00514966a2cdfd3b1e5dcfc5" 2019-01-18 06:37:19,246 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:37:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f734b581-fdb8-40a8-9022-30d774e7618e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:37:19,246 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-f734b581-fdb8-40a8-9022-30d774e7618e 2019-01-18 06:37:19,248 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-18 06:37:19,251 - heat_utils - DEBUG - Retrieving Heat Client 2019-01-18 06:37:19,254 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/c2aad53a53f240efad2acc5a1f0e0db9/stacks?stack_name=CreateStackVolumeTests-CreateStackVolumeTests-2f38b400-1af0-4bd9-9671-98f9175c466d-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b9181ed8166aa4f00514966a2cdfd3b1e5dcfc5" 2019-01-18 06:37:19,426 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:37:19 GMT Server: Apache x-openstack-request-id: req-748c2bb0-b309-4b83-92ac-d4b9df52db45 Content-Length: 14 Content-Type: application/json RESP BODY: {"stacks": []} 2019-01-18 06:37:19,427 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/c2aad53a53f240efad2acc5a1f0e0db9/stacks?stack_name=CreateStackVolumeTests-CreateStackVolumeTests-2f38b400-1af0-4bd9-9671-98f9175c466d-stack used request id req-748c2bb0-b309-4b83-92ac-d4b9df52db45 2019-01-18 06:37:19,444 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8004/v1/c2aad53a53f240efad2acc5a1f0e0db9/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b9181ed8166aa4f00514966a2cdfd3b1e5dcfc5" -d '{"stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-2f38b400-1af0-4bd9-9671-98f9175c466d-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-2f38b400-1af0-4bd9-9671-98f9175c466d-volume-type", "volume_name": "CreateStackVolumeTests-2f38b400-1af0-4bd9-9671-98f9175c466d-volume"}}' 2019-01-18 06:37:20,980 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 18 Jan 2019 06:37:19 GMT Server: Apache x-openstack-request-id: req-d17acbc5-ae29-43d4-9c91-1ce64e2b1654 Location: http://172.30.9.23:8004/v1/c2aad53a53f240efad2acc5a1f0e0db9/stacks/CreateStackVolumeTests-CreateStackVolumeTests-2f38b400-1af0-4bd9-9671-98f9175c466d-stack/046a6680-de98-425b-8ee3-595d1b9611b4 Content-Length: 289 Content-Type: application/json RESP BODY: {"stack": {"id": "046a6680-de98-425b-8ee3-595d1b9611b4", "links": [{"href": "http://172.30.9.23:8004/v1/c2aad53a53f240efad2acc5a1f0e0db9/stacks/CreateStackVolumeTests-CreateStackVolumeTests-2f38b400-1af0-4bd9-9671-98f9175c466d-stack/046a6680-de98-425b-8ee3-595d1b9611b4", "rel": "self"}]}} 2019-01-18 06:37:20,980 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.23:8004/v1/c2aad53a53f240efad2acc5a1f0e0db9/stacks used request id req-d17acbc5-ae29-43d4-9c91-1ce64e2b1654 2019-01-18 06:37:20,983 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/c2aad53a53f240efad2acc5a1f0e0db9/stacks/046a6680-de98-425b-8ee3-595d1b9611b4 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b9181ed8166aa4f00514966a2cdfd3b1e5dcfc5" 2019-01-18 06:37:21,161 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 18 Jan 2019 06:37:20 GMT Server: Apache x-openstack-request-id: req-0f87361a-1b98-43b0-9170-67b56b116611 Location: http://172.30.9.23:8004/v1/c2aad53a53f240efad2acc5a1f0e0db9/stacks/CreateStackVolumeTests-CreateStackVolumeTests-2f38b400-1af0-4bd9-9671-98f9175c466d-stack/046a6680-de98-425b-8ee3-595d1b9611b4 Content-Length: 527 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/c2aad53a53f240efad2acc5a1f0e0db9/stacks/CreateStackVolumeTests-CreateStackVolumeTests-2f38b400-1af0-4bd9-9671-98f9175c466d-stack/046a6680-de98-425b-8ee3-595d1b9611b4;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-18 06:37:21,353 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:37:21 GMT Server: Apache x-openstack-request-id: req-955e654e-178a-4c4f-8abd-8c29cc9c517b 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": "c2aad53a53f240efad2acc5a1f0e0db9", "volume_type_name": "CreateStackVolumeTests-2f38b400-1af0-4bd9-9671-98f9175c466d-volume-type", "OS::stack_id": "046a6680-de98-425b-8ee3-595d1b9611b4", "OS::stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-2f38b400-1af0-4bd9-9671-98f9175c466d-stack", "volume_name": "CreateStackVolumeTests-2f38b400-1af0-4bd9-9671-98f9175c466d-volume"}, "deletion_time": null, "stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-2f38b400-1af0-4bd9-9671-98f9175c466d-stack", "stack_user_project_id": "aeef8e22619043f6ba96bea5a2109ea0", "stack_status_reason": "Stack CREATE started", "creation_time": "2019-01-18T06:37:20Z", "links": [{"href": "http://172.30.9.23:8004/v1/c2aad53a53f240efad2acc5a1f0e0db9/stacks/CreateStackVolumeTests-CreateStackVolumeTests-2f38b400-1af0-4bd9-9671-98f9175c466d-stack/046a6680-de98-425b-8ee3-595d1b9611b4", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "046a6680-de98-425b-8ee3-595d1b9611b4", "outputs": [], "template_description": "Simple template to deploy a single volume with encryption"}} 2019-01-18 06:37:21,353 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/c2aad53a53f240efad2acc5a1f0e0db9/stacks/CreateStackVolumeTests-CreateStackVolumeTests-2f38b400-1af0-4bd9-9671-98f9175c466d-stack/046a6680-de98-425b-8ee3-595d1b9611b4 used request id req-955e654e-178a-4c4f-8abd-8c29cc9c517b 2019-01-18 06:37:21,354 - create_stack - INFO - Created stack with name - CreateStackVolumeTests-CreateStackVolumeTests-2f38b400-1af0-4bd9-9671-98f9175c466d-stack 2019-01-18 06:37:21,357 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/c2aad53a53f240efad2acc5a1f0e0db9/stacks/046a6680-de98-425b-8ee3-595d1b9611b4 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b9181ed8166aa4f00514966a2cdfd3b1e5dcfc5" 2019-01-18 06:37:21,533 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 18 Jan 2019 06:37:21 GMT Server: Apache x-openstack-request-id: req-366a6b1a-5620-460c-b0f4-e65c42b6d599 Location: http://172.30.9.23:8004/v1/c2aad53a53f240efad2acc5a1f0e0db9/stacks/CreateStackVolumeTests-CreateStackVolumeTests-2f38b400-1af0-4bd9-9671-98f9175c466d-stack/046a6680-de98-425b-8ee3-595d1b9611b4 Content-Length: 527 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/c2aad53a53f240efad2acc5a1f0e0db9/stacks/CreateStackVolumeTests-CreateStackVolumeTests-2f38b400-1af0-4bd9-9671-98f9175c466d-stack/046a6680-de98-425b-8ee3-595d1b9611b4;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-18 06:37:21,719 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:37:21 GMT Server: Apache x-openstack-request-id: req-90be75de-1a1d-4f57-b299-a3b8bc41b83c 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": "c2aad53a53f240efad2acc5a1f0e0db9", "volume_type_name": "CreateStackVolumeTests-2f38b400-1af0-4bd9-9671-98f9175c466d-volume-type", "OS::stack_id": "046a6680-de98-425b-8ee3-595d1b9611b4", "OS::stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-2f38b400-1af0-4bd9-9671-98f9175c466d-stack", "volume_name": "CreateStackVolumeTests-2f38b400-1af0-4bd9-9671-98f9175c466d-volume"}, "deletion_time": null, "stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-2f38b400-1af0-4bd9-9671-98f9175c466d-stack", "stack_user_project_id": "aeef8e22619043f6ba96bea5a2109ea0", "stack_status_reason": "Stack CREATE started", "creation_time": "2019-01-18T06:37:20Z", "links": [{"href": "http://172.30.9.23:8004/v1/c2aad53a53f240efad2acc5a1f0e0db9/stacks/CreateStackVolumeTests-CreateStackVolumeTests-2f38b400-1af0-4bd9-9671-98f9175c466d-stack/046a6680-de98-425b-8ee3-595d1b9611b4", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "046a6680-de98-425b-8ee3-595d1b9611b4", "outputs": [], "template_description": "Simple template to deploy a single volume with encryption"}} 2019-01-18 06:37:21,719 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/c2aad53a53f240efad2acc5a1f0e0db9/stacks/CreateStackVolumeTests-CreateStackVolumeTests-2f38b400-1af0-4bd9-9671-98f9175c466d-stack/046a6680-de98-425b-8ee3-595d1b9611b4 used request id req-90be75de-1a1d-4f57-b299-a3b8bc41b83c 2019-01-18 06:37:21,720 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2019-01-18 06:37:21,720 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2019-01-18 06:37:24,723 - create_stack - DEBUG - Stack status query timeout in 1196.63060713 2019-01-18 06:37:24,727 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/c2aad53a53f240efad2acc5a1f0e0db9/stacks/046a6680-de98-425b-8ee3-595d1b9611b4 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b9181ed8166aa4f00514966a2cdfd3b1e5dcfc5" 2019-01-18 06:37:24,917 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 18 Jan 2019 06:37:24 GMT Server: Apache x-openstack-request-id: req-cfa6d4b1-f33e-4136-9730-74d6b6603ecd Location: http://172.30.9.23:8004/v1/c2aad53a53f240efad2acc5a1f0e0db9/stacks/CreateStackVolumeTests-CreateStackVolumeTests-2f38b400-1af0-4bd9-9671-98f9175c466d-stack/046a6680-de98-425b-8ee3-595d1b9611b4 Content-Length: 527 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/c2aad53a53f240efad2acc5a1f0e0db9/stacks/CreateStackVolumeTests-CreateStackVolumeTests-2f38b400-1af0-4bd9-9671-98f9175c466d-stack/046a6680-de98-425b-8ee3-595d1b9611b4;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-18 06:37:25,106 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:37:24 GMT Server: Apache x-openstack-request-id: req-d53d7c20-1f7e-459e-8ac0-112e4755a06d 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": "c2aad53a53f240efad2acc5a1f0e0db9", "volume_type_name": "CreateStackVolumeTests-2f38b400-1af0-4bd9-9671-98f9175c466d-volume-type", "OS::stack_id": "046a6680-de98-425b-8ee3-595d1b9611b4", "OS::stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-2f38b400-1af0-4bd9-9671-98f9175c466d-stack", "volume_name": "CreateStackVolumeTests-2f38b400-1af0-4bd9-9671-98f9175c466d-volume"}, "deletion_time": null, "stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-2f38b400-1af0-4bd9-9671-98f9175c466d-stack", "stack_user_project_id": "aeef8e22619043f6ba96bea5a2109ea0", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2019-01-18T06:37:20Z", "links": [{"href": "http://172.30.9.23:8004/v1/c2aad53a53f240efad2acc5a1f0e0db9/stacks/CreateStackVolumeTests-CreateStackVolumeTests-2f38b400-1af0-4bd9-9671-98f9175c466d-stack/046a6680-de98-425b-8ee3-595d1b9611b4", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "046a6680-de98-425b-8ee3-595d1b9611b4", "outputs": [], "template_description": "Simple template to deploy a single volume with encryption"}} 2019-01-18 06:37:25,106 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/c2aad53a53f240efad2acc5a1f0e0db9/stacks/CreateStackVolumeTests-CreateStackVolumeTests-2f38b400-1af0-4bd9-9671-98f9175c466d-stack/046a6680-de98-425b-8ee3-595d1b9611b4 used request id req-d53d7c20-1f7e-459e-8ac0-112e4755a06d 2019-01-18 06:37:25,107 - create_stack - DEBUG - Stack status is - CREATE_COMPLETE 2019-01-18 06:37:25,107 - create_stack - DEBUG - Stack is active with name - CreateStackVolumeTests-CreateStackVolumeTests-2f38b400-1af0-4bd9-9671-98f9175c466d-stack 2019-01-18 06:37:25,107 - create_stack - INFO - Stack is now active with name - CreateStackVolumeTests-CreateStackVolumeTests-2f38b400-1af0-4bd9-9671-98f9175c466d-stack 2019-01-18 06:37:25,110 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/c2aad53a53f240efad2acc5a1f0e0db9/stacks/046a6680-de98-425b-8ee3-595d1b9611b4/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b9181ed8166aa4f00514966a2cdfd3b1e5dcfc5" 2019-01-18 06:37:25,296 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 18 Jan 2019 06:37:25 GMT Server: Apache x-openstack-request-id: req-028a3849-3682-491e-aa10-aff612573ea2 Location: http://172.30.9.23:8004/v1/c2aad53a53f240efad2acc5a1f0e0db9/stacks/CreateStackVolumeTests-CreateStackVolumeTests-2f38b400-1af0-4bd9-9671-98f9175c466d-stack/046a6680-de98-425b-8ee3-595d1b9611b4/resources Content-Length: 547 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/c2aad53a53f240efad2acc5a1f0e0db9/stacks/CreateStackVolumeTests-CreateStackVolumeTests-2f38b400-1af0-4bd9-9671-98f9175c466d-stack/046a6680-de98-425b-8ee3-595d1b9611b4/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-18 06:37:25,492 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:37:25 GMT Server: Apache x-openstack-request-id: req-d6379b88-2521-4fe7-b77f-9635b9321bbb Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 445 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "volume", "links": [{"href": "http://172.30.9.23:8004/v1/c2aad53a53f240efad2acc5a1f0e0db9/stacks/CreateStackVolumeTests-CreateStackVolumeTests-2f38b400-1af0-4bd9-9671-98f9175c466d-stack/046a6680-de98-425b-8ee3-595d1b9611b4/resources/volume", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/c2aad53a53f240efad2acc5a1f0e0db9/stacks/CreateStackVolumeTests-CreateStackVolumeTests-2f38b400-1af0-4bd9-9671-98f9175c466d-stack/046a6680-de98-425b-8ee3-595d1b9611b4", "rel": "stack"}], "logical_resource_id": "volume", "creation_time": "2019-01-18T06:37:20Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-18T06:37:20Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "90530b55-cc35-4d80-bc03-70cc27e10a8a", "resource_type": "OS::Cinder::Volume"}, {"resource_name": "volume_type", "links": [{"href": "http://172.30.9.23:8004/v1/c2aad53a53f240efad2acc5a1f0e0db9/stacks/CreateStackVolumeTests-CreateStackVolumeTests-2f38b400-1af0-4bd9-9671-98f9175c466d-stack/046a6680-de98-425b-8ee3-595d1b9611b4/resources/volume_type", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/c2aad53a53f240efad2acc5a1f0e0db9/stacks/CreateStackVolumeTests-CreateStackVolumeTests-2f38b400-1af0-4bd9-9671-98f9175c466d-stack/046a6680-de98-425b-8ee3-595d1b9611b4", "rel": "stack"}], "logical_resource_id": "volume_type", "creation_time": "2019-01-18T06:37:20Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-18T06:37:20Z", "required_by": ["volume"], "resource_status_reason": "state changed", "physical_resource_id": "7683d0e0-5bef-47ca-aebf-052cce99e41a", "resource_type": "OS::Cinder::VolumeType"}]} 2019-01-18 06:37:25,492 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/c2aad53a53f240efad2acc5a1f0e0db9/stacks/CreateStackVolumeTests-CreateStackVolumeTests-2f38b400-1af0-4bd9-9671-98f9175c466d-stack/046a6680-de98-425b-8ee3-595d1b9611b4/resources used request id req-d6379b88-2521-4fe7-b77f-9635b9321bbb 2019-01-18 06:37:25,496 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/c2aad53a53f240efad2acc5a1f0e0db9/types/7683d0e0-5bef-47ca-aebf-052cce99e41a -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b9181ed8166aa4f00514966a2cdfd3b1e5dcfc5" 2019-01-18 06:37:25,517 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:37:25 GMT Server: Apache x-compute-request-id: req-7950f268-c943-495c-b331-306c50c9f39e OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-7950f268-c943-495c-b331-306c50c9f39e Content-Encoding: gzip Content-Length: 203 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateStackVolumeTests-2f38b400-1af0-4bd9-9671-98f9175c466d-volume-type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": true, "is_public": true, "id": "7683d0e0-5bef-47ca-aebf-052cce99e41a", "description": null}} 2019-01-18 06:37:25,517 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/c2aad53a53f240efad2acc5a1f0e0db9/types/7683d0e0-5bef-47ca-aebf-052cce99e41a used request id req-7950f268-c943-495c-b331-306c50c9f39e 2019-01-18 06:37:25,521 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/c2aad53a53f240efad2acc5a1f0e0db9/types/7683d0e0-5bef-47ca-aebf-052cce99e41a -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-7950f268-c943-495c-b331-306c50c9f39e" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b9181ed8166aa4f00514966a2cdfd3b1e5dcfc5" 2019-01-18 06:37:25,543 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:37:25 GMT Server: Apache x-compute-request-id: req-ec66337d-c270-4b0f-86ee-f802e59d6aa6 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-ec66337d-c270-4b0f-86ee-f802e59d6aa6 Content-Encoding: gzip Content-Length: 203 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateStackVolumeTests-2f38b400-1af0-4bd9-9671-98f9175c466d-volume-type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": true, "is_public": true, "id": "7683d0e0-5bef-47ca-aebf-052cce99e41a", "description": null}} 2019-01-18 06:37:25,544 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/c2aad53a53f240efad2acc5a1f0e0db9/types/7683d0e0-5bef-47ca-aebf-052cce99e41a used request id req-ec66337d-c270-4b0f-86ee-f802e59d6aa6 2019-01-18 06:37:25,546 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/c2aad53a53f240efad2acc5a1f0e0db9/types/7683d0e0-5bef-47ca-aebf-052cce99e41a/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-7950f268-c943-495c-b331-306c50c9f39e" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b9181ed8166aa4f00514966a2cdfd3b1e5dcfc5" 2019-01-18 06:37:25,722 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:37:25 GMT Server: Apache x-compute-request-id: req-6a64ae92-2c44-4d7d-ade0-e16a893985ba OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-6a64ae92-2c44-4d7d-ade0-e16a893985ba Content-Length: 2 Content-Type: application/json RESP BODY: {} 2019-01-18 06:37:25,722 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/c2aad53a53f240efad2acc5a1f0e0db9/types/7683d0e0-5bef-47ca-aebf-052cce99e41a/encryption used request id req-6a64ae92-2c44-4d7d-ade0-e16a893985ba 2019-01-18 06:37:25,723 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:37:25,723 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:37:26,121 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "760ab93ae3424cd18a3e75ca657b8571", "name": "CreateStackVolumeTests-6cea2c1b-f4fc-410-proj-role"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}, {"id": "c65201bd05504fa786d79b166e8bbba3", "name": "heat_stack_owner"}], "expires_at": "2019-01-18T07:37:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c2aad53a53f240efad2acc5a1f0e0db9", "name": "CreateStackVolumeTests-6cea2c1b-f4fc-410-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/c2aad53a53f240efad2acc5a1f0e0db9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/c2aad53a53f240efad2acc5a1f0e0db9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/c2aad53a53f240efad2acc5a1f0e0db9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/c2aad53a53f240efad2acc5a1f0e0db9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/c2aad53a53f240efad2acc5a1f0e0db9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/c2aad53a53f240efad2acc5a1f0e0db9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/c2aad53a53f240efad2acc5a1f0e0db9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/c2aad53a53f240efad2acc5a1f0e0db9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/c2aad53a53f240efad2acc5a1f0e0db9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/c2aad53a53f240efad2acc5a1f0e0db9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/c2aad53a53f240efad2acc5a1f0e0db9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/c2aad53a53f240efad2acc5a1f0e0db9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackVolumeTests-6cea2c1b-f4fc-410-user", "id": "c9b96f7e955b4bab88601430f9e5b329"}, "audit_ids": ["w1MPMZL_QymnvOONa-p2_g"], "issued_at": "2019-01-18T06:37:26.000000Z"}} 2019-01-18 06:37:26,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}841bd7696a2628ecdffd8338f15d7f2c47ed11fb" 2019-01-18 06:37:26,201 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:37:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-66d1a3c2-44ad-4068-9594-a7af0e9935ab Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:37:26,202 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-66d1a3c2-44ad-4068-9594-a7af0e9935ab 2019-01-18 06:37:26,207 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/c2aad53a53f240efad2acc5a1f0e0db9/types?is_public=None -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}841bd7696a2628ecdffd8338f15d7f2c47ed11fb" 2019-01-18 06:37:26,396 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:37:26 GMT Server: Apache x-compute-request-id: req-eea2c118-9d7c-4f46-87d4-9f2546b35346 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-eea2c118-9d7c-4f46-87d4-9f2546b35346 Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"volume_types": [{"name": "CreateStackVolumeTests-2f38b400-1af0-4bd9-9671-98f9175c466d-volume-type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": true, "is_public": true, "id": "7683d0e0-5bef-47ca-aebf-052cce99e41a", "description": null}]} 2019-01-18 06:37:26,396 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/c2aad53a53f240efad2acc5a1f0e0db9/types?is_public=None used request id req-eea2c118-9d7c-4f46-87d4-9f2546b35346 2019-01-18 06:37:26,400 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/c2aad53a53f240efad2acc5a1f0e0db9/types/7683d0e0-5bef-47ca-aebf-052cce99e41a -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-eea2c118-9d7c-4f46-87d4-9f2546b35346" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}841bd7696a2628ecdffd8338f15d7f2c47ed11fb" 2019-01-18 06:37:26,578 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:37:26 GMT Server: Apache x-compute-request-id: req-e7eaa400-de0a-4b00-ba55-c59593b65791 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-e7eaa400-de0a-4b00-ba55-c59593b65791 Content-Encoding: gzip Content-Length: 203 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateStackVolumeTests-2f38b400-1af0-4bd9-9671-98f9175c466d-volume-type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": true, "is_public": true, "id": "7683d0e0-5bef-47ca-aebf-052cce99e41a", "description": null}} 2019-01-18 06:37:26,578 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/c2aad53a53f240efad2acc5a1f0e0db9/types/7683d0e0-5bef-47ca-aebf-052cce99e41a used request id req-e7eaa400-de0a-4b00-ba55-c59593b65791 2019-01-18 06:37:26,582 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8776/v3/c2aad53a53f240efad2acc5a1f0e0db9/types/7683d0e0-5bef-47ca-aebf-052cce99e41a/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-eea2c118-9d7c-4f46-87d4-9f2546b35346" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}841bd7696a2628ecdffd8338f15d7f2c47ed11fb" 2019-01-18 06:37:26,748 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:37:26 GMT Server: Apache x-compute-request-id: req-3a2e1abd-1e82-4678-855f-a195b3a27a00 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-3a2e1abd-1e82-4678-855f-a195b3a27a00 Content-Length: 2 Content-Type: application/json RESP BODY: {} 2019-01-18 06:37:26,749 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.23:8776/v3/c2aad53a53f240efad2acc5a1f0e0db9/types/7683d0e0-5bef-47ca-aebf-052cce99e41a/encryption used request id req-3a2e1abd-1e82-4678-855f-a195b3a27a00 2019-01-18 06:37:26,749 - create_stack - INFO - Deleting stack - CreateStackVolumeTests-CreateStackVolumeTests-2f38b400-1af0-4bd9-9671-98f9175c466d-stack 2019-01-18 06:37:26,752 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8004/v1/c2aad53a53f240efad2acc5a1f0e0db9/stacks/046a6680-de98-425b-8ee3-595d1b9611b4 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b9181ed8166aa4f00514966a2cdfd3b1e5dcfc5" 2019-01-18 06:37:26,779 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 18 Jan 2019 06:37:26 GMT Server: Apache x-openstack-request-id: req-ef0392f1-20ab-4fc4-bb9c-04cc53a9045a Location: http://172.30.9.23:8004/v1/c2aad53a53f240efad2acc5a1f0e0db9/stacks/CreateStackVolumeTests-CreateStackVolumeTests-2f38b400-1af0-4bd9-9671-98f9175c466d-stack/046a6680-de98-425b-8ee3-595d1b9611b4 Content-Length: 527 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/c2aad53a53f240efad2acc5a1f0e0db9/stacks/CreateStackVolumeTests-CreateStackVolumeTests-2f38b400-1af0-4bd9-9671-98f9175c466d-stack/046a6680-de98-425b-8ee3-595d1b9611b4;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-18 06:37:26,820 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 06:37:26 GMT Server: Apache x-openstack-request-id: req-d67320e9-0bc4-4772-a4b7-f642b47c7366 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 06:37:26,820 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.23:8004/v1/c2aad53a53f240efad2acc5a1f0e0db9/stacks/CreateStackVolumeTests-CreateStackVolumeTests-2f38b400-1af0-4bd9-9671-98f9175c466d-stack/046a6680-de98-425b-8ee3-595d1b9611b4 used request id req-d67320e9-0bc4-4772-a4b7-f642b47c7366 2019-01-18 06:37:26,823 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/c2aad53a53f240efad2acc5a1f0e0db9/stacks/046a6680-de98-425b-8ee3-595d1b9611b4 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b9181ed8166aa4f00514966a2cdfd3b1e5dcfc5" 2019-01-18 06:37:27,012 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 18 Jan 2019 06:37:26 GMT Server: Apache x-openstack-request-id: req-6e2ceb23-ff99-433d-b097-3461acaa73fa Location: http://172.30.9.23:8004/v1/c2aad53a53f240efad2acc5a1f0e0db9/stacks/CreateStackVolumeTests-CreateStackVolumeTests-2f38b400-1af0-4bd9-9671-98f9175c466d-stack/046a6680-de98-425b-8ee3-595d1b9611b4 Content-Length: 527 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/c2aad53a53f240efad2acc5a1f0e0db9/stacks/CreateStackVolumeTests-CreateStackVolumeTests-2f38b400-1af0-4bd9-9671-98f9175c466d-stack/046a6680-de98-425b-8ee3-595d1b9611b4;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-18 06:37:27,184 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:37:26 GMT Server: Apache x-openstack-request-id: req-879069d3-3316-4922-b915-c2ff6a1b3dd8 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": "c2aad53a53f240efad2acc5a1f0e0db9", "volume_type_name": "CreateStackVolumeTests-2f38b400-1af0-4bd9-9671-98f9175c466d-volume-type", "OS::stack_id": "046a6680-de98-425b-8ee3-595d1b9611b4", "OS::stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-2f38b400-1af0-4bd9-9671-98f9175c466d-stack", "volume_name": "CreateStackVolumeTests-2f38b400-1af0-4bd9-9671-98f9175c466d-volume"}, "deletion_time": null, "stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-2f38b400-1af0-4bd9-9671-98f9175c466d-stack", "stack_user_project_id": "aeef8e22619043f6ba96bea5a2109ea0", "tags": null, "creation_time": "2019-01-18T06:37:20Z", "links": [{"href": "http://172.30.9.23:8004/v1/c2aad53a53f240efad2acc5a1f0e0db9/stacks/CreateStackVolumeTests-CreateStackVolumeTests-2f38b400-1af0-4bd9-9671-98f9175c466d-stack/046a6680-de98-425b-8ee3-595d1b9611b4", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2019-01-18T06:37:26Z", "id": "046a6680-de98-425b-8ee3-595d1b9611b4", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single volume with encryption"}} 2019-01-18 06:37:27,184 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/c2aad53a53f240efad2acc5a1f0e0db9/stacks/CreateStackVolumeTests-CreateStackVolumeTests-2f38b400-1af0-4bd9-9671-98f9175c466d-stack/046a6680-de98-425b-8ee3-595d1b9611b4 used request id req-879069d3-3316-4922-b915-c2ff6a1b3dd8 2019-01-18 06:37:27,185 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2019-01-18 06:37:27,185 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2019-01-18 06:37:30,188 - create_stack - DEBUG - Stack status query timeout in 1196.63245797 2019-01-18 06:37:30,191 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/c2aad53a53f240efad2acc5a1f0e0db9/stacks/046a6680-de98-425b-8ee3-595d1b9611b4 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b9181ed8166aa4f00514966a2cdfd3b1e5dcfc5" 2019-01-18 06:37:30,373 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 18 Jan 2019 06:37:30 GMT Server: Apache x-openstack-request-id: req-c869c39b-cbdd-4a46-a8ee-1f949544e002 Location: http://172.30.9.23:8004/v1/c2aad53a53f240efad2acc5a1f0e0db9/stacks/CreateStackVolumeTests-CreateStackVolumeTests-2f38b400-1af0-4bd9-9671-98f9175c466d-stack/046a6680-de98-425b-8ee3-595d1b9611b4 Content-Length: 527 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/c2aad53a53f240efad2acc5a1f0e0db9/stacks/CreateStackVolumeTests-CreateStackVolumeTests-2f38b400-1af0-4bd9-9671-98f9175c466d-stack/046a6680-de98-425b-8ee3-595d1b9611b4;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-18 06:37:30,565 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:37:30 GMT Server: Apache x-openstack-request-id: req-83dbdc24-a88a-42b4-ade6-d77ac4c464d6 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": "c2aad53a53f240efad2acc5a1f0e0db9", "volume_type_name": "CreateStackVolumeTests-2f38b400-1af0-4bd9-9671-98f9175c466d-volume-type", "OS::stack_id": "046a6680-de98-425b-8ee3-595d1b9611b4", "OS::stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-2f38b400-1af0-4bd9-9671-98f9175c466d-stack", "volume_name": "CreateStackVolumeTests-2f38b400-1af0-4bd9-9671-98f9175c466d-volume"}, "deletion_time": "2019-01-18T06:37:30Z", "stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-2f38b400-1af0-4bd9-9671-98f9175c466d-stack", "stack_user_project_id": "aeef8e22619043f6ba96bea5a2109ea0", "tags": null, "creation_time": "2019-01-18T06:37:20Z", "links": [{"href": "http://172.30.9.23:8004/v1/c2aad53a53f240efad2acc5a1f0e0db9/stacks/CreateStackVolumeTests-CreateStackVolumeTests-2f38b400-1af0-4bd9-9671-98f9175c466d-stack/046a6680-de98-425b-8ee3-595d1b9611b4", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2019-01-18T06:37:26Z", "id": "046a6680-de98-425b-8ee3-595d1b9611b4", "stack_status_reason": "Stack DELETE completed successfully", "template_description": "Simple template to deploy a single volume with encryption"}} 2019-01-18 06:37:30,565 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/c2aad53a53f240efad2acc5a1f0e0db9/stacks/CreateStackVolumeTests-CreateStackVolumeTests-2f38b400-1af0-4bd9-9671-98f9175c466d-stack/046a6680-de98-425b-8ee3-595d1b9611b4 used request id req-83dbdc24-a88a-42b4-ade6-d77ac4c464d6 2019-01-18 06:37:30,566 - create_stack - DEBUG - Stack status is - DELETE_COMPLETE 2019-01-18 06:37:30,566 - create_stack - DEBUG - Stack is active with name - CreateStackVolumeTests-CreateStackVolumeTests-2f38b400-1af0-4bd9-9671-98f9175c466d-stack 2019-01-18 06:37:30,566 - create_stack - INFO - Attempting to delete again stack - CreateStackVolumeTests-CreateStackVolumeTests-2f38b400-1af0-4bd9-9671-98f9175c466d-stack 2019-01-18 06:37:30,569 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8004/v1/c2aad53a53f240efad2acc5a1f0e0db9/stacks/046a6680-de98-425b-8ee3-595d1b9611b4 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b9181ed8166aa4f00514966a2cdfd3b1e5dcfc5" 2019-01-18 06:37:30,753 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 18 Jan 2019 06:37:30 GMT Server: Apache x-openstack-request-id: req-b7cdd8a8-2e4b-43e7-a997-0b1730a81f2b Location: http://172.30.9.23:8004/v1/c2aad53a53f240efad2acc5a1f0e0db9/stacks/CreateStackVolumeTests-CreateStackVolumeTests-2f38b400-1af0-4bd9-9671-98f9175c466d-stack/046a6680-de98-425b-8ee3-595d1b9611b4 Content-Length: 527 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/c2aad53a53f240efad2acc5a1f0e0db9/stacks/CreateStackVolumeTests-CreateStackVolumeTests-2f38b400-1af0-4bd9-9671-98f9175c466d-stack/046a6680-de98-425b-8ee3-595d1b9611b4;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-18 06:37:30,927 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 18 Jan 2019 06:37:30 GMT Server: Apache x-openstack-request-id: req-c40a1312-de83-4720-966f-6e6c4a4e7d33 Content-Length: 277 Content-Type: application/json RESP BODY: {"explanation": "The resource could not be found.", "code": 404, "error": {"message": "The Stack (CreateStackVolumeTests-CreateStackVolumeTests-2f38b400-1af0-4bd9-9671-98f9175c466d-stack) could not be found.", "traceback": null, "type": "EntityNotFound"}, "title": "Not Found"} 2019-01-18 06:37:30,928 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.23:8004/v1/c2aad53a53f240efad2acc5a1f0e0db9/stacks/CreateStackVolumeTests-CreateStackVolumeTests-2f38b400-1af0-4bd9-9671-98f9175c466d-stack/046a6680-de98-425b-8ee3-595d1b9611b4 used request id req-c40a1312-de83-4720-966f-6e6c4a4e7d33 2019-01-18 06:37:30,934 - 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}f5d693dd33ff0072583602ed7fc82908b6d69e3d" 2019-01-18 06:37:31,127 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-c3ac7b71-7e33-45cd-9d35-2a855315b160 Date: Fri, 18 Jan 2019 06:37:31 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-18T04:53:26Z", "updated_at": "2019-01-18T04:53:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:53:26Z", "revision_number": 0, "id": "84255fa4-c13a-4cfe-b73d-e56ee216ca1e", "remote_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "remote_ip_prefix": null, "created_at": "2019-01-18T04:53:26Z", "security_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:53:26Z", "revision_number": 0, "id": "571036d3-cb1d-483a-acb9-96f19293add9", "remote_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "remote_ip_prefix": null, "created_at": "2019-01-18T04:53:26Z", "security_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:53:26Z", "revision_number": 0, "id": "260c2de9-5dc5-4508-b06c-24b9d7ed838c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:53:26Z", "security_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:53:26Z", "revision_number": 0, "id": "9c6f69fc-3bf8-4346-9288-5a255b82b67e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:53:26Z", "security_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "created_at": "2019-01-18T04:51:20Z", "updated_at": "2019-01-18T04:51:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "87b9b994-ae22-4850-863a-6a4925bd01fe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv4", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "45161a51-d6dd-4bb8-986d-bc2f88599c1d", "remote_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv6", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "2b339890-44d0-4711-a050-08a64d58e2a0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv6", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "24c99e6f-888c-4943-9c93-54ad3b18b18c", "remote_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv4", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}], "revision_number": 4, "project_id": "9c53a91613fb4d5080479ac6f51697ed", "id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "020d00b5451a467cb276d06789a1149d", "created_at": "2019-01-18T05:59:12Z", "updated_at": "2019-01-18T05:59:12Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:12Z", "revision_number": 0, "id": "38b091dd-dca7-4cbe-8c1c-dd18a74bfca8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:12Z", "security_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "tenant_id": "020d00b5451a467cb276d06789a1149d", "port_range_min": null, "ethertype": "IPv6", "project_id": "020d00b5451a467cb276d06789a1149d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:12Z", "revision_number": 0, "id": "8faf6dda-6919-4b75-b745-2af38abf8dcf", "remote_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:12Z", "security_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "tenant_id": "020d00b5451a467cb276d06789a1149d", "port_range_min": null, "ethertype": "IPv4", "project_id": "020d00b5451a467cb276d06789a1149d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:12Z", "revision_number": 0, "id": "60f7d4a7-1a27-4801-a1e8-5bf33633b818", "remote_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:12Z", "security_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "tenant_id": "020d00b5451a467cb276d06789a1149d", "port_range_min": null, "ethertype": "IPv6", "project_id": "020d00b5451a467cb276d06789a1149d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:12Z", "revision_number": 0, "id": "38b9f88b-1fc0-40d1-af74-237d79be193d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:12Z", "security_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "tenant_id": "020d00b5451a467cb276d06789a1149d", "port_range_min": null, "ethertype": "IPv4", "project_id": "020d00b5451a467cb276d06789a1149d"}], "revision_number": 4, "project_id": "020d00b5451a467cb276d06789a1149d", "id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "created_at": "2019-01-18T04:39:06Z", "updated_at": "2019-01-18T04:39:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "4bf1a402-0fa2-4cfd-9fee-4a28f16bb271", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "47feb8aba08a40dca7028a1701e597b9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "0aedefa2-edbc-47b5-bead-e954540f6937", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "47feb8aba08a40dca7028a1701e597b9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "8860837e-afbd-4411-adf9-d88db88c2114", "remote_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "47feb8aba08a40dca7028a1701e597b9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "4e399c2e-bc03-4aa3-b192-1fafdc9248ba", "remote_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "47feb8aba08a40dca7028a1701e597b9"}], "revision_number": 4, "project_id": "47feb8aba08a40dca7028a1701e597b9", "id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "name": "default"}]} 2019-01-18 06:37:31,127 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-c3ac7b71-7e33-45cd-9d35-2a855315b160 2019-01-18 06:37:31,132 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/9c53a91613fb4d5080479ac6f51697ed -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5d693dd33ff0072583602ed7fc82908b6d69e3d" 2019-01-18 06:37:31,224 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:37:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c12c7939-b342-4a8a-86b3-26b84f9ed2c3 Content-Encoding: gzip Content-Length: 190 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/9c53a91613fb4d5080479ac6f51697ed"}, "enabled": true, "id": "9c53a91613fb4d5080479ac6f51697ed", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2019-01-18 06:37:31,224 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/9c53a91613fb4d5080479ac6f51697ed used request id req-c12c7939-b342-4a8a-86b3-26b84f9ed2c3 2019-01-18 06:37:31,228 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/020d00b5451a467cb276d06789a1149d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5d693dd33ff0072583602ed7fc82908b6d69e3d" 2019-01-18 06:37:31,314 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:37:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-83a79553-6516-4cbc-952a-0faa5c39b60d Content-Encoding: gzip Content-Length: 248 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/020d00b5451a467cb276d06789a1149d"}, "enabled": true, "id": "020d00b5451a467cb276d06789a1149d", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}} 2019-01-18 06:37:31,314 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/020d00b5451a467cb276d06789a1149d used request id req-83a79553-6516-4cbc-952a-0faa5c39b60d 2019-01-18 06:37:31,318 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/47feb8aba08a40dca7028a1701e597b9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5d693dd33ff0072583602ed7fc82908b6d69e3d" 2019-01-18 06:37:31,399 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:37:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-948ecfad-bef9-43e3-accd-572de78038bd Content-Encoding: gzip Content-Length: 205 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/47feb8aba08a40dca7028a1701e597b9"}, "enabled": true, "id": "47feb8aba08a40dca7028a1701e597b9", "parent_id": "default", "domain_id": "default", "name": "service"}} 2019-01-18 06:37:31,399 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/47feb8aba08a40dca7028a1701e597b9 used request id req-948ecfad-bef9-43e3-accd-572de78038bd 2019-01-18 06:37:31,400 - keystone_utils - INFO - Deleting project with name - CreateStackVolumeTests-6cea2c1b-f4fc-410-proj 2019-01-18 06:37:31,404 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/c2aad53a53f240efad2acc5a1f0e0db9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5d693dd33ff0072583602ed7fc82908b6d69e3d" 2019-01-18 06:37:31,618 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 06:37:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-80020fd3-b51f-4f5b-8fb2-96b2f2d8f3c4 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 06:37:31,618 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/c2aad53a53f240efad2acc5a1f0e0db9 used request id req-80020fd3-b51f-4f5b-8fb2-96b2f2d8f3c4 2019-01-18 06:37:31,618 - keystone_utils - INFO - Deleting role with name - CreateStackVolumeTests-6cea2c1b-f4fc-410-proj-role 2019-01-18 06:37:31,622 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/760ab93ae3424cd18a3e75ca657b8571 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5d693dd33ff0072583602ed7fc82908b6d69e3d" 2019-01-18 06:37:31,734 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 06:37:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b7ec14b2-6838-4052-ac3e-d31d70d9727d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 06:37:31,734 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/760ab93ae3424cd18a3e75ca657b8571 used request id req-b7ec14b2-6838-4052-ac3e-d31d70d9727d 2019-01-18 06:37:31,739 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5d693dd33ff0072583602ed7fc82908b6d69e3d" 2019-01-18 06:37:31,825 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:37:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-36a10a82-6a41-4be8-8854-c97996275afe Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "488fca829f8b496daa1cd2cdc6e45c49", "links": {"self": "http://172.30.9.23:5000/v3/roles/488fca829f8b496daa1cd2cdc6e45c49"}, "name": "Member"}, {"domain_id": null, "id": "6b7f4f4f76264b6fb449c43b86ee3817", "links": {"self": "http://172.30.9.23:5000/v3/roles/6b7f4f4f76264b6fb449c43b86ee3817"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a482b711adf94961bf4bb28eda7f0e28", "links": {"self": "http://172.30.9.23:5000/v3/roles/a482b711adf94961bf4bb28eda7f0e28"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c65201bd05504fa786d79b166e8bbba3", "links": {"self": "http://172.30.9.23:5000/v3/roles/c65201bd05504fa786d79b166e8bbba3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "e7e317b66c174923a8cb46c48d897c8d", "links": {"self": "http://172.30.9.23:5000/v3/roles/e7e317b66c174923a8cb46c48d897c8d"}, "name": "ResellerAdmin"}]} 2019-01-18 06:37:31,825 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-36a10a82-6a41-4be8-8854-c97996275afe 2019-01-18 06:37:31,826 - keystone_utils - INFO - Deleting user with name - CreateStackVolumeTests-6cea2c1b-f4fc-410-user 2019-01-18 06:37:31,829 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/c9b96f7e955b4bab88601430f9e5b329 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da2e5a7d55c71309112afe6ff1f773145ae52bec" 2019-01-18 06:37:31,997 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 06:37:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b7ceea63-d868-4794-8394-bdae6373eaad Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 06:37:31,998 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/c9b96f7e955b4bab88601430f9e5b329 used request id req-b7ceea63-d868-4794-8394-bdae6373eaad 2019-01-18 06:37:31,999 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:37:32,464 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "488fca829f8b496daa1cd2cdc6e45c49", "name": "Member"}, {"id": "c65201bd05504fa786d79b166e8bbba3", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}], "expires_at": "2019-01-18T07:37:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "020d00b5451a467cb276d06789a1149d", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "id": "e292c913af7844408b6509a836e493f5"}, "audit_ids": ["ZVl3ZwMURwS6BHXoWDmZhg"], "issued_at": "2019-01-18T06:37:32.000000Z"}} 2019-01-18 06:37:32,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}279a5aad87da6e4df25c16b0cabe165475bebc5d" 2019-01-18 06:37:32,542 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:37:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f37d69b5-edb3-4454-a9e5-42e90d535124 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:37:32,542 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-f37d69b5-edb3-4454-a9e5-42e90d535124 2019-01-18 06:37:32,544 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:37:32,545 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:37:32,932 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "488fca829f8b496daa1cd2cdc6e45c49", "name": "Member"}, {"id": "c65201bd05504fa786d79b166e8bbba3", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}], "expires_at": "2019-01-18T07:37:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "020d00b5451a467cb276d06789a1149d", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "id": "e292c913af7844408b6509a836e493f5"}, "audit_ids": ["5XIaqIf2RDuBUaOrOAsQUA"], "issued_at": "2019-01-18T06:37:32.000000Z"}} 2019-01-18 06:37:32,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}45a2665dce806fbfba3083c341948d91a1477cfa" 2019-01-18 06:37:33,024 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:37:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8e83dff5-7489-45ed-b53b-9ea3fd3125c1 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:37:33,024 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-8e83dff5-7489-45ed-b53b-9ea3fd3125c1 2019-01-18 06:37:33,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" 2019-01-18 06:37:33,034 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 18 Jan 2019 06:37: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"}]}]}} 2019-01-18 06:37:33,035 - 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-5b018050-ba78-4d4-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}45a2665dce806fbfba3083c341948d91a1477cfa" 2019-01-18 06:37:33,123 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:37:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5d19fee0-37ec-424c-ac0d-cd3aba316202 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=CreateStackFlavorTests-5b018050-ba78-4d4-proj", "previous": null, "next": null}, "projects": []} 2019-01-18 06:37:33,123 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackFlavorTests-5b018050-ba78-4d4-proj used request id req-5d19fee0-37ec-424c-ac0d-cd3aba316202 2019-01-18 06:37:33,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}45a2665dce806fbfba3083c341948d91a1477cfa" 2019-01-18 06:37:33,221 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:37:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c2170d23-2f10-418f-a01e-d743860d1af6 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-18 06:37:33,221 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-c2170d23-2f10-418f-a01e-d743860d1af6 2019-01-18 06:37:33,226 - 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}45a2665dce806fbfba3083c341948d91a1477cfa" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackFlavorTests-5b018050-ba78-4d4-proj"}}' 2019-01-18 06:37:33,327 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 18 Jan 2019 06:37:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b9679299-1af3-4305-838f-0d4bc7f23e09 Content-Length: 307 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/f6d41dafb054433ab00ae7b1341fc971"}, "enabled": true, "id": "f6d41dafb054433ab00ae7b1341fc971", "parent_id": "default", "domain_id": "default", "name": "CreateStackFlavorTests-5b018050-ba78-4d4-proj"}} 2019-01-18 06:37:33,327 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-b9679299-1af3-4305-838f-0d4bc7f23e09 2019-01-18 06:37:33,327 - keystone_utils - INFO - Created project with name - CreateStackFlavorTests-5b018050-ba78-4d4-proj 2019-01-18 06:37:33,328 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:37:33,329 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:37:33,711 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "488fca829f8b496daa1cd2cdc6e45c49", "name": "Member"}, {"id": "c65201bd05504fa786d79b166e8bbba3", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}], "expires_at": "2019-01-18T07:37:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "020d00b5451a467cb276d06789a1149d", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "id": "e292c913af7844408b6509a836e493f5"}, "audit_ids": ["QnrO40miQgu29SGZqIA8bw"], "issued_at": "2019-01-18T06:37:33.000000Z"}} 2019-01-18 06:37:33,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}55c85315a40d6be4569adf5c91d5c4b0bb777a72" 2019-01-18 06:37:33,725 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:37:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-72356e7d-ca18-4e8e-affa-7ae0f1f608ce Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:37:33,725 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-72356e7d-ca18-4e8e-affa-7ae0f1f608ce 2019-01-18 06:37:33,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" 2019-01-18 06:37:33,734 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 18 Jan 2019 06:37: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"}]}]}} 2019-01-18 06:37:33,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}55c85315a40d6be4569adf5c91d5c4b0bb777a72" 2019-01-18 06:37:33,839 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:37:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5ad6891a-33c7-424c-96d4-5cace34f21d1 Content-Encoding: gzip Content-Length: 869 Content-Type: application/json RESP BODY: {"users": [{"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/0607a2b4beb0408e9fa51cc5ba027ac6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0607a2b4beb0408e9fa51cc5ba027ac6", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/17c61b95071545a094cc82823d2b88b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "17c61b95071545a094cc82823d2b88b8", "email": "nova@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/29e5d2dfed2447bda26fc75bd1122674"}, "domain_id": "default", "enabled": true, "options": {}, "id": "29e5d2dfed2447bda26fc75bd1122674", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/3b6dcc8c791e4b6e8831f5b5e583de80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3b6dcc8c791e4b6e8831f5b5e583de80", "email": "neutron@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.23:5000/v3/users/45ab52d673584bc198669be88c88b878"}, "domain_id": "default", "enabled": true, "options": {}, "id": "45ab52d673584bc198669be88c88b878", "email": "barbican@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/57795b4ee52f49c6a71f55bb6c4012f8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "57795b4ee52f49c6a71f55bb6c4012f8", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/5c52969262974d64ac2a300ca5d60f50"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c52969262974d64ac2a300ca5d60f50", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/5fc15572bb1c489ba92bd9945bbc1f64"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5fc15572bb1c489ba92bd9945bbc1f64", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/6b519d70e25f4e61a9dfd738cd6bba22"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6b519d70e25f4e61a9dfd738cd6bba22", "email": "heat@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.23:5000/v3/users/8248437208b540c2893a7117ad102a87"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8248437208b540c2893a7117ad102a87", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/890dee97e62840c5b15e36f03f6b7efc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "890dee97e62840c5b15e36f03f6b7efc", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/8cccb516ecc44ed9bb7c8633df108fd4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8cccb516ecc44ed9bb7c8633df108fd4", "email": "glance@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.23:5000/v3/users/97c3d863a98148299fa116fdb54be470"}, "domain_id": "default", "enabled": true, "options": {}, "id": "97c3d863a98148299fa116fdb54be470", "email": "tacker@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/a2a0c8c0f19941808c9f618af50b3b79"}, "domain_id": "c19db1b8f60647a9a114cd23287c807b", "enabled": true, "options": {}, "id": "a2a0c8c0f19941808c9f618af50b3b79", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "links": {"self": "http://172.30.9.23:5000/v3/users/e292c913af7844408b6509a836e493f5"}, "domain_id": "default", "enabled": true, "id": "e292c913af7844408b6509a836e493f5", "options": {}}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/fe5de73ba9cb41b2be24ccf1f72f5ed4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe5de73ba9cb41b2be24ccf1f72f5ed4", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2019-01-18 06:37:33,839 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-5ad6891a-33c7-424c-96d4-5cace34f21d1 2019-01-18 06:37:33,843 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateStackFlavorTests-5b018050-ba78-4d4-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55c85315a40d6be4569adf5c91d5c4b0bb777a72" 2019-01-18 06:37:33,943 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:37:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-506efd0b-0026-4738-ae54-8aa66773311e Content-Encoding: gzip Content-Length: 253 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateStackFlavorTests-5b018050-ba78-4d4-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/f6d41dafb054433ab00ae7b1341fc971"}, "enabled": true, "id": "f6d41dafb054433ab00ae7b1341fc971", "parent_id": "default", "domain_id": "default", "name": "CreateStackFlavorTests-5b018050-ba78-4d4-proj"}]} 2019-01-18 06:37:33,943 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateStackFlavorTests-5b018050-ba78-4d4-proj used request id req-506efd0b-0026-4738-ae54-8aa66773311e 2019-01-18 06:37:33,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}55c85315a40d6be4569adf5c91d5c4b0bb777a72" 2019-01-18 06:37:34,026 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:37:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9e6c8fcc-4450-4f14-bd1f-d935166edfe2 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-18 06:37:34,027 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-9e6c8fcc-4450-4f14-bd1f-d935166edfe2 2019-01-18 06:37:34,391 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55c85315a40d6be4569adf5c91d5c4b0bb777a72" 2019-01-18 06:37:34,485 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:37:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b8bc50cf-f2d9-4355-bc35-93e6d7da26f2 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "488fca829f8b496daa1cd2cdc6e45c49", "links": {"self": "http://172.30.9.23:5000/v3/roles/488fca829f8b496daa1cd2cdc6e45c49"}, "name": "Member"}, {"domain_id": null, "id": "6b7f4f4f76264b6fb449c43b86ee3817", "links": {"self": "http://172.30.9.23:5000/v3/roles/6b7f4f4f76264b6fb449c43b86ee3817"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a482b711adf94961bf4bb28eda7f0e28", "links": {"self": "http://172.30.9.23:5000/v3/roles/a482b711adf94961bf4bb28eda7f0e28"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c65201bd05504fa786d79b166e8bbba3", "links": {"self": "http://172.30.9.23:5000/v3/roles/c65201bd05504fa786d79b166e8bbba3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "e7e317b66c174923a8cb46c48d897c8d", "links": {"self": "http://172.30.9.23:5000/v3/roles/e7e317b66c174923a8cb46c48d897c8d"}, "name": "ResellerAdmin"}]} 2019-01-18 06:37:34,485 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-b8bc50cf-f2d9-4355-bc35-93e6d7da26f2 2019-01-18 06:37:34,489 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateStackFlavorTests-5b018050-ba78-4d4-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55c85315a40d6be4569adf5c91d5c4b0bb777a72" 2019-01-18 06:37:34,573 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:37:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-46d93a30-0741-4e44-b505-be9fd0566afb Content-Encoding: gzip Content-Length: 253 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateStackFlavorTests-5b018050-ba78-4d4-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/f6d41dafb054433ab00ae7b1341fc971"}, "enabled": true, "id": "f6d41dafb054433ab00ae7b1341fc971", "parent_id": "default", "domain_id": "default", "name": "CreateStackFlavorTests-5b018050-ba78-4d4-proj"}]} 2019-01-18 06:37:34,573 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateStackFlavorTests-5b018050-ba78-4d4-proj used request id req-46d93a30-0741-4e44-b505-be9fd0566afb 2019-01-18 06:37:34,577 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users/0f8d512676f94f219fae6913f8c3126b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55c85315a40d6be4569adf5c91d5c4b0bb777a72" 2019-01-18 06:37:34,680 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:37:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-31d0ea12-c6aa-49b0-8a72-b70ea9224168 Content-Encoding: gzip Content-Length: 245 Content-Type: application/json RESP BODY: {"user": {"name": "CreateStackFlavorTests-5b018050-ba78-4d4-user", "links": {"self": "http://172.30.9.23:5000/v3/users/0f8d512676f94f219fae6913f8c3126b"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "f6d41dafb054433ab00ae7b1341fc971", "id": "0f8d512676f94f219fae6913f8c3126b", "password_expires_at": null}} 2019-01-18 06:37:34,680 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users/0f8d512676f94f219fae6913f8c3126b used request id req-31d0ea12-c6aa-49b0-8a72-b70ea9224168 2019-01-18 06:37:34,684 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/f6d41dafb054433ab00ae7b1341fc971/users/0f8d512676f94f219fae6913f8c3126b/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55c85315a40d6be4569adf5c91d5c4b0bb777a72" 2019-01-18 06:37:34,798 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:37:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-477a2f22-f9c4-43a6-bea7-1a41ea013e87 Content-Encoding: gzip Content-Length: 166 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects/f6d41dafb054433ab00ae7b1341fc971/users/0f8d512676f94f219fae6913f8c3126b/roles", "previous": null, "next": null}, "roles": []} 2019-01-18 06:37:34,798 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/f6d41dafb054433ab00ae7b1341fc971/users/0f8d512676f94f219fae6913f8c3126b/roles used request id req-477a2f22-f9c4-43a6-bea7-1a41ea013e87 2019-01-18 06:37:34,802 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/6b7f4f4f76264b6fb449c43b86ee3817 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55c85315a40d6be4569adf5c91d5c4b0bb777a72" 2019-01-18 06:37:34,886 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:37:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9a818fee-6de0-4dd3-9baf-6986c5a1cb08 Content-Encoding: gzip Content-Length: 141 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.23:5000/v3/roles/6b7f4f4f76264b6fb449c43b86ee3817"}, "domain_id": null, "name": "admin", "id": "6b7f4f4f76264b6fb449c43b86ee3817"}} 2019-01-18 06:37:34,886 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/6b7f4f4f76264b6fb449c43b86ee3817 used request id req-9a818fee-6de0-4dd3-9baf-6986c5a1cb08 2019-01-18 06:37:34,887 - keystone_utils - INFO - Granting role admin to project CreateStackFlavorTests-5b018050-ba78-4d4-proj 2019-01-18 06:37:34,890 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/f6d41dafb054433ab00ae7b1341fc971/users/0f8d512676f94f219fae6913f8c3126b/roles/6b7f4f4f76264b6fb449c43b86ee3817 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55c85315a40d6be4569adf5c91d5c4b0bb777a72" 2019-01-18 06:37:35,006 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 06:37:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-927673c6-f415-4487-ab3a-9c88c2086a3a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 06:37:35,006 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/f6d41dafb054433ab00ae7b1341fc971/users/0f8d512676f94f219fae6913f8c3126b/roles/6b7f4f4f76264b6fb449c43b86ee3817 used request id req-927673c6-f415-4487-ab3a-9c88c2086a3a 2019-01-18 06:37:35,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}55c85315a40d6be4569adf5c91d5c4b0bb777a72" 2019-01-18 06:37:35,099 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:37:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-65c78c7d-1a8f-4845-afc3-21e9aba8ebe6 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "488fca829f8b496daa1cd2cdc6e45c49", "links": {"self": "http://172.30.9.23:5000/v3/roles/488fca829f8b496daa1cd2cdc6e45c49"}, "name": "Member"}, {"domain_id": null, "id": "6b7f4f4f76264b6fb449c43b86ee3817", "links": {"self": "http://172.30.9.23:5000/v3/roles/6b7f4f4f76264b6fb449c43b86ee3817"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a482b711adf94961bf4bb28eda7f0e28", "links": {"self": "http://172.30.9.23:5000/v3/roles/a482b711adf94961bf4bb28eda7f0e28"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c65201bd05504fa786d79b166e8bbba3", "links": {"self": "http://172.30.9.23:5000/v3/roles/c65201bd05504fa786d79b166e8bbba3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "e7e317b66c174923a8cb46c48d897c8d", "links": {"self": "http://172.30.9.23:5000/v3/roles/e7e317b66c174923a8cb46c48d897c8d"}, "name": "ResellerAdmin"}]} 2019-01-18 06:37:35,099 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-65c78c7d-1a8f-4845-afc3-21e9aba8ebe6 2019-01-18 06:37:35,103 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateStackFlavorTests-5b018050-ba78-4d4-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55c85315a40d6be4569adf5c91d5c4b0bb777a72" 2019-01-18 06:37:35,184 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:37:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-64e1bcc0-4fe5-45bb-9416-2086f432af7a Content-Encoding: gzip Content-Length: 253 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateStackFlavorTests-5b018050-ba78-4d4-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/f6d41dafb054433ab00ae7b1341fc971"}, "enabled": true, "id": "f6d41dafb054433ab00ae7b1341fc971", "parent_id": "default", "domain_id": "default", "name": "CreateStackFlavorTests-5b018050-ba78-4d4-proj"}]} 2019-01-18 06:37:35,184 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateStackFlavorTests-5b018050-ba78-4d4-proj used request id req-64e1bcc0-4fe5-45bb-9416-2086f432af7a 2019-01-18 06:37:35,188 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/f6d41dafb054433ab00ae7b1341fc971/users/0f8d512676f94f219fae6913f8c3126b/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55c85315a40d6be4569adf5c91d5c4b0bb777a72" 2019-01-18 06:37:35,300 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:37:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5d0151b3-d25c-4027-8d04-6cf19d243e06 Content-Encoding: gzip Content-Length: 222 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects/f6d41dafb054433ab00ae7b1341fc971/users/0f8d512676f94f219fae6913f8c3126b/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6b7f4f4f76264b6fb449c43b86ee3817", "links": {"self": "http://172.30.9.23:5000/v3/roles/6b7f4f4f76264b6fb449c43b86ee3817"}, "name": "admin"}]} 2019-01-18 06:37:35,300 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/f6d41dafb054433ab00ae7b1341fc971/users/0f8d512676f94f219fae6913f8c3126b/roles used request id req-5d0151b3-d25c-4027-8d04-6cf19d243e06 2019-01-18 06:37:35,304 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/c65201bd05504fa786d79b166e8bbba3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55c85315a40d6be4569adf5c91d5c4b0bb777a72" 2019-01-18 06:37:35,391 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:37:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3b5ff537-b092-4acc-9ea3-59e6d4d16feb Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.23:5000/v3/roles/c65201bd05504fa786d79b166e8bbba3"}, "domain_id": null, "name": "heat_stack_owner", "id": "c65201bd05504fa786d79b166e8bbba3"}} 2019-01-18 06:37:35,391 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/c65201bd05504fa786d79b166e8bbba3 used request id req-3b5ff537-b092-4acc-9ea3-59e6d4d16feb 2019-01-18 06:37:35,391 - keystone_utils - INFO - Granting role heat_stack_owner to project CreateStackFlavorTests-5b018050-ba78-4d4-proj 2019-01-18 06:37:35,395 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/f6d41dafb054433ab00ae7b1341fc971/users/0f8d512676f94f219fae6913f8c3126b/roles/c65201bd05504fa786d79b166e8bbba3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55c85315a40d6be4569adf5c91d5c4b0bb777a72" 2019-01-18 06:37:35,509 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 06:37:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4b7347a6-2de7-4e05-80af-8daeddb5e3d8 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 06:37:35,509 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/f6d41dafb054433ab00ae7b1341fc971/users/0f8d512676f94f219fae6913f8c3126b/roles/c65201bd05504fa786d79b166e8bbba3 used request id req-4b7347a6-2de7-4e05-80af-8daeddb5e3d8 2019-01-18 06:37:35,509 - keystone_utils - INFO - Created user with name - CreateStackFlavorTests-5b018050-ba78-4d4-user 2019-01-18 06:37:35,510 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:37:35,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}45a2665dce806fbfba3083c341948d91a1477cfa" 2019-01-18 06:37:35,605 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:37:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5b1852e4-671a-4780-9667-9551150130d4 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "488fca829f8b496daa1cd2cdc6e45c49", "links": {"self": "http://172.30.9.23:5000/v3/roles/488fca829f8b496daa1cd2cdc6e45c49"}, "name": "Member"}, {"domain_id": null, "id": "6b7f4f4f76264b6fb449c43b86ee3817", "links": {"self": "http://172.30.9.23:5000/v3/roles/6b7f4f4f76264b6fb449c43b86ee3817"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a482b711adf94961bf4bb28eda7f0e28", "links": {"self": "http://172.30.9.23:5000/v3/roles/a482b711adf94961bf4bb28eda7f0e28"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c65201bd05504fa786d79b166e8bbba3", "links": {"self": "http://172.30.9.23:5000/v3/roles/c65201bd05504fa786d79b166e8bbba3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "e7e317b66c174923a8cb46c48d897c8d", "links": {"self": "http://172.30.9.23:5000/v3/roles/e7e317b66c174923a8cb46c48d897c8d"}, "name": "ResellerAdmin"}]} 2019-01-18 06:37:35,605 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-5b1852e4-671a-4780-9667-9551150130d4 2019-01-18 06:37:35,609 - 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}45a2665dce806fbfba3083c341948d91a1477cfa" -d '{"role": {"name": "CreateStackFlavorTests-5b018050-ba78-4d4-proj-role"}}' 2019-01-18 06:37:35,716 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 18 Jan 2019 06:37:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e2d09adf-06b7-4095-a1b2-4123fd358200 Content-Length: 221 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "2e4bfa887d254b74b2575a533a344a7f", "links": {"self": "http://172.30.9.23:5000/v3/roles/2e4bfa887d254b74b2575a533a344a7f"}, "name": "CreateStackFlavorTests-5b018050-ba78-4d4-proj-role"}} 2019-01-18 06:37:35,716 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-e2d09adf-06b7-4095-a1b2-4123fd358200 2019-01-18 06:37:35,717 - keystone_utils - INFO - Created role with name - CreateStackFlavorTests-5b018050-ba78-4d4-proj-role 2019-01-18 06:37:35,721 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/2e4bfa887d254b74b2575a533a344a7f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}45a2665dce806fbfba3083c341948d91a1477cfa" 2019-01-18 06:37:35,807 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:37:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-496628f8-7ce6-4681-84fe-7f03703cbe4d Content-Encoding: gzip Content-Length: 175 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.23:5000/v3/roles/2e4bfa887d254b74b2575a533a344a7f"}, "domain_id": null, "name": "CreateStackFlavorTests-5b018050-ba78-4d4-proj-role", "id": "2e4bfa887d254b74b2575a533a344a7f"}} 2019-01-18 06:37:35,808 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/2e4bfa887d254b74b2575a533a344a7f used request id req-496628f8-7ce6-4681-84fe-7f03703cbe4d 2019-01-18 06:37:35,808 - keystone_utils - INFO - Granting role CreateStackFlavorTests-5b018050-ba78-4d4-proj-role to project CreateStackFlavorTests-5b018050-ba78-4d4-proj 2019-01-18 06:37:35,812 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/f6d41dafb054433ab00ae7b1341fc971/users/0f8d512676f94f219fae6913f8c3126b/roles/2e4bfa887d254b74b2575a533a344a7f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}45a2665dce806fbfba3083c341948d91a1477cfa" 2019-01-18 06:37:35,958 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 06:37:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-801317d1-ed2d-4059-9573-fd9bf01dd57f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 06:37:35,958 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/f6d41dafb054433ab00ae7b1341fc971/users/0f8d512676f94f219fae6913f8c3126b/roles/2e4bfa887d254b74b2575a533a344a7f used request id req-801317d1-ed2d-4059-9573-fd9bf01dd57f 2019-01-18 06:37:35,959 - heat_utils - DEBUG - Retrieving Heat Client 2019-01-18 06:37:35,959 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:37:35,960 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:37:36,342 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c65201bd05504fa786d79b166e8bbba3", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}, {"id": "2e4bfa887d254b74b2575a533a344a7f", "name": "CreateStackFlavorTests-5b018050-ba78-4d4-proj-role"}], "expires_at": "2019-01-18T07:37:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f6d41dafb054433ab00ae7b1341fc971", "name": "CreateStackFlavorTests-5b018050-ba78-4d4-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/f6d41dafb054433ab00ae7b1341fc971", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/f6d41dafb054433ab00ae7b1341fc971", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/f6d41dafb054433ab00ae7b1341fc971", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/f6d41dafb054433ab00ae7b1341fc971", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/f6d41dafb054433ab00ae7b1341fc971", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/f6d41dafb054433ab00ae7b1341fc971", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/f6d41dafb054433ab00ae7b1341fc971", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/f6d41dafb054433ab00ae7b1341fc971", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/f6d41dafb054433ab00ae7b1341fc971", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/f6d41dafb054433ab00ae7b1341fc971", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/f6d41dafb054433ab00ae7b1341fc971", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/f6d41dafb054433ab00ae7b1341fc971", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackFlavorTests-5b018050-ba78-4d4-user", "id": "0f8d512676f94f219fae6913f8c3126b"}, "audit_ids": ["E6It0R1UQ36_c1ItNbfVng"], "issued_at": "2019-01-18T06:37:36.000000Z"}} 2019-01-18 06:37:36,343 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b38e34e3adb3208160cfe08567c0207a3152629" 2019-01-18 06:37:36,421 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:37:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dd9e650e-b19d-4892-83e0-20f9d1e6ee28 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:37:36,421 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-dd9e650e-b19d-4892-83e0-20f9d1e6ee28 2019-01-18 06:37:36,423 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-18 06:37:36,426 - heat_utils - DEBUG - Retrieving Heat Client 2019-01-18 06:37:36,429 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/f6d41dafb054433ab00ae7b1341fc971/stacks?stack_name=CreateStackFlavorTests-5dfffa89-467c-4a8c-9df8-e53e6d916fdc-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b38e34e3adb3208160cfe08567c0207a3152629" 2019-01-18 06:37:36,612 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:37:36 GMT Server: Apache x-openstack-request-id: req-804637e2-2779-4aec-8a99-a1d7092a47b3 Content-Length: 14 Content-Type: application/json RESP BODY: {"stacks": []} 2019-01-18 06:37:36,613 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/f6d41dafb054433ab00ae7b1341fc971/stacks?stack_name=CreateStackFlavorTests-5dfffa89-467c-4a8c-9df8-e53e6d916fdc-stack used request id req-804637e2-2779-4aec-8a99-a1d7092a47b3 2019-01-18 06:37:36,623 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8004/v1/f6d41dafb054433ab00ae7b1341fc971/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b38e34e3adb3208160cfe08567c0207a3152629" -d '{"stack_name": "CreateStackFlavorTests-5dfffa89-467c-4a8c-9df8-e53e6d916fdc-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}}}}}' 2019-01-18 06:37:38,098 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 18 Jan 2019 06:37:36 GMT Server: Apache x-openstack-request-id: req-91b1b829-c2b9-4176-9c1f-7ddd6d0b89be Location: http://172.30.9.23:8004/v1/f6d41dafb054433ab00ae7b1341fc971/stacks/CreateStackFlavorTests-5dfffa89-467c-4a8c-9df8-e53e6d916fdc-stack/ceff83ba-371a-4877-9e33-1fce6858e37e Content-Length: 266 Content-Type: application/json RESP BODY: {"stack": {"id": "ceff83ba-371a-4877-9e33-1fce6858e37e", "links": [{"href": "http://172.30.9.23:8004/v1/f6d41dafb054433ab00ae7b1341fc971/stacks/CreateStackFlavorTests-5dfffa89-467c-4a8c-9df8-e53e6d916fdc-stack/ceff83ba-371a-4877-9e33-1fce6858e37e", "rel": "self"}]}} 2019-01-18 06:37:38,099 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.23:8004/v1/f6d41dafb054433ab00ae7b1341fc971/stacks used request id req-91b1b829-c2b9-4176-9c1f-7ddd6d0b89be 2019-01-18 06:37:38,102 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/f6d41dafb054433ab00ae7b1341fc971/stacks/ceff83ba-371a-4877-9e33-1fce6858e37e -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b38e34e3adb3208160cfe08567c0207a3152629" 2019-01-18 06:37:38,291 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 18 Jan 2019 06:37:38 GMT Server: Apache x-openstack-request-id: req-851612e6-71d8-4fe4-be7a-14a11e3c7268 Location: http://172.30.9.23:8004/v1/f6d41dafb054433ab00ae7b1341fc971/stacks/CreateStackFlavorTests-5dfffa89-467c-4a8c-9df8-e53e6d916fdc-stack/ceff83ba-371a-4877-9e33-1fce6858e37e Content-Length: 481 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/f6d41dafb054433ab00ae7b1341fc971/stacks/CreateStackFlavorTests-5dfffa89-467c-4a8c-9df8-e53e6d916fdc-stack/ceff83ba-371a-4877-9e33-1fce6858e37e;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-18 06:37:38,332 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:37:38 GMT Server: Apache x-openstack-request-id: req-4735a8d8-5249-480e-811f-341270b54eda Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 504 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": "f6d41dafb054433ab00ae7b1341fc971", "OS::stack_id": "ceff83ba-371a-4877-9e33-1fce6858e37e", "OS::stack_name": "CreateStackFlavorTests-5dfffa89-467c-4a8c-9df8-e53e6d916fdc-stack"}, "deletion_time": null, "stack_name": "CreateStackFlavorTests-5dfffa89-467c-4a8c-9df8-e53e6d916fdc-stack", "stack_user_project_id": "1d0d48326da540858e633056690f31e2", "stack_status_reason": "Stack CREATE started", "creation_time": "2019-01-18T06:37:37Z", "links": [{"href": "http://172.30.9.23:8004/v1/f6d41dafb054433ab00ae7b1341fc971/stacks/CreateStackFlavorTests-5dfffa89-467c-4a8c-9df8-e53e6d916fdc-stack/ceff83ba-371a-4877-9e33-1fce6858e37e", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ceff83ba-371a-4877-9e33-1fce6858e37e", "outputs": [], "template_description": "Simple template to deploy a single volume with encryption"}} 2019-01-18 06:37:38,332 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/f6d41dafb054433ab00ae7b1341fc971/stacks/CreateStackFlavorTests-5dfffa89-467c-4a8c-9df8-e53e6d916fdc-stack/ceff83ba-371a-4877-9e33-1fce6858e37e used request id req-4735a8d8-5249-480e-811f-341270b54eda 2019-01-18 06:37:38,332 - create_stack - INFO - Created stack with name - CreateStackFlavorTests-5dfffa89-467c-4a8c-9df8-e53e6d916fdc-stack 2019-01-18 06:37:38,335 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/f6d41dafb054433ab00ae7b1341fc971/stacks/ceff83ba-371a-4877-9e33-1fce6858e37e -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b38e34e3adb3208160cfe08567c0207a3152629" 2019-01-18 06:37:38,502 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 18 Jan 2019 06:37:38 GMT Server: Apache x-openstack-request-id: req-c8a975fe-be1a-41c3-8e15-d0916ce72056 Location: http://172.30.9.23:8004/v1/f6d41dafb054433ab00ae7b1341fc971/stacks/CreateStackFlavorTests-5dfffa89-467c-4a8c-9df8-e53e6d916fdc-stack/ceff83ba-371a-4877-9e33-1fce6858e37e Content-Length: 481 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/f6d41dafb054433ab00ae7b1341fc971/stacks/CreateStackFlavorTests-5dfffa89-467c-4a8c-9df8-e53e6d916fdc-stack/ceff83ba-371a-4877-9e33-1fce6858e37e;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-18 06:37:38,703 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:37:38 GMT Server: Apache x-openstack-request-id: req-aa159dc0-3804-4cde-bbd0-5e9f66683589 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 510 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": "f6d41dafb054433ab00ae7b1341fc971", "OS::stack_id": "ceff83ba-371a-4877-9e33-1fce6858e37e", "OS::stack_name": "CreateStackFlavorTests-5dfffa89-467c-4a8c-9df8-e53e6d916fdc-stack"}, "deletion_time": null, "stack_name": "CreateStackFlavorTests-5dfffa89-467c-4a8c-9df8-e53e6d916fdc-stack", "stack_user_project_id": "1d0d48326da540858e633056690f31e2", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2019-01-18T06:37:37Z", "links": [{"href": "http://172.30.9.23:8004/v1/f6d41dafb054433ab00ae7b1341fc971/stacks/CreateStackFlavorTests-5dfffa89-467c-4a8c-9df8-e53e6d916fdc-stack/ceff83ba-371a-4877-9e33-1fce6858e37e", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "ceff83ba-371a-4877-9e33-1fce6858e37e", "outputs": [], "template_description": "Simple template to deploy a single volume with encryption"}} 2019-01-18 06:37:38,703 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/f6d41dafb054433ab00ae7b1341fc971/stacks/CreateStackFlavorTests-5dfffa89-467c-4a8c-9df8-e53e6d916fdc-stack/ceff83ba-371a-4877-9e33-1fce6858e37e used request id req-aa159dc0-3804-4cde-bbd0-5e9f66683589 2019-01-18 06:37:38,703 - create_stack - DEBUG - Stack status is - CREATE_COMPLETE 2019-01-18 06:37:38,703 - create_stack - DEBUG - Stack is active with name - CreateStackFlavorTests-5dfffa89-467c-4a8c-9df8-e53e6d916fdc-stack 2019-01-18 06:37:38,704 - create_stack - INFO - Stack is now active with name - CreateStackFlavorTests-5dfffa89-467c-4a8c-9df8-e53e6d916fdc-stack 2019-01-18 06:37:38,706 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/f6d41dafb054433ab00ae7b1341fc971/stacks/ceff83ba-371a-4877-9e33-1fce6858e37e/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b38e34e3adb3208160cfe08567c0207a3152629" 2019-01-18 06:37:38,891 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 18 Jan 2019 06:37:38 GMT Server: Apache x-openstack-request-id: req-4afa15db-ee38-41c5-a58c-e0db3f3af9e5 Location: http://172.30.9.23:8004/v1/f6d41dafb054433ab00ae7b1341fc971/stacks/CreateStackFlavorTests-5dfffa89-467c-4a8c-9df8-e53e6d916fdc-stack/ceff83ba-371a-4877-9e33-1fce6858e37e/resources Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/f6d41dafb054433ab00ae7b1341fc971/stacks/CreateStackFlavorTests-5dfffa89-467c-4a8c-9df8-e53e6d916fdc-stack/ceff83ba-371a-4877-9e33-1fce6858e37e/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-18 06:37:39,094 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:37:38 GMT Server: Apache x-openstack-request-id: req-6c66b260-b3b1-4002-82e6-1f43c9207a1a 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/f6d41dafb054433ab00ae7b1341fc971/stacks/CreateStackFlavorTests-5dfffa89-467c-4a8c-9df8-e53e6d916fdc-stack/ceff83ba-371a-4877-9e33-1fce6858e37e/resources/flavor", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/f6d41dafb054433ab00ae7b1341fc971/stacks/CreateStackFlavorTests-5dfffa89-467c-4a8c-9df8-e53e6d916fdc-stack/ceff83ba-371a-4877-9e33-1fce6858e37e", "rel": "stack"}], "logical_resource_id": "flavor", "creation_time": "2019-01-18T06:37:38Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-18T06:37:38Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "85f32818-f543-446a-a69b-00e88ed9a2e3", "resource_type": "OS::Nova::Flavor"}]} 2019-01-18 06:37:39,094 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/f6d41dafb054433ab00ae7b1341fc971/stacks/CreateStackFlavorTests-5dfffa89-467c-4a8c-9df8-e53e6d916fdc-stack/ceff83ba-371a-4877-9e33-1fce6858e37e/resources used request id req-6c66b260-b3b1-4002-82e6-1f43c9207a1a 2019-01-18 06:37:39,097 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors/85f32818-f543-446a-a69b-00e88ed9a2e3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b38e34e3adb3208160cfe08567c0207a3152629" 2019-01-18 06:37:39,118 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:37: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-470b743c-52a3-4552-9a75-75a34f0335c3 x-compute-request-id: req-470b743c-52a3-4552-9a75-75a34f0335c3 Content-Encoding: gzip Content-Length: 331 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/85f32818-f543-446a-a69b-00e88ed9a2e3", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/85f32818-f543-446a-a69b-00e88ed9a2e3", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 200, "id": "85f32818-f543-446a-a69b-00e88ed9a2e3", "name": "CreateStackFlavorTests-5dfffa89-467c-4a8c-9df8-e53e6d916fdc-stack-flavor-lg2gz7sl6glh", "vcpus": 8, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2019-01-18 06:37:39,118 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/85f32818-f543-446a-a69b-00e88ed9a2e3 used request id req-470b743c-52a3-4552-9a75-75a34f0335c3 2019-01-18 06:37:39,118 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:37:39,119 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:37:39,505 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c65201bd05504fa786d79b166e8bbba3", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}, {"id": "2e4bfa887d254b74b2575a533a344a7f", "name": "CreateStackFlavorTests-5b018050-ba78-4d4-proj-role"}], "expires_at": "2019-01-18T07:37:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f6d41dafb054433ab00ae7b1341fc971", "name": "CreateStackFlavorTests-5b018050-ba78-4d4-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/f6d41dafb054433ab00ae7b1341fc971", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/f6d41dafb054433ab00ae7b1341fc971", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/f6d41dafb054433ab00ae7b1341fc971", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/f6d41dafb054433ab00ae7b1341fc971", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/f6d41dafb054433ab00ae7b1341fc971", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/f6d41dafb054433ab00ae7b1341fc971", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/f6d41dafb054433ab00ae7b1341fc971", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/f6d41dafb054433ab00ae7b1341fc971", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/f6d41dafb054433ab00ae7b1341fc971", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/f6d41dafb054433ab00ae7b1341fc971", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/f6d41dafb054433ab00ae7b1341fc971", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/f6d41dafb054433ab00ae7b1341fc971", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackFlavorTests-5b018050-ba78-4d4-user", "id": "0f8d512676f94f219fae6913f8c3126b"}, "audit_ids": ["wAZnk7QlThOYravcihoxXw"], "issued_at": "2019-01-18T06:37:39.000000Z"}} 2019-01-18 06:37:39,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}ef03c3894ef47534b7d514bc74847ae18df951a3" 2019-01-18 06:37:39,685 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:37:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-21c3986b-40a2-4223-b8c2-d5df31db2fc8 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:37:39,685 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-21c3986b-40a2-4223-b8c2-d5df31db2fc8 2019-01-18 06:37:39,686 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-18 06:37:39,691 - 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}ef03c3894ef47534b7d514bc74847ae18df951a3" 2019-01-18 06:37:39,873 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:37: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-e7935a3e-6835-4f3b-b806-c9ffa491b8f2 x-compute-request-id: req-e7935a3e-6835-4f3b-b806-c9ffa491b8f2 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"flavors": [{"id": "85f32818-f543-446a-a69b-00e88ed9a2e3", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/85f32818-f543-446a-a69b-00e88ed9a2e3", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/85f32818-f543-446a-a69b-00e88ed9a2e3", "rel": "bookmark"}], "name": "CreateStackFlavorTests-5dfffa89-467c-4a8c-9df8-e53e6d916fdc-stack-flavor-lg2gz7sl6glh"}]} 2019-01-18 06:37:39,873 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-e7935a3e-6835-4f3b-b806-c9ffa491b8f2 2019-01-18 06:37:39,877 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors/85f32818-f543-446a-a69b-00e88ed9a2e3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef03c3894ef47534b7d514bc74847ae18df951a3" 2019-01-18 06:37:39,896 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:37: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-e0fdd4a1-893b-40d7-879e-e57cf590b112 x-compute-request-id: req-e0fdd4a1-893b-40d7-879e-e57cf590b112 Content-Encoding: gzip Content-Length: 331 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/85f32818-f543-446a-a69b-00e88ed9a2e3", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/85f32818-f543-446a-a69b-00e88ed9a2e3", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 200, "id": "85f32818-f543-446a-a69b-00e88ed9a2e3", "name": "CreateStackFlavorTests-5dfffa89-467c-4a8c-9df8-e53e6d916fdc-stack-flavor-lg2gz7sl6glh", "vcpus": 8, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2019-01-18 06:37:39,896 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/85f32818-f543-446a-a69b-00e88ed9a2e3 used request id req-e0fdd4a1-893b-40d7-879e-e57cf590b112 2019-01-18 06:37:39,897 - create_flavor - INFO - Found flavor with name - CreateStackFlavorTests-5dfffa89-467c-4a8c-9df8-e53e6d916fdc-stack-flavor-lg2gz7sl6glh 2019-01-18 06:37:39,897 - create_stack - INFO - Deleting stack - CreateStackFlavorTests-5dfffa89-467c-4a8c-9df8-e53e6d916fdc-stack 2019-01-18 06:37:39,900 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8004/v1/f6d41dafb054433ab00ae7b1341fc971/stacks/ceff83ba-371a-4877-9e33-1fce6858e37e -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b38e34e3adb3208160cfe08567c0207a3152629" 2019-01-18 06:37:40,163 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 18 Jan 2019 06:37:39 GMT Server: Apache x-openstack-request-id: req-c1c8cacf-7779-42c9-bf3c-c1121886558e Location: http://172.30.9.23:8004/v1/f6d41dafb054433ab00ae7b1341fc971/stacks/CreateStackFlavorTests-5dfffa89-467c-4a8c-9df8-e53e6d916fdc-stack/ceff83ba-371a-4877-9e33-1fce6858e37e Content-Length: 481 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/f6d41dafb054433ab00ae7b1341fc971/stacks/CreateStackFlavorTests-5dfffa89-467c-4a8c-9df8-e53e6d916fdc-stack/ceff83ba-371a-4877-9e33-1fce6858e37e;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-18 06:37:40,336 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 06:37:40 GMT Server: Apache x-openstack-request-id: req-26c01c31-a4dc-4c4a-8e38-a26b8708ef90 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 06:37:40,337 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.23:8004/v1/f6d41dafb054433ab00ae7b1341fc971/stacks/CreateStackFlavorTests-5dfffa89-467c-4a8c-9df8-e53e6d916fdc-stack/ceff83ba-371a-4877-9e33-1fce6858e37e used request id req-26c01c31-a4dc-4c4a-8e38-a26b8708ef90 2019-01-18 06:37:40,339 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/f6d41dafb054433ab00ae7b1341fc971/stacks/ceff83ba-371a-4877-9e33-1fce6858e37e -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b38e34e3adb3208160cfe08567c0207a3152629" 2019-01-18 06:37:40,367 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 18 Jan 2019 06:37:40 GMT Server: Apache x-openstack-request-id: req-e2eff1de-c0ca-4c75-b8f1-549ea50cf2e2 Location: http://172.30.9.23:8004/v1/f6d41dafb054433ab00ae7b1341fc971/stacks/CreateStackFlavorTests-5dfffa89-467c-4a8c-9df8-e53e6d916fdc-stack/ceff83ba-371a-4877-9e33-1fce6858e37e Content-Length: 481 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/f6d41dafb054433ab00ae7b1341fc971/stacks/CreateStackFlavorTests-5dfffa89-467c-4a8c-9df8-e53e6d916fdc-stack/ceff83ba-371a-4877-9e33-1fce6858e37e;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-18 06:37:40,535 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:37:40 GMT Server: Apache x-openstack-request-id: req-eef3b514-5bfe-4fac-a351-635b1aafc78d Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 501 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": "f6d41dafb054433ab00ae7b1341fc971", "OS::stack_id": "ceff83ba-371a-4877-9e33-1fce6858e37e", "OS::stack_name": "CreateStackFlavorTests-5dfffa89-467c-4a8c-9df8-e53e6d916fdc-stack"}, "deletion_time": null, "stack_name": "CreateStackFlavorTests-5dfffa89-467c-4a8c-9df8-e53e6d916fdc-stack", "stack_user_project_id": "1d0d48326da540858e633056690f31e2", "tags": null, "creation_time": "2019-01-18T06:37:37Z", "links": [{"href": "http://172.30.9.23:8004/v1/f6d41dafb054433ab00ae7b1341fc971/stacks/CreateStackFlavorTests-5dfffa89-467c-4a8c-9df8-e53e6d916fdc-stack/ceff83ba-371a-4877-9e33-1fce6858e37e", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2019-01-18T06:37:40Z", "id": "ceff83ba-371a-4877-9e33-1fce6858e37e", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single volume with encryption"}} 2019-01-18 06:37:40,536 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/f6d41dafb054433ab00ae7b1341fc971/stacks/CreateStackFlavorTests-5dfffa89-467c-4a8c-9df8-e53e6d916fdc-stack/ceff83ba-371a-4877-9e33-1fce6858e37e used request id req-eef3b514-5bfe-4fac-a351-635b1aafc78d 2019-01-18 06:37:40,536 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2019-01-18 06:37:40,536 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2019-01-18 06:37:43,539 - create_stack - DEBUG - Stack status query timeout in 1196.79744482 2019-01-18 06:37:43,542 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/f6d41dafb054433ab00ae7b1341fc971/stacks/ceff83ba-371a-4877-9e33-1fce6858e37e -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b38e34e3adb3208160cfe08567c0207a3152629" 2019-01-18 06:37:43,571 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 18 Jan 2019 06:37:43 GMT Server: Apache x-openstack-request-id: req-7a6e9ab4-40ef-4181-bea4-45dffdea4335 Location: http://172.30.9.23:8004/v1/f6d41dafb054433ab00ae7b1341fc971/stacks/CreateStackFlavorTests-5dfffa89-467c-4a8c-9df8-e53e6d916fdc-stack/ceff83ba-371a-4877-9e33-1fce6858e37e Content-Length: 481 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/f6d41dafb054433ab00ae7b1341fc971/stacks/CreateStackFlavorTests-5dfffa89-467c-4a8c-9df8-e53e6d916fdc-stack/ceff83ba-371a-4877-9e33-1fce6858e37e;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-18 06:37:43,613 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:37:43 GMT Server: Apache x-openstack-request-id: req-fbc06163-a418-47c2-8508-3b339725de1a 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": "f6d41dafb054433ab00ae7b1341fc971", "OS::stack_id": "ceff83ba-371a-4877-9e33-1fce6858e37e", "OS::stack_name": "CreateStackFlavorTests-5dfffa89-467c-4a8c-9df8-e53e6d916fdc-stack"}, "deletion_time": "2019-01-18T06:37:41Z", "stack_name": "CreateStackFlavorTests-5dfffa89-467c-4a8c-9df8-e53e6d916fdc-stack", "stack_user_project_id": "1d0d48326da540858e633056690f31e2", "tags": null, "creation_time": "2019-01-18T06:37:37Z", "links": [{"href": "http://172.30.9.23:8004/v1/f6d41dafb054433ab00ae7b1341fc971/stacks/CreateStackFlavorTests-5dfffa89-467c-4a8c-9df8-e53e6d916fdc-stack/ceff83ba-371a-4877-9e33-1fce6858e37e", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2019-01-18T06:37:40Z", "id": "ceff83ba-371a-4877-9e33-1fce6858e37e", "stack_status_reason": "Stack DELETE completed successfully", "template_description": "Simple template to deploy a single volume with encryption"}} 2019-01-18 06:37:43,614 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/f6d41dafb054433ab00ae7b1341fc971/stacks/CreateStackFlavorTests-5dfffa89-467c-4a8c-9df8-e53e6d916fdc-stack/ceff83ba-371a-4877-9e33-1fce6858e37e used request id req-fbc06163-a418-47c2-8508-3b339725de1a 2019-01-18 06:37:43,614 - create_stack - DEBUG - Stack status is - DELETE_COMPLETE 2019-01-18 06:37:43,614 - create_stack - DEBUG - Stack is active with name - CreateStackFlavorTests-5dfffa89-467c-4a8c-9df8-e53e6d916fdc-stack 2019-01-18 06:37:43,614 - create_stack - INFO - Attempting to delete again stack - CreateStackFlavorTests-5dfffa89-467c-4a8c-9df8-e53e6d916fdc-stack 2019-01-18 06:37:43,617 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8004/v1/f6d41dafb054433ab00ae7b1341fc971/stacks/ceff83ba-371a-4877-9e33-1fce6858e37e -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b38e34e3adb3208160cfe08567c0207a3152629" 2019-01-18 06:37:43,813 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 18 Jan 2019 06:37:43 GMT Server: Apache x-openstack-request-id: req-ed0f209d-a9d1-4684-96a2-a0561ca91aa3 Location: http://172.30.9.23:8004/v1/f6d41dafb054433ab00ae7b1341fc971/stacks/CreateStackFlavorTests-5dfffa89-467c-4a8c-9df8-e53e6d916fdc-stack/ceff83ba-371a-4877-9e33-1fce6858e37e Content-Length: 481 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/f6d41dafb054433ab00ae7b1341fc971/stacks/CreateStackFlavorTests-5dfffa89-467c-4a8c-9df8-e53e6d916fdc-stack/ceff83ba-371a-4877-9e33-1fce6858e37e;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-18 06:37:44,009 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 18 Jan 2019 06:37:43 GMT Server: Apache x-openstack-request-id: req-7b16f647-bf69-4ddf-980b-cd98905cad9a Content-Length: 254 Content-Type: application/json RESP BODY: {"explanation": "The resource could not be found.", "code": 404, "error": {"message": "The Stack (CreateStackFlavorTests-5dfffa89-467c-4a8c-9df8-e53e6d916fdc-stack) could not be found.", "traceback": null, "type": "EntityNotFound"}, "title": "Not Found"} 2019-01-18 06:37:44,010 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.23:8004/v1/f6d41dafb054433ab00ae7b1341fc971/stacks/CreateStackFlavorTests-5dfffa89-467c-4a8c-9df8-e53e6d916fdc-stack/ceff83ba-371a-4877-9e33-1fce6858e37e used request id req-7b16f647-bf69-4ddf-980b-cd98905cad9a 2019-01-18 06:37:44,016 - 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}45a2665dce806fbfba3083c341948d91a1477cfa" 2019-01-18 06:37:44,226 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-98c405db-d8fd-4d7a-9240-164836bd89e3 Date: Fri, 18 Jan 2019 06:37:44 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-18T04:53:26Z", "updated_at": "2019-01-18T04:53:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:53:26Z", "revision_number": 0, "id": "571036d3-cb1d-483a-acb9-96f19293add9", "remote_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "remote_ip_prefix": null, "created_at": "2019-01-18T04:53:26Z", "security_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:53:26Z", "revision_number": 0, "id": "260c2de9-5dc5-4508-b06c-24b9d7ed838c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:53:26Z", "security_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:53:26Z", "revision_number": 0, "id": "9c6f69fc-3bf8-4346-9288-5a255b82b67e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:53:26Z", "security_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:53:26Z", "revision_number": 0, "id": "84255fa4-c13a-4cfe-b73d-e56ee216ca1e", "remote_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "remote_ip_prefix": null, "created_at": "2019-01-18T04:53:26Z", "security_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "created_at": "2019-01-18T04:51:20Z", "updated_at": "2019-01-18T04:51:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "87b9b994-ae22-4850-863a-6a4925bd01fe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv4", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "45161a51-d6dd-4bb8-986d-bc2f88599c1d", "remote_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv6", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "2b339890-44d0-4711-a050-08a64d58e2a0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv6", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "24c99e6f-888c-4943-9c93-54ad3b18b18c", "remote_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv4", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}], "revision_number": 4, "project_id": "9c53a91613fb4d5080479ac6f51697ed", "id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "020d00b5451a467cb276d06789a1149d", "created_at": "2019-01-18T05:59:12Z", "updated_at": "2019-01-18T05:59:12Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:12Z", "revision_number": 0, "id": "8faf6dda-6919-4b75-b745-2af38abf8dcf", "remote_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:12Z", "security_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "tenant_id": "020d00b5451a467cb276d06789a1149d", "port_range_min": null, "ethertype": "IPv4", "project_id": "020d00b5451a467cb276d06789a1149d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:12Z", "revision_number": 0, "id": "60f7d4a7-1a27-4801-a1e8-5bf33633b818", "remote_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:12Z", "security_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "tenant_id": "020d00b5451a467cb276d06789a1149d", "port_range_min": null, "ethertype": "IPv6", "project_id": "020d00b5451a467cb276d06789a1149d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:12Z", "revision_number": 0, "id": "38b9f88b-1fc0-40d1-af74-237d79be193d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:12Z", "security_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "tenant_id": "020d00b5451a467cb276d06789a1149d", "port_range_min": null, "ethertype": "IPv4", "project_id": "020d00b5451a467cb276d06789a1149d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:12Z", "revision_number": 0, "id": "38b091dd-dca7-4cbe-8c1c-dd18a74bfca8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:12Z", "security_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "tenant_id": "020d00b5451a467cb276d06789a1149d", "port_range_min": null, "ethertype": "IPv6", "project_id": "020d00b5451a467cb276d06789a1149d"}], "revision_number": 4, "project_id": "020d00b5451a467cb276d06789a1149d", "id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "created_at": "2019-01-18T04:39:06Z", "updated_at": "2019-01-18T04:39:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "0aedefa2-edbc-47b5-bead-e954540f6937", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "47feb8aba08a40dca7028a1701e597b9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "8860837e-afbd-4411-adf9-d88db88c2114", "remote_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "47feb8aba08a40dca7028a1701e597b9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "4e399c2e-bc03-4aa3-b192-1fafdc9248ba", "remote_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "47feb8aba08a40dca7028a1701e597b9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "4bf1a402-0fa2-4cfd-9fee-4a28f16bb271", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "47feb8aba08a40dca7028a1701e597b9"}], "revision_number": 4, "project_id": "47feb8aba08a40dca7028a1701e597b9", "id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "name": "default"}]} 2019-01-18 06:37:44,227 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-98c405db-d8fd-4d7a-9240-164836bd89e3 2019-01-18 06:37:44,232 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/9c53a91613fb4d5080479ac6f51697ed -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}45a2665dce806fbfba3083c341948d91a1477cfa" 2019-01-18 06:37:44,313 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:37:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1c726d9f-2b85-4b38-ba95-0a4f8197fc1e Content-Encoding: gzip Content-Length: 190 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/9c53a91613fb4d5080479ac6f51697ed"}, "enabled": true, "id": "9c53a91613fb4d5080479ac6f51697ed", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2019-01-18 06:37:44,313 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/9c53a91613fb4d5080479ac6f51697ed used request id req-1c726d9f-2b85-4b38-ba95-0a4f8197fc1e 2019-01-18 06:37:44,317 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/020d00b5451a467cb276d06789a1149d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}45a2665dce806fbfba3083c341948d91a1477cfa" 2019-01-18 06:37:44,407 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:37:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c1d491ab-9bac-402c-a098-b115685e36eb Content-Encoding: gzip Content-Length: 248 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/020d00b5451a467cb276d06789a1149d"}, "enabled": true, "id": "020d00b5451a467cb276d06789a1149d", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}} 2019-01-18 06:37:44,407 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/020d00b5451a467cb276d06789a1149d used request id req-c1d491ab-9bac-402c-a098-b115685e36eb 2019-01-18 06:37:44,411 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/47feb8aba08a40dca7028a1701e597b9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}45a2665dce806fbfba3083c341948d91a1477cfa" 2019-01-18 06:37:44,501 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:37:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-67ec277c-0af5-4fc6-a029-a6f1feec5358 Content-Encoding: gzip Content-Length: 205 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/47feb8aba08a40dca7028a1701e597b9"}, "enabled": true, "id": "47feb8aba08a40dca7028a1701e597b9", "parent_id": "default", "domain_id": "default", "name": "service"}} 2019-01-18 06:37:44,502 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/47feb8aba08a40dca7028a1701e597b9 used request id req-67ec277c-0af5-4fc6-a029-a6f1feec5358 2019-01-18 06:37:44,502 - keystone_utils - INFO - Deleting project with name - CreateStackFlavorTests-5b018050-ba78-4d4-proj 2019-01-18 06:37:44,506 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/f6d41dafb054433ab00ae7b1341fc971 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}45a2665dce806fbfba3083c341948d91a1477cfa" 2019-01-18 06:37:44,749 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 06:37:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7ee65efc-5fe6-4e4f-9f13-1a57c6b58890 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 06:37:44,749 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/f6d41dafb054433ab00ae7b1341fc971 used request id req-7ee65efc-5fe6-4e4f-9f13-1a57c6b58890 2019-01-18 06:37:44,749 - keystone_utils - INFO - Deleting role with name - CreateStackFlavorTests-5b018050-ba78-4d4-proj-role 2019-01-18 06:37:44,753 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/2e4bfa887d254b74b2575a533a344a7f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}45a2665dce806fbfba3083c341948d91a1477cfa" 2019-01-18 06:37:44,859 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 06:37:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-748069f3-5632-459b-bb49-e1189683d203 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 06:37:44,859 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/2e4bfa887d254b74b2575a533a344a7f used request id req-748069f3-5632-459b-bb49-e1189683d203 2019-01-18 06:37:44,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}45a2665dce806fbfba3083c341948d91a1477cfa" 2019-01-18 06:37:44,949 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:37:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-971379c7-e11b-4953-b002-3b77240e0423 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "488fca829f8b496daa1cd2cdc6e45c49", "links": {"self": "http://172.30.9.23:5000/v3/roles/488fca829f8b496daa1cd2cdc6e45c49"}, "name": "Member"}, {"domain_id": null, "id": "6b7f4f4f76264b6fb449c43b86ee3817", "links": {"self": "http://172.30.9.23:5000/v3/roles/6b7f4f4f76264b6fb449c43b86ee3817"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a482b711adf94961bf4bb28eda7f0e28", "links": {"self": "http://172.30.9.23:5000/v3/roles/a482b711adf94961bf4bb28eda7f0e28"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c65201bd05504fa786d79b166e8bbba3", "links": {"self": "http://172.30.9.23:5000/v3/roles/c65201bd05504fa786d79b166e8bbba3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "e7e317b66c174923a8cb46c48d897c8d", "links": {"self": "http://172.30.9.23:5000/v3/roles/e7e317b66c174923a8cb46c48d897c8d"}, "name": "ResellerAdmin"}]} 2019-01-18 06:37:44,949 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-971379c7-e11b-4953-b002-3b77240e0423 2019-01-18 06:37:44,950 - keystone_utils - INFO - Deleting user with name - CreateStackFlavorTests-5b018050-ba78-4d4-user 2019-01-18 06:37:44,954 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/0f8d512676f94f219fae6913f8c3126b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55c85315a40d6be4569adf5c91d5c4b0bb777a72" 2019-01-18 06:37:45,121 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 06:37:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5513a25a-840c-46ab-8fcd-c9e4fb3f2a58 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 06:37:45,121 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/0f8d512676f94f219fae6913f8c3126b used request id req-5513a25a-840c-46ab-8fcd-c9e4fb3f2a58 2019-01-18 06:37:45,122 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:37:45,511 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "488fca829f8b496daa1cd2cdc6e45c49", "name": "Member"}, {"id": "c65201bd05504fa786d79b166e8bbba3", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}], "expires_at": "2019-01-18T07:37:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "020d00b5451a467cb276d06789a1149d", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "id": "e292c913af7844408b6509a836e493f5"}, "audit_ids": ["MlVAni3sSXasmz79hkyF0g"], "issued_at": "2019-01-18T06:37:45.000000Z"}} 2019-01-18 06:37:45,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}9a7dc2ea6d61282c6995f078d876e7be78b6d67d" 2019-01-18 06:37:45,599 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:37:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fba2afbc-f058-4e2e-a1f4-9cb28e73d447 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:37:45,599 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-fba2afbc-f058-4e2e-a1f4-9cb28e73d447 2019-01-18 06:37:45,601 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:37:45,602 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:37:45,987 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "488fca829f8b496daa1cd2cdc6e45c49", "name": "Member"}, {"id": "c65201bd05504fa786d79b166e8bbba3", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}], "expires_at": "2019-01-18T07:37:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "020d00b5451a467cb276d06789a1149d", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "id": "e292c913af7844408b6509a836e493f5"}, "audit_ids": ["k_jVGwTiT0Crw0eqnxykjA"], "issued_at": "2019-01-18T06:37:45.000000Z"}} 2019-01-18 06:37:45,988 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0a577fcd9427d4bc5e34f8ab26c729a74988c68" 2019-01-18 06:37:46,063 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:37:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cd8bace8-d6f8-410f-b875-fb9b65c94cf7 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:37:46,063 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-cd8bace8-d6f8-410f-b875-fb9b65c94cf7 2019-01-18 06:37:46,067 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-18 06:37:46,072 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 18 Jan 2019 06:37: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"}]}]}} 2019-01-18 06:37:46,073 - 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-629810fa-8c4c-477-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0a577fcd9427d4bc5e34f8ab26c729a74988c68" 2019-01-18 06:37:46,153 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:37:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a8de57a1-8a05-43df-82f9-1cd4f5953573 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=CreateStackKeypairTests-629810fa-8c4c-477-proj", "previous": null, "next": null}, "projects": []} 2019-01-18 06:37:46,154 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackKeypairTests-629810fa-8c4c-477-proj used request id req-a8de57a1-8a05-43df-82f9-1cd4f5953573 2019-01-18 06:37:46,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}d0a577fcd9427d4bc5e34f8ab26c729a74988c68" 2019-01-18 06:37:46,244 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:37:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-935fd7b3-30e8-451e-b707-f42c434245ab Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-18 06:37:46,244 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-935fd7b3-30e8-451e-b707-f42c434245ab 2019-01-18 06:37:46,248 - 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}d0a577fcd9427d4bc5e34f8ab26c729a74988c68" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackKeypairTests-629810fa-8c4c-477-proj"}}' 2019-01-18 06:37:46,369 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 18 Jan 2019 06:37:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fbf4edb0-4e34-43c9-94b7-450a3f2db31b Content-Length: 308 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/5abae029ab554c32ad3e9f8fed8ddf61"}, "enabled": true, "id": "5abae029ab554c32ad3e9f8fed8ddf61", "parent_id": "default", "domain_id": "default", "name": "CreateStackKeypairTests-629810fa-8c4c-477-proj"}} 2019-01-18 06:37:46,369 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-fbf4edb0-4e34-43c9-94b7-450a3f2db31b 2019-01-18 06:37:46,370 - keystone_utils - INFO - Created project with name - CreateStackKeypairTests-629810fa-8c4c-477-proj 2019-01-18 06:37:46,370 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:37:46,371 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:37:46,744 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "488fca829f8b496daa1cd2cdc6e45c49", "name": "Member"}, {"id": "c65201bd05504fa786d79b166e8bbba3", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}], "expires_at": "2019-01-18T07:37:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "020d00b5451a467cb276d06789a1149d", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "id": "e292c913af7844408b6509a836e493f5"}, "audit_ids": ["oHg8Q3Q4SLyPs9ToXypIYQ"], "issued_at": "2019-01-18T06:37:46.000000Z"}} 2019-01-18 06:37:46,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}8fc60eeca0748b1d3349a9bd315bd453210627b2" 2019-01-18 06:37:46,760 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:37:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-939e920c-4c7b-4b7e-be91-bef6e9f929b4 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:37:46,761 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-939e920c-4c7b-4b7e-be91-bef6e9f929b4 2019-01-18 06:37:46,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" 2019-01-18 06:37:46,770 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 18 Jan 2019 06:37: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"}]}]}} 2019-01-18 06:37:46,771 - 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}8fc60eeca0748b1d3349a9bd315bd453210627b2" 2019-01-18 06:37:46,806 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:37:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9c00e1e0-631e-4a83-9ae2-1b19ebc59775 Content-Encoding: gzip Content-Length: 869 Content-Type: application/json RESP BODY: {"users": [{"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/0607a2b4beb0408e9fa51cc5ba027ac6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0607a2b4beb0408e9fa51cc5ba027ac6", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/17c61b95071545a094cc82823d2b88b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "17c61b95071545a094cc82823d2b88b8", "email": "nova@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/29e5d2dfed2447bda26fc75bd1122674"}, "domain_id": "default", "enabled": true, "options": {}, "id": "29e5d2dfed2447bda26fc75bd1122674", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/3b6dcc8c791e4b6e8831f5b5e583de80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3b6dcc8c791e4b6e8831f5b5e583de80", "email": "neutron@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.23:5000/v3/users/45ab52d673584bc198669be88c88b878"}, "domain_id": "default", "enabled": true, "options": {}, "id": "45ab52d673584bc198669be88c88b878", "email": "barbican@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/57795b4ee52f49c6a71f55bb6c4012f8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "57795b4ee52f49c6a71f55bb6c4012f8", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/5c52969262974d64ac2a300ca5d60f50"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c52969262974d64ac2a300ca5d60f50", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/5fc15572bb1c489ba92bd9945bbc1f64"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5fc15572bb1c489ba92bd9945bbc1f64", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/6b519d70e25f4e61a9dfd738cd6bba22"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6b519d70e25f4e61a9dfd738cd6bba22", "email": "heat@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.23:5000/v3/users/8248437208b540c2893a7117ad102a87"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8248437208b540c2893a7117ad102a87", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/890dee97e62840c5b15e36f03f6b7efc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "890dee97e62840c5b15e36f03f6b7efc", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/8cccb516ecc44ed9bb7c8633df108fd4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8cccb516ecc44ed9bb7c8633df108fd4", "email": "glance@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.23:5000/v3/users/97c3d863a98148299fa116fdb54be470"}, "domain_id": "default", "enabled": true, "options": {}, "id": "97c3d863a98148299fa116fdb54be470", "email": "tacker@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/a2a0c8c0f19941808c9f618af50b3b79"}, "domain_id": "c19db1b8f60647a9a114cd23287c807b", "enabled": true, "options": {}, "id": "a2a0c8c0f19941808c9f618af50b3b79", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "links": {"self": "http://172.30.9.23:5000/v3/users/e292c913af7844408b6509a836e493f5"}, "domain_id": "default", "enabled": true, "id": "e292c913af7844408b6509a836e493f5", "options": {}}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/fe5de73ba9cb41b2be24ccf1f72f5ed4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe5de73ba9cb41b2be24ccf1f72f5ed4", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2019-01-18 06:37:46,806 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-9c00e1e0-631e-4a83-9ae2-1b19ebc59775 2019-01-18 06:37:46,810 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateStackKeypairTests-629810fa-8c4c-477-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8fc60eeca0748b1d3349a9bd315bd453210627b2" 2019-01-18 06:37:46,902 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:37:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0bd1acf0-9330-45fc-bf73-d8a1add61453 Content-Encoding: gzip Content-Length: 253 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateStackKeypairTests-629810fa-8c4c-477-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/5abae029ab554c32ad3e9f8fed8ddf61"}, "enabled": true, "id": "5abae029ab554c32ad3e9f8fed8ddf61", "parent_id": "default", "domain_id": "default", "name": "CreateStackKeypairTests-629810fa-8c4c-477-proj"}]} 2019-01-18 06:37:46,903 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateStackKeypairTests-629810fa-8c4c-477-proj used request id req-0bd1acf0-9330-45fc-bf73-d8a1add61453 2019-01-18 06:37:46,906 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8fc60eeca0748b1d3349a9bd315bd453210627b2" 2019-01-18 06:37:47,005 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:37:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e3ca3b48-4266-40d3-8b18-ef5b88f00a10 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-18 06:37:47,006 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-e3ca3b48-4266-40d3-8b18-ef5b88f00a10 2019-01-18 06:37:47,378 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8fc60eeca0748b1d3349a9bd315bd453210627b2" 2019-01-18 06:37:47,470 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:37:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-552388e7-627e-4b95-b4d7-4575ca8cec87 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "488fca829f8b496daa1cd2cdc6e45c49", "links": {"self": "http://172.30.9.23:5000/v3/roles/488fca829f8b496daa1cd2cdc6e45c49"}, "name": "Member"}, {"domain_id": null, "id": "6b7f4f4f76264b6fb449c43b86ee3817", "links": {"self": "http://172.30.9.23:5000/v3/roles/6b7f4f4f76264b6fb449c43b86ee3817"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a482b711adf94961bf4bb28eda7f0e28", "links": {"self": "http://172.30.9.23:5000/v3/roles/a482b711adf94961bf4bb28eda7f0e28"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c65201bd05504fa786d79b166e8bbba3", "links": {"self": "http://172.30.9.23:5000/v3/roles/c65201bd05504fa786d79b166e8bbba3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "e7e317b66c174923a8cb46c48d897c8d", "links": {"self": "http://172.30.9.23:5000/v3/roles/e7e317b66c174923a8cb46c48d897c8d"}, "name": "ResellerAdmin"}]} 2019-01-18 06:37:47,470 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-552388e7-627e-4b95-b4d7-4575ca8cec87 2019-01-18 06:37:47,474 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateStackKeypairTests-629810fa-8c4c-477-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8fc60eeca0748b1d3349a9bd315bd453210627b2" 2019-01-18 06:37:47,572 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:37:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4f39224b-a6f8-4ad1-9a71-6edecd84810e Content-Encoding: gzip Content-Length: 253 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateStackKeypairTests-629810fa-8c4c-477-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/5abae029ab554c32ad3e9f8fed8ddf61"}, "enabled": true, "id": "5abae029ab554c32ad3e9f8fed8ddf61", "parent_id": "default", "domain_id": "default", "name": "CreateStackKeypairTests-629810fa-8c4c-477-proj"}]} 2019-01-18 06:37:47,572 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateStackKeypairTests-629810fa-8c4c-477-proj used request id req-4f39224b-a6f8-4ad1-9a71-6edecd84810e 2019-01-18 06:37:47,576 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users/4aa75161e47143fb891c2fbccbbc99d2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8fc60eeca0748b1d3349a9bd315bd453210627b2" 2019-01-18 06:37:47,669 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:37:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-63ccaf74-68b9-46d3-b05d-97b1bb4711fd Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"user": {"name": "CreateStackKeypairTests-629810fa-8c4c-477-user", "links": {"self": "http://172.30.9.23:5000/v3/users/4aa75161e47143fb891c2fbccbbc99d2"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "5abae029ab554c32ad3e9f8fed8ddf61", "id": "4aa75161e47143fb891c2fbccbbc99d2", "password_expires_at": null}} 2019-01-18 06:37:47,670 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users/4aa75161e47143fb891c2fbccbbc99d2 used request id req-63ccaf74-68b9-46d3-b05d-97b1bb4711fd 2019-01-18 06:37:47,674 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/5abae029ab554c32ad3e9f8fed8ddf61/users/4aa75161e47143fb891c2fbccbbc99d2/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8fc60eeca0748b1d3349a9bd315bd453210627b2" 2019-01-18 06:37:47,783 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:37:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-05b75af2-a8c8-43d8-8629-bf04af27ae8e Content-Encoding: gzip Content-Length: 165 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects/5abae029ab554c32ad3e9f8fed8ddf61/users/4aa75161e47143fb891c2fbccbbc99d2/roles", "previous": null, "next": null}, "roles": []} 2019-01-18 06:37:47,783 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/5abae029ab554c32ad3e9f8fed8ddf61/users/4aa75161e47143fb891c2fbccbbc99d2/roles used request id req-05b75af2-a8c8-43d8-8629-bf04af27ae8e 2019-01-18 06:37:47,787 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/c65201bd05504fa786d79b166e8bbba3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8fc60eeca0748b1d3349a9bd315bd453210627b2" 2019-01-18 06:37:47,883 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:37:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d1d2437a-4c43-4aa1-abb6-634a09fda505 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.23:5000/v3/roles/c65201bd05504fa786d79b166e8bbba3"}, "domain_id": null, "name": "heat_stack_owner", "id": "c65201bd05504fa786d79b166e8bbba3"}} 2019-01-18 06:37:47,883 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/c65201bd05504fa786d79b166e8bbba3 used request id req-d1d2437a-4c43-4aa1-abb6-634a09fda505 2019-01-18 06:37:47,883 - keystone_utils - INFO - Granting role heat_stack_owner to project CreateStackKeypairTests-629810fa-8c4c-477-proj 2019-01-18 06:37:47,887 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/5abae029ab554c32ad3e9f8fed8ddf61/users/4aa75161e47143fb891c2fbccbbc99d2/roles/c65201bd05504fa786d79b166e8bbba3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8fc60eeca0748b1d3349a9bd315bd453210627b2" 2019-01-18 06:37:48,006 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 06:37:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fceb39a8-15f3-4ccd-937d-50a61b59aa2c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 06:37:48,006 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/5abae029ab554c32ad3e9f8fed8ddf61/users/4aa75161e47143fb891c2fbccbbc99d2/roles/c65201bd05504fa786d79b166e8bbba3 used request id req-fceb39a8-15f3-4ccd-937d-50a61b59aa2c 2019-01-18 06:37:48,006 - keystone_utils - INFO - Created user with name - CreateStackKeypairTests-629810fa-8c4c-477-user 2019-01-18 06:37:48,007 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:37:48,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}d0a577fcd9427d4bc5e34f8ab26c729a74988c68" 2019-01-18 06:37:48,100 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:37:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dba0a21d-7d6b-478d-aadd-ce0caa19e253 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "488fca829f8b496daa1cd2cdc6e45c49", "links": {"self": "http://172.30.9.23:5000/v3/roles/488fca829f8b496daa1cd2cdc6e45c49"}, "name": "Member"}, {"domain_id": null, "id": "6b7f4f4f76264b6fb449c43b86ee3817", "links": {"self": "http://172.30.9.23:5000/v3/roles/6b7f4f4f76264b6fb449c43b86ee3817"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a482b711adf94961bf4bb28eda7f0e28", "links": {"self": "http://172.30.9.23:5000/v3/roles/a482b711adf94961bf4bb28eda7f0e28"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c65201bd05504fa786d79b166e8bbba3", "links": {"self": "http://172.30.9.23:5000/v3/roles/c65201bd05504fa786d79b166e8bbba3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "e7e317b66c174923a8cb46c48d897c8d", "links": {"self": "http://172.30.9.23:5000/v3/roles/e7e317b66c174923a8cb46c48d897c8d"}, "name": "ResellerAdmin"}]} 2019-01-18 06:37:48,100 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-dba0a21d-7d6b-478d-aadd-ce0caa19e253 2019-01-18 06:37:48,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}d0a577fcd9427d4bc5e34f8ab26c729a74988c68" -d '{"role": {"name": "CreateStackKeypairTests-629810fa-8c4c-477-proj-role"}}' 2019-01-18 06:37:48,219 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 18 Jan 2019 06:37:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-704f2581-32ef-4ff8-87e9-92a18e69d81c Content-Length: 222 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "e2b9ddf1f94a414e88b1b9449c4b667e", "links": {"self": "http://172.30.9.23:5000/v3/roles/e2b9ddf1f94a414e88b1b9449c4b667e"}, "name": "CreateStackKeypairTests-629810fa-8c4c-477-proj-role"}} 2019-01-18 06:37:48,219 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-704f2581-32ef-4ff8-87e9-92a18e69d81c 2019-01-18 06:37:48,220 - keystone_utils - INFO - Created role with name - CreateStackKeypairTests-629810fa-8c4c-477-proj-role 2019-01-18 06:37:48,223 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/e2b9ddf1f94a414e88b1b9449c4b667e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0a577fcd9427d4bc5e34f8ab26c729a74988c68" 2019-01-18 06:37:48,302 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:37:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-04a874f0-57d7-4430-b768-e95627a47784 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.23:5000/v3/roles/e2b9ddf1f94a414e88b1b9449c4b667e"}, "domain_id": null, "name": "CreateStackKeypairTests-629810fa-8c4c-477-proj-role", "id": "e2b9ddf1f94a414e88b1b9449c4b667e"}} 2019-01-18 06:37:48,302 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/e2b9ddf1f94a414e88b1b9449c4b667e used request id req-04a874f0-57d7-4430-b768-e95627a47784 2019-01-18 06:37:48,302 - keystone_utils - INFO - Granting role CreateStackKeypairTests-629810fa-8c4c-477-proj-role to project CreateStackKeypairTests-629810fa-8c4c-477-proj 2019-01-18 06:37:48,306 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/5abae029ab554c32ad3e9f8fed8ddf61/users/4aa75161e47143fb891c2fbccbbc99d2/roles/e2b9ddf1f94a414e88b1b9449c4b667e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0a577fcd9427d4bc5e34f8ab26c729a74988c68" 2019-01-18 06:37:48,431 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 06:37:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3c07c9e8-7de7-4140-bd38-3b46c9f1f189 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 06:37:48,432 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/5abae029ab554c32ad3e9f8fed8ddf61/users/4aa75161e47143fb891c2fbccbbc99d2/roles/e2b9ddf1f94a414e88b1b9449c4b667e used request id req-3c07c9e8-7de7-4140-bd38-3b46c9f1f189 2019-01-18 06:37:48,432 - heat_utils - DEBUG - Retrieving Heat Client 2019-01-18 06:37:48,432 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-18 06:37:48,433 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:37:48,434 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:37:48,813 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c65201bd05504fa786d79b166e8bbba3", "name": "heat_stack_owner"}, {"id": "e2b9ddf1f94a414e88b1b9449c4b667e", "name": "CreateStackKeypairTests-629810fa-8c4c-477-proj-role"}], "expires_at": "2019-01-18T07:37:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5abae029ab554c32ad3e9f8fed8ddf61", "name": "CreateStackKeypairTests-629810fa-8c4c-477-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/5abae029ab554c32ad3e9f8fed8ddf61", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/5abae029ab554c32ad3e9f8fed8ddf61", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/5abae029ab554c32ad3e9f8fed8ddf61", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/5abae029ab554c32ad3e9f8fed8ddf61", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/5abae029ab554c32ad3e9f8fed8ddf61", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/5abae029ab554c32ad3e9f8fed8ddf61", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/5abae029ab554c32ad3e9f8fed8ddf61", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/5abae029ab554c32ad3e9f8fed8ddf61", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/5abae029ab554c32ad3e9f8fed8ddf61", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/5abae029ab554c32ad3e9f8fed8ddf61", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/5abae029ab554c32ad3e9f8fed8ddf61", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/5abae029ab554c32ad3e9f8fed8ddf61", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackKeypairTests-629810fa-8c4c-477-user", "id": "4aa75161e47143fb891c2fbccbbc99d2"}, "audit_ids": ["5bJdGljLRKePJ5p9BwdlgQ"], "issued_at": "2019-01-18T06:37:48.000000Z"}} 2019-01-18 06:37:48,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}e81dc9162bd9da154bc3c37ca8730b19fb8438e7" 2019-01-18 06:37:48,887 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:37:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ca9c762f-cad2-4203-9210-86490bc546a0 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:37:48,887 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-ca9c762f-cad2-4203-9210-86490bc546a0 2019-01-18 06:37:48,888 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-18 06:37:48,891 - heat_utils - DEBUG - Retrieving Heat Client 2019-01-18 06:37:48,896 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/5abae029ab554c32ad3e9f8fed8ddf61/stacks?stack_name=CreateStackKeypairTests-CreateStackKeypairTests-b46995c2-992f-4f9a-8de7-11b1c63a20b8-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e81dc9162bd9da154bc3c37ca8730b19fb8438e7" 2019-01-18 06:37:49,063 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:37:48 GMT Server: Apache x-openstack-request-id: req-5a4a4e1c-670b-4ba1-92dc-6d306238534d Content-Length: 14 Content-Type: application/json RESP BODY: {"stacks": []} 2019-01-18 06:37:49,063 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/5abae029ab554c32ad3e9f8fed8ddf61/stacks?stack_name=CreateStackKeypairTests-CreateStackKeypairTests-b46995c2-992f-4f9a-8de7-11b1c63a20b8-stack used request id req-5a4a4e1c-670b-4ba1-92dc-6d306238534d 2019-01-18 06:37:49,078 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8004/v1/5abae029ab554c32ad3e9f8fed8ddf61/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e81dc9162bd9da154bc3c37ca8730b19fb8438e7" -d '{"stack_name": "CreateStackKeypairTests-CreateStackKeypairTests-b46995c2-992f-4f9a-8de7-11b1c63a20b8-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-b46995c2-992f-4f9a-8de7-11b1c63a20b8-kp"}}' 2019-01-18 06:37:50,863 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 18 Jan 2019 06:37:49 GMT Server: Apache x-openstack-request-id: req-df2e6376-bd04-4249-a5f6-3f7e2776c73c Location: http://172.30.9.23:8004/v1/5abae029ab554c32ad3e9f8fed8ddf61/stacks/CreateStackKeypairTests-CreateStackKeypairTests-b46995c2-992f-4f9a-8de7-11b1c63a20b8-stack/16c047aa-dfbe-48f4-9901-d073c174a606 Content-Length: 291 Content-Type: application/json RESP BODY: {"stack": {"id": "16c047aa-dfbe-48f4-9901-d073c174a606", "links": [{"href": "http://172.30.9.23:8004/v1/5abae029ab554c32ad3e9f8fed8ddf61/stacks/CreateStackKeypairTests-CreateStackKeypairTests-b46995c2-992f-4f9a-8de7-11b1c63a20b8-stack/16c047aa-dfbe-48f4-9901-d073c174a606", "rel": "self"}]}} 2019-01-18 06:37:50,863 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.23:8004/v1/5abae029ab554c32ad3e9f8fed8ddf61/stacks used request id req-df2e6376-bd04-4249-a5f6-3f7e2776c73c 2019-01-18 06:37:50,866 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/5abae029ab554c32ad3e9f8fed8ddf61/stacks/16c047aa-dfbe-48f4-9901-d073c174a606 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e81dc9162bd9da154bc3c37ca8730b19fb8438e7" 2019-01-18 06:37:51,037 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 18 Jan 2019 06:37:50 GMT Server: Apache x-openstack-request-id: req-84d18d12-1b33-4b4d-bc9c-0cc019f957c6 Location: http://172.30.9.23:8004/v1/5abae029ab554c32ad3e9f8fed8ddf61/stacks/CreateStackKeypairTests-CreateStackKeypairTests-b46995c2-992f-4f9a-8de7-11b1c63a20b8-stack/16c047aa-dfbe-48f4-9901-d073c174a606 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/5abae029ab554c32ad3e9f8fed8ddf61/stacks/CreateStackKeypairTests-CreateStackKeypairTests-b46995c2-992f-4f9a-8de7-11b1c63a20b8-stack/16c047aa-dfbe-48f4-9901-d073c174a606;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-18 06:37:51,078 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:37:51 GMT Server: Apache x-openstack-request-id: req-fcd80366-93af-430a-ae75-988996132ec2 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 563 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": "5abae029ab554c32ad3e9f8fed8ddf61", "OS::stack_id": "16c047aa-dfbe-48f4-9901-d073c174a606", "OS::stack_name": "CreateStackKeypairTests-CreateStackKeypairTests-b46995c2-992f-4f9a-8de7-11b1c63a20b8-stack", "keypair_name": "CreateStackKeypairTests-b46995c2-992f-4f9a-8de7-11b1c63a20b8-kp"}, "deletion_time": null, "stack_name": "CreateStackKeypairTests-CreateStackKeypairTests-b46995c2-992f-4f9a-8de7-11b1c63a20b8-stack", "stack_user_project_id": "e827923be5464b2bbdf397d78214046b", "stack_status_reason": "Stack CREATE started", "creation_time": "2019-01-18T06:37:50Z", "links": [{"href": "http://172.30.9.23:8004/v1/5abae029ab554c32ad3e9f8fed8ddf61/stacks/CreateStackKeypairTests-CreateStackKeypairTests-b46995c2-992f-4f9a-8de7-11b1c63a20b8-stack/16c047aa-dfbe-48f4-9901-d073c174a606", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "16c047aa-dfbe-48f4-9901-d073c174a606", "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"}} 2019-01-18 06:37:51,079 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/5abae029ab554c32ad3e9f8fed8ddf61/stacks/CreateStackKeypairTests-CreateStackKeypairTests-b46995c2-992f-4f9a-8de7-11b1c63a20b8-stack/16c047aa-dfbe-48f4-9901-d073c174a606 used request id req-fcd80366-93af-430a-ae75-988996132ec2 2019-01-18 06:37:51,079 - create_stack - INFO - Created stack with name - CreateStackKeypairTests-CreateStackKeypairTests-b46995c2-992f-4f9a-8de7-11b1c63a20b8-stack 2019-01-18 06:37:51,082 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/5abae029ab554c32ad3e9f8fed8ddf61/stacks/16c047aa-dfbe-48f4-9901-d073c174a606 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e81dc9162bd9da154bc3c37ca8730b19fb8438e7" 2019-01-18 06:37:51,240 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 18 Jan 2019 06:37:51 GMT Server: Apache x-openstack-request-id: req-db03a12a-34e8-4ddc-86c8-e4aef1252595 Location: http://172.30.9.23:8004/v1/5abae029ab554c32ad3e9f8fed8ddf61/stacks/CreateStackKeypairTests-CreateStackKeypairTests-b46995c2-992f-4f9a-8de7-11b1c63a20b8-stack/16c047aa-dfbe-48f4-9901-d073c174a606 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/5abae029ab554c32ad3e9f8fed8ddf61/stacks/CreateStackKeypairTests-CreateStackKeypairTests-b46995c2-992f-4f9a-8de7-11b1c63a20b8-stack/16c047aa-dfbe-48f4-9901-d073c174a606;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-18 06:37:51,517 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:37:51 GMT Server: Apache x-openstack-request-id: req-6856c195-3d4f-45a1-9c6c-f4092e6275b2 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 1907 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": "5abae029ab554c32ad3e9f8fed8ddf61", "OS::stack_id": "16c047aa-dfbe-48f4-9901-d073c174a606", "OS::stack_name": "CreateStackKeypairTests-CreateStackKeypairTests-b46995c2-992f-4f9a-8de7-11b1c63a20b8-stack", "keypair_name": "CreateStackKeypairTests-b46995c2-992f-4f9a-8de7-11b1c63a20b8-kp"}, "deletion_time": null, "stack_name": "CreateStackKeypairTests-CreateStackKeypairTests-b46995c2-992f-4f9a-8de7-11b1c63a20b8-stack", "stack_user_project_id": "e827923be5464b2bbdf397d78214046b", "stack_status_reason": "Stack CREATE started", "creation_time": "2019-01-18T06:37:50Z", "links": [{"href": "http://172.30.9.23:8004/v1/5abae029ab554c32ad3e9f8fed8ddf61/stacks/CreateStackKeypairTests-CreateStackKeypairTests-b46995c2-992f-4f9a-8de7-11b1c63a20b8-stack/16c047aa-dfbe-48f4-9901-d073c174a606", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "16c047aa-dfbe-48f4-9901-d073c174a606", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEogIBAAKCAQEA6NQSPLeyynje/6qufbv/yml9Mx5cgznC1PzYBYf29g+reVJa\n6R28vdKzicOkzoQTSTYagYqCnw/d753Vp/96LLvuKK8VproBZN5rK76TA45+DEom\n1dYT9h864kDCU4lBGFTTawQFQJeGbafiNJUJzAnjz6gzo8Fr/KN1cLaVL/qZXvem\npee8ZlL5tg0hWWhOyr6ywVlsdKqyNmz7gNb+rnwpcjR+uH+1OLENJUKp7nwSatJ8\nfLMNrz/hEzh2jY+CP2JJGrRiSXhrjMplSaiuhYNg4hbkPRwIY3pq0kJjI4092Pia\nBaV+LO1UVLwqpKCglJ1Bb9214wu92+h0hG5cMwIDAQABAoIBAHVM8us4OZGcl+0D\nFuot308hGny4nS9X2Hrp8APJXnjVqDR1c2vjGYYhM2cC9HM/Q2AtK+l72Rc+LThd\nspjzM6B6BiDlJOlc6Priu+fMGdE+5u5WJX6yXlgvn8EBk2X2zp7tjZ5q5iKGtKlm\nXabUN51eljG2sl2cQ0WDLNXehwcmKjikHsT79eH6uCk61BqJbS7lVSzjllndB1Fh\n/qSpNNGsTgLOv/RjEcQUGK0JBQPOv6fUOpfv77+30QDGl0QE9QFWsOXHn2U+N9yx\nskMU0KoxIYDAj7hZD8PqQ+DIkaPxQNLwGKcrpuvkT3NoBIc6XU+olgaCeCns4yat\nm9YtRBECgYEA+ILnw8ogciK/TH7BSu9WW5XdiAuTqdg6UyGHgc9C5KqYNdWjVFVW\nrsS8j7NNLmJBunEli3+Op3mgb2BXr2RmnvLOervKCYDWdtZuoYrbdek+i9yEWRTA\ngc39RmdIsRbmLXB6LXs3ZaXPE3zRKXAmt/xHHCo65sAmVSTp9IwDGx8CgYEA79gu\nx7KeOL3rhV07wyT51tuagJWbD4dO4iAg6Y3KTTIrUNw3VFL6lNuGeszcjCYmMGnK\nMv/h/IyuR0iJSfR7VDtp76zs8VzlJ0HQRkZOaMwjvkJD390Y9GEXa4IHxbU8A/Rv\nQvkVXaUJWvlylIo4pvh2moJ3A1QrEoA/5zM6MG0CgYA4BZqlwo0p7bdeUTzV3bqE\nDvbP0nxJT5tmXiqkEssrrWF+0VhujIZsA6HWaz88852JoDQsjGbmTj7inL9npKSV\ntHrjpC3ZkpfGVnS+KgVrQVd+RAn54vm6yWsNUf9LHLRrDe4dDqfgXE6gQAUO6F9y\nHocRTFvW5P4/N4EeRen1VQKBgAbHGStThN0doNY3+ERfex/zPL59e9BIhpYlSkjP\nVPQxgr/aOUYMwkAKpBY8S886FMIxeyFN0dkNMK+bASYx3npW43t+a4O2mFMvrO8P\ndY/IlQn/XWOqH9ZoF/1Vw1p28Kc79RjzaQMocsc7XV2NOmSdiNx861gQvNbdAPFL\npU1RAoGAWEb8XgDoy9YgMovkZn4zBT2hUbRV5M9HrXYFGgWs4qcB+8u2deFGr2kf\nznN0acN8JNW8sUZRL0hNKrqJcltvPjGq9nkBqpAHcG0hXFUZ8gs+BUKUpNNk5bou\nnDYV2zt/gHB9uiERW5VDF5Mi2KZu+DDJn4iJRTqvTI92/Jyx0K4=\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"}} 2019-01-18 06:37:51,517 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/5abae029ab554c32ad3e9f8fed8ddf61/stacks/CreateStackKeypairTests-CreateStackKeypairTests-b46995c2-992f-4f9a-8de7-11b1c63a20b8-stack/16c047aa-dfbe-48f4-9901-d073c174a606 used request id req-6856c195-3d4f-45a1-9c6c-f4092e6275b2 2019-01-18 06:37:51,518 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2019-01-18 06:37:51,518 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2019-01-18 06:37:54,521 - create_stack - DEBUG - Stack status query timeout in 1196.55809808 2019-01-18 06:37:54,524 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/5abae029ab554c32ad3e9f8fed8ddf61/stacks/16c047aa-dfbe-48f4-9901-d073c174a606 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e81dc9162bd9da154bc3c37ca8730b19fb8438e7" 2019-01-18 06:37:54,554 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 18 Jan 2019 06:37:54 GMT Server: Apache x-openstack-request-id: req-f2662e0a-9669-4e02-8f26-a3331c23ebc6 Location: http://172.30.9.23:8004/v1/5abae029ab554c32ad3e9f8fed8ddf61/stacks/CreateStackKeypairTests-CreateStackKeypairTests-b46995c2-992f-4f9a-8de7-11b1c63a20b8-stack/16c047aa-dfbe-48f4-9901-d073c174a606 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/5abae029ab554c32ad3e9f8fed8ddf61/stacks/CreateStackKeypairTests-CreateStackKeypairTests-b46995c2-992f-4f9a-8de7-11b1c63a20b8-stack/16c047aa-dfbe-48f4-9901-d073c174a606;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-18 06:37:54,910 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:37:54 GMT Server: Apache x-openstack-request-id: req-530b0097-8283-4187-8fe0-5d9897079c23 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 1914 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": "5abae029ab554c32ad3e9f8fed8ddf61", "OS::stack_id": "16c047aa-dfbe-48f4-9901-d073c174a606", "OS::stack_name": "CreateStackKeypairTests-CreateStackKeypairTests-b46995c2-992f-4f9a-8de7-11b1c63a20b8-stack", "keypair_name": "CreateStackKeypairTests-b46995c2-992f-4f9a-8de7-11b1c63a20b8-kp"}, "deletion_time": null, "stack_name": "CreateStackKeypairTests-CreateStackKeypairTests-b46995c2-992f-4f9a-8de7-11b1c63a20b8-stack", "stack_user_project_id": "e827923be5464b2bbdf397d78214046b", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2019-01-18T06:37:50Z", "links": [{"href": "http://172.30.9.23:8004/v1/5abae029ab554c32ad3e9f8fed8ddf61/stacks/CreateStackKeypairTests-CreateStackKeypairTests-b46995c2-992f-4f9a-8de7-11b1c63a20b8-stack/16c047aa-dfbe-48f4-9901-d073c174a606", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "16c047aa-dfbe-48f4-9901-d073c174a606", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEogIBAAKCAQEA6NQSPLeyynje/6qufbv/yml9Mx5cgznC1PzYBYf29g+reVJa\n6R28vdKzicOkzoQTSTYagYqCnw/d753Vp/96LLvuKK8VproBZN5rK76TA45+DEom\n1dYT9h864kDCU4lBGFTTawQFQJeGbafiNJUJzAnjz6gzo8Fr/KN1cLaVL/qZXvem\npee8ZlL5tg0hWWhOyr6ywVlsdKqyNmz7gNb+rnwpcjR+uH+1OLENJUKp7nwSatJ8\nfLMNrz/hEzh2jY+CP2JJGrRiSXhrjMplSaiuhYNg4hbkPRwIY3pq0kJjI4092Pia\nBaV+LO1UVLwqpKCglJ1Bb9214wu92+h0hG5cMwIDAQABAoIBAHVM8us4OZGcl+0D\nFuot308hGny4nS9X2Hrp8APJXnjVqDR1c2vjGYYhM2cC9HM/Q2AtK+l72Rc+LThd\nspjzM6B6BiDlJOlc6Priu+fMGdE+5u5WJX6yXlgvn8EBk2X2zp7tjZ5q5iKGtKlm\nXabUN51eljG2sl2cQ0WDLNXehwcmKjikHsT79eH6uCk61BqJbS7lVSzjllndB1Fh\n/qSpNNGsTgLOv/RjEcQUGK0JBQPOv6fUOpfv77+30QDGl0QE9QFWsOXHn2U+N9yx\nskMU0KoxIYDAj7hZD8PqQ+DIkaPxQNLwGKcrpuvkT3NoBIc6XU+olgaCeCns4yat\nm9YtRBECgYEA+ILnw8ogciK/TH7BSu9WW5XdiAuTqdg6UyGHgc9C5KqYNdWjVFVW\nrsS8j7NNLmJBunEli3+Op3mgb2BXr2RmnvLOervKCYDWdtZuoYrbdek+i9yEWRTA\ngc39RmdIsRbmLXB6LXs3ZaXPE3zRKXAmt/xHHCo65sAmVSTp9IwDGx8CgYEA79gu\nx7KeOL3rhV07wyT51tuagJWbD4dO4iAg6Y3KTTIrUNw3VFL6lNuGeszcjCYmMGnK\nMv/h/IyuR0iJSfR7VDtp76zs8VzlJ0HQRkZOaMwjvkJD390Y9GEXa4IHxbU8A/Rv\nQvkVXaUJWvlylIo4pvh2moJ3A1QrEoA/5zM6MG0CgYA4BZqlwo0p7bdeUTzV3bqE\nDvbP0nxJT5tmXiqkEssrrWF+0VhujIZsA6HWaz88852JoDQsjGbmTj7inL9npKSV\ntHrjpC3ZkpfGVnS+KgVrQVd+RAn54vm6yWsNUf9LHLRrDe4dDqfgXE6gQAUO6F9y\nHocRTFvW5P4/N4EeRen1VQKBgAbHGStThN0doNY3+ERfex/zPL59e9BIhpYlSkjP\nVPQxgr/aOUYMwkAKpBY8S886FMIxeyFN0dkNMK+bASYx3npW43t+a4O2mFMvrO8P\ndY/IlQn/XWOqH9ZoF/1Vw1p28Kc79RjzaQMocsc7XV2NOmSdiNx861gQvNbdAPFL\npU1RAoGAWEb8XgDoy9YgMovkZn4zBT2hUbRV5M9HrXYFGgWs4qcB+8u2deFGr2kf\nznN0acN8JNW8sUZRL0hNKrqJcltvPjGq9nkBqpAHcG0hXFUZ8gs+BUKUpNNk5bou\nnDYV2zt/gHB9uiERW5VDF5Mi2KZu+DDJn4iJRTqvTI92/Jyx0K4=\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"}} 2019-01-18 06:37:54,910 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/5abae029ab554c32ad3e9f8fed8ddf61/stacks/CreateStackKeypairTests-CreateStackKeypairTests-b46995c2-992f-4f9a-8de7-11b1c63a20b8-stack/16c047aa-dfbe-48f4-9901-d073c174a606 used request id req-530b0097-8283-4187-8fe0-5d9897079c23 2019-01-18 06:37:54,911 - create_stack - DEBUG - Stack status is - CREATE_COMPLETE 2019-01-18 06:37:54,911 - create_stack - DEBUG - Stack is active with name - CreateStackKeypairTests-CreateStackKeypairTests-b46995c2-992f-4f9a-8de7-11b1c63a20b8-stack 2019-01-18 06:37:54,911 - create_stack - INFO - Stack is now active with name - CreateStackKeypairTests-CreateStackKeypairTests-b46995c2-992f-4f9a-8de7-11b1c63a20b8-stack 2019-01-18 06:37:54,914 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/5abae029ab554c32ad3e9f8fed8ddf61/stacks/16c047aa-dfbe-48f4-9901-d073c174a606/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e81dc9162bd9da154bc3c37ca8730b19fb8438e7" 2019-01-18 06:37:54,941 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 18 Jan 2019 06:37:54 GMT Server: Apache x-openstack-request-id: req-48ea3244-a460-4f7f-b5e1-c9d8c805a16a Location: http://172.30.9.23:8004/v1/5abae029ab554c32ad3e9f8fed8ddf61/stacks/CreateStackKeypairTests-CreateStackKeypairTests-b46995c2-992f-4f9a-8de7-11b1c63a20b8-stack/16c047aa-dfbe-48f4-9901-d073c174a606/resources Content-Length: 551 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/5abae029ab554c32ad3e9f8fed8ddf61/stacks/CreateStackKeypairTests-CreateStackKeypairTests-b46995c2-992f-4f9a-8de7-11b1c63a20b8-stack/16c047aa-dfbe-48f4-9901-d073c174a606/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-18 06:37:55,154 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:37:54 GMT Server: Apache x-openstack-request-id: req-4572383b-51f6-4bd5-ace9-6ff596524c73 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 368 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "keypair", "links": [{"href": "http://172.30.9.23:8004/v1/5abae029ab554c32ad3e9f8fed8ddf61/stacks/CreateStackKeypairTests-CreateStackKeypairTests-b46995c2-992f-4f9a-8de7-11b1c63a20b8-stack/16c047aa-dfbe-48f4-9901-d073c174a606/resources/keypair", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/5abae029ab554c32ad3e9f8fed8ddf61/stacks/CreateStackKeypairTests-CreateStackKeypairTests-b46995c2-992f-4f9a-8de7-11b1c63a20b8-stack/16c047aa-dfbe-48f4-9901-d073c174a606", "rel": "stack"}], "logical_resource_id": "keypair", "creation_time": "2019-01-18T06:37:50Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-18T06:37:50Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "CreateStackKeypairTests-b46995c2-992f-4f9a-8de7-11b1c63a20b8-kp", "resource_type": "OS::Nova::KeyPair"}]} 2019-01-18 06:37:55,154 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/5abae029ab554c32ad3e9f8fed8ddf61/stacks/CreateStackKeypairTests-CreateStackKeypairTests-b46995c2-992f-4f9a-8de7-11b1c63a20b8-stack/16c047aa-dfbe-48f4-9901-d073c174a606/resources used request id req-4572383b-51f6-4bd5-ace9-6ff596524c73 2019-01-18 06:37:55,157 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/os-keypairs/CreateStackKeypairTests-b46995c2-992f-4f9a-8de7-11b1c63a20b8-kp -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e81dc9162bd9da154bc3c37ca8730b19fb8438e7" 2019-01-18 06:37:55,178 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:37: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-57765ec7-2896-4107-8182-0d2dde01eb19 x-compute-request-id: req-57765ec7-2896-4107-8182-0d2dde01eb19 Content-Encoding: gzip Content-Length: 573 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDo1BI8t7LKeN7/qq59u//KaX0zHlyDOcLU/NgFh/b2D6t5UlrpHby90rOJw6TOhBNJNhqBioKfD93vndWn/3osu+4orxWmugFk3msrvpMDjn4MSibV1hP2HzriQMJTiUEYVNNrBAVAl4Ztp+I0lQnMCePPqDOjwWv8o3VwtpUv+ple96al57xmUvm2DSFZaE7KvrLBWWx0qrI2bPuA1v6ufClyNH64f7U4sQ0lQqnufBJq0nx8sw2vP+ETOHaNj4I/YkkatGJJeGuMymVJqK6Fg2DiFuQ9HAhjemrSQmMjjT3Y+JoFpX4s7VRUvCqkoKCUnUFv3bXjC73b6HSEblwz Generated-by-Nova", "user_id": "4aa75161e47143fb891c2fbccbbc99d2", "name": "CreateStackKeypairTests-b46995c2-992f-4f9a-8de7-11b1c63a20b8-kp", "deleted": false, "created_at": "2019-01-18T06:37:51.000000", "updated_at": null, "fingerprint": "71:a9:ab:cb:81:e0:6f:b5:45:d6:a6:1c:7e:30:20:de", "deleted_at": null, "id": 87}} 2019-01-18 06:37:55,178 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/os-keypairs/CreateStackKeypairTests-b46995c2-992f-4f9a-8de7-11b1c63a20b8-kp used request id req-57765ec7-2896-4107-8182-0d2dde01eb19 2019-01-18 06:37:55,181 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/5abae029ab554c32ad3e9f8fed8ddf61/stacks/16c047aa-dfbe-48f4-9901-d073c174a606 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e81dc9162bd9da154bc3c37ca8730b19fb8438e7" 2019-01-18 06:37:55,355 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 18 Jan 2019 06:37:55 GMT Server: Apache x-openstack-request-id: req-46ac76a8-51a8-4511-91bc-c6ebcedc03ae Location: http://172.30.9.23:8004/v1/5abae029ab554c32ad3e9f8fed8ddf61/stacks/CreateStackKeypairTests-CreateStackKeypairTests-b46995c2-992f-4f9a-8de7-11b1c63a20b8-stack/16c047aa-dfbe-48f4-9901-d073c174a606 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/5abae029ab554c32ad3e9f8fed8ddf61/stacks/CreateStackKeypairTests-CreateStackKeypairTests-b46995c2-992f-4f9a-8de7-11b1c63a20b8-stack/16c047aa-dfbe-48f4-9901-d073c174a606;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-18 06:37:55,636 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:37:55 GMT Server: Apache x-openstack-request-id: req-9d19b0db-84e8-4802-90d8-7254cb9c0609 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 1914 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": "5abae029ab554c32ad3e9f8fed8ddf61", "OS::stack_id": "16c047aa-dfbe-48f4-9901-d073c174a606", "OS::stack_name": "CreateStackKeypairTests-CreateStackKeypairTests-b46995c2-992f-4f9a-8de7-11b1c63a20b8-stack", "keypair_name": "CreateStackKeypairTests-b46995c2-992f-4f9a-8de7-11b1c63a20b8-kp"}, "deletion_time": null, "stack_name": "CreateStackKeypairTests-CreateStackKeypairTests-b46995c2-992f-4f9a-8de7-11b1c63a20b8-stack", "stack_user_project_id": "e827923be5464b2bbdf397d78214046b", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2019-01-18T06:37:50Z", "links": [{"href": "http://172.30.9.23:8004/v1/5abae029ab554c32ad3e9f8fed8ddf61/stacks/CreateStackKeypairTests-CreateStackKeypairTests-b46995c2-992f-4f9a-8de7-11b1c63a20b8-stack/16c047aa-dfbe-48f4-9901-d073c174a606", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "16c047aa-dfbe-48f4-9901-d073c174a606", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEogIBAAKCAQEA6NQSPLeyynje/6qufbv/yml9Mx5cgznC1PzYBYf29g+reVJa\n6R28vdKzicOkzoQTSTYagYqCnw/d753Vp/96LLvuKK8VproBZN5rK76TA45+DEom\n1dYT9h864kDCU4lBGFTTawQFQJeGbafiNJUJzAnjz6gzo8Fr/KN1cLaVL/qZXvem\npee8ZlL5tg0hWWhOyr6ywVlsdKqyNmz7gNb+rnwpcjR+uH+1OLENJUKp7nwSatJ8\nfLMNrz/hEzh2jY+CP2JJGrRiSXhrjMplSaiuhYNg4hbkPRwIY3pq0kJjI4092Pia\nBaV+LO1UVLwqpKCglJ1Bb9214wu92+h0hG5cMwIDAQABAoIBAHVM8us4OZGcl+0D\nFuot308hGny4nS9X2Hrp8APJXnjVqDR1c2vjGYYhM2cC9HM/Q2AtK+l72Rc+LThd\nspjzM6B6BiDlJOlc6Priu+fMGdE+5u5WJX6yXlgvn8EBk2X2zp7tjZ5q5iKGtKlm\nXabUN51eljG2sl2cQ0WDLNXehwcmKjikHsT79eH6uCk61BqJbS7lVSzjllndB1Fh\n/qSpNNGsTgLOv/RjEcQUGK0JBQPOv6fUOpfv77+30QDGl0QE9QFWsOXHn2U+N9yx\nskMU0KoxIYDAj7hZD8PqQ+DIkaPxQNLwGKcrpuvkT3NoBIc6XU+olgaCeCns4yat\nm9YtRBECgYEA+ILnw8ogciK/TH7BSu9WW5XdiAuTqdg6UyGHgc9C5KqYNdWjVFVW\nrsS8j7NNLmJBunEli3+Op3mgb2BXr2RmnvLOervKCYDWdtZuoYrbdek+i9yEWRTA\ngc39RmdIsRbmLXB6LXs3ZaXPE3zRKXAmt/xHHCo65sAmVSTp9IwDGx8CgYEA79gu\nx7KeOL3rhV07wyT51tuagJWbD4dO4iAg6Y3KTTIrUNw3VFL6lNuGeszcjCYmMGnK\nMv/h/IyuR0iJSfR7VDtp76zs8VzlJ0HQRkZOaMwjvkJD390Y9GEXa4IHxbU8A/Rv\nQvkVXaUJWvlylIo4pvh2moJ3A1QrEoA/5zM6MG0CgYA4BZqlwo0p7bdeUTzV3bqE\nDvbP0nxJT5tmXiqkEssrrWF+0VhujIZsA6HWaz88852JoDQsjGbmTj7inL9npKSV\ntHrjpC3ZkpfGVnS+KgVrQVd+RAn54vm6yWsNUf9LHLRrDe4dDqfgXE6gQAUO6F9y\nHocRTFvW5P4/N4EeRen1VQKBgAbHGStThN0doNY3+ERfex/zPL59e9BIhpYlSkjP\nVPQxgr/aOUYMwkAKpBY8S886FMIxeyFN0dkNMK+bASYx3npW43t+a4O2mFMvrO8P\ndY/IlQn/XWOqH9ZoF/1Vw1p28Kc79RjzaQMocsc7XV2NOmSdiNx861gQvNbdAPFL\npU1RAoGAWEb8XgDoy9YgMovkZn4zBT2hUbRV5M9HrXYFGgWs4qcB+8u2deFGr2kf\nznN0acN8JNW8sUZRL0hNKrqJcltvPjGq9nkBqpAHcG0hXFUZ8gs+BUKUpNNk5bou\nnDYV2zt/gHB9uiERW5VDF5Mi2KZu+DDJn4iJRTqvTI92/Jyx0K4=\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"}} 2019-01-18 06:37:55,636 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/5abae029ab554c32ad3e9f8fed8ddf61/stacks/CreateStackKeypairTests-CreateStackKeypairTests-b46995c2-992f-4f9a-8de7-11b1c63a20b8-stack/16c047aa-dfbe-48f4-9901-d073c174a606 used request id req-9d19b0db-84e8-4802-90d8-7254cb9c0609 2019-01-18 06:37:55,637 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:37:55,638 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:37:56,019 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c65201bd05504fa786d79b166e8bbba3", "name": "heat_stack_owner"}, {"id": "e2b9ddf1f94a414e88b1b9449c4b667e", "name": "CreateStackKeypairTests-629810fa-8c4c-477-proj-role"}], "expires_at": "2019-01-18T07:37:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5abae029ab554c32ad3e9f8fed8ddf61", "name": "CreateStackKeypairTests-629810fa-8c4c-477-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/5abae029ab554c32ad3e9f8fed8ddf61", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/5abae029ab554c32ad3e9f8fed8ddf61", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/5abae029ab554c32ad3e9f8fed8ddf61", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/5abae029ab554c32ad3e9f8fed8ddf61", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/5abae029ab554c32ad3e9f8fed8ddf61", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/5abae029ab554c32ad3e9f8fed8ddf61", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/5abae029ab554c32ad3e9f8fed8ddf61", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/5abae029ab554c32ad3e9f8fed8ddf61", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/5abae029ab554c32ad3e9f8fed8ddf61", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/5abae029ab554c32ad3e9f8fed8ddf61", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/5abae029ab554c32ad3e9f8fed8ddf61", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/5abae029ab554c32ad3e9f8fed8ddf61", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackKeypairTests-629810fa-8c4c-477-user", "id": "4aa75161e47143fb891c2fbccbbc99d2"}, "audit_ids": ["0qMyhfqJR9GF_U6IH_Z9Zg"], "issued_at": "2019-01-18T06:37:55.000000Z"}} 2019-01-18 06:37:56,019 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95b2deb7ed2eada21a21024ade6f62f8512b6f28" 2019-01-18 06:37:56,102 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:37:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-19c7cad9-48de-49ba-b5a8-52d48913fc55 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:37:56,103 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-19c7cad9-48de-49ba-b5a8-52d48913fc55 2019-01-18 06:37:56,104 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-18 06:37:56,108 - 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}95b2deb7ed2eada21a21024ade6f62f8512b6f28" 2019-01-18 06:37:56,301 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:37: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-44e8576f-306a-45b9-a78d-39405d4ff285 x-compute-request-id: req-44e8576f-306a-45b9-a78d-39405d4ff285 Content-Encoding: gzip Content-Length: 491 Content-Type: application/json RESP BODY: {"keypairs": [{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDo1BI8t7LKeN7/qq59u//KaX0zHlyDOcLU/NgFh/b2D6t5UlrpHby90rOJw6TOhBNJNhqBioKfD93vndWn/3osu+4orxWmugFk3msrvpMDjn4MSibV1hP2HzriQMJTiUEYVNNrBAVAl4Ztp+I0lQnMCePPqDOjwWv8o3VwtpUv+ple96al57xmUvm2DSFZaE7KvrLBWWx0qrI2bPuA1v6ufClyNH64f7U4sQ0lQqnufBJq0nx8sw2vP+ETOHaNj4I/YkkatGJJeGuMymVJqK6Fg2DiFuQ9HAhjemrSQmMjjT3Y+JoFpX4s7VRUvCqkoKCUnUFv3bXjC73b6HSEblwz Generated-by-Nova", "name": "CreateStackKeypairTests-b46995c2-992f-4f9a-8de7-11b1c63a20b8-kp", "fingerprint": "71:a9:ab:cb:81:e0:6f:b5:45:d6:a6:1c:7e:30:20:de"}}]} 2019-01-18 06:37:56,301 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-44e8576f-306a-45b9-a78d-39405d4ff285 2019-01-18 06:37:56,302 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:37:56,772 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c65201bd05504fa786d79b166e8bbba3", "name": "heat_stack_owner"}, {"id": "e2b9ddf1f94a414e88b1b9449c4b667e", "name": "CreateStackKeypairTests-629810fa-8c4c-477-proj-role"}], "expires_at": "2019-01-18T07:37:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5abae029ab554c32ad3e9f8fed8ddf61", "name": "CreateStackKeypairTests-629810fa-8c4c-477-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/5abae029ab554c32ad3e9f8fed8ddf61", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/5abae029ab554c32ad3e9f8fed8ddf61", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/5abae029ab554c32ad3e9f8fed8ddf61", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/5abae029ab554c32ad3e9f8fed8ddf61", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/5abae029ab554c32ad3e9f8fed8ddf61", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/5abae029ab554c32ad3e9f8fed8ddf61", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/5abae029ab554c32ad3e9f8fed8ddf61", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/5abae029ab554c32ad3e9f8fed8ddf61", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/5abae029ab554c32ad3e9f8fed8ddf61", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/5abae029ab554c32ad3e9f8fed8ddf61", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/5abae029ab554c32ad3e9f8fed8ddf61", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/5abae029ab554c32ad3e9f8fed8ddf61", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackKeypairTests-629810fa-8c4c-477-user", "id": "4aa75161e47143fb891c2fbccbbc99d2"}, "audit_ids": ["ParRHpK6S2aZkukhq-aMng"], "issued_at": "2019-01-18T06:37:56.000000Z"}} 2019-01-18 06:37:56,775 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/os-keypairs/CreateStackKeypairTests-b46995c2-992f-4f9a-8de7-11b1c63a20b8-kp -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a74383f126c8aa5f68869ec37303b19cbd7a23b" 2019-01-18 06:37:56,935 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:37: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-9dc9cbe6-5ea8-414d-9f83-8881a078cabd x-compute-request-id: req-9dc9cbe6-5ea8-414d-9f83-8881a078cabd Content-Encoding: gzip Content-Length: 573 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDo1BI8t7LKeN7/qq59u//KaX0zHlyDOcLU/NgFh/b2D6t5UlrpHby90rOJw6TOhBNJNhqBioKfD93vndWn/3osu+4orxWmugFk3msrvpMDjn4MSibV1hP2HzriQMJTiUEYVNNrBAVAl4Ztp+I0lQnMCePPqDOjwWv8o3VwtpUv+ple96al57xmUvm2DSFZaE7KvrLBWWx0qrI2bPuA1v6ufClyNH64f7U4sQ0lQqnufBJq0nx8sw2vP+ETOHaNj4I/YkkatGJJeGuMymVJqK6Fg2DiFuQ9HAhjemrSQmMjjT3Y+JoFpX4s7VRUvCqkoKCUnUFv3bXjC73b6HSEblwz Generated-by-Nova", "user_id": "4aa75161e47143fb891c2fbccbbc99d2", "name": "CreateStackKeypairTests-b46995c2-992f-4f9a-8de7-11b1c63a20b8-kp", "deleted": false, "created_at": "2019-01-18T06:37:51.000000", "updated_at": null, "fingerprint": "71:a9:ab:cb:81:e0:6f:b5:45:d6:a6:1c:7e:30:20:de", "deleted_at": null, "id": 87}} 2019-01-18 06:37:56,935 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/os-keypairs/CreateStackKeypairTests-b46995c2-992f-4f9a-8de7-11b1c63a20b8-kp used request id req-9dc9cbe6-5ea8-414d-9f83-8881a078cabd 2019-01-18 06:37:56,935 - create_stack - INFO - Deleting stack - CreateStackKeypairTests-CreateStackKeypairTests-b46995c2-992f-4f9a-8de7-11b1c63a20b8-stack 2019-01-18 06:37:56,938 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8004/v1/5abae029ab554c32ad3e9f8fed8ddf61/stacks/16c047aa-dfbe-48f4-9901-d073c174a606 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e81dc9162bd9da154bc3c37ca8730b19fb8438e7" 2019-01-18 06:37:57,103 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 18 Jan 2019 06:37:56 GMT Server: Apache x-openstack-request-id: req-25870fef-1506-4f9b-81c6-d28e18f0881f Location: http://172.30.9.23:8004/v1/5abae029ab554c32ad3e9f8fed8ddf61/stacks/CreateStackKeypairTests-CreateStackKeypairTests-b46995c2-992f-4f9a-8de7-11b1c63a20b8-stack/16c047aa-dfbe-48f4-9901-d073c174a606 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/5abae029ab554c32ad3e9f8fed8ddf61/stacks/CreateStackKeypairTests-CreateStackKeypairTests-b46995c2-992f-4f9a-8de7-11b1c63a20b8-stack/16c047aa-dfbe-48f4-9901-d073c174a606;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-18 06:37:57,144 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 06:37:57 GMT Server: Apache x-openstack-request-id: req-b550861a-e309-4c1f-a8cd-aa9351f81e7e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 06:37:57,144 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.23:8004/v1/5abae029ab554c32ad3e9f8fed8ddf61/stacks/CreateStackKeypairTests-CreateStackKeypairTests-b46995c2-992f-4f9a-8de7-11b1c63a20b8-stack/16c047aa-dfbe-48f4-9901-d073c174a606 used request id req-b550861a-e309-4c1f-a8cd-aa9351f81e7e 2019-01-18 06:37:57,147 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/5abae029ab554c32ad3e9f8fed8ddf61/stacks/16c047aa-dfbe-48f4-9901-d073c174a606 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e81dc9162bd9da154bc3c37ca8730b19fb8438e7" 2019-01-18 06:37:57,173 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 18 Jan 2019 06:37:57 GMT Server: Apache x-openstack-request-id: req-6b947780-9654-4d54-9bd9-35e7054d70ec Location: http://172.30.9.23:8004/v1/5abae029ab554c32ad3e9f8fed8ddf61/stacks/CreateStackKeypairTests-CreateStackKeypairTests-b46995c2-992f-4f9a-8de7-11b1c63a20b8-stack/16c047aa-dfbe-48f4-9901-d073c174a606 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/5abae029ab554c32ad3e9f8fed8ddf61/stacks/CreateStackKeypairTests-CreateStackKeypairTests-b46995c2-992f-4f9a-8de7-11b1c63a20b8-stack/16c047aa-dfbe-48f4-9901-d073c174a606;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-18 06:37:57,380 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:37:57 GMT Server: Apache x-openstack-request-id: req-153b0e40-6f2d-4abb-8d49-68998fd7a4b7 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 527 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": "5abae029ab554c32ad3e9f8fed8ddf61", "OS::stack_id": "16c047aa-dfbe-48f4-9901-d073c174a606", "OS::stack_name": "CreateStackKeypairTests-CreateStackKeypairTests-b46995c2-992f-4f9a-8de7-11b1c63a20b8-stack", "keypair_name": "CreateStackKeypairTests-b46995c2-992f-4f9a-8de7-11b1c63a20b8-kp"}, "deletion_time": null, "stack_name": "CreateStackKeypairTests-CreateStackKeypairTests-b46995c2-992f-4f9a-8de7-11b1c63a20b8-stack", "stack_user_project_id": "e827923be5464b2bbdf397d78214046b", "tags": null, "creation_time": "2019-01-18T06:37:50Z", "links": [{"href": "http://172.30.9.23:8004/v1/5abae029ab554c32ad3e9f8fed8ddf61/stacks/CreateStackKeypairTests-CreateStackKeypairTests-b46995c2-992f-4f9a-8de7-11b1c63a20b8-stack/16c047aa-dfbe-48f4-9901-d073c174a606", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2019-01-18T06:37:57Z", "id": "16c047aa-dfbe-48f4-9901-d073c174a606", "stack_status_reason": "Stack DELETE started", "template_description": "Test template that simply deploys a keypair with a generated key\n"}} 2019-01-18 06:37:57,380 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/5abae029ab554c32ad3e9f8fed8ddf61/stacks/CreateStackKeypairTests-CreateStackKeypairTests-b46995c2-992f-4f9a-8de7-11b1c63a20b8-stack/16c047aa-dfbe-48f4-9901-d073c174a606 used request id req-153b0e40-6f2d-4abb-8d49-68998fd7a4b7 2019-01-18 06:37:57,381 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2019-01-18 06:37:57,381 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2019-01-18 06:38:00,384 - create_stack - DEBUG - Stack status query timeout in 1196.76034188 2019-01-18 06:38:00,387 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/5abae029ab554c32ad3e9f8fed8ddf61/stacks/16c047aa-dfbe-48f4-9901-d073c174a606 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e81dc9162bd9da154bc3c37ca8730b19fb8438e7" 2019-01-18 06:38:00,414 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 18 Jan 2019 06:38:00 GMT Server: Apache x-openstack-request-id: req-1d1b5267-b627-46bb-9878-5c39cb3c7317 Location: http://172.30.9.23:8004/v1/5abae029ab554c32ad3e9f8fed8ddf61/stacks/CreateStackKeypairTests-CreateStackKeypairTests-b46995c2-992f-4f9a-8de7-11b1c63a20b8-stack/16c047aa-dfbe-48f4-9901-d073c174a606 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/5abae029ab554c32ad3e9f8fed8ddf61/stacks/CreateStackKeypairTests-CreateStackKeypairTests-b46995c2-992f-4f9a-8de7-11b1c63a20b8-stack/16c047aa-dfbe-48f4-9901-d073c174a606;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-18 06:38:00,767 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:38:00 GMT Server: Apache x-openstack-request-id: req-7a1239db-1691-4f92-90b9-365ab1677dcc Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 531 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": "5abae029ab554c32ad3e9f8fed8ddf61", "OS::stack_id": "16c047aa-dfbe-48f4-9901-d073c174a606", "OS::stack_name": "CreateStackKeypairTests-CreateStackKeypairTests-b46995c2-992f-4f9a-8de7-11b1c63a20b8-stack", "keypair_name": "CreateStackKeypairTests-b46995c2-992f-4f9a-8de7-11b1c63a20b8-kp"}, "deletion_time": "2019-01-18T06:37:58Z", "stack_name": "CreateStackKeypairTests-CreateStackKeypairTests-b46995c2-992f-4f9a-8de7-11b1c63a20b8-stack", "stack_user_project_id": "e827923be5464b2bbdf397d78214046b", "tags": null, "creation_time": "2019-01-18T06:37:50Z", "links": [{"href": "http://172.30.9.23:8004/v1/5abae029ab554c32ad3e9f8fed8ddf61/stacks/CreateStackKeypairTests-CreateStackKeypairTests-b46995c2-992f-4f9a-8de7-11b1c63a20b8-stack/16c047aa-dfbe-48f4-9901-d073c174a606", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2019-01-18T06:37:57Z", "id": "16c047aa-dfbe-48f4-9901-d073c174a606", "stack_status_reason": "Stack DELETE completed successfully", "template_description": "Test template that simply deploys a keypair with a generated key\n"}} 2019-01-18 06:38:00,767 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/5abae029ab554c32ad3e9f8fed8ddf61/stacks/CreateStackKeypairTests-CreateStackKeypairTests-b46995c2-992f-4f9a-8de7-11b1c63a20b8-stack/16c047aa-dfbe-48f4-9901-d073c174a606 used request id req-7a1239db-1691-4f92-90b9-365ab1677dcc 2019-01-18 06:38:00,767 - create_stack - DEBUG - Stack status is - DELETE_COMPLETE 2019-01-18 06:38:00,767 - create_stack - DEBUG - Stack is active with name - CreateStackKeypairTests-CreateStackKeypairTests-b46995c2-992f-4f9a-8de7-11b1c63a20b8-stack 2019-01-18 06:38:00,768 - create_stack - INFO - Attempting to delete again stack - CreateStackKeypairTests-CreateStackKeypairTests-b46995c2-992f-4f9a-8de7-11b1c63a20b8-stack 2019-01-18 06:38:00,771 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8004/v1/5abae029ab554c32ad3e9f8fed8ddf61/stacks/16c047aa-dfbe-48f4-9901-d073c174a606 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e81dc9162bd9da154bc3c37ca8730b19fb8438e7" 2019-01-18 06:38:00,797 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 18 Jan 2019 06:38:00 GMT Server: Apache x-openstack-request-id: req-a09ead38-590d-4468-86f9-1c8fc7ecc754 Location: http://172.30.9.23:8004/v1/5abae029ab554c32ad3e9f8fed8ddf61/stacks/CreateStackKeypairTests-CreateStackKeypairTests-b46995c2-992f-4f9a-8de7-11b1c63a20b8-stack/16c047aa-dfbe-48f4-9901-d073c174a606 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/5abae029ab554c32ad3e9f8fed8ddf61/stacks/CreateStackKeypairTests-CreateStackKeypairTests-b46995c2-992f-4f9a-8de7-11b1c63a20b8-stack/16c047aa-dfbe-48f4-9901-d073c174a606;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-18 06:38:00,984 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 18 Jan 2019 06:38:00 GMT Server: Apache x-openstack-request-id: req-222f3581-03c4-4469-8d55-be0ce5cbd364 Content-Length: 279 Content-Type: application/json RESP BODY: {"explanation": "The resource could not be found.", "code": 404, "error": {"message": "The Stack (CreateStackKeypairTests-CreateStackKeypairTests-b46995c2-992f-4f9a-8de7-11b1c63a20b8-stack) could not be found.", "traceback": null, "type": "EntityNotFound"}, "title": "Not Found"} 2019-01-18 06:38:00,984 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.23:8004/v1/5abae029ab554c32ad3e9f8fed8ddf61/stacks/CreateStackKeypairTests-CreateStackKeypairTests-b46995c2-992f-4f9a-8de7-11b1c63a20b8-stack/16c047aa-dfbe-48f4-9901-d073c174a606 used request id req-222f3581-03c4-4469-8d55-be0ce5cbd364 2019-01-18 06:38:00,991 - 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}d0a577fcd9427d4bc5e34f8ab26c729a74988c68" 2019-01-18 06:38:01,203 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-3b78b3fd-886a-4cb7-b193-fa31fb590637 Date: Fri, 18 Jan 2019 06:38:01 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-18T04:53:26Z", "updated_at": "2019-01-18T04:53:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:53:26Z", "revision_number": 0, "id": "9c6f69fc-3bf8-4346-9288-5a255b82b67e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:53:26Z", "security_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:53:26Z", "revision_number": 0, "id": "84255fa4-c13a-4cfe-b73d-e56ee216ca1e", "remote_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "remote_ip_prefix": null, "created_at": "2019-01-18T04:53:26Z", "security_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:53:26Z", "revision_number": 0, "id": "571036d3-cb1d-483a-acb9-96f19293add9", "remote_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "remote_ip_prefix": null, "created_at": "2019-01-18T04:53:26Z", "security_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:53:26Z", "revision_number": 0, "id": "260c2de9-5dc5-4508-b06c-24b9d7ed838c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:53:26Z", "security_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "created_at": "2019-01-18T04:51:20Z", "updated_at": "2019-01-18T04:51:20Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "24c99e6f-888c-4943-9c93-54ad3b18b18c", "remote_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv4", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "87b9b994-ae22-4850-863a-6a4925bd01fe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv4", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "45161a51-d6dd-4bb8-986d-bc2f88599c1d", "remote_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv6", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "2b339890-44d0-4711-a050-08a64d58e2a0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv6", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}], "revision_number": 4, "project_id": "9c53a91613fb4d5080479ac6f51697ed", "id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "020d00b5451a467cb276d06789a1149d", "created_at": "2019-01-18T05:59:12Z", "updated_at": "2019-01-18T05:59:12Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:12Z", "revision_number": 0, "id": "38b9f88b-1fc0-40d1-af74-237d79be193d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:12Z", "security_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "tenant_id": "020d00b5451a467cb276d06789a1149d", "port_range_min": null, "ethertype": "IPv4", "project_id": "020d00b5451a467cb276d06789a1149d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:12Z", "revision_number": 0, "id": "38b091dd-dca7-4cbe-8c1c-dd18a74bfca8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:12Z", "security_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "tenant_id": "020d00b5451a467cb276d06789a1149d", "port_range_min": null, "ethertype": "IPv6", "project_id": "020d00b5451a467cb276d06789a1149d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:12Z", "revision_number": 0, "id": "8faf6dda-6919-4b75-b745-2af38abf8dcf", "remote_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:12Z", "security_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "tenant_id": "020d00b5451a467cb276d06789a1149d", "port_range_min": null, "ethertype": "IPv4", "project_id": "020d00b5451a467cb276d06789a1149d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:12Z", "revision_number": 0, "id": "60f7d4a7-1a27-4801-a1e8-5bf33633b818", "remote_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:12Z", "security_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "tenant_id": "020d00b5451a467cb276d06789a1149d", "port_range_min": null, "ethertype": "IPv6", "project_id": "020d00b5451a467cb276d06789a1149d"}], "revision_number": 4, "project_id": "020d00b5451a467cb276d06789a1149d", "id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "created_at": "2019-01-18T04:39:06Z", "updated_at": "2019-01-18T04:39:06Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "8860837e-afbd-4411-adf9-d88db88c2114", "remote_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "47feb8aba08a40dca7028a1701e597b9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "4e399c2e-bc03-4aa3-b192-1fafdc9248ba", "remote_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "47feb8aba08a40dca7028a1701e597b9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "4bf1a402-0fa2-4cfd-9fee-4a28f16bb271", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "47feb8aba08a40dca7028a1701e597b9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "0aedefa2-edbc-47b5-bead-e954540f6937", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "47feb8aba08a40dca7028a1701e597b9"}], "revision_number": 4, "project_id": "47feb8aba08a40dca7028a1701e597b9", "id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "name": "default"}]} 2019-01-18 06:38:01,203 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-3b78b3fd-886a-4cb7-b193-fa31fb590637 2019-01-18 06:38:01,208 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/9c53a91613fb4d5080479ac6f51697ed -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0a577fcd9427d4bc5e34f8ab26c729a74988c68" 2019-01-18 06:38:01,300 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:38:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b7ce4c77-07d1-4dc8-8db8-e15d94e07560 Content-Encoding: gzip Content-Length: 190 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/9c53a91613fb4d5080479ac6f51697ed"}, "enabled": true, "id": "9c53a91613fb4d5080479ac6f51697ed", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2019-01-18 06:38:01,300 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/9c53a91613fb4d5080479ac6f51697ed used request id req-b7ce4c77-07d1-4dc8-8db8-e15d94e07560 2019-01-18 06:38:01,303 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/020d00b5451a467cb276d06789a1149d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0a577fcd9427d4bc5e34f8ab26c729a74988c68" 2019-01-18 06:38:01,395 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:38:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bd810c32-eb21-4918-a376-05bf914a6b25 Content-Encoding: gzip Content-Length: 248 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/020d00b5451a467cb276d06789a1149d"}, "enabled": true, "id": "020d00b5451a467cb276d06789a1149d", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}} 2019-01-18 06:38:01,395 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/020d00b5451a467cb276d06789a1149d used request id req-bd810c32-eb21-4918-a376-05bf914a6b25 2019-01-18 06:38:01,399 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/47feb8aba08a40dca7028a1701e597b9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0a577fcd9427d4bc5e34f8ab26c729a74988c68" 2019-01-18 06:38:01,481 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:38:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f92ff682-396b-4a7c-a283-9f3416354439 Content-Encoding: gzip Content-Length: 205 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/47feb8aba08a40dca7028a1701e597b9"}, "enabled": true, "id": "47feb8aba08a40dca7028a1701e597b9", "parent_id": "default", "domain_id": "default", "name": "service"}} 2019-01-18 06:38:01,482 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/47feb8aba08a40dca7028a1701e597b9 used request id req-f92ff682-396b-4a7c-a283-9f3416354439 2019-01-18 06:38:01,483 - keystone_utils - INFO - Deleting project with name - CreateStackKeypairTests-629810fa-8c4c-477-proj 2019-01-18 06:38:01,486 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/5abae029ab554c32ad3e9f8fed8ddf61 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0a577fcd9427d4bc5e34f8ab26c729a74988c68" 2019-01-18 06:38:01,803 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 06:38:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d98fe742-91eb-4223-a96b-9bc42e917ae0 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 06:38:01,803 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/5abae029ab554c32ad3e9f8fed8ddf61 used request id req-d98fe742-91eb-4223-a96b-9bc42e917ae0 2019-01-18 06:38:01,803 - keystone_utils - INFO - Deleting role with name - CreateStackKeypairTests-629810fa-8c4c-477-proj-role 2019-01-18 06:38:01,807 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/e2b9ddf1f94a414e88b1b9449c4b667e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0a577fcd9427d4bc5e34f8ab26c729a74988c68" 2019-01-18 06:38:01,920 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 06:38:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4d031874-cb08-4196-847d-010ca976b367 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 06:38:01,920 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/e2b9ddf1f94a414e88b1b9449c4b667e used request id req-4d031874-cb08-4196-847d-010ca976b367 2019-01-18 06:38:01,924 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0a577fcd9427d4bc5e34f8ab26c729a74988c68" 2019-01-18 06:38:02,006 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:38:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-59d0bb7e-5039-49d8-a411-52d9c7a446b2 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "488fca829f8b496daa1cd2cdc6e45c49", "links": {"self": "http://172.30.9.23:5000/v3/roles/488fca829f8b496daa1cd2cdc6e45c49"}, "name": "Member"}, {"domain_id": null, "id": "6b7f4f4f76264b6fb449c43b86ee3817", "links": {"self": "http://172.30.9.23:5000/v3/roles/6b7f4f4f76264b6fb449c43b86ee3817"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a482b711adf94961bf4bb28eda7f0e28", "links": {"self": "http://172.30.9.23:5000/v3/roles/a482b711adf94961bf4bb28eda7f0e28"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c65201bd05504fa786d79b166e8bbba3", "links": {"self": "http://172.30.9.23:5000/v3/roles/c65201bd05504fa786d79b166e8bbba3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "e7e317b66c174923a8cb46c48d897c8d", "links": {"self": "http://172.30.9.23:5000/v3/roles/e7e317b66c174923a8cb46c48d897c8d"}, "name": "ResellerAdmin"}]} 2019-01-18 06:38:02,006 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-59d0bb7e-5039-49d8-a411-52d9c7a446b2 2019-01-18 06:38:02,007 - keystone_utils - INFO - Deleting user with name - CreateStackKeypairTests-629810fa-8c4c-477-user 2019-01-18 06:38:02,011 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/4aa75161e47143fb891c2fbccbbc99d2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8fc60eeca0748b1d3349a9bd315bd453210627b2" 2019-01-18 06:38:02,196 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 06:38:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-409283f0-3f0d-4c10-ac56-558c6c860ccf Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 06:38:02,196 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/4aa75161e47143fb891c2fbccbbc99d2 used request id req-409283f0-3f0d-4c10-ac56-558c6c860ccf 2019-01-18 06:38:02,197 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:38:02,589 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "488fca829f8b496daa1cd2cdc6e45c49", "name": "Member"}, {"id": "c65201bd05504fa786d79b166e8bbba3", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}], "expires_at": "2019-01-18T07:38:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "020d00b5451a467cb276d06789a1149d", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "id": "e292c913af7844408b6509a836e493f5"}, "audit_ids": ["xL8sg1pLSQ65pWqKeJ8Rvg"], "issued_at": "2019-01-18T06:38:02.000000Z"}} 2019-01-18 06:38:02,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}a76a20a2c53617b20ca0027cd2fe3affdbe25d39" 2019-01-18 06:38:02,668 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:38:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-23d8aafd-92d2-45bc-ac01-8029ba7222e7 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:38:02,668 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-23d8aafd-92d2-45bc-ac01-8029ba7222e7 2019-01-18 06:38:02,670 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:38:02,671 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:38:03,056 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "488fca829f8b496daa1cd2cdc6e45c49", "name": "Member"}, {"id": "c65201bd05504fa786d79b166e8bbba3", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}], "expires_at": "2019-01-18T07:38:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "020d00b5451a467cb276d06789a1149d", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "id": "e292c913af7844408b6509a836e493f5"}, "audit_ids": ["wPy2BAZCT4udA5s92vIWpQ"], "issued_at": "2019-01-18T06:38:03.000000Z"}} 2019-01-18 06:38:03,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}7e33db0c37612b7c061113a57e8907ff41f861bb" 2019-01-18 06:38:03,152 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:38:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b912f3cd-040f-42d0-ac8d-055e1e8bda77 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:38:03,152 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-b912f3cd-040f-42d0-ac8d-055e1e8bda77 2019-01-18 06:38:03,157 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-18 06:38:03,162 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 18 Jan 2019 06:38: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"}]}]}} 2019-01-18 06:38:03,163 - 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-4a4818e5-74d0-4b8-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e33db0c37612b7c061113a57e8907ff41f861bb" 2019-01-18 06:38:03,254 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:38:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-41b3b20a-400c-4f14-b84f-c6cbd74b3970 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=CreateStackSecurityGroupTests-4a4818e5-74d0-4b8-proj", "previous": null, "next": null}, "projects": []} 2019-01-18 06:38:03,254 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSecurityGroupTests-4a4818e5-74d0-4b8-proj used request id req-41b3b20a-400c-4f14-b84f-c6cbd74b3970 2019-01-18 06:38:03,258 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e33db0c37612b7c061113a57e8907ff41f861bb" 2019-01-18 06:38:03,348 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:38:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-10287f1b-579f-4541-9e27-68024fc67fbd Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-18 06:38:03,348 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-10287f1b-579f-4541-9e27-68024fc67fbd 2019-01-18 06:38:03,352 - 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}7e33db0c37612b7c061113a57e8907ff41f861bb" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackSecurityGroupTests-4a4818e5-74d0-4b8-proj"}}' 2019-01-18 06:38:03,459 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 18 Jan 2019 06:38:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-04cdece4-e5af-4646-ada5-e7a2fbe1355c Content-Length: 314 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/f5399d99f8d34f11b0c752ee35c93031"}, "enabled": true, "id": "f5399d99f8d34f11b0c752ee35c93031", "parent_id": "default", "domain_id": "default", "name": "CreateStackSecurityGroupTests-4a4818e5-74d0-4b8-proj"}} 2019-01-18 06:38:03,459 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-04cdece4-e5af-4646-ada5-e7a2fbe1355c 2019-01-18 06:38:03,459 - keystone_utils - INFO - Created project with name - CreateStackSecurityGroupTests-4a4818e5-74d0-4b8-proj 2019-01-18 06:38:03,459 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:38:03,460 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:38:03,852 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "488fca829f8b496daa1cd2cdc6e45c49", "name": "Member"}, {"id": "c65201bd05504fa786d79b166e8bbba3", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}], "expires_at": "2019-01-18T07:38:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "020d00b5451a467cb276d06789a1149d", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "id": "e292c913af7844408b6509a836e493f5"}, "audit_ids": ["IaneJ-rvS2a3xpO1E0-0uQ"], "issued_at": "2019-01-18T06:38:03.000000Z"}} 2019-01-18 06:38:03,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}1e91363311b7793d86ada04f70e9493b0cbdd45c" 2019-01-18 06:38:03,866 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:38:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3b688cbb-ad2c-4d04-8116-55a2efcda6dc Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:38:03,866 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-3b688cbb-ad2c-4d04-8116-55a2efcda6dc 2019-01-18 06:38:03,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" 2019-01-18 06:38:03,875 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 18 Jan 2019 06:38: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"}]}]}} 2019-01-18 06:38:03,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}1e91363311b7793d86ada04f70e9493b0cbdd45c" 2019-01-18 06:38:03,982 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:38:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-07478f74-37c1-421a-99d1-45295d56db89 Content-Encoding: gzip Content-Length: 869 Content-Type: application/json RESP BODY: {"users": [{"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/0607a2b4beb0408e9fa51cc5ba027ac6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0607a2b4beb0408e9fa51cc5ba027ac6", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/17c61b95071545a094cc82823d2b88b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "17c61b95071545a094cc82823d2b88b8", "email": "nova@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/29e5d2dfed2447bda26fc75bd1122674"}, "domain_id": "default", "enabled": true, "options": {}, "id": "29e5d2dfed2447bda26fc75bd1122674", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/3b6dcc8c791e4b6e8831f5b5e583de80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3b6dcc8c791e4b6e8831f5b5e583de80", "email": "neutron@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.23:5000/v3/users/45ab52d673584bc198669be88c88b878"}, "domain_id": "default", "enabled": true, "options": {}, "id": "45ab52d673584bc198669be88c88b878", "email": "barbican@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/57795b4ee52f49c6a71f55bb6c4012f8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "57795b4ee52f49c6a71f55bb6c4012f8", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/5c52969262974d64ac2a300ca5d60f50"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c52969262974d64ac2a300ca5d60f50", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/5fc15572bb1c489ba92bd9945bbc1f64"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5fc15572bb1c489ba92bd9945bbc1f64", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/6b519d70e25f4e61a9dfd738cd6bba22"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6b519d70e25f4e61a9dfd738cd6bba22", "email": "heat@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.23:5000/v3/users/8248437208b540c2893a7117ad102a87"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8248437208b540c2893a7117ad102a87", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/890dee97e62840c5b15e36f03f6b7efc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "890dee97e62840c5b15e36f03f6b7efc", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/8cccb516ecc44ed9bb7c8633df108fd4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8cccb516ecc44ed9bb7c8633df108fd4", "email": "glance@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.23:5000/v3/users/97c3d863a98148299fa116fdb54be470"}, "domain_id": "default", "enabled": true, "options": {}, "id": "97c3d863a98148299fa116fdb54be470", "email": "tacker@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/a2a0c8c0f19941808c9f618af50b3b79"}, "domain_id": "c19db1b8f60647a9a114cd23287c807b", "enabled": true, "options": {}, "id": "a2a0c8c0f19941808c9f618af50b3b79", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "links": {"self": "http://172.30.9.23:5000/v3/users/e292c913af7844408b6509a836e493f5"}, "domain_id": "default", "enabled": true, "id": "e292c913af7844408b6509a836e493f5", "options": {}}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/fe5de73ba9cb41b2be24ccf1f72f5ed4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe5de73ba9cb41b2be24ccf1f72f5ed4", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2019-01-18 06:38:03,982 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-07478f74-37c1-421a-99d1-45295d56db89 2019-01-18 06:38:03,986 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateStackSecurityGroupTests-4a4818e5-74d0-4b8-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e91363311b7793d86ada04f70e9493b0cbdd45c" 2019-01-18 06:38:04,152 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:38:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1aeef6e9-10e0-4138-af8f-3df82f848fd4 Content-Encoding: gzip Content-Length: 259 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateStackSecurityGroupTests-4a4818e5-74d0-4b8-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/f5399d99f8d34f11b0c752ee35c93031"}, "enabled": true, "id": "f5399d99f8d34f11b0c752ee35c93031", "parent_id": "default", "domain_id": "default", "name": "CreateStackSecurityGroupTests-4a4818e5-74d0-4b8-proj"}]} 2019-01-18 06:38:04,153 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateStackSecurityGroupTests-4a4818e5-74d0-4b8-proj used request id req-1aeef6e9-10e0-4138-af8f-3df82f848fd4 2019-01-18 06:38:04,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}1e91363311b7793d86ada04f70e9493b0cbdd45c" 2019-01-18 06:38:04,240 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:38:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0d84ccd9-b907-4790-988f-1366230ef18b Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-18 06:38:04,240 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-0d84ccd9-b907-4790-988f-1366230ef18b 2019-01-18 06:38:04,540 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e91363311b7793d86ada04f70e9493b0cbdd45c" 2019-01-18 06:38:04,629 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:38:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-39951cb8-019c-40b0-8532-00de664cbbd1 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "488fca829f8b496daa1cd2cdc6e45c49", "links": {"self": "http://172.30.9.23:5000/v3/roles/488fca829f8b496daa1cd2cdc6e45c49"}, "name": "Member"}, {"domain_id": null, "id": "6b7f4f4f76264b6fb449c43b86ee3817", "links": {"self": "http://172.30.9.23:5000/v3/roles/6b7f4f4f76264b6fb449c43b86ee3817"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a482b711adf94961bf4bb28eda7f0e28", "links": {"self": "http://172.30.9.23:5000/v3/roles/a482b711adf94961bf4bb28eda7f0e28"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c65201bd05504fa786d79b166e8bbba3", "links": {"self": "http://172.30.9.23:5000/v3/roles/c65201bd05504fa786d79b166e8bbba3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "e7e317b66c174923a8cb46c48d897c8d", "links": {"self": "http://172.30.9.23:5000/v3/roles/e7e317b66c174923a8cb46c48d897c8d"}, "name": "ResellerAdmin"}]} 2019-01-18 06:38:04,629 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-39951cb8-019c-40b0-8532-00de664cbbd1 2019-01-18 06:38:04,633 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateStackSecurityGroupTests-4a4818e5-74d0-4b8-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e91363311b7793d86ada04f70e9493b0cbdd45c" 2019-01-18 06:38:04,713 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:38:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-83e901d3-2ac9-492f-86a7-f607e74fb927 Content-Encoding: gzip Content-Length: 259 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateStackSecurityGroupTests-4a4818e5-74d0-4b8-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/f5399d99f8d34f11b0c752ee35c93031"}, "enabled": true, "id": "f5399d99f8d34f11b0c752ee35c93031", "parent_id": "default", "domain_id": "default", "name": "CreateStackSecurityGroupTests-4a4818e5-74d0-4b8-proj"}]} 2019-01-18 06:38:04,714 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateStackSecurityGroupTests-4a4818e5-74d0-4b8-proj used request id req-83e901d3-2ac9-492f-86a7-f607e74fb927 2019-01-18 06:38:04,718 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users/768140b001474f5db24758e13a8c512c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e91363311b7793d86ada04f70e9493b0cbdd45c" 2019-01-18 06:38:04,826 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:38:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2f32ddee-a9f6-41d5-9b50-ee3c6332b062 Content-Encoding: gzip Content-Length: 251 Content-Type: application/json RESP BODY: {"user": {"name": "CreateStackSecurityGroupTests-4a4818e5-74d0-4b8-user", "links": {"self": "http://172.30.9.23:5000/v3/users/768140b001474f5db24758e13a8c512c"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "f5399d99f8d34f11b0c752ee35c93031", "id": "768140b001474f5db24758e13a8c512c", "password_expires_at": null}} 2019-01-18 06:38:04,827 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users/768140b001474f5db24758e13a8c512c used request id req-2f32ddee-a9f6-41d5-9b50-ee3c6332b062 2019-01-18 06:38:04,831 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/f5399d99f8d34f11b0c752ee35c93031/users/768140b001474f5db24758e13a8c512c/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e91363311b7793d86ada04f70e9493b0cbdd45c" 2019-01-18 06:38:04,933 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:38:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7d5adfe4-dafd-4677-8c7e-6a6a134d2e88 Content-Encoding: gzip Content-Length: 165 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects/f5399d99f8d34f11b0c752ee35c93031/users/768140b001474f5db24758e13a8c512c/roles", "previous": null, "next": null}, "roles": []} 2019-01-18 06:38:04,933 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/f5399d99f8d34f11b0c752ee35c93031/users/768140b001474f5db24758e13a8c512c/roles used request id req-7d5adfe4-dafd-4677-8c7e-6a6a134d2e88 2019-01-18 06:38:04,937 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/c65201bd05504fa786d79b166e8bbba3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e91363311b7793d86ada04f70e9493b0cbdd45c" 2019-01-18 06:38:05,016 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:38:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9849605c-9aa6-48cc-b12f-d9014018dddc Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.23:5000/v3/roles/c65201bd05504fa786d79b166e8bbba3"}, "domain_id": null, "name": "heat_stack_owner", "id": "c65201bd05504fa786d79b166e8bbba3"}} 2019-01-18 06:38:05,016 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/c65201bd05504fa786d79b166e8bbba3 used request id req-9849605c-9aa6-48cc-b12f-d9014018dddc 2019-01-18 06:38:05,017 - keystone_utils - INFO - Granting role heat_stack_owner to project CreateStackSecurityGroupTests-4a4818e5-74d0-4b8-proj 2019-01-18 06:38:05,020 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/f5399d99f8d34f11b0c752ee35c93031/users/768140b001474f5db24758e13a8c512c/roles/c65201bd05504fa786d79b166e8bbba3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e91363311b7793d86ada04f70e9493b0cbdd45c" 2019-01-18 06:38:05,144 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 06:38:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-50d2e330-86d7-496f-8d4f-48fa628bf378 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 06:38:05,144 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/f5399d99f8d34f11b0c752ee35c93031/users/768140b001474f5db24758e13a8c512c/roles/c65201bd05504fa786d79b166e8bbba3 used request id req-50d2e330-86d7-496f-8d4f-48fa628bf378 2019-01-18 06:38:05,145 - keystone_utils - INFO - Created user with name - CreateStackSecurityGroupTests-4a4818e5-74d0-4b8-user 2019-01-18 06:38:05,145 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:38:05,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}7e33db0c37612b7c061113a57e8907ff41f861bb" 2019-01-18 06:38:05,240 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:38:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2b8dbd60-218e-4d95-a2ac-647d85782acb Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "488fca829f8b496daa1cd2cdc6e45c49", "links": {"self": "http://172.30.9.23:5000/v3/roles/488fca829f8b496daa1cd2cdc6e45c49"}, "name": "Member"}, {"domain_id": null, "id": "6b7f4f4f76264b6fb449c43b86ee3817", "links": {"self": "http://172.30.9.23:5000/v3/roles/6b7f4f4f76264b6fb449c43b86ee3817"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a482b711adf94961bf4bb28eda7f0e28", "links": {"self": "http://172.30.9.23:5000/v3/roles/a482b711adf94961bf4bb28eda7f0e28"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c65201bd05504fa786d79b166e8bbba3", "links": {"self": "http://172.30.9.23:5000/v3/roles/c65201bd05504fa786d79b166e8bbba3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "e7e317b66c174923a8cb46c48d897c8d", "links": {"self": "http://172.30.9.23:5000/v3/roles/e7e317b66c174923a8cb46c48d897c8d"}, "name": "ResellerAdmin"}]} 2019-01-18 06:38:05,240 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-2b8dbd60-218e-4d95-a2ac-647d85782acb 2019-01-18 06:38:05,244 - 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}7e33db0c37612b7c061113a57e8907ff41f861bb" -d '{"role": {"name": "CreateStackSecurityGroupTests-4a4818e5-74d0-4b8-proj-role"}}' 2019-01-18 06:38:05,339 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 18 Jan 2019 06:38:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-717558aa-93d2-4841-b4df-d2c0b77f02aa Content-Length: 228 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "0c167ac914c54419b02244a12e6c0dc9", "links": {"self": "http://172.30.9.23:5000/v3/roles/0c167ac914c54419b02244a12e6c0dc9"}, "name": "CreateStackSecurityGroupTests-4a4818e5-74d0-4b8-proj-role"}} 2019-01-18 06:38:05,339 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-717558aa-93d2-4841-b4df-d2c0b77f02aa 2019-01-18 06:38:05,339 - keystone_utils - INFO - Created role with name - CreateStackSecurityGroupTests-4a4818e5-74d0-4b8-proj-role 2019-01-18 06:38:05,343 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/0c167ac914c54419b02244a12e6c0dc9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e33db0c37612b7c061113a57e8907ff41f861bb" 2019-01-18 06:38:05,434 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:38:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-41d4f7ab-819b-4b9c-a88e-3289ece9275c Content-Encoding: gzip Content-Length: 183 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.23:5000/v3/roles/0c167ac914c54419b02244a12e6c0dc9"}, "domain_id": null, "name": "CreateStackSecurityGroupTests-4a4818e5-74d0-4b8-proj-role", "id": "0c167ac914c54419b02244a12e6c0dc9"}} 2019-01-18 06:38:05,434 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/0c167ac914c54419b02244a12e6c0dc9 used request id req-41d4f7ab-819b-4b9c-a88e-3289ece9275c 2019-01-18 06:38:05,434 - keystone_utils - INFO - Granting role CreateStackSecurityGroupTests-4a4818e5-74d0-4b8-proj-role to project CreateStackSecurityGroupTests-4a4818e5-74d0-4b8-proj 2019-01-18 06:38:05,438 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/f5399d99f8d34f11b0c752ee35c93031/users/768140b001474f5db24758e13a8c512c/roles/0c167ac914c54419b02244a12e6c0dc9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e33db0c37612b7c061113a57e8907ff41f861bb" 2019-01-18 06:38:05,569 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 06:38:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8c4983a1-5a74-4402-acc9-45af31fafd67 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 06:38:05,569 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/f5399d99f8d34f11b0c752ee35c93031/users/768140b001474f5db24758e13a8c512c/roles/0c167ac914c54419b02244a12e6c0dc9 used request id req-8c4983a1-5a74-4402-acc9-45af31fafd67 2019-01-18 06:38:05,570 - heat_utils - DEBUG - Retrieving Heat Client 2019-01-18 06:38:05,570 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-18 06:38:05,571 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:38:05,572 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:38:05,948 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c65201bd05504fa786d79b166e8bbba3", "name": "heat_stack_owner"}, {"id": "0c167ac914c54419b02244a12e6c0dc9", "name": "CreateStackSecurityGroupTests-4a4818e5-74d0-4b8-proj-role"}], "expires_at": "2019-01-18T07:38:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f5399d99f8d34f11b0c752ee35c93031", "name": "CreateStackSecurityGroupTests-4a4818e5-74d0-4b8-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/f5399d99f8d34f11b0c752ee35c93031", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/f5399d99f8d34f11b0c752ee35c93031", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/f5399d99f8d34f11b0c752ee35c93031", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/f5399d99f8d34f11b0c752ee35c93031", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/f5399d99f8d34f11b0c752ee35c93031", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/f5399d99f8d34f11b0c752ee35c93031", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/f5399d99f8d34f11b0c752ee35c93031", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/f5399d99f8d34f11b0c752ee35c93031", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/f5399d99f8d34f11b0c752ee35c93031", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/f5399d99f8d34f11b0c752ee35c93031", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/f5399d99f8d34f11b0c752ee35c93031", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/f5399d99f8d34f11b0c752ee35c93031", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSecurityGroupTests-4a4818e5-74d0-4b8-user", "id": "768140b001474f5db24758e13a8c512c"}, "audit_ids": ["OJI11yB0QH25qYK4n7QxEw"], "issued_at": "2019-01-18T06:38:05.000000Z"}} 2019-01-18 06:38:05,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}f24f412c394014824ce003a16d27966bfc12ae81" 2019-01-18 06:38:06,034 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:38:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1d539367-6153-496e-89a7-f2cb2ce9d620 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:38:06,034 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-1d539367-6153-496e-89a7-f2cb2ce9d620 2019-01-18 06:38:06,036 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-18 06:38:06,038 - heat_utils - DEBUG - Retrieving Heat Client 2019-01-18 06:38:06,041 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/f5399d99f8d34f11b0c752ee35c93031/stacks?stack_name=CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-fe8cd7b2-50fe-4ddc-82ea-4c930a2b76db-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f24f412c394014824ce003a16d27966bfc12ae81" 2019-01-18 06:38:06,220 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:38:06 GMT Server: Apache x-openstack-request-id: req-c167c7f8-8620-4c31-80ca-854d886be75b Content-Length: 14 Content-Type: application/json RESP BODY: {"stacks": []} 2019-01-18 06:38:06,220 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/f5399d99f8d34f11b0c752ee35c93031/stacks?stack_name=CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-fe8cd7b2-50fe-4ddc-82ea-4c930a2b76db-stack used request id req-c167c7f8-8620-4c31-80ca-854d886be75b 2019-01-18 06:38:06,238 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8004/v1/f5399d99f8d34f11b0c752ee35c93031/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f24f412c394014824ce003a16d27966bfc12ae81" -d '{"stack_name": "CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-fe8cd7b2-50fe-4ddc-82ea-4c930a2b76db-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-fe8cd7b2-50fe-4ddc-82ea-4c930a2b76db-sec-grp"}}' 2019-01-18 06:38:07,753 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 18 Jan 2019 06:38:06 GMT Server: Apache x-openstack-request-id: req-56d65573-d066-44d0-b854-00e9efdb6e96 Location: http://172.30.9.23:8004/v1/f5399d99f8d34f11b0c752ee35c93031/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-fe8cd7b2-50fe-4ddc-82ea-4c930a2b76db-stack/abf5f067-4b4b-445b-9f4f-6cebe339cbe9 Content-Length: 303 Content-Type: application/json RESP BODY: {"stack": {"id": "abf5f067-4b4b-445b-9f4f-6cebe339cbe9", "links": [{"href": "http://172.30.9.23:8004/v1/f5399d99f8d34f11b0c752ee35c93031/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-fe8cd7b2-50fe-4ddc-82ea-4c930a2b76db-stack/abf5f067-4b4b-445b-9f4f-6cebe339cbe9", "rel": "self"}]}} 2019-01-18 06:38:07,754 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.23:8004/v1/f5399d99f8d34f11b0c752ee35c93031/stacks used request id req-56d65573-d066-44d0-b854-00e9efdb6e96 2019-01-18 06:38:07,757 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/f5399d99f8d34f11b0c752ee35c93031/stacks/abf5f067-4b4b-445b-9f4f-6cebe339cbe9 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f24f412c394014824ce003a16d27966bfc12ae81" 2019-01-18 06:38:07,936 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 18 Jan 2019 06:38:07 GMT Server: Apache x-openstack-request-id: req-a5e839e1-f76d-4a94-9e70-aee1314a206f Location: http://172.30.9.23:8004/v1/f5399d99f8d34f11b0c752ee35c93031/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-fe8cd7b2-50fe-4ddc-82ea-4c930a2b76db-stack/abf5f067-4b4b-445b-9f4f-6cebe339cbe9 Content-Length: 555 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/f5399d99f8d34f11b0c752ee35c93031/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-fe8cd7b2-50fe-4ddc-82ea-4c930a2b76db-stack/abf5f067-4b4b-445b-9f4f-6cebe339cbe9;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-18 06:38:08,118 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:38:07 GMT Server: Apache x-openstack-request-id: req-2d0061bf-1bd5-461b-b4d9-2e5b0a201c6c 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": "f5399d99f8d34f11b0c752ee35c93031", "OS::stack_id": "abf5f067-4b4b-445b-9f4f-6cebe339cbe9", "OS::stack_name": "CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-fe8cd7b2-50fe-4ddc-82ea-4c930a2b76db-stack", "security_group_name": "CreateStackSecurityGroupTests-fe8cd7b2-50fe-4ddc-82ea-4c930a2b76db-sec-grp"}, "deletion_time": null, "stack_name": "CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-fe8cd7b2-50fe-4ddc-82ea-4c930a2b76db-stack", "stack_user_project_id": "b1679df580a24dfab1d16d420e945127", "stack_status_reason": "Stack CREATE started", "creation_time": "2019-01-18T06:38:07Z", "links": [{"href": "http://172.30.9.23:8004/v1/f5399d99f8d34f11b0c752ee35c93031/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-fe8cd7b2-50fe-4ddc-82ea-4c930a2b76db-stack/abf5f067-4b4b-445b-9f4f-6cebe339cbe9", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "abf5f067-4b4b-445b-9f4f-6cebe339cbe9", "outputs": [], "template_description": "Sample template for creating a single SecurityGroup\n"}} 2019-01-18 06:38:08,118 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/f5399d99f8d34f11b0c752ee35c93031/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-fe8cd7b2-50fe-4ddc-82ea-4c930a2b76db-stack/abf5f067-4b4b-445b-9f4f-6cebe339cbe9 used request id req-2d0061bf-1bd5-461b-b4d9-2e5b0a201c6c 2019-01-18 06:38:08,119 - create_stack - INFO - Created stack with name - CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-fe8cd7b2-50fe-4ddc-82ea-4c930a2b76db-stack 2019-01-18 06:38:08,122 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/f5399d99f8d34f11b0c752ee35c93031/stacks/abf5f067-4b4b-445b-9f4f-6cebe339cbe9 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f24f412c394014824ce003a16d27966bfc12ae81" 2019-01-18 06:38:08,149 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 18 Jan 2019 06:38:08 GMT Server: Apache x-openstack-request-id: req-cef0ed63-ec40-43f9-81cf-0324050c151a Location: http://172.30.9.23:8004/v1/f5399d99f8d34f11b0c752ee35c93031/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-fe8cd7b2-50fe-4ddc-82ea-4c930a2b76db-stack/abf5f067-4b4b-445b-9f4f-6cebe339cbe9 Content-Length: 555 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/f5399d99f8d34f11b0c752ee35c93031/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-fe8cd7b2-50fe-4ddc-82ea-4c930a2b76db-stack/abf5f067-4b4b-445b-9f4f-6cebe339cbe9;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-18 06:38:08,341 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:38:08 GMT Server: Apache x-openstack-request-id: req-a89f2acc-7ab6-4a27-aac7-e07516ca756d 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": "f5399d99f8d34f11b0c752ee35c93031", "OS::stack_id": "abf5f067-4b4b-445b-9f4f-6cebe339cbe9", "OS::stack_name": "CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-fe8cd7b2-50fe-4ddc-82ea-4c930a2b76db-stack", "security_group_name": "CreateStackSecurityGroupTests-fe8cd7b2-50fe-4ddc-82ea-4c930a2b76db-sec-grp"}, "deletion_time": null, "stack_name": "CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-fe8cd7b2-50fe-4ddc-82ea-4c930a2b76db-stack", "stack_user_project_id": "b1679df580a24dfab1d16d420e945127", "stack_status_reason": "Stack CREATE started", "creation_time": "2019-01-18T06:38:07Z", "links": [{"href": "http://172.30.9.23:8004/v1/f5399d99f8d34f11b0c752ee35c93031/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-fe8cd7b2-50fe-4ddc-82ea-4c930a2b76db-stack/abf5f067-4b4b-445b-9f4f-6cebe339cbe9", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "abf5f067-4b4b-445b-9f4f-6cebe339cbe9", "outputs": [], "template_description": "Sample template for creating a single SecurityGroup\n"}} 2019-01-18 06:38:08,341 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/f5399d99f8d34f11b0c752ee35c93031/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-fe8cd7b2-50fe-4ddc-82ea-4c930a2b76db-stack/abf5f067-4b4b-445b-9f4f-6cebe339cbe9 used request id req-a89f2acc-7ab6-4a27-aac7-e07516ca756d 2019-01-18 06:38:08,342 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2019-01-18 06:38:08,342 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2019-01-18 06:38:11,345 - create_stack - DEBUG - Stack status query timeout in 1196.77413416 2019-01-18 06:38:11,348 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/f5399d99f8d34f11b0c752ee35c93031/stacks/abf5f067-4b4b-445b-9f4f-6cebe339cbe9 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f24f412c394014824ce003a16d27966bfc12ae81" 2019-01-18 06:38:11,530 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 18 Jan 2019 06:38:11 GMT Server: Apache x-openstack-request-id: req-ce48d6bf-8ea3-4670-8731-62353dee6480 Location: http://172.30.9.23:8004/v1/f5399d99f8d34f11b0c752ee35c93031/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-fe8cd7b2-50fe-4ddc-82ea-4c930a2b76db-stack/abf5f067-4b4b-445b-9f4f-6cebe339cbe9 Content-Length: 555 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/f5399d99f8d34f11b0c752ee35c93031/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-fe8cd7b2-50fe-4ddc-82ea-4c930a2b76db-stack/abf5f067-4b4b-445b-9f4f-6cebe339cbe9;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-18 06:38:11,750 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:38:11 GMT Server: Apache x-openstack-request-id: req-81fe235c-c029-4a00-b924-b051075fbf15 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 530 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": "f5399d99f8d34f11b0c752ee35c93031", "OS::stack_id": "abf5f067-4b4b-445b-9f4f-6cebe339cbe9", "OS::stack_name": "CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-fe8cd7b2-50fe-4ddc-82ea-4c930a2b76db-stack", "security_group_name": "CreateStackSecurityGroupTests-fe8cd7b2-50fe-4ddc-82ea-4c930a2b76db-sec-grp"}, "deletion_time": null, "stack_name": "CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-fe8cd7b2-50fe-4ddc-82ea-4c930a2b76db-stack", "stack_user_project_id": "b1679df580a24dfab1d16d420e945127", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2019-01-18T06:38:07Z", "links": [{"href": "http://172.30.9.23:8004/v1/f5399d99f8d34f11b0c752ee35c93031/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-fe8cd7b2-50fe-4ddc-82ea-4c930a2b76db-stack/abf5f067-4b4b-445b-9f4f-6cebe339cbe9", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "abf5f067-4b4b-445b-9f4f-6cebe339cbe9", "outputs": [], "template_description": "Sample template for creating a single SecurityGroup\n"}} 2019-01-18 06:38:11,750 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/f5399d99f8d34f11b0c752ee35c93031/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-fe8cd7b2-50fe-4ddc-82ea-4c930a2b76db-stack/abf5f067-4b4b-445b-9f4f-6cebe339cbe9 used request id req-81fe235c-c029-4a00-b924-b051075fbf15 2019-01-18 06:38:11,750 - create_stack - DEBUG - Stack status is - CREATE_COMPLETE 2019-01-18 06:38:11,750 - create_stack - DEBUG - Stack is active with name - CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-fe8cd7b2-50fe-4ddc-82ea-4c930a2b76db-stack 2019-01-18 06:38:11,750 - create_stack - INFO - Stack is now active with name - CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-fe8cd7b2-50fe-4ddc-82ea-4c930a2b76db-stack 2019-01-18 06:38:11,753 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/f5399d99f8d34f11b0c752ee35c93031/stacks/abf5f067-4b4b-445b-9f4f-6cebe339cbe9/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f24f412c394014824ce003a16d27966bfc12ae81" 2019-01-18 06:38:11,924 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 18 Jan 2019 06:38:11 GMT Server: Apache x-openstack-request-id: req-95f02bbd-cb7a-4460-bcf5-e12d0ac4ee5a Location: http://172.30.9.23:8004/v1/f5399d99f8d34f11b0c752ee35c93031/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-fe8cd7b2-50fe-4ddc-82ea-4c930a2b76db-stack/abf5f067-4b4b-445b-9f4f-6cebe339cbe9/resources Content-Length: 575 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/f5399d99f8d34f11b0c752ee35c93031/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-fe8cd7b2-50fe-4ddc-82ea-4c930a2b76db-stack/abf5f067-4b4b-445b-9f4f-6cebe339cbe9/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-18 06:38:11,966 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:38:11 GMT Server: Apache x-openstack-request-id: req-1b309201-3572-46a1-a568-dd17a132bd1b 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/f5399d99f8d34f11b0c752ee35c93031/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-fe8cd7b2-50fe-4ddc-82ea-4c930a2b76db-stack/abf5f067-4b4b-445b-9f4f-6cebe339cbe9/resources/server_security_group", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/f5399d99f8d34f11b0c752ee35c93031/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-fe8cd7b2-50fe-4ddc-82ea-4c930a2b76db-stack/abf5f067-4b4b-445b-9f4f-6cebe339cbe9", "rel": "stack"}], "logical_resource_id": "server_security_group", "creation_time": "2019-01-18T06:38:07Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-18T06:38:07Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "6600926d-b69c-46c4-b1fb-181d7970cc4d", "resource_type": "OS::Neutron::SecurityGroup"}]} 2019-01-18 06:38:11,966 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/f5399d99f8d34f11b0c752ee35c93031/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-fe8cd7b2-50fe-4ddc-82ea-4c930a2b76db-stack/abf5f067-4b4b-445b-9f4f-6cebe339cbe9/resources used request id req-1b309201-3572-46a1-a568-dd17a132bd1b 2019-01-18 06:38:11,966 - neutron_utils - INFO - Retrieving security group with ID - 6600926d-b69c-46c4-b1fb-181d7970cc4d 2019-01-18 06:38:11,971 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?id=6600926d-b69c-46c4-b1fb-181d7970cc4d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f24f412c394014824ce003a16d27966bfc12ae81" 2019-01-18 06:38:12,183 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1435 X-Openstack-Request-Id: req-a108827e-aa61-4093-9a36-b53e6cd3b5fc Date: Fri, 18 Jan 2019 06:38:12 GMT RESP BODY: {"security_groups": [{"description": "Test description", "tags": [], "tenant_id": "f5399d99f8d34f11b0c752ee35c93031", "created_at": "2019-01-18T06:38:08Z", "updated_at": "2019-01-18T06:38:09Z", "security_group_rules": [{"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:38:09Z", "revision_number": 0, "id": "01f485c5-3109-48ba-bab2-c77da7ac6e1b", "remote_group_id": null, "remote_ip_prefix": "0.0.0.0/0", "created_at": "2019-01-18T06:38:09Z", "security_group_id": "6600926d-b69c-46c4-b1fb-181d7970cc4d", "tenant_id": "f5399d99f8d34f11b0c752ee35c93031", "port_range_min": null, "ethertype": "IPv4", "project_id": "f5399d99f8d34f11b0c752ee35c93031"}, {"direction": "egress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-01-18T06:38:09Z", "revision_number": 0, "id": "73d2ae4b-0615-4ce8-88e9-773788d59852", "remote_group_id": null, "remote_ip_prefix": "0.0.0.0/0", "created_at": "2019-01-18T06:38:09Z", "security_group_id": "6600926d-b69c-46c4-b1fb-181d7970cc4d", "tenant_id": "f5399d99f8d34f11b0c752ee35c93031", "port_range_min": 22, "ethertype": "IPv4", "project_id": "f5399d99f8d34f11b0c752ee35c93031"}], "revision_number": 6, "project_id": "f5399d99f8d34f11b0c752ee35c93031", "id": "6600926d-b69c-46c4-b1fb-181d7970cc4d", "name": "CreateStackSecurityGroupTests-fe8cd7b2-50fe-4ddc-82ea-4c930a2b76db-sec-grp"}]} 2019-01-18 06:38:12,183 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?id=6600926d-b69c-46c4-b1fb-181d7970cc4d used request id req-a108827e-aa61-4093-9a36-b53e6cd3b5fc 2019-01-18 06:38:12,184 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 6600926d-b69c-46c4-b1fb-181d7970cc4d 2019-01-18 06:38:12,189 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=6600926d-b69c-46c4-b1fb-181d7970cc4d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f24f412c394014824ce003a16d27966bfc12ae81" 2019-01-18 06:38:12,378 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1012 X-Openstack-Request-Id: req-beb6dfd1-6880-4b0c-8ce4-867b0b9a9ea1 Date: Fri, 18 Jan 2019 06:38:12 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": "2019-01-18T06:38:09Z", "security_group_id": "6600926d-b69c-46c4-b1fb-181d7970cc4d", "port_range_min": null, "revision_number": 0, "tenant_id": "f5399d99f8d34f11b0c752ee35c93031", "created_at": "2019-01-18T06:38:09Z", "project_id": "f5399d99f8d34f11b0c752ee35c93031", "id": "01f485c5-3109-48ba-bab2-c77da7ac6e1b"}, {"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": "2019-01-18T06:38:09Z", "security_group_id": "6600926d-b69c-46c4-b1fb-181d7970cc4d", "port_range_min": 22, "revision_number": 0, "tenant_id": "f5399d99f8d34f11b0c752ee35c93031", "created_at": "2019-01-18T06:38:09Z", "project_id": "f5399d99f8d34f11b0c752ee35c93031", "id": "73d2ae4b-0615-4ce8-88e9-773788d59852"}]} 2019-01-18 06:38:12,378 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=6600926d-b69c-46c4-b1fb-181d7970cc4d used request id req-beb6dfd1-6880-4b0c-8ce4-867b0b9a9ea1 2019-01-18 06:38:12,378 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 6600926d-b69c-46c4-b1fb-181d7970cc4d 2019-01-18 06:38:12,384 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=6600926d-b69c-46c4-b1fb-181d7970cc4d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f24f412c394014824ce003a16d27966bfc12ae81" 2019-01-18 06:38:12,568 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1012 X-Openstack-Request-Id: req-6d5b0bbe-03dd-4a2d-aa67-8db50adda4a5 Date: Fri, 18 Jan 2019 06:38:12 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": "2019-01-18T06:38:09Z", "security_group_id": "6600926d-b69c-46c4-b1fb-181d7970cc4d", "port_range_min": null, "revision_number": 0, "tenant_id": "f5399d99f8d34f11b0c752ee35c93031", "created_at": "2019-01-18T06:38:09Z", "project_id": "f5399d99f8d34f11b0c752ee35c93031", "id": "01f485c5-3109-48ba-bab2-c77da7ac6e1b"}, {"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": "2019-01-18T06:38:09Z", "security_group_id": "6600926d-b69c-46c4-b1fb-181d7970cc4d", "port_range_min": 22, "revision_number": 0, "tenant_id": "f5399d99f8d34f11b0c752ee35c93031", "created_at": "2019-01-18T06:38:09Z", "project_id": "f5399d99f8d34f11b0c752ee35c93031", "id": "73d2ae4b-0615-4ce8-88e9-773788d59852"}]} 2019-01-18 06:38:12,568 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=6600926d-b69c-46c4-b1fb-181d7970cc4d used request id req-6d5b0bbe-03dd-4a2d-aa67-8db50adda4a5 2019-01-18 06:38:12,569 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:38:12,570 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:38:12,961 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c65201bd05504fa786d79b166e8bbba3", "name": "heat_stack_owner"}, {"id": "0c167ac914c54419b02244a12e6c0dc9", "name": "CreateStackSecurityGroupTests-4a4818e5-74d0-4b8-proj-role"}], "expires_at": "2019-01-18T07:38:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f5399d99f8d34f11b0c752ee35c93031", "name": "CreateStackSecurityGroupTests-4a4818e5-74d0-4b8-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/f5399d99f8d34f11b0c752ee35c93031", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/f5399d99f8d34f11b0c752ee35c93031", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/f5399d99f8d34f11b0c752ee35c93031", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/f5399d99f8d34f11b0c752ee35c93031", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/f5399d99f8d34f11b0c752ee35c93031", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/f5399d99f8d34f11b0c752ee35c93031", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/f5399d99f8d34f11b0c752ee35c93031", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/f5399d99f8d34f11b0c752ee35c93031", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/f5399d99f8d34f11b0c752ee35c93031", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/f5399d99f8d34f11b0c752ee35c93031", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/f5399d99f8d34f11b0c752ee35c93031", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/f5399d99f8d34f11b0c752ee35c93031", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSecurityGroupTests-4a4818e5-74d0-4b8-user", "id": "768140b001474f5db24758e13a8c512c"}, "audit_ids": ["x-ujeDxXSbGP6n_-B6jhjw"], "issued_at": "2019-01-18T06:38:12.000000Z"}} 2019-01-18 06:38:12,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}a33a3faa85db67a658b50a52c2c9344afda2392b" 2019-01-18 06:38:13,052 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:38:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7c89aeb9-fc9e-4391-96ce-f8a8ff7e9051 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:38:13,053 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-7c89aeb9-fc9e-4391-96ce-f8a8ff7e9051 2019-01-18 06:38:13,059 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=CreateStackSecurityGroupTests-fe8cd7b2-50fe-4ddc-82ea-4c930a2b76db-sec-grp&description=Test+description -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a33a3faa85db67a658b50a52c2c9344afda2392b" 2019-01-18 06:38:13,265 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1435 X-Openstack-Request-Id: req-3e09502b-fae5-4869-8a71-84e38a170685 Date: Fri, 18 Jan 2019 06:38:13 GMT RESP BODY: {"security_groups": [{"description": "Test description", "tags": [], "tenant_id": "f5399d99f8d34f11b0c752ee35c93031", "created_at": "2019-01-18T06:38:08Z", "updated_at": "2019-01-18T06:38:09Z", "security_group_rules": [{"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:38:09Z", "revision_number": 0, "id": "01f485c5-3109-48ba-bab2-c77da7ac6e1b", "remote_group_id": null, "remote_ip_prefix": "0.0.0.0/0", "created_at": "2019-01-18T06:38:09Z", "security_group_id": "6600926d-b69c-46c4-b1fb-181d7970cc4d", "tenant_id": "f5399d99f8d34f11b0c752ee35c93031", "port_range_min": null, "ethertype": "IPv4", "project_id": "f5399d99f8d34f11b0c752ee35c93031"}, {"direction": "egress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-01-18T06:38:09Z", "revision_number": 0, "id": "73d2ae4b-0615-4ce8-88e9-773788d59852", "remote_group_id": null, "remote_ip_prefix": "0.0.0.0/0", "created_at": "2019-01-18T06:38:09Z", "security_group_id": "6600926d-b69c-46c4-b1fb-181d7970cc4d", "tenant_id": "f5399d99f8d34f11b0c752ee35c93031", "port_range_min": 22, "ethertype": "IPv4", "project_id": "f5399d99f8d34f11b0c752ee35c93031"}], "revision_number": 6, "project_id": "f5399d99f8d34f11b0c752ee35c93031", "id": "6600926d-b69c-46c4-b1fb-181d7970cc4d", "name": "CreateStackSecurityGroupTests-fe8cd7b2-50fe-4ddc-82ea-4c930a2b76db-sec-grp"}]} 2019-01-18 06:38:13,265 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=CreateStackSecurityGroupTests-fe8cd7b2-50fe-4ddc-82ea-4c930a2b76db-sec-grp&description=Test+description used request id req-3e09502b-fae5-4869-8a71-84e38a170685 2019-01-18 06:38:13,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" 2019-01-18 06:38:13,274 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 18 Jan 2019 06:38: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"}]}]}} 2019-01-18 06:38:13,275 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/f5399d99f8d34f11b0c752ee35c93031 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a33a3faa85db67a658b50a52c2c9344afda2392b" 2019-01-18 06:38:13,366 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:38:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-02c96632-3d6e-4910-bf86-db5d21c2f6c1 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/f5399d99f8d34f11b0c752ee35c93031"}, "enabled": true, "id": "f5399d99f8d34f11b0c752ee35c93031", "parent_id": "default", "domain_id": "default", "name": "CreateStackSecurityGroupTests-4a4818e5-74d0-4b8-proj"}} 2019-01-18 06:38:13,366 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/f5399d99f8d34f11b0c752ee35c93031 used request id req-02c96632-3d6e-4910-bf86-db5d21c2f6c1 2019-01-18 06:38:13,366 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 6600926d-b69c-46c4-b1fb-181d7970cc4d 2019-01-18 06:38:13,372 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=6600926d-b69c-46c4-b1fb-181d7970cc4d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a33a3faa85db67a658b50a52c2c9344afda2392b" 2019-01-18 06:38:13,545 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1012 X-Openstack-Request-Id: req-3da149b7-e14c-46f3-b764-b860788ae323 Date: Fri, 18 Jan 2019 06:38:13 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": "2019-01-18T06:38:09Z", "security_group_id": "6600926d-b69c-46c4-b1fb-181d7970cc4d", "port_range_min": null, "revision_number": 0, "tenant_id": "f5399d99f8d34f11b0c752ee35c93031", "created_at": "2019-01-18T06:38:09Z", "project_id": "f5399d99f8d34f11b0c752ee35c93031", "id": "01f485c5-3109-48ba-bab2-c77da7ac6e1b"}, {"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": "2019-01-18T06:38:09Z", "security_group_id": "6600926d-b69c-46c4-b1fb-181d7970cc4d", "port_range_min": 22, "revision_number": 0, "tenant_id": "f5399d99f8d34f11b0c752ee35c93031", "created_at": "2019-01-18T06:38:09Z", "project_id": "f5399d99f8d34f11b0c752ee35c93031", "id": "73d2ae4b-0615-4ce8-88e9-773788d59852"}]} 2019-01-18 06:38:13,546 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=6600926d-b69c-46c4-b1fb-181d7970cc4d used request id req-3da149b7-e14c-46f3-b764-b860788ae323 2019-01-18 06:38:13,546 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 6600926d-b69c-46c4-b1fb-181d7970cc4d 2019-01-18 06:38: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=6600926d-b69c-46c4-b1fb-181d7970cc4d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a33a3faa85db67a658b50a52c2c9344afda2392b" 2019-01-18 06:38:13,736 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1012 X-Openstack-Request-Id: req-33eaaf12-e887-40fc-ab47-d858b4140392 Date: Fri, 18 Jan 2019 06:38:13 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": "2019-01-18T06:38:09Z", "security_group_id": "6600926d-b69c-46c4-b1fb-181d7970cc4d", "port_range_min": null, "revision_number": 0, "tenant_id": "f5399d99f8d34f11b0c752ee35c93031", "created_at": "2019-01-18T06:38:09Z", "project_id": "f5399d99f8d34f11b0c752ee35c93031", "id": "01f485c5-3109-48ba-bab2-c77da7ac6e1b"}, {"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": "2019-01-18T06:38:09Z", "security_group_id": "6600926d-b69c-46c4-b1fb-181d7970cc4d", "port_range_min": 22, "revision_number": 0, "tenant_id": "f5399d99f8d34f11b0c752ee35c93031", "created_at": "2019-01-18T06:38:09Z", "project_id": "f5399d99f8d34f11b0c752ee35c93031", "id": "73d2ae4b-0615-4ce8-88e9-773788d59852"}]} 2019-01-18 06:38:13,737 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=6600926d-b69c-46c4-b1fb-181d7970cc4d used request id req-33eaaf12-e887-40fc-ab47-d858b4140392 2019-01-18 06:38:13,737 - neutron_utils - INFO - Retrieving security group with ID - 6600926d-b69c-46c4-b1fb-181d7970cc4d 2019-01-18 06:38:13,742 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?id=6600926d-b69c-46c4-b1fb-181d7970cc4d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a33a3faa85db67a658b50a52c2c9344afda2392b" 2019-01-18 06:38:13,940 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1435 X-Openstack-Request-Id: req-3586d936-373e-41cd-ac3b-c4e61ca9b423 Date: Fri, 18 Jan 2019 06:38:13 GMT RESP BODY: {"security_groups": [{"description": "Test description", "tags": [], "tenant_id": "f5399d99f8d34f11b0c752ee35c93031", "created_at": "2019-01-18T06:38:08Z", "updated_at": "2019-01-18T06:38:09Z", "security_group_rules": [{"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:38:09Z", "revision_number": 0, "id": "01f485c5-3109-48ba-bab2-c77da7ac6e1b", "remote_group_id": null, "remote_ip_prefix": "0.0.0.0/0", "created_at": "2019-01-18T06:38:09Z", "security_group_id": "6600926d-b69c-46c4-b1fb-181d7970cc4d", "tenant_id": "f5399d99f8d34f11b0c752ee35c93031", "port_range_min": null, "ethertype": "IPv4", "project_id": "f5399d99f8d34f11b0c752ee35c93031"}, {"direction": "egress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-01-18T06:38:09Z", "revision_number": 0, "id": "73d2ae4b-0615-4ce8-88e9-773788d59852", "remote_group_id": null, "remote_ip_prefix": "0.0.0.0/0", "created_at": "2019-01-18T06:38:09Z", "security_group_id": "6600926d-b69c-46c4-b1fb-181d7970cc4d", "tenant_id": "f5399d99f8d34f11b0c752ee35c93031", "port_range_min": 22, "ethertype": "IPv4", "project_id": "f5399d99f8d34f11b0c752ee35c93031"}], "revision_number": 6, "project_id": "f5399d99f8d34f11b0c752ee35c93031", "id": "6600926d-b69c-46c4-b1fb-181d7970cc4d", "name": "CreateStackSecurityGroupTests-fe8cd7b2-50fe-4ddc-82ea-4c930a2b76db-sec-grp"}]} 2019-01-18 06:38:13,941 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?id=6600926d-b69c-46c4-b1fb-181d7970cc4d used request id req-3586d936-373e-41cd-ac3b-c4e61ca9b423 2019-01-18 06:38:13,941 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 6600926d-b69c-46c4-b1fb-181d7970cc4d 2019-01-18 06:38:13,947 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=6600926d-b69c-46c4-b1fb-181d7970cc4d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a33a3faa85db67a658b50a52c2c9344afda2392b" 2019-01-18 06:38:14,111 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1012 X-Openstack-Request-Id: req-16a193f8-699f-4597-af59-d9f293918d82 Date: Fri, 18 Jan 2019 06:38:14 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": "2019-01-18T06:38:09Z", "security_group_id": "6600926d-b69c-46c4-b1fb-181d7970cc4d", "port_range_min": null, "revision_number": 0, "tenant_id": "f5399d99f8d34f11b0c752ee35c93031", "created_at": "2019-01-18T06:38:09Z", "project_id": "f5399d99f8d34f11b0c752ee35c93031", "id": "01f485c5-3109-48ba-bab2-c77da7ac6e1b"}, {"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": "2019-01-18T06:38:09Z", "security_group_id": "6600926d-b69c-46c4-b1fb-181d7970cc4d", "port_range_min": 22, "revision_number": 0, "tenant_id": "f5399d99f8d34f11b0c752ee35c93031", "created_at": "2019-01-18T06:38:09Z", "project_id": "f5399d99f8d34f11b0c752ee35c93031", "id": "73d2ae4b-0615-4ce8-88e9-773788d59852"}]} 2019-01-18 06:38:14,111 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=6600926d-b69c-46c4-b1fb-181d7970cc4d used request id req-16a193f8-699f-4597-af59-d9f293918d82 2019-01-18 06:38:14,112 - create_stack - INFO - Deleting stack - CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-fe8cd7b2-50fe-4ddc-82ea-4c930a2b76db-stack 2019-01-18 06:38:14,115 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8004/v1/f5399d99f8d34f11b0c752ee35c93031/stacks/abf5f067-4b4b-445b-9f4f-6cebe339cbe9 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f24f412c394014824ce003a16d27966bfc12ae81" 2019-01-18 06:38:14,141 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 18 Jan 2019 06:38:14 GMT Server: Apache x-openstack-request-id: req-0b96d561-e3b7-43af-9dd0-6b91debc904d Location: http://172.30.9.23:8004/v1/f5399d99f8d34f11b0c752ee35c93031/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-fe8cd7b2-50fe-4ddc-82ea-4c930a2b76db-stack/abf5f067-4b4b-445b-9f4f-6cebe339cbe9 Content-Length: 555 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/f5399d99f8d34f11b0c752ee35c93031/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-fe8cd7b2-50fe-4ddc-82ea-4c930a2b76db-stack/abf5f067-4b4b-445b-9f4f-6cebe339cbe9;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-18 06:38:14,332 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 06:38:14 GMT Server: Apache x-openstack-request-id: req-2c023ddf-8803-458d-8523-47ecf0a35efd Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 06:38:14,332 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.23:8004/v1/f5399d99f8d34f11b0c752ee35c93031/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-fe8cd7b2-50fe-4ddc-82ea-4c930a2b76db-stack/abf5f067-4b4b-445b-9f4f-6cebe339cbe9 used request id req-2c023ddf-8803-458d-8523-47ecf0a35efd 2019-01-18 06:38:14,335 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/f5399d99f8d34f11b0c752ee35c93031/stacks/abf5f067-4b4b-445b-9f4f-6cebe339cbe9 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f24f412c394014824ce003a16d27966bfc12ae81" 2019-01-18 06:38:14,362 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 18 Jan 2019 06:38:14 GMT Server: Apache x-openstack-request-id: req-2d754f27-149d-4393-bb4c-368b4c13add2 Location: http://172.30.9.23:8004/v1/f5399d99f8d34f11b0c752ee35c93031/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-fe8cd7b2-50fe-4ddc-82ea-4c930a2b76db-stack/abf5f067-4b4b-445b-9f4f-6cebe339cbe9 Content-Length: 555 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/f5399d99f8d34f11b0c752ee35c93031/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-fe8cd7b2-50fe-4ddc-82ea-4c930a2b76db-stack/abf5f067-4b4b-445b-9f4f-6cebe339cbe9;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-18 06:38:14,538 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:38:14 GMT Server: Apache x-openstack-request-id: req-fff9da65-6a43-4645-b6fa-f1200b674949 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 520 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": "f5399d99f8d34f11b0c752ee35c93031", "OS::stack_id": "abf5f067-4b4b-445b-9f4f-6cebe339cbe9", "OS::stack_name": "CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-fe8cd7b2-50fe-4ddc-82ea-4c930a2b76db-stack", "security_group_name": "CreateStackSecurityGroupTests-fe8cd7b2-50fe-4ddc-82ea-4c930a2b76db-sec-grp"}, "deletion_time": null, "stack_name": "CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-fe8cd7b2-50fe-4ddc-82ea-4c930a2b76db-stack", "stack_user_project_id": "b1679df580a24dfab1d16d420e945127", "tags": null, "creation_time": "2019-01-18T06:38:07Z", "links": [{"href": "http://172.30.9.23:8004/v1/f5399d99f8d34f11b0c752ee35c93031/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-fe8cd7b2-50fe-4ddc-82ea-4c930a2b76db-stack/abf5f067-4b4b-445b-9f4f-6cebe339cbe9", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2019-01-18T06:38:14Z", "id": "abf5f067-4b4b-445b-9f4f-6cebe339cbe9", "stack_status_reason": "Stack DELETE started", "template_description": "Sample template for creating a single SecurityGroup\n"}} 2019-01-18 06:38:14,538 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/f5399d99f8d34f11b0c752ee35c93031/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-fe8cd7b2-50fe-4ddc-82ea-4c930a2b76db-stack/abf5f067-4b4b-445b-9f4f-6cebe339cbe9 used request id req-fff9da65-6a43-4645-b6fa-f1200b674949 2019-01-18 06:38:14,538 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2019-01-18 06:38:14,538 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2019-01-18 06:38:17,542 - create_stack - DEBUG - Stack status query timeout in 1196.79115582 2019-01-18 06:38:17,545 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/f5399d99f8d34f11b0c752ee35c93031/stacks/abf5f067-4b4b-445b-9f4f-6cebe339cbe9 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f24f412c394014824ce003a16d27966bfc12ae81" 2019-01-18 06:38:17,751 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 18 Jan 2019 06:38:17 GMT Server: Apache x-openstack-request-id: req-1bf7a82b-5ed0-4ab5-a7a0-386600df2ec8 Location: http://172.30.9.23:8004/v1/f5399d99f8d34f11b0c752ee35c93031/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-fe8cd7b2-50fe-4ddc-82ea-4c930a2b76db-stack/abf5f067-4b4b-445b-9f4f-6cebe339cbe9 Content-Length: 555 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/f5399d99f8d34f11b0c752ee35c93031/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-fe8cd7b2-50fe-4ddc-82ea-4c930a2b76db-stack/abf5f067-4b4b-445b-9f4f-6cebe339cbe9;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-18 06:38:17,778 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:38:17 GMT Server: Apache x-openstack-request-id: req-5f68b85d-0a2c-4d85-ae47-a145a166f318 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 527 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": "f5399d99f8d34f11b0c752ee35c93031", "OS::stack_id": "abf5f067-4b4b-445b-9f4f-6cebe339cbe9", "OS::stack_name": "CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-fe8cd7b2-50fe-4ddc-82ea-4c930a2b76db-stack", "security_group_name": "CreateStackSecurityGroupTests-fe8cd7b2-50fe-4ddc-82ea-4c930a2b76db-sec-grp"}, "deletion_time": "2019-01-18T06:38:16Z", "stack_name": "CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-fe8cd7b2-50fe-4ddc-82ea-4c930a2b76db-stack", "stack_user_project_id": "b1679df580a24dfab1d16d420e945127", "tags": null, "creation_time": "2019-01-18T06:38:07Z", "links": [{"href": "http://172.30.9.23:8004/v1/f5399d99f8d34f11b0c752ee35c93031/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-fe8cd7b2-50fe-4ddc-82ea-4c930a2b76db-stack/abf5f067-4b4b-445b-9f4f-6cebe339cbe9", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2019-01-18T06:38:14Z", "id": "abf5f067-4b4b-445b-9f4f-6cebe339cbe9", "stack_status_reason": "Stack DELETE completed successfully", "template_description": "Sample template for creating a single SecurityGroup\n"}} 2019-01-18 06:38:17,778 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/f5399d99f8d34f11b0c752ee35c93031/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-fe8cd7b2-50fe-4ddc-82ea-4c930a2b76db-stack/abf5f067-4b4b-445b-9f4f-6cebe339cbe9 used request id req-5f68b85d-0a2c-4d85-ae47-a145a166f318 2019-01-18 06:38:17,779 - create_stack - DEBUG - Stack status is - DELETE_COMPLETE 2019-01-18 06:38:17,779 - create_stack - DEBUG - Stack is active with name - CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-fe8cd7b2-50fe-4ddc-82ea-4c930a2b76db-stack 2019-01-18 06:38:17,779 - create_stack - INFO - Attempting to delete again stack - CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-fe8cd7b2-50fe-4ddc-82ea-4c930a2b76db-stack 2019-01-18 06:38:17,782 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8004/v1/f5399d99f8d34f11b0c752ee35c93031/stacks/abf5f067-4b4b-445b-9f4f-6cebe339cbe9 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f24f412c394014824ce003a16d27966bfc12ae81" 2019-01-18 06:38:17,809 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 18 Jan 2019 06:38:17 GMT Server: Apache x-openstack-request-id: req-c089539c-87c6-4c4c-88b9-71d1f22f8fbb Location: http://172.30.9.23:8004/v1/f5399d99f8d34f11b0c752ee35c93031/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-fe8cd7b2-50fe-4ddc-82ea-4c930a2b76db-stack/abf5f067-4b4b-445b-9f4f-6cebe339cbe9 Content-Length: 555 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/f5399d99f8d34f11b0c752ee35c93031/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-fe8cd7b2-50fe-4ddc-82ea-4c930a2b76db-stack/abf5f067-4b4b-445b-9f4f-6cebe339cbe9;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-18 06:38:17,834 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 18 Jan 2019 06:38:17 GMT Server: Apache x-openstack-request-id: req-fa6ddf3a-70ab-4b37-a9c0-237c4eb5c12c Content-Length: 291 Content-Type: application/json RESP BODY: {"explanation": "The resource could not be found.", "code": 404, "error": {"message": "The Stack (CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-fe8cd7b2-50fe-4ddc-82ea-4c930a2b76db-stack) could not be found.", "traceback": null, "type": "EntityNotFound"}, "title": "Not Found"} 2019-01-18 06:38:17,834 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.23:8004/v1/f5399d99f8d34f11b0c752ee35c93031/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-fe8cd7b2-50fe-4ddc-82ea-4c930a2b76db-stack/abf5f067-4b4b-445b-9f4f-6cebe339cbe9 used request id req-fa6ddf3a-70ab-4b37-a9c0-237c4eb5c12c 2019-01-18 06:38:17,839 - 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}7e33db0c37612b7c061113a57e8907ff41f861bb" 2019-01-18 06:38:18,054 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-5707a02d-6464-429e-a69b-8fbc54cd7bd9 Date: Fri, 18 Jan 2019 06:38:18 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-18T04:53:26Z", "updated_at": "2019-01-18T04:53:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:53:26Z", "revision_number": 0, "id": "260c2de9-5dc5-4508-b06c-24b9d7ed838c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:53:26Z", "security_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:53:26Z", "revision_number": 0, "id": "571036d3-cb1d-483a-acb9-96f19293add9", "remote_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "remote_ip_prefix": null, "created_at": "2019-01-18T04:53:26Z", "security_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:53:26Z", "revision_number": 0, "id": "84255fa4-c13a-4cfe-b73d-e56ee216ca1e", "remote_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "remote_ip_prefix": null, "created_at": "2019-01-18T04:53:26Z", "security_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:53:26Z", "revision_number": 0, "id": "9c6f69fc-3bf8-4346-9288-5a255b82b67e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:53:26Z", "security_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "created_at": "2019-01-18T04:51:20Z", "updated_at": "2019-01-18T04:51:20Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "24c99e6f-888c-4943-9c93-54ad3b18b18c", "remote_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv4", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "2b339890-44d0-4711-a050-08a64d58e2a0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv6", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "45161a51-d6dd-4bb8-986d-bc2f88599c1d", "remote_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv6", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "87b9b994-ae22-4850-863a-6a4925bd01fe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv4", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}], "revision_number": 4, "project_id": "9c53a91613fb4d5080479ac6f51697ed", "id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "020d00b5451a467cb276d06789a1149d", "created_at": "2019-01-18T05:59:12Z", "updated_at": "2019-01-18T05:59:12Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:12Z", "revision_number": 0, "id": "38b091dd-dca7-4cbe-8c1c-dd18a74bfca8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:12Z", "security_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "tenant_id": "020d00b5451a467cb276d06789a1149d", "port_range_min": null, "ethertype": "IPv6", "project_id": "020d00b5451a467cb276d06789a1149d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:12Z", "revision_number": 0, "id": "38b9f88b-1fc0-40d1-af74-237d79be193d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:12Z", "security_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "tenant_id": "020d00b5451a467cb276d06789a1149d", "port_range_min": null, "ethertype": "IPv4", "project_id": "020d00b5451a467cb276d06789a1149d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:12Z", "revision_number": 0, "id": "60f7d4a7-1a27-4801-a1e8-5bf33633b818", "remote_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:12Z", "security_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "tenant_id": "020d00b5451a467cb276d06789a1149d", "port_range_min": null, "ethertype": "IPv6", "project_id": "020d00b5451a467cb276d06789a1149d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:12Z", "revision_number": 0, "id": "8faf6dda-6919-4b75-b745-2af38abf8dcf", "remote_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:12Z", "security_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "tenant_id": "020d00b5451a467cb276d06789a1149d", "port_range_min": null, "ethertype": "IPv4", "project_id": "020d00b5451a467cb276d06789a1149d"}], "revision_number": 4, "project_id": "020d00b5451a467cb276d06789a1149d", "id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "created_at": "2019-01-18T04:39:06Z", "updated_at": "2019-01-18T04:39:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "0aedefa2-edbc-47b5-bead-e954540f6937", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "47feb8aba08a40dca7028a1701e597b9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "4bf1a402-0fa2-4cfd-9fee-4a28f16bb271", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "47feb8aba08a40dca7028a1701e597b9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "4e399c2e-bc03-4aa3-b192-1fafdc9248ba", "remote_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "47feb8aba08a40dca7028a1701e597b9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "8860837e-afbd-4411-adf9-d88db88c2114", "remote_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "47feb8aba08a40dca7028a1701e597b9"}], "revision_number": 4, "project_id": "47feb8aba08a40dca7028a1701e597b9", "id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f5399d99f8d34f11b0c752ee35c93031", "created_at": "2019-01-18T06:38:08Z", "updated_at": "2019-01-18T06:38:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:38:08Z", "revision_number": 0, "id": "95245236-dd41-4fc3-90e0-ce7ea7713d2d", "remote_group_id": "aca434d1-cafe-4333-b475-6ba66c18b68c", "remote_ip_prefix": null, "created_at": "2019-01-18T06:38:08Z", "security_group_id": "aca434d1-cafe-4333-b475-6ba66c18b68c", "tenant_id": "f5399d99f8d34f11b0c752ee35c93031", "port_range_min": null, "ethertype": "IPv6", "project_id": "f5399d99f8d34f11b0c752ee35c93031"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:38:08Z", "revision_number": 0, "id": "9fedae4c-f801-43f5-bd02-e222ec190f96", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T06:38:08Z", "security_group_id": "aca434d1-cafe-4333-b475-6ba66c18b68c", "tenant_id": "f5399d99f8d34f11b0c752ee35c93031", "port_range_min": null, "ethertype": "IPv4", "project_id": "f5399d99f8d34f11b0c752ee35c93031"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:38:08Z", "revision_number": 0, "id": "bec7ac28-e1e2-4bf3-aa36-7181d7a05d93", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T06:38:08Z", "security_group_id": "aca434d1-cafe-4333-b475-6ba66c18b68c", "tenant_id": "f5399d99f8d34f11b0c752ee35c93031", "port_range_min": null, "ethertype": "IPv6", "project_id": "f5399d99f8d34f11b0c752ee35c93031"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:38:08Z", "revision_number": 0, "id": "f6b3b19c-ccf5-4256-ab21-eb74fc1636cc", "remote_group_id": "aca434d1-cafe-4333-b475-6ba66c18b68c", "remote_ip_prefix": null, "created_at": "2019-01-18T06:38:08Z", "security_group_id": "aca434d1-cafe-4333-b475-6ba66c18b68c", "tenant_id": "f5399d99f8d34f11b0c752ee35c93031", "port_range_min": null, "ethertype": "IPv4", "project_id": "f5399d99f8d34f11b0c752ee35c93031"}], "revision_number": 4, "project_id": "f5399d99f8d34f11b0c752ee35c93031", "id": "aca434d1-cafe-4333-b475-6ba66c18b68c", "name": "default"}]} 2019-01-18 06:38:18,055 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-5707a02d-6464-429e-a69b-8fbc54cd7bd9 2019-01-18 06:38:18,060 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/9c53a91613fb4d5080479ac6f51697ed -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e33db0c37612b7c061113a57e8907ff41f861bb" 2019-01-18 06:38:18,142 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:38:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bfa8dad2-358c-48f8-9594-af69b181cd1c Content-Encoding: gzip Content-Length: 190 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/9c53a91613fb4d5080479ac6f51697ed"}, "enabled": true, "id": "9c53a91613fb4d5080479ac6f51697ed", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2019-01-18 06:38:18,142 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/9c53a91613fb4d5080479ac6f51697ed used request id req-bfa8dad2-358c-48f8-9594-af69b181cd1c 2019-01-18 06:38:18,146 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/020d00b5451a467cb276d06789a1149d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e33db0c37612b7c061113a57e8907ff41f861bb" 2019-01-18 06:38:18,237 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:38:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2293165f-c605-4a9e-8970-2d715499369d Content-Encoding: gzip Content-Length: 248 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/020d00b5451a467cb276d06789a1149d"}, "enabled": true, "id": "020d00b5451a467cb276d06789a1149d", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}} 2019-01-18 06:38:18,237 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/020d00b5451a467cb276d06789a1149d used request id req-2293165f-c605-4a9e-8970-2d715499369d 2019-01-18 06:38:18,241 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/47feb8aba08a40dca7028a1701e597b9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e33db0c37612b7c061113a57e8907ff41f861bb" 2019-01-18 06:38:18,336 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:38:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b6762f64-dcb7-49e1-aaef-6d4ac70c8bf5 Content-Encoding: gzip Content-Length: 205 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/47feb8aba08a40dca7028a1701e597b9"}, "enabled": true, "id": "47feb8aba08a40dca7028a1701e597b9", "parent_id": "default", "domain_id": "default", "name": "service"}} 2019-01-18 06:38:18,336 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/47feb8aba08a40dca7028a1701e597b9 used request id req-b6762f64-dcb7-49e1-aaef-6d4ac70c8bf5 2019-01-18 06:38:18,340 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/f5399d99f8d34f11b0c752ee35c93031 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e33db0c37612b7c061113a57e8907ff41f861bb" 2019-01-18 06:38:18,421 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:38:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8b413fed-93b4-4b78-84aa-d5f0bcadc955 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/f5399d99f8d34f11b0c752ee35c93031"}, "enabled": true, "id": "f5399d99f8d34f11b0c752ee35c93031", "parent_id": "default", "domain_id": "default", "name": "CreateStackSecurityGroupTests-4a4818e5-74d0-4b8-proj"}} 2019-01-18 06:38:18,421 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/f5399d99f8d34f11b0c752ee35c93031 used request id req-8b413fed-93b4-4b78-84aa-d5f0bcadc955 2019-01-18 06:38:18,421 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - aca434d1-cafe-4333-b475-6ba66c18b68c 2019-01-18 06:38: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=aca434d1-cafe-4333-b475-6ba66c18b68c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e33db0c37612b7c061113a57e8907ff41f861bb" 2019-01-18 06:38:18,606 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-8ea6600c-7307-473c-8994-105e76477d37 Date: Fri, 18 Jan 2019 06:38:18 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "aca434d1-cafe-4333-b475-6ba66c18b68c", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T06:38:08Z", "security_group_id": "aca434d1-cafe-4333-b475-6ba66c18b68c", "port_range_min": null, "revision_number": 0, "tenant_id": "f5399d99f8d34f11b0c752ee35c93031", "created_at": "2019-01-18T06:38:08Z", "project_id": "f5399d99f8d34f11b0c752ee35c93031", "id": "95245236-dd41-4fc3-90e0-ce7ea7713d2d"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T06:38:08Z", "security_group_id": "aca434d1-cafe-4333-b475-6ba66c18b68c", "port_range_min": null, "revision_number": 0, "tenant_id": "f5399d99f8d34f11b0c752ee35c93031", "created_at": "2019-01-18T06:38:08Z", "project_id": "f5399d99f8d34f11b0c752ee35c93031", "id": "9fedae4c-f801-43f5-bd02-e222ec190f96"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T06:38:08Z", "security_group_id": "aca434d1-cafe-4333-b475-6ba66c18b68c", "port_range_min": null, "revision_number": 0, "tenant_id": "f5399d99f8d34f11b0c752ee35c93031", "created_at": "2019-01-18T06:38:08Z", "project_id": "f5399d99f8d34f11b0c752ee35c93031", "id": "bec7ac28-e1e2-4bf3-aa36-7181d7a05d93"}, {"remote_group_id": "aca434d1-cafe-4333-b475-6ba66c18b68c", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T06:38:08Z", "security_group_id": "aca434d1-cafe-4333-b475-6ba66c18b68c", "port_range_min": null, "revision_number": 0, "tenant_id": "f5399d99f8d34f11b0c752ee35c93031", "created_at": "2019-01-18T06:38:08Z", "project_id": "f5399d99f8d34f11b0c752ee35c93031", "id": "f6b3b19c-ccf5-4256-ab21-eb74fc1636cc"}]} 2019-01-18 06:38:18,606 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=aca434d1-cafe-4333-b475-6ba66c18b68c used request id req-8ea6600c-7307-473c-8994-105e76477d37 2019-01-18 06:38:18,607 - neutron_utils - INFO - Deleting security group with name - default 2019-01-18 06:38:18,612 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-groups/aca434d1-cafe-4333-b475-6ba66c18b68c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e33db0c37612b7c061113a57e8907ff41f861bb" 2019-01-18 06:38:18,914 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-7c575f94-1b45-4b3a-a9f0-8330c0b81ffb Content-Length: 0 Date: Fri, 18 Jan 2019 06:38:18 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-18 06:38:18,914 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/aca434d1-cafe-4333-b475-6ba66c18b68c used request id req-7c575f94-1b45-4b3a-a9f0-8330c0b81ffb 2019-01-18 06:38:18,914 - keystone_utils - INFO - Deleting project with name - CreateStackSecurityGroupTests-4a4818e5-74d0-4b8-proj 2019-01-18 06:38:18,918 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/f5399d99f8d34f11b0c752ee35c93031 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e33db0c37612b7c061113a57e8907ff41f861bb" 2019-01-18 06:38:19,229 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 06:38:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-da45f90c-03f5-4602-947c-82414e8379ee Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 06:38:19,229 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/f5399d99f8d34f11b0c752ee35c93031 used request id req-da45f90c-03f5-4602-947c-82414e8379ee 2019-01-18 06:38:19,229 - keystone_utils - INFO - Deleting role with name - CreateStackSecurityGroupTests-4a4818e5-74d0-4b8-proj-role 2019-01-18 06:38:19,233 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/0c167ac914c54419b02244a12e6c0dc9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e33db0c37612b7c061113a57e8907ff41f861bb" 2019-01-18 06:38:19,345 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 06:38:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-58b707b0-4788-462b-b2f9-f69751de6e9d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 06:38:19,345 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/0c167ac914c54419b02244a12e6c0dc9 used request id req-58b707b0-4788-462b-b2f9-f69751de6e9d 2019-01-18 06:38:19,348 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e33db0c37612b7c061113a57e8907ff41f861bb" 2019-01-18 06:38:19,430 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:38:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ae000152-5db3-4dcc-8d51-e5f4ba5d60d5 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "488fca829f8b496daa1cd2cdc6e45c49", "links": {"self": "http://172.30.9.23:5000/v3/roles/488fca829f8b496daa1cd2cdc6e45c49"}, "name": "Member"}, {"domain_id": null, "id": "6b7f4f4f76264b6fb449c43b86ee3817", "links": {"self": "http://172.30.9.23:5000/v3/roles/6b7f4f4f76264b6fb449c43b86ee3817"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a482b711adf94961bf4bb28eda7f0e28", "links": {"self": "http://172.30.9.23:5000/v3/roles/a482b711adf94961bf4bb28eda7f0e28"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c65201bd05504fa786d79b166e8bbba3", "links": {"self": "http://172.30.9.23:5000/v3/roles/c65201bd05504fa786d79b166e8bbba3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "e7e317b66c174923a8cb46c48d897c8d", "links": {"self": "http://172.30.9.23:5000/v3/roles/e7e317b66c174923a8cb46c48d897c8d"}, "name": "ResellerAdmin"}]} 2019-01-18 06:38:19,430 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-ae000152-5db3-4dcc-8d51-e5f4ba5d60d5 2019-01-18 06:38:19,431 - keystone_utils - INFO - Deleting user with name - CreateStackSecurityGroupTests-4a4818e5-74d0-4b8-user 2019-01-18 06:38:19,434 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/768140b001474f5db24758e13a8c512c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e91363311b7793d86ada04f70e9493b0cbdd45c" 2019-01-18 06:38:19,608 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 06:38:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b94985a8-0468-49ea-bea5-f4c0657d7369 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 06:38:19,608 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/768140b001474f5db24758e13a8c512c used request id req-b94985a8-0468-49ea-bea5-f4c0657d7369 2019-01-18 06:38:19,610 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:38:19,997 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "488fca829f8b496daa1cd2cdc6e45c49", "name": "Member"}, {"id": "c65201bd05504fa786d79b166e8bbba3", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}], "expires_at": "2019-01-18T07:38:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "020d00b5451a467cb276d06789a1149d", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "id": "e292c913af7844408b6509a836e493f5"}, "audit_ids": ["_c2rdl0ySWCOg3PkLS8Wsg"], "issued_at": "2019-01-18T06:38:19.000000Z"}} 2019-01-18 06:38:19,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}2b5860f35cf960f82c89074d98254da15d6f3f63" 2019-01-18 06:38:20,075 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:38:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1bcedca8-fd4f-4db5-a5fd-15844fa14696 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:38:20,076 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-1bcedca8-fd4f-4db5-a5fd-15844fa14696 2019-01-18 06:38:20,077 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:38:20,078 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:38:20,464 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "488fca829f8b496daa1cd2cdc6e45c49", "name": "Member"}, {"id": "c65201bd05504fa786d79b166e8bbba3", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}], "expires_at": "2019-01-18T07:38:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "020d00b5451a467cb276d06789a1149d", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "id": "e292c913af7844408b6509a836e493f5"}, "audit_ids": ["UqAykyNyTeOzcDYy9xJVJQ"], "issued_at": "2019-01-18T06:38:20.000000Z"}} 2019-01-18 06:38:20,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}23f47f99ad8fbd5af881560b814d8e882d5b4372" 2019-01-18 06:38:20,553 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:38:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1e05f542-a9a9-4ba8-9d71-c93ac51ea6d2 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:38:20,553 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-1e05f542-a9a9-4ba8-9d71-c93ac51ea6d2 2019-01-18 06:38:20,557 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-18 06:38:20,563 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 18 Jan 2019 06:38: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"}]}]}} 2019-01-18 06:38:20,564 - 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-c253aed0-d152-4bb-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23f47f99ad8fbd5af881560b814d8e882d5b4372" 2019-01-18 06:38:20,653 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:38:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5d344231-06c4-4aa9-bff9-301118cabb33 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-c253aed0-d152-4bb-proj", "previous": null, "next": null}, "projects": []} 2019-01-18 06:38:20,653 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackNegativeTests-c253aed0-d152-4bb-proj used request id req-5d344231-06c4-4aa9-bff9-301118cabb33 2019-01-18 06:38:20,657 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23f47f99ad8fbd5af881560b814d8e882d5b4372" 2019-01-18 06:38:20,743 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:38:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0610c539-3e1a-416a-937c-1d237a4fd140 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-18 06:38:20,744 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-0610c539-3e1a-416a-937c-1d237a4fd140 2019-01-18 06:38:20,748 - 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}23f47f99ad8fbd5af881560b814d8e882d5b4372" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackNegativeTests-c253aed0-d152-4bb-proj"}}' 2019-01-18 06:38:20,854 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 18 Jan 2019 06:38:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8304290f-cbbf-499e-8057-1b93dc46da4a Content-Length: 309 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/0f2e6d2bf59e4d45a516fbd943b4557a"}, "enabled": true, "id": "0f2e6d2bf59e4d45a516fbd943b4557a", "parent_id": "default", "domain_id": "default", "name": "CreateStackNegativeTests-c253aed0-d152-4bb-proj"}} 2019-01-18 06:38:20,854 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-8304290f-cbbf-499e-8057-1b93dc46da4a 2019-01-18 06:38:20,855 - keystone_utils - INFO - Created project with name - CreateStackNegativeTests-c253aed0-d152-4bb-proj 2019-01-18 06:38:20,855 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:38:20,856 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:38:21,236 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "488fca829f8b496daa1cd2cdc6e45c49", "name": "Member"}, {"id": "c65201bd05504fa786d79b166e8bbba3", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}], "expires_at": "2019-01-18T07:38:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "020d00b5451a467cb276d06789a1149d", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "id": "e292c913af7844408b6509a836e493f5"}, "audit_ids": ["3SFg9KiSSvuq2qx25wDrGw"], "issued_at": "2019-01-18T06:38:21.000000Z"}} 2019-01-18 06:38:21,237 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bcc3cc1d51814889643911353ed2c1ed5731db52" 2019-01-18 06:38:21,318 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:38:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-149838d5-e63d-4d68-afdd-de25e55b241f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:38:21,318 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-149838d5-e63d-4d68-afdd-de25e55b241f 2019-01-18 06:38:21,323 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-18 06:38:21,328 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 18 Jan 2019 06:38: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"}]}]}} 2019-01-18 06:38:21,328 - 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}bcc3cc1d51814889643911353ed2c1ed5731db52" 2019-01-18 06:38:21,433 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:38:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6138df14-8d73-4288-81c0-a98525588c9a Content-Encoding: gzip Content-Length: 869 Content-Type: application/json RESP BODY: {"users": [{"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/0607a2b4beb0408e9fa51cc5ba027ac6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0607a2b4beb0408e9fa51cc5ba027ac6", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/17c61b95071545a094cc82823d2b88b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "17c61b95071545a094cc82823d2b88b8", "email": "nova@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/29e5d2dfed2447bda26fc75bd1122674"}, "domain_id": "default", "enabled": true, "options": {}, "id": "29e5d2dfed2447bda26fc75bd1122674", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/3b6dcc8c791e4b6e8831f5b5e583de80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3b6dcc8c791e4b6e8831f5b5e583de80", "email": "neutron@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.23:5000/v3/users/45ab52d673584bc198669be88c88b878"}, "domain_id": "default", "enabled": true, "options": {}, "id": "45ab52d673584bc198669be88c88b878", "email": "barbican@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/57795b4ee52f49c6a71f55bb6c4012f8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "57795b4ee52f49c6a71f55bb6c4012f8", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/5c52969262974d64ac2a300ca5d60f50"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c52969262974d64ac2a300ca5d60f50", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/5fc15572bb1c489ba92bd9945bbc1f64"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5fc15572bb1c489ba92bd9945bbc1f64", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/6b519d70e25f4e61a9dfd738cd6bba22"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6b519d70e25f4e61a9dfd738cd6bba22", "email": "heat@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.23:5000/v3/users/8248437208b540c2893a7117ad102a87"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8248437208b540c2893a7117ad102a87", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/890dee97e62840c5b15e36f03f6b7efc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "890dee97e62840c5b15e36f03f6b7efc", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/8cccb516ecc44ed9bb7c8633df108fd4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8cccb516ecc44ed9bb7c8633df108fd4", "email": "glance@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.23:5000/v3/users/97c3d863a98148299fa116fdb54be470"}, "domain_id": "default", "enabled": true, "options": {}, "id": "97c3d863a98148299fa116fdb54be470", "email": "tacker@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/a2a0c8c0f19941808c9f618af50b3b79"}, "domain_id": "c19db1b8f60647a9a114cd23287c807b", "enabled": true, "options": {}, "id": "a2a0c8c0f19941808c9f618af50b3b79", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "links": {"self": "http://172.30.9.23:5000/v3/users/e292c913af7844408b6509a836e493f5"}, "domain_id": "default", "enabled": true, "id": "e292c913af7844408b6509a836e493f5", "options": {}}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/fe5de73ba9cb41b2be24ccf1f72f5ed4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe5de73ba9cb41b2be24ccf1f72f5ed4", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2019-01-18 06:38:21,433 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-6138df14-8d73-4288-81c0-a98525588c9a 2019-01-18 06:38:21,438 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateStackNegativeTests-c253aed0-d152-4bb-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bcc3cc1d51814889643911353ed2c1ed5731db52" 2019-01-18 06:38:21,617 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:38:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-36e5fb59-2b49-4148-96ce-f062ea6c5daa Content-Encoding: gzip Content-Length: 253 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateStackNegativeTests-c253aed0-d152-4bb-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/0f2e6d2bf59e4d45a516fbd943b4557a"}, "enabled": true, "id": "0f2e6d2bf59e4d45a516fbd943b4557a", "parent_id": "default", "domain_id": "default", "name": "CreateStackNegativeTests-c253aed0-d152-4bb-proj"}]} 2019-01-18 06:38:21,617 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateStackNegativeTests-c253aed0-d152-4bb-proj used request id req-36e5fb59-2b49-4148-96ce-f062ea6c5daa 2019-01-18 06:38:21,621 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bcc3cc1d51814889643911353ed2c1ed5731db52" 2019-01-18 06:38:21,710 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:38:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1b6376f8-5e36-4fae-9947-08b30988dcc8 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-18 06:38:21,711 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-1b6376f8-5e36-4fae-9947-08b30988dcc8 2019-01-18 06:38:22,092 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bcc3cc1d51814889643911353ed2c1ed5731db52" 2019-01-18 06:38:22,175 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:38:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d034d683-e384-4d75-879c-865ac784b4b1 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "488fca829f8b496daa1cd2cdc6e45c49", "links": {"self": "http://172.30.9.23:5000/v3/roles/488fca829f8b496daa1cd2cdc6e45c49"}, "name": "Member"}, {"domain_id": null, "id": "6b7f4f4f76264b6fb449c43b86ee3817", "links": {"self": "http://172.30.9.23:5000/v3/roles/6b7f4f4f76264b6fb449c43b86ee3817"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a482b711adf94961bf4bb28eda7f0e28", "links": {"self": "http://172.30.9.23:5000/v3/roles/a482b711adf94961bf4bb28eda7f0e28"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c65201bd05504fa786d79b166e8bbba3", "links": {"self": "http://172.30.9.23:5000/v3/roles/c65201bd05504fa786d79b166e8bbba3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "e7e317b66c174923a8cb46c48d897c8d", "links": {"self": "http://172.30.9.23:5000/v3/roles/e7e317b66c174923a8cb46c48d897c8d"}, "name": "ResellerAdmin"}]} 2019-01-18 06:38:22,175 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-d034d683-e384-4d75-879c-865ac784b4b1 2019-01-18 06:38:22,179 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateStackNegativeTests-c253aed0-d152-4bb-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bcc3cc1d51814889643911353ed2c1ed5731db52" 2019-01-18 06:38:22,259 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:38:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8d4b1fa5-3b0b-4582-9cae-9124ffde059d Content-Encoding: gzip Content-Length: 253 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateStackNegativeTests-c253aed0-d152-4bb-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/0f2e6d2bf59e4d45a516fbd943b4557a"}, "enabled": true, "id": "0f2e6d2bf59e4d45a516fbd943b4557a", "parent_id": "default", "domain_id": "default", "name": "CreateStackNegativeTests-c253aed0-d152-4bb-proj"}]} 2019-01-18 06:38:22,259 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateStackNegativeTests-c253aed0-d152-4bb-proj used request id req-8d4b1fa5-3b0b-4582-9cae-9124ffde059d 2019-01-18 06:38:22,263 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users/25d79a7306e84448ac053b70fd3e08e3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bcc3cc1d51814889643911353ed2c1ed5731db52" 2019-01-18 06:38:22,363 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:38:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-42619f3c-5e22-41af-aa03-fad6a7c5e73c Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"user": {"name": "CreateStackNegativeTests-c253aed0-d152-4bb-user", "links": {"self": "http://172.30.9.23:5000/v3/users/25d79a7306e84448ac053b70fd3e08e3"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "0f2e6d2bf59e4d45a516fbd943b4557a", "id": "25d79a7306e84448ac053b70fd3e08e3", "password_expires_at": null}} 2019-01-18 06:38:22,364 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users/25d79a7306e84448ac053b70fd3e08e3 used request id req-42619f3c-5e22-41af-aa03-fad6a7c5e73c 2019-01-18 06:38:22,368 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/0f2e6d2bf59e4d45a516fbd943b4557a/users/25d79a7306e84448ac053b70fd3e08e3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bcc3cc1d51814889643911353ed2c1ed5731db52" 2019-01-18 06:38:22,480 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:38:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7efdf780-6858-4467-9a72-70e958f62c95 Content-Encoding: gzip Content-Length: 165 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects/0f2e6d2bf59e4d45a516fbd943b4557a/users/25d79a7306e84448ac053b70fd3e08e3/roles", "previous": null, "next": null}, "roles": []} 2019-01-18 06:38:22,480 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/0f2e6d2bf59e4d45a516fbd943b4557a/users/25d79a7306e84448ac053b70fd3e08e3/roles used request id req-7efdf780-6858-4467-9a72-70e958f62c95 2019-01-18 06:38:22,484 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/c65201bd05504fa786d79b166e8bbba3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bcc3cc1d51814889643911353ed2c1ed5731db52" 2019-01-18 06:38:22,566 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:38:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-838c4540-30d2-44e0-8ebb-1c5a8b51f451 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.23:5000/v3/roles/c65201bd05504fa786d79b166e8bbba3"}, "domain_id": null, "name": "heat_stack_owner", "id": "c65201bd05504fa786d79b166e8bbba3"}} 2019-01-18 06:38:22,567 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/c65201bd05504fa786d79b166e8bbba3 used request id req-838c4540-30d2-44e0-8ebb-1c5a8b51f451 2019-01-18 06:38:22,567 - keystone_utils - INFO - Granting role heat_stack_owner to project CreateStackNegativeTests-c253aed0-d152-4bb-proj 2019-01-18 06:38:22,571 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/0f2e6d2bf59e4d45a516fbd943b4557a/users/25d79a7306e84448ac053b70fd3e08e3/roles/c65201bd05504fa786d79b166e8bbba3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bcc3cc1d51814889643911353ed2c1ed5731db52" 2019-01-18 06:38:22,622 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 06:38:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ab961224-da58-4d5a-bca7-9f5604b08de4 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 06:38:22,623 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/0f2e6d2bf59e4d45a516fbd943b4557a/users/25d79a7306e84448ac053b70fd3e08e3/roles/c65201bd05504fa786d79b166e8bbba3 used request id req-ab961224-da58-4d5a-bca7-9f5604b08de4 2019-01-18 06:38:22,623 - keystone_utils - INFO - Created user with name - CreateStackNegativeTests-c253aed0-d152-4bb-user 2019-01-18 06:38:22,623 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:38:22,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}23f47f99ad8fbd5af881560b814d8e882d5b4372" 2019-01-18 06:38:22,714 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:38:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0d6bf1c8-abc7-4c5a-a5fb-99832e0602a0 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "488fca829f8b496daa1cd2cdc6e45c49", "links": {"self": "http://172.30.9.23:5000/v3/roles/488fca829f8b496daa1cd2cdc6e45c49"}, "name": "Member"}, {"domain_id": null, "id": "6b7f4f4f76264b6fb449c43b86ee3817", "links": {"self": "http://172.30.9.23:5000/v3/roles/6b7f4f4f76264b6fb449c43b86ee3817"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a482b711adf94961bf4bb28eda7f0e28", "links": {"self": "http://172.30.9.23:5000/v3/roles/a482b711adf94961bf4bb28eda7f0e28"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c65201bd05504fa786d79b166e8bbba3", "links": {"self": "http://172.30.9.23:5000/v3/roles/c65201bd05504fa786d79b166e8bbba3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "e7e317b66c174923a8cb46c48d897c8d", "links": {"self": "http://172.30.9.23:5000/v3/roles/e7e317b66c174923a8cb46c48d897c8d"}, "name": "ResellerAdmin"}]} 2019-01-18 06:38:22,715 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-0d6bf1c8-abc7-4c5a-a5fb-99832e0602a0 2019-01-18 06:38:22,719 - 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}23f47f99ad8fbd5af881560b814d8e882d5b4372" -d '{"role": {"name": "CreateStackNegativeTests-c253aed0-d152-4bb-proj-role"}}' 2019-01-18 06:38:22,830 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 18 Jan 2019 06:38:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e5ff425a-c692-42bf-9974-68b306daff01 Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "d571073e353741a8b0fa491d192320e2", "links": {"self": "http://172.30.9.23:5000/v3/roles/d571073e353741a8b0fa491d192320e2"}, "name": "CreateStackNegativeTests-c253aed0-d152-4bb-proj-role"}} 2019-01-18 06:38:22,830 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-e5ff425a-c692-42bf-9974-68b306daff01 2019-01-18 06:38:22,830 - keystone_utils - INFO - Created role with name - CreateStackNegativeTests-c253aed0-d152-4bb-proj-role 2019-01-18 06:38:22,834 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/d571073e353741a8b0fa491d192320e2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23f47f99ad8fbd5af881560b814d8e882d5b4372" 2019-01-18 06:38:22,921 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:38:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f6200c78-941a-43ae-b13d-542f7d978022 Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.23:5000/v3/roles/d571073e353741a8b0fa491d192320e2"}, "domain_id": null, "name": "CreateStackNegativeTests-c253aed0-d152-4bb-proj-role", "id": "d571073e353741a8b0fa491d192320e2"}} 2019-01-18 06:38:22,922 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/d571073e353741a8b0fa491d192320e2 used request id req-f6200c78-941a-43ae-b13d-542f7d978022 2019-01-18 06:38:22,922 - keystone_utils - INFO - Granting role CreateStackNegativeTests-c253aed0-d152-4bb-proj-role to project CreateStackNegativeTests-c253aed0-d152-4bb-proj 2019-01-18 06:38:22,925 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/0f2e6d2bf59e4d45a516fbd943b4557a/users/25d79a7306e84448ac053b70fd3e08e3/roles/d571073e353741a8b0fa491d192320e2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23f47f99ad8fbd5af881560b814d8e882d5b4372" 2019-01-18 06:38:23,055 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 06:38:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-22d1ef55-4b2d-4b42-b901-54f2b4a639f0 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 06:38:23,055 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/0f2e6d2bf59e4d45a516fbd943b4557a/users/25d79a7306e84448ac053b70fd3e08e3/roles/d571073e353741a8b0fa491d192320e2 used request id req-22d1ef55-4b2d-4b42-b901-54f2b4a639f0 2019-01-18 06:38:23,056 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:38:23,056 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:38:23,426 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c65201bd05504fa786d79b166e8bbba3", "name": "heat_stack_owner"}, {"id": "d571073e353741a8b0fa491d192320e2", "name": "CreateStackNegativeTests-c253aed0-d152-4bb-proj-role"}], "expires_at": "2019-01-18T07:38:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0f2e6d2bf59e4d45a516fbd943b4557a", "name": "CreateStackNegativeTests-c253aed0-d152-4bb-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/0f2e6d2bf59e4d45a516fbd943b4557a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/0f2e6d2bf59e4d45a516fbd943b4557a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/0f2e6d2bf59e4d45a516fbd943b4557a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/0f2e6d2bf59e4d45a516fbd943b4557a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/0f2e6d2bf59e4d45a516fbd943b4557a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/0f2e6d2bf59e4d45a516fbd943b4557a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/0f2e6d2bf59e4d45a516fbd943b4557a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/0f2e6d2bf59e4d45a516fbd943b4557a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/0f2e6d2bf59e4d45a516fbd943b4557a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/0f2e6d2bf59e4d45a516fbd943b4557a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/0f2e6d2bf59e4d45a516fbd943b4557a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/0f2e6d2bf59e4d45a516fbd943b4557a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackNegativeTests-c253aed0-d152-4bb-user", "id": "25d79a7306e84448ac053b70fd3e08e3"}, "audit_ids": ["8VkDn5aHQ7WrPVMgHY4JaQ"], "issued_at": "2019-01-18T06:38:23.000000Z"}} 2019-01-18 06:38:23,427 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1287120327b9bb811bec361b3f7ab35382b57e3" 2019-01-18 06:38:23,508 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:38:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-764af0e1-e4cf-4067-a110-dc2f8ddf2a3a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:38:23,508 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-764af0e1-e4cf-4067-a110-dc2f8ddf2a3a 2019-01-18 06:38:23,509 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-18 06:38:23,512 - heat_utils - DEBUG - Retrieving Heat Client 2019-01-18 06:38:23,515 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/0f2e6d2bf59e4d45a516fbd943b4557a/stacks?stack_name=CreateStackNegativeTests-c2754557-24fb-45e0-bece-94185cfd696e -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1287120327b9bb811bec361b3f7ab35382b57e3" 2019-01-18 06:38:23,696 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:38:23 GMT Server: Apache x-openstack-request-id: req-bec54827-d4e6-4338-980d-4b5b59933e3b Content-Length: 14 Content-Type: application/json RESP BODY: {"stacks": []} 2019-01-18 06:38:23,697 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/0f2e6d2bf59e4d45a516fbd943b4557a/stacks?stack_name=CreateStackNegativeTests-c2754557-24fb-45e0-bece-94185cfd696e used request id req-bec54827-d4e6-4338-980d-4b5b59933e3b 2019-01-18 06:38:23,703 - 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}23f47f99ad8fbd5af881560b814d8e882d5b4372" 2019-01-18 06:38:23,921 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-a2e9e667-a9af-4f54-8975-96bb5f9cdc77 Date: Fri, 18 Jan 2019 06:38:23 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-18T04:53:26Z", "updated_at": "2019-01-18T04:53:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:53:26Z", "revision_number": 0, "id": "571036d3-cb1d-483a-acb9-96f19293add9", "remote_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "remote_ip_prefix": null, "created_at": "2019-01-18T04:53:26Z", "security_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:53:26Z", "revision_number": 0, "id": "260c2de9-5dc5-4508-b06c-24b9d7ed838c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:53:26Z", "security_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:53:26Z", "revision_number": 0, "id": "9c6f69fc-3bf8-4346-9288-5a255b82b67e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:53:26Z", "security_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:53:26Z", "revision_number": 0, "id": "84255fa4-c13a-4cfe-b73d-e56ee216ca1e", "remote_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "remote_ip_prefix": null, "created_at": "2019-01-18T04:53:26Z", "security_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "created_at": "2019-01-18T04:51:20Z", "updated_at": "2019-01-18T04:51:20Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "45161a51-d6dd-4bb8-986d-bc2f88599c1d", "remote_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv6", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "2b339890-44d0-4711-a050-08a64d58e2a0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv6", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "24c99e6f-888c-4943-9c93-54ad3b18b18c", "remote_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv4", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "87b9b994-ae22-4850-863a-6a4925bd01fe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv4", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}], "revision_number": 4, "project_id": "9c53a91613fb4d5080479ac6f51697ed", "id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "020d00b5451a467cb276d06789a1149d", "created_at": "2019-01-18T05:59:12Z", "updated_at": "2019-01-18T05:59:12Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:12Z", "revision_number": 0, "id": "8faf6dda-6919-4b75-b745-2af38abf8dcf", "remote_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:12Z", "security_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "tenant_id": "020d00b5451a467cb276d06789a1149d", "port_range_min": null, "ethertype": "IPv4", "project_id": "020d00b5451a467cb276d06789a1149d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:12Z", "revision_number": 0, "id": "60f7d4a7-1a27-4801-a1e8-5bf33633b818", "remote_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:12Z", "security_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "tenant_id": "020d00b5451a467cb276d06789a1149d", "port_range_min": null, "ethertype": "IPv6", "project_id": "020d00b5451a467cb276d06789a1149d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:12Z", "revision_number": 0, "id": "38b9f88b-1fc0-40d1-af74-237d79be193d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:12Z", "security_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "tenant_id": "020d00b5451a467cb276d06789a1149d", "port_range_min": null, "ethertype": "IPv4", "project_id": "020d00b5451a467cb276d06789a1149d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:12Z", "revision_number": 0, "id": "38b091dd-dca7-4cbe-8c1c-dd18a74bfca8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:12Z", "security_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "tenant_id": "020d00b5451a467cb276d06789a1149d", "port_range_min": null, "ethertype": "IPv6", "project_id": "020d00b5451a467cb276d06789a1149d"}], "revision_number": 4, "project_id": "020d00b5451a467cb276d06789a1149d", "id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "created_at": "2019-01-18T04:39:06Z", "updated_at": "2019-01-18T04:39:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "0aedefa2-edbc-47b5-bead-e954540f6937", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "47feb8aba08a40dca7028a1701e597b9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "8860837e-afbd-4411-adf9-d88db88c2114", "remote_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "47feb8aba08a40dca7028a1701e597b9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "4e399c2e-bc03-4aa3-b192-1fafdc9248ba", "remote_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "47feb8aba08a40dca7028a1701e597b9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "4bf1a402-0fa2-4cfd-9fee-4a28f16bb271", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "47feb8aba08a40dca7028a1701e597b9"}], "revision_number": 4, "project_id": "47feb8aba08a40dca7028a1701e597b9", "id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "name": "default"}]} 2019-01-18 06:38:23,921 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-a2e9e667-a9af-4f54-8975-96bb5f9cdc77 2019-01-18 06:38:23,926 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/9c53a91613fb4d5080479ac6f51697ed -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23f47f99ad8fbd5af881560b814d8e882d5b4372" 2019-01-18 06:38:24,014 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:38:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-39eed2c1-8062-4b1c-bd08-1731d120ea15 Content-Encoding: gzip Content-Length: 190 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/9c53a91613fb4d5080479ac6f51697ed"}, "enabled": true, "id": "9c53a91613fb4d5080479ac6f51697ed", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2019-01-18 06:38:24,014 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/9c53a91613fb4d5080479ac6f51697ed used request id req-39eed2c1-8062-4b1c-bd08-1731d120ea15 2019-01-18 06:38:24,018 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/020d00b5451a467cb276d06789a1149d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23f47f99ad8fbd5af881560b814d8e882d5b4372" 2019-01-18 06:38:24,097 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:38:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-41c95201-a852-4609-9179-edb0cf870a6c Content-Encoding: gzip Content-Length: 248 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/020d00b5451a467cb276d06789a1149d"}, "enabled": true, "id": "020d00b5451a467cb276d06789a1149d", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}} 2019-01-18 06:38:24,098 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/020d00b5451a467cb276d06789a1149d used request id req-41c95201-a852-4609-9179-edb0cf870a6c 2019-01-18 06:38:24,101 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/47feb8aba08a40dca7028a1701e597b9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23f47f99ad8fbd5af881560b814d8e882d5b4372" 2019-01-18 06:38:24,189 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:38:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-83734010-c463-4532-ba5e-81c971dba943 Content-Encoding: gzip Content-Length: 205 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/47feb8aba08a40dca7028a1701e597b9"}, "enabled": true, "id": "47feb8aba08a40dca7028a1701e597b9", "parent_id": "default", "domain_id": "default", "name": "service"}} 2019-01-18 06:38:24,189 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/47feb8aba08a40dca7028a1701e597b9 used request id req-83734010-c463-4532-ba5e-81c971dba943 2019-01-18 06:38:24,190 - keystone_utils - INFO - Deleting project with name - CreateStackNegativeTests-c253aed0-d152-4bb-proj 2019-01-18 06:38:24,194 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/0f2e6d2bf59e4d45a516fbd943b4557a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23f47f99ad8fbd5af881560b814d8e882d5b4372" 2019-01-18 06:38:24,390 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 06:38:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-36422201-0cd6-46ac-a001-d1bd567eccd0 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 06:38:24,390 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/0f2e6d2bf59e4d45a516fbd943b4557a used request id req-36422201-0cd6-46ac-a001-d1bd567eccd0 2019-01-18 06:38:24,391 - keystone_utils - INFO - Deleting role with name - CreateStackNegativeTests-c253aed0-d152-4bb-proj-role 2019-01-18 06:38:24,394 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/d571073e353741a8b0fa491d192320e2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23f47f99ad8fbd5af881560b814d8e882d5b4372" 2019-01-18 06:38:24,500 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 06:38:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-968969b0-f96a-47e7-ad05-b6cabbb20d0f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 06:38:24,500 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/d571073e353741a8b0fa491d192320e2 used request id req-968969b0-f96a-47e7-ad05-b6cabbb20d0f 2019-01-18 06:38:24,504 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23f47f99ad8fbd5af881560b814d8e882d5b4372" 2019-01-18 06:38:24,595 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:38:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-16c42920-3cae-44ec-932b-5e9b9af26ddf Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "488fca829f8b496daa1cd2cdc6e45c49", "links": {"self": "http://172.30.9.23:5000/v3/roles/488fca829f8b496daa1cd2cdc6e45c49"}, "name": "Member"}, {"domain_id": null, "id": "6b7f4f4f76264b6fb449c43b86ee3817", "links": {"self": "http://172.30.9.23:5000/v3/roles/6b7f4f4f76264b6fb449c43b86ee3817"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a482b711adf94961bf4bb28eda7f0e28", "links": {"self": "http://172.30.9.23:5000/v3/roles/a482b711adf94961bf4bb28eda7f0e28"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c65201bd05504fa786d79b166e8bbba3", "links": {"self": "http://172.30.9.23:5000/v3/roles/c65201bd05504fa786d79b166e8bbba3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "e7e317b66c174923a8cb46c48d897c8d", "links": {"self": "http://172.30.9.23:5000/v3/roles/e7e317b66c174923a8cb46c48d897c8d"}, "name": "ResellerAdmin"}]} 2019-01-18 06:38:24,595 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-16c42920-3cae-44ec-932b-5e9b9af26ddf 2019-01-18 06:38:24,596 - keystone_utils - INFO - Deleting user with name - CreateStackNegativeTests-c253aed0-d152-4bb-user 2019-01-18 06:38:24,600 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/25d79a7306e84448ac053b70fd3e08e3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bcc3cc1d51814889643911353ed2c1ed5731db52" 2019-01-18 06:38:24,794 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 06:38:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-31418926-fc3c-42c0-9c24-9a96bc3e8012 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 06:38:24,794 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/25d79a7306e84448ac053b70fd3e08e3 used request id req-31418926-fc3c-42c0-9c24-9a96bc3e8012 2019-01-18 06:38:24,795 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:38:25,166 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "488fca829f8b496daa1cd2cdc6e45c49", "name": "Member"}, {"id": "c65201bd05504fa786d79b166e8bbba3", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}], "expires_at": "2019-01-18T07:38:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "020d00b5451a467cb276d06789a1149d", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "id": "e292c913af7844408b6509a836e493f5"}, "audit_ids": ["LedJKVCbQK2u7U4Uo3IufQ"], "issued_at": "2019-01-18T06:38:25.000000Z"}} 2019-01-18 06:38:25,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}965ce83dc2265a22e59c0797288afc604dbd9a9c" 2019-01-18 06:38:25,256 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:38:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3ccc91e9-58a8-4e94-85ca-1ea313acc4b4 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:38:25,257 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-3ccc91e9-58a8-4e94-85ca-1ea313acc4b4 2019-01-18 06:38:25,258 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:38:25,259 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:38:25,742 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "488fca829f8b496daa1cd2cdc6e45c49", "name": "Member"}, {"id": "c65201bd05504fa786d79b166e8bbba3", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}], "expires_at": "2019-01-18T07:38:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "020d00b5451a467cb276d06789a1149d", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "id": "e292c913af7844408b6509a836e493f5"}, "audit_ids": ["YzzpHBIhTvWq9L7bfBiu2Q"], "issued_at": "2019-01-18T06:38:25.000000Z"}} 2019-01-18 06:38:25,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}71683db5567d77b31c30d6f421d5d0191f58519e" 2019-01-18 06:38:25,825 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:38:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d6576f1f-a5dc-4cff-8d6e-4c43c2246aaa Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:38:25,825 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-d6576f1f-a5dc-4cff-8d6e-4c43c2246aaa 2019-01-18 06:38:25,830 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-18 06:38:25,834 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 18 Jan 2019 06:38: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"}]}]}} 2019-01-18 06:38:25,835 - 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-ead24d8b-9676-447-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71683db5567d77b31c30d6f421d5d0191f58519e" 2019-01-18 06:38:25,921 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:38:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9e51b650-3d37-4c39-af7a-375438dfb3c3 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-ead24d8b-9676-447-proj", "previous": null, "next": null}, "projects": []} 2019-01-18 06:38:25,921 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackNegativeTests-ead24d8b-9676-447-proj used request id req-9e51b650-3d37-4c39-af7a-375438dfb3c3 2019-01-18 06:38:25,925 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71683db5567d77b31c30d6f421d5d0191f58519e" 2019-01-18 06:38:26,108 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:38:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c06a2234-16b0-43db-86e5-a67e8076858d Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-18 06:38:26,108 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-c06a2234-16b0-43db-86e5-a67e8076858d 2019-01-18 06:38:26,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}71683db5567d77b31c30d6f421d5d0191f58519e" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackNegativeTests-ead24d8b-9676-447-proj"}}' 2019-01-18 06:38:26,231 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 18 Jan 2019 06:38:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b436d8f9-fa91-4877-96fe-9441e869b104 Content-Length: 309 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/47039163780748cea24353f9b7b635e7"}, "enabled": true, "id": "47039163780748cea24353f9b7b635e7", "parent_id": "default", "domain_id": "default", "name": "CreateStackNegativeTests-ead24d8b-9676-447-proj"}} 2019-01-18 06:38:26,232 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-b436d8f9-fa91-4877-96fe-9441e869b104 2019-01-18 06:38:26,232 - keystone_utils - INFO - Created project with name - CreateStackNegativeTests-ead24d8b-9676-447-proj 2019-01-18 06:38:26,232 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:38:26,233 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:38:26,630 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "488fca829f8b496daa1cd2cdc6e45c49", "name": "Member"}, {"id": "c65201bd05504fa786d79b166e8bbba3", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}], "expires_at": "2019-01-18T07:38:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "020d00b5451a467cb276d06789a1149d", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "id": "e292c913af7844408b6509a836e493f5"}, "audit_ids": ["ePNTvd93RO-i19YHtDkKrQ"], "issued_at": "2019-01-18T06:38:26.000000Z"}} 2019-01-18 06:38:26,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}a0b872abd120192e6af3e3e17f6226f97f72abe3" 2019-01-18 06:38:26,712 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:38:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a94a42b9-3430-45b1-ab77-47b2cc03a4fd Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:38:26,712 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-a94a42b9-3430-45b1-ab77-47b2cc03a4fd 2019-01-18 06:38:26,717 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-18 06:38:26,722 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 18 Jan 2019 06:38: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"}]}]}} 2019-01-18 06:38:26,723 - 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}a0b872abd120192e6af3e3e17f6226f97f72abe3" 2019-01-18 06:38:26,827 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:38:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-26161036-2bf0-4f71-bce4-bc1060440cb4 Content-Encoding: gzip Content-Length: 869 Content-Type: application/json RESP BODY: {"users": [{"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/0607a2b4beb0408e9fa51cc5ba027ac6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0607a2b4beb0408e9fa51cc5ba027ac6", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/17c61b95071545a094cc82823d2b88b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "17c61b95071545a094cc82823d2b88b8", "email": "nova@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/29e5d2dfed2447bda26fc75bd1122674"}, "domain_id": "default", "enabled": true, "options": {}, "id": "29e5d2dfed2447bda26fc75bd1122674", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/3b6dcc8c791e4b6e8831f5b5e583de80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3b6dcc8c791e4b6e8831f5b5e583de80", "email": "neutron@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.23:5000/v3/users/45ab52d673584bc198669be88c88b878"}, "domain_id": "default", "enabled": true, "options": {}, "id": "45ab52d673584bc198669be88c88b878", "email": "barbican@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/57795b4ee52f49c6a71f55bb6c4012f8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "57795b4ee52f49c6a71f55bb6c4012f8", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/5c52969262974d64ac2a300ca5d60f50"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c52969262974d64ac2a300ca5d60f50", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/5fc15572bb1c489ba92bd9945bbc1f64"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5fc15572bb1c489ba92bd9945bbc1f64", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/6b519d70e25f4e61a9dfd738cd6bba22"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6b519d70e25f4e61a9dfd738cd6bba22", "email": "heat@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.23:5000/v3/users/8248437208b540c2893a7117ad102a87"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8248437208b540c2893a7117ad102a87", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/890dee97e62840c5b15e36f03f6b7efc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "890dee97e62840c5b15e36f03f6b7efc", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/8cccb516ecc44ed9bb7c8633df108fd4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8cccb516ecc44ed9bb7c8633df108fd4", "email": "glance@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.23:5000/v3/users/97c3d863a98148299fa116fdb54be470"}, "domain_id": "default", "enabled": true, "options": {}, "id": "97c3d863a98148299fa116fdb54be470", "email": "tacker@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/a2a0c8c0f19941808c9f618af50b3b79"}, "domain_id": "c19db1b8f60647a9a114cd23287c807b", "enabled": true, "options": {}, "id": "a2a0c8c0f19941808c9f618af50b3b79", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "links": {"self": "http://172.30.9.23:5000/v3/users/e292c913af7844408b6509a836e493f5"}, "domain_id": "default", "enabled": true, "id": "e292c913af7844408b6509a836e493f5", "options": {}}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/fe5de73ba9cb41b2be24ccf1f72f5ed4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe5de73ba9cb41b2be24ccf1f72f5ed4", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2019-01-18 06:38:26,828 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-26161036-2bf0-4f71-bce4-bc1060440cb4 2019-01-18 06:38:26,832 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateStackNegativeTests-ead24d8b-9676-447-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0b872abd120192e6af3e3e17f6226f97f72abe3" 2019-01-18 06:38:26,911 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:38:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-12fb789f-349e-46a7-9a33-137e192f8151 Content-Encoding: gzip Content-Length: 254 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateStackNegativeTests-ead24d8b-9676-447-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/47039163780748cea24353f9b7b635e7"}, "enabled": true, "id": "47039163780748cea24353f9b7b635e7", "parent_id": "default", "domain_id": "default", "name": "CreateStackNegativeTests-ead24d8b-9676-447-proj"}]} 2019-01-18 06:38:26,912 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateStackNegativeTests-ead24d8b-9676-447-proj used request id req-12fb789f-349e-46a7-9a33-137e192f8151 2019-01-18 06:38:26,915 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0b872abd120192e6af3e3e17f6226f97f72abe3" 2019-01-18 06:38:27,006 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:38:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b55904aa-5cd0-4a90-a34d-847ab5732566 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-18 06:38:27,006 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-b55904aa-5cd0-4a90-a34d-847ab5732566 2019-01-18 06:38:27,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}a0b872abd120192e6af3e3e17f6226f97f72abe3" 2019-01-18 06:38:27,460 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:38:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8261c7b5-ab9e-48c8-b72c-ba01c8ae42a7 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "488fca829f8b496daa1cd2cdc6e45c49", "links": {"self": "http://172.30.9.23:5000/v3/roles/488fca829f8b496daa1cd2cdc6e45c49"}, "name": "Member"}, {"domain_id": null, "id": "6b7f4f4f76264b6fb449c43b86ee3817", "links": {"self": "http://172.30.9.23:5000/v3/roles/6b7f4f4f76264b6fb449c43b86ee3817"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a482b711adf94961bf4bb28eda7f0e28", "links": {"self": "http://172.30.9.23:5000/v3/roles/a482b711adf94961bf4bb28eda7f0e28"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c65201bd05504fa786d79b166e8bbba3", "links": {"self": "http://172.30.9.23:5000/v3/roles/c65201bd05504fa786d79b166e8bbba3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "e7e317b66c174923a8cb46c48d897c8d", "links": {"self": "http://172.30.9.23:5000/v3/roles/e7e317b66c174923a8cb46c48d897c8d"}, "name": "ResellerAdmin"}]} 2019-01-18 06:38:27,460 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-8261c7b5-ab9e-48c8-b72c-ba01c8ae42a7 2019-01-18 06:38:27,464 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateStackNegativeTests-ead24d8b-9676-447-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0b872abd120192e6af3e3e17f6226f97f72abe3" 2019-01-18 06:38:27,556 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:38:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-24bbd5d1-86a9-4618-b7fd-ef99e72ef409 Content-Encoding: gzip Content-Length: 254 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateStackNegativeTests-ead24d8b-9676-447-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/47039163780748cea24353f9b7b635e7"}, "enabled": true, "id": "47039163780748cea24353f9b7b635e7", "parent_id": "default", "domain_id": "default", "name": "CreateStackNegativeTests-ead24d8b-9676-447-proj"}]} 2019-01-18 06:38:27,556 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateStackNegativeTests-ead24d8b-9676-447-proj used request id req-24bbd5d1-86a9-4618-b7fd-ef99e72ef409 2019-01-18 06:38:27,560 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users/4eca7847eee34760bd5883fcf253c626 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0b872abd120192e6af3e3e17f6226f97f72abe3" 2019-01-18 06:38:27,588 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:38:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f7212f08-9800-4c0c-863c-9644f4539cf7 Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"user": {"name": "CreateStackNegativeTests-ead24d8b-9676-447-user", "links": {"self": "http://172.30.9.23:5000/v3/users/4eca7847eee34760bd5883fcf253c626"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "47039163780748cea24353f9b7b635e7", "id": "4eca7847eee34760bd5883fcf253c626", "password_expires_at": null}} 2019-01-18 06:38:27,589 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users/4eca7847eee34760bd5883fcf253c626 used request id req-f7212f08-9800-4c0c-863c-9644f4539cf7 2019-01-18 06:38:27,592 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/47039163780748cea24353f9b7b635e7/users/4eca7847eee34760bd5883fcf253c626/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0b872abd120192e6af3e3e17f6226f97f72abe3" 2019-01-18 06:38:27,702 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:38:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-86c47fc1-e82b-42ff-bfae-725aca0e8ecb Content-Encoding: gzip Content-Length: 164 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects/47039163780748cea24353f9b7b635e7/users/4eca7847eee34760bd5883fcf253c626/roles", "previous": null, "next": null}, "roles": []} 2019-01-18 06:38:27,702 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/47039163780748cea24353f9b7b635e7/users/4eca7847eee34760bd5883fcf253c626/roles used request id req-86c47fc1-e82b-42ff-bfae-725aca0e8ecb 2019-01-18 06:38:27,706 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/c65201bd05504fa786d79b166e8bbba3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0b872abd120192e6af3e3e17f6226f97f72abe3" 2019-01-18 06:38:27,794 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:38:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6dfa222d-ae20-4eb8-8c15-562d74d37beb Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.23:5000/v3/roles/c65201bd05504fa786d79b166e8bbba3"}, "domain_id": null, "name": "heat_stack_owner", "id": "c65201bd05504fa786d79b166e8bbba3"}} 2019-01-18 06:38:27,794 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/c65201bd05504fa786d79b166e8bbba3 used request id req-6dfa222d-ae20-4eb8-8c15-562d74d37beb 2019-01-18 06:38:27,794 - keystone_utils - INFO - Granting role heat_stack_owner to project CreateStackNegativeTests-ead24d8b-9676-447-proj 2019-01-18 06:38:27,798 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/47039163780748cea24353f9b7b635e7/users/4eca7847eee34760bd5883fcf253c626/roles/c65201bd05504fa786d79b166e8bbba3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0b872abd120192e6af3e3e17f6226f97f72abe3" 2019-01-18 06:38:27,928 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 06:38:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-eef8f047-d86d-4c06-a9e7-e1de294ad5f7 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 06:38:27,928 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/47039163780748cea24353f9b7b635e7/users/4eca7847eee34760bd5883fcf253c626/roles/c65201bd05504fa786d79b166e8bbba3 used request id req-eef8f047-d86d-4c06-a9e7-e1de294ad5f7 2019-01-18 06:38:27,928 - keystone_utils - INFO - Created user with name - CreateStackNegativeTests-ead24d8b-9676-447-user 2019-01-18 06:38:27,928 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:38:27,932 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71683db5567d77b31c30d6f421d5d0191f58519e" 2019-01-18 06:38:27,948 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:38:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-40328ca3-cd06-4475-9aa6-6b5e7df21407 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "488fca829f8b496daa1cd2cdc6e45c49", "links": {"self": "http://172.30.9.23:5000/v3/roles/488fca829f8b496daa1cd2cdc6e45c49"}, "name": "Member"}, {"domain_id": null, "id": "6b7f4f4f76264b6fb449c43b86ee3817", "links": {"self": "http://172.30.9.23:5000/v3/roles/6b7f4f4f76264b6fb449c43b86ee3817"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a482b711adf94961bf4bb28eda7f0e28", "links": {"self": "http://172.30.9.23:5000/v3/roles/a482b711adf94961bf4bb28eda7f0e28"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c65201bd05504fa786d79b166e8bbba3", "links": {"self": "http://172.30.9.23:5000/v3/roles/c65201bd05504fa786d79b166e8bbba3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "e7e317b66c174923a8cb46c48d897c8d", "links": {"self": "http://172.30.9.23:5000/v3/roles/e7e317b66c174923a8cb46c48d897c8d"}, "name": "ResellerAdmin"}]} 2019-01-18 06:38:27,948 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-40328ca3-cd06-4475-9aa6-6b5e7df21407 2019-01-18 06:38:27,952 - 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}71683db5567d77b31c30d6f421d5d0191f58519e" -d '{"role": {"name": "CreateStackNegativeTests-ead24d8b-9676-447-proj-role"}}' 2019-01-18 06:38:28,057 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 18 Jan 2019 06:38:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-53baa3a1-ff7e-42e6-bd4f-8a036a4fecc6 Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "e60def6631314f439584427ae876018b", "links": {"self": "http://172.30.9.23:5000/v3/roles/e60def6631314f439584427ae876018b"}, "name": "CreateStackNegativeTests-ead24d8b-9676-447-proj-role"}} 2019-01-18 06:38:28,058 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-53baa3a1-ff7e-42e6-bd4f-8a036a4fecc6 2019-01-18 06:38:28,058 - keystone_utils - INFO - Created role with name - CreateStackNegativeTests-ead24d8b-9676-447-proj-role 2019-01-18 06:38:28,062 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/e60def6631314f439584427ae876018b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71683db5567d77b31c30d6f421d5d0191f58519e" 2019-01-18 06:38:28,149 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:38:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a97c288e-8a40-4543-b8e3-cf9e9cc0bf0b Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.23:5000/v3/roles/e60def6631314f439584427ae876018b"}, "domain_id": null, "name": "CreateStackNegativeTests-ead24d8b-9676-447-proj-role", "id": "e60def6631314f439584427ae876018b"}} 2019-01-18 06:38:28,149 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/e60def6631314f439584427ae876018b used request id req-a97c288e-8a40-4543-b8e3-cf9e9cc0bf0b 2019-01-18 06:38:28,149 - keystone_utils - INFO - Granting role CreateStackNegativeTests-ead24d8b-9676-447-proj-role to project CreateStackNegativeTests-ead24d8b-9676-447-proj 2019-01-18 06:38:28,153 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/47039163780748cea24353f9b7b635e7/users/4eca7847eee34760bd5883fcf253c626/roles/e60def6631314f439584427ae876018b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71683db5567d77b31c30d6f421d5d0191f58519e" 2019-01-18 06:38:28,269 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 06:38:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ad382186-861a-47bc-9484-0467958ce481 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 06:38:28,269 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/47039163780748cea24353f9b7b635e7/users/4eca7847eee34760bd5883fcf253c626/roles/e60def6631314f439584427ae876018b used request id req-ad382186-861a-47bc-9484-0467958ce481 2019-01-18 06:38:28,270 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:38:28,271 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:38:28,654 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c65201bd05504fa786d79b166e8bbba3", "name": "heat_stack_owner"}, {"id": "e60def6631314f439584427ae876018b", "name": "CreateStackNegativeTests-ead24d8b-9676-447-proj-role"}], "expires_at": "2019-01-18T07:38:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "47039163780748cea24353f9b7b635e7", "name": "CreateStackNegativeTests-ead24d8b-9676-447-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/47039163780748cea24353f9b7b635e7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/47039163780748cea24353f9b7b635e7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/47039163780748cea24353f9b7b635e7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/47039163780748cea24353f9b7b635e7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/47039163780748cea24353f9b7b635e7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/47039163780748cea24353f9b7b635e7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/47039163780748cea24353f9b7b635e7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/47039163780748cea24353f9b7b635e7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/47039163780748cea24353f9b7b635e7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/47039163780748cea24353f9b7b635e7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/47039163780748cea24353f9b7b635e7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/47039163780748cea24353f9b7b635e7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackNegativeTests-ead24d8b-9676-447-user", "id": "4eca7847eee34760bd5883fcf253c626"}, "audit_ids": ["A0k9-myHSW-AvDDUvIh4ow"], "issued_at": "2019-01-18T06:38:28.000000Z"}} 2019-01-18 06:38:28,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}0a0237a58e8c56eb44a2a3887ca2eaec1c061252" 2019-01-18 06:38:28,739 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:38:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4dd24593-2a86-48e1-af19-7935bf52d83a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:38:28,739 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-4dd24593-2a86-48e1-af19-7935bf52d83a 2019-01-18 06:38:28,741 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-18 06:38:28,744 - heat_utils - DEBUG - Retrieving Heat Client 2019-01-18 06:38:28,747 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/47039163780748cea24353f9b7b635e7/stacks?stack_name=CreateStackNegativeTests-3856398a-0f3c-4795-b53c-514469266b89 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a0237a58e8c56eb44a2a3887ca2eaec1c061252" 2019-01-18 06:38:28,916 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:38:28 GMT Server: Apache x-openstack-request-id: req-36d5a673-4902-4d83-a511-97db0af9fb21 Content-Length: 14 Content-Type: application/json RESP BODY: {"stacks": []} 2019-01-18 06:38:28,916 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/47039163780748cea24353f9b7b635e7/stacks?stack_name=CreateStackNegativeTests-3856398a-0f3c-4795-b53c-514469266b89 used request id req-36d5a673-4902-4d83-a511-97db0af9fb21 2019-01-18 06:38:28,950 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8004/v1/47039163780748cea24353f9b7b635e7/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a0237a58e8c56eb44a2a3887ca2eaec1c061252" -d '{"stack_name": "CreateStackNegativeTests-3856398a-0f3c-4795-b53c-514469266b89", "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"}}]}}}}}' 2019-01-18 06:38:29,465 - keystoneauth.session - DEBUG - RESP: [400] Date: Fri, 18 Jan 2019 06:38:28 GMT Server: Apache x-openstack-request-id: req-bd039e07-d843-49e2-95af-7f3044628b1f 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"} 2019-01-18 06:38:29,465 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.23:8004/v1/47039163780748cea24353f9b7b635e7/stacks used request id req-bd039e07-d843-49e2-95af-7f3044628b1f 2019-01-18 06:38:29,471 - 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}71683db5567d77b31c30d6f421d5d0191f58519e" 2019-01-18 06:38:29,675 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-4bb9ca61-c9ee-408c-a65b-231cb320fa06 Date: Fri, 18 Jan 2019 06:38:29 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-18T04:53:26Z", "updated_at": "2019-01-18T04:53:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:53:26Z", "revision_number": 0, "id": "571036d3-cb1d-483a-acb9-96f19293add9", "remote_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "remote_ip_prefix": null, "created_at": "2019-01-18T04:53:26Z", "security_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:53:26Z", "revision_number": 0, "id": "260c2de9-5dc5-4508-b06c-24b9d7ed838c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:53:26Z", "security_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:53:26Z", "revision_number": 0, "id": "9c6f69fc-3bf8-4346-9288-5a255b82b67e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:53:26Z", "security_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:53:26Z", "revision_number": 0, "id": "84255fa4-c13a-4cfe-b73d-e56ee216ca1e", "remote_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "remote_ip_prefix": null, "created_at": "2019-01-18T04:53:26Z", "security_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "created_at": "2019-01-18T04:51:20Z", "updated_at": "2019-01-18T04:51:20Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "45161a51-d6dd-4bb8-986d-bc2f88599c1d", "remote_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv6", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "2b339890-44d0-4711-a050-08a64d58e2a0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv6", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "24c99e6f-888c-4943-9c93-54ad3b18b18c", "remote_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv4", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "87b9b994-ae22-4850-863a-6a4925bd01fe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv4", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}], "revision_number": 4, "project_id": "9c53a91613fb4d5080479ac6f51697ed", "id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "020d00b5451a467cb276d06789a1149d", "created_at": "2019-01-18T05:59:12Z", "updated_at": "2019-01-18T05:59:12Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:12Z", "revision_number": 0, "id": "8faf6dda-6919-4b75-b745-2af38abf8dcf", "remote_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:12Z", "security_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "tenant_id": "020d00b5451a467cb276d06789a1149d", "port_range_min": null, "ethertype": "IPv4", "project_id": "020d00b5451a467cb276d06789a1149d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:12Z", "revision_number": 0, "id": "60f7d4a7-1a27-4801-a1e8-5bf33633b818", "remote_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:12Z", "security_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "tenant_id": "020d00b5451a467cb276d06789a1149d", "port_range_min": null, "ethertype": "IPv6", "project_id": "020d00b5451a467cb276d06789a1149d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:12Z", "revision_number": 0, "id": "38b9f88b-1fc0-40d1-af74-237d79be193d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:12Z", "security_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "tenant_id": "020d00b5451a467cb276d06789a1149d", "port_range_min": null, "ethertype": "IPv4", "project_id": "020d00b5451a467cb276d06789a1149d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:12Z", "revision_number": 0, "id": "38b091dd-dca7-4cbe-8c1c-dd18a74bfca8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:12Z", "security_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "tenant_id": "020d00b5451a467cb276d06789a1149d", "port_range_min": null, "ethertype": "IPv6", "project_id": "020d00b5451a467cb276d06789a1149d"}], "revision_number": 4, "project_id": "020d00b5451a467cb276d06789a1149d", "id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "created_at": "2019-01-18T04:39:06Z", "updated_at": "2019-01-18T04:39:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "0aedefa2-edbc-47b5-bead-e954540f6937", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "47feb8aba08a40dca7028a1701e597b9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "8860837e-afbd-4411-adf9-d88db88c2114", "remote_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "47feb8aba08a40dca7028a1701e597b9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "4e399c2e-bc03-4aa3-b192-1fafdc9248ba", "remote_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "47feb8aba08a40dca7028a1701e597b9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "4bf1a402-0fa2-4cfd-9fee-4a28f16bb271", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "47feb8aba08a40dca7028a1701e597b9"}], "revision_number": 4, "project_id": "47feb8aba08a40dca7028a1701e597b9", "id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "name": "default"}]} 2019-01-18 06:38:29,675 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-4bb9ca61-c9ee-408c-a65b-231cb320fa06 2019-01-18 06:38:29,680 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/9c53a91613fb4d5080479ac6f51697ed -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71683db5567d77b31c30d6f421d5d0191f58519e" 2019-01-18 06:38:29,760 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:38:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-374c30bd-027f-4afd-92c7-f182bf8d89b4 Content-Encoding: gzip Content-Length: 190 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/9c53a91613fb4d5080479ac6f51697ed"}, "enabled": true, "id": "9c53a91613fb4d5080479ac6f51697ed", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2019-01-18 06:38:29,761 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/9c53a91613fb4d5080479ac6f51697ed used request id req-374c30bd-027f-4afd-92c7-f182bf8d89b4 2019-01-18 06:38:29,764 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/020d00b5451a467cb276d06789a1149d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71683db5567d77b31c30d6f421d5d0191f58519e" 2019-01-18 06:38:29,855 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:38:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cb4a4cd1-8c28-4ffe-8022-b29ef93226f9 Content-Encoding: gzip Content-Length: 248 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/020d00b5451a467cb276d06789a1149d"}, "enabled": true, "id": "020d00b5451a467cb276d06789a1149d", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}} 2019-01-18 06:38:29,855 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/020d00b5451a467cb276d06789a1149d used request id req-cb4a4cd1-8c28-4ffe-8022-b29ef93226f9 2019-01-18 06:38:29,859 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/47feb8aba08a40dca7028a1701e597b9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71683db5567d77b31c30d6f421d5d0191f58519e" 2019-01-18 06:38:29,945 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:38:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-94154553-3833-46e7-b2d7-6d909e0fafb0 Content-Encoding: gzip Content-Length: 205 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/47feb8aba08a40dca7028a1701e597b9"}, "enabled": true, "id": "47feb8aba08a40dca7028a1701e597b9", "parent_id": "default", "domain_id": "default", "name": "service"}} 2019-01-18 06:38:29,945 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/47feb8aba08a40dca7028a1701e597b9 used request id req-94154553-3833-46e7-b2d7-6d909e0fafb0 2019-01-18 06:38:29,946 - keystone_utils - INFO - Deleting project with name - CreateStackNegativeTests-ead24d8b-9676-447-proj 2019-01-18 06:38:29,950 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/47039163780748cea24353f9b7b635e7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71683db5567d77b31c30d6f421d5d0191f58519e" 2019-01-18 06:38:30,168 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 06:38:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cbc6206f-8abf-4da1-9f98-adeaa414ff96 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 06:38:30,168 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/47039163780748cea24353f9b7b635e7 used request id req-cbc6206f-8abf-4da1-9f98-adeaa414ff96 2019-01-18 06:38:30,168 - keystone_utils - INFO - Deleting role with name - CreateStackNegativeTests-ead24d8b-9676-447-proj-role 2019-01-18 06:38:30,172 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/e60def6631314f439584427ae876018b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71683db5567d77b31c30d6f421d5d0191f58519e" 2019-01-18 06:38:30,291 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 06:38:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9421ae13-2fb2-4eb2-8ba3-54af7867a525 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 06:38:30,291 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/e60def6631314f439584427ae876018b used request id req-9421ae13-2fb2-4eb2-8ba3-54af7867a525 2019-01-18 06:38:30,295 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71683db5567d77b31c30d6f421d5d0191f58519e" 2019-01-18 06:38:30,382 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:38:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-be01ccf5-f61b-4863-ac70-9f0f4b320654 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "488fca829f8b496daa1cd2cdc6e45c49", "links": {"self": "http://172.30.9.23:5000/v3/roles/488fca829f8b496daa1cd2cdc6e45c49"}, "name": "Member"}, {"domain_id": null, "id": "6b7f4f4f76264b6fb449c43b86ee3817", "links": {"self": "http://172.30.9.23:5000/v3/roles/6b7f4f4f76264b6fb449c43b86ee3817"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a482b711adf94961bf4bb28eda7f0e28", "links": {"self": "http://172.30.9.23:5000/v3/roles/a482b711adf94961bf4bb28eda7f0e28"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c65201bd05504fa786d79b166e8bbba3", "links": {"self": "http://172.30.9.23:5000/v3/roles/c65201bd05504fa786d79b166e8bbba3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "e7e317b66c174923a8cb46c48d897c8d", "links": {"self": "http://172.30.9.23:5000/v3/roles/e7e317b66c174923a8cb46c48d897c8d"}, "name": "ResellerAdmin"}]} 2019-01-18 06:38:30,383 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-be01ccf5-f61b-4863-ac70-9f0f4b320654 2019-01-18 06:38:30,383 - keystone_utils - INFO - Deleting user with name - CreateStackNegativeTests-ead24d8b-9676-447-user 2019-01-18 06:38:30,387 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/4eca7847eee34760bd5883fcf253c626 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0b872abd120192e6af3e3e17f6226f97f72abe3" 2019-01-18 06:38:30,578 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 06:38:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b41aafe5-b463-4fb9-9499-25e74f62aacc Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 06:38:30,578 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/4eca7847eee34760bd5883fcf253c626 used request id req-b41aafe5-b463-4fb9-9499-25e74f62aacc 2019-01-18 06:38:30,579 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:38:30,964 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "488fca829f8b496daa1cd2cdc6e45c49", "name": "Member"}, {"id": "c65201bd05504fa786d79b166e8bbba3", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}], "expires_at": "2019-01-18T07:38:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "020d00b5451a467cb276d06789a1149d", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "id": "e292c913af7844408b6509a836e493f5"}, "audit_ids": ["fuW9mMWWTAibDfXsCk2tKg"], "issued_at": "2019-01-18T06:38:30.000000Z"}} 2019-01-18 06:38:30,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}c84ad34ad18c3030c3639b31f2231cc9726387ee" 2019-01-18 06:38:31,047 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:38:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-345e847a-f995-47e3-961e-b287bbcf9e45 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:38:31,047 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-345e847a-f995-47e3-961e-b287bbcf9e45 2019-01-18 06:38:31,049 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:38:31,050 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:38:31,432 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "488fca829f8b496daa1cd2cdc6e45c49", "name": "Member"}, {"id": "c65201bd05504fa786d79b166e8bbba3", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}], "expires_at": "2019-01-18T07:38:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "020d00b5451a467cb276d06789a1149d", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "id": "e292c913af7844408b6509a836e493f5"}, "audit_ids": ["Z_xwHZQmTM6ZkB315ngQMQ"], "issued_at": "2019-01-18T06:38:31.000000Z"}} 2019-01-18 06:38:31,432 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2dd2386070a86637c5fe022f8df9513cd0b1d709" 2019-01-18 06:38:31,445 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:38:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-66f6d436-00cc-4cc7-9a71-0a8b0fc339fa Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:38:31,445 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-66f6d436-00cc-4cc7-9a71-0a8b0fc339fa 2019-01-18 06:38:31,449 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-18 06:38:31,454 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 18 Jan 2019 06:38: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"}]}]}} 2019-01-18 06:38:31,455 - 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-174e5252-7de1-450-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2dd2386070a86637c5fe022f8df9513cd0b1d709" 2019-01-18 06:38:31,542 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:38:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7a090e09-a206-48c7-8ded-7d5833528501 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-174e5252-7de1-450-proj", "previous": null, "next": null}, "projects": []} 2019-01-18 06:38:31,542 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSingleNetworkTests-174e5252-7de1-450-proj used request id req-7a090e09-a206-48c7-8ded-7d5833528501 2019-01-18 06:38:31,546 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2dd2386070a86637c5fe022f8df9513cd0b1d709" 2019-01-18 06:38:31,638 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:38:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6495e1c2-ada9-4274-a020-316ab7b0e9d6 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-18 06:38:31,639 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-6495e1c2-ada9-4274-a020-316ab7b0e9d6 2019-01-18 06:38:31,643 - 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}2dd2386070a86637c5fe022f8df9513cd0b1d709" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-174e5252-7de1-450-proj"}}' 2019-01-18 06:38:31,776 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 18 Jan 2019 06:38:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-df6b2e8e-50c0-4bec-b53f-2defe9e1df30 Content-Length: 317 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/5a79aa14c5ce43bc81463afac02cd426"}, "enabled": true, "id": "5a79aa14c5ce43bc81463afac02cd426", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-174e5252-7de1-450-proj"}} 2019-01-18 06:38:31,776 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-df6b2e8e-50c0-4bec-b53f-2defe9e1df30 2019-01-18 06:38:31,776 - keystone_utils - INFO - Created project with name - CreateInstanceSingleNetworkTests-174e5252-7de1-450-proj 2019-01-18 06:38:31,777 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:38:31,778 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:38:32,151 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "488fca829f8b496daa1cd2cdc6e45c49", "name": "Member"}, {"id": "c65201bd05504fa786d79b166e8bbba3", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}], "expires_at": "2019-01-18T07:38:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "020d00b5451a467cb276d06789a1149d", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "id": "e292c913af7844408b6509a836e493f5"}, "audit_ids": ["PvE3RSKdRl2IqHk7TtFtqg"], "issued_at": "2019-01-18T06:38:32.000000Z"}} 2019-01-18 06:38:32,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}56dd7d95c198c33bc8c0ffc848a7fcc384c82b66" 2019-01-18 06:38:32,236 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:38:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-99264e82-7da9-42b9-ba0e-c0e29632c208 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:38:32,237 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-99264e82-7da9-42b9-ba0e-c0e29632c208 2019-01-18 06:38:32,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" 2019-01-18 06:38:32,246 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 18 Jan 2019 06:38: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"}]}]}} 2019-01-18 06:38:32,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}56dd7d95c198c33bc8c0ffc848a7fcc384c82b66" 2019-01-18 06:38:32,348 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:38:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6f6b9c5a-fc6c-4cf6-9f34-485cd341b89c Content-Encoding: gzip Content-Length: 869 Content-Type: application/json RESP BODY: {"users": [{"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/0607a2b4beb0408e9fa51cc5ba027ac6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0607a2b4beb0408e9fa51cc5ba027ac6", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/17c61b95071545a094cc82823d2b88b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "17c61b95071545a094cc82823d2b88b8", "email": "nova@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/29e5d2dfed2447bda26fc75bd1122674"}, "domain_id": "default", "enabled": true, "options": {}, "id": "29e5d2dfed2447bda26fc75bd1122674", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/3b6dcc8c791e4b6e8831f5b5e583de80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3b6dcc8c791e4b6e8831f5b5e583de80", "email": "neutron@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.23:5000/v3/users/45ab52d673584bc198669be88c88b878"}, "domain_id": "default", "enabled": true, "options": {}, "id": "45ab52d673584bc198669be88c88b878", "email": "barbican@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/57795b4ee52f49c6a71f55bb6c4012f8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "57795b4ee52f49c6a71f55bb6c4012f8", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/5c52969262974d64ac2a300ca5d60f50"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c52969262974d64ac2a300ca5d60f50", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/5fc15572bb1c489ba92bd9945bbc1f64"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5fc15572bb1c489ba92bd9945bbc1f64", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/6b519d70e25f4e61a9dfd738cd6bba22"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6b519d70e25f4e61a9dfd738cd6bba22", "email": "heat@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.23:5000/v3/users/8248437208b540c2893a7117ad102a87"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8248437208b540c2893a7117ad102a87", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/890dee97e62840c5b15e36f03f6b7efc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "890dee97e62840c5b15e36f03f6b7efc", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/8cccb516ecc44ed9bb7c8633df108fd4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8cccb516ecc44ed9bb7c8633df108fd4", "email": "glance@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.23:5000/v3/users/97c3d863a98148299fa116fdb54be470"}, "domain_id": "default", "enabled": true, "options": {}, "id": "97c3d863a98148299fa116fdb54be470", "email": "tacker@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/a2a0c8c0f19941808c9f618af50b3b79"}, "domain_id": "c19db1b8f60647a9a114cd23287c807b", "enabled": true, "options": {}, "id": "a2a0c8c0f19941808c9f618af50b3b79", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "links": {"self": "http://172.30.9.23:5000/v3/users/e292c913af7844408b6509a836e493f5"}, "domain_id": "default", "enabled": true, "id": "e292c913af7844408b6509a836e493f5", "options": {}}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/fe5de73ba9cb41b2be24ccf1f72f5ed4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe5de73ba9cb41b2be24ccf1f72f5ed4", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2019-01-18 06:38:32,348 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-6f6b9c5a-fc6c-4cf6-9f34-485cd341b89c 2019-01-18 06:38:32,352 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateInstanceSingleNetworkTests-174e5252-7de1-450-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}56dd7d95c198c33bc8c0ffc848a7fcc384c82b66" 2019-01-18 06:38:32,438 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:38:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3f25660c-74e9-4f9e-b507-7031946ccd89 Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateInstanceSingleNetworkTests-174e5252-7de1-450-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/5a79aa14c5ce43bc81463afac02cd426"}, "enabled": true, "id": "5a79aa14c5ce43bc81463afac02cd426", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-174e5252-7de1-450-proj"}]} 2019-01-18 06:38:32,438 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateInstanceSingleNetworkTests-174e5252-7de1-450-proj used request id req-3f25660c-74e9-4f9e-b507-7031946ccd89 2019-01-18 06:38:32,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}56dd7d95c198c33bc8c0ffc848a7fcc384c82b66" 2019-01-18 06:38:32,530 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:38:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-71f9a3d6-2997-4606-afb4-c6e3783a1b2b Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-18 06:38:32,530 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-71f9a3d6-2997-4606-afb4-c6e3783a1b2b 2019-01-18 06:38:32,896 - keystone_utils - INFO - Created user with name - CreateInstanceSingleNetworkTests-174e5252-7de1-450-user 2019-01-18 06:38:32,896 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:38:32,901 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2dd2386070a86637c5fe022f8df9513cd0b1d709" 2019-01-18 06:38:32,987 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:38:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ed385764-a207-4ce9-96fd-a4ac35146a94 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "488fca829f8b496daa1cd2cdc6e45c49", "links": {"self": "http://172.30.9.23:5000/v3/roles/488fca829f8b496daa1cd2cdc6e45c49"}, "name": "Member"}, {"domain_id": null, "id": "6b7f4f4f76264b6fb449c43b86ee3817", "links": {"self": "http://172.30.9.23:5000/v3/roles/6b7f4f4f76264b6fb449c43b86ee3817"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a482b711adf94961bf4bb28eda7f0e28", "links": {"self": "http://172.30.9.23:5000/v3/roles/a482b711adf94961bf4bb28eda7f0e28"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c65201bd05504fa786d79b166e8bbba3", "links": {"self": "http://172.30.9.23:5000/v3/roles/c65201bd05504fa786d79b166e8bbba3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "e7e317b66c174923a8cb46c48d897c8d", "links": {"self": "http://172.30.9.23:5000/v3/roles/e7e317b66c174923a8cb46c48d897c8d"}, "name": "ResellerAdmin"}]} 2019-01-18 06:38:32,987 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-ed385764-a207-4ce9-96fd-a4ac35146a94 2019-01-18 06:38:32,991 - 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}2dd2386070a86637c5fe022f8df9513cd0b1d709" -d '{"role": {"name": "CreateInstanceSingleNetworkTests-174e5252-7de1-450-proj-role"}}' 2019-01-18 06:38:33,093 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 18 Jan 2019 06:38:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-690878bb-4b4e-4903-b555-1baef86c39d7 Content-Length: 231 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "cf2a8dd927ea4d2bb6523fd499fc2352", "links": {"self": "http://172.30.9.23:5000/v3/roles/cf2a8dd927ea4d2bb6523fd499fc2352"}, "name": "CreateInstanceSingleNetworkTests-174e5252-7de1-450-proj-role"}} 2019-01-18 06:38:33,094 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-690878bb-4b4e-4903-b555-1baef86c39d7 2019-01-18 06:38:33,094 - keystone_utils - INFO - Created role with name - CreateInstanceSingleNetworkTests-174e5252-7de1-450-proj-role 2019-01-18 06:38:33,098 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/cf2a8dd927ea4d2bb6523fd499fc2352 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2dd2386070a86637c5fe022f8df9513cd0b1d709" 2019-01-18 06:38:33,178 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:38:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5113b6c2-d5e4-441f-870a-88baf130b818 Content-Encoding: gzip Content-Length: 184 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.23:5000/v3/roles/cf2a8dd927ea4d2bb6523fd499fc2352"}, "domain_id": null, "name": "CreateInstanceSingleNetworkTests-174e5252-7de1-450-proj-role", "id": "cf2a8dd927ea4d2bb6523fd499fc2352"}} 2019-01-18 06:38:33,178 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/cf2a8dd927ea4d2bb6523fd499fc2352 used request id req-5113b6c2-d5e4-441f-870a-88baf130b818 2019-01-18 06:38:33,178 - keystone_utils - INFO - Granting role CreateInstanceSingleNetworkTests-174e5252-7de1-450-proj-role to project CreateInstanceSingleNetworkTests-174e5252-7de1-450-proj 2019-01-18 06:38:33,182 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/5a79aa14c5ce43bc81463afac02cd426/users/2dfbaee999d742c39d254d256e586e21/roles/cf2a8dd927ea4d2bb6523fd499fc2352 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2dd2386070a86637c5fe022f8df9513cd0b1d709" 2019-01-18 06:38:33,323 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 06:38:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-48212ccd-6daa-41fc-9374-72eacca75b2f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 06:38:33,324 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/5a79aa14c5ce43bc81463afac02cd426/users/2dfbaee999d742c39d254d256e586e21/roles/cf2a8dd927ea4d2bb6523fd499fc2352 used request id req-48212ccd-6daa-41fc-9374-72eacca75b2f 2019-01-18 06:38:33,324 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-18 06:38:33,325 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2019-01-18 06:38:33,325 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:38:33,326 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:38:33,786 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cf2a8dd927ea4d2bb6523fd499fc2352", "name": "CreateInstanceSingleNetworkTests-174e5252-7de1-450-proj-role"}], "expires_at": "2019-01-18T07:38:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5a79aa14c5ce43bc81463afac02cd426", "name": "CreateInstanceSingleNetworkTests-174e5252-7de1-450-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/5a79aa14c5ce43bc81463afac02cd426", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/5a79aa14c5ce43bc81463afac02cd426", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/5a79aa14c5ce43bc81463afac02cd426", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/5a79aa14c5ce43bc81463afac02cd426", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/5a79aa14c5ce43bc81463afac02cd426", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/5a79aa14c5ce43bc81463afac02cd426", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/5a79aa14c5ce43bc81463afac02cd426", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/5a79aa14c5ce43bc81463afac02cd426", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/5a79aa14c5ce43bc81463afac02cd426", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/5a79aa14c5ce43bc81463afac02cd426", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/5a79aa14c5ce43bc81463afac02cd426", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/5a79aa14c5ce43bc81463afac02cd426", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-174e5252-7de1-450-user", "id": "2dfbaee999d742c39d254d256e586e21"}, "audit_ids": ["KhGMjI92QAWAY0A9TdlAzA"], "issued_at": "2019-01-18T06:38:33.000000Z"}} 2019-01-18 06:38:33,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}1c1d38cfdd5067879d9251966e2ae832717df361" 2019-01-18 06:38:33,856 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:38:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1a7ab463-5761-425f-b835-b582f5cd19b9 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:38:33,857 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-1a7ab463-5761-425f-b835-b582f5cd19b9 2019-01-18 06:38:33,861 - 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-61699ea1-d2ee-44ce-a856-f2f274409108-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1c1d38cfdd5067879d9251966e2ae832717df361" 2019-01-18 06:38:34,046 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 177 Content-Type: application/json X-Openstack-Request-Id: req-74c2fbdc-01e4-4290-89e6-92901f1ad82d Date: Fri, 18 Jan 2019 06:38:34 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceSingleNetworkTests-61699ea1-d2ee-44ce-a856-f2f274409108-image"} 2019-01-18 06:38:34,046 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSingleNetworkTests-61699ea1-d2ee-44ce-a856-f2f274409108-image used request id req-74c2fbdc-01e4-4290-89e6-92901f1ad82d 2019-01-18 06:38:34,049 - 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}1c1d38cfdd5067879d9251966e2ae832717df361" 2019-01-18 06:38:34,200 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-637b9945-b47a-433e-a932-617fa8575ddd Date: Fri, 18 Jan 2019 06:38: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"}}} 2019-01-18 06:38:34,200 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-637b9945-b47a-433e-a932-617fa8575ddd 2019-01-18 06:38:34,230 - 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}1c1d38cfdd5067879d9251966e2ae832717df361" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstanceSingleNetworkTests-61699ea1-d2ee-44ce-a856-f2f274409108-image"}' 2019-01-18 06:38:34,413 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 636 Content-Type: application/json Location: http://172.30.9.23:9292/v2/images/0114a4b9-5776-4a95-ab73-e9cec6582ea7 X-Openstack-Request-Id: req-e686cd9f-992b-47e7-bcde-bc85b76d0981 Date: Fri, 18 Jan 2019 06:38:34 GMT RESP BODY: {"status": "queued", "name": "CreateInstanceSingleNetworkTests-61699ea1-d2ee-44ce-a856-f2f274409108-image", "tags": [], "container_format": "bare", "created_at": "2019-01-18T06:38:34Z", "size": null, "disk_format": "qcow2", "updated_at": "2019-01-18T06:38:34Z", "visibility": "shared", "locations": [], "self": "/v2/images/0114a4b9-5776-4a95-ab73-e9cec6582ea7", "min_disk": 0, "protected": false, "id": "0114a4b9-5776-4a95-ab73-e9cec6582ea7", "file": "/v2/images/0114a4b9-5776-4a95-ab73-e9cec6582ea7/file", "checksum": null, "owner": "5a79aa14c5ce43bc81463afac02cd426", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-18 06:38:34,413 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-e686cd9f-992b-47e7-bcde-bc85b76d0981 2019-01-18 06:38:34,423 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9292/v2/images/0114a4b9-5776-4a95-ab73-e9cec6582ea7/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1c1d38cfdd5067879d9251966e2ae832717df361" -d '' 2019-01-18 06:38:36,332 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-581072ce-0fa5-4cf8-8a06-28fd4dc7dc79 Date: Fri, 18 Jan 2019 06:38:36 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-18 06:38:36,333 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/0114a4b9-5776-4a95-ab73-e9cec6582ea7/file used request id req-581072ce-0fa5-4cf8-8a06-28fd4dc7dc79 2019-01-18 06:38:36,333 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-01-18 06:38:36,336 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/0114a4b9-5776-4a95-ab73-e9cec6582ea7 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1c1d38cfdd5067879d9251966e2ae832717df361" 2019-01-18 06:38:36,513 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 897 Content-Type: application/json X-Openstack-Request-Id: req-09f7b9f2-eed2-40a0-a189-9c75a05c1eb4 Date: Fri, 18 Jan 2019 06:38:36 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceSingleNetworkTests-61699ea1-d2ee-44ce-a856-f2f274409108-image", "tags": [], "container_format": "bare", "created_at": "2019-01-18T06:38:34Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-18T06:38:36Z", "visibility": "shared", "locations": [{"url": "rbd://af014572-0a5d-4a80-a07f-9105f52ab2c1/images/0114a4b9-5776-4a95-ab73-e9cec6582ea7/snap", "metadata": {}}], "self": "/v2/images/0114a4b9-5776-4a95-ab73-e9cec6582ea7", "min_disk": 0, "protected": false, "id": "0114a4b9-5776-4a95-ab73-e9cec6582ea7", "file": "/v2/images/0114a4b9-5776-4a95-ab73-e9cec6582ea7/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "5a79aa14c5ce43bc81463afac02cd426", "direct_url": "rbd://af014572-0a5d-4a80-a07f-9105f52ab2c1/images/0114a4b9-5776-4a95-ab73-e9cec6582ea7/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-18 06:38:36,513 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/0114a4b9-5776-4a95-ab73-e9cec6582ea7 used request id req-09f7b9f2-eed2-40a0-a189-9c75a05c1eb4 2019-01-18 06:38:36,516 - 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}1c1d38cfdd5067879d9251966e2ae832717df361" 2019-01-18 06:38:36,674 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-21a6c77f-efe4-4b6a-acde-1ef3c46eb206 Date: Fri, 18 Jan 2019 06:38: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"}}} 2019-01-18 06:38:36,675 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-21a6c77f-efe4-4b6a-acde-1ef3c46eb206 2019-01-18 06:38:36,677 - create_image - INFO - Created image with name - CreateInstanceSingleNetworkTests-61699ea1-d2ee-44ce-a856-f2f274409108-image 2019-01-18 06:38:36,681 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/0114a4b9-5776-4a95-ab73-e9cec6582ea7 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1c1d38cfdd5067879d9251966e2ae832717df361" 2019-01-18 06:38:36,851 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 897 Content-Type: application/json X-Openstack-Request-Id: req-9c3614d0-cf0a-4b68-91ee-e16bc98a690d Date: Fri, 18 Jan 2019 06:38:36 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceSingleNetworkTests-61699ea1-d2ee-44ce-a856-f2f274409108-image", "tags": [], "container_format": "bare", "created_at": "2019-01-18T06:38:34Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-18T06:38:36Z", "visibility": "shared", "locations": [{"url": "rbd://af014572-0a5d-4a80-a07f-9105f52ab2c1/images/0114a4b9-5776-4a95-ab73-e9cec6582ea7/snap", "metadata": {}}], "self": "/v2/images/0114a4b9-5776-4a95-ab73-e9cec6582ea7", "min_disk": 0, "protected": false, "id": "0114a4b9-5776-4a95-ab73-e9cec6582ea7", "file": "/v2/images/0114a4b9-5776-4a95-ab73-e9cec6582ea7/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "5a79aa14c5ce43bc81463afac02cd426", "direct_url": "rbd://af014572-0a5d-4a80-a07f-9105f52ab2c1/images/0114a4b9-5776-4a95-ab73-e9cec6582ea7/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-18 06:38:36,851 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/0114a4b9-5776-4a95-ab73-e9cec6582ea7 used request id req-9c3614d0-cf0a-4b68-91ee-e16bc98a690d 2019-01-18 06:38:36,852 - create_image - DEBUG - Instance status is - active 2019-01-18 06:38:36,852 - create_image - DEBUG - Image is active with name - CreateInstanceSingleNetworkTests-61699ea1-d2ee-44ce-a856-f2f274409108-image 2019-01-18 06:38:36,852 - create_image - INFO - Image is now active with name - CreateInstanceSingleNetworkTests-61699ea1-d2ee-44ce-a856-f2f274409108-image 2019-01-18 06:38:36,852 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:38:36,853 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:38:37,240 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cf2a8dd927ea4d2bb6523fd499fc2352", "name": "CreateInstanceSingleNetworkTests-174e5252-7de1-450-proj-role"}], "expires_at": "2019-01-18T07:38:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5a79aa14c5ce43bc81463afac02cd426", "name": "CreateInstanceSingleNetworkTests-174e5252-7de1-450-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/5a79aa14c5ce43bc81463afac02cd426", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/5a79aa14c5ce43bc81463afac02cd426", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/5a79aa14c5ce43bc81463afac02cd426", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/5a79aa14c5ce43bc81463afac02cd426", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/5a79aa14c5ce43bc81463afac02cd426", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/5a79aa14c5ce43bc81463afac02cd426", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/5a79aa14c5ce43bc81463afac02cd426", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/5a79aa14c5ce43bc81463afac02cd426", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/5a79aa14c5ce43bc81463afac02cd426", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/5a79aa14c5ce43bc81463afac02cd426", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/5a79aa14c5ce43bc81463afac02cd426", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/5a79aa14c5ce43bc81463afac02cd426", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-174e5252-7de1-450-user", "id": "2dfbaee999d742c39d254d256e586e21"}, "audit_ids": ["skQnr1M7SXyF-1IIBSd6ZA"], "issued_at": "2019-01-18T06:38:37.000000Z"}} 2019-01-18 06:38:37,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}dae4ff7041282c121fb45ccf9fa92b86b854fed2" 2019-01-18 06:38:37,320 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:38:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-468db98b-8dbe-47e6-9312-bcd5e9d85414 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:38:37,321 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-468db98b-8dbe-47e6-9312-bcd5e9d85414 2019-01-18 06:38:37,327 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-61699ea1-d2ee-44ce-a856-f2f274409108-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dae4ff7041282c121fb45ccf9fa92b86b854fed2" 2019-01-18 06:38:37,490 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-6cda7d24-fae9-4a42-8143-0049bfbdc05d Date: Fri, 18 Jan 2019 06:38:37 GMT RESP BODY: {"networks":[]} 2019-01-18 06:38:37,491 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-61699ea1-d2ee-44ce-a856-f2f274409108-pub-net used request id req-6cda7d24-fae9-4a42-8143-0049bfbdc05d 2019-01-18 06:38:37,491 - neutron_utils - INFO - Creating network with name CreateInstanceSingleNetworkTests-61699ea1-d2ee-44ce-a856-f2f274409108-pub-net 2019-01-18 06:38:37,496 - 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}dae4ff7041282c121fb45ccf9fa92b86b854fed2" -d '{"network": {"name": "CreateInstanceSingleNetworkTests-61699ea1-d2ee-44ce-a856-f2f274409108-pub-net", "admin_state_up": true}}' 2019-01-18 06:38:38,038 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 635 X-Openstack-Request-Id: req-0f9a20f5-c227-4d75-9341-57c6b0825f4f Date: Fri, 18 Jan 2019 06:38:38 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"3c94e5c6-2536-4f1e-b1a6-3d156c6b861b","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"5a79aa14c5ce43bc81463afac02cd426","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-18T06:38:37Z","is_default":false,"name":"CreateInstanceSingleNetworkTests-61699ea1-d2ee-44ce-a856-f2f274409108-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"5a79aa14c5ce43bc81463afac02cd426","created_at":"2019-01-18T06:38:37Z","mtu":1450}} 2019-01-18 06:38:38,038 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks used request id req-0f9a20f5-c227-4d75-9341-57c6b0825f4f 2019-01-18 06:38:38,044 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=3c94e5c6-2536-4f1e-b1a6-3d156c6b861b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dae4ff7041282c121fb45ccf9fa92b86b854fed2" 2019-01-18 06:38:38,273 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 619 X-Openstack-Request-Id: req-a3770e83-5689-4dec-b310-d6ed8da605da Date: Fri, 18 Jan 2019 06:38: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":"2019-01-18T06:38:37Z","tenant_id":"5a79aa14c5ce43bc81463afac02cd426","created_at":"2019-01-18T06:38:37Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"5a79aa14c5ce43bc81463afac02cd426","id":"3c94e5c6-2536-4f1e-b1a6-3d156c6b861b","name":"CreateInstanceSingleNetworkTests-61699ea1-d2ee-44ce-a856-f2f274409108-pub-net"}]} 2019-01-18 06:38:38,274 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=3c94e5c6-2536-4f1e-b1a6-3d156c6b861b used request id req-a3770e83-5689-4dec-b310-d6ed8da605da 2019-01-18 06:38:38,279 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=3c94e5c6-2536-4f1e-b1a6-3d156c6b861b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dae4ff7041282c121fb45ccf9fa92b86b854fed2" 2019-01-18 06:38:38,452 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-3614f9ff-337e-4ab8-8eff-b0b58567475c Date: Fri, 18 Jan 2019 06:38:38 GMT RESP BODY: {"subnets":[]} 2019-01-18 06:38:38,452 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=3c94e5c6-2536-4f1e-b1a6-3d156c6b861b used request id req-3614f9ff-337e-4ab8-8eff-b0b58567475c 2019-01-18 06:38:38,453 - neutron_utils - INFO - Creating subnet with name CreateInstanceSingleNetworkTests-61699ea1-d2ee-44ce-a856-f2f274409108-pub-subnet 2019-01-18 06:38:38,458 - 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}dae4ff7041282c121fb45ccf9fa92b86b854fed2" -d '{"subnets": [{"ip_version": 4, "network_id": "3c94e5c6-2536-4f1e-b1a6-3d156c6b861b", "cidr": "10.55.1.0/24", "name": "CreateInstanceSingleNetworkTests-61699ea1-d2ee-44ce-a856-f2f274409108-pub-subnet"}]}' 2019-01-18 06:38:39,314 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-4ced73ed-531c-4fc6-b2b6-cba9bbc56f19 Date: Fri, 18 Jan 2019 06:38:39 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3c94e5c6-2536-4f1e-b1a6-3d156c6b861b","tenant_id":"5a79aa14c5ce43bc81463afac02cd426","created_at":"2019-01-18T06:38:38Z","dns_nameservers":[],"updated_at":"2019-01-18T06:38: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":"5a79aa14c5ce43bc81463afac02cd426","id":"1361ce03-4e8f-47f0-b18b-ac138a2fa2c5","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-61699ea1-d2ee-44ce-a856-f2f274409108-pub-subnet"}]} 2019-01-18 06:38:39,314 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets used request id req-4ced73ed-531c-4fc6-b2b6-cba9bbc56f19 2019-01-18 06:38:39,320 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=3c94e5c6-2536-4f1e-b1a6-3d156c6b861b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dae4ff7041282c121fb45ccf9fa92b86b854fed2" 2019-01-18 06:38:39,431 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-e8558439-43b7-47a7-bbea-14719baed6df Date: Fri, 18 Jan 2019 06:38: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":["1361ce03-4e8f-47f0-b18b-ac138a2fa2c5"],"updated_at":"2019-01-18T06:38:38Z","tenant_id":"5a79aa14c5ce43bc81463afac02cd426","created_at":"2019-01-18T06:38:37Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"5a79aa14c5ce43bc81463afac02cd426","id":"3c94e5c6-2536-4f1e-b1a6-3d156c6b861b","name":"CreateInstanceSingleNetworkTests-61699ea1-d2ee-44ce-a856-f2f274409108-pub-net"}]} 2019-01-18 06:38:39,431 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=3c94e5c6-2536-4f1e-b1a6-3d156c6b861b used request id req-e8558439-43b7-47a7-bbea-14719baed6df 2019-01-18 06:38:39,435 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=3c94e5c6-2536-4f1e-b1a6-3d156c6b861b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dae4ff7041282c121fb45ccf9fa92b86b854fed2" 2019-01-18 06:38:39,649 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-2678dd89-580d-4a83-b44b-6cbcd69cbf6f Date: Fri, 18 Jan 2019 06:38:39 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3c94e5c6-2536-4f1e-b1a6-3d156c6b861b","tenant_id":"5a79aa14c5ce43bc81463afac02cd426","created_at":"2019-01-18T06:38:38Z","dns_nameservers":[],"updated_at":"2019-01-18T06:38: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":"5a79aa14c5ce43bc81463afac02cd426","id":"1361ce03-4e8f-47f0-b18b-ac138a2fa2c5","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-61699ea1-d2ee-44ce-a856-f2f274409108-pub-subnet"}]} 2019-01-18 06:38:39,649 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=3c94e5c6-2536-4f1e-b1a6-3d156c6b861b used request id req-2678dd89-580d-4a83-b44b-6cbcd69cbf6f 2019-01-18 06:38:39,649 - OpenStackNetwork - DEBUG - Network [3c94e5c6-2536-4f1e-b1a6-3d156c6b861b] created successfully 2019-01-18 06:38:39,650 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:38:39,650 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:38:40,022 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cf2a8dd927ea4d2bb6523fd499fc2352", "name": "CreateInstanceSingleNetworkTests-174e5252-7de1-450-proj-role"}], "expires_at": "2019-01-18T07:38:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5a79aa14c5ce43bc81463afac02cd426", "name": "CreateInstanceSingleNetworkTests-174e5252-7de1-450-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/5a79aa14c5ce43bc81463afac02cd426", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/5a79aa14c5ce43bc81463afac02cd426", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/5a79aa14c5ce43bc81463afac02cd426", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/5a79aa14c5ce43bc81463afac02cd426", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/5a79aa14c5ce43bc81463afac02cd426", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/5a79aa14c5ce43bc81463afac02cd426", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/5a79aa14c5ce43bc81463afac02cd426", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/5a79aa14c5ce43bc81463afac02cd426", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/5a79aa14c5ce43bc81463afac02cd426", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/5a79aa14c5ce43bc81463afac02cd426", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/5a79aa14c5ce43bc81463afac02cd426", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/5a79aa14c5ce43bc81463afac02cd426", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-174e5252-7de1-450-user", "id": "2dfbaee999d742c39d254d256e586e21"}, "audit_ids": ["J-BrmE8LSD2oGVnsn25cxA"], "issued_at": "2019-01-18T06:38:40.000000Z"}} 2019-01-18 06:38:40,022 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c4421018bbfc72271095f6d4346447dd2247f15" 2019-01-18 06:38:40,102 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:38:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-98aca6f4-7e0d-48cd-88a8-d80e6cc079f9 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:38:40,103 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-98aca6f4-7e0d-48cd-88a8-d80e6cc079f9 2019-01-18 06:38:40,110 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/routers?name=CreateInstanceSingleNetworkTests-61699ea1-d2ee-44ce-a856-f2f274409108-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c4421018bbfc72271095f6d4346447dd2247f15" 2019-01-18 06:38:40,455 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-e27045b4-a5b9-4c3f-aca2-e088bfe2c4df Date: Fri, 18 Jan 2019 06:38:40 GMT RESP BODY: {"routers": []} 2019-01-18 06:38:40,455 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers?name=CreateInstanceSingleNetworkTests-61699ea1-d2ee-44ce-a856-f2f274409108-pub-router&admin_state_up=True used request id req-e27045b4-a5b9-4c3f-aca2-e088bfe2c4df 2019-01-18 06:38:40,455 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:38:40,456 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:38:40,836 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cf2a8dd927ea4d2bb6523fd499fc2352", "name": "CreateInstanceSingleNetworkTests-174e5252-7de1-450-proj-role"}], "expires_at": "2019-01-18T07:38:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5a79aa14c5ce43bc81463afac02cd426", "name": "CreateInstanceSingleNetworkTests-174e5252-7de1-450-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/5a79aa14c5ce43bc81463afac02cd426", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/5a79aa14c5ce43bc81463afac02cd426", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/5a79aa14c5ce43bc81463afac02cd426", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/5a79aa14c5ce43bc81463afac02cd426", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/5a79aa14c5ce43bc81463afac02cd426", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/5a79aa14c5ce43bc81463afac02cd426", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/5a79aa14c5ce43bc81463afac02cd426", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/5a79aa14c5ce43bc81463afac02cd426", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/5a79aa14c5ce43bc81463afac02cd426", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/5a79aa14c5ce43bc81463afac02cd426", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/5a79aa14c5ce43bc81463afac02cd426", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/5a79aa14c5ce43bc81463afac02cd426", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-174e5252-7de1-450-user", "id": "2dfbaee999d742c39d254d256e586e21"}, "audit_ids": ["sQD51p44SlKrx-ffpXgxiA"], "issued_at": "2019-01-18T06:38:40.000000Z"}} 2019-01-18 06:38:40,837 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0212f27894220d2abe94b752edf2e90c2cba2c6" 2019-01-18 06:38:40,907 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:38:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-60757218-af42-48d9-b0c5-51b77cd509a9 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:38:40,907 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-60757218-af42-48d9-b0c5-51b77cd509a9 2019-01-18 06:38:40,914 - 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}6c4421018bbfc72271095f6d4346447dd2247f15" 2019-01-18 06:38:41,156 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-9ae3f487-f453-466d-82ea-c46e677a7f8a Date: Fri, 18 Jan 2019 06:38:41 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"c7128340-d09d-4472-ab8c-6b0e75149f5d","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"47feb8aba08a40dca7028a1701e597b9","status":"ACTIVE","subnets":["99f540fb-52d8-49ca-b59c-736c854d3c9e"],"description":"","tags":[],"updated_at":"2019-01-18T04:39:13Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"47feb8aba08a40dca7028a1701e597b9","created_at":"2019-01-18T04:39:06Z","mtu":1500}]} 2019-01-18 06:38:41,156 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=external used request id req-9ae3f487-f453-466d-82ea-c46e677a7f8a 2019-01-18 06:38:41,162 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=c7128340-d09d-4472-ab8c-6b0e75149f5d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c4421018bbfc72271095f6d4346447dd2247f15" 2019-01-18 06:38:41,370 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-cfc99e3f-fcd7-4cc3-859f-0d6b99474683 Date: Fri, 18 Jan 2019 06:38:41 GMT RESP BODY: {"subnets":[]} 2019-01-18 06:38:41,371 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=c7128340-d09d-4472-ab8c-6b0e75149f5d used request id req-cfc99e3f-fcd7-4cc3-859f-0d6b99474683 2019-01-18 06:38:41,371 - neutron_utils - INFO - Creating router with name - CreateInstanceSingleNetworkTests-61699ea1-d2ee-44ce-a856-f2f274409108-pub-router 2019-01-18 06:38:41,377 - 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}6c4421018bbfc72271095f6d4346447dd2247f15" -d '{"router": {"external_gateway_info": {"network_id": "c7128340-d09d-4472-ab8c-6b0e75149f5d"}, "name": "CreateInstanceSingleNetworkTests-61699ea1-d2ee-44ce-a856-f2f274409108-pub-router", "admin_state_up": true}}' 2019-01-18 06:38:46,628 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 723 X-Openstack-Request-Id: req-fdd96eb6-387e-46ea-b554-d5dd1098bc97 Date: Fri, 18 Jan 2019 06:38:46 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "c7128340-d09d-4472-ab8c-6b0e75149f5d", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "99f540fb-52d8-49ca-b59c-736c854d3c9e", "ip_address": "172.30.9.206"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "5a79aa14c5ce43bc81463afac02cd426", "created_at": "2019-01-18T06:38:42Z", "admin_state_up": true, "updated_at": "2019-01-18T06:38:43Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "5a79aa14c5ce43bc81463afac02cd426", "id": "74fd6db8-2c88-4bb7-a9fb-eb4b239b89cd", "name": "CreateInstanceSingleNetworkTests-61699ea1-d2ee-44ce-a856-f2f274409108-pub-router"}} 2019-01-18 06:38:46,628 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/routers used request id req-fdd96eb6-387e-46ea-b554-d5dd1098bc97 2019-01-18 06:38:46,634 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?device_id=74fd6db8-2c88-4bb7-a9fb-eb4b239b89cd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c4421018bbfc72271095f6d4346447dd2247f15" 2019-01-18 06:38:46,669 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-6d658a9b-fa6f-4905-8e92-5a1639d7486d Date: Fri, 18 Jan 2019 06:38:46 GMT RESP BODY: {"ports":[]} 2019-01-18 06:38:46,669 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?device_id=74fd6db8-2c88-4bb7-a9fb-eb4b239b89cd used request id req-6d658a9b-fa6f-4905-8e92-5a1639d7486d 2019-01-18 06:38:46,675 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-61699ea1-d2ee-44ce-a856-f2f274409108-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c4421018bbfc72271095f6d4346447dd2247f15" 2019-01-18 06:38:46,783 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-a2c4d1b9-85a8-4631-bb85-5c2d59f74772 Date: Fri, 18 Jan 2019 06:38: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":["1361ce03-4e8f-47f0-b18b-ac138a2fa2c5"],"updated_at":"2019-01-18T06:38:38Z","tenant_id":"5a79aa14c5ce43bc81463afac02cd426","created_at":"2019-01-18T06:38:37Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"5a79aa14c5ce43bc81463afac02cd426","id":"3c94e5c6-2536-4f1e-b1a6-3d156c6b861b","name":"CreateInstanceSingleNetworkTests-61699ea1-d2ee-44ce-a856-f2f274409108-pub-net"}]} 2019-01-18 06:38:46,784 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-61699ea1-d2ee-44ce-a856-f2f274409108-pub-net used request id req-a2c4d1b9-85a8-4631-bb85-5c2d59f74772 2019-01-18 06:38:46,787 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-18 06:38:46,792 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 18 Jan 2019 06:38: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"}]}]}} 2019-01-18 06:38:46,793 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/5a79aa14c5ce43bc81463afac02cd426 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c4421018bbfc72271095f6d4346447dd2247f15" 2019-01-18 06:38:46,871 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:38:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-58eb6c4b-635c-41b3-88fc-f2cfb0b35de3 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/5a79aa14c5ce43bc81463afac02cd426"}, "enabled": true, "id": "5a79aa14c5ce43bc81463afac02cd426", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-174e5252-7de1-450-proj"}} 2019-01-18 06:38:46,871 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/5a79aa14c5ce43bc81463afac02cd426 used request id req-58eb6c4b-635c-41b3-88fc-f2cfb0b35de3 2019-01-18 06:38:46,877 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=3c94e5c6-2536-4f1e-b1a6-3d156c6b861b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c4421018bbfc72271095f6d4346447dd2247f15" 2019-01-18 06:38:47,098 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-73c6f1fa-cec2-4c3d-ba8c-20668679f3df Date: Fri, 18 Jan 2019 06:38:47 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3c94e5c6-2536-4f1e-b1a6-3d156c6b861b","tenant_id":"5a79aa14c5ce43bc81463afac02cd426","created_at":"2019-01-18T06:38:38Z","dns_nameservers":[],"updated_at":"2019-01-18T06:38: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":"5a79aa14c5ce43bc81463afac02cd426","id":"1361ce03-4e8f-47f0-b18b-ac138a2fa2c5","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-61699ea1-d2ee-44ce-a856-f2f274409108-pub-subnet"}]} 2019-01-18 06:38:47,098 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=3c94e5c6-2536-4f1e-b1a6-3d156c6b861b used request id req-73c6f1fa-cec2-4c3d-ba8c-20668679f3df 2019-01-18 06:38:47,103 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=3c94e5c6-2536-4f1e-b1a6-3d156c6b861b&name=CreateInstanceSingleNetworkTests-61699ea1-d2ee-44ce-a856-f2f274409108-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c4421018bbfc72271095f6d4346447dd2247f15" 2019-01-18 06:38:47,313 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-32d39ab9-64b8-49d4-b7a1-340cf80b622b Date: Fri, 18 Jan 2019 06:38:47 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3c94e5c6-2536-4f1e-b1a6-3d156c6b861b","tenant_id":"5a79aa14c5ce43bc81463afac02cd426","created_at":"2019-01-18T06:38:38Z","dns_nameservers":[],"updated_at":"2019-01-18T06:38: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":"5a79aa14c5ce43bc81463afac02cd426","id":"1361ce03-4e8f-47f0-b18b-ac138a2fa2c5","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-61699ea1-d2ee-44ce-a856-f2f274409108-pub-subnet"}]} 2019-01-18 06:38:47,313 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=3c94e5c6-2536-4f1e-b1a6-3d156c6b861b&name=CreateInstanceSingleNetworkTests-61699ea1-d2ee-44ce-a856-f2f274409108-pub-subnet used request id req-32d39ab9-64b8-49d4-b7a1-340cf80b622b 2019-01-18 06:38:47,314 - OpenStackNetwork - DEBUG - Adding router to subnet... 2019-01-18 06:38:47,314 - neutron_utils - INFO - Adding interface to router with name CreateInstanceSingleNetworkTests-61699ea1-d2ee-44ce-a856-f2f274409108-pub-router 2019-01-18 06:38:47,319 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9696/v2.0/routers/74fd6db8-2c88-4bb7-a9fb-eb4b239b89cd/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c4421018bbfc72271095f6d4346447dd2247f15" -d '{"subnet_id": "1361ce03-4e8f-47f0-b18b-ac138a2fa2c5"}' 2019-01-18 06:38:49,267 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-c7d77fbd-4a81-4cb1-939f-970c30d8b282 Date: Fri, 18 Jan 2019 06:38:49 GMT RESP BODY: {"network_id": "3c94e5c6-2536-4f1e-b1a6-3d156c6b861b", "tenant_id": "5a79aa14c5ce43bc81463afac02cd426", "subnet_id": "1361ce03-4e8f-47f0-b18b-ac138a2fa2c5", "subnet_ids": ["1361ce03-4e8f-47f0-b18b-ac138a2fa2c5"], "port_id": "05bb67e0-da6e-4ae3-8f50-5bd0598adbf8", "id": "74fd6db8-2c88-4bb7-a9fb-eb4b239b89cd"} 2019-01-18 06:38:49,267 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/74fd6db8-2c88-4bb7-a9fb-eb4b239b89cd/add_router_interface used request id req-c7d77fbd-4a81-4cb1-939f-970c30d8b282 2019-01-18 06:38:49,273 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/routers/74fd6db8-2c88-4bb7-a9fb-eb4b239b89cd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c4421018bbfc72271095f6d4346447dd2247f15" 2019-01-18 06:38:49,485 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-51a3dd88-b85e-4721-9a9a-e4ffe0ea80c3 Date: Fri, 18 Jan 2019 06:38:49 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "c7128340-d09d-4472-ab8c-6b0e75149f5d", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "99f540fb-52d8-49ca-b59c-736c854d3c9e", "ip_address": "172.30.9.206"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "5a79aa14c5ce43bc81463afac02cd426", "created_at": "2019-01-18T06:38:42Z", "admin_state_up": true, "updated_at": "2019-01-18T06:38:48Z", "flavor_id": null, "revision_number": 8, "routes": [], "project_id": "5a79aa14c5ce43bc81463afac02cd426", "id": "74fd6db8-2c88-4bb7-a9fb-eb4b239b89cd", "name": "CreateInstanceSingleNetworkTests-61699ea1-d2ee-44ce-a856-f2f274409108-pub-router"}} 2019-01-18 06:38:49,485 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers/74fd6db8-2c88-4bb7-a9fb-eb4b239b89cd used request id req-51a3dd88-b85e-4721-9a9a-e4ffe0ea80c3 2019-01-18 06:38:49,491 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?device_id=74fd6db8-2c88-4bb7-a9fb-eb4b239b89cd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c4421018bbfc72271095f6d4346447dd2247f15" 2019-01-18 06:38:49,690 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 753 X-Openstack-Request-Id: req-6dc218c0-f4f1-4e2c-817e-af19e3f68e11 Date: Fri, 18 Jan 2019 06:38:49 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:38:48Z","device_owner":"network:ha_router_replicated_interface","revision_number":5,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"1361ce03-4e8f-47f0-b18b-ac138a2fa2c5","ip_address":"10.55.1.1"}],"id":"05bb67e0-da6e-4ae3-8f50-5bd0598adbf8","security_groups":[],"mac_address":"fa:16:3e:76:d0:f8","project_id":"5a79aa14c5ce43bc81463afac02cd426","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3c94e5c6-2536-4f1e-b1a6-3d156c6b861b","tenant_id":"5a79aa14c5ce43bc81463afac02cd426","created_at":"2019-01-18T06:38:47Z","binding:vnic_type":"normal","device_id":"74fd6db8-2c88-4bb7-a9fb-eb4b239b89cd"}]} 2019-01-18 06:38:49,690 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?device_id=74fd6db8-2c88-4bb7-a9fb-eb4b239b89cd used request id req-6dc218c0-f4f1-4e2c-817e-af19e3f68e11 2019-01-18 06:38:49,695 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets/1361ce03-4e8f-47f0-b18b-ac138a2fa2c5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c4421018bbfc72271095f6d4346447dd2247f15" 2019-01-18 06:38:49,747 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 679 X-Openstack-Request-Id: req-121449f9-8419-4c5c-9583-bf04761f8f3f Date: Fri, 18 Jan 2019 06:38:49 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3c94e5c6-2536-4f1e-b1a6-3d156c6b861b","tenant_id":"5a79aa14c5ce43bc81463afac02cd426","created_at":"2019-01-18T06:38:38Z","dns_nameservers":[],"updated_at":"2019-01-18T06:38: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":"5a79aa14c5ce43bc81463afac02cd426","id":"1361ce03-4e8f-47f0-b18b-ac138a2fa2c5","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-61699ea1-d2ee-44ce-a856-f2f274409108-pub-subnet"}} 2019-01-18 06:38:49,747 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets/1361ce03-4e8f-47f0-b18b-ac138a2fa2c5 used request id req-121449f9-8419-4c5c-9583-bf04761f8f3f 2019-01-18 06:38:49,748 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:38:49,749 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:38:50,147 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "488fca829f8b496daa1cd2cdc6e45c49", "name": "Member"}, {"id": "c65201bd05504fa786d79b166e8bbba3", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}], "expires_at": "2019-01-18T07:38:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "020d00b5451a467cb276d06789a1149d", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "id": "e292c913af7844408b6509a836e493f5"}, "audit_ids": ["dEsEZH8xR56ZTjblqdsPJg"], "issued_at": "2019-01-18T06:38:50.000000Z"}} 2019-01-18 06:38:50,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}b89f9a204c0d84c570e08073cc0a5bd6f770e190" 2019-01-18 06:38:50,237 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:38:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9d756c79-4e0b-44d6-a46c-183796334e4b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:38:50,238 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-9d756c79-4e0b-44d6-a46c-183796334e4b 2019-01-18 06:38:50,239 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-18 06:38:50,244 - 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}b89f9a204c0d84c570e08073cc0a5bd6f770e190" 2019-01-18 06:38:50,501 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:38: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-f8ea3d0e-217e-4add-8c2b-639e6e8ef238 x-compute-request-id: req-f8ea3d0e-217e-4add-8c2b-639e6e8ef238 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2019-01-18 06:38:50,502 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-f8ea3d0e-217e-4add-8c2b-639e6e8ef238 2019-01-18 06:38:50,505 - 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}b89f9a204c0d84c570e08073cc0a5bd6f770e190" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstanceSingleNetworkTests-61699ea1-d2ee-44ce-a856-f2f274409108-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2019-01-18 06:38:50,548 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:38: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-8b940079-c00c-4755-9b9c-500e1b3d9e6b x-compute-request-id: req-8b940079-c00c-4755-9b9c-500e1b3d9e6b Content-Encoding: gzip Content-Length: 329 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/817db1d7-8572-43f3-b03b-9a896b8e7232", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/817db1d7-8572-43f3-b03b-9a896b8e7232", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "817db1d7-8572-43f3-b03b-9a896b8e7232", "name": "CreateInstanceSingleNetworkTests-61699ea1-d2ee-44ce-a856-f2f274409108-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2019-01-18 06:38:50,549 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-8b940079-c00c-4755-9b9c-500e1b3d9e6b 2019-01-18 06:38:50,549 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:38:50,550 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:38:50,934 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cf2a8dd927ea4d2bb6523fd499fc2352", "name": "CreateInstanceSingleNetworkTests-174e5252-7de1-450-proj-role"}], "expires_at": "2019-01-18T07:38:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5a79aa14c5ce43bc81463afac02cd426", "name": "CreateInstanceSingleNetworkTests-174e5252-7de1-450-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/5a79aa14c5ce43bc81463afac02cd426", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/5a79aa14c5ce43bc81463afac02cd426", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/5a79aa14c5ce43bc81463afac02cd426", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/5a79aa14c5ce43bc81463afac02cd426", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/5a79aa14c5ce43bc81463afac02cd426", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/5a79aa14c5ce43bc81463afac02cd426", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/5a79aa14c5ce43bc81463afac02cd426", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/5a79aa14c5ce43bc81463afac02cd426", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/5a79aa14c5ce43bc81463afac02cd426", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/5a79aa14c5ce43bc81463afac02cd426", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/5a79aa14c5ce43bc81463afac02cd426", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/5a79aa14c5ce43bc81463afac02cd426", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-174e5252-7de1-450-user", "id": "2dfbaee999d742c39d254d256e586e21"}, "audit_ids": ["fzovSOP1QS2uJPaM_B930g"], "issued_at": "2019-01-18T06:38:50.000000Z"}} 2019-01-18 06:38:50,935 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}600bb7b4c3f9588f56779b7617d7d8c529546e15" 2019-01-18 06:38:51,012 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:38:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-910b484f-e687-4f98-99cc-1caa3ae8be74 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:38:51,012 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-910b484f-e687-4f98-99cc-1caa3ae8be74 2019-01-18 06:38:51,013 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-18 06:38:51,017 - 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}600bb7b4c3f9588f56779b7617d7d8c529546e15" 2019-01-18 06:38:51,177 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:38: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-e1a13bf0-6051-4e6a-9b33-5347ca4fdbce x-compute-request-id: req-e1a13bf0-6051-4e6a-9b33-5347ca4fdbce Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2019-01-18 06:38:51,177 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-e1a13bf0-6051-4e6a-9b33-5347ca4fdbce 2019-01-18 06:38:51,178 - OpenStackKeypair - INFO - Creating keypair CreateInstanceSingleNetworkTests-61699ea1-d2ee-44ce-a856-f2f274409108-kp... 2019-01-18 06:38:51,178 - OpenStackKeypair - INFO - Creating new keypair 2019-01-18 06:38:51,255 - nova_utils - INFO - Creating keypair with name - CreateInstanceSingleNetworkTests-61699ea1-d2ee-44ce-a856-f2f274409108-kp 2019-01-18 06:38:51,257 - 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}600bb7b4c3f9588f56779b7617d7d8c529546e15" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDp5qzdBh1ZPJc1pmTp4/Qz1WbtV2nQemBzpHue0g6fgVx+dLCERAA5dzLBHTGAn8V9Axr9i0KjDHkPUX2kvDl7DhGPMVouWkf0dVTZSmZFKNDeOxYdwl5SY0HLb4D4pmFjJwlQa+cCiRZCBeiUWQCeT9P4QArMcYOZnDW3z2dxWw==", "name": "CreateInstanceSingleNetworkTests-61699ea1-d2ee-44ce-a856-f2f274409108-kp"}}' 2019-01-18 06:38:51,315 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:38: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-c5a41ac5-4481-4a3d-b7fa-c3d871cbcedb x-compute-request-id: req-c5a41ac5-4481-4a3d-b7fa-c3d871cbcedb Content-Encoding: gzip Content-Length: 379 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDp5qzdBh1ZPJc1pmTp4/Qz1WbtV2nQemBzpHue0g6fgVx+dLCERAA5dzLBHTGAn8V9Axr9i0KjDHkPUX2kvDl7DhGPMVouWkf0dVTZSmZFKNDeOxYdwl5SY0HLb4D4pmFjJwlQa+cCiRZCBeiUWQCeT9P4QArMcYOZnDW3z2dxWw==", "user_id": "2dfbaee999d742c39d254d256e586e21", "name": "CreateInstanceSingleNetworkTests-61699ea1-d2ee-44ce-a856-f2f274409108-kp", "fingerprint": "2e:98:9f:2e:13:7f:8d:7a:fb:cc:1c:6e:8d:47:dc:21"}} 2019-01-18 06:38:51,315 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-c5a41ac5-4481-4a3d-b7fa-c3d871cbcedb 2019-01-18 06:38:51,318 - file_utils - INFO - Saved public key to - tmp/CreateInstanceSingleNetworkTests-61699ea1-d2ee-44ce-a856-f2f274409108.pub 2019-01-18 06:38:51,318 - file_utils - INFO - Saved private key to - tmp/CreateInstanceSingleNetworkTests-61699ea1-d2ee-44ce-a856-f2f274409108 2019-01-18 06:38:51,318 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:38:51,319 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:38:51,703 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cf2a8dd927ea4d2bb6523fd499fc2352", "name": "CreateInstanceSingleNetworkTests-174e5252-7de1-450-proj-role"}], "expires_at": "2019-01-18T07:38:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5a79aa14c5ce43bc81463afac02cd426", "name": "CreateInstanceSingleNetworkTests-174e5252-7de1-450-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/5a79aa14c5ce43bc81463afac02cd426", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/5a79aa14c5ce43bc81463afac02cd426", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/5a79aa14c5ce43bc81463afac02cd426", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/5a79aa14c5ce43bc81463afac02cd426", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/5a79aa14c5ce43bc81463afac02cd426", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/5a79aa14c5ce43bc81463afac02cd426", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/5a79aa14c5ce43bc81463afac02cd426", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/5a79aa14c5ce43bc81463afac02cd426", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/5a79aa14c5ce43bc81463afac02cd426", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/5a79aa14c5ce43bc81463afac02cd426", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/5a79aa14c5ce43bc81463afac02cd426", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/5a79aa14c5ce43bc81463afac02cd426", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-174e5252-7de1-450-user", "id": "2dfbaee999d742c39d254d256e586e21"}, "audit_ids": ["2a_qYxSAQeylbHO4TVfLgg"], "issued_at": "2019-01-18T06:38:51.000000Z"}} 2019-01-18 06:38:51,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}046f7e021429252e7822ec2a37e7d827b30fc885" 2019-01-18 06:38:51,774 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:38:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-86c8c78e-4868-4c71-81a8-e53bd10a0453 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:38:51,774 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-86c8c78e-4868-4c71-81a8-e53bd10a0453 2019-01-18 06:38:51,781 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-61699ea1-d2ee-44ce-a856-f2f274409108-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}046f7e021429252e7822ec2a37e7d827b30fc885" 2019-01-18 06:38:51,961 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-734924bf-8471-4b93-91ba-529d769b00ef Date: Fri, 18 Jan 2019 06:38:51 GMT RESP BODY: {"security_groups": []} 2019-01-18 06:38:51,961 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-61699ea1-d2ee-44ce-a856-f2f274409108-sec-grp used request id req-734924bf-8471-4b93-91ba-529d769b00ef 2019-01-18 06:38:51,962 - OpenStackSecurityGroup - INFO - Creating security group CreateInstanceSingleNetworkTests-61699ea1-d2ee-44ce-a856-f2f274409108-sec-grp... 2019-01-18 06:38:51,962 - neutron_utils - INFO - Creating security group with name - CreateInstanceSingleNetworkTests-61699ea1-d2ee-44ce-a856-f2f274409108-sec-grp 2019-01-18 06:38:51,967 - 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}046f7e021429252e7822ec2a37e7d827b30fc885" -d '{"security_group": {"name": "CreateInstanceSingleNetworkTests-61699ea1-d2ee-44ce-a856-f2f274409108-sec-grp"}}' 2019-01-18 06:38:52,316 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1409 X-Openstack-Request-Id: req-157a5b97-a37c-4b8d-8b36-6013e3f1ff93 Date: Fri, 18 Jan 2019 06:38:52 GMT RESP BODY: {"security_group": {"description": "", "tags": [], "tenant_id": "5a79aa14c5ce43bc81463afac02cd426", "created_at": "2019-01-18T06:38:52Z", "updated_at": "2019-01-18T06:38:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:38:52Z", "revision_number": 0, "id": "2cd6846f-4e10-44a1-a5f8-c41eb1d4ac07", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T06:38:52Z", "security_group_id": "f337adcf-d9dc-4f49-be55-5dfaf87c1202", "tenant_id": "5a79aa14c5ce43bc81463afac02cd426", "port_range_min": null, "ethertype": "IPv4", "project_id": "5a79aa14c5ce43bc81463afac02cd426"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:38:52Z", "revision_number": 0, "id": "bbcc0ce2-a067-4f29-863c-faf279d0fa32", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T06:38:52Z", "security_group_id": "f337adcf-d9dc-4f49-be55-5dfaf87c1202", "tenant_id": "5a79aa14c5ce43bc81463afac02cd426", "port_range_min": null, "ethertype": "IPv6", "project_id": "5a79aa14c5ce43bc81463afac02cd426"}], "revision_number": 2, "project_id": "5a79aa14c5ce43bc81463afac02cd426", "id": "f337adcf-d9dc-4f49-be55-5dfaf87c1202", "name": "CreateInstanceSingleNetworkTests-61699ea1-d2ee-44ce-a856-f2f274409108-sec-grp"}} 2019-01-18 06:38:52,316 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-groups used request id req-157a5b97-a37c-4b8d-8b36-6013e3f1ff93 2019-01-18 06:38:52,317 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - f337adcf-d9dc-4f49-be55-5dfaf87c1202 2019-01-18 06:38:52,322 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=f337adcf-d9dc-4f49-be55-5dfaf87c1202 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}046f7e021429252e7822ec2a37e7d827b30fc885" 2019-01-18 06:38:52,494 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-1f9ff057-36e6-43c2-8037-baebb4f5d587 Date: Fri, 18 Jan 2019 06:38:52 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": "2019-01-18T06:38:52Z", "security_group_id": "f337adcf-d9dc-4f49-be55-5dfaf87c1202", "port_range_min": null, "revision_number": 0, "tenant_id": "5a79aa14c5ce43bc81463afac02cd426", "created_at": "2019-01-18T06:38:52Z", "project_id": "5a79aa14c5ce43bc81463afac02cd426", "id": "2cd6846f-4e10-44a1-a5f8-c41eb1d4ac07"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T06:38:52Z", "security_group_id": "f337adcf-d9dc-4f49-be55-5dfaf87c1202", "port_range_min": null, "revision_number": 0, "tenant_id": "5a79aa14c5ce43bc81463afac02cd426", "created_at": "2019-01-18T06:38:52Z", "project_id": "5a79aa14c5ce43bc81463afac02cd426", "id": "bbcc0ce2-a067-4f29-863c-faf279d0fa32"}]} 2019-01-18 06:38:52,494 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=f337adcf-d9dc-4f49-be55-5dfaf87c1202 used request id req-1f9ff057-36e6-43c2-8037-baebb4f5d587 2019-01-18 06:38:52,495 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - f337adcf-d9dc-4f49-be55-5dfaf87c1202 2019-01-18 06:38:52,500 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=f337adcf-d9dc-4f49-be55-5dfaf87c1202 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}046f7e021429252e7822ec2a37e7d827b30fc885" 2019-01-18 06:38:52,523 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-021bbcbf-92a0-4934-84b4-8f033fbefbea Date: Fri, 18 Jan 2019 06:38:52 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": "2019-01-18T06:38:52Z", "security_group_id": "f337adcf-d9dc-4f49-be55-5dfaf87c1202", "port_range_min": null, "revision_number": 0, "tenant_id": "5a79aa14c5ce43bc81463afac02cd426", "created_at": "2019-01-18T06:38:52Z", "project_id": "5a79aa14c5ce43bc81463afac02cd426", "id": "2cd6846f-4e10-44a1-a5f8-c41eb1d4ac07"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T06:38:52Z", "security_group_id": "f337adcf-d9dc-4f49-be55-5dfaf87c1202", "port_range_min": null, "revision_number": 0, "tenant_id": "5a79aa14c5ce43bc81463afac02cd426", "created_at": "2019-01-18T06:38:52Z", "project_id": "5a79aa14c5ce43bc81463afac02cd426", "id": "bbcc0ce2-a067-4f29-863c-faf279d0fa32"}]} 2019-01-18 06:38:52,523 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=f337adcf-d9dc-4f49-be55-5dfaf87c1202 used request id req-021bbcbf-92a0-4934-84b4-8f033fbefbea 2019-01-18 06:38:52,524 - neutron_utils - INFO - Retrieving security group with ID - f337adcf-d9dc-4f49-be55-5dfaf87c1202 2019-01-18 06:38:52,529 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?id=f337adcf-d9dc-4f49-be55-5dfaf87c1202 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}046f7e021429252e7822ec2a37e7d827b30fc885" 2019-01-18 06:38:52,719 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1412 X-Openstack-Request-Id: req-eb532521-f94e-4672-8319-e9cde87e4035 Date: Fri, 18 Jan 2019 06:38:52 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "5a79aa14c5ce43bc81463afac02cd426", "created_at": "2019-01-18T06:38:52Z", "updated_at": "2019-01-18T06:38:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:38:52Z", "revision_number": 0, "id": "2cd6846f-4e10-44a1-a5f8-c41eb1d4ac07", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T06:38:52Z", "security_group_id": "f337adcf-d9dc-4f49-be55-5dfaf87c1202", "tenant_id": "5a79aa14c5ce43bc81463afac02cd426", "port_range_min": null, "ethertype": "IPv4", "project_id": "5a79aa14c5ce43bc81463afac02cd426"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:38:52Z", "revision_number": 0, "id": "bbcc0ce2-a067-4f29-863c-faf279d0fa32", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T06:38:52Z", "security_group_id": "f337adcf-d9dc-4f49-be55-5dfaf87c1202", "tenant_id": "5a79aa14c5ce43bc81463afac02cd426", "port_range_min": null, "ethertype": "IPv6", "project_id": "5a79aa14c5ce43bc81463afac02cd426"}], "revision_number": 2, "project_id": "5a79aa14c5ce43bc81463afac02cd426", "id": "f337adcf-d9dc-4f49-be55-5dfaf87c1202", "name": "CreateInstanceSingleNetworkTests-61699ea1-d2ee-44ce-a856-f2f274409108-sec-grp"}]} 2019-01-18 06:38:52,720 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?id=f337adcf-d9dc-4f49-be55-5dfaf87c1202 used request id req-eb532521-f94e-4672-8319-e9cde87e4035 2019-01-18 06:38:52,720 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - f337adcf-d9dc-4f49-be55-5dfaf87c1202 2019-01-18 06:38:52,728 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=f337adcf-d9dc-4f49-be55-5dfaf87c1202 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}046f7e021429252e7822ec2a37e7d827b30fc885" 2019-01-18 06:38:52,898 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-eba56a72-e8a5-44bd-a696-85e240b6e1c6 Date: Fri, 18 Jan 2019 06:38:52 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": "2019-01-18T06:38:52Z", "security_group_id": "f337adcf-d9dc-4f49-be55-5dfaf87c1202", "port_range_min": null, "revision_number": 0, "tenant_id": "5a79aa14c5ce43bc81463afac02cd426", "created_at": "2019-01-18T06:38:52Z", "project_id": "5a79aa14c5ce43bc81463afac02cd426", "id": "2cd6846f-4e10-44a1-a5f8-c41eb1d4ac07"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T06:38:52Z", "security_group_id": "f337adcf-d9dc-4f49-be55-5dfaf87c1202", "port_range_min": null, "revision_number": 0, "tenant_id": "5a79aa14c5ce43bc81463afac02cd426", "created_at": "2019-01-18T06:38:52Z", "project_id": "5a79aa14c5ce43bc81463afac02cd426", "id": "bbcc0ce2-a067-4f29-863c-faf279d0fa32"}]} 2019-01-18 06:38:52,898 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=f337adcf-d9dc-4f49-be55-5dfaf87c1202 used request id req-eba56a72-e8a5-44bd-a696-85e240b6e1c6 2019-01-18 06:38:52,899 - neutron_utils - INFO - Retrieving security group with ID - f337adcf-d9dc-4f49-be55-5dfaf87c1202 2019-01-18 06:38:52,904 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?id=f337adcf-d9dc-4f49-be55-5dfaf87c1202 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}046f7e021429252e7822ec2a37e7d827b30fc885" 2019-01-18 06:38:52,949 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1412 X-Openstack-Request-Id: req-701aeeba-b5a0-4918-876a-f8db4630fba9 Date: Fri, 18 Jan 2019 06:38:52 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "5a79aa14c5ce43bc81463afac02cd426", "created_at": "2019-01-18T06:38:52Z", "updated_at": "2019-01-18T06:38:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:38:52Z", "revision_number": 0, "id": "2cd6846f-4e10-44a1-a5f8-c41eb1d4ac07", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T06:38:52Z", "security_group_id": "f337adcf-d9dc-4f49-be55-5dfaf87c1202", "tenant_id": "5a79aa14c5ce43bc81463afac02cd426", "port_range_min": null, "ethertype": "IPv4", "project_id": "5a79aa14c5ce43bc81463afac02cd426"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:38:52Z", "revision_number": 0, "id": "bbcc0ce2-a067-4f29-863c-faf279d0fa32", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T06:38:52Z", "security_group_id": "f337adcf-d9dc-4f49-be55-5dfaf87c1202", "tenant_id": "5a79aa14c5ce43bc81463afac02cd426", "port_range_min": null, "ethertype": "IPv6", "project_id": "5a79aa14c5ce43bc81463afac02cd426"}], "revision_number": 2, "project_id": "5a79aa14c5ce43bc81463afac02cd426", "id": "f337adcf-d9dc-4f49-be55-5dfaf87c1202", "name": "CreateInstanceSingleNetworkTests-61699ea1-d2ee-44ce-a856-f2f274409108-sec-grp"}]} 2019-01-18 06:38:52,949 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?id=f337adcf-d9dc-4f49-be55-5dfaf87c1202 used request id req-701aeeba-b5a0-4918-876a-f8db4630fba9 2019-01-18 06:38:52,950 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - f337adcf-d9dc-4f49-be55-5dfaf87c1202 2019-01-18 06:38:52,955 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=f337adcf-d9dc-4f49-be55-5dfaf87c1202 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}046f7e021429252e7822ec2a37e7d827b30fc885" 2019-01-18 06:38:52,979 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-d8987242-57b5-4dbd-a6eb-b882ca3f09ea Date: Fri, 18 Jan 2019 06:38:52 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": "2019-01-18T06:38:52Z", "security_group_id": "f337adcf-d9dc-4f49-be55-5dfaf87c1202", "port_range_min": null, "revision_number": 0, "tenant_id": "5a79aa14c5ce43bc81463afac02cd426", "created_at": "2019-01-18T06:38:52Z", "project_id": "5a79aa14c5ce43bc81463afac02cd426", "id": "2cd6846f-4e10-44a1-a5f8-c41eb1d4ac07"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T06:38:52Z", "security_group_id": "f337adcf-d9dc-4f49-be55-5dfaf87c1202", "port_range_min": null, "revision_number": 0, "tenant_id": "5a79aa14c5ce43bc81463afac02cd426", "created_at": "2019-01-18T06:38:52Z", "project_id": "5a79aa14c5ce43bc81463afac02cd426", "id": "bbcc0ce2-a067-4f29-863c-faf279d0fa32"}]} 2019-01-18 06:38:52,979 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=f337adcf-d9dc-4f49-be55-5dfaf87c1202 used request id req-d8987242-57b5-4dbd-a6eb-b882ca3f09ea 2019-01-18 06:38:52,980 - neutron_utils - INFO - Creating security group to security group - CreateInstanceSingleNetworkTests-61699ea1-d2ee-44ce-a856-f2f274409108-sec-grp 2019-01-18 06:38:52,985 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-61699ea1-d2ee-44ce-a856-f2f274409108-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}046f7e021429252e7822ec2a37e7d827b30fc885" 2019-01-18 06:38:53,038 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1412 X-Openstack-Request-Id: req-d9c76b81-9249-4c0f-b314-f1ed3756fa78 Date: Fri, 18 Jan 2019 06:38:53 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "5a79aa14c5ce43bc81463afac02cd426", "created_at": "2019-01-18T06:38:52Z", "updated_at": "2019-01-18T06:38:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:38:52Z", "revision_number": 0, "id": "2cd6846f-4e10-44a1-a5f8-c41eb1d4ac07", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T06:38:52Z", "security_group_id": "f337adcf-d9dc-4f49-be55-5dfaf87c1202", "tenant_id": "5a79aa14c5ce43bc81463afac02cd426", "port_range_min": null, "ethertype": "IPv4", "project_id": "5a79aa14c5ce43bc81463afac02cd426"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:38:52Z", "revision_number": 0, "id": "bbcc0ce2-a067-4f29-863c-faf279d0fa32", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T06:38:52Z", "security_group_id": "f337adcf-d9dc-4f49-be55-5dfaf87c1202", "tenant_id": "5a79aa14c5ce43bc81463afac02cd426", "port_range_min": null, "ethertype": "IPv6", "project_id": "5a79aa14c5ce43bc81463afac02cd426"}], "revision_number": 2, "project_id": "5a79aa14c5ce43bc81463afac02cd426", "id": "f337adcf-d9dc-4f49-be55-5dfaf87c1202", "name": "CreateInstanceSingleNetworkTests-61699ea1-d2ee-44ce-a856-f2f274409108-sec-grp"}]} 2019-01-18 06:38:53,038 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-61699ea1-d2ee-44ce-a856-f2f274409108-sec-grp used request id req-d9c76b81-9249-4c0f-b314-f1ed3756fa78 2019-01-18 06:38:53,041 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-18 06:38:53,046 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 18 Jan 2019 06:38: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"}]}]}} 2019-01-18 06:38:53,047 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/5a79aa14c5ce43bc81463afac02cd426 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}046f7e021429252e7822ec2a37e7d827b30fc885" 2019-01-18 06:38:53,066 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:38:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-53f02538-6a83-48c6-92cc-fb3665da9ce7 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/5a79aa14c5ce43bc81463afac02cd426"}, "enabled": true, "id": "5a79aa14c5ce43bc81463afac02cd426", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-174e5252-7de1-450-proj"}} 2019-01-18 06:38:53,066 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/5a79aa14c5ce43bc81463afac02cd426 used request id req-53f02538-6a83-48c6-92cc-fb3665da9ce7 2019-01-18 06:38:53,067 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - f337adcf-d9dc-4f49-be55-5dfaf87c1202 2019-01-18 06:38:53,071 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=f337adcf-d9dc-4f49-be55-5dfaf87c1202 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}046f7e021429252e7822ec2a37e7d827b30fc885" 2019-01-18 06:38:53,100 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-76354084-ff3a-4165-9af0-fb908f21a59a Date: Fri, 18 Jan 2019 06:38:53 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": "2019-01-18T06:38:52Z", "security_group_id": "f337adcf-d9dc-4f49-be55-5dfaf87c1202", "port_range_min": null, "revision_number": 0, "tenant_id": "5a79aa14c5ce43bc81463afac02cd426", "created_at": "2019-01-18T06:38:52Z", "project_id": "5a79aa14c5ce43bc81463afac02cd426", "id": "2cd6846f-4e10-44a1-a5f8-c41eb1d4ac07"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T06:38:52Z", "security_group_id": "f337adcf-d9dc-4f49-be55-5dfaf87c1202", "port_range_min": null, "revision_number": 0, "tenant_id": "5a79aa14c5ce43bc81463afac02cd426", "created_at": "2019-01-18T06:38:52Z", "project_id": "5a79aa14c5ce43bc81463afac02cd426", "id": "bbcc0ce2-a067-4f29-863c-faf279d0fa32"}]} 2019-01-18 06:38:53,101 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=f337adcf-d9dc-4f49-be55-5dfaf87c1202 used request id req-76354084-ff3a-4165-9af0-fb908f21a59a 2019-01-18 06:38:53,106 - 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}046f7e021429252e7822ec2a37e7d827b30fc885" -d '{"security_group_rule": {"direction": "ingress", "protocol": 1, "security_group_id": "f337adcf-d9dc-4f49-be55-5dfaf87c1202"}}' 2019-01-18 06:38:53,549 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 509 X-Openstack-Request-Id: req-f95ec25b-dceb-483c-acc8-114351892803 Date: Fri, 18 Jan 2019 06:38:53 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": "2019-01-18T06:38:53Z", "security_group_id": "f337adcf-d9dc-4f49-be55-5dfaf87c1202", "port_range_min": null, "revision_number": 0, "tenant_id": "5a79aa14c5ce43bc81463afac02cd426", "created_at": "2019-01-18T06:38:53Z", "project_id": "5a79aa14c5ce43bc81463afac02cd426", "id": "92796a06-d5b8-49ed-a33d-4749bc9aef33"}} 2019-01-18 06:38:53,549 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules used request id req-f95ec25b-dceb-483c-acc8-114351892803 2019-01-18 06:38:53,550 - neutron_utils - INFO - Creating security group to security group - CreateInstanceSingleNetworkTests-61699ea1-d2ee-44ce-a856-f2f274409108-sec-grp 2019-01-18 06:38:53,555 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-61699ea1-d2ee-44ce-a856-f2f274409108-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}046f7e021429252e7822ec2a37e7d827b30fc885" 2019-01-18 06:38:53,753 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1910 X-Openstack-Request-Id: req-2d026569-7cc7-4db3-a282-4cde867f14ea Date: Fri, 18 Jan 2019 06:38:53 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "5a79aa14c5ce43bc81463afac02cd426", "created_at": "2019-01-18T06:38:52Z", "updated_at": "2019-01-18T06:38:53Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:38:52Z", "revision_number": 0, "id": "2cd6846f-4e10-44a1-a5f8-c41eb1d4ac07", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T06:38:52Z", "security_group_id": "f337adcf-d9dc-4f49-be55-5dfaf87c1202", "tenant_id": "5a79aa14c5ce43bc81463afac02cd426", "port_range_min": null, "ethertype": "IPv4", "project_id": "5a79aa14c5ce43bc81463afac02cd426"}, {"direction": "ingress", "protocol": "1", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:38:53Z", "revision_number": 0, "id": "92796a06-d5b8-49ed-a33d-4749bc9aef33", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T06:38:53Z", "security_group_id": "f337adcf-d9dc-4f49-be55-5dfaf87c1202", "tenant_id": "5a79aa14c5ce43bc81463afac02cd426", "port_range_min": null, "ethertype": "IPv4", "project_id": "5a79aa14c5ce43bc81463afac02cd426"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:38:52Z", "revision_number": 0, "id": "bbcc0ce2-a067-4f29-863c-faf279d0fa32", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T06:38:52Z", "security_group_id": "f337adcf-d9dc-4f49-be55-5dfaf87c1202", "tenant_id": "5a79aa14c5ce43bc81463afac02cd426", "port_range_min": null, "ethertype": "IPv6", "project_id": "5a79aa14c5ce43bc81463afac02cd426"}], "revision_number": 3, "project_id": "5a79aa14c5ce43bc81463afac02cd426", "id": "f337adcf-d9dc-4f49-be55-5dfaf87c1202", "name": "CreateInstanceSingleNetworkTests-61699ea1-d2ee-44ce-a856-f2f274409108-sec-grp"}]} 2019-01-18 06:38:53,753 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-61699ea1-d2ee-44ce-a856-f2f274409108-sec-grp used request id req-2d026569-7cc7-4db3-a282-4cde867f14ea 2019-01-18 06:38:53,757 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/5a79aa14c5ce43bc81463afac02cd426 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}046f7e021429252e7822ec2a37e7d827b30fc885" 2019-01-18 06:38:53,831 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:38:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9bb1081c-0b81-43bf-b80f-718099ca5790 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/5a79aa14c5ce43bc81463afac02cd426"}, "enabled": true, "id": "5a79aa14c5ce43bc81463afac02cd426", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-174e5252-7de1-450-proj"}} 2019-01-18 06:38:53,832 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/5a79aa14c5ce43bc81463afac02cd426 used request id req-9bb1081c-0b81-43bf-b80f-718099ca5790 2019-01-18 06:38:53,832 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - f337adcf-d9dc-4f49-be55-5dfaf87c1202 2019-01-18 06:38:53,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=f337adcf-d9dc-4f49-be55-5dfaf87c1202 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}046f7e021429252e7822ec2a37e7d827b30fc885" 2019-01-18 06:38:54,004 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1488 X-Openstack-Request-Id: req-257405ab-767f-44ae-aa64-e8c98ce0b59b Date: Fri, 18 Jan 2019 06:38:53 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": "2019-01-18T06:38:52Z", "security_group_id": "f337adcf-d9dc-4f49-be55-5dfaf87c1202", "port_range_min": null, "revision_number": 0, "tenant_id": "5a79aa14c5ce43bc81463afac02cd426", "created_at": "2019-01-18T06:38:52Z", "project_id": "5a79aa14c5ce43bc81463afac02cd426", "id": "2cd6846f-4e10-44a1-a5f8-c41eb1d4ac07"}, {"remote_group_id": null, "direction": "ingress", "protocol": "1", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T06:38:53Z", "security_group_id": "f337adcf-d9dc-4f49-be55-5dfaf87c1202", "port_range_min": null, "revision_number": 0, "tenant_id": "5a79aa14c5ce43bc81463afac02cd426", "created_at": "2019-01-18T06:38:53Z", "project_id": "5a79aa14c5ce43bc81463afac02cd426", "id": "92796a06-d5b8-49ed-a33d-4749bc9aef33"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T06:38:52Z", "security_group_id": "f337adcf-d9dc-4f49-be55-5dfaf87c1202", "port_range_min": null, "revision_number": 0, "tenant_id": "5a79aa14c5ce43bc81463afac02cd426", "created_at": "2019-01-18T06:38:52Z", "project_id": "5a79aa14c5ce43bc81463afac02cd426", "id": "bbcc0ce2-a067-4f29-863c-faf279d0fa32"}]} 2019-01-18 06:38:54,004 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=f337adcf-d9dc-4f49-be55-5dfaf87c1202 used request id req-257405ab-767f-44ae-aa64-e8c98ce0b59b 2019-01-18 06:38:54,010 - 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}046f7e021429252e7822ec2a37e7d827b30fc885" -d '{"security_group_rule": {"protocol": 6, "direction": "ingress", "port_range_min": 22, "port_range_max": 22, "security_group_id": "f337adcf-d9dc-4f49-be55-5dfaf87c1202"}}' 2019-01-18 06:38:54,309 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 505 X-Openstack-Request-Id: req-6916093f-e471-4792-94da-e5be042c257a Date: Fri, 18 Jan 2019 06:38:54 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": "2019-01-18T06:38:54Z", "security_group_id": "f337adcf-d9dc-4f49-be55-5dfaf87c1202", "port_range_min": 22, "revision_number": 0, "tenant_id": "5a79aa14c5ce43bc81463afac02cd426", "created_at": "2019-01-18T06:38:54Z", "project_id": "5a79aa14c5ce43bc81463afac02cd426", "id": "47468c94-a5bf-4606-be89-7380bd9ac9f3"}} 2019-01-18 06:38:54,309 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules used request id req-6916093f-e471-4792-94da-e5be042c257a 2019-01-18 06:38:54,310 - neutron_utils - INFO - Retrieving security group with ID - f337adcf-d9dc-4f49-be55-5dfaf87c1202 2019-01-18 06:38:54,315 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?id=f337adcf-d9dc-4f49-be55-5dfaf87c1202 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}046f7e021429252e7822ec2a37e7d827b30fc885" 2019-01-18 06:38:54,511 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2404 X-Openstack-Request-Id: req-7316cda1-49fa-4101-af6a-520c2d0e2c35 Date: Fri, 18 Jan 2019 06:38:54 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "5a79aa14c5ce43bc81463afac02cd426", "created_at": "2019-01-18T06:38:52Z", "updated_at": "2019-01-18T06:38:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:38:52Z", "revision_number": 0, "id": "2cd6846f-4e10-44a1-a5f8-c41eb1d4ac07", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T06:38:52Z", "security_group_id": "f337adcf-d9dc-4f49-be55-5dfaf87c1202", "tenant_id": "5a79aa14c5ce43bc81463afac02cd426", "port_range_min": null, "ethertype": "IPv4", "project_id": "5a79aa14c5ce43bc81463afac02cd426"}, {"direction": "ingress", "protocol": "6", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-01-18T06:38:54Z", "revision_number": 0, "id": "47468c94-a5bf-4606-be89-7380bd9ac9f3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T06:38:54Z", "security_group_id": "f337adcf-d9dc-4f49-be55-5dfaf87c1202", "tenant_id": "5a79aa14c5ce43bc81463afac02cd426", "port_range_min": 22, "ethertype": "IPv4", "project_id": "5a79aa14c5ce43bc81463afac02cd426"}, {"direction": "ingress", "protocol": "1", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:38:53Z", "revision_number": 0, "id": "92796a06-d5b8-49ed-a33d-4749bc9aef33", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T06:38:53Z", "security_group_id": "f337adcf-d9dc-4f49-be55-5dfaf87c1202", "tenant_id": "5a79aa14c5ce43bc81463afac02cd426", "port_range_min": null, "ethertype": "IPv4", "project_id": "5a79aa14c5ce43bc81463afac02cd426"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:38:52Z", "revision_number": 0, "id": "bbcc0ce2-a067-4f29-863c-faf279d0fa32", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T06:38:52Z", "security_group_id": "f337adcf-d9dc-4f49-be55-5dfaf87c1202", "tenant_id": "5a79aa14c5ce43bc81463afac02cd426", "port_range_min": null, "ethertype": "IPv6", "project_id": "5a79aa14c5ce43bc81463afac02cd426"}], "revision_number": 4, "project_id": "5a79aa14c5ce43bc81463afac02cd426", "id": "f337adcf-d9dc-4f49-be55-5dfaf87c1202", "name": "CreateInstanceSingleNetworkTests-61699ea1-d2ee-44ce-a856-f2f274409108-sec-grp"}]} 2019-01-18 06:38:54,511 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?id=f337adcf-d9dc-4f49-be55-5dfaf87c1202 used request id req-7316cda1-49fa-4101-af6a-520c2d0e2c35 2019-01-18 06:38:54,511 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - f337adcf-d9dc-4f49-be55-5dfaf87c1202 2019-01-18 06:38:54,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=f337adcf-d9dc-4f49-be55-5dfaf87c1202 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}046f7e021429252e7822ec2a37e7d827b30fc885" 2019-01-18 06:38:54,768 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1970 X-Openstack-Request-Id: req-255bfaa5-a2e4-464a-898d-5584df05fe03 Date: Fri, 18 Jan 2019 06:38: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": "2019-01-18T06:38:52Z", "security_group_id": "f337adcf-d9dc-4f49-be55-5dfaf87c1202", "port_range_min": null, "revision_number": 0, "tenant_id": "5a79aa14c5ce43bc81463afac02cd426", "created_at": "2019-01-18T06:38:52Z", "project_id": "5a79aa14c5ce43bc81463afac02cd426", "id": "2cd6846f-4e10-44a1-a5f8-c41eb1d4ac07"}, {"remote_group_id": null, "direction": "ingress", "protocol": "6", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2019-01-18T06:38:54Z", "security_group_id": "f337adcf-d9dc-4f49-be55-5dfaf87c1202", "port_range_min": 22, "revision_number": 0, "tenant_id": "5a79aa14c5ce43bc81463afac02cd426", "created_at": "2019-01-18T06:38:54Z", "project_id": "5a79aa14c5ce43bc81463afac02cd426", "id": "47468c94-a5bf-4606-be89-7380bd9ac9f3"}, {"remote_group_id": null, "direction": "ingress", "protocol": "1", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T06:38:53Z", "security_group_id": "f337adcf-d9dc-4f49-be55-5dfaf87c1202", "port_range_min": null, "revision_number": 0, "tenant_id": "5a79aa14c5ce43bc81463afac02cd426", "created_at": "2019-01-18T06:38:53Z", "project_id": "5a79aa14c5ce43bc81463afac02cd426", "id": "92796a06-d5b8-49ed-a33d-4749bc9aef33"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T06:38:52Z", "security_group_id": "f337adcf-d9dc-4f49-be55-5dfaf87c1202", "port_range_min": null, "revision_number": 0, "tenant_id": "5a79aa14c5ce43bc81463afac02cd426", "created_at": "2019-01-18T06:38:52Z", "project_id": "5a79aa14c5ce43bc81463afac02cd426", "id": "bbcc0ce2-a067-4f29-863c-faf279d0fa32"}]} 2019-01-18 06:38:54,768 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=f337adcf-d9dc-4f49-be55-5dfaf87c1202 used request id req-255bfaa5-a2e4-464a-898d-5584df05fe03 2019-01-18 06:38:54,769 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:38:54,770 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:38:55,147 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cf2a8dd927ea4d2bb6523fd499fc2352", "name": "CreateInstanceSingleNetworkTests-174e5252-7de1-450-proj-role"}], "expires_at": "2019-01-18T07:38:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5a79aa14c5ce43bc81463afac02cd426", "name": "CreateInstanceSingleNetworkTests-174e5252-7de1-450-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/5a79aa14c5ce43bc81463afac02cd426", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/5a79aa14c5ce43bc81463afac02cd426", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/5a79aa14c5ce43bc81463afac02cd426", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/5a79aa14c5ce43bc81463afac02cd426", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/5a79aa14c5ce43bc81463afac02cd426", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/5a79aa14c5ce43bc81463afac02cd426", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/5a79aa14c5ce43bc81463afac02cd426", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/5a79aa14c5ce43bc81463afac02cd426", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/5a79aa14c5ce43bc81463afac02cd426", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/5a79aa14c5ce43bc81463afac02cd426", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/5a79aa14c5ce43bc81463afac02cd426", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/5a79aa14c5ce43bc81463afac02cd426", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-174e5252-7de1-450-user", "id": "2dfbaee999d742c39d254d256e586e21"}, "audit_ids": ["m0ovMQm6Sc6bDdhOnHiQcQ"], "issued_at": "2019-01-18T06:38:55.000000Z"}} 2019-01-18 06:38: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}9398c749c9ae4f1fde007fa8f057d63775bfa274" 2019-01-18 06:38:55,232 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:38:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-da70e412-7294-451a-929f-03d711793c44 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:38:55,232 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-da70e412-7294-451a-929f-03d711793c44 2019-01-18 06:38:55,234 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-18 06:38:55,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}9398c749c9ae4f1fde007fa8f057d63775bfa274" 2019-01-18 06:38:55,308 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:38:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f40779bc-611b-4479-a00e-3859306d6abf Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:38:55,309 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-f40779bc-611b-4479-a00e-3859306d6abf 2019-01-18 06:38:55,317 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-61699ea1-d2ee-44ce-a856-f2f274409108-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9398c749c9ae4f1fde007fa8f057d63775bfa274" 2019-01-18 06:38:55,566 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-2a725543-3426-434e-8869-0af32b43b0bb Date: Fri, 18 Jan 2019 06:38: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":["1361ce03-4e8f-47f0-b18b-ac138a2fa2c5"],"updated_at":"2019-01-18T06:38:38Z","tenant_id":"5a79aa14c5ce43bc81463afac02cd426","created_at":"2019-01-18T06:38:37Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"5a79aa14c5ce43bc81463afac02cd426","id":"3c94e5c6-2536-4f1e-b1a6-3d156c6b861b","name":"CreateInstanceSingleNetworkTests-61699ea1-d2ee-44ce-a856-f2f274409108-pub-net"}]} 2019-01-18 06:38:55,566 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-61699ea1-d2ee-44ce-a856-f2f274409108-pub-net used request id req-2a725543-3426-434e-8869-0af32b43b0bb 2019-01-18 06:38:55,570 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-18 06:38:55,576 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 18 Jan 2019 06:38: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"}]}]}} 2019-01-18 06:38:55,577 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/5a79aa14c5ce43bc81463afac02cd426 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9398c749c9ae4f1fde007fa8f057d63775bfa274" 2019-01-18 06:38:55,660 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:38:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e83b363f-0488-4bca-b4a0-6e000db5f4cb 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/5a79aa14c5ce43bc81463afac02cd426"}, "enabled": true, "id": "5a79aa14c5ce43bc81463afac02cd426", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-174e5252-7de1-450-proj"}} 2019-01-18 06:38:55,661 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/5a79aa14c5ce43bc81463afac02cd426 used request id req-e83b363f-0488-4bca-b4a0-6e000db5f4cb 2019-01-18 06:38:55,666 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=3c94e5c6-2536-4f1e-b1a6-3d156c6b861b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9398c749c9ae4f1fde007fa8f057d63775bfa274" 2019-01-18 06:38:55,871 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-f8b1a572-b6b6-4c47-a166-daf99531b8ae Date: Fri, 18 Jan 2019 06:38:55 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3c94e5c6-2536-4f1e-b1a6-3d156c6b861b","tenant_id":"5a79aa14c5ce43bc81463afac02cd426","created_at":"2019-01-18T06:38:38Z","dns_nameservers":[],"updated_at":"2019-01-18T06:38: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":"5a79aa14c5ce43bc81463afac02cd426","id":"1361ce03-4e8f-47f0-b18b-ac138a2fa2c5","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-61699ea1-d2ee-44ce-a856-f2f274409108-pub-subnet"}]} 2019-01-18 06:38:55,871 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=3c94e5c6-2536-4f1e-b1a6-3d156c6b861b used request id req-f8b1a572-b6b6-4c47-a166-daf99531b8ae 2019-01-18 06:38:55,877 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=3c94e5c6-2536-4f1e-b1a6-3d156c6b861b&name=CreateInstanceSingleNetworkTests-61699ea1-d2ee-44ce-a856-f2f274409108port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9398c749c9ae4f1fde007fa8f057d63775bfa274" 2019-01-18 06:38:56,047 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-32ac11f6-9a4f-45cf-88c5-6e12e567b262 Date: Fri, 18 Jan 2019 06:38:56 GMT RESP BODY: {"ports":[]} 2019-01-18 06:38:56,047 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=3c94e5c6-2536-4f1e-b1a6-3d156c6b861b&name=CreateInstanceSingleNetworkTests-61699ea1-d2ee-44ce-a856-f2f274409108port-1&admin_state_up=True used request id req-32ac11f6-9a4f-45cf-88c5-6e12e567b262 2019-01-18 06:38:56,050 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/detail?name=CreateInstanceSingleNetworkTests-61699ea1-d2ee-44ce-a856-f2f274409108-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9398c749c9ae4f1fde007fa8f057d63775bfa274" 2019-01-18 06:38:56,291 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:38: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-f881dc77-f677-485d-94db-9c64e15d374c x-compute-request-id: req-f881dc77-f677-485d-94db-9c64e15d374c Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2019-01-18 06:38:56,291 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail?name=CreateInstanceSingleNetworkTests-61699ea1-d2ee-44ce-a856-f2f274409108-inst used request id req-f881dc77-f677-485d-94db-9c64e15d374c 2019-01-18 06:38:56,298 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-61699ea1-d2ee-44ce-a856-f2f274409108-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9398c749c9ae4f1fde007fa8f057d63775bfa274" 2019-01-18 06:38:56,545 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-9f4188cc-2cc7-46d3-9536-dfc5a968b6bf Date: Fri, 18 Jan 2019 06:38: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":["1361ce03-4e8f-47f0-b18b-ac138a2fa2c5"],"updated_at":"2019-01-18T06:38:38Z","tenant_id":"5a79aa14c5ce43bc81463afac02cd426","created_at":"2019-01-18T06:38:37Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"5a79aa14c5ce43bc81463afac02cd426","id":"3c94e5c6-2536-4f1e-b1a6-3d156c6b861b","name":"CreateInstanceSingleNetworkTests-61699ea1-d2ee-44ce-a856-f2f274409108-pub-net"}]} 2019-01-18 06:38:56,546 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-61699ea1-d2ee-44ce-a856-f2f274409108-pub-net used request id req-9f4188cc-2cc7-46d3-9536-dfc5a968b6bf 2019-01-18 06:38:56,550 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/5a79aa14c5ce43bc81463afac02cd426 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9398c749c9ae4f1fde007fa8f057d63775bfa274" 2019-01-18 06:38:56,624 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:38:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9004b659-fa25-4212-aac3-ac096be1f673 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/5a79aa14c5ce43bc81463afac02cd426"}, "enabled": true, "id": "5a79aa14c5ce43bc81463afac02cd426", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-174e5252-7de1-450-proj"}} 2019-01-18 06:38:56,625 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/5a79aa14c5ce43bc81463afac02cd426 used request id req-9004b659-fa25-4212-aac3-ac096be1f673 2019-01-18 06:38:56,630 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=3c94e5c6-2536-4f1e-b1a6-3d156c6b861b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9398c749c9ae4f1fde007fa8f057d63775bfa274" 2019-01-18 06:38:56,836 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-8bd2421a-6e88-4a94-8436-a32b3533f3a8 Date: Fri, 18 Jan 2019 06:38:56 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3c94e5c6-2536-4f1e-b1a6-3d156c6b861b","tenant_id":"5a79aa14c5ce43bc81463afac02cd426","created_at":"2019-01-18T06:38:38Z","dns_nameservers":[],"updated_at":"2019-01-18T06:38: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":"5a79aa14c5ce43bc81463afac02cd426","id":"1361ce03-4e8f-47f0-b18b-ac138a2fa2c5","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-61699ea1-d2ee-44ce-a856-f2f274409108-pub-subnet"}]} 2019-01-18 06:38:56,836 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=3c94e5c6-2536-4f1e-b1a6-3d156c6b861b used request id req-8bd2421a-6e88-4a94-8436-a32b3533f3a8 2019-01-18 06:38:56,842 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=3c94e5c6-2536-4f1e-b1a6-3d156c6b861b&name=CreateInstanceSingleNetworkTests-61699ea1-d2ee-44ce-a856-f2f274409108port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9398c749c9ae4f1fde007fa8f057d63775bfa274" 2019-01-18 06:38:56,874 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-e5ee8d31-9d55-47eb-bb68-cb97be78c203 Date: Fri, 18 Jan 2019 06:38:56 GMT RESP BODY: {"ports":[]} 2019-01-18 06:38:56,875 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=3c94e5c6-2536-4f1e-b1a6-3d156c6b861b&name=CreateInstanceSingleNetworkTests-61699ea1-d2ee-44ce-a856-f2f274409108port-1&admin_state_up=True used request id req-e5ee8d31-9d55-47eb-bb68-cb97be78c203 2019-01-18 06:38:56,875 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:38:56,876 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:38:57,254 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cf2a8dd927ea4d2bb6523fd499fc2352", "name": "CreateInstanceSingleNetworkTests-174e5252-7de1-450-proj-role"}], "expires_at": "2019-01-18T07:38:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5a79aa14c5ce43bc81463afac02cd426", "name": "CreateInstanceSingleNetworkTests-174e5252-7de1-450-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/5a79aa14c5ce43bc81463afac02cd426", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/5a79aa14c5ce43bc81463afac02cd426", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/5a79aa14c5ce43bc81463afac02cd426", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/5a79aa14c5ce43bc81463afac02cd426", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/5a79aa14c5ce43bc81463afac02cd426", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/5a79aa14c5ce43bc81463afac02cd426", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/5a79aa14c5ce43bc81463afac02cd426", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/5a79aa14c5ce43bc81463afac02cd426", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/5a79aa14c5ce43bc81463afac02cd426", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/5a79aa14c5ce43bc81463afac02cd426", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/5a79aa14c5ce43bc81463afac02cd426", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/5a79aa14c5ce43bc81463afac02cd426", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-174e5252-7de1-450-user", "id": "2dfbaee999d742c39d254d256e586e21"}, "audit_ids": ["585m4SQZQVKxT3wZLTCvJg"], "issued_at": "2019-01-18T06:38:57.000000Z"}} 2019-01-18 06:38:57,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}b1ce9d740597703bdaaf7facf2f0154f72bae051" 2019-01-18 06:38:57,331 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:38:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1aa1903c-f7be-449c-a132-4d885c667be9 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:38:57,331 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-1aa1903c-f7be-449c-a132-4d885c667be9 2019-01-18 06:38:57,338 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-61699ea1-d2ee-44ce-a856-f2f274409108-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9398c749c9ae4f1fde007fa8f057d63775bfa274" 2019-01-18 06:38:57,434 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-04a2a447-9995-4884-94f1-c0ccb86987fa Date: Fri, 18 Jan 2019 06:38: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":["1361ce03-4e8f-47f0-b18b-ac138a2fa2c5"],"updated_at":"2019-01-18T06:38:38Z","tenant_id":"5a79aa14c5ce43bc81463afac02cd426","created_at":"2019-01-18T06:38:37Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"5a79aa14c5ce43bc81463afac02cd426","id":"3c94e5c6-2536-4f1e-b1a6-3d156c6b861b","name":"CreateInstanceSingleNetworkTests-61699ea1-d2ee-44ce-a856-f2f274409108-pub-net"}]} 2019-01-18 06:38:57,434 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-61699ea1-d2ee-44ce-a856-f2f274409108-pub-net used request id req-04a2a447-9995-4884-94f1-c0ccb86987fa 2019-01-18 06:38:57,440 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=3c94e5c6-2536-4f1e-b1a6-3d156c6b861b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9398c749c9ae4f1fde007fa8f057d63775bfa274" 2019-01-18 06:38:57,492 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-ae59d40b-de12-4d95-bc5d-bb1ef682080b Date: Fri, 18 Jan 2019 06:38:57 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3c94e5c6-2536-4f1e-b1a6-3d156c6b861b","tenant_id":"5a79aa14c5ce43bc81463afac02cd426","created_at":"2019-01-18T06:38:38Z","dns_nameservers":[],"updated_at":"2019-01-18T06:38: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":"5a79aa14c5ce43bc81463afac02cd426","id":"1361ce03-4e8f-47f0-b18b-ac138a2fa2c5","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-61699ea1-d2ee-44ce-a856-f2f274409108-pub-subnet"}]} 2019-01-18 06:38:57,492 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=3c94e5c6-2536-4f1e-b1a6-3d156c6b861b used request id req-ae59d40b-de12-4d95-bc5d-bb1ef682080b 2019-01-18 06:38:57,499 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-61699ea1-d2ee-44ce-a856-f2f274409108-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9398c749c9ae4f1fde007fa8f057d63775bfa274" 2019-01-18 06:38:57,749 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-a71ef168-d7f2-44ad-bbd5-88a87c220310 Date: Fri, 18 Jan 2019 06:38: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":["1361ce03-4e8f-47f0-b18b-ac138a2fa2c5"],"updated_at":"2019-01-18T06:38:38Z","tenant_id":"5a79aa14c5ce43bc81463afac02cd426","created_at":"2019-01-18T06:38:37Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"5a79aa14c5ce43bc81463afac02cd426","id":"3c94e5c6-2536-4f1e-b1a6-3d156c6b861b","name":"CreateInstanceSingleNetworkTests-61699ea1-d2ee-44ce-a856-f2f274409108-pub-net"}]} 2019-01-18 06:38:57,749 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-61699ea1-d2ee-44ce-a856-f2f274409108-pub-net used request id req-a71ef168-d7f2-44ad-bbd5-88a87c220310 2019-01-18 06:38:57,753 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-18 06:38:57,758 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 18 Jan 2019 06:38: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"}]}]}} 2019-01-18 06:38:57,759 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/5a79aa14c5ce43bc81463afac02cd426 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1ce9d740597703bdaaf7facf2f0154f72bae051" 2019-01-18 06:38:57,840 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:38:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-737b8c79-9e61-4524-932f-51e18b1c91dd 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/5a79aa14c5ce43bc81463afac02cd426"}, "enabled": true, "id": "5a79aa14c5ce43bc81463afac02cd426", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-174e5252-7de1-450-proj"}} 2019-01-18 06:38:57,840 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/5a79aa14c5ce43bc81463afac02cd426 used request id req-737b8c79-9e61-4524-932f-51e18b1c91dd 2019-01-18 06:38:57,846 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=3c94e5c6-2536-4f1e-b1a6-3d156c6b861b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9398c749c9ae4f1fde007fa8f057d63775bfa274" 2019-01-18 06:38:58,050 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-e756fb50-b62c-4876-a5fd-407474f8dd01 Date: Fri, 18 Jan 2019 06:38:58 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3c94e5c6-2536-4f1e-b1a6-3d156c6b861b","tenant_id":"5a79aa14c5ce43bc81463afac02cd426","created_at":"2019-01-18T06:38:38Z","dns_nameservers":[],"updated_at":"2019-01-18T06:38: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":"5a79aa14c5ce43bc81463afac02cd426","id":"1361ce03-4e8f-47f0-b18b-ac138a2fa2c5","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-61699ea1-d2ee-44ce-a856-f2f274409108-pub-subnet"}]} 2019-01-18 06:38:58,050 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=3c94e5c6-2536-4f1e-b1a6-3d156c6b861b used request id req-e756fb50-b62c-4876-a5fd-407474f8dd01 2019-01-18 06:38:58,057 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=3c94e5c6-2536-4f1e-b1a6-3d156c6b861b&name=CreateInstanceSingleNetworkTests-61699ea1-d2ee-44ce-a856-f2f274409108-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9398c749c9ae4f1fde007fa8f057d63775bfa274" 2019-01-18 06:38:58,332 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-7e7b21c5-0ffc-43ab-8679-55ac5c4af9f0 Date: Fri, 18 Jan 2019 06:38:58 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3c94e5c6-2536-4f1e-b1a6-3d156c6b861b","tenant_id":"5a79aa14c5ce43bc81463afac02cd426","created_at":"2019-01-18T06:38:38Z","dns_nameservers":[],"updated_at":"2019-01-18T06:38: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":"5a79aa14c5ce43bc81463afac02cd426","id":"1361ce03-4e8f-47f0-b18b-ac138a2fa2c5","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-61699ea1-d2ee-44ce-a856-f2f274409108-pub-subnet"}]} 2019-01-18 06:38:58,332 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=3c94e5c6-2536-4f1e-b1a6-3d156c6b861b&name=CreateInstanceSingleNetworkTests-61699ea1-d2ee-44ce-a856-f2f274409108-pub-subnet used request id req-7e7b21c5-0ffc-43ab-8679-55ac5c4af9f0 2019-01-18 06:38:58,332 - neutron_utils - INFO - Creating port for network with name - CreateInstanceSingleNetworkTests-61699ea1-d2ee-44ce-a856-f2f274409108-pub-net 2019-01-18 06:38:58,338 - 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}9398c749c9ae4f1fde007fa8f057d63775bfa274" -d '{"port": {"network_id": "3c94e5c6-2536-4f1e-b1a6-3d156c6b861b", "fixed_ips": [{"subnet_id": "1361ce03-4e8f-47f0-b18b-ac138a2fa2c5", "ip_address": "10.55.1.100"}], "name": "CreateInstanceSingleNetworkTests-61699ea1-d2ee-44ce-a856-f2f274409108port-1", "admin_state_up": true}}' 2019-01-18 06:38:59,493 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 790 X-Openstack-Request-Id: req-d108ac02-6095-45ec-9143-293123b67717 Date: Fri, 18 Jan 2019 06:38:59 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:38:59Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"1361ce03-4e8f-47f0-b18b-ac138a2fa2c5","ip_address":"10.55.1.100"}],"id":"0d88d522-c2f0-42a2-8bb3-5db25a63e369","security_groups":["3292fc23-38c8-4d7d-99fd-54c58e515420"],"mac_address":"fa:16:3e:d7:9e:ec","device_id":"","status":"DOWN","description":"","tags":[],"name":"CreateInstanceSingleNetworkTests-61699ea1-d2ee-44ce-a856-f2f274409108port-1","project_id":"5a79aa14c5ce43bc81463afac02cd426","qos_policy_id":null,"admin_state_up":true,"network_id":"3c94e5c6-2536-4f1e-b1a6-3d156c6b861b","tenant_id":"5a79aa14c5ce43bc81463afac02cd426","created_at":"2019-01-18T06:38:58Z","binding:vnic_type":"normal"}} 2019-01-18 06:38:59,493 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/ports used request id req-d108ac02-6095-45ec-9143-293123b67717 2019-01-18 06:38:59,499 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-61699ea1-d2ee-44ce-a856-f2f274409108-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9398c749c9ae4f1fde007fa8f057d63775bfa274" 2019-01-18 06:38:59,915 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-ddf90a3d-6968-40d9-b89b-d60cbff5e81e Date: Fri, 18 Jan 2019 06:38: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":["1361ce03-4e8f-47f0-b18b-ac138a2fa2c5"],"updated_at":"2019-01-18T06:38:38Z","tenant_id":"5a79aa14c5ce43bc81463afac02cd426","created_at":"2019-01-18T06:38:37Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"5a79aa14c5ce43bc81463afac02cd426","id":"3c94e5c6-2536-4f1e-b1a6-3d156c6b861b","name":"CreateInstanceSingleNetworkTests-61699ea1-d2ee-44ce-a856-f2f274409108-pub-net"}]} 2019-01-18 06:38:59,916 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-61699ea1-d2ee-44ce-a856-f2f274409108-pub-net used request id req-ddf90a3d-6968-40d9-b89b-d60cbff5e81e 2019-01-18 06:38:59,919 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/5a79aa14c5ce43bc81463afac02cd426 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9398c749c9ae4f1fde007fa8f057d63775bfa274" 2019-01-18 06:38:59,999 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:38:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6b3c5f03-a4b7-4f83-bd83-2d2ce4aaa64c 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/5a79aa14c5ce43bc81463afac02cd426"}, "enabled": true, "id": "5a79aa14c5ce43bc81463afac02cd426", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-174e5252-7de1-450-proj"}} 2019-01-18 06:38:59,999 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/5a79aa14c5ce43bc81463afac02cd426 used request id req-6b3c5f03-a4b7-4f83-bd83-2d2ce4aaa64c 2019-01-18 06:39:00,004 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=3c94e5c6-2536-4f1e-b1a6-3d156c6b861b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9398c749c9ae4f1fde007fa8f057d63775bfa274" 2019-01-18 06:39:00,198 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-f9f3be79-86b1-4cee-914f-25b81cb1e08e Date: Fri, 18 Jan 2019 06:39:00 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3c94e5c6-2536-4f1e-b1a6-3d156c6b861b","tenant_id":"5a79aa14c5ce43bc81463afac02cd426","created_at":"2019-01-18T06:38:38Z","dns_nameservers":[],"updated_at":"2019-01-18T06:38: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":"5a79aa14c5ce43bc81463afac02cd426","id":"1361ce03-4e8f-47f0-b18b-ac138a2fa2c5","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-61699ea1-d2ee-44ce-a856-f2f274409108-pub-subnet"}]} 2019-01-18 06:39:00,198 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=3c94e5c6-2536-4f1e-b1a6-3d156c6b861b used request id req-f9f3be79-86b1-4cee-914f-25b81cb1e08e 2019-01-18 06:39:00,202 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=3c94e5c6-2536-4f1e-b1a6-3d156c6b861b&name=CreateInstanceSingleNetworkTests-61699ea1-d2ee-44ce-a856-f2f274409108port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9398c749c9ae4f1fde007fa8f057d63775bfa274" 2019-01-18 06:39:00,412 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 793 X-Openstack-Request-Id: req-5e2d339c-dd7d-434b-b20c-db0ae2a128ab Date: Fri, 18 Jan 2019 06:39:00 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:38:59Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"1361ce03-4e8f-47f0-b18b-ac138a2fa2c5","ip_address":"10.55.1.100"}],"id":"0d88d522-c2f0-42a2-8bb3-5db25a63e369","security_groups":["3292fc23-38c8-4d7d-99fd-54c58e515420"],"mac_address":"fa:16:3e:d7:9e:ec","project_id":"5a79aa14c5ce43bc81463afac02cd426","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-61699ea1-d2ee-44ce-a856-f2f274409108port-1","admin_state_up":true,"network_id":"3c94e5c6-2536-4f1e-b1a6-3d156c6b861b","tenant_id":"5a79aa14c5ce43bc81463afac02cd426","created_at":"2019-01-18T06:38:58Z","binding:vnic_type":"normal","device_id":""}]} 2019-01-18 06:39:00,412 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=3c94e5c6-2536-4f1e-b1a6-3d156c6b861b&name=CreateInstanceSingleNetworkTests-61699ea1-d2ee-44ce-a856-f2f274409108port-1&admin_state_up=True used request id req-5e2d339c-dd7d-434b-b20c-db0ae2a128ab 2019-01-18 06:39:00,414 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/5a79aa14c5ce43bc81463afac02cd426 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9398c749c9ae4f1fde007fa8f057d63775bfa274" 2019-01-18 06:39:00,488 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:39:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d80c3ee8-b379-4fc7-8186-1a4e76e78b65 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/5a79aa14c5ce43bc81463afac02cd426"}, "enabled": true, "id": "5a79aa14c5ce43bc81463afac02cd426", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-174e5252-7de1-450-proj"}} 2019-01-18 06:39:00,488 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/5a79aa14c5ce43bc81463afac02cd426 used request id req-d80c3ee8-b379-4fc7-8186-1a4e76e78b65 2019-01-18 06:39:00,488 - nova_utils - INFO - Creating VM with name - CreateInstanceSingleNetworkTests-61699ea1-d2ee-44ce-a856-f2f274409108-inst 2019-01-18 06:39:00,490 - 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}9398c749c9ae4f1fde007fa8f057d63775bfa274" 2019-01-18 06:39:00,517 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:39: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-05a97805-0cd3-4c45-9728-04925792dabc x-compute-request-id: req-05a97805-0cd3-4c45-9728-04925792dabc Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"flavors": [{"id": "817db1d7-8572-43f3-b03b-9a896b8e7232", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/817db1d7-8572-43f3-b03b-9a896b8e7232", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/817db1d7-8572-43f3-b03b-9a896b8e7232", "rel": "bookmark"}], "name": "CreateInstanceSingleNetworkTests-61699ea1-d2ee-44ce-a856-f2f274409108-flavor-name"}]} 2019-01-18 06:39:00,517 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-05a97805-0cd3-4c45-9728-04925792dabc 2019-01-18 06:39:00,521 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors/817db1d7-8572-43f3-b03b-9a896b8e7232 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9398c749c9ae4f1fde007fa8f057d63775bfa274" 2019-01-18 06:39:00,541 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:39: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-6ddbf9c0-3f41-4460-949c-88c0b15b521e x-compute-request-id: req-6ddbf9c0-3f41-4460-949c-88c0b15b521e Content-Encoding: gzip Content-Length: 329 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/817db1d7-8572-43f3-b03b-9a896b8e7232", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/817db1d7-8572-43f3-b03b-9a896b8e7232", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "817db1d7-8572-43f3-b03b-9a896b8e7232", "name": "CreateInstanceSingleNetworkTests-61699ea1-d2ee-44ce-a856-f2f274409108-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2019-01-18 06:39:00,541 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/817db1d7-8572-43f3-b03b-9a896b8e7232 used request id req-6ddbf9c0-3f41-4460-949c-88c0b15b521e 2019-01-18 06:39:00,543 - 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-61699ea1-d2ee-44ce-a856-f2f274409108-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}9398c749c9ae4f1fde007fa8f057d63775bfa274" 2019-01-18 06:39:00,722 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1074 Content-Type: application/json X-Openstack-Request-Id: req-4e10c042-a4fb-40de-8f03-d047d218cb6c Date: Fri, 18 Jan 2019 06:39:00 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstanceSingleNetworkTests-61699ea1-d2ee-44ce-a856-f2f274409108-image", "tags": [], "container_format": "bare", "created_at": "2019-01-18T06:38:34Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-18T06:38:36Z", "visibility": "shared", "locations": [{"url": "rbd://af014572-0a5d-4a80-a07f-9105f52ab2c1/images/0114a4b9-5776-4a95-ab73-e9cec6582ea7/snap", "metadata": {}}], "self": "/v2/images/0114a4b9-5776-4a95-ab73-e9cec6582ea7", "min_disk": 0, "protected": false, "id": "0114a4b9-5776-4a95-ab73-e9cec6582ea7", "file": "/v2/images/0114a4b9-5776-4a95-ab73-e9cec6582ea7/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "5a79aa14c5ce43bc81463afac02cd426", "direct_url": "rbd://af014572-0a5d-4a80-a07f-9105f52ab2c1/images/0114a4b9-5776-4a95-ab73-e9cec6582ea7/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceSingleNetworkTests-61699ea1-d2ee-44ce-a856-f2f274409108-image"} 2019-01-18 06:39:00,722 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSingleNetworkTests-61699ea1-d2ee-44ce-a856-f2f274409108-image used request id req-4e10c042-a4fb-40de-8f03-d047d218cb6c 2019-01-18 06:39:00,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}9398c749c9ae4f1fde007fa8f057d63775bfa274" 2019-01-18 06:39:00,865 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-0779a710-03d4-4e52-9b31-a84f92f57c88 Date: Fri, 18 Jan 2019 06:39: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"}}} 2019-01-18 06:39:00,865 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-0779a710-03d4-4e52-9b31-a84f92f57c88 2019-01-18 06:39:00,867 - 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}9398c749c9ae4f1fde007fa8f057d63775bfa274" -d '{"server": {"name": "CreateInstanceSingleNetworkTests-61699ea1-d2ee-44ce-a856-f2f274409108-inst", "imageRef": "0114a4b9-5776-4a95-ab73-e9cec6582ea7", "key_name": "CreateInstanceSingleNetworkTests-61699ea1-d2ee-44ce-a856-f2f274409108-kp", "flavorRef": "817db1d7-8572-43f3-b03b-9a896b8e7232", "max_count": 1, "min_count": 1, "networks": [{"port": "0d88d522-c2f0-42a2-8bb3-5db25a63e369"}]}}' 2019-01-18 06:39:02,174 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 18 Jan 2019 06:39: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-b79ec902-2e96-4ba8-a17c-9f0da39b0634 x-compute-request-id: req-b79ec902-2e96-4ba8-a17c-9f0da39b0634 Content-Length: 374 location: http://172.30.9.23:8774/v2.1/servers/c1c4bf0b-b564-4527-a2ed-23ee5590613c Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "c1c4bf0b-b564-4527-a2ed-23ee5590613c", "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/c1c4bf0b-b564-4527-a2ed-23ee5590613c", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/c1c4bf0b-b564-4527-a2ed-23ee5590613c", "rel": "bookmark"}], "adminPass": "wEp3TUqHafCS"}} 2019-01-18 06:39:02,174 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-b79ec902-2e96-4ba8-a17c-9f0da39b0634 2019-01-18 06:39:02,178 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/c1c4bf0b-b564-4527-a2ed-23ee5590613c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9398c749c9ae4f1fde007fa8f057d63775bfa274" 2019-01-18 06:39:02,413 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:39: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-e86b127e-8d58-4340-976a-7e7ca23f6e59 x-compute-request-id: req-e86b127e-8d58-4340-976a-7e7ca23f6e59 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/c1c4bf0b-b564-4527-a2ed-23ee5590613c", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/c1c4bf0b-b564-4527-a2ed-23ee5590613c", "rel": "bookmark"}], "image": {"id": "0114a4b9-5776-4a95-ab73-e9cec6582ea7", "links": [{"href": "http://172.30.9.23:8774/images/0114a4b9-5776-4a95-ab73-e9cec6582ea7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "817db1d7-8572-43f3-b03b-9a896b8e7232", "links": [{"href": "http://172.30.9.23:8774/flavors/817db1d7-8572-43f3-b03b-9a896b8e7232", "rel": "bookmark"}]}, "id": "c1c4bf0b-b564-4527-a2ed-23ee5590613c", "user_id": "2dfbaee999d742c39d254d256e586e21", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2019-01-18T06:39:02Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-61699ea1-d2ee-44ce-a856-f2f274409108-kp", "name": "CreateInstanceSingleNetworkTests-61699ea1-d2ee-44ce-a856-f2f274409108-inst", "created": "2019-01-18T06:39:02Z", "tenant_id": "5a79aa14c5ce43bc81463afac02cd426", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-18 06:39:02,413 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/c1c4bf0b-b564-4527-a2ed-23ee5590613c used request id req-e86b127e-8d58-4340-976a-7e7ca23f6e59 2019-01-18 06:39:02,414 - create_instance - INFO - Created instance with name - CreateInstanceSingleNetworkTests-61699ea1-d2ee-44ce-a856-f2f274409108-inst 2019-01-18 06:39:02,417 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/c1c4bf0b-b564-4527-a2ed-23ee5590613c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9398c749c9ae4f1fde007fa8f057d63775bfa274" 2019-01-18 06:39:02,762 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:39: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-93fc3cde-9b83-47f2-98f2-94de0331809e x-compute-request-id: req-93fc3cde-9b83-47f2-98f2-94de0331809e 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/c1c4bf0b-b564-4527-a2ed-23ee5590613c", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/c1c4bf0b-b564-4527-a2ed-23ee5590613c", "rel": "bookmark"}], "image": {"id": "0114a4b9-5776-4a95-ab73-e9cec6582ea7", "links": [{"href": "http://172.30.9.23:8774/images/0114a4b9-5776-4a95-ab73-e9cec6582ea7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "817db1d7-8572-43f3-b03b-9a896b8e7232", "links": [{"href": "http://172.30.9.23:8774/flavors/817db1d7-8572-43f3-b03b-9a896b8e7232", "rel": "bookmark"}]}, "id": "c1c4bf0b-b564-4527-a2ed-23ee5590613c", "user_id": "2dfbaee999d742c39d254d256e586e21", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2019-01-18T06:39:02Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-61699ea1-d2ee-44ce-a856-f2f274409108-kp", "name": "CreateInstanceSingleNetworkTests-61699ea1-d2ee-44ce-a856-f2f274409108-inst", "created": "2019-01-18T06:39:02Z", "tenant_id": "5a79aa14c5ce43bc81463afac02cd426", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-18 06:39:02,763 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/c1c4bf0b-b564-4527-a2ed-23ee5590613c used request id req-93fc3cde-9b83-47f2-98f2-94de0331809e 2019-01-18 06:39:02,763 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-61699ea1-d2ee-44ce-a856-f2f274409108-inst] is - BUILD 2019-01-18 06:39:02,763 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-18 06:39:05,766 - create_instance - DEBUG - VM status query timeout in 896.647809982 2019-01-18 06:39:05,769 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/c1c4bf0b-b564-4527-a2ed-23ee5590613c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9398c749c9ae4f1fde007fa8f057d63775bfa274" 2019-01-18 06:39:06,329 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:39: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-1f6f2dd1-cf89-4429-ac2a-24365563ce56 x-compute-request-id: req-1f6f2dd1-cf89-4429-ac2a-24365563ce56 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/c1c4bf0b-b564-4527-a2ed-23ee5590613c", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/c1c4bf0b-b564-4527-a2ed-23ee5590613c", "rel": "bookmark"}], "image": {"id": "0114a4b9-5776-4a95-ab73-e9cec6582ea7", "links": [{"href": "http://172.30.9.23:8774/images/0114a4b9-5776-4a95-ab73-e9cec6582ea7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "817db1d7-8572-43f3-b03b-9a896b8e7232", "links": [{"href": "http://172.30.9.23:8774/flavors/817db1d7-8572-43f3-b03b-9a896b8e7232", "rel": "bookmark"}]}, "id": "c1c4bf0b-b564-4527-a2ed-23ee5590613c", "security_groups": [{"name": "default"}], "user_id": "2dfbaee999d742c39d254d256e586e21", "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": "2019-01-18T06:39:03Z", "hostId": "4c2b9d9b8032bf0f63e5dff0f8ae94f83719c9c094375f8702981753", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-61699ea1-d2ee-44ce-a856-f2f274409108-kp", "name": "CreateInstanceSingleNetworkTests-61699ea1-d2ee-44ce-a856-f2f274409108-inst", "created": "2019-01-18T06:39:02Z", "tenant_id": "5a79aa14c5ce43bc81463afac02cd426", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-18 06:39:06,330 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/c1c4bf0b-b564-4527-a2ed-23ee5590613c used request id req-1f6f2dd1-cf89-4429-ac2a-24365563ce56 2019-01-18 06:39:06,330 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-61699ea1-d2ee-44ce-a856-f2f274409108-inst] is - BUILD 2019-01-18 06:39:06,330 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-18 06:39:09,333 - create_instance - DEBUG - VM status query timeout in 893.080708027 2019-01-18 06:39:09,336 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/c1c4bf0b-b564-4527-a2ed-23ee5590613c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9398c749c9ae4f1fde007fa8f057d63775bfa274" 2019-01-18 06:39:09,926 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:39: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-bec5acea-aff9-4b28-91f2-412bd846912a x-compute-request-id: req-bec5acea-aff9-4b28-91f2-412bd846912a Content-Encoding: gzip Content-Length: 763 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-61699ea1-d2ee-44ce-a856-f2f274409108-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d7:9e:ec", "version": 4, "addr": "10.55.1.100", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/c1c4bf0b-b564-4527-a2ed-23ee5590613c", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/c1c4bf0b-b564-4527-a2ed-23ee5590613c", "rel": "bookmark"}], "image": {"id": "0114a4b9-5776-4a95-ab73-e9cec6582ea7", "links": [{"href": "http://172.30.9.23:8774/images/0114a4b9-5776-4a95-ab73-e9cec6582ea7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-18T06:39:06.000000", "flavor": {"id": "817db1d7-8572-43f3-b03b-9a896b8e7232", "links": [{"href": "http://172.30.9.23:8774/flavors/817db1d7-8572-43f3-b03b-9a896b8e7232", "rel": "bookmark"}]}, "id": "c1c4bf0b-b564-4527-a2ed-23ee5590613c", "security_groups": [{"name": "default"}], "user_id": "2dfbaee999d742c39d254d256e586e21", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-18T06:39:08Z", "hostId": "4c2b9d9b8032bf0f63e5dff0f8ae94f83719c9c094375f8702981753", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-61699ea1-d2ee-44ce-a856-f2f274409108-kp", "name": "CreateInstanceSingleNetworkTests-61699ea1-d2ee-44ce-a856-f2f274409108-inst", "created": "2019-01-18T06:39:02Z", "tenant_id": "5a79aa14c5ce43bc81463afac02cd426", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-18 06:39:09,927 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/c1c4bf0b-b564-4527-a2ed-23ee5590613c used request id req-bec5acea-aff9-4b28-91f2-412bd846912a 2019-01-18 06:39:09,927 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-61699ea1-d2ee-44ce-a856-f2f274409108-inst] is - ACTIVE 2019-01-18 06:39:09,927 - create_instance - INFO - VM is - ACTIVE 2019-01-18 06:39:09,930 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/c1c4bf0b-b564-4527-a2ed-23ee5590613c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9398c749c9ae4f1fde007fa8f057d63775bfa274" 2019-01-18 06:39:10,248 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:39: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-78760f0b-c177-465c-9277-90b7aadf87a9 x-compute-request-id: req-78760f0b-c177-465c-9277-90b7aadf87a9 Content-Encoding: gzip Content-Length: 763 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-61699ea1-d2ee-44ce-a856-f2f274409108-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d7:9e:ec", "version": 4, "addr": "10.55.1.100", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/c1c4bf0b-b564-4527-a2ed-23ee5590613c", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/c1c4bf0b-b564-4527-a2ed-23ee5590613c", "rel": "bookmark"}], "image": {"id": "0114a4b9-5776-4a95-ab73-e9cec6582ea7", "links": [{"href": "http://172.30.9.23:8774/images/0114a4b9-5776-4a95-ab73-e9cec6582ea7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-18T06:39:06.000000", "flavor": {"id": "817db1d7-8572-43f3-b03b-9a896b8e7232", "links": [{"href": "http://172.30.9.23:8774/flavors/817db1d7-8572-43f3-b03b-9a896b8e7232", "rel": "bookmark"}]}, "id": "c1c4bf0b-b564-4527-a2ed-23ee5590613c", "security_groups": [{"name": "default"}], "user_id": "2dfbaee999d742c39d254d256e586e21", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-18T06:39:08Z", "hostId": "4c2b9d9b8032bf0f63e5dff0f8ae94f83719c9c094375f8702981753", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-61699ea1-d2ee-44ce-a856-f2f274409108-kp", "name": "CreateInstanceSingleNetworkTests-61699ea1-d2ee-44ce-a856-f2f274409108-inst", "created": "2019-01-18T06:39:02Z", "tenant_id": "5a79aa14c5ce43bc81463afac02cd426", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-18 06:39:10,248 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/c1c4bf0b-b564-4527-a2ed-23ee5590613c used request id req-78760f0b-c177-465c-9277-90b7aadf87a9 2019-01-18 06:39:10,254 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-61699ea1-d2ee-44ce-a856-f2f274409108-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9398c749c9ae4f1fde007fa8f057d63775bfa274" 2019-01-18 06:39:10,354 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-bf803ad7-64a7-45b6-bace-2cc8f5dc7142 Date: Fri, 18 Jan 2019 06:39: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":["1361ce03-4e8f-47f0-b18b-ac138a2fa2c5"],"updated_at":"2019-01-18T06:38:38Z","tenant_id":"5a79aa14c5ce43bc81463afac02cd426","created_at":"2019-01-18T06:38:37Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"5a79aa14c5ce43bc81463afac02cd426","id":"3c94e5c6-2536-4f1e-b1a6-3d156c6b861b","name":"CreateInstanceSingleNetworkTests-61699ea1-d2ee-44ce-a856-f2f274409108-pub-net"}]} 2019-01-18 06:39:10,354 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-61699ea1-d2ee-44ce-a856-f2f274409108-pub-net used request id req-bf803ad7-64a7-45b6-bace-2cc8f5dc7142 2019-01-18 06:39:10,358 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/5a79aa14c5ce43bc81463afac02cd426 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9398c749c9ae4f1fde007fa8f057d63775bfa274" 2019-01-18 06:39:10,439 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:39:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-af324520-10c9-4540-a7dc-e4dbaff1f3b1 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/5a79aa14c5ce43bc81463afac02cd426"}, "enabled": true, "id": "5a79aa14c5ce43bc81463afac02cd426", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-174e5252-7de1-450-proj"}} 2019-01-18 06:39:10,439 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/5a79aa14c5ce43bc81463afac02cd426 used request id req-af324520-10c9-4540-a7dc-e4dbaff1f3b1 2019-01-18 06:39:10,445 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=3c94e5c6-2536-4f1e-b1a6-3d156c6b861b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9398c749c9ae4f1fde007fa8f057d63775bfa274" 2019-01-18 06:39:10,497 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-3faf0801-3db3-4867-ab28-216edd5a6ded Date: Fri, 18 Jan 2019 06:39:10 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3c94e5c6-2536-4f1e-b1a6-3d156c6b861b","tenant_id":"5a79aa14c5ce43bc81463afac02cd426","created_at":"2019-01-18T06:38:38Z","dns_nameservers":[],"updated_at":"2019-01-18T06:38: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":"5a79aa14c5ce43bc81463afac02cd426","id":"1361ce03-4e8f-47f0-b18b-ac138a2fa2c5","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-61699ea1-d2ee-44ce-a856-f2f274409108-pub-subnet"}]} 2019-01-18 06:39:10,497 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=3c94e5c6-2536-4f1e-b1a6-3d156c6b861b used request id req-3faf0801-3db3-4867-ab28-216edd5a6ded 2019-01-18 06:39:10,503 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=3c94e5c6-2536-4f1e-b1a6-3d156c6b861b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9398c749c9ae4f1fde007fa8f057d63775bfa274" 2019-01-18 06:39:10,602 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3864 X-Openstack-Request-Id: req-04386b5b-b28b-4d7c-aa4e-c58e2217b903 Date: Fri, 18 Jan 2019 06:39:10 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:39:01Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"1361ce03-4e8f-47f0-b18b-ac138a2fa2c5","ip_address":"10.55.1.1"}],"id":"05bb67e0-da6e-4ae3-8f50-5bd0598adbf8","security_groups":[],"mac_address":"fa:16:3e:76:d0:f8","project_id":"5a79aa14c5ce43bc81463afac02cd426","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3c94e5c6-2536-4f1e-b1a6-3d156c6b861b","tenant_id":"5a79aa14c5ce43bc81463afac02cd426","created_at":"2019-01-18T06:38:47Z","binding:vnic_type":"normal","device_id":"74fd6db8-2c88-4bb7-a9fb-eb4b239b89cd"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:39:08Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"1361ce03-4e8f-47f0-b18b-ac138a2fa2c5","ip_address":"10.55.1.100"}],"id":"0d88d522-c2f0-42a2-8bb3-5db25a63e369","security_groups":["3292fc23-38c8-4d7d-99fd-54c58e515420"],"mac_address":"fa:16:3e:d7:9e:ec","project_id":"5a79aa14c5ce43bc81463afac02cd426","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-61699ea1-d2ee-44ce-a856-f2f274409108port-1","admin_state_up":true,"network_id":"3c94e5c6-2536-4f1e-b1a6-3d156c6b861b","tenant_id":"5a79aa14c5ce43bc81463afac02cd426","created_at":"2019-01-18T06:38:58Z","binding:vnic_type":"normal","device_id":"c1c4bf0b-b564-4527-a2ed-23ee5590613c"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:38:41Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"1361ce03-4e8f-47f0-b18b-ac138a2fa2c5","ip_address":"10.55.1.3"}],"id":"c14d87f5-2225-48b3-8bbe-4a2a9ec4e5da","security_groups":[],"mac_address":"fa:16:3e:bb:68:40","project_id":"5a79aa14c5ce43bc81463afac02cd426","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3c94e5c6-2536-4f1e-b1a6-3d156c6b861b","tenant_id":"5a79aa14c5ce43bc81463afac02cd426","created_at":"2019-01-18T06:38:40Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-3c94e5c6-2536-4f1e-b1a6-3d156c6b861b"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:38:43Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"1361ce03-4e8f-47f0-b18b-ac138a2fa2c5","ip_address":"10.55.1.4"}],"id":"e2690841-1c60-4124-8acd-4b00594d3a06","security_groups":[],"mac_address":"fa:16:3e:93:09:94","project_id":"5a79aa14c5ce43bc81463afac02cd426","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3c94e5c6-2536-4f1e-b1a6-3d156c6b861b","tenant_id":"5a79aa14c5ce43bc81463afac02cd426","created_at":"2019-01-18T06:38:40Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-3c94e5c6-2536-4f1e-b1a6-3d156c6b861b"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:38:42Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"1361ce03-4e8f-47f0-b18b-ac138a2fa2c5","ip_address":"10.55.1.2"}],"id":"e42a7755-c82c-44bc-87e1-01ac837798be","security_groups":[],"mac_address":"fa:16:3e:1a:6c:ca","project_id":"5a79aa14c5ce43bc81463afac02cd426","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3c94e5c6-2536-4f1e-b1a6-3d156c6b861b","tenant_id":"5a79aa14c5ce43bc81463afac02cd426","created_at":"2019-01-18T06:38:39Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-3c94e5c6-2536-4f1e-b1a6-3d156c6b861b"}]} 2019-01-18 06:39:10,602 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=3c94e5c6-2536-4f1e-b1a6-3d156c6b861b used request id req-04386b5b-b28b-4d7c-aa4e-c58e2217b903 2019-01-18 06:39:10,608 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/routers?name=CreateInstanceSingleNetworkTests-61699ea1-d2ee-44ce-a856-f2f274409108-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9398c749c9ae4f1fde007fa8f057d63775bfa274" 2019-01-18 06:39:10,831 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 732 X-Openstack-Request-Id: req-027ebfd7-3fe1-4090-91c9-0f16c2764bdf Date: Fri, 18 Jan 2019 06:39:10 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "c7128340-d09d-4472-ab8c-6b0e75149f5d", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "99f540fb-52d8-49ca-b59c-736c854d3c9e", "ip_address": "172.30.9.206"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "5a79aa14c5ce43bc81463afac02cd426", "created_at": "2019-01-18T06:38:42Z", "admin_state_up": true, "updated_at": "2019-01-18T06:38:48Z", "flavor_id": null, "revision_number": 8, "routes": [], "project_id": "5a79aa14c5ce43bc81463afac02cd426", "id": "74fd6db8-2c88-4bb7-a9fb-eb4b239b89cd", "name": "CreateInstanceSingleNetworkTests-61699ea1-d2ee-44ce-a856-f2f274409108-pub-router"}]} 2019-01-18 06:39:10,831 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers?name=CreateInstanceSingleNetworkTests-61699ea1-d2ee-44ce-a856-f2f274409108-pub-router used request id req-027ebfd7-3fe1-4090-91c9-0f16c2764bdf 2019-01-18 06:39:10,835 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/5a79aa14c5ce43bc81463afac02cd426 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9398c749c9ae4f1fde007fa8f057d63775bfa274" 2019-01-18 06:39:10,914 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:39:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-255b9535-c68c-4ae6-8bed-0c00cfc38360 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/5a79aa14c5ce43bc81463afac02cd426"}, "enabled": true, "id": "5a79aa14c5ce43bc81463afac02cd426", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-174e5252-7de1-450-proj"}} 2019-01-18 06:39:10,915 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/5a79aa14c5ce43bc81463afac02cd426 used request id req-255b9535-c68c-4ae6-8bed-0c00cfc38360 2019-01-18 06:39:10,920 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?device_id=74fd6db8-2c88-4bb7-a9fb-eb4b239b89cd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9398c749c9ae4f1fde007fa8f057d63775bfa274" 2019-01-18 06:39:11,172 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 755 X-Openstack-Request-Id: req-eecb05ab-37ec-49b7-a81e-4492f5281b72 Date: Fri, 18 Jan 2019 06:39:11 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:39:01Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"1361ce03-4e8f-47f0-b18b-ac138a2fa2c5","ip_address":"10.55.1.1"}],"id":"05bb67e0-da6e-4ae3-8f50-5bd0598adbf8","security_groups":[],"mac_address":"fa:16:3e:76:d0:f8","project_id":"5a79aa14c5ce43bc81463afac02cd426","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3c94e5c6-2536-4f1e-b1a6-3d156c6b861b","tenant_id":"5a79aa14c5ce43bc81463afac02cd426","created_at":"2019-01-18T06:38:47Z","binding:vnic_type":"normal","device_id":"74fd6db8-2c88-4bb7-a9fb-eb4b239b89cd"}]} 2019-01-18 06:39:11,172 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?device_id=74fd6db8-2c88-4bb7-a9fb-eb4b239b89cd used request id req-eecb05ab-37ec-49b7-a81e-4492f5281b72 2019-01-18 06:39:11,178 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets/1361ce03-4e8f-47f0-b18b-ac138a2fa2c5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9398c749c9ae4f1fde007fa8f057d63775bfa274" 2019-01-18 06:39:11,234 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 679 X-Openstack-Request-Id: req-42c5c947-a14f-47ef-b632-1c6d94f07eb1 Date: Fri, 18 Jan 2019 06:39:11 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3c94e5c6-2536-4f1e-b1a6-3d156c6b861b","tenant_id":"5a79aa14c5ce43bc81463afac02cd426","created_at":"2019-01-18T06:38:38Z","dns_nameservers":[],"updated_at":"2019-01-18T06:38: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":"5a79aa14c5ce43bc81463afac02cd426","id":"1361ce03-4e8f-47f0-b18b-ac138a2fa2c5","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-61699ea1-d2ee-44ce-a856-f2f274409108-pub-subnet"}} 2019-01-18 06:39:11,234 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets/1361ce03-4e8f-47f0-b18b-ac138a2fa2c5 used request id req-42c5c947-a14f-47ef-b632-1c6d94f07eb1 2019-01-18 06:39:11,240 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=c7128340-d09d-4472-ab8c-6b0e75149f5d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9398c749c9ae4f1fde007fa8f057d63775bfa274" 2019-01-18 06:39:11,341 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-b47aa6e4-fcad-4d97-bb6d-11721704a2bb Date: Fri, 18 Jan 2019 06:39:11 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"c7128340-d09d-4472-ab8c-6b0e75149f5d","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"47feb8aba08a40dca7028a1701e597b9","status":"ACTIVE","subnets":["99f540fb-52d8-49ca-b59c-736c854d3c9e"],"description":"","tags":[],"updated_at":"2019-01-18T04:39:13Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"47feb8aba08a40dca7028a1701e597b9","created_at":"2019-01-18T04:39:06Z","mtu":1500}]} 2019-01-18 06:39:11,342 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=c7128340-d09d-4472-ab8c-6b0e75149f5d used request id req-b47aa6e4-fcad-4d97-bb6d-11721704a2bb 2019-01-18 06:39:11,347 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=c7128340-d09d-4472-ab8c-6b0e75149f5d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9398c749c9ae4f1fde007fa8f057d63775bfa274" 2019-01-18 06:39:11,521 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-742cb4fe-45b0-4563-884d-e4c49d176209 Date: Fri, 18 Jan 2019 06:39:11 GMT RESP BODY: {"subnets":[]} 2019-01-18 06:39:11,522 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=c7128340-d09d-4472-ab8c-6b0e75149f5d used request id req-742cb4fe-45b0-4563-884d-e4c49d176209 2019-01-18 06:39:11,525 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/c1c4bf0b-b564-4527-a2ed-23ee5590613c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9398c749c9ae4f1fde007fa8f057d63775bfa274" 2019-01-18 06:39:11,977 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06: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-7a175125-4229-4992-9cac-4dbd0908b6c8 x-compute-request-id: req-7a175125-4229-4992-9cac-4dbd0908b6c8 Content-Encoding: gzip Content-Length: 763 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-61699ea1-d2ee-44ce-a856-f2f274409108-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d7:9e:ec", "version": 4, "addr": "10.55.1.100", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/c1c4bf0b-b564-4527-a2ed-23ee5590613c", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/c1c4bf0b-b564-4527-a2ed-23ee5590613c", "rel": "bookmark"}], "image": {"id": "0114a4b9-5776-4a95-ab73-e9cec6582ea7", "links": [{"href": "http://172.30.9.23:8774/images/0114a4b9-5776-4a95-ab73-e9cec6582ea7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-18T06:39:06.000000", "flavor": {"id": "817db1d7-8572-43f3-b03b-9a896b8e7232", "links": [{"href": "http://172.30.9.23:8774/flavors/817db1d7-8572-43f3-b03b-9a896b8e7232", "rel": "bookmark"}]}, "id": "c1c4bf0b-b564-4527-a2ed-23ee5590613c", "security_groups": [{"name": "default"}], "user_id": "2dfbaee999d742c39d254d256e586e21", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-18T06:39:08Z", "hostId": "4c2b9d9b8032bf0f63e5dff0f8ae94f83719c9c094375f8702981753", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-61699ea1-d2ee-44ce-a856-f2f274409108-kp", "name": "CreateInstanceSingleNetworkTests-61699ea1-d2ee-44ce-a856-f2f274409108-inst", "created": "2019-01-18T06:39:02Z", "tenant_id": "5a79aa14c5ce43bc81463afac02cd426", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-18 06:39:11,977 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/c1c4bf0b-b564-4527-a2ed-23ee5590613c used request id req-7a175125-4229-4992-9cac-4dbd0908b6c8 2019-01-18 06:39:11,978 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-61699ea1-d2ee-44ce-a856-f2f274409108-inst] is - ACTIVE 2019-01-18 06:39:11,978 - create_instance - INFO - VM is - ACTIVE 2019-01-18 06:39:11,981 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/c1c4bf0b-b564-4527-a2ed-23ee5590613c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9398c749c9ae4f1fde007fa8f057d63775bfa274" 2019-01-18 06:39:12,585 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06: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-6a6399d3-9e74-4ad7-95f0-b28d3c76c6b7 x-compute-request-id: req-6a6399d3-9e74-4ad7-95f0-b28d3c76c6b7 Content-Encoding: gzip Content-Length: 763 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-61699ea1-d2ee-44ce-a856-f2f274409108-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d7:9e:ec", "version": 4, "addr": "10.55.1.100", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/c1c4bf0b-b564-4527-a2ed-23ee5590613c", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/c1c4bf0b-b564-4527-a2ed-23ee5590613c", "rel": "bookmark"}], "image": {"id": "0114a4b9-5776-4a95-ab73-e9cec6582ea7", "links": [{"href": "http://172.30.9.23:8774/images/0114a4b9-5776-4a95-ab73-e9cec6582ea7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-18T06:39:06.000000", "flavor": {"id": "817db1d7-8572-43f3-b03b-9a896b8e7232", "links": [{"href": "http://172.30.9.23:8774/flavors/817db1d7-8572-43f3-b03b-9a896b8e7232", "rel": "bookmark"}]}, "id": "c1c4bf0b-b564-4527-a2ed-23ee5590613c", "security_groups": [{"name": "default"}], "user_id": "2dfbaee999d742c39d254d256e586e21", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-18T06:39:08Z", "hostId": "4c2b9d9b8032bf0f63e5dff0f8ae94f83719c9c094375f8702981753", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-61699ea1-d2ee-44ce-a856-f2f274409108-kp", "name": "CreateInstanceSingleNetworkTests-61699ea1-d2ee-44ce-a856-f2f274409108-inst", "created": "2019-01-18T06:39:02Z", "tenant_id": "5a79aa14c5ce43bc81463afac02cd426", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-18 06:39:12,585 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/c1c4bf0b-b564-4527-a2ed-23ee5590613c used request id req-6a6399d3-9e74-4ad7-95f0-b28d3c76c6b7 2019-01-18 06:39:12,591 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-61699ea1-d2ee-44ce-a856-f2f274409108-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9398c749c9ae4f1fde007fa8f057d63775bfa274" 2019-01-18 06:39:12,727 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-e9f03601-95ce-4c3d-8764-d0dba1389d2b Date: Fri, 18 Jan 2019 06:39: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":["1361ce03-4e8f-47f0-b18b-ac138a2fa2c5"],"updated_at":"2019-01-18T06:38:38Z","tenant_id":"5a79aa14c5ce43bc81463afac02cd426","created_at":"2019-01-18T06:38:37Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"5a79aa14c5ce43bc81463afac02cd426","id":"3c94e5c6-2536-4f1e-b1a6-3d156c6b861b","name":"CreateInstanceSingleNetworkTests-61699ea1-d2ee-44ce-a856-f2f274409108-pub-net"}]} 2019-01-18 06:39:12,727 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-61699ea1-d2ee-44ce-a856-f2f274409108-pub-net used request id req-e9f03601-95ce-4c3d-8764-d0dba1389d2b 2019-01-18 06:39:12,731 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/5a79aa14c5ce43bc81463afac02cd426 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9398c749c9ae4f1fde007fa8f057d63775bfa274" 2019-01-18 06:39:12,805 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:39:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bda4201f-750c-4a1f-b849-726a97fd10c9 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/5a79aa14c5ce43bc81463afac02cd426"}, "enabled": true, "id": "5a79aa14c5ce43bc81463afac02cd426", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-174e5252-7de1-450-proj"}} 2019-01-18 06:39:12,805 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/5a79aa14c5ce43bc81463afac02cd426 used request id req-bda4201f-750c-4a1f-b849-726a97fd10c9 2019-01-18 06:39:12,810 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=3c94e5c6-2536-4f1e-b1a6-3d156c6b861b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9398c749c9ae4f1fde007fa8f057d63775bfa274" 2019-01-18 06:39:12,876 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-666ada9c-9e3d-4250-8e55-e41c5fd168d0 Date: Fri, 18 Jan 2019 06:39:12 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3c94e5c6-2536-4f1e-b1a6-3d156c6b861b","tenant_id":"5a79aa14c5ce43bc81463afac02cd426","created_at":"2019-01-18T06:38:38Z","dns_nameservers":[],"updated_at":"2019-01-18T06:38: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":"5a79aa14c5ce43bc81463afac02cd426","id":"1361ce03-4e8f-47f0-b18b-ac138a2fa2c5","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-61699ea1-d2ee-44ce-a856-f2f274409108-pub-subnet"}]} 2019-01-18 06:39:12,876 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=3c94e5c6-2536-4f1e-b1a6-3d156c6b861b used request id req-666ada9c-9e3d-4250-8e55-e41c5fd168d0 2019-01-18 06:39:12,881 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=3c94e5c6-2536-4f1e-b1a6-3d156c6b861b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9398c749c9ae4f1fde007fa8f057d63775bfa274" 2019-01-18 06:39:12,978 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3864 X-Openstack-Request-Id: req-fded906f-a42e-44cb-ac7a-431207773605 Date: Fri, 18 Jan 2019 06:39:12 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:39:01Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"1361ce03-4e8f-47f0-b18b-ac138a2fa2c5","ip_address":"10.55.1.1"}],"id":"05bb67e0-da6e-4ae3-8f50-5bd0598adbf8","security_groups":[],"mac_address":"fa:16:3e:76:d0:f8","project_id":"5a79aa14c5ce43bc81463afac02cd426","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3c94e5c6-2536-4f1e-b1a6-3d156c6b861b","tenant_id":"5a79aa14c5ce43bc81463afac02cd426","created_at":"2019-01-18T06:38:47Z","binding:vnic_type":"normal","device_id":"74fd6db8-2c88-4bb7-a9fb-eb4b239b89cd"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:39:08Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"1361ce03-4e8f-47f0-b18b-ac138a2fa2c5","ip_address":"10.55.1.100"}],"id":"0d88d522-c2f0-42a2-8bb3-5db25a63e369","security_groups":["3292fc23-38c8-4d7d-99fd-54c58e515420"],"mac_address":"fa:16:3e:d7:9e:ec","project_id":"5a79aa14c5ce43bc81463afac02cd426","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-61699ea1-d2ee-44ce-a856-f2f274409108port-1","admin_state_up":true,"network_id":"3c94e5c6-2536-4f1e-b1a6-3d156c6b861b","tenant_id":"5a79aa14c5ce43bc81463afac02cd426","created_at":"2019-01-18T06:38:58Z","binding:vnic_type":"normal","device_id":"c1c4bf0b-b564-4527-a2ed-23ee5590613c"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:38:41Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"1361ce03-4e8f-47f0-b18b-ac138a2fa2c5","ip_address":"10.55.1.3"}],"id":"c14d87f5-2225-48b3-8bbe-4a2a9ec4e5da","security_groups":[],"mac_address":"fa:16:3e:bb:68:40","project_id":"5a79aa14c5ce43bc81463afac02cd426","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3c94e5c6-2536-4f1e-b1a6-3d156c6b861b","tenant_id":"5a79aa14c5ce43bc81463afac02cd426","created_at":"2019-01-18T06:38:40Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-3c94e5c6-2536-4f1e-b1a6-3d156c6b861b"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:38:43Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"1361ce03-4e8f-47f0-b18b-ac138a2fa2c5","ip_address":"10.55.1.4"}],"id":"e2690841-1c60-4124-8acd-4b00594d3a06","security_groups":[],"mac_address":"fa:16:3e:93:09:94","project_id":"5a79aa14c5ce43bc81463afac02cd426","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3c94e5c6-2536-4f1e-b1a6-3d156c6b861b","tenant_id":"5a79aa14c5ce43bc81463afac02cd426","created_at":"2019-01-18T06:38:40Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-3c94e5c6-2536-4f1e-b1a6-3d156c6b861b"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:38:42Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"1361ce03-4e8f-47f0-b18b-ac138a2fa2c5","ip_address":"10.55.1.2"}],"id":"e42a7755-c82c-44bc-87e1-01ac837798be","security_groups":[],"mac_address":"fa:16:3e:1a:6c:ca","project_id":"5a79aa14c5ce43bc81463afac02cd426","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3c94e5c6-2536-4f1e-b1a6-3d156c6b861b","tenant_id":"5a79aa14c5ce43bc81463afac02cd426","created_at":"2019-01-18T06:38:39Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-3c94e5c6-2536-4f1e-b1a6-3d156c6b861b"}]} 2019-01-18 06:39:12,978 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=3c94e5c6-2536-4f1e-b1a6-3d156c6b861b used request id req-fded906f-a42e-44cb-ac7a-431207773605 2019-01-18 06:39:12,979 - neutron_utils - INFO - Creating floating ip to external network - external 2019-01-18 06:39:12,984 - 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}9398c749c9ae4f1fde007fa8f057d63775bfa274" 2019-01-18 06:39:13,086 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-ad5b8f9f-bd3e-4b44-aa98-5e85b7ced898 Date: Fri, 18 Jan 2019 06:39:13 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"c7128340-d09d-4472-ab8c-6b0e75149f5d","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"47feb8aba08a40dca7028a1701e597b9","status":"ACTIVE","subnets":["99f540fb-52d8-49ca-b59c-736c854d3c9e"],"description":"","tags":[],"updated_at":"2019-01-18T04:39:13Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"47feb8aba08a40dca7028a1701e597b9","created_at":"2019-01-18T04:39:06Z","mtu":1500}]} 2019-01-18 06:39:13,086 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=external used request id req-ad5b8f9f-bd3e-4b44-aa98-5e85b7ced898 2019-01-18 06:39:13,092 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=c7128340-d09d-4472-ab8c-6b0e75149f5d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9398c749c9ae4f1fde007fa8f057d63775bfa274" 2019-01-18 06:39:13,120 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-974ef8ce-8085-42d9-9db4-191a97dbd0e7 Date: Fri, 18 Jan 2019 06:39:13 GMT RESP BODY: {"subnets":[]} 2019-01-18 06:39:13,121 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=c7128340-d09d-4472-ab8c-6b0e75149f5d used request id req-974ef8ce-8085-42d9-9db4-191a97dbd0e7 2019-01-18 06:39:13,126 - 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}9398c749c9ae4f1fde007fa8f057d63775bfa274" -d '{"floatingip": {"floating_network_id": "c7128340-d09d-4472-ab8c-6b0e75149f5d", "port_id": "0d88d522-c2f0-42a2-8bb3-5db25a63e369"}}' 2019-01-18 06:39:15,032 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 549 X-Openstack-Request-Id: req-b5c0c9dd-005c-4cd0-ae42-006a44eab062 Date: Fri, 18 Jan 2019 06:39:15 GMT RESP BODY: {"floatingip": {"router_id": "74fd6db8-2c88-4bb7-a9fb-eb4b239b89cd", "status": "DOWN", "description": "", "tags": [], "tenant_id": "5a79aa14c5ce43bc81463afac02cd426", "created_at": "2019-01-18T06:39:14Z", "updated_at": "2019-01-18T06:39:14Z", "floating_network_id": "c7128340-d09d-4472-ab8c-6b0e75149f5d", "fixed_ip_address": "10.55.1.100", "floating_ip_address": "172.30.9.203", "revision_number": 0, "project_id": "5a79aa14c5ce43bc81463afac02cd426", "port_id": "0d88d522-c2f0-42a2-8bb3-5db25a63e369", "id": "83b61617-5b24-4fb9-bc9f-f5d91b76161c"}} 2019-01-18 06:39:15,032 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/floatingips used request id req-b5c0c9dd-005c-4cd0-ae42-006a44eab062 2019-01-18 06:39:15,032 - create_instance - INFO - Created floating IP 172.30.9.203 via router - CreateInstanceSingleNetworkTests-61699ea1-d2ee-44ce-a856-f2f274409108-pub-router 2019-01-18 06:39:15,035 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/c1c4bf0b-b564-4527-a2ed-23ee5590613c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9398c749c9ae4f1fde007fa8f057d63775bfa274" 2019-01-18 06:39:15,360 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:39: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-2098f05b-1aae-48fb-86d2-f08b5c0f57b7 x-compute-request-id: req-2098f05b-1aae-48fb-86d2-f08b5c0f57b7 Content-Encoding: gzip Content-Length: 763 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-61699ea1-d2ee-44ce-a856-f2f274409108-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d7:9e:ec", "version": 4, "addr": "10.55.1.100", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/c1c4bf0b-b564-4527-a2ed-23ee5590613c", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/c1c4bf0b-b564-4527-a2ed-23ee5590613c", "rel": "bookmark"}], "image": {"id": "0114a4b9-5776-4a95-ab73-e9cec6582ea7", "links": [{"href": "http://172.30.9.23:8774/images/0114a4b9-5776-4a95-ab73-e9cec6582ea7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-18T06:39:06.000000", "flavor": {"id": "817db1d7-8572-43f3-b03b-9a896b8e7232", "links": [{"href": "http://172.30.9.23:8774/flavors/817db1d7-8572-43f3-b03b-9a896b8e7232", "rel": "bookmark"}]}, "id": "c1c4bf0b-b564-4527-a2ed-23ee5590613c", "security_groups": [{"name": "default"}], "user_id": "2dfbaee999d742c39d254d256e586e21", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-18T06:39:08Z", "hostId": "4c2b9d9b8032bf0f63e5dff0f8ae94f83719c9c094375f8702981753", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-61699ea1-d2ee-44ce-a856-f2f274409108-kp", "name": "CreateInstanceSingleNetworkTests-61699ea1-d2ee-44ce-a856-f2f274409108-inst", "created": "2019-01-18T06:39:02Z", "tenant_id": "5a79aa14c5ce43bc81463afac02cd426", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-18 06:39:15,360 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/c1c4bf0b-b564-4527-a2ed-23ee5590613c used request id req-2098f05b-1aae-48fb-86d2-f08b5c0f57b7 2019-01-18 06:39:15,361 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-61699ea1-d2ee-44ce-a856-f2f274409108-inst] is - ACTIVE 2019-01-18 06:39:15,361 - create_instance - INFO - VM is - ACTIVE 2019-01-18 06:39:15,364 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/c1c4bf0b-b564-4527-a2ed-23ee5590613c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9398c749c9ae4f1fde007fa8f057d63775bfa274" 2019-01-18 06:39:15,675 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:39: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-7dd9d493-7a25-4184-ac12-afec12461930 x-compute-request-id: req-7dd9d493-7a25-4184-ac12-afec12461930 Content-Encoding: gzip Content-Length: 763 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-61699ea1-d2ee-44ce-a856-f2f274409108-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d7:9e:ec", "version": 4, "addr": "10.55.1.100", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/c1c4bf0b-b564-4527-a2ed-23ee5590613c", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/c1c4bf0b-b564-4527-a2ed-23ee5590613c", "rel": "bookmark"}], "image": {"id": "0114a4b9-5776-4a95-ab73-e9cec6582ea7", "links": [{"href": "http://172.30.9.23:8774/images/0114a4b9-5776-4a95-ab73-e9cec6582ea7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-18T06:39:06.000000", "flavor": {"id": "817db1d7-8572-43f3-b03b-9a896b8e7232", "links": [{"href": "http://172.30.9.23:8774/flavors/817db1d7-8572-43f3-b03b-9a896b8e7232", "rel": "bookmark"}]}, "id": "c1c4bf0b-b564-4527-a2ed-23ee5590613c", "security_groups": [{"name": "default"}], "user_id": "2dfbaee999d742c39d254d256e586e21", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-18T06:39:08Z", "hostId": "4c2b9d9b8032bf0f63e5dff0f8ae94f83719c9c094375f8702981753", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-61699ea1-d2ee-44ce-a856-f2f274409108-kp", "name": "CreateInstanceSingleNetworkTests-61699ea1-d2ee-44ce-a856-f2f274409108-inst", "created": "2019-01-18T06:39:02Z", "tenant_id": "5a79aa14c5ce43bc81463afac02cd426", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-18 06:39:15,675 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/c1c4bf0b-b564-4527-a2ed-23ee5590613c used request id req-7dd9d493-7a25-4184-ac12-afec12461930 2019-01-18 06:39:15,681 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-61699ea1-d2ee-44ce-a856-f2f274409108-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9398c749c9ae4f1fde007fa8f057d63775bfa274" 2019-01-18 06:39:15,780 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-85330e37-c92a-4b3e-a1a9-72db1d2793be Date: Fri, 18 Jan 2019 06:39: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":["1361ce03-4e8f-47f0-b18b-ac138a2fa2c5"],"updated_at":"2019-01-18T06:38:38Z","tenant_id":"5a79aa14c5ce43bc81463afac02cd426","created_at":"2019-01-18T06:38:37Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"5a79aa14c5ce43bc81463afac02cd426","id":"3c94e5c6-2536-4f1e-b1a6-3d156c6b861b","name":"CreateInstanceSingleNetworkTests-61699ea1-d2ee-44ce-a856-f2f274409108-pub-net"}]} 2019-01-18 06:39:15,781 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-61699ea1-d2ee-44ce-a856-f2f274409108-pub-net used request id req-85330e37-c92a-4b3e-a1a9-72db1d2793be 2019-01-18 06:39:15,785 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/5a79aa14c5ce43bc81463afac02cd426 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9398c749c9ae4f1fde007fa8f057d63775bfa274" 2019-01-18 06:39:15,867 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:39:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b8036eed-dc25-4d13-9fb9-aee663099ad8 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/5a79aa14c5ce43bc81463afac02cd426"}, "enabled": true, "id": "5a79aa14c5ce43bc81463afac02cd426", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-174e5252-7de1-450-proj"}} 2019-01-18 06:39:15,867 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/5a79aa14c5ce43bc81463afac02cd426 used request id req-b8036eed-dc25-4d13-9fb9-aee663099ad8 2019-01-18 06:39:15,873 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=3c94e5c6-2536-4f1e-b1a6-3d156c6b861b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9398c749c9ae4f1fde007fa8f057d63775bfa274" 2019-01-18 06:39:15,938 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-cc37bead-a0cb-4c18-9045-5824795c301e Date: Fri, 18 Jan 2019 06:39:15 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3c94e5c6-2536-4f1e-b1a6-3d156c6b861b","tenant_id":"5a79aa14c5ce43bc81463afac02cd426","created_at":"2019-01-18T06:38:38Z","dns_nameservers":[],"updated_at":"2019-01-18T06:38: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":"5a79aa14c5ce43bc81463afac02cd426","id":"1361ce03-4e8f-47f0-b18b-ac138a2fa2c5","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-61699ea1-d2ee-44ce-a856-f2f274409108-pub-subnet"}]} 2019-01-18 06:39:15,938 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=3c94e5c6-2536-4f1e-b1a6-3d156c6b861b used request id req-cc37bead-a0cb-4c18-9045-5824795c301e 2019-01-18 06:39:15,944 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=3c94e5c6-2536-4f1e-b1a6-3d156c6b861b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9398c749c9ae4f1fde007fa8f057d63775bfa274" 2019-01-18 06:39:16,192 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3864 X-Openstack-Request-Id: req-81896efd-6980-4b93-af85-f6dd9232f27d Date: Fri, 18 Jan 2019 06:39:16 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:39:01Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"1361ce03-4e8f-47f0-b18b-ac138a2fa2c5","ip_address":"10.55.1.1"}],"id":"05bb67e0-da6e-4ae3-8f50-5bd0598adbf8","security_groups":[],"mac_address":"fa:16:3e:76:d0:f8","project_id":"5a79aa14c5ce43bc81463afac02cd426","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3c94e5c6-2536-4f1e-b1a6-3d156c6b861b","tenant_id":"5a79aa14c5ce43bc81463afac02cd426","created_at":"2019-01-18T06:38:47Z","binding:vnic_type":"normal","device_id":"74fd6db8-2c88-4bb7-a9fb-eb4b239b89cd"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:39:08Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"1361ce03-4e8f-47f0-b18b-ac138a2fa2c5","ip_address":"10.55.1.100"}],"id":"0d88d522-c2f0-42a2-8bb3-5db25a63e369","security_groups":["3292fc23-38c8-4d7d-99fd-54c58e515420"],"mac_address":"fa:16:3e:d7:9e:ec","project_id":"5a79aa14c5ce43bc81463afac02cd426","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-61699ea1-d2ee-44ce-a856-f2f274409108port-1","admin_state_up":true,"network_id":"3c94e5c6-2536-4f1e-b1a6-3d156c6b861b","tenant_id":"5a79aa14c5ce43bc81463afac02cd426","created_at":"2019-01-18T06:38:58Z","binding:vnic_type":"normal","device_id":"c1c4bf0b-b564-4527-a2ed-23ee5590613c"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:38:41Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"1361ce03-4e8f-47f0-b18b-ac138a2fa2c5","ip_address":"10.55.1.3"}],"id":"c14d87f5-2225-48b3-8bbe-4a2a9ec4e5da","security_groups":[],"mac_address":"fa:16:3e:bb:68:40","project_id":"5a79aa14c5ce43bc81463afac02cd426","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3c94e5c6-2536-4f1e-b1a6-3d156c6b861b","tenant_id":"5a79aa14c5ce43bc81463afac02cd426","created_at":"2019-01-18T06:38:40Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-3c94e5c6-2536-4f1e-b1a6-3d156c6b861b"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:38:43Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"1361ce03-4e8f-47f0-b18b-ac138a2fa2c5","ip_address":"10.55.1.4"}],"id":"e2690841-1c60-4124-8acd-4b00594d3a06","security_groups":[],"mac_address":"fa:16:3e:93:09:94","project_id":"5a79aa14c5ce43bc81463afac02cd426","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3c94e5c6-2536-4f1e-b1a6-3d156c6b861b","tenant_id":"5a79aa14c5ce43bc81463afac02cd426","created_at":"2019-01-18T06:38:40Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-3c94e5c6-2536-4f1e-b1a6-3d156c6b861b"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:38:42Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"1361ce03-4e8f-47f0-b18b-ac138a2fa2c5","ip_address":"10.55.1.2"}],"id":"e42a7755-c82c-44bc-87e1-01ac837798be","security_groups":[],"mac_address":"fa:16:3e:1a:6c:ca","project_id":"5a79aa14c5ce43bc81463afac02cd426","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3c94e5c6-2536-4f1e-b1a6-3d156c6b861b","tenant_id":"5a79aa14c5ce43bc81463afac02cd426","created_at":"2019-01-18T06:38:39Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-3c94e5c6-2536-4f1e-b1a6-3d156c6b861b"}]} 2019-01-18 06:39:16,192 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=3c94e5c6-2536-4f1e-b1a6-3d156c6b861b used request id req-81896efd-6980-4b93-af85-f6dd9232f27d 2019-01-18 06:39:16,196 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/c1c4bf0b-b564-4527-a2ed-23ee5590613c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9398c749c9ae4f1fde007fa8f057d63775bfa274" 2019-01-18 06:39:16,517 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06: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-ecf5e5e8-0f1a-4b26-8c63-eef9065bd320 x-compute-request-id: req-ecf5e5e8-0f1a-4b26-8c63-eef9065bd320 Content-Encoding: gzip Content-Length: 779 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-61699ea1-d2ee-44ce-a856-f2f274409108-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d7:9e:ec", "version": 4, "addr": "10.55.1.100", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d7:9e:ec", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/c1c4bf0b-b564-4527-a2ed-23ee5590613c", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/c1c4bf0b-b564-4527-a2ed-23ee5590613c", "rel": "bookmark"}], "image": {"id": "0114a4b9-5776-4a95-ab73-e9cec6582ea7", "links": [{"href": "http://172.30.9.23:8774/images/0114a4b9-5776-4a95-ab73-e9cec6582ea7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-18T06:39:06.000000", "flavor": {"id": "817db1d7-8572-43f3-b03b-9a896b8e7232", "links": [{"href": "http://172.30.9.23:8774/flavors/817db1d7-8572-43f3-b03b-9a896b8e7232", "rel": "bookmark"}]}, "id": "c1c4bf0b-b564-4527-a2ed-23ee5590613c", "security_groups": [{"name": "default"}], "user_id": "2dfbaee999d742c39d254d256e586e21", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-18T06:39:08Z", "hostId": "4c2b9d9b8032bf0f63e5dff0f8ae94f83719c9c094375f8702981753", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-61699ea1-d2ee-44ce-a856-f2f274409108-kp", "name": "CreateInstanceSingleNetworkTests-61699ea1-d2ee-44ce-a856-f2f274409108-inst", "created": "2019-01-18T06:39:02Z", "tenant_id": "5a79aa14c5ce43bc81463afac02cd426", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-18 06:39:16,517 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/c1c4bf0b-b564-4527-a2ed-23ee5590613c used request id req-ecf5e5e8-0f1a-4b26-8c63-eef9065bd320 2019-01-18 06:39:16,523 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-61699ea1-d2ee-44ce-a856-f2f274409108-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9398c749c9ae4f1fde007fa8f057d63775bfa274" 2019-01-18 06:39:16,627 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-9fde125e-cab6-41ec-ab45-32accd34badb Date: Fri, 18 Jan 2019 06:39: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":["1361ce03-4e8f-47f0-b18b-ac138a2fa2c5"],"updated_at":"2019-01-18T06:38:38Z","tenant_id":"5a79aa14c5ce43bc81463afac02cd426","created_at":"2019-01-18T06:38:37Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"5a79aa14c5ce43bc81463afac02cd426","id":"3c94e5c6-2536-4f1e-b1a6-3d156c6b861b","name":"CreateInstanceSingleNetworkTests-61699ea1-d2ee-44ce-a856-f2f274409108-pub-net"}]} 2019-01-18 06:39:16,627 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-61699ea1-d2ee-44ce-a856-f2f274409108-pub-net used request id req-9fde125e-cab6-41ec-ab45-32accd34badb 2019-01-18 06:39:16,631 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/5a79aa14c5ce43bc81463afac02cd426 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9398c749c9ae4f1fde007fa8f057d63775bfa274" 2019-01-18 06:39:16,711 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:39:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4af48841-3914-4fd8-ace3-5573b6922760 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/5a79aa14c5ce43bc81463afac02cd426"}, "enabled": true, "id": "5a79aa14c5ce43bc81463afac02cd426", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-174e5252-7de1-450-proj"}} 2019-01-18 06:39:16,711 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/5a79aa14c5ce43bc81463afac02cd426 used request id req-4af48841-3914-4fd8-ace3-5573b6922760 2019-01-18 06:39:16,716 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=3c94e5c6-2536-4f1e-b1a6-3d156c6b861b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9398c749c9ae4f1fde007fa8f057d63775bfa274" 2019-01-18 06:39:16,917 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-ffedb226-67e3-4271-9daa-6328a560d7aa Date: Fri, 18 Jan 2019 06:39:16 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3c94e5c6-2536-4f1e-b1a6-3d156c6b861b","tenant_id":"5a79aa14c5ce43bc81463afac02cd426","created_at":"2019-01-18T06:38:38Z","dns_nameservers":[],"updated_at":"2019-01-18T06:38: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":"5a79aa14c5ce43bc81463afac02cd426","id":"1361ce03-4e8f-47f0-b18b-ac138a2fa2c5","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-61699ea1-d2ee-44ce-a856-f2f274409108-pub-subnet"}]} 2019-01-18 06:39:16,917 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=3c94e5c6-2536-4f1e-b1a6-3d156c6b861b used request id req-ffedb226-67e3-4271-9daa-6328a560d7aa 2019-01-18 06:39:16,923 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=3c94e5c6-2536-4f1e-b1a6-3d156c6b861b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9398c749c9ae4f1fde007fa8f057d63775bfa274" 2019-01-18 06:39:17,174 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3864 X-Openstack-Request-Id: req-8aa82bb5-9096-47a5-9dc1-d075149459f8 Date: Fri, 18 Jan 2019 06:39:17 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:39:01Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"1361ce03-4e8f-47f0-b18b-ac138a2fa2c5","ip_address":"10.55.1.1"}],"id":"05bb67e0-da6e-4ae3-8f50-5bd0598adbf8","security_groups":[],"mac_address":"fa:16:3e:76:d0:f8","project_id":"5a79aa14c5ce43bc81463afac02cd426","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3c94e5c6-2536-4f1e-b1a6-3d156c6b861b","tenant_id":"5a79aa14c5ce43bc81463afac02cd426","created_at":"2019-01-18T06:38:47Z","binding:vnic_type":"normal","device_id":"74fd6db8-2c88-4bb7-a9fb-eb4b239b89cd"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:39:08Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"1361ce03-4e8f-47f0-b18b-ac138a2fa2c5","ip_address":"10.55.1.100"}],"id":"0d88d522-c2f0-42a2-8bb3-5db25a63e369","security_groups":["3292fc23-38c8-4d7d-99fd-54c58e515420"],"mac_address":"fa:16:3e:d7:9e:ec","project_id":"5a79aa14c5ce43bc81463afac02cd426","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-61699ea1-d2ee-44ce-a856-f2f274409108port-1","admin_state_up":true,"network_id":"3c94e5c6-2536-4f1e-b1a6-3d156c6b861b","tenant_id":"5a79aa14c5ce43bc81463afac02cd426","created_at":"2019-01-18T06:38:58Z","binding:vnic_type":"normal","device_id":"c1c4bf0b-b564-4527-a2ed-23ee5590613c"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:38:41Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"1361ce03-4e8f-47f0-b18b-ac138a2fa2c5","ip_address":"10.55.1.3"}],"id":"c14d87f5-2225-48b3-8bbe-4a2a9ec4e5da","security_groups":[],"mac_address":"fa:16:3e:bb:68:40","project_id":"5a79aa14c5ce43bc81463afac02cd426","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3c94e5c6-2536-4f1e-b1a6-3d156c6b861b","tenant_id":"5a79aa14c5ce43bc81463afac02cd426","created_at":"2019-01-18T06:38:40Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-3c94e5c6-2536-4f1e-b1a6-3d156c6b861b"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:38:43Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"1361ce03-4e8f-47f0-b18b-ac138a2fa2c5","ip_address":"10.55.1.4"}],"id":"e2690841-1c60-4124-8acd-4b00594d3a06","security_groups":[],"mac_address":"fa:16:3e:93:09:94","project_id":"5a79aa14c5ce43bc81463afac02cd426","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3c94e5c6-2536-4f1e-b1a6-3d156c6b861b","tenant_id":"5a79aa14c5ce43bc81463afac02cd426","created_at":"2019-01-18T06:38:40Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-3c94e5c6-2536-4f1e-b1a6-3d156c6b861b"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:38:42Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"1361ce03-4e8f-47f0-b18b-ac138a2fa2c5","ip_address":"10.55.1.2"}],"id":"e42a7755-c82c-44bc-87e1-01ac837798be","security_groups":[],"mac_address":"fa:16:3e:1a:6c:ca","project_id":"5a79aa14c5ce43bc81463afac02cd426","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3c94e5c6-2536-4f1e-b1a6-3d156c6b861b","tenant_id":"5a79aa14c5ce43bc81463afac02cd426","created_at":"2019-01-18T06:38:39Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-3c94e5c6-2536-4f1e-b1a6-3d156c6b861b"}]} 2019-01-18 06:39:17,174 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=3c94e5c6-2536-4f1e-b1a6-3d156c6b861b used request id req-8aa82bb5-9096-47a5-9dc1-d075149459f8 2019-01-18 06:39:17,175 - create_instance - INFO - Deleting Floating IP - 172.30.9.203 2019-01-18 06:39:17,175 - neutron_utils - DEBUG - Attempting to delete existing floating ip with IP - 172.30.9.203 2019-01-18 06:39:17,181 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/floatingips/83b61617-5b24-4fb9-bc9f-f5d91b76161c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9398c749c9ae4f1fde007fa8f057d63775bfa274" 2019-01-18 06:39:18,144 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-4e8deea2-ce7c-4aec-8ee4-f34e9219aac1 Content-Length: 0 Date: Fri, 18 Jan 2019 06:39:18 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-18 06:39:18,144 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/floatingips/83b61617-5b24-4fb9-bc9f-f5d91b76161c used request id req-4e8deea2-ce7c-4aec-8ee4-f34e9219aac1 2019-01-18 06:39:18,144 - create_instance - INFO - Deleting Port with ID - 0d88d522-c2f0-42a2-8bb3-5db25a63e369 2019-01-18 06:39:18,144 - neutron_utils - INFO - Deleting port with name CreateInstanceSingleNetworkTests-61699ea1-d2ee-44ce-a856-f2f274409108port-1 2019-01-18 06:39:18,150 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/ports/0d88d522-c2f0-42a2-8bb3-5db25a63e369 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9398c749c9ae4f1fde007fa8f057d63775bfa274" 2019-01-18 06:39:18,846 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-03e4696d-1c0d-46e8-acaf-e4fb32717738 Date: Fri, 18 Jan 2019 06:39:18 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-18 06:39:18,846 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/ports/0d88d522-c2f0-42a2-8bb3-5db25a63e369 used request id req-03e4696d-1c0d-46e8-acaf-e4fb32717738 2019-01-18 06:39:18,846 - create_instance - INFO - Deleting VM instance - CreateInstanceSingleNetworkTests-61699ea1-d2ee-44ce-a856-f2f274409108-inst 2019-01-18 06:39:18,849 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/servers/c1c4bf0b-b564-4527-a2ed-23ee5590613c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9398c749c9ae4f1fde007fa8f057d63775bfa274" 2019-01-18 06:39:19,036 - novaclient.v2.client - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 06: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 x-openstack-request-id: req-d0da500e-f36e-4c5e-9bb2-2de7ec4816e5 x-compute-request-id: req-d0da500e-f36e-4c5e-9bb2-2de7ec4816e5 Content-Type: application/json 2019-01-18 06:39:19,036 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/servers/c1c4bf0b-b564-4527-a2ed-23ee5590613c used request id req-d0da500e-f36e-4c5e-9bb2-2de7ec4816e5 2019-01-18 06:39:19,036 - create_instance - INFO - Checking deletion status 2019-01-18 06:39:19,040 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/c1c4bf0b-b564-4527-a2ed-23ee5590613c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9398c749c9ae4f1fde007fa8f057d63775bfa274" 2019-01-18 06:39:19,459 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:39: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-5b782238-ed29-49f8-93de-7fe8c79377da x-compute-request-id: req-5b782238-ed29-49f8-93de-7fe8c79377da 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/c1c4bf0b-b564-4527-a2ed-23ee5590613c", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/c1c4bf0b-b564-4527-a2ed-23ee5590613c", "rel": "bookmark"}], "image": {"id": "0114a4b9-5776-4a95-ab73-e9cec6582ea7", "links": [{"href": "http://172.30.9.23:8774/images/0114a4b9-5776-4a95-ab73-e9cec6582ea7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-18T06:39:06.000000", "flavor": {"id": "817db1d7-8572-43f3-b03b-9a896b8e7232", "links": [{"href": "http://172.30.9.23:8774/flavors/817db1d7-8572-43f3-b03b-9a896b8e7232", "rel": "bookmark"}]}, "id": "c1c4bf0b-b564-4527-a2ed-23ee5590613c", "user_id": "2dfbaee999d742c39d254d256e586e21", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-18T06:39:18Z", "hostId": "4c2b9d9b8032bf0f63e5dff0f8ae94f83719c9c094375f8702981753", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-61699ea1-d2ee-44ce-a856-f2f274409108-kp", "name": "CreateInstanceSingleNetworkTests-61699ea1-d2ee-44ce-a856-f2f274409108-inst", "created": "2019-01-18T06:39:02Z", "tenant_id": "5a79aa14c5ce43bc81463afac02cd426", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-18 06:39:19,459 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/c1c4bf0b-b564-4527-a2ed-23ee5590613c used request id req-5b782238-ed29-49f8-93de-7fe8c79377da 2019-01-18 06:39:19,459 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-61699ea1-d2ee-44ce-a856-f2f274409108-inst] is - ACTIVE 2019-01-18 06:39:19,460 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-18 06:39:22,463 - create_instance - DEBUG - VM status query timeout in 296.573454142 2019-01-18 06:39:22,466 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/c1c4bf0b-b564-4527-a2ed-23ee5590613c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9398c749c9ae4f1fde007fa8f057d63775bfa274" 2019-01-18 06:39:22,557 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:39: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-2dec6c1c-22b6-48a9-ab82-69a4241533ba x-compute-request-id: req-2dec6c1c-22b6-48a9-ab82-69a4241533ba 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/c1c4bf0b-b564-4527-a2ed-23ee5590613c", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/c1c4bf0b-b564-4527-a2ed-23ee5590613c", "rel": "bookmark"}], "image": {"id": "0114a4b9-5776-4a95-ab73-e9cec6582ea7", "links": [{"href": "http://172.30.9.23:8774/images/0114a4b9-5776-4a95-ab73-e9cec6582ea7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-18T06:39:06.000000", "flavor": {"id": "817db1d7-8572-43f3-b03b-9a896b8e7232", "links": [{"href": "http://172.30.9.23:8774/flavors/817db1d7-8572-43f3-b03b-9a896b8e7232", "rel": "bookmark"}]}, "id": "c1c4bf0b-b564-4527-a2ed-23ee5590613c", "user_id": "2dfbaee999d742c39d254d256e586e21", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-18T06:39:18Z", "hostId": "4c2b9d9b8032bf0f63e5dff0f8ae94f83719c9c094375f8702981753", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-61699ea1-d2ee-44ce-a856-f2f274409108-kp", "name": "CreateInstanceSingleNetworkTests-61699ea1-d2ee-44ce-a856-f2f274409108-inst", "created": "2019-01-18T06:39:02Z", "tenant_id": "5a79aa14c5ce43bc81463afac02cd426", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-18 06:39:22,558 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/c1c4bf0b-b564-4527-a2ed-23ee5590613c used request id req-2dec6c1c-22b6-48a9-ab82-69a4241533ba 2019-01-18 06:39:22,558 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-61699ea1-d2ee-44ce-a856-f2f274409108-inst] is - ACTIVE 2019-01-18 06:39:22,558 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-18 06:39:25,561 - create_instance - DEBUG - VM status query timeout in 293.474861145 2019-01-18 06:39:25,564 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/c1c4bf0b-b564-4527-a2ed-23ee5590613c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9398c749c9ae4f1fde007fa8f057d63775bfa274" 2019-01-18 06:39:25,610 - novaclient.v2.client - DEBUG - RESP: [404] Date: Fri, 18 Jan 2019 06:39: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-7a640e4c-1026-44d5-b699-ce73f7d3071d x-compute-request-id: req-7a640e4c-1026-44d5-b699-ce73f7d3071d Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance c1c4bf0b-b564-4527-a2ed-23ee5590613c could not be found.", "code": 404}} 2019-01-18 06:39:25,610 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/c1c4bf0b-b564-4527-a2ed-23ee5590613c used request id req-7a640e4c-1026-44d5-b699-ce73f7d3071d 2019-01-18 06:39:25,611 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance c1c4bf0b-b564-4527-a2ed-23ee5590613c could not be found. (HTTP 404) (Request-ID: req-7a640e4c-1026-44d5-b699-ce73f7d3071d) 2019-01-18 06:39:25,611 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstanceSingleNetworkTests-61699ea1-d2ee-44ce-a856-f2f274409108-inst 2019-01-18 06:39:25,612 - nova_utils - DEBUG - Deleting keypair - CreateInstanceSingleNetworkTests-61699ea1-d2ee-44ce-a856-f2f274409108-kp 2019-01-18 06:39:25,616 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/os-keypairs/CreateInstanceSingleNetworkTests-61699ea1-d2ee-44ce-a856-f2f274409108-kp -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}600bb7b4c3f9588f56779b7617d7d8c529546e15" 2019-01-18 06:39:25,652 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 18 Jan 2019 06:39: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-70a0a632-ec5f-4fef-8449-1285b7560275 x-compute-request-id: req-70a0a632-ec5f-4fef-8449-1285b7560275 Content-Length: 0 Content-Type: application/json 2019-01-18 06:39:25,652 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/os-keypairs/CreateInstanceSingleNetworkTests-61699ea1-d2ee-44ce-a856-f2f274409108-kp used request id req-70a0a632-ec5f-4fef-8449-1285b7560275 2019-01-18 06:39:25,652 - OpenStackKeypair - INFO - Deleted public key file [tmp/CreateInstanceSingleNetworkTests-61699ea1-d2ee-44ce-a856-f2f274409108.pub] 2019-01-18 06:39:25,653 - OpenStackKeypair - INFO - Deleted private key file [tmp/CreateInstanceSingleNetworkTests-61699ea1-d2ee-44ce-a856-f2f274409108] 2019-01-18 06:39:25,656 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/flavors/817db1d7-8572-43f3-b03b-9a896b8e7232 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b89f9a204c0d84c570e08073cc0a5bd6f770e190" 2019-01-18 06:39:25,699 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 18 Jan 2019 06:39: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-f52934b0-559c-434e-bf40-35c63d811e7d x-compute-request-id: req-f52934b0-559c-434e-bf40-35c63d811e7d Content-Length: 0 Content-Type: application/json 2019-01-18 06:39:25,699 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/817db1d7-8572-43f3-b03b-9a896b8e7232 used request id req-f52934b0-559c-434e-bf40-35c63d811e7d 2019-01-18 06:39:25,700 - neutron_utils - INFO - Deleting security group rule with ID - 47468c94-a5bf-4606-be89-7380bd9ac9f3 2019-01-18 06:39:25,706 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-group-rules/47468c94-a5bf-4606-be89-7380bd9ac9f3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}046f7e021429252e7822ec2a37e7d827b30fc885" 2019-01-18 06:39:25,950 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-aadf2da8-209d-45cc-92ed-4452e501f86d Content-Length: 0 Date: Fri, 18 Jan 2019 06:39:25 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-18 06:39:25,950 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-group-rules/47468c94-a5bf-4606-be89-7380bd9ac9f3 used request id req-aadf2da8-209d-45cc-92ed-4452e501f86d 2019-01-18 06:39:25,950 - neutron_utils - INFO - Deleting security group rule with ID - 2cd6846f-4e10-44a1-a5f8-c41eb1d4ac07 2019-01-18 06:39:25,957 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-group-rules/2cd6846f-4e10-44a1-a5f8-c41eb1d4ac07 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}046f7e021429252e7822ec2a37e7d827b30fc885" 2019-01-18 06:39:26,187 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-48b5d5a1-b5a5-41f2-b0bc-7ecd31e1dc38 Content-Length: 0 Date: Fri, 18 Jan 2019 06:39:26 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-18 06:39:26,187 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-group-rules/2cd6846f-4e10-44a1-a5f8-c41eb1d4ac07 used request id req-48b5d5a1-b5a5-41f2-b0bc-7ecd31e1dc38 2019-01-18 06:39:26,187 - neutron_utils - INFO - Deleting security group rule with ID - bbcc0ce2-a067-4f29-863c-faf279d0fa32 2019-01-18 06:39:26,192 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-group-rules/bbcc0ce2-a067-4f29-863c-faf279d0fa32 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}046f7e021429252e7822ec2a37e7d827b30fc885" 2019-01-18 06:39:26,319 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-f7513e4a-f583-4de2-be65-4fe96d1a99e4 Content-Length: 0 Date: Fri, 18 Jan 2019 06:39:26 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-18 06:39:26,319 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-group-rules/bbcc0ce2-a067-4f29-863c-faf279d0fa32 used request id req-f7513e4a-f583-4de2-be65-4fe96d1a99e4 2019-01-18 06:39:26,319 - neutron_utils - INFO - Deleting security group rule with ID - 92796a06-d5b8-49ed-a33d-4749bc9aef33 2019-01-18 06:39:26,324 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-group-rules/92796a06-d5b8-49ed-a33d-4749bc9aef33 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}046f7e021429252e7822ec2a37e7d827b30fc885" 2019-01-18 06:39:26,683 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-84e989c5-10cc-4bed-bd3c-82a589700acf Content-Length: 0 Date: Fri, 18 Jan 2019 06:39:26 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-18 06:39:26,683 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-group-rules/92796a06-d5b8-49ed-a33d-4749bc9aef33 used request id req-84e989c5-10cc-4bed-bd3c-82a589700acf 2019-01-18 06:39:26,683 - neutron_utils - INFO - Deleting security group with name - CreateInstanceSingleNetworkTests-61699ea1-d2ee-44ce-a856-f2f274409108-sec-grp 2019-01-18 06:39:26,689 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-groups/f337adcf-d9dc-4f49-be55-5dfaf87c1202 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}046f7e021429252e7822ec2a37e7d827b30fc885" 2019-01-18 06:39:26,969 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-635ed9e1-a2d5-4ab6-9b5d-d8090d29df10 Content-Length: 0 Date: Fri, 18 Jan 2019 06:39:26 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-18 06:39:26,969 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/f337adcf-d9dc-4f49-be55-5dfaf87c1202 used request id req-635ed9e1-a2d5-4ab6-9b5d-d8090d29df10 2019-01-18 06:39:26,970 - OpenStackNetwork - INFO - Removing router interface from router CreateInstanceSingleNetworkTests-61699ea1-d2ee-44ce-a856-f2f274409108-pub-router and subnet CreateInstanceSingleNetworkTests-61699ea1-d2ee-44ce-a856-f2f274409108-pub-subnet 2019-01-18 06:39:26,970 - neutron_utils - INFO - Removing router interface from router named CreateInstanceSingleNetworkTests-61699ea1-d2ee-44ce-a856-f2f274409108-pub-router 2019-01-18 06:39:26,975 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9696/v2.0/routers/74fd6db8-2c88-4bb7-a9fb-eb4b239b89cd/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c4421018bbfc72271095f6d4346447dd2247f15" -d '{"subnet_id": "1361ce03-4e8f-47f0-b18b-ac138a2fa2c5"}' 2019-01-18 06:39:28,476 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-5d12256a-ed80-4bac-beaa-9ac00abe0e24 Date: Fri, 18 Jan 2019 06:39:28 GMT RESP BODY: {"network_id": "3c94e5c6-2536-4f1e-b1a6-3d156c6b861b", "tenant_id": "5a79aa14c5ce43bc81463afac02cd426", "subnet_id": "1361ce03-4e8f-47f0-b18b-ac138a2fa2c5", "subnet_ids": ["1361ce03-4e8f-47f0-b18b-ac138a2fa2c5"], "port_id": "05bb67e0-da6e-4ae3-8f50-5bd0598adbf8", "id": "74fd6db8-2c88-4bb7-a9fb-eb4b239b89cd"} 2019-01-18 06:39:28,476 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/74fd6db8-2c88-4bb7-a9fb-eb4b239b89cd/remove_router_interface used request id req-5d12256a-ed80-4bac-beaa-9ac00abe0e24 2019-01-18 06:39:28,477 - OpenStackNetwork - INFO - Removing router CreateInstanceSingleNetworkTests-61699ea1-d2ee-44ce-a856-f2f274409108-pub-router 2019-01-18 06:39:28,477 - neutron_utils - INFO - Deleting router with name - CreateInstanceSingleNetworkTests-61699ea1-d2ee-44ce-a856-f2f274409108-pub-router 2019-01-18 06:39:28,482 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/routers/74fd6db8-2c88-4bb7-a9fb-eb4b239b89cd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c4421018bbfc72271095f6d4346447dd2247f15" 2019-01-18 06:39:31,954 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-270ceb8b-dc19-4711-9cec-9cae45306887 Content-Length: 0 Date: Fri, 18 Jan 2019 06:39:31 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-18 06:39:31,954 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/routers/74fd6db8-2c88-4bb7-a9fb-eb4b239b89cd used request id req-270ceb8b-dc19-4711-9cec-9cae45306887 2019-01-18 06:39:31,955 - neutron_utils - INFO - Deleting subnet with name CreateInstanceSingleNetworkTests-61699ea1-d2ee-44ce-a856-f2f274409108-pub-subnet 2019-01-18 06:39:31,955 - neutron_utils - INFO - Deleting subnet with name CreateInstanceSingleNetworkTests-61699ea1-d2ee-44ce-a856-f2f274409108-pub-subnet 2019-01-18 06:39:31,960 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/subnets/1361ce03-4e8f-47f0-b18b-ac138a2fa2c5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dae4ff7041282c121fb45ccf9fa92b86b854fed2" 2019-01-18 06:39:34,263 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-bdddba86-8184-4c41-ab97-13f3ea38c903 Date: Fri, 18 Jan 2019 06:39:34 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-18 06:39:34,263 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/1361ce03-4e8f-47f0-b18b-ac138a2fa2c5 used request id req-bdddba86-8184-4c41-ab97-13f3ea38c903 2019-01-18 06:39:34,263 - neutron_utils - INFO - Deleting network with name CreateInstanceSingleNetworkTests-61699ea1-d2ee-44ce-a856-f2f274409108-pub-net 2019-01-18 06:39:34,269 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/networks/3c94e5c6-2536-4f1e-b1a6-3d156c6b861b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dae4ff7041282c121fb45ccf9fa92b86b854fed2" 2019-01-18 06:39:35,510 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-b6aa6d7e-d2de-42bd-a77a-1a7a535c100b Date: Fri, 18 Jan 2019 06:39:35 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-18 06:39:35,511 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/3c94e5c6-2536-4f1e-b1a6-3d156c6b861b used request id req-b6aa6d7e-d2de-42bd-a77a-1a7a535c100b 2019-01-18 06:39:35,511 - glance_utils - INFO - Deleting image named - CreateInstanceSingleNetworkTests-61699ea1-d2ee-44ce-a856-f2f274409108-image 2019-01-18 06:39:35,514 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9292/v2/images/0114a4b9-5776-4a95-ab73-e9cec6582ea7 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1c1d38cfdd5067879d9251966e2ae832717df361" 2019-01-18 06:39:37,956 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-407c4493-9bec-4a9e-9a0b-a0e766cc06bf Date: Fri, 18 Jan 2019 06:39:37 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-18 06:39:37,956 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/0114a4b9-5776-4a95-ab73-e9cec6582ea7 used request id req-407c4493-9bec-4a9e-9a0b-a0e766cc06bf 2019-01-18 06:39:37,963 - 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}2dd2386070a86637c5fe022f8df9513cd0b1d709" 2019-01-18 06:39:38,204 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-442ee853-9aee-4b44-916b-74371969f5a0 Date: Fri, 18 Jan 2019 06:39:38 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-18T04:53:26Z", "updated_at": "2019-01-18T04:53:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:53:26Z", "revision_number": 0, "id": "260c2de9-5dc5-4508-b06c-24b9d7ed838c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:53:26Z", "security_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:53:26Z", "revision_number": 0, "id": "571036d3-cb1d-483a-acb9-96f19293add9", "remote_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "remote_ip_prefix": null, "created_at": "2019-01-18T04:53:26Z", "security_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:53:26Z", "revision_number": 0, "id": "84255fa4-c13a-4cfe-b73d-e56ee216ca1e", "remote_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "remote_ip_prefix": null, "created_at": "2019-01-18T04:53:26Z", "security_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:53:26Z", "revision_number": 0, "id": "9c6f69fc-3bf8-4346-9288-5a255b82b67e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:53:26Z", "security_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5a79aa14c5ce43bc81463afac02cd426", "created_at": "2019-01-18T06:38:37Z", "updated_at": "2019-01-18T06:38:37Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:38:37Z", "revision_number": 0, "id": "3a6f977e-9c2e-4775-b93e-c4f3b23393a9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T06:38:37Z", "security_group_id": "3292fc23-38c8-4d7d-99fd-54c58e515420", "tenant_id": "5a79aa14c5ce43bc81463afac02cd426", "port_range_min": null, "ethertype": "IPv4", "project_id": "5a79aa14c5ce43bc81463afac02cd426"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:38:37Z", "revision_number": 0, "id": "486bd904-d141-4702-abc5-4a87dff3c3f9", "remote_group_id": "3292fc23-38c8-4d7d-99fd-54c58e515420", "remote_ip_prefix": null, "created_at": "2019-01-18T06:38:37Z", "security_group_id": "3292fc23-38c8-4d7d-99fd-54c58e515420", "tenant_id": "5a79aa14c5ce43bc81463afac02cd426", "port_range_min": null, "ethertype": "IPv4", "project_id": "5a79aa14c5ce43bc81463afac02cd426"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:38:37Z", "revision_number": 0, "id": "af105778-cc80-41fe-8ed5-ca2ecade645b", "remote_group_id": "3292fc23-38c8-4d7d-99fd-54c58e515420", "remote_ip_prefix": null, "created_at": "2019-01-18T06:38:37Z", "security_group_id": "3292fc23-38c8-4d7d-99fd-54c58e515420", "tenant_id": "5a79aa14c5ce43bc81463afac02cd426", "port_range_min": null, "ethertype": "IPv6", "project_id": "5a79aa14c5ce43bc81463afac02cd426"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:38:37Z", "revision_number": 0, "id": "ceff0f63-0593-431b-b5bb-6044aa5a1d53", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T06:38:37Z", "security_group_id": "3292fc23-38c8-4d7d-99fd-54c58e515420", "tenant_id": "5a79aa14c5ce43bc81463afac02cd426", "port_range_min": null, "ethertype": "IPv6", "project_id": "5a79aa14c5ce43bc81463afac02cd426"}], "revision_number": 4, "project_id": "5a79aa14c5ce43bc81463afac02cd426", "id": "3292fc23-38c8-4d7d-99fd-54c58e515420", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "created_at": "2019-01-18T04:51:20Z", "updated_at": "2019-01-18T04:51:20Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "24c99e6f-888c-4943-9c93-54ad3b18b18c", "remote_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv4", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "2b339890-44d0-4711-a050-08a64d58e2a0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv6", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "45161a51-d6dd-4bb8-986d-bc2f88599c1d", "remote_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv6", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "87b9b994-ae22-4850-863a-6a4925bd01fe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv4", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}], "revision_number": 4, "project_id": "9c53a91613fb4d5080479ac6f51697ed", "id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "020d00b5451a467cb276d06789a1149d", "created_at": "2019-01-18T05:59:12Z", "updated_at": "2019-01-18T05:59:12Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:12Z", "revision_number": 0, "id": "38b091dd-dca7-4cbe-8c1c-dd18a74bfca8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:12Z", "security_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "tenant_id": "020d00b5451a467cb276d06789a1149d", "port_range_min": null, "ethertype": "IPv6", "project_id": "020d00b5451a467cb276d06789a1149d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:12Z", "revision_number": 0, "id": "38b9f88b-1fc0-40d1-af74-237d79be193d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:12Z", "security_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "tenant_id": "020d00b5451a467cb276d06789a1149d", "port_range_min": null, "ethertype": "IPv4", "project_id": "020d00b5451a467cb276d06789a1149d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:12Z", "revision_number": 0, "id": "60f7d4a7-1a27-4801-a1e8-5bf33633b818", "remote_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:12Z", "security_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "tenant_id": "020d00b5451a467cb276d06789a1149d", "port_range_min": null, "ethertype": "IPv6", "project_id": "020d00b5451a467cb276d06789a1149d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:12Z", "revision_number": 0, "id": "8faf6dda-6919-4b75-b745-2af38abf8dcf", "remote_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:12Z", "security_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "tenant_id": "020d00b5451a467cb276d06789a1149d", "port_range_min": null, "ethertype": "IPv4", "project_id": "020d00b5451a467cb276d06789a1149d"}], "revision_number": 4, "project_id": "020d00b5451a467cb276d06789a1149d", "id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "created_at": "2019-01-18T04:39:06Z", "updated_at": "2019-01-18T04:39:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "0aedefa2-edbc-47b5-bead-e954540f6937", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "47feb8aba08a40dca7028a1701e597b9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "4bf1a402-0fa2-4cfd-9fee-4a28f16bb271", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "47feb8aba08a40dca7028a1701e597b9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "4e399c2e-bc03-4aa3-b192-1fafdc9248ba", "remote_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "47feb8aba08a40dca7028a1701e597b9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "8860837e-afbd-4411-adf9-d88db88c2114", "remote_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "47feb8aba08a40dca7028a1701e597b9"}], "revision_number": 4, "project_id": "47feb8aba08a40dca7028a1701e597b9", "id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "name": "default"}]} 2019-01-18 06:39:38,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-442ee853-9aee-4b44-916b-74371969f5a0 2019-01-18 06:39:38,210 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/5a79aa14c5ce43bc81463afac02cd426 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2dd2386070a86637c5fe022f8df9513cd0b1d709" 2019-01-18 06:39:38,293 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:39:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e2d50930-8d9b-4420-a3b6-bf09474bf389 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/5a79aa14c5ce43bc81463afac02cd426"}, "enabled": true, "id": "5a79aa14c5ce43bc81463afac02cd426", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-174e5252-7de1-450-proj"}} 2019-01-18 06:39:38,293 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/5a79aa14c5ce43bc81463afac02cd426 used request id req-e2d50930-8d9b-4420-a3b6-bf09474bf389 2019-01-18 06:39:38,294 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 3292fc23-38c8-4d7d-99fd-54c58e515420 2019-01-18 06:39:38,299 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=3292fc23-38c8-4d7d-99fd-54c58e515420 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2dd2386070a86637c5fe022f8df9513cd0b1d709" 2019-01-18 06:39:38,469 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-0d19b13e-3d40-43ec-bc5c-6af272360d40 Date: Fri, 18 Jan 2019 06:39: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": "2019-01-18T06:38:37Z", "security_group_id": "3292fc23-38c8-4d7d-99fd-54c58e515420", "port_range_min": null, "revision_number": 0, "tenant_id": "5a79aa14c5ce43bc81463afac02cd426", "created_at": "2019-01-18T06:38:37Z", "project_id": "5a79aa14c5ce43bc81463afac02cd426", "id": "3a6f977e-9c2e-4775-b93e-c4f3b23393a9"}, {"remote_group_id": "3292fc23-38c8-4d7d-99fd-54c58e515420", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T06:38:37Z", "security_group_id": "3292fc23-38c8-4d7d-99fd-54c58e515420", "port_range_min": null, "revision_number": 0, "tenant_id": "5a79aa14c5ce43bc81463afac02cd426", "created_at": "2019-01-18T06:38:37Z", "project_id": "5a79aa14c5ce43bc81463afac02cd426", "id": "486bd904-d141-4702-abc5-4a87dff3c3f9"}, {"remote_group_id": "3292fc23-38c8-4d7d-99fd-54c58e515420", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T06:38:37Z", "security_group_id": "3292fc23-38c8-4d7d-99fd-54c58e515420", "port_range_min": null, "revision_number": 0, "tenant_id": "5a79aa14c5ce43bc81463afac02cd426", "created_at": "2019-01-18T06:38:37Z", "project_id": "5a79aa14c5ce43bc81463afac02cd426", "id": "af105778-cc80-41fe-8ed5-ca2ecade645b"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T06:38:37Z", "security_group_id": "3292fc23-38c8-4d7d-99fd-54c58e515420", "port_range_min": null, "revision_number": 0, "tenant_id": "5a79aa14c5ce43bc81463afac02cd426", "created_at": "2019-01-18T06:38:37Z", "project_id": "5a79aa14c5ce43bc81463afac02cd426", "id": "ceff0f63-0593-431b-b5bb-6044aa5a1d53"}]} 2019-01-18 06:39:38,470 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=3292fc23-38c8-4d7d-99fd-54c58e515420 used request id req-0d19b13e-3d40-43ec-bc5c-6af272360d40 2019-01-18 06:39:38,470 - neutron_utils - INFO - Deleting security group with name - default 2019-01-18 06:39:38,475 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-groups/3292fc23-38c8-4d7d-99fd-54c58e515420 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2dd2386070a86637c5fe022f8df9513cd0b1d709" 2019-01-18 06:39:38,785 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-eab1d244-c921-45ab-a405-816f7273ee25 Content-Length: 0 Date: Fri, 18 Jan 2019 06:39:38 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-18 06:39:38,785 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/3292fc23-38c8-4d7d-99fd-54c58e515420 used request id req-eab1d244-c921-45ab-a405-816f7273ee25 2019-01-18 06:39:38,786 - keystone_utils - INFO - Deleting project with name - CreateInstanceSingleNetworkTests-174e5252-7de1-450-proj 2019-01-18 06:39:38,790 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/5a79aa14c5ce43bc81463afac02cd426 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2dd2386070a86637c5fe022f8df9513cd0b1d709" 2019-01-18 06:39:39,000 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 06:39:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-28798942-4de1-42d4-b839-3bdf26f505b6 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 06:39:39,000 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/5a79aa14c5ce43bc81463afac02cd426 used request id req-28798942-4de1-42d4-b839-3bdf26f505b6 2019-01-18 06:39:39,000 - keystone_utils - INFO - Deleting role with name - CreateInstanceSingleNetworkTests-174e5252-7de1-450-proj-role 2019-01-18 06:39:39,004 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/cf2a8dd927ea4d2bb6523fd499fc2352 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2dd2386070a86637c5fe022f8df9513cd0b1d709" 2019-01-18 06:39:39,111 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 06:39:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-efa06dd8-e186-43da-b54e-a44d35f473a6 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 06:39:39,111 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/cf2a8dd927ea4d2bb6523fd499fc2352 used request id req-efa06dd8-e186-43da-b54e-a44d35f473a6 2019-01-18 06:39:39,115 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2dd2386070a86637c5fe022f8df9513cd0b1d709" 2019-01-18 06:39:39,196 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:39:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-402425d2-b080-47f0-9519-0a83e5dabaa5 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "488fca829f8b496daa1cd2cdc6e45c49", "links": {"self": "http://172.30.9.23:5000/v3/roles/488fca829f8b496daa1cd2cdc6e45c49"}, "name": "Member"}, {"domain_id": null, "id": "6b7f4f4f76264b6fb449c43b86ee3817", "links": {"self": "http://172.30.9.23:5000/v3/roles/6b7f4f4f76264b6fb449c43b86ee3817"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a482b711adf94961bf4bb28eda7f0e28", "links": {"self": "http://172.30.9.23:5000/v3/roles/a482b711adf94961bf4bb28eda7f0e28"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c65201bd05504fa786d79b166e8bbba3", "links": {"self": "http://172.30.9.23:5000/v3/roles/c65201bd05504fa786d79b166e8bbba3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "e7e317b66c174923a8cb46c48d897c8d", "links": {"self": "http://172.30.9.23:5000/v3/roles/e7e317b66c174923a8cb46c48d897c8d"}, "name": "ResellerAdmin"}]} 2019-01-18 06:39:39,197 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-402425d2-b080-47f0-9519-0a83e5dabaa5 2019-01-18 06:39:39,197 - keystone_utils - INFO - Deleting user with name - CreateInstanceSingleNetworkTests-174e5252-7de1-450-user 2019-01-18 06:39:39,201 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/2dfbaee999d742c39d254d256e586e21 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}56dd7d95c198c33bc8c0ffc848a7fcc384c82b66" 2019-01-18 06:39:39,380 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 06:39:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2db94490-14c6-40ac-950c-8e3552422c11 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 06:39:39,380 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/2dfbaee999d742c39d254d256e586e21 used request id req-2db94490-14c6-40ac-950c-8e3552422c11 2019-01-18 06:39:39,382 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:39:39,769 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "488fca829f8b496daa1cd2cdc6e45c49", "name": "Member"}, {"id": "c65201bd05504fa786d79b166e8bbba3", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}], "expires_at": "2019-01-18T07:39:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "020d00b5451a467cb276d06789a1149d", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "id": "e292c913af7844408b6509a836e493f5"}, "audit_ids": ["v6Aa01zCQYmo76OswGcTvg"], "issued_at": "2019-01-18T06:39:39.000000Z"}} 2019-01-18 06:39:39,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}8063e0a05e505fd1725d96967e3cd5d94b6e9efd" 2019-01-18 06:39:39,848 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:39:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-50b1f540-8b0d-450f-b49f-f54ab1c6ed12 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:39:39,848 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-50b1f540-8b0d-450f-b49f-f54ab1c6ed12 2019-01-18 06:39:39,849 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:39:39,850 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:39:40,236 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "488fca829f8b496daa1cd2cdc6e45c49", "name": "Member"}, {"id": "c65201bd05504fa786d79b166e8bbba3", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}], "expires_at": "2019-01-18T07:39:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "020d00b5451a467cb276d06789a1149d", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "id": "e292c913af7844408b6509a836e493f5"}, "audit_ids": ["P9Gr9zwITkeBIQXkR4wBzA"], "issued_at": "2019-01-18T06:39:40.000000Z"}} 2019-01-18 06:39:40,237 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94d9a89a66918f2e8df956f706feda76270b3f33" 2019-01-18 06:39:40,326 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:39:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-04dc7749-247d-4baa-a36a-ce22201fcad4 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:39:40,327 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-04dc7749-247d-4baa-a36a-ce22201fcad4 2019-01-18 06:39:40,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" 2019-01-18 06:39:40,336 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 18 Jan 2019 06:39: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"}]}]}} 2019-01-18 06:39:40,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=CreateInstanceSingleNetworkTests-16b3b63d-52ca-4dd-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94d9a89a66918f2e8df956f706feda76270b3f33" 2019-01-18 06:39:40,419 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:39:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-11d27393-19e4-45a1-afb3-c2465c592d65 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-16b3b63d-52ca-4dd-proj", "previous": null, "next": null}, "projects": []} 2019-01-18 06:39:40,419 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSingleNetworkTests-16b3b63d-52ca-4dd-proj used request id req-11d27393-19e4-45a1-afb3-c2465c592d65 2019-01-18 06:39:40,423 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94d9a89a66918f2e8df956f706feda76270b3f33" 2019-01-18 06:39:40,440 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:39:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8557b7ee-6b1f-4fc0-a2fe-1caf5ad459a4 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-18 06:39:40,440 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-8557b7ee-6b1f-4fc0-a2fe-1caf5ad459a4 2019-01-18 06:39:40,444 - 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}94d9a89a66918f2e8df956f706feda76270b3f33" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-16b3b63d-52ca-4dd-proj"}}' 2019-01-18 06:39:40,555 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 18 Jan 2019 06:39:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-28a7f857-e2b7-4957-9c24-94d5cb78f572 Content-Length: 317 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/4d4c26a209644761b6acbb615114c2ed"}, "enabled": true, "id": "4d4c26a209644761b6acbb615114c2ed", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-16b3b63d-52ca-4dd-proj"}} 2019-01-18 06:39:40,555 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-28a7f857-e2b7-4957-9c24-94d5cb78f572 2019-01-18 06:39:40,555 - keystone_utils - INFO - Created project with name - CreateInstanceSingleNetworkTests-16b3b63d-52ca-4dd-proj 2019-01-18 06:39:40,555 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:39:40,556 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:39:40,940 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "488fca829f8b496daa1cd2cdc6e45c49", "name": "Member"}, {"id": "c65201bd05504fa786d79b166e8bbba3", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}], "expires_at": "2019-01-18T07:39:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "020d00b5451a467cb276d06789a1149d", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "id": "e292c913af7844408b6509a836e493f5"}, "audit_ids": ["BpNC8HbcSC2sx1nfcLqmzw"], "issued_at": "2019-01-18T06:39:40.000000Z"}} 2019-01-18 06:39:40,941 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7127613c66f07e1e876210a8ce064ad21bafc75d" 2019-01-18 06:39:41,036 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:39:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4f366703-5ab0-4aab-b8ea-86a309467698 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:39:41,036 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-4f366703-5ab0-4aab-b8ea-86a309467698 2019-01-18 06:39:41,041 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-18 06:39:41,046 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 18 Jan 2019 06:39: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"}]}]}} 2019-01-18 06:39:41,047 - 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}7127613c66f07e1e876210a8ce064ad21bafc75d" 2019-01-18 06:39:41,151 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:39:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b6c51c54-5260-45fc-a315-71c3a32631a2 Content-Encoding: gzip Content-Length: 869 Content-Type: application/json RESP BODY: {"users": [{"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/0607a2b4beb0408e9fa51cc5ba027ac6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0607a2b4beb0408e9fa51cc5ba027ac6", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/17c61b95071545a094cc82823d2b88b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "17c61b95071545a094cc82823d2b88b8", "email": "nova@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/29e5d2dfed2447bda26fc75bd1122674"}, "domain_id": "default", "enabled": true, "options": {}, "id": "29e5d2dfed2447bda26fc75bd1122674", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/3b6dcc8c791e4b6e8831f5b5e583de80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3b6dcc8c791e4b6e8831f5b5e583de80", "email": "neutron@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.23:5000/v3/users/45ab52d673584bc198669be88c88b878"}, "domain_id": "default", "enabled": true, "options": {}, "id": "45ab52d673584bc198669be88c88b878", "email": "barbican@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/57795b4ee52f49c6a71f55bb6c4012f8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "57795b4ee52f49c6a71f55bb6c4012f8", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/5c52969262974d64ac2a300ca5d60f50"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c52969262974d64ac2a300ca5d60f50", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/5fc15572bb1c489ba92bd9945bbc1f64"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5fc15572bb1c489ba92bd9945bbc1f64", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/6b519d70e25f4e61a9dfd738cd6bba22"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6b519d70e25f4e61a9dfd738cd6bba22", "email": "heat@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.23:5000/v3/users/8248437208b540c2893a7117ad102a87"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8248437208b540c2893a7117ad102a87", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/890dee97e62840c5b15e36f03f6b7efc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "890dee97e62840c5b15e36f03f6b7efc", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/8cccb516ecc44ed9bb7c8633df108fd4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8cccb516ecc44ed9bb7c8633df108fd4", "email": "glance@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.23:5000/v3/users/97c3d863a98148299fa116fdb54be470"}, "domain_id": "default", "enabled": true, "options": {}, "id": "97c3d863a98148299fa116fdb54be470", "email": "tacker@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/a2a0c8c0f19941808c9f618af50b3b79"}, "domain_id": "c19db1b8f60647a9a114cd23287c807b", "enabled": true, "options": {}, "id": "a2a0c8c0f19941808c9f618af50b3b79", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "links": {"self": "http://172.30.9.23:5000/v3/users/e292c913af7844408b6509a836e493f5"}, "domain_id": "default", "enabled": true, "id": "e292c913af7844408b6509a836e493f5", "options": {}}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/fe5de73ba9cb41b2be24ccf1f72f5ed4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe5de73ba9cb41b2be24ccf1f72f5ed4", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2019-01-18 06:39:41,151 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-b6c51c54-5260-45fc-a315-71c3a32631a2 2019-01-18 06:39:41,156 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateInstanceSingleNetworkTests-16b3b63d-52ca-4dd-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7127613c66f07e1e876210a8ce064ad21bafc75d" 2019-01-18 06:39:41,249 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:39:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-feae4d4f-4db2-4891-94ca-b868e759813d Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateInstanceSingleNetworkTests-16b3b63d-52ca-4dd-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/4d4c26a209644761b6acbb615114c2ed"}, "enabled": true, "id": "4d4c26a209644761b6acbb615114c2ed", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-16b3b63d-52ca-4dd-proj"}]} 2019-01-18 06:39:41,249 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateInstanceSingleNetworkTests-16b3b63d-52ca-4dd-proj used request id req-feae4d4f-4db2-4891-94ca-b868e759813d 2019-01-18 06:39:41,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}7127613c66f07e1e876210a8ce064ad21bafc75d" 2019-01-18 06:39:41,333 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:39:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3a24b1a0-147e-48fe-8c19-4cfb29f969c8 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-18 06:39:41,333 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-3a24b1a0-147e-48fe-8c19-4cfb29f969c8 2019-01-18 06:39:41,705 - keystone_utils - INFO - Created user with name - CreateInstanceSingleNetworkTests-16b3b63d-52ca-4dd-user 2019-01-18 06:39:41,705 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:39:41,709 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94d9a89a66918f2e8df956f706feda76270b3f33" 2019-01-18 06:39:41,807 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:39:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-82f73f7f-8d7b-409d-a946-784d5201e75e Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "488fca829f8b496daa1cd2cdc6e45c49", "links": {"self": "http://172.30.9.23:5000/v3/roles/488fca829f8b496daa1cd2cdc6e45c49"}, "name": "Member"}, {"domain_id": null, "id": "6b7f4f4f76264b6fb449c43b86ee3817", "links": {"self": "http://172.30.9.23:5000/v3/roles/6b7f4f4f76264b6fb449c43b86ee3817"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a482b711adf94961bf4bb28eda7f0e28", "links": {"self": "http://172.30.9.23:5000/v3/roles/a482b711adf94961bf4bb28eda7f0e28"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c65201bd05504fa786d79b166e8bbba3", "links": {"self": "http://172.30.9.23:5000/v3/roles/c65201bd05504fa786d79b166e8bbba3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "e7e317b66c174923a8cb46c48d897c8d", "links": {"self": "http://172.30.9.23:5000/v3/roles/e7e317b66c174923a8cb46c48d897c8d"}, "name": "ResellerAdmin"}]} 2019-01-18 06:39:41,807 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-82f73f7f-8d7b-409d-a946-784d5201e75e 2019-01-18 06:39:41,811 - 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}94d9a89a66918f2e8df956f706feda76270b3f33" -d '{"role": {"name": "CreateInstanceSingleNetworkTests-16b3b63d-52ca-4dd-proj-role"}}' 2019-01-18 06:39:41,920 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 18 Jan 2019 06:39:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bec771c4-e9a9-45e7-85a6-fa1ef0abde91 Content-Length: 231 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "7d20b7c8d9d147c186f234f56f576cd6", "links": {"self": "http://172.30.9.23:5000/v3/roles/7d20b7c8d9d147c186f234f56f576cd6"}, "name": "CreateInstanceSingleNetworkTests-16b3b63d-52ca-4dd-proj-role"}} 2019-01-18 06:39:41,920 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-bec771c4-e9a9-45e7-85a6-fa1ef0abde91 2019-01-18 06:39:41,920 - keystone_utils - INFO - Created role with name - CreateInstanceSingleNetworkTests-16b3b63d-52ca-4dd-proj-role 2019-01-18 06:39:41,924 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/7d20b7c8d9d147c186f234f56f576cd6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94d9a89a66918f2e8df956f706feda76270b3f33" 2019-01-18 06:39:42,018 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:39:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-45f43b53-a94c-4307-a48a-a9b753c5b677 Content-Encoding: gzip Content-Length: 185 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.23:5000/v3/roles/7d20b7c8d9d147c186f234f56f576cd6"}, "domain_id": null, "name": "CreateInstanceSingleNetworkTests-16b3b63d-52ca-4dd-proj-role", "id": "7d20b7c8d9d147c186f234f56f576cd6"}} 2019-01-18 06:39:42,018 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/7d20b7c8d9d147c186f234f56f576cd6 used request id req-45f43b53-a94c-4307-a48a-a9b753c5b677 2019-01-18 06:39:42,018 - keystone_utils - INFO - Granting role CreateInstanceSingleNetworkTests-16b3b63d-52ca-4dd-proj-role to project CreateInstanceSingleNetworkTests-16b3b63d-52ca-4dd-proj 2019-01-18 06:39:42,022 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/4d4c26a209644761b6acbb615114c2ed/users/303ec12d66b94e638ca41a95928864b0/roles/7d20b7c8d9d147c186f234f56f576cd6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94d9a89a66918f2e8df956f706feda76270b3f33" 2019-01-18 06:39:42,222 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 06:39:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d4e71359-3816-410f-97e1-ec93259eddf5 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 06:39:42,222 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/4d4c26a209644761b6acbb615114c2ed/users/303ec12d66b94e638ca41a95928864b0/roles/7d20b7c8d9d147c186f234f56f576cd6 used request id req-d4e71359-3816-410f-97e1-ec93259eddf5 2019-01-18 06:39:42,223 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-18 06:39:42,224 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2019-01-18 06:39:42,224 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:39:42,225 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:39:42,595 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7d20b7c8d9d147c186f234f56f576cd6", "name": "CreateInstanceSingleNetworkTests-16b3b63d-52ca-4dd-proj-role"}], "expires_at": "2019-01-18T07:39:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4d4c26a209644761b6acbb615114c2ed", "name": "CreateInstanceSingleNetworkTests-16b3b63d-52ca-4dd-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/4d4c26a209644761b6acbb615114c2ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/4d4c26a209644761b6acbb615114c2ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/4d4c26a209644761b6acbb615114c2ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/4d4c26a209644761b6acbb615114c2ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/4d4c26a209644761b6acbb615114c2ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/4d4c26a209644761b6acbb615114c2ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/4d4c26a209644761b6acbb615114c2ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/4d4c26a209644761b6acbb615114c2ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/4d4c26a209644761b6acbb615114c2ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/4d4c26a209644761b6acbb615114c2ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/4d4c26a209644761b6acbb615114c2ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/4d4c26a209644761b6acbb615114c2ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-16b3b63d-52ca-4dd-user", "id": "303ec12d66b94e638ca41a95928864b0"}, "audit_ids": ["E7igP6iFRmeN232IdShxpQ"], "issued_at": "2019-01-18T06:39:42.000000Z"}} 2019-01-18 06:39:42,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}7df52c6b9afe462c0775c82cc671ba499799bac0" 2019-01-18 06:39:42,682 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:39:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-72f4d38b-2cde-4e59-a55f-8ab91d033adb Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:39:42,683 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-72f4d38b-2cde-4e59-a55f-8ab91d033adb 2019-01-18 06:39:42,688 - 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-4ce6346e-e14b-4672-9488-697b75a545e0-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7df52c6b9afe462c0775c82cc671ba499799bac0" 2019-01-18 06:39:42,867 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 177 Content-Type: application/json X-Openstack-Request-Id: req-19d9a476-6a45-4dfa-b1fa-0e5337806e80 Date: Fri, 18 Jan 2019 06:39:42 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceSingleNetworkTests-4ce6346e-e14b-4672-9488-697b75a545e0-image"} 2019-01-18 06:39:42,867 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSingleNetworkTests-4ce6346e-e14b-4672-9488-697b75a545e0-image used request id req-19d9a476-6a45-4dfa-b1fa-0e5337806e80 2019-01-18 06:39:42,870 - 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}7df52c6b9afe462c0775c82cc671ba499799bac0" 2019-01-18 06:39:43,017 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-7a7cb2c8-5e7f-4e70-80cf-49088a83fa39 Date: Fri, 18 Jan 2019 06:39: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"}}} 2019-01-18 06:39:43,018 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-7a7cb2c8-5e7f-4e70-80cf-49088a83fa39 2019-01-18 06:39:43,048 - 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}7df52c6b9afe462c0775c82cc671ba499799bac0" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstanceSingleNetworkTests-4ce6346e-e14b-4672-9488-697b75a545e0-image"}' 2019-01-18 06:39:43,246 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 636 Content-Type: application/json Location: http://172.30.9.23:9292/v2/images/8bd3db44-26d7-4cc5-acd8-02341a108631 X-Openstack-Request-Id: req-eb0304f2-7c44-412a-8b06-15a8b50d8ffe Date: Fri, 18 Jan 2019 06:39:43 GMT RESP BODY: {"status": "queued", "name": "CreateInstanceSingleNetworkTests-4ce6346e-e14b-4672-9488-697b75a545e0-image", "tags": [], "container_format": "bare", "created_at": "2019-01-18T06:39:43Z", "size": null, "disk_format": "qcow2", "updated_at": "2019-01-18T06:39:43Z", "visibility": "shared", "locations": [], "self": "/v2/images/8bd3db44-26d7-4cc5-acd8-02341a108631", "min_disk": 0, "protected": false, "id": "8bd3db44-26d7-4cc5-acd8-02341a108631", "file": "/v2/images/8bd3db44-26d7-4cc5-acd8-02341a108631/file", "checksum": null, "owner": "4d4c26a209644761b6acbb615114c2ed", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-18 06:39:43,246 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-eb0304f2-7c44-412a-8b06-15a8b50d8ffe 2019-01-18 06:39:43,257 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9292/v2/images/8bd3db44-26d7-4cc5-acd8-02341a108631/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7df52c6b9afe462c0775c82cc671ba499799bac0" -d '' 2019-01-18 06:39:44,930 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-7b6bafa1-bcbb-4665-a6d9-b6ae10489ef9 Date: Fri, 18 Jan 2019 06:39:44 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-18 06:39:44,930 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/8bd3db44-26d7-4cc5-acd8-02341a108631/file used request id req-7b6bafa1-bcbb-4665-a6d9-b6ae10489ef9 2019-01-18 06:39:44,931 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-01-18 06:39:44,934 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/8bd3db44-26d7-4cc5-acd8-02341a108631 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7df52c6b9afe462c0775c82cc671ba499799bac0" 2019-01-18 06:39:45,104 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 897 Content-Type: application/json X-Openstack-Request-Id: req-d5a2bc81-e573-4747-8a0f-754058f3aa7d Date: Fri, 18 Jan 2019 06:39:45 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceSingleNetworkTests-4ce6346e-e14b-4672-9488-697b75a545e0-image", "tags": [], "container_format": "bare", "created_at": "2019-01-18T06:39:43Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-18T06:39:44Z", "visibility": "shared", "locations": [{"url": "rbd://af014572-0a5d-4a80-a07f-9105f52ab2c1/images/8bd3db44-26d7-4cc5-acd8-02341a108631/snap", "metadata": {}}], "self": "/v2/images/8bd3db44-26d7-4cc5-acd8-02341a108631", "min_disk": 0, "protected": false, "id": "8bd3db44-26d7-4cc5-acd8-02341a108631", "file": "/v2/images/8bd3db44-26d7-4cc5-acd8-02341a108631/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "4d4c26a209644761b6acbb615114c2ed", "direct_url": "rbd://af014572-0a5d-4a80-a07f-9105f52ab2c1/images/8bd3db44-26d7-4cc5-acd8-02341a108631/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-18 06:39:45,104 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/8bd3db44-26d7-4cc5-acd8-02341a108631 used request id req-d5a2bc81-e573-4747-8a0f-754058f3aa7d 2019-01-18 06:39:45,107 - 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}7df52c6b9afe462c0775c82cc671ba499799bac0" 2019-01-18 06:39:45,256 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-aac1c4cd-09bb-4eaa-a30c-ad40c5a59ec4 Date: Fri, 18 Jan 2019 06:39: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"}}} 2019-01-18 06:39:45,257 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-aac1c4cd-09bb-4eaa-a30c-ad40c5a59ec4 2019-01-18 06:39:45,260 - create_image - INFO - Created image with name - CreateInstanceSingleNetworkTests-4ce6346e-e14b-4672-9488-697b75a545e0-image 2019-01-18 06:39:45,263 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/8bd3db44-26d7-4cc5-acd8-02341a108631 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7df52c6b9afe462c0775c82cc671ba499799bac0" 2019-01-18 06:39:45,425 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 897 Content-Type: application/json X-Openstack-Request-Id: req-373a5623-24a4-4203-8b12-7d0a0697a4a4 Date: Fri, 18 Jan 2019 06:39:45 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceSingleNetworkTests-4ce6346e-e14b-4672-9488-697b75a545e0-image", "tags": [], "container_format": "bare", "created_at": "2019-01-18T06:39:43Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-18T06:39:44Z", "visibility": "shared", "locations": [{"url": "rbd://af014572-0a5d-4a80-a07f-9105f52ab2c1/images/8bd3db44-26d7-4cc5-acd8-02341a108631/snap", "metadata": {}}], "self": "/v2/images/8bd3db44-26d7-4cc5-acd8-02341a108631", "min_disk": 0, "protected": false, "id": "8bd3db44-26d7-4cc5-acd8-02341a108631", "file": "/v2/images/8bd3db44-26d7-4cc5-acd8-02341a108631/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "4d4c26a209644761b6acbb615114c2ed", "direct_url": "rbd://af014572-0a5d-4a80-a07f-9105f52ab2c1/images/8bd3db44-26d7-4cc5-acd8-02341a108631/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-18 06:39:45,425 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/8bd3db44-26d7-4cc5-acd8-02341a108631 used request id req-373a5623-24a4-4203-8b12-7d0a0697a4a4 2019-01-18 06:39:45,425 - create_image - DEBUG - Instance status is - active 2019-01-18 06:39:45,426 - create_image - DEBUG - Image is active with name - CreateInstanceSingleNetworkTests-4ce6346e-e14b-4672-9488-697b75a545e0-image 2019-01-18 06:39:45,426 - create_image - INFO - Image is now active with name - CreateInstanceSingleNetworkTests-4ce6346e-e14b-4672-9488-697b75a545e0-image 2019-01-18 06:39:45,426 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:39:45,427 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:39:45,799 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7d20b7c8d9d147c186f234f56f576cd6", "name": "CreateInstanceSingleNetworkTests-16b3b63d-52ca-4dd-proj-role"}], "expires_at": "2019-01-18T07:39:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4d4c26a209644761b6acbb615114c2ed", "name": "CreateInstanceSingleNetworkTests-16b3b63d-52ca-4dd-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/4d4c26a209644761b6acbb615114c2ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/4d4c26a209644761b6acbb615114c2ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/4d4c26a209644761b6acbb615114c2ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/4d4c26a209644761b6acbb615114c2ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/4d4c26a209644761b6acbb615114c2ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/4d4c26a209644761b6acbb615114c2ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/4d4c26a209644761b6acbb615114c2ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/4d4c26a209644761b6acbb615114c2ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/4d4c26a209644761b6acbb615114c2ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/4d4c26a209644761b6acbb615114c2ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/4d4c26a209644761b6acbb615114c2ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/4d4c26a209644761b6acbb615114c2ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-16b3b63d-52ca-4dd-user", "id": "303ec12d66b94e638ca41a95928864b0"}, "audit_ids": ["0FUeqmjoRl62pOievhKdFg"], "issued_at": "2019-01-18T06:39:45.000000Z"}} 2019-01-18 06:39:45,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}c33e0c1800be294ea3a1666dc28e4f291400edea" 2019-01-18 06:39:45,870 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:39:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8bd36ca6-1ff3-4483-84c1-a4d7c4760a82 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:39:45,870 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-8bd36ca6-1ff3-4483-84c1-a4d7c4760a82 2019-01-18 06:39:45,877 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-4ce6346e-e14b-4672-9488-697b75a545e0-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c33e0c1800be294ea3a1666dc28e4f291400edea" 2019-01-18 06:39:46,041 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-8f714fbb-90d5-4645-b25d-095b4193a38a Date: Fri, 18 Jan 2019 06:39:46 GMT RESP BODY: {"networks":[]} 2019-01-18 06:39:46,041 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-4ce6346e-e14b-4672-9488-697b75a545e0-pub-net used request id req-8f714fbb-90d5-4645-b25d-095b4193a38a 2019-01-18 06:39:46,042 - neutron_utils - INFO - Creating network with name CreateInstanceSingleNetworkTests-4ce6346e-e14b-4672-9488-697b75a545e0-pub-net 2019-01-18 06:39:46,047 - 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}c33e0c1800be294ea3a1666dc28e4f291400edea" -d '{"network": {"name": "CreateInstanceSingleNetworkTests-4ce6346e-e14b-4672-9488-697b75a545e0-pub-net", "admin_state_up": true}}' 2019-01-18 06:39:46,583 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 635 X-Openstack-Request-Id: req-617575a2-1380-4708-9d11-0d6ad0d4510a Date: Fri, 18 Jan 2019 06:39:46 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"304f4be4-d277-45a7-8a8c-231baa44de46","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"4d4c26a209644761b6acbb615114c2ed","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-18T06:39:46Z","is_default":false,"name":"CreateInstanceSingleNetworkTests-4ce6346e-e14b-4672-9488-697b75a545e0-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"4d4c26a209644761b6acbb615114c2ed","created_at":"2019-01-18T06:39:46Z","mtu":1450}} 2019-01-18 06:39:46,583 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks used request id req-617575a2-1380-4708-9d11-0d6ad0d4510a 2019-01-18 06:39:46,588 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=304f4be4-d277-45a7-8a8c-231baa44de46 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c33e0c1800be294ea3a1666dc28e4f291400edea" 2019-01-18 06:39:46,814 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 619 X-Openstack-Request-Id: req-c0fd4844-0cf5-47e1-a18a-4add7b162852 Date: Fri, 18 Jan 2019 06:39: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":"2019-01-18T06:39:46Z","tenant_id":"4d4c26a209644761b6acbb615114c2ed","created_at":"2019-01-18T06:39:46Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"4d4c26a209644761b6acbb615114c2ed","id":"304f4be4-d277-45a7-8a8c-231baa44de46","name":"CreateInstanceSingleNetworkTests-4ce6346e-e14b-4672-9488-697b75a545e0-pub-net"}]} 2019-01-18 06:39:46,815 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=304f4be4-d277-45a7-8a8c-231baa44de46 used request id req-c0fd4844-0cf5-47e1-a18a-4add7b162852 2019-01-18 06:39:46,820 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=304f4be4-d277-45a7-8a8c-231baa44de46 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c33e0c1800be294ea3a1666dc28e4f291400edea" 2019-01-18 06:39:46,994 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-de275f64-fb0d-424d-8d95-e4d57143967a Date: Fri, 18 Jan 2019 06:39:47 GMT RESP BODY: {"subnets":[]} 2019-01-18 06:39:46,994 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=304f4be4-d277-45a7-8a8c-231baa44de46 used request id req-de275f64-fb0d-424d-8d95-e4d57143967a 2019-01-18 06:39:46,995 - neutron_utils - INFO - Creating subnet with name CreateInstanceSingleNetworkTests-4ce6346e-e14b-4672-9488-697b75a545e0-pub-subnet 2019-01-18 06:39:47,000 - 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}c33e0c1800be294ea3a1666dc28e4f291400edea" -d '{"subnets": [{"ip_version": 4, "network_id": "304f4be4-d277-45a7-8a8c-231baa44de46", "cidr": "10.55.1.0/24", "name": "CreateInstanceSingleNetworkTests-4ce6346e-e14b-4672-9488-697b75a545e0-pub-subnet"}]}' 2019-01-18 06:39:47,684 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-6b04abf1-0daa-4f91-9583-e4e3d127b716 Date: Fri, 18 Jan 2019 06:39:47 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"304f4be4-d277-45a7-8a8c-231baa44de46","tenant_id":"4d4c26a209644761b6acbb615114c2ed","created_at":"2019-01-18T06:39:47Z","dns_nameservers":[],"updated_at":"2019-01-18T06:39: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":"4d4c26a209644761b6acbb615114c2ed","id":"af6842a8-1a62-485d-8b17-ad2f78aaa6fc","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-4ce6346e-e14b-4672-9488-697b75a545e0-pub-subnet"}]} 2019-01-18 06:39:47,685 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets used request id req-6b04abf1-0daa-4f91-9583-e4e3d127b716 2019-01-18 06:39:47,690 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=304f4be4-d277-45a7-8a8c-231baa44de46 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c33e0c1800be294ea3a1666dc28e4f291400edea" 2019-01-18 06:39:47,927 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-db24da23-49bc-4a2d-8c72-9e83c0d7f4d2 Date: Fri, 18 Jan 2019 06:39: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":["af6842a8-1a62-485d-8b17-ad2f78aaa6fc"],"updated_at":"2019-01-18T06:39:47Z","tenant_id":"4d4c26a209644761b6acbb615114c2ed","created_at":"2019-01-18T06:39:46Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"4d4c26a209644761b6acbb615114c2ed","id":"304f4be4-d277-45a7-8a8c-231baa44de46","name":"CreateInstanceSingleNetworkTests-4ce6346e-e14b-4672-9488-697b75a545e0-pub-net"}]} 2019-01-18 06:39:47,928 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=304f4be4-d277-45a7-8a8c-231baa44de46 used request id req-db24da23-49bc-4a2d-8c72-9e83c0d7f4d2 2019-01-18 06:39:47,933 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=304f4be4-d277-45a7-8a8c-231baa44de46 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c33e0c1800be294ea3a1666dc28e4f291400edea" 2019-01-18 06:39:48,136 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-40c09b4a-157b-4ce3-84f2-5b52e662a72e Date: Fri, 18 Jan 2019 06:39:48 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"304f4be4-d277-45a7-8a8c-231baa44de46","tenant_id":"4d4c26a209644761b6acbb615114c2ed","created_at":"2019-01-18T06:39:47Z","dns_nameservers":[],"updated_at":"2019-01-18T06:39: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":"4d4c26a209644761b6acbb615114c2ed","id":"af6842a8-1a62-485d-8b17-ad2f78aaa6fc","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-4ce6346e-e14b-4672-9488-697b75a545e0-pub-subnet"}]} 2019-01-18 06:39:48,136 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=304f4be4-d277-45a7-8a8c-231baa44de46 used request id req-40c09b4a-157b-4ce3-84f2-5b52e662a72e 2019-01-18 06:39:48,137 - OpenStackNetwork - DEBUG - Network [304f4be4-d277-45a7-8a8c-231baa44de46] created successfully 2019-01-18 06:39:48,137 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:39:48,138 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:39:48,510 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7d20b7c8d9d147c186f234f56f576cd6", "name": "CreateInstanceSingleNetworkTests-16b3b63d-52ca-4dd-proj-role"}], "expires_at": "2019-01-18T07:39:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4d4c26a209644761b6acbb615114c2ed", "name": "CreateInstanceSingleNetworkTests-16b3b63d-52ca-4dd-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/4d4c26a209644761b6acbb615114c2ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/4d4c26a209644761b6acbb615114c2ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/4d4c26a209644761b6acbb615114c2ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/4d4c26a209644761b6acbb615114c2ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/4d4c26a209644761b6acbb615114c2ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/4d4c26a209644761b6acbb615114c2ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/4d4c26a209644761b6acbb615114c2ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/4d4c26a209644761b6acbb615114c2ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/4d4c26a209644761b6acbb615114c2ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/4d4c26a209644761b6acbb615114c2ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/4d4c26a209644761b6acbb615114c2ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/4d4c26a209644761b6acbb615114c2ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-16b3b63d-52ca-4dd-user", "id": "303ec12d66b94e638ca41a95928864b0"}, "audit_ids": ["0nuPwU5bSgCmsOuvdiB-Aw"], "issued_at": "2019-01-18T06:39:48.000000Z"}} 2019-01-18 06:39:48,511 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36a8e999d184d833de3103bb66df34257d1706c3" 2019-01-18 06:39:48,589 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:39:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-03ffa4bb-1e50-41c9-ace5-b8f59639413a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:39:48,589 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-03ffa4bb-1e50-41c9-ace5-b8f59639413a 2019-01-18 06:39:48,596 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/routers?name=CreateInstanceSingleNetworkTests-4ce6346e-e14b-4672-9488-697b75a545e0-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36a8e999d184d833de3103bb66df34257d1706c3" 2019-01-18 06:39:48,780 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-baeef1f6-9629-4807-a0fe-6d44fc9929df Date: Fri, 18 Jan 2019 06:39:48 GMT RESP BODY: {"routers": []} 2019-01-18 06:39:48,780 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers?name=CreateInstanceSingleNetworkTests-4ce6346e-e14b-4672-9488-697b75a545e0-pub-router&admin_state_up=True used request id req-baeef1f6-9629-4807-a0fe-6d44fc9929df 2019-01-18 06:39:48,780 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:39:48,782 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:39:49,154 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7d20b7c8d9d147c186f234f56f576cd6", "name": "CreateInstanceSingleNetworkTests-16b3b63d-52ca-4dd-proj-role"}], "expires_at": "2019-01-18T07:39:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4d4c26a209644761b6acbb615114c2ed", "name": "CreateInstanceSingleNetworkTests-16b3b63d-52ca-4dd-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/4d4c26a209644761b6acbb615114c2ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/4d4c26a209644761b6acbb615114c2ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/4d4c26a209644761b6acbb615114c2ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/4d4c26a209644761b6acbb615114c2ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/4d4c26a209644761b6acbb615114c2ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/4d4c26a209644761b6acbb615114c2ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/4d4c26a209644761b6acbb615114c2ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/4d4c26a209644761b6acbb615114c2ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/4d4c26a209644761b6acbb615114c2ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/4d4c26a209644761b6acbb615114c2ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/4d4c26a209644761b6acbb615114c2ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/4d4c26a209644761b6acbb615114c2ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-16b3b63d-52ca-4dd-user", "id": "303ec12d66b94e638ca41a95928864b0"}, "audit_ids": ["mRF8AubuQlmuWGUNlSTCiw"], "issued_at": "2019-01-18T06:39:49.000000Z"}} 2019-01-18 06:39:49,154 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ca35be787586e9ccdc87f169a4106dbcbf69a0d" 2019-01-18 06:39:49,231 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:39:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-54795061-a8d9-4ab6-83f3-90a794f5228a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:39:49,231 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-54795061-a8d9-4ab6-83f3-90a794f5228a 2019-01-18 06:39:49,238 - 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}36a8e999d184d833de3103bb66df34257d1706c3" 2019-01-18 06:39:49,486 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-ca0b901f-f949-41bd-88b3-ee8f6d07415d Date: Fri, 18 Jan 2019 06:39:49 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"c7128340-d09d-4472-ab8c-6b0e75149f5d","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"47feb8aba08a40dca7028a1701e597b9","status":"ACTIVE","subnets":["99f540fb-52d8-49ca-b59c-736c854d3c9e"],"description":"","tags":[],"updated_at":"2019-01-18T04:39:13Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"47feb8aba08a40dca7028a1701e597b9","created_at":"2019-01-18T04:39:06Z","mtu":1500}]} 2019-01-18 06:39:49,486 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=external used request id req-ca0b901f-f949-41bd-88b3-ee8f6d07415d 2019-01-18 06:39:49,492 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=c7128340-d09d-4472-ab8c-6b0e75149f5d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36a8e999d184d833de3103bb66df34257d1706c3" 2019-01-18 06:39:49,676 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-e6b2cb02-77f7-43ba-b2ce-9bbd0758042c Date: Fri, 18 Jan 2019 06:39:49 GMT RESP BODY: {"subnets":[]} 2019-01-18 06:39:49,676 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=c7128340-d09d-4472-ab8c-6b0e75149f5d used request id req-e6b2cb02-77f7-43ba-b2ce-9bbd0758042c 2019-01-18 06:39:49,677 - neutron_utils - INFO - Creating router with name - CreateInstanceSingleNetworkTests-4ce6346e-e14b-4672-9488-697b75a545e0-pub-router 2019-01-18 06:39:49,683 - 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}36a8e999d184d833de3103bb66df34257d1706c3" -d '{"router": {"external_gateway_info": {"network_id": "c7128340-d09d-4472-ab8c-6b0e75149f5d"}, "name": "CreateInstanceSingleNetworkTests-4ce6346e-e14b-4672-9488-697b75a545e0-pub-router", "admin_state_up": true}}' 2019-01-18 06:39:54,741 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 723 X-Openstack-Request-Id: req-03424ea9-e2b2-4462-8a73-d051d144049e Date: Fri, 18 Jan 2019 06:39:54 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "c7128340-d09d-4472-ab8c-6b0e75149f5d", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "99f540fb-52d8-49ca-b59c-736c854d3c9e", "ip_address": "172.30.9.203"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "4d4c26a209644761b6acbb615114c2ed", "created_at": "2019-01-18T06:39:50Z", "admin_state_up": true, "updated_at": "2019-01-18T06:39:51Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "4d4c26a209644761b6acbb615114c2ed", "id": "9f1281d0-c925-4531-9f4d-bf861547607b", "name": "CreateInstanceSingleNetworkTests-4ce6346e-e14b-4672-9488-697b75a545e0-pub-router"}} 2019-01-18 06:39:54,741 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/routers used request id req-03424ea9-e2b2-4462-8a73-d051d144049e 2019-01-18 06:39:54,747 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?device_id=9f1281d0-c925-4531-9f4d-bf861547607b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36a8e999d184d833de3103bb66df34257d1706c3" 2019-01-18 06:39:54,930 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-ea010689-21a5-4d45-bb64-ab11de1a5a2c Date: Fri, 18 Jan 2019 06:39:54 GMT RESP BODY: {"ports":[]} 2019-01-18 06:39:54,931 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?device_id=9f1281d0-c925-4531-9f4d-bf861547607b used request id req-ea010689-21a5-4d45-bb64-ab11de1a5a2c 2019-01-18 06:39:54,936 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-4ce6346e-e14b-4672-9488-697b75a545e0-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36a8e999d184d833de3103bb66df34257d1706c3" 2019-01-18 06:39:55,195 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-907bef65-986a-468d-bc2f-df1160163967 Date: Fri, 18 Jan 2019 06:39: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":["af6842a8-1a62-485d-8b17-ad2f78aaa6fc"],"updated_at":"2019-01-18T06:39:47Z","tenant_id":"4d4c26a209644761b6acbb615114c2ed","created_at":"2019-01-18T06:39:46Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"4d4c26a209644761b6acbb615114c2ed","id":"304f4be4-d277-45a7-8a8c-231baa44de46","name":"CreateInstanceSingleNetworkTests-4ce6346e-e14b-4672-9488-697b75a545e0-pub-net"}]} 2019-01-18 06:39:55,195 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-4ce6346e-e14b-4672-9488-697b75a545e0-pub-net used request id req-907bef65-986a-468d-bc2f-df1160163967 2019-01-18 06:39:55,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" 2019-01-18 06:39:55,204 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 18 Jan 2019 06:39: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"}]}]}} 2019-01-18 06:39:55,205 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/4d4c26a209644761b6acbb615114c2ed -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36a8e999d184d833de3103bb66df34257d1706c3" 2019-01-18 06:39:55,277 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:39:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d29503d9-2c1c-4e1d-9e18-96f14185ffc4 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/4d4c26a209644761b6acbb615114c2ed"}, "enabled": true, "id": "4d4c26a209644761b6acbb615114c2ed", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-16b3b63d-52ca-4dd-proj"}} 2019-01-18 06:39:55,277 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/4d4c26a209644761b6acbb615114c2ed used request id req-d29503d9-2c1c-4e1d-9e18-96f14185ffc4 2019-01-18 06:39:55,282 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=304f4be4-d277-45a7-8a8c-231baa44de46 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36a8e999d184d833de3103bb66df34257d1706c3" 2019-01-18 06:39:55,335 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-f40b22f9-914e-40fb-b5a9-0bfbfcecb5ce Date: Fri, 18 Jan 2019 06:39:55 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"304f4be4-d277-45a7-8a8c-231baa44de46","tenant_id":"4d4c26a209644761b6acbb615114c2ed","created_at":"2019-01-18T06:39:47Z","dns_nameservers":[],"updated_at":"2019-01-18T06:39: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":"4d4c26a209644761b6acbb615114c2ed","id":"af6842a8-1a62-485d-8b17-ad2f78aaa6fc","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-4ce6346e-e14b-4672-9488-697b75a545e0-pub-subnet"}]} 2019-01-18 06:39:55,335 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=304f4be4-d277-45a7-8a8c-231baa44de46 used request id req-f40b22f9-914e-40fb-b5a9-0bfbfcecb5ce 2019-01-18 06:39:55,340 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=304f4be4-d277-45a7-8a8c-231baa44de46&name=CreateInstanceSingleNetworkTests-4ce6346e-e14b-4672-9488-697b75a545e0-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36a8e999d184d833de3103bb66df34257d1706c3" 2019-01-18 06:39:55,400 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-c3836b48-3098-44bd-b90e-ff6d8942b204 Date: Fri, 18 Jan 2019 06:39:55 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"304f4be4-d277-45a7-8a8c-231baa44de46","tenant_id":"4d4c26a209644761b6acbb615114c2ed","created_at":"2019-01-18T06:39:47Z","dns_nameservers":[],"updated_at":"2019-01-18T06:39: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":"4d4c26a209644761b6acbb615114c2ed","id":"af6842a8-1a62-485d-8b17-ad2f78aaa6fc","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-4ce6346e-e14b-4672-9488-697b75a545e0-pub-subnet"}]} 2019-01-18 06:39:55,400 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=304f4be4-d277-45a7-8a8c-231baa44de46&name=CreateInstanceSingleNetworkTests-4ce6346e-e14b-4672-9488-697b75a545e0-pub-subnet used request id req-c3836b48-3098-44bd-b90e-ff6d8942b204 2019-01-18 06:39:55,400 - OpenStackNetwork - DEBUG - Adding router to subnet... 2019-01-18 06:39:55,401 - neutron_utils - INFO - Adding interface to router with name CreateInstanceSingleNetworkTests-4ce6346e-e14b-4672-9488-697b75a545e0-pub-router 2019-01-18 06:39:55,406 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9696/v2.0/routers/9f1281d0-c925-4531-9f4d-bf861547607b/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36a8e999d184d833de3103bb66df34257d1706c3" -d '{"subnet_id": "af6842a8-1a62-485d-8b17-ad2f78aaa6fc"}' 2019-01-18 06:39:57,486 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-18f2f3bb-15eb-4983-8eed-ddbe5959a340 Date: Fri, 18 Jan 2019 06:39:57 GMT RESP BODY: {"network_id": "304f4be4-d277-45a7-8a8c-231baa44de46", "tenant_id": "4d4c26a209644761b6acbb615114c2ed", "subnet_id": "af6842a8-1a62-485d-8b17-ad2f78aaa6fc", "subnet_ids": ["af6842a8-1a62-485d-8b17-ad2f78aaa6fc"], "port_id": "68b948f5-e4d0-49ce-8de0-84639da1cc28", "id": "9f1281d0-c925-4531-9f4d-bf861547607b"} 2019-01-18 06:39:57,486 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/9f1281d0-c925-4531-9f4d-bf861547607b/add_router_interface used request id req-18f2f3bb-15eb-4983-8eed-ddbe5959a340 2019-01-18 06:39:57,491 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/routers/9f1281d0-c925-4531-9f4d-bf861547607b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36a8e999d184d833de3103bb66df34257d1706c3" 2019-01-18 06:39:57,705 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-05299f23-274e-4429-9013-45a7959aab8f Date: Fri, 18 Jan 2019 06:39:57 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "c7128340-d09d-4472-ab8c-6b0e75149f5d", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "99f540fb-52d8-49ca-b59c-736c854d3c9e", "ip_address": "172.30.9.203"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "4d4c26a209644761b6acbb615114c2ed", "created_at": "2019-01-18T06:39:50Z", "admin_state_up": true, "updated_at": "2019-01-18T06:39:56Z", "flavor_id": null, "revision_number": 8, "routes": [], "project_id": "4d4c26a209644761b6acbb615114c2ed", "id": "9f1281d0-c925-4531-9f4d-bf861547607b", "name": "CreateInstanceSingleNetworkTests-4ce6346e-e14b-4672-9488-697b75a545e0-pub-router"}} 2019-01-18 06:39:57,705 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers/9f1281d0-c925-4531-9f4d-bf861547607b used request id req-05299f23-274e-4429-9013-45a7959aab8f 2019-01-18 06:39:57,711 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?device_id=9f1281d0-c925-4531-9f4d-bf861547607b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36a8e999d184d833de3103bb66df34257d1706c3" 2019-01-18 06:39:57,917 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 753 X-Openstack-Request-Id: req-83addc65-a4fc-4b8b-9b78-92506e88996f Date: Fri, 18 Jan 2019 06:39:57 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:39:56Z","device_owner":"network:ha_router_replicated_interface","revision_number":5,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"af6842a8-1a62-485d-8b17-ad2f78aaa6fc","ip_address":"10.55.1.1"}],"id":"68b948f5-e4d0-49ce-8de0-84639da1cc28","security_groups":[],"mac_address":"fa:16:3e:b6:48:9d","project_id":"4d4c26a209644761b6acbb615114c2ed","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"304f4be4-d277-45a7-8a8c-231baa44de46","tenant_id":"4d4c26a209644761b6acbb615114c2ed","created_at":"2019-01-18T06:39:56Z","binding:vnic_type":"normal","device_id":"9f1281d0-c925-4531-9f4d-bf861547607b"}]} 2019-01-18 06:39:57,917 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?device_id=9f1281d0-c925-4531-9f4d-bf861547607b used request id req-83addc65-a4fc-4b8b-9b78-92506e88996f 2019-01-18 06:39:57,922 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets/af6842a8-1a62-485d-8b17-ad2f78aaa6fc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36a8e999d184d833de3103bb66df34257d1706c3" 2019-01-18 06:39:58,110 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 679 X-Openstack-Request-Id: req-5a617f3c-89a8-402e-93e6-86f148e2d3ee Date: Fri, 18 Jan 2019 06:39:58 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"304f4be4-d277-45a7-8a8c-231baa44de46","tenant_id":"4d4c26a209644761b6acbb615114c2ed","created_at":"2019-01-18T06:39:47Z","dns_nameservers":[],"updated_at":"2019-01-18T06:39: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":"4d4c26a209644761b6acbb615114c2ed","id":"af6842a8-1a62-485d-8b17-ad2f78aaa6fc","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-4ce6346e-e14b-4672-9488-697b75a545e0-pub-subnet"}} 2019-01-18 06:39:58,110 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets/af6842a8-1a62-485d-8b17-ad2f78aaa6fc used request id req-5a617f3c-89a8-402e-93e6-86f148e2d3ee 2019-01-18 06:39:58,111 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:39:58,112 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:39:58,496 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "488fca829f8b496daa1cd2cdc6e45c49", "name": "Member"}, {"id": "c65201bd05504fa786d79b166e8bbba3", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}], "expires_at": "2019-01-18T07:39:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "020d00b5451a467cb276d06789a1149d", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "id": "e292c913af7844408b6509a836e493f5"}, "audit_ids": ["tcn2Y1POQ22mRhe9kSaLCQ"], "issued_at": "2019-01-18T06:39:58.000000Z"}} 2019-01-18 06:39:58,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}b346ba1e68caae931b31bbdce4998e954788c92b" 2019-01-18 06:39:58,580 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:39:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-377fe113-6d73-4539-b026-fd03ee5a2bad Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:39:58,580 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-377fe113-6d73-4539-b026-fd03ee5a2bad 2019-01-18 06:39:58,581 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-18 06:39:58,586 - 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}b346ba1e68caae931b31bbdce4998e954788c92b" 2019-01-18 06:39:58,769 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:39: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-60dc2556-c973-4250-9581-33cffb07f56e x-compute-request-id: req-60dc2556-c973-4250-9581-33cffb07f56e Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2019-01-18 06:39:58,770 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-60dc2556-c973-4250-9581-33cffb07f56e 2019-01-18 06:39:58,773 - 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}b346ba1e68caae931b31bbdce4998e954788c92b" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstanceSingleNetworkTests-4ce6346e-e14b-4672-9488-697b75a545e0-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2019-01-18 06:39:58,820 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:39: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-360b70cf-e720-49d3-b119-b43d0bbcd938 x-compute-request-id: req-360b70cf-e720-49d3-b119-b43d0bbcd938 Content-Encoding: gzip Content-Length: 328 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/ed750f2b-46cc-4bd5-b69b-198b17773e09", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/ed750f2b-46cc-4bd5-b69b-198b17773e09", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "ed750f2b-46cc-4bd5-b69b-198b17773e09", "name": "CreateInstanceSingleNetworkTests-4ce6346e-e14b-4672-9488-697b75a545e0-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2019-01-18 06:39:58,820 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-360b70cf-e720-49d3-b119-b43d0bbcd938 2019-01-18 06:39:58,821 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:39:58,821 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:39:59,199 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7d20b7c8d9d147c186f234f56f576cd6", "name": "CreateInstanceSingleNetworkTests-16b3b63d-52ca-4dd-proj-role"}], "expires_at": "2019-01-18T07:39:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4d4c26a209644761b6acbb615114c2ed", "name": "CreateInstanceSingleNetworkTests-16b3b63d-52ca-4dd-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/4d4c26a209644761b6acbb615114c2ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/4d4c26a209644761b6acbb615114c2ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/4d4c26a209644761b6acbb615114c2ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/4d4c26a209644761b6acbb615114c2ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/4d4c26a209644761b6acbb615114c2ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/4d4c26a209644761b6acbb615114c2ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/4d4c26a209644761b6acbb615114c2ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/4d4c26a209644761b6acbb615114c2ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/4d4c26a209644761b6acbb615114c2ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/4d4c26a209644761b6acbb615114c2ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/4d4c26a209644761b6acbb615114c2ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/4d4c26a209644761b6acbb615114c2ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-16b3b63d-52ca-4dd-user", "id": "303ec12d66b94e638ca41a95928864b0"}, "audit_ids": ["Wwv6o76qQ5SeZTCDcuuVNg"], "issued_at": "2019-01-18T06:39:59.000000Z"}} 2019-01-18 06:39:59,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}ef0fe17279665430a9ba822fc3bd2e6e4608abb5" 2019-01-18 06:39:59,273 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:39:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ad4391e4-bd59-42fe-a7e5-63ebb4b0348f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:39:59,273 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-ad4391e4-bd59-42fe-a7e5-63ebb4b0348f 2019-01-18 06:39:59,274 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-18 06:39:59,479 - 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}ef0fe17279665430a9ba822fc3bd2e6e4608abb5" 2019-01-18 06:39:59,634 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06: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 x-openstack-request-id: req-081857d5-e325-46e2-9fd8-bacdf2735aaf x-compute-request-id: req-081857d5-e325-46e2-9fd8-bacdf2735aaf Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2019-01-18 06:39:59,634 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-081857d5-e325-46e2-9fd8-bacdf2735aaf 2019-01-18 06:39:59,635 - OpenStackKeypair - INFO - Creating keypair CreateInstanceSingleNetworkTests-4ce6346e-e14b-4672-9488-697b75a545e0-kp... 2019-01-18 06:39:59,635 - OpenStackKeypair - INFO - Creating new keypair 2019-01-18 06:39:59,676 - nova_utils - INFO - Creating keypair with name - CreateInstanceSingleNetworkTests-4ce6346e-e14b-4672-9488-697b75a545e0-kp 2019-01-18 06:39:59,678 - 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}ef0fe17279665430a9ba822fc3bd2e6e4608abb5" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQC9SVd6Los/orqgaYTpi3rtULgOGxlkd1WDhY7luF3aKzL+71zHX59EELYCu/4tXFuv3OOru08pnu5fCOlQdYGRAEPr2nD5wfuC2ijuLFZm/zTlgwRaGCCZAz44k/Uhzc+WKQjOoMmLs8eyzXGrPDrDF69PKsRYS9QEfUmx3vi3rw==", "name": "CreateInstanceSingleNetworkTests-4ce6346e-e14b-4672-9488-697b75a545e0-kp"}}' 2019-01-18 06:39:59,734 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06: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-3e58ecac-d86d-497e-9cda-853d6c94fd21 x-compute-request-id: req-3e58ecac-d86d-497e-9cda-853d6c94fd21 Content-Encoding: gzip Content-Length: 380 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQC9SVd6Los/orqgaYTpi3rtULgOGxlkd1WDhY7luF3aKzL+71zHX59EELYCu/4tXFuv3OOru08pnu5fCOlQdYGRAEPr2nD5wfuC2ijuLFZm/zTlgwRaGCCZAz44k/Uhzc+WKQjOoMmLs8eyzXGrPDrDF69PKsRYS9QEfUmx3vi3rw==", "user_id": "303ec12d66b94e638ca41a95928864b0", "name": "CreateInstanceSingleNetworkTests-4ce6346e-e14b-4672-9488-697b75a545e0-kp", "fingerprint": "9e:fa:d5:68:96:9a:65:13:ef:de:36:52:8a:03:2c:2a"}} 2019-01-18 06:39:59,734 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-3e58ecac-d86d-497e-9cda-853d6c94fd21 2019-01-18 06:39:59,737 - file_utils - INFO - Saved public key to - tmp/CreateInstanceSingleNetworkTests-4ce6346e-e14b-4672-9488-697b75a545e0.pub 2019-01-18 06:39:59,737 - file_utils - INFO - Saved private key to - tmp/CreateInstanceSingleNetworkTests-4ce6346e-e14b-4672-9488-697b75a545e0 2019-01-18 06:39:59,738 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:39:59,739 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:40:00,126 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7d20b7c8d9d147c186f234f56f576cd6", "name": "CreateInstanceSingleNetworkTests-16b3b63d-52ca-4dd-proj-role"}], "expires_at": "2019-01-18T07:40:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4d4c26a209644761b6acbb615114c2ed", "name": "CreateInstanceSingleNetworkTests-16b3b63d-52ca-4dd-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/4d4c26a209644761b6acbb615114c2ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/4d4c26a209644761b6acbb615114c2ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/4d4c26a209644761b6acbb615114c2ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/4d4c26a209644761b6acbb615114c2ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/4d4c26a209644761b6acbb615114c2ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/4d4c26a209644761b6acbb615114c2ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/4d4c26a209644761b6acbb615114c2ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/4d4c26a209644761b6acbb615114c2ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/4d4c26a209644761b6acbb615114c2ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/4d4c26a209644761b6acbb615114c2ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/4d4c26a209644761b6acbb615114c2ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/4d4c26a209644761b6acbb615114c2ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-16b3b63d-52ca-4dd-user", "id": "303ec12d66b94e638ca41a95928864b0"}, "audit_ids": ["am-5aUuFSCucVBQXXJl-TA"], "issued_at": "2019-01-18T06:40:00.000000Z"}} 2019-01-18 06:40:00,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}364822694001c1a4631b096bf5bd4e02a8413d9c" 2019-01-18 06:40:00,198 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:40:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c5832af0-3a42-427f-9a30-d52e7758068b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:40:00,198 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-c5832af0-3a42-427f-9a30-d52e7758068b 2019-01-18 06:40:00,205 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-4ce6346e-e14b-4672-9488-697b75a545e0-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}364822694001c1a4631b096bf5bd4e02a8413d9c" 2019-01-18 06:40:00,376 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-0019c628-d973-46be-ab34-b43ffcfebdc4 Date: Fri, 18 Jan 2019 06:40:00 GMT RESP BODY: {"security_groups": []} 2019-01-18 06:40:00,376 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-4ce6346e-e14b-4672-9488-697b75a545e0-sec-grp used request id req-0019c628-d973-46be-ab34-b43ffcfebdc4 2019-01-18 06:40:00,376 - OpenStackSecurityGroup - INFO - Creating security group CreateInstanceSingleNetworkTests-4ce6346e-e14b-4672-9488-697b75a545e0-sec-grp... 2019-01-18 06:40:00,377 - neutron_utils - INFO - Creating security group with name - CreateInstanceSingleNetworkTests-4ce6346e-e14b-4672-9488-697b75a545e0-sec-grp 2019-01-18 06:40:00,383 - 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}364822694001c1a4631b096bf5bd4e02a8413d9c" -d '{"security_group": {"name": "CreateInstanceSingleNetworkTests-4ce6346e-e14b-4672-9488-697b75a545e0-sec-grp"}}' 2019-01-18 06:40:00,729 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1409 X-Openstack-Request-Id: req-ccc83fa8-fdb6-4229-8984-2f097c6f136e Date: Fri, 18 Jan 2019 06:40:00 GMT RESP BODY: {"security_group": {"description": "", "tags": [], "tenant_id": "4d4c26a209644761b6acbb615114c2ed", "created_at": "2019-01-18T06:40:00Z", "updated_at": "2019-01-18T06:40:00Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:40:00Z", "revision_number": 0, "id": "1c26af14-e9d1-4cfc-812a-3fe050b3f827", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T06:40:00Z", "security_group_id": "d95ad5f9-b6dd-467f-a60d-916531c791f3", "tenant_id": "4d4c26a209644761b6acbb615114c2ed", "port_range_min": null, "ethertype": "IPv4", "project_id": "4d4c26a209644761b6acbb615114c2ed"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:40:00Z", "revision_number": 0, "id": "dece06e5-0488-4f93-a122-3a411b774f6f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T06:40:00Z", "security_group_id": "d95ad5f9-b6dd-467f-a60d-916531c791f3", "tenant_id": "4d4c26a209644761b6acbb615114c2ed", "port_range_min": null, "ethertype": "IPv6", "project_id": "4d4c26a209644761b6acbb615114c2ed"}], "revision_number": 2, "project_id": "4d4c26a209644761b6acbb615114c2ed", "id": "d95ad5f9-b6dd-467f-a60d-916531c791f3", "name": "CreateInstanceSingleNetworkTests-4ce6346e-e14b-4672-9488-697b75a545e0-sec-grp"}} 2019-01-18 06:40:00,729 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-groups used request id req-ccc83fa8-fdb6-4229-8984-2f097c6f136e 2019-01-18 06:40:00,729 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - d95ad5f9-b6dd-467f-a60d-916531c791f3 2019-01-18 06:40:00,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=d95ad5f9-b6dd-467f-a60d-916531c791f3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}364822694001c1a4631b096bf5bd4e02a8413d9c" 2019-01-18 06:40:00,904 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-3f4f45c2-58fd-485f-b7ee-c695d4762b8b Date: Fri, 18 Jan 2019 06:40: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": "2019-01-18T06:40:00Z", "security_group_id": "d95ad5f9-b6dd-467f-a60d-916531c791f3", "port_range_min": null, "revision_number": 0, "tenant_id": "4d4c26a209644761b6acbb615114c2ed", "created_at": "2019-01-18T06:40:00Z", "project_id": "4d4c26a209644761b6acbb615114c2ed", "id": "1c26af14-e9d1-4cfc-812a-3fe050b3f827"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T06:40:00Z", "security_group_id": "d95ad5f9-b6dd-467f-a60d-916531c791f3", "port_range_min": null, "revision_number": 0, "tenant_id": "4d4c26a209644761b6acbb615114c2ed", "created_at": "2019-01-18T06:40:00Z", "project_id": "4d4c26a209644761b6acbb615114c2ed", "id": "dece06e5-0488-4f93-a122-3a411b774f6f"}]} 2019-01-18 06:40:00,905 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=d95ad5f9-b6dd-467f-a60d-916531c791f3 used request id req-3f4f45c2-58fd-485f-b7ee-c695d4762b8b 2019-01-18 06:40:00,905 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - d95ad5f9-b6dd-467f-a60d-916531c791f3 2019-01-18 06:40:00,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=d95ad5f9-b6dd-467f-a60d-916531c791f3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}364822694001c1a4631b096bf5bd4e02a8413d9c" 2019-01-18 06:40:00,933 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-bd5d0258-4553-446c-9ce7-3e7982c48aa0 Date: Fri, 18 Jan 2019 06:40: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": "2019-01-18T06:40:00Z", "security_group_id": "d95ad5f9-b6dd-467f-a60d-916531c791f3", "port_range_min": null, "revision_number": 0, "tenant_id": "4d4c26a209644761b6acbb615114c2ed", "created_at": "2019-01-18T06:40:00Z", "project_id": "4d4c26a209644761b6acbb615114c2ed", "id": "1c26af14-e9d1-4cfc-812a-3fe050b3f827"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T06:40:00Z", "security_group_id": "d95ad5f9-b6dd-467f-a60d-916531c791f3", "port_range_min": null, "revision_number": 0, "tenant_id": "4d4c26a209644761b6acbb615114c2ed", "created_at": "2019-01-18T06:40:00Z", "project_id": "4d4c26a209644761b6acbb615114c2ed", "id": "dece06e5-0488-4f93-a122-3a411b774f6f"}]} 2019-01-18 06:40:00,933 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=d95ad5f9-b6dd-467f-a60d-916531c791f3 used request id req-bd5d0258-4553-446c-9ce7-3e7982c48aa0 2019-01-18 06:40:00,934 - neutron_utils - INFO - Retrieving security group with ID - d95ad5f9-b6dd-467f-a60d-916531c791f3 2019-01-18 06:40:00,938 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?id=d95ad5f9-b6dd-467f-a60d-916531c791f3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}364822694001c1a4631b096bf5bd4e02a8413d9c" 2019-01-18 06:40:01,122 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1412 X-Openstack-Request-Id: req-23d1eed2-9f57-4d05-932a-e8f9b77d72a8 Date: Fri, 18 Jan 2019 06:40:01 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "4d4c26a209644761b6acbb615114c2ed", "created_at": "2019-01-18T06:40:00Z", "updated_at": "2019-01-18T06:40:00Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:40:00Z", "revision_number": 0, "id": "1c26af14-e9d1-4cfc-812a-3fe050b3f827", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T06:40:00Z", "security_group_id": "d95ad5f9-b6dd-467f-a60d-916531c791f3", "tenant_id": "4d4c26a209644761b6acbb615114c2ed", "port_range_min": null, "ethertype": "IPv4", "project_id": "4d4c26a209644761b6acbb615114c2ed"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:40:00Z", "revision_number": 0, "id": "dece06e5-0488-4f93-a122-3a411b774f6f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T06:40:00Z", "security_group_id": "d95ad5f9-b6dd-467f-a60d-916531c791f3", "tenant_id": "4d4c26a209644761b6acbb615114c2ed", "port_range_min": null, "ethertype": "IPv6", "project_id": "4d4c26a209644761b6acbb615114c2ed"}], "revision_number": 2, "project_id": "4d4c26a209644761b6acbb615114c2ed", "id": "d95ad5f9-b6dd-467f-a60d-916531c791f3", "name": "CreateInstanceSingleNetworkTests-4ce6346e-e14b-4672-9488-697b75a545e0-sec-grp"}]} 2019-01-18 06:40:01,122 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?id=d95ad5f9-b6dd-467f-a60d-916531c791f3 used request id req-23d1eed2-9f57-4d05-932a-e8f9b77d72a8 2019-01-18 06:40:01,123 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - d95ad5f9-b6dd-467f-a60d-916531c791f3 2019-01-18 06:40:01,128 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=d95ad5f9-b6dd-467f-a60d-916531c791f3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}364822694001c1a4631b096bf5bd4e02a8413d9c" 2019-01-18 06:40:01,152 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-7acfd772-281e-4fec-affb-8b1f28405679 Date: Fri, 18 Jan 2019 06:40: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": "2019-01-18T06:40:00Z", "security_group_id": "d95ad5f9-b6dd-467f-a60d-916531c791f3", "port_range_min": null, "revision_number": 0, "tenant_id": "4d4c26a209644761b6acbb615114c2ed", "created_at": "2019-01-18T06:40:00Z", "project_id": "4d4c26a209644761b6acbb615114c2ed", "id": "1c26af14-e9d1-4cfc-812a-3fe050b3f827"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T06:40:00Z", "security_group_id": "d95ad5f9-b6dd-467f-a60d-916531c791f3", "port_range_min": null, "revision_number": 0, "tenant_id": "4d4c26a209644761b6acbb615114c2ed", "created_at": "2019-01-18T06:40:00Z", "project_id": "4d4c26a209644761b6acbb615114c2ed", "id": "dece06e5-0488-4f93-a122-3a411b774f6f"}]} 2019-01-18 06:40:01,152 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=d95ad5f9-b6dd-467f-a60d-916531c791f3 used request id req-7acfd772-281e-4fec-affb-8b1f28405679 2019-01-18 06:40:01,152 - neutron_utils - INFO - Retrieving security group with ID - d95ad5f9-b6dd-467f-a60d-916531c791f3 2019-01-18 06:40:01,157 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?id=d95ad5f9-b6dd-467f-a60d-916531c791f3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}364822694001c1a4631b096bf5bd4e02a8413d9c" 2019-01-18 06:40:01,359 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1412 X-Openstack-Request-Id: req-9dec0f4e-1a54-48cc-a2d4-2a3f680026ad Date: Fri, 18 Jan 2019 06:40:01 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "4d4c26a209644761b6acbb615114c2ed", "created_at": "2019-01-18T06:40:00Z", "updated_at": "2019-01-18T06:40:00Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:40:00Z", "revision_number": 0, "id": "1c26af14-e9d1-4cfc-812a-3fe050b3f827", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T06:40:00Z", "security_group_id": "d95ad5f9-b6dd-467f-a60d-916531c791f3", "tenant_id": "4d4c26a209644761b6acbb615114c2ed", "port_range_min": null, "ethertype": "IPv4", "project_id": "4d4c26a209644761b6acbb615114c2ed"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:40:00Z", "revision_number": 0, "id": "dece06e5-0488-4f93-a122-3a411b774f6f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T06:40:00Z", "security_group_id": "d95ad5f9-b6dd-467f-a60d-916531c791f3", "tenant_id": "4d4c26a209644761b6acbb615114c2ed", "port_range_min": null, "ethertype": "IPv6", "project_id": "4d4c26a209644761b6acbb615114c2ed"}], "revision_number": 2, "project_id": "4d4c26a209644761b6acbb615114c2ed", "id": "d95ad5f9-b6dd-467f-a60d-916531c791f3", "name": "CreateInstanceSingleNetworkTests-4ce6346e-e14b-4672-9488-697b75a545e0-sec-grp"}]} 2019-01-18 06:40:01,360 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?id=d95ad5f9-b6dd-467f-a60d-916531c791f3 used request id req-9dec0f4e-1a54-48cc-a2d4-2a3f680026ad 2019-01-18 06:40:01,360 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - d95ad5f9-b6dd-467f-a60d-916531c791f3 2019-01-18 06:40:01,366 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=d95ad5f9-b6dd-467f-a60d-916531c791f3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}364822694001c1a4631b096bf5bd4e02a8413d9c" 2019-01-18 06:40:01,542 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-611c9bbf-e3ab-4ba7-b76d-b186eb8cd33d Date: Fri, 18 Jan 2019 06:40: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": "2019-01-18T06:40:00Z", "security_group_id": "d95ad5f9-b6dd-467f-a60d-916531c791f3", "port_range_min": null, "revision_number": 0, "tenant_id": "4d4c26a209644761b6acbb615114c2ed", "created_at": "2019-01-18T06:40:00Z", "project_id": "4d4c26a209644761b6acbb615114c2ed", "id": "1c26af14-e9d1-4cfc-812a-3fe050b3f827"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T06:40:00Z", "security_group_id": "d95ad5f9-b6dd-467f-a60d-916531c791f3", "port_range_min": null, "revision_number": 0, "tenant_id": "4d4c26a209644761b6acbb615114c2ed", "created_at": "2019-01-18T06:40:00Z", "project_id": "4d4c26a209644761b6acbb615114c2ed", "id": "dece06e5-0488-4f93-a122-3a411b774f6f"}]} 2019-01-18 06:40:01,542 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=d95ad5f9-b6dd-467f-a60d-916531c791f3 used request id req-611c9bbf-e3ab-4ba7-b76d-b186eb8cd33d 2019-01-18 06:40:01,543 - neutron_utils - INFO - Creating security group to security group - CreateInstanceSingleNetworkTests-4ce6346e-e14b-4672-9488-697b75a545e0-sec-grp 2019-01-18 06:40:01,548 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-4ce6346e-e14b-4672-9488-697b75a545e0-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}364822694001c1a4631b096bf5bd4e02a8413d9c" 2019-01-18 06:40:01,741 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1412 X-Openstack-Request-Id: req-d5588213-d0dc-4938-8145-98eeabc8ff7a Date: Fri, 18 Jan 2019 06:40:01 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "4d4c26a209644761b6acbb615114c2ed", "created_at": "2019-01-18T06:40:00Z", "updated_at": "2019-01-18T06:40:00Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:40:00Z", "revision_number": 0, "id": "1c26af14-e9d1-4cfc-812a-3fe050b3f827", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T06:40:00Z", "security_group_id": "d95ad5f9-b6dd-467f-a60d-916531c791f3", "tenant_id": "4d4c26a209644761b6acbb615114c2ed", "port_range_min": null, "ethertype": "IPv4", "project_id": "4d4c26a209644761b6acbb615114c2ed"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:40:00Z", "revision_number": 0, "id": "dece06e5-0488-4f93-a122-3a411b774f6f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T06:40:00Z", "security_group_id": "d95ad5f9-b6dd-467f-a60d-916531c791f3", "tenant_id": "4d4c26a209644761b6acbb615114c2ed", "port_range_min": null, "ethertype": "IPv6", "project_id": "4d4c26a209644761b6acbb615114c2ed"}], "revision_number": 2, "project_id": "4d4c26a209644761b6acbb615114c2ed", "id": "d95ad5f9-b6dd-467f-a60d-916531c791f3", "name": "CreateInstanceSingleNetworkTests-4ce6346e-e14b-4672-9488-697b75a545e0-sec-grp"}]} 2019-01-18 06:40:01,741 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-4ce6346e-e14b-4672-9488-697b75a545e0-sec-grp used request id req-d5588213-d0dc-4938-8145-98eeabc8ff7a 2019-01-18 06:40:01,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" 2019-01-18 06:40:01,750 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 18 Jan 2019 06:40: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"}]}]}} 2019-01-18 06:40:01,751 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/4d4c26a209644761b6acbb615114c2ed -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}364822694001c1a4631b096bf5bd4e02a8413d9c" 2019-01-18 06:40:01,833 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:40:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f59d65ac-f673-48ac-a33e-fc038cedd1e7 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/4d4c26a209644761b6acbb615114c2ed"}, "enabled": true, "id": "4d4c26a209644761b6acbb615114c2ed", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-16b3b63d-52ca-4dd-proj"}} 2019-01-18 06:40:01,833 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/4d4c26a209644761b6acbb615114c2ed used request id req-f59d65ac-f673-48ac-a33e-fc038cedd1e7 2019-01-18 06:40:01,834 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - d95ad5f9-b6dd-467f-a60d-916531c791f3 2019-01-18 06:40:01,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=d95ad5f9-b6dd-467f-a60d-916531c791f3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}364822694001c1a4631b096bf5bd4e02a8413d9c" 2019-01-18 06:40:02,013 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-ff2f10ee-44ae-4fa1-a429-a4d5cc41d198 Date: Fri, 18 Jan 2019 06:40: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": "2019-01-18T06:40:00Z", "security_group_id": "d95ad5f9-b6dd-467f-a60d-916531c791f3", "port_range_min": null, "revision_number": 0, "tenant_id": "4d4c26a209644761b6acbb615114c2ed", "created_at": "2019-01-18T06:40:00Z", "project_id": "4d4c26a209644761b6acbb615114c2ed", "id": "1c26af14-e9d1-4cfc-812a-3fe050b3f827"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T06:40:00Z", "security_group_id": "d95ad5f9-b6dd-467f-a60d-916531c791f3", "port_range_min": null, "revision_number": 0, "tenant_id": "4d4c26a209644761b6acbb615114c2ed", "created_at": "2019-01-18T06:40:00Z", "project_id": "4d4c26a209644761b6acbb615114c2ed", "id": "dece06e5-0488-4f93-a122-3a411b774f6f"}]} 2019-01-18 06:40:02,013 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=d95ad5f9-b6dd-467f-a60d-916531c791f3 used request id req-ff2f10ee-44ae-4fa1-a429-a4d5cc41d198 2019-01-18 06:40:02,019 - 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}364822694001c1a4631b096bf5bd4e02a8413d9c" -d '{"security_group_rule": {"direction": "ingress", "protocol": 1, "security_group_id": "d95ad5f9-b6dd-467f-a60d-916531c791f3"}}' 2019-01-18 06:40:02,358 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 509 X-Openstack-Request-Id: req-58d533fe-805e-4aaf-8ffa-eed49ef91fea Date: Fri, 18 Jan 2019 06:40:02 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": "2019-01-18T06:40:02Z", "security_group_id": "d95ad5f9-b6dd-467f-a60d-916531c791f3", "port_range_min": null, "revision_number": 0, "tenant_id": "4d4c26a209644761b6acbb615114c2ed", "created_at": "2019-01-18T06:40:02Z", "project_id": "4d4c26a209644761b6acbb615114c2ed", "id": "851c375f-bfa6-422b-ac76-284bd788bc80"}} 2019-01-18 06:40:02,358 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules used request id req-58d533fe-805e-4aaf-8ffa-eed49ef91fea 2019-01-18 06:40:02,358 - neutron_utils - INFO - Creating security group to security group - CreateInstanceSingleNetworkTests-4ce6346e-e14b-4672-9488-697b75a545e0-sec-grp 2019-01-18 06:40:02,364 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-4ce6346e-e14b-4672-9488-697b75a545e0-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}364822694001c1a4631b096bf5bd4e02a8413d9c" 2019-01-18 06:40:02,551 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1910 X-Openstack-Request-Id: req-5d43d759-6f37-4c27-b0b0-3208bb8e8370 Date: Fri, 18 Jan 2019 06:40:02 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "4d4c26a209644761b6acbb615114c2ed", "created_at": "2019-01-18T06:40:00Z", "updated_at": "2019-01-18T06:40:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:40:00Z", "revision_number": 0, "id": "1c26af14-e9d1-4cfc-812a-3fe050b3f827", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T06:40:00Z", "security_group_id": "d95ad5f9-b6dd-467f-a60d-916531c791f3", "tenant_id": "4d4c26a209644761b6acbb615114c2ed", "port_range_min": null, "ethertype": "IPv4", "project_id": "4d4c26a209644761b6acbb615114c2ed"}, {"direction": "ingress", "protocol": "1", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:40:02Z", "revision_number": 0, "id": "851c375f-bfa6-422b-ac76-284bd788bc80", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T06:40:02Z", "security_group_id": "d95ad5f9-b6dd-467f-a60d-916531c791f3", "tenant_id": "4d4c26a209644761b6acbb615114c2ed", "port_range_min": null, "ethertype": "IPv4", "project_id": "4d4c26a209644761b6acbb615114c2ed"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:40:00Z", "revision_number": 0, "id": "dece06e5-0488-4f93-a122-3a411b774f6f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T06:40:00Z", "security_group_id": "d95ad5f9-b6dd-467f-a60d-916531c791f3", "tenant_id": "4d4c26a209644761b6acbb615114c2ed", "port_range_min": null, "ethertype": "IPv6", "project_id": "4d4c26a209644761b6acbb615114c2ed"}], "revision_number": 3, "project_id": "4d4c26a209644761b6acbb615114c2ed", "id": "d95ad5f9-b6dd-467f-a60d-916531c791f3", "name": "CreateInstanceSingleNetworkTests-4ce6346e-e14b-4672-9488-697b75a545e0-sec-grp"}]} 2019-01-18 06:40:02,551 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-4ce6346e-e14b-4672-9488-697b75a545e0-sec-grp used request id req-5d43d759-6f37-4c27-b0b0-3208bb8e8370 2019-01-18 06:40:02,555 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/4d4c26a209644761b6acbb615114c2ed -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}364822694001c1a4631b096bf5bd4e02a8413d9c" 2019-01-18 06:40:02,629 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:40:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-08ceaddf-7961-4edb-845b-bcd10b4abe5d 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/4d4c26a209644761b6acbb615114c2ed"}, "enabled": true, "id": "4d4c26a209644761b6acbb615114c2ed", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-16b3b63d-52ca-4dd-proj"}} 2019-01-18 06:40:02,629 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/4d4c26a209644761b6acbb615114c2ed used request id req-08ceaddf-7961-4edb-845b-bcd10b4abe5d 2019-01-18 06:40:02,630 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - d95ad5f9-b6dd-467f-a60d-916531c791f3 2019-01-18 06:40:02,635 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=d95ad5f9-b6dd-467f-a60d-916531c791f3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}364822694001c1a4631b096bf5bd4e02a8413d9c" 2019-01-18 06:40:02,812 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1488 X-Openstack-Request-Id: req-5653bf54-4198-48fd-aea0-cc3799d710e3 Date: Fri, 18 Jan 2019 06:40: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": "2019-01-18T06:40:00Z", "security_group_id": "d95ad5f9-b6dd-467f-a60d-916531c791f3", "port_range_min": null, "revision_number": 0, "tenant_id": "4d4c26a209644761b6acbb615114c2ed", "created_at": "2019-01-18T06:40:00Z", "project_id": "4d4c26a209644761b6acbb615114c2ed", "id": "1c26af14-e9d1-4cfc-812a-3fe050b3f827"}, {"remote_group_id": null, "direction": "ingress", "protocol": "1", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T06:40:02Z", "security_group_id": "d95ad5f9-b6dd-467f-a60d-916531c791f3", "port_range_min": null, "revision_number": 0, "tenant_id": "4d4c26a209644761b6acbb615114c2ed", "created_at": "2019-01-18T06:40:02Z", "project_id": "4d4c26a209644761b6acbb615114c2ed", "id": "851c375f-bfa6-422b-ac76-284bd788bc80"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T06:40:00Z", "security_group_id": "d95ad5f9-b6dd-467f-a60d-916531c791f3", "port_range_min": null, "revision_number": 0, "tenant_id": "4d4c26a209644761b6acbb615114c2ed", "created_at": "2019-01-18T06:40:00Z", "project_id": "4d4c26a209644761b6acbb615114c2ed", "id": "dece06e5-0488-4f93-a122-3a411b774f6f"}]} 2019-01-18 06:40:02,812 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=d95ad5f9-b6dd-467f-a60d-916531c791f3 used request id req-5653bf54-4198-48fd-aea0-cc3799d710e3 2019-01-18 06:40:02,818 - 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}364822694001c1a4631b096bf5bd4e02a8413d9c" -d '{"security_group_rule": {"protocol": 6, "direction": "ingress", "port_range_min": 22, "port_range_max": 22, "security_group_id": "d95ad5f9-b6dd-467f-a60d-916531c791f3"}}' 2019-01-18 06:40:02,980 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 505 X-Openstack-Request-Id: req-3f503291-a6ea-4e70-900c-9375c6224bab Date: Fri, 18 Jan 2019 06:40:02 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": "2019-01-18T06:40:02Z", "security_group_id": "d95ad5f9-b6dd-467f-a60d-916531c791f3", "port_range_min": 22, "revision_number": 0, "tenant_id": "4d4c26a209644761b6acbb615114c2ed", "created_at": "2019-01-18T06:40:02Z", "project_id": "4d4c26a209644761b6acbb615114c2ed", "id": "e4c7cb15-ada0-4f4c-99e9-a165a73317d5"}} 2019-01-18 06:40:02,980 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules used request id req-3f503291-a6ea-4e70-900c-9375c6224bab 2019-01-18 06:40:02,981 - neutron_utils - INFO - Retrieving security group with ID - d95ad5f9-b6dd-467f-a60d-916531c791f3 2019-01-18 06:40:02,986 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?id=d95ad5f9-b6dd-467f-a60d-916531c791f3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}364822694001c1a4631b096bf5bd4e02a8413d9c" 2019-01-18 06:40:03,169 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2404 X-Openstack-Request-Id: req-cfe830df-0c0f-4a2b-9873-eecf769f6581 Date: Fri, 18 Jan 2019 06:40:03 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "4d4c26a209644761b6acbb615114c2ed", "created_at": "2019-01-18T06:40:00Z", "updated_at": "2019-01-18T06:40:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:40:00Z", "revision_number": 0, "id": "1c26af14-e9d1-4cfc-812a-3fe050b3f827", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T06:40:00Z", "security_group_id": "d95ad5f9-b6dd-467f-a60d-916531c791f3", "tenant_id": "4d4c26a209644761b6acbb615114c2ed", "port_range_min": null, "ethertype": "IPv4", "project_id": "4d4c26a209644761b6acbb615114c2ed"}, {"direction": "ingress", "protocol": "1", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:40:02Z", "revision_number": 0, "id": "851c375f-bfa6-422b-ac76-284bd788bc80", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T06:40:02Z", "security_group_id": "d95ad5f9-b6dd-467f-a60d-916531c791f3", "tenant_id": "4d4c26a209644761b6acbb615114c2ed", "port_range_min": null, "ethertype": "IPv4", "project_id": "4d4c26a209644761b6acbb615114c2ed"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:40:00Z", "revision_number": 0, "id": "dece06e5-0488-4f93-a122-3a411b774f6f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T06:40:00Z", "security_group_id": "d95ad5f9-b6dd-467f-a60d-916531c791f3", "tenant_id": "4d4c26a209644761b6acbb615114c2ed", "port_range_min": null, "ethertype": "IPv6", "project_id": "4d4c26a209644761b6acbb615114c2ed"}, {"direction": "ingress", "protocol": "6", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-01-18T06:40:02Z", "revision_number": 0, "id": "e4c7cb15-ada0-4f4c-99e9-a165a73317d5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T06:40:02Z", "security_group_id": "d95ad5f9-b6dd-467f-a60d-916531c791f3", "tenant_id": "4d4c26a209644761b6acbb615114c2ed", "port_range_min": 22, "ethertype": "IPv4", "project_id": "4d4c26a209644761b6acbb615114c2ed"}], "revision_number": 4, "project_id": "4d4c26a209644761b6acbb615114c2ed", "id": "d95ad5f9-b6dd-467f-a60d-916531c791f3", "name": "CreateInstanceSingleNetworkTests-4ce6346e-e14b-4672-9488-697b75a545e0-sec-grp"}]} 2019-01-18 06:40:03,170 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?id=d95ad5f9-b6dd-467f-a60d-916531c791f3 used request id req-cfe830df-0c0f-4a2b-9873-eecf769f6581 2019-01-18 06:40:03,170 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - d95ad5f9-b6dd-467f-a60d-916531c791f3 2019-01-18 06:40:03,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=d95ad5f9-b6dd-467f-a60d-916531c791f3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}364822694001c1a4631b096bf5bd4e02a8413d9c" 2019-01-18 06:40:03,208 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1970 X-Openstack-Request-Id: req-d533ad6d-8fe8-468f-9ef8-d021055e2739 Date: Fri, 18 Jan 2019 06:40:03 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": "2019-01-18T06:40:00Z", "security_group_id": "d95ad5f9-b6dd-467f-a60d-916531c791f3", "port_range_min": null, "revision_number": 0, "tenant_id": "4d4c26a209644761b6acbb615114c2ed", "created_at": "2019-01-18T06:40:00Z", "project_id": "4d4c26a209644761b6acbb615114c2ed", "id": "1c26af14-e9d1-4cfc-812a-3fe050b3f827"}, {"remote_group_id": null, "direction": "ingress", "protocol": "1", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T06:40:02Z", "security_group_id": "d95ad5f9-b6dd-467f-a60d-916531c791f3", "port_range_min": null, "revision_number": 0, "tenant_id": "4d4c26a209644761b6acbb615114c2ed", "created_at": "2019-01-18T06:40:02Z", "project_id": "4d4c26a209644761b6acbb615114c2ed", "id": "851c375f-bfa6-422b-ac76-284bd788bc80"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T06:40:00Z", "security_group_id": "d95ad5f9-b6dd-467f-a60d-916531c791f3", "port_range_min": null, "revision_number": 0, "tenant_id": "4d4c26a209644761b6acbb615114c2ed", "created_at": "2019-01-18T06:40:00Z", "project_id": "4d4c26a209644761b6acbb615114c2ed", "id": "dece06e5-0488-4f93-a122-3a411b774f6f"}, {"remote_group_id": null, "direction": "ingress", "protocol": "6", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2019-01-18T06:40:02Z", "security_group_id": "d95ad5f9-b6dd-467f-a60d-916531c791f3", "port_range_min": 22, "revision_number": 0, "tenant_id": "4d4c26a209644761b6acbb615114c2ed", "created_at": "2019-01-18T06:40:02Z", "project_id": "4d4c26a209644761b6acbb615114c2ed", "id": "e4c7cb15-ada0-4f4c-99e9-a165a73317d5"}]} 2019-01-18 06:40:03,208 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=d95ad5f9-b6dd-467f-a60d-916531c791f3 used request id req-d533ad6d-8fe8-468f-9ef8-d021055e2739 2019-01-18 06:40:03,209 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:40:03,210 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:40:03,595 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7d20b7c8d9d147c186f234f56f576cd6", "name": "CreateInstanceSingleNetworkTests-16b3b63d-52ca-4dd-proj-role"}], "expires_at": "2019-01-18T07:40:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4d4c26a209644761b6acbb615114c2ed", "name": "CreateInstanceSingleNetworkTests-16b3b63d-52ca-4dd-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/4d4c26a209644761b6acbb615114c2ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/4d4c26a209644761b6acbb615114c2ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/4d4c26a209644761b6acbb615114c2ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/4d4c26a209644761b6acbb615114c2ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/4d4c26a209644761b6acbb615114c2ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/4d4c26a209644761b6acbb615114c2ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/4d4c26a209644761b6acbb615114c2ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/4d4c26a209644761b6acbb615114c2ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/4d4c26a209644761b6acbb615114c2ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/4d4c26a209644761b6acbb615114c2ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/4d4c26a209644761b6acbb615114c2ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/4d4c26a209644761b6acbb615114c2ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-16b3b63d-52ca-4dd-user", "id": "303ec12d66b94e638ca41a95928864b0"}, "audit_ids": ["S-2G__0CQkiW6bTGNhyb1g"], "issued_at": "2019-01-18T06:40:03.000000Z"}} 2019-01-18 06:40:03,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}f71817d42d551bf23e20fd67ffbdfab262e6cfe2" 2019-01-18 06:40:03,675 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:40:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-38432f45-d170-4b34-b05f-e7f3c40e34ac Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:40:03,675 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-38432f45-d170-4b34-b05f-e7f3c40e34ac 2019-01-18 06:40:03,676 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-18 06:40:03,678 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f71817d42d551bf23e20fd67ffbdfab262e6cfe2" 2019-01-18 06:40:03,749 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:40:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a3d98804-6cfb-4afd-91a5-5f7a8dff213d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:40:03,749 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-a3d98804-6cfb-4afd-91a5-5f7a8dff213d 2019-01-18 06:40:03,757 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-4ce6346e-e14b-4672-9488-697b75a545e0-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f71817d42d551bf23e20fd67ffbdfab262e6cfe2" 2019-01-18 06:40:04,006 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-5ec5ceec-75de-4275-a68f-ef0232c72ed5 Date: Fri, 18 Jan 2019 06:40: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":["af6842a8-1a62-485d-8b17-ad2f78aaa6fc"],"updated_at":"2019-01-18T06:39:47Z","tenant_id":"4d4c26a209644761b6acbb615114c2ed","created_at":"2019-01-18T06:39:46Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"4d4c26a209644761b6acbb615114c2ed","id":"304f4be4-d277-45a7-8a8c-231baa44de46","name":"CreateInstanceSingleNetworkTests-4ce6346e-e14b-4672-9488-697b75a545e0-pub-net"}]} 2019-01-18 06:40:04,007 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-4ce6346e-e14b-4672-9488-697b75a545e0-pub-net used request id req-5ec5ceec-75de-4275-a68f-ef0232c72ed5 2019-01-18 06:40:04,010 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-18 06:40:04,015 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 18 Jan 2019 06:40: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"}]}]}} 2019-01-18 06:40:04,016 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/4d4c26a209644761b6acbb615114c2ed -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f71817d42d551bf23e20fd67ffbdfab262e6cfe2" 2019-01-18 06:40:04,103 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:40:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1d94971b-2494-4c4e-8694-75a225c60d4d 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/4d4c26a209644761b6acbb615114c2ed"}, "enabled": true, "id": "4d4c26a209644761b6acbb615114c2ed", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-16b3b63d-52ca-4dd-proj"}} 2019-01-18 06:40:04,103 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/4d4c26a209644761b6acbb615114c2ed used request id req-1d94971b-2494-4c4e-8694-75a225c60d4d 2019-01-18 06:40:04,109 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=304f4be4-d277-45a7-8a8c-231baa44de46 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f71817d42d551bf23e20fd67ffbdfab262e6cfe2" 2019-01-18 06:40:04,308 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-b9445a34-3314-45e8-b15d-95180cf89a9b Date: Fri, 18 Jan 2019 06:40:04 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"304f4be4-d277-45a7-8a8c-231baa44de46","tenant_id":"4d4c26a209644761b6acbb615114c2ed","created_at":"2019-01-18T06:39:47Z","dns_nameservers":[],"updated_at":"2019-01-18T06:39: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":"4d4c26a209644761b6acbb615114c2ed","id":"af6842a8-1a62-485d-8b17-ad2f78aaa6fc","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-4ce6346e-e14b-4672-9488-697b75a545e0-pub-subnet"}]} 2019-01-18 06:40:04,308 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=304f4be4-d277-45a7-8a8c-231baa44de46 used request id req-b9445a34-3314-45e8-b15d-95180cf89a9b 2019-01-18 06:40:04,315 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=304f4be4-d277-45a7-8a8c-231baa44de46&name=CreateInstanceSingleNetworkTests-4ce6346e-e14b-4672-9488-697b75a545e0port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f71817d42d551bf23e20fd67ffbdfab262e6cfe2" 2019-01-18 06:40:04,497 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-afdda483-e3e2-4e2b-9d2d-37d705e1094f Date: Fri, 18 Jan 2019 06:40:04 GMT RESP BODY: {"ports":[]} 2019-01-18 06:40:04,498 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=304f4be4-d277-45a7-8a8c-231baa44de46&name=CreateInstanceSingleNetworkTests-4ce6346e-e14b-4672-9488-697b75a545e0port-1&admin_state_up=True used request id req-afdda483-e3e2-4e2b-9d2d-37d705e1094f 2019-01-18 06:40:04,501 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/detail?name=CreateInstanceSingleNetworkTests-4ce6346e-e14b-4672-9488-697b75a545e0-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f71817d42d551bf23e20fd67ffbdfab262e6cfe2" 2019-01-18 06:40:04,744 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06: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 x-openstack-request-id: req-7e07a35a-cc8c-4272-8515-0bfc5b32ac8b x-compute-request-id: req-7e07a35a-cc8c-4272-8515-0bfc5b32ac8b Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2019-01-18 06:40:04,744 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail?name=CreateInstanceSingleNetworkTests-4ce6346e-e14b-4672-9488-697b75a545e0-inst used request id req-7e07a35a-cc8c-4272-8515-0bfc5b32ac8b 2019-01-18 06:40:04,751 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-4ce6346e-e14b-4672-9488-697b75a545e0-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f71817d42d551bf23e20fd67ffbdfab262e6cfe2" 2019-01-18 06:40:05,005 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-dbf8180e-3326-4673-a7fe-021e95ad10d0 Date: Fri, 18 Jan 2019 06:40: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":["af6842a8-1a62-485d-8b17-ad2f78aaa6fc"],"updated_at":"2019-01-18T06:39:47Z","tenant_id":"4d4c26a209644761b6acbb615114c2ed","created_at":"2019-01-18T06:39:46Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"4d4c26a209644761b6acbb615114c2ed","id":"304f4be4-d277-45a7-8a8c-231baa44de46","name":"CreateInstanceSingleNetworkTests-4ce6346e-e14b-4672-9488-697b75a545e0-pub-net"}]} 2019-01-18 06:40:05,005 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-4ce6346e-e14b-4672-9488-697b75a545e0-pub-net used request id req-dbf8180e-3326-4673-a7fe-021e95ad10d0 2019-01-18 06:40:05,010 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/4d4c26a209644761b6acbb615114c2ed -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f71817d42d551bf23e20fd67ffbdfab262e6cfe2" 2019-01-18 06:40:05,085 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:40:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c4927f26-4fae-4893-b621-640d5992a0ae 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/4d4c26a209644761b6acbb615114c2ed"}, "enabled": true, "id": "4d4c26a209644761b6acbb615114c2ed", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-16b3b63d-52ca-4dd-proj"}} 2019-01-18 06:40:05,085 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/4d4c26a209644761b6acbb615114c2ed used request id req-c4927f26-4fae-4893-b621-640d5992a0ae 2019-01-18 06:40:05,091 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=304f4be4-d277-45a7-8a8c-231baa44de46 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f71817d42d551bf23e20fd67ffbdfab262e6cfe2" 2019-01-18 06:40:05,283 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-25ec6145-6ee9-47bb-8b7b-4a41a1d9ff56 Date: Fri, 18 Jan 2019 06:40:05 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"304f4be4-d277-45a7-8a8c-231baa44de46","tenant_id":"4d4c26a209644761b6acbb615114c2ed","created_at":"2019-01-18T06:39:47Z","dns_nameservers":[],"updated_at":"2019-01-18T06:39: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":"4d4c26a209644761b6acbb615114c2ed","id":"af6842a8-1a62-485d-8b17-ad2f78aaa6fc","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-4ce6346e-e14b-4672-9488-697b75a545e0-pub-subnet"}]} 2019-01-18 06:40:05,283 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=304f4be4-d277-45a7-8a8c-231baa44de46 used request id req-25ec6145-6ee9-47bb-8b7b-4a41a1d9ff56 2019-01-18 06:40:05,289 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=304f4be4-d277-45a7-8a8c-231baa44de46&name=CreateInstanceSingleNetworkTests-4ce6346e-e14b-4672-9488-697b75a545e0port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f71817d42d551bf23e20fd67ffbdfab262e6cfe2" 2019-01-18 06:40:05,474 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-f3c78e67-af54-420e-84ff-0970e7a99fa7 Date: Fri, 18 Jan 2019 06:40:05 GMT RESP BODY: {"ports":[]} 2019-01-18 06:40:05,475 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=304f4be4-d277-45a7-8a8c-231baa44de46&name=CreateInstanceSingleNetworkTests-4ce6346e-e14b-4672-9488-697b75a545e0port-1&admin_state_up=True used request id req-f3c78e67-af54-420e-84ff-0970e7a99fa7 2019-01-18 06:40:05,475 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:40:05,476 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:40:05,856 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7d20b7c8d9d147c186f234f56f576cd6", "name": "CreateInstanceSingleNetworkTests-16b3b63d-52ca-4dd-proj-role"}], "expires_at": "2019-01-18T07:40:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4d4c26a209644761b6acbb615114c2ed", "name": "CreateInstanceSingleNetworkTests-16b3b63d-52ca-4dd-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/4d4c26a209644761b6acbb615114c2ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/4d4c26a209644761b6acbb615114c2ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/4d4c26a209644761b6acbb615114c2ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/4d4c26a209644761b6acbb615114c2ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/4d4c26a209644761b6acbb615114c2ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/4d4c26a209644761b6acbb615114c2ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/4d4c26a209644761b6acbb615114c2ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/4d4c26a209644761b6acbb615114c2ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/4d4c26a209644761b6acbb615114c2ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/4d4c26a209644761b6acbb615114c2ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/4d4c26a209644761b6acbb615114c2ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/4d4c26a209644761b6acbb615114c2ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-16b3b63d-52ca-4dd-user", "id": "303ec12d66b94e638ca41a95928864b0"}, "audit_ids": ["89qdpJ0LQ129kzQuhFcciA"], "issued_at": "2019-01-18T06:40:05.000000Z"}} 2019-01-18 06:40:05,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}1cf6f4be424fb02ea435f75c93f3480f1c842a27" 2019-01-18 06:40:05,944 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:40:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-083ad39b-f4b1-463c-962d-c0fd6fb90ca9 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:40:05,944 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-083ad39b-f4b1-463c-962d-c0fd6fb90ca9 2019-01-18 06:40:05,950 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-4ce6346e-e14b-4672-9488-697b75a545e0-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f71817d42d551bf23e20fd67ffbdfab262e6cfe2" 2019-01-18 06:40:06,208 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-7a014c24-3e88-4756-839a-92c417307a70 Date: Fri, 18 Jan 2019 06:40: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":["af6842a8-1a62-485d-8b17-ad2f78aaa6fc"],"updated_at":"2019-01-18T06:39:47Z","tenant_id":"4d4c26a209644761b6acbb615114c2ed","created_at":"2019-01-18T06:39:46Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"4d4c26a209644761b6acbb615114c2ed","id":"304f4be4-d277-45a7-8a8c-231baa44de46","name":"CreateInstanceSingleNetworkTests-4ce6346e-e14b-4672-9488-697b75a545e0-pub-net"}]} 2019-01-18 06:40:06,208 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-4ce6346e-e14b-4672-9488-697b75a545e0-pub-net used request id req-7a014c24-3e88-4756-839a-92c417307a70 2019-01-18 06:40:06,214 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=304f4be4-d277-45a7-8a8c-231baa44de46 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f71817d42d551bf23e20fd67ffbdfab262e6cfe2" 2019-01-18 06:40:06,266 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-a9c6b5ab-bec6-49ea-ae7e-4e9c1ef2c489 Date: Fri, 18 Jan 2019 06:40:06 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"304f4be4-d277-45a7-8a8c-231baa44de46","tenant_id":"4d4c26a209644761b6acbb615114c2ed","created_at":"2019-01-18T06:39:47Z","dns_nameservers":[],"updated_at":"2019-01-18T06:39: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":"4d4c26a209644761b6acbb615114c2ed","id":"af6842a8-1a62-485d-8b17-ad2f78aaa6fc","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-4ce6346e-e14b-4672-9488-697b75a545e0-pub-subnet"}]} 2019-01-18 06:40:06,266 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=304f4be4-d277-45a7-8a8c-231baa44de46 used request id req-a9c6b5ab-bec6-49ea-ae7e-4e9c1ef2c489 2019-01-18 06:40:06,272 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-4ce6346e-e14b-4672-9488-697b75a545e0-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f71817d42d551bf23e20fd67ffbdfab262e6cfe2" 2019-01-18 06:40:06,381 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-61c52770-b6e9-41aa-8c18-094d521ba521 Date: Fri, 18 Jan 2019 06:40: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":["af6842a8-1a62-485d-8b17-ad2f78aaa6fc"],"updated_at":"2019-01-18T06:39:47Z","tenant_id":"4d4c26a209644761b6acbb615114c2ed","created_at":"2019-01-18T06:39:46Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"4d4c26a209644761b6acbb615114c2ed","id":"304f4be4-d277-45a7-8a8c-231baa44de46","name":"CreateInstanceSingleNetworkTests-4ce6346e-e14b-4672-9488-697b75a545e0-pub-net"}]} 2019-01-18 06:40:06,381 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-4ce6346e-e14b-4672-9488-697b75a545e0-pub-net used request id req-61c52770-b6e9-41aa-8c18-094d521ba521 2019-01-18 06:40:06,385 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-18 06:40:06,391 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 18 Jan 2019 06:40: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"}]}]}} 2019-01-18 06:40:06,392 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/4d4c26a209644761b6acbb615114c2ed -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1cf6f4be424fb02ea435f75c93f3480f1c842a27" 2019-01-18 06:40:06,470 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:40:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4ec81eee-9f4d-4b41-8adc-938bb1cb4283 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/4d4c26a209644761b6acbb615114c2ed"}, "enabled": true, "id": "4d4c26a209644761b6acbb615114c2ed", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-16b3b63d-52ca-4dd-proj"}} 2019-01-18 06:40:06,470 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/4d4c26a209644761b6acbb615114c2ed used request id req-4ec81eee-9f4d-4b41-8adc-938bb1cb4283 2019-01-18 06:40:06,476 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=304f4be4-d277-45a7-8a8c-231baa44de46 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f71817d42d551bf23e20fd67ffbdfab262e6cfe2" 2019-01-18 06:40:06,541 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-dc11566f-f3b7-4dc3-bf62-df1a8f2921da Date: Fri, 18 Jan 2019 06:40:06 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"304f4be4-d277-45a7-8a8c-231baa44de46","tenant_id":"4d4c26a209644761b6acbb615114c2ed","created_at":"2019-01-18T06:39:47Z","dns_nameservers":[],"updated_at":"2019-01-18T06:39: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":"4d4c26a209644761b6acbb615114c2ed","id":"af6842a8-1a62-485d-8b17-ad2f78aaa6fc","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-4ce6346e-e14b-4672-9488-697b75a545e0-pub-subnet"}]} 2019-01-18 06:40:06,542 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=304f4be4-d277-45a7-8a8c-231baa44de46 used request id req-dc11566f-f3b7-4dc3-bf62-df1a8f2921da 2019-01-18 06:40:06,543 - neutron_utils - INFO - Creating port for network with name - CreateInstanceSingleNetworkTests-4ce6346e-e14b-4672-9488-697b75a545e0-pub-net 2019-01-18 06:40:06,548 - 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}f71817d42d551bf23e20fd67ffbdfab262e6cfe2" -d '{"port": {"network_id": "304f4be4-d277-45a7-8a8c-231baa44de46", "name": "CreateInstanceSingleNetworkTests-4ce6346e-e14b-4672-9488-697b75a545e0port-1", "admin_state_up": true}}' 2019-01-18 06:40:07,469 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 788 X-Openstack-Request-Id: req-678febda-eace-4c6c-a1fa-cdfb4e03ce80 Date: Fri, 18 Jan 2019 06:40:07 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:40:07Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"af6842a8-1a62-485d-8b17-ad2f78aaa6fc","ip_address":"10.55.1.6"}],"id":"88bc22e0-fe17-4268-a81b-38c28de50081","security_groups":["68b5dc1a-540e-404d-9d9c-5277abcb7937"],"mac_address":"fa:16:3e:63:75:10","device_id":"","status":"DOWN","description":"","tags":[],"name":"CreateInstanceSingleNetworkTests-4ce6346e-e14b-4672-9488-697b75a545e0port-1","project_id":"4d4c26a209644761b6acbb615114c2ed","qos_policy_id":null,"admin_state_up":true,"network_id":"304f4be4-d277-45a7-8a8c-231baa44de46","tenant_id":"4d4c26a209644761b6acbb615114c2ed","created_at":"2019-01-18T06:40:06Z","binding:vnic_type":"normal"}} 2019-01-18 06:40:07,469 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/ports used request id req-678febda-eace-4c6c-a1fa-cdfb4e03ce80 2019-01-18 06:40:07,475 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-4ce6346e-e14b-4672-9488-697b75a545e0-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f71817d42d551bf23e20fd67ffbdfab262e6cfe2" 2019-01-18 06:40:07,580 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-ed7800e6-1720-4b50-aa4a-9685cf71cf50 Date: Fri, 18 Jan 2019 06:40: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":["af6842a8-1a62-485d-8b17-ad2f78aaa6fc"],"updated_at":"2019-01-18T06:39:47Z","tenant_id":"4d4c26a209644761b6acbb615114c2ed","created_at":"2019-01-18T06:39:46Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"4d4c26a209644761b6acbb615114c2ed","id":"304f4be4-d277-45a7-8a8c-231baa44de46","name":"CreateInstanceSingleNetworkTests-4ce6346e-e14b-4672-9488-697b75a545e0-pub-net"}]} 2019-01-18 06:40:07,580 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-4ce6346e-e14b-4672-9488-697b75a545e0-pub-net used request id req-ed7800e6-1720-4b50-aa4a-9685cf71cf50 2019-01-18 06:40:07,584 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/4d4c26a209644761b6acbb615114c2ed -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f71817d42d551bf23e20fd67ffbdfab262e6cfe2" 2019-01-18 06:40:07,675 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:40:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5737a672-0d07-4210-b0e7-3126fa5f90ad 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/4d4c26a209644761b6acbb615114c2ed"}, "enabled": true, "id": "4d4c26a209644761b6acbb615114c2ed", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-16b3b63d-52ca-4dd-proj"}} 2019-01-18 06:40:07,675 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/4d4c26a209644761b6acbb615114c2ed used request id req-5737a672-0d07-4210-b0e7-3126fa5f90ad 2019-01-18 06:40:07,680 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=304f4be4-d277-45a7-8a8c-231baa44de46 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f71817d42d551bf23e20fd67ffbdfab262e6cfe2" 2019-01-18 06:40:08,037 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-038d5f84-d92e-47e6-82da-45ecccdbd179 Date: Fri, 18 Jan 2019 06:40:08 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"304f4be4-d277-45a7-8a8c-231baa44de46","tenant_id":"4d4c26a209644761b6acbb615114c2ed","created_at":"2019-01-18T06:39:47Z","dns_nameservers":[],"updated_at":"2019-01-18T06:39: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":"4d4c26a209644761b6acbb615114c2ed","id":"af6842a8-1a62-485d-8b17-ad2f78aaa6fc","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-4ce6346e-e14b-4672-9488-697b75a545e0-pub-subnet"}]} 2019-01-18 06:40:08,037 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=304f4be4-d277-45a7-8a8c-231baa44de46 used request id req-038d5f84-d92e-47e6-82da-45ecccdbd179 2019-01-18 06:40:08,043 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=304f4be4-d277-45a7-8a8c-231baa44de46&name=CreateInstanceSingleNetworkTests-4ce6346e-e14b-4672-9488-697b75a545e0port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f71817d42d551bf23e20fd67ffbdfab262e6cfe2" 2019-01-18 06:40:08,283 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 791 X-Openstack-Request-Id: req-96a6fb95-2c74-48f4-996f-1b298db9b558 Date: Fri, 18 Jan 2019 06:40:08 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:40:07Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"af6842a8-1a62-485d-8b17-ad2f78aaa6fc","ip_address":"10.55.1.6"}],"id":"88bc22e0-fe17-4268-a81b-38c28de50081","security_groups":["68b5dc1a-540e-404d-9d9c-5277abcb7937"],"mac_address":"fa:16:3e:63:75:10","project_id":"4d4c26a209644761b6acbb615114c2ed","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-4ce6346e-e14b-4672-9488-697b75a545e0port-1","admin_state_up":true,"network_id":"304f4be4-d277-45a7-8a8c-231baa44de46","tenant_id":"4d4c26a209644761b6acbb615114c2ed","created_at":"2019-01-18T06:40:06Z","binding:vnic_type":"normal","device_id":""}]} 2019-01-18 06:40:08,284 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=304f4be4-d277-45a7-8a8c-231baa44de46&name=CreateInstanceSingleNetworkTests-4ce6346e-e14b-4672-9488-697b75a545e0port-1&admin_state_up=True used request id req-96a6fb95-2c74-48f4-996f-1b298db9b558 2019-01-18 06:40:08,288 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/4d4c26a209644761b6acbb615114c2ed -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f71817d42d551bf23e20fd67ffbdfab262e6cfe2" 2019-01-18 06:40:08,361 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:40:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-897d8230-418c-435a-9132-14e7bb5c9049 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/4d4c26a209644761b6acbb615114c2ed"}, "enabled": true, "id": "4d4c26a209644761b6acbb615114c2ed", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-16b3b63d-52ca-4dd-proj"}} 2019-01-18 06:40:08,361 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/4d4c26a209644761b6acbb615114c2ed used request id req-897d8230-418c-435a-9132-14e7bb5c9049 2019-01-18 06:40:08,361 - nova_utils - INFO - Creating VM with name - CreateInstanceSingleNetworkTests-4ce6346e-e14b-4672-9488-697b75a545e0-inst 2019-01-18 06:40:08,365 - 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}f71817d42d551bf23e20fd67ffbdfab262e6cfe2" 2019-01-18 06:40:08,391 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06: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,Accept-Encoding x-openstack-request-id: req-dbeae170-fad0-484c-a51b-0fb664ef932f x-compute-request-id: req-dbeae170-fad0-484c-a51b-0fb664ef932f Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"flavors": [{"id": "ed750f2b-46cc-4bd5-b69b-198b17773e09", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/ed750f2b-46cc-4bd5-b69b-198b17773e09", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/ed750f2b-46cc-4bd5-b69b-198b17773e09", "rel": "bookmark"}], "name": "CreateInstanceSingleNetworkTests-4ce6346e-e14b-4672-9488-697b75a545e0-flavor-name"}]} 2019-01-18 06:40:08,391 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-dbeae170-fad0-484c-a51b-0fb664ef932f 2019-01-18 06:40:08,395 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors/ed750f2b-46cc-4bd5-b69b-198b17773e09 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f71817d42d551bf23e20fd67ffbdfab262e6cfe2" 2019-01-18 06:40:08,415 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06: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,Accept-Encoding x-openstack-request-id: req-d55f59d2-227d-47c9-804b-220606c232fb x-compute-request-id: req-d55f59d2-227d-47c9-804b-220606c232fb Content-Encoding: gzip Content-Length: 328 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/ed750f2b-46cc-4bd5-b69b-198b17773e09", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/ed750f2b-46cc-4bd5-b69b-198b17773e09", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "ed750f2b-46cc-4bd5-b69b-198b17773e09", "name": "CreateInstanceSingleNetworkTests-4ce6346e-e14b-4672-9488-697b75a545e0-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2019-01-18 06:40:08,415 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/ed750f2b-46cc-4bd5-b69b-198b17773e09 used request id req-d55f59d2-227d-47c9-804b-220606c232fb 2019-01-18 06:40:08,419 - 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-4ce6346e-e14b-4672-9488-697b75a545e0-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f71817d42d551bf23e20fd67ffbdfab262e6cfe2" 2019-01-18 06:40:08,593 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1074 Content-Type: application/json X-Openstack-Request-Id: req-e6348536-b1b5-4188-b954-4815c7489336 Date: Fri, 18 Jan 2019 06:40:08 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstanceSingleNetworkTests-4ce6346e-e14b-4672-9488-697b75a545e0-image", "tags": [], "container_format": "bare", "created_at": "2019-01-18T06:39:43Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-18T06:39:44Z", "visibility": "shared", "locations": [{"url": "rbd://af014572-0a5d-4a80-a07f-9105f52ab2c1/images/8bd3db44-26d7-4cc5-acd8-02341a108631/snap", "metadata": {}}], "self": "/v2/images/8bd3db44-26d7-4cc5-acd8-02341a108631", "min_disk": 0, "protected": false, "id": "8bd3db44-26d7-4cc5-acd8-02341a108631", "file": "/v2/images/8bd3db44-26d7-4cc5-acd8-02341a108631/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "4d4c26a209644761b6acbb615114c2ed", "direct_url": "rbd://af014572-0a5d-4a80-a07f-9105f52ab2c1/images/8bd3db44-26d7-4cc5-acd8-02341a108631/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceSingleNetworkTests-4ce6346e-e14b-4672-9488-697b75a545e0-image"} 2019-01-18 06:40:08,594 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSingleNetworkTests-4ce6346e-e14b-4672-9488-697b75a545e0-image used request id req-e6348536-b1b5-4188-b954-4815c7489336 2019-01-18 06:40:08,597 - 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}f71817d42d551bf23e20fd67ffbdfab262e6cfe2" 2019-01-18 06:40:08,740 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-f8632dbf-137c-4d4e-84ce-3fbe8164371d Date: Fri, 18 Jan 2019 06:40: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"}}} 2019-01-18 06:40:08,740 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-f8632dbf-137c-4d4e-84ce-3fbe8164371d 2019-01-18 06:40:08,746 - 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}f71817d42d551bf23e20fd67ffbdfab262e6cfe2" -d '{"server": {"name": "CreateInstanceSingleNetworkTests-4ce6346e-e14b-4672-9488-697b75a545e0-inst", "imageRef": "8bd3db44-26d7-4cc5-acd8-02341a108631", "key_name": "CreateInstanceSingleNetworkTests-4ce6346e-e14b-4672-9488-697b75a545e0-kp", "flavorRef": "ed750f2b-46cc-4bd5-b69b-198b17773e09", "max_count": 1, "min_count": 1, "networks": [{"port": "88bc22e0-fe17-4268-a81b-38c28de50081"}], "security_groups": [{"name": "CreateInstanceSingleNetworkTests-4ce6346e-e14b-4672-9488-697b75a545e0-sec-grp"}]}}' 2019-01-18 06:40:10,833 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 18 Jan 2019 06: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-4216eb4c-b523-4c7b-8492-be442b1e8137 x-compute-request-id: req-4216eb4c-b523-4c7b-8492-be442b1e8137 Content-Length: 444 location: http://172.30.9.23:8774/v2.1/servers/ffd39daa-b42f-438e-a7d8-d70a4b9bd1da Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "CreateInstanceSingleNetworkTests-4ce6346e-e14b-4672-9488-697b75a545e0-sec-grp"}], "OS-DCF:diskConfig": "MANUAL", "id": "ffd39daa-b42f-438e-a7d8-d70a4b9bd1da", "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/ffd39daa-b42f-438e-a7d8-d70a4b9bd1da", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/ffd39daa-b42f-438e-a7d8-d70a4b9bd1da", "rel": "bookmark"}], "adminPass": "DaU2iSVGw6rF"}} 2019-01-18 06:40:10,833 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-4216eb4c-b523-4c7b-8492-be442b1e8137 2019-01-18 06:40:10,837 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/ffd39daa-b42f-438e-a7d8-d70a4b9bd1da -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f71817d42d551bf23e20fd67ffbdfab262e6cfe2" 2019-01-18 06:40:11,194 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:40: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-90af5b2e-057c-466f-a575-ef092b0e6d2c x-compute-request-id: req-90af5b2e-057c-466f-a575-ef092b0e6d2c 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/ffd39daa-b42f-438e-a7d8-d70a4b9bd1da", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/ffd39daa-b42f-438e-a7d8-d70a4b9bd1da", "rel": "bookmark"}], "image": {"id": "8bd3db44-26d7-4cc5-acd8-02341a108631", "links": [{"href": "http://172.30.9.23:8774/images/8bd3db44-26d7-4cc5-acd8-02341a108631", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ed750f2b-46cc-4bd5-b69b-198b17773e09", "links": [{"href": "http://172.30.9.23:8774/flavors/ed750f2b-46cc-4bd5-b69b-198b17773e09", "rel": "bookmark"}]}, "id": "ffd39daa-b42f-438e-a7d8-d70a4b9bd1da", "user_id": "303ec12d66b94e638ca41a95928864b0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2019-01-18T06:40:10Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-4ce6346e-e14b-4672-9488-697b75a545e0-kp", "name": "CreateInstanceSingleNetworkTests-4ce6346e-e14b-4672-9488-697b75a545e0-inst", "created": "2019-01-18T06:40:10Z", "tenant_id": "4d4c26a209644761b6acbb615114c2ed", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-18 06:40:11,195 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/ffd39daa-b42f-438e-a7d8-d70a4b9bd1da used request id req-90af5b2e-057c-466f-a575-ef092b0e6d2c 2019-01-18 06:40:11,195 - create_instance - INFO - Created instance with name - CreateInstanceSingleNetworkTests-4ce6346e-e14b-4672-9488-697b75a545e0-inst 2019-01-18 06:40:11,198 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/ffd39daa-b42f-438e-a7d8-d70a4b9bd1da -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f71817d42d551bf23e20fd67ffbdfab262e6cfe2" 2019-01-18 06:40:11,575 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06: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-98fd3f2b-f9a3-4de9-9a73-bbf8a61d50dd x-compute-request-id: req-98fd3f2b-f9a3-4de9-9a73-bbf8a61d50dd 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/ffd39daa-b42f-438e-a7d8-d70a4b9bd1da", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/ffd39daa-b42f-438e-a7d8-d70a4b9bd1da", "rel": "bookmark"}], "image": {"id": "8bd3db44-26d7-4cc5-acd8-02341a108631", "links": [{"href": "http://172.30.9.23:8774/images/8bd3db44-26d7-4cc5-acd8-02341a108631", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ed750f2b-46cc-4bd5-b69b-198b17773e09", "links": [{"href": "http://172.30.9.23:8774/flavors/ed750f2b-46cc-4bd5-b69b-198b17773e09", "rel": "bookmark"}]}, "id": "ffd39daa-b42f-438e-a7d8-d70a4b9bd1da", "user_id": "303ec12d66b94e638ca41a95928864b0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2019-01-18T06:40:11Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-4ce6346e-e14b-4672-9488-697b75a545e0-kp", "name": "CreateInstanceSingleNetworkTests-4ce6346e-e14b-4672-9488-697b75a545e0-inst", "created": "2019-01-18T06:40:10Z", "tenant_id": "4d4c26a209644761b6acbb615114c2ed", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-18 06:40:11,575 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/ffd39daa-b42f-438e-a7d8-d70a4b9bd1da used request id req-98fd3f2b-f9a3-4de9-9a73-bbf8a61d50dd 2019-01-18 06:40:11,576 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-4ce6346e-e14b-4672-9488-697b75a545e0-inst] is - BUILD 2019-01-18 06:40:11,576 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-18 06:40:14,579 - create_instance - DEBUG - VM status query timeout in 896.616213083 2019-01-18 06:40:14,583 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/ffd39daa-b42f-438e-a7d8-d70a4b9bd1da -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f71817d42d551bf23e20fd67ffbdfab262e6cfe2" 2019-01-18 06:40:14,911 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06: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-ce7c1b8a-c184-419d-b7db-868e10cc0fff x-compute-request-id: req-ce7c1b8a-c184-419d-b7db-868e10cc0fff 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/ffd39daa-b42f-438e-a7d8-d70a4b9bd1da", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/ffd39daa-b42f-438e-a7d8-d70a4b9bd1da", "rel": "bookmark"}], "image": {"id": "8bd3db44-26d7-4cc5-acd8-02341a108631", "links": [{"href": "http://172.30.9.23:8774/images/8bd3db44-26d7-4cc5-acd8-02341a108631", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ed750f2b-46cc-4bd5-b69b-198b17773e09", "links": [{"href": "http://172.30.9.23:8774/flavors/ed750f2b-46cc-4bd5-b69b-198b17773e09", "rel": "bookmark"}]}, "id": "ffd39daa-b42f-438e-a7d8-d70a4b9bd1da", "security_groups": [{"name": "default"}], "user_id": "303ec12d66b94e638ca41a95928864b0", "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": "2019-01-18T06:40:13Z", "hostId": "5024c78612622ace86dc032da3303afe23e43a7ef241f0e50b88d76e", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-4ce6346e-e14b-4672-9488-697b75a545e0-kp", "name": "CreateInstanceSingleNetworkTests-4ce6346e-e14b-4672-9488-697b75a545e0-inst", "created": "2019-01-18T06:40:10Z", "tenant_id": "4d4c26a209644761b6acbb615114c2ed", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-18 06:40:14,911 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/ffd39daa-b42f-438e-a7d8-d70a4b9bd1da used request id req-ce7c1b8a-c184-419d-b7db-868e10cc0fff 2019-01-18 06:40:14,912 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-4ce6346e-e14b-4672-9488-697b75a545e0-inst] is - BUILD 2019-01-18 06:40:14,912 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-18 06:40:17,914 - create_instance - DEBUG - VM status query timeout in 893.281075001 2019-01-18 06:40:17,919 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/ffd39daa-b42f-438e-a7d8-d70a4b9bd1da -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f71817d42d551bf23e20fd67ffbdfab262e6cfe2" 2019-01-18 06:40:18,750 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:40: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-92509b00-d1ea-4f54-9aa8-ebb2680d80a1 x-compute-request-id: req-92509b00-d1ea-4f54-9aa8-ebb2680d80a1 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/ffd39daa-b42f-438e-a7d8-d70a4b9bd1da", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/ffd39daa-b42f-438e-a7d8-d70a4b9bd1da", "rel": "bookmark"}], "image": {"id": "8bd3db44-26d7-4cc5-acd8-02341a108631", "links": [{"href": "http://172.30.9.23:8774/images/8bd3db44-26d7-4cc5-acd8-02341a108631", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ed750f2b-46cc-4bd5-b69b-198b17773e09", "links": [{"href": "http://172.30.9.23:8774/flavors/ed750f2b-46cc-4bd5-b69b-198b17773e09", "rel": "bookmark"}]}, "id": "ffd39daa-b42f-438e-a7d8-d70a4b9bd1da", "security_groups": [{"name": "default"}], "user_id": "303ec12d66b94e638ca41a95928864b0", "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": "2019-01-18T06:40:13Z", "hostId": "5024c78612622ace86dc032da3303afe23e43a7ef241f0e50b88d76e", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-4ce6346e-e14b-4672-9488-697b75a545e0-kp", "name": "CreateInstanceSingleNetworkTests-4ce6346e-e14b-4672-9488-697b75a545e0-inst", "created": "2019-01-18T06:40:10Z", "tenant_id": "4d4c26a209644761b6acbb615114c2ed", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-18 06:40:18,750 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/ffd39daa-b42f-438e-a7d8-d70a4b9bd1da used request id req-92509b00-d1ea-4f54-9aa8-ebb2680d80a1 2019-01-18 06:40:18,750 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-4ce6346e-e14b-4672-9488-697b75a545e0-inst] is - BUILD 2019-01-18 06:40:18,750 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-18 06:40:21,754 - create_instance - DEBUG - VM status query timeout in 889.441827059 2019-01-18 06:40:21,757 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/ffd39daa-b42f-438e-a7d8-d70a4b9bd1da -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f71817d42d551bf23e20fd67ffbdfab262e6cfe2" 2019-01-18 06:40:22,080 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06: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-d6877e15-ac38-47d2-99cf-c0245f543ed3 x-compute-request-id: req-d6877e15-ac38-47d2-99cf-c0245f543ed3 Content-Encoding: gzip Content-Length: 760 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-4ce6346e-e14b-4672-9488-697b75a545e0-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:63:75:10", "version": 4, "addr": "10.55.1.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/ffd39daa-b42f-438e-a7d8-d70a4b9bd1da", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/ffd39daa-b42f-438e-a7d8-d70a4b9bd1da", "rel": "bookmark"}], "image": {"id": "8bd3db44-26d7-4cc5-acd8-02341a108631", "links": [{"href": "http://172.30.9.23:8774/images/8bd3db44-26d7-4cc5-acd8-02341a108631", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-18T06:40:16.000000", "flavor": {"id": "ed750f2b-46cc-4bd5-b69b-198b17773e09", "links": [{"href": "http://172.30.9.23:8774/flavors/ed750f2b-46cc-4bd5-b69b-198b17773e09", "rel": "bookmark"}]}, "id": "ffd39daa-b42f-438e-a7d8-d70a4b9bd1da", "security_groups": [{"name": "default"}], "user_id": "303ec12d66b94e638ca41a95928864b0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-18T06:40:18Z", "hostId": "5024c78612622ace86dc032da3303afe23e43a7ef241f0e50b88d76e", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-4ce6346e-e14b-4672-9488-697b75a545e0-kp", "name": "CreateInstanceSingleNetworkTests-4ce6346e-e14b-4672-9488-697b75a545e0-inst", "created": "2019-01-18T06:40:10Z", "tenant_id": "4d4c26a209644761b6acbb615114c2ed", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-18 06:40:22,080 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/ffd39daa-b42f-438e-a7d8-d70a4b9bd1da used request id req-d6877e15-ac38-47d2-99cf-c0245f543ed3 2019-01-18 06:40:22,080 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-4ce6346e-e14b-4672-9488-697b75a545e0-inst] is - ACTIVE 2019-01-18 06:40:22,081 - create_instance - INFO - VM is - ACTIVE 2019-01-18 06:40:22,084 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/ffd39daa-b42f-438e-a7d8-d70a4b9bd1da -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f71817d42d551bf23e20fd67ffbdfab262e6cfe2" 2019-01-18 06:40:22,780 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:40: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-083190bb-ce89-4fde-9cbc-6f5d4000e35a x-compute-request-id: req-083190bb-ce89-4fde-9cbc-6f5d4000e35a Content-Encoding: gzip Content-Length: 760 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-4ce6346e-e14b-4672-9488-697b75a545e0-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:63:75:10", "version": 4, "addr": "10.55.1.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/ffd39daa-b42f-438e-a7d8-d70a4b9bd1da", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/ffd39daa-b42f-438e-a7d8-d70a4b9bd1da", "rel": "bookmark"}], "image": {"id": "8bd3db44-26d7-4cc5-acd8-02341a108631", "links": [{"href": "http://172.30.9.23:8774/images/8bd3db44-26d7-4cc5-acd8-02341a108631", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-18T06:40:16.000000", "flavor": {"id": "ed750f2b-46cc-4bd5-b69b-198b17773e09", "links": [{"href": "http://172.30.9.23:8774/flavors/ed750f2b-46cc-4bd5-b69b-198b17773e09", "rel": "bookmark"}]}, "id": "ffd39daa-b42f-438e-a7d8-d70a4b9bd1da", "security_groups": [{"name": "default"}], "user_id": "303ec12d66b94e638ca41a95928864b0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-18T06:40:18Z", "hostId": "5024c78612622ace86dc032da3303afe23e43a7ef241f0e50b88d76e", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-4ce6346e-e14b-4672-9488-697b75a545e0-kp", "name": "CreateInstanceSingleNetworkTests-4ce6346e-e14b-4672-9488-697b75a545e0-inst", "created": "2019-01-18T06:40:10Z", "tenant_id": "4d4c26a209644761b6acbb615114c2ed", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-18 06:40:22,780 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/ffd39daa-b42f-438e-a7d8-d70a4b9bd1da used request id req-083190bb-ce89-4fde-9cbc-6f5d4000e35a 2019-01-18 06:40:22,786 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-4ce6346e-e14b-4672-9488-697b75a545e0-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f71817d42d551bf23e20fd67ffbdfab262e6cfe2" 2019-01-18 06:40:23,029 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-1cbc7f0c-26b4-455f-a882-6ccd274405fa Date: Fri, 18 Jan 2019 06:40: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":["af6842a8-1a62-485d-8b17-ad2f78aaa6fc"],"updated_at":"2019-01-18T06:39:47Z","tenant_id":"4d4c26a209644761b6acbb615114c2ed","created_at":"2019-01-18T06:39:46Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"4d4c26a209644761b6acbb615114c2ed","id":"304f4be4-d277-45a7-8a8c-231baa44de46","name":"CreateInstanceSingleNetworkTests-4ce6346e-e14b-4672-9488-697b75a545e0-pub-net"}]} 2019-01-18 06:40:23,030 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-4ce6346e-e14b-4672-9488-697b75a545e0-pub-net used request id req-1cbc7f0c-26b4-455f-a882-6ccd274405fa 2019-01-18 06:40:23,034 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/4d4c26a209644761b6acbb615114c2ed -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f71817d42d551bf23e20fd67ffbdfab262e6cfe2" 2019-01-18 06:40:23,113 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:40:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-da86af2e-a56f-4c96-957a-8c5e43533395 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/4d4c26a209644761b6acbb615114c2ed"}, "enabled": true, "id": "4d4c26a209644761b6acbb615114c2ed", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-16b3b63d-52ca-4dd-proj"}} 2019-01-18 06:40:23,113 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/4d4c26a209644761b6acbb615114c2ed used request id req-da86af2e-a56f-4c96-957a-8c5e43533395 2019-01-18 06:40:23,119 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=304f4be4-d277-45a7-8a8c-231baa44de46 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f71817d42d551bf23e20fd67ffbdfab262e6cfe2" 2019-01-18 06:40:23,176 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-9b278be4-c4d0-41e2-a841-bb0af3634fd9 Date: Fri, 18 Jan 2019 06:40:23 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"304f4be4-d277-45a7-8a8c-231baa44de46","tenant_id":"4d4c26a209644761b6acbb615114c2ed","created_at":"2019-01-18T06:39:47Z","dns_nameservers":[],"updated_at":"2019-01-18T06:39: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":"4d4c26a209644761b6acbb615114c2ed","id":"af6842a8-1a62-485d-8b17-ad2f78aaa6fc","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-4ce6346e-e14b-4672-9488-697b75a545e0-pub-subnet"}]} 2019-01-18 06:40:23,176 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=304f4be4-d277-45a7-8a8c-231baa44de46 used request id req-9b278be4-c4d0-41e2-a841-bb0af3634fd9 2019-01-18 06:40:23,182 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=304f4be4-d277-45a7-8a8c-231baa44de46 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f71817d42d551bf23e20fd67ffbdfab262e6cfe2" 2019-01-18 06:40:23,283 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3862 X-Openstack-Request-Id: req-eea81969-4360-418a-8ea1-7ed8ee3d9efe Date: Fri, 18 Jan 2019 06:40:23 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:40:09Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"af6842a8-1a62-485d-8b17-ad2f78aaa6fc","ip_address":"10.55.1.1"}],"id":"68b948f5-e4d0-49ce-8de0-84639da1cc28","security_groups":[],"mac_address":"fa:16:3e:b6:48:9d","project_id":"4d4c26a209644761b6acbb615114c2ed","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"304f4be4-d277-45a7-8a8c-231baa44de46","tenant_id":"4d4c26a209644761b6acbb615114c2ed","created_at":"2019-01-18T06:39:56Z","binding:vnic_type":"normal","device_id":"9f1281d0-c925-4531-9f4d-bf861547607b"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:39:49Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"af6842a8-1a62-485d-8b17-ad2f78aaa6fc","ip_address":"10.55.1.2"}],"id":"7b11c1ed-6582-4475-9676-66c252ec038d","security_groups":[],"mac_address":"fa:16:3e:7d:47:1d","project_id":"4d4c26a209644761b6acbb615114c2ed","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"304f4be4-d277-45a7-8a8c-231baa44de46","tenant_id":"4d4c26a209644761b6acbb615114c2ed","created_at":"2019-01-18T06:39:47Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-304f4be4-d277-45a7-8a8c-231baa44de46"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:40:18Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"af6842a8-1a62-485d-8b17-ad2f78aaa6fc","ip_address":"10.55.1.6"}],"id":"88bc22e0-fe17-4268-a81b-38c28de50081","security_groups":["68b5dc1a-540e-404d-9d9c-5277abcb7937"],"mac_address":"fa:16:3e:63:75:10","project_id":"4d4c26a209644761b6acbb615114c2ed","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-4ce6346e-e14b-4672-9488-697b75a545e0port-1","admin_state_up":true,"network_id":"304f4be4-d277-45a7-8a8c-231baa44de46","tenant_id":"4d4c26a209644761b6acbb615114c2ed","created_at":"2019-01-18T06:40:06Z","binding:vnic_type":"normal","device_id":"ffd39daa-b42f-438e-a7d8-d70a4b9bd1da"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:39:49Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"af6842a8-1a62-485d-8b17-ad2f78aaa6fc","ip_address":"10.55.1.3"}],"id":"910bc667-bb2a-4dc2-afc1-626c89655a84","security_groups":[],"mac_address":"fa:16:3e:ab:07:6d","project_id":"4d4c26a209644761b6acbb615114c2ed","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"304f4be4-d277-45a7-8a8c-231baa44de46","tenant_id":"4d4c26a209644761b6acbb615114c2ed","created_at":"2019-01-18T06:39:48Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-304f4be4-d277-45a7-8a8c-231baa44de46"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:39:50Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"af6842a8-1a62-485d-8b17-ad2f78aaa6fc","ip_address":"10.55.1.4"}],"id":"d4289732-8e8d-4593-a2a8-fec01d83b3d2","security_groups":[],"mac_address":"fa:16:3e:a2:4b:d3","project_id":"4d4c26a209644761b6acbb615114c2ed","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"304f4be4-d277-45a7-8a8c-231baa44de46","tenant_id":"4d4c26a209644761b6acbb615114c2ed","created_at":"2019-01-18T06:39:49Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-304f4be4-d277-45a7-8a8c-231baa44de46"}]} 2019-01-18 06:40:23,283 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=304f4be4-d277-45a7-8a8c-231baa44de46 used request id req-eea81969-4360-418a-8ea1-7ed8ee3d9efe 2019-01-18 06:40:23,286 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/ffd39daa-b42f-438e-a7d8-d70a4b9bd1da -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f71817d42d551bf23e20fd67ffbdfab262e6cfe2" 2019-01-18 06:40:23,855 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:40: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-2c07f87f-a58a-46a9-9adf-a42092f073fd x-compute-request-id: req-2c07f87f-a58a-46a9-9adf-a42092f073fd Content-Encoding: gzip Content-Length: 760 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-4ce6346e-e14b-4672-9488-697b75a545e0-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:63:75:10", "version": 4, "addr": "10.55.1.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/ffd39daa-b42f-438e-a7d8-d70a4b9bd1da", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/ffd39daa-b42f-438e-a7d8-d70a4b9bd1da", "rel": "bookmark"}], "image": {"id": "8bd3db44-26d7-4cc5-acd8-02341a108631", "links": [{"href": "http://172.30.9.23:8774/images/8bd3db44-26d7-4cc5-acd8-02341a108631", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-18T06:40:16.000000", "flavor": {"id": "ed750f2b-46cc-4bd5-b69b-198b17773e09", "links": [{"href": "http://172.30.9.23:8774/flavors/ed750f2b-46cc-4bd5-b69b-198b17773e09", "rel": "bookmark"}]}, "id": "ffd39daa-b42f-438e-a7d8-d70a4b9bd1da", "security_groups": [{"name": "default"}], "user_id": "303ec12d66b94e638ca41a95928864b0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-18T06:40:18Z", "hostId": "5024c78612622ace86dc032da3303afe23e43a7ef241f0e50b88d76e", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-4ce6346e-e14b-4672-9488-697b75a545e0-kp", "name": "CreateInstanceSingleNetworkTests-4ce6346e-e14b-4672-9488-697b75a545e0-inst", "created": "2019-01-18T06:40:10Z", "tenant_id": "4d4c26a209644761b6acbb615114c2ed", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-18 06:40:23,855 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/ffd39daa-b42f-438e-a7d8-d70a4b9bd1da used request id req-2c07f87f-a58a-46a9-9adf-a42092f073fd 2019-01-18 06:40:23,856 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-4ce6346e-e14b-4672-9488-697b75a545e0-inst] is - ACTIVE 2019-01-18 06:40:23,856 - create_instance - INFO - VM is - ACTIVE 2019-01-18 06:40:23,859 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/ffd39daa-b42f-438e-a7d8-d70a4b9bd1da -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f71817d42d551bf23e20fd67ffbdfab262e6cfe2" 2019-01-18 06:40:24,288 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:40: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-a8ef010c-70c5-4a81-8b2b-f374a871302c x-compute-request-id: req-a8ef010c-70c5-4a81-8b2b-f374a871302c Content-Encoding: gzip Content-Length: 760 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-4ce6346e-e14b-4672-9488-697b75a545e0-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:63:75:10", "version": 4, "addr": "10.55.1.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/ffd39daa-b42f-438e-a7d8-d70a4b9bd1da", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/ffd39daa-b42f-438e-a7d8-d70a4b9bd1da", "rel": "bookmark"}], "image": {"id": "8bd3db44-26d7-4cc5-acd8-02341a108631", "links": [{"href": "http://172.30.9.23:8774/images/8bd3db44-26d7-4cc5-acd8-02341a108631", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-18T06:40:16.000000", "flavor": {"id": "ed750f2b-46cc-4bd5-b69b-198b17773e09", "links": [{"href": "http://172.30.9.23:8774/flavors/ed750f2b-46cc-4bd5-b69b-198b17773e09", "rel": "bookmark"}]}, "id": "ffd39daa-b42f-438e-a7d8-d70a4b9bd1da", "security_groups": [{"name": "default"}], "user_id": "303ec12d66b94e638ca41a95928864b0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-18T06:40:18Z", "hostId": "5024c78612622ace86dc032da3303afe23e43a7ef241f0e50b88d76e", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-4ce6346e-e14b-4672-9488-697b75a545e0-kp", "name": "CreateInstanceSingleNetworkTests-4ce6346e-e14b-4672-9488-697b75a545e0-inst", "created": "2019-01-18T06:40:10Z", "tenant_id": "4d4c26a209644761b6acbb615114c2ed", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-18 06:40:24,288 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/ffd39daa-b42f-438e-a7d8-d70a4b9bd1da used request id req-a8ef010c-70c5-4a81-8b2b-f374a871302c 2019-01-18 06:40:24,294 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-4ce6346e-e14b-4672-9488-697b75a545e0-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f71817d42d551bf23e20fd67ffbdfab262e6cfe2" 2019-01-18 06:40:24,553 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-c8e9e066-539d-4794-a33a-2711e9767117 Date: Fri, 18 Jan 2019 06:40: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":["af6842a8-1a62-485d-8b17-ad2f78aaa6fc"],"updated_at":"2019-01-18T06:39:47Z","tenant_id":"4d4c26a209644761b6acbb615114c2ed","created_at":"2019-01-18T06:39:46Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"4d4c26a209644761b6acbb615114c2ed","id":"304f4be4-d277-45a7-8a8c-231baa44de46","name":"CreateInstanceSingleNetworkTests-4ce6346e-e14b-4672-9488-697b75a545e0-pub-net"}]} 2019-01-18 06:40:24,553 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-4ce6346e-e14b-4672-9488-697b75a545e0-pub-net used request id req-c8e9e066-539d-4794-a33a-2711e9767117 2019-01-18 06:40:24,557 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/4d4c26a209644761b6acbb615114c2ed -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f71817d42d551bf23e20fd67ffbdfab262e6cfe2" 2019-01-18 06:40:24,637 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:40:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2e0266a1-f790-4589-a303-384cf2f047a3 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/4d4c26a209644761b6acbb615114c2ed"}, "enabled": true, "id": "4d4c26a209644761b6acbb615114c2ed", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-16b3b63d-52ca-4dd-proj"}} 2019-01-18 06:40:24,637 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/4d4c26a209644761b6acbb615114c2ed used request id req-2e0266a1-f790-4589-a303-384cf2f047a3 2019-01-18 06:40:24,643 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=304f4be4-d277-45a7-8a8c-231baa44de46 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f71817d42d551bf23e20fd67ffbdfab262e6cfe2" 2019-01-18 06:40:24,699 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-fbb11d22-64bb-4bef-ba54-a799f50d898f Date: Fri, 18 Jan 2019 06:40:24 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"304f4be4-d277-45a7-8a8c-231baa44de46","tenant_id":"4d4c26a209644761b6acbb615114c2ed","created_at":"2019-01-18T06:39:47Z","dns_nameservers":[],"updated_at":"2019-01-18T06:39: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":"4d4c26a209644761b6acbb615114c2ed","id":"af6842a8-1a62-485d-8b17-ad2f78aaa6fc","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-4ce6346e-e14b-4672-9488-697b75a545e0-pub-subnet"}]} 2019-01-18 06:40:24,699 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=304f4be4-d277-45a7-8a8c-231baa44de46 used request id req-fbb11d22-64bb-4bef-ba54-a799f50d898f 2019-01-18 06:40:24,705 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=304f4be4-d277-45a7-8a8c-231baa44de46 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f71817d42d551bf23e20fd67ffbdfab262e6cfe2" 2019-01-18 06:40:24,815 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3862 X-Openstack-Request-Id: req-c1dd1883-21c2-40f3-8fc4-737c6c35c6c2 Date: Fri, 18 Jan 2019 06:40:24 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:40:09Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"af6842a8-1a62-485d-8b17-ad2f78aaa6fc","ip_address":"10.55.1.1"}],"id":"68b948f5-e4d0-49ce-8de0-84639da1cc28","security_groups":[],"mac_address":"fa:16:3e:b6:48:9d","project_id":"4d4c26a209644761b6acbb615114c2ed","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"304f4be4-d277-45a7-8a8c-231baa44de46","tenant_id":"4d4c26a209644761b6acbb615114c2ed","created_at":"2019-01-18T06:39:56Z","binding:vnic_type":"normal","device_id":"9f1281d0-c925-4531-9f4d-bf861547607b"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:39:49Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"af6842a8-1a62-485d-8b17-ad2f78aaa6fc","ip_address":"10.55.1.2"}],"id":"7b11c1ed-6582-4475-9676-66c252ec038d","security_groups":[],"mac_address":"fa:16:3e:7d:47:1d","project_id":"4d4c26a209644761b6acbb615114c2ed","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"304f4be4-d277-45a7-8a8c-231baa44de46","tenant_id":"4d4c26a209644761b6acbb615114c2ed","created_at":"2019-01-18T06:39:47Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-304f4be4-d277-45a7-8a8c-231baa44de46"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:40:18Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"af6842a8-1a62-485d-8b17-ad2f78aaa6fc","ip_address":"10.55.1.6"}],"id":"88bc22e0-fe17-4268-a81b-38c28de50081","security_groups":["68b5dc1a-540e-404d-9d9c-5277abcb7937"],"mac_address":"fa:16:3e:63:75:10","project_id":"4d4c26a209644761b6acbb615114c2ed","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-4ce6346e-e14b-4672-9488-697b75a545e0port-1","admin_state_up":true,"network_id":"304f4be4-d277-45a7-8a8c-231baa44de46","tenant_id":"4d4c26a209644761b6acbb615114c2ed","created_at":"2019-01-18T06:40:06Z","binding:vnic_type":"normal","device_id":"ffd39daa-b42f-438e-a7d8-d70a4b9bd1da"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:39:49Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"af6842a8-1a62-485d-8b17-ad2f78aaa6fc","ip_address":"10.55.1.3"}],"id":"910bc667-bb2a-4dc2-afc1-626c89655a84","security_groups":[],"mac_address":"fa:16:3e:ab:07:6d","project_id":"4d4c26a209644761b6acbb615114c2ed","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"304f4be4-d277-45a7-8a8c-231baa44de46","tenant_id":"4d4c26a209644761b6acbb615114c2ed","created_at":"2019-01-18T06:39:48Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-304f4be4-d277-45a7-8a8c-231baa44de46"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:39:50Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"af6842a8-1a62-485d-8b17-ad2f78aaa6fc","ip_address":"10.55.1.4"}],"id":"d4289732-8e8d-4593-a2a8-fec01d83b3d2","security_groups":[],"mac_address":"fa:16:3e:a2:4b:d3","project_id":"4d4c26a209644761b6acbb615114c2ed","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"304f4be4-d277-45a7-8a8c-231baa44de46","tenant_id":"4d4c26a209644761b6acbb615114c2ed","created_at":"2019-01-18T06:39:49Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-304f4be4-d277-45a7-8a8c-231baa44de46"}]} 2019-01-18 06:40:24,815 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=304f4be4-d277-45a7-8a8c-231baa44de46 used request id req-c1dd1883-21c2-40f3-8fc4-737c6c35c6c2 2019-01-18 06:40:24,819 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers/ffd39daa-b42f-438e-a7d8-d70a4b9bd1da/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f71817d42d551bf23e20fd67ffbdfab262e6cfe2" -d '{"addSecurityGroup": {"name": "CreateInstanceSingleNetworkTests-4ce6346e-e14b-4672-9488-697b75a545e0-sec-grp"}}' 2019-01-18 06:40:25,864 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 18 Jan 2019 06: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 x-openstack-request-id: req-42269ae9-ea89-4e51-98bb-afb3056f1697 x-compute-request-id: req-42269ae9-ea89-4e51-98bb-afb3056f1697 Content-Length: 0 Content-Type: application/json 2019-01-18 06:40:25,865 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/ffd39daa-b42f-438e-a7d8-d70a4b9bd1da/action used request id req-42269ae9-ea89-4e51-98bb-afb3056f1697 2019-01-18 06:40:25,870 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/routers?name=CreateInstanceSingleNetworkTests-4ce6346e-e14b-4672-9488-697b75a545e0-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f71817d42d551bf23e20fd67ffbdfab262e6cfe2" 2019-01-18 06:40:25,943 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 732 X-Openstack-Request-Id: req-0096a37d-c8da-4ea1-a5ac-582c8615a3de Date: Fri, 18 Jan 2019 06:40:25 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "c7128340-d09d-4472-ab8c-6b0e75149f5d", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "99f540fb-52d8-49ca-b59c-736c854d3c9e", "ip_address": "172.30.9.203"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "4d4c26a209644761b6acbb615114c2ed", "created_at": "2019-01-18T06:39:50Z", "admin_state_up": true, "updated_at": "2019-01-18T06:39:56Z", "flavor_id": null, "revision_number": 8, "routes": [], "project_id": "4d4c26a209644761b6acbb615114c2ed", "id": "9f1281d0-c925-4531-9f4d-bf861547607b", "name": "CreateInstanceSingleNetworkTests-4ce6346e-e14b-4672-9488-697b75a545e0-pub-router"}]} 2019-01-18 06:40:25,943 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers?name=CreateInstanceSingleNetworkTests-4ce6346e-e14b-4672-9488-697b75a545e0-pub-router used request id req-0096a37d-c8da-4ea1-a5ac-582c8615a3de 2019-01-18 06:40:25,947 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/4d4c26a209644761b6acbb615114c2ed -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f71817d42d551bf23e20fd67ffbdfab262e6cfe2" 2019-01-18 06:40:26,038 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:40:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-33596a69-9f53-4e32-b85b-6336ffabfcd2 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/4d4c26a209644761b6acbb615114c2ed"}, "enabled": true, "id": "4d4c26a209644761b6acbb615114c2ed", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-16b3b63d-52ca-4dd-proj"}} 2019-01-18 06:40:26,038 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/4d4c26a209644761b6acbb615114c2ed used request id req-33596a69-9f53-4e32-b85b-6336ffabfcd2 2019-01-18 06:40:26,043 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?device_id=9f1281d0-c925-4531-9f4d-bf861547607b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f71817d42d551bf23e20fd67ffbdfab262e6cfe2" 2019-01-18 06:40:26,276 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 755 X-Openstack-Request-Id: req-ec8d8805-8f63-4a00-b03e-daf0135b96f5 Date: Fri, 18 Jan 2019 06:40:26 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:40:09Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"af6842a8-1a62-485d-8b17-ad2f78aaa6fc","ip_address":"10.55.1.1"}],"id":"68b948f5-e4d0-49ce-8de0-84639da1cc28","security_groups":[],"mac_address":"fa:16:3e:b6:48:9d","project_id":"4d4c26a209644761b6acbb615114c2ed","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"304f4be4-d277-45a7-8a8c-231baa44de46","tenant_id":"4d4c26a209644761b6acbb615114c2ed","created_at":"2019-01-18T06:39:56Z","binding:vnic_type":"normal","device_id":"9f1281d0-c925-4531-9f4d-bf861547607b"}]} 2019-01-18 06:40:26,276 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?device_id=9f1281d0-c925-4531-9f4d-bf861547607b used request id req-ec8d8805-8f63-4a00-b03e-daf0135b96f5 2019-01-18 06:40:26,282 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets/af6842a8-1a62-485d-8b17-ad2f78aaa6fc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f71817d42d551bf23e20fd67ffbdfab262e6cfe2" 2019-01-18 06:40:26,335 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 679 X-Openstack-Request-Id: req-8387ce04-4e1c-4062-bfbb-1577095c81aa Date: Fri, 18 Jan 2019 06:40:26 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"304f4be4-d277-45a7-8a8c-231baa44de46","tenant_id":"4d4c26a209644761b6acbb615114c2ed","created_at":"2019-01-18T06:39:47Z","dns_nameservers":[],"updated_at":"2019-01-18T06:39: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":"4d4c26a209644761b6acbb615114c2ed","id":"af6842a8-1a62-485d-8b17-ad2f78aaa6fc","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-4ce6346e-e14b-4672-9488-697b75a545e0-pub-subnet"}} 2019-01-18 06:40:26,335 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets/af6842a8-1a62-485d-8b17-ad2f78aaa6fc used request id req-8387ce04-4e1c-4062-bfbb-1577095c81aa 2019-01-18 06:40:26,341 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=c7128340-d09d-4472-ab8c-6b0e75149f5d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f71817d42d551bf23e20fd67ffbdfab262e6cfe2" 2019-01-18 06:40:26,582 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-69985377-82bf-44f5-98f7-762cb73f4081 Date: Fri, 18 Jan 2019 06:40:26 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"c7128340-d09d-4472-ab8c-6b0e75149f5d","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"47feb8aba08a40dca7028a1701e597b9","status":"ACTIVE","subnets":["99f540fb-52d8-49ca-b59c-736c854d3c9e"],"description":"","tags":[],"updated_at":"2019-01-18T04:39:13Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"47feb8aba08a40dca7028a1701e597b9","created_at":"2019-01-18T04:39:06Z","mtu":1500}]} 2019-01-18 06:40:26,582 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=c7128340-d09d-4472-ab8c-6b0e75149f5d used request id req-69985377-82bf-44f5-98f7-762cb73f4081 2019-01-18 06:40:26,588 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=c7128340-d09d-4472-ab8c-6b0e75149f5d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f71817d42d551bf23e20fd67ffbdfab262e6cfe2" 2019-01-18 06:40:26,617 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-3561db2e-cf63-46f1-b53f-ad076c490e46 Date: Fri, 18 Jan 2019 06:40:26 GMT RESP BODY: {"subnets":[]} 2019-01-18 06:40:26,618 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=c7128340-d09d-4472-ab8c-6b0e75149f5d used request id req-3561db2e-cf63-46f1-b53f-ad076c490e46 2019-01-18 06:40:26,620 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/ffd39daa-b42f-438e-a7d8-d70a4b9bd1da -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f71817d42d551bf23e20fd67ffbdfab262e6cfe2" 2019-01-18 06:40:27,252 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06: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-17fbe472-440e-4422-905f-0c6dc39d2a18 x-compute-request-id: req-17fbe472-440e-4422-905f-0c6dc39d2a18 Content-Encoding: gzip Content-Length: 770 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-4ce6346e-e14b-4672-9488-697b75a545e0-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:63:75:10", "version": 4, "addr": "10.55.1.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/ffd39daa-b42f-438e-a7d8-d70a4b9bd1da", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/ffd39daa-b42f-438e-a7d8-d70a4b9bd1da", "rel": "bookmark"}], "image": {"id": "8bd3db44-26d7-4cc5-acd8-02341a108631", "links": [{"href": "http://172.30.9.23:8774/images/8bd3db44-26d7-4cc5-acd8-02341a108631", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-18T06:40:16.000000", "flavor": {"id": "ed750f2b-46cc-4bd5-b69b-198b17773e09", "links": [{"href": "http://172.30.9.23:8774/flavors/ed750f2b-46cc-4bd5-b69b-198b17773e09", "rel": "bookmark"}]}, "id": "ffd39daa-b42f-438e-a7d8-d70a4b9bd1da", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-4ce6346e-e14b-4672-9488-697b75a545e0-sec-grp"}], "user_id": "303ec12d66b94e638ca41a95928864b0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-18T06:40:18Z", "hostId": "5024c78612622ace86dc032da3303afe23e43a7ef241f0e50b88d76e", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-4ce6346e-e14b-4672-9488-697b75a545e0-kp", "name": "CreateInstanceSingleNetworkTests-4ce6346e-e14b-4672-9488-697b75a545e0-inst", "created": "2019-01-18T06:40:10Z", "tenant_id": "4d4c26a209644761b6acbb615114c2ed", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-18 06:40:27,252 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/ffd39daa-b42f-438e-a7d8-d70a4b9bd1da used request id req-17fbe472-440e-4422-905f-0c6dc39d2a18 2019-01-18 06:40:27,252 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-4ce6346e-e14b-4672-9488-697b75a545e0-inst] is - ACTIVE 2019-01-18 06:40:27,253 - create_instance - INFO - VM is - ACTIVE 2019-01-18 06:40:27,255 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/ffd39daa-b42f-438e-a7d8-d70a4b9bd1da -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f71817d42d551bf23e20fd67ffbdfab262e6cfe2" 2019-01-18 06:40:27,718 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:40: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-c267ddbd-324f-4e76-8647-2d1749a25f0e x-compute-request-id: req-c267ddbd-324f-4e76-8647-2d1749a25f0e Content-Encoding: gzip Content-Length: 770 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-4ce6346e-e14b-4672-9488-697b75a545e0-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:63:75:10", "version": 4, "addr": "10.55.1.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/ffd39daa-b42f-438e-a7d8-d70a4b9bd1da", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/ffd39daa-b42f-438e-a7d8-d70a4b9bd1da", "rel": "bookmark"}], "image": {"id": "8bd3db44-26d7-4cc5-acd8-02341a108631", "links": [{"href": "http://172.30.9.23:8774/images/8bd3db44-26d7-4cc5-acd8-02341a108631", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-18T06:40:16.000000", "flavor": {"id": "ed750f2b-46cc-4bd5-b69b-198b17773e09", "links": [{"href": "http://172.30.9.23:8774/flavors/ed750f2b-46cc-4bd5-b69b-198b17773e09", "rel": "bookmark"}]}, "id": "ffd39daa-b42f-438e-a7d8-d70a4b9bd1da", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-4ce6346e-e14b-4672-9488-697b75a545e0-sec-grp"}], "user_id": "303ec12d66b94e638ca41a95928864b0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-18T06:40:18Z", "hostId": "5024c78612622ace86dc032da3303afe23e43a7ef241f0e50b88d76e", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-4ce6346e-e14b-4672-9488-697b75a545e0-kp", "name": "CreateInstanceSingleNetworkTests-4ce6346e-e14b-4672-9488-697b75a545e0-inst", "created": "2019-01-18T06:40:10Z", "tenant_id": "4d4c26a209644761b6acbb615114c2ed", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-18 06:40:27,719 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/ffd39daa-b42f-438e-a7d8-d70a4b9bd1da used request id req-c267ddbd-324f-4e76-8647-2d1749a25f0e 2019-01-18 06:40:27,724 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-4ce6346e-e14b-4672-9488-697b75a545e0-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f71817d42d551bf23e20fd67ffbdfab262e6cfe2" 2019-01-18 06:40:28,018 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-13972ca5-7c06-40d4-b6db-2b7cbc708a2a Date: Fri, 18 Jan 2019 06:40: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":["af6842a8-1a62-485d-8b17-ad2f78aaa6fc"],"updated_at":"2019-01-18T06:39:47Z","tenant_id":"4d4c26a209644761b6acbb615114c2ed","created_at":"2019-01-18T06:39:46Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"4d4c26a209644761b6acbb615114c2ed","id":"304f4be4-d277-45a7-8a8c-231baa44de46","name":"CreateInstanceSingleNetworkTests-4ce6346e-e14b-4672-9488-697b75a545e0-pub-net"}]} 2019-01-18 06:40:28,019 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-4ce6346e-e14b-4672-9488-697b75a545e0-pub-net used request id req-13972ca5-7c06-40d4-b6db-2b7cbc708a2a 2019-01-18 06:40:28,023 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/4d4c26a209644761b6acbb615114c2ed -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f71817d42d551bf23e20fd67ffbdfab262e6cfe2" 2019-01-18 06:40:28,109 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:40:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-926b6a2f-5103-4d0f-b2fe-536b8c3a42ac 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/4d4c26a209644761b6acbb615114c2ed"}, "enabled": true, "id": "4d4c26a209644761b6acbb615114c2ed", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-16b3b63d-52ca-4dd-proj"}} 2019-01-18 06:40:28,109 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/4d4c26a209644761b6acbb615114c2ed used request id req-926b6a2f-5103-4d0f-b2fe-536b8c3a42ac 2019-01-18 06:40:28,114 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=304f4be4-d277-45a7-8a8c-231baa44de46 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f71817d42d551bf23e20fd67ffbdfab262e6cfe2" 2019-01-18 06:40:28,170 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-771dd6df-843a-4117-bd9a-ede12f917340 Date: Fri, 18 Jan 2019 06:40:28 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"304f4be4-d277-45a7-8a8c-231baa44de46","tenant_id":"4d4c26a209644761b6acbb615114c2ed","created_at":"2019-01-18T06:39:47Z","dns_nameservers":[],"updated_at":"2019-01-18T06:39: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":"4d4c26a209644761b6acbb615114c2ed","id":"af6842a8-1a62-485d-8b17-ad2f78aaa6fc","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-4ce6346e-e14b-4672-9488-697b75a545e0-pub-subnet"}]} 2019-01-18 06:40:28,170 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=304f4be4-d277-45a7-8a8c-231baa44de46 used request id req-771dd6df-843a-4117-bd9a-ede12f917340 2019-01-18 06:40:28,176 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=304f4be4-d277-45a7-8a8c-231baa44de46 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f71817d42d551bf23e20fd67ffbdfab262e6cfe2" 2019-01-18 06:40:28,275 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3901 X-Openstack-Request-Id: req-c0c38962-5804-4968-ae60-eb9e7fcbd66a Date: Fri, 18 Jan 2019 06:40:28 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:40:09Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"af6842a8-1a62-485d-8b17-ad2f78aaa6fc","ip_address":"10.55.1.1"}],"id":"68b948f5-e4d0-49ce-8de0-84639da1cc28","security_groups":[],"mac_address":"fa:16:3e:b6:48:9d","project_id":"4d4c26a209644761b6acbb615114c2ed","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"304f4be4-d277-45a7-8a8c-231baa44de46","tenant_id":"4d4c26a209644761b6acbb615114c2ed","created_at":"2019-01-18T06:39:56Z","binding:vnic_type":"normal","device_id":"9f1281d0-c925-4531-9f4d-bf861547607b"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:39:49Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"af6842a8-1a62-485d-8b17-ad2f78aaa6fc","ip_address":"10.55.1.2"}],"id":"7b11c1ed-6582-4475-9676-66c252ec038d","security_groups":[],"mac_address":"fa:16:3e:7d:47:1d","project_id":"4d4c26a209644761b6acbb615114c2ed","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"304f4be4-d277-45a7-8a8c-231baa44de46","tenant_id":"4d4c26a209644761b6acbb615114c2ed","created_at":"2019-01-18T06:39:47Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-304f4be4-d277-45a7-8a8c-231baa44de46"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:40:25Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"af6842a8-1a62-485d-8b17-ad2f78aaa6fc","ip_address":"10.55.1.6"}],"id":"88bc22e0-fe17-4268-a81b-38c28de50081","security_groups":["68b5dc1a-540e-404d-9d9c-5277abcb7937","d95ad5f9-b6dd-467f-a60d-916531c791f3"],"mac_address":"fa:16:3e:63:75:10","project_id":"4d4c26a209644761b6acbb615114c2ed","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-4ce6346e-e14b-4672-9488-697b75a545e0port-1","admin_state_up":true,"network_id":"304f4be4-d277-45a7-8a8c-231baa44de46","tenant_id":"4d4c26a209644761b6acbb615114c2ed","created_at":"2019-01-18T06:40:06Z","binding:vnic_type":"normal","device_id":"ffd39daa-b42f-438e-a7d8-d70a4b9bd1da"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:39:49Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"af6842a8-1a62-485d-8b17-ad2f78aaa6fc","ip_address":"10.55.1.3"}],"id":"910bc667-bb2a-4dc2-afc1-626c89655a84","security_groups":[],"mac_address":"fa:16:3e:ab:07:6d","project_id":"4d4c26a209644761b6acbb615114c2ed","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"304f4be4-d277-45a7-8a8c-231baa44de46","tenant_id":"4d4c26a209644761b6acbb615114c2ed","created_at":"2019-01-18T06:39:48Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-304f4be4-d277-45a7-8a8c-231baa44de46"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:39:50Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"af6842a8-1a62-485d-8b17-ad2f78aaa6fc","ip_address":"10.55.1.4"}],"id":"d4289732-8e8d-4593-a2a8-fec01d83b3d2","security_groups":[],"mac_address":"fa:16:3e:a2:4b:d3","project_id":"4d4c26a209644761b6acbb615114c2ed","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"304f4be4-d277-45a7-8a8c-231baa44de46","tenant_id":"4d4c26a209644761b6acbb615114c2ed","created_at":"2019-01-18T06:39:49Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-304f4be4-d277-45a7-8a8c-231baa44de46"}]} 2019-01-18 06:40:28,275 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=304f4be4-d277-45a7-8a8c-231baa44de46 used request id req-c0c38962-5804-4968-ae60-eb9e7fcbd66a 2019-01-18 06:40:28,276 - neutron_utils - INFO - Creating floating ip to external network - external 2019-01-18 06:40:28,281 - 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}f71817d42d551bf23e20fd67ffbdfab262e6cfe2" 2019-01-18 06:40:28,672 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-4e627d0d-5809-4493-85bb-93049b5e6eee Date: Fri, 18 Jan 2019 06:40:28 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"c7128340-d09d-4472-ab8c-6b0e75149f5d","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"47feb8aba08a40dca7028a1701e597b9","status":"ACTIVE","subnets":["99f540fb-52d8-49ca-b59c-736c854d3c9e"],"description":"","tags":[],"updated_at":"2019-01-18T04:39:13Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"47feb8aba08a40dca7028a1701e597b9","created_at":"2019-01-18T04:39:06Z","mtu":1500}]} 2019-01-18 06:40:28,673 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=external used request id req-4e627d0d-5809-4493-85bb-93049b5e6eee 2019-01-18 06:40:28,678 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=c7128340-d09d-4472-ab8c-6b0e75149f5d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f71817d42d551bf23e20fd67ffbdfab262e6cfe2" 2019-01-18 06:40:28,865 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-1ac186eb-9959-4b04-b0a6-7ef7973cedaa Date: Fri, 18 Jan 2019 06:40:28 GMT RESP BODY: {"subnets":[]} 2019-01-18 06:40:28,865 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=c7128340-d09d-4472-ab8c-6b0e75149f5d used request id req-1ac186eb-9959-4b04-b0a6-7ef7973cedaa 2019-01-18 06:40:28,871 - 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}f71817d42d551bf23e20fd67ffbdfab262e6cfe2" -d '{"floatingip": {"floating_network_id": "c7128340-d09d-4472-ab8c-6b0e75149f5d", "port_id": "88bc22e0-fe17-4268-a81b-38c28de50081"}}' 2019-01-18 06:40:30,889 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 547 X-Openstack-Request-Id: req-e3f09622-b6fc-45b6-bef8-eb02d259032c Date: Fri, 18 Jan 2019 06:40:30 GMT RESP BODY: {"floatingip": {"router_id": "9f1281d0-c925-4531-9f4d-bf861547607b", "status": "DOWN", "description": "", "tags": [], "tenant_id": "4d4c26a209644761b6acbb615114c2ed", "created_at": "2019-01-18T06:40:29Z", "updated_at": "2019-01-18T06:40:29Z", "floating_network_id": "c7128340-d09d-4472-ab8c-6b0e75149f5d", "fixed_ip_address": "10.55.1.6", "floating_ip_address": "172.30.9.202", "revision_number": 0, "project_id": "4d4c26a209644761b6acbb615114c2ed", "port_id": "88bc22e0-fe17-4268-a81b-38c28de50081", "id": "691c822c-3ae0-434b-a6d5-5f463f9c2f02"}} 2019-01-18 06:40:30,889 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/floatingips used request id req-e3f09622-b6fc-45b6-bef8-eb02d259032c 2019-01-18 06:40:30,890 - create_instance - INFO - Created floating IP 172.30.9.202 via router - CreateInstanceSingleNetworkTests-4ce6346e-e14b-4672-9488-697b75a545e0-pub-router 2019-01-18 06:40:30,893 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/ffd39daa-b42f-438e-a7d8-d70a4b9bd1da -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f71817d42d551bf23e20fd67ffbdfab262e6cfe2" 2019-01-18 06:40:31,256 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:40: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-916e830c-c6c2-4d4c-91d4-0d203a22c8cc x-compute-request-id: req-916e830c-c6c2-4d4c-91d4-0d203a22c8cc Content-Encoding: gzip Content-Length: 770 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-4ce6346e-e14b-4672-9488-697b75a545e0-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:63:75:10", "version": 4, "addr": "10.55.1.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/ffd39daa-b42f-438e-a7d8-d70a4b9bd1da", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/ffd39daa-b42f-438e-a7d8-d70a4b9bd1da", "rel": "bookmark"}], "image": {"id": "8bd3db44-26d7-4cc5-acd8-02341a108631", "links": [{"href": "http://172.30.9.23:8774/images/8bd3db44-26d7-4cc5-acd8-02341a108631", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-18T06:40:16.000000", "flavor": {"id": "ed750f2b-46cc-4bd5-b69b-198b17773e09", "links": [{"href": "http://172.30.9.23:8774/flavors/ed750f2b-46cc-4bd5-b69b-198b17773e09", "rel": "bookmark"}]}, "id": "ffd39daa-b42f-438e-a7d8-d70a4b9bd1da", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-4ce6346e-e14b-4672-9488-697b75a545e0-sec-grp"}], "user_id": "303ec12d66b94e638ca41a95928864b0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-18T06:40:18Z", "hostId": "5024c78612622ace86dc032da3303afe23e43a7ef241f0e50b88d76e", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-4ce6346e-e14b-4672-9488-697b75a545e0-kp", "name": "CreateInstanceSingleNetworkTests-4ce6346e-e14b-4672-9488-697b75a545e0-inst", "created": "2019-01-18T06:40:10Z", "tenant_id": "4d4c26a209644761b6acbb615114c2ed", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-18 06:40:31,256 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/ffd39daa-b42f-438e-a7d8-d70a4b9bd1da used request id req-916e830c-c6c2-4d4c-91d4-0d203a22c8cc 2019-01-18 06:40:31,257 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-4ce6346e-e14b-4672-9488-697b75a545e0-inst] is - ACTIVE 2019-01-18 06:40:31,257 - create_instance - INFO - VM is - ACTIVE 2019-01-18 06:40:31,260 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/ffd39daa-b42f-438e-a7d8-d70a4b9bd1da -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f71817d42d551bf23e20fd67ffbdfab262e6cfe2" 2019-01-18 06:40:31,594 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06: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-407d035f-7a84-4de8-874e-d76577ab0511 x-compute-request-id: req-407d035f-7a84-4de8-874e-d76577ab0511 Content-Encoding: gzip Content-Length: 770 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-4ce6346e-e14b-4672-9488-697b75a545e0-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:63:75:10", "version": 4, "addr": "10.55.1.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/ffd39daa-b42f-438e-a7d8-d70a4b9bd1da", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/ffd39daa-b42f-438e-a7d8-d70a4b9bd1da", "rel": "bookmark"}], "image": {"id": "8bd3db44-26d7-4cc5-acd8-02341a108631", "links": [{"href": "http://172.30.9.23:8774/images/8bd3db44-26d7-4cc5-acd8-02341a108631", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-18T06:40:16.000000", "flavor": {"id": "ed750f2b-46cc-4bd5-b69b-198b17773e09", "links": [{"href": "http://172.30.9.23:8774/flavors/ed750f2b-46cc-4bd5-b69b-198b17773e09", "rel": "bookmark"}]}, "id": "ffd39daa-b42f-438e-a7d8-d70a4b9bd1da", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-4ce6346e-e14b-4672-9488-697b75a545e0-sec-grp"}], "user_id": "303ec12d66b94e638ca41a95928864b0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-18T06:40:18Z", "hostId": "5024c78612622ace86dc032da3303afe23e43a7ef241f0e50b88d76e", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-4ce6346e-e14b-4672-9488-697b75a545e0-kp", "name": "CreateInstanceSingleNetworkTests-4ce6346e-e14b-4672-9488-697b75a545e0-inst", "created": "2019-01-18T06:40:10Z", "tenant_id": "4d4c26a209644761b6acbb615114c2ed", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-18 06:40:31,594 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/ffd39daa-b42f-438e-a7d8-d70a4b9bd1da used request id req-407d035f-7a84-4de8-874e-d76577ab0511 2019-01-18 06:40:31,600 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-4ce6346e-e14b-4672-9488-697b75a545e0-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f71817d42d551bf23e20fd67ffbdfab262e6cfe2" 2019-01-18 06:40:31,843 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-94af96b8-1c84-4aba-b713-0ac9c360482a Date: Fri, 18 Jan 2019 06:40: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":["af6842a8-1a62-485d-8b17-ad2f78aaa6fc"],"updated_at":"2019-01-18T06:39:47Z","tenant_id":"4d4c26a209644761b6acbb615114c2ed","created_at":"2019-01-18T06:39:46Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"4d4c26a209644761b6acbb615114c2ed","id":"304f4be4-d277-45a7-8a8c-231baa44de46","name":"CreateInstanceSingleNetworkTests-4ce6346e-e14b-4672-9488-697b75a545e0-pub-net"}]} 2019-01-18 06:40:31,844 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-4ce6346e-e14b-4672-9488-697b75a545e0-pub-net used request id req-94af96b8-1c84-4aba-b713-0ac9c360482a 2019-01-18 06:40:31,848 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/4d4c26a209644761b6acbb615114c2ed -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f71817d42d551bf23e20fd67ffbdfab262e6cfe2" 2019-01-18 06:40:31,929 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:40:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c1ba8f7a-7091-4cc6-8c50-be386270a862 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/4d4c26a209644761b6acbb615114c2ed"}, "enabled": true, "id": "4d4c26a209644761b6acbb615114c2ed", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-16b3b63d-52ca-4dd-proj"}} 2019-01-18 06:40:31,929 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/4d4c26a209644761b6acbb615114c2ed used request id req-c1ba8f7a-7091-4cc6-8c50-be386270a862 2019-01-18 06:40:31,935 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=304f4be4-d277-45a7-8a8c-231baa44de46 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f71817d42d551bf23e20fd67ffbdfab262e6cfe2" 2019-01-18 06:40:32,127 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-07352007-511d-4895-b7c2-1fb6f63137f7 Date: Fri, 18 Jan 2019 06:40:32 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"304f4be4-d277-45a7-8a8c-231baa44de46","tenant_id":"4d4c26a209644761b6acbb615114c2ed","created_at":"2019-01-18T06:39:47Z","dns_nameservers":[],"updated_at":"2019-01-18T06:39: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":"4d4c26a209644761b6acbb615114c2ed","id":"af6842a8-1a62-485d-8b17-ad2f78aaa6fc","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-4ce6346e-e14b-4672-9488-697b75a545e0-pub-subnet"}]} 2019-01-18 06:40:32,127 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=304f4be4-d277-45a7-8a8c-231baa44de46 used request id req-07352007-511d-4895-b7c2-1fb6f63137f7 2019-01-18 06:40:32,133 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=304f4be4-d277-45a7-8a8c-231baa44de46 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f71817d42d551bf23e20fd67ffbdfab262e6cfe2" 2019-01-18 06:40:32,230 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3901 X-Openstack-Request-Id: req-123e62d0-8b55-4607-9ec1-a2836254da02 Date: Fri, 18 Jan 2019 06:40:32 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:40:09Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"af6842a8-1a62-485d-8b17-ad2f78aaa6fc","ip_address":"10.55.1.1"}],"id":"68b948f5-e4d0-49ce-8de0-84639da1cc28","security_groups":[],"mac_address":"fa:16:3e:b6:48:9d","project_id":"4d4c26a209644761b6acbb615114c2ed","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"304f4be4-d277-45a7-8a8c-231baa44de46","tenant_id":"4d4c26a209644761b6acbb615114c2ed","created_at":"2019-01-18T06:39:56Z","binding:vnic_type":"normal","device_id":"9f1281d0-c925-4531-9f4d-bf861547607b"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:39:49Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"af6842a8-1a62-485d-8b17-ad2f78aaa6fc","ip_address":"10.55.1.2"}],"id":"7b11c1ed-6582-4475-9676-66c252ec038d","security_groups":[],"mac_address":"fa:16:3e:7d:47:1d","project_id":"4d4c26a209644761b6acbb615114c2ed","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"304f4be4-d277-45a7-8a8c-231baa44de46","tenant_id":"4d4c26a209644761b6acbb615114c2ed","created_at":"2019-01-18T06:39:47Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-304f4be4-d277-45a7-8a8c-231baa44de46"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:40:25Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"af6842a8-1a62-485d-8b17-ad2f78aaa6fc","ip_address":"10.55.1.6"}],"id":"88bc22e0-fe17-4268-a81b-38c28de50081","security_groups":["68b5dc1a-540e-404d-9d9c-5277abcb7937","d95ad5f9-b6dd-467f-a60d-916531c791f3"],"mac_address":"fa:16:3e:63:75:10","project_id":"4d4c26a209644761b6acbb615114c2ed","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-4ce6346e-e14b-4672-9488-697b75a545e0port-1","admin_state_up":true,"network_id":"304f4be4-d277-45a7-8a8c-231baa44de46","tenant_id":"4d4c26a209644761b6acbb615114c2ed","created_at":"2019-01-18T06:40:06Z","binding:vnic_type":"normal","device_id":"ffd39daa-b42f-438e-a7d8-d70a4b9bd1da"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:39:49Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"af6842a8-1a62-485d-8b17-ad2f78aaa6fc","ip_address":"10.55.1.3"}],"id":"910bc667-bb2a-4dc2-afc1-626c89655a84","security_groups":[],"mac_address":"fa:16:3e:ab:07:6d","project_id":"4d4c26a209644761b6acbb615114c2ed","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"304f4be4-d277-45a7-8a8c-231baa44de46","tenant_id":"4d4c26a209644761b6acbb615114c2ed","created_at":"2019-01-18T06:39:48Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-304f4be4-d277-45a7-8a8c-231baa44de46"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:39:50Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"af6842a8-1a62-485d-8b17-ad2f78aaa6fc","ip_address":"10.55.1.4"}],"id":"d4289732-8e8d-4593-a2a8-fec01d83b3d2","security_groups":[],"mac_address":"fa:16:3e:a2:4b:d3","project_id":"4d4c26a209644761b6acbb615114c2ed","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"304f4be4-d277-45a7-8a8c-231baa44de46","tenant_id":"4d4c26a209644761b6acbb615114c2ed","created_at":"2019-01-18T06:39:49Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-304f4be4-d277-45a7-8a8c-231baa44de46"}]} 2019-01-18 06:40:32,230 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=304f4be4-d277-45a7-8a8c-231baa44de46 used request id req-123e62d0-8b55-4607-9ec1-a2836254da02 2019-01-18 06:40:32,231 - create_instance_tests - INFO - Looking for IP 10.55.1.6 in the console log 2019-01-18 06:40:32,234 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/ffd39daa-b42f-438e-a7d8-d70a4b9bd1da -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f71817d42d551bf23e20fd67ffbdfab262e6cfe2" 2019-01-18 06:40:32,717 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:40: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-4d1fc8a9-a0db-4133-b961-6bfab3507d7e x-compute-request-id: req-4d1fc8a9-a0db-4133-b961-6bfab3507d7e Content-Encoding: gzip Content-Length: 786 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-4ce6346e-e14b-4672-9488-697b75a545e0-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:63:75:10", "version": 4, "addr": "10.55.1.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:63:75:10", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/ffd39daa-b42f-438e-a7d8-d70a4b9bd1da", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/ffd39daa-b42f-438e-a7d8-d70a4b9bd1da", "rel": "bookmark"}], "image": {"id": "8bd3db44-26d7-4cc5-acd8-02341a108631", "links": [{"href": "http://172.30.9.23:8774/images/8bd3db44-26d7-4cc5-acd8-02341a108631", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-18T06:40:16.000000", "flavor": {"id": "ed750f2b-46cc-4bd5-b69b-198b17773e09", "links": [{"href": "http://172.30.9.23:8774/flavors/ed750f2b-46cc-4bd5-b69b-198b17773e09", "rel": "bookmark"}]}, "id": "ffd39daa-b42f-438e-a7d8-d70a4b9bd1da", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-4ce6346e-e14b-4672-9488-697b75a545e0-sec-grp"}], "user_id": "303ec12d66b94e638ca41a95928864b0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-18T06:40:18Z", "hostId": "5024c78612622ace86dc032da3303afe23e43a7ef241f0e50b88d76e", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-4ce6346e-e14b-4672-9488-697b75a545e0-kp", "name": "CreateInstanceSingleNetworkTests-4ce6346e-e14b-4672-9488-697b75a545e0-inst", "created": "2019-01-18T06:40:10Z", "tenant_id": "4d4c26a209644761b6acbb615114c2ed", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-18 06:40:32,717 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/ffd39daa-b42f-438e-a7d8-d70a4b9bd1da used request id req-4d1fc8a9-a0db-4133-b961-6bfab3507d7e 2019-01-18 06:40:32,720 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers/ffd39daa-b42f-438e-a7d8-d70a4b9bd1da/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f71817d42d551bf23e20fd67ffbdfab262e6cfe2" -d '{"os-getConsoleOutput": {"length": null}}' 2019-01-18 06:40:33,876 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:40: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-59ed1895-6782-42f8-8866-61d9afacbb7b x-compute-request-id: req-59ed1895-6782-42f8-8866-61d9afacbb7b Content-Encoding: gzip Content-Length: 9588 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 544513110 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.910 MHz processor\n[ 0.132472] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.134021] pid_max: default: 32768 minimum: 301\n[ 0.134873] ACPI: Core revision 20150930\n[ 0.136253] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.137504] Security Framework initialized\n[ 0.138288] Yama: becoming mindful.\n[ 0.138976] AppArmor: AppArmor initialized\n[ 0.139803] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.141015] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.142245] Mount-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.143367] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.144708] Initializing cgroup subsys io\n[ 0.145502] Initializing cgroup subsys memory\n[ 0.146295] Initializing cgroup subsys devices\n[ 0.147091] Initializing cgroup subsys freezer\n[ 0.147897] Initializing cgroup subsys net_cls\n[ 0.148728] Initializing cgroup subsys perf_event\n[ 0.149562] Initializing cgroup subsys net_prio\n[ 0.150429] Initializing cgroup subsys hugetlb\n[ 0.151225] Initializing cgroup subsys pids\n[ 0.152069] CPU: Physical Processor ID: 0\n[ 0.153516] mce: CPU supports 10 MCE banks\n[ 0.154330] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.155299] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.157543] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.164119] ftrace: allocating 31920 entries in 125 pages\n[ 0.191179] smpboot: Max logical packages: 2\n[ 0.192141] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.193266] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.194543] x2apic enabled\n[ 0.195325] Switched APIC routing to physical x2apic.\n[ 0.197031] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.198197] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.200245] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.202078] KVM setup paravirtual spinlock\n[ 0.203517] x86: Booting SMP configuration:\n[ 0.204378] .... node #0, CPUs: #1\n[ 0.205233] kvm-clock: cpu 1, msr 0:ffd3041, secondary cpu clock\n[ 0.226841] x86: Booted up 1 node, 2 CPUs\n[ 0.226845] KVM setup async PF for cpu 1\n[ 0.226848] kvm-stealtime: cpu 1, msr f90d940\n[ 0.229268] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.230851] devtmpfs: initialized\n[ 0.232532] evm: security.selinux\n[ 0.233194] evm: security.SMACK64\n[ 0.233850] evm: security.SMACK64EXEC\n[ 0.234555] evm: security.SMACK64TRANSMUTE\n[ 0.235330] evm: security.SMACK64MMAP\n[ 0.236034] evm: security.ima\n[ 0.236654] evm: security.capability\n[ 0.237490] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.239275] pinctrl core: initialized pinctrl subsystem\n[ 0.240339] RTC time: 6:40:17, date: 01/18/19\n[ 0.241285] NET: Registered protocol family 16\n[ 0.252302] cpuidle: using governor ladder\n[ 0.264368] cpuidle: using governor menu\n[ 0.265162] PCCT header not found.\n[ 0.265955] ACPI: bus type PCI registered\n[ 0.266803] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.267989] PCI: Using configuration type 1 for base access\n[ 0.281509] ACPI: Added _OSI(Module Device)\n[ 0.282338] ACPI: Added _OSI(Processor Device)\n[ 0.283219] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.284060] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.286345] ACPI: Interpreter enabled\n[ 0.287140] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.288963] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.290797] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.292628] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.294466] ACPI: (supports S0 S5)\n[ 0.295166] ACPI: Using IOAPIC for interrupt routing\n[ 0.296209] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.299575] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.300719] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.301938] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.303135] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.305377] acpiphp: Slot [3] registered\n[ 0.306214] acpiphp: Slot [4] registered\n[ 0.307011] acpiphp: Slot [5] registered\n[ 0.307812] acpiphp: Slot [6] registered\n[ 0.308608] acpiphp: Slot [7] registered\n[ 0.309395] acpiphp: Slot [8] registered\n[ 0.310186] acpiphp: Slot [9] registered\n[ 0.310971] acpiphp: Slot [10] registered\n[ 0.322051] acpiphp: Slot [11] registered\n[ 0.322857] acpiphp: Slot [12] registered\n[ 0.323661] acpiphp: Slot [13] registered\n[ 0.324464] acpiphp: Slot [14] registered\n[ 0.325272] acpiphp: Slot [15] registered\n[ 0.326099] acpiphp: Slot [16] registered\n[ 0.326908] acpiphp: Slot [17] registered\n[ 0.327721] acpiphp: Slot [18] registered\n[ 0.328528] acpiphp: Slot [19] registered\n[ 0.329335] acpiphp: Slot [20] registered\n[ 0.330150] acpiphp: Slot [21] registered\n[ 0.330952] acpiphp: Slot [22] registered\n[ 0.331760] acpiphp: Slot [23] registered\n[ 0.332567] acpiphp: Slot [24] registered\n[ 0.333368] acpiphp: Slot [25] registered\n[ 0.334177] acpiphp: Slot [26] registered\n[ 0.334977] acpiphp: Slot [27] registered\n[ 0.335782] acpiphp: Slot [28] registered\n[ 0.336584] acpiphp: Slot [29] registered\n[ 0.337387] acpiphp: Slot [30] registered\n[ 0.338194] acpiphp: Slot [31] registered\n[ 0.338993] PCI host bridge to bus 0000:00\n[ 0.339796] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.341128] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.342463] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.343901] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window]\n[ 0.345335] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.351490] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.352832] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.354041] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.355332] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.361836] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.363288] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.409547] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.411036] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.412469] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.413884] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.415279] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.416569] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.418121] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.419162] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.420700] vgaarb: loaded\n[ 0.421300] vgaarb: bridge control possible 0000:00:02.0\n[ 0.422450] SCSI subsystem initialized\n[ 0.423311] ACPI: bus type USB registered\n[ 0.424128] usbcore: registered new interface driver usbfs\n[ 0.425157] usbcore: registered new interface driver hub\n[ 0.426166] usbcore: registered new device driver usb\n[ 0.427314] PCI: Using ACPI for IRQ routing\n[ 0.428353] NetLabel: Initializing\n[ 0.429063] NetLabel: domain hash size = 128\n[ 0.429922] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.430871] NetLabel: unlabeled traffic allowed by default\n[ 0.432015] clocksource: Switched to clocksource kvm-clock\n[ 0.438086] AppArmor: AppArmor Filesystem Enabled\n[ 0.439050] pnp: PnP ACPI init\n[ 0.439992] pnp: PnP ACPI: found 5 devices\n[ 0.447392] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.449093] NET: Registered protocol family 2\n[ 0.450081] TCP established hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.451354] TCP bind hash table entries: 2048 (order: 3, 32768 bytes)\n[ 0.452523] TCP: Hash tables configured (established 2048 bind 2048)\n[ 0.453684] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.454804] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.455974] NET: Registered protocol family 1\n[ 0.456847] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.457979] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.459069] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.477555] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.496317] Trying to unpack rootfs image as initramfs...\n[ 0.546592] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000)\n[ 0.561317] Scanning for low memory corruption every 60 seconds\n[ 0.562815] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 0.564052] audit: initializing netlink subsys (disabled)\n[ 0.565198] audit: type=2000 audit(1547793617.792:1): initialized\n[ 0.566692] Initialise system trusted keyring\n[ 0.567766] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.569021] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.571164] zbud: loaded\n[ 0.571920] VFS: Disk quotas dquot_6.6.0\n[ 0.572801] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.574460] fuse init (API version 7.23)\n[ 0.575453] Key type big_key registered\n[ 0.576314] Allocating IMA MOK and blacklist keyrings.\n[ 0.577832] Key type asymmetric registered\n[ 0.578744] Asymmetric key parser 'x509' registered\n[ 0.579788] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.581423] io scheduler noop registered\n[ 0.582304] io scheduler deadline registered (default)\n[ 0.583385] io scheduler cfq registered\n[ 0.584339] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.585517] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.586865] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.588474] ACPI: Power Button [PWRF]\n[ 0.589415] GHES: HEST is not enabled!\n[ 0.607482] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.644229] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.646700] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.670376] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.673097] Linux agpgart interface v0.103\n[ 0.675656] brd: module loaded\n[ 0.677123] loop: module loaded\n[ 0.680920] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.682521] GPT:90111 != 20971519\n[ 0.683267] GPT:Alternate GPT header not at the end of the disk.\n[ 0.684472] GPT:90111 != 20971519\n[ 0.685227] GPT: Use GNU Parted to correct GPT errors.\n[ 0.686306] vda: vda1 vda15\n[ 0.687867] scsi host0: ata_piix\n[ 0.688760] scsi host1: ata_piix\n[ 0.689546] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.690880] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.692302] libphy: Fixed MDIO Bus: probed\n[ 0.693282] tun: Universal TUN/TAP device driver, 1.6\n[ 0.694342] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.696417] PPP generic driver version 2.4.2\n[ 0.697379] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.698745] ehci-pci: EHCI PCI platform driver\n[ 0.699711] ehci-platform: EHCI generic platform driver\n[ 0.700778] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.701987] ohci-pci: OHCI PCI platform driver\n[ 0.702922] ohci-platform: OHCI generic platform driver\n[ 0.703966] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.722702] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.723812] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.725408] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.726517] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.727765] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.729149] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.730682] usb usb1: Product: UHCI Host Controller\n[ 0.731702] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.733007] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.734024] hub 1-0:1.0: USB hub found\n[ 0.734825] hub 1-0:1.0: 2 ports detected\n[ 0.735770] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.738001] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.739042] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.740148] mousedev: PS/2 mouse device common for all mice\n[ 0.741355] rtc_cmos 00:00: RTC can wake from S4\n[ 0.742604] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.743915] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.744098] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.744119] i2c /dev entries driver\n[ 0.744169] device-mapper: uevent: version 1.0.3\n[ 0.745702] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.745723] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.745932] NET: Registered protocol family 10\n[ 0.746068] NET: Registered protocol family 17\n[ 0.746078] Key type dns_resolver registered\n[ 0.746208] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.746897] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.746915] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.747009] registered taskstats version 1\n[ 0.747020] Loading compiled-in X.509 certificates\n[ 0.747550] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.747567] zswap: loaded using pool lzo/zbud\n[ 0.748211] Key type trusted registered\n[ 0.749000] Key type encrypted registered\n[ 0.749003] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.749005] ima: No TPM chip found, activating TPM-bypass!\n[ 0.749019] evm: HMAC attrs: 0x1\n[ 0.749565] Magic number: 3:89:671\n[ 0.750368] rtc_cmos 00:00: setting system clock to 2019-01-18 06:40:17 UTC (1547793617)\n[ 0.750431] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.750432] EDD information not available.\n[ 0.849228] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.851519] Write protecting the kernel read-only data: 14336k\n[ 0.853328] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.855306] 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.925546] 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.20\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.6...\nLease of 10.55.1.6 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.41. iid=i-000000e1\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.910 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQDL5DkvfUoO9Szvvk3vIBBuJQ9igH9z0+9W71Br5DaC9Pw5XUKb8BOW2NndQLZa5kieUb3Kq9My83QXYeLapypF6fLS4w87tQXqbzLjjuGt7q1CWh1+FYEK7ri1O4+gfxEpxtpwhQeAZ7wun1nKxy0Sj+Quu0OQ0Pyq666HnLmz/K1/4ftGI+R40TxvZXdQ/1yzuNDOZgXVlAffax28rlMY3035fl8TyCpFg7L37+cRM8DC5XDKmvC6yOCy5VnpJNIGuixRA5OM5QPSkDNXuNTUgZLyIti+qpJrWQjyPnQdBu1tretVCTk9QYX0G58hBJHDeJMdM9enFnvH82wui5LP root@createinstancesinglenetworktests-4ce6346e-e14b-4672-9488-697b75\nssh-dss AAAAB3NzaC1kc3MAAACBALDTZhs4L38A/FKcQophPOSMgX0tV49p1QTDHg9Q7rVLbprmn6+lTuloUL9rwPzjuUCiL24OADLxxebtCso2PqTftFBZs1JGxH9qqLKZtr0XEYnPWJkMaD+ZuSIsdM9FVe6JIj/ipv9PMrYa9CWm2z2iFKh9chfq53FEczYtqK7NAAAAFQCkd3lMAveEYcPJHPe6Y5x+L3RmhQAAAIAhQGLtwzwb284ZSLOlWpJum+tN6NFN6LzIblb8B2NFkV/KxqAQYx5SWBpmhy6ku9EbxxTUJP7gEIQMMl1kGXV0Y4Whwm0n02Ql0q3//HVgnlHpSoFh1/tOGWBlmFgDgoknpkQHhuE8dmpZyKp2n04jb290bPzgCaPc404VeBqQQwAAAIEAmAnrZiILWGRQLnjy4MVC61oH038iVmB4uBgVLVd4jiERGqIv88yUgUA0NxZtZOmOEkzlKIMKUt+OpzohwphCsIA89gnvwJzG5wif5jzz25AGvLavWvlCkRT/1xtA+aG/3KvkOau0aLbvsfOJAJklrpTShLA74ChdyZc2fkxrA6g= root@createinstancesinglenetworktests-4ce6346e-e14b-4672-9488-697b75\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.6,24,fe80::f816:3eff:fe63:7510/64,\nip-route:default via 10.55.1.1 dev eth0 \nip-route:10.55.1.0/24 dev eth0 src 10.55.1.6 \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-000000e1\nname: N/A\navailability-zone: nova\nlocal-hostname: createinstancesinglenetworktests-4ce6346e-e14b-4672-9488-697b75\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-4ce6346e-e14b-4672-9488-697b75 login: "} 2019-01-18 06:40:33,877 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/ffd39daa-b42f-438e-a7d8-d70a4b9bd1da/action used request id req-59ed1895-6782-42f8-8866-61d9afacbb7b 2019-01-18 06:40:33,878 - create_instance_tests - INFO - DHCP lease obtained logged in console 2019-01-18 06:40:33,879 - 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 544513110 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.910 MHz processor [ 0.132472] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.134021] pid_max: default: 32768 minimum: 301 [ 0.134873] ACPI: Core revision 20150930 [ 0.136253] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.137504] Security Framework initialized [ 0.138288] Yama: becoming mindful. [ 0.138976] AppArmor: AppArmor initialized [ 0.139803] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.141015] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.142245] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.143367] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.144708] Initializing cgroup subsys io [ 0.145502] Initializing cgroup subsys memory [ 0.146295] Initializing cgroup subsys devices [ 0.147091] Initializing cgroup subsys freezer [ 0.147897] Initializing cgroup subsys net_cls [ 0.148728] Initializing cgroup subsys perf_event [ 0.149562] Initializing cgroup subsys net_prio [ 0.150429] Initializing cgroup subsys hugetlb [ 0.151225] Initializing cgroup subsys pids [ 0.152069] CPU: Physical Processor ID: 0 [ 0.153516] mce: CPU supports 10 MCE banks [ 0.154330] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.155299] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.157543] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.164119] ftrace: allocating 31920 entries in 125 pages [ 0.191179] smpboot: Max logical packages: 2 [ 0.192141] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.193266] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.194543] x2apic enabled [ 0.195325] Switched APIC routing to physical x2apic. [ 0.197031] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.198197] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.200245] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.202078] KVM setup paravirtual spinlock [ 0.203517] x86: Booting SMP configuration: [ 0.204378] .... node #0, CPUs: #1 [ 0.205233] kvm-clock: cpu 1, msr 0:ffd3041, secondary cpu clock [ 0.226841] x86: Booted up 1 node, 2 CPUs [ 0.226845] KVM setup async PF for cpu 1 [ 0.226848] kvm-stealtime: cpu 1, msr f90d940 [ 0.229268] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.230851] devtmpfs: initialized [ 0.232532] evm: security.selinux [ 0.233194] evm: security.SMACK64 [ 0.233850] evm: security.SMACK64EXEC [ 0.234555] evm: security.SMACK64TRANSMUTE [ 0.235330] evm: security.SMACK64MMAP [ 0.236034] evm: security.ima [ 0.236654] evm: security.capability [ 0.237490] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.239275] pinctrl core: initialized pinctrl subsystem [ 0.240339] RTC time: 6:40:17, date: 01/18/19 [ 0.241285] NET: Registered protocol family 16 [ 0.252302] cpuidle: using governor ladder [ 0.264368] cpuidle: using governor menu [ 0.265162] PCCT header not found. [ 0.265955] ACPI: bus type PCI registered [ 0.266803] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.267989] PCI: Using configuration type 1 for base access [ 0.281509] ACPI: Added _OSI(Module Device) [ 0.282338] ACPI: Added _OSI(Processor Device) [ 0.283219] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.284060] ACPI: Added _OSI(Processor Aggregator Device) [ 0.286345] ACPI: Interpreter enabled [ 0.287140] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.288963] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.290797] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.292628] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.294466] ACPI: (supports S0 S5) [ 0.295166] ACPI: Using IOAPIC for interrupt routing [ 0.296209] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.299575] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.300719] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.301938] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.303135] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.305377] acpiphp: Slot [3] registered [ 0.306214] acpiphp: Slot [4] registered [ 0.307011] acpiphp: Slot [5] registered [ 0.307812] acpiphp: Slot [6] registered [ 0.308608] acpiphp: Slot [7] registered [ 0.309395] acpiphp: Slot [8] registered [ 0.310186] acpiphp: Slot [9] registered [ 0.310971] acpiphp: Slot [10] registered [ 0.322051] acpiphp: Slot [11] registered [ 0.322857] acpiphp: Slot [12] registered [ 0.323661] acpiphp: Slot [13] registered [ 0.324464] acpiphp: Slot [14] registered [ 0.325272] acpiphp: Slot [15] registered [ 0.326099] acpiphp: Slot [16] registered [ 0.326908] acpiphp: Slot [17] registered [ 0.327721] acpiphp: Slot [18] registered [ 0.328528] acpiphp: Slot [19] registered [ 0.329335] acpiphp: Slot [20] registered [ 0.330150] acpiphp: Slot [21] registered [ 0.330952] acpiphp: Slot [22] registered [ 0.331760] acpiphp: Slot [23] registered [ 0.332567] acpiphp: Slot [24] registered [ 0.333368] acpiphp: Slot [25] registered [ 0.334177] acpiphp: Slot [26] registered [ 0.334977] acpiphp: Slot [27] registered [ 0.335782] acpiphp: Slot [28] registered [ 0.336584] acpiphp: Slot [29] registered [ 0.337387] acpiphp: Slot [30] registered [ 0.338194] acpiphp: Slot [31] registered [ 0.338993] PCI host bridge to bus 0000:00 [ 0.339796] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.341128] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.342463] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.343901] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.345335] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.351490] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.352832] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.354041] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.355332] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.361836] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.363288] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.409547] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.411036] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.412469] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.413884] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.415279] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.416569] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.418121] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.419162] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.420700] vgaarb: loaded [ 0.421300] vgaarb: bridge control possible 0000:00:02.0 [ 0.422450] SCSI subsystem initialized [ 0.423311] ACPI: bus type USB registered [ 0.424128] usbcore: registered new interface driver usbfs [ 0.425157] usbcore: registered new interface driver hub [ 0.426166] usbcore: registered new device driver usb [ 0.427314] PCI: Using ACPI for IRQ routing [ 0.428353] NetLabel: Initializing [ 0.429063] NetLabel: domain hash size = 128 [ 0.429922] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.430871] NetLabel: unlabeled traffic allowed by default [ 0.432015] clocksource: Switched to clocksource kvm-clock [ 0.438086] AppArmor: AppArmor Filesystem Enabled [ 0.439050] pnp: PnP ACPI init [ 0.439992] pnp: PnP ACPI: found 5 devices [ 0.447392] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.449093] NET: Registered protocol family 2 [ 0.450081] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 0.451354] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 0.452523] TCP: Hash tables configured (established 2048 bind 2048) [ 0.453684] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.454804] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.455974] NET: Registered protocol family 1 [ 0.456847] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.457979] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.459069] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.477555] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.496317] Trying to unpack rootfs image as initramfs... [ 0.546592] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000) [ 0.561317] Scanning for low memory corruption every 60 seconds [ 0.562815] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.564052] audit: initializing netlink subsys (disabled) [ 0.565198] audit: type=2000 audit(1547793617.792:1): initialized [ 0.566692] Initialise system trusted keyring [ 0.567766] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.569021] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.571164] zbud: loaded [ 0.571920] VFS: Disk quotas dquot_6.6.0 [ 0.572801] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.574460] fuse init (API version 7.23) [ 0.575453] Key type big_key registered [ 0.576314] Allocating IMA MOK and blacklist keyrings. [ 0.577832] Key type asymmetric registered [ 0.578744] Asymmetric key parser 'x509' registered [ 0.579788] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.581423] io scheduler noop registered [ 0.582304] io scheduler deadline registered (default) [ 0.583385] io scheduler cfq registered [ 0.584339] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.585517] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.586865] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.588474] ACPI: Power Button [PWRF] [ 0.589415] GHES: HEST is not enabled! [ 0.607482] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.644229] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.646700] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.670376] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.673097] Linux agpgart interface v0.103 [ 0.675656] brd: module loaded [ 0.677123] loop: module loaded [ 0.680920] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.682521] GPT:90111 != 20971519 [ 0.683267] GPT:Alternate GPT header not at the end of the disk. [ 0.684472] GPT:90111 != 20971519 [ 0.685227] GPT: Use GNU Parted to correct GPT errors. [ 0.686306] vda: vda1 vda15 [ 0.687867] scsi host0: ata_piix [ 0.688760] scsi host1: ata_piix [ 0.689546] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.690880] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.692302] libphy: Fixed MDIO Bus: probed [ 0.693282] tun: Universal TUN/TAP device driver, 1.6 [ 0.694342] tun: (C) 1999-2004 Max Krasnyansky [ 0.696417] PPP generic driver version 2.4.2 [ 0.697379] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.698745] ehci-pci: EHCI PCI platform driver [ 0.699711] ehci-platform: EHCI generic platform driver [ 0.700778] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.701987] ohci-pci: OHCI PCI platform driver [ 0.702922] ohci-platform: OHCI generic platform driver [ 0.703966] uhci_hcd: USB Universal Host Controller Interface driver [ 0.722702] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.723812] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.725408] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.726517] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.727765] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.729149] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.730682] usb usb1: Product: UHCI Host Controller [ 0.731702] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.733007] usb usb1: SerialNumber: 0000:00:01.2 [ 0.734024] hub 1-0:1.0: USB hub found [ 0.734825] hub 1-0:1.0: 2 ports detected [ 0.735770] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.738001] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.739042] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.740148] mousedev: PS/2 mouse device common for all mice [ 0.741355] rtc_cmos 00:00: RTC can wake from S4 [ 0.742604] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.743915] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.744098] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.744119] i2c /dev entries driver [ 0.744169] device-mapper: uevent: version 1.0.3 [ 0.745702] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.745723] ledtrig-cpu: registered to indicate activity on CPUs [ 0.745932] NET: Registered protocol family 10 [ 0.746068] NET: Registered protocol family 17 [ 0.746078] Key type dns_resolver registered [ 0.746208] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.746897] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.746915] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.747009] registered taskstats version 1 [ 0.747020] Loading compiled-in X.509 certificates [ 0.747550] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.747567] zswap: loaded using pool lzo/zbud [ 0.748211] Key type trusted registered [ 0.749000] Key type encrypted registered [ 0.749003] AppArmor: AppArmor sha1 policy hashing enabled [ 0.749005] ima: No TPM chip found, activating TPM-bypass! [ 0.749019] evm: HMAC attrs: 0x1 [ 0.749565] Magic number: 3:89:671 [ 0.750368] rtc_cmos 00:00: setting system clock to 2019-01-18 06:40:17 UTC (1547793617) [ 0.750431] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.750432] EDD information not available. [ 0.849228] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.851519] Write protecting the kernel read-only data: 14336k [ 0.853328] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.855306] 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.925546] 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.20 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.6... Lease of 10.55.1.6 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.41. iid=i-000000e1 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.910 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQDL5DkvfUoO9Szvvk3vIBBuJQ9igH9z0+9W71Br5DaC9Pw5XUKb8BOW2NndQLZa5kieUb3Kq9My83QXYeLapypF6fLS4w87tQXqbzLjjuGt7q1CWh1+FYEK7ri1O4+gfxEpxtpwhQeAZ7wun1nKxy0Sj+Quu0OQ0Pyq666HnLmz/K1/4ftGI+R40TxvZXdQ/1yzuNDOZgXVlAffax28rlMY3035fl8TyCpFg7L37+cRM8DC5XDKmvC6yOCy5VnpJNIGuixRA5OM5QPSkDNXuNTUgZLyIti+qpJrWQjyPnQdBu1tretVCTk9QYX0G58hBJHDeJMdM9enFnvH82wui5LP root@createinstancesinglenetworktests-4ce6346e-e14b-4672-9488-697b75 ssh-dss AAAAB3NzaC1kc3MAAACBALDTZhs4L38A/FKcQophPOSMgX0tV49p1QTDHg9Q7rVLbprmn6+lTuloUL9rwPzjuUCiL24OADLxxebtCso2PqTftFBZs1JGxH9qqLKZtr0XEYnPWJkMaD+ZuSIsdM9FVe6JIj/ipv9PMrYa9CWm2z2iFKh9chfq53FEczYtqK7NAAAAFQCkd3lMAveEYcPJHPe6Y5x+L3RmhQAAAIAhQGLtwzwb284ZSLOlWpJum+tN6NFN6LzIblb8B2NFkV/KxqAQYx5SWBpmhy6ku9EbxxTUJP7gEIQMMl1kGXV0Y4Whwm0n02Ql0q3//HVgnlHpSoFh1/tOGWBlmFgDgoknpkQHhuE8dmpZyKp2n04jb290bPzgCaPc404VeBqQQwAAAIEAmAnrZiILWGRQLnjy4MVC61oH038iVmB4uBgVLVd4jiERGqIv88yUgUA0NxZtZOmOEkzlKIMKUt+OpzohwphCsIA89gnvwJzG5wif5jzz25AGvLavWvlCkRT/1xtA+aG/3KvkOau0aLbvsfOJAJklrpTShLA74ChdyZc2fkxrA6g= root@createinstancesinglenetworktests-4ce6346e-e14b-4672-9488-697b75 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,10.55.1.6,24,fe80::f816:3eff:fe63:7510/64, ip-route:default via 10.55.1.1 dev eth0 ip-route:10.55.1.0/24 dev eth0 src 10.55.1.6 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-000000e1 name: N/A availability-zone: nova local-hostname: createinstancesinglenetworktests-4ce6346e-e14b-4672-9488-697b75 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-4ce6346e-e14b-4672-9488-697b75 login: 2019-01-18 06:40:33,882 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/ffd39daa-b42f-438e-a7d8-d70a4b9bd1da -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f71817d42d551bf23e20fd67ffbdfab262e6cfe2" 2019-01-18 06:40:34,507 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:40: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-abfda280-ba53-4827-ae75-edcc0dba74bd x-compute-request-id: req-abfda280-ba53-4827-ae75-edcc0dba74bd Content-Encoding: gzip Content-Length: 786 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-4ce6346e-e14b-4672-9488-697b75a545e0-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:63:75:10", "version": 4, "addr": "10.55.1.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:63:75:10", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/ffd39daa-b42f-438e-a7d8-d70a4b9bd1da", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/ffd39daa-b42f-438e-a7d8-d70a4b9bd1da", "rel": "bookmark"}], "image": {"id": "8bd3db44-26d7-4cc5-acd8-02341a108631", "links": [{"href": "http://172.30.9.23:8774/images/8bd3db44-26d7-4cc5-acd8-02341a108631", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-18T06:40:16.000000", "flavor": {"id": "ed750f2b-46cc-4bd5-b69b-198b17773e09", "links": [{"href": "http://172.30.9.23:8774/flavors/ed750f2b-46cc-4bd5-b69b-198b17773e09", "rel": "bookmark"}]}, "id": "ffd39daa-b42f-438e-a7d8-d70a4b9bd1da", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-4ce6346e-e14b-4672-9488-697b75a545e0-sec-grp"}], "user_id": "303ec12d66b94e638ca41a95928864b0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-18T06:40:18Z", "hostId": "5024c78612622ace86dc032da3303afe23e43a7ef241f0e50b88d76e", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-4ce6346e-e14b-4672-9488-697b75a545e0-kp", "name": "CreateInstanceSingleNetworkTests-4ce6346e-e14b-4672-9488-697b75a545e0-inst", "created": "2019-01-18T06:40:10Z", "tenant_id": "4d4c26a209644761b6acbb615114c2ed", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-18 06:40:34,507 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/ffd39daa-b42f-438e-a7d8-d70a4b9bd1da used request id req-abfda280-ba53-4827-ae75-edcc0dba74bd 2019-01-18 06:40:34,514 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-4ce6346e-e14b-4672-9488-697b75a545e0-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f71817d42d551bf23e20fd67ffbdfab262e6cfe2" 2019-01-18 06:40:34,610 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-7f456b42-bc1e-4206-b945-f20e1b95fe94 Date: Fri, 18 Jan 2019 06:40: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":["af6842a8-1a62-485d-8b17-ad2f78aaa6fc"],"updated_at":"2019-01-18T06:39:47Z","tenant_id":"4d4c26a209644761b6acbb615114c2ed","created_at":"2019-01-18T06:39:46Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"4d4c26a209644761b6acbb615114c2ed","id":"304f4be4-d277-45a7-8a8c-231baa44de46","name":"CreateInstanceSingleNetworkTests-4ce6346e-e14b-4672-9488-697b75a545e0-pub-net"}]} 2019-01-18 06:40:34,610 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-4ce6346e-e14b-4672-9488-697b75a545e0-pub-net used request id req-7f456b42-bc1e-4206-b945-f20e1b95fe94 2019-01-18 06:40:34,614 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/4d4c26a209644761b6acbb615114c2ed -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f71817d42d551bf23e20fd67ffbdfab262e6cfe2" 2019-01-18 06:40:34,691 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:40:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8a74d36b-556d-47f7-9915-7c469800ff1f 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/4d4c26a209644761b6acbb615114c2ed"}, "enabled": true, "id": "4d4c26a209644761b6acbb615114c2ed", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-16b3b63d-52ca-4dd-proj"}} 2019-01-18 06:40:34,691 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/4d4c26a209644761b6acbb615114c2ed used request id req-8a74d36b-556d-47f7-9915-7c469800ff1f 2019-01-18 06:40:34,697 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=304f4be4-d277-45a7-8a8c-231baa44de46 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f71817d42d551bf23e20fd67ffbdfab262e6cfe2" 2019-01-18 06:40:34,751 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-3a3657c8-9bf6-4cb0-938f-f64f1408411e Date: Fri, 18 Jan 2019 06:40:34 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"304f4be4-d277-45a7-8a8c-231baa44de46","tenant_id":"4d4c26a209644761b6acbb615114c2ed","created_at":"2019-01-18T06:39:47Z","dns_nameservers":[],"updated_at":"2019-01-18T06:39: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":"4d4c26a209644761b6acbb615114c2ed","id":"af6842a8-1a62-485d-8b17-ad2f78aaa6fc","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-4ce6346e-e14b-4672-9488-697b75a545e0-pub-subnet"}]} 2019-01-18 06:40:34,751 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=304f4be4-d277-45a7-8a8c-231baa44de46 used request id req-3a3657c8-9bf6-4cb0-938f-f64f1408411e 2019-01-18 06:40:34,757 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=304f4be4-d277-45a7-8a8c-231baa44de46 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f71817d42d551bf23e20fd67ffbdfab262e6cfe2" 2019-01-18 06:40:34,854 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3901 X-Openstack-Request-Id: req-5c9e3d3a-7852-4d2f-bacf-50a4f390577d Date: Fri, 18 Jan 2019 06:40:34 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:40:09Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"af6842a8-1a62-485d-8b17-ad2f78aaa6fc","ip_address":"10.55.1.1"}],"id":"68b948f5-e4d0-49ce-8de0-84639da1cc28","security_groups":[],"mac_address":"fa:16:3e:b6:48:9d","project_id":"4d4c26a209644761b6acbb615114c2ed","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"304f4be4-d277-45a7-8a8c-231baa44de46","tenant_id":"4d4c26a209644761b6acbb615114c2ed","created_at":"2019-01-18T06:39:56Z","binding:vnic_type":"normal","device_id":"9f1281d0-c925-4531-9f4d-bf861547607b"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:39:49Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"af6842a8-1a62-485d-8b17-ad2f78aaa6fc","ip_address":"10.55.1.2"}],"id":"7b11c1ed-6582-4475-9676-66c252ec038d","security_groups":[],"mac_address":"fa:16:3e:7d:47:1d","project_id":"4d4c26a209644761b6acbb615114c2ed","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"304f4be4-d277-45a7-8a8c-231baa44de46","tenant_id":"4d4c26a209644761b6acbb615114c2ed","created_at":"2019-01-18T06:39:47Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-304f4be4-d277-45a7-8a8c-231baa44de46"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:40:25Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"af6842a8-1a62-485d-8b17-ad2f78aaa6fc","ip_address":"10.55.1.6"}],"id":"88bc22e0-fe17-4268-a81b-38c28de50081","security_groups":["68b5dc1a-540e-404d-9d9c-5277abcb7937","d95ad5f9-b6dd-467f-a60d-916531c791f3"],"mac_address":"fa:16:3e:63:75:10","project_id":"4d4c26a209644761b6acbb615114c2ed","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-4ce6346e-e14b-4672-9488-697b75a545e0port-1","admin_state_up":true,"network_id":"304f4be4-d277-45a7-8a8c-231baa44de46","tenant_id":"4d4c26a209644761b6acbb615114c2ed","created_at":"2019-01-18T06:40:06Z","binding:vnic_type":"normal","device_id":"ffd39daa-b42f-438e-a7d8-d70a4b9bd1da"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:39:49Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"af6842a8-1a62-485d-8b17-ad2f78aaa6fc","ip_address":"10.55.1.3"}],"id":"910bc667-bb2a-4dc2-afc1-626c89655a84","security_groups":[],"mac_address":"fa:16:3e:ab:07:6d","project_id":"4d4c26a209644761b6acbb615114c2ed","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"304f4be4-d277-45a7-8a8c-231baa44de46","tenant_id":"4d4c26a209644761b6acbb615114c2ed","created_at":"2019-01-18T06:39:48Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-304f4be4-d277-45a7-8a8c-231baa44de46"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:39:50Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"af6842a8-1a62-485d-8b17-ad2f78aaa6fc","ip_address":"10.55.1.4"}],"id":"d4289732-8e8d-4593-a2a8-fec01d83b3d2","security_groups":[],"mac_address":"fa:16:3e:a2:4b:d3","project_id":"4d4c26a209644761b6acbb615114c2ed","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"304f4be4-d277-45a7-8a8c-231baa44de46","tenant_id":"4d4c26a209644761b6acbb615114c2ed","created_at":"2019-01-18T06:39:49Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-304f4be4-d277-45a7-8a8c-231baa44de46"}]} 2019-01-18 06:40:34,854 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=304f4be4-d277-45a7-8a8c-231baa44de46 used request id req-5c9e3d3a-7852-4d2f-bacf-50a4f390577d 2019-01-18 06:40:34,855 - create_instance - INFO - Checking if VM is active 2019-01-18 06:40:34,858 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/ffd39daa-b42f-438e-a7d8-d70a4b9bd1da -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f71817d42d551bf23e20fd67ffbdfab262e6cfe2" 2019-01-18 06:40:35,169 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06: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-2e7341f1-a7e0-46cd-9210-f36e3baf448e x-compute-request-id: req-2e7341f1-a7e0-46cd-9210-f36e3baf448e Content-Encoding: gzip Content-Length: 786 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-4ce6346e-e14b-4672-9488-697b75a545e0-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:63:75:10", "version": 4, "addr": "10.55.1.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:63:75:10", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/ffd39daa-b42f-438e-a7d8-d70a4b9bd1da", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/ffd39daa-b42f-438e-a7d8-d70a4b9bd1da", "rel": "bookmark"}], "image": {"id": "8bd3db44-26d7-4cc5-acd8-02341a108631", "links": [{"href": "http://172.30.9.23:8774/images/8bd3db44-26d7-4cc5-acd8-02341a108631", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-18T06:40:16.000000", "flavor": {"id": "ed750f2b-46cc-4bd5-b69b-198b17773e09", "links": [{"href": "http://172.30.9.23:8774/flavors/ed750f2b-46cc-4bd5-b69b-198b17773e09", "rel": "bookmark"}]}, "id": "ffd39daa-b42f-438e-a7d8-d70a4b9bd1da", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-4ce6346e-e14b-4672-9488-697b75a545e0-sec-grp"}], "user_id": "303ec12d66b94e638ca41a95928864b0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-18T06:40:18Z", "hostId": "5024c78612622ace86dc032da3303afe23e43a7ef241f0e50b88d76e", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-4ce6346e-e14b-4672-9488-697b75a545e0-kp", "name": "CreateInstanceSingleNetworkTests-4ce6346e-e14b-4672-9488-697b75a545e0-inst", "created": "2019-01-18T06:40:10Z", "tenant_id": "4d4c26a209644761b6acbb615114c2ed", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-18 06:40:35,169 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/ffd39daa-b42f-438e-a7d8-d70a4b9bd1da used request id req-2e7341f1-a7e0-46cd-9210-f36e3baf448e 2019-01-18 06:40:35,169 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-4ce6346e-e14b-4672-9488-697b75a545e0-inst] is - ACTIVE 2019-01-18 06:40:35,170 - create_instance - INFO - VM is - ACTIVE 2019-01-18 06:40:35,172 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/ffd39daa-b42f-438e-a7d8-d70a4b9bd1da -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f71817d42d551bf23e20fd67ffbdfab262e6cfe2" 2019-01-18 06:40:35,574 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:40: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-71b2eedc-0ec2-49a6-9f1b-746240f52457 x-compute-request-id: req-71b2eedc-0ec2-49a6-9f1b-746240f52457 Content-Encoding: gzip Content-Length: 786 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-4ce6346e-e14b-4672-9488-697b75a545e0-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:63:75:10", "version": 4, "addr": "10.55.1.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:63:75:10", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/ffd39daa-b42f-438e-a7d8-d70a4b9bd1da", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/ffd39daa-b42f-438e-a7d8-d70a4b9bd1da", "rel": "bookmark"}], "image": {"id": "8bd3db44-26d7-4cc5-acd8-02341a108631", "links": [{"href": "http://172.30.9.23:8774/images/8bd3db44-26d7-4cc5-acd8-02341a108631", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-18T06:40:16.000000", "flavor": {"id": "ed750f2b-46cc-4bd5-b69b-198b17773e09", "links": [{"href": "http://172.30.9.23:8774/flavors/ed750f2b-46cc-4bd5-b69b-198b17773e09", "rel": "bookmark"}]}, "id": "ffd39daa-b42f-438e-a7d8-d70a4b9bd1da", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-4ce6346e-e14b-4672-9488-697b75a545e0-sec-grp"}], "user_id": "303ec12d66b94e638ca41a95928864b0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-18T06:40:18Z", "hostId": "5024c78612622ace86dc032da3303afe23e43a7ef241f0e50b88d76e", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-4ce6346e-e14b-4672-9488-697b75a545e0-kp", "name": "CreateInstanceSingleNetworkTests-4ce6346e-e14b-4672-9488-697b75a545e0-inst", "created": "2019-01-18T06:40:10Z", "tenant_id": "4d4c26a209644761b6acbb615114c2ed", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-18 06:40:35,574 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/ffd39daa-b42f-438e-a7d8-d70a4b9bd1da used request id req-71b2eedc-0ec2-49a6-9f1b-746240f52457 2019-01-18 06:40:35,580 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-4ce6346e-e14b-4672-9488-697b75a545e0-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f71817d42d551bf23e20fd67ffbdfab262e6cfe2" 2019-01-18 06:40:35,825 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-cf3a2177-5ce4-4b04-b1da-f6f58397079c Date: Fri, 18 Jan 2019 06:40: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":["af6842a8-1a62-485d-8b17-ad2f78aaa6fc"],"updated_at":"2019-01-18T06:39:47Z","tenant_id":"4d4c26a209644761b6acbb615114c2ed","created_at":"2019-01-18T06:39:46Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"4d4c26a209644761b6acbb615114c2ed","id":"304f4be4-d277-45a7-8a8c-231baa44de46","name":"CreateInstanceSingleNetworkTests-4ce6346e-e14b-4672-9488-697b75a545e0-pub-net"}]} 2019-01-18 06:40:35,825 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-4ce6346e-e14b-4672-9488-697b75a545e0-pub-net used request id req-cf3a2177-5ce4-4b04-b1da-f6f58397079c 2019-01-18 06:40:35,829 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/4d4c26a209644761b6acbb615114c2ed -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f71817d42d551bf23e20fd67ffbdfab262e6cfe2" 2019-01-18 06:40:35,907 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:40:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-918b829e-ba7a-4af2-8d92-1989610b1052 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/4d4c26a209644761b6acbb615114c2ed"}, "enabled": true, "id": "4d4c26a209644761b6acbb615114c2ed", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-16b3b63d-52ca-4dd-proj"}} 2019-01-18 06:40:35,907 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/4d4c26a209644761b6acbb615114c2ed used request id req-918b829e-ba7a-4af2-8d92-1989610b1052 2019-01-18 06:40:35,913 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=304f4be4-d277-45a7-8a8c-231baa44de46 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f71817d42d551bf23e20fd67ffbdfab262e6cfe2" 2019-01-18 06:40:36,119 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-857f20c3-8ef0-43a1-85dc-223e847bd520 Date: Fri, 18 Jan 2019 06:40:36 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"304f4be4-d277-45a7-8a8c-231baa44de46","tenant_id":"4d4c26a209644761b6acbb615114c2ed","created_at":"2019-01-18T06:39:47Z","dns_nameservers":[],"updated_at":"2019-01-18T06:39: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":"4d4c26a209644761b6acbb615114c2ed","id":"af6842a8-1a62-485d-8b17-ad2f78aaa6fc","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-4ce6346e-e14b-4672-9488-697b75a545e0-pub-subnet"}]} 2019-01-18 06:40:36,119 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=304f4be4-d277-45a7-8a8c-231baa44de46 used request id req-857f20c3-8ef0-43a1-85dc-223e847bd520 2019-01-18 06:40:36,125 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=304f4be4-d277-45a7-8a8c-231baa44de46 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f71817d42d551bf23e20fd67ffbdfab262e6cfe2" 2019-01-18 06:40:36,369 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3901 X-Openstack-Request-Id: req-5e45c9cd-5689-4267-ace1-4c3344acc16b Date: Fri, 18 Jan 2019 06:40:36 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:40:09Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"af6842a8-1a62-485d-8b17-ad2f78aaa6fc","ip_address":"10.55.1.1"}],"id":"68b948f5-e4d0-49ce-8de0-84639da1cc28","security_groups":[],"mac_address":"fa:16:3e:b6:48:9d","project_id":"4d4c26a209644761b6acbb615114c2ed","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"304f4be4-d277-45a7-8a8c-231baa44de46","tenant_id":"4d4c26a209644761b6acbb615114c2ed","created_at":"2019-01-18T06:39:56Z","binding:vnic_type":"normal","device_id":"9f1281d0-c925-4531-9f4d-bf861547607b"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:39:49Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"af6842a8-1a62-485d-8b17-ad2f78aaa6fc","ip_address":"10.55.1.2"}],"id":"7b11c1ed-6582-4475-9676-66c252ec038d","security_groups":[],"mac_address":"fa:16:3e:7d:47:1d","project_id":"4d4c26a209644761b6acbb615114c2ed","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"304f4be4-d277-45a7-8a8c-231baa44de46","tenant_id":"4d4c26a209644761b6acbb615114c2ed","created_at":"2019-01-18T06:39:47Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-304f4be4-d277-45a7-8a8c-231baa44de46"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:40:25Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"af6842a8-1a62-485d-8b17-ad2f78aaa6fc","ip_address":"10.55.1.6"}],"id":"88bc22e0-fe17-4268-a81b-38c28de50081","security_groups":["68b5dc1a-540e-404d-9d9c-5277abcb7937","d95ad5f9-b6dd-467f-a60d-916531c791f3"],"mac_address":"fa:16:3e:63:75:10","project_id":"4d4c26a209644761b6acbb615114c2ed","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-4ce6346e-e14b-4672-9488-697b75a545e0port-1","admin_state_up":true,"network_id":"304f4be4-d277-45a7-8a8c-231baa44de46","tenant_id":"4d4c26a209644761b6acbb615114c2ed","created_at":"2019-01-18T06:40:06Z","binding:vnic_type":"normal","device_id":"ffd39daa-b42f-438e-a7d8-d70a4b9bd1da"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:39:49Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"af6842a8-1a62-485d-8b17-ad2f78aaa6fc","ip_address":"10.55.1.3"}],"id":"910bc667-bb2a-4dc2-afc1-626c89655a84","security_groups":[],"mac_address":"fa:16:3e:ab:07:6d","project_id":"4d4c26a209644761b6acbb615114c2ed","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"304f4be4-d277-45a7-8a8c-231baa44de46","tenant_id":"4d4c26a209644761b6acbb615114c2ed","created_at":"2019-01-18T06:39:48Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-304f4be4-d277-45a7-8a8c-231baa44de46"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:39:50Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"af6842a8-1a62-485d-8b17-ad2f78aaa6fc","ip_address":"10.55.1.4"}],"id":"d4289732-8e8d-4593-a2a8-fec01d83b3d2","security_groups":[],"mac_address":"fa:16:3e:a2:4b:d3","project_id":"4d4c26a209644761b6acbb615114c2ed","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"304f4be4-d277-45a7-8a8c-231baa44de46","tenant_id":"4d4c26a209644761b6acbb615114c2ed","created_at":"2019-01-18T06:39:49Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-304f4be4-d277-45a7-8a8c-231baa44de46"}]} 2019-01-18 06:40:36,369 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=304f4be4-d277-45a7-8a8c-231baa44de46 used request id req-5e45c9cd-5689-4267-ace1-4c3344acc16b 2019-01-18 06:40:36,370 - ansible_utils - DEBUG - Retrieving SSH client 2019-01-18 06:40:36,375 - paramiko.transport - DEBUG - starting thread (client mode): 0xe3994350L 2019-01-18 06:40:36,376 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2019-01-18 06:40:36,376 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2019-01-18 06:40:36,376 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2019-01-18 06:40:36,377 - 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 2019-01-18 06:40:36,377 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-01-18 06:40:36,378 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2019-01-18 06:40:36,378 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-01-18 06:40:36,378 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-01-18 06:40:36,378 - paramiko.transport - DEBUG - Compression agreed: none 2019-01-18 06:40:36,395 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-01-18 06:40:36,396 - paramiko.transport - DEBUG - Switch to new keys ... 2019-01-18 06:40:36,408 - paramiko.transport - DEBUG - Trying key 9efad568969a6513efde36528a032c2a from tmp/CreateInstanceSingleNetworkTests-4ce6346e-e14b-4672-9488-697b75a545e0 2019-01-18 06:40:36,433 - paramiko.transport - DEBUG - userauth is OK 2019-01-18 06:40:36,436 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-01-18 06:40:36,536 - paramiko.transport - DEBUG - EOF in transport thread 2019-01-18 06:40:36,553 - create_instance - INFO - SSH is active for VM instance 2019-01-18 06:40:36,554 - ansible_utils - DEBUG - Retrieving SSH client 2019-01-18 06:40:36,555 - paramiko.transport - DEBUG - starting thread (client mode): 0xe39ede10L 2019-01-18 06:40:36,556 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2019-01-18 06:40:36,556 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2019-01-18 06:40:36,556 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2019-01-18 06:40:36,557 - 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 2019-01-18 06:40:36,557 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-01-18 06:40:36,558 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2019-01-18 06:40:36,558 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-01-18 06:40:36,558 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-01-18 06:40:36,558 - paramiko.transport - DEBUG - Compression agreed: none 2019-01-18 06:40:36,574 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-01-18 06:40:36,574 - paramiko.transport - DEBUG - Switch to new keys ... 2019-01-18 06:40:36,587 - paramiko.transport - DEBUG - Trying key 9efad568969a6513efde36528a032c2a from tmp/CreateInstanceSingleNetworkTests-4ce6346e-e14b-4672-9488-697b75a545e0 2019-01-18 06:40:36,612 - paramiko.transport - DEBUG - userauth is OK 2019-01-18 06:40:36,615 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-01-18 06:40:36,619 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-01-18 06:40:36,620 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2019-01-18 06:40:36,621 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-01-18 06:40:36,622 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-01-18 06:40:36,623 - paramiko.transport - DEBUG - EOF in transport thread 2019-01-18 06:40:36,624 - create_instance - INFO - Deleting Floating IP - 172.30.9.202 2019-01-18 06:40:36,625 - neutron_utils - DEBUG - Attempting to delete existing floating ip with IP - 172.30.9.202 2019-01-18 06:40:36,629 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/floatingips/691c822c-3ae0-434b-a6d5-5f463f9c2f02 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f71817d42d551bf23e20fd67ffbdfab262e6cfe2" 2019-01-18 06:40:37,548 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-dfdec55e-7057-4b9e-b007-c791fdc4a892 Content-Length: 0 Date: Fri, 18 Jan 2019 06:40:37 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-18 06:40:37,548 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/floatingips/691c822c-3ae0-434b-a6d5-5f463f9c2f02 used request id req-dfdec55e-7057-4b9e-b007-c791fdc4a892 2019-01-18 06:40:37,548 - create_instance - INFO - Deleting Port with ID - 88bc22e0-fe17-4268-a81b-38c28de50081 2019-01-18 06:40:37,548 - neutron_utils - INFO - Deleting port with name CreateInstanceSingleNetworkTests-4ce6346e-e14b-4672-9488-697b75a545e0port-1 2019-01-18 06:40:37,553 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/ports/88bc22e0-fe17-4268-a81b-38c28de50081 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f71817d42d551bf23e20fd67ffbdfab262e6cfe2" 2019-01-18 06:40:38,157 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-1a902b2f-9882-4ac4-ad8d-c728aca9cf90 Date: Fri, 18 Jan 2019 06:40:38 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-18 06:40:38,157 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/ports/88bc22e0-fe17-4268-a81b-38c28de50081 used request id req-1a902b2f-9882-4ac4-ad8d-c728aca9cf90 2019-01-18 06:40:38,158 - create_instance - INFO - Deleting VM instance - CreateInstanceSingleNetworkTests-4ce6346e-e14b-4672-9488-697b75a545e0-inst 2019-01-18 06:40:38,161 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/servers/ffd39daa-b42f-438e-a7d8-d70a4b9bd1da -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f71817d42d551bf23e20fd67ffbdfab262e6cfe2" 2019-01-18 06:40:38,311 - novaclient.v2.client - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 06:40: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-339c5361-2c30-4d6e-8f00-f48523f97cd1 x-compute-request-id: req-339c5361-2c30-4d6e-8f00-f48523f97cd1 Content-Type: application/json 2019-01-18 06:40:38,311 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/servers/ffd39daa-b42f-438e-a7d8-d70a4b9bd1da used request id req-339c5361-2c30-4d6e-8f00-f48523f97cd1 2019-01-18 06:40:38,311 - create_instance - INFO - Checking deletion status 2019-01-18 06:40:38,315 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/ffd39daa-b42f-438e-a7d8-d70a4b9bd1da -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f71817d42d551bf23e20fd67ffbdfab262e6cfe2" 2019-01-18 06:40:38,757 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:40: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-21262da4-fa14-4ae5-a1bc-4c979e38c7ca x-compute-request-id: req-21262da4-fa14-4ae5-a1bc-4c979e38c7ca Content-Encoding: gzip Content-Length: 745 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"CreateInstanceSingleNetworkTests-4ce6346e-e14b-4672-9488-697b75a545e0-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:63:75:10", "version": 4, "addr": "10.55.1.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/ffd39daa-b42f-438e-a7d8-d70a4b9bd1da", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/ffd39daa-b42f-438e-a7d8-d70a4b9bd1da", "rel": "bookmark"}], "image": {"id": "8bd3db44-26d7-4cc5-acd8-02341a108631", "links": [{"href": "http://172.30.9.23:8774/images/8bd3db44-26d7-4cc5-acd8-02341a108631", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-18T06:40:16.000000", "flavor": {"id": "ed750f2b-46cc-4bd5-b69b-198b17773e09", "links": [{"href": "http://172.30.9.23:8774/flavors/ed750f2b-46cc-4bd5-b69b-198b17773e09", "rel": "bookmark"}]}, "id": "ffd39daa-b42f-438e-a7d8-d70a4b9bd1da", "user_id": "303ec12d66b94e638ca41a95928864b0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-18T06:40:38Z", "hostId": "5024c78612622ace86dc032da3303afe23e43a7ef241f0e50b88d76e", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-4ce6346e-e14b-4672-9488-697b75a545e0-kp", "name": "CreateInstanceSingleNetworkTests-4ce6346e-e14b-4672-9488-697b75a545e0-inst", "created": "2019-01-18T06:40:10Z", "tenant_id": "4d4c26a209644761b6acbb615114c2ed", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-18 06:40:38,757 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/ffd39daa-b42f-438e-a7d8-d70a4b9bd1da used request id req-21262da4-fa14-4ae5-a1bc-4c979e38c7ca 2019-01-18 06:40:38,757 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-4ce6346e-e14b-4672-9488-697b75a545e0-inst] is - ACTIVE 2019-01-18 06:40:38,758 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-18 06:40:41,759 - create_instance - DEBUG - VM status query timeout in 296.552660942 2019-01-18 06:40:41,762 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/ffd39daa-b42f-438e-a7d8-d70a4b9bd1da -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f71817d42d551bf23e20fd67ffbdfab262e6cfe2" 2019-01-18 06:40:41,871 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06: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-7f826b41-4491-4bfc-b169-c363e14d81dd x-compute-request-id: req-7f826b41-4491-4bfc-b169-c363e14d81dd 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/ffd39daa-b42f-438e-a7d8-d70a4b9bd1da", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/ffd39daa-b42f-438e-a7d8-d70a4b9bd1da", "rel": "bookmark"}], "image": {"id": "8bd3db44-26d7-4cc5-acd8-02341a108631", "links": [{"href": "http://172.30.9.23:8774/images/8bd3db44-26d7-4cc5-acd8-02341a108631", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-18T06:40:16.000000", "flavor": {"id": "ed750f2b-46cc-4bd5-b69b-198b17773e09", "links": [{"href": "http://172.30.9.23:8774/flavors/ed750f2b-46cc-4bd5-b69b-198b17773e09", "rel": "bookmark"}]}, "id": "ffd39daa-b42f-438e-a7d8-d70a4b9bd1da", "user_id": "303ec12d66b94e638ca41a95928864b0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-18T06:40:38Z", "hostId": "5024c78612622ace86dc032da3303afe23e43a7ef241f0e50b88d76e", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-4ce6346e-e14b-4672-9488-697b75a545e0-kp", "name": "CreateInstanceSingleNetworkTests-4ce6346e-e14b-4672-9488-697b75a545e0-inst", "created": "2019-01-18T06:40:10Z", "tenant_id": "4d4c26a209644761b6acbb615114c2ed", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-18 06:40:41,872 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/ffd39daa-b42f-438e-a7d8-d70a4b9bd1da used request id req-7f826b41-4491-4bfc-b169-c363e14d81dd 2019-01-18 06:40:41,872 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-4ce6346e-e14b-4672-9488-697b75a545e0-inst] is - ACTIVE 2019-01-18 06:40:41,872 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-18 06:40:44,876 - create_instance - DEBUG - VM status query timeout in 293.436048985 2019-01-18 06:40:44,879 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/ffd39daa-b42f-438e-a7d8-d70a4b9bd1da -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f71817d42d551bf23e20fd67ffbdfab262e6cfe2" 2019-01-18 06:40:44,932 - novaclient.v2.client - DEBUG - RESP: [404] Date: Fri, 18 Jan 2019 06: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 x-openstack-request-id: req-8dc4b082-b90d-43f7-b8cd-db10fba9c4db x-compute-request-id: req-8dc4b082-b90d-43f7-b8cd-db10fba9c4db Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance ffd39daa-b42f-438e-a7d8-d70a4b9bd1da could not be found.", "code": 404}} 2019-01-18 06:40:44,932 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/ffd39daa-b42f-438e-a7d8-d70a4b9bd1da used request id req-8dc4b082-b90d-43f7-b8cd-db10fba9c4db 2019-01-18 06:40:44,933 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance ffd39daa-b42f-438e-a7d8-d70a4b9bd1da could not be found. (HTTP 404) (Request-ID: req-8dc4b082-b90d-43f7-b8cd-db10fba9c4db) 2019-01-18 06:40:44,933 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstanceSingleNetworkTests-4ce6346e-e14b-4672-9488-697b75a545e0-inst 2019-01-18 06:40:44,934 - nova_utils - DEBUG - Deleting keypair - CreateInstanceSingleNetworkTests-4ce6346e-e14b-4672-9488-697b75a545e0-kp 2019-01-18 06:40:44,937 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/os-keypairs/CreateInstanceSingleNetworkTests-4ce6346e-e14b-4672-9488-697b75a545e0-kp -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef0fe17279665430a9ba822fc3bd2e6e4608abb5" 2019-01-18 06:40:44,980 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 18 Jan 2019 06: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 x-openstack-request-id: req-0860a259-6fc6-4bc2-a2ca-9fc095a024f8 x-compute-request-id: req-0860a259-6fc6-4bc2-a2ca-9fc095a024f8 Content-Length: 0 Content-Type: application/json 2019-01-18 06:40:44,980 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/os-keypairs/CreateInstanceSingleNetworkTests-4ce6346e-e14b-4672-9488-697b75a545e0-kp used request id req-0860a259-6fc6-4bc2-a2ca-9fc095a024f8 2019-01-18 06:40:44,980 - OpenStackKeypair - INFO - Deleted public key file [tmp/CreateInstanceSingleNetworkTests-4ce6346e-e14b-4672-9488-697b75a545e0.pub] 2019-01-18 06:40:44,981 - OpenStackKeypair - INFO - Deleted private key file [tmp/CreateInstanceSingleNetworkTests-4ce6346e-e14b-4672-9488-697b75a545e0] 2019-01-18 06:40:44,984 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/flavors/ed750f2b-46cc-4bd5-b69b-198b17773e09 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b346ba1e68caae931b31bbdce4998e954788c92b" 2019-01-18 06:40:45,035 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 18 Jan 2019 06: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 x-openstack-request-id: req-0c40d521-1b62-4162-9081-d10d716bb3cf x-compute-request-id: req-0c40d521-1b62-4162-9081-d10d716bb3cf Content-Length: 0 Content-Type: application/json 2019-01-18 06:40:45,035 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/ed750f2b-46cc-4bd5-b69b-198b17773e09 used request id req-0c40d521-1b62-4162-9081-d10d716bb3cf 2019-01-18 06:40:45,036 - neutron_utils - INFO - Deleting security group rule with ID - dece06e5-0488-4f93-a122-3a411b774f6f 2019-01-18 06:40:45,041 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-group-rules/dece06e5-0488-4f93-a122-3a411b774f6f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}364822694001c1a4631b096bf5bd4e02a8413d9c" 2019-01-18 06:40:45,124 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-f4243fc3-4df8-479e-aef4-eb76558d62bb Content-Length: 0 Date: Fri, 18 Jan 2019 06:40:45 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-18 06:40:45,124 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-group-rules/dece06e5-0488-4f93-a122-3a411b774f6f used request id req-f4243fc3-4df8-479e-aef4-eb76558d62bb 2019-01-18 06:40:45,124 - neutron_utils - INFO - Deleting security group rule with ID - 851c375f-bfa6-422b-ac76-284bd788bc80 2019-01-18 06:40:45,130 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-group-rules/851c375f-bfa6-422b-ac76-284bd788bc80 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}364822694001c1a4631b096bf5bd4e02a8413d9c" 2019-01-18 06:40:45,219 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-eee5c0df-9964-454c-a3d0-285276ce400b Content-Length: 0 Date: Fri, 18 Jan 2019 06:40:45 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-18 06:40:45,219 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-group-rules/851c375f-bfa6-422b-ac76-284bd788bc80 used request id req-eee5c0df-9964-454c-a3d0-285276ce400b 2019-01-18 06:40:45,219 - neutron_utils - INFO - Deleting security group rule with ID - 1c26af14-e9d1-4cfc-812a-3fe050b3f827 2019-01-18 06:40:45,225 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-group-rules/1c26af14-e9d1-4cfc-812a-3fe050b3f827 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}364822694001c1a4631b096bf5bd4e02a8413d9c" 2019-01-18 06:40:45,476 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-b1e4cacb-7c45-41d6-acc9-319036bdb72f Content-Length: 0 Date: Fri, 18 Jan 2019 06:40:45 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-18 06:40:45,476 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-group-rules/1c26af14-e9d1-4cfc-812a-3fe050b3f827 used request id req-b1e4cacb-7c45-41d6-acc9-319036bdb72f 2019-01-18 06:40:45,476 - neutron_utils - INFO - Deleting security group rule with ID - e4c7cb15-ada0-4f4c-99e9-a165a73317d5 2019-01-18 06:40:45,482 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-group-rules/e4c7cb15-ada0-4f4c-99e9-a165a73317d5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}364822694001c1a4631b096bf5bd4e02a8413d9c" 2019-01-18 06:40:45,723 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-a1f408a0-f21d-4424-8441-b10c42b4fe8d Content-Length: 0 Date: Fri, 18 Jan 2019 06:40:45 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-18 06:40:45,723 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-group-rules/e4c7cb15-ada0-4f4c-99e9-a165a73317d5 used request id req-a1f408a0-f21d-4424-8441-b10c42b4fe8d 2019-01-18 06:40:45,723 - neutron_utils - INFO - Deleting security group with name - CreateInstanceSingleNetworkTests-4ce6346e-e14b-4672-9488-697b75a545e0-sec-grp 2019-01-18 06:40:45,729 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-groups/d95ad5f9-b6dd-467f-a60d-916531c791f3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}364822694001c1a4631b096bf5bd4e02a8413d9c" 2019-01-18 06:40:45,855 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-15bd8771-0415-48ab-bbd9-f88eda8c7ee7 Content-Length: 0 Date: Fri, 18 Jan 2019 06:40:45 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-18 06:40:45,855 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/d95ad5f9-b6dd-467f-a60d-916531c791f3 used request id req-15bd8771-0415-48ab-bbd9-f88eda8c7ee7 2019-01-18 06:40:45,856 - OpenStackNetwork - INFO - Removing router interface from router CreateInstanceSingleNetworkTests-4ce6346e-e14b-4672-9488-697b75a545e0-pub-router and subnet CreateInstanceSingleNetworkTests-4ce6346e-e14b-4672-9488-697b75a545e0-pub-subnet 2019-01-18 06:40:45,856 - neutron_utils - INFO - Removing router interface from router named CreateInstanceSingleNetworkTests-4ce6346e-e14b-4672-9488-697b75a545e0-pub-router 2019-01-18 06:40:45,862 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9696/v2.0/routers/9f1281d0-c925-4531-9f4d-bf861547607b/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36a8e999d184d833de3103bb66df34257d1706c3" -d '{"subnet_id": "af6842a8-1a62-485d-8b17-ad2f78aaa6fc"}' 2019-01-18 06:40:47,542 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-2a9dd8a3-d3c1-4c86-8b79-0d8854afca19 Date: Fri, 18 Jan 2019 06:40:47 GMT RESP BODY: {"network_id": "304f4be4-d277-45a7-8a8c-231baa44de46", "tenant_id": "4d4c26a209644761b6acbb615114c2ed", "subnet_id": "af6842a8-1a62-485d-8b17-ad2f78aaa6fc", "subnet_ids": ["af6842a8-1a62-485d-8b17-ad2f78aaa6fc"], "port_id": "68b948f5-e4d0-49ce-8de0-84639da1cc28", "id": "9f1281d0-c925-4531-9f4d-bf861547607b"} 2019-01-18 06:40:47,542 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/9f1281d0-c925-4531-9f4d-bf861547607b/remove_router_interface used request id req-2a9dd8a3-d3c1-4c86-8b79-0d8854afca19 2019-01-18 06:40:47,542 - OpenStackNetwork - INFO - Removing router CreateInstanceSingleNetworkTests-4ce6346e-e14b-4672-9488-697b75a545e0-pub-router 2019-01-18 06:40:47,542 - neutron_utils - INFO - Deleting router with name - CreateInstanceSingleNetworkTests-4ce6346e-e14b-4672-9488-697b75a545e0-pub-router 2019-01-18 06:40:47,546 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/routers/9f1281d0-c925-4531-9f4d-bf861547607b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36a8e999d184d833de3103bb66df34257d1706c3" 2019-01-18 06:40:51,026 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-7ec39118-0fad-4e8c-b7cf-13b27727ccca Content-Length: 0 Date: Fri, 18 Jan 2019 06:40:51 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-18 06:40:51,026 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/routers/9f1281d0-c925-4531-9f4d-bf861547607b used request id req-7ec39118-0fad-4e8c-b7cf-13b27727ccca 2019-01-18 06:40:51,027 - neutron_utils - INFO - Deleting subnet with name CreateInstanceSingleNetworkTests-4ce6346e-e14b-4672-9488-697b75a545e0-pub-subnet 2019-01-18 06:40:51,027 - neutron_utils - INFO - Deleting subnet with name CreateInstanceSingleNetworkTests-4ce6346e-e14b-4672-9488-697b75a545e0-pub-subnet 2019-01-18 06:40:51,033 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/subnets/af6842a8-1a62-485d-8b17-ad2f78aaa6fc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c33e0c1800be294ea3a1666dc28e4f291400edea" 2019-01-18 06:40:53,388 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-e1df9717-ab54-4585-aa06-722c7f82235e Date: Fri, 18 Jan 2019 06:40:53 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-18 06:40:53,388 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/af6842a8-1a62-485d-8b17-ad2f78aaa6fc used request id req-e1df9717-ab54-4585-aa06-722c7f82235e 2019-01-18 06:40:53,388 - neutron_utils - INFO - Deleting network with name CreateInstanceSingleNetworkTests-4ce6346e-e14b-4672-9488-697b75a545e0-pub-net 2019-01-18 06:40:53,394 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/networks/304f4be4-d277-45a7-8a8c-231baa44de46 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c33e0c1800be294ea3a1666dc28e4f291400edea" 2019-01-18 06:40:54,708 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-ebe8bd0f-5e5d-4a5c-811d-1a03f78b439d Date: Fri, 18 Jan 2019 06:40:54 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-18 06:40:54,709 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/304f4be4-d277-45a7-8a8c-231baa44de46 used request id req-ebe8bd0f-5e5d-4a5c-811d-1a03f78b439d 2019-01-18 06:40:54,709 - glance_utils - INFO - Deleting image named - CreateInstanceSingleNetworkTests-4ce6346e-e14b-4672-9488-697b75a545e0-image 2019-01-18 06:40:54,713 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9292/v2/images/8bd3db44-26d7-4cc5-acd8-02341a108631 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7df52c6b9afe462c0775c82cc671ba499799bac0" 2019-01-18 06:40:56,759 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-6972325e-0603-448c-9775-0c86babab49e Date: Fri, 18 Jan 2019 06:40:56 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-18 06:40:56,759 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/8bd3db44-26d7-4cc5-acd8-02341a108631 used request id req-6972325e-0603-448c-9775-0c86babab49e 2019-01-18 06:40:56,765 - 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}94d9a89a66918f2e8df956f706feda76270b3f33" 2019-01-18 06:40:56,986 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-419e6a1a-361b-4d2b-841b-bfd20cefb4c3 Date: Fri, 18 Jan 2019 06:40:56 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-18T04:53:26Z", "updated_at": "2019-01-18T04:53:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:53:26Z", "revision_number": 0, "id": "260c2de9-5dc5-4508-b06c-24b9d7ed838c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:53:26Z", "security_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:53:26Z", "revision_number": 0, "id": "571036d3-cb1d-483a-acb9-96f19293add9", "remote_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "remote_ip_prefix": null, "created_at": "2019-01-18T04:53:26Z", "security_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:53:26Z", "revision_number": 0, "id": "84255fa4-c13a-4cfe-b73d-e56ee216ca1e", "remote_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "remote_ip_prefix": null, "created_at": "2019-01-18T04:53:26Z", "security_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:53:26Z", "revision_number": 0, "id": "9c6f69fc-3bf8-4346-9288-5a255b82b67e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:53:26Z", "security_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "created_at": "2019-01-18T04:51:20Z", "updated_at": "2019-01-18T04:51:20Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "24c99e6f-888c-4943-9c93-54ad3b18b18c", "remote_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv4", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "2b339890-44d0-4711-a050-08a64d58e2a0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv6", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "45161a51-d6dd-4bb8-986d-bc2f88599c1d", "remote_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv6", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "87b9b994-ae22-4850-863a-6a4925bd01fe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv4", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}], "revision_number": 4, "project_id": "9c53a91613fb4d5080479ac6f51697ed", "id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4d4c26a209644761b6acbb615114c2ed", "created_at": "2019-01-18T06:39:46Z", "updated_at": "2019-01-18T06:39:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:39:46Z", "revision_number": 0, "id": "39d0b4f4-f652-4303-a9fa-71640fcd8e03", "remote_group_id": "68b5dc1a-540e-404d-9d9c-5277abcb7937", "remote_ip_prefix": null, "created_at": "2019-01-18T06:39:46Z", "security_group_id": "68b5dc1a-540e-404d-9d9c-5277abcb7937", "tenant_id": "4d4c26a209644761b6acbb615114c2ed", "port_range_min": null, "ethertype": "IPv4", "project_id": "4d4c26a209644761b6acbb615114c2ed"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:39:46Z", "revision_number": 0, "id": "3a97c820-9d35-4b33-9d3d-b6c3fef29e88", "remote_group_id": "68b5dc1a-540e-404d-9d9c-5277abcb7937", "remote_ip_prefix": null, "created_at": "2019-01-18T06:39:46Z", "security_group_id": "68b5dc1a-540e-404d-9d9c-5277abcb7937", "tenant_id": "4d4c26a209644761b6acbb615114c2ed", "port_range_min": null, "ethertype": "IPv6", "project_id": "4d4c26a209644761b6acbb615114c2ed"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:39:46Z", "revision_number": 0, "id": "5f2cef89-9264-41de-bb6e-ba7a88817545", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T06:39:46Z", "security_group_id": "68b5dc1a-540e-404d-9d9c-5277abcb7937", "tenant_id": "4d4c26a209644761b6acbb615114c2ed", "port_range_min": null, "ethertype": "IPv6", "project_id": "4d4c26a209644761b6acbb615114c2ed"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:39:46Z", "revision_number": 0, "id": "98c1c3fd-04b9-43b1-9837-d95ea27cf628", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T06:39:46Z", "security_group_id": "68b5dc1a-540e-404d-9d9c-5277abcb7937", "tenant_id": "4d4c26a209644761b6acbb615114c2ed", "port_range_min": null, "ethertype": "IPv4", "project_id": "4d4c26a209644761b6acbb615114c2ed"}], "revision_number": 4, "project_id": "4d4c26a209644761b6acbb615114c2ed", "id": "68b5dc1a-540e-404d-9d9c-5277abcb7937", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "020d00b5451a467cb276d06789a1149d", "created_at": "2019-01-18T05:59:12Z", "updated_at": "2019-01-18T05:59:12Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:12Z", "revision_number": 0, "id": "38b091dd-dca7-4cbe-8c1c-dd18a74bfca8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:12Z", "security_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "tenant_id": "020d00b5451a467cb276d06789a1149d", "port_range_min": null, "ethertype": "IPv6", "project_id": "020d00b5451a467cb276d06789a1149d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:12Z", "revision_number": 0, "id": "38b9f88b-1fc0-40d1-af74-237d79be193d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:12Z", "security_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "tenant_id": "020d00b5451a467cb276d06789a1149d", "port_range_min": null, "ethertype": "IPv4", "project_id": "020d00b5451a467cb276d06789a1149d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:12Z", "revision_number": 0, "id": "60f7d4a7-1a27-4801-a1e8-5bf33633b818", "remote_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:12Z", "security_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "tenant_id": "020d00b5451a467cb276d06789a1149d", "port_range_min": null, "ethertype": "IPv6", "project_id": "020d00b5451a467cb276d06789a1149d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:12Z", "revision_number": 0, "id": "8faf6dda-6919-4b75-b745-2af38abf8dcf", "remote_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:12Z", "security_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "tenant_id": "020d00b5451a467cb276d06789a1149d", "port_range_min": null, "ethertype": "IPv4", "project_id": "020d00b5451a467cb276d06789a1149d"}], "revision_number": 4, "project_id": "020d00b5451a467cb276d06789a1149d", "id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "created_at": "2019-01-18T04:39:06Z", "updated_at": "2019-01-18T04:39:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "0aedefa2-edbc-47b5-bead-e954540f6937", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "47feb8aba08a40dca7028a1701e597b9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "4bf1a402-0fa2-4cfd-9fee-4a28f16bb271", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "47feb8aba08a40dca7028a1701e597b9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "4e399c2e-bc03-4aa3-b192-1fafdc9248ba", "remote_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "47feb8aba08a40dca7028a1701e597b9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "8860837e-afbd-4411-adf9-d88db88c2114", "remote_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "47feb8aba08a40dca7028a1701e597b9"}], "revision_number": 4, "project_id": "47feb8aba08a40dca7028a1701e597b9", "id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "name": "default"}]} 2019-01-18 06:40:56,987 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-419e6a1a-361b-4d2b-841b-bfd20cefb4c3 2019-01-18 06:40:56,992 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/9c53a91613fb4d5080479ac6f51697ed -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94d9a89a66918f2e8df956f706feda76270b3f33" 2019-01-18 06:40:57,076 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:40:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e92ab289-0eaa-45bb-9fa8-4579c7360d70 Content-Encoding: gzip Content-Length: 190 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/9c53a91613fb4d5080479ac6f51697ed"}, "enabled": true, "id": "9c53a91613fb4d5080479ac6f51697ed", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2019-01-18 06:40:57,076 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/9c53a91613fb4d5080479ac6f51697ed used request id req-e92ab289-0eaa-45bb-9fa8-4579c7360d70 2019-01-18 06:40:57,080 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/4d4c26a209644761b6acbb615114c2ed -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94d9a89a66918f2e8df956f706feda76270b3f33" 2019-01-18 06:40:57,165 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:40:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-35fed860-157f-4a13-a285-53b114837e06 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/4d4c26a209644761b6acbb615114c2ed"}, "enabled": true, "id": "4d4c26a209644761b6acbb615114c2ed", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-16b3b63d-52ca-4dd-proj"}} 2019-01-18 06:40:57,165 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/4d4c26a209644761b6acbb615114c2ed used request id req-35fed860-157f-4a13-a285-53b114837e06 2019-01-18 06:40:57,166 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 68b5dc1a-540e-404d-9d9c-5277abcb7937 2019-01-18 06:40:57,171 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=68b5dc1a-540e-404d-9d9c-5277abcb7937 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94d9a89a66918f2e8df956f706feda76270b3f33" 2019-01-18 06:40:57,420 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-de8cbc44-c9cb-4f15-aa0b-f6d552618fe5 Date: Fri, 18 Jan 2019 06:40:57 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "68b5dc1a-540e-404d-9d9c-5277abcb7937", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T06:39:46Z", "security_group_id": "68b5dc1a-540e-404d-9d9c-5277abcb7937", "port_range_min": null, "revision_number": 0, "tenant_id": "4d4c26a209644761b6acbb615114c2ed", "created_at": "2019-01-18T06:39:46Z", "project_id": "4d4c26a209644761b6acbb615114c2ed", "id": "39d0b4f4-f652-4303-a9fa-71640fcd8e03"}, {"remote_group_id": "68b5dc1a-540e-404d-9d9c-5277abcb7937", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T06:39:46Z", "security_group_id": "68b5dc1a-540e-404d-9d9c-5277abcb7937", "port_range_min": null, "revision_number": 0, "tenant_id": "4d4c26a209644761b6acbb615114c2ed", "created_at": "2019-01-18T06:39:46Z", "project_id": "4d4c26a209644761b6acbb615114c2ed", "id": "3a97c820-9d35-4b33-9d3d-b6c3fef29e88"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T06:39:46Z", "security_group_id": "68b5dc1a-540e-404d-9d9c-5277abcb7937", "port_range_min": null, "revision_number": 0, "tenant_id": "4d4c26a209644761b6acbb615114c2ed", "created_at": "2019-01-18T06:39:46Z", "project_id": "4d4c26a209644761b6acbb615114c2ed", "id": "5f2cef89-9264-41de-bb6e-ba7a88817545"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T06:39:46Z", "security_group_id": "68b5dc1a-540e-404d-9d9c-5277abcb7937", "port_range_min": null, "revision_number": 0, "tenant_id": "4d4c26a209644761b6acbb615114c2ed", "created_at": "2019-01-18T06:39:46Z", "project_id": "4d4c26a209644761b6acbb615114c2ed", "id": "98c1c3fd-04b9-43b1-9837-d95ea27cf628"}]} 2019-01-18 06:40:57,421 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=68b5dc1a-540e-404d-9d9c-5277abcb7937 used request id req-de8cbc44-c9cb-4f15-aa0b-f6d552618fe5 2019-01-18 06:40:57,421 - neutron_utils - INFO - Deleting security group with name - default 2019-01-18 06:40:57,427 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-groups/68b5dc1a-540e-404d-9d9c-5277abcb7937 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94d9a89a66918f2e8df956f706feda76270b3f33" 2019-01-18 06:40:57,729 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-7fbd261d-d2f4-4074-9fcc-2e6af9d8b563 Content-Length: 0 Date: Fri, 18 Jan 2019 06:40:57 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-18 06:40:57,729 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/68b5dc1a-540e-404d-9d9c-5277abcb7937 used request id req-7fbd261d-d2f4-4074-9fcc-2e6af9d8b563 2019-01-18 06:40:57,730 - keystone_utils - INFO - Deleting project with name - CreateInstanceSingleNetworkTests-16b3b63d-52ca-4dd-proj 2019-01-18 06:40:57,733 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/4d4c26a209644761b6acbb615114c2ed -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94d9a89a66918f2e8df956f706feda76270b3f33" 2019-01-18 06:40:57,959 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 06:40:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a93bf88d-d41b-42f4-b23d-2b6b8cfb2aea Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 06:40:57,959 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/4d4c26a209644761b6acbb615114c2ed used request id req-a93bf88d-d41b-42f4-b23d-2b6b8cfb2aea 2019-01-18 06:40:57,959 - keystone_utils - INFO - Deleting role with name - CreateInstanceSingleNetworkTests-16b3b63d-52ca-4dd-proj-role 2019-01-18 06:40:57,962 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/7d20b7c8d9d147c186f234f56f576cd6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94d9a89a66918f2e8df956f706feda76270b3f33" 2019-01-18 06:40:58,069 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 06:40:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ecdd391e-f3a3-4826-ac53-2c478d91dfa8 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 06:40:58,069 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/7d20b7c8d9d147c186f234f56f576cd6 used request id req-ecdd391e-f3a3-4826-ac53-2c478d91dfa8 2019-01-18 06:40:58,072 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94d9a89a66918f2e8df956f706feda76270b3f33" 2019-01-18 06:40:58,186 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:40:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-71b37fa4-a398-4d39-8dcb-248d1b878260 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "488fca829f8b496daa1cd2cdc6e45c49", "links": {"self": "http://172.30.9.23:5000/v3/roles/488fca829f8b496daa1cd2cdc6e45c49"}, "name": "Member"}, {"domain_id": null, "id": "6b7f4f4f76264b6fb449c43b86ee3817", "links": {"self": "http://172.30.9.23:5000/v3/roles/6b7f4f4f76264b6fb449c43b86ee3817"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a482b711adf94961bf4bb28eda7f0e28", "links": {"self": "http://172.30.9.23:5000/v3/roles/a482b711adf94961bf4bb28eda7f0e28"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c65201bd05504fa786d79b166e8bbba3", "links": {"self": "http://172.30.9.23:5000/v3/roles/c65201bd05504fa786d79b166e8bbba3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "e7e317b66c174923a8cb46c48d897c8d", "links": {"self": "http://172.30.9.23:5000/v3/roles/e7e317b66c174923a8cb46c48d897c8d"}, "name": "ResellerAdmin"}]} 2019-01-18 06:40:58,186 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-71b37fa4-a398-4d39-8dcb-248d1b878260 2019-01-18 06:40:58,187 - keystone_utils - INFO - Deleting user with name - CreateInstanceSingleNetworkTests-16b3b63d-52ca-4dd-user 2019-01-18 06:40:58,191 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/303ec12d66b94e638ca41a95928864b0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7127613c66f07e1e876210a8ce064ad21bafc75d" 2019-01-18 06:40:58,429 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 06:40:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ba18968b-e9b4-4fa4-9ef2-2e682ccefbd9 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 06:40:58,429 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/303ec12d66b94e638ca41a95928864b0 used request id req-ba18968b-e9b4-4fa4-9ef2-2e682ccefbd9 2019-01-18 06:40:58,431 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:40:58,815 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "488fca829f8b496daa1cd2cdc6e45c49", "name": "Member"}, {"id": "c65201bd05504fa786d79b166e8bbba3", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}], "expires_at": "2019-01-18T07:40:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "020d00b5451a467cb276d06789a1149d", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "id": "e292c913af7844408b6509a836e493f5"}, "audit_ids": ["e_vgFW5HRracbzpJP1oquQ"], "issued_at": "2019-01-18T06:40:58.000000Z"}} 2019-01-18 06:40:58,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}4d0f4df8d3d5fd4299e681a95ab3726752404a28" 2019-01-18 06:40:58,904 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:40:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7f8509cf-f771-407c-8350-d6674ac19676 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:40:58,904 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-7f8509cf-f771-407c-8350-d6674ac19676 2019-01-18 06:40:58,906 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:40:58,907 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:40:59,290 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "488fca829f8b496daa1cd2cdc6e45c49", "name": "Member"}, {"id": "c65201bd05504fa786d79b166e8bbba3", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}], "expires_at": "2019-01-18T07:40:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "020d00b5451a467cb276d06789a1149d", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "id": "e292c913af7844408b6509a836e493f5"}, "audit_ids": ["9sRh5l3TSamXoYJTJXoPfA"], "issued_at": "2019-01-18T06:40:59.000000Z"}} 2019-01-18 06:40:59,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}a681c773d1d33b518bb0e56111dfe2d8a31b9c71" 2019-01-18 06:40:59,383 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:40:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b3a5d273-e8f6-44d9-9e19-8e1a59ed1bda Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:40:59,383 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-b3a5d273-e8f6-44d9-9e19-8e1a59ed1bda 2019-01-18 06:40:59,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" 2019-01-18 06:40:59,393 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 18 Jan 2019 06:40: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"}]}]}} 2019-01-18 06:40:59,393 - 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-c23f7cb2-de33-495-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a681c773d1d33b518bb0e56111dfe2d8a31b9c71" 2019-01-18 06:40:59,485 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:40:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-76c9b69c-4b68-4f1a-a33d-0a798c66c816 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-c23f7cb2-de33-495-proj", "previous": null, "next": null}, "projects": []} 2019-01-18 06:40:59,485 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSingleNetworkTests-c23f7cb2-de33-495-proj used request id req-76c9b69c-4b68-4f1a-a33d-0a798c66c816 2019-01-18 06:40:59,489 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a681c773d1d33b518bb0e56111dfe2d8a31b9c71" 2019-01-18 06:40:59,578 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:40:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-74201c32-78de-4175-afe0-8e29a8a78f45 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-18 06:40:59,578 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-74201c32-78de-4175-afe0-8e29a8a78f45 2019-01-18 06:40:59,583 - 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}a681c773d1d33b518bb0e56111dfe2d8a31b9c71" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-c23f7cb2-de33-495-proj"}}' 2019-01-18 06:40:59,704 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 18 Jan 2019 06:40:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a8a57569-a034-43b2-8630-a738cfe1130b Content-Length: 317 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/e525cfff90884bf9a7fc5cc891bd364d"}, "enabled": true, "id": "e525cfff90884bf9a7fc5cc891bd364d", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-c23f7cb2-de33-495-proj"}} 2019-01-18 06:40:59,704 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-a8a57569-a034-43b2-8630-a738cfe1130b 2019-01-18 06:40:59,705 - keystone_utils - INFO - Created project with name - CreateInstanceSingleNetworkTests-c23f7cb2-de33-495-proj 2019-01-18 06:40:59,705 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:40:59,706 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:41:00,094 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "488fca829f8b496daa1cd2cdc6e45c49", "name": "Member"}, {"id": "c65201bd05504fa786d79b166e8bbba3", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}], "expires_at": "2019-01-18T07:41:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "020d00b5451a467cb276d06789a1149d", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "id": "e292c913af7844408b6509a836e493f5"}, "audit_ids": ["Qa8t-Us8SbWY2GQT6cOmrQ"], "issued_at": "2019-01-18T06:41:00.000000Z"}} 2019-01-18 06:41:00,095 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61ede94d3d08fe45401132669c2903947c66cdd0" 2019-01-18 06:41:00,189 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:41:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-31a17fc6-feb9-4b14-9690-e8dd11f76895 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:41:00,189 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-31a17fc6-feb9-4b14-9690-e8dd11f76895 2019-01-18 06:41:00,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" 2019-01-18 06:41:00,199 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 18 Jan 2019 06:41: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"}]}]}} 2019-01-18 06:41:00,200 - 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}61ede94d3d08fe45401132669c2903947c66cdd0" 2019-01-18 06:41:00,237 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:41:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5ae9d5b8-5834-473b-af2a-3c9cad17522c Content-Encoding: gzip Content-Length: 869 Content-Type: application/json RESP BODY: {"users": [{"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/0607a2b4beb0408e9fa51cc5ba027ac6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0607a2b4beb0408e9fa51cc5ba027ac6", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/17c61b95071545a094cc82823d2b88b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "17c61b95071545a094cc82823d2b88b8", "email": "nova@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/29e5d2dfed2447bda26fc75bd1122674"}, "domain_id": "default", "enabled": true, "options": {}, "id": "29e5d2dfed2447bda26fc75bd1122674", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/3b6dcc8c791e4b6e8831f5b5e583de80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3b6dcc8c791e4b6e8831f5b5e583de80", "email": "neutron@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.23:5000/v3/users/45ab52d673584bc198669be88c88b878"}, "domain_id": "default", "enabled": true, "options": {}, "id": "45ab52d673584bc198669be88c88b878", "email": "barbican@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/57795b4ee52f49c6a71f55bb6c4012f8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "57795b4ee52f49c6a71f55bb6c4012f8", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/5c52969262974d64ac2a300ca5d60f50"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c52969262974d64ac2a300ca5d60f50", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/5fc15572bb1c489ba92bd9945bbc1f64"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5fc15572bb1c489ba92bd9945bbc1f64", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/6b519d70e25f4e61a9dfd738cd6bba22"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6b519d70e25f4e61a9dfd738cd6bba22", "email": "heat@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.23:5000/v3/users/8248437208b540c2893a7117ad102a87"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8248437208b540c2893a7117ad102a87", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/890dee97e62840c5b15e36f03f6b7efc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "890dee97e62840c5b15e36f03f6b7efc", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/8cccb516ecc44ed9bb7c8633df108fd4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8cccb516ecc44ed9bb7c8633df108fd4", "email": "glance@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.23:5000/v3/users/97c3d863a98148299fa116fdb54be470"}, "domain_id": "default", "enabled": true, "options": {}, "id": "97c3d863a98148299fa116fdb54be470", "email": "tacker@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/a2a0c8c0f19941808c9f618af50b3b79"}, "domain_id": "c19db1b8f60647a9a114cd23287c807b", "enabled": true, "options": {}, "id": "a2a0c8c0f19941808c9f618af50b3b79", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "links": {"self": "http://172.30.9.23:5000/v3/users/e292c913af7844408b6509a836e493f5"}, "domain_id": "default", "enabled": true, "id": "e292c913af7844408b6509a836e493f5", "options": {}}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/fe5de73ba9cb41b2be24ccf1f72f5ed4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe5de73ba9cb41b2be24ccf1f72f5ed4", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2019-01-18 06:41:00,237 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-5ae9d5b8-5834-473b-af2a-3c9cad17522c 2019-01-18 06:41:00,241 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateInstanceSingleNetworkTests-c23f7cb2-de33-495-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61ede94d3d08fe45401132669c2903947c66cdd0" 2019-01-18 06:41:00,259 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:41:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-59b70d90-dfeb-4ee5-afe7-6524fa71d3fb Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateInstanceSingleNetworkTests-c23f7cb2-de33-495-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/e525cfff90884bf9a7fc5cc891bd364d"}, "enabled": true, "id": "e525cfff90884bf9a7fc5cc891bd364d", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-c23f7cb2-de33-495-proj"}]} 2019-01-18 06:41:00,259 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateInstanceSingleNetworkTests-c23f7cb2-de33-495-proj used request id req-59b70d90-dfeb-4ee5-afe7-6524fa71d3fb 2019-01-18 06:41:00,263 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61ede94d3d08fe45401132669c2903947c66cdd0" 2019-01-18 06:41:00,342 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:41:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-43cd440a-1dd4-462d-9e86-3da3a67d3e7e Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-18 06:41:00,343 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-43cd440a-1dd4-462d-9e86-3da3a67d3e7e 2019-01-18 06:41:00,728 - keystone_utils - INFO - Created user with name - CreateInstanceSingleNetworkTests-c23f7cb2-de33-495-user 2019-01-18 06:41:00,728 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:41:00,732 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a681c773d1d33b518bb0e56111dfe2d8a31b9c71" 2019-01-18 06:41:00,829 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:41:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f88aaef5-313d-483b-895d-542729f9943e Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "488fca829f8b496daa1cd2cdc6e45c49", "links": {"self": "http://172.30.9.23:5000/v3/roles/488fca829f8b496daa1cd2cdc6e45c49"}, "name": "Member"}, {"domain_id": null, "id": "6b7f4f4f76264b6fb449c43b86ee3817", "links": {"self": "http://172.30.9.23:5000/v3/roles/6b7f4f4f76264b6fb449c43b86ee3817"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a482b711adf94961bf4bb28eda7f0e28", "links": {"self": "http://172.30.9.23:5000/v3/roles/a482b711adf94961bf4bb28eda7f0e28"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c65201bd05504fa786d79b166e8bbba3", "links": {"self": "http://172.30.9.23:5000/v3/roles/c65201bd05504fa786d79b166e8bbba3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "e7e317b66c174923a8cb46c48d897c8d", "links": {"self": "http://172.30.9.23:5000/v3/roles/e7e317b66c174923a8cb46c48d897c8d"}, "name": "ResellerAdmin"}]} 2019-01-18 06:41:00,829 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-f88aaef5-313d-483b-895d-542729f9943e 2019-01-18 06:41:00,833 - 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}a681c773d1d33b518bb0e56111dfe2d8a31b9c71" -d '{"role": {"name": "CreateInstanceSingleNetworkTests-c23f7cb2-de33-495-proj-role"}}' 2019-01-18 06:41:00,943 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 18 Jan 2019 06:41:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8c311589-e620-4ef0-b7d2-87bbecce5f0c Content-Length: 231 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "fc27a74368584464bda83ca5c91359e8", "links": {"self": "http://172.30.9.23:5000/v3/roles/fc27a74368584464bda83ca5c91359e8"}, "name": "CreateInstanceSingleNetworkTests-c23f7cb2-de33-495-proj-role"}} 2019-01-18 06:41:00,944 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-8c311589-e620-4ef0-b7d2-87bbecce5f0c 2019-01-18 06:41:00,944 - keystone_utils - INFO - Created role with name - CreateInstanceSingleNetworkTests-c23f7cb2-de33-495-proj-role 2019-01-18 06:41:00,948 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/fc27a74368584464bda83ca5c91359e8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a681c773d1d33b518bb0e56111dfe2d8a31b9c71" 2019-01-18 06:41:01,037 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:41:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-706c211d-e8d3-4d9c-bc03-172d32cb32e3 Content-Encoding: gzip Content-Length: 185 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.23:5000/v3/roles/fc27a74368584464bda83ca5c91359e8"}, "domain_id": null, "name": "CreateInstanceSingleNetworkTests-c23f7cb2-de33-495-proj-role", "id": "fc27a74368584464bda83ca5c91359e8"}} 2019-01-18 06:41:01,037 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/fc27a74368584464bda83ca5c91359e8 used request id req-706c211d-e8d3-4d9c-bc03-172d32cb32e3 2019-01-18 06:41:01,038 - keystone_utils - INFO - Granting role CreateInstanceSingleNetworkTests-c23f7cb2-de33-495-proj-role to project CreateInstanceSingleNetworkTests-c23f7cb2-de33-495-proj 2019-01-18 06:41:01,041 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/e525cfff90884bf9a7fc5cc891bd364d/users/195972210353424e89e11ded3ca09f25/roles/fc27a74368584464bda83ca5c91359e8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a681c773d1d33b518bb0e56111dfe2d8a31b9c71" 2019-01-18 06:41:01,181 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 06:41:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d003010b-d388-42fa-ad1e-90b02104447e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 06:41:01,181 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/e525cfff90884bf9a7fc5cc891bd364d/users/195972210353424e89e11ded3ca09f25/roles/fc27a74368584464bda83ca5c91359e8 used request id req-d003010b-d388-42fa-ad1e-90b02104447e 2019-01-18 06:41:01,182 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-18 06:41:01,183 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2019-01-18 06:41:01,183 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:41:01,184 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:41:01,553 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "fc27a74368584464bda83ca5c91359e8", "name": "CreateInstanceSingleNetworkTests-c23f7cb2-de33-495-proj-role"}], "expires_at": "2019-01-18T07:41:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e525cfff90884bf9a7fc5cc891bd364d", "name": "CreateInstanceSingleNetworkTests-c23f7cb2-de33-495-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/e525cfff90884bf9a7fc5cc891bd364d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/e525cfff90884bf9a7fc5cc891bd364d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/e525cfff90884bf9a7fc5cc891bd364d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/e525cfff90884bf9a7fc5cc891bd364d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/e525cfff90884bf9a7fc5cc891bd364d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/e525cfff90884bf9a7fc5cc891bd364d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/e525cfff90884bf9a7fc5cc891bd364d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/e525cfff90884bf9a7fc5cc891bd364d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/e525cfff90884bf9a7fc5cc891bd364d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/e525cfff90884bf9a7fc5cc891bd364d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/e525cfff90884bf9a7fc5cc891bd364d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/e525cfff90884bf9a7fc5cc891bd364d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-c23f7cb2-de33-495-user", "id": "195972210353424e89e11ded3ca09f25"}, "audit_ids": ["y9AuG6NLQyuB08HQSvoc-w"], "issued_at": "2019-01-18T06:41:01.000000Z"}} 2019-01-18 06:41:01,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}2b6666001cc790d4635c2a4651ae316470995919" 2019-01-18 06:41:01,711 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:41:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-580e9242-3235-42c1-96ae-f5b6f60fa89a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:41:01,711 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-580e9242-3235-42c1-96ae-f5b6f60fa89a 2019-01-18 06:41: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=CreateInstanceSingleNetworkTests-b8dbae3d-ccac-4ce6-b799-963628976916-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2b6666001cc790d4635c2a4651ae316470995919" 2019-01-18 06:41:01,904 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 177 Content-Type: application/json X-Openstack-Request-Id: req-b6279009-a04e-4840-b875-ce120f5cf122 Date: Fri, 18 Jan 2019 06:41:01 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceSingleNetworkTests-b8dbae3d-ccac-4ce6-b799-963628976916-image"} 2019-01-18 06:41:01,904 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSingleNetworkTests-b8dbae3d-ccac-4ce6-b799-963628976916-image used request id req-b6279009-a04e-4840-b875-ce120f5cf122 2019-01-18 06:41:01,907 - 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}2b6666001cc790d4635c2a4651ae316470995919" 2019-01-18 06:41:02,068 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-6f1b5c06-b93d-4e95-a5a5-ae8f3cbcb4f4 Date: Fri, 18 Jan 2019 06:41: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"}}} 2019-01-18 06:41:02,068 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-6f1b5c06-b93d-4e95-a5a5-ae8f3cbcb4f4 2019-01-18 06:41:02,098 - 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}2b6666001cc790d4635c2a4651ae316470995919" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstanceSingleNetworkTests-b8dbae3d-ccac-4ce6-b799-963628976916-image"}' 2019-01-18 06:41:02,287 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 636 Content-Type: application/json Location: http://172.30.9.23:9292/v2/images/374fb38b-e805-481a-873a-e93e9fb19383 X-Openstack-Request-Id: req-b73601e9-fdfa-4890-bfde-ff7d73d30a81 Date: Fri, 18 Jan 2019 06:41:02 GMT RESP BODY: {"status": "queued", "name": "CreateInstanceSingleNetworkTests-b8dbae3d-ccac-4ce6-b799-963628976916-image", "tags": [], "container_format": "bare", "created_at": "2019-01-18T06:41:02Z", "size": null, "disk_format": "qcow2", "updated_at": "2019-01-18T06:41:02Z", "visibility": "shared", "locations": [], "self": "/v2/images/374fb38b-e805-481a-873a-e93e9fb19383", "min_disk": 0, "protected": false, "id": "374fb38b-e805-481a-873a-e93e9fb19383", "file": "/v2/images/374fb38b-e805-481a-873a-e93e9fb19383/file", "checksum": null, "owner": "e525cfff90884bf9a7fc5cc891bd364d", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-18 06:41:02,287 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-b73601e9-fdfa-4890-bfde-ff7d73d30a81 2019-01-18 06:41:02,298 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9292/v2/images/374fb38b-e805-481a-873a-e93e9fb19383/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2b6666001cc790d4635c2a4651ae316470995919" -d '' 2019-01-18 06:41:03,997 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-1abef96e-3b37-4901-9152-1f29934a686f Date: Fri, 18 Jan 2019 06:41:03 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-18 06:41:03,997 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/374fb38b-e805-481a-873a-e93e9fb19383/file used request id req-1abef96e-3b37-4901-9152-1f29934a686f 2019-01-18 06:41:03,998 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-01-18 06:41:04,001 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/374fb38b-e805-481a-873a-e93e9fb19383 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2b6666001cc790d4635c2a4651ae316470995919" 2019-01-18 06:41:04,179 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 897 Content-Type: application/json X-Openstack-Request-Id: req-4eab55f8-2cb8-4ede-ab9e-1c25cf5b0315 Date: Fri, 18 Jan 2019 06:41:04 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceSingleNetworkTests-b8dbae3d-ccac-4ce6-b799-963628976916-image", "tags": [], "container_format": "bare", "created_at": "2019-01-18T06:41:02Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-18T06:41:03Z", "visibility": "shared", "locations": [{"url": "rbd://af014572-0a5d-4a80-a07f-9105f52ab2c1/images/374fb38b-e805-481a-873a-e93e9fb19383/snap", "metadata": {}}], "self": "/v2/images/374fb38b-e805-481a-873a-e93e9fb19383", "min_disk": 0, "protected": false, "id": "374fb38b-e805-481a-873a-e93e9fb19383", "file": "/v2/images/374fb38b-e805-481a-873a-e93e9fb19383/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "e525cfff90884bf9a7fc5cc891bd364d", "direct_url": "rbd://af014572-0a5d-4a80-a07f-9105f52ab2c1/images/374fb38b-e805-481a-873a-e93e9fb19383/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-18 06:41:04,179 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/374fb38b-e805-481a-873a-e93e9fb19383 used request id req-4eab55f8-2cb8-4ede-ab9e-1c25cf5b0315 2019-01-18 06:41:04,182 - 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}2b6666001cc790d4635c2a4651ae316470995919" 2019-01-18 06:41:04,189 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-6d1da27f-0e03-437b-96a7-9454cde5cceb Date: Fri, 18 Jan 2019 06:41: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"}}} 2019-01-18 06:41:04,189 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-6d1da27f-0e03-437b-96a7-9454cde5cceb 2019-01-18 06:41:04,192 - create_image - INFO - Created image with name - CreateInstanceSingleNetworkTests-b8dbae3d-ccac-4ce6-b799-963628976916-image 2019-01-18 06:41:04,195 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/374fb38b-e805-481a-873a-e93e9fb19383 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2b6666001cc790d4635c2a4651ae316470995919" 2019-01-18 06:41:04,351 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 897 Content-Type: application/json X-Openstack-Request-Id: req-c50539a2-9568-4390-9fbf-2c5c1607472f Date: Fri, 18 Jan 2019 06:41:04 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceSingleNetworkTests-b8dbae3d-ccac-4ce6-b799-963628976916-image", "tags": [], "container_format": "bare", "created_at": "2019-01-18T06:41:02Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-18T06:41:03Z", "visibility": "shared", "locations": [{"url": "rbd://af014572-0a5d-4a80-a07f-9105f52ab2c1/images/374fb38b-e805-481a-873a-e93e9fb19383/snap", "metadata": {}}], "self": "/v2/images/374fb38b-e805-481a-873a-e93e9fb19383", "min_disk": 0, "protected": false, "id": "374fb38b-e805-481a-873a-e93e9fb19383", "file": "/v2/images/374fb38b-e805-481a-873a-e93e9fb19383/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "e525cfff90884bf9a7fc5cc891bd364d", "direct_url": "rbd://af014572-0a5d-4a80-a07f-9105f52ab2c1/images/374fb38b-e805-481a-873a-e93e9fb19383/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-18 06:41:04,351 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/374fb38b-e805-481a-873a-e93e9fb19383 used request id req-c50539a2-9568-4390-9fbf-2c5c1607472f 2019-01-18 06:41:04,352 - create_image - DEBUG - Instance status is - active 2019-01-18 06:41:04,352 - create_image - DEBUG - Image is active with name - CreateInstanceSingleNetworkTests-b8dbae3d-ccac-4ce6-b799-963628976916-image 2019-01-18 06:41:04,352 - create_image - INFO - Image is now active with name - CreateInstanceSingleNetworkTests-b8dbae3d-ccac-4ce6-b799-963628976916-image 2019-01-18 06:41:04,352 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:41:04,353 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:41:04,730 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "fc27a74368584464bda83ca5c91359e8", "name": "CreateInstanceSingleNetworkTests-c23f7cb2-de33-495-proj-role"}], "expires_at": "2019-01-18T07:41:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e525cfff90884bf9a7fc5cc891bd364d", "name": "CreateInstanceSingleNetworkTests-c23f7cb2-de33-495-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/e525cfff90884bf9a7fc5cc891bd364d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/e525cfff90884bf9a7fc5cc891bd364d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/e525cfff90884bf9a7fc5cc891bd364d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/e525cfff90884bf9a7fc5cc891bd364d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/e525cfff90884bf9a7fc5cc891bd364d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/e525cfff90884bf9a7fc5cc891bd364d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/e525cfff90884bf9a7fc5cc891bd364d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/e525cfff90884bf9a7fc5cc891bd364d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/e525cfff90884bf9a7fc5cc891bd364d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/e525cfff90884bf9a7fc5cc891bd364d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/e525cfff90884bf9a7fc5cc891bd364d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/e525cfff90884bf9a7fc5cc891bd364d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-c23f7cb2-de33-495-user", "id": "195972210353424e89e11ded3ca09f25"}, "audit_ids": ["mqTrZOb4TTCGaoC_ZZjclg"], "issued_at": "2019-01-18T06:41:04.000000Z"}} 2019-01-18 06:41:04,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}cad29d7a9310c8e832758b2c5d700ce6cf608f18" 2019-01-18 06:41:04,801 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:41:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-487de8db-424d-43dd-9007-c2d3a1494ea5 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:41:04,802 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-487de8db-424d-43dd-9007-c2d3a1494ea5 2019-01-18 06:41:04,809 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-b8dbae3d-ccac-4ce6-b799-963628976916-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cad29d7a9310c8e832758b2c5d700ce6cf608f18" 2019-01-18 06:41:04,984 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-c22039d3-4b34-4cdd-a56c-774aa873a9b3 Date: Fri, 18 Jan 2019 06:41:04 GMT RESP BODY: {"networks":[]} 2019-01-18 06:41:04,985 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-b8dbae3d-ccac-4ce6-b799-963628976916-pub-net used request id req-c22039d3-4b34-4cdd-a56c-774aa873a9b3 2019-01-18 06:41:04,985 - neutron_utils - INFO - Creating network with name CreateInstanceSingleNetworkTests-b8dbae3d-ccac-4ce6-b799-963628976916-pub-net 2019-01-18 06:41:04,990 - 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}cad29d7a9310c8e832758b2c5d700ce6cf608f18" -d '{"network": {"name": "CreateInstanceSingleNetworkTests-b8dbae3d-ccac-4ce6-b799-963628976916-pub-net", "admin_state_up": true}}' 2019-01-18 06:41:05,667 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 635 X-Openstack-Request-Id: req-64baefc3-3704-41e2-8b97-94253b6c21df Date: Fri, 18 Jan 2019 06:41:05 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"75681bce-9dd7-4265-bd07-e9011df09898","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"e525cfff90884bf9a7fc5cc891bd364d","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-18T06:41:05Z","is_default":false,"name":"CreateInstanceSingleNetworkTests-b8dbae3d-ccac-4ce6-b799-963628976916-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"e525cfff90884bf9a7fc5cc891bd364d","created_at":"2019-01-18T06:41:05Z","mtu":1450}} 2019-01-18 06:41:05,667 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks used request id req-64baefc3-3704-41e2-8b97-94253b6c21df 2019-01-18 06:41:05,673 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=75681bce-9dd7-4265-bd07-e9011df09898 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cad29d7a9310c8e832758b2c5d700ce6cf608f18" 2019-01-18 06:41:05,903 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 619 X-Openstack-Request-Id: req-b5a626ef-814b-4a2d-b694-2716553c7130 Date: Fri, 18 Jan 2019 06:41:05 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":"2019-01-18T06:41:05Z","tenant_id":"e525cfff90884bf9a7fc5cc891bd364d","created_at":"2019-01-18T06:41:05Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"e525cfff90884bf9a7fc5cc891bd364d","id":"75681bce-9dd7-4265-bd07-e9011df09898","name":"CreateInstanceSingleNetworkTests-b8dbae3d-ccac-4ce6-b799-963628976916-pub-net"}]} 2019-01-18 06:41:05,903 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=75681bce-9dd7-4265-bd07-e9011df09898 used request id req-b5a626ef-814b-4a2d-b694-2716553c7130 2019-01-18 06:41:05,908 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=75681bce-9dd7-4265-bd07-e9011df09898 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cad29d7a9310c8e832758b2c5d700ce6cf608f18" 2019-01-18 06:41:06,099 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-8e2d7feb-7fd1-491b-8456-2a1bad28b5f3 Date: Fri, 18 Jan 2019 06:41:06 GMT RESP BODY: {"subnets":[]} 2019-01-18 06:41:06,099 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=75681bce-9dd7-4265-bd07-e9011df09898 used request id req-8e2d7feb-7fd1-491b-8456-2a1bad28b5f3 2019-01-18 06:41:06,099 - neutron_utils - INFO - Creating subnet with name CreateInstanceSingleNetworkTests-b8dbae3d-ccac-4ce6-b799-963628976916-pub-subnet 2019-01-18 06:41:06,105 - 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}cad29d7a9310c8e832758b2c5d700ce6cf608f18" -d '{"subnets": [{"ip_version": 4, "network_id": "75681bce-9dd7-4265-bd07-e9011df09898", "cidr": "10.55.1.0/24", "name": "CreateInstanceSingleNetworkTests-b8dbae3d-ccac-4ce6-b799-963628976916-pub-subnet"}]}' 2019-01-18 06:41:07,278 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-b6fff315-69eb-4685-8129-a1426ac8a6c5 Date: Fri, 18 Jan 2019 06:41:07 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"75681bce-9dd7-4265-bd07-e9011df09898","tenant_id":"e525cfff90884bf9a7fc5cc891bd364d","created_at":"2019-01-18T06:41:06Z","dns_nameservers":[],"updated_at":"2019-01-18T06:41:06Z","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":"e525cfff90884bf9a7fc5cc891bd364d","id":"a04b0f94-c761-48ce-abc8-ee7b9119e8ac","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-b8dbae3d-ccac-4ce6-b799-963628976916-pub-subnet"}]} 2019-01-18 06:41:07,278 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets used request id req-b6fff315-69eb-4685-8129-a1426ac8a6c5 2019-01-18 06:41:07,283 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=75681bce-9dd7-4265-bd07-e9011df09898 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cad29d7a9310c8e832758b2c5d700ce6cf608f18" 2019-01-18 06:41:07,547 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-e617c329-dd7b-44b8-9f19-151e803297c7 Date: Fri, 18 Jan 2019 06:41: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":["a04b0f94-c761-48ce-abc8-ee7b9119e8ac"],"updated_at":"2019-01-18T06:41:06Z","tenant_id":"e525cfff90884bf9a7fc5cc891bd364d","created_at":"2019-01-18T06:41:05Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"e525cfff90884bf9a7fc5cc891bd364d","id":"75681bce-9dd7-4265-bd07-e9011df09898","name":"CreateInstanceSingleNetworkTests-b8dbae3d-ccac-4ce6-b799-963628976916-pub-net"}]} 2019-01-18 06:41:07,547 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=75681bce-9dd7-4265-bd07-e9011df09898 used request id req-e617c329-dd7b-44b8-9f19-151e803297c7 2019-01-18 06:41:07,553 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=75681bce-9dd7-4265-bd07-e9011df09898 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cad29d7a9310c8e832758b2c5d700ce6cf608f18" 2019-01-18 06:41:07,611 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-16aaff53-c5e0-4003-9e64-5369d5116b7a Date: Fri, 18 Jan 2019 06:41:07 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"75681bce-9dd7-4265-bd07-e9011df09898","tenant_id":"e525cfff90884bf9a7fc5cc891bd364d","created_at":"2019-01-18T06:41:06Z","dns_nameservers":[],"updated_at":"2019-01-18T06:41:06Z","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":"e525cfff90884bf9a7fc5cc891bd364d","id":"a04b0f94-c761-48ce-abc8-ee7b9119e8ac","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-b8dbae3d-ccac-4ce6-b799-963628976916-pub-subnet"}]} 2019-01-18 06:41:07,611 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=75681bce-9dd7-4265-bd07-e9011df09898 used request id req-16aaff53-c5e0-4003-9e64-5369d5116b7a 2019-01-18 06:41:07,611 - OpenStackNetwork - DEBUG - Network [75681bce-9dd7-4265-bd07-e9011df09898] created successfully 2019-01-18 06:41:07,611 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:41:07,612 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:41:07,991 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "fc27a74368584464bda83ca5c91359e8", "name": "CreateInstanceSingleNetworkTests-c23f7cb2-de33-495-proj-role"}], "expires_at": "2019-01-18T07:41:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e525cfff90884bf9a7fc5cc891bd364d", "name": "CreateInstanceSingleNetworkTests-c23f7cb2-de33-495-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/e525cfff90884bf9a7fc5cc891bd364d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/e525cfff90884bf9a7fc5cc891bd364d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/e525cfff90884bf9a7fc5cc891bd364d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/e525cfff90884bf9a7fc5cc891bd364d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/e525cfff90884bf9a7fc5cc891bd364d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/e525cfff90884bf9a7fc5cc891bd364d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/e525cfff90884bf9a7fc5cc891bd364d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/e525cfff90884bf9a7fc5cc891bd364d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/e525cfff90884bf9a7fc5cc891bd364d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/e525cfff90884bf9a7fc5cc891bd364d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/e525cfff90884bf9a7fc5cc891bd364d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/e525cfff90884bf9a7fc5cc891bd364d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-c23f7cb2-de33-495-user", "id": "195972210353424e89e11ded3ca09f25"}, "audit_ids": ["WR2lPDkqQEOstJq7vj3mjA"], "issued_at": "2019-01-18T06:41:07.000000Z"}} 2019-01-18 06:41:07,992 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}292e3ba5791a88eff3dd7bab59bc266764608ea5" 2019-01-18 06:41:08,083 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:41:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0e78467d-0557-4407-a6d5-5501938d63e7 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:41:08,083 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-0e78467d-0557-4407-a6d5-5501938d63e7 2019-01-18 06:41:08,091 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/routers?name=CreateInstanceSingleNetworkTests-b8dbae3d-ccac-4ce6-b799-963628976916-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}292e3ba5791a88eff3dd7bab59bc266764608ea5" 2019-01-18 06:41:08,287 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-38938efd-810e-47f2-b063-0b7e145e783b Date: Fri, 18 Jan 2019 06:41:08 GMT RESP BODY: {"routers": []} 2019-01-18 06:41:08,287 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers?name=CreateInstanceSingleNetworkTests-b8dbae3d-ccac-4ce6-b799-963628976916-pub-router&admin_state_up=True used request id req-38938efd-810e-47f2-b063-0b7e145e783b 2019-01-18 06:41:08,287 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:41:08,288 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:41:08,658 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "fc27a74368584464bda83ca5c91359e8", "name": "CreateInstanceSingleNetworkTests-c23f7cb2-de33-495-proj-role"}], "expires_at": "2019-01-18T07:41:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e525cfff90884bf9a7fc5cc891bd364d", "name": "CreateInstanceSingleNetworkTests-c23f7cb2-de33-495-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/e525cfff90884bf9a7fc5cc891bd364d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/e525cfff90884bf9a7fc5cc891bd364d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/e525cfff90884bf9a7fc5cc891bd364d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/e525cfff90884bf9a7fc5cc891bd364d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/e525cfff90884bf9a7fc5cc891bd364d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/e525cfff90884bf9a7fc5cc891bd364d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/e525cfff90884bf9a7fc5cc891bd364d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/e525cfff90884bf9a7fc5cc891bd364d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/e525cfff90884bf9a7fc5cc891bd364d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/e525cfff90884bf9a7fc5cc891bd364d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/e525cfff90884bf9a7fc5cc891bd364d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/e525cfff90884bf9a7fc5cc891bd364d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-c23f7cb2-de33-495-user", "id": "195972210353424e89e11ded3ca09f25"}, "audit_ids": ["3E4y0SNBQ4ykNkMY9gMemA"], "issued_at": "2019-01-18T06:41:08.000000Z"}} 2019-01-18 06:41: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}6f060b072cf781c57e68624ae4925491c2e6092d" 2019-01-18 06:41:08,736 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:41:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-069662f7-d4ab-4bf5-ae81-2ac65ca7590a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:41:08,737 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-069662f7-d4ab-4bf5-ae81-2ac65ca7590a 2019-01-18 06:41:08,743 - 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}292e3ba5791a88eff3dd7bab59bc266764608ea5" 2019-01-18 06:41:08,990 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-b62a20b3-89d8-4fe0-a4fd-6684980701e0 Date: Fri, 18 Jan 2019 06:41:08 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"c7128340-d09d-4472-ab8c-6b0e75149f5d","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"47feb8aba08a40dca7028a1701e597b9","status":"ACTIVE","subnets":["99f540fb-52d8-49ca-b59c-736c854d3c9e"],"description":"","tags":[],"updated_at":"2019-01-18T04:39:13Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"47feb8aba08a40dca7028a1701e597b9","created_at":"2019-01-18T04:39:06Z","mtu":1500}]} 2019-01-18 06:41:08,990 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=external used request id req-b62a20b3-89d8-4fe0-a4fd-6684980701e0 2019-01-18 06:41:08,995 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=c7128340-d09d-4472-ab8c-6b0e75149f5d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}292e3ba5791a88eff3dd7bab59bc266764608ea5" 2019-01-18 06:41:09,158 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-0b270fb9-799c-48e3-982b-1525116dfd7d Date: Fri, 18 Jan 2019 06:41:09 GMT RESP BODY: {"subnets":[]} 2019-01-18 06:41:09,158 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=c7128340-d09d-4472-ab8c-6b0e75149f5d used request id req-0b270fb9-799c-48e3-982b-1525116dfd7d 2019-01-18 06:41:09,159 - neutron_utils - INFO - Creating router with name - CreateInstanceSingleNetworkTests-b8dbae3d-ccac-4ce6-b799-963628976916-pub-router 2019-01-18 06:41:09,164 - 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}292e3ba5791a88eff3dd7bab59bc266764608ea5" -d '{"router": {"external_gateway_info": {"network_id": "c7128340-d09d-4472-ab8c-6b0e75149f5d"}, "name": "CreateInstanceSingleNetworkTests-b8dbae3d-ccac-4ce6-b799-963628976916-pub-router", "admin_state_up": true}}' 2019-01-18 06:41:13,993 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 723 X-Openstack-Request-Id: req-3b9f881a-9880-4e0a-bcb6-872a30070399 Date: Fri, 18 Jan 2019 06:41:14 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "c7128340-d09d-4472-ab8c-6b0e75149f5d", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "99f540fb-52d8-49ca-b59c-736c854d3c9e", "ip_address": "172.30.9.205"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "e525cfff90884bf9a7fc5cc891bd364d", "created_at": "2019-01-18T06:41:09Z", "admin_state_up": true, "updated_at": "2019-01-18T06:41:10Z", "flavor_id": null, "revision_number": 2, "routes": [], "project_id": "e525cfff90884bf9a7fc5cc891bd364d", "id": "e0d87296-9461-4f9f-b354-0bf2d4b3d0fd", "name": "CreateInstanceSingleNetworkTests-b8dbae3d-ccac-4ce6-b799-963628976916-pub-router"}} 2019-01-18 06:41:13,994 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/routers used request id req-3b9f881a-9880-4e0a-bcb6-872a30070399 2019-01-18 06:41:13,999 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?device_id=e0d87296-9461-4f9f-b354-0bf2d4b3d0fd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}292e3ba5791a88eff3dd7bab59bc266764608ea5" 2019-01-18 06:41:14,187 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-c8b9d6c6-c14c-4017-ac30-c3b3d5cba5e9 Date: Fri, 18 Jan 2019 06:41:14 GMT RESP BODY: {"ports":[]} 2019-01-18 06:41:14,187 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?device_id=e0d87296-9461-4f9f-b354-0bf2d4b3d0fd used request id req-c8b9d6c6-c14c-4017-ac30-c3b3d5cba5e9 2019-01-18 06:41:14,192 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-b8dbae3d-ccac-4ce6-b799-963628976916-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}292e3ba5791a88eff3dd7bab59bc266764608ea5" 2019-01-18 06:41:14,454 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-24d39cef-4a56-4b78-87cf-3cac9be2a4aa Date: Fri, 18 Jan 2019 06:41: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":["a04b0f94-c761-48ce-abc8-ee7b9119e8ac"],"updated_at":"2019-01-18T06:41:06Z","tenant_id":"e525cfff90884bf9a7fc5cc891bd364d","created_at":"2019-01-18T06:41:05Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"e525cfff90884bf9a7fc5cc891bd364d","id":"75681bce-9dd7-4265-bd07-e9011df09898","name":"CreateInstanceSingleNetworkTests-b8dbae3d-ccac-4ce6-b799-963628976916-pub-net"}]} 2019-01-18 06:41:14,454 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-b8dbae3d-ccac-4ce6-b799-963628976916-pub-net used request id req-24d39cef-4a56-4b78-87cf-3cac9be2a4aa 2019-01-18 06:41:14,458 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-18 06:41:14,463 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 18 Jan 2019 06:41: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"}]}]}} 2019-01-18 06:41:14,464 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/e525cfff90884bf9a7fc5cc891bd364d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}292e3ba5791a88eff3dd7bab59bc266764608ea5" 2019-01-18 06:41:14,540 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:41:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6f275cda-247c-4fcb-b50b-ce7912b12c6e 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/e525cfff90884bf9a7fc5cc891bd364d"}, "enabled": true, "id": "e525cfff90884bf9a7fc5cc891bd364d", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-c23f7cb2-de33-495-proj"}} 2019-01-18 06:41:14,540 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/e525cfff90884bf9a7fc5cc891bd364d used request id req-6f275cda-247c-4fcb-b50b-ce7912b12c6e 2019-01-18 06:41:14,545 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=75681bce-9dd7-4265-bd07-e9011df09898 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}292e3ba5791a88eff3dd7bab59bc266764608ea5" 2019-01-18 06:41:14,739 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-c7f1e9aa-b1af-477a-8860-1c5f14be59f0 Date: Fri, 18 Jan 2019 06:41:14 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"75681bce-9dd7-4265-bd07-e9011df09898","tenant_id":"e525cfff90884bf9a7fc5cc891bd364d","created_at":"2019-01-18T06:41:06Z","dns_nameservers":[],"updated_at":"2019-01-18T06:41:06Z","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":"e525cfff90884bf9a7fc5cc891bd364d","id":"a04b0f94-c761-48ce-abc8-ee7b9119e8ac","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-b8dbae3d-ccac-4ce6-b799-963628976916-pub-subnet"}]} 2019-01-18 06:41:14,739 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=75681bce-9dd7-4265-bd07-e9011df09898 used request id req-c7f1e9aa-b1af-477a-8860-1c5f14be59f0 2019-01-18 06:41:14,745 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=75681bce-9dd7-4265-bd07-e9011df09898&name=CreateInstanceSingleNetworkTests-b8dbae3d-ccac-4ce6-b799-963628976916-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}292e3ba5791a88eff3dd7bab59bc266764608ea5" 2019-01-18 06:41:14,799 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-3ce2bd1e-35b2-46ba-8eab-af2fc4c41ff9 Date: Fri, 18 Jan 2019 06:41:14 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"75681bce-9dd7-4265-bd07-e9011df09898","tenant_id":"e525cfff90884bf9a7fc5cc891bd364d","created_at":"2019-01-18T06:41:06Z","dns_nameservers":[],"updated_at":"2019-01-18T06:41:06Z","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":"e525cfff90884bf9a7fc5cc891bd364d","id":"a04b0f94-c761-48ce-abc8-ee7b9119e8ac","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-b8dbae3d-ccac-4ce6-b799-963628976916-pub-subnet"}]} 2019-01-18 06:41:14,799 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=75681bce-9dd7-4265-bd07-e9011df09898&name=CreateInstanceSingleNetworkTests-b8dbae3d-ccac-4ce6-b799-963628976916-pub-subnet used request id req-3ce2bd1e-35b2-46ba-8eab-af2fc4c41ff9 2019-01-18 06:41:14,800 - OpenStackNetwork - DEBUG - Adding router to subnet... 2019-01-18 06:41:14,800 - neutron_utils - INFO - Adding interface to router with name CreateInstanceSingleNetworkTests-b8dbae3d-ccac-4ce6-b799-963628976916-pub-router 2019-01-18 06:41:14,805 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9696/v2.0/routers/e0d87296-9461-4f9f-b354-0bf2d4b3d0fd/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}292e3ba5791a88eff3dd7bab59bc266764608ea5" -d '{"subnet_id": "a04b0f94-c761-48ce-abc8-ee7b9119e8ac"}' 2019-01-18 06:41:16,846 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-89bc54f1-f425-4f47-bf8b-70d990146aaa Date: Fri, 18 Jan 2019 06:41:16 GMT RESP BODY: {"network_id": "75681bce-9dd7-4265-bd07-e9011df09898", "tenant_id": "e525cfff90884bf9a7fc5cc891bd364d", "subnet_id": "a04b0f94-c761-48ce-abc8-ee7b9119e8ac", "subnet_ids": ["a04b0f94-c761-48ce-abc8-ee7b9119e8ac"], "port_id": "e9083ccf-8502-4a69-b0fb-3fb3be0dd4a1", "id": "e0d87296-9461-4f9f-b354-0bf2d4b3d0fd"} 2019-01-18 06:41:16,846 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/e0d87296-9461-4f9f-b354-0bf2d4b3d0fd/add_router_interface used request id req-89bc54f1-f425-4f47-bf8b-70d990146aaa 2019-01-18 06:41:16,852 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/routers/e0d87296-9461-4f9f-b354-0bf2d4b3d0fd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}292e3ba5791a88eff3dd7bab59bc266764608ea5" 2019-01-18 06:41:17,093 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-c8719b04-1273-423c-8615-97fc3bc358ab Date: Fri, 18 Jan 2019 06:41:17 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "c7128340-d09d-4472-ab8c-6b0e75149f5d", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "99f540fb-52d8-49ca-b59c-736c854d3c9e", "ip_address": "172.30.9.205"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "e525cfff90884bf9a7fc5cc891bd364d", "created_at": "2019-01-18T06:41:09Z", "admin_state_up": true, "updated_at": "2019-01-18T06:41:15Z", "flavor_id": null, "revision_number": 7, "routes": [], "project_id": "e525cfff90884bf9a7fc5cc891bd364d", "id": "e0d87296-9461-4f9f-b354-0bf2d4b3d0fd", "name": "CreateInstanceSingleNetworkTests-b8dbae3d-ccac-4ce6-b799-963628976916-pub-router"}} 2019-01-18 06:41:17,093 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers/e0d87296-9461-4f9f-b354-0bf2d4b3d0fd used request id req-c8719b04-1273-423c-8615-97fc3bc358ab 2019-01-18 06:41:17,099 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?device_id=e0d87296-9461-4f9f-b354-0bf2d4b3d0fd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}292e3ba5791a88eff3dd7bab59bc266764608ea5" 2019-01-18 06:41:17,152 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 753 X-Openstack-Request-Id: req-0d7ced05-839f-4894-9dda-5711724c05ea Date: Fri, 18 Jan 2019 06:41:17 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:41:16Z","device_owner":"network:ha_router_replicated_interface","revision_number":5,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"a04b0f94-c761-48ce-abc8-ee7b9119e8ac","ip_address":"10.55.1.1"}],"id":"e9083ccf-8502-4a69-b0fb-3fb3be0dd4a1","security_groups":[],"mac_address":"fa:16:3e:8e:40:fb","project_id":"e525cfff90884bf9a7fc5cc891bd364d","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"75681bce-9dd7-4265-bd07-e9011df09898","tenant_id":"e525cfff90884bf9a7fc5cc891bd364d","created_at":"2019-01-18T06:41:15Z","binding:vnic_type":"normal","device_id":"e0d87296-9461-4f9f-b354-0bf2d4b3d0fd"}]} 2019-01-18 06:41:17,153 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?device_id=e0d87296-9461-4f9f-b354-0bf2d4b3d0fd used request id req-0d7ced05-839f-4894-9dda-5711724c05ea 2019-01-18 06:41:17,158 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets/a04b0f94-c761-48ce-abc8-ee7b9119e8ac -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}292e3ba5791a88eff3dd7bab59bc266764608ea5" 2019-01-18 06:41:17,354 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 679 X-Openstack-Request-Id: req-f013e04e-b67c-4f7c-8a8e-63f09d9b61eb Date: Fri, 18 Jan 2019 06:41:17 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"75681bce-9dd7-4265-bd07-e9011df09898","tenant_id":"e525cfff90884bf9a7fc5cc891bd364d","created_at":"2019-01-18T06:41:06Z","dns_nameservers":[],"updated_at":"2019-01-18T06:41:06Z","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":"e525cfff90884bf9a7fc5cc891bd364d","id":"a04b0f94-c761-48ce-abc8-ee7b9119e8ac","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-b8dbae3d-ccac-4ce6-b799-963628976916-pub-subnet"}} 2019-01-18 06:41:17,354 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets/a04b0f94-c761-48ce-abc8-ee7b9119e8ac used request id req-f013e04e-b67c-4f7c-8a8e-63f09d9b61eb 2019-01-18 06:41:17,355 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:41:17,355 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:41:17,736 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "488fca829f8b496daa1cd2cdc6e45c49", "name": "Member"}, {"id": "c65201bd05504fa786d79b166e8bbba3", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}], "expires_at": "2019-01-18T07:41:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "020d00b5451a467cb276d06789a1149d", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "id": "e292c913af7844408b6509a836e493f5"}, "audit_ids": ["V4HqxnhpTqGq87jVYVx67w"], "issued_at": "2019-01-18T06:41:17.000000Z"}} 2019-01-18 06:41:17,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}17c4bf984a0b1250f080bc67da3df6d9858dc989" 2019-01-18 06:41:17,820 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:41:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9fc9be86-5400-4fd4-b1ee-94aa139b2a62 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:41:17,820 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-9fc9be86-5400-4fd4-b1ee-94aa139b2a62 2019-01-18 06:41:17,821 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-18 06:41:17,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}17c4bf984a0b1250f080bc67da3df6d9858dc989" 2019-01-18 06:41:18,003 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06: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 x-openstack-request-id: req-6a8dc565-b8df-4ea4-aefe-cc1465106ccf x-compute-request-id: req-6a8dc565-b8df-4ea4-aefe-cc1465106ccf Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2019-01-18 06:41:18,003 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-6a8dc565-b8df-4ea4-aefe-cc1465106ccf 2019-01-18 06:41:18,007 - 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}17c4bf984a0b1250f080bc67da3df6d9858dc989" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstanceSingleNetworkTests-b8dbae3d-ccac-4ce6-b799-963628976916-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2019-01-18 06:41:18,057 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06: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-68d9dffe-015a-46df-b93f-ccb319383ea7 x-compute-request-id: req-68d9dffe-015a-46df-b93f-ccb319383ea7 Content-Encoding: gzip Content-Length: 327 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/4bb8aa7b-2f73-4b37-bc2a-ff81e8fe6942", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/4bb8aa7b-2f73-4b37-bc2a-ff81e8fe6942", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "4bb8aa7b-2f73-4b37-bc2a-ff81e8fe6942", "name": "CreateInstanceSingleNetworkTests-b8dbae3d-ccac-4ce6-b799-963628976916-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2019-01-18 06:41:18,057 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-68d9dffe-015a-46df-b93f-ccb319383ea7 2019-01-18 06:41:18,058 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:41:18,059 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:41:18,432 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "fc27a74368584464bda83ca5c91359e8", "name": "CreateInstanceSingleNetworkTests-c23f7cb2-de33-495-proj-role"}], "expires_at": "2019-01-18T07:41:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e525cfff90884bf9a7fc5cc891bd364d", "name": "CreateInstanceSingleNetworkTests-c23f7cb2-de33-495-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/e525cfff90884bf9a7fc5cc891bd364d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/e525cfff90884bf9a7fc5cc891bd364d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/e525cfff90884bf9a7fc5cc891bd364d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/e525cfff90884bf9a7fc5cc891bd364d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/e525cfff90884bf9a7fc5cc891bd364d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/e525cfff90884bf9a7fc5cc891bd364d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/e525cfff90884bf9a7fc5cc891bd364d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/e525cfff90884bf9a7fc5cc891bd364d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/e525cfff90884bf9a7fc5cc891bd364d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/e525cfff90884bf9a7fc5cc891bd364d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/e525cfff90884bf9a7fc5cc891bd364d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/e525cfff90884bf9a7fc5cc891bd364d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-c23f7cb2-de33-495-user", "id": "195972210353424e89e11ded3ca09f25"}, "audit_ids": ["OJqT1oOMQ9m5vu32BeHM2A"], "issued_at": "2019-01-18T06:41:18.000000Z"}} 2019-01-18 06:41:18,432 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ac457bed8ebecfcb1e5dd3b58efae1fee38f6cf" 2019-01-18 06:41:18,516 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:41:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2e22fabe-1048-4d8c-96aa-e75301cf2b9b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:41:18,516 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-2e22fabe-1048-4d8c-96aa-e75301cf2b9b 2019-01-18 06:41:18,517 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-18 06:41:18,521 - 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}6ac457bed8ebecfcb1e5dd3b58efae1fee38f6cf" 2019-01-18 06:41:18,685 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:41: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-b321b75c-ce2b-48dc-8339-9766c2bed05a x-compute-request-id: req-b321b75c-ce2b-48dc-8339-9766c2bed05a Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2019-01-18 06:41:18,685 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-b321b75c-ce2b-48dc-8339-9766c2bed05a 2019-01-18 06:41:18,686 - OpenStackKeypair - INFO - Creating keypair CreateInstanceSingleNetworkTests-b8dbae3d-ccac-4ce6-b799-963628976916-kp... 2019-01-18 06:41:18,686 - OpenStackKeypair - INFO - Creating new keypair 2019-01-18 06:41:18,767 - nova_utils - INFO - Creating keypair with name - CreateInstanceSingleNetworkTests-b8dbae3d-ccac-4ce6-b799-963628976916-kp 2019-01-18 06:41:18,769 - 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}6ac457bed8ebecfcb1e5dd3b58efae1fee38f6cf" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDX4kKb8udQLxnfGMRZNF2QMskWGNDRjcBcbedivFvWgMaQkSY+QOMvdvf6ojOdSd73I/UNMB7pMnvDYWke+gdf0lYNrNnaAAU/uMS0EXZPHQoyruVYjldz/2+9sddYCSC9otU1SeD18TufOn2PCnl4REMlqBUtbxJBuVDw4XD5Yw==", "name": "CreateInstanceSingleNetworkTests-b8dbae3d-ccac-4ce6-b799-963628976916-kp"}}' 2019-01-18 06:41:18,818 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:41: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-732f0c6e-34c9-4278-a263-e7deb42da499 x-compute-request-id: req-732f0c6e-34c9-4278-a263-e7deb42da499 Content-Encoding: gzip Content-Length: 379 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDX4kKb8udQLxnfGMRZNF2QMskWGNDRjcBcbedivFvWgMaQkSY+QOMvdvf6ojOdSd73I/UNMB7pMnvDYWke+gdf0lYNrNnaAAU/uMS0EXZPHQoyruVYjldz/2+9sddYCSC9otU1SeD18TufOn2PCnl4REMlqBUtbxJBuVDw4XD5Yw==", "user_id": "195972210353424e89e11ded3ca09f25", "name": "CreateInstanceSingleNetworkTests-b8dbae3d-ccac-4ce6-b799-963628976916-kp", "fingerprint": "2d:41:c5:63:f1:4c:a8:8b:44:54:92:f5:dd:23:ae:42"}} 2019-01-18 06:41:18,818 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-732f0c6e-34c9-4278-a263-e7deb42da499 2019-01-18 06:41:18,820 - file_utils - INFO - Saved public key to - tmp/CreateInstanceSingleNetworkTests-b8dbae3d-ccac-4ce6-b799-963628976916.pub 2019-01-18 06:41:18,820 - file_utils - INFO - Saved private key to - tmp/CreateInstanceSingleNetworkTests-b8dbae3d-ccac-4ce6-b799-963628976916 2019-01-18 06:41:18,820 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:41:18,821 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:41:19,201 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "fc27a74368584464bda83ca5c91359e8", "name": "CreateInstanceSingleNetworkTests-c23f7cb2-de33-495-proj-role"}], "expires_at": "2019-01-18T07:41:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e525cfff90884bf9a7fc5cc891bd364d", "name": "CreateInstanceSingleNetworkTests-c23f7cb2-de33-495-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/e525cfff90884bf9a7fc5cc891bd364d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/e525cfff90884bf9a7fc5cc891bd364d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/e525cfff90884bf9a7fc5cc891bd364d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/e525cfff90884bf9a7fc5cc891bd364d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/e525cfff90884bf9a7fc5cc891bd364d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/e525cfff90884bf9a7fc5cc891bd364d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/e525cfff90884bf9a7fc5cc891bd364d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/e525cfff90884bf9a7fc5cc891bd364d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/e525cfff90884bf9a7fc5cc891bd364d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/e525cfff90884bf9a7fc5cc891bd364d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/e525cfff90884bf9a7fc5cc891bd364d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/e525cfff90884bf9a7fc5cc891bd364d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-c23f7cb2-de33-495-user", "id": "195972210353424e89e11ded3ca09f25"}, "audit_ids": ["0Pkz4g_qRi6R4oAJ0nE_2g"], "issued_at": "2019-01-18T06:41:19.000000Z"}} 2019-01-18 06:41:19,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}9225d2aef91279038b6615ca9818a419564f64b1" 2019-01-18 06:41:19,273 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:41:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-65c79433-d4db-4f2f-b721-92d3b860b5b2 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:41:19,273 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-65c79433-d4db-4f2f-b721-92d3b860b5b2 2019-01-18 06:41:19,280 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-b8dbae3d-ccac-4ce6-b799-963628976916-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9225d2aef91279038b6615ca9818a419564f64b1" 2019-01-18 06:41:19,470 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-73e94a85-a1fb-455b-bc53-9095bd4d8cd2 Date: Fri, 18 Jan 2019 06:41:19 GMT RESP BODY: {"security_groups": []} 2019-01-18 06:41:19,471 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-b8dbae3d-ccac-4ce6-b799-963628976916-sec-grp used request id req-73e94a85-a1fb-455b-bc53-9095bd4d8cd2 2019-01-18 06:41:19,471 - OpenStackSecurityGroup - INFO - Creating security group CreateInstanceSingleNetworkTests-b8dbae3d-ccac-4ce6-b799-963628976916-sec-grp... 2019-01-18 06:41:19,471 - neutron_utils - INFO - Creating security group with name - CreateInstanceSingleNetworkTests-b8dbae3d-ccac-4ce6-b799-963628976916-sec-grp 2019-01-18 06:41:19,476 - 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}9225d2aef91279038b6615ca9818a419564f64b1" -d '{"security_group": {"name": "CreateInstanceSingleNetworkTests-b8dbae3d-ccac-4ce6-b799-963628976916-sec-grp"}}' 2019-01-18 06:41:19,813 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1409 X-Openstack-Request-Id: req-663c1623-f088-4754-98b8-37810c725767 Date: Fri, 18 Jan 2019 06:41:19 GMT RESP BODY: {"security_group": {"description": "", "tags": [], "tenant_id": "e525cfff90884bf9a7fc5cc891bd364d", "created_at": "2019-01-18T06:41:19Z", "updated_at": "2019-01-18T06:41:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:41:19Z", "revision_number": 0, "id": "48547b9f-636c-402e-af96-8200f9be4e7a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T06:41:19Z", "security_group_id": "eff7fdcc-9d79-4fab-a272-6df3e78e23c2", "tenant_id": "e525cfff90884bf9a7fc5cc891bd364d", "port_range_min": null, "ethertype": "IPv4", "project_id": "e525cfff90884bf9a7fc5cc891bd364d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:41:19Z", "revision_number": 0, "id": "d764ccf7-a9b0-496b-8b83-e8d313050424", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T06:41:19Z", "security_group_id": "eff7fdcc-9d79-4fab-a272-6df3e78e23c2", "tenant_id": "e525cfff90884bf9a7fc5cc891bd364d", "port_range_min": null, "ethertype": "IPv6", "project_id": "e525cfff90884bf9a7fc5cc891bd364d"}], "revision_number": 2, "project_id": "e525cfff90884bf9a7fc5cc891bd364d", "id": "eff7fdcc-9d79-4fab-a272-6df3e78e23c2", "name": "CreateInstanceSingleNetworkTests-b8dbae3d-ccac-4ce6-b799-963628976916-sec-grp"}} 2019-01-18 06:41:19,813 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-groups used request id req-663c1623-f088-4754-98b8-37810c725767 2019-01-18 06:41:19,814 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - eff7fdcc-9d79-4fab-a272-6df3e78e23c2 2019-01-18 06:41:19,819 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=eff7fdcc-9d79-4fab-a272-6df3e78e23c2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9225d2aef91279038b6615ca9818a419564f64b1" 2019-01-18 06:41:19,991 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-b12bf8fa-e68f-413e-b34c-3b2d4e358154 Date: Fri, 18 Jan 2019 06:41: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": "2019-01-18T06:41:19Z", "security_group_id": "eff7fdcc-9d79-4fab-a272-6df3e78e23c2", "port_range_min": null, "revision_number": 0, "tenant_id": "e525cfff90884bf9a7fc5cc891bd364d", "created_at": "2019-01-18T06:41:19Z", "project_id": "e525cfff90884bf9a7fc5cc891bd364d", "id": "48547b9f-636c-402e-af96-8200f9be4e7a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T06:41:19Z", "security_group_id": "eff7fdcc-9d79-4fab-a272-6df3e78e23c2", "port_range_min": null, "revision_number": 0, "tenant_id": "e525cfff90884bf9a7fc5cc891bd364d", "created_at": "2019-01-18T06:41:19Z", "project_id": "e525cfff90884bf9a7fc5cc891bd364d", "id": "d764ccf7-a9b0-496b-8b83-e8d313050424"}]} 2019-01-18 06:41:19,991 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=eff7fdcc-9d79-4fab-a272-6df3e78e23c2 used request id req-b12bf8fa-e68f-413e-b34c-3b2d4e358154 2019-01-18 06:41:19,992 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - eff7fdcc-9d79-4fab-a272-6df3e78e23c2 2019-01-18 06:41:19,997 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=eff7fdcc-9d79-4fab-a272-6df3e78e23c2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9225d2aef91279038b6615ca9818a419564f64b1" 2019-01-18 06:41:20,172 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-b78b40cf-0077-4110-ae62-4f3578debd6c Date: Fri, 18 Jan 2019 06:41: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": "2019-01-18T06:41:19Z", "security_group_id": "eff7fdcc-9d79-4fab-a272-6df3e78e23c2", "port_range_min": null, "revision_number": 0, "tenant_id": "e525cfff90884bf9a7fc5cc891bd364d", "created_at": "2019-01-18T06:41:19Z", "project_id": "e525cfff90884bf9a7fc5cc891bd364d", "id": "48547b9f-636c-402e-af96-8200f9be4e7a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T06:41:19Z", "security_group_id": "eff7fdcc-9d79-4fab-a272-6df3e78e23c2", "port_range_min": null, "revision_number": 0, "tenant_id": "e525cfff90884bf9a7fc5cc891bd364d", "created_at": "2019-01-18T06:41:19Z", "project_id": "e525cfff90884bf9a7fc5cc891bd364d", "id": "d764ccf7-a9b0-496b-8b83-e8d313050424"}]} 2019-01-18 06:41:20,172 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=eff7fdcc-9d79-4fab-a272-6df3e78e23c2 used request id req-b78b40cf-0077-4110-ae62-4f3578debd6c 2019-01-18 06:41:20,173 - neutron_utils - INFO - Retrieving security group with ID - eff7fdcc-9d79-4fab-a272-6df3e78e23c2 2019-01-18 06:41:20,178 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?id=eff7fdcc-9d79-4fab-a272-6df3e78e23c2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9225d2aef91279038b6615ca9818a419564f64b1" 2019-01-18 06:41:20,383 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1412 X-Openstack-Request-Id: req-a9de29ec-ef2f-40e6-ad4f-1fcb6b6d86d1 Date: Fri, 18 Jan 2019 06:41:20 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "e525cfff90884bf9a7fc5cc891bd364d", "created_at": "2019-01-18T06:41:19Z", "updated_at": "2019-01-18T06:41:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:41:19Z", "revision_number": 0, "id": "48547b9f-636c-402e-af96-8200f9be4e7a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T06:41:19Z", "security_group_id": "eff7fdcc-9d79-4fab-a272-6df3e78e23c2", "tenant_id": "e525cfff90884bf9a7fc5cc891bd364d", "port_range_min": null, "ethertype": "IPv4", "project_id": "e525cfff90884bf9a7fc5cc891bd364d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:41:19Z", "revision_number": 0, "id": "d764ccf7-a9b0-496b-8b83-e8d313050424", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T06:41:19Z", "security_group_id": "eff7fdcc-9d79-4fab-a272-6df3e78e23c2", "tenant_id": "e525cfff90884bf9a7fc5cc891bd364d", "port_range_min": null, "ethertype": "IPv6", "project_id": "e525cfff90884bf9a7fc5cc891bd364d"}], "revision_number": 2, "project_id": "e525cfff90884bf9a7fc5cc891bd364d", "id": "eff7fdcc-9d79-4fab-a272-6df3e78e23c2", "name": "CreateInstanceSingleNetworkTests-b8dbae3d-ccac-4ce6-b799-963628976916-sec-grp"}]} 2019-01-18 06:41:20,383 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?id=eff7fdcc-9d79-4fab-a272-6df3e78e23c2 used request id req-a9de29ec-ef2f-40e6-ad4f-1fcb6b6d86d1 2019-01-18 06:41:20,383 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - eff7fdcc-9d79-4fab-a272-6df3e78e23c2 2019-01-18 06:41:20,389 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=eff7fdcc-9d79-4fab-a272-6df3e78e23c2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9225d2aef91279038b6615ca9818a419564f64b1" 2019-01-18 06:41:20,552 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-7d70b914-26bc-4df5-a4d8-0ff422889c33 Date: Fri, 18 Jan 2019 06:41: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": "2019-01-18T06:41:19Z", "security_group_id": "eff7fdcc-9d79-4fab-a272-6df3e78e23c2", "port_range_min": null, "revision_number": 0, "tenant_id": "e525cfff90884bf9a7fc5cc891bd364d", "created_at": "2019-01-18T06:41:19Z", "project_id": "e525cfff90884bf9a7fc5cc891bd364d", "id": "48547b9f-636c-402e-af96-8200f9be4e7a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T06:41:19Z", "security_group_id": "eff7fdcc-9d79-4fab-a272-6df3e78e23c2", "port_range_min": null, "revision_number": 0, "tenant_id": "e525cfff90884bf9a7fc5cc891bd364d", "created_at": "2019-01-18T06:41:19Z", "project_id": "e525cfff90884bf9a7fc5cc891bd364d", "id": "d764ccf7-a9b0-496b-8b83-e8d313050424"}]} 2019-01-18 06:41:20,552 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=eff7fdcc-9d79-4fab-a272-6df3e78e23c2 used request id req-7d70b914-26bc-4df5-a4d8-0ff422889c33 2019-01-18 06:41:20,552 - neutron_utils - INFO - Retrieving security group with ID - eff7fdcc-9d79-4fab-a272-6df3e78e23c2 2019-01-18 06:41:20,557 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?id=eff7fdcc-9d79-4fab-a272-6df3e78e23c2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9225d2aef91279038b6615ca9818a419564f64b1" 2019-01-18 06:41:20,836 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1412 X-Openstack-Request-Id: req-51adc1e4-579f-4d73-b109-952b74f31ce5 Date: Fri, 18 Jan 2019 06:41:20 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "e525cfff90884bf9a7fc5cc891bd364d", "created_at": "2019-01-18T06:41:19Z", "updated_at": "2019-01-18T06:41:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:41:19Z", "revision_number": 0, "id": "48547b9f-636c-402e-af96-8200f9be4e7a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T06:41:19Z", "security_group_id": "eff7fdcc-9d79-4fab-a272-6df3e78e23c2", "tenant_id": "e525cfff90884bf9a7fc5cc891bd364d", "port_range_min": null, "ethertype": "IPv4", "project_id": "e525cfff90884bf9a7fc5cc891bd364d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:41:19Z", "revision_number": 0, "id": "d764ccf7-a9b0-496b-8b83-e8d313050424", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T06:41:19Z", "security_group_id": "eff7fdcc-9d79-4fab-a272-6df3e78e23c2", "tenant_id": "e525cfff90884bf9a7fc5cc891bd364d", "port_range_min": null, "ethertype": "IPv6", "project_id": "e525cfff90884bf9a7fc5cc891bd364d"}], "revision_number": 2, "project_id": "e525cfff90884bf9a7fc5cc891bd364d", "id": "eff7fdcc-9d79-4fab-a272-6df3e78e23c2", "name": "CreateInstanceSingleNetworkTests-b8dbae3d-ccac-4ce6-b799-963628976916-sec-grp"}]} 2019-01-18 06:41:20,836 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?id=eff7fdcc-9d79-4fab-a272-6df3e78e23c2 used request id req-51adc1e4-579f-4d73-b109-952b74f31ce5 2019-01-18 06:41:20,837 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - eff7fdcc-9d79-4fab-a272-6df3e78e23c2 2019-01-18 06:41:20,842 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=eff7fdcc-9d79-4fab-a272-6df3e78e23c2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9225d2aef91279038b6615ca9818a419564f64b1" 2019-01-18 06:41:20,866 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-acab1b15-70ef-43b6-aa1d-9187e2f81b3d Date: Fri, 18 Jan 2019 06:41: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": "2019-01-18T06:41:19Z", "security_group_id": "eff7fdcc-9d79-4fab-a272-6df3e78e23c2", "port_range_min": null, "revision_number": 0, "tenant_id": "e525cfff90884bf9a7fc5cc891bd364d", "created_at": "2019-01-18T06:41:19Z", "project_id": "e525cfff90884bf9a7fc5cc891bd364d", "id": "48547b9f-636c-402e-af96-8200f9be4e7a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T06:41:19Z", "security_group_id": "eff7fdcc-9d79-4fab-a272-6df3e78e23c2", "port_range_min": null, "revision_number": 0, "tenant_id": "e525cfff90884bf9a7fc5cc891bd364d", "created_at": "2019-01-18T06:41:19Z", "project_id": "e525cfff90884bf9a7fc5cc891bd364d", "id": "d764ccf7-a9b0-496b-8b83-e8d313050424"}]} 2019-01-18 06:41:20,866 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=eff7fdcc-9d79-4fab-a272-6df3e78e23c2 used request id req-acab1b15-70ef-43b6-aa1d-9187e2f81b3d 2019-01-18 06:41:20,866 - neutron_utils - INFO - Creating security group to security group - CreateInstanceSingleNetworkTests-b8dbae3d-ccac-4ce6-b799-963628976916-sec-grp 2019-01-18 06:41:20,871 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-b8dbae3d-ccac-4ce6-b799-963628976916-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9225d2aef91279038b6615ca9818a419564f64b1" 2019-01-18 06:41:21,066 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1412 X-Openstack-Request-Id: req-1d372e7b-949f-4e55-8fdd-28eaf6f26148 Date: Fri, 18 Jan 2019 06:41:21 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "e525cfff90884bf9a7fc5cc891bd364d", "created_at": "2019-01-18T06:41:19Z", "updated_at": "2019-01-18T06:41:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:41:19Z", "revision_number": 0, "id": "48547b9f-636c-402e-af96-8200f9be4e7a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T06:41:19Z", "security_group_id": "eff7fdcc-9d79-4fab-a272-6df3e78e23c2", "tenant_id": "e525cfff90884bf9a7fc5cc891bd364d", "port_range_min": null, "ethertype": "IPv4", "project_id": "e525cfff90884bf9a7fc5cc891bd364d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:41:19Z", "revision_number": 0, "id": "d764ccf7-a9b0-496b-8b83-e8d313050424", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T06:41:19Z", "security_group_id": "eff7fdcc-9d79-4fab-a272-6df3e78e23c2", "tenant_id": "e525cfff90884bf9a7fc5cc891bd364d", "port_range_min": null, "ethertype": "IPv6", "project_id": "e525cfff90884bf9a7fc5cc891bd364d"}], "revision_number": 2, "project_id": "e525cfff90884bf9a7fc5cc891bd364d", "id": "eff7fdcc-9d79-4fab-a272-6df3e78e23c2", "name": "CreateInstanceSingleNetworkTests-b8dbae3d-ccac-4ce6-b799-963628976916-sec-grp"}]} 2019-01-18 06:41:21,066 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-b8dbae3d-ccac-4ce6-b799-963628976916-sec-grp used request id req-1d372e7b-949f-4e55-8fdd-28eaf6f26148 2019-01-18 06:41:21,069 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-18 06:41:21,074 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 18 Jan 2019 06:41: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"}]}]}} 2019-01-18 06:41:21,075 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/e525cfff90884bf9a7fc5cc891bd364d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9225d2aef91279038b6615ca9818a419564f64b1" 2019-01-18 06:41:21,157 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:41:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1623b96b-1740-4db1-9a30-a33ceaa3e838 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/e525cfff90884bf9a7fc5cc891bd364d"}, "enabled": true, "id": "e525cfff90884bf9a7fc5cc891bd364d", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-c23f7cb2-de33-495-proj"}} 2019-01-18 06:41:21,158 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/e525cfff90884bf9a7fc5cc891bd364d used request id req-1623b96b-1740-4db1-9a30-a33ceaa3e838 2019-01-18 06:41:21,158 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - eff7fdcc-9d79-4fab-a272-6df3e78e23c2 2019-01-18 06:41:21,163 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=eff7fdcc-9d79-4fab-a272-6df3e78e23c2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9225d2aef91279038b6615ca9818a419564f64b1" 2019-01-18 06:41:21,385 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-ec1c6de3-6bdb-43c5-9d56-6112ed927c75 Date: Fri, 18 Jan 2019 06:41:21 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": "2019-01-18T06:41:19Z", "security_group_id": "eff7fdcc-9d79-4fab-a272-6df3e78e23c2", "port_range_min": null, "revision_number": 0, "tenant_id": "e525cfff90884bf9a7fc5cc891bd364d", "created_at": "2019-01-18T06:41:19Z", "project_id": "e525cfff90884bf9a7fc5cc891bd364d", "id": "48547b9f-636c-402e-af96-8200f9be4e7a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T06:41:19Z", "security_group_id": "eff7fdcc-9d79-4fab-a272-6df3e78e23c2", "port_range_min": null, "revision_number": 0, "tenant_id": "e525cfff90884bf9a7fc5cc891bd364d", "created_at": "2019-01-18T06:41:19Z", "project_id": "e525cfff90884bf9a7fc5cc891bd364d", "id": "d764ccf7-a9b0-496b-8b83-e8d313050424"}]} 2019-01-18 06:41:21,385 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=eff7fdcc-9d79-4fab-a272-6df3e78e23c2 used request id req-ec1c6de3-6bdb-43c5-9d56-6112ed927c75 2019-01-18 06:41:21,391 - 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}9225d2aef91279038b6615ca9818a419564f64b1" -d '{"security_group_rule": {"direction": "ingress", "protocol": 1, "security_group_id": "eff7fdcc-9d79-4fab-a272-6df3e78e23c2"}}' 2019-01-18 06:41:21,687 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 509 X-Openstack-Request-Id: req-5779fcd4-8ba7-4bee-bd1e-881e080a7391 Date: Fri, 18 Jan 2019 06:41:21 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": "2019-01-18T06:41:21Z", "security_group_id": "eff7fdcc-9d79-4fab-a272-6df3e78e23c2", "port_range_min": null, "revision_number": 0, "tenant_id": "e525cfff90884bf9a7fc5cc891bd364d", "created_at": "2019-01-18T06:41:21Z", "project_id": "e525cfff90884bf9a7fc5cc891bd364d", "id": "f603c1bd-dcf6-402a-a489-0d2a9c9a71c7"}} 2019-01-18 06:41:21,687 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules used request id req-5779fcd4-8ba7-4bee-bd1e-881e080a7391 2019-01-18 06:41:21,688 - neutron_utils - INFO - Creating security group to security group - CreateInstanceSingleNetworkTests-b8dbae3d-ccac-4ce6-b799-963628976916-sec-grp 2019-01-18 06:41:21,693 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-b8dbae3d-ccac-4ce6-b799-963628976916-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9225d2aef91279038b6615ca9818a419564f64b1" 2019-01-18 06:41:21,887 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1910 X-Openstack-Request-Id: req-a11b6527-0916-43fa-bb67-692744350cd1 Date: Fri, 18 Jan 2019 06:41:21 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "e525cfff90884bf9a7fc5cc891bd364d", "created_at": "2019-01-18T06:41:19Z", "updated_at": "2019-01-18T06:41:21Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:41:19Z", "revision_number": 0, "id": "48547b9f-636c-402e-af96-8200f9be4e7a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T06:41:19Z", "security_group_id": "eff7fdcc-9d79-4fab-a272-6df3e78e23c2", "tenant_id": "e525cfff90884bf9a7fc5cc891bd364d", "port_range_min": null, "ethertype": "IPv4", "project_id": "e525cfff90884bf9a7fc5cc891bd364d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:41:19Z", "revision_number": 0, "id": "d764ccf7-a9b0-496b-8b83-e8d313050424", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T06:41:19Z", "security_group_id": "eff7fdcc-9d79-4fab-a272-6df3e78e23c2", "tenant_id": "e525cfff90884bf9a7fc5cc891bd364d", "port_range_min": null, "ethertype": "IPv6", "project_id": "e525cfff90884bf9a7fc5cc891bd364d"}, {"direction": "ingress", "protocol": "1", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:41:21Z", "revision_number": 0, "id": "f603c1bd-dcf6-402a-a489-0d2a9c9a71c7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T06:41:21Z", "security_group_id": "eff7fdcc-9d79-4fab-a272-6df3e78e23c2", "tenant_id": "e525cfff90884bf9a7fc5cc891bd364d", "port_range_min": null, "ethertype": "IPv4", "project_id": "e525cfff90884bf9a7fc5cc891bd364d"}], "revision_number": 3, "project_id": "e525cfff90884bf9a7fc5cc891bd364d", "id": "eff7fdcc-9d79-4fab-a272-6df3e78e23c2", "name": "CreateInstanceSingleNetworkTests-b8dbae3d-ccac-4ce6-b799-963628976916-sec-grp"}]} 2019-01-18 06:41:21,887 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-b8dbae3d-ccac-4ce6-b799-963628976916-sec-grp used request id req-a11b6527-0916-43fa-bb67-692744350cd1 2019-01-18 06:41:21,891 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/e525cfff90884bf9a7fc5cc891bd364d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9225d2aef91279038b6615ca9818a419564f64b1" 2019-01-18 06:41:21,965 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:41:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-80561084-4207-4724-b535-891575502820 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/e525cfff90884bf9a7fc5cc891bd364d"}, "enabled": true, "id": "e525cfff90884bf9a7fc5cc891bd364d", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-c23f7cb2-de33-495-proj"}} 2019-01-18 06:41:21,965 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/e525cfff90884bf9a7fc5cc891bd364d used request id req-80561084-4207-4724-b535-891575502820 2019-01-18 06:41:21,965 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - eff7fdcc-9d79-4fab-a272-6df3e78e23c2 2019-01-18 06:41:21,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=eff7fdcc-9d79-4fab-a272-6df3e78e23c2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9225d2aef91279038b6615ca9818a419564f64b1" 2019-01-18 06:41:22,136 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1488 X-Openstack-Request-Id: req-5c02f97f-a69e-435e-b63f-98812617a7ec Date: Fri, 18 Jan 2019 06:41:22 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": "2019-01-18T06:41:19Z", "security_group_id": "eff7fdcc-9d79-4fab-a272-6df3e78e23c2", "port_range_min": null, "revision_number": 0, "tenant_id": "e525cfff90884bf9a7fc5cc891bd364d", "created_at": "2019-01-18T06:41:19Z", "project_id": "e525cfff90884bf9a7fc5cc891bd364d", "id": "48547b9f-636c-402e-af96-8200f9be4e7a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T06:41:19Z", "security_group_id": "eff7fdcc-9d79-4fab-a272-6df3e78e23c2", "port_range_min": null, "revision_number": 0, "tenant_id": "e525cfff90884bf9a7fc5cc891bd364d", "created_at": "2019-01-18T06:41:19Z", "project_id": "e525cfff90884bf9a7fc5cc891bd364d", "id": "d764ccf7-a9b0-496b-8b83-e8d313050424"}, {"remote_group_id": null, "direction": "ingress", "protocol": "1", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T06:41:21Z", "security_group_id": "eff7fdcc-9d79-4fab-a272-6df3e78e23c2", "port_range_min": null, "revision_number": 0, "tenant_id": "e525cfff90884bf9a7fc5cc891bd364d", "created_at": "2019-01-18T06:41:21Z", "project_id": "e525cfff90884bf9a7fc5cc891bd364d", "id": "f603c1bd-dcf6-402a-a489-0d2a9c9a71c7"}]} 2019-01-18 06:41:22,137 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=eff7fdcc-9d79-4fab-a272-6df3e78e23c2 used request id req-5c02f97f-a69e-435e-b63f-98812617a7ec 2019-01-18 06:41:22,142 - 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}9225d2aef91279038b6615ca9818a419564f64b1" -d '{"security_group_rule": {"protocol": 6, "direction": "ingress", "port_range_min": 22, "port_range_max": 22, "security_group_id": "eff7fdcc-9d79-4fab-a272-6df3e78e23c2"}}' 2019-01-18 06:41:22,477 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 505 X-Openstack-Request-Id: req-9ae8d36d-4c57-49ba-8748-3ae53e102eaa Date: Fri, 18 Jan 2019 06:41:22 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": "2019-01-18T06:41:22Z", "security_group_id": "eff7fdcc-9d79-4fab-a272-6df3e78e23c2", "port_range_min": 22, "revision_number": 0, "tenant_id": "e525cfff90884bf9a7fc5cc891bd364d", "created_at": "2019-01-18T06:41:22Z", "project_id": "e525cfff90884bf9a7fc5cc891bd364d", "id": "6e03b6f9-713f-4f1e-84cc-5bf09c0192a3"}} 2019-01-18 06:41:22,478 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules used request id req-9ae8d36d-4c57-49ba-8748-3ae53e102eaa 2019-01-18 06:41:22,478 - neutron_utils - INFO - Retrieving security group with ID - eff7fdcc-9d79-4fab-a272-6df3e78e23c2 2019-01-18 06:41:22,483 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?id=eff7fdcc-9d79-4fab-a272-6df3e78e23c2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9225d2aef91279038b6615ca9818a419564f64b1" 2019-01-18 06:41:22,529 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2404 X-Openstack-Request-Id: req-354ab550-7e78-489f-b370-b7ed1e353d68 Date: Fri, 18 Jan 2019 06:41:22 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "e525cfff90884bf9a7fc5cc891bd364d", "created_at": "2019-01-18T06:41:19Z", "updated_at": "2019-01-18T06:41:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:41:19Z", "revision_number": 0, "id": "48547b9f-636c-402e-af96-8200f9be4e7a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T06:41:19Z", "security_group_id": "eff7fdcc-9d79-4fab-a272-6df3e78e23c2", "tenant_id": "e525cfff90884bf9a7fc5cc891bd364d", "port_range_min": null, "ethertype": "IPv4", "project_id": "e525cfff90884bf9a7fc5cc891bd364d"}, {"direction": "ingress", "protocol": "6", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-01-18T06:41:22Z", "revision_number": 0, "id": "6e03b6f9-713f-4f1e-84cc-5bf09c0192a3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T06:41:22Z", "security_group_id": "eff7fdcc-9d79-4fab-a272-6df3e78e23c2", "tenant_id": "e525cfff90884bf9a7fc5cc891bd364d", "port_range_min": 22, "ethertype": "IPv4", "project_id": "e525cfff90884bf9a7fc5cc891bd364d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:41:19Z", "revision_number": 0, "id": "d764ccf7-a9b0-496b-8b83-e8d313050424", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T06:41:19Z", "security_group_id": "eff7fdcc-9d79-4fab-a272-6df3e78e23c2", "tenant_id": "e525cfff90884bf9a7fc5cc891bd364d", "port_range_min": null, "ethertype": "IPv6", "project_id": "e525cfff90884bf9a7fc5cc891bd364d"}, {"direction": "ingress", "protocol": "1", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:41:21Z", "revision_number": 0, "id": "f603c1bd-dcf6-402a-a489-0d2a9c9a71c7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T06:41:21Z", "security_group_id": "eff7fdcc-9d79-4fab-a272-6df3e78e23c2", "tenant_id": "e525cfff90884bf9a7fc5cc891bd364d", "port_range_min": null, "ethertype": "IPv4", "project_id": "e525cfff90884bf9a7fc5cc891bd364d"}], "revision_number": 4, "project_id": "e525cfff90884bf9a7fc5cc891bd364d", "id": "eff7fdcc-9d79-4fab-a272-6df3e78e23c2", "name": "CreateInstanceSingleNetworkTests-b8dbae3d-ccac-4ce6-b799-963628976916-sec-grp"}]} 2019-01-18 06:41:22,529 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?id=eff7fdcc-9d79-4fab-a272-6df3e78e23c2 used request id req-354ab550-7e78-489f-b370-b7ed1e353d68 2019-01-18 06:41:22,530 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - eff7fdcc-9d79-4fab-a272-6df3e78e23c2 2019-01-18 06:41:22,535 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=eff7fdcc-9d79-4fab-a272-6df3e78e23c2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9225d2aef91279038b6615ca9818a419564f64b1" 2019-01-18 06:41:22,562 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1970 X-Openstack-Request-Id: req-8a331dd7-d547-414c-93da-2930dadd9533 Date: Fri, 18 Jan 2019 06:41:22 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": "2019-01-18T06:41:19Z", "security_group_id": "eff7fdcc-9d79-4fab-a272-6df3e78e23c2", "port_range_min": null, "revision_number": 0, "tenant_id": "e525cfff90884bf9a7fc5cc891bd364d", "created_at": "2019-01-18T06:41:19Z", "project_id": "e525cfff90884bf9a7fc5cc891bd364d", "id": "48547b9f-636c-402e-af96-8200f9be4e7a"}, {"remote_group_id": null, "direction": "ingress", "protocol": "6", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2019-01-18T06:41:22Z", "security_group_id": "eff7fdcc-9d79-4fab-a272-6df3e78e23c2", "port_range_min": 22, "revision_number": 0, "tenant_id": "e525cfff90884bf9a7fc5cc891bd364d", "created_at": "2019-01-18T06:41:22Z", "project_id": "e525cfff90884bf9a7fc5cc891bd364d", "id": "6e03b6f9-713f-4f1e-84cc-5bf09c0192a3"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T06:41:19Z", "security_group_id": "eff7fdcc-9d79-4fab-a272-6df3e78e23c2", "port_range_min": null, "revision_number": 0, "tenant_id": "e525cfff90884bf9a7fc5cc891bd364d", "created_at": "2019-01-18T06:41:19Z", "project_id": "e525cfff90884bf9a7fc5cc891bd364d", "id": "d764ccf7-a9b0-496b-8b83-e8d313050424"}, {"remote_group_id": null, "direction": "ingress", "protocol": "1", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T06:41:21Z", "security_group_id": "eff7fdcc-9d79-4fab-a272-6df3e78e23c2", "port_range_min": null, "revision_number": 0, "tenant_id": "e525cfff90884bf9a7fc5cc891bd364d", "created_at": "2019-01-18T06:41:21Z", "project_id": "e525cfff90884bf9a7fc5cc891bd364d", "id": "f603c1bd-dcf6-402a-a489-0d2a9c9a71c7"}]} 2019-01-18 06:41:22,562 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=eff7fdcc-9d79-4fab-a272-6df3e78e23c2 used request id req-8a331dd7-d547-414c-93da-2930dadd9533 2019-01-18 06:41:22,563 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:41:22,564 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:41:23,017 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "fc27a74368584464bda83ca5c91359e8", "name": "CreateInstanceSingleNetworkTests-c23f7cb2-de33-495-proj-role"}], "expires_at": "2019-01-18T07:41:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e525cfff90884bf9a7fc5cc891bd364d", "name": "CreateInstanceSingleNetworkTests-c23f7cb2-de33-495-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/e525cfff90884bf9a7fc5cc891bd364d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/e525cfff90884bf9a7fc5cc891bd364d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/e525cfff90884bf9a7fc5cc891bd364d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/e525cfff90884bf9a7fc5cc891bd364d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/e525cfff90884bf9a7fc5cc891bd364d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/e525cfff90884bf9a7fc5cc891bd364d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/e525cfff90884bf9a7fc5cc891bd364d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/e525cfff90884bf9a7fc5cc891bd364d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/e525cfff90884bf9a7fc5cc891bd364d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/e525cfff90884bf9a7fc5cc891bd364d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/e525cfff90884bf9a7fc5cc891bd364d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/e525cfff90884bf9a7fc5cc891bd364d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-c23f7cb2-de33-495-user", "id": "195972210353424e89e11ded3ca09f25"}, "audit_ids": ["0yKB2uBPRqyJhn4KUBXU0w"], "issued_at": "2019-01-18T06:41:22.000000Z"}} 2019-01-18 06:41:23,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}3083c12072d044388ac690b39ff66d269167ec71" 2019-01-18 06:41:23,092 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:41:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-faa3ade7-9078-4998-afce-f7dd9650571f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:41:23,093 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-faa3ade7-9078-4998-afce-f7dd9650571f 2019-01-18 06:41:23,094 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-18 06:41:23,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}3083c12072d044388ac690b39ff66d269167ec71" 2019-01-18 06:41:23,173 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:41:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-06a7e381-cc57-40df-98ad-09f0d3fa9a2d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:41:23,173 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-06a7e381-cc57-40df-98ad-09f0d3fa9a2d 2019-01-18 06:41:23,181 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-b8dbae3d-ccac-4ce6-b799-963628976916-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3083c12072d044388ac690b39ff66d269167ec71" 2019-01-18 06:41:23,424 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-3a6d2759-f30e-45f9-8668-8bc8e370a809 Date: Fri, 18 Jan 2019 06:41: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":["a04b0f94-c761-48ce-abc8-ee7b9119e8ac"],"updated_at":"2019-01-18T06:41:06Z","tenant_id":"e525cfff90884bf9a7fc5cc891bd364d","created_at":"2019-01-18T06:41:05Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"e525cfff90884bf9a7fc5cc891bd364d","id":"75681bce-9dd7-4265-bd07-e9011df09898","name":"CreateInstanceSingleNetworkTests-b8dbae3d-ccac-4ce6-b799-963628976916-pub-net"}]} 2019-01-18 06:41:23,424 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-b8dbae3d-ccac-4ce6-b799-963628976916-pub-net used request id req-3a6d2759-f30e-45f9-8668-8bc8e370a809 2019-01-18 06:41:23,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" 2019-01-18 06:41:23,432 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 18 Jan 2019 06:41: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"}]}]}} 2019-01-18 06:41:23,433 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/e525cfff90884bf9a7fc5cc891bd364d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3083c12072d044388ac690b39ff66d269167ec71" 2019-01-18 06:41:23,512 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:41:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7cd061b9-263a-42e1-b13b-aceef659676e 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/e525cfff90884bf9a7fc5cc891bd364d"}, "enabled": true, "id": "e525cfff90884bf9a7fc5cc891bd364d", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-c23f7cb2-de33-495-proj"}} 2019-01-18 06:41:23,513 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/e525cfff90884bf9a7fc5cc891bd364d used request id req-7cd061b9-263a-42e1-b13b-aceef659676e 2019-01-18 06:41:23,518 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=75681bce-9dd7-4265-bd07-e9011df09898 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3083c12072d044388ac690b39ff66d269167ec71" 2019-01-18 06:41:23,726 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-4d69f372-e74c-46c8-882d-f8c8f6afd235 Date: Fri, 18 Jan 2019 06:41:23 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"75681bce-9dd7-4265-bd07-e9011df09898","tenant_id":"e525cfff90884bf9a7fc5cc891bd364d","created_at":"2019-01-18T06:41:06Z","dns_nameservers":[],"updated_at":"2019-01-18T06:41:06Z","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":"e525cfff90884bf9a7fc5cc891bd364d","id":"a04b0f94-c761-48ce-abc8-ee7b9119e8ac","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-b8dbae3d-ccac-4ce6-b799-963628976916-pub-subnet"}]} 2019-01-18 06:41:23,726 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=75681bce-9dd7-4265-bd07-e9011df09898 used request id req-4d69f372-e74c-46c8-882d-f8c8f6afd235 2019-01-18 06:41:23,732 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=75681bce-9dd7-4265-bd07-e9011df09898&name=CreateInstanceSingleNetworkTests-b8dbae3d-ccac-4ce6-b799-963628976916port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3083c12072d044388ac690b39ff66d269167ec71" 2019-01-18 06:41:23,925 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-4e378ea6-bc7a-4eab-85eb-f2a2bf3c159d Date: Fri, 18 Jan 2019 06:41:23 GMT RESP BODY: {"ports":[]} 2019-01-18 06:41:23,925 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=75681bce-9dd7-4265-bd07-e9011df09898&name=CreateInstanceSingleNetworkTests-b8dbae3d-ccac-4ce6-b799-963628976916port-1&admin_state_up=True used request id req-4e378ea6-bc7a-4eab-85eb-f2a2bf3c159d 2019-01-18 06:41:23,928 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/detail?name=CreateInstanceSingleNetworkTests-b8dbae3d-ccac-4ce6-b799-963628976916-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3083c12072d044388ac690b39ff66d269167ec71" 2019-01-18 06:41:24,169 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:41: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-defc3f29-4b7e-4749-8cdd-c4b52919596e x-compute-request-id: req-defc3f29-4b7e-4749-8cdd-c4b52919596e Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2019-01-18 06:41:24,169 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail?name=CreateInstanceSingleNetworkTests-b8dbae3d-ccac-4ce6-b799-963628976916-inst used request id req-defc3f29-4b7e-4749-8cdd-c4b52919596e 2019-01-18 06:41:24,174 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-b8dbae3d-ccac-4ce6-b799-963628976916-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3083c12072d044388ac690b39ff66d269167ec71" 2019-01-18 06:41:24,574 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-a0fd1e6c-da93-4b78-a782-ec9258b7879a Date: Fri, 18 Jan 2019 06:41: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":["a04b0f94-c761-48ce-abc8-ee7b9119e8ac"],"updated_at":"2019-01-18T06:41:06Z","tenant_id":"e525cfff90884bf9a7fc5cc891bd364d","created_at":"2019-01-18T06:41:05Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"e525cfff90884bf9a7fc5cc891bd364d","id":"75681bce-9dd7-4265-bd07-e9011df09898","name":"CreateInstanceSingleNetworkTests-b8dbae3d-ccac-4ce6-b799-963628976916-pub-net"}]} 2019-01-18 06:41:24,574 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-b8dbae3d-ccac-4ce6-b799-963628976916-pub-net used request id req-a0fd1e6c-da93-4b78-a782-ec9258b7879a 2019-01-18 06:41:24,578 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/e525cfff90884bf9a7fc5cc891bd364d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3083c12072d044388ac690b39ff66d269167ec71" 2019-01-18 06:41:24,654 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:41:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-76cd969a-a5e1-4f12-8521-0346c5fade53 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/e525cfff90884bf9a7fc5cc891bd364d"}, "enabled": true, "id": "e525cfff90884bf9a7fc5cc891bd364d", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-c23f7cb2-de33-495-proj"}} 2019-01-18 06:41:24,654 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/e525cfff90884bf9a7fc5cc891bd364d used request id req-76cd969a-a5e1-4f12-8521-0346c5fade53 2019-01-18 06:41:24,660 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=75681bce-9dd7-4265-bd07-e9011df09898 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3083c12072d044388ac690b39ff66d269167ec71" 2019-01-18 06:41:24,873 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-d0351135-bdf4-4925-9713-3be11b739e62 Date: Fri, 18 Jan 2019 06:41:24 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"75681bce-9dd7-4265-bd07-e9011df09898","tenant_id":"e525cfff90884bf9a7fc5cc891bd364d","created_at":"2019-01-18T06:41:06Z","dns_nameservers":[],"updated_at":"2019-01-18T06:41:06Z","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":"e525cfff90884bf9a7fc5cc891bd364d","id":"a04b0f94-c761-48ce-abc8-ee7b9119e8ac","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-b8dbae3d-ccac-4ce6-b799-963628976916-pub-subnet"}]} 2019-01-18 06:41:24,873 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=75681bce-9dd7-4265-bd07-e9011df09898 used request id req-d0351135-bdf4-4925-9713-3be11b739e62 2019-01-18 06:41:24,878 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=75681bce-9dd7-4265-bd07-e9011df09898&name=CreateInstanceSingleNetworkTests-b8dbae3d-ccac-4ce6-b799-963628976916port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3083c12072d044388ac690b39ff66d269167ec71" 2019-01-18 06:41:25,051 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-896e7b56-3dd0-4327-b620-30fe0ce7a0ca Date: Fri, 18 Jan 2019 06:41:25 GMT RESP BODY: {"ports":[]} 2019-01-18 06:41:25,051 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=75681bce-9dd7-4265-bd07-e9011df09898&name=CreateInstanceSingleNetworkTests-b8dbae3d-ccac-4ce6-b799-963628976916port-1&admin_state_up=True used request id req-896e7b56-3dd0-4327-b620-30fe0ce7a0ca 2019-01-18 06:41:25,051 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:41:25,052 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:41:25,443 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "fc27a74368584464bda83ca5c91359e8", "name": "CreateInstanceSingleNetworkTests-c23f7cb2-de33-495-proj-role"}], "expires_at": "2019-01-18T07:41:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e525cfff90884bf9a7fc5cc891bd364d", "name": "CreateInstanceSingleNetworkTests-c23f7cb2-de33-495-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/e525cfff90884bf9a7fc5cc891bd364d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/e525cfff90884bf9a7fc5cc891bd364d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/e525cfff90884bf9a7fc5cc891bd364d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/e525cfff90884bf9a7fc5cc891bd364d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/e525cfff90884bf9a7fc5cc891bd364d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/e525cfff90884bf9a7fc5cc891bd364d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/e525cfff90884bf9a7fc5cc891bd364d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/e525cfff90884bf9a7fc5cc891bd364d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/e525cfff90884bf9a7fc5cc891bd364d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/e525cfff90884bf9a7fc5cc891bd364d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/e525cfff90884bf9a7fc5cc891bd364d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/e525cfff90884bf9a7fc5cc891bd364d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-c23f7cb2-de33-495-user", "id": "195972210353424e89e11ded3ca09f25"}, "audit_ids": ["L619VtLkQvaVJl9qcflU_g"], "issued_at": "2019-01-18T06:41:25.000000Z"}} 2019-01-18 06:41:25,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}50d7b77dab48fff678a376d8bfd9d256b225e7e7" 2019-01-18 06:41:25,525 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:41:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5a5c4ca3-e9ce-464a-9c31-674b082106aa Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:41:25,526 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-5a5c4ca3-e9ce-464a-9c31-674b082106aa 2019-01-18 06:41:25,532 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-b8dbae3d-ccac-4ce6-b799-963628976916-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3083c12072d044388ac690b39ff66d269167ec71" 2019-01-18 06:41:25,782 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-0a3f6f04-1de8-45d1-b2de-36e3e7e7d668 Date: Fri, 18 Jan 2019 06:41: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":["a04b0f94-c761-48ce-abc8-ee7b9119e8ac"],"updated_at":"2019-01-18T06:41:06Z","tenant_id":"e525cfff90884bf9a7fc5cc891bd364d","created_at":"2019-01-18T06:41:05Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"e525cfff90884bf9a7fc5cc891bd364d","id":"75681bce-9dd7-4265-bd07-e9011df09898","name":"CreateInstanceSingleNetworkTests-b8dbae3d-ccac-4ce6-b799-963628976916-pub-net"}]} 2019-01-18 06:41:25,782 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-b8dbae3d-ccac-4ce6-b799-963628976916-pub-net used request id req-0a3f6f04-1de8-45d1-b2de-36e3e7e7d668 2019-01-18 06:41:25,787 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=75681bce-9dd7-4265-bd07-e9011df09898 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3083c12072d044388ac690b39ff66d269167ec71" 2019-01-18 06:41:26,001 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-c09b1448-9c8c-4ed7-8f03-3a1e507dd2a5 Date: Fri, 18 Jan 2019 06:41:26 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"75681bce-9dd7-4265-bd07-e9011df09898","tenant_id":"e525cfff90884bf9a7fc5cc891bd364d","created_at":"2019-01-18T06:41:06Z","dns_nameservers":[],"updated_at":"2019-01-18T06:41:06Z","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":"e525cfff90884bf9a7fc5cc891bd364d","id":"a04b0f94-c761-48ce-abc8-ee7b9119e8ac","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-b8dbae3d-ccac-4ce6-b799-963628976916-pub-subnet"}]} 2019-01-18 06:41:26,001 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=75681bce-9dd7-4265-bd07-e9011df09898 used request id req-c09b1448-9c8c-4ed7-8f03-3a1e507dd2a5 2019-01-18 06:41:26,007 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-b8dbae3d-ccac-4ce6-b799-963628976916-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3083c12072d044388ac690b39ff66d269167ec71" 2019-01-18 06:41:26,261 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-f9947393-6568-4d7b-9e5f-3cc4d273cd18 Date: Fri, 18 Jan 2019 06:41: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":["a04b0f94-c761-48ce-abc8-ee7b9119e8ac"],"updated_at":"2019-01-18T06:41:06Z","tenant_id":"e525cfff90884bf9a7fc5cc891bd364d","created_at":"2019-01-18T06:41:05Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"e525cfff90884bf9a7fc5cc891bd364d","id":"75681bce-9dd7-4265-bd07-e9011df09898","name":"CreateInstanceSingleNetworkTests-b8dbae3d-ccac-4ce6-b799-963628976916-pub-net"}]} 2019-01-18 06:41:26,261 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-b8dbae3d-ccac-4ce6-b799-963628976916-pub-net used request id req-f9947393-6568-4d7b-9e5f-3cc4d273cd18 2019-01-18 06:41:26,265 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-18 06:41:26,270 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 18 Jan 2019 06:41: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"}]}]}} 2019-01-18 06:41:26,271 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/e525cfff90884bf9a7fc5cc891bd364d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50d7b77dab48fff678a376d8bfd9d256b225e7e7" 2019-01-18 06:41:26,353 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:41:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-56788ff1-2cb0-44b4-b0d0-72bdb9af77e0 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/e525cfff90884bf9a7fc5cc891bd364d"}, "enabled": true, "id": "e525cfff90884bf9a7fc5cc891bd364d", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-c23f7cb2-de33-495-proj"}} 2019-01-18 06:41:26,353 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/e525cfff90884bf9a7fc5cc891bd364d used request id req-56788ff1-2cb0-44b4-b0d0-72bdb9af77e0 2019-01-18 06:41:26,359 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=75681bce-9dd7-4265-bd07-e9011df09898 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3083c12072d044388ac690b39ff66d269167ec71" 2019-01-18 06:41:26,562 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-dcfe9936-f68e-4c78-8899-731e3645fb4e Date: Fri, 18 Jan 2019 06:41:26 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"75681bce-9dd7-4265-bd07-e9011df09898","tenant_id":"e525cfff90884bf9a7fc5cc891bd364d","created_at":"2019-01-18T06:41:06Z","dns_nameservers":[],"updated_at":"2019-01-18T06:41:06Z","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":"e525cfff90884bf9a7fc5cc891bd364d","id":"a04b0f94-c761-48ce-abc8-ee7b9119e8ac","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-b8dbae3d-ccac-4ce6-b799-963628976916-pub-subnet"}]} 2019-01-18 06:41:26,562 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=75681bce-9dd7-4265-bd07-e9011df09898 used request id req-dcfe9936-f68e-4c78-8899-731e3645fb4e 2019-01-18 06:41:26,563 - neutron_utils - INFO - Creating port for network with name - CreateInstanceSingleNetworkTests-b8dbae3d-ccac-4ce6-b799-963628976916-pub-net 2019-01-18 06:41:26,569 - 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}3083c12072d044388ac690b39ff66d269167ec71" -d '{"port": {"network_id": "75681bce-9dd7-4265-bd07-e9011df09898", "name": "CreateInstanceSingleNetworkTests-b8dbae3d-ccac-4ce6-b799-963628976916port-1", "admin_state_up": true}}' 2019-01-18 06:41:27,487 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 789 X-Openstack-Request-Id: req-5a119031-0bf7-46e2-b4a3-d0826e8ecd47 Date: Fri, 18 Jan 2019 06:41:27 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:41:26Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"a04b0f94-c761-48ce-abc8-ee7b9119e8ac","ip_address":"10.55.1.13"}],"id":"b7036245-393d-4be1-b4fa-cc28304b0029","security_groups":["41d46906-46f4-4091-8350-32ebf03456de"],"mac_address":"fa:16:3e:bf:1b:3e","device_id":"","status":"DOWN","description":"","tags":[],"name":"CreateInstanceSingleNetworkTests-b8dbae3d-ccac-4ce6-b799-963628976916port-1","project_id":"e525cfff90884bf9a7fc5cc891bd364d","qos_policy_id":null,"admin_state_up":true,"network_id":"75681bce-9dd7-4265-bd07-e9011df09898","tenant_id":"e525cfff90884bf9a7fc5cc891bd364d","created_at":"2019-01-18T06:41:26Z","binding:vnic_type":"normal"}} 2019-01-18 06:41:27,487 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/ports used request id req-5a119031-0bf7-46e2-b4a3-d0826e8ecd47 2019-01-18 06:41:27,493 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-b8dbae3d-ccac-4ce6-b799-963628976916-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3083c12072d044388ac690b39ff66d269167ec71" 2019-01-18 06:41:27,745 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-6ba83944-d185-45cf-9a30-89f4645fe443 Date: Fri, 18 Jan 2019 06:41: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":["a04b0f94-c761-48ce-abc8-ee7b9119e8ac"],"updated_at":"2019-01-18T06:41:06Z","tenant_id":"e525cfff90884bf9a7fc5cc891bd364d","created_at":"2019-01-18T06:41:05Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"e525cfff90884bf9a7fc5cc891bd364d","id":"75681bce-9dd7-4265-bd07-e9011df09898","name":"CreateInstanceSingleNetworkTests-b8dbae3d-ccac-4ce6-b799-963628976916-pub-net"}]} 2019-01-18 06:41:27,745 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-b8dbae3d-ccac-4ce6-b799-963628976916-pub-net used request id req-6ba83944-d185-45cf-9a30-89f4645fe443 2019-01-18 06:41:27,749 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/e525cfff90884bf9a7fc5cc891bd364d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3083c12072d044388ac690b39ff66d269167ec71" 2019-01-18 06:41:27,830 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:41:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8c2bd3b9-f7f7-4d4e-afc0-a1456d407576 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/e525cfff90884bf9a7fc5cc891bd364d"}, "enabled": true, "id": "e525cfff90884bf9a7fc5cc891bd364d", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-c23f7cb2-de33-495-proj"}} 2019-01-18 06:41:27,830 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/e525cfff90884bf9a7fc5cc891bd364d used request id req-8c2bd3b9-f7f7-4d4e-afc0-a1456d407576 2019-01-18 06:41:27,836 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=75681bce-9dd7-4265-bd07-e9011df09898 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3083c12072d044388ac690b39ff66d269167ec71" 2019-01-18 06:41:28,030 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-49ced875-e551-45d3-8ae9-c2c8459caa5a Date: Fri, 18 Jan 2019 06:41:27 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"75681bce-9dd7-4265-bd07-e9011df09898","tenant_id":"e525cfff90884bf9a7fc5cc891bd364d","created_at":"2019-01-18T06:41:06Z","dns_nameservers":[],"updated_at":"2019-01-18T06:41:06Z","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":"e525cfff90884bf9a7fc5cc891bd364d","id":"a04b0f94-c761-48ce-abc8-ee7b9119e8ac","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-b8dbae3d-ccac-4ce6-b799-963628976916-pub-subnet"}]} 2019-01-18 06:41:28,030 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=75681bce-9dd7-4265-bd07-e9011df09898 used request id req-49ced875-e551-45d3-8ae9-c2c8459caa5a 2019-01-18 06:41:28,036 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=75681bce-9dd7-4265-bd07-e9011df09898&name=CreateInstanceSingleNetworkTests-b8dbae3d-ccac-4ce6-b799-963628976916port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3083c12072d044388ac690b39ff66d269167ec71" 2019-01-18 06:41:28,103 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 792 X-Openstack-Request-Id: req-f25f78b3-0375-4f38-8b22-14275d92cc42 Date: Fri, 18 Jan 2019 06:41:28 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:41:26Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"a04b0f94-c761-48ce-abc8-ee7b9119e8ac","ip_address":"10.55.1.13"}],"id":"b7036245-393d-4be1-b4fa-cc28304b0029","security_groups":["41d46906-46f4-4091-8350-32ebf03456de"],"mac_address":"fa:16:3e:bf:1b:3e","project_id":"e525cfff90884bf9a7fc5cc891bd364d","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-b8dbae3d-ccac-4ce6-b799-963628976916port-1","admin_state_up":true,"network_id":"75681bce-9dd7-4265-bd07-e9011df09898","tenant_id":"e525cfff90884bf9a7fc5cc891bd364d","created_at":"2019-01-18T06:41:26Z","binding:vnic_type":"normal","device_id":""}]} 2019-01-18 06:41:28,103 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=75681bce-9dd7-4265-bd07-e9011df09898&name=CreateInstanceSingleNetworkTests-b8dbae3d-ccac-4ce6-b799-963628976916port-1&admin_state_up=True used request id req-f25f78b3-0375-4f38-8b22-14275d92cc42 2019-01-18 06:41:28,107 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/e525cfff90884bf9a7fc5cc891bd364d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3083c12072d044388ac690b39ff66d269167ec71" 2019-01-18 06:41:28,182 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:41:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-084f002b-445e-4815-bfc0-31d662fa0d3c 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/e525cfff90884bf9a7fc5cc891bd364d"}, "enabled": true, "id": "e525cfff90884bf9a7fc5cc891bd364d", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-c23f7cb2-de33-495-proj"}} 2019-01-18 06:41:28,182 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/e525cfff90884bf9a7fc5cc891bd364d used request id req-084f002b-445e-4815-bfc0-31d662fa0d3c 2019-01-18 06:41:28,183 - nova_utils - INFO - Creating VM with name - CreateInstanceSingleNetworkTests-b8dbae3d-ccac-4ce6-b799-963628976916-inst 2019-01-18 06:41:28,186 - 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}3083c12072d044388ac690b39ff66d269167ec71" 2019-01-18 06:41:28,219 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:41: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-61ae8aa9-031f-453e-89ed-57088d76a491 x-compute-request-id: req-61ae8aa9-031f-453e-89ed-57088d76a491 Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"flavors": [{"id": "4bb8aa7b-2f73-4b37-bc2a-ff81e8fe6942", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/4bb8aa7b-2f73-4b37-bc2a-ff81e8fe6942", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/4bb8aa7b-2f73-4b37-bc2a-ff81e8fe6942", "rel": "bookmark"}], "name": "CreateInstanceSingleNetworkTests-b8dbae3d-ccac-4ce6-b799-963628976916-flavor-name"}]} 2019-01-18 06:41:28,219 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-61ae8aa9-031f-453e-89ed-57088d76a491 2019-01-18 06:41:28,222 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors/4bb8aa7b-2f73-4b37-bc2a-ff81e8fe6942 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3083c12072d044388ac690b39ff66d269167ec71" 2019-01-18 06:41:28,241 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:41: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-cce19c00-c84c-45d7-b78e-197c2bdae9b1 x-compute-request-id: req-cce19c00-c84c-45d7-b78e-197c2bdae9b1 Content-Encoding: gzip Content-Length: 327 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/4bb8aa7b-2f73-4b37-bc2a-ff81e8fe6942", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/4bb8aa7b-2f73-4b37-bc2a-ff81e8fe6942", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "4bb8aa7b-2f73-4b37-bc2a-ff81e8fe6942", "name": "CreateInstanceSingleNetworkTests-b8dbae3d-ccac-4ce6-b799-963628976916-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2019-01-18 06:41:28,241 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/4bb8aa7b-2f73-4b37-bc2a-ff81e8fe6942 used request id req-cce19c00-c84c-45d7-b78e-197c2bdae9b1 2019-01-18 06:41:28,244 - 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-b8dbae3d-ccac-4ce6-b799-963628976916-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}3083c12072d044388ac690b39ff66d269167ec71" 2019-01-18 06:41:28,424 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1074 Content-Type: application/json X-Openstack-Request-Id: req-f00f6a28-dffd-4e71-a369-68ece9d3bfdf Date: Fri, 18 Jan 2019 06:41:28 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstanceSingleNetworkTests-b8dbae3d-ccac-4ce6-b799-963628976916-image", "tags": [], "container_format": "bare", "created_at": "2019-01-18T06:41:02Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-18T06:41:03Z", "visibility": "shared", "locations": [{"url": "rbd://af014572-0a5d-4a80-a07f-9105f52ab2c1/images/374fb38b-e805-481a-873a-e93e9fb19383/snap", "metadata": {}}], "self": "/v2/images/374fb38b-e805-481a-873a-e93e9fb19383", "min_disk": 0, "protected": false, "id": "374fb38b-e805-481a-873a-e93e9fb19383", "file": "/v2/images/374fb38b-e805-481a-873a-e93e9fb19383/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "e525cfff90884bf9a7fc5cc891bd364d", "direct_url": "rbd://af014572-0a5d-4a80-a07f-9105f52ab2c1/images/374fb38b-e805-481a-873a-e93e9fb19383/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceSingleNetworkTests-b8dbae3d-ccac-4ce6-b799-963628976916-image"} 2019-01-18 06:41:28,424 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSingleNetworkTests-b8dbae3d-ccac-4ce6-b799-963628976916-image used request id req-f00f6a28-dffd-4e71-a369-68ece9d3bfdf 2019-01-18 06:41:28,427 - 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}3083c12072d044388ac690b39ff66d269167ec71" 2019-01-18 06:41:28,587 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-a1916de2-3d95-43ce-8549-c7ccb6f56fda Date: Fri, 18 Jan 2019 06:41: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"}}} 2019-01-18 06:41:28,587 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-a1916de2-3d95-43ce-8549-c7ccb6f56fda 2019-01-18 06:41:28,592 - 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}3083c12072d044388ac690b39ff66d269167ec71" -d '{"server": {"name": "CreateInstanceSingleNetworkTests-b8dbae3d-ccac-4ce6-b799-963628976916-inst", "imageRef": "374fb38b-e805-481a-873a-e93e9fb19383", "key_name": "CreateInstanceSingleNetworkTests-b8dbae3d-ccac-4ce6-b799-963628976916-kp", "flavorRef": "4bb8aa7b-2f73-4b37-bc2a-ff81e8fe6942", "max_count": 1, "min_count": 1, "networks": [{"port": "b7036245-393d-4be1-b4fa-cc28304b0029"}], "security_groups": [{"name": "CreateInstanceSingleNetworkTests-b8dbae3d-ccac-4ce6-b799-963628976916-sec-grp"}]}}' 2019-01-18 06:41:30,419 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 18 Jan 2019 06:41: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-235f75df-9db2-4243-9f31-143d2a0e26be x-compute-request-id: req-235f75df-9db2-4243-9f31-143d2a0e26be Content-Length: 444 location: http://172.30.9.23:8774/v2.1/servers/31cade6c-38df-4f0d-a9c8-5635c7bc69b2 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "CreateInstanceSingleNetworkTests-b8dbae3d-ccac-4ce6-b799-963628976916-sec-grp"}], "OS-DCF:diskConfig": "MANUAL", "id": "31cade6c-38df-4f0d-a9c8-5635c7bc69b2", "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/31cade6c-38df-4f0d-a9c8-5635c7bc69b2", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/31cade6c-38df-4f0d-a9c8-5635c7bc69b2", "rel": "bookmark"}], "adminPass": "TswT9iaWvzBz"}} 2019-01-18 06:41:30,419 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-235f75df-9db2-4243-9f31-143d2a0e26be 2019-01-18 06:41:30,422 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/31cade6c-38df-4f0d-a9c8-5635c7bc69b2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3083c12072d044388ac690b39ff66d269167ec71" 2019-01-18 06:41:30,637 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06: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-87a228cd-20ea-4c0f-a1a5-88651e73f7f0 x-compute-request-id: req-87a228cd-20ea-4c0f-a1a5-88651e73f7f0 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/31cade6c-38df-4f0d-a9c8-5635c7bc69b2", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/31cade6c-38df-4f0d-a9c8-5635c7bc69b2", "rel": "bookmark"}], "image": {"id": "374fb38b-e805-481a-873a-e93e9fb19383", "links": [{"href": "http://172.30.9.23:8774/images/374fb38b-e805-481a-873a-e93e9fb19383", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4bb8aa7b-2f73-4b37-bc2a-ff81e8fe6942", "links": [{"href": "http://172.30.9.23:8774/flavors/4bb8aa7b-2f73-4b37-bc2a-ff81e8fe6942", "rel": "bookmark"}]}, "id": "31cade6c-38df-4f0d-a9c8-5635c7bc69b2", "user_id": "195972210353424e89e11ded3ca09f25", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2019-01-18T06:41:30Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-b8dbae3d-ccac-4ce6-b799-963628976916-kp", "name": "CreateInstanceSingleNetworkTests-b8dbae3d-ccac-4ce6-b799-963628976916-inst", "created": "2019-01-18T06:41:30Z", "tenant_id": "e525cfff90884bf9a7fc5cc891bd364d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-18 06:41:30,637 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/31cade6c-38df-4f0d-a9c8-5635c7bc69b2 used request id req-87a228cd-20ea-4c0f-a1a5-88651e73f7f0 2019-01-18 06:41:30,637 - create_instance - INFO - Created instance with name - CreateInstanceSingleNetworkTests-b8dbae3d-ccac-4ce6-b799-963628976916-inst 2019-01-18 06:41:30,640 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/31cade6c-38df-4f0d-a9c8-5635c7bc69b2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3083c12072d044388ac690b39ff66d269167ec71" 2019-01-18 06:41:30,713 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06: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-35879c6a-12be-4e23-bfca-4c1032100d88 x-compute-request-id: req-35879c6a-12be-4e23-bfca-4c1032100d88 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/31cade6c-38df-4f0d-a9c8-5635c7bc69b2", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/31cade6c-38df-4f0d-a9c8-5635c7bc69b2", "rel": "bookmark"}], "image": {"id": "374fb38b-e805-481a-873a-e93e9fb19383", "links": [{"href": "http://172.30.9.23:8774/images/374fb38b-e805-481a-873a-e93e9fb19383", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4bb8aa7b-2f73-4b37-bc2a-ff81e8fe6942", "links": [{"href": "http://172.30.9.23:8774/flavors/4bb8aa7b-2f73-4b37-bc2a-ff81e8fe6942", "rel": "bookmark"}]}, "id": "31cade6c-38df-4f0d-a9c8-5635c7bc69b2", "user_id": "195972210353424e89e11ded3ca09f25", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2019-01-18T06:41:30Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-b8dbae3d-ccac-4ce6-b799-963628976916-kp", "name": "CreateInstanceSingleNetworkTests-b8dbae3d-ccac-4ce6-b799-963628976916-inst", "created": "2019-01-18T06:41:30Z", "tenant_id": "e525cfff90884bf9a7fc5cc891bd364d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-18 06:41:30,713 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/31cade6c-38df-4f0d-a9c8-5635c7bc69b2 used request id req-35879c6a-12be-4e23-bfca-4c1032100d88 2019-01-18 06:41:30,714 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-b8dbae3d-ccac-4ce6-b799-963628976916-inst] is - BUILD 2019-01-18 06:41:30,714 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-18 06:41:33,717 - create_instance - DEBUG - VM status query timeout in 896.920522928 2019-01-18 06:41:33,720 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/31cade6c-38df-4f0d-a9c8-5635c7bc69b2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3083c12072d044388ac690b39ff66d269167ec71" 2019-01-18 06:41:34,473 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:41: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-852513f7-069d-420b-9199-7c658327a6ac x-compute-request-id: req-852513f7-069d-420b-9199-7c658327a6ac 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/31cade6c-38df-4f0d-a9c8-5635c7bc69b2", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/31cade6c-38df-4f0d-a9c8-5635c7bc69b2", "rel": "bookmark"}], "image": {"id": "374fb38b-e805-481a-873a-e93e9fb19383", "links": [{"href": "http://172.30.9.23:8774/images/374fb38b-e805-481a-873a-e93e9fb19383", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4bb8aa7b-2f73-4b37-bc2a-ff81e8fe6942", "links": [{"href": "http://172.30.9.23:8774/flavors/4bb8aa7b-2f73-4b37-bc2a-ff81e8fe6942", "rel": "bookmark"}]}, "id": "31cade6c-38df-4f0d-a9c8-5635c7bc69b2", "security_groups": [{"name": "default"}], "user_id": "195972210353424e89e11ded3ca09f25", "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": "2019-01-18T06:41:31Z", "hostId": "e207366d6a57c037cd8bf1ed58a2a8f392130257d23aa7961d5e45e7", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-b8dbae3d-ccac-4ce6-b799-963628976916-kp", "name": "CreateInstanceSingleNetworkTests-b8dbae3d-ccac-4ce6-b799-963628976916-inst", "created": "2019-01-18T06:41:30Z", "tenant_id": "e525cfff90884bf9a7fc5cc891bd364d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-18 06:41:34,473 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/31cade6c-38df-4f0d-a9c8-5635c7bc69b2 used request id req-852513f7-069d-420b-9199-7c658327a6ac 2019-01-18 06:41:34,474 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-b8dbae3d-ccac-4ce6-b799-963628976916-inst] is - BUILD 2019-01-18 06:41:34,474 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-18 06:41:37,477 - create_instance - DEBUG - VM status query timeout in 893.160310984 2019-01-18 06:41:37,480 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/31cade6c-38df-4f0d-a9c8-5635c7bc69b2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3083c12072d044388ac690b39ff66d269167ec71" 2019-01-18 06:41:38,111 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06: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-c6ede8d4-8da7-44e4-9605-a0552e887a78 x-compute-request-id: req-c6ede8d4-8da7-44e4-9605-a0552e887a78 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/31cade6c-38df-4f0d-a9c8-5635c7bc69b2", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/31cade6c-38df-4f0d-a9c8-5635c7bc69b2", "rel": "bookmark"}], "image": {"id": "374fb38b-e805-481a-873a-e93e9fb19383", "links": [{"href": "http://172.30.9.23:8774/images/374fb38b-e805-481a-873a-e93e9fb19383", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4bb8aa7b-2f73-4b37-bc2a-ff81e8fe6942", "links": [{"href": "http://172.30.9.23:8774/flavors/4bb8aa7b-2f73-4b37-bc2a-ff81e8fe6942", "rel": "bookmark"}]}, "id": "31cade6c-38df-4f0d-a9c8-5635c7bc69b2", "security_groups": [{"name": "default"}], "user_id": "195972210353424e89e11ded3ca09f25", "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": "2019-01-18T06:41:31Z", "hostId": "e207366d6a57c037cd8bf1ed58a2a8f392130257d23aa7961d5e45e7", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-b8dbae3d-ccac-4ce6-b799-963628976916-kp", "name": "CreateInstanceSingleNetworkTests-b8dbae3d-ccac-4ce6-b799-963628976916-inst", "created": "2019-01-18T06:41:30Z", "tenant_id": "e525cfff90884bf9a7fc5cc891bd364d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-18 06:41:38,111 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/31cade6c-38df-4f0d-a9c8-5635c7bc69b2 used request id req-c6ede8d4-8da7-44e4-9605-a0552e887a78 2019-01-18 06:41:38,111 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-b8dbae3d-ccac-4ce6-b799-963628976916-inst] is - BUILD 2019-01-18 06:41:38,111 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-18 06:41:41,115 - create_instance - DEBUG - VM status query timeout in 889.522894859 2019-01-18 06:41:41,118 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/31cade6c-38df-4f0d-a9c8-5635c7bc69b2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3083c12072d044388ac690b39ff66d269167ec71" 2019-01-18 06:41:41,833 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:41: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-53789022-edf6-4302-bfdd-b4a2e7e1561e x-compute-request-id: req-53789022-edf6-4302-bfdd-b4a2e7e1561e Content-Encoding: gzip Content-Length: 765 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-b8dbae3d-ccac-4ce6-b799-963628976916-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bf:1b:3e", "version": 4, "addr": "10.55.1.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/31cade6c-38df-4f0d-a9c8-5635c7bc69b2", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/31cade6c-38df-4f0d-a9c8-5635c7bc69b2", "rel": "bookmark"}], "image": {"id": "374fb38b-e805-481a-873a-e93e9fb19383", "links": [{"href": "http://172.30.9.23:8774/images/374fb38b-e805-481a-873a-e93e9fb19383", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-18T06:41:35.000000", "flavor": {"id": "4bb8aa7b-2f73-4b37-bc2a-ff81e8fe6942", "links": [{"href": "http://172.30.9.23:8774/flavors/4bb8aa7b-2f73-4b37-bc2a-ff81e8fe6942", "rel": "bookmark"}]}, "id": "31cade6c-38df-4f0d-a9c8-5635c7bc69b2", "security_groups": [{"name": "default"}], "user_id": "195972210353424e89e11ded3ca09f25", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-18T06:41:37Z", "hostId": "e207366d6a57c037cd8bf1ed58a2a8f392130257d23aa7961d5e45e7", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-b8dbae3d-ccac-4ce6-b799-963628976916-kp", "name": "CreateInstanceSingleNetworkTests-b8dbae3d-ccac-4ce6-b799-963628976916-inst", "created": "2019-01-18T06:41:30Z", "tenant_id": "e525cfff90884bf9a7fc5cc891bd364d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-18 06:41:41,833 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/31cade6c-38df-4f0d-a9c8-5635c7bc69b2 used request id req-53789022-edf6-4302-bfdd-b4a2e7e1561e 2019-01-18 06:41:41,834 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-b8dbae3d-ccac-4ce6-b799-963628976916-inst] is - ACTIVE 2019-01-18 06:41:41,834 - create_instance - INFO - VM is - ACTIVE 2019-01-18 06:41:41,837 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/31cade6c-38df-4f0d-a9c8-5635c7bc69b2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3083c12072d044388ac690b39ff66d269167ec71" 2019-01-18 06:41:42,540 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:41: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-b27d8cfe-a12c-4107-b7fd-7844c44b0964 x-compute-request-id: req-b27d8cfe-a12c-4107-b7fd-7844c44b0964 Content-Encoding: gzip Content-Length: 765 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-b8dbae3d-ccac-4ce6-b799-963628976916-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bf:1b:3e", "version": 4, "addr": "10.55.1.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/31cade6c-38df-4f0d-a9c8-5635c7bc69b2", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/31cade6c-38df-4f0d-a9c8-5635c7bc69b2", "rel": "bookmark"}], "image": {"id": "374fb38b-e805-481a-873a-e93e9fb19383", "links": [{"href": "http://172.30.9.23:8774/images/374fb38b-e805-481a-873a-e93e9fb19383", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-18T06:41:35.000000", "flavor": {"id": "4bb8aa7b-2f73-4b37-bc2a-ff81e8fe6942", "links": [{"href": "http://172.30.9.23:8774/flavors/4bb8aa7b-2f73-4b37-bc2a-ff81e8fe6942", "rel": "bookmark"}]}, "id": "31cade6c-38df-4f0d-a9c8-5635c7bc69b2", "security_groups": [{"name": "default"}], "user_id": "195972210353424e89e11ded3ca09f25", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-18T06:41:37Z", "hostId": "e207366d6a57c037cd8bf1ed58a2a8f392130257d23aa7961d5e45e7", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-b8dbae3d-ccac-4ce6-b799-963628976916-kp", "name": "CreateInstanceSingleNetworkTests-b8dbae3d-ccac-4ce6-b799-963628976916-inst", "created": "2019-01-18T06:41:30Z", "tenant_id": "e525cfff90884bf9a7fc5cc891bd364d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-18 06:41:42,540 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/31cade6c-38df-4f0d-a9c8-5635c7bc69b2 used request id req-b27d8cfe-a12c-4107-b7fd-7844c44b0964 2019-01-18 06:41:42,546 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-b8dbae3d-ccac-4ce6-b799-963628976916-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3083c12072d044388ac690b39ff66d269167ec71" 2019-01-18 06:41:42,659 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-8405789f-b13c-4a50-bda8-f0efa58682ba Date: Fri, 18 Jan 2019 06:41: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":["a04b0f94-c761-48ce-abc8-ee7b9119e8ac"],"updated_at":"2019-01-18T06:41:06Z","tenant_id":"e525cfff90884bf9a7fc5cc891bd364d","created_at":"2019-01-18T06:41:05Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"e525cfff90884bf9a7fc5cc891bd364d","id":"75681bce-9dd7-4265-bd07-e9011df09898","name":"CreateInstanceSingleNetworkTests-b8dbae3d-ccac-4ce6-b799-963628976916-pub-net"}]} 2019-01-18 06:41:42,659 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-b8dbae3d-ccac-4ce6-b799-963628976916-pub-net used request id req-8405789f-b13c-4a50-bda8-f0efa58682ba 2019-01-18 06:41:42,664 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/e525cfff90884bf9a7fc5cc891bd364d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3083c12072d044388ac690b39ff66d269167ec71" 2019-01-18 06:41:42,744 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:41:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e0d64621-ee03-44fc-944e-0c11c5f59038 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/e525cfff90884bf9a7fc5cc891bd364d"}, "enabled": true, "id": "e525cfff90884bf9a7fc5cc891bd364d", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-c23f7cb2-de33-495-proj"}} 2019-01-18 06:41:42,744 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/e525cfff90884bf9a7fc5cc891bd364d used request id req-e0d64621-ee03-44fc-944e-0c11c5f59038 2019-01-18 06:41:42,749 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=75681bce-9dd7-4265-bd07-e9011df09898 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3083c12072d044388ac690b39ff66d269167ec71" 2019-01-18 06:41:42,951 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-030d6103-c554-475f-a8a3-770d5d71d1ca Date: Fri, 18 Jan 2019 06:41:42 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"75681bce-9dd7-4265-bd07-e9011df09898","tenant_id":"e525cfff90884bf9a7fc5cc891bd364d","created_at":"2019-01-18T06:41:06Z","dns_nameservers":[],"updated_at":"2019-01-18T06:41:06Z","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":"e525cfff90884bf9a7fc5cc891bd364d","id":"a04b0f94-c761-48ce-abc8-ee7b9119e8ac","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-b8dbae3d-ccac-4ce6-b799-963628976916-pub-subnet"}]} 2019-01-18 06:41:42,951 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=75681bce-9dd7-4265-bd07-e9011df09898 used request id req-030d6103-c554-475f-a8a3-770d5d71d1ca 2019-01-18 06:41:42,957 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=75681bce-9dd7-4265-bd07-e9011df09898 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3083c12072d044388ac690b39ff66d269167ec71" 2019-01-18 06:41:43,062 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3863 X-Openstack-Request-Id: req-be1571bb-416a-4ea6-89f6-b8dd0ff64975 Date: Fri, 18 Jan 2019 06:41:43 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:41:11Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"a04b0f94-c761-48ce-abc8-ee7b9119e8ac","ip_address":"10.55.1.4"}],"id":"14817ebe-26fa-449f-8c3a-d1a71334a658","security_groups":[],"mac_address":"fa:16:3e:4d:a1:5f","project_id":"e525cfff90884bf9a7fc5cc891bd364d","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"75681bce-9dd7-4265-bd07-e9011df09898","tenant_id":"e525cfff90884bf9a7fc5cc891bd364d","created_at":"2019-01-18T06:41:08Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-75681bce-9dd7-4265-bd07-e9011df09898"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:41:09Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"a04b0f94-c761-48ce-abc8-ee7b9119e8ac","ip_address":"10.55.1.3"}],"id":"88a87746-db24-4d8c-9131-8c33d9a27d7b","security_groups":[],"mac_address":"fa:16:3e:30:c2:95","project_id":"e525cfff90884bf9a7fc5cc891bd364d","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"75681bce-9dd7-4265-bd07-e9011df09898","tenant_id":"e525cfff90884bf9a7fc5cc891bd364d","created_at":"2019-01-18T06:41:07Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-75681bce-9dd7-4265-bd07-e9011df09898"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:41:36Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"a04b0f94-c761-48ce-abc8-ee7b9119e8ac","ip_address":"10.55.1.13"}],"id":"b7036245-393d-4be1-b4fa-cc28304b0029","security_groups":["41d46906-46f4-4091-8350-32ebf03456de"],"mac_address":"fa:16:3e:bf:1b:3e","project_id":"e525cfff90884bf9a7fc5cc891bd364d","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-b8dbae3d-ccac-4ce6-b799-963628976916port-1","admin_state_up":true,"network_id":"75681bce-9dd7-4265-bd07-e9011df09898","tenant_id":"e525cfff90884bf9a7fc5cc891bd364d","created_at":"2019-01-18T06:41:26Z","binding:vnic_type":"normal","device_id":"31cade6c-38df-4f0d-a9c8-5635c7bc69b2"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:41:10Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"a04b0f94-c761-48ce-abc8-ee7b9119e8ac","ip_address":"10.55.1.2"}],"id":"d506341b-0626-4ab2-9b5c-2276637cf592","security_groups":[],"mac_address":"fa:16:3e:f0:45:ee","project_id":"e525cfff90884bf9a7fc5cc891bd364d","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"75681bce-9dd7-4265-bd07-e9011df09898","tenant_id":"e525cfff90884bf9a7fc5cc891bd364d","created_at":"2019-01-18T06:41:07Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-75681bce-9dd7-4265-bd07-e9011df09898"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:41:29Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"a04b0f94-c761-48ce-abc8-ee7b9119e8ac","ip_address":"10.55.1.1"}],"id":"e9083ccf-8502-4a69-b0fb-3fb3be0dd4a1","security_groups":[],"mac_address":"fa:16:3e:8e:40:fb","project_id":"e525cfff90884bf9a7fc5cc891bd364d","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"75681bce-9dd7-4265-bd07-e9011df09898","tenant_id":"e525cfff90884bf9a7fc5cc891bd364d","created_at":"2019-01-18T06:41:15Z","binding:vnic_type":"normal","device_id":"e0d87296-9461-4f9f-b354-0bf2d4b3d0fd"}]} 2019-01-18 06:41:43,062 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=75681bce-9dd7-4265-bd07-e9011df09898 used request id req-be1571bb-416a-4ea6-89f6-b8dd0ff64975 2019-01-18 06:41:43,066 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/31cade6c-38df-4f0d-a9c8-5635c7bc69b2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3083c12072d044388ac690b39ff66d269167ec71" 2019-01-18 06:41:43,833 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:41: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-5dd0a5a4-c86c-44a8-b56f-06a3fe98ec88 x-compute-request-id: req-5dd0a5a4-c86c-44a8-b56f-06a3fe98ec88 Content-Encoding: gzip Content-Length: 765 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-b8dbae3d-ccac-4ce6-b799-963628976916-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bf:1b:3e", "version": 4, "addr": "10.55.1.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/31cade6c-38df-4f0d-a9c8-5635c7bc69b2", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/31cade6c-38df-4f0d-a9c8-5635c7bc69b2", "rel": "bookmark"}], "image": {"id": "374fb38b-e805-481a-873a-e93e9fb19383", "links": [{"href": "http://172.30.9.23:8774/images/374fb38b-e805-481a-873a-e93e9fb19383", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-18T06:41:35.000000", "flavor": {"id": "4bb8aa7b-2f73-4b37-bc2a-ff81e8fe6942", "links": [{"href": "http://172.30.9.23:8774/flavors/4bb8aa7b-2f73-4b37-bc2a-ff81e8fe6942", "rel": "bookmark"}]}, "id": "31cade6c-38df-4f0d-a9c8-5635c7bc69b2", "security_groups": [{"name": "default"}], "user_id": "195972210353424e89e11ded3ca09f25", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-18T06:41:37Z", "hostId": "e207366d6a57c037cd8bf1ed58a2a8f392130257d23aa7961d5e45e7", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-b8dbae3d-ccac-4ce6-b799-963628976916-kp", "name": "CreateInstanceSingleNetworkTests-b8dbae3d-ccac-4ce6-b799-963628976916-inst", "created": "2019-01-18T06:41:30Z", "tenant_id": "e525cfff90884bf9a7fc5cc891bd364d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-18 06:41:43,833 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/31cade6c-38df-4f0d-a9c8-5635c7bc69b2 used request id req-5dd0a5a4-c86c-44a8-b56f-06a3fe98ec88 2019-01-18 06:41:43,833 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-b8dbae3d-ccac-4ce6-b799-963628976916-inst] is - ACTIVE 2019-01-18 06:41:43,834 - create_instance - INFO - VM is - ACTIVE 2019-01-18 06:41:43,836 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/31cade6c-38df-4f0d-a9c8-5635c7bc69b2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3083c12072d044388ac690b39ff66d269167ec71" 2019-01-18 06:41:44,313 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:41: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-70f6f0f2-7537-4922-9088-174b0754602f x-compute-request-id: req-70f6f0f2-7537-4922-9088-174b0754602f Content-Encoding: gzip Content-Length: 765 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-b8dbae3d-ccac-4ce6-b799-963628976916-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bf:1b:3e", "version": 4, "addr": "10.55.1.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/31cade6c-38df-4f0d-a9c8-5635c7bc69b2", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/31cade6c-38df-4f0d-a9c8-5635c7bc69b2", "rel": "bookmark"}], "image": {"id": "374fb38b-e805-481a-873a-e93e9fb19383", "links": [{"href": "http://172.30.9.23:8774/images/374fb38b-e805-481a-873a-e93e9fb19383", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-18T06:41:35.000000", "flavor": {"id": "4bb8aa7b-2f73-4b37-bc2a-ff81e8fe6942", "links": [{"href": "http://172.30.9.23:8774/flavors/4bb8aa7b-2f73-4b37-bc2a-ff81e8fe6942", "rel": "bookmark"}]}, "id": "31cade6c-38df-4f0d-a9c8-5635c7bc69b2", "security_groups": [{"name": "default"}], "user_id": "195972210353424e89e11ded3ca09f25", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-18T06:41:37Z", "hostId": "e207366d6a57c037cd8bf1ed58a2a8f392130257d23aa7961d5e45e7", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-b8dbae3d-ccac-4ce6-b799-963628976916-kp", "name": "CreateInstanceSingleNetworkTests-b8dbae3d-ccac-4ce6-b799-963628976916-inst", "created": "2019-01-18T06:41:30Z", "tenant_id": "e525cfff90884bf9a7fc5cc891bd364d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-18 06:41:44,313 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/31cade6c-38df-4f0d-a9c8-5635c7bc69b2 used request id req-70f6f0f2-7537-4922-9088-174b0754602f 2019-01-18 06:41:44,319 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-b8dbae3d-ccac-4ce6-b799-963628976916-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3083c12072d044388ac690b39ff66d269167ec71" 2019-01-18 06:41:44,569 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-4e927af2-e729-4a5c-8510-7504c499f9b6 Date: Fri, 18 Jan 2019 06:41: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":["a04b0f94-c761-48ce-abc8-ee7b9119e8ac"],"updated_at":"2019-01-18T06:41:06Z","tenant_id":"e525cfff90884bf9a7fc5cc891bd364d","created_at":"2019-01-18T06:41:05Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"e525cfff90884bf9a7fc5cc891bd364d","id":"75681bce-9dd7-4265-bd07-e9011df09898","name":"CreateInstanceSingleNetworkTests-b8dbae3d-ccac-4ce6-b799-963628976916-pub-net"}]} 2019-01-18 06:41:44,569 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-b8dbae3d-ccac-4ce6-b799-963628976916-pub-net used request id req-4e927af2-e729-4a5c-8510-7504c499f9b6 2019-01-18 06:41:44,574 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/e525cfff90884bf9a7fc5cc891bd364d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3083c12072d044388ac690b39ff66d269167ec71" 2019-01-18 06:41:44,655 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:41:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4b59da88-c03f-4679-bff5-393d63003ca3 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/e525cfff90884bf9a7fc5cc891bd364d"}, "enabled": true, "id": "e525cfff90884bf9a7fc5cc891bd364d", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-c23f7cb2-de33-495-proj"}} 2019-01-18 06:41:44,655 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/e525cfff90884bf9a7fc5cc891bd364d used request id req-4b59da88-c03f-4679-bff5-393d63003ca3 2019-01-18 06:41:44,660 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=75681bce-9dd7-4265-bd07-e9011df09898 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3083c12072d044388ac690b39ff66d269167ec71" 2019-01-18 06:41:44,715 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-f8edd8d1-1ac1-4535-9ba9-2eb08f1a8384 Date: Fri, 18 Jan 2019 06:41:44 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"75681bce-9dd7-4265-bd07-e9011df09898","tenant_id":"e525cfff90884bf9a7fc5cc891bd364d","created_at":"2019-01-18T06:41:06Z","dns_nameservers":[],"updated_at":"2019-01-18T06:41:06Z","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":"e525cfff90884bf9a7fc5cc891bd364d","id":"a04b0f94-c761-48ce-abc8-ee7b9119e8ac","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-b8dbae3d-ccac-4ce6-b799-963628976916-pub-subnet"}]} 2019-01-18 06:41:44,715 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=75681bce-9dd7-4265-bd07-e9011df09898 used request id req-f8edd8d1-1ac1-4535-9ba9-2eb08f1a8384 2019-01-18 06:41:44,720 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=75681bce-9dd7-4265-bd07-e9011df09898 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3083c12072d044388ac690b39ff66d269167ec71" 2019-01-18 06:41:44,968 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3863 X-Openstack-Request-Id: req-c62e5b2d-6e8c-4524-bda7-eea6d00c6e36 Date: Fri, 18 Jan 2019 06:41:44 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:41:11Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"a04b0f94-c761-48ce-abc8-ee7b9119e8ac","ip_address":"10.55.1.4"}],"id":"14817ebe-26fa-449f-8c3a-d1a71334a658","security_groups":[],"mac_address":"fa:16:3e:4d:a1:5f","project_id":"e525cfff90884bf9a7fc5cc891bd364d","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"75681bce-9dd7-4265-bd07-e9011df09898","tenant_id":"e525cfff90884bf9a7fc5cc891bd364d","created_at":"2019-01-18T06:41:08Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-75681bce-9dd7-4265-bd07-e9011df09898"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:41:09Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"a04b0f94-c761-48ce-abc8-ee7b9119e8ac","ip_address":"10.55.1.3"}],"id":"88a87746-db24-4d8c-9131-8c33d9a27d7b","security_groups":[],"mac_address":"fa:16:3e:30:c2:95","project_id":"e525cfff90884bf9a7fc5cc891bd364d","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"75681bce-9dd7-4265-bd07-e9011df09898","tenant_id":"e525cfff90884bf9a7fc5cc891bd364d","created_at":"2019-01-18T06:41:07Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-75681bce-9dd7-4265-bd07-e9011df09898"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:41:36Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"a04b0f94-c761-48ce-abc8-ee7b9119e8ac","ip_address":"10.55.1.13"}],"id":"b7036245-393d-4be1-b4fa-cc28304b0029","security_groups":["41d46906-46f4-4091-8350-32ebf03456de"],"mac_address":"fa:16:3e:bf:1b:3e","project_id":"e525cfff90884bf9a7fc5cc891bd364d","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-b8dbae3d-ccac-4ce6-b799-963628976916port-1","admin_state_up":true,"network_id":"75681bce-9dd7-4265-bd07-e9011df09898","tenant_id":"e525cfff90884bf9a7fc5cc891bd364d","created_at":"2019-01-18T06:41:26Z","binding:vnic_type":"normal","device_id":"31cade6c-38df-4f0d-a9c8-5635c7bc69b2"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:41:10Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"a04b0f94-c761-48ce-abc8-ee7b9119e8ac","ip_address":"10.55.1.2"}],"id":"d506341b-0626-4ab2-9b5c-2276637cf592","security_groups":[],"mac_address":"fa:16:3e:f0:45:ee","project_id":"e525cfff90884bf9a7fc5cc891bd364d","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"75681bce-9dd7-4265-bd07-e9011df09898","tenant_id":"e525cfff90884bf9a7fc5cc891bd364d","created_at":"2019-01-18T06:41:07Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-75681bce-9dd7-4265-bd07-e9011df09898"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:41:29Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"a04b0f94-c761-48ce-abc8-ee7b9119e8ac","ip_address":"10.55.1.1"}],"id":"e9083ccf-8502-4a69-b0fb-3fb3be0dd4a1","security_groups":[],"mac_address":"fa:16:3e:8e:40:fb","project_id":"e525cfff90884bf9a7fc5cc891bd364d","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"75681bce-9dd7-4265-bd07-e9011df09898","tenant_id":"e525cfff90884bf9a7fc5cc891bd364d","created_at":"2019-01-18T06:41:15Z","binding:vnic_type":"normal","device_id":"e0d87296-9461-4f9f-b354-0bf2d4b3d0fd"}]} 2019-01-18 06:41:44,969 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=75681bce-9dd7-4265-bd07-e9011df09898 used request id req-c62e5b2d-6e8c-4524-bda7-eea6d00c6e36 2019-01-18 06:41:44,972 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers/31cade6c-38df-4f0d-a9c8-5635c7bc69b2/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3083c12072d044388ac690b39ff66d269167ec71" -d '{"addSecurityGroup": {"name": "CreateInstanceSingleNetworkTests-b8dbae3d-ccac-4ce6-b799-963628976916-sec-grp"}}' 2019-01-18 06:41:46,161 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 18 Jan 2019 06:41: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-c26ec03a-ffad-48f2-9516-c9a4a7d24f84 x-compute-request-id: req-c26ec03a-ffad-48f2-9516-c9a4a7d24f84 Content-Length: 0 Content-Type: application/json 2019-01-18 06:41:46,161 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/31cade6c-38df-4f0d-a9c8-5635c7bc69b2/action used request id req-c26ec03a-ffad-48f2-9516-c9a4a7d24f84 2019-01-18 06:41:46,164 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/31cade6c-38df-4f0d-a9c8-5635c7bc69b2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3083c12072d044388ac690b39ff66d269167ec71" 2019-01-18 06:41:46,628 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:41: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-620bc4c1-85db-4e69-90a7-8b4806d5edd8 x-compute-request-id: req-620bc4c1-85db-4e69-90a7-8b4806d5edd8 Content-Encoding: gzip Content-Length: 775 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-b8dbae3d-ccac-4ce6-b799-963628976916-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bf:1b:3e", "version": 4, "addr": "10.55.1.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/31cade6c-38df-4f0d-a9c8-5635c7bc69b2", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/31cade6c-38df-4f0d-a9c8-5635c7bc69b2", "rel": "bookmark"}], "image": {"id": "374fb38b-e805-481a-873a-e93e9fb19383", "links": [{"href": "http://172.30.9.23:8774/images/374fb38b-e805-481a-873a-e93e9fb19383", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-18T06:41:35.000000", "flavor": {"id": "4bb8aa7b-2f73-4b37-bc2a-ff81e8fe6942", "links": [{"href": "http://172.30.9.23:8774/flavors/4bb8aa7b-2f73-4b37-bc2a-ff81e8fe6942", "rel": "bookmark"}]}, "id": "31cade6c-38df-4f0d-a9c8-5635c7bc69b2", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-b8dbae3d-ccac-4ce6-b799-963628976916-sec-grp"}], "user_id": "195972210353424e89e11ded3ca09f25", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-18T06:41:37Z", "hostId": "e207366d6a57c037cd8bf1ed58a2a8f392130257d23aa7961d5e45e7", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-b8dbae3d-ccac-4ce6-b799-963628976916-kp", "name": "CreateInstanceSingleNetworkTests-b8dbae3d-ccac-4ce6-b799-963628976916-inst", "created": "2019-01-18T06:41:30Z", "tenant_id": "e525cfff90884bf9a7fc5cc891bd364d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-18 06:41:46,629 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/31cade6c-38df-4f0d-a9c8-5635c7bc69b2 used request id req-620bc4c1-85db-4e69-90a7-8b4806d5edd8 2019-01-18 06:41:46,629 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-b8dbae3d-ccac-4ce6-b799-963628976916-inst] is - ACTIVE 2019-01-18 06:41:46,629 - create_instance - INFO - VM is - ACTIVE 2019-01-18 06:41:46,632 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/31cade6c-38df-4f0d-a9c8-5635c7bc69b2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3083c12072d044388ac690b39ff66d269167ec71" 2019-01-18 06:41:47,469 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:41: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-69349a3a-7ae7-42c8-b9b4-2f76111255c4 x-compute-request-id: req-69349a3a-7ae7-42c8-b9b4-2f76111255c4 Content-Encoding: gzip Content-Length: 775 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-b8dbae3d-ccac-4ce6-b799-963628976916-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bf:1b:3e", "version": 4, "addr": "10.55.1.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/31cade6c-38df-4f0d-a9c8-5635c7bc69b2", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/31cade6c-38df-4f0d-a9c8-5635c7bc69b2", "rel": "bookmark"}], "image": {"id": "374fb38b-e805-481a-873a-e93e9fb19383", "links": [{"href": "http://172.30.9.23:8774/images/374fb38b-e805-481a-873a-e93e9fb19383", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-18T06:41:35.000000", "flavor": {"id": "4bb8aa7b-2f73-4b37-bc2a-ff81e8fe6942", "links": [{"href": "http://172.30.9.23:8774/flavors/4bb8aa7b-2f73-4b37-bc2a-ff81e8fe6942", "rel": "bookmark"}]}, "id": "31cade6c-38df-4f0d-a9c8-5635c7bc69b2", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-b8dbae3d-ccac-4ce6-b799-963628976916-sec-grp"}], "user_id": "195972210353424e89e11ded3ca09f25", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-18T06:41:37Z", "hostId": "e207366d6a57c037cd8bf1ed58a2a8f392130257d23aa7961d5e45e7", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-b8dbae3d-ccac-4ce6-b799-963628976916-kp", "name": "CreateInstanceSingleNetworkTests-b8dbae3d-ccac-4ce6-b799-963628976916-inst", "created": "2019-01-18T06:41:30Z", "tenant_id": "e525cfff90884bf9a7fc5cc891bd364d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-18 06:41:47,469 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/31cade6c-38df-4f0d-a9c8-5635c7bc69b2 used request id req-69349a3a-7ae7-42c8-b9b4-2f76111255c4 2019-01-18 06:41:47,476 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-b8dbae3d-ccac-4ce6-b799-963628976916-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3083c12072d044388ac690b39ff66d269167ec71" 2019-01-18 06:41:47,843 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-9b435903-d809-4744-8cb4-3ec849b383c3 Date: Fri, 18 Jan 2019 06:41: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":["a04b0f94-c761-48ce-abc8-ee7b9119e8ac"],"updated_at":"2019-01-18T06:41:06Z","tenant_id":"e525cfff90884bf9a7fc5cc891bd364d","created_at":"2019-01-18T06:41:05Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"e525cfff90884bf9a7fc5cc891bd364d","id":"75681bce-9dd7-4265-bd07-e9011df09898","name":"CreateInstanceSingleNetworkTests-b8dbae3d-ccac-4ce6-b799-963628976916-pub-net"}]} 2019-01-18 06:41:47,843 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-b8dbae3d-ccac-4ce6-b799-963628976916-pub-net used request id req-9b435903-d809-4744-8cb4-3ec849b383c3 2019-01-18 06:41:47,847 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/e525cfff90884bf9a7fc5cc891bd364d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3083c12072d044388ac690b39ff66d269167ec71" 2019-01-18 06:41:47,923 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:41:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-94e8a4e2-58bf-46df-97c7-05a4f22e67b5 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/e525cfff90884bf9a7fc5cc891bd364d"}, "enabled": true, "id": "e525cfff90884bf9a7fc5cc891bd364d", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-c23f7cb2-de33-495-proj"}} 2019-01-18 06:41:47,923 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/e525cfff90884bf9a7fc5cc891bd364d used request id req-94e8a4e2-58bf-46df-97c7-05a4f22e67b5 2019-01-18 06:41:47,929 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=75681bce-9dd7-4265-bd07-e9011df09898 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3083c12072d044388ac690b39ff66d269167ec71" 2019-01-18 06:41:47,986 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-a1b049a0-8e41-4288-8343-2f91dff2fd31 Date: Fri, 18 Jan 2019 06:41:47 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"75681bce-9dd7-4265-bd07-e9011df09898","tenant_id":"e525cfff90884bf9a7fc5cc891bd364d","created_at":"2019-01-18T06:41:06Z","dns_nameservers":[],"updated_at":"2019-01-18T06:41:06Z","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":"e525cfff90884bf9a7fc5cc891bd364d","id":"a04b0f94-c761-48ce-abc8-ee7b9119e8ac","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-b8dbae3d-ccac-4ce6-b799-963628976916-pub-subnet"}]} 2019-01-18 06:41:47,986 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=75681bce-9dd7-4265-bd07-e9011df09898 used request id req-a1b049a0-8e41-4288-8343-2f91dff2fd31 2019-01-18 06:41:47,992 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=75681bce-9dd7-4265-bd07-e9011df09898 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3083c12072d044388ac690b39ff66d269167ec71" 2019-01-18 06:41:48,245 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3902 X-Openstack-Request-Id: req-dbb51e97-1131-4ad8-8f7d-614e21d257de Date: Fri, 18 Jan 2019 06:41:48 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:41:11Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"a04b0f94-c761-48ce-abc8-ee7b9119e8ac","ip_address":"10.55.1.4"}],"id":"14817ebe-26fa-449f-8c3a-d1a71334a658","security_groups":[],"mac_address":"fa:16:3e:4d:a1:5f","project_id":"e525cfff90884bf9a7fc5cc891bd364d","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"75681bce-9dd7-4265-bd07-e9011df09898","tenant_id":"e525cfff90884bf9a7fc5cc891bd364d","created_at":"2019-01-18T06:41:08Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-75681bce-9dd7-4265-bd07-e9011df09898"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:41:09Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"a04b0f94-c761-48ce-abc8-ee7b9119e8ac","ip_address":"10.55.1.3"}],"id":"88a87746-db24-4d8c-9131-8c33d9a27d7b","security_groups":[],"mac_address":"fa:16:3e:30:c2:95","project_id":"e525cfff90884bf9a7fc5cc891bd364d","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"75681bce-9dd7-4265-bd07-e9011df09898","tenant_id":"e525cfff90884bf9a7fc5cc891bd364d","created_at":"2019-01-18T06:41:07Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-75681bce-9dd7-4265-bd07-e9011df09898"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:41:45Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"a04b0f94-c761-48ce-abc8-ee7b9119e8ac","ip_address":"10.55.1.13"}],"id":"b7036245-393d-4be1-b4fa-cc28304b0029","security_groups":["41d46906-46f4-4091-8350-32ebf03456de","eff7fdcc-9d79-4fab-a272-6df3e78e23c2"],"mac_address":"fa:16:3e:bf:1b:3e","project_id":"e525cfff90884bf9a7fc5cc891bd364d","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-b8dbae3d-ccac-4ce6-b799-963628976916port-1","admin_state_up":true,"network_id":"75681bce-9dd7-4265-bd07-e9011df09898","tenant_id":"e525cfff90884bf9a7fc5cc891bd364d","created_at":"2019-01-18T06:41:26Z","binding:vnic_type":"normal","device_id":"31cade6c-38df-4f0d-a9c8-5635c7bc69b2"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:41:10Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"a04b0f94-c761-48ce-abc8-ee7b9119e8ac","ip_address":"10.55.1.2"}],"id":"d506341b-0626-4ab2-9b5c-2276637cf592","security_groups":[],"mac_address":"fa:16:3e:f0:45:ee","project_id":"e525cfff90884bf9a7fc5cc891bd364d","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"75681bce-9dd7-4265-bd07-e9011df09898","tenant_id":"e525cfff90884bf9a7fc5cc891bd364d","created_at":"2019-01-18T06:41:07Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-75681bce-9dd7-4265-bd07-e9011df09898"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:41:29Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"a04b0f94-c761-48ce-abc8-ee7b9119e8ac","ip_address":"10.55.1.1"}],"id":"e9083ccf-8502-4a69-b0fb-3fb3be0dd4a1","security_groups":[],"mac_address":"fa:16:3e:8e:40:fb","project_id":"e525cfff90884bf9a7fc5cc891bd364d","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"75681bce-9dd7-4265-bd07-e9011df09898","tenant_id":"e525cfff90884bf9a7fc5cc891bd364d","created_at":"2019-01-18T06:41:15Z","binding:vnic_type":"normal","device_id":"e0d87296-9461-4f9f-b354-0bf2d4b3d0fd"}]} 2019-01-18 06:41:48,245 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=75681bce-9dd7-4265-bd07-e9011df09898 used request id req-dbb51e97-1131-4ad8-8f7d-614e21d257de 2019-01-18 06:41:48,246 - create_instance_tests - INFO - Looking for IP 10.55.1.13 in the console log 2019-01-18 06:41:48,249 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/31cade6c-38df-4f0d-a9c8-5635c7bc69b2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3083c12072d044388ac690b39ff66d269167ec71" 2019-01-18 06:41:48,846 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:41: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-f8b88496-2238-418b-a063-d2eef177d6f6 x-compute-request-id: req-f8b88496-2238-418b-a063-d2eef177d6f6 Content-Encoding: gzip Content-Length: 775 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-b8dbae3d-ccac-4ce6-b799-963628976916-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bf:1b:3e", "version": 4, "addr": "10.55.1.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/31cade6c-38df-4f0d-a9c8-5635c7bc69b2", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/31cade6c-38df-4f0d-a9c8-5635c7bc69b2", "rel": "bookmark"}], "image": {"id": "374fb38b-e805-481a-873a-e93e9fb19383", "links": [{"href": "http://172.30.9.23:8774/images/374fb38b-e805-481a-873a-e93e9fb19383", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-18T06:41:35.000000", "flavor": {"id": "4bb8aa7b-2f73-4b37-bc2a-ff81e8fe6942", "links": [{"href": "http://172.30.9.23:8774/flavors/4bb8aa7b-2f73-4b37-bc2a-ff81e8fe6942", "rel": "bookmark"}]}, "id": "31cade6c-38df-4f0d-a9c8-5635c7bc69b2", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-b8dbae3d-ccac-4ce6-b799-963628976916-sec-grp"}], "user_id": "195972210353424e89e11ded3ca09f25", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-18T06:41:37Z", "hostId": "e207366d6a57c037cd8bf1ed58a2a8f392130257d23aa7961d5e45e7", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-b8dbae3d-ccac-4ce6-b799-963628976916-kp", "name": "CreateInstanceSingleNetworkTests-b8dbae3d-ccac-4ce6-b799-963628976916-inst", "created": "2019-01-18T06:41:30Z", "tenant_id": "e525cfff90884bf9a7fc5cc891bd364d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-18 06:41:48,846 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/31cade6c-38df-4f0d-a9c8-5635c7bc69b2 used request id req-f8b88496-2238-418b-a063-d2eef177d6f6 2019-01-18 06:41:48,849 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers/31cade6c-38df-4f0d-a9c8-5635c7bc69b2/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3083c12072d044388ac690b39ff66d269167ec71" -d '{"os-getConsoleOutput": {"length": null}}' 2019-01-18 06:41:49,915 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:41: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-74c32aab-7d89-4b79-bedd-90fbd6ddb51c x-compute-request-id: req-74c32aab-7d89-4b79-bedd-90fbd6ddb51c Content-Encoding: gzip Content-Length: 9606 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 531676159 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.910 MHz processor\n[ 0.130772] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.132475] pid_max: default: 32768 minimum: 301\n[ 0.133397] ACPI: Core revision 20150930\n[ 0.134813] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.136161] Security Framework initialized\n[ 0.136992] Yama: becoming mindful.\n[ 0.137746] AppArmor: AppArmor initialized\n[ 0.138625] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.139940] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.141234] Mount-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.142457] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.143860] Initializing cgroup subsys io\n[ 0.144699] Initializing cgroup subsys memory\n[ 0.145583] Initializing cgroup subsys devices\n[ 0.146482] Initializing cgroup subsys freezer\n[ 0.147374] Initializing cgroup subsys net_cls\n[ 0.148266] Initializing cgroup subsys perf_event\n[ 0.149200] Initializing cgroup subsys net_prio\n[ 0.150117] Initializing cgroup subsys hugetlb\n[ 0.151009] Initializing cgroup subsys pids\n[ 0.151900] CPU: Physical Processor ID: 0\n[ 0.153440] mce: CPU supports 10 MCE banks\n[ 0.154314] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.155347] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.157688] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.164338] ftrace: allocating 31920 entries in 125 pages\n[ 0.191822] smpboot: Max logical packages: 2\n[ 0.192701] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.193947] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.195336] x2apic enabled\n[ 0.196163] Switched APIC routing to physical x2apic.\n[ 0.197951] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.199176] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.201343] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.203329] KVM setup paravirtual spinlock\n[ 0.204814] x86: Booting SMP configuration:\n[ 0.205739] .... node #0, CPUs: #1\n[ 0.206652] kvm-clock: cpu 1, msr 0:ffd3041, secondary cpu clock\n[ 0.228305] x86: Booted up 1 node, 2 CPUs\n[ 0.228306] KVM setup async PF for cpu 1\n[ 0.228309] kvm-stealtime: cpu 1, msr f90d940\n[ 0.230923] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.232419] devtmpfs: initialized\n[ 0.234140] evm: security.selinux\n[ 0.234846] evm: security.SMACK64\n[ 0.235550] evm: security.SMACK64EXEC\n[ 0.236305] evm: security.SMACK64TRANSMUTE\n[ 0.237128] evm: security.SMACK64MMAP\n[ 0.237882] evm: security.ima\n[ 0.238531] evm: security.capability\n[ 0.239402] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.241316] pinctrl core: initialized pinctrl subsystem\n[ 0.242441] RTC time: 6:41:35, date: 01/18/19\n[ 0.243428] NET: Registered protocol family 16\n[ 0.253317] cpuidle: using governor ladder\n[ 0.265399] cpuidle: using governor menu\n[ 0.266237] PCCT header not found.\n[ 0.267023] ACPI: bus type PCI registered\n[ 0.267837] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.269110] PCI: Using configuration type 1 for base access\n[ 0.282559] ACPI: Added _OSI(Module Device)\n[ 0.283436] ACPI: Added _OSI(Processor Device)\n[ 0.284321] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.285232] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.287600] ACPI: Interpreter enabled\n[ 0.288391] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.290252] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.292120] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.293979] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.295848] ACPI: (supports S0 S5)\n[ 0.296560] ACPI: Using IOAPIC for interrupt routing\n[ 0.297626] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.301015] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.302168] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.303426] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.304634] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.306907] acpiphp: Slot [3] registered\n[ 0.307737] acpiphp: Slot [4] registered\n[ 0.308554] acpiphp: Slot [5] registered\n[ 0.309367] acpiphp: Slot [6] registered\n[ 0.310175] acpiphp: Slot [7] registered\n[ 0.310983] acpiphp: Slot [8] registered\n[ 0.311803] acpiphp: Slot [9] registered\n[ 0.312634] acpiphp: Slot [10] registered\n[ 0.323486] acpiphp: Slot [11] registered\n[ 0.324338] acpiphp: Slot [12] registered\n[ 0.325159] acpiphp: Slot [13] registered\n[ 0.325977] acpiphp: Slot [14] registered\n[ 0.326796] acpiphp: Slot [15] registered\n[ 0.327625] acpiphp: Slot [16] registered\n[ 0.328452] acpiphp: Slot [17] registered\n[ 0.329274] acpiphp: Slot [18] registered\n[ 0.330093] acpiphp: Slot [19] registered\n[ 0.330912] acpiphp: Slot [20] registered\n[ 0.331749] acpiphp: Slot [21] registered\n[ 0.332574] acpiphp: Slot [22] registered\n[ 0.333400] acpiphp: Slot [23] registered\n[ 0.334226] acpiphp: Slot [24] registered\n[ 0.335048] acpiphp: Slot [25] registered\n[ 0.335872] acpiphp: Slot [26] registered\n[ 0.336697] acpiphp: Slot [27] registered\n[ 0.337519] acpiphp: Slot [28] registered\n[ 0.338341] acpiphp: Slot [29] registered\n[ 0.339165] acpiphp: Slot [30] registered\n[ 0.339993] acpiphp: Slot [31] registered\n[ 0.340811] PCI host bridge to bus 0000:00\n[ 0.341634] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.342867] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.344107] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.345577] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window]\n[ 0.347048] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.353491] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.354783] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.355968] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.357267] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.363693] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.365187] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.410416] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.411948] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.413391] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.414835] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.416246] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.417542] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.419131] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.420204] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.421763] vgaarb: loaded\n[ 0.422373] vgaarb: bridge control possible 0000:00:02.0\n[ 0.423551] SCSI subsystem initialized\n[ 0.424404] ACPI: bus type USB registered\n[ 0.425237] usbcore: registered new interface driver usbfs\n[ 0.426285] usbcore: registered new interface driver hub\n[ 0.427306] usbcore: registered new device driver usb\n[ 0.428434] PCI: Using ACPI for IRQ routing\n[ 0.429491] NetLabel: Initializing\n[ 0.430215] NetLabel: domain hash size = 128\n[ 0.431074] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.432046] NetLabel: unlabeled traffic allowed by default\n[ 0.433205] clocksource: Switched to clocksource kvm-clock\n[ 0.439289] AppArmor: AppArmor Filesystem Enabled\n[ 0.440267] pnp: PnP ACPI init\n[ 0.441237] pnp: PnP ACPI: found 5 devices\n[ 0.448348] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.450086] NET: Registered protocol family 2\n[ 0.451097] TCP established hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.452388] TCP bind hash table entries: 2048 (order: 3, 32768 bytes)\n[ 0.453580] TCP: Hash tables configured (established 2048 bind 2048)\n[ 0.454764] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.455868] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.457062] NET: Registered protocol family 1\n[ 0.457946] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.459071] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.460165] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.478591] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.497231] Trying to unpack rootfs image as initramfs...\n[ 0.547834] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000)\n[ 0.562072] Scanning for low memory corruption every 60 seconds\n[ 0.563456] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 0.564624] audit: initializing netlink subsys (disabled)\n[ 0.565675] audit: type=2000 audit(1547793696.411:1): initialized\n[ 0.567008] Initialise system trusted keyring\n[ 0.567991] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.569151] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.571252] zbud: loaded\n[ 0.572017] VFS: Disk quotas dquot_6.6.0\n[ 0.572835] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.574427] fuse init (API version 7.23)\n[ 0.575332] Key type big_key registered\n[ 0.576132] Allocating IMA MOK and blacklist keyrings.\n[ 0.577344] Key type asymmetric registered\n[ 0.578164] Asymmetric key parser 'x509' registered\n[ 0.579112] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.580597] io scheduler noop registered\n[ 0.581394] io scheduler deadline registered (default)\n[ 0.582387] io scheduler cfq registered\n[ 0.583218] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.584254] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.585518] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.586959] ACPI: Power Button [PWRF]\n[ 0.587843] GHES: HEST is not enabled!\n[ 0.606126] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.643273] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.645637] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.669536] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.672118] Linux agpgart interface v0.103\n[ 0.674477] brd: module loaded\n[ 0.675800] loop: module loaded\n[ 0.679942] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.681393] GPT:90111 != 20971519\n[ 0.682081] GPT:Alternate GPT header not at the end of the disk.\n[ 0.683156] GPT:90111 != 20971519\n[ 0.683835] GPT: Use GNU Parted to correct GPT errors.\n[ 0.684788] vda: vda1 vda15\n[ 0.686232] scsi host0: ata_piix\n[ 0.687004] scsi host1: ata_piix\n[ 0.687708] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.688908] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.690509] libphy: Fixed MDIO Bus: probed\n[ 0.691335] tun: Universal TUN/TAP device driver, 1.6\n[ 0.692274] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.694964] PPP generic driver version 2.4.2\n[ 0.695897] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.697077] ehci-pci: EHCI PCI platform driver\n[ 0.697943] ehci-platform: EHCI generic platform driver\n[ 0.698923] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.700034] ohci-pci: OHCI PCI platform driver\n[ 0.700889] ohci-platform: OHCI generic platform driver\n[ 0.701868] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.720806] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.721814] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.723257] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.724244] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.725361] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.726574] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.727973] usb usb1: Product: UHCI Host Controller\n[ 0.728898] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.730044] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.731041] hub 1-0:1.0: USB hub found\n[ 0.731813] hub 1-0:1.0: 2 ports detected\n[ 0.732722] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.734876] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.735831] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.736856] mousedev: PS/2 mouse device common for all mice\n[ 0.738046] rtc_cmos 00:00: RTC can wake from S4\n[ 0.739251] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.740926] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.742229] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.743420] i2c /dev entries driver\n[ 0.744171] device-mapper: uevent: version 1.0.3\n[ 0.745100] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.746710] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.748027] NET: Registered protocol family 10\n[ 0.749054] NET: Registered protocol family 17\n[ 0.749942] Key type dns_resolver registered\n[ 0.750908] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.752046] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.753127] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.754854] registered taskstats version 1\n[ 0.755683] Loading compiled-in X.509 certificates\n[ 0.757101] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.758928] zswap: loaded using pool lzo/zbud\n[ 0.760425] Key type trusted registered\n[ 0.762153] Key type encrypted registered\n[ 0.762975] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.764001] ima: No TPM chip found, activating TPM-bypass!\n[ 0.765032] evm: HMAC attrs: 0x1\n[ 0.765969] Magic number: 3:89:671\n[ 0.766819] rtc_cmos 00:00: setting system clock to 2019-01-18 06:41:35 UTC (1547793695)\n[ 0.778949] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.780062] EDD information not available.\n[ 0.846473] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.848030] Write protecting the kernel read-only data: 14336k\n[ 0.849642] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.851449] 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.906554] 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.25\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.13...\nLease of 10.55.1.13 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.44. iid=i-000000e4\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.910 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCIGLE0QGL1oBCwZzHQ7KoaiYW/+dJYs9MmkOLP70o3mrIJHcrcxsgd+8dnnqTZgqf3fG+D2BNrEZrHG4OQ/NHft81Z5YUZDLgcmmYht49vOHKC2ElrCWZdE0LTBVga2jtB7WJTaKxPI0/jSOVtDTSuWmfetFa2T1mw+/yki0nyWkf9V5GV1Cxot6aD4G0Lm27paGF11KaL1A8c0//S08zxAQ05sedg8Fu+triUxfvXj9blvoKlk1YeD9FlQBYr3dn7JcR0OAkpDwWfjod5/mKL8kcN5WXUkaKNK6mJOVg0n/MlAeNv+kcIj6pOLHGbQq7eGVkQhKgaqBLfnfsjFlV7 root@createinstancesinglenetworktests-b8dbae3d-ccac-4ce6-b799-963628\nssh-dss AAAAB3NzaC1kc3MAAACBAIw3zOB6iaDJn1nNT47UlZx7TA20DHO2KOabN2DPj0R0qjaby9d93kWcJ8wrmSQVWzHWk/urvL2TV4tT+OvSVcnBf249KPdHKG1cQPMp9OQvPq93/J384EOmjFjdtJqZOh1MJIqVdDWKcRC0+ilkA1BkTcZG77SbjCdpSWEXkxPZAAAAFQCcgJxpFv4cYAE5IFbgBdvAc3K11wAAAIB8tJ7rYaydpI0R1woN8MExMEWknBj+rpV7aeNcnqDd4YvUXFq6PParKV0SFt/lU0GthgYFrTLl9C4BT4MJFdUDlPuBCjZxTTgxCdq6Ue4TiRBolnuz4KxjlUO6iBOSOIHxJkN/M3f9KfsK1jUkIrBdxkpLFeJRPk7gFchsqHITJwAAAIBGbCWXCtKXObE6iopjwoBgofF5gHgVM4s/zpBCVxHpAgxfNNJFnIOsAbdGOVJy0Vc82+qSs2zQY0UuGeEMYz6KOBRck1m0h8pNbKMaVqmxZpXuGKK9cxWdyKSvv7vUtHB8AfYX4d89NFI5eYdFU2jkW5l56H+L7mjxwLM5ZQlsfg== root@createinstancesinglenetworktests-b8dbae3d-ccac-4ce6-b799-963628\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.13,24,fe80::f816:3eff:febf:1b3e/64,\nip-route:default via 10.55.1.1 dev eth0 \nip-route:10.55.1.0/24 dev eth0 src 10.55.1.13 \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-000000e4\nname: N/A\navailability-zone: nova\nlocal-hostname: createinstancesinglenetworktests-b8dbae3d-ccac-4ce6-b799-963628\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.36 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\ncreateinstancesinglenetworktests-b8dbae3d-ccac-4ce6-b799-963628 login: "} 2019-01-18 06:41:49,916 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/31cade6c-38df-4f0d-a9c8-5635c7bc69b2/action used request id req-74c32aab-7d89-4b79-bedd-90fbd6ddb51c 2019-01-18 06:41:49,918 - create_instance_tests - INFO - DHCP lease obtained logged in console 2019-01-18 06:41:49,918 - 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 531676159 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.910 MHz processor [ 0.130772] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.132475] pid_max: default: 32768 minimum: 301 [ 0.133397] ACPI: Core revision 20150930 [ 0.134813] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.136161] Security Framework initialized [ 0.136992] Yama: becoming mindful. [ 0.137746] AppArmor: AppArmor initialized [ 0.138625] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.139940] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.141234] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.142457] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.143860] Initializing cgroup subsys io [ 0.144699] Initializing cgroup subsys memory [ 0.145583] Initializing cgroup subsys devices [ 0.146482] Initializing cgroup subsys freezer [ 0.147374] Initializing cgroup subsys net_cls [ 0.148266] Initializing cgroup subsys perf_event [ 0.149200] Initializing cgroup subsys net_prio [ 0.150117] Initializing cgroup subsys hugetlb [ 0.151009] Initializing cgroup subsys pids [ 0.151900] CPU: Physical Processor ID: 0 [ 0.153440] mce: CPU supports 10 MCE banks [ 0.154314] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.155347] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.157688] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.164338] ftrace: allocating 31920 entries in 125 pages [ 0.191822] smpboot: Max logical packages: 2 [ 0.192701] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.193947] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.195336] x2apic enabled [ 0.196163] Switched APIC routing to physical x2apic. [ 0.197951] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.199176] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.201343] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.203329] KVM setup paravirtual spinlock [ 0.204814] x86: Booting SMP configuration: [ 0.205739] .... node #0, CPUs: #1 [ 0.206652] kvm-clock: cpu 1, msr 0:ffd3041, secondary cpu clock [ 0.228305] x86: Booted up 1 node, 2 CPUs [ 0.228306] KVM setup async PF for cpu 1 [ 0.228309] kvm-stealtime: cpu 1, msr f90d940 [ 0.230923] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.232419] devtmpfs: initialized [ 0.234140] evm: security.selinux [ 0.234846] evm: security.SMACK64 [ 0.235550] evm: security.SMACK64EXEC [ 0.236305] evm: security.SMACK64TRANSMUTE [ 0.237128] evm: security.SMACK64MMAP [ 0.237882] evm: security.ima [ 0.238531] evm: security.capability [ 0.239402] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.241316] pinctrl core: initialized pinctrl subsystem [ 0.242441] RTC time: 6:41:35, date: 01/18/19 [ 0.243428] NET: Registered protocol family 16 [ 0.253317] cpuidle: using governor ladder [ 0.265399] cpuidle: using governor menu [ 0.266237] PCCT header not found. [ 0.267023] ACPI: bus type PCI registered [ 0.267837] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.269110] PCI: Using configuration type 1 for base access [ 0.282559] ACPI: Added _OSI(Module Device) [ 0.283436] ACPI: Added _OSI(Processor Device) [ 0.284321] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.285232] ACPI: Added _OSI(Processor Aggregator Device) [ 0.287600] ACPI: Interpreter enabled [ 0.288391] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.290252] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.292120] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.293979] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.295848] ACPI: (supports S0 S5) [ 0.296560] ACPI: Using IOAPIC for interrupt routing [ 0.297626] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.301015] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.302168] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.303426] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.304634] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.306907] acpiphp: Slot [3] registered [ 0.307737] acpiphp: Slot [4] registered [ 0.308554] acpiphp: Slot [5] registered [ 0.309367] acpiphp: Slot [6] registered [ 0.310175] acpiphp: Slot [7] registered [ 0.310983] acpiphp: Slot [8] registered [ 0.311803] acpiphp: Slot [9] registered [ 0.312634] acpiphp: Slot [10] registered [ 0.323486] acpiphp: Slot [11] registered [ 0.324338] acpiphp: Slot [12] registered [ 0.325159] acpiphp: Slot [13] registered [ 0.325977] acpiphp: Slot [14] registered [ 0.326796] acpiphp: Slot [15] registered [ 0.327625] acpiphp: Slot [16] registered [ 0.328452] acpiphp: Slot [17] registered [ 0.329274] acpiphp: Slot [18] registered [ 0.330093] acpiphp: Slot [19] registered [ 0.330912] acpiphp: Slot [20] registered [ 0.331749] acpiphp: Slot [21] registered [ 0.332574] acpiphp: Slot [22] registered [ 0.333400] acpiphp: Slot [23] registered [ 0.334226] acpiphp: Slot [24] registered [ 0.335048] acpiphp: Slot [25] registered [ 0.335872] acpiphp: Slot [26] registered [ 0.336697] acpiphp: Slot [27] registered [ 0.337519] acpiphp: Slot [28] registered [ 0.338341] acpiphp: Slot [29] registered [ 0.339165] acpiphp: Slot [30] registered [ 0.339993] acpiphp: Slot [31] registered [ 0.340811] PCI host bridge to bus 0000:00 [ 0.341634] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.342867] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.344107] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.345577] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.347048] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.353491] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.354783] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.355968] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.357267] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.363693] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.365187] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.410416] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.411948] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.413391] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.414835] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.416246] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.417542] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.419131] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.420204] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.421763] vgaarb: loaded [ 0.422373] vgaarb: bridge control possible 0000:00:02.0 [ 0.423551] SCSI subsystem initialized [ 0.424404] ACPI: bus type USB registered [ 0.425237] usbcore: registered new interface driver usbfs [ 0.426285] usbcore: registered new interface driver hub [ 0.427306] usbcore: registered new device driver usb [ 0.428434] PCI: Using ACPI for IRQ routing [ 0.429491] NetLabel: Initializing [ 0.430215] NetLabel: domain hash size = 128 [ 0.431074] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.432046] NetLabel: unlabeled traffic allowed by default [ 0.433205] clocksource: Switched to clocksource kvm-clock [ 0.439289] AppArmor: AppArmor Filesystem Enabled [ 0.440267] pnp: PnP ACPI init [ 0.441237] pnp: PnP ACPI: found 5 devices [ 0.448348] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.450086] NET: Registered protocol family 2 [ 0.451097] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 0.452388] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 0.453580] TCP: Hash tables configured (established 2048 bind 2048) [ 0.454764] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.455868] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.457062] NET: Registered protocol family 1 [ 0.457946] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.459071] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.460165] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.478591] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.497231] Trying to unpack rootfs image as initramfs... [ 0.547834] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000) [ 0.562072] Scanning for low memory corruption every 60 seconds [ 0.563456] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.564624] audit: initializing netlink subsys (disabled) [ 0.565675] audit: type=2000 audit(1547793696.411:1): initialized [ 0.567008] Initialise system trusted keyring [ 0.567991] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.569151] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.571252] zbud: loaded [ 0.572017] VFS: Disk quotas dquot_6.6.0 [ 0.572835] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.574427] fuse init (API version 7.23) [ 0.575332] Key type big_key registered [ 0.576132] Allocating IMA MOK and blacklist keyrings. [ 0.577344] Key type asymmetric registered [ 0.578164] Asymmetric key parser 'x509' registered [ 0.579112] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.580597] io scheduler noop registered [ 0.581394] io scheduler deadline registered (default) [ 0.582387] io scheduler cfq registered [ 0.583218] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.584254] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.585518] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.586959] ACPI: Power Button [PWRF] [ 0.587843] GHES: HEST is not enabled! [ 0.606126] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.643273] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.645637] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.669536] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.672118] Linux agpgart interface v0.103 [ 0.674477] brd: module loaded [ 0.675800] loop: module loaded [ 0.679942] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.681393] GPT:90111 != 20971519 [ 0.682081] GPT:Alternate GPT header not at the end of the disk. [ 0.683156] GPT:90111 != 20971519 [ 0.683835] GPT: Use GNU Parted to correct GPT errors. [ 0.684788] vda: vda1 vda15 [ 0.686232] scsi host0: ata_piix [ 0.687004] scsi host1: ata_piix [ 0.687708] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.688908] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.690509] libphy: Fixed MDIO Bus: probed [ 0.691335] tun: Universal TUN/TAP device driver, 1.6 [ 0.692274] tun: (C) 1999-2004 Max Krasnyansky [ 0.694964] PPP generic driver version 2.4.2 [ 0.695897] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.697077] ehci-pci: EHCI PCI platform driver [ 0.697943] ehci-platform: EHCI generic platform driver [ 0.698923] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.700034] ohci-pci: OHCI PCI platform driver [ 0.700889] ohci-platform: OHCI generic platform driver [ 0.701868] uhci_hcd: USB Universal Host Controller Interface driver [ 0.720806] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.721814] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.723257] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.724244] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.725361] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.726574] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.727973] usb usb1: Product: UHCI Host Controller [ 0.728898] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.730044] usb usb1: SerialNumber: 0000:00:01.2 [ 0.731041] hub 1-0:1.0: USB hub found [ 0.731813] hub 1-0:1.0: 2 ports detected [ 0.732722] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.734876] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.735831] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.736856] mousedev: PS/2 mouse device common for all mice [ 0.738046] rtc_cmos 00:00: RTC can wake from S4 [ 0.739251] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.740926] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.742229] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.743420] i2c /dev entries driver [ 0.744171] device-mapper: uevent: version 1.0.3 [ 0.745100] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.746710] ledtrig-cpu: registered to indicate activity on CPUs [ 0.748027] NET: Registered protocol family 10 [ 0.749054] NET: Registered protocol family 17 [ 0.749942] Key type dns_resolver registered [ 0.750908] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.752046] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.753127] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.754854] registered taskstats version 1 [ 0.755683] Loading compiled-in X.509 certificates [ 0.757101] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.758928] zswap: loaded using pool lzo/zbud [ 0.760425] Key type trusted registered [ 0.762153] Key type encrypted registered [ 0.762975] AppArmor: AppArmor sha1 policy hashing enabled [ 0.764001] ima: No TPM chip found, activating TPM-bypass! [ 0.765032] evm: HMAC attrs: 0x1 [ 0.765969] Magic number: 3:89:671 [ 0.766819] rtc_cmos 00:00: setting system clock to 2019-01-18 06:41:35 UTC (1547793695) [ 0.778949] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.780062] EDD information not available. [ 0.846473] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.848030] Write protecting the kernel read-only data: 14336k [ 0.849642] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.851449] 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.906554] 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.25 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.13... Lease of 10.55.1.13 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.44. iid=i-000000e4 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.910 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCIGLE0QGL1oBCwZzHQ7KoaiYW/+dJYs9MmkOLP70o3mrIJHcrcxsgd+8dnnqTZgqf3fG+D2BNrEZrHG4OQ/NHft81Z5YUZDLgcmmYht49vOHKC2ElrCWZdE0LTBVga2jtB7WJTaKxPI0/jSOVtDTSuWmfetFa2T1mw+/yki0nyWkf9V5GV1Cxot6aD4G0Lm27paGF11KaL1A8c0//S08zxAQ05sedg8Fu+triUxfvXj9blvoKlk1YeD9FlQBYr3dn7JcR0OAkpDwWfjod5/mKL8kcN5WXUkaKNK6mJOVg0n/MlAeNv+kcIj6pOLHGbQq7eGVkQhKgaqBLfnfsjFlV7 root@createinstancesinglenetworktests-b8dbae3d-ccac-4ce6-b799-963628 ssh-dss AAAAB3NzaC1kc3MAAACBAIw3zOB6iaDJn1nNT47UlZx7TA20DHO2KOabN2DPj0R0qjaby9d93kWcJ8wrmSQVWzHWk/urvL2TV4tT+OvSVcnBf249KPdHKG1cQPMp9OQvPq93/J384EOmjFjdtJqZOh1MJIqVdDWKcRC0+ilkA1BkTcZG77SbjCdpSWEXkxPZAAAAFQCcgJxpFv4cYAE5IFbgBdvAc3K11wAAAIB8tJ7rYaydpI0R1woN8MExMEWknBj+rpV7aeNcnqDd4YvUXFq6PParKV0SFt/lU0GthgYFrTLl9C4BT4MJFdUDlPuBCjZxTTgxCdq6Ue4TiRBolnuz4KxjlUO6iBOSOIHxJkN/M3f9KfsK1jUkIrBdxkpLFeJRPk7gFchsqHITJwAAAIBGbCWXCtKXObE6iopjwoBgofF5gHgVM4s/zpBCVxHpAgxfNNJFnIOsAbdGOVJy0Vc82+qSs2zQY0UuGeEMYz6KOBRck1m0h8pNbKMaVqmxZpXuGKK9cxWdyKSvv7vUtHB8AfYX4d89NFI5eYdFU2jkW5l56H+L7mjxwLM5ZQlsfg== root@createinstancesinglenetworktests-b8dbae3d-ccac-4ce6-b799-963628 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,10.55.1.13,24,fe80::f816:3eff:febf:1b3e/64, ip-route:default via 10.55.1.1 dev eth0 ip-route:10.55.1.0/24 dev eth0 src 10.55.1.13 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-000000e4 name: N/A availability-zone: nova local-hostname: createinstancesinglenetworktests-b8dbae3d-ccac-4ce6-b799-963628 launch-index: 0 === cirros: current=0.4.0 uptime=3.36 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. createinstancesinglenetworktests-b8dbae3d-ccac-4ce6-b799-963628 login: 2019-01-18 06:41:49,921 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/31cade6c-38df-4f0d-a9c8-5635c7bc69b2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3083c12072d044388ac690b39ff66d269167ec71" 2019-01-18 06:41:50,292 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:41: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-34ac038f-e9c6-4efa-bc10-7584e7b71120 x-compute-request-id: req-34ac038f-e9c6-4efa-bc10-7584e7b71120 Content-Encoding: gzip Content-Length: 775 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-b8dbae3d-ccac-4ce6-b799-963628976916-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bf:1b:3e", "version": 4, "addr": "10.55.1.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/31cade6c-38df-4f0d-a9c8-5635c7bc69b2", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/31cade6c-38df-4f0d-a9c8-5635c7bc69b2", "rel": "bookmark"}], "image": {"id": "374fb38b-e805-481a-873a-e93e9fb19383", "links": [{"href": "http://172.30.9.23:8774/images/374fb38b-e805-481a-873a-e93e9fb19383", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-18T06:41:35.000000", "flavor": {"id": "4bb8aa7b-2f73-4b37-bc2a-ff81e8fe6942", "links": [{"href": "http://172.30.9.23:8774/flavors/4bb8aa7b-2f73-4b37-bc2a-ff81e8fe6942", "rel": "bookmark"}]}, "id": "31cade6c-38df-4f0d-a9c8-5635c7bc69b2", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-b8dbae3d-ccac-4ce6-b799-963628976916-sec-grp"}], "user_id": "195972210353424e89e11ded3ca09f25", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-18T06:41:37Z", "hostId": "e207366d6a57c037cd8bf1ed58a2a8f392130257d23aa7961d5e45e7", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-b8dbae3d-ccac-4ce6-b799-963628976916-kp", "name": "CreateInstanceSingleNetworkTests-b8dbae3d-ccac-4ce6-b799-963628976916-inst", "created": "2019-01-18T06:41:30Z", "tenant_id": "e525cfff90884bf9a7fc5cc891bd364d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-18 06:41:50,292 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/31cade6c-38df-4f0d-a9c8-5635c7bc69b2 used request id req-34ac038f-e9c6-4efa-bc10-7584e7b71120 2019-01-18 06:41:50,297 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-b8dbae3d-ccac-4ce6-b799-963628976916-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3083c12072d044388ac690b39ff66d269167ec71" 2019-01-18 06:41:50,427 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-5f81005b-4b9a-4cfd-ba9e-5b8624695755 Date: Fri, 18 Jan 2019 06:41: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":["a04b0f94-c761-48ce-abc8-ee7b9119e8ac"],"updated_at":"2019-01-18T06:41:06Z","tenant_id":"e525cfff90884bf9a7fc5cc891bd364d","created_at":"2019-01-18T06:41:05Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"e525cfff90884bf9a7fc5cc891bd364d","id":"75681bce-9dd7-4265-bd07-e9011df09898","name":"CreateInstanceSingleNetworkTests-b8dbae3d-ccac-4ce6-b799-963628976916-pub-net"}]} 2019-01-18 06:41:50,427 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-b8dbae3d-ccac-4ce6-b799-963628976916-pub-net used request id req-5f81005b-4b9a-4cfd-ba9e-5b8624695755 2019-01-18 06:41:50,431 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/e525cfff90884bf9a7fc5cc891bd364d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3083c12072d044388ac690b39ff66d269167ec71" 2019-01-18 06:41:50,517 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:41:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c486ded8-3bd3-47ed-8fa4-7268531d97d0 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/e525cfff90884bf9a7fc5cc891bd364d"}, "enabled": true, "id": "e525cfff90884bf9a7fc5cc891bd364d", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-c23f7cb2-de33-495-proj"}} 2019-01-18 06:41:50,517 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/e525cfff90884bf9a7fc5cc891bd364d used request id req-c486ded8-3bd3-47ed-8fa4-7268531d97d0 2019-01-18 06:41:50,523 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=75681bce-9dd7-4265-bd07-e9011df09898 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3083c12072d044388ac690b39ff66d269167ec71" 2019-01-18 06:41:50,581 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-f892c812-ad08-481b-8ddf-56ae023fe945 Date: Fri, 18 Jan 2019 06:41:50 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"75681bce-9dd7-4265-bd07-e9011df09898","tenant_id":"e525cfff90884bf9a7fc5cc891bd364d","created_at":"2019-01-18T06:41:06Z","dns_nameservers":[],"updated_at":"2019-01-18T06:41:06Z","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":"e525cfff90884bf9a7fc5cc891bd364d","id":"a04b0f94-c761-48ce-abc8-ee7b9119e8ac","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-b8dbae3d-ccac-4ce6-b799-963628976916-pub-subnet"}]} 2019-01-18 06:41:50,581 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=75681bce-9dd7-4265-bd07-e9011df09898 used request id req-f892c812-ad08-481b-8ddf-56ae023fe945 2019-01-18 06:41:50,587 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=75681bce-9dd7-4265-bd07-e9011df09898 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3083c12072d044388ac690b39ff66d269167ec71" 2019-01-18 06:41:50,702 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3902 X-Openstack-Request-Id: req-e08178de-eb5e-4c57-a75f-7a4ab14bd16f Date: Fri, 18 Jan 2019 06:41:50 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:41:11Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"a04b0f94-c761-48ce-abc8-ee7b9119e8ac","ip_address":"10.55.1.4"}],"id":"14817ebe-26fa-449f-8c3a-d1a71334a658","security_groups":[],"mac_address":"fa:16:3e:4d:a1:5f","project_id":"e525cfff90884bf9a7fc5cc891bd364d","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"75681bce-9dd7-4265-bd07-e9011df09898","tenant_id":"e525cfff90884bf9a7fc5cc891bd364d","created_at":"2019-01-18T06:41:08Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-75681bce-9dd7-4265-bd07-e9011df09898"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:41:09Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"a04b0f94-c761-48ce-abc8-ee7b9119e8ac","ip_address":"10.55.1.3"}],"id":"88a87746-db24-4d8c-9131-8c33d9a27d7b","security_groups":[],"mac_address":"fa:16:3e:30:c2:95","project_id":"e525cfff90884bf9a7fc5cc891bd364d","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"75681bce-9dd7-4265-bd07-e9011df09898","tenant_id":"e525cfff90884bf9a7fc5cc891bd364d","created_at":"2019-01-18T06:41:07Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-75681bce-9dd7-4265-bd07-e9011df09898"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:41:45Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"a04b0f94-c761-48ce-abc8-ee7b9119e8ac","ip_address":"10.55.1.13"}],"id":"b7036245-393d-4be1-b4fa-cc28304b0029","security_groups":["41d46906-46f4-4091-8350-32ebf03456de","eff7fdcc-9d79-4fab-a272-6df3e78e23c2"],"mac_address":"fa:16:3e:bf:1b:3e","project_id":"e525cfff90884bf9a7fc5cc891bd364d","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-b8dbae3d-ccac-4ce6-b799-963628976916port-1","admin_state_up":true,"network_id":"75681bce-9dd7-4265-bd07-e9011df09898","tenant_id":"e525cfff90884bf9a7fc5cc891bd364d","created_at":"2019-01-18T06:41:26Z","binding:vnic_type":"normal","device_id":"31cade6c-38df-4f0d-a9c8-5635c7bc69b2"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:41:10Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"a04b0f94-c761-48ce-abc8-ee7b9119e8ac","ip_address":"10.55.1.2"}],"id":"d506341b-0626-4ab2-9b5c-2276637cf592","security_groups":[],"mac_address":"fa:16:3e:f0:45:ee","project_id":"e525cfff90884bf9a7fc5cc891bd364d","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"75681bce-9dd7-4265-bd07-e9011df09898","tenant_id":"e525cfff90884bf9a7fc5cc891bd364d","created_at":"2019-01-18T06:41:07Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-75681bce-9dd7-4265-bd07-e9011df09898"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:41:29Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"a04b0f94-c761-48ce-abc8-ee7b9119e8ac","ip_address":"10.55.1.1"}],"id":"e9083ccf-8502-4a69-b0fb-3fb3be0dd4a1","security_groups":[],"mac_address":"fa:16:3e:8e:40:fb","project_id":"e525cfff90884bf9a7fc5cc891bd364d","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"75681bce-9dd7-4265-bd07-e9011df09898","tenant_id":"e525cfff90884bf9a7fc5cc891bd364d","created_at":"2019-01-18T06:41:15Z","binding:vnic_type":"normal","device_id":"e0d87296-9461-4f9f-b354-0bf2d4b3d0fd"}]} 2019-01-18 06:41:50,702 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=75681bce-9dd7-4265-bd07-e9011df09898 used request id req-e08178de-eb5e-4c57-a75f-7a4ab14bd16f 2019-01-18 06:41:50,708 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/routers?name=CreateInstanceSingleNetworkTests-b8dbae3d-ccac-4ce6-b799-963628976916-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3083c12072d044388ac690b39ff66d269167ec71" 2019-01-18 06:41:50,778 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 732 X-Openstack-Request-Id: req-24bfe7c2-015a-4a35-9d37-239cf65fb918 Date: Fri, 18 Jan 2019 06:41:50 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "c7128340-d09d-4472-ab8c-6b0e75149f5d", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "99f540fb-52d8-49ca-b59c-736c854d3c9e", "ip_address": "172.30.9.205"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "e525cfff90884bf9a7fc5cc891bd364d", "created_at": "2019-01-18T06:41:09Z", "admin_state_up": true, "updated_at": "2019-01-18T06:41:15Z", "flavor_id": null, "revision_number": 7, "routes": [], "project_id": "e525cfff90884bf9a7fc5cc891bd364d", "id": "e0d87296-9461-4f9f-b354-0bf2d4b3d0fd", "name": "CreateInstanceSingleNetworkTests-b8dbae3d-ccac-4ce6-b799-963628976916-pub-router"}]} 2019-01-18 06:41:50,778 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers?name=CreateInstanceSingleNetworkTests-b8dbae3d-ccac-4ce6-b799-963628976916-pub-router used request id req-24bfe7c2-015a-4a35-9d37-239cf65fb918 2019-01-18 06:41:50,782 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/e525cfff90884bf9a7fc5cc891bd364d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3083c12072d044388ac690b39ff66d269167ec71" 2019-01-18 06:41:50,865 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:41:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-025fe156-6c5b-40d9-90fe-b6383e123d6d 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/e525cfff90884bf9a7fc5cc891bd364d"}, "enabled": true, "id": "e525cfff90884bf9a7fc5cc891bd364d", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-c23f7cb2-de33-495-proj"}} 2019-01-18 06:41:50,865 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/e525cfff90884bf9a7fc5cc891bd364d used request id req-025fe156-6c5b-40d9-90fe-b6383e123d6d 2019-01-18 06:41:50,871 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?device_id=e0d87296-9461-4f9f-b354-0bf2d4b3d0fd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3083c12072d044388ac690b39ff66d269167ec71" 2019-01-18 06:41:51,078 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 755 X-Openstack-Request-Id: req-1fae8128-0445-421a-ba0a-944893c612b9 Date: Fri, 18 Jan 2019 06:41:51 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:41:29Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"a04b0f94-c761-48ce-abc8-ee7b9119e8ac","ip_address":"10.55.1.1"}],"id":"e9083ccf-8502-4a69-b0fb-3fb3be0dd4a1","security_groups":[],"mac_address":"fa:16:3e:8e:40:fb","project_id":"e525cfff90884bf9a7fc5cc891bd364d","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"75681bce-9dd7-4265-bd07-e9011df09898","tenant_id":"e525cfff90884bf9a7fc5cc891bd364d","created_at":"2019-01-18T06:41:15Z","binding:vnic_type":"normal","device_id":"e0d87296-9461-4f9f-b354-0bf2d4b3d0fd"}]} 2019-01-18 06:41:51,078 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?device_id=e0d87296-9461-4f9f-b354-0bf2d4b3d0fd used request id req-1fae8128-0445-421a-ba0a-944893c612b9 2019-01-18 06:41:51,083 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets/a04b0f94-c761-48ce-abc8-ee7b9119e8ac -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3083c12072d044388ac690b39ff66d269167ec71" 2019-01-18 06:41:51,137 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 679 X-Openstack-Request-Id: req-2be30cae-8255-4ca9-b3da-13453b28ef30 Date: Fri, 18 Jan 2019 06:41:51 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"75681bce-9dd7-4265-bd07-e9011df09898","tenant_id":"e525cfff90884bf9a7fc5cc891bd364d","created_at":"2019-01-18T06:41:06Z","dns_nameservers":[],"updated_at":"2019-01-18T06:41:06Z","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":"e525cfff90884bf9a7fc5cc891bd364d","id":"a04b0f94-c761-48ce-abc8-ee7b9119e8ac","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-b8dbae3d-ccac-4ce6-b799-963628976916-pub-subnet"}} 2019-01-18 06:41:51,138 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets/a04b0f94-c761-48ce-abc8-ee7b9119e8ac used request id req-2be30cae-8255-4ca9-b3da-13453b28ef30 2019-01-18 06:41:51,143 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=c7128340-d09d-4472-ab8c-6b0e75149f5d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3083c12072d044388ac690b39ff66d269167ec71" 2019-01-18 06:41:51,243 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-ac660521-7281-41ad-8b98-7ebbb4067b0f Date: Fri, 18 Jan 2019 06:41:51 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"c7128340-d09d-4472-ab8c-6b0e75149f5d","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"47feb8aba08a40dca7028a1701e597b9","status":"ACTIVE","subnets":["99f540fb-52d8-49ca-b59c-736c854d3c9e"],"description":"","tags":[],"updated_at":"2019-01-18T04:39:13Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"47feb8aba08a40dca7028a1701e597b9","created_at":"2019-01-18T04:39:06Z","mtu":1500}]} 2019-01-18 06:41:51,243 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=c7128340-d09d-4472-ab8c-6b0e75149f5d used request id req-ac660521-7281-41ad-8b98-7ebbb4067b0f 2019-01-18 06:41:51,248 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=c7128340-d09d-4472-ab8c-6b0e75149f5d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3083c12072d044388ac690b39ff66d269167ec71" 2019-01-18 06:41:51,418 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-0967342c-765d-4b4f-90f6-35aadff4d6bb Date: Fri, 18 Jan 2019 06:41:51 GMT RESP BODY: {"subnets":[]} 2019-01-18 06:41:51,418 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=c7128340-d09d-4472-ab8c-6b0e75149f5d used request id req-0967342c-765d-4b4f-90f6-35aadff4d6bb 2019-01-18 06:41:51,421 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/31cade6c-38df-4f0d-a9c8-5635c7bc69b2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3083c12072d044388ac690b39ff66d269167ec71" 2019-01-18 06:41:52,489 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:41: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-dcd59dcd-4fcc-4845-a2ba-9c1b08db45ca x-compute-request-id: req-dcd59dcd-4fcc-4845-a2ba-9c1b08db45ca Content-Encoding: gzip Content-Length: 775 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-b8dbae3d-ccac-4ce6-b799-963628976916-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bf:1b:3e", "version": 4, "addr": "10.55.1.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/31cade6c-38df-4f0d-a9c8-5635c7bc69b2", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/31cade6c-38df-4f0d-a9c8-5635c7bc69b2", "rel": "bookmark"}], "image": {"id": "374fb38b-e805-481a-873a-e93e9fb19383", "links": [{"href": "http://172.30.9.23:8774/images/374fb38b-e805-481a-873a-e93e9fb19383", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-18T06:41:35.000000", "flavor": {"id": "4bb8aa7b-2f73-4b37-bc2a-ff81e8fe6942", "links": [{"href": "http://172.30.9.23:8774/flavors/4bb8aa7b-2f73-4b37-bc2a-ff81e8fe6942", "rel": "bookmark"}]}, "id": "31cade6c-38df-4f0d-a9c8-5635c7bc69b2", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-b8dbae3d-ccac-4ce6-b799-963628976916-sec-grp"}], "user_id": "195972210353424e89e11ded3ca09f25", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-18T06:41:37Z", "hostId": "e207366d6a57c037cd8bf1ed58a2a8f392130257d23aa7961d5e45e7", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-b8dbae3d-ccac-4ce6-b799-963628976916-kp", "name": "CreateInstanceSingleNetworkTests-b8dbae3d-ccac-4ce6-b799-963628976916-inst", "created": "2019-01-18T06:41:30Z", "tenant_id": "e525cfff90884bf9a7fc5cc891bd364d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-18 06:41:52,489 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/31cade6c-38df-4f0d-a9c8-5635c7bc69b2 used request id req-dcd59dcd-4fcc-4845-a2ba-9c1b08db45ca 2019-01-18 06:41:52,489 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-b8dbae3d-ccac-4ce6-b799-963628976916-inst] is - ACTIVE 2019-01-18 06:41:52,490 - create_instance - INFO - VM is - ACTIVE 2019-01-18 06:41:52,492 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/31cade6c-38df-4f0d-a9c8-5635c7bc69b2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3083c12072d044388ac690b39ff66d269167ec71" 2019-01-18 06:41:52,819 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06: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-9ce61ea1-c758-4561-b1b1-7a9b27d6803a x-compute-request-id: req-9ce61ea1-c758-4561-b1b1-7a9b27d6803a Content-Encoding: gzip Content-Length: 775 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-b8dbae3d-ccac-4ce6-b799-963628976916-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bf:1b:3e", "version": 4, "addr": "10.55.1.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/31cade6c-38df-4f0d-a9c8-5635c7bc69b2", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/31cade6c-38df-4f0d-a9c8-5635c7bc69b2", "rel": "bookmark"}], "image": {"id": "374fb38b-e805-481a-873a-e93e9fb19383", "links": [{"href": "http://172.30.9.23:8774/images/374fb38b-e805-481a-873a-e93e9fb19383", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-18T06:41:35.000000", "flavor": {"id": "4bb8aa7b-2f73-4b37-bc2a-ff81e8fe6942", "links": [{"href": "http://172.30.9.23:8774/flavors/4bb8aa7b-2f73-4b37-bc2a-ff81e8fe6942", "rel": "bookmark"}]}, "id": "31cade6c-38df-4f0d-a9c8-5635c7bc69b2", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-b8dbae3d-ccac-4ce6-b799-963628976916-sec-grp"}], "user_id": "195972210353424e89e11ded3ca09f25", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-18T06:41:37Z", "hostId": "e207366d6a57c037cd8bf1ed58a2a8f392130257d23aa7961d5e45e7", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-b8dbae3d-ccac-4ce6-b799-963628976916-kp", "name": "CreateInstanceSingleNetworkTests-b8dbae3d-ccac-4ce6-b799-963628976916-inst", "created": "2019-01-18T06:41:30Z", "tenant_id": "e525cfff90884bf9a7fc5cc891bd364d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-18 06:41:52,819 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/31cade6c-38df-4f0d-a9c8-5635c7bc69b2 used request id req-9ce61ea1-c758-4561-b1b1-7a9b27d6803a 2019-01-18 06:41:52,825 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-b8dbae3d-ccac-4ce6-b799-963628976916-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3083c12072d044388ac690b39ff66d269167ec71" 2019-01-18 06:41:52,926 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-a69710cd-330b-4faf-adce-59923a153dd4 Date: Fri, 18 Jan 2019 06:41: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":["a04b0f94-c761-48ce-abc8-ee7b9119e8ac"],"updated_at":"2019-01-18T06:41:06Z","tenant_id":"e525cfff90884bf9a7fc5cc891bd364d","created_at":"2019-01-18T06:41:05Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"e525cfff90884bf9a7fc5cc891bd364d","id":"75681bce-9dd7-4265-bd07-e9011df09898","name":"CreateInstanceSingleNetworkTests-b8dbae3d-ccac-4ce6-b799-963628976916-pub-net"}]} 2019-01-18 06:41:52,926 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-b8dbae3d-ccac-4ce6-b799-963628976916-pub-net used request id req-a69710cd-330b-4faf-adce-59923a153dd4 2019-01-18 06:41:52,930 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/e525cfff90884bf9a7fc5cc891bd364d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3083c12072d044388ac690b39ff66d269167ec71" 2019-01-18 06:41:53,007 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:41:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eda42c98-c013-46d1-bc7b-aeaf8bffad98 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/e525cfff90884bf9a7fc5cc891bd364d"}, "enabled": true, "id": "e525cfff90884bf9a7fc5cc891bd364d", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-c23f7cb2-de33-495-proj"}} 2019-01-18 06:41:53,007 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/e525cfff90884bf9a7fc5cc891bd364d used request id req-eda42c98-c013-46d1-bc7b-aeaf8bffad98 2019-01-18 06:41:53,012 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=75681bce-9dd7-4265-bd07-e9011df09898 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3083c12072d044388ac690b39ff66d269167ec71" 2019-01-18 06:41:53,064 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-25b378bc-4565-44d7-959e-9a5c33af6cb3 Date: Fri, 18 Jan 2019 06:41:53 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"75681bce-9dd7-4265-bd07-e9011df09898","tenant_id":"e525cfff90884bf9a7fc5cc891bd364d","created_at":"2019-01-18T06:41:06Z","dns_nameservers":[],"updated_at":"2019-01-18T06:41:06Z","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":"e525cfff90884bf9a7fc5cc891bd364d","id":"a04b0f94-c761-48ce-abc8-ee7b9119e8ac","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-b8dbae3d-ccac-4ce6-b799-963628976916-pub-subnet"}]} 2019-01-18 06:41:53,064 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=75681bce-9dd7-4265-bd07-e9011df09898 used request id req-25b378bc-4565-44d7-959e-9a5c33af6cb3 2019-01-18 06:41:53,071 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=75681bce-9dd7-4265-bd07-e9011df09898 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3083c12072d044388ac690b39ff66d269167ec71" 2019-01-18 06:41:53,172 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3902 X-Openstack-Request-Id: req-24fd5fcf-8838-4da6-87b1-b53e1b0d5a98 Date: Fri, 18 Jan 2019 06:41:53 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:41:11Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"a04b0f94-c761-48ce-abc8-ee7b9119e8ac","ip_address":"10.55.1.4"}],"id":"14817ebe-26fa-449f-8c3a-d1a71334a658","security_groups":[],"mac_address":"fa:16:3e:4d:a1:5f","project_id":"e525cfff90884bf9a7fc5cc891bd364d","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"75681bce-9dd7-4265-bd07-e9011df09898","tenant_id":"e525cfff90884bf9a7fc5cc891bd364d","created_at":"2019-01-18T06:41:08Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-75681bce-9dd7-4265-bd07-e9011df09898"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:41:09Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"a04b0f94-c761-48ce-abc8-ee7b9119e8ac","ip_address":"10.55.1.3"}],"id":"88a87746-db24-4d8c-9131-8c33d9a27d7b","security_groups":[],"mac_address":"fa:16:3e:30:c2:95","project_id":"e525cfff90884bf9a7fc5cc891bd364d","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"75681bce-9dd7-4265-bd07-e9011df09898","tenant_id":"e525cfff90884bf9a7fc5cc891bd364d","created_at":"2019-01-18T06:41:07Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-75681bce-9dd7-4265-bd07-e9011df09898"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:41:45Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"a04b0f94-c761-48ce-abc8-ee7b9119e8ac","ip_address":"10.55.1.13"}],"id":"b7036245-393d-4be1-b4fa-cc28304b0029","security_groups":["41d46906-46f4-4091-8350-32ebf03456de","eff7fdcc-9d79-4fab-a272-6df3e78e23c2"],"mac_address":"fa:16:3e:bf:1b:3e","project_id":"e525cfff90884bf9a7fc5cc891bd364d","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-b8dbae3d-ccac-4ce6-b799-963628976916port-1","admin_state_up":true,"network_id":"75681bce-9dd7-4265-bd07-e9011df09898","tenant_id":"e525cfff90884bf9a7fc5cc891bd364d","created_at":"2019-01-18T06:41:26Z","binding:vnic_type":"normal","device_id":"31cade6c-38df-4f0d-a9c8-5635c7bc69b2"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:41:10Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"a04b0f94-c761-48ce-abc8-ee7b9119e8ac","ip_address":"10.55.1.2"}],"id":"d506341b-0626-4ab2-9b5c-2276637cf592","security_groups":[],"mac_address":"fa:16:3e:f0:45:ee","project_id":"e525cfff90884bf9a7fc5cc891bd364d","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"75681bce-9dd7-4265-bd07-e9011df09898","tenant_id":"e525cfff90884bf9a7fc5cc891bd364d","created_at":"2019-01-18T06:41:07Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-75681bce-9dd7-4265-bd07-e9011df09898"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:41:29Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"a04b0f94-c761-48ce-abc8-ee7b9119e8ac","ip_address":"10.55.1.1"}],"id":"e9083ccf-8502-4a69-b0fb-3fb3be0dd4a1","security_groups":[],"mac_address":"fa:16:3e:8e:40:fb","project_id":"e525cfff90884bf9a7fc5cc891bd364d","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"75681bce-9dd7-4265-bd07-e9011df09898","tenant_id":"e525cfff90884bf9a7fc5cc891bd364d","created_at":"2019-01-18T06:41:15Z","binding:vnic_type":"normal","device_id":"e0d87296-9461-4f9f-b354-0bf2d4b3d0fd"}]} 2019-01-18 06:41:53,173 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=75681bce-9dd7-4265-bd07-e9011df09898 used request id req-24fd5fcf-8838-4da6-87b1-b53e1b0d5a98 2019-01-18 06:41:53,173 - neutron_utils - INFO - Creating floating ip to external network - external 2019-01-18 06:41:53,179 - 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}3083c12072d044388ac690b39ff66d269167ec71" 2019-01-18 06:41:53,581 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-7bbc97f7-c182-49b1-b798-d9e6be8adc92 Date: Fri, 18 Jan 2019 06:41:53 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"c7128340-d09d-4472-ab8c-6b0e75149f5d","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"47feb8aba08a40dca7028a1701e597b9","status":"ACTIVE","subnets":["99f540fb-52d8-49ca-b59c-736c854d3c9e"],"description":"","tags":[],"updated_at":"2019-01-18T04:39:13Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"47feb8aba08a40dca7028a1701e597b9","created_at":"2019-01-18T04:39:06Z","mtu":1500}]} 2019-01-18 06:41:53,581 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=external used request id req-7bbc97f7-c182-49b1-b798-d9e6be8adc92 2019-01-18 06:41:53,587 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=c7128340-d09d-4472-ab8c-6b0e75149f5d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3083c12072d044388ac690b39ff66d269167ec71" 2019-01-18 06:41:53,617 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-b9f98e5b-c369-43af-91da-0b1ae66efaa5 Date: Fri, 18 Jan 2019 06:41:53 GMT RESP BODY: {"subnets":[]} 2019-01-18 06:41:53,618 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=c7128340-d09d-4472-ab8c-6b0e75149f5d used request id req-b9f98e5b-c369-43af-91da-0b1ae66efaa5 2019-01-18 06:41:53,622 - 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}3083c12072d044388ac690b39ff66d269167ec71" -d '{"floatingip": {"floating_network_id": "c7128340-d09d-4472-ab8c-6b0e75149f5d", "port_id": "b7036245-393d-4be1-b4fa-cc28304b0029"}}' 2019-01-18 06:41:55,965 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 548 X-Openstack-Request-Id: req-0a9e9c21-062b-44cb-a280-424ddf7aa9f5 Date: Fri, 18 Jan 2019 06:41:55 GMT RESP BODY: {"floatingip": {"router_id": "e0d87296-9461-4f9f-b354-0bf2d4b3d0fd", "status": "DOWN", "description": "", "tags": [], "tenant_id": "e525cfff90884bf9a7fc5cc891bd364d", "created_at": "2019-01-18T06:41:54Z", "updated_at": "2019-01-18T06:41:54Z", "floating_network_id": "c7128340-d09d-4472-ab8c-6b0e75149f5d", "fixed_ip_address": "10.55.1.13", "floating_ip_address": "172.30.9.209", "revision_number": 0, "project_id": "e525cfff90884bf9a7fc5cc891bd364d", "port_id": "b7036245-393d-4be1-b4fa-cc28304b0029", "id": "e7f7dda0-51cf-4f7d-ad64-00f7b9d6f1ad"}} 2019-01-18 06:41:55,965 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/floatingips used request id req-0a9e9c21-062b-44cb-a280-424ddf7aa9f5 2019-01-18 06:41:55,966 - create_instance - INFO - Created floating IP 172.30.9.209 via router - CreateInstanceSingleNetworkTests-b8dbae3d-ccac-4ce6-b799-963628976916-pub-router 2019-01-18 06:41:55,966 - create_instance - INFO - Checking if VM is active 2019-01-18 06:41:55,969 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/31cade6c-38df-4f0d-a9c8-5635c7bc69b2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3083c12072d044388ac690b39ff66d269167ec71" 2019-01-18 06:41:56,329 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06: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-c10329fb-d70b-466a-b9c8-68a66ef0f340 x-compute-request-id: req-c10329fb-d70b-466a-b9c8-68a66ef0f340 Content-Encoding: gzip Content-Length: 775 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-b8dbae3d-ccac-4ce6-b799-963628976916-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bf:1b:3e", "version": 4, "addr": "10.55.1.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/31cade6c-38df-4f0d-a9c8-5635c7bc69b2", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/31cade6c-38df-4f0d-a9c8-5635c7bc69b2", "rel": "bookmark"}], "image": {"id": "374fb38b-e805-481a-873a-e93e9fb19383", "links": [{"href": "http://172.30.9.23:8774/images/374fb38b-e805-481a-873a-e93e9fb19383", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-18T06:41:35.000000", "flavor": {"id": "4bb8aa7b-2f73-4b37-bc2a-ff81e8fe6942", "links": [{"href": "http://172.30.9.23:8774/flavors/4bb8aa7b-2f73-4b37-bc2a-ff81e8fe6942", "rel": "bookmark"}]}, "id": "31cade6c-38df-4f0d-a9c8-5635c7bc69b2", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-b8dbae3d-ccac-4ce6-b799-963628976916-sec-grp"}], "user_id": "195972210353424e89e11ded3ca09f25", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-18T06:41:37Z", "hostId": "e207366d6a57c037cd8bf1ed58a2a8f392130257d23aa7961d5e45e7", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-b8dbae3d-ccac-4ce6-b799-963628976916-kp", "name": "CreateInstanceSingleNetworkTests-b8dbae3d-ccac-4ce6-b799-963628976916-inst", "created": "2019-01-18T06:41:30Z", "tenant_id": "e525cfff90884bf9a7fc5cc891bd364d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-18 06:41:56,329 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/31cade6c-38df-4f0d-a9c8-5635c7bc69b2 used request id req-c10329fb-d70b-466a-b9c8-68a66ef0f340 2019-01-18 06:41:56,330 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-b8dbae3d-ccac-4ce6-b799-963628976916-inst] is - ACTIVE 2019-01-18 06:41:56,330 - create_instance - INFO - VM is - ACTIVE 2019-01-18 06:41:56,333 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/31cade6c-38df-4f0d-a9c8-5635c7bc69b2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3083c12072d044388ac690b39ff66d269167ec71" 2019-01-18 06:41:56,653 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:41: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-e30f7ed8-9acc-4879-9851-dc941cdec5eb x-compute-request-id: req-e30f7ed8-9acc-4879-9851-dc941cdec5eb Content-Encoding: gzip Content-Length: 775 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-b8dbae3d-ccac-4ce6-b799-963628976916-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bf:1b:3e", "version": 4, "addr": "10.55.1.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/31cade6c-38df-4f0d-a9c8-5635c7bc69b2", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/31cade6c-38df-4f0d-a9c8-5635c7bc69b2", "rel": "bookmark"}], "image": {"id": "374fb38b-e805-481a-873a-e93e9fb19383", "links": [{"href": "http://172.30.9.23:8774/images/374fb38b-e805-481a-873a-e93e9fb19383", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-18T06:41:35.000000", "flavor": {"id": "4bb8aa7b-2f73-4b37-bc2a-ff81e8fe6942", "links": [{"href": "http://172.30.9.23:8774/flavors/4bb8aa7b-2f73-4b37-bc2a-ff81e8fe6942", "rel": "bookmark"}]}, "id": "31cade6c-38df-4f0d-a9c8-5635c7bc69b2", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-b8dbae3d-ccac-4ce6-b799-963628976916-sec-grp"}], "user_id": "195972210353424e89e11ded3ca09f25", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-18T06:41:37Z", "hostId": "e207366d6a57c037cd8bf1ed58a2a8f392130257d23aa7961d5e45e7", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-b8dbae3d-ccac-4ce6-b799-963628976916-kp", "name": "CreateInstanceSingleNetworkTests-b8dbae3d-ccac-4ce6-b799-963628976916-inst", "created": "2019-01-18T06:41:30Z", "tenant_id": "e525cfff90884bf9a7fc5cc891bd364d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-18 06:41:56,653 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/31cade6c-38df-4f0d-a9c8-5635c7bc69b2 used request id req-e30f7ed8-9acc-4879-9851-dc941cdec5eb 2019-01-18 06:41:56,659 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-b8dbae3d-ccac-4ce6-b799-963628976916-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3083c12072d044388ac690b39ff66d269167ec71" 2019-01-18 06:41:56,757 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-1ef1919e-668f-4910-96a5-096a51096729 Date: Fri, 18 Jan 2019 06:41: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":["a04b0f94-c761-48ce-abc8-ee7b9119e8ac"],"updated_at":"2019-01-18T06:41:06Z","tenant_id":"e525cfff90884bf9a7fc5cc891bd364d","created_at":"2019-01-18T06:41:05Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"e525cfff90884bf9a7fc5cc891bd364d","id":"75681bce-9dd7-4265-bd07-e9011df09898","name":"CreateInstanceSingleNetworkTests-b8dbae3d-ccac-4ce6-b799-963628976916-pub-net"}]} 2019-01-18 06:41:56,757 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-b8dbae3d-ccac-4ce6-b799-963628976916-pub-net used request id req-1ef1919e-668f-4910-96a5-096a51096729 2019-01-18 06:41:56,761 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/e525cfff90884bf9a7fc5cc891bd364d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3083c12072d044388ac690b39ff66d269167ec71" 2019-01-18 06:41:56,840 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:41:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7e0fb2eb-d096-4a21-83c6-3f53942f47bd 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/e525cfff90884bf9a7fc5cc891bd364d"}, "enabled": true, "id": "e525cfff90884bf9a7fc5cc891bd364d", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-c23f7cb2-de33-495-proj"}} 2019-01-18 06:41:56,840 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/e525cfff90884bf9a7fc5cc891bd364d used request id req-7e0fb2eb-d096-4a21-83c6-3f53942f47bd 2019-01-18 06:41:56,846 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=75681bce-9dd7-4265-bd07-e9011df09898 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3083c12072d044388ac690b39ff66d269167ec71" 2019-01-18 06:41:56,899 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-3a7c519b-1402-4f35-a082-ab20ebb62945 Date: Fri, 18 Jan 2019 06:41:56 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"75681bce-9dd7-4265-bd07-e9011df09898","tenant_id":"e525cfff90884bf9a7fc5cc891bd364d","created_at":"2019-01-18T06:41:06Z","dns_nameservers":[],"updated_at":"2019-01-18T06:41:06Z","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":"e525cfff90884bf9a7fc5cc891bd364d","id":"a04b0f94-c761-48ce-abc8-ee7b9119e8ac","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-b8dbae3d-ccac-4ce6-b799-963628976916-pub-subnet"}]} 2019-01-18 06:41:56,899 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=75681bce-9dd7-4265-bd07-e9011df09898 used request id req-3a7c519b-1402-4f35-a082-ab20ebb62945 2019-01-18 06:41:56,905 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=75681bce-9dd7-4265-bd07-e9011df09898 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3083c12072d044388ac690b39ff66d269167ec71" 2019-01-18 06:41:57,002 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3902 X-Openstack-Request-Id: req-092d1a3f-91b7-4743-bc69-b459523fe2ab Date: Fri, 18 Jan 2019 06:41:56 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:41:11Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"a04b0f94-c761-48ce-abc8-ee7b9119e8ac","ip_address":"10.55.1.4"}],"id":"14817ebe-26fa-449f-8c3a-d1a71334a658","security_groups":[],"mac_address":"fa:16:3e:4d:a1:5f","project_id":"e525cfff90884bf9a7fc5cc891bd364d","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"75681bce-9dd7-4265-bd07-e9011df09898","tenant_id":"e525cfff90884bf9a7fc5cc891bd364d","created_at":"2019-01-18T06:41:08Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-75681bce-9dd7-4265-bd07-e9011df09898"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:41:09Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"a04b0f94-c761-48ce-abc8-ee7b9119e8ac","ip_address":"10.55.1.3"}],"id":"88a87746-db24-4d8c-9131-8c33d9a27d7b","security_groups":[],"mac_address":"fa:16:3e:30:c2:95","project_id":"e525cfff90884bf9a7fc5cc891bd364d","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"75681bce-9dd7-4265-bd07-e9011df09898","tenant_id":"e525cfff90884bf9a7fc5cc891bd364d","created_at":"2019-01-18T06:41:07Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-75681bce-9dd7-4265-bd07-e9011df09898"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:41:45Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"a04b0f94-c761-48ce-abc8-ee7b9119e8ac","ip_address":"10.55.1.13"}],"id":"b7036245-393d-4be1-b4fa-cc28304b0029","security_groups":["41d46906-46f4-4091-8350-32ebf03456de","eff7fdcc-9d79-4fab-a272-6df3e78e23c2"],"mac_address":"fa:16:3e:bf:1b:3e","project_id":"e525cfff90884bf9a7fc5cc891bd364d","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-b8dbae3d-ccac-4ce6-b799-963628976916port-1","admin_state_up":true,"network_id":"75681bce-9dd7-4265-bd07-e9011df09898","tenant_id":"e525cfff90884bf9a7fc5cc891bd364d","created_at":"2019-01-18T06:41:26Z","binding:vnic_type":"normal","device_id":"31cade6c-38df-4f0d-a9c8-5635c7bc69b2"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:41:10Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"a04b0f94-c761-48ce-abc8-ee7b9119e8ac","ip_address":"10.55.1.2"}],"id":"d506341b-0626-4ab2-9b5c-2276637cf592","security_groups":[],"mac_address":"fa:16:3e:f0:45:ee","project_id":"e525cfff90884bf9a7fc5cc891bd364d","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"75681bce-9dd7-4265-bd07-e9011df09898","tenant_id":"e525cfff90884bf9a7fc5cc891bd364d","created_at":"2019-01-18T06:41:07Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-75681bce-9dd7-4265-bd07-e9011df09898"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:41:29Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"a04b0f94-c761-48ce-abc8-ee7b9119e8ac","ip_address":"10.55.1.1"}],"id":"e9083ccf-8502-4a69-b0fb-3fb3be0dd4a1","security_groups":[],"mac_address":"fa:16:3e:8e:40:fb","project_id":"e525cfff90884bf9a7fc5cc891bd364d","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"75681bce-9dd7-4265-bd07-e9011df09898","tenant_id":"e525cfff90884bf9a7fc5cc891bd364d","created_at":"2019-01-18T06:41:15Z","binding:vnic_type":"normal","device_id":"e0d87296-9461-4f9f-b354-0bf2d4b3d0fd"}]} 2019-01-18 06:41:57,002 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=75681bce-9dd7-4265-bd07-e9011df09898 used request id req-092d1a3f-91b7-4743-bc69-b459523fe2ab 2019-01-18 06:41:57,003 - ansible_utils - DEBUG - Retrieving SSH client 2019-01-18 06:41:57,006 - paramiko.transport - DEBUG - starting thread (client mode): 0xe38a1fd0L 2019-01-18 06:41:57,007 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2019-01-18 06:41:57,007 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2019-01-18 06:41:57,007 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2019-01-18 06:41:57,008 - 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 2019-01-18 06:41:57,009 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-01-18 06:41:57,009 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2019-01-18 06:41:57,009 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-01-18 06:41:57,009 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-01-18 06:41:57,009 - paramiko.transport - DEBUG - Compression agreed: none 2019-01-18 06:41:57,027 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-01-18 06:41:57,027 - paramiko.transport - DEBUG - Switch to new keys ... 2019-01-18 06:41:57,039 - paramiko.transport - DEBUG - Trying key 2d41c563f14ca88b445492f5dd23ae42 from tmp/CreateInstanceSingleNetworkTests-b8dbae3d-ccac-4ce6-b799-963628976916 2019-01-18 06:41:57,066 - paramiko.transport - DEBUG - userauth is OK 2019-01-18 06:41:57,069 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-01-18 06:41:57,170 - paramiko.transport - DEBUG - EOF in transport thread 2019-01-18 06:41:57,185 - create_instance - INFO - SSH is active for VM instance 2019-01-18 06:41:57,185 - ansible_utils - DEBUG - Retrieving SSH client 2019-01-18 06:41:57,187 - paramiko.transport - DEBUG - starting thread (client mode): 0xe38a1e90L 2019-01-18 06:41:57,187 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2019-01-18 06:41:57,188 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2019-01-18 06:41:57,188 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2019-01-18 06:41:57,189 - 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 2019-01-18 06:41:57,189 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-01-18 06:41:57,189 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2019-01-18 06:41:57,189 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-01-18 06:41:57,190 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-01-18 06:41:57,190 - paramiko.transport - DEBUG - Compression agreed: none 2019-01-18 06:41:57,206 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-01-18 06:41:57,207 - paramiko.transport - DEBUG - Switch to new keys ... 2019-01-18 06:41:57,220 - paramiko.transport - DEBUG - Trying key 2d41c563f14ca88b445492f5dd23ae42 from tmp/CreateInstanceSingleNetworkTests-b8dbae3d-ccac-4ce6-b799-963628976916 2019-01-18 06:41:57,246 - paramiko.transport - DEBUG - userauth is OK 2019-01-18 06:41:57,249 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-01-18 06:41:57,252 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-01-18 06:41:57,253 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2019-01-18 06:41:57,253 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-01-18 06:41:57,255 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-01-18 06:41:57,256 - paramiko.transport - DEBUG - EOF in transport thread 2019-01-18 06:41:57,257 - create_instance - INFO - Deleting Floating IP - 172.30.9.209 2019-01-18 06:41:57,257 - neutron_utils - DEBUG - Attempting to delete existing floating ip with IP - 172.30.9.209 2019-01-18 06:41:57,263 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/floatingips/e7f7dda0-51cf-4f7d-ad64-00f7b9d6f1ad -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3083c12072d044388ac690b39ff66d269167ec71" 2019-01-18 06:41:58,220 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-f512397e-fa7a-48fc-b389-43492f1f791e Content-Length: 0 Date: Fri, 18 Jan 2019 06:41:58 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-18 06:41:58,220 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/floatingips/e7f7dda0-51cf-4f7d-ad64-00f7b9d6f1ad used request id req-f512397e-fa7a-48fc-b389-43492f1f791e 2019-01-18 06:41:58,220 - create_instance - INFO - Deleting Port with ID - b7036245-393d-4be1-b4fa-cc28304b0029 2019-01-18 06:41:58,221 - neutron_utils - INFO - Deleting port with name CreateInstanceSingleNetworkTests-b8dbae3d-ccac-4ce6-b799-963628976916port-1 2019-01-18 06:41:58,226 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/ports/b7036245-393d-4be1-b4fa-cc28304b0029 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3083c12072d044388ac690b39ff66d269167ec71" 2019-01-18 06:41:58,708 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-e3da8ab1-4138-4773-89cf-9722f02b16f9 Date: Fri, 18 Jan 2019 06:41:58 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-18 06:41:58,708 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/ports/b7036245-393d-4be1-b4fa-cc28304b0029 used request id req-e3da8ab1-4138-4773-89cf-9722f02b16f9 2019-01-18 06:41:58,709 - create_instance - INFO - Deleting VM instance - CreateInstanceSingleNetworkTests-b8dbae3d-ccac-4ce6-b799-963628976916-inst 2019-01-18 06:41:58,711 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/servers/31cade6c-38df-4f0d-a9c8-5635c7bc69b2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3083c12072d044388ac690b39ff66d269167ec71" 2019-01-18 06:41:58,856 - novaclient.v2.client - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 06: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 x-openstack-request-id: req-f3cbe3e6-c69e-48b8-9ad6-a5b649e056c5 x-compute-request-id: req-f3cbe3e6-c69e-48b8-9ad6-a5b649e056c5 Content-Type: application/json 2019-01-18 06:41:58,856 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/servers/31cade6c-38df-4f0d-a9c8-5635c7bc69b2 used request id req-f3cbe3e6-c69e-48b8-9ad6-a5b649e056c5 2019-01-18 06:41:58,857 - create_instance - INFO - Checking deletion status 2019-01-18 06:41:58,860 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/31cade6c-38df-4f0d-a9c8-5635c7bc69b2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3083c12072d044388ac690b39ff66d269167ec71" 2019-01-18 06:41:59,099 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06: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-799a9825-17bf-4f70-ae98-6c2edf767d14 x-compute-request-id: req-799a9825-17bf-4f70-ae98-6c2edf767d14 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/31cade6c-38df-4f0d-a9c8-5635c7bc69b2", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/31cade6c-38df-4f0d-a9c8-5635c7bc69b2", "rel": "bookmark"}], "image": {"id": "374fb38b-e805-481a-873a-e93e9fb19383", "links": [{"href": "http://172.30.9.23:8774/images/374fb38b-e805-481a-873a-e93e9fb19383", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-18T06:41:35.000000", "flavor": {"id": "4bb8aa7b-2f73-4b37-bc2a-ff81e8fe6942", "links": [{"href": "http://172.30.9.23:8774/flavors/4bb8aa7b-2f73-4b37-bc2a-ff81e8fe6942", "rel": "bookmark"}]}, "id": "31cade6c-38df-4f0d-a9c8-5635c7bc69b2", "user_id": "195972210353424e89e11ded3ca09f25", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-18T06:41:58Z", "hostId": "e207366d6a57c037cd8bf1ed58a2a8f392130257d23aa7961d5e45e7", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-b8dbae3d-ccac-4ce6-b799-963628976916-kp", "name": "CreateInstanceSingleNetworkTests-b8dbae3d-ccac-4ce6-b799-963628976916-inst", "created": "2019-01-18T06:41:30Z", "tenant_id": "e525cfff90884bf9a7fc5cc891bd364d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-18 06:41:59,100 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/31cade6c-38df-4f0d-a9c8-5635c7bc69b2 used request id req-799a9825-17bf-4f70-ae98-6c2edf767d14 2019-01-18 06:41:59,100 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-b8dbae3d-ccac-4ce6-b799-963628976916-inst] is - ACTIVE 2019-01-18 06:41:59,100 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-18 06:42:02,103 - create_instance - DEBUG - VM status query timeout in 296.753330946 2019-01-18 06:42:02,106 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/31cade6c-38df-4f0d-a9c8-5635c7bc69b2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3083c12072d044388ac690b39ff66d269167ec71" 2019-01-18 06:42:02,376 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:42: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-5c00dfe2-aef0-421e-8f23-bc1d30f898e3 x-compute-request-id: req-5c00dfe2-aef0-421e-8f23-bc1d30f898e3 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/31cade6c-38df-4f0d-a9c8-5635c7bc69b2", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/31cade6c-38df-4f0d-a9c8-5635c7bc69b2", "rel": "bookmark"}], "image": {"id": "374fb38b-e805-481a-873a-e93e9fb19383", "links": [{"href": "http://172.30.9.23:8774/images/374fb38b-e805-481a-873a-e93e9fb19383", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-18T06:41:35.000000", "flavor": {"id": "4bb8aa7b-2f73-4b37-bc2a-ff81e8fe6942", "links": [{"href": "http://172.30.9.23:8774/flavors/4bb8aa7b-2f73-4b37-bc2a-ff81e8fe6942", "rel": "bookmark"}]}, "id": "31cade6c-38df-4f0d-a9c8-5635c7bc69b2", "user_id": "195972210353424e89e11ded3ca09f25", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-18T06:41:58Z", "hostId": "e207366d6a57c037cd8bf1ed58a2a8f392130257d23aa7961d5e45e7", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-b8dbae3d-ccac-4ce6-b799-963628976916-kp", "name": "CreateInstanceSingleNetworkTests-b8dbae3d-ccac-4ce6-b799-963628976916-inst", "created": "2019-01-18T06:41:30Z", "tenant_id": "e525cfff90884bf9a7fc5cc891bd364d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-18 06:42:02,376 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/31cade6c-38df-4f0d-a9c8-5635c7bc69b2 used request id req-5c00dfe2-aef0-421e-8f23-bc1d30f898e3 2019-01-18 06:42:02,377 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-b8dbae3d-ccac-4ce6-b799-963628976916-inst] is - ACTIVE 2019-01-18 06:42:02,377 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-18 06:42:05,380 - create_instance - DEBUG - VM status query timeout in 293.476526022 2019-01-18 06:42:05,383 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/31cade6c-38df-4f0d-a9c8-5635c7bc69b2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3083c12072d044388ac690b39ff66d269167ec71" 2019-01-18 06:42:05,876 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:42: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-6a5911c6-7de5-4a05-a421-46e17451359b x-compute-request-id: req-6a5911c6-7de5-4a05-a421-46e17451359b 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/31cade6c-38df-4f0d-a9c8-5635c7bc69b2", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/31cade6c-38df-4f0d-a9c8-5635c7bc69b2", "rel": "bookmark"}], "image": {"id": "374fb38b-e805-481a-873a-e93e9fb19383", "links": [{"href": "http://172.30.9.23:8774/images/374fb38b-e805-481a-873a-e93e9fb19383", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-18T06:41:35.000000", "flavor": {"id": "4bb8aa7b-2f73-4b37-bc2a-ff81e8fe6942", "links": [{"href": "http://172.30.9.23:8774/flavors/4bb8aa7b-2f73-4b37-bc2a-ff81e8fe6942", "rel": "bookmark"}]}, "id": "31cade6c-38df-4f0d-a9c8-5635c7bc69b2", "user_id": "195972210353424e89e11ded3ca09f25", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-18T06:41:58Z", "hostId": "e207366d6a57c037cd8bf1ed58a2a8f392130257d23aa7961d5e45e7", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-b8dbae3d-ccac-4ce6-b799-963628976916-kp", "name": "CreateInstanceSingleNetworkTests-b8dbae3d-ccac-4ce6-b799-963628976916-inst", "created": "2019-01-18T06:41:30Z", "tenant_id": "e525cfff90884bf9a7fc5cc891bd364d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-18 06:42:05,876 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/31cade6c-38df-4f0d-a9c8-5635c7bc69b2 used request id req-6a5911c6-7de5-4a05-a421-46e17451359b 2019-01-18 06:42:05,877 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-b8dbae3d-ccac-4ce6-b799-963628976916-inst] is - ACTIVE 2019-01-18 06:42:05,877 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-18 06:42:08,880 - create_instance - DEBUG - VM status query timeout in 289.976808071 2019-01-18 06:42:08,884 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/31cade6c-38df-4f0d-a9c8-5635c7bc69b2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3083c12072d044388ac690b39ff66d269167ec71" 2019-01-18 06:42:08,940 - novaclient.v2.client - DEBUG - RESP: [404] Date: Fri, 18 Jan 2019 06: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 x-openstack-request-id: req-6acdeceb-dbaa-4900-bfe7-4e45eab0b607 x-compute-request-id: req-6acdeceb-dbaa-4900-bfe7-4e45eab0b607 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 31cade6c-38df-4f0d-a9c8-5635c7bc69b2 could not be found.", "code": 404}} 2019-01-18 06:42:08,941 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/31cade6c-38df-4f0d-a9c8-5635c7bc69b2 used request id req-6acdeceb-dbaa-4900-bfe7-4e45eab0b607 2019-01-18 06:42:08,941 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 31cade6c-38df-4f0d-a9c8-5635c7bc69b2 could not be found. (HTTP 404) (Request-ID: req-6acdeceb-dbaa-4900-bfe7-4e45eab0b607) 2019-01-18 06:42:08,941 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstanceSingleNetworkTests-b8dbae3d-ccac-4ce6-b799-963628976916-inst 2019-01-18 06:42:08,942 - nova_utils - DEBUG - Deleting keypair - CreateInstanceSingleNetworkTests-b8dbae3d-ccac-4ce6-b799-963628976916-kp 2019-01-18 06:42:08,946 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/os-keypairs/CreateInstanceSingleNetworkTests-b8dbae3d-ccac-4ce6-b799-963628976916-kp -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ac457bed8ebecfcb1e5dd3b58efae1fee38f6cf" 2019-01-18 06:42:08,987 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 18 Jan 2019 06: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 x-openstack-request-id: req-2218f6e5-51f1-4983-8af7-6727b22e613a x-compute-request-id: req-2218f6e5-51f1-4983-8af7-6727b22e613a Content-Length: 0 Content-Type: application/json 2019-01-18 06:42:08,987 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/os-keypairs/CreateInstanceSingleNetworkTests-b8dbae3d-ccac-4ce6-b799-963628976916-kp used request id req-2218f6e5-51f1-4983-8af7-6727b22e613a 2019-01-18 06:42:08,987 - OpenStackKeypair - INFO - Deleted public key file [tmp/CreateInstanceSingleNetworkTests-b8dbae3d-ccac-4ce6-b799-963628976916.pub] 2019-01-18 06:42:08,988 - OpenStackKeypair - INFO - Deleted private key file [tmp/CreateInstanceSingleNetworkTests-b8dbae3d-ccac-4ce6-b799-963628976916] 2019-01-18 06:42:08,991 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/flavors/4bb8aa7b-2f73-4b37-bc2a-ff81e8fe6942 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17c4bf984a0b1250f080bc67da3df6d9858dc989" 2019-01-18 06:42:09,037 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 18 Jan 2019 06: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 x-openstack-request-id: req-2d0cd1b0-0f10-487d-8268-188c81397ae7 x-compute-request-id: req-2d0cd1b0-0f10-487d-8268-188c81397ae7 Content-Length: 0 Content-Type: application/json 2019-01-18 06:42:09,038 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/4bb8aa7b-2f73-4b37-bc2a-ff81e8fe6942 used request id req-2d0cd1b0-0f10-487d-8268-188c81397ae7 2019-01-18 06:42:09,038 - neutron_utils - INFO - Deleting security group rule with ID - f603c1bd-dcf6-402a-a489-0d2a9c9a71c7 2019-01-18 06:42:09,044 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-group-rules/f603c1bd-dcf6-402a-a489-0d2a9c9a71c7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9225d2aef91279038b6615ca9818a419564f64b1" 2019-01-18 06:42:09,303 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-d7c2d622-bc88-4477-b534-2d982d0ee26f Content-Length: 0 Date: Fri, 18 Jan 2019 06:42:09 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-18 06:42:09,303 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-group-rules/f603c1bd-dcf6-402a-a489-0d2a9c9a71c7 used request id req-d7c2d622-bc88-4477-b534-2d982d0ee26f 2019-01-18 06:42:09,303 - neutron_utils - INFO - Deleting security group rule with ID - d764ccf7-a9b0-496b-8b83-e8d313050424 2019-01-18 06:42:09,309 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-group-rules/d764ccf7-a9b0-496b-8b83-e8d313050424 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9225d2aef91279038b6615ca9818a419564f64b1" 2019-01-18 06:42:09,564 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-36d8f44b-38f6-44d9-a946-0f0d7aca19c7 Content-Length: 0 Date: Fri, 18 Jan 2019 06:42:09 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-18 06:42:09,564 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-group-rules/d764ccf7-a9b0-496b-8b83-e8d313050424 used request id req-36d8f44b-38f6-44d9-a946-0f0d7aca19c7 2019-01-18 06:42:09,564 - neutron_utils - INFO - Deleting security group rule with ID - 48547b9f-636c-402e-af96-8200f9be4e7a 2019-01-18 06:42:09,569 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-group-rules/48547b9f-636c-402e-af96-8200f9be4e7a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9225d2aef91279038b6615ca9818a419564f64b1" 2019-01-18 06:42:09,803 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-ca00d169-1e05-4762-a3e6-4fed93a81a50 Content-Length: 0 Date: Fri, 18 Jan 2019 06:42:09 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-18 06:42:09,804 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-group-rules/48547b9f-636c-402e-af96-8200f9be4e7a used request id req-ca00d169-1e05-4762-a3e6-4fed93a81a50 2019-01-18 06:42:09,804 - neutron_utils - INFO - Deleting security group rule with ID - 6e03b6f9-713f-4f1e-84cc-5bf09c0192a3 2019-01-18 06:42:09,809 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-group-rules/6e03b6f9-713f-4f1e-84cc-5bf09c0192a3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9225d2aef91279038b6615ca9818a419564f64b1" 2019-01-18 06:42:09,906 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-0ed77d2d-1fac-4795-8ba7-2de93bc07e73 Content-Length: 0 Date: Fri, 18 Jan 2019 06:42:09 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-18 06:42:09,906 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-group-rules/6e03b6f9-713f-4f1e-84cc-5bf09c0192a3 used request id req-0ed77d2d-1fac-4795-8ba7-2de93bc07e73 2019-01-18 06:42:09,907 - neutron_utils - INFO - Deleting security group with name - CreateInstanceSingleNetworkTests-b8dbae3d-ccac-4ce6-b799-963628976916-sec-grp 2019-01-18 06:42:09,912 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-groups/eff7fdcc-9d79-4fab-a272-6df3e78e23c2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9225d2aef91279038b6615ca9818a419564f64b1" 2019-01-18 06:42:10,192 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-05e5212f-7100-46f9-bd18-c0974836e0cb Content-Length: 0 Date: Fri, 18 Jan 2019 06:42:10 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-18 06:42:10,192 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/eff7fdcc-9d79-4fab-a272-6df3e78e23c2 used request id req-05e5212f-7100-46f9-bd18-c0974836e0cb 2019-01-18 06:42:10,193 - OpenStackNetwork - INFO - Removing router interface from router CreateInstanceSingleNetworkTests-b8dbae3d-ccac-4ce6-b799-963628976916-pub-router and subnet CreateInstanceSingleNetworkTests-b8dbae3d-ccac-4ce6-b799-963628976916-pub-subnet 2019-01-18 06:42:10,193 - neutron_utils - INFO - Removing router interface from router named CreateInstanceSingleNetworkTests-b8dbae3d-ccac-4ce6-b799-963628976916-pub-router 2019-01-18 06:42:10,199 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9696/v2.0/routers/e0d87296-9461-4f9f-b354-0bf2d4b3d0fd/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}292e3ba5791a88eff3dd7bab59bc266764608ea5" -d '{"subnet_id": "a04b0f94-c761-48ce-abc8-ee7b9119e8ac"}' 2019-01-18 06:42:11,849 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-fbdfceef-1fa3-459b-a983-f7d0522acbb1 Date: Fri, 18 Jan 2019 06:42:11 GMT RESP BODY: {"network_id": "75681bce-9dd7-4265-bd07-e9011df09898", "tenant_id": "e525cfff90884bf9a7fc5cc891bd364d", "subnet_id": "a04b0f94-c761-48ce-abc8-ee7b9119e8ac", "subnet_ids": ["a04b0f94-c761-48ce-abc8-ee7b9119e8ac"], "port_id": "e9083ccf-8502-4a69-b0fb-3fb3be0dd4a1", "id": "e0d87296-9461-4f9f-b354-0bf2d4b3d0fd"} 2019-01-18 06:42:11,849 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/e0d87296-9461-4f9f-b354-0bf2d4b3d0fd/remove_router_interface used request id req-fbdfceef-1fa3-459b-a983-f7d0522acbb1 2019-01-18 06:42:11,850 - OpenStackNetwork - INFO - Removing router CreateInstanceSingleNetworkTests-b8dbae3d-ccac-4ce6-b799-963628976916-pub-router 2019-01-18 06:42:11,850 - neutron_utils - INFO - Deleting router with name - CreateInstanceSingleNetworkTests-b8dbae3d-ccac-4ce6-b799-963628976916-pub-router 2019-01-18 06:42:11,855 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/routers/e0d87296-9461-4f9f-b354-0bf2d4b3d0fd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}292e3ba5791a88eff3dd7bab59bc266764608ea5" 2019-01-18 06:42:15,409 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-ca950e45-d4c7-4406-8d49-1997def0f338 Content-Length: 0 Date: Fri, 18 Jan 2019 06:42:15 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-18 06:42:15,410 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/routers/e0d87296-9461-4f9f-b354-0bf2d4b3d0fd used request id req-ca950e45-d4c7-4406-8d49-1997def0f338 2019-01-18 06:42:15,410 - neutron_utils - INFO - Deleting subnet with name CreateInstanceSingleNetworkTests-b8dbae3d-ccac-4ce6-b799-963628976916-pub-subnet 2019-01-18 06:42:15,411 - neutron_utils - INFO - Deleting subnet with name CreateInstanceSingleNetworkTests-b8dbae3d-ccac-4ce6-b799-963628976916-pub-subnet 2019-01-18 06:42:15,417 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/subnets/a04b0f94-c761-48ce-abc8-ee7b9119e8ac -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cad29d7a9310c8e832758b2c5d700ce6cf608f18" 2019-01-18 06:42:17,808 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-d7d6c9b8-69a9-4ee6-af30-3ce60cdf0447 Date: Fri, 18 Jan 2019 06:42:17 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-18 06:42:17,808 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/a04b0f94-c761-48ce-abc8-ee7b9119e8ac used request id req-d7d6c9b8-69a9-4ee6-af30-3ce60cdf0447 2019-01-18 06:42:17,808 - neutron_utils - INFO - Deleting network with name CreateInstanceSingleNetworkTests-b8dbae3d-ccac-4ce6-b799-963628976916-pub-net 2019-01-18 06:42:17,814 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/networks/75681bce-9dd7-4265-bd07-e9011df09898 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cad29d7a9310c8e832758b2c5d700ce6cf608f18" 2019-01-18 06:42:19,097 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-817ae1e0-611d-4f57-ac1b-ffa6826c29ad Date: Fri, 18 Jan 2019 06:42:19 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-18 06:42:19,097 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/75681bce-9dd7-4265-bd07-e9011df09898 used request id req-817ae1e0-611d-4f57-ac1b-ffa6826c29ad 2019-01-18 06:42:19,098 - glance_utils - INFO - Deleting image named - CreateInstanceSingleNetworkTests-b8dbae3d-ccac-4ce6-b799-963628976916-image 2019-01-18 06:42:19,101 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9292/v2/images/374fb38b-e805-481a-873a-e93e9fb19383 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2b6666001cc790d4635c2a4651ae316470995919" 2019-01-18 06:42:20,160 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-03d2e658-d722-4868-8b8d-b4b711d00d1b Date: Fri, 18 Jan 2019 06:42:20 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-18 06:42:20,160 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/374fb38b-e805-481a-873a-e93e9fb19383 used request id req-03d2e658-d722-4868-8b8d-b4b711d00d1b 2019-01-18 06:42:20,166 - 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}a681c773d1d33b518bb0e56111dfe2d8a31b9c71" 2019-01-18 06:42:20,380 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-ed8fe12c-718f-4916-b942-42040d0800a4 Date: Fri, 18 Jan 2019 06:42:20 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-18T04:53:26Z", "updated_at": "2019-01-18T04:53:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:53:26Z", "revision_number": 0, "id": "260c2de9-5dc5-4508-b06c-24b9d7ed838c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:53:26Z", "security_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:53:26Z", "revision_number": 0, "id": "571036d3-cb1d-483a-acb9-96f19293add9", "remote_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "remote_ip_prefix": null, "created_at": "2019-01-18T04:53:26Z", "security_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:53:26Z", "revision_number": 0, "id": "84255fa4-c13a-4cfe-b73d-e56ee216ca1e", "remote_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "remote_ip_prefix": null, "created_at": "2019-01-18T04:53:26Z", "security_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:53:26Z", "revision_number": 0, "id": "9c6f69fc-3bf8-4346-9288-5a255b82b67e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:53:26Z", "security_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e525cfff90884bf9a7fc5cc891bd364d", "created_at": "2019-01-18T06:41:05Z", "updated_at": "2019-01-18T06:41:05Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:41:05Z", "revision_number": 0, "id": "1fbeea1d-c40e-4fbe-aeb9-8ce027ad1d9e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T06:41:05Z", "security_group_id": "41d46906-46f4-4091-8350-32ebf03456de", "tenant_id": "e525cfff90884bf9a7fc5cc891bd364d", "port_range_min": null, "ethertype": "IPv6", "project_id": "e525cfff90884bf9a7fc5cc891bd364d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:41:05Z", "revision_number": 0, "id": "58744083-fa70-4471-92c0-1be4f386a3fe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T06:41:05Z", "security_group_id": "41d46906-46f4-4091-8350-32ebf03456de", "tenant_id": "e525cfff90884bf9a7fc5cc891bd364d", "port_range_min": null, "ethertype": "IPv4", "project_id": "e525cfff90884bf9a7fc5cc891bd364d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:41:05Z", "revision_number": 0, "id": "95ec6f5b-7c3c-4016-96fa-a181b3038efe", "remote_group_id": "41d46906-46f4-4091-8350-32ebf03456de", "remote_ip_prefix": null, "created_at": "2019-01-18T06:41:05Z", "security_group_id": "41d46906-46f4-4091-8350-32ebf03456de", "tenant_id": "e525cfff90884bf9a7fc5cc891bd364d", "port_range_min": null, "ethertype": "IPv6", "project_id": "e525cfff90884bf9a7fc5cc891bd364d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:41:05Z", "revision_number": 0, "id": "f580554f-e340-4e7d-ad88-3f8fc8a533b8", "remote_group_id": "41d46906-46f4-4091-8350-32ebf03456de", "remote_ip_prefix": null, "created_at": "2019-01-18T06:41:05Z", "security_group_id": "41d46906-46f4-4091-8350-32ebf03456de", "tenant_id": "e525cfff90884bf9a7fc5cc891bd364d", "port_range_min": null, "ethertype": "IPv4", "project_id": "e525cfff90884bf9a7fc5cc891bd364d"}], "revision_number": 4, "project_id": "e525cfff90884bf9a7fc5cc891bd364d", "id": "41d46906-46f4-4091-8350-32ebf03456de", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "created_at": "2019-01-18T04:51:20Z", "updated_at": "2019-01-18T04:51:20Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "24c99e6f-888c-4943-9c93-54ad3b18b18c", "remote_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv4", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "2b339890-44d0-4711-a050-08a64d58e2a0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv6", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "45161a51-d6dd-4bb8-986d-bc2f88599c1d", "remote_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv6", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "87b9b994-ae22-4850-863a-6a4925bd01fe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv4", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}], "revision_number": 4, "project_id": "9c53a91613fb4d5080479ac6f51697ed", "id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "020d00b5451a467cb276d06789a1149d", "created_at": "2019-01-18T05:59:12Z", "updated_at": "2019-01-18T05:59:12Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:12Z", "revision_number": 0, "id": "38b091dd-dca7-4cbe-8c1c-dd18a74bfca8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:12Z", "security_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "tenant_id": "020d00b5451a467cb276d06789a1149d", "port_range_min": null, "ethertype": "IPv6", "project_id": "020d00b5451a467cb276d06789a1149d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:12Z", "revision_number": 0, "id": "38b9f88b-1fc0-40d1-af74-237d79be193d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:12Z", "security_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "tenant_id": "020d00b5451a467cb276d06789a1149d", "port_range_min": null, "ethertype": "IPv4", "project_id": "020d00b5451a467cb276d06789a1149d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:12Z", "revision_number": 0, "id": "60f7d4a7-1a27-4801-a1e8-5bf33633b818", "remote_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:12Z", "security_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "tenant_id": "020d00b5451a467cb276d06789a1149d", "port_range_min": null, "ethertype": "IPv6", "project_id": "020d00b5451a467cb276d06789a1149d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:12Z", "revision_number": 0, "id": "8faf6dda-6919-4b75-b745-2af38abf8dcf", "remote_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:12Z", "security_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "tenant_id": "020d00b5451a467cb276d06789a1149d", "port_range_min": null, "ethertype": "IPv4", "project_id": "020d00b5451a467cb276d06789a1149d"}], "revision_number": 4, "project_id": "020d00b5451a467cb276d06789a1149d", "id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "created_at": "2019-01-18T04:39:06Z", "updated_at": "2019-01-18T04:39:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "0aedefa2-edbc-47b5-bead-e954540f6937", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "47feb8aba08a40dca7028a1701e597b9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "4bf1a402-0fa2-4cfd-9fee-4a28f16bb271", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "47feb8aba08a40dca7028a1701e597b9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "4e399c2e-bc03-4aa3-b192-1fafdc9248ba", "remote_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "47feb8aba08a40dca7028a1701e597b9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "8860837e-afbd-4411-adf9-d88db88c2114", "remote_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "47feb8aba08a40dca7028a1701e597b9"}], "revision_number": 4, "project_id": "47feb8aba08a40dca7028a1701e597b9", "id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "name": "default"}]} 2019-01-18 06:42:20,381 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-ed8fe12c-718f-4916-b942-42040d0800a4 2019-01-18 06:42:20,386 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/e525cfff90884bf9a7fc5cc891bd364d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a681c773d1d33b518bb0e56111dfe2d8a31b9c71" 2019-01-18 06:42:20,480 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:42:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f3fb5233-adfa-4e2a-af28-2df93569f55d 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/e525cfff90884bf9a7fc5cc891bd364d"}, "enabled": true, "id": "e525cfff90884bf9a7fc5cc891bd364d", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-c23f7cb2-de33-495-proj"}} 2019-01-18 06:42:20,480 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/e525cfff90884bf9a7fc5cc891bd364d used request id req-f3fb5233-adfa-4e2a-af28-2df93569f55d 2019-01-18 06:42:20,480 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 41d46906-46f4-4091-8350-32ebf03456de 2019-01-18 06:42:20,486 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=41d46906-46f4-4091-8350-32ebf03456de -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a681c773d1d33b518bb0e56111dfe2d8a31b9c71" 2019-01-18 06:42:20,666 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-1e423a62-f460-4f44-abd8-c7e3dae68810 Date: Fri, 18 Jan 2019 06:42: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": "2019-01-18T06:41:05Z", "security_group_id": "41d46906-46f4-4091-8350-32ebf03456de", "port_range_min": null, "revision_number": 0, "tenant_id": "e525cfff90884bf9a7fc5cc891bd364d", "created_at": "2019-01-18T06:41:05Z", "project_id": "e525cfff90884bf9a7fc5cc891bd364d", "id": "1fbeea1d-c40e-4fbe-aeb9-8ce027ad1d9e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T06:41:05Z", "security_group_id": "41d46906-46f4-4091-8350-32ebf03456de", "port_range_min": null, "revision_number": 0, "tenant_id": "e525cfff90884bf9a7fc5cc891bd364d", "created_at": "2019-01-18T06:41:05Z", "project_id": "e525cfff90884bf9a7fc5cc891bd364d", "id": "58744083-fa70-4471-92c0-1be4f386a3fe"}, {"remote_group_id": "41d46906-46f4-4091-8350-32ebf03456de", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T06:41:05Z", "security_group_id": "41d46906-46f4-4091-8350-32ebf03456de", "port_range_min": null, "revision_number": 0, "tenant_id": "e525cfff90884bf9a7fc5cc891bd364d", "created_at": "2019-01-18T06:41:05Z", "project_id": "e525cfff90884bf9a7fc5cc891bd364d", "id": "95ec6f5b-7c3c-4016-96fa-a181b3038efe"}, {"remote_group_id": "41d46906-46f4-4091-8350-32ebf03456de", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T06:41:05Z", "security_group_id": "41d46906-46f4-4091-8350-32ebf03456de", "port_range_min": null, "revision_number": 0, "tenant_id": "e525cfff90884bf9a7fc5cc891bd364d", "created_at": "2019-01-18T06:41:05Z", "project_id": "e525cfff90884bf9a7fc5cc891bd364d", "id": "f580554f-e340-4e7d-ad88-3f8fc8a533b8"}]} 2019-01-18 06:42:20,666 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=41d46906-46f4-4091-8350-32ebf03456de used request id req-1e423a62-f460-4f44-abd8-c7e3dae68810 2019-01-18 06:42:20,667 - neutron_utils - INFO - Deleting security group with name - default 2019-01-18 06:42:20,673 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-groups/41d46906-46f4-4091-8350-32ebf03456de -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a681c773d1d33b518bb0e56111dfe2d8a31b9c71" 2019-01-18 06:42:20,976 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-cf9d13c3-608b-4484-bf83-dd243187a600 Content-Length: 0 Date: Fri, 18 Jan 2019 06:42:20 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-18 06:42:20,976 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/41d46906-46f4-4091-8350-32ebf03456de used request id req-cf9d13c3-608b-4484-bf83-dd243187a600 2019-01-18 06:42:20,977 - keystone_utils - INFO - Deleting project with name - CreateInstanceSingleNetworkTests-c23f7cb2-de33-495-proj 2019-01-18 06:42:20,981 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/e525cfff90884bf9a7fc5cc891bd364d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a681c773d1d33b518bb0e56111dfe2d8a31b9c71" 2019-01-18 06:42:21,168 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 06:42:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-52d72618-67c4-4f5c-9059-10c183742dbb Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 06:42:21,168 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/e525cfff90884bf9a7fc5cc891bd364d used request id req-52d72618-67c4-4f5c-9059-10c183742dbb 2019-01-18 06:42:21,168 - keystone_utils - INFO - Deleting role with name - CreateInstanceSingleNetworkTests-c23f7cb2-de33-495-proj-role 2019-01-18 06:42:21,172 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/fc27a74368584464bda83ca5c91359e8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a681c773d1d33b518bb0e56111dfe2d8a31b9c71" 2019-01-18 06:42:21,321 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 06:42:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5b8b0821-0a73-4335-94ae-a7c24a89c243 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 06:42:21,321 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/fc27a74368584464bda83ca5c91359e8 used request id req-5b8b0821-0a73-4335-94ae-a7c24a89c243 2019-01-18 06:42:21,325 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a681c773d1d33b518bb0e56111dfe2d8a31b9c71" 2019-01-18 06:42:21,413 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:42:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4b8e44f9-dedb-4d61-bfc4-45de6f78e406 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "488fca829f8b496daa1cd2cdc6e45c49", "links": {"self": "http://172.30.9.23:5000/v3/roles/488fca829f8b496daa1cd2cdc6e45c49"}, "name": "Member"}, {"domain_id": null, "id": "6b7f4f4f76264b6fb449c43b86ee3817", "links": {"self": "http://172.30.9.23:5000/v3/roles/6b7f4f4f76264b6fb449c43b86ee3817"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a482b711adf94961bf4bb28eda7f0e28", "links": {"self": "http://172.30.9.23:5000/v3/roles/a482b711adf94961bf4bb28eda7f0e28"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c65201bd05504fa786d79b166e8bbba3", "links": {"self": "http://172.30.9.23:5000/v3/roles/c65201bd05504fa786d79b166e8bbba3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "e7e317b66c174923a8cb46c48d897c8d", "links": {"self": "http://172.30.9.23:5000/v3/roles/e7e317b66c174923a8cb46c48d897c8d"}, "name": "ResellerAdmin"}]} 2019-01-18 06:42:21,413 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-4b8e44f9-dedb-4d61-bfc4-45de6f78e406 2019-01-18 06:42:21,414 - keystone_utils - INFO - Deleting user with name - CreateInstanceSingleNetworkTests-c23f7cb2-de33-495-user 2019-01-18 06:42:21,418 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/195972210353424e89e11ded3ca09f25 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61ede94d3d08fe45401132669c2903947c66cdd0" 2019-01-18 06:42:21,576 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 06:42:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d533ca5a-f031-41e2-a35d-ecac8e7ee5b5 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 06:42:21,576 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/195972210353424e89e11ded3ca09f25 used request id req-d533ca5a-f031-41e2-a35d-ecac8e7ee5b5 2019-01-18 06:42:21,577 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:42:21,970 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "488fca829f8b496daa1cd2cdc6e45c49", "name": "Member"}, {"id": "c65201bd05504fa786d79b166e8bbba3", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}], "expires_at": "2019-01-18T07:42:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "020d00b5451a467cb276d06789a1149d", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "id": "e292c913af7844408b6509a836e493f5"}, "audit_ids": ["VjxpnRHnSJeIHMS2Paaruw"], "issued_at": "2019-01-18T06:42:21.000000Z"}} 2019-01-18 06:42:21,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}de49d75631f7776f477e5437c3c15bdd08d79ccf" 2019-01-18 06:42:22,063 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:42:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5c37256e-6361-45e2-8fb4-4bbcb6ffa2a6 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:42:22,063 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-5c37256e-6361-45e2-8fb4-4bbcb6ffa2a6 2019-01-18 06:42:22,065 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:42:22,066 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:42:22,445 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "488fca829f8b496daa1cd2cdc6e45c49", "name": "Member"}, {"id": "c65201bd05504fa786d79b166e8bbba3", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}], "expires_at": "2019-01-18T07:42:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "020d00b5451a467cb276d06789a1149d", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "id": "e292c913af7844408b6509a836e493f5"}, "audit_ids": ["j6qUiGNpQ5-6MI3dt5nAHg"], "issued_at": "2019-01-18T06:42:22.000000Z"}} 2019-01-18 06:42:22,445 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}589e7d31adbf1da591e4916679b146116059c607" 2019-01-18 06:42:22,527 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:42:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b5d405a7-04ed-4215-8486-9cb17df8cc5b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:42:22,528 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-b5d405a7-04ed-4215-8486-9cb17df8cc5b 2019-01-18 06:42:22,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" 2019-01-18 06:42:22,537 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 18 Jan 2019 06:42: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"}]}]}} 2019-01-18 06:42:22,538 - 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-b559c6fd-9bd8-444-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}589e7d31adbf1da591e4916679b146116059c607" 2019-01-18 06:42:22,619 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:42:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2349de64-4281-43aa-9790-5f65842bb2d7 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=CreateInstanceSingleNetworkTests-b559c6fd-9bd8-444-proj", "previous": null, "next": null}, "projects": []} 2019-01-18 06:42:22,619 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSingleNetworkTests-b559c6fd-9bd8-444-proj used request id req-2349de64-4281-43aa-9790-5f65842bb2d7 2019-01-18 06:42:22,623 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}589e7d31adbf1da591e4916679b146116059c607" 2019-01-18 06:42:22,711 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:42:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ef7a93de-aac4-48a0-9603-65d19d3dd350 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-18 06:42:22,711 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-ef7a93de-aac4-48a0-9603-65d19d3dd350 2019-01-18 06:42:22,715 - 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}589e7d31adbf1da591e4916679b146116059c607" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-b559c6fd-9bd8-444-proj"}}' 2019-01-18 06:42:22,824 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 18 Jan 2019 06:42:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-876b3806-1d2a-48dc-9209-90fce038bd63 Content-Length: 317 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/c034d7a89f394d0c8f0d6bb7adf364e2"}, "enabled": true, "id": "c034d7a89f394d0c8f0d6bb7adf364e2", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-b559c6fd-9bd8-444-proj"}} 2019-01-18 06:42:22,824 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-876b3806-1d2a-48dc-9209-90fce038bd63 2019-01-18 06:42:22,825 - keystone_utils - INFO - Created project with name - CreateInstanceSingleNetworkTests-b559c6fd-9bd8-444-proj 2019-01-18 06:42:22,825 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:42:22,826 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:42:23,199 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "488fca829f8b496daa1cd2cdc6e45c49", "name": "Member"}, {"id": "c65201bd05504fa786d79b166e8bbba3", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}], "expires_at": "2019-01-18T07:42:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "020d00b5451a467cb276d06789a1149d", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "id": "e292c913af7844408b6509a836e493f5"}, "audit_ids": ["xwbI_5YzT3COPawRGcqqGw"], "issued_at": "2019-01-18T06:42:23.000000Z"}} 2019-01-18 06:42:23,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}fb1a2ef0eaaf69b9d1421e13919df184e5e20ffe" 2019-01-18 06:42:23,285 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:42:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3d9f0d72-cc5e-4540-8e9c-e533f18b33f9 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:42:23,285 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-3d9f0d72-cc5e-4540-8e9c-e533f18b33f9 2019-01-18 06:42:23,289 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-18 06:42:23,295 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 18 Jan 2019 06:42: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"}]}]}} 2019-01-18 06:42:23,296 - 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}fb1a2ef0eaaf69b9d1421e13919df184e5e20ffe" 2019-01-18 06:42:23,400 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:42:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b8b6ffaf-809d-4ea0-b4de-9df06b70f876 Content-Encoding: gzip Content-Length: 869 Content-Type: application/json RESP BODY: {"users": [{"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/0607a2b4beb0408e9fa51cc5ba027ac6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0607a2b4beb0408e9fa51cc5ba027ac6", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/17c61b95071545a094cc82823d2b88b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "17c61b95071545a094cc82823d2b88b8", "email": "nova@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/29e5d2dfed2447bda26fc75bd1122674"}, "domain_id": "default", "enabled": true, "options": {}, "id": "29e5d2dfed2447bda26fc75bd1122674", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/3b6dcc8c791e4b6e8831f5b5e583de80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3b6dcc8c791e4b6e8831f5b5e583de80", "email": "neutron@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.23:5000/v3/users/45ab52d673584bc198669be88c88b878"}, "domain_id": "default", "enabled": true, "options": {}, "id": "45ab52d673584bc198669be88c88b878", "email": "barbican@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/57795b4ee52f49c6a71f55bb6c4012f8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "57795b4ee52f49c6a71f55bb6c4012f8", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/5c52969262974d64ac2a300ca5d60f50"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c52969262974d64ac2a300ca5d60f50", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/5fc15572bb1c489ba92bd9945bbc1f64"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5fc15572bb1c489ba92bd9945bbc1f64", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/6b519d70e25f4e61a9dfd738cd6bba22"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6b519d70e25f4e61a9dfd738cd6bba22", "email": "heat@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.23:5000/v3/users/8248437208b540c2893a7117ad102a87"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8248437208b540c2893a7117ad102a87", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/890dee97e62840c5b15e36f03f6b7efc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "890dee97e62840c5b15e36f03f6b7efc", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/8cccb516ecc44ed9bb7c8633df108fd4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8cccb516ecc44ed9bb7c8633df108fd4", "email": "glance@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.23:5000/v3/users/97c3d863a98148299fa116fdb54be470"}, "domain_id": "default", "enabled": true, "options": {}, "id": "97c3d863a98148299fa116fdb54be470", "email": "tacker@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/a2a0c8c0f19941808c9f618af50b3b79"}, "domain_id": "c19db1b8f60647a9a114cd23287c807b", "enabled": true, "options": {}, "id": "a2a0c8c0f19941808c9f618af50b3b79", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "links": {"self": "http://172.30.9.23:5000/v3/users/e292c913af7844408b6509a836e493f5"}, "domain_id": "default", "enabled": true, "id": "e292c913af7844408b6509a836e493f5", "options": {}}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/fe5de73ba9cb41b2be24ccf1f72f5ed4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe5de73ba9cb41b2be24ccf1f72f5ed4", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2019-01-18 06:42:23,400 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-b8b6ffaf-809d-4ea0-b4de-9df06b70f876 2019-01-18 06:42:23,404 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateInstanceSingleNetworkTests-b559c6fd-9bd8-444-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb1a2ef0eaaf69b9d1421e13919df184e5e20ffe" 2019-01-18 06:42:23,510 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:42:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4578f1ae-c8bd-4cf2-928e-bc3a051a3f40 Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateInstanceSingleNetworkTests-b559c6fd-9bd8-444-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/c034d7a89f394d0c8f0d6bb7adf364e2"}, "enabled": true, "id": "c034d7a89f394d0c8f0d6bb7adf364e2", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-b559c6fd-9bd8-444-proj"}]} 2019-01-18 06:42:23,510 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateInstanceSingleNetworkTests-b559c6fd-9bd8-444-proj used request id req-4578f1ae-c8bd-4cf2-928e-bc3a051a3f40 2019-01-18 06:42:23,514 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb1a2ef0eaaf69b9d1421e13919df184e5e20ffe" 2019-01-18 06:42:23,599 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:42:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ccf9cdd2-aeb5-4ed3-9940-1a23440ccb1e Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-18 06:42:23,599 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-ccf9cdd2-aeb5-4ed3-9940-1a23440ccb1e 2019-01-18 06:42:23,908 - keystone_utils - INFO - Created user with name - CreateInstanceSingleNetworkTests-b559c6fd-9bd8-444-user 2019-01-18 06:42:23,908 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:42:23,912 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}589e7d31adbf1da591e4916679b146116059c607" 2019-01-18 06:42:24,000 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:42:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a4e38c19-a966-43e1-bea2-836755be5c6b Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "488fca829f8b496daa1cd2cdc6e45c49", "links": {"self": "http://172.30.9.23:5000/v3/roles/488fca829f8b496daa1cd2cdc6e45c49"}, "name": "Member"}, {"domain_id": null, "id": "6b7f4f4f76264b6fb449c43b86ee3817", "links": {"self": "http://172.30.9.23:5000/v3/roles/6b7f4f4f76264b6fb449c43b86ee3817"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a482b711adf94961bf4bb28eda7f0e28", "links": {"self": "http://172.30.9.23:5000/v3/roles/a482b711adf94961bf4bb28eda7f0e28"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c65201bd05504fa786d79b166e8bbba3", "links": {"self": "http://172.30.9.23:5000/v3/roles/c65201bd05504fa786d79b166e8bbba3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "e7e317b66c174923a8cb46c48d897c8d", "links": {"self": "http://172.30.9.23:5000/v3/roles/e7e317b66c174923a8cb46c48d897c8d"}, "name": "ResellerAdmin"}]} 2019-01-18 06:42:24,000 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-a4e38c19-a966-43e1-bea2-836755be5c6b 2019-01-18 06:42:24,004 - 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}589e7d31adbf1da591e4916679b146116059c607" -d '{"role": {"name": "CreateInstanceSingleNetworkTests-b559c6fd-9bd8-444-proj-role"}}' 2019-01-18 06:42:24,118 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 18 Jan 2019 06:42:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ed822900-c2a9-4df0-9a39-9ad06ff90925 Content-Length: 231 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "1f9d32a9466b46ca9ecb541ca104bb9a", "links": {"self": "http://172.30.9.23:5000/v3/roles/1f9d32a9466b46ca9ecb541ca104bb9a"}, "name": "CreateInstanceSingleNetworkTests-b559c6fd-9bd8-444-proj-role"}} 2019-01-18 06:42:24,118 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-ed822900-c2a9-4df0-9a39-9ad06ff90925 2019-01-18 06:42:24,118 - keystone_utils - INFO - Created role with name - CreateInstanceSingleNetworkTests-b559c6fd-9bd8-444-proj-role 2019-01-18 06:42:24,122 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/1f9d32a9466b46ca9ecb541ca104bb9a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}589e7d31adbf1da591e4916679b146116059c607" 2019-01-18 06:42:24,202 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:42:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-63c7c47a-ce2d-439d-b8fb-7bd16a269a0e Content-Encoding: gzip Content-Length: 185 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.23:5000/v3/roles/1f9d32a9466b46ca9ecb541ca104bb9a"}, "domain_id": null, "name": "CreateInstanceSingleNetworkTests-b559c6fd-9bd8-444-proj-role", "id": "1f9d32a9466b46ca9ecb541ca104bb9a"}} 2019-01-18 06:42:24,202 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/1f9d32a9466b46ca9ecb541ca104bb9a used request id req-63c7c47a-ce2d-439d-b8fb-7bd16a269a0e 2019-01-18 06:42:24,202 - keystone_utils - INFO - Granting role CreateInstanceSingleNetworkTests-b559c6fd-9bd8-444-proj-role to project CreateInstanceSingleNetworkTests-b559c6fd-9bd8-444-proj 2019-01-18 06:42:24,205 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/c034d7a89f394d0c8f0d6bb7adf364e2/users/64d3fe35409c4d07b8f2778f80ef523c/roles/1f9d32a9466b46ca9ecb541ca104bb9a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}589e7d31adbf1da591e4916679b146116059c607" 2019-01-18 06:42:24,336 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 06:42:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-55365352-6fe8-4f03-9e13-a56b999cc49a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 06:42:24,336 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/c034d7a89f394d0c8f0d6bb7adf364e2/users/64d3fe35409c4d07b8f2778f80ef523c/roles/1f9d32a9466b46ca9ecb541ca104bb9a used request id req-55365352-6fe8-4f03-9e13-a56b999cc49a 2019-01-18 06:42:24,336 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-18 06:42:24,338 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2019-01-18 06:42:24,338 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:42:24,339 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:42:24,713 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1f9d32a9466b46ca9ecb541ca104bb9a", "name": "CreateInstanceSingleNetworkTests-b559c6fd-9bd8-444-proj-role"}], "expires_at": "2019-01-18T07:42:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c034d7a89f394d0c8f0d6bb7adf364e2", "name": "CreateInstanceSingleNetworkTests-b559c6fd-9bd8-444-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/c034d7a89f394d0c8f0d6bb7adf364e2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/c034d7a89f394d0c8f0d6bb7adf364e2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/c034d7a89f394d0c8f0d6bb7adf364e2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/c034d7a89f394d0c8f0d6bb7adf364e2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/c034d7a89f394d0c8f0d6bb7adf364e2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/c034d7a89f394d0c8f0d6bb7adf364e2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/c034d7a89f394d0c8f0d6bb7adf364e2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/c034d7a89f394d0c8f0d6bb7adf364e2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/c034d7a89f394d0c8f0d6bb7adf364e2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/c034d7a89f394d0c8f0d6bb7adf364e2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/c034d7a89f394d0c8f0d6bb7adf364e2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/c034d7a89f394d0c8f0d6bb7adf364e2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-b559c6fd-9bd8-444-user", "id": "64d3fe35409c4d07b8f2778f80ef523c"}, "audit_ids": ["OCqDIPk_TDCJ17Tf2kmVcA"], "issued_at": "2019-01-18T06:42:24.000000Z"}} 2019-01-18 06:42:24,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}d161e84cf69ea7d8ac305c8d5a4c49a771b4fde9" 2019-01-18 06:42:24,785 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:42:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9076d797-2d2a-4055-81df-bed2e2404264 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:42:24,785 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-9076d797-2d2a-4055-81df-bed2e2404264 2019-01-18 06:42:24,790 - 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-93e5d57e-280d-4dd8-9cc4-bb361358c086-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d161e84cf69ea7d8ac305c8d5a4c49a771b4fde9" 2019-01-18 06:42:24,968 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 177 Content-Type: application/json X-Openstack-Request-Id: req-100cdc3c-4db5-4bba-9ed2-a4246aa18f64 Date: Fri, 18 Jan 2019 06:42:24 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceSingleNetworkTests-93e5d57e-280d-4dd8-9cc4-bb361358c086-image"} 2019-01-18 06:42:24,968 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSingleNetworkTests-93e5d57e-280d-4dd8-9cc4-bb361358c086-image used request id req-100cdc3c-4db5-4bba-9ed2-a4246aa18f64 2019-01-18 06:42:24,971 - 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}d161e84cf69ea7d8ac305c8d5a4c49a771b4fde9" 2019-01-18 06:42:25,130 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-b9a4501a-e019-4686-9442-dab569a3fcbc Date: Fri, 18 Jan 2019 06:42:25 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"}}} 2019-01-18 06:42:25,130 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-b9a4501a-e019-4686-9442-dab569a3fcbc 2019-01-18 06:42:25,160 - 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}d161e84cf69ea7d8ac305c8d5a4c49a771b4fde9" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstanceSingleNetworkTests-93e5d57e-280d-4dd8-9cc4-bb361358c086-image"}' 2019-01-18 06:42:25,357 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 636 Content-Type: application/json Location: http://172.30.9.23:9292/v2/images/e1cdb2cd-7f4c-4149-946c-d2191aac82e0 X-Openstack-Request-Id: req-2debe9a3-0fd6-4dcd-9681-62c4fdc346ce Date: Fri, 18 Jan 2019 06:42:25 GMT RESP BODY: {"status": "queued", "name": "CreateInstanceSingleNetworkTests-93e5d57e-280d-4dd8-9cc4-bb361358c086-image", "tags": [], "container_format": "bare", "created_at": "2019-01-18T06:42:25Z", "size": null, "disk_format": "qcow2", "updated_at": "2019-01-18T06:42:25Z", "visibility": "shared", "locations": [], "self": "/v2/images/e1cdb2cd-7f4c-4149-946c-d2191aac82e0", "min_disk": 0, "protected": false, "id": "e1cdb2cd-7f4c-4149-946c-d2191aac82e0", "file": "/v2/images/e1cdb2cd-7f4c-4149-946c-d2191aac82e0/file", "checksum": null, "owner": "c034d7a89f394d0c8f0d6bb7adf364e2", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-18 06:42:25,357 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-2debe9a3-0fd6-4dcd-9681-62c4fdc346ce 2019-01-18 06:42:25,368 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9292/v2/images/e1cdb2cd-7f4c-4149-946c-d2191aac82e0/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d161e84cf69ea7d8ac305c8d5a4c49a771b4fde9" -d '' 2019-01-18 06:42:26,774 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-7785ebc3-18f4-4fac-8a4e-4cc2ad928e70 Date: Fri, 18 Jan 2019 06:42:26 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-18 06:42:26,774 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/e1cdb2cd-7f4c-4149-946c-d2191aac82e0/file used request id req-7785ebc3-18f4-4fac-8a4e-4cc2ad928e70 2019-01-18 06:42:26,775 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-01-18 06:42:26,778 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/e1cdb2cd-7f4c-4149-946c-d2191aac82e0 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d161e84cf69ea7d8ac305c8d5a4c49a771b4fde9" 2019-01-18 06:42:26,800 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 897 Content-Type: application/json X-Openstack-Request-Id: req-546b3357-11ac-4284-9036-54c68c392ecd Date: Fri, 18 Jan 2019 06:42:26 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceSingleNetworkTests-93e5d57e-280d-4dd8-9cc4-bb361358c086-image", "tags": [], "container_format": "bare", "created_at": "2019-01-18T06:42:25Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-18T06:42:26Z", "visibility": "shared", "locations": [{"url": "rbd://af014572-0a5d-4a80-a07f-9105f52ab2c1/images/e1cdb2cd-7f4c-4149-946c-d2191aac82e0/snap", "metadata": {}}], "self": "/v2/images/e1cdb2cd-7f4c-4149-946c-d2191aac82e0", "min_disk": 0, "protected": false, "id": "e1cdb2cd-7f4c-4149-946c-d2191aac82e0", "file": "/v2/images/e1cdb2cd-7f4c-4149-946c-d2191aac82e0/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "c034d7a89f394d0c8f0d6bb7adf364e2", "direct_url": "rbd://af014572-0a5d-4a80-a07f-9105f52ab2c1/images/e1cdb2cd-7f4c-4149-946c-d2191aac82e0/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-18 06:42:26,800 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/e1cdb2cd-7f4c-4149-946c-d2191aac82e0 used request id req-546b3357-11ac-4284-9036-54c68c392ecd 2019-01-18 06:42:26,803 - 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}d161e84cf69ea7d8ac305c8d5a4c49a771b4fde9" 2019-01-18 06:42:26,956 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-9fce4bd9-e36a-4322-8ee3-1d9ec3615a83 Date: Fri, 18 Jan 2019 06:42: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"}}} 2019-01-18 06:42:26,957 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-9fce4bd9-e36a-4322-8ee3-1d9ec3615a83 2019-01-18 06:42:26,959 - create_image - INFO - Created image with name - CreateInstanceSingleNetworkTests-93e5d57e-280d-4dd8-9cc4-bb361358c086-image 2019-01-18 06:42:26,962 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/e1cdb2cd-7f4c-4149-946c-d2191aac82e0 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d161e84cf69ea7d8ac305c8d5a4c49a771b4fde9" 2019-01-18 06:42:27,128 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 897 Content-Type: application/json X-Openstack-Request-Id: req-48bd871e-b498-443f-85ab-374bb7e6ab82 Date: Fri, 18 Jan 2019 06:42:27 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceSingleNetworkTests-93e5d57e-280d-4dd8-9cc4-bb361358c086-image", "tags": [], "container_format": "bare", "created_at": "2019-01-18T06:42:25Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-18T06:42:26Z", "visibility": "shared", "locations": [{"url": "rbd://af014572-0a5d-4a80-a07f-9105f52ab2c1/images/e1cdb2cd-7f4c-4149-946c-d2191aac82e0/snap", "metadata": {}}], "self": "/v2/images/e1cdb2cd-7f4c-4149-946c-d2191aac82e0", "min_disk": 0, "protected": false, "id": "e1cdb2cd-7f4c-4149-946c-d2191aac82e0", "file": "/v2/images/e1cdb2cd-7f4c-4149-946c-d2191aac82e0/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "c034d7a89f394d0c8f0d6bb7adf364e2", "direct_url": "rbd://af014572-0a5d-4a80-a07f-9105f52ab2c1/images/e1cdb2cd-7f4c-4149-946c-d2191aac82e0/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-18 06:42:27,128 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/e1cdb2cd-7f4c-4149-946c-d2191aac82e0 used request id req-48bd871e-b498-443f-85ab-374bb7e6ab82 2019-01-18 06:42:27,128 - create_image - DEBUG - Instance status is - active 2019-01-18 06:42:27,129 - create_image - DEBUG - Image is active with name - CreateInstanceSingleNetworkTests-93e5d57e-280d-4dd8-9cc4-bb361358c086-image 2019-01-18 06:42:27,129 - create_image - INFO - Image is now active with name - CreateInstanceSingleNetworkTests-93e5d57e-280d-4dd8-9cc4-bb361358c086-image 2019-01-18 06:42:27,129 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:42:27,130 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:42:27,513 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1f9d32a9466b46ca9ecb541ca104bb9a", "name": "CreateInstanceSingleNetworkTests-b559c6fd-9bd8-444-proj-role"}], "expires_at": "2019-01-18T07:42:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c034d7a89f394d0c8f0d6bb7adf364e2", "name": "CreateInstanceSingleNetworkTests-b559c6fd-9bd8-444-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/c034d7a89f394d0c8f0d6bb7adf364e2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/c034d7a89f394d0c8f0d6bb7adf364e2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/c034d7a89f394d0c8f0d6bb7adf364e2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/c034d7a89f394d0c8f0d6bb7adf364e2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/c034d7a89f394d0c8f0d6bb7adf364e2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/c034d7a89f394d0c8f0d6bb7adf364e2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/c034d7a89f394d0c8f0d6bb7adf364e2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/c034d7a89f394d0c8f0d6bb7adf364e2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/c034d7a89f394d0c8f0d6bb7adf364e2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/c034d7a89f394d0c8f0d6bb7adf364e2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/c034d7a89f394d0c8f0d6bb7adf364e2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/c034d7a89f394d0c8f0d6bb7adf364e2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-b559c6fd-9bd8-444-user", "id": "64d3fe35409c4d07b8f2778f80ef523c"}, "audit_ids": ["qu-njuELSlKpZuFNfV0dzA"], "issued_at": "2019-01-18T06:42:27.000000Z"}} 2019-01-18 06:42:27,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}d28b7a8a02689083ebdccc52644fd51e6aa4c82c" 2019-01-18 06:42:27,526 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:42:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-93de7887-097f-4542-8f16-a2631245f051 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:42:27,526 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-93de7887-097f-4542-8f16-a2631245f051 2019-01-18 06:42:27,533 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-93e5d57e-280d-4dd8-9cc4-bb361358c086-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d28b7a8a02689083ebdccc52644fd51e6aa4c82c" 2019-01-18 06:42:27,701 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-8240c1b1-d7ae-42ab-897d-42c101486c9f Date: Fri, 18 Jan 2019 06:42:27 GMT RESP BODY: {"networks":[]} 2019-01-18 06:42:27,701 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-93e5d57e-280d-4dd8-9cc4-bb361358c086-pub-net used request id req-8240c1b1-d7ae-42ab-897d-42c101486c9f 2019-01-18 06:42:27,702 - neutron_utils - INFO - Creating network with name CreateInstanceSingleNetworkTests-93e5d57e-280d-4dd8-9cc4-bb361358c086-pub-net 2019-01-18 06:42:27,707 - 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}d28b7a8a02689083ebdccc52644fd51e6aa4c82c" -d '{"network": {"name": "CreateInstanceSingleNetworkTests-93e5d57e-280d-4dd8-9cc4-bb361358c086-pub-net", "admin_state_up": true}}' 2019-01-18 06:42:28,452 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 635 X-Openstack-Request-Id: req-0a86a5d0-9cc3-4dd2-93c1-a707c7b2466d Date: Fri, 18 Jan 2019 06:42:28 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"a5083e3e-623a-4016-bccd-cb11ce82f656","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"c034d7a89f394d0c8f0d6bb7adf364e2","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-18T06:42:28Z","is_default":false,"name":"CreateInstanceSingleNetworkTests-93e5d57e-280d-4dd8-9cc4-bb361358c086-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"c034d7a89f394d0c8f0d6bb7adf364e2","created_at":"2019-01-18T06:42:28Z","mtu":1450}} 2019-01-18 06:42:28,452 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks used request id req-0a86a5d0-9cc3-4dd2-93c1-a707c7b2466d 2019-01-18 06:42:28,457 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=a5083e3e-623a-4016-bccd-cb11ce82f656 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d28b7a8a02689083ebdccc52644fd51e6aa4c82c" 2019-01-18 06:42:28,685 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 619 X-Openstack-Request-Id: req-7acdd841-731a-4a81-b95b-82e1f9a7ed77 Date: Fri, 18 Jan 2019 06:42: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":"2019-01-18T06:42:28Z","tenant_id":"c034d7a89f394d0c8f0d6bb7adf364e2","created_at":"2019-01-18T06:42:28Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"c034d7a89f394d0c8f0d6bb7adf364e2","id":"a5083e3e-623a-4016-bccd-cb11ce82f656","name":"CreateInstanceSingleNetworkTests-93e5d57e-280d-4dd8-9cc4-bb361358c086-pub-net"}]} 2019-01-18 06:42:28,685 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=a5083e3e-623a-4016-bccd-cb11ce82f656 used request id req-7acdd841-731a-4a81-b95b-82e1f9a7ed77 2019-01-18 06:42:28,691 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=a5083e3e-623a-4016-bccd-cb11ce82f656 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d28b7a8a02689083ebdccc52644fd51e6aa4c82c" 2019-01-18 06:42:28,944 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-95589ee0-e3b7-4b27-99de-1059a95f6553 Date: Fri, 18 Jan 2019 06:42:28 GMT RESP BODY: {"subnets":[]} 2019-01-18 06:42:28,944 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=a5083e3e-623a-4016-bccd-cb11ce82f656 used request id req-95589ee0-e3b7-4b27-99de-1059a95f6553 2019-01-18 06:42:28,945 - neutron_utils - INFO - Creating subnet with name CreateInstanceSingleNetworkTests-93e5d57e-280d-4dd8-9cc4-bb361358c086-pub-subnet 2019-01-18 06:42:28,950 - 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}d28b7a8a02689083ebdccc52644fd51e6aa4c82c" -d '{"subnets": [{"ip_version": 4, "network_id": "a5083e3e-623a-4016-bccd-cb11ce82f656", "cidr": "10.55.1.0/24", "name": "CreateInstanceSingleNetworkTests-93e5d57e-280d-4dd8-9cc4-bb361358c086-pub-subnet"}]}' 2019-01-18 06:42:29,769 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-cbbd3301-2204-4cb1-ab35-467baafd2780 Date: Fri, 18 Jan 2019 06:42:29 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a5083e3e-623a-4016-bccd-cb11ce82f656","tenant_id":"c034d7a89f394d0c8f0d6bb7adf364e2","created_at":"2019-01-18T06:42:29Z","dns_nameservers":[],"updated_at":"2019-01-18T06:42: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":"c034d7a89f394d0c8f0d6bb7adf364e2","id":"4e733bf2-fa71-4e34-bad4-b5bf8a772ab0","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-93e5d57e-280d-4dd8-9cc4-bb361358c086-pub-subnet"}]} 2019-01-18 06:42:29,769 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets used request id req-cbbd3301-2204-4cb1-ab35-467baafd2780 2019-01-18 06:42:29,774 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=a5083e3e-623a-4016-bccd-cb11ce82f656 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d28b7a8a02689083ebdccc52644fd51e6aa4c82c" 2019-01-18 06:42:30,051 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-8f04cb6e-f9e3-4a8d-a55a-06cc355f93ef Date: Fri, 18 Jan 2019 06:42: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":["4e733bf2-fa71-4e34-bad4-b5bf8a772ab0"],"updated_at":"2019-01-18T06:42:29Z","tenant_id":"c034d7a89f394d0c8f0d6bb7adf364e2","created_at":"2019-01-18T06:42:28Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"c034d7a89f394d0c8f0d6bb7adf364e2","id":"a5083e3e-623a-4016-bccd-cb11ce82f656","name":"CreateInstanceSingleNetworkTests-93e5d57e-280d-4dd8-9cc4-bb361358c086-pub-net"}]} 2019-01-18 06:42:30,051 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=a5083e3e-623a-4016-bccd-cb11ce82f656 used request id req-8f04cb6e-f9e3-4a8d-a55a-06cc355f93ef 2019-01-18 06:42:30,057 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=a5083e3e-623a-4016-bccd-cb11ce82f656 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d28b7a8a02689083ebdccc52644fd51e6aa4c82c" 2019-01-18 06:42:30,113 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-844bc4c1-6686-43b4-b090-b779deb44e77 Date: Fri, 18 Jan 2019 06:42:30 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a5083e3e-623a-4016-bccd-cb11ce82f656","tenant_id":"c034d7a89f394d0c8f0d6bb7adf364e2","created_at":"2019-01-18T06:42:29Z","dns_nameservers":[],"updated_at":"2019-01-18T06:42: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":"c034d7a89f394d0c8f0d6bb7adf364e2","id":"4e733bf2-fa71-4e34-bad4-b5bf8a772ab0","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-93e5d57e-280d-4dd8-9cc4-bb361358c086-pub-subnet"}]} 2019-01-18 06:42:30,113 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=a5083e3e-623a-4016-bccd-cb11ce82f656 used request id req-844bc4c1-6686-43b4-b090-b779deb44e77 2019-01-18 06:42:30,114 - OpenStackNetwork - DEBUG - Network [a5083e3e-623a-4016-bccd-cb11ce82f656] created successfully 2019-01-18 06:42:30,114 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:42:30,115 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:42:30,483 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1f9d32a9466b46ca9ecb541ca104bb9a", "name": "CreateInstanceSingleNetworkTests-b559c6fd-9bd8-444-proj-role"}], "expires_at": "2019-01-18T07:42:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c034d7a89f394d0c8f0d6bb7adf364e2", "name": "CreateInstanceSingleNetworkTests-b559c6fd-9bd8-444-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/c034d7a89f394d0c8f0d6bb7adf364e2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/c034d7a89f394d0c8f0d6bb7adf364e2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/c034d7a89f394d0c8f0d6bb7adf364e2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/c034d7a89f394d0c8f0d6bb7adf364e2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/c034d7a89f394d0c8f0d6bb7adf364e2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/c034d7a89f394d0c8f0d6bb7adf364e2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/c034d7a89f394d0c8f0d6bb7adf364e2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/c034d7a89f394d0c8f0d6bb7adf364e2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/c034d7a89f394d0c8f0d6bb7adf364e2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/c034d7a89f394d0c8f0d6bb7adf364e2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/c034d7a89f394d0c8f0d6bb7adf364e2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/c034d7a89f394d0c8f0d6bb7adf364e2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-b559c6fd-9bd8-444-user", "id": "64d3fe35409c4d07b8f2778f80ef523c"}, "audit_ids": ["-KmDhudTTemA6fraN8k3gg"], "issued_at": "2019-01-18T06:42:30.000000Z"}} 2019-01-18 06:42:30,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}e959dfa4f37825f806f8b2dcfedb3fca029e386d" 2019-01-18 06:42:30,562 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:42:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e15587ba-1706-44c5-b978-cd7c10942c9d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:42:30,562 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-e15587ba-1706-44c5-b978-cd7c10942c9d 2019-01-18 06:42:30,568 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/routers?name=CreateInstanceSingleNetworkTests-93e5d57e-280d-4dd8-9cc4-bb361358c086-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e959dfa4f37825f806f8b2dcfedb3fca029e386d" 2019-01-18 06:42:30,761 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-17e31a39-32e2-4992-a592-bbf1d874fe98 Date: Fri, 18 Jan 2019 06:42:30 GMT RESP BODY: {"routers": []} 2019-01-18 06:42:30,761 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers?name=CreateInstanceSingleNetworkTests-93e5d57e-280d-4dd8-9cc4-bb361358c086-pub-router&admin_state_up=True used request id req-17e31a39-32e2-4992-a592-bbf1d874fe98 2019-01-18 06:42:30,761 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:42:30,762 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:42:31,145 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1f9d32a9466b46ca9ecb541ca104bb9a", "name": "CreateInstanceSingleNetworkTests-b559c6fd-9bd8-444-proj-role"}], "expires_at": "2019-01-18T07:42:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c034d7a89f394d0c8f0d6bb7adf364e2", "name": "CreateInstanceSingleNetworkTests-b559c6fd-9bd8-444-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/c034d7a89f394d0c8f0d6bb7adf364e2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/c034d7a89f394d0c8f0d6bb7adf364e2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/c034d7a89f394d0c8f0d6bb7adf364e2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/c034d7a89f394d0c8f0d6bb7adf364e2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/c034d7a89f394d0c8f0d6bb7adf364e2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/c034d7a89f394d0c8f0d6bb7adf364e2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/c034d7a89f394d0c8f0d6bb7adf364e2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/c034d7a89f394d0c8f0d6bb7adf364e2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/c034d7a89f394d0c8f0d6bb7adf364e2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/c034d7a89f394d0c8f0d6bb7adf364e2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/c034d7a89f394d0c8f0d6bb7adf364e2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/c034d7a89f394d0c8f0d6bb7adf364e2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-b559c6fd-9bd8-444-user", "id": "64d3fe35409c4d07b8f2778f80ef523c"}, "audit_ids": ["I4aNt42KTFqSksenln94qA"], "issued_at": "2019-01-18T06:42:31.000000Z"}} 2019-01-18 06:42:31,146 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8170fcf8c250e22b7cabd298fa898fc3ce3a696" 2019-01-18 06:42:31,219 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:42:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b12e1cb9-2f4e-4e74-ac48-0ec923a08431 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:42:31,219 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-b12e1cb9-2f4e-4e74-ac48-0ec923a08431 2019-01-18 06:42:31,226 - 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}e959dfa4f37825f806f8b2dcfedb3fca029e386d" 2019-01-18 06:42:31,503 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-793bd7a1-f15f-45b7-af81-67a7722b0930 Date: Fri, 18 Jan 2019 06:42:31 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"c7128340-d09d-4472-ab8c-6b0e75149f5d","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"47feb8aba08a40dca7028a1701e597b9","status":"ACTIVE","subnets":["99f540fb-52d8-49ca-b59c-736c854d3c9e"],"description":"","tags":[],"updated_at":"2019-01-18T04:39:13Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"47feb8aba08a40dca7028a1701e597b9","created_at":"2019-01-18T04:39:06Z","mtu":1500}]} 2019-01-18 06:42:31,503 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=external used request id req-793bd7a1-f15f-45b7-af81-67a7722b0930 2019-01-18 06:42:31,508 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=c7128340-d09d-4472-ab8c-6b0e75149f5d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e959dfa4f37825f806f8b2dcfedb3fca029e386d" 2019-01-18 06:42:31,698 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-5beb70b5-bd8f-49ed-a09f-a5e059629829 Date: Fri, 18 Jan 2019 06:42:31 GMT RESP BODY: {"subnets":[]} 2019-01-18 06:42:31,698 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=c7128340-d09d-4472-ab8c-6b0e75149f5d used request id req-5beb70b5-bd8f-49ed-a09f-a5e059629829 2019-01-18 06:42:31,698 - neutron_utils - INFO - Creating router with name - CreateInstanceSingleNetworkTests-93e5d57e-280d-4dd8-9cc4-bb361358c086-pub-router 2019-01-18 06:42:31,704 - 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}e959dfa4f37825f806f8b2dcfedb3fca029e386d" -d '{"router": {"external_gateway_info": {"network_id": "c7128340-d09d-4472-ab8c-6b0e75149f5d"}, "name": "CreateInstanceSingleNetworkTests-93e5d57e-280d-4dd8-9cc4-bb361358c086-pub-router", "admin_state_up": true}}' 2019-01-18 06:42:36,873 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 723 X-Openstack-Request-Id: req-b2ca1e5e-d8fb-49fe-8bf5-8ebcde738468 Date: Fri, 18 Jan 2019 06:42:36 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "c7128340-d09d-4472-ab8c-6b0e75149f5d", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "99f540fb-52d8-49ca-b59c-736c854d3c9e", "ip_address": "172.30.9.209"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "c034d7a89f394d0c8f0d6bb7adf364e2", "created_at": "2019-01-18T06:42:32Z", "admin_state_up": true, "updated_at": "2019-01-18T06:42:33Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "c034d7a89f394d0c8f0d6bb7adf364e2", "id": "b4a055fe-8743-4048-b65d-d2b447ed1e62", "name": "CreateInstanceSingleNetworkTests-93e5d57e-280d-4dd8-9cc4-bb361358c086-pub-router"}} 2019-01-18 06:42:36,873 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/routers used request id req-b2ca1e5e-d8fb-49fe-8bf5-8ebcde738468 2019-01-18 06:42:36,879 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?device_id=b4a055fe-8743-4048-b65d-d2b447ed1e62 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e959dfa4f37825f806f8b2dcfedb3fca029e386d" 2019-01-18 06:42:37,062 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-240d10a3-b63c-4ddd-a601-d50719124c4e Date: Fri, 18 Jan 2019 06:42:37 GMT RESP BODY: {"ports":[]} 2019-01-18 06:42:37,062 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?device_id=b4a055fe-8743-4048-b65d-d2b447ed1e62 used request id req-240d10a3-b63c-4ddd-a601-d50719124c4e 2019-01-18 06:42:37,067 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-93e5d57e-280d-4dd8-9cc4-bb361358c086-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e959dfa4f37825f806f8b2dcfedb3fca029e386d" 2019-01-18 06:42:37,307 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-c7fe598a-a838-4dc8-93e4-673e282cc9db Date: Fri, 18 Jan 2019 06:42: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":["4e733bf2-fa71-4e34-bad4-b5bf8a772ab0"],"updated_at":"2019-01-18T06:42:29Z","tenant_id":"c034d7a89f394d0c8f0d6bb7adf364e2","created_at":"2019-01-18T06:42:28Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"c034d7a89f394d0c8f0d6bb7adf364e2","id":"a5083e3e-623a-4016-bccd-cb11ce82f656","name":"CreateInstanceSingleNetworkTests-93e5d57e-280d-4dd8-9cc4-bb361358c086-pub-net"}]} 2019-01-18 06:42:37,307 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-93e5d57e-280d-4dd8-9cc4-bb361358c086-pub-net used request id req-c7fe598a-a838-4dc8-93e4-673e282cc9db 2019-01-18 06:42:37,311 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-18 06:42:37,316 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 18 Jan 2019 06:42: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"}]}]}} 2019-01-18 06:42:37,317 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/c034d7a89f394d0c8f0d6bb7adf364e2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e959dfa4f37825f806f8b2dcfedb3fca029e386d" 2019-01-18 06:42:37,419 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:42:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8bce324b-2a51-40af-9652-2dfab9e4083d 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/c034d7a89f394d0c8f0d6bb7adf364e2"}, "enabled": true, "id": "c034d7a89f394d0c8f0d6bb7adf364e2", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-b559c6fd-9bd8-444-proj"}} 2019-01-18 06:42:37,419 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/c034d7a89f394d0c8f0d6bb7adf364e2 used request id req-8bce324b-2a51-40af-9652-2dfab9e4083d 2019-01-18 06:42:37,425 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=a5083e3e-623a-4016-bccd-cb11ce82f656 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e959dfa4f37825f806f8b2dcfedb3fca029e386d" 2019-01-18 06:42:37,630 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-e3c4e392-1ee8-46e2-918f-f6b1c447b071 Date: Fri, 18 Jan 2019 06:42:37 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a5083e3e-623a-4016-bccd-cb11ce82f656","tenant_id":"c034d7a89f394d0c8f0d6bb7adf364e2","created_at":"2019-01-18T06:42:29Z","dns_nameservers":[],"updated_at":"2019-01-18T06:42: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":"c034d7a89f394d0c8f0d6bb7adf364e2","id":"4e733bf2-fa71-4e34-bad4-b5bf8a772ab0","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-93e5d57e-280d-4dd8-9cc4-bb361358c086-pub-subnet"}]} 2019-01-18 06:42:37,630 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=a5083e3e-623a-4016-bccd-cb11ce82f656 used request id req-e3c4e392-1ee8-46e2-918f-f6b1c447b071 2019-01-18 06:42:37,636 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=a5083e3e-623a-4016-bccd-cb11ce82f656&name=CreateInstanceSingleNetworkTests-93e5d57e-280d-4dd8-9cc4-bb361358c086-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e959dfa4f37825f806f8b2dcfedb3fca029e386d" 2019-01-18 06:42:37,687 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-33820f28-ed53-4657-8a5b-937431f3fd92 Date: Fri, 18 Jan 2019 06:42:37 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a5083e3e-623a-4016-bccd-cb11ce82f656","tenant_id":"c034d7a89f394d0c8f0d6bb7adf364e2","created_at":"2019-01-18T06:42:29Z","dns_nameservers":[],"updated_at":"2019-01-18T06:42: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":"c034d7a89f394d0c8f0d6bb7adf364e2","id":"4e733bf2-fa71-4e34-bad4-b5bf8a772ab0","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-93e5d57e-280d-4dd8-9cc4-bb361358c086-pub-subnet"}]} 2019-01-18 06:42:37,687 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=a5083e3e-623a-4016-bccd-cb11ce82f656&name=CreateInstanceSingleNetworkTests-93e5d57e-280d-4dd8-9cc4-bb361358c086-pub-subnet used request id req-33820f28-ed53-4657-8a5b-937431f3fd92 2019-01-18 06:42:37,687 - OpenStackNetwork - DEBUG - Adding router to subnet... 2019-01-18 06:42:37,687 - neutron_utils - INFO - Adding interface to router with name CreateInstanceSingleNetworkTests-93e5d57e-280d-4dd8-9cc4-bb361358c086-pub-router 2019-01-18 06:42:37,693 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9696/v2.0/routers/b4a055fe-8743-4048-b65d-d2b447ed1e62/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e959dfa4f37825f806f8b2dcfedb3fca029e386d" -d '{"subnet_id": "4e733bf2-fa71-4e34-bad4-b5bf8a772ab0"}' 2019-01-18 06:42:39,631 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-93af3292-7b3d-402a-90ab-c6c2876b247d Date: Fri, 18 Jan 2019 06:42:39 GMT RESP BODY: {"network_id": "a5083e3e-623a-4016-bccd-cb11ce82f656", "tenant_id": "c034d7a89f394d0c8f0d6bb7adf364e2", "subnet_id": "4e733bf2-fa71-4e34-bad4-b5bf8a772ab0", "subnet_ids": ["4e733bf2-fa71-4e34-bad4-b5bf8a772ab0"], "port_id": "574e8350-956f-43f6-b3ec-c6f6c8a68e31", "id": "b4a055fe-8743-4048-b65d-d2b447ed1e62"} 2019-01-18 06:42:39,631 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/b4a055fe-8743-4048-b65d-d2b447ed1e62/add_router_interface used request id req-93af3292-7b3d-402a-90ab-c6c2876b247d 2019-01-18 06:42:39,637 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/routers/b4a055fe-8743-4048-b65d-d2b447ed1e62 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e959dfa4f37825f806f8b2dcfedb3fca029e386d" 2019-01-18 06:42:39,849 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-d7697f7c-a8b8-4465-bd1c-a91e35696262 Date: Fri, 18 Jan 2019 06:42:39 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "c7128340-d09d-4472-ab8c-6b0e75149f5d", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "99f540fb-52d8-49ca-b59c-736c854d3c9e", "ip_address": "172.30.9.209"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "c034d7a89f394d0c8f0d6bb7adf364e2", "created_at": "2019-01-18T06:42:32Z", "admin_state_up": true, "updated_at": "2019-01-18T06:42:38Z", "flavor_id": null, "revision_number": 8, "routes": [], "project_id": "c034d7a89f394d0c8f0d6bb7adf364e2", "id": "b4a055fe-8743-4048-b65d-d2b447ed1e62", "name": "CreateInstanceSingleNetworkTests-93e5d57e-280d-4dd8-9cc4-bb361358c086-pub-router"}} 2019-01-18 06:42:39,850 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers/b4a055fe-8743-4048-b65d-d2b447ed1e62 used request id req-d7697f7c-a8b8-4465-bd1c-a91e35696262 2019-01-18 06:42:39,855 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?device_id=b4a055fe-8743-4048-b65d-d2b447ed1e62 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e959dfa4f37825f806f8b2dcfedb3fca029e386d" 2019-01-18 06:42:39,909 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 753 X-Openstack-Request-Id: req-4dfd9337-8b5f-4bf2-bf86-39ba6e334beb Date: Fri, 18 Jan 2019 06:42:39 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:42:38Z","device_owner":"network:ha_router_replicated_interface","revision_number":5,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"4e733bf2-fa71-4e34-bad4-b5bf8a772ab0","ip_address":"10.55.1.1"}],"id":"574e8350-956f-43f6-b3ec-c6f6c8a68e31","security_groups":[],"mac_address":"fa:16:3e:14:76:6c","project_id":"c034d7a89f394d0c8f0d6bb7adf364e2","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a5083e3e-623a-4016-bccd-cb11ce82f656","tenant_id":"c034d7a89f394d0c8f0d6bb7adf364e2","created_at":"2019-01-18T06:42:38Z","binding:vnic_type":"normal","device_id":"b4a055fe-8743-4048-b65d-d2b447ed1e62"}]} 2019-01-18 06:42:39,909 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?device_id=b4a055fe-8743-4048-b65d-d2b447ed1e62 used request id req-4dfd9337-8b5f-4bf2-bf86-39ba6e334beb 2019-01-18 06:42:39,915 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets/4e733bf2-fa71-4e34-bad4-b5bf8a772ab0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e959dfa4f37825f806f8b2dcfedb3fca029e386d" 2019-01-18 06:42:40,131 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 679 X-Openstack-Request-Id: req-483f119a-4ce5-4295-80b9-0dc7b2deccd3 Date: Fri, 18 Jan 2019 06:42:40 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a5083e3e-623a-4016-bccd-cb11ce82f656","tenant_id":"c034d7a89f394d0c8f0d6bb7adf364e2","created_at":"2019-01-18T06:42:29Z","dns_nameservers":[],"updated_at":"2019-01-18T06:42: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":"c034d7a89f394d0c8f0d6bb7adf364e2","id":"4e733bf2-fa71-4e34-bad4-b5bf8a772ab0","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-93e5d57e-280d-4dd8-9cc4-bb361358c086-pub-subnet"}} 2019-01-18 06:42:40,131 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets/4e733bf2-fa71-4e34-bad4-b5bf8a772ab0 used request id req-483f119a-4ce5-4295-80b9-0dc7b2deccd3 2019-01-18 06:42:40,131 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:42:40,132 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:42:40,518 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "488fca829f8b496daa1cd2cdc6e45c49", "name": "Member"}, {"id": "c65201bd05504fa786d79b166e8bbba3", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}], "expires_at": "2019-01-18T07:42:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "020d00b5451a467cb276d06789a1149d", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "id": "e292c913af7844408b6509a836e493f5"}, "audit_ids": ["9k8ahpRlQb66u6x9CAq-Vw"], "issued_at": "2019-01-18T06:42:40.000000Z"}} 2019-01-18 06:42:40,519 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b76640a4e8c560cb3cd30d9cbd65b1821cbc0a2f" 2019-01-18 06:42:40,603 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:42:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0797a601-01ce-4c5f-9df8-51f4bc652d41 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:42:40,603 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-0797a601-01ce-4c5f-9df8-51f4bc652d41 2019-01-18 06:42:40,604 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-18 06:42:40,609 - 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}b76640a4e8c560cb3cd30d9cbd65b1821cbc0a2f" 2019-01-18 06:42:40,788 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:42: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-1e992e7a-3403-4b0f-b5bf-42587b7c6387 x-compute-request-id: req-1e992e7a-3403-4b0f-b5bf-42587b7c6387 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2019-01-18 06:42:40,788 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-1e992e7a-3403-4b0f-b5bf-42587b7c6387 2019-01-18 06:42:40,790 - 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}b76640a4e8c560cb3cd30d9cbd65b1821cbc0a2f" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstanceSingleNetworkTests-93e5d57e-280d-4dd8-9cc4-bb361358c086-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2019-01-18 06:42:40,835 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:42: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-e7277e0d-01e3-472c-a0a2-74c30af39d9f x-compute-request-id: req-e7277e0d-01e3-472c-a0a2-74c30af39d9f Content-Encoding: gzip Content-Length: 327 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/dab31236-2c01-4aab-bb13-4ac969ebbe7f", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/dab31236-2c01-4aab-bb13-4ac969ebbe7f", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "dab31236-2c01-4aab-bb13-4ac969ebbe7f", "name": "CreateInstanceSingleNetworkTests-93e5d57e-280d-4dd8-9cc4-bb361358c086-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2019-01-18 06:42:40,835 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-e7277e0d-01e3-472c-a0a2-74c30af39d9f 2019-01-18 06:42:40,836 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:42:40,836 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:42:41,205 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1f9d32a9466b46ca9ecb541ca104bb9a", "name": "CreateInstanceSingleNetworkTests-b559c6fd-9bd8-444-proj-role"}], "expires_at": "2019-01-18T07:42:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c034d7a89f394d0c8f0d6bb7adf364e2", "name": "CreateInstanceSingleNetworkTests-b559c6fd-9bd8-444-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/c034d7a89f394d0c8f0d6bb7adf364e2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/c034d7a89f394d0c8f0d6bb7adf364e2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/c034d7a89f394d0c8f0d6bb7adf364e2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/c034d7a89f394d0c8f0d6bb7adf364e2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/c034d7a89f394d0c8f0d6bb7adf364e2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/c034d7a89f394d0c8f0d6bb7adf364e2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/c034d7a89f394d0c8f0d6bb7adf364e2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/c034d7a89f394d0c8f0d6bb7adf364e2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/c034d7a89f394d0c8f0d6bb7adf364e2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/c034d7a89f394d0c8f0d6bb7adf364e2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/c034d7a89f394d0c8f0d6bb7adf364e2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/c034d7a89f394d0c8f0d6bb7adf364e2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-b559c6fd-9bd8-444-user", "id": "64d3fe35409c4d07b8f2778f80ef523c"}, "audit_ids": ["NIpusQy7QLq7DJuzzeFYXQ"], "issued_at": "2019-01-18T06:42:41.000000Z"}} 2019-01-18 06:42:41,206 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e63ce0a49b243032f0f6d2eca7a6c6325e114e1" 2019-01-18 06:42:41,276 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:42:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-002e361b-c70c-4256-b657-59f3d323bd83 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:42:41,276 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-002e361b-c70c-4256-b657-59f3d323bd83 2019-01-18 06:42:41,278 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-18 06:42:41,282 - 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}4e63ce0a49b243032f0f6d2eca7a6c6325e114e1" 2019-01-18 06:42:41,445 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:42: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-f440212d-46e0-4d6c-ab52-8098f7839f00 x-compute-request-id: req-f440212d-46e0-4d6c-ab52-8098f7839f00 Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2019-01-18 06:42:41,446 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-f440212d-46e0-4d6c-ab52-8098f7839f00 2019-01-18 06:42:41,446 - OpenStackKeypair - INFO - Creating keypair CreateInstanceSingleNetworkTests-93e5d57e-280d-4dd8-9cc4-bb361358c086-kp... 2019-01-18 06:42:41,447 - OpenStackKeypair - INFO - Creating new keypair 2019-01-18 06:42:41,473 - nova_utils - INFO - Creating keypair with name - CreateInstanceSingleNetworkTests-93e5d57e-280d-4dd8-9cc4-bb361358c086-kp 2019-01-18 06:42:41,475 - 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}4e63ce0a49b243032f0f6d2eca7a6c6325e114e1" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQCjoopc2gnXlNmfEI5KjcHm1dqwUsdcZwIoXX51JRPvdJ01pKL1lYsRHCIxugyDj59MKKzhPr2JgDgqifFVA5M+AoQx6OezPBRIUhD5j7qKvNywZUadpBQV6DJHZCwiEpCbKPHcOB7n9Zg1UYmjFnJ0dpQq34uICT421j78K1RhYQ==", "name": "CreateInstanceSingleNetworkTests-93e5d57e-280d-4dd8-9cc4-bb361358c086-kp"}}' 2019-01-18 06:42:41,525 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:42: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-ca27e297-60cf-40c6-b18c-6f8937996355 x-compute-request-id: req-ca27e297-60cf-40c6-b18c-6f8937996355 Content-Encoding: gzip Content-Length: 382 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQCjoopc2gnXlNmfEI5KjcHm1dqwUsdcZwIoXX51JRPvdJ01pKL1lYsRHCIxugyDj59MKKzhPr2JgDgqifFVA5M+AoQx6OezPBRIUhD5j7qKvNywZUadpBQV6DJHZCwiEpCbKPHcOB7n9Zg1UYmjFnJ0dpQq34uICT421j78K1RhYQ==", "user_id": "64d3fe35409c4d07b8f2778f80ef523c", "name": "CreateInstanceSingleNetworkTests-93e5d57e-280d-4dd8-9cc4-bb361358c086-kp", "fingerprint": "f4:37:1a:71:e1:cf:b8:58:b8:38:78:cc:4c:d9:ad:30"}} 2019-01-18 06:42:41,525 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-ca27e297-60cf-40c6-b18c-6f8937996355 2019-01-18 06:42:41,527 - file_utils - INFO - Saved public key to - tmp/CreateInstanceSingleNetworkTests-93e5d57e-280d-4dd8-9cc4-bb361358c086.pub 2019-01-18 06:42:41,527 - file_utils - INFO - Saved private key to - tmp/CreateInstanceSingleNetworkTests-93e5d57e-280d-4dd8-9cc4-bb361358c086 2019-01-18 06:42:41,527 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:42:41,528 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:42:41,903 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1f9d32a9466b46ca9ecb541ca104bb9a", "name": "CreateInstanceSingleNetworkTests-b559c6fd-9bd8-444-proj-role"}], "expires_at": "2019-01-18T07:42:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c034d7a89f394d0c8f0d6bb7adf364e2", "name": "CreateInstanceSingleNetworkTests-b559c6fd-9bd8-444-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/c034d7a89f394d0c8f0d6bb7adf364e2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/c034d7a89f394d0c8f0d6bb7adf364e2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/c034d7a89f394d0c8f0d6bb7adf364e2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/c034d7a89f394d0c8f0d6bb7adf364e2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/c034d7a89f394d0c8f0d6bb7adf364e2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/c034d7a89f394d0c8f0d6bb7adf364e2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/c034d7a89f394d0c8f0d6bb7adf364e2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/c034d7a89f394d0c8f0d6bb7adf364e2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/c034d7a89f394d0c8f0d6bb7adf364e2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/c034d7a89f394d0c8f0d6bb7adf364e2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/c034d7a89f394d0c8f0d6bb7adf364e2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/c034d7a89f394d0c8f0d6bb7adf364e2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-b559c6fd-9bd8-444-user", "id": "64d3fe35409c4d07b8f2778f80ef523c"}, "audit_ids": ["Htl6wWdWToeCBvBnX3hsrg"], "issued_at": "2019-01-18T06:42:41.000000Z"}} 2019-01-18 06:42:41,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}4c7ac030ddeda343f6390c8c07cdc4341c92666a" 2019-01-18 06:42:41,976 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:42:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e754148b-6b68-4c56-a4c0-74e56c9d208c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:42:41,976 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-e754148b-6b68-4c56-a4c0-74e56c9d208c 2019-01-18 06:42:41,983 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-93e5d57e-280d-4dd8-9cc4-bb361358c086-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c7ac030ddeda343f6390c8c07cdc4341c92666a" 2019-01-18 06:42:42,168 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-0d5df27a-3a9b-4b7f-935f-6a65291e9fea Date: Fri, 18 Jan 2019 06:42:42 GMT RESP BODY: {"security_groups": []} 2019-01-18 06:42:42,168 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-93e5d57e-280d-4dd8-9cc4-bb361358c086-sec-grp used request id req-0d5df27a-3a9b-4b7f-935f-6a65291e9fea 2019-01-18 06:42:42,169 - OpenStackSecurityGroup - INFO - Creating security group CreateInstanceSingleNetworkTests-93e5d57e-280d-4dd8-9cc4-bb361358c086-sec-grp... 2019-01-18 06:42:42,169 - neutron_utils - INFO - Creating security group with name - CreateInstanceSingleNetworkTests-93e5d57e-280d-4dd8-9cc4-bb361358c086-sec-grp 2019-01-18 06:42:42,174 - 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}4c7ac030ddeda343f6390c8c07cdc4341c92666a" -d '{"security_group": {"name": "CreateInstanceSingleNetworkTests-93e5d57e-280d-4dd8-9cc4-bb361358c086-sec-grp"}}' 2019-01-18 06:42:42,591 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1409 X-Openstack-Request-Id: req-e9b2f630-d093-4f34-89df-ec585b8a7352 Date: Fri, 18 Jan 2019 06:42:42 GMT RESP BODY: {"security_group": {"description": "", "tags": [], "tenant_id": "c034d7a89f394d0c8f0d6bb7adf364e2", "created_at": "2019-01-18T06:42:42Z", "updated_at": "2019-01-18T06:42:42Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:42:42Z", "revision_number": 0, "id": "6bc3ea94-9022-44d8-a90b-badbb1ad4e54", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T06:42:42Z", "security_group_id": "988ee51c-c488-4f53-b80b-7312e8e87f96", "tenant_id": "c034d7a89f394d0c8f0d6bb7adf364e2", "port_range_min": null, "ethertype": "IPv4", "project_id": "c034d7a89f394d0c8f0d6bb7adf364e2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:42:42Z", "revision_number": 0, "id": "84097282-3d86-4ed4-a36f-f5d707e9e443", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T06:42:42Z", "security_group_id": "988ee51c-c488-4f53-b80b-7312e8e87f96", "tenant_id": "c034d7a89f394d0c8f0d6bb7adf364e2", "port_range_min": null, "ethertype": "IPv6", "project_id": "c034d7a89f394d0c8f0d6bb7adf364e2"}], "revision_number": 2, "project_id": "c034d7a89f394d0c8f0d6bb7adf364e2", "id": "988ee51c-c488-4f53-b80b-7312e8e87f96", "name": "CreateInstanceSingleNetworkTests-93e5d57e-280d-4dd8-9cc4-bb361358c086-sec-grp"}} 2019-01-18 06:42:42,591 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-groups used request id req-e9b2f630-d093-4f34-89df-ec585b8a7352 2019-01-18 06:42:42,592 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 988ee51c-c488-4f53-b80b-7312e8e87f96 2019-01-18 06:42:42,595 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=988ee51c-c488-4f53-b80b-7312e8e87f96 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c7ac030ddeda343f6390c8c07cdc4341c92666a" 2019-01-18 06:42:42,755 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-5d069b7d-9cb6-4968-9cb6-1a468b85a5cd Date: Fri, 18 Jan 2019 06:42: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": "2019-01-18T06:42:42Z", "security_group_id": "988ee51c-c488-4f53-b80b-7312e8e87f96", "port_range_min": null, "revision_number": 0, "tenant_id": "c034d7a89f394d0c8f0d6bb7adf364e2", "created_at": "2019-01-18T06:42:42Z", "project_id": "c034d7a89f394d0c8f0d6bb7adf364e2", "id": "6bc3ea94-9022-44d8-a90b-badbb1ad4e54"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T06:42:42Z", "security_group_id": "988ee51c-c488-4f53-b80b-7312e8e87f96", "port_range_min": null, "revision_number": 0, "tenant_id": "c034d7a89f394d0c8f0d6bb7adf364e2", "created_at": "2019-01-18T06:42:42Z", "project_id": "c034d7a89f394d0c8f0d6bb7adf364e2", "id": "84097282-3d86-4ed4-a36f-f5d707e9e443"}]} 2019-01-18 06:42:42,755 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=988ee51c-c488-4f53-b80b-7312e8e87f96 used request id req-5d069b7d-9cb6-4968-9cb6-1a468b85a5cd 2019-01-18 06:42:42,755 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 988ee51c-c488-4f53-b80b-7312e8e87f96 2019-01-18 06:42:42,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=988ee51c-c488-4f53-b80b-7312e8e87f96 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c7ac030ddeda343f6390c8c07cdc4341c92666a" 2019-01-18 06:42:42,924 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-0327b602-1388-43a3-a57e-77daf436691f Date: Fri, 18 Jan 2019 06:42: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": "2019-01-18T06:42:42Z", "security_group_id": "988ee51c-c488-4f53-b80b-7312e8e87f96", "port_range_min": null, "revision_number": 0, "tenant_id": "c034d7a89f394d0c8f0d6bb7adf364e2", "created_at": "2019-01-18T06:42:42Z", "project_id": "c034d7a89f394d0c8f0d6bb7adf364e2", "id": "6bc3ea94-9022-44d8-a90b-badbb1ad4e54"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T06:42:42Z", "security_group_id": "988ee51c-c488-4f53-b80b-7312e8e87f96", "port_range_min": null, "revision_number": 0, "tenant_id": "c034d7a89f394d0c8f0d6bb7adf364e2", "created_at": "2019-01-18T06:42:42Z", "project_id": "c034d7a89f394d0c8f0d6bb7adf364e2", "id": "84097282-3d86-4ed4-a36f-f5d707e9e443"}]} 2019-01-18 06:42:42,925 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=988ee51c-c488-4f53-b80b-7312e8e87f96 used request id req-0327b602-1388-43a3-a57e-77daf436691f 2019-01-18 06:42:42,925 - neutron_utils - INFO - Retrieving security group with ID - 988ee51c-c488-4f53-b80b-7312e8e87f96 2019-01-18 06:42:42,931 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?id=988ee51c-c488-4f53-b80b-7312e8e87f96 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c7ac030ddeda343f6390c8c07cdc4341c92666a" 2019-01-18 06:42:43,149 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1412 X-Openstack-Request-Id: req-ed90a109-4e28-4a45-bd4a-987de05bc879 Date: Fri, 18 Jan 2019 06:42:43 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "c034d7a89f394d0c8f0d6bb7adf364e2", "created_at": "2019-01-18T06:42:42Z", "updated_at": "2019-01-18T06:42:42Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:42:42Z", "revision_number": 0, "id": "6bc3ea94-9022-44d8-a90b-badbb1ad4e54", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T06:42:42Z", "security_group_id": "988ee51c-c488-4f53-b80b-7312e8e87f96", "tenant_id": "c034d7a89f394d0c8f0d6bb7adf364e2", "port_range_min": null, "ethertype": "IPv4", "project_id": "c034d7a89f394d0c8f0d6bb7adf364e2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:42:42Z", "revision_number": 0, "id": "84097282-3d86-4ed4-a36f-f5d707e9e443", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T06:42:42Z", "security_group_id": "988ee51c-c488-4f53-b80b-7312e8e87f96", "tenant_id": "c034d7a89f394d0c8f0d6bb7adf364e2", "port_range_min": null, "ethertype": "IPv6", "project_id": "c034d7a89f394d0c8f0d6bb7adf364e2"}], "revision_number": 2, "project_id": "c034d7a89f394d0c8f0d6bb7adf364e2", "id": "988ee51c-c488-4f53-b80b-7312e8e87f96", "name": "CreateInstanceSingleNetworkTests-93e5d57e-280d-4dd8-9cc4-bb361358c086-sec-grp"}]} 2019-01-18 06:42:43,149 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?id=988ee51c-c488-4f53-b80b-7312e8e87f96 used request id req-ed90a109-4e28-4a45-bd4a-987de05bc879 2019-01-18 06:42:43,149 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 988ee51c-c488-4f53-b80b-7312e8e87f96 2019-01-18 06:42:43,154 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=988ee51c-c488-4f53-b80b-7312e8e87f96 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c7ac030ddeda343f6390c8c07cdc4341c92666a" 2019-01-18 06:42:43,178 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-d58a4876-7e2c-4651-bf0e-7c1e66e34d37 Date: Fri, 18 Jan 2019 06:42:43 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": "2019-01-18T06:42:42Z", "security_group_id": "988ee51c-c488-4f53-b80b-7312e8e87f96", "port_range_min": null, "revision_number": 0, "tenant_id": "c034d7a89f394d0c8f0d6bb7adf364e2", "created_at": "2019-01-18T06:42:42Z", "project_id": "c034d7a89f394d0c8f0d6bb7adf364e2", "id": "6bc3ea94-9022-44d8-a90b-badbb1ad4e54"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T06:42:42Z", "security_group_id": "988ee51c-c488-4f53-b80b-7312e8e87f96", "port_range_min": null, "revision_number": 0, "tenant_id": "c034d7a89f394d0c8f0d6bb7adf364e2", "created_at": "2019-01-18T06:42:42Z", "project_id": "c034d7a89f394d0c8f0d6bb7adf364e2", "id": "84097282-3d86-4ed4-a36f-f5d707e9e443"}]} 2019-01-18 06:42:43,178 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=988ee51c-c488-4f53-b80b-7312e8e87f96 used request id req-d58a4876-7e2c-4651-bf0e-7c1e66e34d37 2019-01-18 06:42:43,179 - neutron_utils - INFO - Retrieving security group with ID - 988ee51c-c488-4f53-b80b-7312e8e87f96 2019-01-18 06:42:43,182 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?id=988ee51c-c488-4f53-b80b-7312e8e87f96 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c7ac030ddeda343f6390c8c07cdc4341c92666a" 2019-01-18 06:42:43,229 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1412 X-Openstack-Request-Id: req-37f96a83-9974-4a63-9f6d-180c82850b9f Date: Fri, 18 Jan 2019 06:42:43 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "c034d7a89f394d0c8f0d6bb7adf364e2", "created_at": "2019-01-18T06:42:42Z", "updated_at": "2019-01-18T06:42:42Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:42:42Z", "revision_number": 0, "id": "6bc3ea94-9022-44d8-a90b-badbb1ad4e54", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T06:42:42Z", "security_group_id": "988ee51c-c488-4f53-b80b-7312e8e87f96", "tenant_id": "c034d7a89f394d0c8f0d6bb7adf364e2", "port_range_min": null, "ethertype": "IPv4", "project_id": "c034d7a89f394d0c8f0d6bb7adf364e2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:42:42Z", "revision_number": 0, "id": "84097282-3d86-4ed4-a36f-f5d707e9e443", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T06:42:42Z", "security_group_id": "988ee51c-c488-4f53-b80b-7312e8e87f96", "tenant_id": "c034d7a89f394d0c8f0d6bb7adf364e2", "port_range_min": null, "ethertype": "IPv6", "project_id": "c034d7a89f394d0c8f0d6bb7adf364e2"}], "revision_number": 2, "project_id": "c034d7a89f394d0c8f0d6bb7adf364e2", "id": "988ee51c-c488-4f53-b80b-7312e8e87f96", "name": "CreateInstanceSingleNetworkTests-93e5d57e-280d-4dd8-9cc4-bb361358c086-sec-grp"}]} 2019-01-18 06:42:43,229 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?id=988ee51c-c488-4f53-b80b-7312e8e87f96 used request id req-37f96a83-9974-4a63-9f6d-180c82850b9f 2019-01-18 06:42:43,230 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 988ee51c-c488-4f53-b80b-7312e8e87f96 2019-01-18 06:42:43,233 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=988ee51c-c488-4f53-b80b-7312e8e87f96 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c7ac030ddeda343f6390c8c07cdc4341c92666a" 2019-01-18 06:42:43,254 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-9d1bae7f-81a3-44e9-819f-23818acb9c6e Date: Fri, 18 Jan 2019 06:42:43 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": "2019-01-18T06:42:42Z", "security_group_id": "988ee51c-c488-4f53-b80b-7312e8e87f96", "port_range_min": null, "revision_number": 0, "tenant_id": "c034d7a89f394d0c8f0d6bb7adf364e2", "created_at": "2019-01-18T06:42:42Z", "project_id": "c034d7a89f394d0c8f0d6bb7adf364e2", "id": "6bc3ea94-9022-44d8-a90b-badbb1ad4e54"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T06:42:42Z", "security_group_id": "988ee51c-c488-4f53-b80b-7312e8e87f96", "port_range_min": null, "revision_number": 0, "tenant_id": "c034d7a89f394d0c8f0d6bb7adf364e2", "created_at": "2019-01-18T06:42:42Z", "project_id": "c034d7a89f394d0c8f0d6bb7adf364e2", "id": "84097282-3d86-4ed4-a36f-f5d707e9e443"}]} 2019-01-18 06:42:43,255 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=988ee51c-c488-4f53-b80b-7312e8e87f96 used request id req-9d1bae7f-81a3-44e9-819f-23818acb9c6e 2019-01-18 06:42:43,255 - neutron_utils - INFO - Creating security group to security group - CreateInstanceSingleNetworkTests-93e5d57e-280d-4dd8-9cc4-bb361358c086-sec-grp 2019-01-18 06:42:43,258 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-93e5d57e-280d-4dd8-9cc4-bb361358c086-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c7ac030ddeda343f6390c8c07cdc4341c92666a" 2019-01-18 06:42:43,301 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1412 X-Openstack-Request-Id: req-62a31690-5d23-4539-8090-c1d1fc0c2f25 Date: Fri, 18 Jan 2019 06:42:43 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "c034d7a89f394d0c8f0d6bb7adf364e2", "created_at": "2019-01-18T06:42:42Z", "updated_at": "2019-01-18T06:42:42Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:42:42Z", "revision_number": 0, "id": "6bc3ea94-9022-44d8-a90b-badbb1ad4e54", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T06:42:42Z", "security_group_id": "988ee51c-c488-4f53-b80b-7312e8e87f96", "tenant_id": "c034d7a89f394d0c8f0d6bb7adf364e2", "port_range_min": null, "ethertype": "IPv4", "project_id": "c034d7a89f394d0c8f0d6bb7adf364e2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:42:42Z", "revision_number": 0, "id": "84097282-3d86-4ed4-a36f-f5d707e9e443", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T06:42:42Z", "security_group_id": "988ee51c-c488-4f53-b80b-7312e8e87f96", "tenant_id": "c034d7a89f394d0c8f0d6bb7adf364e2", "port_range_min": null, "ethertype": "IPv6", "project_id": "c034d7a89f394d0c8f0d6bb7adf364e2"}], "revision_number": 2, "project_id": "c034d7a89f394d0c8f0d6bb7adf364e2", "id": "988ee51c-c488-4f53-b80b-7312e8e87f96", "name": "CreateInstanceSingleNetworkTests-93e5d57e-280d-4dd8-9cc4-bb361358c086-sec-grp"}]} 2019-01-18 06:42:43,301 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-93e5d57e-280d-4dd8-9cc4-bb361358c086-sec-grp used request id req-62a31690-5d23-4539-8090-c1d1fc0c2f25 2019-01-18 06:42:43,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" 2019-01-18 06:42:43,307 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 18 Jan 2019 06:42: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"}]}]}} 2019-01-18 06:42:43,307 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/c034d7a89f394d0c8f0d6bb7adf364e2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c7ac030ddeda343f6390c8c07cdc4341c92666a" 2019-01-18 06:42:43,469 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:42:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-05782b7d-d821-4898-bad2-50136195eba3 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/c034d7a89f394d0c8f0d6bb7adf364e2"}, "enabled": true, "id": "c034d7a89f394d0c8f0d6bb7adf364e2", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-b559c6fd-9bd8-444-proj"}} 2019-01-18 06:42:43,469 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/c034d7a89f394d0c8f0d6bb7adf364e2 used request id req-05782b7d-d821-4898-bad2-50136195eba3 2019-01-18 06:42:43,469 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 988ee51c-c488-4f53-b80b-7312e8e87f96 2019-01-18 06:42:43,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=988ee51c-c488-4f53-b80b-7312e8e87f96 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c7ac030ddeda343f6390c8c07cdc4341c92666a" 2019-01-18 06:42:43,636 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-0a71f83b-08e4-4b5b-a74b-5b8f8950165d Date: Fri, 18 Jan 2019 06:42:43 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": "2019-01-18T06:42:42Z", "security_group_id": "988ee51c-c488-4f53-b80b-7312e8e87f96", "port_range_min": null, "revision_number": 0, "tenant_id": "c034d7a89f394d0c8f0d6bb7adf364e2", "created_at": "2019-01-18T06:42:42Z", "project_id": "c034d7a89f394d0c8f0d6bb7adf364e2", "id": "6bc3ea94-9022-44d8-a90b-badbb1ad4e54"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T06:42:42Z", "security_group_id": "988ee51c-c488-4f53-b80b-7312e8e87f96", "port_range_min": null, "revision_number": 0, "tenant_id": "c034d7a89f394d0c8f0d6bb7adf364e2", "created_at": "2019-01-18T06:42:42Z", "project_id": "c034d7a89f394d0c8f0d6bb7adf364e2", "id": "84097282-3d86-4ed4-a36f-f5d707e9e443"}]} 2019-01-18 06:42:43,636 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=988ee51c-c488-4f53-b80b-7312e8e87f96 used request id req-0a71f83b-08e4-4b5b-a74b-5b8f8950165d 2019-01-18 06:42:43,639 - 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}4c7ac030ddeda343f6390c8c07cdc4341c92666a" -d '{"security_group_rule": {"direction": "ingress", "protocol": 1, "security_group_id": "988ee51c-c488-4f53-b80b-7312e8e87f96"}}' 2019-01-18 06:42:43,795 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 509 X-Openstack-Request-Id: req-d532160f-d5a3-48b4-9a6f-b88016a827af Date: Fri, 18 Jan 2019 06:42:43 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": "2019-01-18T06:42:43Z", "security_group_id": "988ee51c-c488-4f53-b80b-7312e8e87f96", "port_range_min": null, "revision_number": 0, "tenant_id": "c034d7a89f394d0c8f0d6bb7adf364e2", "created_at": "2019-01-18T06:42:43Z", "project_id": "c034d7a89f394d0c8f0d6bb7adf364e2", "id": "19176df7-3b9b-435c-a4ab-c9cc9ab624b5"}} 2019-01-18 06:42:43,795 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules used request id req-d532160f-d5a3-48b4-9a6f-b88016a827af 2019-01-18 06:42:43,796 - neutron_utils - INFO - Creating security group to security group - CreateInstanceSingleNetworkTests-93e5d57e-280d-4dd8-9cc4-bb361358c086-sec-grp 2019-01-18 06:42:43,801 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-93e5d57e-280d-4dd8-9cc4-bb361358c086-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c7ac030ddeda343f6390c8c07cdc4341c92666a" 2019-01-18 06:42:44,001 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1910 X-Openstack-Request-Id: req-c07c080c-206c-409f-bd10-efb40a049d0c Date: Fri, 18 Jan 2019 06:42:43 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "c034d7a89f394d0c8f0d6bb7adf364e2", "created_at": "2019-01-18T06:42:42Z", "updated_at": "2019-01-18T06:42:43Z", "security_group_rules": [{"direction": "ingress", "protocol": "1", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:42:43Z", "revision_number": 0, "id": "19176df7-3b9b-435c-a4ab-c9cc9ab624b5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T06:42:43Z", "security_group_id": "988ee51c-c488-4f53-b80b-7312e8e87f96", "tenant_id": "c034d7a89f394d0c8f0d6bb7adf364e2", "port_range_min": null, "ethertype": "IPv4", "project_id": "c034d7a89f394d0c8f0d6bb7adf364e2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:42:42Z", "revision_number": 0, "id": "6bc3ea94-9022-44d8-a90b-badbb1ad4e54", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T06:42:42Z", "security_group_id": "988ee51c-c488-4f53-b80b-7312e8e87f96", "tenant_id": "c034d7a89f394d0c8f0d6bb7adf364e2", "port_range_min": null, "ethertype": "IPv4", "project_id": "c034d7a89f394d0c8f0d6bb7adf364e2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:42:42Z", "revision_number": 0, "id": "84097282-3d86-4ed4-a36f-f5d707e9e443", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T06:42:42Z", "security_group_id": "988ee51c-c488-4f53-b80b-7312e8e87f96", "tenant_id": "c034d7a89f394d0c8f0d6bb7adf364e2", "port_range_min": null, "ethertype": "IPv6", "project_id": "c034d7a89f394d0c8f0d6bb7adf364e2"}], "revision_number": 3, "project_id": "c034d7a89f394d0c8f0d6bb7adf364e2", "id": "988ee51c-c488-4f53-b80b-7312e8e87f96", "name": "CreateInstanceSingleNetworkTests-93e5d57e-280d-4dd8-9cc4-bb361358c086-sec-grp"}]} 2019-01-18 06:42:44,002 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-93e5d57e-280d-4dd8-9cc4-bb361358c086-sec-grp used request id req-c07c080c-206c-409f-bd10-efb40a049d0c 2019-01-18 06:42:44,006 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/c034d7a89f394d0c8f0d6bb7adf364e2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c7ac030ddeda343f6390c8c07cdc4341c92666a" 2019-01-18 06:42:44,091 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:42:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2d34b740-35dd-43a4-b720-7e2628e3673a 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/c034d7a89f394d0c8f0d6bb7adf364e2"}, "enabled": true, "id": "c034d7a89f394d0c8f0d6bb7adf364e2", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-b559c6fd-9bd8-444-proj"}} 2019-01-18 06:42:44,091 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/c034d7a89f394d0c8f0d6bb7adf364e2 used request id req-2d34b740-35dd-43a4-b720-7e2628e3673a 2019-01-18 06:42:44,091 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 988ee51c-c488-4f53-b80b-7312e8e87f96 2019-01-18 06:42:44,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=988ee51c-c488-4f53-b80b-7312e8e87f96 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c7ac030ddeda343f6390c8c07cdc4341c92666a" 2019-01-18 06:42:44,276 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1488 X-Openstack-Request-Id: req-aee51598-57b3-4dfb-83a1-9abc1d8d3a3d Date: Fri, 18 Jan 2019 06:42:44 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": "2019-01-18T06:42:43Z", "security_group_id": "988ee51c-c488-4f53-b80b-7312e8e87f96", "port_range_min": null, "revision_number": 0, "tenant_id": "c034d7a89f394d0c8f0d6bb7adf364e2", "created_at": "2019-01-18T06:42:43Z", "project_id": "c034d7a89f394d0c8f0d6bb7adf364e2", "id": "19176df7-3b9b-435c-a4ab-c9cc9ab624b5"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T06:42:42Z", "security_group_id": "988ee51c-c488-4f53-b80b-7312e8e87f96", "port_range_min": null, "revision_number": 0, "tenant_id": "c034d7a89f394d0c8f0d6bb7adf364e2", "created_at": "2019-01-18T06:42:42Z", "project_id": "c034d7a89f394d0c8f0d6bb7adf364e2", "id": "6bc3ea94-9022-44d8-a90b-badbb1ad4e54"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T06:42:42Z", "security_group_id": "988ee51c-c488-4f53-b80b-7312e8e87f96", "port_range_min": null, "revision_number": 0, "tenant_id": "c034d7a89f394d0c8f0d6bb7adf364e2", "created_at": "2019-01-18T06:42:42Z", "project_id": "c034d7a89f394d0c8f0d6bb7adf364e2", "id": "84097282-3d86-4ed4-a36f-f5d707e9e443"}]} 2019-01-18 06:42:44,277 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=988ee51c-c488-4f53-b80b-7312e8e87f96 used request id req-aee51598-57b3-4dfb-83a1-9abc1d8d3a3d 2019-01-18 06:42:44,283 - 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}4c7ac030ddeda343f6390c8c07cdc4341c92666a" -d '{"security_group_rule": {"protocol": 6, "direction": "ingress", "port_range_min": 22, "port_range_max": 22, "security_group_id": "988ee51c-c488-4f53-b80b-7312e8e87f96"}}' 2019-01-18 06:42:44,603 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 505 X-Openstack-Request-Id: req-06fac5bd-e192-4563-af26-ca94cf2fc373 Date: Fri, 18 Jan 2019 06:42:44 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": "2019-01-18T06:42:44Z", "security_group_id": "988ee51c-c488-4f53-b80b-7312e8e87f96", "port_range_min": 22, "revision_number": 0, "tenant_id": "c034d7a89f394d0c8f0d6bb7adf364e2", "created_at": "2019-01-18T06:42:44Z", "project_id": "c034d7a89f394d0c8f0d6bb7adf364e2", "id": "4a5993a6-2764-4be1-9671-4627f12cb1cc"}} 2019-01-18 06:42:44,603 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules used request id req-06fac5bd-e192-4563-af26-ca94cf2fc373 2019-01-18 06:42:44,604 - neutron_utils - INFO - Retrieving security group with ID - 988ee51c-c488-4f53-b80b-7312e8e87f96 2019-01-18 06:42:44,609 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?id=988ee51c-c488-4f53-b80b-7312e8e87f96 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c7ac030ddeda343f6390c8c07cdc4341c92666a" 2019-01-18 06:42:44,659 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2404 X-Openstack-Request-Id: req-b701aae9-7834-4ef7-b9c3-ca0bc2d9da38 Date: Fri, 18 Jan 2019 06:42:44 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "c034d7a89f394d0c8f0d6bb7adf364e2", "created_at": "2019-01-18T06:42:42Z", "updated_at": "2019-01-18T06:42:44Z", "security_group_rules": [{"direction": "ingress", "protocol": "1", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:42:43Z", "revision_number": 0, "id": "19176df7-3b9b-435c-a4ab-c9cc9ab624b5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T06:42:43Z", "security_group_id": "988ee51c-c488-4f53-b80b-7312e8e87f96", "tenant_id": "c034d7a89f394d0c8f0d6bb7adf364e2", "port_range_min": null, "ethertype": "IPv4", "project_id": "c034d7a89f394d0c8f0d6bb7adf364e2"}, {"direction": "ingress", "protocol": "6", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-01-18T06:42:44Z", "revision_number": 0, "id": "4a5993a6-2764-4be1-9671-4627f12cb1cc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T06:42:44Z", "security_group_id": "988ee51c-c488-4f53-b80b-7312e8e87f96", "tenant_id": "c034d7a89f394d0c8f0d6bb7adf364e2", "port_range_min": 22, "ethertype": "IPv4", "project_id": "c034d7a89f394d0c8f0d6bb7adf364e2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:42:42Z", "revision_number": 0, "id": "6bc3ea94-9022-44d8-a90b-badbb1ad4e54", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T06:42:42Z", "security_group_id": "988ee51c-c488-4f53-b80b-7312e8e87f96", "tenant_id": "c034d7a89f394d0c8f0d6bb7adf364e2", "port_range_min": null, "ethertype": "IPv4", "project_id": "c034d7a89f394d0c8f0d6bb7adf364e2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:42:42Z", "revision_number": 0, "id": "84097282-3d86-4ed4-a36f-f5d707e9e443", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T06:42:42Z", "security_group_id": "988ee51c-c488-4f53-b80b-7312e8e87f96", "tenant_id": "c034d7a89f394d0c8f0d6bb7adf364e2", "port_range_min": null, "ethertype": "IPv6", "project_id": "c034d7a89f394d0c8f0d6bb7adf364e2"}], "revision_number": 4, "project_id": "c034d7a89f394d0c8f0d6bb7adf364e2", "id": "988ee51c-c488-4f53-b80b-7312e8e87f96", "name": "CreateInstanceSingleNetworkTests-93e5d57e-280d-4dd8-9cc4-bb361358c086-sec-grp"}]} 2019-01-18 06:42:44,659 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?id=988ee51c-c488-4f53-b80b-7312e8e87f96 used request id req-b701aae9-7834-4ef7-b9c3-ca0bc2d9da38 2019-01-18 06:42:44,660 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 988ee51c-c488-4f53-b80b-7312e8e87f96 2019-01-18 06:42:44,665 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=988ee51c-c488-4f53-b80b-7312e8e87f96 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c7ac030ddeda343f6390c8c07cdc4341c92666a" 2019-01-18 06:42:44,694 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1970 X-Openstack-Request-Id: req-0da60c2b-b627-4114-9339-88a54c9e1e19 Date: Fri, 18 Jan 2019 06:42:44 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": "2019-01-18T06:42:43Z", "security_group_id": "988ee51c-c488-4f53-b80b-7312e8e87f96", "port_range_min": null, "revision_number": 0, "tenant_id": "c034d7a89f394d0c8f0d6bb7adf364e2", "created_at": "2019-01-18T06:42:43Z", "project_id": "c034d7a89f394d0c8f0d6bb7adf364e2", "id": "19176df7-3b9b-435c-a4ab-c9cc9ab624b5"}, {"remote_group_id": null, "direction": "ingress", "protocol": "6", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2019-01-18T06:42:44Z", "security_group_id": "988ee51c-c488-4f53-b80b-7312e8e87f96", "port_range_min": 22, "revision_number": 0, "tenant_id": "c034d7a89f394d0c8f0d6bb7adf364e2", "created_at": "2019-01-18T06:42:44Z", "project_id": "c034d7a89f394d0c8f0d6bb7adf364e2", "id": "4a5993a6-2764-4be1-9671-4627f12cb1cc"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T06:42:42Z", "security_group_id": "988ee51c-c488-4f53-b80b-7312e8e87f96", "port_range_min": null, "revision_number": 0, "tenant_id": "c034d7a89f394d0c8f0d6bb7adf364e2", "created_at": "2019-01-18T06:42:42Z", "project_id": "c034d7a89f394d0c8f0d6bb7adf364e2", "id": "6bc3ea94-9022-44d8-a90b-badbb1ad4e54"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T06:42:42Z", "security_group_id": "988ee51c-c488-4f53-b80b-7312e8e87f96", "port_range_min": null, "revision_number": 0, "tenant_id": "c034d7a89f394d0c8f0d6bb7adf364e2", "created_at": "2019-01-18T06:42:42Z", "project_id": "c034d7a89f394d0c8f0d6bb7adf364e2", "id": "84097282-3d86-4ed4-a36f-f5d707e9e443"}]} 2019-01-18 06:42:44,694 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=988ee51c-c488-4f53-b80b-7312e8e87f96 used request id req-0da60c2b-b627-4114-9339-88a54c9e1e19 2019-01-18 06:42:44,695 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:42:44,696 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:42:45,070 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1f9d32a9466b46ca9ecb541ca104bb9a", "name": "CreateInstanceSingleNetworkTests-b559c6fd-9bd8-444-proj-role"}], "expires_at": "2019-01-18T07:42:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c034d7a89f394d0c8f0d6bb7adf364e2", "name": "CreateInstanceSingleNetworkTests-b559c6fd-9bd8-444-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/c034d7a89f394d0c8f0d6bb7adf364e2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/c034d7a89f394d0c8f0d6bb7adf364e2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/c034d7a89f394d0c8f0d6bb7adf364e2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/c034d7a89f394d0c8f0d6bb7adf364e2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/c034d7a89f394d0c8f0d6bb7adf364e2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/c034d7a89f394d0c8f0d6bb7adf364e2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/c034d7a89f394d0c8f0d6bb7adf364e2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/c034d7a89f394d0c8f0d6bb7adf364e2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/c034d7a89f394d0c8f0d6bb7adf364e2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/c034d7a89f394d0c8f0d6bb7adf364e2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/c034d7a89f394d0c8f0d6bb7adf364e2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/c034d7a89f394d0c8f0d6bb7adf364e2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-b559c6fd-9bd8-444-user", "id": "64d3fe35409c4d07b8f2778f80ef523c"}, "audit_ids": ["8aVAgU0GTg6tvGxxvPt8lQ"], "issued_at": "2019-01-18T06:42:45.000000Z"}} 2019-01-18 06:42:45,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}3ab2b236541ece83af9206f71075e7c874629db5" 2019-01-18 06:42:45,150 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:42:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1f4fa87c-ddd2-4e3e-8e48-195bb3b12ee1 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:42:45,151 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-1f4fa87c-ddd2-4e3e-8e48-195bb3b12ee1 2019-01-18 06:42:45,152 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-18 06:42:45,154 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ab2b236541ece83af9206f71075e7c874629db5" 2019-01-18 06:42:45,244 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:42:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3ae83bd7-dc3a-4564-bfe9-378224230e32 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:42:45,244 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-3ae83bd7-dc3a-4564-bfe9-378224230e32 2019-01-18 06:42:45,252 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-93e5d57e-280d-4dd8-9cc4-bb361358c086-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ab2b236541ece83af9206f71075e7c874629db5" 2019-01-18 06:42:45,524 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-74653ca0-475f-4253-adfd-5419733d9829 Date: Fri, 18 Jan 2019 06:42: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":["4e733bf2-fa71-4e34-bad4-b5bf8a772ab0"],"updated_at":"2019-01-18T06:42:29Z","tenant_id":"c034d7a89f394d0c8f0d6bb7adf364e2","created_at":"2019-01-18T06:42:28Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"c034d7a89f394d0c8f0d6bb7adf364e2","id":"a5083e3e-623a-4016-bccd-cb11ce82f656","name":"CreateInstanceSingleNetworkTests-93e5d57e-280d-4dd8-9cc4-bb361358c086-pub-net"}]} 2019-01-18 06:42:45,524 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-93e5d57e-280d-4dd8-9cc4-bb361358c086-pub-net used request id req-74653ca0-475f-4253-adfd-5419733d9829 2019-01-18 06:42:45,527 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-18 06:42:45,532 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 18 Jan 2019 06: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"}]}]}} 2019-01-18 06:42:45,532 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/c034d7a89f394d0c8f0d6bb7adf364e2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ab2b236541ece83af9206f71075e7c874629db5" 2019-01-18 06:42:45,609 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:42:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-85fbc5a2-639d-476b-b925-c36bc7bf2c17 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/c034d7a89f394d0c8f0d6bb7adf364e2"}, "enabled": true, "id": "c034d7a89f394d0c8f0d6bb7adf364e2", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-b559c6fd-9bd8-444-proj"}} 2019-01-18 06:42:45,609 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/c034d7a89f394d0c8f0d6bb7adf364e2 used request id req-85fbc5a2-639d-476b-b925-c36bc7bf2c17 2019-01-18 06:42:45,613 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=a5083e3e-623a-4016-bccd-cb11ce82f656 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ab2b236541ece83af9206f71075e7c874629db5" 2019-01-18 06:42:45,811 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-202b7a37-53b4-4d93-9da1-e0920dfebef2 Date: Fri, 18 Jan 2019 06:42:45 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a5083e3e-623a-4016-bccd-cb11ce82f656","tenant_id":"c034d7a89f394d0c8f0d6bb7adf364e2","created_at":"2019-01-18T06:42:29Z","dns_nameservers":[],"updated_at":"2019-01-18T06:42: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":"c034d7a89f394d0c8f0d6bb7adf364e2","id":"4e733bf2-fa71-4e34-bad4-b5bf8a772ab0","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-93e5d57e-280d-4dd8-9cc4-bb361358c086-pub-subnet"}]} 2019-01-18 06:42:45,811 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=a5083e3e-623a-4016-bccd-cb11ce82f656 used request id req-202b7a37-53b4-4d93-9da1-e0920dfebef2 2019-01-18 06:42:45,813 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=a5083e3e-623a-4016-bccd-cb11ce82f656&name=CreateInstanceSingleNetworkTests-93e5d57e-280d-4dd8-9cc4-bb361358c086port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ab2b236541ece83af9206f71075e7c874629db5" 2019-01-18 06:42:45,982 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-1ce0ce08-4c66-48c2-a082-ca6fac647b95 Date: Fri, 18 Jan 2019 06:42:45 GMT RESP BODY: {"ports":[]} 2019-01-18 06:42:45,982 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=a5083e3e-623a-4016-bccd-cb11ce82f656&name=CreateInstanceSingleNetworkTests-93e5d57e-280d-4dd8-9cc4-bb361358c086port-1&admin_state_up=True used request id req-1ce0ce08-4c66-48c2-a082-ca6fac647b95 2019-01-18 06:42:45,985 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/detail?name=CreateInstanceSingleNetworkTests-93e5d57e-280d-4dd8-9cc4-bb361358c086-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ab2b236541ece83af9206f71075e7c874629db5" 2019-01-18 06:42:46,214 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:42: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-8e1c01f6-8569-42bb-9746-667384c11e42 x-compute-request-id: req-8e1c01f6-8569-42bb-9746-667384c11e42 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2019-01-18 06:42:46,215 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail?name=CreateInstanceSingleNetworkTests-93e5d57e-280d-4dd8-9cc4-bb361358c086-inst used request id req-8e1c01f6-8569-42bb-9746-667384c11e42 2019-01-18 06:42:46,220 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-93e5d57e-280d-4dd8-9cc4-bb361358c086-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ab2b236541ece83af9206f71075e7c874629db5" 2019-01-18 06:42:46,491 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-0b0e220b-4b49-4794-8086-54da131f55a4 Date: Fri, 18 Jan 2019 06:42: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":["4e733bf2-fa71-4e34-bad4-b5bf8a772ab0"],"updated_at":"2019-01-18T06:42:29Z","tenant_id":"c034d7a89f394d0c8f0d6bb7adf364e2","created_at":"2019-01-18T06:42:28Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"c034d7a89f394d0c8f0d6bb7adf364e2","id":"a5083e3e-623a-4016-bccd-cb11ce82f656","name":"CreateInstanceSingleNetworkTests-93e5d57e-280d-4dd8-9cc4-bb361358c086-pub-net"}]} 2019-01-18 06:42:46,491 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-93e5d57e-280d-4dd8-9cc4-bb361358c086-pub-net used request id req-0b0e220b-4b49-4794-8086-54da131f55a4 2019-01-18 06:42:46,496 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/c034d7a89f394d0c8f0d6bb7adf364e2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ab2b236541ece83af9206f71075e7c874629db5" 2019-01-18 06:42:46,590 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:42:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f7943432-566e-4302-a934-633fa93b0c3e 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/c034d7a89f394d0c8f0d6bb7adf364e2"}, "enabled": true, "id": "c034d7a89f394d0c8f0d6bb7adf364e2", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-b559c6fd-9bd8-444-proj"}} 2019-01-18 06:42:46,591 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/c034d7a89f394d0c8f0d6bb7adf364e2 used request id req-f7943432-566e-4302-a934-633fa93b0c3e 2019-01-18 06:42:46,596 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=a5083e3e-623a-4016-bccd-cb11ce82f656 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ab2b236541ece83af9206f71075e7c874629db5" 2019-01-18 06:42:46,791 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-d7994567-b6a0-4457-9ddd-8ebbe48ca878 Date: Fri, 18 Jan 2019 06:42:46 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a5083e3e-623a-4016-bccd-cb11ce82f656","tenant_id":"c034d7a89f394d0c8f0d6bb7adf364e2","created_at":"2019-01-18T06:42:29Z","dns_nameservers":[],"updated_at":"2019-01-18T06:42: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":"c034d7a89f394d0c8f0d6bb7adf364e2","id":"4e733bf2-fa71-4e34-bad4-b5bf8a772ab0","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-93e5d57e-280d-4dd8-9cc4-bb361358c086-pub-subnet"}]} 2019-01-18 06:42:46,791 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=a5083e3e-623a-4016-bccd-cb11ce82f656 used request id req-d7994567-b6a0-4457-9ddd-8ebbe48ca878 2019-01-18 06:42:46,797 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=a5083e3e-623a-4016-bccd-cb11ce82f656&name=CreateInstanceSingleNetworkTests-93e5d57e-280d-4dd8-9cc4-bb361358c086port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ab2b236541ece83af9206f71075e7c874629db5" 2019-01-18 06:42:46,976 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-5e86ed94-4e73-40ba-b4f1-b4d574757b61 Date: Fri, 18 Jan 2019 06:42:46 GMT RESP BODY: {"ports":[]} 2019-01-18 06:42:46,977 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=a5083e3e-623a-4016-bccd-cb11ce82f656&name=CreateInstanceSingleNetworkTests-93e5d57e-280d-4dd8-9cc4-bb361358c086port-1&admin_state_up=True used request id req-5e86ed94-4e73-40ba-b4f1-b4d574757b61 2019-01-18 06:42:46,977 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:42:46,978 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:42:47,427 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1f9d32a9466b46ca9ecb541ca104bb9a", "name": "CreateInstanceSingleNetworkTests-b559c6fd-9bd8-444-proj-role"}], "expires_at": "2019-01-18T07:42:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c034d7a89f394d0c8f0d6bb7adf364e2", "name": "CreateInstanceSingleNetworkTests-b559c6fd-9bd8-444-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/c034d7a89f394d0c8f0d6bb7adf364e2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/c034d7a89f394d0c8f0d6bb7adf364e2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/c034d7a89f394d0c8f0d6bb7adf364e2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/c034d7a89f394d0c8f0d6bb7adf364e2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/c034d7a89f394d0c8f0d6bb7adf364e2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/c034d7a89f394d0c8f0d6bb7adf364e2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/c034d7a89f394d0c8f0d6bb7adf364e2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/c034d7a89f394d0c8f0d6bb7adf364e2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/c034d7a89f394d0c8f0d6bb7adf364e2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/c034d7a89f394d0c8f0d6bb7adf364e2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/c034d7a89f394d0c8f0d6bb7adf364e2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/c034d7a89f394d0c8f0d6bb7adf364e2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-b559c6fd-9bd8-444-user", "id": "64d3fe35409c4d07b8f2778f80ef523c"}, "audit_ids": ["OY6hotw_SFCvZ4qxdD_Klg"], "issued_at": "2019-01-18T06:42:47.000000Z"}} 2019-01-18 06:42:47,428 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4da42af3e7ced09ea07527a798760da55935c4d8" 2019-01-18 06:42:47,504 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:42:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-69ed880d-8b82-4559-8a92-baada518ab9d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:42:47,504 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-69ed880d-8b82-4559-8a92-baada518ab9d 2019-01-18 06:42:47,511 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-93e5d57e-280d-4dd8-9cc4-bb361358c086-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ab2b236541ece83af9206f71075e7c874629db5" 2019-01-18 06:42:47,610 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-da1822dc-c95f-4422-a581-965cf74d0f85 Date: Fri, 18 Jan 2019 06:42: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":["4e733bf2-fa71-4e34-bad4-b5bf8a772ab0"],"updated_at":"2019-01-18T06:42:29Z","tenant_id":"c034d7a89f394d0c8f0d6bb7adf364e2","created_at":"2019-01-18T06:42:28Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"c034d7a89f394d0c8f0d6bb7adf364e2","id":"a5083e3e-623a-4016-bccd-cb11ce82f656","name":"CreateInstanceSingleNetworkTests-93e5d57e-280d-4dd8-9cc4-bb361358c086-pub-net"}]} 2019-01-18 06:42:47,610 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-93e5d57e-280d-4dd8-9cc4-bb361358c086-pub-net used request id req-da1822dc-c95f-4422-a581-965cf74d0f85 2019-01-18 06:42:47,614 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=a5083e3e-623a-4016-bccd-cb11ce82f656 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ab2b236541ece83af9206f71075e7c874629db5" 2019-01-18 06:42:47,824 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-cfdc031f-a16b-4048-857e-48d6b412f971 Date: Fri, 18 Jan 2019 06:42:47 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a5083e3e-623a-4016-bccd-cb11ce82f656","tenant_id":"c034d7a89f394d0c8f0d6bb7adf364e2","created_at":"2019-01-18T06:42:29Z","dns_nameservers":[],"updated_at":"2019-01-18T06:42: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":"c034d7a89f394d0c8f0d6bb7adf364e2","id":"4e733bf2-fa71-4e34-bad4-b5bf8a772ab0","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-93e5d57e-280d-4dd8-9cc4-bb361358c086-pub-subnet"}]} 2019-01-18 06:42:47,824 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=a5083e3e-623a-4016-bccd-cb11ce82f656 used request id req-cfdc031f-a16b-4048-857e-48d6b412f971 2019-01-18 06:42:47,830 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-93e5d57e-280d-4dd8-9cc4-bb361358c086-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ab2b236541ece83af9206f71075e7c874629db5" 2019-01-18 06:42:48,064 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-9bb9e3bf-a589-45fb-8104-aef5b046ff61 Date: Fri, 18 Jan 2019 06:42: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":["4e733bf2-fa71-4e34-bad4-b5bf8a772ab0"],"updated_at":"2019-01-18T06:42:29Z","tenant_id":"c034d7a89f394d0c8f0d6bb7adf364e2","created_at":"2019-01-18T06:42:28Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"c034d7a89f394d0c8f0d6bb7adf364e2","id":"a5083e3e-623a-4016-bccd-cb11ce82f656","name":"CreateInstanceSingleNetworkTests-93e5d57e-280d-4dd8-9cc4-bb361358c086-pub-net"}]} 2019-01-18 06:42:48,064 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-93e5d57e-280d-4dd8-9cc4-bb361358c086-pub-net used request id req-9bb9e3bf-a589-45fb-8104-aef5b046ff61 2019-01-18 06:42:48,067 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-18 06:42:48,072 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 18 Jan 2019 06:42: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"}]}]}} 2019-01-18 06:42:48,073 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/c034d7a89f394d0c8f0d6bb7adf364e2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4da42af3e7ced09ea07527a798760da55935c4d8" 2019-01-18 06:42:48,153 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:42:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-73d21291-0836-4ca1-b525-479475dd25f8 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/c034d7a89f394d0c8f0d6bb7adf364e2"}, "enabled": true, "id": "c034d7a89f394d0c8f0d6bb7adf364e2", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-b559c6fd-9bd8-444-proj"}} 2019-01-18 06:42:48,154 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/c034d7a89f394d0c8f0d6bb7adf364e2 used request id req-73d21291-0836-4ca1-b525-479475dd25f8 2019-01-18 06:42:48,159 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=a5083e3e-623a-4016-bccd-cb11ce82f656 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ab2b236541ece83af9206f71075e7c874629db5" 2019-01-18 06:42:48,363 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-4fd14910-6e52-4e0b-a8c3-b86d4add486b Date: Fri, 18 Jan 2019 06:42:48 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a5083e3e-623a-4016-bccd-cb11ce82f656","tenant_id":"c034d7a89f394d0c8f0d6bb7adf364e2","created_at":"2019-01-18T06:42:29Z","dns_nameservers":[],"updated_at":"2019-01-18T06:42: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":"c034d7a89f394d0c8f0d6bb7adf364e2","id":"4e733bf2-fa71-4e34-bad4-b5bf8a772ab0","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-93e5d57e-280d-4dd8-9cc4-bb361358c086-pub-subnet"}]} 2019-01-18 06:42:48,363 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=a5083e3e-623a-4016-bccd-cb11ce82f656 used request id req-4fd14910-6e52-4e0b-a8c3-b86d4add486b 2019-01-18 06:42:48,364 - neutron_utils - INFO - Creating port for network with name - CreateInstanceSingleNetworkTests-93e5d57e-280d-4dd8-9cc4-bb361358c086-pub-net 2019-01-18 06:42:48,370 - 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}3ab2b236541ece83af9206f71075e7c874629db5" -d '{"port": {"network_id": "a5083e3e-623a-4016-bccd-cb11ce82f656", "name": "CreateInstanceSingleNetworkTests-93e5d57e-280d-4dd8-9cc4-bb361358c086port-1", "admin_state_up": true}}' 2019-01-18 06:42:49,511 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 789 X-Openstack-Request-Id: req-13eaa214-3575-4ad9-aae4-0141d097243c Date: Fri, 18 Jan 2019 06:42:49 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:42:49Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"4e733bf2-fa71-4e34-bad4-b5bf8a772ab0","ip_address":"10.55.1.14"}],"id":"5a7a0cb0-3065-41cd-99df-bf160e1c9c31","security_groups":["82176fb5-4a06-4422-b3c2-0516fb784509"],"mac_address":"fa:16:3e:23:f6:00","device_id":"","status":"DOWN","description":"","tags":[],"name":"CreateInstanceSingleNetworkTests-93e5d57e-280d-4dd8-9cc4-bb361358c086port-1","project_id":"c034d7a89f394d0c8f0d6bb7adf364e2","qos_policy_id":null,"admin_state_up":true,"network_id":"a5083e3e-623a-4016-bccd-cb11ce82f656","tenant_id":"c034d7a89f394d0c8f0d6bb7adf364e2","created_at":"2019-01-18T06:42:48Z","binding:vnic_type":"normal"}} 2019-01-18 06:42:49,512 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/ports used request id req-13eaa214-3575-4ad9-aae4-0141d097243c 2019-01-18 06:42:49,518 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-93e5d57e-280d-4dd8-9cc4-bb361358c086-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ab2b236541ece83af9206f71075e7c874629db5" 2019-01-18 06:42:49,972 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-87fd6ba5-658c-4c94-83a3-690c99478884 Date: Fri, 18 Jan 2019 06:42: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":["4e733bf2-fa71-4e34-bad4-b5bf8a772ab0"],"updated_at":"2019-01-18T06:42:29Z","tenant_id":"c034d7a89f394d0c8f0d6bb7adf364e2","created_at":"2019-01-18T06:42:28Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"c034d7a89f394d0c8f0d6bb7adf364e2","id":"a5083e3e-623a-4016-bccd-cb11ce82f656","name":"CreateInstanceSingleNetworkTests-93e5d57e-280d-4dd8-9cc4-bb361358c086-pub-net"}]} 2019-01-18 06:42:49,973 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-93e5d57e-280d-4dd8-9cc4-bb361358c086-pub-net used request id req-87fd6ba5-658c-4c94-83a3-690c99478884 2019-01-18 06:42:49,977 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/c034d7a89f394d0c8f0d6bb7adf364e2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ab2b236541ece83af9206f71075e7c874629db5" 2019-01-18 06:42:50,062 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:42:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9bd12d65-48c9-448e-926e-29ae3d6f6e01 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/c034d7a89f394d0c8f0d6bb7adf364e2"}, "enabled": true, "id": "c034d7a89f394d0c8f0d6bb7adf364e2", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-b559c6fd-9bd8-444-proj"}} 2019-01-18 06:42:50,062 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/c034d7a89f394d0c8f0d6bb7adf364e2 used request id req-9bd12d65-48c9-448e-926e-29ae3d6f6e01 2019-01-18 06:42:50,068 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=a5083e3e-623a-4016-bccd-cb11ce82f656 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ab2b236541ece83af9206f71075e7c874629db5" 2019-01-18 06:42:50,271 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-8342fdb0-859b-4c40-918f-deeae14e02b4 Date: Fri, 18 Jan 2019 06:42:50 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a5083e3e-623a-4016-bccd-cb11ce82f656","tenant_id":"c034d7a89f394d0c8f0d6bb7adf364e2","created_at":"2019-01-18T06:42:29Z","dns_nameservers":[],"updated_at":"2019-01-18T06:42: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":"c034d7a89f394d0c8f0d6bb7adf364e2","id":"4e733bf2-fa71-4e34-bad4-b5bf8a772ab0","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-93e5d57e-280d-4dd8-9cc4-bb361358c086-pub-subnet"}]} 2019-01-18 06:42:50,271 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=a5083e3e-623a-4016-bccd-cb11ce82f656 used request id req-8342fdb0-859b-4c40-918f-deeae14e02b4 2019-01-18 06:42:50,277 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=a5083e3e-623a-4016-bccd-cb11ce82f656&name=CreateInstanceSingleNetworkTests-93e5d57e-280d-4dd8-9cc4-bb361358c086port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ab2b236541ece83af9206f71075e7c874629db5" 2019-01-18 06:42:50,335 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 792 X-Openstack-Request-Id: req-3fb9ec02-b5b0-4728-9ed5-8b4eea281844 Date: Fri, 18 Jan 2019 06:42:50 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:42:49Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"4e733bf2-fa71-4e34-bad4-b5bf8a772ab0","ip_address":"10.55.1.14"}],"id":"5a7a0cb0-3065-41cd-99df-bf160e1c9c31","security_groups":["82176fb5-4a06-4422-b3c2-0516fb784509"],"mac_address":"fa:16:3e:23:f6:00","project_id":"c034d7a89f394d0c8f0d6bb7adf364e2","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-93e5d57e-280d-4dd8-9cc4-bb361358c086port-1","admin_state_up":true,"network_id":"a5083e3e-623a-4016-bccd-cb11ce82f656","tenant_id":"c034d7a89f394d0c8f0d6bb7adf364e2","created_at":"2019-01-18T06:42:48Z","binding:vnic_type":"normal","device_id":""}]} 2019-01-18 06:42:50,335 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=a5083e3e-623a-4016-bccd-cb11ce82f656&name=CreateInstanceSingleNetworkTests-93e5d57e-280d-4dd8-9cc4-bb361358c086port-1&admin_state_up=True used request id req-3fb9ec02-b5b0-4728-9ed5-8b4eea281844 2019-01-18 06:42:50,339 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/c034d7a89f394d0c8f0d6bb7adf364e2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ab2b236541ece83af9206f71075e7c874629db5" 2019-01-18 06:42:50,433 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:42:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1f551452-f60f-4875-9236-6860a9473961 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/c034d7a89f394d0c8f0d6bb7adf364e2"}, "enabled": true, "id": "c034d7a89f394d0c8f0d6bb7adf364e2", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-b559c6fd-9bd8-444-proj"}} 2019-01-18 06:42:50,433 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/c034d7a89f394d0c8f0d6bb7adf364e2 used request id req-1f551452-f60f-4875-9236-6860a9473961 2019-01-18 06:42:50,434 - nova_utils - INFO - Creating VM with name - CreateInstanceSingleNetworkTests-93e5d57e-280d-4dd8-9cc4-bb361358c086-inst 2019-01-18 06:42:50,437 - 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}3ab2b236541ece83af9206f71075e7c874629db5" 2019-01-18 06:42:50,464 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:42: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-d6fd2514-c3a3-4705-9229-0116de08b3a0 x-compute-request-id: req-d6fd2514-c3a3-4705-9229-0116de08b3a0 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"flavors": [{"id": "dab31236-2c01-4aab-bb13-4ac969ebbe7f", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/dab31236-2c01-4aab-bb13-4ac969ebbe7f", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/dab31236-2c01-4aab-bb13-4ac969ebbe7f", "rel": "bookmark"}], "name": "CreateInstanceSingleNetworkTests-93e5d57e-280d-4dd8-9cc4-bb361358c086-flavor-name"}]} 2019-01-18 06:42:50,464 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-d6fd2514-c3a3-4705-9229-0116de08b3a0 2019-01-18 06:42:50,466 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors/dab31236-2c01-4aab-bb13-4ac969ebbe7f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ab2b236541ece83af9206f71075e7c874629db5" 2019-01-18 06:42:50,489 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:42: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-882691d4-2743-4938-b386-aa949de72cff x-compute-request-id: req-882691d4-2743-4938-b386-aa949de72cff Content-Encoding: gzip Content-Length: 327 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/dab31236-2c01-4aab-bb13-4ac969ebbe7f", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/dab31236-2c01-4aab-bb13-4ac969ebbe7f", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "dab31236-2c01-4aab-bb13-4ac969ebbe7f", "name": "CreateInstanceSingleNetworkTests-93e5d57e-280d-4dd8-9cc4-bb361358c086-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2019-01-18 06:42:50,489 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/dab31236-2c01-4aab-bb13-4ac969ebbe7f used request id req-882691d4-2743-4938-b386-aa949de72cff 2019-01-18 06:42:50,491 - 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-93e5d57e-280d-4dd8-9cc4-bb361358c086-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}3ab2b236541ece83af9206f71075e7c874629db5" 2019-01-18 06:42:50,677 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1074 Content-Type: application/json X-Openstack-Request-Id: req-fd4a67b2-c304-4447-b6cc-089f64a393ae Date: Fri, 18 Jan 2019 06:42:50 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstanceSingleNetworkTests-93e5d57e-280d-4dd8-9cc4-bb361358c086-image", "tags": [], "container_format": "bare", "created_at": "2019-01-18T06:42:25Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-18T06:42:26Z", "visibility": "shared", "locations": [{"url": "rbd://af014572-0a5d-4a80-a07f-9105f52ab2c1/images/e1cdb2cd-7f4c-4149-946c-d2191aac82e0/snap", "metadata": {}}], "self": "/v2/images/e1cdb2cd-7f4c-4149-946c-d2191aac82e0", "min_disk": 0, "protected": false, "id": "e1cdb2cd-7f4c-4149-946c-d2191aac82e0", "file": "/v2/images/e1cdb2cd-7f4c-4149-946c-d2191aac82e0/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "c034d7a89f394d0c8f0d6bb7adf364e2", "direct_url": "rbd://af014572-0a5d-4a80-a07f-9105f52ab2c1/images/e1cdb2cd-7f4c-4149-946c-d2191aac82e0/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceSingleNetworkTests-93e5d57e-280d-4dd8-9cc4-bb361358c086-image"} 2019-01-18 06:42:50,677 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSingleNetworkTests-93e5d57e-280d-4dd8-9cc4-bb361358c086-image used request id req-fd4a67b2-c304-4447-b6cc-089f64a393ae 2019-01-18 06:42:50,679 - 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}3ab2b236541ece83af9206f71075e7c874629db5" 2019-01-18 06:42:50,824 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-41c6ad22-2160-4b50-80a4-7d9cbbf41277 Date: Fri, 18 Jan 2019 06:42: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"}}} 2019-01-18 06:42:50,824 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-41c6ad22-2160-4b50-80a4-7d9cbbf41277 2019-01-18 06:42:50,830 - 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}3ab2b236541ece83af9206f71075e7c874629db5" -d '{"server": {"name": "CreateInstanceSingleNetworkTests-93e5d57e-280d-4dd8-9cc4-bb361358c086-inst", "imageRef": "e1cdb2cd-7f4c-4149-946c-d2191aac82e0", "key_name": "CreateInstanceSingleNetworkTests-93e5d57e-280d-4dd8-9cc4-bb361358c086-kp", "flavorRef": "dab31236-2c01-4aab-bb13-4ac969ebbe7f", "max_count": 1, "min_count": 1, "networks": [{"port": "5a7a0cb0-3065-41cd-99df-bf160e1c9c31"}], "security_groups": [{"name": "CreateInstanceSingleNetworkTests-93e5d57e-280d-4dd8-9cc4-bb361358c086-sec-grp"}]}}' 2019-01-18 06:42:53,096 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 18 Jan 2019 06:42: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-ee0b79f5-f3e0-4151-b9eb-ddfb595e9bdc x-compute-request-id: req-ee0b79f5-f3e0-4151-b9eb-ddfb595e9bdc Content-Length: 444 location: http://172.30.9.23:8774/v2.1/servers/a49957ed-9949-40c2-8c25-bfcf68dd6bbc Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "CreateInstanceSingleNetworkTests-93e5d57e-280d-4dd8-9cc4-bb361358c086-sec-grp"}], "OS-DCF:diskConfig": "MANUAL", "id": "a49957ed-9949-40c2-8c25-bfcf68dd6bbc", "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/a49957ed-9949-40c2-8c25-bfcf68dd6bbc", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/a49957ed-9949-40c2-8c25-bfcf68dd6bbc", "rel": "bookmark"}], "adminPass": "M2yyFWgtmmZk"}} 2019-01-18 06:42:53,096 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-ee0b79f5-f3e0-4151-b9eb-ddfb595e9bdc 2019-01-18 06:42:53,099 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/a49957ed-9949-40c2-8c25-bfcf68dd6bbc -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ab2b236541ece83af9206f71075e7c874629db5" 2019-01-18 06:42:53,936 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:42: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-4a179532-597f-44db-b9e4-2e6eccce5686 x-compute-request-id: req-4a179532-597f-44db-b9e4-2e6eccce5686 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/a49957ed-9949-40c2-8c25-bfcf68dd6bbc", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/a49957ed-9949-40c2-8c25-bfcf68dd6bbc", "rel": "bookmark"}], "image": {"id": "e1cdb2cd-7f4c-4149-946c-d2191aac82e0", "links": [{"href": "http://172.30.9.23:8774/images/e1cdb2cd-7f4c-4149-946c-d2191aac82e0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "dab31236-2c01-4aab-bb13-4ac969ebbe7f", "links": [{"href": "http://172.30.9.23:8774/flavors/dab31236-2c01-4aab-bb13-4ac969ebbe7f", "rel": "bookmark"}]}, "id": "a49957ed-9949-40c2-8c25-bfcf68dd6bbc", "user_id": "64d3fe35409c4d07b8f2778f80ef523c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2019-01-18T06:42:53Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-93e5d57e-280d-4dd8-9cc4-bb361358c086-kp", "name": "CreateInstanceSingleNetworkTests-93e5d57e-280d-4dd8-9cc4-bb361358c086-inst", "created": "2019-01-18T06:42:53Z", "tenant_id": "c034d7a89f394d0c8f0d6bb7adf364e2", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-18 06:42:53,936 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/a49957ed-9949-40c2-8c25-bfcf68dd6bbc used request id req-4a179532-597f-44db-b9e4-2e6eccce5686 2019-01-18 06:42:53,937 - create_instance - INFO - Created instance with name - CreateInstanceSingleNetworkTests-93e5d57e-280d-4dd8-9cc4-bb361358c086-inst 2019-01-18 06:42:53,940 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/a49957ed-9949-40c2-8c25-bfcf68dd6bbc -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ab2b236541ece83af9206f71075e7c874629db5" 2019-01-18 06:42:54,205 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:42: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-fb199145-85ad-47d2-a1b0-25aa83106ee8 x-compute-request-id: req-fb199145-85ad-47d2-a1b0-25aa83106ee8 Content-Encoding: gzip Content-Length: 662 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/a49957ed-9949-40c2-8c25-bfcf68dd6bbc", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/a49957ed-9949-40c2-8c25-bfcf68dd6bbc", "rel": "bookmark"}], "image": {"id": "e1cdb2cd-7f4c-4149-946c-d2191aac82e0", "links": [{"href": "http://172.30.9.23:8774/images/e1cdb2cd-7f4c-4149-946c-d2191aac82e0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "dab31236-2c01-4aab-bb13-4ac969ebbe7f", "links": [{"href": "http://172.30.9.23:8774/flavors/dab31236-2c01-4aab-bb13-4ac969ebbe7f", "rel": "bookmark"}]}, "id": "a49957ed-9949-40c2-8c25-bfcf68dd6bbc", "user_id": "64d3fe35409c4d07b8f2778f80ef523c", "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": "2019-01-18T06:42:53Z", "hostId": "d7047963a0e11a7f04acd86009ee3004e0a7b0d6ca3608cd89e6afa5", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-93e5d57e-280d-4dd8-9cc4-bb361358c086-kp", "name": "CreateInstanceSingleNetworkTests-93e5d57e-280d-4dd8-9cc4-bb361358c086-inst", "created": "2019-01-18T06:42:53Z", "tenant_id": "c034d7a89f394d0c8f0d6bb7adf364e2", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-18 06:42:54,205 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/a49957ed-9949-40c2-8c25-bfcf68dd6bbc used request id req-fb199145-85ad-47d2-a1b0-25aa83106ee8 2019-01-18 06:42:54,205 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-93e5d57e-280d-4dd8-9cc4-bb361358c086-inst] is - BUILD 2019-01-18 06:42:54,206 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-18 06:42:57,209 - create_instance - DEBUG - VM status query timeout in 896.728127003 2019-01-18 06:42:57,212 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/a49957ed-9949-40c2-8c25-bfcf68dd6bbc -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ab2b236541ece83af9206f71075e7c874629db5" 2019-01-18 06:42:57,713 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:42: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-ca1492ac-43cd-4108-b5a1-d4d21c723bb0 x-compute-request-id: req-ca1492ac-43cd-4108-b5a1-d4d21c723bb0 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/a49957ed-9949-40c2-8c25-bfcf68dd6bbc", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/a49957ed-9949-40c2-8c25-bfcf68dd6bbc", "rel": "bookmark"}], "image": {"id": "e1cdb2cd-7f4c-4149-946c-d2191aac82e0", "links": [{"href": "http://172.30.9.23:8774/images/e1cdb2cd-7f4c-4149-946c-d2191aac82e0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "dab31236-2c01-4aab-bb13-4ac969ebbe7f", "links": [{"href": "http://172.30.9.23:8774/flavors/dab31236-2c01-4aab-bb13-4ac969ebbe7f", "rel": "bookmark"}]}, "id": "a49957ed-9949-40c2-8c25-bfcf68dd6bbc", "security_groups": [{"name": "default"}], "user_id": "64d3fe35409c4d07b8f2778f80ef523c", "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": "2019-01-18T06:42:54Z", "hostId": "d7047963a0e11a7f04acd86009ee3004e0a7b0d6ca3608cd89e6afa5", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-93e5d57e-280d-4dd8-9cc4-bb361358c086-kp", "name": "CreateInstanceSingleNetworkTests-93e5d57e-280d-4dd8-9cc4-bb361358c086-inst", "created": "2019-01-18T06:42:53Z", "tenant_id": "c034d7a89f394d0c8f0d6bb7adf364e2", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-18 06:42:57,713 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/a49957ed-9949-40c2-8c25-bfcf68dd6bbc used request id req-ca1492ac-43cd-4108-b5a1-d4d21c723bb0 2019-01-18 06:42:57,714 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-93e5d57e-280d-4dd8-9cc4-bb361358c086-inst] is - BUILD 2019-01-18 06:42:57,714 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-18 06:43:00,717 - create_instance - DEBUG - VM status query timeout in 893.219636917 2019-01-18 06:43:00,721 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/a49957ed-9949-40c2-8c25-bfcf68dd6bbc -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ab2b236541ece83af9206f71075e7c874629db5" 2019-01-18 06:43:01,406 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:43: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-9db99d05-0a4e-4d1b-92d9-bf11b9d31769 x-compute-request-id: req-9db99d05-0a4e-4d1b-92d9-bf11b9d31769 Content-Encoding: gzip Content-Length: 762 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-93e5d57e-280d-4dd8-9cc4-bb361358c086-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:f6:00", "version": 4, "addr": "10.55.1.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/a49957ed-9949-40c2-8c25-bfcf68dd6bbc", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/a49957ed-9949-40c2-8c25-bfcf68dd6bbc", "rel": "bookmark"}], "image": {"id": "e1cdb2cd-7f4c-4149-946c-d2191aac82e0", "links": [{"href": "http://172.30.9.23:8774/images/e1cdb2cd-7f4c-4149-946c-d2191aac82e0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-18T06:42:57.000000", "flavor": {"id": "dab31236-2c01-4aab-bb13-4ac969ebbe7f", "links": [{"href": "http://172.30.9.23:8774/flavors/dab31236-2c01-4aab-bb13-4ac969ebbe7f", "rel": "bookmark"}]}, "id": "a49957ed-9949-40c2-8c25-bfcf68dd6bbc", "security_groups": [{"name": "default"}], "user_id": "64d3fe35409c4d07b8f2778f80ef523c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-18T06:42:58Z", "hostId": "d7047963a0e11a7f04acd86009ee3004e0a7b0d6ca3608cd89e6afa5", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-93e5d57e-280d-4dd8-9cc4-bb361358c086-kp", "name": "CreateInstanceSingleNetworkTests-93e5d57e-280d-4dd8-9cc4-bb361358c086-inst", "created": "2019-01-18T06:42:53Z", "tenant_id": "c034d7a89f394d0c8f0d6bb7adf364e2", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-18 06:43:01,406 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/a49957ed-9949-40c2-8c25-bfcf68dd6bbc used request id req-9db99d05-0a4e-4d1b-92d9-bf11b9d31769 2019-01-18 06:43:01,407 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-93e5d57e-280d-4dd8-9cc4-bb361358c086-inst] is - ACTIVE 2019-01-18 06:43:01,407 - create_instance - INFO - VM is - ACTIVE 2019-01-18 06:43:01,410 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/a49957ed-9949-40c2-8c25-bfcf68dd6bbc -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ab2b236541ece83af9206f71075e7c874629db5" 2019-01-18 06:43:02,038 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:43: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-b6a8b518-4707-47cd-ad71-6a9a1069b394 x-compute-request-id: req-b6a8b518-4707-47cd-ad71-6a9a1069b394 Content-Encoding: gzip Content-Length: 762 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-93e5d57e-280d-4dd8-9cc4-bb361358c086-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:f6:00", "version": 4, "addr": "10.55.1.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/a49957ed-9949-40c2-8c25-bfcf68dd6bbc", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/a49957ed-9949-40c2-8c25-bfcf68dd6bbc", "rel": "bookmark"}], "image": {"id": "e1cdb2cd-7f4c-4149-946c-d2191aac82e0", "links": [{"href": "http://172.30.9.23:8774/images/e1cdb2cd-7f4c-4149-946c-d2191aac82e0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-18T06:42:57.000000", "flavor": {"id": "dab31236-2c01-4aab-bb13-4ac969ebbe7f", "links": [{"href": "http://172.30.9.23:8774/flavors/dab31236-2c01-4aab-bb13-4ac969ebbe7f", "rel": "bookmark"}]}, "id": "a49957ed-9949-40c2-8c25-bfcf68dd6bbc", "security_groups": [{"name": "default"}], "user_id": "64d3fe35409c4d07b8f2778f80ef523c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-18T06:42:58Z", "hostId": "d7047963a0e11a7f04acd86009ee3004e0a7b0d6ca3608cd89e6afa5", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-93e5d57e-280d-4dd8-9cc4-bb361358c086-kp", "name": "CreateInstanceSingleNetworkTests-93e5d57e-280d-4dd8-9cc4-bb361358c086-inst", "created": "2019-01-18T06:42:53Z", "tenant_id": "c034d7a89f394d0c8f0d6bb7adf364e2", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-18 06:43:02,038 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/a49957ed-9949-40c2-8c25-bfcf68dd6bbc used request id req-b6a8b518-4707-47cd-ad71-6a9a1069b394 2019-01-18 06:43:02,044 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-93e5d57e-280d-4dd8-9cc4-bb361358c086-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ab2b236541ece83af9206f71075e7c874629db5" 2019-01-18 06:43:02,235 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-11588d58-7c69-46b7-aee9-7dac73110340 Date: Fri, 18 Jan 2019 06:43: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":["4e733bf2-fa71-4e34-bad4-b5bf8a772ab0"],"updated_at":"2019-01-18T06:42:29Z","tenant_id":"c034d7a89f394d0c8f0d6bb7adf364e2","created_at":"2019-01-18T06:42:28Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"c034d7a89f394d0c8f0d6bb7adf364e2","id":"a5083e3e-623a-4016-bccd-cb11ce82f656","name":"CreateInstanceSingleNetworkTests-93e5d57e-280d-4dd8-9cc4-bb361358c086-pub-net"}]} 2019-01-18 06:43:02,235 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-93e5d57e-280d-4dd8-9cc4-bb361358c086-pub-net used request id req-11588d58-7c69-46b7-aee9-7dac73110340 2019-01-18 06:43:02,239 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/c034d7a89f394d0c8f0d6bb7adf364e2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ab2b236541ece83af9206f71075e7c874629db5" 2019-01-18 06:43:02,314 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:43:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7cca6483-3940-41c5-a5f1-665c5ebdcc3f 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/c034d7a89f394d0c8f0d6bb7adf364e2"}, "enabled": true, "id": "c034d7a89f394d0c8f0d6bb7adf364e2", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-b559c6fd-9bd8-444-proj"}} 2019-01-18 06:43:02,314 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/c034d7a89f394d0c8f0d6bb7adf364e2 used request id req-7cca6483-3940-41c5-a5f1-665c5ebdcc3f 2019-01-18 06:43:02,319 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=a5083e3e-623a-4016-bccd-cb11ce82f656 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ab2b236541ece83af9206f71075e7c874629db5" 2019-01-18 06:43:02,372 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-5333c9ef-a368-4ddb-8f5e-69e614ebb93b Date: Fri, 18 Jan 2019 06:43:02 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a5083e3e-623a-4016-bccd-cb11ce82f656","tenant_id":"c034d7a89f394d0c8f0d6bb7adf364e2","created_at":"2019-01-18T06:42:29Z","dns_nameservers":[],"updated_at":"2019-01-18T06:42: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":"c034d7a89f394d0c8f0d6bb7adf364e2","id":"4e733bf2-fa71-4e34-bad4-b5bf8a772ab0","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-93e5d57e-280d-4dd8-9cc4-bb361358c086-pub-subnet"}]} 2019-01-18 06:43:02,372 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=a5083e3e-623a-4016-bccd-cb11ce82f656 used request id req-5333c9ef-a368-4ddb-8f5e-69e614ebb93b 2019-01-18 06:43:02,377 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=a5083e3e-623a-4016-bccd-cb11ce82f656 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ab2b236541ece83af9206f71075e7c874629db5" 2019-01-18 06:43:02,483 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3864 X-Openstack-Request-Id: req-2854f63f-818e-4e32-aa12-aaadbfab53df Date: Fri, 18 Jan 2019 06:43:02 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:42:53Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"4e733bf2-fa71-4e34-bad4-b5bf8a772ab0","ip_address":"10.55.1.1"}],"id":"574e8350-956f-43f6-b3ec-c6f6c8a68e31","security_groups":[],"mac_address":"fa:16:3e:14:76:6c","project_id":"c034d7a89f394d0c8f0d6bb7adf364e2","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a5083e3e-623a-4016-bccd-cb11ce82f656","tenant_id":"c034d7a89f394d0c8f0d6bb7adf364e2","created_at":"2019-01-18T06:42:38Z","binding:vnic_type":"normal","device_id":"b4a055fe-8743-4048-b65d-d2b447ed1e62"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:42:58Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"4e733bf2-fa71-4e34-bad4-b5bf8a772ab0","ip_address":"10.55.1.14"}],"id":"5a7a0cb0-3065-41cd-99df-bf160e1c9c31","security_groups":["82176fb5-4a06-4422-b3c2-0516fb784509"],"mac_address":"fa:16:3e:23:f6:00","project_id":"c034d7a89f394d0c8f0d6bb7adf364e2","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-93e5d57e-280d-4dd8-9cc4-bb361358c086port-1","admin_state_up":true,"network_id":"a5083e3e-623a-4016-bccd-cb11ce82f656","tenant_id":"c034d7a89f394d0c8f0d6bb7adf364e2","created_at":"2019-01-18T06:42:48Z","binding:vnic_type":"normal","device_id":"a49957ed-9949-40c2-8c25-bfcf68dd6bbc"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:42:32Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"4e733bf2-fa71-4e34-bad4-b5bf8a772ab0","ip_address":"10.55.1.3"}],"id":"5f683e03-35b3-4a92-95e1-7f7050d702e6","security_groups":[],"mac_address":"fa:16:3e:90:d7:d5","project_id":"c034d7a89f394d0c8f0d6bb7adf364e2","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a5083e3e-623a-4016-bccd-cb11ce82f656","tenant_id":"c034d7a89f394d0c8f0d6bb7adf364e2","created_at":"2019-01-18T06:42:30Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-a5083e3e-623a-4016-bccd-cb11ce82f656"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:42:31Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"4e733bf2-fa71-4e34-bad4-b5bf8a772ab0","ip_address":"10.55.1.2"}],"id":"d9f3c3e3-6800-4296-9992-0242ecc506b0","security_groups":[],"mac_address":"fa:16:3e:5c:40:b3","project_id":"c034d7a89f394d0c8f0d6bb7adf364e2","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a5083e3e-623a-4016-bccd-cb11ce82f656","tenant_id":"c034d7a89f394d0c8f0d6bb7adf364e2","created_at":"2019-01-18T06:42:30Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-a5083e3e-623a-4016-bccd-cb11ce82f656"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:42:33Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"4e733bf2-fa71-4e34-bad4-b5bf8a772ab0","ip_address":"10.55.1.4"}],"id":"e47b3648-56b8-4657-aadd-6b463a1b1432","security_groups":[],"mac_address":"fa:16:3e:7b:67:f7","project_id":"c034d7a89f394d0c8f0d6bb7adf364e2","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a5083e3e-623a-4016-bccd-cb11ce82f656","tenant_id":"c034d7a89f394d0c8f0d6bb7adf364e2","created_at":"2019-01-18T06:42:31Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-a5083e3e-623a-4016-bccd-cb11ce82f656"}]} 2019-01-18 06:43:02,483 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=a5083e3e-623a-4016-bccd-cb11ce82f656 used request id req-2854f63f-818e-4e32-aa12-aaadbfab53df 2019-01-18 06:43:02,487 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/a49957ed-9949-40c2-8c25-bfcf68dd6bbc -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ab2b236541ece83af9206f71075e7c874629db5" 2019-01-18 06:43:03,108 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:43: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-d3f92da9-cf75-4481-a965-201e3d59c482 x-compute-request-id: req-d3f92da9-cf75-4481-a965-201e3d59c482 Content-Encoding: gzip Content-Length: 762 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-93e5d57e-280d-4dd8-9cc4-bb361358c086-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:f6:00", "version": 4, "addr": "10.55.1.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/a49957ed-9949-40c2-8c25-bfcf68dd6bbc", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/a49957ed-9949-40c2-8c25-bfcf68dd6bbc", "rel": "bookmark"}], "image": {"id": "e1cdb2cd-7f4c-4149-946c-d2191aac82e0", "links": [{"href": "http://172.30.9.23:8774/images/e1cdb2cd-7f4c-4149-946c-d2191aac82e0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-18T06:42:57.000000", "flavor": {"id": "dab31236-2c01-4aab-bb13-4ac969ebbe7f", "links": [{"href": "http://172.30.9.23:8774/flavors/dab31236-2c01-4aab-bb13-4ac969ebbe7f", "rel": "bookmark"}]}, "id": "a49957ed-9949-40c2-8c25-bfcf68dd6bbc", "security_groups": [{"name": "default"}], "user_id": "64d3fe35409c4d07b8f2778f80ef523c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-18T06:42:58Z", "hostId": "d7047963a0e11a7f04acd86009ee3004e0a7b0d6ca3608cd89e6afa5", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-93e5d57e-280d-4dd8-9cc4-bb361358c086-kp", "name": "CreateInstanceSingleNetworkTests-93e5d57e-280d-4dd8-9cc4-bb361358c086-inst", "created": "2019-01-18T06:42:53Z", "tenant_id": "c034d7a89f394d0c8f0d6bb7adf364e2", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-18 06:43:03,108 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/a49957ed-9949-40c2-8c25-bfcf68dd6bbc used request id req-d3f92da9-cf75-4481-a965-201e3d59c482 2019-01-18 06:43:03,109 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-93e5d57e-280d-4dd8-9cc4-bb361358c086-inst] is - ACTIVE 2019-01-18 06:43:03,109 - create_instance - INFO - VM is - ACTIVE 2019-01-18 06:43:03,112 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/a49957ed-9949-40c2-8c25-bfcf68dd6bbc -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ab2b236541ece83af9206f71075e7c874629db5" 2019-01-18 06:43:03,733 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06: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-948448d1-9b9a-4df3-8b53-89a329f722db x-compute-request-id: req-948448d1-9b9a-4df3-8b53-89a329f722db Content-Encoding: gzip Content-Length: 762 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-93e5d57e-280d-4dd8-9cc4-bb361358c086-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:f6:00", "version": 4, "addr": "10.55.1.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/a49957ed-9949-40c2-8c25-bfcf68dd6bbc", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/a49957ed-9949-40c2-8c25-bfcf68dd6bbc", "rel": "bookmark"}], "image": {"id": "e1cdb2cd-7f4c-4149-946c-d2191aac82e0", "links": [{"href": "http://172.30.9.23:8774/images/e1cdb2cd-7f4c-4149-946c-d2191aac82e0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-18T06:42:57.000000", "flavor": {"id": "dab31236-2c01-4aab-bb13-4ac969ebbe7f", "links": [{"href": "http://172.30.9.23:8774/flavors/dab31236-2c01-4aab-bb13-4ac969ebbe7f", "rel": "bookmark"}]}, "id": "a49957ed-9949-40c2-8c25-bfcf68dd6bbc", "security_groups": [{"name": "default"}], "user_id": "64d3fe35409c4d07b8f2778f80ef523c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-18T06:42:58Z", "hostId": "d7047963a0e11a7f04acd86009ee3004e0a7b0d6ca3608cd89e6afa5", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-93e5d57e-280d-4dd8-9cc4-bb361358c086-kp", "name": "CreateInstanceSingleNetworkTests-93e5d57e-280d-4dd8-9cc4-bb361358c086-inst", "created": "2019-01-18T06:42:53Z", "tenant_id": "c034d7a89f394d0c8f0d6bb7adf364e2", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-18 06:43:03,734 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/a49957ed-9949-40c2-8c25-bfcf68dd6bbc used request id req-948448d1-9b9a-4df3-8b53-89a329f722db 2019-01-18 06:43:03,739 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-93e5d57e-280d-4dd8-9cc4-bb361358c086-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ab2b236541ece83af9206f71075e7c874629db5" 2019-01-18 06:43:03,840 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-2f91166f-5794-468a-9f3a-c00b4f8d200c Date: Fri, 18 Jan 2019 06:43: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":["4e733bf2-fa71-4e34-bad4-b5bf8a772ab0"],"updated_at":"2019-01-18T06:42:29Z","tenant_id":"c034d7a89f394d0c8f0d6bb7adf364e2","created_at":"2019-01-18T06:42:28Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"c034d7a89f394d0c8f0d6bb7adf364e2","id":"a5083e3e-623a-4016-bccd-cb11ce82f656","name":"CreateInstanceSingleNetworkTests-93e5d57e-280d-4dd8-9cc4-bb361358c086-pub-net"}]} 2019-01-18 06:43:03,840 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-93e5d57e-280d-4dd8-9cc4-bb361358c086-pub-net used request id req-2f91166f-5794-468a-9f3a-c00b4f8d200c 2019-01-18 06:43:03,844 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/c034d7a89f394d0c8f0d6bb7adf364e2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ab2b236541ece83af9206f71075e7c874629db5" 2019-01-18 06:43:03,929 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:43:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-605e086c-a142-4e8c-8dc9-154bbe5aa3e8 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/c034d7a89f394d0c8f0d6bb7adf364e2"}, "enabled": true, "id": "c034d7a89f394d0c8f0d6bb7adf364e2", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-b559c6fd-9bd8-444-proj"}} 2019-01-18 06:43:03,929 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/c034d7a89f394d0c8f0d6bb7adf364e2 used request id req-605e086c-a142-4e8c-8dc9-154bbe5aa3e8 2019-01-18 06:43:03,934 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=a5083e3e-623a-4016-bccd-cb11ce82f656 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ab2b236541ece83af9206f71075e7c874629db5" 2019-01-18 06:43:04,000 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-ceac3cd4-15f4-4562-bdda-b890e5f006c1 Date: Fri, 18 Jan 2019 06:43:04 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a5083e3e-623a-4016-bccd-cb11ce82f656","tenant_id":"c034d7a89f394d0c8f0d6bb7adf364e2","created_at":"2019-01-18T06:42:29Z","dns_nameservers":[],"updated_at":"2019-01-18T06:42: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":"c034d7a89f394d0c8f0d6bb7adf364e2","id":"4e733bf2-fa71-4e34-bad4-b5bf8a772ab0","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-93e5d57e-280d-4dd8-9cc4-bb361358c086-pub-subnet"}]} 2019-01-18 06:43:04,000 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=a5083e3e-623a-4016-bccd-cb11ce82f656 used request id req-ceac3cd4-15f4-4562-bdda-b890e5f006c1 2019-01-18 06:43:04,006 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=a5083e3e-623a-4016-bccd-cb11ce82f656 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ab2b236541ece83af9206f71075e7c874629db5" 2019-01-18 06:43:04,113 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3864 X-Openstack-Request-Id: req-7652675b-e425-4393-9b44-b8c4b7e0e6bd Date: Fri, 18 Jan 2019 06:43:04 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:42:53Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"4e733bf2-fa71-4e34-bad4-b5bf8a772ab0","ip_address":"10.55.1.1"}],"id":"574e8350-956f-43f6-b3ec-c6f6c8a68e31","security_groups":[],"mac_address":"fa:16:3e:14:76:6c","project_id":"c034d7a89f394d0c8f0d6bb7adf364e2","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a5083e3e-623a-4016-bccd-cb11ce82f656","tenant_id":"c034d7a89f394d0c8f0d6bb7adf364e2","created_at":"2019-01-18T06:42:38Z","binding:vnic_type":"normal","device_id":"b4a055fe-8743-4048-b65d-d2b447ed1e62"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:42:58Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"4e733bf2-fa71-4e34-bad4-b5bf8a772ab0","ip_address":"10.55.1.14"}],"id":"5a7a0cb0-3065-41cd-99df-bf160e1c9c31","security_groups":["82176fb5-4a06-4422-b3c2-0516fb784509"],"mac_address":"fa:16:3e:23:f6:00","project_id":"c034d7a89f394d0c8f0d6bb7adf364e2","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-93e5d57e-280d-4dd8-9cc4-bb361358c086port-1","admin_state_up":true,"network_id":"a5083e3e-623a-4016-bccd-cb11ce82f656","tenant_id":"c034d7a89f394d0c8f0d6bb7adf364e2","created_at":"2019-01-18T06:42:48Z","binding:vnic_type":"normal","device_id":"a49957ed-9949-40c2-8c25-bfcf68dd6bbc"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:42:32Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"4e733bf2-fa71-4e34-bad4-b5bf8a772ab0","ip_address":"10.55.1.3"}],"id":"5f683e03-35b3-4a92-95e1-7f7050d702e6","security_groups":[],"mac_address":"fa:16:3e:90:d7:d5","project_id":"c034d7a89f394d0c8f0d6bb7adf364e2","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a5083e3e-623a-4016-bccd-cb11ce82f656","tenant_id":"c034d7a89f394d0c8f0d6bb7adf364e2","created_at":"2019-01-18T06:42:30Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-a5083e3e-623a-4016-bccd-cb11ce82f656"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:42:31Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"4e733bf2-fa71-4e34-bad4-b5bf8a772ab0","ip_address":"10.55.1.2"}],"id":"d9f3c3e3-6800-4296-9992-0242ecc506b0","security_groups":[],"mac_address":"fa:16:3e:5c:40:b3","project_id":"c034d7a89f394d0c8f0d6bb7adf364e2","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a5083e3e-623a-4016-bccd-cb11ce82f656","tenant_id":"c034d7a89f394d0c8f0d6bb7adf364e2","created_at":"2019-01-18T06:42:30Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-a5083e3e-623a-4016-bccd-cb11ce82f656"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:42:33Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"4e733bf2-fa71-4e34-bad4-b5bf8a772ab0","ip_address":"10.55.1.4"}],"id":"e47b3648-56b8-4657-aadd-6b463a1b1432","security_groups":[],"mac_address":"fa:16:3e:7b:67:f7","project_id":"c034d7a89f394d0c8f0d6bb7adf364e2","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a5083e3e-623a-4016-bccd-cb11ce82f656","tenant_id":"c034d7a89f394d0c8f0d6bb7adf364e2","created_at":"2019-01-18T06:42:31Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-a5083e3e-623a-4016-bccd-cb11ce82f656"}]} 2019-01-18 06:43:04,113 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=a5083e3e-623a-4016-bccd-cb11ce82f656 used request id req-7652675b-e425-4393-9b44-b8c4b7e0e6bd 2019-01-18 06:43:04,117 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers/a49957ed-9949-40c2-8c25-bfcf68dd6bbc/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ab2b236541ece83af9206f71075e7c874629db5" -d '{"addSecurityGroup": {"name": "CreateInstanceSingleNetworkTests-93e5d57e-280d-4dd8-9cc4-bb361358c086-sec-grp"}}' 2019-01-18 06:43:05,153 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 18 Jan 2019 06: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-0a581aff-b391-4c51-be59-908d5d51c305 x-compute-request-id: req-0a581aff-b391-4c51-be59-908d5d51c305 Content-Length: 0 Content-Type: application/json 2019-01-18 06:43:05,154 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/a49957ed-9949-40c2-8c25-bfcf68dd6bbc/action used request id req-0a581aff-b391-4c51-be59-908d5d51c305 2019-01-18 06:43:05,156 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/routers?name=CreateInstanceSingleNetworkTests-93e5d57e-280d-4dd8-9cc4-bb361358c086-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ab2b236541ece83af9206f71075e7c874629db5" 2019-01-18 06:43:05,266 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 732 X-Openstack-Request-Id: req-c3341252-dc37-42d7-9b88-8758a0de19c1 Date: Fri, 18 Jan 2019 06:43:05 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "c7128340-d09d-4472-ab8c-6b0e75149f5d", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "99f540fb-52d8-49ca-b59c-736c854d3c9e", "ip_address": "172.30.9.209"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "c034d7a89f394d0c8f0d6bb7adf364e2", "created_at": "2019-01-18T06:42:32Z", "admin_state_up": true, "updated_at": "2019-01-18T06:42:38Z", "flavor_id": null, "revision_number": 8, "routes": [], "project_id": "c034d7a89f394d0c8f0d6bb7adf364e2", "id": "b4a055fe-8743-4048-b65d-d2b447ed1e62", "name": "CreateInstanceSingleNetworkTests-93e5d57e-280d-4dd8-9cc4-bb361358c086-pub-router"}]} 2019-01-18 06:43:05,266 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers?name=CreateInstanceSingleNetworkTests-93e5d57e-280d-4dd8-9cc4-bb361358c086-pub-router used request id req-c3341252-dc37-42d7-9b88-8758a0de19c1 2019-01-18 06:43:05,270 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/c034d7a89f394d0c8f0d6bb7adf364e2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ab2b236541ece83af9206f71075e7c874629db5" 2019-01-18 06:43:05,346 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:43:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9560cfcb-93e3-45bd-86ed-5733c2124060 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/c034d7a89f394d0c8f0d6bb7adf364e2"}, "enabled": true, "id": "c034d7a89f394d0c8f0d6bb7adf364e2", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-b559c6fd-9bd8-444-proj"}} 2019-01-18 06:43:05,347 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/c034d7a89f394d0c8f0d6bb7adf364e2 used request id req-9560cfcb-93e3-45bd-86ed-5733c2124060 2019-01-18 06:43:05,352 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?device_id=b4a055fe-8743-4048-b65d-d2b447ed1e62 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ab2b236541ece83af9206f71075e7c874629db5" 2019-01-18 06:43:05,546 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 756 X-Openstack-Request-Id: req-17efac37-32b5-4446-b6ba-e423ca7d0ccb Date: Fri, 18 Jan 2019 06:43:05 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:42:53Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"4e733bf2-fa71-4e34-bad4-b5bf8a772ab0","ip_address":"10.55.1.1"}],"id":"574e8350-956f-43f6-b3ec-c6f6c8a68e31","security_groups":[],"mac_address":"fa:16:3e:14:76:6c","project_id":"c034d7a89f394d0c8f0d6bb7adf364e2","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a5083e3e-623a-4016-bccd-cb11ce82f656","tenant_id":"c034d7a89f394d0c8f0d6bb7adf364e2","created_at":"2019-01-18T06:42:38Z","binding:vnic_type":"normal","device_id":"b4a055fe-8743-4048-b65d-d2b447ed1e62"}]} 2019-01-18 06:43:05,547 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?device_id=b4a055fe-8743-4048-b65d-d2b447ed1e62 used request id req-17efac37-32b5-4446-b6ba-e423ca7d0ccb 2019-01-18 06:43:05,552 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets/4e733bf2-fa71-4e34-bad4-b5bf8a772ab0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ab2b236541ece83af9206f71075e7c874629db5" 2019-01-18 06:43:05,753 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 679 X-Openstack-Request-Id: req-71ef4b66-9c73-49c5-b20b-97427b12afc7 Date: Fri, 18 Jan 2019 06:43:05 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a5083e3e-623a-4016-bccd-cb11ce82f656","tenant_id":"c034d7a89f394d0c8f0d6bb7adf364e2","created_at":"2019-01-18T06:42:29Z","dns_nameservers":[],"updated_at":"2019-01-18T06:42: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":"c034d7a89f394d0c8f0d6bb7adf364e2","id":"4e733bf2-fa71-4e34-bad4-b5bf8a772ab0","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-93e5d57e-280d-4dd8-9cc4-bb361358c086-pub-subnet"}} 2019-01-18 06:43:05,754 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets/4e733bf2-fa71-4e34-bad4-b5bf8a772ab0 used request id req-71ef4b66-9c73-49c5-b20b-97427b12afc7 2019-01-18 06:43:05,758 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=c7128340-d09d-4472-ab8c-6b0e75149f5d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ab2b236541ece83af9206f71075e7c874629db5" 2019-01-18 06:43:05,864 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-e37f0955-02e3-486e-865a-1563a59e7222 Date: Fri, 18 Jan 2019 06:43:05 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"c7128340-d09d-4472-ab8c-6b0e75149f5d","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"47feb8aba08a40dca7028a1701e597b9","status":"ACTIVE","subnets":["99f540fb-52d8-49ca-b59c-736c854d3c9e"],"description":"","tags":[],"updated_at":"2019-01-18T04:39:13Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"47feb8aba08a40dca7028a1701e597b9","created_at":"2019-01-18T04:39:06Z","mtu":1500}]} 2019-01-18 06:43:05,864 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=c7128340-d09d-4472-ab8c-6b0e75149f5d used request id req-e37f0955-02e3-486e-865a-1563a59e7222 2019-01-18 06:43:05,870 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=c7128340-d09d-4472-ab8c-6b0e75149f5d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ab2b236541ece83af9206f71075e7c874629db5" 2019-01-18 06:43:06,052 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-98e9d34e-aadd-4a87-b17c-03750327569d Date: Fri, 18 Jan 2019 06:43:06 GMT RESP BODY: {"subnets":[]} 2019-01-18 06:43:06,053 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=c7128340-d09d-4472-ab8c-6b0e75149f5d used request id req-98e9d34e-aadd-4a87-b17c-03750327569d 2019-01-18 06:43:06,056 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/a49957ed-9949-40c2-8c25-bfcf68dd6bbc -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ab2b236541ece83af9206f71075e7c874629db5" 2019-01-18 06:43:06,537 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:43: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-7f49d124-dfe0-4c1a-861f-2a4359b5f63d x-compute-request-id: req-7f49d124-dfe0-4c1a-861f-2a4359b5f63d Content-Encoding: gzip Content-Length: 772 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-93e5d57e-280d-4dd8-9cc4-bb361358c086-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:f6:00", "version": 4, "addr": "10.55.1.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/a49957ed-9949-40c2-8c25-bfcf68dd6bbc", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/a49957ed-9949-40c2-8c25-bfcf68dd6bbc", "rel": "bookmark"}], "image": {"id": "e1cdb2cd-7f4c-4149-946c-d2191aac82e0", "links": [{"href": "http://172.30.9.23:8774/images/e1cdb2cd-7f4c-4149-946c-d2191aac82e0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-18T06:42:57.000000", "flavor": {"id": "dab31236-2c01-4aab-bb13-4ac969ebbe7f", "links": [{"href": "http://172.30.9.23:8774/flavors/dab31236-2c01-4aab-bb13-4ac969ebbe7f", "rel": "bookmark"}]}, "id": "a49957ed-9949-40c2-8c25-bfcf68dd6bbc", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-93e5d57e-280d-4dd8-9cc4-bb361358c086-sec-grp"}], "user_id": "64d3fe35409c4d07b8f2778f80ef523c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-18T06:42:58Z", "hostId": "d7047963a0e11a7f04acd86009ee3004e0a7b0d6ca3608cd89e6afa5", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-93e5d57e-280d-4dd8-9cc4-bb361358c086-kp", "name": "CreateInstanceSingleNetworkTests-93e5d57e-280d-4dd8-9cc4-bb361358c086-inst", "created": "2019-01-18T06:42:53Z", "tenant_id": "c034d7a89f394d0c8f0d6bb7adf364e2", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-18 06:43:06,538 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/a49957ed-9949-40c2-8c25-bfcf68dd6bbc used request id req-7f49d124-dfe0-4c1a-861f-2a4359b5f63d 2019-01-18 06:43:06,538 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-93e5d57e-280d-4dd8-9cc4-bb361358c086-inst] is - ACTIVE 2019-01-18 06:43:06,538 - create_instance - INFO - VM is - ACTIVE 2019-01-18 06:43:06,541 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/a49957ed-9949-40c2-8c25-bfcf68dd6bbc -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ab2b236541ece83af9206f71075e7c874629db5" 2019-01-18 06:43:07,116 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:43: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-f8746ea0-acc8-4bc4-9e01-f5053d1e7793 x-compute-request-id: req-f8746ea0-acc8-4bc4-9e01-f5053d1e7793 Content-Encoding: gzip Content-Length: 772 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-93e5d57e-280d-4dd8-9cc4-bb361358c086-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:f6:00", "version": 4, "addr": "10.55.1.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/a49957ed-9949-40c2-8c25-bfcf68dd6bbc", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/a49957ed-9949-40c2-8c25-bfcf68dd6bbc", "rel": "bookmark"}], "image": {"id": "e1cdb2cd-7f4c-4149-946c-d2191aac82e0", "links": [{"href": "http://172.30.9.23:8774/images/e1cdb2cd-7f4c-4149-946c-d2191aac82e0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-18T06:42:57.000000", "flavor": {"id": "dab31236-2c01-4aab-bb13-4ac969ebbe7f", "links": [{"href": "http://172.30.9.23:8774/flavors/dab31236-2c01-4aab-bb13-4ac969ebbe7f", "rel": "bookmark"}]}, "id": "a49957ed-9949-40c2-8c25-bfcf68dd6bbc", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-93e5d57e-280d-4dd8-9cc4-bb361358c086-sec-grp"}], "user_id": "64d3fe35409c4d07b8f2778f80ef523c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-18T06:42:58Z", "hostId": "d7047963a0e11a7f04acd86009ee3004e0a7b0d6ca3608cd89e6afa5", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-93e5d57e-280d-4dd8-9cc4-bb361358c086-kp", "name": "CreateInstanceSingleNetworkTests-93e5d57e-280d-4dd8-9cc4-bb361358c086-inst", "created": "2019-01-18T06:42:53Z", "tenant_id": "c034d7a89f394d0c8f0d6bb7adf364e2", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-18 06:43:07,117 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/a49957ed-9949-40c2-8c25-bfcf68dd6bbc used request id req-f8746ea0-acc8-4bc4-9e01-f5053d1e7793 2019-01-18 06:43:07,123 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-93e5d57e-280d-4dd8-9cc4-bb361358c086-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ab2b236541ece83af9206f71075e7c874629db5" 2019-01-18 06:43:07,225 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-a84b6c6f-4316-41c5-bf93-275697007920 Date: Fri, 18 Jan 2019 06:43: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":["4e733bf2-fa71-4e34-bad4-b5bf8a772ab0"],"updated_at":"2019-01-18T06:42:29Z","tenant_id":"c034d7a89f394d0c8f0d6bb7adf364e2","created_at":"2019-01-18T06:42:28Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"c034d7a89f394d0c8f0d6bb7adf364e2","id":"a5083e3e-623a-4016-bccd-cb11ce82f656","name":"CreateInstanceSingleNetworkTests-93e5d57e-280d-4dd8-9cc4-bb361358c086-pub-net"}]} 2019-01-18 06:43:07,225 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-93e5d57e-280d-4dd8-9cc4-bb361358c086-pub-net used request id req-a84b6c6f-4316-41c5-bf93-275697007920 2019-01-18 06:43:07,230 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/c034d7a89f394d0c8f0d6bb7adf364e2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ab2b236541ece83af9206f71075e7c874629db5" 2019-01-18 06:43:07,309 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:43:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3c7a50e1-e567-44b5-8e4c-b17527fd1fa9 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/c034d7a89f394d0c8f0d6bb7adf364e2"}, "enabled": true, "id": "c034d7a89f394d0c8f0d6bb7adf364e2", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-b559c6fd-9bd8-444-proj"}} 2019-01-18 06:43:07,309 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/c034d7a89f394d0c8f0d6bb7adf364e2 used request id req-3c7a50e1-e567-44b5-8e4c-b17527fd1fa9 2019-01-18 06:43:07,315 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=a5083e3e-623a-4016-bccd-cb11ce82f656 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ab2b236541ece83af9206f71075e7c874629db5" 2019-01-18 06:43:07,369 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-3b59d42b-c031-4d72-b2c9-9aa1851248a7 Date: Fri, 18 Jan 2019 06:43:07 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a5083e3e-623a-4016-bccd-cb11ce82f656","tenant_id":"c034d7a89f394d0c8f0d6bb7adf364e2","created_at":"2019-01-18T06:42:29Z","dns_nameservers":[],"updated_at":"2019-01-18T06:42: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":"c034d7a89f394d0c8f0d6bb7adf364e2","id":"4e733bf2-fa71-4e34-bad4-b5bf8a772ab0","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-93e5d57e-280d-4dd8-9cc4-bb361358c086-pub-subnet"}]} 2019-01-18 06:43:07,369 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=a5083e3e-623a-4016-bccd-cb11ce82f656 used request id req-3b59d42b-c031-4d72-b2c9-9aa1851248a7 2019-01-18 06:43:07,375 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=a5083e3e-623a-4016-bccd-cb11ce82f656 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ab2b236541ece83af9206f71075e7c874629db5" 2019-01-18 06:43:07,481 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3903 X-Openstack-Request-Id: req-cb7e3630-677f-400e-a2ca-cdafeaabe128 Date: Fri, 18 Jan 2019 06:43:07 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:42:53Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"4e733bf2-fa71-4e34-bad4-b5bf8a772ab0","ip_address":"10.55.1.1"}],"id":"574e8350-956f-43f6-b3ec-c6f6c8a68e31","security_groups":[],"mac_address":"fa:16:3e:14:76:6c","project_id":"c034d7a89f394d0c8f0d6bb7adf364e2","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a5083e3e-623a-4016-bccd-cb11ce82f656","tenant_id":"c034d7a89f394d0c8f0d6bb7adf364e2","created_at":"2019-01-18T06:42:38Z","binding:vnic_type":"normal","device_id":"b4a055fe-8743-4048-b65d-d2b447ed1e62"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:43:04Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"4e733bf2-fa71-4e34-bad4-b5bf8a772ab0","ip_address":"10.55.1.14"}],"id":"5a7a0cb0-3065-41cd-99df-bf160e1c9c31","security_groups":["82176fb5-4a06-4422-b3c2-0516fb784509","988ee51c-c488-4f53-b80b-7312e8e87f96"],"mac_address":"fa:16:3e:23:f6:00","project_id":"c034d7a89f394d0c8f0d6bb7adf364e2","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-93e5d57e-280d-4dd8-9cc4-bb361358c086port-1","admin_state_up":true,"network_id":"a5083e3e-623a-4016-bccd-cb11ce82f656","tenant_id":"c034d7a89f394d0c8f0d6bb7adf364e2","created_at":"2019-01-18T06:42:48Z","binding:vnic_type":"normal","device_id":"a49957ed-9949-40c2-8c25-bfcf68dd6bbc"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:42:32Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"4e733bf2-fa71-4e34-bad4-b5bf8a772ab0","ip_address":"10.55.1.3"}],"id":"5f683e03-35b3-4a92-95e1-7f7050d702e6","security_groups":[],"mac_address":"fa:16:3e:90:d7:d5","project_id":"c034d7a89f394d0c8f0d6bb7adf364e2","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a5083e3e-623a-4016-bccd-cb11ce82f656","tenant_id":"c034d7a89f394d0c8f0d6bb7adf364e2","created_at":"2019-01-18T06:42:30Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-a5083e3e-623a-4016-bccd-cb11ce82f656"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:42:31Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"4e733bf2-fa71-4e34-bad4-b5bf8a772ab0","ip_address":"10.55.1.2"}],"id":"d9f3c3e3-6800-4296-9992-0242ecc506b0","security_groups":[],"mac_address":"fa:16:3e:5c:40:b3","project_id":"c034d7a89f394d0c8f0d6bb7adf364e2","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a5083e3e-623a-4016-bccd-cb11ce82f656","tenant_id":"c034d7a89f394d0c8f0d6bb7adf364e2","created_at":"2019-01-18T06:42:30Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-a5083e3e-623a-4016-bccd-cb11ce82f656"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:42:33Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"4e733bf2-fa71-4e34-bad4-b5bf8a772ab0","ip_address":"10.55.1.4"}],"id":"e47b3648-56b8-4657-aadd-6b463a1b1432","security_groups":[],"mac_address":"fa:16:3e:7b:67:f7","project_id":"c034d7a89f394d0c8f0d6bb7adf364e2","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a5083e3e-623a-4016-bccd-cb11ce82f656","tenant_id":"c034d7a89f394d0c8f0d6bb7adf364e2","created_at":"2019-01-18T06:42:31Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-a5083e3e-623a-4016-bccd-cb11ce82f656"}]} 2019-01-18 06:43:07,481 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=a5083e3e-623a-4016-bccd-cb11ce82f656 used request id req-cb7e3630-677f-400e-a2ca-cdafeaabe128 2019-01-18 06:43:07,482 - neutron_utils - INFO - Creating floating ip to external network - external 2019-01-18 06:43:07,488 - 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}3ab2b236541ece83af9206f71075e7c874629db5" 2019-01-18 06:43:07,738 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-71b852b9-6dd2-4f8a-a496-d74b05c277f5 Date: Fri, 18 Jan 2019 06:43:07 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"c7128340-d09d-4472-ab8c-6b0e75149f5d","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"47feb8aba08a40dca7028a1701e597b9","status":"ACTIVE","subnets":["99f540fb-52d8-49ca-b59c-736c854d3c9e"],"description":"","tags":[],"updated_at":"2019-01-18T04:39:13Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"47feb8aba08a40dca7028a1701e597b9","created_at":"2019-01-18T04:39:06Z","mtu":1500}]} 2019-01-18 06:43:07,738 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=external used request id req-71b852b9-6dd2-4f8a-a496-d74b05c277f5 2019-01-18 06:43:07,743 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=c7128340-d09d-4472-ab8c-6b0e75149f5d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ab2b236541ece83af9206f71075e7c874629db5" 2019-01-18 06:43:07,774 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-78a4bbd0-ee69-4a08-9c3e-15b1865de564 Date: Fri, 18 Jan 2019 06:43:07 GMT RESP BODY: {"subnets":[]} 2019-01-18 06:43:07,774 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=c7128340-d09d-4472-ab8c-6b0e75149f5d used request id req-78a4bbd0-ee69-4a08-9c3e-15b1865de564 2019-01-18 06:43:07,779 - 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}3ab2b236541ece83af9206f71075e7c874629db5" -d '{"floatingip": {"floating_network_id": "c7128340-d09d-4472-ab8c-6b0e75149f5d", "port_id": "5a7a0cb0-3065-41cd-99df-bf160e1c9c31"}}' 2019-01-18 06:43:09,778 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 548 X-Openstack-Request-Id: req-1cbc6128-62c0-48ad-b271-7f90e42d1c8b Date: Fri, 18 Jan 2019 06:43:09 GMT RESP BODY: {"floatingip": {"router_id": "b4a055fe-8743-4048-b65d-d2b447ed1e62", "status": "DOWN", "description": "", "tags": [], "tenant_id": "c034d7a89f394d0c8f0d6bb7adf364e2", "created_at": "2019-01-18T06:43:08Z", "updated_at": "2019-01-18T06:43:08Z", "floating_network_id": "c7128340-d09d-4472-ab8c-6b0e75149f5d", "fixed_ip_address": "10.55.1.14", "floating_ip_address": "172.30.9.204", "revision_number": 0, "project_id": "c034d7a89f394d0c8f0d6bb7adf364e2", "port_id": "5a7a0cb0-3065-41cd-99df-bf160e1c9c31", "id": "378c4d0c-d65b-432e-9969-5a8f4d0fd024"}} 2019-01-18 06:43:09,778 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/floatingips used request id req-1cbc6128-62c0-48ad-b271-7f90e42d1c8b 2019-01-18 06:43:09,779 - create_instance - INFO - Created floating IP 172.30.9.204 via router - CreateInstanceSingleNetworkTests-93e5d57e-280d-4dd8-9cc4-bb361358c086-pub-router 2019-01-18 06:43:09,782 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/a49957ed-9949-40c2-8c25-bfcf68dd6bbc -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ab2b236541ece83af9206f71075e7c874629db5" 2019-01-18 06:43:10,131 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06: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,Accept-Encoding x-openstack-request-id: req-0834c8d3-e915-496a-8e33-86a0ee4b7940 x-compute-request-id: req-0834c8d3-e915-496a-8e33-86a0ee4b7940 Content-Encoding: gzip Content-Length: 772 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-93e5d57e-280d-4dd8-9cc4-bb361358c086-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:f6:00", "version": 4, "addr": "10.55.1.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/a49957ed-9949-40c2-8c25-bfcf68dd6bbc", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/a49957ed-9949-40c2-8c25-bfcf68dd6bbc", "rel": "bookmark"}], "image": {"id": "e1cdb2cd-7f4c-4149-946c-d2191aac82e0", "links": [{"href": "http://172.30.9.23:8774/images/e1cdb2cd-7f4c-4149-946c-d2191aac82e0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-18T06:42:57.000000", "flavor": {"id": "dab31236-2c01-4aab-bb13-4ac969ebbe7f", "links": [{"href": "http://172.30.9.23:8774/flavors/dab31236-2c01-4aab-bb13-4ac969ebbe7f", "rel": "bookmark"}]}, "id": "a49957ed-9949-40c2-8c25-bfcf68dd6bbc", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-93e5d57e-280d-4dd8-9cc4-bb361358c086-sec-grp"}], "user_id": "64d3fe35409c4d07b8f2778f80ef523c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-18T06:42:58Z", "hostId": "d7047963a0e11a7f04acd86009ee3004e0a7b0d6ca3608cd89e6afa5", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-93e5d57e-280d-4dd8-9cc4-bb361358c086-kp", "name": "CreateInstanceSingleNetworkTests-93e5d57e-280d-4dd8-9cc4-bb361358c086-inst", "created": "2019-01-18T06:42:53Z", "tenant_id": "c034d7a89f394d0c8f0d6bb7adf364e2", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-18 06:43:10,131 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/a49957ed-9949-40c2-8c25-bfcf68dd6bbc used request id req-0834c8d3-e915-496a-8e33-86a0ee4b7940 2019-01-18 06:43:10,132 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-93e5d57e-280d-4dd8-9cc4-bb361358c086-inst] is - ACTIVE 2019-01-18 06:43:10,132 - create_instance - INFO - VM is - ACTIVE 2019-01-18 06:43:10,135 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/a49957ed-9949-40c2-8c25-bfcf68dd6bbc -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ab2b236541ece83af9206f71075e7c874629db5" 2019-01-18 06:43:10,609 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:43: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-9e285500-0399-41b1-94ee-3b62409634a4 x-compute-request-id: req-9e285500-0399-41b1-94ee-3b62409634a4 Content-Encoding: gzip Content-Length: 788 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-93e5d57e-280d-4dd8-9cc4-bb361358c086-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:f6:00", "version": 4, "addr": "10.55.1.14", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:f6:00", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/a49957ed-9949-40c2-8c25-bfcf68dd6bbc", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/a49957ed-9949-40c2-8c25-bfcf68dd6bbc", "rel": "bookmark"}], "image": {"id": "e1cdb2cd-7f4c-4149-946c-d2191aac82e0", "links": [{"href": "http://172.30.9.23:8774/images/e1cdb2cd-7f4c-4149-946c-d2191aac82e0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-18T06:42:57.000000", "flavor": {"id": "dab31236-2c01-4aab-bb13-4ac969ebbe7f", "links": [{"href": "http://172.30.9.23:8774/flavors/dab31236-2c01-4aab-bb13-4ac969ebbe7f", "rel": "bookmark"}]}, "id": "a49957ed-9949-40c2-8c25-bfcf68dd6bbc", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-93e5d57e-280d-4dd8-9cc4-bb361358c086-sec-grp"}], "user_id": "64d3fe35409c4d07b8f2778f80ef523c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-18T06:42:58Z", "hostId": "d7047963a0e11a7f04acd86009ee3004e0a7b0d6ca3608cd89e6afa5", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-93e5d57e-280d-4dd8-9cc4-bb361358c086-kp", "name": "CreateInstanceSingleNetworkTests-93e5d57e-280d-4dd8-9cc4-bb361358c086-inst", "created": "2019-01-18T06:42:53Z", "tenant_id": "c034d7a89f394d0c8f0d6bb7adf364e2", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-18 06:43:10,609 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/a49957ed-9949-40c2-8c25-bfcf68dd6bbc used request id req-9e285500-0399-41b1-94ee-3b62409634a4 2019-01-18 06:43:10,616 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-93e5d57e-280d-4dd8-9cc4-bb361358c086-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ab2b236541ece83af9206f71075e7c874629db5" 2019-01-18 06:43:11,008 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-d1b913d3-8589-4b30-a9bc-b8154cfe021d Date: Fri, 18 Jan 2019 06:43: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":["4e733bf2-fa71-4e34-bad4-b5bf8a772ab0"],"updated_at":"2019-01-18T06:42:29Z","tenant_id":"c034d7a89f394d0c8f0d6bb7adf364e2","created_at":"2019-01-18T06:42:28Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"c034d7a89f394d0c8f0d6bb7adf364e2","id":"a5083e3e-623a-4016-bccd-cb11ce82f656","name":"CreateInstanceSingleNetworkTests-93e5d57e-280d-4dd8-9cc4-bb361358c086-pub-net"}]} 2019-01-18 06:43:11,008 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-93e5d57e-280d-4dd8-9cc4-bb361358c086-pub-net used request id req-d1b913d3-8589-4b30-a9bc-b8154cfe021d 2019-01-18 06:43:11,012 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/c034d7a89f394d0c8f0d6bb7adf364e2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ab2b236541ece83af9206f71075e7c874629db5" 2019-01-18 06:43:11,088 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:43:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9c81192f-692a-4d34-8844-61839ad7e979 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/c034d7a89f394d0c8f0d6bb7adf364e2"}, "enabled": true, "id": "c034d7a89f394d0c8f0d6bb7adf364e2", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-b559c6fd-9bd8-444-proj"}} 2019-01-18 06:43:11,088 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/c034d7a89f394d0c8f0d6bb7adf364e2 used request id req-9c81192f-692a-4d34-8844-61839ad7e979 2019-01-18 06:43:11,094 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=a5083e3e-623a-4016-bccd-cb11ce82f656 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ab2b236541ece83af9206f71075e7c874629db5" 2019-01-18 06:43:11,148 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-99f54e1c-009d-4901-bd74-4b63dc7554ad Date: Fri, 18 Jan 2019 06:43:11 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a5083e3e-623a-4016-bccd-cb11ce82f656","tenant_id":"c034d7a89f394d0c8f0d6bb7adf364e2","created_at":"2019-01-18T06:42:29Z","dns_nameservers":[],"updated_at":"2019-01-18T06:42: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":"c034d7a89f394d0c8f0d6bb7adf364e2","id":"4e733bf2-fa71-4e34-bad4-b5bf8a772ab0","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-93e5d57e-280d-4dd8-9cc4-bb361358c086-pub-subnet"}]} 2019-01-18 06:43:11,148 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=a5083e3e-623a-4016-bccd-cb11ce82f656 used request id req-99f54e1c-009d-4901-bd74-4b63dc7554ad 2019-01-18 06:43:11,154 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=a5083e3e-623a-4016-bccd-cb11ce82f656 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ab2b236541ece83af9206f71075e7c874629db5" 2019-01-18 06:43:11,252 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3903 X-Openstack-Request-Id: req-389db8e2-c79d-42da-bcaf-e4da9822a05b Date: Fri, 18 Jan 2019 06:43:11 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:42:53Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"4e733bf2-fa71-4e34-bad4-b5bf8a772ab0","ip_address":"10.55.1.1"}],"id":"574e8350-956f-43f6-b3ec-c6f6c8a68e31","security_groups":[],"mac_address":"fa:16:3e:14:76:6c","project_id":"c034d7a89f394d0c8f0d6bb7adf364e2","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a5083e3e-623a-4016-bccd-cb11ce82f656","tenant_id":"c034d7a89f394d0c8f0d6bb7adf364e2","created_at":"2019-01-18T06:42:38Z","binding:vnic_type":"normal","device_id":"b4a055fe-8743-4048-b65d-d2b447ed1e62"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:43:04Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"4e733bf2-fa71-4e34-bad4-b5bf8a772ab0","ip_address":"10.55.1.14"}],"id":"5a7a0cb0-3065-41cd-99df-bf160e1c9c31","security_groups":["82176fb5-4a06-4422-b3c2-0516fb784509","988ee51c-c488-4f53-b80b-7312e8e87f96"],"mac_address":"fa:16:3e:23:f6:00","project_id":"c034d7a89f394d0c8f0d6bb7adf364e2","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-93e5d57e-280d-4dd8-9cc4-bb361358c086port-1","admin_state_up":true,"network_id":"a5083e3e-623a-4016-bccd-cb11ce82f656","tenant_id":"c034d7a89f394d0c8f0d6bb7adf364e2","created_at":"2019-01-18T06:42:48Z","binding:vnic_type":"normal","device_id":"a49957ed-9949-40c2-8c25-bfcf68dd6bbc"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:42:32Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"4e733bf2-fa71-4e34-bad4-b5bf8a772ab0","ip_address":"10.55.1.3"}],"id":"5f683e03-35b3-4a92-95e1-7f7050d702e6","security_groups":[],"mac_address":"fa:16:3e:90:d7:d5","project_id":"c034d7a89f394d0c8f0d6bb7adf364e2","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a5083e3e-623a-4016-bccd-cb11ce82f656","tenant_id":"c034d7a89f394d0c8f0d6bb7adf364e2","created_at":"2019-01-18T06:42:30Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-a5083e3e-623a-4016-bccd-cb11ce82f656"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:42:31Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"4e733bf2-fa71-4e34-bad4-b5bf8a772ab0","ip_address":"10.55.1.2"}],"id":"d9f3c3e3-6800-4296-9992-0242ecc506b0","security_groups":[],"mac_address":"fa:16:3e:5c:40:b3","project_id":"c034d7a89f394d0c8f0d6bb7adf364e2","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a5083e3e-623a-4016-bccd-cb11ce82f656","tenant_id":"c034d7a89f394d0c8f0d6bb7adf364e2","created_at":"2019-01-18T06:42:30Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-a5083e3e-623a-4016-bccd-cb11ce82f656"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:42:33Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"4e733bf2-fa71-4e34-bad4-b5bf8a772ab0","ip_address":"10.55.1.4"}],"id":"e47b3648-56b8-4657-aadd-6b463a1b1432","security_groups":[],"mac_address":"fa:16:3e:7b:67:f7","project_id":"c034d7a89f394d0c8f0d6bb7adf364e2","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a5083e3e-623a-4016-bccd-cb11ce82f656","tenant_id":"c034d7a89f394d0c8f0d6bb7adf364e2","created_at":"2019-01-18T06:42:31Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-a5083e3e-623a-4016-bccd-cb11ce82f656"}]} 2019-01-18 06:43:11,252 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=a5083e3e-623a-4016-bccd-cb11ce82f656 used request id req-389db8e2-c79d-42da-bcaf-e4da9822a05b 2019-01-18 06:43:11,253 - create_instance_tests - INFO - Looking for IP 10.55.1.14 in the console log 2019-01-18 06:43:11,255 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/a49957ed-9949-40c2-8c25-bfcf68dd6bbc -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ab2b236541ece83af9206f71075e7c874629db5" 2019-01-18 06:43:11,729 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:43: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-d496d252-0921-438a-a4f1-37438b9c585e x-compute-request-id: req-d496d252-0921-438a-a4f1-37438b9c585e Content-Encoding: gzip Content-Length: 788 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-93e5d57e-280d-4dd8-9cc4-bb361358c086-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:f6:00", "version": 4, "addr": "10.55.1.14", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:f6:00", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/a49957ed-9949-40c2-8c25-bfcf68dd6bbc", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/a49957ed-9949-40c2-8c25-bfcf68dd6bbc", "rel": "bookmark"}], "image": {"id": "e1cdb2cd-7f4c-4149-946c-d2191aac82e0", "links": [{"href": "http://172.30.9.23:8774/images/e1cdb2cd-7f4c-4149-946c-d2191aac82e0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-18T06:42:57.000000", "flavor": {"id": "dab31236-2c01-4aab-bb13-4ac969ebbe7f", "links": [{"href": "http://172.30.9.23:8774/flavors/dab31236-2c01-4aab-bb13-4ac969ebbe7f", "rel": "bookmark"}]}, "id": "a49957ed-9949-40c2-8c25-bfcf68dd6bbc", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-93e5d57e-280d-4dd8-9cc4-bb361358c086-sec-grp"}], "user_id": "64d3fe35409c4d07b8f2778f80ef523c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-18T06:42:58Z", "hostId": "d7047963a0e11a7f04acd86009ee3004e0a7b0d6ca3608cd89e6afa5", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-93e5d57e-280d-4dd8-9cc4-bb361358c086-kp", "name": "CreateInstanceSingleNetworkTests-93e5d57e-280d-4dd8-9cc4-bb361358c086-inst", "created": "2019-01-18T06:42:53Z", "tenant_id": "c034d7a89f394d0c8f0d6bb7adf364e2", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-18 06:43:11,730 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/a49957ed-9949-40c2-8c25-bfcf68dd6bbc used request id req-d496d252-0921-438a-a4f1-37438b9c585e 2019-01-18 06:43:11,733 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers/a49957ed-9949-40c2-8c25-bfcf68dd6bbc/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ab2b236541ece83af9206f71075e7c874629db5" -d '{"os-getConsoleOutput": {"length": null}}' 2019-01-18 06:43:12,801 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:43: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-923110d3-f820-4963-8651-b5cbd4cb2891 x-compute-request-id: req-923110d3-f820-4963-8651-b5cbd4cb2891 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 504374568 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.910 MHz processor\n[ 0.132839] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.134668] pid_max: default: 32768 minimum: 301\n[ 0.135674] ACPI: Core revision 20150930\n[ 0.137092] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.138435] Security Framework initialized\n[ 0.139264] Yama: becoming mindful.\n[ 0.140020] AppArmor: AppArmor initialized\n[ 0.140886] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.142210] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.143489] Mount-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.144704] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.146114] Initializing cgroup subsys io\n[ 0.146944] Initializing cgroup subsys memory\n[ 0.147828] Initializing cgroup subsys devices\n[ 0.148721] Initializing cgroup subsys freezer\n[ 0.149605] Initializing cgroup subsys net_cls\n[ 0.150518] Initializing cgroup subsys perf_event\n[ 0.151464] Initializing cgroup subsys net_prio\n[ 0.152377] Initializing cgroup subsys hugetlb\n[ 0.153264] Initializing cgroup subsys pids\n[ 0.154156] CPU: Physical Processor ID: 0\n[ 0.155661] mce: CPU supports 10 MCE banks\n[ 0.156531] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.157558] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.159898] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.166696] ftrace: allocating 31920 entries in 125 pages\n[ 0.193920] smpboot: Max logical packages: 2\n[ 0.194792] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.196021] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.197401] x2apic enabled\n[ 0.198222] Switched APIC routing to physical x2apic.\n[ 0.200005] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.201249] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.203437] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.205415] KVM setup paravirtual spinlock\n[ 0.206900] x86: Booting SMP configuration:\n[ 0.207817] .... node #0, CPUs: #1\n[ 0.208726] kvm-clock: cpu 1, msr 0:ffd3041, secondary cpu clock\n[ 0.230430] x86: Booted up 1 node, 2 CPUs\n[ 0.230432] KVM setup async PF for cpu 1\n[ 0.230435] kvm-stealtime: cpu 1, msr f90d940\n[ 0.233050] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.234592] devtmpfs: initialized\n[ 0.236322] evm: security.selinux\n[ 0.237033] evm: security.SMACK64\n[ 0.237742] evm: security.SMACK64EXEC\n[ 0.238511] evm: security.SMACK64TRANSMUTE\n[ 0.239339] evm: security.SMACK64MMAP\n[ 0.240100] evm: security.ima\n[ 0.240756] evm: security.capability\n[ 0.241635] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.243592] pinctrl core: initialized pinctrl subsystem\n[ 0.244744] RTC time: 6:42:56, date: 01/18/19\n[ 0.245739] NET: Registered protocol family 16\n[ 0.255515] cpuidle: using governor ladder\n[ 0.267535] cpuidle: using governor menu\n[ 0.268375] PCCT header not found.\n[ 0.269160] ACPI: bus type PCI registered\n[ 0.269987] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.271273] PCI: Using configuration type 1 for base access\n[ 0.284641] ACPI: Added _OSI(Module Device)\n[ 0.285500] ACPI: Added _OSI(Processor Device)\n[ 0.286373] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.287284] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.289611] ACPI: Interpreter enabled\n[ 0.290394] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.292267] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.294142] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.296017] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.297899] ACPI: (supports S0 S5)\n[ 0.298617] ACPI: Using IOAPIC for interrupt routing\n[ 0.299709] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.303119] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.304289] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.305551] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.306768] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.309055] acpiphp: Slot [3] registered\n[ 0.309882] acpiphp: Slot [4] registered\n[ 0.310700] acpiphp: Slot [5] registered\n[ 0.311511] acpiphp: Slot [6] registered\n[ 0.312322] acpiphp: Slot [7] registered\n[ 0.313133] acpiphp: Slot [8] registered\n[ 0.313952] acpiphp: Slot [9] registered\n[ 0.314768] acpiphp: Slot [10] registered\n[ 0.325780] acpiphp: Slot [11] registered\n[ 0.326620] acpiphp: Slot [12] registered\n[ 0.327449] acpiphp: Slot [13] registered\n[ 0.328272] acpiphp: Slot [14] registered\n[ 0.329093] acpiphp: Slot [15] registered\n[ 0.329928] acpiphp: Slot [16] registered\n[ 0.330765] acpiphp: Slot [17] registered\n[ 0.331594] acpiphp: Slot [18] registered\n[ 0.332418] acpiphp: Slot [19] registered\n[ 0.333245] acpiphp: Slot [20] registered\n[ 0.334075] acpiphp: Slot [21] registered\n[ 0.334903] acpiphp: Slot [22] registered\n[ 0.335735] acpiphp: Slot [23] registered\n[ 0.336564] acpiphp: Slot [24] registered\n[ 0.337390] acpiphp: Slot [25] registered\n[ 0.338220] acpiphp: Slot [26] registered\n[ 0.339048] acpiphp: Slot [27] registered\n[ 0.339877] acpiphp: Slot [28] registered\n[ 0.340703] acpiphp: Slot [29] registered\n[ 0.341546] acpiphp: Slot [30] registered\n[ 0.342379] acpiphp: Slot [31] registered\n[ 0.343205] PCI host bridge to bus 0000:00\n[ 0.344026] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.345268] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.346508] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.347991] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window]\n[ 0.349483] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.355589] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.356893] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.358087] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.359383] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.365690] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.367159] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.413270] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.414809] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.416272] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.417752] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.419201] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.420521] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.422034] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.423111] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.424692] vgaarb: loaded\n[ 0.425308] vgaarb: bridge control possible 0000:00:02.0\n[ 0.426489] SCSI subsystem initialized\n[ 0.427354] ACPI: bus type USB registered\n[ 0.428195] usbcore: registered new interface driver usbfs\n[ 0.429253] usbcore: registered new interface driver hub\n[ 0.430281] usbcore: registered new device driver usb\n[ 0.431411] PCI: Using ACPI for IRQ routing\n[ 0.432471] NetLabel: Initializing\n[ 0.433201] NetLabel: domain hash size = 128\n[ 0.434074] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.435044] NetLabel: unlabeled traffic allowed by default\n[ 0.436193] clocksource: Switched to clocksource kvm-clock\n[ 0.442281] AppArmor: AppArmor Filesystem Enabled\n[ 0.443271] pnp: PnP ACPI init\n[ 0.444255] pnp: PnP ACPI: found 5 devices\n[ 0.451417] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.453199] NET: Registered protocol family 2\n[ 0.454215] TCP established hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.455512] TCP bind hash table entries: 2048 (order: 3, 32768 bytes)\n[ 0.456706] TCP: Hash tables configured (established 2048 bind 2048)\n[ 0.457891] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.458987] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.460178] NET: Registered protocol family 1\n[ 0.461063] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.462188] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.463280] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.481917] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.500615] Trying to unpack rootfs image as initramfs...\n[ 0.551247] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000)\n[ 0.565504] Scanning for low memory corruption every 60 seconds\n[ 0.567018] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 0.568238] audit: initializing netlink subsys (disabled)\n[ 0.569304] audit: type=2000 audit(1547793777.890:1): initialized\n[ 0.570662] Initialise system trusted keyring\n[ 0.571642] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.572863] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.575011] zbud: loaded\n[ 0.575789] VFS: Disk quotas dquot_6.6.0\n[ 0.576647] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.578299] fuse init (API version 7.23)\n[ 0.579262] Key type big_key registered\n[ 0.580091] Allocating IMA MOK and blacklist keyrings.\n[ 0.581410] Key type asymmetric registered\n[ 0.582258] Asymmetric key parser 'x509' registered\n[ 0.583242] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.584778] io scheduler noop registered\n[ 0.585598] io scheduler deadline registered (default)\n[ 0.586617] io scheduler cfq registered\n[ 0.587485] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.588569] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.589876] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.591369] ACPI: Power Button [PWRF]\n[ 0.592268] GHES: HEST is not enabled!\n[ 0.616158] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.655764] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.658279] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.682380] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.684959] Linux agpgart interface v0.103\n[ 0.688408] brd: module loaded\n[ 0.689850] loop: module loaded\n[ 0.694883] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.696383] GPT:90111 != 20971519\n[ 0.697089] GPT:Alternate GPT header not at the end of the disk.\n[ 0.698210] GPT:90111 != 20971519\n[ 0.698908] GPT: Use GNU Parted to correct GPT errors.\n[ 0.699895] vda: vda1 vda15\n[ 0.701479] scsi host0: ata_piix\n[ 0.702257] scsi host1: ata_piix\n[ 0.702979] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.704233] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.705549] libphy: Fixed MDIO Bus: probed\n[ 0.706438] tun: Universal TUN/TAP device driver, 1.6\n[ 0.707467] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.709475] PPP generic driver version 2.4.2\n[ 0.710664] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.712223] ehci-pci: EHCI PCI platform driver\n[ 0.713312] ehci-platform: EHCI generic platform driver\n[ 0.714529] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.715911] ohci-pci: OHCI PCI platform driver\n[ 0.716983] ohci-platform: OHCI generic platform driver\n[ 0.718207] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.737114] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.738350] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.740131] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.741401] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.742785] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.744341] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.746076] usb usb1: Product: UHCI Host Controller\n[ 0.747260] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.748684] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.749867] hub 1-0:1.0: USB hub found\n[ 0.750819] hub 1-0:1.0: 2 ports detected\n[ 0.751924] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.754414] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.755604] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.756907] mousedev: PS/2 mouse device common for all mice\n[ 0.758312] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.760187] rtc_cmos 00:00: RTC can wake from S4\n[ 0.761341] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.762562] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.763778] i2c /dev entries driver\n[ 0.764576] device-mapper: uevent: version 1.0.3\n[ 0.765551] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.767208] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.768568] NET: Registered protocol family 10\n[ 0.769608] NET: Registered protocol family 17\n[ 0.770523] Key type dns_resolver registered\n[ 0.771505] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.772622] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.773792] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.775628] registered taskstats version 1\n[ 0.776497] Loading compiled-in X.509 certificates\n[ 0.777956] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.779838] zswap: loaded using pool lzo/zbud\n[ 0.781866] Key type trusted registered\n[ 0.783592] Key type encrypted registered\n[ 0.784450] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.785501] ima: No TPM chip found, activating TPM-bypass!\n[ 0.786565] evm: HMAC attrs: 0x1\n[ 0.787542] Magic number: 3:639:721\n[ 0.788334] block loop1: hash matches\n[ 0.799558] rtc_cmos 00:00: setting system clock to 2019-01-18 06:42:57 UTC (1547793777)\n[ 0.801233] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.802357] EDD information not available.\n[ 0.861635] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.863241] Write protecting the kernel read-only data: 14336k\n[ 0.864886] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.866734] 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\n[ 0.929821] 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.38\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.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.57. iid=i-000000e7\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.910 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQDbBA7T8uQ5CSgY7DyfIuTps3u5jxJ1HYDh2MnUV8nrvGnzwgsPfVsd8bW/CxIt+trWoGEj/BMteh3D8gThPjZcKU6kFl5opVLjBeEFfs4SauyTCvuYnVPRksi87IbaEbg5yxN7Pke41sCNBGUmYrC1TmxfMsb/Gx8EQ42iZL1t+UUsykx3l7xc7Hk4Lmr77iAh/lhRmMV3DS4IQvhjP2lWCY/JGY/Or91zt0iJrgnxiblpVn4zhjDML8K27lUxSh0LiUAo+0DGd85eJGPb0w+YSpcyBXQk50SeyYtExWuvU5to57p21CvGMV0p3GyMqn5BQCtzQyOu9JwA5yK8l2lD root@createinstancesinglenetworktests-93e5d57e-280d-4dd8-9cc4-bb3613\nssh-dss AAAAB3NzaC1kc3MAAACBALisys/OttE7EybMxg2zebyHF/3/AVAKFOS+61wWz+gvw0YIwIXDaE1BdKrZH/RJBW/J2ae7/MdXDaLFR8BH0nhdoEIAvj8fQk8R3WW4DMDfsvT7ZSl5G+sGQaoTY44G5792/mfu8I1sjq2cpjKpalB+Z/sMuoMu50EYY3sqI9j3AAAAFQDdp6ZS24GzmdxAM3vMh070xnUL1QAAAIA4aT3tQijupbhbZXkSxu96E0/epfsdDEvfTWFbTbYICCudB6FAMgMuwU/GN0cH6uP2aPWuulFiUjDxARCAdO9KGT71jJ3WkFRPAxHKonEzEUXXS+l63e7rwP10AmK5JvlIVSkgbng9UZ14YgPxBxFvhefK+Dq4I40qNQGMzxOqSgAAAIB+tRC5rfXFNW7DAknN3A4XQQyLroqLMWxQHSDZf48+zG2fNd3fEE77d4hJ7DXt8aLMeoLoyLPWjPApcwVXTBvhtmgyQC+tjC5ipIHWoWHyu+sjPD9bFeHj5yHBXnHx1+A2Xi25E1dFlTRLI1fFNP6EbNMkoWQrFitWQ1jpAj0dAg== root@createinstancesinglenetworktests-93e5d57e-280d-4dd8-9cc4-bb3613\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:fe23:f600/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-000000e7\nname: N/A\navailability-zone: nova\nlocal-hostname: createinstancesinglenetworktests-93e5d57e-280d-4dd8-9cc4-bb3613\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.50 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\ncreateinstancesinglenetworktests-93e5d57e-280d-4dd8-9cc4-bb3613 login: "} 2019-01-18 06:43:12,802 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/a49957ed-9949-40c2-8c25-bfcf68dd6bbc/action used request id req-923110d3-f820-4963-8651-b5cbd4cb2891 2019-01-18 06:43:12,804 - create_instance_tests - INFO - DHCP lease obtained logged in console 2019-01-18 06:43:12,804 - 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 504374568 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.910 MHz processor [ 0.132839] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.134668] pid_max: default: 32768 minimum: 301 [ 0.135674] ACPI: Core revision 20150930 [ 0.137092] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.138435] Security Framework initialized [ 0.139264] Yama: becoming mindful. [ 0.140020] AppArmor: AppArmor initialized [ 0.140886] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.142210] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.143489] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.144704] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.146114] Initializing cgroup subsys io [ 0.146944] Initializing cgroup subsys memory [ 0.147828] Initializing cgroup subsys devices [ 0.148721] Initializing cgroup subsys freezer [ 0.149605] Initializing cgroup subsys net_cls [ 0.150518] Initializing cgroup subsys perf_event [ 0.151464] Initializing cgroup subsys net_prio [ 0.152377] Initializing cgroup subsys hugetlb [ 0.153264] Initializing cgroup subsys pids [ 0.154156] CPU: Physical Processor ID: 0 [ 0.155661] mce: CPU supports 10 MCE banks [ 0.156531] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.157558] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.159898] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.166696] ftrace: allocating 31920 entries in 125 pages [ 0.193920] smpboot: Max logical packages: 2 [ 0.194792] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.196021] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.197401] x2apic enabled [ 0.198222] Switched APIC routing to physical x2apic. [ 0.200005] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.201249] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.203437] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.205415] KVM setup paravirtual spinlock [ 0.206900] x86: Booting SMP configuration: [ 0.207817] .... node #0, CPUs: #1 [ 0.208726] kvm-clock: cpu 1, msr 0:ffd3041, secondary cpu clock [ 0.230430] x86: Booted up 1 node, 2 CPUs [ 0.230432] KVM setup async PF for cpu 1 [ 0.230435] kvm-stealtime: cpu 1, msr f90d940 [ 0.233050] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.234592] devtmpfs: initialized [ 0.236322] evm: security.selinux [ 0.237033] evm: security.SMACK64 [ 0.237742] evm: security.SMACK64EXEC [ 0.238511] evm: security.SMACK64TRANSMUTE [ 0.239339] evm: security.SMACK64MMAP [ 0.240100] evm: security.ima [ 0.240756] evm: security.capability [ 0.241635] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.243592] pinctrl core: initialized pinctrl subsystem [ 0.244744] RTC time: 6:42:56, date: 01/18/19 [ 0.245739] NET: Registered protocol family 16 [ 0.255515] cpuidle: using governor ladder [ 0.267535] cpuidle: using governor menu [ 0.268375] PCCT header not found. [ 0.269160] ACPI: bus type PCI registered [ 0.269987] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.271273] PCI: Using configuration type 1 for base access [ 0.284641] ACPI: Added _OSI(Module Device) [ 0.285500] ACPI: Added _OSI(Processor Device) [ 0.286373] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.287284] ACPI: Added _OSI(Processor Aggregator Device) [ 0.289611] ACPI: Interpreter enabled [ 0.290394] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.292267] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.294142] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.296017] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.297899] ACPI: (supports S0 S5) [ 0.298617] ACPI: Using IOAPIC for interrupt routing [ 0.299709] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.303119] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.304289] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.305551] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.306768] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.309055] acpiphp: Slot [3] registered [ 0.309882] acpiphp: Slot [4] registered [ 0.310700] acpiphp: Slot [5] registered [ 0.311511] acpiphp: Slot [6] registered [ 0.312322] acpiphp: Slot [7] registered [ 0.313133] acpiphp: Slot [8] registered [ 0.313952] acpiphp: Slot [9] registered [ 0.314768] acpiphp: Slot [10] registered [ 0.325780] acpiphp: Slot [11] registered [ 0.326620] acpiphp: Slot [12] registered [ 0.327449] acpiphp: Slot [13] registered [ 0.328272] acpiphp: Slot [14] registered [ 0.329093] acpiphp: Slot [15] registered [ 0.329928] acpiphp: Slot [16] registered [ 0.330765] acpiphp: Slot [17] registered [ 0.331594] acpiphp: Slot [18] registered [ 0.332418] acpiphp: Slot [19] registered [ 0.333245] acpiphp: Slot [20] registered [ 0.334075] acpiphp: Slot [21] registered [ 0.334903] acpiphp: Slot [22] registered [ 0.335735] acpiphp: Slot [23] registered [ 0.336564] acpiphp: Slot [24] registered [ 0.337390] acpiphp: Slot [25] registered [ 0.338220] acpiphp: Slot [26] registered [ 0.339048] acpiphp: Slot [27] registered [ 0.339877] acpiphp: Slot [28] registered [ 0.340703] acpiphp: Slot [29] registered [ 0.341546] acpiphp: Slot [30] registered [ 0.342379] acpiphp: Slot [31] registered [ 0.343205] PCI host bridge to bus 0000:00 [ 0.344026] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.345268] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.346508] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.347991] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.349483] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.355589] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.356893] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.358087] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.359383] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.365690] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.367159] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.413270] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.414809] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.416272] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.417752] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.419201] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.420521] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.422034] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.423111] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.424692] vgaarb: loaded [ 0.425308] vgaarb: bridge control possible 0000:00:02.0 [ 0.426489] SCSI subsystem initialized [ 0.427354] ACPI: bus type USB registered [ 0.428195] usbcore: registered new interface driver usbfs [ 0.429253] usbcore: registered new interface driver hub [ 0.430281] usbcore: registered new device driver usb [ 0.431411] PCI: Using ACPI for IRQ routing [ 0.432471] NetLabel: Initializing [ 0.433201] NetLabel: domain hash size = 128 [ 0.434074] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.435044] NetLabel: unlabeled traffic allowed by default [ 0.436193] clocksource: Switched to clocksource kvm-clock [ 0.442281] AppArmor: AppArmor Filesystem Enabled [ 0.443271] pnp: PnP ACPI init [ 0.444255] pnp: PnP ACPI: found 5 devices [ 0.451417] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.453199] NET: Registered protocol family 2 [ 0.454215] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 0.455512] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 0.456706] TCP: Hash tables configured (established 2048 bind 2048) [ 0.457891] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.458987] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.460178] NET: Registered protocol family 1 [ 0.461063] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.462188] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.463280] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.481917] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.500615] Trying to unpack rootfs image as initramfs... [ 0.551247] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000) [ 0.565504] Scanning for low memory corruption every 60 seconds [ 0.567018] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.568238] audit: initializing netlink subsys (disabled) [ 0.569304] audit: type=2000 audit(1547793777.890:1): initialized [ 0.570662] Initialise system trusted keyring [ 0.571642] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.572863] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.575011] zbud: loaded [ 0.575789] VFS: Disk quotas dquot_6.6.0 [ 0.576647] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.578299] fuse init (API version 7.23) [ 0.579262] Key type big_key registered [ 0.580091] Allocating IMA MOK and blacklist keyrings. [ 0.581410] Key type asymmetric registered [ 0.582258] Asymmetric key parser 'x509' registered [ 0.583242] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.584778] io scheduler noop registered [ 0.585598] io scheduler deadline registered (default) [ 0.586617] io scheduler cfq registered [ 0.587485] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.588569] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.589876] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.591369] ACPI: Power Button [PWRF] [ 0.592268] GHES: HEST is not enabled! [ 0.616158] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.655764] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.658279] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.682380] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.684959] Linux agpgart interface v0.103 [ 0.688408] brd: module loaded [ 0.689850] loop: module loaded [ 0.694883] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.696383] GPT:90111 != 20971519 [ 0.697089] GPT:Alternate GPT header not at the end of the disk. [ 0.698210] GPT:90111 != 20971519 [ 0.698908] GPT: Use GNU Parted to correct GPT errors. [ 0.699895] vda: vda1 vda15 [ 0.701479] scsi host0: ata_piix [ 0.702257] scsi host1: ata_piix [ 0.702979] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.704233] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.705549] libphy: Fixed MDIO Bus: probed [ 0.706438] tun: Universal TUN/TAP device driver, 1.6 [ 0.707467] tun: (C) 1999-2004 Max Krasnyansky [ 0.709475] PPP generic driver version 2.4.2 [ 0.710664] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.712223] ehci-pci: EHCI PCI platform driver [ 0.713312] ehci-platform: EHCI generic platform driver [ 0.714529] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.715911] ohci-pci: OHCI PCI platform driver [ 0.716983] ohci-platform: OHCI generic platform driver [ 0.718207] uhci_hcd: USB Universal Host Controller Interface driver [ 0.737114] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.738350] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.740131] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.741401] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.742785] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.744341] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.746076] usb usb1: Product: UHCI Host Controller [ 0.747260] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.748684] usb usb1: SerialNumber: 0000:00:01.2 [ 0.749867] hub 1-0:1.0: USB hub found [ 0.750819] hub 1-0:1.0: 2 ports detected [ 0.751924] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.754414] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.755604] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.756907] mousedev: PS/2 mouse device common for all mice [ 0.758312] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.760187] rtc_cmos 00:00: RTC can wake from S4 [ 0.761341] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.762562] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.763778] i2c /dev entries driver [ 0.764576] device-mapper: uevent: version 1.0.3 [ 0.765551] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.767208] ledtrig-cpu: registered to indicate activity on CPUs [ 0.768568] NET: Registered protocol family 10 [ 0.769608] NET: Registered protocol family 17 [ 0.770523] Key type dns_resolver registered [ 0.771505] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.772622] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.773792] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.775628] registered taskstats version 1 [ 0.776497] Loading compiled-in X.509 certificates [ 0.777956] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.779838] zswap: loaded using pool lzo/zbud [ 0.781866] Key type trusted registered [ 0.783592] Key type encrypted registered [ 0.784450] AppArmor: AppArmor sha1 policy hashing enabled [ 0.785501] ima: No TPM chip found, activating TPM-bypass! [ 0.786565] evm: HMAC attrs: 0x1 [ 0.787542] Magic number: 3:639:721 [ 0.788334] block loop1: hash matches [ 0.799558] rtc_cmos 00:00: setting system clock to 2019-01-18 06:42:57 UTC (1547793777) [ 0.801233] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.802357] EDD information not available. [ 0.861635] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.863241] Write protecting the kernel read-only data: 14336k [ 0.864886] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.866734] 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 [ 0.929821] 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.38 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.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.57. iid=i-000000e7 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.910 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQDbBA7T8uQ5CSgY7DyfIuTps3u5jxJ1HYDh2MnUV8nrvGnzwgsPfVsd8bW/CxIt+trWoGEj/BMteh3D8gThPjZcKU6kFl5opVLjBeEFfs4SauyTCvuYnVPRksi87IbaEbg5yxN7Pke41sCNBGUmYrC1TmxfMsb/Gx8EQ42iZL1t+UUsykx3l7xc7Hk4Lmr77iAh/lhRmMV3DS4IQvhjP2lWCY/JGY/Or91zt0iJrgnxiblpVn4zhjDML8K27lUxSh0LiUAo+0DGd85eJGPb0w+YSpcyBXQk50SeyYtExWuvU5to57p21CvGMV0p3GyMqn5BQCtzQyOu9JwA5yK8l2lD root@createinstancesinglenetworktests-93e5d57e-280d-4dd8-9cc4-bb3613 ssh-dss AAAAB3NzaC1kc3MAAACBALisys/OttE7EybMxg2zebyHF/3/AVAKFOS+61wWz+gvw0YIwIXDaE1BdKrZH/RJBW/J2ae7/MdXDaLFR8BH0nhdoEIAvj8fQk8R3WW4DMDfsvT7ZSl5G+sGQaoTY44G5792/mfu8I1sjq2cpjKpalB+Z/sMuoMu50EYY3sqI9j3AAAAFQDdp6ZS24GzmdxAM3vMh070xnUL1QAAAIA4aT3tQijupbhbZXkSxu96E0/epfsdDEvfTWFbTbYICCudB6FAMgMuwU/GN0cH6uP2aPWuulFiUjDxARCAdO9KGT71jJ3WkFRPAxHKonEzEUXXS+l63e7rwP10AmK5JvlIVSkgbng9UZ14YgPxBxFvhefK+Dq4I40qNQGMzxOqSgAAAIB+tRC5rfXFNW7DAknN3A4XQQyLroqLMWxQHSDZf48+zG2fNd3fEE77d4hJ7DXt8aLMeoLoyLPWjPApcwVXTBvhtmgyQC+tjC5ipIHWoWHyu+sjPD9bFeHj5yHBXnHx1+A2Xi25E1dFlTRLI1fFNP6EbNMkoWQrFitWQ1jpAj0dAg== root@createinstancesinglenetworktests-93e5d57e-280d-4dd8-9cc4-bb3613 -----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:fe23:f600/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-000000e7 name: N/A availability-zone: nova local-hostname: createinstancesinglenetworktests-93e5d57e-280d-4dd8-9cc4-bb3613 launch-index: 0 === cirros: current=0.4.0 uptime=3.50 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. createinstancesinglenetworktests-93e5d57e-280d-4dd8-9cc4-bb3613 login: 2019-01-18 06:43:12,808 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/a49957ed-9949-40c2-8c25-bfcf68dd6bbc -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ab2b236541ece83af9206f71075e7c874629db5" 2019-01-18 06:43:13,214 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:43: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-7340ec12-4693-457a-8799-ded5462c83d5 x-compute-request-id: req-7340ec12-4693-457a-8799-ded5462c83d5 Content-Encoding: gzip Content-Length: 788 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-93e5d57e-280d-4dd8-9cc4-bb361358c086-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:f6:00", "version": 4, "addr": "10.55.1.14", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:f6:00", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/a49957ed-9949-40c2-8c25-bfcf68dd6bbc", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/a49957ed-9949-40c2-8c25-bfcf68dd6bbc", "rel": "bookmark"}], "image": {"id": "e1cdb2cd-7f4c-4149-946c-d2191aac82e0", "links": [{"href": "http://172.30.9.23:8774/images/e1cdb2cd-7f4c-4149-946c-d2191aac82e0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-18T06:42:57.000000", "flavor": {"id": "dab31236-2c01-4aab-bb13-4ac969ebbe7f", "links": [{"href": "http://172.30.9.23:8774/flavors/dab31236-2c01-4aab-bb13-4ac969ebbe7f", "rel": "bookmark"}]}, "id": "a49957ed-9949-40c2-8c25-bfcf68dd6bbc", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-93e5d57e-280d-4dd8-9cc4-bb361358c086-sec-grp"}], "user_id": "64d3fe35409c4d07b8f2778f80ef523c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-18T06:42:58Z", "hostId": "d7047963a0e11a7f04acd86009ee3004e0a7b0d6ca3608cd89e6afa5", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-93e5d57e-280d-4dd8-9cc4-bb361358c086-kp", "name": "CreateInstanceSingleNetworkTests-93e5d57e-280d-4dd8-9cc4-bb361358c086-inst", "created": "2019-01-18T06:42:53Z", "tenant_id": "c034d7a89f394d0c8f0d6bb7adf364e2", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-18 06:43:13,214 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/a49957ed-9949-40c2-8c25-bfcf68dd6bbc used request id req-7340ec12-4693-457a-8799-ded5462c83d5 2019-01-18 06:43:13,219 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-93e5d57e-280d-4dd8-9cc4-bb361358c086-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ab2b236541ece83af9206f71075e7c874629db5" 2019-01-18 06:43:13,323 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-947e4f12-5f7d-4e6a-90a6-34981048c0dc Date: Fri, 18 Jan 2019 06: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":["4e733bf2-fa71-4e34-bad4-b5bf8a772ab0"],"updated_at":"2019-01-18T06:42:29Z","tenant_id":"c034d7a89f394d0c8f0d6bb7adf364e2","created_at":"2019-01-18T06:42:28Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"c034d7a89f394d0c8f0d6bb7adf364e2","id":"a5083e3e-623a-4016-bccd-cb11ce82f656","name":"CreateInstanceSingleNetworkTests-93e5d57e-280d-4dd8-9cc4-bb361358c086-pub-net"}]} 2019-01-18 06:43:13,323 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-93e5d57e-280d-4dd8-9cc4-bb361358c086-pub-net used request id req-947e4f12-5f7d-4e6a-90a6-34981048c0dc 2019-01-18 06:43:13,328 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/c034d7a89f394d0c8f0d6bb7adf364e2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ab2b236541ece83af9206f71075e7c874629db5" 2019-01-18 06:43:13,407 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:43:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d6ad6cb5-3cf3-4a9c-b625-189513249d77 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/c034d7a89f394d0c8f0d6bb7adf364e2"}, "enabled": true, "id": "c034d7a89f394d0c8f0d6bb7adf364e2", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-b559c6fd-9bd8-444-proj"}} 2019-01-18 06:43:13,407 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/c034d7a89f394d0c8f0d6bb7adf364e2 used request id req-d6ad6cb5-3cf3-4a9c-b625-189513249d77 2019-01-18 06:43:13,413 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=a5083e3e-623a-4016-bccd-cb11ce82f656 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ab2b236541ece83af9206f71075e7c874629db5" 2019-01-18 06:43:13,517 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-ee4a0eba-e068-43f0-af34-5760ffdbcab3 Date: Fri, 18 Jan 2019 06:43:13 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a5083e3e-623a-4016-bccd-cb11ce82f656","tenant_id":"c034d7a89f394d0c8f0d6bb7adf364e2","created_at":"2019-01-18T06:42:29Z","dns_nameservers":[],"updated_at":"2019-01-18T06:42: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":"c034d7a89f394d0c8f0d6bb7adf364e2","id":"4e733bf2-fa71-4e34-bad4-b5bf8a772ab0","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-93e5d57e-280d-4dd8-9cc4-bb361358c086-pub-subnet"}]} 2019-01-18 06:43:13,517 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=a5083e3e-623a-4016-bccd-cb11ce82f656 used request id req-ee4a0eba-e068-43f0-af34-5760ffdbcab3 2019-01-18 06:43:13,523 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=a5083e3e-623a-4016-bccd-cb11ce82f656 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ab2b236541ece83af9206f71075e7c874629db5" 2019-01-18 06:43:13,620 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3903 X-Openstack-Request-Id: req-795fb1df-4048-4f80-bdac-ef8ca92d9cb7 Date: Fri, 18 Jan 2019 06:43:13 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:42:53Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"4e733bf2-fa71-4e34-bad4-b5bf8a772ab0","ip_address":"10.55.1.1"}],"id":"574e8350-956f-43f6-b3ec-c6f6c8a68e31","security_groups":[],"mac_address":"fa:16:3e:14:76:6c","project_id":"c034d7a89f394d0c8f0d6bb7adf364e2","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a5083e3e-623a-4016-bccd-cb11ce82f656","tenant_id":"c034d7a89f394d0c8f0d6bb7adf364e2","created_at":"2019-01-18T06:42:38Z","binding:vnic_type":"normal","device_id":"b4a055fe-8743-4048-b65d-d2b447ed1e62"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:43:04Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"4e733bf2-fa71-4e34-bad4-b5bf8a772ab0","ip_address":"10.55.1.14"}],"id":"5a7a0cb0-3065-41cd-99df-bf160e1c9c31","security_groups":["82176fb5-4a06-4422-b3c2-0516fb784509","988ee51c-c488-4f53-b80b-7312e8e87f96"],"mac_address":"fa:16:3e:23:f6:00","project_id":"c034d7a89f394d0c8f0d6bb7adf364e2","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-93e5d57e-280d-4dd8-9cc4-bb361358c086port-1","admin_state_up":true,"network_id":"a5083e3e-623a-4016-bccd-cb11ce82f656","tenant_id":"c034d7a89f394d0c8f0d6bb7adf364e2","created_at":"2019-01-18T06:42:48Z","binding:vnic_type":"normal","device_id":"a49957ed-9949-40c2-8c25-bfcf68dd6bbc"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:42:32Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"4e733bf2-fa71-4e34-bad4-b5bf8a772ab0","ip_address":"10.55.1.3"}],"id":"5f683e03-35b3-4a92-95e1-7f7050d702e6","security_groups":[],"mac_address":"fa:16:3e:90:d7:d5","project_id":"c034d7a89f394d0c8f0d6bb7adf364e2","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a5083e3e-623a-4016-bccd-cb11ce82f656","tenant_id":"c034d7a89f394d0c8f0d6bb7adf364e2","created_at":"2019-01-18T06:42:30Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-a5083e3e-623a-4016-bccd-cb11ce82f656"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:42:31Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"4e733bf2-fa71-4e34-bad4-b5bf8a772ab0","ip_address":"10.55.1.2"}],"id":"d9f3c3e3-6800-4296-9992-0242ecc506b0","security_groups":[],"mac_address":"fa:16:3e:5c:40:b3","project_id":"c034d7a89f394d0c8f0d6bb7adf364e2","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a5083e3e-623a-4016-bccd-cb11ce82f656","tenant_id":"c034d7a89f394d0c8f0d6bb7adf364e2","created_at":"2019-01-18T06:42:30Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-a5083e3e-623a-4016-bccd-cb11ce82f656"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:42:33Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"4e733bf2-fa71-4e34-bad4-b5bf8a772ab0","ip_address":"10.55.1.4"}],"id":"e47b3648-56b8-4657-aadd-6b463a1b1432","security_groups":[],"mac_address":"fa:16:3e:7b:67:f7","project_id":"c034d7a89f394d0c8f0d6bb7adf364e2","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a5083e3e-623a-4016-bccd-cb11ce82f656","tenant_id":"c034d7a89f394d0c8f0d6bb7adf364e2","created_at":"2019-01-18T06:42:31Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-a5083e3e-623a-4016-bccd-cb11ce82f656"}]} 2019-01-18 06:43:13,620 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=a5083e3e-623a-4016-bccd-cb11ce82f656 used request id req-795fb1df-4048-4f80-bdac-ef8ca92d9cb7 2019-01-18 06:43:13,621 - create_instance - INFO - Checking if VM is active 2019-01-18 06:43:13,624 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/a49957ed-9949-40c2-8c25-bfcf68dd6bbc -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ab2b236541ece83af9206f71075e7c874629db5" 2019-01-18 06:43:14,245 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06: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-110ffec5-1e57-4407-aa91-7d6e9a7dc220 x-compute-request-id: req-110ffec5-1e57-4407-aa91-7d6e9a7dc220 Content-Encoding: gzip Content-Length: 788 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-93e5d57e-280d-4dd8-9cc4-bb361358c086-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:f6:00", "version": 4, "addr": "10.55.1.14", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:f6:00", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/a49957ed-9949-40c2-8c25-bfcf68dd6bbc", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/a49957ed-9949-40c2-8c25-bfcf68dd6bbc", "rel": "bookmark"}], "image": {"id": "e1cdb2cd-7f4c-4149-946c-d2191aac82e0", "links": [{"href": "http://172.30.9.23:8774/images/e1cdb2cd-7f4c-4149-946c-d2191aac82e0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-18T06:42:57.000000", "flavor": {"id": "dab31236-2c01-4aab-bb13-4ac969ebbe7f", "links": [{"href": "http://172.30.9.23:8774/flavors/dab31236-2c01-4aab-bb13-4ac969ebbe7f", "rel": "bookmark"}]}, "id": "a49957ed-9949-40c2-8c25-bfcf68dd6bbc", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-93e5d57e-280d-4dd8-9cc4-bb361358c086-sec-grp"}], "user_id": "64d3fe35409c4d07b8f2778f80ef523c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-18T06:42:58Z", "hostId": "d7047963a0e11a7f04acd86009ee3004e0a7b0d6ca3608cd89e6afa5", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-93e5d57e-280d-4dd8-9cc4-bb361358c086-kp", "name": "CreateInstanceSingleNetworkTests-93e5d57e-280d-4dd8-9cc4-bb361358c086-inst", "created": "2019-01-18T06:42:53Z", "tenant_id": "c034d7a89f394d0c8f0d6bb7adf364e2", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-18 06:43:14,245 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/a49957ed-9949-40c2-8c25-bfcf68dd6bbc used request id req-110ffec5-1e57-4407-aa91-7d6e9a7dc220 2019-01-18 06:43:14,246 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-93e5d57e-280d-4dd8-9cc4-bb361358c086-inst] is - ACTIVE 2019-01-18 06:43:14,246 - create_instance - INFO - VM is - ACTIVE 2019-01-18 06:43:14,249 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/a49957ed-9949-40c2-8c25-bfcf68dd6bbc -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ab2b236541ece83af9206f71075e7c874629db5" 2019-01-18 06:43:14,868 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06: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,Accept-Encoding x-openstack-request-id: req-5dd2c48d-e3e3-464a-9fab-873b1aeddfd9 x-compute-request-id: req-5dd2c48d-e3e3-464a-9fab-873b1aeddfd9 Content-Encoding: gzip Content-Length: 788 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-93e5d57e-280d-4dd8-9cc4-bb361358c086-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:f6:00", "version": 4, "addr": "10.55.1.14", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:f6:00", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/a49957ed-9949-40c2-8c25-bfcf68dd6bbc", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/a49957ed-9949-40c2-8c25-bfcf68dd6bbc", "rel": "bookmark"}], "image": {"id": "e1cdb2cd-7f4c-4149-946c-d2191aac82e0", "links": [{"href": "http://172.30.9.23:8774/images/e1cdb2cd-7f4c-4149-946c-d2191aac82e0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-18T06:42:57.000000", "flavor": {"id": "dab31236-2c01-4aab-bb13-4ac969ebbe7f", "links": [{"href": "http://172.30.9.23:8774/flavors/dab31236-2c01-4aab-bb13-4ac969ebbe7f", "rel": "bookmark"}]}, "id": "a49957ed-9949-40c2-8c25-bfcf68dd6bbc", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-93e5d57e-280d-4dd8-9cc4-bb361358c086-sec-grp"}], "user_id": "64d3fe35409c4d07b8f2778f80ef523c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-18T06:42:58Z", "hostId": "d7047963a0e11a7f04acd86009ee3004e0a7b0d6ca3608cd89e6afa5", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-93e5d57e-280d-4dd8-9cc4-bb361358c086-kp", "name": "CreateInstanceSingleNetworkTests-93e5d57e-280d-4dd8-9cc4-bb361358c086-inst", "created": "2019-01-18T06:42:53Z", "tenant_id": "c034d7a89f394d0c8f0d6bb7adf364e2", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-18 06:43:14,868 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/a49957ed-9949-40c2-8c25-bfcf68dd6bbc used request id req-5dd2c48d-e3e3-464a-9fab-873b1aeddfd9 2019-01-18 06:43:14,873 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-93e5d57e-280d-4dd8-9cc4-bb361358c086-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ab2b236541ece83af9206f71075e7c874629db5" 2019-01-18 06:43:14,974 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-ad3d7e35-ddca-4c3e-b58f-579c45224a4c Date: Fri, 18 Jan 2019 06:43: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":["4e733bf2-fa71-4e34-bad4-b5bf8a772ab0"],"updated_at":"2019-01-18T06:42:29Z","tenant_id":"c034d7a89f394d0c8f0d6bb7adf364e2","created_at":"2019-01-18T06:42:28Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"c034d7a89f394d0c8f0d6bb7adf364e2","id":"a5083e3e-623a-4016-bccd-cb11ce82f656","name":"CreateInstanceSingleNetworkTests-93e5d57e-280d-4dd8-9cc4-bb361358c086-pub-net"}]} 2019-01-18 06:43:14,974 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-93e5d57e-280d-4dd8-9cc4-bb361358c086-pub-net used request id req-ad3d7e35-ddca-4c3e-b58f-579c45224a4c 2019-01-18 06:43:14,978 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/c034d7a89f394d0c8f0d6bb7adf364e2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ab2b236541ece83af9206f71075e7c874629db5" 2019-01-18 06:43:15,053 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:43:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d0a08f33-1ab8-4de5-a503-6246bc232ea2 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/c034d7a89f394d0c8f0d6bb7adf364e2"}, "enabled": true, "id": "c034d7a89f394d0c8f0d6bb7adf364e2", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-b559c6fd-9bd8-444-proj"}} 2019-01-18 06:43:15,053 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/c034d7a89f394d0c8f0d6bb7adf364e2 used request id req-d0a08f33-1ab8-4de5-a503-6246bc232ea2 2019-01-18 06:43:15,059 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=a5083e3e-623a-4016-bccd-cb11ce82f656 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ab2b236541ece83af9206f71075e7c874629db5" 2019-01-18 06:43:15,111 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-f000764d-7e21-4b2f-96f2-3f4816220b0e Date: Fri, 18 Jan 2019 06:43:15 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a5083e3e-623a-4016-bccd-cb11ce82f656","tenant_id":"c034d7a89f394d0c8f0d6bb7adf364e2","created_at":"2019-01-18T06:42:29Z","dns_nameservers":[],"updated_at":"2019-01-18T06:42: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":"c034d7a89f394d0c8f0d6bb7adf364e2","id":"4e733bf2-fa71-4e34-bad4-b5bf8a772ab0","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-93e5d57e-280d-4dd8-9cc4-bb361358c086-pub-subnet"}]} 2019-01-18 06:43:15,111 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=a5083e3e-623a-4016-bccd-cb11ce82f656 used request id req-f000764d-7e21-4b2f-96f2-3f4816220b0e 2019-01-18 06:43:15,117 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=a5083e3e-623a-4016-bccd-cb11ce82f656 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ab2b236541ece83af9206f71075e7c874629db5" 2019-01-18 06:43:15,228 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3903 X-Openstack-Request-Id: req-7a9c4d7e-f1e3-4a3a-987f-d9b28f1784a1 Date: Fri, 18 Jan 2019 06:43:15 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:42:53Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"4e733bf2-fa71-4e34-bad4-b5bf8a772ab0","ip_address":"10.55.1.1"}],"id":"574e8350-956f-43f6-b3ec-c6f6c8a68e31","security_groups":[],"mac_address":"fa:16:3e:14:76:6c","project_id":"c034d7a89f394d0c8f0d6bb7adf364e2","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a5083e3e-623a-4016-bccd-cb11ce82f656","tenant_id":"c034d7a89f394d0c8f0d6bb7adf364e2","created_at":"2019-01-18T06:42:38Z","binding:vnic_type":"normal","device_id":"b4a055fe-8743-4048-b65d-d2b447ed1e62"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:43:04Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"4e733bf2-fa71-4e34-bad4-b5bf8a772ab0","ip_address":"10.55.1.14"}],"id":"5a7a0cb0-3065-41cd-99df-bf160e1c9c31","security_groups":["82176fb5-4a06-4422-b3c2-0516fb784509","988ee51c-c488-4f53-b80b-7312e8e87f96"],"mac_address":"fa:16:3e:23:f6:00","project_id":"c034d7a89f394d0c8f0d6bb7adf364e2","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-93e5d57e-280d-4dd8-9cc4-bb361358c086port-1","admin_state_up":true,"network_id":"a5083e3e-623a-4016-bccd-cb11ce82f656","tenant_id":"c034d7a89f394d0c8f0d6bb7adf364e2","created_at":"2019-01-18T06:42:48Z","binding:vnic_type":"normal","device_id":"a49957ed-9949-40c2-8c25-bfcf68dd6bbc"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:42:32Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"4e733bf2-fa71-4e34-bad4-b5bf8a772ab0","ip_address":"10.55.1.3"}],"id":"5f683e03-35b3-4a92-95e1-7f7050d702e6","security_groups":[],"mac_address":"fa:16:3e:90:d7:d5","project_id":"c034d7a89f394d0c8f0d6bb7adf364e2","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a5083e3e-623a-4016-bccd-cb11ce82f656","tenant_id":"c034d7a89f394d0c8f0d6bb7adf364e2","created_at":"2019-01-18T06:42:30Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-a5083e3e-623a-4016-bccd-cb11ce82f656"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:42:31Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"4e733bf2-fa71-4e34-bad4-b5bf8a772ab0","ip_address":"10.55.1.2"}],"id":"d9f3c3e3-6800-4296-9992-0242ecc506b0","security_groups":[],"mac_address":"fa:16:3e:5c:40:b3","project_id":"c034d7a89f394d0c8f0d6bb7adf364e2","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a5083e3e-623a-4016-bccd-cb11ce82f656","tenant_id":"c034d7a89f394d0c8f0d6bb7adf364e2","created_at":"2019-01-18T06:42:30Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-a5083e3e-623a-4016-bccd-cb11ce82f656"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:42:33Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"4e733bf2-fa71-4e34-bad4-b5bf8a772ab0","ip_address":"10.55.1.4"}],"id":"e47b3648-56b8-4657-aadd-6b463a1b1432","security_groups":[],"mac_address":"fa:16:3e:7b:67:f7","project_id":"c034d7a89f394d0c8f0d6bb7adf364e2","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a5083e3e-623a-4016-bccd-cb11ce82f656","tenant_id":"c034d7a89f394d0c8f0d6bb7adf364e2","created_at":"2019-01-18T06:42:31Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-a5083e3e-623a-4016-bccd-cb11ce82f656"}]} 2019-01-18 06:43:15,228 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=a5083e3e-623a-4016-bccd-cb11ce82f656 used request id req-7a9c4d7e-f1e3-4a3a-987f-d9b28f1784a1 2019-01-18 06:43:15,229 - ansible_utils - DEBUG - Retrieving SSH client 2019-01-18 06:43:15,232 - paramiko.transport - DEBUG - starting thread (client mode): 0xe3739f10L 2019-01-18 06:43:15,233 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2019-01-18 06:43:15,233 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2019-01-18 06:43:15,233 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2019-01-18 06:43:15,234 - 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 2019-01-18 06:43:15,235 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-01-18 06:43:15,235 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2019-01-18 06:43:15,235 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-01-18 06:43:15,235 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-01-18 06:43:15,235 - paramiko.transport - DEBUG - Compression agreed: none 2019-01-18 06:43:15,253 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-01-18 06:43:15,253 - paramiko.transport - DEBUG - Switch to new keys ... 2019-01-18 06:43:15,265 - paramiko.transport - DEBUG - Trying key f4371a71e1cfb858b83878cc4cd9ad30 from tmp/CreateInstanceSingleNetworkTests-93e5d57e-280d-4dd8-9cc4-bb361358c086 2019-01-18 06:43:15,292 - paramiko.transport - DEBUG - userauth is OK 2019-01-18 06:43:15,296 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-01-18 06:43:15,396 - paramiko.transport - DEBUG - EOF in transport thread 2019-01-18 06:43:15,410 - create_instance - INFO - SSH is active for VM instance 2019-01-18 06:43:15,410 - ansible_utils - DEBUG - Retrieving SSH client 2019-01-18 06:43:15,413 - paramiko.transport - DEBUG - starting thread (client mode): 0xe3739bd0L 2019-01-18 06:43:15,413 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2019-01-18 06:43:15,413 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2019-01-18 06:43:15,413 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2019-01-18 06:43:15,414 - 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 2019-01-18 06:43:15,415 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-01-18 06:43:15,415 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2019-01-18 06:43:15,415 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-01-18 06:43:15,415 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-01-18 06:43:15,415 - paramiko.transport - DEBUG - Compression agreed: none 2019-01-18 06:43:15,432 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-01-18 06:43:15,432 - paramiko.transport - DEBUG - Switch to new keys ... 2019-01-18 06:43:15,445 - paramiko.transport - DEBUG - Trying key f4371a71e1cfb858b83878cc4cd9ad30 from tmp/CreateInstanceSingleNetworkTests-93e5d57e-280d-4dd8-9cc4-bb361358c086 2019-01-18 06:43:15,473 - paramiko.transport - DEBUG - userauth is OK 2019-01-18 06:43:15,476 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-01-18 06:43:15,477 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-01-18 06:43:15,478 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2019-01-18 06:43:15,478 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-01-18 06:43:15,479 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-01-18 06:43:15,480 - paramiko.transport - DEBUG - EOF in transport thread 2019-01-18 06:43:15,485 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/a49957ed-9949-40c2-8c25-bfcf68dd6bbc -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ab2b236541ece83af9206f71075e7c874629db5" 2019-01-18 06:43:16,089 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06: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-2b41d4fe-8f0f-4432-aa10-523481a9d975 x-compute-request-id: req-2b41d4fe-8f0f-4432-aa10-523481a9d975 Content-Encoding: gzip Content-Length: 788 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-93e5d57e-280d-4dd8-9cc4-bb361358c086-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:f6:00", "version": 4, "addr": "10.55.1.14", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:f6:00", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/a49957ed-9949-40c2-8c25-bfcf68dd6bbc", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/a49957ed-9949-40c2-8c25-bfcf68dd6bbc", "rel": "bookmark"}], "image": {"id": "e1cdb2cd-7f4c-4149-946c-d2191aac82e0", "links": [{"href": "http://172.30.9.23:8774/images/e1cdb2cd-7f4c-4149-946c-d2191aac82e0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-18T06:42:57.000000", "flavor": {"id": "dab31236-2c01-4aab-bb13-4ac969ebbe7f", "links": [{"href": "http://172.30.9.23:8774/flavors/dab31236-2c01-4aab-bb13-4ac969ebbe7f", "rel": "bookmark"}]}, "id": "a49957ed-9949-40c2-8c25-bfcf68dd6bbc", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-93e5d57e-280d-4dd8-9cc4-bb361358c086-sec-grp"}], "user_id": "64d3fe35409c4d07b8f2778f80ef523c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-18T06:42:58Z", "hostId": "d7047963a0e11a7f04acd86009ee3004e0a7b0d6ca3608cd89e6afa5", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-93e5d57e-280d-4dd8-9cc4-bb361358c086-kp", "name": "CreateInstanceSingleNetworkTests-93e5d57e-280d-4dd8-9cc4-bb361358c086-inst", "created": "2019-01-18T06:42:53Z", "tenant_id": "c034d7a89f394d0c8f0d6bb7adf364e2", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-18 06:43:16,089 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/a49957ed-9949-40c2-8c25-bfcf68dd6bbc used request id req-2b41d4fe-8f0f-4432-aa10-523481a9d975 2019-01-18 06:43:16,092 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers/a49957ed-9949-40c2-8c25-bfcf68dd6bbc/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ab2b236541ece83af9206f71075e7c874629db5" -d '{"reboot": {"type": "SOFT"}}' 2019-01-18 06:43:16,251 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 18 Jan 2019 06:43: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-7f86488e-84d2-4d77-a1a7-7113a400aa6e x-compute-request-id: req-7f86488e-84d2-4d77-a1a7-7113a400aa6e Content-Length: 0 Content-Type: application/json 2019-01-18 06:43:16,251 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/a49957ed-9949-40c2-8c25-bfcf68dd6bbc/action used request id req-7f86488e-84d2-4d77-a1a7-7113a400aa6e 2019-01-18 06:43:31,266 - create_instance_tests - INFO - Looking for IP 10.55.1.14 in the console log 2019-01-18 06:43:31,270 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/a49957ed-9949-40c2-8c25-bfcf68dd6bbc -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ab2b236541ece83af9206f71075e7c874629db5" 2019-01-18 06:43:31,617 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06: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,Accept-Encoding x-openstack-request-id: req-ff271ecb-d616-4315-9b97-804f60a32e55 x-compute-request-id: req-ff271ecb-d616-4315-9b97-804f60a32e55 Content-Encoding: gzip Content-Length: 794 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "reboot_started", "addresses": {"CreateInstanceSingleNetworkTests-93e5d57e-280d-4dd8-9cc4-bb361358c086-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:f6:00", "version": 4, "addr": "10.55.1.14", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:f6:00", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/a49957ed-9949-40c2-8c25-bfcf68dd6bbc", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/a49957ed-9949-40c2-8c25-bfcf68dd6bbc", "rel": "bookmark"}], "image": {"id": "e1cdb2cd-7f4c-4149-946c-d2191aac82e0", "links": [{"href": "http://172.30.9.23:8774/images/e1cdb2cd-7f4c-4149-946c-d2191aac82e0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-18T06:42:57.000000", "flavor": {"id": "dab31236-2c01-4aab-bb13-4ac969ebbe7f", "links": [{"href": "http://172.30.9.23:8774/flavors/dab31236-2c01-4aab-bb13-4ac969ebbe7f", "rel": "bookmark"}]}, "id": "a49957ed-9949-40c2-8c25-bfcf68dd6bbc", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-93e5d57e-280d-4dd8-9cc4-bb361358c086-sec-grp"}], "user_id": "64d3fe35409c4d07b8f2778f80ef523c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "REBOOT", "updated": "2019-01-18T06:43:16Z", "hostId": "d7047963a0e11a7f04acd86009ee3004e0a7b0d6ca3608cd89e6afa5", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-93e5d57e-280d-4dd8-9cc4-bb361358c086-kp", "name": "CreateInstanceSingleNetworkTests-93e5d57e-280d-4dd8-9cc4-bb361358c086-inst", "created": "2019-01-18T06:42:53Z", "tenant_id": "c034d7a89f394d0c8f0d6bb7adf364e2", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-18 06:43:31,617 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/a49957ed-9949-40c2-8c25-bfcf68dd6bbc used request id req-ff271ecb-d616-4315-9b97-804f60a32e55 2019-01-18 06:43:31,620 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers/a49957ed-9949-40c2-8c25-bfcf68dd6bbc/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ab2b236541ece83af9206f71075e7c874629db5" -d '{"os-getConsoleOutput": {"length": null}}' 2019-01-18 06:43:32,770 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06: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,Accept-Encoding x-openstack-request-id: req-24c9efe6-51b4-4856-b8d1-de9f2e803e4b x-compute-request-id: req-24c9efe6-51b4-4856-b8d1-de9f2e803e4b Content-Encoding: gzip Content-Length: 9684 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 504374568 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.910 MHz processor\n[ 0.132839] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.134668] pid_max: default: 32768 minimum: 301\n[ 0.135674] ACPI: Core revision 20150930\n[ 0.137092] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.138435] Security Framework initialized\n[ 0.139264] Yama: becoming mindful.\n[ 0.140020] AppArmor: AppArmor initialized\n[ 0.140886] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.142210] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.143489] Mount-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.144704] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.146114] Initializing cgroup subsys io\n[ 0.146944] Initializing cgroup subsys memory\n[ 0.147828] Initializing cgroup subsys devices\n[ 0.148721] Initializing cgroup subsys freezer\n[ 0.149605] Initializing cgroup subsys net_cls\n[ 0.150518] Initializing cgroup subsys perf_event\n[ 0.151464] Initializing cgroup subsys net_prio\n[ 0.152377] Initializing cgroup subsys hugetlb\n[ 0.153264] Initializing cgroup subsys pids\n[ 0.154156] CPU: Physical Processor ID: 0\n[ 0.155661] mce: CPU supports 10 MCE banks\n[ 0.156531] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.157558] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.159898] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.166696] ftrace: allocating 31920 entries in 125 pages\n[ 0.193920] smpboot: Max logical packages: 2\n[ 0.194792] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.196021] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.197401] x2apic enabled\n[ 0.198222] Switched APIC routing to physical x2apic.\n[ 0.200005] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.201249] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.203437] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.205415] KVM setup paravirtual spinlock\n[ 0.206900] x86: Booting SMP configuration:\n[ 0.207817] .... node #0, CPUs: #1\n[ 0.208726] kvm-clock: cpu 1, msr 0:ffd3041, secondary cpu clock\n[ 0.230430] x86: Booted up 1 node, 2 CPUs\n[ 0.230432] KVM setup async PF for cpu 1\n[ 0.230435] kvm-stealtime: cpu 1, msr f90d940\n[ 0.233050] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.234592] devtmpfs: initialized\n[ 0.236322] evm: security.selinux\n[ 0.237033] evm: security.SMACK64\n[ 0.237742] evm: security.SMACK64EXEC\n[ 0.238511] evm: security.SMACK64TRANSMUTE\n[ 0.239339] evm: security.SMACK64MMAP\n[ 0.240100] evm: security.ima\n[ 0.240756] evm: security.capability\n[ 0.241635] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.243592] pinctrl core: initialized pinctrl subsystem\n[ 0.244744] RTC time: 6:42:56, date: 01/18/19\n[ 0.245739] NET: Registered protocol family 16\n[ 0.255515] cpuidle: using governor ladder\n[ 0.267535] cpuidle: using governor menu\n[ 0.268375] PCCT header not found.\n[ 0.269160] ACPI: bus type PCI registered\n[ 0.269987] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.271273] PCI: Using configuration type 1 for base access\n[ 0.284641] ACPI: Added _OSI(Module Device)\n[ 0.285500] ACPI: Added _OSI(Processor Device)\n[ 0.286373] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.287284] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.289611] ACPI: Interpreter enabled\n[ 0.290394] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.292267] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.294142] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.296017] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.297899] ACPI: (supports S0 S5)\n[ 0.298617] ACPI: Using IOAPIC for interrupt routing\n[ 0.299709] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.303119] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.304289] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.305551] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.306768] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.309055] acpiphp: Slot [3] registered\n[ 0.309882] acpiphp: Slot [4] registered\n[ 0.310700] acpiphp: Slot [5] registered\n[ 0.311511] acpiphp: Slot [6] registered\n[ 0.312322] acpiphp: Slot [7] registered\n[ 0.313133] acpiphp: Slot [8] registered\n[ 0.313952] acpiphp: Slot [9] registered\n[ 0.314768] acpiphp: Slot [10] registered\n[ 0.325780] acpiphp: Slot [11] registered\n[ 0.326620] acpiphp: Slot [12] registered\n[ 0.327449] acpiphp: Slot [13] registered\n[ 0.328272] acpiphp: Slot [14] registered\n[ 0.329093] acpiphp: Slot [15] registered\n[ 0.329928] acpiphp: Slot [16] registered\n[ 0.330765] acpiphp: Slot [17] registered\n[ 0.331594] acpiphp: Slot [18] registered\n[ 0.332418] acpiphp: Slot [19] registered\n[ 0.333245] acpiphp: Slot [20] registered\n[ 0.334075] acpiphp: Slot [21] registered\n[ 0.334903] acpiphp: Slot [22] registered\n[ 0.335735] acpiphp: Slot [23] registered\n[ 0.336564] acpiphp: Slot [24] registered\n[ 0.337390] acpiphp: Slot [25] registered\n[ 0.338220] acpiphp: Slot [26] registered\n[ 0.339048] acpiphp: Slot [27] registered\n[ 0.339877] acpiphp: Slot [28] registered\n[ 0.340703] acpiphp: Slot [29] registered\n[ 0.341546] acpiphp: Slot [30] registered\n[ 0.342379] acpiphp: Slot [31] registered\n[ 0.343205] PCI host bridge to bus 0000:00\n[ 0.344026] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.345268] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.346508] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.347991] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window]\n[ 0.349483] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.355589] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.356893] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.358087] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.359383] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.365690] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.367159] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.413270] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.414809] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.416272] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.417752] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.419201] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.420521] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.422034] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.423111] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.424692] vgaarb: loaded\n[ 0.425308] vgaarb: bridge control possible 0000:00:02.0\n[ 0.426489] SCSI subsystem initialized\n[ 0.427354] ACPI: bus type USB registered\n[ 0.428195] usbcore: registered new interface driver usbfs\n[ 0.429253] usbcore: registered new interface driver hub\n[ 0.430281] usbcore: registered new device driver usb\n[ 0.431411] PCI: Using ACPI for IRQ routing\n[ 0.432471] NetLabel: Initializing\n[ 0.433201] NetLabel: domain hash size = 128\n[ 0.434074] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.435044] NetLabel: unlabeled traffic allowed by default\n[ 0.436193] clocksource: Switched to clocksource kvm-clock\n[ 0.442281] AppArmor: AppArmor Filesystem Enabled\n[ 0.443271] pnp: PnP ACPI init\n[ 0.444255] pnp: PnP ACPI: found 5 devices\n[ 0.451417] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.453199] NET: Registered protocol family 2\n[ 0.454215] TCP established hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.455512] TCP bind hash table entries: 2048 (order: 3, 32768 bytes)\n[ 0.456706] TCP: Hash tables configured (established 2048 bind 2048)\n[ 0.457891] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.458987] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.460178] NET: Registered protocol family 1\n[ 0.461063] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.462188] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.463280] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.481917] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.500615] Trying to unpack rootfs image as initramfs...\n[ 0.551247] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000)\n[ 0.565504] Scanning for low memory corruption every 60 seconds\n[ 0.567018] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 0.568238] audit: initializing netlink subsys (disabled)\n[ 0.569304] audit: type=2000 audit(1547793777.890:1): initialized\n[ 0.570662] Initialise system trusted keyring\n[ 0.571642] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.572863] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.575011] zbud: loaded\n[ 0.575789] VFS: Disk quotas dquot_6.6.0\n[ 0.576647] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.578299] fuse init (API version 7.23)\n[ 0.579262] Key type big_key registered\n[ 0.580091] Allocating IMA MOK and blacklist keyrings.\n[ 0.581410] Key type asymmetric registered\n[ 0.582258] Asymmetric key parser 'x509' registered\n[ 0.583242] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.584778] io scheduler noop registered\n[ 0.585598] io scheduler deadline registered (default)\n[ 0.586617] io scheduler cfq registered\n[ 0.587485] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.588569] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.589876] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.591369] ACPI: Power Button [PWRF]\n[ 0.592268] GHES: HEST is not enabled!\n[ 0.616158] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.655764] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.658279] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.682380] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.684959] Linux agpgart interface v0.103\n[ 0.688408] brd: module loaded\n[ 0.689850] loop: module loaded\n[ 0.694883] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.696383] GPT:90111 != 20971519\n[ 0.697089] GPT:Alternate GPT header not at the end of the disk.\n[ 0.698210] GPT:90111 != 20971519\n[ 0.698908] GPT: Use GNU Parted to correct GPT errors.\n[ 0.699895] vda: vda1 vda15\n[ 0.701479] scsi host0: ata_piix\n[ 0.702257] scsi host1: ata_piix\n[ 0.702979] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.704233] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.705549] libphy: Fixed MDIO Bus: probed\n[ 0.706438] tun: Universal TUN/TAP device driver, 1.6\n[ 0.707467] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.709475] PPP generic driver version 2.4.2\n[ 0.710664] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.712223] ehci-pci: EHCI PCI platform driver\n[ 0.713312] ehci-platform: EHCI generic platform driver\n[ 0.714529] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.715911] ohci-pci: OHCI PCI platform driver\n[ 0.716983] ohci-platform: OHCI generic platform driver\n[ 0.718207] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.737114] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.738350] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.740131] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.741401] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.742785] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.744341] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.746076] usb usb1: Product: UHCI Host Controller\n[ 0.747260] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.748684] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.749867] hub 1-0:1.0: USB hub found\n[ 0.750819] hub 1-0:1.0: 2 ports detected\n[ 0.751924] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.754414] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.755604] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.756907] mousedev: PS/2 mouse device common for all mice\n[ 0.758312] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.760187] rtc_cmos 00:00: RTC can wake from S4\n[ 0.761341] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.762562] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.763778] i2c /dev entries driver\n[ 0.764576] device-mapper: uevent: version 1.0.3\n[ 0.765551] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.767208] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.768568] NET: Registered protocol family 10\n[ 0.769608] NET: Registered protocol family 17\n[ 0.770523] Key type dns_resolver registered\n[ 0.771505] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.772622] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.773792] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.775628] registered taskstats version 1\n[ 0.776497] Loading compiled-in X.509 certificates\n[ 0.777956] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.779838] zswap: loaded using pool lzo/zbud\n[ 0.781866] Key type trusted registered\n[ 0.783592] Key type encrypted registered\n[ 0.784450] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.785501] ima: No TPM chip found, activating TPM-bypass!\n[ 0.786565] evm: HMAC attrs: 0x1\n[ 0.787542] Magic number: 3:639:721\n[ 0.788334] block loop1: hash matches\n[ 0.799558] rtc_cmos 00:00: setting system clock to 2019-01-18 06:42:57 UTC (1547793777)\n[ 0.801233] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.802357] EDD information not available.\n[ 0.861635] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.863241] Write protecting the kernel read-only data: 14336k\n[ 0.864886] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.866734] 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\n[ 0.929821] 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.38\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.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.57. iid=i-000000e7\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.910 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQDbBA7T8uQ5CSgY7DyfIuTps3u5jxJ1HYDh2MnUV8nrvGnzwgsPfVsd8bW/CxIt+trWoGEj/BMteh3D8gThPjZcKU6kFl5opVLjBeEFfs4SauyTCvuYnVPRksi87IbaEbg5yxN7Pke41sCNBGUmYrC1TmxfMsb/Gx8EQ42iZL1t+UUsykx3l7xc7Hk4Lmr77iAh/lhRmMV3DS4IQvhjP2lWCY/JGY/Or91zt0iJrgnxiblpVn4zhjDML8K27lUxSh0LiUAo+0DGd85eJGPb0w+YSpcyBXQk50SeyYtExWuvU5to57p21CvGMV0p3GyMqn5BQCtzQyOu9JwA5yK8l2lD root@createinstancesinglenetworktests-93e5d57e-280d-4dd8-9cc4-bb3613\nssh-dss AAAAB3NzaC1kc3MAAACBALisys/OttE7EybMxg2zebyHF/3/AVAKFOS+61wWz+gvw0YIwIXDaE1BdKrZH/RJBW/J2ae7/MdXDaLFR8BH0nhdoEIAvj8fQk8R3WW4DMDfsvT7ZSl5G+sGQaoTY44G5792/mfu8I1sjq2cpjKpalB+Z/sMuoMu50EYY3sqI9j3AAAAFQDdp6ZS24GzmdxAM3vMh070xnUL1QAAAIA4aT3tQijupbhbZXkSxu96E0/epfsdDEvfTWFbTbYICCudB6FAMgMuwU/GN0cH6uP2aPWuulFiUjDxARCAdO9KGT71jJ3WkFRPAxHKonEzEUXXS+l63e7rwP10AmK5JvlIVSkgbng9UZ14YgPxBxFvhefK+Dq4I40qNQGMzxOqSgAAAIB+tRC5rfXFNW7DAknN3A4XQQyLroqLMWxQHSDZf48+zG2fNd3fEE77d4hJ7DXt8aLMeoLoyLPWjPApcwVXTBvhtmgyQC+tjC5ipIHWoWHyu+sjPD9bFeHj5yHBXnHx1+A2Xi25E1dFlTRLI1fFNP6EbNMkoWQrFitWQ1jpAj0dAg== root@createinstancesinglenetworktests-93e5d57e-280d-4dd8-9cc4-bb3613\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:fe23:f600/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-000000e7\nname: N/A\navailability-zone: nova\nlocal-hostname: createinstancesinglenetworktests-93e5d57e-280d-4dd8-9cc4-bb3613\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.50 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\ncreateinstancesinglenetworktests-93e5d57e-280d-4dd8-9cc4-bb3613 login: The system is going down NOW!\nSent SIGTERM to all processes\n"} 2019-01-18 06:43:32,770 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/a49957ed-9949-40c2-8c25-bfcf68dd6bbc/action used request id req-24c9efe6-51b4-4856-b8d1-de9f2e803e4b 2019-01-18 06:43:32,772 - create_instance_tests - INFO - DHCP lease obtained logged in console 2019-01-18 06:43:32,772 - 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 504374568 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.910 MHz processor [ 0.132839] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.134668] pid_max: default: 32768 minimum: 301 [ 0.135674] ACPI: Core revision 20150930 [ 0.137092] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.138435] Security Framework initialized [ 0.139264] Yama: becoming mindful. [ 0.140020] AppArmor: AppArmor initialized [ 0.140886] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.142210] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.143489] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.144704] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.146114] Initializing cgroup subsys io [ 0.146944] Initializing cgroup subsys memory [ 0.147828] Initializing cgroup subsys devices [ 0.148721] Initializing cgroup subsys freezer [ 0.149605] Initializing cgroup subsys net_cls [ 0.150518] Initializing cgroup subsys perf_event [ 0.151464] Initializing cgroup subsys net_prio [ 0.152377] Initializing cgroup subsys hugetlb [ 0.153264] Initializing cgroup subsys pids [ 0.154156] CPU: Physical Processor ID: 0 [ 0.155661] mce: CPU supports 10 MCE banks [ 0.156531] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.157558] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.159898] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.166696] ftrace: allocating 31920 entries in 125 pages [ 0.193920] smpboot: Max logical packages: 2 [ 0.194792] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.196021] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.197401] x2apic enabled [ 0.198222] Switched APIC routing to physical x2apic. [ 0.200005] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.201249] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.203437] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.205415] KVM setup paravirtual spinlock [ 0.206900] x86: Booting SMP configuration: [ 0.207817] .... node #0, CPUs: #1 [ 0.208726] kvm-clock: cpu 1, msr 0:ffd3041, secondary cpu clock [ 0.230430] x86: Booted up 1 node, 2 CPUs [ 0.230432] KVM setup async PF for cpu 1 [ 0.230435] kvm-stealtime: cpu 1, msr f90d940 [ 0.233050] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.234592] devtmpfs: initialized [ 0.236322] evm: security.selinux [ 0.237033] evm: security.SMACK64 [ 0.237742] evm: security.SMACK64EXEC [ 0.238511] evm: security.SMACK64TRANSMUTE [ 0.239339] evm: security.SMACK64MMAP [ 0.240100] evm: security.ima [ 0.240756] evm: security.capability [ 0.241635] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.243592] pinctrl core: initialized pinctrl subsystem [ 0.244744] RTC time: 6:42:56, date: 01/18/19 [ 0.245739] NET: Registered protocol family 16 [ 0.255515] cpuidle: using governor ladder [ 0.267535] cpuidle: using governor menu [ 0.268375] PCCT header not found. [ 0.269160] ACPI: bus type PCI registered [ 0.269987] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.271273] PCI: Using configuration type 1 for base access [ 0.284641] ACPI: Added _OSI(Module Device) [ 0.285500] ACPI: Added _OSI(Processor Device) [ 0.286373] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.287284] ACPI: Added _OSI(Processor Aggregator Device) [ 0.289611] ACPI: Interpreter enabled [ 0.290394] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.292267] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.294142] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.296017] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.297899] ACPI: (supports S0 S5) [ 0.298617] ACPI: Using IOAPIC for interrupt routing [ 0.299709] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.303119] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.304289] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.305551] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.306768] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.309055] acpiphp: Slot [3] registered [ 0.309882] acpiphp: Slot [4] registered [ 0.310700] acpiphp: Slot [5] registered [ 0.311511] acpiphp: Slot [6] registered [ 0.312322] acpiphp: Slot [7] registered [ 0.313133] acpiphp: Slot [8] registered [ 0.313952] acpiphp: Slot [9] registered [ 0.314768] acpiphp: Slot [10] registered [ 0.325780] acpiphp: Slot [11] registered [ 0.326620] acpiphp: Slot [12] registered [ 0.327449] acpiphp: Slot [13] registered [ 0.328272] acpiphp: Slot [14] registered [ 0.329093] acpiphp: Slot [15] registered [ 0.329928] acpiphp: Slot [16] registered [ 0.330765] acpiphp: Slot [17] registered [ 0.331594] acpiphp: Slot [18] registered [ 0.332418] acpiphp: Slot [19] registered [ 0.333245] acpiphp: Slot [20] registered [ 0.334075] acpiphp: Slot [21] registered [ 0.334903] acpiphp: Slot [22] registered [ 0.335735] acpiphp: Slot [23] registered [ 0.336564] acpiphp: Slot [24] registered [ 0.337390] acpiphp: Slot [25] registered [ 0.338220] acpiphp: Slot [26] registered [ 0.339048] acpiphp: Slot [27] registered [ 0.339877] acpiphp: Slot [28] registered [ 0.340703] acpiphp: Slot [29] registered [ 0.341546] acpiphp: Slot [30] registered [ 0.342379] acpiphp: Slot [31] registered [ 0.343205] PCI host bridge to bus 0000:00 [ 0.344026] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.345268] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.346508] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.347991] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.349483] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.355589] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.356893] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.358087] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.359383] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.365690] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.367159] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.413270] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.414809] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.416272] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.417752] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.419201] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.420521] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.422034] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.423111] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.424692] vgaarb: loaded [ 0.425308] vgaarb: bridge control possible 0000:00:02.0 [ 0.426489] SCSI subsystem initialized [ 0.427354] ACPI: bus type USB registered [ 0.428195] usbcore: registered new interface driver usbfs [ 0.429253] usbcore: registered new interface driver hub [ 0.430281] usbcore: registered new device driver usb [ 0.431411] PCI: Using ACPI for IRQ routing [ 0.432471] NetLabel: Initializing [ 0.433201] NetLabel: domain hash size = 128 [ 0.434074] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.435044] NetLabel: unlabeled traffic allowed by default [ 0.436193] clocksource: Switched to clocksource kvm-clock [ 0.442281] AppArmor: AppArmor Filesystem Enabled [ 0.443271] pnp: PnP ACPI init [ 0.444255] pnp: PnP ACPI: found 5 devices [ 0.451417] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.453199] NET: Registered protocol family 2 [ 0.454215] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 0.455512] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 0.456706] TCP: Hash tables configured (established 2048 bind 2048) [ 0.457891] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.458987] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.460178] NET: Registered protocol family 1 [ 0.461063] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.462188] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.463280] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.481917] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.500615] Trying to unpack rootfs image as initramfs... [ 0.551247] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000) [ 0.565504] Scanning for low memory corruption every 60 seconds [ 0.567018] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.568238] audit: initializing netlink subsys (disabled) [ 0.569304] audit: type=2000 audit(1547793777.890:1): initialized [ 0.570662] Initialise system trusted keyring [ 0.571642] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.572863] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.575011] zbud: loaded [ 0.575789] VFS: Disk quotas dquot_6.6.0 [ 0.576647] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.578299] fuse init (API version 7.23) [ 0.579262] Key type big_key registered [ 0.580091] Allocating IMA MOK and blacklist keyrings. [ 0.581410] Key type asymmetric registered [ 0.582258] Asymmetric key parser 'x509' registered [ 0.583242] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.584778] io scheduler noop registered [ 0.585598] io scheduler deadline registered (default) [ 0.586617] io scheduler cfq registered [ 0.587485] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.588569] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.589876] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.591369] ACPI: Power Button [PWRF] [ 0.592268] GHES: HEST is not enabled! [ 0.616158] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.655764] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.658279] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.682380] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.684959] Linux agpgart interface v0.103 [ 0.688408] brd: module loaded [ 0.689850] loop: module loaded [ 0.694883] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.696383] GPT:90111 != 20971519 [ 0.697089] GPT:Alternate GPT header not at the end of the disk. [ 0.698210] GPT:90111 != 20971519 [ 0.698908] GPT: Use GNU Parted to correct GPT errors. [ 0.699895] vda: vda1 vda15 [ 0.701479] scsi host0: ata_piix [ 0.702257] scsi host1: ata_piix [ 0.702979] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.704233] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.705549] libphy: Fixed MDIO Bus: probed [ 0.706438] tun: Universal TUN/TAP device driver, 1.6 [ 0.707467] tun: (C) 1999-2004 Max Krasnyansky [ 0.709475] PPP generic driver version 2.4.2 [ 0.710664] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.712223] ehci-pci: EHCI PCI platform driver [ 0.713312] ehci-platform: EHCI generic platform driver [ 0.714529] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.715911] ohci-pci: OHCI PCI platform driver [ 0.716983] ohci-platform: OHCI generic platform driver [ 0.718207] uhci_hcd: USB Universal Host Controller Interface driver [ 0.737114] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.738350] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.740131] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.741401] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.742785] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.744341] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.746076] usb usb1: Product: UHCI Host Controller [ 0.747260] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.748684] usb usb1: SerialNumber: 0000:00:01.2 [ 0.749867] hub 1-0:1.0: USB hub found [ 0.750819] hub 1-0:1.0: 2 ports detected [ 0.751924] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.754414] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.755604] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.756907] mousedev: PS/2 mouse device common for all mice [ 0.758312] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.760187] rtc_cmos 00:00: RTC can wake from S4 [ 0.761341] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.762562] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.763778] i2c /dev entries driver [ 0.764576] device-mapper: uevent: version 1.0.3 [ 0.765551] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.767208] ledtrig-cpu: registered to indicate activity on CPUs [ 0.768568] NET: Registered protocol family 10 [ 0.769608] NET: Registered protocol family 17 [ 0.770523] Key type dns_resolver registered [ 0.771505] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.772622] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.773792] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.775628] registered taskstats version 1 [ 0.776497] Loading compiled-in X.509 certificates [ 0.777956] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.779838] zswap: loaded using pool lzo/zbud [ 0.781866] Key type trusted registered [ 0.783592] Key type encrypted registered [ 0.784450] AppArmor: AppArmor sha1 policy hashing enabled [ 0.785501] ima: No TPM chip found, activating TPM-bypass! [ 0.786565] evm: HMAC attrs: 0x1 [ 0.787542] Magic number: 3:639:721 [ 0.788334] block loop1: hash matches [ 0.799558] rtc_cmos 00:00: setting system clock to 2019-01-18 06:42:57 UTC (1547793777) [ 0.801233] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.802357] EDD information not available. [ 0.861635] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.863241] Write protecting the kernel read-only data: 14336k [ 0.864886] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.866734] 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 [ 0.929821] 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.38 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.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.57. iid=i-000000e7 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.910 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQDbBA7T8uQ5CSgY7DyfIuTps3u5jxJ1HYDh2MnUV8nrvGnzwgsPfVsd8bW/CxIt+trWoGEj/BMteh3D8gThPjZcKU6kFl5opVLjBeEFfs4SauyTCvuYnVPRksi87IbaEbg5yxN7Pke41sCNBGUmYrC1TmxfMsb/Gx8EQ42iZL1t+UUsykx3l7xc7Hk4Lmr77iAh/lhRmMV3DS4IQvhjP2lWCY/JGY/Or91zt0iJrgnxiblpVn4zhjDML8K27lUxSh0LiUAo+0DGd85eJGPb0w+YSpcyBXQk50SeyYtExWuvU5to57p21CvGMV0p3GyMqn5BQCtzQyOu9JwA5yK8l2lD root@createinstancesinglenetworktests-93e5d57e-280d-4dd8-9cc4-bb3613 ssh-dss AAAAB3NzaC1kc3MAAACBALisys/OttE7EybMxg2zebyHF/3/AVAKFOS+61wWz+gvw0YIwIXDaE1BdKrZH/RJBW/J2ae7/MdXDaLFR8BH0nhdoEIAvj8fQk8R3WW4DMDfsvT7ZSl5G+sGQaoTY44G5792/mfu8I1sjq2cpjKpalB+Z/sMuoMu50EYY3sqI9j3AAAAFQDdp6ZS24GzmdxAM3vMh070xnUL1QAAAIA4aT3tQijupbhbZXkSxu96E0/epfsdDEvfTWFbTbYICCudB6FAMgMuwU/GN0cH6uP2aPWuulFiUjDxARCAdO9KGT71jJ3WkFRPAxHKonEzEUXXS+l63e7rwP10AmK5JvlIVSkgbng9UZ14YgPxBxFvhefK+Dq4I40qNQGMzxOqSgAAAIB+tRC5rfXFNW7DAknN3A4XQQyLroqLMWxQHSDZf48+zG2fNd3fEE77d4hJ7DXt8aLMeoLoyLPWjPApcwVXTBvhtmgyQC+tjC5ipIHWoWHyu+sjPD9bFeHj5yHBXnHx1+A2Xi25E1dFlTRLI1fFNP6EbNMkoWQrFitWQ1jpAj0dAg== root@createinstancesinglenetworktests-93e5d57e-280d-4dd8-9cc4-bb3613 -----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:fe23:f600/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-000000e7 name: N/A availability-zone: nova local-hostname: createinstancesinglenetworktests-93e5d57e-280d-4dd8-9cc4-bb3613 launch-index: 0 === cirros: current=0.4.0 uptime=3.50 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. createinstancesinglenetworktests-93e5d57e-280d-4dd8-9cc4-bb3613 login: The system is going down NOW! Sent SIGTERM to all processes 2019-01-18 06:43:32,773 - create_instance - INFO - Checking if VM is active 2019-01-18 06:43:32,776 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/a49957ed-9949-40c2-8c25-bfcf68dd6bbc -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ab2b236541ece83af9206f71075e7c874629db5" 2019-01-18 06:43:33,278 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06: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-7de5d7dc-3b4d-4336-8095-1b9bbcb810df x-compute-request-id: req-7de5d7dc-3b4d-4336-8095-1b9bbcb810df Content-Encoding: gzip Content-Length: 794 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "reboot_started", "addresses": {"CreateInstanceSingleNetworkTests-93e5d57e-280d-4dd8-9cc4-bb361358c086-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:f6:00", "version": 4, "addr": "10.55.1.14", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:f6:00", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/a49957ed-9949-40c2-8c25-bfcf68dd6bbc", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/a49957ed-9949-40c2-8c25-bfcf68dd6bbc", "rel": "bookmark"}], "image": {"id": "e1cdb2cd-7f4c-4149-946c-d2191aac82e0", "links": [{"href": "http://172.30.9.23:8774/images/e1cdb2cd-7f4c-4149-946c-d2191aac82e0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-18T06:42:57.000000", "flavor": {"id": "dab31236-2c01-4aab-bb13-4ac969ebbe7f", "links": [{"href": "http://172.30.9.23:8774/flavors/dab31236-2c01-4aab-bb13-4ac969ebbe7f", "rel": "bookmark"}]}, "id": "a49957ed-9949-40c2-8c25-bfcf68dd6bbc", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-93e5d57e-280d-4dd8-9cc4-bb361358c086-sec-grp"}], "user_id": "64d3fe35409c4d07b8f2778f80ef523c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "REBOOT", "updated": "2019-01-18T06:43:16Z", "hostId": "d7047963a0e11a7f04acd86009ee3004e0a7b0d6ca3608cd89e6afa5", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-93e5d57e-280d-4dd8-9cc4-bb361358c086-kp", "name": "CreateInstanceSingleNetworkTests-93e5d57e-280d-4dd8-9cc4-bb361358c086-inst", "created": "2019-01-18T06:42:53Z", "tenant_id": "c034d7a89f394d0c8f0d6bb7adf364e2", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-18 06:43:33,278 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/a49957ed-9949-40c2-8c25-bfcf68dd6bbc used request id req-7de5d7dc-3b4d-4336-8095-1b9bbcb810df 2019-01-18 06:43:33,278 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-93e5d57e-280d-4dd8-9cc4-bb361358c086-inst] is - REBOOT 2019-01-18 06:43:33,278 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-18 06:43:36,282 - create_instance - DEBUG - VM status query timeout in 896.491118908 2019-01-18 06:43:36,285 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/a49957ed-9949-40c2-8c25-bfcf68dd6bbc -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ab2b236541ece83af9206f71075e7c874629db5" 2019-01-18 06:43:36,748 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:43: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-55cd1450-49f8-435a-a61e-c4d3d3d76e07 x-compute-request-id: req-55cd1450-49f8-435a-a61e-c4d3d3d76e07 Content-Encoding: gzip Content-Length: 794 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "reboot_started", "addresses": {"CreateInstanceSingleNetworkTests-93e5d57e-280d-4dd8-9cc4-bb361358c086-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:f6:00", "version": 4, "addr": "10.55.1.14", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:f6:00", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/a49957ed-9949-40c2-8c25-bfcf68dd6bbc", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/a49957ed-9949-40c2-8c25-bfcf68dd6bbc", "rel": "bookmark"}], "image": {"id": "e1cdb2cd-7f4c-4149-946c-d2191aac82e0", "links": [{"href": "http://172.30.9.23:8774/images/e1cdb2cd-7f4c-4149-946c-d2191aac82e0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-18T06:42:57.000000", "flavor": {"id": "dab31236-2c01-4aab-bb13-4ac969ebbe7f", "links": [{"href": "http://172.30.9.23:8774/flavors/dab31236-2c01-4aab-bb13-4ac969ebbe7f", "rel": "bookmark"}]}, "id": "a49957ed-9949-40c2-8c25-bfcf68dd6bbc", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-93e5d57e-280d-4dd8-9cc4-bb361358c086-sec-grp"}], "user_id": "64d3fe35409c4d07b8f2778f80ef523c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "REBOOT", "updated": "2019-01-18T06:43:16Z", "hostId": "d7047963a0e11a7f04acd86009ee3004e0a7b0d6ca3608cd89e6afa5", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-93e5d57e-280d-4dd8-9cc4-bb361358c086-kp", "name": "CreateInstanceSingleNetworkTests-93e5d57e-280d-4dd8-9cc4-bb361358c086-inst", "created": "2019-01-18T06:42:53Z", "tenant_id": "c034d7a89f394d0c8f0d6bb7adf364e2", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-18 06:43:36,748 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/a49957ed-9949-40c2-8c25-bfcf68dd6bbc used request id req-55cd1450-49f8-435a-a61e-c4d3d3d76e07 2019-01-18 06:43:36,749 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-93e5d57e-280d-4dd8-9cc4-bb361358c086-inst] is - REBOOT 2019-01-18 06:43:36,749 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-18 06:43:39,751 - create_instance - DEBUG - VM status query timeout in 893.021713018 2019-01-18 06:43:39,755 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/a49957ed-9949-40c2-8c25-bfcf68dd6bbc -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ab2b236541ece83af9206f71075e7c874629db5" 2019-01-18 06:43:40,112 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:43: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-524a7625-4482-4699-869d-134573d4f3df x-compute-request-id: req-524a7625-4482-4699-869d-134573d4f3df Content-Encoding: gzip Content-Length: 794 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "reboot_started", "addresses": {"CreateInstanceSingleNetworkTests-93e5d57e-280d-4dd8-9cc4-bb361358c086-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:f6:00", "version": 4, "addr": "10.55.1.14", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:f6:00", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/a49957ed-9949-40c2-8c25-bfcf68dd6bbc", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/a49957ed-9949-40c2-8c25-bfcf68dd6bbc", "rel": "bookmark"}], "image": {"id": "e1cdb2cd-7f4c-4149-946c-d2191aac82e0", "links": [{"href": "http://172.30.9.23:8774/images/e1cdb2cd-7f4c-4149-946c-d2191aac82e0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-18T06:42:57.000000", "flavor": {"id": "dab31236-2c01-4aab-bb13-4ac969ebbe7f", "links": [{"href": "http://172.30.9.23:8774/flavors/dab31236-2c01-4aab-bb13-4ac969ebbe7f", "rel": "bookmark"}]}, "id": "a49957ed-9949-40c2-8c25-bfcf68dd6bbc", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-93e5d57e-280d-4dd8-9cc4-bb361358c086-sec-grp"}], "user_id": "64d3fe35409c4d07b8f2778f80ef523c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "REBOOT", "updated": "2019-01-18T06:43:16Z", "hostId": "d7047963a0e11a7f04acd86009ee3004e0a7b0d6ca3608cd89e6afa5", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-93e5d57e-280d-4dd8-9cc4-bb361358c086-kp", "name": "CreateInstanceSingleNetworkTests-93e5d57e-280d-4dd8-9cc4-bb361358c086-inst", "created": "2019-01-18T06:42:53Z", "tenant_id": "c034d7a89f394d0c8f0d6bb7adf364e2", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-18 06:43:40,112 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/a49957ed-9949-40c2-8c25-bfcf68dd6bbc used request id req-524a7625-4482-4699-869d-134573d4f3df 2019-01-18 06:43:40,113 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-93e5d57e-280d-4dd8-9cc4-bb361358c086-inst] is - REBOOT 2019-01-18 06:43:40,113 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-18 06:43:43,116 - create_instance - DEBUG - VM status query timeout in 889.656610012 2019-01-18 06:43:43,120 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/a49957ed-9949-40c2-8c25-bfcf68dd6bbc -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ab2b236541ece83af9206f71075e7c874629db5" 2019-01-18 06:43:43,466 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:43: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-e5f85158-327f-4c90-a20b-0307026ae726 x-compute-request-id: req-e5f85158-327f-4c90-a20b-0307026ae726 Content-Encoding: gzip Content-Length: 793 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-93e5d57e-280d-4dd8-9cc4-bb361358c086-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:f6:00", "version": 4, "addr": "10.55.1.14", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:f6:00", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/a49957ed-9949-40c2-8c25-bfcf68dd6bbc", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/a49957ed-9949-40c2-8c25-bfcf68dd6bbc", "rel": "bookmark"}], "image": {"id": "e1cdb2cd-7f4c-4149-946c-d2191aac82e0", "links": [{"href": "http://172.30.9.23:8774/images/e1cdb2cd-7f4c-4149-946c-d2191aac82e0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-18T06:42:57.000000", "flavor": {"id": "dab31236-2c01-4aab-bb13-4ac969ebbe7f", "links": [{"href": "http://172.30.9.23:8774/flavors/dab31236-2c01-4aab-bb13-4ac969ebbe7f", "rel": "bookmark"}]}, "id": "a49957ed-9949-40c2-8c25-bfcf68dd6bbc", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-93e5d57e-280d-4dd8-9cc4-bb361358c086-sec-grp"}], "user_id": "64d3fe35409c4d07b8f2778f80ef523c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-18T06:43:41Z", "hostId": "d7047963a0e11a7f04acd86009ee3004e0a7b0d6ca3608cd89e6afa5", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-93e5d57e-280d-4dd8-9cc4-bb361358c086-kp", "name": "CreateInstanceSingleNetworkTests-93e5d57e-280d-4dd8-9cc4-bb361358c086-inst", "created": "2019-01-18T06:42:53Z", "tenant_id": "c034d7a89f394d0c8f0d6bb7adf364e2", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-18 06:43:43,466 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/a49957ed-9949-40c2-8c25-bfcf68dd6bbc used request id req-e5f85158-327f-4c90-a20b-0307026ae726 2019-01-18 06:43:43,467 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-93e5d57e-280d-4dd8-9cc4-bb361358c086-inst] is - ACTIVE 2019-01-18 06:43:43,467 - create_instance - INFO - VM is - ACTIVE 2019-01-18 06:43:43,470 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/a49957ed-9949-40c2-8c25-bfcf68dd6bbc -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ab2b236541ece83af9206f71075e7c874629db5" 2019-01-18 06:43:44,111 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:43: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-53b00af1-6648-46e8-9a0e-5f7e77bee802 x-compute-request-id: req-53b00af1-6648-46e8-9a0e-5f7e77bee802 Content-Encoding: gzip Content-Length: 793 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-93e5d57e-280d-4dd8-9cc4-bb361358c086-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:f6:00", "version": 4, "addr": "10.55.1.14", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:f6:00", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/a49957ed-9949-40c2-8c25-bfcf68dd6bbc", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/a49957ed-9949-40c2-8c25-bfcf68dd6bbc", "rel": "bookmark"}], "image": {"id": "e1cdb2cd-7f4c-4149-946c-d2191aac82e0", "links": [{"href": "http://172.30.9.23:8774/images/e1cdb2cd-7f4c-4149-946c-d2191aac82e0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-18T06:42:57.000000", "flavor": {"id": "dab31236-2c01-4aab-bb13-4ac969ebbe7f", "links": [{"href": "http://172.30.9.23:8774/flavors/dab31236-2c01-4aab-bb13-4ac969ebbe7f", "rel": "bookmark"}]}, "id": "a49957ed-9949-40c2-8c25-bfcf68dd6bbc", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-93e5d57e-280d-4dd8-9cc4-bb361358c086-sec-grp"}], "user_id": "64d3fe35409c4d07b8f2778f80ef523c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-18T06:43:41Z", "hostId": "d7047963a0e11a7f04acd86009ee3004e0a7b0d6ca3608cd89e6afa5", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-93e5d57e-280d-4dd8-9cc4-bb361358c086-kp", "name": "CreateInstanceSingleNetworkTests-93e5d57e-280d-4dd8-9cc4-bb361358c086-inst", "created": "2019-01-18T06:42:53Z", "tenant_id": "c034d7a89f394d0c8f0d6bb7adf364e2", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-18 06:43:44,112 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/a49957ed-9949-40c2-8c25-bfcf68dd6bbc used request id req-53b00af1-6648-46e8-9a0e-5f7e77bee802 2019-01-18 06:43:44,117 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-93e5d57e-280d-4dd8-9cc4-bb361358c086-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ab2b236541ece83af9206f71075e7c874629db5" 2019-01-18 06:43:44,232 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-52e393ad-4f25-43ae-adbf-78284f22aa23 Date: Fri, 18 Jan 2019 06:43: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":["4e733bf2-fa71-4e34-bad4-b5bf8a772ab0"],"updated_at":"2019-01-18T06:42:29Z","tenant_id":"c034d7a89f394d0c8f0d6bb7adf364e2","created_at":"2019-01-18T06:42:28Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"c034d7a89f394d0c8f0d6bb7adf364e2","id":"a5083e3e-623a-4016-bccd-cb11ce82f656","name":"CreateInstanceSingleNetworkTests-93e5d57e-280d-4dd8-9cc4-bb361358c086-pub-net"}]} 2019-01-18 06:43:44,232 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-93e5d57e-280d-4dd8-9cc4-bb361358c086-pub-net used request id req-52e393ad-4f25-43ae-adbf-78284f22aa23 2019-01-18 06:43:44,236 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/c034d7a89f394d0c8f0d6bb7adf364e2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ab2b236541ece83af9206f71075e7c874629db5" 2019-01-18 06:43:44,317 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:43:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1fef1c77-cc31-4024-860b-f24660797e8d 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/c034d7a89f394d0c8f0d6bb7adf364e2"}, "enabled": true, "id": "c034d7a89f394d0c8f0d6bb7adf364e2", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-b559c6fd-9bd8-444-proj"}} 2019-01-18 06:43:44,317 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/c034d7a89f394d0c8f0d6bb7adf364e2 used request id req-1fef1c77-cc31-4024-860b-f24660797e8d 2019-01-18 06:43:44,322 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=a5083e3e-623a-4016-bccd-cb11ce82f656 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ab2b236541ece83af9206f71075e7c874629db5" 2019-01-18 06:43:44,524 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-ad7199e3-2b84-4dc9-886b-50df48d7a0a5 Date: Fri, 18 Jan 2019 06:43:44 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a5083e3e-623a-4016-bccd-cb11ce82f656","tenant_id":"c034d7a89f394d0c8f0d6bb7adf364e2","created_at":"2019-01-18T06:42:29Z","dns_nameservers":[],"updated_at":"2019-01-18T06:42: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":"c034d7a89f394d0c8f0d6bb7adf364e2","id":"4e733bf2-fa71-4e34-bad4-b5bf8a772ab0","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-93e5d57e-280d-4dd8-9cc4-bb361358c086-pub-subnet"}]} 2019-01-18 06:43:44,524 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=a5083e3e-623a-4016-bccd-cb11ce82f656 used request id req-ad7199e3-2b84-4dc9-886b-50df48d7a0a5 2019-01-18 06:43:44,530 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=a5083e3e-623a-4016-bccd-cb11ce82f656 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ab2b236541ece83af9206f71075e7c874629db5" 2019-01-18 06:43:44,637 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3903 X-Openstack-Request-Id: req-944e1ad3-12a0-4e2d-aa69-a0a657ea109b Date: Fri, 18 Jan 2019 06:43:44 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:42:53Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"4e733bf2-fa71-4e34-bad4-b5bf8a772ab0","ip_address":"10.55.1.1"}],"id":"574e8350-956f-43f6-b3ec-c6f6c8a68e31","security_groups":[],"mac_address":"fa:16:3e:14:76:6c","project_id":"c034d7a89f394d0c8f0d6bb7adf364e2","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a5083e3e-623a-4016-bccd-cb11ce82f656","tenant_id":"c034d7a89f394d0c8f0d6bb7adf364e2","created_at":"2019-01-18T06:42:38Z","binding:vnic_type":"normal","device_id":"b4a055fe-8743-4048-b65d-d2b447ed1e62"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:43:04Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"4e733bf2-fa71-4e34-bad4-b5bf8a772ab0","ip_address":"10.55.1.14"}],"id":"5a7a0cb0-3065-41cd-99df-bf160e1c9c31","security_groups":["82176fb5-4a06-4422-b3c2-0516fb784509","988ee51c-c488-4f53-b80b-7312e8e87f96"],"mac_address":"fa:16:3e:23:f6:00","project_id":"c034d7a89f394d0c8f0d6bb7adf364e2","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-93e5d57e-280d-4dd8-9cc4-bb361358c086port-1","admin_state_up":true,"network_id":"a5083e3e-623a-4016-bccd-cb11ce82f656","tenant_id":"c034d7a89f394d0c8f0d6bb7adf364e2","created_at":"2019-01-18T06:42:48Z","binding:vnic_type":"normal","device_id":"a49957ed-9949-40c2-8c25-bfcf68dd6bbc"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:42:32Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"4e733bf2-fa71-4e34-bad4-b5bf8a772ab0","ip_address":"10.55.1.3"}],"id":"5f683e03-35b3-4a92-95e1-7f7050d702e6","security_groups":[],"mac_address":"fa:16:3e:90:d7:d5","project_id":"c034d7a89f394d0c8f0d6bb7adf364e2","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a5083e3e-623a-4016-bccd-cb11ce82f656","tenant_id":"c034d7a89f394d0c8f0d6bb7adf364e2","created_at":"2019-01-18T06:42:30Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-a5083e3e-623a-4016-bccd-cb11ce82f656"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:42:31Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"4e733bf2-fa71-4e34-bad4-b5bf8a772ab0","ip_address":"10.55.1.2"}],"id":"d9f3c3e3-6800-4296-9992-0242ecc506b0","security_groups":[],"mac_address":"fa:16:3e:5c:40:b3","project_id":"c034d7a89f394d0c8f0d6bb7adf364e2","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a5083e3e-623a-4016-bccd-cb11ce82f656","tenant_id":"c034d7a89f394d0c8f0d6bb7adf364e2","created_at":"2019-01-18T06:42:30Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-a5083e3e-623a-4016-bccd-cb11ce82f656"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:42:33Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"4e733bf2-fa71-4e34-bad4-b5bf8a772ab0","ip_address":"10.55.1.4"}],"id":"e47b3648-56b8-4657-aadd-6b463a1b1432","security_groups":[],"mac_address":"fa:16:3e:7b:67:f7","project_id":"c034d7a89f394d0c8f0d6bb7adf364e2","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a5083e3e-623a-4016-bccd-cb11ce82f656","tenant_id":"c034d7a89f394d0c8f0d6bb7adf364e2","created_at":"2019-01-18T06:42:31Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-a5083e3e-623a-4016-bccd-cb11ce82f656"}]} 2019-01-18 06:43:44,637 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=a5083e3e-623a-4016-bccd-cb11ce82f656 used request id req-944e1ad3-12a0-4e2d-aa69-a0a657ea109b 2019-01-18 06:43:44,638 - ansible_utils - DEBUG - Retrieving SSH client 2019-01-18 06:43:44,640 - paramiko.transport - DEBUG - starting thread (client mode): 0xe38ad5d0L 2019-01-18 06:43:44,641 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2019-01-18 06:43:44,641 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2019-01-18 06:43:44,641 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2019-01-18 06:43:44,642 - 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 2019-01-18 06:43:44,642 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-01-18 06:43:44,643 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2019-01-18 06:43:44,643 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-01-18 06:43:44,643 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-01-18 06:43:44,643 - paramiko.transport - DEBUG - Compression agreed: none 2019-01-18 06:43:44,660 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-01-18 06:43:44,661 - paramiko.transport - DEBUG - Switch to new keys ... 2019-01-18 06:43:44,673 - paramiko.transport - DEBUG - Trying key f4371a71e1cfb858b83878cc4cd9ad30 from tmp/CreateInstanceSingleNetworkTests-93e5d57e-280d-4dd8-9cc4-bb361358c086 2019-01-18 06:43:44,699 - paramiko.transport - DEBUG - userauth is OK 2019-01-18 06:43:44,704 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-01-18 06:43:44,805 - paramiko.transport - DEBUG - EOF in transport thread 2019-01-18 06:43:44,818 - create_instance - INFO - SSH is active for VM instance 2019-01-18 06:43:44,818 - ansible_utils - DEBUG - Retrieving SSH client 2019-01-18 06:43:44,820 - paramiko.transport - DEBUG - starting thread (client mode): 0xe38ad5d0L 2019-01-18 06:43:44,820 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2019-01-18 06:43:44,821 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2019-01-18 06:43:44,821 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2019-01-18 06:43:44,822 - 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 2019-01-18 06:43:44,822 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-01-18 06:43:44,822 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2019-01-18 06:43:44,822 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-01-18 06:43:44,823 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-01-18 06:43:44,823 - paramiko.transport - DEBUG - Compression agreed: none 2019-01-18 06:43:44,838 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-01-18 06:43:44,839 - paramiko.transport - DEBUG - Switch to new keys ... 2019-01-18 06:43:44,852 - paramiko.transport - DEBUG - Trying key f4371a71e1cfb858b83878cc4cd9ad30 from tmp/CreateInstanceSingleNetworkTests-93e5d57e-280d-4dd8-9cc4-bb361358c086 2019-01-18 06:43:44,879 - paramiko.transport - DEBUG - userauth is OK 2019-01-18 06:43:44,883 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-01-18 06:43:44,884 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-01-18 06:43:44,885 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2019-01-18 06:43:44,885 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-01-18 06:43:44,887 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-01-18 06:43:44,889 - paramiko.transport - DEBUG - EOF in transport thread 2019-01-18 06:43:44,893 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/a49957ed-9949-40c2-8c25-bfcf68dd6bbc -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ab2b236541ece83af9206f71075e7c874629db5" 2019-01-18 06:43:45,311 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:43: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-c8ae9866-cd2a-40d8-b7b7-81b6f354c8e7 x-compute-request-id: req-c8ae9866-cd2a-40d8-b7b7-81b6f354c8e7 Content-Encoding: gzip Content-Length: 793 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-93e5d57e-280d-4dd8-9cc4-bb361358c086-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:f6:00", "version": 4, "addr": "10.55.1.14", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:f6:00", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/a49957ed-9949-40c2-8c25-bfcf68dd6bbc", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/a49957ed-9949-40c2-8c25-bfcf68dd6bbc", "rel": "bookmark"}], "image": {"id": "e1cdb2cd-7f4c-4149-946c-d2191aac82e0", "links": [{"href": "http://172.30.9.23:8774/images/e1cdb2cd-7f4c-4149-946c-d2191aac82e0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-18T06:42:57.000000", "flavor": {"id": "dab31236-2c01-4aab-bb13-4ac969ebbe7f", "links": [{"href": "http://172.30.9.23:8774/flavors/dab31236-2c01-4aab-bb13-4ac969ebbe7f", "rel": "bookmark"}]}, "id": "a49957ed-9949-40c2-8c25-bfcf68dd6bbc", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-93e5d57e-280d-4dd8-9cc4-bb361358c086-sec-grp"}], "user_id": "64d3fe35409c4d07b8f2778f80ef523c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-18T06:43:41Z", "hostId": "d7047963a0e11a7f04acd86009ee3004e0a7b0d6ca3608cd89e6afa5", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-93e5d57e-280d-4dd8-9cc4-bb361358c086-kp", "name": "CreateInstanceSingleNetworkTests-93e5d57e-280d-4dd8-9cc4-bb361358c086-inst", "created": "2019-01-18T06:42:53Z", "tenant_id": "c034d7a89f394d0c8f0d6bb7adf364e2", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-18 06:43:45,311 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/a49957ed-9949-40c2-8c25-bfcf68dd6bbc used request id req-c8ae9866-cd2a-40d8-b7b7-81b6f354c8e7 2019-01-18 06:43:45,313 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers/a49957ed-9949-40c2-8c25-bfcf68dd6bbc/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ab2b236541ece83af9206f71075e7c874629db5" -d '{"reboot": {"type": "SOFT"}}' 2019-01-18 06:43:45,454 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 18 Jan 2019 06:43: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-08489cf1-1490-4093-b500-febd74d22263 x-compute-request-id: req-08489cf1-1490-4093-b500-febd74d22263 Content-Length: 0 Content-Type: application/json 2019-01-18 06:43:45,455 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/a49957ed-9949-40c2-8c25-bfcf68dd6bbc/action used request id req-08489cf1-1490-4093-b500-febd74d22263 2019-01-18 06:44:00,470 - create_instance_tests - INFO - Looking for IP 10.55.1.14 in the console log 2019-01-18 06:44:00,473 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/a49957ed-9949-40c2-8c25-bfcf68dd6bbc -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ab2b236541ece83af9206f71075e7c874629db5" 2019-01-18 06:44:01,048 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:44: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-70ec0da7-98ee-47ff-ac51-0a609e76966e x-compute-request-id: req-70ec0da7-98ee-47ff-ac51-0a609e76966e Content-Encoding: gzip Content-Length: 793 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-93e5d57e-280d-4dd8-9cc4-bb361358c086-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:f6:00", "version": 4, "addr": "10.55.1.14", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:f6:00", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/a49957ed-9949-40c2-8c25-bfcf68dd6bbc", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/a49957ed-9949-40c2-8c25-bfcf68dd6bbc", "rel": "bookmark"}], "image": {"id": "e1cdb2cd-7f4c-4149-946c-d2191aac82e0", "links": [{"href": "http://172.30.9.23:8774/images/e1cdb2cd-7f4c-4149-946c-d2191aac82e0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-18T06:42:57.000000", "flavor": {"id": "dab31236-2c01-4aab-bb13-4ac969ebbe7f", "links": [{"href": "http://172.30.9.23:8774/flavors/dab31236-2c01-4aab-bb13-4ac969ebbe7f", "rel": "bookmark"}]}, "id": "a49957ed-9949-40c2-8c25-bfcf68dd6bbc", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-93e5d57e-280d-4dd8-9cc4-bb361358c086-sec-grp"}], "user_id": "64d3fe35409c4d07b8f2778f80ef523c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-18T06:43:49Z", "hostId": "d7047963a0e11a7f04acd86009ee3004e0a7b0d6ca3608cd89e6afa5", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-93e5d57e-280d-4dd8-9cc4-bb361358c086-kp", "name": "CreateInstanceSingleNetworkTests-93e5d57e-280d-4dd8-9cc4-bb361358c086-inst", "created": "2019-01-18T06:42:53Z", "tenant_id": "c034d7a89f394d0c8f0d6bb7adf364e2", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-18 06:44:01,048 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/a49957ed-9949-40c2-8c25-bfcf68dd6bbc used request id req-70ec0da7-98ee-47ff-ac51-0a609e76966e 2019-01-18 06:44:01,051 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers/a49957ed-9949-40c2-8c25-bfcf68dd6bbc/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ab2b236541ece83af9206f71075e7c874629db5" -d '{"os-getConsoleOutput": {"length": null}}' 2019-01-18 06:44:02,146 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:44: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-fe21cae1-ad82-4008-8941-bccc4f276390 x-compute-request-id: req-fe21cae1-ad82-4008-8941-bccc4f276390 Content-Encoding: gzip Content-Length: 9489 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 519181334 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.910 MHz processor\n[ 0.132343] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.134021] pid_max: default: 32768 minimum: 301\n[ 0.134929] ACPI: Core revision 20150930\n[ 0.136331] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.137653] Security Framework initialized\n[ 0.138478] Yama: becoming mindful.\n[ 0.139216] AppArmor: AppArmor initialized\n[ 0.140081] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.141383] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.142656] Mount-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.143863] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.145247] Initializing cgroup subsys io\n[ 0.146072] Initializing cgroup subsys memory\n[ 0.146940] Initializing cgroup subsys devices\n[ 0.147931] Initializing cgroup subsys freezer\n[ 0.148815] Initializing cgroup subsys net_cls\n[ 0.149690] Initializing cgroup subsys perf_event\n[ 0.150603] Initializing cgroup subsys net_prio\n[ 0.151504] Initializing cgroup subsys hugetlb\n[ 0.152378] Initializing cgroup subsys pids\n[ 0.153257] CPU: Physical Processor ID: 0\n[ 0.154763] mce: CPU supports 10 MCE banks\n[ 0.155627] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.156636] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.158924] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.165357] ftrace: allocating 31920 entries in 125 pages\n[ 0.191596] smpboot: Max logical packages: 2\n[ 0.192457] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.193659] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.195019] x2apic enabled\n[ 0.195850] Switched APIC routing to physical x2apic.\n[ 0.197611] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.198821] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.200968] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.202903] KVM setup paravirtual spinlock\n[ 0.204325] x86: Booting SMP configuration:\n[ 0.205228] .... node #0, CPUs: #1\n[ 0.206128] kvm-clock: cpu 1, msr 0:ffd3041, secondary cpu clock\n[ 0.227812] x86: Booted up 1 node, 2 CPUs\n[ 0.227814] KVM setup async PF for cpu 1\n[ 0.227817] kvm-stealtime: cpu 1, msr f90d940\n[ 0.230406] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.231924] devtmpfs: initialized\n[ 0.233637] evm: security.selinux\n[ 0.234340] evm: security.SMACK64\n[ 0.235035] evm: security.SMACK64EXEC\n[ 0.235790] evm: security.SMACK64TRANSMUTE\n[ 0.236613] evm: security.SMACK64MMAP\n[ 0.237369] evm: security.ima\n[ 0.238013] evm: security.capability\n[ 0.238877] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.240774] pinctrl core: initialized pinctrl subsystem\n[ 0.241884] RTC time: 6:43:47, date: 01/18/19\n[ 0.242872] NET: Registered protocol family 16\n[ 0.252779] cpuidle: using governor ladder\n[ 0.264877] cpuidle: using governor menu\n[ 0.265694] PCCT header not found.\n[ 0.266472] ACPI: bus type PCI registered\n[ 0.267275] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.268517] PCI: Using configuration type 1 for base access\n[ 0.281941] ACPI: Added _OSI(Module Device)\n[ 0.282785] ACPI: Added _OSI(Processor Device)\n[ 0.283639] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.284533] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.286867] ACPI: Interpreter enabled\n[ 0.287633] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.289472] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.291315] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.293148] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.294988] ACPI: (supports S0 S5)\n[ 0.295691] ACPI: Using IOAPIC for interrupt routing\n[ 0.296741] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.300100] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.301239] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.302488] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.303682] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.305925] acpiphp: Slot [3] registered\n[ 0.306746] acpiphp: Slot [4] registered\n[ 0.307549] acpiphp: Slot [5] registered\n[ 0.308345] acpiphp: Slot [6] registered\n[ 0.309136] acpiphp: Slot [7] registered\n[ 0.309934] acpiphp: Slot [8] registered\n[ 0.310738] acpiphp: Slot [9] registered\n[ 0.311540] acpiphp: Slot [10] registered\n[ 0.322462] acpiphp: Slot [11] registered\n[ 0.323335] acpiphp: Slot [12] registered\n[ 0.324162] acpiphp: Slot [13] registered\n[ 0.324985] acpiphp: Slot [14] registered\n[ 0.325807] acpiphp: Slot [15] registered\n[ 0.326636] acpiphp: Slot [16] registered\n[ 0.327463] acpiphp: Slot [17] registered\n[ 0.328281] acpiphp: Slot [18] registered\n[ 0.329097] acpiphp: Slot [19] registered\n[ 0.329917] acpiphp: Slot [20] registered\n[ 0.330744] acpiphp: Slot [21] registered\n[ 0.331566] acpiphp: Slot [22] registered\n[ 0.332387] acpiphp: Slot [23] registered\n[ 0.333206] acpiphp: Slot [24] registered\n[ 0.334025] acpiphp: Slot [25] registered\n[ 0.334849] acpiphp: Slot [26] registered\n[ 0.335674] acpiphp: Slot [27] registered\n[ 0.336503] acpiphp: Slot [28] registered\n[ 0.337330] acpiphp: Slot [29] registered\n[ 0.338155] acpiphp: Slot [30] registered\n[ 0.338990] acpiphp: Slot [31] registered\n[ 0.339816] PCI host bridge to bus 0000:00\n[ 0.340645] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.341886] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.343131] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.344614] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window]\n[ 0.346092] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.352334] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.353653] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.354852] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.356148] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.362676] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.364145] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.409985] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.411551] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.413016] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.414482] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.415907] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.417212] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.418441] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.419593] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.421167] vgaarb: loaded\n[ 0.421782] vgaarb: bridge control possible 0000:00:02.0\n[ 0.422956] SCSI subsystem initialized\n[ 0.423819] ACPI: bus type USB registered\n[ 0.424661] usbcore: registered new interface driver usbfs\n[ 0.425712] usbcore: registered new interface driver hub\n[ 0.426741] usbcore: registered new device driver usb\n[ 0.427882] PCI: Using ACPI for IRQ routing\n[ 0.428935] NetLabel: Initializing\n[ 0.429672] NetLabel: domain hash size = 128\n[ 0.430542] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.431512] NetLabel: unlabeled traffic allowed by default\n[ 0.432680] clocksource: Switched to clocksource kvm-clock\n[ 0.438617] AppArmor: AppArmor Filesystem Enabled\n[ 0.439611] pnp: PnP ACPI init\n[ 0.440770] pnp: PnP ACPI: found 5 devices\n[ 0.448302] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.450106] NET: Registered protocol family 2\n[ 0.451157] TCP established hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.452497] TCP bind hash table entries: 2048 (order: 3, 32768 bytes)\n[ 0.453724] TCP: Hash tables configured (established 2048 bind 2048)\n[ 0.454947] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.456070] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.457308] NET: Registered protocol family 1\n[ 0.458212] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.459364] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.460487] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.478835] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.497954] Trying to unpack rootfs image as initramfs...\n[ 0.549124] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000)\n[ 0.563411] Scanning for low memory corruption every 60 seconds\n[ 0.564897] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 0.566098] audit: initializing netlink subsys (disabled)\n[ 0.567176] audit: type=2000 audit(1547793828.184:1): initialized\n[ 0.568579] Initialise system trusted keyring\n[ 0.569661] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.570882] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.573064] zbud: loaded\n[ 0.573851] VFS: Disk quotas dquot_6.6.0\n[ 0.574733] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.576441] fuse init (API version 7.23)\n[ 0.583011] Key type big_key registered\n[ 0.584494] Allocating IMA MOK and blacklist keyrings.\n[ 0.586113] Key type asymmetric registered\n[ 0.586979] Asymmetric key parser 'x509' registered\n[ 0.588000] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.589614] io scheduler noop registered\n[ 0.590436] io scheduler deadline registered (default)\n[ 0.591462] io scheduler cfq registered\n[ 0.592371] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.593472] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.594810] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.596333] ACPI: Power Button [PWRF]\n[ 0.597330] GHES: HEST is not enabled!\n[ 0.615474] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.653154] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.655959] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.679665] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.682414] Linux agpgart interface v0.103\n[ 0.685612] brd: module loaded\n[ 0.687140] loop: module loaded\n[ 0.692095] vda: vda1 vda15\n[ 0.693779] scsi host0: ata_piix\n[ 0.694553] scsi host1: ata_piix\n[ 0.695279] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.696511] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.697814] libphy: Fixed MDIO Bus: probed\n[ 0.698703] tun: Universal TUN/TAP device driver, 1.6\n[ 0.699843] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.702105] PPP generic driver version 2.4.2\n[ 0.703224] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.704752] ehci-pci: EHCI PCI platform driver\n[ 0.705833] ehci-platform: EHCI generic platform driver\n[ 0.707048] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.708421] ohci-pci: OHCI PCI platform driver\n[ 0.709519] ohci-platform: OHCI generic platform driver\n[ 0.710711] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.729941] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.731164] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.732941] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.734172] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.735547] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.737100] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.738831] usb usb1: Product: UHCI Host Controller\n[ 0.740047] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.741496] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.742717] hub 1-0:1.0: USB hub found\n[ 0.743679] hub 1-0:1.0: 2 ports detected\n[ 0.744756] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.747186] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.748330] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.749651] mousedev: PS/2 mouse device common for all mice\n[ 0.751195] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.752794] rtc_cmos 00:00: RTC can wake from S4\n[ 0.753034] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.753125] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.753131] i2c /dev entries driver\n[ 0.753180] device-mapper: uevent: version 1.0.3\n[ 0.753222] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.753238] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.756918] NET: Registered protocol family 10\n[ 0.757044] NET: Registered protocol family 17\n[ 0.757053] Key type dns_resolver registered\n[ 0.757949] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.757954] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.757974] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.758063] registered taskstats version 1\n[ 0.758074] Loading compiled-in X.509 certificates\n[ 0.758596] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.758611] zswap: loaded using pool lzo/zbud\n[ 0.759687] Key type trusted registered\n[ 0.760470] Key type encrypted registered\n[ 0.760473] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.760474] ima: No TPM chip found, activating TPM-bypass!\n[ 0.760490] evm: HMAC attrs: 0x1\n[ 0.760787] Magic number: 3:639:721\n[ 0.760793] block loop1: hash matches\n[ 0.761009] rtc_cmos 00:00: setting system clock to 2019-01-18 06:43:48 UTC (1547793828)\n[ 0.761061] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.761061] EDD information not available.\n[ 0.853833] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.866030] Write protecting the kernel read-only data: 14336k\n[ 0.867699] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.869544] 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.85\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.075903] 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.06. iid=i-000000e7\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.910 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQDbBA7T8uQ5CSgY7DyfIuTps3u5jxJ1HYDh2MnUV8nrvGnzwgsPfVsd8bW/CxIt+trWoGEj/BMteh3D8gThPjZcKU6kFl5opVLjBeEFfs4SauyTCvuYnVPRksi87IbaEbg5yxN7Pke41sCNBGUmYrC1TmxfMsb/Gx8EQ42iZL1t+UUsykx3l7xc7Hk4Lmr77iAh/lhRmMV3DS4IQvhjP2lWCY/JGY/Or91zt0iJrgnxiblpVn4zhjDML8K27lUxSh0LiUAo+0DGd85eJGPb0w+YSpcyBXQk50SeyYtExWuvU5to57p21CvGMV0p3GyMqn5BQCtzQyOu9JwA5yK8l2lD root@createinstancesinglenetworktests-93e5d57e-280d-4dd8-9cc4-bb3613\nssh-dss AAAAB3NzaC1kc3MAAACBALisys/OttE7EybMxg2zebyHF/3/AVAKFOS+61wWz+gvw0YIwIXDaE1BdKrZH/RJBW/J2ae7/MdXDaLFR8BH0nhdoEIAvj8fQk8R3WW4DMDfsvT7ZSl5G+sGQaoTY44G5792/mfu8I1sjq2cpjKpalB+Z/sMuoMu50EYY3sqI9j3AAAAFQDdp6ZS24GzmdxAM3vMh070xnUL1QAAAIA4aT3tQijupbhbZXkSxu96E0/epfsdDEvfTWFbTbYICCudB6FAMgMuwU/GN0cH6uP2aPWuulFiUjDxARCAdO9KGT71jJ3WkFRPAxHKonEzEUXXS+l63e7rwP10AmK5JvlIVSkgbng9UZ14YgPxBxFvhefK+Dq4I40qNQGMzxOqSgAAAIB+tRC5rfXFNW7DAknN3A4XQQyLroqLMWxQHSDZf48+zG2fNd3fEE77d4hJ7DXt8aLMeoLoyLPWjPApcwVXTBvhtmgyQC+tjC5ipIHWoWHyu+sjPD9bFeHj5yHBXnHx1+A2Xi25E1dFlTRLI1fFNP6EbNMkoWQrFitWQ1jpAj0dAg== root@createinstancesinglenetworktests-93e5d57e-280d-4dd8-9cc4-bb3613\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:fe23:f600/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.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-000000e7\nname: N/A\navailability-zone: nova\nlocal-hostname: createinstancesinglenetworktests-93e5d57e-280d-4dd8-9cc4-bb3613\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=1.81 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\ncreateinstancesinglenetworktests-93e5d57e-280d-4dd8-9cc4-bb3613 login: "} 2019-01-18 06:44:02,146 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/a49957ed-9949-40c2-8c25-bfcf68dd6bbc/action used request id req-fe21cae1-ad82-4008-8941-bccc4f276390 2019-01-18 06:44:02,148 - create_instance_tests - INFO - DHCP lease obtained logged in console 2019-01-18 06:44:02,148 - 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 519181334 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.910 MHz processor [ 0.132343] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.134021] pid_max: default: 32768 minimum: 301 [ 0.134929] ACPI: Core revision 20150930 [ 0.136331] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.137653] Security Framework initialized [ 0.138478] Yama: becoming mindful. [ 0.139216] AppArmor: AppArmor initialized [ 0.140081] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.141383] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.142656] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.143863] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.145247] Initializing cgroup subsys io [ 0.146072] Initializing cgroup subsys memory [ 0.146940] Initializing cgroup subsys devices [ 0.147931] Initializing cgroup subsys freezer [ 0.148815] Initializing cgroup subsys net_cls [ 0.149690] Initializing cgroup subsys perf_event [ 0.150603] Initializing cgroup subsys net_prio [ 0.151504] Initializing cgroup subsys hugetlb [ 0.152378] Initializing cgroup subsys pids [ 0.153257] CPU: Physical Processor ID: 0 [ 0.154763] mce: CPU supports 10 MCE banks [ 0.155627] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.156636] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.158924] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.165357] ftrace: allocating 31920 entries in 125 pages [ 0.191596] smpboot: Max logical packages: 2 [ 0.192457] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.193659] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.195019] x2apic enabled [ 0.195850] Switched APIC routing to physical x2apic. [ 0.197611] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.198821] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.200968] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.202903] KVM setup paravirtual spinlock [ 0.204325] x86: Booting SMP configuration: [ 0.205228] .... node #0, CPUs: #1 [ 0.206128] kvm-clock: cpu 1, msr 0:ffd3041, secondary cpu clock [ 0.227812] x86: Booted up 1 node, 2 CPUs [ 0.227814] KVM setup async PF for cpu 1 [ 0.227817] kvm-stealtime: cpu 1, msr f90d940 [ 0.230406] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.231924] devtmpfs: initialized [ 0.233637] evm: security.selinux [ 0.234340] evm: security.SMACK64 [ 0.235035] evm: security.SMACK64EXEC [ 0.235790] evm: security.SMACK64TRANSMUTE [ 0.236613] evm: security.SMACK64MMAP [ 0.237369] evm: security.ima [ 0.238013] evm: security.capability [ 0.238877] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.240774] pinctrl core: initialized pinctrl subsystem [ 0.241884] RTC time: 6:43:47, date: 01/18/19 [ 0.242872] NET: Registered protocol family 16 [ 0.252779] cpuidle: using governor ladder [ 0.264877] cpuidle: using governor menu [ 0.265694] PCCT header not found. [ 0.266472] ACPI: bus type PCI registered [ 0.267275] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.268517] PCI: Using configuration type 1 for base access [ 0.281941] ACPI: Added _OSI(Module Device) [ 0.282785] ACPI: Added _OSI(Processor Device) [ 0.283639] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.284533] ACPI: Added _OSI(Processor Aggregator Device) [ 0.286867] ACPI: Interpreter enabled [ 0.287633] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.289472] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.291315] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.293148] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.294988] ACPI: (supports S0 S5) [ 0.295691] ACPI: Using IOAPIC for interrupt routing [ 0.296741] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.300100] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.301239] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.302488] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.303682] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.305925] acpiphp: Slot [3] registered [ 0.306746] acpiphp: Slot [4] registered [ 0.307549] acpiphp: Slot [5] registered [ 0.308345] acpiphp: Slot [6] registered [ 0.309136] acpiphp: Slot [7] registered [ 0.309934] acpiphp: Slot [8] registered [ 0.310738] acpiphp: Slot [9] registered [ 0.311540] acpiphp: Slot [10] registered [ 0.322462] acpiphp: Slot [11] registered [ 0.323335] acpiphp: Slot [12] registered [ 0.324162] acpiphp: Slot [13] registered [ 0.324985] acpiphp: Slot [14] registered [ 0.325807] acpiphp: Slot [15] registered [ 0.326636] acpiphp: Slot [16] registered [ 0.327463] acpiphp: Slot [17] registered [ 0.328281] acpiphp: Slot [18] registered [ 0.329097] acpiphp: Slot [19] registered [ 0.329917] acpiphp: Slot [20] registered [ 0.330744] acpiphp: Slot [21] registered [ 0.331566] acpiphp: Slot [22] registered [ 0.332387] acpiphp: Slot [23] registered [ 0.333206] acpiphp: Slot [24] registered [ 0.334025] acpiphp: Slot [25] registered [ 0.334849] acpiphp: Slot [26] registered [ 0.335674] acpiphp: Slot [27] registered [ 0.336503] acpiphp: Slot [28] registered [ 0.337330] acpiphp: Slot [29] registered [ 0.338155] acpiphp: Slot [30] registered [ 0.338990] acpiphp: Slot [31] registered [ 0.339816] PCI host bridge to bus 0000:00 [ 0.340645] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.341886] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.343131] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.344614] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.346092] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.352334] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.353653] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.354852] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.356148] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.362676] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.364145] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.409985] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.411551] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.413016] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.414482] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.415907] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.417212] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.418441] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.419593] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.421167] vgaarb: loaded [ 0.421782] vgaarb: bridge control possible 0000:00:02.0 [ 0.422956] SCSI subsystem initialized [ 0.423819] ACPI: bus type USB registered [ 0.424661] usbcore: registered new interface driver usbfs [ 0.425712] usbcore: registered new interface driver hub [ 0.426741] usbcore: registered new device driver usb [ 0.427882] PCI: Using ACPI for IRQ routing [ 0.428935] NetLabel: Initializing [ 0.429672] NetLabel: domain hash size = 128 [ 0.430542] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.431512] NetLabel: unlabeled traffic allowed by default [ 0.432680] clocksource: Switched to clocksource kvm-clock [ 0.438617] AppArmor: AppArmor Filesystem Enabled [ 0.439611] pnp: PnP ACPI init [ 0.440770] pnp: PnP ACPI: found 5 devices [ 0.448302] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.450106] NET: Registered protocol family 2 [ 0.451157] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 0.452497] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 0.453724] TCP: Hash tables configured (established 2048 bind 2048) [ 0.454947] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.456070] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.457308] NET: Registered protocol family 1 [ 0.458212] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.459364] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.460487] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.478835] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.497954] Trying to unpack rootfs image as initramfs... [ 0.549124] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000) [ 0.563411] Scanning for low memory corruption every 60 seconds [ 0.564897] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.566098] audit: initializing netlink subsys (disabled) [ 0.567176] audit: type=2000 audit(1547793828.184:1): initialized [ 0.568579] Initialise system trusted keyring [ 0.569661] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.570882] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.573064] zbud: loaded [ 0.573851] VFS: Disk quotas dquot_6.6.0 [ 0.574733] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.576441] fuse init (API version 7.23) [ 0.583011] Key type big_key registered [ 0.584494] Allocating IMA MOK and blacklist keyrings. [ 0.586113] Key type asymmetric registered [ 0.586979] Asymmetric key parser 'x509' registered [ 0.588000] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.589614] io scheduler noop registered [ 0.590436] io scheduler deadline registered (default) [ 0.591462] io scheduler cfq registered [ 0.592371] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.593472] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.594810] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.596333] ACPI: Power Button [PWRF] [ 0.597330] GHES: HEST is not enabled! [ 0.615474] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.653154] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.655959] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.679665] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.682414] Linux agpgart interface v0.103 [ 0.685612] brd: module loaded [ 0.687140] loop: module loaded [ 0.692095] vda: vda1 vda15 [ 0.693779] scsi host0: ata_piix [ 0.694553] scsi host1: ata_piix [ 0.695279] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.696511] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.697814] libphy: Fixed MDIO Bus: probed [ 0.698703] tun: Universal TUN/TAP device driver, 1.6 [ 0.699843] tun: (C) 1999-2004 Max Krasnyansky [ 0.702105] PPP generic driver version 2.4.2 [ 0.703224] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.704752] ehci-pci: EHCI PCI platform driver [ 0.705833] ehci-platform: EHCI generic platform driver [ 0.707048] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.708421] ohci-pci: OHCI PCI platform driver [ 0.709519] ohci-platform: OHCI generic platform driver [ 0.710711] uhci_hcd: USB Universal Host Controller Interface driver [ 0.729941] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.731164] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.732941] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.734172] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.735547] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.737100] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.738831] usb usb1: Product: UHCI Host Controller [ 0.740047] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.741496] usb usb1: SerialNumber: 0000:00:01.2 [ 0.742717] hub 1-0:1.0: USB hub found [ 0.743679] hub 1-0:1.0: 2 ports detected [ 0.744756] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.747186] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.748330] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.749651] mousedev: PS/2 mouse device common for all mice [ 0.751195] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.752794] rtc_cmos 00:00: RTC can wake from S4 [ 0.753034] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.753125] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.753131] i2c /dev entries driver [ 0.753180] device-mapper: uevent: version 1.0.3 [ 0.753222] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.753238] ledtrig-cpu: registered to indicate activity on CPUs [ 0.756918] NET: Registered protocol family 10 [ 0.757044] NET: Registered protocol family 17 [ 0.757053] Key type dns_resolver registered [ 0.757949] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.757954] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.757974] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.758063] registered taskstats version 1 [ 0.758074] Loading compiled-in X.509 certificates [ 0.758596] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.758611] zswap: loaded using pool lzo/zbud [ 0.759687] Key type trusted registered [ 0.760470] Key type encrypted registered [ 0.760473] AppArmor: AppArmor sha1 policy hashing enabled [ 0.760474] ima: No TPM chip found, activating TPM-bypass! [ 0.760490] evm: HMAC attrs: 0x1 [ 0.760787] Magic number: 3:639:721 [ 0.760793] block loop1: hash matches [ 0.761009] rtc_cmos 00:00: setting system clock to 2019-01-18 06:43:48 UTC (1547793828) [ 0.761061] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.761061] EDD information not available. [ 0.853833] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.866030] Write protecting the kernel read-only data: 14336k [ 0.867699] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.869544] 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.85 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.075903] 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.06. iid=i-000000e7 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.910 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQDbBA7T8uQ5CSgY7DyfIuTps3u5jxJ1HYDh2MnUV8nrvGnzwgsPfVsd8bW/CxIt+trWoGEj/BMteh3D8gThPjZcKU6kFl5opVLjBeEFfs4SauyTCvuYnVPRksi87IbaEbg5yxN7Pke41sCNBGUmYrC1TmxfMsb/Gx8EQ42iZL1t+UUsykx3l7xc7Hk4Lmr77iAh/lhRmMV3DS4IQvhjP2lWCY/JGY/Or91zt0iJrgnxiblpVn4zhjDML8K27lUxSh0LiUAo+0DGd85eJGPb0w+YSpcyBXQk50SeyYtExWuvU5to57p21CvGMV0p3GyMqn5BQCtzQyOu9JwA5yK8l2lD root@createinstancesinglenetworktests-93e5d57e-280d-4dd8-9cc4-bb3613 ssh-dss AAAAB3NzaC1kc3MAAACBALisys/OttE7EybMxg2zebyHF/3/AVAKFOS+61wWz+gvw0YIwIXDaE1BdKrZH/RJBW/J2ae7/MdXDaLFR8BH0nhdoEIAvj8fQk8R3WW4DMDfsvT7ZSl5G+sGQaoTY44G5792/mfu8I1sjq2cpjKpalB+Z/sMuoMu50EYY3sqI9j3AAAAFQDdp6ZS24GzmdxAM3vMh070xnUL1QAAAIA4aT3tQijupbhbZXkSxu96E0/epfsdDEvfTWFbTbYICCudB6FAMgMuwU/GN0cH6uP2aPWuulFiUjDxARCAdO9KGT71jJ3WkFRPAxHKonEzEUXXS+l63e7rwP10AmK5JvlIVSkgbng9UZ14YgPxBxFvhefK+Dq4I40qNQGMzxOqSgAAAIB+tRC5rfXFNW7DAknN3A4XQQyLroqLMWxQHSDZf48+zG2fNd3fEE77d4hJ7DXt8aLMeoLoyLPWjPApcwVXTBvhtmgyQC+tjC5ipIHWoWHyu+sjPD9bFeHj5yHBXnHx1+A2Xi25E1dFlTRLI1fFNP6EbNMkoWQrFitWQ1jpAj0dAg== root@createinstancesinglenetworktests-93e5d57e-280d-4dd8-9cc4-bb3613 -----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:fe23:f600/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.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-000000e7 name: N/A availability-zone: nova local-hostname: createinstancesinglenetworktests-93e5d57e-280d-4dd8-9cc4-bb3613 launch-index: 0 === cirros: current=0.4.0 uptime=1.81 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. createinstancesinglenetworktests-93e5d57e-280d-4dd8-9cc4-bb3613 login: 2019-01-18 06:44:02,148 - create_instance - INFO - Checking if VM is active 2019-01-18 06:44:02,151 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/a49957ed-9949-40c2-8c25-bfcf68dd6bbc -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ab2b236541ece83af9206f71075e7c874629db5" 2019-01-18 06:44:02,500 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:44: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-02f30a4b-a627-4d92-8279-283561608621 x-compute-request-id: req-02f30a4b-a627-4d92-8279-283561608621 Content-Encoding: gzip Content-Length: 793 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-93e5d57e-280d-4dd8-9cc4-bb361358c086-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:f6:00", "version": 4, "addr": "10.55.1.14", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:f6:00", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/a49957ed-9949-40c2-8c25-bfcf68dd6bbc", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/a49957ed-9949-40c2-8c25-bfcf68dd6bbc", "rel": "bookmark"}], "image": {"id": "e1cdb2cd-7f4c-4149-946c-d2191aac82e0", "links": [{"href": "http://172.30.9.23:8774/images/e1cdb2cd-7f4c-4149-946c-d2191aac82e0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-18T06:42:57.000000", "flavor": {"id": "dab31236-2c01-4aab-bb13-4ac969ebbe7f", "links": [{"href": "http://172.30.9.23:8774/flavors/dab31236-2c01-4aab-bb13-4ac969ebbe7f", "rel": "bookmark"}]}, "id": "a49957ed-9949-40c2-8c25-bfcf68dd6bbc", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-93e5d57e-280d-4dd8-9cc4-bb361358c086-sec-grp"}], "user_id": "64d3fe35409c4d07b8f2778f80ef523c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-18T06:43:49Z", "hostId": "d7047963a0e11a7f04acd86009ee3004e0a7b0d6ca3608cd89e6afa5", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-93e5d57e-280d-4dd8-9cc4-bb361358c086-kp", "name": "CreateInstanceSingleNetworkTests-93e5d57e-280d-4dd8-9cc4-bb361358c086-inst", "created": "2019-01-18T06:42:53Z", "tenant_id": "c034d7a89f394d0c8f0d6bb7adf364e2", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-18 06:44:02,500 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/a49957ed-9949-40c2-8c25-bfcf68dd6bbc used request id req-02f30a4b-a627-4d92-8279-283561608621 2019-01-18 06:44:02,501 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-93e5d57e-280d-4dd8-9cc4-bb361358c086-inst] is - ACTIVE 2019-01-18 06:44:02,501 - create_instance - INFO - VM is - ACTIVE 2019-01-18 06:44:02,504 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/a49957ed-9949-40c2-8c25-bfcf68dd6bbc -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ab2b236541ece83af9206f71075e7c874629db5" 2019-01-18 06:44:03,003 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:44: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-76505a93-9814-4baa-a5e6-ca606133ea0d x-compute-request-id: req-76505a93-9814-4baa-a5e6-ca606133ea0d Content-Encoding: gzip Content-Length: 793 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-93e5d57e-280d-4dd8-9cc4-bb361358c086-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:f6:00", "version": 4, "addr": "10.55.1.14", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:f6:00", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/a49957ed-9949-40c2-8c25-bfcf68dd6bbc", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/a49957ed-9949-40c2-8c25-bfcf68dd6bbc", "rel": "bookmark"}], "image": {"id": "e1cdb2cd-7f4c-4149-946c-d2191aac82e0", "links": [{"href": "http://172.30.9.23:8774/images/e1cdb2cd-7f4c-4149-946c-d2191aac82e0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-18T06:42:57.000000", "flavor": {"id": "dab31236-2c01-4aab-bb13-4ac969ebbe7f", "links": [{"href": "http://172.30.9.23:8774/flavors/dab31236-2c01-4aab-bb13-4ac969ebbe7f", "rel": "bookmark"}]}, "id": "a49957ed-9949-40c2-8c25-bfcf68dd6bbc", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-93e5d57e-280d-4dd8-9cc4-bb361358c086-sec-grp"}], "user_id": "64d3fe35409c4d07b8f2778f80ef523c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-18T06:43:49Z", "hostId": "d7047963a0e11a7f04acd86009ee3004e0a7b0d6ca3608cd89e6afa5", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-93e5d57e-280d-4dd8-9cc4-bb361358c086-kp", "name": "CreateInstanceSingleNetworkTests-93e5d57e-280d-4dd8-9cc4-bb361358c086-inst", "created": "2019-01-18T06:42:53Z", "tenant_id": "c034d7a89f394d0c8f0d6bb7adf364e2", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-18 06:44:03,004 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/a49957ed-9949-40c2-8c25-bfcf68dd6bbc used request id req-76505a93-9814-4baa-a5e6-ca606133ea0d 2019-01-18 06:44:03,009 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-93e5d57e-280d-4dd8-9cc4-bb361358c086-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ab2b236541ece83af9206f71075e7c874629db5" 2019-01-18 06:44:03,112 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-3e642580-539a-4cce-b96a-b2eacb45d408 Date: Fri, 18 Jan 2019 06:44: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":["4e733bf2-fa71-4e34-bad4-b5bf8a772ab0"],"updated_at":"2019-01-18T06:42:29Z","tenant_id":"c034d7a89f394d0c8f0d6bb7adf364e2","created_at":"2019-01-18T06:42:28Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"c034d7a89f394d0c8f0d6bb7adf364e2","id":"a5083e3e-623a-4016-bccd-cb11ce82f656","name":"CreateInstanceSingleNetworkTests-93e5d57e-280d-4dd8-9cc4-bb361358c086-pub-net"}]} 2019-01-18 06:44:03,112 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-93e5d57e-280d-4dd8-9cc4-bb361358c086-pub-net used request id req-3e642580-539a-4cce-b96a-b2eacb45d408 2019-01-18 06:44:03,116 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/c034d7a89f394d0c8f0d6bb7adf364e2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ab2b236541ece83af9206f71075e7c874629db5" 2019-01-18 06:44:03,203 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:44:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ec3a6e3d-c6ad-4bb8-8ab4-e4f965e740b7 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/c034d7a89f394d0c8f0d6bb7adf364e2"}, "enabled": true, "id": "c034d7a89f394d0c8f0d6bb7adf364e2", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-b559c6fd-9bd8-444-proj"}} 2019-01-18 06:44:03,203 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/c034d7a89f394d0c8f0d6bb7adf364e2 used request id req-ec3a6e3d-c6ad-4bb8-8ab4-e4f965e740b7 2019-01-18 06:44:03,208 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=a5083e3e-623a-4016-bccd-cb11ce82f656 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ab2b236541ece83af9206f71075e7c874629db5" 2019-01-18 06:44:03,402 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-560dcb30-62e3-450d-a507-bbf0d88c2ff9 Date: Fri, 18 Jan 2019 06:44:03 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a5083e3e-623a-4016-bccd-cb11ce82f656","tenant_id":"c034d7a89f394d0c8f0d6bb7adf364e2","created_at":"2019-01-18T06:42:29Z","dns_nameservers":[],"updated_at":"2019-01-18T06:42: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":"c034d7a89f394d0c8f0d6bb7adf364e2","id":"4e733bf2-fa71-4e34-bad4-b5bf8a772ab0","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-93e5d57e-280d-4dd8-9cc4-bb361358c086-pub-subnet"}]} 2019-01-18 06:44:03,402 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=a5083e3e-623a-4016-bccd-cb11ce82f656 used request id req-560dcb30-62e3-450d-a507-bbf0d88c2ff9 2019-01-18 06:44:03,408 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=a5083e3e-623a-4016-bccd-cb11ce82f656 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ab2b236541ece83af9206f71075e7c874629db5" 2019-01-18 06:44:03,507 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3903 X-Openstack-Request-Id: req-67293590-d16f-49b9-95bb-56bb55b1df6e Date: Fri, 18 Jan 2019 06:44:03 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:42:53Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"4e733bf2-fa71-4e34-bad4-b5bf8a772ab0","ip_address":"10.55.1.1"}],"id":"574e8350-956f-43f6-b3ec-c6f6c8a68e31","security_groups":[],"mac_address":"fa:16:3e:14:76:6c","project_id":"c034d7a89f394d0c8f0d6bb7adf364e2","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a5083e3e-623a-4016-bccd-cb11ce82f656","tenant_id":"c034d7a89f394d0c8f0d6bb7adf364e2","created_at":"2019-01-18T06:42:38Z","binding:vnic_type":"normal","device_id":"b4a055fe-8743-4048-b65d-d2b447ed1e62"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:43:04Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"4e733bf2-fa71-4e34-bad4-b5bf8a772ab0","ip_address":"10.55.1.14"}],"id":"5a7a0cb0-3065-41cd-99df-bf160e1c9c31","security_groups":["82176fb5-4a06-4422-b3c2-0516fb784509","988ee51c-c488-4f53-b80b-7312e8e87f96"],"mac_address":"fa:16:3e:23:f6:00","project_id":"c034d7a89f394d0c8f0d6bb7adf364e2","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-93e5d57e-280d-4dd8-9cc4-bb361358c086port-1","admin_state_up":true,"network_id":"a5083e3e-623a-4016-bccd-cb11ce82f656","tenant_id":"c034d7a89f394d0c8f0d6bb7adf364e2","created_at":"2019-01-18T06:42:48Z","binding:vnic_type":"normal","device_id":"a49957ed-9949-40c2-8c25-bfcf68dd6bbc"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:42:32Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"4e733bf2-fa71-4e34-bad4-b5bf8a772ab0","ip_address":"10.55.1.3"}],"id":"5f683e03-35b3-4a92-95e1-7f7050d702e6","security_groups":[],"mac_address":"fa:16:3e:90:d7:d5","project_id":"c034d7a89f394d0c8f0d6bb7adf364e2","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a5083e3e-623a-4016-bccd-cb11ce82f656","tenant_id":"c034d7a89f394d0c8f0d6bb7adf364e2","created_at":"2019-01-18T06:42:30Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-a5083e3e-623a-4016-bccd-cb11ce82f656"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:42:31Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"4e733bf2-fa71-4e34-bad4-b5bf8a772ab0","ip_address":"10.55.1.2"}],"id":"d9f3c3e3-6800-4296-9992-0242ecc506b0","security_groups":[],"mac_address":"fa:16:3e:5c:40:b3","project_id":"c034d7a89f394d0c8f0d6bb7adf364e2","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a5083e3e-623a-4016-bccd-cb11ce82f656","tenant_id":"c034d7a89f394d0c8f0d6bb7adf364e2","created_at":"2019-01-18T06:42:30Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-a5083e3e-623a-4016-bccd-cb11ce82f656"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:42:33Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"4e733bf2-fa71-4e34-bad4-b5bf8a772ab0","ip_address":"10.55.1.4"}],"id":"e47b3648-56b8-4657-aadd-6b463a1b1432","security_groups":[],"mac_address":"fa:16:3e:7b:67:f7","project_id":"c034d7a89f394d0c8f0d6bb7adf364e2","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a5083e3e-623a-4016-bccd-cb11ce82f656","tenant_id":"c034d7a89f394d0c8f0d6bb7adf364e2","created_at":"2019-01-18T06:42:31Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-a5083e3e-623a-4016-bccd-cb11ce82f656"}]} 2019-01-18 06:44:03,507 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=a5083e3e-623a-4016-bccd-cb11ce82f656 used request id req-67293590-d16f-49b9-95bb-56bb55b1df6e 2019-01-18 06:44:03,508 - ansible_utils - DEBUG - Retrieving SSH client 2019-01-18 06:44:03,511 - paramiko.transport - DEBUG - starting thread (client mode): 0xe37821d0L 2019-01-18 06:44:03,511 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2019-01-18 06:44:03,512 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2019-01-18 06:44:03,512 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2019-01-18 06:44:03,513 - 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 2019-01-18 06:44:03,513 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-01-18 06:44:03,513 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2019-01-18 06:44:03,513 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-01-18 06:44:03,513 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-01-18 06:44:03,514 - paramiko.transport - DEBUG - Compression agreed: none 2019-01-18 06:44:03,530 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-01-18 06:44:03,531 - paramiko.transport - DEBUG - Switch to new keys ... 2019-01-18 06:44:03,544 - paramiko.transport - DEBUG - Trying key f4371a71e1cfb858b83878cc4cd9ad30 from tmp/CreateInstanceSingleNetworkTests-93e5d57e-280d-4dd8-9cc4-bb361358c086 2019-01-18 06:44:03,568 - paramiko.transport - DEBUG - userauth is OK 2019-01-18 06:44:03,574 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-01-18 06:44:03,674 - paramiko.transport - DEBUG - EOF in transport thread 2019-01-18 06:44:03,690 - create_instance - INFO - SSH is active for VM instance 2019-01-18 06:44:03,690 - ansible_utils - DEBUG - Retrieving SSH client 2019-01-18 06:44:03,691 - paramiko.transport - DEBUG - starting thread (client mode): 0xe37829d0L 2019-01-18 06:44:03,692 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2019-01-18 06:44:03,692 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2019-01-18 06:44:03,692 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2019-01-18 06:44:03,693 - 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 2019-01-18 06:44:03,694 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-01-18 06:44:03,694 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2019-01-18 06:44:03,694 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-01-18 06:44:03,694 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-01-18 06:44:03,694 - paramiko.transport - DEBUG - Compression agreed: none 2019-01-18 06:44:03,711 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-01-18 06:44:03,711 - paramiko.transport - DEBUG - Switch to new keys ... 2019-01-18 06:44:03,724 - paramiko.transport - DEBUG - Trying key f4371a71e1cfb858b83878cc4cd9ad30 from tmp/CreateInstanceSingleNetworkTests-93e5d57e-280d-4dd8-9cc4-bb361358c086 2019-01-18 06:44:03,751 - paramiko.transport - DEBUG - userauth is OK 2019-01-18 06:44:03,754 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-01-18 06:44:03,756 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-01-18 06:44:03,757 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2019-01-18 06:44:03,757 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-01-18 06:44:03,758 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-01-18 06:44:03,764 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/a49957ed-9949-40c2-8c25-bfcf68dd6bbc -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ab2b236541ece83af9206f71075e7c874629db5" 2019-01-18 06:44:04,220 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:44: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-c596eb93-7cf8-4382-b6bd-402bb7a61c22 x-compute-request-id: req-c596eb93-7cf8-4382-b6bd-402bb7a61c22 Content-Encoding: gzip Content-Length: 793 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-93e5d57e-280d-4dd8-9cc4-bb361358c086-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:f6:00", "version": 4, "addr": "10.55.1.14", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:f6:00", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/a49957ed-9949-40c2-8c25-bfcf68dd6bbc", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/a49957ed-9949-40c2-8c25-bfcf68dd6bbc", "rel": "bookmark"}], "image": {"id": "e1cdb2cd-7f4c-4149-946c-d2191aac82e0", "links": [{"href": "http://172.30.9.23:8774/images/e1cdb2cd-7f4c-4149-946c-d2191aac82e0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-18T06:42:57.000000", "flavor": {"id": "dab31236-2c01-4aab-bb13-4ac969ebbe7f", "links": [{"href": "http://172.30.9.23:8774/flavors/dab31236-2c01-4aab-bb13-4ac969ebbe7f", "rel": "bookmark"}]}, "id": "a49957ed-9949-40c2-8c25-bfcf68dd6bbc", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-93e5d57e-280d-4dd8-9cc4-bb361358c086-sec-grp"}], "user_id": "64d3fe35409c4d07b8f2778f80ef523c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-18T06:43:49Z", "hostId": "d7047963a0e11a7f04acd86009ee3004e0a7b0d6ca3608cd89e6afa5", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-93e5d57e-280d-4dd8-9cc4-bb361358c086-kp", "name": "CreateInstanceSingleNetworkTests-93e5d57e-280d-4dd8-9cc4-bb361358c086-inst", "created": "2019-01-18T06:42:53Z", "tenant_id": "c034d7a89f394d0c8f0d6bb7adf364e2", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-18 06:44:04,220 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/a49957ed-9949-40c2-8c25-bfcf68dd6bbc used request id req-c596eb93-7cf8-4382-b6bd-402bb7a61c22 2019-01-18 06:44:04,224 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers/a49957ed-9949-40c2-8c25-bfcf68dd6bbc/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ab2b236541ece83af9206f71075e7c874629db5" -d '{"reboot": {"type": "HARD"}}' 2019-01-18 06:44:04,424 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 18 Jan 2019 06:44: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-b8279e8f-690a-4c83-8d44-c41dd4dc51b6 x-compute-request-id: req-b8279e8f-690a-4c83-8d44-c41dd4dc51b6 Content-Length: 0 Content-Type: application/json 2019-01-18 06:44:04,425 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/a49957ed-9949-40c2-8c25-bfcf68dd6bbc/action used request id req-b8279e8f-690a-4c83-8d44-c41dd4dc51b6 2019-01-18 06:44:19,440 - create_instance_tests - INFO - Looking for IP 10.55.1.14 in the console log 2019-01-18 06:44:19,444 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/a49957ed-9949-40c2-8c25-bfcf68dd6bbc -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ab2b236541ece83af9206f71075e7c874629db5" 2019-01-18 06:44:20,220 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:44: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-330bd05b-5a3f-43a4-b788-c42bf6f3c4f5 x-compute-request-id: req-330bd05b-5a3f-43a4-b788-c42bf6f3c4f5 Content-Encoding: gzip Content-Length: 793 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-93e5d57e-280d-4dd8-9cc4-bb361358c086-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:f6:00", "version": 4, "addr": "10.55.1.14", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:f6:00", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/a49957ed-9949-40c2-8c25-bfcf68dd6bbc", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/a49957ed-9949-40c2-8c25-bfcf68dd6bbc", "rel": "bookmark"}], "image": {"id": "e1cdb2cd-7f4c-4149-946c-d2191aac82e0", "links": [{"href": "http://172.30.9.23:8774/images/e1cdb2cd-7f4c-4149-946c-d2191aac82e0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-18T06:42:57.000000", "flavor": {"id": "dab31236-2c01-4aab-bb13-4ac969ebbe7f", "links": [{"href": "http://172.30.9.23:8774/flavors/dab31236-2c01-4aab-bb13-4ac969ebbe7f", "rel": "bookmark"}]}, "id": "a49957ed-9949-40c2-8c25-bfcf68dd6bbc", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-93e5d57e-280d-4dd8-9cc4-bb361358c086-sec-grp"}], "user_id": "64d3fe35409c4d07b8f2778f80ef523c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-18T06:44:06Z", "hostId": "d7047963a0e11a7f04acd86009ee3004e0a7b0d6ca3608cd89e6afa5", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-93e5d57e-280d-4dd8-9cc4-bb361358c086-kp", "name": "CreateInstanceSingleNetworkTests-93e5d57e-280d-4dd8-9cc4-bb361358c086-inst", "created": "2019-01-18T06:42:53Z", "tenant_id": "c034d7a89f394d0c8f0d6bb7adf364e2", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-18 06:44:20,221 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/a49957ed-9949-40c2-8c25-bfcf68dd6bbc used request id req-330bd05b-5a3f-43a4-b788-c42bf6f3c4f5 2019-01-18 06:44:20,224 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers/a49957ed-9949-40c2-8c25-bfcf68dd6bbc/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ab2b236541ece83af9206f71075e7c874629db5" -d '{"os-getConsoleOutput": {"length": null}}' 2019-01-18 06:44:21,292 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:44: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-f10cd919-8caa-4ab2-837c-361f2fefac4d x-compute-request-id: req-f10cd919-8caa-4ab2-837c-361f2fefac4d Content-Encoding: gzip Content-Length: 9533 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 521296326 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.910 MHz processor\n[ 0.147569] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.149226] pid_max: default: 32768 minimum: 301\n[ 0.150120] ACPI: Core revision 20150930\n[ 0.151525] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.152838] Security Framework initialized\n[ 0.153659] Yama: becoming mindful.\n[ 0.154399] AppArmor: AppArmor initialized\n[ 0.155259] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.156552] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.157809] Mount-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.159010] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.160402] Initializing cgroup subsys io\n[ 0.161219] Initializing cgroup subsys memory\n[ 0.162081] Initializing cgroup subsys devices\n[ 0.162961] Initializing cgroup subsys freezer\n[ 0.163832] Initializing cgroup subsys net_cls\n[ 0.164699] Initializing cgroup subsys perf_event\n[ 0.165610] Initializing cgroup subsys net_prio\n[ 0.166495] Initializing cgroup subsys hugetlb\n[ 0.167369] Initializing cgroup subsys pids\n[ 0.168250] CPU: Physical Processor ID: 0\n[ 0.169761] mce: CPU supports 10 MCE banks\n[ 0.170621] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.171621] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.173923] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.180526] ftrace: allocating 31920 entries in 125 pages\n[ 0.208072] smpboot: Max logical packages: 2\n[ 0.208924] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.210123] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.211487] x2apic enabled\n[ 0.212298] Switched APIC routing to physical x2apic.\n[ 0.214052] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.215277] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.217458] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.219426] KVM setup paravirtual spinlock\n[ 0.220990] x86: Booting SMP configuration:\n[ 0.221905] .... node #0, CPUs: #1\n[ 0.222819] kvm-clock: cpu 1, msr 0:ffd3041, secondary cpu clock\n[ 0.245005] x86: Booted up 1 node, 2 CPUs\n[ 0.245012] KVM setup async PF for cpu 1\n[ 0.245014] kvm-stealtime: cpu 1, msr f90d940\n[ 0.247594] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.249129] devtmpfs: initialized\n[ 0.250863] evm: security.selinux\n[ 0.251570] evm: security.SMACK64\n[ 0.252266] evm: security.SMACK64EXEC\n[ 0.253016] evm: security.SMACK64TRANSMUTE\n[ 0.253829] evm: security.SMACK64MMAP\n[ 0.254579] evm: security.ima\n[ 0.255221] evm: security.capability\n[ 0.256140] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.258052] pinctrl core: initialized pinctrl subsystem\n[ 0.259160] RTC time: 6:44:04, date: 01/18/19\n[ 0.260178] NET: Registered protocol family 16\n[ 0.270028] cpuidle: using governor ladder\n[ 0.282131] cpuidle: using governor menu\n[ 0.282949] PCCT header not found.\n[ 0.283768] ACPI: bus type PCI registered\n[ 0.284581] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.285847] PCI: Using configuration type 1 for base access\n[ 0.299346] ACPI: Added _OSI(Module Device)\n[ 0.300216] ACPI: Added _OSI(Processor Device)\n[ 0.301084] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.301989] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.304398] ACPI: Interpreter enabled\n[ 0.305180] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.307075] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.308934] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.310779] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.312635] ACPI: (supports S0 S5)\n[ 0.313347] ACPI: Using IOAPIC for interrupt routing\n[ 0.314468] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.317861] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.319012] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.320260] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.321456] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.323715] acpiphp: Slot [3] registered\n[ 0.324530] acpiphp: Slot [4] registered\n[ 0.325335] acpiphp: Slot [5] registered\n[ 0.326137] acpiphp: Slot [6] registered\n[ 0.326935] acpiphp: Slot [7] registered\n[ 0.327739] acpiphp: Slot [8] registered\n[ 0.328550] acpiphp: Slot [9] registered\n[ 0.329358] acpiphp: Slot [10] registered\n[ 0.340176] acpiphp: Slot [11] registered\n[ 0.341007] acpiphp: Slot [12] registered\n[ 0.341822] acpiphp: Slot [13] registered\n[ 0.342634] acpiphp: Slot [14] registered\n[ 0.343446] acpiphp: Slot [15] registered\n[ 0.344286] acpiphp: Slot [16] registered\n[ 0.345107] acpiphp: Slot [17] registered\n[ 0.345915] acpiphp: Slot [18] registered\n[ 0.346732] acpiphp: Slot [19] registered\n[ 0.347550] acpiphp: Slot [20] registered\n[ 0.348377] acpiphp: Slot [21] registered\n[ 0.349194] acpiphp: Slot [22] registered\n[ 0.350010] acpiphp: Slot [23] registered\n[ 0.350830] acpiphp: Slot [24] registered\n[ 0.351647] acpiphp: Slot [25] registered\n[ 0.352470] acpiphp: Slot [26] registered\n[ 0.353289] acpiphp: Slot [27] registered\n[ 0.354110] acpiphp: Slot [28] registered\n[ 0.354927] acpiphp: Slot [29] registered\n[ 0.355751] acpiphp: Slot [30] registered\n[ 0.356577] acpiphp: Slot [31] registered\n[ 0.357389] PCI host bridge to bus 0000:00\n[ 0.358204] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.359509] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.360740] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.362201] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window]\n[ 0.363662] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.370076] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.371369] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.372550] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.373832] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.381630] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.383108] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.433056] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.434579] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.436023] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.437456] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.438854] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.440158] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.441373] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.442548] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.444106] vgaarb: loaded\n[ 0.444709] vgaarb: bridge control possible 0000:00:02.0\n[ 0.445880] SCSI subsystem initialized\n[ 0.446736] ACPI: bus type USB registered\n[ 0.447563] usbcore: registered new interface driver usbfs\n[ 0.448603] usbcore: registered new interface driver hub\n[ 0.449617] usbcore: registered new device driver usb\n[ 0.450747] PCI: Using ACPI for IRQ routing\n[ 0.451798] NetLabel: Initializing\n[ 0.452522] NetLabel: domain hash size = 128\n[ 0.453383] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.454341] NetLabel: unlabeled traffic allowed by default\n[ 0.455500] clocksource: Switched to clocksource kvm-clock\n[ 0.461817] AppArmor: AppArmor Filesystem Enabled\n[ 0.462805] pnp: PnP ACPI init\n[ 0.463769] pnp: PnP ACPI: found 5 devices\n[ 0.471292] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.473094] NET: Registered protocol family 2\n[ 0.474101] TCP established hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.475397] TCP bind hash table entries: 2048 (order: 3, 32768 bytes)\n[ 0.476592] TCP: Hash tables configured (established 2048 bind 2048)\n[ 0.477777] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.478854] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.480036] NET: Registered protocol family 1\n[ 0.480902] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.481996] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.483074] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.501687] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.520315] Trying to unpack rootfs image as initramfs...\n[ 0.570607] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000)\n[ 0.585377] Scanning for low memory corruption every 60 seconds\n[ 0.587329] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 0.589074] audit: initializing netlink subsys (disabled)\n[ 0.590645] audit: type=2000 audit(1547793845.022:1): initialized\n[ 0.592570] Initialise system trusted keyring\n[ 0.593972] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.595755] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.598430] zbud: loaded\n[ 0.599427] VFS: Disk quotas dquot_6.6.0\n[ 0.600646] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.602862] fuse init (API version 7.23)\n[ 0.604118] Key type big_key registered\n[ 0.605265] Allocating IMA MOK and blacklist keyrings.\n[ 0.607010] Key type asymmetric registered\n[ 0.608239] Asymmetric key parser 'x509' registered\n[ 0.609659] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.611869] io scheduler noop registered\n[ 0.613005] io scheduler deadline registered (default)\n[ 0.614471] io scheduler cfq registered\n[ 0.615681] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.617273] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.619156] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.621312] ACPI: Power Button [PWRF]\n[ 0.622544] GHES: HEST is not enabled!\n[ 0.640768] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.677931] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.680744] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.704675] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.708196] Linux agpgart interface v0.103\n[ 0.710963] brd: module loaded\n[ 0.712620] loop: module loaded\n[ 0.716831] vda: vda1 vda15\n[ 0.718527] scsi host0: ata_piix\n[ 0.719578] scsi host1: ata_piix\n[ 0.720562] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.722225] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.724221] libphy: Fixed MDIO Bus: probed\n[ 0.725258] tun: Universal TUN/TAP device driver, 1.6\n[ 0.726621] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.729419] PPP generic driver version 2.4.2\n[ 0.730667] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.732391] ehci-pci: EHCI PCI platform driver\n[ 0.733461] ehci-platform: EHCI generic platform driver\n[ 0.734677] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.736113] ohci-pci: OHCI PCI platform driver\n[ 0.737170] ohci-platform: OHCI generic platform driver\n[ 0.738397] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.757639] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.758896] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.760863] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.762174] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.763571] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.765180] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.767092] usb usb1: Product: UHCI Host Controller\n[ 0.768504] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.770116] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.771397] hub 1-0:1.0: USB hub found\n[ 0.772466] hub 1-0:1.0: 2 ports detected\n[ 0.773557] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.776193] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.777465] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.778800] mousedev: PS/2 mouse device common for all mice\n[ 0.780330] rtc_cmos 00:00: RTC can wake from S4\n[ 0.781912] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.783527] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.785810] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.787627] i2c /dev entries driver\n[ 0.788615] device-mapper: uevent: version 1.0.3\n[ 0.789835] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.792151] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.793978] NET: Registered protocol family 10\n[ 0.795359] NET: Registered protocol family 17\n[ 0.796564] Key type dns_resolver registered\n[ 0.797822] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.798937] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.800443] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.802788] registered taskstats version 1\n[ 0.803934] Loading compiled-in X.509 certificates\n[ 0.805734] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.808140] zswap: loaded using pool lzo/zbud\n[ 0.810055] Key type trusted registered\n[ 0.812109] Key type encrypted registered\n[ 0.813278] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.814749] ima: No TPM chip found, activating TPM-bypass!\n[ 0.816272] evm: HMAC attrs: 0x1\n[ 0.817506] Magic number: 3:639:721\n[ 0.818583] block loop1: hash matches\n[ 0.819720] rtc_cmos 00:00: setting system clock to 2019-01-18 06:44:05 UTC (1547793845)\n[ 0.822069] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.823712] EDD information not available.\n[ 0.880635] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.892748] Write protecting the kernel read-only data: 14336k\n[ 0.894794] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.897276] 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: 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.115727] 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.11. iid=i-000000e7\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.910 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQDbBA7T8uQ5CSgY7DyfIuTps3u5jxJ1HYDh2MnUV8nrvGnzwgsPfVsd8bW/CxIt+trWoGEj/BMteh3D8gThPjZcKU6kFl5opVLjBeEFfs4SauyTCvuYnVPRksi87IbaEbg5yxN7Pke41sCNBGUmYrC1TmxfMsb/Gx8EQ42iZL1t+UUsykx3l7xc7Hk4Lmr77iAh/lhRmMV3DS4IQvhjP2lWCY/JGY/Or91zt0iJrgnxiblpVn4zhjDML8K27lUxSh0LiUAo+0DGd85eJGPb0w+YSpcyBXQk50SeyYtExWuvU5to57p21CvGMV0p3GyMqn5BQCtzQyOu9JwA5yK8l2lD root@createinstancesinglenetworktests-93e5d57e-280d-4dd8-9cc4-bb3613\nssh-dss AAAAB3NzaC1kc3MAAACBALisys/OttE7EybMxg2zebyHF/3/AVAKFOS+61wWz+gvw0YIwIXDaE1BdKrZH/RJBW/J2ae7/MdXDaLFR8BH0nhdoEIAvj8fQk8R3WW4DMDfsvT7ZSl5G+sGQaoTY44G5792/mfu8I1sjq2cpjKpalB+Z/sMuoMu50EYY3sqI9j3AAAAFQDdp6ZS24GzmdxAM3vMh070xnUL1QAAAIA4aT3tQijupbhbZXkSxu96E0/epfsdDEvfTWFbTbYICCudB6FAMgMuwU/GN0cH6uP2aPWuulFiUjDxARCAdO9KGT71jJ3WkFRPAxHKonEzEUXXS+l63e7rwP10AmK5JvlIVSkgbng9UZ14YgPxBxFvhefK+Dq4I40qNQGMzxOqSgAAAIB+tRC5rfXFNW7DAknN3A4XQQyLroqLMWxQHSDZf48+zG2fNd3fEE77d4hJ7DXt8aLMeoLoyLPWjPApcwVXTBvhtmgyQC+tjC5ipIHWoWHyu+sjPD9bFeHj5yHBXnHx1+A2Xi25E1dFlTRLI1fFNP6EbNMkoWQrFitWQ1jpAj0dAg== root@createinstancesinglenetworktests-93e5d57e-280d-4dd8-9cc4-bb3613\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:fe23:f600/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-000000e7\nname: N/A\navailability-zone: nova\nlocal-hostname: createinstancesinglenetworktests-93e5d57e-280d-4dd8-9cc4-bb3613\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=2.21 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\ncreateinstancesinglenetworktests-93e5d57e-280d-4dd8-9cc4-bb3613 login: "} 2019-01-18 06:44:21,293 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/a49957ed-9949-40c2-8c25-bfcf68dd6bbc/action used request id req-f10cd919-8caa-4ab2-837c-361f2fefac4d 2019-01-18 06:44:21,294 - create_instance_tests - INFO - DHCP lease obtained logged in console 2019-01-18 06:44:21,294 - 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 521296326 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.910 MHz processor [ 0.147569] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.149226] pid_max: default: 32768 minimum: 301 [ 0.150120] ACPI: Core revision 20150930 [ 0.151525] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.152838] Security Framework initialized [ 0.153659] Yama: becoming mindful. [ 0.154399] AppArmor: AppArmor initialized [ 0.155259] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.156552] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.157809] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.159010] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.160402] Initializing cgroup subsys io [ 0.161219] Initializing cgroup subsys memory [ 0.162081] Initializing cgroup subsys devices [ 0.162961] Initializing cgroup subsys freezer [ 0.163832] Initializing cgroup subsys net_cls [ 0.164699] Initializing cgroup subsys perf_event [ 0.165610] Initializing cgroup subsys net_prio [ 0.166495] Initializing cgroup subsys hugetlb [ 0.167369] Initializing cgroup subsys pids [ 0.168250] CPU: Physical Processor ID: 0 [ 0.169761] mce: CPU supports 10 MCE banks [ 0.170621] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.171621] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.173923] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.180526] ftrace: allocating 31920 entries in 125 pages [ 0.208072] smpboot: Max logical packages: 2 [ 0.208924] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.210123] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.211487] x2apic enabled [ 0.212298] Switched APIC routing to physical x2apic. [ 0.214052] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.215277] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.217458] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.219426] KVM setup paravirtual spinlock [ 0.220990] x86: Booting SMP configuration: [ 0.221905] .... node #0, CPUs: #1 [ 0.222819] kvm-clock: cpu 1, msr 0:ffd3041, secondary cpu clock [ 0.245005] x86: Booted up 1 node, 2 CPUs [ 0.245012] KVM setup async PF for cpu 1 [ 0.245014] kvm-stealtime: cpu 1, msr f90d940 [ 0.247594] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.249129] devtmpfs: initialized [ 0.250863] evm: security.selinux [ 0.251570] evm: security.SMACK64 [ 0.252266] evm: security.SMACK64EXEC [ 0.253016] evm: security.SMACK64TRANSMUTE [ 0.253829] evm: security.SMACK64MMAP [ 0.254579] evm: security.ima [ 0.255221] evm: security.capability [ 0.256140] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.258052] pinctrl core: initialized pinctrl subsystem [ 0.259160] RTC time: 6:44:04, date: 01/18/19 [ 0.260178] NET: Registered protocol family 16 [ 0.270028] cpuidle: using governor ladder [ 0.282131] cpuidle: using governor menu [ 0.282949] PCCT header not found. [ 0.283768] ACPI: bus type PCI registered [ 0.284581] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.285847] PCI: Using configuration type 1 for base access [ 0.299346] ACPI: Added _OSI(Module Device) [ 0.300216] ACPI: Added _OSI(Processor Device) [ 0.301084] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.301989] ACPI: Added _OSI(Processor Aggregator Device) [ 0.304398] ACPI: Interpreter enabled [ 0.305180] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.307075] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.308934] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.310779] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.312635] ACPI: (supports S0 S5) [ 0.313347] ACPI: Using IOAPIC for interrupt routing [ 0.314468] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.317861] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.319012] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.320260] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.321456] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.323715] acpiphp: Slot [3] registered [ 0.324530] acpiphp: Slot [4] registered [ 0.325335] acpiphp: Slot [5] registered [ 0.326137] acpiphp: Slot [6] registered [ 0.326935] acpiphp: Slot [7] registered [ 0.327739] acpiphp: Slot [8] registered [ 0.328550] acpiphp: Slot [9] registered [ 0.329358] acpiphp: Slot [10] registered [ 0.340176] acpiphp: Slot [11] registered [ 0.341007] acpiphp: Slot [12] registered [ 0.341822] acpiphp: Slot [13] registered [ 0.342634] acpiphp: Slot [14] registered [ 0.343446] acpiphp: Slot [15] registered [ 0.344286] acpiphp: Slot [16] registered [ 0.345107] acpiphp: Slot [17] registered [ 0.345915] acpiphp: Slot [18] registered [ 0.346732] acpiphp: Slot [19] registered [ 0.347550] acpiphp: Slot [20] registered [ 0.348377] acpiphp: Slot [21] registered [ 0.349194] acpiphp: Slot [22] registered [ 0.350010] acpiphp: Slot [23] registered [ 0.350830] acpiphp: Slot [24] registered [ 0.351647] acpiphp: Slot [25] registered [ 0.352470] acpiphp: Slot [26] registered [ 0.353289] acpiphp: Slot [27] registered [ 0.354110] acpiphp: Slot [28] registered [ 0.354927] acpiphp: Slot [29] registered [ 0.355751] acpiphp: Slot [30] registered [ 0.356577] acpiphp: Slot [31] registered [ 0.357389] PCI host bridge to bus 0000:00 [ 0.358204] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.359509] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.360740] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.362201] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.363662] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.370076] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.371369] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.372550] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.373832] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.381630] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.383108] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.433056] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.434579] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.436023] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.437456] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.438854] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.440158] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.441373] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.442548] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.444106] vgaarb: loaded [ 0.444709] vgaarb: bridge control possible 0000:00:02.0 [ 0.445880] SCSI subsystem initialized [ 0.446736] ACPI: bus type USB registered [ 0.447563] usbcore: registered new interface driver usbfs [ 0.448603] usbcore: registered new interface driver hub [ 0.449617] usbcore: registered new device driver usb [ 0.450747] PCI: Using ACPI for IRQ routing [ 0.451798] NetLabel: Initializing [ 0.452522] NetLabel: domain hash size = 128 [ 0.453383] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.454341] NetLabel: unlabeled traffic allowed by default [ 0.455500] clocksource: Switched to clocksource kvm-clock [ 0.461817] AppArmor: AppArmor Filesystem Enabled [ 0.462805] pnp: PnP ACPI init [ 0.463769] pnp: PnP ACPI: found 5 devices [ 0.471292] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.473094] NET: Registered protocol family 2 [ 0.474101] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 0.475397] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 0.476592] TCP: Hash tables configured (established 2048 bind 2048) [ 0.477777] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.478854] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.480036] NET: Registered protocol family 1 [ 0.480902] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.481996] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.483074] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.501687] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.520315] Trying to unpack rootfs image as initramfs... [ 0.570607] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000) [ 0.585377] Scanning for low memory corruption every 60 seconds [ 0.587329] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.589074] audit: initializing netlink subsys (disabled) [ 0.590645] audit: type=2000 audit(1547793845.022:1): initialized [ 0.592570] Initialise system trusted keyring [ 0.593972] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.595755] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.598430] zbud: loaded [ 0.599427] VFS: Disk quotas dquot_6.6.0 [ 0.600646] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.602862] fuse init (API version 7.23) [ 0.604118] Key type big_key registered [ 0.605265] Allocating IMA MOK and blacklist keyrings. [ 0.607010] Key type asymmetric registered [ 0.608239] Asymmetric key parser 'x509' registered [ 0.609659] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.611869] io scheduler noop registered [ 0.613005] io scheduler deadline registered (default) [ 0.614471] io scheduler cfq registered [ 0.615681] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.617273] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.619156] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.621312] ACPI: Power Button [PWRF] [ 0.622544] GHES: HEST is not enabled! [ 0.640768] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.677931] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.680744] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.704675] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.708196] Linux agpgart interface v0.103 [ 0.710963] brd: module loaded [ 0.712620] loop: module loaded [ 0.716831] vda: vda1 vda15 [ 0.718527] scsi host0: ata_piix [ 0.719578] scsi host1: ata_piix [ 0.720562] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.722225] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.724221] libphy: Fixed MDIO Bus: probed [ 0.725258] tun: Universal TUN/TAP device driver, 1.6 [ 0.726621] tun: (C) 1999-2004 Max Krasnyansky [ 0.729419] PPP generic driver version 2.4.2 [ 0.730667] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.732391] ehci-pci: EHCI PCI platform driver [ 0.733461] ehci-platform: EHCI generic platform driver [ 0.734677] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.736113] ohci-pci: OHCI PCI platform driver [ 0.737170] ohci-platform: OHCI generic platform driver [ 0.738397] uhci_hcd: USB Universal Host Controller Interface driver [ 0.757639] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.758896] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.760863] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.762174] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.763571] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.765180] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.767092] usb usb1: Product: UHCI Host Controller [ 0.768504] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.770116] usb usb1: SerialNumber: 0000:00:01.2 [ 0.771397] hub 1-0:1.0: USB hub found [ 0.772466] hub 1-0:1.0: 2 ports detected [ 0.773557] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.776193] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.777465] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.778800] mousedev: PS/2 mouse device common for all mice [ 0.780330] rtc_cmos 00:00: RTC can wake from S4 [ 0.781912] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.783527] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.785810] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.787627] i2c /dev entries driver [ 0.788615] device-mapper: uevent: version 1.0.3 [ 0.789835] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.792151] ledtrig-cpu: registered to indicate activity on CPUs [ 0.793978] NET: Registered protocol family 10 [ 0.795359] NET: Registered protocol family 17 [ 0.796564] Key type dns_resolver registered [ 0.797822] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.798937] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.800443] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.802788] registered taskstats version 1 [ 0.803934] Loading compiled-in X.509 certificates [ 0.805734] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.808140] zswap: loaded using pool lzo/zbud [ 0.810055] Key type trusted registered [ 0.812109] Key type encrypted registered [ 0.813278] AppArmor: AppArmor sha1 policy hashing enabled [ 0.814749] ima: No TPM chip found, activating TPM-bypass! [ 0.816272] evm: HMAC attrs: 0x1 [ 0.817506] Magic number: 3:639:721 [ 0.818583] block loop1: hash matches [ 0.819720] rtc_cmos 00:00: setting system clock to 2019-01-18 06:44:05 UTC (1547793845) [ 0.822069] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.823712] EDD information not available. [ 0.880635] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.892748] Write protecting the kernel read-only data: 14336k [ 0.894794] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.897276] 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: 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.115727] 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.11. iid=i-000000e7 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.910 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQDbBA7T8uQ5CSgY7DyfIuTps3u5jxJ1HYDh2MnUV8nrvGnzwgsPfVsd8bW/CxIt+trWoGEj/BMteh3D8gThPjZcKU6kFl5opVLjBeEFfs4SauyTCvuYnVPRksi87IbaEbg5yxN7Pke41sCNBGUmYrC1TmxfMsb/Gx8EQ42iZL1t+UUsykx3l7xc7Hk4Lmr77iAh/lhRmMV3DS4IQvhjP2lWCY/JGY/Or91zt0iJrgnxiblpVn4zhjDML8K27lUxSh0LiUAo+0DGd85eJGPb0w+YSpcyBXQk50SeyYtExWuvU5to57p21CvGMV0p3GyMqn5BQCtzQyOu9JwA5yK8l2lD root@createinstancesinglenetworktests-93e5d57e-280d-4dd8-9cc4-bb3613 ssh-dss AAAAB3NzaC1kc3MAAACBALisys/OttE7EybMxg2zebyHF/3/AVAKFOS+61wWz+gvw0YIwIXDaE1BdKrZH/RJBW/J2ae7/MdXDaLFR8BH0nhdoEIAvj8fQk8R3WW4DMDfsvT7ZSl5G+sGQaoTY44G5792/mfu8I1sjq2cpjKpalB+Z/sMuoMu50EYY3sqI9j3AAAAFQDdp6ZS24GzmdxAM3vMh070xnUL1QAAAIA4aT3tQijupbhbZXkSxu96E0/epfsdDEvfTWFbTbYICCudB6FAMgMuwU/GN0cH6uP2aPWuulFiUjDxARCAdO9KGT71jJ3WkFRPAxHKonEzEUXXS+l63e7rwP10AmK5JvlIVSkgbng9UZ14YgPxBxFvhefK+Dq4I40qNQGMzxOqSgAAAIB+tRC5rfXFNW7DAknN3A4XQQyLroqLMWxQHSDZf48+zG2fNd3fEE77d4hJ7DXt8aLMeoLoyLPWjPApcwVXTBvhtmgyQC+tjC5ipIHWoWHyu+sjPD9bFeHj5yHBXnHx1+A2Xi25E1dFlTRLI1fFNP6EbNMkoWQrFitWQ1jpAj0dAg== root@createinstancesinglenetworktests-93e5d57e-280d-4dd8-9cc4-bb3613 -----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:fe23:f600/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-000000e7 name: N/A availability-zone: nova local-hostname: createinstancesinglenetworktests-93e5d57e-280d-4dd8-9cc4-bb3613 launch-index: 0 === cirros: current=0.4.0 uptime=2.21 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. createinstancesinglenetworktests-93e5d57e-280d-4dd8-9cc4-bb3613 login: 2019-01-18 06:44:21,295 - create_instance - INFO - Checking if VM is active 2019-01-18 06:44:21,298 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/a49957ed-9949-40c2-8c25-bfcf68dd6bbc -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ab2b236541ece83af9206f71075e7c874629db5" 2019-01-18 06:44:21,834 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06: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-1c2869db-6f0b-4ff8-8ad9-da470736945d x-compute-request-id: req-1c2869db-6f0b-4ff8-8ad9-da470736945d Content-Encoding: gzip Content-Length: 793 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-93e5d57e-280d-4dd8-9cc4-bb361358c086-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:f6:00", "version": 4, "addr": "10.55.1.14", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:f6:00", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/a49957ed-9949-40c2-8c25-bfcf68dd6bbc", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/a49957ed-9949-40c2-8c25-bfcf68dd6bbc", "rel": "bookmark"}], "image": {"id": "e1cdb2cd-7f4c-4149-946c-d2191aac82e0", "links": [{"href": "http://172.30.9.23:8774/images/e1cdb2cd-7f4c-4149-946c-d2191aac82e0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-18T06:42:57.000000", "flavor": {"id": "dab31236-2c01-4aab-bb13-4ac969ebbe7f", "links": [{"href": "http://172.30.9.23:8774/flavors/dab31236-2c01-4aab-bb13-4ac969ebbe7f", "rel": "bookmark"}]}, "id": "a49957ed-9949-40c2-8c25-bfcf68dd6bbc", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-93e5d57e-280d-4dd8-9cc4-bb361358c086-sec-grp"}], "user_id": "64d3fe35409c4d07b8f2778f80ef523c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-18T06:44:06Z", "hostId": "d7047963a0e11a7f04acd86009ee3004e0a7b0d6ca3608cd89e6afa5", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-93e5d57e-280d-4dd8-9cc4-bb361358c086-kp", "name": "CreateInstanceSingleNetworkTests-93e5d57e-280d-4dd8-9cc4-bb361358c086-inst", "created": "2019-01-18T06:42:53Z", "tenant_id": "c034d7a89f394d0c8f0d6bb7adf364e2", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-18 06:44:21,835 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/a49957ed-9949-40c2-8c25-bfcf68dd6bbc used request id req-1c2869db-6f0b-4ff8-8ad9-da470736945d 2019-01-18 06:44:21,835 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-93e5d57e-280d-4dd8-9cc4-bb361358c086-inst] is - ACTIVE 2019-01-18 06:44:21,835 - create_instance - INFO - VM is - ACTIVE 2019-01-18 06:44:21,838 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/a49957ed-9949-40c2-8c25-bfcf68dd6bbc -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ab2b236541ece83af9206f71075e7c874629db5" 2019-01-18 06:44:22,333 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06: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-3539217a-7c5a-4578-9146-b4baaf18dd12 x-compute-request-id: req-3539217a-7c5a-4578-9146-b4baaf18dd12 Content-Encoding: gzip Content-Length: 793 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-93e5d57e-280d-4dd8-9cc4-bb361358c086-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:f6:00", "version": 4, "addr": "10.55.1.14", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:f6:00", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/a49957ed-9949-40c2-8c25-bfcf68dd6bbc", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/a49957ed-9949-40c2-8c25-bfcf68dd6bbc", "rel": "bookmark"}], "image": {"id": "e1cdb2cd-7f4c-4149-946c-d2191aac82e0", "links": [{"href": "http://172.30.9.23:8774/images/e1cdb2cd-7f4c-4149-946c-d2191aac82e0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-18T06:42:57.000000", "flavor": {"id": "dab31236-2c01-4aab-bb13-4ac969ebbe7f", "links": [{"href": "http://172.30.9.23:8774/flavors/dab31236-2c01-4aab-bb13-4ac969ebbe7f", "rel": "bookmark"}]}, "id": "a49957ed-9949-40c2-8c25-bfcf68dd6bbc", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-93e5d57e-280d-4dd8-9cc4-bb361358c086-sec-grp"}], "user_id": "64d3fe35409c4d07b8f2778f80ef523c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-18T06:44:06Z", "hostId": "d7047963a0e11a7f04acd86009ee3004e0a7b0d6ca3608cd89e6afa5", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-93e5d57e-280d-4dd8-9cc4-bb361358c086-kp", "name": "CreateInstanceSingleNetworkTests-93e5d57e-280d-4dd8-9cc4-bb361358c086-inst", "created": "2019-01-18T06:42:53Z", "tenant_id": "c034d7a89f394d0c8f0d6bb7adf364e2", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-18 06:44:22,333 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/a49957ed-9949-40c2-8c25-bfcf68dd6bbc used request id req-3539217a-7c5a-4578-9146-b4baaf18dd12 2019-01-18 06:44:22,339 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-93e5d57e-280d-4dd8-9cc4-bb361358c086-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ab2b236541ece83af9206f71075e7c874629db5" 2019-01-18 06:44:22,440 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-98b2082e-6ea5-49ff-bd65-5e13fbbfc31a Date: Fri, 18 Jan 2019 06:44: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":["4e733bf2-fa71-4e34-bad4-b5bf8a772ab0"],"updated_at":"2019-01-18T06:42:29Z","tenant_id":"c034d7a89f394d0c8f0d6bb7adf364e2","created_at":"2019-01-18T06:42:28Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"c034d7a89f394d0c8f0d6bb7adf364e2","id":"a5083e3e-623a-4016-bccd-cb11ce82f656","name":"CreateInstanceSingleNetworkTests-93e5d57e-280d-4dd8-9cc4-bb361358c086-pub-net"}]} 2019-01-18 06:44:22,440 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-93e5d57e-280d-4dd8-9cc4-bb361358c086-pub-net used request id req-98b2082e-6ea5-49ff-bd65-5e13fbbfc31a 2019-01-18 06:44:22,445 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/c034d7a89f394d0c8f0d6bb7adf364e2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ab2b236541ece83af9206f71075e7c874629db5" 2019-01-18 06:44:22,526 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:44:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-154c5b32-68e3-4854-90d7-980b2050e69f 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/c034d7a89f394d0c8f0d6bb7adf364e2"}, "enabled": true, "id": "c034d7a89f394d0c8f0d6bb7adf364e2", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-b559c6fd-9bd8-444-proj"}} 2019-01-18 06:44:22,526 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/c034d7a89f394d0c8f0d6bb7adf364e2 used request id req-154c5b32-68e3-4854-90d7-980b2050e69f 2019-01-18 06:44:22,531 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=a5083e3e-623a-4016-bccd-cb11ce82f656 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ab2b236541ece83af9206f71075e7c874629db5" 2019-01-18 06:44:22,585 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-a3b278f8-5417-4cc6-ba3d-47420f081973 Date: Fri, 18 Jan 2019 06:44:22 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a5083e3e-623a-4016-bccd-cb11ce82f656","tenant_id":"c034d7a89f394d0c8f0d6bb7adf364e2","created_at":"2019-01-18T06:42:29Z","dns_nameservers":[],"updated_at":"2019-01-18T06:42: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":"c034d7a89f394d0c8f0d6bb7adf364e2","id":"4e733bf2-fa71-4e34-bad4-b5bf8a772ab0","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-93e5d57e-280d-4dd8-9cc4-bb361358c086-pub-subnet"}]} 2019-01-18 06:44:22,585 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=a5083e3e-623a-4016-bccd-cb11ce82f656 used request id req-a3b278f8-5417-4cc6-ba3d-47420f081973 2019-01-18 06:44:22,591 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=a5083e3e-623a-4016-bccd-cb11ce82f656 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ab2b236541ece83af9206f71075e7c874629db5" 2019-01-18 06:44:22,686 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3904 X-Openstack-Request-Id: req-577d74fd-1d3a-431e-bc00-80a22c05654d Date: Fri, 18 Jan 2019 06:44:22 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:42:53Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"4e733bf2-fa71-4e34-bad4-b5bf8a772ab0","ip_address":"10.55.1.1"}],"id":"574e8350-956f-43f6-b3ec-c6f6c8a68e31","security_groups":[],"mac_address":"fa:16:3e:14:76:6c","project_id":"c034d7a89f394d0c8f0d6bb7adf364e2","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a5083e3e-623a-4016-bccd-cb11ce82f656","tenant_id":"c034d7a89f394d0c8f0d6bb7adf364e2","created_at":"2019-01-18T06:42:38Z","binding:vnic_type":"normal","device_id":"b4a055fe-8743-4048-b65d-d2b447ed1e62"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:44:06Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"4e733bf2-fa71-4e34-bad4-b5bf8a772ab0","ip_address":"10.55.1.14"}],"id":"5a7a0cb0-3065-41cd-99df-bf160e1c9c31","security_groups":["82176fb5-4a06-4422-b3c2-0516fb784509","988ee51c-c488-4f53-b80b-7312e8e87f96"],"mac_address":"fa:16:3e:23:f6:00","project_id":"c034d7a89f394d0c8f0d6bb7adf364e2","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-93e5d57e-280d-4dd8-9cc4-bb361358c086port-1","admin_state_up":true,"network_id":"a5083e3e-623a-4016-bccd-cb11ce82f656","tenant_id":"c034d7a89f394d0c8f0d6bb7adf364e2","created_at":"2019-01-18T06:42:48Z","binding:vnic_type":"normal","device_id":"a49957ed-9949-40c2-8c25-bfcf68dd6bbc"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:42:32Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"4e733bf2-fa71-4e34-bad4-b5bf8a772ab0","ip_address":"10.55.1.3"}],"id":"5f683e03-35b3-4a92-95e1-7f7050d702e6","security_groups":[],"mac_address":"fa:16:3e:90:d7:d5","project_id":"c034d7a89f394d0c8f0d6bb7adf364e2","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a5083e3e-623a-4016-bccd-cb11ce82f656","tenant_id":"c034d7a89f394d0c8f0d6bb7adf364e2","created_at":"2019-01-18T06:42:30Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-a5083e3e-623a-4016-bccd-cb11ce82f656"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:42:31Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"4e733bf2-fa71-4e34-bad4-b5bf8a772ab0","ip_address":"10.55.1.2"}],"id":"d9f3c3e3-6800-4296-9992-0242ecc506b0","security_groups":[],"mac_address":"fa:16:3e:5c:40:b3","project_id":"c034d7a89f394d0c8f0d6bb7adf364e2","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a5083e3e-623a-4016-bccd-cb11ce82f656","tenant_id":"c034d7a89f394d0c8f0d6bb7adf364e2","created_at":"2019-01-18T06:42:30Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-a5083e3e-623a-4016-bccd-cb11ce82f656"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:42:33Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"4e733bf2-fa71-4e34-bad4-b5bf8a772ab0","ip_address":"10.55.1.4"}],"id":"e47b3648-56b8-4657-aadd-6b463a1b1432","security_groups":[],"mac_address":"fa:16:3e:7b:67:f7","project_id":"c034d7a89f394d0c8f0d6bb7adf364e2","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a5083e3e-623a-4016-bccd-cb11ce82f656","tenant_id":"c034d7a89f394d0c8f0d6bb7adf364e2","created_at":"2019-01-18T06:42:31Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-a5083e3e-623a-4016-bccd-cb11ce82f656"}]} 2019-01-18 06:44:22,686 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=a5083e3e-623a-4016-bccd-cb11ce82f656 used request id req-577d74fd-1d3a-431e-bc00-80a22c05654d 2019-01-18 06:44:22,687 - ansible_utils - DEBUG - Retrieving SSH client 2019-01-18 06:44:22,690 - paramiko.transport - DEBUG - starting thread (client mode): 0xe38b5290L 2019-01-18 06:44:22,691 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2019-01-18 06:44:22,691 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2019-01-18 06:44:22,691 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2019-01-18 06:44:22,693 - 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 2019-01-18 06:44:22,693 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-01-18 06:44:22,693 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2019-01-18 06:44:22,693 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-01-18 06:44:22,694 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-01-18 06:44:22,694 - paramiko.transport - DEBUG - Compression agreed: none 2019-01-18 06:44:22,711 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-01-18 06:44:22,711 - paramiko.transport - DEBUG - Switch to new keys ... 2019-01-18 06:44:22,723 - paramiko.transport - DEBUG - Trying key f4371a71e1cfb858b83878cc4cd9ad30 from tmp/CreateInstanceSingleNetworkTests-93e5d57e-280d-4dd8-9cc4-bb361358c086 2019-01-18 06:44:22,749 - paramiko.transport - DEBUG - userauth is OK 2019-01-18 06:44:22,754 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-01-18 06:44:22,855 - paramiko.transport - DEBUG - EOF in transport thread 2019-01-18 06:44:22,868 - create_instance - INFO - SSH is active for VM instance 2019-01-18 06:44:22,868 - ansible_utils - DEBUG - Retrieving SSH client 2019-01-18 06:44:22,870 - paramiko.transport - DEBUG - starting thread (client mode): 0xe38b5290L 2019-01-18 06:44:22,870 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2019-01-18 06:44:22,870 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2019-01-18 06:44:22,870 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2019-01-18 06:44:22,871 - 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 2019-01-18 06:44:22,872 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-01-18 06:44:22,872 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2019-01-18 06:44:22,872 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-01-18 06:44:22,872 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-01-18 06:44:22,872 - paramiko.transport - DEBUG - Compression agreed: none 2019-01-18 06:44:22,888 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-01-18 06:44:22,889 - paramiko.transport - DEBUG - Switch to new keys ... 2019-01-18 06:44:22,902 - paramiko.transport - DEBUG - Trying key f4371a71e1cfb858b83878cc4cd9ad30 from tmp/CreateInstanceSingleNetworkTests-93e5d57e-280d-4dd8-9cc4-bb361358c086 2019-01-18 06:44:22,929 - paramiko.transport - DEBUG - userauth is OK 2019-01-18 06:44:22,932 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-01-18 06:44:22,934 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-01-18 06:44:22,935 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2019-01-18 06:44:22,935 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-01-18 06:44:22,936 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-01-18 06:44:22,940 - create_instance - INFO - Deleting Floating IP - 172.30.9.204 2019-01-18 06:44:22,940 - neutron_utils - DEBUG - Attempting to delete existing floating ip with IP - 172.30.9.204 2019-01-18 06:44:22,945 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/floatingips/378c4d0c-d65b-432e-9969-5a8f4d0fd024 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ab2b236541ece83af9206f71075e7c874629db5" 2019-01-18 06:44:23,904 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-5d3ec709-f6c3-4cc9-a236-897be5bcc573 Content-Length: 0 Date: Fri, 18 Jan 2019 06:44:23 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-18 06:44:23,904 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/floatingips/378c4d0c-d65b-432e-9969-5a8f4d0fd024 used request id req-5d3ec709-f6c3-4cc9-a236-897be5bcc573 2019-01-18 06:44:23,904 - create_instance - INFO - Deleting Port with ID - 5a7a0cb0-3065-41cd-99df-bf160e1c9c31 2019-01-18 06:44:23,904 - neutron_utils - INFO - Deleting port with name CreateInstanceSingleNetworkTests-93e5d57e-280d-4dd8-9cc4-bb361358c086port-1 2019-01-18 06:44:23,910 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/ports/5a7a0cb0-3065-41cd-99df-bf160e1c9c31 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ab2b236541ece83af9206f71075e7c874629db5" 2019-01-18 06:44:24,523 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-80507058-9fa4-4f36-96fc-41682cfa3ad6 Date: Fri, 18 Jan 2019 06:44:24 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-18 06:44:24,523 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/ports/5a7a0cb0-3065-41cd-99df-bf160e1c9c31 used request id req-80507058-9fa4-4f36-96fc-41682cfa3ad6 2019-01-18 06:44:24,523 - create_instance - INFO - Deleting VM instance - CreateInstanceSingleNetworkTests-93e5d57e-280d-4dd8-9cc4-bb361358c086-inst 2019-01-18 06:44:24,526 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/servers/a49957ed-9949-40c2-8c25-bfcf68dd6bbc -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ab2b236541ece83af9206f71075e7c874629db5" 2019-01-18 06:44:24,682 - novaclient.v2.client - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 06: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 x-openstack-request-id: req-945fa803-5022-4f96-a616-d03ed0d75c84 x-compute-request-id: req-945fa803-5022-4f96-a616-d03ed0d75c84 Content-Type: application/json 2019-01-18 06:44:24,682 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/servers/a49957ed-9949-40c2-8c25-bfcf68dd6bbc used request id req-945fa803-5022-4f96-a616-d03ed0d75c84 2019-01-18 06:44:24,682 - create_instance - INFO - Checking deletion status 2019-01-18 06:44:24,685 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/a49957ed-9949-40c2-8c25-bfcf68dd6bbc -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ab2b236541ece83af9206f71075e7c874629db5" 2019-01-18 06:44:24,940 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06: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-f71ac84d-34f2-4705-b2a5-24de67bf7c0c x-compute-request-id: req-f71ac84d-34f2-4705-b2a5-24de67bf7c0c 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/a49957ed-9949-40c2-8c25-bfcf68dd6bbc", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/a49957ed-9949-40c2-8c25-bfcf68dd6bbc", "rel": "bookmark"}], "image": {"id": "e1cdb2cd-7f4c-4149-946c-d2191aac82e0", "links": [{"href": "http://172.30.9.23:8774/images/e1cdb2cd-7f4c-4149-946c-d2191aac82e0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-18T06:42:57.000000", "flavor": {"id": "dab31236-2c01-4aab-bb13-4ac969ebbe7f", "links": [{"href": "http://172.30.9.23:8774/flavors/dab31236-2c01-4aab-bb13-4ac969ebbe7f", "rel": "bookmark"}]}, "id": "a49957ed-9949-40c2-8c25-bfcf68dd6bbc", "user_id": "64d3fe35409c4d07b8f2778f80ef523c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-18T06:44:24Z", "hostId": "d7047963a0e11a7f04acd86009ee3004e0a7b0d6ca3608cd89e6afa5", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-93e5d57e-280d-4dd8-9cc4-bb361358c086-kp", "name": "CreateInstanceSingleNetworkTests-93e5d57e-280d-4dd8-9cc4-bb361358c086-inst", "created": "2019-01-18T06:42:53Z", "tenant_id": "c034d7a89f394d0c8f0d6bb7adf364e2", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-18 06:44:24,940 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/a49957ed-9949-40c2-8c25-bfcf68dd6bbc used request id req-f71ac84d-34f2-4705-b2a5-24de67bf7c0c 2019-01-18 06:44:24,940 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-93e5d57e-280d-4dd8-9cc4-bb361358c086-inst] is - ACTIVE 2019-01-18 06:44:24,940 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-18 06:44:27,944 - create_instance - DEBUG - VM status query timeout in 296.738966942 2019-01-18 06:44:27,947 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/a49957ed-9949-40c2-8c25-bfcf68dd6bbc -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ab2b236541ece83af9206f71075e7c874629db5" 2019-01-18 06:44:27,992 - novaclient.v2.client - DEBUG - RESP: [404] Date: Fri, 18 Jan 2019 06: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 x-openstack-request-id: req-14a72b22-22ce-4116-a8f9-3f835c42fafc x-compute-request-id: req-14a72b22-22ce-4116-a8f9-3f835c42fafc Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance a49957ed-9949-40c2-8c25-bfcf68dd6bbc could not be found.", "code": 404}} 2019-01-18 06:44:27,992 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/a49957ed-9949-40c2-8c25-bfcf68dd6bbc used request id req-14a72b22-22ce-4116-a8f9-3f835c42fafc 2019-01-18 06:44:27,993 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance a49957ed-9949-40c2-8c25-bfcf68dd6bbc could not be found. (HTTP 404) (Request-ID: req-14a72b22-22ce-4116-a8f9-3f835c42fafc) 2019-01-18 06:44:27,993 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstanceSingleNetworkTests-93e5d57e-280d-4dd8-9cc4-bb361358c086-inst 2019-01-18 06:44:27,994 - nova_utils - DEBUG - Deleting keypair - CreateInstanceSingleNetworkTests-93e5d57e-280d-4dd8-9cc4-bb361358c086-kp 2019-01-18 06:44:27,997 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/os-keypairs/CreateInstanceSingleNetworkTests-93e5d57e-280d-4dd8-9cc4-bb361358c086-kp -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e63ce0a49b243032f0f6d2eca7a6c6325e114e1" 2019-01-18 06:44:28,052 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 18 Jan 2019 06:44: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-680556ec-f16b-4d88-a940-c65898966faa x-compute-request-id: req-680556ec-f16b-4d88-a940-c65898966faa Content-Length: 0 Content-Type: application/json 2019-01-18 06:44:28,052 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/os-keypairs/CreateInstanceSingleNetworkTests-93e5d57e-280d-4dd8-9cc4-bb361358c086-kp used request id req-680556ec-f16b-4d88-a940-c65898966faa 2019-01-18 06:44:28,053 - OpenStackKeypair - INFO - Deleted public key file [tmp/CreateInstanceSingleNetworkTests-93e5d57e-280d-4dd8-9cc4-bb361358c086.pub] 2019-01-18 06:44:28,053 - OpenStackKeypair - INFO - Deleted private key file [tmp/CreateInstanceSingleNetworkTests-93e5d57e-280d-4dd8-9cc4-bb361358c086] 2019-01-18 06:44:28,056 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/flavors/dab31236-2c01-4aab-bb13-4ac969ebbe7f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b76640a4e8c560cb3cd30d9cbd65b1821cbc0a2f" 2019-01-18 06:44:28,107 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 18 Jan 2019 06:44: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-4fb2da5e-b341-4d9c-b03f-10d9456d77ed x-compute-request-id: req-4fb2da5e-b341-4d9c-b03f-10d9456d77ed Content-Length: 0 Content-Type: application/json 2019-01-18 06:44:28,107 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/dab31236-2c01-4aab-bb13-4ac969ebbe7f used request id req-4fb2da5e-b341-4d9c-b03f-10d9456d77ed 2019-01-18 06:44:28,108 - neutron_utils - INFO - Deleting security group rule with ID - 4a5993a6-2764-4be1-9671-4627f12cb1cc 2019-01-18 06:44:28,113 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-group-rules/4a5993a6-2764-4be1-9671-4627f12cb1cc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c7ac030ddeda343f6390c8c07cdc4341c92666a" 2019-01-18 06:44:28,350 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-83368d26-e7f0-4d4e-94cf-7cea65bbc8e8 Content-Length: 0 Date: Fri, 18 Jan 2019 06:44:28 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-18 06:44:28,350 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-group-rules/4a5993a6-2764-4be1-9671-4627f12cb1cc used request id req-83368d26-e7f0-4d4e-94cf-7cea65bbc8e8 2019-01-18 06:44:28,350 - neutron_utils - INFO - Deleting security group rule with ID - 6bc3ea94-9022-44d8-a90b-badbb1ad4e54 2019-01-18 06:44:28,355 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-group-rules/6bc3ea94-9022-44d8-a90b-badbb1ad4e54 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c7ac030ddeda343f6390c8c07cdc4341c92666a" 2019-01-18 06:44:28,451 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-766a6def-654c-4782-af87-63daba14cc0b Content-Length: 0 Date: Fri, 18 Jan 2019 06:44:28 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-18 06:44:28,451 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-group-rules/6bc3ea94-9022-44d8-a90b-badbb1ad4e54 used request id req-766a6def-654c-4782-af87-63daba14cc0b 2019-01-18 06:44:28,452 - neutron_utils - INFO - Deleting security group rule with ID - 84097282-3d86-4ed4-a36f-f5d707e9e443 2019-01-18 06:44:28,457 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-group-rules/84097282-3d86-4ed4-a36f-f5d707e9e443 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c7ac030ddeda343f6390c8c07cdc4341c92666a" 2019-01-18 06:44:28,573 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-51e16724-93d4-47d0-8e55-b03c8354ae58 Content-Length: 0 Date: Fri, 18 Jan 2019 06:44:28 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-18 06:44:28,573 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-group-rules/84097282-3d86-4ed4-a36f-f5d707e9e443 used request id req-51e16724-93d4-47d0-8e55-b03c8354ae58 2019-01-18 06:44:28,574 - neutron_utils - INFO - Deleting security group rule with ID - 19176df7-3b9b-435c-a4ab-c9cc9ab624b5 2019-01-18 06:44:28,579 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-group-rules/19176df7-3b9b-435c-a4ab-c9cc9ab624b5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c7ac030ddeda343f6390c8c07cdc4341c92666a" 2019-01-18 06:44:29,027 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-8b7911d3-be96-4156-8b35-7d309932ed8f Content-Length: 0 Date: Fri, 18 Jan 2019 06:44:29 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-18 06:44:29,027 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-group-rules/19176df7-3b9b-435c-a4ab-c9cc9ab624b5 used request id req-8b7911d3-be96-4156-8b35-7d309932ed8f 2019-01-18 06:44:29,027 - neutron_utils - INFO - Deleting security group with name - CreateInstanceSingleNetworkTests-93e5d57e-280d-4dd8-9cc4-bb361358c086-sec-grp 2019-01-18 06:44:29,032 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-groups/988ee51c-c488-4f53-b80b-7312e8e87f96 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c7ac030ddeda343f6390c8c07cdc4341c92666a" 2019-01-18 06:44:29,310 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-5b5fca94-83f4-4e5f-95b5-46544c61faad Content-Length: 0 Date: Fri, 18 Jan 2019 06:44:29 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-18 06:44:29,310 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/988ee51c-c488-4f53-b80b-7312e8e87f96 used request id req-5b5fca94-83f4-4e5f-95b5-46544c61faad 2019-01-18 06:44:29,311 - OpenStackNetwork - INFO - Removing router interface from router CreateInstanceSingleNetworkTests-93e5d57e-280d-4dd8-9cc4-bb361358c086-pub-router and subnet CreateInstanceSingleNetworkTests-93e5d57e-280d-4dd8-9cc4-bb361358c086-pub-subnet 2019-01-18 06:44:29,311 - neutron_utils - INFO - Removing router interface from router named CreateInstanceSingleNetworkTests-93e5d57e-280d-4dd8-9cc4-bb361358c086-pub-router 2019-01-18 06:44:29,317 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9696/v2.0/routers/b4a055fe-8743-4048-b65d-d2b447ed1e62/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e959dfa4f37825f806f8b2dcfedb3fca029e386d" -d '{"subnet_id": "4e733bf2-fa71-4e34-bad4-b5bf8a772ab0"}' 2019-01-18 06:44:30,831 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-91c3ffa7-b530-4598-85fe-b9b9ff7566a7 Date: Fri, 18 Jan 2019 06:44:30 GMT RESP BODY: {"network_id": "a5083e3e-623a-4016-bccd-cb11ce82f656", "tenant_id": "c034d7a89f394d0c8f0d6bb7adf364e2", "subnet_id": "4e733bf2-fa71-4e34-bad4-b5bf8a772ab0", "subnet_ids": ["4e733bf2-fa71-4e34-bad4-b5bf8a772ab0"], "port_id": "574e8350-956f-43f6-b3ec-c6f6c8a68e31", "id": "b4a055fe-8743-4048-b65d-d2b447ed1e62"} 2019-01-18 06:44:30,831 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/b4a055fe-8743-4048-b65d-d2b447ed1e62/remove_router_interface used request id req-91c3ffa7-b530-4598-85fe-b9b9ff7566a7 2019-01-18 06:44:30,831 - OpenStackNetwork - INFO - Removing router CreateInstanceSingleNetworkTests-93e5d57e-280d-4dd8-9cc4-bb361358c086-pub-router 2019-01-18 06:44:30,831 - neutron_utils - INFO - Deleting router with name - CreateInstanceSingleNetworkTests-93e5d57e-280d-4dd8-9cc4-bb361358c086-pub-router 2019-01-18 06:44:30,837 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/routers/b4a055fe-8743-4048-b65d-d2b447ed1e62 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e959dfa4f37825f806f8b2dcfedb3fca029e386d" 2019-01-18 06:44:34,292 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-a9e9c47f-d276-49fd-b230-3f36df2378fb Content-Length: 0 Date: Fri, 18 Jan 2019 06:44:34 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-18 06:44:34,292 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/routers/b4a055fe-8743-4048-b65d-d2b447ed1e62 used request id req-a9e9c47f-d276-49fd-b230-3f36df2378fb 2019-01-18 06:44:34,293 - neutron_utils - INFO - Deleting subnet with name CreateInstanceSingleNetworkTests-93e5d57e-280d-4dd8-9cc4-bb361358c086-pub-subnet 2019-01-18 06:44:34,293 - neutron_utils - INFO - Deleting subnet with name CreateInstanceSingleNetworkTests-93e5d57e-280d-4dd8-9cc4-bb361358c086-pub-subnet 2019-01-18 06:44:34,299 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/subnets/4e733bf2-fa71-4e34-bad4-b5bf8a772ab0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d28b7a8a02689083ebdccc52644fd51e6aa4c82c" 2019-01-18 06:44:36,685 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-ed352b98-235f-4062-9dc8-48ccea933f47 Date: Fri, 18 Jan 2019 06:44:36 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-18 06:44:36,685 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/4e733bf2-fa71-4e34-bad4-b5bf8a772ab0 used request id req-ed352b98-235f-4062-9dc8-48ccea933f47 2019-01-18 06:44:36,685 - neutron_utils - INFO - Deleting network with name CreateInstanceSingleNetworkTests-93e5d57e-280d-4dd8-9cc4-bb361358c086-pub-net 2019-01-18 06:44:36,690 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/networks/a5083e3e-623a-4016-bccd-cb11ce82f656 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d28b7a8a02689083ebdccc52644fd51e6aa4c82c" 2019-01-18 06:44:38,242 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-b195c8f0-6e6e-4607-82fb-f2f59235a658 Date: Fri, 18 Jan 2019 06:44:38 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-18 06:44:38,242 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/a5083e3e-623a-4016-bccd-cb11ce82f656 used request id req-b195c8f0-6e6e-4607-82fb-f2f59235a658 2019-01-18 06:44:38,243 - glance_utils - INFO - Deleting image named - CreateInstanceSingleNetworkTests-93e5d57e-280d-4dd8-9cc4-bb361358c086-image 2019-01-18 06:44:38,246 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9292/v2/images/e1cdb2cd-7f4c-4149-946c-d2191aac82e0 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d161e84cf69ea7d8ac305c8d5a4c49a771b4fde9" 2019-01-18 06:44:39,159 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-c56db797-4258-45ed-9277-7ab4bc8c77a8 Date: Fri, 18 Jan 2019 06:44:39 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-18 06:44:39,160 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/e1cdb2cd-7f4c-4149-946c-d2191aac82e0 used request id req-c56db797-4258-45ed-9277-7ab4bc8c77a8 2019-01-18 06:44:39,166 - 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}589e7d31adbf1da591e4916679b146116059c607" 2019-01-18 06:44:39,393 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-49945a0a-6a8f-4d61-b12c-8cf3def51d73 Date: Fri, 18 Jan 2019 06:44:39 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-18T04:53:26Z", "updated_at": "2019-01-18T04:53:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:53:26Z", "revision_number": 0, "id": "260c2de9-5dc5-4508-b06c-24b9d7ed838c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:53:26Z", "security_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:53:26Z", "revision_number": 0, "id": "571036d3-cb1d-483a-acb9-96f19293add9", "remote_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "remote_ip_prefix": null, "created_at": "2019-01-18T04:53:26Z", "security_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:53:26Z", "revision_number": 0, "id": "84255fa4-c13a-4cfe-b73d-e56ee216ca1e", "remote_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "remote_ip_prefix": null, "created_at": "2019-01-18T04:53:26Z", "security_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:53:26Z", "revision_number": 0, "id": "9c6f69fc-3bf8-4346-9288-5a255b82b67e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:53:26Z", "security_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "created_at": "2019-01-18T04:51:20Z", "updated_at": "2019-01-18T04:51:20Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "24c99e6f-888c-4943-9c93-54ad3b18b18c", "remote_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv4", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "2b339890-44d0-4711-a050-08a64d58e2a0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv6", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "45161a51-d6dd-4bb8-986d-bc2f88599c1d", "remote_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv6", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "87b9b994-ae22-4850-863a-6a4925bd01fe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv4", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}], "revision_number": 4, "project_id": "9c53a91613fb4d5080479ac6f51697ed", "id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "020d00b5451a467cb276d06789a1149d", "created_at": "2019-01-18T05:59:12Z", "updated_at": "2019-01-18T05:59:12Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:12Z", "revision_number": 0, "id": "38b091dd-dca7-4cbe-8c1c-dd18a74bfca8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:12Z", "security_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "tenant_id": "020d00b5451a467cb276d06789a1149d", "port_range_min": null, "ethertype": "IPv6", "project_id": "020d00b5451a467cb276d06789a1149d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:12Z", "revision_number": 0, "id": "38b9f88b-1fc0-40d1-af74-237d79be193d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:12Z", "security_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "tenant_id": "020d00b5451a467cb276d06789a1149d", "port_range_min": null, "ethertype": "IPv4", "project_id": "020d00b5451a467cb276d06789a1149d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:12Z", "revision_number": 0, "id": "60f7d4a7-1a27-4801-a1e8-5bf33633b818", "remote_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:12Z", "security_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "tenant_id": "020d00b5451a467cb276d06789a1149d", "port_range_min": null, "ethertype": "IPv6", "project_id": "020d00b5451a467cb276d06789a1149d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:12Z", "revision_number": 0, "id": "8faf6dda-6919-4b75-b745-2af38abf8dcf", "remote_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:12Z", "security_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "tenant_id": "020d00b5451a467cb276d06789a1149d", "port_range_min": null, "ethertype": "IPv4", "project_id": "020d00b5451a467cb276d06789a1149d"}], "revision_number": 4, "project_id": "020d00b5451a467cb276d06789a1149d", "id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c034d7a89f394d0c8f0d6bb7adf364e2", "created_at": "2019-01-18T06:42:27Z", "updated_at": "2019-01-18T06:42:27Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:42:27Z", "revision_number": 0, "id": "38b228e7-2c70-4887-b385-d0a7ce2e36e1", "remote_group_id": "82176fb5-4a06-4422-b3c2-0516fb784509", "remote_ip_prefix": null, "created_at": "2019-01-18T06:42:27Z", "security_group_id": "82176fb5-4a06-4422-b3c2-0516fb784509", "tenant_id": "c034d7a89f394d0c8f0d6bb7adf364e2", "port_range_min": null, "ethertype": "IPv6", "project_id": "c034d7a89f394d0c8f0d6bb7adf364e2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:42:27Z", "revision_number": 0, "id": "698a2881-ba13-414c-be40-38fca6f185a0", "remote_group_id": "82176fb5-4a06-4422-b3c2-0516fb784509", "remote_ip_prefix": null, "created_at": "2019-01-18T06:42:27Z", "security_group_id": "82176fb5-4a06-4422-b3c2-0516fb784509", "tenant_id": "c034d7a89f394d0c8f0d6bb7adf364e2", "port_range_min": null, "ethertype": "IPv4", "project_id": "c034d7a89f394d0c8f0d6bb7adf364e2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:42:27Z", "revision_number": 0, "id": "810e59e7-ef80-4a58-adca-eedf0116a5b5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T06:42:27Z", "security_group_id": "82176fb5-4a06-4422-b3c2-0516fb784509", "tenant_id": "c034d7a89f394d0c8f0d6bb7adf364e2", "port_range_min": null, "ethertype": "IPv4", "project_id": "c034d7a89f394d0c8f0d6bb7adf364e2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:42:27Z", "revision_number": 0, "id": "e0a15deb-84e6-42d0-a493-a98228560b69", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T06:42:27Z", "security_group_id": "82176fb5-4a06-4422-b3c2-0516fb784509", "tenant_id": "c034d7a89f394d0c8f0d6bb7adf364e2", "port_range_min": null, "ethertype": "IPv6", "project_id": "c034d7a89f394d0c8f0d6bb7adf364e2"}], "revision_number": 4, "project_id": "c034d7a89f394d0c8f0d6bb7adf364e2", "id": "82176fb5-4a06-4422-b3c2-0516fb784509", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "created_at": "2019-01-18T04:39:06Z", "updated_at": "2019-01-18T04:39:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "0aedefa2-edbc-47b5-bead-e954540f6937", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "47feb8aba08a40dca7028a1701e597b9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "4bf1a402-0fa2-4cfd-9fee-4a28f16bb271", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "47feb8aba08a40dca7028a1701e597b9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "4e399c2e-bc03-4aa3-b192-1fafdc9248ba", "remote_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "47feb8aba08a40dca7028a1701e597b9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "8860837e-afbd-4411-adf9-d88db88c2114", "remote_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "47feb8aba08a40dca7028a1701e597b9"}], "revision_number": 4, "project_id": "47feb8aba08a40dca7028a1701e597b9", "id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "name": "default"}]} 2019-01-18 06:44:39,393 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-49945a0a-6a8f-4d61-b12c-8cf3def51d73 2019-01-18 06:44:39,398 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/9c53a91613fb4d5080479ac6f51697ed -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}589e7d31adbf1da591e4916679b146116059c607" 2019-01-18 06:44:39,488 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:44:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-23b3ca05-5367-4740-80c0-e84c5e6a9656 Content-Encoding: gzip Content-Length: 190 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/9c53a91613fb4d5080479ac6f51697ed"}, "enabled": true, "id": "9c53a91613fb4d5080479ac6f51697ed", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2019-01-18 06:44:39,488 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/9c53a91613fb4d5080479ac6f51697ed used request id req-23b3ca05-5367-4740-80c0-e84c5e6a9656 2019-01-18 06:44:39,493 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/020d00b5451a467cb276d06789a1149d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}589e7d31adbf1da591e4916679b146116059c607" 2019-01-18 06:44:39,580 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:44:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-181e045c-74fa-4b89-8c46-48f4e893cda3 Content-Encoding: gzip Content-Length: 248 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/020d00b5451a467cb276d06789a1149d"}, "enabled": true, "id": "020d00b5451a467cb276d06789a1149d", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}} 2019-01-18 06:44:39,580 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/020d00b5451a467cb276d06789a1149d used request id req-181e045c-74fa-4b89-8c46-48f4e893cda3 2019-01-18 06:44:39,584 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/c034d7a89f394d0c8f0d6bb7adf364e2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}589e7d31adbf1da591e4916679b146116059c607" 2019-01-18 06:44:39,665 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:44:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-246f1bcc-94f7-47b0-b5cd-caeeb38229c6 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/c034d7a89f394d0c8f0d6bb7adf364e2"}, "enabled": true, "id": "c034d7a89f394d0c8f0d6bb7adf364e2", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-b559c6fd-9bd8-444-proj"}} 2019-01-18 06:44:39,665 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/c034d7a89f394d0c8f0d6bb7adf364e2 used request id req-246f1bcc-94f7-47b0-b5cd-caeeb38229c6 2019-01-18 06:44:39,665 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 82176fb5-4a06-4422-b3c2-0516fb784509 2019-01-18 06:44:39,671 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=82176fb5-4a06-4422-b3c2-0516fb784509 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}589e7d31adbf1da591e4916679b146116059c607" 2019-01-18 06:44:39,854 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-d34cee45-17d2-4d32-9c01-fcafd00cf388 Date: Fri, 18 Jan 2019 06:44:39 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "82176fb5-4a06-4422-b3c2-0516fb784509", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T06:42:27Z", "security_group_id": "82176fb5-4a06-4422-b3c2-0516fb784509", "port_range_min": null, "revision_number": 0, "tenant_id": "c034d7a89f394d0c8f0d6bb7adf364e2", "created_at": "2019-01-18T06:42:27Z", "project_id": "c034d7a89f394d0c8f0d6bb7adf364e2", "id": "38b228e7-2c70-4887-b385-d0a7ce2e36e1"}, {"remote_group_id": "82176fb5-4a06-4422-b3c2-0516fb784509", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T06:42:27Z", "security_group_id": "82176fb5-4a06-4422-b3c2-0516fb784509", "port_range_min": null, "revision_number": 0, "tenant_id": "c034d7a89f394d0c8f0d6bb7adf364e2", "created_at": "2019-01-18T06:42:27Z", "project_id": "c034d7a89f394d0c8f0d6bb7adf364e2", "id": "698a2881-ba13-414c-be40-38fca6f185a0"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T06:42:27Z", "security_group_id": "82176fb5-4a06-4422-b3c2-0516fb784509", "port_range_min": null, "revision_number": 0, "tenant_id": "c034d7a89f394d0c8f0d6bb7adf364e2", "created_at": "2019-01-18T06:42:27Z", "project_id": "c034d7a89f394d0c8f0d6bb7adf364e2", "id": "810e59e7-ef80-4a58-adca-eedf0116a5b5"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T06:42:27Z", "security_group_id": "82176fb5-4a06-4422-b3c2-0516fb784509", "port_range_min": null, "revision_number": 0, "tenant_id": "c034d7a89f394d0c8f0d6bb7adf364e2", "created_at": "2019-01-18T06:42:27Z", "project_id": "c034d7a89f394d0c8f0d6bb7adf364e2", "id": "e0a15deb-84e6-42d0-a493-a98228560b69"}]} 2019-01-18 06:44:39,854 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=82176fb5-4a06-4422-b3c2-0516fb784509 used request id req-d34cee45-17d2-4d32-9c01-fcafd00cf388 2019-01-18 06:44:39,855 - neutron_utils - INFO - Deleting security group with name - default 2019-01-18 06:44:39,860 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-groups/82176fb5-4a06-4422-b3c2-0516fb784509 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}589e7d31adbf1da591e4916679b146116059c607" 2019-01-18 06:44:40,181 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-ea8e3899-3b6c-4251-8a8c-4bab32615ff3 Content-Length: 0 Date: Fri, 18 Jan 2019 06:44:40 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-18 06:44:40,181 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/82176fb5-4a06-4422-b3c2-0516fb784509 used request id req-ea8e3899-3b6c-4251-8a8c-4bab32615ff3 2019-01-18 06:44:40,182 - keystone_utils - INFO - Deleting project with name - CreateInstanceSingleNetworkTests-b559c6fd-9bd8-444-proj 2019-01-18 06:44:40,185 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/c034d7a89f394d0c8f0d6bb7adf364e2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}589e7d31adbf1da591e4916679b146116059c607" 2019-01-18 06:44:40,408 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 06:44:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-307b65b3-b55e-4ac4-ae86-83b989fd1dde Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 06:44:40,408 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/c034d7a89f394d0c8f0d6bb7adf364e2 used request id req-307b65b3-b55e-4ac4-ae86-83b989fd1dde 2019-01-18 06:44:40,409 - keystone_utils - INFO - Deleting role with name - CreateInstanceSingleNetworkTests-b559c6fd-9bd8-444-proj-role 2019-01-18 06:44:40,412 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/1f9d32a9466b46ca9ecb541ca104bb9a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}589e7d31adbf1da591e4916679b146116059c607" 2019-01-18 06:44:40,531 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 06:44:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a9dcf3cc-a3ee-4281-9875-ea2142d58ec5 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 06:44:40,531 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/1f9d32a9466b46ca9ecb541ca104bb9a used request id req-a9dcf3cc-a3ee-4281-9875-ea2142d58ec5 2019-01-18 06:44:40,535 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}589e7d31adbf1da591e4916679b146116059c607" 2019-01-18 06:44:40,616 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:44:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dd23e4d1-6f6e-490a-aced-357a37ce38ae Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "488fca829f8b496daa1cd2cdc6e45c49", "links": {"self": "http://172.30.9.23:5000/v3/roles/488fca829f8b496daa1cd2cdc6e45c49"}, "name": "Member"}, {"domain_id": null, "id": "6b7f4f4f76264b6fb449c43b86ee3817", "links": {"self": "http://172.30.9.23:5000/v3/roles/6b7f4f4f76264b6fb449c43b86ee3817"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a482b711adf94961bf4bb28eda7f0e28", "links": {"self": "http://172.30.9.23:5000/v3/roles/a482b711adf94961bf4bb28eda7f0e28"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c65201bd05504fa786d79b166e8bbba3", "links": {"self": "http://172.30.9.23:5000/v3/roles/c65201bd05504fa786d79b166e8bbba3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "e7e317b66c174923a8cb46c48d897c8d", "links": {"self": "http://172.30.9.23:5000/v3/roles/e7e317b66c174923a8cb46c48d897c8d"}, "name": "ResellerAdmin"}]} 2019-01-18 06:44:40,616 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-dd23e4d1-6f6e-490a-aced-357a37ce38ae 2019-01-18 06:44:40,617 - keystone_utils - INFO - Deleting user with name - CreateInstanceSingleNetworkTests-b559c6fd-9bd8-444-user 2019-01-18 06:44:40,620 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/64d3fe35409c4d07b8f2778f80ef523c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb1a2ef0eaaf69b9d1421e13919df184e5e20ffe" 2019-01-18 06:44:40,897 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 06:44:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cf5e6bd0-7860-4192-89ca-e3fc9e0f735f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 06:44:40,897 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/64d3fe35409c4d07b8f2778f80ef523c used request id req-cf5e6bd0-7860-4192-89ca-e3fc9e0f735f 2019-01-18 06:44:40,899 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:44:41,285 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "488fca829f8b496daa1cd2cdc6e45c49", "name": "Member"}, {"id": "c65201bd05504fa786d79b166e8bbba3", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}], "expires_at": "2019-01-18T07:44:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "020d00b5451a467cb276d06789a1149d", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "id": "e292c913af7844408b6509a836e493f5"}, "audit_ids": ["fhtYfrLVS6OoB-VEXpffRQ"], "issued_at": "2019-01-18T06:44:41.000000Z"}} 2019-01-18 06:44:41,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}23c424ff5b49e3b097c556584230169037931d05" 2019-01-18 06:44:41,362 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:44:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-df83a0bf-38b6-4649-960b-ffaf3fcbf3d2 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:44:41,363 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-df83a0bf-38b6-4649-960b-ffaf3fcbf3d2 2019-01-18 06:44:41,364 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:44:41,365 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:44:41,757 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "488fca829f8b496daa1cd2cdc6e45c49", "name": "Member"}, {"id": "c65201bd05504fa786d79b166e8bbba3", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}], "expires_at": "2019-01-18T07:44:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "020d00b5451a467cb276d06789a1149d", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "id": "e292c913af7844408b6509a836e493f5"}, "audit_ids": ["v0MB61OaTIWSP9F-cqseAw"], "issued_at": "2019-01-18T06:44:41.000000Z"}} 2019-01-18 06:44:41,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}8c7db9764480b911d1a234f73e3f27426b502d92" 2019-01-18 06:44:41,846 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:44:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-74870b26-af56-4448-9052-c58e0bde9364 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:44:41,846 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-74870b26-af56-4448-9052-c58e0bde9364 2019-01-18 06:44:41,851 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-18 06:44:41,856 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 18 Jan 2019 06:44: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"}]}]}} 2019-01-18 06:44:41,857 - 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-b7187f8f-d125-4c1-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c7db9764480b911d1a234f73e3f27426b502d92" 2019-01-18 06:44:41,956 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:44:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3a7d4063-fcd6-4002-9cb7-79ac15a4da52 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-b7187f8f-d125-4c1-proj", "previous": null, "next": null}, "projects": []} 2019-01-18 06:44:41,956 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSingleNetworkTests-b7187f8f-d125-4c1-proj used request id req-3a7d4063-fcd6-4002-9cb7-79ac15a4da52 2019-01-18 06:44:41,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}8c7db9764480b911d1a234f73e3f27426b502d92" 2019-01-18 06:44:41,977 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:44:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aeb1091a-ae6c-475f-977c-26c4a31b252a Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-18 06:44:41,977 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-aeb1091a-ae6c-475f-977c-26c4a31b252a 2019-01-18 06:44:41,981 - 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}8c7db9764480b911d1a234f73e3f27426b502d92" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-b7187f8f-d125-4c1-proj"}}' 2019-01-18 06:44:42,100 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 18 Jan 2019 06:44:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8307ece4-cdec-41a3-aba5-e386afe0224d Content-Length: 317 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/dfb6f39769db485397cc20bc3fa48965"}, "enabled": true, "id": "dfb6f39769db485397cc20bc3fa48965", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-b7187f8f-d125-4c1-proj"}} 2019-01-18 06:44:42,100 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-8307ece4-cdec-41a3-aba5-e386afe0224d 2019-01-18 06:44:42,100 - keystone_utils - INFO - Created project with name - CreateInstanceSingleNetworkTests-b7187f8f-d125-4c1-proj 2019-01-18 06:44:42,100 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:44:42,101 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:44:42,489 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "488fca829f8b496daa1cd2cdc6e45c49", "name": "Member"}, {"id": "c65201bd05504fa786d79b166e8bbba3", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}], "expires_at": "2019-01-18T07:44:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "020d00b5451a467cb276d06789a1149d", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "id": "e292c913af7844408b6509a836e493f5"}, "audit_ids": ["cLKSali_SVq7igpkhWusqw"], "issued_at": "2019-01-18T06:44:42.000000Z"}} 2019-01-18 06:44:42,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}dbde73b5cbd82f57e9841e6b3afdff9fcd11ab29" 2019-01-18 06:44:42,577 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:44:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f1ee5d76-0e76-43fa-9537-0fc1b26a724e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:44:42,577 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-f1ee5d76-0e76-43fa-9537-0fc1b26a724e 2019-01-18 06:44:42,581 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-18 06:44:42,587 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 18 Jan 2019 06:44: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"}]}]}} 2019-01-18 06:44:42,588 - 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}dbde73b5cbd82f57e9841e6b3afdff9fcd11ab29" 2019-01-18 06:44:42,697 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:44:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-755c0664-d69d-4508-be5c-f9489f099830 Content-Encoding: gzip Content-Length: 869 Content-Type: application/json RESP BODY: {"users": [{"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/0607a2b4beb0408e9fa51cc5ba027ac6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0607a2b4beb0408e9fa51cc5ba027ac6", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/17c61b95071545a094cc82823d2b88b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "17c61b95071545a094cc82823d2b88b8", "email": "nova@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/29e5d2dfed2447bda26fc75bd1122674"}, "domain_id": "default", "enabled": true, "options": {}, "id": "29e5d2dfed2447bda26fc75bd1122674", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/3b6dcc8c791e4b6e8831f5b5e583de80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3b6dcc8c791e4b6e8831f5b5e583de80", "email": "neutron@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.23:5000/v3/users/45ab52d673584bc198669be88c88b878"}, "domain_id": "default", "enabled": true, "options": {}, "id": "45ab52d673584bc198669be88c88b878", "email": "barbican@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/57795b4ee52f49c6a71f55bb6c4012f8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "57795b4ee52f49c6a71f55bb6c4012f8", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/5c52969262974d64ac2a300ca5d60f50"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c52969262974d64ac2a300ca5d60f50", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/5fc15572bb1c489ba92bd9945bbc1f64"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5fc15572bb1c489ba92bd9945bbc1f64", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/6b519d70e25f4e61a9dfd738cd6bba22"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6b519d70e25f4e61a9dfd738cd6bba22", "email": "heat@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.23:5000/v3/users/8248437208b540c2893a7117ad102a87"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8248437208b540c2893a7117ad102a87", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/890dee97e62840c5b15e36f03f6b7efc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "890dee97e62840c5b15e36f03f6b7efc", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/8cccb516ecc44ed9bb7c8633df108fd4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8cccb516ecc44ed9bb7c8633df108fd4", "email": "glance@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.23:5000/v3/users/97c3d863a98148299fa116fdb54be470"}, "domain_id": "default", "enabled": true, "options": {}, "id": "97c3d863a98148299fa116fdb54be470", "email": "tacker@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/a2a0c8c0f19941808c9f618af50b3b79"}, "domain_id": "c19db1b8f60647a9a114cd23287c807b", "enabled": true, "options": {}, "id": "a2a0c8c0f19941808c9f618af50b3b79", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "links": {"self": "http://172.30.9.23:5000/v3/users/e292c913af7844408b6509a836e493f5"}, "domain_id": "default", "enabled": true, "id": "e292c913af7844408b6509a836e493f5", "options": {}}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/fe5de73ba9cb41b2be24ccf1f72f5ed4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe5de73ba9cb41b2be24ccf1f72f5ed4", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2019-01-18 06:44:42,697 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-755c0664-d69d-4508-be5c-f9489f099830 2019-01-18 06:44:42,701 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateInstanceSingleNetworkTests-b7187f8f-d125-4c1-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dbde73b5cbd82f57e9841e6b3afdff9fcd11ab29" 2019-01-18 06:44:42,789 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:44:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-689fc820-c13f-4923-b7ce-9204dd57c764 Content-Encoding: gzip Content-Length: 259 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateInstanceSingleNetworkTests-b7187f8f-d125-4c1-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/dfb6f39769db485397cc20bc3fa48965"}, "enabled": true, "id": "dfb6f39769db485397cc20bc3fa48965", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-b7187f8f-d125-4c1-proj"}]} 2019-01-18 06:44:42,789 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateInstanceSingleNetworkTests-b7187f8f-d125-4c1-proj used request id req-689fc820-c13f-4923-b7ce-9204dd57c764 2019-01-18 06:44:42,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}dbde73b5cbd82f57e9841e6b3afdff9fcd11ab29" 2019-01-18 06:44:42,874 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:44:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4924f55a-b938-4fef-bc38-c213f2b4ea68 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-18 06:44:42,875 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-4924f55a-b938-4fef-bc38-c213f2b4ea68 2019-01-18 06:44:43,303 - keystone_utils - INFO - Created user with name - CreateInstanceSingleNetworkTests-b7187f8f-d125-4c1-user 2019-01-18 06:44:43,303 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:44:43,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}8c7db9764480b911d1a234f73e3f27426b502d92" 2019-01-18 06:44:43,392 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:44:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e7c35e95-ee17-4608-b020-f1fd3885bc8c Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "488fca829f8b496daa1cd2cdc6e45c49", "links": {"self": "http://172.30.9.23:5000/v3/roles/488fca829f8b496daa1cd2cdc6e45c49"}, "name": "Member"}, {"domain_id": null, "id": "6b7f4f4f76264b6fb449c43b86ee3817", "links": {"self": "http://172.30.9.23:5000/v3/roles/6b7f4f4f76264b6fb449c43b86ee3817"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a482b711adf94961bf4bb28eda7f0e28", "links": {"self": "http://172.30.9.23:5000/v3/roles/a482b711adf94961bf4bb28eda7f0e28"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c65201bd05504fa786d79b166e8bbba3", "links": {"self": "http://172.30.9.23:5000/v3/roles/c65201bd05504fa786d79b166e8bbba3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "e7e317b66c174923a8cb46c48d897c8d", "links": {"self": "http://172.30.9.23:5000/v3/roles/e7e317b66c174923a8cb46c48d897c8d"}, "name": "ResellerAdmin"}]} 2019-01-18 06:44:43,392 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-e7c35e95-ee17-4608-b020-f1fd3885bc8c 2019-01-18 06:44:43,396 - 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}8c7db9764480b911d1a234f73e3f27426b502d92" -d '{"role": {"name": "CreateInstanceSingleNetworkTests-b7187f8f-d125-4c1-proj-role"}}' 2019-01-18 06:44:43,494 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 18 Jan 2019 06:44:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dec91907-2539-4eb3-a695-c1182c12bc93 Content-Length: 231 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "42716f8d73e344d9834073ab824dc5e3", "links": {"self": "http://172.30.9.23:5000/v3/roles/42716f8d73e344d9834073ab824dc5e3"}, "name": "CreateInstanceSingleNetworkTests-b7187f8f-d125-4c1-proj-role"}} 2019-01-18 06:44:43,495 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-dec91907-2539-4eb3-a695-c1182c12bc93 2019-01-18 06:44:43,495 - keystone_utils - INFO - Created role with name - CreateInstanceSingleNetworkTests-b7187f8f-d125-4c1-proj-role 2019-01-18 06:44:43,499 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/42716f8d73e344d9834073ab824dc5e3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c7db9764480b911d1a234f73e3f27426b502d92" 2019-01-18 06:44:43,516 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:44:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ad493c4e-f094-4654-80d1-c8eae347db77 Content-Encoding: gzip Content-Length: 184 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.23:5000/v3/roles/42716f8d73e344d9834073ab824dc5e3"}, "domain_id": null, "name": "CreateInstanceSingleNetworkTests-b7187f8f-d125-4c1-proj-role", "id": "42716f8d73e344d9834073ab824dc5e3"}} 2019-01-18 06:44:43,516 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/42716f8d73e344d9834073ab824dc5e3 used request id req-ad493c4e-f094-4654-80d1-c8eae347db77 2019-01-18 06:44:43,517 - keystone_utils - INFO - Granting role CreateInstanceSingleNetworkTests-b7187f8f-d125-4c1-proj-role to project CreateInstanceSingleNetworkTests-b7187f8f-d125-4c1-proj 2019-01-18 06:44:43,520 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/dfb6f39769db485397cc20bc3fa48965/users/161f224b75db4f5c942f449aeb74bdd4/roles/42716f8d73e344d9834073ab824dc5e3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c7db9764480b911d1a234f73e3f27426b502d92" 2019-01-18 06:44:43,647 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 06:44:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-08554308-f0c4-42c6-b532-b6307bdca939 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 06:44:43,647 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/dfb6f39769db485397cc20bc3fa48965/users/161f224b75db4f5c942f449aeb74bdd4/roles/42716f8d73e344d9834073ab824dc5e3 used request id req-08554308-f0c4-42c6-b532-b6307bdca939 2019-01-18 06:44:43,648 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-18 06:44:43,649 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2019-01-18 06:44:43,649 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:44:43,650 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:44:44,017 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "42716f8d73e344d9834073ab824dc5e3", "name": "CreateInstanceSingleNetworkTests-b7187f8f-d125-4c1-proj-role"}], "expires_at": "2019-01-18T07:44:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "dfb6f39769db485397cc20bc3fa48965", "name": "CreateInstanceSingleNetworkTests-b7187f8f-d125-4c1-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/dfb6f39769db485397cc20bc3fa48965", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/dfb6f39769db485397cc20bc3fa48965", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/dfb6f39769db485397cc20bc3fa48965", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/dfb6f39769db485397cc20bc3fa48965", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/dfb6f39769db485397cc20bc3fa48965", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/dfb6f39769db485397cc20bc3fa48965", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/dfb6f39769db485397cc20bc3fa48965", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/dfb6f39769db485397cc20bc3fa48965", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/dfb6f39769db485397cc20bc3fa48965", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/dfb6f39769db485397cc20bc3fa48965", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/dfb6f39769db485397cc20bc3fa48965", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/dfb6f39769db485397cc20bc3fa48965", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-b7187f8f-d125-4c1-user", "id": "161f224b75db4f5c942f449aeb74bdd4"}, "audit_ids": ["u9W20PScT4CwaXRa-2id3A"], "issued_at": "2019-01-18T06:44:44.000000Z"}} 2019-01-18 06:44:44,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}c655beb0fb3170876769c7307270954fc8df6ef3" 2019-01-18 06:44:44,100 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:44:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ee409aa5-ca77-45f6-b014-80bd85ee8186 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:44:44,100 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-ee409aa5-ca77-45f6-b014-80bd85ee8186 2019-01-18 06:44:44,105 - 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-1e543468-3fc8-41c9-aff7-e843f7e4e035-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c655beb0fb3170876769c7307270954fc8df6ef3" 2019-01-18 06:44:44,290 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 177 Content-Type: application/json X-Openstack-Request-Id: req-f7a8a701-041c-48f2-bc59-ab6fa1abf277 Date: Fri, 18 Jan 2019 06:44:44 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceSingleNetworkTests-1e543468-3fc8-41c9-aff7-e843f7e4e035-image"} 2019-01-18 06:44:44,290 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSingleNetworkTests-1e543468-3fc8-41c9-aff7-e843f7e4e035-image used request id req-f7a8a701-041c-48f2-bc59-ab6fa1abf277 2019-01-18 06:44:44,294 - 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}c655beb0fb3170876769c7307270954fc8df6ef3" 2019-01-18 06:44:44,541 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-04489a8d-b7cc-49ce-a761-61538135ef99 Date: Fri, 18 Jan 2019 06:44: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"}}} 2019-01-18 06:44:44,541 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-04489a8d-b7cc-49ce-a761-61538135ef99 2019-01-18 06:44:44,572 - 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}c655beb0fb3170876769c7307270954fc8df6ef3" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstanceSingleNetworkTests-1e543468-3fc8-41c9-aff7-e843f7e4e035-image"}' 2019-01-18 06:44:44,748 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 636 Content-Type: application/json Location: http://172.30.9.23:9292/v2/images/1de97799-19b3-48d3-9173-aae591d5c830 X-Openstack-Request-Id: req-90c8a152-7dc5-4008-abaf-661bb2c93dc0 Date: Fri, 18 Jan 2019 06:44:44 GMT RESP BODY: {"status": "queued", "name": "CreateInstanceSingleNetworkTests-1e543468-3fc8-41c9-aff7-e843f7e4e035-image", "tags": [], "container_format": "bare", "created_at": "2019-01-18T06:44:44Z", "size": null, "disk_format": "qcow2", "updated_at": "2019-01-18T06:44:44Z", "visibility": "shared", "locations": [], "self": "/v2/images/1de97799-19b3-48d3-9173-aae591d5c830", "min_disk": 0, "protected": false, "id": "1de97799-19b3-48d3-9173-aae591d5c830", "file": "/v2/images/1de97799-19b3-48d3-9173-aae591d5c830/file", "checksum": null, "owner": "dfb6f39769db485397cc20bc3fa48965", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-18 06:44:44,749 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-90c8a152-7dc5-4008-abaf-661bb2c93dc0 2019-01-18 06:44:44,759 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9292/v2/images/1de97799-19b3-48d3-9173-aae591d5c830/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c655beb0fb3170876769c7307270954fc8df6ef3" -d '' 2019-01-18 06:44:46,387 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-9c6b6a93-2201-405f-93e3-26f4247a7174 Date: Fri, 18 Jan 2019 06:44:46 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-18 06:44:46,387 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/1de97799-19b3-48d3-9173-aae591d5c830/file used request id req-9c6b6a93-2201-405f-93e3-26f4247a7174 2019-01-18 06:44:46,388 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-01-18 06:44:46,391 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/1de97799-19b3-48d3-9173-aae591d5c830 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c655beb0fb3170876769c7307270954fc8df6ef3" 2019-01-18 06:44:46,560 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 897 Content-Type: application/json X-Openstack-Request-Id: req-e34021e6-02a8-411e-a4f1-c001c638ea10 Date: Fri, 18 Jan 2019 06:44:46 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceSingleNetworkTests-1e543468-3fc8-41c9-aff7-e843f7e4e035-image", "tags": [], "container_format": "bare", "created_at": "2019-01-18T06:44:44Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-18T06:44:46Z", "visibility": "shared", "locations": [{"url": "rbd://af014572-0a5d-4a80-a07f-9105f52ab2c1/images/1de97799-19b3-48d3-9173-aae591d5c830/snap", "metadata": {}}], "self": "/v2/images/1de97799-19b3-48d3-9173-aae591d5c830", "min_disk": 0, "protected": false, "id": "1de97799-19b3-48d3-9173-aae591d5c830", "file": "/v2/images/1de97799-19b3-48d3-9173-aae591d5c830/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "dfb6f39769db485397cc20bc3fa48965", "direct_url": "rbd://af014572-0a5d-4a80-a07f-9105f52ab2c1/images/1de97799-19b3-48d3-9173-aae591d5c830/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-18 06:44:46,560 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/1de97799-19b3-48d3-9173-aae591d5c830 used request id req-e34021e6-02a8-411e-a4f1-c001c638ea10 2019-01-18 06:44:46,563 - 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}c655beb0fb3170876769c7307270954fc8df6ef3" 2019-01-18 06:44:46,715 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-aef5d759-5f46-4249-aa3d-662999e51989 Date: Fri, 18 Jan 2019 06:44:46 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"}}} 2019-01-18 06:44:46,715 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-aef5d759-5f46-4249-aa3d-662999e51989 2019-01-18 06:44:46,718 - create_image - INFO - Created image with name - CreateInstanceSingleNetworkTests-1e543468-3fc8-41c9-aff7-e843f7e4e035-image 2019-01-18 06:44:46,721 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/1de97799-19b3-48d3-9173-aae591d5c830 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c655beb0fb3170876769c7307270954fc8df6ef3" 2019-01-18 06:44:46,876 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 897 Content-Type: application/json X-Openstack-Request-Id: req-2442c16e-a19a-4ce1-96af-7851a32cb49c Date: Fri, 18 Jan 2019 06:44:46 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceSingleNetworkTests-1e543468-3fc8-41c9-aff7-e843f7e4e035-image", "tags": [], "container_format": "bare", "created_at": "2019-01-18T06:44:44Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-18T06:44:46Z", "visibility": "shared", "locations": [{"url": "rbd://af014572-0a5d-4a80-a07f-9105f52ab2c1/images/1de97799-19b3-48d3-9173-aae591d5c830/snap", "metadata": {}}], "self": "/v2/images/1de97799-19b3-48d3-9173-aae591d5c830", "min_disk": 0, "protected": false, "id": "1de97799-19b3-48d3-9173-aae591d5c830", "file": "/v2/images/1de97799-19b3-48d3-9173-aae591d5c830/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "dfb6f39769db485397cc20bc3fa48965", "direct_url": "rbd://af014572-0a5d-4a80-a07f-9105f52ab2c1/images/1de97799-19b3-48d3-9173-aae591d5c830/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-18 06:44:46,876 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/1de97799-19b3-48d3-9173-aae591d5c830 used request id req-2442c16e-a19a-4ce1-96af-7851a32cb49c 2019-01-18 06:44:46,876 - create_image - DEBUG - Instance status is - active 2019-01-18 06:44:46,877 - create_image - DEBUG - Image is active with name - CreateInstanceSingleNetworkTests-1e543468-3fc8-41c9-aff7-e843f7e4e035-image 2019-01-18 06:44:46,877 - create_image - INFO - Image is now active with name - CreateInstanceSingleNetworkTests-1e543468-3fc8-41c9-aff7-e843f7e4e035-image 2019-01-18 06:44:46,877 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:44:46,878 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:44:47,255 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "42716f8d73e344d9834073ab824dc5e3", "name": "CreateInstanceSingleNetworkTests-b7187f8f-d125-4c1-proj-role"}], "expires_at": "2019-01-18T07:44:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "dfb6f39769db485397cc20bc3fa48965", "name": "CreateInstanceSingleNetworkTests-b7187f8f-d125-4c1-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/dfb6f39769db485397cc20bc3fa48965", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/dfb6f39769db485397cc20bc3fa48965", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/dfb6f39769db485397cc20bc3fa48965", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/dfb6f39769db485397cc20bc3fa48965", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/dfb6f39769db485397cc20bc3fa48965", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/dfb6f39769db485397cc20bc3fa48965", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/dfb6f39769db485397cc20bc3fa48965", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/dfb6f39769db485397cc20bc3fa48965", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/dfb6f39769db485397cc20bc3fa48965", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/dfb6f39769db485397cc20bc3fa48965", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/dfb6f39769db485397cc20bc3fa48965", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/dfb6f39769db485397cc20bc3fa48965", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-b7187f8f-d125-4c1-user", "id": "161f224b75db4f5c942f449aeb74bdd4"}, "audit_ids": ["_3aL57hwQdmiy5gM5ggCtg"], "issued_at": "2019-01-18T06:44:47.000000Z"}} 2019-01-18 06:44:47,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}130cdf25b2864ce9f7b536ca0fea599884dfe904" 2019-01-18 06:44:47,326 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:44:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9640449b-b457-43a8-8d7d-c9e4317142be Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:44:47,326 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-9640449b-b457-43a8-8d7d-c9e4317142be 2019-01-18 06:44:47,333 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-1e543468-3fc8-41c9-aff7-e843f7e4e035-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}130cdf25b2864ce9f7b536ca0fea599884dfe904" 2019-01-18 06:44:47,503 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-bbcb0b65-b2ba-4340-ba86-14c869d0e4c7 Date: Fri, 18 Jan 2019 06:44:47 GMT RESP BODY: {"networks":[]} 2019-01-18 06:44:47,503 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-1e543468-3fc8-41c9-aff7-e843f7e4e035-pub-net used request id req-bbcb0b65-b2ba-4340-ba86-14c869d0e4c7 2019-01-18 06:44:47,504 - neutron_utils - INFO - Creating network with name CreateInstanceSingleNetworkTests-1e543468-3fc8-41c9-aff7-e843f7e4e035-pub-net 2019-01-18 06:44:47,509 - 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}130cdf25b2864ce9f7b536ca0fea599884dfe904" -d '{"network": {"name": "CreateInstanceSingleNetworkTests-1e543468-3fc8-41c9-aff7-e843f7e4e035-pub-net", "admin_state_up": true}}' 2019-01-18 06:44:48,020 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 635 X-Openstack-Request-Id: req-7a6a6f7d-f20c-40d6-b177-f9bf38dd2977 Date: Fri, 18 Jan 2019 06:44:47 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"88ca035b-6df7-4b26-bdb1-a1eef0a3eecf","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"dfb6f39769db485397cc20bc3fa48965","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-18T06:44:47Z","is_default":false,"name":"CreateInstanceSingleNetworkTests-1e543468-3fc8-41c9-aff7-e843f7e4e035-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"dfb6f39769db485397cc20bc3fa48965","created_at":"2019-01-18T06:44:47Z","mtu":1450}} 2019-01-18 06:44:48,020 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks used request id req-7a6a6f7d-f20c-40d6-b177-f9bf38dd2977 2019-01-18 06:44:48,026 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=88ca035b-6df7-4b26-bdb1-a1eef0a3eecf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}130cdf25b2864ce9f7b536ca0fea599884dfe904" 2019-01-18 06:44:48,238 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 619 X-Openstack-Request-Id: req-cd63b8b5-f2f9-4528-ad9e-8137818ccb41 Date: Fri, 18 Jan 2019 06:44:48 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":"2019-01-18T06:44:47Z","tenant_id":"dfb6f39769db485397cc20bc3fa48965","created_at":"2019-01-18T06:44:47Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"dfb6f39769db485397cc20bc3fa48965","id":"88ca035b-6df7-4b26-bdb1-a1eef0a3eecf","name":"CreateInstanceSingleNetworkTests-1e543468-3fc8-41c9-aff7-e843f7e4e035-pub-net"}]} 2019-01-18 06:44:48,238 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=88ca035b-6df7-4b26-bdb1-a1eef0a3eecf used request id req-cd63b8b5-f2f9-4528-ad9e-8137818ccb41 2019-01-18 06:44:48,244 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=88ca035b-6df7-4b26-bdb1-a1eef0a3eecf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}130cdf25b2864ce9f7b536ca0fea599884dfe904" 2019-01-18 06:44:48,426 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-e19e84ca-a986-402d-b731-c0b8aa9069f4 Date: Fri, 18 Jan 2019 06:44:48 GMT RESP BODY: {"subnets":[]} 2019-01-18 06:44:48,426 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=88ca035b-6df7-4b26-bdb1-a1eef0a3eecf used request id req-e19e84ca-a986-402d-b731-c0b8aa9069f4 2019-01-18 06:44:48,426 - neutron_utils - INFO - Creating subnet with name CreateInstanceSingleNetworkTests-1e543468-3fc8-41c9-aff7-e843f7e4e035-pub-subnet 2019-01-18 06:44:48,432 - 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}130cdf25b2864ce9f7b536ca0fea599884dfe904" -d '{"subnets": [{"ip_version": 4, "network_id": "88ca035b-6df7-4b26-bdb1-a1eef0a3eecf", "cidr": "10.55.1.0/24", "name": "CreateInstanceSingleNetworkTests-1e543468-3fc8-41c9-aff7-e843f7e4e035-pub-subnet"}]}' 2019-01-18 06:44:49,205 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-cbb3ad24-251c-49e5-aac6-11d6cb5f9722 Date: Fri, 18 Jan 2019 06:44:49 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"88ca035b-6df7-4b26-bdb1-a1eef0a3eecf","tenant_id":"dfb6f39769db485397cc20bc3fa48965","created_at":"2019-01-18T06:44:48Z","dns_nameservers":[],"updated_at":"2019-01-18T06:44:48Z","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":"dfb6f39769db485397cc20bc3fa48965","id":"2818a5c7-8618-4189-9865-620190827c0e","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-1e543468-3fc8-41c9-aff7-e843f7e4e035-pub-subnet"}]} 2019-01-18 06:44:49,206 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets used request id req-cbb3ad24-251c-49e5-aac6-11d6cb5f9722 2019-01-18 06:44:49,211 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=88ca035b-6df7-4b26-bdb1-a1eef0a3eecf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}130cdf25b2864ce9f7b536ca0fea599884dfe904" 2019-01-18 06:44:49,455 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-e00d9622-2c02-4444-a1cd-b8cb274b8fb7 Date: Fri, 18 Jan 2019 06:44: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":["2818a5c7-8618-4189-9865-620190827c0e"],"updated_at":"2019-01-18T06:44:48Z","tenant_id":"dfb6f39769db485397cc20bc3fa48965","created_at":"2019-01-18T06:44:47Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"dfb6f39769db485397cc20bc3fa48965","id":"88ca035b-6df7-4b26-bdb1-a1eef0a3eecf","name":"CreateInstanceSingleNetworkTests-1e543468-3fc8-41c9-aff7-e843f7e4e035-pub-net"}]} 2019-01-18 06:44:49,456 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=88ca035b-6df7-4b26-bdb1-a1eef0a3eecf used request id req-e00d9622-2c02-4444-a1cd-b8cb274b8fb7 2019-01-18 06:44:49,461 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=88ca035b-6df7-4b26-bdb1-a1eef0a3eecf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}130cdf25b2864ce9f7b536ca0fea599884dfe904" 2019-01-18 06:44:49,663 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-c2f46bf8-60a3-4e25-9e7a-31b11bcb010a Date: Fri, 18 Jan 2019 06:44:49 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"88ca035b-6df7-4b26-bdb1-a1eef0a3eecf","tenant_id":"dfb6f39769db485397cc20bc3fa48965","created_at":"2019-01-18T06:44:48Z","dns_nameservers":[],"updated_at":"2019-01-18T06:44:48Z","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":"dfb6f39769db485397cc20bc3fa48965","id":"2818a5c7-8618-4189-9865-620190827c0e","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-1e543468-3fc8-41c9-aff7-e843f7e4e035-pub-subnet"}]} 2019-01-18 06:44:49,663 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=88ca035b-6df7-4b26-bdb1-a1eef0a3eecf used request id req-c2f46bf8-60a3-4e25-9e7a-31b11bcb010a 2019-01-18 06:44:49,664 - OpenStackNetwork - DEBUG - Network [88ca035b-6df7-4b26-bdb1-a1eef0a3eecf] created successfully 2019-01-18 06:44:49,664 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:44:49,665 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:44:50,044 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "42716f8d73e344d9834073ab824dc5e3", "name": "CreateInstanceSingleNetworkTests-b7187f8f-d125-4c1-proj-role"}], "expires_at": "2019-01-18T07:44:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "dfb6f39769db485397cc20bc3fa48965", "name": "CreateInstanceSingleNetworkTests-b7187f8f-d125-4c1-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/dfb6f39769db485397cc20bc3fa48965", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/dfb6f39769db485397cc20bc3fa48965", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/dfb6f39769db485397cc20bc3fa48965", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/dfb6f39769db485397cc20bc3fa48965", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/dfb6f39769db485397cc20bc3fa48965", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/dfb6f39769db485397cc20bc3fa48965", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/dfb6f39769db485397cc20bc3fa48965", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/dfb6f39769db485397cc20bc3fa48965", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/dfb6f39769db485397cc20bc3fa48965", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/dfb6f39769db485397cc20bc3fa48965", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/dfb6f39769db485397cc20bc3fa48965", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/dfb6f39769db485397cc20bc3fa48965", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-b7187f8f-d125-4c1-user", "id": "161f224b75db4f5c942f449aeb74bdd4"}, "audit_ids": ["2vovgjvETRmMt-BSvHAwfA"], "issued_at": "2019-01-18T06:44:50.000000Z"}} 2019-01-18 06:44:50,045 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2816b07158a2ef34fc59d2d03f8df02f5e324348" 2019-01-18 06:44:50,120 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:44:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bce03d72-307a-4f95-8878-ce19218b416c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:44:50,120 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-bce03d72-307a-4f95-8878-ce19218b416c 2019-01-18 06:44:50,126 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/routers?name=CreateInstanceSingleNetworkTests-1e543468-3fc8-41c9-aff7-e843f7e4e035-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2816b07158a2ef34fc59d2d03f8df02f5e324348" 2019-01-18 06:44:50,328 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-b4d25f50-f348-49c8-9ace-d04f0ba803c0 Date: Fri, 18 Jan 2019 06:44:50 GMT RESP BODY: {"routers": []} 2019-01-18 06:44:50,328 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers?name=CreateInstanceSingleNetworkTests-1e543468-3fc8-41c9-aff7-e843f7e4e035-pub-router&admin_state_up=True used request id req-b4d25f50-f348-49c8-9ace-d04f0ba803c0 2019-01-18 06:44:50,328 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:44:50,329 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:44:50,708 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "42716f8d73e344d9834073ab824dc5e3", "name": "CreateInstanceSingleNetworkTests-b7187f8f-d125-4c1-proj-role"}], "expires_at": "2019-01-18T07:44:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "dfb6f39769db485397cc20bc3fa48965", "name": "CreateInstanceSingleNetworkTests-b7187f8f-d125-4c1-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/dfb6f39769db485397cc20bc3fa48965", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/dfb6f39769db485397cc20bc3fa48965", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/dfb6f39769db485397cc20bc3fa48965", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/dfb6f39769db485397cc20bc3fa48965", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/dfb6f39769db485397cc20bc3fa48965", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/dfb6f39769db485397cc20bc3fa48965", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/dfb6f39769db485397cc20bc3fa48965", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/dfb6f39769db485397cc20bc3fa48965", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/dfb6f39769db485397cc20bc3fa48965", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/dfb6f39769db485397cc20bc3fa48965", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/dfb6f39769db485397cc20bc3fa48965", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/dfb6f39769db485397cc20bc3fa48965", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-b7187f8f-d125-4c1-user", "id": "161f224b75db4f5c942f449aeb74bdd4"}, "audit_ids": ["jXGbOaszTO-6QcbTKiy1kA"], "issued_at": "2019-01-18T06:44:50.000000Z"}} 2019-01-18 06:44:50,709 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1414515a25f34a550b6baa92365a194f4e5f525f" 2019-01-18 06:44:50,782 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:44:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d0af54a8-dcdb-4f4d-8a56-3cd474c61268 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:44:50,783 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-d0af54a8-dcdb-4f4d-8a56-3cd474c61268 2019-01-18 06:44:50,789 - 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}2816b07158a2ef34fc59d2d03f8df02f5e324348" 2019-01-18 06:44:51,029 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-91366755-52f6-4562-9208-aa22f611e748 Date: Fri, 18 Jan 2019 06:44:51 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"c7128340-d09d-4472-ab8c-6b0e75149f5d","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"47feb8aba08a40dca7028a1701e597b9","status":"ACTIVE","subnets":["99f540fb-52d8-49ca-b59c-736c854d3c9e"],"description":"","tags":[],"updated_at":"2019-01-18T04:39:13Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"47feb8aba08a40dca7028a1701e597b9","created_at":"2019-01-18T04:39:06Z","mtu":1500}]} 2019-01-18 06:44:51,029 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=external used request id req-91366755-52f6-4562-9208-aa22f611e748 2019-01-18 06:44:51,035 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=c7128340-d09d-4472-ab8c-6b0e75149f5d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2816b07158a2ef34fc59d2d03f8df02f5e324348" 2019-01-18 06:44:51,218 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-957a2fd4-0ed9-41cf-be6f-521a5a7f071f Date: Fri, 18 Jan 2019 06:44:51 GMT RESP BODY: {"subnets":[]} 2019-01-18 06:44:51,218 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=c7128340-d09d-4472-ab8c-6b0e75149f5d used request id req-957a2fd4-0ed9-41cf-be6f-521a5a7f071f 2019-01-18 06:44:51,219 - neutron_utils - INFO - Creating router with name - CreateInstanceSingleNetworkTests-1e543468-3fc8-41c9-aff7-e843f7e4e035-pub-router 2019-01-18 06:44:51,225 - 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}2816b07158a2ef34fc59d2d03f8df02f5e324348" -d '{"router": {"external_gateway_info": {"network_id": "c7128340-d09d-4472-ab8c-6b0e75149f5d"}, "name": "CreateInstanceSingleNetworkTests-1e543468-3fc8-41c9-aff7-e843f7e4e035-pub-router", "admin_state_up": true}}' 2019-01-18 06:44:56,503 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 723 X-Openstack-Request-Id: req-a817a16d-af23-4443-a427-20289b83770c Date: Fri, 18 Jan 2019 06:44:56 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "c7128340-d09d-4472-ab8c-6b0e75149f5d", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "99f540fb-52d8-49ca-b59c-736c854d3c9e", "ip_address": "172.30.9.202"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "dfb6f39769db485397cc20bc3fa48965", "created_at": "2019-01-18T06:44:52Z", "admin_state_up": true, "updated_at": "2019-01-18T06:44:53Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "dfb6f39769db485397cc20bc3fa48965", "id": "f833b954-ab73-4ae5-8a6d-24db2ff27ef7", "name": "CreateInstanceSingleNetworkTests-1e543468-3fc8-41c9-aff7-e843f7e4e035-pub-router"}} 2019-01-18 06:44:56,503 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/routers used request id req-a817a16d-af23-4443-a427-20289b83770c 2019-01-18 06:44:56,509 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?device_id=f833b954-ab73-4ae5-8a6d-24db2ff27ef7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2816b07158a2ef34fc59d2d03f8df02f5e324348" 2019-01-18 06:44:56,701 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-2fd2be2c-ed9c-4647-855d-eacfc935ece9 Date: Fri, 18 Jan 2019 06:44:56 GMT RESP BODY: {"ports":[]} 2019-01-18 06:44:56,701 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?device_id=f833b954-ab73-4ae5-8a6d-24db2ff27ef7 used request id req-2fd2be2c-ed9c-4647-855d-eacfc935ece9 2019-01-18 06:44:56,706 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-1e543468-3fc8-41c9-aff7-e843f7e4e035-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2816b07158a2ef34fc59d2d03f8df02f5e324348" 2019-01-18 06:44:56,962 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-ee1c476b-f757-44c9-9f2f-35634aaf5178 Date: Fri, 18 Jan 2019 06:44: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":["2818a5c7-8618-4189-9865-620190827c0e"],"updated_at":"2019-01-18T06:44:48Z","tenant_id":"dfb6f39769db485397cc20bc3fa48965","created_at":"2019-01-18T06:44:47Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"dfb6f39769db485397cc20bc3fa48965","id":"88ca035b-6df7-4b26-bdb1-a1eef0a3eecf","name":"CreateInstanceSingleNetworkTests-1e543468-3fc8-41c9-aff7-e843f7e4e035-pub-net"}]} 2019-01-18 06:44:56,962 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-1e543468-3fc8-41c9-aff7-e843f7e4e035-pub-net used request id req-ee1c476b-f757-44c9-9f2f-35634aaf5178 2019-01-18 06:44:56,966 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-18 06:44:56,971 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 18 Jan 2019 06:44: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"}]}]}} 2019-01-18 06:44:56,972 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/dfb6f39769db485397cc20bc3fa48965 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2816b07158a2ef34fc59d2d03f8df02f5e324348" 2019-01-18 06:44:57,047 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:44:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-695341a6-01a0-481d-bb13-eb32fd217aaa 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/dfb6f39769db485397cc20bc3fa48965"}, "enabled": true, "id": "dfb6f39769db485397cc20bc3fa48965", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-b7187f8f-d125-4c1-proj"}} 2019-01-18 06:44:57,048 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/dfb6f39769db485397cc20bc3fa48965 used request id req-695341a6-01a0-481d-bb13-eb32fd217aaa 2019-01-18 06:44:57,053 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=88ca035b-6df7-4b26-bdb1-a1eef0a3eecf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2816b07158a2ef34fc59d2d03f8df02f5e324348" 2019-01-18 06:44:57,277 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-5b9cdd01-efc8-45c7-bfe3-604cb895bb70 Date: Fri, 18 Jan 2019 06:44:57 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"88ca035b-6df7-4b26-bdb1-a1eef0a3eecf","tenant_id":"dfb6f39769db485397cc20bc3fa48965","created_at":"2019-01-18T06:44:48Z","dns_nameservers":[],"updated_at":"2019-01-18T06:44:48Z","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":"dfb6f39769db485397cc20bc3fa48965","id":"2818a5c7-8618-4189-9865-620190827c0e","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-1e543468-3fc8-41c9-aff7-e843f7e4e035-pub-subnet"}]} 2019-01-18 06:44:57,278 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=88ca035b-6df7-4b26-bdb1-a1eef0a3eecf used request id req-5b9cdd01-efc8-45c7-bfe3-604cb895bb70 2019-01-18 06:44:57,283 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=88ca035b-6df7-4b26-bdb1-a1eef0a3eecf&name=CreateInstanceSingleNetworkTests-1e543468-3fc8-41c9-aff7-e843f7e4e035-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2816b07158a2ef34fc59d2d03f8df02f5e324348" 2019-01-18 06:44:57,340 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-dabdee25-8b7b-4db3-9d4f-010dba850cd9 Date: Fri, 18 Jan 2019 06:44:57 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"88ca035b-6df7-4b26-bdb1-a1eef0a3eecf","tenant_id":"dfb6f39769db485397cc20bc3fa48965","created_at":"2019-01-18T06:44:48Z","dns_nameservers":[],"updated_at":"2019-01-18T06:44:48Z","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":"dfb6f39769db485397cc20bc3fa48965","id":"2818a5c7-8618-4189-9865-620190827c0e","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-1e543468-3fc8-41c9-aff7-e843f7e4e035-pub-subnet"}]} 2019-01-18 06:44:57,340 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=88ca035b-6df7-4b26-bdb1-a1eef0a3eecf&name=CreateInstanceSingleNetworkTests-1e543468-3fc8-41c9-aff7-e843f7e4e035-pub-subnet used request id req-dabdee25-8b7b-4db3-9d4f-010dba850cd9 2019-01-18 06:44:57,340 - OpenStackNetwork - DEBUG - Adding router to subnet... 2019-01-18 06:44:57,341 - neutron_utils - INFO - Adding interface to router with name CreateInstanceSingleNetworkTests-1e543468-3fc8-41c9-aff7-e843f7e4e035-pub-router 2019-01-18 06:44:57,346 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9696/v2.0/routers/f833b954-ab73-4ae5-8a6d-24db2ff27ef7/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2816b07158a2ef34fc59d2d03f8df02f5e324348" -d '{"subnet_id": "2818a5c7-8618-4189-9865-620190827c0e"}' 2019-01-18 06:44:59,367 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-dc8abde3-f24a-4454-8d79-ae123df0d374 Date: Fri, 18 Jan 2019 06:44:59 GMT RESP BODY: {"network_id": "88ca035b-6df7-4b26-bdb1-a1eef0a3eecf", "tenant_id": "dfb6f39769db485397cc20bc3fa48965", "subnet_id": "2818a5c7-8618-4189-9865-620190827c0e", "subnet_ids": ["2818a5c7-8618-4189-9865-620190827c0e"], "port_id": "fcb3654a-b718-4149-81bf-27be1a5ee475", "id": "f833b954-ab73-4ae5-8a6d-24db2ff27ef7"} 2019-01-18 06:44:59,367 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/f833b954-ab73-4ae5-8a6d-24db2ff27ef7/add_router_interface used request id req-dc8abde3-f24a-4454-8d79-ae123df0d374 2019-01-18 06:44:59,373 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/routers/f833b954-ab73-4ae5-8a6d-24db2ff27ef7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2816b07158a2ef34fc59d2d03f8df02f5e324348" 2019-01-18 06:44:59,688 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-a42c8a6f-a2a1-468c-9c08-f2b9fca919ae Date: Fri, 18 Jan 2019 06:44:59 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "c7128340-d09d-4472-ab8c-6b0e75149f5d", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "99f540fb-52d8-49ca-b59c-736c854d3c9e", "ip_address": "172.30.9.202"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "dfb6f39769db485397cc20bc3fa48965", "created_at": "2019-01-18T06:44:52Z", "admin_state_up": true, "updated_at": "2019-01-18T06:44:58Z", "flavor_id": null, "revision_number": 8, "routes": [], "project_id": "dfb6f39769db485397cc20bc3fa48965", "id": "f833b954-ab73-4ae5-8a6d-24db2ff27ef7", "name": "CreateInstanceSingleNetworkTests-1e543468-3fc8-41c9-aff7-e843f7e4e035-pub-router"}} 2019-01-18 06:44:59,688 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers/f833b954-ab73-4ae5-8a6d-24db2ff27ef7 used request id req-a42c8a6f-a2a1-468c-9c08-f2b9fca919ae 2019-01-18 06:44:59,694 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?device_id=f833b954-ab73-4ae5-8a6d-24db2ff27ef7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2816b07158a2ef34fc59d2d03f8df02f5e324348" 2019-01-18 06:44:59,892 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 753 X-Openstack-Request-Id: req-a4a2f376-e97e-4942-a6b5-102ebb555b8f Date: Fri, 18 Jan 2019 06:44:59 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:44:58Z","device_owner":"network:ha_router_replicated_interface","revision_number":5,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"2818a5c7-8618-4189-9865-620190827c0e","ip_address":"10.55.1.1"}],"id":"fcb3654a-b718-4149-81bf-27be1a5ee475","security_groups":[],"mac_address":"fa:16:3e:33:ec:85","project_id":"dfb6f39769db485397cc20bc3fa48965","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"88ca035b-6df7-4b26-bdb1-a1eef0a3eecf","tenant_id":"dfb6f39769db485397cc20bc3fa48965","created_at":"2019-01-18T06:44:57Z","binding:vnic_type":"normal","device_id":"f833b954-ab73-4ae5-8a6d-24db2ff27ef7"}]} 2019-01-18 06:44:59,892 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?device_id=f833b954-ab73-4ae5-8a6d-24db2ff27ef7 used request id req-a4a2f376-e97e-4942-a6b5-102ebb555b8f 2019-01-18 06:44:59,898 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets/2818a5c7-8618-4189-9865-620190827c0e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2816b07158a2ef34fc59d2d03f8df02f5e324348" 2019-01-18 06:45:00,095 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 679 X-Openstack-Request-Id: req-3cf401b6-3313-4b26-b0ff-a0e3308f8a9a Date: Fri, 18 Jan 2019 06:45:00 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"88ca035b-6df7-4b26-bdb1-a1eef0a3eecf","tenant_id":"dfb6f39769db485397cc20bc3fa48965","created_at":"2019-01-18T06:44:48Z","dns_nameservers":[],"updated_at":"2019-01-18T06:44:48Z","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":"dfb6f39769db485397cc20bc3fa48965","id":"2818a5c7-8618-4189-9865-620190827c0e","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-1e543468-3fc8-41c9-aff7-e843f7e4e035-pub-subnet"}} 2019-01-18 06:45:00,096 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets/2818a5c7-8618-4189-9865-620190827c0e used request id req-3cf401b6-3313-4b26-b0ff-a0e3308f8a9a 2019-01-18 06:45:00,096 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:45:00,097 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:45:00,479 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "488fca829f8b496daa1cd2cdc6e45c49", "name": "Member"}, {"id": "c65201bd05504fa786d79b166e8bbba3", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}], "expires_at": "2019-01-18T07:45:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "020d00b5451a467cb276d06789a1149d", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "id": "e292c913af7844408b6509a836e493f5"}, "audit_ids": ["juOcCKYdQ3yXh6H9WSIRgA"], "issued_at": "2019-01-18T06:45:00.000000Z"}} 2019-01-18 06:45:00,480 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0da05c1235805aa5cd81c6ab316724da02db021f" 2019-01-18 06:45:00,579 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:45:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9d1e2d00-0f5f-4b69-9521-f927e03b03ad Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:45:00,579 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-9d1e2d00-0f5f-4b69-9521-f927e03b03ad 2019-01-18 06:45:00,580 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-18 06:45:00,585 - 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}0da05c1235805aa5cd81c6ab316724da02db021f" 2019-01-18 06:45:00,771 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:45: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-967ca6bb-2b11-4bca-814e-6c132267730b x-compute-request-id: req-967ca6bb-2b11-4bca-814e-6c132267730b Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2019-01-18 06:45:00,771 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-967ca6bb-2b11-4bca-814e-6c132267730b 2019-01-18 06:45:00,775 - 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}0da05c1235805aa5cd81c6ab316724da02db021f" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstanceSingleNetworkTests-1e543468-3fc8-41c9-aff7-e843f7e4e035-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2019-01-18 06:45:00,825 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:45: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-00d79d11-bdd5-45f9-8660-1319a8027171 x-compute-request-id: req-00d79d11-bdd5-45f9-8660-1319a8027171 Content-Encoding: gzip Content-Length: 326 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/46fcf03e-b737-4c52-9bd3-3e538c87eac4", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/46fcf03e-b737-4c52-9bd3-3e538c87eac4", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "46fcf03e-b737-4c52-9bd3-3e538c87eac4", "name": "CreateInstanceSingleNetworkTests-1e543468-3fc8-41c9-aff7-e843f7e4e035-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2019-01-18 06:45:00,825 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-00d79d11-bdd5-45f9-8660-1319a8027171 2019-01-18 06:45:00,826 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:45:00,826 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:45:01,203 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "42716f8d73e344d9834073ab824dc5e3", "name": "CreateInstanceSingleNetworkTests-b7187f8f-d125-4c1-proj-role"}], "expires_at": "2019-01-18T07:45:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "dfb6f39769db485397cc20bc3fa48965", "name": "CreateInstanceSingleNetworkTests-b7187f8f-d125-4c1-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/dfb6f39769db485397cc20bc3fa48965", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/dfb6f39769db485397cc20bc3fa48965", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/dfb6f39769db485397cc20bc3fa48965", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/dfb6f39769db485397cc20bc3fa48965", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/dfb6f39769db485397cc20bc3fa48965", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/dfb6f39769db485397cc20bc3fa48965", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/dfb6f39769db485397cc20bc3fa48965", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/dfb6f39769db485397cc20bc3fa48965", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/dfb6f39769db485397cc20bc3fa48965", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/dfb6f39769db485397cc20bc3fa48965", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/dfb6f39769db485397cc20bc3fa48965", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/dfb6f39769db485397cc20bc3fa48965", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-b7187f8f-d125-4c1-user", "id": "161f224b75db4f5c942f449aeb74bdd4"}, "audit_ids": ["iK5w-bmiR2OYJWAkE0pKkg"], "issued_at": "2019-01-18T06:45:01.000000Z"}} 2019-01-18 06:45:01,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}f911b7442b6d4eb6bd7328e3c81a72bd3a53362d" 2019-01-18 06:45:01,278 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:45:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7749acb1-b582-4950-8b88-08a3879ac4ca Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:45:01,278 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-7749acb1-b582-4950-8b88-08a3879ac4ca 2019-01-18 06:45:01,280 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-18 06:45:01,284 - 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}f911b7442b6d4eb6bd7328e3c81a72bd3a53362d" 2019-01-18 06:45:01,445 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:45: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-c28d9aea-65b8-4297-8d93-4a0d91e7bc64 x-compute-request-id: req-c28d9aea-65b8-4297-8d93-4a0d91e7bc64 Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2019-01-18 06:45:01,446 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-c28d9aea-65b8-4297-8d93-4a0d91e7bc64 2019-01-18 06:45:01,446 - OpenStackKeypair - INFO - Creating keypair CreateInstanceSingleNetworkTests-1e543468-3fc8-41c9-aff7-e843f7e4e035-kp... 2019-01-18 06:45:01,446 - OpenStackKeypair - INFO - Creating new keypair 2019-01-18 06:45:01,499 - nova_utils - INFO - Creating keypair with name - CreateInstanceSingleNetworkTests-1e543468-3fc8-41c9-aff7-e843f7e4e035-kp 2019-01-18 06:45:01,502 - 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}f911b7442b6d4eb6bd7328e3c81a72bd3a53362d" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQC9pH5ZcGhah9XR5myVuYpZxzYnwb9MmNgFgpuH92A+6vR8fp5zs4LE5PRWNeRFdcxcow3My3q9v5tkJCycKN+La+q5z+PZCuHINEaXXU9wqFZKtlXJwI5+fk+knqbdLZ19YEoC2to4zhktalAZjjP+sblkh/RYM0IwnDrpupGcRQ==", "name": "CreateInstanceSingleNetworkTests-1e543468-3fc8-41c9-aff7-e843f7e4e035-kp"}}' 2019-01-18 06:45:01,555 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:45: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-1a0bb9d7-7ab6-4e00-85cb-96ae82925f4f x-compute-request-id: req-1a0bb9d7-7ab6-4e00-85cb-96ae82925f4f Content-Encoding: gzip Content-Length: 378 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQC9pH5ZcGhah9XR5myVuYpZxzYnwb9MmNgFgpuH92A+6vR8fp5zs4LE5PRWNeRFdcxcow3My3q9v5tkJCycKN+La+q5z+PZCuHINEaXXU9wqFZKtlXJwI5+fk+knqbdLZ19YEoC2to4zhktalAZjjP+sblkh/RYM0IwnDrpupGcRQ==", "user_id": "161f224b75db4f5c942f449aeb74bdd4", "name": "CreateInstanceSingleNetworkTests-1e543468-3fc8-41c9-aff7-e843f7e4e035-kp", "fingerprint": "c1:a6:63:4d:69:76:d1:bf:65:5d:c6:41:62:7e:09:a8"}} 2019-01-18 06:45:01,555 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-1a0bb9d7-7ab6-4e00-85cb-96ae82925f4f 2019-01-18 06:45:01,558 - file_utils - INFO - Saved public key to - tmp/CreateInstanceSingleNetworkTests-1e543468-3fc8-41c9-aff7-e843f7e4e035.pub 2019-01-18 06:45:01,558 - file_utils - INFO - Saved private key to - tmp/CreateInstanceSingleNetworkTests-1e543468-3fc8-41c9-aff7-e843f7e4e035 2019-01-18 06:45:01,559 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:45:01,559 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:45:01,944 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "42716f8d73e344d9834073ab824dc5e3", "name": "CreateInstanceSingleNetworkTests-b7187f8f-d125-4c1-proj-role"}], "expires_at": "2019-01-18T07:45:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "dfb6f39769db485397cc20bc3fa48965", "name": "CreateInstanceSingleNetworkTests-b7187f8f-d125-4c1-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/dfb6f39769db485397cc20bc3fa48965", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/dfb6f39769db485397cc20bc3fa48965", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/dfb6f39769db485397cc20bc3fa48965", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/dfb6f39769db485397cc20bc3fa48965", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/dfb6f39769db485397cc20bc3fa48965", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/dfb6f39769db485397cc20bc3fa48965", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/dfb6f39769db485397cc20bc3fa48965", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/dfb6f39769db485397cc20bc3fa48965", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/dfb6f39769db485397cc20bc3fa48965", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/dfb6f39769db485397cc20bc3fa48965", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/dfb6f39769db485397cc20bc3fa48965", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/dfb6f39769db485397cc20bc3fa48965", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-b7187f8f-d125-4c1-user", "id": "161f224b75db4f5c942f449aeb74bdd4"}, "audit_ids": ["Wg-4zqBDRL-QGwslm0qgsA"], "issued_at": "2019-01-18T06:45:01.000000Z"}} 2019-01-18 06:45:01,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}965f2b87b334e9dd7b0c3bf53738b4717cf20af1" 2019-01-18 06:45:02,024 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:45:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-04a819cb-f4c5-4ad4-b8ce-06e043c1657c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:45:02,025 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-04a819cb-f4c5-4ad4-b8ce-06e043c1657c 2019-01-18 06:45:02,031 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-1e543468-3fc8-41c9-aff7-e843f7e4e035-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}965f2b87b334e9dd7b0c3bf53738b4717cf20af1" 2019-01-18 06:45:02,253 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-e2142369-4eba-43fe-9f4d-4e4b277612db Date: Fri, 18 Jan 2019 06:45:02 GMT RESP BODY: {"security_groups": []} 2019-01-18 06:45:02,253 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-1e543468-3fc8-41c9-aff7-e843f7e4e035-sec-grp used request id req-e2142369-4eba-43fe-9f4d-4e4b277612db 2019-01-18 06:45:02,254 - OpenStackSecurityGroup - INFO - Creating security group CreateInstanceSingleNetworkTests-1e543468-3fc8-41c9-aff7-e843f7e4e035-sec-grp... 2019-01-18 06:45:02,254 - neutron_utils - INFO - Creating security group with name - CreateInstanceSingleNetworkTests-1e543468-3fc8-41c9-aff7-e843f7e4e035-sec-grp 2019-01-18 06:45:02,259 - 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}965f2b87b334e9dd7b0c3bf53738b4717cf20af1" -d '{"security_group": {"name": "CreateInstanceSingleNetworkTests-1e543468-3fc8-41c9-aff7-e843f7e4e035-sec-grp"}}' 2019-01-18 06:45:02,651 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1409 X-Openstack-Request-Id: req-f2bb193d-8322-442d-8a72-34c6a93bffb3 Date: Fri, 18 Jan 2019 06:45:02 GMT RESP BODY: {"security_group": {"description": "", "tags": [], "tenant_id": "dfb6f39769db485397cc20bc3fa48965", "created_at": "2019-01-18T06:45:02Z", "updated_at": "2019-01-18T06:45:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:45:02Z", "revision_number": 0, "id": "19cbf94e-054e-4d49-b7e2-88fa1cceb539", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T06:45:02Z", "security_group_id": "32d1566b-0ae7-4e77-abf8-3a00221aaa0b", "tenant_id": "dfb6f39769db485397cc20bc3fa48965", "port_range_min": null, "ethertype": "IPv4", "project_id": "dfb6f39769db485397cc20bc3fa48965"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:45:02Z", "revision_number": 0, "id": "31ed6115-ad9a-48f1-a270-02b0c33fc354", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T06:45:02Z", "security_group_id": "32d1566b-0ae7-4e77-abf8-3a00221aaa0b", "tenant_id": "dfb6f39769db485397cc20bc3fa48965", "port_range_min": null, "ethertype": "IPv6", "project_id": "dfb6f39769db485397cc20bc3fa48965"}], "revision_number": 2, "project_id": "dfb6f39769db485397cc20bc3fa48965", "id": "32d1566b-0ae7-4e77-abf8-3a00221aaa0b", "name": "CreateInstanceSingleNetworkTests-1e543468-3fc8-41c9-aff7-e843f7e4e035-sec-grp"}} 2019-01-18 06:45:02,652 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-groups used request id req-f2bb193d-8322-442d-8a72-34c6a93bffb3 2019-01-18 06:45:02,652 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 32d1566b-0ae7-4e77-abf8-3a00221aaa0b 2019-01-18 06:45:02,657 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=32d1566b-0ae7-4e77-abf8-3a00221aaa0b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}965f2b87b334e9dd7b0c3bf53738b4717cf20af1" 2019-01-18 06:45:02,826 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-1f0e2fa7-21c9-4263-8a75-e6abf1293d74 Date: Fri, 18 Jan 2019 06:45: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": "2019-01-18T06:45:02Z", "security_group_id": "32d1566b-0ae7-4e77-abf8-3a00221aaa0b", "port_range_min": null, "revision_number": 0, "tenant_id": "dfb6f39769db485397cc20bc3fa48965", "created_at": "2019-01-18T06:45:02Z", "project_id": "dfb6f39769db485397cc20bc3fa48965", "id": "19cbf94e-054e-4d49-b7e2-88fa1cceb539"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T06:45:02Z", "security_group_id": "32d1566b-0ae7-4e77-abf8-3a00221aaa0b", "port_range_min": null, "revision_number": 0, "tenant_id": "dfb6f39769db485397cc20bc3fa48965", "created_at": "2019-01-18T06:45:02Z", "project_id": "dfb6f39769db485397cc20bc3fa48965", "id": "31ed6115-ad9a-48f1-a270-02b0c33fc354"}]} 2019-01-18 06:45:02,826 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=32d1566b-0ae7-4e77-abf8-3a00221aaa0b used request id req-1f0e2fa7-21c9-4263-8a75-e6abf1293d74 2019-01-18 06:45:02,827 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 32d1566b-0ae7-4e77-abf8-3a00221aaa0b 2019-01-18 06:45:02,832 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=32d1566b-0ae7-4e77-abf8-3a00221aaa0b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}965f2b87b334e9dd7b0c3bf53738b4717cf20af1" 2019-01-18 06:45:02,888 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-9f772688-0468-4d8e-9687-cb7118237b53 Date: Fri, 18 Jan 2019 06:45: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": "2019-01-18T06:45:02Z", "security_group_id": "32d1566b-0ae7-4e77-abf8-3a00221aaa0b", "port_range_min": null, "revision_number": 0, "tenant_id": "dfb6f39769db485397cc20bc3fa48965", "created_at": "2019-01-18T06:45:02Z", "project_id": "dfb6f39769db485397cc20bc3fa48965", "id": "19cbf94e-054e-4d49-b7e2-88fa1cceb539"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T06:45:02Z", "security_group_id": "32d1566b-0ae7-4e77-abf8-3a00221aaa0b", "port_range_min": null, "revision_number": 0, "tenant_id": "dfb6f39769db485397cc20bc3fa48965", "created_at": "2019-01-18T06:45:02Z", "project_id": "dfb6f39769db485397cc20bc3fa48965", "id": "31ed6115-ad9a-48f1-a270-02b0c33fc354"}]} 2019-01-18 06:45:02,889 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=32d1566b-0ae7-4e77-abf8-3a00221aaa0b used request id req-9f772688-0468-4d8e-9687-cb7118237b53 2019-01-18 06:45:02,889 - neutron_utils - INFO - Retrieving security group with ID - 32d1566b-0ae7-4e77-abf8-3a00221aaa0b 2019-01-18 06:45:02,894 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?id=32d1566b-0ae7-4e77-abf8-3a00221aaa0b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}965f2b87b334e9dd7b0c3bf53738b4717cf20af1" 2019-01-18 06:45:02,966 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1412 X-Openstack-Request-Id: req-a343979e-a2c9-47fc-b631-534f665acdb3 Date: Fri, 18 Jan 2019 06:45:02 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "dfb6f39769db485397cc20bc3fa48965", "created_at": "2019-01-18T06:45:02Z", "updated_at": "2019-01-18T06:45:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:45:02Z", "revision_number": 0, "id": "19cbf94e-054e-4d49-b7e2-88fa1cceb539", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T06:45:02Z", "security_group_id": "32d1566b-0ae7-4e77-abf8-3a00221aaa0b", "tenant_id": "dfb6f39769db485397cc20bc3fa48965", "port_range_min": null, "ethertype": "IPv4", "project_id": "dfb6f39769db485397cc20bc3fa48965"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:45:02Z", "revision_number": 0, "id": "31ed6115-ad9a-48f1-a270-02b0c33fc354", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T06:45:02Z", "security_group_id": "32d1566b-0ae7-4e77-abf8-3a00221aaa0b", "tenant_id": "dfb6f39769db485397cc20bc3fa48965", "port_range_min": null, "ethertype": "IPv6", "project_id": "dfb6f39769db485397cc20bc3fa48965"}], "revision_number": 2, "project_id": "dfb6f39769db485397cc20bc3fa48965", "id": "32d1566b-0ae7-4e77-abf8-3a00221aaa0b", "name": "CreateInstanceSingleNetworkTests-1e543468-3fc8-41c9-aff7-e843f7e4e035-sec-grp"}]} 2019-01-18 06:45:02,967 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?id=32d1566b-0ae7-4e77-abf8-3a00221aaa0b used request id req-a343979e-a2c9-47fc-b631-534f665acdb3 2019-01-18 06:45:02,967 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 32d1566b-0ae7-4e77-abf8-3a00221aaa0b 2019-01-18 06:45:02,973 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=32d1566b-0ae7-4e77-abf8-3a00221aaa0b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}965f2b87b334e9dd7b0c3bf53738b4717cf20af1" 2019-01-18 06:45:03,143 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-e5e3c932-1598-4792-a8db-bc0a377dc34d Date: Fri, 18 Jan 2019 06:45:03 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": "2019-01-18T06:45:02Z", "security_group_id": "32d1566b-0ae7-4e77-abf8-3a00221aaa0b", "port_range_min": null, "revision_number": 0, "tenant_id": "dfb6f39769db485397cc20bc3fa48965", "created_at": "2019-01-18T06:45:02Z", "project_id": "dfb6f39769db485397cc20bc3fa48965", "id": "19cbf94e-054e-4d49-b7e2-88fa1cceb539"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T06:45:02Z", "security_group_id": "32d1566b-0ae7-4e77-abf8-3a00221aaa0b", "port_range_min": null, "revision_number": 0, "tenant_id": "dfb6f39769db485397cc20bc3fa48965", "created_at": "2019-01-18T06:45:02Z", "project_id": "dfb6f39769db485397cc20bc3fa48965", "id": "31ed6115-ad9a-48f1-a270-02b0c33fc354"}]} 2019-01-18 06:45:03,143 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=32d1566b-0ae7-4e77-abf8-3a00221aaa0b used request id req-e5e3c932-1598-4792-a8db-bc0a377dc34d 2019-01-18 06:45:03,144 - neutron_utils - INFO - Retrieving security group with ID - 32d1566b-0ae7-4e77-abf8-3a00221aaa0b 2019-01-18 06:45:03,149 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?id=32d1566b-0ae7-4e77-abf8-3a00221aaa0b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}965f2b87b334e9dd7b0c3bf53738b4717cf20af1" 2019-01-18 06:45:03,199 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1412 X-Openstack-Request-Id: req-a6cb2d4d-39e2-44d6-962f-4ab083ba667a Date: Fri, 18 Jan 2019 06:45:03 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "dfb6f39769db485397cc20bc3fa48965", "created_at": "2019-01-18T06:45:02Z", "updated_at": "2019-01-18T06:45:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:45:02Z", "revision_number": 0, "id": "19cbf94e-054e-4d49-b7e2-88fa1cceb539", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T06:45:02Z", "security_group_id": "32d1566b-0ae7-4e77-abf8-3a00221aaa0b", "tenant_id": "dfb6f39769db485397cc20bc3fa48965", "port_range_min": null, "ethertype": "IPv4", "project_id": "dfb6f39769db485397cc20bc3fa48965"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:45:02Z", "revision_number": 0, "id": "31ed6115-ad9a-48f1-a270-02b0c33fc354", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T06:45:02Z", "security_group_id": "32d1566b-0ae7-4e77-abf8-3a00221aaa0b", "tenant_id": "dfb6f39769db485397cc20bc3fa48965", "port_range_min": null, "ethertype": "IPv6", "project_id": "dfb6f39769db485397cc20bc3fa48965"}], "revision_number": 2, "project_id": "dfb6f39769db485397cc20bc3fa48965", "id": "32d1566b-0ae7-4e77-abf8-3a00221aaa0b", "name": "CreateInstanceSingleNetworkTests-1e543468-3fc8-41c9-aff7-e843f7e4e035-sec-grp"}]} 2019-01-18 06:45:03,199 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?id=32d1566b-0ae7-4e77-abf8-3a00221aaa0b used request id req-a6cb2d4d-39e2-44d6-962f-4ab083ba667a 2019-01-18 06:45:03,199 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 32d1566b-0ae7-4e77-abf8-3a00221aaa0b 2019-01-18 06:45:03,204 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=32d1566b-0ae7-4e77-abf8-3a00221aaa0b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}965f2b87b334e9dd7b0c3bf53738b4717cf20af1" 2019-01-18 06:45:03,361 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-7528b24c-d422-4da1-89db-773f03aac85a Date: Fri, 18 Jan 2019 06:45:03 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": "2019-01-18T06:45:02Z", "security_group_id": "32d1566b-0ae7-4e77-abf8-3a00221aaa0b", "port_range_min": null, "revision_number": 0, "tenant_id": "dfb6f39769db485397cc20bc3fa48965", "created_at": "2019-01-18T06:45:02Z", "project_id": "dfb6f39769db485397cc20bc3fa48965", "id": "19cbf94e-054e-4d49-b7e2-88fa1cceb539"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T06:45:02Z", "security_group_id": "32d1566b-0ae7-4e77-abf8-3a00221aaa0b", "port_range_min": null, "revision_number": 0, "tenant_id": "dfb6f39769db485397cc20bc3fa48965", "created_at": "2019-01-18T06:45:02Z", "project_id": "dfb6f39769db485397cc20bc3fa48965", "id": "31ed6115-ad9a-48f1-a270-02b0c33fc354"}]} 2019-01-18 06:45:03,361 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=32d1566b-0ae7-4e77-abf8-3a00221aaa0b used request id req-7528b24c-d422-4da1-89db-773f03aac85a 2019-01-18 06:45:03,361 - neutron_utils - INFO - Creating security group to security group - CreateInstanceSingleNetworkTests-1e543468-3fc8-41c9-aff7-e843f7e4e035-sec-grp 2019-01-18 06:45:03,366 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-1e543468-3fc8-41c9-aff7-e843f7e4e035-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}965f2b87b334e9dd7b0c3bf53738b4717cf20af1" 2019-01-18 06:45:03,415 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1412 X-Openstack-Request-Id: req-0ce509d5-8889-4b17-b612-6521d42bd1cf Date: Fri, 18 Jan 2019 06:45:03 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "dfb6f39769db485397cc20bc3fa48965", "created_at": "2019-01-18T06:45:02Z", "updated_at": "2019-01-18T06:45:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:45:02Z", "revision_number": 0, "id": "19cbf94e-054e-4d49-b7e2-88fa1cceb539", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T06:45:02Z", "security_group_id": "32d1566b-0ae7-4e77-abf8-3a00221aaa0b", "tenant_id": "dfb6f39769db485397cc20bc3fa48965", "port_range_min": null, "ethertype": "IPv4", "project_id": "dfb6f39769db485397cc20bc3fa48965"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:45:02Z", "revision_number": 0, "id": "31ed6115-ad9a-48f1-a270-02b0c33fc354", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T06:45:02Z", "security_group_id": "32d1566b-0ae7-4e77-abf8-3a00221aaa0b", "tenant_id": "dfb6f39769db485397cc20bc3fa48965", "port_range_min": null, "ethertype": "IPv6", "project_id": "dfb6f39769db485397cc20bc3fa48965"}], "revision_number": 2, "project_id": "dfb6f39769db485397cc20bc3fa48965", "id": "32d1566b-0ae7-4e77-abf8-3a00221aaa0b", "name": "CreateInstanceSingleNetworkTests-1e543468-3fc8-41c9-aff7-e843f7e4e035-sec-grp"}]} 2019-01-18 06:45:03,415 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-1e543468-3fc8-41c9-aff7-e843f7e4e035-sec-grp used request id req-0ce509d5-8889-4b17-b612-6521d42bd1cf 2019-01-18 06:45:03,419 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-18 06:45:03,423 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 18 Jan 2019 06:45: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"}]}]}} 2019-01-18 06:45:03,424 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/dfb6f39769db485397cc20bc3fa48965 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}965f2b87b334e9dd7b0c3bf53738b4717cf20af1" 2019-01-18 06:45:03,502 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:45:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-96a7f136-552f-44a3-a388-0e5c1ed42b81 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/dfb6f39769db485397cc20bc3fa48965"}, "enabled": true, "id": "dfb6f39769db485397cc20bc3fa48965", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-b7187f8f-d125-4c1-proj"}} 2019-01-18 06:45:03,502 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/dfb6f39769db485397cc20bc3fa48965 used request id req-96a7f136-552f-44a3-a388-0e5c1ed42b81 2019-01-18 06:45:03,502 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 32d1566b-0ae7-4e77-abf8-3a00221aaa0b 2019-01-18 06:45:03,508 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=32d1566b-0ae7-4e77-abf8-3a00221aaa0b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}965f2b87b334e9dd7b0c3bf53738b4717cf20af1" 2019-01-18 06:45:03,534 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-0361a5ea-e5eb-4588-9abb-5d1224696e87 Date: Fri, 18 Jan 2019 06:45:03 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": "2019-01-18T06:45:02Z", "security_group_id": "32d1566b-0ae7-4e77-abf8-3a00221aaa0b", "port_range_min": null, "revision_number": 0, "tenant_id": "dfb6f39769db485397cc20bc3fa48965", "created_at": "2019-01-18T06:45:02Z", "project_id": "dfb6f39769db485397cc20bc3fa48965", "id": "19cbf94e-054e-4d49-b7e2-88fa1cceb539"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T06:45:02Z", "security_group_id": "32d1566b-0ae7-4e77-abf8-3a00221aaa0b", "port_range_min": null, "revision_number": 0, "tenant_id": "dfb6f39769db485397cc20bc3fa48965", "created_at": "2019-01-18T06:45:02Z", "project_id": "dfb6f39769db485397cc20bc3fa48965", "id": "31ed6115-ad9a-48f1-a270-02b0c33fc354"}]} 2019-01-18 06:45:03,534 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=32d1566b-0ae7-4e77-abf8-3a00221aaa0b used request id req-0361a5ea-e5eb-4588-9abb-5d1224696e87 2019-01-18 06:45:03,539 - 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}965f2b87b334e9dd7b0c3bf53738b4717cf20af1" -d '{"security_group_rule": {"direction": "ingress", "protocol": 1, "security_group_id": "32d1566b-0ae7-4e77-abf8-3a00221aaa0b"}}' 2019-01-18 06:45:03,849 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 509 X-Openstack-Request-Id: req-dfba3681-e853-4129-834a-bfa74e6bccb6 Date: Fri, 18 Jan 2019 06:45:03 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": "2019-01-18T06:45:03Z", "security_group_id": "32d1566b-0ae7-4e77-abf8-3a00221aaa0b", "port_range_min": null, "revision_number": 0, "tenant_id": "dfb6f39769db485397cc20bc3fa48965", "created_at": "2019-01-18T06:45:03Z", "project_id": "dfb6f39769db485397cc20bc3fa48965", "id": "a21cc2e0-16f1-4441-94cb-6efe98fc9d3d"}} 2019-01-18 06:45:03,849 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules used request id req-dfba3681-e853-4129-834a-bfa74e6bccb6 2019-01-18 06:45:03,850 - neutron_utils - INFO - Creating security group to security group - CreateInstanceSingleNetworkTests-1e543468-3fc8-41c9-aff7-e843f7e4e035-sec-grp 2019-01-18 06:45:03,855 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-1e543468-3fc8-41c9-aff7-e843f7e4e035-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}965f2b87b334e9dd7b0c3bf53738b4717cf20af1" 2019-01-18 06:45:03,904 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1910 X-Openstack-Request-Id: req-36e5bc2d-c5b5-4204-baf3-fc08092ccc38 Date: Fri, 18 Jan 2019 06:45:03 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "dfb6f39769db485397cc20bc3fa48965", "created_at": "2019-01-18T06:45:02Z", "updated_at": "2019-01-18T06:45:03Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:45:02Z", "revision_number": 0, "id": "19cbf94e-054e-4d49-b7e2-88fa1cceb539", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T06:45:02Z", "security_group_id": "32d1566b-0ae7-4e77-abf8-3a00221aaa0b", "tenant_id": "dfb6f39769db485397cc20bc3fa48965", "port_range_min": null, "ethertype": "IPv4", "project_id": "dfb6f39769db485397cc20bc3fa48965"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:45:02Z", "revision_number": 0, "id": "31ed6115-ad9a-48f1-a270-02b0c33fc354", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T06:45:02Z", "security_group_id": "32d1566b-0ae7-4e77-abf8-3a00221aaa0b", "tenant_id": "dfb6f39769db485397cc20bc3fa48965", "port_range_min": null, "ethertype": "IPv6", "project_id": "dfb6f39769db485397cc20bc3fa48965"}, {"direction": "ingress", "protocol": "1", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:45:03Z", "revision_number": 0, "id": "a21cc2e0-16f1-4441-94cb-6efe98fc9d3d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T06:45:03Z", "security_group_id": "32d1566b-0ae7-4e77-abf8-3a00221aaa0b", "tenant_id": "dfb6f39769db485397cc20bc3fa48965", "port_range_min": null, "ethertype": "IPv4", "project_id": "dfb6f39769db485397cc20bc3fa48965"}], "revision_number": 3, "project_id": "dfb6f39769db485397cc20bc3fa48965", "id": "32d1566b-0ae7-4e77-abf8-3a00221aaa0b", "name": "CreateInstanceSingleNetworkTests-1e543468-3fc8-41c9-aff7-e843f7e4e035-sec-grp"}]} 2019-01-18 06:45:03,904 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-1e543468-3fc8-41c9-aff7-e843f7e4e035-sec-grp used request id req-36e5bc2d-c5b5-4204-baf3-fc08092ccc38 2019-01-18 06:45:03,908 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/dfb6f39769db485397cc20bc3fa48965 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}965f2b87b334e9dd7b0c3bf53738b4717cf20af1" 2019-01-18 06:45:03,982 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:45:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4bded53e-d9e4-4953-88a1-c0ccd9bf6d12 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/dfb6f39769db485397cc20bc3fa48965"}, "enabled": true, "id": "dfb6f39769db485397cc20bc3fa48965", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-b7187f8f-d125-4c1-proj"}} 2019-01-18 06:45:03,982 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/dfb6f39769db485397cc20bc3fa48965 used request id req-4bded53e-d9e4-4953-88a1-c0ccd9bf6d12 2019-01-18 06:45:03,983 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 32d1566b-0ae7-4e77-abf8-3a00221aaa0b 2019-01-18 06:45:03,988 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=32d1566b-0ae7-4e77-abf8-3a00221aaa0b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}965f2b87b334e9dd7b0c3bf53738b4717cf20af1" 2019-01-18 06:45:04,164 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1488 X-Openstack-Request-Id: req-3ed5f076-7019-42e0-900e-0ea2ccbd1079 Date: Fri, 18 Jan 2019 06:45: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": "2019-01-18T06:45:02Z", "security_group_id": "32d1566b-0ae7-4e77-abf8-3a00221aaa0b", "port_range_min": null, "revision_number": 0, "tenant_id": "dfb6f39769db485397cc20bc3fa48965", "created_at": "2019-01-18T06:45:02Z", "project_id": "dfb6f39769db485397cc20bc3fa48965", "id": "19cbf94e-054e-4d49-b7e2-88fa1cceb539"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T06:45:02Z", "security_group_id": "32d1566b-0ae7-4e77-abf8-3a00221aaa0b", "port_range_min": null, "revision_number": 0, "tenant_id": "dfb6f39769db485397cc20bc3fa48965", "created_at": "2019-01-18T06:45:02Z", "project_id": "dfb6f39769db485397cc20bc3fa48965", "id": "31ed6115-ad9a-48f1-a270-02b0c33fc354"}, {"remote_group_id": null, "direction": "ingress", "protocol": "1", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T06:45:03Z", "security_group_id": "32d1566b-0ae7-4e77-abf8-3a00221aaa0b", "port_range_min": null, "revision_number": 0, "tenant_id": "dfb6f39769db485397cc20bc3fa48965", "created_at": "2019-01-18T06:45:03Z", "project_id": "dfb6f39769db485397cc20bc3fa48965", "id": "a21cc2e0-16f1-4441-94cb-6efe98fc9d3d"}]} 2019-01-18 06:45:04,165 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=32d1566b-0ae7-4e77-abf8-3a00221aaa0b used request id req-3ed5f076-7019-42e0-900e-0ea2ccbd1079 2019-01-18 06:45:04,170 - 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}965f2b87b334e9dd7b0c3bf53738b4717cf20af1" -d '{"security_group_rule": {"protocol": 6, "direction": "ingress", "port_range_min": 22, "port_range_max": 22, "security_group_id": "32d1566b-0ae7-4e77-abf8-3a00221aaa0b"}}' 2019-01-18 06:45:04,483 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 505 X-Openstack-Request-Id: req-b18b4d16-0cf3-42d9-bca1-bcda1903644a Date: Fri, 18 Jan 2019 06:45:04 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": "2019-01-18T06:45:04Z", "security_group_id": "32d1566b-0ae7-4e77-abf8-3a00221aaa0b", "port_range_min": 22, "revision_number": 0, "tenant_id": "dfb6f39769db485397cc20bc3fa48965", "created_at": "2019-01-18T06:45:04Z", "project_id": "dfb6f39769db485397cc20bc3fa48965", "id": "e8fa35e8-6c68-4c53-bac0-ef72177f6b22"}} 2019-01-18 06:45:04,484 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules used request id req-b18b4d16-0cf3-42d9-bca1-bcda1903644a 2019-01-18 06:45:04,484 - neutron_utils - INFO - Retrieving security group with ID - 32d1566b-0ae7-4e77-abf8-3a00221aaa0b 2019-01-18 06:45:04,489 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?id=32d1566b-0ae7-4e77-abf8-3a00221aaa0b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}965f2b87b334e9dd7b0c3bf53738b4717cf20af1" 2019-01-18 06:45:04,536 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2404 X-Openstack-Request-Id: req-2f26ed36-4257-48f3-bafe-1989dfe30a9a Date: Fri, 18 Jan 2019 06:45:04 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "dfb6f39769db485397cc20bc3fa48965", "created_at": "2019-01-18T06:45:02Z", "updated_at": "2019-01-18T06:45:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:45:02Z", "revision_number": 0, "id": "19cbf94e-054e-4d49-b7e2-88fa1cceb539", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T06:45:02Z", "security_group_id": "32d1566b-0ae7-4e77-abf8-3a00221aaa0b", "tenant_id": "dfb6f39769db485397cc20bc3fa48965", "port_range_min": null, "ethertype": "IPv4", "project_id": "dfb6f39769db485397cc20bc3fa48965"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:45:02Z", "revision_number": 0, "id": "31ed6115-ad9a-48f1-a270-02b0c33fc354", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T06:45:02Z", "security_group_id": "32d1566b-0ae7-4e77-abf8-3a00221aaa0b", "tenant_id": "dfb6f39769db485397cc20bc3fa48965", "port_range_min": null, "ethertype": "IPv6", "project_id": "dfb6f39769db485397cc20bc3fa48965"}, {"direction": "ingress", "protocol": "1", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:45:03Z", "revision_number": 0, "id": "a21cc2e0-16f1-4441-94cb-6efe98fc9d3d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T06:45:03Z", "security_group_id": "32d1566b-0ae7-4e77-abf8-3a00221aaa0b", "tenant_id": "dfb6f39769db485397cc20bc3fa48965", "port_range_min": null, "ethertype": "IPv4", "project_id": "dfb6f39769db485397cc20bc3fa48965"}, {"direction": "ingress", "protocol": "6", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-01-18T06:45:04Z", "revision_number": 0, "id": "e8fa35e8-6c68-4c53-bac0-ef72177f6b22", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T06:45:04Z", "security_group_id": "32d1566b-0ae7-4e77-abf8-3a00221aaa0b", "tenant_id": "dfb6f39769db485397cc20bc3fa48965", "port_range_min": 22, "ethertype": "IPv4", "project_id": "dfb6f39769db485397cc20bc3fa48965"}], "revision_number": 4, "project_id": "dfb6f39769db485397cc20bc3fa48965", "id": "32d1566b-0ae7-4e77-abf8-3a00221aaa0b", "name": "CreateInstanceSingleNetworkTests-1e543468-3fc8-41c9-aff7-e843f7e4e035-sec-grp"}]} 2019-01-18 06:45:04,536 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?id=32d1566b-0ae7-4e77-abf8-3a00221aaa0b used request id req-2f26ed36-4257-48f3-bafe-1989dfe30a9a 2019-01-18 06:45:04,536 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 32d1566b-0ae7-4e77-abf8-3a00221aaa0b 2019-01-18 06:45:04,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=32d1566b-0ae7-4e77-abf8-3a00221aaa0b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}965f2b87b334e9dd7b0c3bf53738b4717cf20af1" 2019-01-18 06:45:04,575 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1970 X-Openstack-Request-Id: req-ad353b0f-08b9-4c25-ad13-3a5919f02438 Date: Fri, 18 Jan 2019 06:45: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": "2019-01-18T06:45:02Z", "security_group_id": "32d1566b-0ae7-4e77-abf8-3a00221aaa0b", "port_range_min": null, "revision_number": 0, "tenant_id": "dfb6f39769db485397cc20bc3fa48965", "created_at": "2019-01-18T06:45:02Z", "project_id": "dfb6f39769db485397cc20bc3fa48965", "id": "19cbf94e-054e-4d49-b7e2-88fa1cceb539"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T06:45:02Z", "security_group_id": "32d1566b-0ae7-4e77-abf8-3a00221aaa0b", "port_range_min": null, "revision_number": 0, "tenant_id": "dfb6f39769db485397cc20bc3fa48965", "created_at": "2019-01-18T06:45:02Z", "project_id": "dfb6f39769db485397cc20bc3fa48965", "id": "31ed6115-ad9a-48f1-a270-02b0c33fc354"}, {"remote_group_id": null, "direction": "ingress", "protocol": "1", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T06:45:03Z", "security_group_id": "32d1566b-0ae7-4e77-abf8-3a00221aaa0b", "port_range_min": null, "revision_number": 0, "tenant_id": "dfb6f39769db485397cc20bc3fa48965", "created_at": "2019-01-18T06:45:03Z", "project_id": "dfb6f39769db485397cc20bc3fa48965", "id": "a21cc2e0-16f1-4441-94cb-6efe98fc9d3d"}, {"remote_group_id": null, "direction": "ingress", "protocol": "6", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2019-01-18T06:45:04Z", "security_group_id": "32d1566b-0ae7-4e77-abf8-3a00221aaa0b", "port_range_min": 22, "revision_number": 0, "tenant_id": "dfb6f39769db485397cc20bc3fa48965", "created_at": "2019-01-18T06:45:04Z", "project_id": "dfb6f39769db485397cc20bc3fa48965", "id": "e8fa35e8-6c68-4c53-bac0-ef72177f6b22"}]} 2019-01-18 06:45:04,576 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=32d1566b-0ae7-4e77-abf8-3a00221aaa0b used request id req-ad353b0f-08b9-4c25-ad13-3a5919f02438 2019-01-18 06:45:04,576 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:45:04,577 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:45:04,960 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "42716f8d73e344d9834073ab824dc5e3", "name": "CreateInstanceSingleNetworkTests-b7187f8f-d125-4c1-proj-role"}], "expires_at": "2019-01-18T07:45:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "dfb6f39769db485397cc20bc3fa48965", "name": "CreateInstanceSingleNetworkTests-b7187f8f-d125-4c1-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/dfb6f39769db485397cc20bc3fa48965", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/dfb6f39769db485397cc20bc3fa48965", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/dfb6f39769db485397cc20bc3fa48965", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/dfb6f39769db485397cc20bc3fa48965", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/dfb6f39769db485397cc20bc3fa48965", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/dfb6f39769db485397cc20bc3fa48965", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/dfb6f39769db485397cc20bc3fa48965", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/dfb6f39769db485397cc20bc3fa48965", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/dfb6f39769db485397cc20bc3fa48965", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/dfb6f39769db485397cc20bc3fa48965", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/dfb6f39769db485397cc20bc3fa48965", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/dfb6f39769db485397cc20bc3fa48965", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-b7187f8f-d125-4c1-user", "id": "161f224b75db4f5c942f449aeb74bdd4"}, "audit_ids": ["qidTwQW1T4-VNSW_CF2jTw"], "issued_at": "2019-01-18T06:45:04.000000Z"}} 2019-01-18 06:45:04,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}39d62f848f10ac3fd9d22514a49d5a3a2f0e3433" 2019-01-18 06:45:04,973 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:45:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4dc5ea02-02d4-4881-9cbf-6ef0159441fa Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:45:04,973 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-4dc5ea02-02d4-4881-9cbf-6ef0159441fa 2019-01-18 06:45:04,975 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-18 06:45:04,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}39d62f848f10ac3fd9d22514a49d5a3a2f0e3433" 2019-01-18 06:45:05,049 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:45:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8fe01847-dbfc-4640-b48a-54568b3d1139 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:45:05,049 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-8fe01847-dbfc-4640-b48a-54568b3d1139 2019-01-18 06:45:05,057 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-1e543468-3fc8-41c9-aff7-e843f7e4e035-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39d62f848f10ac3fd9d22514a49d5a3a2f0e3433" 2019-01-18 06:45:05,310 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-6b756300-e259-4fd9-bc58-056abb758e21 Date: Fri, 18 Jan 2019 06:45: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":["2818a5c7-8618-4189-9865-620190827c0e"],"updated_at":"2019-01-18T06:44:48Z","tenant_id":"dfb6f39769db485397cc20bc3fa48965","created_at":"2019-01-18T06:44:47Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"dfb6f39769db485397cc20bc3fa48965","id":"88ca035b-6df7-4b26-bdb1-a1eef0a3eecf","name":"CreateInstanceSingleNetworkTests-1e543468-3fc8-41c9-aff7-e843f7e4e035-pub-net"}]} 2019-01-18 06:45:05,310 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-1e543468-3fc8-41c9-aff7-e843f7e4e035-pub-net used request id req-6b756300-e259-4fd9-bc58-056abb758e21 2019-01-18 06:45:05,314 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-18 06:45:05,319 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 18 Jan 2019 06:45: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"}]}]}} 2019-01-18 06:45:05,320 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/dfb6f39769db485397cc20bc3fa48965 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39d62f848f10ac3fd9d22514a49d5a3a2f0e3433" 2019-01-18 06:45:05,400 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:45:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a3719db6-9360-414f-bc80-6d234452ffc6 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/dfb6f39769db485397cc20bc3fa48965"}, "enabled": true, "id": "dfb6f39769db485397cc20bc3fa48965", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-b7187f8f-d125-4c1-proj"}} 2019-01-18 06:45:05,400 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/dfb6f39769db485397cc20bc3fa48965 used request id req-a3719db6-9360-414f-bc80-6d234452ffc6 2019-01-18 06:45:05,405 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=88ca035b-6df7-4b26-bdb1-a1eef0a3eecf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39d62f848f10ac3fd9d22514a49d5a3a2f0e3433" 2019-01-18 06:45:05,601 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-1ea04be4-25ff-4c71-ac47-769266b964aa Date: Fri, 18 Jan 2019 06:45:05 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"88ca035b-6df7-4b26-bdb1-a1eef0a3eecf","tenant_id":"dfb6f39769db485397cc20bc3fa48965","created_at":"2019-01-18T06:44:48Z","dns_nameservers":[],"updated_at":"2019-01-18T06:44:48Z","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":"dfb6f39769db485397cc20bc3fa48965","id":"2818a5c7-8618-4189-9865-620190827c0e","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-1e543468-3fc8-41c9-aff7-e843f7e4e035-pub-subnet"}]} 2019-01-18 06:45:05,602 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=88ca035b-6df7-4b26-bdb1-a1eef0a3eecf used request id req-1ea04be4-25ff-4c71-ac47-769266b964aa 2019-01-18 06:45:05,607 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=88ca035b-6df7-4b26-bdb1-a1eef0a3eecf&name=CreateInstanceSingleNetworkTests-1e543468-3fc8-41c9-aff7-e843f7e4e035port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39d62f848f10ac3fd9d22514a49d5a3a2f0e3433" 2019-01-18 06:45:05,778 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-8aec3c1c-da5e-4056-aa5f-a17a4cb7e47a Date: Fri, 18 Jan 2019 06:45:05 GMT RESP BODY: {"ports":[]} 2019-01-18 06:45:05,779 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=88ca035b-6df7-4b26-bdb1-a1eef0a3eecf&name=CreateInstanceSingleNetworkTests-1e543468-3fc8-41c9-aff7-e843f7e4e035port-1&admin_state_up=True used request id req-8aec3c1c-da5e-4056-aa5f-a17a4cb7e47a 2019-01-18 06:45:05,782 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/detail?name=CreateInstanceSingleNetworkTests-1e543468-3fc8-41c9-aff7-e843f7e4e035-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39d62f848f10ac3fd9d22514a49d5a3a2f0e3433" 2019-01-18 06:45:06,190 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:45: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-9e507abd-493d-4182-8798-5b6318ec5ef7 x-compute-request-id: req-9e507abd-493d-4182-8798-5b6318ec5ef7 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2019-01-18 06:45:06,190 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail?name=CreateInstanceSingleNetworkTests-1e543468-3fc8-41c9-aff7-e843f7e4e035-inst used request id req-9e507abd-493d-4182-8798-5b6318ec5ef7 2019-01-18 06:45:06,196 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-1e543468-3fc8-41c9-aff7-e843f7e4e035-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39d62f848f10ac3fd9d22514a49d5a3a2f0e3433" 2019-01-18 06:45:06,460 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-c8fdef48-613e-45b2-9d63-bd91ae87f6c8 Date: Fri, 18 Jan 2019 06:45: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":["2818a5c7-8618-4189-9865-620190827c0e"],"updated_at":"2019-01-18T06:44:48Z","tenant_id":"dfb6f39769db485397cc20bc3fa48965","created_at":"2019-01-18T06:44:47Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"dfb6f39769db485397cc20bc3fa48965","id":"88ca035b-6df7-4b26-bdb1-a1eef0a3eecf","name":"CreateInstanceSingleNetworkTests-1e543468-3fc8-41c9-aff7-e843f7e4e035-pub-net"}]} 2019-01-18 06:45:06,460 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-1e543468-3fc8-41c9-aff7-e843f7e4e035-pub-net used request id req-c8fdef48-613e-45b2-9d63-bd91ae87f6c8 2019-01-18 06:45:06,465 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/dfb6f39769db485397cc20bc3fa48965 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39d62f848f10ac3fd9d22514a49d5a3a2f0e3433" 2019-01-18 06:45:06,545 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:45:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3a08dbe4-6d63-49b8-9f46-50551b67f967 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/dfb6f39769db485397cc20bc3fa48965"}, "enabled": true, "id": "dfb6f39769db485397cc20bc3fa48965", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-b7187f8f-d125-4c1-proj"}} 2019-01-18 06:45:06,545 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/dfb6f39769db485397cc20bc3fa48965 used request id req-3a08dbe4-6d63-49b8-9f46-50551b67f967 2019-01-18 06:45:06,551 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=88ca035b-6df7-4b26-bdb1-a1eef0a3eecf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39d62f848f10ac3fd9d22514a49d5a3a2f0e3433" 2019-01-18 06:45:06,813 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-d5d160b2-5a40-42c4-9c4c-f09c7f41714a Date: Fri, 18 Jan 2019 06:45:06 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"88ca035b-6df7-4b26-bdb1-a1eef0a3eecf","tenant_id":"dfb6f39769db485397cc20bc3fa48965","created_at":"2019-01-18T06:44:48Z","dns_nameservers":[],"updated_at":"2019-01-18T06:44:48Z","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":"dfb6f39769db485397cc20bc3fa48965","id":"2818a5c7-8618-4189-9865-620190827c0e","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-1e543468-3fc8-41c9-aff7-e843f7e4e035-pub-subnet"}]} 2019-01-18 06:45:06,814 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=88ca035b-6df7-4b26-bdb1-a1eef0a3eecf used request id req-d5d160b2-5a40-42c4-9c4c-f09c7f41714a 2019-01-18 06:45:06,819 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=88ca035b-6df7-4b26-bdb1-a1eef0a3eecf&name=CreateInstanceSingleNetworkTests-1e543468-3fc8-41c9-aff7-e843f7e4e035port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39d62f848f10ac3fd9d22514a49d5a3a2f0e3433" 2019-01-18 06:45:07,014 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-665debc9-3398-4f1a-a11d-f76ebb2076eb Date: Fri, 18 Jan 2019 06:45:06 GMT RESP BODY: {"ports":[]} 2019-01-18 06:45:07,014 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=88ca035b-6df7-4b26-bdb1-a1eef0a3eecf&name=CreateInstanceSingleNetworkTests-1e543468-3fc8-41c9-aff7-e843f7e4e035port-1&admin_state_up=True used request id req-665debc9-3398-4f1a-a11d-f76ebb2076eb 2019-01-18 06:45:07,015 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:45:07,015 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:45:07,395 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "42716f8d73e344d9834073ab824dc5e3", "name": "CreateInstanceSingleNetworkTests-b7187f8f-d125-4c1-proj-role"}], "expires_at": "2019-01-18T07:45:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "dfb6f39769db485397cc20bc3fa48965", "name": "CreateInstanceSingleNetworkTests-b7187f8f-d125-4c1-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/dfb6f39769db485397cc20bc3fa48965", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/dfb6f39769db485397cc20bc3fa48965", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/dfb6f39769db485397cc20bc3fa48965", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/dfb6f39769db485397cc20bc3fa48965", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/dfb6f39769db485397cc20bc3fa48965", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/dfb6f39769db485397cc20bc3fa48965", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/dfb6f39769db485397cc20bc3fa48965", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/dfb6f39769db485397cc20bc3fa48965", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/dfb6f39769db485397cc20bc3fa48965", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/dfb6f39769db485397cc20bc3fa48965", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/dfb6f39769db485397cc20bc3fa48965", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/dfb6f39769db485397cc20bc3fa48965", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-b7187f8f-d125-4c1-user", "id": "161f224b75db4f5c942f449aeb74bdd4"}, "audit_ids": ["N8alqR5STFicaSwos0OKFQ"], "issued_at": "2019-01-18T06:45:07.000000Z"}} 2019-01-18 06:45:07,396 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f677eaadea86d6e1600769a3113db7c67341a1a" 2019-01-18 06:45:07,476 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:45:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c2deaa2a-f070-4c80-98f3-84971267e776 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:45:07,477 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-c2deaa2a-f070-4c80-98f3-84971267e776 2019-01-18 06:45:07,483 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-1e543468-3fc8-41c9-aff7-e843f7e4e035-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39d62f848f10ac3fd9d22514a49d5a3a2f0e3433" 2019-01-18 06:45:07,586 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-c702239f-5c8c-4ae4-8e61-9c459b2d8013 Date: Fri, 18 Jan 2019 06:45: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":["2818a5c7-8618-4189-9865-620190827c0e"],"updated_at":"2019-01-18T06:44:48Z","tenant_id":"dfb6f39769db485397cc20bc3fa48965","created_at":"2019-01-18T06:44:47Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"dfb6f39769db485397cc20bc3fa48965","id":"88ca035b-6df7-4b26-bdb1-a1eef0a3eecf","name":"CreateInstanceSingleNetworkTests-1e543468-3fc8-41c9-aff7-e843f7e4e035-pub-net"}]} 2019-01-18 06:45:07,586 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-1e543468-3fc8-41c9-aff7-e843f7e4e035-pub-net used request id req-c702239f-5c8c-4ae4-8e61-9c459b2d8013 2019-01-18 06:45:07,592 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=88ca035b-6df7-4b26-bdb1-a1eef0a3eecf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39d62f848f10ac3fd9d22514a49d5a3a2f0e3433" 2019-01-18 06:45:07,808 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-2abe0ab7-a5b8-49f8-a254-ed3654c5a664 Date: Fri, 18 Jan 2019 06:45:07 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"88ca035b-6df7-4b26-bdb1-a1eef0a3eecf","tenant_id":"dfb6f39769db485397cc20bc3fa48965","created_at":"2019-01-18T06:44:48Z","dns_nameservers":[],"updated_at":"2019-01-18T06:44:48Z","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":"dfb6f39769db485397cc20bc3fa48965","id":"2818a5c7-8618-4189-9865-620190827c0e","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-1e543468-3fc8-41c9-aff7-e843f7e4e035-pub-subnet"}]} 2019-01-18 06:45:07,808 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=88ca035b-6df7-4b26-bdb1-a1eef0a3eecf used request id req-2abe0ab7-a5b8-49f8-a254-ed3654c5a664 2019-01-18 06:45:07,814 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-1e543468-3fc8-41c9-aff7-e843f7e4e035-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39d62f848f10ac3fd9d22514a49d5a3a2f0e3433" 2019-01-18 06:45:08,052 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-be5f320f-f1bb-40c2-962b-ae22e32cb679 Date: Fri, 18 Jan 2019 06:45: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":["2818a5c7-8618-4189-9865-620190827c0e"],"updated_at":"2019-01-18T06:44:48Z","tenant_id":"dfb6f39769db485397cc20bc3fa48965","created_at":"2019-01-18T06:44:47Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"dfb6f39769db485397cc20bc3fa48965","id":"88ca035b-6df7-4b26-bdb1-a1eef0a3eecf","name":"CreateInstanceSingleNetworkTests-1e543468-3fc8-41c9-aff7-e843f7e4e035-pub-net"}]} 2019-01-18 06:45:08,052 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-1e543468-3fc8-41c9-aff7-e843f7e4e035-pub-net used request id req-be5f320f-f1bb-40c2-962b-ae22e32cb679 2019-01-18 06:45:08,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" 2019-01-18 06:45:08,060 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 18 Jan 2019 06: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"}]}]}} 2019-01-18 06:45:08,061 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/dfb6f39769db485397cc20bc3fa48965 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f677eaadea86d6e1600769a3113db7c67341a1a" 2019-01-18 06:45:08,140 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:45:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7c03e640-f0b6-4aa5-a449-c00cb414fd19 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/dfb6f39769db485397cc20bc3fa48965"}, "enabled": true, "id": "dfb6f39769db485397cc20bc3fa48965", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-b7187f8f-d125-4c1-proj"}} 2019-01-18 06:45:08,140 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/dfb6f39769db485397cc20bc3fa48965 used request id req-7c03e640-f0b6-4aa5-a449-c00cb414fd19 2019-01-18 06:45:08,145 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=88ca035b-6df7-4b26-bdb1-a1eef0a3eecf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39d62f848f10ac3fd9d22514a49d5a3a2f0e3433" 2019-01-18 06:45:08,352 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-1f9356ec-1465-44a9-8f85-37792ce6a18b Date: Fri, 18 Jan 2019 06:45:08 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"88ca035b-6df7-4b26-bdb1-a1eef0a3eecf","tenant_id":"dfb6f39769db485397cc20bc3fa48965","created_at":"2019-01-18T06:44:48Z","dns_nameservers":[],"updated_at":"2019-01-18T06:44:48Z","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":"dfb6f39769db485397cc20bc3fa48965","id":"2818a5c7-8618-4189-9865-620190827c0e","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-1e543468-3fc8-41c9-aff7-e843f7e4e035-pub-subnet"}]} 2019-01-18 06:45:08,352 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=88ca035b-6df7-4b26-bdb1-a1eef0a3eecf used request id req-1f9356ec-1465-44a9-8f85-37792ce6a18b 2019-01-18 06:45:08,353 - neutron_utils - INFO - Creating port for network with name - CreateInstanceSingleNetworkTests-1e543468-3fc8-41c9-aff7-e843f7e4e035-pub-net 2019-01-18 06:45:08,359 - 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}39d62f848f10ac3fd9d22514a49d5a3a2f0e3433" -d '{"port": {"network_id": "88ca035b-6df7-4b26-bdb1-a1eef0a3eecf", "name": "CreateInstanceSingleNetworkTests-1e543468-3fc8-41c9-aff7-e843f7e4e035port-1", "admin_state_up": true}}' 2019-01-18 06:45:09,146 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 789 X-Openstack-Request-Id: req-dfb10388-00e4-4934-893f-466fda86e42d Date: Fri, 18 Jan 2019 06:45:09 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:45:08Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"2818a5c7-8618-4189-9865-620190827c0e","ip_address":"10.55.1.11"}],"id":"5894d77e-3b8f-48ca-9b2b-e7441b58204c","security_groups":["28d22aa2-55f5-4f00-bc82-3f5a798ac606"],"mac_address":"fa:16:3e:11:c3:a5","device_id":"","status":"DOWN","description":"","tags":[],"name":"CreateInstanceSingleNetworkTests-1e543468-3fc8-41c9-aff7-e843f7e4e035port-1","project_id":"dfb6f39769db485397cc20bc3fa48965","qos_policy_id":null,"admin_state_up":true,"network_id":"88ca035b-6df7-4b26-bdb1-a1eef0a3eecf","tenant_id":"dfb6f39769db485397cc20bc3fa48965","created_at":"2019-01-18T06:45:08Z","binding:vnic_type":"normal"}} 2019-01-18 06:45:09,146 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/ports used request id req-dfb10388-00e4-4934-893f-466fda86e42d 2019-01-18 06:45:09,152 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-1e543468-3fc8-41c9-aff7-e843f7e4e035-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39d62f848f10ac3fd9d22514a49d5a3a2f0e3433" 2019-01-18 06:45:09,251 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-8f333b9f-b3d1-44a3-9fe5-f281cd30a557 Date: Fri, 18 Jan 2019 06:45: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":["2818a5c7-8618-4189-9865-620190827c0e"],"updated_at":"2019-01-18T06:44:48Z","tenant_id":"dfb6f39769db485397cc20bc3fa48965","created_at":"2019-01-18T06:44:47Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"dfb6f39769db485397cc20bc3fa48965","id":"88ca035b-6df7-4b26-bdb1-a1eef0a3eecf","name":"CreateInstanceSingleNetworkTests-1e543468-3fc8-41c9-aff7-e843f7e4e035-pub-net"}]} 2019-01-18 06:45:09,252 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-1e543468-3fc8-41c9-aff7-e843f7e4e035-pub-net used request id req-8f333b9f-b3d1-44a3-9fe5-f281cd30a557 2019-01-18 06:45:09,256 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/dfb6f39769db485397cc20bc3fa48965 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39d62f848f10ac3fd9d22514a49d5a3a2f0e3433" 2019-01-18 06:45:09,341 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:45:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-39fb319c-5a28-45de-811c-3675f02b185a 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/dfb6f39769db485397cc20bc3fa48965"}, "enabled": true, "id": "dfb6f39769db485397cc20bc3fa48965", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-b7187f8f-d125-4c1-proj"}} 2019-01-18 06:45:09,341 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/dfb6f39769db485397cc20bc3fa48965 used request id req-39fb319c-5a28-45de-811c-3675f02b185a 2019-01-18 06:45:09,347 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=88ca035b-6df7-4b26-bdb1-a1eef0a3eecf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39d62f848f10ac3fd9d22514a49d5a3a2f0e3433" 2019-01-18 06:45:09,547 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-059b6ea5-dae4-42b3-9665-d24033d1c223 Date: Fri, 18 Jan 2019 06:45:09 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"88ca035b-6df7-4b26-bdb1-a1eef0a3eecf","tenant_id":"dfb6f39769db485397cc20bc3fa48965","created_at":"2019-01-18T06:44:48Z","dns_nameservers":[],"updated_at":"2019-01-18T06:44:48Z","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":"dfb6f39769db485397cc20bc3fa48965","id":"2818a5c7-8618-4189-9865-620190827c0e","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-1e543468-3fc8-41c9-aff7-e843f7e4e035-pub-subnet"}]} 2019-01-18 06:45:09,547 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=88ca035b-6df7-4b26-bdb1-a1eef0a3eecf used request id req-059b6ea5-dae4-42b3-9665-d24033d1c223 2019-01-18 06:45:09,553 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=88ca035b-6df7-4b26-bdb1-a1eef0a3eecf&name=CreateInstanceSingleNetworkTests-1e543468-3fc8-41c9-aff7-e843f7e4e035port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39d62f848f10ac3fd9d22514a49d5a3a2f0e3433" 2019-01-18 06:45:09,608 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 792 X-Openstack-Request-Id: req-c8c33515-f722-4cc7-9716-29029090142a Date: Fri, 18 Jan 2019 06:45:09 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:45:08Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"2818a5c7-8618-4189-9865-620190827c0e","ip_address":"10.55.1.11"}],"id":"5894d77e-3b8f-48ca-9b2b-e7441b58204c","security_groups":["28d22aa2-55f5-4f00-bc82-3f5a798ac606"],"mac_address":"fa:16:3e:11:c3:a5","project_id":"dfb6f39769db485397cc20bc3fa48965","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-1e543468-3fc8-41c9-aff7-e843f7e4e035port-1","admin_state_up":true,"network_id":"88ca035b-6df7-4b26-bdb1-a1eef0a3eecf","tenant_id":"dfb6f39769db485397cc20bc3fa48965","created_at":"2019-01-18T06:45:08Z","binding:vnic_type":"normal","device_id":""}]} 2019-01-18 06:45:09,608 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=88ca035b-6df7-4b26-bdb1-a1eef0a3eecf&name=CreateInstanceSingleNetworkTests-1e543468-3fc8-41c9-aff7-e843f7e4e035port-1&admin_state_up=True used request id req-c8c33515-f722-4cc7-9716-29029090142a 2019-01-18 06:45:09,612 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/dfb6f39769db485397cc20bc3fa48965 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39d62f848f10ac3fd9d22514a49d5a3a2f0e3433" 2019-01-18 06:45:09,685 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:45:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1a75bdf5-a5bb-436b-822d-8cfbf303e4b1 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/dfb6f39769db485397cc20bc3fa48965"}, "enabled": true, "id": "dfb6f39769db485397cc20bc3fa48965", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-b7187f8f-d125-4c1-proj"}} 2019-01-18 06:45:09,685 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/dfb6f39769db485397cc20bc3fa48965 used request id req-1a75bdf5-a5bb-436b-822d-8cfbf303e4b1 2019-01-18 06:45:09,686 - nova_utils - INFO - Creating VM with name - CreateInstanceSingleNetworkTests-1e543468-3fc8-41c9-aff7-e843f7e4e035-inst 2019-01-18 06:45:09,689 - 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}39d62f848f10ac3fd9d22514a49d5a3a2f0e3433" 2019-01-18 06:45:09,718 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:45: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-e4d3c923-d3ae-498f-b816-8ff0013e4f88 x-compute-request-id: req-e4d3c923-d3ae-498f-b816-8ff0013e4f88 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"flavors": [{"id": "46fcf03e-b737-4c52-9bd3-3e538c87eac4", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/46fcf03e-b737-4c52-9bd3-3e538c87eac4", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/46fcf03e-b737-4c52-9bd3-3e538c87eac4", "rel": "bookmark"}], "name": "CreateInstanceSingleNetworkTests-1e543468-3fc8-41c9-aff7-e843f7e4e035-flavor-name"}]} 2019-01-18 06:45:09,719 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-e4d3c923-d3ae-498f-b816-8ff0013e4f88 2019-01-18 06:45:09,722 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors/46fcf03e-b737-4c52-9bd3-3e538c87eac4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39d62f848f10ac3fd9d22514a49d5a3a2f0e3433" 2019-01-18 06:45:09,743 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:45: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-69d374ab-0393-45b8-a867-b95715347eec x-compute-request-id: req-69d374ab-0393-45b8-a867-b95715347eec Content-Encoding: gzip Content-Length: 326 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/46fcf03e-b737-4c52-9bd3-3e538c87eac4", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/46fcf03e-b737-4c52-9bd3-3e538c87eac4", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "46fcf03e-b737-4c52-9bd3-3e538c87eac4", "name": "CreateInstanceSingleNetworkTests-1e543468-3fc8-41c9-aff7-e843f7e4e035-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2019-01-18 06:45:09,743 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/46fcf03e-b737-4c52-9bd3-3e538c87eac4 used request id req-69d374ab-0393-45b8-a867-b95715347eec 2019-01-18 06:45:09,746 - 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-1e543468-3fc8-41c9-aff7-e843f7e4e035-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}39d62f848f10ac3fd9d22514a49d5a3a2f0e3433" 2019-01-18 06:45:09,914 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1074 Content-Type: application/json X-Openstack-Request-Id: req-1c078658-4913-4acd-ae2f-8d8a2f93ed89 Date: Fri, 18 Jan 2019 06:45:09 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstanceSingleNetworkTests-1e543468-3fc8-41c9-aff7-e843f7e4e035-image", "tags": [], "container_format": "bare", "created_at": "2019-01-18T06:44:44Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-18T06:44:46Z", "visibility": "shared", "locations": [{"url": "rbd://af014572-0a5d-4a80-a07f-9105f52ab2c1/images/1de97799-19b3-48d3-9173-aae591d5c830/snap", "metadata": {}}], "self": "/v2/images/1de97799-19b3-48d3-9173-aae591d5c830", "min_disk": 0, "protected": false, "id": "1de97799-19b3-48d3-9173-aae591d5c830", "file": "/v2/images/1de97799-19b3-48d3-9173-aae591d5c830/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "dfb6f39769db485397cc20bc3fa48965", "direct_url": "rbd://af014572-0a5d-4a80-a07f-9105f52ab2c1/images/1de97799-19b3-48d3-9173-aae591d5c830/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceSingleNetworkTests-1e543468-3fc8-41c9-aff7-e843f7e4e035-image"} 2019-01-18 06:45:09,914 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSingleNetworkTests-1e543468-3fc8-41c9-aff7-e843f7e4e035-image used request id req-1c078658-4913-4acd-ae2f-8d8a2f93ed89 2019-01-18 06:45:09,917 - 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}39d62f848f10ac3fd9d22514a49d5a3a2f0e3433" 2019-01-18 06:45:10,070 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-c0839c6d-c273-4e99-a7aa-b8d7d5aa7080 Date: Fri, 18 Jan 2019 06:45: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"}}} 2019-01-18 06:45:10,071 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-c0839c6d-c273-4e99-a7aa-b8d7d5aa7080 2019-01-18 06:45:10,076 - 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}39d62f848f10ac3fd9d22514a49d5a3a2f0e3433" -d '{"server": {"name": "CreateInstanceSingleNetworkTests-1e543468-3fc8-41c9-aff7-e843f7e4e035-inst", "imageRef": "1de97799-19b3-48d3-9173-aae591d5c830", "key_name": "CreateInstanceSingleNetworkTests-1e543468-3fc8-41c9-aff7-e843f7e4e035-kp", "flavorRef": "46fcf03e-b737-4c52-9bd3-3e538c87eac4", "max_count": 1, "min_count": 1, "networks": [{"port": "5894d77e-3b8f-48ca-9b2b-e7441b58204c"}], "security_groups": [{"name": "CreateInstanceSingleNetworkTests-1e543468-3fc8-41c9-aff7-e843f7e4e035-sec-grp"}]}}' 2019-01-18 06:45:11,922 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 18 Jan 2019 06:45: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-f0a8713b-65d8-4396-9b06-fcadb526670f x-compute-request-id: req-f0a8713b-65d8-4396-9b06-fcadb526670f Content-Length: 444 location: http://172.30.9.23:8774/v2.1/servers/13e5d383-9480-4cf8-8c27-fdeb0d978ad6 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "CreateInstanceSingleNetworkTests-1e543468-3fc8-41c9-aff7-e843f7e4e035-sec-grp"}], "OS-DCF:diskConfig": "MANUAL", "id": "13e5d383-9480-4cf8-8c27-fdeb0d978ad6", "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/13e5d383-9480-4cf8-8c27-fdeb0d978ad6", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/13e5d383-9480-4cf8-8c27-fdeb0d978ad6", "rel": "bookmark"}], "adminPass": "D65DepJ2x5es"}} 2019-01-18 06:45:11,923 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-f0a8713b-65d8-4396-9b06-fcadb526670f 2019-01-18 06:45:11,926 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/13e5d383-9480-4cf8-8c27-fdeb0d978ad6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39d62f848f10ac3fd9d22514a49d5a3a2f0e3433" 2019-01-18 06:45:12,287 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:45: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-f64a0047-5022-4c3c-bfd5-33f194f4b363 x-compute-request-id: req-f64a0047-5022-4c3c-bfd5-33f194f4b363 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/13e5d383-9480-4cf8-8c27-fdeb0d978ad6", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/13e5d383-9480-4cf8-8c27-fdeb0d978ad6", "rel": "bookmark"}], "image": {"id": "1de97799-19b3-48d3-9173-aae591d5c830", "links": [{"href": "http://172.30.9.23:8774/images/1de97799-19b3-48d3-9173-aae591d5c830", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "46fcf03e-b737-4c52-9bd3-3e538c87eac4", "links": [{"href": "http://172.30.9.23:8774/flavors/46fcf03e-b737-4c52-9bd3-3e538c87eac4", "rel": "bookmark"}]}, "id": "13e5d383-9480-4cf8-8c27-fdeb0d978ad6", "user_id": "161f224b75db4f5c942f449aeb74bdd4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2019-01-18T06:45:11Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-1e543468-3fc8-41c9-aff7-e843f7e4e035-kp", "name": "CreateInstanceSingleNetworkTests-1e543468-3fc8-41c9-aff7-e843f7e4e035-inst", "created": "2019-01-18T06:45:11Z", "tenant_id": "dfb6f39769db485397cc20bc3fa48965", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-18 06:45:12,288 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/13e5d383-9480-4cf8-8c27-fdeb0d978ad6 used request id req-f64a0047-5022-4c3c-bfd5-33f194f4b363 2019-01-18 06:45:12,288 - create_instance - INFO - Created instance with name - CreateInstanceSingleNetworkTests-1e543468-3fc8-41c9-aff7-e843f7e4e035-inst 2019-01-18 06:45:12,291 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/13e5d383-9480-4cf8-8c27-fdeb0d978ad6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39d62f848f10ac3fd9d22514a49d5a3a2f0e3433" 2019-01-18 06:45:12,557 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:45: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-af3b0ce1-ca13-4298-896e-2c26a00660f2 x-compute-request-id: req-af3b0ce1-ca13-4298-896e-2c26a00660f2 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/13e5d383-9480-4cf8-8c27-fdeb0d978ad6", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/13e5d383-9480-4cf8-8c27-fdeb0d978ad6", "rel": "bookmark"}], "image": {"id": "1de97799-19b3-48d3-9173-aae591d5c830", "links": [{"href": "http://172.30.9.23:8774/images/1de97799-19b3-48d3-9173-aae591d5c830", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "46fcf03e-b737-4c52-9bd3-3e538c87eac4", "links": [{"href": "http://172.30.9.23:8774/flavors/46fcf03e-b737-4c52-9bd3-3e538c87eac4", "rel": "bookmark"}]}, "id": "13e5d383-9480-4cf8-8c27-fdeb0d978ad6", "user_id": "161f224b75db4f5c942f449aeb74bdd4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2019-01-18T06:45:12Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-1e543468-3fc8-41c9-aff7-e843f7e4e035-kp", "name": "CreateInstanceSingleNetworkTests-1e543468-3fc8-41c9-aff7-e843f7e4e035-inst", "created": "2019-01-18T06:45:11Z", "tenant_id": "dfb6f39769db485397cc20bc3fa48965", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-18 06:45:12,557 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/13e5d383-9480-4cf8-8c27-fdeb0d978ad6 used request id req-af3b0ce1-ca13-4298-896e-2c26a00660f2 2019-01-18 06:45:12,558 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-1e543468-3fc8-41c9-aff7-e843f7e4e035-inst] is - BUILD 2019-01-18 06:45:12,558 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-18 06:45:15,561 - create_instance - DEBUG - VM status query timeout in 896.727288961 2019-01-18 06:45:15,564 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/13e5d383-9480-4cf8-8c27-fdeb0d978ad6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39d62f848f10ac3fd9d22514a49d5a3a2f0e3433" 2019-01-18 06:45:15,867 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:45: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-a1c3b81b-85df-4ec1-804b-c761528b9b1d x-compute-request-id: req-a1c3b81b-85df-4ec1-804b-c761528b9b1d 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/13e5d383-9480-4cf8-8c27-fdeb0d978ad6", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/13e5d383-9480-4cf8-8c27-fdeb0d978ad6", "rel": "bookmark"}], "image": {"id": "1de97799-19b3-48d3-9173-aae591d5c830", "links": [{"href": "http://172.30.9.23:8774/images/1de97799-19b3-48d3-9173-aae591d5c830", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "46fcf03e-b737-4c52-9bd3-3e538c87eac4", "links": [{"href": "http://172.30.9.23:8774/flavors/46fcf03e-b737-4c52-9bd3-3e538c87eac4", "rel": "bookmark"}]}, "id": "13e5d383-9480-4cf8-8c27-fdeb0d978ad6", "security_groups": [{"name": "default"}], "user_id": "161f224b75db4f5c942f449aeb74bdd4", "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": "2019-01-18T06:45:14Z", "hostId": "a6bb70e9f47c1e89c76f1449fe98b62e6b987f76de00ac137cae4160", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-1e543468-3fc8-41c9-aff7-e843f7e4e035-kp", "name": "CreateInstanceSingleNetworkTests-1e543468-3fc8-41c9-aff7-e843f7e4e035-inst", "created": "2019-01-18T06:45:11Z", "tenant_id": "dfb6f39769db485397cc20bc3fa48965", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-18 06:45:15,867 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/13e5d383-9480-4cf8-8c27-fdeb0d978ad6 used request id req-a1c3b81b-85df-4ec1-804b-c761528b9b1d 2019-01-18 06:45:15,868 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-1e543468-3fc8-41c9-aff7-e843f7e4e035-inst] is - BUILD 2019-01-18 06:45:15,868 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-18 06:45:18,871 - create_instance - DEBUG - VM status query timeout in 893.417143106 2019-01-18 06:45:18,874 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/13e5d383-9480-4cf8-8c27-fdeb0d978ad6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39d62f848f10ac3fd9d22514a49d5a3a2f0e3433" 2019-01-18 06:45:19,502 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:45: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-f7c51d01-eecb-4d6c-b2f5-dfe2c0139ff7 x-compute-request-id: req-f7c51d01-eecb-4d6c-b2f5-dfe2c0139ff7 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/13e5d383-9480-4cf8-8c27-fdeb0d978ad6", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/13e5d383-9480-4cf8-8c27-fdeb0d978ad6", "rel": "bookmark"}], "image": {"id": "1de97799-19b3-48d3-9173-aae591d5c830", "links": [{"href": "http://172.30.9.23:8774/images/1de97799-19b3-48d3-9173-aae591d5c830", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "46fcf03e-b737-4c52-9bd3-3e538c87eac4", "links": [{"href": "http://172.30.9.23:8774/flavors/46fcf03e-b737-4c52-9bd3-3e538c87eac4", "rel": "bookmark"}]}, "id": "13e5d383-9480-4cf8-8c27-fdeb0d978ad6", "security_groups": [{"name": "default"}], "user_id": "161f224b75db4f5c942f449aeb74bdd4", "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": "2019-01-18T06:45:14Z", "hostId": "a6bb70e9f47c1e89c76f1449fe98b62e6b987f76de00ac137cae4160", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-1e543468-3fc8-41c9-aff7-e843f7e4e035-kp", "name": "CreateInstanceSingleNetworkTests-1e543468-3fc8-41c9-aff7-e843f7e4e035-inst", "created": "2019-01-18T06:45:11Z", "tenant_id": "dfb6f39769db485397cc20bc3fa48965", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-18 06:45:19,502 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/13e5d383-9480-4cf8-8c27-fdeb0d978ad6 used request id req-f7c51d01-eecb-4d6c-b2f5-dfe2c0139ff7 2019-01-18 06:45:19,503 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-1e543468-3fc8-41c9-aff7-e843f7e4e035-inst] is - BUILD 2019-01-18 06:45:19,503 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-18 06:45:22,506 - create_instance - DEBUG - VM status query timeout in 889.782359123 2019-01-18 06:45:22,509 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/13e5d383-9480-4cf8-8c27-fdeb0d978ad6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39d62f848f10ac3fd9d22514a49d5a3a2f0e3433" 2019-01-18 06:45:22,843 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:45: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-ef02fba4-ab6d-4075-9c86-76db629af939 x-compute-request-id: req-ef02fba4-ab6d-4075-9c86-76db629af939 Content-Encoding: gzip Content-Length: 761 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-1e543468-3fc8-41c9-aff7-e843f7e4e035-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:11:c3:a5", "version": 4, "addr": "10.55.1.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/13e5d383-9480-4cf8-8c27-fdeb0d978ad6", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/13e5d383-9480-4cf8-8c27-fdeb0d978ad6", "rel": "bookmark"}], "image": {"id": "1de97799-19b3-48d3-9173-aae591d5c830", "links": [{"href": "http://172.30.9.23:8774/images/1de97799-19b3-48d3-9173-aae591d5c830", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-18T06:45:17.000000", "flavor": {"id": "46fcf03e-b737-4c52-9bd3-3e538c87eac4", "links": [{"href": "http://172.30.9.23:8774/flavors/46fcf03e-b737-4c52-9bd3-3e538c87eac4", "rel": "bookmark"}]}, "id": "13e5d383-9480-4cf8-8c27-fdeb0d978ad6", "security_groups": [{"name": "default"}], "user_id": "161f224b75db4f5c942f449aeb74bdd4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-18T06:45:19Z", "hostId": "a6bb70e9f47c1e89c76f1449fe98b62e6b987f76de00ac137cae4160", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-1e543468-3fc8-41c9-aff7-e843f7e4e035-kp", "name": "CreateInstanceSingleNetworkTests-1e543468-3fc8-41c9-aff7-e843f7e4e035-inst", "created": "2019-01-18T06:45:11Z", "tenant_id": "dfb6f39769db485397cc20bc3fa48965", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-18 06:45:22,844 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/13e5d383-9480-4cf8-8c27-fdeb0d978ad6 used request id req-ef02fba4-ab6d-4075-9c86-76db629af939 2019-01-18 06:45:22,844 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-1e543468-3fc8-41c9-aff7-e843f7e4e035-inst] is - ACTIVE 2019-01-18 06:45:22,844 - create_instance - INFO - VM is - ACTIVE 2019-01-18 06:45:22,847 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/13e5d383-9480-4cf8-8c27-fdeb0d978ad6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39d62f848f10ac3fd9d22514a49d5a3a2f0e3433" 2019-01-18 06:45:23,465 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:45: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-893bc548-2fb8-49a9-b2de-7a6420c7ad3a x-compute-request-id: req-893bc548-2fb8-49a9-b2de-7a6420c7ad3a Content-Encoding: gzip Content-Length: 761 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-1e543468-3fc8-41c9-aff7-e843f7e4e035-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:11:c3:a5", "version": 4, "addr": "10.55.1.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/13e5d383-9480-4cf8-8c27-fdeb0d978ad6", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/13e5d383-9480-4cf8-8c27-fdeb0d978ad6", "rel": "bookmark"}], "image": {"id": "1de97799-19b3-48d3-9173-aae591d5c830", "links": [{"href": "http://172.30.9.23:8774/images/1de97799-19b3-48d3-9173-aae591d5c830", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-18T06:45:17.000000", "flavor": {"id": "46fcf03e-b737-4c52-9bd3-3e538c87eac4", "links": [{"href": "http://172.30.9.23:8774/flavors/46fcf03e-b737-4c52-9bd3-3e538c87eac4", "rel": "bookmark"}]}, "id": "13e5d383-9480-4cf8-8c27-fdeb0d978ad6", "security_groups": [{"name": "default"}], "user_id": "161f224b75db4f5c942f449aeb74bdd4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-18T06:45:19Z", "hostId": "a6bb70e9f47c1e89c76f1449fe98b62e6b987f76de00ac137cae4160", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-1e543468-3fc8-41c9-aff7-e843f7e4e035-kp", "name": "CreateInstanceSingleNetworkTests-1e543468-3fc8-41c9-aff7-e843f7e4e035-inst", "created": "2019-01-18T06:45:11Z", "tenant_id": "dfb6f39769db485397cc20bc3fa48965", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-18 06:45:23,465 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/13e5d383-9480-4cf8-8c27-fdeb0d978ad6 used request id req-893bc548-2fb8-49a9-b2de-7a6420c7ad3a 2019-01-18 06:45:23,471 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-1e543468-3fc8-41c9-aff7-e843f7e4e035-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39d62f848f10ac3fd9d22514a49d5a3a2f0e3433" 2019-01-18 06:45:23,581 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-799d80b0-5069-4c3b-8824-802293040d79 Date: Fri, 18 Jan 2019 06: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":["2818a5c7-8618-4189-9865-620190827c0e"],"updated_at":"2019-01-18T06:44:48Z","tenant_id":"dfb6f39769db485397cc20bc3fa48965","created_at":"2019-01-18T06:44:47Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"dfb6f39769db485397cc20bc3fa48965","id":"88ca035b-6df7-4b26-bdb1-a1eef0a3eecf","name":"CreateInstanceSingleNetworkTests-1e543468-3fc8-41c9-aff7-e843f7e4e035-pub-net"}]} 2019-01-18 06:45:23,581 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-1e543468-3fc8-41c9-aff7-e843f7e4e035-pub-net used request id req-799d80b0-5069-4c3b-8824-802293040d79 2019-01-18 06:45:23,585 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/dfb6f39769db485397cc20bc3fa48965 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39d62f848f10ac3fd9d22514a49d5a3a2f0e3433" 2019-01-18 06:45:23,666 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:45:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5242abda-003f-46ec-abf0-76c5888ef129 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/dfb6f39769db485397cc20bc3fa48965"}, "enabled": true, "id": "dfb6f39769db485397cc20bc3fa48965", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-b7187f8f-d125-4c1-proj"}} 2019-01-18 06:45:23,666 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/dfb6f39769db485397cc20bc3fa48965 used request id req-5242abda-003f-46ec-abf0-76c5888ef129 2019-01-18 06:45:23,671 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=88ca035b-6df7-4b26-bdb1-a1eef0a3eecf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39d62f848f10ac3fd9d22514a49d5a3a2f0e3433" 2019-01-18 06:45:23,722 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-0f1403c4-8d6d-4c10-89ea-11f75bdd00c7 Date: Fri, 18 Jan 2019 06:45:23 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"88ca035b-6df7-4b26-bdb1-a1eef0a3eecf","tenant_id":"dfb6f39769db485397cc20bc3fa48965","created_at":"2019-01-18T06:44:48Z","dns_nameservers":[],"updated_at":"2019-01-18T06:44:48Z","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":"dfb6f39769db485397cc20bc3fa48965","id":"2818a5c7-8618-4189-9865-620190827c0e","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-1e543468-3fc8-41c9-aff7-e843f7e4e035-pub-subnet"}]} 2019-01-18 06:45:23,723 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=88ca035b-6df7-4b26-bdb1-a1eef0a3eecf used request id req-0f1403c4-8d6d-4c10-89ea-11f75bdd00c7 2019-01-18 06:45:23,728 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=88ca035b-6df7-4b26-bdb1-a1eef0a3eecf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39d62f848f10ac3fd9d22514a49d5a3a2f0e3433" 2019-01-18 06:45:23,828 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3863 X-Openstack-Request-Id: req-f7911374-98b1-4a1d-a977-d49aee6a2a0b Date: Fri, 18 Jan 2019 06:45:23 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:44:51Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"2818a5c7-8618-4189-9865-620190827c0e","ip_address":"10.55.1.2"}],"id":"4ec66e24-6dc6-4297-95a2-40728b36f5a9","security_groups":[],"mac_address":"fa:16:3e:0e:53:29","project_id":"dfb6f39769db485397cc20bc3fa48965","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"88ca035b-6df7-4b26-bdb1-a1eef0a3eecf","tenant_id":"dfb6f39769db485397cc20bc3fa48965","created_at":"2019-01-18T06:44:49Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-88ca035b-6df7-4b26-bdb1-a1eef0a3eecf"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:45:18Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"2818a5c7-8618-4189-9865-620190827c0e","ip_address":"10.55.1.11"}],"id":"5894d77e-3b8f-48ca-9b2b-e7441b58204c","security_groups":["28d22aa2-55f5-4f00-bc82-3f5a798ac606"],"mac_address":"fa:16:3e:11:c3:a5","project_id":"dfb6f39769db485397cc20bc3fa48965","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-1e543468-3fc8-41c9-aff7-e843f7e4e035port-1","admin_state_up":true,"network_id":"88ca035b-6df7-4b26-bdb1-a1eef0a3eecf","tenant_id":"dfb6f39769db485397cc20bc3fa48965","created_at":"2019-01-18T06:45:08Z","binding:vnic_type":"normal","device_id":"13e5d383-9480-4cf8-8c27-fdeb0d978ad6"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:44:51Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"2818a5c7-8618-4189-9865-620190827c0e","ip_address":"10.55.1.4"}],"id":"aefeabcd-71f0-433b-a022-9fb247df5317","security_groups":[],"mac_address":"fa:16:3e:f4:ab:a3","project_id":"dfb6f39769db485397cc20bc3fa48965","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"88ca035b-6df7-4b26-bdb1-a1eef0a3eecf","tenant_id":"dfb6f39769db485397cc20bc3fa48965","created_at":"2019-01-18T06:44:50Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-88ca035b-6df7-4b26-bdb1-a1eef0a3eecf"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:44:52Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"2818a5c7-8618-4189-9865-620190827c0e","ip_address":"10.55.1.3"}],"id":"bdfcfe7e-63c7-430a-86aa-5f088caa445e","security_groups":[],"mac_address":"fa:16:3e:e2:d4:1f","project_id":"dfb6f39769db485397cc20bc3fa48965","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"88ca035b-6df7-4b26-bdb1-a1eef0a3eecf","tenant_id":"dfb6f39769db485397cc20bc3fa48965","created_at":"2019-01-18T06:44:49Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-88ca035b-6df7-4b26-bdb1-a1eef0a3eecf"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:45:11Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"2818a5c7-8618-4189-9865-620190827c0e","ip_address":"10.55.1.1"}],"id":"fcb3654a-b718-4149-81bf-27be1a5ee475","security_groups":[],"mac_address":"fa:16:3e:33:ec:85","project_id":"dfb6f39769db485397cc20bc3fa48965","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"88ca035b-6df7-4b26-bdb1-a1eef0a3eecf","tenant_id":"dfb6f39769db485397cc20bc3fa48965","created_at":"2019-01-18T06:44:57Z","binding:vnic_type":"normal","device_id":"f833b954-ab73-4ae5-8a6d-24db2ff27ef7"}]} 2019-01-18 06:45:23,828 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=88ca035b-6df7-4b26-bdb1-a1eef0a3eecf used request id req-f7911374-98b1-4a1d-a977-d49aee6a2a0b 2019-01-18 06:45:23,832 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers/13e5d383-9480-4cf8-8c27-fdeb0d978ad6/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39d62f848f10ac3fd9d22514a49d5a3a2f0e3433" -d '{"addSecurityGroup": {"name": "CreateInstanceSingleNetworkTests-1e543468-3fc8-41c9-aff7-e843f7e4e035-sec-grp"}}' 2019-01-18 06:45:24,833 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 18 Jan 2019 06:45: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-d126c8db-4a31-411d-be41-b95b13f93e55 x-compute-request-id: req-d126c8db-4a31-411d-be41-b95b13f93e55 Content-Length: 0 Content-Type: application/json 2019-01-18 06:45:24,833 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/13e5d383-9480-4cf8-8c27-fdeb0d978ad6/action used request id req-d126c8db-4a31-411d-be41-b95b13f93e55 2019-01-18 06:45:24,838 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/routers?name=CreateInstanceSingleNetworkTests-1e543468-3fc8-41c9-aff7-e843f7e4e035-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39d62f848f10ac3fd9d22514a49d5a3a2f0e3433" 2019-01-18 06:45:24,913 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 732 X-Openstack-Request-Id: req-b17d74f3-1518-4bef-97a1-31516a4e5a23 Date: Fri, 18 Jan 2019 06:45:24 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "c7128340-d09d-4472-ab8c-6b0e75149f5d", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "99f540fb-52d8-49ca-b59c-736c854d3c9e", "ip_address": "172.30.9.202"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "dfb6f39769db485397cc20bc3fa48965", "created_at": "2019-01-18T06:44:52Z", "admin_state_up": true, "updated_at": "2019-01-18T06:44:58Z", "flavor_id": null, "revision_number": 8, "routes": [], "project_id": "dfb6f39769db485397cc20bc3fa48965", "id": "f833b954-ab73-4ae5-8a6d-24db2ff27ef7", "name": "CreateInstanceSingleNetworkTests-1e543468-3fc8-41c9-aff7-e843f7e4e035-pub-router"}]} 2019-01-18 06:45:24,913 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers?name=CreateInstanceSingleNetworkTests-1e543468-3fc8-41c9-aff7-e843f7e4e035-pub-router used request id req-b17d74f3-1518-4bef-97a1-31516a4e5a23 2019-01-18 06:45:24,917 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/dfb6f39769db485397cc20bc3fa48965 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39d62f848f10ac3fd9d22514a49d5a3a2f0e3433" 2019-01-18 06:45:24,995 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:45:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-287f9515-b03e-432b-81bb-fcfffba64ba2 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/dfb6f39769db485397cc20bc3fa48965"}, "enabled": true, "id": "dfb6f39769db485397cc20bc3fa48965", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-b7187f8f-d125-4c1-proj"}} 2019-01-18 06:45:24,996 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/dfb6f39769db485397cc20bc3fa48965 used request id req-287f9515-b03e-432b-81bb-fcfffba64ba2 2019-01-18 06:45:25,001 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?device_id=f833b954-ab73-4ae5-8a6d-24db2ff27ef7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39d62f848f10ac3fd9d22514a49d5a3a2f0e3433" 2019-01-18 06:45:25,058 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 755 X-Openstack-Request-Id: req-b6499ee4-0f23-46d8-867f-22b64e8168dd Date: Fri, 18 Jan 2019 06:45:25 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:45:11Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"2818a5c7-8618-4189-9865-620190827c0e","ip_address":"10.55.1.1"}],"id":"fcb3654a-b718-4149-81bf-27be1a5ee475","security_groups":[],"mac_address":"fa:16:3e:33:ec:85","project_id":"dfb6f39769db485397cc20bc3fa48965","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"88ca035b-6df7-4b26-bdb1-a1eef0a3eecf","tenant_id":"dfb6f39769db485397cc20bc3fa48965","created_at":"2019-01-18T06:44:57Z","binding:vnic_type":"normal","device_id":"f833b954-ab73-4ae5-8a6d-24db2ff27ef7"}]} 2019-01-18 06:45:25,058 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?device_id=f833b954-ab73-4ae5-8a6d-24db2ff27ef7 used request id req-b6499ee4-0f23-46d8-867f-22b64e8168dd 2019-01-18 06:45:25,064 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets/2818a5c7-8618-4189-9865-620190827c0e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39d62f848f10ac3fd9d22514a49d5a3a2f0e3433" 2019-01-18 06:45:25,262 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 679 X-Openstack-Request-Id: req-5acb3714-6057-4974-a1e3-dcbe1baf5542 Date: Fri, 18 Jan 2019 06:45:25 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"88ca035b-6df7-4b26-bdb1-a1eef0a3eecf","tenant_id":"dfb6f39769db485397cc20bc3fa48965","created_at":"2019-01-18T06:44:48Z","dns_nameservers":[],"updated_at":"2019-01-18T06:44:48Z","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":"dfb6f39769db485397cc20bc3fa48965","id":"2818a5c7-8618-4189-9865-620190827c0e","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-1e543468-3fc8-41c9-aff7-e843f7e4e035-pub-subnet"}} 2019-01-18 06:45:25,262 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets/2818a5c7-8618-4189-9865-620190827c0e used request id req-5acb3714-6057-4974-a1e3-dcbe1baf5542 2019-01-18 06:45:25,268 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=c7128340-d09d-4472-ab8c-6b0e75149f5d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39d62f848f10ac3fd9d22514a49d5a3a2f0e3433" 2019-01-18 06:45:25,378 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-9b0ac8b1-e6aa-4667-be58-13e104b261d2 Date: Fri, 18 Jan 2019 06:45:25 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"c7128340-d09d-4472-ab8c-6b0e75149f5d","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"47feb8aba08a40dca7028a1701e597b9","status":"ACTIVE","subnets":["99f540fb-52d8-49ca-b59c-736c854d3c9e"],"description":"","tags":[],"updated_at":"2019-01-18T04:39:13Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"47feb8aba08a40dca7028a1701e597b9","created_at":"2019-01-18T04:39:06Z","mtu":1500}]} 2019-01-18 06:45:25,378 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=c7128340-d09d-4472-ab8c-6b0e75149f5d used request id req-9b0ac8b1-e6aa-4667-be58-13e104b261d2 2019-01-18 06:45:25,385 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=c7128340-d09d-4472-ab8c-6b0e75149f5d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39d62f848f10ac3fd9d22514a49d5a3a2f0e3433" 2019-01-18 06:45:25,412 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-cd884f7a-4a4c-4da3-9fc3-3bb324fcf40c Date: Fri, 18 Jan 2019 06:45:25 GMT RESP BODY: {"subnets":[]} 2019-01-18 06:45:25,412 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=c7128340-d09d-4472-ab8c-6b0e75149f5d used request id req-cd884f7a-4a4c-4da3-9fc3-3bb324fcf40c 2019-01-18 06:45:25,415 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/13e5d383-9480-4cf8-8c27-fdeb0d978ad6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39d62f848f10ac3fd9d22514a49d5a3a2f0e3433" 2019-01-18 06:45:25,726 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:45: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-ca90df20-40a4-49f6-814b-706c00a74daa x-compute-request-id: req-ca90df20-40a4-49f6-814b-706c00a74daa Content-Encoding: gzip Content-Length: 772 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-1e543468-3fc8-41c9-aff7-e843f7e4e035-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:11:c3:a5", "version": 4, "addr": "10.55.1.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/13e5d383-9480-4cf8-8c27-fdeb0d978ad6", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/13e5d383-9480-4cf8-8c27-fdeb0d978ad6", "rel": "bookmark"}], "image": {"id": "1de97799-19b3-48d3-9173-aae591d5c830", "links": [{"href": "http://172.30.9.23:8774/images/1de97799-19b3-48d3-9173-aae591d5c830", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-18T06:45:17.000000", "flavor": {"id": "46fcf03e-b737-4c52-9bd3-3e538c87eac4", "links": [{"href": "http://172.30.9.23:8774/flavors/46fcf03e-b737-4c52-9bd3-3e538c87eac4", "rel": "bookmark"}]}, "id": "13e5d383-9480-4cf8-8c27-fdeb0d978ad6", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-1e543468-3fc8-41c9-aff7-e843f7e4e035-sec-grp"}], "user_id": "161f224b75db4f5c942f449aeb74bdd4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-18T06:45:19Z", "hostId": "a6bb70e9f47c1e89c76f1449fe98b62e6b987f76de00ac137cae4160", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-1e543468-3fc8-41c9-aff7-e843f7e4e035-kp", "name": "CreateInstanceSingleNetworkTests-1e543468-3fc8-41c9-aff7-e843f7e4e035-inst", "created": "2019-01-18T06:45:11Z", "tenant_id": "dfb6f39769db485397cc20bc3fa48965", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-18 06:45:25,726 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/13e5d383-9480-4cf8-8c27-fdeb0d978ad6 used request id req-ca90df20-40a4-49f6-814b-706c00a74daa 2019-01-18 06:45:25,727 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-1e543468-3fc8-41c9-aff7-e843f7e4e035-inst] is - ACTIVE 2019-01-18 06:45:25,727 - create_instance - INFO - VM is - ACTIVE 2019-01-18 06:45:25,730 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/13e5d383-9480-4cf8-8c27-fdeb0d978ad6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39d62f848f10ac3fd9d22514a49d5a3a2f0e3433" 2019-01-18 06:45:26,038 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:45: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-15fa6430-13f6-447a-9efd-ed7a65202f4a x-compute-request-id: req-15fa6430-13f6-447a-9efd-ed7a65202f4a Content-Encoding: gzip Content-Length: 772 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-1e543468-3fc8-41c9-aff7-e843f7e4e035-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:11:c3:a5", "version": 4, "addr": "10.55.1.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/13e5d383-9480-4cf8-8c27-fdeb0d978ad6", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/13e5d383-9480-4cf8-8c27-fdeb0d978ad6", "rel": "bookmark"}], "image": {"id": "1de97799-19b3-48d3-9173-aae591d5c830", "links": [{"href": "http://172.30.9.23:8774/images/1de97799-19b3-48d3-9173-aae591d5c830", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-18T06:45:17.000000", "flavor": {"id": "46fcf03e-b737-4c52-9bd3-3e538c87eac4", "links": [{"href": "http://172.30.9.23:8774/flavors/46fcf03e-b737-4c52-9bd3-3e538c87eac4", "rel": "bookmark"}]}, "id": "13e5d383-9480-4cf8-8c27-fdeb0d978ad6", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-1e543468-3fc8-41c9-aff7-e843f7e4e035-sec-grp"}], "user_id": "161f224b75db4f5c942f449aeb74bdd4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-18T06:45:19Z", "hostId": "a6bb70e9f47c1e89c76f1449fe98b62e6b987f76de00ac137cae4160", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-1e543468-3fc8-41c9-aff7-e843f7e4e035-kp", "name": "CreateInstanceSingleNetworkTests-1e543468-3fc8-41c9-aff7-e843f7e4e035-inst", "created": "2019-01-18T06:45:11Z", "tenant_id": "dfb6f39769db485397cc20bc3fa48965", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-18 06:45:26,039 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/13e5d383-9480-4cf8-8c27-fdeb0d978ad6 used request id req-15fa6430-13f6-447a-9efd-ed7a65202f4a 2019-01-18 06:45:26,044 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-1e543468-3fc8-41c9-aff7-e843f7e4e035-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39d62f848f10ac3fd9d22514a49d5a3a2f0e3433" 2019-01-18 06:45:26,284 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-f7522962-1ebd-469e-bf4d-6e49d7ca8b35 Date: Fri, 18 Jan 2019 06:45: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":["2818a5c7-8618-4189-9865-620190827c0e"],"updated_at":"2019-01-18T06:44:48Z","tenant_id":"dfb6f39769db485397cc20bc3fa48965","created_at":"2019-01-18T06:44:47Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"dfb6f39769db485397cc20bc3fa48965","id":"88ca035b-6df7-4b26-bdb1-a1eef0a3eecf","name":"CreateInstanceSingleNetworkTests-1e543468-3fc8-41c9-aff7-e843f7e4e035-pub-net"}]} 2019-01-18 06:45:26,284 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-1e543468-3fc8-41c9-aff7-e843f7e4e035-pub-net used request id req-f7522962-1ebd-469e-bf4d-6e49d7ca8b35 2019-01-18 06:45:26,288 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/dfb6f39769db485397cc20bc3fa48965 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39d62f848f10ac3fd9d22514a49d5a3a2f0e3433" 2019-01-18 06:45:26,371 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:45:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-60055548-4b23-4805-b10e-932e86512ad6 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/dfb6f39769db485397cc20bc3fa48965"}, "enabled": true, "id": "dfb6f39769db485397cc20bc3fa48965", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-b7187f8f-d125-4c1-proj"}} 2019-01-18 06:45:26,371 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/dfb6f39769db485397cc20bc3fa48965 used request id req-60055548-4b23-4805-b10e-932e86512ad6 2019-01-18 06:45:26,376 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=88ca035b-6df7-4b26-bdb1-a1eef0a3eecf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39d62f848f10ac3fd9d22514a49d5a3a2f0e3433" 2019-01-18 06:45:26,427 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-d1f4bc83-7aaf-48ad-89fa-0d6ad534e3bf Date: Fri, 18 Jan 2019 06:45:26 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"88ca035b-6df7-4b26-bdb1-a1eef0a3eecf","tenant_id":"dfb6f39769db485397cc20bc3fa48965","created_at":"2019-01-18T06:44:48Z","dns_nameservers":[],"updated_at":"2019-01-18T06:44:48Z","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":"dfb6f39769db485397cc20bc3fa48965","id":"2818a5c7-8618-4189-9865-620190827c0e","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-1e543468-3fc8-41c9-aff7-e843f7e4e035-pub-subnet"}]} 2019-01-18 06:45:26,427 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=88ca035b-6df7-4b26-bdb1-a1eef0a3eecf used request id req-d1f4bc83-7aaf-48ad-89fa-0d6ad534e3bf 2019-01-18 06:45:26,433 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=88ca035b-6df7-4b26-bdb1-a1eef0a3eecf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39d62f848f10ac3fd9d22514a49d5a3a2f0e3433" 2019-01-18 06:45:26,529 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3902 X-Openstack-Request-Id: req-02b8f804-a056-4f3e-b2a0-b766ebf9b47d Date: Fri, 18 Jan 2019 06:45:26 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:44:51Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"2818a5c7-8618-4189-9865-620190827c0e","ip_address":"10.55.1.2"}],"id":"4ec66e24-6dc6-4297-95a2-40728b36f5a9","security_groups":[],"mac_address":"fa:16:3e:0e:53:29","project_id":"dfb6f39769db485397cc20bc3fa48965","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"88ca035b-6df7-4b26-bdb1-a1eef0a3eecf","tenant_id":"dfb6f39769db485397cc20bc3fa48965","created_at":"2019-01-18T06:44:49Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-88ca035b-6df7-4b26-bdb1-a1eef0a3eecf"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:45:24Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"2818a5c7-8618-4189-9865-620190827c0e","ip_address":"10.55.1.11"}],"id":"5894d77e-3b8f-48ca-9b2b-e7441b58204c","security_groups":["28d22aa2-55f5-4f00-bc82-3f5a798ac606","32d1566b-0ae7-4e77-abf8-3a00221aaa0b"],"mac_address":"fa:16:3e:11:c3:a5","project_id":"dfb6f39769db485397cc20bc3fa48965","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-1e543468-3fc8-41c9-aff7-e843f7e4e035port-1","admin_state_up":true,"network_id":"88ca035b-6df7-4b26-bdb1-a1eef0a3eecf","tenant_id":"dfb6f39769db485397cc20bc3fa48965","created_at":"2019-01-18T06:45:08Z","binding:vnic_type":"normal","device_id":"13e5d383-9480-4cf8-8c27-fdeb0d978ad6"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:44:51Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"2818a5c7-8618-4189-9865-620190827c0e","ip_address":"10.55.1.4"}],"id":"aefeabcd-71f0-433b-a022-9fb247df5317","security_groups":[],"mac_address":"fa:16:3e:f4:ab:a3","project_id":"dfb6f39769db485397cc20bc3fa48965","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"88ca035b-6df7-4b26-bdb1-a1eef0a3eecf","tenant_id":"dfb6f39769db485397cc20bc3fa48965","created_at":"2019-01-18T06:44:50Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-88ca035b-6df7-4b26-bdb1-a1eef0a3eecf"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:44:52Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"2818a5c7-8618-4189-9865-620190827c0e","ip_address":"10.55.1.3"}],"id":"bdfcfe7e-63c7-430a-86aa-5f088caa445e","security_groups":[],"mac_address":"fa:16:3e:e2:d4:1f","project_id":"dfb6f39769db485397cc20bc3fa48965","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"88ca035b-6df7-4b26-bdb1-a1eef0a3eecf","tenant_id":"dfb6f39769db485397cc20bc3fa48965","created_at":"2019-01-18T06:44:49Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-88ca035b-6df7-4b26-bdb1-a1eef0a3eecf"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:45:11Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"2818a5c7-8618-4189-9865-620190827c0e","ip_address":"10.55.1.1"}],"id":"fcb3654a-b718-4149-81bf-27be1a5ee475","security_groups":[],"mac_address":"fa:16:3e:33:ec:85","project_id":"dfb6f39769db485397cc20bc3fa48965","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"88ca035b-6df7-4b26-bdb1-a1eef0a3eecf","tenant_id":"dfb6f39769db485397cc20bc3fa48965","created_at":"2019-01-18T06:44:57Z","binding:vnic_type":"normal","device_id":"f833b954-ab73-4ae5-8a6d-24db2ff27ef7"}]} 2019-01-18 06:45:26,529 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=88ca035b-6df7-4b26-bdb1-a1eef0a3eecf used request id req-02b8f804-a056-4f3e-b2a0-b766ebf9b47d 2019-01-18 06:45:26,530 - neutron_utils - INFO - Creating floating ip to external network - external 2019-01-18 06:45:26,535 - 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}39d62f848f10ac3fd9d22514a49d5a3a2f0e3433" 2019-01-18 06:45:26,777 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-54b47af0-1b31-463f-95c4-3281b9985494 Date: Fri, 18 Jan 2019 06:45:26 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"c7128340-d09d-4472-ab8c-6b0e75149f5d","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"47feb8aba08a40dca7028a1701e597b9","status":"ACTIVE","subnets":["99f540fb-52d8-49ca-b59c-736c854d3c9e"],"description":"","tags":[],"updated_at":"2019-01-18T04:39:13Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"47feb8aba08a40dca7028a1701e597b9","created_at":"2019-01-18T04:39:06Z","mtu":1500}]} 2019-01-18 06:45:26,777 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=external used request id req-54b47af0-1b31-463f-95c4-3281b9985494 2019-01-18 06:45:26,783 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=c7128340-d09d-4472-ab8c-6b0e75149f5d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39d62f848f10ac3fd9d22514a49d5a3a2f0e3433" 2019-01-18 06:45:26,954 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-3e2da453-e546-4aee-a1af-7ba8beb7a799 Date: Fri, 18 Jan 2019 06:45:26 GMT RESP BODY: {"subnets":[]} 2019-01-18 06:45:26,954 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=c7128340-d09d-4472-ab8c-6b0e75149f5d used request id req-3e2da453-e546-4aee-a1af-7ba8beb7a799 2019-01-18 06:45:26,960 - 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}39d62f848f10ac3fd9d22514a49d5a3a2f0e3433" -d '{"floatingip": {"floating_network_id": "c7128340-d09d-4472-ab8c-6b0e75149f5d", "port_id": "5894d77e-3b8f-48ca-9b2b-e7441b58204c"}}' 2019-01-18 06:45:29,643 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 548 X-Openstack-Request-Id: req-a48f445d-d0a4-458d-8955-51c50b503cd9 Date: Fri, 18 Jan 2019 06:45:29 GMT RESP BODY: {"floatingip": {"router_id": "f833b954-ab73-4ae5-8a6d-24db2ff27ef7", "status": "DOWN", "description": "", "tags": [], "tenant_id": "dfb6f39769db485397cc20bc3fa48965", "created_at": "2019-01-18T06:45:28Z", "updated_at": "2019-01-18T06:45:28Z", "floating_network_id": "c7128340-d09d-4472-ab8c-6b0e75149f5d", "fixed_ip_address": "10.55.1.11", "floating_ip_address": "172.30.9.205", "revision_number": 0, "project_id": "dfb6f39769db485397cc20bc3fa48965", "port_id": "5894d77e-3b8f-48ca-9b2b-e7441b58204c", "id": "77c35138-a055-4fa8-8312-ec77eb4523a3"}} 2019-01-18 06:45:29,643 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/floatingips used request id req-a48f445d-d0a4-458d-8955-51c50b503cd9 2019-01-18 06:45:29,644 - create_instance - INFO - Created floating IP 172.30.9.205 via router - CreateInstanceSingleNetworkTests-1e543468-3fc8-41c9-aff7-e843f7e4e035-pub-router 2019-01-18 06:45:29,647 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/13e5d383-9480-4cf8-8c27-fdeb0d978ad6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39d62f848f10ac3fd9d22514a49d5a3a2f0e3433" 2019-01-18 06:45:30,013 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:45: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-9f360439-d813-40fb-9319-225325f6dbbf x-compute-request-id: req-9f360439-d813-40fb-9319-225325f6dbbf Content-Encoding: gzip Content-Length: 772 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-1e543468-3fc8-41c9-aff7-e843f7e4e035-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:11:c3:a5", "version": 4, "addr": "10.55.1.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/13e5d383-9480-4cf8-8c27-fdeb0d978ad6", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/13e5d383-9480-4cf8-8c27-fdeb0d978ad6", "rel": "bookmark"}], "image": {"id": "1de97799-19b3-48d3-9173-aae591d5c830", "links": [{"href": "http://172.30.9.23:8774/images/1de97799-19b3-48d3-9173-aae591d5c830", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-18T06:45:17.000000", "flavor": {"id": "46fcf03e-b737-4c52-9bd3-3e538c87eac4", "links": [{"href": "http://172.30.9.23:8774/flavors/46fcf03e-b737-4c52-9bd3-3e538c87eac4", "rel": "bookmark"}]}, "id": "13e5d383-9480-4cf8-8c27-fdeb0d978ad6", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-1e543468-3fc8-41c9-aff7-e843f7e4e035-sec-grp"}], "user_id": "161f224b75db4f5c942f449aeb74bdd4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-18T06:45:19Z", "hostId": "a6bb70e9f47c1e89c76f1449fe98b62e6b987f76de00ac137cae4160", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-1e543468-3fc8-41c9-aff7-e843f7e4e035-kp", "name": "CreateInstanceSingleNetworkTests-1e543468-3fc8-41c9-aff7-e843f7e4e035-inst", "created": "2019-01-18T06:45:11Z", "tenant_id": "dfb6f39769db485397cc20bc3fa48965", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-18 06:45:30,014 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/13e5d383-9480-4cf8-8c27-fdeb0d978ad6 used request id req-9f360439-d813-40fb-9319-225325f6dbbf 2019-01-18 06:45:30,014 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-1e543468-3fc8-41c9-aff7-e843f7e4e035-inst] is - ACTIVE 2019-01-18 06:45:30,014 - create_instance - INFO - VM is - ACTIVE 2019-01-18 06:45:30,017 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/13e5d383-9480-4cf8-8c27-fdeb0d978ad6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39d62f848f10ac3fd9d22514a49d5a3a2f0e3433" 2019-01-18 06:45:30,350 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:45: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-2319060d-fe76-442d-8157-ff37801fe600 x-compute-request-id: req-2319060d-fe76-442d-8157-ff37801fe600 Content-Encoding: gzip Content-Length: 772 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-1e543468-3fc8-41c9-aff7-e843f7e4e035-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:11:c3:a5", "version": 4, "addr": "10.55.1.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/13e5d383-9480-4cf8-8c27-fdeb0d978ad6", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/13e5d383-9480-4cf8-8c27-fdeb0d978ad6", "rel": "bookmark"}], "image": {"id": "1de97799-19b3-48d3-9173-aae591d5c830", "links": [{"href": "http://172.30.9.23:8774/images/1de97799-19b3-48d3-9173-aae591d5c830", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-18T06:45:17.000000", "flavor": {"id": "46fcf03e-b737-4c52-9bd3-3e538c87eac4", "links": [{"href": "http://172.30.9.23:8774/flavors/46fcf03e-b737-4c52-9bd3-3e538c87eac4", "rel": "bookmark"}]}, "id": "13e5d383-9480-4cf8-8c27-fdeb0d978ad6", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-1e543468-3fc8-41c9-aff7-e843f7e4e035-sec-grp"}], "user_id": "161f224b75db4f5c942f449aeb74bdd4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-18T06:45:19Z", "hostId": "a6bb70e9f47c1e89c76f1449fe98b62e6b987f76de00ac137cae4160", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-1e543468-3fc8-41c9-aff7-e843f7e4e035-kp", "name": "CreateInstanceSingleNetworkTests-1e543468-3fc8-41c9-aff7-e843f7e4e035-inst", "created": "2019-01-18T06:45:11Z", "tenant_id": "dfb6f39769db485397cc20bc3fa48965", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-18 06:45:30,351 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/13e5d383-9480-4cf8-8c27-fdeb0d978ad6 used request id req-2319060d-fe76-442d-8157-ff37801fe600 2019-01-18 06:45:30,356 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-1e543468-3fc8-41c9-aff7-e843f7e4e035-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39d62f848f10ac3fd9d22514a49d5a3a2f0e3433" 2019-01-18 06:45:30,461 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-88a696e0-e966-4657-ae15-22203158be9b Date: Fri, 18 Jan 2019 06:45: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":["2818a5c7-8618-4189-9865-620190827c0e"],"updated_at":"2019-01-18T06:44:48Z","tenant_id":"dfb6f39769db485397cc20bc3fa48965","created_at":"2019-01-18T06:44:47Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"dfb6f39769db485397cc20bc3fa48965","id":"88ca035b-6df7-4b26-bdb1-a1eef0a3eecf","name":"CreateInstanceSingleNetworkTests-1e543468-3fc8-41c9-aff7-e843f7e4e035-pub-net"}]} 2019-01-18 06:45:30,462 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-1e543468-3fc8-41c9-aff7-e843f7e4e035-pub-net used request id req-88a696e0-e966-4657-ae15-22203158be9b 2019-01-18 06:45:30,466 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/dfb6f39769db485397cc20bc3fa48965 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39d62f848f10ac3fd9d22514a49d5a3a2f0e3433" 2019-01-18 06:45:30,552 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:45:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f6048933-ac6b-4e24-ba83-6ac955625442 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/dfb6f39769db485397cc20bc3fa48965"}, "enabled": true, "id": "dfb6f39769db485397cc20bc3fa48965", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-b7187f8f-d125-4c1-proj"}} 2019-01-18 06:45:30,552 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/dfb6f39769db485397cc20bc3fa48965 used request id req-f6048933-ac6b-4e24-ba83-6ac955625442 2019-01-18 06:45:30,557 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=88ca035b-6df7-4b26-bdb1-a1eef0a3eecf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39d62f848f10ac3fd9d22514a49d5a3a2f0e3433" 2019-01-18 06:45:30,761 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-22046043-b861-4954-b41a-cb0ad23d9549 Date: Fri, 18 Jan 2019 06:45:30 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"88ca035b-6df7-4b26-bdb1-a1eef0a3eecf","tenant_id":"dfb6f39769db485397cc20bc3fa48965","created_at":"2019-01-18T06:44:48Z","dns_nameservers":[],"updated_at":"2019-01-18T06:44:48Z","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":"dfb6f39769db485397cc20bc3fa48965","id":"2818a5c7-8618-4189-9865-620190827c0e","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-1e543468-3fc8-41c9-aff7-e843f7e4e035-pub-subnet"}]} 2019-01-18 06:45:30,761 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=88ca035b-6df7-4b26-bdb1-a1eef0a3eecf used request id req-22046043-b861-4954-b41a-cb0ad23d9549 2019-01-18 06:45:30,767 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=88ca035b-6df7-4b26-bdb1-a1eef0a3eecf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39d62f848f10ac3fd9d22514a49d5a3a2f0e3433" 2019-01-18 06:45:31,013 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3902 X-Openstack-Request-Id: req-05b89df4-4a4c-460f-b500-bd76c4faa777 Date: Fri, 18 Jan 2019 06:45:31 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:44:51Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"2818a5c7-8618-4189-9865-620190827c0e","ip_address":"10.55.1.2"}],"id":"4ec66e24-6dc6-4297-95a2-40728b36f5a9","security_groups":[],"mac_address":"fa:16:3e:0e:53:29","project_id":"dfb6f39769db485397cc20bc3fa48965","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"88ca035b-6df7-4b26-bdb1-a1eef0a3eecf","tenant_id":"dfb6f39769db485397cc20bc3fa48965","created_at":"2019-01-18T06:44:49Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-88ca035b-6df7-4b26-bdb1-a1eef0a3eecf"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:45:24Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"2818a5c7-8618-4189-9865-620190827c0e","ip_address":"10.55.1.11"}],"id":"5894d77e-3b8f-48ca-9b2b-e7441b58204c","security_groups":["28d22aa2-55f5-4f00-bc82-3f5a798ac606","32d1566b-0ae7-4e77-abf8-3a00221aaa0b"],"mac_address":"fa:16:3e:11:c3:a5","project_id":"dfb6f39769db485397cc20bc3fa48965","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-1e543468-3fc8-41c9-aff7-e843f7e4e035port-1","admin_state_up":true,"network_id":"88ca035b-6df7-4b26-bdb1-a1eef0a3eecf","tenant_id":"dfb6f39769db485397cc20bc3fa48965","created_at":"2019-01-18T06:45:08Z","binding:vnic_type":"normal","device_id":"13e5d383-9480-4cf8-8c27-fdeb0d978ad6"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:44:51Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"2818a5c7-8618-4189-9865-620190827c0e","ip_address":"10.55.1.4"}],"id":"aefeabcd-71f0-433b-a022-9fb247df5317","security_groups":[],"mac_address":"fa:16:3e:f4:ab:a3","project_id":"dfb6f39769db485397cc20bc3fa48965","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"88ca035b-6df7-4b26-bdb1-a1eef0a3eecf","tenant_id":"dfb6f39769db485397cc20bc3fa48965","created_at":"2019-01-18T06:44:50Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-88ca035b-6df7-4b26-bdb1-a1eef0a3eecf"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:44:52Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"2818a5c7-8618-4189-9865-620190827c0e","ip_address":"10.55.1.3"}],"id":"bdfcfe7e-63c7-430a-86aa-5f088caa445e","security_groups":[],"mac_address":"fa:16:3e:e2:d4:1f","project_id":"dfb6f39769db485397cc20bc3fa48965","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"88ca035b-6df7-4b26-bdb1-a1eef0a3eecf","tenant_id":"dfb6f39769db485397cc20bc3fa48965","created_at":"2019-01-18T06:44:49Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-88ca035b-6df7-4b26-bdb1-a1eef0a3eecf"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:45:11Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"2818a5c7-8618-4189-9865-620190827c0e","ip_address":"10.55.1.1"}],"id":"fcb3654a-b718-4149-81bf-27be1a5ee475","security_groups":[],"mac_address":"fa:16:3e:33:ec:85","project_id":"dfb6f39769db485397cc20bc3fa48965","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"88ca035b-6df7-4b26-bdb1-a1eef0a3eecf","tenant_id":"dfb6f39769db485397cc20bc3fa48965","created_at":"2019-01-18T06:44:57Z","binding:vnic_type":"normal","device_id":"f833b954-ab73-4ae5-8a6d-24db2ff27ef7"}]} 2019-01-18 06:45:31,013 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=88ca035b-6df7-4b26-bdb1-a1eef0a3eecf used request id req-05b89df4-4a4c-460f-b500-bd76c4faa777 2019-01-18 06:45:31,014 - create_instance_tests - INFO - Looking for IP 10.55.1.11 in the console log 2019-01-18 06:45:31,017 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/13e5d383-9480-4cf8-8c27-fdeb0d978ad6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39d62f848f10ac3fd9d22514a49d5a3a2f0e3433" 2019-01-18 06:45:31,630 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:45: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-87c3d283-c503-487c-a646-2b20d5e4a3a1 x-compute-request-id: req-87c3d283-c503-487c-a646-2b20d5e4a3a1 Content-Encoding: gzip Content-Length: 787 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-1e543468-3fc8-41c9-aff7-e843f7e4e035-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:11:c3:a5", "version": 4, "addr": "10.55.1.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:11:c3:a5", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/13e5d383-9480-4cf8-8c27-fdeb0d978ad6", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/13e5d383-9480-4cf8-8c27-fdeb0d978ad6", "rel": "bookmark"}], "image": {"id": "1de97799-19b3-48d3-9173-aae591d5c830", "links": [{"href": "http://172.30.9.23:8774/images/1de97799-19b3-48d3-9173-aae591d5c830", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-18T06:45:17.000000", "flavor": {"id": "46fcf03e-b737-4c52-9bd3-3e538c87eac4", "links": [{"href": "http://172.30.9.23:8774/flavors/46fcf03e-b737-4c52-9bd3-3e538c87eac4", "rel": "bookmark"}]}, "id": "13e5d383-9480-4cf8-8c27-fdeb0d978ad6", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-1e543468-3fc8-41c9-aff7-e843f7e4e035-sec-grp"}], "user_id": "161f224b75db4f5c942f449aeb74bdd4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-18T06:45:19Z", "hostId": "a6bb70e9f47c1e89c76f1449fe98b62e6b987f76de00ac137cae4160", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-1e543468-3fc8-41c9-aff7-e843f7e4e035-kp", "name": "CreateInstanceSingleNetworkTests-1e543468-3fc8-41c9-aff7-e843f7e4e035-inst", "created": "2019-01-18T06:45:11Z", "tenant_id": "dfb6f39769db485397cc20bc3fa48965", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-18 06:45:31,630 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/13e5d383-9480-4cf8-8c27-fdeb0d978ad6 used request id req-87c3d283-c503-487c-a646-2b20d5e4a3a1 2019-01-18 06:45:31,633 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers/13e5d383-9480-4cf8-8c27-fdeb0d978ad6/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39d62f848f10ac3fd9d22514a49d5a3a2f0e3433" -d '{"os-getConsoleOutput": {"length": null}}' 2019-01-18 06:45:32,784 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:45: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-bda6edfb-3d17-49e6-b186-7f925ef22cd7 x-compute-request-id: req-bda6edfb-3d17-49e6-b186-7f925ef22cd7 Content-Encoding: gzip Content-Length: 9601 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 513829948 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.910 MHz processor\n[ 0.171353] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.173343] pid_max: default: 32768 minimum: 301\n[ 0.174436] ACPI: Core revision 20150930\n[ 0.175951] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.177471] Security Framework initialized\n[ 0.178435] Yama: becoming mindful.\n[ 0.179317] AppArmor: AppArmor initialized\n[ 0.180315] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.181889] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.183565] Mount-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.184983] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.186607] Initializing cgroup subsys io\n[ 0.187583] Initializing cgroup subsys memory\n[ 0.188637] Initializing cgroup subsys devices\n[ 0.189689] Initializing cgroup subsys freezer\n[ 0.190764] Initializing cgroup subsys net_cls\n[ 0.191782] Initializing cgroup subsys perf_event\n[ 0.192871] Initializing cgroup subsys net_prio\n[ 0.193934] Initializing cgroup subsys hugetlb\n[ 0.195033] Initializing cgroup subsys pids\n[ 0.196057] CPU: Physical Processor ID: 0\n[ 0.197599] mce: CPU supports 10 MCE banks\n[ 0.198508] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.199687] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.202132] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.208865] ftrace: allocating 31920 entries in 125 pages\n[ 0.234892] smpboot: Max logical packages: 2\n[ 0.235941] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.237328] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.238924] x2apic enabled\n[ 0.239793] Switched APIC routing to physical x2apic.\n[ 0.241755] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.243282] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.245816] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.248061] KVM setup paravirtual spinlock\n[ 0.249645] x86: Booting SMP configuration:\n[ 0.250704] .... node #0, CPUs: #1\n[ 0.251759] kvm-clock: cpu 1, msr 0:ffd3041, secondary cpu clock\n[ 0.273912] x86: Booted up 1 node, 2 CPUs\n[ 0.273914] KVM setup async PF for cpu 1\n[ 0.273917] kvm-stealtime: cpu 1, msr f90d940\n[ 0.276966] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.278765] devtmpfs: initialized\n[ 0.280617] evm: security.selinux\n[ 0.281476] evm: security.SMACK64\n[ 0.282354] evm: security.SMACK64EXEC\n[ 0.283269] evm: security.SMACK64TRANSMUTE\n[ 0.284237] evm: security.SMACK64MMAP\n[ 0.285167] evm: security.ima\n[ 0.285949] evm: security.capability\n[ 0.286973] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.289227] pinctrl core: initialized pinctrl subsystem\n[ 0.290495] RTC time: 6:45:17, date: 01/18/19\n[ 0.291799] NET: Registered protocol family 16\n[ 0.301211] cpuidle: using governor ladder\n[ 0.313274] cpuidle: using governor menu\n[ 0.314317] PCCT header not found.\n[ 0.315287] ACPI: bus type PCI registered\n[ 0.316276] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.317819] PCI: Using configuration type 1 for base access\n[ 0.330024] ACPI: Added _OSI(Module Device)\n[ 0.331103] ACPI: Added _OSI(Processor Device)\n[ 0.332179] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.333306] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.335899] ACPI: Interpreter enabled\n[ 0.336867] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.339152] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.341403] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.343647] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.346003] ACPI: (supports S0 S5)\n[ 0.346849] ACPI: Using IOAPIC for interrupt routing\n[ 0.348061] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.352156] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.353854] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.355694] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.357311] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.360124] acpiphp: Slot [3] registered\n[ 0.361148] acpiphp: Slot [4] registered\n[ 0.362187] acpiphp: Slot [5] registered\n[ 0.363208] acpiphp: Slot [6] registered\n[ 0.364213] acpiphp: Slot [7] registered\n[ 0.365207] acpiphp: Slot [8] registered\n[ 0.366184] acpiphp: Slot [9] registered\n[ 0.367186] acpiphp: Slot [10] registered\n[ 0.378387] acpiphp: Slot [11] registered\n[ 0.379431] acpiphp: Slot [12] registered\n[ 0.380464] acpiphp: Slot [13] registered\n[ 0.381488] acpiphp: Slot [14] registered\n[ 0.382511] acpiphp: Slot [15] registered\n[ 0.383513] acpiphp: Slot [16] registered\n[ 0.384540] acpiphp: Slot [17] registered\n[ 0.385558] acpiphp: Slot [18] registered\n[ 0.386563] acpiphp: Slot [19] registered\n[ 0.387570] acpiphp: Slot [20] registered\n[ 0.388549] acpiphp: Slot [21] registered\n[ 0.389535] acpiphp: Slot [22] registered\n[ 0.390525] acpiphp: Slot [23] registered\n[ 0.391522] acpiphp: Slot [24] registered\n[ 0.392513] acpiphp: Slot [25] registered\n[ 0.393495] acpiphp: Slot [26] registered\n[ 0.394482] acpiphp: Slot [27] registered\n[ 0.395528] acpiphp: Slot [28] registered\n[ 0.396524] acpiphp: Slot [29] registered\n[ 0.397515] acpiphp: Slot [30] registered\n[ 0.398505] acpiphp: Slot [31] registered\n[ 0.399660] PCI host bridge to bus 0000:00\n[ 0.400698] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.402332] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.404013] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.405945] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window]\n[ 0.407818] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.414439] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.416098] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.417762] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.419670] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.426591] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.428655] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.474074] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.476019] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.477861] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.480518] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.482370] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.484071] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.485665] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.487223] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.489458] vgaarb: loaded\n[ 0.490301] vgaarb: bridge control possible 0000:00:02.0\n[ 0.491933] SCSI subsystem initialized\n[ 0.493085] ACPI: bus type USB registered\n[ 0.494246] usbcore: registered new interface driver usbfs\n[ 0.495748] usbcore: registered new interface driver hub\n[ 0.497207] usbcore: registered new device driver usb\n[ 0.498767] PCI: Using ACPI for IRQ routing\n[ 0.500185] NetLabel: Initializing\n[ 0.501173] NetLabel: domain hash size = 128\n[ 0.502382] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.503766] NetLabel: unlabeled traffic allowed by default\n[ 0.505401] clocksource: Switched to clocksource kvm-clock\n[ 0.511698] AppArmor: AppArmor Filesystem Enabled\n[ 0.513089] pnp: PnP ACPI init\n[ 0.514265] pnp: PnP ACPI: found 5 devices\n[ 0.521707] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.524163] NET: Registered protocol family 2\n[ 0.525515] TCP established hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.527412] TCP bind hash table entries: 2048 (order: 3, 32768 bytes)\n[ 0.529198] TCP: Hash tables configured (established 2048 bind 2048)\n[ 0.530983] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.532627] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.534368] NET: Registered protocol family 1\n[ 0.535676] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.537322] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.538922] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.557602] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.576635] Trying to unpack rootfs image as initramfs...\n[ 0.627664] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000)\n[ 0.642427] Scanning for low memory corruption every 60 seconds\n[ 0.644307] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 0.645880] audit: initializing netlink subsys (disabled)\n[ 0.647273] audit: type=2000 audit(1547793918.205:1): initialized\n[ 0.648972] Initialise system trusted keyring\n[ 0.650223] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.651785] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.654338] zbud: loaded\n[ 0.655260] VFS: Disk quotas dquot_6.6.0\n[ 0.656325] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.658347] fuse init (API version 7.23)\n[ 0.659484] Key type big_key registered\n[ 0.660518] Allocating IMA MOK and blacklist keyrings.\n[ 0.662117] Key type asymmetric registered\n[ 0.663224] Asymmetric key parser 'x509' registered\n[ 0.664503] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.666456] io scheduler noop registered\n[ 0.667487] io scheduler deadline registered (default)\n[ 0.668788] io scheduler cfq registered\n[ 0.669879] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.671271] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.672958] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.674698] ACPI: Power Button [PWRF]\n[ 0.675630] GHES: HEST is not enabled!\n[ 0.693861] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.731000] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.733431] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.757509] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.760199] Linux agpgart interface v0.103\n[ 0.762715] brd: module loaded\n[ 0.764131] loop: module loaded\n[ 0.769105] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.770638] GPT:90111 != 20971519\n[ 0.771346] GPT:Alternate GPT header not at the end of the disk.\n[ 0.772490] GPT:90111 != 20971519\n[ 0.773194] GPT: Use GNU Parted to correct GPT errors.\n[ 0.774242] vda: vda1 vda15\n[ 0.775771] scsi host0: ata_piix\n[ 0.776604] scsi host1: ata_piix\n[ 0.777333] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.778618] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.780299] libphy: Fixed MDIO Bus: probed\n[ 0.781150] tun: Universal TUN/TAP device driver, 1.6\n[ 0.782140] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.784182] PPP generic driver version 2.4.2\n[ 0.785104] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.786441] ehci-pci: EHCI PCI platform driver\n[ 0.787346] ehci-platform: EHCI generic platform driver\n[ 0.788362] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.789530] ohci-pci: OHCI PCI platform driver\n[ 0.790428] ohci-platform: OHCI generic platform driver\n[ 0.791443] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.810110] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.811158] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.812655] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.813692] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.814869] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.816144] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.817620] usb usb1: Product: UHCI Host Controller\n[ 0.818593] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.819774] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.820819] hub 1-0:1.0: USB hub found\n[ 0.821635] hub 1-0:1.0: 2 ports detected\n[ 0.822587] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.827164] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.828677] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.830262] mousedev: PS/2 mouse device common for all mice\n[ 0.831509] rtc_cmos 00:00: RTC can wake from S4\n[ 0.832753] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.833417] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.833594] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.833606] i2c /dev entries driver\n[ 0.833664] device-mapper: uevent: version 1.0.3\n[ 0.834527] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.834545] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.834746] NET: Registered protocol family 10\n[ 0.834877] NET: Registered protocol family 17\n[ 0.834886] Key type dns_resolver registered\n[ 0.834996] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.835660] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.835680] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.835770] registered taskstats version 1\n[ 0.835781] Loading compiled-in X.509 certificates\n[ 0.836297] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.836312] zswap: loaded using pool lzo/zbud\n[ 0.836892] Key type trusted registered\n[ 0.837707] Key type encrypted registered\n[ 0.837710] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.837712] ima: No TPM chip found, activating TPM-bypass!\n[ 0.837723] evm: HMAC attrs: 0x1\n[ 0.838584] Magic number: 3:192:772\n[ 0.838811] rtc_cmos 00:00: setting system clock to 2019-01-18 06:45:18 UTC (1547793918)\n[ 0.838864] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.838864] EDD information not available.\n[ 0.934572] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.936869] Write protecting the kernel read-only data: 14336k\n[ 0.939019] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.941571] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.71\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.03\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.307524] 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.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.24. iid=i-000000ea\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.910 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQDiFBZtdiqBAiqSHy0FSndV6EAwsAEQkpaNcwwY8/Y/90pM/zizoUZd2yaftq2beDFeYz7dL6wUMmHHmwHqZKjKwChjHhGiuksS5CClXIa5wKNFcBW8nKZjZKdDVmtop+GcI0Wzdxeao2Ttyajsaafag8fTtKkE88KShAqwkbYh6iyMDme/7NMBb6RpIYBaVClTtVOKjcQuYAXob9fwa437a4ObCkNvWjz23Owds3l0AfRM+trOLG3RsnLNG/OLFcQC/jCtsuPRpaMRKFLpqv+ZQgeoz1kkMD1c+453wU06Na6PcGe3x1ARDU/JiElJqKaHBzz2zyImtChjRpTgaqTF root@createinstancesinglenetworktests-1e543468-3fc8-41c9-aff7-e843f7\nssh-dss AAAAB3NzaC1kc3MAAACBAMxZKYxR2fQEWNRnJoeiC29VlyfDoG45YGk8+WvvF3qe1TN3v3Jicty/q7S08RAoeDiU3t7fD28N4GKLTOSCJK71z6CL0VSXAXWlJTyNrdhhITAhdKPEOeammnD7/U9t0v0NSkMggRaRfNViLbsGjWQHCb1ebw/wgDrViEhWCKbXAAAAFQDrm0mEScKzwg2AbvHI3RPLGogfGQAAAIBCJ0ZERA8TcxsPuYJKFc0EzqVZXKH1ZpNThY4m9d6WJnpTBJk6I6u6ZKtG3jtmDLrQr8uKncV0GW6QriYuZnu63d3HrtQEJdVSvHiTgTGF5Dpzd83jypfaZ93U/+nJUczF/ZR1pKYnbEFI7zLpdL6vttsoL+7WXiYpYO0t9vrG6gAAAIAAxqeZ3Sv5wN3JSBb165md4wG8zfXDwZQ9Jh4W6A0mFCcwbjHsNCKCuBu3nnfI28Zo+hk60LsRu7R2dSploZmuwXyCjivoeEb9cwcEHOuebfv4n9qh8g7rdNsnJbej7fSyavjUoy2c7gurFUiYkm6xbBBLBioQk8AWDBnhEonsaA== root@createinstancesinglenetworktests-1e543468-3fc8-41c9-aff7-e843f7\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:fe11:c3a5/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-000000ea\nname: N/A\navailability-zone: nova\nlocal-hostname: createinstancesinglenetworktests-1e543468-3fc8-41c9-aff7-e843f7\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.18 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\ncreateinstancesinglenetworktests-1e543468-3fc8-41c9-aff7-e843f7 login: "} 2019-01-18 06:45:32,785 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/13e5d383-9480-4cf8-8c27-fdeb0d978ad6/action used request id req-bda6edfb-3d17-49e6-b186-7f925ef22cd7 2019-01-18 06:45:32,786 - create_instance_tests - INFO - DHCP lease obtained logged in console 2019-01-18 06:45:32,786 - 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 513829948 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.910 MHz processor [ 0.171353] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.173343] pid_max: default: 32768 minimum: 301 [ 0.174436] ACPI: Core revision 20150930 [ 0.175951] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.177471] Security Framework initialized [ 0.178435] Yama: becoming mindful. [ 0.179317] AppArmor: AppArmor initialized [ 0.180315] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.181889] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.183565] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.184983] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.186607] Initializing cgroup subsys io [ 0.187583] Initializing cgroup subsys memory [ 0.188637] Initializing cgroup subsys devices [ 0.189689] Initializing cgroup subsys freezer [ 0.190764] Initializing cgroup subsys net_cls [ 0.191782] Initializing cgroup subsys perf_event [ 0.192871] Initializing cgroup subsys net_prio [ 0.193934] Initializing cgroup subsys hugetlb [ 0.195033] Initializing cgroup subsys pids [ 0.196057] CPU: Physical Processor ID: 0 [ 0.197599] mce: CPU supports 10 MCE banks [ 0.198508] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.199687] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.202132] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.208865] ftrace: allocating 31920 entries in 125 pages [ 0.234892] smpboot: Max logical packages: 2 [ 0.235941] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.237328] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.238924] x2apic enabled [ 0.239793] Switched APIC routing to physical x2apic. [ 0.241755] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.243282] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.245816] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.248061] KVM setup paravirtual spinlock [ 0.249645] x86: Booting SMP configuration: [ 0.250704] .... node #0, CPUs: #1 [ 0.251759] kvm-clock: cpu 1, msr 0:ffd3041, secondary cpu clock [ 0.273912] x86: Booted up 1 node, 2 CPUs [ 0.273914] KVM setup async PF for cpu 1 [ 0.273917] kvm-stealtime: cpu 1, msr f90d940 [ 0.276966] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.278765] devtmpfs: initialized [ 0.280617] evm: security.selinux [ 0.281476] evm: security.SMACK64 [ 0.282354] evm: security.SMACK64EXEC [ 0.283269] evm: security.SMACK64TRANSMUTE [ 0.284237] evm: security.SMACK64MMAP [ 0.285167] evm: security.ima [ 0.285949] evm: security.capability [ 0.286973] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.289227] pinctrl core: initialized pinctrl subsystem [ 0.290495] RTC time: 6:45:17, date: 01/18/19 [ 0.291799] NET: Registered protocol family 16 [ 0.301211] cpuidle: using governor ladder [ 0.313274] cpuidle: using governor menu [ 0.314317] PCCT header not found. [ 0.315287] ACPI: bus type PCI registered [ 0.316276] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.317819] PCI: Using configuration type 1 for base access [ 0.330024] ACPI: Added _OSI(Module Device) [ 0.331103] ACPI: Added _OSI(Processor Device) [ 0.332179] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.333306] ACPI: Added _OSI(Processor Aggregator Device) [ 0.335899] ACPI: Interpreter enabled [ 0.336867] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.339152] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.341403] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.343647] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.346003] ACPI: (supports S0 S5) [ 0.346849] ACPI: Using IOAPIC for interrupt routing [ 0.348061] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.352156] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.353854] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.355694] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.357311] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.360124] acpiphp: Slot [3] registered [ 0.361148] acpiphp: Slot [4] registered [ 0.362187] acpiphp: Slot [5] registered [ 0.363208] acpiphp: Slot [6] registered [ 0.364213] acpiphp: Slot [7] registered [ 0.365207] acpiphp: Slot [8] registered [ 0.366184] acpiphp: Slot [9] registered [ 0.367186] acpiphp: Slot [10] registered [ 0.378387] acpiphp: Slot [11] registered [ 0.379431] acpiphp: Slot [12] registered [ 0.380464] acpiphp: Slot [13] registered [ 0.381488] acpiphp: Slot [14] registered [ 0.382511] acpiphp: Slot [15] registered [ 0.383513] acpiphp: Slot [16] registered [ 0.384540] acpiphp: Slot [17] registered [ 0.385558] acpiphp: Slot [18] registered [ 0.386563] acpiphp: Slot [19] registered [ 0.387570] acpiphp: Slot [20] registered [ 0.388549] acpiphp: Slot [21] registered [ 0.389535] acpiphp: Slot [22] registered [ 0.390525] acpiphp: Slot [23] registered [ 0.391522] acpiphp: Slot [24] registered [ 0.392513] acpiphp: Slot [25] registered [ 0.393495] acpiphp: Slot [26] registered [ 0.394482] acpiphp: Slot [27] registered [ 0.395528] acpiphp: Slot [28] registered [ 0.396524] acpiphp: Slot [29] registered [ 0.397515] acpiphp: Slot [30] registered [ 0.398505] acpiphp: Slot [31] registered [ 0.399660] PCI host bridge to bus 0000:00 [ 0.400698] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.402332] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.404013] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.405945] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.407818] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.414439] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.416098] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.417762] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.419670] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.426591] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.428655] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.474074] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.476019] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.477861] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.480518] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.482370] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.484071] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.485665] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.487223] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.489458] vgaarb: loaded [ 0.490301] vgaarb: bridge control possible 0000:00:02.0 [ 0.491933] SCSI subsystem initialized [ 0.493085] ACPI: bus type USB registered [ 0.494246] usbcore: registered new interface driver usbfs [ 0.495748] usbcore: registered new interface driver hub [ 0.497207] usbcore: registered new device driver usb [ 0.498767] PCI: Using ACPI for IRQ routing [ 0.500185] NetLabel: Initializing [ 0.501173] NetLabel: domain hash size = 128 [ 0.502382] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.503766] NetLabel: unlabeled traffic allowed by default [ 0.505401] clocksource: Switched to clocksource kvm-clock [ 0.511698] AppArmor: AppArmor Filesystem Enabled [ 0.513089] pnp: PnP ACPI init [ 0.514265] pnp: PnP ACPI: found 5 devices [ 0.521707] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.524163] NET: Registered protocol family 2 [ 0.525515] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 0.527412] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 0.529198] TCP: Hash tables configured (established 2048 bind 2048) [ 0.530983] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.532627] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.534368] NET: Registered protocol family 1 [ 0.535676] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.537322] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.538922] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.557602] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.576635] Trying to unpack rootfs image as initramfs... [ 0.627664] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000) [ 0.642427] Scanning for low memory corruption every 60 seconds [ 0.644307] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.645880] audit: initializing netlink subsys (disabled) [ 0.647273] audit: type=2000 audit(1547793918.205:1): initialized [ 0.648972] Initialise system trusted keyring [ 0.650223] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.651785] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.654338] zbud: loaded [ 0.655260] VFS: Disk quotas dquot_6.6.0 [ 0.656325] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.658347] fuse init (API version 7.23) [ 0.659484] Key type big_key registered [ 0.660518] Allocating IMA MOK and blacklist keyrings. [ 0.662117] Key type asymmetric registered [ 0.663224] Asymmetric key parser 'x509' registered [ 0.664503] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.666456] io scheduler noop registered [ 0.667487] io scheduler deadline registered (default) [ 0.668788] io scheduler cfq registered [ 0.669879] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.671271] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.672958] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.674698] ACPI: Power Button [PWRF] [ 0.675630] GHES: HEST is not enabled! [ 0.693861] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.731000] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.733431] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.757509] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.760199] Linux agpgart interface v0.103 [ 0.762715] brd: module loaded [ 0.764131] loop: module loaded [ 0.769105] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.770638] GPT:90111 != 20971519 [ 0.771346] GPT:Alternate GPT header not at the end of the disk. [ 0.772490] GPT:90111 != 20971519 [ 0.773194] GPT: Use GNU Parted to correct GPT errors. [ 0.774242] vda: vda1 vda15 [ 0.775771] scsi host0: ata_piix [ 0.776604] scsi host1: ata_piix [ 0.777333] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.778618] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.780299] libphy: Fixed MDIO Bus: probed [ 0.781150] tun: Universal TUN/TAP device driver, 1.6 [ 0.782140] tun: (C) 1999-2004 Max Krasnyansky [ 0.784182] PPP generic driver version 2.4.2 [ 0.785104] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.786441] ehci-pci: EHCI PCI platform driver [ 0.787346] ehci-platform: EHCI generic platform driver [ 0.788362] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.789530] ohci-pci: OHCI PCI platform driver [ 0.790428] ohci-platform: OHCI generic platform driver [ 0.791443] uhci_hcd: USB Universal Host Controller Interface driver [ 0.810110] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.811158] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.812655] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.813692] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.814869] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.816144] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.817620] usb usb1: Product: UHCI Host Controller [ 0.818593] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.819774] usb usb1: SerialNumber: 0000:00:01.2 [ 0.820819] hub 1-0:1.0: USB hub found [ 0.821635] hub 1-0:1.0: 2 ports detected [ 0.822587] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.827164] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.828677] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.830262] mousedev: PS/2 mouse device common for all mice [ 0.831509] rtc_cmos 00:00: RTC can wake from S4 [ 0.832753] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.833417] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.833594] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.833606] i2c /dev entries driver [ 0.833664] device-mapper: uevent: version 1.0.3 [ 0.834527] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.834545] ledtrig-cpu: registered to indicate activity on CPUs [ 0.834746] NET: Registered protocol family 10 [ 0.834877] NET: Registered protocol family 17 [ 0.834886] Key type dns_resolver registered [ 0.834996] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.835660] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.835680] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.835770] registered taskstats version 1 [ 0.835781] Loading compiled-in X.509 certificates [ 0.836297] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.836312] zswap: loaded using pool lzo/zbud [ 0.836892] Key type trusted registered [ 0.837707] Key type encrypted registered [ 0.837710] AppArmor: AppArmor sha1 policy hashing enabled [ 0.837712] ima: No TPM chip found, activating TPM-bypass! [ 0.837723] evm: HMAC attrs: 0x1 [ 0.838584] Magic number: 3:192:772 [ 0.838811] rtc_cmos 00:00: setting system clock to 2019-01-18 06:45:18 UTC (1547793918) [ 0.838864] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.838864] EDD information not available. [ 0.934572] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.936869] Write protecting the kernel read-only data: 14336k [ 0.939019] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.941571] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.71 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.03 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.307524] 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.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.24. iid=i-000000ea 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.910 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQDiFBZtdiqBAiqSHy0FSndV6EAwsAEQkpaNcwwY8/Y/90pM/zizoUZd2yaftq2beDFeYz7dL6wUMmHHmwHqZKjKwChjHhGiuksS5CClXIa5wKNFcBW8nKZjZKdDVmtop+GcI0Wzdxeao2Ttyajsaafag8fTtKkE88KShAqwkbYh6iyMDme/7NMBb6RpIYBaVClTtVOKjcQuYAXob9fwa437a4ObCkNvWjz23Owds3l0AfRM+trOLG3RsnLNG/OLFcQC/jCtsuPRpaMRKFLpqv+ZQgeoz1kkMD1c+453wU06Na6PcGe3x1ARDU/JiElJqKaHBzz2zyImtChjRpTgaqTF root@createinstancesinglenetworktests-1e543468-3fc8-41c9-aff7-e843f7 ssh-dss AAAAB3NzaC1kc3MAAACBAMxZKYxR2fQEWNRnJoeiC29VlyfDoG45YGk8+WvvF3qe1TN3v3Jicty/q7S08RAoeDiU3t7fD28N4GKLTOSCJK71z6CL0VSXAXWlJTyNrdhhITAhdKPEOeammnD7/U9t0v0NSkMggRaRfNViLbsGjWQHCb1ebw/wgDrViEhWCKbXAAAAFQDrm0mEScKzwg2AbvHI3RPLGogfGQAAAIBCJ0ZERA8TcxsPuYJKFc0EzqVZXKH1ZpNThY4m9d6WJnpTBJk6I6u6ZKtG3jtmDLrQr8uKncV0GW6QriYuZnu63d3HrtQEJdVSvHiTgTGF5Dpzd83jypfaZ93U/+nJUczF/ZR1pKYnbEFI7zLpdL6vttsoL+7WXiYpYO0t9vrG6gAAAIAAxqeZ3Sv5wN3JSBb165md4wG8zfXDwZQ9Jh4W6A0mFCcwbjHsNCKCuBu3nnfI28Zo+hk60LsRu7R2dSploZmuwXyCjivoeEb9cwcEHOuebfv4n9qh8g7rdNsnJbej7fSyavjUoy2c7gurFUiYkm6xbBBLBioQk8AWDBnhEonsaA== root@createinstancesinglenetworktests-1e543468-3fc8-41c9-aff7-e843f7 -----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:fe11:c3a5/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-000000ea name: N/A availability-zone: nova local-hostname: createinstancesinglenetworktests-1e543468-3fc8-41c9-aff7-e843f7 launch-index: 0 === cirros: current=0.4.0 uptime=3.18 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. createinstancesinglenetworktests-1e543468-3fc8-41c9-aff7-e843f7 login: 2019-01-18 06:45:32,790 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/13e5d383-9480-4cf8-8c27-fdeb0d978ad6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39d62f848f10ac3fd9d22514a49d5a3a2f0e3433" 2019-01-18 06:45:33,400 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06: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,Accept-Encoding x-openstack-request-id: req-6bdccd89-773b-4a87-8cf3-7f6c9e1faf23 x-compute-request-id: req-6bdccd89-773b-4a87-8cf3-7f6c9e1faf23 Content-Encoding: gzip Content-Length: 787 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-1e543468-3fc8-41c9-aff7-e843f7e4e035-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:11:c3:a5", "version": 4, "addr": "10.55.1.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:11:c3:a5", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/13e5d383-9480-4cf8-8c27-fdeb0d978ad6", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/13e5d383-9480-4cf8-8c27-fdeb0d978ad6", "rel": "bookmark"}], "image": {"id": "1de97799-19b3-48d3-9173-aae591d5c830", "links": [{"href": "http://172.30.9.23:8774/images/1de97799-19b3-48d3-9173-aae591d5c830", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-18T06:45:17.000000", "flavor": {"id": "46fcf03e-b737-4c52-9bd3-3e538c87eac4", "links": [{"href": "http://172.30.9.23:8774/flavors/46fcf03e-b737-4c52-9bd3-3e538c87eac4", "rel": "bookmark"}]}, "id": "13e5d383-9480-4cf8-8c27-fdeb0d978ad6", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-1e543468-3fc8-41c9-aff7-e843f7e4e035-sec-grp"}], "user_id": "161f224b75db4f5c942f449aeb74bdd4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-18T06:45:19Z", "hostId": "a6bb70e9f47c1e89c76f1449fe98b62e6b987f76de00ac137cae4160", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-1e543468-3fc8-41c9-aff7-e843f7e4e035-kp", "name": "CreateInstanceSingleNetworkTests-1e543468-3fc8-41c9-aff7-e843f7e4e035-inst", "created": "2019-01-18T06:45:11Z", "tenant_id": "dfb6f39769db485397cc20bc3fa48965", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-18 06:45:33,400 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/13e5d383-9480-4cf8-8c27-fdeb0d978ad6 used request id req-6bdccd89-773b-4a87-8cf3-7f6c9e1faf23 2019-01-18 06:45:33,406 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-1e543468-3fc8-41c9-aff7-e843f7e4e035-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39d62f848f10ac3fd9d22514a49d5a3a2f0e3433" 2019-01-18 06:45:33,506 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-d283519c-077e-4671-a1e4-e9f9ecda8bf1 Date: Fri, 18 Jan 2019 06:45: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":["2818a5c7-8618-4189-9865-620190827c0e"],"updated_at":"2019-01-18T06:44:48Z","tenant_id":"dfb6f39769db485397cc20bc3fa48965","created_at":"2019-01-18T06:44:47Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"dfb6f39769db485397cc20bc3fa48965","id":"88ca035b-6df7-4b26-bdb1-a1eef0a3eecf","name":"CreateInstanceSingleNetworkTests-1e543468-3fc8-41c9-aff7-e843f7e4e035-pub-net"}]} 2019-01-18 06:45:33,507 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-1e543468-3fc8-41c9-aff7-e843f7e4e035-pub-net used request id req-d283519c-077e-4671-a1e4-e9f9ecda8bf1 2019-01-18 06:45:33,511 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/dfb6f39769db485397cc20bc3fa48965 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39d62f848f10ac3fd9d22514a49d5a3a2f0e3433" 2019-01-18 06:45:33,588 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:45:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d997c46f-ad25-4773-992a-88fe341a6e7e 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/dfb6f39769db485397cc20bc3fa48965"}, "enabled": true, "id": "dfb6f39769db485397cc20bc3fa48965", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-b7187f8f-d125-4c1-proj"}} 2019-01-18 06:45:33,588 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/dfb6f39769db485397cc20bc3fa48965 used request id req-d997c46f-ad25-4773-992a-88fe341a6e7e 2019-01-18 06:45:33,594 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=88ca035b-6df7-4b26-bdb1-a1eef0a3eecf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39d62f848f10ac3fd9d22514a49d5a3a2f0e3433" 2019-01-18 06:45:33,650 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-e3460c43-8191-445a-b9db-485cae60f628 Date: Fri, 18 Jan 2019 06:45:33 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"88ca035b-6df7-4b26-bdb1-a1eef0a3eecf","tenant_id":"dfb6f39769db485397cc20bc3fa48965","created_at":"2019-01-18T06:44:48Z","dns_nameservers":[],"updated_at":"2019-01-18T06:44:48Z","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":"dfb6f39769db485397cc20bc3fa48965","id":"2818a5c7-8618-4189-9865-620190827c0e","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-1e543468-3fc8-41c9-aff7-e843f7e4e035-pub-subnet"}]} 2019-01-18 06:45:33,650 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=88ca035b-6df7-4b26-bdb1-a1eef0a3eecf used request id req-e3460c43-8191-445a-b9db-485cae60f628 2019-01-18 06:45:33,656 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=88ca035b-6df7-4b26-bdb1-a1eef0a3eecf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39d62f848f10ac3fd9d22514a49d5a3a2f0e3433" 2019-01-18 06:45:33,757 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3902 X-Openstack-Request-Id: req-c9866c97-be42-4656-8af3-6db642711f94 Date: Fri, 18 Jan 2019 06:45:33 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:44:51Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"2818a5c7-8618-4189-9865-620190827c0e","ip_address":"10.55.1.2"}],"id":"4ec66e24-6dc6-4297-95a2-40728b36f5a9","security_groups":[],"mac_address":"fa:16:3e:0e:53:29","project_id":"dfb6f39769db485397cc20bc3fa48965","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"88ca035b-6df7-4b26-bdb1-a1eef0a3eecf","tenant_id":"dfb6f39769db485397cc20bc3fa48965","created_at":"2019-01-18T06:44:49Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-88ca035b-6df7-4b26-bdb1-a1eef0a3eecf"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:45:24Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"2818a5c7-8618-4189-9865-620190827c0e","ip_address":"10.55.1.11"}],"id":"5894d77e-3b8f-48ca-9b2b-e7441b58204c","security_groups":["28d22aa2-55f5-4f00-bc82-3f5a798ac606","32d1566b-0ae7-4e77-abf8-3a00221aaa0b"],"mac_address":"fa:16:3e:11:c3:a5","project_id":"dfb6f39769db485397cc20bc3fa48965","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-1e543468-3fc8-41c9-aff7-e843f7e4e035port-1","admin_state_up":true,"network_id":"88ca035b-6df7-4b26-bdb1-a1eef0a3eecf","tenant_id":"dfb6f39769db485397cc20bc3fa48965","created_at":"2019-01-18T06:45:08Z","binding:vnic_type":"normal","device_id":"13e5d383-9480-4cf8-8c27-fdeb0d978ad6"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:44:51Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"2818a5c7-8618-4189-9865-620190827c0e","ip_address":"10.55.1.4"}],"id":"aefeabcd-71f0-433b-a022-9fb247df5317","security_groups":[],"mac_address":"fa:16:3e:f4:ab:a3","project_id":"dfb6f39769db485397cc20bc3fa48965","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"88ca035b-6df7-4b26-bdb1-a1eef0a3eecf","tenant_id":"dfb6f39769db485397cc20bc3fa48965","created_at":"2019-01-18T06:44:50Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-88ca035b-6df7-4b26-bdb1-a1eef0a3eecf"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:44:52Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"2818a5c7-8618-4189-9865-620190827c0e","ip_address":"10.55.1.3"}],"id":"bdfcfe7e-63c7-430a-86aa-5f088caa445e","security_groups":[],"mac_address":"fa:16:3e:e2:d4:1f","project_id":"dfb6f39769db485397cc20bc3fa48965","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"88ca035b-6df7-4b26-bdb1-a1eef0a3eecf","tenant_id":"dfb6f39769db485397cc20bc3fa48965","created_at":"2019-01-18T06:44:49Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-88ca035b-6df7-4b26-bdb1-a1eef0a3eecf"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:45:11Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"2818a5c7-8618-4189-9865-620190827c0e","ip_address":"10.55.1.1"}],"id":"fcb3654a-b718-4149-81bf-27be1a5ee475","security_groups":[],"mac_address":"fa:16:3e:33:ec:85","project_id":"dfb6f39769db485397cc20bc3fa48965","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"88ca035b-6df7-4b26-bdb1-a1eef0a3eecf","tenant_id":"dfb6f39769db485397cc20bc3fa48965","created_at":"2019-01-18T06:44:57Z","binding:vnic_type":"normal","device_id":"f833b954-ab73-4ae5-8a6d-24db2ff27ef7"}]} 2019-01-18 06:45:33,758 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=88ca035b-6df7-4b26-bdb1-a1eef0a3eecf used request id req-c9866c97-be42-4656-8af3-6db642711f94 2019-01-18 06:45:33,759 - create_instance - INFO - Checking if VM is active 2019-01-18 06:45:33,762 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/13e5d383-9480-4cf8-8c27-fdeb0d978ad6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39d62f848f10ac3fd9d22514a49d5a3a2f0e3433" 2019-01-18 06:45:34,247 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:45: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-cfd745d4-07a0-418c-af8a-86d5166070b3 x-compute-request-id: req-cfd745d4-07a0-418c-af8a-86d5166070b3 Content-Encoding: gzip Content-Length: 787 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-1e543468-3fc8-41c9-aff7-e843f7e4e035-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:11:c3:a5", "version": 4, "addr": "10.55.1.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:11:c3:a5", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/13e5d383-9480-4cf8-8c27-fdeb0d978ad6", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/13e5d383-9480-4cf8-8c27-fdeb0d978ad6", "rel": "bookmark"}], "image": {"id": "1de97799-19b3-48d3-9173-aae591d5c830", "links": [{"href": "http://172.30.9.23:8774/images/1de97799-19b3-48d3-9173-aae591d5c830", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-18T06:45:17.000000", "flavor": {"id": "46fcf03e-b737-4c52-9bd3-3e538c87eac4", "links": [{"href": "http://172.30.9.23:8774/flavors/46fcf03e-b737-4c52-9bd3-3e538c87eac4", "rel": "bookmark"}]}, "id": "13e5d383-9480-4cf8-8c27-fdeb0d978ad6", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-1e543468-3fc8-41c9-aff7-e843f7e4e035-sec-grp"}], "user_id": "161f224b75db4f5c942f449aeb74bdd4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-18T06:45:19Z", "hostId": "a6bb70e9f47c1e89c76f1449fe98b62e6b987f76de00ac137cae4160", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-1e543468-3fc8-41c9-aff7-e843f7e4e035-kp", "name": "CreateInstanceSingleNetworkTests-1e543468-3fc8-41c9-aff7-e843f7e4e035-inst", "created": "2019-01-18T06:45:11Z", "tenant_id": "dfb6f39769db485397cc20bc3fa48965", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-18 06:45:34,247 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/13e5d383-9480-4cf8-8c27-fdeb0d978ad6 used request id req-cfd745d4-07a0-418c-af8a-86d5166070b3 2019-01-18 06:45:34,247 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-1e543468-3fc8-41c9-aff7-e843f7e4e035-inst] is - ACTIVE 2019-01-18 06:45:34,248 - create_instance - INFO - VM is - ACTIVE 2019-01-18 06:45:34,250 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/13e5d383-9480-4cf8-8c27-fdeb0d978ad6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39d62f848f10ac3fd9d22514a49d5a3a2f0e3433" 2019-01-18 06:45:34,873 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:45: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-ccebb4b8-c1e9-446e-a34c-7075970dfd47 x-compute-request-id: req-ccebb4b8-c1e9-446e-a34c-7075970dfd47 Content-Encoding: gzip Content-Length: 787 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-1e543468-3fc8-41c9-aff7-e843f7e4e035-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:11:c3:a5", "version": 4, "addr": "10.55.1.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:11:c3:a5", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/13e5d383-9480-4cf8-8c27-fdeb0d978ad6", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/13e5d383-9480-4cf8-8c27-fdeb0d978ad6", "rel": "bookmark"}], "image": {"id": "1de97799-19b3-48d3-9173-aae591d5c830", "links": [{"href": "http://172.30.9.23:8774/images/1de97799-19b3-48d3-9173-aae591d5c830", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-18T06:45:17.000000", "flavor": {"id": "46fcf03e-b737-4c52-9bd3-3e538c87eac4", "links": [{"href": "http://172.30.9.23:8774/flavors/46fcf03e-b737-4c52-9bd3-3e538c87eac4", "rel": "bookmark"}]}, "id": "13e5d383-9480-4cf8-8c27-fdeb0d978ad6", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-1e543468-3fc8-41c9-aff7-e843f7e4e035-sec-grp"}], "user_id": "161f224b75db4f5c942f449aeb74bdd4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-18T06:45:19Z", "hostId": "a6bb70e9f47c1e89c76f1449fe98b62e6b987f76de00ac137cae4160", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-1e543468-3fc8-41c9-aff7-e843f7e4e035-kp", "name": "CreateInstanceSingleNetworkTests-1e543468-3fc8-41c9-aff7-e843f7e4e035-inst", "created": "2019-01-18T06:45:11Z", "tenant_id": "dfb6f39769db485397cc20bc3fa48965", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-18 06:45:34,873 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/13e5d383-9480-4cf8-8c27-fdeb0d978ad6 used request id req-ccebb4b8-c1e9-446e-a34c-7075970dfd47 2019-01-18 06:45:34,879 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-1e543468-3fc8-41c9-aff7-e843f7e4e035-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39d62f848f10ac3fd9d22514a49d5a3a2f0e3433" 2019-01-18 06:45:34,975 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-634765d2-1a51-42c8-8ba0-21f0a529b892 Date: Fri, 18 Jan 2019 06: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":["2818a5c7-8618-4189-9865-620190827c0e"],"updated_at":"2019-01-18T06:44:48Z","tenant_id":"dfb6f39769db485397cc20bc3fa48965","created_at":"2019-01-18T06:44:47Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"dfb6f39769db485397cc20bc3fa48965","id":"88ca035b-6df7-4b26-bdb1-a1eef0a3eecf","name":"CreateInstanceSingleNetworkTests-1e543468-3fc8-41c9-aff7-e843f7e4e035-pub-net"}]} 2019-01-18 06:45:34,975 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-1e543468-3fc8-41c9-aff7-e843f7e4e035-pub-net used request id req-634765d2-1a51-42c8-8ba0-21f0a529b892 2019-01-18 06:45:34,980 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/dfb6f39769db485397cc20bc3fa48965 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39d62f848f10ac3fd9d22514a49d5a3a2f0e3433" 2019-01-18 06:45:35,053 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:45:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-036a9053-e8b4-4c20-af84-741e783bdbaf 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/dfb6f39769db485397cc20bc3fa48965"}, "enabled": true, "id": "dfb6f39769db485397cc20bc3fa48965", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-b7187f8f-d125-4c1-proj"}} 2019-01-18 06:45:35,053 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/dfb6f39769db485397cc20bc3fa48965 used request id req-036a9053-e8b4-4c20-af84-741e783bdbaf 2019-01-18 06:45:35,059 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=88ca035b-6df7-4b26-bdb1-a1eef0a3eecf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39d62f848f10ac3fd9d22514a49d5a3a2f0e3433" 2019-01-18 06:45:35,247 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-b31d6fb5-2df7-4bf4-bf8b-2748645388c0 Date: Fri, 18 Jan 2019 06:45:35 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"88ca035b-6df7-4b26-bdb1-a1eef0a3eecf","tenant_id":"dfb6f39769db485397cc20bc3fa48965","created_at":"2019-01-18T06:44:48Z","dns_nameservers":[],"updated_at":"2019-01-18T06:44:48Z","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":"dfb6f39769db485397cc20bc3fa48965","id":"2818a5c7-8618-4189-9865-620190827c0e","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-1e543468-3fc8-41c9-aff7-e843f7e4e035-pub-subnet"}]} 2019-01-18 06:45:35,248 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=88ca035b-6df7-4b26-bdb1-a1eef0a3eecf used request id req-b31d6fb5-2df7-4bf4-bf8b-2748645388c0 2019-01-18 06:45:35,253 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=88ca035b-6df7-4b26-bdb1-a1eef0a3eecf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39d62f848f10ac3fd9d22514a49d5a3a2f0e3433" 2019-01-18 06:45:35,358 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3902 X-Openstack-Request-Id: req-a792c521-3a12-496a-a9c8-24ffdaf3d540 Date: Fri, 18 Jan 2019 06:45:35 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:44:51Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"2818a5c7-8618-4189-9865-620190827c0e","ip_address":"10.55.1.2"}],"id":"4ec66e24-6dc6-4297-95a2-40728b36f5a9","security_groups":[],"mac_address":"fa:16:3e:0e:53:29","project_id":"dfb6f39769db485397cc20bc3fa48965","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"88ca035b-6df7-4b26-bdb1-a1eef0a3eecf","tenant_id":"dfb6f39769db485397cc20bc3fa48965","created_at":"2019-01-18T06:44:49Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-88ca035b-6df7-4b26-bdb1-a1eef0a3eecf"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:45:24Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"2818a5c7-8618-4189-9865-620190827c0e","ip_address":"10.55.1.11"}],"id":"5894d77e-3b8f-48ca-9b2b-e7441b58204c","security_groups":["28d22aa2-55f5-4f00-bc82-3f5a798ac606","32d1566b-0ae7-4e77-abf8-3a00221aaa0b"],"mac_address":"fa:16:3e:11:c3:a5","project_id":"dfb6f39769db485397cc20bc3fa48965","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-1e543468-3fc8-41c9-aff7-e843f7e4e035port-1","admin_state_up":true,"network_id":"88ca035b-6df7-4b26-bdb1-a1eef0a3eecf","tenant_id":"dfb6f39769db485397cc20bc3fa48965","created_at":"2019-01-18T06:45:08Z","binding:vnic_type":"normal","device_id":"13e5d383-9480-4cf8-8c27-fdeb0d978ad6"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:44:51Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"2818a5c7-8618-4189-9865-620190827c0e","ip_address":"10.55.1.4"}],"id":"aefeabcd-71f0-433b-a022-9fb247df5317","security_groups":[],"mac_address":"fa:16:3e:f4:ab:a3","project_id":"dfb6f39769db485397cc20bc3fa48965","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"88ca035b-6df7-4b26-bdb1-a1eef0a3eecf","tenant_id":"dfb6f39769db485397cc20bc3fa48965","created_at":"2019-01-18T06:44:50Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-88ca035b-6df7-4b26-bdb1-a1eef0a3eecf"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:44:52Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"2818a5c7-8618-4189-9865-620190827c0e","ip_address":"10.55.1.3"}],"id":"bdfcfe7e-63c7-430a-86aa-5f088caa445e","security_groups":[],"mac_address":"fa:16:3e:e2:d4:1f","project_id":"dfb6f39769db485397cc20bc3fa48965","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"88ca035b-6df7-4b26-bdb1-a1eef0a3eecf","tenant_id":"dfb6f39769db485397cc20bc3fa48965","created_at":"2019-01-18T06:44:49Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-88ca035b-6df7-4b26-bdb1-a1eef0a3eecf"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:45:11Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"2818a5c7-8618-4189-9865-620190827c0e","ip_address":"10.55.1.1"}],"id":"fcb3654a-b718-4149-81bf-27be1a5ee475","security_groups":[],"mac_address":"fa:16:3e:33:ec:85","project_id":"dfb6f39769db485397cc20bc3fa48965","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"88ca035b-6df7-4b26-bdb1-a1eef0a3eecf","tenant_id":"dfb6f39769db485397cc20bc3fa48965","created_at":"2019-01-18T06:44:57Z","binding:vnic_type":"normal","device_id":"f833b954-ab73-4ae5-8a6d-24db2ff27ef7"}]} 2019-01-18 06:45:35,358 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=88ca035b-6df7-4b26-bdb1-a1eef0a3eecf used request id req-a792c521-3a12-496a-a9c8-24ffdaf3d540 2019-01-18 06:45:35,359 - ansible_utils - DEBUG - Retrieving SSH client 2019-01-18 06:45:35,362 - paramiko.transport - DEBUG - starting thread (client mode): 0xe365db10L 2019-01-18 06:45:35,363 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2019-01-18 06:45:35,363 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2019-01-18 06:45:35,363 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2019-01-18 06:45:35,364 - 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 2019-01-18 06:45:35,364 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-01-18 06:45:35,364 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2019-01-18 06:45:35,365 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-01-18 06:45:35,365 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-01-18 06:45:35,365 - paramiko.transport - DEBUG - Compression agreed: none 2019-01-18 06:45:35,382 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-01-18 06:45:35,382 - paramiko.transport - DEBUG - Switch to new keys ... 2019-01-18 06:45:35,394 - paramiko.transport - DEBUG - Trying key c1a6634d6976d1bf655dc641627e09a8 from tmp/CreateInstanceSingleNetworkTests-1e543468-3fc8-41c9-aff7-e843f7e4e035 2019-01-18 06:45:35,419 - paramiko.transport - DEBUG - userauth is OK 2019-01-18 06:45:35,423 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-01-18 06:45:35,523 - paramiko.transport - DEBUG - EOF in transport thread 2019-01-18 06:45:35,540 - create_instance - INFO - SSH is active for VM instance 2019-01-18 06:45:35,540 - ansible_utils - DEBUG - Retrieving SSH client 2019-01-18 06:45:35,542 - paramiko.transport - DEBUG - starting thread (client mode): 0xe365d190L 2019-01-18 06:45:35,542 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2019-01-18 06:45:35,542 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2019-01-18 06:45:35,542 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2019-01-18 06:45:35,543 - 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 2019-01-18 06:45:35,544 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-01-18 06:45:35,544 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2019-01-18 06:45:35,544 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-01-18 06:45:35,544 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-01-18 06:45:35,544 - paramiko.transport - DEBUG - Compression agreed: none 2019-01-18 06:45:35,561 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-01-18 06:45:35,561 - paramiko.transport - DEBUG - Switch to new keys ... 2019-01-18 06:45:35,574 - paramiko.transport - DEBUG - Trying key c1a6634d6976d1bf655dc641627e09a8 from tmp/CreateInstanceSingleNetworkTests-1e543468-3fc8-41c9-aff7-e843f7e4e035 2019-01-18 06:45:35,599 - paramiko.transport - DEBUG - userauth is OK 2019-01-18 06:45:35,602 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-01-18 06:45:35,606 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-01-18 06:45:35,607 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2019-01-18 06:45:35,607 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-01-18 06:45:35,608 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-01-18 06:45:35,611 - create_instance - INFO - Deleting Floating IP - 172.30.9.205 2019-01-18 06:45:35,611 - neutron_utils - DEBUG - Attempting to delete existing floating ip with IP - 172.30.9.205 2019-01-18 06:45:35,616 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/floatingips/77c35138-a055-4fa8-8312-ec77eb4523a3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39d62f848f10ac3fd9d22514a49d5a3a2f0e3433" 2019-01-18 06:45:36,491 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-3453a397-55dd-4170-9b64-fa53126eceb9 Content-Length: 0 Date: Fri, 18 Jan 2019 06:45:36 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-18 06:45:36,491 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/floatingips/77c35138-a055-4fa8-8312-ec77eb4523a3 used request id req-3453a397-55dd-4170-9b64-fa53126eceb9 2019-01-18 06:45:36,491 - create_instance - INFO - Deleting Port with ID - 5894d77e-3b8f-48ca-9b2b-e7441b58204c 2019-01-18 06:45:36,492 - neutron_utils - INFO - Deleting port with name CreateInstanceSingleNetworkTests-1e543468-3fc8-41c9-aff7-e843f7e4e035port-1 2019-01-18 06:45:36,497 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/ports/5894d77e-3b8f-48ca-9b2b-e7441b58204c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39d62f848f10ac3fd9d22514a49d5a3a2f0e3433" 2019-01-18 06:45:37,002 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-fc684121-f6cd-4cfc-bd07-ca36cadc0e20 Date: Fri, 18 Jan 2019 06:45:36 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-18 06:45:37,002 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/ports/5894d77e-3b8f-48ca-9b2b-e7441b58204c used request id req-fc684121-f6cd-4cfc-bd07-ca36cadc0e20 2019-01-18 06:45:37,002 - create_instance - INFO - Deleting VM instance - CreateInstanceSingleNetworkTests-1e543468-3fc8-41c9-aff7-e843f7e4e035-inst 2019-01-18 06:45:37,005 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/servers/13e5d383-9480-4cf8-8c27-fdeb0d978ad6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39d62f848f10ac3fd9d22514a49d5a3a2f0e3433" 2019-01-18 06:45:37,713 - novaclient.v2.client - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 06: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 x-openstack-request-id: req-978ede74-7ab7-4bc5-8a60-277210a6a5d9 x-compute-request-id: req-978ede74-7ab7-4bc5-8a60-277210a6a5d9 Content-Type: application/json 2019-01-18 06:45:37,713 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/servers/13e5d383-9480-4cf8-8c27-fdeb0d978ad6 used request id req-978ede74-7ab7-4bc5-8a60-277210a6a5d9 2019-01-18 06:45:37,713 - create_instance - INFO - Checking deletion status 2019-01-18 06:45:37,716 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/13e5d383-9480-4cf8-8c27-fdeb0d978ad6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39d62f848f10ac3fd9d22514a49d5a3a2f0e3433" 2019-01-18 06:45:38,104 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06: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-43749e8c-0cc0-43de-b7d6-5e21425d7966 x-compute-request-id: req-43749e8c-0cc0-43de-b7d6-5e21425d7966 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/13e5d383-9480-4cf8-8c27-fdeb0d978ad6", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/13e5d383-9480-4cf8-8c27-fdeb0d978ad6", "rel": "bookmark"}], "image": {"id": "1de97799-19b3-48d3-9173-aae591d5c830", "links": [{"href": "http://172.30.9.23:8774/images/1de97799-19b3-48d3-9173-aae591d5c830", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-18T06:45:17.000000", "flavor": {"id": "46fcf03e-b737-4c52-9bd3-3e538c87eac4", "links": [{"href": "http://172.30.9.23:8774/flavors/46fcf03e-b737-4c52-9bd3-3e538c87eac4", "rel": "bookmark"}]}, "id": "13e5d383-9480-4cf8-8c27-fdeb0d978ad6", "user_id": "161f224b75db4f5c942f449aeb74bdd4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-18T06:45:37Z", "hostId": "a6bb70e9f47c1e89c76f1449fe98b62e6b987f76de00ac137cae4160", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-1e543468-3fc8-41c9-aff7-e843f7e4e035-kp", "name": "CreateInstanceSingleNetworkTests-1e543468-3fc8-41c9-aff7-e843f7e4e035-inst", "created": "2019-01-18T06:45:11Z", "tenant_id": "dfb6f39769db485397cc20bc3fa48965", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-18 06:45:38,104 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/13e5d383-9480-4cf8-8c27-fdeb0d978ad6 used request id req-43749e8c-0cc0-43de-b7d6-5e21425d7966 2019-01-18 06:45:38,104 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-1e543468-3fc8-41c9-aff7-e843f7e4e035-inst] is - ACTIVE 2019-01-18 06:45:38,104 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-18 06:45:41,108 - create_instance - DEBUG - VM status query timeout in 296.605565071 2019-01-18 06:45:41,111 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/13e5d383-9480-4cf8-8c27-fdeb0d978ad6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39d62f848f10ac3fd9d22514a49d5a3a2f0e3433" 2019-01-18 06:45:41,353 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06: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-3ed112d9-646f-4861-b7da-7d9f19f15442 x-compute-request-id: req-3ed112d9-646f-4861-b7da-7d9f19f15442 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/13e5d383-9480-4cf8-8c27-fdeb0d978ad6", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/13e5d383-9480-4cf8-8c27-fdeb0d978ad6", "rel": "bookmark"}], "image": {"id": "1de97799-19b3-48d3-9173-aae591d5c830", "links": [{"href": "http://172.30.9.23:8774/images/1de97799-19b3-48d3-9173-aae591d5c830", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-18T06:45:17.000000", "flavor": {"id": "46fcf03e-b737-4c52-9bd3-3e538c87eac4", "links": [{"href": "http://172.30.9.23:8774/flavors/46fcf03e-b737-4c52-9bd3-3e538c87eac4", "rel": "bookmark"}]}, "id": "13e5d383-9480-4cf8-8c27-fdeb0d978ad6", "user_id": "161f224b75db4f5c942f449aeb74bdd4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-18T06:45:37Z", "hostId": "a6bb70e9f47c1e89c76f1449fe98b62e6b987f76de00ac137cae4160", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-1e543468-3fc8-41c9-aff7-e843f7e4e035-kp", "name": "CreateInstanceSingleNetworkTests-1e543468-3fc8-41c9-aff7-e843f7e4e035-inst", "created": "2019-01-18T06:45:11Z", "tenant_id": "dfb6f39769db485397cc20bc3fa48965", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-18 06:45:41,354 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/13e5d383-9480-4cf8-8c27-fdeb0d978ad6 used request id req-3ed112d9-646f-4861-b7da-7d9f19f15442 2019-01-18 06:45:41,354 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-1e543468-3fc8-41c9-aff7-e843f7e4e035-inst] is - ACTIVE 2019-01-18 06:45:41,354 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-18 06:45:44,357 - create_instance - DEBUG - VM status query timeout in 293.355849981 2019-01-18 06:45:44,361 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/13e5d383-9480-4cf8-8c27-fdeb0d978ad6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39d62f848f10ac3fd9d22514a49d5a3a2f0e3433" 2019-01-18 06:45:44,411 - novaclient.v2.client - DEBUG - RESP: [404] Date: Fri, 18 Jan 2019 06:45: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-52704564-f890-4cb0-abdf-9bf22f8bec29 x-compute-request-id: req-52704564-f890-4cb0-abdf-9bf22f8bec29 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 13e5d383-9480-4cf8-8c27-fdeb0d978ad6 could not be found.", "code": 404}} 2019-01-18 06:45:44,411 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/13e5d383-9480-4cf8-8c27-fdeb0d978ad6 used request id req-52704564-f890-4cb0-abdf-9bf22f8bec29 2019-01-18 06:45:44,411 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 13e5d383-9480-4cf8-8c27-fdeb0d978ad6 could not be found. (HTTP 404) (Request-ID: req-52704564-f890-4cb0-abdf-9bf22f8bec29) 2019-01-18 06:45:44,411 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstanceSingleNetworkTests-1e543468-3fc8-41c9-aff7-e843f7e4e035-inst 2019-01-18 06:45:44,412 - nova_utils - DEBUG - Deleting keypair - CreateInstanceSingleNetworkTests-1e543468-3fc8-41c9-aff7-e843f7e4e035-kp 2019-01-18 06:45:44,416 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/os-keypairs/CreateInstanceSingleNetworkTests-1e543468-3fc8-41c9-aff7-e843f7e4e035-kp -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f911b7442b6d4eb6bd7328e3c81a72bd3a53362d" 2019-01-18 06:45:44,453 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 18 Jan 2019 06:45: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-6eae868e-7f6d-4b8e-be7e-93a628b760dc x-compute-request-id: req-6eae868e-7f6d-4b8e-be7e-93a628b760dc Content-Length: 0 Content-Type: application/json 2019-01-18 06:45:44,453 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/os-keypairs/CreateInstanceSingleNetworkTests-1e543468-3fc8-41c9-aff7-e843f7e4e035-kp used request id req-6eae868e-7f6d-4b8e-be7e-93a628b760dc 2019-01-18 06:45:44,454 - OpenStackKeypair - INFO - Deleted public key file [tmp/CreateInstanceSingleNetworkTests-1e543468-3fc8-41c9-aff7-e843f7e4e035.pub] 2019-01-18 06:45:44,454 - OpenStackKeypair - INFO - Deleted private key file [tmp/CreateInstanceSingleNetworkTests-1e543468-3fc8-41c9-aff7-e843f7e4e035] 2019-01-18 06:45:44,457 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/flavors/46fcf03e-b737-4c52-9bd3-3e538c87eac4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0da05c1235805aa5cd81c6ab316724da02db021f" 2019-01-18 06:45:44,509 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 18 Jan 2019 06:45: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-d599e79d-217e-4d8a-a404-46e387b03434 x-compute-request-id: req-d599e79d-217e-4d8a-a404-46e387b03434 Content-Length: 0 Content-Type: application/json 2019-01-18 06:45:44,509 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/46fcf03e-b737-4c52-9bd3-3e538c87eac4 used request id req-d599e79d-217e-4d8a-a404-46e387b03434 2019-01-18 06:45:44,510 - neutron_utils - INFO - Deleting security group rule with ID - 31ed6115-ad9a-48f1-a270-02b0c33fc354 2019-01-18 06:45:44,515 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-group-rules/31ed6115-ad9a-48f1-a270-02b0c33fc354 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}965f2b87b334e9dd7b0c3bf53738b4717cf20af1" 2019-01-18 06:45:44,781 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-02737b06-9c20-4219-8a65-c56ee59f645a Content-Length: 0 Date: Fri, 18 Jan 2019 06:45:44 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-18 06:45:44,781 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-group-rules/31ed6115-ad9a-48f1-a270-02b0c33fc354 used request id req-02737b06-9c20-4219-8a65-c56ee59f645a 2019-01-18 06:45:44,782 - neutron_utils - INFO - Deleting security group rule with ID - a21cc2e0-16f1-4441-94cb-6efe98fc9d3d 2019-01-18 06:45:44,787 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-group-rules/a21cc2e0-16f1-4441-94cb-6efe98fc9d3d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}965f2b87b334e9dd7b0c3bf53738b4717cf20af1" 2019-01-18 06:45:45,040 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-3d0c9a76-1bbf-412c-a630-8f07237a9179 Content-Length: 0 Date: Fri, 18 Jan 2019 06:45:45 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-18 06:45:45,040 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-group-rules/a21cc2e0-16f1-4441-94cb-6efe98fc9d3d used request id req-3d0c9a76-1bbf-412c-a630-8f07237a9179 2019-01-18 06:45:45,040 - neutron_utils - INFO - Deleting security group rule with ID - 19cbf94e-054e-4d49-b7e2-88fa1cceb539 2019-01-18 06:45:45,046 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-group-rules/19cbf94e-054e-4d49-b7e2-88fa1cceb539 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}965f2b87b334e9dd7b0c3bf53738b4717cf20af1" 2019-01-18 06:45:45,317 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-1ce6229e-7a54-46d3-a0d3-09111ed0bc10 Content-Length: 0 Date: Fri, 18 Jan 2019 06:45:45 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-18 06:45:45,317 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-group-rules/19cbf94e-054e-4d49-b7e2-88fa1cceb539 used request id req-1ce6229e-7a54-46d3-a0d3-09111ed0bc10 2019-01-18 06:45:45,318 - neutron_utils - INFO - Deleting security group rule with ID - e8fa35e8-6c68-4c53-bac0-ef72177f6b22 2019-01-18 06:45:45,323 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-group-rules/e8fa35e8-6c68-4c53-bac0-ef72177f6b22 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}965f2b87b334e9dd7b0c3bf53738b4717cf20af1" 2019-01-18 06:45:45,415 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-d3eca225-abf6-4a20-b08c-63e83aa8f84e Content-Length: 0 Date: Fri, 18 Jan 2019 06:45:45 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-18 06:45:45,415 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-group-rules/e8fa35e8-6c68-4c53-bac0-ef72177f6b22 used request id req-d3eca225-abf6-4a20-b08c-63e83aa8f84e 2019-01-18 06:45:45,416 - neutron_utils - INFO - Deleting security group with name - CreateInstanceSingleNetworkTests-1e543468-3fc8-41c9-aff7-e843f7e4e035-sec-grp 2019-01-18 06:45:45,421 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-groups/32d1566b-0ae7-4e77-abf8-3a00221aaa0b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}965f2b87b334e9dd7b0c3bf53738b4717cf20af1" 2019-01-18 06:45:45,898 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-6071faca-1381-4eff-94ad-8f48514bcbf5 Content-Length: 0 Date: Fri, 18 Jan 2019 06:45:45 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-18 06:45:45,898 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/32d1566b-0ae7-4e77-abf8-3a00221aaa0b used request id req-6071faca-1381-4eff-94ad-8f48514bcbf5 2019-01-18 06:45:45,899 - OpenStackNetwork - INFO - Removing router interface from router CreateInstanceSingleNetworkTests-1e543468-3fc8-41c9-aff7-e843f7e4e035-pub-router and subnet CreateInstanceSingleNetworkTests-1e543468-3fc8-41c9-aff7-e843f7e4e035-pub-subnet 2019-01-18 06:45:45,899 - neutron_utils - INFO - Removing router interface from router named CreateInstanceSingleNetworkTests-1e543468-3fc8-41c9-aff7-e843f7e4e035-pub-router 2019-01-18 06:45:45,905 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9696/v2.0/routers/f833b954-ab73-4ae5-8a6d-24db2ff27ef7/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2816b07158a2ef34fc59d2d03f8df02f5e324348" -d '{"subnet_id": "2818a5c7-8618-4189-9865-620190827c0e"}' 2019-01-18 06:45:47,411 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-20fbbc80-e447-4fd7-b8cd-2ff8ba3f1012 Date: Fri, 18 Jan 2019 06:45:47 GMT RESP BODY: {"network_id": "88ca035b-6df7-4b26-bdb1-a1eef0a3eecf", "tenant_id": "dfb6f39769db485397cc20bc3fa48965", "subnet_id": "2818a5c7-8618-4189-9865-620190827c0e", "subnet_ids": ["2818a5c7-8618-4189-9865-620190827c0e"], "port_id": "fcb3654a-b718-4149-81bf-27be1a5ee475", "id": "f833b954-ab73-4ae5-8a6d-24db2ff27ef7"} 2019-01-18 06:45:47,412 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/f833b954-ab73-4ae5-8a6d-24db2ff27ef7/remove_router_interface used request id req-20fbbc80-e447-4fd7-b8cd-2ff8ba3f1012 2019-01-18 06:45:47,412 - OpenStackNetwork - INFO - Removing router CreateInstanceSingleNetworkTests-1e543468-3fc8-41c9-aff7-e843f7e4e035-pub-router 2019-01-18 06:45:47,412 - neutron_utils - INFO - Deleting router with name - CreateInstanceSingleNetworkTests-1e543468-3fc8-41c9-aff7-e843f7e4e035-pub-router 2019-01-18 06:45:47,417 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/routers/f833b954-ab73-4ae5-8a6d-24db2ff27ef7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2816b07158a2ef34fc59d2d03f8df02f5e324348" 2019-01-18 06:45:51,184 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-561c243d-bb11-422d-b426-dec1a496a244 Content-Length: 0 Date: Fri, 18 Jan 2019 06:45:51 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-18 06:45:51,184 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/routers/f833b954-ab73-4ae5-8a6d-24db2ff27ef7 used request id req-561c243d-bb11-422d-b426-dec1a496a244 2019-01-18 06:45:51,185 - neutron_utils - INFO - Deleting subnet with name CreateInstanceSingleNetworkTests-1e543468-3fc8-41c9-aff7-e843f7e4e035-pub-subnet 2019-01-18 06:45:51,185 - neutron_utils - INFO - Deleting subnet with name CreateInstanceSingleNetworkTests-1e543468-3fc8-41c9-aff7-e843f7e4e035-pub-subnet 2019-01-18 06:45:51,191 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/subnets/2818a5c7-8618-4189-9865-620190827c0e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}130cdf25b2864ce9f7b536ca0fea599884dfe904" 2019-01-18 06:45:53,595 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-212ea5e4-d7c5-44d8-bf71-fdb41e57fd62 Date: Fri, 18 Jan 2019 06:45:53 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-18 06:45:53,595 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/2818a5c7-8618-4189-9865-620190827c0e used request id req-212ea5e4-d7c5-44d8-bf71-fdb41e57fd62 2019-01-18 06:45:53,596 - neutron_utils - INFO - Deleting network with name CreateInstanceSingleNetworkTests-1e543468-3fc8-41c9-aff7-e843f7e4e035-pub-net 2019-01-18 06:45:53,601 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/networks/88ca035b-6df7-4b26-bdb1-a1eef0a3eecf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}130cdf25b2864ce9f7b536ca0fea599884dfe904" 2019-01-18 06:45:54,655 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-e4947830-7239-4e4c-9007-d92e8c1d738f Date: Fri, 18 Jan 2019 06:45:54 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-18 06:45:54,655 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/88ca035b-6df7-4b26-bdb1-a1eef0a3eecf used request id req-e4947830-7239-4e4c-9007-d92e8c1d738f 2019-01-18 06:45:54,656 - glance_utils - INFO - Deleting image named - CreateInstanceSingleNetworkTests-1e543468-3fc8-41c9-aff7-e843f7e4e035-image 2019-01-18 06:45:54,659 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9292/v2/images/1de97799-19b3-48d3-9173-aae591d5c830 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c655beb0fb3170876769c7307270954fc8df6ef3" 2019-01-18 06:45:56,399 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-de76554d-20fc-4bf5-a580-1a0a5389b249 Date: Fri, 18 Jan 2019 06:45:56 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-18 06:45:56,399 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/1de97799-19b3-48d3-9173-aae591d5c830 used request id req-de76554d-20fc-4bf5-a580-1a0a5389b249 2019-01-18 06:45:56,405 - 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}8c7db9764480b911d1a234f73e3f27426b502d92" 2019-01-18 06:45:56,635 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-f93e6a40-43c3-4839-9d0b-ab9c450e0234 Date: Fri, 18 Jan 2019 06:45:56 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-18T04:53:26Z", "updated_at": "2019-01-18T04:53:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:53:26Z", "revision_number": 0, "id": "260c2de9-5dc5-4508-b06c-24b9d7ed838c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:53:26Z", "security_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:53:26Z", "revision_number": 0, "id": "571036d3-cb1d-483a-acb9-96f19293add9", "remote_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "remote_ip_prefix": null, "created_at": "2019-01-18T04:53:26Z", "security_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:53:26Z", "revision_number": 0, "id": "84255fa4-c13a-4cfe-b73d-e56ee216ca1e", "remote_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "remote_ip_prefix": null, "created_at": "2019-01-18T04:53:26Z", "security_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:53:26Z", "revision_number": 0, "id": "9c6f69fc-3bf8-4346-9288-5a255b82b67e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:53:26Z", "security_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "dfb6f39769db485397cc20bc3fa48965", "created_at": "2019-01-18T06:44:47Z", "updated_at": "2019-01-18T06:44:47Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:44:47Z", "revision_number": 0, "id": "29c8beb0-2757-4b19-ad89-6da51416ada4", "remote_group_id": "28d22aa2-55f5-4f00-bc82-3f5a798ac606", "remote_ip_prefix": null, "created_at": "2019-01-18T06:44:47Z", "security_group_id": "28d22aa2-55f5-4f00-bc82-3f5a798ac606", "tenant_id": "dfb6f39769db485397cc20bc3fa48965", "port_range_min": null, "ethertype": "IPv6", "project_id": "dfb6f39769db485397cc20bc3fa48965"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:44:47Z", "revision_number": 0, "id": "687cd5a0-d90b-417b-b765-a544b952bd36", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T06:44:47Z", "security_group_id": "28d22aa2-55f5-4f00-bc82-3f5a798ac606", "tenant_id": "dfb6f39769db485397cc20bc3fa48965", "port_range_min": null, "ethertype": "IPv4", "project_id": "dfb6f39769db485397cc20bc3fa48965"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:44:47Z", "revision_number": 0, "id": "89d8fcce-3b8e-4de7-9b12-37a3f5ee0c99", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T06:44:47Z", "security_group_id": "28d22aa2-55f5-4f00-bc82-3f5a798ac606", "tenant_id": "dfb6f39769db485397cc20bc3fa48965", "port_range_min": null, "ethertype": "IPv6", "project_id": "dfb6f39769db485397cc20bc3fa48965"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:44:47Z", "revision_number": 0, "id": "b5bd27f7-96b9-4cb0-869c-f51a4601a90a", "remote_group_id": "28d22aa2-55f5-4f00-bc82-3f5a798ac606", "remote_ip_prefix": null, "created_at": "2019-01-18T06:44:47Z", "security_group_id": "28d22aa2-55f5-4f00-bc82-3f5a798ac606", "tenant_id": "dfb6f39769db485397cc20bc3fa48965", "port_range_min": null, "ethertype": "IPv4", "project_id": "dfb6f39769db485397cc20bc3fa48965"}], "revision_number": 4, "project_id": "dfb6f39769db485397cc20bc3fa48965", "id": "28d22aa2-55f5-4f00-bc82-3f5a798ac606", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "created_at": "2019-01-18T04:51:20Z", "updated_at": "2019-01-18T04:51:20Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "24c99e6f-888c-4943-9c93-54ad3b18b18c", "remote_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv4", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "2b339890-44d0-4711-a050-08a64d58e2a0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv6", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "45161a51-d6dd-4bb8-986d-bc2f88599c1d", "remote_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv6", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "87b9b994-ae22-4850-863a-6a4925bd01fe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv4", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}], "revision_number": 4, "project_id": "9c53a91613fb4d5080479ac6f51697ed", "id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "020d00b5451a467cb276d06789a1149d", "created_at": "2019-01-18T05:59:12Z", "updated_at": "2019-01-18T05:59:12Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:12Z", "revision_number": 0, "id": "38b091dd-dca7-4cbe-8c1c-dd18a74bfca8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:12Z", "security_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "tenant_id": "020d00b5451a467cb276d06789a1149d", "port_range_min": null, "ethertype": "IPv6", "project_id": "020d00b5451a467cb276d06789a1149d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:12Z", "revision_number": 0, "id": "38b9f88b-1fc0-40d1-af74-237d79be193d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:12Z", "security_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "tenant_id": "020d00b5451a467cb276d06789a1149d", "port_range_min": null, "ethertype": "IPv4", "project_id": "020d00b5451a467cb276d06789a1149d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:12Z", "revision_number": 0, "id": "60f7d4a7-1a27-4801-a1e8-5bf33633b818", "remote_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:12Z", "security_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "tenant_id": "020d00b5451a467cb276d06789a1149d", "port_range_min": null, "ethertype": "IPv6", "project_id": "020d00b5451a467cb276d06789a1149d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:12Z", "revision_number": 0, "id": "8faf6dda-6919-4b75-b745-2af38abf8dcf", "remote_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:12Z", "security_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "tenant_id": "020d00b5451a467cb276d06789a1149d", "port_range_min": null, "ethertype": "IPv4", "project_id": "020d00b5451a467cb276d06789a1149d"}], "revision_number": 4, "project_id": "020d00b5451a467cb276d06789a1149d", "id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "created_at": "2019-01-18T04:39:06Z", "updated_at": "2019-01-18T04:39:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "0aedefa2-edbc-47b5-bead-e954540f6937", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "47feb8aba08a40dca7028a1701e597b9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "4bf1a402-0fa2-4cfd-9fee-4a28f16bb271", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "47feb8aba08a40dca7028a1701e597b9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "4e399c2e-bc03-4aa3-b192-1fafdc9248ba", "remote_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "47feb8aba08a40dca7028a1701e597b9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "8860837e-afbd-4411-adf9-d88db88c2114", "remote_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "47feb8aba08a40dca7028a1701e597b9"}], "revision_number": 4, "project_id": "47feb8aba08a40dca7028a1701e597b9", "id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "name": "default"}]} 2019-01-18 06:45:56,636 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-f93e6a40-43c3-4839-9d0b-ab9c450e0234 2019-01-18 06:45:56,640 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/dfb6f39769db485397cc20bc3fa48965 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c7db9764480b911d1a234f73e3f27426b502d92" 2019-01-18 06:45:56,728 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:45:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-570f57e2-6641-4575-b099-59cc308a8f93 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/dfb6f39769db485397cc20bc3fa48965"}, "enabled": true, "id": "dfb6f39769db485397cc20bc3fa48965", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-b7187f8f-d125-4c1-proj"}} 2019-01-18 06:45:56,728 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/dfb6f39769db485397cc20bc3fa48965 used request id req-570f57e2-6641-4575-b099-59cc308a8f93 2019-01-18 06:45:56,729 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 28d22aa2-55f5-4f00-bc82-3f5a798ac606 2019-01-18 06:45:56,734 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=28d22aa2-55f5-4f00-bc82-3f5a798ac606 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c7db9764480b911d1a234f73e3f27426b502d92" 2019-01-18 06:45:56,907 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-c967e823-7ed3-4677-92bb-3189d5825848 Date: Fri, 18 Jan 2019 06:45:56 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "28d22aa2-55f5-4f00-bc82-3f5a798ac606", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T06:44:47Z", "security_group_id": "28d22aa2-55f5-4f00-bc82-3f5a798ac606", "port_range_min": null, "revision_number": 0, "tenant_id": "dfb6f39769db485397cc20bc3fa48965", "created_at": "2019-01-18T06:44:47Z", "project_id": "dfb6f39769db485397cc20bc3fa48965", "id": "29c8beb0-2757-4b19-ad89-6da51416ada4"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T06:44:47Z", "security_group_id": "28d22aa2-55f5-4f00-bc82-3f5a798ac606", "port_range_min": null, "revision_number": 0, "tenant_id": "dfb6f39769db485397cc20bc3fa48965", "created_at": "2019-01-18T06:44:47Z", "project_id": "dfb6f39769db485397cc20bc3fa48965", "id": "687cd5a0-d90b-417b-b765-a544b952bd36"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T06:44:47Z", "security_group_id": "28d22aa2-55f5-4f00-bc82-3f5a798ac606", "port_range_min": null, "revision_number": 0, "tenant_id": "dfb6f39769db485397cc20bc3fa48965", "created_at": "2019-01-18T06:44:47Z", "project_id": "dfb6f39769db485397cc20bc3fa48965", "id": "89d8fcce-3b8e-4de7-9b12-37a3f5ee0c99"}, {"remote_group_id": "28d22aa2-55f5-4f00-bc82-3f5a798ac606", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T06:44:47Z", "security_group_id": "28d22aa2-55f5-4f00-bc82-3f5a798ac606", "port_range_min": null, "revision_number": 0, "tenant_id": "dfb6f39769db485397cc20bc3fa48965", "created_at": "2019-01-18T06:44:47Z", "project_id": "dfb6f39769db485397cc20bc3fa48965", "id": "b5bd27f7-96b9-4cb0-869c-f51a4601a90a"}]} 2019-01-18 06:45:56,907 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=28d22aa2-55f5-4f00-bc82-3f5a798ac606 used request id req-c967e823-7ed3-4677-92bb-3189d5825848 2019-01-18 06:45:56,908 - neutron_utils - INFO - Deleting security group with name - default 2019-01-18 06:45:56,913 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-groups/28d22aa2-55f5-4f00-bc82-3f5a798ac606 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c7db9764480b911d1a234f73e3f27426b502d92" 2019-01-18 06:45:57,238 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-2d2ac4f8-589e-4327-be80-36c5f44c2d61 Content-Length: 0 Date: Fri, 18 Jan 2019 06:45:57 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-18 06:45:57,238 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/28d22aa2-55f5-4f00-bc82-3f5a798ac606 used request id req-2d2ac4f8-589e-4327-be80-36c5f44c2d61 2019-01-18 06:45:57,239 - keystone_utils - INFO - Deleting project with name - CreateInstanceSingleNetworkTests-b7187f8f-d125-4c1-proj 2019-01-18 06:45:57,243 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/dfb6f39769db485397cc20bc3fa48965 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c7db9764480b911d1a234f73e3f27426b502d92" 2019-01-18 06:45:57,450 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 06:45:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f20b7cd1-5eb8-4f2b-8ba4-130e35bd2514 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 06:45:57,450 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/dfb6f39769db485397cc20bc3fa48965 used request id req-f20b7cd1-5eb8-4f2b-8ba4-130e35bd2514 2019-01-18 06:45:57,450 - keystone_utils - INFO - Deleting role with name - CreateInstanceSingleNetworkTests-b7187f8f-d125-4c1-proj-role 2019-01-18 06:45:57,454 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/42716f8d73e344d9834073ab824dc5e3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c7db9764480b911d1a234f73e3f27426b502d92" 2019-01-18 06:45:57,554 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 06:45:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9af2b50c-1adf-49bd-ad34-39c26746d4e6 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 06:45:57,555 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/42716f8d73e344d9834073ab824dc5e3 used request id req-9af2b50c-1adf-49bd-ad34-39c26746d4e6 2019-01-18 06:45:57,558 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c7db9764480b911d1a234f73e3f27426b502d92" 2019-01-18 06:45:57,650 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:45:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-63f40256-641e-4103-949a-0a9ab67bffd4 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "488fca829f8b496daa1cd2cdc6e45c49", "links": {"self": "http://172.30.9.23:5000/v3/roles/488fca829f8b496daa1cd2cdc6e45c49"}, "name": "Member"}, {"domain_id": null, "id": "6b7f4f4f76264b6fb449c43b86ee3817", "links": {"self": "http://172.30.9.23:5000/v3/roles/6b7f4f4f76264b6fb449c43b86ee3817"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a482b711adf94961bf4bb28eda7f0e28", "links": {"self": "http://172.30.9.23:5000/v3/roles/a482b711adf94961bf4bb28eda7f0e28"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c65201bd05504fa786d79b166e8bbba3", "links": {"self": "http://172.30.9.23:5000/v3/roles/c65201bd05504fa786d79b166e8bbba3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "e7e317b66c174923a8cb46c48d897c8d", "links": {"self": "http://172.30.9.23:5000/v3/roles/e7e317b66c174923a8cb46c48d897c8d"}, "name": "ResellerAdmin"}]} 2019-01-18 06:45:57,650 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-63f40256-641e-4103-949a-0a9ab67bffd4 2019-01-18 06:45:57,651 - keystone_utils - INFO - Deleting user with name - CreateInstanceSingleNetworkTests-b7187f8f-d125-4c1-user 2019-01-18 06:45:57,655 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/161f224b75db4f5c942f449aeb74bdd4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dbde73b5cbd82f57e9841e6b3afdff9fcd11ab29" 2019-01-18 06:45:57,836 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 06:45:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-586e333c-5246-46d8-9c3e-4c2a117e27a9 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 06:45:57,836 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/161f224b75db4f5c942f449aeb74bdd4 used request id req-586e333c-5246-46d8-9c3e-4c2a117e27a9 2019-01-18 06:45:57,838 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:45:58,218 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "488fca829f8b496daa1cd2cdc6e45c49", "name": "Member"}, {"id": "c65201bd05504fa786d79b166e8bbba3", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}], "expires_at": "2019-01-18T07:45:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "020d00b5451a467cb276d06789a1149d", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "id": "e292c913af7844408b6509a836e493f5"}, "audit_ids": ["tfTWRHvcReKsX1MwRJB7OA"], "issued_at": "2019-01-18T06:45:58.000000Z"}} 2019-01-18 06:45:58,219 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fba5ea91204c2047caff8cab8f6108aebed02447" 2019-01-18 06:45:58,307 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:45:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f670b2a8-1f98-4235-89a1-ac6841b434a9 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:45:58,308 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-f670b2a8-1f98-4235-89a1-ac6841b434a9 2019-01-18 06:45:58,309 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:45:58,310 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:45:58,694 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "488fca829f8b496daa1cd2cdc6e45c49", "name": "Member"}, {"id": "c65201bd05504fa786d79b166e8bbba3", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}], "expires_at": "2019-01-18T07:45:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "020d00b5451a467cb276d06789a1149d", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "id": "e292c913af7844408b6509a836e493f5"}, "audit_ids": ["EMjOAovSQ_am1d8WlDlSCA"], "issued_at": "2019-01-18T06:45:58.000000Z"}} 2019-01-18 06:45:58,695 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11bd0a829899b9b988a28c1401c1d3e65b71ef28" 2019-01-18 06:45:58,773 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:45:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ee9c8b54-bd79-4b32-9c24-c10c989cf4b4 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:45:58,773 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-ee9c8b54-bd79-4b32-9c24-c10c989cf4b4 2019-01-18 06:45:58,777 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-18 06:45:58,783 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 18 Jan 2019 06:45: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"}]}]}} 2019-01-18 06:45:58,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-869bb188-f5c2-4c2-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11bd0a829899b9b988a28c1401c1d3e65b71ef28" 2019-01-18 06:45:58,872 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:45:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-12b2e55a-efad-4f75-8451-7ddc92c2fc98 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-869bb188-f5c2-4c2-proj", "previous": null, "next": null}, "projects": []} 2019-01-18 06:45:58,873 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSingleNetworkTests-869bb188-f5c2-4c2-proj used request id req-12b2e55a-efad-4f75-8451-7ddc92c2fc98 2019-01-18 06:45:58,876 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11bd0a829899b9b988a28c1401c1d3e65b71ef28" 2019-01-18 06:45:58,956 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:45:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d5d783c5-3de8-4a35-a7d3-68b606fee716 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-18 06:45:58,957 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-d5d783c5-3de8-4a35-a7d3-68b606fee716 2019-01-18 06:45:58,961 - 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}11bd0a829899b9b988a28c1401c1d3e65b71ef28" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-869bb188-f5c2-4c2-proj"}}' 2019-01-18 06:45:59,088 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 18 Jan 2019 06:45:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-acb3fd0d-42e0-44fe-b13b-ab8a3cbaefdf Content-Length: 317 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/4ab484a1fef64cad98ebf14485196dd8"}, "enabled": true, "id": "4ab484a1fef64cad98ebf14485196dd8", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-869bb188-f5c2-4c2-proj"}} 2019-01-18 06:45:59,088 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-acb3fd0d-42e0-44fe-b13b-ab8a3cbaefdf 2019-01-18 06:45:59,089 - keystone_utils - INFO - Created project with name - CreateInstanceSingleNetworkTests-869bb188-f5c2-4c2-proj 2019-01-18 06:45:59,089 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:45:59,090 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:45:59,491 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "488fca829f8b496daa1cd2cdc6e45c49", "name": "Member"}, {"id": "c65201bd05504fa786d79b166e8bbba3", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}], "expires_at": "2019-01-18T07:45:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "020d00b5451a467cb276d06789a1149d", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "id": "e292c913af7844408b6509a836e493f5"}, "audit_ids": ["G8TXj9sASZ2ypQvgcQ28eg"], "issued_at": "2019-01-18T06:45:59.000000Z"}} 2019-01-18 06:45:59,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}1158401f442254b7304c8e2230788f5302bf4828" 2019-01-18 06:45:59,569 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:45:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2767a49b-b653-4189-aa3b-733e63368835 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:45:59,569 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-2767a49b-b653-4189-aa3b-733e63368835 2019-01-18 06:45:59,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" 2019-01-18 06:45:59,578 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 18 Jan 2019 06:45: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"}]}]}} 2019-01-18 06:45:59,579 - 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}1158401f442254b7304c8e2230788f5302bf4828" 2019-01-18 06:45:59,683 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:45:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e241420a-9e63-45c0-9c9e-2fa193ae767a Content-Encoding: gzip Content-Length: 869 Content-Type: application/json RESP BODY: {"users": [{"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/0607a2b4beb0408e9fa51cc5ba027ac6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0607a2b4beb0408e9fa51cc5ba027ac6", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/17c61b95071545a094cc82823d2b88b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "17c61b95071545a094cc82823d2b88b8", "email": "nova@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/29e5d2dfed2447bda26fc75bd1122674"}, "domain_id": "default", "enabled": true, "options": {}, "id": "29e5d2dfed2447bda26fc75bd1122674", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/3b6dcc8c791e4b6e8831f5b5e583de80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3b6dcc8c791e4b6e8831f5b5e583de80", "email": "neutron@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.23:5000/v3/users/45ab52d673584bc198669be88c88b878"}, "domain_id": "default", "enabled": true, "options": {}, "id": "45ab52d673584bc198669be88c88b878", "email": "barbican@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/57795b4ee52f49c6a71f55bb6c4012f8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "57795b4ee52f49c6a71f55bb6c4012f8", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/5c52969262974d64ac2a300ca5d60f50"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c52969262974d64ac2a300ca5d60f50", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/5fc15572bb1c489ba92bd9945bbc1f64"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5fc15572bb1c489ba92bd9945bbc1f64", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/6b519d70e25f4e61a9dfd738cd6bba22"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6b519d70e25f4e61a9dfd738cd6bba22", "email": "heat@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.23:5000/v3/users/8248437208b540c2893a7117ad102a87"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8248437208b540c2893a7117ad102a87", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/890dee97e62840c5b15e36f03f6b7efc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "890dee97e62840c5b15e36f03f6b7efc", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/8cccb516ecc44ed9bb7c8633df108fd4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8cccb516ecc44ed9bb7c8633df108fd4", "email": "glance@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.23:5000/v3/users/97c3d863a98148299fa116fdb54be470"}, "domain_id": "default", "enabled": true, "options": {}, "id": "97c3d863a98148299fa116fdb54be470", "email": "tacker@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/a2a0c8c0f19941808c9f618af50b3b79"}, "domain_id": "c19db1b8f60647a9a114cd23287c807b", "enabled": true, "options": {}, "id": "a2a0c8c0f19941808c9f618af50b3b79", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "links": {"self": "http://172.30.9.23:5000/v3/users/e292c913af7844408b6509a836e493f5"}, "domain_id": "default", "enabled": true, "id": "e292c913af7844408b6509a836e493f5", "options": {}}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/fe5de73ba9cb41b2be24ccf1f72f5ed4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe5de73ba9cb41b2be24ccf1f72f5ed4", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2019-01-18 06:45:59,683 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-e241420a-9e63-45c0-9c9e-2fa193ae767a 2019-01-18 06:45:59,687 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateInstanceSingleNetworkTests-869bb188-f5c2-4c2-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1158401f442254b7304c8e2230788f5302bf4828" 2019-01-18 06:45:59,771 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:45:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ca7d5dda-3cd6-48bb-abc3-5767198dfb81 Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateInstanceSingleNetworkTests-869bb188-f5c2-4c2-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/4ab484a1fef64cad98ebf14485196dd8"}, "enabled": true, "id": "4ab484a1fef64cad98ebf14485196dd8", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-869bb188-f5c2-4c2-proj"}]} 2019-01-18 06:45:59,771 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateInstanceSingleNetworkTests-869bb188-f5c2-4c2-proj used request id req-ca7d5dda-3cd6-48bb-abc3-5767198dfb81 2019-01-18 06:45:59,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}1158401f442254b7304c8e2230788f5302bf4828" 2019-01-18 06:45:59,871 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:45:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-942410b5-77a9-4f94-b680-033a4a3cb638 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-18 06:45:59,872 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-942410b5-77a9-4f94-b680-033a4a3cb638 2019-01-18 06:46:00,274 - keystone_utils - INFO - Created user with name - CreateInstanceSingleNetworkTests-869bb188-f5c2-4c2-user 2019-01-18 06:46:00,274 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:46:00,278 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11bd0a829899b9b988a28c1401c1d3e65b71ef28" 2019-01-18 06:46:00,294 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:46:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-63e05a93-faad-487b-affb-d976cd663149 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "488fca829f8b496daa1cd2cdc6e45c49", "links": {"self": "http://172.30.9.23:5000/v3/roles/488fca829f8b496daa1cd2cdc6e45c49"}, "name": "Member"}, {"domain_id": null, "id": "6b7f4f4f76264b6fb449c43b86ee3817", "links": {"self": "http://172.30.9.23:5000/v3/roles/6b7f4f4f76264b6fb449c43b86ee3817"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a482b711adf94961bf4bb28eda7f0e28", "links": {"self": "http://172.30.9.23:5000/v3/roles/a482b711adf94961bf4bb28eda7f0e28"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c65201bd05504fa786d79b166e8bbba3", "links": {"self": "http://172.30.9.23:5000/v3/roles/c65201bd05504fa786d79b166e8bbba3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "e7e317b66c174923a8cb46c48d897c8d", "links": {"self": "http://172.30.9.23:5000/v3/roles/e7e317b66c174923a8cb46c48d897c8d"}, "name": "ResellerAdmin"}]} 2019-01-18 06:46:00,294 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-63e05a93-faad-487b-affb-d976cd663149 2019-01-18 06:46:00,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}11bd0a829899b9b988a28c1401c1d3e65b71ef28" -d '{"role": {"name": "CreateInstanceSingleNetworkTests-869bb188-f5c2-4c2-proj-role"}}' 2019-01-18 06:46:00,405 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 18 Jan 2019 06:46:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d1026799-4a9c-42e0-b853-7fb406c6aacc Content-Length: 231 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "484c02335b564d77945542ab6b08c4f7", "links": {"self": "http://172.30.9.23:5000/v3/roles/484c02335b564d77945542ab6b08c4f7"}, "name": "CreateInstanceSingleNetworkTests-869bb188-f5c2-4c2-proj-role"}} 2019-01-18 06:46:00,405 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-d1026799-4a9c-42e0-b853-7fb406c6aacc 2019-01-18 06:46:00,406 - keystone_utils - INFO - Created role with name - CreateInstanceSingleNetworkTests-869bb188-f5c2-4c2-proj-role 2019-01-18 06:46:00,409 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/484c02335b564d77945542ab6b08c4f7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11bd0a829899b9b988a28c1401c1d3e65b71ef28" 2019-01-18 06:46:00,498 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:46:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b1267574-f37e-437e-bb30-8441675475c5 Content-Encoding: gzip Content-Length: 185 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.23:5000/v3/roles/484c02335b564d77945542ab6b08c4f7"}, "domain_id": null, "name": "CreateInstanceSingleNetworkTests-869bb188-f5c2-4c2-proj-role", "id": "484c02335b564d77945542ab6b08c4f7"}} 2019-01-18 06:46:00,498 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/484c02335b564d77945542ab6b08c4f7 used request id req-b1267574-f37e-437e-bb30-8441675475c5 2019-01-18 06:46:00,498 - keystone_utils - INFO - Granting role CreateInstanceSingleNetworkTests-869bb188-f5c2-4c2-proj-role to project CreateInstanceSingleNetworkTests-869bb188-f5c2-4c2-proj 2019-01-18 06:46:00,502 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/4ab484a1fef64cad98ebf14485196dd8/users/67e1fbd57bba4bf38e4c92cfe359c160/roles/484c02335b564d77945542ab6b08c4f7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11bd0a829899b9b988a28c1401c1d3e65b71ef28" 2019-01-18 06:46:00,616 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 06:46:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b1bd58d7-724a-4b8b-a270-e0a1decae69e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 06:46:00,616 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/4ab484a1fef64cad98ebf14485196dd8/users/67e1fbd57bba4bf38e4c92cfe359c160/roles/484c02335b564d77945542ab6b08c4f7 used request id req-b1bd58d7-724a-4b8b-a270-e0a1decae69e 2019-01-18 06:46:00,617 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-18 06:46:00,618 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2019-01-18 06:46:00,618 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:46:00,619 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:46:00,994 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "484c02335b564d77945542ab6b08c4f7", "name": "CreateInstanceSingleNetworkTests-869bb188-f5c2-4c2-proj-role"}], "expires_at": "2019-01-18T07:46:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4ab484a1fef64cad98ebf14485196dd8", "name": "CreateInstanceSingleNetworkTests-869bb188-f5c2-4c2-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/4ab484a1fef64cad98ebf14485196dd8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/4ab484a1fef64cad98ebf14485196dd8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/4ab484a1fef64cad98ebf14485196dd8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/4ab484a1fef64cad98ebf14485196dd8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/4ab484a1fef64cad98ebf14485196dd8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/4ab484a1fef64cad98ebf14485196dd8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/4ab484a1fef64cad98ebf14485196dd8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/4ab484a1fef64cad98ebf14485196dd8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/4ab484a1fef64cad98ebf14485196dd8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/4ab484a1fef64cad98ebf14485196dd8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/4ab484a1fef64cad98ebf14485196dd8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/4ab484a1fef64cad98ebf14485196dd8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-869bb188-f5c2-4c2-user", "id": "67e1fbd57bba4bf38e4c92cfe359c160"}, "audit_ids": ["xxgMGfdZQ2qWZ3HXhFmqww"], "issued_at": "2019-01-18T06:46:00.000000Z"}} 2019-01-18 06:46:00,995 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}59e22b26387cea01a511e482bf807e25f1431b90" 2019-01-18 06:46:01,064 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:46:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f7d2508b-3e7c-45ac-bc1e-e1c0cf809efa Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:46:01,064 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-f7d2508b-3e7c-45ac-bc1e-e1c0cf809efa 2019-01-18 06:46:01,070 - 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-10f64d91-ab92-4044-a661-bcf5f8eeca90-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}59e22b26387cea01a511e482bf807e25f1431b90" 2019-01-18 06:46:01,231 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 177 Content-Type: application/json X-Openstack-Request-Id: req-bc54b793-52db-4719-bfb3-aa1bb0c661ea Date: Fri, 18 Jan 2019 06:46:01 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceSingleNetworkTests-10f64d91-ab92-4044-a661-bcf5f8eeca90-image"} 2019-01-18 06:46:01,232 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSingleNetworkTests-10f64d91-ab92-4044-a661-bcf5f8eeca90-image used request id req-bc54b793-52db-4719-bfb3-aa1bb0c661ea 2019-01-18 06:46:01,235 - 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}59e22b26387cea01a511e482bf807e25f1431b90" 2019-01-18 06:46:01,388 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-442464c6-ed13-4e85-b910-92cc1341fc66 Date: Fri, 18 Jan 2019 06:46: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"}}} 2019-01-18 06:46:01,389 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-442464c6-ed13-4e85-b910-92cc1341fc66 2019-01-18 06:46:01,419 - 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}59e22b26387cea01a511e482bf807e25f1431b90" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstanceSingleNetworkTests-10f64d91-ab92-4044-a661-bcf5f8eeca90-image"}' 2019-01-18 06:46:01,625 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 636 Content-Type: application/json Location: http://172.30.9.23:9292/v2/images/d62eaeaa-dc48-441e-ba12-7f04858ca1de X-Openstack-Request-Id: req-558f97e5-dfb2-4528-8a40-cc2b6dfb10e5 Date: Fri, 18 Jan 2019 06:46:01 GMT RESP BODY: {"status": "queued", "name": "CreateInstanceSingleNetworkTests-10f64d91-ab92-4044-a661-bcf5f8eeca90-image", "tags": [], "container_format": "bare", "created_at": "2019-01-18T06:46:01Z", "size": null, "disk_format": "qcow2", "updated_at": "2019-01-18T06:46:01Z", "visibility": "shared", "locations": [], "self": "/v2/images/d62eaeaa-dc48-441e-ba12-7f04858ca1de", "min_disk": 0, "protected": false, "id": "d62eaeaa-dc48-441e-ba12-7f04858ca1de", "file": "/v2/images/d62eaeaa-dc48-441e-ba12-7f04858ca1de/file", "checksum": null, "owner": "4ab484a1fef64cad98ebf14485196dd8", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-18 06:46:01,625 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-558f97e5-dfb2-4528-8a40-cc2b6dfb10e5 2019-01-18 06:46:01,636 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9292/v2/images/d62eaeaa-dc48-441e-ba12-7f04858ca1de/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}59e22b26387cea01a511e482bf807e25f1431b90" -d '' 2019-01-18 06:46:02,896 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-544b71a8-1e25-49c6-afb8-2e4f0eb3430c Date: Fri, 18 Jan 2019 06:46:02 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-18 06:46:02,896 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/d62eaeaa-dc48-441e-ba12-7f04858ca1de/file used request id req-544b71a8-1e25-49c6-afb8-2e4f0eb3430c 2019-01-18 06:46:02,897 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-01-18 06:46:02,900 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/d62eaeaa-dc48-441e-ba12-7f04858ca1de -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}59e22b26387cea01a511e482bf807e25f1431b90" 2019-01-18 06:46:03,068 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 897 Content-Type: application/json X-Openstack-Request-Id: req-05a04bbf-ad3e-4292-87ae-cc167fd32199 Date: Fri, 18 Jan 2019 06:46:03 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceSingleNetworkTests-10f64d91-ab92-4044-a661-bcf5f8eeca90-image", "tags": [], "container_format": "bare", "created_at": "2019-01-18T06:46:01Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-18T06:46:02Z", "visibility": "shared", "locations": [{"url": "rbd://af014572-0a5d-4a80-a07f-9105f52ab2c1/images/d62eaeaa-dc48-441e-ba12-7f04858ca1de/snap", "metadata": {}}], "self": "/v2/images/d62eaeaa-dc48-441e-ba12-7f04858ca1de", "min_disk": 0, "protected": false, "id": "d62eaeaa-dc48-441e-ba12-7f04858ca1de", "file": "/v2/images/d62eaeaa-dc48-441e-ba12-7f04858ca1de/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "4ab484a1fef64cad98ebf14485196dd8", "direct_url": "rbd://af014572-0a5d-4a80-a07f-9105f52ab2c1/images/d62eaeaa-dc48-441e-ba12-7f04858ca1de/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-18 06:46:03,068 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/d62eaeaa-dc48-441e-ba12-7f04858ca1de used request id req-05a04bbf-ad3e-4292-87ae-cc167fd32199 2019-01-18 06:46:03,071 - 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}59e22b26387cea01a511e482bf807e25f1431b90" 2019-01-18 06:46:03,078 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-b7b78b01-c4d4-48fb-aba1-8751ff72de94 Date: Fri, 18 Jan 2019 06:46: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"}}} 2019-01-18 06:46:03,079 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-b7b78b01-c4d4-48fb-aba1-8751ff72de94 2019-01-18 06:46:03,081 - create_image - INFO - Created image with name - CreateInstanceSingleNetworkTests-10f64d91-ab92-4044-a661-bcf5f8eeca90-image 2019-01-18 06:46:03,084 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/d62eaeaa-dc48-441e-ba12-7f04858ca1de -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}59e22b26387cea01a511e482bf807e25f1431b90" 2019-01-18 06:46:03,101 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 897 Content-Type: application/json X-Openstack-Request-Id: req-114eae31-bf7e-41ae-b2fb-7ea4f9bb178e Date: Fri, 18 Jan 2019 06:46:03 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceSingleNetworkTests-10f64d91-ab92-4044-a661-bcf5f8eeca90-image", "tags": [], "container_format": "bare", "created_at": "2019-01-18T06:46:01Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-18T06:46:02Z", "visibility": "shared", "locations": [{"url": "rbd://af014572-0a5d-4a80-a07f-9105f52ab2c1/images/d62eaeaa-dc48-441e-ba12-7f04858ca1de/snap", "metadata": {}}], "self": "/v2/images/d62eaeaa-dc48-441e-ba12-7f04858ca1de", "min_disk": 0, "protected": false, "id": "d62eaeaa-dc48-441e-ba12-7f04858ca1de", "file": "/v2/images/d62eaeaa-dc48-441e-ba12-7f04858ca1de/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "4ab484a1fef64cad98ebf14485196dd8", "direct_url": "rbd://af014572-0a5d-4a80-a07f-9105f52ab2c1/images/d62eaeaa-dc48-441e-ba12-7f04858ca1de/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-18 06:46:03,101 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/d62eaeaa-dc48-441e-ba12-7f04858ca1de used request id req-114eae31-bf7e-41ae-b2fb-7ea4f9bb178e 2019-01-18 06:46:03,101 - create_image - DEBUG - Instance status is - active 2019-01-18 06:46:03,102 - create_image - DEBUG - Image is active with name - CreateInstanceSingleNetworkTests-10f64d91-ab92-4044-a661-bcf5f8eeca90-image 2019-01-18 06:46:03,102 - create_image - INFO - Image is now active with name - CreateInstanceSingleNetworkTests-10f64d91-ab92-4044-a661-bcf5f8eeca90-image 2019-01-18 06:46:03,102 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:46:03,103 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:46:03,471 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "484c02335b564d77945542ab6b08c4f7", "name": "CreateInstanceSingleNetworkTests-869bb188-f5c2-4c2-proj-role"}], "expires_at": "2019-01-18T07:46:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4ab484a1fef64cad98ebf14485196dd8", "name": "CreateInstanceSingleNetworkTests-869bb188-f5c2-4c2-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/4ab484a1fef64cad98ebf14485196dd8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/4ab484a1fef64cad98ebf14485196dd8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/4ab484a1fef64cad98ebf14485196dd8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/4ab484a1fef64cad98ebf14485196dd8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/4ab484a1fef64cad98ebf14485196dd8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/4ab484a1fef64cad98ebf14485196dd8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/4ab484a1fef64cad98ebf14485196dd8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/4ab484a1fef64cad98ebf14485196dd8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/4ab484a1fef64cad98ebf14485196dd8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/4ab484a1fef64cad98ebf14485196dd8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/4ab484a1fef64cad98ebf14485196dd8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/4ab484a1fef64cad98ebf14485196dd8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-869bb188-f5c2-4c2-user", "id": "67e1fbd57bba4bf38e4c92cfe359c160"}, "audit_ids": ["RC5rEej7Tcazez42KFPGlw"], "issued_at": "2019-01-18T06:46:03.000000Z"}} 2019-01-18 06:46:03,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}411f47fcfedd8e4523edc5b4b0f95447636d4aa6" 2019-01-18 06:46:03,547 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:46:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-76c3ce27-3bc1-4bde-a213-bcee3e03c720 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:46:03,547 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-76c3ce27-3bc1-4bde-a213-bcee3e03c720 2019-01-18 06:46:03,554 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-10f64d91-ab92-4044-a661-bcf5f8eeca90-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}411f47fcfedd8e4523edc5b4b0f95447636d4aa6" 2019-01-18 06:46:03,725 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-c9d51d55-8c67-4526-a6db-b6805425e088 Date: Fri, 18 Jan 2019 06:46:03 GMT RESP BODY: {"networks":[]} 2019-01-18 06:46:03,725 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-10f64d91-ab92-4044-a661-bcf5f8eeca90-pub-net used request id req-c9d51d55-8c67-4526-a6db-b6805425e088 2019-01-18 06:46:03,726 - neutron_utils - INFO - Creating network with name CreateInstanceSingleNetworkTests-10f64d91-ab92-4044-a661-bcf5f8eeca90-pub-net 2019-01-18 06:46:03,731 - 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}411f47fcfedd8e4523edc5b4b0f95447636d4aa6" -d '{"network": {"name": "CreateInstanceSingleNetworkTests-10f64d91-ab92-4044-a661-bcf5f8eeca90-pub-net", "admin_state_up": true}}' 2019-01-18 06:46:04,571 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 635 X-Openstack-Request-Id: req-23e40038-64e6-46e6-86d0-b9c2ad420388 Date: Fri, 18 Jan 2019 06:46:04 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"4b9fe218-15e3-408e-8997-9753d6e1f258","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"4ab484a1fef64cad98ebf14485196dd8","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-18T06:46:04Z","is_default":false,"name":"CreateInstanceSingleNetworkTests-10f64d91-ab92-4044-a661-bcf5f8eeca90-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"4ab484a1fef64cad98ebf14485196dd8","created_at":"2019-01-18T06:46:04Z","mtu":1450}} 2019-01-18 06:46:04,571 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks used request id req-23e40038-64e6-46e6-86d0-b9c2ad420388 2019-01-18 06:46:04,577 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=4b9fe218-15e3-408e-8997-9753d6e1f258 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}411f47fcfedd8e4523edc5b4b0f95447636d4aa6" 2019-01-18 06:46:04,826 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 619 X-Openstack-Request-Id: req-c46805cb-3196-4cfc-a80c-455a25112168 Date: Fri, 18 Jan 2019 06:46: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":"2019-01-18T06:46:04Z","tenant_id":"4ab484a1fef64cad98ebf14485196dd8","created_at":"2019-01-18T06:46:04Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"4ab484a1fef64cad98ebf14485196dd8","id":"4b9fe218-15e3-408e-8997-9753d6e1f258","name":"CreateInstanceSingleNetworkTests-10f64d91-ab92-4044-a661-bcf5f8eeca90-pub-net"}]} 2019-01-18 06:46:04,826 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=4b9fe218-15e3-408e-8997-9753d6e1f258 used request id req-c46805cb-3196-4cfc-a80c-455a25112168 2019-01-18 06:46:04,832 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=4b9fe218-15e3-408e-8997-9753d6e1f258 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}411f47fcfedd8e4523edc5b4b0f95447636d4aa6" 2019-01-18 06:46:04,998 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-a2ced8a5-2766-4ab7-848b-051c17e2ed3b Date: Fri, 18 Jan 2019 06:46:04 GMT RESP BODY: {"subnets":[]} 2019-01-18 06:46:04,999 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=4b9fe218-15e3-408e-8997-9753d6e1f258 used request id req-a2ced8a5-2766-4ab7-848b-051c17e2ed3b 2019-01-18 06:46:04,999 - neutron_utils - INFO - Creating subnet with name CreateInstanceSingleNetworkTests-10f64d91-ab92-4044-a661-bcf5f8eeca90-pub-subnet 2019-01-18 06:46:05,004 - 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}411f47fcfedd8e4523edc5b4b0f95447636d4aa6" -d '{"subnets": [{"ip_version": 4, "network_id": "4b9fe218-15e3-408e-8997-9753d6e1f258", "cidr": "10.55.1.0/24", "name": "CreateInstanceSingleNetworkTests-10f64d91-ab92-4044-a661-bcf5f8eeca90-pub-subnet"}]}' 2019-01-18 06:46:05,804 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-e361ef03-b347-46a1-8086-ba5528e93989 Date: Fri, 18 Jan 2019 06:46:05 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4b9fe218-15e3-408e-8997-9753d6e1f258","tenant_id":"4ab484a1fef64cad98ebf14485196dd8","created_at":"2019-01-18T06:46:05Z","dns_nameservers":[],"updated_at":"2019-01-18T06:46:05Z","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":"4ab484a1fef64cad98ebf14485196dd8","id":"80103191-13dd-4b8f-857a-0fd24a141391","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-10f64d91-ab92-4044-a661-bcf5f8eeca90-pub-subnet"}]} 2019-01-18 06:46:05,804 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets used request id req-e361ef03-b347-46a1-8086-ba5528e93989 2019-01-18 06:46:05,810 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=4b9fe218-15e3-408e-8997-9753d6e1f258 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}411f47fcfedd8e4523edc5b4b0f95447636d4aa6" 2019-01-18 06:46:06,059 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-bbe730c3-4fa0-460f-b0b8-d1e572a69769 Date: Fri, 18 Jan 2019 06:46: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":["80103191-13dd-4b8f-857a-0fd24a141391"],"updated_at":"2019-01-18T06:46:05Z","tenant_id":"4ab484a1fef64cad98ebf14485196dd8","created_at":"2019-01-18T06:46:04Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"4ab484a1fef64cad98ebf14485196dd8","id":"4b9fe218-15e3-408e-8997-9753d6e1f258","name":"CreateInstanceSingleNetworkTests-10f64d91-ab92-4044-a661-bcf5f8eeca90-pub-net"}]} 2019-01-18 06:46:06,059 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=4b9fe218-15e3-408e-8997-9753d6e1f258 used request id req-bbe730c3-4fa0-460f-b0b8-d1e572a69769 2019-01-18 06:46:06,065 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=4b9fe218-15e3-408e-8997-9753d6e1f258 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}411f47fcfedd8e4523edc5b4b0f95447636d4aa6" 2019-01-18 06:46:06,257 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-706a5a47-d3fd-47af-bf25-573560311559 Date: Fri, 18 Jan 2019 06:46:06 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4b9fe218-15e3-408e-8997-9753d6e1f258","tenant_id":"4ab484a1fef64cad98ebf14485196dd8","created_at":"2019-01-18T06:46:05Z","dns_nameservers":[],"updated_at":"2019-01-18T06:46:05Z","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":"4ab484a1fef64cad98ebf14485196dd8","id":"80103191-13dd-4b8f-857a-0fd24a141391","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-10f64d91-ab92-4044-a661-bcf5f8eeca90-pub-subnet"}]} 2019-01-18 06:46:06,258 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=4b9fe218-15e3-408e-8997-9753d6e1f258 used request id req-706a5a47-d3fd-47af-bf25-573560311559 2019-01-18 06:46:06,258 - OpenStackNetwork - DEBUG - Network [4b9fe218-15e3-408e-8997-9753d6e1f258] created successfully 2019-01-18 06:46:06,258 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:46:06,259 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:46:06,642 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "484c02335b564d77945542ab6b08c4f7", "name": "CreateInstanceSingleNetworkTests-869bb188-f5c2-4c2-proj-role"}], "expires_at": "2019-01-18T07:46:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4ab484a1fef64cad98ebf14485196dd8", "name": "CreateInstanceSingleNetworkTests-869bb188-f5c2-4c2-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/4ab484a1fef64cad98ebf14485196dd8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/4ab484a1fef64cad98ebf14485196dd8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/4ab484a1fef64cad98ebf14485196dd8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/4ab484a1fef64cad98ebf14485196dd8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/4ab484a1fef64cad98ebf14485196dd8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/4ab484a1fef64cad98ebf14485196dd8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/4ab484a1fef64cad98ebf14485196dd8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/4ab484a1fef64cad98ebf14485196dd8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/4ab484a1fef64cad98ebf14485196dd8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/4ab484a1fef64cad98ebf14485196dd8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/4ab484a1fef64cad98ebf14485196dd8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/4ab484a1fef64cad98ebf14485196dd8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-869bb188-f5c2-4c2-user", "id": "67e1fbd57bba4bf38e4c92cfe359c160"}, "audit_ids": ["jg-G5bgZSCqlnV2MZmc0Cg"], "issued_at": "2019-01-18T06:46:06.000000Z"}} 2019-01-18 06:46:06,642 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4bdc8282d69e30a92e05b42cceb4574994d11cc6" 2019-01-18 06:46:06,658 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:46:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-62ca8a63-c99c-4bcf-b945-9147330b60f9 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:46:06,658 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-62ca8a63-c99c-4bcf-b945-9147330b60f9 2019-01-18 06:46:06,664 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/routers?name=CreateInstanceSingleNetworkTests-10f64d91-ab92-4044-a661-bcf5f8eeca90-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4bdc8282d69e30a92e05b42cceb4574994d11cc6" 2019-01-18 06:46:06,859 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-833f025d-2ea1-469f-97f2-9b565ef820d4 Date: Fri, 18 Jan 2019 06:46:06 GMT RESP BODY: {"routers": []} 2019-01-18 06:46:06,860 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers?name=CreateInstanceSingleNetworkTests-10f64d91-ab92-4044-a661-bcf5f8eeca90-pub-router&admin_state_up=True used request id req-833f025d-2ea1-469f-97f2-9b565ef820d4 2019-01-18 06:46:06,860 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:46:06,861 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:46:07,243 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "484c02335b564d77945542ab6b08c4f7", "name": "CreateInstanceSingleNetworkTests-869bb188-f5c2-4c2-proj-role"}], "expires_at": "2019-01-18T07:46:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4ab484a1fef64cad98ebf14485196dd8", "name": "CreateInstanceSingleNetworkTests-869bb188-f5c2-4c2-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/4ab484a1fef64cad98ebf14485196dd8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/4ab484a1fef64cad98ebf14485196dd8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/4ab484a1fef64cad98ebf14485196dd8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/4ab484a1fef64cad98ebf14485196dd8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/4ab484a1fef64cad98ebf14485196dd8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/4ab484a1fef64cad98ebf14485196dd8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/4ab484a1fef64cad98ebf14485196dd8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/4ab484a1fef64cad98ebf14485196dd8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/4ab484a1fef64cad98ebf14485196dd8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/4ab484a1fef64cad98ebf14485196dd8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/4ab484a1fef64cad98ebf14485196dd8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/4ab484a1fef64cad98ebf14485196dd8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-869bb188-f5c2-4c2-user", "id": "67e1fbd57bba4bf38e4c92cfe359c160"}, "audit_ids": ["rw8LG46xRa6kVVMXOdDicw"], "issued_at": "2019-01-18T06:46:07.000000Z"}} 2019-01-18 06:46:07,244 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06022ba82dc4a46093674ef41e665d9e19ce5333" 2019-01-18 06:46:07,320 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:46:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b8e5f376-32aa-4fde-ac54-bb71f7c58829 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:46:07,320 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-b8e5f376-32aa-4fde-ac54-bb71f7c58829 2019-01-18 06:46:07,326 - 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}4bdc8282d69e30a92e05b42cceb4574994d11cc6" 2019-01-18 06:46:07,568 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-9c487ded-0cbc-41a4-add4-69b2016efe6f Date: Fri, 18 Jan 2019 06:46:07 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"c7128340-d09d-4472-ab8c-6b0e75149f5d","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"47feb8aba08a40dca7028a1701e597b9","status":"ACTIVE","subnets":["99f540fb-52d8-49ca-b59c-736c854d3c9e"],"description":"","tags":[],"updated_at":"2019-01-18T04:39:13Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"47feb8aba08a40dca7028a1701e597b9","created_at":"2019-01-18T04:39:06Z","mtu":1500}]} 2019-01-18 06:46:07,568 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=external used request id req-9c487ded-0cbc-41a4-add4-69b2016efe6f 2019-01-18 06:46:07,575 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=c7128340-d09d-4472-ab8c-6b0e75149f5d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4bdc8282d69e30a92e05b42cceb4574994d11cc6" 2019-01-18 06:46:07,747 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-7a88e339-cfe6-4a8d-abee-50bdce87d95a Date: Fri, 18 Jan 2019 06:46:07 GMT RESP BODY: {"subnets":[]} 2019-01-18 06:46:07,748 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=c7128340-d09d-4472-ab8c-6b0e75149f5d used request id req-7a88e339-cfe6-4a8d-abee-50bdce87d95a 2019-01-18 06:46:07,748 - neutron_utils - INFO - Creating router with name - CreateInstanceSingleNetworkTests-10f64d91-ab92-4044-a661-bcf5f8eeca90-pub-router 2019-01-18 06:46:07,754 - 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}4bdc8282d69e30a92e05b42cceb4574994d11cc6" -d '{"router": {"external_gateway_info": {"network_id": "c7128340-d09d-4472-ab8c-6b0e75149f5d"}, "name": "CreateInstanceSingleNetworkTests-10f64d91-ab92-4044-a661-bcf5f8eeca90-pub-router", "admin_state_up": true}}' 2019-01-18 06:46:12,784 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 723 X-Openstack-Request-Id: req-4f580f96-6c00-4306-be0f-d9c35307423e Date: Fri, 18 Jan 2019 06:46:12 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "c7128340-d09d-4472-ab8c-6b0e75149f5d", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "99f540fb-52d8-49ca-b59c-736c854d3c9e", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "4ab484a1fef64cad98ebf14485196dd8", "created_at": "2019-01-18T06:46:08Z", "admin_state_up": true, "updated_at": "2019-01-18T06:46:09Z", "flavor_id": null, "revision_number": 2, "routes": [], "project_id": "4ab484a1fef64cad98ebf14485196dd8", "id": "485ddb17-772e-4132-8d27-e55a386007df", "name": "CreateInstanceSingleNetworkTests-10f64d91-ab92-4044-a661-bcf5f8eeca90-pub-router"}} 2019-01-18 06:46:12,784 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/routers used request id req-4f580f96-6c00-4306-be0f-d9c35307423e 2019-01-18 06:46:12,790 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?device_id=485ddb17-772e-4132-8d27-e55a386007df -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4bdc8282d69e30a92e05b42cceb4574994d11cc6" 2019-01-18 06:46:12,965 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-fdbd514a-524d-4ecb-a8a5-35f3d33a53e7 Date: Fri, 18 Jan 2019 06:46:12 GMT RESP BODY: {"ports":[]} 2019-01-18 06:46:12,966 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?device_id=485ddb17-772e-4132-8d27-e55a386007df used request id req-fdbd514a-524d-4ecb-a8a5-35f3d33a53e7 2019-01-18 06:46:12,971 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-10f64d91-ab92-4044-a661-bcf5f8eeca90-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4bdc8282d69e30a92e05b42cceb4574994d11cc6" 2019-01-18 06:46:13,212 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-3cc31f6a-08ae-472a-95e3-db23a01267a2 Date: Fri, 18 Jan 2019 06:46: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":["80103191-13dd-4b8f-857a-0fd24a141391"],"updated_at":"2019-01-18T06:46:05Z","tenant_id":"4ab484a1fef64cad98ebf14485196dd8","created_at":"2019-01-18T06:46:04Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"4ab484a1fef64cad98ebf14485196dd8","id":"4b9fe218-15e3-408e-8997-9753d6e1f258","name":"CreateInstanceSingleNetworkTests-10f64d91-ab92-4044-a661-bcf5f8eeca90-pub-net"}]} 2019-01-18 06:46:13,212 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-10f64d91-ab92-4044-a661-bcf5f8eeca90-pub-net used request id req-3cc31f6a-08ae-472a-95e3-db23a01267a2 2019-01-18 06:46:13,216 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-18 06:46:13,221 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 18 Jan 2019 06:46: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"}]}]}} 2019-01-18 06:46:13,222 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/4ab484a1fef64cad98ebf14485196dd8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4bdc8282d69e30a92e05b42cceb4574994d11cc6" 2019-01-18 06:46:13,303 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:46:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f9588932-c7ca-4ef2-8e6d-85628c98617d 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/4ab484a1fef64cad98ebf14485196dd8"}, "enabled": true, "id": "4ab484a1fef64cad98ebf14485196dd8", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-869bb188-f5c2-4c2-proj"}} 2019-01-18 06:46:13,303 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/4ab484a1fef64cad98ebf14485196dd8 used request id req-f9588932-c7ca-4ef2-8e6d-85628c98617d 2019-01-18 06:46:13,308 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=4b9fe218-15e3-408e-8997-9753d6e1f258 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4bdc8282d69e30a92e05b42cceb4574994d11cc6" 2019-01-18 06:46:13,361 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-cdffebed-7dcd-49b5-8a42-16c6a5840adc Date: Fri, 18 Jan 2019 06:46:13 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4b9fe218-15e3-408e-8997-9753d6e1f258","tenant_id":"4ab484a1fef64cad98ebf14485196dd8","created_at":"2019-01-18T06:46:05Z","dns_nameservers":[],"updated_at":"2019-01-18T06:46:05Z","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":"4ab484a1fef64cad98ebf14485196dd8","id":"80103191-13dd-4b8f-857a-0fd24a141391","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-10f64d91-ab92-4044-a661-bcf5f8eeca90-pub-subnet"}]} 2019-01-18 06:46:13,361 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=4b9fe218-15e3-408e-8997-9753d6e1f258 used request id req-cdffebed-7dcd-49b5-8a42-16c6a5840adc 2019-01-18 06:46:13,366 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=4b9fe218-15e3-408e-8997-9753d6e1f258&name=CreateInstanceSingleNetworkTests-10f64d91-ab92-4044-a661-bcf5f8eeca90-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4bdc8282d69e30a92e05b42cceb4574994d11cc6" 2019-01-18 06:46:13,564 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-c0316c7e-4179-4741-8cbd-ad3783a8ccb6 Date: Fri, 18 Jan 2019 06:46:13 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4b9fe218-15e3-408e-8997-9753d6e1f258","tenant_id":"4ab484a1fef64cad98ebf14485196dd8","created_at":"2019-01-18T06:46:05Z","dns_nameservers":[],"updated_at":"2019-01-18T06:46:05Z","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":"4ab484a1fef64cad98ebf14485196dd8","id":"80103191-13dd-4b8f-857a-0fd24a141391","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-10f64d91-ab92-4044-a661-bcf5f8eeca90-pub-subnet"}]} 2019-01-18 06:46:13,564 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=4b9fe218-15e3-408e-8997-9753d6e1f258&name=CreateInstanceSingleNetworkTests-10f64d91-ab92-4044-a661-bcf5f8eeca90-pub-subnet used request id req-c0316c7e-4179-4741-8cbd-ad3783a8ccb6 2019-01-18 06:46:13,564 - OpenStackNetwork - DEBUG - Adding router to subnet... 2019-01-18 06:46:13,565 - neutron_utils - INFO - Adding interface to router with name CreateInstanceSingleNetworkTests-10f64d91-ab92-4044-a661-bcf5f8eeca90-pub-router 2019-01-18 06:46:13,570 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9696/v2.0/routers/485ddb17-772e-4132-8d27-e55a386007df/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4bdc8282d69e30a92e05b42cceb4574994d11cc6" -d '{"subnet_id": "80103191-13dd-4b8f-857a-0fd24a141391"}' 2019-01-18 06:46:15,671 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-f0839c78-c6d7-4c57-8873-d158a23f3048 Date: Fri, 18 Jan 2019 06:46:15 GMT RESP BODY: {"network_id": "4b9fe218-15e3-408e-8997-9753d6e1f258", "tenant_id": "4ab484a1fef64cad98ebf14485196dd8", "subnet_id": "80103191-13dd-4b8f-857a-0fd24a141391", "subnet_ids": ["80103191-13dd-4b8f-857a-0fd24a141391"], "port_id": "d1a0d9d8-418f-4e06-a8f8-7ae3bd4d7000", "id": "485ddb17-772e-4132-8d27-e55a386007df"} 2019-01-18 06:46:15,671 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/485ddb17-772e-4132-8d27-e55a386007df/add_router_interface used request id req-f0839c78-c6d7-4c57-8873-d158a23f3048 2019-01-18 06:46:15,676 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/routers/485ddb17-772e-4132-8d27-e55a386007df -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4bdc8282d69e30a92e05b42cceb4574994d11cc6" 2019-01-18 06:46:15,745 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-9b2192fd-44af-4df0-b73d-85ebbda8d344 Date: Fri, 18 Jan 2019 06:46:15 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "c7128340-d09d-4472-ab8c-6b0e75149f5d", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "99f540fb-52d8-49ca-b59c-736c854d3c9e", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "4ab484a1fef64cad98ebf14485196dd8", "created_at": "2019-01-18T06:46:08Z", "admin_state_up": true, "updated_at": "2019-01-18T06:46:14Z", "flavor_id": null, "revision_number": 7, "routes": [], "project_id": "4ab484a1fef64cad98ebf14485196dd8", "id": "485ddb17-772e-4132-8d27-e55a386007df", "name": "CreateInstanceSingleNetworkTests-10f64d91-ab92-4044-a661-bcf5f8eeca90-pub-router"}} 2019-01-18 06:46:15,745 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers/485ddb17-772e-4132-8d27-e55a386007df used request id req-9b2192fd-44af-4df0-b73d-85ebbda8d344 2019-01-18 06:46:15,751 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?device_id=485ddb17-772e-4132-8d27-e55a386007df -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4bdc8282d69e30a92e05b42cceb4574994d11cc6" 2019-01-18 06:46:15,953 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 753 X-Openstack-Request-Id: req-98e6ce61-202f-47ad-8319-0127f5b2f3dd Date: Fri, 18 Jan 2019 06:46:15 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:46:14Z","device_owner":"network:ha_router_replicated_interface","revision_number":5,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"80103191-13dd-4b8f-857a-0fd24a141391","ip_address":"10.55.1.1"}],"id":"d1a0d9d8-418f-4e06-a8f8-7ae3bd4d7000","security_groups":[],"mac_address":"fa:16:3e:11:5c:8f","project_id":"4ab484a1fef64cad98ebf14485196dd8","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"4b9fe218-15e3-408e-8997-9753d6e1f258","tenant_id":"4ab484a1fef64cad98ebf14485196dd8","created_at":"2019-01-18T06:46:14Z","binding:vnic_type":"normal","device_id":"485ddb17-772e-4132-8d27-e55a386007df"}]} 2019-01-18 06:46:15,953 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?device_id=485ddb17-772e-4132-8d27-e55a386007df used request id req-98e6ce61-202f-47ad-8319-0127f5b2f3dd 2019-01-18 06:46:15,959 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets/80103191-13dd-4b8f-857a-0fd24a141391 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4bdc8282d69e30a92e05b42cceb4574994d11cc6" 2019-01-18 06:46:16,153 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 679 X-Openstack-Request-Id: req-85d8ff07-b706-44b8-99e5-8fb06131a7f0 Date: Fri, 18 Jan 2019 06:46:16 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4b9fe218-15e3-408e-8997-9753d6e1f258","tenant_id":"4ab484a1fef64cad98ebf14485196dd8","created_at":"2019-01-18T06:46:05Z","dns_nameservers":[],"updated_at":"2019-01-18T06:46:05Z","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":"4ab484a1fef64cad98ebf14485196dd8","id":"80103191-13dd-4b8f-857a-0fd24a141391","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-10f64d91-ab92-4044-a661-bcf5f8eeca90-pub-subnet"}} 2019-01-18 06:46:16,153 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets/80103191-13dd-4b8f-857a-0fd24a141391 used request id req-85d8ff07-b706-44b8-99e5-8fb06131a7f0 2019-01-18 06:46:16,154 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:46:16,155 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:46:16,531 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "488fca829f8b496daa1cd2cdc6e45c49", "name": "Member"}, {"id": "c65201bd05504fa786d79b166e8bbba3", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}], "expires_at": "2019-01-18T07:46:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "020d00b5451a467cb276d06789a1149d", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "id": "e292c913af7844408b6509a836e493f5"}, "audit_ids": ["npA76yQjR3S6LFg2JinUiw"], "issued_at": "2019-01-18T06:46:16.000000Z"}} 2019-01-18 06:46:16,532 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be2c9726c19d9caffacfa6ead16d626bc849c15a" 2019-01-18 06:46:16,605 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:46:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0645f3d2-6997-488e-8336-a34a1b077879 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:46:16,606 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-0645f3d2-6997-488e-8336-a34a1b077879 2019-01-18 06:46:16,607 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-18 06:46:16,611 - 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}be2c9726c19d9caffacfa6ead16d626bc849c15a" 2019-01-18 06:46:16,782 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:46: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-9ee72a4a-5c0a-42bc-be2b-7ffc656582a4 x-compute-request-id: req-9ee72a4a-5c0a-42bc-be2b-7ffc656582a4 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2019-01-18 06:46:16,782 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-9ee72a4a-5c0a-42bc-be2b-7ffc656582a4 2019-01-18 06:46:16,786 - 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}be2c9726c19d9caffacfa6ead16d626bc849c15a" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstanceSingleNetworkTests-10f64d91-ab92-4044-a661-bcf5f8eeca90-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2019-01-18 06:46:16,841 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:46: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-f06ccc56-0f9c-41fe-abea-a711f78f90ac x-compute-request-id: req-f06ccc56-0f9c-41fe-abea-a711f78f90ac Content-Encoding: gzip Content-Length: 327 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/92678537-f4e4-4ce8-b30b-c0ad482ae344", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/92678537-f4e4-4ce8-b30b-c0ad482ae344", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "92678537-f4e4-4ce8-b30b-c0ad482ae344", "name": "CreateInstanceSingleNetworkTests-10f64d91-ab92-4044-a661-bcf5f8eeca90-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2019-01-18 06:46:16,842 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-f06ccc56-0f9c-41fe-abea-a711f78f90ac 2019-01-18 06:46:16,842 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:46:16,843 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:46:17,217 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "484c02335b564d77945542ab6b08c4f7", "name": "CreateInstanceSingleNetworkTests-869bb188-f5c2-4c2-proj-role"}], "expires_at": "2019-01-18T07:46:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4ab484a1fef64cad98ebf14485196dd8", "name": "CreateInstanceSingleNetworkTests-869bb188-f5c2-4c2-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/4ab484a1fef64cad98ebf14485196dd8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/4ab484a1fef64cad98ebf14485196dd8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/4ab484a1fef64cad98ebf14485196dd8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/4ab484a1fef64cad98ebf14485196dd8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/4ab484a1fef64cad98ebf14485196dd8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/4ab484a1fef64cad98ebf14485196dd8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/4ab484a1fef64cad98ebf14485196dd8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/4ab484a1fef64cad98ebf14485196dd8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/4ab484a1fef64cad98ebf14485196dd8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/4ab484a1fef64cad98ebf14485196dd8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/4ab484a1fef64cad98ebf14485196dd8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/4ab484a1fef64cad98ebf14485196dd8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-869bb188-f5c2-4c2-user", "id": "67e1fbd57bba4bf38e4c92cfe359c160"}, "audit_ids": ["DYYBEjUwQDmUNaIDrN-zOg"], "issued_at": "2019-01-18T06:46:17.000000Z"}} 2019-01-18 06:46:17,218 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3fc5be6535aa36e49a30b6c4add1a90bfc3fc1b" 2019-01-18 06:46:17,287 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:46:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aa9c3425-9073-4ac6-8ad0-6714ccdd5888 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:46:17,287 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-aa9c3425-9073-4ac6-8ad0-6714ccdd5888 2019-01-18 06:46:17,288 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-18 06:46:17,293 - 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}a3fc5be6535aa36e49a30b6c4add1a90bfc3fc1b" 2019-01-18 06:46:17,458 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:46: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-abcf2a01-eaaf-44d9-8ff3-d532080ce4f9 x-compute-request-id: req-abcf2a01-eaaf-44d9-8ff3-d532080ce4f9 Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2019-01-18 06:46:17,458 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-abcf2a01-eaaf-44d9-8ff3-d532080ce4f9 2019-01-18 06:46:17,459 - OpenStackKeypair - INFO - Creating keypair CreateInstanceSingleNetworkTests-10f64d91-ab92-4044-a661-bcf5f8eeca90-kp... 2019-01-18 06:46:17,459 - OpenStackKeypair - INFO - Creating new keypair 2019-01-18 06:46:17,473 - nova_utils - INFO - Creating keypair with name - CreateInstanceSingleNetworkTests-10f64d91-ab92-4044-a661-bcf5f8eeca90-kp 2019-01-18 06:46:17,476 - 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}a3fc5be6535aa36e49a30b6c4add1a90bfc3fc1b" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDSq8LZ5HSoBYoJT2GLh1mPPENxNqjhRxpoQoGpOyPMxwqpG6V7j7e7mMZzq2xxnivTeVNjCMVa5atcPeUpTtDNHccFKgzXUQ8dQOzmT5lWJmwcwPbsC1keUxyi8aXSrpeLisnhGYe4uK7gt4OkPDdiGibzlk9qFGM5zjUrhVl0tw==", "name": "CreateInstanceSingleNetworkTests-10f64d91-ab92-4044-a661-bcf5f8eeca90-kp"}}' 2019-01-18 06:46:17,532 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:46: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-5b41d058-0aac-4347-a1f2-8d96490e6d03 x-compute-request-id: req-5b41d058-0aac-4347-a1f2-8d96490e6d03 Content-Encoding: gzip Content-Length: 377 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDSq8LZ5HSoBYoJT2GLh1mPPENxNqjhRxpoQoGpOyPMxwqpG6V7j7e7mMZzq2xxnivTeVNjCMVa5atcPeUpTtDNHccFKgzXUQ8dQOzmT5lWJmwcwPbsC1keUxyi8aXSrpeLisnhGYe4uK7gt4OkPDdiGibzlk9qFGM5zjUrhVl0tw==", "user_id": "67e1fbd57bba4bf38e4c92cfe359c160", "name": "CreateInstanceSingleNetworkTests-10f64d91-ab92-4044-a661-bcf5f8eeca90-kp", "fingerprint": "25:d7:26:9b:12:20:7b:a0:27:14:44:a0:c3:03:4e:04"}} 2019-01-18 06:46:17,532 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-5b41d058-0aac-4347-a1f2-8d96490e6d03 2019-01-18 06:46:17,534 - file_utils - INFO - Saved public key to - tmp/CreateInstanceSingleNetworkTests-10f64d91-ab92-4044-a661-bcf5f8eeca90.pub 2019-01-18 06:46:17,535 - file_utils - INFO - Saved private key to - tmp/CreateInstanceSingleNetworkTests-10f64d91-ab92-4044-a661-bcf5f8eeca90 2019-01-18 06:46:17,535 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:46:17,536 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:46:17,909 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "484c02335b564d77945542ab6b08c4f7", "name": "CreateInstanceSingleNetworkTests-869bb188-f5c2-4c2-proj-role"}], "expires_at": "2019-01-18T07:46:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4ab484a1fef64cad98ebf14485196dd8", "name": "CreateInstanceSingleNetworkTests-869bb188-f5c2-4c2-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/4ab484a1fef64cad98ebf14485196dd8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/4ab484a1fef64cad98ebf14485196dd8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/4ab484a1fef64cad98ebf14485196dd8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/4ab484a1fef64cad98ebf14485196dd8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/4ab484a1fef64cad98ebf14485196dd8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/4ab484a1fef64cad98ebf14485196dd8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/4ab484a1fef64cad98ebf14485196dd8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/4ab484a1fef64cad98ebf14485196dd8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/4ab484a1fef64cad98ebf14485196dd8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/4ab484a1fef64cad98ebf14485196dd8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/4ab484a1fef64cad98ebf14485196dd8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/4ab484a1fef64cad98ebf14485196dd8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-869bb188-f5c2-4c2-user", "id": "67e1fbd57bba4bf38e4c92cfe359c160"}, "audit_ids": ["tsOWStydRVKXj6kmgx2YBg"], "issued_at": "2019-01-18T06:46:17.000000Z"}} 2019-01-18 06:46:17,910 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ccdea357fc47effea8a1b6e85173aa0cc3410832" 2019-01-18 06:46:17,998 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:46:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5696b97e-9d80-48f3-b43d-6024126d0eb6 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:46:17,998 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-5696b97e-9d80-48f3-b43d-6024126d0eb6 2019-01-18 06:46:18,005 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-10f64d91-ab92-4044-a661-bcf5f8eeca90-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ccdea357fc47effea8a1b6e85173aa0cc3410832" 2019-01-18 06:46:18,187 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-82996326-1c83-46d4-b182-2b1d615675b2 Date: Fri, 18 Jan 2019 06:46:18 GMT RESP BODY: {"security_groups": []} 2019-01-18 06:46:18,187 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-10f64d91-ab92-4044-a661-bcf5f8eeca90-sec-grp used request id req-82996326-1c83-46d4-b182-2b1d615675b2 2019-01-18 06:46:18,188 - OpenStackSecurityGroup - INFO - Creating security group CreateInstanceSingleNetworkTests-10f64d91-ab92-4044-a661-bcf5f8eeca90-sec-grp... 2019-01-18 06:46:18,188 - neutron_utils - INFO - Creating security group with name - CreateInstanceSingleNetworkTests-10f64d91-ab92-4044-a661-bcf5f8eeca90-sec-grp 2019-01-18 06:46:18,193 - 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}ccdea357fc47effea8a1b6e85173aa0cc3410832" -d '{"security_group": {"name": "CreateInstanceSingleNetworkTests-10f64d91-ab92-4044-a661-bcf5f8eeca90-sec-grp"}}' 2019-01-18 06:46:18,681 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1409 X-Openstack-Request-Id: req-037fd3e3-d164-4558-9db5-81e001a8ff28 Date: Fri, 18 Jan 2019 06:46:18 GMT RESP BODY: {"security_group": {"description": "", "tags": [], "tenant_id": "4ab484a1fef64cad98ebf14485196dd8", "created_at": "2019-01-18T06:46:18Z", "updated_at": "2019-01-18T06:46:18Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:46:18Z", "revision_number": 0, "id": "9143358f-4d07-4e22-805d-80f5a78f92c0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T06:46:18Z", "security_group_id": "d78eedbb-288b-4fd1-9546-8112ec64ee84", "tenant_id": "4ab484a1fef64cad98ebf14485196dd8", "port_range_min": null, "ethertype": "IPv4", "project_id": "4ab484a1fef64cad98ebf14485196dd8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:46:18Z", "revision_number": 0, "id": "f4e701d2-0874-49f0-b050-312cf936175d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T06:46:18Z", "security_group_id": "d78eedbb-288b-4fd1-9546-8112ec64ee84", "tenant_id": "4ab484a1fef64cad98ebf14485196dd8", "port_range_min": null, "ethertype": "IPv6", "project_id": "4ab484a1fef64cad98ebf14485196dd8"}], "revision_number": 2, "project_id": "4ab484a1fef64cad98ebf14485196dd8", "id": "d78eedbb-288b-4fd1-9546-8112ec64ee84", "name": "CreateInstanceSingleNetworkTests-10f64d91-ab92-4044-a661-bcf5f8eeca90-sec-grp"}} 2019-01-18 06:46:18,681 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-groups used request id req-037fd3e3-d164-4558-9db5-81e001a8ff28 2019-01-18 06:46:18,682 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - d78eedbb-288b-4fd1-9546-8112ec64ee84 2019-01-18 06:46:18,688 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=d78eedbb-288b-4fd1-9546-8112ec64ee84 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ccdea357fc47effea8a1b6e85173aa0cc3410832" 2019-01-18 06:46:18,867 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-a802ad4d-a380-40f7-991e-3b0f9f92ea7a Date: Fri, 18 Jan 2019 06:46: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": "2019-01-18T06:46:18Z", "security_group_id": "d78eedbb-288b-4fd1-9546-8112ec64ee84", "port_range_min": null, "revision_number": 0, "tenant_id": "4ab484a1fef64cad98ebf14485196dd8", "created_at": "2019-01-18T06:46:18Z", "project_id": "4ab484a1fef64cad98ebf14485196dd8", "id": "9143358f-4d07-4e22-805d-80f5a78f92c0"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T06:46:18Z", "security_group_id": "d78eedbb-288b-4fd1-9546-8112ec64ee84", "port_range_min": null, "revision_number": 0, "tenant_id": "4ab484a1fef64cad98ebf14485196dd8", "created_at": "2019-01-18T06:46:18Z", "project_id": "4ab484a1fef64cad98ebf14485196dd8", "id": "f4e701d2-0874-49f0-b050-312cf936175d"}]} 2019-01-18 06:46:18,867 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=d78eedbb-288b-4fd1-9546-8112ec64ee84 used request id req-a802ad4d-a380-40f7-991e-3b0f9f92ea7a 2019-01-18 06:46:18,868 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - d78eedbb-288b-4fd1-9546-8112ec64ee84 2019-01-18 06:46:18,873 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=d78eedbb-288b-4fd1-9546-8112ec64ee84 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ccdea357fc47effea8a1b6e85173aa0cc3410832" 2019-01-18 06:46:19,048 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-6ccc622a-7f68-40f0-a5b7-8116b2ae91ae Date: Fri, 18 Jan 2019 06:46: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": "2019-01-18T06:46:18Z", "security_group_id": "d78eedbb-288b-4fd1-9546-8112ec64ee84", "port_range_min": null, "revision_number": 0, "tenant_id": "4ab484a1fef64cad98ebf14485196dd8", "created_at": "2019-01-18T06:46:18Z", "project_id": "4ab484a1fef64cad98ebf14485196dd8", "id": "9143358f-4d07-4e22-805d-80f5a78f92c0"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T06:46:18Z", "security_group_id": "d78eedbb-288b-4fd1-9546-8112ec64ee84", "port_range_min": null, "revision_number": 0, "tenant_id": "4ab484a1fef64cad98ebf14485196dd8", "created_at": "2019-01-18T06:46:18Z", "project_id": "4ab484a1fef64cad98ebf14485196dd8", "id": "f4e701d2-0874-49f0-b050-312cf936175d"}]} 2019-01-18 06:46:19,048 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=d78eedbb-288b-4fd1-9546-8112ec64ee84 used request id req-6ccc622a-7f68-40f0-a5b7-8116b2ae91ae 2019-01-18 06:46:19,048 - neutron_utils - INFO - Retrieving security group with ID - d78eedbb-288b-4fd1-9546-8112ec64ee84 2019-01-18 06:46:19,053 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?id=d78eedbb-288b-4fd1-9546-8112ec64ee84 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ccdea357fc47effea8a1b6e85173aa0cc3410832" 2019-01-18 06:46:19,236 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1412 X-Openstack-Request-Id: req-4b8dc47b-70e6-4dbd-ad59-0e855b999d8e Date: Fri, 18 Jan 2019 06:46:19 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "4ab484a1fef64cad98ebf14485196dd8", "created_at": "2019-01-18T06:46:18Z", "updated_at": "2019-01-18T06:46:18Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:46:18Z", "revision_number": 0, "id": "9143358f-4d07-4e22-805d-80f5a78f92c0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T06:46:18Z", "security_group_id": "d78eedbb-288b-4fd1-9546-8112ec64ee84", "tenant_id": "4ab484a1fef64cad98ebf14485196dd8", "port_range_min": null, "ethertype": "IPv4", "project_id": "4ab484a1fef64cad98ebf14485196dd8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:46:18Z", "revision_number": 0, "id": "f4e701d2-0874-49f0-b050-312cf936175d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T06:46:18Z", "security_group_id": "d78eedbb-288b-4fd1-9546-8112ec64ee84", "tenant_id": "4ab484a1fef64cad98ebf14485196dd8", "port_range_min": null, "ethertype": "IPv6", "project_id": "4ab484a1fef64cad98ebf14485196dd8"}], "revision_number": 2, "project_id": "4ab484a1fef64cad98ebf14485196dd8", "id": "d78eedbb-288b-4fd1-9546-8112ec64ee84", "name": "CreateInstanceSingleNetworkTests-10f64d91-ab92-4044-a661-bcf5f8eeca90-sec-grp"}]} 2019-01-18 06:46:19,236 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?id=d78eedbb-288b-4fd1-9546-8112ec64ee84 used request id req-4b8dc47b-70e6-4dbd-ad59-0e855b999d8e 2019-01-18 06:46:19,237 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - d78eedbb-288b-4fd1-9546-8112ec64ee84 2019-01-18 06:46:19,242 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=d78eedbb-288b-4fd1-9546-8112ec64ee84 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ccdea357fc47effea8a1b6e85173aa0cc3410832" 2019-01-18 06:46:19,410 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-f25893ec-6a24-4611-a282-2884df883b98 Date: Fri, 18 Jan 2019 06:46: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": "2019-01-18T06:46:18Z", "security_group_id": "d78eedbb-288b-4fd1-9546-8112ec64ee84", "port_range_min": null, "revision_number": 0, "tenant_id": "4ab484a1fef64cad98ebf14485196dd8", "created_at": "2019-01-18T06:46:18Z", "project_id": "4ab484a1fef64cad98ebf14485196dd8", "id": "9143358f-4d07-4e22-805d-80f5a78f92c0"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T06:46:18Z", "security_group_id": "d78eedbb-288b-4fd1-9546-8112ec64ee84", "port_range_min": null, "revision_number": 0, "tenant_id": "4ab484a1fef64cad98ebf14485196dd8", "created_at": "2019-01-18T06:46:18Z", "project_id": "4ab484a1fef64cad98ebf14485196dd8", "id": "f4e701d2-0874-49f0-b050-312cf936175d"}]} 2019-01-18 06:46:19,410 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=d78eedbb-288b-4fd1-9546-8112ec64ee84 used request id req-f25893ec-6a24-4611-a282-2884df883b98 2019-01-18 06:46:19,410 - neutron_utils - INFO - Retrieving security group with ID - d78eedbb-288b-4fd1-9546-8112ec64ee84 2019-01-18 06:46:19,415 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?id=d78eedbb-288b-4fd1-9546-8112ec64ee84 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ccdea357fc47effea8a1b6e85173aa0cc3410832" 2019-01-18 06:46:19,616 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1412 X-Openstack-Request-Id: req-8d411673-3c9b-4e28-9e7a-8eed41077356 Date: Fri, 18 Jan 2019 06:46:19 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "4ab484a1fef64cad98ebf14485196dd8", "created_at": "2019-01-18T06:46:18Z", "updated_at": "2019-01-18T06:46:18Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:46:18Z", "revision_number": 0, "id": "9143358f-4d07-4e22-805d-80f5a78f92c0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T06:46:18Z", "security_group_id": "d78eedbb-288b-4fd1-9546-8112ec64ee84", "tenant_id": "4ab484a1fef64cad98ebf14485196dd8", "port_range_min": null, "ethertype": "IPv4", "project_id": "4ab484a1fef64cad98ebf14485196dd8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:46:18Z", "revision_number": 0, "id": "f4e701d2-0874-49f0-b050-312cf936175d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T06:46:18Z", "security_group_id": "d78eedbb-288b-4fd1-9546-8112ec64ee84", "tenant_id": "4ab484a1fef64cad98ebf14485196dd8", "port_range_min": null, "ethertype": "IPv6", "project_id": "4ab484a1fef64cad98ebf14485196dd8"}], "revision_number": 2, "project_id": "4ab484a1fef64cad98ebf14485196dd8", "id": "d78eedbb-288b-4fd1-9546-8112ec64ee84", "name": "CreateInstanceSingleNetworkTests-10f64d91-ab92-4044-a661-bcf5f8eeca90-sec-grp"}]} 2019-01-18 06:46:19,616 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?id=d78eedbb-288b-4fd1-9546-8112ec64ee84 used request id req-8d411673-3c9b-4e28-9e7a-8eed41077356 2019-01-18 06:46:19,616 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - d78eedbb-288b-4fd1-9546-8112ec64ee84 2019-01-18 06:46:19,622 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=d78eedbb-288b-4fd1-9546-8112ec64ee84 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ccdea357fc47effea8a1b6e85173aa0cc3410832" 2019-01-18 06:46:19,646 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-055bf2f8-62a2-4465-b7e2-37c5170d6174 Date: Fri, 18 Jan 2019 06:46: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": "2019-01-18T06:46:18Z", "security_group_id": "d78eedbb-288b-4fd1-9546-8112ec64ee84", "port_range_min": null, "revision_number": 0, "tenant_id": "4ab484a1fef64cad98ebf14485196dd8", "created_at": "2019-01-18T06:46:18Z", "project_id": "4ab484a1fef64cad98ebf14485196dd8", "id": "9143358f-4d07-4e22-805d-80f5a78f92c0"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T06:46:18Z", "security_group_id": "d78eedbb-288b-4fd1-9546-8112ec64ee84", "port_range_min": null, "revision_number": 0, "tenant_id": "4ab484a1fef64cad98ebf14485196dd8", "created_at": "2019-01-18T06:46:18Z", "project_id": "4ab484a1fef64cad98ebf14485196dd8", "id": "f4e701d2-0874-49f0-b050-312cf936175d"}]} 2019-01-18 06:46:19,647 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=d78eedbb-288b-4fd1-9546-8112ec64ee84 used request id req-055bf2f8-62a2-4465-b7e2-37c5170d6174 2019-01-18 06:46:19,647 - neutron_utils - INFO - Creating security group to security group - CreateInstanceSingleNetworkTests-10f64d91-ab92-4044-a661-bcf5f8eeca90-sec-grp 2019-01-18 06:46:19,652 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-10f64d91-ab92-4044-a661-bcf5f8eeca90-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ccdea357fc47effea8a1b6e85173aa0cc3410832" 2019-01-18 06:46:19,696 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1412 X-Openstack-Request-Id: req-44e00806-b60d-4c09-b643-803217c1c7d1 Date: Fri, 18 Jan 2019 06:46:19 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "4ab484a1fef64cad98ebf14485196dd8", "created_at": "2019-01-18T06:46:18Z", "updated_at": "2019-01-18T06:46:18Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:46:18Z", "revision_number": 0, "id": "9143358f-4d07-4e22-805d-80f5a78f92c0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T06:46:18Z", "security_group_id": "d78eedbb-288b-4fd1-9546-8112ec64ee84", "tenant_id": "4ab484a1fef64cad98ebf14485196dd8", "port_range_min": null, "ethertype": "IPv4", "project_id": "4ab484a1fef64cad98ebf14485196dd8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:46:18Z", "revision_number": 0, "id": "f4e701d2-0874-49f0-b050-312cf936175d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T06:46:18Z", "security_group_id": "d78eedbb-288b-4fd1-9546-8112ec64ee84", "tenant_id": "4ab484a1fef64cad98ebf14485196dd8", "port_range_min": null, "ethertype": "IPv6", "project_id": "4ab484a1fef64cad98ebf14485196dd8"}], "revision_number": 2, "project_id": "4ab484a1fef64cad98ebf14485196dd8", "id": "d78eedbb-288b-4fd1-9546-8112ec64ee84", "name": "CreateInstanceSingleNetworkTests-10f64d91-ab92-4044-a661-bcf5f8eeca90-sec-grp"}]} 2019-01-18 06:46:19,697 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-10f64d91-ab92-4044-a661-bcf5f8eeca90-sec-grp used request id req-44e00806-b60d-4c09-b643-803217c1c7d1 2019-01-18 06:46:19,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" 2019-01-18 06:46:19,704 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 18 Jan 2019 06:46: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"}]}]}} 2019-01-18 06:46:19,705 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/4ab484a1fef64cad98ebf14485196dd8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ccdea357fc47effea8a1b6e85173aa0cc3410832" 2019-01-18 06:46:19,778 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:46:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6df6156d-bec1-4904-ae2a-036e3ea74dbf 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/4ab484a1fef64cad98ebf14485196dd8"}, "enabled": true, "id": "4ab484a1fef64cad98ebf14485196dd8", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-869bb188-f5c2-4c2-proj"}} 2019-01-18 06:46:19,779 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/4ab484a1fef64cad98ebf14485196dd8 used request id req-6df6156d-bec1-4904-ae2a-036e3ea74dbf 2019-01-18 06:46:19,779 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - d78eedbb-288b-4fd1-9546-8112ec64ee84 2019-01-18 06:46:19,784 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=d78eedbb-288b-4fd1-9546-8112ec64ee84 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ccdea357fc47effea8a1b6e85173aa0cc3410832" 2019-01-18 06:46:19,941 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-6791b13c-193e-4bf2-af17-0ffd1ec544df Date: Fri, 18 Jan 2019 06:46: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": "2019-01-18T06:46:18Z", "security_group_id": "d78eedbb-288b-4fd1-9546-8112ec64ee84", "port_range_min": null, "revision_number": 0, "tenant_id": "4ab484a1fef64cad98ebf14485196dd8", "created_at": "2019-01-18T06:46:18Z", "project_id": "4ab484a1fef64cad98ebf14485196dd8", "id": "9143358f-4d07-4e22-805d-80f5a78f92c0"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T06:46:18Z", "security_group_id": "d78eedbb-288b-4fd1-9546-8112ec64ee84", "port_range_min": null, "revision_number": 0, "tenant_id": "4ab484a1fef64cad98ebf14485196dd8", "created_at": "2019-01-18T06:46:18Z", "project_id": "4ab484a1fef64cad98ebf14485196dd8", "id": "f4e701d2-0874-49f0-b050-312cf936175d"}]} 2019-01-18 06:46:19,941 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=d78eedbb-288b-4fd1-9546-8112ec64ee84 used request id req-6791b13c-193e-4bf2-af17-0ffd1ec544df 2019-01-18 06:46:19,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}ccdea357fc47effea8a1b6e85173aa0cc3410832" -d '{"security_group_rule": {"direction": "ingress", "protocol": 1, "security_group_id": "d78eedbb-288b-4fd1-9546-8112ec64ee84"}}' 2019-01-18 06:46:20,232 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 509 X-Openstack-Request-Id: req-61339c0f-0262-4457-a53c-f7a3a0cb8497 Date: Fri, 18 Jan 2019 06:46: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": "2019-01-18T06:46:20Z", "security_group_id": "d78eedbb-288b-4fd1-9546-8112ec64ee84", "port_range_min": null, "revision_number": 0, "tenant_id": "4ab484a1fef64cad98ebf14485196dd8", "created_at": "2019-01-18T06:46:20Z", "project_id": "4ab484a1fef64cad98ebf14485196dd8", "id": "88c6c89e-1e64-47f5-a9ae-7373c82f4ffc"}} 2019-01-18 06:46:20,232 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules used request id req-61339c0f-0262-4457-a53c-f7a3a0cb8497 2019-01-18 06:46:20,232 - neutron_utils - INFO - Creating security group to security group - CreateInstanceSingleNetworkTests-10f64d91-ab92-4044-a661-bcf5f8eeca90-sec-grp 2019-01-18 06:46:20,238 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-10f64d91-ab92-4044-a661-bcf5f8eeca90-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ccdea357fc47effea8a1b6e85173aa0cc3410832" 2019-01-18 06:46:20,436 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1910 X-Openstack-Request-Id: req-68e715b2-6a48-4088-909f-4a4c8d22c3ef Date: Fri, 18 Jan 2019 06:46:20 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "4ab484a1fef64cad98ebf14485196dd8", "created_at": "2019-01-18T06:46:18Z", "updated_at": "2019-01-18T06:46:20Z", "security_group_rules": [{"direction": "ingress", "protocol": "1", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:46:20Z", "revision_number": 0, "id": "88c6c89e-1e64-47f5-a9ae-7373c82f4ffc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T06:46:20Z", "security_group_id": "d78eedbb-288b-4fd1-9546-8112ec64ee84", "tenant_id": "4ab484a1fef64cad98ebf14485196dd8", "port_range_min": null, "ethertype": "IPv4", "project_id": "4ab484a1fef64cad98ebf14485196dd8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:46:18Z", "revision_number": 0, "id": "9143358f-4d07-4e22-805d-80f5a78f92c0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T06:46:18Z", "security_group_id": "d78eedbb-288b-4fd1-9546-8112ec64ee84", "tenant_id": "4ab484a1fef64cad98ebf14485196dd8", "port_range_min": null, "ethertype": "IPv4", "project_id": "4ab484a1fef64cad98ebf14485196dd8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:46:18Z", "revision_number": 0, "id": "f4e701d2-0874-49f0-b050-312cf936175d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T06:46:18Z", "security_group_id": "d78eedbb-288b-4fd1-9546-8112ec64ee84", "tenant_id": "4ab484a1fef64cad98ebf14485196dd8", "port_range_min": null, "ethertype": "IPv6", "project_id": "4ab484a1fef64cad98ebf14485196dd8"}], "revision_number": 3, "project_id": "4ab484a1fef64cad98ebf14485196dd8", "id": "d78eedbb-288b-4fd1-9546-8112ec64ee84", "name": "CreateInstanceSingleNetworkTests-10f64d91-ab92-4044-a661-bcf5f8eeca90-sec-grp"}]} 2019-01-18 06:46:20,436 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-10f64d91-ab92-4044-a661-bcf5f8eeca90-sec-grp used request id req-68e715b2-6a48-4088-909f-4a4c8d22c3ef 2019-01-18 06:46:20,440 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/4ab484a1fef64cad98ebf14485196dd8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ccdea357fc47effea8a1b6e85173aa0cc3410832" 2019-01-18 06:46:20,516 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:46:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dd26b6ff-df8a-49d5-ad87-b7c10a20bd21 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/4ab484a1fef64cad98ebf14485196dd8"}, "enabled": true, "id": "4ab484a1fef64cad98ebf14485196dd8", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-869bb188-f5c2-4c2-proj"}} 2019-01-18 06:46:20,517 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/4ab484a1fef64cad98ebf14485196dd8 used request id req-dd26b6ff-df8a-49d5-ad87-b7c10a20bd21 2019-01-18 06:46:20,517 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - d78eedbb-288b-4fd1-9546-8112ec64ee84 2019-01-18 06:46:20,522 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=d78eedbb-288b-4fd1-9546-8112ec64ee84 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ccdea357fc47effea8a1b6e85173aa0cc3410832" 2019-01-18 06:46:20,549 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1488 X-Openstack-Request-Id: req-849a2c62-f3fa-49cb-af49-f78f503f8487 Date: Fri, 18 Jan 2019 06:46: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": "2019-01-18T06:46:20Z", "security_group_id": "d78eedbb-288b-4fd1-9546-8112ec64ee84", "port_range_min": null, "revision_number": 0, "tenant_id": "4ab484a1fef64cad98ebf14485196dd8", "created_at": "2019-01-18T06:46:20Z", "project_id": "4ab484a1fef64cad98ebf14485196dd8", "id": "88c6c89e-1e64-47f5-a9ae-7373c82f4ffc"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T06:46:18Z", "security_group_id": "d78eedbb-288b-4fd1-9546-8112ec64ee84", "port_range_min": null, "revision_number": 0, "tenant_id": "4ab484a1fef64cad98ebf14485196dd8", "created_at": "2019-01-18T06:46:18Z", "project_id": "4ab484a1fef64cad98ebf14485196dd8", "id": "9143358f-4d07-4e22-805d-80f5a78f92c0"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T06:46:18Z", "security_group_id": "d78eedbb-288b-4fd1-9546-8112ec64ee84", "port_range_min": null, "revision_number": 0, "tenant_id": "4ab484a1fef64cad98ebf14485196dd8", "created_at": "2019-01-18T06:46:18Z", "project_id": "4ab484a1fef64cad98ebf14485196dd8", "id": "f4e701d2-0874-49f0-b050-312cf936175d"}]} 2019-01-18 06:46:20,549 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=d78eedbb-288b-4fd1-9546-8112ec64ee84 used request id req-849a2c62-f3fa-49cb-af49-f78f503f8487 2019-01-18 06:46:20,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}ccdea357fc47effea8a1b6e85173aa0cc3410832" -d '{"security_group_rule": {"protocol": 6, "direction": "ingress", "port_range_min": 22, "port_range_max": 22, "security_group_id": "d78eedbb-288b-4fd1-9546-8112ec64ee84"}}' 2019-01-18 06:46:20,711 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 505 X-Openstack-Request-Id: req-e3b70855-4126-4f1b-b049-43777c477060 Date: Fri, 18 Jan 2019 06:46:20 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": "2019-01-18T06:46:20Z", "security_group_id": "d78eedbb-288b-4fd1-9546-8112ec64ee84", "port_range_min": 22, "revision_number": 0, "tenant_id": "4ab484a1fef64cad98ebf14485196dd8", "created_at": "2019-01-18T06:46:20Z", "project_id": "4ab484a1fef64cad98ebf14485196dd8", "id": "2479878d-03cd-4c2d-8b25-cf8018edbca8"}} 2019-01-18 06:46:20,711 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules used request id req-e3b70855-4126-4f1b-b049-43777c477060 2019-01-18 06:46:20,711 - neutron_utils - INFO - Retrieving security group with ID - d78eedbb-288b-4fd1-9546-8112ec64ee84 2019-01-18 06:46:20,717 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?id=d78eedbb-288b-4fd1-9546-8112ec64ee84 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ccdea357fc47effea8a1b6e85173aa0cc3410832" 2019-01-18 06:46:20,903 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2404 X-Openstack-Request-Id: req-50b5916f-02d6-435b-a394-ed162fd097c0 Date: Fri, 18 Jan 2019 06:46:20 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "4ab484a1fef64cad98ebf14485196dd8", "created_at": "2019-01-18T06:46:18Z", "updated_at": "2019-01-18T06:46:20Z", "security_group_rules": [{"direction": "ingress", "protocol": "6", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-01-18T06:46:20Z", "revision_number": 0, "id": "2479878d-03cd-4c2d-8b25-cf8018edbca8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T06:46:20Z", "security_group_id": "d78eedbb-288b-4fd1-9546-8112ec64ee84", "tenant_id": "4ab484a1fef64cad98ebf14485196dd8", "port_range_min": 22, "ethertype": "IPv4", "project_id": "4ab484a1fef64cad98ebf14485196dd8"}, {"direction": "ingress", "protocol": "1", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:46:20Z", "revision_number": 0, "id": "88c6c89e-1e64-47f5-a9ae-7373c82f4ffc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T06:46:20Z", "security_group_id": "d78eedbb-288b-4fd1-9546-8112ec64ee84", "tenant_id": "4ab484a1fef64cad98ebf14485196dd8", "port_range_min": null, "ethertype": "IPv4", "project_id": "4ab484a1fef64cad98ebf14485196dd8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:46:18Z", "revision_number": 0, "id": "9143358f-4d07-4e22-805d-80f5a78f92c0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T06:46:18Z", "security_group_id": "d78eedbb-288b-4fd1-9546-8112ec64ee84", "tenant_id": "4ab484a1fef64cad98ebf14485196dd8", "port_range_min": null, "ethertype": "IPv4", "project_id": "4ab484a1fef64cad98ebf14485196dd8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:46:18Z", "revision_number": 0, "id": "f4e701d2-0874-49f0-b050-312cf936175d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T06:46:18Z", "security_group_id": "d78eedbb-288b-4fd1-9546-8112ec64ee84", "tenant_id": "4ab484a1fef64cad98ebf14485196dd8", "port_range_min": null, "ethertype": "IPv6", "project_id": "4ab484a1fef64cad98ebf14485196dd8"}], "revision_number": 4, "project_id": "4ab484a1fef64cad98ebf14485196dd8", "id": "d78eedbb-288b-4fd1-9546-8112ec64ee84", "name": "CreateInstanceSingleNetworkTests-10f64d91-ab92-4044-a661-bcf5f8eeca90-sec-grp"}]} 2019-01-18 06:46:20,903 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?id=d78eedbb-288b-4fd1-9546-8112ec64ee84 used request id req-50b5916f-02d6-435b-a394-ed162fd097c0 2019-01-18 06:46:20,904 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - d78eedbb-288b-4fd1-9546-8112ec64ee84 2019-01-18 06:46:20,909 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=d78eedbb-288b-4fd1-9546-8112ec64ee84 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ccdea357fc47effea8a1b6e85173aa0cc3410832" 2019-01-18 06:46:20,937 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1970 X-Openstack-Request-Id: req-afde5c14-8fec-410b-8c85-8f790d52a25b Date: Fri, 18 Jan 2019 06:46:20 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": "2019-01-18T06:46:20Z", "security_group_id": "d78eedbb-288b-4fd1-9546-8112ec64ee84", "port_range_min": 22, "revision_number": 0, "tenant_id": "4ab484a1fef64cad98ebf14485196dd8", "created_at": "2019-01-18T06:46:20Z", "project_id": "4ab484a1fef64cad98ebf14485196dd8", "id": "2479878d-03cd-4c2d-8b25-cf8018edbca8"}, {"remote_group_id": null, "direction": "ingress", "protocol": "1", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T06:46:20Z", "security_group_id": "d78eedbb-288b-4fd1-9546-8112ec64ee84", "port_range_min": null, "revision_number": 0, "tenant_id": "4ab484a1fef64cad98ebf14485196dd8", "created_at": "2019-01-18T06:46:20Z", "project_id": "4ab484a1fef64cad98ebf14485196dd8", "id": "88c6c89e-1e64-47f5-a9ae-7373c82f4ffc"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T06:46:18Z", "security_group_id": "d78eedbb-288b-4fd1-9546-8112ec64ee84", "port_range_min": null, "revision_number": 0, "tenant_id": "4ab484a1fef64cad98ebf14485196dd8", "created_at": "2019-01-18T06:46:18Z", "project_id": "4ab484a1fef64cad98ebf14485196dd8", "id": "9143358f-4d07-4e22-805d-80f5a78f92c0"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T06:46:18Z", "security_group_id": "d78eedbb-288b-4fd1-9546-8112ec64ee84", "port_range_min": null, "revision_number": 0, "tenant_id": "4ab484a1fef64cad98ebf14485196dd8", "created_at": "2019-01-18T06:46:18Z", "project_id": "4ab484a1fef64cad98ebf14485196dd8", "id": "f4e701d2-0874-49f0-b050-312cf936175d"}]} 2019-01-18 06:46:20,937 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=d78eedbb-288b-4fd1-9546-8112ec64ee84 used request id req-afde5c14-8fec-410b-8c85-8f790d52a25b 2019-01-18 06:46:20,938 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:46:20,939 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:46:21,319 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "484c02335b564d77945542ab6b08c4f7", "name": "CreateInstanceSingleNetworkTests-869bb188-f5c2-4c2-proj-role"}], "expires_at": "2019-01-18T07:46:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4ab484a1fef64cad98ebf14485196dd8", "name": "CreateInstanceSingleNetworkTests-869bb188-f5c2-4c2-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/4ab484a1fef64cad98ebf14485196dd8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/4ab484a1fef64cad98ebf14485196dd8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/4ab484a1fef64cad98ebf14485196dd8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/4ab484a1fef64cad98ebf14485196dd8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/4ab484a1fef64cad98ebf14485196dd8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/4ab484a1fef64cad98ebf14485196dd8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/4ab484a1fef64cad98ebf14485196dd8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/4ab484a1fef64cad98ebf14485196dd8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/4ab484a1fef64cad98ebf14485196dd8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/4ab484a1fef64cad98ebf14485196dd8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/4ab484a1fef64cad98ebf14485196dd8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/4ab484a1fef64cad98ebf14485196dd8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-869bb188-f5c2-4c2-user", "id": "67e1fbd57bba4bf38e4c92cfe359c160"}, "audit_ids": ["GAHOS0-sSpGXzU7bkqdMPA"], "issued_at": "2019-01-18T06:46:21.000000Z"}} 2019-01-18 06:46:21,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}5b75493b32be29c38291178afd2ca40a2473ae1d" 2019-01-18 06:46:21,331 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:46:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dc27c5cb-df62-4a08-8d9f-bf8f2983d483 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:46:21,331 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-dc27c5cb-df62-4a08-8d9f-bf8f2983d483 2019-01-18 06:46:21,333 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-18 06:46:21,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}5b75493b32be29c38291178afd2ca40a2473ae1d" 2019-01-18 06:46:21,415 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:46:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-96f1fc0d-2726-4bf9-90a8-1782e4522ef4 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:46:21,415 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-96f1fc0d-2726-4bf9-90a8-1782e4522ef4 2019-01-18 06:46:21,424 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-10f64d91-ab92-4044-a661-bcf5f8eeca90-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b75493b32be29c38291178afd2ca40a2473ae1d" 2019-01-18 06:46:21,673 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-43e77ba1-785e-4217-9150-25ef37a4c76d Date: Fri, 18 Jan 2019 06:46: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":["80103191-13dd-4b8f-857a-0fd24a141391"],"updated_at":"2019-01-18T06:46:05Z","tenant_id":"4ab484a1fef64cad98ebf14485196dd8","created_at":"2019-01-18T06:46:04Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"4ab484a1fef64cad98ebf14485196dd8","id":"4b9fe218-15e3-408e-8997-9753d6e1f258","name":"CreateInstanceSingleNetworkTests-10f64d91-ab92-4044-a661-bcf5f8eeca90-pub-net"}]} 2019-01-18 06:46:21,673 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-10f64d91-ab92-4044-a661-bcf5f8eeca90-pub-net used request id req-43e77ba1-785e-4217-9150-25ef37a4c76d 2019-01-18 06:46:21,677 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-18 06:46:21,682 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 18 Jan 2019 06:46: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"}]}]}} 2019-01-18 06:46:21,683 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/4ab484a1fef64cad98ebf14485196dd8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b75493b32be29c38291178afd2ca40a2473ae1d" 2019-01-18 06:46:21,758 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:46:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-18655ffb-80cd-4ff9-8ac3-88e7e9e0bc05 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/4ab484a1fef64cad98ebf14485196dd8"}, "enabled": true, "id": "4ab484a1fef64cad98ebf14485196dd8", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-869bb188-f5c2-4c2-proj"}} 2019-01-18 06:46:21,758 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/4ab484a1fef64cad98ebf14485196dd8 used request id req-18655ffb-80cd-4ff9-8ac3-88e7e9e0bc05 2019-01-18 06:46:21,764 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=4b9fe218-15e3-408e-8997-9753d6e1f258 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b75493b32be29c38291178afd2ca40a2473ae1d" 2019-01-18 06:46:21,962 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-26347660-4f29-489b-8288-3e6fc6b0fd60 Date: Fri, 18 Jan 2019 06:46:21 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4b9fe218-15e3-408e-8997-9753d6e1f258","tenant_id":"4ab484a1fef64cad98ebf14485196dd8","created_at":"2019-01-18T06:46:05Z","dns_nameservers":[],"updated_at":"2019-01-18T06:46:05Z","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":"4ab484a1fef64cad98ebf14485196dd8","id":"80103191-13dd-4b8f-857a-0fd24a141391","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-10f64d91-ab92-4044-a661-bcf5f8eeca90-pub-subnet"}]} 2019-01-18 06:46:21,962 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=4b9fe218-15e3-408e-8997-9753d6e1f258 used request id req-26347660-4f29-489b-8288-3e6fc6b0fd60 2019-01-18 06:46:21,968 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=4b9fe218-15e3-408e-8997-9753d6e1f258&name=CreateInstanceSingleNetworkTests-10f64d91-ab92-4044-a661-bcf5f8eeca90port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b75493b32be29c38291178afd2ca40a2473ae1d" 2019-01-18 06:46:22,144 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-899e2f8b-0a5c-4531-840a-e5da991347ba Date: Fri, 18 Jan 2019 06:46:22 GMT RESP BODY: {"ports":[]} 2019-01-18 06:46:22,144 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=4b9fe218-15e3-408e-8997-9753d6e1f258&name=CreateInstanceSingleNetworkTests-10f64d91-ab92-4044-a661-bcf5f8eeca90port-1&admin_state_up=True used request id req-899e2f8b-0a5c-4531-840a-e5da991347ba 2019-01-18 06:46:22,147 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/detail?name=CreateInstanceSingleNetworkTests-10f64d91-ab92-4044-a661-bcf5f8eeca90-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b75493b32be29c38291178afd2ca40a2473ae1d" 2019-01-18 06:46:22,549 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:46: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-06ccf9a9-86f4-48fc-9895-96286e95f606 x-compute-request-id: req-06ccf9a9-86f4-48fc-9895-96286e95f606 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2019-01-18 06:46:22,550 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail?name=CreateInstanceSingleNetworkTests-10f64d91-ab92-4044-a661-bcf5f8eeca90-inst used request id req-06ccf9a9-86f4-48fc-9895-96286e95f606 2019-01-18 06:46:22,556 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-10f64d91-ab92-4044-a661-bcf5f8eeca90-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b75493b32be29c38291178afd2ca40a2473ae1d" 2019-01-18 06:46:22,805 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-167a0e62-7a7b-4f16-96f1-b35b0b2f0ea7 Date: Fri, 18 Jan 2019 06:46: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":["80103191-13dd-4b8f-857a-0fd24a141391"],"updated_at":"2019-01-18T06:46:05Z","tenant_id":"4ab484a1fef64cad98ebf14485196dd8","created_at":"2019-01-18T06:46:04Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"4ab484a1fef64cad98ebf14485196dd8","id":"4b9fe218-15e3-408e-8997-9753d6e1f258","name":"CreateInstanceSingleNetworkTests-10f64d91-ab92-4044-a661-bcf5f8eeca90-pub-net"}]} 2019-01-18 06:46:22,805 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-10f64d91-ab92-4044-a661-bcf5f8eeca90-pub-net used request id req-167a0e62-7a7b-4f16-96f1-b35b0b2f0ea7 2019-01-18 06:46:22,809 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/4ab484a1fef64cad98ebf14485196dd8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b75493b32be29c38291178afd2ca40a2473ae1d" 2019-01-18 06:46:22,888 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:46:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c533304f-b5a0-4e12-bd57-b94ec0b08e8a 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/4ab484a1fef64cad98ebf14485196dd8"}, "enabled": true, "id": "4ab484a1fef64cad98ebf14485196dd8", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-869bb188-f5c2-4c2-proj"}} 2019-01-18 06:46:22,888 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/4ab484a1fef64cad98ebf14485196dd8 used request id req-c533304f-b5a0-4e12-bd57-b94ec0b08e8a 2019-01-18 06:46:22,894 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=4b9fe218-15e3-408e-8997-9753d6e1f258 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b75493b32be29c38291178afd2ca40a2473ae1d" 2019-01-18 06:46:23,097 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-c23fe795-26cd-4021-9443-d34acc3c4279 Date: Fri, 18 Jan 2019 06:46:23 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4b9fe218-15e3-408e-8997-9753d6e1f258","tenant_id":"4ab484a1fef64cad98ebf14485196dd8","created_at":"2019-01-18T06:46:05Z","dns_nameservers":[],"updated_at":"2019-01-18T06:46:05Z","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":"4ab484a1fef64cad98ebf14485196dd8","id":"80103191-13dd-4b8f-857a-0fd24a141391","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-10f64d91-ab92-4044-a661-bcf5f8eeca90-pub-subnet"}]} 2019-01-18 06:46:23,097 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=4b9fe218-15e3-408e-8997-9753d6e1f258 used request id req-c23fe795-26cd-4021-9443-d34acc3c4279 2019-01-18 06:46:23,103 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=4b9fe218-15e3-408e-8997-9753d6e1f258&name=CreateInstanceSingleNetworkTests-10f64d91-ab92-4044-a661-bcf5f8eeca90port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b75493b32be29c38291178afd2ca40a2473ae1d" 2019-01-18 06:46:23,280 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-d4eeea0b-a3bc-4c04-8f84-b303bad9137c Date: Fri, 18 Jan 2019 06:46:23 GMT RESP BODY: {"ports":[]} 2019-01-18 06:46:23,280 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=4b9fe218-15e3-408e-8997-9753d6e1f258&name=CreateInstanceSingleNetworkTests-10f64d91-ab92-4044-a661-bcf5f8eeca90port-1&admin_state_up=True used request id req-d4eeea0b-a3bc-4c04-8f84-b303bad9137c 2019-01-18 06:46:23,280 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:46:23,281 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:46:23,660 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "484c02335b564d77945542ab6b08c4f7", "name": "CreateInstanceSingleNetworkTests-869bb188-f5c2-4c2-proj-role"}], "expires_at": "2019-01-18T07:46:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4ab484a1fef64cad98ebf14485196dd8", "name": "CreateInstanceSingleNetworkTests-869bb188-f5c2-4c2-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/4ab484a1fef64cad98ebf14485196dd8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/4ab484a1fef64cad98ebf14485196dd8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/4ab484a1fef64cad98ebf14485196dd8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/4ab484a1fef64cad98ebf14485196dd8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/4ab484a1fef64cad98ebf14485196dd8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/4ab484a1fef64cad98ebf14485196dd8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/4ab484a1fef64cad98ebf14485196dd8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/4ab484a1fef64cad98ebf14485196dd8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/4ab484a1fef64cad98ebf14485196dd8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/4ab484a1fef64cad98ebf14485196dd8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/4ab484a1fef64cad98ebf14485196dd8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/4ab484a1fef64cad98ebf14485196dd8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-869bb188-f5c2-4c2-user", "id": "67e1fbd57bba4bf38e4c92cfe359c160"}, "audit_ids": ["8oosz2CAQH2KNp33bI7tDA"], "issued_at": "2019-01-18T06:46:23.000000Z"}} 2019-01-18 06:46: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}12e0bfc69bf5da48269c12a57d787e1c3872dadc" 2019-01-18 06:46:23,731 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:46:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6270bc88-3fef-46a5-a5e8-ca27f05bda74 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:46:23,731 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-6270bc88-3fef-46a5-a5e8-ca27f05bda74 2019-01-18 06:46:23,738 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-10f64d91-ab92-4044-a661-bcf5f8eeca90-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b75493b32be29c38291178afd2ca40a2473ae1d" 2019-01-18 06:46:23,977 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-4ffe9f86-fd69-47aa-a793-3e5adb1ad191 Date: Fri, 18 Jan 2019 06:46: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":["80103191-13dd-4b8f-857a-0fd24a141391"],"updated_at":"2019-01-18T06:46:05Z","tenant_id":"4ab484a1fef64cad98ebf14485196dd8","created_at":"2019-01-18T06:46:04Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"4ab484a1fef64cad98ebf14485196dd8","id":"4b9fe218-15e3-408e-8997-9753d6e1f258","name":"CreateInstanceSingleNetworkTests-10f64d91-ab92-4044-a661-bcf5f8eeca90-pub-net"}]} 2019-01-18 06:46:23,977 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-10f64d91-ab92-4044-a661-bcf5f8eeca90-pub-net used request id req-4ffe9f86-fd69-47aa-a793-3e5adb1ad191 2019-01-18 06:46:23,983 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=4b9fe218-15e3-408e-8997-9753d6e1f258 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b75493b32be29c38291178afd2ca40a2473ae1d" 2019-01-18 06:46:24,174 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-0c997ef4-4a02-43b7-b0b8-cc82e5b3caec Date: Fri, 18 Jan 2019 06:46:24 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4b9fe218-15e3-408e-8997-9753d6e1f258","tenant_id":"4ab484a1fef64cad98ebf14485196dd8","created_at":"2019-01-18T06:46:05Z","dns_nameservers":[],"updated_at":"2019-01-18T06:46:05Z","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":"4ab484a1fef64cad98ebf14485196dd8","id":"80103191-13dd-4b8f-857a-0fd24a141391","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-10f64d91-ab92-4044-a661-bcf5f8eeca90-pub-subnet"}]} 2019-01-18 06:46:24,174 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=4b9fe218-15e3-408e-8997-9753d6e1f258 used request id req-0c997ef4-4a02-43b7-b0b8-cc82e5b3caec 2019-01-18 06:46:24,179 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-10f64d91-ab92-4044-a661-bcf5f8eeca90-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b75493b32be29c38291178afd2ca40a2473ae1d" 2019-01-18 06:46:24,424 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-515c6b98-5fa2-472b-9ef2-efe4ca888e18 Date: Fri, 18 Jan 2019 06:46: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":["80103191-13dd-4b8f-857a-0fd24a141391"],"updated_at":"2019-01-18T06:46:05Z","tenant_id":"4ab484a1fef64cad98ebf14485196dd8","created_at":"2019-01-18T06:46:04Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"4ab484a1fef64cad98ebf14485196dd8","id":"4b9fe218-15e3-408e-8997-9753d6e1f258","name":"CreateInstanceSingleNetworkTests-10f64d91-ab92-4044-a661-bcf5f8eeca90-pub-net"}]} 2019-01-18 06:46:24,424 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-10f64d91-ab92-4044-a661-bcf5f8eeca90-pub-net used request id req-515c6b98-5fa2-472b-9ef2-efe4ca888e18 2019-01-18 06:46:24,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" 2019-01-18 06:46:24,432 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 18 Jan 2019 06: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"}]}]}} 2019-01-18 06:46:24,433 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/4ab484a1fef64cad98ebf14485196dd8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}12e0bfc69bf5da48269c12a57d787e1c3872dadc" 2019-01-18 06:46:24,523 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:46:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a2efd0b1-17f4-46da-860c-867a84f989cb 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/4ab484a1fef64cad98ebf14485196dd8"}, "enabled": true, "id": "4ab484a1fef64cad98ebf14485196dd8", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-869bb188-f5c2-4c2-proj"}} 2019-01-18 06:46:24,523 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/4ab484a1fef64cad98ebf14485196dd8 used request id req-a2efd0b1-17f4-46da-860c-867a84f989cb 2019-01-18 06:46:24,528 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=4b9fe218-15e3-408e-8997-9753d6e1f258 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b75493b32be29c38291178afd2ca40a2473ae1d" 2019-01-18 06:46:24,713 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-75c6f9e7-fd79-4290-8b7c-f90bac2ce895 Date: Fri, 18 Jan 2019 06:46:24 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4b9fe218-15e3-408e-8997-9753d6e1f258","tenant_id":"4ab484a1fef64cad98ebf14485196dd8","created_at":"2019-01-18T06:46:05Z","dns_nameservers":[],"updated_at":"2019-01-18T06:46:05Z","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":"4ab484a1fef64cad98ebf14485196dd8","id":"80103191-13dd-4b8f-857a-0fd24a141391","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-10f64d91-ab92-4044-a661-bcf5f8eeca90-pub-subnet"}]} 2019-01-18 06:46:24,714 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=4b9fe218-15e3-408e-8997-9753d6e1f258 used request id req-75c6f9e7-fd79-4290-8b7c-f90bac2ce895 2019-01-18 06:46:24,715 - neutron_utils - INFO - Creating port for network with name - CreateInstanceSingleNetworkTests-10f64d91-ab92-4044-a661-bcf5f8eeca90-pub-net 2019-01-18 06:46:24,720 - 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}5b75493b32be29c38291178afd2ca40a2473ae1d" -d '{"port": {"network_id": "4b9fe218-15e3-408e-8997-9753d6e1f258", "name": "CreateInstanceSingleNetworkTests-10f64d91-ab92-4044-a661-bcf5f8eeca90port-1", "admin_state_up": true}}' 2019-01-18 06:46:25,805 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 788 X-Openstack-Request-Id: req-44390d3f-8f94-4abd-be4d-d4ad62cf46c4 Date: Fri, 18 Jan 2019 06:46:25 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:46:25Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"80103191-13dd-4b8f-857a-0fd24a141391","ip_address":"10.55.1.8"}],"id":"d4eb1a23-8a1b-4b89-8db6-4fd7f69234c7","security_groups":["f17e34fa-f77d-471b-9c60-38f8a86d724c"],"mac_address":"fa:16:3e:46:05:e7","device_id":"","status":"DOWN","description":"","tags":[],"name":"CreateInstanceSingleNetworkTests-10f64d91-ab92-4044-a661-bcf5f8eeca90port-1","project_id":"4ab484a1fef64cad98ebf14485196dd8","qos_policy_id":null,"admin_state_up":true,"network_id":"4b9fe218-15e3-408e-8997-9753d6e1f258","tenant_id":"4ab484a1fef64cad98ebf14485196dd8","created_at":"2019-01-18T06:46:25Z","binding:vnic_type":"normal"}} 2019-01-18 06:46:25,805 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/ports used request id req-44390d3f-8f94-4abd-be4d-d4ad62cf46c4 2019-01-18 06:46:25,811 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-10f64d91-ab92-4044-a661-bcf5f8eeca90-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b75493b32be29c38291178afd2ca40a2473ae1d" 2019-01-18 06:46:26,062 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-d18431cf-f433-40ba-a7a0-3dbba255b5b8 Date: Fri, 18 Jan 2019 06:46: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":["80103191-13dd-4b8f-857a-0fd24a141391"],"updated_at":"2019-01-18T06:46:05Z","tenant_id":"4ab484a1fef64cad98ebf14485196dd8","created_at":"2019-01-18T06:46:04Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"4ab484a1fef64cad98ebf14485196dd8","id":"4b9fe218-15e3-408e-8997-9753d6e1f258","name":"CreateInstanceSingleNetworkTests-10f64d91-ab92-4044-a661-bcf5f8eeca90-pub-net"}]} 2019-01-18 06:46:26,063 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-10f64d91-ab92-4044-a661-bcf5f8eeca90-pub-net used request id req-d18431cf-f433-40ba-a7a0-3dbba255b5b8 2019-01-18 06:46:26,067 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/4ab484a1fef64cad98ebf14485196dd8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b75493b32be29c38291178afd2ca40a2473ae1d" 2019-01-18 06:46:26,142 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:46:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-91576f21-75dd-4457-8544-40bfcccbf4b3 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/4ab484a1fef64cad98ebf14485196dd8"}, "enabled": true, "id": "4ab484a1fef64cad98ebf14485196dd8", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-869bb188-f5c2-4c2-proj"}} 2019-01-18 06:46:26,142 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/4ab484a1fef64cad98ebf14485196dd8 used request id req-91576f21-75dd-4457-8544-40bfcccbf4b3 2019-01-18 06:46:26,148 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=4b9fe218-15e3-408e-8997-9753d6e1f258 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b75493b32be29c38291178afd2ca40a2473ae1d" 2019-01-18 06:46:26,348 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-55e2feb7-40ec-4368-8429-229d10538a9a Date: Fri, 18 Jan 2019 06:46:26 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4b9fe218-15e3-408e-8997-9753d6e1f258","tenant_id":"4ab484a1fef64cad98ebf14485196dd8","created_at":"2019-01-18T06:46:05Z","dns_nameservers":[],"updated_at":"2019-01-18T06:46:05Z","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":"4ab484a1fef64cad98ebf14485196dd8","id":"80103191-13dd-4b8f-857a-0fd24a141391","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-10f64d91-ab92-4044-a661-bcf5f8eeca90-pub-subnet"}]} 2019-01-18 06:46:26,348 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=4b9fe218-15e3-408e-8997-9753d6e1f258 used request id req-55e2feb7-40ec-4368-8429-229d10538a9a 2019-01-18 06:46:26,354 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=4b9fe218-15e3-408e-8997-9753d6e1f258&name=CreateInstanceSingleNetworkTests-10f64d91-ab92-4044-a661-bcf5f8eeca90port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b75493b32be29c38291178afd2ca40a2473ae1d" 2019-01-18 06:46:26,568 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 791 X-Openstack-Request-Id: req-c65030b1-99d0-4140-a00d-5aa65b5cad53 Date: Fri, 18 Jan 2019 06:46:26 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:46:25Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"80103191-13dd-4b8f-857a-0fd24a141391","ip_address":"10.55.1.8"}],"id":"d4eb1a23-8a1b-4b89-8db6-4fd7f69234c7","security_groups":["f17e34fa-f77d-471b-9c60-38f8a86d724c"],"mac_address":"fa:16:3e:46:05:e7","project_id":"4ab484a1fef64cad98ebf14485196dd8","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-10f64d91-ab92-4044-a661-bcf5f8eeca90port-1","admin_state_up":true,"network_id":"4b9fe218-15e3-408e-8997-9753d6e1f258","tenant_id":"4ab484a1fef64cad98ebf14485196dd8","created_at":"2019-01-18T06:46:25Z","binding:vnic_type":"normal","device_id":""}]} 2019-01-18 06:46:26,568 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=4b9fe218-15e3-408e-8997-9753d6e1f258&name=CreateInstanceSingleNetworkTests-10f64d91-ab92-4044-a661-bcf5f8eeca90port-1&admin_state_up=True used request id req-c65030b1-99d0-4140-a00d-5aa65b5cad53 2019-01-18 06:46:26,572 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/4ab484a1fef64cad98ebf14485196dd8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b75493b32be29c38291178afd2ca40a2473ae1d" 2019-01-18 06:46:26,655 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:46:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8ec566a3-9f86-42f1-89e0-4f1e94455ea9 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/4ab484a1fef64cad98ebf14485196dd8"}, "enabled": true, "id": "4ab484a1fef64cad98ebf14485196dd8", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-869bb188-f5c2-4c2-proj"}} 2019-01-18 06:46:26,655 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/4ab484a1fef64cad98ebf14485196dd8 used request id req-8ec566a3-9f86-42f1-89e0-4f1e94455ea9 2019-01-18 06:46:26,655 - nova_utils - INFO - Creating VM with name - CreateInstanceSingleNetworkTests-10f64d91-ab92-4044-a661-bcf5f8eeca90-inst 2019-01-18 06:46:26,658 - 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}5b75493b32be29c38291178afd2ca40a2473ae1d" 2019-01-18 06:46:26,688 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:46: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-fa6a5c23-13be-41e3-8a69-5d03fa4c7d52 x-compute-request-id: req-fa6a5c23-13be-41e3-8a69-5d03fa4c7d52 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"flavors": [{"id": "92678537-f4e4-4ce8-b30b-c0ad482ae344", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/92678537-f4e4-4ce8-b30b-c0ad482ae344", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/92678537-f4e4-4ce8-b30b-c0ad482ae344", "rel": "bookmark"}], "name": "CreateInstanceSingleNetworkTests-10f64d91-ab92-4044-a661-bcf5f8eeca90-flavor-name"}]} 2019-01-18 06:46:26,688 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-fa6a5c23-13be-41e3-8a69-5d03fa4c7d52 2019-01-18 06:46:26,691 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors/92678537-f4e4-4ce8-b30b-c0ad482ae344 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b75493b32be29c38291178afd2ca40a2473ae1d" 2019-01-18 06:46:26,711 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:46: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-16c32299-cd40-4b3b-a5c2-b8b983c0d99f x-compute-request-id: req-16c32299-cd40-4b3b-a5c2-b8b983c0d99f Content-Encoding: gzip Content-Length: 327 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/92678537-f4e4-4ce8-b30b-c0ad482ae344", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/92678537-f4e4-4ce8-b30b-c0ad482ae344", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "92678537-f4e4-4ce8-b30b-c0ad482ae344", "name": "CreateInstanceSingleNetworkTests-10f64d91-ab92-4044-a661-bcf5f8eeca90-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2019-01-18 06:46:26,711 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/92678537-f4e4-4ce8-b30b-c0ad482ae344 used request id req-16c32299-cd40-4b3b-a5c2-b8b983c0d99f 2019-01-18 06:46:26,713 - 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-10f64d91-ab92-4044-a661-bcf5f8eeca90-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}5b75493b32be29c38291178afd2ca40a2473ae1d" 2019-01-18 06:46:26,889 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1074 Content-Type: application/json X-Openstack-Request-Id: req-f42eb2be-05db-4094-8b55-12826cbf28f0 Date: Fri, 18 Jan 2019 06:46:26 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstanceSingleNetworkTests-10f64d91-ab92-4044-a661-bcf5f8eeca90-image", "tags": [], "container_format": "bare", "created_at": "2019-01-18T06:46:01Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-18T06:46:02Z", "visibility": "shared", "locations": [{"url": "rbd://af014572-0a5d-4a80-a07f-9105f52ab2c1/images/d62eaeaa-dc48-441e-ba12-7f04858ca1de/snap", "metadata": {}}], "self": "/v2/images/d62eaeaa-dc48-441e-ba12-7f04858ca1de", "min_disk": 0, "protected": false, "id": "d62eaeaa-dc48-441e-ba12-7f04858ca1de", "file": "/v2/images/d62eaeaa-dc48-441e-ba12-7f04858ca1de/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "4ab484a1fef64cad98ebf14485196dd8", "direct_url": "rbd://af014572-0a5d-4a80-a07f-9105f52ab2c1/images/d62eaeaa-dc48-441e-ba12-7f04858ca1de/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceSingleNetworkTests-10f64d91-ab92-4044-a661-bcf5f8eeca90-image"} 2019-01-18 06:46:26,889 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSingleNetworkTests-10f64d91-ab92-4044-a661-bcf5f8eeca90-image used request id req-f42eb2be-05db-4094-8b55-12826cbf28f0 2019-01-18 06:46:26,893 - 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}5b75493b32be29c38291178afd2ca40a2473ae1d" 2019-01-18 06:46:27,035 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-0882f393-1273-47fa-b55d-7fd465a4dbe5 Date: Fri, 18 Jan 2019 06:46: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"}}} 2019-01-18 06:46:27,036 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-0882f393-1273-47fa-b55d-7fd465a4dbe5 2019-01-18 06:46:27,042 - 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}5b75493b32be29c38291178afd2ca40a2473ae1d" -d '{"server": {"name": "CreateInstanceSingleNetworkTests-10f64d91-ab92-4044-a661-bcf5f8eeca90-inst", "imageRef": "d62eaeaa-dc48-441e-ba12-7f04858ca1de", "key_name": "CreateInstanceSingleNetworkTests-10f64d91-ab92-4044-a661-bcf5f8eeca90-kp", "flavorRef": "92678537-f4e4-4ce8-b30b-c0ad482ae344", "max_count": 1, "min_count": 1, "networks": [{"port": "d4eb1a23-8a1b-4b89-8db6-4fd7f69234c7"}], "security_groups": [{"name": "CreateInstanceSingleNetworkTests-10f64d91-ab92-4044-a661-bcf5f8eeca90-sec-grp"}]}}' 2019-01-18 06:46:29,024 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 18 Jan 2019 06:46: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-50e9223e-fcdd-466f-9b4a-d0348e112b13 x-compute-request-id: req-50e9223e-fcdd-466f-9b4a-d0348e112b13 Content-Length: 444 location: http://172.30.9.23:8774/v2.1/servers/b0549fb4-68f3-456d-8506-4ac49bc36753 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "CreateInstanceSingleNetworkTests-10f64d91-ab92-4044-a661-bcf5f8eeca90-sec-grp"}], "OS-DCF:diskConfig": "MANUAL", "id": "b0549fb4-68f3-456d-8506-4ac49bc36753", "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/b0549fb4-68f3-456d-8506-4ac49bc36753", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/b0549fb4-68f3-456d-8506-4ac49bc36753", "rel": "bookmark"}], "adminPass": "B8j4bbFUJyHm"}} 2019-01-18 06:46:29,025 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-50e9223e-fcdd-466f-9b4a-d0348e112b13 2019-01-18 06:46:29,028 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/b0549fb4-68f3-456d-8506-4ac49bc36753 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b75493b32be29c38291178afd2ca40a2473ae1d" 2019-01-18 06:46:29,255 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:46: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-b54f9e84-76c0-406d-8d52-7bfa285f595d x-compute-request-id: req-b54f9e84-76c0-406d-8d52-7bfa285f595d 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/b0549fb4-68f3-456d-8506-4ac49bc36753", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/b0549fb4-68f3-456d-8506-4ac49bc36753", "rel": "bookmark"}], "image": {"id": "d62eaeaa-dc48-441e-ba12-7f04858ca1de", "links": [{"href": "http://172.30.9.23:8774/images/d62eaeaa-dc48-441e-ba12-7f04858ca1de", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "92678537-f4e4-4ce8-b30b-c0ad482ae344", "links": [{"href": "http://172.30.9.23:8774/flavors/92678537-f4e4-4ce8-b30b-c0ad482ae344", "rel": "bookmark"}]}, "id": "b0549fb4-68f3-456d-8506-4ac49bc36753", "user_id": "67e1fbd57bba4bf38e4c92cfe359c160", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2019-01-18T06:46:29Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-10f64d91-ab92-4044-a661-bcf5f8eeca90-kp", "name": "CreateInstanceSingleNetworkTests-10f64d91-ab92-4044-a661-bcf5f8eeca90-inst", "created": "2019-01-18T06:46:28Z", "tenant_id": "4ab484a1fef64cad98ebf14485196dd8", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-18 06:46:29,255 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/b0549fb4-68f3-456d-8506-4ac49bc36753 used request id req-b54f9e84-76c0-406d-8d52-7bfa285f595d 2019-01-18 06:46:29,255 - create_instance - INFO - Created instance with name - CreateInstanceSingleNetworkTests-10f64d91-ab92-4044-a661-bcf5f8eeca90-inst 2019-01-18 06:46:29,258 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/b0549fb4-68f3-456d-8506-4ac49bc36753 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b75493b32be29c38291178afd2ca40a2473ae1d" 2019-01-18 06:46:29,471 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:46: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-8c4d23d1-c5a9-4e17-93f8-365e733a3d0c x-compute-request-id: req-8c4d23d1-c5a9-4e17-93f8-365e733a3d0c 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/b0549fb4-68f3-456d-8506-4ac49bc36753", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/b0549fb4-68f3-456d-8506-4ac49bc36753", "rel": "bookmark"}], "image": {"id": "d62eaeaa-dc48-441e-ba12-7f04858ca1de", "links": [{"href": "http://172.30.9.23:8774/images/d62eaeaa-dc48-441e-ba12-7f04858ca1de", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "92678537-f4e4-4ce8-b30b-c0ad482ae344", "links": [{"href": "http://172.30.9.23:8774/flavors/92678537-f4e4-4ce8-b30b-c0ad482ae344", "rel": "bookmark"}]}, "id": "b0549fb4-68f3-456d-8506-4ac49bc36753", "user_id": "67e1fbd57bba4bf38e4c92cfe359c160", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2019-01-18T06:46:29Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-10f64d91-ab92-4044-a661-bcf5f8eeca90-kp", "name": "CreateInstanceSingleNetworkTests-10f64d91-ab92-4044-a661-bcf5f8eeca90-inst", "created": "2019-01-18T06:46:28Z", "tenant_id": "4ab484a1fef64cad98ebf14485196dd8", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-18 06:46:29,471 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/b0549fb4-68f3-456d-8506-4ac49bc36753 used request id req-8c4d23d1-c5a9-4e17-93f8-365e733a3d0c 2019-01-18 06:46:29,471 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-10f64d91-ab92-4044-a661-bcf5f8eeca90-inst] is - BUILD 2019-01-18 06:46:29,471 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-18 06:46:32,475 - create_instance - DEBUG - VM status query timeout in 896.781058073 2019-01-18 06:46:32,478 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/b0549fb4-68f3-456d-8506-4ac49bc36753 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b75493b32be29c38291178afd2ca40a2473ae1d" 2019-01-18 06:46:32,956 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:46: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-7267e59c-db96-4a56-8d20-4ea297a77fbc x-compute-request-id: req-7267e59c-db96-4a56-8d20-4ea297a77fbc 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/b0549fb4-68f3-456d-8506-4ac49bc36753", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/b0549fb4-68f3-456d-8506-4ac49bc36753", "rel": "bookmark"}], "image": {"id": "d62eaeaa-dc48-441e-ba12-7f04858ca1de", "links": [{"href": "http://172.30.9.23:8774/images/d62eaeaa-dc48-441e-ba12-7f04858ca1de", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "92678537-f4e4-4ce8-b30b-c0ad482ae344", "links": [{"href": "http://172.30.9.23:8774/flavors/92678537-f4e4-4ce8-b30b-c0ad482ae344", "rel": "bookmark"}]}, "id": "b0549fb4-68f3-456d-8506-4ac49bc36753", "security_groups": [{"name": "default"}], "user_id": "67e1fbd57bba4bf38e4c92cfe359c160", "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": "2019-01-18T06:46:29Z", "hostId": "b5df65d2d4efba1857ba6ed5539c29531c95356c2eb50d5cc3bcc8f4", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-10f64d91-ab92-4044-a661-bcf5f8eeca90-kp", "name": "CreateInstanceSingleNetworkTests-10f64d91-ab92-4044-a661-bcf5f8eeca90-inst", "created": "2019-01-18T06:46:28Z", "tenant_id": "4ab484a1fef64cad98ebf14485196dd8", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-18 06:46:32,957 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/b0549fb4-68f3-456d-8506-4ac49bc36753 used request id req-7267e59c-db96-4a56-8d20-4ea297a77fbc 2019-01-18 06:46:32,957 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-10f64d91-ab92-4044-a661-bcf5f8eeca90-inst] is - BUILD 2019-01-18 06:46:32,957 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-18 06:46:35,958 - create_instance - DEBUG - VM status query timeout in 893.297413111 2019-01-18 06:46:35,962 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/b0549fb4-68f3-456d-8506-4ac49bc36753 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b75493b32be29c38291178afd2ca40a2473ae1d" 2019-01-18 06:46:36,439 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:46: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-9f1c49ea-294e-4676-ac3d-9089aa3d6b89 x-compute-request-id: req-9f1c49ea-294e-4676-ac3d-9089aa3d6b89 Content-Encoding: gzip Content-Length: 761 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-10f64d91-ab92-4044-a661-bcf5f8eeca90-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:46:05:e7", "version": 4, "addr": "10.55.1.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/b0549fb4-68f3-456d-8506-4ac49bc36753", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/b0549fb4-68f3-456d-8506-4ac49bc36753", "rel": "bookmark"}], "image": {"id": "d62eaeaa-dc48-441e-ba12-7f04858ca1de", "links": [{"href": "http://172.30.9.23:8774/images/d62eaeaa-dc48-441e-ba12-7f04858ca1de", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-18T06:46:33.000000", "flavor": {"id": "92678537-f4e4-4ce8-b30b-c0ad482ae344", "links": [{"href": "http://172.30.9.23:8774/flavors/92678537-f4e4-4ce8-b30b-c0ad482ae344", "rel": "bookmark"}]}, "id": "b0549fb4-68f3-456d-8506-4ac49bc36753", "security_groups": [{"name": "default"}], "user_id": "67e1fbd57bba4bf38e4c92cfe359c160", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-18T06:46:35Z", "hostId": "b5df65d2d4efba1857ba6ed5539c29531c95356c2eb50d5cc3bcc8f4", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-10f64d91-ab92-4044-a661-bcf5f8eeca90-kp", "name": "CreateInstanceSingleNetworkTests-10f64d91-ab92-4044-a661-bcf5f8eeca90-inst", "created": "2019-01-18T06:46:28Z", "tenant_id": "4ab484a1fef64cad98ebf14485196dd8", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-18 06:46:36,439 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/b0549fb4-68f3-456d-8506-4ac49bc36753 used request id req-9f1c49ea-294e-4676-ac3d-9089aa3d6b89 2019-01-18 06:46:36,440 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-10f64d91-ab92-4044-a661-bcf5f8eeca90-inst] is - ACTIVE 2019-01-18 06:46:36,440 - create_instance - INFO - VM is - ACTIVE 2019-01-18 06:46:36,443 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/b0549fb4-68f3-456d-8506-4ac49bc36753 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b75493b32be29c38291178afd2ca40a2473ae1d" 2019-01-18 06:46:37,139 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:46: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-2800ed10-7030-432b-9d5c-d5ec2a930138 x-compute-request-id: req-2800ed10-7030-432b-9d5c-d5ec2a930138 Content-Encoding: gzip Content-Length: 761 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-10f64d91-ab92-4044-a661-bcf5f8eeca90-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:46:05:e7", "version": 4, "addr": "10.55.1.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/b0549fb4-68f3-456d-8506-4ac49bc36753", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/b0549fb4-68f3-456d-8506-4ac49bc36753", "rel": "bookmark"}], "image": {"id": "d62eaeaa-dc48-441e-ba12-7f04858ca1de", "links": [{"href": "http://172.30.9.23:8774/images/d62eaeaa-dc48-441e-ba12-7f04858ca1de", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-18T06:46:33.000000", "flavor": {"id": "92678537-f4e4-4ce8-b30b-c0ad482ae344", "links": [{"href": "http://172.30.9.23:8774/flavors/92678537-f4e4-4ce8-b30b-c0ad482ae344", "rel": "bookmark"}]}, "id": "b0549fb4-68f3-456d-8506-4ac49bc36753", "security_groups": [{"name": "default"}], "user_id": "67e1fbd57bba4bf38e4c92cfe359c160", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-18T06:46:35Z", "hostId": "b5df65d2d4efba1857ba6ed5539c29531c95356c2eb50d5cc3bcc8f4", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-10f64d91-ab92-4044-a661-bcf5f8eeca90-kp", "name": "CreateInstanceSingleNetworkTests-10f64d91-ab92-4044-a661-bcf5f8eeca90-inst", "created": "2019-01-18T06:46:28Z", "tenant_id": "4ab484a1fef64cad98ebf14485196dd8", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-18 06:46:37,139 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/b0549fb4-68f3-456d-8506-4ac49bc36753 used request id req-2800ed10-7030-432b-9d5c-d5ec2a930138 2019-01-18 06:46:37,145 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-10f64d91-ab92-4044-a661-bcf5f8eeca90-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b75493b32be29c38291178afd2ca40a2473ae1d" 2019-01-18 06:46:37,505 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-6521edf0-7309-483f-b1fe-44215db286da Date: Fri, 18 Jan 2019 06:46: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":["80103191-13dd-4b8f-857a-0fd24a141391"],"updated_at":"2019-01-18T06:46:05Z","tenant_id":"4ab484a1fef64cad98ebf14485196dd8","created_at":"2019-01-18T06:46:04Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"4ab484a1fef64cad98ebf14485196dd8","id":"4b9fe218-15e3-408e-8997-9753d6e1f258","name":"CreateInstanceSingleNetworkTests-10f64d91-ab92-4044-a661-bcf5f8eeca90-pub-net"}]} 2019-01-18 06:46:37,505 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-10f64d91-ab92-4044-a661-bcf5f8eeca90-pub-net used request id req-6521edf0-7309-483f-b1fe-44215db286da 2019-01-18 06:46:37,509 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/4ab484a1fef64cad98ebf14485196dd8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b75493b32be29c38291178afd2ca40a2473ae1d" 2019-01-18 06:46:37,593 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:46:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3659131b-6b02-4ddb-bac6-ef47c4338fd8 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/4ab484a1fef64cad98ebf14485196dd8"}, "enabled": true, "id": "4ab484a1fef64cad98ebf14485196dd8", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-869bb188-f5c2-4c2-proj"}} 2019-01-18 06:46:37,593 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/4ab484a1fef64cad98ebf14485196dd8 used request id req-3659131b-6b02-4ddb-bac6-ef47c4338fd8 2019-01-18 06:46:37,598 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=4b9fe218-15e3-408e-8997-9753d6e1f258 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b75493b32be29c38291178afd2ca40a2473ae1d" 2019-01-18 06:46:37,651 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-25ee775d-9710-4cc3-a0a9-59c804e2f2f8 Date: Fri, 18 Jan 2019 06:46:37 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4b9fe218-15e3-408e-8997-9753d6e1f258","tenant_id":"4ab484a1fef64cad98ebf14485196dd8","created_at":"2019-01-18T06:46:05Z","dns_nameservers":[],"updated_at":"2019-01-18T06:46:05Z","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":"4ab484a1fef64cad98ebf14485196dd8","id":"80103191-13dd-4b8f-857a-0fd24a141391","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-10f64d91-ab92-4044-a661-bcf5f8eeca90-pub-subnet"}]} 2019-01-18 06:46:37,651 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=4b9fe218-15e3-408e-8997-9753d6e1f258 used request id req-25ee775d-9710-4cc3-a0a9-59c804e2f2f8 2019-01-18 06:46:37,657 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=4b9fe218-15e3-408e-8997-9753d6e1f258 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b75493b32be29c38291178afd2ca40a2473ae1d" 2019-01-18 06:46:37,770 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3863 X-Openstack-Request-Id: req-d2e61972-31d9-47e0-ac3e-cff845890f3b Date: Fri, 18 Jan 2019 06:46:37 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:46:09Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"80103191-13dd-4b8f-857a-0fd24a141391","ip_address":"10.55.1.3"}],"id":"a45d03c3-0ac5-486b-a6e2-4782fe58c16a","security_groups":[],"mac_address":"fa:16:3e:04:0b:8c","project_id":"4ab484a1fef64cad98ebf14485196dd8","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"4b9fe218-15e3-408e-8997-9753d6e1f258","tenant_id":"4ab484a1fef64cad98ebf14485196dd8","created_at":"2019-01-18T06:46:06Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-4b9fe218-15e3-408e-8997-9753d6e1f258"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:46:09Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"80103191-13dd-4b8f-857a-0fd24a141391","ip_address":"10.55.1.4"}],"id":"aa3a760a-fe06-41cf-aef0-5f093c2c8a32","security_groups":[],"mac_address":"fa:16:3e:e6:f5:61","project_id":"4ab484a1fef64cad98ebf14485196dd8","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"4b9fe218-15e3-408e-8997-9753d6e1f258","tenant_id":"4ab484a1fef64cad98ebf14485196dd8","created_at":"2019-01-18T06:46:07Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-4b9fe218-15e3-408e-8997-9753d6e1f258"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:46:08Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"80103191-13dd-4b8f-857a-0fd24a141391","ip_address":"10.55.1.2"}],"id":"c609c00a-42fb-4b3e-a717-6f8f2916bf6c","security_groups":[],"mac_address":"fa:16:3e:d3:8f:09","project_id":"4ab484a1fef64cad98ebf14485196dd8","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"4b9fe218-15e3-408e-8997-9753d6e1f258","tenant_id":"4ab484a1fef64cad98ebf14485196dd8","created_at":"2019-01-18T06:46:06Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-4b9fe218-15e3-408e-8997-9753d6e1f258"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:46:29Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"80103191-13dd-4b8f-857a-0fd24a141391","ip_address":"10.55.1.1"}],"id":"d1a0d9d8-418f-4e06-a8f8-7ae3bd4d7000","security_groups":[],"mac_address":"fa:16:3e:11:5c:8f","project_id":"4ab484a1fef64cad98ebf14485196dd8","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"4b9fe218-15e3-408e-8997-9753d6e1f258","tenant_id":"4ab484a1fef64cad98ebf14485196dd8","created_at":"2019-01-18T06:46:14Z","binding:vnic_type":"normal","device_id":"485ddb17-772e-4132-8d27-e55a386007df"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:46:34Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"80103191-13dd-4b8f-857a-0fd24a141391","ip_address":"10.55.1.8"}],"id":"d4eb1a23-8a1b-4b89-8db6-4fd7f69234c7","security_groups":["f17e34fa-f77d-471b-9c60-38f8a86d724c"],"mac_address":"fa:16:3e:46:05:e7","project_id":"4ab484a1fef64cad98ebf14485196dd8","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-10f64d91-ab92-4044-a661-bcf5f8eeca90port-1","admin_state_up":true,"network_id":"4b9fe218-15e3-408e-8997-9753d6e1f258","tenant_id":"4ab484a1fef64cad98ebf14485196dd8","created_at":"2019-01-18T06:46:25Z","binding:vnic_type":"normal","device_id":"b0549fb4-68f3-456d-8506-4ac49bc36753"}]} 2019-01-18 06:46:37,771 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=4b9fe218-15e3-408e-8997-9753d6e1f258 used request id req-d2e61972-31d9-47e0-ac3e-cff845890f3b 2019-01-18 06:46:37,775 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/b0549fb4-68f3-456d-8506-4ac49bc36753 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b75493b32be29c38291178afd2ca40a2473ae1d" 2019-01-18 06:46:38,540 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:46: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-0ed37a72-1101-4423-ad95-71db3c9484f1 x-compute-request-id: req-0ed37a72-1101-4423-ad95-71db3c9484f1 Content-Encoding: gzip Content-Length: 761 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-10f64d91-ab92-4044-a661-bcf5f8eeca90-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:46:05:e7", "version": 4, "addr": "10.55.1.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/b0549fb4-68f3-456d-8506-4ac49bc36753", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/b0549fb4-68f3-456d-8506-4ac49bc36753", "rel": "bookmark"}], "image": {"id": "d62eaeaa-dc48-441e-ba12-7f04858ca1de", "links": [{"href": "http://172.30.9.23:8774/images/d62eaeaa-dc48-441e-ba12-7f04858ca1de", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-18T06:46:33.000000", "flavor": {"id": "92678537-f4e4-4ce8-b30b-c0ad482ae344", "links": [{"href": "http://172.30.9.23:8774/flavors/92678537-f4e4-4ce8-b30b-c0ad482ae344", "rel": "bookmark"}]}, "id": "b0549fb4-68f3-456d-8506-4ac49bc36753", "security_groups": [{"name": "default"}], "user_id": "67e1fbd57bba4bf38e4c92cfe359c160", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-18T06:46:35Z", "hostId": "b5df65d2d4efba1857ba6ed5539c29531c95356c2eb50d5cc3bcc8f4", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-10f64d91-ab92-4044-a661-bcf5f8eeca90-kp", "name": "CreateInstanceSingleNetworkTests-10f64d91-ab92-4044-a661-bcf5f8eeca90-inst", "created": "2019-01-18T06:46:28Z", "tenant_id": "4ab484a1fef64cad98ebf14485196dd8", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-18 06:46:38,541 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/b0549fb4-68f3-456d-8506-4ac49bc36753 used request id req-0ed37a72-1101-4423-ad95-71db3c9484f1 2019-01-18 06:46:38,541 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-10f64d91-ab92-4044-a661-bcf5f8eeca90-inst] is - ACTIVE 2019-01-18 06:46:38,541 - create_instance - INFO - VM is - ACTIVE 2019-01-18 06:46:38,544 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/b0549fb4-68f3-456d-8506-4ac49bc36753 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b75493b32be29c38291178afd2ca40a2473ae1d" 2019-01-18 06:46:39,024 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:46: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-ec69d7f4-12ca-4da8-bdb7-bd4355743171 x-compute-request-id: req-ec69d7f4-12ca-4da8-bdb7-bd4355743171 Content-Encoding: gzip Content-Length: 761 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-10f64d91-ab92-4044-a661-bcf5f8eeca90-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:46:05:e7", "version": 4, "addr": "10.55.1.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/b0549fb4-68f3-456d-8506-4ac49bc36753", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/b0549fb4-68f3-456d-8506-4ac49bc36753", "rel": "bookmark"}], "image": {"id": "d62eaeaa-dc48-441e-ba12-7f04858ca1de", "links": [{"href": "http://172.30.9.23:8774/images/d62eaeaa-dc48-441e-ba12-7f04858ca1de", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-18T06:46:33.000000", "flavor": {"id": "92678537-f4e4-4ce8-b30b-c0ad482ae344", "links": [{"href": "http://172.30.9.23:8774/flavors/92678537-f4e4-4ce8-b30b-c0ad482ae344", "rel": "bookmark"}]}, "id": "b0549fb4-68f3-456d-8506-4ac49bc36753", "security_groups": [{"name": "default"}], "user_id": "67e1fbd57bba4bf38e4c92cfe359c160", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-18T06:46:35Z", "hostId": "b5df65d2d4efba1857ba6ed5539c29531c95356c2eb50d5cc3bcc8f4", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-10f64d91-ab92-4044-a661-bcf5f8eeca90-kp", "name": "CreateInstanceSingleNetworkTests-10f64d91-ab92-4044-a661-bcf5f8eeca90-inst", "created": "2019-01-18T06:46:28Z", "tenant_id": "4ab484a1fef64cad98ebf14485196dd8", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-18 06:46:39,025 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/b0549fb4-68f3-456d-8506-4ac49bc36753 used request id req-ec69d7f4-12ca-4da8-bdb7-bd4355743171 2019-01-18 06:46:39,030 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-10f64d91-ab92-4044-a661-bcf5f8eeca90-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b75493b32be29c38291178afd2ca40a2473ae1d" 2019-01-18 06:46:39,124 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-7a9acaf0-1189-4189-bd1a-0930dfbd6438 Date: Fri, 18 Jan 2019 06:46: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":["80103191-13dd-4b8f-857a-0fd24a141391"],"updated_at":"2019-01-18T06:46:05Z","tenant_id":"4ab484a1fef64cad98ebf14485196dd8","created_at":"2019-01-18T06:46:04Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"4ab484a1fef64cad98ebf14485196dd8","id":"4b9fe218-15e3-408e-8997-9753d6e1f258","name":"CreateInstanceSingleNetworkTests-10f64d91-ab92-4044-a661-bcf5f8eeca90-pub-net"}]} 2019-01-18 06:46:39,124 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-10f64d91-ab92-4044-a661-bcf5f8eeca90-pub-net used request id req-7a9acaf0-1189-4189-bd1a-0930dfbd6438 2019-01-18 06:46:39,128 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/4ab484a1fef64cad98ebf14485196dd8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b75493b32be29c38291178afd2ca40a2473ae1d" 2019-01-18 06:46:39,205 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:46:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f4fb90dd-6ac1-4836-874c-369af32f35d4 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/4ab484a1fef64cad98ebf14485196dd8"}, "enabled": true, "id": "4ab484a1fef64cad98ebf14485196dd8", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-869bb188-f5c2-4c2-proj"}} 2019-01-18 06:46:39,205 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/4ab484a1fef64cad98ebf14485196dd8 used request id req-f4fb90dd-6ac1-4836-874c-369af32f35d4 2019-01-18 06:46:39,208 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=4b9fe218-15e3-408e-8997-9753d6e1f258 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b75493b32be29c38291178afd2ca40a2473ae1d" 2019-01-18 06:46:39,268 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-285cbde1-f6f1-42f0-936e-9d59004f1e37 Date: Fri, 18 Jan 2019 06:46:39 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4b9fe218-15e3-408e-8997-9753d6e1f258","tenant_id":"4ab484a1fef64cad98ebf14485196dd8","created_at":"2019-01-18T06:46:05Z","dns_nameservers":[],"updated_at":"2019-01-18T06:46:05Z","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":"4ab484a1fef64cad98ebf14485196dd8","id":"80103191-13dd-4b8f-857a-0fd24a141391","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-10f64d91-ab92-4044-a661-bcf5f8eeca90-pub-subnet"}]} 2019-01-18 06:46:39,268 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=4b9fe218-15e3-408e-8997-9753d6e1f258 used request id req-285cbde1-f6f1-42f0-936e-9d59004f1e37 2019-01-18 06:46:39,274 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=4b9fe218-15e3-408e-8997-9753d6e1f258 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b75493b32be29c38291178afd2ca40a2473ae1d" 2019-01-18 06:46:39,525 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3863 X-Openstack-Request-Id: req-dbb72b1c-956b-4b04-ab54-e746d321b193 Date: Fri, 18 Jan 2019 06:46:39 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:46:09Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"80103191-13dd-4b8f-857a-0fd24a141391","ip_address":"10.55.1.3"}],"id":"a45d03c3-0ac5-486b-a6e2-4782fe58c16a","security_groups":[],"mac_address":"fa:16:3e:04:0b:8c","project_id":"4ab484a1fef64cad98ebf14485196dd8","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"4b9fe218-15e3-408e-8997-9753d6e1f258","tenant_id":"4ab484a1fef64cad98ebf14485196dd8","created_at":"2019-01-18T06:46:06Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-4b9fe218-15e3-408e-8997-9753d6e1f258"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:46:09Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"80103191-13dd-4b8f-857a-0fd24a141391","ip_address":"10.55.1.4"}],"id":"aa3a760a-fe06-41cf-aef0-5f093c2c8a32","security_groups":[],"mac_address":"fa:16:3e:e6:f5:61","project_id":"4ab484a1fef64cad98ebf14485196dd8","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"4b9fe218-15e3-408e-8997-9753d6e1f258","tenant_id":"4ab484a1fef64cad98ebf14485196dd8","created_at":"2019-01-18T06:46:07Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-4b9fe218-15e3-408e-8997-9753d6e1f258"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:46:08Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"80103191-13dd-4b8f-857a-0fd24a141391","ip_address":"10.55.1.2"}],"id":"c609c00a-42fb-4b3e-a717-6f8f2916bf6c","security_groups":[],"mac_address":"fa:16:3e:d3:8f:09","project_id":"4ab484a1fef64cad98ebf14485196dd8","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"4b9fe218-15e3-408e-8997-9753d6e1f258","tenant_id":"4ab484a1fef64cad98ebf14485196dd8","created_at":"2019-01-18T06:46:06Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-4b9fe218-15e3-408e-8997-9753d6e1f258"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:46:29Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"80103191-13dd-4b8f-857a-0fd24a141391","ip_address":"10.55.1.1"}],"id":"d1a0d9d8-418f-4e06-a8f8-7ae3bd4d7000","security_groups":[],"mac_address":"fa:16:3e:11:5c:8f","project_id":"4ab484a1fef64cad98ebf14485196dd8","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"4b9fe218-15e3-408e-8997-9753d6e1f258","tenant_id":"4ab484a1fef64cad98ebf14485196dd8","created_at":"2019-01-18T06:46:14Z","binding:vnic_type":"normal","device_id":"485ddb17-772e-4132-8d27-e55a386007df"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:46:34Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"80103191-13dd-4b8f-857a-0fd24a141391","ip_address":"10.55.1.8"}],"id":"d4eb1a23-8a1b-4b89-8db6-4fd7f69234c7","security_groups":["f17e34fa-f77d-471b-9c60-38f8a86d724c"],"mac_address":"fa:16:3e:46:05:e7","project_id":"4ab484a1fef64cad98ebf14485196dd8","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-10f64d91-ab92-4044-a661-bcf5f8eeca90port-1","admin_state_up":true,"network_id":"4b9fe218-15e3-408e-8997-9753d6e1f258","tenant_id":"4ab484a1fef64cad98ebf14485196dd8","created_at":"2019-01-18T06:46:25Z","binding:vnic_type":"normal","device_id":"b0549fb4-68f3-456d-8506-4ac49bc36753"}]} 2019-01-18 06:46:39,526 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=4b9fe218-15e3-408e-8997-9753d6e1f258 used request id req-dbb72b1c-956b-4b04-ab54-e746d321b193 2019-01-18 06:46:39,529 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers/b0549fb4-68f3-456d-8506-4ac49bc36753/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b75493b32be29c38291178afd2ca40a2473ae1d" -d '{"addSecurityGroup": {"name": "CreateInstanceSingleNetworkTests-10f64d91-ab92-4044-a661-bcf5f8eeca90-sec-grp"}}' 2019-01-18 06:46:40,618 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 18 Jan 2019 06:46: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-805d770d-7a4e-467d-8217-65e2bdf04cd7 x-compute-request-id: req-805d770d-7a4e-467d-8217-65e2bdf04cd7 Content-Length: 0 Content-Type: application/json 2019-01-18 06:46:40,618 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/b0549fb4-68f3-456d-8506-4ac49bc36753/action used request id req-805d770d-7a4e-467d-8217-65e2bdf04cd7 2019-01-18 06:46:40,621 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/b0549fb4-68f3-456d-8506-4ac49bc36753 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b75493b32be29c38291178afd2ca40a2473ae1d" 2019-01-18 06:46:41,098 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:46: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-5eafbc44-9ad3-45a4-bd8a-5953d9541e75 x-compute-request-id: req-5eafbc44-9ad3-45a4-bd8a-5953d9541e75 Content-Encoding: gzip Content-Length: 772 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-10f64d91-ab92-4044-a661-bcf5f8eeca90-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:46:05:e7", "version": 4, "addr": "10.55.1.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/b0549fb4-68f3-456d-8506-4ac49bc36753", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/b0549fb4-68f3-456d-8506-4ac49bc36753", "rel": "bookmark"}], "image": {"id": "d62eaeaa-dc48-441e-ba12-7f04858ca1de", "links": [{"href": "http://172.30.9.23:8774/images/d62eaeaa-dc48-441e-ba12-7f04858ca1de", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-18T06:46:33.000000", "flavor": {"id": "92678537-f4e4-4ce8-b30b-c0ad482ae344", "links": [{"href": "http://172.30.9.23:8774/flavors/92678537-f4e4-4ce8-b30b-c0ad482ae344", "rel": "bookmark"}]}, "id": "b0549fb4-68f3-456d-8506-4ac49bc36753", "security_groups": [{"name": "CreateInstanceSingleNetworkTests-10f64d91-ab92-4044-a661-bcf5f8eeca90-sec-grp"}, {"name": "default"}], "user_id": "67e1fbd57bba4bf38e4c92cfe359c160", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-18T06:46:35Z", "hostId": "b5df65d2d4efba1857ba6ed5539c29531c95356c2eb50d5cc3bcc8f4", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-10f64d91-ab92-4044-a661-bcf5f8eeca90-kp", "name": "CreateInstanceSingleNetworkTests-10f64d91-ab92-4044-a661-bcf5f8eeca90-inst", "created": "2019-01-18T06:46:28Z", "tenant_id": "4ab484a1fef64cad98ebf14485196dd8", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-18 06:46:41,098 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/b0549fb4-68f3-456d-8506-4ac49bc36753 used request id req-5eafbc44-9ad3-45a4-bd8a-5953d9541e75 2019-01-18 06:46:41,098 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-10f64d91-ab92-4044-a661-bcf5f8eeca90-inst] is - ACTIVE 2019-01-18 06:46:41,099 - create_instance - INFO - VM is - ACTIVE 2019-01-18 06:46:41,101 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/b0549fb4-68f3-456d-8506-4ac49bc36753 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b75493b32be29c38291178afd2ca40a2473ae1d" 2019-01-18 06:46:41,750 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:46: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-7cfbbe12-3214-44a2-b2d4-6c0b2f87a476 x-compute-request-id: req-7cfbbe12-3214-44a2-b2d4-6c0b2f87a476 Content-Encoding: gzip Content-Length: 772 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-10f64d91-ab92-4044-a661-bcf5f8eeca90-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:46:05:e7", "version": 4, "addr": "10.55.1.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/b0549fb4-68f3-456d-8506-4ac49bc36753", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/b0549fb4-68f3-456d-8506-4ac49bc36753", "rel": "bookmark"}], "image": {"id": "d62eaeaa-dc48-441e-ba12-7f04858ca1de", "links": [{"href": "http://172.30.9.23:8774/images/d62eaeaa-dc48-441e-ba12-7f04858ca1de", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-18T06:46:33.000000", "flavor": {"id": "92678537-f4e4-4ce8-b30b-c0ad482ae344", "links": [{"href": "http://172.30.9.23:8774/flavors/92678537-f4e4-4ce8-b30b-c0ad482ae344", "rel": "bookmark"}]}, "id": "b0549fb4-68f3-456d-8506-4ac49bc36753", "security_groups": [{"name": "CreateInstanceSingleNetworkTests-10f64d91-ab92-4044-a661-bcf5f8eeca90-sec-grp"}, {"name": "default"}], "user_id": "67e1fbd57bba4bf38e4c92cfe359c160", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-18T06:46:35Z", "hostId": "b5df65d2d4efba1857ba6ed5539c29531c95356c2eb50d5cc3bcc8f4", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-10f64d91-ab92-4044-a661-bcf5f8eeca90-kp", "name": "CreateInstanceSingleNetworkTests-10f64d91-ab92-4044-a661-bcf5f8eeca90-inst", "created": "2019-01-18T06:46:28Z", "tenant_id": "4ab484a1fef64cad98ebf14485196dd8", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-18 06:46:41,751 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/b0549fb4-68f3-456d-8506-4ac49bc36753 used request id req-7cfbbe12-3214-44a2-b2d4-6c0b2f87a476 2019-01-18 06:46:41,756 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-10f64d91-ab92-4044-a661-bcf5f8eeca90-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b75493b32be29c38291178afd2ca40a2473ae1d" 2019-01-18 06:46:41,852 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-ce7363d7-bb91-4846-a303-7868428a3fc8 Date: Fri, 18 Jan 2019 06:46: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":["80103191-13dd-4b8f-857a-0fd24a141391"],"updated_at":"2019-01-18T06:46:05Z","tenant_id":"4ab484a1fef64cad98ebf14485196dd8","created_at":"2019-01-18T06:46:04Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"4ab484a1fef64cad98ebf14485196dd8","id":"4b9fe218-15e3-408e-8997-9753d6e1f258","name":"CreateInstanceSingleNetworkTests-10f64d91-ab92-4044-a661-bcf5f8eeca90-pub-net"}]} 2019-01-18 06:46:41,853 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-10f64d91-ab92-4044-a661-bcf5f8eeca90-pub-net used request id req-ce7363d7-bb91-4846-a303-7868428a3fc8 2019-01-18 06:46:41,857 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/4ab484a1fef64cad98ebf14485196dd8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b75493b32be29c38291178afd2ca40a2473ae1d" 2019-01-18 06:46:41,940 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:46:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-15a68e5e-d52e-49db-bf5f-ce136169e6be 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/4ab484a1fef64cad98ebf14485196dd8"}, "enabled": true, "id": "4ab484a1fef64cad98ebf14485196dd8", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-869bb188-f5c2-4c2-proj"}} 2019-01-18 06:46:41,940 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/4ab484a1fef64cad98ebf14485196dd8 used request id req-15a68e5e-d52e-49db-bf5f-ce136169e6be 2019-01-18 06:46:41,945 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=4b9fe218-15e3-408e-8997-9753d6e1f258 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b75493b32be29c38291178afd2ca40a2473ae1d" 2019-01-18 06:46:42,000 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-89c53f65-c9cb-4081-8109-fa93fbefda56 Date: Fri, 18 Jan 2019 06:46:41 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4b9fe218-15e3-408e-8997-9753d6e1f258","tenant_id":"4ab484a1fef64cad98ebf14485196dd8","created_at":"2019-01-18T06:46:05Z","dns_nameservers":[],"updated_at":"2019-01-18T06:46:05Z","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":"4ab484a1fef64cad98ebf14485196dd8","id":"80103191-13dd-4b8f-857a-0fd24a141391","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-10f64d91-ab92-4044-a661-bcf5f8eeca90-pub-subnet"}]} 2019-01-18 06:46:42,000 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=4b9fe218-15e3-408e-8997-9753d6e1f258 used request id req-89c53f65-c9cb-4081-8109-fa93fbefda56 2019-01-18 06:46:42,006 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=4b9fe218-15e3-408e-8997-9753d6e1f258 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b75493b32be29c38291178afd2ca40a2473ae1d" 2019-01-18 06:46:42,104 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3902 X-Openstack-Request-Id: req-7857a2fb-dc53-4c74-b164-0664dedd8c2f Date: Fri, 18 Jan 2019 06:46:42 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:46:09Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"80103191-13dd-4b8f-857a-0fd24a141391","ip_address":"10.55.1.3"}],"id":"a45d03c3-0ac5-486b-a6e2-4782fe58c16a","security_groups":[],"mac_address":"fa:16:3e:04:0b:8c","project_id":"4ab484a1fef64cad98ebf14485196dd8","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"4b9fe218-15e3-408e-8997-9753d6e1f258","tenant_id":"4ab484a1fef64cad98ebf14485196dd8","created_at":"2019-01-18T06:46:06Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-4b9fe218-15e3-408e-8997-9753d6e1f258"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:46:09Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"80103191-13dd-4b8f-857a-0fd24a141391","ip_address":"10.55.1.4"}],"id":"aa3a760a-fe06-41cf-aef0-5f093c2c8a32","security_groups":[],"mac_address":"fa:16:3e:e6:f5:61","project_id":"4ab484a1fef64cad98ebf14485196dd8","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"4b9fe218-15e3-408e-8997-9753d6e1f258","tenant_id":"4ab484a1fef64cad98ebf14485196dd8","created_at":"2019-01-18T06:46:07Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-4b9fe218-15e3-408e-8997-9753d6e1f258"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:46:08Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"80103191-13dd-4b8f-857a-0fd24a141391","ip_address":"10.55.1.2"}],"id":"c609c00a-42fb-4b3e-a717-6f8f2916bf6c","security_groups":[],"mac_address":"fa:16:3e:d3:8f:09","project_id":"4ab484a1fef64cad98ebf14485196dd8","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"4b9fe218-15e3-408e-8997-9753d6e1f258","tenant_id":"4ab484a1fef64cad98ebf14485196dd8","created_at":"2019-01-18T06:46:06Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-4b9fe218-15e3-408e-8997-9753d6e1f258"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:46:29Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"80103191-13dd-4b8f-857a-0fd24a141391","ip_address":"10.55.1.1"}],"id":"d1a0d9d8-418f-4e06-a8f8-7ae3bd4d7000","security_groups":[],"mac_address":"fa:16:3e:11:5c:8f","project_id":"4ab484a1fef64cad98ebf14485196dd8","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"4b9fe218-15e3-408e-8997-9753d6e1f258","tenant_id":"4ab484a1fef64cad98ebf14485196dd8","created_at":"2019-01-18T06:46:14Z","binding:vnic_type":"normal","device_id":"485ddb17-772e-4132-8d27-e55a386007df"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:46:40Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"80103191-13dd-4b8f-857a-0fd24a141391","ip_address":"10.55.1.8"}],"id":"d4eb1a23-8a1b-4b89-8db6-4fd7f69234c7","security_groups":["d78eedbb-288b-4fd1-9546-8112ec64ee84","f17e34fa-f77d-471b-9c60-38f8a86d724c"],"mac_address":"fa:16:3e:46:05:e7","project_id":"4ab484a1fef64cad98ebf14485196dd8","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-10f64d91-ab92-4044-a661-bcf5f8eeca90port-1","admin_state_up":true,"network_id":"4b9fe218-15e3-408e-8997-9753d6e1f258","tenant_id":"4ab484a1fef64cad98ebf14485196dd8","created_at":"2019-01-18T06:46:25Z","binding:vnic_type":"normal","device_id":"b0549fb4-68f3-456d-8506-4ac49bc36753"}]} 2019-01-18 06:46:42,104 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=4b9fe218-15e3-408e-8997-9753d6e1f258 used request id req-7857a2fb-dc53-4c74-b164-0664dedd8c2f 2019-01-18 06:46:42,105 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:46:42,105 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-18 06:46:42,107 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:46:42,489 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "484c02335b564d77945542ab6b08c4f7", "name": "CreateInstanceSingleNetworkTests-869bb188-f5c2-4c2-proj-role"}], "expires_at": "2019-01-18T07:46:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4ab484a1fef64cad98ebf14485196dd8", "name": "CreateInstanceSingleNetworkTests-869bb188-f5c2-4c2-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/4ab484a1fef64cad98ebf14485196dd8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/4ab484a1fef64cad98ebf14485196dd8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/4ab484a1fef64cad98ebf14485196dd8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/4ab484a1fef64cad98ebf14485196dd8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/4ab484a1fef64cad98ebf14485196dd8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/4ab484a1fef64cad98ebf14485196dd8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/4ab484a1fef64cad98ebf14485196dd8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/4ab484a1fef64cad98ebf14485196dd8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/4ab484a1fef64cad98ebf14485196dd8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/4ab484a1fef64cad98ebf14485196dd8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/4ab484a1fef64cad98ebf14485196dd8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/4ab484a1fef64cad98ebf14485196dd8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-869bb188-f5c2-4c2-user", "id": "67e1fbd57bba4bf38e4c92cfe359c160"}, "audit_ids": ["s28rCm5ISB6CzRjDt7aOgQ"], "issued_at": "2019-01-18T06:46:42.000000Z"}} 2019-01-18 06:46:42,489 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}293012330e8dc730734fac46a7a521144cc1d057" 2019-01-18 06:46:42,559 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:46:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5243e8aa-1bb1-48a1-af6f-c22395bdf629 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:46:42,560 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-5243e8aa-1bb1-48a1-af6f-c22395bdf629 2019-01-18 06:46:42,565 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors/92678537-f4e4-4ce8-b30b-c0ad482ae344 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}293012330e8dc730734fac46a7a521144cc1d057" 2019-01-18 06:46:42,670 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06: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-05215165-3b1a-4b23-8be0-a598f93b9ff2 x-compute-request-id: req-05215165-3b1a-4b23-8be0-a598f93b9ff2 Content-Encoding: gzip Content-Length: 327 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/92678537-f4e4-4ce8-b30b-c0ad482ae344", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/92678537-f4e4-4ce8-b30b-c0ad482ae344", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "92678537-f4e4-4ce8-b30b-c0ad482ae344", "name": "CreateInstanceSingleNetworkTests-10f64d91-ab92-4044-a661-bcf5f8eeca90-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2019-01-18 06:46:42,670 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/92678537-f4e4-4ce8-b30b-c0ad482ae344 used request id req-05215165-3b1a-4b23-8be0-a598f93b9ff2 2019-01-18 06:46:42,675 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets/80103191-13dd-4b8f-857a-0fd24a141391 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}293012330e8dc730734fac46a7a521144cc1d057" 2019-01-18 06:46:42,877 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 679 X-Openstack-Request-Id: req-8e92196d-cf6d-401f-90b8-6ad5ec9b3486 Date: Fri, 18 Jan 2019 06:46:42 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4b9fe218-15e3-408e-8997-9753d6e1f258","tenant_id":"4ab484a1fef64cad98ebf14485196dd8","created_at":"2019-01-18T06:46:05Z","dns_nameservers":[],"updated_at":"2019-01-18T06:46:05Z","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":"4ab484a1fef64cad98ebf14485196dd8","id":"80103191-13dd-4b8f-857a-0fd24a141391","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-10f64d91-ab92-4044-a661-bcf5f8eeca90-pub-subnet"}} 2019-01-18 06:46:42,877 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets/80103191-13dd-4b8f-857a-0fd24a141391 used request id req-8e92196d-cf6d-401f-90b8-6ad5ec9b3486 2019-01-18 06:46:42,883 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=4b9fe218-15e3-408e-8997-9753d6e1f258 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}293012330e8dc730734fac46a7a521144cc1d057" 2019-01-18 06:46:43,126 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-36681ca4-7f80-4f14-8cab-f06ca2150916 Date: Fri, 18 Jan 2019 06:46: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":["80103191-13dd-4b8f-857a-0fd24a141391"],"updated_at":"2019-01-18T06:46:05Z","tenant_id":"4ab484a1fef64cad98ebf14485196dd8","created_at":"2019-01-18T06:46:04Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"4ab484a1fef64cad98ebf14485196dd8","id":"4b9fe218-15e3-408e-8997-9753d6e1f258","name":"CreateInstanceSingleNetworkTests-10f64d91-ab92-4044-a661-bcf5f8eeca90-pub-net"}]} 2019-01-18 06:46:43,126 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=4b9fe218-15e3-408e-8997-9753d6e1f258 used request id req-36681ca4-7f80-4f14-8cab-f06ca2150916 2019-01-18 06:46:43,133 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=4b9fe218-15e3-408e-8997-9753d6e1f258 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}293012330e8dc730734fac46a7a521144cc1d057" 2019-01-18 06:46:43,279 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-66d632ec-5ed4-46fc-998d-345daa4829cb Date: Fri, 18 Jan 2019 06:46:43 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4b9fe218-15e3-408e-8997-9753d6e1f258","tenant_id":"4ab484a1fef64cad98ebf14485196dd8","created_at":"2019-01-18T06:46:05Z","dns_nameservers":[],"updated_at":"2019-01-18T06:46:05Z","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":"4ab484a1fef64cad98ebf14485196dd8","id":"80103191-13dd-4b8f-857a-0fd24a141391","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-10f64d91-ab92-4044-a661-bcf5f8eeca90-pub-subnet"}]} 2019-01-18 06:46:43,279 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=4b9fe218-15e3-408e-8997-9753d6e1f258 used request id req-66d632ec-5ed4-46fc-998d-345daa4829cb 2019-01-18 06:46:43,284 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-10f64d91-ab92-4044-a661-bcf5f8eeca90-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}293012330e8dc730734fac46a7a521144cc1d057" 2019-01-18 06:46:43,537 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-2cc11aca-3226-4ece-934a-b725d31f97d1 Date: Fri, 18 Jan 2019 06:46: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":["80103191-13dd-4b8f-857a-0fd24a141391"],"updated_at":"2019-01-18T06:46:05Z","tenant_id":"4ab484a1fef64cad98ebf14485196dd8","created_at":"2019-01-18T06:46:04Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"4ab484a1fef64cad98ebf14485196dd8","id":"4b9fe218-15e3-408e-8997-9753d6e1f258","name":"CreateInstanceSingleNetworkTests-10f64d91-ab92-4044-a661-bcf5f8eeca90-pub-net"}]} 2019-01-18 06:46:43,537 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-10f64d91-ab92-4044-a661-bcf5f8eeca90-pub-net used request id req-2cc11aca-3226-4ece-934a-b725d31f97d1 2019-01-18 06:46:43,541 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-18 06:46:43,546 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 18 Jan 2019 06:46: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"}]}]}} 2019-01-18 06:46:43,547 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/4ab484a1fef64cad98ebf14485196dd8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}293012330e8dc730734fac46a7a521144cc1d057" 2019-01-18 06:46:43,627 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:46:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-68a11624-eeeb-40ab-aac4-b0d3b366768a 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/4ab484a1fef64cad98ebf14485196dd8"}, "enabled": true, "id": "4ab484a1fef64cad98ebf14485196dd8", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-869bb188-f5c2-4c2-proj"}} 2019-01-18 06:46:43,628 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/4ab484a1fef64cad98ebf14485196dd8 used request id req-68a11624-eeeb-40ab-aac4-b0d3b366768a 2019-01-18 06:46:43,633 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=4b9fe218-15e3-408e-8997-9753d6e1f258 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}293012330e8dc730734fac46a7a521144cc1d057" 2019-01-18 06:46:43,839 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-203709f3-b8f7-4a45-94d6-73e87b0688d2 Date: Fri, 18 Jan 2019 06:46:43 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4b9fe218-15e3-408e-8997-9753d6e1f258","tenant_id":"4ab484a1fef64cad98ebf14485196dd8","created_at":"2019-01-18T06:46:05Z","dns_nameservers":[],"updated_at":"2019-01-18T06:46:05Z","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":"4ab484a1fef64cad98ebf14485196dd8","id":"80103191-13dd-4b8f-857a-0fd24a141391","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-10f64d91-ab92-4044-a661-bcf5f8eeca90-pub-subnet"}]} 2019-01-18 06:46:43,839 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=4b9fe218-15e3-408e-8997-9753d6e1f258 used request id req-203709f3-b8f7-4a45-94d6-73e87b0688d2 2019-01-18 06:46:43,845 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=4b9fe218-15e3-408e-8997-9753d6e1f258&mac_address=fa%3A16%3A3e%3A46%3A05%3Ae7&name=CreateInstanceSingleNetworkTests-10f64d91-ab92-4044-a661-bcf5f8eeca90port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}293012330e8dc730734fac46a7a521144cc1d057" 2019-01-18 06:46:44,058 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 880 X-Openstack-Request-Id: req-9179c005-3f67-4e68-a9ee-e2b482c25c95 Date: Fri, 18 Jan 2019 06:46:44 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:46:40Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"80103191-13dd-4b8f-857a-0fd24a141391","ip_address":"10.55.1.8"}],"id":"d4eb1a23-8a1b-4b89-8db6-4fd7f69234c7","security_groups":["d78eedbb-288b-4fd1-9546-8112ec64ee84","f17e34fa-f77d-471b-9c60-38f8a86d724c"],"mac_address":"fa:16:3e:46:05:e7","project_id":"4ab484a1fef64cad98ebf14485196dd8","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-10f64d91-ab92-4044-a661-bcf5f8eeca90port-1","admin_state_up":true,"network_id":"4b9fe218-15e3-408e-8997-9753d6e1f258","tenant_id":"4ab484a1fef64cad98ebf14485196dd8","created_at":"2019-01-18T06:46:25Z","binding:vnic_type":"normal","device_id":"b0549fb4-68f3-456d-8506-4ac49bc36753"}]} 2019-01-18 06:46:44,059 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=4b9fe218-15e3-408e-8997-9753d6e1f258&mac_address=fa%3A16%3A3e%3A46%3A05%3Ae7&name=CreateInstanceSingleNetworkTests-10f64d91-ab92-4044-a661-bcf5f8eeca90port-1&admin_state_up=True used request id req-9179c005-3f67-4e68-a9ee-e2b482c25c95 2019-01-18 06:46:44,062 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/4ab484a1fef64cad98ebf14485196dd8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}293012330e8dc730734fac46a7a521144cc1d057" 2019-01-18 06:46:44,136 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:46:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c347d316-6477-49d5-a86c-df00630847ba 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/4ab484a1fef64cad98ebf14485196dd8"}, "enabled": true, "id": "4ab484a1fef64cad98ebf14485196dd8", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-869bb188-f5c2-4c2-proj"}} 2019-01-18 06:46:44,136 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/4ab484a1fef64cad98ebf14485196dd8 used request id req-c347d316-6477-49d5-a86c-df00630847ba 2019-01-18 06:46:44,142 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-10f64d91-ab92-4044-a661-bcf5f8eeca90-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}293012330e8dc730734fac46a7a521144cc1d057" 2019-01-18 06:46:44,374 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-d047024c-06a5-4239-8f5b-5ae55c78272a Date: Fri, 18 Jan 2019 06:46: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":["80103191-13dd-4b8f-857a-0fd24a141391"],"updated_at":"2019-01-18T06:46:05Z","tenant_id":"4ab484a1fef64cad98ebf14485196dd8","created_at":"2019-01-18T06:46:04Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"4ab484a1fef64cad98ebf14485196dd8","id":"4b9fe218-15e3-408e-8997-9753d6e1f258","name":"CreateInstanceSingleNetworkTests-10f64d91-ab92-4044-a661-bcf5f8eeca90-pub-net"}]} 2019-01-18 06:46:44,374 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-10f64d91-ab92-4044-a661-bcf5f8eeca90-pub-net used request id req-d047024c-06a5-4239-8f5b-5ae55c78272a 2019-01-18 06:46:44,379 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=4b9fe218-15e3-408e-8997-9753d6e1f258 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}293012330e8dc730734fac46a7a521144cc1d057" 2019-01-18 06:46:44,589 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-7d7f2cd3-fcb1-4c76-9c85-e83d40a12a58 Date: Fri, 18 Jan 2019 06:46:44 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4b9fe218-15e3-408e-8997-9753d6e1f258","tenant_id":"4ab484a1fef64cad98ebf14485196dd8","created_at":"2019-01-18T06:46:05Z","dns_nameservers":[],"updated_at":"2019-01-18T06:46:05Z","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":"4ab484a1fef64cad98ebf14485196dd8","id":"80103191-13dd-4b8f-857a-0fd24a141391","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-10f64d91-ab92-4044-a661-bcf5f8eeca90-pub-subnet"}]} 2019-01-18 06:46:44,589 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=4b9fe218-15e3-408e-8997-9753d6e1f258 used request id req-7d7f2cd3-fcb1-4c76-9c85-e83d40a12a58 2019-01-18 06:46:44,595 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=4b9fe218-15e3-408e-8997-9753d6e1f258 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}293012330e8dc730734fac46a7a521144cc1d057" 2019-01-18 06:46:44,842 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3902 X-Openstack-Request-Id: req-0dcca285-5cdc-46ba-8b2a-840456465f38 Date: Fri, 18 Jan 2019 06:46:44 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:46:09Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"80103191-13dd-4b8f-857a-0fd24a141391","ip_address":"10.55.1.3"}],"id":"a45d03c3-0ac5-486b-a6e2-4782fe58c16a","security_groups":[],"mac_address":"fa:16:3e:04:0b:8c","project_id":"4ab484a1fef64cad98ebf14485196dd8","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"4b9fe218-15e3-408e-8997-9753d6e1f258","tenant_id":"4ab484a1fef64cad98ebf14485196dd8","created_at":"2019-01-18T06:46:06Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-4b9fe218-15e3-408e-8997-9753d6e1f258"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:46:09Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"80103191-13dd-4b8f-857a-0fd24a141391","ip_address":"10.55.1.4"}],"id":"aa3a760a-fe06-41cf-aef0-5f093c2c8a32","security_groups":[],"mac_address":"fa:16:3e:e6:f5:61","project_id":"4ab484a1fef64cad98ebf14485196dd8","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"4b9fe218-15e3-408e-8997-9753d6e1f258","tenant_id":"4ab484a1fef64cad98ebf14485196dd8","created_at":"2019-01-18T06:46:07Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-4b9fe218-15e3-408e-8997-9753d6e1f258"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:46:08Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"80103191-13dd-4b8f-857a-0fd24a141391","ip_address":"10.55.1.2"}],"id":"c609c00a-42fb-4b3e-a717-6f8f2916bf6c","security_groups":[],"mac_address":"fa:16:3e:d3:8f:09","project_id":"4ab484a1fef64cad98ebf14485196dd8","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"4b9fe218-15e3-408e-8997-9753d6e1f258","tenant_id":"4ab484a1fef64cad98ebf14485196dd8","created_at":"2019-01-18T06:46:06Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-4b9fe218-15e3-408e-8997-9753d6e1f258"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:46:29Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"80103191-13dd-4b8f-857a-0fd24a141391","ip_address":"10.55.1.1"}],"id":"d1a0d9d8-418f-4e06-a8f8-7ae3bd4d7000","security_groups":[],"mac_address":"fa:16:3e:11:5c:8f","project_id":"4ab484a1fef64cad98ebf14485196dd8","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"4b9fe218-15e3-408e-8997-9753d6e1f258","tenant_id":"4ab484a1fef64cad98ebf14485196dd8","created_at":"2019-01-18T06:46:14Z","binding:vnic_type":"normal","device_id":"485ddb17-772e-4132-8d27-e55a386007df"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:46:40Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"80103191-13dd-4b8f-857a-0fd24a141391","ip_address":"10.55.1.8"}],"id":"d4eb1a23-8a1b-4b89-8db6-4fd7f69234c7","security_groups":["d78eedbb-288b-4fd1-9546-8112ec64ee84","f17e34fa-f77d-471b-9c60-38f8a86d724c"],"mac_address":"fa:16:3e:46:05:e7","project_id":"4ab484a1fef64cad98ebf14485196dd8","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-10f64d91-ab92-4044-a661-bcf5f8eeca90port-1","admin_state_up":true,"network_id":"4b9fe218-15e3-408e-8997-9753d6e1f258","tenant_id":"4ab484a1fef64cad98ebf14485196dd8","created_at":"2019-01-18T06:46:25Z","binding:vnic_type":"normal","device_id":"b0549fb4-68f3-456d-8506-4ac49bc36753"}]} 2019-01-18 06:46:44,843 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=4b9fe218-15e3-408e-8997-9753d6e1f258 used request id req-0dcca285-5cdc-46ba-8b2a-840456465f38 2019-01-18 06:46:44,849 - 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}293012330e8dc730734fac46a7a521144cc1d057" 2019-01-18 06:46:45,007 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-a2a83cc3-0818-43f3-bdeb-141e0a2adfab Date: Fri, 18 Jan 2019 06:46:45 GMT RESP BODY: {"floatingips": []} 2019-01-18 06:46:45,007 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips used request id req-a2a83cc3-0818-43f3-bdeb-141e0a2adfab 2019-01-18 06:46:45,008 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:46:45,009 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:46:45,397 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "484c02335b564d77945542ab6b08c4f7", "name": "CreateInstanceSingleNetworkTests-869bb188-f5c2-4c2-proj-role"}], "expires_at": "2019-01-18T07:46:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4ab484a1fef64cad98ebf14485196dd8", "name": "CreateInstanceSingleNetworkTests-869bb188-f5c2-4c2-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/4ab484a1fef64cad98ebf14485196dd8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/4ab484a1fef64cad98ebf14485196dd8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/4ab484a1fef64cad98ebf14485196dd8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/4ab484a1fef64cad98ebf14485196dd8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/4ab484a1fef64cad98ebf14485196dd8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/4ab484a1fef64cad98ebf14485196dd8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/4ab484a1fef64cad98ebf14485196dd8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/4ab484a1fef64cad98ebf14485196dd8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/4ab484a1fef64cad98ebf14485196dd8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/4ab484a1fef64cad98ebf14485196dd8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/4ab484a1fef64cad98ebf14485196dd8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/4ab484a1fef64cad98ebf14485196dd8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-869bb188-f5c2-4c2-user", "id": "67e1fbd57bba4bf38e4c92cfe359c160"}, "audit_ids": ["zWYYNY11SoWTd_VoAT1kjg"], "issued_at": "2019-01-18T06:46:45.000000Z"}} 2019-01-18 06:46:45,398 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}faff860259f406f5180b6edbf3be4143003abd68" 2019-01-18 06:46:45,410 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:46:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-043cf0a0-26e5-4841-ae83-3187605cb072 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:46:45,410 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-043cf0a0-26e5-4841-ae83-3187605cb072 2019-01-18 06:46:45,412 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-18 06:46:45,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}faff860259f406f5180b6edbf3be4143003abd68" 2019-01-18 06:46:45,484 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:46:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eb9c10cd-b9fd-4319-a708-c3558fb00a16 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:46:45,484 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-eb9c10cd-b9fd-4319-a708-c3558fb00a16 2019-01-18 06:46:45,493 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-10f64d91-ab92-4044-a661-bcf5f8eeca90-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}faff860259f406f5180b6edbf3be4143003abd68" 2019-01-18 06:46:45,835 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-ad83b6b3-7b48-48c6-8a2b-fed989f0b8ed Date: Fri, 18 Jan 2019 06:46: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":["80103191-13dd-4b8f-857a-0fd24a141391"],"updated_at":"2019-01-18T06:46:05Z","tenant_id":"4ab484a1fef64cad98ebf14485196dd8","created_at":"2019-01-18T06:46:04Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"4ab484a1fef64cad98ebf14485196dd8","id":"4b9fe218-15e3-408e-8997-9753d6e1f258","name":"CreateInstanceSingleNetworkTests-10f64d91-ab92-4044-a661-bcf5f8eeca90-pub-net"}]} 2019-01-18 06:46:45,836 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-10f64d91-ab92-4044-a661-bcf5f8eeca90-pub-net used request id req-ad83b6b3-7b48-48c6-8a2b-fed989f0b8ed 2019-01-18 06:46:45,839 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-18 06:46:45,844 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 18 Jan 2019 06: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"}]}]}} 2019-01-18 06:46:45,845 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/4ab484a1fef64cad98ebf14485196dd8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}faff860259f406f5180b6edbf3be4143003abd68" 2019-01-18 06:46:45,938 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:46:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-db06a0bd-a8aa-47ce-bb38-cd99ae5e9d0a 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/4ab484a1fef64cad98ebf14485196dd8"}, "enabled": true, "id": "4ab484a1fef64cad98ebf14485196dd8", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-869bb188-f5c2-4c2-proj"}} 2019-01-18 06:46:45,938 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/4ab484a1fef64cad98ebf14485196dd8 used request id req-db06a0bd-a8aa-47ce-bb38-cd99ae5e9d0a 2019-01-18 06:46:45,943 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=4b9fe218-15e3-408e-8997-9753d6e1f258 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}faff860259f406f5180b6edbf3be4143003abd68" 2019-01-18 06:46:46,147 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-68b4861e-5b12-4629-80be-6c54aa9053c5 Date: Fri, 18 Jan 2019 06:46:46 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4b9fe218-15e3-408e-8997-9753d6e1f258","tenant_id":"4ab484a1fef64cad98ebf14485196dd8","created_at":"2019-01-18T06:46:05Z","dns_nameservers":[],"updated_at":"2019-01-18T06:46:05Z","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":"4ab484a1fef64cad98ebf14485196dd8","id":"80103191-13dd-4b8f-857a-0fd24a141391","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-10f64d91-ab92-4044-a661-bcf5f8eeca90-pub-subnet"}]} 2019-01-18 06:46:46,147 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=4b9fe218-15e3-408e-8997-9753d6e1f258 used request id req-68b4861e-5b12-4629-80be-6c54aa9053c5 2019-01-18 06:46:46,153 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=4b9fe218-15e3-408e-8997-9753d6e1f258&mac_address=fa%3A16%3A3e%3A46%3A05%3Ae7&name=CreateInstanceSingleNetworkTests-10f64d91-ab92-4044-a661-bcf5f8eeca90port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}faff860259f406f5180b6edbf3be4143003abd68" 2019-01-18 06:46:46,358 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 880 X-Openstack-Request-Id: req-ebc842a7-4f78-45d3-ae26-8704317cfd79 Date: Fri, 18 Jan 2019 06:46:46 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:46:40Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"80103191-13dd-4b8f-857a-0fd24a141391","ip_address":"10.55.1.8"}],"id":"d4eb1a23-8a1b-4b89-8db6-4fd7f69234c7","security_groups":["d78eedbb-288b-4fd1-9546-8112ec64ee84","f17e34fa-f77d-471b-9c60-38f8a86d724c"],"mac_address":"fa:16:3e:46:05:e7","project_id":"4ab484a1fef64cad98ebf14485196dd8","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-10f64d91-ab92-4044-a661-bcf5f8eeca90port-1","admin_state_up":true,"network_id":"4b9fe218-15e3-408e-8997-9753d6e1f258","tenant_id":"4ab484a1fef64cad98ebf14485196dd8","created_at":"2019-01-18T06:46:25Z","binding:vnic_type":"normal","device_id":"b0549fb4-68f3-456d-8506-4ac49bc36753"}]} 2019-01-18 06:46:46,358 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=4b9fe218-15e3-408e-8997-9753d6e1f258&mac_address=fa%3A16%3A3e%3A46%3A05%3Ae7&name=CreateInstanceSingleNetworkTests-10f64d91-ab92-4044-a661-bcf5f8eeca90port-1&admin_state_up=True used request id req-ebc842a7-4f78-45d3-ae26-8704317cfd79 2019-01-18 06:46:46,362 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/4ab484a1fef64cad98ebf14485196dd8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}faff860259f406f5180b6edbf3be4143003abd68" 2019-01-18 06:46:46,436 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:46:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2fd35b90-1d7f-42a8-8da3-0360d231973e 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/4ab484a1fef64cad98ebf14485196dd8"}, "enabled": true, "id": "4ab484a1fef64cad98ebf14485196dd8", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-869bb188-f5c2-4c2-proj"}} 2019-01-18 06:46:46,436 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/4ab484a1fef64cad98ebf14485196dd8 used request id req-2fd35b90-1d7f-42a8-8da3-0360d231973e 2019-01-18 06:46:46,440 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/detail?name=CreateInstanceSingleNetworkTests-10f64d91-ab92-4044-a661-bcf5f8eeca90-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}faff860259f406f5180b6edbf3be4143003abd68" 2019-01-18 06:46:47,238 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:46: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-83ebc67f-f519-443d-8467-9033d99cd01b x-compute-request-id: req-83ebc67f-f519-443d-8467-9033d99cd01b Content-Encoding: gzip Content-Length: 770 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-10f64d91-ab92-4044-a661-bcf5f8eeca90-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:46:05:e7", "version": 4, "addr": "10.55.1.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/b0549fb4-68f3-456d-8506-4ac49bc36753", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/b0549fb4-68f3-456d-8506-4ac49bc36753", "rel": "bookmark"}], "image": {"id": "d62eaeaa-dc48-441e-ba12-7f04858ca1de", "links": [{"href": "http://172.30.9.23:8774/images/d62eaeaa-dc48-441e-ba12-7f04858ca1de", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-18T06:46:33.000000", "flavor": {"id": "92678537-f4e4-4ce8-b30b-c0ad482ae344", "links": [{"href": "http://172.30.9.23:8774/flavors/92678537-f4e4-4ce8-b30b-c0ad482ae344", "rel": "bookmark"}]}, "id": "b0549fb4-68f3-456d-8506-4ac49bc36753", "security_groups": [{"name": "CreateInstanceSingleNetworkTests-10f64d91-ab92-4044-a661-bcf5f8eeca90-sec-grp"}, {"name": "default"}], "user_id": "67e1fbd57bba4bf38e4c92cfe359c160", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-18T06:46:35Z", "hostId": "b5df65d2d4efba1857ba6ed5539c29531c95356c2eb50d5cc3bcc8f4", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-10f64d91-ab92-4044-a661-bcf5f8eeca90-kp", "name": "CreateInstanceSingleNetworkTests-10f64d91-ab92-4044-a661-bcf5f8eeca90-inst", "created": "2019-01-18T06:46:28Z", "tenant_id": "4ab484a1fef64cad98ebf14485196dd8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-18 06:46:47,238 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail?name=CreateInstanceSingleNetworkTests-10f64d91-ab92-4044-a661-bcf5f8eeca90-inst used request id req-83ebc67f-f519-443d-8467-9033d99cd01b 2019-01-18 06:46:47,244 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-10f64d91-ab92-4044-a661-bcf5f8eeca90-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}faff860259f406f5180b6edbf3be4143003abd68" 2019-01-18 06:46:47,352 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-2b47d3f0-6284-45d6-b3fa-e7aed10837c8 Date: Fri, 18 Jan 2019 06: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":["80103191-13dd-4b8f-857a-0fd24a141391"],"updated_at":"2019-01-18T06:46:05Z","tenant_id":"4ab484a1fef64cad98ebf14485196dd8","created_at":"2019-01-18T06:46:04Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"4ab484a1fef64cad98ebf14485196dd8","id":"4b9fe218-15e3-408e-8997-9753d6e1f258","name":"CreateInstanceSingleNetworkTests-10f64d91-ab92-4044-a661-bcf5f8eeca90-pub-net"}]} 2019-01-18 06:46:47,352 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-10f64d91-ab92-4044-a661-bcf5f8eeca90-pub-net used request id req-2b47d3f0-6284-45d6-b3fa-e7aed10837c8 2019-01-18 06:46:47,358 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=4b9fe218-15e3-408e-8997-9753d6e1f258 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}faff860259f406f5180b6edbf3be4143003abd68" 2019-01-18 06:46:47,558 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-3190405f-b188-4b99-9ad5-a8c0013c02d4 Date: Fri, 18 Jan 2019 06:46:47 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4b9fe218-15e3-408e-8997-9753d6e1f258","tenant_id":"4ab484a1fef64cad98ebf14485196dd8","created_at":"2019-01-18T06:46:05Z","dns_nameservers":[],"updated_at":"2019-01-18T06:46:05Z","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":"4ab484a1fef64cad98ebf14485196dd8","id":"80103191-13dd-4b8f-857a-0fd24a141391","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-10f64d91-ab92-4044-a661-bcf5f8eeca90-pub-subnet"}]} 2019-01-18 06:46:47,558 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=4b9fe218-15e3-408e-8997-9753d6e1f258 used request id req-3190405f-b188-4b99-9ad5-a8c0013c02d4 2019-01-18 06:46:47,564 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=4b9fe218-15e3-408e-8997-9753d6e1f258 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}faff860259f406f5180b6edbf3be4143003abd68" 2019-01-18 06:46:47,803 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3902 X-Openstack-Request-Id: req-8c551f4c-7e3f-4466-847d-d5ad220ed03b Date: Fri, 18 Jan 2019 06:46:47 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:46:09Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"80103191-13dd-4b8f-857a-0fd24a141391","ip_address":"10.55.1.3"}],"id":"a45d03c3-0ac5-486b-a6e2-4782fe58c16a","security_groups":[],"mac_address":"fa:16:3e:04:0b:8c","project_id":"4ab484a1fef64cad98ebf14485196dd8","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"4b9fe218-15e3-408e-8997-9753d6e1f258","tenant_id":"4ab484a1fef64cad98ebf14485196dd8","created_at":"2019-01-18T06:46:06Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-4b9fe218-15e3-408e-8997-9753d6e1f258"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:46:09Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"80103191-13dd-4b8f-857a-0fd24a141391","ip_address":"10.55.1.4"}],"id":"aa3a760a-fe06-41cf-aef0-5f093c2c8a32","security_groups":[],"mac_address":"fa:16:3e:e6:f5:61","project_id":"4ab484a1fef64cad98ebf14485196dd8","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"4b9fe218-15e3-408e-8997-9753d6e1f258","tenant_id":"4ab484a1fef64cad98ebf14485196dd8","created_at":"2019-01-18T06:46:07Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-4b9fe218-15e3-408e-8997-9753d6e1f258"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:46:08Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"80103191-13dd-4b8f-857a-0fd24a141391","ip_address":"10.55.1.2"}],"id":"c609c00a-42fb-4b3e-a717-6f8f2916bf6c","security_groups":[],"mac_address":"fa:16:3e:d3:8f:09","project_id":"4ab484a1fef64cad98ebf14485196dd8","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"4b9fe218-15e3-408e-8997-9753d6e1f258","tenant_id":"4ab484a1fef64cad98ebf14485196dd8","created_at":"2019-01-18T06:46:06Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-4b9fe218-15e3-408e-8997-9753d6e1f258"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:46:29Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"80103191-13dd-4b8f-857a-0fd24a141391","ip_address":"10.55.1.1"}],"id":"d1a0d9d8-418f-4e06-a8f8-7ae3bd4d7000","security_groups":[],"mac_address":"fa:16:3e:11:5c:8f","project_id":"4ab484a1fef64cad98ebf14485196dd8","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"4b9fe218-15e3-408e-8997-9753d6e1f258","tenant_id":"4ab484a1fef64cad98ebf14485196dd8","created_at":"2019-01-18T06:46:14Z","binding:vnic_type":"normal","device_id":"485ddb17-772e-4132-8d27-e55a386007df"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:46:40Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"80103191-13dd-4b8f-857a-0fd24a141391","ip_address":"10.55.1.8"}],"id":"d4eb1a23-8a1b-4b89-8db6-4fd7f69234c7","security_groups":["d78eedbb-288b-4fd1-9546-8112ec64ee84","f17e34fa-f77d-471b-9c60-38f8a86d724c"],"mac_address":"fa:16:3e:46:05:e7","project_id":"4ab484a1fef64cad98ebf14485196dd8","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-10f64d91-ab92-4044-a661-bcf5f8eeca90port-1","admin_state_up":true,"network_id":"4b9fe218-15e3-408e-8997-9753d6e1f258","tenant_id":"4ab484a1fef64cad98ebf14485196dd8","created_at":"2019-01-18T06:46:25Z","binding:vnic_type":"normal","device_id":"b0549fb4-68f3-456d-8506-4ac49bc36753"}]} 2019-01-18 06:46:47,803 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=4b9fe218-15e3-408e-8997-9753d6e1f258 used request id req-8c551f4c-7e3f-4466-847d-d5ad220ed03b 2019-01-18 06:46:47,804 - create_instance - INFO - Found existing machine with name - CreateInstanceSingleNetworkTests-10f64d91-ab92-4044-a661-bcf5f8eeca90-inst 2019-01-18 06:46:47,810 - 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}faff860259f406f5180b6edbf3be4143003abd68" 2019-01-18 06:46:47,983 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-52737059-1afd-4616-8a08-8f2f0877e336 Date: Fri, 18 Jan 2019 06:46:47 GMT RESP BODY: {"floatingips": []} 2019-01-18 06:46:47,983 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips used request id req-52737059-1afd-4616-8a08-8f2f0877e336 2019-01-18 06:46:47,990 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/routers?name=CreateInstanceSingleNetworkTests-10f64d91-ab92-4044-a661-bcf5f8eeca90-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}faff860259f406f5180b6edbf3be4143003abd68" 2019-01-18 06:46:48,211 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 732 X-Openstack-Request-Id: req-70d274af-7a58-4c69-99fd-a64c3fd2d50e Date: Fri, 18 Jan 2019 06:46:48 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "c7128340-d09d-4472-ab8c-6b0e75149f5d", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "99f540fb-52d8-49ca-b59c-736c854d3c9e", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "4ab484a1fef64cad98ebf14485196dd8", "created_at": "2019-01-18T06:46:08Z", "admin_state_up": true, "updated_at": "2019-01-18T06:46:14Z", "flavor_id": null, "revision_number": 7, "routes": [], "project_id": "4ab484a1fef64cad98ebf14485196dd8", "id": "485ddb17-772e-4132-8d27-e55a386007df", "name": "CreateInstanceSingleNetworkTests-10f64d91-ab92-4044-a661-bcf5f8eeca90-pub-router"}]} 2019-01-18 06:46:48,211 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers?name=CreateInstanceSingleNetworkTests-10f64d91-ab92-4044-a661-bcf5f8eeca90-pub-router used request id req-70d274af-7a58-4c69-99fd-a64c3fd2d50e 2019-01-18 06:46:48,215 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/4ab484a1fef64cad98ebf14485196dd8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}faff860259f406f5180b6edbf3be4143003abd68" 2019-01-18 06:46:48,291 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:46:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-63981287-bfdf-4980-946b-3b72861b16fa 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/4ab484a1fef64cad98ebf14485196dd8"}, "enabled": true, "id": "4ab484a1fef64cad98ebf14485196dd8", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-869bb188-f5c2-4c2-proj"}} 2019-01-18 06:46:48,292 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/4ab484a1fef64cad98ebf14485196dd8 used request id req-63981287-bfdf-4980-946b-3b72861b16fa 2019-01-18 06:46:48,297 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?device_id=485ddb17-772e-4132-8d27-e55a386007df -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}faff860259f406f5180b6edbf3be4143003abd68" 2019-01-18 06:46:48,492 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 756 X-Openstack-Request-Id: req-387ab88f-0412-4166-ac41-cfb91ed35532 Date: Fri, 18 Jan 2019 06:46:48 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:46:29Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"80103191-13dd-4b8f-857a-0fd24a141391","ip_address":"10.55.1.1"}],"id":"d1a0d9d8-418f-4e06-a8f8-7ae3bd4d7000","security_groups":[],"mac_address":"fa:16:3e:11:5c:8f","project_id":"4ab484a1fef64cad98ebf14485196dd8","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"4b9fe218-15e3-408e-8997-9753d6e1f258","tenant_id":"4ab484a1fef64cad98ebf14485196dd8","created_at":"2019-01-18T06:46:14Z","binding:vnic_type":"normal","device_id":"485ddb17-772e-4132-8d27-e55a386007df"}]} 2019-01-18 06:46:48,492 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?device_id=485ddb17-772e-4132-8d27-e55a386007df used request id req-387ab88f-0412-4166-ac41-cfb91ed35532 2019-01-18 06:46:48,498 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets/80103191-13dd-4b8f-857a-0fd24a141391 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}faff860259f406f5180b6edbf3be4143003abd68" 2019-01-18 06:46:48,551 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 679 X-Openstack-Request-Id: req-9a8ea19e-907a-4a55-bf08-7ec123540a87 Date: Fri, 18 Jan 2019 06:46:48 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4b9fe218-15e3-408e-8997-9753d6e1f258","tenant_id":"4ab484a1fef64cad98ebf14485196dd8","created_at":"2019-01-18T06:46:05Z","dns_nameservers":[],"updated_at":"2019-01-18T06:46:05Z","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":"4ab484a1fef64cad98ebf14485196dd8","id":"80103191-13dd-4b8f-857a-0fd24a141391","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-10f64d91-ab92-4044-a661-bcf5f8eeca90-pub-subnet"}} 2019-01-18 06:46:48,551 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets/80103191-13dd-4b8f-857a-0fd24a141391 used request id req-9a8ea19e-907a-4a55-bf08-7ec123540a87 2019-01-18 06:46:48,557 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=c7128340-d09d-4472-ab8c-6b0e75149f5d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}faff860259f406f5180b6edbf3be4143003abd68" 2019-01-18 06:46:48,810 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-8bd6ad1e-5a69-4774-9e33-8b5f48db13d5 Date: Fri, 18 Jan 2019 06:46:48 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"c7128340-d09d-4472-ab8c-6b0e75149f5d","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"47feb8aba08a40dca7028a1701e597b9","status":"ACTIVE","subnets":["99f540fb-52d8-49ca-b59c-736c854d3c9e"],"description":"","tags":[],"updated_at":"2019-01-18T04:39:13Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"47feb8aba08a40dca7028a1701e597b9","created_at":"2019-01-18T04:39:06Z","mtu":1500}]} 2019-01-18 06:46:48,811 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=c7128340-d09d-4472-ab8c-6b0e75149f5d used request id req-8bd6ad1e-5a69-4774-9e33-8b5f48db13d5 2019-01-18 06:46:48,816 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=c7128340-d09d-4472-ab8c-6b0e75149f5d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}faff860259f406f5180b6edbf3be4143003abd68" 2019-01-18 06:46:48,998 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-c0e9bc1d-ac9c-47a2-b2bd-8e99e169a7a6 Date: Fri, 18 Jan 2019 06:46:49 GMT RESP BODY: {"subnets":[]} 2019-01-18 06:46:48,999 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=c7128340-d09d-4472-ab8c-6b0e75149f5d used request id req-c0e9bc1d-ac9c-47a2-b2bd-8e99e169a7a6 2019-01-18 06:46:49,002 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/b0549fb4-68f3-456d-8506-4ac49bc36753 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}faff860259f406f5180b6edbf3be4143003abd68" 2019-01-18 06:46:49,486 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06: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,Accept-Encoding x-openstack-request-id: req-f2a3ad7d-b3a3-4712-b12f-e17214a8ae39 x-compute-request-id: req-f2a3ad7d-b3a3-4712-b12f-e17214a8ae39 Content-Encoding: gzip Content-Length: 772 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-10f64d91-ab92-4044-a661-bcf5f8eeca90-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:46:05:e7", "version": 4, "addr": "10.55.1.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/b0549fb4-68f3-456d-8506-4ac49bc36753", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/b0549fb4-68f3-456d-8506-4ac49bc36753", "rel": "bookmark"}], "image": {"id": "d62eaeaa-dc48-441e-ba12-7f04858ca1de", "links": [{"href": "http://172.30.9.23:8774/images/d62eaeaa-dc48-441e-ba12-7f04858ca1de", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-18T06:46:33.000000", "flavor": {"id": "92678537-f4e4-4ce8-b30b-c0ad482ae344", "links": [{"href": "http://172.30.9.23:8774/flavors/92678537-f4e4-4ce8-b30b-c0ad482ae344", "rel": "bookmark"}]}, "id": "b0549fb4-68f3-456d-8506-4ac49bc36753", "security_groups": [{"name": "CreateInstanceSingleNetworkTests-10f64d91-ab92-4044-a661-bcf5f8eeca90-sec-grp"}, {"name": "default"}], "user_id": "67e1fbd57bba4bf38e4c92cfe359c160", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-18T06:46:35Z", "hostId": "b5df65d2d4efba1857ba6ed5539c29531c95356c2eb50d5cc3bcc8f4", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-10f64d91-ab92-4044-a661-bcf5f8eeca90-kp", "name": "CreateInstanceSingleNetworkTests-10f64d91-ab92-4044-a661-bcf5f8eeca90-inst", "created": "2019-01-18T06:46:28Z", "tenant_id": "4ab484a1fef64cad98ebf14485196dd8", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-18 06:46:49,486 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/b0549fb4-68f3-456d-8506-4ac49bc36753 used request id req-f2a3ad7d-b3a3-4712-b12f-e17214a8ae39 2019-01-18 06:46:49,486 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-10f64d91-ab92-4044-a661-bcf5f8eeca90-inst] is - ACTIVE 2019-01-18 06:46:49,486 - create_instance - INFO - VM is - ACTIVE 2019-01-18 06:46:49,489 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/b0549fb4-68f3-456d-8506-4ac49bc36753 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}faff860259f406f5180b6edbf3be4143003abd68" 2019-01-18 06:46:50,044 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:46: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-c1c38572-e326-41c2-ada0-9d229b7bfb07 x-compute-request-id: req-c1c38572-e326-41c2-ada0-9d229b7bfb07 Content-Encoding: gzip Content-Length: 772 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-10f64d91-ab92-4044-a661-bcf5f8eeca90-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:46:05:e7", "version": 4, "addr": "10.55.1.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/b0549fb4-68f3-456d-8506-4ac49bc36753", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/b0549fb4-68f3-456d-8506-4ac49bc36753", "rel": "bookmark"}], "image": {"id": "d62eaeaa-dc48-441e-ba12-7f04858ca1de", "links": [{"href": "http://172.30.9.23:8774/images/d62eaeaa-dc48-441e-ba12-7f04858ca1de", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-18T06:46:33.000000", "flavor": {"id": "92678537-f4e4-4ce8-b30b-c0ad482ae344", "links": [{"href": "http://172.30.9.23:8774/flavors/92678537-f4e4-4ce8-b30b-c0ad482ae344", "rel": "bookmark"}]}, "id": "b0549fb4-68f3-456d-8506-4ac49bc36753", "security_groups": [{"name": "CreateInstanceSingleNetworkTests-10f64d91-ab92-4044-a661-bcf5f8eeca90-sec-grp"}, {"name": "default"}], "user_id": "67e1fbd57bba4bf38e4c92cfe359c160", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-18T06:46:35Z", "hostId": "b5df65d2d4efba1857ba6ed5539c29531c95356c2eb50d5cc3bcc8f4", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-10f64d91-ab92-4044-a661-bcf5f8eeca90-kp", "name": "CreateInstanceSingleNetworkTests-10f64d91-ab92-4044-a661-bcf5f8eeca90-inst", "created": "2019-01-18T06:46:28Z", "tenant_id": "4ab484a1fef64cad98ebf14485196dd8", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-18 06:46:50,044 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/b0549fb4-68f3-456d-8506-4ac49bc36753 used request id req-c1c38572-e326-41c2-ada0-9d229b7bfb07 2019-01-18 06:46:50,047 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-10f64d91-ab92-4044-a661-bcf5f8eeca90-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}faff860259f406f5180b6edbf3be4143003abd68" 2019-01-18 06:46:50,293 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-4f9cdba7-ee45-4dec-9dce-388d43b5c297 Date: Fri, 18 Jan 2019 06: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":["80103191-13dd-4b8f-857a-0fd24a141391"],"updated_at":"2019-01-18T06:46:05Z","tenant_id":"4ab484a1fef64cad98ebf14485196dd8","created_at":"2019-01-18T06:46:04Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"4ab484a1fef64cad98ebf14485196dd8","id":"4b9fe218-15e3-408e-8997-9753d6e1f258","name":"CreateInstanceSingleNetworkTests-10f64d91-ab92-4044-a661-bcf5f8eeca90-pub-net"}]} 2019-01-18 06:46:50,293 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-10f64d91-ab92-4044-a661-bcf5f8eeca90-pub-net used request id req-4f9cdba7-ee45-4dec-9dce-388d43b5c297 2019-01-18 06:46:50,297 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/4ab484a1fef64cad98ebf14485196dd8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}faff860259f406f5180b6edbf3be4143003abd68" 2019-01-18 06:46:50,377 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:46:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c1438a72-013b-44bf-8853-de420c3718d1 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/4ab484a1fef64cad98ebf14485196dd8"}, "enabled": true, "id": "4ab484a1fef64cad98ebf14485196dd8", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-869bb188-f5c2-4c2-proj"}} 2019-01-18 06:46:50,377 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/4ab484a1fef64cad98ebf14485196dd8 used request id req-c1438a72-013b-44bf-8853-de420c3718d1 2019-01-18 06:46:50,383 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=4b9fe218-15e3-408e-8997-9753d6e1f258 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}faff860259f406f5180b6edbf3be4143003abd68" 2019-01-18 06:46:50,581 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-2b97d657-6496-471a-b9fd-a28b26461ec4 Date: Fri, 18 Jan 2019 06:46:50 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4b9fe218-15e3-408e-8997-9753d6e1f258","tenant_id":"4ab484a1fef64cad98ebf14485196dd8","created_at":"2019-01-18T06:46:05Z","dns_nameservers":[],"updated_at":"2019-01-18T06:46:05Z","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":"4ab484a1fef64cad98ebf14485196dd8","id":"80103191-13dd-4b8f-857a-0fd24a141391","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-10f64d91-ab92-4044-a661-bcf5f8eeca90-pub-subnet"}]} 2019-01-18 06:46:50,581 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=4b9fe218-15e3-408e-8997-9753d6e1f258 used request id req-2b97d657-6496-471a-b9fd-a28b26461ec4 2019-01-18 06:46:50,587 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=4b9fe218-15e3-408e-8997-9753d6e1f258 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}faff860259f406f5180b6edbf3be4143003abd68" 2019-01-18 06:46:50,833 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3902 X-Openstack-Request-Id: req-538280ea-4958-4269-9229-0105d3d15d0c Date: Fri, 18 Jan 2019 06:46:50 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:46:09Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"80103191-13dd-4b8f-857a-0fd24a141391","ip_address":"10.55.1.3"}],"id":"a45d03c3-0ac5-486b-a6e2-4782fe58c16a","security_groups":[],"mac_address":"fa:16:3e:04:0b:8c","project_id":"4ab484a1fef64cad98ebf14485196dd8","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"4b9fe218-15e3-408e-8997-9753d6e1f258","tenant_id":"4ab484a1fef64cad98ebf14485196dd8","created_at":"2019-01-18T06:46:06Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-4b9fe218-15e3-408e-8997-9753d6e1f258"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:46:09Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"80103191-13dd-4b8f-857a-0fd24a141391","ip_address":"10.55.1.4"}],"id":"aa3a760a-fe06-41cf-aef0-5f093c2c8a32","security_groups":[],"mac_address":"fa:16:3e:e6:f5:61","project_id":"4ab484a1fef64cad98ebf14485196dd8","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"4b9fe218-15e3-408e-8997-9753d6e1f258","tenant_id":"4ab484a1fef64cad98ebf14485196dd8","created_at":"2019-01-18T06:46:07Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-4b9fe218-15e3-408e-8997-9753d6e1f258"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:46:08Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"80103191-13dd-4b8f-857a-0fd24a141391","ip_address":"10.55.1.2"}],"id":"c609c00a-42fb-4b3e-a717-6f8f2916bf6c","security_groups":[],"mac_address":"fa:16:3e:d3:8f:09","project_id":"4ab484a1fef64cad98ebf14485196dd8","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"4b9fe218-15e3-408e-8997-9753d6e1f258","tenant_id":"4ab484a1fef64cad98ebf14485196dd8","created_at":"2019-01-18T06:46:06Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-4b9fe218-15e3-408e-8997-9753d6e1f258"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:46:29Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"80103191-13dd-4b8f-857a-0fd24a141391","ip_address":"10.55.1.1"}],"id":"d1a0d9d8-418f-4e06-a8f8-7ae3bd4d7000","security_groups":[],"mac_address":"fa:16:3e:11:5c:8f","project_id":"4ab484a1fef64cad98ebf14485196dd8","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"4b9fe218-15e3-408e-8997-9753d6e1f258","tenant_id":"4ab484a1fef64cad98ebf14485196dd8","created_at":"2019-01-18T06:46:14Z","binding:vnic_type":"normal","device_id":"485ddb17-772e-4132-8d27-e55a386007df"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:46:40Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"80103191-13dd-4b8f-857a-0fd24a141391","ip_address":"10.55.1.8"}],"id":"d4eb1a23-8a1b-4b89-8db6-4fd7f69234c7","security_groups":["d78eedbb-288b-4fd1-9546-8112ec64ee84","f17e34fa-f77d-471b-9c60-38f8a86d724c"],"mac_address":"fa:16:3e:46:05:e7","project_id":"4ab484a1fef64cad98ebf14485196dd8","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-10f64d91-ab92-4044-a661-bcf5f8eeca90port-1","admin_state_up":true,"network_id":"4b9fe218-15e3-408e-8997-9753d6e1f258","tenant_id":"4ab484a1fef64cad98ebf14485196dd8","created_at":"2019-01-18T06:46:25Z","binding:vnic_type":"normal","device_id":"b0549fb4-68f3-456d-8506-4ac49bc36753"}]} 2019-01-18 06:46:50,833 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=4b9fe218-15e3-408e-8997-9753d6e1f258 used request id req-538280ea-4958-4269-9229-0105d3d15d0c 2019-01-18 06:46:50,834 - neutron_utils - INFO - Creating floating ip to external network - external 2019-01-18 06:46:50,840 - 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}faff860259f406f5180b6edbf3be4143003abd68" 2019-01-18 06:46:51,129 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-c7fbec65-0422-4a7a-b606-15856b4a86fb Date: Fri, 18 Jan 2019 06:46:51 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"c7128340-d09d-4472-ab8c-6b0e75149f5d","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"47feb8aba08a40dca7028a1701e597b9","status":"ACTIVE","subnets":["99f540fb-52d8-49ca-b59c-736c854d3c9e"],"description":"","tags":[],"updated_at":"2019-01-18T04:39:13Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"47feb8aba08a40dca7028a1701e597b9","created_at":"2019-01-18T04:39:06Z","mtu":1500}]} 2019-01-18 06:46:51,129 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=external used request id req-c7fbec65-0422-4a7a-b606-15856b4a86fb 2019-01-18 06:46:51,135 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=c7128340-d09d-4472-ab8c-6b0e75149f5d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}faff860259f406f5180b6edbf3be4143003abd68" 2019-01-18 06:46:51,167 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-c3a68b72-20af-4a07-bc85-57ac77ec7e75 Date: Fri, 18 Jan 2019 06:46:51 GMT RESP BODY: {"subnets":[]} 2019-01-18 06:46:51,167 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=c7128340-d09d-4472-ab8c-6b0e75149f5d used request id req-c3a68b72-20af-4a07-bc85-57ac77ec7e75 2019-01-18 06:46:51,172 - 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}faff860259f406f5180b6edbf3be4143003abd68" -d '{"floatingip": {"floating_network_id": "c7128340-d09d-4472-ab8c-6b0e75149f5d", "port_id": "d4eb1a23-8a1b-4b89-8db6-4fd7f69234c7"}}' 2019-01-18 06:46:53,190 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 547 X-Openstack-Request-Id: req-1e514eb8-12c7-402f-b9d3-2c80a8f5f1d4 Date: Fri, 18 Jan 2019 06:46:53 GMT RESP BODY: {"floatingip": {"router_id": "485ddb17-772e-4132-8d27-e55a386007df", "status": "DOWN", "description": "", "tags": [], "tenant_id": "4ab484a1fef64cad98ebf14485196dd8", "created_at": "2019-01-18T06:46:52Z", "updated_at": "2019-01-18T06:46:52Z", "floating_network_id": "c7128340-d09d-4472-ab8c-6b0e75149f5d", "fixed_ip_address": "10.55.1.8", "floating_ip_address": "172.30.9.209", "revision_number": 0, "project_id": "4ab484a1fef64cad98ebf14485196dd8", "port_id": "d4eb1a23-8a1b-4b89-8db6-4fd7f69234c7", "id": "5a290797-2e27-4a8d-8803-e0d3c6650317"}} 2019-01-18 06:46:53,190 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/floatingips used request id req-1e514eb8-12c7-402f-b9d3-2c80a8f5f1d4 2019-01-18 06:46:53,191 - create_instance - INFO - Created floating IP 172.30.9.209 via router - CreateInstanceSingleNetworkTests-10f64d91-ab92-4044-a661-bcf5f8eeca90-pub-router 2019-01-18 06:46:53,191 - create_instance - INFO - Checking if VM is active 2019-01-18 06:46:53,194 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/b0549fb4-68f3-456d-8506-4ac49bc36753 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}faff860259f406f5180b6edbf3be4143003abd68" 2019-01-18 06:46:53,836 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:46: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-a8e9a1a3-84d7-471b-bf91-3f8be0aa3ec6 x-compute-request-id: req-a8e9a1a3-84d7-471b-bf91-3f8be0aa3ec6 Content-Encoding: gzip Content-Length: 772 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-10f64d91-ab92-4044-a661-bcf5f8eeca90-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:46:05:e7", "version": 4, "addr": "10.55.1.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/b0549fb4-68f3-456d-8506-4ac49bc36753", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/b0549fb4-68f3-456d-8506-4ac49bc36753", "rel": "bookmark"}], "image": {"id": "d62eaeaa-dc48-441e-ba12-7f04858ca1de", "links": [{"href": "http://172.30.9.23:8774/images/d62eaeaa-dc48-441e-ba12-7f04858ca1de", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-18T06:46:33.000000", "flavor": {"id": "92678537-f4e4-4ce8-b30b-c0ad482ae344", "links": [{"href": "http://172.30.9.23:8774/flavors/92678537-f4e4-4ce8-b30b-c0ad482ae344", "rel": "bookmark"}]}, "id": "b0549fb4-68f3-456d-8506-4ac49bc36753", "security_groups": [{"name": "CreateInstanceSingleNetworkTests-10f64d91-ab92-4044-a661-bcf5f8eeca90-sec-grp"}, {"name": "default"}], "user_id": "67e1fbd57bba4bf38e4c92cfe359c160", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-18T06:46:35Z", "hostId": "b5df65d2d4efba1857ba6ed5539c29531c95356c2eb50d5cc3bcc8f4", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-10f64d91-ab92-4044-a661-bcf5f8eeca90-kp", "name": "CreateInstanceSingleNetworkTests-10f64d91-ab92-4044-a661-bcf5f8eeca90-inst", "created": "2019-01-18T06:46:28Z", "tenant_id": "4ab484a1fef64cad98ebf14485196dd8", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-18 06:46:53,836 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/b0549fb4-68f3-456d-8506-4ac49bc36753 used request id req-a8e9a1a3-84d7-471b-bf91-3f8be0aa3ec6 2019-01-18 06:46:53,837 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-10f64d91-ab92-4044-a661-bcf5f8eeca90-inst] is - ACTIVE 2019-01-18 06:46:53,837 - create_instance - INFO - VM is - ACTIVE 2019-01-18 06:46:53,840 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/b0549fb4-68f3-456d-8506-4ac49bc36753 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}faff860259f406f5180b6edbf3be4143003abd68" 2019-01-18 06:46:54,303 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:46: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-6a211996-2843-4a34-bff0-fe0d35119d1d x-compute-request-id: req-6a211996-2843-4a34-bff0-fe0d35119d1d Content-Encoding: gzip Content-Length: 772 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-10f64d91-ab92-4044-a661-bcf5f8eeca90-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:46:05:e7", "version": 4, "addr": "10.55.1.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/b0549fb4-68f3-456d-8506-4ac49bc36753", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/b0549fb4-68f3-456d-8506-4ac49bc36753", "rel": "bookmark"}], "image": {"id": "d62eaeaa-dc48-441e-ba12-7f04858ca1de", "links": [{"href": "http://172.30.9.23:8774/images/d62eaeaa-dc48-441e-ba12-7f04858ca1de", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-18T06:46:33.000000", "flavor": {"id": "92678537-f4e4-4ce8-b30b-c0ad482ae344", "links": [{"href": "http://172.30.9.23:8774/flavors/92678537-f4e4-4ce8-b30b-c0ad482ae344", "rel": "bookmark"}]}, "id": "b0549fb4-68f3-456d-8506-4ac49bc36753", "security_groups": [{"name": "CreateInstanceSingleNetworkTests-10f64d91-ab92-4044-a661-bcf5f8eeca90-sec-grp"}, {"name": "default"}], "user_id": "67e1fbd57bba4bf38e4c92cfe359c160", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-18T06:46:35Z", "hostId": "b5df65d2d4efba1857ba6ed5539c29531c95356c2eb50d5cc3bcc8f4", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-10f64d91-ab92-4044-a661-bcf5f8eeca90-kp", "name": "CreateInstanceSingleNetworkTests-10f64d91-ab92-4044-a661-bcf5f8eeca90-inst", "created": "2019-01-18T06:46:28Z", "tenant_id": "4ab484a1fef64cad98ebf14485196dd8", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-18 06:46:54,303 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/b0549fb4-68f3-456d-8506-4ac49bc36753 used request id req-6a211996-2843-4a34-bff0-fe0d35119d1d 2019-01-18 06:46:54,308 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-10f64d91-ab92-4044-a661-bcf5f8eeca90-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}faff860259f406f5180b6edbf3be4143003abd68" 2019-01-18 06:46:54,553 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-1df9d1a6-ead2-4ed8-aa2e-f6c96d7d4472 Date: Fri, 18 Jan 2019 06:46: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":["80103191-13dd-4b8f-857a-0fd24a141391"],"updated_at":"2019-01-18T06:46:05Z","tenant_id":"4ab484a1fef64cad98ebf14485196dd8","created_at":"2019-01-18T06:46:04Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"4ab484a1fef64cad98ebf14485196dd8","id":"4b9fe218-15e3-408e-8997-9753d6e1f258","name":"CreateInstanceSingleNetworkTests-10f64d91-ab92-4044-a661-bcf5f8eeca90-pub-net"}]} 2019-01-18 06:46:54,553 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-10f64d91-ab92-4044-a661-bcf5f8eeca90-pub-net used request id req-1df9d1a6-ead2-4ed8-aa2e-f6c96d7d4472 2019-01-18 06:46:54,558 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/4ab484a1fef64cad98ebf14485196dd8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}faff860259f406f5180b6edbf3be4143003abd68" 2019-01-18 06:46:54,634 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:46:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6b8046c0-7320-4d92-b9e9-a971fe594b7d 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/4ab484a1fef64cad98ebf14485196dd8"}, "enabled": true, "id": "4ab484a1fef64cad98ebf14485196dd8", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-869bb188-f5c2-4c2-proj"}} 2019-01-18 06:46:54,634 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/4ab484a1fef64cad98ebf14485196dd8 used request id req-6b8046c0-7320-4d92-b9e9-a971fe594b7d 2019-01-18 06:46:54,639 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=4b9fe218-15e3-408e-8997-9753d6e1f258 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}faff860259f406f5180b6edbf3be4143003abd68" 2019-01-18 06:46:54,694 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-0f360fe6-5dd1-4fcd-b338-b64eec2672b8 Date: Fri, 18 Jan 2019 06:46:54 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4b9fe218-15e3-408e-8997-9753d6e1f258","tenant_id":"4ab484a1fef64cad98ebf14485196dd8","created_at":"2019-01-18T06:46:05Z","dns_nameservers":[],"updated_at":"2019-01-18T06:46:05Z","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":"4ab484a1fef64cad98ebf14485196dd8","id":"80103191-13dd-4b8f-857a-0fd24a141391","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-10f64d91-ab92-4044-a661-bcf5f8eeca90-pub-subnet"}]} 2019-01-18 06:46:54,695 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=4b9fe218-15e3-408e-8997-9753d6e1f258 used request id req-0f360fe6-5dd1-4fcd-b338-b64eec2672b8 2019-01-18 06:46:54,700 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=4b9fe218-15e3-408e-8997-9753d6e1f258 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}faff860259f406f5180b6edbf3be4143003abd68" 2019-01-18 06:46:54,808 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3902 X-Openstack-Request-Id: req-f7416d81-6b6d-4dc3-8bd5-8ac8ea0f9131 Date: Fri, 18 Jan 2019 06:46:54 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:46:09Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"80103191-13dd-4b8f-857a-0fd24a141391","ip_address":"10.55.1.3"}],"id":"a45d03c3-0ac5-486b-a6e2-4782fe58c16a","security_groups":[],"mac_address":"fa:16:3e:04:0b:8c","project_id":"4ab484a1fef64cad98ebf14485196dd8","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"4b9fe218-15e3-408e-8997-9753d6e1f258","tenant_id":"4ab484a1fef64cad98ebf14485196dd8","created_at":"2019-01-18T06:46:06Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-4b9fe218-15e3-408e-8997-9753d6e1f258"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:46:09Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"80103191-13dd-4b8f-857a-0fd24a141391","ip_address":"10.55.1.4"}],"id":"aa3a760a-fe06-41cf-aef0-5f093c2c8a32","security_groups":[],"mac_address":"fa:16:3e:e6:f5:61","project_id":"4ab484a1fef64cad98ebf14485196dd8","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"4b9fe218-15e3-408e-8997-9753d6e1f258","tenant_id":"4ab484a1fef64cad98ebf14485196dd8","created_at":"2019-01-18T06:46:07Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-4b9fe218-15e3-408e-8997-9753d6e1f258"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:46:08Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"80103191-13dd-4b8f-857a-0fd24a141391","ip_address":"10.55.1.2"}],"id":"c609c00a-42fb-4b3e-a717-6f8f2916bf6c","security_groups":[],"mac_address":"fa:16:3e:d3:8f:09","project_id":"4ab484a1fef64cad98ebf14485196dd8","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"4b9fe218-15e3-408e-8997-9753d6e1f258","tenant_id":"4ab484a1fef64cad98ebf14485196dd8","created_at":"2019-01-18T06:46:06Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-4b9fe218-15e3-408e-8997-9753d6e1f258"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:46:29Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"80103191-13dd-4b8f-857a-0fd24a141391","ip_address":"10.55.1.1"}],"id":"d1a0d9d8-418f-4e06-a8f8-7ae3bd4d7000","security_groups":[],"mac_address":"fa:16:3e:11:5c:8f","project_id":"4ab484a1fef64cad98ebf14485196dd8","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"4b9fe218-15e3-408e-8997-9753d6e1f258","tenant_id":"4ab484a1fef64cad98ebf14485196dd8","created_at":"2019-01-18T06:46:14Z","binding:vnic_type":"normal","device_id":"485ddb17-772e-4132-8d27-e55a386007df"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:46:40Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"80103191-13dd-4b8f-857a-0fd24a141391","ip_address":"10.55.1.8"}],"id":"d4eb1a23-8a1b-4b89-8db6-4fd7f69234c7","security_groups":["d78eedbb-288b-4fd1-9546-8112ec64ee84","f17e34fa-f77d-471b-9c60-38f8a86d724c"],"mac_address":"fa:16:3e:46:05:e7","project_id":"4ab484a1fef64cad98ebf14485196dd8","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-10f64d91-ab92-4044-a661-bcf5f8eeca90port-1","admin_state_up":true,"network_id":"4b9fe218-15e3-408e-8997-9753d6e1f258","tenant_id":"4ab484a1fef64cad98ebf14485196dd8","created_at":"2019-01-18T06:46:25Z","binding:vnic_type":"normal","device_id":"b0549fb4-68f3-456d-8506-4ac49bc36753"}]} 2019-01-18 06:46:54,808 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=4b9fe218-15e3-408e-8997-9753d6e1f258 used request id req-f7416d81-6b6d-4dc3-8bd5-8ac8ea0f9131 2019-01-18 06:46:54,809 - ansible_utils - DEBUG - Retrieving SSH client 2019-01-18 06:46:54,811 - paramiko.transport - DEBUG - starting thread (client mode): 0xe34b85d0L 2019-01-18 06:46:54,812 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2019-01-18 06:46:54,812 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2019-01-18 06:46:54,812 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2019-01-18 06:46:54,813 - 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 2019-01-18 06:46:54,813 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-01-18 06:46:54,814 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2019-01-18 06:46:54,814 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-01-18 06:46:54,814 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-01-18 06:46:54,814 - paramiko.transport - DEBUG - Compression agreed: none 2019-01-18 06:46:54,870 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-01-18 06:46:54,870 - paramiko.transport - DEBUG - Switch to new keys ... 2019-01-18 06:46:54,876 - paramiko.transport - DEBUG - Trying key 25d7269b12207ba0271444a0c3034e04 from tmp/CreateInstanceSingleNetworkTests-10f64d91-ab92-4044-a661-bcf5f8eeca90 2019-01-18 06:46:54,910 - paramiko.transport - DEBUG - userauth is OK 2019-01-18 06:46:54,913 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-01-18 06:46:55,014 - paramiko.transport - DEBUG - EOF in transport thread 2019-01-18 06:46:55,054 - create_instance - INFO - SSH is active for VM instance 2019-01-18 06:46:55,054 - ansible_utils - DEBUG - Retrieving SSH client 2019-01-18 06:46:55,056 - paramiko.transport - DEBUG - starting thread (client mode): 0xe34b85d0L 2019-01-18 06:46:55,056 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2019-01-18 06:46:55,056 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2019-01-18 06:46:55,056 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2019-01-18 06:46:55,057 - 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 2019-01-18 06:46:55,058 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-01-18 06:46:55,058 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2019-01-18 06:46:55,058 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-01-18 06:46:55,058 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-01-18 06:46:55,058 - paramiko.transport - DEBUG - Compression agreed: none 2019-01-18 06:46:55,075 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-01-18 06:46:55,075 - paramiko.transport - DEBUG - Switch to new keys ... 2019-01-18 06:46:55,088 - paramiko.transport - DEBUG - Trying key 25d7269b12207ba0271444a0c3034e04 from tmp/CreateInstanceSingleNetworkTests-10f64d91-ab92-4044-a661-bcf5f8eeca90 2019-01-18 06:46:55,114 - paramiko.transport - DEBUG - userauth is OK 2019-01-18 06:46:55,117 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-01-18 06:46:55,120 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-01-18 06:46:55,121 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2019-01-18 06:46:55,122 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-01-18 06:46:55,123 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-01-18 06:46:55,125 - create_instance - INFO - Deleting Port with ID - d4eb1a23-8a1b-4b89-8db6-4fd7f69234c7 2019-01-18 06:46:55,125 - neutron_utils - INFO - Deleting port with name CreateInstanceSingleNetworkTests-10f64d91-ab92-4044-a661-bcf5f8eeca90port-1 2019-01-18 06:46:55,130 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/ports/d4eb1a23-8a1b-4b89-8db6-4fd7f69234c7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b75493b32be29c38291178afd2ca40a2473ae1d" 2019-01-18 06:46:56,044 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-8ea1ea8c-3ff2-4493-ab0e-0eec0205edcc Date: Fri, 18 Jan 2019 06:46:56 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-18 06:46:56,044 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/ports/d4eb1a23-8a1b-4b89-8db6-4fd7f69234c7 used request id req-8ea1ea8c-3ff2-4493-ab0e-0eec0205edcc 2019-01-18 06:46:56,044 - create_instance - INFO - Deleting VM instance - CreateInstanceSingleNetworkTests-10f64d91-ab92-4044-a661-bcf5f8eeca90-inst 2019-01-18 06:46:56,047 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/servers/b0549fb4-68f3-456d-8506-4ac49bc36753 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b75493b32be29c38291178afd2ca40a2473ae1d" 2019-01-18 06:46:56,204 - novaclient.v2.client - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 06:46: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-95d4e39d-3946-43f3-b869-836b5f6c464b x-compute-request-id: req-95d4e39d-3946-43f3-b869-836b5f6c464b Content-Type: application/json 2019-01-18 06:46:56,204 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/servers/b0549fb4-68f3-456d-8506-4ac49bc36753 used request id req-95d4e39d-3946-43f3-b869-836b5f6c464b 2019-01-18 06:46:56,205 - create_instance - INFO - Checking deletion status 2019-01-18 06:46:56,207 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/b0549fb4-68f3-456d-8506-4ac49bc36753 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b75493b32be29c38291178afd2ca40a2473ae1d" 2019-01-18 06:46:56,592 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:46: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-f8e16ae8-88cc-4785-9d56-0b6e0c49fc6f x-compute-request-id: req-f8e16ae8-88cc-4785-9d56-0b6e0c49fc6f 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/b0549fb4-68f3-456d-8506-4ac49bc36753", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/b0549fb4-68f3-456d-8506-4ac49bc36753", "rel": "bookmark"}], "image": {"id": "d62eaeaa-dc48-441e-ba12-7f04858ca1de", "links": [{"href": "http://172.30.9.23:8774/images/d62eaeaa-dc48-441e-ba12-7f04858ca1de", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-18T06:46:33.000000", "flavor": {"id": "92678537-f4e4-4ce8-b30b-c0ad482ae344", "links": [{"href": "http://172.30.9.23:8774/flavors/92678537-f4e4-4ce8-b30b-c0ad482ae344", "rel": "bookmark"}]}, "id": "b0549fb4-68f3-456d-8506-4ac49bc36753", "user_id": "67e1fbd57bba4bf38e4c92cfe359c160", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-18T06:46:56Z", "hostId": "b5df65d2d4efba1857ba6ed5539c29531c95356c2eb50d5cc3bcc8f4", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-10f64d91-ab92-4044-a661-bcf5f8eeca90-kp", "name": "CreateInstanceSingleNetworkTests-10f64d91-ab92-4044-a661-bcf5f8eeca90-inst", "created": "2019-01-18T06:46:28Z", "tenant_id": "4ab484a1fef64cad98ebf14485196dd8", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-18 06:46:56,592 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/b0549fb4-68f3-456d-8506-4ac49bc36753 used request id req-f8e16ae8-88cc-4785-9d56-0b6e0c49fc6f 2019-01-18 06:46:56,593 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-10f64d91-ab92-4044-a661-bcf5f8eeca90-inst] is - ACTIVE 2019-01-18 06:46:56,593 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-18 06:46:59,596 - create_instance - DEBUG - VM status query timeout in 296.608829975 2019-01-18 06:46:59,599 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/b0549fb4-68f3-456d-8506-4ac49bc36753 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b75493b32be29c38291178afd2ca40a2473ae1d" 2019-01-18 06:47:00,006 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:46: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-0d12a142-e5b3-49db-8748-1cd8049b4302 x-compute-request-id: req-0d12a142-e5b3-49db-8748-1cd8049b4302 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/b0549fb4-68f3-456d-8506-4ac49bc36753", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/b0549fb4-68f3-456d-8506-4ac49bc36753", "rel": "bookmark"}], "image": {"id": "d62eaeaa-dc48-441e-ba12-7f04858ca1de", "links": [{"href": "http://172.30.9.23:8774/images/d62eaeaa-dc48-441e-ba12-7f04858ca1de", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-18T06:46:33.000000", "flavor": {"id": "92678537-f4e4-4ce8-b30b-c0ad482ae344", "links": [{"href": "http://172.30.9.23:8774/flavors/92678537-f4e4-4ce8-b30b-c0ad482ae344", "rel": "bookmark"}]}, "id": "b0549fb4-68f3-456d-8506-4ac49bc36753", "user_id": "67e1fbd57bba4bf38e4c92cfe359c160", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-18T06:46:56Z", "hostId": "b5df65d2d4efba1857ba6ed5539c29531c95356c2eb50d5cc3bcc8f4", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-10f64d91-ab92-4044-a661-bcf5f8eeca90-kp", "name": "CreateInstanceSingleNetworkTests-10f64d91-ab92-4044-a661-bcf5f8eeca90-inst", "created": "2019-01-18T06:46:28Z", "tenant_id": "4ab484a1fef64cad98ebf14485196dd8", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-18 06:47:00,006 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/b0549fb4-68f3-456d-8506-4ac49bc36753 used request id req-0d12a142-e5b3-49db-8748-1cd8049b4302 2019-01-18 06:47:00,006 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-10f64d91-ab92-4044-a661-bcf5f8eeca90-inst] is - ACTIVE 2019-01-18 06:47:00,006 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-18 06:47:03,009 - create_instance - DEBUG - VM status query timeout in 293.195260048 2019-01-18 06:47:03,013 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/b0549fb4-68f3-456d-8506-4ac49bc36753 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b75493b32be29c38291178afd2ca40a2473ae1d" 2019-01-18 06:47:03,262 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:47: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-a3755008-8a25-47bf-b087-dc84ea615aad x-compute-request-id: req-a3755008-8a25-47bf-b087-dc84ea615aad 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/b0549fb4-68f3-456d-8506-4ac49bc36753", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/b0549fb4-68f3-456d-8506-4ac49bc36753", "rel": "bookmark"}], "image": {"id": "d62eaeaa-dc48-441e-ba12-7f04858ca1de", "links": [{"href": "http://172.30.9.23:8774/images/d62eaeaa-dc48-441e-ba12-7f04858ca1de", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-18T06:46:33.000000", "flavor": {"id": "92678537-f4e4-4ce8-b30b-c0ad482ae344", "links": [{"href": "http://172.30.9.23:8774/flavors/92678537-f4e4-4ce8-b30b-c0ad482ae344", "rel": "bookmark"}]}, "id": "b0549fb4-68f3-456d-8506-4ac49bc36753", "user_id": "67e1fbd57bba4bf38e4c92cfe359c160", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-18T06:46:56Z", "hostId": "b5df65d2d4efba1857ba6ed5539c29531c95356c2eb50d5cc3bcc8f4", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-10f64d91-ab92-4044-a661-bcf5f8eeca90-kp", "name": "CreateInstanceSingleNetworkTests-10f64d91-ab92-4044-a661-bcf5f8eeca90-inst", "created": "2019-01-18T06:46:28Z", "tenant_id": "4ab484a1fef64cad98ebf14485196dd8", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-18 06:47:03,262 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/b0549fb4-68f3-456d-8506-4ac49bc36753 used request id req-a3755008-8a25-47bf-b087-dc84ea615aad 2019-01-18 06:47:03,262 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-10f64d91-ab92-4044-a661-bcf5f8eeca90-inst] is - ACTIVE 2019-01-18 06:47:03,263 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-18 06:47:06,266 - create_instance - DEBUG - VM status query timeout in 289.939054966 2019-01-18 06:47:06,269 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/b0549fb4-68f3-456d-8506-4ac49bc36753 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b75493b32be29c38291178afd2ca40a2473ae1d" 2019-01-18 06:47:06,327 - novaclient.v2.client - DEBUG - RESP: [404] Date: Fri, 18 Jan 2019 06: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 x-openstack-request-id: req-47a3f718-9914-48c2-8011-d37afafb2476 x-compute-request-id: req-47a3f718-9914-48c2-8011-d37afafb2476 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance b0549fb4-68f3-456d-8506-4ac49bc36753 could not be found.", "code": 404}} 2019-01-18 06:47:06,328 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/b0549fb4-68f3-456d-8506-4ac49bc36753 used request id req-47a3f718-9914-48c2-8011-d37afafb2476 2019-01-18 06:47:06,328 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance b0549fb4-68f3-456d-8506-4ac49bc36753 could not be found. (HTTP 404) (Request-ID: req-47a3f718-9914-48c2-8011-d37afafb2476) 2019-01-18 06:47:06,328 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstanceSingleNetworkTests-10f64d91-ab92-4044-a661-bcf5f8eeca90-inst 2019-01-18 06:47:06,329 - create_instance - INFO - Deleting Floating IP - 172.30.9.209 2019-01-18 06:47:06,329 - neutron_utils - DEBUG - Attempting to delete existing floating ip with IP - 172.30.9.209 2019-01-18 06:47:06,335 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/floatingips/5a290797-2e27-4a8d-8803-e0d3c6650317 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}faff860259f406f5180b6edbf3be4143003abd68" 2019-01-18 06:47:06,938 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-08ecfb1c-8f80-4667-8866-586a529bede3 Content-Length: 0 Date: Fri, 18 Jan 2019 06:47:06 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-18 06:47:06,939 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/floatingips/5a290797-2e27-4a8d-8803-e0d3c6650317 used request id req-08ecfb1c-8f80-4667-8866-586a529bede3 2019-01-18 06:47:06,939 - create_instance - INFO - Deleting Port with ID - d4eb1a23-8a1b-4b89-8db6-4fd7f69234c7 2019-01-18 06:47:06,939 - neutron_utils - INFO - Deleting port with name CreateInstanceSingleNetworkTests-10f64d91-ab92-4044-a661-bcf5f8eeca90port-1 2019-01-18 06:47:06,944 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/ports/d4eb1a23-8a1b-4b89-8db6-4fd7f69234c7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}faff860259f406f5180b6edbf3be4143003abd68" 2019-01-18 06:47:06,988 - keystoneauth.session - DEBUG - RESP: [404] Content-Type: application/json Content-Length: 132 X-Openstack-Request-Id: req-862791fd-fb5e-4156-81b3-de489531d083 Date: Fri, 18 Jan 2019 06:47:06 GMT RESP BODY: {"NeutronError": {"message": "Port d4eb1a23-8a1b-4b89-8db6-4fd7f69234c7 could not be found.", "type": "PortNotFound", "detail": ""}} 2019-01-18 06:47:06,988 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/ports/d4eb1a23-8a1b-4b89-8db6-4fd7f69234c7 used request id req-862791fd-fb5e-4156-81b3-de489531d083 2019-01-18 06:47:06,988 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Port d4eb1a23-8a1b-4b89-8db6-4fd7f69234c7 could not be found.", "type": "PortNotFound", "detail": ""}} 2019-01-18 06:47:06,988 - create_instance_tests - ERROR - Unexpected exception cleaning VM instance with message - Port d4eb1a23-8a1b-4b89-8db6-4fd7f69234c7 could not be found. Neutron server returns request_ids: ['req-862791fd-fb5e-4156-81b3-de489531d083'] 2019-01-18 06:47:06,989 - nova_utils - DEBUG - Deleting keypair - CreateInstanceSingleNetworkTests-10f64d91-ab92-4044-a661-bcf5f8eeca90-kp 2019-01-18 06:47:06,992 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/os-keypairs/CreateInstanceSingleNetworkTests-10f64d91-ab92-4044-a661-bcf5f8eeca90-kp -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3fc5be6535aa36e49a30b6c4add1a90bfc3fc1b" 2019-01-18 06:47:07,028 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 18 Jan 2019 06: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 x-openstack-request-id: req-06ef31be-0f90-4ecf-9638-42f782693a06 x-compute-request-id: req-06ef31be-0f90-4ecf-9638-42f782693a06 Content-Length: 0 Content-Type: application/json 2019-01-18 06:47:07,028 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/os-keypairs/CreateInstanceSingleNetworkTests-10f64d91-ab92-4044-a661-bcf5f8eeca90-kp used request id req-06ef31be-0f90-4ecf-9638-42f782693a06 2019-01-18 06:47:07,028 - OpenStackKeypair - INFO - Deleted public key file [tmp/CreateInstanceSingleNetworkTests-10f64d91-ab92-4044-a661-bcf5f8eeca90.pub] 2019-01-18 06:47:07,029 - OpenStackKeypair - INFO - Deleted private key file [tmp/CreateInstanceSingleNetworkTests-10f64d91-ab92-4044-a661-bcf5f8eeca90] 2019-01-18 06:47:07,032 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/flavors/92678537-f4e4-4ce8-b30b-c0ad482ae344 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be2c9726c19d9caffacfa6ead16d626bc849c15a" 2019-01-18 06:47:07,084 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 18 Jan 2019 06: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 x-openstack-request-id: req-19b04124-cad8-43c7-952c-a607b533738f x-compute-request-id: req-19b04124-cad8-43c7-952c-a607b533738f Content-Length: 0 Content-Type: application/json 2019-01-18 06:47:07,085 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/92678537-f4e4-4ce8-b30b-c0ad482ae344 used request id req-19b04124-cad8-43c7-952c-a607b533738f 2019-01-18 06:47:07,085 - neutron_utils - INFO - Deleting security group rule with ID - 9143358f-4d07-4e22-805d-80f5a78f92c0 2019-01-18 06:47:07,091 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-group-rules/9143358f-4d07-4e22-805d-80f5a78f92c0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ccdea357fc47effea8a1b6e85173aa0cc3410832" 2019-01-18 06:47:07,187 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-d86af3e7-dd08-4bbf-8e5b-60298b9fdc0f Content-Length: 0 Date: Fri, 18 Jan 2019 06:47:07 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-18 06:47:07,187 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-group-rules/9143358f-4d07-4e22-805d-80f5a78f92c0 used request id req-d86af3e7-dd08-4bbf-8e5b-60298b9fdc0f 2019-01-18 06:47:07,187 - neutron_utils - INFO - Deleting security group rule with ID - f4e701d2-0874-49f0-b050-312cf936175d 2019-01-18 06:47:07,193 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-group-rules/f4e701d2-0874-49f0-b050-312cf936175d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ccdea357fc47effea8a1b6e85173aa0cc3410832" 2019-01-18 06:47:07,292 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-2e77154a-962f-4816-adfe-eb2e032bc45c Content-Length: 0 Date: Fri, 18 Jan 2019 06:47:07 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-18 06:47:07,292 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-group-rules/f4e701d2-0874-49f0-b050-312cf936175d used request id req-2e77154a-962f-4816-adfe-eb2e032bc45c 2019-01-18 06:47:07,292 - neutron_utils - INFO - Deleting security group rule with ID - 2479878d-03cd-4c2d-8b25-cf8018edbca8 2019-01-18 06:47:07,298 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-group-rules/2479878d-03cd-4c2d-8b25-cf8018edbca8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ccdea357fc47effea8a1b6e85173aa0cc3410832" 2019-01-18 06:47:07,758 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-6d16d6e3-8fa4-46a1-8a11-89f2da01bb79 Content-Length: 0 Date: Fri, 18 Jan 2019 06:47:07 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-18 06:47:07,758 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-group-rules/2479878d-03cd-4c2d-8b25-cf8018edbca8 used request id req-6d16d6e3-8fa4-46a1-8a11-89f2da01bb79 2019-01-18 06:47:07,759 - neutron_utils - INFO - Deleting security group rule with ID - 88c6c89e-1e64-47f5-a9ae-7373c82f4ffc 2019-01-18 06:47:07,764 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-group-rules/88c6c89e-1e64-47f5-a9ae-7373c82f4ffc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ccdea357fc47effea8a1b6e85173aa0cc3410832" 2019-01-18 06:47:08,097 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-d27bbc5c-618c-48bd-80ad-2b1ebf28f3f6 Content-Length: 0 Date: Fri, 18 Jan 2019 06:47:08 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-18 06:47:08,097 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-group-rules/88c6c89e-1e64-47f5-a9ae-7373c82f4ffc used request id req-d27bbc5c-618c-48bd-80ad-2b1ebf28f3f6 2019-01-18 06:47:08,097 - neutron_utils - INFO - Deleting security group with name - CreateInstanceSingleNetworkTests-10f64d91-ab92-4044-a661-bcf5f8eeca90-sec-grp 2019-01-18 06:47:08,103 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-groups/d78eedbb-288b-4fd1-9546-8112ec64ee84 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ccdea357fc47effea8a1b6e85173aa0cc3410832" 2019-01-18 06:47:08,389 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-06bee0f8-e4a4-4db0-b876-aebb634f6535 Content-Length: 0 Date: Fri, 18 Jan 2019 06:47:08 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-18 06:47:08,389 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/d78eedbb-288b-4fd1-9546-8112ec64ee84 used request id req-06bee0f8-e4a4-4db0-b876-aebb634f6535 2019-01-18 06:47:08,390 - OpenStackNetwork - INFO - Removing router interface from router CreateInstanceSingleNetworkTests-10f64d91-ab92-4044-a661-bcf5f8eeca90-pub-router and subnet CreateInstanceSingleNetworkTests-10f64d91-ab92-4044-a661-bcf5f8eeca90-pub-subnet 2019-01-18 06:47:08,390 - neutron_utils - INFO - Removing router interface from router named CreateInstanceSingleNetworkTests-10f64d91-ab92-4044-a661-bcf5f8eeca90-pub-router 2019-01-18 06:47:08,396 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9696/v2.0/routers/485ddb17-772e-4132-8d27-e55a386007df/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4bdc8282d69e30a92e05b42cceb4574994d11cc6" -d '{"subnet_id": "80103191-13dd-4b8f-857a-0fd24a141391"}' 2019-01-18 06:47:09,767 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-ad87ad2a-c7a3-4d33-827a-b2555a6ab832 Date: Fri, 18 Jan 2019 06:47:09 GMT RESP BODY: {"network_id": "4b9fe218-15e3-408e-8997-9753d6e1f258", "tenant_id": "4ab484a1fef64cad98ebf14485196dd8", "subnet_id": "80103191-13dd-4b8f-857a-0fd24a141391", "subnet_ids": ["80103191-13dd-4b8f-857a-0fd24a141391"], "port_id": "d1a0d9d8-418f-4e06-a8f8-7ae3bd4d7000", "id": "485ddb17-772e-4132-8d27-e55a386007df"} 2019-01-18 06:47:09,767 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/485ddb17-772e-4132-8d27-e55a386007df/remove_router_interface used request id req-ad87ad2a-c7a3-4d33-827a-b2555a6ab832 2019-01-18 06:47:09,767 - OpenStackNetwork - INFO - Removing router CreateInstanceSingleNetworkTests-10f64d91-ab92-4044-a661-bcf5f8eeca90-pub-router 2019-01-18 06:47:09,767 - neutron_utils - INFO - Deleting router with name - CreateInstanceSingleNetworkTests-10f64d91-ab92-4044-a661-bcf5f8eeca90-pub-router 2019-01-18 06:47:09,773 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/routers/485ddb17-772e-4132-8d27-e55a386007df -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4bdc8282d69e30a92e05b42cceb4574994d11cc6" 2019-01-18 06:47:13,308 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-434d17fd-85e1-4a52-8fe5-8271d3e9710c Content-Length: 0 Date: Fri, 18 Jan 2019 06:47:13 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-18 06:47:13,308 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/routers/485ddb17-772e-4132-8d27-e55a386007df used request id req-434d17fd-85e1-4a52-8fe5-8271d3e9710c 2019-01-18 06:47:13,309 - neutron_utils - INFO - Deleting subnet with name CreateInstanceSingleNetworkTests-10f64d91-ab92-4044-a661-bcf5f8eeca90-pub-subnet 2019-01-18 06:47:13,309 - neutron_utils - INFO - Deleting subnet with name CreateInstanceSingleNetworkTests-10f64d91-ab92-4044-a661-bcf5f8eeca90-pub-subnet 2019-01-18 06:47:13,314 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/subnets/80103191-13dd-4b8f-857a-0fd24a141391 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}411f47fcfedd8e4523edc5b4b0f95447636d4aa6" 2019-01-18 06:47:15,720 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-e143e1e0-988e-4e0d-bb2a-d5ca32dc0003 Date: Fri, 18 Jan 2019 06:47:15 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-18 06:47:15,720 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/80103191-13dd-4b8f-857a-0fd24a141391 used request id req-e143e1e0-988e-4e0d-bb2a-d5ca32dc0003 2019-01-18 06:47:15,721 - neutron_utils - INFO - Deleting network with name CreateInstanceSingleNetworkTests-10f64d91-ab92-4044-a661-bcf5f8eeca90-pub-net 2019-01-18 06:47:15,726 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/networks/4b9fe218-15e3-408e-8997-9753d6e1f258 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}411f47fcfedd8e4523edc5b4b0f95447636d4aa6" 2019-01-18 06:47:17,116 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-3a2edee1-e7c2-4c0d-90cf-8af14acab462 Date: Fri, 18 Jan 2019 06:47:17 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-18 06:47:17,116 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/4b9fe218-15e3-408e-8997-9753d6e1f258 used request id req-3a2edee1-e7c2-4c0d-90cf-8af14acab462 2019-01-18 06:47:17,117 - glance_utils - INFO - Deleting image named - CreateInstanceSingleNetworkTests-10f64d91-ab92-4044-a661-bcf5f8eeca90-image 2019-01-18 06:47:17,120 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9292/v2/images/d62eaeaa-dc48-441e-ba12-7f04858ca1de -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}59e22b26387cea01a511e482bf807e25f1431b90" 2019-01-18 06:47:18,718 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-8e596be3-b867-4549-b0ac-f9050b552d9e Date: Fri, 18 Jan 2019 06:47:18 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-18 06:47:18,718 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/d62eaeaa-dc48-441e-ba12-7f04858ca1de used request id req-8e596be3-b867-4549-b0ac-f9050b552d9e 2019-01-18 06:47:18,724 - 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}11bd0a829899b9b988a28c1401c1d3e65b71ef28" 2019-01-18 06:47:18,941 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-222c6945-f03c-4350-a645-4da53895510b Date: Fri, 18 Jan 2019 06:47:18 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-18T04:53:26Z", "updated_at": "2019-01-18T04:53:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:53:26Z", "revision_number": 0, "id": "260c2de9-5dc5-4508-b06c-24b9d7ed838c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:53:26Z", "security_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:53:26Z", "revision_number": 0, "id": "571036d3-cb1d-483a-acb9-96f19293add9", "remote_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "remote_ip_prefix": null, "created_at": "2019-01-18T04:53:26Z", "security_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:53:26Z", "revision_number": 0, "id": "84255fa4-c13a-4cfe-b73d-e56ee216ca1e", "remote_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "remote_ip_prefix": null, "created_at": "2019-01-18T04:53:26Z", "security_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:53:26Z", "revision_number": 0, "id": "9c6f69fc-3bf8-4346-9288-5a255b82b67e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:53:26Z", "security_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "created_at": "2019-01-18T04:51:20Z", "updated_at": "2019-01-18T04:51:20Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "24c99e6f-888c-4943-9c93-54ad3b18b18c", "remote_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv4", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "2b339890-44d0-4711-a050-08a64d58e2a0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv6", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "45161a51-d6dd-4bb8-986d-bc2f88599c1d", "remote_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv6", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "87b9b994-ae22-4850-863a-6a4925bd01fe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv4", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}], "revision_number": 4, "project_id": "9c53a91613fb4d5080479ac6f51697ed", "id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "020d00b5451a467cb276d06789a1149d", "created_at": "2019-01-18T05:59:12Z", "updated_at": "2019-01-18T05:59:12Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:12Z", "revision_number": 0, "id": "38b091dd-dca7-4cbe-8c1c-dd18a74bfca8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:12Z", "security_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "tenant_id": "020d00b5451a467cb276d06789a1149d", "port_range_min": null, "ethertype": "IPv6", "project_id": "020d00b5451a467cb276d06789a1149d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:12Z", "revision_number": 0, "id": "38b9f88b-1fc0-40d1-af74-237d79be193d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:12Z", "security_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "tenant_id": "020d00b5451a467cb276d06789a1149d", "port_range_min": null, "ethertype": "IPv4", "project_id": "020d00b5451a467cb276d06789a1149d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:12Z", "revision_number": 0, "id": "60f7d4a7-1a27-4801-a1e8-5bf33633b818", "remote_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:12Z", "security_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "tenant_id": "020d00b5451a467cb276d06789a1149d", "port_range_min": null, "ethertype": "IPv6", "project_id": "020d00b5451a467cb276d06789a1149d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:12Z", "revision_number": 0, "id": "8faf6dda-6919-4b75-b745-2af38abf8dcf", "remote_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:12Z", "security_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "tenant_id": "020d00b5451a467cb276d06789a1149d", "port_range_min": null, "ethertype": "IPv4", "project_id": "020d00b5451a467cb276d06789a1149d"}], "revision_number": 4, "project_id": "020d00b5451a467cb276d06789a1149d", "id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "created_at": "2019-01-18T04:39:06Z", "updated_at": "2019-01-18T04:39:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "0aedefa2-edbc-47b5-bead-e954540f6937", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "47feb8aba08a40dca7028a1701e597b9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "4bf1a402-0fa2-4cfd-9fee-4a28f16bb271", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "47feb8aba08a40dca7028a1701e597b9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "4e399c2e-bc03-4aa3-b192-1fafdc9248ba", "remote_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "47feb8aba08a40dca7028a1701e597b9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "8860837e-afbd-4411-adf9-d88db88c2114", "remote_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "47feb8aba08a40dca7028a1701e597b9"}], "revision_number": 4, "project_id": "47feb8aba08a40dca7028a1701e597b9", "id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4ab484a1fef64cad98ebf14485196dd8", "created_at": "2019-01-18T06:46:03Z", "updated_at": "2019-01-18T06:46:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:46:04Z", "revision_number": 0, "id": "4e892ad8-043e-48e3-8485-9453869dec83", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T06:46:04Z", "security_group_id": "f17e34fa-f77d-471b-9c60-38f8a86d724c", "tenant_id": "4ab484a1fef64cad98ebf14485196dd8", "port_range_min": null, "ethertype": "IPv6", "project_id": "4ab484a1fef64cad98ebf14485196dd8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:46:04Z", "revision_number": 0, "id": "7b4cf0bc-7493-4296-9d2f-c1f311f19d05", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T06:46:04Z", "security_group_id": "f17e34fa-f77d-471b-9c60-38f8a86d724c", "tenant_id": "4ab484a1fef64cad98ebf14485196dd8", "port_range_min": null, "ethertype": "IPv4", "project_id": "4ab484a1fef64cad98ebf14485196dd8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:46:04Z", "revision_number": 0, "id": "c7b10abc-d21d-44d0-ba41-1fbe9a8024e9", "remote_group_id": "f17e34fa-f77d-471b-9c60-38f8a86d724c", "remote_ip_prefix": null, "created_at": "2019-01-18T06:46:04Z", "security_group_id": "f17e34fa-f77d-471b-9c60-38f8a86d724c", "tenant_id": "4ab484a1fef64cad98ebf14485196dd8", "port_range_min": null, "ethertype": "IPv6", "project_id": "4ab484a1fef64cad98ebf14485196dd8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:46:04Z", "revision_number": 0, "id": "d13f0c67-6c5f-4a52-b016-d3ecf2cb982d", "remote_group_id": "f17e34fa-f77d-471b-9c60-38f8a86d724c", "remote_ip_prefix": null, "created_at": "2019-01-18T06:46:04Z", "security_group_id": "f17e34fa-f77d-471b-9c60-38f8a86d724c", "tenant_id": "4ab484a1fef64cad98ebf14485196dd8", "port_range_min": null, "ethertype": "IPv4", "project_id": "4ab484a1fef64cad98ebf14485196dd8"}], "revision_number": 4, "project_id": "4ab484a1fef64cad98ebf14485196dd8", "id": "f17e34fa-f77d-471b-9c60-38f8a86d724c", "name": "default"}]} 2019-01-18 06:47:18,942 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-222c6945-f03c-4350-a645-4da53895510b 2019-01-18 06:47:18,947 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/9c53a91613fb4d5080479ac6f51697ed -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11bd0a829899b9b988a28c1401c1d3e65b71ef28" 2019-01-18 06:47:19,033 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:47:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8340c60f-b7f2-42f6-ba9d-93d757fbb861 Content-Encoding: gzip Content-Length: 190 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/9c53a91613fb4d5080479ac6f51697ed"}, "enabled": true, "id": "9c53a91613fb4d5080479ac6f51697ed", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2019-01-18 06:47:19,033 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/9c53a91613fb4d5080479ac6f51697ed used request id req-8340c60f-b7f2-42f6-ba9d-93d757fbb861 2019-01-18 06:47:19,037 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/020d00b5451a467cb276d06789a1149d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11bd0a829899b9b988a28c1401c1d3e65b71ef28" 2019-01-18 06:47:19,124 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:47:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aad09b44-b7cd-434e-9718-71659a0eb6af Content-Encoding: gzip Content-Length: 248 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/020d00b5451a467cb276d06789a1149d"}, "enabled": true, "id": "020d00b5451a467cb276d06789a1149d", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}} 2019-01-18 06:47:19,124 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/020d00b5451a467cb276d06789a1149d used request id req-aad09b44-b7cd-434e-9718-71659a0eb6af 2019-01-18 06:47:19,129 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/47feb8aba08a40dca7028a1701e597b9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11bd0a829899b9b988a28c1401c1d3e65b71ef28" 2019-01-18 06:47:19,210 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:47:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b5600594-6dc5-4d3e-b48d-eef7e8dab326 Content-Encoding: gzip Content-Length: 205 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/47feb8aba08a40dca7028a1701e597b9"}, "enabled": true, "id": "47feb8aba08a40dca7028a1701e597b9", "parent_id": "default", "domain_id": "default", "name": "service"}} 2019-01-18 06:47:19,210 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/47feb8aba08a40dca7028a1701e597b9 used request id req-b5600594-6dc5-4d3e-b48d-eef7e8dab326 2019-01-18 06:47:19,214 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/4ab484a1fef64cad98ebf14485196dd8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11bd0a829899b9b988a28c1401c1d3e65b71ef28" 2019-01-18 06:47:19,310 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:47:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9abe2c90-463b-4ba6-ae64-5730a819ba33 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/4ab484a1fef64cad98ebf14485196dd8"}, "enabled": true, "id": "4ab484a1fef64cad98ebf14485196dd8", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-869bb188-f5c2-4c2-proj"}} 2019-01-18 06:47:19,310 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/4ab484a1fef64cad98ebf14485196dd8 used request id req-9abe2c90-463b-4ba6-ae64-5730a819ba33 2019-01-18 06:47:19,311 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - f17e34fa-f77d-471b-9c60-38f8a86d724c 2019-01-18 06:47:19,316 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=f17e34fa-f77d-471b-9c60-38f8a86d724c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11bd0a829899b9b988a28c1401c1d3e65b71ef28" 2019-01-18 06:47:19,483 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-26f2c8b9-7f34-429d-9a47-a9ec407ee914 Date: Fri, 18 Jan 2019 06:47: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": "2019-01-18T06:46:04Z", "security_group_id": "f17e34fa-f77d-471b-9c60-38f8a86d724c", "port_range_min": null, "revision_number": 0, "tenant_id": "4ab484a1fef64cad98ebf14485196dd8", "created_at": "2019-01-18T06:46:04Z", "project_id": "4ab484a1fef64cad98ebf14485196dd8", "id": "4e892ad8-043e-48e3-8485-9453869dec83"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T06:46:04Z", "security_group_id": "f17e34fa-f77d-471b-9c60-38f8a86d724c", "port_range_min": null, "revision_number": 0, "tenant_id": "4ab484a1fef64cad98ebf14485196dd8", "created_at": "2019-01-18T06:46:04Z", "project_id": "4ab484a1fef64cad98ebf14485196dd8", "id": "7b4cf0bc-7493-4296-9d2f-c1f311f19d05"}, {"remote_group_id": "f17e34fa-f77d-471b-9c60-38f8a86d724c", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T06:46:04Z", "security_group_id": "f17e34fa-f77d-471b-9c60-38f8a86d724c", "port_range_min": null, "revision_number": 0, "tenant_id": "4ab484a1fef64cad98ebf14485196dd8", "created_at": "2019-01-18T06:46:04Z", "project_id": "4ab484a1fef64cad98ebf14485196dd8", "id": "c7b10abc-d21d-44d0-ba41-1fbe9a8024e9"}, {"remote_group_id": "f17e34fa-f77d-471b-9c60-38f8a86d724c", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T06:46:04Z", "security_group_id": "f17e34fa-f77d-471b-9c60-38f8a86d724c", "port_range_min": null, "revision_number": 0, "tenant_id": "4ab484a1fef64cad98ebf14485196dd8", "created_at": "2019-01-18T06:46:04Z", "project_id": "4ab484a1fef64cad98ebf14485196dd8", "id": "d13f0c67-6c5f-4a52-b016-d3ecf2cb982d"}]} 2019-01-18 06:47:19,483 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=f17e34fa-f77d-471b-9c60-38f8a86d724c used request id req-26f2c8b9-7f34-429d-9a47-a9ec407ee914 2019-01-18 06:47:19,484 - neutron_utils - INFO - Deleting security group with name - default 2019-01-18 06:47:19,489 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-groups/f17e34fa-f77d-471b-9c60-38f8a86d724c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11bd0a829899b9b988a28c1401c1d3e65b71ef28" 2019-01-18 06:47:19,804 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-194813eb-5770-4fe4-b82f-ad3595488be4 Content-Length: 0 Date: Fri, 18 Jan 2019 06:47:19 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-18 06:47:19,805 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/f17e34fa-f77d-471b-9c60-38f8a86d724c used request id req-194813eb-5770-4fe4-b82f-ad3595488be4 2019-01-18 06:47:19,805 - keystone_utils - INFO - Deleting project with name - CreateInstanceSingleNetworkTests-869bb188-f5c2-4c2-proj 2019-01-18 06:47:19,809 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/4ab484a1fef64cad98ebf14485196dd8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11bd0a829899b9b988a28c1401c1d3e65b71ef28" 2019-01-18 06:47:20,007 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 06:47:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-88dc1f65-8692-4482-a8bc-67847491e762 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 06:47:20,008 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/4ab484a1fef64cad98ebf14485196dd8 used request id req-88dc1f65-8692-4482-a8bc-67847491e762 2019-01-18 06:47:20,008 - keystone_utils - INFO - Deleting role with name - CreateInstanceSingleNetworkTests-869bb188-f5c2-4c2-proj-role 2019-01-18 06:47:20,012 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/484c02335b564d77945542ab6b08c4f7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11bd0a829899b9b988a28c1401c1d3e65b71ef28" 2019-01-18 06:47:20,125 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 06:47:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5153f6b4-fb99-4b8d-8a3a-0fba519fb552 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 06:47:20,125 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/484c02335b564d77945542ab6b08c4f7 used request id req-5153f6b4-fb99-4b8d-8a3a-0fba519fb552 2019-01-18 06:47:20,129 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11bd0a829899b9b988a28c1401c1d3e65b71ef28" 2019-01-18 06:47:20,225 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:47:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7c9832fa-e29b-4904-841b-2fafb40e028e Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "488fca829f8b496daa1cd2cdc6e45c49", "links": {"self": "http://172.30.9.23:5000/v3/roles/488fca829f8b496daa1cd2cdc6e45c49"}, "name": "Member"}, {"domain_id": null, "id": "6b7f4f4f76264b6fb449c43b86ee3817", "links": {"self": "http://172.30.9.23:5000/v3/roles/6b7f4f4f76264b6fb449c43b86ee3817"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a482b711adf94961bf4bb28eda7f0e28", "links": {"self": "http://172.30.9.23:5000/v3/roles/a482b711adf94961bf4bb28eda7f0e28"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c65201bd05504fa786d79b166e8bbba3", "links": {"self": "http://172.30.9.23:5000/v3/roles/c65201bd05504fa786d79b166e8bbba3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "e7e317b66c174923a8cb46c48d897c8d", "links": {"self": "http://172.30.9.23:5000/v3/roles/e7e317b66c174923a8cb46c48d897c8d"}, "name": "ResellerAdmin"}]} 2019-01-18 06:47:20,225 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-7c9832fa-e29b-4904-841b-2fafb40e028e 2019-01-18 06:47:20,226 - keystone_utils - INFO - Deleting user with name - CreateInstanceSingleNetworkTests-869bb188-f5c2-4c2-user 2019-01-18 06:47:20,230 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/67e1fbd57bba4bf38e4c92cfe359c160 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1158401f442254b7304c8e2230788f5302bf4828" 2019-01-18 06:47:20,435 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 06:47:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1eb85fc0-a7e7-4315-80e7-c9388536ffae Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 06:47:20,436 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/67e1fbd57bba4bf38e4c92cfe359c160 used request id req-1eb85fc0-a7e7-4315-80e7-c9388536ffae 2019-01-18 06:47:20,437 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:47:20,821 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "488fca829f8b496daa1cd2cdc6e45c49", "name": "Member"}, {"id": "c65201bd05504fa786d79b166e8bbba3", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}], "expires_at": "2019-01-18T07:47:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "020d00b5451a467cb276d06789a1149d", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "id": "e292c913af7844408b6509a836e493f5"}, "audit_ids": ["tC_WdKu4QraDyDvVxdjIUA"], "issued_at": "2019-01-18T06:47:20.000000Z"}} 2019-01-18 06:47:20,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}c610084a451a40a1f6f258dcaf5eda865a6cc192" 2019-01-18 06:47:20,917 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:47:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-76e62ebf-7ad4-40cd-b2a9-6815fe2358cb Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:47:20,917 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-76e62ebf-7ad4-40cd-b2a9-6815fe2358cb 2019-01-18 06:47:20,919 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:47:20,920 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:47:21,309 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "488fca829f8b496daa1cd2cdc6e45c49", "name": "Member"}, {"id": "c65201bd05504fa786d79b166e8bbba3", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}], "expires_at": "2019-01-18T07:47:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "020d00b5451a467cb276d06789a1149d", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "id": "e292c913af7844408b6509a836e493f5"}, "audit_ids": ["THA3sIawTPi-avG_YqLbiA"], "issued_at": "2019-01-18T06:47:21.000000Z"}} 2019-01-18 06:47:21,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}26cec5eb0facad6251b0cfa4f2c6ba1eabbcaa21" 2019-01-18 06:47:21,395 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:47:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ca89ff64-117e-4908-8f76-97a879a461c1 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:47:21,395 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-ca89ff64-117e-4908-8f76-97a879a461c1 2019-01-18 06:47:21,400 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-18 06:47:21,405 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 18 Jan 2019 06:47: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"}]}]}} 2019-01-18 06:47:21,406 - 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-38f36c3b-cbd1-4a2-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26cec5eb0facad6251b0cfa4f2c6ba1eabbcaa21" 2019-01-18 06:47:21,492 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:47:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-47c8d42c-364b-447c-8483-dd83dbfebc5b 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-38f36c3b-cbd1-4a2-proj", "previous": null, "next": null}, "projects": []} 2019-01-18 06:47:21,493 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSingleNetworkTests-38f36c3b-cbd1-4a2-proj used request id req-47c8d42c-364b-447c-8483-dd83dbfebc5b 2019-01-18 06:47:21,497 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26cec5eb0facad6251b0cfa4f2c6ba1eabbcaa21" 2019-01-18 06:47:21,671 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:47:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aeb7dcc1-902e-494c-835a-bd15acbb553e Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-18 06:47:21,672 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-aeb7dcc1-902e-494c-835a-bd15acbb553e 2019-01-18 06:47:21,675 - 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}26cec5eb0facad6251b0cfa4f2c6ba1eabbcaa21" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-38f36c3b-cbd1-4a2-proj"}}' 2019-01-18 06:47:21,795 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 18 Jan 2019 06:47:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-69ace4c3-5c48-4901-9174-ab3e9a481735 Content-Length: 317 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/a28b50b5b24c4c9d9eae34d85effb5f1"}, "enabled": true, "id": "a28b50b5b24c4c9d9eae34d85effb5f1", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-38f36c3b-cbd1-4a2-proj"}} 2019-01-18 06:47:21,795 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-69ace4c3-5c48-4901-9174-ab3e9a481735 2019-01-18 06:47:21,795 - keystone_utils - INFO - Created project with name - CreateInstanceSingleNetworkTests-38f36c3b-cbd1-4a2-proj 2019-01-18 06:47:21,796 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:47:21,797 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:47:22,186 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "488fca829f8b496daa1cd2cdc6e45c49", "name": "Member"}, {"id": "c65201bd05504fa786d79b166e8bbba3", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}], "expires_at": "2019-01-18T07:47:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "020d00b5451a467cb276d06789a1149d", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "id": "e292c913af7844408b6509a836e493f5"}, "audit_ids": ["lfjI7AgSTLWTdHIZQR_eZg"], "issued_at": "2019-01-18T06:47:22.000000Z"}} 2019-01-18 06:47:22,187 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0ca63d6b6dbb1377ad4e83b365e64b1b0d3ee12" 2019-01-18 06:47:22,267 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:47:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fc810121-8e8e-425b-af94-9eb1fb563102 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:47:22,267 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-fc810121-8e8e-425b-af94-9eb1fb563102 2019-01-18 06:47:22,272 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-18 06:47:22,277 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 18 Jan 2019 06:47: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"}]}]}} 2019-01-18 06:47:22,278 - 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}f0ca63d6b6dbb1377ad4e83b365e64b1b0d3ee12" 2019-01-18 06:47:22,381 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:47:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b53ff3ce-1d45-483f-a5cc-55a2ad4ac039 Content-Encoding: gzip Content-Length: 869 Content-Type: application/json RESP BODY: {"users": [{"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/0607a2b4beb0408e9fa51cc5ba027ac6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0607a2b4beb0408e9fa51cc5ba027ac6", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/17c61b95071545a094cc82823d2b88b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "17c61b95071545a094cc82823d2b88b8", "email": "nova@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/29e5d2dfed2447bda26fc75bd1122674"}, "domain_id": "default", "enabled": true, "options": {}, "id": "29e5d2dfed2447bda26fc75bd1122674", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/3b6dcc8c791e4b6e8831f5b5e583de80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3b6dcc8c791e4b6e8831f5b5e583de80", "email": "neutron@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.23:5000/v3/users/45ab52d673584bc198669be88c88b878"}, "domain_id": "default", "enabled": true, "options": {}, "id": "45ab52d673584bc198669be88c88b878", "email": "barbican@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/57795b4ee52f49c6a71f55bb6c4012f8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "57795b4ee52f49c6a71f55bb6c4012f8", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/5c52969262974d64ac2a300ca5d60f50"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c52969262974d64ac2a300ca5d60f50", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/5fc15572bb1c489ba92bd9945bbc1f64"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5fc15572bb1c489ba92bd9945bbc1f64", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/6b519d70e25f4e61a9dfd738cd6bba22"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6b519d70e25f4e61a9dfd738cd6bba22", "email": "heat@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.23:5000/v3/users/8248437208b540c2893a7117ad102a87"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8248437208b540c2893a7117ad102a87", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/890dee97e62840c5b15e36f03f6b7efc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "890dee97e62840c5b15e36f03f6b7efc", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/8cccb516ecc44ed9bb7c8633df108fd4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8cccb516ecc44ed9bb7c8633df108fd4", "email": "glance@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.23:5000/v3/users/97c3d863a98148299fa116fdb54be470"}, "domain_id": "default", "enabled": true, "options": {}, "id": "97c3d863a98148299fa116fdb54be470", "email": "tacker@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/a2a0c8c0f19941808c9f618af50b3b79"}, "domain_id": "c19db1b8f60647a9a114cd23287c807b", "enabled": true, "options": {}, "id": "a2a0c8c0f19941808c9f618af50b3b79", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "links": {"self": "http://172.30.9.23:5000/v3/users/e292c913af7844408b6509a836e493f5"}, "domain_id": "default", "enabled": true, "id": "e292c913af7844408b6509a836e493f5", "options": {}}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/fe5de73ba9cb41b2be24ccf1f72f5ed4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe5de73ba9cb41b2be24ccf1f72f5ed4", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2019-01-18 06:47:22,381 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-b53ff3ce-1d45-483f-a5cc-55a2ad4ac039 2019-01-18 06:47:22,386 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateInstanceSingleNetworkTests-38f36c3b-cbd1-4a2-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0ca63d6b6dbb1377ad4e83b365e64b1b0d3ee12" 2019-01-18 06:47:22,472 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:47:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bc1048e8-0951-406b-b1dd-31ec91fd27e3 Content-Encoding: gzip Content-Length: 260 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateInstanceSingleNetworkTests-38f36c3b-cbd1-4a2-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/a28b50b5b24c4c9d9eae34d85effb5f1"}, "enabled": true, "id": "a28b50b5b24c4c9d9eae34d85effb5f1", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-38f36c3b-cbd1-4a2-proj"}]} 2019-01-18 06:47:22,473 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateInstanceSingleNetworkTests-38f36c3b-cbd1-4a2-proj used request id req-bc1048e8-0951-406b-b1dd-31ec91fd27e3 2019-01-18 06:47:22,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}f0ca63d6b6dbb1377ad4e83b365e64b1b0d3ee12" 2019-01-18 06:47:22,565 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:47:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-afd8c31e-db81-42ee-abec-a726583a5059 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-18 06:47:22,566 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-afd8c31e-db81-42ee-abec-a726583a5059 2019-01-18 06:47:23,010 - keystone_utils - INFO - Created user with name - CreateInstanceSingleNetworkTests-38f36c3b-cbd1-4a2-user 2019-01-18 06:47:23,011 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:47:23,016 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26cec5eb0facad6251b0cfa4f2c6ba1eabbcaa21" 2019-01-18 06:47:23,099 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:47:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ff6c93e9-3cd2-4adf-b34b-16c8c241a406 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "488fca829f8b496daa1cd2cdc6e45c49", "links": {"self": "http://172.30.9.23:5000/v3/roles/488fca829f8b496daa1cd2cdc6e45c49"}, "name": "Member"}, {"domain_id": null, "id": "6b7f4f4f76264b6fb449c43b86ee3817", "links": {"self": "http://172.30.9.23:5000/v3/roles/6b7f4f4f76264b6fb449c43b86ee3817"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a482b711adf94961bf4bb28eda7f0e28", "links": {"self": "http://172.30.9.23:5000/v3/roles/a482b711adf94961bf4bb28eda7f0e28"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c65201bd05504fa786d79b166e8bbba3", "links": {"self": "http://172.30.9.23:5000/v3/roles/c65201bd05504fa786d79b166e8bbba3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "e7e317b66c174923a8cb46c48d897c8d", "links": {"self": "http://172.30.9.23:5000/v3/roles/e7e317b66c174923a8cb46c48d897c8d"}, "name": "ResellerAdmin"}]} 2019-01-18 06:47:23,100 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-ff6c93e9-3cd2-4adf-b34b-16c8c241a406 2019-01-18 06:47:23,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}26cec5eb0facad6251b0cfa4f2c6ba1eabbcaa21" -d '{"role": {"name": "CreateInstanceSingleNetworkTests-38f36c3b-cbd1-4a2-proj-role"}}' 2019-01-18 06:47:23,220 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 18 Jan 2019 06:47:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2a0f314d-8330-4d70-be84-595849a6aa11 Content-Length: 231 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "943f9c0796e143e3965be9e62feb3973", "links": {"self": "http://172.30.9.23:5000/v3/roles/943f9c0796e143e3965be9e62feb3973"}, "name": "CreateInstanceSingleNetworkTests-38f36c3b-cbd1-4a2-proj-role"}} 2019-01-18 06:47:23,220 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-2a0f314d-8330-4d70-be84-595849a6aa11 2019-01-18 06:47:23,220 - keystone_utils - INFO - Created role with name - CreateInstanceSingleNetworkTests-38f36c3b-cbd1-4a2-proj-role 2019-01-18 06:47:23,224 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/943f9c0796e143e3965be9e62feb3973 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26cec5eb0facad6251b0cfa4f2c6ba1eabbcaa21" 2019-01-18 06:47:23,240 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:47:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-76805785-7dd9-4bd8-952e-8c127e8d5bc0 Content-Encoding: gzip Content-Length: 184 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.23:5000/v3/roles/943f9c0796e143e3965be9e62feb3973"}, "domain_id": null, "name": "CreateInstanceSingleNetworkTests-38f36c3b-cbd1-4a2-proj-role", "id": "943f9c0796e143e3965be9e62feb3973"}} 2019-01-18 06:47:23,240 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/943f9c0796e143e3965be9e62feb3973 used request id req-76805785-7dd9-4bd8-952e-8c127e8d5bc0 2019-01-18 06:47:23,240 - keystone_utils - INFO - Granting role CreateInstanceSingleNetworkTests-38f36c3b-cbd1-4a2-proj-role to project CreateInstanceSingleNetworkTests-38f36c3b-cbd1-4a2-proj 2019-01-18 06:47:23,244 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/a28b50b5b24c4c9d9eae34d85effb5f1/users/a182ae01acc94d09b4e72f25ce79193b/roles/943f9c0796e143e3965be9e62feb3973 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26cec5eb0facad6251b0cfa4f2c6ba1eabbcaa21" 2019-01-18 06:47:23,299 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 06:47:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-04471b7f-0c23-450d-9172-a8eec860603b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 06:47:23,300 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/a28b50b5b24c4c9d9eae34d85effb5f1/users/a182ae01acc94d09b4e72f25ce79193b/roles/943f9c0796e143e3965be9e62feb3973 used request id req-04471b7f-0c23-450d-9172-a8eec860603b 2019-01-18 06:47:23,300 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-18 06:47:23,301 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2019-01-18 06:47:23,301 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:47:23,302 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:47:23,685 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "943f9c0796e143e3965be9e62feb3973", "name": "CreateInstanceSingleNetworkTests-38f36c3b-cbd1-4a2-proj-role"}], "expires_at": "2019-01-18T07:47:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a28b50b5b24c4c9d9eae34d85effb5f1", "name": "CreateInstanceSingleNetworkTests-38f36c3b-cbd1-4a2-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/a28b50b5b24c4c9d9eae34d85effb5f1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/a28b50b5b24c4c9d9eae34d85effb5f1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/a28b50b5b24c4c9d9eae34d85effb5f1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/a28b50b5b24c4c9d9eae34d85effb5f1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/a28b50b5b24c4c9d9eae34d85effb5f1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/a28b50b5b24c4c9d9eae34d85effb5f1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/a28b50b5b24c4c9d9eae34d85effb5f1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/a28b50b5b24c4c9d9eae34d85effb5f1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/a28b50b5b24c4c9d9eae34d85effb5f1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/a28b50b5b24c4c9d9eae34d85effb5f1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/a28b50b5b24c4c9d9eae34d85effb5f1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/a28b50b5b24c4c9d9eae34d85effb5f1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-38f36c3b-cbd1-4a2-user", "id": "a182ae01acc94d09b4e72f25ce79193b"}, "audit_ids": ["n0p_ThnyRdeDQ312We3bTw"], "issued_at": "2019-01-18T06:47:23.000000Z"}} 2019-01-18 06:47:23,686 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4cde896f847352ea386bc0acec75fa22fe2684f" 2019-01-18 06:47:23,762 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:47:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-59c28c4d-cc17-4cb3-a60d-9ecf7a8c81c8 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:47:23,762 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-59c28c4d-cc17-4cb3-a60d-9ecf7a8c81c8 2019-01-18 06:47:23,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=CreateInstanceSingleNetworkTests-36d296d1-cccd-47d6-828f-4e9114b037e0-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f4cde896f847352ea386bc0acec75fa22fe2684f" 2019-01-18 06:47:23,932 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 177 Content-Type: application/json X-Openstack-Request-Id: req-d422c973-47ba-4faa-a110-eb5c2028ff34 Date: Fri, 18 Jan 2019 06:47:23 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceSingleNetworkTests-36d296d1-cccd-47d6-828f-4e9114b037e0-image"} 2019-01-18 06:47:23,933 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSingleNetworkTests-36d296d1-cccd-47d6-828f-4e9114b037e0-image used request id req-d422c973-47ba-4faa-a110-eb5c2028ff34 2019-01-18 06:47:23,936 - 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}f4cde896f847352ea386bc0acec75fa22fe2684f" 2019-01-18 06:47:24,096 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-efb7d3e4-39ba-4b4c-9058-81ae62f1ed10 Date: Fri, 18 Jan 2019 06:47: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"}}} 2019-01-18 06:47:24,096 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-efb7d3e4-39ba-4b4c-9058-81ae62f1ed10 2019-01-18 06:47:24,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}f4cde896f847352ea386bc0acec75fa22fe2684f" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstanceSingleNetworkTests-36d296d1-cccd-47d6-828f-4e9114b037e0-image"}' 2019-01-18 06:47:24,306 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 636 Content-Type: application/json Location: http://172.30.9.23:9292/v2/images/5d3069d0-29d2-4ec2-bfaa-ae6ba9e5d450 X-Openstack-Request-Id: req-082b1270-ccdc-4a29-b585-e843e0eee423 Date: Fri, 18 Jan 2019 06:47:24 GMT RESP BODY: {"status": "queued", "name": "CreateInstanceSingleNetworkTests-36d296d1-cccd-47d6-828f-4e9114b037e0-image", "tags": [], "container_format": "bare", "created_at": "2019-01-18T06:47:24Z", "size": null, "disk_format": "qcow2", "updated_at": "2019-01-18T06:47:24Z", "visibility": "shared", "locations": [], "self": "/v2/images/5d3069d0-29d2-4ec2-bfaa-ae6ba9e5d450", "min_disk": 0, "protected": false, "id": "5d3069d0-29d2-4ec2-bfaa-ae6ba9e5d450", "file": "/v2/images/5d3069d0-29d2-4ec2-bfaa-ae6ba9e5d450/file", "checksum": null, "owner": "a28b50b5b24c4c9d9eae34d85effb5f1", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-18 06:47:24,306 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-082b1270-ccdc-4a29-b585-e843e0eee423 2019-01-18 06:47:24,317 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9292/v2/images/5d3069d0-29d2-4ec2-bfaa-ae6ba9e5d450/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f4cde896f847352ea386bc0acec75fa22fe2684f" -d '' 2019-01-18 06:47:25,055 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-cef4a4aa-0448-477a-a724-62631807cbe0 Date: Fri, 18 Jan 2019 06:47:25 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-18 06:47:25,056 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/5d3069d0-29d2-4ec2-bfaa-ae6ba9e5d450/file used request id req-cef4a4aa-0448-477a-a724-62631807cbe0 2019-01-18 06:47:25,056 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-01-18 06:47:25,059 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/5d3069d0-29d2-4ec2-bfaa-ae6ba9e5d450 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f4cde896f847352ea386bc0acec75fa22fe2684f" 2019-01-18 06:47:25,221 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 897 Content-Type: application/json X-Openstack-Request-Id: req-729240f0-097d-44e0-a131-486e90437931 Date: Fri, 18 Jan 2019 06:47:25 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceSingleNetworkTests-36d296d1-cccd-47d6-828f-4e9114b037e0-image", "tags": [], "container_format": "bare", "created_at": "2019-01-18T06:47:24Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-18T06:47:25Z", "visibility": "shared", "locations": [{"url": "rbd://af014572-0a5d-4a80-a07f-9105f52ab2c1/images/5d3069d0-29d2-4ec2-bfaa-ae6ba9e5d450/snap", "metadata": {}}], "self": "/v2/images/5d3069d0-29d2-4ec2-bfaa-ae6ba9e5d450", "min_disk": 0, "protected": false, "id": "5d3069d0-29d2-4ec2-bfaa-ae6ba9e5d450", "file": "/v2/images/5d3069d0-29d2-4ec2-bfaa-ae6ba9e5d450/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "a28b50b5b24c4c9d9eae34d85effb5f1", "direct_url": "rbd://af014572-0a5d-4a80-a07f-9105f52ab2c1/images/5d3069d0-29d2-4ec2-bfaa-ae6ba9e5d450/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-18 06:47:25,221 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/5d3069d0-29d2-4ec2-bfaa-ae6ba9e5d450 used request id req-729240f0-097d-44e0-a131-486e90437931 2019-01-18 06:47:25,225 - 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}f4cde896f847352ea386bc0acec75fa22fe2684f" 2019-01-18 06:47:25,379 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-8bbc4f50-d04b-4888-b0c3-57d3f6f3ce09 Date: Fri, 18 Jan 2019 06:47:25 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"}}} 2019-01-18 06:47:25,380 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-8bbc4f50-d04b-4888-b0c3-57d3f6f3ce09 2019-01-18 06:47:25,382 - create_image - INFO - Created image with name - CreateInstanceSingleNetworkTests-36d296d1-cccd-47d6-828f-4e9114b037e0-image 2019-01-18 06:47:25,386 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/5d3069d0-29d2-4ec2-bfaa-ae6ba9e5d450 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f4cde896f847352ea386bc0acec75fa22fe2684f" 2019-01-18 06:47:25,544 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 897 Content-Type: application/json X-Openstack-Request-Id: req-23ba7ad3-8e9e-44ea-a8da-fb9258628af4 Date: Fri, 18 Jan 2019 06:47:25 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceSingleNetworkTests-36d296d1-cccd-47d6-828f-4e9114b037e0-image", "tags": [], "container_format": "bare", "created_at": "2019-01-18T06:47:24Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-18T06:47:25Z", "visibility": "shared", "locations": [{"url": "rbd://af014572-0a5d-4a80-a07f-9105f52ab2c1/images/5d3069d0-29d2-4ec2-bfaa-ae6ba9e5d450/snap", "metadata": {}}], "self": "/v2/images/5d3069d0-29d2-4ec2-bfaa-ae6ba9e5d450", "min_disk": 0, "protected": false, "id": "5d3069d0-29d2-4ec2-bfaa-ae6ba9e5d450", "file": "/v2/images/5d3069d0-29d2-4ec2-bfaa-ae6ba9e5d450/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "a28b50b5b24c4c9d9eae34d85effb5f1", "direct_url": "rbd://af014572-0a5d-4a80-a07f-9105f52ab2c1/images/5d3069d0-29d2-4ec2-bfaa-ae6ba9e5d450/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-18 06:47:25,544 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/5d3069d0-29d2-4ec2-bfaa-ae6ba9e5d450 used request id req-23ba7ad3-8e9e-44ea-a8da-fb9258628af4 2019-01-18 06:47:25,545 - create_image - DEBUG - Instance status is - active 2019-01-18 06:47:25,545 - create_image - DEBUG - Image is active with name - CreateInstanceSingleNetworkTests-36d296d1-cccd-47d6-828f-4e9114b037e0-image 2019-01-18 06:47:25,545 - create_image - INFO - Image is now active with name - CreateInstanceSingleNetworkTests-36d296d1-cccd-47d6-828f-4e9114b037e0-image 2019-01-18 06:47:25,545 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:47:25,546 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:47:25,919 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "943f9c0796e143e3965be9e62feb3973", "name": "CreateInstanceSingleNetworkTests-38f36c3b-cbd1-4a2-proj-role"}], "expires_at": "2019-01-18T07:47:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a28b50b5b24c4c9d9eae34d85effb5f1", "name": "CreateInstanceSingleNetworkTests-38f36c3b-cbd1-4a2-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/a28b50b5b24c4c9d9eae34d85effb5f1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/a28b50b5b24c4c9d9eae34d85effb5f1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/a28b50b5b24c4c9d9eae34d85effb5f1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/a28b50b5b24c4c9d9eae34d85effb5f1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/a28b50b5b24c4c9d9eae34d85effb5f1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/a28b50b5b24c4c9d9eae34d85effb5f1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/a28b50b5b24c4c9d9eae34d85effb5f1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/a28b50b5b24c4c9d9eae34d85effb5f1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/a28b50b5b24c4c9d9eae34d85effb5f1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/a28b50b5b24c4c9d9eae34d85effb5f1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/a28b50b5b24c4c9d9eae34d85effb5f1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/a28b50b5b24c4c9d9eae34d85effb5f1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-38f36c3b-cbd1-4a2-user", "id": "a182ae01acc94d09b4e72f25ce79193b"}, "audit_ids": ["X4MM2EkRQqKWlb4ECH0Fmg"], "issued_at": "2019-01-18T06:47:25.000000Z"}} 2019-01-18 06:47:25,920 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d11a867307433fb2442fc1f3d109f119c46462b0" 2019-01-18 06:47:26,002 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:47:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e1eb8fc8-f427-403e-a798-60b5afa34cce Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:47:26,002 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-e1eb8fc8-f427-403e-a798-60b5afa34cce 2019-01-18 06:47:26,009 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-36d296d1-cccd-47d6-828f-4e9114b037e0-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d11a867307433fb2442fc1f3d109f119c46462b0" 2019-01-18 06:47:26,181 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-9b8ecf36-fc3e-462c-b7cd-705afc618d1b Date: Fri, 18 Jan 2019 06:47:26 GMT RESP BODY: {"networks":[]} 2019-01-18 06:47:26,182 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-36d296d1-cccd-47d6-828f-4e9114b037e0-pub-net used request id req-9b8ecf36-fc3e-462c-b7cd-705afc618d1b 2019-01-18 06:47:26,182 - neutron_utils - INFO - Creating network with name CreateInstanceSingleNetworkTests-36d296d1-cccd-47d6-828f-4e9114b037e0-pub-net 2019-01-18 06:47:26,187 - 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}d11a867307433fb2442fc1f3d109f119c46462b0" -d '{"network": {"name": "CreateInstanceSingleNetworkTests-36d296d1-cccd-47d6-828f-4e9114b037e0-pub-net", "admin_state_up": true}}' 2019-01-18 06:47:26,697 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 635 X-Openstack-Request-Id: req-b8e314a7-7574-49da-8f04-f5a14af572cc Date: Fri, 18 Jan 2019 06:47:26 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"04599d57-ee14-40a9-8d36-3a63689a6172","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"a28b50b5b24c4c9d9eae34d85effb5f1","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-18T06:47:26Z","is_default":false,"name":"CreateInstanceSingleNetworkTests-36d296d1-cccd-47d6-828f-4e9114b037e0-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"a28b50b5b24c4c9d9eae34d85effb5f1","created_at":"2019-01-18T06:47:26Z","mtu":1450}} 2019-01-18 06:47:26,697 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks used request id req-b8e314a7-7574-49da-8f04-f5a14af572cc 2019-01-18 06:47:26,702 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=04599d57-ee14-40a9-8d36-3a63689a6172 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d11a867307433fb2442fc1f3d109f119c46462b0" 2019-01-18 06:47:26,936 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 619 X-Openstack-Request-Id: req-14dc327b-dcdd-42cf-b114-5d3deaebf8d9 Date: Fri, 18 Jan 2019 06:47:26 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":"2019-01-18T06:47:26Z","tenant_id":"a28b50b5b24c4c9d9eae34d85effb5f1","created_at":"2019-01-18T06:47:26Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"a28b50b5b24c4c9d9eae34d85effb5f1","id":"04599d57-ee14-40a9-8d36-3a63689a6172","name":"CreateInstanceSingleNetworkTests-36d296d1-cccd-47d6-828f-4e9114b037e0-pub-net"}]} 2019-01-18 06:47:26,936 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=04599d57-ee14-40a9-8d36-3a63689a6172 used request id req-14dc327b-dcdd-42cf-b114-5d3deaebf8d9 2019-01-18 06:47:26,942 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=04599d57-ee14-40a9-8d36-3a63689a6172 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d11a867307433fb2442fc1f3d109f119c46462b0" 2019-01-18 06:47:26,977 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-89c74733-1a4b-4c4f-a5e5-f2eee73be456 Date: Fri, 18 Jan 2019 06:47:26 GMT RESP BODY: {"subnets":[]} 2019-01-18 06:47:26,977 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=04599d57-ee14-40a9-8d36-3a63689a6172 used request id req-89c74733-1a4b-4c4f-a5e5-f2eee73be456 2019-01-18 06:47:26,978 - neutron_utils - INFO - Creating subnet with name CreateInstanceSingleNetworkTests-36d296d1-cccd-47d6-828f-4e9114b037e0-pub-subnet 2019-01-18 06:47:26,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}d11a867307433fb2442fc1f3d109f119c46462b0" -d '{"subnets": [{"ip_version": 4, "network_id": "04599d57-ee14-40a9-8d36-3a63689a6172", "cidr": "10.55.1.0/24", "name": "CreateInstanceSingleNetworkTests-36d296d1-cccd-47d6-828f-4e9114b037e0-pub-subnet"}]}' 2019-01-18 06:47:27,655 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-22a1d026-a830-4416-8c5c-51b20f64568f Date: Fri, 18 Jan 2019 06:47:27 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"04599d57-ee14-40a9-8d36-3a63689a6172","tenant_id":"a28b50b5b24c4c9d9eae34d85effb5f1","created_at":"2019-01-18T06:47:27Z","dns_nameservers":[],"updated_at":"2019-01-18T06:47:27Z","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":"a28b50b5b24c4c9d9eae34d85effb5f1","id":"49f9911a-eed0-48c0-a6cd-e2326841ed44","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-36d296d1-cccd-47d6-828f-4e9114b037e0-pub-subnet"}]} 2019-01-18 06:47:27,656 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets used request id req-22a1d026-a830-4416-8c5c-51b20f64568f 2019-01-18 06:47:27,661 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=04599d57-ee14-40a9-8d36-3a63689a6172 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d11a867307433fb2442fc1f3d109f119c46462b0" 2019-01-18 06:47:27,933 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-e606c9b4-6e40-4b55-aca8-2115e7fed0de Date: Fri, 18 Jan 2019 06:47: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":["49f9911a-eed0-48c0-a6cd-e2326841ed44"],"updated_at":"2019-01-18T06:47:27Z","tenant_id":"a28b50b5b24c4c9d9eae34d85effb5f1","created_at":"2019-01-18T06:47:26Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"a28b50b5b24c4c9d9eae34d85effb5f1","id":"04599d57-ee14-40a9-8d36-3a63689a6172","name":"CreateInstanceSingleNetworkTests-36d296d1-cccd-47d6-828f-4e9114b037e0-pub-net"}]} 2019-01-18 06:47:27,933 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=04599d57-ee14-40a9-8d36-3a63689a6172 used request id req-e606c9b4-6e40-4b55-aca8-2115e7fed0de 2019-01-18 06:47:27,939 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=04599d57-ee14-40a9-8d36-3a63689a6172 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d11a867307433fb2442fc1f3d109f119c46462b0" 2019-01-18 06:47:27,996 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-4955bb9a-1b48-4148-9830-7683a763caef Date: Fri, 18 Jan 2019 06:47:27 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"04599d57-ee14-40a9-8d36-3a63689a6172","tenant_id":"a28b50b5b24c4c9d9eae34d85effb5f1","created_at":"2019-01-18T06:47:27Z","dns_nameservers":[],"updated_at":"2019-01-18T06:47:27Z","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":"a28b50b5b24c4c9d9eae34d85effb5f1","id":"49f9911a-eed0-48c0-a6cd-e2326841ed44","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-36d296d1-cccd-47d6-828f-4e9114b037e0-pub-subnet"}]} 2019-01-18 06:47:27,996 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=04599d57-ee14-40a9-8d36-3a63689a6172 used request id req-4955bb9a-1b48-4148-9830-7683a763caef 2019-01-18 06:47:27,997 - OpenStackNetwork - DEBUG - Network [04599d57-ee14-40a9-8d36-3a63689a6172] created successfully 2019-01-18 06:47:27,997 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:47:27,998 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:47:28,374 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "943f9c0796e143e3965be9e62feb3973", "name": "CreateInstanceSingleNetworkTests-38f36c3b-cbd1-4a2-proj-role"}], "expires_at": "2019-01-18T07:47:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a28b50b5b24c4c9d9eae34d85effb5f1", "name": "CreateInstanceSingleNetworkTests-38f36c3b-cbd1-4a2-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/a28b50b5b24c4c9d9eae34d85effb5f1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/a28b50b5b24c4c9d9eae34d85effb5f1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/a28b50b5b24c4c9d9eae34d85effb5f1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/a28b50b5b24c4c9d9eae34d85effb5f1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/a28b50b5b24c4c9d9eae34d85effb5f1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/a28b50b5b24c4c9d9eae34d85effb5f1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/a28b50b5b24c4c9d9eae34d85effb5f1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/a28b50b5b24c4c9d9eae34d85effb5f1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/a28b50b5b24c4c9d9eae34d85effb5f1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/a28b50b5b24c4c9d9eae34d85effb5f1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/a28b50b5b24c4c9d9eae34d85effb5f1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/a28b50b5b24c4c9d9eae34d85effb5f1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-38f36c3b-cbd1-4a2-user", "id": "a182ae01acc94d09b4e72f25ce79193b"}, "audit_ids": ["Ii59mLq_QyCPOoWmv2oJQg"], "issued_at": "2019-01-18T06:47:28.000000Z"}} 2019-01-18 06:47:28,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}f8d73c3acba5e74191a2ad5dbcd05e3759e51f58" 2019-01-18 06:47:28,387 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:47:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-460ab6e3-75c3-408f-ad5a-81d0a96ea65e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:47:28,387 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-460ab6e3-75c3-408f-ad5a-81d0a96ea65e 2019-01-18 06:47:28,393 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/routers?name=CreateInstanceSingleNetworkTests-36d296d1-cccd-47d6-828f-4e9114b037e0-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8d73c3acba5e74191a2ad5dbcd05e3759e51f58" 2019-01-18 06:47:28,618 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-0876b393-bbbe-43fe-91e4-add630411eb8 Date: Fri, 18 Jan 2019 06:47:28 GMT RESP BODY: {"routers": []} 2019-01-18 06:47:28,618 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers?name=CreateInstanceSingleNetworkTests-36d296d1-cccd-47d6-828f-4e9114b037e0-pub-router&admin_state_up=True used request id req-0876b393-bbbe-43fe-91e4-add630411eb8 2019-01-18 06:47:28,619 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:47:28,620 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:47:28,999 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "943f9c0796e143e3965be9e62feb3973", "name": "CreateInstanceSingleNetworkTests-38f36c3b-cbd1-4a2-proj-role"}], "expires_at": "2019-01-18T07:47:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a28b50b5b24c4c9d9eae34d85effb5f1", "name": "CreateInstanceSingleNetworkTests-38f36c3b-cbd1-4a2-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/a28b50b5b24c4c9d9eae34d85effb5f1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/a28b50b5b24c4c9d9eae34d85effb5f1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/a28b50b5b24c4c9d9eae34d85effb5f1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/a28b50b5b24c4c9d9eae34d85effb5f1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/a28b50b5b24c4c9d9eae34d85effb5f1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/a28b50b5b24c4c9d9eae34d85effb5f1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/a28b50b5b24c4c9d9eae34d85effb5f1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/a28b50b5b24c4c9d9eae34d85effb5f1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/a28b50b5b24c4c9d9eae34d85effb5f1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/a28b50b5b24c4c9d9eae34d85effb5f1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/a28b50b5b24c4c9d9eae34d85effb5f1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/a28b50b5b24c4c9d9eae34d85effb5f1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-38f36c3b-cbd1-4a2-user", "id": "a182ae01acc94d09b4e72f25ce79193b"}, "audit_ids": ["wvivfpgRR8SVtJaWTpBCOw"], "issued_at": "2019-01-18T06:47:28.000000Z"}} 2019-01-18 06:47:29,000 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}789ee5b09f40cf847358b327a7a577a7f59d994f" 2019-01-18 06:47:29,085 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:47:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f92847b4-782b-4d82-9644-d5c00364f59e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:47:29,085 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-f92847b4-782b-4d82-9644-d5c00364f59e 2019-01-18 06:47:29,091 - 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}f8d73c3acba5e74191a2ad5dbcd05e3759e51f58" 2019-01-18 06:47:29,361 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-ad9d215d-abcf-4462-a1e6-354ed190fb00 Date: Fri, 18 Jan 2019 06:47:29 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"c7128340-d09d-4472-ab8c-6b0e75149f5d","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"47feb8aba08a40dca7028a1701e597b9","status":"ACTIVE","subnets":["99f540fb-52d8-49ca-b59c-736c854d3c9e"],"description":"","tags":[],"updated_at":"2019-01-18T04:39:13Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"47feb8aba08a40dca7028a1701e597b9","created_at":"2019-01-18T04:39:06Z","mtu":1500}]} 2019-01-18 06:47:29,361 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=external used request id req-ad9d215d-abcf-4462-a1e6-354ed190fb00 2019-01-18 06:47:29,367 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=c7128340-d09d-4472-ab8c-6b0e75149f5d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8d73c3acba5e74191a2ad5dbcd05e3759e51f58" 2019-01-18 06:47:29,552 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-dab65e69-77f7-48aa-8ab3-707b16e97f82 Date: Fri, 18 Jan 2019 06:47:29 GMT RESP BODY: {"subnets":[]} 2019-01-18 06:47:29,552 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=c7128340-d09d-4472-ab8c-6b0e75149f5d used request id req-dab65e69-77f7-48aa-8ab3-707b16e97f82 2019-01-18 06:47:29,553 - neutron_utils - INFO - Creating router with name - CreateInstanceSingleNetworkTests-36d296d1-cccd-47d6-828f-4e9114b037e0-pub-router 2019-01-18 06:47:29,558 - 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}f8d73c3acba5e74191a2ad5dbcd05e3759e51f58" -d '{"router": {"external_gateway_info": {"network_id": "c7128340-d09d-4472-ab8c-6b0e75149f5d"}, "name": "CreateInstanceSingleNetworkTests-36d296d1-cccd-47d6-828f-4e9114b037e0-pub-router", "admin_state_up": true}}' 2019-01-18 06:47:34,825 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 723 X-Openstack-Request-Id: req-bfa0b970-6e23-4152-99d4-85bc83839967 Date: Fri, 18 Jan 2019 06:47:34 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "c7128340-d09d-4472-ab8c-6b0e75149f5d", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "99f540fb-52d8-49ca-b59c-736c854d3c9e", "ip_address": "172.30.9.202"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "a28b50b5b24c4c9d9eae34d85effb5f1", "created_at": "2019-01-18T06:47:30Z", "admin_state_up": true, "updated_at": "2019-01-18T06:47:31Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "a28b50b5b24c4c9d9eae34d85effb5f1", "id": "5f42a5d9-4cb2-4bf3-b825-a2f34854c5f2", "name": "CreateInstanceSingleNetworkTests-36d296d1-cccd-47d6-828f-4e9114b037e0-pub-router"}} 2019-01-18 06:47:34,826 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/routers used request id req-bfa0b970-6e23-4152-99d4-85bc83839967 2019-01-18 06:47:34,831 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?device_id=5f42a5d9-4cb2-4bf3-b825-a2f34854c5f2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8d73c3acba5e74191a2ad5dbcd05e3759e51f58" 2019-01-18 06:47:35,032 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-dd0df6f1-1581-48a6-bab1-da3ea7bc1b23 Date: Fri, 18 Jan 2019 06:47:35 GMT RESP BODY: {"ports":[]} 2019-01-18 06:47:35,032 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?device_id=5f42a5d9-4cb2-4bf3-b825-a2f34854c5f2 used request id req-dd0df6f1-1581-48a6-bab1-da3ea7bc1b23 2019-01-18 06:47:35,038 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-36d296d1-cccd-47d6-828f-4e9114b037e0-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8d73c3acba5e74191a2ad5dbcd05e3759e51f58" 2019-01-18 06:47:35,287 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-761499f9-3337-4f21-8906-3b4b63632f6d Date: Fri, 18 Jan 2019 06:47: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":["49f9911a-eed0-48c0-a6cd-e2326841ed44"],"updated_at":"2019-01-18T06:47:27Z","tenant_id":"a28b50b5b24c4c9d9eae34d85effb5f1","created_at":"2019-01-18T06:47:26Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"a28b50b5b24c4c9d9eae34d85effb5f1","id":"04599d57-ee14-40a9-8d36-3a63689a6172","name":"CreateInstanceSingleNetworkTests-36d296d1-cccd-47d6-828f-4e9114b037e0-pub-net"}]} 2019-01-18 06:47:35,288 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-36d296d1-cccd-47d6-828f-4e9114b037e0-pub-net used request id req-761499f9-3337-4f21-8906-3b4b63632f6d 2019-01-18 06:47:35,291 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-18 06:47:35,296 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 18 Jan 2019 06:47: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"}]}]}} 2019-01-18 06:47:35,297 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/a28b50b5b24c4c9d9eae34d85effb5f1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8d73c3acba5e74191a2ad5dbcd05e3759e51f58" 2019-01-18 06:47:35,376 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:47:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2a7ba9b1-58ee-4366-9232-2442ef254810 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/a28b50b5b24c4c9d9eae34d85effb5f1"}, "enabled": true, "id": "a28b50b5b24c4c9d9eae34d85effb5f1", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-38f36c3b-cbd1-4a2-proj"}} 2019-01-18 06:47:35,376 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/a28b50b5b24c4c9d9eae34d85effb5f1 used request id req-2a7ba9b1-58ee-4366-9232-2442ef254810 2019-01-18 06:47:35,382 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=04599d57-ee14-40a9-8d36-3a63689a6172 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8d73c3acba5e74191a2ad5dbcd05e3759e51f58" 2019-01-18 06:47:35,580 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-88a26e29-863c-4529-b326-855f091b754a Date: Fri, 18 Jan 2019 06:47:35 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"04599d57-ee14-40a9-8d36-3a63689a6172","tenant_id":"a28b50b5b24c4c9d9eae34d85effb5f1","created_at":"2019-01-18T06:47:27Z","dns_nameservers":[],"updated_at":"2019-01-18T06:47:27Z","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":"a28b50b5b24c4c9d9eae34d85effb5f1","id":"49f9911a-eed0-48c0-a6cd-e2326841ed44","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-36d296d1-cccd-47d6-828f-4e9114b037e0-pub-subnet"}]} 2019-01-18 06:47:35,580 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=04599d57-ee14-40a9-8d36-3a63689a6172 used request id req-88a26e29-863c-4529-b326-855f091b754a 2019-01-18 06:47:35,585 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=04599d57-ee14-40a9-8d36-3a63689a6172&name=CreateInstanceSingleNetworkTests-36d296d1-cccd-47d6-828f-4e9114b037e0-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8d73c3acba5e74191a2ad5dbcd05e3759e51f58" 2019-01-18 06:47:35,785 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-817c9042-0f73-45e0-b9ba-23a95ec9320a Date: Fri, 18 Jan 2019 06:47:35 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"04599d57-ee14-40a9-8d36-3a63689a6172","tenant_id":"a28b50b5b24c4c9d9eae34d85effb5f1","created_at":"2019-01-18T06:47:27Z","dns_nameservers":[],"updated_at":"2019-01-18T06:47:27Z","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":"a28b50b5b24c4c9d9eae34d85effb5f1","id":"49f9911a-eed0-48c0-a6cd-e2326841ed44","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-36d296d1-cccd-47d6-828f-4e9114b037e0-pub-subnet"}]} 2019-01-18 06:47:35,785 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=04599d57-ee14-40a9-8d36-3a63689a6172&name=CreateInstanceSingleNetworkTests-36d296d1-cccd-47d6-828f-4e9114b037e0-pub-subnet used request id req-817c9042-0f73-45e0-b9ba-23a95ec9320a 2019-01-18 06:47:35,786 - OpenStackNetwork - DEBUG - Adding router to subnet... 2019-01-18 06:47:35,786 - neutron_utils - INFO - Adding interface to router with name CreateInstanceSingleNetworkTests-36d296d1-cccd-47d6-828f-4e9114b037e0-pub-router 2019-01-18 06:47:35,791 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9696/v2.0/routers/5f42a5d9-4cb2-4bf3-b825-a2f34854c5f2/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8d73c3acba5e74191a2ad5dbcd05e3759e51f58" -d '{"subnet_id": "49f9911a-eed0-48c0-a6cd-e2326841ed44"}' 2019-01-18 06:47:37,712 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-7ec1de60-5809-4907-8f71-b739ef805523 Date: Fri, 18 Jan 2019 06:47:37 GMT RESP BODY: {"network_id": "04599d57-ee14-40a9-8d36-3a63689a6172", "tenant_id": "a28b50b5b24c4c9d9eae34d85effb5f1", "subnet_id": "49f9911a-eed0-48c0-a6cd-e2326841ed44", "subnet_ids": ["49f9911a-eed0-48c0-a6cd-e2326841ed44"], "port_id": "a508a921-8184-4823-a55a-dd5c3767716f", "id": "5f42a5d9-4cb2-4bf3-b825-a2f34854c5f2"} 2019-01-18 06:47:37,713 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/5f42a5d9-4cb2-4bf3-b825-a2f34854c5f2/add_router_interface used request id req-7ec1de60-5809-4907-8f71-b739ef805523 2019-01-18 06:47:37,718 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/routers/5f42a5d9-4cb2-4bf3-b825-a2f34854c5f2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8d73c3acba5e74191a2ad5dbcd05e3759e51f58" 2019-01-18 06:47:37,941 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-1f23d6bc-88ac-498d-9590-69ffaca43833 Date: Fri, 18 Jan 2019 06:47:37 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "c7128340-d09d-4472-ab8c-6b0e75149f5d", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "99f540fb-52d8-49ca-b59c-736c854d3c9e", "ip_address": "172.30.9.202"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "a28b50b5b24c4c9d9eae34d85effb5f1", "created_at": "2019-01-18T06:47:30Z", "admin_state_up": true, "updated_at": "2019-01-18T06:47:36Z", "flavor_id": null, "revision_number": 8, "routes": [], "project_id": "a28b50b5b24c4c9d9eae34d85effb5f1", "id": "5f42a5d9-4cb2-4bf3-b825-a2f34854c5f2", "name": "CreateInstanceSingleNetworkTests-36d296d1-cccd-47d6-828f-4e9114b037e0-pub-router"}} 2019-01-18 06:47:37,941 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers/5f42a5d9-4cb2-4bf3-b825-a2f34854c5f2 used request id req-1f23d6bc-88ac-498d-9590-69ffaca43833 2019-01-18 06:47:37,947 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?device_id=5f42a5d9-4cb2-4bf3-b825-a2f34854c5f2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8d73c3acba5e74191a2ad5dbcd05e3759e51f58" 2019-01-18 06:47:37,999 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 753 X-Openstack-Request-Id: req-8c1b5d7e-a490-41ca-a7a9-552066786c3c Date: Fri, 18 Jan 2019 06:47:38 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:47:36Z","device_owner":"network:ha_router_replicated_interface","revision_number":5,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"49f9911a-eed0-48c0-a6cd-e2326841ed44","ip_address":"10.55.1.1"}],"id":"a508a921-8184-4823-a55a-dd5c3767716f","security_groups":[],"mac_address":"fa:16:3e:f2:85:ad","project_id":"a28b50b5b24c4c9d9eae34d85effb5f1","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"04599d57-ee14-40a9-8d36-3a63689a6172","tenant_id":"a28b50b5b24c4c9d9eae34d85effb5f1","created_at":"2019-01-18T06:47:36Z","binding:vnic_type":"normal","device_id":"5f42a5d9-4cb2-4bf3-b825-a2f34854c5f2"}]} 2019-01-18 06:47:37,999 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?device_id=5f42a5d9-4cb2-4bf3-b825-a2f34854c5f2 used request id req-8c1b5d7e-a490-41ca-a7a9-552066786c3c 2019-01-18 06:47:38,004 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets/49f9911a-eed0-48c0-a6cd-e2326841ed44 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8d73c3acba5e74191a2ad5dbcd05e3759e51f58" 2019-01-18 06:47:38,197 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 679 X-Openstack-Request-Id: req-32375c42-37a7-4de2-aa3b-30c30f3f2740 Date: Fri, 18 Jan 2019 06:47:38 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"04599d57-ee14-40a9-8d36-3a63689a6172","tenant_id":"a28b50b5b24c4c9d9eae34d85effb5f1","created_at":"2019-01-18T06:47:27Z","dns_nameservers":[],"updated_at":"2019-01-18T06:47:27Z","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":"a28b50b5b24c4c9d9eae34d85effb5f1","id":"49f9911a-eed0-48c0-a6cd-e2326841ed44","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-36d296d1-cccd-47d6-828f-4e9114b037e0-pub-subnet"}} 2019-01-18 06:47:38,197 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets/49f9911a-eed0-48c0-a6cd-e2326841ed44 used request id req-32375c42-37a7-4de2-aa3b-30c30f3f2740 2019-01-18 06:47:38,198 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:47:38,199 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:47:38,658 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "488fca829f8b496daa1cd2cdc6e45c49", "name": "Member"}, {"id": "c65201bd05504fa786d79b166e8bbba3", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}], "expires_at": "2019-01-18T07:47:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "020d00b5451a467cb276d06789a1149d", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "id": "e292c913af7844408b6509a836e493f5"}, "audit_ids": ["lFfyi4VySsKYRsP9RRNKJA"], "issued_at": "2019-01-18T06:47:38.000000Z"}} 2019-01-18 06:47:38,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}ef87240b2188118793e611cd9a4d807e0e4bf86b" 2019-01-18 06:47:38,735 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:47:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7eb8a5dc-543c-4b73-bde5-107e0e21f7a4 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:47:38,735 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-7eb8a5dc-543c-4b73-bde5-107e0e21f7a4 2019-01-18 06:47:38,736 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-18 06:47:38,741 - 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}ef87240b2188118793e611cd9a4d807e0e4bf86b" 2019-01-18 06:47:38,924 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:47: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-7df8280c-4e3f-4ad4-b960-e510a9ab16ec x-compute-request-id: req-7df8280c-4e3f-4ad4-b960-e510a9ab16ec Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2019-01-18 06:47:38,925 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-7df8280c-4e3f-4ad4-b960-e510a9ab16ec 2019-01-18 06:47:38,929 - 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}ef87240b2188118793e611cd9a4d807e0e4bf86b" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstanceSingleNetworkTests-36d296d1-cccd-47d6-828f-4e9114b037e0-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2019-01-18 06:47:38,973 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:47: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-208f398d-42e9-45d1-be5d-9a53351512f3 x-compute-request-id: req-208f398d-42e9-45d1-be5d-9a53351512f3 Content-Encoding: gzip Content-Length: 327 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/73ee4340-9339-44d7-9bc6-f2138f8721e3", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/73ee4340-9339-44d7-9bc6-f2138f8721e3", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "73ee4340-9339-44d7-9bc6-f2138f8721e3", "name": "CreateInstanceSingleNetworkTests-36d296d1-cccd-47d6-828f-4e9114b037e0-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2019-01-18 06:47:38,973 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-208f398d-42e9-45d1-be5d-9a53351512f3 2019-01-18 06:47:38,974 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:47:38,975 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:47:39,349 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "943f9c0796e143e3965be9e62feb3973", "name": "CreateInstanceSingleNetworkTests-38f36c3b-cbd1-4a2-proj-role"}], "expires_at": "2019-01-18T07:47:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a28b50b5b24c4c9d9eae34d85effb5f1", "name": "CreateInstanceSingleNetworkTests-38f36c3b-cbd1-4a2-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/a28b50b5b24c4c9d9eae34d85effb5f1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/a28b50b5b24c4c9d9eae34d85effb5f1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/a28b50b5b24c4c9d9eae34d85effb5f1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/a28b50b5b24c4c9d9eae34d85effb5f1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/a28b50b5b24c4c9d9eae34d85effb5f1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/a28b50b5b24c4c9d9eae34d85effb5f1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/a28b50b5b24c4c9d9eae34d85effb5f1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/a28b50b5b24c4c9d9eae34d85effb5f1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/a28b50b5b24c4c9d9eae34d85effb5f1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/a28b50b5b24c4c9d9eae34d85effb5f1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/a28b50b5b24c4c9d9eae34d85effb5f1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/a28b50b5b24c4c9d9eae34d85effb5f1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-38f36c3b-cbd1-4a2-user", "id": "a182ae01acc94d09b4e72f25ce79193b"}, "audit_ids": ["wc9I__RoTL2zUQbzMKywyg"], "issued_at": "2019-01-18T06:47:39.000000Z"}} 2019-01-18 06:47:39,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}6d78a6e2f8c17caabdb53a26ace66f0a9f48d866" 2019-01-18 06:47:39,441 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:47:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0adab822-05db-41c1-8426-cf75d2a4cb7d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:47:39,441 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-0adab822-05db-41c1-8426-cf75d2a4cb7d 2019-01-18 06:47:39,442 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-18 06:47:39,446 - 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}6d78a6e2f8c17caabdb53a26ace66f0a9f48d866" 2019-01-18 06:47:39,628 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:47: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-467e527d-9100-48b5-9380-1cd20ef7d4c3 x-compute-request-id: req-467e527d-9100-48b5-9380-1cd20ef7d4c3 Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2019-01-18 06:47:39,629 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-467e527d-9100-48b5-9380-1cd20ef7d4c3 2019-01-18 06:47:39,629 - OpenStackKeypair - INFO - Creating keypair CreateInstanceSingleNetworkTests-36d296d1-cccd-47d6-828f-4e9114b037e0-kp... 2019-01-18 06:47:39,629 - OpenStackKeypair - INFO - Creating new keypair 2019-01-18 06:47:39,668 - nova_utils - INFO - Creating keypair with name - CreateInstanceSingleNetworkTests-36d296d1-cccd-47d6-828f-4e9114b037e0-kp 2019-01-18 06:47:39,670 - 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}6d78a6e2f8c17caabdb53a26ace66f0a9f48d866" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDkH+V+qgXjO8Wi+Iv3CtF7IzFyvT3gRYVGdPaEotP8XA4aBNgC44g7W1Kd7sz93UKZp0ckcG4JbQra/BibM6/yg2oogGpdWSthafNGK1u0GhHzYtMA1hON/tz2ok9O0UIjZ96cWODbO9LtZSxOBT0+8+sM6T7LSLBFvFX6g07ETw==", "name": "CreateInstanceSingleNetworkTests-36d296d1-cccd-47d6-828f-4e9114b037e0-kp"}}' 2019-01-18 06:47:39,728 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:47: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-9f7932ae-7582-4229-bcce-ce3a84ebba18 x-compute-request-id: req-9f7932ae-7582-4229-bcce-ce3a84ebba18 Content-Encoding: gzip Content-Length: 378 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDkH+V+qgXjO8Wi+Iv3CtF7IzFyvT3gRYVGdPaEotP8XA4aBNgC44g7W1Kd7sz93UKZp0ckcG4JbQra/BibM6/yg2oogGpdWSthafNGK1u0GhHzYtMA1hON/tz2ok9O0UIjZ96cWODbO9LtZSxOBT0+8+sM6T7LSLBFvFX6g07ETw==", "user_id": "a182ae01acc94d09b4e72f25ce79193b", "name": "CreateInstanceSingleNetworkTests-36d296d1-cccd-47d6-828f-4e9114b037e0-kp", "fingerprint": "74:9e:36:94:da:c6:89:fc:42:58:14:64:94:80:01:ca"}} 2019-01-18 06:47:39,729 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-9f7932ae-7582-4229-bcce-ce3a84ebba18 2019-01-18 06:47:39,731 - file_utils - INFO - Saved public key to - tmp/CreateInstanceSingleNetworkTests-36d296d1-cccd-47d6-828f-4e9114b037e0.pub 2019-01-18 06:47:39,732 - file_utils - INFO - Saved private key to - tmp/CreateInstanceSingleNetworkTests-36d296d1-cccd-47d6-828f-4e9114b037e0 2019-01-18 06:47:39,732 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:47:39,733 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:47:40,122 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "943f9c0796e143e3965be9e62feb3973", "name": "CreateInstanceSingleNetworkTests-38f36c3b-cbd1-4a2-proj-role"}], "expires_at": "2019-01-18T07:47:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a28b50b5b24c4c9d9eae34d85effb5f1", "name": "CreateInstanceSingleNetworkTests-38f36c3b-cbd1-4a2-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/a28b50b5b24c4c9d9eae34d85effb5f1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/a28b50b5b24c4c9d9eae34d85effb5f1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/a28b50b5b24c4c9d9eae34d85effb5f1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/a28b50b5b24c4c9d9eae34d85effb5f1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/a28b50b5b24c4c9d9eae34d85effb5f1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/a28b50b5b24c4c9d9eae34d85effb5f1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/a28b50b5b24c4c9d9eae34d85effb5f1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/a28b50b5b24c4c9d9eae34d85effb5f1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/a28b50b5b24c4c9d9eae34d85effb5f1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/a28b50b5b24c4c9d9eae34d85effb5f1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/a28b50b5b24c4c9d9eae34d85effb5f1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/a28b50b5b24c4c9d9eae34d85effb5f1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-38f36c3b-cbd1-4a2-user", "id": "a182ae01acc94d09b4e72f25ce79193b"}, "audit_ids": ["L8ND20DrS3SR84IEIDpG-w"], "issued_at": "2019-01-18T06:47:40.000000Z"}} 2019-01-18 06:47:40,123 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e60e1de31c2f6e566f7883a422c71cd2e4c4c293" 2019-01-18 06:47:40,201 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:47:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9d736188-9e78-4b6b-a33b-78c24c21e746 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:47:40,201 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-9d736188-9e78-4b6b-a33b-78c24c21e746 2019-01-18 06:47:40,208 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-36d296d1-cccd-47d6-828f-4e9114b037e0-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e60e1de31c2f6e566f7883a422c71cd2e4c4c293" 2019-01-18 06:47:40,388 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-74c96efb-5cf3-4550-93d4-0cdd34e06775 Date: Fri, 18 Jan 2019 06:47:40 GMT RESP BODY: {"security_groups": []} 2019-01-18 06:47:40,389 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-36d296d1-cccd-47d6-828f-4e9114b037e0-sec-grp used request id req-74c96efb-5cf3-4550-93d4-0cdd34e06775 2019-01-18 06:47:40,389 - OpenStackSecurityGroup - INFO - Creating security group CreateInstanceSingleNetworkTests-36d296d1-cccd-47d6-828f-4e9114b037e0-sec-grp... 2019-01-18 06:47:40,389 - neutron_utils - INFO - Creating security group with name - CreateInstanceSingleNetworkTests-36d296d1-cccd-47d6-828f-4e9114b037e0-sec-grp 2019-01-18 06:47:40,395 - 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}e60e1de31c2f6e566f7883a422c71cd2e4c4c293" -d '{"security_group": {"name": "CreateInstanceSingleNetworkTests-36d296d1-cccd-47d6-828f-4e9114b037e0-sec-grp"}}' 2019-01-18 06:47:40,723 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1409 X-Openstack-Request-Id: req-e7b4d6d8-d171-4ac3-838b-432b63f210ba Date: Fri, 18 Jan 2019 06:47:40 GMT RESP BODY: {"security_group": {"description": "", "tags": [], "tenant_id": "a28b50b5b24c4c9d9eae34d85effb5f1", "created_at": "2019-01-18T06:47:40Z", "updated_at": "2019-01-18T06:47:40Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:47:40Z", "revision_number": 0, "id": "6a994688-abb5-41c8-b892-2a9d95d35309", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T06:47:40Z", "security_group_id": "42ccfa9e-b85a-4b34-8cc8-aebbb7c57e63", "tenant_id": "a28b50b5b24c4c9d9eae34d85effb5f1", "port_range_min": null, "ethertype": "IPv6", "project_id": "a28b50b5b24c4c9d9eae34d85effb5f1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:47:40Z", "revision_number": 0, "id": "d2c9a3e7-5bff-4b80-b78a-ee00e869262e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T06:47:40Z", "security_group_id": "42ccfa9e-b85a-4b34-8cc8-aebbb7c57e63", "tenant_id": "a28b50b5b24c4c9d9eae34d85effb5f1", "port_range_min": null, "ethertype": "IPv4", "project_id": "a28b50b5b24c4c9d9eae34d85effb5f1"}], "revision_number": 2, "project_id": "a28b50b5b24c4c9d9eae34d85effb5f1", "id": "42ccfa9e-b85a-4b34-8cc8-aebbb7c57e63", "name": "CreateInstanceSingleNetworkTests-36d296d1-cccd-47d6-828f-4e9114b037e0-sec-grp"}} 2019-01-18 06:47:40,724 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-groups used request id req-e7b4d6d8-d171-4ac3-838b-432b63f210ba 2019-01-18 06:47:40,724 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 42ccfa9e-b85a-4b34-8cc8-aebbb7c57e63 2019-01-18 06:47:40,730 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=42ccfa9e-b85a-4b34-8cc8-aebbb7c57e63 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e60e1de31c2f6e566f7883a422c71cd2e4c4c293" 2019-01-18 06:47:40,896 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-ba1fd3e6-9035-4767-a451-92b6f233df65 Date: Fri, 18 Jan 2019 06:47:40 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": "2019-01-18T06:47:40Z", "security_group_id": "42ccfa9e-b85a-4b34-8cc8-aebbb7c57e63", "port_range_min": null, "revision_number": 0, "tenant_id": "a28b50b5b24c4c9d9eae34d85effb5f1", "created_at": "2019-01-18T06:47:40Z", "project_id": "a28b50b5b24c4c9d9eae34d85effb5f1", "id": "6a994688-abb5-41c8-b892-2a9d95d35309"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T06:47:40Z", "security_group_id": "42ccfa9e-b85a-4b34-8cc8-aebbb7c57e63", "port_range_min": null, "revision_number": 0, "tenant_id": "a28b50b5b24c4c9d9eae34d85effb5f1", "created_at": "2019-01-18T06:47:40Z", "project_id": "a28b50b5b24c4c9d9eae34d85effb5f1", "id": "d2c9a3e7-5bff-4b80-b78a-ee00e869262e"}]} 2019-01-18 06:47:40,896 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=42ccfa9e-b85a-4b34-8cc8-aebbb7c57e63 used request id req-ba1fd3e6-9035-4767-a451-92b6f233df65 2019-01-18 06:47:40,896 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 42ccfa9e-b85a-4b34-8cc8-aebbb7c57e63 2019-01-18 06:47:40,902 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=42ccfa9e-b85a-4b34-8cc8-aebbb7c57e63 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e60e1de31c2f6e566f7883a422c71cd2e4c4c293" 2019-01-18 06:47:41,068 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-4186e315-e689-4f14-8f8e-92cc2589e2a1 Date: Fri, 18 Jan 2019 06:47:41 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": "2019-01-18T06:47:40Z", "security_group_id": "42ccfa9e-b85a-4b34-8cc8-aebbb7c57e63", "port_range_min": null, "revision_number": 0, "tenant_id": "a28b50b5b24c4c9d9eae34d85effb5f1", "created_at": "2019-01-18T06:47:40Z", "project_id": "a28b50b5b24c4c9d9eae34d85effb5f1", "id": "6a994688-abb5-41c8-b892-2a9d95d35309"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T06:47:40Z", "security_group_id": "42ccfa9e-b85a-4b34-8cc8-aebbb7c57e63", "port_range_min": null, "revision_number": 0, "tenant_id": "a28b50b5b24c4c9d9eae34d85effb5f1", "created_at": "2019-01-18T06:47:40Z", "project_id": "a28b50b5b24c4c9d9eae34d85effb5f1", "id": "d2c9a3e7-5bff-4b80-b78a-ee00e869262e"}]} 2019-01-18 06:47:41,068 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=42ccfa9e-b85a-4b34-8cc8-aebbb7c57e63 used request id req-4186e315-e689-4f14-8f8e-92cc2589e2a1 2019-01-18 06:47:41,068 - neutron_utils - INFO - Retrieving security group with ID - 42ccfa9e-b85a-4b34-8cc8-aebbb7c57e63 2019-01-18 06:47:41,074 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?id=42ccfa9e-b85a-4b34-8cc8-aebbb7c57e63 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e60e1de31c2f6e566f7883a422c71cd2e4c4c293" 2019-01-18 06:47:41,263 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1412 X-Openstack-Request-Id: req-aa27ccb3-f7a8-41e6-bb5d-29e573ddd165 Date: Fri, 18 Jan 2019 06:47:41 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "a28b50b5b24c4c9d9eae34d85effb5f1", "created_at": "2019-01-18T06:47:40Z", "updated_at": "2019-01-18T06:47:40Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:47:40Z", "revision_number": 0, "id": "6a994688-abb5-41c8-b892-2a9d95d35309", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T06:47:40Z", "security_group_id": "42ccfa9e-b85a-4b34-8cc8-aebbb7c57e63", "tenant_id": "a28b50b5b24c4c9d9eae34d85effb5f1", "port_range_min": null, "ethertype": "IPv6", "project_id": "a28b50b5b24c4c9d9eae34d85effb5f1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:47:40Z", "revision_number": 0, "id": "d2c9a3e7-5bff-4b80-b78a-ee00e869262e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T06:47:40Z", "security_group_id": "42ccfa9e-b85a-4b34-8cc8-aebbb7c57e63", "tenant_id": "a28b50b5b24c4c9d9eae34d85effb5f1", "port_range_min": null, "ethertype": "IPv4", "project_id": "a28b50b5b24c4c9d9eae34d85effb5f1"}], "revision_number": 2, "project_id": "a28b50b5b24c4c9d9eae34d85effb5f1", "id": "42ccfa9e-b85a-4b34-8cc8-aebbb7c57e63", "name": "CreateInstanceSingleNetworkTests-36d296d1-cccd-47d6-828f-4e9114b037e0-sec-grp"}]} 2019-01-18 06:47:41,263 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?id=42ccfa9e-b85a-4b34-8cc8-aebbb7c57e63 used request id req-aa27ccb3-f7a8-41e6-bb5d-29e573ddd165 2019-01-18 06:47:41,264 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 42ccfa9e-b85a-4b34-8cc8-aebbb7c57e63 2019-01-18 06:47:41,269 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=42ccfa9e-b85a-4b34-8cc8-aebbb7c57e63 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e60e1de31c2f6e566f7883a422c71cd2e4c4c293" 2019-01-18 06:47:41,448 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-50e48c61-b80b-460f-95b5-9f60396c5ad0 Date: Fri, 18 Jan 2019 06:47:41 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": "2019-01-18T06:47:40Z", "security_group_id": "42ccfa9e-b85a-4b34-8cc8-aebbb7c57e63", "port_range_min": null, "revision_number": 0, "tenant_id": "a28b50b5b24c4c9d9eae34d85effb5f1", "created_at": "2019-01-18T06:47:40Z", "project_id": "a28b50b5b24c4c9d9eae34d85effb5f1", "id": "6a994688-abb5-41c8-b892-2a9d95d35309"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T06:47:40Z", "security_group_id": "42ccfa9e-b85a-4b34-8cc8-aebbb7c57e63", "port_range_min": null, "revision_number": 0, "tenant_id": "a28b50b5b24c4c9d9eae34d85effb5f1", "created_at": "2019-01-18T06:47:40Z", "project_id": "a28b50b5b24c4c9d9eae34d85effb5f1", "id": "d2c9a3e7-5bff-4b80-b78a-ee00e869262e"}]} 2019-01-18 06:47:41,448 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=42ccfa9e-b85a-4b34-8cc8-aebbb7c57e63 used request id req-50e48c61-b80b-460f-95b5-9f60396c5ad0 2019-01-18 06:47:41,449 - neutron_utils - INFO - Retrieving security group with ID - 42ccfa9e-b85a-4b34-8cc8-aebbb7c57e63 2019-01-18 06:47:41,454 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?id=42ccfa9e-b85a-4b34-8cc8-aebbb7c57e63 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e60e1de31c2f6e566f7883a422c71cd2e4c4c293" 2019-01-18 06:47:41,679 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1412 X-Openstack-Request-Id: req-3e2a3e81-8fec-466a-97b3-7bbd50200dbf Date: Fri, 18 Jan 2019 06:47:41 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "a28b50b5b24c4c9d9eae34d85effb5f1", "created_at": "2019-01-18T06:47:40Z", "updated_at": "2019-01-18T06:47:40Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:47:40Z", "revision_number": 0, "id": "6a994688-abb5-41c8-b892-2a9d95d35309", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T06:47:40Z", "security_group_id": "42ccfa9e-b85a-4b34-8cc8-aebbb7c57e63", "tenant_id": "a28b50b5b24c4c9d9eae34d85effb5f1", "port_range_min": null, "ethertype": "IPv6", "project_id": "a28b50b5b24c4c9d9eae34d85effb5f1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:47:40Z", "revision_number": 0, "id": "d2c9a3e7-5bff-4b80-b78a-ee00e869262e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T06:47:40Z", "security_group_id": "42ccfa9e-b85a-4b34-8cc8-aebbb7c57e63", "tenant_id": "a28b50b5b24c4c9d9eae34d85effb5f1", "port_range_min": null, "ethertype": "IPv4", "project_id": "a28b50b5b24c4c9d9eae34d85effb5f1"}], "revision_number": 2, "project_id": "a28b50b5b24c4c9d9eae34d85effb5f1", "id": "42ccfa9e-b85a-4b34-8cc8-aebbb7c57e63", "name": "CreateInstanceSingleNetworkTests-36d296d1-cccd-47d6-828f-4e9114b037e0-sec-grp"}]} 2019-01-18 06:47:41,679 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?id=42ccfa9e-b85a-4b34-8cc8-aebbb7c57e63 used request id req-3e2a3e81-8fec-466a-97b3-7bbd50200dbf 2019-01-18 06:47:41,680 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 42ccfa9e-b85a-4b34-8cc8-aebbb7c57e63 2019-01-18 06:47:41,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=42ccfa9e-b85a-4b34-8cc8-aebbb7c57e63 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e60e1de31c2f6e566f7883a422c71cd2e4c4c293" 2019-01-18 06:47:41,738 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-6c76b1fc-77e1-4e2a-a26f-a1fbf597ca63 Date: Fri, 18 Jan 2019 06:47:41 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": "2019-01-18T06:47:40Z", "security_group_id": "42ccfa9e-b85a-4b34-8cc8-aebbb7c57e63", "port_range_min": null, "revision_number": 0, "tenant_id": "a28b50b5b24c4c9d9eae34d85effb5f1", "created_at": "2019-01-18T06:47:40Z", "project_id": "a28b50b5b24c4c9d9eae34d85effb5f1", "id": "6a994688-abb5-41c8-b892-2a9d95d35309"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T06:47:40Z", "security_group_id": "42ccfa9e-b85a-4b34-8cc8-aebbb7c57e63", "port_range_min": null, "revision_number": 0, "tenant_id": "a28b50b5b24c4c9d9eae34d85effb5f1", "created_at": "2019-01-18T06:47:40Z", "project_id": "a28b50b5b24c4c9d9eae34d85effb5f1", "id": "d2c9a3e7-5bff-4b80-b78a-ee00e869262e"}]} 2019-01-18 06:47:41,739 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=42ccfa9e-b85a-4b34-8cc8-aebbb7c57e63 used request id req-6c76b1fc-77e1-4e2a-a26f-a1fbf597ca63 2019-01-18 06:47:41,739 - neutron_utils - INFO - Creating security group to security group - CreateInstanceSingleNetworkTests-36d296d1-cccd-47d6-828f-4e9114b037e0-sec-grp 2019-01-18 06:47:41,743 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-36d296d1-cccd-47d6-828f-4e9114b037e0-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e60e1de31c2f6e566f7883a422c71cd2e4c4c293" 2019-01-18 06:47:41,944 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1412 X-Openstack-Request-Id: req-3b78f376-6818-4e85-bbc7-3ff92065ce23 Date: Fri, 18 Jan 2019 06:47:41 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "a28b50b5b24c4c9d9eae34d85effb5f1", "created_at": "2019-01-18T06:47:40Z", "updated_at": "2019-01-18T06:47:40Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:47:40Z", "revision_number": 0, "id": "6a994688-abb5-41c8-b892-2a9d95d35309", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T06:47:40Z", "security_group_id": "42ccfa9e-b85a-4b34-8cc8-aebbb7c57e63", "tenant_id": "a28b50b5b24c4c9d9eae34d85effb5f1", "port_range_min": null, "ethertype": "IPv6", "project_id": "a28b50b5b24c4c9d9eae34d85effb5f1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:47:40Z", "revision_number": 0, "id": "d2c9a3e7-5bff-4b80-b78a-ee00e869262e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T06:47:40Z", "security_group_id": "42ccfa9e-b85a-4b34-8cc8-aebbb7c57e63", "tenant_id": "a28b50b5b24c4c9d9eae34d85effb5f1", "port_range_min": null, "ethertype": "IPv4", "project_id": "a28b50b5b24c4c9d9eae34d85effb5f1"}], "revision_number": 2, "project_id": "a28b50b5b24c4c9d9eae34d85effb5f1", "id": "42ccfa9e-b85a-4b34-8cc8-aebbb7c57e63", "name": "CreateInstanceSingleNetworkTests-36d296d1-cccd-47d6-828f-4e9114b037e0-sec-grp"}]} 2019-01-18 06:47:41,944 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-36d296d1-cccd-47d6-828f-4e9114b037e0-sec-grp used request id req-3b78f376-6818-4e85-bbc7-3ff92065ce23 2019-01-18 06:47:41,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" 2019-01-18 06:47:41,953 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 18 Jan 2019 06:47: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"}]}]}} 2019-01-18 06:47:41,954 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/a28b50b5b24c4c9d9eae34d85effb5f1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e60e1de31c2f6e566f7883a422c71cd2e4c4c293" 2019-01-18 06:47:42,032 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:47:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c52a3717-b3ff-457d-9a9e-e16c22a1d94e 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/a28b50b5b24c4c9d9eae34d85effb5f1"}, "enabled": true, "id": "a28b50b5b24c4c9d9eae34d85effb5f1", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-38f36c3b-cbd1-4a2-proj"}} 2019-01-18 06:47:42,032 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/a28b50b5b24c4c9d9eae34d85effb5f1 used request id req-c52a3717-b3ff-457d-9a9e-e16c22a1d94e 2019-01-18 06:47:42,032 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 42ccfa9e-b85a-4b34-8cc8-aebbb7c57e63 2019-01-18 06:47:42,038 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=42ccfa9e-b85a-4b34-8cc8-aebbb7c57e63 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e60e1de31c2f6e566f7883a422c71cd2e4c4c293" 2019-01-18 06:47:42,203 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-c5cd1ebf-2291-441d-9d03-331f7b67f3bd Date: Fri, 18 Jan 2019 06:47:42 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": "2019-01-18T06:47:40Z", "security_group_id": "42ccfa9e-b85a-4b34-8cc8-aebbb7c57e63", "port_range_min": null, "revision_number": 0, "tenant_id": "a28b50b5b24c4c9d9eae34d85effb5f1", "created_at": "2019-01-18T06:47:40Z", "project_id": "a28b50b5b24c4c9d9eae34d85effb5f1", "id": "6a994688-abb5-41c8-b892-2a9d95d35309"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T06:47:40Z", "security_group_id": "42ccfa9e-b85a-4b34-8cc8-aebbb7c57e63", "port_range_min": null, "revision_number": 0, "tenant_id": "a28b50b5b24c4c9d9eae34d85effb5f1", "created_at": "2019-01-18T06:47:40Z", "project_id": "a28b50b5b24c4c9d9eae34d85effb5f1", "id": "d2c9a3e7-5bff-4b80-b78a-ee00e869262e"}]} 2019-01-18 06:47:42,203 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=42ccfa9e-b85a-4b34-8cc8-aebbb7c57e63 used request id req-c5cd1ebf-2291-441d-9d03-331f7b67f3bd 2019-01-18 06:47:42,209 - 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}e60e1de31c2f6e566f7883a422c71cd2e4c4c293" -d '{"security_group_rule": {"direction": "ingress", "protocol": 1, "security_group_id": "42ccfa9e-b85a-4b34-8cc8-aebbb7c57e63"}}' 2019-01-18 06:47:42,424 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 509 X-Openstack-Request-Id: req-dd385e71-da29-42fa-a99b-3f0f93efb107 Date: Fri, 18 Jan 2019 06:47:42 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": "2019-01-18T06:47:42Z", "security_group_id": "42ccfa9e-b85a-4b34-8cc8-aebbb7c57e63", "port_range_min": null, "revision_number": 0, "tenant_id": "a28b50b5b24c4c9d9eae34d85effb5f1", "created_at": "2019-01-18T06:47:42Z", "project_id": "a28b50b5b24c4c9d9eae34d85effb5f1", "id": "6a8a1dab-fdc9-4e00-bafb-07ca977dab04"}} 2019-01-18 06:47:42,425 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules used request id req-dd385e71-da29-42fa-a99b-3f0f93efb107 2019-01-18 06:47:42,425 - neutron_utils - INFO - Creating security group to security group - CreateInstanceSingleNetworkTests-36d296d1-cccd-47d6-828f-4e9114b037e0-sec-grp 2019-01-18 06:47:42,431 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-36d296d1-cccd-47d6-828f-4e9114b037e0-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e60e1de31c2f6e566f7883a422c71cd2e4c4c293" 2019-01-18 06:47:42,617 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1910 X-Openstack-Request-Id: req-63503fe6-a306-4ee4-b209-f3e6c0d959b7 Date: Fri, 18 Jan 2019 06:47:42 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "a28b50b5b24c4c9d9eae34d85effb5f1", "created_at": "2019-01-18T06:47:40Z", "updated_at": "2019-01-18T06:47:42Z", "security_group_rules": [{"direction": "ingress", "protocol": "1", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:47:42Z", "revision_number": 0, "id": "6a8a1dab-fdc9-4e00-bafb-07ca977dab04", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T06:47:42Z", "security_group_id": "42ccfa9e-b85a-4b34-8cc8-aebbb7c57e63", "tenant_id": "a28b50b5b24c4c9d9eae34d85effb5f1", "port_range_min": null, "ethertype": "IPv4", "project_id": "a28b50b5b24c4c9d9eae34d85effb5f1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:47:40Z", "revision_number": 0, "id": "6a994688-abb5-41c8-b892-2a9d95d35309", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T06:47:40Z", "security_group_id": "42ccfa9e-b85a-4b34-8cc8-aebbb7c57e63", "tenant_id": "a28b50b5b24c4c9d9eae34d85effb5f1", "port_range_min": null, "ethertype": "IPv6", "project_id": "a28b50b5b24c4c9d9eae34d85effb5f1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:47:40Z", "revision_number": 0, "id": "d2c9a3e7-5bff-4b80-b78a-ee00e869262e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T06:47:40Z", "security_group_id": "42ccfa9e-b85a-4b34-8cc8-aebbb7c57e63", "tenant_id": "a28b50b5b24c4c9d9eae34d85effb5f1", "port_range_min": null, "ethertype": "IPv4", "project_id": "a28b50b5b24c4c9d9eae34d85effb5f1"}], "revision_number": 3, "project_id": "a28b50b5b24c4c9d9eae34d85effb5f1", "id": "42ccfa9e-b85a-4b34-8cc8-aebbb7c57e63", "name": "CreateInstanceSingleNetworkTests-36d296d1-cccd-47d6-828f-4e9114b037e0-sec-grp"}]} 2019-01-18 06:47:42,617 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-36d296d1-cccd-47d6-828f-4e9114b037e0-sec-grp used request id req-63503fe6-a306-4ee4-b209-f3e6c0d959b7 2019-01-18 06:47:42,621 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/a28b50b5b24c4c9d9eae34d85effb5f1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e60e1de31c2f6e566f7883a422c71cd2e4c4c293" 2019-01-18 06:47:42,704 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:47:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ceafbc82-cb78-4c60-a8e7-79c6ea83ec32 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/a28b50b5b24c4c9d9eae34d85effb5f1"}, "enabled": true, "id": "a28b50b5b24c4c9d9eae34d85effb5f1", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-38f36c3b-cbd1-4a2-proj"}} 2019-01-18 06:47:42,704 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/a28b50b5b24c4c9d9eae34d85effb5f1 used request id req-ceafbc82-cb78-4c60-a8e7-79c6ea83ec32 2019-01-18 06:47:42,704 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 42ccfa9e-b85a-4b34-8cc8-aebbb7c57e63 2019-01-18 06:47:42,710 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=42ccfa9e-b85a-4b34-8cc8-aebbb7c57e63 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e60e1de31c2f6e566f7883a422c71cd2e4c4c293" 2019-01-18 06:47:42,737 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1488 X-Openstack-Request-Id: req-5875fb87-0f29-448a-9793-a83126107140 Date: Fri, 18 Jan 2019 06:47:42 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": "2019-01-18T06:47:42Z", "security_group_id": "42ccfa9e-b85a-4b34-8cc8-aebbb7c57e63", "port_range_min": null, "revision_number": 0, "tenant_id": "a28b50b5b24c4c9d9eae34d85effb5f1", "created_at": "2019-01-18T06:47:42Z", "project_id": "a28b50b5b24c4c9d9eae34d85effb5f1", "id": "6a8a1dab-fdc9-4e00-bafb-07ca977dab04"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T06:47:40Z", "security_group_id": "42ccfa9e-b85a-4b34-8cc8-aebbb7c57e63", "port_range_min": null, "revision_number": 0, "tenant_id": "a28b50b5b24c4c9d9eae34d85effb5f1", "created_at": "2019-01-18T06:47:40Z", "project_id": "a28b50b5b24c4c9d9eae34d85effb5f1", "id": "6a994688-abb5-41c8-b892-2a9d95d35309"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T06:47:40Z", "security_group_id": "42ccfa9e-b85a-4b34-8cc8-aebbb7c57e63", "port_range_min": null, "revision_number": 0, "tenant_id": "a28b50b5b24c4c9d9eae34d85effb5f1", "created_at": "2019-01-18T06:47:40Z", "project_id": "a28b50b5b24c4c9d9eae34d85effb5f1", "id": "d2c9a3e7-5bff-4b80-b78a-ee00e869262e"}]} 2019-01-18 06:47:42,737 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=42ccfa9e-b85a-4b34-8cc8-aebbb7c57e63 used request id req-5875fb87-0f29-448a-9793-a83126107140 2019-01-18 06:47:42,743 - 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}e60e1de31c2f6e566f7883a422c71cd2e4c4c293" -d '{"security_group_rule": {"protocol": 6, "direction": "ingress", "port_range_min": 22, "port_range_max": 22, "security_group_id": "42ccfa9e-b85a-4b34-8cc8-aebbb7c57e63"}}' 2019-01-18 06:47:43,071 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 505 X-Openstack-Request-Id: req-9e345c5e-77df-4303-9756-9ffc966f8d58 Date: Fri, 18 Jan 2019 06:47:43 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": "2019-01-18T06:47:42Z", "security_group_id": "42ccfa9e-b85a-4b34-8cc8-aebbb7c57e63", "port_range_min": 22, "revision_number": 0, "tenant_id": "a28b50b5b24c4c9d9eae34d85effb5f1", "created_at": "2019-01-18T06:47:42Z", "project_id": "a28b50b5b24c4c9d9eae34d85effb5f1", "id": "f26ef282-382b-488b-b59c-b9c980e4ba71"}} 2019-01-18 06:47:43,071 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules used request id req-9e345c5e-77df-4303-9756-9ffc966f8d58 2019-01-18 06:47:43,072 - neutron_utils - INFO - Retrieving security group with ID - 42ccfa9e-b85a-4b34-8cc8-aebbb7c57e63 2019-01-18 06:47:43,077 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?id=42ccfa9e-b85a-4b34-8cc8-aebbb7c57e63 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e60e1de31c2f6e566f7883a422c71cd2e4c4c293" 2019-01-18 06:47:43,125 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2404 X-Openstack-Request-Id: req-17d681db-d31f-4ce5-bd63-e936ee646bf7 Date: Fri, 18 Jan 2019 06:47:43 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "a28b50b5b24c4c9d9eae34d85effb5f1", "created_at": "2019-01-18T06:47:40Z", "updated_at": "2019-01-18T06:47:42Z", "security_group_rules": [{"direction": "ingress", "protocol": "1", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:47:42Z", "revision_number": 0, "id": "6a8a1dab-fdc9-4e00-bafb-07ca977dab04", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T06:47:42Z", "security_group_id": "42ccfa9e-b85a-4b34-8cc8-aebbb7c57e63", "tenant_id": "a28b50b5b24c4c9d9eae34d85effb5f1", "port_range_min": null, "ethertype": "IPv4", "project_id": "a28b50b5b24c4c9d9eae34d85effb5f1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:47:40Z", "revision_number": 0, "id": "6a994688-abb5-41c8-b892-2a9d95d35309", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T06:47:40Z", "security_group_id": "42ccfa9e-b85a-4b34-8cc8-aebbb7c57e63", "tenant_id": "a28b50b5b24c4c9d9eae34d85effb5f1", "port_range_min": null, "ethertype": "IPv6", "project_id": "a28b50b5b24c4c9d9eae34d85effb5f1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:47:40Z", "revision_number": 0, "id": "d2c9a3e7-5bff-4b80-b78a-ee00e869262e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T06:47:40Z", "security_group_id": "42ccfa9e-b85a-4b34-8cc8-aebbb7c57e63", "tenant_id": "a28b50b5b24c4c9d9eae34d85effb5f1", "port_range_min": null, "ethertype": "IPv4", "project_id": "a28b50b5b24c4c9d9eae34d85effb5f1"}, {"direction": "ingress", "protocol": "6", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-01-18T06:47:42Z", "revision_number": 0, "id": "f26ef282-382b-488b-b59c-b9c980e4ba71", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T06:47:42Z", "security_group_id": "42ccfa9e-b85a-4b34-8cc8-aebbb7c57e63", "tenant_id": "a28b50b5b24c4c9d9eae34d85effb5f1", "port_range_min": 22, "ethertype": "IPv4", "project_id": "a28b50b5b24c4c9d9eae34d85effb5f1"}], "revision_number": 4, "project_id": "a28b50b5b24c4c9d9eae34d85effb5f1", "id": "42ccfa9e-b85a-4b34-8cc8-aebbb7c57e63", "name": "CreateInstanceSingleNetworkTests-36d296d1-cccd-47d6-828f-4e9114b037e0-sec-grp"}]} 2019-01-18 06:47:43,125 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?id=42ccfa9e-b85a-4b34-8cc8-aebbb7c57e63 used request id req-17d681db-d31f-4ce5-bd63-e936ee646bf7 2019-01-18 06:47:43,125 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 42ccfa9e-b85a-4b34-8cc8-aebbb7c57e63 2019-01-18 06:47:43,130 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=42ccfa9e-b85a-4b34-8cc8-aebbb7c57e63 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e60e1de31c2f6e566f7883a422c71cd2e4c4c293" 2019-01-18 06:47:43,309 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1970 X-Openstack-Request-Id: req-4e44ad2d-ec99-4c78-84d3-578da00b473e Date: Fri, 18 Jan 2019 06:47:43 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": "2019-01-18T06:47:42Z", "security_group_id": "42ccfa9e-b85a-4b34-8cc8-aebbb7c57e63", "port_range_min": null, "revision_number": 0, "tenant_id": "a28b50b5b24c4c9d9eae34d85effb5f1", "created_at": "2019-01-18T06:47:42Z", "project_id": "a28b50b5b24c4c9d9eae34d85effb5f1", "id": "6a8a1dab-fdc9-4e00-bafb-07ca977dab04"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T06:47:40Z", "security_group_id": "42ccfa9e-b85a-4b34-8cc8-aebbb7c57e63", "port_range_min": null, "revision_number": 0, "tenant_id": "a28b50b5b24c4c9d9eae34d85effb5f1", "created_at": "2019-01-18T06:47:40Z", "project_id": "a28b50b5b24c4c9d9eae34d85effb5f1", "id": "6a994688-abb5-41c8-b892-2a9d95d35309"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T06:47:40Z", "security_group_id": "42ccfa9e-b85a-4b34-8cc8-aebbb7c57e63", "port_range_min": null, "revision_number": 0, "tenant_id": "a28b50b5b24c4c9d9eae34d85effb5f1", "created_at": "2019-01-18T06:47:40Z", "project_id": "a28b50b5b24c4c9d9eae34d85effb5f1", "id": "d2c9a3e7-5bff-4b80-b78a-ee00e869262e"}, {"remote_group_id": null, "direction": "ingress", "protocol": "6", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2019-01-18T06:47:42Z", "security_group_id": "42ccfa9e-b85a-4b34-8cc8-aebbb7c57e63", "port_range_min": 22, "revision_number": 0, "tenant_id": "a28b50b5b24c4c9d9eae34d85effb5f1", "created_at": "2019-01-18T06:47:42Z", "project_id": "a28b50b5b24c4c9d9eae34d85effb5f1", "id": "f26ef282-382b-488b-b59c-b9c980e4ba71"}]} 2019-01-18 06:47:43,309 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=42ccfa9e-b85a-4b34-8cc8-aebbb7c57e63 used request id req-4e44ad2d-ec99-4c78-84d3-578da00b473e 2019-01-18 06:47:43,310 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:47:43,311 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:47:43,691 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "943f9c0796e143e3965be9e62feb3973", "name": "CreateInstanceSingleNetworkTests-38f36c3b-cbd1-4a2-proj-role"}], "expires_at": "2019-01-18T07:47:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a28b50b5b24c4c9d9eae34d85effb5f1", "name": "CreateInstanceSingleNetworkTests-38f36c3b-cbd1-4a2-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/a28b50b5b24c4c9d9eae34d85effb5f1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/a28b50b5b24c4c9d9eae34d85effb5f1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/a28b50b5b24c4c9d9eae34d85effb5f1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/a28b50b5b24c4c9d9eae34d85effb5f1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/a28b50b5b24c4c9d9eae34d85effb5f1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/a28b50b5b24c4c9d9eae34d85effb5f1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/a28b50b5b24c4c9d9eae34d85effb5f1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/a28b50b5b24c4c9d9eae34d85effb5f1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/a28b50b5b24c4c9d9eae34d85effb5f1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/a28b50b5b24c4c9d9eae34d85effb5f1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/a28b50b5b24c4c9d9eae34d85effb5f1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/a28b50b5b24c4c9d9eae34d85effb5f1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-38f36c3b-cbd1-4a2-user", "id": "a182ae01acc94d09b4e72f25ce79193b"}, "audit_ids": ["z7HKazyuTBOTqmhVyIWJ9Q"], "issued_at": "2019-01-18T06:47:43.000000Z"}} 2019-01-18 06:47:43,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}f37ca284515d0ed9dfdda5381dff19b7eadee60e" 2019-01-18 06:47:43,764 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:47:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-98c0bd4c-faf8-4196-b3bc-30621534bbc7 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:47:43,764 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-98c0bd4c-faf8-4196-b3bc-30621534bbc7 2019-01-18 06:47:43,765 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-18 06:47:43,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}f37ca284515d0ed9dfdda5381dff19b7eadee60e" 2019-01-18 06:47:43,843 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:47:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c1431ca0-ea0c-4254-98f7-e7d90aa88db6 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:47:43,844 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-c1431ca0-ea0c-4254-98f7-e7d90aa88db6 2019-01-18 06:47:43,852 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-36d296d1-cccd-47d6-828f-4e9114b037e0-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f37ca284515d0ed9dfdda5381dff19b7eadee60e" 2019-01-18 06:47:44,103 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-2ecacba5-abf1-48b8-8201-03916853d2db Date: Fri, 18 Jan 2019 06:47: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":["49f9911a-eed0-48c0-a6cd-e2326841ed44"],"updated_at":"2019-01-18T06:47:27Z","tenant_id":"a28b50b5b24c4c9d9eae34d85effb5f1","created_at":"2019-01-18T06:47:26Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"a28b50b5b24c4c9d9eae34d85effb5f1","id":"04599d57-ee14-40a9-8d36-3a63689a6172","name":"CreateInstanceSingleNetworkTests-36d296d1-cccd-47d6-828f-4e9114b037e0-pub-net"}]} 2019-01-18 06:47:44,103 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-36d296d1-cccd-47d6-828f-4e9114b037e0-pub-net used request id req-2ecacba5-abf1-48b8-8201-03916853d2db 2019-01-18 06:47:44,107 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-18 06:47:44,112 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 18 Jan 2019 06:47: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"}]}]}} 2019-01-18 06:47:44,113 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/a28b50b5b24c4c9d9eae34d85effb5f1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f37ca284515d0ed9dfdda5381dff19b7eadee60e" 2019-01-18 06:47:44,187 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:47:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cd78bcea-d053-4435-9b69-d4a80e97bff1 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/a28b50b5b24c4c9d9eae34d85effb5f1"}, "enabled": true, "id": "a28b50b5b24c4c9d9eae34d85effb5f1", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-38f36c3b-cbd1-4a2-proj"}} 2019-01-18 06:47:44,188 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/a28b50b5b24c4c9d9eae34d85effb5f1 used request id req-cd78bcea-d053-4435-9b69-d4a80e97bff1 2019-01-18 06:47:44,193 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=04599d57-ee14-40a9-8d36-3a63689a6172 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f37ca284515d0ed9dfdda5381dff19b7eadee60e" 2019-01-18 06:47:44,409 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-70a38d94-570e-4ea8-a021-20e79655f1ca Date: Fri, 18 Jan 2019 06:47:44 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"04599d57-ee14-40a9-8d36-3a63689a6172","tenant_id":"a28b50b5b24c4c9d9eae34d85effb5f1","created_at":"2019-01-18T06:47:27Z","dns_nameservers":[],"updated_at":"2019-01-18T06:47:27Z","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":"a28b50b5b24c4c9d9eae34d85effb5f1","id":"49f9911a-eed0-48c0-a6cd-e2326841ed44","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-36d296d1-cccd-47d6-828f-4e9114b037e0-pub-subnet"}]} 2019-01-18 06:47:44,409 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=04599d57-ee14-40a9-8d36-3a63689a6172 used request id req-70a38d94-570e-4ea8-a021-20e79655f1ca 2019-01-18 06:47:44,415 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=04599d57-ee14-40a9-8d36-3a63689a6172&name=CreateInstanceSingleNetworkTests-36d296d1-cccd-47d6-828f-4e9114b037e0port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f37ca284515d0ed9dfdda5381dff19b7eadee60e" 2019-01-18 06:47:44,584 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-058579d0-0880-4272-95b5-ddf4f3daf039 Date: Fri, 18 Jan 2019 06:47:44 GMT RESP BODY: {"ports":[]} 2019-01-18 06:47:44,585 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=04599d57-ee14-40a9-8d36-3a63689a6172&name=CreateInstanceSingleNetworkTests-36d296d1-cccd-47d6-828f-4e9114b037e0port-1&admin_state_up=True used request id req-058579d0-0880-4272-95b5-ddf4f3daf039 2019-01-18 06:47:44,588 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/detail?name=CreateInstanceSingleNetworkTests-36d296d1-cccd-47d6-828f-4e9114b037e0-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f37ca284515d0ed9dfdda5381dff19b7eadee60e" 2019-01-18 06:47:44,832 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06: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 x-openstack-request-id: req-baeadc67-2ae0-42b9-8046-7dffce6ec5d7 x-compute-request-id: req-baeadc67-2ae0-42b9-8046-7dffce6ec5d7 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2019-01-18 06:47:44,832 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail?name=CreateInstanceSingleNetworkTests-36d296d1-cccd-47d6-828f-4e9114b037e0-inst used request id req-baeadc67-2ae0-42b9-8046-7dffce6ec5d7 2019-01-18 06:47:44,838 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-36d296d1-cccd-47d6-828f-4e9114b037e0-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f37ca284515d0ed9dfdda5381dff19b7eadee60e" 2019-01-18 06:47:44,936 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-5936ac69-5133-4391-bb34-e44397dffc04 Date: Fri, 18 Jan 2019 06:47: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":["49f9911a-eed0-48c0-a6cd-e2326841ed44"],"updated_at":"2019-01-18T06:47:27Z","tenant_id":"a28b50b5b24c4c9d9eae34d85effb5f1","created_at":"2019-01-18T06:47:26Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"a28b50b5b24c4c9d9eae34d85effb5f1","id":"04599d57-ee14-40a9-8d36-3a63689a6172","name":"CreateInstanceSingleNetworkTests-36d296d1-cccd-47d6-828f-4e9114b037e0-pub-net"}]} 2019-01-18 06:47:44,936 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-36d296d1-cccd-47d6-828f-4e9114b037e0-pub-net used request id req-5936ac69-5133-4391-bb34-e44397dffc04 2019-01-18 06:47:44,941 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/a28b50b5b24c4c9d9eae34d85effb5f1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f37ca284515d0ed9dfdda5381dff19b7eadee60e" 2019-01-18 06:47:45,026 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:47:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-862aa3ab-05a9-4348-8e0f-75442d73f183 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/a28b50b5b24c4c9d9eae34d85effb5f1"}, "enabled": true, "id": "a28b50b5b24c4c9d9eae34d85effb5f1", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-38f36c3b-cbd1-4a2-proj"}} 2019-01-18 06:47:45,026 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/a28b50b5b24c4c9d9eae34d85effb5f1 used request id req-862aa3ab-05a9-4348-8e0f-75442d73f183 2019-01-18 06:47:45,032 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=04599d57-ee14-40a9-8d36-3a63689a6172 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f37ca284515d0ed9dfdda5381dff19b7eadee60e" 2019-01-18 06:47:45,251 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-52fc84a7-338c-437c-87c1-eb0cc1a6f76e Date: Fri, 18 Jan 2019 06:47:45 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"04599d57-ee14-40a9-8d36-3a63689a6172","tenant_id":"a28b50b5b24c4c9d9eae34d85effb5f1","created_at":"2019-01-18T06:47:27Z","dns_nameservers":[],"updated_at":"2019-01-18T06:47:27Z","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":"a28b50b5b24c4c9d9eae34d85effb5f1","id":"49f9911a-eed0-48c0-a6cd-e2326841ed44","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-36d296d1-cccd-47d6-828f-4e9114b037e0-pub-subnet"}]} 2019-01-18 06:47:45,251 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=04599d57-ee14-40a9-8d36-3a63689a6172 used request id req-52fc84a7-338c-437c-87c1-eb0cc1a6f76e 2019-01-18 06:47:45,256 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=04599d57-ee14-40a9-8d36-3a63689a6172&name=CreateInstanceSingleNetworkTests-36d296d1-cccd-47d6-828f-4e9114b037e0port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f37ca284515d0ed9dfdda5381dff19b7eadee60e" 2019-01-18 06:47:45,425 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-e3fd1e80-b1a7-48d2-a3e7-36647887ae30 Date: Fri, 18 Jan 2019 06:47:45 GMT RESP BODY: {"ports":[]} 2019-01-18 06:47:45,425 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=04599d57-ee14-40a9-8d36-3a63689a6172&name=CreateInstanceSingleNetworkTests-36d296d1-cccd-47d6-828f-4e9114b037e0port-1&admin_state_up=True used request id req-e3fd1e80-b1a7-48d2-a3e7-36647887ae30 2019-01-18 06:47:45,425 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:47:45,426 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:47:45,802 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "943f9c0796e143e3965be9e62feb3973", "name": "CreateInstanceSingleNetworkTests-38f36c3b-cbd1-4a2-proj-role"}], "expires_at": "2019-01-18T07:47:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a28b50b5b24c4c9d9eae34d85effb5f1", "name": "CreateInstanceSingleNetworkTests-38f36c3b-cbd1-4a2-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/a28b50b5b24c4c9d9eae34d85effb5f1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/a28b50b5b24c4c9d9eae34d85effb5f1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/a28b50b5b24c4c9d9eae34d85effb5f1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/a28b50b5b24c4c9d9eae34d85effb5f1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/a28b50b5b24c4c9d9eae34d85effb5f1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/a28b50b5b24c4c9d9eae34d85effb5f1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/a28b50b5b24c4c9d9eae34d85effb5f1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/a28b50b5b24c4c9d9eae34d85effb5f1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/a28b50b5b24c4c9d9eae34d85effb5f1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/a28b50b5b24c4c9d9eae34d85effb5f1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/a28b50b5b24c4c9d9eae34d85effb5f1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/a28b50b5b24c4c9d9eae34d85effb5f1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-38f36c3b-cbd1-4a2-user", "id": "a182ae01acc94d09b4e72f25ce79193b"}, "audit_ids": ["-D4OosO-QWSFzN-zKCRGHg"], "issued_at": "2019-01-18T06:47:45.000000Z"}} 2019-01-18 06:47:45,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}273953101f1f04b1db1bdf9d59e39cf29abd10ba" 2019-01-18 06:47:45,873 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:47:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bde775e4-14d5-457d-8154-76960cd24992 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:47:45,873 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-bde775e4-14d5-457d-8154-76960cd24992 2019-01-18 06:47:45,879 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-36d296d1-cccd-47d6-828f-4e9114b037e0-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f37ca284515d0ed9dfdda5381dff19b7eadee60e" 2019-01-18 06:47:45,975 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-ef164257-fabb-46b6-adba-8e7719e83818 Date: Fri, 18 Jan 2019 06:47: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":["49f9911a-eed0-48c0-a6cd-e2326841ed44"],"updated_at":"2019-01-18T06:47:27Z","tenant_id":"a28b50b5b24c4c9d9eae34d85effb5f1","created_at":"2019-01-18T06:47:26Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"a28b50b5b24c4c9d9eae34d85effb5f1","id":"04599d57-ee14-40a9-8d36-3a63689a6172","name":"CreateInstanceSingleNetworkTests-36d296d1-cccd-47d6-828f-4e9114b037e0-pub-net"}]} 2019-01-18 06:47:45,975 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-36d296d1-cccd-47d6-828f-4e9114b037e0-pub-net used request id req-ef164257-fabb-46b6-adba-8e7719e83818 2019-01-18 06:47:45,981 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=04599d57-ee14-40a9-8d36-3a63689a6172 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f37ca284515d0ed9dfdda5381dff19b7eadee60e" 2019-01-18 06:47:46,190 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-c57541eb-13ab-453c-af5e-53261f98dd53 Date: Fri, 18 Jan 2019 06:47:46 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"04599d57-ee14-40a9-8d36-3a63689a6172","tenant_id":"a28b50b5b24c4c9d9eae34d85effb5f1","created_at":"2019-01-18T06:47:27Z","dns_nameservers":[],"updated_at":"2019-01-18T06:47:27Z","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":"a28b50b5b24c4c9d9eae34d85effb5f1","id":"49f9911a-eed0-48c0-a6cd-e2326841ed44","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-36d296d1-cccd-47d6-828f-4e9114b037e0-pub-subnet"}]} 2019-01-18 06:47:46,191 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=04599d57-ee14-40a9-8d36-3a63689a6172 used request id req-c57541eb-13ab-453c-af5e-53261f98dd53 2019-01-18 06:47:46,196 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-36d296d1-cccd-47d6-828f-4e9114b037e0-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f37ca284515d0ed9dfdda5381dff19b7eadee60e" 2019-01-18 06:47:46,307 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-1969d137-637f-4493-9fef-a6cc14449cbc Date: Fri, 18 Jan 2019 06: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":["49f9911a-eed0-48c0-a6cd-e2326841ed44"],"updated_at":"2019-01-18T06:47:27Z","tenant_id":"a28b50b5b24c4c9d9eae34d85effb5f1","created_at":"2019-01-18T06:47:26Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"a28b50b5b24c4c9d9eae34d85effb5f1","id":"04599d57-ee14-40a9-8d36-3a63689a6172","name":"CreateInstanceSingleNetworkTests-36d296d1-cccd-47d6-828f-4e9114b037e0-pub-net"}]} 2019-01-18 06:47:46,307 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-36d296d1-cccd-47d6-828f-4e9114b037e0-pub-net used request id req-1969d137-637f-4493-9fef-a6cc14449cbc 2019-01-18 06:47:46,311 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-18 06:47:46,316 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 18 Jan 2019 06:47: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"}]}]}} 2019-01-18 06:47:46,317 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/a28b50b5b24c4c9d9eae34d85effb5f1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}273953101f1f04b1db1bdf9d59e39cf29abd10ba" 2019-01-18 06:47:46,396 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:47:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6bf36ef5-3b50-4600-a299-c6ea9ddc22bf 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/a28b50b5b24c4c9d9eae34d85effb5f1"}, "enabled": true, "id": "a28b50b5b24c4c9d9eae34d85effb5f1", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-38f36c3b-cbd1-4a2-proj"}} 2019-01-18 06:47:46,396 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/a28b50b5b24c4c9d9eae34d85effb5f1 used request id req-6bf36ef5-3b50-4600-a299-c6ea9ddc22bf 2019-01-18 06:47:46,402 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=04599d57-ee14-40a9-8d36-3a63689a6172 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f37ca284515d0ed9dfdda5381dff19b7eadee60e" 2019-01-18 06:47:46,599 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-e3453ef3-384b-4bad-b75f-2234f47b2cd8 Date: Fri, 18 Jan 2019 06:47:46 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"04599d57-ee14-40a9-8d36-3a63689a6172","tenant_id":"a28b50b5b24c4c9d9eae34d85effb5f1","created_at":"2019-01-18T06:47:27Z","dns_nameservers":[],"updated_at":"2019-01-18T06:47:27Z","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":"a28b50b5b24c4c9d9eae34d85effb5f1","id":"49f9911a-eed0-48c0-a6cd-e2326841ed44","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-36d296d1-cccd-47d6-828f-4e9114b037e0-pub-subnet"}]} 2019-01-18 06:47:46,599 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=04599d57-ee14-40a9-8d36-3a63689a6172 used request id req-e3453ef3-384b-4bad-b75f-2234f47b2cd8 2019-01-18 06:47:46,600 - neutron_utils - INFO - Creating port for network with name - CreateInstanceSingleNetworkTests-36d296d1-cccd-47d6-828f-4e9114b037e0-pub-net 2019-01-18 06:47:46,606 - 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}f37ca284515d0ed9dfdda5381dff19b7eadee60e" -d '{"port": {"network_id": "04599d57-ee14-40a9-8d36-3a63689a6172", "name": "CreateInstanceSingleNetworkTests-36d296d1-cccd-47d6-828f-4e9114b037e0port-1", "admin_state_up": true}}' 2019-01-18 06:47:47,530 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 789 X-Openstack-Request-Id: req-74e993cf-e960-43e7-a290-969caef4b491 Date: Fri, 18 Jan 2019 06:47:47 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:47:47Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"49f9911a-eed0-48c0-a6cd-e2326841ed44","ip_address":"10.55.1.13"}],"id":"ddf64a16-c9f3-4018-be22-622f48ab3474","security_groups":["47aaf3ea-34a3-4411-ae44-bf0144709025"],"mac_address":"fa:16:3e:8a:91:de","device_id":"","status":"DOWN","description":"","tags":[],"name":"CreateInstanceSingleNetworkTests-36d296d1-cccd-47d6-828f-4e9114b037e0port-1","project_id":"a28b50b5b24c4c9d9eae34d85effb5f1","qos_policy_id":null,"admin_state_up":true,"network_id":"04599d57-ee14-40a9-8d36-3a63689a6172","tenant_id":"a28b50b5b24c4c9d9eae34d85effb5f1","created_at":"2019-01-18T06:47:46Z","binding:vnic_type":"normal"}} 2019-01-18 06:47:47,530 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/ports used request id req-74e993cf-e960-43e7-a290-969caef4b491 2019-01-18 06:47:47,536 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-36d296d1-cccd-47d6-828f-4e9114b037e0-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f37ca284515d0ed9dfdda5381dff19b7eadee60e" 2019-01-18 06:47:47,789 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-34b3c965-9efb-435f-8ffa-3c321aafd293 Date: Fri, 18 Jan 2019 06:47: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":["49f9911a-eed0-48c0-a6cd-e2326841ed44"],"updated_at":"2019-01-18T06:47:27Z","tenant_id":"a28b50b5b24c4c9d9eae34d85effb5f1","created_at":"2019-01-18T06:47:26Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"a28b50b5b24c4c9d9eae34d85effb5f1","id":"04599d57-ee14-40a9-8d36-3a63689a6172","name":"CreateInstanceSingleNetworkTests-36d296d1-cccd-47d6-828f-4e9114b037e0-pub-net"}]} 2019-01-18 06:47:47,790 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-36d296d1-cccd-47d6-828f-4e9114b037e0-pub-net used request id req-34b3c965-9efb-435f-8ffa-3c321aafd293 2019-01-18 06:47:47,794 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/a28b50b5b24c4c9d9eae34d85effb5f1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f37ca284515d0ed9dfdda5381dff19b7eadee60e" 2019-01-18 06:47:47,872 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:47:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-454bc57c-e634-4f7a-bd27-049fe84a8fbc 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/a28b50b5b24c4c9d9eae34d85effb5f1"}, "enabled": true, "id": "a28b50b5b24c4c9d9eae34d85effb5f1", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-38f36c3b-cbd1-4a2-proj"}} 2019-01-18 06:47:47,872 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/a28b50b5b24c4c9d9eae34d85effb5f1 used request id req-454bc57c-e634-4f7a-bd27-049fe84a8fbc 2019-01-18 06:47:47,877 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=04599d57-ee14-40a9-8d36-3a63689a6172 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f37ca284515d0ed9dfdda5381dff19b7eadee60e" 2019-01-18 06:47:47,930 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-04156005-52d0-4fe2-a693-a317611a09be Date: Fri, 18 Jan 2019 06:47:47 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"04599d57-ee14-40a9-8d36-3a63689a6172","tenant_id":"a28b50b5b24c4c9d9eae34d85effb5f1","created_at":"2019-01-18T06:47:27Z","dns_nameservers":[],"updated_at":"2019-01-18T06:47:27Z","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":"a28b50b5b24c4c9d9eae34d85effb5f1","id":"49f9911a-eed0-48c0-a6cd-e2326841ed44","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-36d296d1-cccd-47d6-828f-4e9114b037e0-pub-subnet"}]} 2019-01-18 06:47:47,930 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=04599d57-ee14-40a9-8d36-3a63689a6172 used request id req-04156005-52d0-4fe2-a693-a317611a09be 2019-01-18 06:47:47,936 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=04599d57-ee14-40a9-8d36-3a63689a6172&name=CreateInstanceSingleNetworkTests-36d296d1-cccd-47d6-828f-4e9114b037e0port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f37ca284515d0ed9dfdda5381dff19b7eadee60e" 2019-01-18 06:47:48,188 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 792 X-Openstack-Request-Id: req-0f422ce4-0938-409e-b2ae-fdbd05f0f261 Date: Fri, 18 Jan 2019 06:47:48 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:47:47Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"49f9911a-eed0-48c0-a6cd-e2326841ed44","ip_address":"10.55.1.13"}],"id":"ddf64a16-c9f3-4018-be22-622f48ab3474","security_groups":["47aaf3ea-34a3-4411-ae44-bf0144709025"],"mac_address":"fa:16:3e:8a:91:de","project_id":"a28b50b5b24c4c9d9eae34d85effb5f1","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-36d296d1-cccd-47d6-828f-4e9114b037e0port-1","admin_state_up":true,"network_id":"04599d57-ee14-40a9-8d36-3a63689a6172","tenant_id":"a28b50b5b24c4c9d9eae34d85effb5f1","created_at":"2019-01-18T06:47:46Z","binding:vnic_type":"normal","device_id":""}]} 2019-01-18 06:47:48,188 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=04599d57-ee14-40a9-8d36-3a63689a6172&name=CreateInstanceSingleNetworkTests-36d296d1-cccd-47d6-828f-4e9114b037e0port-1&admin_state_up=True used request id req-0f422ce4-0938-409e-b2ae-fdbd05f0f261 2019-01-18 06:47:48,193 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/a28b50b5b24c4c9d9eae34d85effb5f1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f37ca284515d0ed9dfdda5381dff19b7eadee60e" 2019-01-18 06:47:48,274 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:47:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-690fdc76-4f6a-4826-850f-cf6f604a8f0b 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/a28b50b5b24c4c9d9eae34d85effb5f1"}, "enabled": true, "id": "a28b50b5b24c4c9d9eae34d85effb5f1", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-38f36c3b-cbd1-4a2-proj"}} 2019-01-18 06:47:48,274 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/a28b50b5b24c4c9d9eae34d85effb5f1 used request id req-690fdc76-4f6a-4826-850f-cf6f604a8f0b 2019-01-18 06:47:48,274 - nova_utils - INFO - Creating VM with name - CreateInstanceSingleNetworkTests-36d296d1-cccd-47d6-828f-4e9114b037e0-inst 2019-01-18 06:47:48,278 - 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}f37ca284515d0ed9dfdda5381dff19b7eadee60e" 2019-01-18 06:47:48,305 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:47: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-61fba13b-86d2-4798-ad5c-de411e36523f x-compute-request-id: req-61fba13b-86d2-4798-ad5c-de411e36523f Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"flavors": [{"id": "73ee4340-9339-44d7-9bc6-f2138f8721e3", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/73ee4340-9339-44d7-9bc6-f2138f8721e3", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/73ee4340-9339-44d7-9bc6-f2138f8721e3", "rel": "bookmark"}], "name": "CreateInstanceSingleNetworkTests-36d296d1-cccd-47d6-828f-4e9114b037e0-flavor-name"}]} 2019-01-18 06:47:48,305 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-61fba13b-86d2-4798-ad5c-de411e36523f 2019-01-18 06:47:48,308 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors/73ee4340-9339-44d7-9bc6-f2138f8721e3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f37ca284515d0ed9dfdda5381dff19b7eadee60e" 2019-01-18 06:47:48,327 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:47: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-f1fea2b3-5adb-404f-ac0e-d01ef8761a2d x-compute-request-id: req-f1fea2b3-5adb-404f-ac0e-d01ef8761a2d Content-Encoding: gzip Content-Length: 327 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/73ee4340-9339-44d7-9bc6-f2138f8721e3", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/73ee4340-9339-44d7-9bc6-f2138f8721e3", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "73ee4340-9339-44d7-9bc6-f2138f8721e3", "name": "CreateInstanceSingleNetworkTests-36d296d1-cccd-47d6-828f-4e9114b037e0-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2019-01-18 06:47:48,327 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/73ee4340-9339-44d7-9bc6-f2138f8721e3 used request id req-f1fea2b3-5adb-404f-ac0e-d01ef8761a2d 2019-01-18 06:47:48,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=CreateInstanceSingleNetworkTests-36d296d1-cccd-47d6-828f-4e9114b037e0-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f37ca284515d0ed9dfdda5381dff19b7eadee60e" 2019-01-18 06:47:48,507 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1074 Content-Type: application/json X-Openstack-Request-Id: req-8dacef08-1ba9-44de-95e7-1321bff1dc64 Date: Fri, 18 Jan 2019 06:47:48 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstanceSingleNetworkTests-36d296d1-cccd-47d6-828f-4e9114b037e0-image", "tags": [], "container_format": "bare", "created_at": "2019-01-18T06:47:24Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-18T06:47:25Z", "visibility": "shared", "locations": [{"url": "rbd://af014572-0a5d-4a80-a07f-9105f52ab2c1/images/5d3069d0-29d2-4ec2-bfaa-ae6ba9e5d450/snap", "metadata": {}}], "self": "/v2/images/5d3069d0-29d2-4ec2-bfaa-ae6ba9e5d450", "min_disk": 0, "protected": false, "id": "5d3069d0-29d2-4ec2-bfaa-ae6ba9e5d450", "file": "/v2/images/5d3069d0-29d2-4ec2-bfaa-ae6ba9e5d450/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "a28b50b5b24c4c9d9eae34d85effb5f1", "direct_url": "rbd://af014572-0a5d-4a80-a07f-9105f52ab2c1/images/5d3069d0-29d2-4ec2-bfaa-ae6ba9e5d450/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceSingleNetworkTests-36d296d1-cccd-47d6-828f-4e9114b037e0-image"} 2019-01-18 06:47:48,507 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSingleNetworkTests-36d296d1-cccd-47d6-828f-4e9114b037e0-image used request id req-8dacef08-1ba9-44de-95e7-1321bff1dc64 2019-01-18 06:47:48,510 - 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}f37ca284515d0ed9dfdda5381dff19b7eadee60e" 2019-01-18 06:47:48,658 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-e921d31d-c12a-4612-86a4-f2cb6631ce6b Date: Fri, 18 Jan 2019 06:47: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"}}} 2019-01-18 06:47:48,658 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-e921d31d-c12a-4612-86a4-f2cb6631ce6b 2019-01-18 06:47:48,664 - 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}f37ca284515d0ed9dfdda5381dff19b7eadee60e" -d '{"server": {"name": "CreateInstanceSingleNetworkTests-36d296d1-cccd-47d6-828f-4e9114b037e0-inst", "imageRef": "5d3069d0-29d2-4ec2-bfaa-ae6ba9e5d450", "key_name": "CreateInstanceSingleNetworkTests-36d296d1-cccd-47d6-828f-4e9114b037e0-kp", "flavorRef": "73ee4340-9339-44d7-9bc6-f2138f8721e3", "max_count": 1, "min_count": 1, "networks": [{"port": "ddf64a16-c9f3-4018-be22-622f48ab3474"}], "security_groups": [{"name": "CreateInstanceSingleNetworkTests-36d296d1-cccd-47d6-828f-4e9114b037e0-sec-grp"}]}}' 2019-01-18 06:47:50,323 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 18 Jan 2019 06:47: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-db4d3e4e-a4cb-4549-9409-1c84be2493c8 x-compute-request-id: req-db4d3e4e-a4cb-4549-9409-1c84be2493c8 Content-Length: 444 location: http://172.30.9.23:8774/v2.1/servers/b7e4812a-5b69-4d15-b495-04056337072a Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "CreateInstanceSingleNetworkTests-36d296d1-cccd-47d6-828f-4e9114b037e0-sec-grp"}], "OS-DCF:diskConfig": "MANUAL", "id": "b7e4812a-5b69-4d15-b495-04056337072a", "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/b7e4812a-5b69-4d15-b495-04056337072a", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/b7e4812a-5b69-4d15-b495-04056337072a", "rel": "bookmark"}], "adminPass": "CNqvDYHJvP8N"}} 2019-01-18 06:47:50,323 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-db4d3e4e-a4cb-4549-9409-1c84be2493c8 2019-01-18 06:47:50,327 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/b7e4812a-5b69-4d15-b495-04056337072a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f37ca284515d0ed9dfdda5381dff19b7eadee60e" 2019-01-18 06:47:50,557 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:47: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-a54ff4c5-6b15-4f45-9070-b38aace2c886 x-compute-request-id: req-a54ff4c5-6b15-4f45-9070-b38aace2c886 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/b7e4812a-5b69-4d15-b495-04056337072a", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/b7e4812a-5b69-4d15-b495-04056337072a", "rel": "bookmark"}], "image": {"id": "5d3069d0-29d2-4ec2-bfaa-ae6ba9e5d450", "links": [{"href": "http://172.30.9.23:8774/images/5d3069d0-29d2-4ec2-bfaa-ae6ba9e5d450", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "73ee4340-9339-44d7-9bc6-f2138f8721e3", "links": [{"href": "http://172.30.9.23:8774/flavors/73ee4340-9339-44d7-9bc6-f2138f8721e3", "rel": "bookmark"}]}, "id": "b7e4812a-5b69-4d15-b495-04056337072a", "user_id": "a182ae01acc94d09b4e72f25ce79193b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2019-01-18T06:47:50Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-36d296d1-cccd-47d6-828f-4e9114b037e0-kp", "name": "CreateInstanceSingleNetworkTests-36d296d1-cccd-47d6-828f-4e9114b037e0-inst", "created": "2019-01-18T06:47:50Z", "tenant_id": "a28b50b5b24c4c9d9eae34d85effb5f1", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-18 06:47:50,557 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/b7e4812a-5b69-4d15-b495-04056337072a used request id req-a54ff4c5-6b15-4f45-9070-b38aace2c886 2019-01-18 06:47:50,558 - create_instance - INFO - Created instance with name - CreateInstanceSingleNetworkTests-36d296d1-cccd-47d6-828f-4e9114b037e0-inst 2019-01-18 06:47:50,560 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/b7e4812a-5b69-4d15-b495-04056337072a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f37ca284515d0ed9dfdda5381dff19b7eadee60e" 2019-01-18 06:47:50,933 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:47: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-05cf0cb3-de8b-4734-b604-9d43ed18b69a x-compute-request-id: req-05cf0cb3-de8b-4734-b604-9d43ed18b69a 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/b7e4812a-5b69-4d15-b495-04056337072a", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/b7e4812a-5b69-4d15-b495-04056337072a", "rel": "bookmark"}], "image": {"id": "5d3069d0-29d2-4ec2-bfaa-ae6ba9e5d450", "links": [{"href": "http://172.30.9.23:8774/images/5d3069d0-29d2-4ec2-bfaa-ae6ba9e5d450", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "73ee4340-9339-44d7-9bc6-f2138f8721e3", "links": [{"href": "http://172.30.9.23:8774/flavors/73ee4340-9339-44d7-9bc6-f2138f8721e3", "rel": "bookmark"}]}, "id": "b7e4812a-5b69-4d15-b495-04056337072a", "user_id": "a182ae01acc94d09b4e72f25ce79193b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2019-01-18T06:47:50Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-36d296d1-cccd-47d6-828f-4e9114b037e0-kp", "name": "CreateInstanceSingleNetworkTests-36d296d1-cccd-47d6-828f-4e9114b037e0-inst", "created": "2019-01-18T06:47:50Z", "tenant_id": "a28b50b5b24c4c9d9eae34d85effb5f1", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-18 06:47:50,933 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/b7e4812a-5b69-4d15-b495-04056337072a used request id req-05cf0cb3-de8b-4734-b604-9d43ed18b69a 2019-01-18 06:47:50,934 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-36d296d1-cccd-47d6-828f-4e9114b037e0-inst] is - BUILD 2019-01-18 06:47:50,934 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-18 06:47:53,937 - create_instance - DEBUG - VM status query timeout in 896.620438099 2019-01-18 06:47:53,941 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/b7e4812a-5b69-4d15-b495-04056337072a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f37ca284515d0ed9dfdda5381dff19b7eadee60e" 2019-01-18 06:47:54,422 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:47: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-75826ac1-c8aa-4b79-bed6-562fad2ac9d2 x-compute-request-id: req-75826ac1-c8aa-4b79-bed6-562fad2ac9d2 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/b7e4812a-5b69-4d15-b495-04056337072a", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/b7e4812a-5b69-4d15-b495-04056337072a", "rel": "bookmark"}], "image": {"id": "5d3069d0-29d2-4ec2-bfaa-ae6ba9e5d450", "links": [{"href": "http://172.30.9.23:8774/images/5d3069d0-29d2-4ec2-bfaa-ae6ba9e5d450", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "73ee4340-9339-44d7-9bc6-f2138f8721e3", "links": [{"href": "http://172.30.9.23:8774/flavors/73ee4340-9339-44d7-9bc6-f2138f8721e3", "rel": "bookmark"}]}, "id": "b7e4812a-5b69-4d15-b495-04056337072a", "security_groups": [{"name": "default"}], "user_id": "a182ae01acc94d09b4e72f25ce79193b", "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": "2019-01-18T06:47:51Z", "hostId": "3a1d93e2d463a1f948b47e6d73d4d3cdd1174576238320fdf0648675", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-36d296d1-cccd-47d6-828f-4e9114b037e0-kp", "name": "CreateInstanceSingleNetworkTests-36d296d1-cccd-47d6-828f-4e9114b037e0-inst", "created": "2019-01-18T06:47:50Z", "tenant_id": "a28b50b5b24c4c9d9eae34d85effb5f1", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-18 06:47:54,422 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/b7e4812a-5b69-4d15-b495-04056337072a used request id req-75826ac1-c8aa-4b79-bed6-562fad2ac9d2 2019-01-18 06:47:54,423 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-36d296d1-cccd-47d6-828f-4e9114b037e0-inst] is - BUILD 2019-01-18 06:47:54,423 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-18 06:47:57,426 - create_instance - DEBUG - VM status query timeout in 893.131546974 2019-01-18 06:47:57,430 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/b7e4812a-5b69-4d15-b495-04056337072a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f37ca284515d0ed9dfdda5381dff19b7eadee60e" 2019-01-18 06:47:57,996 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:47: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-5ca414c3-5219-4381-a8a9-3a26eb5b9b8b x-compute-request-id: req-5ca414c3-5219-4381-a8a9-3a26eb5b9b8b Content-Encoding: gzip Content-Length: 762 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-36d296d1-cccd-47d6-828f-4e9114b037e0-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8a:91:de", "version": 4, "addr": "10.55.1.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/b7e4812a-5b69-4d15-b495-04056337072a", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/b7e4812a-5b69-4d15-b495-04056337072a", "rel": "bookmark"}], "image": {"id": "5d3069d0-29d2-4ec2-bfaa-ae6ba9e5d450", "links": [{"href": "http://172.30.9.23:8774/images/5d3069d0-29d2-4ec2-bfaa-ae6ba9e5d450", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-18T06:47:54.000000", "flavor": {"id": "73ee4340-9339-44d7-9bc6-f2138f8721e3", "links": [{"href": "http://172.30.9.23:8774/flavors/73ee4340-9339-44d7-9bc6-f2138f8721e3", "rel": "bookmark"}]}, "id": "b7e4812a-5b69-4d15-b495-04056337072a", "security_groups": [{"name": "default"}], "user_id": "a182ae01acc94d09b4e72f25ce79193b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-18T06:47:56Z", "hostId": "3a1d93e2d463a1f948b47e6d73d4d3cdd1174576238320fdf0648675", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-36d296d1-cccd-47d6-828f-4e9114b037e0-kp", "name": "CreateInstanceSingleNetworkTests-36d296d1-cccd-47d6-828f-4e9114b037e0-inst", "created": "2019-01-18T06:47:50Z", "tenant_id": "a28b50b5b24c4c9d9eae34d85effb5f1", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-18 06:47:57,996 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/b7e4812a-5b69-4d15-b495-04056337072a used request id req-5ca414c3-5219-4381-a8a9-3a26eb5b9b8b 2019-01-18 06:47:57,997 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-36d296d1-cccd-47d6-828f-4e9114b037e0-inst] is - ACTIVE 2019-01-18 06:47:57,997 - create_instance - INFO - VM is - ACTIVE 2019-01-18 06:47:58,000 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/b7e4812a-5b69-4d15-b495-04056337072a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f37ca284515d0ed9dfdda5381dff19b7eadee60e" 2019-01-18 06:47:58,613 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:47: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-40ff31c0-fbeb-4cd3-9b33-ff1b7ca353e8 x-compute-request-id: req-40ff31c0-fbeb-4cd3-9b33-ff1b7ca353e8 Content-Encoding: gzip Content-Length: 762 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-36d296d1-cccd-47d6-828f-4e9114b037e0-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8a:91:de", "version": 4, "addr": "10.55.1.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/b7e4812a-5b69-4d15-b495-04056337072a", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/b7e4812a-5b69-4d15-b495-04056337072a", "rel": "bookmark"}], "image": {"id": "5d3069d0-29d2-4ec2-bfaa-ae6ba9e5d450", "links": [{"href": "http://172.30.9.23:8774/images/5d3069d0-29d2-4ec2-bfaa-ae6ba9e5d450", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-18T06:47:54.000000", "flavor": {"id": "73ee4340-9339-44d7-9bc6-f2138f8721e3", "links": [{"href": "http://172.30.9.23:8774/flavors/73ee4340-9339-44d7-9bc6-f2138f8721e3", "rel": "bookmark"}]}, "id": "b7e4812a-5b69-4d15-b495-04056337072a", "security_groups": [{"name": "default"}], "user_id": "a182ae01acc94d09b4e72f25ce79193b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-18T06:47:56Z", "hostId": "3a1d93e2d463a1f948b47e6d73d4d3cdd1174576238320fdf0648675", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-36d296d1-cccd-47d6-828f-4e9114b037e0-kp", "name": "CreateInstanceSingleNetworkTests-36d296d1-cccd-47d6-828f-4e9114b037e0-inst", "created": "2019-01-18T06:47:50Z", "tenant_id": "a28b50b5b24c4c9d9eae34d85effb5f1", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-18 06:47:58,613 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/b7e4812a-5b69-4d15-b495-04056337072a used request id req-40ff31c0-fbeb-4cd3-9b33-ff1b7ca353e8 2019-01-18 06:47:58,619 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-36d296d1-cccd-47d6-828f-4e9114b037e0-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f37ca284515d0ed9dfdda5381dff19b7eadee60e" 2019-01-18 06:47:58,721 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-a58ee159-f81a-492e-99e6-32555d4d626e Date: Fri, 18 Jan 2019 06:47: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":["49f9911a-eed0-48c0-a6cd-e2326841ed44"],"updated_at":"2019-01-18T06:47:27Z","tenant_id":"a28b50b5b24c4c9d9eae34d85effb5f1","created_at":"2019-01-18T06:47:26Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"a28b50b5b24c4c9d9eae34d85effb5f1","id":"04599d57-ee14-40a9-8d36-3a63689a6172","name":"CreateInstanceSingleNetworkTests-36d296d1-cccd-47d6-828f-4e9114b037e0-pub-net"}]} 2019-01-18 06:47:58,721 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-36d296d1-cccd-47d6-828f-4e9114b037e0-pub-net used request id req-a58ee159-f81a-492e-99e6-32555d4d626e 2019-01-18 06:47:58,725 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/a28b50b5b24c4c9d9eae34d85effb5f1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f37ca284515d0ed9dfdda5381dff19b7eadee60e" 2019-01-18 06:47:58,803 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:47:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3fba4f51-fff6-4c97-8db6-08142e90dbcf 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/a28b50b5b24c4c9d9eae34d85effb5f1"}, "enabled": true, "id": "a28b50b5b24c4c9d9eae34d85effb5f1", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-38f36c3b-cbd1-4a2-proj"}} 2019-01-18 06:47:58,803 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/a28b50b5b24c4c9d9eae34d85effb5f1 used request id req-3fba4f51-fff6-4c97-8db6-08142e90dbcf 2019-01-18 06:47:58,809 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=04599d57-ee14-40a9-8d36-3a63689a6172 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f37ca284515d0ed9dfdda5381dff19b7eadee60e" 2019-01-18 06:47:59,050 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-b5319309-49ee-41ce-8acf-64a291ca66e2 Date: Fri, 18 Jan 2019 06:47:59 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"04599d57-ee14-40a9-8d36-3a63689a6172","tenant_id":"a28b50b5b24c4c9d9eae34d85effb5f1","created_at":"2019-01-18T06:47:27Z","dns_nameservers":[],"updated_at":"2019-01-18T06:47:27Z","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":"a28b50b5b24c4c9d9eae34d85effb5f1","id":"49f9911a-eed0-48c0-a6cd-e2326841ed44","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-36d296d1-cccd-47d6-828f-4e9114b037e0-pub-subnet"}]} 2019-01-18 06:47:59,050 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=04599d57-ee14-40a9-8d36-3a63689a6172 used request id req-b5319309-49ee-41ce-8acf-64a291ca66e2 2019-01-18 06:47:59,056 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=04599d57-ee14-40a9-8d36-3a63689a6172 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f37ca284515d0ed9dfdda5381dff19b7eadee60e" 2019-01-18 06:47:59,285 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3863 X-Openstack-Request-Id: req-006abaee-182a-453c-b127-88cfb1cb705b Date: Fri, 18 Jan 2019 06:47:59 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:47:31Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"49f9911a-eed0-48c0-a6cd-e2326841ed44","ip_address":"10.55.1.4"}],"id":"3a610298-69e5-4f0c-9f4e-38c235548a1a","security_groups":[],"mac_address":"fa:16:3e:35:91:a4","project_id":"a28b50b5b24c4c9d9eae34d85effb5f1","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"04599d57-ee14-40a9-8d36-3a63689a6172","tenant_id":"a28b50b5b24c4c9d9eae34d85effb5f1","created_at":"2019-01-18T06:47:29Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-04599d57-ee14-40a9-8d36-3a63689a6172"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:47:50Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"49f9911a-eed0-48c0-a6cd-e2326841ed44","ip_address":"10.55.1.1"}],"id":"a508a921-8184-4823-a55a-dd5c3767716f","security_groups":[],"mac_address":"fa:16:3e:f2:85:ad","project_id":"a28b50b5b24c4c9d9eae34d85effb5f1","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"04599d57-ee14-40a9-8d36-3a63689a6172","tenant_id":"a28b50b5b24c4c9d9eae34d85effb5f1","created_at":"2019-01-18T06:47:36Z","binding:vnic_type":"normal","device_id":"5f42a5d9-4cb2-4bf3-b825-a2f34854c5f2"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:47:29Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"49f9911a-eed0-48c0-a6cd-e2326841ed44","ip_address":"10.55.1.3"}],"id":"acb6986a-1bbd-4707-8529-21985037fe2d","security_groups":[],"mac_address":"fa:16:3e:5b:f1:7c","project_id":"a28b50b5b24c4c9d9eae34d85effb5f1","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"04599d57-ee14-40a9-8d36-3a63689a6172","tenant_id":"a28b50b5b24c4c9d9eae34d85effb5f1","created_at":"2019-01-18T06:47:28Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-04599d57-ee14-40a9-8d36-3a63689a6172"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:47:56Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"49f9911a-eed0-48c0-a6cd-e2326841ed44","ip_address":"10.55.1.13"}],"id":"ddf64a16-c9f3-4018-be22-622f48ab3474","security_groups":["47aaf3ea-34a3-4411-ae44-bf0144709025"],"mac_address":"fa:16:3e:8a:91:de","project_id":"a28b50b5b24c4c9d9eae34d85effb5f1","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-36d296d1-cccd-47d6-828f-4e9114b037e0port-1","admin_state_up":true,"network_id":"04599d57-ee14-40a9-8d36-3a63689a6172","tenant_id":"a28b50b5b24c4c9d9eae34d85effb5f1","created_at":"2019-01-18T06:47:46Z","binding:vnic_type":"normal","device_id":"b7e4812a-5b69-4d15-b495-04056337072a"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:47:30Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"49f9911a-eed0-48c0-a6cd-e2326841ed44","ip_address":"10.55.1.2"}],"id":"e1d5a09f-4039-4e48-97fb-97f783cf0c40","security_groups":[],"mac_address":"fa:16:3e:89:3d:05","project_id":"a28b50b5b24c4c9d9eae34d85effb5f1","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"04599d57-ee14-40a9-8d36-3a63689a6172","tenant_id":"a28b50b5b24c4c9d9eae34d85effb5f1","created_at":"2019-01-18T06:47:27Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-04599d57-ee14-40a9-8d36-3a63689a6172"}]} 2019-01-18 06:47:59,285 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=04599d57-ee14-40a9-8d36-3a63689a6172 used request id req-006abaee-182a-453c-b127-88cfb1cb705b 2019-01-18 06:47:59,289 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/b7e4812a-5b69-4d15-b495-04056337072a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f37ca284515d0ed9dfdda5381dff19b7eadee60e" 2019-01-18 06:47:59,912 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:47: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-60a4b05c-1b7b-4a60-a91b-82674baebf1b x-compute-request-id: req-60a4b05c-1b7b-4a60-a91b-82674baebf1b Content-Encoding: gzip Content-Length: 762 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-36d296d1-cccd-47d6-828f-4e9114b037e0-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8a:91:de", "version": 4, "addr": "10.55.1.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/b7e4812a-5b69-4d15-b495-04056337072a", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/b7e4812a-5b69-4d15-b495-04056337072a", "rel": "bookmark"}], "image": {"id": "5d3069d0-29d2-4ec2-bfaa-ae6ba9e5d450", "links": [{"href": "http://172.30.9.23:8774/images/5d3069d0-29d2-4ec2-bfaa-ae6ba9e5d450", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-18T06:47:54.000000", "flavor": {"id": "73ee4340-9339-44d7-9bc6-f2138f8721e3", "links": [{"href": "http://172.30.9.23:8774/flavors/73ee4340-9339-44d7-9bc6-f2138f8721e3", "rel": "bookmark"}]}, "id": "b7e4812a-5b69-4d15-b495-04056337072a", "security_groups": [{"name": "default"}], "user_id": "a182ae01acc94d09b4e72f25ce79193b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-18T06:47:56Z", "hostId": "3a1d93e2d463a1f948b47e6d73d4d3cdd1174576238320fdf0648675", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-36d296d1-cccd-47d6-828f-4e9114b037e0-kp", "name": "CreateInstanceSingleNetworkTests-36d296d1-cccd-47d6-828f-4e9114b037e0-inst", "created": "2019-01-18T06:47:50Z", "tenant_id": "a28b50b5b24c4c9d9eae34d85effb5f1", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-18 06:47:59,912 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/b7e4812a-5b69-4d15-b495-04056337072a used request id req-60a4b05c-1b7b-4a60-a91b-82674baebf1b 2019-01-18 06:47:59,913 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-36d296d1-cccd-47d6-828f-4e9114b037e0-inst] is - ACTIVE 2019-01-18 06:47:59,913 - create_instance - INFO - VM is - ACTIVE 2019-01-18 06:47:59,916 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/b7e4812a-5b69-4d15-b495-04056337072a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f37ca284515d0ed9dfdda5381dff19b7eadee60e" 2019-01-18 06:48:00,520 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:47: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-b9450553-f1b5-4459-804c-b195565a0167 x-compute-request-id: req-b9450553-f1b5-4459-804c-b195565a0167 Content-Encoding: gzip Content-Length: 762 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-36d296d1-cccd-47d6-828f-4e9114b037e0-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8a:91:de", "version": 4, "addr": "10.55.1.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/b7e4812a-5b69-4d15-b495-04056337072a", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/b7e4812a-5b69-4d15-b495-04056337072a", "rel": "bookmark"}], "image": {"id": "5d3069d0-29d2-4ec2-bfaa-ae6ba9e5d450", "links": [{"href": "http://172.30.9.23:8774/images/5d3069d0-29d2-4ec2-bfaa-ae6ba9e5d450", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-18T06:47:54.000000", "flavor": {"id": "73ee4340-9339-44d7-9bc6-f2138f8721e3", "links": [{"href": "http://172.30.9.23:8774/flavors/73ee4340-9339-44d7-9bc6-f2138f8721e3", "rel": "bookmark"}]}, "id": "b7e4812a-5b69-4d15-b495-04056337072a", "security_groups": [{"name": "default"}], "user_id": "a182ae01acc94d09b4e72f25ce79193b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-18T06:47:56Z", "hostId": "3a1d93e2d463a1f948b47e6d73d4d3cdd1174576238320fdf0648675", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-36d296d1-cccd-47d6-828f-4e9114b037e0-kp", "name": "CreateInstanceSingleNetworkTests-36d296d1-cccd-47d6-828f-4e9114b037e0-inst", "created": "2019-01-18T06:47:50Z", "tenant_id": "a28b50b5b24c4c9d9eae34d85effb5f1", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-18 06:48:00,520 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/b7e4812a-5b69-4d15-b495-04056337072a used request id req-b9450553-f1b5-4459-804c-b195565a0167 2019-01-18 06:48:00,526 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-36d296d1-cccd-47d6-828f-4e9114b037e0-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f37ca284515d0ed9dfdda5381dff19b7eadee60e" 2019-01-18 06:48:00,629 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-5ca24c23-f845-4fdb-8c5d-e17b9864ecf0 Date: Fri, 18 Jan 2019 06:48: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":["49f9911a-eed0-48c0-a6cd-e2326841ed44"],"updated_at":"2019-01-18T06:47:27Z","tenant_id":"a28b50b5b24c4c9d9eae34d85effb5f1","created_at":"2019-01-18T06:47:26Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"a28b50b5b24c4c9d9eae34d85effb5f1","id":"04599d57-ee14-40a9-8d36-3a63689a6172","name":"CreateInstanceSingleNetworkTests-36d296d1-cccd-47d6-828f-4e9114b037e0-pub-net"}]} 2019-01-18 06:48:00,629 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-36d296d1-cccd-47d6-828f-4e9114b037e0-pub-net used request id req-5ca24c23-f845-4fdb-8c5d-e17b9864ecf0 2019-01-18 06:48:00,633 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/a28b50b5b24c4c9d9eae34d85effb5f1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f37ca284515d0ed9dfdda5381dff19b7eadee60e" 2019-01-18 06:48:00,720 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:48:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a9d844e6-ee84-4403-880f-165d9aa6f997 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/a28b50b5b24c4c9d9eae34d85effb5f1"}, "enabled": true, "id": "a28b50b5b24c4c9d9eae34d85effb5f1", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-38f36c3b-cbd1-4a2-proj"}} 2019-01-18 06:48:00,720 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/a28b50b5b24c4c9d9eae34d85effb5f1 used request id req-a9d844e6-ee84-4403-880f-165d9aa6f997 2019-01-18 06:48:00,726 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=04599d57-ee14-40a9-8d36-3a63689a6172 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f37ca284515d0ed9dfdda5381dff19b7eadee60e" 2019-01-18 06:48:00,786 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-6d9fc0dd-35ce-4485-ab08-2cdf6d6a8bc5 Date: Fri, 18 Jan 2019 06:48:00 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"04599d57-ee14-40a9-8d36-3a63689a6172","tenant_id":"a28b50b5b24c4c9d9eae34d85effb5f1","created_at":"2019-01-18T06:47:27Z","dns_nameservers":[],"updated_at":"2019-01-18T06:47:27Z","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":"a28b50b5b24c4c9d9eae34d85effb5f1","id":"49f9911a-eed0-48c0-a6cd-e2326841ed44","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-36d296d1-cccd-47d6-828f-4e9114b037e0-pub-subnet"}]} 2019-01-18 06:48:00,787 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=04599d57-ee14-40a9-8d36-3a63689a6172 used request id req-6d9fc0dd-35ce-4485-ab08-2cdf6d6a8bc5 2019-01-18 06:48:00,792 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=04599d57-ee14-40a9-8d36-3a63689a6172 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f37ca284515d0ed9dfdda5381dff19b7eadee60e" 2019-01-18 06:48:00,893 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3863 X-Openstack-Request-Id: req-f5155cea-1ca3-4bc9-bff4-fbac976a87e0 Date: Fri, 18 Jan 2019 06:48:00 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:47:31Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"49f9911a-eed0-48c0-a6cd-e2326841ed44","ip_address":"10.55.1.4"}],"id":"3a610298-69e5-4f0c-9f4e-38c235548a1a","security_groups":[],"mac_address":"fa:16:3e:35:91:a4","project_id":"a28b50b5b24c4c9d9eae34d85effb5f1","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"04599d57-ee14-40a9-8d36-3a63689a6172","tenant_id":"a28b50b5b24c4c9d9eae34d85effb5f1","created_at":"2019-01-18T06:47:29Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-04599d57-ee14-40a9-8d36-3a63689a6172"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:47:50Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"49f9911a-eed0-48c0-a6cd-e2326841ed44","ip_address":"10.55.1.1"}],"id":"a508a921-8184-4823-a55a-dd5c3767716f","security_groups":[],"mac_address":"fa:16:3e:f2:85:ad","project_id":"a28b50b5b24c4c9d9eae34d85effb5f1","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"04599d57-ee14-40a9-8d36-3a63689a6172","tenant_id":"a28b50b5b24c4c9d9eae34d85effb5f1","created_at":"2019-01-18T06:47:36Z","binding:vnic_type":"normal","device_id":"5f42a5d9-4cb2-4bf3-b825-a2f34854c5f2"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:47:29Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"49f9911a-eed0-48c0-a6cd-e2326841ed44","ip_address":"10.55.1.3"}],"id":"acb6986a-1bbd-4707-8529-21985037fe2d","security_groups":[],"mac_address":"fa:16:3e:5b:f1:7c","project_id":"a28b50b5b24c4c9d9eae34d85effb5f1","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"04599d57-ee14-40a9-8d36-3a63689a6172","tenant_id":"a28b50b5b24c4c9d9eae34d85effb5f1","created_at":"2019-01-18T06:47:28Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-04599d57-ee14-40a9-8d36-3a63689a6172"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:47:56Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"49f9911a-eed0-48c0-a6cd-e2326841ed44","ip_address":"10.55.1.13"}],"id":"ddf64a16-c9f3-4018-be22-622f48ab3474","security_groups":["47aaf3ea-34a3-4411-ae44-bf0144709025"],"mac_address":"fa:16:3e:8a:91:de","project_id":"a28b50b5b24c4c9d9eae34d85effb5f1","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-36d296d1-cccd-47d6-828f-4e9114b037e0port-1","admin_state_up":true,"network_id":"04599d57-ee14-40a9-8d36-3a63689a6172","tenant_id":"a28b50b5b24c4c9d9eae34d85effb5f1","created_at":"2019-01-18T06:47:46Z","binding:vnic_type":"normal","device_id":"b7e4812a-5b69-4d15-b495-04056337072a"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:47:30Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"49f9911a-eed0-48c0-a6cd-e2326841ed44","ip_address":"10.55.1.2"}],"id":"e1d5a09f-4039-4e48-97fb-97f783cf0c40","security_groups":[],"mac_address":"fa:16:3e:89:3d:05","project_id":"a28b50b5b24c4c9d9eae34d85effb5f1","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"04599d57-ee14-40a9-8d36-3a63689a6172","tenant_id":"a28b50b5b24c4c9d9eae34d85effb5f1","created_at":"2019-01-18T06:47:27Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-04599d57-ee14-40a9-8d36-3a63689a6172"}]} 2019-01-18 06:48:00,893 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=04599d57-ee14-40a9-8d36-3a63689a6172 used request id req-f5155cea-1ca3-4bc9-bff4-fbac976a87e0 2019-01-18 06:48:00,896 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers/b7e4812a-5b69-4d15-b495-04056337072a/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f37ca284515d0ed9dfdda5381dff19b7eadee60e" -d '{"addSecurityGroup": {"name": "CreateInstanceSingleNetworkTests-36d296d1-cccd-47d6-828f-4e9114b037e0-sec-grp"}}' 2019-01-18 06:48:02,722 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 18 Jan 2019 06:48: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-b7c43687-1894-416e-bed3-0e40e6ca9223 x-compute-request-id: req-b7c43687-1894-416e-bed3-0e40e6ca9223 Content-Length: 0 Content-Type: application/json 2019-01-18 06:48:02,723 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/b7e4812a-5b69-4d15-b495-04056337072a/action used request id req-b7c43687-1894-416e-bed3-0e40e6ca9223 2019-01-18 06:48:02,728 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/routers?name=CreateInstanceSingleNetworkTests-36d296d1-cccd-47d6-828f-4e9114b037e0-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f37ca284515d0ed9dfdda5381dff19b7eadee60e" 2019-01-18 06:48:02,806 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 732 X-Openstack-Request-Id: req-1b48fb68-52da-4d6e-a523-4e40f313f935 Date: Fri, 18 Jan 2019 06:48:02 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "c7128340-d09d-4472-ab8c-6b0e75149f5d", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "99f540fb-52d8-49ca-b59c-736c854d3c9e", "ip_address": "172.30.9.202"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "a28b50b5b24c4c9d9eae34d85effb5f1", "created_at": "2019-01-18T06:47:30Z", "admin_state_up": true, "updated_at": "2019-01-18T06:47:36Z", "flavor_id": null, "revision_number": 8, "routes": [], "project_id": "a28b50b5b24c4c9d9eae34d85effb5f1", "id": "5f42a5d9-4cb2-4bf3-b825-a2f34854c5f2", "name": "CreateInstanceSingleNetworkTests-36d296d1-cccd-47d6-828f-4e9114b037e0-pub-router"}]} 2019-01-18 06:48:02,806 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers?name=CreateInstanceSingleNetworkTests-36d296d1-cccd-47d6-828f-4e9114b037e0-pub-router used request id req-1b48fb68-52da-4d6e-a523-4e40f313f935 2019-01-18 06:48:02,811 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/a28b50b5b24c4c9d9eae34d85effb5f1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f37ca284515d0ed9dfdda5381dff19b7eadee60e" 2019-01-18 06:48:02,893 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:48:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ffcbd0bb-c450-46b9-9960-07f82d6eab1c 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/a28b50b5b24c4c9d9eae34d85effb5f1"}, "enabled": true, "id": "a28b50b5b24c4c9d9eae34d85effb5f1", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-38f36c3b-cbd1-4a2-proj"}} 2019-01-18 06:48:02,893 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/a28b50b5b24c4c9d9eae34d85effb5f1 used request id req-ffcbd0bb-c450-46b9-9960-07f82d6eab1c 2019-01-18 06:48:02,899 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?device_id=5f42a5d9-4cb2-4bf3-b825-a2f34854c5f2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f37ca284515d0ed9dfdda5381dff19b7eadee60e" 2019-01-18 06:48:02,957 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 755 X-Openstack-Request-Id: req-4531bea0-2cc6-4d71-bbd1-b803e7d48e28 Date: Fri, 18 Jan 2019 06:48:02 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:47:50Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"49f9911a-eed0-48c0-a6cd-e2326841ed44","ip_address":"10.55.1.1"}],"id":"a508a921-8184-4823-a55a-dd5c3767716f","security_groups":[],"mac_address":"fa:16:3e:f2:85:ad","project_id":"a28b50b5b24c4c9d9eae34d85effb5f1","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"04599d57-ee14-40a9-8d36-3a63689a6172","tenant_id":"a28b50b5b24c4c9d9eae34d85effb5f1","created_at":"2019-01-18T06:47:36Z","binding:vnic_type":"normal","device_id":"5f42a5d9-4cb2-4bf3-b825-a2f34854c5f2"}]} 2019-01-18 06:48:02,957 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?device_id=5f42a5d9-4cb2-4bf3-b825-a2f34854c5f2 used request id req-4531bea0-2cc6-4d71-bbd1-b803e7d48e28 2019-01-18 06:48:02,963 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets/49f9911a-eed0-48c0-a6cd-e2326841ed44 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f37ca284515d0ed9dfdda5381dff19b7eadee60e" 2019-01-18 06:48:03,025 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 679 X-Openstack-Request-Id: req-960b10a5-5906-4b6f-83e3-bde39e403684 Date: Fri, 18 Jan 2019 06:48:02 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"04599d57-ee14-40a9-8d36-3a63689a6172","tenant_id":"a28b50b5b24c4c9d9eae34d85effb5f1","created_at":"2019-01-18T06:47:27Z","dns_nameservers":[],"updated_at":"2019-01-18T06:47:27Z","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":"a28b50b5b24c4c9d9eae34d85effb5f1","id":"49f9911a-eed0-48c0-a6cd-e2326841ed44","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-36d296d1-cccd-47d6-828f-4e9114b037e0-pub-subnet"}} 2019-01-18 06:48:03,025 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets/49f9911a-eed0-48c0-a6cd-e2326841ed44 used request id req-960b10a5-5906-4b6f-83e3-bde39e403684 2019-01-18 06:48:03,031 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=c7128340-d09d-4472-ab8c-6b0e75149f5d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f37ca284515d0ed9dfdda5381dff19b7eadee60e" 2019-01-18 06:48:03,274 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-bcebc9c2-077c-44c6-89db-a4e2677aae2f Date: Fri, 18 Jan 2019 06:48:03 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"c7128340-d09d-4472-ab8c-6b0e75149f5d","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"47feb8aba08a40dca7028a1701e597b9","status":"ACTIVE","subnets":["99f540fb-52d8-49ca-b59c-736c854d3c9e"],"description":"","tags":[],"updated_at":"2019-01-18T04:39:13Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"47feb8aba08a40dca7028a1701e597b9","created_at":"2019-01-18T04:39:06Z","mtu":1500}]} 2019-01-18 06:48:03,274 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=c7128340-d09d-4472-ab8c-6b0e75149f5d used request id req-bcebc9c2-077c-44c6-89db-a4e2677aae2f 2019-01-18 06:48:03,280 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=c7128340-d09d-4472-ab8c-6b0e75149f5d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f37ca284515d0ed9dfdda5381dff19b7eadee60e" 2019-01-18 06:48:03,456 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-27d79667-2a9d-455c-8d48-5d797c484567 Date: Fri, 18 Jan 2019 06:48:03 GMT RESP BODY: {"subnets":[]} 2019-01-18 06:48:03,456 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=c7128340-d09d-4472-ab8c-6b0e75149f5d used request id req-27d79667-2a9d-455c-8d48-5d797c484567 2019-01-18 06:48:03,459 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/b7e4812a-5b69-4d15-b495-04056337072a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f37ca284515d0ed9dfdda5381dff19b7eadee60e" 2019-01-18 06:48:03,938 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06: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-f1df7c36-f49e-4d81-b3c7-3b1b8964ac69 x-compute-request-id: req-f1df7c36-f49e-4d81-b3c7-3b1b8964ac69 Content-Encoding: gzip Content-Length: 772 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-36d296d1-cccd-47d6-828f-4e9114b037e0-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8a:91:de", "version": 4, "addr": "10.55.1.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/b7e4812a-5b69-4d15-b495-04056337072a", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/b7e4812a-5b69-4d15-b495-04056337072a", "rel": "bookmark"}], "image": {"id": "5d3069d0-29d2-4ec2-bfaa-ae6ba9e5d450", "links": [{"href": "http://172.30.9.23:8774/images/5d3069d0-29d2-4ec2-bfaa-ae6ba9e5d450", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-18T06:47:54.000000", "flavor": {"id": "73ee4340-9339-44d7-9bc6-f2138f8721e3", "links": [{"href": "http://172.30.9.23:8774/flavors/73ee4340-9339-44d7-9bc6-f2138f8721e3", "rel": "bookmark"}]}, "id": "b7e4812a-5b69-4d15-b495-04056337072a", "security_groups": [{"name": "CreateInstanceSingleNetworkTests-36d296d1-cccd-47d6-828f-4e9114b037e0-sec-grp"}, {"name": "default"}], "user_id": "a182ae01acc94d09b4e72f25ce79193b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-18T06:47:56Z", "hostId": "3a1d93e2d463a1f948b47e6d73d4d3cdd1174576238320fdf0648675", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-36d296d1-cccd-47d6-828f-4e9114b037e0-kp", "name": "CreateInstanceSingleNetworkTests-36d296d1-cccd-47d6-828f-4e9114b037e0-inst", "created": "2019-01-18T06:47:50Z", "tenant_id": "a28b50b5b24c4c9d9eae34d85effb5f1", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-18 06:48:03,938 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/b7e4812a-5b69-4d15-b495-04056337072a used request id req-f1df7c36-f49e-4d81-b3c7-3b1b8964ac69 2019-01-18 06:48:03,938 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-36d296d1-cccd-47d6-828f-4e9114b037e0-inst] is - ACTIVE 2019-01-18 06:48:03,939 - create_instance - INFO - VM is - ACTIVE 2019-01-18 06:48:03,942 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/b7e4812a-5b69-4d15-b495-04056337072a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f37ca284515d0ed9dfdda5381dff19b7eadee60e" 2019-01-18 06:48:04,553 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06: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-7d098a37-2bf7-4e21-bacb-c576fe7cc088 x-compute-request-id: req-7d098a37-2bf7-4e21-bacb-c576fe7cc088 Content-Encoding: gzip Content-Length: 772 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-36d296d1-cccd-47d6-828f-4e9114b037e0-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8a:91:de", "version": 4, "addr": "10.55.1.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/b7e4812a-5b69-4d15-b495-04056337072a", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/b7e4812a-5b69-4d15-b495-04056337072a", "rel": "bookmark"}], "image": {"id": "5d3069d0-29d2-4ec2-bfaa-ae6ba9e5d450", "links": [{"href": "http://172.30.9.23:8774/images/5d3069d0-29d2-4ec2-bfaa-ae6ba9e5d450", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-18T06:47:54.000000", "flavor": {"id": "73ee4340-9339-44d7-9bc6-f2138f8721e3", "links": [{"href": "http://172.30.9.23:8774/flavors/73ee4340-9339-44d7-9bc6-f2138f8721e3", "rel": "bookmark"}]}, "id": "b7e4812a-5b69-4d15-b495-04056337072a", "security_groups": [{"name": "CreateInstanceSingleNetworkTests-36d296d1-cccd-47d6-828f-4e9114b037e0-sec-grp"}, {"name": "default"}], "user_id": "a182ae01acc94d09b4e72f25ce79193b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-18T06:47:56Z", "hostId": "3a1d93e2d463a1f948b47e6d73d4d3cdd1174576238320fdf0648675", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-36d296d1-cccd-47d6-828f-4e9114b037e0-kp", "name": "CreateInstanceSingleNetworkTests-36d296d1-cccd-47d6-828f-4e9114b037e0-inst", "created": "2019-01-18T06:47:50Z", "tenant_id": "a28b50b5b24c4c9d9eae34d85effb5f1", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-18 06:48:04,553 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/b7e4812a-5b69-4d15-b495-04056337072a used request id req-7d098a37-2bf7-4e21-bacb-c576fe7cc088 2019-01-18 06:48:04,559 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-36d296d1-cccd-47d6-828f-4e9114b037e0-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f37ca284515d0ed9dfdda5381dff19b7eadee60e" 2019-01-18 06:48:04,665 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-6a1e6089-a002-4335-8461-0dbffcf8ea1d Date: Fri, 18 Jan 2019 06: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":["49f9911a-eed0-48c0-a6cd-e2326841ed44"],"updated_at":"2019-01-18T06:47:27Z","tenant_id":"a28b50b5b24c4c9d9eae34d85effb5f1","created_at":"2019-01-18T06:47:26Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"a28b50b5b24c4c9d9eae34d85effb5f1","id":"04599d57-ee14-40a9-8d36-3a63689a6172","name":"CreateInstanceSingleNetworkTests-36d296d1-cccd-47d6-828f-4e9114b037e0-pub-net"}]} 2019-01-18 06:48:04,665 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-36d296d1-cccd-47d6-828f-4e9114b037e0-pub-net used request id req-6a1e6089-a002-4335-8461-0dbffcf8ea1d 2019-01-18 06:48:04,670 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/a28b50b5b24c4c9d9eae34d85effb5f1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f37ca284515d0ed9dfdda5381dff19b7eadee60e" 2019-01-18 06:48:04,752 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:48:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a731a64a-1268-47cd-a5a0-38f57647217a 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/a28b50b5b24c4c9d9eae34d85effb5f1"}, "enabled": true, "id": "a28b50b5b24c4c9d9eae34d85effb5f1", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-38f36c3b-cbd1-4a2-proj"}} 2019-01-18 06:48:04,752 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/a28b50b5b24c4c9d9eae34d85effb5f1 used request id req-a731a64a-1268-47cd-a5a0-38f57647217a 2019-01-18 06:48:04,757 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=04599d57-ee14-40a9-8d36-3a63689a6172 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f37ca284515d0ed9dfdda5381dff19b7eadee60e" 2019-01-18 06:48:04,815 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-d403b006-ca63-4d97-ab15-80d993ecf765 Date: Fri, 18 Jan 2019 06:48:04 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"04599d57-ee14-40a9-8d36-3a63689a6172","tenant_id":"a28b50b5b24c4c9d9eae34d85effb5f1","created_at":"2019-01-18T06:47:27Z","dns_nameservers":[],"updated_at":"2019-01-18T06:47:27Z","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":"a28b50b5b24c4c9d9eae34d85effb5f1","id":"49f9911a-eed0-48c0-a6cd-e2326841ed44","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-36d296d1-cccd-47d6-828f-4e9114b037e0-pub-subnet"}]} 2019-01-18 06:48:04,816 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=04599d57-ee14-40a9-8d36-3a63689a6172 used request id req-d403b006-ca63-4d97-ab15-80d993ecf765 2019-01-18 06:48:04,821 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=04599d57-ee14-40a9-8d36-3a63689a6172 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f37ca284515d0ed9dfdda5381dff19b7eadee60e" 2019-01-18 06:48:04,921 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3902 X-Openstack-Request-Id: req-f317697c-af4c-43b8-be40-7ab25a0fc294 Date: Fri, 18 Jan 2019 06:48:04 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:47:31Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"49f9911a-eed0-48c0-a6cd-e2326841ed44","ip_address":"10.55.1.4"}],"id":"3a610298-69e5-4f0c-9f4e-38c235548a1a","security_groups":[],"mac_address":"fa:16:3e:35:91:a4","project_id":"a28b50b5b24c4c9d9eae34d85effb5f1","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"04599d57-ee14-40a9-8d36-3a63689a6172","tenant_id":"a28b50b5b24c4c9d9eae34d85effb5f1","created_at":"2019-01-18T06:47:29Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-04599d57-ee14-40a9-8d36-3a63689a6172"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:47:50Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"49f9911a-eed0-48c0-a6cd-e2326841ed44","ip_address":"10.55.1.1"}],"id":"a508a921-8184-4823-a55a-dd5c3767716f","security_groups":[],"mac_address":"fa:16:3e:f2:85:ad","project_id":"a28b50b5b24c4c9d9eae34d85effb5f1","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"04599d57-ee14-40a9-8d36-3a63689a6172","tenant_id":"a28b50b5b24c4c9d9eae34d85effb5f1","created_at":"2019-01-18T06:47:36Z","binding:vnic_type":"normal","device_id":"5f42a5d9-4cb2-4bf3-b825-a2f34854c5f2"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:47:29Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"49f9911a-eed0-48c0-a6cd-e2326841ed44","ip_address":"10.55.1.3"}],"id":"acb6986a-1bbd-4707-8529-21985037fe2d","security_groups":[],"mac_address":"fa:16:3e:5b:f1:7c","project_id":"a28b50b5b24c4c9d9eae34d85effb5f1","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"04599d57-ee14-40a9-8d36-3a63689a6172","tenant_id":"a28b50b5b24c4c9d9eae34d85effb5f1","created_at":"2019-01-18T06:47:28Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-04599d57-ee14-40a9-8d36-3a63689a6172"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:48:01Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"49f9911a-eed0-48c0-a6cd-e2326841ed44","ip_address":"10.55.1.13"}],"id":"ddf64a16-c9f3-4018-be22-622f48ab3474","security_groups":["42ccfa9e-b85a-4b34-8cc8-aebbb7c57e63","47aaf3ea-34a3-4411-ae44-bf0144709025"],"mac_address":"fa:16:3e:8a:91:de","project_id":"a28b50b5b24c4c9d9eae34d85effb5f1","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-36d296d1-cccd-47d6-828f-4e9114b037e0port-1","admin_state_up":true,"network_id":"04599d57-ee14-40a9-8d36-3a63689a6172","tenant_id":"a28b50b5b24c4c9d9eae34d85effb5f1","created_at":"2019-01-18T06:47:46Z","binding:vnic_type":"normal","device_id":"b7e4812a-5b69-4d15-b495-04056337072a"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:47:30Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"49f9911a-eed0-48c0-a6cd-e2326841ed44","ip_address":"10.55.1.2"}],"id":"e1d5a09f-4039-4e48-97fb-97f783cf0c40","security_groups":[],"mac_address":"fa:16:3e:89:3d:05","project_id":"a28b50b5b24c4c9d9eae34d85effb5f1","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"04599d57-ee14-40a9-8d36-3a63689a6172","tenant_id":"a28b50b5b24c4c9d9eae34d85effb5f1","created_at":"2019-01-18T06:47:27Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-04599d57-ee14-40a9-8d36-3a63689a6172"}]} 2019-01-18 06:48:04,921 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=04599d57-ee14-40a9-8d36-3a63689a6172 used request id req-f317697c-af4c-43b8-be40-7ab25a0fc294 2019-01-18 06:48:04,922 - neutron_utils - INFO - Creating floating ip to external network - external 2019-01-18 06:48:04,928 - 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}f37ca284515d0ed9dfdda5381dff19b7eadee60e" 2019-01-18 06:48:05,174 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-4223f325-1ce0-49b0-ba3d-e27f5d4b2f7d Date: Fri, 18 Jan 2019 06:48:05 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"c7128340-d09d-4472-ab8c-6b0e75149f5d","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"47feb8aba08a40dca7028a1701e597b9","status":"ACTIVE","subnets":["99f540fb-52d8-49ca-b59c-736c854d3c9e"],"description":"","tags":[],"updated_at":"2019-01-18T04:39:13Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"47feb8aba08a40dca7028a1701e597b9","created_at":"2019-01-18T04:39:06Z","mtu":1500}]} 2019-01-18 06:48:05,175 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=external used request id req-4223f325-1ce0-49b0-ba3d-e27f5d4b2f7d 2019-01-18 06:48:05,180 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=c7128340-d09d-4472-ab8c-6b0e75149f5d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f37ca284515d0ed9dfdda5381dff19b7eadee60e" 2019-01-18 06:48:05,211 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-1749fccb-8ca2-4216-9484-a0037aae6ac9 Date: Fri, 18 Jan 2019 06:48:05 GMT RESP BODY: {"subnets":[]} 2019-01-18 06:48:05,211 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=c7128340-d09d-4472-ab8c-6b0e75149f5d used request id req-1749fccb-8ca2-4216-9484-a0037aae6ac9 2019-01-18 06:48:05,216 - 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}f37ca284515d0ed9dfdda5381dff19b7eadee60e" -d '{"floatingip": {"floating_network_id": "c7128340-d09d-4472-ab8c-6b0e75149f5d", "port_id": "ddf64a16-c9f3-4018-be22-622f48ab3474"}}' 2019-01-18 06:48:07,082 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 548 X-Openstack-Request-Id: req-7897c742-b6a8-46e0-8804-f6560812e0a2 Date: Fri, 18 Jan 2019 06:48:07 GMT RESP BODY: {"floatingip": {"router_id": "5f42a5d9-4cb2-4bf3-b825-a2f34854c5f2", "status": "DOWN", "description": "", "tags": [], "tenant_id": "a28b50b5b24c4c9d9eae34d85effb5f1", "created_at": "2019-01-18T06:48:06Z", "updated_at": "2019-01-18T06:48:06Z", "floating_network_id": "c7128340-d09d-4472-ab8c-6b0e75149f5d", "fixed_ip_address": "10.55.1.13", "floating_ip_address": "172.30.9.203", "revision_number": 0, "project_id": "a28b50b5b24c4c9d9eae34d85effb5f1", "port_id": "ddf64a16-c9f3-4018-be22-622f48ab3474", "id": "04790669-d854-4203-a28c-2f9ad8ec6400"}} 2019-01-18 06:48:07,083 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/floatingips used request id req-7897c742-b6a8-46e0-8804-f6560812e0a2 2019-01-18 06:48:07,083 - create_instance - INFO - Created floating IP 172.30.9.203 via router - CreateInstanceSingleNetworkTests-36d296d1-cccd-47d6-828f-4e9114b037e0-pub-router 2019-01-18 06:48:07,086 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/b7e4812a-5b69-4d15-b495-04056337072a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f37ca284515d0ed9dfdda5381dff19b7eadee60e" 2019-01-18 06:48:07,427 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:48: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-18d583a5-f5a0-48bd-8bc3-c257da3309d9 x-compute-request-id: req-18d583a5-f5a0-48bd-8bc3-c257da3309d9 Content-Encoding: gzip Content-Length: 772 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-36d296d1-cccd-47d6-828f-4e9114b037e0-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8a:91:de", "version": 4, "addr": "10.55.1.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/b7e4812a-5b69-4d15-b495-04056337072a", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/b7e4812a-5b69-4d15-b495-04056337072a", "rel": "bookmark"}], "image": {"id": "5d3069d0-29d2-4ec2-bfaa-ae6ba9e5d450", "links": [{"href": "http://172.30.9.23:8774/images/5d3069d0-29d2-4ec2-bfaa-ae6ba9e5d450", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-18T06:47:54.000000", "flavor": {"id": "73ee4340-9339-44d7-9bc6-f2138f8721e3", "links": [{"href": "http://172.30.9.23:8774/flavors/73ee4340-9339-44d7-9bc6-f2138f8721e3", "rel": "bookmark"}]}, "id": "b7e4812a-5b69-4d15-b495-04056337072a", "security_groups": [{"name": "CreateInstanceSingleNetworkTests-36d296d1-cccd-47d6-828f-4e9114b037e0-sec-grp"}, {"name": "default"}], "user_id": "a182ae01acc94d09b4e72f25ce79193b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-18T06:47:56Z", "hostId": "3a1d93e2d463a1f948b47e6d73d4d3cdd1174576238320fdf0648675", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-36d296d1-cccd-47d6-828f-4e9114b037e0-kp", "name": "CreateInstanceSingleNetworkTests-36d296d1-cccd-47d6-828f-4e9114b037e0-inst", "created": "2019-01-18T06:47:50Z", "tenant_id": "a28b50b5b24c4c9d9eae34d85effb5f1", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-18 06:48:07,427 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/b7e4812a-5b69-4d15-b495-04056337072a used request id req-18d583a5-f5a0-48bd-8bc3-c257da3309d9 2019-01-18 06:48:07,427 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-36d296d1-cccd-47d6-828f-4e9114b037e0-inst] is - ACTIVE 2019-01-18 06:48:07,428 - create_instance - INFO - VM is - ACTIVE 2019-01-18 06:48:07,431 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/b7e4812a-5b69-4d15-b495-04056337072a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f37ca284515d0ed9dfdda5381dff19b7eadee60e" 2019-01-18 06:48:07,902 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:48: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-45ad17f4-bf9c-45d1-9f68-c9abd498e671 x-compute-request-id: req-45ad17f4-bf9c-45d1-9f68-c9abd498e671 Content-Encoding: gzip Content-Length: 772 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-36d296d1-cccd-47d6-828f-4e9114b037e0-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8a:91:de", "version": 4, "addr": "10.55.1.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/b7e4812a-5b69-4d15-b495-04056337072a", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/b7e4812a-5b69-4d15-b495-04056337072a", "rel": "bookmark"}], "image": {"id": "5d3069d0-29d2-4ec2-bfaa-ae6ba9e5d450", "links": [{"href": "http://172.30.9.23:8774/images/5d3069d0-29d2-4ec2-bfaa-ae6ba9e5d450", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-18T06:47:54.000000", "flavor": {"id": "73ee4340-9339-44d7-9bc6-f2138f8721e3", "links": [{"href": "http://172.30.9.23:8774/flavors/73ee4340-9339-44d7-9bc6-f2138f8721e3", "rel": "bookmark"}]}, "id": "b7e4812a-5b69-4d15-b495-04056337072a", "security_groups": [{"name": "CreateInstanceSingleNetworkTests-36d296d1-cccd-47d6-828f-4e9114b037e0-sec-grp"}, {"name": "default"}], "user_id": "a182ae01acc94d09b4e72f25ce79193b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-18T06:47:56Z", "hostId": "3a1d93e2d463a1f948b47e6d73d4d3cdd1174576238320fdf0648675", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-36d296d1-cccd-47d6-828f-4e9114b037e0-kp", "name": "CreateInstanceSingleNetworkTests-36d296d1-cccd-47d6-828f-4e9114b037e0-inst", "created": "2019-01-18T06:47:50Z", "tenant_id": "a28b50b5b24c4c9d9eae34d85effb5f1", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-18 06:48:07,903 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/b7e4812a-5b69-4d15-b495-04056337072a used request id req-45ad17f4-bf9c-45d1-9f68-c9abd498e671 2019-01-18 06:48:07,908 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-36d296d1-cccd-47d6-828f-4e9114b037e0-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f37ca284515d0ed9dfdda5381dff19b7eadee60e" 2019-01-18 06:48:08,008 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-4edaaecb-a8c4-4ee1-858b-d9bc2e23ff45 Date: Fri, 18 Jan 2019 06:48: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":["49f9911a-eed0-48c0-a6cd-e2326841ed44"],"updated_at":"2019-01-18T06:47:27Z","tenant_id":"a28b50b5b24c4c9d9eae34d85effb5f1","created_at":"2019-01-18T06:47:26Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"a28b50b5b24c4c9d9eae34d85effb5f1","id":"04599d57-ee14-40a9-8d36-3a63689a6172","name":"CreateInstanceSingleNetworkTests-36d296d1-cccd-47d6-828f-4e9114b037e0-pub-net"}]} 2019-01-18 06:48:08,008 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-36d296d1-cccd-47d6-828f-4e9114b037e0-pub-net used request id req-4edaaecb-a8c4-4ee1-858b-d9bc2e23ff45 2019-01-18 06:48:08,013 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/a28b50b5b24c4c9d9eae34d85effb5f1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f37ca284515d0ed9dfdda5381dff19b7eadee60e" 2019-01-18 06:48:08,088 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:48:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-535a40e1-8ca5-4200-b80b-620a234f23ff 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/a28b50b5b24c4c9d9eae34d85effb5f1"}, "enabled": true, "id": "a28b50b5b24c4c9d9eae34d85effb5f1", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-38f36c3b-cbd1-4a2-proj"}} 2019-01-18 06:48:08,088 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/a28b50b5b24c4c9d9eae34d85effb5f1 used request id req-535a40e1-8ca5-4200-b80b-620a234f23ff 2019-01-18 06:48:08,093 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=04599d57-ee14-40a9-8d36-3a63689a6172 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f37ca284515d0ed9dfdda5381dff19b7eadee60e" 2019-01-18 06:48:08,299 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-67889ee6-b6e2-4b43-b2ec-e13c2eb90f03 Date: Fri, 18 Jan 2019 06:48:08 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"04599d57-ee14-40a9-8d36-3a63689a6172","tenant_id":"a28b50b5b24c4c9d9eae34d85effb5f1","created_at":"2019-01-18T06:47:27Z","dns_nameservers":[],"updated_at":"2019-01-18T06:47:27Z","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":"a28b50b5b24c4c9d9eae34d85effb5f1","id":"49f9911a-eed0-48c0-a6cd-e2326841ed44","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-36d296d1-cccd-47d6-828f-4e9114b037e0-pub-subnet"}]} 2019-01-18 06:48:08,299 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=04599d57-ee14-40a9-8d36-3a63689a6172 used request id req-67889ee6-b6e2-4b43-b2ec-e13c2eb90f03 2019-01-18 06:48:08,305 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=04599d57-ee14-40a9-8d36-3a63689a6172 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f37ca284515d0ed9dfdda5381dff19b7eadee60e" 2019-01-18 06:48:08,408 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3902 X-Openstack-Request-Id: req-61c24aa9-684f-4588-b95e-0e659fd2e34d Date: Fri, 18 Jan 2019 06:48:08 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:47:31Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"49f9911a-eed0-48c0-a6cd-e2326841ed44","ip_address":"10.55.1.4"}],"id":"3a610298-69e5-4f0c-9f4e-38c235548a1a","security_groups":[],"mac_address":"fa:16:3e:35:91:a4","project_id":"a28b50b5b24c4c9d9eae34d85effb5f1","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"04599d57-ee14-40a9-8d36-3a63689a6172","tenant_id":"a28b50b5b24c4c9d9eae34d85effb5f1","created_at":"2019-01-18T06:47:29Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-04599d57-ee14-40a9-8d36-3a63689a6172"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:47:50Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"49f9911a-eed0-48c0-a6cd-e2326841ed44","ip_address":"10.55.1.1"}],"id":"a508a921-8184-4823-a55a-dd5c3767716f","security_groups":[],"mac_address":"fa:16:3e:f2:85:ad","project_id":"a28b50b5b24c4c9d9eae34d85effb5f1","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"04599d57-ee14-40a9-8d36-3a63689a6172","tenant_id":"a28b50b5b24c4c9d9eae34d85effb5f1","created_at":"2019-01-18T06:47:36Z","binding:vnic_type":"normal","device_id":"5f42a5d9-4cb2-4bf3-b825-a2f34854c5f2"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:47:29Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"49f9911a-eed0-48c0-a6cd-e2326841ed44","ip_address":"10.55.1.3"}],"id":"acb6986a-1bbd-4707-8529-21985037fe2d","security_groups":[],"mac_address":"fa:16:3e:5b:f1:7c","project_id":"a28b50b5b24c4c9d9eae34d85effb5f1","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"04599d57-ee14-40a9-8d36-3a63689a6172","tenant_id":"a28b50b5b24c4c9d9eae34d85effb5f1","created_at":"2019-01-18T06:47:28Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-04599d57-ee14-40a9-8d36-3a63689a6172"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:48:01Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"49f9911a-eed0-48c0-a6cd-e2326841ed44","ip_address":"10.55.1.13"}],"id":"ddf64a16-c9f3-4018-be22-622f48ab3474","security_groups":["42ccfa9e-b85a-4b34-8cc8-aebbb7c57e63","47aaf3ea-34a3-4411-ae44-bf0144709025"],"mac_address":"fa:16:3e:8a:91:de","project_id":"a28b50b5b24c4c9d9eae34d85effb5f1","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-36d296d1-cccd-47d6-828f-4e9114b037e0port-1","admin_state_up":true,"network_id":"04599d57-ee14-40a9-8d36-3a63689a6172","tenant_id":"a28b50b5b24c4c9d9eae34d85effb5f1","created_at":"2019-01-18T06:47:46Z","binding:vnic_type":"normal","device_id":"b7e4812a-5b69-4d15-b495-04056337072a"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:47:30Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"49f9911a-eed0-48c0-a6cd-e2326841ed44","ip_address":"10.55.1.2"}],"id":"e1d5a09f-4039-4e48-97fb-97f783cf0c40","security_groups":[],"mac_address":"fa:16:3e:89:3d:05","project_id":"a28b50b5b24c4c9d9eae34d85effb5f1","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"04599d57-ee14-40a9-8d36-3a63689a6172","tenant_id":"a28b50b5b24c4c9d9eae34d85effb5f1","created_at":"2019-01-18T06:47:27Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-04599d57-ee14-40a9-8d36-3a63689a6172"}]} 2019-01-18 06:48:08,409 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=04599d57-ee14-40a9-8d36-3a63689a6172 used request id req-61c24aa9-684f-4588-b95e-0e659fd2e34d 2019-01-18 06:48:08,410 - create_instance_tests - INFO - Looking for IP 10.55.1.13 in the console log 2019-01-18 06:48:08,413 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/b7e4812a-5b69-4d15-b495-04056337072a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f37ca284515d0ed9dfdda5381dff19b7eadee60e" 2019-01-18 06:48:08,735 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:48: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-6636cda6-0889-4e2c-aae4-6a1f6c571646 x-compute-request-id: req-6636cda6-0889-4e2c-aae4-6a1f6c571646 Content-Encoding: gzip Content-Length: 772 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-36d296d1-cccd-47d6-828f-4e9114b037e0-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8a:91:de", "version": 4, "addr": "10.55.1.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/b7e4812a-5b69-4d15-b495-04056337072a", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/b7e4812a-5b69-4d15-b495-04056337072a", "rel": "bookmark"}], "image": {"id": "5d3069d0-29d2-4ec2-bfaa-ae6ba9e5d450", "links": [{"href": "http://172.30.9.23:8774/images/5d3069d0-29d2-4ec2-bfaa-ae6ba9e5d450", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-18T06:47:54.000000", "flavor": {"id": "73ee4340-9339-44d7-9bc6-f2138f8721e3", "links": [{"href": "http://172.30.9.23:8774/flavors/73ee4340-9339-44d7-9bc6-f2138f8721e3", "rel": "bookmark"}]}, "id": "b7e4812a-5b69-4d15-b495-04056337072a", "security_groups": [{"name": "CreateInstanceSingleNetworkTests-36d296d1-cccd-47d6-828f-4e9114b037e0-sec-grp"}, {"name": "default"}], "user_id": "a182ae01acc94d09b4e72f25ce79193b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-18T06:47:56Z", "hostId": "3a1d93e2d463a1f948b47e6d73d4d3cdd1174576238320fdf0648675", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-36d296d1-cccd-47d6-828f-4e9114b037e0-kp", "name": "CreateInstanceSingleNetworkTests-36d296d1-cccd-47d6-828f-4e9114b037e0-inst", "created": "2019-01-18T06:47:50Z", "tenant_id": "a28b50b5b24c4c9d9eae34d85effb5f1", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-18 06:48:08,735 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/b7e4812a-5b69-4d15-b495-04056337072a used request id req-6636cda6-0889-4e2c-aae4-6a1f6c571646 2019-01-18 06:48:08,738 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers/b7e4812a-5b69-4d15-b495-04056337072a/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f37ca284515d0ed9dfdda5381dff19b7eadee60e" -d '{"os-getConsoleOutput": {"length": null}}' 2019-01-18 06:48:09,806 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:48: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-8b541aba-f87e-4d67-9a9e-613dbef670eb x-compute-request-id: req-8b541aba-f87e-4d67-9a9e-613dbef670eb Content-Encoding: gzip Content-Length: 9631 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 509771921 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.910 MHz processor\n[ 0.128031] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.129677] pid_max: default: 32768 minimum: 301\n[ 0.130569] ACPI: Core revision 20150930\n[ 0.131954] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.133256] Security Framework initialized\n[ 0.134067] Yama: becoming mindful.\n[ 0.134796] AppArmor: AppArmor initialized\n[ 0.135644] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.136926] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.138169] Mount-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.139354] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.140709] Initializing cgroup subsys io\n[ 0.141521] Initializing cgroup subsys memory\n[ 0.142372] Initializing cgroup subsys devices\n[ 0.143248] Initializing cgroup subsys freezer\n[ 0.144112] Initializing cgroup subsys net_cls\n[ 0.144975] Initializing cgroup subsys perf_event\n[ 0.145878] Initializing cgroup subsys net_prio\n[ 0.146762] Initializing cgroup subsys hugetlb\n[ 0.147633] Initializing cgroup subsys pids\n[ 0.148503] CPU: Physical Processor ID: 0\n[ 0.149983] mce: CPU supports 10 MCE banks\n[ 0.150822] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.151818] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.154086] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.160499] ftrace: allocating 31920 entries in 125 pages\n[ 0.186510] smpboot: Max logical packages: 2\n[ 0.187362] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.188550] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.189886] x2apic enabled\n[ 0.190690] Switched APIC routing to physical x2apic.\n[ 0.192488] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.193693] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.195821] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.197740] KVM setup paravirtual spinlock\n[ 0.199166] x86: Booting SMP configuration:\n[ 0.200063] .... node #0, CPUs: #1\n[ 0.200954] kvm-clock: cpu 1, msr 0:ffd3041, secondary cpu clock\n[ 0.223531] x86: Booted up 1 node, 2 CPUs\n[ 0.223532] KVM setup async PF for cpu 1\n[ 0.223536] kvm-stealtime: cpu 1, msr f90d940\n[ 0.226360] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.228040] devtmpfs: initialized\n[ 0.229927] evm: security.selinux\n[ 0.230702] evm: security.SMACK64\n[ 0.231449] evm: security.SMACK64EXEC\n[ 0.232255] evm: security.SMACK64TRANSMUTE\n[ 0.233132] evm: security.SMACK64MMAP\n[ 0.233935] evm: security.ima\n[ 0.234663] evm: security.capability\n[ 0.235647] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.238221] pinctrl core: initialized pinctrl subsystem\n[ 0.239756] RTC time: 6:47:54, date: 01/18/19\n[ 0.240971] NET: Registered protocol family 16\n[ 0.254297] cpuidle: using governor ladder\n[ 0.266358] cpuidle: using governor menu\n[ 0.267320] PCCT header not found.\n[ 0.268213] ACPI: bus type PCI registered\n[ 0.269180] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.270636] PCI: Using configuration type 1 for base access\n[ 0.282918] ACPI: Added _OSI(Module Device)\n[ 0.283927] ACPI: Added _OSI(Processor Device)\n[ 0.284900] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.286007] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.288562] ACPI: Interpreter enabled\n[ 0.289501] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.291647] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.293848] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.296031] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.298352] ACPI: (supports S0 S5)\n[ 0.299180] ACPI: Using IOAPIC for interrupt routing\n[ 0.300285] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.303980] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.305358] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.306797] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.308197] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.310797] acpiphp: Slot [3] registered\n[ 0.311752] acpiphp: Slot [4] registered\n[ 0.312732] acpiphp: Slot [5] registered\n[ 0.313690] acpiphp: Slot [6] registered\n[ 0.314628] acpiphp: Slot [7] registered\n[ 0.315578] acpiphp: Slot [8] registered\n[ 0.316527] acpiphp: Slot [9] registered\n[ 0.317464] acpiphp: Slot [10] registered\n[ 0.328457] acpiphp: Slot [11] registered\n[ 0.329427] acpiphp: Slot [12] registered\n[ 0.330352] acpiphp: Slot [13] registered\n[ 0.331305] acpiphp: Slot [14] registered\n[ 0.332229] acpiphp: Slot [15] registered\n[ 0.333166] acpiphp: Slot [16] registered\n[ 0.334122] acpiphp: Slot [17] registered\n[ 0.335048] acpiphp: Slot [18] registered\n[ 0.335974] acpiphp: Slot [19] registered\n[ 0.336931] acpiphp: Slot [20] registered\n[ 0.337867] acpiphp: Slot [21] registered\n[ 0.338793] acpiphp: Slot [22] registered\n[ 0.339751] acpiphp: Slot [23] registered\n[ 0.340736] acpiphp: Slot [24] registered\n[ 0.341688] acpiphp: Slot [25] registered\n[ 0.342619] acpiphp: Slot [26] registered\n[ 0.343548] acpiphp: Slot [27] registered\n[ 0.344522] acpiphp: Slot [28] registered\n[ 0.345465] acpiphp: Slot [29] registered\n[ 0.346394] acpiphp: Slot [30] registered\n[ 0.347325] acpiphp: Slot [31] registered\n[ 0.348263] PCI host bridge to bus 0000:00\n[ 0.349210] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.350616] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.352023] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.353719] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window]\n[ 0.355376] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.361592] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.363075] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.364459] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.365973] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.372310] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.373967] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.419314] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.420998] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.422605] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.424188] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.425805] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.427257] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.428602] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.429867] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.431686] vgaarb: loaded\n[ 0.432380] vgaarb: bridge control possible 0000:00:02.0\n[ 0.433710] SCSI subsystem initialized\n[ 0.434685] ACPI: bus type USB registered\n[ 0.435643] usbcore: registered new interface driver usbfs\n[ 0.436862] usbcore: registered new interface driver hub\n[ 0.438066] usbcore: registered new device driver usb\n[ 0.439362] PCI: Using ACPI for IRQ routing\n[ 0.440534] NetLabel: Initializing\n[ 0.441376] NetLabel: domain hash size = 128\n[ 0.442390] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.443488] NetLabel: unlabeled traffic allowed by default\n[ 0.444791] clocksource: Switched to clocksource kvm-clock\n[ 0.450899] AppArmor: AppArmor Filesystem Enabled\n[ 0.452045] pnp: PnP ACPI init\n[ 0.453097] pnp: PnP ACPI: found 5 devices\n[ 0.460339] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.462341] NET: Registered protocol family 2\n[ 0.463469] TCP established hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.465002] TCP bind hash table entries: 2048 (order: 3, 32768 bytes)\n[ 0.466360] TCP: Hash tables configured (established 2048 bind 2048)\n[ 0.467742] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.468991] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.470335] NET: Registered protocol family 1\n[ 0.471358] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.472622] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.473864] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.492242] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.511425] Trying to unpack rootfs image as initramfs...\n[ 0.562097] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000)\n[ 0.576434] Scanning for low memory corruption every 60 seconds\n[ 0.577969] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 0.579284] audit: initializing netlink subsys (disabled)\n[ 0.580473] audit: type=2000 audit(1547794075.810:1): initialized\n[ 0.581978] Initialise system trusted keyring\n[ 0.583088] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.584501] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.586796] zbud: loaded\n[ 0.587598] VFS: Disk quotas dquot_6.6.0\n[ 0.588541] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.590352] fuse init (API version 7.23)\n[ 0.591405] Key type big_key registered\n[ 0.592314] Allocating IMA MOK and blacklist keyrings.\n[ 0.593758] Key type asymmetric registered\n[ 0.594743] Asymmetric key parser 'x509' registered\n[ 0.595836] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.597548] io scheduler noop registered\n[ 0.598459] io scheduler deadline registered (default)\n[ 0.599599] io scheduler cfq registered\n[ 0.600548] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.601785] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.603279] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.604988] ACPI: Power Button [PWRF]\n[ 0.606009] GHES: HEST is not enabled!\n[ 0.624050] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.661169] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.664179] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.687866] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.691266] Linux agpgart interface v0.103\n[ 0.694129] brd: module loaded\n[ 0.695856] loop: module loaded\n[ 0.704115] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.706200] GPT:90111 != 20971519\n[ 0.707177] GPT:Alternate GPT header not at the end of the disk.\n[ 0.708709] GPT:90111 != 20971519\n[ 0.709727] GPT: Use GNU Parted to correct GPT errors.\n[ 0.711139] vda: vda1 vda15\n[ 0.712901] scsi host0: ata_piix\n[ 0.713995] scsi host1: ata_piix\n[ 0.714871] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.716461] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.718244] libphy: Fixed MDIO Bus: probed\n[ 0.719325] tun: Universal TUN/TAP device driver, 1.6\n[ 0.720540] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.722902] PPP generic driver version 2.4.2\n[ 0.724109] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.725809] ehci-pci: EHCI PCI platform driver\n[ 0.727005] ehci-platform: EHCI generic platform driver\n[ 0.728411] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.730059] ohci-pci: OHCI PCI platform driver\n[ 0.731241] ohci-platform: OHCI generic platform driver\n[ 0.732642] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.751991] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.753464] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.755499] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.756898] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.758490] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.760232] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.762256] usb usb1: Product: UHCI Host Controller\n[ 0.763566] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.765197] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.766507] hub 1-0:1.0: USB hub found\n[ 0.767577] hub 1-0:1.0: 2 ports detected\n[ 0.768818] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.771576] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.772948] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.774350] mousedev: PS/2 mouse device common for all mice\n[ 0.775961] rtc_cmos 00:00: RTC can wake from S4\n[ 0.777533] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.779045] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.781450] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.783244] i2c /dev entries driver\n[ 0.784267] device-mapper: uevent: version 1.0.3\n[ 0.785564] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.787857] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.789644] NET: Registered protocol family 10\n[ 0.791022] NET: Registered protocol family 17\n[ 0.792216] Key type dns_resolver registered\n[ 0.793466] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.795233] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.796640] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.798971] registered taskstats version 1\n[ 0.800144] Loading compiled-in X.509 certificates\n[ 0.801966] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.804571] zswap: loaded using pool lzo/zbud\n[ 0.806473] Key type trusted registered\n[ 0.808507] Key type encrypted registered\n[ 0.809637] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.811100] ima: No TPM chip found, activating TPM-bypass!\n[ 0.812534] evm: HMAC attrs: 0x1\n[ 0.813769] Magic number: 3:192:772\n[ 0.814894] rtc_cmos 00:00: setting system clock to 2019-01-18 06:47:55 UTC (1547794075)\n[ 0.827541] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.829173] EDD information not available.\n[ 0.873967] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.876058] Write protecting the kernel read-only data: 14336k\n[ 0.878154] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.880541] 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\n[ 0.938186] 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 0.99\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.13...\nLease of 10.55.1.13 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.21. iid=i-000000f0\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.910 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCfUqTlKqmyfb5X7H1EMHM6UpTfNs53XvAYFDYmRIKNWXF7f8a0Q1REj9c3+t6Kx/d30RNVFJDavHAltkCfDeny/L0owolfhpKUHFmDnztZi/QtDNJfMW8vMvA+huiOE8ViHeRseHaWPUeQdP2cpyn26Eq5ORcYYKptb+upfa8p+XXBPeq9fw1UcbWHcomL/rrGQgjxRB1DwfIiO+/XXntzyelCoBtp6FBHiFARaI0RogRhFzVUmHv8vTvidRtwSVWtZoP/YLaM9wZMoxjiwI1AONVr6ndZWUxo/TviedoR8QJuSybiyUnltX0X0ZFPlP51fVszwqpMzmTREaC/2BPn root@createinstancesinglenetworktests-36d296d1-cccd-47d6-828f-4e9114\nssh-dss AAAAB3NzaC1kc3MAAACBAKVKhYRiF2yI5gqJx/zz8mSSuyGMWAG7s4o0IqBRmHo3DpntOOjabsJyFw/AllMqlomv1qu7MSMaqiUdl8YiWjxf6AT5L2mg32iithDaMxHjBjeDnsr69mcdg24gzkUDBqkjO+CkLZVIxvhJUFnn1nS6dD7cJi2lUYBCMApumyHTAAAAFQCtzR347fkH56jT00YHCze+jDlWVwAAAIBuhmueNWpcJruOA55nbe3SHjSuGVWB1YY03YREVquksNlJ4LdOzmPKm9qV+YW+CMVc8wfb6cEbhPzvuc7RpWJ3gSega+glTVv/ZZ2RlWPwN/AEolSlAEcrlB1cXLHYb72tiq3Eu3Zburi2vNqHyqWLhkSLwCLxNH2hlV3ghePphwAAAIBwnDsO6LyR6/G748Z52ryJLXWTV8Vnqlhot00z0dkOCO+ODc78oa2U+IiNr24L40l4esC9f6sCo5sV7ZKbQ0Gl185H1272MNQNcv7lz1wMP7sdc/BZdFvEaGMPXv1wChPFuin29TWtPEim4YRi1czHmG8f6L5IVxDXiR/IKZWx4w== root@createinstancesinglenetworktests-36d296d1-cccd-47d6-828f-4e9114\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.13,24,fe80::f816:3eff:fe8a:91de/64,\nip-route:default via 10.55.1.1 dev eth0 \nip-route:10.55.1.0/24 dev eth0 src 10.55.1.13 \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-000000f0\nname: N/A\navailability-zone: nova\nlocal-hostname: createinstancesinglenetworktests-36d296d1-cccd-47d6-828f-4e9114\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.26 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\ncreateinstancesinglenetworktests-36d296d1-cccd-47d6-828f-4e9114 login: "} 2019-01-18 06:48:09,807 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/b7e4812a-5b69-4d15-b495-04056337072a/action used request id req-8b541aba-f87e-4d67-9a9e-613dbef670eb 2019-01-18 06:48:09,808 - create_instance_tests - INFO - DHCP lease obtained logged in console 2019-01-18 06:48:09,809 - 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 509771921 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.910 MHz processor [ 0.128031] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.129677] pid_max: default: 32768 minimum: 301 [ 0.130569] ACPI: Core revision 20150930 [ 0.131954] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.133256] Security Framework initialized [ 0.134067] Yama: becoming mindful. [ 0.134796] AppArmor: AppArmor initialized [ 0.135644] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.136926] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.138169] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.139354] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.140709] Initializing cgroup subsys io [ 0.141521] Initializing cgroup subsys memory [ 0.142372] Initializing cgroup subsys devices [ 0.143248] Initializing cgroup subsys freezer [ 0.144112] Initializing cgroup subsys net_cls [ 0.144975] Initializing cgroup subsys perf_event [ 0.145878] Initializing cgroup subsys net_prio [ 0.146762] Initializing cgroup subsys hugetlb [ 0.147633] Initializing cgroup subsys pids [ 0.148503] CPU: Physical Processor ID: 0 [ 0.149983] mce: CPU supports 10 MCE banks [ 0.150822] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.151818] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.154086] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.160499] ftrace: allocating 31920 entries in 125 pages [ 0.186510] smpboot: Max logical packages: 2 [ 0.187362] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.188550] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.189886] x2apic enabled [ 0.190690] Switched APIC routing to physical x2apic. [ 0.192488] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.193693] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.195821] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.197740] KVM setup paravirtual spinlock [ 0.199166] x86: Booting SMP configuration: [ 0.200063] .... node #0, CPUs: #1 [ 0.200954] kvm-clock: cpu 1, msr 0:ffd3041, secondary cpu clock [ 0.223531] x86: Booted up 1 node, 2 CPUs [ 0.223532] KVM setup async PF for cpu 1 [ 0.223536] kvm-stealtime: cpu 1, msr f90d940 [ 0.226360] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.228040] devtmpfs: initialized [ 0.229927] evm: security.selinux [ 0.230702] evm: security.SMACK64 [ 0.231449] evm: security.SMACK64EXEC [ 0.232255] evm: security.SMACK64TRANSMUTE [ 0.233132] evm: security.SMACK64MMAP [ 0.233935] evm: security.ima [ 0.234663] evm: security.capability [ 0.235647] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.238221] pinctrl core: initialized pinctrl subsystem [ 0.239756] RTC time: 6:47:54, date: 01/18/19 [ 0.240971] NET: Registered protocol family 16 [ 0.254297] cpuidle: using governor ladder [ 0.266358] cpuidle: using governor menu [ 0.267320] PCCT header not found. [ 0.268213] ACPI: bus type PCI registered [ 0.269180] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.270636] PCI: Using configuration type 1 for base access [ 0.282918] ACPI: Added _OSI(Module Device) [ 0.283927] ACPI: Added _OSI(Processor Device) [ 0.284900] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.286007] ACPI: Added _OSI(Processor Aggregator Device) [ 0.288562] ACPI: Interpreter enabled [ 0.289501] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.291647] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.293848] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.296031] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.298352] ACPI: (supports S0 S5) [ 0.299180] ACPI: Using IOAPIC for interrupt routing [ 0.300285] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.303980] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.305358] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.306797] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.308197] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.310797] acpiphp: Slot [3] registered [ 0.311752] acpiphp: Slot [4] registered [ 0.312732] acpiphp: Slot [5] registered [ 0.313690] acpiphp: Slot [6] registered [ 0.314628] acpiphp: Slot [7] registered [ 0.315578] acpiphp: Slot [8] registered [ 0.316527] acpiphp: Slot [9] registered [ 0.317464] acpiphp: Slot [10] registered [ 0.328457] acpiphp: Slot [11] registered [ 0.329427] acpiphp: Slot [12] registered [ 0.330352] acpiphp: Slot [13] registered [ 0.331305] acpiphp: Slot [14] registered [ 0.332229] acpiphp: Slot [15] registered [ 0.333166] acpiphp: Slot [16] registered [ 0.334122] acpiphp: Slot [17] registered [ 0.335048] acpiphp: Slot [18] registered [ 0.335974] acpiphp: Slot [19] registered [ 0.336931] acpiphp: Slot [20] registered [ 0.337867] acpiphp: Slot [21] registered [ 0.338793] acpiphp: Slot [22] registered [ 0.339751] acpiphp: Slot [23] registered [ 0.340736] acpiphp: Slot [24] registered [ 0.341688] acpiphp: Slot [25] registered [ 0.342619] acpiphp: Slot [26] registered [ 0.343548] acpiphp: Slot [27] registered [ 0.344522] acpiphp: Slot [28] registered [ 0.345465] acpiphp: Slot [29] registered [ 0.346394] acpiphp: Slot [30] registered [ 0.347325] acpiphp: Slot [31] registered [ 0.348263] PCI host bridge to bus 0000:00 [ 0.349210] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.350616] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.352023] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.353719] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.355376] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.361592] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.363075] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.364459] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.365973] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.372310] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.373967] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.419314] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.420998] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.422605] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.424188] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.425805] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.427257] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.428602] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.429867] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.431686] vgaarb: loaded [ 0.432380] vgaarb: bridge control possible 0000:00:02.0 [ 0.433710] SCSI subsystem initialized [ 0.434685] ACPI: bus type USB registered [ 0.435643] usbcore: registered new interface driver usbfs [ 0.436862] usbcore: registered new interface driver hub [ 0.438066] usbcore: registered new device driver usb [ 0.439362] PCI: Using ACPI for IRQ routing [ 0.440534] NetLabel: Initializing [ 0.441376] NetLabel: domain hash size = 128 [ 0.442390] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.443488] NetLabel: unlabeled traffic allowed by default [ 0.444791] clocksource: Switched to clocksource kvm-clock [ 0.450899] AppArmor: AppArmor Filesystem Enabled [ 0.452045] pnp: PnP ACPI init [ 0.453097] pnp: PnP ACPI: found 5 devices [ 0.460339] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.462341] NET: Registered protocol family 2 [ 0.463469] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 0.465002] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 0.466360] TCP: Hash tables configured (established 2048 bind 2048) [ 0.467742] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.468991] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.470335] NET: Registered protocol family 1 [ 0.471358] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.472622] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.473864] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.492242] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.511425] Trying to unpack rootfs image as initramfs... [ 0.562097] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000) [ 0.576434] Scanning for low memory corruption every 60 seconds [ 0.577969] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.579284] audit: initializing netlink subsys (disabled) [ 0.580473] audit: type=2000 audit(1547794075.810:1): initialized [ 0.581978] Initialise system trusted keyring [ 0.583088] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.584501] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.586796] zbud: loaded [ 0.587598] VFS: Disk quotas dquot_6.6.0 [ 0.588541] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.590352] fuse init (API version 7.23) [ 0.591405] Key type big_key registered [ 0.592314] Allocating IMA MOK and blacklist keyrings. [ 0.593758] Key type asymmetric registered [ 0.594743] Asymmetric key parser 'x509' registered [ 0.595836] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.597548] io scheduler noop registered [ 0.598459] io scheduler deadline registered (default) [ 0.599599] io scheduler cfq registered [ 0.600548] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.601785] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.603279] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.604988] ACPI: Power Button [PWRF] [ 0.606009] GHES: HEST is not enabled! [ 0.624050] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.661169] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.664179] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.687866] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.691266] Linux agpgart interface v0.103 [ 0.694129] brd: module loaded [ 0.695856] loop: module loaded [ 0.704115] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.706200] GPT:90111 != 20971519 [ 0.707177] GPT:Alternate GPT header not at the end of the disk. [ 0.708709] GPT:90111 != 20971519 [ 0.709727] GPT: Use GNU Parted to correct GPT errors. [ 0.711139] vda: vda1 vda15 [ 0.712901] scsi host0: ata_piix [ 0.713995] scsi host1: ata_piix [ 0.714871] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.716461] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.718244] libphy: Fixed MDIO Bus: probed [ 0.719325] tun: Universal TUN/TAP device driver, 1.6 [ 0.720540] tun: (C) 1999-2004 Max Krasnyansky [ 0.722902] PPP generic driver version 2.4.2 [ 0.724109] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.725809] ehci-pci: EHCI PCI platform driver [ 0.727005] ehci-platform: EHCI generic platform driver [ 0.728411] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.730059] ohci-pci: OHCI PCI platform driver [ 0.731241] ohci-platform: OHCI generic platform driver [ 0.732642] uhci_hcd: USB Universal Host Controller Interface driver [ 0.751991] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.753464] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.755499] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.756898] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.758490] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.760232] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.762256] usb usb1: Product: UHCI Host Controller [ 0.763566] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.765197] usb usb1: SerialNumber: 0000:00:01.2 [ 0.766507] hub 1-0:1.0: USB hub found [ 0.767577] hub 1-0:1.0: 2 ports detected [ 0.768818] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.771576] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.772948] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.774350] mousedev: PS/2 mouse device common for all mice [ 0.775961] rtc_cmos 00:00: RTC can wake from S4 [ 0.777533] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.779045] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.781450] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.783244] i2c /dev entries driver [ 0.784267] device-mapper: uevent: version 1.0.3 [ 0.785564] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.787857] ledtrig-cpu: registered to indicate activity on CPUs [ 0.789644] NET: Registered protocol family 10 [ 0.791022] NET: Registered protocol family 17 [ 0.792216] Key type dns_resolver registered [ 0.793466] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.795233] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.796640] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.798971] registered taskstats version 1 [ 0.800144] Loading compiled-in X.509 certificates [ 0.801966] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.804571] zswap: loaded using pool lzo/zbud [ 0.806473] Key type trusted registered [ 0.808507] Key type encrypted registered [ 0.809637] AppArmor: AppArmor sha1 policy hashing enabled [ 0.811100] ima: No TPM chip found, activating TPM-bypass! [ 0.812534] evm: HMAC attrs: 0x1 [ 0.813769] Magic number: 3:192:772 [ 0.814894] rtc_cmos 00:00: setting system clock to 2019-01-18 06:47:55 UTC (1547794075) [ 0.827541] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.829173] EDD information not available. [ 0.873967] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.876058] Write protecting the kernel read-only data: 14336k [ 0.878154] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.880541] 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 [ 0.938186] 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 0.99 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.13... Lease of 10.55.1.13 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.21. iid=i-000000f0 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.910 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCfUqTlKqmyfb5X7H1EMHM6UpTfNs53XvAYFDYmRIKNWXF7f8a0Q1REj9c3+t6Kx/d30RNVFJDavHAltkCfDeny/L0owolfhpKUHFmDnztZi/QtDNJfMW8vMvA+huiOE8ViHeRseHaWPUeQdP2cpyn26Eq5ORcYYKptb+upfa8p+XXBPeq9fw1UcbWHcomL/rrGQgjxRB1DwfIiO+/XXntzyelCoBtp6FBHiFARaI0RogRhFzVUmHv8vTvidRtwSVWtZoP/YLaM9wZMoxjiwI1AONVr6ndZWUxo/TviedoR8QJuSybiyUnltX0X0ZFPlP51fVszwqpMzmTREaC/2BPn root@createinstancesinglenetworktests-36d296d1-cccd-47d6-828f-4e9114 ssh-dss AAAAB3NzaC1kc3MAAACBAKVKhYRiF2yI5gqJx/zz8mSSuyGMWAG7s4o0IqBRmHo3DpntOOjabsJyFw/AllMqlomv1qu7MSMaqiUdl8YiWjxf6AT5L2mg32iithDaMxHjBjeDnsr69mcdg24gzkUDBqkjO+CkLZVIxvhJUFnn1nS6dD7cJi2lUYBCMApumyHTAAAAFQCtzR347fkH56jT00YHCze+jDlWVwAAAIBuhmueNWpcJruOA55nbe3SHjSuGVWB1YY03YREVquksNlJ4LdOzmPKm9qV+YW+CMVc8wfb6cEbhPzvuc7RpWJ3gSega+glTVv/ZZ2RlWPwN/AEolSlAEcrlB1cXLHYb72tiq3Eu3Zburi2vNqHyqWLhkSLwCLxNH2hlV3ghePphwAAAIBwnDsO6LyR6/G748Z52ryJLXWTV8Vnqlhot00z0dkOCO+ODc78oa2U+IiNr24L40l4esC9f6sCo5sV7ZKbQ0Gl185H1272MNQNcv7lz1wMP7sdc/BZdFvEaGMPXv1wChPFuin29TWtPEim4YRi1czHmG8f6L5IVxDXiR/IKZWx4w== root@createinstancesinglenetworktests-36d296d1-cccd-47d6-828f-4e9114 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,10.55.1.13,24,fe80::f816:3eff:fe8a:91de/64, ip-route:default via 10.55.1.1 dev eth0 ip-route:10.55.1.0/24 dev eth0 src 10.55.1.13 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-000000f0 name: N/A availability-zone: nova local-hostname: createinstancesinglenetworktests-36d296d1-cccd-47d6-828f-4e9114 launch-index: 0 === cirros: current=0.4.0 uptime=3.26 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. createinstancesinglenetworktests-36d296d1-cccd-47d6-828f-4e9114 login: 2019-01-18 06:48:09,812 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/b7e4812a-5b69-4d15-b495-04056337072a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f37ca284515d0ed9dfdda5381dff19b7eadee60e" 2019-01-18 06:48:10,431 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:48: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-7bbdd3c4-0130-4e68-b17e-0b863d254073 x-compute-request-id: req-7bbdd3c4-0130-4e68-b17e-0b863d254073 Content-Encoding: gzip Content-Length: 787 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-36d296d1-cccd-47d6-828f-4e9114b037e0-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8a:91:de", "version": 4, "addr": "10.55.1.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8a:91:de", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/b7e4812a-5b69-4d15-b495-04056337072a", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/b7e4812a-5b69-4d15-b495-04056337072a", "rel": "bookmark"}], "image": {"id": "5d3069d0-29d2-4ec2-bfaa-ae6ba9e5d450", "links": [{"href": "http://172.30.9.23:8774/images/5d3069d0-29d2-4ec2-bfaa-ae6ba9e5d450", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-18T06:47:54.000000", "flavor": {"id": "73ee4340-9339-44d7-9bc6-f2138f8721e3", "links": [{"href": "http://172.30.9.23:8774/flavors/73ee4340-9339-44d7-9bc6-f2138f8721e3", "rel": "bookmark"}]}, "id": "b7e4812a-5b69-4d15-b495-04056337072a", "security_groups": [{"name": "CreateInstanceSingleNetworkTests-36d296d1-cccd-47d6-828f-4e9114b037e0-sec-grp"}, {"name": "default"}], "user_id": "a182ae01acc94d09b4e72f25ce79193b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-18T06:47:56Z", "hostId": "3a1d93e2d463a1f948b47e6d73d4d3cdd1174576238320fdf0648675", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-36d296d1-cccd-47d6-828f-4e9114b037e0-kp", "name": "CreateInstanceSingleNetworkTests-36d296d1-cccd-47d6-828f-4e9114b037e0-inst", "created": "2019-01-18T06:47:50Z", "tenant_id": "a28b50b5b24c4c9d9eae34d85effb5f1", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-18 06:48:10,432 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/b7e4812a-5b69-4d15-b495-04056337072a used request id req-7bbdd3c4-0130-4e68-b17e-0b863d254073 2019-01-18 06:48:10,437 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-36d296d1-cccd-47d6-828f-4e9114b037e0-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f37ca284515d0ed9dfdda5381dff19b7eadee60e" 2019-01-18 06:48:10,539 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-a3963fcb-0fd7-4102-93f0-c9df4fac3a09 Date: Fri, 18 Jan 2019 06:48: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":["49f9911a-eed0-48c0-a6cd-e2326841ed44"],"updated_at":"2019-01-18T06:47:27Z","tenant_id":"a28b50b5b24c4c9d9eae34d85effb5f1","created_at":"2019-01-18T06:47:26Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"a28b50b5b24c4c9d9eae34d85effb5f1","id":"04599d57-ee14-40a9-8d36-3a63689a6172","name":"CreateInstanceSingleNetworkTests-36d296d1-cccd-47d6-828f-4e9114b037e0-pub-net"}]} 2019-01-18 06:48:10,539 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-36d296d1-cccd-47d6-828f-4e9114b037e0-pub-net used request id req-a3963fcb-0fd7-4102-93f0-c9df4fac3a09 2019-01-18 06:48:10,543 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/a28b50b5b24c4c9d9eae34d85effb5f1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f37ca284515d0ed9dfdda5381dff19b7eadee60e" 2019-01-18 06:48:10,629 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:48:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-032239fa-720f-4603-ad41-4b60c99b5674 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/a28b50b5b24c4c9d9eae34d85effb5f1"}, "enabled": true, "id": "a28b50b5b24c4c9d9eae34d85effb5f1", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-38f36c3b-cbd1-4a2-proj"}} 2019-01-18 06:48:10,630 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/a28b50b5b24c4c9d9eae34d85effb5f1 used request id req-032239fa-720f-4603-ad41-4b60c99b5674 2019-01-18 06:48:10,635 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=04599d57-ee14-40a9-8d36-3a63689a6172 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f37ca284515d0ed9dfdda5381dff19b7eadee60e" 2019-01-18 06:48:10,687 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-1dfb9dd6-3488-41c8-9d8b-5603bf3ffcd0 Date: Fri, 18 Jan 2019 06:48:10 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"04599d57-ee14-40a9-8d36-3a63689a6172","tenant_id":"a28b50b5b24c4c9d9eae34d85effb5f1","created_at":"2019-01-18T06:47:27Z","dns_nameservers":[],"updated_at":"2019-01-18T06:47:27Z","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":"a28b50b5b24c4c9d9eae34d85effb5f1","id":"49f9911a-eed0-48c0-a6cd-e2326841ed44","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-36d296d1-cccd-47d6-828f-4e9114b037e0-pub-subnet"}]} 2019-01-18 06:48:10,687 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=04599d57-ee14-40a9-8d36-3a63689a6172 used request id req-1dfb9dd6-3488-41c8-9d8b-5603bf3ffcd0 2019-01-18 06:48:10,693 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=04599d57-ee14-40a9-8d36-3a63689a6172 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f37ca284515d0ed9dfdda5381dff19b7eadee60e" 2019-01-18 06:48:10,790 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3902 X-Openstack-Request-Id: req-c150faaa-f8de-4fb9-ba4c-b0003f8fe0d0 Date: Fri, 18 Jan 2019 06:48:10 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:47:31Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"49f9911a-eed0-48c0-a6cd-e2326841ed44","ip_address":"10.55.1.4"}],"id":"3a610298-69e5-4f0c-9f4e-38c235548a1a","security_groups":[],"mac_address":"fa:16:3e:35:91:a4","project_id":"a28b50b5b24c4c9d9eae34d85effb5f1","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"04599d57-ee14-40a9-8d36-3a63689a6172","tenant_id":"a28b50b5b24c4c9d9eae34d85effb5f1","created_at":"2019-01-18T06:47:29Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-04599d57-ee14-40a9-8d36-3a63689a6172"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:47:50Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"49f9911a-eed0-48c0-a6cd-e2326841ed44","ip_address":"10.55.1.1"}],"id":"a508a921-8184-4823-a55a-dd5c3767716f","security_groups":[],"mac_address":"fa:16:3e:f2:85:ad","project_id":"a28b50b5b24c4c9d9eae34d85effb5f1","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"04599d57-ee14-40a9-8d36-3a63689a6172","tenant_id":"a28b50b5b24c4c9d9eae34d85effb5f1","created_at":"2019-01-18T06:47:36Z","binding:vnic_type":"normal","device_id":"5f42a5d9-4cb2-4bf3-b825-a2f34854c5f2"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:47:29Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"49f9911a-eed0-48c0-a6cd-e2326841ed44","ip_address":"10.55.1.3"}],"id":"acb6986a-1bbd-4707-8529-21985037fe2d","security_groups":[],"mac_address":"fa:16:3e:5b:f1:7c","project_id":"a28b50b5b24c4c9d9eae34d85effb5f1","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"04599d57-ee14-40a9-8d36-3a63689a6172","tenant_id":"a28b50b5b24c4c9d9eae34d85effb5f1","created_at":"2019-01-18T06:47:28Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-04599d57-ee14-40a9-8d36-3a63689a6172"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:48:01Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"49f9911a-eed0-48c0-a6cd-e2326841ed44","ip_address":"10.55.1.13"}],"id":"ddf64a16-c9f3-4018-be22-622f48ab3474","security_groups":["42ccfa9e-b85a-4b34-8cc8-aebbb7c57e63","47aaf3ea-34a3-4411-ae44-bf0144709025"],"mac_address":"fa:16:3e:8a:91:de","project_id":"a28b50b5b24c4c9d9eae34d85effb5f1","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-36d296d1-cccd-47d6-828f-4e9114b037e0port-1","admin_state_up":true,"network_id":"04599d57-ee14-40a9-8d36-3a63689a6172","tenant_id":"a28b50b5b24c4c9d9eae34d85effb5f1","created_at":"2019-01-18T06:47:46Z","binding:vnic_type":"normal","device_id":"b7e4812a-5b69-4d15-b495-04056337072a"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:47:30Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"49f9911a-eed0-48c0-a6cd-e2326841ed44","ip_address":"10.55.1.2"}],"id":"e1d5a09f-4039-4e48-97fb-97f783cf0c40","security_groups":[],"mac_address":"fa:16:3e:89:3d:05","project_id":"a28b50b5b24c4c9d9eae34d85effb5f1","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"04599d57-ee14-40a9-8d36-3a63689a6172","tenant_id":"a28b50b5b24c4c9d9eae34d85effb5f1","created_at":"2019-01-18T06:47:27Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-04599d57-ee14-40a9-8d36-3a63689a6172"}]} 2019-01-18 06:48:10,790 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=04599d57-ee14-40a9-8d36-3a63689a6172 used request id req-c150faaa-f8de-4fb9-ba4c-b0003f8fe0d0 2019-01-18 06:48:10,791 - create_instance - INFO - Checking if VM is active 2019-01-18 06:48:10,793 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/b7e4812a-5b69-4d15-b495-04056337072a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f37ca284515d0ed9dfdda5381dff19b7eadee60e" 2019-01-18 06:48:11,259 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:48: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-e3fca57e-1bba-4a94-96e2-2618282cc91d x-compute-request-id: req-e3fca57e-1bba-4a94-96e2-2618282cc91d Content-Encoding: gzip Content-Length: 787 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-36d296d1-cccd-47d6-828f-4e9114b037e0-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8a:91:de", "version": 4, "addr": "10.55.1.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8a:91:de", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/b7e4812a-5b69-4d15-b495-04056337072a", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/b7e4812a-5b69-4d15-b495-04056337072a", "rel": "bookmark"}], "image": {"id": "5d3069d0-29d2-4ec2-bfaa-ae6ba9e5d450", "links": [{"href": "http://172.30.9.23:8774/images/5d3069d0-29d2-4ec2-bfaa-ae6ba9e5d450", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-18T06:47:54.000000", "flavor": {"id": "73ee4340-9339-44d7-9bc6-f2138f8721e3", "links": [{"href": "http://172.30.9.23:8774/flavors/73ee4340-9339-44d7-9bc6-f2138f8721e3", "rel": "bookmark"}]}, "id": "b7e4812a-5b69-4d15-b495-04056337072a", "security_groups": [{"name": "CreateInstanceSingleNetworkTests-36d296d1-cccd-47d6-828f-4e9114b037e0-sec-grp"}, {"name": "default"}], "user_id": "a182ae01acc94d09b4e72f25ce79193b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-18T06:47:56Z", "hostId": "3a1d93e2d463a1f948b47e6d73d4d3cdd1174576238320fdf0648675", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-36d296d1-cccd-47d6-828f-4e9114b037e0-kp", "name": "CreateInstanceSingleNetworkTests-36d296d1-cccd-47d6-828f-4e9114b037e0-inst", "created": "2019-01-18T06:47:50Z", "tenant_id": "a28b50b5b24c4c9d9eae34d85effb5f1", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-18 06:48:11,259 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/b7e4812a-5b69-4d15-b495-04056337072a used request id req-e3fca57e-1bba-4a94-96e2-2618282cc91d 2019-01-18 06:48:11,260 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-36d296d1-cccd-47d6-828f-4e9114b037e0-inst] is - ACTIVE 2019-01-18 06:48:11,260 - create_instance - INFO - VM is - ACTIVE 2019-01-18 06:48:11,263 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/b7e4812a-5b69-4d15-b495-04056337072a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f37ca284515d0ed9dfdda5381dff19b7eadee60e" 2019-01-18 06:48:11,730 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:48: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-96f78c91-26cb-4784-9959-302320ec71b3 x-compute-request-id: req-96f78c91-26cb-4784-9959-302320ec71b3 Content-Encoding: gzip Content-Length: 787 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-36d296d1-cccd-47d6-828f-4e9114b037e0-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8a:91:de", "version": 4, "addr": "10.55.1.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8a:91:de", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/b7e4812a-5b69-4d15-b495-04056337072a", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/b7e4812a-5b69-4d15-b495-04056337072a", "rel": "bookmark"}], "image": {"id": "5d3069d0-29d2-4ec2-bfaa-ae6ba9e5d450", "links": [{"href": "http://172.30.9.23:8774/images/5d3069d0-29d2-4ec2-bfaa-ae6ba9e5d450", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-18T06:47:54.000000", "flavor": {"id": "73ee4340-9339-44d7-9bc6-f2138f8721e3", "links": [{"href": "http://172.30.9.23:8774/flavors/73ee4340-9339-44d7-9bc6-f2138f8721e3", "rel": "bookmark"}]}, "id": "b7e4812a-5b69-4d15-b495-04056337072a", "security_groups": [{"name": "CreateInstanceSingleNetworkTests-36d296d1-cccd-47d6-828f-4e9114b037e0-sec-grp"}, {"name": "default"}], "user_id": "a182ae01acc94d09b4e72f25ce79193b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-18T06:47:56Z", "hostId": "3a1d93e2d463a1f948b47e6d73d4d3cdd1174576238320fdf0648675", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-36d296d1-cccd-47d6-828f-4e9114b037e0-kp", "name": "CreateInstanceSingleNetworkTests-36d296d1-cccd-47d6-828f-4e9114b037e0-inst", "created": "2019-01-18T06:47:50Z", "tenant_id": "a28b50b5b24c4c9d9eae34d85effb5f1", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-18 06:48:11,730 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/b7e4812a-5b69-4d15-b495-04056337072a used request id req-96f78c91-26cb-4784-9959-302320ec71b3 2019-01-18 06:48:11,736 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-36d296d1-cccd-47d6-828f-4e9114b037e0-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f37ca284515d0ed9dfdda5381dff19b7eadee60e" 2019-01-18 06:48:11,834 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-d2248795-14f3-48d2-980f-8af71c1c1f59 Date: Fri, 18 Jan 2019 06:48: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":["49f9911a-eed0-48c0-a6cd-e2326841ed44"],"updated_at":"2019-01-18T06:47:27Z","tenant_id":"a28b50b5b24c4c9d9eae34d85effb5f1","created_at":"2019-01-18T06:47:26Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"a28b50b5b24c4c9d9eae34d85effb5f1","id":"04599d57-ee14-40a9-8d36-3a63689a6172","name":"CreateInstanceSingleNetworkTests-36d296d1-cccd-47d6-828f-4e9114b037e0-pub-net"}]} 2019-01-18 06:48:11,834 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-36d296d1-cccd-47d6-828f-4e9114b037e0-pub-net used request id req-d2248795-14f3-48d2-980f-8af71c1c1f59 2019-01-18 06:48:11,838 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/a28b50b5b24c4c9d9eae34d85effb5f1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f37ca284515d0ed9dfdda5381dff19b7eadee60e" 2019-01-18 06:48:11,918 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:48:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1703332b-b913-4204-9b82-bf42c8bbe99c 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/a28b50b5b24c4c9d9eae34d85effb5f1"}, "enabled": true, "id": "a28b50b5b24c4c9d9eae34d85effb5f1", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-38f36c3b-cbd1-4a2-proj"}} 2019-01-18 06:48:11,918 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/a28b50b5b24c4c9d9eae34d85effb5f1 used request id req-1703332b-b913-4204-9b82-bf42c8bbe99c 2019-01-18 06:48:11,923 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=04599d57-ee14-40a9-8d36-3a63689a6172 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f37ca284515d0ed9dfdda5381dff19b7eadee60e" 2019-01-18 06:48:11,980 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-27a76eb3-c395-4c0e-a08b-d87f2f784b66 Date: Fri, 18 Jan 2019 06:48:11 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"04599d57-ee14-40a9-8d36-3a63689a6172","tenant_id":"a28b50b5b24c4c9d9eae34d85effb5f1","created_at":"2019-01-18T06:47:27Z","dns_nameservers":[],"updated_at":"2019-01-18T06:47:27Z","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":"a28b50b5b24c4c9d9eae34d85effb5f1","id":"49f9911a-eed0-48c0-a6cd-e2326841ed44","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-36d296d1-cccd-47d6-828f-4e9114b037e0-pub-subnet"}]} 2019-01-18 06:48:11,980 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=04599d57-ee14-40a9-8d36-3a63689a6172 used request id req-27a76eb3-c395-4c0e-a08b-d87f2f784b66 2019-01-18 06:48:11,986 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=04599d57-ee14-40a9-8d36-3a63689a6172 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f37ca284515d0ed9dfdda5381dff19b7eadee60e" 2019-01-18 06:48:12,081 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3902 X-Openstack-Request-Id: req-ac2d39ce-4dcd-4df0-a928-c2d45f821531 Date: Fri, 18 Jan 2019 06:48:12 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:47:31Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"49f9911a-eed0-48c0-a6cd-e2326841ed44","ip_address":"10.55.1.4"}],"id":"3a610298-69e5-4f0c-9f4e-38c235548a1a","security_groups":[],"mac_address":"fa:16:3e:35:91:a4","project_id":"a28b50b5b24c4c9d9eae34d85effb5f1","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"04599d57-ee14-40a9-8d36-3a63689a6172","tenant_id":"a28b50b5b24c4c9d9eae34d85effb5f1","created_at":"2019-01-18T06:47:29Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-04599d57-ee14-40a9-8d36-3a63689a6172"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:47:50Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"49f9911a-eed0-48c0-a6cd-e2326841ed44","ip_address":"10.55.1.1"}],"id":"a508a921-8184-4823-a55a-dd5c3767716f","security_groups":[],"mac_address":"fa:16:3e:f2:85:ad","project_id":"a28b50b5b24c4c9d9eae34d85effb5f1","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"04599d57-ee14-40a9-8d36-3a63689a6172","tenant_id":"a28b50b5b24c4c9d9eae34d85effb5f1","created_at":"2019-01-18T06:47:36Z","binding:vnic_type":"normal","device_id":"5f42a5d9-4cb2-4bf3-b825-a2f34854c5f2"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:47:29Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"49f9911a-eed0-48c0-a6cd-e2326841ed44","ip_address":"10.55.1.3"}],"id":"acb6986a-1bbd-4707-8529-21985037fe2d","security_groups":[],"mac_address":"fa:16:3e:5b:f1:7c","project_id":"a28b50b5b24c4c9d9eae34d85effb5f1","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"04599d57-ee14-40a9-8d36-3a63689a6172","tenant_id":"a28b50b5b24c4c9d9eae34d85effb5f1","created_at":"2019-01-18T06:47:28Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-04599d57-ee14-40a9-8d36-3a63689a6172"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:48:01Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"49f9911a-eed0-48c0-a6cd-e2326841ed44","ip_address":"10.55.1.13"}],"id":"ddf64a16-c9f3-4018-be22-622f48ab3474","security_groups":["42ccfa9e-b85a-4b34-8cc8-aebbb7c57e63","47aaf3ea-34a3-4411-ae44-bf0144709025"],"mac_address":"fa:16:3e:8a:91:de","project_id":"a28b50b5b24c4c9d9eae34d85effb5f1","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-36d296d1-cccd-47d6-828f-4e9114b037e0port-1","admin_state_up":true,"network_id":"04599d57-ee14-40a9-8d36-3a63689a6172","tenant_id":"a28b50b5b24c4c9d9eae34d85effb5f1","created_at":"2019-01-18T06:47:46Z","binding:vnic_type":"normal","device_id":"b7e4812a-5b69-4d15-b495-04056337072a"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:47:30Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"49f9911a-eed0-48c0-a6cd-e2326841ed44","ip_address":"10.55.1.2"}],"id":"e1d5a09f-4039-4e48-97fb-97f783cf0c40","security_groups":[],"mac_address":"fa:16:3e:89:3d:05","project_id":"a28b50b5b24c4c9d9eae34d85effb5f1","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"04599d57-ee14-40a9-8d36-3a63689a6172","tenant_id":"a28b50b5b24c4c9d9eae34d85effb5f1","created_at":"2019-01-18T06:47:27Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-04599d57-ee14-40a9-8d36-3a63689a6172"}]} 2019-01-18 06:48:12,082 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=04599d57-ee14-40a9-8d36-3a63689a6172 used request id req-ac2d39ce-4dcd-4df0-a928-c2d45f821531 2019-01-18 06:48:12,083 - ansible_utils - DEBUG - Retrieving SSH client 2019-01-18 06:48:12,085 - paramiko.transport - DEBUG - starting thread (client mode): 0xe3433410L 2019-01-18 06:48:12,086 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2019-01-18 06:48:12,086 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2019-01-18 06:48:12,086 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2019-01-18 06:48:12,087 - 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 2019-01-18 06:48:12,087 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-01-18 06:48:12,088 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2019-01-18 06:48:12,088 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-01-18 06:48:12,088 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-01-18 06:48:12,088 - paramiko.transport - DEBUG - Compression agreed: none 2019-01-18 06:48:12,104 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-01-18 06:48:12,105 - paramiko.transport - DEBUG - Switch to new keys ... 2019-01-18 06:48:12,118 - paramiko.transport - DEBUG - Trying key 749e3694dac689fc42581464948001ca from tmp/CreateInstanceSingleNetworkTests-36d296d1-cccd-47d6-828f-4e9114b037e0 2019-01-18 06:48:12,141 - paramiko.transport - DEBUG - userauth is OK 2019-01-18 06:48:12,144 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-01-18 06:48:12,244 - paramiko.transport - DEBUG - EOF in transport thread 2019-01-18 06:48:12,263 - create_instance - INFO - SSH is active for VM instance 2019-01-18 06:48:12,263 - ansible_utils - DEBUG - Retrieving SSH client 2019-01-18 06:48:12,265 - paramiko.transport - DEBUG - starting thread (client mode): 0xe3433410L 2019-01-18 06:48:12,265 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2019-01-18 06:48:12,265 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2019-01-18 06:48:12,265 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2019-01-18 06:48:12,266 - 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 2019-01-18 06:48:12,267 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-01-18 06:48:12,267 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2019-01-18 06:48:12,267 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-01-18 06:48:12,267 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-01-18 06:48:12,267 - paramiko.transport - DEBUG - Compression agreed: none 2019-01-18 06:48:12,284 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-01-18 06:48:12,284 - paramiko.transport - DEBUG - Switch to new keys ... 2019-01-18 06:48:12,297 - paramiko.transport - DEBUG - Trying key 749e3694dac689fc42581464948001ca from tmp/CreateInstanceSingleNetworkTests-36d296d1-cccd-47d6-828f-4e9114b037e0 2019-01-18 06:48:12,321 - paramiko.transport - DEBUG - userauth is OK 2019-01-18 06:48:12,324 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-01-18 06:48:12,329 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-01-18 06:48:12,330 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2019-01-18 06:48:12,330 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-01-18 06:48:12,331 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-01-18 06:48:12,332 - paramiko.transport - DEBUG - EOF in transport thread 2019-01-18 06:48:12,333 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:48:12,335 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:48:12,707 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "943f9c0796e143e3965be9e62feb3973", "name": "CreateInstanceSingleNetworkTests-38f36c3b-cbd1-4a2-proj-role"}], "expires_at": "2019-01-18T07:48:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a28b50b5b24c4c9d9eae34d85effb5f1", "name": "CreateInstanceSingleNetworkTests-38f36c3b-cbd1-4a2-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/a28b50b5b24c4c9d9eae34d85effb5f1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/a28b50b5b24c4c9d9eae34d85effb5f1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/a28b50b5b24c4c9d9eae34d85effb5f1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/a28b50b5b24c4c9d9eae34d85effb5f1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/a28b50b5b24c4c9d9eae34d85effb5f1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/a28b50b5b24c4c9d9eae34d85effb5f1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/a28b50b5b24c4c9d9eae34d85effb5f1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/a28b50b5b24c4c9d9eae34d85effb5f1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/a28b50b5b24c4c9d9eae34d85effb5f1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/a28b50b5b24c4c9d9eae34d85effb5f1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/a28b50b5b24c4c9d9eae34d85effb5f1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/a28b50b5b24c4c9d9eae34d85effb5f1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-38f36c3b-cbd1-4a2-user", "id": "a182ae01acc94d09b4e72f25ce79193b"}, "audit_ids": ["Iyp9RJwMTiusrAYq78zw1g"], "issued_at": "2019-01-18T06:48:12.000000Z"}} 2019-01-18 06:48:12,708 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}177668ea95ea14eec3db4e32b9e260b48c5469d5" 2019-01-18 06:48:12,783 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:48:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d8d3548d-fa58-4143-87e3-05b3b01af2ff Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:48:12,783 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-d8d3548d-fa58-4143-87e3-05b3b01af2ff 2019-01-18 06:48:12,785 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-18 06:48:12,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}177668ea95ea14eec3db4e32b9e260b48c5469d5" 2019-01-18 06:48:12,857 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:48:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e5543e11-bb1d-4d30-be56-af0fafabaad3 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:48:12,857 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-e5543e11-bb1d-4d30-be56-af0fafabaad3 2019-01-18 06:48:12,866 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-36d296d1-cccd-47d6-828f-4e9114b037e0-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}177668ea95ea14eec3db4e32b9e260b48c5469d5" 2019-01-18 06:48:13,186 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-127de1dd-99f4-42c0-8baa-b6c878ad0762 Date: Fri, 18 Jan 2019 06:48: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":["49f9911a-eed0-48c0-a6cd-e2326841ed44"],"updated_at":"2019-01-18T06:47:27Z","tenant_id":"a28b50b5b24c4c9d9eae34d85effb5f1","created_at":"2019-01-18T06:47:26Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"a28b50b5b24c4c9d9eae34d85effb5f1","id":"04599d57-ee14-40a9-8d36-3a63689a6172","name":"CreateInstanceSingleNetworkTests-36d296d1-cccd-47d6-828f-4e9114b037e0-pub-net"}]} 2019-01-18 06:48:13,187 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-36d296d1-cccd-47d6-828f-4e9114b037e0-pub-net used request id req-127de1dd-99f4-42c0-8baa-b6c878ad0762 2019-01-18 06:48:13,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" 2019-01-18 06:48:13,195 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 18 Jan 2019 06:48: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"}]}]}} 2019-01-18 06:48:13,196 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/a28b50b5b24c4c9d9eae34d85effb5f1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}177668ea95ea14eec3db4e32b9e260b48c5469d5" 2019-01-18 06:48:13,282 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:48:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fb3ceebb-7113-4489-88ef-8fa7d2814ffc 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/a28b50b5b24c4c9d9eae34d85effb5f1"}, "enabled": true, "id": "a28b50b5b24c4c9d9eae34d85effb5f1", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-38f36c3b-cbd1-4a2-proj"}} 2019-01-18 06:48:13,282 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/a28b50b5b24c4c9d9eae34d85effb5f1 used request id req-fb3ceebb-7113-4489-88ef-8fa7d2814ffc 2019-01-18 06:48:13,288 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=04599d57-ee14-40a9-8d36-3a63689a6172 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}177668ea95ea14eec3db4e32b9e260b48c5469d5" 2019-01-18 06:48:13,484 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-9cf0cc00-77e7-467a-879c-433b6ad885e0 Date: Fri, 18 Jan 2019 06:48:13 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"04599d57-ee14-40a9-8d36-3a63689a6172","tenant_id":"a28b50b5b24c4c9d9eae34d85effb5f1","created_at":"2019-01-18T06:47:27Z","dns_nameservers":[],"updated_at":"2019-01-18T06:47:27Z","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":"a28b50b5b24c4c9d9eae34d85effb5f1","id":"49f9911a-eed0-48c0-a6cd-e2326841ed44","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-36d296d1-cccd-47d6-828f-4e9114b037e0-pub-subnet"}]} 2019-01-18 06:48:13,484 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=04599d57-ee14-40a9-8d36-3a63689a6172 used request id req-9cf0cc00-77e7-467a-879c-433b6ad885e0 2019-01-18 06:48:13,490 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=04599d57-ee14-40a9-8d36-3a63689a6172&name=CreateInstanceSingleNetworkTests-36d296d1-cccd-47d6-828f-4e9114b037e0port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}177668ea95ea14eec3db4e32b9e260b48c5469d5" 2019-01-18 06:48:13,678 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 881 X-Openstack-Request-Id: req-ccf0288e-df88-4cd3-a709-0def09e6ff64 Date: Fri, 18 Jan 2019 06:48:13 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:48:01Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"49f9911a-eed0-48c0-a6cd-e2326841ed44","ip_address":"10.55.1.13"}],"id":"ddf64a16-c9f3-4018-be22-622f48ab3474","security_groups":["42ccfa9e-b85a-4b34-8cc8-aebbb7c57e63","47aaf3ea-34a3-4411-ae44-bf0144709025"],"mac_address":"fa:16:3e:8a:91:de","project_id":"a28b50b5b24c4c9d9eae34d85effb5f1","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-36d296d1-cccd-47d6-828f-4e9114b037e0port-1","admin_state_up":true,"network_id":"04599d57-ee14-40a9-8d36-3a63689a6172","tenant_id":"a28b50b5b24c4c9d9eae34d85effb5f1","created_at":"2019-01-18T06:47:46Z","binding:vnic_type":"normal","device_id":"b7e4812a-5b69-4d15-b495-04056337072a"}]} 2019-01-18 06:48:13,678 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=04599d57-ee14-40a9-8d36-3a63689a6172&name=CreateInstanceSingleNetworkTests-36d296d1-cccd-47d6-828f-4e9114b037e0port-1&admin_state_up=True used request id req-ccf0288e-df88-4cd3-a709-0def09e6ff64 2019-01-18 06:48:13,682 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/a28b50b5b24c4c9d9eae34d85effb5f1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}177668ea95ea14eec3db4e32b9e260b48c5469d5" 2019-01-18 06:48:13,762 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:48:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-29a79d51-bd8e-4964-a65b-d4a688ded3a6 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/a28b50b5b24c4c9d9eae34d85effb5f1"}, "enabled": true, "id": "a28b50b5b24c4c9d9eae34d85effb5f1", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-38f36c3b-cbd1-4a2-proj"}} 2019-01-18 06:48:13,762 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/a28b50b5b24c4c9d9eae34d85effb5f1 used request id req-29a79d51-bd8e-4964-a65b-d4a688ded3a6 2019-01-18 06:48:13,765 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/detail?name=CreateInstanceSingleNetworkTests-36d296d1-cccd-47d6-828f-4e9114b037e0-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}177668ea95ea14eec3db4e32b9e260b48c5469d5" 2019-01-18 06:48:14,831 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:48: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-238f419e-f9fc-431f-9dc6-22a95b750c5d x-compute-request-id: req-238f419e-f9fc-431f-9dc6-22a95b750c5d Content-Encoding: gzip Content-Length: 786 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-36d296d1-cccd-47d6-828f-4e9114b037e0-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8a:91:de", "version": 4, "addr": "10.55.1.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8a:91:de", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/b7e4812a-5b69-4d15-b495-04056337072a", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/b7e4812a-5b69-4d15-b495-04056337072a", "rel": "bookmark"}], "image": {"id": "5d3069d0-29d2-4ec2-bfaa-ae6ba9e5d450", "links": [{"href": "http://172.30.9.23:8774/images/5d3069d0-29d2-4ec2-bfaa-ae6ba9e5d450", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-18T06:47:54.000000", "flavor": {"id": "73ee4340-9339-44d7-9bc6-f2138f8721e3", "links": [{"href": "http://172.30.9.23:8774/flavors/73ee4340-9339-44d7-9bc6-f2138f8721e3", "rel": "bookmark"}]}, "id": "b7e4812a-5b69-4d15-b495-04056337072a", "security_groups": [{"name": "CreateInstanceSingleNetworkTests-36d296d1-cccd-47d6-828f-4e9114b037e0-sec-grp"}, {"name": "default"}], "user_id": "a182ae01acc94d09b4e72f25ce79193b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-18T06:47:56Z", "hostId": "3a1d93e2d463a1f948b47e6d73d4d3cdd1174576238320fdf0648675", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-36d296d1-cccd-47d6-828f-4e9114b037e0-kp", "name": "CreateInstanceSingleNetworkTests-36d296d1-cccd-47d6-828f-4e9114b037e0-inst", "created": "2019-01-18T06:47:50Z", "tenant_id": "a28b50b5b24c4c9d9eae34d85effb5f1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-18 06:48:14,831 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail?name=CreateInstanceSingleNetworkTests-36d296d1-cccd-47d6-828f-4e9114b037e0-inst used request id req-238f419e-f9fc-431f-9dc6-22a95b750c5d 2019-01-18 06:48:14,837 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-36d296d1-cccd-47d6-828f-4e9114b037e0-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}177668ea95ea14eec3db4e32b9e260b48c5469d5" 2019-01-18 06:48:15,077 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-ad17ffaf-2e18-40ef-bf02-f505cfc73e20 Date: Fri, 18 Jan 2019 06:48: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":["49f9911a-eed0-48c0-a6cd-e2326841ed44"],"updated_at":"2019-01-18T06:47:27Z","tenant_id":"a28b50b5b24c4c9d9eae34d85effb5f1","created_at":"2019-01-18T06:47:26Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"a28b50b5b24c4c9d9eae34d85effb5f1","id":"04599d57-ee14-40a9-8d36-3a63689a6172","name":"CreateInstanceSingleNetworkTests-36d296d1-cccd-47d6-828f-4e9114b037e0-pub-net"}]} 2019-01-18 06:48:15,077 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-36d296d1-cccd-47d6-828f-4e9114b037e0-pub-net used request id req-ad17ffaf-2e18-40ef-bf02-f505cfc73e20 2019-01-18 06:48:15,083 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=04599d57-ee14-40a9-8d36-3a63689a6172 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}177668ea95ea14eec3db4e32b9e260b48c5469d5" 2019-01-18 06:48:15,137 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-34b7f86f-046c-4293-ace7-08686c511d65 Date: Fri, 18 Jan 2019 06:48:15 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"04599d57-ee14-40a9-8d36-3a63689a6172","tenant_id":"a28b50b5b24c4c9d9eae34d85effb5f1","created_at":"2019-01-18T06:47:27Z","dns_nameservers":[],"updated_at":"2019-01-18T06:47:27Z","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":"a28b50b5b24c4c9d9eae34d85effb5f1","id":"49f9911a-eed0-48c0-a6cd-e2326841ed44","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-36d296d1-cccd-47d6-828f-4e9114b037e0-pub-subnet"}]} 2019-01-18 06:48:15,137 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=04599d57-ee14-40a9-8d36-3a63689a6172 used request id req-34b7f86f-046c-4293-ace7-08686c511d65 2019-01-18 06:48:15,143 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=04599d57-ee14-40a9-8d36-3a63689a6172 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}177668ea95ea14eec3db4e32b9e260b48c5469d5" 2019-01-18 06:48:15,389 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3902 X-Openstack-Request-Id: req-360f935e-0e7b-47e7-b662-827ec21c0107 Date: Fri, 18 Jan 2019 06:48:15 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:47:31Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"49f9911a-eed0-48c0-a6cd-e2326841ed44","ip_address":"10.55.1.4"}],"id":"3a610298-69e5-4f0c-9f4e-38c235548a1a","security_groups":[],"mac_address":"fa:16:3e:35:91:a4","project_id":"a28b50b5b24c4c9d9eae34d85effb5f1","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"04599d57-ee14-40a9-8d36-3a63689a6172","tenant_id":"a28b50b5b24c4c9d9eae34d85effb5f1","created_at":"2019-01-18T06:47:29Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-04599d57-ee14-40a9-8d36-3a63689a6172"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:47:50Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"49f9911a-eed0-48c0-a6cd-e2326841ed44","ip_address":"10.55.1.1"}],"id":"a508a921-8184-4823-a55a-dd5c3767716f","security_groups":[],"mac_address":"fa:16:3e:f2:85:ad","project_id":"a28b50b5b24c4c9d9eae34d85effb5f1","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"04599d57-ee14-40a9-8d36-3a63689a6172","tenant_id":"a28b50b5b24c4c9d9eae34d85effb5f1","created_at":"2019-01-18T06:47:36Z","binding:vnic_type":"normal","device_id":"5f42a5d9-4cb2-4bf3-b825-a2f34854c5f2"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:47:29Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"49f9911a-eed0-48c0-a6cd-e2326841ed44","ip_address":"10.55.1.3"}],"id":"acb6986a-1bbd-4707-8529-21985037fe2d","security_groups":[],"mac_address":"fa:16:3e:5b:f1:7c","project_id":"a28b50b5b24c4c9d9eae34d85effb5f1","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"04599d57-ee14-40a9-8d36-3a63689a6172","tenant_id":"a28b50b5b24c4c9d9eae34d85effb5f1","created_at":"2019-01-18T06:47:28Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-04599d57-ee14-40a9-8d36-3a63689a6172"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:48:01Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"49f9911a-eed0-48c0-a6cd-e2326841ed44","ip_address":"10.55.1.13"}],"id":"ddf64a16-c9f3-4018-be22-622f48ab3474","security_groups":["42ccfa9e-b85a-4b34-8cc8-aebbb7c57e63","47aaf3ea-34a3-4411-ae44-bf0144709025"],"mac_address":"fa:16:3e:8a:91:de","project_id":"a28b50b5b24c4c9d9eae34d85effb5f1","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-36d296d1-cccd-47d6-828f-4e9114b037e0port-1","admin_state_up":true,"network_id":"04599d57-ee14-40a9-8d36-3a63689a6172","tenant_id":"a28b50b5b24c4c9d9eae34d85effb5f1","created_at":"2019-01-18T06:47:46Z","binding:vnic_type":"normal","device_id":"b7e4812a-5b69-4d15-b495-04056337072a"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:47:30Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"49f9911a-eed0-48c0-a6cd-e2326841ed44","ip_address":"10.55.1.2"}],"id":"e1d5a09f-4039-4e48-97fb-97f783cf0c40","security_groups":[],"mac_address":"fa:16:3e:89:3d:05","project_id":"a28b50b5b24c4c9d9eae34d85effb5f1","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"04599d57-ee14-40a9-8d36-3a63689a6172","tenant_id":"a28b50b5b24c4c9d9eae34d85effb5f1","created_at":"2019-01-18T06:47:27Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-04599d57-ee14-40a9-8d36-3a63689a6172"}]} 2019-01-18 06:48:15,390 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=04599d57-ee14-40a9-8d36-3a63689a6172 used request id req-360f935e-0e7b-47e7-b662-827ec21c0107 2019-01-18 06:48:15,390 - create_instance - INFO - Found existing machine with name - CreateInstanceSingleNetworkTests-36d296d1-cccd-47d6-828f-4e9114b037e0-inst 2019-01-18 06:48:15,396 - 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}177668ea95ea14eec3db4e32b9e260b48c5469d5" 2019-01-18 06:48:15,561 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 553 X-Openstack-Request-Id: req-a49c3131-de42-4a73-b24e-f5ba068b6b7b Date: Fri, 18 Jan 2019 06:48:15 GMT RESP BODY: {"floatingips": [{"router_id": "5f42a5d9-4cb2-4bf3-b825-a2f34854c5f2", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "a28b50b5b24c4c9d9eae34d85effb5f1", "created_at": "2019-01-18T06:48:06Z", "updated_at": "2019-01-18T06:48:06Z", "floating_network_id": "c7128340-d09d-4472-ab8c-6b0e75149f5d", "fixed_ip_address": "10.55.1.13", "floating_ip_address": "172.30.9.203", "revision_number": 0, "project_id": "a28b50b5b24c4c9d9eae34d85effb5f1", "port_id": "ddf64a16-c9f3-4018-be22-622f48ab3474", "id": "04790669-d854-4203-a28c-2f9ad8ec6400"}]} 2019-01-18 06:48:15,561 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips used request id req-a49c3131-de42-4a73-b24e-f5ba068b6b7b 2019-01-18 06:48:15,566 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports/ddf64a16-c9f3-4018-be22-622f48ab3474 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}177668ea95ea14eec3db4e32b9e260b48c5469d5" 2019-01-18 06:48:15,618 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 878 X-Openstack-Request-Id: req-1f51ec2d-fa29-4ac5-b095-d0434539da10 Date: Fri, 18 Jan 2019 06:48:15 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:48:01Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"49f9911a-eed0-48c0-a6cd-e2326841ed44","ip_address":"10.55.1.13"}],"id":"ddf64a16-c9f3-4018-be22-622f48ab3474","security_groups":["42ccfa9e-b85a-4b34-8cc8-aebbb7c57e63","47aaf3ea-34a3-4411-ae44-bf0144709025"],"mac_address":"fa:16:3e:8a:91:de","device_id":"b7e4812a-5b69-4d15-b495-04056337072a","status":"ACTIVE","description":"","tags":[],"name":"CreateInstanceSingleNetworkTests-36d296d1-cccd-47d6-828f-4e9114b037e0port-1","project_id":"a28b50b5b24c4c9d9eae34d85effb5f1","qos_policy_id":null,"admin_state_up":true,"network_id":"04599d57-ee14-40a9-8d36-3a63689a6172","tenant_id":"a28b50b5b24c4c9d9eae34d85effb5f1","created_at":"2019-01-18T06:47:46Z","binding:vnic_type":"normal"}} 2019-01-18 06:48:15,619 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports/ddf64a16-c9f3-4018-be22-622f48ab3474 used request id req-1f51ec2d-fa29-4ac5-b095-d0434539da10 2019-01-18 06:48:15,619 - create_instance - INFO - Checking if VM is active 2019-01-18 06:48:15,622 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/b7e4812a-5b69-4d15-b495-04056337072a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}177668ea95ea14eec3db4e32b9e260b48c5469d5" 2019-01-18 06:48:16,450 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:48: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-f0486f7a-3e13-484f-9323-861a2a9ca77a x-compute-request-id: req-f0486f7a-3e13-484f-9323-861a2a9ca77a Content-Encoding: gzip Content-Length: 787 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-36d296d1-cccd-47d6-828f-4e9114b037e0-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8a:91:de", "version": 4, "addr": "10.55.1.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8a:91:de", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/b7e4812a-5b69-4d15-b495-04056337072a", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/b7e4812a-5b69-4d15-b495-04056337072a", "rel": "bookmark"}], "image": {"id": "5d3069d0-29d2-4ec2-bfaa-ae6ba9e5d450", "links": [{"href": "http://172.30.9.23:8774/images/5d3069d0-29d2-4ec2-bfaa-ae6ba9e5d450", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-18T06:47:54.000000", "flavor": {"id": "73ee4340-9339-44d7-9bc6-f2138f8721e3", "links": [{"href": "http://172.30.9.23:8774/flavors/73ee4340-9339-44d7-9bc6-f2138f8721e3", "rel": "bookmark"}]}, "id": "b7e4812a-5b69-4d15-b495-04056337072a", "security_groups": [{"name": "CreateInstanceSingleNetworkTests-36d296d1-cccd-47d6-828f-4e9114b037e0-sec-grp"}, {"name": "default"}], "user_id": "a182ae01acc94d09b4e72f25ce79193b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-18T06:47:56Z", "hostId": "3a1d93e2d463a1f948b47e6d73d4d3cdd1174576238320fdf0648675", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-36d296d1-cccd-47d6-828f-4e9114b037e0-kp", "name": "CreateInstanceSingleNetworkTests-36d296d1-cccd-47d6-828f-4e9114b037e0-inst", "created": "2019-01-18T06:47:50Z", "tenant_id": "a28b50b5b24c4c9d9eae34d85effb5f1", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-18 06:48:16,450 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/b7e4812a-5b69-4d15-b495-04056337072a used request id req-f0486f7a-3e13-484f-9323-861a2a9ca77a 2019-01-18 06:48:16,451 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-36d296d1-cccd-47d6-828f-4e9114b037e0-inst] is - ACTIVE 2019-01-18 06:48:16,451 - create_instance - INFO - VM is - ACTIVE 2019-01-18 06:48:16,454 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/b7e4812a-5b69-4d15-b495-04056337072a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}177668ea95ea14eec3db4e32b9e260b48c5469d5" 2019-01-18 06:48:17,565 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:48: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-ded6e39e-7b45-439d-94d0-9efd7c4544b2 x-compute-request-id: req-ded6e39e-7b45-439d-94d0-9efd7c4544b2 Content-Encoding: gzip Content-Length: 787 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-36d296d1-cccd-47d6-828f-4e9114b037e0-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8a:91:de", "version": 4, "addr": "10.55.1.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8a:91:de", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/b7e4812a-5b69-4d15-b495-04056337072a", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/b7e4812a-5b69-4d15-b495-04056337072a", "rel": "bookmark"}], "image": {"id": "5d3069d0-29d2-4ec2-bfaa-ae6ba9e5d450", "links": [{"href": "http://172.30.9.23:8774/images/5d3069d0-29d2-4ec2-bfaa-ae6ba9e5d450", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-18T06:47:54.000000", "flavor": {"id": "73ee4340-9339-44d7-9bc6-f2138f8721e3", "links": [{"href": "http://172.30.9.23:8774/flavors/73ee4340-9339-44d7-9bc6-f2138f8721e3", "rel": "bookmark"}]}, "id": "b7e4812a-5b69-4d15-b495-04056337072a", "security_groups": [{"name": "CreateInstanceSingleNetworkTests-36d296d1-cccd-47d6-828f-4e9114b037e0-sec-grp"}, {"name": "default"}], "user_id": "a182ae01acc94d09b4e72f25ce79193b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-18T06:47:56Z", "hostId": "3a1d93e2d463a1f948b47e6d73d4d3cdd1174576238320fdf0648675", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-36d296d1-cccd-47d6-828f-4e9114b037e0-kp", "name": "CreateInstanceSingleNetworkTests-36d296d1-cccd-47d6-828f-4e9114b037e0-inst", "created": "2019-01-18T06:47:50Z", "tenant_id": "a28b50b5b24c4c9d9eae34d85effb5f1", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-18 06:48:17,566 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/b7e4812a-5b69-4d15-b495-04056337072a used request id req-ded6e39e-7b45-439d-94d0-9efd7c4544b2 2019-01-18 06:48:17,571 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-36d296d1-cccd-47d6-828f-4e9114b037e0-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}177668ea95ea14eec3db4e32b9e260b48c5469d5" 2019-01-18 06:48:18,183 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-3ac95b16-c0c6-466a-b4c5-f6185439257d Date: Fri, 18 Jan 2019 06:48: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":["49f9911a-eed0-48c0-a6cd-e2326841ed44"],"updated_at":"2019-01-18T06:47:27Z","tenant_id":"a28b50b5b24c4c9d9eae34d85effb5f1","created_at":"2019-01-18T06:47:26Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"a28b50b5b24c4c9d9eae34d85effb5f1","id":"04599d57-ee14-40a9-8d36-3a63689a6172","name":"CreateInstanceSingleNetworkTests-36d296d1-cccd-47d6-828f-4e9114b037e0-pub-net"}]} 2019-01-18 06:48:18,183 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-36d296d1-cccd-47d6-828f-4e9114b037e0-pub-net used request id req-3ac95b16-c0c6-466a-b4c5-f6185439257d 2019-01-18 06:48:18,187 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/a28b50b5b24c4c9d9eae34d85effb5f1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}177668ea95ea14eec3db4e32b9e260b48c5469d5" 2019-01-18 06:48:18,269 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:48:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ea499568-b3ec-4305-b665-981af67ac447 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/a28b50b5b24c4c9d9eae34d85effb5f1"}, "enabled": true, "id": "a28b50b5b24c4c9d9eae34d85effb5f1", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-38f36c3b-cbd1-4a2-proj"}} 2019-01-18 06:48:18,269 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/a28b50b5b24c4c9d9eae34d85effb5f1 used request id req-ea499568-b3ec-4305-b665-981af67ac447 2019-01-18 06:48:18,275 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=04599d57-ee14-40a9-8d36-3a63689a6172 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}177668ea95ea14eec3db4e32b9e260b48c5469d5" 2019-01-18 06:48:18,330 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-71704409-7bca-41de-8ebe-eeaaba91639f Date: Fri, 18 Jan 2019 06:48:18 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"04599d57-ee14-40a9-8d36-3a63689a6172","tenant_id":"a28b50b5b24c4c9d9eae34d85effb5f1","created_at":"2019-01-18T06:47:27Z","dns_nameservers":[],"updated_at":"2019-01-18T06:47:27Z","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":"a28b50b5b24c4c9d9eae34d85effb5f1","id":"49f9911a-eed0-48c0-a6cd-e2326841ed44","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-36d296d1-cccd-47d6-828f-4e9114b037e0-pub-subnet"}]} 2019-01-18 06:48:18,330 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=04599d57-ee14-40a9-8d36-3a63689a6172 used request id req-71704409-7bca-41de-8ebe-eeaaba91639f 2019-01-18 06:48:18,336 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=04599d57-ee14-40a9-8d36-3a63689a6172 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}177668ea95ea14eec3db4e32b9e260b48c5469d5" 2019-01-18 06:48:18,588 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3902 X-Openstack-Request-Id: req-465ae40c-f4e0-4561-a71e-075b2b32c99e Date: Fri, 18 Jan 2019 06:48:18 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:47:31Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"49f9911a-eed0-48c0-a6cd-e2326841ed44","ip_address":"10.55.1.4"}],"id":"3a610298-69e5-4f0c-9f4e-38c235548a1a","security_groups":[],"mac_address":"fa:16:3e:35:91:a4","project_id":"a28b50b5b24c4c9d9eae34d85effb5f1","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"04599d57-ee14-40a9-8d36-3a63689a6172","tenant_id":"a28b50b5b24c4c9d9eae34d85effb5f1","created_at":"2019-01-18T06:47:29Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-04599d57-ee14-40a9-8d36-3a63689a6172"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:47:50Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"49f9911a-eed0-48c0-a6cd-e2326841ed44","ip_address":"10.55.1.1"}],"id":"a508a921-8184-4823-a55a-dd5c3767716f","security_groups":[],"mac_address":"fa:16:3e:f2:85:ad","project_id":"a28b50b5b24c4c9d9eae34d85effb5f1","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"04599d57-ee14-40a9-8d36-3a63689a6172","tenant_id":"a28b50b5b24c4c9d9eae34d85effb5f1","created_at":"2019-01-18T06:47:36Z","binding:vnic_type":"normal","device_id":"5f42a5d9-4cb2-4bf3-b825-a2f34854c5f2"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:47:29Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"49f9911a-eed0-48c0-a6cd-e2326841ed44","ip_address":"10.55.1.3"}],"id":"acb6986a-1bbd-4707-8529-21985037fe2d","security_groups":[],"mac_address":"fa:16:3e:5b:f1:7c","project_id":"a28b50b5b24c4c9d9eae34d85effb5f1","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"04599d57-ee14-40a9-8d36-3a63689a6172","tenant_id":"a28b50b5b24c4c9d9eae34d85effb5f1","created_at":"2019-01-18T06:47:28Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-04599d57-ee14-40a9-8d36-3a63689a6172"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:48:01Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"49f9911a-eed0-48c0-a6cd-e2326841ed44","ip_address":"10.55.1.13"}],"id":"ddf64a16-c9f3-4018-be22-622f48ab3474","security_groups":["42ccfa9e-b85a-4b34-8cc8-aebbb7c57e63","47aaf3ea-34a3-4411-ae44-bf0144709025"],"mac_address":"fa:16:3e:8a:91:de","project_id":"a28b50b5b24c4c9d9eae34d85effb5f1","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-36d296d1-cccd-47d6-828f-4e9114b037e0port-1","admin_state_up":true,"network_id":"04599d57-ee14-40a9-8d36-3a63689a6172","tenant_id":"a28b50b5b24c4c9d9eae34d85effb5f1","created_at":"2019-01-18T06:47:46Z","binding:vnic_type":"normal","device_id":"b7e4812a-5b69-4d15-b495-04056337072a"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:47:30Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"49f9911a-eed0-48c0-a6cd-e2326841ed44","ip_address":"10.55.1.2"}],"id":"e1d5a09f-4039-4e48-97fb-97f783cf0c40","security_groups":[],"mac_address":"fa:16:3e:89:3d:05","project_id":"a28b50b5b24c4c9d9eae34d85effb5f1","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"04599d57-ee14-40a9-8d36-3a63689a6172","tenant_id":"a28b50b5b24c4c9d9eae34d85effb5f1","created_at":"2019-01-18T06:47:27Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-04599d57-ee14-40a9-8d36-3a63689a6172"}]} 2019-01-18 06:48:18,588 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=04599d57-ee14-40a9-8d36-3a63689a6172 used request id req-465ae40c-f4e0-4561-a71e-075b2b32c99e 2019-01-18 06:48:18,589 - ansible_utils - DEBUG - Retrieving SSH client 2019-01-18 06:48:18,591 - paramiko.transport - DEBUG - starting thread (client mode): 0xe33ced50L 2019-01-18 06:48:18,591 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2019-01-18 06:48:18,591 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2019-01-18 06:48:18,591 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2019-01-18 06:48:18,592 - 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 2019-01-18 06:48:18,593 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-01-18 06:48:18,593 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2019-01-18 06:48:18,593 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-01-18 06:48:18,593 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-01-18 06:48:18,593 - paramiko.transport - DEBUG - Compression agreed: none 2019-01-18 06:48:18,610 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-01-18 06:48:18,610 - paramiko.transport - DEBUG - Switch to new keys ... 2019-01-18 06:48:18,623 - paramiko.transport - DEBUG - Trying key 749e3694dac689fc42581464948001ca from tmp/CreateInstanceSingleNetworkTests-36d296d1-cccd-47d6-828f-4e9114b037e0 2019-01-18 06:48:18,649 - paramiko.transport - DEBUG - userauth is OK 2019-01-18 06:48:18,652 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-01-18 06:48:18,753 - paramiko.transport - DEBUG - EOF in transport thread 2019-01-18 06:48:18,768 - create_instance - INFO - SSH is active for VM instance 2019-01-18 06:48:18,769 - ansible_utils - DEBUG - Retrieving SSH client 2019-01-18 06:48:18,770 - paramiko.transport - DEBUG - starting thread (client mode): 0xe33ced50L 2019-01-18 06:48:18,770 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2019-01-18 06:48:18,771 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2019-01-18 06:48:18,771 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2019-01-18 06:48:18,772 - 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 2019-01-18 06:48:18,772 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-01-18 06:48:18,772 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2019-01-18 06:48:18,772 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-01-18 06:48:18,773 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-01-18 06:48:18,773 - paramiko.transport - DEBUG - Compression agreed: none 2019-01-18 06:48:18,790 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-01-18 06:48:18,791 - paramiko.transport - DEBUG - Switch to new keys ... 2019-01-18 06:48:18,803 - paramiko.transport - DEBUG - Trying key 749e3694dac689fc42581464948001ca from tmp/CreateInstanceSingleNetworkTests-36d296d1-cccd-47d6-828f-4e9114b037e0 2019-01-18 06:48:18,830 - paramiko.transport - DEBUG - userauth is OK 2019-01-18 06:48:18,833 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-01-18 06:48:18,835 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-01-18 06:48:18,836 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2019-01-18 06:48:18,836 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-01-18 06:48:18,837 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-01-18 06:48:18,839 - paramiko.transport - DEBUG - EOF in transport thread 2019-01-18 06:48:18,840 - create_instance - INFO - Deleting Floating IP - 172.30.9.203 2019-01-18 06:48:18,840 - neutron_utils - DEBUG - Attempting to delete existing floating ip with IP - 172.30.9.203 2019-01-18 06:48:18,846 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/floatingips/04790669-d854-4203-a28c-2f9ad8ec6400 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f37ca284515d0ed9dfdda5381dff19b7eadee60e" 2019-01-18 06:48:19,843 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-16e10cbe-2d29-4c1b-a72d-4ca5531dbbba Content-Length: 0 Date: Fri, 18 Jan 2019 06:48:19 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-18 06:48:19,843 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/floatingips/04790669-d854-4203-a28c-2f9ad8ec6400 used request id req-16e10cbe-2d29-4c1b-a72d-4ca5531dbbba 2019-01-18 06:48:19,843 - create_instance - INFO - Deleting Port with ID - ddf64a16-c9f3-4018-be22-622f48ab3474 2019-01-18 06:48:19,843 - neutron_utils - INFO - Deleting port with name CreateInstanceSingleNetworkTests-36d296d1-cccd-47d6-828f-4e9114b037e0port-1 2019-01-18 06:48:19,849 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/ports/ddf64a16-c9f3-4018-be22-622f48ab3474 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f37ca284515d0ed9dfdda5381dff19b7eadee60e" 2019-01-18 06:48:20,613 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-0f3fa199-4486-4f5c-8f11-f6de7611200a Date: Fri, 18 Jan 2019 06:48:20 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-18 06:48:20,613 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/ports/ddf64a16-c9f3-4018-be22-622f48ab3474 used request id req-0f3fa199-4486-4f5c-8f11-f6de7611200a 2019-01-18 06:48:20,613 - create_instance - INFO - Deleting VM instance - CreateInstanceSingleNetworkTests-36d296d1-cccd-47d6-828f-4e9114b037e0-inst 2019-01-18 06:48:20,616 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/servers/b7e4812a-5b69-4d15-b495-04056337072a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f37ca284515d0ed9dfdda5381dff19b7eadee60e" 2019-01-18 06:48:20,772 - novaclient.v2.client - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 06:48: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-c4f57701-e278-4a87-8d85-aeb2e39575f1 x-compute-request-id: req-c4f57701-e278-4a87-8d85-aeb2e39575f1 Content-Type: application/json 2019-01-18 06:48:20,772 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/servers/b7e4812a-5b69-4d15-b495-04056337072a used request id req-c4f57701-e278-4a87-8d85-aeb2e39575f1 2019-01-18 06:48:20,773 - create_instance - INFO - Checking deletion status 2019-01-18 06:48:20,776 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/b7e4812a-5b69-4d15-b495-04056337072a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f37ca284515d0ed9dfdda5381dff19b7eadee60e" 2019-01-18 06:48:21,010 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:48: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-7c49a90a-bf08-4db0-a119-31853da046f6 x-compute-request-id: req-7c49a90a-bf08-4db0-a119-31853da046f6 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/b7e4812a-5b69-4d15-b495-04056337072a", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/b7e4812a-5b69-4d15-b495-04056337072a", "rel": "bookmark"}], "image": {"id": "5d3069d0-29d2-4ec2-bfaa-ae6ba9e5d450", "links": [{"href": "http://172.30.9.23:8774/images/5d3069d0-29d2-4ec2-bfaa-ae6ba9e5d450", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-18T06:47:54.000000", "flavor": {"id": "73ee4340-9339-44d7-9bc6-f2138f8721e3", "links": [{"href": "http://172.30.9.23:8774/flavors/73ee4340-9339-44d7-9bc6-f2138f8721e3", "rel": "bookmark"}]}, "id": "b7e4812a-5b69-4d15-b495-04056337072a", "user_id": "a182ae01acc94d09b4e72f25ce79193b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-18T06:48:20Z", "hostId": "3a1d93e2d463a1f948b47e6d73d4d3cdd1174576238320fdf0648675", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-36d296d1-cccd-47d6-828f-4e9114b037e0-kp", "name": "CreateInstanceSingleNetworkTests-36d296d1-cccd-47d6-828f-4e9114b037e0-inst", "created": "2019-01-18T06:47:50Z", "tenant_id": "a28b50b5b24c4c9d9eae34d85effb5f1", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-18 06:48:21,011 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/b7e4812a-5b69-4d15-b495-04056337072a used request id req-7c49a90a-bf08-4db0-a119-31853da046f6 2019-01-18 06:48:21,011 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-36d296d1-cccd-47d6-828f-4e9114b037e0-inst] is - ACTIVE 2019-01-18 06:48:21,011 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-18 06:48:24,013 - create_instance - DEBUG - VM status query timeout in 296.760342121 2019-01-18 06:48:24,016 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/b7e4812a-5b69-4d15-b495-04056337072a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f37ca284515d0ed9dfdda5381dff19b7eadee60e" 2019-01-18 06:48:24,291 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:48: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-827eab52-8886-4e1e-b2bb-c18c8a580753 x-compute-request-id: req-827eab52-8886-4e1e-b2bb-c18c8a580753 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/b7e4812a-5b69-4d15-b495-04056337072a", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/b7e4812a-5b69-4d15-b495-04056337072a", "rel": "bookmark"}], "image": {"id": "5d3069d0-29d2-4ec2-bfaa-ae6ba9e5d450", "links": [{"href": "http://172.30.9.23:8774/images/5d3069d0-29d2-4ec2-bfaa-ae6ba9e5d450", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-18T06:47:54.000000", "flavor": {"id": "73ee4340-9339-44d7-9bc6-f2138f8721e3", "links": [{"href": "http://172.30.9.23:8774/flavors/73ee4340-9339-44d7-9bc6-f2138f8721e3", "rel": "bookmark"}]}, "id": "b7e4812a-5b69-4d15-b495-04056337072a", "user_id": "a182ae01acc94d09b4e72f25ce79193b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-18T06:48:20Z", "hostId": "3a1d93e2d463a1f948b47e6d73d4d3cdd1174576238320fdf0648675", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-36d296d1-cccd-47d6-828f-4e9114b037e0-kp", "name": "CreateInstanceSingleNetworkTests-36d296d1-cccd-47d6-828f-4e9114b037e0-inst", "created": "2019-01-18T06:47:50Z", "tenant_id": "a28b50b5b24c4c9d9eae34d85effb5f1", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-18 06:48:24,291 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/b7e4812a-5b69-4d15-b495-04056337072a used request id req-827eab52-8886-4e1e-b2bb-c18c8a580753 2019-01-18 06:48:24,292 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-36d296d1-cccd-47d6-828f-4e9114b037e0-inst] is - ACTIVE 2019-01-18 06:48:24,292 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-18 06:48:27,295 - create_instance - DEBUG - VM status query timeout in 293.477902174 2019-01-18 06:48:27,298 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/b7e4812a-5b69-4d15-b495-04056337072a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f37ca284515d0ed9dfdda5381dff19b7eadee60e" 2019-01-18 06:48:27,542 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:48: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-a5881413-047d-4081-b3cd-754b7eae7b30 x-compute-request-id: req-a5881413-047d-4081-b3cd-754b7eae7b30 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/b7e4812a-5b69-4d15-b495-04056337072a", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/b7e4812a-5b69-4d15-b495-04056337072a", "rel": "bookmark"}], "image": {"id": "5d3069d0-29d2-4ec2-bfaa-ae6ba9e5d450", "links": [{"href": "http://172.30.9.23:8774/images/5d3069d0-29d2-4ec2-bfaa-ae6ba9e5d450", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-18T06:47:54.000000", "flavor": {"id": "73ee4340-9339-44d7-9bc6-f2138f8721e3", "links": [{"href": "http://172.30.9.23:8774/flavors/73ee4340-9339-44d7-9bc6-f2138f8721e3", "rel": "bookmark"}]}, "id": "b7e4812a-5b69-4d15-b495-04056337072a", "user_id": "a182ae01acc94d09b4e72f25ce79193b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-18T06:48:20Z", "hostId": "3a1d93e2d463a1f948b47e6d73d4d3cdd1174576238320fdf0648675", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-36d296d1-cccd-47d6-828f-4e9114b037e0-kp", "name": "CreateInstanceSingleNetworkTests-36d296d1-cccd-47d6-828f-4e9114b037e0-inst", "created": "2019-01-18T06:47:50Z", "tenant_id": "a28b50b5b24c4c9d9eae34d85effb5f1", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-18 06:48:27,542 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/b7e4812a-5b69-4d15-b495-04056337072a used request id req-a5881413-047d-4081-b3cd-754b7eae7b30 2019-01-18 06:48:27,543 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-36d296d1-cccd-47d6-828f-4e9114b037e0-inst] is - ACTIVE 2019-01-18 06:48:27,543 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-18 06:48:30,546 - create_instance - DEBUG - VM status query timeout in 290.226994038 2019-01-18 06:48:30,549 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/b7e4812a-5b69-4d15-b495-04056337072a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f37ca284515d0ed9dfdda5381dff19b7eadee60e" 2019-01-18 06:48:30,600 - novaclient.v2.client - DEBUG - RESP: [404] Date: Fri, 18 Jan 2019 06:48: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-18b845d6-ed58-4bfa-b9c7-4bef0532e4e4 x-compute-request-id: req-18b845d6-ed58-4bfa-b9c7-4bef0532e4e4 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance b7e4812a-5b69-4d15-b495-04056337072a could not be found.", "code": 404}} 2019-01-18 06:48:30,600 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/b7e4812a-5b69-4d15-b495-04056337072a used request id req-18b845d6-ed58-4bfa-b9c7-4bef0532e4e4 2019-01-18 06:48:30,600 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance b7e4812a-5b69-4d15-b495-04056337072a could not be found. (HTTP 404) (Request-ID: req-18b845d6-ed58-4bfa-b9c7-4bef0532e4e4) 2019-01-18 06:48:30,601 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstanceSingleNetworkTests-36d296d1-cccd-47d6-828f-4e9114b037e0-inst 2019-01-18 06:48:30,601 - nova_utils - DEBUG - Deleting keypair - CreateInstanceSingleNetworkTests-36d296d1-cccd-47d6-828f-4e9114b037e0-kp 2019-01-18 06:48:30,604 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/os-keypairs/CreateInstanceSingleNetworkTests-36d296d1-cccd-47d6-828f-4e9114b037e0-kp -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d78a6e2f8c17caabdb53a26ace66f0a9f48d866" 2019-01-18 06:48:30,651 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 18 Jan 2019 06:48: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-2feef7d6-b7a9-4842-9934-7ea79d01fe7e x-compute-request-id: req-2feef7d6-b7a9-4842-9934-7ea79d01fe7e Content-Length: 0 Content-Type: application/json 2019-01-18 06:48:30,652 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/os-keypairs/CreateInstanceSingleNetworkTests-36d296d1-cccd-47d6-828f-4e9114b037e0-kp used request id req-2feef7d6-b7a9-4842-9934-7ea79d01fe7e 2019-01-18 06:48:30,652 - OpenStackKeypair - INFO - Deleted public key file [tmp/CreateInstanceSingleNetworkTests-36d296d1-cccd-47d6-828f-4e9114b037e0.pub] 2019-01-18 06:48:30,652 - OpenStackKeypair - INFO - Deleted private key file [tmp/CreateInstanceSingleNetworkTests-36d296d1-cccd-47d6-828f-4e9114b037e0] 2019-01-18 06:48:30,656 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/flavors/73ee4340-9339-44d7-9bc6-f2138f8721e3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef87240b2188118793e611cd9a4d807e0e4bf86b" 2019-01-18 06:48:30,695 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 18 Jan 2019 06:48: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-b2f6eebf-609a-4e69-853a-554cc1c5db55 x-compute-request-id: req-b2f6eebf-609a-4e69-853a-554cc1c5db55 Content-Length: 0 Content-Type: application/json 2019-01-18 06:48:30,696 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/73ee4340-9339-44d7-9bc6-f2138f8721e3 used request id req-b2f6eebf-609a-4e69-853a-554cc1c5db55 2019-01-18 06:48:30,696 - neutron_utils - INFO - Deleting security group rule with ID - d2c9a3e7-5bff-4b80-b78a-ee00e869262e 2019-01-18 06:48:30,700 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-group-rules/d2c9a3e7-5bff-4b80-b78a-ee00e869262e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e60e1de31c2f6e566f7883a422c71cd2e4c4c293" 2019-01-18 06:48:31,337 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-ce785289-ed54-4cb9-907b-66808e061215 Content-Length: 0 Date: Fri, 18 Jan 2019 06:48:31 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-18 06:48:31,337 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-group-rules/d2c9a3e7-5bff-4b80-b78a-ee00e869262e used request id req-ce785289-ed54-4cb9-907b-66808e061215 2019-01-18 06:48:31,337 - neutron_utils - INFO - Deleting security group rule with ID - 6a994688-abb5-41c8-b892-2a9d95d35309 2019-01-18 06:48:31,342 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-group-rules/6a994688-abb5-41c8-b892-2a9d95d35309 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e60e1de31c2f6e566f7883a422c71cd2e4c4c293" 2019-01-18 06:48:31,577 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-cc58af5e-f1e7-4106-8971-481cf3aec8f8 Content-Length: 0 Date: Fri, 18 Jan 2019 06:48:31 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-18 06:48:31,578 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-group-rules/6a994688-abb5-41c8-b892-2a9d95d35309 used request id req-cc58af5e-f1e7-4106-8971-481cf3aec8f8 2019-01-18 06:48:31,578 - neutron_utils - INFO - Deleting security group rule with ID - f26ef282-382b-488b-b59c-b9c980e4ba71 2019-01-18 06:48:31,583 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-group-rules/f26ef282-382b-488b-b59c-b9c980e4ba71 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e60e1de31c2f6e566f7883a422c71cd2e4c4c293" 2019-01-18 06:48:31,675 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-140022e6-5e7a-4a1f-90ff-a3dcc2c95d35 Content-Length: 0 Date: Fri, 18 Jan 2019 06:48:31 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-18 06:48:31,675 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-group-rules/f26ef282-382b-488b-b59c-b9c980e4ba71 used request id req-140022e6-5e7a-4a1f-90ff-a3dcc2c95d35 2019-01-18 06:48:31,675 - neutron_utils - INFO - Deleting security group rule with ID - 6a8a1dab-fdc9-4e00-bafb-07ca977dab04 2019-01-18 06:48:31,681 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-group-rules/6a8a1dab-fdc9-4e00-bafb-07ca977dab04 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e60e1de31c2f6e566f7883a422c71cd2e4c4c293" 2019-01-18 06:48:31,773 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-43a0206a-8cf9-48cb-8a65-e06055c58ca8 Content-Length: 0 Date: Fri, 18 Jan 2019 06:48:31 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-18 06:48:31,773 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-group-rules/6a8a1dab-fdc9-4e00-bafb-07ca977dab04 used request id req-43a0206a-8cf9-48cb-8a65-e06055c58ca8 2019-01-18 06:48:31,774 - neutron_utils - INFO - Deleting security group with name - CreateInstanceSingleNetworkTests-36d296d1-cccd-47d6-828f-4e9114b037e0-sec-grp 2019-01-18 06:48:31,779 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-groups/42ccfa9e-b85a-4b34-8cc8-aebbb7c57e63 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e60e1de31c2f6e566f7883a422c71cd2e4c4c293" 2019-01-18 06:48:32,227 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-a4a06f2f-1822-4b90-ac1d-39e8acb99cb5 Content-Length: 0 Date: Fri, 18 Jan 2019 06:48:32 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-18 06:48:32,227 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/42ccfa9e-b85a-4b34-8cc8-aebbb7c57e63 used request id req-a4a06f2f-1822-4b90-ac1d-39e8acb99cb5 2019-01-18 06:48:32,228 - OpenStackNetwork - INFO - Removing router interface from router CreateInstanceSingleNetworkTests-36d296d1-cccd-47d6-828f-4e9114b037e0-pub-router and subnet CreateInstanceSingleNetworkTests-36d296d1-cccd-47d6-828f-4e9114b037e0-pub-subnet 2019-01-18 06:48:32,228 - neutron_utils - INFO - Removing router interface from router named CreateInstanceSingleNetworkTests-36d296d1-cccd-47d6-828f-4e9114b037e0-pub-router 2019-01-18 06:48:32,233 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9696/v2.0/routers/5f42a5d9-4cb2-4bf3-b825-a2f34854c5f2/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8d73c3acba5e74191a2ad5dbcd05e3759e51f58" -d '{"subnet_id": "49f9911a-eed0-48c0-a6cd-e2326841ed44"}' 2019-01-18 06:48:33,811 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-c6a907f6-fbfb-4a1e-a024-ea0dc94281a1 Date: Fri, 18 Jan 2019 06:48:33 GMT RESP BODY: {"network_id": "04599d57-ee14-40a9-8d36-3a63689a6172", "tenant_id": "a28b50b5b24c4c9d9eae34d85effb5f1", "subnet_id": "49f9911a-eed0-48c0-a6cd-e2326841ed44", "subnet_ids": ["49f9911a-eed0-48c0-a6cd-e2326841ed44"], "port_id": "a508a921-8184-4823-a55a-dd5c3767716f", "id": "5f42a5d9-4cb2-4bf3-b825-a2f34854c5f2"} 2019-01-18 06:48:33,812 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/5f42a5d9-4cb2-4bf3-b825-a2f34854c5f2/remove_router_interface used request id req-c6a907f6-fbfb-4a1e-a024-ea0dc94281a1 2019-01-18 06:48:33,812 - OpenStackNetwork - INFO - Removing router CreateInstanceSingleNetworkTests-36d296d1-cccd-47d6-828f-4e9114b037e0-pub-router 2019-01-18 06:48:33,812 - neutron_utils - INFO - Deleting router with name - CreateInstanceSingleNetworkTests-36d296d1-cccd-47d6-828f-4e9114b037e0-pub-router 2019-01-18 06:48:33,818 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/routers/5f42a5d9-4cb2-4bf3-b825-a2f34854c5f2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8d73c3acba5e74191a2ad5dbcd05e3759e51f58" 2019-01-18 06:48:37,479 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-9841636f-c8bb-44df-8b95-d16e2f043651 Content-Length: 0 Date: Fri, 18 Jan 2019 06:48:37 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-18 06:48:37,479 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/routers/5f42a5d9-4cb2-4bf3-b825-a2f34854c5f2 used request id req-9841636f-c8bb-44df-8b95-d16e2f043651 2019-01-18 06:48:37,480 - neutron_utils - INFO - Deleting subnet with name CreateInstanceSingleNetworkTests-36d296d1-cccd-47d6-828f-4e9114b037e0-pub-subnet 2019-01-18 06:48:37,480 - neutron_utils - INFO - Deleting subnet with name CreateInstanceSingleNetworkTests-36d296d1-cccd-47d6-828f-4e9114b037e0-pub-subnet 2019-01-18 06:48:37,485 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/subnets/49f9911a-eed0-48c0-a6cd-e2326841ed44 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d11a867307433fb2442fc1f3d109f119c46462b0" 2019-01-18 06:48:39,891 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-abdaf8f0-b106-4dce-b152-4b04a8cf896c Date: Fri, 18 Jan 2019 06:48:39 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-18 06:48:39,891 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/49f9911a-eed0-48c0-a6cd-e2326841ed44 used request id req-abdaf8f0-b106-4dce-b152-4b04a8cf896c 2019-01-18 06:48:39,892 - neutron_utils - INFO - Deleting network with name CreateInstanceSingleNetworkTests-36d296d1-cccd-47d6-828f-4e9114b037e0-pub-net 2019-01-18 06:48:39,897 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/networks/04599d57-ee14-40a9-8d36-3a63689a6172 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d11a867307433fb2442fc1f3d109f119c46462b0" 2019-01-18 06:48:41,145 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-d644608a-1b52-4e52-8f7d-da6368ece694 Date: Fri, 18 Jan 2019 06:48:41 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-18 06:48:41,145 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/04599d57-ee14-40a9-8d36-3a63689a6172 used request id req-d644608a-1b52-4e52-8f7d-da6368ece694 2019-01-18 06:48:41,145 - glance_utils - INFO - Deleting image named - CreateInstanceSingleNetworkTests-36d296d1-cccd-47d6-828f-4e9114b037e0-image 2019-01-18 06:48:41,147 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9292/v2/images/5d3069d0-29d2-4ec2-bfaa-ae6ba9e5d450 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f4cde896f847352ea386bc0acec75fa22fe2684f" 2019-01-18 06:48:42,105 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-3b3b0114-9e5d-4c75-868e-cc94cda954a3 Date: Fri, 18 Jan 2019 06:48:42 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-18 06:48:42,105 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/5d3069d0-29d2-4ec2-bfaa-ae6ba9e5d450 used request id req-3b3b0114-9e5d-4c75-868e-cc94cda954a3 2019-01-18 06:48:42,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}26cec5eb0facad6251b0cfa4f2c6ba1eabbcaa21" 2019-01-18 06:48:42,328 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-b15d9809-b092-4900-a98e-c3fdf5fa8037 Date: Fri, 18 Jan 2019 06:48:42 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-18T04:53:26Z", "updated_at": "2019-01-18T04:53:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:53:26Z", "revision_number": 0, "id": "260c2de9-5dc5-4508-b06c-24b9d7ed838c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:53:26Z", "security_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:53:26Z", "revision_number": 0, "id": "571036d3-cb1d-483a-acb9-96f19293add9", "remote_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "remote_ip_prefix": null, "created_at": "2019-01-18T04:53:26Z", "security_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:53:26Z", "revision_number": 0, "id": "84255fa4-c13a-4cfe-b73d-e56ee216ca1e", "remote_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "remote_ip_prefix": null, "created_at": "2019-01-18T04:53:26Z", "security_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:53:26Z", "revision_number": 0, "id": "9c6f69fc-3bf8-4346-9288-5a255b82b67e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:53:26Z", "security_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a28b50b5b24c4c9d9eae34d85effb5f1", "created_at": "2019-01-18T06:47:26Z", "updated_at": "2019-01-18T06:47:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:47:26Z", "revision_number": 0, "id": "02a81eb8-3455-440f-80f7-f9843e14180d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T06:47:26Z", "security_group_id": "47aaf3ea-34a3-4411-ae44-bf0144709025", "tenant_id": "a28b50b5b24c4c9d9eae34d85effb5f1", "port_range_min": null, "ethertype": "IPv6", "project_id": "a28b50b5b24c4c9d9eae34d85effb5f1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:47:26Z", "revision_number": 0, "id": "86028d21-d047-4224-81c5-db56e489094e", "remote_group_id": "47aaf3ea-34a3-4411-ae44-bf0144709025", "remote_ip_prefix": null, "created_at": "2019-01-18T06:47:26Z", "security_group_id": "47aaf3ea-34a3-4411-ae44-bf0144709025", "tenant_id": "a28b50b5b24c4c9d9eae34d85effb5f1", "port_range_min": null, "ethertype": "IPv6", "project_id": "a28b50b5b24c4c9d9eae34d85effb5f1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:47:26Z", "revision_number": 0, "id": "89167970-9881-410d-90f2-96fddb841b7e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T06:47:26Z", "security_group_id": "47aaf3ea-34a3-4411-ae44-bf0144709025", "tenant_id": "a28b50b5b24c4c9d9eae34d85effb5f1", "port_range_min": null, "ethertype": "IPv4", "project_id": "a28b50b5b24c4c9d9eae34d85effb5f1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:47:26Z", "revision_number": 0, "id": "ecd16205-0453-4b70-b538-09267e8f5134", "remote_group_id": "47aaf3ea-34a3-4411-ae44-bf0144709025", "remote_ip_prefix": null, "created_at": "2019-01-18T06:47:26Z", "security_group_id": "47aaf3ea-34a3-4411-ae44-bf0144709025", "tenant_id": "a28b50b5b24c4c9d9eae34d85effb5f1", "port_range_min": null, "ethertype": "IPv4", "project_id": "a28b50b5b24c4c9d9eae34d85effb5f1"}], "revision_number": 4, "project_id": "a28b50b5b24c4c9d9eae34d85effb5f1", "id": "47aaf3ea-34a3-4411-ae44-bf0144709025", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "created_at": "2019-01-18T04:51:20Z", "updated_at": "2019-01-18T04:51:20Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "24c99e6f-888c-4943-9c93-54ad3b18b18c", "remote_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv4", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "2b339890-44d0-4711-a050-08a64d58e2a0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv6", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "45161a51-d6dd-4bb8-986d-bc2f88599c1d", "remote_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv6", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "87b9b994-ae22-4850-863a-6a4925bd01fe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv4", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}], "revision_number": 4, "project_id": "9c53a91613fb4d5080479ac6f51697ed", "id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "020d00b5451a467cb276d06789a1149d", "created_at": "2019-01-18T05:59:12Z", "updated_at": "2019-01-18T05:59:12Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:12Z", "revision_number": 0, "id": "38b091dd-dca7-4cbe-8c1c-dd18a74bfca8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:12Z", "security_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "tenant_id": "020d00b5451a467cb276d06789a1149d", "port_range_min": null, "ethertype": "IPv6", "project_id": "020d00b5451a467cb276d06789a1149d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:12Z", "revision_number": 0, "id": "38b9f88b-1fc0-40d1-af74-237d79be193d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:12Z", "security_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "tenant_id": "020d00b5451a467cb276d06789a1149d", "port_range_min": null, "ethertype": "IPv4", "project_id": "020d00b5451a467cb276d06789a1149d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:12Z", "revision_number": 0, "id": "60f7d4a7-1a27-4801-a1e8-5bf33633b818", "remote_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:12Z", "security_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "tenant_id": "020d00b5451a467cb276d06789a1149d", "port_range_min": null, "ethertype": "IPv6", "project_id": "020d00b5451a467cb276d06789a1149d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:12Z", "revision_number": 0, "id": "8faf6dda-6919-4b75-b745-2af38abf8dcf", "remote_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:12Z", "security_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "tenant_id": "020d00b5451a467cb276d06789a1149d", "port_range_min": null, "ethertype": "IPv4", "project_id": "020d00b5451a467cb276d06789a1149d"}], "revision_number": 4, "project_id": "020d00b5451a467cb276d06789a1149d", "id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "created_at": "2019-01-18T04:39:06Z", "updated_at": "2019-01-18T04:39:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "0aedefa2-edbc-47b5-bead-e954540f6937", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "47feb8aba08a40dca7028a1701e597b9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "4bf1a402-0fa2-4cfd-9fee-4a28f16bb271", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "47feb8aba08a40dca7028a1701e597b9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "4e399c2e-bc03-4aa3-b192-1fafdc9248ba", "remote_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "47feb8aba08a40dca7028a1701e597b9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "8860837e-afbd-4411-adf9-d88db88c2114", "remote_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "47feb8aba08a40dca7028a1701e597b9"}], "revision_number": 4, "project_id": "47feb8aba08a40dca7028a1701e597b9", "id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "name": "default"}]} 2019-01-18 06:48:42,328 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-b15d9809-b092-4900-a98e-c3fdf5fa8037 2019-01-18 06:48:42,332 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/a28b50b5b24c4c9d9eae34d85effb5f1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26cec5eb0facad6251b0cfa4f2c6ba1eabbcaa21" 2019-01-18 06:48:42,419 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:48:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d51a3ac7-85f1-48ab-be57-26d223e36314 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/a28b50b5b24c4c9d9eae34d85effb5f1"}, "enabled": true, "id": "a28b50b5b24c4c9d9eae34d85effb5f1", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-38f36c3b-cbd1-4a2-proj"}} 2019-01-18 06:48:42,419 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/a28b50b5b24c4c9d9eae34d85effb5f1 used request id req-d51a3ac7-85f1-48ab-be57-26d223e36314 2019-01-18 06:48:42,420 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 47aaf3ea-34a3-4411-ae44-bf0144709025 2019-01-18 06:48:42,425 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=47aaf3ea-34a3-4411-ae44-bf0144709025 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26cec5eb0facad6251b0cfa4f2c6ba1eabbcaa21" 2019-01-18 06:48:42,593 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-0527a225-1aec-4b96-a2b2-0a900eafef6c Date: Fri, 18 Jan 2019 06:48:42 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": "2019-01-18T06:47:26Z", "security_group_id": "47aaf3ea-34a3-4411-ae44-bf0144709025", "port_range_min": null, "revision_number": 0, "tenant_id": "a28b50b5b24c4c9d9eae34d85effb5f1", "created_at": "2019-01-18T06:47:26Z", "project_id": "a28b50b5b24c4c9d9eae34d85effb5f1", "id": "02a81eb8-3455-440f-80f7-f9843e14180d"}, {"remote_group_id": "47aaf3ea-34a3-4411-ae44-bf0144709025", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T06:47:26Z", "security_group_id": "47aaf3ea-34a3-4411-ae44-bf0144709025", "port_range_min": null, "revision_number": 0, "tenant_id": "a28b50b5b24c4c9d9eae34d85effb5f1", "created_at": "2019-01-18T06:47:26Z", "project_id": "a28b50b5b24c4c9d9eae34d85effb5f1", "id": "86028d21-d047-4224-81c5-db56e489094e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T06:47:26Z", "security_group_id": "47aaf3ea-34a3-4411-ae44-bf0144709025", "port_range_min": null, "revision_number": 0, "tenant_id": "a28b50b5b24c4c9d9eae34d85effb5f1", "created_at": "2019-01-18T06:47:26Z", "project_id": "a28b50b5b24c4c9d9eae34d85effb5f1", "id": "89167970-9881-410d-90f2-96fddb841b7e"}, {"remote_group_id": "47aaf3ea-34a3-4411-ae44-bf0144709025", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T06:47:26Z", "security_group_id": "47aaf3ea-34a3-4411-ae44-bf0144709025", "port_range_min": null, "revision_number": 0, "tenant_id": "a28b50b5b24c4c9d9eae34d85effb5f1", "created_at": "2019-01-18T06:47:26Z", "project_id": "a28b50b5b24c4c9d9eae34d85effb5f1", "id": "ecd16205-0453-4b70-b538-09267e8f5134"}]} 2019-01-18 06:48:42,593 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=47aaf3ea-34a3-4411-ae44-bf0144709025 used request id req-0527a225-1aec-4b96-a2b2-0a900eafef6c 2019-01-18 06:48:42,594 - neutron_utils - INFO - Deleting security group with name - default 2019-01-18 06:48:42,599 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-groups/47aaf3ea-34a3-4411-ae44-bf0144709025 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26cec5eb0facad6251b0cfa4f2c6ba1eabbcaa21" 2019-01-18 06:48:43,303 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-7003c570-6987-4fed-8218-36b62bcb334f Content-Length: 0 Date: Fri, 18 Jan 2019 06:48:43 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-18 06:48:43,303 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/47aaf3ea-34a3-4411-ae44-bf0144709025 used request id req-7003c570-6987-4fed-8218-36b62bcb334f 2019-01-18 06:48:43,304 - keystone_utils - INFO - Deleting project with name - CreateInstanceSingleNetworkTests-38f36c3b-cbd1-4a2-proj 2019-01-18 06:48:43,308 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/a28b50b5b24c4c9d9eae34d85effb5f1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26cec5eb0facad6251b0cfa4f2c6ba1eabbcaa21" 2019-01-18 06:48:43,678 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 06:48:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b6e809ca-3eb5-4fa7-8d60-db588edbb3df Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 06:48:43,678 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/a28b50b5b24c4c9d9eae34d85effb5f1 used request id req-b6e809ca-3eb5-4fa7-8d60-db588edbb3df 2019-01-18 06:48:43,678 - keystone_utils - INFO - Deleting role with name - CreateInstanceSingleNetworkTests-38f36c3b-cbd1-4a2-proj-role 2019-01-18 06:48:43,682 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/943f9c0796e143e3965be9e62feb3973 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26cec5eb0facad6251b0cfa4f2c6ba1eabbcaa21" 2019-01-18 06:48:43,812 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 06:48:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-09cb17e4-3946-43f0-8a17-31590c773289 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 06:48:43,813 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/943f9c0796e143e3965be9e62feb3973 used request id req-09cb17e4-3946-43f0-8a17-31590c773289 2019-01-18 06:48:43,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}26cec5eb0facad6251b0cfa4f2c6ba1eabbcaa21" 2019-01-18 06:48:43,901 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:48:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6f99b20a-cb75-4f94-81f2-0a32c58cd2f0 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "488fca829f8b496daa1cd2cdc6e45c49", "links": {"self": "http://172.30.9.23:5000/v3/roles/488fca829f8b496daa1cd2cdc6e45c49"}, "name": "Member"}, {"domain_id": null, "id": "6b7f4f4f76264b6fb449c43b86ee3817", "links": {"self": "http://172.30.9.23:5000/v3/roles/6b7f4f4f76264b6fb449c43b86ee3817"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a482b711adf94961bf4bb28eda7f0e28", "links": {"self": "http://172.30.9.23:5000/v3/roles/a482b711adf94961bf4bb28eda7f0e28"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c65201bd05504fa786d79b166e8bbba3", "links": {"self": "http://172.30.9.23:5000/v3/roles/c65201bd05504fa786d79b166e8bbba3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "e7e317b66c174923a8cb46c48d897c8d", "links": {"self": "http://172.30.9.23:5000/v3/roles/e7e317b66c174923a8cb46c48d897c8d"}, "name": "ResellerAdmin"}]} 2019-01-18 06:48:43,901 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-6f99b20a-cb75-4f94-81f2-0a32c58cd2f0 2019-01-18 06:48:43,902 - keystone_utils - INFO - Deleting user with name - CreateInstanceSingleNetworkTests-38f36c3b-cbd1-4a2-user 2019-01-18 06:48:43,904 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/a182ae01acc94d09b4e72f25ce79193b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0ca63d6b6dbb1377ad4e83b365e64b1b0d3ee12" 2019-01-18 06:48:44,101 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 06:48:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e01cb8de-3bbd-40d7-a03e-210e39534e9b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 06:48:44,101 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/a182ae01acc94d09b4e72f25ce79193b used request id req-e01cb8de-3bbd-40d7-a03e-210e39534e9b 2019-01-18 06:48:44,102 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:48:44,485 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "488fca829f8b496daa1cd2cdc6e45c49", "name": "Member"}, {"id": "c65201bd05504fa786d79b166e8bbba3", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}], "expires_at": "2019-01-18T07:48:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "020d00b5451a467cb276d06789a1149d", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "id": "e292c913af7844408b6509a836e493f5"}, "audit_ids": ["V4txp1bDSB2Ejo1fQZhGuA"], "issued_at": "2019-01-18T06:48:44.000000Z"}} 2019-01-18 06:48:44,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}ae89a1a547bd47ba41b2d05f7606898c04ccd73b" 2019-01-18 06:48:44,578 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:48:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-63c74b81-6be8-4574-8d3f-bb3a45e0a6b9 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:48:44,578 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-63c74b81-6be8-4574-8d3f-bb3a45e0a6b9 2019-01-18 06:48:44,579 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:48:44,580 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:48:44,969 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "488fca829f8b496daa1cd2cdc6e45c49", "name": "Member"}, {"id": "c65201bd05504fa786d79b166e8bbba3", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}], "expires_at": "2019-01-18T07:48:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "020d00b5451a467cb276d06789a1149d", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "id": "e292c913af7844408b6509a836e493f5"}, "audit_ids": ["wL2Bw5MUS4q4kBs6APLJNQ"], "issued_at": "2019-01-18T06:48:44.000000Z"}} 2019-01-18 06:48:44,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}df8a90f7e18ce5d9b73db06d491aae6121818f6e" 2019-01-18 06:48:45,045 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:48:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-38e11abf-8352-4429-9273-1dd9cc429a71 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:48:45,045 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-38e11abf-8352-4429-9273-1dd9cc429a71 2019-01-18 06:48:45,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" 2019-01-18 06:48:45,055 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 18 Jan 2019 06:48: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"}]}]}} 2019-01-18 06:48:45,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=CreateStackFloatingIpTests-788a69f3-5f50-49f-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df8a90f7e18ce5d9b73db06d491aae6121818f6e" 2019-01-18 06:48:45,142 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:48:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1ef16f8a-212f-4061-a46b-4b040cbdd6ac 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=CreateStackFloatingIpTests-788a69f3-5f50-49f-proj", "previous": null, "next": null}, "projects": []} 2019-01-18 06:48:45,142 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackFloatingIpTests-788a69f3-5f50-49f-proj used request id req-1ef16f8a-212f-4061-a46b-4b040cbdd6ac 2019-01-18 06:48:45,146 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df8a90f7e18ce5d9b73db06d491aae6121818f6e" 2019-01-18 06:48:45,227 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:48:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0f39f587-29b8-4fed-a56c-2d9c3c64e774 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-18 06:48:45,227 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-0f39f587-29b8-4fed-a56c-2d9c3c64e774 2019-01-18 06:48:45,230 - 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}df8a90f7e18ce5d9b73db06d491aae6121818f6e" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackFloatingIpTests-788a69f3-5f50-49f-proj"}}' 2019-01-18 06:48:45,364 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 18 Jan 2019 06:48:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-186ab8a9-f67f-434d-85b5-395f477ffea9 Content-Length: 311 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/5233d78180d647c4a66dca005415254c"}, "enabled": true, "id": "5233d78180d647c4a66dca005415254c", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-788a69f3-5f50-49f-proj"}} 2019-01-18 06:48:45,364 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-186ab8a9-f67f-434d-85b5-395f477ffea9 2019-01-18 06:48:45,364 - keystone_utils - INFO - Created project with name - CreateStackFloatingIpTests-788a69f3-5f50-49f-proj 2019-01-18 06:48:45,364 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:48:45,365 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:48:45,755 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "488fca829f8b496daa1cd2cdc6e45c49", "name": "Member"}, {"id": "c65201bd05504fa786d79b166e8bbba3", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}], "expires_at": "2019-01-18T07:48:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "020d00b5451a467cb276d06789a1149d", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "id": "e292c913af7844408b6509a836e493f5"}, "audit_ids": ["TPNBmFjRS3iQpWVkKWmdBQ"], "issued_at": "2019-01-18T06:48:45.000000Z"}} 2019-01-18 06:48:45,755 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}170ce41f5c4ebb2ba1db961c9a780d59e9d64933" 2019-01-18 06:48:45,833 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:48:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7adece4d-e6de-4296-a6bf-a54bd633dfbc Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:48:45,833 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-7adece4d-e6de-4296-a6bf-a54bd633dfbc 2019-01-18 06:48:45,838 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-18 06:48:45,843 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 18 Jan 2019 06:48: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"}]}]}} 2019-01-18 06:48:45,843 - 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}170ce41f5c4ebb2ba1db961c9a780d59e9d64933" 2019-01-18 06:48:45,949 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:48:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7c8f5bce-dcce-4b22-a74d-be1d610b748e Content-Encoding: gzip Content-Length: 869 Content-Type: application/json RESP BODY: {"users": [{"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/0607a2b4beb0408e9fa51cc5ba027ac6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0607a2b4beb0408e9fa51cc5ba027ac6", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/17c61b95071545a094cc82823d2b88b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "17c61b95071545a094cc82823d2b88b8", "email": "nova@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/29e5d2dfed2447bda26fc75bd1122674"}, "domain_id": "default", "enabled": true, "options": {}, "id": "29e5d2dfed2447bda26fc75bd1122674", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/3b6dcc8c791e4b6e8831f5b5e583de80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3b6dcc8c791e4b6e8831f5b5e583de80", "email": "neutron@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.23:5000/v3/users/45ab52d673584bc198669be88c88b878"}, "domain_id": "default", "enabled": true, "options": {}, "id": "45ab52d673584bc198669be88c88b878", "email": "barbican@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/57795b4ee52f49c6a71f55bb6c4012f8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "57795b4ee52f49c6a71f55bb6c4012f8", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/5c52969262974d64ac2a300ca5d60f50"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c52969262974d64ac2a300ca5d60f50", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/5fc15572bb1c489ba92bd9945bbc1f64"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5fc15572bb1c489ba92bd9945bbc1f64", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/6b519d70e25f4e61a9dfd738cd6bba22"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6b519d70e25f4e61a9dfd738cd6bba22", "email": "heat@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.23:5000/v3/users/8248437208b540c2893a7117ad102a87"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8248437208b540c2893a7117ad102a87", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/890dee97e62840c5b15e36f03f6b7efc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "890dee97e62840c5b15e36f03f6b7efc", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/8cccb516ecc44ed9bb7c8633df108fd4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8cccb516ecc44ed9bb7c8633df108fd4", "email": "glance@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.23:5000/v3/users/97c3d863a98148299fa116fdb54be470"}, "domain_id": "default", "enabled": true, "options": {}, "id": "97c3d863a98148299fa116fdb54be470", "email": "tacker@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/a2a0c8c0f19941808c9f618af50b3b79"}, "domain_id": "c19db1b8f60647a9a114cd23287c807b", "enabled": true, "options": {}, "id": "a2a0c8c0f19941808c9f618af50b3b79", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "links": {"self": "http://172.30.9.23:5000/v3/users/e292c913af7844408b6509a836e493f5"}, "domain_id": "default", "enabled": true, "id": "e292c913af7844408b6509a836e493f5", "options": {}}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/fe5de73ba9cb41b2be24ccf1f72f5ed4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe5de73ba9cb41b2be24ccf1f72f5ed4", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2019-01-18 06:48:45,949 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-7c8f5bce-dcce-4b22-a74d-be1d610b748e 2019-01-18 06:48:45,954 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateStackFloatingIpTests-788a69f3-5f50-49f-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}170ce41f5c4ebb2ba1db961c9a780d59e9d64933" 2019-01-18 06:48:46,037 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:48:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8dda2101-c42b-43e7-94be-170d8c5af0c8 Content-Encoding: gzip Content-Length: 257 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateStackFloatingIpTests-788a69f3-5f50-49f-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/5233d78180d647c4a66dca005415254c"}, "enabled": true, "id": "5233d78180d647c4a66dca005415254c", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-788a69f3-5f50-49f-proj"}]} 2019-01-18 06:48:46,037 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateStackFloatingIpTests-788a69f3-5f50-49f-proj used request id req-8dda2101-c42b-43e7-94be-170d8c5af0c8 2019-01-18 06:48:46,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}170ce41f5c4ebb2ba1db961c9a780d59e9d64933" 2019-01-18 06:48:46,129 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:48:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f11c8199-28e7-4c85-a540-7661057ac193 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-18 06:48:46,129 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-f11c8199-28e7-4c85-a540-7661057ac193 2019-01-18 06:48:46,529 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}170ce41f5c4ebb2ba1db961c9a780d59e9d64933" 2019-01-18 06:48:46,609 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:48:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5144fff1-09db-4bdb-8e8c-7150b28b3ea4 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "488fca829f8b496daa1cd2cdc6e45c49", "links": {"self": "http://172.30.9.23:5000/v3/roles/488fca829f8b496daa1cd2cdc6e45c49"}, "name": "Member"}, {"domain_id": null, "id": "6b7f4f4f76264b6fb449c43b86ee3817", "links": {"self": "http://172.30.9.23:5000/v3/roles/6b7f4f4f76264b6fb449c43b86ee3817"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a482b711adf94961bf4bb28eda7f0e28", "links": {"self": "http://172.30.9.23:5000/v3/roles/a482b711adf94961bf4bb28eda7f0e28"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c65201bd05504fa786d79b166e8bbba3", "links": {"self": "http://172.30.9.23:5000/v3/roles/c65201bd05504fa786d79b166e8bbba3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "e7e317b66c174923a8cb46c48d897c8d", "links": {"self": "http://172.30.9.23:5000/v3/roles/e7e317b66c174923a8cb46c48d897c8d"}, "name": "ResellerAdmin"}]} 2019-01-18 06:48:46,609 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-5144fff1-09db-4bdb-8e8c-7150b28b3ea4 2019-01-18 06:48:46,613 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateStackFloatingIpTests-788a69f3-5f50-49f-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}170ce41f5c4ebb2ba1db961c9a780d59e9d64933" 2019-01-18 06:48:46,702 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:48:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0c2303b5-c27d-433a-8708-ec17da7408c4 Content-Encoding: gzip Content-Length: 257 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateStackFloatingIpTests-788a69f3-5f50-49f-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/5233d78180d647c4a66dca005415254c"}, "enabled": true, "id": "5233d78180d647c4a66dca005415254c", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-788a69f3-5f50-49f-proj"}]} 2019-01-18 06:48:46,702 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateStackFloatingIpTests-788a69f3-5f50-49f-proj used request id req-0c2303b5-c27d-433a-8708-ec17da7408c4 2019-01-18 06:48:46,706 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users/78c52d8050654c2d976d0922bf988213 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}170ce41f5c4ebb2ba1db961c9a780d59e9d64933" 2019-01-18 06:48:46,811 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:48:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e32f3753-d554-47c8-b20b-1533113cb7b6 Content-Encoding: gzip Content-Length: 251 Content-Type: application/json RESP BODY: {"user": {"name": "CreateStackFloatingIpTests-788a69f3-5f50-49f-user", "links": {"self": "http://172.30.9.23:5000/v3/users/78c52d8050654c2d976d0922bf988213"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "5233d78180d647c4a66dca005415254c", "id": "78c52d8050654c2d976d0922bf988213", "password_expires_at": null}} 2019-01-18 06:48:46,811 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users/78c52d8050654c2d976d0922bf988213 used request id req-e32f3753-d554-47c8-b20b-1533113cb7b6 2019-01-18 06:48:46,815 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/5233d78180d647c4a66dca005415254c/users/78c52d8050654c2d976d0922bf988213/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}170ce41f5c4ebb2ba1db961c9a780d59e9d64933" 2019-01-18 06:48:46,933 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:48:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2f375ab5-3e45-4915-90d9-a48884e1ea16 Content-Encoding: gzip Content-Length: 164 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects/5233d78180d647c4a66dca005415254c/users/78c52d8050654c2d976d0922bf988213/roles", "previous": null, "next": null}, "roles": []} 2019-01-18 06:48:46,934 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/5233d78180d647c4a66dca005415254c/users/78c52d8050654c2d976d0922bf988213/roles used request id req-2f375ab5-3e45-4915-90d9-a48884e1ea16 2019-01-18 06:48:46,938 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/6b7f4f4f76264b6fb449c43b86ee3817 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}170ce41f5c4ebb2ba1db961c9a780d59e9d64933" 2019-01-18 06:48:47,027 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:48:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-be55ea56-b0fa-4c2c-bc61-eb1debe7d9bc Content-Encoding: gzip Content-Length: 141 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.23:5000/v3/roles/6b7f4f4f76264b6fb449c43b86ee3817"}, "domain_id": null, "name": "admin", "id": "6b7f4f4f76264b6fb449c43b86ee3817"}} 2019-01-18 06:48:47,028 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/6b7f4f4f76264b6fb449c43b86ee3817 used request id req-be55ea56-b0fa-4c2c-bc61-eb1debe7d9bc 2019-01-18 06:48:47,028 - keystone_utils - INFO - Granting role admin to project CreateStackFloatingIpTests-788a69f3-5f50-49f-proj 2019-01-18 06:48:47,031 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/5233d78180d647c4a66dca005415254c/users/78c52d8050654c2d976d0922bf988213/roles/6b7f4f4f76264b6fb449c43b86ee3817 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}170ce41f5c4ebb2ba1db961c9a780d59e9d64933" 2019-01-18 06:48:47,163 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 06:48:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fcf9d40e-531e-40dd-9101-55f3cb682297 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 06:48:47,164 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/5233d78180d647c4a66dca005415254c/users/78c52d8050654c2d976d0922bf988213/roles/6b7f4f4f76264b6fb449c43b86ee3817 used request id req-fcf9d40e-531e-40dd-9101-55f3cb682297 2019-01-18 06:48:47,167 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}170ce41f5c4ebb2ba1db961c9a780d59e9d64933" 2019-01-18 06:48:47,250 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:48:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ba3897bc-1131-4342-942a-43334b59ca43 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "488fca829f8b496daa1cd2cdc6e45c49", "links": {"self": "http://172.30.9.23:5000/v3/roles/488fca829f8b496daa1cd2cdc6e45c49"}, "name": "Member"}, {"domain_id": null, "id": "6b7f4f4f76264b6fb449c43b86ee3817", "links": {"self": "http://172.30.9.23:5000/v3/roles/6b7f4f4f76264b6fb449c43b86ee3817"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a482b711adf94961bf4bb28eda7f0e28", "links": {"self": "http://172.30.9.23:5000/v3/roles/a482b711adf94961bf4bb28eda7f0e28"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c65201bd05504fa786d79b166e8bbba3", "links": {"self": "http://172.30.9.23:5000/v3/roles/c65201bd05504fa786d79b166e8bbba3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "e7e317b66c174923a8cb46c48d897c8d", "links": {"self": "http://172.30.9.23:5000/v3/roles/e7e317b66c174923a8cb46c48d897c8d"}, "name": "ResellerAdmin"}]} 2019-01-18 06:48:47,250 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-ba3897bc-1131-4342-942a-43334b59ca43 2019-01-18 06:48:47,254 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateStackFloatingIpTests-788a69f3-5f50-49f-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}170ce41f5c4ebb2ba1db961c9a780d59e9d64933" 2019-01-18 06:48:47,349 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:48:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2cd850db-b126-45d1-a267-994b0f359a18 Content-Encoding: gzip Content-Length: 257 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateStackFloatingIpTests-788a69f3-5f50-49f-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/5233d78180d647c4a66dca005415254c"}, "enabled": true, "id": "5233d78180d647c4a66dca005415254c", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-788a69f3-5f50-49f-proj"}]} 2019-01-18 06:48:47,349 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateStackFloatingIpTests-788a69f3-5f50-49f-proj used request id req-2cd850db-b126-45d1-a267-994b0f359a18 2019-01-18 06:48:47,353 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/5233d78180d647c4a66dca005415254c/users/78c52d8050654c2d976d0922bf988213/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}170ce41f5c4ebb2ba1db961c9a780d59e9d64933" 2019-01-18 06:48:47,458 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:48:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c550b572-3362-4542-8296-b9df72cc0dcd Content-Encoding: gzip Content-Length: 222 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects/5233d78180d647c4a66dca005415254c/users/78c52d8050654c2d976d0922bf988213/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6b7f4f4f76264b6fb449c43b86ee3817", "links": {"self": "http://172.30.9.23:5000/v3/roles/6b7f4f4f76264b6fb449c43b86ee3817"}, "name": "admin"}]} 2019-01-18 06:48:47,459 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/5233d78180d647c4a66dca005415254c/users/78c52d8050654c2d976d0922bf988213/roles used request id req-c550b572-3362-4542-8296-b9df72cc0dcd 2019-01-18 06:48:47,463 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/c65201bd05504fa786d79b166e8bbba3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}170ce41f5c4ebb2ba1db961c9a780d59e9d64933" 2019-01-18 06:48:47,545 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:48:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d78f0923-3de2-4d56-b2ac-c4b3a65274e9 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.23:5000/v3/roles/c65201bd05504fa786d79b166e8bbba3"}, "domain_id": null, "name": "heat_stack_owner", "id": "c65201bd05504fa786d79b166e8bbba3"}} 2019-01-18 06:48:47,545 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/c65201bd05504fa786d79b166e8bbba3 used request id req-d78f0923-3de2-4d56-b2ac-c4b3a65274e9 2019-01-18 06:48:47,545 - keystone_utils - INFO - Granting role heat_stack_owner to project CreateStackFloatingIpTests-788a69f3-5f50-49f-proj 2019-01-18 06:48:47,549 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/5233d78180d647c4a66dca005415254c/users/78c52d8050654c2d976d0922bf988213/roles/c65201bd05504fa786d79b166e8bbba3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}170ce41f5c4ebb2ba1db961c9a780d59e9d64933" 2019-01-18 06:48:47,678 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 06:48:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-16aa5c90-e1f2-4573-922a-f774ab55f672 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 06:48:47,678 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/5233d78180d647c4a66dca005415254c/users/78c52d8050654c2d976d0922bf988213/roles/c65201bd05504fa786d79b166e8bbba3 used request id req-16aa5c90-e1f2-4573-922a-f774ab55f672 2019-01-18 06:48:47,678 - keystone_utils - INFO - Created user with name - CreateStackFloatingIpTests-788a69f3-5f50-49f-user 2019-01-18 06:48:47,678 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:48:47,683 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df8a90f7e18ce5d9b73db06d491aae6121818f6e" 2019-01-18 06:48:47,768 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:48:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b76b438e-c2b8-4164-9928-7edc5fa28aa4 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "488fca829f8b496daa1cd2cdc6e45c49", "links": {"self": "http://172.30.9.23:5000/v3/roles/488fca829f8b496daa1cd2cdc6e45c49"}, "name": "Member"}, {"domain_id": null, "id": "6b7f4f4f76264b6fb449c43b86ee3817", "links": {"self": "http://172.30.9.23:5000/v3/roles/6b7f4f4f76264b6fb449c43b86ee3817"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a482b711adf94961bf4bb28eda7f0e28", "links": {"self": "http://172.30.9.23:5000/v3/roles/a482b711adf94961bf4bb28eda7f0e28"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c65201bd05504fa786d79b166e8bbba3", "links": {"self": "http://172.30.9.23:5000/v3/roles/c65201bd05504fa786d79b166e8bbba3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "e7e317b66c174923a8cb46c48d897c8d", "links": {"self": "http://172.30.9.23:5000/v3/roles/e7e317b66c174923a8cb46c48d897c8d"}, "name": "ResellerAdmin"}]} 2019-01-18 06:48:47,769 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-b76b438e-c2b8-4164-9928-7edc5fa28aa4 2019-01-18 06:48:47,773 - 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}df8a90f7e18ce5d9b73db06d491aae6121818f6e" -d '{"role": {"name": "CreateStackFloatingIpTests-788a69f3-5f50-49f-proj-role"}}' 2019-01-18 06:48:47,884 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 18 Jan 2019 06:48:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-28edacb0-255e-453a-91f4-0f5e90d6f606 Content-Length: 225 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "8baab59d974342f58b5cf9b9f9406000", "links": {"self": "http://172.30.9.23:5000/v3/roles/8baab59d974342f58b5cf9b9f9406000"}, "name": "CreateStackFloatingIpTests-788a69f3-5f50-49f-proj-role"}} 2019-01-18 06:48:47,885 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-28edacb0-255e-453a-91f4-0f5e90d6f606 2019-01-18 06:48:47,885 - keystone_utils - INFO - Created role with name - CreateStackFloatingIpTests-788a69f3-5f50-49f-proj-role 2019-01-18 06:48:47,889 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/8baab59d974342f58b5cf9b9f9406000 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df8a90f7e18ce5d9b73db06d491aae6121818f6e" 2019-01-18 06:48:47,978 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:48:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-052b2bee-c662-415b-b4f9-585898a44885 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.23:5000/v3/roles/8baab59d974342f58b5cf9b9f9406000"}, "domain_id": null, "name": "CreateStackFloatingIpTests-788a69f3-5f50-49f-proj-role", "id": "8baab59d974342f58b5cf9b9f9406000"}} 2019-01-18 06:48:47,978 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/8baab59d974342f58b5cf9b9f9406000 used request id req-052b2bee-c662-415b-b4f9-585898a44885 2019-01-18 06:48:47,979 - keystone_utils - INFO - Granting role CreateStackFloatingIpTests-788a69f3-5f50-49f-proj-role to project CreateStackFloatingIpTests-788a69f3-5f50-49f-proj 2019-01-18 06:48:47,982 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/5233d78180d647c4a66dca005415254c/users/78c52d8050654c2d976d0922bf988213/roles/8baab59d974342f58b5cf9b9f9406000 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df8a90f7e18ce5d9b73db06d491aae6121818f6e" 2019-01-18 06:48:48,120 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 06:48:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ed8b398d-5e6c-4dd3-b321-4a6c407c0e8c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 06:48:48,121 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/5233d78180d647c4a66dca005415254c/users/78c52d8050654c2d976d0922bf988213/roles/8baab59d974342f58b5cf9b9f9406000 used request id req-ed8b398d-5e6c-4dd3-b321-4a6c407c0e8c 2019-01-18 06:48:48,121 - heat_utils - DEBUG - Retrieving Heat Client 2019-01-18 06:48:48,121 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2019-01-18 06:48:48,122 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:48:48,123 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:48:48,497 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8baab59d974342f58b5cf9b9f9406000", "name": "CreateStackFloatingIpTests-788a69f3-5f50-49f-proj-role"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}, {"id": "c65201bd05504fa786d79b166e8bbba3", "name": "heat_stack_owner"}], "expires_at": "2019-01-18T07:48:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5233d78180d647c4a66dca005415254c", "name": "CreateStackFloatingIpTests-788a69f3-5f50-49f-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/5233d78180d647c4a66dca005415254c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/5233d78180d647c4a66dca005415254c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/5233d78180d647c4a66dca005415254c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/5233d78180d647c4a66dca005415254c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/5233d78180d647c4a66dca005415254c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/5233d78180d647c4a66dca005415254c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/5233d78180d647c4a66dca005415254c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/5233d78180d647c4a66dca005415254c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/5233d78180d647c4a66dca005415254c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/5233d78180d647c4a66dca005415254c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/5233d78180d647c4a66dca005415254c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/5233d78180d647c4a66dca005415254c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackFloatingIpTests-788a69f3-5f50-49f-user", "id": "78c52d8050654c2d976d0922bf988213"}, "audit_ids": ["e-g6zYlCQDi3AWdQXS6vnQ"], "issued_at": "2019-01-18T06:48:48.000000Z"}} 2019-01-18 06:48:48,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}348382052df1d73b4f98da239942474be5c4ea0e" 2019-01-18 06:48:48,584 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:48:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bc5d7d6e-4532-47be-ba76-160de2d4622e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:48:48,585 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-bc5d7d6e-4532-47be-ba76-160de2d4622e 2019-01-18 06:48:48,589 - 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-529a37cb-5f06-4eb2-9e7c-a736f112fd71-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}348382052df1d73b4f98da239942474be5c4ea0e" 2019-01-18 06:48:48,754 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 171 Content-Type: application/json X-Openstack-Request-Id: req-bbcd2b73-cd8f-4e1a-ad88-564bcc9f0cdd Date: Fri, 18 Jan 2019 06:48:48 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateStackFloatingIpTests-529a37cb-5f06-4eb2-9e7c-a736f112fd71-image"} 2019-01-18 06:48:48,754 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackFloatingIpTests-529a37cb-5f06-4eb2-9e7c-a736f112fd71-image used request id req-bbcd2b73-cd8f-4e1a-ad88-564bcc9f0cdd 2019-01-18 06:48:48,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}348382052df1d73b4f98da239942474be5c4ea0e" 2019-01-18 06:48:48,929 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-e1ae6f09-a3ec-4056-801e-6da19f920c76 Date: Fri, 18 Jan 2019 06:48: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"}}} 2019-01-18 06:48:48,929 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-e1ae6f09-a3ec-4056-801e-6da19f920c76 2019-01-18 06:48:48,960 - 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}348382052df1d73b4f98da239942474be5c4ea0e" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateStackFloatingIpTests-529a37cb-5f06-4eb2-9e7c-a736f112fd71-image"}' 2019-01-18 06:48:49,165 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 630 Content-Type: application/json Location: http://172.30.9.23:9292/v2/images/c6d38163-ff04-4f1d-9eff-17d3b79c474e X-Openstack-Request-Id: req-272fca13-f58d-4bcc-ac77-3b4b32dac6d4 Date: Fri, 18 Jan 2019 06:48:49 GMT RESP BODY: {"status": "queued", "name": "CreateStackFloatingIpTests-529a37cb-5f06-4eb2-9e7c-a736f112fd71-image", "tags": [], "container_format": "bare", "created_at": "2019-01-18T06:48:49Z", "size": null, "disk_format": "qcow2", "updated_at": "2019-01-18T06:48:49Z", "visibility": "shared", "locations": [], "self": "/v2/images/c6d38163-ff04-4f1d-9eff-17d3b79c474e", "min_disk": 0, "protected": false, "id": "c6d38163-ff04-4f1d-9eff-17d3b79c474e", "file": "/v2/images/c6d38163-ff04-4f1d-9eff-17d3b79c474e/file", "checksum": null, "owner": "5233d78180d647c4a66dca005415254c", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-18 06:48:49,165 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-272fca13-f58d-4bcc-ac77-3b4b32dac6d4 2019-01-18 06:48:49,177 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9292/v2/images/c6d38163-ff04-4f1d-9eff-17d3b79c474e/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}348382052df1d73b4f98da239942474be5c4ea0e" -d '' 2019-01-18 06:48:49,929 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-13c3ef26-0c7c-4a9f-8bcb-aba6e11df6bf Date: Fri, 18 Jan 2019 06:48:49 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-18 06:48:49,929 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/c6d38163-ff04-4f1d-9eff-17d3b79c474e/file used request id req-13c3ef26-0c7c-4a9f-8bcb-aba6e11df6bf 2019-01-18 06:48:49,930 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-01-18 06:48:49,933 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/c6d38163-ff04-4f1d-9eff-17d3b79c474e -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}348382052df1d73b4f98da239942474be5c4ea0e" 2019-01-18 06:48:49,949 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-0cdc0de1-88d6-40b3-9920-49cfc4f7c1dd Date: Fri, 18 Jan 2019 06:48:49 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackFloatingIpTests-529a37cb-5f06-4eb2-9e7c-a736f112fd71-image", "tags": [], "container_format": "bare", "created_at": "2019-01-18T06:48:49Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-18T06:48:49Z", "visibility": "shared", "locations": [{"url": "rbd://af014572-0a5d-4a80-a07f-9105f52ab2c1/images/c6d38163-ff04-4f1d-9eff-17d3b79c474e/snap", "metadata": {}}], "self": "/v2/images/c6d38163-ff04-4f1d-9eff-17d3b79c474e", "min_disk": 0, "protected": false, "id": "c6d38163-ff04-4f1d-9eff-17d3b79c474e", "file": "/v2/images/c6d38163-ff04-4f1d-9eff-17d3b79c474e/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "5233d78180d647c4a66dca005415254c", "direct_url": "rbd://af014572-0a5d-4a80-a07f-9105f52ab2c1/images/c6d38163-ff04-4f1d-9eff-17d3b79c474e/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-18 06:48:49,949 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/c6d38163-ff04-4f1d-9eff-17d3b79c474e used request id req-0cdc0de1-88d6-40b3-9920-49cfc4f7c1dd 2019-01-18 06:48:49,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}348382052df1d73b4f98da239942474be5c4ea0e" 2019-01-18 06:48:50,110 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-e6184e58-165c-4020-a644-c50b222ce969 Date: Fri, 18 Jan 2019 06:48: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"}}} 2019-01-18 06:48:50,110 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-e6184e58-165c-4020-a644-c50b222ce969 2019-01-18 06:48:50,113 - create_image - INFO - Created image with name - CreateStackFloatingIpTests-529a37cb-5f06-4eb2-9e7c-a736f112fd71-image 2019-01-18 06:48:50,116 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/c6d38163-ff04-4f1d-9eff-17d3b79c474e -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}348382052df1d73b4f98da239942474be5c4ea0e" 2019-01-18 06:48:50,132 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-a61dddb7-3f8f-436d-ad5b-12bf39106c24 Date: Fri, 18 Jan 2019 06:48:50 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackFloatingIpTests-529a37cb-5f06-4eb2-9e7c-a736f112fd71-image", "tags": [], "container_format": "bare", "created_at": "2019-01-18T06:48:49Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-18T06:48:49Z", "visibility": "shared", "locations": [{"url": "rbd://af014572-0a5d-4a80-a07f-9105f52ab2c1/images/c6d38163-ff04-4f1d-9eff-17d3b79c474e/snap", "metadata": {}}], "self": "/v2/images/c6d38163-ff04-4f1d-9eff-17d3b79c474e", "min_disk": 0, "protected": false, "id": "c6d38163-ff04-4f1d-9eff-17d3b79c474e", "file": "/v2/images/c6d38163-ff04-4f1d-9eff-17d3b79c474e/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "5233d78180d647c4a66dca005415254c", "direct_url": "rbd://af014572-0a5d-4a80-a07f-9105f52ab2c1/images/c6d38163-ff04-4f1d-9eff-17d3b79c474e/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-18 06:48:50,132 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/c6d38163-ff04-4f1d-9eff-17d3b79c474e used request id req-a61dddb7-3f8f-436d-ad5b-12bf39106c24 2019-01-18 06:48:50,133 - create_image - DEBUG - Instance status is - active 2019-01-18 06:48:50,133 - create_image - DEBUG - Image is active with name - CreateStackFloatingIpTests-529a37cb-5f06-4eb2-9e7c-a736f112fd71-image 2019-01-18 06:48:50,133 - create_image - INFO - Image is now active with name - CreateStackFloatingIpTests-529a37cb-5f06-4eb2-9e7c-a736f112fd71-image 2019-01-18 06:48:50,133 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:48:50,134 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:48:50,515 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8baab59d974342f58b5cf9b9f9406000", "name": "CreateStackFloatingIpTests-788a69f3-5f50-49f-proj-role"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}, {"id": "c65201bd05504fa786d79b166e8bbba3", "name": "heat_stack_owner"}], "expires_at": "2019-01-18T07:48:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5233d78180d647c4a66dca005415254c", "name": "CreateStackFloatingIpTests-788a69f3-5f50-49f-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/5233d78180d647c4a66dca005415254c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/5233d78180d647c4a66dca005415254c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/5233d78180d647c4a66dca005415254c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/5233d78180d647c4a66dca005415254c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/5233d78180d647c4a66dca005415254c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/5233d78180d647c4a66dca005415254c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/5233d78180d647c4a66dca005415254c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/5233d78180d647c4a66dca005415254c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/5233d78180d647c4a66dca005415254c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/5233d78180d647c4a66dca005415254c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/5233d78180d647c4a66dca005415254c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/5233d78180d647c4a66dca005415254c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackFloatingIpTests-788a69f3-5f50-49f-user", "id": "78c52d8050654c2d976d0922bf988213"}, "audit_ids": ["f4VjaJlyQHWwsjifKsjNkw"], "issued_at": "2019-01-18T06:48:50.000000Z"}} 2019-01-18 06:48:50,515 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca9f332c7807a695ce47e04a0bb5eb99cbeeab7e" 2019-01-18 06:48:50,604 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:48:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-27e4f037-3974-44d1-8181-69bf25babcd9 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:48:50,604 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-27e4f037-3974-44d1-8181-69bf25babcd9 2019-01-18 06:48:50,605 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-18 06:48:50,608 - heat_utils - DEBUG - Retrieving Heat Client 2019-01-18 06:48:50,612 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/5233d78180d647c4a66dca005415254c/stacks?stack_name=CreateStackFloatingIpTests-CreateStackFloatingIpTests-529a37cb-5f06-4eb2-9e7c-a736f112fd71-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca9f332c7807a695ce47e04a0bb5eb99cbeeab7e" 2019-01-18 06:48:50,789 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:48:50 GMT Server: Apache x-openstack-request-id: req-e5e28f1d-bcfe-4244-81ab-8034ed3f7081 Content-Length: 14 Content-Type: application/json RESP BODY: {"stacks": []} 2019-01-18 06:48:50,790 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/5233d78180d647c4a66dca005415254c/stacks?stack_name=CreateStackFloatingIpTests-CreateStackFloatingIpTests-529a37cb-5f06-4eb2-9e7c-a736f112fd71-stack used request id req-e5e28f1d-bcfe-4244-81ab-8034ed3f7081 2019-01-18 06:48:50,855 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8004/v1/5233d78180d647c4a66dca005415254c/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca9f332c7807a695ce47e04a0bb5eb99cbeeab7e" -d '{"stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-529a37cb-5f06-4eb2-9e7c-a736f112fd71-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-529a37cb-5f06-4eb2-9e7c-a736f112fd71-flavor2", "keypair_name": "CreateStackFloatingIpTests-529a37cb-5f06-4eb2-9e7c-a736f112fd71-kp", "security_group_name": "CreateStackFloatingIpTests-529a37cb-5f06-4eb2-9e7c-a736f112fd71-sec_grp", "external_net_name": "external", "image2_name": "CreateStackFloatingIpTests-529a37cb-5f06-4eb2-9e7c-a736f112fd71-image", "flavor1_name": "CreateStackFloatingIpTests-529a37cb-5f06-4eb2-9e7c-a736f112fd71-flavor1", "inst1_name": "CreateStackFloatingIpTests-529a37cb-5f06-4eb2-9e7c-a736f112fd71-inst1", "subnet_name": "CreateStackFloatingIpTests-529a37cb-5f06-4eb2-9e7c-a736f112fd71-subnet", "image1_name": "CreateStackFloatingIpTests-529a37cb-5f06-4eb2-9e7c-a736f112fd71-image", "inst2_name": "CreateStackFloatingIpTests-529a37cb-5f06-4eb2-9e7c-a736f112fd71-inst2", "net_name": "CreateStackFloatingIpTests-529a37cb-5f06-4eb2-9e7c-a736f112fd71-net"}}' 2019-01-18 06:48:55,048 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 18 Jan 2019 06:48:50 GMT Server: Apache x-openstack-request-id: req-bfce66ef-3186-4344-8c55-f33b61bcb6ba Location: http://172.30.9.23:8004/v1/5233d78180d647c4a66dca005415254c/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-529a37cb-5f06-4eb2-9e7c-a736f112fd71-stack/6ee788fd-8f80-408e-9511-2a2898fb7003 Content-Length: 297 Content-Type: application/json RESP BODY: {"stack": {"id": "6ee788fd-8f80-408e-9511-2a2898fb7003", "links": [{"href": "http://172.30.9.23:8004/v1/5233d78180d647c4a66dca005415254c/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-529a37cb-5f06-4eb2-9e7c-a736f112fd71-stack/6ee788fd-8f80-408e-9511-2a2898fb7003", "rel": "self"}]}} 2019-01-18 06:48:55,048 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.23:8004/v1/5233d78180d647c4a66dca005415254c/stacks used request id req-bfce66ef-3186-4344-8c55-f33b61bcb6ba 2019-01-18 06:48:55,052 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/5233d78180d647c4a66dca005415254c/stacks/6ee788fd-8f80-408e-9511-2a2898fb7003 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca9f332c7807a695ce47e04a0bb5eb99cbeeab7e" 2019-01-18 06:48:55,240 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 18 Jan 2019 06:48:55 GMT Server: Apache x-openstack-request-id: req-1836e283-49ee-4573-b835-89277dc2a7be Location: http://172.30.9.23:8004/v1/5233d78180d647c4a66dca005415254c/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-529a37cb-5f06-4eb2-9e7c-a736f112fd71-stack/6ee788fd-8f80-408e-9511-2a2898fb7003 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/5233d78180d647c4a66dca005415254c/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-529a37cb-5f06-4eb2-9e7c-a736f112fd71-stack/6ee788fd-8f80-408e-9511-2a2898fb7003;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-18 06:48:55,451 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:48:55 GMT Server: Apache x-openstack-request-id: req-ab37c1aa-a4e5-4e9f-ab64-be6cf3692f4f 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-529a37cb-5f06-4eb2-9e7c-a736f112fd71-flavor2", "OS::project_id": "5233d78180d647c4a66dca005415254c", "OS::stack_id": "6ee788fd-8f80-408e-9511-2a2898fb7003", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-529a37cb-5f06-4eb2-9e7c-a736f112fd71-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-529a37cb-5f06-4eb2-9e7c-a736f112fd71-kp", "security_group_name": "CreateStackFloatingIpTests-529a37cb-5f06-4eb2-9e7c-a736f112fd71-sec_grp", "subnet_name": "CreateStackFloatingIpTests-529a37cb-5f06-4eb2-9e7c-a736f112fd71-subnet", "net_name": "CreateStackFloatingIpTests-529a37cb-5f06-4eb2-9e7c-a736f112fd71-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-529a37cb-5f06-4eb2-9e7c-a736f112fd71-inst2", "inst1_name": "CreateStackFloatingIpTests-529a37cb-5f06-4eb2-9e7c-a736f112fd71-inst1", "image2_name": "CreateStackFloatingIpTests-529a37cb-5f06-4eb2-9e7c-a736f112fd71-image", "flavor1_name": "CreateStackFloatingIpTests-529a37cb-5f06-4eb2-9e7c-a736f112fd71-flavor1", "image1_name": "CreateStackFloatingIpTests-529a37cb-5f06-4eb2-9e7c-a736f112fd71-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-529a37cb-5f06-4eb2-9e7c-a736f112fd71-stack", "stack_user_project_id": "239f0b8eefc34728b28e6cda0b637ba5", "stack_status_reason": "Stack CREATE started", "creation_time": "2019-01-18T06:48:54Z", "links": [{"href": "http://172.30.9.23:8004/v1/5233d78180d647c4a66dca005415254c/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-529a37cb-5f06-4eb2-9e7c-a736f112fd71-stack/6ee788fd-8f80-408e-9511-2a2898fb7003", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "6ee788fd-8f80-408e-9511-2a2898fb7003", "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"}} 2019-01-18 06:48:55,451 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/5233d78180d647c4a66dca005415254c/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-529a37cb-5f06-4eb2-9e7c-a736f112fd71-stack/6ee788fd-8f80-408e-9511-2a2898fb7003 used request id req-ab37c1aa-a4e5-4e9f-ab64-be6cf3692f4f 2019-01-18 06:48:55,452 - create_stack - INFO - Created stack with name - CreateStackFloatingIpTests-CreateStackFloatingIpTests-529a37cb-5f06-4eb2-9e7c-a736f112fd71-stack 2019-01-18 06:48:55,455 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/5233d78180d647c4a66dca005415254c/stacks/6ee788fd-8f80-408e-9511-2a2898fb7003 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca9f332c7807a695ce47e04a0bb5eb99cbeeab7e" 2019-01-18 06:48:55,631 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 18 Jan 2019 06:48:55 GMT Server: Apache x-openstack-request-id: req-2a27eb85-f42c-478e-9d0a-78ba910ea717 Location: http://172.30.9.23:8004/v1/5233d78180d647c4a66dca005415254c/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-529a37cb-5f06-4eb2-9e7c-a736f112fd71-stack/6ee788fd-8f80-408e-9511-2a2898fb7003 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/5233d78180d647c4a66dca005415254c/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-529a37cb-5f06-4eb2-9e7c-a736f112fd71-stack/6ee788fd-8f80-408e-9511-2a2898fb7003;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-18 06:48:55,864 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:48:55 GMT Server: Apache x-openstack-request-id: req-d0c380af-f177-408e-8a63-a9e0a23d0470 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-529a37cb-5f06-4eb2-9e7c-a736f112fd71-flavor2", "OS::project_id": "5233d78180d647c4a66dca005415254c", "OS::stack_id": "6ee788fd-8f80-408e-9511-2a2898fb7003", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-529a37cb-5f06-4eb2-9e7c-a736f112fd71-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-529a37cb-5f06-4eb2-9e7c-a736f112fd71-kp", "security_group_name": "CreateStackFloatingIpTests-529a37cb-5f06-4eb2-9e7c-a736f112fd71-sec_grp", "subnet_name": "CreateStackFloatingIpTests-529a37cb-5f06-4eb2-9e7c-a736f112fd71-subnet", "net_name": "CreateStackFloatingIpTests-529a37cb-5f06-4eb2-9e7c-a736f112fd71-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-529a37cb-5f06-4eb2-9e7c-a736f112fd71-inst2", "inst1_name": "CreateStackFloatingIpTests-529a37cb-5f06-4eb2-9e7c-a736f112fd71-inst1", "image2_name": "CreateStackFloatingIpTests-529a37cb-5f06-4eb2-9e7c-a736f112fd71-image", "flavor1_name": "CreateStackFloatingIpTests-529a37cb-5f06-4eb2-9e7c-a736f112fd71-flavor1", "image1_name": "CreateStackFloatingIpTests-529a37cb-5f06-4eb2-9e7c-a736f112fd71-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-529a37cb-5f06-4eb2-9e7c-a736f112fd71-stack", "stack_user_project_id": "239f0b8eefc34728b28e6cda0b637ba5", "stack_status_reason": "Stack CREATE started", "creation_time": "2019-01-18T06:48:54Z", "links": [{"href": "http://172.30.9.23:8004/v1/5233d78180d647c4a66dca005415254c/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-529a37cb-5f06-4eb2-9e7c-a736f112fd71-stack/6ee788fd-8f80-408e-9511-2a2898fb7003", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "6ee788fd-8f80-408e-9511-2a2898fb7003", "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"}} 2019-01-18 06:48:55,864 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/5233d78180d647c4a66dca005415254c/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-529a37cb-5f06-4eb2-9e7c-a736f112fd71-stack/6ee788fd-8f80-408e-9511-2a2898fb7003 used request id req-d0c380af-f177-408e-8a63-a9e0a23d0470 2019-01-18 06:48:55,865 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2019-01-18 06:48:55,865 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2019-01-18 06:48:58,868 - create_stack - DEBUG - Stack status query timeout in 1196.58416486 2019-01-18 06:48:58,871 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/5233d78180d647c4a66dca005415254c/stacks/6ee788fd-8f80-408e-9511-2a2898fb7003 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca9f332c7807a695ce47e04a0bb5eb99cbeeab7e" 2019-01-18 06:48:58,897 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 18 Jan 2019 06:48:58 GMT Server: Apache x-openstack-request-id: req-6ccc8e29-05f6-4fc2-a338-6943461b9746 Location: http://172.30.9.23:8004/v1/5233d78180d647c4a66dca005415254c/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-529a37cb-5f06-4eb2-9e7c-a736f112fd71-stack/6ee788fd-8f80-408e-9511-2a2898fb7003 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/5233d78180d647c4a66dca005415254c/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-529a37cb-5f06-4eb2-9e7c-a736f112fd71-stack/6ee788fd-8f80-408e-9511-2a2898fb7003;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-18 06:48:59,214 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:48:58 GMT Server: Apache x-openstack-request-id: req-5666db67-1cf2-4550-a7d6-336eb82d7ea6 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2079 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-529a37cb-5f06-4eb2-9e7c-a736f112fd71-flavor2", "OS::project_id": "5233d78180d647c4a66dca005415254c", "OS::stack_id": "6ee788fd-8f80-408e-9511-2a2898fb7003", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-529a37cb-5f06-4eb2-9e7c-a736f112fd71-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-529a37cb-5f06-4eb2-9e7c-a736f112fd71-kp", "security_group_name": "CreateStackFloatingIpTests-529a37cb-5f06-4eb2-9e7c-a736f112fd71-sec_grp", "subnet_name": "CreateStackFloatingIpTests-529a37cb-5f06-4eb2-9e7c-a736f112fd71-subnet", "net_name": "CreateStackFloatingIpTests-529a37cb-5f06-4eb2-9e7c-a736f112fd71-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-529a37cb-5f06-4eb2-9e7c-a736f112fd71-inst2", "inst1_name": "CreateStackFloatingIpTests-529a37cb-5f06-4eb2-9e7c-a736f112fd71-inst1", "image2_name": "CreateStackFloatingIpTests-529a37cb-5f06-4eb2-9e7c-a736f112fd71-image", "flavor1_name": "CreateStackFloatingIpTests-529a37cb-5f06-4eb2-9e7c-a736f112fd71-flavor1", "image1_name": "CreateStackFloatingIpTests-529a37cb-5f06-4eb2-9e7c-a736f112fd71-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-529a37cb-5f06-4eb2-9e7c-a736f112fd71-stack", "stack_user_project_id": "239f0b8eefc34728b28e6cda0b637ba5", "stack_status_reason": "Stack CREATE started", "creation_time": "2019-01-18T06:48:54Z", "links": [{"href": "http://172.30.9.23:8004/v1/5233d78180d647c4a66dca005415254c/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-529a37cb-5f06-4eb2-9e7c-a736f112fd71-stack/6ee788fd-8f80-408e-9511-2a2898fb7003", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "6ee788fd-8f80-408e-9511-2a2898fb7003", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAt2yMDW+PLFTYV2VYwqrMx6eJ1YYoTmOVOExw5caQE2BaUGTl\nx6Ow4UeOLVjfUgyNOG3McBE/ArAxkZhuFAI3WSvuS9Xy8oGZg9yHbdLByslBz6Yk\nOLn3btCLnOwEKq3HX9RBrOcNGh1Mdzd+67KYxh/rpOqo4edjxlV2V4aN6cnDM+LX\nQdYsYiH7FAK5KNEelNcXzbXhkDoUf6G3D9h+qlGnuFEbwOdJ/OoeHTAd00gwYMzK\nxxUx+AhB479+zEQCg4V4FLAEtn4WqbTgIlCo/c30wEEPWHLbbTr2Ui0h0y7/vZNS\njjvv/15LIiAgvpBBp5Jih7f/awbuYm0ovZGokQIDAQABAoIBAQCeIaKMYsUX/v2U\nOvdOvFlXNwUJZGOTUR7wLlaWgZzsV4EFFjdS6bgwP7Q/PAMrhU6qe15orzWXZ7cU\nQkmETnTRF6KVFpogn8Jtf83xzGTuIpvuHNnVXd4HVxtF6eOdt7vOzfrgyUDuZpvp\nm5p8MLis9g/9WaDHQOkvr7YatxHZnnTy1hYovzmZ+rnFKt3Vtk2t6njBK0PxGsV8\nJ/N5B1QHdKgwSmns/Etux7/yQLiGM+u46HhqW9WIb1VqMQl4uJmdd5RYT4KxKdFq\nQ9N4i7pflW6j6+TmBEFvbsAR1sbMbp9LvHZs8AOxEw9N3cB6lYDXrYmdBZYjX9e5\nNnu6IQxRAoGBAOxkFEX4KGVzbnJM5NjIlqOD2Hv5FfM67k9o7Wdp5zNTSzebpZCz\nQJCibEYgQfp0nLlBWN8xPqPD/G2yOdp75yDYkxvglAUtBRKeU9+FmwM48KvE+4zq\nVucFwizbxbyFU1tXQLcOZXH9hC+xxg2DOs91K9zctqUULRdEmmsUtPmHAoGBAMaj\nrfnsHfQOMvuOkTiw5bMtTavRRY9qq30RtrkpPMssW7+r7XxpdPQ0uZ9ASzEYLxcn\nMNsZDdDTVUt1urEn4f2tjRgA+4ZSQ9jDo5BHUDsq2TJ3LFBFy+LFY5WSNg9BZoI5\nuItmJS7tgSdFA0mMLOx0j14XiOfBclthQJFA2HMnAoGAJKspkej6qzIKseRHo3EK\nHPc4v5JV21MK4HqQSPheitGi209jkVyc6VKopQAf++/W183RMV38L38ZSxLYcpHB\nupCd0Tc2/s6K+OZicEvTTd6pRpvZwXQgYtm70yWMOMAdvA9+1GaBSftfY96ZsELo\n/oFYenwqQNUuYWuc4Htnz0UCgYBg5kPeYSKThcG1GW0aPKEw8O6s3F+UgLK7RkLe\nvJEdg7wWGma1hDQ7VOUgHJsRjfyazNF2cBhfQFihgQLbnNsPhvQHO6N3ePYD7hwC\nK+ellVdy2NPTLNky/JuBwVuBwaOh70ppJiEJbW7Nm0rpO+pGRu4RNmXguGtyzFRV\nB08PjQKBgQC38xg7d6jS+IMmxpPDM46AqpB8ie03DaHL21/RtSj5j1sjOGuXYP1C\nke5g5Sna33sjGbFCCCNT/1V4/BgHZXLpAH8HYf0BGHljjGHZaRG26dr/q24C0Kyd\nFj7hRWjsp2cu4EtwXWeuZqlO+r6Jl2r8FclE2V42zmPe3y26TMJrfA==\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"}} 2019-01-18 06:48:59,214 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/5233d78180d647c4a66dca005415254c/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-529a37cb-5f06-4eb2-9e7c-a736f112fd71-stack/6ee788fd-8f80-408e-9511-2a2898fb7003 used request id req-5666db67-1cf2-4550-a7d6-336eb82d7ea6 2019-01-18 06:48:59,215 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2019-01-18 06:48:59,215 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2019-01-18 06:49:02,218 - create_stack - DEBUG - Stack status query timeout in 1193.23380589 2019-01-18 06:49:02,221 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/5233d78180d647c4a66dca005415254c/stacks/6ee788fd-8f80-408e-9511-2a2898fb7003 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca9f332c7807a695ce47e04a0bb5eb99cbeeab7e" 2019-01-18 06:49:02,402 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 18 Jan 2019 06:49:02 GMT Server: Apache x-openstack-request-id: req-d079dc1f-e279-43ba-bbb7-8b9c78141367 Location: http://172.30.9.23:8004/v1/5233d78180d647c4a66dca005415254c/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-529a37cb-5f06-4eb2-9e7c-a736f112fd71-stack/6ee788fd-8f80-408e-9511-2a2898fb7003 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/5233d78180d647c4a66dca005415254c/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-529a37cb-5f06-4eb2-9e7c-a736f112fd71-stack/6ee788fd-8f80-408e-9511-2a2898fb7003;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-18 06:49:02,676 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:49:02 GMT Server: Apache x-openstack-request-id: req-51acc810-cdbc-4fcb-b88b-a9a255b269db Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2079 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-529a37cb-5f06-4eb2-9e7c-a736f112fd71-flavor2", "OS::project_id": "5233d78180d647c4a66dca005415254c", "OS::stack_id": "6ee788fd-8f80-408e-9511-2a2898fb7003", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-529a37cb-5f06-4eb2-9e7c-a736f112fd71-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-529a37cb-5f06-4eb2-9e7c-a736f112fd71-kp", "security_group_name": "CreateStackFloatingIpTests-529a37cb-5f06-4eb2-9e7c-a736f112fd71-sec_grp", "subnet_name": "CreateStackFloatingIpTests-529a37cb-5f06-4eb2-9e7c-a736f112fd71-subnet", "net_name": "CreateStackFloatingIpTests-529a37cb-5f06-4eb2-9e7c-a736f112fd71-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-529a37cb-5f06-4eb2-9e7c-a736f112fd71-inst2", "inst1_name": "CreateStackFloatingIpTests-529a37cb-5f06-4eb2-9e7c-a736f112fd71-inst1", "image2_name": "CreateStackFloatingIpTests-529a37cb-5f06-4eb2-9e7c-a736f112fd71-image", "flavor1_name": "CreateStackFloatingIpTests-529a37cb-5f06-4eb2-9e7c-a736f112fd71-flavor1", "image1_name": "CreateStackFloatingIpTests-529a37cb-5f06-4eb2-9e7c-a736f112fd71-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-529a37cb-5f06-4eb2-9e7c-a736f112fd71-stack", "stack_user_project_id": "239f0b8eefc34728b28e6cda0b637ba5", "stack_status_reason": "Stack CREATE started", "creation_time": "2019-01-18T06:48:54Z", "links": [{"href": "http://172.30.9.23:8004/v1/5233d78180d647c4a66dca005415254c/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-529a37cb-5f06-4eb2-9e7c-a736f112fd71-stack/6ee788fd-8f80-408e-9511-2a2898fb7003", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "6ee788fd-8f80-408e-9511-2a2898fb7003", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAt2yMDW+PLFTYV2VYwqrMx6eJ1YYoTmOVOExw5caQE2BaUGTl\nx6Ow4UeOLVjfUgyNOG3McBE/ArAxkZhuFAI3WSvuS9Xy8oGZg9yHbdLByslBz6Yk\nOLn3btCLnOwEKq3HX9RBrOcNGh1Mdzd+67KYxh/rpOqo4edjxlV2V4aN6cnDM+LX\nQdYsYiH7FAK5KNEelNcXzbXhkDoUf6G3D9h+qlGnuFEbwOdJ/OoeHTAd00gwYMzK\nxxUx+AhB479+zEQCg4V4FLAEtn4WqbTgIlCo/c30wEEPWHLbbTr2Ui0h0y7/vZNS\njjvv/15LIiAgvpBBp5Jih7f/awbuYm0ovZGokQIDAQABAoIBAQCeIaKMYsUX/v2U\nOvdOvFlXNwUJZGOTUR7wLlaWgZzsV4EFFjdS6bgwP7Q/PAMrhU6qe15orzWXZ7cU\nQkmETnTRF6KVFpogn8Jtf83xzGTuIpvuHNnVXd4HVxtF6eOdt7vOzfrgyUDuZpvp\nm5p8MLis9g/9WaDHQOkvr7YatxHZnnTy1hYovzmZ+rnFKt3Vtk2t6njBK0PxGsV8\nJ/N5B1QHdKgwSmns/Etux7/yQLiGM+u46HhqW9WIb1VqMQl4uJmdd5RYT4KxKdFq\nQ9N4i7pflW6j6+TmBEFvbsAR1sbMbp9LvHZs8AOxEw9N3cB6lYDXrYmdBZYjX9e5\nNnu6IQxRAoGBAOxkFEX4KGVzbnJM5NjIlqOD2Hv5FfM67k9o7Wdp5zNTSzebpZCz\nQJCibEYgQfp0nLlBWN8xPqPD/G2yOdp75yDYkxvglAUtBRKeU9+FmwM48KvE+4zq\nVucFwizbxbyFU1tXQLcOZXH9hC+xxg2DOs91K9zctqUULRdEmmsUtPmHAoGBAMaj\nrfnsHfQOMvuOkTiw5bMtTavRRY9qq30RtrkpPMssW7+r7XxpdPQ0uZ9ASzEYLxcn\nMNsZDdDTVUt1urEn4f2tjRgA+4ZSQ9jDo5BHUDsq2TJ3LFBFy+LFY5WSNg9BZoI5\nuItmJS7tgSdFA0mMLOx0j14XiOfBclthQJFA2HMnAoGAJKspkej6qzIKseRHo3EK\nHPc4v5JV21MK4HqQSPheitGi209jkVyc6VKopQAf++/W183RMV38L38ZSxLYcpHB\nupCd0Tc2/s6K+OZicEvTTd6pRpvZwXQgYtm70yWMOMAdvA9+1GaBSftfY96ZsELo\n/oFYenwqQNUuYWuc4Htnz0UCgYBg5kPeYSKThcG1GW0aPKEw8O6s3F+UgLK7RkLe\nvJEdg7wWGma1hDQ7VOUgHJsRjfyazNF2cBhfQFihgQLbnNsPhvQHO6N3ePYD7hwC\nK+ellVdy2NPTLNky/JuBwVuBwaOh70ppJiEJbW7Nm0rpO+pGRu4RNmXguGtyzFRV\nB08PjQKBgQC38xg7d6jS+IMmxpPDM46AqpB8ie03DaHL21/RtSj5j1sjOGuXYP1C\nke5g5Sna33sjGbFCCCNT/1V4/BgHZXLpAH8HYf0BGHljjGHZaRG26dr/q24C0Kyd\nFj7hRWjsp2cu4EtwXWeuZqlO+r6Jl2r8FclE2V42zmPe3y26TMJrfA==\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"}} 2019-01-18 06:49:02,676 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/5233d78180d647c4a66dca005415254c/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-529a37cb-5f06-4eb2-9e7c-a736f112fd71-stack/6ee788fd-8f80-408e-9511-2a2898fb7003 used request id req-51acc810-cdbc-4fcb-b88b-a9a255b269db 2019-01-18 06:49:02,677 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2019-01-18 06:49:02,677 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2019-01-18 06:49:05,680 - create_stack - DEBUG - Stack status query timeout in 1189.77194977 2019-01-18 06:49:05,684 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/5233d78180d647c4a66dca005415254c/stacks/6ee788fd-8f80-408e-9511-2a2898fb7003 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca9f332c7807a695ce47e04a0bb5eb99cbeeab7e" 2019-01-18 06:49:05,829 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 18 Jan 2019 06:49:05 GMT Server: Apache x-openstack-request-id: req-bc58c100-0c54-42a0-abe0-956778b189bb Location: http://172.30.9.23:8004/v1/5233d78180d647c4a66dca005415254c/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-529a37cb-5f06-4eb2-9e7c-a736f112fd71-stack/6ee788fd-8f80-408e-9511-2a2898fb7003 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/5233d78180d647c4a66dca005415254c/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-529a37cb-5f06-4eb2-9e7c-a736f112fd71-stack/6ee788fd-8f80-408e-9511-2a2898fb7003;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-18 06:49:08,110 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:49:06 GMT Server: Apache x-openstack-request-id: req-b3bc6a77-6976-43d8-9d8d-c1e072e224ae Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2079 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-529a37cb-5f06-4eb2-9e7c-a736f112fd71-flavor2", "OS::project_id": "5233d78180d647c4a66dca005415254c", "OS::stack_id": "6ee788fd-8f80-408e-9511-2a2898fb7003", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-529a37cb-5f06-4eb2-9e7c-a736f112fd71-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-529a37cb-5f06-4eb2-9e7c-a736f112fd71-kp", "security_group_name": "CreateStackFloatingIpTests-529a37cb-5f06-4eb2-9e7c-a736f112fd71-sec_grp", "subnet_name": "CreateStackFloatingIpTests-529a37cb-5f06-4eb2-9e7c-a736f112fd71-subnet", "net_name": "CreateStackFloatingIpTests-529a37cb-5f06-4eb2-9e7c-a736f112fd71-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-529a37cb-5f06-4eb2-9e7c-a736f112fd71-inst2", "inst1_name": "CreateStackFloatingIpTests-529a37cb-5f06-4eb2-9e7c-a736f112fd71-inst1", "image2_name": "CreateStackFloatingIpTests-529a37cb-5f06-4eb2-9e7c-a736f112fd71-image", "flavor1_name": "CreateStackFloatingIpTests-529a37cb-5f06-4eb2-9e7c-a736f112fd71-flavor1", "image1_name": "CreateStackFloatingIpTests-529a37cb-5f06-4eb2-9e7c-a736f112fd71-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-529a37cb-5f06-4eb2-9e7c-a736f112fd71-stack", "stack_user_project_id": "239f0b8eefc34728b28e6cda0b637ba5", "stack_status_reason": "Stack CREATE started", "creation_time": "2019-01-18T06:48:54Z", "links": [{"href": "http://172.30.9.23:8004/v1/5233d78180d647c4a66dca005415254c/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-529a37cb-5f06-4eb2-9e7c-a736f112fd71-stack/6ee788fd-8f80-408e-9511-2a2898fb7003", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "6ee788fd-8f80-408e-9511-2a2898fb7003", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAt2yMDW+PLFTYV2VYwqrMx6eJ1YYoTmOVOExw5caQE2BaUGTl\nx6Ow4UeOLVjfUgyNOG3McBE/ArAxkZhuFAI3WSvuS9Xy8oGZg9yHbdLByslBz6Yk\nOLn3btCLnOwEKq3HX9RBrOcNGh1Mdzd+67KYxh/rpOqo4edjxlV2V4aN6cnDM+LX\nQdYsYiH7FAK5KNEelNcXzbXhkDoUf6G3D9h+qlGnuFEbwOdJ/OoeHTAd00gwYMzK\nxxUx+AhB479+zEQCg4V4FLAEtn4WqbTgIlCo/c30wEEPWHLbbTr2Ui0h0y7/vZNS\njjvv/15LIiAgvpBBp5Jih7f/awbuYm0ovZGokQIDAQABAoIBAQCeIaKMYsUX/v2U\nOvdOvFlXNwUJZGOTUR7wLlaWgZzsV4EFFjdS6bgwP7Q/PAMrhU6qe15orzWXZ7cU\nQkmETnTRF6KVFpogn8Jtf83xzGTuIpvuHNnVXd4HVxtF6eOdt7vOzfrgyUDuZpvp\nm5p8MLis9g/9WaDHQOkvr7YatxHZnnTy1hYovzmZ+rnFKt3Vtk2t6njBK0PxGsV8\nJ/N5B1QHdKgwSmns/Etux7/yQLiGM+u46HhqW9WIb1VqMQl4uJmdd5RYT4KxKdFq\nQ9N4i7pflW6j6+TmBEFvbsAR1sbMbp9LvHZs8AOxEw9N3cB6lYDXrYmdBZYjX9e5\nNnu6IQxRAoGBAOxkFEX4KGVzbnJM5NjIlqOD2Hv5FfM67k9o7Wdp5zNTSzebpZCz\nQJCibEYgQfp0nLlBWN8xPqPD/G2yOdp75yDYkxvglAUtBRKeU9+FmwM48KvE+4zq\nVucFwizbxbyFU1tXQLcOZXH9hC+xxg2DOs91K9zctqUULRdEmmsUtPmHAoGBAMaj\nrfnsHfQOMvuOkTiw5bMtTavRRY9qq30RtrkpPMssW7+r7XxpdPQ0uZ9ASzEYLxcn\nMNsZDdDTVUt1urEn4f2tjRgA+4ZSQ9jDo5BHUDsq2TJ3LFBFy+LFY5WSNg9BZoI5\nuItmJS7tgSdFA0mMLOx0j14XiOfBclthQJFA2HMnAoGAJKspkej6qzIKseRHo3EK\nHPc4v5JV21MK4HqQSPheitGi209jkVyc6VKopQAf++/W183RMV38L38ZSxLYcpHB\nupCd0Tc2/s6K+OZicEvTTd6pRpvZwXQgYtm70yWMOMAdvA9+1GaBSftfY96ZsELo\n/oFYenwqQNUuYWuc4Htnz0UCgYBg5kPeYSKThcG1GW0aPKEw8O6s3F+UgLK7RkLe\nvJEdg7wWGma1hDQ7VOUgHJsRjfyazNF2cBhfQFihgQLbnNsPhvQHO6N3ePYD7hwC\nK+ellVdy2NPTLNky/JuBwVuBwaOh70ppJiEJbW7Nm0rpO+pGRu4RNmXguGtyzFRV\nB08PjQKBgQC38xg7d6jS+IMmxpPDM46AqpB8ie03DaHL21/RtSj5j1sjOGuXYP1C\nke5g5Sna33sjGbFCCCNT/1V4/BgHZXLpAH8HYf0BGHljjGHZaRG26dr/q24C0Kyd\nFj7hRWjsp2cu4EtwXWeuZqlO+r6Jl2r8FclE2V42zmPe3y26TMJrfA==\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"}} 2019-01-18 06:49:08,110 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/5233d78180d647c4a66dca005415254c/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-529a37cb-5f06-4eb2-9e7c-a736f112fd71-stack/6ee788fd-8f80-408e-9511-2a2898fb7003 used request id req-b3bc6a77-6976-43d8-9d8d-c1e072e224ae 2019-01-18 06:49:08,111 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2019-01-18 06:49:08,111 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2019-01-18 06:49:11,114 - create_stack - DEBUG - Stack status query timeout in 1184.33830595 2019-01-18 06:49:11,117 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/5233d78180d647c4a66dca005415254c/stacks/6ee788fd-8f80-408e-9511-2a2898fb7003 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca9f332c7807a695ce47e04a0bb5eb99cbeeab7e" 2019-01-18 06:49:11,300 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 18 Jan 2019 06:49:11 GMT Server: Apache x-openstack-request-id: req-7a9fedf1-f5d6-4594-9cf9-70ad127e7691 Location: http://172.30.9.23:8004/v1/5233d78180d647c4a66dca005415254c/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-529a37cb-5f06-4eb2-9e7c-a736f112fd71-stack/6ee788fd-8f80-408e-9511-2a2898fb7003 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/5233d78180d647c4a66dca005415254c/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-529a37cb-5f06-4eb2-9e7c-a736f112fd71-stack/6ee788fd-8f80-408e-9511-2a2898fb7003;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-18 06:49:11,632 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:49:11 GMT Server: Apache x-openstack-request-id: req-5c2732f3-97fe-47f2-86ef-ebdd0a915864 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2079 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-529a37cb-5f06-4eb2-9e7c-a736f112fd71-flavor2", "OS::project_id": "5233d78180d647c4a66dca005415254c", "OS::stack_id": "6ee788fd-8f80-408e-9511-2a2898fb7003", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-529a37cb-5f06-4eb2-9e7c-a736f112fd71-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-529a37cb-5f06-4eb2-9e7c-a736f112fd71-kp", "security_group_name": "CreateStackFloatingIpTests-529a37cb-5f06-4eb2-9e7c-a736f112fd71-sec_grp", "subnet_name": "CreateStackFloatingIpTests-529a37cb-5f06-4eb2-9e7c-a736f112fd71-subnet", "net_name": "CreateStackFloatingIpTests-529a37cb-5f06-4eb2-9e7c-a736f112fd71-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-529a37cb-5f06-4eb2-9e7c-a736f112fd71-inst2", "inst1_name": "CreateStackFloatingIpTests-529a37cb-5f06-4eb2-9e7c-a736f112fd71-inst1", "image2_name": "CreateStackFloatingIpTests-529a37cb-5f06-4eb2-9e7c-a736f112fd71-image", "flavor1_name": "CreateStackFloatingIpTests-529a37cb-5f06-4eb2-9e7c-a736f112fd71-flavor1", "image1_name": "CreateStackFloatingIpTests-529a37cb-5f06-4eb2-9e7c-a736f112fd71-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-529a37cb-5f06-4eb2-9e7c-a736f112fd71-stack", "stack_user_project_id": "239f0b8eefc34728b28e6cda0b637ba5", "stack_status_reason": "Stack CREATE started", "creation_time": "2019-01-18T06:48:54Z", "links": [{"href": "http://172.30.9.23:8004/v1/5233d78180d647c4a66dca005415254c/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-529a37cb-5f06-4eb2-9e7c-a736f112fd71-stack/6ee788fd-8f80-408e-9511-2a2898fb7003", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "6ee788fd-8f80-408e-9511-2a2898fb7003", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAt2yMDW+PLFTYV2VYwqrMx6eJ1YYoTmOVOExw5caQE2BaUGTl\nx6Ow4UeOLVjfUgyNOG3McBE/ArAxkZhuFAI3WSvuS9Xy8oGZg9yHbdLByslBz6Yk\nOLn3btCLnOwEKq3HX9RBrOcNGh1Mdzd+67KYxh/rpOqo4edjxlV2V4aN6cnDM+LX\nQdYsYiH7FAK5KNEelNcXzbXhkDoUf6G3D9h+qlGnuFEbwOdJ/OoeHTAd00gwYMzK\nxxUx+AhB479+zEQCg4V4FLAEtn4WqbTgIlCo/c30wEEPWHLbbTr2Ui0h0y7/vZNS\njjvv/15LIiAgvpBBp5Jih7f/awbuYm0ovZGokQIDAQABAoIBAQCeIaKMYsUX/v2U\nOvdOvFlXNwUJZGOTUR7wLlaWgZzsV4EFFjdS6bgwP7Q/PAMrhU6qe15orzWXZ7cU\nQkmETnTRF6KVFpogn8Jtf83xzGTuIpvuHNnVXd4HVxtF6eOdt7vOzfrgyUDuZpvp\nm5p8MLis9g/9WaDHQOkvr7YatxHZnnTy1hYovzmZ+rnFKt3Vtk2t6njBK0PxGsV8\nJ/N5B1QHdKgwSmns/Etux7/yQLiGM+u46HhqW9WIb1VqMQl4uJmdd5RYT4KxKdFq\nQ9N4i7pflW6j6+TmBEFvbsAR1sbMbp9LvHZs8AOxEw9N3cB6lYDXrYmdBZYjX9e5\nNnu6IQxRAoGBAOxkFEX4KGVzbnJM5NjIlqOD2Hv5FfM67k9o7Wdp5zNTSzebpZCz\nQJCibEYgQfp0nLlBWN8xPqPD/G2yOdp75yDYkxvglAUtBRKeU9+FmwM48KvE+4zq\nVucFwizbxbyFU1tXQLcOZXH9hC+xxg2DOs91K9zctqUULRdEmmsUtPmHAoGBAMaj\nrfnsHfQOMvuOkTiw5bMtTavRRY9qq30RtrkpPMssW7+r7XxpdPQ0uZ9ASzEYLxcn\nMNsZDdDTVUt1urEn4f2tjRgA+4ZSQ9jDo5BHUDsq2TJ3LFBFy+LFY5WSNg9BZoI5\nuItmJS7tgSdFA0mMLOx0j14XiOfBclthQJFA2HMnAoGAJKspkej6qzIKseRHo3EK\nHPc4v5JV21MK4HqQSPheitGi209jkVyc6VKopQAf++/W183RMV38L38ZSxLYcpHB\nupCd0Tc2/s6K+OZicEvTTd6pRpvZwXQgYtm70yWMOMAdvA9+1GaBSftfY96ZsELo\n/oFYenwqQNUuYWuc4Htnz0UCgYBg5kPeYSKThcG1GW0aPKEw8O6s3F+UgLK7RkLe\nvJEdg7wWGma1hDQ7VOUgHJsRjfyazNF2cBhfQFihgQLbnNsPhvQHO6N3ePYD7hwC\nK+ellVdy2NPTLNky/JuBwVuBwaOh70ppJiEJbW7Nm0rpO+pGRu4RNmXguGtyzFRV\nB08PjQKBgQC38xg7d6jS+IMmxpPDM46AqpB8ie03DaHL21/RtSj5j1sjOGuXYP1C\nke5g5Sna33sjGbFCCCNT/1V4/BgHZXLpAH8HYf0BGHljjGHZaRG26dr/q24C0Kyd\nFj7hRWjsp2cu4EtwXWeuZqlO+r6Jl2r8FclE2V42zmPe3y26TMJrfA==\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"}} 2019-01-18 06:49:11,632 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/5233d78180d647c4a66dca005415254c/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-529a37cb-5f06-4eb2-9e7c-a736f112fd71-stack/6ee788fd-8f80-408e-9511-2a2898fb7003 used request id req-5c2732f3-97fe-47f2-86ef-ebdd0a915864 2019-01-18 06:49:11,632 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2019-01-18 06:49:11,633 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2019-01-18 06:49:14,636 - create_stack - DEBUG - Stack status query timeout in 1180.81636786 2019-01-18 06:49:14,639 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/5233d78180d647c4a66dca005415254c/stacks/6ee788fd-8f80-408e-9511-2a2898fb7003 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca9f332c7807a695ce47e04a0bb5eb99cbeeab7e" 2019-01-18 06:49:14,802 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 18 Jan 2019 06:49:14 GMT Server: Apache x-openstack-request-id: req-4256fba9-390d-4fa5-aeef-74d7ed139003 Location: http://172.30.9.23:8004/v1/5233d78180d647c4a66dca005415254c/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-529a37cb-5f06-4eb2-9e7c-a736f112fd71-stack/6ee788fd-8f80-408e-9511-2a2898fb7003 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/5233d78180d647c4a66dca005415254c/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-529a37cb-5f06-4eb2-9e7c-a736f112fd71-stack/6ee788fd-8f80-408e-9511-2a2898fb7003;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-18 06:49:15,223 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:49:14 GMT Server: Apache x-openstack-request-id: req-016056b1-c236-4bed-ac93-7412444a3907 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2079 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-529a37cb-5f06-4eb2-9e7c-a736f112fd71-flavor2", "OS::project_id": "5233d78180d647c4a66dca005415254c", "OS::stack_id": "6ee788fd-8f80-408e-9511-2a2898fb7003", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-529a37cb-5f06-4eb2-9e7c-a736f112fd71-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-529a37cb-5f06-4eb2-9e7c-a736f112fd71-kp", "security_group_name": "CreateStackFloatingIpTests-529a37cb-5f06-4eb2-9e7c-a736f112fd71-sec_grp", "subnet_name": "CreateStackFloatingIpTests-529a37cb-5f06-4eb2-9e7c-a736f112fd71-subnet", "net_name": "CreateStackFloatingIpTests-529a37cb-5f06-4eb2-9e7c-a736f112fd71-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-529a37cb-5f06-4eb2-9e7c-a736f112fd71-inst2", "inst1_name": "CreateStackFloatingIpTests-529a37cb-5f06-4eb2-9e7c-a736f112fd71-inst1", "image2_name": "CreateStackFloatingIpTests-529a37cb-5f06-4eb2-9e7c-a736f112fd71-image", "flavor1_name": "CreateStackFloatingIpTests-529a37cb-5f06-4eb2-9e7c-a736f112fd71-flavor1", "image1_name": "CreateStackFloatingIpTests-529a37cb-5f06-4eb2-9e7c-a736f112fd71-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-529a37cb-5f06-4eb2-9e7c-a736f112fd71-stack", "stack_user_project_id": "239f0b8eefc34728b28e6cda0b637ba5", "stack_status_reason": "Stack CREATE started", "creation_time": "2019-01-18T06:48:54Z", "links": [{"href": "http://172.30.9.23:8004/v1/5233d78180d647c4a66dca005415254c/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-529a37cb-5f06-4eb2-9e7c-a736f112fd71-stack/6ee788fd-8f80-408e-9511-2a2898fb7003", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "6ee788fd-8f80-408e-9511-2a2898fb7003", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAt2yMDW+PLFTYV2VYwqrMx6eJ1YYoTmOVOExw5caQE2BaUGTl\nx6Ow4UeOLVjfUgyNOG3McBE/ArAxkZhuFAI3WSvuS9Xy8oGZg9yHbdLByslBz6Yk\nOLn3btCLnOwEKq3HX9RBrOcNGh1Mdzd+67KYxh/rpOqo4edjxlV2V4aN6cnDM+LX\nQdYsYiH7FAK5KNEelNcXzbXhkDoUf6G3D9h+qlGnuFEbwOdJ/OoeHTAd00gwYMzK\nxxUx+AhB479+zEQCg4V4FLAEtn4WqbTgIlCo/c30wEEPWHLbbTr2Ui0h0y7/vZNS\njjvv/15LIiAgvpBBp5Jih7f/awbuYm0ovZGokQIDAQABAoIBAQCeIaKMYsUX/v2U\nOvdOvFlXNwUJZGOTUR7wLlaWgZzsV4EFFjdS6bgwP7Q/PAMrhU6qe15orzWXZ7cU\nQkmETnTRF6KVFpogn8Jtf83xzGTuIpvuHNnVXd4HVxtF6eOdt7vOzfrgyUDuZpvp\nm5p8MLis9g/9WaDHQOkvr7YatxHZnnTy1hYovzmZ+rnFKt3Vtk2t6njBK0PxGsV8\nJ/N5B1QHdKgwSmns/Etux7/yQLiGM+u46HhqW9WIb1VqMQl4uJmdd5RYT4KxKdFq\nQ9N4i7pflW6j6+TmBEFvbsAR1sbMbp9LvHZs8AOxEw9N3cB6lYDXrYmdBZYjX9e5\nNnu6IQxRAoGBAOxkFEX4KGVzbnJM5NjIlqOD2Hv5FfM67k9o7Wdp5zNTSzebpZCz\nQJCibEYgQfp0nLlBWN8xPqPD/G2yOdp75yDYkxvglAUtBRKeU9+FmwM48KvE+4zq\nVucFwizbxbyFU1tXQLcOZXH9hC+xxg2DOs91K9zctqUULRdEmmsUtPmHAoGBAMaj\nrfnsHfQOMvuOkTiw5bMtTavRRY9qq30RtrkpPMssW7+r7XxpdPQ0uZ9ASzEYLxcn\nMNsZDdDTVUt1urEn4f2tjRgA+4ZSQ9jDo5BHUDsq2TJ3LFBFy+LFY5WSNg9BZoI5\nuItmJS7tgSdFA0mMLOx0j14XiOfBclthQJFA2HMnAoGAJKspkej6qzIKseRHo3EK\nHPc4v5JV21MK4HqQSPheitGi209jkVyc6VKopQAf++/W183RMV38L38ZSxLYcpHB\nupCd0Tc2/s6K+OZicEvTTd6pRpvZwXQgYtm70yWMOMAdvA9+1GaBSftfY96ZsELo\n/oFYenwqQNUuYWuc4Htnz0UCgYBg5kPeYSKThcG1GW0aPKEw8O6s3F+UgLK7RkLe\nvJEdg7wWGma1hDQ7VOUgHJsRjfyazNF2cBhfQFihgQLbnNsPhvQHO6N3ePYD7hwC\nK+ellVdy2NPTLNky/JuBwVuBwaOh70ppJiEJbW7Nm0rpO+pGRu4RNmXguGtyzFRV\nB08PjQKBgQC38xg7d6jS+IMmxpPDM46AqpB8ie03DaHL21/RtSj5j1sjOGuXYP1C\nke5g5Sna33sjGbFCCCNT/1V4/BgHZXLpAH8HYf0BGHljjGHZaRG26dr/q24C0Kyd\nFj7hRWjsp2cu4EtwXWeuZqlO+r6Jl2r8FclE2V42zmPe3y26TMJrfA==\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"}} 2019-01-18 06:49:15,224 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/5233d78180d647c4a66dca005415254c/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-529a37cb-5f06-4eb2-9e7c-a736f112fd71-stack/6ee788fd-8f80-408e-9511-2a2898fb7003 used request id req-016056b1-c236-4bed-ac93-7412444a3907 2019-01-18 06:49:15,224 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2019-01-18 06:49:15,224 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2019-01-18 06:49:18,228 - create_stack - DEBUG - Stack status query timeout in 1177.22466493 2019-01-18 06:49:18,231 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/5233d78180d647c4a66dca005415254c/stacks/6ee788fd-8f80-408e-9511-2a2898fb7003 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca9f332c7807a695ce47e04a0bb5eb99cbeeab7e" 2019-01-18 06:49:18,404 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 18 Jan 2019 06:49:18 GMT Server: Apache x-openstack-request-id: req-c2571b5c-7f01-4052-a583-9a0f3011aa92 Location: http://172.30.9.23:8004/v1/5233d78180d647c4a66dca005415254c/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-529a37cb-5f06-4eb2-9e7c-a736f112fd71-stack/6ee788fd-8f80-408e-9511-2a2898fb7003 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/5233d78180d647c4a66dca005415254c/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-529a37cb-5f06-4eb2-9e7c-a736f112fd71-stack/6ee788fd-8f80-408e-9511-2a2898fb7003;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-18 06:49:18,578 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:49:18 GMT Server: Apache x-openstack-request-id: req-9426d2a4-566d-4efc-ab6c-d3c557a0c250 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2079 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-529a37cb-5f06-4eb2-9e7c-a736f112fd71-flavor2", "OS::project_id": "5233d78180d647c4a66dca005415254c", "OS::stack_id": "6ee788fd-8f80-408e-9511-2a2898fb7003", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-529a37cb-5f06-4eb2-9e7c-a736f112fd71-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-529a37cb-5f06-4eb2-9e7c-a736f112fd71-kp", "security_group_name": "CreateStackFloatingIpTests-529a37cb-5f06-4eb2-9e7c-a736f112fd71-sec_grp", "subnet_name": "CreateStackFloatingIpTests-529a37cb-5f06-4eb2-9e7c-a736f112fd71-subnet", "net_name": "CreateStackFloatingIpTests-529a37cb-5f06-4eb2-9e7c-a736f112fd71-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-529a37cb-5f06-4eb2-9e7c-a736f112fd71-inst2", "inst1_name": "CreateStackFloatingIpTests-529a37cb-5f06-4eb2-9e7c-a736f112fd71-inst1", "image2_name": "CreateStackFloatingIpTests-529a37cb-5f06-4eb2-9e7c-a736f112fd71-image", "flavor1_name": "CreateStackFloatingIpTests-529a37cb-5f06-4eb2-9e7c-a736f112fd71-flavor1", "image1_name": "CreateStackFloatingIpTests-529a37cb-5f06-4eb2-9e7c-a736f112fd71-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-529a37cb-5f06-4eb2-9e7c-a736f112fd71-stack", "stack_user_project_id": "239f0b8eefc34728b28e6cda0b637ba5", "stack_status_reason": "Stack CREATE started", "creation_time": "2019-01-18T06:48:54Z", "links": [{"href": "http://172.30.9.23:8004/v1/5233d78180d647c4a66dca005415254c/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-529a37cb-5f06-4eb2-9e7c-a736f112fd71-stack/6ee788fd-8f80-408e-9511-2a2898fb7003", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "6ee788fd-8f80-408e-9511-2a2898fb7003", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAt2yMDW+PLFTYV2VYwqrMx6eJ1YYoTmOVOExw5caQE2BaUGTl\nx6Ow4UeOLVjfUgyNOG3McBE/ArAxkZhuFAI3WSvuS9Xy8oGZg9yHbdLByslBz6Yk\nOLn3btCLnOwEKq3HX9RBrOcNGh1Mdzd+67KYxh/rpOqo4edjxlV2V4aN6cnDM+LX\nQdYsYiH7FAK5KNEelNcXzbXhkDoUf6G3D9h+qlGnuFEbwOdJ/OoeHTAd00gwYMzK\nxxUx+AhB479+zEQCg4V4FLAEtn4WqbTgIlCo/c30wEEPWHLbbTr2Ui0h0y7/vZNS\njjvv/15LIiAgvpBBp5Jih7f/awbuYm0ovZGokQIDAQABAoIBAQCeIaKMYsUX/v2U\nOvdOvFlXNwUJZGOTUR7wLlaWgZzsV4EFFjdS6bgwP7Q/PAMrhU6qe15orzWXZ7cU\nQkmETnTRF6KVFpogn8Jtf83xzGTuIpvuHNnVXd4HVxtF6eOdt7vOzfrgyUDuZpvp\nm5p8MLis9g/9WaDHQOkvr7YatxHZnnTy1hYovzmZ+rnFKt3Vtk2t6njBK0PxGsV8\nJ/N5B1QHdKgwSmns/Etux7/yQLiGM+u46HhqW9WIb1VqMQl4uJmdd5RYT4KxKdFq\nQ9N4i7pflW6j6+TmBEFvbsAR1sbMbp9LvHZs8AOxEw9N3cB6lYDXrYmdBZYjX9e5\nNnu6IQxRAoGBAOxkFEX4KGVzbnJM5NjIlqOD2Hv5FfM67k9o7Wdp5zNTSzebpZCz\nQJCibEYgQfp0nLlBWN8xPqPD/G2yOdp75yDYkxvglAUtBRKeU9+FmwM48KvE+4zq\nVucFwizbxbyFU1tXQLcOZXH9hC+xxg2DOs91K9zctqUULRdEmmsUtPmHAoGBAMaj\nrfnsHfQOMvuOkTiw5bMtTavRRY9qq30RtrkpPMssW7+r7XxpdPQ0uZ9ASzEYLxcn\nMNsZDdDTVUt1urEn4f2tjRgA+4ZSQ9jDo5BHUDsq2TJ3LFBFy+LFY5WSNg9BZoI5\nuItmJS7tgSdFA0mMLOx0j14XiOfBclthQJFA2HMnAoGAJKspkej6qzIKseRHo3EK\nHPc4v5JV21MK4HqQSPheitGi209jkVyc6VKopQAf++/W183RMV38L38ZSxLYcpHB\nupCd0Tc2/s6K+OZicEvTTd6pRpvZwXQgYtm70yWMOMAdvA9+1GaBSftfY96ZsELo\n/oFYenwqQNUuYWuc4Htnz0UCgYBg5kPeYSKThcG1GW0aPKEw8O6s3F+UgLK7RkLe\nvJEdg7wWGma1hDQ7VOUgHJsRjfyazNF2cBhfQFihgQLbnNsPhvQHO6N3ePYD7hwC\nK+ellVdy2NPTLNky/JuBwVuBwaOh70ppJiEJbW7Nm0rpO+pGRu4RNmXguGtyzFRV\nB08PjQKBgQC38xg7d6jS+IMmxpPDM46AqpB8ie03DaHL21/RtSj5j1sjOGuXYP1C\nke5g5Sna33sjGbFCCCNT/1V4/BgHZXLpAH8HYf0BGHljjGHZaRG26dr/q24C0Kyd\nFj7hRWjsp2cu4EtwXWeuZqlO+r6Jl2r8FclE2V42zmPe3y26TMJrfA==\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"}} 2019-01-18 06:49:18,578 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/5233d78180d647c4a66dca005415254c/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-529a37cb-5f06-4eb2-9e7c-a736f112fd71-stack/6ee788fd-8f80-408e-9511-2a2898fb7003 used request id req-9426d2a4-566d-4efc-ab6c-d3c557a0c250 2019-01-18 06:49:18,579 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2019-01-18 06:49:18,579 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2019-01-18 06:49:21,582 - create_stack - DEBUG - Stack status query timeout in 1173.86985993 2019-01-18 06:49:21,585 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/5233d78180d647c4a66dca005415254c/stacks/6ee788fd-8f80-408e-9511-2a2898fb7003 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca9f332c7807a695ce47e04a0bb5eb99cbeeab7e" 2019-01-18 06:49:21,612 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 18 Jan 2019 06:49:21 GMT Server: Apache x-openstack-request-id: req-041bb4ee-c1b4-446a-ad90-78a2e82e3b94 Location: http://172.30.9.23:8004/v1/5233d78180d647c4a66dca005415254c/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-529a37cb-5f06-4eb2-9e7c-a736f112fd71-stack/6ee788fd-8f80-408e-9511-2a2898fb7003 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/5233d78180d647c4a66dca005415254c/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-529a37cb-5f06-4eb2-9e7c-a736f112fd71-stack/6ee788fd-8f80-408e-9511-2a2898fb7003;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-18 06:49:21,946 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:49:21 GMT Server: Apache x-openstack-request-id: req-8716e98f-1a0a-4598-876f-b61b254f3b3e Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2086 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-529a37cb-5f06-4eb2-9e7c-a736f112fd71-flavor2", "OS::project_id": "5233d78180d647c4a66dca005415254c", "OS::stack_id": "6ee788fd-8f80-408e-9511-2a2898fb7003", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-529a37cb-5f06-4eb2-9e7c-a736f112fd71-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-529a37cb-5f06-4eb2-9e7c-a736f112fd71-kp", "security_group_name": "CreateStackFloatingIpTests-529a37cb-5f06-4eb2-9e7c-a736f112fd71-sec_grp", "subnet_name": "CreateStackFloatingIpTests-529a37cb-5f06-4eb2-9e7c-a736f112fd71-subnet", "net_name": "CreateStackFloatingIpTests-529a37cb-5f06-4eb2-9e7c-a736f112fd71-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-529a37cb-5f06-4eb2-9e7c-a736f112fd71-inst2", "inst1_name": "CreateStackFloatingIpTests-529a37cb-5f06-4eb2-9e7c-a736f112fd71-inst1", "image2_name": "CreateStackFloatingIpTests-529a37cb-5f06-4eb2-9e7c-a736f112fd71-image", "flavor1_name": "CreateStackFloatingIpTests-529a37cb-5f06-4eb2-9e7c-a736f112fd71-flavor1", "image1_name": "CreateStackFloatingIpTests-529a37cb-5f06-4eb2-9e7c-a736f112fd71-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-529a37cb-5f06-4eb2-9e7c-a736f112fd71-stack", "stack_user_project_id": "239f0b8eefc34728b28e6cda0b637ba5", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2019-01-18T06:48:54Z", "links": [{"href": "http://172.30.9.23:8004/v1/5233d78180d647c4a66dca005415254c/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-529a37cb-5f06-4eb2-9e7c-a736f112fd71-stack/6ee788fd-8f80-408e-9511-2a2898fb7003", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "6ee788fd-8f80-408e-9511-2a2898fb7003", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAt2yMDW+PLFTYV2VYwqrMx6eJ1YYoTmOVOExw5caQE2BaUGTl\nx6Ow4UeOLVjfUgyNOG3McBE/ArAxkZhuFAI3WSvuS9Xy8oGZg9yHbdLByslBz6Yk\nOLn3btCLnOwEKq3HX9RBrOcNGh1Mdzd+67KYxh/rpOqo4edjxlV2V4aN6cnDM+LX\nQdYsYiH7FAK5KNEelNcXzbXhkDoUf6G3D9h+qlGnuFEbwOdJ/OoeHTAd00gwYMzK\nxxUx+AhB479+zEQCg4V4FLAEtn4WqbTgIlCo/c30wEEPWHLbbTr2Ui0h0y7/vZNS\njjvv/15LIiAgvpBBp5Jih7f/awbuYm0ovZGokQIDAQABAoIBAQCeIaKMYsUX/v2U\nOvdOvFlXNwUJZGOTUR7wLlaWgZzsV4EFFjdS6bgwP7Q/PAMrhU6qe15orzWXZ7cU\nQkmETnTRF6KVFpogn8Jtf83xzGTuIpvuHNnVXd4HVxtF6eOdt7vOzfrgyUDuZpvp\nm5p8MLis9g/9WaDHQOkvr7YatxHZnnTy1hYovzmZ+rnFKt3Vtk2t6njBK0PxGsV8\nJ/N5B1QHdKgwSmns/Etux7/yQLiGM+u46HhqW9WIb1VqMQl4uJmdd5RYT4KxKdFq\nQ9N4i7pflW6j6+TmBEFvbsAR1sbMbp9LvHZs8AOxEw9N3cB6lYDXrYmdBZYjX9e5\nNnu6IQxRAoGBAOxkFEX4KGVzbnJM5NjIlqOD2Hv5FfM67k9o7Wdp5zNTSzebpZCz\nQJCibEYgQfp0nLlBWN8xPqPD/G2yOdp75yDYkxvglAUtBRKeU9+FmwM48KvE+4zq\nVucFwizbxbyFU1tXQLcOZXH9hC+xxg2DOs91K9zctqUULRdEmmsUtPmHAoGBAMaj\nrfnsHfQOMvuOkTiw5bMtTavRRY9qq30RtrkpPMssW7+r7XxpdPQ0uZ9ASzEYLxcn\nMNsZDdDTVUt1urEn4f2tjRgA+4ZSQ9jDo5BHUDsq2TJ3LFBFy+LFY5WSNg9BZoI5\nuItmJS7tgSdFA0mMLOx0j14XiOfBclthQJFA2HMnAoGAJKspkej6qzIKseRHo3EK\nHPc4v5JV21MK4HqQSPheitGi209jkVyc6VKopQAf++/W183RMV38L38ZSxLYcpHB\nupCd0Tc2/s6K+OZicEvTTd6pRpvZwXQgYtm70yWMOMAdvA9+1GaBSftfY96ZsELo\n/oFYenwqQNUuYWuc4Htnz0UCgYBg5kPeYSKThcG1GW0aPKEw8O6s3F+UgLK7RkLe\nvJEdg7wWGma1hDQ7VOUgHJsRjfyazNF2cBhfQFihgQLbnNsPhvQHO6N3ePYD7hwC\nK+ellVdy2NPTLNky/JuBwVuBwaOh70ppJiEJbW7Nm0rpO+pGRu4RNmXguGtyzFRV\nB08PjQKBgQC38xg7d6jS+IMmxpPDM46AqpB8ie03DaHL21/RtSj5j1sjOGuXYP1C\nke5g5Sna33sjGbFCCCNT/1V4/BgHZXLpAH8HYf0BGHljjGHZaRG26dr/q24C0Kyd\nFj7hRWjsp2cu4EtwXWeuZqlO+r6Jl2r8FclE2V42zmPe3y26TMJrfA==\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"}} 2019-01-18 06:49:21,946 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/5233d78180d647c4a66dca005415254c/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-529a37cb-5f06-4eb2-9e7c-a736f112fd71-stack/6ee788fd-8f80-408e-9511-2a2898fb7003 used request id req-8716e98f-1a0a-4598-876f-b61b254f3b3e 2019-01-18 06:49:21,947 - create_stack - DEBUG - Stack status is - CREATE_COMPLETE 2019-01-18 06:49:21,947 - create_stack - DEBUG - Stack is active with name - CreateStackFloatingIpTests-CreateStackFloatingIpTests-529a37cb-5f06-4eb2-9e7c-a736f112fd71-stack 2019-01-18 06:49:21,947 - create_stack - INFO - Stack is now active with name - CreateStackFloatingIpTests-CreateStackFloatingIpTests-529a37cb-5f06-4eb2-9e7c-a736f112fd71-stack 2019-01-18 06:49:21,950 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/5233d78180d647c4a66dca005415254c/stacks/6ee788fd-8f80-408e-9511-2a2898fb7003/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca9f332c7807a695ce47e04a0bb5eb99cbeeab7e" 2019-01-18 06:49:22,115 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 18 Jan 2019 06:49:21 GMT Server: Apache x-openstack-request-id: req-ad0e2afb-5363-428e-9cb1-4f43856c5d15 Location: http://172.30.9.23:8004/v1/5233d78180d647c4a66dca005415254c/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-529a37cb-5f06-4eb2-9e7c-a736f112fd71-stack/6ee788fd-8f80-408e-9511-2a2898fb7003/resources Content-Length: 563 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/5233d78180d647c4a66dca005415254c/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-529a37cb-5f06-4eb2-9e7c-a736f112fd71-stack/6ee788fd-8f80-408e-9511-2a2898fb7003/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-18 06:49:22,436 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:49:22 GMT Server: Apache x-openstack-request-id: req-84012415-acaf-4ed6-b9bb-0706180f324c Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 1063 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "flavor2", "links": [{"href": "http://172.30.9.23:8004/v1/5233d78180d647c4a66dca005415254c/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-529a37cb-5f06-4eb2-9e7c-a736f112fd71-stack/6ee788fd-8f80-408e-9511-2a2898fb7003/resources/flavor2", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/5233d78180d647c4a66dca005415254c/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-529a37cb-5f06-4eb2-9e7c-a736f112fd71-stack/6ee788fd-8f80-408e-9511-2a2898fb7003", "rel": "stack"}], "logical_resource_id": "flavor2", "creation_time": "2019-01-18T06:48:55Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-18T06:48:55Z", "required_by": ["vm2"], "resource_status_reason": "state changed", "physical_resource_id": "dbf0272f-1ea4-427b-85bc-557e756a52d3", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "flavor1", "links": [{"href": "http://172.30.9.23:8004/v1/5233d78180d647c4a66dca005415254c/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-529a37cb-5f06-4eb2-9e7c-a736f112fd71-stack/6ee788fd-8f80-408e-9511-2a2898fb7003/resources/flavor1", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/5233d78180d647c4a66dca005415254c/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-529a37cb-5f06-4eb2-9e7c-a736f112fd71-stack/6ee788fd-8f80-408e-9511-2a2898fb7003", "rel": "stack"}], "logical_resource_id": "flavor1", "creation_time": "2019-01-18T06:48:55Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-18T06:48:55Z", "required_by": ["vm1"], "resource_status_reason": "state changed", "physical_resource_id": "98633e07-8ec2-4c0c-81b0-61e8df8e1c2d", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "network", "links": [{"href": "http://172.30.9.23:8004/v1/5233d78180d647c4a66dca005415254c/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-529a37cb-5f06-4eb2-9e7c-a736f112fd71-stack/6ee788fd-8f80-408e-9511-2a2898fb7003/resources/network", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/5233d78180d647c4a66dca005415254c/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-529a37cb-5f06-4eb2-9e7c-a736f112fd71-stack/6ee788fd-8f80-408e-9511-2a2898fb7003", "rel": "stack"}], "logical_resource_id": "network", "creation_time": "2019-01-18T06:48:55Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-18T06:48:55Z", "required_by": ["subnet", "vm2", "port1"], "resource_status_reason": "state changed", "physical_resource_id": "7f99ad08-1201-4e64-b42f-82bc52d6f3e8", "resource_type": "OS::Neutron::Net"}, {"resource_name": "server_security_group", "links": [{"href": "http://172.30.9.23:8004/v1/5233d78180d647c4a66dca005415254c/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-529a37cb-5f06-4eb2-9e7c-a736f112fd71-stack/6ee788fd-8f80-408e-9511-2a2898fb7003/resources/server_security_group", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/5233d78180d647c4a66dca005415254c/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-529a37cb-5f06-4eb2-9e7c-a736f112fd71-stack/6ee788fd-8f80-408e-9511-2a2898fb7003", "rel": "stack"}], "logical_resource_id": "server_security_group", "creation_time": "2019-01-18T06:48:55Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-18T06:48:55Z", "required_by": ["port1"], "resource_status_reason": "state changed", "physical_resource_id": "1d8d5899-bfd3-4659-9e14-94a71481a0d3", "resource_type": "OS::Neutron::SecurityGroup"}, {"resource_name": "floating_ip", "links": [{"href": "http://172.30.9.23:8004/v1/5233d78180d647c4a66dca005415254c/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-529a37cb-5f06-4eb2-9e7c-a736f112fd71-stack/6ee788fd-8f80-408e-9511-2a2898fb7003/resources/floating_ip", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/5233d78180d647c4a66dca005415254c/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-529a37cb-5f06-4eb2-9e7c-a736f112fd71-stack/6ee788fd-8f80-408e-9511-2a2898fb7003", "rel": "stack"}], "logical_resource_id": "floating_ip", "creation_time": "2019-01-18T06:48:55Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-18T06:48:55Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "6db76d09-3b42-4ca2-b066-aebd9b993c12", "resource_type": "OS::Neutron::FloatingIP"}, {"resource_name": "floating_ip_association", "links": [{"href": "http://172.30.9.23:8004/v1/5233d78180d647c4a66dca005415254c/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-529a37cb-5f06-4eb2-9e7c-a736f112fd71-stack/6ee788fd-8f80-408e-9511-2a2898fb7003/resources/floating_ip_association", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/5233d78180d647c4a66dca005415254c/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-529a37cb-5f06-4eb2-9e7c-a736f112fd71-stack/6ee788fd-8f80-408e-9511-2a2898fb7003", "rel": "stack"}], "logical_resource_id": "floating_ip_association", "creation_time": "2019-01-18T06:48:55Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-18T06:48:55Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "213", "resource_type": "OS::Neutron::FloatingIPAssociation"}, {"resource_name": "management_router", "links": [{"href": "http://172.30.9.23:8004/v1/5233d78180d647c4a66dca005415254c/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-529a37cb-5f06-4eb2-9e7c-a736f112fd71-stack/6ee788fd-8f80-408e-9511-2a2898fb7003/resources/management_router", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/5233d78180d647c4a66dca005415254c/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-529a37cb-5f06-4eb2-9e7c-a736f112fd71-stack/6ee788fd-8f80-408e-9511-2a2898fb7003", "rel": "stack"}], "logical_resource_id": "management_router", "creation_time": "2019-01-18T06:48:55Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-18T06:48:55Z", "required_by": ["management_router_interface", "floating_ip"], "resource_status_reason": "state changed", "physical_resource_id": "4c9f904f-9ebb-4dff-b40c-319acfa52a8d", "resource_type": "OS::Neutron::Router"}, {"resource_name": "keypair", "links": [{"href": "http://172.30.9.23:8004/v1/5233d78180d647c4a66dca005415254c/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-529a37cb-5f06-4eb2-9e7c-a736f112fd71-stack/6ee788fd-8f80-408e-9511-2a2898fb7003/resources/keypair", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/5233d78180d647c4a66dca005415254c/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-529a37cb-5f06-4eb2-9e7c-a736f112fd71-stack/6ee788fd-8f80-408e-9511-2a2898fb7003", "rel": "stack"}], "logical_resource_id": "keypair", "creation_time": "2019-01-18T06:48:55Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-18T06:48:55Z", "required_by": ["vm1", "vm2"], "resource_status_reason": "state changed", "physical_resource_id": "CreateStackFloatingIpTests-529a37cb-5f06-4eb2-9e7c-a736f112fd71-kp", "resource_type": "OS::Nova::KeyPair"}, {"resource_name": "management_router_interface", "links": [{"href": "http://172.30.9.23:8004/v1/5233d78180d647c4a66dca005415254c/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-529a37cb-5f06-4eb2-9e7c-a736f112fd71-stack/6ee788fd-8f80-408e-9511-2a2898fb7003/resources/management_router_interface", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/5233d78180d647c4a66dca005415254c/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-529a37cb-5f06-4eb2-9e7c-a736f112fd71-stack/6ee788fd-8f80-408e-9511-2a2898fb7003", "rel": "stack"}], "logical_resource_id": "management_router_interface", "creation_time": "2019-01-18T06:48:55Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-18T06:48:55Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "4c9f904f-9ebb-4dff-b40c-319acfa52a8d:subnet_id=925f0bfe-cee1-4ecf-91a3-756b9c9405ba", "resource_type": "OS::Neutron::RouterInterface"}, {"resource_name": "subnet", "links": [{"href": "http://172.30.9.23:8004/v1/5233d78180d647c4a66dca005415254c/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-529a37cb-5f06-4eb2-9e7c-a736f112fd71-stack/6ee788fd-8f80-408e-9511-2a2898fb7003/resources/subnet", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/5233d78180d647c4a66dca005415254c/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-529a37cb-5f06-4eb2-9e7c-a736f112fd71-stack/6ee788fd-8f80-408e-9511-2a2898fb7003", "rel": "stack"}], "logical_resource_id": "subnet", "creation_time": "2019-01-18T06:48:55Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-18T06:48:55Z", "required_by": ["management_router_interface", "vm1", "vm2", "port1"], "resource_status_reason": "state changed", "physical_resource_id": "925f0bfe-cee1-4ecf-91a3-756b9c9405ba", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "vm1", "links": [{"href": "http://172.30.9.23:8004/v1/5233d78180d647c4a66dca005415254c/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-529a37cb-5f06-4eb2-9e7c-a736f112fd71-stack/6ee788fd-8f80-408e-9511-2a2898fb7003/resources/vm1", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/5233d78180d647c4a66dca005415254c/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-529a37cb-5f06-4eb2-9e7c-a736f112fd71-stack/6ee788fd-8f80-408e-9511-2a2898fb7003", "rel": "stack"}], "logical_resource_id": "vm1", "creation_time": "2019-01-18T06:48:55Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-18T06:48:55Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "3542aec4-d37a-45aa-a358-ad64be459b3d", "resource_type": "OS::Nova::Server"}, {"resource_name": "vm2", "links": [{"href": "http://172.30.9.23:8004/v1/5233d78180d647c4a66dca005415254c/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-529a37cb-5f06-4eb2-9e7c-a736f112fd71-stack/6ee788fd-8f80-408e-9511-2a2898fb7003/resources/vm2", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/5233d78180d647c4a66dca005415254c/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-529a37cb-5f06-4eb2-9e7c-a736f112fd71-stack/6ee788fd-8f80-408e-9511-2a2898fb7003", "rel": "stack"}], "logical_resource_id": "vm2", "creation_time": "2019-01-18T06:48:55Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-18T06:48:55Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "9e4e779f-c4b9-4b91-ae4a-5a0cba018f27", "resource_type": "OS::Nova::Server"}, {"resource_name": "port1", "links": [{"href": "http://172.30.9.23:8004/v1/5233d78180d647c4a66dca005415254c/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-529a37cb-5f06-4eb2-9e7c-a736f112fd71-stack/6ee788fd-8f80-408e-9511-2a2898fb7003/resources/port1", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/5233d78180d647c4a66dca005415254c/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-529a37cb-5f06-4eb2-9e7c-a736f112fd71-stack/6ee788fd-8f80-408e-9511-2a2898fb7003", "rel": "stack"}], "logical_resource_id": "port1", "creation_time": "2019-01-18T06:48:55Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-18T06:48:55Z", "required_by": ["floating_ip_association", "vm1"], "resource_status_reason": "state changed", "physical_resource_id": "03a91213-c499-408b-8218-de0abcea0a84", "resource_type": "OS::Neutron::Port"}]} 2019-01-18 06:49:22,437 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/5233d78180d647c4a66dca005415254c/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-529a37cb-5f06-4eb2-9e7c-a736f112fd71-stack/6ee788fd-8f80-408e-9511-2a2898fb7003/resources used request id req-84012415-acaf-4ed6-b9bb-0706180f324c 2019-01-18 06:49:22,441 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/3542aec4-d37a-45aa-a358-ad64be459b3d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca9f332c7807a695ce47e04a0bb5eb99cbeeab7e" 2019-01-18 06:49:23,278 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06: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,Accept-Encoding x-openstack-request-id: req-2c39fffa-1016-4048-a01b-c845f39b836c x-compute-request-id: req-2c39fffa-1016-4048-a01b-c845f39b836c Content-Encoding: gzip Content-Length: 839 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackFloatingIpTests-529a37cb-5f06-4eb2-9e7c-a736f112fd71-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:83:a1:d1", "version": 4, "addr": "10.1.2.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:83:a1:d1", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/3542aec4-d37a-45aa-a358-ad64be459b3d", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/3542aec4-d37a-45aa-a358-ad64be459b3d", "rel": "bookmark"}], "image": {"id": "c6d38163-ff04-4f1d-9eff-17d3b79c474e", "links": [{"href": "http://172.30.9.23:8774/images/c6d38163-ff04-4f1d-9eff-17d3b79c474e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000f9", "OS-SRV-USG:launched_at": "2019-01-18T06:49:19.000000", "flavor": {"id": "98633e07-8ec2-4c0c-81b0-61e8df8e1c2d", "links": [{"href": "http://172.30.9.23:8774/flavors/98633e07-8ec2-4c0c-81b0-61e8df8e1c2d", "rel": "bookmark"}]}, "id": "3542aec4-d37a-45aa-a358-ad64be459b3d", "security_groups": [{"name": "CreateStackFloatingIpTests-529a37cb-5f06-4eb2-9e7c-a736f112fd71-sec_grp"}], "user_id": "78c52d8050654c2d976d0922bf988213", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-18T06:49:19Z", "hostId": "b52a2f0896bb1af3a24d6ce2a3a8af9644f0601954c8dd00ebfe0bc0", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "CreateStackFloatingIpTests-529a37cb-5f06-4eb2-9e7c-a736f112fd71-kp", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "CreateStackFloatingIpTests-529a37cb-5f06-4eb2-9e7c-a736f112fd71-inst1", "created": "2019-01-18T06:49:10Z", "tenant_id": "5233d78180d647c4a66dca005415254c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-18 06:49:23,278 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/3542aec4-d37a-45aa-a358-ad64be459b3d used request id req-2c39fffa-1016-4048-a01b-c845f39b836c 2019-01-18 06:49:23,284 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateStackFloatingIpTests-529a37cb-5f06-4eb2-9e7c-a736f112fd71-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca9f332c7807a695ce47e04a0bb5eb99cbeeab7e" 2019-01-18 06:49:23,364 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 748 X-Openstack-Request-Id: req-24aed8ce-e0d2-4bb8-9fe0-856c596aab43 Date: Fri, 18 Jan 2019 06:49:23 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"7f99ad08-1201-4e64-b42f-82bc52d6f3e8","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":33,"ipv4_address_scope":null,"shared":false,"project_id":"5233d78180d647c4a66dca005415254c","status":"ACTIVE","subnets":["925f0bfe-cee1-4ecf-91a3-756b9c9405ba"],"description":"","tags":[],"updated_at":"2019-01-18T06:49:00Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-529a37cb-5f06-4eb2-9e7c-a736f112fd71-net","admin_state_up":true,"tenant_id":"5233d78180d647c4a66dca005415254c","created_at":"2019-01-18T06:48:58Z","provider:network_type":"vxlan"}]} 2019-01-18 06:49:23,364 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateStackFloatingIpTests-529a37cb-5f06-4eb2-9e7c-a736f112fd71-net used request id req-24aed8ce-e0d2-4bb8-9fe0-856c596aab43 2019-01-18 06:49:23,368 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-18 06:49:23,373 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 18 Jan 2019 06:49: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"}]}]}} 2019-01-18 06:49:23,374 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/5233d78180d647c4a66dca005415254c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca9f332c7807a695ce47e04a0bb5eb99cbeeab7e" 2019-01-18 06:49:23,454 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:49:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b5eb4c0f-e6a5-471d-b032-4d019ba0dfad 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/5233d78180d647c4a66dca005415254c"}, "enabled": true, "id": "5233d78180d647c4a66dca005415254c", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-788a69f3-5f50-49f-proj"}} 2019-01-18 06:49:23,454 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/5233d78180d647c4a66dca005415254c used request id req-b5eb4c0f-e6a5-471d-b032-4d019ba0dfad 2019-01-18 06:49:23,459 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=7f99ad08-1201-4e64-b42f-82bc52d6f3e8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca9f332c7807a695ce47e04a0bb5eb99cbeeab7e" 2019-01-18 06:49:23,654 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-faba5d96-ef08-4eda-a4d5-047718885b1a Date: Fri, 18 Jan 2019 06:49:23 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7f99ad08-1201-4e64-b42f-82bc52d6f3e8","tenant_id":"5233d78180d647c4a66dca005415254c","created_at":"2019-01-18T06:49:00Z","dns_nameservers":[],"updated_at":"2019-01-18T06:49:00Z","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":"5233d78180d647c4a66dca005415254c","id":"925f0bfe-cee1-4ecf-91a3-756b9c9405ba","subnetpool_id":null,"name":"CreateStackFloatingIpTests-529a37cb-5f06-4eb2-9e7c-a736f112fd71-subnet"}]} 2019-01-18 06:49:23,655 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=7f99ad08-1201-4e64-b42f-82bc52d6f3e8 used request id req-faba5d96-ef08-4eda-a4d5-047718885b1a 2019-01-18 06:49:23,660 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=7f99ad08-1201-4e64-b42f-82bc52d6f3e8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca9f332c7807a695ce47e04a0bb5eb99cbeeab7e" 2019-01-18 06:49:23,711 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5806 X-Openstack-Request-Id: req-e460aa6f-c5ac-4592-b233-d08fea8799d8 Date: Fri, 18 Jan 2019 06:49:23 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:49:19Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"925f0bfe-cee1-4ecf-91a3-756b9c9405ba","ip_address":"10.1.2.11"}],"id":"03a91213-c499-408b-8218-de0abcea0a84","security_groups":["1d8d5899-bfd3-4659-9e14-94a71481a0d3"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:83:a1:d1","project_id":"5233d78180d647c4a66dca005415254c","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-529a37cb-5f06-4eb2-9e7c-a736f112fd71-stack-port1-qpdzpzaozxvk","admin_state_up":true,"network_id":"7f99ad08-1201-4e64-b42f-82bc52d6f3e8","tenant_id":"5233d78180d647c4a66dca005415254c","created_at":"2019-01-18T06:49:03Z","binding:vnic_type":"normal","device_id":"3542aec4-d37a-45aa-a358-ad64be459b3d"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:49:21Z","device_owner":"network:ha_router_replicated_interface","revision_number":10,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"925f0bfe-cee1-4ecf-91a3-756b9c9405ba","ip_address":"10.1.2.1"}],"id":"0c195623-a3b8-4b24-aa06-3ae707889d6f","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:4a:27:99","project_id":"5233d78180d647c4a66dca005415254c","status":"DOWN","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7f99ad08-1201-4e64-b42f-82bc52d6f3e8","tenant_id":"5233d78180d647c4a66dca005415254c","created_at":"2019-01-18T06:49:08Z","binding:vnic_type":"normal","device_id":"4c9f904f-9ebb-4dff-b40c-319acfa52a8d"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:49:03Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"925f0bfe-cee1-4ecf-91a3-756b9c9405ba","ip_address":"10.1.2.2"}],"id":"2a5ee380-432e-49f2-bfe8-94c36fbc5c06","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:da:ac:b1","project_id":"5233d78180d647c4a66dca005415254c","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7f99ad08-1201-4e64-b42f-82bc52d6f3e8","tenant_id":"5233d78180d647c4a66dca005415254c","created_at":"2019-01-18T06:49:01Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-7f99ad08-1201-4e64-b42f-82bc52d6f3e8"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:49:10Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"925f0bfe-cee1-4ecf-91a3-756b9c9405ba","ip_address":"10.1.2.10"}],"id":"5ce866d0-a2d5-4e55-8a23-3faef89a14a3","security_groups":["c043cf8f-6f7e-42cf-9457-8bacd21cf011"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:05:0f:31","project_id":"5233d78180d647c4a66dca005415254c","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7f99ad08-1201-4e64-b42f-82bc52d6f3e8","tenant_id":"5233d78180d647c4a66dca005415254c","created_at":"2019-01-18T06:49:05Z","binding:vnic_type":"normal","device_id":"9e4e779f-c4b9-4b91-ae4a-5a0cba018f27"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:49:03Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"925f0bfe-cee1-4ecf-91a3-756b9c9405ba","ip_address":"10.1.2.3"}],"id":"5f704f8b-bd2e-467c-aa3d-49768a36e903","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:af:51","project_id":"5233d78180d647c4a66dca005415254c","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7f99ad08-1201-4e64-b42f-82bc52d6f3e8","tenant_id":"5233d78180d647c4a66dca005415254c","created_at":"2019-01-18T06:49:02Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-7f99ad08-1201-4e64-b42f-82bc52d6f3e8"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:49:04Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"925f0bfe-cee1-4ecf-91a3-756b9c9405ba","ip_address":"10.1.2.4"}],"id":"a5853c7d-3a78-44b6-ae6a-4409c72911f1","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:ca:38:59","project_id":"5233d78180d647c4a66dca005415254c","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7f99ad08-1201-4e64-b42f-82bc52d6f3e8","tenant_id":"5233d78180d647c4a66dca005415254c","created_at":"2019-01-18T06:49:02Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-7f99ad08-1201-4e64-b42f-82bc52d6f3e8"}]} 2019-01-18 06:49:23,711 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=7f99ad08-1201-4e64-b42f-82bc52d6f3e8 used request id req-e460aa6f-c5ac-4592-b233-d08fea8799d8 2019-01-18 06:49:23,715 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/9e4e779f-c4b9-4b91-ae4a-5a0cba018f27 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca9f332c7807a695ce47e04a0bb5eb99cbeeab7e" 2019-01-18 06:49:24,253 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:49: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-6669d1e2-bb99-4798-b463-38401341fde7 x-compute-request-id: req-6669d1e2-bb99-4798-b463-38401341fde7 Content-Encoding: gzip Content-Length: 825 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackFloatingIpTests-529a37cb-5f06-4eb2-9e7c-a736f112fd71-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:0f:31", "version": 4, "addr": "10.1.2.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/9e4e779f-c4b9-4b91-ae4a-5a0cba018f27", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/9e4e779f-c4b9-4b91-ae4a-5a0cba018f27", "rel": "bookmark"}], "image": {"id": "c6d38163-ff04-4f1d-9eff-17d3b79c474e", "links": [{"href": "http://172.30.9.23:8774/images/c6d38163-ff04-4f1d-9eff-17d3b79c474e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000f6", "OS-SRV-USG:launched_at": "2019-01-18T06:49:09.000000", "flavor": {"id": "dbf0272f-1ea4-427b-85bc-557e756a52d3", "links": [{"href": "http://172.30.9.23:8774/flavors/dbf0272f-1ea4-427b-85bc-557e756a52d3", "rel": "bookmark"}]}, "id": "9e4e779f-c4b9-4b91-ae4a-5a0cba018f27", "security_groups": [{"name": "default"}], "user_id": "78c52d8050654c2d976d0922bf988213", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-18T06:49:11Z", "hostId": "ae9d550c3058f7a00e2fd97e636671f2859c7361100278a061bbb08e", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "CreateStackFloatingIpTests-529a37cb-5f06-4eb2-9e7c-a736f112fd71-kp", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "CreateStackFloatingIpTests-529a37cb-5f06-4eb2-9e7c-a736f112fd71-inst2", "created": "2019-01-18T06:49:04Z", "tenant_id": "5233d78180d647c4a66dca005415254c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-18 06:49:24,253 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/9e4e779f-c4b9-4b91-ae4a-5a0cba018f27 used request id req-6669d1e2-bb99-4798-b463-38401341fde7 2019-01-18 06:49:24,259 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateStackFloatingIpTests-529a37cb-5f06-4eb2-9e7c-a736f112fd71-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca9f332c7807a695ce47e04a0bb5eb99cbeeab7e" 2019-01-18 06:49:24,482 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 748 X-Openstack-Request-Id: req-a71764ea-539e-482e-82e4-af79761ed6c9 Date: Fri, 18 Jan 2019 06:49:24 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"7f99ad08-1201-4e64-b42f-82bc52d6f3e8","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":33,"ipv4_address_scope":null,"shared":false,"project_id":"5233d78180d647c4a66dca005415254c","status":"ACTIVE","subnets":["925f0bfe-cee1-4ecf-91a3-756b9c9405ba"],"description":"","tags":[],"updated_at":"2019-01-18T06:49:00Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-529a37cb-5f06-4eb2-9e7c-a736f112fd71-net","admin_state_up":true,"tenant_id":"5233d78180d647c4a66dca005415254c","created_at":"2019-01-18T06:48:58Z","provider:network_type":"vxlan"}]} 2019-01-18 06:49:24,482 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateStackFloatingIpTests-529a37cb-5f06-4eb2-9e7c-a736f112fd71-net used request id req-a71764ea-539e-482e-82e4-af79761ed6c9 2019-01-18 06:49:24,487 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/5233d78180d647c4a66dca005415254c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca9f332c7807a695ce47e04a0bb5eb99cbeeab7e" 2019-01-18 06:49:24,566 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:49:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a9728c8e-d053-4329-9b36-360d6edf48ff 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/5233d78180d647c4a66dca005415254c"}, "enabled": true, "id": "5233d78180d647c4a66dca005415254c", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-788a69f3-5f50-49f-proj"}} 2019-01-18 06:49:24,567 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/5233d78180d647c4a66dca005415254c used request id req-a9728c8e-d053-4329-9b36-360d6edf48ff 2019-01-18 06:49:24,572 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=7f99ad08-1201-4e64-b42f-82bc52d6f3e8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca9f332c7807a695ce47e04a0bb5eb99cbeeab7e" 2019-01-18 06:49:24,627 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-97118d49-e65a-4ca0-9e4f-734b1e6911d6 Date: Fri, 18 Jan 2019 06:49:24 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7f99ad08-1201-4e64-b42f-82bc52d6f3e8","tenant_id":"5233d78180d647c4a66dca005415254c","created_at":"2019-01-18T06:49:00Z","dns_nameservers":[],"updated_at":"2019-01-18T06:49:00Z","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":"5233d78180d647c4a66dca005415254c","id":"925f0bfe-cee1-4ecf-91a3-756b9c9405ba","subnetpool_id":null,"name":"CreateStackFloatingIpTests-529a37cb-5f06-4eb2-9e7c-a736f112fd71-subnet"}]} 2019-01-18 06:49:24,628 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=7f99ad08-1201-4e64-b42f-82bc52d6f3e8 used request id req-97118d49-e65a-4ca0-9e4f-734b1e6911d6 2019-01-18 06:49:24,633 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=7f99ad08-1201-4e64-b42f-82bc52d6f3e8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca9f332c7807a695ce47e04a0bb5eb99cbeeab7e" 2019-01-18 06:49:24,689 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5808 X-Openstack-Request-Id: req-a83aca94-92ad-426d-b20b-36d25982e4f6 Date: Fri, 18 Jan 2019 06:49:24 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:49:19Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"925f0bfe-cee1-4ecf-91a3-756b9c9405ba","ip_address":"10.1.2.11"}],"id":"03a91213-c499-408b-8218-de0abcea0a84","security_groups":["1d8d5899-bfd3-4659-9e14-94a71481a0d3"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:83:a1:d1","project_id":"5233d78180d647c4a66dca005415254c","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-529a37cb-5f06-4eb2-9e7c-a736f112fd71-stack-port1-qpdzpzaozxvk","admin_state_up":true,"network_id":"7f99ad08-1201-4e64-b42f-82bc52d6f3e8","tenant_id":"5233d78180d647c4a66dca005415254c","created_at":"2019-01-18T06:49:03Z","binding:vnic_type":"normal","device_id":"3542aec4-d37a-45aa-a358-ad64be459b3d"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:49:24Z","device_owner":"network:ha_router_replicated_interface","revision_number":11,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"925f0bfe-cee1-4ecf-91a3-756b9c9405ba","ip_address":"10.1.2.1"}],"id":"0c195623-a3b8-4b24-aa06-3ae707889d6f","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:4a:27:99","project_id":"5233d78180d647c4a66dca005415254c","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7f99ad08-1201-4e64-b42f-82bc52d6f3e8","tenant_id":"5233d78180d647c4a66dca005415254c","created_at":"2019-01-18T06:49:08Z","binding:vnic_type":"normal","device_id":"4c9f904f-9ebb-4dff-b40c-319acfa52a8d"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:49:03Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"925f0bfe-cee1-4ecf-91a3-756b9c9405ba","ip_address":"10.1.2.2"}],"id":"2a5ee380-432e-49f2-bfe8-94c36fbc5c06","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:da:ac:b1","project_id":"5233d78180d647c4a66dca005415254c","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7f99ad08-1201-4e64-b42f-82bc52d6f3e8","tenant_id":"5233d78180d647c4a66dca005415254c","created_at":"2019-01-18T06:49:01Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-7f99ad08-1201-4e64-b42f-82bc52d6f3e8"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:49:10Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"925f0bfe-cee1-4ecf-91a3-756b9c9405ba","ip_address":"10.1.2.10"}],"id":"5ce866d0-a2d5-4e55-8a23-3faef89a14a3","security_groups":["c043cf8f-6f7e-42cf-9457-8bacd21cf011"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:05:0f:31","project_id":"5233d78180d647c4a66dca005415254c","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7f99ad08-1201-4e64-b42f-82bc52d6f3e8","tenant_id":"5233d78180d647c4a66dca005415254c","created_at":"2019-01-18T06:49:05Z","binding:vnic_type":"normal","device_id":"9e4e779f-c4b9-4b91-ae4a-5a0cba018f27"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:49:03Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"925f0bfe-cee1-4ecf-91a3-756b9c9405ba","ip_address":"10.1.2.3"}],"id":"5f704f8b-bd2e-467c-aa3d-49768a36e903","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:af:51","project_id":"5233d78180d647c4a66dca005415254c","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7f99ad08-1201-4e64-b42f-82bc52d6f3e8","tenant_id":"5233d78180d647c4a66dca005415254c","created_at":"2019-01-18T06:49:02Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-7f99ad08-1201-4e64-b42f-82bc52d6f3e8"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:49:04Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"925f0bfe-cee1-4ecf-91a3-756b9c9405ba","ip_address":"10.1.2.4"}],"id":"a5853c7d-3a78-44b6-ae6a-4409c72911f1","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:ca:38:59","project_id":"5233d78180d647c4a66dca005415254c","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7f99ad08-1201-4e64-b42f-82bc52d6f3e8","tenant_id":"5233d78180d647c4a66dca005415254c","created_at":"2019-01-18T06:49:02Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-7f99ad08-1201-4e64-b42f-82bc52d6f3e8"}]} 2019-01-18 06:49:24,690 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=7f99ad08-1201-4e64-b42f-82bc52d6f3e8 used request id req-a83aca94-92ad-426d-b20b-36d25982e4f6 2019-01-18 06:49:24,694 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/5233d78180d647c4a66dca005415254c/stacks/6ee788fd-8f80-408e-9511-2a2898fb7003/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca9f332c7807a695ce47e04a0bb5eb99cbeeab7e" 2019-01-18 06:49:24,720 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 18 Jan 2019 06:49:24 GMT Server: Apache x-openstack-request-id: req-598f43af-313e-4724-8d18-3822bd376637 Location: http://172.30.9.23:8004/v1/5233d78180d647c4a66dca005415254c/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-529a37cb-5f06-4eb2-9e7c-a736f112fd71-stack/6ee788fd-8f80-408e-9511-2a2898fb7003/resources Content-Length: 563 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/5233d78180d647c4a66dca005415254c/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-529a37cb-5f06-4eb2-9e7c-a736f112fd71-stack/6ee788fd-8f80-408e-9511-2a2898fb7003/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-18 06:49:24,897 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:49:24 GMT Server: Apache x-openstack-request-id: req-00327c95-fe5d-4934-92bb-198220898f39 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 1063 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "flavor2", "links": [{"href": "http://172.30.9.23:8004/v1/5233d78180d647c4a66dca005415254c/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-529a37cb-5f06-4eb2-9e7c-a736f112fd71-stack/6ee788fd-8f80-408e-9511-2a2898fb7003/resources/flavor2", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/5233d78180d647c4a66dca005415254c/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-529a37cb-5f06-4eb2-9e7c-a736f112fd71-stack/6ee788fd-8f80-408e-9511-2a2898fb7003", "rel": "stack"}], "logical_resource_id": "flavor2", "creation_time": "2019-01-18T06:48:55Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-18T06:48:55Z", "required_by": ["vm2"], "resource_status_reason": "state changed", "physical_resource_id": "dbf0272f-1ea4-427b-85bc-557e756a52d3", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "flavor1", "links": [{"href": "http://172.30.9.23:8004/v1/5233d78180d647c4a66dca005415254c/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-529a37cb-5f06-4eb2-9e7c-a736f112fd71-stack/6ee788fd-8f80-408e-9511-2a2898fb7003/resources/flavor1", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/5233d78180d647c4a66dca005415254c/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-529a37cb-5f06-4eb2-9e7c-a736f112fd71-stack/6ee788fd-8f80-408e-9511-2a2898fb7003", "rel": "stack"}], "logical_resource_id": "flavor1", "creation_time": "2019-01-18T06:48:55Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-18T06:48:55Z", "required_by": ["vm1"], "resource_status_reason": "state changed", "physical_resource_id": "98633e07-8ec2-4c0c-81b0-61e8df8e1c2d", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "network", "links": [{"href": "http://172.30.9.23:8004/v1/5233d78180d647c4a66dca005415254c/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-529a37cb-5f06-4eb2-9e7c-a736f112fd71-stack/6ee788fd-8f80-408e-9511-2a2898fb7003/resources/network", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/5233d78180d647c4a66dca005415254c/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-529a37cb-5f06-4eb2-9e7c-a736f112fd71-stack/6ee788fd-8f80-408e-9511-2a2898fb7003", "rel": "stack"}], "logical_resource_id": "network", "creation_time": "2019-01-18T06:48:55Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-18T06:48:55Z", "required_by": ["subnet", "vm2", "port1"], "resource_status_reason": "state changed", "physical_resource_id": "7f99ad08-1201-4e64-b42f-82bc52d6f3e8", "resource_type": "OS::Neutron::Net"}, {"resource_name": "server_security_group", "links": [{"href": "http://172.30.9.23:8004/v1/5233d78180d647c4a66dca005415254c/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-529a37cb-5f06-4eb2-9e7c-a736f112fd71-stack/6ee788fd-8f80-408e-9511-2a2898fb7003/resources/server_security_group", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/5233d78180d647c4a66dca005415254c/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-529a37cb-5f06-4eb2-9e7c-a736f112fd71-stack/6ee788fd-8f80-408e-9511-2a2898fb7003", "rel": "stack"}], "logical_resource_id": "server_security_group", "creation_time": "2019-01-18T06:48:55Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-18T06:48:55Z", "required_by": ["port1"], "resource_status_reason": "state changed", "physical_resource_id": "1d8d5899-bfd3-4659-9e14-94a71481a0d3", "resource_type": "OS::Neutron::SecurityGroup"}, {"resource_name": "floating_ip", "links": [{"href": "http://172.30.9.23:8004/v1/5233d78180d647c4a66dca005415254c/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-529a37cb-5f06-4eb2-9e7c-a736f112fd71-stack/6ee788fd-8f80-408e-9511-2a2898fb7003/resources/floating_ip", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/5233d78180d647c4a66dca005415254c/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-529a37cb-5f06-4eb2-9e7c-a736f112fd71-stack/6ee788fd-8f80-408e-9511-2a2898fb7003", "rel": "stack"}], "logical_resource_id": "floating_ip", "creation_time": "2019-01-18T06:48:55Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-18T06:48:55Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "6db76d09-3b42-4ca2-b066-aebd9b993c12", "resource_type": "OS::Neutron::FloatingIP"}, {"resource_name": "floating_ip_association", "links": [{"href": "http://172.30.9.23:8004/v1/5233d78180d647c4a66dca005415254c/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-529a37cb-5f06-4eb2-9e7c-a736f112fd71-stack/6ee788fd-8f80-408e-9511-2a2898fb7003/resources/floating_ip_association", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/5233d78180d647c4a66dca005415254c/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-529a37cb-5f06-4eb2-9e7c-a736f112fd71-stack/6ee788fd-8f80-408e-9511-2a2898fb7003", "rel": "stack"}], "logical_resource_id": "floating_ip_association", "creation_time": "2019-01-18T06:48:55Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-18T06:48:55Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "213", "resource_type": "OS::Neutron::FloatingIPAssociation"}, {"resource_name": "management_router", "links": [{"href": "http://172.30.9.23:8004/v1/5233d78180d647c4a66dca005415254c/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-529a37cb-5f06-4eb2-9e7c-a736f112fd71-stack/6ee788fd-8f80-408e-9511-2a2898fb7003/resources/management_router", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/5233d78180d647c4a66dca005415254c/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-529a37cb-5f06-4eb2-9e7c-a736f112fd71-stack/6ee788fd-8f80-408e-9511-2a2898fb7003", "rel": "stack"}], "logical_resource_id": "management_router", "creation_time": "2019-01-18T06:48:55Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-18T06:48:55Z", "required_by": ["management_router_interface", "floating_ip"], "resource_status_reason": "state changed", "physical_resource_id": "4c9f904f-9ebb-4dff-b40c-319acfa52a8d", "resource_type": "OS::Neutron::Router"}, {"resource_name": "keypair", "links": [{"href": "http://172.30.9.23:8004/v1/5233d78180d647c4a66dca005415254c/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-529a37cb-5f06-4eb2-9e7c-a736f112fd71-stack/6ee788fd-8f80-408e-9511-2a2898fb7003/resources/keypair", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/5233d78180d647c4a66dca005415254c/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-529a37cb-5f06-4eb2-9e7c-a736f112fd71-stack/6ee788fd-8f80-408e-9511-2a2898fb7003", "rel": "stack"}], "logical_resource_id": "keypair", "creation_time": "2019-01-18T06:48:55Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-18T06:48:55Z", "required_by": ["vm1", "vm2"], "resource_status_reason": "state changed", "physical_resource_id": "CreateStackFloatingIpTests-529a37cb-5f06-4eb2-9e7c-a736f112fd71-kp", "resource_type": "OS::Nova::KeyPair"}, {"resource_name": "management_router_interface", "links": [{"href": "http://172.30.9.23:8004/v1/5233d78180d647c4a66dca005415254c/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-529a37cb-5f06-4eb2-9e7c-a736f112fd71-stack/6ee788fd-8f80-408e-9511-2a2898fb7003/resources/management_router_interface", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/5233d78180d647c4a66dca005415254c/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-529a37cb-5f06-4eb2-9e7c-a736f112fd71-stack/6ee788fd-8f80-408e-9511-2a2898fb7003", "rel": "stack"}], "logical_resource_id": "management_router_interface", "creation_time": "2019-01-18T06:48:55Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-18T06:48:55Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "4c9f904f-9ebb-4dff-b40c-319acfa52a8d:subnet_id=925f0bfe-cee1-4ecf-91a3-756b9c9405ba", "resource_type": "OS::Neutron::RouterInterface"}, {"resource_name": "subnet", "links": [{"href": "http://172.30.9.23:8004/v1/5233d78180d647c4a66dca005415254c/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-529a37cb-5f06-4eb2-9e7c-a736f112fd71-stack/6ee788fd-8f80-408e-9511-2a2898fb7003/resources/subnet", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/5233d78180d647c4a66dca005415254c/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-529a37cb-5f06-4eb2-9e7c-a736f112fd71-stack/6ee788fd-8f80-408e-9511-2a2898fb7003", "rel": "stack"}], "logical_resource_id": "subnet", "creation_time": "2019-01-18T06:48:55Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-18T06:48:55Z", "required_by": ["management_router_interface", "vm1", "vm2", "port1"], "resource_status_reason": "state changed", "physical_resource_id": "925f0bfe-cee1-4ecf-91a3-756b9c9405ba", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "vm1", "links": [{"href": "http://172.30.9.23:8004/v1/5233d78180d647c4a66dca005415254c/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-529a37cb-5f06-4eb2-9e7c-a736f112fd71-stack/6ee788fd-8f80-408e-9511-2a2898fb7003/resources/vm1", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/5233d78180d647c4a66dca005415254c/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-529a37cb-5f06-4eb2-9e7c-a736f112fd71-stack/6ee788fd-8f80-408e-9511-2a2898fb7003", "rel": "stack"}], "logical_resource_id": "vm1", "creation_time": "2019-01-18T06:48:55Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-18T06:48:55Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "3542aec4-d37a-45aa-a358-ad64be459b3d", "resource_type": "OS::Nova::Server"}, {"resource_name": "vm2", "links": [{"href": "http://172.30.9.23:8004/v1/5233d78180d647c4a66dca005415254c/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-529a37cb-5f06-4eb2-9e7c-a736f112fd71-stack/6ee788fd-8f80-408e-9511-2a2898fb7003/resources/vm2", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/5233d78180d647c4a66dca005415254c/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-529a37cb-5f06-4eb2-9e7c-a736f112fd71-stack/6ee788fd-8f80-408e-9511-2a2898fb7003", "rel": "stack"}], "logical_resource_id": "vm2", "creation_time": "2019-01-18T06:48:55Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-18T06:48:55Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "9e4e779f-c4b9-4b91-ae4a-5a0cba018f27", "resource_type": "OS::Nova::Server"}, {"resource_name": "port1", "links": [{"href": "http://172.30.9.23:8004/v1/5233d78180d647c4a66dca005415254c/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-529a37cb-5f06-4eb2-9e7c-a736f112fd71-stack/6ee788fd-8f80-408e-9511-2a2898fb7003/resources/port1", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/5233d78180d647c4a66dca005415254c/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-529a37cb-5f06-4eb2-9e7c-a736f112fd71-stack/6ee788fd-8f80-408e-9511-2a2898fb7003", "rel": "stack"}], "logical_resource_id": "port1", "creation_time": "2019-01-18T06:48:55Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-18T06:48:55Z", "required_by": ["floating_ip_association", "vm1"], "resource_status_reason": "state changed", "physical_resource_id": "03a91213-c499-408b-8218-de0abcea0a84", "resource_type": "OS::Neutron::Port"}]} 2019-01-18 06:49:24,898 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/5233d78180d647c4a66dca005415254c/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-529a37cb-5f06-4eb2-9e7c-a736f112fd71-stack/6ee788fd-8f80-408e-9511-2a2898fb7003/resources used request id req-00327c95-fe5d-4934-92bb-198220898f39 2019-01-18 06:49:24,901 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors/98633e07-8ec2-4c0c-81b0-61e8df8e1c2d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca9f332c7807a695ce47e04a0bb5eb99cbeeab7e" 2019-01-18 06:49:24,921 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06: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-534e169f-4b44-4c12-a042-912827d5d6b4 x-compute-request-id: req-534e169f-4b44-4c12-a042-912827d5d6b4 Content-Encoding: gzip Content-Length: 338 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/98633e07-8ec2-4c0c-81b0-61e8df8e1c2d", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/98633e07-8ec2-4c0c-81b0-61e8df8e1c2d", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 2, "id": "98633e07-8ec2-4c0c-81b0-61e8df8e1c2d", "name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-529a37cb-5f06-4eb2-9e7c-a736f112fd71-stack-flavor1-k6az64ve2yad", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2019-01-18 06:49:24,921 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/98633e07-8ec2-4c0c-81b0-61e8df8e1c2d used request id req-534e169f-4b44-4c12-a042-912827d5d6b4 2019-01-18 06:49:24,926 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets/925f0bfe-cee1-4ecf-91a3-756b9c9405ba -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca9f332c7807a695ce47e04a0bb5eb99cbeeab7e" 2019-01-18 06:49:24,975 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-f95b8d79-2fe4-417c-b764-67426a30fd08 Date: Fri, 18 Jan 2019 06:49:24 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7f99ad08-1201-4e64-b42f-82bc52d6f3e8","tenant_id":"5233d78180d647c4a66dca005415254c","created_at":"2019-01-18T06:49:00Z","dns_nameservers":[],"updated_at":"2019-01-18T06:49:00Z","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":"5233d78180d647c4a66dca005415254c","id":"925f0bfe-cee1-4ecf-91a3-756b9c9405ba","subnetpool_id":null,"name":"CreateStackFloatingIpTests-529a37cb-5f06-4eb2-9e7c-a736f112fd71-subnet"}} 2019-01-18 06:49:24,975 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets/925f0bfe-cee1-4ecf-91a3-756b9c9405ba used request id req-f95b8d79-2fe4-417c-b764-67426a30fd08 2019-01-18 06:49:24,980 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=7f99ad08-1201-4e64-b42f-82bc52d6f3e8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca9f332c7807a695ce47e04a0bb5eb99cbeeab7e" 2019-01-18 06:49:25,062 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 748 X-Openstack-Request-Id: req-2e06a45e-f45c-427e-8a7d-32b414be2c78 Date: Fri, 18 Jan 2019 06:49:25 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"7f99ad08-1201-4e64-b42f-82bc52d6f3e8","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":33,"ipv4_address_scope":null,"shared":false,"project_id":"5233d78180d647c4a66dca005415254c","status":"ACTIVE","subnets":["925f0bfe-cee1-4ecf-91a3-756b9c9405ba"],"description":"","tags":[],"updated_at":"2019-01-18T06:49:00Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-529a37cb-5f06-4eb2-9e7c-a736f112fd71-net","admin_state_up":true,"tenant_id":"5233d78180d647c4a66dca005415254c","created_at":"2019-01-18T06:48:58Z","provider:network_type":"vxlan"}]} 2019-01-18 06:49:25,062 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=7f99ad08-1201-4e64-b42f-82bc52d6f3e8 used request id req-2e06a45e-f45c-427e-8a7d-32b414be2c78 2019-01-18 06:49:25,069 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=7f99ad08-1201-4e64-b42f-82bc52d6f3e8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca9f332c7807a695ce47e04a0bb5eb99cbeeab7e" 2019-01-18 06:49:25,118 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-8c7dd398-5946-45c9-9ba8-99c1f2af620b Date: Fri, 18 Jan 2019 06:49:25 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7f99ad08-1201-4e64-b42f-82bc52d6f3e8","tenant_id":"5233d78180d647c4a66dca005415254c","created_at":"2019-01-18T06:49:00Z","dns_nameservers":[],"updated_at":"2019-01-18T06:49:00Z","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":"5233d78180d647c4a66dca005415254c","id":"925f0bfe-cee1-4ecf-91a3-756b9c9405ba","subnetpool_id":null,"name":"CreateStackFloatingIpTests-529a37cb-5f06-4eb2-9e7c-a736f112fd71-subnet"}]} 2019-01-18 06:49:25,118 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=7f99ad08-1201-4e64-b42f-82bc52d6f3e8 used request id req-8c7dd398-5946-45c9-9ba8-99c1f2af620b 2019-01-18 06:49:25,123 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateStackFloatingIpTests-529a37cb-5f06-4eb2-9e7c-a736f112fd71-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca9f332c7807a695ce47e04a0bb5eb99cbeeab7e" 2019-01-18 06:49:25,366 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 748 X-Openstack-Request-Id: req-5a4524f7-db29-4b62-8b75-4bf3ebe9c13c Date: Fri, 18 Jan 2019 06:49:25 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"7f99ad08-1201-4e64-b42f-82bc52d6f3e8","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":33,"ipv4_address_scope":null,"shared":false,"project_id":"5233d78180d647c4a66dca005415254c","status":"ACTIVE","subnets":["925f0bfe-cee1-4ecf-91a3-756b9c9405ba"],"description":"","tags":[],"updated_at":"2019-01-18T06:49:00Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-529a37cb-5f06-4eb2-9e7c-a736f112fd71-net","admin_state_up":true,"tenant_id":"5233d78180d647c4a66dca005415254c","created_at":"2019-01-18T06:48:58Z","provider:network_type":"vxlan"}]} 2019-01-18 06:49:25,367 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateStackFloatingIpTests-529a37cb-5f06-4eb2-9e7c-a736f112fd71-net used request id req-5a4524f7-db29-4b62-8b75-4bf3ebe9c13c 2019-01-18 06:49:25,371 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/5233d78180d647c4a66dca005415254c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca9f332c7807a695ce47e04a0bb5eb99cbeeab7e" 2019-01-18 06:49:25,538 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:49:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-88fa3fa9-3bb8-43a2-99a3-5539d29b9718 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/5233d78180d647c4a66dca005415254c"}, "enabled": true, "id": "5233d78180d647c4a66dca005415254c", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-788a69f3-5f50-49f-proj"}} 2019-01-18 06:49:25,539 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/5233d78180d647c4a66dca005415254c used request id req-88fa3fa9-3bb8-43a2-99a3-5539d29b9718 2019-01-18 06:49:25,544 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=7f99ad08-1201-4e64-b42f-82bc52d6f3e8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca9f332c7807a695ce47e04a0bb5eb99cbeeab7e" 2019-01-18 06:49:25,589 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-ec7855e4-6b3f-41a7-84c0-d6fcc5e1d5c2 Date: Fri, 18 Jan 2019 06:49:25 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7f99ad08-1201-4e64-b42f-82bc52d6f3e8","tenant_id":"5233d78180d647c4a66dca005415254c","created_at":"2019-01-18T06:49:00Z","dns_nameservers":[],"updated_at":"2019-01-18T06:49:00Z","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":"5233d78180d647c4a66dca005415254c","id":"925f0bfe-cee1-4ecf-91a3-756b9c9405ba","subnetpool_id":null,"name":"CreateStackFloatingIpTests-529a37cb-5f06-4eb2-9e7c-a736f112fd71-subnet"}]} 2019-01-18 06:49:25,589 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=7f99ad08-1201-4e64-b42f-82bc52d6f3e8 used request id req-ec7855e4-6b3f-41a7-84c0-d6fcc5e1d5c2 2019-01-18 06:49:25,595 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=7f99ad08-1201-4e64-b42f-82bc52d6f3e8&mac_address=fa%3A16%3A3e%3A83%3Aa1%3Ad1&name=CreateStackFloatingIpTests-CreateStackFloatingIpTests-529a37cb-5f06-4eb2-9e7c-a736f112fd71-stack-port1-qpdzpzaozxvk&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca9f332c7807a695ce47e04a0bb5eb99cbeeab7e" 2019-01-18 06:49:25,650 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1074 X-Openstack-Request-Id: req-9e665b26-5f26-4d19-ae61-af048aecf841 Date: Fri, 18 Jan 2019 06:49:25 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:49:19Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"925f0bfe-cee1-4ecf-91a3-756b9c9405ba","ip_address":"10.1.2.11"}],"id":"03a91213-c499-408b-8218-de0abcea0a84","security_groups":["1d8d5899-bfd3-4659-9e14-94a71481a0d3"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:83:a1:d1","project_id":"5233d78180d647c4a66dca005415254c","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-529a37cb-5f06-4eb2-9e7c-a736f112fd71-stack-port1-qpdzpzaozxvk","admin_state_up":true,"network_id":"7f99ad08-1201-4e64-b42f-82bc52d6f3e8","tenant_id":"5233d78180d647c4a66dca005415254c","created_at":"2019-01-18T06:49:03Z","binding:vnic_type":"normal","device_id":"3542aec4-d37a-45aa-a358-ad64be459b3d"}]} 2019-01-18 06:49:25,650 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=7f99ad08-1201-4e64-b42f-82bc52d6f3e8&mac_address=fa%3A16%3A3e%3A83%3Aa1%3Ad1&name=CreateStackFloatingIpTests-CreateStackFloatingIpTests-529a37cb-5f06-4eb2-9e7c-a736f112fd71-stack-port1-qpdzpzaozxvk&admin_state_up=True used request id req-9e665b26-5f26-4d19-ae61-af048aecf841 2019-01-18 06:49:25,654 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/5233d78180d647c4a66dca005415254c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca9f332c7807a695ce47e04a0bb5eb99cbeeab7e" 2019-01-18 06:49:25,749 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:49:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-60714081-c0d4-46e8-ba00-fe22c585f2f5 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/5233d78180d647c4a66dca005415254c"}, "enabled": true, "id": "5233d78180d647c4a66dca005415254c", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-788a69f3-5f50-49f-proj"}} 2019-01-18 06:49:25,749 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/5233d78180d647c4a66dca005415254c used request id req-60714081-c0d4-46e8-ba00-fe22c585f2f5 2019-01-18 06:49:25,755 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateStackFloatingIpTests-529a37cb-5f06-4eb2-9e7c-a736f112fd71-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca9f332c7807a695ce47e04a0bb5eb99cbeeab7e" 2019-01-18 06:49:25,836 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 748 X-Openstack-Request-Id: req-3eec887a-b3e1-462b-a4bf-53615b04cb5a Date: Fri, 18 Jan 2019 06:49:25 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"7f99ad08-1201-4e64-b42f-82bc52d6f3e8","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":33,"ipv4_address_scope":null,"shared":false,"project_id":"5233d78180d647c4a66dca005415254c","status":"ACTIVE","subnets":["925f0bfe-cee1-4ecf-91a3-756b9c9405ba"],"description":"","tags":[],"updated_at":"2019-01-18T06:49:00Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-529a37cb-5f06-4eb2-9e7c-a736f112fd71-net","admin_state_up":true,"tenant_id":"5233d78180d647c4a66dca005415254c","created_at":"2019-01-18T06:48:58Z","provider:network_type":"vxlan"}]} 2019-01-18 06:49:25,836 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateStackFloatingIpTests-529a37cb-5f06-4eb2-9e7c-a736f112fd71-net used request id req-3eec887a-b3e1-462b-a4bf-53615b04cb5a 2019-01-18 06:49:25,842 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=7f99ad08-1201-4e64-b42f-82bc52d6f3e8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca9f332c7807a695ce47e04a0bb5eb99cbeeab7e" 2019-01-18 06:49:25,891 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-fd3d42df-f707-4184-bd11-c7c64e500077 Date: Fri, 18 Jan 2019 06:49:25 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7f99ad08-1201-4e64-b42f-82bc52d6f3e8","tenant_id":"5233d78180d647c4a66dca005415254c","created_at":"2019-01-18T06:49:00Z","dns_nameservers":[],"updated_at":"2019-01-18T06:49:00Z","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":"5233d78180d647c4a66dca005415254c","id":"925f0bfe-cee1-4ecf-91a3-756b9c9405ba","subnetpool_id":null,"name":"CreateStackFloatingIpTests-529a37cb-5f06-4eb2-9e7c-a736f112fd71-subnet"}]} 2019-01-18 06:49:25,891 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=7f99ad08-1201-4e64-b42f-82bc52d6f3e8 used request id req-fd3d42df-f707-4184-bd11-c7c64e500077 2019-01-18 06:49:25,896 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=7f99ad08-1201-4e64-b42f-82bc52d6f3e8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca9f332c7807a695ce47e04a0bb5eb99cbeeab7e" 2019-01-18 06:49:25,947 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5808 X-Openstack-Request-Id: req-582d1ff9-7430-43cd-8f14-23b2f5f11f9f Date: Fri, 18 Jan 2019 06:49:25 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:49:19Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"925f0bfe-cee1-4ecf-91a3-756b9c9405ba","ip_address":"10.1.2.11"}],"id":"03a91213-c499-408b-8218-de0abcea0a84","security_groups":["1d8d5899-bfd3-4659-9e14-94a71481a0d3"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:83:a1:d1","project_id":"5233d78180d647c4a66dca005415254c","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-529a37cb-5f06-4eb2-9e7c-a736f112fd71-stack-port1-qpdzpzaozxvk","admin_state_up":true,"network_id":"7f99ad08-1201-4e64-b42f-82bc52d6f3e8","tenant_id":"5233d78180d647c4a66dca005415254c","created_at":"2019-01-18T06:49:03Z","binding:vnic_type":"normal","device_id":"3542aec4-d37a-45aa-a358-ad64be459b3d"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:49:24Z","device_owner":"network:ha_router_replicated_interface","revision_number":11,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"925f0bfe-cee1-4ecf-91a3-756b9c9405ba","ip_address":"10.1.2.1"}],"id":"0c195623-a3b8-4b24-aa06-3ae707889d6f","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:4a:27:99","project_id":"5233d78180d647c4a66dca005415254c","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7f99ad08-1201-4e64-b42f-82bc52d6f3e8","tenant_id":"5233d78180d647c4a66dca005415254c","created_at":"2019-01-18T06:49:08Z","binding:vnic_type":"normal","device_id":"4c9f904f-9ebb-4dff-b40c-319acfa52a8d"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:49:03Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"925f0bfe-cee1-4ecf-91a3-756b9c9405ba","ip_address":"10.1.2.2"}],"id":"2a5ee380-432e-49f2-bfe8-94c36fbc5c06","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:da:ac:b1","project_id":"5233d78180d647c4a66dca005415254c","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7f99ad08-1201-4e64-b42f-82bc52d6f3e8","tenant_id":"5233d78180d647c4a66dca005415254c","created_at":"2019-01-18T06:49:01Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-7f99ad08-1201-4e64-b42f-82bc52d6f3e8"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:49:10Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"925f0bfe-cee1-4ecf-91a3-756b9c9405ba","ip_address":"10.1.2.10"}],"id":"5ce866d0-a2d5-4e55-8a23-3faef89a14a3","security_groups":["c043cf8f-6f7e-42cf-9457-8bacd21cf011"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:05:0f:31","project_id":"5233d78180d647c4a66dca005415254c","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7f99ad08-1201-4e64-b42f-82bc52d6f3e8","tenant_id":"5233d78180d647c4a66dca005415254c","created_at":"2019-01-18T06:49:05Z","binding:vnic_type":"normal","device_id":"9e4e779f-c4b9-4b91-ae4a-5a0cba018f27"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:49:03Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"925f0bfe-cee1-4ecf-91a3-756b9c9405ba","ip_address":"10.1.2.3"}],"id":"5f704f8b-bd2e-467c-aa3d-49768a36e903","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:af:51","project_id":"5233d78180d647c4a66dca005415254c","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7f99ad08-1201-4e64-b42f-82bc52d6f3e8","tenant_id":"5233d78180d647c4a66dca005415254c","created_at":"2019-01-18T06:49:02Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-7f99ad08-1201-4e64-b42f-82bc52d6f3e8"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:49:04Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"925f0bfe-cee1-4ecf-91a3-756b9c9405ba","ip_address":"10.1.2.4"}],"id":"a5853c7d-3a78-44b6-ae6a-4409c72911f1","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:ca:38:59","project_id":"5233d78180d647c4a66dca005415254c","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7f99ad08-1201-4e64-b42f-82bc52d6f3e8","tenant_id":"5233d78180d647c4a66dca005415254c","created_at":"2019-01-18T06:49:02Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-7f99ad08-1201-4e64-b42f-82bc52d6f3e8"}]} 2019-01-18 06:49:25,947 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=7f99ad08-1201-4e64-b42f-82bc52d6f3e8 used request id req-582d1ff9-7430-43cd-8f14-23b2f5f11f9f 2019-01-18 06:49:25,953 - 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}ca9f332c7807a695ce47e04a0bb5eb99cbeeab7e" 2019-01-18 06:49:26,515 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 552 X-Openstack-Request-Id: req-0cbba091-4603-4b15-9eec-1732ef11de73 Date: Fri, 18 Jan 2019 06:49:26 GMT RESP BODY: {"floatingips": [{"router_id": "4c9f904f-9ebb-4dff-b40c-319acfa52a8d", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "5233d78180d647c4a66dca005415254c", "created_at": "2019-01-18T06:49:08Z", "updated_at": "2019-01-18T06:49:10Z", "floating_network_id": "c7128340-d09d-4472-ab8c-6b0e75149f5d", "fixed_ip_address": "10.1.2.11", "floating_ip_address": "172.30.9.209", "revision_number": 1, "project_id": "5233d78180d647c4a66dca005415254c", "port_id": "03a91213-c499-408b-8218-de0abcea0a84", "id": "6db76d09-3b42-4ca2-b066-aebd9b993c12"}]} 2019-01-18 06:49:26,515 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips used request id req-0cbba091-4603-4b15-9eec-1732ef11de73 2019-01-18 06:49:26,521 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/routers/4c9f904f-9ebb-4dff-b40c-319acfa52a8d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca9f332c7807a695ce47e04a0bb5eb99cbeeab7e" 2019-01-18 06:49:26,584 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 672 X-Openstack-Request-Id: req-08cbdf8a-8295-40ea-83b9-83fe43e88c42 Date: Fri, 18 Jan 2019 06:49:26 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "c7128340-d09d-4472-ab8c-6b0e75149f5d", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "99f540fb-52d8-49ca-b59c-736c854d3c9e", "ip_address": "172.30.9.204"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "5233d78180d647c4a66dca005415254c", "created_at": "2019-01-18T06:49:00Z", "admin_state_up": true, "updated_at": "2019-01-18T06:49:09Z", "project_id": "5233d78180d647c4a66dca005415254c", "flavor_id": null, "revision_number": 8, "routes": [], "ha": true, "id": "4c9f904f-9ebb-4dff-b40c-319acfa52a8d", "name": "mgmt_router"}} 2019-01-18 06:49:26,584 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers/4c9f904f-9ebb-4dff-b40c-319acfa52a8d used request id req-08cbdf8a-8295-40ea-83b9-83fe43e88c42 2019-01-18 06:49:26,589 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?device_id=4c9f904f-9ebb-4dff-b40c-319acfa52a8d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca9f332c7807a695ce47e04a0bb5eb99cbeeab7e" 2019-01-18 06:49:27,158 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4543 X-Openstack-Request-Id: req-6fdde524-3309-443b-81f0-071035479870 Date: Fri, 18 Jan 2019 06:49:27 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:49:09Z","device_owner":"network:router_ha_interface","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"a677eea9-b0f3-4f56-8bad-e8f331335753","ip_address":"169.254.192.8"}],"id":"0b21a346-fd0a-49f0-bd76-6f4331feb644","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:61:75:15","project_id":"","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 5233d78180d647c4a66dca005415254c","admin_state_up":true,"network_id":"5a3e7e3c-7ec2-43b5-a041-eaa9a9527954","tenant_id":"","created_at":"2019-01-18T06:49:03Z","binding:vnic_type":"normal","device_id":"4c9f904f-9ebb-4dff-b40c-319acfa52a8d"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:49:24Z","device_owner":"network:ha_router_replicated_interface","revision_number":11,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"925f0bfe-cee1-4ecf-91a3-756b9c9405ba","ip_address":"10.1.2.1"}],"id":"0c195623-a3b8-4b24-aa06-3ae707889d6f","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:4a:27:99","project_id":"5233d78180d647c4a66dca005415254c","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7f99ad08-1201-4e64-b42f-82bc52d6f3e8","tenant_id":"5233d78180d647c4a66dca005415254c","created_at":"2019-01-18T06:49:08Z","binding:vnic_type":"normal","device_id":"4c9f904f-9ebb-4dff-b40c-319acfa52a8d"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:49:09Z","device_owner":"network:router_ha_interface","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"a677eea9-b0f3-4f56-8bad-e8f331335753","ip_address":"169.254.192.7"}],"id":"4a191990-3bfd-4739-b661-fea809d36acb","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:b8:38","project_id":"","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 5233d78180d647c4a66dca005415254c","admin_state_up":true,"network_id":"5a3e7e3c-7ec2-43b5-a041-eaa9a9527954","tenant_id":"","created_at":"2019-01-18T06:49:03Z","binding:vnic_type":"normal","device_id":"4c9f904f-9ebb-4dff-b40c-319acfa52a8d"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:49:22Z","device_owner":"network:router_gateway","revision_number":12,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"99f540fb-52d8-49ca-b59c-736c854d3c9e","ip_address":"172.30.9.204"}],"id":"a87c227c-3fc9-4a50-adc0-c9b982f317d5","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:eb:82:ac","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":"c7128340-d09d-4472-ab8c-6b0e75149f5d","tenant_id":"","created_at":"2019-01-18T06:49:00Z","binding:vnic_type":"normal","device_id":"4c9f904f-9ebb-4dff-b40c-319acfa52a8d"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:49:08Z","device_owner":"network:router_ha_interface","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"a677eea9-b0f3-4f56-8bad-e8f331335753","ip_address":"169.254.192.3"}],"id":"b857e01a-3d34-4b93-9df8-f493b0497239","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:e1:66:19","project_id":"","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 5233d78180d647c4a66dca005415254c","admin_state_up":true,"network_id":"5a3e7e3c-7ec2-43b5-a041-eaa9a9527954","tenant_id":"","created_at":"2019-01-18T06:49:02Z","binding:vnic_type":"normal","device_id":"4c9f904f-9ebb-4dff-b40c-319acfa52a8d"}]} 2019-01-18 06:49:27,159 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?device_id=4c9f904f-9ebb-4dff-b40c-319acfa52a8d used request id req-6fdde524-3309-443b-81f0-071035479870 2019-01-18 06:49:27,165 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets/99f540fb-52d8-49ca-b59c-736c854d3c9e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca9f332c7807a695ce47e04a0bb5eb99cbeeab7e" 2019-01-18 06:49:27,752 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-d4d09ac4-593a-45c2-a5a9-89576dd7b3e2 Date: Fri, 18 Jan 2019 06:49:27 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"c7128340-d09d-4472-ab8c-6b0e75149f5d","tenant_id":"47feb8aba08a40dca7028a1701e597b9","created_at":"2019-01-18T04:39:13Z","dns_nameservers":[],"updated_at":"2019-01-18T04:39:13Z","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":"47feb8aba08a40dca7028a1701e597b9","id":"99f540fb-52d8-49ca-b59c-736c854d3c9e","subnetpool_id":null,"name":"external-subnet"}} 2019-01-18 06:49:27,752 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets/99f540fb-52d8-49ca-b59c-736c854d3c9e used request id req-d4d09ac4-593a-45c2-a5a9-89576dd7b3e2 2019-01-18 06:49:27,758 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets/a677eea9-b0f3-4f56-8bad-e8f331335753 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca9f332c7807a695ce47e04a0bb5eb99cbeeab7e" 2019-01-18 06:49:27,805 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-bf190cba-3da9-48f1-82ed-e9226e50dd41 Date: Fri, 18 Jan 2019 06:49:27 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"5a3e7e3c-7ec2-43b5-a041-eaa9a9527954","tenant_id":"","created_at":"2019-01-18T06:48:59Z","dns_nameservers":[],"updated_at":"2019-01-18T06:48:59Z","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":"a677eea9-b0f3-4f56-8bad-e8f331335753","subnetpool_id":null,"name":"HA subnet tenant 5233d78180d647c4a66dca005415254c"}} 2019-01-18 06:49:27,805 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets/a677eea9-b0f3-4f56-8bad-e8f331335753 used request id req-bf190cba-3da9-48f1-82ed-e9226e50dd41 2019-01-18 06:49:27,811 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets/a677eea9-b0f3-4f56-8bad-e8f331335753 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca9f332c7807a695ce47e04a0bb5eb99cbeeab7e" 2019-01-18 06:49:27,858 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-9f9f33a7-9232-4a14-9e49-e8ce2bf297e4 Date: Fri, 18 Jan 2019 06:49:27 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"5a3e7e3c-7ec2-43b5-a041-eaa9a9527954","tenant_id":"","created_at":"2019-01-18T06:48:59Z","dns_nameservers":[],"updated_at":"2019-01-18T06:48:59Z","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":"a677eea9-b0f3-4f56-8bad-e8f331335753","subnetpool_id":null,"name":"HA subnet tenant 5233d78180d647c4a66dca005415254c"}} 2019-01-18 06:49:27,859 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets/a677eea9-b0f3-4f56-8bad-e8f331335753 used request id req-9f9f33a7-9232-4a14-9e49-e8ce2bf297e4 2019-01-18 06:49:27,863 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets/a677eea9-b0f3-4f56-8bad-e8f331335753 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca9f332c7807a695ce47e04a0bb5eb99cbeeab7e" 2019-01-18 06:49:27,907 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-b2547b59-ed5c-4932-a655-a2a57f848a03 Date: Fri, 18 Jan 2019 06:49:27 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"5a3e7e3c-7ec2-43b5-a041-eaa9a9527954","tenant_id":"","created_at":"2019-01-18T06:48:59Z","dns_nameservers":[],"updated_at":"2019-01-18T06:48:59Z","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":"a677eea9-b0f3-4f56-8bad-e8f331335753","subnetpool_id":null,"name":"HA subnet tenant 5233d78180d647c4a66dca005415254c"}} 2019-01-18 06:49:27,908 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets/a677eea9-b0f3-4f56-8bad-e8f331335753 used request id req-b2547b59-ed5c-4932-a655-a2a57f848a03 2019-01-18 06:49:27,912 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets/925f0bfe-cee1-4ecf-91a3-756b9c9405ba -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca9f332c7807a695ce47e04a0bb5eb99cbeeab7e" 2019-01-18 06:49:27,984 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-8a7908c5-355c-4ccb-907e-894aad962a80 Date: Fri, 18 Jan 2019 06:49:27 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7f99ad08-1201-4e64-b42f-82bc52d6f3e8","tenant_id":"5233d78180d647c4a66dca005415254c","created_at":"2019-01-18T06:49:00Z","dns_nameservers":[],"updated_at":"2019-01-18T06:49:00Z","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":"5233d78180d647c4a66dca005415254c","id":"925f0bfe-cee1-4ecf-91a3-756b9c9405ba","subnetpool_id":null,"name":"CreateStackFloatingIpTests-529a37cb-5f06-4eb2-9e7c-a736f112fd71-subnet"}} 2019-01-18 06:49:27,984 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets/925f0bfe-cee1-4ecf-91a3-756b9c9405ba used request id req-8a7908c5-355c-4ccb-907e-894aad962a80 2019-01-18 06:49:27,990 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports/03a91213-c499-408b-8218-de0abcea0a84 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca9f332c7807a695ce47e04a0bb5eb99cbeeab7e" 2019-01-18 06:49:28,185 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1071 X-Openstack-Request-Id: req-e43dc863-e7d3-4635-8916-66be25d9f086 Date: Fri, 18 Jan 2019 06:49:28 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:49:19Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"925f0bfe-cee1-4ecf-91a3-756b9c9405ba","ip_address":"10.1.2.11"}],"id":"03a91213-c499-408b-8218-de0abcea0a84","security_groups":["1d8d5899-bfd3-4659-9e14-94a71481a0d3"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:83:a1:d1","device_id":"3542aec4-d37a-45aa-a358-ad64be459b3d","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-529a37cb-5f06-4eb2-9e7c-a736f112fd71-stack-port1-qpdzpzaozxvk","project_id":"5233d78180d647c4a66dca005415254c","qos_policy_id":null,"admin_state_up":true,"network_id":"7f99ad08-1201-4e64-b42f-82bc52d6f3e8","tenant_id":"5233d78180d647c4a66dca005415254c","created_at":"2019-01-18T06:49:03Z","binding:vnic_type":"normal"}} 2019-01-18 06:49:28,185 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports/03a91213-c499-408b-8218-de0abcea0a84 used request id req-e43dc863-e7d3-4635-8916-66be25d9f086 2019-01-18 06:49:28,191 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets/925f0bfe-cee1-4ecf-91a3-756b9c9405ba -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca9f332c7807a695ce47e04a0bb5eb99cbeeab7e" 2019-01-18 06:49:28,238 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-70b37d87-5b9f-4b88-bba5-3d3b7362f6aa Date: Fri, 18 Jan 2019 06:49:28 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7f99ad08-1201-4e64-b42f-82bc52d6f3e8","tenant_id":"5233d78180d647c4a66dca005415254c","created_at":"2019-01-18T06:49:00Z","dns_nameservers":[],"updated_at":"2019-01-18T06:49:00Z","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":"5233d78180d647c4a66dca005415254c","id":"925f0bfe-cee1-4ecf-91a3-756b9c9405ba","subnetpool_id":null,"name":"CreateStackFloatingIpTests-529a37cb-5f06-4eb2-9e7c-a736f112fd71-subnet"}} 2019-01-18 06:49:28,239 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets/925f0bfe-cee1-4ecf-91a3-756b9c9405ba used request id req-70b37d87-5b9f-4b88-bba5-3d3b7362f6aa 2019-01-18 06:49:28,242 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/c6d38163-ff04-4f1d-9eff-17d3b79c474e -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ca9f332c7807a695ce47e04a0bb5eb99cbeeab7e" 2019-01-18 06:49:28,791 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-4008320f-a716-4f7c-9edd-2ed22bb3910c Date: Fri, 18 Jan 2019 06:49:28 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackFloatingIpTests-529a37cb-5f06-4eb2-9e7c-a736f112fd71-image", "tags": [], "container_format": "bare", "created_at": "2019-01-18T06:48:49Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-18T06:48:49Z", "visibility": "shared", "locations": [{"url": "rbd://af014572-0a5d-4a80-a07f-9105f52ab2c1/images/c6d38163-ff04-4f1d-9eff-17d3b79c474e/snap", "metadata": {}}], "self": "/v2/images/c6d38163-ff04-4f1d-9eff-17d3b79c474e", "min_disk": 0, "protected": false, "id": "c6d38163-ff04-4f1d-9eff-17d3b79c474e", "file": "/v2/images/c6d38163-ff04-4f1d-9eff-17d3b79c474e/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "5233d78180d647c4a66dca005415254c", "direct_url": "rbd://af014572-0a5d-4a80-a07f-9105f52ab2c1/images/c6d38163-ff04-4f1d-9eff-17d3b79c474e/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-18 06:49:28,791 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/c6d38163-ff04-4f1d-9eff-17d3b79c474e used request id req-4008320f-a716-4f7c-9edd-2ed22bb3910c 2019-01-18 06:49:28,795 - 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}ca9f332c7807a695ce47e04a0bb5eb99cbeeab7e" 2019-01-18 06:49:28,955 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-66a6a1b2-4db1-42ec-9b47-effe2010f28e Date: Fri, 18 Jan 2019 06:49: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"}}} 2019-01-18 06:49:28,956 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-66a6a1b2-4db1-42ec-9b47-effe2010f28e 2019-01-18 06:49:28,961 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/5233d78180d647c4a66dca005415254c/stacks/6ee788fd-8f80-408e-9511-2a2898fb7003 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca9f332c7807a695ce47e04a0bb5eb99cbeeab7e" 2019-01-18 06:49:28,987 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 18 Jan 2019 06:49:28 GMT Server: Apache x-openstack-request-id: req-2d08117a-7475-4a2f-9077-13a7db37f63b Location: http://172.30.9.23:8004/v1/5233d78180d647c4a66dca005415254c/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-529a37cb-5f06-4eb2-9e7c-a736f112fd71-stack/6ee788fd-8f80-408e-9511-2a2898fb7003 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/5233d78180d647c4a66dca005415254c/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-529a37cb-5f06-4eb2-9e7c-a736f112fd71-stack/6ee788fd-8f80-408e-9511-2a2898fb7003;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-18 06:49:29,434 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:49:28 GMT Server: Apache x-openstack-request-id: req-ec80bc27-2603-4867-a2e6-fb466422b4bb Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2086 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-529a37cb-5f06-4eb2-9e7c-a736f112fd71-flavor2", "OS::project_id": "5233d78180d647c4a66dca005415254c", "OS::stack_id": "6ee788fd-8f80-408e-9511-2a2898fb7003", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-529a37cb-5f06-4eb2-9e7c-a736f112fd71-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-529a37cb-5f06-4eb2-9e7c-a736f112fd71-kp", "security_group_name": "CreateStackFloatingIpTests-529a37cb-5f06-4eb2-9e7c-a736f112fd71-sec_grp", "subnet_name": "CreateStackFloatingIpTests-529a37cb-5f06-4eb2-9e7c-a736f112fd71-subnet", "net_name": "CreateStackFloatingIpTests-529a37cb-5f06-4eb2-9e7c-a736f112fd71-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-529a37cb-5f06-4eb2-9e7c-a736f112fd71-inst2", "inst1_name": "CreateStackFloatingIpTests-529a37cb-5f06-4eb2-9e7c-a736f112fd71-inst1", "image2_name": "CreateStackFloatingIpTests-529a37cb-5f06-4eb2-9e7c-a736f112fd71-image", "flavor1_name": "CreateStackFloatingIpTests-529a37cb-5f06-4eb2-9e7c-a736f112fd71-flavor1", "image1_name": "CreateStackFloatingIpTests-529a37cb-5f06-4eb2-9e7c-a736f112fd71-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-529a37cb-5f06-4eb2-9e7c-a736f112fd71-stack", "stack_user_project_id": "239f0b8eefc34728b28e6cda0b637ba5", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2019-01-18T06:48:54Z", "links": [{"href": "http://172.30.9.23:8004/v1/5233d78180d647c4a66dca005415254c/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-529a37cb-5f06-4eb2-9e7c-a736f112fd71-stack/6ee788fd-8f80-408e-9511-2a2898fb7003", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "6ee788fd-8f80-408e-9511-2a2898fb7003", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAt2yMDW+PLFTYV2VYwqrMx6eJ1YYoTmOVOExw5caQE2BaUGTl\nx6Ow4UeOLVjfUgyNOG3McBE/ArAxkZhuFAI3WSvuS9Xy8oGZg9yHbdLByslBz6Yk\nOLn3btCLnOwEKq3HX9RBrOcNGh1Mdzd+67KYxh/rpOqo4edjxlV2V4aN6cnDM+LX\nQdYsYiH7FAK5KNEelNcXzbXhkDoUf6G3D9h+qlGnuFEbwOdJ/OoeHTAd00gwYMzK\nxxUx+AhB479+zEQCg4V4FLAEtn4WqbTgIlCo/c30wEEPWHLbbTr2Ui0h0y7/vZNS\njjvv/15LIiAgvpBBp5Jih7f/awbuYm0ovZGokQIDAQABAoIBAQCeIaKMYsUX/v2U\nOvdOvFlXNwUJZGOTUR7wLlaWgZzsV4EFFjdS6bgwP7Q/PAMrhU6qe15orzWXZ7cU\nQkmETnTRF6KVFpogn8Jtf83xzGTuIpvuHNnVXd4HVxtF6eOdt7vOzfrgyUDuZpvp\nm5p8MLis9g/9WaDHQOkvr7YatxHZnnTy1hYovzmZ+rnFKt3Vtk2t6njBK0PxGsV8\nJ/N5B1QHdKgwSmns/Etux7/yQLiGM+u46HhqW9WIb1VqMQl4uJmdd5RYT4KxKdFq\nQ9N4i7pflW6j6+TmBEFvbsAR1sbMbp9LvHZs8AOxEw9N3cB6lYDXrYmdBZYjX9e5\nNnu6IQxRAoGBAOxkFEX4KGVzbnJM5NjIlqOD2Hv5FfM67k9o7Wdp5zNTSzebpZCz\nQJCibEYgQfp0nLlBWN8xPqPD/G2yOdp75yDYkxvglAUtBRKeU9+FmwM48KvE+4zq\nVucFwizbxbyFU1tXQLcOZXH9hC+xxg2DOs91K9zctqUULRdEmmsUtPmHAoGBAMaj\nrfnsHfQOMvuOkTiw5bMtTavRRY9qq30RtrkpPMssW7+r7XxpdPQ0uZ9ASzEYLxcn\nMNsZDdDTVUt1urEn4f2tjRgA+4ZSQ9jDo5BHUDsq2TJ3LFBFy+LFY5WSNg9BZoI5\nuItmJS7tgSdFA0mMLOx0j14XiOfBclthQJFA2HMnAoGAJKspkej6qzIKseRHo3EK\nHPc4v5JV21MK4HqQSPheitGi209jkVyc6VKopQAf++/W183RMV38L38ZSxLYcpHB\nupCd0Tc2/s6K+OZicEvTTd6pRpvZwXQgYtm70yWMOMAdvA9+1GaBSftfY96ZsELo\n/oFYenwqQNUuYWuc4Htnz0UCgYBg5kPeYSKThcG1GW0aPKEw8O6s3F+UgLK7RkLe\nvJEdg7wWGma1hDQ7VOUgHJsRjfyazNF2cBhfQFihgQLbnNsPhvQHO6N3ePYD7hwC\nK+ellVdy2NPTLNky/JuBwVuBwaOh70ppJiEJbW7Nm0rpO+pGRu4RNmXguGtyzFRV\nB08PjQKBgQC38xg7d6jS+IMmxpPDM46AqpB8ie03DaHL21/RtSj5j1sjOGuXYP1C\nke5g5Sna33sjGbFCCCNT/1V4/BgHZXLpAH8HYf0BGHljjGHZaRG26dr/q24C0Kyd\nFj7hRWjsp2cu4EtwXWeuZqlO+r6Jl2r8FclE2V42zmPe3y26TMJrfA==\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"}} 2019-01-18 06:49:29,434 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/5233d78180d647c4a66dca005415254c/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-529a37cb-5f06-4eb2-9e7c-a736f112fd71-stack/6ee788fd-8f80-408e-9511-2a2898fb7003 used request id req-ec80bc27-2603-4867-a2e6-fb466422b4bb 2019-01-18 06:49:29,436 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:49:29,437 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:49:29,823 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8baab59d974342f58b5cf9b9f9406000", "name": "CreateStackFloatingIpTests-788a69f3-5f50-49f-proj-role"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}, {"id": "c65201bd05504fa786d79b166e8bbba3", "name": "heat_stack_owner"}], "expires_at": "2019-01-18T07:49:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5233d78180d647c4a66dca005415254c", "name": "CreateStackFloatingIpTests-788a69f3-5f50-49f-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/5233d78180d647c4a66dca005415254c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/5233d78180d647c4a66dca005415254c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/5233d78180d647c4a66dca005415254c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/5233d78180d647c4a66dca005415254c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/5233d78180d647c4a66dca005415254c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/5233d78180d647c4a66dca005415254c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/5233d78180d647c4a66dca005415254c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/5233d78180d647c4a66dca005415254c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/5233d78180d647c4a66dca005415254c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/5233d78180d647c4a66dca005415254c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/5233d78180d647c4a66dca005415254c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/5233d78180d647c4a66dca005415254c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackFloatingIpTests-788a69f3-5f50-49f-user", "id": "78c52d8050654c2d976d0922bf988213"}, "audit_ids": ["qYO57bNsT5qN3ZljgA2PFg"], "issued_at": "2019-01-18T06:49:29.000000Z"}} 2019-01-18 06:49:29,824 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92fbe2f5dc72eb59dd61cc8ca621f62dc90e5760" 2019-01-18 06:49:29,910 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:49:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a2679383-4aec-4043-83a0-82ff639ba6b8 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:49:29,910 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-a2679383-4aec-4043-83a0-82ff639ba6b8 2019-01-18 06:49:29,912 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-18 06:49:29,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}92fbe2f5dc72eb59dd61cc8ca621f62dc90e5760" 2019-01-18 06:49:30,007 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:49:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f2b80ef8-917f-47ae-876d-f49396c62a57 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:49:30,008 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-f2b80ef8-917f-47ae-876d-f49396c62a57 2019-01-18 06:49:30,016 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateStackFloatingIpTests-529a37cb-5f06-4eb2-9e7c-a736f112fd71-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92fbe2f5dc72eb59dd61cc8ca621f62dc90e5760" 2019-01-18 06:49:30,387 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 748 X-Openstack-Request-Id: req-12b69c86-6aa9-4c0c-995c-cf03ff87fc91 Date: Fri, 18 Jan 2019 06:49:30 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"7f99ad08-1201-4e64-b42f-82bc52d6f3e8","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":33,"ipv4_address_scope":null,"shared":false,"project_id":"5233d78180d647c4a66dca005415254c","status":"ACTIVE","subnets":["925f0bfe-cee1-4ecf-91a3-756b9c9405ba"],"description":"","tags":[],"updated_at":"2019-01-18T06:49:00Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-529a37cb-5f06-4eb2-9e7c-a736f112fd71-net","admin_state_up":true,"tenant_id":"5233d78180d647c4a66dca005415254c","created_at":"2019-01-18T06:48:58Z","provider:network_type":"vxlan"}]} 2019-01-18 06:49:30,387 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateStackFloatingIpTests-529a37cb-5f06-4eb2-9e7c-a736f112fd71-net used request id req-12b69c86-6aa9-4c0c-995c-cf03ff87fc91 2019-01-18 06:49:30,391 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-18 06:49:30,396 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 18 Jan 2019 06:49: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"}]}]}} 2019-01-18 06:49:30,397 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/5233d78180d647c4a66dca005415254c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92fbe2f5dc72eb59dd61cc8ca621f62dc90e5760" 2019-01-18 06:49:30,483 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:49:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-39ee716f-4a46-48fb-83a3-bf6a447400e1 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/5233d78180d647c4a66dca005415254c"}, "enabled": true, "id": "5233d78180d647c4a66dca005415254c", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-788a69f3-5f50-49f-proj"}} 2019-01-18 06:49:30,483 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/5233d78180d647c4a66dca005415254c used request id req-39ee716f-4a46-48fb-83a3-bf6a447400e1 2019-01-18 06:49:30,489 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=7f99ad08-1201-4e64-b42f-82bc52d6f3e8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92fbe2f5dc72eb59dd61cc8ca621f62dc90e5760" 2019-01-18 06:49:30,696 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-41fa6dae-7143-4d10-a3fb-eb938809f9b1 Date: Fri, 18 Jan 2019 06:49:30 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7f99ad08-1201-4e64-b42f-82bc52d6f3e8","tenant_id":"5233d78180d647c4a66dca005415254c","created_at":"2019-01-18T06:49:00Z","dns_nameservers":[],"updated_at":"2019-01-18T06:49:00Z","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":"5233d78180d647c4a66dca005415254c","id":"925f0bfe-cee1-4ecf-91a3-756b9c9405ba","subnetpool_id":null,"name":"CreateStackFloatingIpTests-529a37cb-5f06-4eb2-9e7c-a736f112fd71-subnet"}]} 2019-01-18 06:49:30,697 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=7f99ad08-1201-4e64-b42f-82bc52d6f3e8 used request id req-41fa6dae-7143-4d10-a3fb-eb938809f9b1 2019-01-18 06:49:30,702 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=7f99ad08-1201-4e64-b42f-82bc52d6f3e8&mac_address=fa%3A16%3A3e%3A83%3Aa1%3Ad1&name=CreateStackFloatingIpTests-CreateStackFloatingIpTests-529a37cb-5f06-4eb2-9e7c-a736f112fd71-stack-port1-qpdzpzaozxvk&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92fbe2f5dc72eb59dd61cc8ca621f62dc90e5760" 2019-01-18 06:49:30,911 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1074 X-Openstack-Request-Id: req-a3339cdb-d1bf-4669-81bc-2ef7d8062e3a Date: Fri, 18 Jan 2019 06:49:30 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:49:19Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"925f0bfe-cee1-4ecf-91a3-756b9c9405ba","ip_address":"10.1.2.11"}],"id":"03a91213-c499-408b-8218-de0abcea0a84","security_groups":["1d8d5899-bfd3-4659-9e14-94a71481a0d3"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:83:a1:d1","project_id":"5233d78180d647c4a66dca005415254c","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-529a37cb-5f06-4eb2-9e7c-a736f112fd71-stack-port1-qpdzpzaozxvk","admin_state_up":true,"network_id":"7f99ad08-1201-4e64-b42f-82bc52d6f3e8","tenant_id":"5233d78180d647c4a66dca005415254c","created_at":"2019-01-18T06:49:03Z","binding:vnic_type":"normal","device_id":"3542aec4-d37a-45aa-a358-ad64be459b3d"}]} 2019-01-18 06:49:30,912 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=7f99ad08-1201-4e64-b42f-82bc52d6f3e8&mac_address=fa%3A16%3A3e%3A83%3Aa1%3Ad1&name=CreateStackFloatingIpTests-CreateStackFloatingIpTests-529a37cb-5f06-4eb2-9e7c-a736f112fd71-stack-port1-qpdzpzaozxvk&admin_state_up=True used request id req-a3339cdb-d1bf-4669-81bc-2ef7d8062e3a 2019-01-18 06:49:30,916 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/5233d78180d647c4a66dca005415254c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92fbe2f5dc72eb59dd61cc8ca621f62dc90e5760" 2019-01-18 06:49:31,000 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:49:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6ec1de49-99b4-43dd-af92-c687133cd2ae 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/5233d78180d647c4a66dca005415254c"}, "enabled": true, "id": "5233d78180d647c4a66dca005415254c", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-788a69f3-5f50-49f-proj"}} 2019-01-18 06:49:31,000 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/5233d78180d647c4a66dca005415254c used request id req-6ec1de49-99b4-43dd-af92-c687133cd2ae 2019-01-18 06:49:31,003 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/detail?name=CreateStackFloatingIpTests-529a37cb-5f06-4eb2-9e7c-a736f112fd71-inst1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92fbe2f5dc72eb59dd61cc8ca621f62dc90e5760" 2019-01-18 06:49:31,792 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:49: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-ccf2a52b-890b-4ba4-9a94-ee8cf8905bf1 x-compute-request-id: req-ccf2a52b-890b-4ba4-9a94-ee8cf8905bf1 Content-Encoding: gzip Content-Length: 838 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"CreateStackFloatingIpTests-529a37cb-5f06-4eb2-9e7c-a736f112fd71-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:83:a1:d1", "version": 4, "addr": "10.1.2.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:83:a1:d1", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/3542aec4-d37a-45aa-a358-ad64be459b3d", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/3542aec4-d37a-45aa-a358-ad64be459b3d", "rel": "bookmark"}], "image": {"id": "c6d38163-ff04-4f1d-9eff-17d3b79c474e", "links": [{"href": "http://172.30.9.23:8774/images/c6d38163-ff04-4f1d-9eff-17d3b79c474e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000f9", "OS-SRV-USG:launched_at": "2019-01-18T06:49:19.000000", "flavor": {"id": "98633e07-8ec2-4c0c-81b0-61e8df8e1c2d", "links": [{"href": "http://172.30.9.23:8774/flavors/98633e07-8ec2-4c0c-81b0-61e8df8e1c2d", "rel": "bookmark"}]}, "id": "3542aec4-d37a-45aa-a358-ad64be459b3d", "security_groups": [{"name": "CreateStackFloatingIpTests-529a37cb-5f06-4eb2-9e7c-a736f112fd71-sec_grp"}], "user_id": "78c52d8050654c2d976d0922bf988213", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-18T06:49:19Z", "hostId": "b52a2f0896bb1af3a24d6ce2a3a8af9644f0601954c8dd00ebfe0bc0", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "CreateStackFloatingIpTests-529a37cb-5f06-4eb2-9e7c-a736f112fd71-kp", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "CreateStackFloatingIpTests-529a37cb-5f06-4eb2-9e7c-a736f112fd71-inst1", "created": "2019-01-18T06:49:10Z", "tenant_id": "5233d78180d647c4a66dca005415254c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-18 06:49:31,792 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail?name=CreateStackFloatingIpTests-529a37cb-5f06-4eb2-9e7c-a736f112fd71-inst1 used request id req-ccf2a52b-890b-4ba4-9a94-ee8cf8905bf1 2019-01-18 06:49:31,798 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateStackFloatingIpTests-529a37cb-5f06-4eb2-9e7c-a736f112fd71-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92fbe2f5dc72eb59dd61cc8ca621f62dc90e5760" 2019-01-18 06:49:31,889 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 748 X-Openstack-Request-Id: req-7d815765-dca8-4708-be80-652e7f210f80 Date: Fri, 18 Jan 2019 06:49:31 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"7f99ad08-1201-4e64-b42f-82bc52d6f3e8","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":33,"ipv4_address_scope":null,"shared":false,"project_id":"5233d78180d647c4a66dca005415254c","status":"ACTIVE","subnets":["925f0bfe-cee1-4ecf-91a3-756b9c9405ba"],"description":"","tags":[],"updated_at":"2019-01-18T06:49:00Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-529a37cb-5f06-4eb2-9e7c-a736f112fd71-net","admin_state_up":true,"tenant_id":"5233d78180d647c4a66dca005415254c","created_at":"2019-01-18T06:48:58Z","provider:network_type":"vxlan"}]} 2019-01-18 06:49:31,889 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateStackFloatingIpTests-529a37cb-5f06-4eb2-9e7c-a736f112fd71-net used request id req-7d815765-dca8-4708-be80-652e7f210f80 2019-01-18 06:49:31,895 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=7f99ad08-1201-4e64-b42f-82bc52d6f3e8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92fbe2f5dc72eb59dd61cc8ca621f62dc90e5760" 2019-01-18 06:49:32,470 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-48f83623-5da8-484f-932c-976036afdee1 Date: Fri, 18 Jan 2019 06:49:32 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7f99ad08-1201-4e64-b42f-82bc52d6f3e8","tenant_id":"5233d78180d647c4a66dca005415254c","created_at":"2019-01-18T06:49:00Z","dns_nameservers":[],"updated_at":"2019-01-18T06:49:00Z","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":"5233d78180d647c4a66dca005415254c","id":"925f0bfe-cee1-4ecf-91a3-756b9c9405ba","subnetpool_id":null,"name":"CreateStackFloatingIpTests-529a37cb-5f06-4eb2-9e7c-a736f112fd71-subnet"}]} 2019-01-18 06:49:32,470 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=7f99ad08-1201-4e64-b42f-82bc52d6f3e8 used request id req-48f83623-5da8-484f-932c-976036afdee1 2019-01-18 06:49:32,476 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=7f99ad08-1201-4e64-b42f-82bc52d6f3e8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92fbe2f5dc72eb59dd61cc8ca621f62dc90e5760" 2019-01-18 06:49:32,668 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5808 X-Openstack-Request-Id: req-0ced56ee-b6b8-4fc0-ac14-d24d6066a1d3 Date: Fri, 18 Jan 2019 06:49:32 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:49:19Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"925f0bfe-cee1-4ecf-91a3-756b9c9405ba","ip_address":"10.1.2.11"}],"id":"03a91213-c499-408b-8218-de0abcea0a84","security_groups":["1d8d5899-bfd3-4659-9e14-94a71481a0d3"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:83:a1:d1","project_id":"5233d78180d647c4a66dca005415254c","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-529a37cb-5f06-4eb2-9e7c-a736f112fd71-stack-port1-qpdzpzaozxvk","admin_state_up":true,"network_id":"7f99ad08-1201-4e64-b42f-82bc52d6f3e8","tenant_id":"5233d78180d647c4a66dca005415254c","created_at":"2019-01-18T06:49:03Z","binding:vnic_type":"normal","device_id":"3542aec4-d37a-45aa-a358-ad64be459b3d"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:49:24Z","device_owner":"network:ha_router_replicated_interface","revision_number":11,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"925f0bfe-cee1-4ecf-91a3-756b9c9405ba","ip_address":"10.1.2.1"}],"id":"0c195623-a3b8-4b24-aa06-3ae707889d6f","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:4a:27:99","project_id":"5233d78180d647c4a66dca005415254c","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7f99ad08-1201-4e64-b42f-82bc52d6f3e8","tenant_id":"5233d78180d647c4a66dca005415254c","created_at":"2019-01-18T06:49:08Z","binding:vnic_type":"normal","device_id":"4c9f904f-9ebb-4dff-b40c-319acfa52a8d"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:49:03Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"925f0bfe-cee1-4ecf-91a3-756b9c9405ba","ip_address":"10.1.2.2"}],"id":"2a5ee380-432e-49f2-bfe8-94c36fbc5c06","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:da:ac:b1","project_id":"5233d78180d647c4a66dca005415254c","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7f99ad08-1201-4e64-b42f-82bc52d6f3e8","tenant_id":"5233d78180d647c4a66dca005415254c","created_at":"2019-01-18T06:49:01Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-7f99ad08-1201-4e64-b42f-82bc52d6f3e8"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:49:10Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"925f0bfe-cee1-4ecf-91a3-756b9c9405ba","ip_address":"10.1.2.10"}],"id":"5ce866d0-a2d5-4e55-8a23-3faef89a14a3","security_groups":["c043cf8f-6f7e-42cf-9457-8bacd21cf011"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:05:0f:31","project_id":"5233d78180d647c4a66dca005415254c","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7f99ad08-1201-4e64-b42f-82bc52d6f3e8","tenant_id":"5233d78180d647c4a66dca005415254c","created_at":"2019-01-18T06:49:05Z","binding:vnic_type":"normal","device_id":"9e4e779f-c4b9-4b91-ae4a-5a0cba018f27"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:49:03Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"925f0bfe-cee1-4ecf-91a3-756b9c9405ba","ip_address":"10.1.2.3"}],"id":"5f704f8b-bd2e-467c-aa3d-49768a36e903","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:af:51","project_id":"5233d78180d647c4a66dca005415254c","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7f99ad08-1201-4e64-b42f-82bc52d6f3e8","tenant_id":"5233d78180d647c4a66dca005415254c","created_at":"2019-01-18T06:49:02Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-7f99ad08-1201-4e64-b42f-82bc52d6f3e8"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:49:04Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"925f0bfe-cee1-4ecf-91a3-756b9c9405ba","ip_address":"10.1.2.4"}],"id":"a5853c7d-3a78-44b6-ae6a-4409c72911f1","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:ca:38:59","project_id":"5233d78180d647c4a66dca005415254c","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7f99ad08-1201-4e64-b42f-82bc52d6f3e8","tenant_id":"5233d78180d647c4a66dca005415254c","created_at":"2019-01-18T06:49:02Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-7f99ad08-1201-4e64-b42f-82bc52d6f3e8"}]} 2019-01-18 06:49:32,668 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=7f99ad08-1201-4e64-b42f-82bc52d6f3e8 used request id req-0ced56ee-b6b8-4fc0-ac14-d24d6066a1d3 2019-01-18 06:49:32,669 - create_instance - INFO - Found existing machine with name - CreateStackFloatingIpTests-529a37cb-5f06-4eb2-9e7c-a736f112fd71-inst1 2019-01-18 06:49:32,675 - 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}92fbe2f5dc72eb59dd61cc8ca621f62dc90e5760" 2019-01-18 06:49:32,851 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 552 X-Openstack-Request-Id: req-76ba2d51-d420-4045-97c0-3b6477cc21c9 Date: Fri, 18 Jan 2019 06:49:32 GMT RESP BODY: {"floatingips": [{"router_id": "4c9f904f-9ebb-4dff-b40c-319acfa52a8d", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "5233d78180d647c4a66dca005415254c", "created_at": "2019-01-18T06:49:08Z", "updated_at": "2019-01-18T06:49:10Z", "floating_network_id": "c7128340-d09d-4472-ab8c-6b0e75149f5d", "fixed_ip_address": "10.1.2.11", "floating_ip_address": "172.30.9.209", "revision_number": 1, "project_id": "5233d78180d647c4a66dca005415254c", "port_id": "03a91213-c499-408b-8218-de0abcea0a84", "id": "6db76d09-3b42-4ca2-b066-aebd9b993c12"}]} 2019-01-18 06:49:32,851 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips used request id req-76ba2d51-d420-4045-97c0-3b6477cc21c9 2019-01-18 06:49:32,854 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors/dbf0272f-1ea4-427b-85bc-557e756a52d3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca9f332c7807a695ce47e04a0bb5eb99cbeeab7e" 2019-01-18 06:49:32,874 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06: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-8ef9ffb1-a7a8-4561-a2fe-26a84ef6050a x-compute-request-id: req-8ef9ffb1-a7a8-4561-a2fe-26a84ef6050a Content-Encoding: gzip Content-Length: 338 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/dbf0272f-1ea4-427b-85bc-557e756a52d3", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/dbf0272f-1ea4-427b-85bc-557e756a52d3", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 2, "id": "dbf0272f-1ea4-427b-85bc-557e756a52d3", "name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-529a37cb-5f06-4eb2-9e7c-a736f112fd71-stack-flavor2-msjstcq64nkp", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2019-01-18 06:49:32,874 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/dbf0272f-1ea4-427b-85bc-557e756a52d3 used request id req-8ef9ffb1-a7a8-4561-a2fe-26a84ef6050a 2019-01-18 06:49:32,879 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets/925f0bfe-cee1-4ecf-91a3-756b9c9405ba -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca9f332c7807a695ce47e04a0bb5eb99cbeeab7e" 2019-01-18 06:49:32,929 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-70798769-a280-42ab-ac6d-71de3dd808d4 Date: Fri, 18 Jan 2019 06:49:32 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7f99ad08-1201-4e64-b42f-82bc52d6f3e8","tenant_id":"5233d78180d647c4a66dca005415254c","created_at":"2019-01-18T06:49:00Z","dns_nameservers":[],"updated_at":"2019-01-18T06:49:00Z","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":"5233d78180d647c4a66dca005415254c","id":"925f0bfe-cee1-4ecf-91a3-756b9c9405ba","subnetpool_id":null,"name":"CreateStackFloatingIpTests-529a37cb-5f06-4eb2-9e7c-a736f112fd71-subnet"}} 2019-01-18 06:49:32,929 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets/925f0bfe-cee1-4ecf-91a3-756b9c9405ba used request id req-70798769-a280-42ab-ac6d-71de3dd808d4 2019-01-18 06:49:32,935 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=7f99ad08-1201-4e64-b42f-82bc52d6f3e8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca9f332c7807a695ce47e04a0bb5eb99cbeeab7e" 2019-01-18 06:49:33,017 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 748 X-Openstack-Request-Id: req-a1ba2b2d-a2b6-475a-88c9-196b62ccd5eb Date: Fri, 18 Jan 2019 06:49:33 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"7f99ad08-1201-4e64-b42f-82bc52d6f3e8","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":33,"ipv4_address_scope":null,"shared":false,"project_id":"5233d78180d647c4a66dca005415254c","status":"ACTIVE","subnets":["925f0bfe-cee1-4ecf-91a3-756b9c9405ba"],"description":"","tags":[],"updated_at":"2019-01-18T06:49:00Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-529a37cb-5f06-4eb2-9e7c-a736f112fd71-net","admin_state_up":true,"tenant_id":"5233d78180d647c4a66dca005415254c","created_at":"2019-01-18T06:48:58Z","provider:network_type":"vxlan"}]} 2019-01-18 06:49:33,017 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=7f99ad08-1201-4e64-b42f-82bc52d6f3e8 used request id req-a1ba2b2d-a2b6-475a-88c9-196b62ccd5eb 2019-01-18 06:49:33,023 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=7f99ad08-1201-4e64-b42f-82bc52d6f3e8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca9f332c7807a695ce47e04a0bb5eb99cbeeab7e" 2019-01-18 06:49:33,083 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-a48a9733-174e-4b1b-9bd5-8d663161944b Date: Fri, 18 Jan 2019 06:49:33 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7f99ad08-1201-4e64-b42f-82bc52d6f3e8","tenant_id":"5233d78180d647c4a66dca005415254c","created_at":"2019-01-18T06:49:00Z","dns_nameservers":[],"updated_at":"2019-01-18T06:49:00Z","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":"5233d78180d647c4a66dca005415254c","id":"925f0bfe-cee1-4ecf-91a3-756b9c9405ba","subnetpool_id":null,"name":"CreateStackFloatingIpTests-529a37cb-5f06-4eb2-9e7c-a736f112fd71-subnet"}]} 2019-01-18 06:49:33,083 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=7f99ad08-1201-4e64-b42f-82bc52d6f3e8 used request id req-a48a9733-174e-4b1b-9bd5-8d663161944b 2019-01-18 06:49:33,088 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateStackFloatingIpTests-529a37cb-5f06-4eb2-9e7c-a736f112fd71-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca9f332c7807a695ce47e04a0bb5eb99cbeeab7e" 2019-01-18 06:49:33,178 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 748 X-Openstack-Request-Id: req-36f55a08-3316-4715-ad0a-37e739d8ec8f Date: Fri, 18 Jan 2019 06:49:33 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"7f99ad08-1201-4e64-b42f-82bc52d6f3e8","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":33,"ipv4_address_scope":null,"shared":false,"project_id":"5233d78180d647c4a66dca005415254c","status":"ACTIVE","subnets":["925f0bfe-cee1-4ecf-91a3-756b9c9405ba"],"description":"","tags":[],"updated_at":"2019-01-18T06:49:00Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-529a37cb-5f06-4eb2-9e7c-a736f112fd71-net","admin_state_up":true,"tenant_id":"5233d78180d647c4a66dca005415254c","created_at":"2019-01-18T06:48:58Z","provider:network_type":"vxlan"}]} 2019-01-18 06:49:33,178 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateStackFloatingIpTests-529a37cb-5f06-4eb2-9e7c-a736f112fd71-net used request id req-36f55a08-3316-4715-ad0a-37e739d8ec8f 2019-01-18 06:49:33,182 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/5233d78180d647c4a66dca005415254c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca9f332c7807a695ce47e04a0bb5eb99cbeeab7e" 2019-01-18 06:49:33,263 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:49:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9feeaba4-cca1-4545-9d21-2fd5e1c0f1ea 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/5233d78180d647c4a66dca005415254c"}, "enabled": true, "id": "5233d78180d647c4a66dca005415254c", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-788a69f3-5f50-49f-proj"}} 2019-01-18 06:49:33,263 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/5233d78180d647c4a66dca005415254c used request id req-9feeaba4-cca1-4545-9d21-2fd5e1c0f1ea 2019-01-18 06:49:33,269 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=7f99ad08-1201-4e64-b42f-82bc52d6f3e8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca9f332c7807a695ce47e04a0bb5eb99cbeeab7e" 2019-01-18 06:49:33,315 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-17ec02a1-ff2a-4203-91d0-ddbadc418fc2 Date: Fri, 18 Jan 2019 06:49:33 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7f99ad08-1201-4e64-b42f-82bc52d6f3e8","tenant_id":"5233d78180d647c4a66dca005415254c","created_at":"2019-01-18T06:49:00Z","dns_nameservers":[],"updated_at":"2019-01-18T06:49:00Z","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":"5233d78180d647c4a66dca005415254c","id":"925f0bfe-cee1-4ecf-91a3-756b9c9405ba","subnetpool_id":null,"name":"CreateStackFloatingIpTests-529a37cb-5f06-4eb2-9e7c-a736f112fd71-subnet"}]} 2019-01-18 06:49:33,315 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=7f99ad08-1201-4e64-b42f-82bc52d6f3e8 used request id req-17ec02a1-ff2a-4203-91d0-ddbadc418fc2 2019-01-18 06:49:33,321 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=7f99ad08-1201-4e64-b42f-82bc52d6f3e8&mac_address=fa%3A16%3A3e%3A05%3A0f%3A31&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca9f332c7807a695ce47e04a0bb5eb99cbeeab7e" 2019-01-18 06:49:33,370 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 959 X-Openstack-Request-Id: req-51a1b3a4-1323-4723-bf2f-3d6cc85a64a1 Date: Fri, 18 Jan 2019 06:49:33 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:49:10Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"925f0bfe-cee1-4ecf-91a3-756b9c9405ba","ip_address":"10.1.2.10"}],"id":"5ce866d0-a2d5-4e55-8a23-3faef89a14a3","security_groups":["c043cf8f-6f7e-42cf-9457-8bacd21cf011"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:05:0f:31","project_id":"5233d78180d647c4a66dca005415254c","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7f99ad08-1201-4e64-b42f-82bc52d6f3e8","tenant_id":"5233d78180d647c4a66dca005415254c","created_at":"2019-01-18T06:49:05Z","binding:vnic_type":"normal","device_id":"9e4e779f-c4b9-4b91-ae4a-5a0cba018f27"}]} 2019-01-18 06:49:33,370 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=7f99ad08-1201-4e64-b42f-82bc52d6f3e8&mac_address=fa%3A16%3A3e%3A05%3A0f%3A31&admin_state_up=True used request id req-51a1b3a4-1323-4723-bf2f-3d6cc85a64a1 2019-01-18 06:49:33,374 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/5233d78180d647c4a66dca005415254c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca9f332c7807a695ce47e04a0bb5eb99cbeeab7e" 2019-01-18 06:49:33,469 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:49:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-efeb6b48-2e36-47a2-836a-924ed5ca2ac3 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/5233d78180d647c4a66dca005415254c"}, "enabled": true, "id": "5233d78180d647c4a66dca005415254c", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-788a69f3-5f50-49f-proj"}} 2019-01-18 06:49:33,469 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/5233d78180d647c4a66dca005415254c used request id req-efeb6b48-2e36-47a2-836a-924ed5ca2ac3 2019-01-18 06:49:33,475 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateStackFloatingIpTests-529a37cb-5f06-4eb2-9e7c-a736f112fd71-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca9f332c7807a695ce47e04a0bb5eb99cbeeab7e" 2019-01-18 06:49:33,715 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 748 X-Openstack-Request-Id: req-d2cb563e-d000-4c64-af81-d22d2acf5ee9 Date: Fri, 18 Jan 2019 06:49:33 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"7f99ad08-1201-4e64-b42f-82bc52d6f3e8","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":33,"ipv4_address_scope":null,"shared":false,"project_id":"5233d78180d647c4a66dca005415254c","status":"ACTIVE","subnets":["925f0bfe-cee1-4ecf-91a3-756b9c9405ba"],"description":"","tags":[],"updated_at":"2019-01-18T06:49:00Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-529a37cb-5f06-4eb2-9e7c-a736f112fd71-net","admin_state_up":true,"tenant_id":"5233d78180d647c4a66dca005415254c","created_at":"2019-01-18T06:48:58Z","provider:network_type":"vxlan"}]} 2019-01-18 06:49:33,715 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateStackFloatingIpTests-529a37cb-5f06-4eb2-9e7c-a736f112fd71-net used request id req-d2cb563e-d000-4c64-af81-d22d2acf5ee9 2019-01-18 06:49:33,721 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=7f99ad08-1201-4e64-b42f-82bc52d6f3e8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca9f332c7807a695ce47e04a0bb5eb99cbeeab7e" 2019-01-18 06:49:33,770 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-2e2e8082-ea14-4438-9cca-25e541e610d2 Date: Fri, 18 Jan 2019 06:49:33 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7f99ad08-1201-4e64-b42f-82bc52d6f3e8","tenant_id":"5233d78180d647c4a66dca005415254c","created_at":"2019-01-18T06:49:00Z","dns_nameservers":[],"updated_at":"2019-01-18T06:49:00Z","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":"5233d78180d647c4a66dca005415254c","id":"925f0bfe-cee1-4ecf-91a3-756b9c9405ba","subnetpool_id":null,"name":"CreateStackFloatingIpTests-529a37cb-5f06-4eb2-9e7c-a736f112fd71-subnet"}]} 2019-01-18 06:49:33,770 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=7f99ad08-1201-4e64-b42f-82bc52d6f3e8 used request id req-2e2e8082-ea14-4438-9cca-25e541e610d2 2019-01-18 06:49:33,776 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=7f99ad08-1201-4e64-b42f-82bc52d6f3e8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca9f332c7807a695ce47e04a0bb5eb99cbeeab7e" 2019-01-18 06:49:33,830 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5808 X-Openstack-Request-Id: req-3431eec1-5602-459d-a84e-1d903644eb4c Date: Fri, 18 Jan 2019 06:49:33 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:49:19Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"925f0bfe-cee1-4ecf-91a3-756b9c9405ba","ip_address":"10.1.2.11"}],"id":"03a91213-c499-408b-8218-de0abcea0a84","security_groups":["1d8d5899-bfd3-4659-9e14-94a71481a0d3"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:83:a1:d1","project_id":"5233d78180d647c4a66dca005415254c","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-529a37cb-5f06-4eb2-9e7c-a736f112fd71-stack-port1-qpdzpzaozxvk","admin_state_up":true,"network_id":"7f99ad08-1201-4e64-b42f-82bc52d6f3e8","tenant_id":"5233d78180d647c4a66dca005415254c","created_at":"2019-01-18T06:49:03Z","binding:vnic_type":"normal","device_id":"3542aec4-d37a-45aa-a358-ad64be459b3d"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:49:24Z","device_owner":"network:ha_router_replicated_interface","revision_number":11,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"925f0bfe-cee1-4ecf-91a3-756b9c9405ba","ip_address":"10.1.2.1"}],"id":"0c195623-a3b8-4b24-aa06-3ae707889d6f","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:4a:27:99","project_id":"5233d78180d647c4a66dca005415254c","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7f99ad08-1201-4e64-b42f-82bc52d6f3e8","tenant_id":"5233d78180d647c4a66dca005415254c","created_at":"2019-01-18T06:49:08Z","binding:vnic_type":"normal","device_id":"4c9f904f-9ebb-4dff-b40c-319acfa52a8d"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:49:03Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"925f0bfe-cee1-4ecf-91a3-756b9c9405ba","ip_address":"10.1.2.2"}],"id":"2a5ee380-432e-49f2-bfe8-94c36fbc5c06","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:da:ac:b1","project_id":"5233d78180d647c4a66dca005415254c","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7f99ad08-1201-4e64-b42f-82bc52d6f3e8","tenant_id":"5233d78180d647c4a66dca005415254c","created_at":"2019-01-18T06:49:01Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-7f99ad08-1201-4e64-b42f-82bc52d6f3e8"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:49:10Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"925f0bfe-cee1-4ecf-91a3-756b9c9405ba","ip_address":"10.1.2.10"}],"id":"5ce866d0-a2d5-4e55-8a23-3faef89a14a3","security_groups":["c043cf8f-6f7e-42cf-9457-8bacd21cf011"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:05:0f:31","project_id":"5233d78180d647c4a66dca005415254c","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7f99ad08-1201-4e64-b42f-82bc52d6f3e8","tenant_id":"5233d78180d647c4a66dca005415254c","created_at":"2019-01-18T06:49:05Z","binding:vnic_type":"normal","device_id":"9e4e779f-c4b9-4b91-ae4a-5a0cba018f27"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:49:03Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"925f0bfe-cee1-4ecf-91a3-756b9c9405ba","ip_address":"10.1.2.3"}],"id":"5f704f8b-bd2e-467c-aa3d-49768a36e903","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:af:51","project_id":"5233d78180d647c4a66dca005415254c","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7f99ad08-1201-4e64-b42f-82bc52d6f3e8","tenant_id":"5233d78180d647c4a66dca005415254c","created_at":"2019-01-18T06:49:02Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-7f99ad08-1201-4e64-b42f-82bc52d6f3e8"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:49:04Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"925f0bfe-cee1-4ecf-91a3-756b9c9405ba","ip_address":"10.1.2.4"}],"id":"a5853c7d-3a78-44b6-ae6a-4409c72911f1","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:ca:38:59","project_id":"5233d78180d647c4a66dca005415254c","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7f99ad08-1201-4e64-b42f-82bc52d6f3e8","tenant_id":"5233d78180d647c4a66dca005415254c","created_at":"2019-01-18T06:49:02Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-7f99ad08-1201-4e64-b42f-82bc52d6f3e8"}]} 2019-01-18 06:49:33,830 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=7f99ad08-1201-4e64-b42f-82bc52d6f3e8 used request id req-3431eec1-5602-459d-a84e-1d903644eb4c 2019-01-18 06:49:33,836 - 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}ca9f332c7807a695ce47e04a0bb5eb99cbeeab7e" 2019-01-18 06:49:33,856 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 552 X-Openstack-Request-Id: req-64d88166-dc66-4ac6-9d8f-46c71d2918f7 Date: Fri, 18 Jan 2019 06:49:33 GMT RESP BODY: {"floatingips": [{"router_id": "4c9f904f-9ebb-4dff-b40c-319acfa52a8d", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "5233d78180d647c4a66dca005415254c", "created_at": "2019-01-18T06:49:08Z", "updated_at": "2019-01-18T06:49:10Z", "floating_network_id": "c7128340-d09d-4472-ab8c-6b0e75149f5d", "fixed_ip_address": "10.1.2.11", "floating_ip_address": "172.30.9.209", "revision_number": 1, "project_id": "5233d78180d647c4a66dca005415254c", "port_id": "03a91213-c499-408b-8218-de0abcea0a84", "id": "6db76d09-3b42-4ca2-b066-aebd9b993c12"}]} 2019-01-18 06:49:33,856 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips used request id req-64d88166-dc66-4ac6-9d8f-46c71d2918f7 2019-01-18 06:49:33,859 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/c6d38163-ff04-4f1d-9eff-17d3b79c474e -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ca9f332c7807a695ce47e04a0bb5eb99cbeeab7e" 2019-01-18 06:49:33,876 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-6a977625-e0c9-4d74-8b5a-69d65d4ad7e1 Date: Fri, 18 Jan 2019 06:49:33 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackFloatingIpTests-529a37cb-5f06-4eb2-9e7c-a736f112fd71-image", "tags": [], "container_format": "bare", "created_at": "2019-01-18T06:48:49Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-18T06:48:49Z", "visibility": "shared", "locations": [{"url": "rbd://af014572-0a5d-4a80-a07f-9105f52ab2c1/images/c6d38163-ff04-4f1d-9eff-17d3b79c474e/snap", "metadata": {}}], "self": "/v2/images/c6d38163-ff04-4f1d-9eff-17d3b79c474e", "min_disk": 0, "protected": false, "id": "c6d38163-ff04-4f1d-9eff-17d3b79c474e", "file": "/v2/images/c6d38163-ff04-4f1d-9eff-17d3b79c474e/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "5233d78180d647c4a66dca005415254c", "direct_url": "rbd://af014572-0a5d-4a80-a07f-9105f52ab2c1/images/c6d38163-ff04-4f1d-9eff-17d3b79c474e/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-18 06:49:33,876 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/c6d38163-ff04-4f1d-9eff-17d3b79c474e used request id req-6a977625-e0c9-4d74-8b5a-69d65d4ad7e1 2019-01-18 06:49:33,878 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/5233d78180d647c4a66dca005415254c/stacks/6ee788fd-8f80-408e-9511-2a2898fb7003 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca9f332c7807a695ce47e04a0bb5eb99cbeeab7e" 2019-01-18 06:49:33,904 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 18 Jan 2019 06:49:33 GMT Server: Apache x-openstack-request-id: req-09af28f8-d302-4c37-b7af-d8a3473b483f Location: http://172.30.9.23:8004/v1/5233d78180d647c4a66dca005415254c/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-529a37cb-5f06-4eb2-9e7c-a736f112fd71-stack/6ee788fd-8f80-408e-9511-2a2898fb7003 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/5233d78180d647c4a66dca005415254c/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-529a37cb-5f06-4eb2-9e7c-a736f112fd71-stack/6ee788fd-8f80-408e-9511-2a2898fb7003;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-18 06:49:34,077 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:49:33 GMT Server: Apache x-openstack-request-id: req-e7f26e07-054a-484a-8b14-cdac76951b71 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2086 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-529a37cb-5f06-4eb2-9e7c-a736f112fd71-flavor2", "OS::project_id": "5233d78180d647c4a66dca005415254c", "OS::stack_id": "6ee788fd-8f80-408e-9511-2a2898fb7003", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-529a37cb-5f06-4eb2-9e7c-a736f112fd71-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-529a37cb-5f06-4eb2-9e7c-a736f112fd71-kp", "security_group_name": "CreateStackFloatingIpTests-529a37cb-5f06-4eb2-9e7c-a736f112fd71-sec_grp", "subnet_name": "CreateStackFloatingIpTests-529a37cb-5f06-4eb2-9e7c-a736f112fd71-subnet", "net_name": "CreateStackFloatingIpTests-529a37cb-5f06-4eb2-9e7c-a736f112fd71-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-529a37cb-5f06-4eb2-9e7c-a736f112fd71-inst2", "inst1_name": "CreateStackFloatingIpTests-529a37cb-5f06-4eb2-9e7c-a736f112fd71-inst1", "image2_name": "CreateStackFloatingIpTests-529a37cb-5f06-4eb2-9e7c-a736f112fd71-image", "flavor1_name": "CreateStackFloatingIpTests-529a37cb-5f06-4eb2-9e7c-a736f112fd71-flavor1", "image1_name": "CreateStackFloatingIpTests-529a37cb-5f06-4eb2-9e7c-a736f112fd71-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-529a37cb-5f06-4eb2-9e7c-a736f112fd71-stack", "stack_user_project_id": "239f0b8eefc34728b28e6cda0b637ba5", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2019-01-18T06:48:54Z", "links": [{"href": "http://172.30.9.23:8004/v1/5233d78180d647c4a66dca005415254c/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-529a37cb-5f06-4eb2-9e7c-a736f112fd71-stack/6ee788fd-8f80-408e-9511-2a2898fb7003", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "6ee788fd-8f80-408e-9511-2a2898fb7003", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAt2yMDW+PLFTYV2VYwqrMx6eJ1YYoTmOVOExw5caQE2BaUGTl\nx6Ow4UeOLVjfUgyNOG3McBE/ArAxkZhuFAI3WSvuS9Xy8oGZg9yHbdLByslBz6Yk\nOLn3btCLnOwEKq3HX9RBrOcNGh1Mdzd+67KYxh/rpOqo4edjxlV2V4aN6cnDM+LX\nQdYsYiH7FAK5KNEelNcXzbXhkDoUf6G3D9h+qlGnuFEbwOdJ/OoeHTAd00gwYMzK\nxxUx+AhB479+zEQCg4V4FLAEtn4WqbTgIlCo/c30wEEPWHLbbTr2Ui0h0y7/vZNS\njjvv/15LIiAgvpBBp5Jih7f/awbuYm0ovZGokQIDAQABAoIBAQCeIaKMYsUX/v2U\nOvdOvFlXNwUJZGOTUR7wLlaWgZzsV4EFFjdS6bgwP7Q/PAMrhU6qe15orzWXZ7cU\nQkmETnTRF6KVFpogn8Jtf83xzGTuIpvuHNnVXd4HVxtF6eOdt7vOzfrgyUDuZpvp\nm5p8MLis9g/9WaDHQOkvr7YatxHZnnTy1hYovzmZ+rnFKt3Vtk2t6njBK0PxGsV8\nJ/N5B1QHdKgwSmns/Etux7/yQLiGM+u46HhqW9WIb1VqMQl4uJmdd5RYT4KxKdFq\nQ9N4i7pflW6j6+TmBEFvbsAR1sbMbp9LvHZs8AOxEw9N3cB6lYDXrYmdBZYjX9e5\nNnu6IQxRAoGBAOxkFEX4KGVzbnJM5NjIlqOD2Hv5FfM67k9o7Wdp5zNTSzebpZCz\nQJCibEYgQfp0nLlBWN8xPqPD/G2yOdp75yDYkxvglAUtBRKeU9+FmwM48KvE+4zq\nVucFwizbxbyFU1tXQLcOZXH9hC+xxg2DOs91K9zctqUULRdEmmsUtPmHAoGBAMaj\nrfnsHfQOMvuOkTiw5bMtTavRRY9qq30RtrkpPMssW7+r7XxpdPQ0uZ9ASzEYLxcn\nMNsZDdDTVUt1urEn4f2tjRgA+4ZSQ9jDo5BHUDsq2TJ3LFBFy+LFY5WSNg9BZoI5\nuItmJS7tgSdFA0mMLOx0j14XiOfBclthQJFA2HMnAoGAJKspkej6qzIKseRHo3EK\nHPc4v5JV21MK4HqQSPheitGi209jkVyc6VKopQAf++/W183RMV38L38ZSxLYcpHB\nupCd0Tc2/s6K+OZicEvTTd6pRpvZwXQgYtm70yWMOMAdvA9+1GaBSftfY96ZsELo\n/oFYenwqQNUuYWuc4Htnz0UCgYBg5kPeYSKThcG1GW0aPKEw8O6s3F+UgLK7RkLe\nvJEdg7wWGma1hDQ7VOUgHJsRjfyazNF2cBhfQFihgQLbnNsPhvQHO6N3ePYD7hwC\nK+ellVdy2NPTLNky/JuBwVuBwaOh70ppJiEJbW7Nm0rpO+pGRu4RNmXguGtyzFRV\nB08PjQKBgQC38xg7d6jS+IMmxpPDM46AqpB8ie03DaHL21/RtSj5j1sjOGuXYP1C\nke5g5Sna33sjGbFCCCNT/1V4/BgHZXLpAH8HYf0BGHljjGHZaRG26dr/q24C0Kyd\nFj7hRWjsp2cu4EtwXWeuZqlO+r6Jl2r8FclE2V42zmPe3y26TMJrfA==\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"}} 2019-01-18 06:49:34,077 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/5233d78180d647c4a66dca005415254c/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-529a37cb-5f06-4eb2-9e7c-a736f112fd71-stack/6ee788fd-8f80-408e-9511-2a2898fb7003 used request id req-e7f26e07-054a-484a-8b14-cdac76951b71 2019-01-18 06:49:34,078 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:49:34,078 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:49:34,462 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8baab59d974342f58b5cf9b9f9406000", "name": "CreateStackFloatingIpTests-788a69f3-5f50-49f-proj-role"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}, {"id": "c65201bd05504fa786d79b166e8bbba3", "name": "heat_stack_owner"}], "expires_at": "2019-01-18T07:49:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5233d78180d647c4a66dca005415254c", "name": "CreateStackFloatingIpTests-788a69f3-5f50-49f-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/5233d78180d647c4a66dca005415254c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/5233d78180d647c4a66dca005415254c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/5233d78180d647c4a66dca005415254c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/5233d78180d647c4a66dca005415254c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/5233d78180d647c4a66dca005415254c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/5233d78180d647c4a66dca005415254c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/5233d78180d647c4a66dca005415254c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/5233d78180d647c4a66dca005415254c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/5233d78180d647c4a66dca005415254c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/5233d78180d647c4a66dca005415254c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/5233d78180d647c4a66dca005415254c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/5233d78180d647c4a66dca005415254c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackFloatingIpTests-788a69f3-5f50-49f-user", "id": "78c52d8050654c2d976d0922bf988213"}, "audit_ids": ["P_b3sF4cT7qW8svo4xgmjA"], "issued_at": "2019-01-18T06:49:34.000000Z"}} 2019-01-18 06:49:34,462 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}105da73258ecc21a2fc12a8e9bbb4a060b56ba40" 2019-01-18 06:49:34,543 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:49:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cf5c0c57-c5d1-4cde-bee4-8ccb1e82cef4 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:49:34,543 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-cf5c0c57-c5d1-4cde-bee4-8ccb1e82cef4 2019-01-18 06:49:34,544 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-18 06:49:34,546 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}105da73258ecc21a2fc12a8e9bbb4a060b56ba40" 2019-01-18 06:49:34,647 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:49:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-047619d3-ea66-4108-b456-702bfa95a806 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:49:34,647 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-047619d3-ea66-4108-b456-702bfa95a806 2019-01-18 06:49:34,655 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateStackFloatingIpTests-529a37cb-5f06-4eb2-9e7c-a736f112fd71-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}105da73258ecc21a2fc12a8e9bbb4a060b56ba40" 2019-01-18 06:49:34,908 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 748 X-Openstack-Request-Id: req-872869ff-e609-463f-8454-216c1c9a938d Date: Fri, 18 Jan 2019 06:49:34 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"7f99ad08-1201-4e64-b42f-82bc52d6f3e8","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":33,"ipv4_address_scope":null,"shared":false,"project_id":"5233d78180d647c4a66dca005415254c","status":"ACTIVE","subnets":["925f0bfe-cee1-4ecf-91a3-756b9c9405ba"],"description":"","tags":[],"updated_at":"2019-01-18T06:49:00Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-529a37cb-5f06-4eb2-9e7c-a736f112fd71-net","admin_state_up":true,"tenant_id":"5233d78180d647c4a66dca005415254c","created_at":"2019-01-18T06:48:58Z","provider:network_type":"vxlan"}]} 2019-01-18 06:49:34,908 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateStackFloatingIpTests-529a37cb-5f06-4eb2-9e7c-a736f112fd71-net used request id req-872869ff-e609-463f-8454-216c1c9a938d 2019-01-18 06:49:34,912 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-18 06:49:34,917 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 18 Jan 2019 06:49: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"}]}]}} 2019-01-18 06:49:34,918 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/5233d78180d647c4a66dca005415254c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}105da73258ecc21a2fc12a8e9bbb4a060b56ba40" 2019-01-18 06:49:34,998 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:49:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9b5af64a-6d30-4ef1-b898-916f6d8b26a8 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/5233d78180d647c4a66dca005415254c"}, "enabled": true, "id": "5233d78180d647c4a66dca005415254c", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-788a69f3-5f50-49f-proj"}} 2019-01-18 06:49:34,999 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/5233d78180d647c4a66dca005415254c used request id req-9b5af64a-6d30-4ef1-b898-916f6d8b26a8 2019-01-18 06:49:35,004 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=7f99ad08-1201-4e64-b42f-82bc52d6f3e8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}105da73258ecc21a2fc12a8e9bbb4a060b56ba40" 2019-01-18 06:49:35,363 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-e1c39fbb-d7ce-4971-88e1-d6ba856f1c06 Date: Fri, 18 Jan 2019 06:49:35 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7f99ad08-1201-4e64-b42f-82bc52d6f3e8","tenant_id":"5233d78180d647c4a66dca005415254c","created_at":"2019-01-18T06:49:00Z","dns_nameservers":[],"updated_at":"2019-01-18T06:49:00Z","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":"5233d78180d647c4a66dca005415254c","id":"925f0bfe-cee1-4ecf-91a3-756b9c9405ba","subnetpool_id":null,"name":"CreateStackFloatingIpTests-529a37cb-5f06-4eb2-9e7c-a736f112fd71-subnet"}]} 2019-01-18 06:49:35,363 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=7f99ad08-1201-4e64-b42f-82bc52d6f3e8 used request id req-e1c39fbb-d7ce-4971-88e1-d6ba856f1c06 2019-01-18 06:49:35,369 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=7f99ad08-1201-4e64-b42f-82bc52d6f3e8&mac_address=fa%3A16%3A3e%3A05%3A0f%3A31&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}105da73258ecc21a2fc12a8e9bbb4a060b56ba40" 2019-01-18 06:49:35,580 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 959 X-Openstack-Request-Id: req-b3eada0e-c32a-4835-8d11-98c20405e535 Date: Fri, 18 Jan 2019 06:49:35 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:49:10Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"925f0bfe-cee1-4ecf-91a3-756b9c9405ba","ip_address":"10.1.2.10"}],"id":"5ce866d0-a2d5-4e55-8a23-3faef89a14a3","security_groups":["c043cf8f-6f7e-42cf-9457-8bacd21cf011"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:05:0f:31","project_id":"5233d78180d647c4a66dca005415254c","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7f99ad08-1201-4e64-b42f-82bc52d6f3e8","tenant_id":"5233d78180d647c4a66dca005415254c","created_at":"2019-01-18T06:49:05Z","binding:vnic_type":"normal","device_id":"9e4e779f-c4b9-4b91-ae4a-5a0cba018f27"}]} 2019-01-18 06:49:35,581 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=7f99ad08-1201-4e64-b42f-82bc52d6f3e8&mac_address=fa%3A16%3A3e%3A05%3A0f%3A31&admin_state_up=True used request id req-b3eada0e-c32a-4835-8d11-98c20405e535 2019-01-18 06:49:35,585 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/5233d78180d647c4a66dca005415254c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}105da73258ecc21a2fc12a8e9bbb4a060b56ba40" 2019-01-18 06:49:35,675 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:49:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-df9a8f0d-7fb2-4dc7-a310-609f0e5be39f 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/5233d78180d647c4a66dca005415254c"}, "enabled": true, "id": "5233d78180d647c4a66dca005415254c", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-788a69f3-5f50-49f-proj"}} 2019-01-18 06:49:35,675 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/5233d78180d647c4a66dca005415254c used request id req-df9a8f0d-7fb2-4dc7-a310-609f0e5be39f 2019-01-18 06:49:35,678 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/detail?name=CreateStackFloatingIpTests-529a37cb-5f06-4eb2-9e7c-a736f112fd71-inst2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}105da73258ecc21a2fc12a8e9bbb4a060b56ba40" 2019-01-18 06:49:36,619 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06: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,Accept-Encoding x-openstack-request-id: req-c907d25a-2851-4467-9d48-684af4662cfa x-compute-request-id: req-c907d25a-2851-4467-9d48-684af4662cfa Content-Encoding: gzip Content-Length: 824 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"CreateStackFloatingIpTests-529a37cb-5f06-4eb2-9e7c-a736f112fd71-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:0f:31", "version": 4, "addr": "10.1.2.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/9e4e779f-c4b9-4b91-ae4a-5a0cba018f27", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/9e4e779f-c4b9-4b91-ae4a-5a0cba018f27", "rel": "bookmark"}], "image": {"id": "c6d38163-ff04-4f1d-9eff-17d3b79c474e", "links": [{"href": "http://172.30.9.23:8774/images/c6d38163-ff04-4f1d-9eff-17d3b79c474e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000f6", "OS-SRV-USG:launched_at": "2019-01-18T06:49:09.000000", "flavor": {"id": "dbf0272f-1ea4-427b-85bc-557e756a52d3", "links": [{"href": "http://172.30.9.23:8774/flavors/dbf0272f-1ea4-427b-85bc-557e756a52d3", "rel": "bookmark"}]}, "id": "9e4e779f-c4b9-4b91-ae4a-5a0cba018f27", "security_groups": [{"name": "default"}], "user_id": "78c52d8050654c2d976d0922bf988213", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-18T06:49:11Z", "hostId": "ae9d550c3058f7a00e2fd97e636671f2859c7361100278a061bbb08e", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "CreateStackFloatingIpTests-529a37cb-5f06-4eb2-9e7c-a736f112fd71-kp", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "CreateStackFloatingIpTests-529a37cb-5f06-4eb2-9e7c-a736f112fd71-inst2", "created": "2019-01-18T06:49:04Z", "tenant_id": "5233d78180d647c4a66dca005415254c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-18 06:49:36,619 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail?name=CreateStackFloatingIpTests-529a37cb-5f06-4eb2-9e7c-a736f112fd71-inst2 used request id req-c907d25a-2851-4467-9d48-684af4662cfa 2019-01-18 06:49:36,625 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateStackFloatingIpTests-529a37cb-5f06-4eb2-9e7c-a736f112fd71-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}105da73258ecc21a2fc12a8e9bbb4a060b56ba40" 2019-01-18 06:49:36,978 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 748 X-Openstack-Request-Id: req-376fd006-faec-4a76-8fe6-04bd39505fee Date: Fri, 18 Jan 2019 06:49:36 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"7f99ad08-1201-4e64-b42f-82bc52d6f3e8","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":33,"ipv4_address_scope":null,"shared":false,"project_id":"5233d78180d647c4a66dca005415254c","status":"ACTIVE","subnets":["925f0bfe-cee1-4ecf-91a3-756b9c9405ba"],"description":"","tags":[],"updated_at":"2019-01-18T06:49:00Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-529a37cb-5f06-4eb2-9e7c-a736f112fd71-net","admin_state_up":true,"tenant_id":"5233d78180d647c4a66dca005415254c","created_at":"2019-01-18T06:48:58Z","provider:network_type":"vxlan"}]} 2019-01-18 06:49:36,978 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateStackFloatingIpTests-529a37cb-5f06-4eb2-9e7c-a736f112fd71-net used request id req-376fd006-faec-4a76-8fe6-04bd39505fee 2019-01-18 06:49:36,984 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=7f99ad08-1201-4e64-b42f-82bc52d6f3e8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}105da73258ecc21a2fc12a8e9bbb4a060b56ba40" 2019-01-18 06:49:37,190 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-8bf5b8d1-59e4-4671-9d20-da2d3f83ca01 Date: Fri, 18 Jan 2019 06:49:37 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7f99ad08-1201-4e64-b42f-82bc52d6f3e8","tenant_id":"5233d78180d647c4a66dca005415254c","created_at":"2019-01-18T06:49:00Z","dns_nameservers":[],"updated_at":"2019-01-18T06:49:00Z","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":"5233d78180d647c4a66dca005415254c","id":"925f0bfe-cee1-4ecf-91a3-756b9c9405ba","subnetpool_id":null,"name":"CreateStackFloatingIpTests-529a37cb-5f06-4eb2-9e7c-a736f112fd71-subnet"}]} 2019-01-18 06:49:37,190 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=7f99ad08-1201-4e64-b42f-82bc52d6f3e8 used request id req-8bf5b8d1-59e4-4671-9d20-da2d3f83ca01 2019-01-18 06:49:37,196 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=7f99ad08-1201-4e64-b42f-82bc52d6f3e8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}105da73258ecc21a2fc12a8e9bbb4a060b56ba40" 2019-01-18 06:49:37,393 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5808 X-Openstack-Request-Id: req-0e14cf4a-9921-4d8a-828f-009c0a2de07a Date: Fri, 18 Jan 2019 06:49:37 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:49:19Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"925f0bfe-cee1-4ecf-91a3-756b9c9405ba","ip_address":"10.1.2.11"}],"id":"03a91213-c499-408b-8218-de0abcea0a84","security_groups":["1d8d5899-bfd3-4659-9e14-94a71481a0d3"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:83:a1:d1","project_id":"5233d78180d647c4a66dca005415254c","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-529a37cb-5f06-4eb2-9e7c-a736f112fd71-stack-port1-qpdzpzaozxvk","admin_state_up":true,"network_id":"7f99ad08-1201-4e64-b42f-82bc52d6f3e8","tenant_id":"5233d78180d647c4a66dca005415254c","created_at":"2019-01-18T06:49:03Z","binding:vnic_type":"normal","device_id":"3542aec4-d37a-45aa-a358-ad64be459b3d"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:49:24Z","device_owner":"network:ha_router_replicated_interface","revision_number":11,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"925f0bfe-cee1-4ecf-91a3-756b9c9405ba","ip_address":"10.1.2.1"}],"id":"0c195623-a3b8-4b24-aa06-3ae707889d6f","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:4a:27:99","project_id":"5233d78180d647c4a66dca005415254c","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7f99ad08-1201-4e64-b42f-82bc52d6f3e8","tenant_id":"5233d78180d647c4a66dca005415254c","created_at":"2019-01-18T06:49:08Z","binding:vnic_type":"normal","device_id":"4c9f904f-9ebb-4dff-b40c-319acfa52a8d"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:49:03Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"925f0bfe-cee1-4ecf-91a3-756b9c9405ba","ip_address":"10.1.2.2"}],"id":"2a5ee380-432e-49f2-bfe8-94c36fbc5c06","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:da:ac:b1","project_id":"5233d78180d647c4a66dca005415254c","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7f99ad08-1201-4e64-b42f-82bc52d6f3e8","tenant_id":"5233d78180d647c4a66dca005415254c","created_at":"2019-01-18T06:49:01Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-7f99ad08-1201-4e64-b42f-82bc52d6f3e8"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:49:10Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"925f0bfe-cee1-4ecf-91a3-756b9c9405ba","ip_address":"10.1.2.10"}],"id":"5ce866d0-a2d5-4e55-8a23-3faef89a14a3","security_groups":["c043cf8f-6f7e-42cf-9457-8bacd21cf011"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:05:0f:31","project_id":"5233d78180d647c4a66dca005415254c","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7f99ad08-1201-4e64-b42f-82bc52d6f3e8","tenant_id":"5233d78180d647c4a66dca005415254c","created_at":"2019-01-18T06:49:05Z","binding:vnic_type":"normal","device_id":"9e4e779f-c4b9-4b91-ae4a-5a0cba018f27"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:49:03Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"925f0bfe-cee1-4ecf-91a3-756b9c9405ba","ip_address":"10.1.2.3"}],"id":"5f704f8b-bd2e-467c-aa3d-49768a36e903","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:af:51","project_id":"5233d78180d647c4a66dca005415254c","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7f99ad08-1201-4e64-b42f-82bc52d6f3e8","tenant_id":"5233d78180d647c4a66dca005415254c","created_at":"2019-01-18T06:49:02Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-7f99ad08-1201-4e64-b42f-82bc52d6f3e8"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:49:04Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"925f0bfe-cee1-4ecf-91a3-756b9c9405ba","ip_address":"10.1.2.4"}],"id":"a5853c7d-3a78-44b6-ae6a-4409c72911f1","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:ca:38:59","project_id":"5233d78180d647c4a66dca005415254c","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7f99ad08-1201-4e64-b42f-82bc52d6f3e8","tenant_id":"5233d78180d647c4a66dca005415254c","created_at":"2019-01-18T06:49:02Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-7f99ad08-1201-4e64-b42f-82bc52d6f3e8"}]} 2019-01-18 06:49:37,394 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=7f99ad08-1201-4e64-b42f-82bc52d6f3e8 used request id req-0e14cf4a-9921-4d8a-828f-009c0a2de07a 2019-01-18 06:49:37,395 - create_instance - INFO - Found existing machine with name - CreateStackFloatingIpTests-529a37cb-5f06-4eb2-9e7c-a736f112fd71-inst2 2019-01-18 06:49:37,400 - 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}105da73258ecc21a2fc12a8e9bbb4a060b56ba40" 2019-01-18 06:49:37,607 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 552 X-Openstack-Request-Id: req-b6f6d860-e33f-49bd-9efa-ebd0f9d5798b Date: Fri, 18 Jan 2019 06:49:37 GMT RESP BODY: {"floatingips": [{"router_id": "4c9f904f-9ebb-4dff-b40c-319acfa52a8d", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "5233d78180d647c4a66dca005415254c", "created_at": "2019-01-18T06:49:08Z", "updated_at": "2019-01-18T06:49:10Z", "floating_network_id": "c7128340-d09d-4472-ab8c-6b0e75149f5d", "fixed_ip_address": "10.1.2.11", "floating_ip_address": "172.30.9.209", "revision_number": 1, "project_id": "5233d78180d647c4a66dca005415254c", "port_id": "03a91213-c499-408b-8218-de0abcea0a84", "id": "6db76d09-3b42-4ca2-b066-aebd9b993c12"}]} 2019-01-18 06:49:37,607 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips used request id req-b6f6d860-e33f-49bd-9efa-ebd0f9d5798b 2019-01-18 06:49:37,611 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/3542aec4-d37a-45aa-a358-ad64be459b3d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92fbe2f5dc72eb59dd61cc8ca621f62dc90e5760" 2019-01-18 06:49:38,064 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:49: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-cd767cbc-c9bb-4c31-81f4-1dc9cb1d5d92 x-compute-request-id: req-cd767cbc-c9bb-4c31-81f4-1dc9cb1d5d92 Content-Encoding: gzip Content-Length: 839 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackFloatingIpTests-529a37cb-5f06-4eb2-9e7c-a736f112fd71-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:83:a1:d1", "version": 4, "addr": "10.1.2.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:83:a1:d1", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/3542aec4-d37a-45aa-a358-ad64be459b3d", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/3542aec4-d37a-45aa-a358-ad64be459b3d", "rel": "bookmark"}], "image": {"id": "c6d38163-ff04-4f1d-9eff-17d3b79c474e", "links": [{"href": "http://172.30.9.23:8774/images/c6d38163-ff04-4f1d-9eff-17d3b79c474e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000f9", "OS-SRV-USG:launched_at": "2019-01-18T06:49:19.000000", "flavor": {"id": "98633e07-8ec2-4c0c-81b0-61e8df8e1c2d", "links": [{"href": "http://172.30.9.23:8774/flavors/98633e07-8ec2-4c0c-81b0-61e8df8e1c2d", "rel": "bookmark"}]}, "id": "3542aec4-d37a-45aa-a358-ad64be459b3d", "security_groups": [{"name": "CreateStackFloatingIpTests-529a37cb-5f06-4eb2-9e7c-a736f112fd71-sec_grp"}], "user_id": "78c52d8050654c2d976d0922bf988213", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-18T06:49:19Z", "hostId": "b52a2f0896bb1af3a24d6ce2a3a8af9644f0601954c8dd00ebfe0bc0", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "CreateStackFloatingIpTests-529a37cb-5f06-4eb2-9e7c-a736f112fd71-kp", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "CreateStackFloatingIpTests-529a37cb-5f06-4eb2-9e7c-a736f112fd71-inst1", "created": "2019-01-18T06:49:10Z", "tenant_id": "5233d78180d647c4a66dca005415254c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-18 06:49:38,064 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/3542aec4-d37a-45aa-a358-ad64be459b3d used request id req-cd767cbc-c9bb-4c31-81f4-1dc9cb1d5d92 2019-01-18 06:49:38,072 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateStackFloatingIpTests-529a37cb-5f06-4eb2-9e7c-a736f112fd71-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92fbe2f5dc72eb59dd61cc8ca621f62dc90e5760" 2019-01-18 06:49:38,154 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 748 X-Openstack-Request-Id: req-f221c16e-f7b4-4277-aa26-7db701dbd6f6 Date: Fri, 18 Jan 2019 06:49:38 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"7f99ad08-1201-4e64-b42f-82bc52d6f3e8","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":33,"ipv4_address_scope":null,"shared":false,"project_id":"5233d78180d647c4a66dca005415254c","status":"ACTIVE","subnets":["925f0bfe-cee1-4ecf-91a3-756b9c9405ba"],"description":"","tags":[],"updated_at":"2019-01-18T06:49:00Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-529a37cb-5f06-4eb2-9e7c-a736f112fd71-net","admin_state_up":true,"tenant_id":"5233d78180d647c4a66dca005415254c","created_at":"2019-01-18T06:48:58Z","provider:network_type":"vxlan"}]} 2019-01-18 06:49:38,154 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateStackFloatingIpTests-529a37cb-5f06-4eb2-9e7c-a736f112fd71-net used request id req-f221c16e-f7b4-4277-aa26-7db701dbd6f6 2019-01-18 06:49:38,158 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/5233d78180d647c4a66dca005415254c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92fbe2f5dc72eb59dd61cc8ca621f62dc90e5760" 2019-01-18 06:49:38,247 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:49:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-59f510c6-0bfc-40f2-98e6-3414276b3735 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/5233d78180d647c4a66dca005415254c"}, "enabled": true, "id": "5233d78180d647c4a66dca005415254c", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-788a69f3-5f50-49f-proj"}} 2019-01-18 06:49:38,248 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/5233d78180d647c4a66dca005415254c used request id req-59f510c6-0bfc-40f2-98e6-3414276b3735 2019-01-18 06:49:38,253 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=7f99ad08-1201-4e64-b42f-82bc52d6f3e8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92fbe2f5dc72eb59dd61cc8ca621f62dc90e5760" 2019-01-18 06:49:38,457 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-c9f17d6e-f1d1-40b6-ae5c-4c89451725f3 Date: Fri, 18 Jan 2019 06:49:38 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7f99ad08-1201-4e64-b42f-82bc52d6f3e8","tenant_id":"5233d78180d647c4a66dca005415254c","created_at":"2019-01-18T06:49:00Z","dns_nameservers":[],"updated_at":"2019-01-18T06:49:00Z","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":"5233d78180d647c4a66dca005415254c","id":"925f0bfe-cee1-4ecf-91a3-756b9c9405ba","subnetpool_id":null,"name":"CreateStackFloatingIpTests-529a37cb-5f06-4eb2-9e7c-a736f112fd71-subnet"}]} 2019-01-18 06:49:38,457 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=7f99ad08-1201-4e64-b42f-82bc52d6f3e8 used request id req-c9f17d6e-f1d1-40b6-ae5c-4c89451725f3 2019-01-18 06:49:38,463 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=7f99ad08-1201-4e64-b42f-82bc52d6f3e8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92fbe2f5dc72eb59dd61cc8ca621f62dc90e5760" 2019-01-18 06:49:38,658 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5808 X-Openstack-Request-Id: req-6185ac08-59eb-4c65-a267-89e96b23a32d Date: Fri, 18 Jan 2019 06:49:38 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:49:19Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"925f0bfe-cee1-4ecf-91a3-756b9c9405ba","ip_address":"10.1.2.11"}],"id":"03a91213-c499-408b-8218-de0abcea0a84","security_groups":["1d8d5899-bfd3-4659-9e14-94a71481a0d3"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:83:a1:d1","project_id":"5233d78180d647c4a66dca005415254c","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-529a37cb-5f06-4eb2-9e7c-a736f112fd71-stack-port1-qpdzpzaozxvk","admin_state_up":true,"network_id":"7f99ad08-1201-4e64-b42f-82bc52d6f3e8","tenant_id":"5233d78180d647c4a66dca005415254c","created_at":"2019-01-18T06:49:03Z","binding:vnic_type":"normal","device_id":"3542aec4-d37a-45aa-a358-ad64be459b3d"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:49:24Z","device_owner":"network:ha_router_replicated_interface","revision_number":11,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"925f0bfe-cee1-4ecf-91a3-756b9c9405ba","ip_address":"10.1.2.1"}],"id":"0c195623-a3b8-4b24-aa06-3ae707889d6f","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:4a:27:99","project_id":"5233d78180d647c4a66dca005415254c","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7f99ad08-1201-4e64-b42f-82bc52d6f3e8","tenant_id":"5233d78180d647c4a66dca005415254c","created_at":"2019-01-18T06:49:08Z","binding:vnic_type":"normal","device_id":"4c9f904f-9ebb-4dff-b40c-319acfa52a8d"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:49:03Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"925f0bfe-cee1-4ecf-91a3-756b9c9405ba","ip_address":"10.1.2.2"}],"id":"2a5ee380-432e-49f2-bfe8-94c36fbc5c06","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:da:ac:b1","project_id":"5233d78180d647c4a66dca005415254c","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7f99ad08-1201-4e64-b42f-82bc52d6f3e8","tenant_id":"5233d78180d647c4a66dca005415254c","created_at":"2019-01-18T06:49:01Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-7f99ad08-1201-4e64-b42f-82bc52d6f3e8"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:49:10Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"925f0bfe-cee1-4ecf-91a3-756b9c9405ba","ip_address":"10.1.2.10"}],"id":"5ce866d0-a2d5-4e55-8a23-3faef89a14a3","security_groups":["c043cf8f-6f7e-42cf-9457-8bacd21cf011"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:05:0f:31","project_id":"5233d78180d647c4a66dca005415254c","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7f99ad08-1201-4e64-b42f-82bc52d6f3e8","tenant_id":"5233d78180d647c4a66dca005415254c","created_at":"2019-01-18T06:49:05Z","binding:vnic_type":"normal","device_id":"9e4e779f-c4b9-4b91-ae4a-5a0cba018f27"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:49:03Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"925f0bfe-cee1-4ecf-91a3-756b9c9405ba","ip_address":"10.1.2.3"}],"id":"5f704f8b-bd2e-467c-aa3d-49768a36e903","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:af:51","project_id":"5233d78180d647c4a66dca005415254c","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7f99ad08-1201-4e64-b42f-82bc52d6f3e8","tenant_id":"5233d78180d647c4a66dca005415254c","created_at":"2019-01-18T06:49:02Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-7f99ad08-1201-4e64-b42f-82bc52d6f3e8"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:49:04Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"925f0bfe-cee1-4ecf-91a3-756b9c9405ba","ip_address":"10.1.2.4"}],"id":"a5853c7d-3a78-44b6-ae6a-4409c72911f1","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:ca:38:59","project_id":"5233d78180d647c4a66dca005415254c","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7f99ad08-1201-4e64-b42f-82bc52d6f3e8","tenant_id":"5233d78180d647c4a66dca005415254c","created_at":"2019-01-18T06:49:02Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-7f99ad08-1201-4e64-b42f-82bc52d6f3e8"}]} 2019-01-18 06:49:38,659 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=7f99ad08-1201-4e64-b42f-82bc52d6f3e8 used request id req-6185ac08-59eb-4c65-a267-89e96b23a32d 2019-01-18 06:49:38,660 - create_instance - INFO - Checking if VM is active 2019-01-18 06:49:38,663 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/3542aec4-d37a-45aa-a358-ad64be459b3d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92fbe2f5dc72eb59dd61cc8ca621f62dc90e5760" 2019-01-18 06:49:39,496 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:49: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-159f9f10-a7fd-434c-86e4-35dd7445fe83 x-compute-request-id: req-159f9f10-a7fd-434c-86e4-35dd7445fe83 Content-Encoding: gzip Content-Length: 839 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackFloatingIpTests-529a37cb-5f06-4eb2-9e7c-a736f112fd71-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:83:a1:d1", "version": 4, "addr": "10.1.2.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:83:a1:d1", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/3542aec4-d37a-45aa-a358-ad64be459b3d", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/3542aec4-d37a-45aa-a358-ad64be459b3d", "rel": "bookmark"}], "image": {"id": "c6d38163-ff04-4f1d-9eff-17d3b79c474e", "links": [{"href": "http://172.30.9.23:8774/images/c6d38163-ff04-4f1d-9eff-17d3b79c474e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000f9", "OS-SRV-USG:launched_at": "2019-01-18T06:49:19.000000", "flavor": {"id": "98633e07-8ec2-4c0c-81b0-61e8df8e1c2d", "links": [{"href": "http://172.30.9.23:8774/flavors/98633e07-8ec2-4c0c-81b0-61e8df8e1c2d", "rel": "bookmark"}]}, "id": "3542aec4-d37a-45aa-a358-ad64be459b3d", "security_groups": [{"name": "CreateStackFloatingIpTests-529a37cb-5f06-4eb2-9e7c-a736f112fd71-sec_grp"}], "user_id": "78c52d8050654c2d976d0922bf988213", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-18T06:49:19Z", "hostId": "b52a2f0896bb1af3a24d6ce2a3a8af9644f0601954c8dd00ebfe0bc0", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "CreateStackFloatingIpTests-529a37cb-5f06-4eb2-9e7c-a736f112fd71-kp", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "CreateStackFloatingIpTests-529a37cb-5f06-4eb2-9e7c-a736f112fd71-inst1", "created": "2019-01-18T06:49:10Z", "tenant_id": "5233d78180d647c4a66dca005415254c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-18 06:49:39,496 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/3542aec4-d37a-45aa-a358-ad64be459b3d used request id req-159f9f10-a7fd-434c-86e4-35dd7445fe83 2019-01-18 06:49:39,497 - create_instance - DEBUG - Instance status [CreateStackFloatingIpTests-529a37cb-5f06-4eb2-9e7c-a736f112fd71-inst1] is - ACTIVE 2019-01-18 06:49:39,497 - create_instance - INFO - VM is - ACTIVE 2019-01-18 06:49:39,500 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/3542aec4-d37a-45aa-a358-ad64be459b3d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92fbe2f5dc72eb59dd61cc8ca621f62dc90e5760" 2019-01-18 06:49:39,968 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06: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-0346bafe-949d-4e9a-b460-b89a70177834 x-compute-request-id: req-0346bafe-949d-4e9a-b460-b89a70177834 Content-Encoding: gzip Content-Length: 839 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackFloatingIpTests-529a37cb-5f06-4eb2-9e7c-a736f112fd71-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:83:a1:d1", "version": 4, "addr": "10.1.2.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:83:a1:d1", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/3542aec4-d37a-45aa-a358-ad64be459b3d", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/3542aec4-d37a-45aa-a358-ad64be459b3d", "rel": "bookmark"}], "image": {"id": "c6d38163-ff04-4f1d-9eff-17d3b79c474e", "links": [{"href": "http://172.30.9.23:8774/images/c6d38163-ff04-4f1d-9eff-17d3b79c474e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000f9", "OS-SRV-USG:launched_at": "2019-01-18T06:49:19.000000", "flavor": {"id": "98633e07-8ec2-4c0c-81b0-61e8df8e1c2d", "links": [{"href": "http://172.30.9.23:8774/flavors/98633e07-8ec2-4c0c-81b0-61e8df8e1c2d", "rel": "bookmark"}]}, "id": "3542aec4-d37a-45aa-a358-ad64be459b3d", "security_groups": [{"name": "CreateStackFloatingIpTests-529a37cb-5f06-4eb2-9e7c-a736f112fd71-sec_grp"}], "user_id": "78c52d8050654c2d976d0922bf988213", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-18T06:49:19Z", "hostId": "b52a2f0896bb1af3a24d6ce2a3a8af9644f0601954c8dd00ebfe0bc0", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "CreateStackFloatingIpTests-529a37cb-5f06-4eb2-9e7c-a736f112fd71-kp", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "CreateStackFloatingIpTests-529a37cb-5f06-4eb2-9e7c-a736f112fd71-inst1", "created": "2019-01-18T06:49:10Z", "tenant_id": "5233d78180d647c4a66dca005415254c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-18 06:49:39,968 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/3542aec4-d37a-45aa-a358-ad64be459b3d used request id req-0346bafe-949d-4e9a-b460-b89a70177834 2019-01-18 06:49:39,974 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateStackFloatingIpTests-529a37cb-5f06-4eb2-9e7c-a736f112fd71-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92fbe2f5dc72eb59dd61cc8ca621f62dc90e5760" 2019-01-18 06:49:40,058 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 748 X-Openstack-Request-Id: req-fee16375-8c34-4a20-b681-640fc58bf252 Date: Fri, 18 Jan 2019 06:49:40 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"7f99ad08-1201-4e64-b42f-82bc52d6f3e8","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":33,"ipv4_address_scope":null,"shared":false,"project_id":"5233d78180d647c4a66dca005415254c","status":"ACTIVE","subnets":["925f0bfe-cee1-4ecf-91a3-756b9c9405ba"],"description":"","tags":[],"updated_at":"2019-01-18T06:49:00Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-529a37cb-5f06-4eb2-9e7c-a736f112fd71-net","admin_state_up":true,"tenant_id":"5233d78180d647c4a66dca005415254c","created_at":"2019-01-18T06:48:58Z","provider:network_type":"vxlan"}]} 2019-01-18 06:49:40,058 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateStackFloatingIpTests-529a37cb-5f06-4eb2-9e7c-a736f112fd71-net used request id req-fee16375-8c34-4a20-b681-640fc58bf252 2019-01-18 06:49:40,063 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/5233d78180d647c4a66dca005415254c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92fbe2f5dc72eb59dd61cc8ca621f62dc90e5760" 2019-01-18 06:49:40,081 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:49:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-664e182f-a554-4f16-ae55-4fd21dcd4a3a 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/5233d78180d647c4a66dca005415254c"}, "enabled": true, "id": "5233d78180d647c4a66dca005415254c", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-788a69f3-5f50-49f-proj"}} 2019-01-18 06:49:40,082 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/5233d78180d647c4a66dca005415254c used request id req-664e182f-a554-4f16-ae55-4fd21dcd4a3a 2019-01-18 06:49:40,087 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=7f99ad08-1201-4e64-b42f-82bc52d6f3e8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92fbe2f5dc72eb59dd61cc8ca621f62dc90e5760" 2019-01-18 06:49:40,143 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-de027b57-e0bf-4255-9ed8-61a26320a681 Date: Fri, 18 Jan 2019 06:49:40 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7f99ad08-1201-4e64-b42f-82bc52d6f3e8","tenant_id":"5233d78180d647c4a66dca005415254c","created_at":"2019-01-18T06:49:00Z","dns_nameservers":[],"updated_at":"2019-01-18T06:49:00Z","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":"5233d78180d647c4a66dca005415254c","id":"925f0bfe-cee1-4ecf-91a3-756b9c9405ba","subnetpool_id":null,"name":"CreateStackFloatingIpTests-529a37cb-5f06-4eb2-9e7c-a736f112fd71-subnet"}]} 2019-01-18 06:49:40,143 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=7f99ad08-1201-4e64-b42f-82bc52d6f3e8 used request id req-de027b57-e0bf-4255-9ed8-61a26320a681 2019-01-18 06:49:40,149 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=7f99ad08-1201-4e64-b42f-82bc52d6f3e8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92fbe2f5dc72eb59dd61cc8ca621f62dc90e5760" 2019-01-18 06:49:40,196 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5808 X-Openstack-Request-Id: req-f8e3655a-c981-497b-a8a4-e89d05d060ab Date: Fri, 18 Jan 2019 06:49:40 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:49:19Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"925f0bfe-cee1-4ecf-91a3-756b9c9405ba","ip_address":"10.1.2.11"}],"id":"03a91213-c499-408b-8218-de0abcea0a84","security_groups":["1d8d5899-bfd3-4659-9e14-94a71481a0d3"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:83:a1:d1","project_id":"5233d78180d647c4a66dca005415254c","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-529a37cb-5f06-4eb2-9e7c-a736f112fd71-stack-port1-qpdzpzaozxvk","admin_state_up":true,"network_id":"7f99ad08-1201-4e64-b42f-82bc52d6f3e8","tenant_id":"5233d78180d647c4a66dca005415254c","created_at":"2019-01-18T06:49:03Z","binding:vnic_type":"normal","device_id":"3542aec4-d37a-45aa-a358-ad64be459b3d"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:49:24Z","device_owner":"network:ha_router_replicated_interface","revision_number":11,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"925f0bfe-cee1-4ecf-91a3-756b9c9405ba","ip_address":"10.1.2.1"}],"id":"0c195623-a3b8-4b24-aa06-3ae707889d6f","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:4a:27:99","project_id":"5233d78180d647c4a66dca005415254c","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7f99ad08-1201-4e64-b42f-82bc52d6f3e8","tenant_id":"5233d78180d647c4a66dca005415254c","created_at":"2019-01-18T06:49:08Z","binding:vnic_type":"normal","device_id":"4c9f904f-9ebb-4dff-b40c-319acfa52a8d"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:49:03Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"925f0bfe-cee1-4ecf-91a3-756b9c9405ba","ip_address":"10.1.2.2"}],"id":"2a5ee380-432e-49f2-bfe8-94c36fbc5c06","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:da:ac:b1","project_id":"5233d78180d647c4a66dca005415254c","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7f99ad08-1201-4e64-b42f-82bc52d6f3e8","tenant_id":"5233d78180d647c4a66dca005415254c","created_at":"2019-01-18T06:49:01Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-7f99ad08-1201-4e64-b42f-82bc52d6f3e8"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:49:10Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"925f0bfe-cee1-4ecf-91a3-756b9c9405ba","ip_address":"10.1.2.10"}],"id":"5ce866d0-a2d5-4e55-8a23-3faef89a14a3","security_groups":["c043cf8f-6f7e-42cf-9457-8bacd21cf011"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:05:0f:31","project_id":"5233d78180d647c4a66dca005415254c","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7f99ad08-1201-4e64-b42f-82bc52d6f3e8","tenant_id":"5233d78180d647c4a66dca005415254c","created_at":"2019-01-18T06:49:05Z","binding:vnic_type":"normal","device_id":"9e4e779f-c4b9-4b91-ae4a-5a0cba018f27"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:49:03Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"925f0bfe-cee1-4ecf-91a3-756b9c9405ba","ip_address":"10.1.2.3"}],"id":"5f704f8b-bd2e-467c-aa3d-49768a36e903","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:af:51","project_id":"5233d78180d647c4a66dca005415254c","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7f99ad08-1201-4e64-b42f-82bc52d6f3e8","tenant_id":"5233d78180d647c4a66dca005415254c","created_at":"2019-01-18T06:49:02Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-7f99ad08-1201-4e64-b42f-82bc52d6f3e8"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:49:04Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"925f0bfe-cee1-4ecf-91a3-756b9c9405ba","ip_address":"10.1.2.4"}],"id":"a5853c7d-3a78-44b6-ae6a-4409c72911f1","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:ca:38:59","project_id":"5233d78180d647c4a66dca005415254c","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7f99ad08-1201-4e64-b42f-82bc52d6f3e8","tenant_id":"5233d78180d647c4a66dca005415254c","created_at":"2019-01-18T06:49:02Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-7f99ad08-1201-4e64-b42f-82bc52d6f3e8"}]} 2019-01-18 06:49:40,196 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=7f99ad08-1201-4e64-b42f-82bc52d6f3e8 used request id req-f8e3655a-c981-497b-a8a4-e89d05d060ab 2019-01-18 06:49:40,197 - ansible_utils - DEBUG - Retrieving SSH client 2019-01-18 06:49:40,200 - paramiko.transport - DEBUG - starting thread (client mode): 0xe338c7d0L 2019-01-18 06:49:40,200 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2019-01-18 06:49:40,201 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2019-01-18 06:49:40,201 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2019-01-18 06:49:40,202 - 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 2019-01-18 06:49:40,202 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-01-18 06:49:40,202 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2019-01-18 06:49:40,203 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-01-18 06:49:40,203 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-01-18 06:49:40,203 - paramiko.transport - DEBUG - Compression agreed: none 2019-01-18 06:49:40,220 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-01-18 06:49:40,221 - paramiko.transport - DEBUG - Switch to new keys ... 2019-01-18 06:49:40,233 - paramiko.transport - DEBUG - Trying key 59afb2b4d92c9e68a50eb967d2a52346 from 155ccc1f-3993-4fdd-bb00-32b2b8c101d9 2019-01-18 06:49:40,261 - paramiko.transport - DEBUG - userauth is OK 2019-01-18 06:49:40,267 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-01-18 06:49:40,367 - paramiko.transport - DEBUG - EOF in transport thread 2019-01-18 06:49:40,410 - create_instance - INFO - SSH is active for VM instance 2019-01-18 06:49:40,410 - ansible_utils - DEBUG - Retrieving SSH client 2019-01-18 06:49:40,412 - paramiko.transport - DEBUG - starting thread (client mode): 0xe338c7d0L 2019-01-18 06:49:40,412 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2019-01-18 06:49:40,413 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2019-01-18 06:49:40,413 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2019-01-18 06:49:40,414 - 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 2019-01-18 06:49:40,414 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-01-18 06:49:40,415 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2019-01-18 06:49:40,415 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-01-18 06:49:40,415 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-01-18 06:49:40,415 - paramiko.transport - DEBUG - Compression agreed: none 2019-01-18 06:49:40,432 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-01-18 06:49:40,433 - paramiko.transport - DEBUG - Switch to new keys ... 2019-01-18 06:49:40,445 - paramiko.transport - DEBUG - Trying key 59afb2b4d92c9e68a50eb967d2a52346 from 155ccc1f-3993-4fdd-bb00-32b2b8c101d9 2019-01-18 06:49:40,473 - paramiko.transport - DEBUG - userauth is OK 2019-01-18 06:49:40,479 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-01-18 06:49:40,509 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-01-18 06:49:40,510 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2019-01-18 06:49:40,510 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-01-18 06:49:40,511 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-01-18 06:49:40,516 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/9e4e779f-c4b9-4b91-ae4a-5a0cba018f27 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}105da73258ecc21a2fc12a8e9bbb4a060b56ba40" 2019-01-18 06:49:41,250 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:49: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-e98e9b3b-a28f-4151-ae6b-38f879047f9f x-compute-request-id: req-e98e9b3b-a28f-4151-ae6b-38f879047f9f Content-Encoding: gzip Content-Length: 825 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackFloatingIpTests-529a37cb-5f06-4eb2-9e7c-a736f112fd71-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:0f:31", "version": 4, "addr": "10.1.2.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/9e4e779f-c4b9-4b91-ae4a-5a0cba018f27", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/9e4e779f-c4b9-4b91-ae4a-5a0cba018f27", "rel": "bookmark"}], "image": {"id": "c6d38163-ff04-4f1d-9eff-17d3b79c474e", "links": [{"href": "http://172.30.9.23:8774/images/c6d38163-ff04-4f1d-9eff-17d3b79c474e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000f6", "OS-SRV-USG:launched_at": "2019-01-18T06:49:09.000000", "flavor": {"id": "dbf0272f-1ea4-427b-85bc-557e756a52d3", "links": [{"href": "http://172.30.9.23:8774/flavors/dbf0272f-1ea4-427b-85bc-557e756a52d3", "rel": "bookmark"}]}, "id": "9e4e779f-c4b9-4b91-ae4a-5a0cba018f27", "security_groups": [{"name": "default"}], "user_id": "78c52d8050654c2d976d0922bf988213", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-18T06:49:11Z", "hostId": "ae9d550c3058f7a00e2fd97e636671f2859c7361100278a061bbb08e", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "CreateStackFloatingIpTests-529a37cb-5f06-4eb2-9e7c-a736f112fd71-kp", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "CreateStackFloatingIpTests-529a37cb-5f06-4eb2-9e7c-a736f112fd71-inst2", "created": "2019-01-18T06:49:04Z", "tenant_id": "5233d78180d647c4a66dca005415254c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-18 06:49:41,250 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/9e4e779f-c4b9-4b91-ae4a-5a0cba018f27 used request id req-e98e9b3b-a28f-4151-ae6b-38f879047f9f 2019-01-18 06:49:41,256 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateStackFloatingIpTests-529a37cb-5f06-4eb2-9e7c-a736f112fd71-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}105da73258ecc21a2fc12a8e9bbb4a060b56ba40" 2019-01-18 06:49:41,336 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 748 X-Openstack-Request-Id: req-9332eccf-049b-4a4d-b4e8-41632cf816cf Date: Fri, 18 Jan 2019 06:49:41 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"7f99ad08-1201-4e64-b42f-82bc52d6f3e8","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":33,"ipv4_address_scope":null,"shared":false,"project_id":"5233d78180d647c4a66dca005415254c","status":"ACTIVE","subnets":["925f0bfe-cee1-4ecf-91a3-756b9c9405ba"],"description":"","tags":[],"updated_at":"2019-01-18T06:49:00Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-529a37cb-5f06-4eb2-9e7c-a736f112fd71-net","admin_state_up":true,"tenant_id":"5233d78180d647c4a66dca005415254c","created_at":"2019-01-18T06:48:58Z","provider:network_type":"vxlan"}]} 2019-01-18 06:49:41,336 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateStackFloatingIpTests-529a37cb-5f06-4eb2-9e7c-a736f112fd71-net used request id req-9332eccf-049b-4a4d-b4e8-41632cf816cf 2019-01-18 06:49:41,340 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/5233d78180d647c4a66dca005415254c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}105da73258ecc21a2fc12a8e9bbb4a060b56ba40" 2019-01-18 06:49:41,429 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:49:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-39d47f40-2bad-4719-b82b-079962eb7f02 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/5233d78180d647c4a66dca005415254c"}, "enabled": true, "id": "5233d78180d647c4a66dca005415254c", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-788a69f3-5f50-49f-proj"}} 2019-01-18 06:49:41,429 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/5233d78180d647c4a66dca005415254c used request id req-39d47f40-2bad-4719-b82b-079962eb7f02 2019-01-18 06:49:41,434 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=7f99ad08-1201-4e64-b42f-82bc52d6f3e8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}105da73258ecc21a2fc12a8e9bbb4a060b56ba40" 2019-01-18 06:49:41,641 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-674a517c-7b07-4684-a621-13a654ce12fd Date: Fri, 18 Jan 2019 06:49:41 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7f99ad08-1201-4e64-b42f-82bc52d6f3e8","tenant_id":"5233d78180d647c4a66dca005415254c","created_at":"2019-01-18T06:49:00Z","dns_nameservers":[],"updated_at":"2019-01-18T06:49:00Z","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":"5233d78180d647c4a66dca005415254c","id":"925f0bfe-cee1-4ecf-91a3-756b9c9405ba","subnetpool_id":null,"name":"CreateStackFloatingIpTests-529a37cb-5f06-4eb2-9e7c-a736f112fd71-subnet"}]} 2019-01-18 06:49:41,642 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=7f99ad08-1201-4e64-b42f-82bc52d6f3e8 used request id req-674a517c-7b07-4684-a621-13a654ce12fd 2019-01-18 06:49:41,648 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=7f99ad08-1201-4e64-b42f-82bc52d6f3e8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}105da73258ecc21a2fc12a8e9bbb4a060b56ba40" 2019-01-18 06:49:42,200 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5808 X-Openstack-Request-Id: req-b71ca319-883f-4e35-8541-ea79c71f8fba Date: Fri, 18 Jan 2019 06:49:42 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:49:19Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"925f0bfe-cee1-4ecf-91a3-756b9c9405ba","ip_address":"10.1.2.11"}],"id":"03a91213-c499-408b-8218-de0abcea0a84","security_groups":["1d8d5899-bfd3-4659-9e14-94a71481a0d3"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:83:a1:d1","project_id":"5233d78180d647c4a66dca005415254c","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-529a37cb-5f06-4eb2-9e7c-a736f112fd71-stack-port1-qpdzpzaozxvk","admin_state_up":true,"network_id":"7f99ad08-1201-4e64-b42f-82bc52d6f3e8","tenant_id":"5233d78180d647c4a66dca005415254c","created_at":"2019-01-18T06:49:03Z","binding:vnic_type":"normal","device_id":"3542aec4-d37a-45aa-a358-ad64be459b3d"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:49:24Z","device_owner":"network:ha_router_replicated_interface","revision_number":11,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"925f0bfe-cee1-4ecf-91a3-756b9c9405ba","ip_address":"10.1.2.1"}],"id":"0c195623-a3b8-4b24-aa06-3ae707889d6f","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:4a:27:99","project_id":"5233d78180d647c4a66dca005415254c","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7f99ad08-1201-4e64-b42f-82bc52d6f3e8","tenant_id":"5233d78180d647c4a66dca005415254c","created_at":"2019-01-18T06:49:08Z","binding:vnic_type":"normal","device_id":"4c9f904f-9ebb-4dff-b40c-319acfa52a8d"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:49:03Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"925f0bfe-cee1-4ecf-91a3-756b9c9405ba","ip_address":"10.1.2.2"}],"id":"2a5ee380-432e-49f2-bfe8-94c36fbc5c06","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:da:ac:b1","project_id":"5233d78180d647c4a66dca005415254c","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7f99ad08-1201-4e64-b42f-82bc52d6f3e8","tenant_id":"5233d78180d647c4a66dca005415254c","created_at":"2019-01-18T06:49:01Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-7f99ad08-1201-4e64-b42f-82bc52d6f3e8"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:49:10Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"925f0bfe-cee1-4ecf-91a3-756b9c9405ba","ip_address":"10.1.2.10"}],"id":"5ce866d0-a2d5-4e55-8a23-3faef89a14a3","security_groups":["c043cf8f-6f7e-42cf-9457-8bacd21cf011"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:05:0f:31","project_id":"5233d78180d647c4a66dca005415254c","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7f99ad08-1201-4e64-b42f-82bc52d6f3e8","tenant_id":"5233d78180d647c4a66dca005415254c","created_at":"2019-01-18T06:49:05Z","binding:vnic_type":"normal","device_id":"9e4e779f-c4b9-4b91-ae4a-5a0cba018f27"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:49:03Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"925f0bfe-cee1-4ecf-91a3-756b9c9405ba","ip_address":"10.1.2.3"}],"id":"5f704f8b-bd2e-467c-aa3d-49768a36e903","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:af:51","project_id":"5233d78180d647c4a66dca005415254c","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7f99ad08-1201-4e64-b42f-82bc52d6f3e8","tenant_id":"5233d78180d647c4a66dca005415254c","created_at":"2019-01-18T06:49:02Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-7f99ad08-1201-4e64-b42f-82bc52d6f3e8"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:49:04Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"925f0bfe-cee1-4ecf-91a3-756b9c9405ba","ip_address":"10.1.2.4"}],"id":"a5853c7d-3a78-44b6-ae6a-4409c72911f1","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:ca:38:59","project_id":"5233d78180d647c4a66dca005415254c","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7f99ad08-1201-4e64-b42f-82bc52d6f3e8","tenant_id":"5233d78180d647c4a66dca005415254c","created_at":"2019-01-18T06:49:02Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-7f99ad08-1201-4e64-b42f-82bc52d6f3e8"}]} 2019-01-18 06:49:42,200 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=7f99ad08-1201-4e64-b42f-82bc52d6f3e8 used request id req-b71ca319-883f-4e35-8541-ea79c71f8fba 2019-01-18 06:49:42,201 - create_stack - INFO - Deleting stack - CreateStackFloatingIpTests-CreateStackFloatingIpTests-529a37cb-5f06-4eb2-9e7c-a736f112fd71-stack 2019-01-18 06:49:42,204 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8004/v1/5233d78180d647c4a66dca005415254c/stacks/6ee788fd-8f80-408e-9511-2a2898fb7003 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca9f332c7807a695ce47e04a0bb5eb99cbeeab7e" 2019-01-18 06:49:42,232 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 18 Jan 2019 06:49:42 GMT Server: Apache x-openstack-request-id: req-853701e9-1aa9-4f9d-be82-ec8702f29337 Location: http://172.30.9.23:8004/v1/5233d78180d647c4a66dca005415254c/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-529a37cb-5f06-4eb2-9e7c-a736f112fd71-stack/6ee788fd-8f80-408e-9511-2a2898fb7003 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/5233d78180d647c4a66dca005415254c/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-529a37cb-5f06-4eb2-9e7c-a736f112fd71-stack/6ee788fd-8f80-408e-9511-2a2898fb7003;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-18 06:49:42,462 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 06:49:42 GMT Server: Apache x-openstack-request-id: req-379b67d3-92a2-44ff-ad00-143483ae9713 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 06:49:42,462 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.23:8004/v1/5233d78180d647c4a66dca005415254c/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-529a37cb-5f06-4eb2-9e7c-a736f112fd71-stack/6ee788fd-8f80-408e-9511-2a2898fb7003 used request id req-379b67d3-92a2-44ff-ad00-143483ae9713 2019-01-18 06:49:42,465 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/5233d78180d647c4a66dca005415254c/stacks/6ee788fd-8f80-408e-9511-2a2898fb7003 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca9f332c7807a695ce47e04a0bb5eb99cbeeab7e" 2019-01-18 06:49:42,491 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 18 Jan 2019 06:49:42 GMT Server: Apache x-openstack-request-id: req-da426b95-e499-4a65-a898-a9ce8409bd9d Location: http://172.30.9.23:8004/v1/5233d78180d647c4a66dca005415254c/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-529a37cb-5f06-4eb2-9e7c-a736f112fd71-stack/6ee788fd-8f80-408e-9511-2a2898fb7003 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/5233d78180d647c4a66dca005415254c/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-529a37cb-5f06-4eb2-9e7c-a736f112fd71-stack/6ee788fd-8f80-408e-9511-2a2898fb7003;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-18 06:49:42,666 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:49:42 GMT Server: Apache x-openstack-request-id: req-e20a05e4-a521-4174-98dd-6b01300e5505 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 685 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-529a37cb-5f06-4eb2-9e7c-a736f112fd71-flavor2", "OS::project_id": "5233d78180d647c4a66dca005415254c", "OS::stack_id": "6ee788fd-8f80-408e-9511-2a2898fb7003", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-529a37cb-5f06-4eb2-9e7c-a736f112fd71-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-529a37cb-5f06-4eb2-9e7c-a736f112fd71-kp", "security_group_name": "CreateStackFloatingIpTests-529a37cb-5f06-4eb2-9e7c-a736f112fd71-sec_grp", "subnet_name": "CreateStackFloatingIpTests-529a37cb-5f06-4eb2-9e7c-a736f112fd71-subnet", "net_name": "CreateStackFloatingIpTests-529a37cb-5f06-4eb2-9e7c-a736f112fd71-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-529a37cb-5f06-4eb2-9e7c-a736f112fd71-inst2", "inst1_name": "CreateStackFloatingIpTests-529a37cb-5f06-4eb2-9e7c-a736f112fd71-inst1", "image2_name": "CreateStackFloatingIpTests-529a37cb-5f06-4eb2-9e7c-a736f112fd71-image", "flavor1_name": "CreateStackFloatingIpTests-529a37cb-5f06-4eb2-9e7c-a736f112fd71-flavor1", "image1_name": "CreateStackFloatingIpTests-529a37cb-5f06-4eb2-9e7c-a736f112fd71-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-529a37cb-5f06-4eb2-9e7c-a736f112fd71-stack", "stack_user_project_id": "239f0b8eefc34728b28e6cda0b637ba5", "tags": null, "creation_time": "2019-01-18T06:48:54Z", "links": [{"href": "http://172.30.9.23:8004/v1/5233d78180d647c4a66dca005415254c/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-529a37cb-5f06-4eb2-9e7c-a736f112fd71-stack/6ee788fd-8f80-408e-9511-2a2898fb7003", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2019-01-18T06:49:42Z", "id": "6ee788fd-8f80-408e-9511-2a2898fb7003", "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"}} 2019-01-18 06:49:42,666 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/5233d78180d647c4a66dca005415254c/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-529a37cb-5f06-4eb2-9e7c-a736f112fd71-stack/6ee788fd-8f80-408e-9511-2a2898fb7003 used request id req-e20a05e4-a521-4174-98dd-6b01300e5505 2019-01-18 06:49:42,666 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2019-01-18 06:49:42,666 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2019-01-18 06:49:45,670 - create_stack - DEBUG - Stack status query timeout in 1196.79302096 2019-01-18 06:49:45,673 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/5233d78180d647c4a66dca005415254c/stacks/6ee788fd-8f80-408e-9511-2a2898fb7003 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca9f332c7807a695ce47e04a0bb5eb99cbeeab7e" 2019-01-18 06:49:45,699 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 18 Jan 2019 06:49:45 GMT Server: Apache x-openstack-request-id: req-057ecf43-142c-4b13-aacc-2f62a402c25f Location: http://172.30.9.23:8004/v1/5233d78180d647c4a66dca005415254c/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-529a37cb-5f06-4eb2-9e7c-a736f112fd71-stack/6ee788fd-8f80-408e-9511-2a2898fb7003 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/5233d78180d647c4a66dca005415254c/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-529a37cb-5f06-4eb2-9e7c-a736f112fd71-stack/6ee788fd-8f80-408e-9511-2a2898fb7003;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-18 06:49:45,724 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:49:45 GMT Server: Apache x-openstack-request-id: req-c82a7d56-b229-4b04-9701-78d6b624b7a4 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 685 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-529a37cb-5f06-4eb2-9e7c-a736f112fd71-flavor2", "OS::project_id": "5233d78180d647c4a66dca005415254c", "OS::stack_id": "6ee788fd-8f80-408e-9511-2a2898fb7003", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-529a37cb-5f06-4eb2-9e7c-a736f112fd71-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-529a37cb-5f06-4eb2-9e7c-a736f112fd71-kp", "security_group_name": "CreateStackFloatingIpTests-529a37cb-5f06-4eb2-9e7c-a736f112fd71-sec_grp", "subnet_name": "CreateStackFloatingIpTests-529a37cb-5f06-4eb2-9e7c-a736f112fd71-subnet", "net_name": "CreateStackFloatingIpTests-529a37cb-5f06-4eb2-9e7c-a736f112fd71-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-529a37cb-5f06-4eb2-9e7c-a736f112fd71-inst2", "inst1_name": "CreateStackFloatingIpTests-529a37cb-5f06-4eb2-9e7c-a736f112fd71-inst1", "image2_name": "CreateStackFloatingIpTests-529a37cb-5f06-4eb2-9e7c-a736f112fd71-image", "flavor1_name": "CreateStackFloatingIpTests-529a37cb-5f06-4eb2-9e7c-a736f112fd71-flavor1", "image1_name": "CreateStackFloatingIpTests-529a37cb-5f06-4eb2-9e7c-a736f112fd71-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-529a37cb-5f06-4eb2-9e7c-a736f112fd71-stack", "stack_user_project_id": "239f0b8eefc34728b28e6cda0b637ba5", "tags": null, "creation_time": "2019-01-18T06:48:54Z", "links": [{"href": "http://172.30.9.23:8004/v1/5233d78180d647c4a66dca005415254c/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-529a37cb-5f06-4eb2-9e7c-a736f112fd71-stack/6ee788fd-8f80-408e-9511-2a2898fb7003", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2019-01-18T06:49:42Z", "id": "6ee788fd-8f80-408e-9511-2a2898fb7003", "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"}} 2019-01-18 06:49:45,724 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/5233d78180d647c4a66dca005415254c/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-529a37cb-5f06-4eb2-9e7c-a736f112fd71-stack/6ee788fd-8f80-408e-9511-2a2898fb7003 used request id req-c82a7d56-b229-4b04-9701-78d6b624b7a4 2019-01-18 06:49:45,725 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2019-01-18 06:49:45,725 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2019-01-18 06:49:48,728 - create_stack - DEBUG - Stack status query timeout in 1193.73479891 2019-01-18 06:49:48,731 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/5233d78180d647c4a66dca005415254c/stacks/6ee788fd-8f80-408e-9511-2a2898fb7003 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca9f332c7807a695ce47e04a0bb5eb99cbeeab7e" 2019-01-18 06:49:48,758 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 18 Jan 2019 06:49:48 GMT Server: Apache x-openstack-request-id: req-bac43707-d445-4a50-b88c-3807643fbed4 Location: http://172.30.9.23:8004/v1/5233d78180d647c4a66dca005415254c/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-529a37cb-5f06-4eb2-9e7c-a736f112fd71-stack/6ee788fd-8f80-408e-9511-2a2898fb7003 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/5233d78180d647c4a66dca005415254c/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-529a37cb-5f06-4eb2-9e7c-a736f112fd71-stack/6ee788fd-8f80-408e-9511-2a2898fb7003;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-18 06:49:48,785 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:49:48 GMT Server: Apache x-openstack-request-id: req-7c2d2358-9d8d-4bc6-94af-53489a4525a9 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 685 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-529a37cb-5f06-4eb2-9e7c-a736f112fd71-flavor2", "OS::project_id": "5233d78180d647c4a66dca005415254c", "OS::stack_id": "6ee788fd-8f80-408e-9511-2a2898fb7003", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-529a37cb-5f06-4eb2-9e7c-a736f112fd71-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-529a37cb-5f06-4eb2-9e7c-a736f112fd71-kp", "security_group_name": "CreateStackFloatingIpTests-529a37cb-5f06-4eb2-9e7c-a736f112fd71-sec_grp", "subnet_name": "CreateStackFloatingIpTests-529a37cb-5f06-4eb2-9e7c-a736f112fd71-subnet", "net_name": "CreateStackFloatingIpTests-529a37cb-5f06-4eb2-9e7c-a736f112fd71-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-529a37cb-5f06-4eb2-9e7c-a736f112fd71-inst2", "inst1_name": "CreateStackFloatingIpTests-529a37cb-5f06-4eb2-9e7c-a736f112fd71-inst1", "image2_name": "CreateStackFloatingIpTests-529a37cb-5f06-4eb2-9e7c-a736f112fd71-image", "flavor1_name": "CreateStackFloatingIpTests-529a37cb-5f06-4eb2-9e7c-a736f112fd71-flavor1", "image1_name": "CreateStackFloatingIpTests-529a37cb-5f06-4eb2-9e7c-a736f112fd71-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-529a37cb-5f06-4eb2-9e7c-a736f112fd71-stack", "stack_user_project_id": "239f0b8eefc34728b28e6cda0b637ba5", "tags": null, "creation_time": "2019-01-18T06:48:54Z", "links": [{"href": "http://172.30.9.23:8004/v1/5233d78180d647c4a66dca005415254c/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-529a37cb-5f06-4eb2-9e7c-a736f112fd71-stack/6ee788fd-8f80-408e-9511-2a2898fb7003", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2019-01-18T06:49:42Z", "id": "6ee788fd-8f80-408e-9511-2a2898fb7003", "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"}} 2019-01-18 06:49:48,785 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/5233d78180d647c4a66dca005415254c/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-529a37cb-5f06-4eb2-9e7c-a736f112fd71-stack/6ee788fd-8f80-408e-9511-2a2898fb7003 used request id req-7c2d2358-9d8d-4bc6-94af-53489a4525a9 2019-01-18 06:49:48,786 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2019-01-18 06:49:48,786 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2019-01-18 06:49:51,789 - create_stack - DEBUG - Stack status query timeout in 1190.67361784 2019-01-18 06:49:51,792 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/5233d78180d647c4a66dca005415254c/stacks/6ee788fd-8f80-408e-9511-2a2898fb7003 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca9f332c7807a695ce47e04a0bb5eb99cbeeab7e" 2019-01-18 06:49:52,043 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 18 Jan 2019 06:49:51 GMT Server: Apache x-openstack-request-id: req-9e31b63c-3e28-402c-8c64-1c195d741284 Location: http://172.30.9.23:8004/v1/5233d78180d647c4a66dca005415254c/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-529a37cb-5f06-4eb2-9e7c-a736f112fd71-stack/6ee788fd-8f80-408e-9511-2a2898fb7003 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/5233d78180d647c4a66dca005415254c/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-529a37cb-5f06-4eb2-9e7c-a736f112fd71-stack/6ee788fd-8f80-408e-9511-2a2898fb7003;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-18 06:49:52,085 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:49:52 GMT Server: Apache x-openstack-request-id: req-c172f161-b4b1-46fc-8751-09bcf29646e5 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 685 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-529a37cb-5f06-4eb2-9e7c-a736f112fd71-flavor2", "OS::project_id": "5233d78180d647c4a66dca005415254c", "OS::stack_id": "6ee788fd-8f80-408e-9511-2a2898fb7003", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-529a37cb-5f06-4eb2-9e7c-a736f112fd71-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-529a37cb-5f06-4eb2-9e7c-a736f112fd71-kp", "security_group_name": "CreateStackFloatingIpTests-529a37cb-5f06-4eb2-9e7c-a736f112fd71-sec_grp", "subnet_name": "CreateStackFloatingIpTests-529a37cb-5f06-4eb2-9e7c-a736f112fd71-subnet", "net_name": "CreateStackFloatingIpTests-529a37cb-5f06-4eb2-9e7c-a736f112fd71-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-529a37cb-5f06-4eb2-9e7c-a736f112fd71-inst2", "inst1_name": "CreateStackFloatingIpTests-529a37cb-5f06-4eb2-9e7c-a736f112fd71-inst1", "image2_name": "CreateStackFloatingIpTests-529a37cb-5f06-4eb2-9e7c-a736f112fd71-image", "flavor1_name": "CreateStackFloatingIpTests-529a37cb-5f06-4eb2-9e7c-a736f112fd71-flavor1", "image1_name": "CreateStackFloatingIpTests-529a37cb-5f06-4eb2-9e7c-a736f112fd71-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-529a37cb-5f06-4eb2-9e7c-a736f112fd71-stack", "stack_user_project_id": "239f0b8eefc34728b28e6cda0b637ba5", "tags": null, "creation_time": "2019-01-18T06:48:54Z", "links": [{"href": "http://172.30.9.23:8004/v1/5233d78180d647c4a66dca005415254c/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-529a37cb-5f06-4eb2-9e7c-a736f112fd71-stack/6ee788fd-8f80-408e-9511-2a2898fb7003", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2019-01-18T06:49:42Z", "id": "6ee788fd-8f80-408e-9511-2a2898fb7003", "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"}} 2019-01-18 06:49:52,086 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/5233d78180d647c4a66dca005415254c/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-529a37cb-5f06-4eb2-9e7c-a736f112fd71-stack/6ee788fd-8f80-408e-9511-2a2898fb7003 used request id req-c172f161-b4b1-46fc-8751-09bcf29646e5 2019-01-18 06:49:52,086 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2019-01-18 06:49:52,086 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2019-01-18 06:49:55,090 - create_stack - DEBUG - Stack status query timeout in 1187.37310195 2019-01-18 06:49:55,093 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/5233d78180d647c4a66dca005415254c/stacks/6ee788fd-8f80-408e-9511-2a2898fb7003 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca9f332c7807a695ce47e04a0bb5eb99cbeeab7e" 2019-01-18 06:49:55,272 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 18 Jan 2019 06:49:55 GMT Server: Apache x-openstack-request-id: req-3523a09a-54f4-4213-a6ea-e369a2521d88 Location: http://172.30.9.23:8004/v1/5233d78180d647c4a66dca005415254c/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-529a37cb-5f06-4eb2-9e7c-a736f112fd71-stack/6ee788fd-8f80-408e-9511-2a2898fb7003 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/5233d78180d647c4a66dca005415254c/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-529a37cb-5f06-4eb2-9e7c-a736f112fd71-stack/6ee788fd-8f80-408e-9511-2a2898fb7003;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-18 06:49:55,489 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:49:55 GMT Server: Apache x-openstack-request-id: req-d6a1f2c0-f8e2-4b69-a947-879387c06d47 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 692 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-529a37cb-5f06-4eb2-9e7c-a736f112fd71-flavor2", "OS::project_id": "5233d78180d647c4a66dca005415254c", "OS::stack_id": "6ee788fd-8f80-408e-9511-2a2898fb7003", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-529a37cb-5f06-4eb2-9e7c-a736f112fd71-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-529a37cb-5f06-4eb2-9e7c-a736f112fd71-kp", "security_group_name": "CreateStackFloatingIpTests-529a37cb-5f06-4eb2-9e7c-a736f112fd71-sec_grp", "subnet_name": "CreateStackFloatingIpTests-529a37cb-5f06-4eb2-9e7c-a736f112fd71-subnet", "net_name": "CreateStackFloatingIpTests-529a37cb-5f06-4eb2-9e7c-a736f112fd71-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-529a37cb-5f06-4eb2-9e7c-a736f112fd71-inst2", "inst1_name": "CreateStackFloatingIpTests-529a37cb-5f06-4eb2-9e7c-a736f112fd71-inst1", "image2_name": "CreateStackFloatingIpTests-529a37cb-5f06-4eb2-9e7c-a736f112fd71-image", "flavor1_name": "CreateStackFloatingIpTests-529a37cb-5f06-4eb2-9e7c-a736f112fd71-flavor1", "image1_name": "CreateStackFloatingIpTests-529a37cb-5f06-4eb2-9e7c-a736f112fd71-image"}, "deletion_time": "2019-01-18T06:49:53Z", "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-529a37cb-5f06-4eb2-9e7c-a736f112fd71-stack", "stack_user_project_id": "239f0b8eefc34728b28e6cda0b637ba5", "tags": null, "creation_time": "2019-01-18T06:48:54Z", "links": [{"href": "http://172.30.9.23:8004/v1/5233d78180d647c4a66dca005415254c/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-529a37cb-5f06-4eb2-9e7c-a736f112fd71-stack/6ee788fd-8f80-408e-9511-2a2898fb7003", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2019-01-18T06:49:42Z", "id": "6ee788fd-8f80-408e-9511-2a2898fb7003", "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"}} 2019-01-18 06:49:55,489 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/5233d78180d647c4a66dca005415254c/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-529a37cb-5f06-4eb2-9e7c-a736f112fd71-stack/6ee788fd-8f80-408e-9511-2a2898fb7003 used request id req-d6a1f2c0-f8e2-4b69-a947-879387c06d47 2019-01-18 06:49:55,490 - create_stack - DEBUG - Stack status is - DELETE_COMPLETE 2019-01-18 06:49:55,490 - create_stack - DEBUG - Stack is active with name - CreateStackFloatingIpTests-CreateStackFloatingIpTests-529a37cb-5f06-4eb2-9e7c-a736f112fd71-stack 2019-01-18 06:49:55,490 - create_stack - INFO - Attempting to delete again stack - CreateStackFloatingIpTests-CreateStackFloatingIpTests-529a37cb-5f06-4eb2-9e7c-a736f112fd71-stack 2019-01-18 06:49:55,493 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8004/v1/5233d78180d647c4a66dca005415254c/stacks/6ee788fd-8f80-408e-9511-2a2898fb7003 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca9f332c7807a695ce47e04a0bb5eb99cbeeab7e" 2019-01-18 06:49:55,693 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 18 Jan 2019 06:49:55 GMT Server: Apache x-openstack-request-id: req-82302138-b923-4982-aaa4-cc86c7dca8a4 Location: http://172.30.9.23:8004/v1/5233d78180d647c4a66dca005415254c/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-529a37cb-5f06-4eb2-9e7c-a736f112fd71-stack/6ee788fd-8f80-408e-9511-2a2898fb7003 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/5233d78180d647c4a66dca005415254c/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-529a37cb-5f06-4eb2-9e7c-a736f112fd71-stack/6ee788fd-8f80-408e-9511-2a2898fb7003;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-18 06:49:55,862 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 18 Jan 2019 06:49:55 GMT Server: Apache x-openstack-request-id: req-025a5cca-a6fb-43b0-812d-6e9277648272 Content-Length: 285 Content-Type: application/json RESP BODY: {"explanation": "The resource could not be found.", "code": 404, "error": {"message": "The Stack (CreateStackFloatingIpTests-CreateStackFloatingIpTests-529a37cb-5f06-4eb2-9e7c-a736f112fd71-stack) could not be found.", "traceback": null, "type": "EntityNotFound"}, "title": "Not Found"} 2019-01-18 06:49:55,862 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.23:8004/v1/5233d78180d647c4a66dca005415254c/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-529a37cb-5f06-4eb2-9e7c-a736f112fd71-stack/6ee788fd-8f80-408e-9511-2a2898fb7003 used request id req-025a5cca-a6fb-43b0-812d-6e9277648272 2019-01-18 06:49:55,864 - glance_utils - INFO - Deleting image named - CreateStackFloatingIpTests-529a37cb-5f06-4eb2-9e7c-a736f112fd71-image 2019-01-18 06:49:55,867 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9292/v2/images/c6d38163-ff04-4f1d-9eff-17d3b79c474e -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}348382052df1d73b4f98da239942474be5c4ea0e" 2019-01-18 06:49:57,400 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-3130a3db-31ee-49a3-a397-dd71df2e0c81 Date: Fri, 18 Jan 2019 06:49:57 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-18 06:49:57,400 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/c6d38163-ff04-4f1d-9eff-17d3b79c474e used request id req-3130a3db-31ee-49a3-a397-dd71df2e0c81 2019-01-18 06:49:57,407 - 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}df8a90f7e18ce5d9b73db06d491aae6121818f6e" 2019-01-18 06:49:57,636 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-e3ecf1ae-5613-412e-8c5f-b42f2ebd4328 Date: Fri, 18 Jan 2019 06:49:57 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-18T04:53:26Z", "updated_at": "2019-01-18T04:53:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:53:26Z", "revision_number": 0, "id": "260c2de9-5dc5-4508-b06c-24b9d7ed838c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:53:26Z", "security_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:53:26Z", "revision_number": 0, "id": "571036d3-cb1d-483a-acb9-96f19293add9", "remote_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "remote_ip_prefix": null, "created_at": "2019-01-18T04:53:26Z", "security_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:53:26Z", "revision_number": 0, "id": "84255fa4-c13a-4cfe-b73d-e56ee216ca1e", "remote_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "remote_ip_prefix": null, "created_at": "2019-01-18T04:53:26Z", "security_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:53:26Z", "revision_number": 0, "id": "9c6f69fc-3bf8-4346-9288-5a255b82b67e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:53:26Z", "security_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "created_at": "2019-01-18T04:51:20Z", "updated_at": "2019-01-18T04:51:20Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "24c99e6f-888c-4943-9c93-54ad3b18b18c", "remote_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv4", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "2b339890-44d0-4711-a050-08a64d58e2a0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv6", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "45161a51-d6dd-4bb8-986d-bc2f88599c1d", "remote_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv6", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "87b9b994-ae22-4850-863a-6a4925bd01fe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv4", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}], "revision_number": 4, "project_id": "9c53a91613fb4d5080479ac6f51697ed", "id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "020d00b5451a467cb276d06789a1149d", "created_at": "2019-01-18T05:59:12Z", "updated_at": "2019-01-18T05:59:12Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:12Z", "revision_number": 0, "id": "38b091dd-dca7-4cbe-8c1c-dd18a74bfca8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:12Z", "security_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "tenant_id": "020d00b5451a467cb276d06789a1149d", "port_range_min": null, "ethertype": "IPv6", "project_id": "020d00b5451a467cb276d06789a1149d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:12Z", "revision_number": 0, "id": "38b9f88b-1fc0-40d1-af74-237d79be193d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:12Z", "security_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "tenant_id": "020d00b5451a467cb276d06789a1149d", "port_range_min": null, "ethertype": "IPv4", "project_id": "020d00b5451a467cb276d06789a1149d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:12Z", "revision_number": 0, "id": "60f7d4a7-1a27-4801-a1e8-5bf33633b818", "remote_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:12Z", "security_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "tenant_id": "020d00b5451a467cb276d06789a1149d", "port_range_min": null, "ethertype": "IPv6", "project_id": "020d00b5451a467cb276d06789a1149d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:12Z", "revision_number": 0, "id": "8faf6dda-6919-4b75-b745-2af38abf8dcf", "remote_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:12Z", "security_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "tenant_id": "020d00b5451a467cb276d06789a1149d", "port_range_min": null, "ethertype": "IPv4", "project_id": "020d00b5451a467cb276d06789a1149d"}], "revision_number": 4, "project_id": "020d00b5451a467cb276d06789a1149d", "id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "created_at": "2019-01-18T04:39:06Z", "updated_at": "2019-01-18T04:39:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "0aedefa2-edbc-47b5-bead-e954540f6937", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "47feb8aba08a40dca7028a1701e597b9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "4bf1a402-0fa2-4cfd-9fee-4a28f16bb271", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "47feb8aba08a40dca7028a1701e597b9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "4e399c2e-bc03-4aa3-b192-1fafdc9248ba", "remote_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "47feb8aba08a40dca7028a1701e597b9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "8860837e-afbd-4411-adf9-d88db88c2114", "remote_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "47feb8aba08a40dca7028a1701e597b9"}], "revision_number": 4, "project_id": "47feb8aba08a40dca7028a1701e597b9", "id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5233d78180d647c4a66dca005415254c", "created_at": "2019-01-18T06:48:58Z", "updated_at": "2019-01-18T06:48:58Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:48:58Z", "revision_number": 0, "id": "5370330c-b9f2-466b-8d64-8225061e7535", "remote_group_id": "c043cf8f-6f7e-42cf-9457-8bacd21cf011", "remote_ip_prefix": null, "created_at": "2019-01-18T06:48:58Z", "security_group_id": "c043cf8f-6f7e-42cf-9457-8bacd21cf011", "tenant_id": "5233d78180d647c4a66dca005415254c", "port_range_min": null, "ethertype": "IPv4", "project_id": "5233d78180d647c4a66dca005415254c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:48:58Z", "revision_number": 0, "id": "88d3e953-d19c-41fb-961c-89d9b7cba9ff", "remote_group_id": "c043cf8f-6f7e-42cf-9457-8bacd21cf011", "remote_ip_prefix": null, "created_at": "2019-01-18T06:48:58Z", "security_group_id": "c043cf8f-6f7e-42cf-9457-8bacd21cf011", "tenant_id": "5233d78180d647c4a66dca005415254c", "port_range_min": null, "ethertype": "IPv6", "project_id": "5233d78180d647c4a66dca005415254c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:48:58Z", "revision_number": 0, "id": "95ca68b1-21e1-42a7-9ed7-1ca2f1e66ad3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T06:48:58Z", "security_group_id": "c043cf8f-6f7e-42cf-9457-8bacd21cf011", "tenant_id": "5233d78180d647c4a66dca005415254c", "port_range_min": null, "ethertype": "IPv6", "project_id": "5233d78180d647c4a66dca005415254c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:48:58Z", "revision_number": 0, "id": "e870b310-cb6d-4ee9-8829-046d768f0712", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T06:48:58Z", "security_group_id": "c043cf8f-6f7e-42cf-9457-8bacd21cf011", "tenant_id": "5233d78180d647c4a66dca005415254c", "port_range_min": null, "ethertype": "IPv4", "project_id": "5233d78180d647c4a66dca005415254c"}], "revision_number": 4, "project_id": "5233d78180d647c4a66dca005415254c", "id": "c043cf8f-6f7e-42cf-9457-8bacd21cf011", "name": "default"}]} 2019-01-18 06:49:57,637 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-e3ecf1ae-5613-412e-8c5f-b42f2ebd4328 2019-01-18 06:49:57,642 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/9c53a91613fb4d5080479ac6f51697ed -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df8a90f7e18ce5d9b73db06d491aae6121818f6e" 2019-01-18 06:49:57,725 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:49:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-730c2498-8000-4f7a-900b-0081278c1bfa Content-Encoding: gzip Content-Length: 190 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/9c53a91613fb4d5080479ac6f51697ed"}, "enabled": true, "id": "9c53a91613fb4d5080479ac6f51697ed", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2019-01-18 06:49:57,725 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/9c53a91613fb4d5080479ac6f51697ed used request id req-730c2498-8000-4f7a-900b-0081278c1bfa 2019-01-18 06:49:57,729 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/020d00b5451a467cb276d06789a1149d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df8a90f7e18ce5d9b73db06d491aae6121818f6e" 2019-01-18 06:49:57,826 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:49:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b61da875-a734-404b-9b30-fbd47ecb0cb9 Content-Encoding: gzip Content-Length: 248 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/020d00b5451a467cb276d06789a1149d"}, "enabled": true, "id": "020d00b5451a467cb276d06789a1149d", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}} 2019-01-18 06:49:57,826 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/020d00b5451a467cb276d06789a1149d used request id req-b61da875-a734-404b-9b30-fbd47ecb0cb9 2019-01-18 06:49:57,830 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/47feb8aba08a40dca7028a1701e597b9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df8a90f7e18ce5d9b73db06d491aae6121818f6e" 2019-01-18 06:49:57,919 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:49:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ec95bc83-2840-430a-8dee-8557669f6223 Content-Encoding: gzip Content-Length: 205 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/47feb8aba08a40dca7028a1701e597b9"}, "enabled": true, "id": "47feb8aba08a40dca7028a1701e597b9", "parent_id": "default", "domain_id": "default", "name": "service"}} 2019-01-18 06:49:57,919 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/47feb8aba08a40dca7028a1701e597b9 used request id req-ec95bc83-2840-430a-8dee-8557669f6223 2019-01-18 06:49:57,923 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/5233d78180d647c4a66dca005415254c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df8a90f7e18ce5d9b73db06d491aae6121818f6e" 2019-01-18 06:49:58,013 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:49:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0e67383e-1255-4201-b38b-169a2dc3b9cd 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/5233d78180d647c4a66dca005415254c"}, "enabled": true, "id": "5233d78180d647c4a66dca005415254c", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-788a69f3-5f50-49f-proj"}} 2019-01-18 06:49:58,013 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/5233d78180d647c4a66dca005415254c used request id req-0e67383e-1255-4201-b38b-169a2dc3b9cd 2019-01-18 06:49:58,013 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c043cf8f-6f7e-42cf-9457-8bacd21cf011 2019-01-18 06:49:58,019 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=c043cf8f-6f7e-42cf-9457-8bacd21cf011 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df8a90f7e18ce5d9b73db06d491aae6121818f6e" 2019-01-18 06:49:58,209 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-cb1bfa0a-1512-4db5-9b0e-400d29d44c32 Date: Fri, 18 Jan 2019 06:49:58 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "c043cf8f-6f7e-42cf-9457-8bacd21cf011", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T06:48:58Z", "security_group_id": "c043cf8f-6f7e-42cf-9457-8bacd21cf011", "port_range_min": null, "revision_number": 0, "tenant_id": "5233d78180d647c4a66dca005415254c", "created_at": "2019-01-18T06:48:58Z", "project_id": "5233d78180d647c4a66dca005415254c", "id": "5370330c-b9f2-466b-8d64-8225061e7535"}, {"remote_group_id": "c043cf8f-6f7e-42cf-9457-8bacd21cf011", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T06:48:58Z", "security_group_id": "c043cf8f-6f7e-42cf-9457-8bacd21cf011", "port_range_min": null, "revision_number": 0, "tenant_id": "5233d78180d647c4a66dca005415254c", "created_at": "2019-01-18T06:48:58Z", "project_id": "5233d78180d647c4a66dca005415254c", "id": "88d3e953-d19c-41fb-961c-89d9b7cba9ff"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T06:48:58Z", "security_group_id": "c043cf8f-6f7e-42cf-9457-8bacd21cf011", "port_range_min": null, "revision_number": 0, "tenant_id": "5233d78180d647c4a66dca005415254c", "created_at": "2019-01-18T06:48:58Z", "project_id": "5233d78180d647c4a66dca005415254c", "id": "95ca68b1-21e1-42a7-9ed7-1ca2f1e66ad3"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T06:48:58Z", "security_group_id": "c043cf8f-6f7e-42cf-9457-8bacd21cf011", "port_range_min": null, "revision_number": 0, "tenant_id": "5233d78180d647c4a66dca005415254c", "created_at": "2019-01-18T06:48:58Z", "project_id": "5233d78180d647c4a66dca005415254c", "id": "e870b310-cb6d-4ee9-8829-046d768f0712"}]} 2019-01-18 06:49:58,209 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=c043cf8f-6f7e-42cf-9457-8bacd21cf011 used request id req-cb1bfa0a-1512-4db5-9b0e-400d29d44c32 2019-01-18 06:49:58,210 - neutron_utils - INFO - Deleting security group with name - default 2019-01-18 06:49:58,215 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-groups/c043cf8f-6f7e-42cf-9457-8bacd21cf011 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df8a90f7e18ce5d9b73db06d491aae6121818f6e" 2019-01-18 06:49:58,524 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-a650c97a-b952-4440-a59b-ecc98f26d1cf Content-Length: 0 Date: Fri, 18 Jan 2019 06:49:58 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-18 06:49:58,524 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/c043cf8f-6f7e-42cf-9457-8bacd21cf011 used request id req-a650c97a-b952-4440-a59b-ecc98f26d1cf 2019-01-18 06:49:58,525 - keystone_utils - INFO - Deleting project with name - CreateStackFloatingIpTests-788a69f3-5f50-49f-proj 2019-01-18 06:49:58,529 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/5233d78180d647c4a66dca005415254c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df8a90f7e18ce5d9b73db06d491aae6121818f6e" 2019-01-18 06:49:58,754 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 06:49:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b13b4156-9e7f-460b-afb0-7d67049d9df7 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 06:49:58,755 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/5233d78180d647c4a66dca005415254c used request id req-b13b4156-9e7f-460b-afb0-7d67049d9df7 2019-01-18 06:49:58,755 - keystone_utils - INFO - Deleting role with name - CreateStackFloatingIpTests-788a69f3-5f50-49f-proj-role 2019-01-18 06:49:58,758 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/8baab59d974342f58b5cf9b9f9406000 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df8a90f7e18ce5d9b73db06d491aae6121818f6e" 2019-01-18 06:49:58,896 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 06:49:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-55da45c6-3892-4b1b-b5ac-86fc380898ff Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 06:49:58,896 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/8baab59d974342f58b5cf9b9f9406000 used request id req-55da45c6-3892-4b1b-b5ac-86fc380898ff 2019-01-18 06:49:58,901 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df8a90f7e18ce5d9b73db06d491aae6121818f6e" 2019-01-18 06:49:58,989 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:49:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0f33bdad-787c-42a2-8059-16c3fdb94841 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "488fca829f8b496daa1cd2cdc6e45c49", "links": {"self": "http://172.30.9.23:5000/v3/roles/488fca829f8b496daa1cd2cdc6e45c49"}, "name": "Member"}, {"domain_id": null, "id": "6b7f4f4f76264b6fb449c43b86ee3817", "links": {"self": "http://172.30.9.23:5000/v3/roles/6b7f4f4f76264b6fb449c43b86ee3817"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a482b711adf94961bf4bb28eda7f0e28", "links": {"self": "http://172.30.9.23:5000/v3/roles/a482b711adf94961bf4bb28eda7f0e28"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c65201bd05504fa786d79b166e8bbba3", "links": {"self": "http://172.30.9.23:5000/v3/roles/c65201bd05504fa786d79b166e8bbba3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "e7e317b66c174923a8cb46c48d897c8d", "links": {"self": "http://172.30.9.23:5000/v3/roles/e7e317b66c174923a8cb46c48d897c8d"}, "name": "ResellerAdmin"}]} 2019-01-18 06:49:58,989 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-0f33bdad-787c-42a2-8059-16c3fdb94841 2019-01-18 06:49:58,990 - keystone_utils - INFO - Deleting user with name - CreateStackFloatingIpTests-788a69f3-5f50-49f-user 2019-01-18 06:49:58,994 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/78c52d8050654c2d976d0922bf988213 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}170ce41f5c4ebb2ba1db961c9a780d59e9d64933" 2019-01-18 06:49:59,169 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 06:49:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d416e2a5-e1bd-4c47-b488-8d6e344eeea5 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 06:49:59,169 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/78c52d8050654c2d976d0922bf988213 used request id req-d416e2a5-e1bd-4c47-b488-8d6e344eeea5 2019-01-18 06:49:59,170 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:49:59,557 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "488fca829f8b496daa1cd2cdc6e45c49", "name": "Member"}, {"id": "c65201bd05504fa786d79b166e8bbba3", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}], "expires_at": "2019-01-18T07:49:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "020d00b5451a467cb276d06789a1149d", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "id": "e292c913af7844408b6509a836e493f5"}, "audit_ids": ["ca7xMp-9Rji1-Kgy1FfOkQ"], "issued_at": "2019-01-18T06:49:59.000000Z"}} 2019-01-18 06:49:59,558 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78145598998d8b125485871c6350ceece5239327" 2019-01-18 06:49:59,656 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:49:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b758a54b-d81f-4b34-84b3-e87d7a6b7280 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:49:59,656 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-b758a54b-d81f-4b34-84b3-e87d7a6b7280 2019-01-18 06:49:59,658 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:49:59,659 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:50:00,045 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "488fca829f8b496daa1cd2cdc6e45c49", "name": "Member"}, {"id": "c65201bd05504fa786d79b166e8bbba3", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}], "expires_at": "2019-01-18T07:50:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "020d00b5451a467cb276d06789a1149d", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "id": "e292c913af7844408b6509a836e493f5"}, "audit_ids": ["G1_VUHajRz-7sxwweuMgXA"], "issued_at": "2019-01-18T06:50:00.000000Z"}} 2019-01-18 06:50:00,046 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}deaa5c1136e6183d8caf89f0a7e78cf9819e2726" 2019-01-18 06:50:00,141 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:50:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0f522126-f321-4229-a6ad-7623e4720010 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:50:00,141 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-0f522126-f321-4229-a6ad-7623e4720010 2019-01-18 06:50:00,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" 2019-01-18 06:50:00,152 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 18 Jan 2019 06:50: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"}]}]}} 2019-01-18 06:50:00,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=CreateStackFloatingIpTests-4506491d-1b6c-4c8-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}deaa5c1136e6183d8caf89f0a7e78cf9819e2726" 2019-01-18 06:50:00,234 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:50:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4681716c-672a-4501-bd02-a3e3f0b3fa6b 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=CreateStackFloatingIpTests-4506491d-1b6c-4c8-proj", "previous": null, "next": null}, "projects": []} 2019-01-18 06:50:00,234 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackFloatingIpTests-4506491d-1b6c-4c8-proj used request id req-4681716c-672a-4501-bd02-a3e3f0b3fa6b 2019-01-18 06:50:00,238 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}deaa5c1136e6183d8caf89f0a7e78cf9819e2726" 2019-01-18 06:50:00,327 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:50:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7d480e78-e474-4abd-9ee3-6fd11d14c4eb Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-18 06:50:00,327 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-7d480e78-e474-4abd-9ee3-6fd11d14c4eb 2019-01-18 06:50:00,331 - 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}deaa5c1136e6183d8caf89f0a7e78cf9819e2726" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackFloatingIpTests-4506491d-1b6c-4c8-proj"}}' 2019-01-18 06:50:00,453 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 18 Jan 2019 06:50:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-33de939e-8760-4670-afdc-d4864dbb8191 Content-Length: 311 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/c61d0bc9155c4eb9ae155bd3a47253c6"}, "enabled": true, "id": "c61d0bc9155c4eb9ae155bd3a47253c6", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-4506491d-1b6c-4c8-proj"}} 2019-01-18 06:50:00,453 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-33de939e-8760-4670-afdc-d4864dbb8191 2019-01-18 06:50:00,453 - keystone_utils - INFO - Created project with name - CreateStackFloatingIpTests-4506491d-1b6c-4c8-proj 2019-01-18 06:50:00,453 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:50:00,454 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:50:00,905 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "488fca829f8b496daa1cd2cdc6e45c49", "name": "Member"}, {"id": "c65201bd05504fa786d79b166e8bbba3", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}], "expires_at": "2019-01-18T07:50:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "020d00b5451a467cb276d06789a1149d", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "id": "e292c913af7844408b6509a836e493f5"}, "audit_ids": ["sAfVujwqTSSifDz2fG3iWQ"], "issued_at": "2019-01-18T06:50:00.000000Z"}} 2019-01-18 06:50:00,906 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7bbe2138023a17a25ad6b934517cd6c23a8739a8" 2019-01-18 06:50:01,000 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:50:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-62745409-b56e-4b2e-88e6-3ec8798eefd3 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:50:01,000 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-62745409-b56e-4b2e-88e6-3ec8798eefd3 2019-01-18 06:50:01,005 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-18 06:50:01,010 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 18 Jan 2019 06:50: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"}]}]}} 2019-01-18 06:50:01,011 - 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}7bbe2138023a17a25ad6b934517cd6c23a8739a8" 2019-01-18 06:50:01,114 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:50:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b3f71029-d53c-4ba9-917b-03951a1f6d3b Content-Encoding: gzip Content-Length: 869 Content-Type: application/json RESP BODY: {"users": [{"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/0607a2b4beb0408e9fa51cc5ba027ac6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0607a2b4beb0408e9fa51cc5ba027ac6", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/17c61b95071545a094cc82823d2b88b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "17c61b95071545a094cc82823d2b88b8", "email": "nova@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/29e5d2dfed2447bda26fc75bd1122674"}, "domain_id": "default", "enabled": true, "options": {}, "id": "29e5d2dfed2447bda26fc75bd1122674", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/3b6dcc8c791e4b6e8831f5b5e583de80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3b6dcc8c791e4b6e8831f5b5e583de80", "email": "neutron@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.23:5000/v3/users/45ab52d673584bc198669be88c88b878"}, "domain_id": "default", "enabled": true, "options": {}, "id": "45ab52d673584bc198669be88c88b878", "email": "barbican@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/57795b4ee52f49c6a71f55bb6c4012f8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "57795b4ee52f49c6a71f55bb6c4012f8", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/5c52969262974d64ac2a300ca5d60f50"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c52969262974d64ac2a300ca5d60f50", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/5fc15572bb1c489ba92bd9945bbc1f64"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5fc15572bb1c489ba92bd9945bbc1f64", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/6b519d70e25f4e61a9dfd738cd6bba22"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6b519d70e25f4e61a9dfd738cd6bba22", "email": "heat@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.23:5000/v3/users/8248437208b540c2893a7117ad102a87"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8248437208b540c2893a7117ad102a87", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/890dee97e62840c5b15e36f03f6b7efc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "890dee97e62840c5b15e36f03f6b7efc", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/8cccb516ecc44ed9bb7c8633df108fd4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8cccb516ecc44ed9bb7c8633df108fd4", "email": "glance@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.23:5000/v3/users/97c3d863a98148299fa116fdb54be470"}, "domain_id": "default", "enabled": true, "options": {}, "id": "97c3d863a98148299fa116fdb54be470", "email": "tacker@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/a2a0c8c0f19941808c9f618af50b3b79"}, "domain_id": "c19db1b8f60647a9a114cd23287c807b", "enabled": true, "options": {}, "id": "a2a0c8c0f19941808c9f618af50b3b79", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "links": {"self": "http://172.30.9.23:5000/v3/users/e292c913af7844408b6509a836e493f5"}, "domain_id": "default", "enabled": true, "id": "e292c913af7844408b6509a836e493f5", "options": {}}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/fe5de73ba9cb41b2be24ccf1f72f5ed4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe5de73ba9cb41b2be24ccf1f72f5ed4", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2019-01-18 06:50:01,114 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-b3f71029-d53c-4ba9-917b-03951a1f6d3b 2019-01-18 06:50:01,118 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateStackFloatingIpTests-4506491d-1b6c-4c8-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7bbe2138023a17a25ad6b934517cd6c23a8739a8" 2019-01-18 06:50:01,136 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:50:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-da844e93-5a8d-4d5a-8ff6-d468c21ae1b3 Content-Encoding: gzip Content-Length: 256 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateStackFloatingIpTests-4506491d-1b6c-4c8-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/c61d0bc9155c4eb9ae155bd3a47253c6"}, "enabled": true, "id": "c61d0bc9155c4eb9ae155bd3a47253c6", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-4506491d-1b6c-4c8-proj"}]} 2019-01-18 06:50:01,136 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateStackFloatingIpTests-4506491d-1b6c-4c8-proj used request id req-da844e93-5a8d-4d5a-8ff6-d468c21ae1b3 2019-01-18 06:50:01,139 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7bbe2138023a17a25ad6b934517cd6c23a8739a8" 2019-01-18 06:50:01,233 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:50:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7d21aa4a-5a22-4e6b-9935-2f3a0f079e85 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-18 06:50:01,233 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-7d21aa4a-5a22-4e6b-9935-2f3a0f079e85 2019-01-18 06:50:01,613 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7bbe2138023a17a25ad6b934517cd6c23a8739a8" 2019-01-18 06:50:01,706 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:50:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b8b8a1df-fb0a-4107-870b-8064f0551aa7 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "488fca829f8b496daa1cd2cdc6e45c49", "links": {"self": "http://172.30.9.23:5000/v3/roles/488fca829f8b496daa1cd2cdc6e45c49"}, "name": "Member"}, {"domain_id": null, "id": "6b7f4f4f76264b6fb449c43b86ee3817", "links": {"self": "http://172.30.9.23:5000/v3/roles/6b7f4f4f76264b6fb449c43b86ee3817"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a482b711adf94961bf4bb28eda7f0e28", "links": {"self": "http://172.30.9.23:5000/v3/roles/a482b711adf94961bf4bb28eda7f0e28"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c65201bd05504fa786d79b166e8bbba3", "links": {"self": "http://172.30.9.23:5000/v3/roles/c65201bd05504fa786d79b166e8bbba3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "e7e317b66c174923a8cb46c48d897c8d", "links": {"self": "http://172.30.9.23:5000/v3/roles/e7e317b66c174923a8cb46c48d897c8d"}, "name": "ResellerAdmin"}]} 2019-01-18 06:50:01,706 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-b8b8a1df-fb0a-4107-870b-8064f0551aa7 2019-01-18 06:50:01,711 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateStackFloatingIpTests-4506491d-1b6c-4c8-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7bbe2138023a17a25ad6b934517cd6c23a8739a8" 2019-01-18 06:50:01,797 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:50:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7bf895dd-6782-4c94-8e51-1560b7d7f01b Content-Encoding: gzip Content-Length: 256 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateStackFloatingIpTests-4506491d-1b6c-4c8-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/c61d0bc9155c4eb9ae155bd3a47253c6"}, "enabled": true, "id": "c61d0bc9155c4eb9ae155bd3a47253c6", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-4506491d-1b6c-4c8-proj"}]} 2019-01-18 06:50:01,797 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateStackFloatingIpTests-4506491d-1b6c-4c8-proj used request id req-7bf895dd-6782-4c94-8e51-1560b7d7f01b 2019-01-18 06:50:01,801 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/users/488eb10cbe01445d801beae8569645bf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7bbe2138023a17a25ad6b934517cd6c23a8739a8" 2019-01-18 06:50:01,898 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:50:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e1ef92a7-2bfd-4471-8d17-4d3277e417a4 Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"user": {"name": "CreateStackFloatingIpTests-4506491d-1b6c-4c8-user", "links": {"self": "http://172.30.9.23:5000/v3/users/488eb10cbe01445d801beae8569645bf"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "c61d0bc9155c4eb9ae155bd3a47253c6", "id": "488eb10cbe01445d801beae8569645bf", "password_expires_at": null}} 2019-01-18 06:50:01,898 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users/488eb10cbe01445d801beae8569645bf used request id req-e1ef92a7-2bfd-4471-8d17-4d3277e417a4 2019-01-18 06:50:01,902 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/c61d0bc9155c4eb9ae155bd3a47253c6/users/488eb10cbe01445d801beae8569645bf/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7bbe2138023a17a25ad6b934517cd6c23a8739a8" 2019-01-18 06:50:02,017 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:50:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b2a0aeda-52bd-4f53-9b80-e10704a4b3c5 Content-Encoding: gzip Content-Length: 165 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects/c61d0bc9155c4eb9ae155bd3a47253c6/users/488eb10cbe01445d801beae8569645bf/roles", "previous": null, "next": null}, "roles": []} 2019-01-18 06:50:02,017 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/c61d0bc9155c4eb9ae155bd3a47253c6/users/488eb10cbe01445d801beae8569645bf/roles used request id req-b2a0aeda-52bd-4f53-9b80-e10704a4b3c5 2019-01-18 06:50:02,021 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/6b7f4f4f76264b6fb449c43b86ee3817 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7bbe2138023a17a25ad6b934517cd6c23a8739a8" 2019-01-18 06:50:02,115 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:50:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-68e58b53-ca85-4d4d-ae1c-0711dd87d33c Content-Encoding: gzip Content-Length: 141 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.23:5000/v3/roles/6b7f4f4f76264b6fb449c43b86ee3817"}, "domain_id": null, "name": "admin", "id": "6b7f4f4f76264b6fb449c43b86ee3817"}} 2019-01-18 06:50:02,115 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/6b7f4f4f76264b6fb449c43b86ee3817 used request id req-68e58b53-ca85-4d4d-ae1c-0711dd87d33c 2019-01-18 06:50:02,115 - keystone_utils - INFO - Granting role admin to project CreateStackFloatingIpTests-4506491d-1b6c-4c8-proj 2019-01-18 06:50:02,118 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/c61d0bc9155c4eb9ae155bd3a47253c6/users/488eb10cbe01445d801beae8569645bf/roles/6b7f4f4f76264b6fb449c43b86ee3817 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7bbe2138023a17a25ad6b934517cd6c23a8739a8" 2019-01-18 06:50:02,234 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 06:50:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-58c59ca8-f239-4497-bb67-5f28cae77954 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 06:50:02,234 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/c61d0bc9155c4eb9ae155bd3a47253c6/users/488eb10cbe01445d801beae8569645bf/roles/6b7f4f4f76264b6fb449c43b86ee3817 used request id req-58c59ca8-f239-4497-bb67-5f28cae77954 2019-01-18 06:50:02,238 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7bbe2138023a17a25ad6b934517cd6c23a8739a8" 2019-01-18 06:50:02,325 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:50:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f09a67b0-d5ce-4816-ba87-fcb7b91e2259 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "488fca829f8b496daa1cd2cdc6e45c49", "links": {"self": "http://172.30.9.23:5000/v3/roles/488fca829f8b496daa1cd2cdc6e45c49"}, "name": "Member"}, {"domain_id": null, "id": "6b7f4f4f76264b6fb449c43b86ee3817", "links": {"self": "http://172.30.9.23:5000/v3/roles/6b7f4f4f76264b6fb449c43b86ee3817"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a482b711adf94961bf4bb28eda7f0e28", "links": {"self": "http://172.30.9.23:5000/v3/roles/a482b711adf94961bf4bb28eda7f0e28"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c65201bd05504fa786d79b166e8bbba3", "links": {"self": "http://172.30.9.23:5000/v3/roles/c65201bd05504fa786d79b166e8bbba3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "e7e317b66c174923a8cb46c48d897c8d", "links": {"self": "http://172.30.9.23:5000/v3/roles/e7e317b66c174923a8cb46c48d897c8d"}, "name": "ResellerAdmin"}]} 2019-01-18 06:50:02,325 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-f09a67b0-d5ce-4816-ba87-fcb7b91e2259 2019-01-18 06:50:02,329 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=CreateStackFloatingIpTests-4506491d-1b6c-4c8-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7bbe2138023a17a25ad6b934517cd6c23a8739a8" 2019-01-18 06:50:02,418 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:50:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-74c92219-390c-469a-bf17-2400ee968088 Content-Encoding: gzip Content-Length: 256 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=CreateStackFloatingIpTests-4506491d-1b6c-4c8-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/c61d0bc9155c4eb9ae155bd3a47253c6"}, "enabled": true, "id": "c61d0bc9155c4eb9ae155bd3a47253c6", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-4506491d-1b6c-4c8-proj"}]} 2019-01-18 06:50:02,418 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=CreateStackFloatingIpTests-4506491d-1b6c-4c8-proj used request id req-74c92219-390c-469a-bf17-2400ee968088 2019-01-18 06:50:02,421 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/c61d0bc9155c4eb9ae155bd3a47253c6/users/488eb10cbe01445d801beae8569645bf/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7bbe2138023a17a25ad6b934517cd6c23a8739a8" 2019-01-18 06:50:02,523 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:50:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2311090f-b593-41df-ae47-fbb51c7fb014 Content-Encoding: gzip Content-Length: 222 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects/c61d0bc9155c4eb9ae155bd3a47253c6/users/488eb10cbe01445d801beae8569645bf/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6b7f4f4f76264b6fb449c43b86ee3817", "links": {"self": "http://172.30.9.23:5000/v3/roles/6b7f4f4f76264b6fb449c43b86ee3817"}, "name": "admin"}]} 2019-01-18 06:50:02,523 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/c61d0bc9155c4eb9ae155bd3a47253c6/users/488eb10cbe01445d801beae8569645bf/roles used request id req-2311090f-b593-41df-ae47-fbb51c7fb014 2019-01-18 06:50:02,527 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/c65201bd05504fa786d79b166e8bbba3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7bbe2138023a17a25ad6b934517cd6c23a8739a8" 2019-01-18 06:50:02,624 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:50:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-68f1dc47-0c17-445b-be59-c818660b7bf5 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.23:5000/v3/roles/c65201bd05504fa786d79b166e8bbba3"}, "domain_id": null, "name": "heat_stack_owner", "id": "c65201bd05504fa786d79b166e8bbba3"}} 2019-01-18 06:50:02,625 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/c65201bd05504fa786d79b166e8bbba3 used request id req-68f1dc47-0c17-445b-be59-c818660b7bf5 2019-01-18 06:50:02,625 - keystone_utils - INFO - Granting role heat_stack_owner to project CreateStackFloatingIpTests-4506491d-1b6c-4c8-proj 2019-01-18 06:50:02,629 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/c61d0bc9155c4eb9ae155bd3a47253c6/users/488eb10cbe01445d801beae8569645bf/roles/c65201bd05504fa786d79b166e8bbba3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7bbe2138023a17a25ad6b934517cd6c23a8739a8" 2019-01-18 06:50:02,766 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 06:50:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fd015e94-8a16-4eea-bfc2-794110e90cb6 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 06:50:02,767 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/c61d0bc9155c4eb9ae155bd3a47253c6/users/488eb10cbe01445d801beae8569645bf/roles/c65201bd05504fa786d79b166e8bbba3 used request id req-fd015e94-8a16-4eea-bfc2-794110e90cb6 2019-01-18 06:50:02,767 - keystone_utils - INFO - Created user with name - CreateStackFloatingIpTests-4506491d-1b6c-4c8-user 2019-01-18 06:50:02,767 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:50:02,771 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}deaa5c1136e6183d8caf89f0a7e78cf9819e2726" 2019-01-18 06:50:02,850 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:50:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e4ac7b03-4212-49ac-869a-74c26ea21983 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "488fca829f8b496daa1cd2cdc6e45c49", "links": {"self": "http://172.30.9.23:5000/v3/roles/488fca829f8b496daa1cd2cdc6e45c49"}, "name": "Member"}, {"domain_id": null, "id": "6b7f4f4f76264b6fb449c43b86ee3817", "links": {"self": "http://172.30.9.23:5000/v3/roles/6b7f4f4f76264b6fb449c43b86ee3817"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a482b711adf94961bf4bb28eda7f0e28", "links": {"self": "http://172.30.9.23:5000/v3/roles/a482b711adf94961bf4bb28eda7f0e28"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c65201bd05504fa786d79b166e8bbba3", "links": {"self": "http://172.30.9.23:5000/v3/roles/c65201bd05504fa786d79b166e8bbba3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "e7e317b66c174923a8cb46c48d897c8d", "links": {"self": "http://172.30.9.23:5000/v3/roles/e7e317b66c174923a8cb46c48d897c8d"}, "name": "ResellerAdmin"}]} 2019-01-18 06:50:02,850 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-e4ac7b03-4212-49ac-869a-74c26ea21983 2019-01-18 06:50:02,853 - 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}deaa5c1136e6183d8caf89f0a7e78cf9819e2726" -d '{"role": {"name": "CreateStackFloatingIpTests-4506491d-1b6c-4c8-proj-role"}}' 2019-01-18 06:50:02,956 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 18 Jan 2019 06:50:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9f67c33e-baab-448e-a5d5-ea40bb7be7c2 Content-Length: 225 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "49308ad842534fe2bd7c76c145caaf0a", "links": {"self": "http://172.30.9.23:5000/v3/roles/49308ad842534fe2bd7c76c145caaf0a"}, "name": "CreateStackFloatingIpTests-4506491d-1b6c-4c8-proj-role"}} 2019-01-18 06:50:02,956 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-9f67c33e-baab-448e-a5d5-ea40bb7be7c2 2019-01-18 06:50:02,956 - keystone_utils - INFO - Created role with name - CreateStackFloatingIpTests-4506491d-1b6c-4c8-proj-role 2019-01-18 06:50:02,960 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/49308ad842534fe2bd7c76c145caaf0a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}deaa5c1136e6183d8caf89f0a7e78cf9819e2726" 2019-01-18 06:50:03,049 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:50:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9cdba98e-04a5-455e-b987-243f550d3ed7 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.23:5000/v3/roles/49308ad842534fe2bd7c76c145caaf0a"}, "domain_id": null, "name": "CreateStackFloatingIpTests-4506491d-1b6c-4c8-proj-role", "id": "49308ad842534fe2bd7c76c145caaf0a"}} 2019-01-18 06:50:03,049 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/49308ad842534fe2bd7c76c145caaf0a used request id req-9cdba98e-04a5-455e-b987-243f550d3ed7 2019-01-18 06:50:03,049 - keystone_utils - INFO - Granting role CreateStackFloatingIpTests-4506491d-1b6c-4c8-proj-role to project CreateStackFloatingIpTests-4506491d-1b6c-4c8-proj 2019-01-18 06:50:03,053 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/c61d0bc9155c4eb9ae155bd3a47253c6/users/488eb10cbe01445d801beae8569645bf/roles/49308ad842534fe2bd7c76c145caaf0a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}deaa5c1136e6183d8caf89f0a7e78cf9819e2726" 2019-01-18 06:50:03,167 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 06:50:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3e6d3d89-6859-4d72-b4e9-a8a384e55781 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 06:50:03,168 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/c61d0bc9155c4eb9ae155bd3a47253c6/users/488eb10cbe01445d801beae8569645bf/roles/49308ad842534fe2bd7c76c145caaf0a used request id req-3e6d3d89-6859-4d72-b4e9-a8a384e55781 2019-01-18 06:50:03,168 - heat_utils - DEBUG - Retrieving Heat Client 2019-01-18 06:50:03,168 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2019-01-18 06:50:03,168 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:50:03,169 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:50:03,552 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c65201bd05504fa786d79b166e8bbba3", "name": "heat_stack_owner"}, {"id": "49308ad842534fe2bd7c76c145caaf0a", "name": "CreateStackFloatingIpTests-4506491d-1b6c-4c8-proj-role"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}], "expires_at": "2019-01-18T07:50:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c61d0bc9155c4eb9ae155bd3a47253c6", "name": "CreateStackFloatingIpTests-4506491d-1b6c-4c8-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/c61d0bc9155c4eb9ae155bd3a47253c6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/c61d0bc9155c4eb9ae155bd3a47253c6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/c61d0bc9155c4eb9ae155bd3a47253c6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/c61d0bc9155c4eb9ae155bd3a47253c6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/c61d0bc9155c4eb9ae155bd3a47253c6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/c61d0bc9155c4eb9ae155bd3a47253c6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/c61d0bc9155c4eb9ae155bd3a47253c6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/c61d0bc9155c4eb9ae155bd3a47253c6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/c61d0bc9155c4eb9ae155bd3a47253c6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/c61d0bc9155c4eb9ae155bd3a47253c6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/c61d0bc9155c4eb9ae155bd3a47253c6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/c61d0bc9155c4eb9ae155bd3a47253c6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackFloatingIpTests-4506491d-1b6c-4c8-user", "id": "488eb10cbe01445d801beae8569645bf"}, "audit_ids": ["DdvYcmOxRH6E076JiF_S-w"], "issued_at": "2019-01-18T06:50:03.000000Z"}} 2019-01-18 06:50:03,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}6ae581f02c3f5e5baa81bdb70ac16038b065e4b5" 2019-01-18 06:50:03,645 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:50:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bd7da19f-4bdc-4506-919b-5cc1cf586969 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:50:03,646 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-bd7da19f-4bdc-4506-919b-5cc1cf586969 2019-01-18 06:50:03,650 - 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-ab6bed4f-f600-4877-96a5-3c5afa2e943f-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6ae581f02c3f5e5baa81bdb70ac16038b065e4b5" 2019-01-18 06:50:03,832 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 171 Content-Type: application/json X-Openstack-Request-Id: req-333b0aab-4eef-4ed7-bfe2-6e8d81db767c Date: Fri, 18 Jan 2019 06:50:03 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateStackFloatingIpTests-ab6bed4f-f600-4877-96a5-3c5afa2e943f-image"} 2019-01-18 06:50:03,832 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackFloatingIpTests-ab6bed4f-f600-4877-96a5-3c5afa2e943f-image used request id req-333b0aab-4eef-4ed7-bfe2-6e8d81db767c 2019-01-18 06:50:03,836 - 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}6ae581f02c3f5e5baa81bdb70ac16038b065e4b5" 2019-01-18 06:50:04,000 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-a84e0e22-4c75-405e-b418-b2c36562ffcb Date: Fri, 18 Jan 2019 06:50: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"}}} 2019-01-18 06:50:04,000 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-a84e0e22-4c75-405e-b418-b2c36562ffcb 2019-01-18 06:50:04,031 - 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}6ae581f02c3f5e5baa81bdb70ac16038b065e4b5" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateStackFloatingIpTests-ab6bed4f-f600-4877-96a5-3c5afa2e943f-image"}' 2019-01-18 06:50:04,223 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 630 Content-Type: application/json Location: http://172.30.9.23:9292/v2/images/59f05ada-e403-4fe7-b45e-510b679d8662 X-Openstack-Request-Id: req-4b613681-7182-4d18-bf1a-1b3986d0b0a0 Date: Fri, 18 Jan 2019 06:50:04 GMT RESP BODY: {"status": "queued", "name": "CreateStackFloatingIpTests-ab6bed4f-f600-4877-96a5-3c5afa2e943f-image", "tags": [], "container_format": "bare", "created_at": "2019-01-18T06:50:04Z", "size": null, "disk_format": "qcow2", "updated_at": "2019-01-18T06:50:04Z", "visibility": "shared", "locations": [], "self": "/v2/images/59f05ada-e403-4fe7-b45e-510b679d8662", "min_disk": 0, "protected": false, "id": "59f05ada-e403-4fe7-b45e-510b679d8662", "file": "/v2/images/59f05ada-e403-4fe7-b45e-510b679d8662/file", "checksum": null, "owner": "c61d0bc9155c4eb9ae155bd3a47253c6", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-18 06:50:04,223 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-4b613681-7182-4d18-bf1a-1b3986d0b0a0 2019-01-18 06:50:04,234 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9292/v2/images/59f05ada-e403-4fe7-b45e-510b679d8662/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6ae581f02c3f5e5baa81bdb70ac16038b065e4b5" -d '' 2019-01-18 06:50:05,091 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-b27ce84a-c0b0-4c2b-a3f7-8a98a88b6535 Date: Fri, 18 Jan 2019 06:50:05 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-18 06:50:05,091 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/59f05ada-e403-4fe7-b45e-510b679d8662/file used request id req-b27ce84a-c0b0-4c2b-a3f7-8a98a88b6535 2019-01-18 06:50:05,091 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-01-18 06:50:05,095 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/59f05ada-e403-4fe7-b45e-510b679d8662 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6ae581f02c3f5e5baa81bdb70ac16038b065e4b5" 2019-01-18 06:50:05,327 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-f4eece9f-c2ca-4a37-bca1-36bc54da61a1 Date: Fri, 18 Jan 2019 06:50:05 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackFloatingIpTests-ab6bed4f-f600-4877-96a5-3c5afa2e943f-image", "tags": [], "container_format": "bare", "created_at": "2019-01-18T06:50:04Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-18T06:50:05Z", "visibility": "shared", "locations": [{"url": "rbd://af014572-0a5d-4a80-a07f-9105f52ab2c1/images/59f05ada-e403-4fe7-b45e-510b679d8662/snap", "metadata": {}}], "self": "/v2/images/59f05ada-e403-4fe7-b45e-510b679d8662", "min_disk": 0, "protected": false, "id": "59f05ada-e403-4fe7-b45e-510b679d8662", "file": "/v2/images/59f05ada-e403-4fe7-b45e-510b679d8662/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "c61d0bc9155c4eb9ae155bd3a47253c6", "direct_url": "rbd://af014572-0a5d-4a80-a07f-9105f52ab2c1/images/59f05ada-e403-4fe7-b45e-510b679d8662/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-18 06:50:05,327 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/59f05ada-e403-4fe7-b45e-510b679d8662 used request id req-f4eece9f-c2ca-4a37-bca1-36bc54da61a1 2019-01-18 06:50:05,330 - 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}6ae581f02c3f5e5baa81bdb70ac16038b065e4b5" 2019-01-18 06:50:05,500 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-1316c393-6116-4b63-8960-b4469609a4b3 Date: Fri, 18 Jan 2019 06:50:05 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"}}} 2019-01-18 06:50:05,500 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-1316c393-6116-4b63-8960-b4469609a4b3 2019-01-18 06:50:05,503 - create_image - INFO - Created image with name - CreateStackFloatingIpTests-ab6bed4f-f600-4877-96a5-3c5afa2e943f-image 2019-01-18 06:50:05,506 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/59f05ada-e403-4fe7-b45e-510b679d8662 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6ae581f02c3f5e5baa81bdb70ac16038b065e4b5" 2019-01-18 06:50:05,670 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-857a286c-5d7c-4d3c-a83b-7a7f612ba324 Date: Fri, 18 Jan 2019 06:50:05 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackFloatingIpTests-ab6bed4f-f600-4877-96a5-3c5afa2e943f-image", "tags": [], "container_format": "bare", "created_at": "2019-01-18T06:50:04Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-18T06:50:05Z", "visibility": "shared", "locations": [{"url": "rbd://af014572-0a5d-4a80-a07f-9105f52ab2c1/images/59f05ada-e403-4fe7-b45e-510b679d8662/snap", "metadata": {}}], "self": "/v2/images/59f05ada-e403-4fe7-b45e-510b679d8662", "min_disk": 0, "protected": false, "id": "59f05ada-e403-4fe7-b45e-510b679d8662", "file": "/v2/images/59f05ada-e403-4fe7-b45e-510b679d8662/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "c61d0bc9155c4eb9ae155bd3a47253c6", "direct_url": "rbd://af014572-0a5d-4a80-a07f-9105f52ab2c1/images/59f05ada-e403-4fe7-b45e-510b679d8662/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-18 06:50:05,670 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/59f05ada-e403-4fe7-b45e-510b679d8662 used request id req-857a286c-5d7c-4d3c-a83b-7a7f612ba324 2019-01-18 06:50:05,670 - create_image - DEBUG - Instance status is - active 2019-01-18 06:50:05,671 - create_image - DEBUG - Image is active with name - CreateStackFloatingIpTests-ab6bed4f-f600-4877-96a5-3c5afa2e943f-image 2019-01-18 06:50:05,671 - create_image - INFO - Image is now active with name - CreateStackFloatingIpTests-ab6bed4f-f600-4877-96a5-3c5afa2e943f-image 2019-01-18 06:50:05,671 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:50:05,672 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:50:06,046 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c65201bd05504fa786d79b166e8bbba3", "name": "heat_stack_owner"}, {"id": "49308ad842534fe2bd7c76c145caaf0a", "name": "CreateStackFloatingIpTests-4506491d-1b6c-4c8-proj-role"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}], "expires_at": "2019-01-18T07:50:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c61d0bc9155c4eb9ae155bd3a47253c6", "name": "CreateStackFloatingIpTests-4506491d-1b6c-4c8-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/c61d0bc9155c4eb9ae155bd3a47253c6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/c61d0bc9155c4eb9ae155bd3a47253c6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/c61d0bc9155c4eb9ae155bd3a47253c6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/c61d0bc9155c4eb9ae155bd3a47253c6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/c61d0bc9155c4eb9ae155bd3a47253c6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/c61d0bc9155c4eb9ae155bd3a47253c6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/c61d0bc9155c4eb9ae155bd3a47253c6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/c61d0bc9155c4eb9ae155bd3a47253c6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/c61d0bc9155c4eb9ae155bd3a47253c6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/c61d0bc9155c4eb9ae155bd3a47253c6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/c61d0bc9155c4eb9ae155bd3a47253c6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/c61d0bc9155c4eb9ae155bd3a47253c6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackFloatingIpTests-4506491d-1b6c-4c8-user", "id": "488eb10cbe01445d801beae8569645bf"}, "audit_ids": ["7cyUknsmShiBPz_b6Yz0HA"], "issued_at": "2019-01-18T06:50:06.000000Z"}} 2019-01-18 06:50:06,046 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d41be8ff0ab4755290362ee5f6ea3287675fad6" 2019-01-18 06:50:06,144 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:50:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-12187ff5-7dfc-4236-aa28-f11ef6ba0f26 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:50:06,144 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-12187ff5-7dfc-4236-aa28-f11ef6ba0f26 2019-01-18 06:50:06,146 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-18 06:50:06,149 - heat_utils - DEBUG - Retrieving Heat Client 2019-01-18 06:50:06,152 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/c61d0bc9155c4eb9ae155bd3a47253c6/stacks?stack_name=CreateStackFloatingIpTests-CreateStackFloatingIpTests-ab6bed4f-f600-4877-96a5-3c5afa2e943f-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d41be8ff0ab4755290362ee5f6ea3287675fad6" 2019-01-18 06:50:06,340 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:50:06 GMT Server: Apache x-openstack-request-id: req-3a09802c-9937-4d63-9fb5-03ae815a6da7 Content-Length: 14 Content-Type: application/json RESP BODY: {"stacks": []} 2019-01-18 06:50:06,340 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/c61d0bc9155c4eb9ae155bd3a47253c6/stacks?stack_name=CreateStackFloatingIpTests-CreateStackFloatingIpTests-ab6bed4f-f600-4877-96a5-3c5afa2e943f-stack used request id req-3a09802c-9937-4d63-9fb5-03ae815a6da7 2019-01-18 06:50:06,406 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8004/v1/c61d0bc9155c4eb9ae155bd3a47253c6/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d41be8ff0ab4755290362ee5f6ea3287675fad6" -d '{"stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-ab6bed4f-f600-4877-96a5-3c5afa2e943f-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-ab6bed4f-f600-4877-96a5-3c5afa2e943f-flavor2", "keypair_name": "CreateStackFloatingIpTests-ab6bed4f-f600-4877-96a5-3c5afa2e943f-kp", "security_group_name": "CreateStackFloatingIpTests-ab6bed4f-f600-4877-96a5-3c5afa2e943f-sec_grp", "external_net_name": "external", "image2_name": "CreateStackFloatingIpTests-ab6bed4f-f600-4877-96a5-3c5afa2e943f-image", "flavor1_name": "CreateStackFloatingIpTests-ab6bed4f-f600-4877-96a5-3c5afa2e943f-flavor1", "inst1_name": "CreateStackFloatingIpTests-ab6bed4f-f600-4877-96a5-3c5afa2e943f-inst1", "subnet_name": "CreateStackFloatingIpTests-ab6bed4f-f600-4877-96a5-3c5afa2e943f-subnet", "image1_name": "CreateStackFloatingIpTests-ab6bed4f-f600-4877-96a5-3c5afa2e943f-image", "inst2_name": "CreateStackFloatingIpTests-ab6bed4f-f600-4877-96a5-3c5afa2e943f-inst2", "net_name": "CreateStackFloatingIpTests-ab6bed4f-f600-4877-96a5-3c5afa2e943f-net"}}' 2019-01-18 06:50:09,901 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 18 Jan 2019 06:50:06 GMT Server: Apache x-openstack-request-id: req-8598d153-f7b0-476a-9c49-8ea620999e1d Location: http://172.30.9.23:8004/v1/c61d0bc9155c4eb9ae155bd3a47253c6/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-ab6bed4f-f600-4877-96a5-3c5afa2e943f-stack/bcd39e50-3006-462b-a6fa-6e982a7fd985 Content-Length: 297 Content-Type: application/json RESP BODY: {"stack": {"id": "bcd39e50-3006-462b-a6fa-6e982a7fd985", "links": [{"href": "http://172.30.9.23:8004/v1/c61d0bc9155c4eb9ae155bd3a47253c6/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-ab6bed4f-f600-4877-96a5-3c5afa2e943f-stack/bcd39e50-3006-462b-a6fa-6e982a7fd985", "rel": "self"}]}} 2019-01-18 06:50:09,901 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.23:8004/v1/c61d0bc9155c4eb9ae155bd3a47253c6/stacks used request id req-8598d153-f7b0-476a-9c49-8ea620999e1d 2019-01-18 06:50:09,904 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/c61d0bc9155c4eb9ae155bd3a47253c6/stacks/bcd39e50-3006-462b-a6fa-6e982a7fd985 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d41be8ff0ab4755290362ee5f6ea3287675fad6" 2019-01-18 06:50:10,101 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 18 Jan 2019 06:50:09 GMT Server: Apache x-openstack-request-id: req-30916d1b-4ea6-405b-b188-882fbb84c797 Location: http://172.30.9.23:8004/v1/c61d0bc9155c4eb9ae155bd3a47253c6/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-ab6bed4f-f600-4877-96a5-3c5afa2e943f-stack/bcd39e50-3006-462b-a6fa-6e982a7fd985 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/c61d0bc9155c4eb9ae155bd3a47253c6/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-ab6bed4f-f600-4877-96a5-3c5afa2e943f-stack/bcd39e50-3006-462b-a6fa-6e982a7fd985;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-18 06:50:10,300 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:50:10 GMT Server: Apache x-openstack-request-id: req-d4903877-d2db-4b35-8767-b1846bda9d40 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-ab6bed4f-f600-4877-96a5-3c5afa2e943f-flavor2", "OS::project_id": "c61d0bc9155c4eb9ae155bd3a47253c6", "OS::stack_id": "bcd39e50-3006-462b-a6fa-6e982a7fd985", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-ab6bed4f-f600-4877-96a5-3c5afa2e943f-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-ab6bed4f-f600-4877-96a5-3c5afa2e943f-kp", "security_group_name": "CreateStackFloatingIpTests-ab6bed4f-f600-4877-96a5-3c5afa2e943f-sec_grp", "subnet_name": "CreateStackFloatingIpTests-ab6bed4f-f600-4877-96a5-3c5afa2e943f-subnet", "net_name": "CreateStackFloatingIpTests-ab6bed4f-f600-4877-96a5-3c5afa2e943f-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-ab6bed4f-f600-4877-96a5-3c5afa2e943f-inst2", "inst1_name": "CreateStackFloatingIpTests-ab6bed4f-f600-4877-96a5-3c5afa2e943f-inst1", "image2_name": "CreateStackFloatingIpTests-ab6bed4f-f600-4877-96a5-3c5afa2e943f-image", "flavor1_name": "CreateStackFloatingIpTests-ab6bed4f-f600-4877-96a5-3c5afa2e943f-flavor1", "image1_name": "CreateStackFloatingIpTests-ab6bed4f-f600-4877-96a5-3c5afa2e943f-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-ab6bed4f-f600-4877-96a5-3c5afa2e943f-stack", "stack_user_project_id": "c8bd89d790bd40cbaf92eda5854a6b38", "stack_status_reason": "Stack CREATE started", "creation_time": "2019-01-18T06:50:09Z", "links": [{"href": "http://172.30.9.23:8004/v1/c61d0bc9155c4eb9ae155bd3a47253c6/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-ab6bed4f-f600-4877-96a5-3c5afa2e943f-stack/bcd39e50-3006-462b-a6fa-6e982a7fd985", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "bcd39e50-3006-462b-a6fa-6e982a7fd985", "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"}} 2019-01-18 06:50:10,300 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/c61d0bc9155c4eb9ae155bd3a47253c6/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-ab6bed4f-f600-4877-96a5-3c5afa2e943f-stack/bcd39e50-3006-462b-a6fa-6e982a7fd985 used request id req-d4903877-d2db-4b35-8767-b1846bda9d40 2019-01-18 06:50:10,300 - create_stack - INFO - Created stack with name - CreateStackFloatingIpTests-CreateStackFloatingIpTests-ab6bed4f-f600-4877-96a5-3c5afa2e943f-stack 2019-01-18 06:50:10,303 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/c61d0bc9155c4eb9ae155bd3a47253c6/stacks/bcd39e50-3006-462b-a6fa-6e982a7fd985 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d41be8ff0ab4755290362ee5f6ea3287675fad6" 2019-01-18 06:50:10,468 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 18 Jan 2019 06:50:10 GMT Server: Apache x-openstack-request-id: req-b58d6c5b-0ee6-44f6-8a9a-6eacc300c199 Location: http://172.30.9.23:8004/v1/c61d0bc9155c4eb9ae155bd3a47253c6/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-ab6bed4f-f600-4877-96a5-3c5afa2e943f-stack/bcd39e50-3006-462b-a6fa-6e982a7fd985 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/c61d0bc9155c4eb9ae155bd3a47253c6/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-ab6bed4f-f600-4877-96a5-3c5afa2e943f-stack/bcd39e50-3006-462b-a6fa-6e982a7fd985;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-18 06:50:10,707 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:50:10 GMT Server: Apache x-openstack-request-id: req-597b43f2-958f-4e50-8111-e5629e5ffb87 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 718 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-ab6bed4f-f600-4877-96a5-3c5afa2e943f-flavor2", "OS::project_id": "c61d0bc9155c4eb9ae155bd3a47253c6", "OS::stack_id": "bcd39e50-3006-462b-a6fa-6e982a7fd985", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-ab6bed4f-f600-4877-96a5-3c5afa2e943f-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-ab6bed4f-f600-4877-96a5-3c5afa2e943f-kp", "security_group_name": "CreateStackFloatingIpTests-ab6bed4f-f600-4877-96a5-3c5afa2e943f-sec_grp", "subnet_name": "CreateStackFloatingIpTests-ab6bed4f-f600-4877-96a5-3c5afa2e943f-subnet", "net_name": "CreateStackFloatingIpTests-ab6bed4f-f600-4877-96a5-3c5afa2e943f-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-ab6bed4f-f600-4877-96a5-3c5afa2e943f-inst2", "inst1_name": "CreateStackFloatingIpTests-ab6bed4f-f600-4877-96a5-3c5afa2e943f-inst1", "image2_name": "CreateStackFloatingIpTests-ab6bed4f-f600-4877-96a5-3c5afa2e943f-image", "flavor1_name": "CreateStackFloatingIpTests-ab6bed4f-f600-4877-96a5-3c5afa2e943f-flavor1", "image1_name": "CreateStackFloatingIpTests-ab6bed4f-f600-4877-96a5-3c5afa2e943f-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-ab6bed4f-f600-4877-96a5-3c5afa2e943f-stack", "stack_user_project_id": "c8bd89d790bd40cbaf92eda5854a6b38", "stack_status_reason": "Stack CREATE started", "creation_time": "2019-01-18T06:50:09Z", "links": [{"href": "http://172.30.9.23:8004/v1/c61d0bc9155c4eb9ae155bd3a47253c6/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-ab6bed4f-f600-4877-96a5-3c5afa2e943f-stack/bcd39e50-3006-462b-a6fa-6e982a7fd985", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "bcd39e50-3006-462b-a6fa-6e982a7fd985", "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"}} 2019-01-18 06:50:10,707 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/c61d0bc9155c4eb9ae155bd3a47253c6/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-ab6bed4f-f600-4877-96a5-3c5afa2e943f-stack/bcd39e50-3006-462b-a6fa-6e982a7fd985 used request id req-597b43f2-958f-4e50-8111-e5629e5ffb87 2019-01-18 06:50:10,708 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2019-01-18 06:50:10,708 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2019-01-18 06:50:13,711 - create_stack - DEBUG - Stack status query timeout in 1196.5891912 2019-01-18 06:50:13,714 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/c61d0bc9155c4eb9ae155bd3a47253c6/stacks/bcd39e50-3006-462b-a6fa-6e982a7fd985 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d41be8ff0ab4755290362ee5f6ea3287675fad6" 2019-01-18 06:50:13,887 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 18 Jan 2019 06:50:13 GMT Server: Apache x-openstack-request-id: req-e71742c1-8021-4717-8024-f753e2944d87 Location: http://172.30.9.23:8004/v1/c61d0bc9155c4eb9ae155bd3a47253c6/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-ab6bed4f-f600-4877-96a5-3c5afa2e943f-stack/bcd39e50-3006-462b-a6fa-6e982a7fd985 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/c61d0bc9155c4eb9ae155bd3a47253c6/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-ab6bed4f-f600-4877-96a5-3c5afa2e943f-stack/bcd39e50-3006-462b-a6fa-6e982a7fd985;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-18 06:50:14,207 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:50:13 GMT Server: Apache x-openstack-request-id: req-331a9770-33ab-4570-9d03-c4665a4a4b6a Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2076 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-ab6bed4f-f600-4877-96a5-3c5afa2e943f-flavor2", "OS::project_id": "c61d0bc9155c4eb9ae155bd3a47253c6", "OS::stack_id": "bcd39e50-3006-462b-a6fa-6e982a7fd985", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-ab6bed4f-f600-4877-96a5-3c5afa2e943f-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-ab6bed4f-f600-4877-96a5-3c5afa2e943f-kp", "security_group_name": "CreateStackFloatingIpTests-ab6bed4f-f600-4877-96a5-3c5afa2e943f-sec_grp", "subnet_name": "CreateStackFloatingIpTests-ab6bed4f-f600-4877-96a5-3c5afa2e943f-subnet", "net_name": "CreateStackFloatingIpTests-ab6bed4f-f600-4877-96a5-3c5afa2e943f-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-ab6bed4f-f600-4877-96a5-3c5afa2e943f-inst2", "inst1_name": "CreateStackFloatingIpTests-ab6bed4f-f600-4877-96a5-3c5afa2e943f-inst1", "image2_name": "CreateStackFloatingIpTests-ab6bed4f-f600-4877-96a5-3c5afa2e943f-image", "flavor1_name": "CreateStackFloatingIpTests-ab6bed4f-f600-4877-96a5-3c5afa2e943f-flavor1", "image1_name": "CreateStackFloatingIpTests-ab6bed4f-f600-4877-96a5-3c5afa2e943f-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-ab6bed4f-f600-4877-96a5-3c5afa2e943f-stack", "stack_user_project_id": "c8bd89d790bd40cbaf92eda5854a6b38", "stack_status_reason": "Stack CREATE started", "creation_time": "2019-01-18T06:50:09Z", "links": [{"href": "http://172.30.9.23:8004/v1/c61d0bc9155c4eb9ae155bd3a47253c6/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-ab6bed4f-f600-4877-96a5-3c5afa2e943f-stack/bcd39e50-3006-462b-a6fa-6e982a7fd985", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "bcd39e50-3006-462b-a6fa-6e982a7fd985", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAyZL1hrMhTmfx36w34fFA3OkwfezPhumoJ7e87BoVJhBF3GsJ\n1u2z+xjKbjmNxxsF0TBnQ7scIfDoTvLGe3IHr5eA6SZAmaV06qGhZWfCBVPE1brV\nPw0Y3Z6FKTt+r2VfZWTGCLciGGTt17/cJzfHXlPjwchpUGs/9Dihcdwn+zdXQ8GQ\noYtBYqenuJhJALQU4b6bsEnRvfbCrNl9LSBZSQY3yY0mbhbIvvsyRwupfUIkMJw3\ngvZ/evVMmyOH7X6eKY158g2WkKPKZY3g3b/v1FujFksjMNi8a03calCrqjGPj4fu\n1k9ageWyf0oo/bxewluKXTkKdqkoXtHmqw/GWQIDAQABAoIBAQC3HdoOVAydva/t\nEfZyO0hBZ1W2D7s3RGyOKExn8AnmWkIcyuBVb/tg0FSVbZNunQ3by60Dyqbz7nYb\nwlCtNBnnWiqxox5sdfKQc+S6yldnn4Hg56lxbeR479jobDPaAq123uVIZZWDs6yd\nop3Mws9K0crF79o8RDIFGq0PUoC/pRkr28bHnWf35hrHvXK5MW8f+B5utWH2evBq\nNOaZ9smdxWbN6jvt3k0pmdFD4OUhrwPUtKHj5OlHUjavcYrEH5b65d0Sf7HTRMrG\n86j/zyIjR1GOxIKF67Dk9rjFQYwVnG48pv612V1CJDWcssZ5rU3ns0n4Y0fl5vJh\n7ru/RtABAoGBAPBvr9XkaJot9yXr7i76MMaWRj+RJEXYDe+tg7gZIpLO+9Rekzik\naYsWOh4krwZ/zsjU1oV8/ApLt0TlQ2aS3GX0sQ5f/mnVqNvVU/k24ZSv52D5leOd\neS9gywijDgXwB6V5zOAqz+mWfnYjI1pS0021/hH+ZcRWmJeCgO0oz4v5AoGBANaf\nR4TJOdcRIPs9C9HTuLoHDZdT97lBFMHGjaGDmBNOJra4BsB7wKnYeHMEfnJoNVhz\n8/f0eWdNq7Qug1iBmRcjVLcBu8WoPQ5MQoFDsdW7OGHwlPnoEneSsyI550bkTPw1\nbKWPHjcUQ21XOxbaS+XSOZ5vR64cArOic6i/ZuVhAoGAM95ENoZRsoEcAghFl8jN\nYOnmOaxcAN09FGmAMuTpOnaAiS3l4KBHTIP9Aae0QlisCVMw/BccYDQ5UxmKUsR3\n217QG2PGBJrdFJ+OwAKA44yXA6qUFUhRblEZO8HBMrK3U5FVCz7xH1kh6uZlqASa\nJPeP2d3holt0C6tRmNfm/jECgYBF6F3gV7c6YX7vtwO5lhAusAtyRkyDkDpVn/oU\nKQwJBcTAcZLpcaXg7PzW4hjZ5S2zIRnPo1dEGd2a9CeeVaBrE/wNHEhwaotws9BZ\n0JYFe1UzOa0c9cXGIwesV1YJFmYpJLG9/68k27nWzLoXiIV+V4qjG7YqdT9ACeNI\njQfUIQKBgQCk5DpYh9uuKtMjYXTmpX6UnZOq7EC3tCwrYYfqi59k20MTd6g4Kpiw\nwGXLQLApgE98aN2hFb3BWJ6xqPYaFRuMz064OY3UxsQaW7NIYRKd19TGg7L2qLIx\nwEqjpwYkV4y6f32+AudyEGyaXtsWANxRIc04KU5/YDaHgQHyL9etYA==\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"}} 2019-01-18 06:50:14,207 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/c61d0bc9155c4eb9ae155bd3a47253c6/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-ab6bed4f-f600-4877-96a5-3c5afa2e943f-stack/bcd39e50-3006-462b-a6fa-6e982a7fd985 used request id req-331a9770-33ab-4570-9d03-c4665a4a4b6a 2019-01-18 06:50:14,208 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2019-01-18 06:50:14,208 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2019-01-18 06:50:17,211 - create_stack - DEBUG - Stack status query timeout in 1193.08918118 2019-01-18 06:50:17,215 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/c61d0bc9155c4eb9ae155bd3a47253c6/stacks/bcd39e50-3006-462b-a6fa-6e982a7fd985 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d41be8ff0ab4755290362ee5f6ea3287675fad6" 2019-01-18 06:50:17,392 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 18 Jan 2019 06:50:17 GMT Server: Apache x-openstack-request-id: req-6a2b882f-7b89-4a85-be67-028783061a9d Location: http://172.30.9.23:8004/v1/c61d0bc9155c4eb9ae155bd3a47253c6/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-ab6bed4f-f600-4877-96a5-3c5afa2e943f-stack/bcd39e50-3006-462b-a6fa-6e982a7fd985 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/c61d0bc9155c4eb9ae155bd3a47253c6/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-ab6bed4f-f600-4877-96a5-3c5afa2e943f-stack/bcd39e50-3006-462b-a6fa-6e982a7fd985;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-18 06:50:17,803 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:50:17 GMT Server: Apache x-openstack-request-id: req-36058f9d-6837-456b-9e4f-38f9fa7e1627 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2076 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-ab6bed4f-f600-4877-96a5-3c5afa2e943f-flavor2", "OS::project_id": "c61d0bc9155c4eb9ae155bd3a47253c6", "OS::stack_id": "bcd39e50-3006-462b-a6fa-6e982a7fd985", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-ab6bed4f-f600-4877-96a5-3c5afa2e943f-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-ab6bed4f-f600-4877-96a5-3c5afa2e943f-kp", "security_group_name": "CreateStackFloatingIpTests-ab6bed4f-f600-4877-96a5-3c5afa2e943f-sec_grp", "subnet_name": "CreateStackFloatingIpTests-ab6bed4f-f600-4877-96a5-3c5afa2e943f-subnet", "net_name": "CreateStackFloatingIpTests-ab6bed4f-f600-4877-96a5-3c5afa2e943f-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-ab6bed4f-f600-4877-96a5-3c5afa2e943f-inst2", "inst1_name": "CreateStackFloatingIpTests-ab6bed4f-f600-4877-96a5-3c5afa2e943f-inst1", "image2_name": "CreateStackFloatingIpTests-ab6bed4f-f600-4877-96a5-3c5afa2e943f-image", "flavor1_name": "CreateStackFloatingIpTests-ab6bed4f-f600-4877-96a5-3c5afa2e943f-flavor1", "image1_name": "CreateStackFloatingIpTests-ab6bed4f-f600-4877-96a5-3c5afa2e943f-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-ab6bed4f-f600-4877-96a5-3c5afa2e943f-stack", "stack_user_project_id": "c8bd89d790bd40cbaf92eda5854a6b38", "stack_status_reason": "Stack CREATE started", "creation_time": "2019-01-18T06:50:09Z", "links": [{"href": "http://172.30.9.23:8004/v1/c61d0bc9155c4eb9ae155bd3a47253c6/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-ab6bed4f-f600-4877-96a5-3c5afa2e943f-stack/bcd39e50-3006-462b-a6fa-6e982a7fd985", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "bcd39e50-3006-462b-a6fa-6e982a7fd985", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAyZL1hrMhTmfx36w34fFA3OkwfezPhumoJ7e87BoVJhBF3GsJ\n1u2z+xjKbjmNxxsF0TBnQ7scIfDoTvLGe3IHr5eA6SZAmaV06qGhZWfCBVPE1brV\nPw0Y3Z6FKTt+r2VfZWTGCLciGGTt17/cJzfHXlPjwchpUGs/9Dihcdwn+zdXQ8GQ\noYtBYqenuJhJALQU4b6bsEnRvfbCrNl9LSBZSQY3yY0mbhbIvvsyRwupfUIkMJw3\ngvZ/evVMmyOH7X6eKY158g2WkKPKZY3g3b/v1FujFksjMNi8a03calCrqjGPj4fu\n1k9ageWyf0oo/bxewluKXTkKdqkoXtHmqw/GWQIDAQABAoIBAQC3HdoOVAydva/t\nEfZyO0hBZ1W2D7s3RGyOKExn8AnmWkIcyuBVb/tg0FSVbZNunQ3by60Dyqbz7nYb\nwlCtNBnnWiqxox5sdfKQc+S6yldnn4Hg56lxbeR479jobDPaAq123uVIZZWDs6yd\nop3Mws9K0crF79o8RDIFGq0PUoC/pRkr28bHnWf35hrHvXK5MW8f+B5utWH2evBq\nNOaZ9smdxWbN6jvt3k0pmdFD4OUhrwPUtKHj5OlHUjavcYrEH5b65d0Sf7HTRMrG\n86j/zyIjR1GOxIKF67Dk9rjFQYwVnG48pv612V1CJDWcssZ5rU3ns0n4Y0fl5vJh\n7ru/RtABAoGBAPBvr9XkaJot9yXr7i76MMaWRj+RJEXYDe+tg7gZIpLO+9Rekzik\naYsWOh4krwZ/zsjU1oV8/ApLt0TlQ2aS3GX0sQ5f/mnVqNvVU/k24ZSv52D5leOd\neS9gywijDgXwB6V5zOAqz+mWfnYjI1pS0021/hH+ZcRWmJeCgO0oz4v5AoGBANaf\nR4TJOdcRIPs9C9HTuLoHDZdT97lBFMHGjaGDmBNOJra4BsB7wKnYeHMEfnJoNVhz\n8/f0eWdNq7Qug1iBmRcjVLcBu8WoPQ5MQoFDsdW7OGHwlPnoEneSsyI550bkTPw1\nbKWPHjcUQ21XOxbaS+XSOZ5vR64cArOic6i/ZuVhAoGAM95ENoZRsoEcAghFl8jN\nYOnmOaxcAN09FGmAMuTpOnaAiS3l4KBHTIP9Aae0QlisCVMw/BccYDQ5UxmKUsR3\n217QG2PGBJrdFJ+OwAKA44yXA6qUFUhRblEZO8HBMrK3U5FVCz7xH1kh6uZlqASa\nJPeP2d3holt0C6tRmNfm/jECgYBF6F3gV7c6YX7vtwO5lhAusAtyRkyDkDpVn/oU\nKQwJBcTAcZLpcaXg7PzW4hjZ5S2zIRnPo1dEGd2a9CeeVaBrE/wNHEhwaotws9BZ\n0JYFe1UzOa0c9cXGIwesV1YJFmYpJLG9/68k27nWzLoXiIV+V4qjG7YqdT9ACeNI\njQfUIQKBgQCk5DpYh9uuKtMjYXTmpX6UnZOq7EC3tCwrYYfqi59k20MTd6g4Kpiw\nwGXLQLApgE98aN2hFb3BWJ6xqPYaFRuMz064OY3UxsQaW7NIYRKd19TGg7L2qLIx\nwEqjpwYkV4y6f32+AudyEGyaXtsWANxRIc04KU5/YDaHgQHyL9etYA==\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"}} 2019-01-18 06:50:17,803 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/c61d0bc9155c4eb9ae155bd3a47253c6/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-ab6bed4f-f600-4877-96a5-3c5afa2e943f-stack/bcd39e50-3006-462b-a6fa-6e982a7fd985 used request id req-36058f9d-6837-456b-9e4f-38f9fa7e1627 2019-01-18 06:50:17,804 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2019-01-18 06:50:17,804 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2019-01-18 06:50:20,807 - create_stack - DEBUG - Stack status query timeout in 1189.49345517 2019-01-18 06:50:20,810 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/c61d0bc9155c4eb9ae155bd3a47253c6/stacks/bcd39e50-3006-462b-a6fa-6e982a7fd985 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d41be8ff0ab4755290362ee5f6ea3287675fad6" 2019-01-18 06:50:21,006 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 18 Jan 2019 06:50:20 GMT Server: Apache x-openstack-request-id: req-ab978fe4-23d4-4df7-b1f6-8c90323eccc8 Location: http://172.30.9.23:8004/v1/c61d0bc9155c4eb9ae155bd3a47253c6/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-ab6bed4f-f600-4877-96a5-3c5afa2e943f-stack/bcd39e50-3006-462b-a6fa-6e982a7fd985 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/c61d0bc9155c4eb9ae155bd3a47253c6/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-ab6bed4f-f600-4877-96a5-3c5afa2e943f-stack/bcd39e50-3006-462b-a6fa-6e982a7fd985;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-18 06:50:21,343 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:50:21 GMT Server: Apache x-openstack-request-id: req-827258de-9c1e-41d2-b347-94892011577d Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2076 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-ab6bed4f-f600-4877-96a5-3c5afa2e943f-flavor2", "OS::project_id": "c61d0bc9155c4eb9ae155bd3a47253c6", "OS::stack_id": "bcd39e50-3006-462b-a6fa-6e982a7fd985", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-ab6bed4f-f600-4877-96a5-3c5afa2e943f-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-ab6bed4f-f600-4877-96a5-3c5afa2e943f-kp", "security_group_name": "CreateStackFloatingIpTests-ab6bed4f-f600-4877-96a5-3c5afa2e943f-sec_grp", "subnet_name": "CreateStackFloatingIpTests-ab6bed4f-f600-4877-96a5-3c5afa2e943f-subnet", "net_name": "CreateStackFloatingIpTests-ab6bed4f-f600-4877-96a5-3c5afa2e943f-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-ab6bed4f-f600-4877-96a5-3c5afa2e943f-inst2", "inst1_name": "CreateStackFloatingIpTests-ab6bed4f-f600-4877-96a5-3c5afa2e943f-inst1", "image2_name": "CreateStackFloatingIpTests-ab6bed4f-f600-4877-96a5-3c5afa2e943f-image", "flavor1_name": "CreateStackFloatingIpTests-ab6bed4f-f600-4877-96a5-3c5afa2e943f-flavor1", "image1_name": "CreateStackFloatingIpTests-ab6bed4f-f600-4877-96a5-3c5afa2e943f-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-ab6bed4f-f600-4877-96a5-3c5afa2e943f-stack", "stack_user_project_id": "c8bd89d790bd40cbaf92eda5854a6b38", "stack_status_reason": "Stack CREATE started", "creation_time": "2019-01-18T06:50:09Z", "links": [{"href": "http://172.30.9.23:8004/v1/c61d0bc9155c4eb9ae155bd3a47253c6/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-ab6bed4f-f600-4877-96a5-3c5afa2e943f-stack/bcd39e50-3006-462b-a6fa-6e982a7fd985", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "bcd39e50-3006-462b-a6fa-6e982a7fd985", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAyZL1hrMhTmfx36w34fFA3OkwfezPhumoJ7e87BoVJhBF3GsJ\n1u2z+xjKbjmNxxsF0TBnQ7scIfDoTvLGe3IHr5eA6SZAmaV06qGhZWfCBVPE1brV\nPw0Y3Z6FKTt+r2VfZWTGCLciGGTt17/cJzfHXlPjwchpUGs/9Dihcdwn+zdXQ8GQ\noYtBYqenuJhJALQU4b6bsEnRvfbCrNl9LSBZSQY3yY0mbhbIvvsyRwupfUIkMJw3\ngvZ/evVMmyOH7X6eKY158g2WkKPKZY3g3b/v1FujFksjMNi8a03calCrqjGPj4fu\n1k9ageWyf0oo/bxewluKXTkKdqkoXtHmqw/GWQIDAQABAoIBAQC3HdoOVAydva/t\nEfZyO0hBZ1W2D7s3RGyOKExn8AnmWkIcyuBVb/tg0FSVbZNunQ3by60Dyqbz7nYb\nwlCtNBnnWiqxox5sdfKQc+S6yldnn4Hg56lxbeR479jobDPaAq123uVIZZWDs6yd\nop3Mws9K0crF79o8RDIFGq0PUoC/pRkr28bHnWf35hrHvXK5MW8f+B5utWH2evBq\nNOaZ9smdxWbN6jvt3k0pmdFD4OUhrwPUtKHj5OlHUjavcYrEH5b65d0Sf7HTRMrG\n86j/zyIjR1GOxIKF67Dk9rjFQYwVnG48pv612V1CJDWcssZ5rU3ns0n4Y0fl5vJh\n7ru/RtABAoGBAPBvr9XkaJot9yXr7i76MMaWRj+RJEXYDe+tg7gZIpLO+9Rekzik\naYsWOh4krwZ/zsjU1oV8/ApLt0TlQ2aS3GX0sQ5f/mnVqNvVU/k24ZSv52D5leOd\neS9gywijDgXwB6V5zOAqz+mWfnYjI1pS0021/hH+ZcRWmJeCgO0oz4v5AoGBANaf\nR4TJOdcRIPs9C9HTuLoHDZdT97lBFMHGjaGDmBNOJra4BsB7wKnYeHMEfnJoNVhz\n8/f0eWdNq7Qug1iBmRcjVLcBu8WoPQ5MQoFDsdW7OGHwlPnoEneSsyI550bkTPw1\nbKWPHjcUQ21XOxbaS+XSOZ5vR64cArOic6i/ZuVhAoGAM95ENoZRsoEcAghFl8jN\nYOnmOaxcAN09FGmAMuTpOnaAiS3l4KBHTIP9Aae0QlisCVMw/BccYDQ5UxmKUsR3\n217QG2PGBJrdFJ+OwAKA44yXA6qUFUhRblEZO8HBMrK3U5FVCz7xH1kh6uZlqASa\nJPeP2d3holt0C6tRmNfm/jECgYBF6F3gV7c6YX7vtwO5lhAusAtyRkyDkDpVn/oU\nKQwJBcTAcZLpcaXg7PzW4hjZ5S2zIRnPo1dEGd2a9CeeVaBrE/wNHEhwaotws9BZ\n0JYFe1UzOa0c9cXGIwesV1YJFmYpJLG9/68k27nWzLoXiIV+V4qjG7YqdT9ACeNI\njQfUIQKBgQCk5DpYh9uuKtMjYXTmpX6UnZOq7EC3tCwrYYfqi59k20MTd6g4Kpiw\nwGXLQLApgE98aN2hFb3BWJ6xqPYaFRuMz064OY3UxsQaW7NIYRKd19TGg7L2qLIx\nwEqjpwYkV4y6f32+AudyEGyaXtsWANxRIc04KU5/YDaHgQHyL9etYA==\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"}} 2019-01-18 06:50:21,344 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/c61d0bc9155c4eb9ae155bd3a47253c6/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-ab6bed4f-f600-4877-96a5-3c5afa2e943f-stack/bcd39e50-3006-462b-a6fa-6e982a7fd985 used request id req-827258de-9c1e-41d2-b347-94892011577d 2019-01-18 06:50:21,344 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2019-01-18 06:50:21,344 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2019-01-18 06:50:24,348 - create_stack - DEBUG - Stack status query timeout in 1185.953017 2019-01-18 06:50:24,351 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/c61d0bc9155c4eb9ae155bd3a47253c6/stacks/bcd39e50-3006-462b-a6fa-6e982a7fd985 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d41be8ff0ab4755290362ee5f6ea3287675fad6" 2019-01-18 06:50:24,527 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 18 Jan 2019 06:50:24 GMT Server: Apache x-openstack-request-id: req-3fa0a2d3-355e-466c-bc86-bc4d016a59f5 Location: http://172.30.9.23:8004/v1/c61d0bc9155c4eb9ae155bd3a47253c6/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-ab6bed4f-f600-4877-96a5-3c5afa2e943f-stack/bcd39e50-3006-462b-a6fa-6e982a7fd985 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/c61d0bc9155c4eb9ae155bd3a47253c6/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-ab6bed4f-f600-4877-96a5-3c5afa2e943f-stack/bcd39e50-3006-462b-a6fa-6e982a7fd985;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-18 06:50:24,855 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:50:24 GMT Server: Apache x-openstack-request-id: req-05441a26-50e7-4964-9d7c-4c8e87a1e116 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2076 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-ab6bed4f-f600-4877-96a5-3c5afa2e943f-flavor2", "OS::project_id": "c61d0bc9155c4eb9ae155bd3a47253c6", "OS::stack_id": "bcd39e50-3006-462b-a6fa-6e982a7fd985", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-ab6bed4f-f600-4877-96a5-3c5afa2e943f-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-ab6bed4f-f600-4877-96a5-3c5afa2e943f-kp", "security_group_name": "CreateStackFloatingIpTests-ab6bed4f-f600-4877-96a5-3c5afa2e943f-sec_grp", "subnet_name": "CreateStackFloatingIpTests-ab6bed4f-f600-4877-96a5-3c5afa2e943f-subnet", "net_name": "CreateStackFloatingIpTests-ab6bed4f-f600-4877-96a5-3c5afa2e943f-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-ab6bed4f-f600-4877-96a5-3c5afa2e943f-inst2", "inst1_name": "CreateStackFloatingIpTests-ab6bed4f-f600-4877-96a5-3c5afa2e943f-inst1", "image2_name": "CreateStackFloatingIpTests-ab6bed4f-f600-4877-96a5-3c5afa2e943f-image", "flavor1_name": "CreateStackFloatingIpTests-ab6bed4f-f600-4877-96a5-3c5afa2e943f-flavor1", "image1_name": "CreateStackFloatingIpTests-ab6bed4f-f600-4877-96a5-3c5afa2e943f-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-ab6bed4f-f600-4877-96a5-3c5afa2e943f-stack", "stack_user_project_id": "c8bd89d790bd40cbaf92eda5854a6b38", "stack_status_reason": "Stack CREATE started", "creation_time": "2019-01-18T06:50:09Z", "links": [{"href": "http://172.30.9.23:8004/v1/c61d0bc9155c4eb9ae155bd3a47253c6/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-ab6bed4f-f600-4877-96a5-3c5afa2e943f-stack/bcd39e50-3006-462b-a6fa-6e982a7fd985", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "bcd39e50-3006-462b-a6fa-6e982a7fd985", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAyZL1hrMhTmfx36w34fFA3OkwfezPhumoJ7e87BoVJhBF3GsJ\n1u2z+xjKbjmNxxsF0TBnQ7scIfDoTvLGe3IHr5eA6SZAmaV06qGhZWfCBVPE1brV\nPw0Y3Z6FKTt+r2VfZWTGCLciGGTt17/cJzfHXlPjwchpUGs/9Dihcdwn+zdXQ8GQ\noYtBYqenuJhJALQU4b6bsEnRvfbCrNl9LSBZSQY3yY0mbhbIvvsyRwupfUIkMJw3\ngvZ/evVMmyOH7X6eKY158g2WkKPKZY3g3b/v1FujFksjMNi8a03calCrqjGPj4fu\n1k9ageWyf0oo/bxewluKXTkKdqkoXtHmqw/GWQIDAQABAoIBAQC3HdoOVAydva/t\nEfZyO0hBZ1W2D7s3RGyOKExn8AnmWkIcyuBVb/tg0FSVbZNunQ3by60Dyqbz7nYb\nwlCtNBnnWiqxox5sdfKQc+S6yldnn4Hg56lxbeR479jobDPaAq123uVIZZWDs6yd\nop3Mws9K0crF79o8RDIFGq0PUoC/pRkr28bHnWf35hrHvXK5MW8f+B5utWH2evBq\nNOaZ9smdxWbN6jvt3k0pmdFD4OUhrwPUtKHj5OlHUjavcYrEH5b65d0Sf7HTRMrG\n86j/zyIjR1GOxIKF67Dk9rjFQYwVnG48pv612V1CJDWcssZ5rU3ns0n4Y0fl5vJh\n7ru/RtABAoGBAPBvr9XkaJot9yXr7i76MMaWRj+RJEXYDe+tg7gZIpLO+9Rekzik\naYsWOh4krwZ/zsjU1oV8/ApLt0TlQ2aS3GX0sQ5f/mnVqNvVU/k24ZSv52D5leOd\neS9gywijDgXwB6V5zOAqz+mWfnYjI1pS0021/hH+ZcRWmJeCgO0oz4v5AoGBANaf\nR4TJOdcRIPs9C9HTuLoHDZdT97lBFMHGjaGDmBNOJra4BsB7wKnYeHMEfnJoNVhz\n8/f0eWdNq7Qug1iBmRcjVLcBu8WoPQ5MQoFDsdW7OGHwlPnoEneSsyI550bkTPw1\nbKWPHjcUQ21XOxbaS+XSOZ5vR64cArOic6i/ZuVhAoGAM95ENoZRsoEcAghFl8jN\nYOnmOaxcAN09FGmAMuTpOnaAiS3l4KBHTIP9Aae0QlisCVMw/BccYDQ5UxmKUsR3\n217QG2PGBJrdFJ+OwAKA44yXA6qUFUhRblEZO8HBMrK3U5FVCz7xH1kh6uZlqASa\nJPeP2d3holt0C6tRmNfm/jECgYBF6F3gV7c6YX7vtwO5lhAusAtyRkyDkDpVn/oU\nKQwJBcTAcZLpcaXg7PzW4hjZ5S2zIRnPo1dEGd2a9CeeVaBrE/wNHEhwaotws9BZ\n0JYFe1UzOa0c9cXGIwesV1YJFmYpJLG9/68k27nWzLoXiIV+V4qjG7YqdT9ACeNI\njQfUIQKBgQCk5DpYh9uuKtMjYXTmpX6UnZOq7EC3tCwrYYfqi59k20MTd6g4Kpiw\nwGXLQLApgE98aN2hFb3BWJ6xqPYaFRuMz064OY3UxsQaW7NIYRKd19TGg7L2qLIx\nwEqjpwYkV4y6f32+AudyEGyaXtsWANxRIc04KU5/YDaHgQHyL9etYA==\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"}} 2019-01-18 06:50:24,855 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/c61d0bc9155c4eb9ae155bd3a47253c6/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-ab6bed4f-f600-4877-96a5-3c5afa2e943f-stack/bcd39e50-3006-462b-a6fa-6e982a7fd985 used request id req-05441a26-50e7-4964-9d7c-4c8e87a1e116 2019-01-18 06:50:24,856 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2019-01-18 06:50:24,856 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2019-01-18 06:50:27,859 - create_stack - DEBUG - Stack status query timeout in 1182.44120216 2019-01-18 06:50:27,862 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/c61d0bc9155c4eb9ae155bd3a47253c6/stacks/bcd39e50-3006-462b-a6fa-6e982a7fd985 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d41be8ff0ab4755290362ee5f6ea3287675fad6" 2019-01-18 06:50:28,040 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 18 Jan 2019 06:50:27 GMT Server: Apache x-openstack-request-id: req-bb49f493-a129-446a-82ee-388c6c89c7b4 Location: http://172.30.9.23:8004/v1/c61d0bc9155c4eb9ae155bd3a47253c6/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-ab6bed4f-f600-4877-96a5-3c5afa2e943f-stack/bcd39e50-3006-462b-a6fa-6e982a7fd985 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/c61d0bc9155c4eb9ae155bd3a47253c6/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-ab6bed4f-f600-4877-96a5-3c5afa2e943f-stack/bcd39e50-3006-462b-a6fa-6e982a7fd985;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-18 06:50:28,353 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:50:28 GMT Server: Apache x-openstack-request-id: req-2a64ca34-8111-4ebb-8049-faddbfd087f4 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2083 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-ab6bed4f-f600-4877-96a5-3c5afa2e943f-flavor2", "OS::project_id": "c61d0bc9155c4eb9ae155bd3a47253c6", "OS::stack_id": "bcd39e50-3006-462b-a6fa-6e982a7fd985", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-ab6bed4f-f600-4877-96a5-3c5afa2e943f-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-ab6bed4f-f600-4877-96a5-3c5afa2e943f-kp", "security_group_name": "CreateStackFloatingIpTests-ab6bed4f-f600-4877-96a5-3c5afa2e943f-sec_grp", "subnet_name": "CreateStackFloatingIpTests-ab6bed4f-f600-4877-96a5-3c5afa2e943f-subnet", "net_name": "CreateStackFloatingIpTests-ab6bed4f-f600-4877-96a5-3c5afa2e943f-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-ab6bed4f-f600-4877-96a5-3c5afa2e943f-inst2", "inst1_name": "CreateStackFloatingIpTests-ab6bed4f-f600-4877-96a5-3c5afa2e943f-inst1", "image2_name": "CreateStackFloatingIpTests-ab6bed4f-f600-4877-96a5-3c5afa2e943f-image", "flavor1_name": "CreateStackFloatingIpTests-ab6bed4f-f600-4877-96a5-3c5afa2e943f-flavor1", "image1_name": "CreateStackFloatingIpTests-ab6bed4f-f600-4877-96a5-3c5afa2e943f-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-ab6bed4f-f600-4877-96a5-3c5afa2e943f-stack", "stack_user_project_id": "c8bd89d790bd40cbaf92eda5854a6b38", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2019-01-18T06:50:09Z", "links": [{"href": "http://172.30.9.23:8004/v1/c61d0bc9155c4eb9ae155bd3a47253c6/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-ab6bed4f-f600-4877-96a5-3c5afa2e943f-stack/bcd39e50-3006-462b-a6fa-6e982a7fd985", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "bcd39e50-3006-462b-a6fa-6e982a7fd985", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAyZL1hrMhTmfx36w34fFA3OkwfezPhumoJ7e87BoVJhBF3GsJ\n1u2z+xjKbjmNxxsF0TBnQ7scIfDoTvLGe3IHr5eA6SZAmaV06qGhZWfCBVPE1brV\nPw0Y3Z6FKTt+r2VfZWTGCLciGGTt17/cJzfHXlPjwchpUGs/9Dihcdwn+zdXQ8GQ\noYtBYqenuJhJALQU4b6bsEnRvfbCrNl9LSBZSQY3yY0mbhbIvvsyRwupfUIkMJw3\ngvZ/evVMmyOH7X6eKY158g2WkKPKZY3g3b/v1FujFksjMNi8a03calCrqjGPj4fu\n1k9ageWyf0oo/bxewluKXTkKdqkoXtHmqw/GWQIDAQABAoIBAQC3HdoOVAydva/t\nEfZyO0hBZ1W2D7s3RGyOKExn8AnmWkIcyuBVb/tg0FSVbZNunQ3by60Dyqbz7nYb\nwlCtNBnnWiqxox5sdfKQc+S6yldnn4Hg56lxbeR479jobDPaAq123uVIZZWDs6yd\nop3Mws9K0crF79o8RDIFGq0PUoC/pRkr28bHnWf35hrHvXK5MW8f+B5utWH2evBq\nNOaZ9smdxWbN6jvt3k0pmdFD4OUhrwPUtKHj5OlHUjavcYrEH5b65d0Sf7HTRMrG\n86j/zyIjR1GOxIKF67Dk9rjFQYwVnG48pv612V1CJDWcssZ5rU3ns0n4Y0fl5vJh\n7ru/RtABAoGBAPBvr9XkaJot9yXr7i76MMaWRj+RJEXYDe+tg7gZIpLO+9Rekzik\naYsWOh4krwZ/zsjU1oV8/ApLt0TlQ2aS3GX0sQ5f/mnVqNvVU/k24ZSv52D5leOd\neS9gywijDgXwB6V5zOAqz+mWfnYjI1pS0021/hH+ZcRWmJeCgO0oz4v5AoGBANaf\nR4TJOdcRIPs9C9HTuLoHDZdT97lBFMHGjaGDmBNOJra4BsB7wKnYeHMEfnJoNVhz\n8/f0eWdNq7Qug1iBmRcjVLcBu8WoPQ5MQoFDsdW7OGHwlPnoEneSsyI550bkTPw1\nbKWPHjcUQ21XOxbaS+XSOZ5vR64cArOic6i/ZuVhAoGAM95ENoZRsoEcAghFl8jN\nYOnmOaxcAN09FGmAMuTpOnaAiS3l4KBHTIP9Aae0QlisCVMw/BccYDQ5UxmKUsR3\n217QG2PGBJrdFJ+OwAKA44yXA6qUFUhRblEZO8HBMrK3U5FVCz7xH1kh6uZlqASa\nJPeP2d3holt0C6tRmNfm/jECgYBF6F3gV7c6YX7vtwO5lhAusAtyRkyDkDpVn/oU\nKQwJBcTAcZLpcaXg7PzW4hjZ5S2zIRnPo1dEGd2a9CeeVaBrE/wNHEhwaotws9BZ\n0JYFe1UzOa0c9cXGIwesV1YJFmYpJLG9/68k27nWzLoXiIV+V4qjG7YqdT9ACeNI\njQfUIQKBgQCk5DpYh9uuKtMjYXTmpX6UnZOq7EC3tCwrYYfqi59k20MTd6g4Kpiw\nwGXLQLApgE98aN2hFb3BWJ6xqPYaFRuMz064OY3UxsQaW7NIYRKd19TGg7L2qLIx\nwEqjpwYkV4y6f32+AudyEGyaXtsWANxRIc04KU5/YDaHgQHyL9etYA==\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"}} 2019-01-18 06:50:28,354 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/c61d0bc9155c4eb9ae155bd3a47253c6/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-ab6bed4f-f600-4877-96a5-3c5afa2e943f-stack/bcd39e50-3006-462b-a6fa-6e982a7fd985 used request id req-2a64ca34-8111-4ebb-8049-faddbfd087f4 2019-01-18 06:50:28,354 - create_stack - DEBUG - Stack status is - CREATE_COMPLETE 2019-01-18 06:50:28,354 - create_stack - DEBUG - Stack is active with name - CreateStackFloatingIpTests-CreateStackFloatingIpTests-ab6bed4f-f600-4877-96a5-3c5afa2e943f-stack 2019-01-18 06:50:28,355 - create_stack - INFO - Stack is now active with name - CreateStackFloatingIpTests-CreateStackFloatingIpTests-ab6bed4f-f600-4877-96a5-3c5afa2e943f-stack 2019-01-18 06:50:28,355 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:50:28,356 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:50:28,742 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c65201bd05504fa786d79b166e8bbba3", "name": "heat_stack_owner"}, {"id": "49308ad842534fe2bd7c76c145caaf0a", "name": "CreateStackFloatingIpTests-4506491d-1b6c-4c8-proj-role"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}], "expires_at": "2019-01-18T07:50:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c61d0bc9155c4eb9ae155bd3a47253c6", "name": "CreateStackFloatingIpTests-4506491d-1b6c-4c8-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/c61d0bc9155c4eb9ae155bd3a47253c6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/c61d0bc9155c4eb9ae155bd3a47253c6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/c61d0bc9155c4eb9ae155bd3a47253c6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/c61d0bc9155c4eb9ae155bd3a47253c6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/c61d0bc9155c4eb9ae155bd3a47253c6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/c61d0bc9155c4eb9ae155bd3a47253c6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/c61d0bc9155c4eb9ae155bd3a47253c6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/c61d0bc9155c4eb9ae155bd3a47253c6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/c61d0bc9155c4eb9ae155bd3a47253c6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/c61d0bc9155c4eb9ae155bd3a47253c6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/c61d0bc9155c4eb9ae155bd3a47253c6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/c61d0bc9155c4eb9ae155bd3a47253c6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackFloatingIpTests-4506491d-1b6c-4c8-user", "id": "488eb10cbe01445d801beae8569645bf"}, "audit_ids": ["1dd6DVFRTxuZ6WWK3I_kYQ"], "issued_at": "2019-01-18T06:50:28.000000Z"}} 2019-01-18 06:50:28,743 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd07f0c39b4d28f357a76f70f435d63d73c985e0" 2019-01-18 06:50:28,819 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:50:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9677f500-3476-452c-b17a-769dbdea7a0a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:50:28,819 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-9677f500-3476-452c-b17a-769dbdea7a0a 2019-01-18 06:50:28,820 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-18 06:50:28,823 - heat_utils - DEBUG - Retrieving Heat Client 2019-01-18 06:50:28,826 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/c61d0bc9155c4eb9ae155bd3a47253c6/stacks?stack_name=CreateStackFloatingIpTests-CreateStackFloatingIpTests-ab6bed4f-f600-4877-96a5-3c5afa2e943f-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd07f0c39b4d28f357a76f70f435d63d73c985e0" 2019-01-18 06:50:29,023 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:50:28 GMT Server: Apache x-openstack-request-id: req-4c2a9f07-a416-4fb3-a0e4-8cc366b0a4b4 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 403 Content-Type: application/json RESP BODY: {"stacks": [{"description": "", "parent": null, "stack_status_reason": "Stack CREATE completed successfully", "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-ab6bed4f-f600-4877-96a5-3c5afa2e943f-stack", "stack_user_project_id": "c8bd89d790bd40cbaf92eda5854a6b38", "deletion_time": null, "creation_time": "2019-01-18T06:50:09Z", "links": [{"href": "http://172.30.9.23:8004/v1/c61d0bc9155c4eb9ae155bd3a47253c6/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-ab6bed4f-f600-4877-96a5-3c5afa2e943f-stack/bcd39e50-3006-462b-a6fa-6e982a7fd985", "rel": "self"}], "updated_time": null, "project": "c61d0bc9155c4eb9ae155bd3a47253c6", "stack_owner": null, "stack_status": "CREATE_COMPLETE", "id": "bcd39e50-3006-462b-a6fa-6e982a7fd985", "tags": null}]} 2019-01-18 06:50:29,024 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/c61d0bc9155c4eb9ae155bd3a47253c6/stacks?stack_name=CreateStackFloatingIpTests-CreateStackFloatingIpTests-ab6bed4f-f600-4877-96a5-3c5afa2e943f-stack used request id req-4c2a9f07-a416-4fb3-a0e4-8cc366b0a4b4 2019-01-18 06:50:29,024 - create_stack - INFO - Found stack with name - CreateStackFloatingIpTests-CreateStackFloatingIpTests-ab6bed4f-f600-4877-96a5-3c5afa2e943f-stack 2019-01-18 06:50:29,027 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/c61d0bc9155c4eb9ae155bd3a47253c6/stacks/bcd39e50-3006-462b-a6fa-6e982a7fd985/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd07f0c39b4d28f357a76f70f435d63d73c985e0" 2019-01-18 06:50:29,199 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 18 Jan 2019 06:50:29 GMT Server: Apache x-openstack-request-id: req-4e1c8b06-9fd0-45fb-9fe4-6f85f22ea061 Location: http://172.30.9.23:8004/v1/c61d0bc9155c4eb9ae155bd3a47253c6/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-ab6bed4f-f600-4877-96a5-3c5afa2e943f-stack/bcd39e50-3006-462b-a6fa-6e982a7fd985/resources Content-Length: 563 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/c61d0bc9155c4eb9ae155bd3a47253c6/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-ab6bed4f-f600-4877-96a5-3c5afa2e943f-stack/bcd39e50-3006-462b-a6fa-6e982a7fd985/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-18 06:50:29,415 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:50:29 GMT Server: Apache x-openstack-request-id: req-7dd87c3d-1b6b-4217-bdf3-e43852bbdea0 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 1066 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "subnet", "links": [{"href": "http://172.30.9.23:8004/v1/c61d0bc9155c4eb9ae155bd3a47253c6/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-ab6bed4f-f600-4877-96a5-3c5afa2e943f-stack/bcd39e50-3006-462b-a6fa-6e982a7fd985/resources/subnet", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/c61d0bc9155c4eb9ae155bd3a47253c6/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-ab6bed4f-f600-4877-96a5-3c5afa2e943f-stack/bcd39e50-3006-462b-a6fa-6e982a7fd985", "rel": "stack"}], "logical_resource_id": "subnet", "creation_time": "2019-01-18T06:50:10Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-18T06:50:10Z", "required_by": ["management_router_interface", "vm1", "vm2", "port1"], "resource_status_reason": "state changed", "physical_resource_id": "642fbb26-4d99-4294-bc39-8447b0297883", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "flavor1", "links": [{"href": "http://172.30.9.23:8004/v1/c61d0bc9155c4eb9ae155bd3a47253c6/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-ab6bed4f-f600-4877-96a5-3c5afa2e943f-stack/bcd39e50-3006-462b-a6fa-6e982a7fd985/resources/flavor1", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/c61d0bc9155c4eb9ae155bd3a47253c6/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-ab6bed4f-f600-4877-96a5-3c5afa2e943f-stack/bcd39e50-3006-462b-a6fa-6e982a7fd985", "rel": "stack"}], "logical_resource_id": "flavor1", "creation_time": "2019-01-18T06:50:10Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-18T06:50:10Z", "required_by": ["vm1"], "resource_status_reason": "state changed", "physical_resource_id": "6d93a99d-2355-473b-8922-1b86acdd06de", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "network", "links": [{"href": "http://172.30.9.23:8004/v1/c61d0bc9155c4eb9ae155bd3a47253c6/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-ab6bed4f-f600-4877-96a5-3c5afa2e943f-stack/bcd39e50-3006-462b-a6fa-6e982a7fd985/resources/network", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/c61d0bc9155c4eb9ae155bd3a47253c6/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-ab6bed4f-f600-4877-96a5-3c5afa2e943f-stack/bcd39e50-3006-462b-a6fa-6e982a7fd985", "rel": "stack"}], "logical_resource_id": "network", "creation_time": "2019-01-18T06:50:10Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-18T06:50:10Z", "required_by": ["subnet", "vm2", "port1"], "resource_status_reason": "state changed", "physical_resource_id": "3bead87d-e425-49e6-bf09-c4b3fd4f1324", "resource_type": "OS::Neutron::Net"}, {"resource_name": "flavor2", "links": [{"href": "http://172.30.9.23:8004/v1/c61d0bc9155c4eb9ae155bd3a47253c6/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-ab6bed4f-f600-4877-96a5-3c5afa2e943f-stack/bcd39e50-3006-462b-a6fa-6e982a7fd985/resources/flavor2", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/c61d0bc9155c4eb9ae155bd3a47253c6/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-ab6bed4f-f600-4877-96a5-3c5afa2e943f-stack/bcd39e50-3006-462b-a6fa-6e982a7fd985", "rel": "stack"}], "logical_resource_id": "flavor2", "creation_time": "2019-01-18T06:50:10Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-18T06:50:10Z", "required_by": ["vm2"], "resource_status_reason": "state changed", "physical_resource_id": "496a50f6-542c-4431-98cf-3315f42ee7dd", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "server_security_group", "links": [{"href": "http://172.30.9.23:8004/v1/c61d0bc9155c4eb9ae155bd3a47253c6/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-ab6bed4f-f600-4877-96a5-3c5afa2e943f-stack/bcd39e50-3006-462b-a6fa-6e982a7fd985/resources/server_security_group", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/c61d0bc9155c4eb9ae155bd3a47253c6/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-ab6bed4f-f600-4877-96a5-3c5afa2e943f-stack/bcd39e50-3006-462b-a6fa-6e982a7fd985", "rel": "stack"}], "logical_resource_id": "server_security_group", "creation_time": "2019-01-18T06:50:10Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-18T06:50:10Z", "required_by": ["port1"], "resource_status_reason": "state changed", "physical_resource_id": "ad2cb8d4-bb07-40ab-8217-3360fe14e6d4", "resource_type": "OS::Neutron::SecurityGroup"}, {"resource_name": "floating_ip", "links": [{"href": "http://172.30.9.23:8004/v1/c61d0bc9155c4eb9ae155bd3a47253c6/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-ab6bed4f-f600-4877-96a5-3c5afa2e943f-stack/bcd39e50-3006-462b-a6fa-6e982a7fd985/resources/floating_ip", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/c61d0bc9155c4eb9ae155bd3a47253c6/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-ab6bed4f-f600-4877-96a5-3c5afa2e943f-stack/bcd39e50-3006-462b-a6fa-6e982a7fd985", "rel": "stack"}], "logical_resource_id": "floating_ip", "creation_time": "2019-01-18T06:50:10Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-18T06:50:10Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "6977aaa4-f2c1-4506-abd2-35d4af9a0d55", "resource_type": "OS::Neutron::FloatingIP"}, {"resource_name": "floating_ip_association", "links": [{"href": "http://172.30.9.23:8004/v1/c61d0bc9155c4eb9ae155bd3a47253c6/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-ab6bed4f-f600-4877-96a5-3c5afa2e943f-stack/bcd39e50-3006-462b-a6fa-6e982a7fd985/resources/floating_ip_association", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/c61d0bc9155c4eb9ae155bd3a47253c6/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-ab6bed4f-f600-4877-96a5-3c5afa2e943f-stack/bcd39e50-3006-462b-a6fa-6e982a7fd985", "rel": "stack"}], "logical_resource_id": "floating_ip_association", "creation_time": "2019-01-18T06:50:09Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-18T06:50:09Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "252", "resource_type": "OS::Neutron::FloatingIPAssociation"}, {"resource_name": "management_router", "links": [{"href": "http://172.30.9.23:8004/v1/c61d0bc9155c4eb9ae155bd3a47253c6/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-ab6bed4f-f600-4877-96a5-3c5afa2e943f-stack/bcd39e50-3006-462b-a6fa-6e982a7fd985/resources/management_router", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/c61d0bc9155c4eb9ae155bd3a47253c6/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-ab6bed4f-f600-4877-96a5-3c5afa2e943f-stack/bcd39e50-3006-462b-a6fa-6e982a7fd985", "rel": "stack"}], "logical_resource_id": "management_router", "creation_time": "2019-01-18T06:50:10Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-18T06:50:10Z", "required_by": ["management_router_interface", "floating_ip"], "resource_status_reason": "state changed", "physical_resource_id": "5f28bdfc-9f24-4fc7-8cbb-a7d40b1e1f71", "resource_type": "OS::Neutron::Router"}, {"resource_name": "keypair", "links": [{"href": "http://172.30.9.23:8004/v1/c61d0bc9155c4eb9ae155bd3a47253c6/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-ab6bed4f-f600-4877-96a5-3c5afa2e943f-stack/bcd39e50-3006-462b-a6fa-6e982a7fd985/resources/keypair", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/c61d0bc9155c4eb9ae155bd3a47253c6/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-ab6bed4f-f600-4877-96a5-3c5afa2e943f-stack/bcd39e50-3006-462b-a6fa-6e982a7fd985", "rel": "stack"}], "logical_resource_id": "keypair", "creation_time": "2019-01-18T06:50:10Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-18T06:50:10Z", "required_by": ["vm1", "vm2"], "resource_status_reason": "state changed", "physical_resource_id": "CreateStackFloatingIpTests-ab6bed4f-f600-4877-96a5-3c5afa2e943f-kp", "resource_type": "OS::Nova::KeyPair"}, {"resource_name": "management_router_interface", "links": [{"href": "http://172.30.9.23:8004/v1/c61d0bc9155c4eb9ae155bd3a47253c6/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-ab6bed4f-f600-4877-96a5-3c5afa2e943f-stack/bcd39e50-3006-462b-a6fa-6e982a7fd985/resources/management_router_interface", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/c61d0bc9155c4eb9ae155bd3a47253c6/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-ab6bed4f-f600-4877-96a5-3c5afa2e943f-stack/bcd39e50-3006-462b-a6fa-6e982a7fd985", "rel": "stack"}], "logical_resource_id": "management_router_interface", "creation_time": "2019-01-18T06:50:09Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-18T06:50:09Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "5f28bdfc-9f24-4fc7-8cbb-a7d40b1e1f71:subnet_id=642fbb26-4d99-4294-bc39-8447b0297883", "resource_type": "OS::Neutron::RouterInterface"}, {"resource_name": "vm1", "links": [{"href": "http://172.30.9.23:8004/v1/c61d0bc9155c4eb9ae155bd3a47253c6/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-ab6bed4f-f600-4877-96a5-3c5afa2e943f-stack/bcd39e50-3006-462b-a6fa-6e982a7fd985/resources/vm1", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/c61d0bc9155c4eb9ae155bd3a47253c6/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-ab6bed4f-f600-4877-96a5-3c5afa2e943f-stack/bcd39e50-3006-462b-a6fa-6e982a7fd985", "rel": "stack"}], "logical_resource_id": "vm1", "creation_time": "2019-01-18T06:50:10Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-18T06:50:10Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "0144e1e2-79b2-4342-ae65-234ea4ae98c7", "resource_type": "OS::Nova::Server"}, {"resource_name": "vm2", "links": [{"href": "http://172.30.9.23:8004/v1/c61d0bc9155c4eb9ae155bd3a47253c6/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-ab6bed4f-f600-4877-96a5-3c5afa2e943f-stack/bcd39e50-3006-462b-a6fa-6e982a7fd985/resources/vm2", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/c61d0bc9155c4eb9ae155bd3a47253c6/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-ab6bed4f-f600-4877-96a5-3c5afa2e943f-stack/bcd39e50-3006-462b-a6fa-6e982a7fd985", "rel": "stack"}], "logical_resource_id": "vm2", "creation_time": "2019-01-18T06:50:10Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-18T06:50:10Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "d06a8d7f-4d96-4768-9b9a-05337c410c42", "resource_type": "OS::Nova::Server"}, {"resource_name": "port1", "links": [{"href": "http://172.30.9.23:8004/v1/c61d0bc9155c4eb9ae155bd3a47253c6/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-ab6bed4f-f600-4877-96a5-3c5afa2e943f-stack/bcd39e50-3006-462b-a6fa-6e982a7fd985/resources/port1", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/c61d0bc9155c4eb9ae155bd3a47253c6/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-ab6bed4f-f600-4877-96a5-3c5afa2e943f-stack/bcd39e50-3006-462b-a6fa-6e982a7fd985", "rel": "stack"}], "logical_resource_id": "port1", "creation_time": "2019-01-18T06:50:10Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-18T06:50:10Z", "required_by": ["floating_ip_association", "vm1"], "resource_status_reason": "state changed", "physical_resource_id": "43565de9-de36-4412-9ce7-4be43afde2b4", "resource_type": "OS::Neutron::Port"}]} 2019-01-18 06:50:29,416 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/c61d0bc9155c4eb9ae155bd3a47253c6/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-ab6bed4f-f600-4877-96a5-3c5afa2e943f-stack/bcd39e50-3006-462b-a6fa-6e982a7fd985/resources used request id req-7dd87c3d-1b6b-4217-bdf3-e43852bbdea0 2019-01-18 06:50:29,420 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/0144e1e2-79b2-4342-ae65-234ea4ae98c7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd07f0c39b4d28f357a76f70f435d63d73c985e0" 2019-01-18 06:50:30,251 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06: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-fa6eb281-2e5f-4fcb-bd28-ad8b8d35ba6c x-compute-request-id: req-fa6eb281-2e5f-4fcb-bd28-ad8b8d35ba6c Content-Encoding: gzip Content-Length: 839 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackFloatingIpTests-ab6bed4f-f600-4877-96a5-3c5afa2e943f-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:df:2f:d5", "version": 4, "addr": "10.1.2.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:df:2f:d5", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/0144e1e2-79b2-4342-ae65-234ea4ae98c7", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/0144e1e2-79b2-4342-ae65-234ea4ae98c7", "rel": "bookmark"}], "image": {"id": "59f05ada-e403-4fe7-b45e-510b679d8662", "links": [{"href": "http://172.30.9.23:8774/images/59f05ada-e403-4fe7-b45e-510b679d8662", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000ff", "OS-SRV-USG:launched_at": "2019-01-18T06:50:23.000000", "flavor": {"id": "6d93a99d-2355-473b-8922-1b86acdd06de", "links": [{"href": "http://172.30.9.23:8774/flavors/6d93a99d-2355-473b-8922-1b86acdd06de", "rel": "bookmark"}]}, "id": "0144e1e2-79b2-4342-ae65-234ea4ae98c7", "security_groups": [{"name": "CreateStackFloatingIpTests-ab6bed4f-f600-4877-96a5-3c5afa2e943f-sec_grp"}], "user_id": "488eb10cbe01445d801beae8569645bf", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-18T06:50:23Z", "hostId": "e2957f5ecca826eb72173f64d298bcd663cb55512af76f2655b50676", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "CreateStackFloatingIpTests-ab6bed4f-f600-4877-96a5-3c5afa2e943f-kp", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "CreateStackFloatingIpTests-ab6bed4f-f600-4877-96a5-3c5afa2e943f-inst1", "created": "2019-01-18T06:50:17Z", "tenant_id": "c61d0bc9155c4eb9ae155bd3a47253c6", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-18 06:50:30,251 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/0144e1e2-79b2-4342-ae65-234ea4ae98c7 used request id req-fa6eb281-2e5f-4fcb-bd28-ad8b8d35ba6c 2019-01-18 06:50:30,257 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateStackFloatingIpTests-ab6bed4f-f600-4877-96a5-3c5afa2e943f-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd07f0c39b4d28f357a76f70f435d63d73c985e0" 2019-01-18 06:50:30,490 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 748 X-Openstack-Request-Id: req-d9352213-44e6-46b9-a474-97e0a6cef78c Date: Fri, 18 Jan 2019 06:50:30 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"3bead87d-e425-49e6-bf09-c4b3fd4f1324","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":92,"ipv4_address_scope":null,"shared":false,"project_id":"c61d0bc9155c4eb9ae155bd3a47253c6","status":"ACTIVE","subnets":["642fbb26-4d99-4294-bc39-8447b0297883"],"description":"","tags":[],"updated_at":"2019-01-18T06:50:13Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-ab6bed4f-f600-4877-96a5-3c5afa2e943f-net","admin_state_up":true,"tenant_id":"c61d0bc9155c4eb9ae155bd3a47253c6","created_at":"2019-01-18T06:50:11Z","provider:network_type":"vxlan"}]} 2019-01-18 06:50:30,490 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateStackFloatingIpTests-ab6bed4f-f600-4877-96a5-3c5afa2e943f-net used request id req-d9352213-44e6-46b9-a474-97e0a6cef78c 2019-01-18 06:50:30,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" 2019-01-18 06:50:30,500 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 18 Jan 2019 06:50: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"}]}]}} 2019-01-18 06:50:30,501 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/c61d0bc9155c4eb9ae155bd3a47253c6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd07f0c39b4d28f357a76f70f435d63d73c985e0" 2019-01-18 06:50:30,587 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:50:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-92a59cf2-362e-4e52-acd6-7f416c345926 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/c61d0bc9155c4eb9ae155bd3a47253c6"}, "enabled": true, "id": "c61d0bc9155c4eb9ae155bd3a47253c6", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-4506491d-1b6c-4c8-proj"}} 2019-01-18 06:50:30,588 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/c61d0bc9155c4eb9ae155bd3a47253c6 used request id req-92a59cf2-362e-4e52-acd6-7f416c345926 2019-01-18 06:50:30,593 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=3bead87d-e425-49e6-bf09-c4b3fd4f1324 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd07f0c39b4d28f357a76f70f435d63d73c985e0" 2019-01-18 06:50:30,737 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-e34fcbae-f5b9-4eb6-93bf-46d75da11825 Date: Fri, 18 Jan 2019 06:50:30 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3bead87d-e425-49e6-bf09-c4b3fd4f1324","tenant_id":"c61d0bc9155c4eb9ae155bd3a47253c6","created_at":"2019-01-18T06:50:13Z","dns_nameservers":[],"updated_at":"2019-01-18T06:50: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":"c61d0bc9155c4eb9ae155bd3a47253c6","id":"642fbb26-4d99-4294-bc39-8447b0297883","subnetpool_id":null,"name":"CreateStackFloatingIpTests-ab6bed4f-f600-4877-96a5-3c5afa2e943f-subnet"}]} 2019-01-18 06:50:30,737 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=3bead87d-e425-49e6-bf09-c4b3fd4f1324 used request id req-e34fcbae-f5b9-4eb6-93bf-46d75da11825 2019-01-18 06:50:30,743 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=3bead87d-e425-49e6-bf09-c4b3fd4f1324 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd07f0c39b4d28f357a76f70f435d63d73c985e0" 2019-01-18 06:50:30,802 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5808 X-Openstack-Request-Id: req-24c1ba77-27a1-48e9-8bb5-32dbc7c4766d Date: Fri, 18 Jan 2019 06:50:30 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:50:28Z","device_owner":"network:ha_router_replicated_interface","revision_number":10,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"642fbb26-4d99-4294-bc39-8447b0297883","ip_address":"10.1.2.1"}],"id":"30ae4ff8-2197-43f5-b19b-fc0982e13c17","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:84:2a:90","project_id":"c61d0bc9155c4eb9ae155bd3a47253c6","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3bead87d-e425-49e6-bf09-c4b3fd4f1324","tenant_id":"c61d0bc9155c4eb9ae155bd3a47253c6","created_at":"2019-01-18T06:50:22Z","binding:vnic_type":"normal","device_id":"5f28bdfc-9f24-4fc7-8cbb-a7d40b1e1f71"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:50:23Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"642fbb26-4d99-4294-bc39-8447b0297883","ip_address":"10.1.2.11"}],"id":"43565de9-de36-4412-9ce7-4be43afde2b4","security_groups":["ad2cb8d4-bb07-40ab-8217-3360fe14e6d4"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:df:2f:d5","project_id":"c61d0bc9155c4eb9ae155bd3a47253c6","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-ab6bed4f-f600-4877-96a5-3c5afa2e943f-stack-port1-v5fn4wviboi6","admin_state_up":true,"network_id":"3bead87d-e425-49e6-bf09-c4b3fd4f1324","tenant_id":"c61d0bc9155c4eb9ae155bd3a47253c6","created_at":"2019-01-18T06:50:14Z","binding:vnic_type":"normal","device_id":"0144e1e2-79b2-4342-ae65-234ea4ae98c7"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:50:17Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"642fbb26-4d99-4294-bc39-8447b0297883","ip_address":"10.1.2.4"}],"id":"5c8f3480-926b-4c9b-ac0e-8e1db17dc271","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:7f:d8:69","project_id":"c61d0bc9155c4eb9ae155bd3a47253c6","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3bead87d-e425-49e6-bf09-c4b3fd4f1324","tenant_id":"c61d0bc9155c4eb9ae155bd3a47253c6","created_at":"2019-01-18T06:50:14Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-3bead87d-e425-49e6-bf09-c4b3fd4f1324"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:50:22Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"642fbb26-4d99-4294-bc39-8447b0297883","ip_address":"10.1.2.12"}],"id":"5f656dac-68a2-4576-b649-a4d9b87aefa4","security_groups":["0428140e-1b08-482d-901c-a38e0ee10dc3"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:06:36:16","project_id":"c61d0bc9155c4eb9ae155bd3a47253c6","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3bead87d-e425-49e6-bf09-c4b3fd4f1324","tenant_id":"c61d0bc9155c4eb9ae155bd3a47253c6","created_at":"2019-01-18T06:50:18Z","binding:vnic_type":"normal","device_id":"d06a8d7f-4d96-4768-9b9a-05337c410c42"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:50:16Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"642fbb26-4d99-4294-bc39-8447b0297883","ip_address":"10.1.2.2"}],"id":"bd0e8934-ff79-41af-9a86-a08f34bc1aba","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:cf:2f:fc","project_id":"c61d0bc9155c4eb9ae155bd3a47253c6","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3bead87d-e425-49e6-bf09-c4b3fd4f1324","tenant_id":"c61d0bc9155c4eb9ae155bd3a47253c6","created_at":"2019-01-18T06:50:13Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-3bead87d-e425-49e6-bf09-c4b3fd4f1324"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:50:15Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"642fbb26-4d99-4294-bc39-8447b0297883","ip_address":"10.1.2.3"}],"id":"befc7747-4bd8-4025-95b4-0b0f3eb57fd1","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:d1:f5:6d","project_id":"c61d0bc9155c4eb9ae155bd3a47253c6","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3bead87d-e425-49e6-bf09-c4b3fd4f1324","tenant_id":"c61d0bc9155c4eb9ae155bd3a47253c6","created_at":"2019-01-18T06:50:14Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-3bead87d-e425-49e6-bf09-c4b3fd4f1324"}]} 2019-01-18 06:50:30,802 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=3bead87d-e425-49e6-bf09-c4b3fd4f1324 used request id req-24c1ba77-27a1-48e9-8bb5-32dbc7c4766d 2019-01-18 06:50:30,806 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/d06a8d7f-4d96-4768-9b9a-05337c410c42 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd07f0c39b4d28f357a76f70f435d63d73c985e0" 2019-01-18 06:50:31,549 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06: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-b037777f-75da-4f09-8575-646a48868699 x-compute-request-id: req-b037777f-75da-4f09-8575-646a48868699 Content-Encoding: gzip Content-Length: 822 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackFloatingIpTests-ab6bed4f-f600-4877-96a5-3c5afa2e943f-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:06:36:16", "version": 4, "addr": "10.1.2.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/d06a8d7f-4d96-4768-9b9a-05337c410c42", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/d06a8d7f-4d96-4768-9b9a-05337c410c42", "rel": "bookmark"}], "image": {"id": "59f05ada-e403-4fe7-b45e-510b679d8662", "links": [{"href": "http://172.30.9.23:8774/images/59f05ada-e403-4fe7-b45e-510b679d8662", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000fc", "OS-SRV-USG:launched_at": "2019-01-18T06:50:20.000000", "flavor": {"id": "496a50f6-542c-4431-98cf-3315f42ee7dd", "links": [{"href": "http://172.30.9.23:8774/flavors/496a50f6-542c-4431-98cf-3315f42ee7dd", "rel": "bookmark"}]}, "id": "d06a8d7f-4d96-4768-9b9a-05337c410c42", "security_groups": [{"name": "default"}], "user_id": "488eb10cbe01445d801beae8569645bf", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-18T06:50:22Z", "hostId": "4858cd8b26e5a4c82c40c0fa953297e966937157211fd18028b480a5", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "CreateStackFloatingIpTests-ab6bed4f-f600-4877-96a5-3c5afa2e943f-kp", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "CreateStackFloatingIpTests-ab6bed4f-f600-4877-96a5-3c5afa2e943f-inst2", "created": "2019-01-18T06:50:16Z", "tenant_id": "c61d0bc9155c4eb9ae155bd3a47253c6", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-18 06:50:31,549 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/d06a8d7f-4d96-4768-9b9a-05337c410c42 used request id req-b037777f-75da-4f09-8575-646a48868699 2019-01-18 06:50:31,555 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateStackFloatingIpTests-ab6bed4f-f600-4877-96a5-3c5afa2e943f-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd07f0c39b4d28f357a76f70f435d63d73c985e0" 2019-01-18 06:50:31,777 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 748 X-Openstack-Request-Id: req-b04edf8c-6928-408a-96d6-4c2439749a4b Date: Fri, 18 Jan 2019 06:50:31 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"3bead87d-e425-49e6-bf09-c4b3fd4f1324","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":92,"ipv4_address_scope":null,"shared":false,"project_id":"c61d0bc9155c4eb9ae155bd3a47253c6","status":"ACTIVE","subnets":["642fbb26-4d99-4294-bc39-8447b0297883"],"description":"","tags":[],"updated_at":"2019-01-18T06:50:13Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-ab6bed4f-f600-4877-96a5-3c5afa2e943f-net","admin_state_up":true,"tenant_id":"c61d0bc9155c4eb9ae155bd3a47253c6","created_at":"2019-01-18T06:50:11Z","provider:network_type":"vxlan"}]} 2019-01-18 06:50:31,777 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateStackFloatingIpTests-ab6bed4f-f600-4877-96a5-3c5afa2e943f-net used request id req-b04edf8c-6928-408a-96d6-4c2439749a4b 2019-01-18 06:50:31,781 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/c61d0bc9155c4eb9ae155bd3a47253c6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd07f0c39b4d28f357a76f70f435d63d73c985e0" 2019-01-18 06:50:31,867 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:50:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a49b1c5d-7240-4da4-ae48-00bd1cc79a3a 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/c61d0bc9155c4eb9ae155bd3a47253c6"}, "enabled": true, "id": "c61d0bc9155c4eb9ae155bd3a47253c6", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-4506491d-1b6c-4c8-proj"}} 2019-01-18 06:50:31,868 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/c61d0bc9155c4eb9ae155bd3a47253c6 used request id req-a49b1c5d-7240-4da4-ae48-00bd1cc79a3a 2019-01-18 06:50:31,873 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=3bead87d-e425-49e6-bf09-c4b3fd4f1324 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd07f0c39b4d28f357a76f70f435d63d73c985e0" 2019-01-18 06:50:31,921 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-7bf1f1de-1cd8-4e0d-911d-6bbfd101cd59 Date: Fri, 18 Jan 2019 06:50:31 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3bead87d-e425-49e6-bf09-c4b3fd4f1324","tenant_id":"c61d0bc9155c4eb9ae155bd3a47253c6","created_at":"2019-01-18T06:50:13Z","dns_nameservers":[],"updated_at":"2019-01-18T06:50: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":"c61d0bc9155c4eb9ae155bd3a47253c6","id":"642fbb26-4d99-4294-bc39-8447b0297883","subnetpool_id":null,"name":"CreateStackFloatingIpTests-ab6bed4f-f600-4877-96a5-3c5afa2e943f-subnet"}]} 2019-01-18 06:50:31,922 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=3bead87d-e425-49e6-bf09-c4b3fd4f1324 used request id req-7bf1f1de-1cd8-4e0d-911d-6bbfd101cd59 2019-01-18 06:50:31,927 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=3bead87d-e425-49e6-bf09-c4b3fd4f1324 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd07f0c39b4d28f357a76f70f435d63d73c985e0" 2019-01-18 06:50:31,974 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5808 X-Openstack-Request-Id: req-6806be94-ac39-4d61-ae0c-fef6acd6fcf2 Date: Fri, 18 Jan 2019 06:50:31 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:50:28Z","device_owner":"network:ha_router_replicated_interface","revision_number":10,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"642fbb26-4d99-4294-bc39-8447b0297883","ip_address":"10.1.2.1"}],"id":"30ae4ff8-2197-43f5-b19b-fc0982e13c17","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:84:2a:90","project_id":"c61d0bc9155c4eb9ae155bd3a47253c6","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3bead87d-e425-49e6-bf09-c4b3fd4f1324","tenant_id":"c61d0bc9155c4eb9ae155bd3a47253c6","created_at":"2019-01-18T06:50:22Z","binding:vnic_type":"normal","device_id":"5f28bdfc-9f24-4fc7-8cbb-a7d40b1e1f71"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:50:23Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"642fbb26-4d99-4294-bc39-8447b0297883","ip_address":"10.1.2.11"}],"id":"43565de9-de36-4412-9ce7-4be43afde2b4","security_groups":["ad2cb8d4-bb07-40ab-8217-3360fe14e6d4"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:df:2f:d5","project_id":"c61d0bc9155c4eb9ae155bd3a47253c6","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-ab6bed4f-f600-4877-96a5-3c5afa2e943f-stack-port1-v5fn4wviboi6","admin_state_up":true,"network_id":"3bead87d-e425-49e6-bf09-c4b3fd4f1324","tenant_id":"c61d0bc9155c4eb9ae155bd3a47253c6","created_at":"2019-01-18T06:50:14Z","binding:vnic_type":"normal","device_id":"0144e1e2-79b2-4342-ae65-234ea4ae98c7"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:50:17Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"642fbb26-4d99-4294-bc39-8447b0297883","ip_address":"10.1.2.4"}],"id":"5c8f3480-926b-4c9b-ac0e-8e1db17dc271","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:7f:d8:69","project_id":"c61d0bc9155c4eb9ae155bd3a47253c6","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3bead87d-e425-49e6-bf09-c4b3fd4f1324","tenant_id":"c61d0bc9155c4eb9ae155bd3a47253c6","created_at":"2019-01-18T06:50:14Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-3bead87d-e425-49e6-bf09-c4b3fd4f1324"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:50:22Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"642fbb26-4d99-4294-bc39-8447b0297883","ip_address":"10.1.2.12"}],"id":"5f656dac-68a2-4576-b649-a4d9b87aefa4","security_groups":["0428140e-1b08-482d-901c-a38e0ee10dc3"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:06:36:16","project_id":"c61d0bc9155c4eb9ae155bd3a47253c6","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3bead87d-e425-49e6-bf09-c4b3fd4f1324","tenant_id":"c61d0bc9155c4eb9ae155bd3a47253c6","created_at":"2019-01-18T06:50:18Z","binding:vnic_type":"normal","device_id":"d06a8d7f-4d96-4768-9b9a-05337c410c42"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:50:16Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"642fbb26-4d99-4294-bc39-8447b0297883","ip_address":"10.1.2.2"}],"id":"bd0e8934-ff79-41af-9a86-a08f34bc1aba","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:cf:2f:fc","project_id":"c61d0bc9155c4eb9ae155bd3a47253c6","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3bead87d-e425-49e6-bf09-c4b3fd4f1324","tenant_id":"c61d0bc9155c4eb9ae155bd3a47253c6","created_at":"2019-01-18T06:50:13Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-3bead87d-e425-49e6-bf09-c4b3fd4f1324"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:50:15Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"642fbb26-4d99-4294-bc39-8447b0297883","ip_address":"10.1.2.3"}],"id":"befc7747-4bd8-4025-95b4-0b0f3eb57fd1","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:d1:f5:6d","project_id":"c61d0bc9155c4eb9ae155bd3a47253c6","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3bead87d-e425-49e6-bf09-c4b3fd4f1324","tenant_id":"c61d0bc9155c4eb9ae155bd3a47253c6","created_at":"2019-01-18T06:50:14Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-3bead87d-e425-49e6-bf09-c4b3fd4f1324"}]} 2019-01-18 06:50:31,974 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=3bead87d-e425-49e6-bf09-c4b3fd4f1324 used request id req-6806be94-ac39-4d61-ae0c-fef6acd6fcf2 2019-01-18 06:50:31,978 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/c61d0bc9155c4eb9ae155bd3a47253c6/stacks/bcd39e50-3006-462b-a6fa-6e982a7fd985/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd07f0c39b4d28f357a76f70f435d63d73c985e0" 2019-01-18 06:50:32,173 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 18 Jan 2019 06:50:31 GMT Server: Apache x-openstack-request-id: req-f9011ac9-dd2c-4050-b456-3eb1c78f4b51 Location: http://172.30.9.23:8004/v1/c61d0bc9155c4eb9ae155bd3a47253c6/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-ab6bed4f-f600-4877-96a5-3c5afa2e943f-stack/bcd39e50-3006-462b-a6fa-6e982a7fd985/resources Content-Length: 563 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/c61d0bc9155c4eb9ae155bd3a47253c6/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-ab6bed4f-f600-4877-96a5-3c5afa2e943f-stack/bcd39e50-3006-462b-a6fa-6e982a7fd985/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-18 06:50:32,474 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:50:32 GMT Server: Apache x-openstack-request-id: req-9fbff3ed-f41f-4c77-a2cb-4b06f2bf6a5f Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 1070 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "subnet", "links": [{"href": "http://172.30.9.23:8004/v1/c61d0bc9155c4eb9ae155bd3a47253c6/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-ab6bed4f-f600-4877-96a5-3c5afa2e943f-stack/bcd39e50-3006-462b-a6fa-6e982a7fd985/resources/subnet", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/c61d0bc9155c4eb9ae155bd3a47253c6/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-ab6bed4f-f600-4877-96a5-3c5afa2e943f-stack/bcd39e50-3006-462b-a6fa-6e982a7fd985", "rel": "stack"}], "logical_resource_id": "subnet", "creation_time": "2019-01-18T06:50:10Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-18T06:50:10Z", "required_by": ["management_router_interface", "vm1", "port1", "vm2"], "resource_status_reason": "state changed", "physical_resource_id": "642fbb26-4d99-4294-bc39-8447b0297883", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "flavor1", "links": [{"href": "http://172.30.9.23:8004/v1/c61d0bc9155c4eb9ae155bd3a47253c6/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-ab6bed4f-f600-4877-96a5-3c5afa2e943f-stack/bcd39e50-3006-462b-a6fa-6e982a7fd985/resources/flavor1", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/c61d0bc9155c4eb9ae155bd3a47253c6/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-ab6bed4f-f600-4877-96a5-3c5afa2e943f-stack/bcd39e50-3006-462b-a6fa-6e982a7fd985", "rel": "stack"}], "logical_resource_id": "flavor1", "creation_time": "2019-01-18T06:50:10Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-18T06:50:10Z", "required_by": ["vm1"], "resource_status_reason": "state changed", "physical_resource_id": "6d93a99d-2355-473b-8922-1b86acdd06de", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "network", "links": [{"href": "http://172.30.9.23:8004/v1/c61d0bc9155c4eb9ae155bd3a47253c6/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-ab6bed4f-f600-4877-96a5-3c5afa2e943f-stack/bcd39e50-3006-462b-a6fa-6e982a7fd985/resources/network", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/c61d0bc9155c4eb9ae155bd3a47253c6/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-ab6bed4f-f600-4877-96a5-3c5afa2e943f-stack/bcd39e50-3006-462b-a6fa-6e982a7fd985", "rel": "stack"}], "logical_resource_id": "network", "creation_time": "2019-01-18T06:50:10Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-18T06:50:10Z", "required_by": ["subnet", "vm2", "port1"], "resource_status_reason": "state changed", "physical_resource_id": "3bead87d-e425-49e6-bf09-c4b3fd4f1324", "resource_type": "OS::Neutron::Net"}, {"resource_name": "flavor2", "links": [{"href": "http://172.30.9.23:8004/v1/c61d0bc9155c4eb9ae155bd3a47253c6/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-ab6bed4f-f600-4877-96a5-3c5afa2e943f-stack/bcd39e50-3006-462b-a6fa-6e982a7fd985/resources/flavor2", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/c61d0bc9155c4eb9ae155bd3a47253c6/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-ab6bed4f-f600-4877-96a5-3c5afa2e943f-stack/bcd39e50-3006-462b-a6fa-6e982a7fd985", "rel": "stack"}], "logical_resource_id": "flavor2", "creation_time": "2019-01-18T06:50:10Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-18T06:50:10Z", "required_by": ["vm2"], "resource_status_reason": "state changed", "physical_resource_id": "496a50f6-542c-4431-98cf-3315f42ee7dd", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "server_security_group", "links": [{"href": "http://172.30.9.23:8004/v1/c61d0bc9155c4eb9ae155bd3a47253c6/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-ab6bed4f-f600-4877-96a5-3c5afa2e943f-stack/bcd39e50-3006-462b-a6fa-6e982a7fd985/resources/server_security_group", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/c61d0bc9155c4eb9ae155bd3a47253c6/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-ab6bed4f-f600-4877-96a5-3c5afa2e943f-stack/bcd39e50-3006-462b-a6fa-6e982a7fd985", "rel": "stack"}], "logical_resource_id": "server_security_group", "creation_time": "2019-01-18T06:50:10Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-18T06:50:10Z", "required_by": ["port1"], "resource_status_reason": "state changed", "physical_resource_id": "ad2cb8d4-bb07-40ab-8217-3360fe14e6d4", "resource_type": "OS::Neutron::SecurityGroup"}, {"resource_name": "floating_ip", "links": [{"href": "http://172.30.9.23:8004/v1/c61d0bc9155c4eb9ae155bd3a47253c6/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-ab6bed4f-f600-4877-96a5-3c5afa2e943f-stack/bcd39e50-3006-462b-a6fa-6e982a7fd985/resources/floating_ip", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/c61d0bc9155c4eb9ae155bd3a47253c6/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-ab6bed4f-f600-4877-96a5-3c5afa2e943f-stack/bcd39e50-3006-462b-a6fa-6e982a7fd985", "rel": "stack"}], "logical_resource_id": "floating_ip", "creation_time": "2019-01-18T06:50:10Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-18T06:50:10Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "6977aaa4-f2c1-4506-abd2-35d4af9a0d55", "resource_type": "OS::Neutron::FloatingIP"}, {"resource_name": "floating_ip_association", "links": [{"href": "http://172.30.9.23:8004/v1/c61d0bc9155c4eb9ae155bd3a47253c6/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-ab6bed4f-f600-4877-96a5-3c5afa2e943f-stack/bcd39e50-3006-462b-a6fa-6e982a7fd985/resources/floating_ip_association", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/c61d0bc9155c4eb9ae155bd3a47253c6/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-ab6bed4f-f600-4877-96a5-3c5afa2e943f-stack/bcd39e50-3006-462b-a6fa-6e982a7fd985", "rel": "stack"}], "logical_resource_id": "floating_ip_association", "creation_time": "2019-01-18T06:50:09Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-18T06:50:09Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "252", "resource_type": "OS::Neutron::FloatingIPAssociation"}, {"resource_name": "management_router", "links": [{"href": "http://172.30.9.23:8004/v1/c61d0bc9155c4eb9ae155bd3a47253c6/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-ab6bed4f-f600-4877-96a5-3c5afa2e943f-stack/bcd39e50-3006-462b-a6fa-6e982a7fd985/resources/management_router", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/c61d0bc9155c4eb9ae155bd3a47253c6/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-ab6bed4f-f600-4877-96a5-3c5afa2e943f-stack/bcd39e50-3006-462b-a6fa-6e982a7fd985", "rel": "stack"}], "logical_resource_id": "management_router", "creation_time": "2019-01-18T06:50:10Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-18T06:50:10Z", "required_by": ["management_router_interface", "floating_ip"], "resource_status_reason": "state changed", "physical_resource_id": "5f28bdfc-9f24-4fc7-8cbb-a7d40b1e1f71", "resource_type": "OS::Neutron::Router"}, {"resource_name": "keypair", "links": [{"href": "http://172.30.9.23:8004/v1/c61d0bc9155c4eb9ae155bd3a47253c6/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-ab6bed4f-f600-4877-96a5-3c5afa2e943f-stack/bcd39e50-3006-462b-a6fa-6e982a7fd985/resources/keypair", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/c61d0bc9155c4eb9ae155bd3a47253c6/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-ab6bed4f-f600-4877-96a5-3c5afa2e943f-stack/bcd39e50-3006-462b-a6fa-6e982a7fd985", "rel": "stack"}], "logical_resource_id": "keypair", "creation_time": "2019-01-18T06:50:10Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-18T06:50:10Z", "required_by": ["vm1", "vm2"], "resource_status_reason": "state changed", "physical_resource_id": "CreateStackFloatingIpTests-ab6bed4f-f600-4877-96a5-3c5afa2e943f-kp", "resource_type": "OS::Nova::KeyPair"}, {"resource_name": "management_router_interface", "links": [{"href": "http://172.30.9.23:8004/v1/c61d0bc9155c4eb9ae155bd3a47253c6/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-ab6bed4f-f600-4877-96a5-3c5afa2e943f-stack/bcd39e50-3006-462b-a6fa-6e982a7fd985/resources/management_router_interface", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/c61d0bc9155c4eb9ae155bd3a47253c6/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-ab6bed4f-f600-4877-96a5-3c5afa2e943f-stack/bcd39e50-3006-462b-a6fa-6e982a7fd985", "rel": "stack"}], "logical_resource_id": "management_router_interface", "creation_time": "2019-01-18T06:50:09Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-18T06:50:09Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "5f28bdfc-9f24-4fc7-8cbb-a7d40b1e1f71:subnet_id=642fbb26-4d99-4294-bc39-8447b0297883", "resource_type": "OS::Neutron::RouterInterface"}, {"resource_name": "vm1", "links": [{"href": "http://172.30.9.23:8004/v1/c61d0bc9155c4eb9ae155bd3a47253c6/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-ab6bed4f-f600-4877-96a5-3c5afa2e943f-stack/bcd39e50-3006-462b-a6fa-6e982a7fd985/resources/vm1", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/c61d0bc9155c4eb9ae155bd3a47253c6/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-ab6bed4f-f600-4877-96a5-3c5afa2e943f-stack/bcd39e50-3006-462b-a6fa-6e982a7fd985", "rel": "stack"}], "logical_resource_id": "vm1", "creation_time": "2019-01-18T06:50:10Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-18T06:50:10Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "0144e1e2-79b2-4342-ae65-234ea4ae98c7", "resource_type": "OS::Nova::Server"}, {"resource_name": "vm2", "links": [{"href": "http://172.30.9.23:8004/v1/c61d0bc9155c4eb9ae155bd3a47253c6/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-ab6bed4f-f600-4877-96a5-3c5afa2e943f-stack/bcd39e50-3006-462b-a6fa-6e982a7fd985/resources/vm2", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/c61d0bc9155c4eb9ae155bd3a47253c6/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-ab6bed4f-f600-4877-96a5-3c5afa2e943f-stack/bcd39e50-3006-462b-a6fa-6e982a7fd985", "rel": "stack"}], "logical_resource_id": "vm2", "creation_time": "2019-01-18T06:50:10Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-18T06:50:10Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "d06a8d7f-4d96-4768-9b9a-05337c410c42", "resource_type": "OS::Nova::Server"}, {"resource_name": "port1", "links": [{"href": "http://172.30.9.23:8004/v1/c61d0bc9155c4eb9ae155bd3a47253c6/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-ab6bed4f-f600-4877-96a5-3c5afa2e943f-stack/bcd39e50-3006-462b-a6fa-6e982a7fd985/resources/port1", "rel": "self"}, {"href": "http://172.30.9.23:8004/v1/c61d0bc9155c4eb9ae155bd3a47253c6/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-ab6bed4f-f600-4877-96a5-3c5afa2e943f-stack/bcd39e50-3006-462b-a6fa-6e982a7fd985", "rel": "stack"}], "logical_resource_id": "port1", "creation_time": "2019-01-18T06:50:10Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-18T06:50:10Z", "required_by": ["floating_ip_association", "vm1"], "resource_status_reason": "state changed", "physical_resource_id": "43565de9-de36-4412-9ce7-4be43afde2b4", "resource_type": "OS::Neutron::Port"}]} 2019-01-18 06:50:32,475 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/c61d0bc9155c4eb9ae155bd3a47253c6/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-ab6bed4f-f600-4877-96a5-3c5afa2e943f-stack/bcd39e50-3006-462b-a6fa-6e982a7fd985/resources used request id req-9fbff3ed-f41f-4c77-a2cb-4b06f2bf6a5f 2019-01-18 06:50:32,479 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors/6d93a99d-2355-473b-8922-1b86acdd06de -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd07f0c39b4d28f357a76f70f435d63d73c985e0" 2019-01-18 06:50:32,498 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:50: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-409cc0a4-e154-4ae3-b573-248e04ebecd2 x-compute-request-id: req-409cc0a4-e154-4ae3-b573-248e04ebecd2 Content-Encoding: gzip Content-Length: 338 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/6d93a99d-2355-473b-8922-1b86acdd06de", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/6d93a99d-2355-473b-8922-1b86acdd06de", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 2, "id": "6d93a99d-2355-473b-8922-1b86acdd06de", "name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-ab6bed4f-f600-4877-96a5-3c5afa2e943f-stack-flavor1-nnw3ndujdkec", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2019-01-18 06:50:32,498 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/6d93a99d-2355-473b-8922-1b86acdd06de used request id req-409cc0a4-e154-4ae3-b573-248e04ebecd2 2019-01-18 06:50:32,504 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets/642fbb26-4d99-4294-bc39-8447b0297883 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd07f0c39b4d28f357a76f70f435d63d73c985e0" 2019-01-18 06:50:32,694 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-704990b4-de28-4d7e-b4c1-26fab3156c06 Date: Fri, 18 Jan 2019 06:50:32 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3bead87d-e425-49e6-bf09-c4b3fd4f1324","tenant_id":"c61d0bc9155c4eb9ae155bd3a47253c6","created_at":"2019-01-18T06:50:13Z","dns_nameservers":[],"updated_at":"2019-01-18T06:50: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":"c61d0bc9155c4eb9ae155bd3a47253c6","id":"642fbb26-4d99-4294-bc39-8447b0297883","subnetpool_id":null,"name":"CreateStackFloatingIpTests-ab6bed4f-f600-4877-96a5-3c5afa2e943f-subnet"}} 2019-01-18 06:50:32,695 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets/642fbb26-4d99-4294-bc39-8447b0297883 used request id req-704990b4-de28-4d7e-b4c1-26fab3156c06 2019-01-18 06:50:32,700 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=3bead87d-e425-49e6-bf09-c4b3fd4f1324 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd07f0c39b4d28f357a76f70f435d63d73c985e0" 2019-01-18 06:50:32,962 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 748 X-Openstack-Request-Id: req-665d1a49-3065-4b14-9536-a4043489d9bf Date: Fri, 18 Jan 2019 06:50:32 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"3bead87d-e425-49e6-bf09-c4b3fd4f1324","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":92,"ipv4_address_scope":null,"shared":false,"project_id":"c61d0bc9155c4eb9ae155bd3a47253c6","status":"ACTIVE","subnets":["642fbb26-4d99-4294-bc39-8447b0297883"],"description":"","tags":[],"updated_at":"2019-01-18T06:50:13Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-ab6bed4f-f600-4877-96a5-3c5afa2e943f-net","admin_state_up":true,"tenant_id":"c61d0bc9155c4eb9ae155bd3a47253c6","created_at":"2019-01-18T06:50:11Z","provider:network_type":"vxlan"}]} 2019-01-18 06:50:32,962 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=3bead87d-e425-49e6-bf09-c4b3fd4f1324 used request id req-665d1a49-3065-4b14-9536-a4043489d9bf 2019-01-18 06:50:32,968 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=3bead87d-e425-49e6-bf09-c4b3fd4f1324 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd07f0c39b4d28f357a76f70f435d63d73c985e0" 2019-01-18 06:50:33,020 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-85c0aeb0-b456-4158-9f12-ce026180a088 Date: Fri, 18 Jan 2019 06:50:32 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3bead87d-e425-49e6-bf09-c4b3fd4f1324","tenant_id":"c61d0bc9155c4eb9ae155bd3a47253c6","created_at":"2019-01-18T06:50:13Z","dns_nameservers":[],"updated_at":"2019-01-18T06:50: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":"c61d0bc9155c4eb9ae155bd3a47253c6","id":"642fbb26-4d99-4294-bc39-8447b0297883","subnetpool_id":null,"name":"CreateStackFloatingIpTests-ab6bed4f-f600-4877-96a5-3c5afa2e943f-subnet"}]} 2019-01-18 06:50:33,020 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=3bead87d-e425-49e6-bf09-c4b3fd4f1324 used request id req-85c0aeb0-b456-4158-9f12-ce026180a088 2019-01-18 06:50:33,027 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateStackFloatingIpTests-ab6bed4f-f600-4877-96a5-3c5afa2e943f-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd07f0c39b4d28f357a76f70f435d63d73c985e0" 2019-01-18 06:50:33,268 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 748 X-Openstack-Request-Id: req-1d771cdc-9ff2-4563-ba0a-d4618bc4f8ce Date: Fri, 18 Jan 2019 06:50:33 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"3bead87d-e425-49e6-bf09-c4b3fd4f1324","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":92,"ipv4_address_scope":null,"shared":false,"project_id":"c61d0bc9155c4eb9ae155bd3a47253c6","status":"ACTIVE","subnets":["642fbb26-4d99-4294-bc39-8447b0297883"],"description":"","tags":[],"updated_at":"2019-01-18T06:50:13Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-ab6bed4f-f600-4877-96a5-3c5afa2e943f-net","admin_state_up":true,"tenant_id":"c61d0bc9155c4eb9ae155bd3a47253c6","created_at":"2019-01-18T06:50:11Z","provider:network_type":"vxlan"}]} 2019-01-18 06:50:33,268 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateStackFloatingIpTests-ab6bed4f-f600-4877-96a5-3c5afa2e943f-net used request id req-1d771cdc-9ff2-4563-ba0a-d4618bc4f8ce 2019-01-18 06:50:33,272 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/c61d0bc9155c4eb9ae155bd3a47253c6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd07f0c39b4d28f357a76f70f435d63d73c985e0" 2019-01-18 06:50:33,359 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:50:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ea5d85f0-6dc9-4656-acb1-07eb82aff8a2 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/c61d0bc9155c4eb9ae155bd3a47253c6"}, "enabled": true, "id": "c61d0bc9155c4eb9ae155bd3a47253c6", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-4506491d-1b6c-4c8-proj"}} 2019-01-18 06:50:33,359 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/c61d0bc9155c4eb9ae155bd3a47253c6 used request id req-ea5d85f0-6dc9-4656-acb1-07eb82aff8a2 2019-01-18 06:50:33,364 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=3bead87d-e425-49e6-bf09-c4b3fd4f1324 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd07f0c39b4d28f357a76f70f435d63d73c985e0" 2019-01-18 06:50:33,417 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-c576319b-3c90-4422-bc8a-9799dadcfc03 Date: Fri, 18 Jan 2019 06:50:33 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3bead87d-e425-49e6-bf09-c4b3fd4f1324","tenant_id":"c61d0bc9155c4eb9ae155bd3a47253c6","created_at":"2019-01-18T06:50:13Z","dns_nameservers":[],"updated_at":"2019-01-18T06:50: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":"c61d0bc9155c4eb9ae155bd3a47253c6","id":"642fbb26-4d99-4294-bc39-8447b0297883","subnetpool_id":null,"name":"CreateStackFloatingIpTests-ab6bed4f-f600-4877-96a5-3c5afa2e943f-subnet"}]} 2019-01-18 06:50:33,418 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=3bead87d-e425-49e6-bf09-c4b3fd4f1324 used request id req-c576319b-3c90-4422-bc8a-9799dadcfc03 2019-01-18 06:50:33,423 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=3bead87d-e425-49e6-bf09-c4b3fd4f1324&mac_address=fa%3A16%3A3e%3Adf%3A2f%3Ad5&name=CreateStackFloatingIpTests-CreateStackFloatingIpTests-ab6bed4f-f600-4877-96a5-3c5afa2e943f-stack-port1-v5fn4wviboi6&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd07f0c39b4d28f357a76f70f435d63d73c985e0" 2019-01-18 06:50:33,468 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1074 X-Openstack-Request-Id: req-1483cf52-5d08-4ec5-b212-57c36f260d97 Date: Fri, 18 Jan 2019 06:50:33 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:50:23Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"642fbb26-4d99-4294-bc39-8447b0297883","ip_address":"10.1.2.11"}],"id":"43565de9-de36-4412-9ce7-4be43afde2b4","security_groups":["ad2cb8d4-bb07-40ab-8217-3360fe14e6d4"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:df:2f:d5","project_id":"c61d0bc9155c4eb9ae155bd3a47253c6","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-ab6bed4f-f600-4877-96a5-3c5afa2e943f-stack-port1-v5fn4wviboi6","admin_state_up":true,"network_id":"3bead87d-e425-49e6-bf09-c4b3fd4f1324","tenant_id":"c61d0bc9155c4eb9ae155bd3a47253c6","created_at":"2019-01-18T06:50:14Z","binding:vnic_type":"normal","device_id":"0144e1e2-79b2-4342-ae65-234ea4ae98c7"}]} 2019-01-18 06:50:33,468 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=3bead87d-e425-49e6-bf09-c4b3fd4f1324&mac_address=fa%3A16%3A3e%3Adf%3A2f%3Ad5&name=CreateStackFloatingIpTests-CreateStackFloatingIpTests-ab6bed4f-f600-4877-96a5-3c5afa2e943f-stack-port1-v5fn4wviboi6&admin_state_up=True used request id req-1483cf52-5d08-4ec5-b212-57c36f260d97 2019-01-18 06:50:33,472 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/c61d0bc9155c4eb9ae155bd3a47253c6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd07f0c39b4d28f357a76f70f435d63d73c985e0" 2019-01-18 06:50:33,560 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:50:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0b92fda0-6dbc-40e1-b297-9a646ec86c43 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/c61d0bc9155c4eb9ae155bd3a47253c6"}, "enabled": true, "id": "c61d0bc9155c4eb9ae155bd3a47253c6", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-4506491d-1b6c-4c8-proj"}} 2019-01-18 06:50:33,560 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/c61d0bc9155c4eb9ae155bd3a47253c6 used request id req-0b92fda0-6dbc-40e1-b297-9a646ec86c43 2019-01-18 06:50:33,566 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateStackFloatingIpTests-ab6bed4f-f600-4877-96a5-3c5afa2e943f-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd07f0c39b4d28f357a76f70f435d63d73c985e0" 2019-01-18 06:50:33,648 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 748 X-Openstack-Request-Id: req-2328bc65-e44b-4148-9004-e9b3aff2c74a Date: Fri, 18 Jan 2019 06:50:33 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"3bead87d-e425-49e6-bf09-c4b3fd4f1324","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":92,"ipv4_address_scope":null,"shared":false,"project_id":"c61d0bc9155c4eb9ae155bd3a47253c6","status":"ACTIVE","subnets":["642fbb26-4d99-4294-bc39-8447b0297883"],"description":"","tags":[],"updated_at":"2019-01-18T06:50:13Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-ab6bed4f-f600-4877-96a5-3c5afa2e943f-net","admin_state_up":true,"tenant_id":"c61d0bc9155c4eb9ae155bd3a47253c6","created_at":"2019-01-18T06:50:11Z","provider:network_type":"vxlan"}]} 2019-01-18 06:50:33,648 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateStackFloatingIpTests-ab6bed4f-f600-4877-96a5-3c5afa2e943f-net used request id req-2328bc65-e44b-4148-9004-e9b3aff2c74a 2019-01-18 06:50:33,654 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=3bead87d-e425-49e6-bf09-c4b3fd4f1324 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd07f0c39b4d28f357a76f70f435d63d73c985e0" 2019-01-18 06:50:33,857 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-70468dfb-12fa-4487-bdbb-5aab92ea97f4 Date: Fri, 18 Jan 2019 06:50:33 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3bead87d-e425-49e6-bf09-c4b3fd4f1324","tenant_id":"c61d0bc9155c4eb9ae155bd3a47253c6","created_at":"2019-01-18T06:50:13Z","dns_nameservers":[],"updated_at":"2019-01-18T06:50: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":"c61d0bc9155c4eb9ae155bd3a47253c6","id":"642fbb26-4d99-4294-bc39-8447b0297883","subnetpool_id":null,"name":"CreateStackFloatingIpTests-ab6bed4f-f600-4877-96a5-3c5afa2e943f-subnet"}]} 2019-01-18 06:50:33,857 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=3bead87d-e425-49e6-bf09-c4b3fd4f1324 used request id req-70468dfb-12fa-4487-bdbb-5aab92ea97f4 2019-01-18 06:50:33,863 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=3bead87d-e425-49e6-bf09-c4b3fd4f1324 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd07f0c39b4d28f357a76f70f435d63d73c985e0" 2019-01-18 06:50:33,917 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5808 X-Openstack-Request-Id: req-63ecd6f4-7b8a-4c05-a7c6-ee9bd4c8ccc1 Date: Fri, 18 Jan 2019 06:50:33 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:50:28Z","device_owner":"network:ha_router_replicated_interface","revision_number":10,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"642fbb26-4d99-4294-bc39-8447b0297883","ip_address":"10.1.2.1"}],"id":"30ae4ff8-2197-43f5-b19b-fc0982e13c17","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:84:2a:90","project_id":"c61d0bc9155c4eb9ae155bd3a47253c6","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3bead87d-e425-49e6-bf09-c4b3fd4f1324","tenant_id":"c61d0bc9155c4eb9ae155bd3a47253c6","created_at":"2019-01-18T06:50:22Z","binding:vnic_type":"normal","device_id":"5f28bdfc-9f24-4fc7-8cbb-a7d40b1e1f71"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:50:23Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"642fbb26-4d99-4294-bc39-8447b0297883","ip_address":"10.1.2.11"}],"id":"43565de9-de36-4412-9ce7-4be43afde2b4","security_groups":["ad2cb8d4-bb07-40ab-8217-3360fe14e6d4"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:df:2f:d5","project_id":"c61d0bc9155c4eb9ae155bd3a47253c6","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-ab6bed4f-f600-4877-96a5-3c5afa2e943f-stack-port1-v5fn4wviboi6","admin_state_up":true,"network_id":"3bead87d-e425-49e6-bf09-c4b3fd4f1324","tenant_id":"c61d0bc9155c4eb9ae155bd3a47253c6","created_at":"2019-01-18T06:50:14Z","binding:vnic_type":"normal","device_id":"0144e1e2-79b2-4342-ae65-234ea4ae98c7"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:50:17Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"642fbb26-4d99-4294-bc39-8447b0297883","ip_address":"10.1.2.4"}],"id":"5c8f3480-926b-4c9b-ac0e-8e1db17dc271","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:7f:d8:69","project_id":"c61d0bc9155c4eb9ae155bd3a47253c6","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3bead87d-e425-49e6-bf09-c4b3fd4f1324","tenant_id":"c61d0bc9155c4eb9ae155bd3a47253c6","created_at":"2019-01-18T06:50:14Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-3bead87d-e425-49e6-bf09-c4b3fd4f1324"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:50:22Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"642fbb26-4d99-4294-bc39-8447b0297883","ip_address":"10.1.2.12"}],"id":"5f656dac-68a2-4576-b649-a4d9b87aefa4","security_groups":["0428140e-1b08-482d-901c-a38e0ee10dc3"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:06:36:16","project_id":"c61d0bc9155c4eb9ae155bd3a47253c6","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3bead87d-e425-49e6-bf09-c4b3fd4f1324","tenant_id":"c61d0bc9155c4eb9ae155bd3a47253c6","created_at":"2019-01-18T06:50:18Z","binding:vnic_type":"normal","device_id":"d06a8d7f-4d96-4768-9b9a-05337c410c42"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:50:16Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"642fbb26-4d99-4294-bc39-8447b0297883","ip_address":"10.1.2.2"}],"id":"bd0e8934-ff79-41af-9a86-a08f34bc1aba","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:cf:2f:fc","project_id":"c61d0bc9155c4eb9ae155bd3a47253c6","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3bead87d-e425-49e6-bf09-c4b3fd4f1324","tenant_id":"c61d0bc9155c4eb9ae155bd3a47253c6","created_at":"2019-01-18T06:50:13Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-3bead87d-e425-49e6-bf09-c4b3fd4f1324"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:50:15Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"642fbb26-4d99-4294-bc39-8447b0297883","ip_address":"10.1.2.3"}],"id":"befc7747-4bd8-4025-95b4-0b0f3eb57fd1","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:d1:f5:6d","project_id":"c61d0bc9155c4eb9ae155bd3a47253c6","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3bead87d-e425-49e6-bf09-c4b3fd4f1324","tenant_id":"c61d0bc9155c4eb9ae155bd3a47253c6","created_at":"2019-01-18T06:50:14Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-3bead87d-e425-49e6-bf09-c4b3fd4f1324"}]} 2019-01-18 06:50:33,917 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=3bead87d-e425-49e6-bf09-c4b3fd4f1324 used request id req-63ecd6f4-7b8a-4c05-a7c6-ee9bd4c8ccc1 2019-01-18 06:50:33,923 - 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}dd07f0c39b4d28f357a76f70f435d63d73c985e0" 2019-01-18 06:50:33,942 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 552 X-Openstack-Request-Id: req-dea7b787-f23b-4c6d-bb1e-2d6be8e1ff32 Date: Fri, 18 Jan 2019 06:50:33 GMT RESP BODY: {"floatingips": [{"router_id": "5f28bdfc-9f24-4fc7-8cbb-a7d40b1e1f71", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "c61d0bc9155c4eb9ae155bd3a47253c6", "created_at": "2019-01-18T06:50:22Z", "updated_at": "2019-01-18T06:50:24Z", "floating_network_id": "c7128340-d09d-4472-ab8c-6b0e75149f5d", "fixed_ip_address": "10.1.2.11", "floating_ip_address": "172.30.9.205", "revision_number": 1, "project_id": "c61d0bc9155c4eb9ae155bd3a47253c6", "port_id": "43565de9-de36-4412-9ce7-4be43afde2b4", "id": "6977aaa4-f2c1-4506-abd2-35d4af9a0d55"}]} 2019-01-18 06:50:33,942 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips used request id req-dea7b787-f23b-4c6d-bb1e-2d6be8e1ff32 2019-01-18 06:50:33,948 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/routers/5f28bdfc-9f24-4fc7-8cbb-a7d40b1e1f71 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd07f0c39b4d28f357a76f70f435d63d73c985e0" 2019-01-18 06:50:34,011 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 672 X-Openstack-Request-Id: req-8a944872-59c0-45ca-ae59-986182387e38 Date: Fri, 18 Jan 2019 06:50:34 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "c7128340-d09d-4472-ab8c-6b0e75149f5d", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "99f540fb-52d8-49ca-b59c-736c854d3c9e", "ip_address": "172.30.9.209"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "c61d0bc9155c4eb9ae155bd3a47253c6", "created_at": "2019-01-18T06:50:16Z", "admin_state_up": true, "updated_at": "2019-01-18T06:50:22Z", "project_id": "c61d0bc9155c4eb9ae155bd3a47253c6", "flavor_id": null, "revision_number": 7, "routes": [], "ha": true, "id": "5f28bdfc-9f24-4fc7-8cbb-a7d40b1e1f71", "name": "mgmt_router"}} 2019-01-18 06:50:34,012 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers/5f28bdfc-9f24-4fc7-8cbb-a7d40b1e1f71 used request id req-8a944872-59c0-45ca-ae59-986182387e38 2019-01-18 06:50:34,017 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?device_id=5f28bdfc-9f24-4fc7-8cbb-a7d40b1e1f71 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd07f0c39b4d28f357a76f70f435d63d73c985e0" 2019-01-18 06:50:34,210 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4544 X-Openstack-Request-Id: req-2a3053b1-0228-4bf0-96a5-c7b6154e1753 Date: Fri, 18 Jan 2019 06:50:34 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:50:25Z","device_owner":"network:router_ha_interface","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"cb10241c-0478-4cff-9322-be5037148f21","ip_address":"169.254.192.11"}],"id":"0132e6ad-3f95-4d58-9d10-e8953c196693","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:29:a2","project_id":"","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant c61d0bc9155c4eb9ae155bd3a47253c6","admin_state_up":true,"network_id":"bcdd97cf-3b4b-43d0-8673-3c82c49f8b9e","tenant_id":"","created_at":"2019-01-18T06:50:19Z","binding:vnic_type":"normal","device_id":"5f28bdfc-9f24-4fc7-8cbb-a7d40b1e1f71"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:50:28Z","device_owner":"network:router_gateway","revision_number":11,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"99f540fb-52d8-49ca-b59c-736c854d3c9e","ip_address":"172.30.9.209"}],"id":"0f2df0cf-be7b-4291-a6ac-0e4c449e80cd","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:5b:75","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":"c7128340-d09d-4472-ab8c-6b0e75149f5d","tenant_id":"","created_at":"2019-01-18T06:50:16Z","binding:vnic_type":"normal","device_id":"5f28bdfc-9f24-4fc7-8cbb-a7d40b1e1f71"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:50:28Z","device_owner":"network:ha_router_replicated_interface","revision_number":10,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"642fbb26-4d99-4294-bc39-8447b0297883","ip_address":"10.1.2.1"}],"id":"30ae4ff8-2197-43f5-b19b-fc0982e13c17","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:84:2a:90","project_id":"c61d0bc9155c4eb9ae155bd3a47253c6","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3bead87d-e425-49e6-bf09-c4b3fd4f1324","tenant_id":"c61d0bc9155c4eb9ae155bd3a47253c6","created_at":"2019-01-18T06:50:22Z","binding:vnic_type":"normal","device_id":"5f28bdfc-9f24-4fc7-8cbb-a7d40b1e1f71"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:50:25Z","device_owner":"network:router_ha_interface","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"cb10241c-0478-4cff-9322-be5037148f21","ip_address":"169.254.192.2"}],"id":"ad271050-d357-4117-b925-a378a04a1921","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:81:e5:88","project_id":"","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant c61d0bc9155c4eb9ae155bd3a47253c6","admin_state_up":true,"network_id":"bcdd97cf-3b4b-43d0-8673-3c82c49f8b9e","tenant_id":"","created_at":"2019-01-18T06:50:18Z","binding:vnic_type":"normal","device_id":"5f28bdfc-9f24-4fc7-8cbb-a7d40b1e1f71"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:50:24Z","device_owner":"network:router_ha_interface","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"cb10241c-0478-4cff-9322-be5037148f21","ip_address":"169.254.192.9"}],"id":"ef509b5a-f46a-4d4a-9375-9e00ae751be2","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:1c:8e:03","project_id":"","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant c61d0bc9155c4eb9ae155bd3a47253c6","admin_state_up":true,"network_id":"bcdd97cf-3b4b-43d0-8673-3c82c49f8b9e","tenant_id":"","created_at":"2019-01-18T06:50:17Z","binding:vnic_type":"normal","device_id":"5f28bdfc-9f24-4fc7-8cbb-a7d40b1e1f71"}]} 2019-01-18 06:50:34,211 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?device_id=5f28bdfc-9f24-4fc7-8cbb-a7d40b1e1f71 used request id req-2a3053b1-0228-4bf0-96a5-c7b6154e1753 2019-01-18 06:50:34,217 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets/99f540fb-52d8-49ca-b59c-736c854d3c9e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd07f0c39b4d28f357a76f70f435d63d73c985e0" 2019-01-18 06:50:34,268 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-4f8c4b5f-a54f-458f-8fb8-edac6264bdaf Date: Fri, 18 Jan 2019 06:50:34 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"c7128340-d09d-4472-ab8c-6b0e75149f5d","tenant_id":"47feb8aba08a40dca7028a1701e597b9","created_at":"2019-01-18T04:39:13Z","dns_nameservers":[],"updated_at":"2019-01-18T04:39:13Z","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":"47feb8aba08a40dca7028a1701e597b9","id":"99f540fb-52d8-49ca-b59c-736c854d3c9e","subnetpool_id":null,"name":"external-subnet"}} 2019-01-18 06:50:34,268 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets/99f540fb-52d8-49ca-b59c-736c854d3c9e used request id req-4f8c4b5f-a54f-458f-8fb8-edac6264bdaf 2019-01-18 06:50:34,274 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets/cb10241c-0478-4cff-9322-be5037148f21 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd07f0c39b4d28f357a76f70f435d63d73c985e0" 2019-01-18 06:50:34,317 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-fadd7f60-56bb-411f-9e4e-6de3e23cd4b0 Date: Fri, 18 Jan 2019 06:50:34 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"bcdd97cf-3b4b-43d0-8673-3c82c49f8b9e","tenant_id":"","created_at":"2019-01-18T06:50:16Z","dns_nameservers":[],"updated_at":"2019-01-18T06:50: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":"cb10241c-0478-4cff-9322-be5037148f21","subnetpool_id":null,"name":"HA subnet tenant c61d0bc9155c4eb9ae155bd3a47253c6"}} 2019-01-18 06:50:34,318 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets/cb10241c-0478-4cff-9322-be5037148f21 used request id req-fadd7f60-56bb-411f-9e4e-6de3e23cd4b0 2019-01-18 06:50:34,323 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets/cb10241c-0478-4cff-9322-be5037148f21 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd07f0c39b4d28f357a76f70f435d63d73c985e0" 2019-01-18 06:50:34,521 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-95cf6229-9b13-483e-84d6-d93fe84f51bd Date: Fri, 18 Jan 2019 06:50:34 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"bcdd97cf-3b4b-43d0-8673-3c82c49f8b9e","tenant_id":"","created_at":"2019-01-18T06:50:16Z","dns_nameservers":[],"updated_at":"2019-01-18T06:50: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":"cb10241c-0478-4cff-9322-be5037148f21","subnetpool_id":null,"name":"HA subnet tenant c61d0bc9155c4eb9ae155bd3a47253c6"}} 2019-01-18 06:50:34,522 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets/cb10241c-0478-4cff-9322-be5037148f21 used request id req-95cf6229-9b13-483e-84d6-d93fe84f51bd 2019-01-18 06:50:34,527 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets/cb10241c-0478-4cff-9322-be5037148f21 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd07f0c39b4d28f357a76f70f435d63d73c985e0" 2019-01-18 06:50:34,724 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-3f483dde-179a-4e73-a9af-37aa11c7970c Date: Fri, 18 Jan 2019 06:50:34 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"bcdd97cf-3b4b-43d0-8673-3c82c49f8b9e","tenant_id":"","created_at":"2019-01-18T06:50:16Z","dns_nameservers":[],"updated_at":"2019-01-18T06:50: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":"cb10241c-0478-4cff-9322-be5037148f21","subnetpool_id":null,"name":"HA subnet tenant c61d0bc9155c4eb9ae155bd3a47253c6"}} 2019-01-18 06:50:34,724 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets/cb10241c-0478-4cff-9322-be5037148f21 used request id req-3f483dde-179a-4e73-a9af-37aa11c7970c 2019-01-18 06:50:34,730 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets/642fbb26-4d99-4294-bc39-8447b0297883 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd07f0c39b4d28f357a76f70f435d63d73c985e0" 2019-01-18 06:50:34,774 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-78808818-380a-4476-a113-2177145e5747 Date: Fri, 18 Jan 2019 06:50:34 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3bead87d-e425-49e6-bf09-c4b3fd4f1324","tenant_id":"c61d0bc9155c4eb9ae155bd3a47253c6","created_at":"2019-01-18T06:50:13Z","dns_nameservers":[],"updated_at":"2019-01-18T06:50: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":"c61d0bc9155c4eb9ae155bd3a47253c6","id":"642fbb26-4d99-4294-bc39-8447b0297883","subnetpool_id":null,"name":"CreateStackFloatingIpTests-ab6bed4f-f600-4877-96a5-3c5afa2e943f-subnet"}} 2019-01-18 06:50:34,775 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets/642fbb26-4d99-4294-bc39-8447b0297883 used request id req-78808818-380a-4476-a113-2177145e5747 2019-01-18 06:50:34,780 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports/43565de9-de36-4412-9ce7-4be43afde2b4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd07f0c39b4d28f357a76f70f435d63d73c985e0" 2019-01-18 06:50:34,969 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1071 X-Openstack-Request-Id: req-5bc87fe1-d889-4a25-9239-14161d8fdea2 Date: Fri, 18 Jan 2019 06:50:34 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:50:23Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"642fbb26-4d99-4294-bc39-8447b0297883","ip_address":"10.1.2.11"}],"id":"43565de9-de36-4412-9ce7-4be43afde2b4","security_groups":["ad2cb8d4-bb07-40ab-8217-3360fe14e6d4"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:df:2f:d5","device_id":"0144e1e2-79b2-4342-ae65-234ea4ae98c7","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-ab6bed4f-f600-4877-96a5-3c5afa2e943f-stack-port1-v5fn4wviboi6","project_id":"c61d0bc9155c4eb9ae155bd3a47253c6","qos_policy_id":null,"admin_state_up":true,"network_id":"3bead87d-e425-49e6-bf09-c4b3fd4f1324","tenant_id":"c61d0bc9155c4eb9ae155bd3a47253c6","created_at":"2019-01-18T06:50:14Z","binding:vnic_type":"normal"}} 2019-01-18 06:50:34,969 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports/43565de9-de36-4412-9ce7-4be43afde2b4 used request id req-5bc87fe1-d889-4a25-9239-14161d8fdea2 2019-01-18 06:50:34,975 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets/642fbb26-4d99-4294-bc39-8447b0297883 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd07f0c39b4d28f357a76f70f435d63d73c985e0" 2019-01-18 06:50:35,200 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-e2e526a7-de6e-4b6b-aa7d-4876b54ef11e Date: Fri, 18 Jan 2019 06:50:35 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3bead87d-e425-49e6-bf09-c4b3fd4f1324","tenant_id":"c61d0bc9155c4eb9ae155bd3a47253c6","created_at":"2019-01-18T06:50:13Z","dns_nameservers":[],"updated_at":"2019-01-18T06:50: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":"c61d0bc9155c4eb9ae155bd3a47253c6","id":"642fbb26-4d99-4294-bc39-8447b0297883","subnetpool_id":null,"name":"CreateStackFloatingIpTests-ab6bed4f-f600-4877-96a5-3c5afa2e943f-subnet"}} 2019-01-18 06:50:35,200 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets/642fbb26-4d99-4294-bc39-8447b0297883 used request id req-e2e526a7-de6e-4b6b-aa7d-4876b54ef11e 2019-01-18 06:50:35,203 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/59f05ada-e403-4fe7-b45e-510b679d8662 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}dd07f0c39b4d28f357a76f70f435d63d73c985e0" 2019-01-18 06:50:35,378 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-3ff754c0-f57f-4455-aa7c-63304f5e285a Date: Fri, 18 Jan 2019 06:50:35 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackFloatingIpTests-ab6bed4f-f600-4877-96a5-3c5afa2e943f-image", "tags": [], "container_format": "bare", "created_at": "2019-01-18T06:50:04Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-18T06:50:05Z", "visibility": "shared", "locations": [{"url": "rbd://af014572-0a5d-4a80-a07f-9105f52ab2c1/images/59f05ada-e403-4fe7-b45e-510b679d8662/snap", "metadata": {}}], "self": "/v2/images/59f05ada-e403-4fe7-b45e-510b679d8662", "min_disk": 0, "protected": false, "id": "59f05ada-e403-4fe7-b45e-510b679d8662", "file": "/v2/images/59f05ada-e403-4fe7-b45e-510b679d8662/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "c61d0bc9155c4eb9ae155bd3a47253c6", "direct_url": "rbd://af014572-0a5d-4a80-a07f-9105f52ab2c1/images/59f05ada-e403-4fe7-b45e-510b679d8662/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-18 06:50:35,379 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/59f05ada-e403-4fe7-b45e-510b679d8662 used request id req-3ff754c0-f57f-4455-aa7c-63304f5e285a 2019-01-18 06:50:35,382 - 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}dd07f0c39b4d28f357a76f70f435d63d73c985e0" 2019-01-18 06:50:35,543 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-36e14793-8e77-4e56-8bdb-2c0ec1da818e Date: Fri, 18 Jan 2019 06:50: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"}}} 2019-01-18 06:50:35,543 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-36e14793-8e77-4e56-8bdb-2c0ec1da818e 2019-01-18 06:50:35,548 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/c61d0bc9155c4eb9ae155bd3a47253c6/stacks/bcd39e50-3006-462b-a6fa-6e982a7fd985 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd07f0c39b4d28f357a76f70f435d63d73c985e0" 2019-01-18 06:50:35,716 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 18 Jan 2019 06:50:35 GMT Server: Apache x-openstack-request-id: req-1f283304-b798-4c46-b5e6-918ab4e5d9a7 Location: http://172.30.9.23:8004/v1/c61d0bc9155c4eb9ae155bd3a47253c6/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-ab6bed4f-f600-4877-96a5-3c5afa2e943f-stack/bcd39e50-3006-462b-a6fa-6e982a7fd985 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/c61d0bc9155c4eb9ae155bd3a47253c6/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-ab6bed4f-f600-4877-96a5-3c5afa2e943f-stack/bcd39e50-3006-462b-a6fa-6e982a7fd985;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-18 06:50:36,053 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:50:35 GMT Server: Apache x-openstack-request-id: req-1349148a-7d4f-4913-a096-5a900ef4c756 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2083 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-ab6bed4f-f600-4877-96a5-3c5afa2e943f-flavor2", "OS::project_id": "c61d0bc9155c4eb9ae155bd3a47253c6", "OS::stack_id": "bcd39e50-3006-462b-a6fa-6e982a7fd985", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-ab6bed4f-f600-4877-96a5-3c5afa2e943f-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-ab6bed4f-f600-4877-96a5-3c5afa2e943f-kp", "security_group_name": "CreateStackFloatingIpTests-ab6bed4f-f600-4877-96a5-3c5afa2e943f-sec_grp", "subnet_name": "CreateStackFloatingIpTests-ab6bed4f-f600-4877-96a5-3c5afa2e943f-subnet", "net_name": "CreateStackFloatingIpTests-ab6bed4f-f600-4877-96a5-3c5afa2e943f-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-ab6bed4f-f600-4877-96a5-3c5afa2e943f-inst2", "inst1_name": "CreateStackFloatingIpTests-ab6bed4f-f600-4877-96a5-3c5afa2e943f-inst1", "image2_name": "CreateStackFloatingIpTests-ab6bed4f-f600-4877-96a5-3c5afa2e943f-image", "flavor1_name": "CreateStackFloatingIpTests-ab6bed4f-f600-4877-96a5-3c5afa2e943f-flavor1", "image1_name": "CreateStackFloatingIpTests-ab6bed4f-f600-4877-96a5-3c5afa2e943f-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-ab6bed4f-f600-4877-96a5-3c5afa2e943f-stack", "stack_user_project_id": "c8bd89d790bd40cbaf92eda5854a6b38", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2019-01-18T06:50:09Z", "links": [{"href": "http://172.30.9.23:8004/v1/c61d0bc9155c4eb9ae155bd3a47253c6/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-ab6bed4f-f600-4877-96a5-3c5afa2e943f-stack/bcd39e50-3006-462b-a6fa-6e982a7fd985", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "bcd39e50-3006-462b-a6fa-6e982a7fd985", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAyZL1hrMhTmfx36w34fFA3OkwfezPhumoJ7e87BoVJhBF3GsJ\n1u2z+xjKbjmNxxsF0TBnQ7scIfDoTvLGe3IHr5eA6SZAmaV06qGhZWfCBVPE1brV\nPw0Y3Z6FKTt+r2VfZWTGCLciGGTt17/cJzfHXlPjwchpUGs/9Dihcdwn+zdXQ8GQ\noYtBYqenuJhJALQU4b6bsEnRvfbCrNl9LSBZSQY3yY0mbhbIvvsyRwupfUIkMJw3\ngvZ/evVMmyOH7X6eKY158g2WkKPKZY3g3b/v1FujFksjMNi8a03calCrqjGPj4fu\n1k9ageWyf0oo/bxewluKXTkKdqkoXtHmqw/GWQIDAQABAoIBAQC3HdoOVAydva/t\nEfZyO0hBZ1W2D7s3RGyOKExn8AnmWkIcyuBVb/tg0FSVbZNunQ3by60Dyqbz7nYb\nwlCtNBnnWiqxox5sdfKQc+S6yldnn4Hg56lxbeR479jobDPaAq123uVIZZWDs6yd\nop3Mws9K0crF79o8RDIFGq0PUoC/pRkr28bHnWf35hrHvXK5MW8f+B5utWH2evBq\nNOaZ9smdxWbN6jvt3k0pmdFD4OUhrwPUtKHj5OlHUjavcYrEH5b65d0Sf7HTRMrG\n86j/zyIjR1GOxIKF67Dk9rjFQYwVnG48pv612V1CJDWcssZ5rU3ns0n4Y0fl5vJh\n7ru/RtABAoGBAPBvr9XkaJot9yXr7i76MMaWRj+RJEXYDe+tg7gZIpLO+9Rekzik\naYsWOh4krwZ/zsjU1oV8/ApLt0TlQ2aS3GX0sQ5f/mnVqNvVU/k24ZSv52D5leOd\neS9gywijDgXwB6V5zOAqz+mWfnYjI1pS0021/hH+ZcRWmJeCgO0oz4v5AoGBANaf\nR4TJOdcRIPs9C9HTuLoHDZdT97lBFMHGjaGDmBNOJra4BsB7wKnYeHMEfnJoNVhz\n8/f0eWdNq7Qug1iBmRcjVLcBu8WoPQ5MQoFDsdW7OGHwlPnoEneSsyI550bkTPw1\nbKWPHjcUQ21XOxbaS+XSOZ5vR64cArOic6i/ZuVhAoGAM95ENoZRsoEcAghFl8jN\nYOnmOaxcAN09FGmAMuTpOnaAiS3l4KBHTIP9Aae0QlisCVMw/BccYDQ5UxmKUsR3\n217QG2PGBJrdFJ+OwAKA44yXA6qUFUhRblEZO8HBMrK3U5FVCz7xH1kh6uZlqASa\nJPeP2d3holt0C6tRmNfm/jECgYBF6F3gV7c6YX7vtwO5lhAusAtyRkyDkDpVn/oU\nKQwJBcTAcZLpcaXg7PzW4hjZ5S2zIRnPo1dEGd2a9CeeVaBrE/wNHEhwaotws9BZ\n0JYFe1UzOa0c9cXGIwesV1YJFmYpJLG9/68k27nWzLoXiIV+V4qjG7YqdT9ACeNI\njQfUIQKBgQCk5DpYh9uuKtMjYXTmpX6UnZOq7EC3tCwrYYfqi59k20MTd6g4Kpiw\nwGXLQLApgE98aN2hFb3BWJ6xqPYaFRuMz064OY3UxsQaW7NIYRKd19TGg7L2qLIx\nwEqjpwYkV4y6f32+AudyEGyaXtsWANxRIc04KU5/YDaHgQHyL9etYA==\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"}} 2019-01-18 06:50:36,053 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/c61d0bc9155c4eb9ae155bd3a47253c6/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-ab6bed4f-f600-4877-96a5-3c5afa2e943f-stack/bcd39e50-3006-462b-a6fa-6e982a7fd985 used request id req-1349148a-7d4f-4913-a096-5a900ef4c756 2019-01-18 06:50:36,055 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:50:36,056 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:50:36,428 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c65201bd05504fa786d79b166e8bbba3", "name": "heat_stack_owner"}, {"id": "49308ad842534fe2bd7c76c145caaf0a", "name": "CreateStackFloatingIpTests-4506491d-1b6c-4c8-proj-role"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}], "expires_at": "2019-01-18T07:50:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c61d0bc9155c4eb9ae155bd3a47253c6", "name": "CreateStackFloatingIpTests-4506491d-1b6c-4c8-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/c61d0bc9155c4eb9ae155bd3a47253c6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/c61d0bc9155c4eb9ae155bd3a47253c6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/c61d0bc9155c4eb9ae155bd3a47253c6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/c61d0bc9155c4eb9ae155bd3a47253c6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/c61d0bc9155c4eb9ae155bd3a47253c6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/c61d0bc9155c4eb9ae155bd3a47253c6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/c61d0bc9155c4eb9ae155bd3a47253c6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/c61d0bc9155c4eb9ae155bd3a47253c6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/c61d0bc9155c4eb9ae155bd3a47253c6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/c61d0bc9155c4eb9ae155bd3a47253c6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/c61d0bc9155c4eb9ae155bd3a47253c6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/c61d0bc9155c4eb9ae155bd3a47253c6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackFloatingIpTests-4506491d-1b6c-4c8-user", "id": "488eb10cbe01445d801beae8569645bf"}, "audit_ids": ["KTrkzRiDRjecMHjOy0q5PA"], "issued_at": "2019-01-18T06:50:36.000000Z"}} 2019-01-18 06:50:36,429 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd282af5555b4e84bb82907aecfba0f9de348869" 2019-01-18 06:50:36,528 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:50:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-58530226-bbb3-45ff-b133-bd908e02f2f3 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:50:36,528 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-58530226-bbb3-45ff-b133-bd908e02f2f3 2019-01-18 06:50:36,530 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-18 06:50:36,532 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd282af5555b4e84bb82907aecfba0f9de348869" 2019-01-18 06:50:36,619 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:50:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c91f0bdf-7aa6-4753-b828-6eec853b667c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:50:36,619 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-c91f0bdf-7aa6-4753-b828-6eec853b667c 2019-01-18 06:50:36,627 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateStackFloatingIpTests-ab6bed4f-f600-4877-96a5-3c5afa2e943f-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd282af5555b4e84bb82907aecfba0f9de348869" 2019-01-18 06:50:36,853 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 748 X-Openstack-Request-Id: req-ed272ea7-d8f4-4fec-88b9-8c1bcd5d0210 Date: Fri, 18 Jan 2019 06:50:36 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"3bead87d-e425-49e6-bf09-c4b3fd4f1324","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":92,"ipv4_address_scope":null,"shared":false,"project_id":"c61d0bc9155c4eb9ae155bd3a47253c6","status":"ACTIVE","subnets":["642fbb26-4d99-4294-bc39-8447b0297883"],"description":"","tags":[],"updated_at":"2019-01-18T06:50:13Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-ab6bed4f-f600-4877-96a5-3c5afa2e943f-net","admin_state_up":true,"tenant_id":"c61d0bc9155c4eb9ae155bd3a47253c6","created_at":"2019-01-18T06:50:11Z","provider:network_type":"vxlan"}]} 2019-01-18 06:50:36,853 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateStackFloatingIpTests-ab6bed4f-f600-4877-96a5-3c5afa2e943f-net used request id req-ed272ea7-d8f4-4fec-88b9-8c1bcd5d0210 2019-01-18 06:50:36,856 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-18 06:50:36,861 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 18 Jan 2019 06:50: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"}]}]}} 2019-01-18 06:50:36,862 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/c61d0bc9155c4eb9ae155bd3a47253c6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd282af5555b4e84bb82907aecfba0f9de348869" 2019-01-18 06:50:36,952 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:50:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-03417b39-fa95-4514-9462-1ffe6029cc80 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/c61d0bc9155c4eb9ae155bd3a47253c6"}, "enabled": true, "id": "c61d0bc9155c4eb9ae155bd3a47253c6", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-4506491d-1b6c-4c8-proj"}} 2019-01-18 06:50:36,953 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/c61d0bc9155c4eb9ae155bd3a47253c6 used request id req-03417b39-fa95-4514-9462-1ffe6029cc80 2019-01-18 06:50:36,958 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=3bead87d-e425-49e6-bf09-c4b3fd4f1324 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd282af5555b4e84bb82907aecfba0f9de348869" 2019-01-18 06:50:37,150 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-265de43b-adf7-4a87-8393-c96175d8729b Date: Fri, 18 Jan 2019 06:50:37 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3bead87d-e425-49e6-bf09-c4b3fd4f1324","tenant_id":"c61d0bc9155c4eb9ae155bd3a47253c6","created_at":"2019-01-18T06:50:13Z","dns_nameservers":[],"updated_at":"2019-01-18T06:50: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":"c61d0bc9155c4eb9ae155bd3a47253c6","id":"642fbb26-4d99-4294-bc39-8447b0297883","subnetpool_id":null,"name":"CreateStackFloatingIpTests-ab6bed4f-f600-4877-96a5-3c5afa2e943f-subnet"}]} 2019-01-18 06:50:37,150 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=3bead87d-e425-49e6-bf09-c4b3fd4f1324 used request id req-265de43b-adf7-4a87-8393-c96175d8729b 2019-01-18 06:50:37,156 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=3bead87d-e425-49e6-bf09-c4b3fd4f1324&mac_address=fa%3A16%3A3e%3Adf%3A2f%3Ad5&name=CreateStackFloatingIpTests-CreateStackFloatingIpTests-ab6bed4f-f600-4877-96a5-3c5afa2e943f-stack-port1-v5fn4wviboi6&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd282af5555b4e84bb82907aecfba0f9de348869" 2019-01-18 06:50:37,349 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1074 X-Openstack-Request-Id: req-0bb4a24b-c3e6-41e8-ba0a-c25469c0427c Date: Fri, 18 Jan 2019 06:50:37 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:50:23Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"642fbb26-4d99-4294-bc39-8447b0297883","ip_address":"10.1.2.11"}],"id":"43565de9-de36-4412-9ce7-4be43afde2b4","security_groups":["ad2cb8d4-bb07-40ab-8217-3360fe14e6d4"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:df:2f:d5","project_id":"c61d0bc9155c4eb9ae155bd3a47253c6","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-ab6bed4f-f600-4877-96a5-3c5afa2e943f-stack-port1-v5fn4wviboi6","admin_state_up":true,"network_id":"3bead87d-e425-49e6-bf09-c4b3fd4f1324","tenant_id":"c61d0bc9155c4eb9ae155bd3a47253c6","created_at":"2019-01-18T06:50:14Z","binding:vnic_type":"normal","device_id":"0144e1e2-79b2-4342-ae65-234ea4ae98c7"}]} 2019-01-18 06:50:37,349 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=3bead87d-e425-49e6-bf09-c4b3fd4f1324&mac_address=fa%3A16%3A3e%3Adf%3A2f%3Ad5&name=CreateStackFloatingIpTests-CreateStackFloatingIpTests-ab6bed4f-f600-4877-96a5-3c5afa2e943f-stack-port1-v5fn4wviboi6&admin_state_up=True used request id req-0bb4a24b-c3e6-41e8-ba0a-c25469c0427c 2019-01-18 06:50:37,354 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/c61d0bc9155c4eb9ae155bd3a47253c6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd282af5555b4e84bb82907aecfba0f9de348869" 2019-01-18 06:50:37,437 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:50:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f3649315-6a2b-4800-a0c4-09624aefd667 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/c61d0bc9155c4eb9ae155bd3a47253c6"}, "enabled": true, "id": "c61d0bc9155c4eb9ae155bd3a47253c6", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-4506491d-1b6c-4c8-proj"}} 2019-01-18 06:50:37,437 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/c61d0bc9155c4eb9ae155bd3a47253c6 used request id req-f3649315-6a2b-4800-a0c4-09624aefd667 2019-01-18 06:50:37,440 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/detail?name=CreateStackFloatingIpTests-ab6bed4f-f600-4877-96a5-3c5afa2e943f-inst1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd282af5555b4e84bb82907aecfba0f9de348869" 2019-01-18 06:50:38,338 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06: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-71f53726-4b39-481a-9424-3d6c4e2f690d x-compute-request-id: req-71f53726-4b39-481a-9424-3d6c4e2f690d Content-Encoding: gzip Content-Length: 838 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"CreateStackFloatingIpTests-ab6bed4f-f600-4877-96a5-3c5afa2e943f-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:df:2f:d5", "version": 4, "addr": "10.1.2.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:df:2f:d5", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/0144e1e2-79b2-4342-ae65-234ea4ae98c7", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/0144e1e2-79b2-4342-ae65-234ea4ae98c7", "rel": "bookmark"}], "image": {"id": "59f05ada-e403-4fe7-b45e-510b679d8662", "links": [{"href": "http://172.30.9.23:8774/images/59f05ada-e403-4fe7-b45e-510b679d8662", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000ff", "OS-SRV-USG:launched_at": "2019-01-18T06:50:23.000000", "flavor": {"id": "6d93a99d-2355-473b-8922-1b86acdd06de", "links": [{"href": "http://172.30.9.23:8774/flavors/6d93a99d-2355-473b-8922-1b86acdd06de", "rel": "bookmark"}]}, "id": "0144e1e2-79b2-4342-ae65-234ea4ae98c7", "security_groups": [{"name": "CreateStackFloatingIpTests-ab6bed4f-f600-4877-96a5-3c5afa2e943f-sec_grp"}], "user_id": "488eb10cbe01445d801beae8569645bf", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-18T06:50:23Z", "hostId": "e2957f5ecca826eb72173f64d298bcd663cb55512af76f2655b50676", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "CreateStackFloatingIpTests-ab6bed4f-f600-4877-96a5-3c5afa2e943f-kp", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "CreateStackFloatingIpTests-ab6bed4f-f600-4877-96a5-3c5afa2e943f-inst1", "created": "2019-01-18T06:50:17Z", "tenant_id": "c61d0bc9155c4eb9ae155bd3a47253c6", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-18 06:50:38,339 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail?name=CreateStackFloatingIpTests-ab6bed4f-f600-4877-96a5-3c5afa2e943f-inst1 used request id req-71f53726-4b39-481a-9424-3d6c4e2f690d 2019-01-18 06:50:38,344 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateStackFloatingIpTests-ab6bed4f-f600-4877-96a5-3c5afa2e943f-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd282af5555b4e84bb82907aecfba0f9de348869" 2019-01-18 06:50:38,575 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 748 X-Openstack-Request-Id: req-46d82e37-3be4-43ed-8626-fc58d462217e Date: Fri, 18 Jan 2019 06:50:38 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"3bead87d-e425-49e6-bf09-c4b3fd4f1324","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":92,"ipv4_address_scope":null,"shared":false,"project_id":"c61d0bc9155c4eb9ae155bd3a47253c6","status":"ACTIVE","subnets":["642fbb26-4d99-4294-bc39-8447b0297883"],"description":"","tags":[],"updated_at":"2019-01-18T06:50:13Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-ab6bed4f-f600-4877-96a5-3c5afa2e943f-net","admin_state_up":true,"tenant_id":"c61d0bc9155c4eb9ae155bd3a47253c6","created_at":"2019-01-18T06:50:11Z","provider:network_type":"vxlan"}]} 2019-01-18 06:50:38,575 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateStackFloatingIpTests-ab6bed4f-f600-4877-96a5-3c5afa2e943f-net used request id req-46d82e37-3be4-43ed-8626-fc58d462217e 2019-01-18 06:50:38,580 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=3bead87d-e425-49e6-bf09-c4b3fd4f1324 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd282af5555b4e84bb82907aecfba0f9de348869" 2019-01-18 06:50:38,627 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-a1c50a28-1d88-4bf2-b1c8-df8e4aed3379 Date: Fri, 18 Jan 2019 06:50:38 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3bead87d-e425-49e6-bf09-c4b3fd4f1324","tenant_id":"c61d0bc9155c4eb9ae155bd3a47253c6","created_at":"2019-01-18T06:50:13Z","dns_nameservers":[],"updated_at":"2019-01-18T06:50: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":"c61d0bc9155c4eb9ae155bd3a47253c6","id":"642fbb26-4d99-4294-bc39-8447b0297883","subnetpool_id":null,"name":"CreateStackFloatingIpTests-ab6bed4f-f600-4877-96a5-3c5afa2e943f-subnet"}]} 2019-01-18 06:50:38,627 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=3bead87d-e425-49e6-bf09-c4b3fd4f1324 used request id req-a1c50a28-1d88-4bf2-b1c8-df8e4aed3379 2019-01-18 06:50:38,633 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=3bead87d-e425-49e6-bf09-c4b3fd4f1324 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd282af5555b4e84bb82907aecfba0f9de348869" 2019-01-18 06:50:38,678 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5808 X-Openstack-Request-Id: req-3a7f664f-3c7a-4729-b3ad-5fa5715ed17e Date: Fri, 18 Jan 2019 06:50:38 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:50:38Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"642fbb26-4d99-4294-bc39-8447b0297883","ip_address":"10.1.2.1"}],"id":"30ae4ff8-2197-43f5-b19b-fc0982e13c17","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:84:2a:90","project_id":"c61d0bc9155c4eb9ae155bd3a47253c6","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3bead87d-e425-49e6-bf09-c4b3fd4f1324","tenant_id":"c61d0bc9155c4eb9ae155bd3a47253c6","created_at":"2019-01-18T06:50:22Z","binding:vnic_type":"normal","device_id":"5f28bdfc-9f24-4fc7-8cbb-a7d40b1e1f71"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:50:23Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"642fbb26-4d99-4294-bc39-8447b0297883","ip_address":"10.1.2.11"}],"id":"43565de9-de36-4412-9ce7-4be43afde2b4","security_groups":["ad2cb8d4-bb07-40ab-8217-3360fe14e6d4"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:df:2f:d5","project_id":"c61d0bc9155c4eb9ae155bd3a47253c6","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-ab6bed4f-f600-4877-96a5-3c5afa2e943f-stack-port1-v5fn4wviboi6","admin_state_up":true,"network_id":"3bead87d-e425-49e6-bf09-c4b3fd4f1324","tenant_id":"c61d0bc9155c4eb9ae155bd3a47253c6","created_at":"2019-01-18T06:50:14Z","binding:vnic_type":"normal","device_id":"0144e1e2-79b2-4342-ae65-234ea4ae98c7"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:50:17Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"642fbb26-4d99-4294-bc39-8447b0297883","ip_address":"10.1.2.4"}],"id":"5c8f3480-926b-4c9b-ac0e-8e1db17dc271","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:7f:d8:69","project_id":"c61d0bc9155c4eb9ae155bd3a47253c6","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3bead87d-e425-49e6-bf09-c4b3fd4f1324","tenant_id":"c61d0bc9155c4eb9ae155bd3a47253c6","created_at":"2019-01-18T06:50:14Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-3bead87d-e425-49e6-bf09-c4b3fd4f1324"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:50:22Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"642fbb26-4d99-4294-bc39-8447b0297883","ip_address":"10.1.2.12"}],"id":"5f656dac-68a2-4576-b649-a4d9b87aefa4","security_groups":["0428140e-1b08-482d-901c-a38e0ee10dc3"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:06:36:16","project_id":"c61d0bc9155c4eb9ae155bd3a47253c6","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3bead87d-e425-49e6-bf09-c4b3fd4f1324","tenant_id":"c61d0bc9155c4eb9ae155bd3a47253c6","created_at":"2019-01-18T06:50:18Z","binding:vnic_type":"normal","device_id":"d06a8d7f-4d96-4768-9b9a-05337c410c42"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:50:16Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"642fbb26-4d99-4294-bc39-8447b0297883","ip_address":"10.1.2.2"}],"id":"bd0e8934-ff79-41af-9a86-a08f34bc1aba","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:cf:2f:fc","project_id":"c61d0bc9155c4eb9ae155bd3a47253c6","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3bead87d-e425-49e6-bf09-c4b3fd4f1324","tenant_id":"c61d0bc9155c4eb9ae155bd3a47253c6","created_at":"2019-01-18T06:50:13Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-3bead87d-e425-49e6-bf09-c4b3fd4f1324"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:50:15Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"642fbb26-4d99-4294-bc39-8447b0297883","ip_address":"10.1.2.3"}],"id":"befc7747-4bd8-4025-95b4-0b0f3eb57fd1","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:d1:f5:6d","project_id":"c61d0bc9155c4eb9ae155bd3a47253c6","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3bead87d-e425-49e6-bf09-c4b3fd4f1324","tenant_id":"c61d0bc9155c4eb9ae155bd3a47253c6","created_at":"2019-01-18T06:50:14Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-3bead87d-e425-49e6-bf09-c4b3fd4f1324"}]} 2019-01-18 06:50:38,679 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=3bead87d-e425-49e6-bf09-c4b3fd4f1324 used request id req-3a7f664f-3c7a-4729-b3ad-5fa5715ed17e 2019-01-18 06:50:38,680 - create_instance - INFO - Found existing machine with name - CreateStackFloatingIpTests-ab6bed4f-f600-4877-96a5-3c5afa2e943f-inst1 2019-01-18 06:50:38,685 - 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}fd282af5555b4e84bb82907aecfba0f9de348869" 2019-01-18 06:50:38,857 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 552 X-Openstack-Request-Id: req-59786eee-c26f-4325-b9e1-11f03702d43a Date: Fri, 18 Jan 2019 06:50:38 GMT RESP BODY: {"floatingips": [{"router_id": "5f28bdfc-9f24-4fc7-8cbb-a7d40b1e1f71", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "c61d0bc9155c4eb9ae155bd3a47253c6", "created_at": "2019-01-18T06:50:22Z", "updated_at": "2019-01-18T06:50:24Z", "floating_network_id": "c7128340-d09d-4472-ab8c-6b0e75149f5d", "fixed_ip_address": "10.1.2.11", "floating_ip_address": "172.30.9.205", "revision_number": 1, "project_id": "c61d0bc9155c4eb9ae155bd3a47253c6", "port_id": "43565de9-de36-4412-9ce7-4be43afde2b4", "id": "6977aaa4-f2c1-4506-abd2-35d4af9a0d55"}]} 2019-01-18 06:50:38,857 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips used request id req-59786eee-c26f-4325-b9e1-11f03702d43a 2019-01-18 06:50:38,861 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors/496a50f6-542c-4431-98cf-3315f42ee7dd -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd07f0c39b4d28f357a76f70f435d63d73c985e0" 2019-01-18 06:50:38,880 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06: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-41fcefc9-335b-4c09-af16-66321cc98360 x-compute-request-id: req-41fcefc9-335b-4c09-af16-66321cc98360 Content-Encoding: gzip Content-Length: 337 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/496a50f6-542c-4431-98cf-3315f42ee7dd", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/496a50f6-542c-4431-98cf-3315f42ee7dd", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 2, "id": "496a50f6-542c-4431-98cf-3315f42ee7dd", "name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-ab6bed4f-f600-4877-96a5-3c5afa2e943f-stack-flavor2-7ixzezo5xifm", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2019-01-18 06:50:38,880 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/496a50f6-542c-4431-98cf-3315f42ee7dd used request id req-41fcefc9-335b-4c09-af16-66321cc98360 2019-01-18 06:50:38,885 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets/642fbb26-4d99-4294-bc39-8447b0297883 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd07f0c39b4d28f357a76f70f435d63d73c985e0" 2019-01-18 06:50:38,931 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-6f6f7c95-3b64-4fb6-aadb-6f8df49e53f5 Date: Fri, 18 Jan 2019 06:50:38 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3bead87d-e425-49e6-bf09-c4b3fd4f1324","tenant_id":"c61d0bc9155c4eb9ae155bd3a47253c6","created_at":"2019-01-18T06:50:13Z","dns_nameservers":[],"updated_at":"2019-01-18T06:50: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":"c61d0bc9155c4eb9ae155bd3a47253c6","id":"642fbb26-4d99-4294-bc39-8447b0297883","subnetpool_id":null,"name":"CreateStackFloatingIpTests-ab6bed4f-f600-4877-96a5-3c5afa2e943f-subnet"}} 2019-01-18 06:50:38,931 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets/642fbb26-4d99-4294-bc39-8447b0297883 used request id req-6f6f7c95-3b64-4fb6-aadb-6f8df49e53f5 2019-01-18 06:50:38,937 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=3bead87d-e425-49e6-bf09-c4b3fd4f1324 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd07f0c39b4d28f357a76f70f435d63d73c985e0" 2019-01-18 06:50:39,016 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 748 X-Openstack-Request-Id: req-addc08f2-facf-4d30-a027-465b630d064e Date: Fri, 18 Jan 2019 06:50:39 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"3bead87d-e425-49e6-bf09-c4b3fd4f1324","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":92,"ipv4_address_scope":null,"shared":false,"project_id":"c61d0bc9155c4eb9ae155bd3a47253c6","status":"ACTIVE","subnets":["642fbb26-4d99-4294-bc39-8447b0297883"],"description":"","tags":[],"updated_at":"2019-01-18T06:50:13Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-ab6bed4f-f600-4877-96a5-3c5afa2e943f-net","admin_state_up":true,"tenant_id":"c61d0bc9155c4eb9ae155bd3a47253c6","created_at":"2019-01-18T06:50:11Z","provider:network_type":"vxlan"}]} 2019-01-18 06:50:39,016 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=3bead87d-e425-49e6-bf09-c4b3fd4f1324 used request id req-addc08f2-facf-4d30-a027-465b630d064e 2019-01-18 06:50:39,021 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=3bead87d-e425-49e6-bf09-c4b3fd4f1324 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd07f0c39b4d28f357a76f70f435d63d73c985e0" 2019-01-18 06:50:39,220 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-3100f2b4-9cab-42aa-ac43-f6185c5f7581 Date: Fri, 18 Jan 2019 06:50:39 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3bead87d-e425-49e6-bf09-c4b3fd4f1324","tenant_id":"c61d0bc9155c4eb9ae155bd3a47253c6","created_at":"2019-01-18T06:50:13Z","dns_nameservers":[],"updated_at":"2019-01-18T06:50: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":"c61d0bc9155c4eb9ae155bd3a47253c6","id":"642fbb26-4d99-4294-bc39-8447b0297883","subnetpool_id":null,"name":"CreateStackFloatingIpTests-ab6bed4f-f600-4877-96a5-3c5afa2e943f-subnet"}]} 2019-01-18 06:50:39,220 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=3bead87d-e425-49e6-bf09-c4b3fd4f1324 used request id req-3100f2b4-9cab-42aa-ac43-f6185c5f7581 2019-01-18 06:50:39,226 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateStackFloatingIpTests-ab6bed4f-f600-4877-96a5-3c5afa2e943f-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd07f0c39b4d28f357a76f70f435d63d73c985e0" 2019-01-18 06:50:39,312 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 748 X-Openstack-Request-Id: req-776f75eb-9d3c-4bfc-9797-2c72d4a8807d Date: Fri, 18 Jan 2019 06:50:39 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"3bead87d-e425-49e6-bf09-c4b3fd4f1324","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":92,"ipv4_address_scope":null,"shared":false,"project_id":"c61d0bc9155c4eb9ae155bd3a47253c6","status":"ACTIVE","subnets":["642fbb26-4d99-4294-bc39-8447b0297883"],"description":"","tags":[],"updated_at":"2019-01-18T06:50:13Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-ab6bed4f-f600-4877-96a5-3c5afa2e943f-net","admin_state_up":true,"tenant_id":"c61d0bc9155c4eb9ae155bd3a47253c6","created_at":"2019-01-18T06:50:11Z","provider:network_type":"vxlan"}]} 2019-01-18 06:50:39,312 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateStackFloatingIpTests-ab6bed4f-f600-4877-96a5-3c5afa2e943f-net used request id req-776f75eb-9d3c-4bfc-9797-2c72d4a8807d 2019-01-18 06:50:39,317 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/c61d0bc9155c4eb9ae155bd3a47253c6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd07f0c39b4d28f357a76f70f435d63d73c985e0" 2019-01-18 06:50:39,405 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:50:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9c2decd0-a9a2-409f-8439-972d3e143be8 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/c61d0bc9155c4eb9ae155bd3a47253c6"}, "enabled": true, "id": "c61d0bc9155c4eb9ae155bd3a47253c6", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-4506491d-1b6c-4c8-proj"}} 2019-01-18 06:50:39,405 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/c61d0bc9155c4eb9ae155bd3a47253c6 used request id req-9c2decd0-a9a2-409f-8439-972d3e143be8 2019-01-18 06:50:39,411 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=3bead87d-e425-49e6-bf09-c4b3fd4f1324 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd07f0c39b4d28f357a76f70f435d63d73c985e0" 2019-01-18 06:50:39,605 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-7f0f7240-5d22-467b-a0a8-44f129dc7675 Date: Fri, 18 Jan 2019 06:50:39 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3bead87d-e425-49e6-bf09-c4b3fd4f1324","tenant_id":"c61d0bc9155c4eb9ae155bd3a47253c6","created_at":"2019-01-18T06:50:13Z","dns_nameservers":[],"updated_at":"2019-01-18T06:50: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":"c61d0bc9155c4eb9ae155bd3a47253c6","id":"642fbb26-4d99-4294-bc39-8447b0297883","subnetpool_id":null,"name":"CreateStackFloatingIpTests-ab6bed4f-f600-4877-96a5-3c5afa2e943f-subnet"}]} 2019-01-18 06:50:39,605 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=3bead87d-e425-49e6-bf09-c4b3fd4f1324 used request id req-7f0f7240-5d22-467b-a0a8-44f129dc7675 2019-01-18 06:50:39,611 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=3bead87d-e425-49e6-bf09-c4b3fd4f1324&mac_address=fa%3A16%3A3e%3A06%3A36%3A16&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd07f0c39b4d28f357a76f70f435d63d73c985e0" 2019-01-18 06:50:39,815 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 959 X-Openstack-Request-Id: req-6ec77d20-21c9-4590-8af1-bf4f24688890 Date: Fri, 18 Jan 2019 06:50:39 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:50:22Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"642fbb26-4d99-4294-bc39-8447b0297883","ip_address":"10.1.2.12"}],"id":"5f656dac-68a2-4576-b649-a4d9b87aefa4","security_groups":["0428140e-1b08-482d-901c-a38e0ee10dc3"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:06:36:16","project_id":"c61d0bc9155c4eb9ae155bd3a47253c6","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3bead87d-e425-49e6-bf09-c4b3fd4f1324","tenant_id":"c61d0bc9155c4eb9ae155bd3a47253c6","created_at":"2019-01-18T06:50:18Z","binding:vnic_type":"normal","device_id":"d06a8d7f-4d96-4768-9b9a-05337c410c42"}]} 2019-01-18 06:50:39,815 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=3bead87d-e425-49e6-bf09-c4b3fd4f1324&mac_address=fa%3A16%3A3e%3A06%3A36%3A16&admin_state_up=True used request id req-6ec77d20-21c9-4590-8af1-bf4f24688890 2019-01-18 06:50:39,819 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/c61d0bc9155c4eb9ae155bd3a47253c6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd07f0c39b4d28f357a76f70f435d63d73c985e0" 2019-01-18 06:50:39,909 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:50:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-79f6c3d2-c77e-4bf9-85be-797c60d23683 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/c61d0bc9155c4eb9ae155bd3a47253c6"}, "enabled": true, "id": "c61d0bc9155c4eb9ae155bd3a47253c6", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-4506491d-1b6c-4c8-proj"}} 2019-01-18 06:50:39,909 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/c61d0bc9155c4eb9ae155bd3a47253c6 used request id req-79f6c3d2-c77e-4bf9-85be-797c60d23683 2019-01-18 06:50:39,915 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateStackFloatingIpTests-ab6bed4f-f600-4877-96a5-3c5afa2e943f-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd07f0c39b4d28f357a76f70f435d63d73c985e0" 2019-01-18 06:50:40,000 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 748 X-Openstack-Request-Id: req-4736bdf6-9ced-4ee9-adf2-fc4b62f5ed06 Date: Fri, 18 Jan 2019 06:50:39 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"3bead87d-e425-49e6-bf09-c4b3fd4f1324","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":92,"ipv4_address_scope":null,"shared":false,"project_id":"c61d0bc9155c4eb9ae155bd3a47253c6","status":"ACTIVE","subnets":["642fbb26-4d99-4294-bc39-8447b0297883"],"description":"","tags":[],"updated_at":"2019-01-18T06:50:13Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-ab6bed4f-f600-4877-96a5-3c5afa2e943f-net","admin_state_up":true,"tenant_id":"c61d0bc9155c4eb9ae155bd3a47253c6","created_at":"2019-01-18T06:50:11Z","provider:network_type":"vxlan"}]} 2019-01-18 06:50:40,000 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateStackFloatingIpTests-ab6bed4f-f600-4877-96a5-3c5afa2e943f-net used request id req-4736bdf6-9ced-4ee9-adf2-fc4b62f5ed06 2019-01-18 06:50:40,006 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=3bead87d-e425-49e6-bf09-c4b3fd4f1324 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd07f0c39b4d28f357a76f70f435d63d73c985e0" 2019-01-18 06:50:40,055 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-67404611-c3ca-41fb-b459-e65aa5e4a843 Date: Fri, 18 Jan 2019 06:50:40 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3bead87d-e425-49e6-bf09-c4b3fd4f1324","tenant_id":"c61d0bc9155c4eb9ae155bd3a47253c6","created_at":"2019-01-18T06:50:13Z","dns_nameservers":[],"updated_at":"2019-01-18T06:50: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":"c61d0bc9155c4eb9ae155bd3a47253c6","id":"642fbb26-4d99-4294-bc39-8447b0297883","subnetpool_id":null,"name":"CreateStackFloatingIpTests-ab6bed4f-f600-4877-96a5-3c5afa2e943f-subnet"}]} 2019-01-18 06:50:40,055 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=3bead87d-e425-49e6-bf09-c4b3fd4f1324 used request id req-67404611-c3ca-41fb-b459-e65aa5e4a843 2019-01-18 06:50:40,061 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=3bead87d-e425-49e6-bf09-c4b3fd4f1324 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd07f0c39b4d28f357a76f70f435d63d73c985e0" 2019-01-18 06:50:40,106 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5808 X-Openstack-Request-Id: req-a70a40de-ee70-42a3-a5d7-969d9b9104c3 Date: Fri, 18 Jan 2019 06:50:40 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:50:38Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"642fbb26-4d99-4294-bc39-8447b0297883","ip_address":"10.1.2.1"}],"id":"30ae4ff8-2197-43f5-b19b-fc0982e13c17","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:84:2a:90","project_id":"c61d0bc9155c4eb9ae155bd3a47253c6","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3bead87d-e425-49e6-bf09-c4b3fd4f1324","tenant_id":"c61d0bc9155c4eb9ae155bd3a47253c6","created_at":"2019-01-18T06:50:22Z","binding:vnic_type":"normal","device_id":"5f28bdfc-9f24-4fc7-8cbb-a7d40b1e1f71"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:50:23Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"642fbb26-4d99-4294-bc39-8447b0297883","ip_address":"10.1.2.11"}],"id":"43565de9-de36-4412-9ce7-4be43afde2b4","security_groups":["ad2cb8d4-bb07-40ab-8217-3360fe14e6d4"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:df:2f:d5","project_id":"c61d0bc9155c4eb9ae155bd3a47253c6","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-ab6bed4f-f600-4877-96a5-3c5afa2e943f-stack-port1-v5fn4wviboi6","admin_state_up":true,"network_id":"3bead87d-e425-49e6-bf09-c4b3fd4f1324","tenant_id":"c61d0bc9155c4eb9ae155bd3a47253c6","created_at":"2019-01-18T06:50:14Z","binding:vnic_type":"normal","device_id":"0144e1e2-79b2-4342-ae65-234ea4ae98c7"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:50:17Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"642fbb26-4d99-4294-bc39-8447b0297883","ip_address":"10.1.2.4"}],"id":"5c8f3480-926b-4c9b-ac0e-8e1db17dc271","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:7f:d8:69","project_id":"c61d0bc9155c4eb9ae155bd3a47253c6","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3bead87d-e425-49e6-bf09-c4b3fd4f1324","tenant_id":"c61d0bc9155c4eb9ae155bd3a47253c6","created_at":"2019-01-18T06:50:14Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-3bead87d-e425-49e6-bf09-c4b3fd4f1324"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:50:22Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"642fbb26-4d99-4294-bc39-8447b0297883","ip_address":"10.1.2.12"}],"id":"5f656dac-68a2-4576-b649-a4d9b87aefa4","security_groups":["0428140e-1b08-482d-901c-a38e0ee10dc3"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:06:36:16","project_id":"c61d0bc9155c4eb9ae155bd3a47253c6","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3bead87d-e425-49e6-bf09-c4b3fd4f1324","tenant_id":"c61d0bc9155c4eb9ae155bd3a47253c6","created_at":"2019-01-18T06:50:18Z","binding:vnic_type":"normal","device_id":"d06a8d7f-4d96-4768-9b9a-05337c410c42"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:50:16Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"642fbb26-4d99-4294-bc39-8447b0297883","ip_address":"10.1.2.2"}],"id":"bd0e8934-ff79-41af-9a86-a08f34bc1aba","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:cf:2f:fc","project_id":"c61d0bc9155c4eb9ae155bd3a47253c6","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3bead87d-e425-49e6-bf09-c4b3fd4f1324","tenant_id":"c61d0bc9155c4eb9ae155bd3a47253c6","created_at":"2019-01-18T06:50:13Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-3bead87d-e425-49e6-bf09-c4b3fd4f1324"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:50:15Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"642fbb26-4d99-4294-bc39-8447b0297883","ip_address":"10.1.2.3"}],"id":"befc7747-4bd8-4025-95b4-0b0f3eb57fd1","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:d1:f5:6d","project_id":"c61d0bc9155c4eb9ae155bd3a47253c6","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3bead87d-e425-49e6-bf09-c4b3fd4f1324","tenant_id":"c61d0bc9155c4eb9ae155bd3a47253c6","created_at":"2019-01-18T06:50:14Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-3bead87d-e425-49e6-bf09-c4b3fd4f1324"}]} 2019-01-18 06:50:40,106 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=3bead87d-e425-49e6-bf09-c4b3fd4f1324 used request id req-a70a40de-ee70-42a3-a5d7-969d9b9104c3 2019-01-18 06:50:40,112 - 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}dd07f0c39b4d28f357a76f70f435d63d73c985e0" 2019-01-18 06:50:40,134 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 552 X-Openstack-Request-Id: req-2181ab57-1608-4c5b-a6f8-ed8ff099b4b5 Date: Fri, 18 Jan 2019 06:50:40 GMT RESP BODY: {"floatingips": [{"router_id": "5f28bdfc-9f24-4fc7-8cbb-a7d40b1e1f71", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "c61d0bc9155c4eb9ae155bd3a47253c6", "created_at": "2019-01-18T06:50:22Z", "updated_at": "2019-01-18T06:50:24Z", "floating_network_id": "c7128340-d09d-4472-ab8c-6b0e75149f5d", "fixed_ip_address": "10.1.2.11", "floating_ip_address": "172.30.9.205", "revision_number": 1, "project_id": "c61d0bc9155c4eb9ae155bd3a47253c6", "port_id": "43565de9-de36-4412-9ce7-4be43afde2b4", "id": "6977aaa4-f2c1-4506-abd2-35d4af9a0d55"}]} 2019-01-18 06:50:40,135 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips used request id req-2181ab57-1608-4c5b-a6f8-ed8ff099b4b5 2019-01-18 06:50:40,138 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/59f05ada-e403-4fe7-b45e-510b679d8662 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}dd07f0c39b4d28f357a76f70f435d63d73c985e0" 2019-01-18 06:50:40,296 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-47c52654-94ca-4bbd-b997-da919c65a17a Date: Fri, 18 Jan 2019 06:50:40 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackFloatingIpTests-ab6bed4f-f600-4877-96a5-3c5afa2e943f-image", "tags": [], "container_format": "bare", "created_at": "2019-01-18T06:50:04Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-18T06:50:05Z", "visibility": "shared", "locations": [{"url": "rbd://af014572-0a5d-4a80-a07f-9105f52ab2c1/images/59f05ada-e403-4fe7-b45e-510b679d8662/snap", "metadata": {}}], "self": "/v2/images/59f05ada-e403-4fe7-b45e-510b679d8662", "min_disk": 0, "protected": false, "id": "59f05ada-e403-4fe7-b45e-510b679d8662", "file": "/v2/images/59f05ada-e403-4fe7-b45e-510b679d8662/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "c61d0bc9155c4eb9ae155bd3a47253c6", "direct_url": "rbd://af014572-0a5d-4a80-a07f-9105f52ab2c1/images/59f05ada-e403-4fe7-b45e-510b679d8662/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-18 06:50:40,296 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/59f05ada-e403-4fe7-b45e-510b679d8662 used request id req-47c52654-94ca-4bbd-b997-da919c65a17a 2019-01-18 06:50:40,300 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/c61d0bc9155c4eb9ae155bd3a47253c6/stacks/bcd39e50-3006-462b-a6fa-6e982a7fd985 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd07f0c39b4d28f357a76f70f435d63d73c985e0" 2019-01-18 06:50:40,481 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 18 Jan 2019 06:50:40 GMT Server: Apache x-openstack-request-id: req-4078f563-7486-45a9-86ee-d858d2bec436 Location: http://172.30.9.23:8004/v1/c61d0bc9155c4eb9ae155bd3a47253c6/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-ab6bed4f-f600-4877-96a5-3c5afa2e943f-stack/bcd39e50-3006-462b-a6fa-6e982a7fd985 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/c61d0bc9155c4eb9ae155bd3a47253c6/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-ab6bed4f-f600-4877-96a5-3c5afa2e943f-stack/bcd39e50-3006-462b-a6fa-6e982a7fd985;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-18 06:50:40,809 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:50:40 GMT Server: Apache x-openstack-request-id: req-da9f3870-74ac-49f0-b121-7ed6cd993f9d Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2083 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-ab6bed4f-f600-4877-96a5-3c5afa2e943f-flavor2", "OS::project_id": "c61d0bc9155c4eb9ae155bd3a47253c6", "OS::stack_id": "bcd39e50-3006-462b-a6fa-6e982a7fd985", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-ab6bed4f-f600-4877-96a5-3c5afa2e943f-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-ab6bed4f-f600-4877-96a5-3c5afa2e943f-kp", "security_group_name": "CreateStackFloatingIpTests-ab6bed4f-f600-4877-96a5-3c5afa2e943f-sec_grp", "subnet_name": "CreateStackFloatingIpTests-ab6bed4f-f600-4877-96a5-3c5afa2e943f-subnet", "net_name": "CreateStackFloatingIpTests-ab6bed4f-f600-4877-96a5-3c5afa2e943f-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-ab6bed4f-f600-4877-96a5-3c5afa2e943f-inst2", "inst1_name": "CreateStackFloatingIpTests-ab6bed4f-f600-4877-96a5-3c5afa2e943f-inst1", "image2_name": "CreateStackFloatingIpTests-ab6bed4f-f600-4877-96a5-3c5afa2e943f-image", "flavor1_name": "CreateStackFloatingIpTests-ab6bed4f-f600-4877-96a5-3c5afa2e943f-flavor1", "image1_name": "CreateStackFloatingIpTests-ab6bed4f-f600-4877-96a5-3c5afa2e943f-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-ab6bed4f-f600-4877-96a5-3c5afa2e943f-stack", "stack_user_project_id": "c8bd89d790bd40cbaf92eda5854a6b38", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2019-01-18T06:50:09Z", "links": [{"href": "http://172.30.9.23:8004/v1/c61d0bc9155c4eb9ae155bd3a47253c6/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-ab6bed4f-f600-4877-96a5-3c5afa2e943f-stack/bcd39e50-3006-462b-a6fa-6e982a7fd985", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "bcd39e50-3006-462b-a6fa-6e982a7fd985", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAyZL1hrMhTmfx36w34fFA3OkwfezPhumoJ7e87BoVJhBF3GsJ\n1u2z+xjKbjmNxxsF0TBnQ7scIfDoTvLGe3IHr5eA6SZAmaV06qGhZWfCBVPE1brV\nPw0Y3Z6FKTt+r2VfZWTGCLciGGTt17/cJzfHXlPjwchpUGs/9Dihcdwn+zdXQ8GQ\noYtBYqenuJhJALQU4b6bsEnRvfbCrNl9LSBZSQY3yY0mbhbIvvsyRwupfUIkMJw3\ngvZ/evVMmyOH7X6eKY158g2WkKPKZY3g3b/v1FujFksjMNi8a03calCrqjGPj4fu\n1k9ageWyf0oo/bxewluKXTkKdqkoXtHmqw/GWQIDAQABAoIBAQC3HdoOVAydva/t\nEfZyO0hBZ1W2D7s3RGyOKExn8AnmWkIcyuBVb/tg0FSVbZNunQ3by60Dyqbz7nYb\nwlCtNBnnWiqxox5sdfKQc+S6yldnn4Hg56lxbeR479jobDPaAq123uVIZZWDs6yd\nop3Mws9K0crF79o8RDIFGq0PUoC/pRkr28bHnWf35hrHvXK5MW8f+B5utWH2evBq\nNOaZ9smdxWbN6jvt3k0pmdFD4OUhrwPUtKHj5OlHUjavcYrEH5b65d0Sf7HTRMrG\n86j/zyIjR1GOxIKF67Dk9rjFQYwVnG48pv612V1CJDWcssZ5rU3ns0n4Y0fl5vJh\n7ru/RtABAoGBAPBvr9XkaJot9yXr7i76MMaWRj+RJEXYDe+tg7gZIpLO+9Rekzik\naYsWOh4krwZ/zsjU1oV8/ApLt0TlQ2aS3GX0sQ5f/mnVqNvVU/k24ZSv52D5leOd\neS9gywijDgXwB6V5zOAqz+mWfnYjI1pS0021/hH+ZcRWmJeCgO0oz4v5AoGBANaf\nR4TJOdcRIPs9C9HTuLoHDZdT97lBFMHGjaGDmBNOJra4BsB7wKnYeHMEfnJoNVhz\n8/f0eWdNq7Qug1iBmRcjVLcBu8WoPQ5MQoFDsdW7OGHwlPnoEneSsyI550bkTPw1\nbKWPHjcUQ21XOxbaS+XSOZ5vR64cArOic6i/ZuVhAoGAM95ENoZRsoEcAghFl8jN\nYOnmOaxcAN09FGmAMuTpOnaAiS3l4KBHTIP9Aae0QlisCVMw/BccYDQ5UxmKUsR3\n217QG2PGBJrdFJ+OwAKA44yXA6qUFUhRblEZO8HBMrK3U5FVCz7xH1kh6uZlqASa\nJPeP2d3holt0C6tRmNfm/jECgYBF6F3gV7c6YX7vtwO5lhAusAtyRkyDkDpVn/oU\nKQwJBcTAcZLpcaXg7PzW4hjZ5S2zIRnPo1dEGd2a9CeeVaBrE/wNHEhwaotws9BZ\n0JYFe1UzOa0c9cXGIwesV1YJFmYpJLG9/68k27nWzLoXiIV+V4qjG7YqdT9ACeNI\njQfUIQKBgQCk5DpYh9uuKtMjYXTmpX6UnZOq7EC3tCwrYYfqi59k20MTd6g4Kpiw\nwGXLQLApgE98aN2hFb3BWJ6xqPYaFRuMz064OY3UxsQaW7NIYRKd19TGg7L2qLIx\nwEqjpwYkV4y6f32+AudyEGyaXtsWANxRIc04KU5/YDaHgQHyL9etYA==\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"}} 2019-01-18 06:50:40,809 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/c61d0bc9155c4eb9ae155bd3a47253c6/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-ab6bed4f-f600-4877-96a5-3c5afa2e943f-stack/bcd39e50-3006-462b-a6fa-6e982a7fd985 used request id req-da9f3870-74ac-49f0-b121-7ed6cd993f9d 2019-01-18 06:50:40,810 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:50:40,811 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:50:41,200 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c65201bd05504fa786d79b166e8bbba3", "name": "heat_stack_owner"}, {"id": "49308ad842534fe2bd7c76c145caaf0a", "name": "CreateStackFloatingIpTests-4506491d-1b6c-4c8-proj-role"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}], "expires_at": "2019-01-18T07:50:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c61d0bc9155c4eb9ae155bd3a47253c6", "name": "CreateStackFloatingIpTests-4506491d-1b6c-4c8-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/c61d0bc9155c4eb9ae155bd3a47253c6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/c61d0bc9155c4eb9ae155bd3a47253c6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/c61d0bc9155c4eb9ae155bd3a47253c6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/c61d0bc9155c4eb9ae155bd3a47253c6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/c61d0bc9155c4eb9ae155bd3a47253c6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/c61d0bc9155c4eb9ae155bd3a47253c6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/c61d0bc9155c4eb9ae155bd3a47253c6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/c61d0bc9155c4eb9ae155bd3a47253c6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/c61d0bc9155c4eb9ae155bd3a47253c6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/c61d0bc9155c4eb9ae155bd3a47253c6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/c61d0bc9155c4eb9ae155bd3a47253c6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/c61d0bc9155c4eb9ae155bd3a47253c6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackFloatingIpTests-4506491d-1b6c-4c8-user", "id": "488eb10cbe01445d801beae8569645bf"}, "audit_ids": ["tez9f1J2R1aCsRq2HXMLgw"], "issued_at": "2019-01-18T06:50:41.000000Z"}} 2019-01-18 06:50:41,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}07f7691cc092f85a746b3c2c117535cfc07e8c94" 2019-01-18 06:50:41,280 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:50:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-70334805-206a-4dca-9360-5dbd80f94b15 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:50:41,281 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-70334805-206a-4dca-9360-5dbd80f94b15 2019-01-18 06:50:41,282 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-18 06:50:41,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}07f7691cc092f85a746b3c2c117535cfc07e8c94" 2019-01-18 06:50:41,364 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:50:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2f7f8128-a5c7-488f-8169-cf1e4d615e61 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:50:41,364 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-2f7f8128-a5c7-488f-8169-cf1e4d615e61 2019-01-18 06:50:41,372 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateStackFloatingIpTests-ab6bed4f-f600-4877-96a5-3c5afa2e943f-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07f7691cc092f85a746b3c2c117535cfc07e8c94" 2019-01-18 06:50:41,613 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 748 X-Openstack-Request-Id: req-7b0081db-554a-46d7-9fbe-4a12050d73e9 Date: Fri, 18 Jan 2019 06:50:41 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"3bead87d-e425-49e6-bf09-c4b3fd4f1324","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":92,"ipv4_address_scope":null,"shared":false,"project_id":"c61d0bc9155c4eb9ae155bd3a47253c6","status":"ACTIVE","subnets":["642fbb26-4d99-4294-bc39-8447b0297883"],"description":"","tags":[],"updated_at":"2019-01-18T06:50:13Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-ab6bed4f-f600-4877-96a5-3c5afa2e943f-net","admin_state_up":true,"tenant_id":"c61d0bc9155c4eb9ae155bd3a47253c6","created_at":"2019-01-18T06:50:11Z","provider:network_type":"vxlan"}]} 2019-01-18 06:50:41,613 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateStackFloatingIpTests-ab6bed4f-f600-4877-96a5-3c5afa2e943f-net used request id req-7b0081db-554a-46d7-9fbe-4a12050d73e9 2019-01-18 06:50:41,617 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-18 06:50:41,622 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 18 Jan 2019 06:50: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"}]}]}} 2019-01-18 06:50:41,623 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/c61d0bc9155c4eb9ae155bd3a47253c6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07f7691cc092f85a746b3c2c117535cfc07e8c94" 2019-01-18 06:50:41,712 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:50:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bdbad529-0c05-4889-8726-5f71f303e36a 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/c61d0bc9155c4eb9ae155bd3a47253c6"}, "enabled": true, "id": "c61d0bc9155c4eb9ae155bd3a47253c6", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-4506491d-1b6c-4c8-proj"}} 2019-01-18 06:50:41,712 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/c61d0bc9155c4eb9ae155bd3a47253c6 used request id req-bdbad529-0c05-4889-8726-5f71f303e36a 2019-01-18 06:50:41,718 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=3bead87d-e425-49e6-bf09-c4b3fd4f1324 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07f7691cc092f85a746b3c2c117535cfc07e8c94" 2019-01-18 06:50:41,928 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-ace4b7a8-672c-421a-a1af-0cf9f35b1fa1 Date: Fri, 18 Jan 2019 06:50:41 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3bead87d-e425-49e6-bf09-c4b3fd4f1324","tenant_id":"c61d0bc9155c4eb9ae155bd3a47253c6","created_at":"2019-01-18T06:50:13Z","dns_nameservers":[],"updated_at":"2019-01-18T06:50: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":"c61d0bc9155c4eb9ae155bd3a47253c6","id":"642fbb26-4d99-4294-bc39-8447b0297883","subnetpool_id":null,"name":"CreateStackFloatingIpTests-ab6bed4f-f600-4877-96a5-3c5afa2e943f-subnet"}]} 2019-01-18 06:50:41,928 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=3bead87d-e425-49e6-bf09-c4b3fd4f1324 used request id req-ace4b7a8-672c-421a-a1af-0cf9f35b1fa1 2019-01-18 06:50:41,934 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=3bead87d-e425-49e6-bf09-c4b3fd4f1324&mac_address=fa%3A16%3A3e%3A06%3A36%3A16&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07f7691cc092f85a746b3c2c117535cfc07e8c94" 2019-01-18 06:50:42,129 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 959 X-Openstack-Request-Id: req-93200693-a8ae-4128-aa98-b03daa38c3d3 Date: Fri, 18 Jan 2019 06:50:42 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:50:22Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"642fbb26-4d99-4294-bc39-8447b0297883","ip_address":"10.1.2.12"}],"id":"5f656dac-68a2-4576-b649-a4d9b87aefa4","security_groups":["0428140e-1b08-482d-901c-a38e0ee10dc3"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:06:36:16","project_id":"c61d0bc9155c4eb9ae155bd3a47253c6","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3bead87d-e425-49e6-bf09-c4b3fd4f1324","tenant_id":"c61d0bc9155c4eb9ae155bd3a47253c6","created_at":"2019-01-18T06:50:18Z","binding:vnic_type":"normal","device_id":"d06a8d7f-4d96-4768-9b9a-05337c410c42"}]} 2019-01-18 06:50:42,129 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=3bead87d-e425-49e6-bf09-c4b3fd4f1324&mac_address=fa%3A16%3A3e%3A06%3A36%3A16&admin_state_up=True used request id req-93200693-a8ae-4128-aa98-b03daa38c3d3 2019-01-18 06:50:42,133 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/c61d0bc9155c4eb9ae155bd3a47253c6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07f7691cc092f85a746b3c2c117535cfc07e8c94" 2019-01-18 06:50:42,217 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:50:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-365f7bbc-09f9-445d-b68c-14e7535421b3 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/c61d0bc9155c4eb9ae155bd3a47253c6"}, "enabled": true, "id": "c61d0bc9155c4eb9ae155bd3a47253c6", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-4506491d-1b6c-4c8-proj"}} 2019-01-18 06:50:42,217 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/c61d0bc9155c4eb9ae155bd3a47253c6 used request id req-365f7bbc-09f9-445d-b68c-14e7535421b3 2019-01-18 06:50:42,221 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/detail?name=CreateStackFloatingIpTests-ab6bed4f-f600-4877-96a5-3c5afa2e943f-inst2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07f7691cc092f85a746b3c2c117535cfc07e8c94" 2019-01-18 06:50:42,872 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:50: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-a90dea68-e617-430d-a2f0-cf90b8a4d3b4 x-compute-request-id: req-a90dea68-e617-430d-a2f0-cf90b8a4d3b4 Content-Encoding: gzip Content-Length: 821 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"CreateStackFloatingIpTests-ab6bed4f-f600-4877-96a5-3c5afa2e943f-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:06:36:16", "version": 4, "addr": "10.1.2.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/d06a8d7f-4d96-4768-9b9a-05337c410c42", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/d06a8d7f-4d96-4768-9b9a-05337c410c42", "rel": "bookmark"}], "image": {"id": "59f05ada-e403-4fe7-b45e-510b679d8662", "links": [{"href": "http://172.30.9.23:8774/images/59f05ada-e403-4fe7-b45e-510b679d8662", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000fc", "OS-SRV-USG:launched_at": "2019-01-18T06:50:20.000000", "flavor": {"id": "496a50f6-542c-4431-98cf-3315f42ee7dd", "links": [{"href": "http://172.30.9.23:8774/flavors/496a50f6-542c-4431-98cf-3315f42ee7dd", "rel": "bookmark"}]}, "id": "d06a8d7f-4d96-4768-9b9a-05337c410c42", "security_groups": [{"name": "default"}], "user_id": "488eb10cbe01445d801beae8569645bf", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-18T06:50:22Z", "hostId": "4858cd8b26e5a4c82c40c0fa953297e966937157211fd18028b480a5", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "CreateStackFloatingIpTests-ab6bed4f-f600-4877-96a5-3c5afa2e943f-kp", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "CreateStackFloatingIpTests-ab6bed4f-f600-4877-96a5-3c5afa2e943f-inst2", "created": "2019-01-18T06:50:16Z", "tenant_id": "c61d0bc9155c4eb9ae155bd3a47253c6", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-18 06:50:42,872 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail?name=CreateStackFloatingIpTests-ab6bed4f-f600-4877-96a5-3c5afa2e943f-inst2 used request id req-a90dea68-e617-430d-a2f0-cf90b8a4d3b4 2019-01-18 06:50:42,878 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateStackFloatingIpTests-ab6bed4f-f600-4877-96a5-3c5afa2e943f-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07f7691cc092f85a746b3c2c117535cfc07e8c94" 2019-01-18 06:50:43,266 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 748 X-Openstack-Request-Id: req-0f7abc51-e22b-485e-8525-3a6c4a11ff54 Date: Fri, 18 Jan 2019 06:50:43 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"3bead87d-e425-49e6-bf09-c4b3fd4f1324","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":92,"ipv4_address_scope":null,"shared":false,"project_id":"c61d0bc9155c4eb9ae155bd3a47253c6","status":"ACTIVE","subnets":["642fbb26-4d99-4294-bc39-8447b0297883"],"description":"","tags":[],"updated_at":"2019-01-18T06:50:13Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-ab6bed4f-f600-4877-96a5-3c5afa2e943f-net","admin_state_up":true,"tenant_id":"c61d0bc9155c4eb9ae155bd3a47253c6","created_at":"2019-01-18T06:50:11Z","provider:network_type":"vxlan"}]} 2019-01-18 06:50:43,266 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateStackFloatingIpTests-ab6bed4f-f600-4877-96a5-3c5afa2e943f-net used request id req-0f7abc51-e22b-485e-8525-3a6c4a11ff54 2019-01-18 06:50:43,272 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=3bead87d-e425-49e6-bf09-c4b3fd4f1324 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07f7691cc092f85a746b3c2c117535cfc07e8c94" 2019-01-18 06:50:43,463 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-36989ed6-9e62-4613-b9a7-49e7b62fa3e2 Date: Fri, 18 Jan 2019 06:50:43 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3bead87d-e425-49e6-bf09-c4b3fd4f1324","tenant_id":"c61d0bc9155c4eb9ae155bd3a47253c6","created_at":"2019-01-18T06:50:13Z","dns_nameservers":[],"updated_at":"2019-01-18T06:50: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":"c61d0bc9155c4eb9ae155bd3a47253c6","id":"642fbb26-4d99-4294-bc39-8447b0297883","subnetpool_id":null,"name":"CreateStackFloatingIpTests-ab6bed4f-f600-4877-96a5-3c5afa2e943f-subnet"}]} 2019-01-18 06:50:43,463 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=3bead87d-e425-49e6-bf09-c4b3fd4f1324 used request id req-36989ed6-9e62-4613-b9a7-49e7b62fa3e2 2019-01-18 06:50:43,468 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=3bead87d-e425-49e6-bf09-c4b3fd4f1324 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07f7691cc092f85a746b3c2c117535cfc07e8c94" 2019-01-18 06:50:43,519 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5808 X-Openstack-Request-Id: req-5429e654-db4b-4a00-a345-b8c464dc40ac Date: Fri, 18 Jan 2019 06:50:43 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:50:38Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"642fbb26-4d99-4294-bc39-8447b0297883","ip_address":"10.1.2.1"}],"id":"30ae4ff8-2197-43f5-b19b-fc0982e13c17","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:84:2a:90","project_id":"c61d0bc9155c4eb9ae155bd3a47253c6","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3bead87d-e425-49e6-bf09-c4b3fd4f1324","tenant_id":"c61d0bc9155c4eb9ae155bd3a47253c6","created_at":"2019-01-18T06:50:22Z","binding:vnic_type":"normal","device_id":"5f28bdfc-9f24-4fc7-8cbb-a7d40b1e1f71"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:50:23Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"642fbb26-4d99-4294-bc39-8447b0297883","ip_address":"10.1.2.11"}],"id":"43565de9-de36-4412-9ce7-4be43afde2b4","security_groups":["ad2cb8d4-bb07-40ab-8217-3360fe14e6d4"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:df:2f:d5","project_id":"c61d0bc9155c4eb9ae155bd3a47253c6","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-ab6bed4f-f600-4877-96a5-3c5afa2e943f-stack-port1-v5fn4wviboi6","admin_state_up":true,"network_id":"3bead87d-e425-49e6-bf09-c4b3fd4f1324","tenant_id":"c61d0bc9155c4eb9ae155bd3a47253c6","created_at":"2019-01-18T06:50:14Z","binding:vnic_type":"normal","device_id":"0144e1e2-79b2-4342-ae65-234ea4ae98c7"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:50:17Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"642fbb26-4d99-4294-bc39-8447b0297883","ip_address":"10.1.2.4"}],"id":"5c8f3480-926b-4c9b-ac0e-8e1db17dc271","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:7f:d8:69","project_id":"c61d0bc9155c4eb9ae155bd3a47253c6","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3bead87d-e425-49e6-bf09-c4b3fd4f1324","tenant_id":"c61d0bc9155c4eb9ae155bd3a47253c6","created_at":"2019-01-18T06:50:14Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-3bead87d-e425-49e6-bf09-c4b3fd4f1324"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:50:22Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"642fbb26-4d99-4294-bc39-8447b0297883","ip_address":"10.1.2.12"}],"id":"5f656dac-68a2-4576-b649-a4d9b87aefa4","security_groups":["0428140e-1b08-482d-901c-a38e0ee10dc3"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:06:36:16","project_id":"c61d0bc9155c4eb9ae155bd3a47253c6","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3bead87d-e425-49e6-bf09-c4b3fd4f1324","tenant_id":"c61d0bc9155c4eb9ae155bd3a47253c6","created_at":"2019-01-18T06:50:18Z","binding:vnic_type":"normal","device_id":"d06a8d7f-4d96-4768-9b9a-05337c410c42"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:50:16Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"642fbb26-4d99-4294-bc39-8447b0297883","ip_address":"10.1.2.2"}],"id":"bd0e8934-ff79-41af-9a86-a08f34bc1aba","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:cf:2f:fc","project_id":"c61d0bc9155c4eb9ae155bd3a47253c6","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3bead87d-e425-49e6-bf09-c4b3fd4f1324","tenant_id":"c61d0bc9155c4eb9ae155bd3a47253c6","created_at":"2019-01-18T06:50:13Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-3bead87d-e425-49e6-bf09-c4b3fd4f1324"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:50:15Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"642fbb26-4d99-4294-bc39-8447b0297883","ip_address":"10.1.2.3"}],"id":"befc7747-4bd8-4025-95b4-0b0f3eb57fd1","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:d1:f5:6d","project_id":"c61d0bc9155c4eb9ae155bd3a47253c6","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3bead87d-e425-49e6-bf09-c4b3fd4f1324","tenant_id":"c61d0bc9155c4eb9ae155bd3a47253c6","created_at":"2019-01-18T06:50:14Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-3bead87d-e425-49e6-bf09-c4b3fd4f1324"}]} 2019-01-18 06:50:43,519 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=3bead87d-e425-49e6-bf09-c4b3fd4f1324 used request id req-5429e654-db4b-4a00-a345-b8c464dc40ac 2019-01-18 06:50:43,520 - create_instance - INFO - Found existing machine with name - CreateStackFloatingIpTests-ab6bed4f-f600-4877-96a5-3c5afa2e943f-inst2 2019-01-18 06:50:43,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}07f7691cc092f85a746b3c2c117535cfc07e8c94" 2019-01-18 06:50:43,544 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 552 X-Openstack-Request-Id: req-723bd4b7-03ab-4108-b762-787905cb6459 Date: Fri, 18 Jan 2019 06:50:43 GMT RESP BODY: {"floatingips": [{"router_id": "5f28bdfc-9f24-4fc7-8cbb-a7d40b1e1f71", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "c61d0bc9155c4eb9ae155bd3a47253c6", "created_at": "2019-01-18T06:50:22Z", "updated_at": "2019-01-18T06:50:24Z", "floating_network_id": "c7128340-d09d-4472-ab8c-6b0e75149f5d", "fixed_ip_address": "10.1.2.11", "floating_ip_address": "172.30.9.205", "revision_number": 1, "project_id": "c61d0bc9155c4eb9ae155bd3a47253c6", "port_id": "43565de9-de36-4412-9ce7-4be43afde2b4", "id": "6977aaa4-f2c1-4506-abd2-35d4af9a0d55"}]} 2019-01-18 06:50:43,544 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips used request id req-723bd4b7-03ab-4108-b762-787905cb6459 2019-01-18 06:50:43,548 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/0144e1e2-79b2-4342-ae65-234ea4ae98c7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd282af5555b4e84bb82907aecfba0f9de348869" 2019-01-18 06:50:44,098 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06: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-280da7b9-a245-434e-bb70-69da24c6c296 x-compute-request-id: req-280da7b9-a245-434e-bb70-69da24c6c296 Content-Encoding: gzip Content-Length: 839 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackFloatingIpTests-ab6bed4f-f600-4877-96a5-3c5afa2e943f-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:df:2f:d5", "version": 4, "addr": "10.1.2.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:df:2f:d5", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/0144e1e2-79b2-4342-ae65-234ea4ae98c7", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/0144e1e2-79b2-4342-ae65-234ea4ae98c7", "rel": "bookmark"}], "image": {"id": "59f05ada-e403-4fe7-b45e-510b679d8662", "links": [{"href": "http://172.30.9.23:8774/images/59f05ada-e403-4fe7-b45e-510b679d8662", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000ff", "OS-SRV-USG:launched_at": "2019-01-18T06:50:23.000000", "flavor": {"id": "6d93a99d-2355-473b-8922-1b86acdd06de", "links": [{"href": "http://172.30.9.23:8774/flavors/6d93a99d-2355-473b-8922-1b86acdd06de", "rel": "bookmark"}]}, "id": "0144e1e2-79b2-4342-ae65-234ea4ae98c7", "security_groups": [{"name": "CreateStackFloatingIpTests-ab6bed4f-f600-4877-96a5-3c5afa2e943f-sec_grp"}], "user_id": "488eb10cbe01445d801beae8569645bf", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-18T06:50:23Z", "hostId": "e2957f5ecca826eb72173f64d298bcd663cb55512af76f2655b50676", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "CreateStackFloatingIpTests-ab6bed4f-f600-4877-96a5-3c5afa2e943f-kp", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "CreateStackFloatingIpTests-ab6bed4f-f600-4877-96a5-3c5afa2e943f-inst1", "created": "2019-01-18T06:50:17Z", "tenant_id": "c61d0bc9155c4eb9ae155bd3a47253c6", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-18 06:50:44,099 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/0144e1e2-79b2-4342-ae65-234ea4ae98c7 used request id req-280da7b9-a245-434e-bb70-69da24c6c296 2019-01-18 06:50:44,104 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateStackFloatingIpTests-ab6bed4f-f600-4877-96a5-3c5afa2e943f-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd282af5555b4e84bb82907aecfba0f9de348869" 2019-01-18 06:50:44,185 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 748 X-Openstack-Request-Id: req-cb8f8ce2-fa93-45d3-b770-502767d7ed70 Date: Fri, 18 Jan 2019 06:50:44 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"3bead87d-e425-49e6-bf09-c4b3fd4f1324","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":92,"ipv4_address_scope":null,"shared":false,"project_id":"c61d0bc9155c4eb9ae155bd3a47253c6","status":"ACTIVE","subnets":["642fbb26-4d99-4294-bc39-8447b0297883"],"description":"","tags":[],"updated_at":"2019-01-18T06:50:13Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-ab6bed4f-f600-4877-96a5-3c5afa2e943f-net","admin_state_up":true,"tenant_id":"c61d0bc9155c4eb9ae155bd3a47253c6","created_at":"2019-01-18T06:50:11Z","provider:network_type":"vxlan"}]} 2019-01-18 06:50:44,185 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateStackFloatingIpTests-ab6bed4f-f600-4877-96a5-3c5afa2e943f-net used request id req-cb8f8ce2-fa93-45d3-b770-502767d7ed70 2019-01-18 06:50:44,189 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/c61d0bc9155c4eb9ae155bd3a47253c6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd282af5555b4e84bb82907aecfba0f9de348869" 2019-01-18 06:50:44,277 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:50:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c25b2977-8be6-4045-b023-584c3bfc9b99 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/c61d0bc9155c4eb9ae155bd3a47253c6"}, "enabled": true, "id": "c61d0bc9155c4eb9ae155bd3a47253c6", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-4506491d-1b6c-4c8-proj"}} 2019-01-18 06:50:44,277 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/c61d0bc9155c4eb9ae155bd3a47253c6 used request id req-c25b2977-8be6-4045-b023-584c3bfc9b99 2019-01-18 06:50:44,282 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=3bead87d-e425-49e6-bf09-c4b3fd4f1324 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd282af5555b4e84bb82907aecfba0f9de348869" 2019-01-18 06:50:44,476 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-8f422cbc-a1e7-4882-9eaf-b1ea7f597148 Date: Fri, 18 Jan 2019 06:50:44 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3bead87d-e425-49e6-bf09-c4b3fd4f1324","tenant_id":"c61d0bc9155c4eb9ae155bd3a47253c6","created_at":"2019-01-18T06:50:13Z","dns_nameservers":[],"updated_at":"2019-01-18T06:50: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":"c61d0bc9155c4eb9ae155bd3a47253c6","id":"642fbb26-4d99-4294-bc39-8447b0297883","subnetpool_id":null,"name":"CreateStackFloatingIpTests-ab6bed4f-f600-4877-96a5-3c5afa2e943f-subnet"}]} 2019-01-18 06:50:44,476 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=3bead87d-e425-49e6-bf09-c4b3fd4f1324 used request id req-8f422cbc-a1e7-4882-9eaf-b1ea7f597148 2019-01-18 06:50:44,481 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=3bead87d-e425-49e6-bf09-c4b3fd4f1324 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd282af5555b4e84bb82907aecfba0f9de348869" 2019-01-18 06:50:44,693 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5808 X-Openstack-Request-Id: req-eb8d5014-77ac-4e63-b948-94d615d8a284 Date: Fri, 18 Jan 2019 06:50:44 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:50:38Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"642fbb26-4d99-4294-bc39-8447b0297883","ip_address":"10.1.2.1"}],"id":"30ae4ff8-2197-43f5-b19b-fc0982e13c17","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:84:2a:90","project_id":"c61d0bc9155c4eb9ae155bd3a47253c6","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3bead87d-e425-49e6-bf09-c4b3fd4f1324","tenant_id":"c61d0bc9155c4eb9ae155bd3a47253c6","created_at":"2019-01-18T06:50:22Z","binding:vnic_type":"normal","device_id":"5f28bdfc-9f24-4fc7-8cbb-a7d40b1e1f71"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:50:23Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"642fbb26-4d99-4294-bc39-8447b0297883","ip_address":"10.1.2.11"}],"id":"43565de9-de36-4412-9ce7-4be43afde2b4","security_groups":["ad2cb8d4-bb07-40ab-8217-3360fe14e6d4"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:df:2f:d5","project_id":"c61d0bc9155c4eb9ae155bd3a47253c6","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-ab6bed4f-f600-4877-96a5-3c5afa2e943f-stack-port1-v5fn4wviboi6","admin_state_up":true,"network_id":"3bead87d-e425-49e6-bf09-c4b3fd4f1324","tenant_id":"c61d0bc9155c4eb9ae155bd3a47253c6","created_at":"2019-01-18T06:50:14Z","binding:vnic_type":"normal","device_id":"0144e1e2-79b2-4342-ae65-234ea4ae98c7"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:50:17Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"642fbb26-4d99-4294-bc39-8447b0297883","ip_address":"10.1.2.4"}],"id":"5c8f3480-926b-4c9b-ac0e-8e1db17dc271","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:7f:d8:69","project_id":"c61d0bc9155c4eb9ae155bd3a47253c6","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3bead87d-e425-49e6-bf09-c4b3fd4f1324","tenant_id":"c61d0bc9155c4eb9ae155bd3a47253c6","created_at":"2019-01-18T06:50:14Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-3bead87d-e425-49e6-bf09-c4b3fd4f1324"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:50:22Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"642fbb26-4d99-4294-bc39-8447b0297883","ip_address":"10.1.2.12"}],"id":"5f656dac-68a2-4576-b649-a4d9b87aefa4","security_groups":["0428140e-1b08-482d-901c-a38e0ee10dc3"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:06:36:16","project_id":"c61d0bc9155c4eb9ae155bd3a47253c6","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3bead87d-e425-49e6-bf09-c4b3fd4f1324","tenant_id":"c61d0bc9155c4eb9ae155bd3a47253c6","created_at":"2019-01-18T06:50:18Z","binding:vnic_type":"normal","device_id":"d06a8d7f-4d96-4768-9b9a-05337c410c42"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:50:16Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"642fbb26-4d99-4294-bc39-8447b0297883","ip_address":"10.1.2.2"}],"id":"bd0e8934-ff79-41af-9a86-a08f34bc1aba","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:cf:2f:fc","project_id":"c61d0bc9155c4eb9ae155bd3a47253c6","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3bead87d-e425-49e6-bf09-c4b3fd4f1324","tenant_id":"c61d0bc9155c4eb9ae155bd3a47253c6","created_at":"2019-01-18T06:50:13Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-3bead87d-e425-49e6-bf09-c4b3fd4f1324"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:50:15Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"642fbb26-4d99-4294-bc39-8447b0297883","ip_address":"10.1.2.3"}],"id":"befc7747-4bd8-4025-95b4-0b0f3eb57fd1","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:d1:f5:6d","project_id":"c61d0bc9155c4eb9ae155bd3a47253c6","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3bead87d-e425-49e6-bf09-c4b3fd4f1324","tenant_id":"c61d0bc9155c4eb9ae155bd3a47253c6","created_at":"2019-01-18T06:50:14Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-3bead87d-e425-49e6-bf09-c4b3fd4f1324"}]} 2019-01-18 06:50:44,693 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=3bead87d-e425-49e6-bf09-c4b3fd4f1324 used request id req-eb8d5014-77ac-4e63-b948-94d615d8a284 2019-01-18 06:50:44,695 - create_instance - INFO - Checking if VM is active 2019-01-18 06:50:44,697 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/0144e1e2-79b2-4342-ae65-234ea4ae98c7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd282af5555b4e84bb82907aecfba0f9de348869" 2019-01-18 06:50:45,315 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:50: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-5260289d-23d6-47f4-98e5-d44a9bc88682 x-compute-request-id: req-5260289d-23d6-47f4-98e5-d44a9bc88682 Content-Encoding: gzip Content-Length: 839 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackFloatingIpTests-ab6bed4f-f600-4877-96a5-3c5afa2e943f-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:df:2f:d5", "version": 4, "addr": "10.1.2.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:df:2f:d5", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/0144e1e2-79b2-4342-ae65-234ea4ae98c7", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/0144e1e2-79b2-4342-ae65-234ea4ae98c7", "rel": "bookmark"}], "image": {"id": "59f05ada-e403-4fe7-b45e-510b679d8662", "links": [{"href": "http://172.30.9.23:8774/images/59f05ada-e403-4fe7-b45e-510b679d8662", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000ff", "OS-SRV-USG:launched_at": "2019-01-18T06:50:23.000000", "flavor": {"id": "6d93a99d-2355-473b-8922-1b86acdd06de", "links": [{"href": "http://172.30.9.23:8774/flavors/6d93a99d-2355-473b-8922-1b86acdd06de", "rel": "bookmark"}]}, "id": "0144e1e2-79b2-4342-ae65-234ea4ae98c7", "security_groups": [{"name": "CreateStackFloatingIpTests-ab6bed4f-f600-4877-96a5-3c5afa2e943f-sec_grp"}], "user_id": "488eb10cbe01445d801beae8569645bf", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-18T06:50:23Z", "hostId": "e2957f5ecca826eb72173f64d298bcd663cb55512af76f2655b50676", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "CreateStackFloatingIpTests-ab6bed4f-f600-4877-96a5-3c5afa2e943f-kp", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "CreateStackFloatingIpTests-ab6bed4f-f600-4877-96a5-3c5afa2e943f-inst1", "created": "2019-01-18T06:50:17Z", "tenant_id": "c61d0bc9155c4eb9ae155bd3a47253c6", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-18 06:50:45,315 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/0144e1e2-79b2-4342-ae65-234ea4ae98c7 used request id req-5260289d-23d6-47f4-98e5-d44a9bc88682 2019-01-18 06:50:45,316 - create_instance - DEBUG - Instance status [CreateStackFloatingIpTests-ab6bed4f-f600-4877-96a5-3c5afa2e943f-inst1] is - ACTIVE 2019-01-18 06:50:45,316 - create_instance - INFO - VM is - ACTIVE 2019-01-18 06:50:45,319 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/0144e1e2-79b2-4342-ae65-234ea4ae98c7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd282af5555b4e84bb82907aecfba0f9de348869" 2019-01-18 06:50:45,614 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:50: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-a7b91b86-d806-4ac2-af33-a284aa0af1e6 x-compute-request-id: req-a7b91b86-d806-4ac2-af33-a284aa0af1e6 Content-Encoding: gzip Content-Length: 839 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackFloatingIpTests-ab6bed4f-f600-4877-96a5-3c5afa2e943f-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:df:2f:d5", "version": 4, "addr": "10.1.2.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:df:2f:d5", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/0144e1e2-79b2-4342-ae65-234ea4ae98c7", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/0144e1e2-79b2-4342-ae65-234ea4ae98c7", "rel": "bookmark"}], "image": {"id": "59f05ada-e403-4fe7-b45e-510b679d8662", "links": [{"href": "http://172.30.9.23:8774/images/59f05ada-e403-4fe7-b45e-510b679d8662", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000ff", "OS-SRV-USG:launched_at": "2019-01-18T06:50:23.000000", "flavor": {"id": "6d93a99d-2355-473b-8922-1b86acdd06de", "links": [{"href": "http://172.30.9.23:8774/flavors/6d93a99d-2355-473b-8922-1b86acdd06de", "rel": "bookmark"}]}, "id": "0144e1e2-79b2-4342-ae65-234ea4ae98c7", "security_groups": [{"name": "CreateStackFloatingIpTests-ab6bed4f-f600-4877-96a5-3c5afa2e943f-sec_grp"}], "user_id": "488eb10cbe01445d801beae8569645bf", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-18T06:50:23Z", "hostId": "e2957f5ecca826eb72173f64d298bcd663cb55512af76f2655b50676", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "CreateStackFloatingIpTests-ab6bed4f-f600-4877-96a5-3c5afa2e943f-kp", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "CreateStackFloatingIpTests-ab6bed4f-f600-4877-96a5-3c5afa2e943f-inst1", "created": "2019-01-18T06:50:17Z", "tenant_id": "c61d0bc9155c4eb9ae155bd3a47253c6", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-18 06:50:45,614 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/0144e1e2-79b2-4342-ae65-234ea4ae98c7 used request id req-a7b91b86-d806-4ac2-af33-a284aa0af1e6 2019-01-18 06:50:45,620 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateStackFloatingIpTests-ab6bed4f-f600-4877-96a5-3c5afa2e943f-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd282af5555b4e84bb82907aecfba0f9de348869" 2019-01-18 06:50:45,844 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 748 X-Openstack-Request-Id: req-19700577-51b6-4eb7-9e95-7e479c22949a Date: Fri, 18 Jan 2019 06:50:45 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"3bead87d-e425-49e6-bf09-c4b3fd4f1324","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":92,"ipv4_address_scope":null,"shared":false,"project_id":"c61d0bc9155c4eb9ae155bd3a47253c6","status":"ACTIVE","subnets":["642fbb26-4d99-4294-bc39-8447b0297883"],"description":"","tags":[],"updated_at":"2019-01-18T06:50:13Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-ab6bed4f-f600-4877-96a5-3c5afa2e943f-net","admin_state_up":true,"tenant_id":"c61d0bc9155c4eb9ae155bd3a47253c6","created_at":"2019-01-18T06:50:11Z","provider:network_type":"vxlan"}]} 2019-01-18 06:50:45,844 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateStackFloatingIpTests-ab6bed4f-f600-4877-96a5-3c5afa2e943f-net used request id req-19700577-51b6-4eb7-9e95-7e479c22949a 2019-01-18 06:50:45,848 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/c61d0bc9155c4eb9ae155bd3a47253c6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd282af5555b4e84bb82907aecfba0f9de348869" 2019-01-18 06:50:45,934 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:50:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3daaa3b1-d29a-41ed-86eb-74d38fd976d3 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/c61d0bc9155c4eb9ae155bd3a47253c6"}, "enabled": true, "id": "c61d0bc9155c4eb9ae155bd3a47253c6", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-4506491d-1b6c-4c8-proj"}} 2019-01-18 06:50:45,934 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/c61d0bc9155c4eb9ae155bd3a47253c6 used request id req-3daaa3b1-d29a-41ed-86eb-74d38fd976d3 2019-01-18 06:50:45,940 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=3bead87d-e425-49e6-bf09-c4b3fd4f1324 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd282af5555b4e84bb82907aecfba0f9de348869" 2019-01-18 06:50:46,150 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-ce175c1a-36ee-46ee-a40d-76d76f4f46fd Date: Fri, 18 Jan 2019 06:50:46 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3bead87d-e425-49e6-bf09-c4b3fd4f1324","tenant_id":"c61d0bc9155c4eb9ae155bd3a47253c6","created_at":"2019-01-18T06:50:13Z","dns_nameservers":[],"updated_at":"2019-01-18T06:50: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":"c61d0bc9155c4eb9ae155bd3a47253c6","id":"642fbb26-4d99-4294-bc39-8447b0297883","subnetpool_id":null,"name":"CreateStackFloatingIpTests-ab6bed4f-f600-4877-96a5-3c5afa2e943f-subnet"}]} 2019-01-18 06:50:46,150 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=3bead87d-e425-49e6-bf09-c4b3fd4f1324 used request id req-ce175c1a-36ee-46ee-a40d-76d76f4f46fd 2019-01-18 06:50:46,155 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=3bead87d-e425-49e6-bf09-c4b3fd4f1324 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd282af5555b4e84bb82907aecfba0f9de348869" 2019-01-18 06:50:46,214 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5808 X-Openstack-Request-Id: req-55d4b88e-52a8-4aff-beb0-afbbb8304244 Date: Fri, 18 Jan 2019 06:50:46 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:50:38Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"642fbb26-4d99-4294-bc39-8447b0297883","ip_address":"10.1.2.1"}],"id":"30ae4ff8-2197-43f5-b19b-fc0982e13c17","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:84:2a:90","project_id":"c61d0bc9155c4eb9ae155bd3a47253c6","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3bead87d-e425-49e6-bf09-c4b3fd4f1324","tenant_id":"c61d0bc9155c4eb9ae155bd3a47253c6","created_at":"2019-01-18T06:50:22Z","binding:vnic_type":"normal","device_id":"5f28bdfc-9f24-4fc7-8cbb-a7d40b1e1f71"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:50:23Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"642fbb26-4d99-4294-bc39-8447b0297883","ip_address":"10.1.2.11"}],"id":"43565de9-de36-4412-9ce7-4be43afde2b4","security_groups":["ad2cb8d4-bb07-40ab-8217-3360fe14e6d4"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:df:2f:d5","project_id":"c61d0bc9155c4eb9ae155bd3a47253c6","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-ab6bed4f-f600-4877-96a5-3c5afa2e943f-stack-port1-v5fn4wviboi6","admin_state_up":true,"network_id":"3bead87d-e425-49e6-bf09-c4b3fd4f1324","tenant_id":"c61d0bc9155c4eb9ae155bd3a47253c6","created_at":"2019-01-18T06:50:14Z","binding:vnic_type":"normal","device_id":"0144e1e2-79b2-4342-ae65-234ea4ae98c7"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:50:17Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"642fbb26-4d99-4294-bc39-8447b0297883","ip_address":"10.1.2.4"}],"id":"5c8f3480-926b-4c9b-ac0e-8e1db17dc271","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:7f:d8:69","project_id":"c61d0bc9155c4eb9ae155bd3a47253c6","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3bead87d-e425-49e6-bf09-c4b3fd4f1324","tenant_id":"c61d0bc9155c4eb9ae155bd3a47253c6","created_at":"2019-01-18T06:50:14Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-3bead87d-e425-49e6-bf09-c4b3fd4f1324"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:50:22Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"642fbb26-4d99-4294-bc39-8447b0297883","ip_address":"10.1.2.12"}],"id":"5f656dac-68a2-4576-b649-a4d9b87aefa4","security_groups":["0428140e-1b08-482d-901c-a38e0ee10dc3"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:06:36:16","project_id":"c61d0bc9155c4eb9ae155bd3a47253c6","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3bead87d-e425-49e6-bf09-c4b3fd4f1324","tenant_id":"c61d0bc9155c4eb9ae155bd3a47253c6","created_at":"2019-01-18T06:50:18Z","binding:vnic_type":"normal","device_id":"d06a8d7f-4d96-4768-9b9a-05337c410c42"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:50:16Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"642fbb26-4d99-4294-bc39-8447b0297883","ip_address":"10.1.2.2"}],"id":"bd0e8934-ff79-41af-9a86-a08f34bc1aba","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:cf:2f:fc","project_id":"c61d0bc9155c4eb9ae155bd3a47253c6","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3bead87d-e425-49e6-bf09-c4b3fd4f1324","tenant_id":"c61d0bc9155c4eb9ae155bd3a47253c6","created_at":"2019-01-18T06:50:13Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-3bead87d-e425-49e6-bf09-c4b3fd4f1324"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:50:15Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"642fbb26-4d99-4294-bc39-8447b0297883","ip_address":"10.1.2.3"}],"id":"befc7747-4bd8-4025-95b4-0b0f3eb57fd1","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:d1:f5:6d","project_id":"c61d0bc9155c4eb9ae155bd3a47253c6","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3bead87d-e425-49e6-bf09-c4b3fd4f1324","tenant_id":"c61d0bc9155c4eb9ae155bd3a47253c6","created_at":"2019-01-18T06:50:14Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-3bead87d-e425-49e6-bf09-c4b3fd4f1324"}]} 2019-01-18 06:50:46,214 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=3bead87d-e425-49e6-bf09-c4b3fd4f1324 used request id req-55d4b88e-52a8-4aff-beb0-afbbb8304244 2019-01-18 06:50:46,215 - ansible_utils - DEBUG - Retrieving SSH client 2019-01-18 06:50:46,218 - paramiko.transport - DEBUG - starting thread (client mode): 0xe31c4b10L 2019-01-18 06:50:46,219 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2019-01-18 06:50:46,219 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2019-01-18 06:50:46,219 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2019-01-18 06:50:46,220 - 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 2019-01-18 06:50:46,220 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-01-18 06:50:46,221 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2019-01-18 06:50:46,221 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-01-18 06:50:46,221 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-01-18 06:50:46,221 - paramiko.transport - DEBUG - Compression agreed: none 2019-01-18 06:50:46,238 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-01-18 06:50:46,239 - paramiko.transport - DEBUG - Switch to new keys ... 2019-01-18 06:50:46,251 - paramiko.transport - DEBUG - Trying key 7430ab9af8b80917bc00c5e2038f82b2 from e9c6c124-66d9-49a2-afd1-049739a9ad65 2019-01-18 06:50:46,278 - paramiko.transport - DEBUG - userauth is OK 2019-01-18 06:50:46,282 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-01-18 06:50:46,383 - paramiko.transport - DEBUG - EOF in transport thread 2019-01-18 06:50:46,397 - create_instance - INFO - SSH is active for VM instance 2019-01-18 06:50:46,397 - ansible_utils - DEBUG - Retrieving SSH client 2019-01-18 06:50:46,398 - paramiko.transport - DEBUG - starting thread (client mode): 0xe31c4f10L 2019-01-18 06:50:46,399 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2019-01-18 06:50:46,399 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2019-01-18 06:50:46,399 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2019-01-18 06:50:46,400 - 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 2019-01-18 06:50:46,401 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-01-18 06:50:46,401 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2019-01-18 06:50:46,401 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-01-18 06:50:46,401 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-01-18 06:50:46,401 - paramiko.transport - DEBUG - Compression agreed: none 2019-01-18 06:50:46,417 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-01-18 06:50:46,418 - paramiko.transport - DEBUG - Switch to new keys ... 2019-01-18 06:50:46,431 - paramiko.transport - DEBUG - Trying key 7430ab9af8b80917bc00c5e2038f82b2 from e9c6c124-66d9-49a2-afd1-049739a9ad65 2019-01-18 06:50:46,458 - paramiko.transport - DEBUG - userauth is OK 2019-01-18 06:50:46,464 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-01-18 06:50:46,495 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-01-18 06:50:46,496 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2019-01-18 06:50:46,496 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-01-18 06:50:46,497 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-01-18 06:50:46,502 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/d06a8d7f-4d96-4768-9b9a-05337c410c42 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07f7691cc092f85a746b3c2c117535cfc07e8c94" 2019-01-18 06:50:47,129 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:50: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-2886d0a9-a60f-4e2d-ac64-2947783ca179 x-compute-request-id: req-2886d0a9-a60f-4e2d-ac64-2947783ca179 Content-Encoding: gzip Content-Length: 822 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackFloatingIpTests-ab6bed4f-f600-4877-96a5-3c5afa2e943f-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:06:36:16", "version": 4, "addr": "10.1.2.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/d06a8d7f-4d96-4768-9b9a-05337c410c42", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/d06a8d7f-4d96-4768-9b9a-05337c410c42", "rel": "bookmark"}], "image": {"id": "59f05ada-e403-4fe7-b45e-510b679d8662", "links": [{"href": "http://172.30.9.23:8774/images/59f05ada-e403-4fe7-b45e-510b679d8662", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000fc", "OS-SRV-USG:launched_at": "2019-01-18T06:50:20.000000", "flavor": {"id": "496a50f6-542c-4431-98cf-3315f42ee7dd", "links": [{"href": "http://172.30.9.23:8774/flavors/496a50f6-542c-4431-98cf-3315f42ee7dd", "rel": "bookmark"}]}, "id": "d06a8d7f-4d96-4768-9b9a-05337c410c42", "security_groups": [{"name": "default"}], "user_id": "488eb10cbe01445d801beae8569645bf", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-18T06:50:22Z", "hostId": "4858cd8b26e5a4c82c40c0fa953297e966937157211fd18028b480a5", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "CreateStackFloatingIpTests-ab6bed4f-f600-4877-96a5-3c5afa2e943f-kp", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "CreateStackFloatingIpTests-ab6bed4f-f600-4877-96a5-3c5afa2e943f-inst2", "created": "2019-01-18T06:50:16Z", "tenant_id": "c61d0bc9155c4eb9ae155bd3a47253c6", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-18 06:50:47,129 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/d06a8d7f-4d96-4768-9b9a-05337c410c42 used request id req-2886d0a9-a60f-4e2d-ac64-2947783ca179 2019-01-18 06:50:47,135 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=CreateStackFloatingIpTests-ab6bed4f-f600-4877-96a5-3c5afa2e943f-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07f7691cc092f85a746b3c2c117535cfc07e8c94" 2019-01-18 06:50:47,215 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 748 X-Openstack-Request-Id: req-1edfc0a7-61b3-4e4a-a89a-3630ee5597bb Date: Fri, 18 Jan 2019 06:50:47 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"3bead87d-e425-49e6-bf09-c4b3fd4f1324","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":92,"ipv4_address_scope":null,"shared":false,"project_id":"c61d0bc9155c4eb9ae155bd3a47253c6","status":"ACTIVE","subnets":["642fbb26-4d99-4294-bc39-8447b0297883"],"description":"","tags":[],"updated_at":"2019-01-18T06:50:13Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-ab6bed4f-f600-4877-96a5-3c5afa2e943f-net","admin_state_up":true,"tenant_id":"c61d0bc9155c4eb9ae155bd3a47253c6","created_at":"2019-01-18T06:50:11Z","provider:network_type":"vxlan"}]} 2019-01-18 06:50:47,215 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=CreateStackFloatingIpTests-ab6bed4f-f600-4877-96a5-3c5afa2e943f-net used request id req-1edfc0a7-61b3-4e4a-a89a-3630ee5597bb 2019-01-18 06:50:47,219 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/c61d0bc9155c4eb9ae155bd3a47253c6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07f7691cc092f85a746b3c2c117535cfc07e8c94" 2019-01-18 06:50:47,308 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:50:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2945d82d-4ff2-419a-a77c-1bc595003b7a 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/c61d0bc9155c4eb9ae155bd3a47253c6"}, "enabled": true, "id": "c61d0bc9155c4eb9ae155bd3a47253c6", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-4506491d-1b6c-4c8-proj"}} 2019-01-18 06:50:47,308 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/c61d0bc9155c4eb9ae155bd3a47253c6 used request id req-2945d82d-4ff2-419a-a77c-1bc595003b7a 2019-01-18 06:50:47,313 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=3bead87d-e425-49e6-bf09-c4b3fd4f1324 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07f7691cc092f85a746b3c2c117535cfc07e8c94" 2019-01-18 06:50:47,514 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-ae70e64c-6810-407f-a55b-33c879547c8a Date: Fri, 18 Jan 2019 06:50:47 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3bead87d-e425-49e6-bf09-c4b3fd4f1324","tenant_id":"c61d0bc9155c4eb9ae155bd3a47253c6","created_at":"2019-01-18T06:50:13Z","dns_nameservers":[],"updated_at":"2019-01-18T06:50: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":"c61d0bc9155c4eb9ae155bd3a47253c6","id":"642fbb26-4d99-4294-bc39-8447b0297883","subnetpool_id":null,"name":"CreateStackFloatingIpTests-ab6bed4f-f600-4877-96a5-3c5afa2e943f-subnet"}]} 2019-01-18 06:50:47,514 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=3bead87d-e425-49e6-bf09-c4b3fd4f1324 used request id req-ae70e64c-6810-407f-a55b-33c879547c8a 2019-01-18 06:50:47,520 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=3bead87d-e425-49e6-bf09-c4b3fd4f1324 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07f7691cc092f85a746b3c2c117535cfc07e8c94" 2019-01-18 06:50:47,567 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5808 X-Openstack-Request-Id: req-53e52ccb-977c-49ec-b545-6285da541ae2 Date: Fri, 18 Jan 2019 06:50:47 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:50:38Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"642fbb26-4d99-4294-bc39-8447b0297883","ip_address":"10.1.2.1"}],"id":"30ae4ff8-2197-43f5-b19b-fc0982e13c17","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:84:2a:90","project_id":"c61d0bc9155c4eb9ae155bd3a47253c6","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3bead87d-e425-49e6-bf09-c4b3fd4f1324","tenant_id":"c61d0bc9155c4eb9ae155bd3a47253c6","created_at":"2019-01-18T06:50:22Z","binding:vnic_type":"normal","device_id":"5f28bdfc-9f24-4fc7-8cbb-a7d40b1e1f71"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:50:23Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"642fbb26-4d99-4294-bc39-8447b0297883","ip_address":"10.1.2.11"}],"id":"43565de9-de36-4412-9ce7-4be43afde2b4","security_groups":["ad2cb8d4-bb07-40ab-8217-3360fe14e6d4"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:df:2f:d5","project_id":"c61d0bc9155c4eb9ae155bd3a47253c6","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-ab6bed4f-f600-4877-96a5-3c5afa2e943f-stack-port1-v5fn4wviboi6","admin_state_up":true,"network_id":"3bead87d-e425-49e6-bf09-c4b3fd4f1324","tenant_id":"c61d0bc9155c4eb9ae155bd3a47253c6","created_at":"2019-01-18T06:50:14Z","binding:vnic_type":"normal","device_id":"0144e1e2-79b2-4342-ae65-234ea4ae98c7"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:50:17Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"642fbb26-4d99-4294-bc39-8447b0297883","ip_address":"10.1.2.4"}],"id":"5c8f3480-926b-4c9b-ac0e-8e1db17dc271","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:7f:d8:69","project_id":"c61d0bc9155c4eb9ae155bd3a47253c6","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3bead87d-e425-49e6-bf09-c4b3fd4f1324","tenant_id":"c61d0bc9155c4eb9ae155bd3a47253c6","created_at":"2019-01-18T06:50:14Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-3bead87d-e425-49e6-bf09-c4b3fd4f1324"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:50:22Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"642fbb26-4d99-4294-bc39-8447b0297883","ip_address":"10.1.2.12"}],"id":"5f656dac-68a2-4576-b649-a4d9b87aefa4","security_groups":["0428140e-1b08-482d-901c-a38e0ee10dc3"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:06:36:16","project_id":"c61d0bc9155c4eb9ae155bd3a47253c6","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3bead87d-e425-49e6-bf09-c4b3fd4f1324","tenant_id":"c61d0bc9155c4eb9ae155bd3a47253c6","created_at":"2019-01-18T06:50:18Z","binding:vnic_type":"normal","device_id":"d06a8d7f-4d96-4768-9b9a-05337c410c42"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:50:16Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"642fbb26-4d99-4294-bc39-8447b0297883","ip_address":"10.1.2.2"}],"id":"bd0e8934-ff79-41af-9a86-a08f34bc1aba","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:cf:2f:fc","project_id":"c61d0bc9155c4eb9ae155bd3a47253c6","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3bead87d-e425-49e6-bf09-c4b3fd4f1324","tenant_id":"c61d0bc9155c4eb9ae155bd3a47253c6","created_at":"2019-01-18T06:50:13Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-3bead87d-e425-49e6-bf09-c4b3fd4f1324"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:50:15Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"642fbb26-4d99-4294-bc39-8447b0297883","ip_address":"10.1.2.3"}],"id":"befc7747-4bd8-4025-95b4-0b0f3eb57fd1","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:d1:f5:6d","project_id":"c61d0bc9155c4eb9ae155bd3a47253c6","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3bead87d-e425-49e6-bf09-c4b3fd4f1324","tenant_id":"c61d0bc9155c4eb9ae155bd3a47253c6","created_at":"2019-01-18T06:50:14Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-3bead87d-e425-49e6-bf09-c4b3fd4f1324"}]} 2019-01-18 06:50:47,567 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=3bead87d-e425-49e6-bf09-c4b3fd4f1324 used request id req-53e52ccb-977c-49ec-b545-6285da541ae2 2019-01-18 06:50:47,569 - create_stack - INFO - Deleting stack - CreateStackFloatingIpTests-CreateStackFloatingIpTests-ab6bed4f-f600-4877-96a5-3c5afa2e943f-stack 2019-01-18 06:50:47,572 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8004/v1/c61d0bc9155c4eb9ae155bd3a47253c6/stacks/bcd39e50-3006-462b-a6fa-6e982a7fd985 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d41be8ff0ab4755290362ee5f6ea3287675fad6" 2019-01-18 06:50:47,599 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 18 Jan 2019 06:50:47 GMT Server: Apache x-openstack-request-id: req-f43b75c2-d445-4e26-8d3a-903c8a512937 Location: http://172.30.9.23:8004/v1/c61d0bc9155c4eb9ae155bd3a47253c6/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-ab6bed4f-f600-4877-96a5-3c5afa2e943f-stack/bcd39e50-3006-462b-a6fa-6e982a7fd985 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/c61d0bc9155c4eb9ae155bd3a47253c6/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-ab6bed4f-f600-4877-96a5-3c5afa2e943f-stack/bcd39e50-3006-462b-a6fa-6e982a7fd985;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-18 06:50:47,673 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 06:50:47 GMT Server: Apache x-openstack-request-id: req-b1aca49d-35a5-46b0-9f1a-6f73d604c906 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 06:50:47,674 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.23:8004/v1/c61d0bc9155c4eb9ae155bd3a47253c6/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-ab6bed4f-f600-4877-96a5-3c5afa2e943f-stack/bcd39e50-3006-462b-a6fa-6e982a7fd985 used request id req-b1aca49d-35a5-46b0-9f1a-6f73d604c906 2019-01-18 06:50:47,677 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/c61d0bc9155c4eb9ae155bd3a47253c6/stacks/bcd39e50-3006-462b-a6fa-6e982a7fd985 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d41be8ff0ab4755290362ee5f6ea3287675fad6" 2019-01-18 06:50:47,703 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 18 Jan 2019 06:50:47 GMT Server: Apache x-openstack-request-id: req-ea957516-62aa-41de-ae52-9cb95162e1bf Location: http://172.30.9.23:8004/v1/c61d0bc9155c4eb9ae155bd3a47253c6/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-ab6bed4f-f600-4877-96a5-3c5afa2e943f-stack/bcd39e50-3006-462b-a6fa-6e982a7fd985 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/c61d0bc9155c4eb9ae155bd3a47253c6/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-ab6bed4f-f600-4877-96a5-3c5afa2e943f-stack/bcd39e50-3006-462b-a6fa-6e982a7fd985;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-18 06:50:47,728 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:50:47 GMT Server: Apache x-openstack-request-id: req-4bb76c73-6e16-48a3-8231-1c786b60d078 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 682 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-ab6bed4f-f600-4877-96a5-3c5afa2e943f-flavor2", "OS::project_id": "c61d0bc9155c4eb9ae155bd3a47253c6", "OS::stack_id": "bcd39e50-3006-462b-a6fa-6e982a7fd985", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-ab6bed4f-f600-4877-96a5-3c5afa2e943f-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-ab6bed4f-f600-4877-96a5-3c5afa2e943f-kp", "security_group_name": "CreateStackFloatingIpTests-ab6bed4f-f600-4877-96a5-3c5afa2e943f-sec_grp", "subnet_name": "CreateStackFloatingIpTests-ab6bed4f-f600-4877-96a5-3c5afa2e943f-subnet", "net_name": "CreateStackFloatingIpTests-ab6bed4f-f600-4877-96a5-3c5afa2e943f-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-ab6bed4f-f600-4877-96a5-3c5afa2e943f-inst2", "inst1_name": "CreateStackFloatingIpTests-ab6bed4f-f600-4877-96a5-3c5afa2e943f-inst1", "image2_name": "CreateStackFloatingIpTests-ab6bed4f-f600-4877-96a5-3c5afa2e943f-image", "flavor1_name": "CreateStackFloatingIpTests-ab6bed4f-f600-4877-96a5-3c5afa2e943f-flavor1", "image1_name": "CreateStackFloatingIpTests-ab6bed4f-f600-4877-96a5-3c5afa2e943f-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-ab6bed4f-f600-4877-96a5-3c5afa2e943f-stack", "stack_user_project_id": "c8bd89d790bd40cbaf92eda5854a6b38", "tags": null, "creation_time": "2019-01-18T06:50:09Z", "links": [{"href": "http://172.30.9.23:8004/v1/c61d0bc9155c4eb9ae155bd3a47253c6/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-ab6bed4f-f600-4877-96a5-3c5afa2e943f-stack/bcd39e50-3006-462b-a6fa-6e982a7fd985", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2019-01-18T06:50:47Z", "id": "bcd39e50-3006-462b-a6fa-6e982a7fd985", "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"}} 2019-01-18 06:50:47,728 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/c61d0bc9155c4eb9ae155bd3a47253c6/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-ab6bed4f-f600-4877-96a5-3c5afa2e943f-stack/bcd39e50-3006-462b-a6fa-6e982a7fd985 used request id req-4bb76c73-6e16-48a3-8231-1c786b60d078 2019-01-18 06:50:47,729 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2019-01-18 06:50:47,729 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2019-01-18 06:50:50,732 - create_stack - DEBUG - Stack status query timeout in 1196.94191599 2019-01-18 06:50:50,735 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/c61d0bc9155c4eb9ae155bd3a47253c6/stacks/bcd39e50-3006-462b-a6fa-6e982a7fd985 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d41be8ff0ab4755290362ee5f6ea3287675fad6" 2019-01-18 06:50:50,762 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 18 Jan 2019 06:50:50 GMT Server: Apache x-openstack-request-id: req-7967cf64-4712-4f52-b97d-3d63c6be9e30 Location: http://172.30.9.23:8004/v1/c61d0bc9155c4eb9ae155bd3a47253c6/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-ab6bed4f-f600-4877-96a5-3c5afa2e943f-stack/bcd39e50-3006-462b-a6fa-6e982a7fd985 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/c61d0bc9155c4eb9ae155bd3a47253c6/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-ab6bed4f-f600-4877-96a5-3c5afa2e943f-stack/bcd39e50-3006-462b-a6fa-6e982a7fd985;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-18 06:50:50,804 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:50:50 GMT Server: Apache x-openstack-request-id: req-56b2b581-2823-4615-85ce-c1333873a961 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 682 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-ab6bed4f-f600-4877-96a5-3c5afa2e943f-flavor2", "OS::project_id": "c61d0bc9155c4eb9ae155bd3a47253c6", "OS::stack_id": "bcd39e50-3006-462b-a6fa-6e982a7fd985", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-ab6bed4f-f600-4877-96a5-3c5afa2e943f-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-ab6bed4f-f600-4877-96a5-3c5afa2e943f-kp", "security_group_name": "CreateStackFloatingIpTests-ab6bed4f-f600-4877-96a5-3c5afa2e943f-sec_grp", "subnet_name": "CreateStackFloatingIpTests-ab6bed4f-f600-4877-96a5-3c5afa2e943f-subnet", "net_name": "CreateStackFloatingIpTests-ab6bed4f-f600-4877-96a5-3c5afa2e943f-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-ab6bed4f-f600-4877-96a5-3c5afa2e943f-inst2", "inst1_name": "CreateStackFloatingIpTests-ab6bed4f-f600-4877-96a5-3c5afa2e943f-inst1", "image2_name": "CreateStackFloatingIpTests-ab6bed4f-f600-4877-96a5-3c5afa2e943f-image", "flavor1_name": "CreateStackFloatingIpTests-ab6bed4f-f600-4877-96a5-3c5afa2e943f-flavor1", "image1_name": "CreateStackFloatingIpTests-ab6bed4f-f600-4877-96a5-3c5afa2e943f-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-ab6bed4f-f600-4877-96a5-3c5afa2e943f-stack", "stack_user_project_id": "c8bd89d790bd40cbaf92eda5854a6b38", "tags": null, "creation_time": "2019-01-18T06:50:09Z", "links": [{"href": "http://172.30.9.23:8004/v1/c61d0bc9155c4eb9ae155bd3a47253c6/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-ab6bed4f-f600-4877-96a5-3c5afa2e943f-stack/bcd39e50-3006-462b-a6fa-6e982a7fd985", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2019-01-18T06:50:47Z", "id": "bcd39e50-3006-462b-a6fa-6e982a7fd985", "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"}} 2019-01-18 06:50:50,804 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/c61d0bc9155c4eb9ae155bd3a47253c6/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-ab6bed4f-f600-4877-96a5-3c5afa2e943f-stack/bcd39e50-3006-462b-a6fa-6e982a7fd985 used request id req-56b2b581-2823-4615-85ce-c1333873a961 2019-01-18 06:50:50,805 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2019-01-18 06:50:50,805 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2019-01-18 06:50:53,808 - create_stack - DEBUG - Stack status query timeout in 1193.86586308 2019-01-18 06:50:53,811 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/c61d0bc9155c4eb9ae155bd3a47253c6/stacks/bcd39e50-3006-462b-a6fa-6e982a7fd985 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d41be8ff0ab4755290362ee5f6ea3287675fad6" 2019-01-18 06:50:53,992 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 18 Jan 2019 06:50:53 GMT Server: Apache x-openstack-request-id: req-dcbc4173-69f4-4ff3-b867-d6d82a7018fc Location: http://172.30.9.23:8004/v1/c61d0bc9155c4eb9ae155bd3a47253c6/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-ab6bed4f-f600-4877-96a5-3c5afa2e943f-stack/bcd39e50-3006-462b-a6fa-6e982a7fd985 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/c61d0bc9155c4eb9ae155bd3a47253c6/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-ab6bed4f-f600-4877-96a5-3c5afa2e943f-stack/bcd39e50-3006-462b-a6fa-6e982a7fd985;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-18 06:50:54,018 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:50:53 GMT Server: Apache x-openstack-request-id: req-76a6ca53-6cf3-400f-aa15-269f6ca080c1 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 682 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-ab6bed4f-f600-4877-96a5-3c5afa2e943f-flavor2", "OS::project_id": "c61d0bc9155c4eb9ae155bd3a47253c6", "OS::stack_id": "bcd39e50-3006-462b-a6fa-6e982a7fd985", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-ab6bed4f-f600-4877-96a5-3c5afa2e943f-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-ab6bed4f-f600-4877-96a5-3c5afa2e943f-kp", "security_group_name": "CreateStackFloatingIpTests-ab6bed4f-f600-4877-96a5-3c5afa2e943f-sec_grp", "subnet_name": "CreateStackFloatingIpTests-ab6bed4f-f600-4877-96a5-3c5afa2e943f-subnet", "net_name": "CreateStackFloatingIpTests-ab6bed4f-f600-4877-96a5-3c5afa2e943f-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-ab6bed4f-f600-4877-96a5-3c5afa2e943f-inst2", "inst1_name": "CreateStackFloatingIpTests-ab6bed4f-f600-4877-96a5-3c5afa2e943f-inst1", "image2_name": "CreateStackFloatingIpTests-ab6bed4f-f600-4877-96a5-3c5afa2e943f-image", "flavor1_name": "CreateStackFloatingIpTests-ab6bed4f-f600-4877-96a5-3c5afa2e943f-flavor1", "image1_name": "CreateStackFloatingIpTests-ab6bed4f-f600-4877-96a5-3c5afa2e943f-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-ab6bed4f-f600-4877-96a5-3c5afa2e943f-stack", "stack_user_project_id": "c8bd89d790bd40cbaf92eda5854a6b38", "tags": null, "creation_time": "2019-01-18T06:50:09Z", "links": [{"href": "http://172.30.9.23:8004/v1/c61d0bc9155c4eb9ae155bd3a47253c6/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-ab6bed4f-f600-4877-96a5-3c5afa2e943f-stack/bcd39e50-3006-462b-a6fa-6e982a7fd985", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2019-01-18T06:50:47Z", "id": "bcd39e50-3006-462b-a6fa-6e982a7fd985", "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"}} 2019-01-18 06:50:54,019 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/c61d0bc9155c4eb9ae155bd3a47253c6/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-ab6bed4f-f600-4877-96a5-3c5afa2e943f-stack/bcd39e50-3006-462b-a6fa-6e982a7fd985 used request id req-76a6ca53-6cf3-400f-aa15-269f6ca080c1 2019-01-18 06:50:54,019 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2019-01-18 06:50:54,019 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2019-01-18 06:50:57,022 - create_stack - DEBUG - Stack status query timeout in 1190.65158391 2019-01-18 06:50:57,025 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8004/v1/c61d0bc9155c4eb9ae155bd3a47253c6/stacks/bcd39e50-3006-462b-a6fa-6e982a7fd985 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d41be8ff0ab4755290362ee5f6ea3287675fad6" 2019-01-18 06:50:57,052 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 18 Jan 2019 06:50:57 GMT Server: Apache x-openstack-request-id: req-cf561730-ed9b-4f15-bbd7-1b5820f6cebb Location: http://172.30.9.23:8004/v1/c61d0bc9155c4eb9ae155bd3a47253c6/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-ab6bed4f-f600-4877-96a5-3c5afa2e943f-stack/bcd39e50-3006-462b-a6fa-6e982a7fd985 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/c61d0bc9155c4eb9ae155bd3a47253c6/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-ab6bed4f-f600-4877-96a5-3c5afa2e943f-stack/bcd39e50-3006-462b-a6fa-6e982a7fd985;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-18 06:50:57,224 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:50:57 GMT Server: Apache x-openstack-request-id: req-252e10a3-8d42-4667-8549-34c966900604 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": "CreateStackFloatingIpTests-ab6bed4f-f600-4877-96a5-3c5afa2e943f-flavor2", "OS::project_id": "c61d0bc9155c4eb9ae155bd3a47253c6", "OS::stack_id": "bcd39e50-3006-462b-a6fa-6e982a7fd985", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-ab6bed4f-f600-4877-96a5-3c5afa2e943f-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-ab6bed4f-f600-4877-96a5-3c5afa2e943f-kp", "security_group_name": "CreateStackFloatingIpTests-ab6bed4f-f600-4877-96a5-3c5afa2e943f-sec_grp", "subnet_name": "CreateStackFloatingIpTests-ab6bed4f-f600-4877-96a5-3c5afa2e943f-subnet", "net_name": "CreateStackFloatingIpTests-ab6bed4f-f600-4877-96a5-3c5afa2e943f-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-ab6bed4f-f600-4877-96a5-3c5afa2e943f-inst2", "inst1_name": "CreateStackFloatingIpTests-ab6bed4f-f600-4877-96a5-3c5afa2e943f-inst1", "image2_name": "CreateStackFloatingIpTests-ab6bed4f-f600-4877-96a5-3c5afa2e943f-image", "flavor1_name": "CreateStackFloatingIpTests-ab6bed4f-f600-4877-96a5-3c5afa2e943f-flavor1", "image1_name": "CreateStackFloatingIpTests-ab6bed4f-f600-4877-96a5-3c5afa2e943f-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-ab6bed4f-f600-4877-96a5-3c5afa2e943f-stack", "stack_user_project_id": "c8bd89d790bd40cbaf92eda5854a6b38", "tags": null, "creation_time": "2019-01-18T06:50:09Z", "links": [{"href": "http://172.30.9.23:8004/v1/c61d0bc9155c4eb9ae155bd3a47253c6/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-ab6bed4f-f600-4877-96a5-3c5afa2e943f-stack/bcd39e50-3006-462b-a6fa-6e982a7fd985", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2019-01-18T06:50:47Z", "id": "bcd39e50-3006-462b-a6fa-6e982a7fd985", "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"}} 2019-01-18 06:50:57,224 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.23:8004/v1/c61d0bc9155c4eb9ae155bd3a47253c6/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-ab6bed4f-f600-4877-96a5-3c5afa2e943f-stack/bcd39e50-3006-462b-a6fa-6e982a7fd985 used request id req-252e10a3-8d42-4667-8549-34c966900604 2019-01-18 06:50:57,225 - create_stack - DEBUG - Stack status is - DELETE_COMPLETE 2019-01-18 06:50:57,225 - create_stack - DEBUG - Stack is active with name - CreateStackFloatingIpTests-CreateStackFloatingIpTests-ab6bed4f-f600-4877-96a5-3c5afa2e943f-stack 2019-01-18 06:50:57,225 - create_stack - INFO - Attempting to delete again stack - CreateStackFloatingIpTests-CreateStackFloatingIpTests-ab6bed4f-f600-4877-96a5-3c5afa2e943f-stack 2019-01-18 06:50:57,228 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8004/v1/c61d0bc9155c4eb9ae155bd3a47253c6/stacks/bcd39e50-3006-462b-a6fa-6e982a7fd985 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d41be8ff0ab4755290362ee5f6ea3287675fad6" 2019-01-18 06:50:57,354 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 18 Jan 2019 06:50:57 GMT Server: Apache x-openstack-request-id: req-1e91f990-8fd1-490f-8db6-6b3ff173d9f4 Location: http://172.30.9.23:8004/v1/c61d0bc9155c4eb9ae155bd3a47253c6/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-ab6bed4f-f600-4877-96a5-3c5afa2e943f-stack/bcd39e50-3006-462b-a6fa-6e982a7fd985 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.23:8004/v1/c61d0bc9155c4eb9ae155bd3a47253c6/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-ab6bed4f-f600-4877-96a5-3c5afa2e943f-stack/bcd39e50-3006-462b-a6fa-6e982a7fd985;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-18 06:50:57,381 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 18 Jan 2019 06:50:57 GMT Server: Apache x-openstack-request-id: req-04bd7c91-acec-4fa8-be54-82dda2588ff4 Content-Length: 285 Content-Type: application/json RESP BODY: {"explanation": "The resource could not be found.", "code": 404, "error": {"message": "The Stack (CreateStackFloatingIpTests-CreateStackFloatingIpTests-ab6bed4f-f600-4877-96a5-3c5afa2e943f-stack) could not be found.", "traceback": null, "type": "EntityNotFound"}, "title": "Not Found"} 2019-01-18 06:50:57,381 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.23:8004/v1/c61d0bc9155c4eb9ae155bd3a47253c6/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-ab6bed4f-f600-4877-96a5-3c5afa2e943f-stack/bcd39e50-3006-462b-a6fa-6e982a7fd985 used request id req-04bd7c91-acec-4fa8-be54-82dda2588ff4 2019-01-18 06:50:57,382 - glance_utils - INFO - Deleting image named - CreateStackFloatingIpTests-ab6bed4f-f600-4877-96a5-3c5afa2e943f-image 2019-01-18 06:50:57,385 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9292/v2/images/59f05ada-e403-4fe7-b45e-510b679d8662 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6ae581f02c3f5e5baa81bdb70ac16038b065e4b5" 2019-01-18 06:50:58,495 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-12604d94-6d40-41a6-8f7e-c7111f88fb2a Date: Fri, 18 Jan 2019 06:50:58 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-18 06:50:58,496 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/59f05ada-e403-4fe7-b45e-510b679d8662 used request id req-12604d94-6d40-41a6-8f7e-c7111f88fb2a 2019-01-18 06:50:58,503 - 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}deaa5c1136e6183d8caf89f0a7e78cf9819e2726" 2019-01-18 06:50:58,714 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-73045d5f-e123-4ad6-813a-94fc8620716f Date: Fri, 18 Jan 2019 06:50:58 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "c61d0bc9155c4eb9ae155bd3a47253c6", "created_at": "2019-01-18T06:50:11Z", "updated_at": "2019-01-18T06:50:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:50:11Z", "revision_number": 0, "id": "1b037094-7569-4343-bebc-108fc63f605b", "remote_group_id": "0428140e-1b08-482d-901c-a38e0ee10dc3", "remote_ip_prefix": null, "created_at": "2019-01-18T06:50:11Z", "security_group_id": "0428140e-1b08-482d-901c-a38e0ee10dc3", "tenant_id": "c61d0bc9155c4eb9ae155bd3a47253c6", "port_range_min": null, "ethertype": "IPv6", "project_id": "c61d0bc9155c4eb9ae155bd3a47253c6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:50:11Z", "revision_number": 0, "id": "69db1da6-eb56-422b-8d4e-b32d05522471", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T06:50:11Z", "security_group_id": "0428140e-1b08-482d-901c-a38e0ee10dc3", "tenant_id": "c61d0bc9155c4eb9ae155bd3a47253c6", "port_range_min": null, "ethertype": "IPv6", "project_id": "c61d0bc9155c4eb9ae155bd3a47253c6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:50:11Z", "revision_number": 0, "id": "7e8ab7d6-133c-4237-a253-123c32f05b10", "remote_group_id": "0428140e-1b08-482d-901c-a38e0ee10dc3", "remote_ip_prefix": null, "created_at": "2019-01-18T06:50:11Z", "security_group_id": "0428140e-1b08-482d-901c-a38e0ee10dc3", "tenant_id": "c61d0bc9155c4eb9ae155bd3a47253c6", "port_range_min": null, "ethertype": "IPv4", "project_id": "c61d0bc9155c4eb9ae155bd3a47253c6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:50:11Z", "revision_number": 0, "id": "b5072c8d-6c9a-4bfa-8e6a-70dd45b52ca1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T06:50:11Z", "security_group_id": "0428140e-1b08-482d-901c-a38e0ee10dc3", "tenant_id": "c61d0bc9155c4eb9ae155bd3a47253c6", "port_range_min": null, "ethertype": "IPv4", "project_id": "c61d0bc9155c4eb9ae155bd3a47253c6"}], "revision_number": 4, "project_id": "c61d0bc9155c4eb9ae155bd3a47253c6", "id": "0428140e-1b08-482d-901c-a38e0ee10dc3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-18T04:53:26Z", "updated_at": "2019-01-18T04:53:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:53:26Z", "revision_number": 0, "id": "260c2de9-5dc5-4508-b06c-24b9d7ed838c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:53:26Z", "security_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:53:26Z", "revision_number": 0, "id": "571036d3-cb1d-483a-acb9-96f19293add9", "remote_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "remote_ip_prefix": null, "created_at": "2019-01-18T04:53:26Z", "security_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:53:26Z", "revision_number": 0, "id": "84255fa4-c13a-4cfe-b73d-e56ee216ca1e", "remote_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "remote_ip_prefix": null, "created_at": "2019-01-18T04:53:26Z", "security_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:53:26Z", "revision_number": 0, "id": "9c6f69fc-3bf8-4346-9288-5a255b82b67e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:53:26Z", "security_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "created_at": "2019-01-18T04:51:20Z", "updated_at": "2019-01-18T04:51:20Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "24c99e6f-888c-4943-9c93-54ad3b18b18c", "remote_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv4", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "2b339890-44d0-4711-a050-08a64d58e2a0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv6", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "45161a51-d6dd-4bb8-986d-bc2f88599c1d", "remote_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv6", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "87b9b994-ae22-4850-863a-6a4925bd01fe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv4", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}], "revision_number": 4, "project_id": "9c53a91613fb4d5080479ac6f51697ed", "id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "020d00b5451a467cb276d06789a1149d", "created_at": "2019-01-18T05:59:12Z", "updated_at": "2019-01-18T05:59:12Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:12Z", "revision_number": 0, "id": "38b091dd-dca7-4cbe-8c1c-dd18a74bfca8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:12Z", "security_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "tenant_id": "020d00b5451a467cb276d06789a1149d", "port_range_min": null, "ethertype": "IPv6", "project_id": "020d00b5451a467cb276d06789a1149d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:12Z", "revision_number": 0, "id": "38b9f88b-1fc0-40d1-af74-237d79be193d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:12Z", "security_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "tenant_id": "020d00b5451a467cb276d06789a1149d", "port_range_min": null, "ethertype": "IPv4", "project_id": "020d00b5451a467cb276d06789a1149d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:12Z", "revision_number": 0, "id": "60f7d4a7-1a27-4801-a1e8-5bf33633b818", "remote_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:12Z", "security_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "tenant_id": "020d00b5451a467cb276d06789a1149d", "port_range_min": null, "ethertype": "IPv6", "project_id": "020d00b5451a467cb276d06789a1149d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:12Z", "revision_number": 0, "id": "8faf6dda-6919-4b75-b745-2af38abf8dcf", "remote_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:12Z", "security_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "tenant_id": "020d00b5451a467cb276d06789a1149d", "port_range_min": null, "ethertype": "IPv4", "project_id": "020d00b5451a467cb276d06789a1149d"}], "revision_number": 4, "project_id": "020d00b5451a467cb276d06789a1149d", "id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "created_at": "2019-01-18T04:39:06Z", "updated_at": "2019-01-18T04:39:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "0aedefa2-edbc-47b5-bead-e954540f6937", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "47feb8aba08a40dca7028a1701e597b9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "4bf1a402-0fa2-4cfd-9fee-4a28f16bb271", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "47feb8aba08a40dca7028a1701e597b9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "4e399c2e-bc03-4aa3-b192-1fafdc9248ba", "remote_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "47feb8aba08a40dca7028a1701e597b9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "8860837e-afbd-4411-adf9-d88db88c2114", "remote_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "47feb8aba08a40dca7028a1701e597b9"}], "revision_number": 4, "project_id": "47feb8aba08a40dca7028a1701e597b9", "id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "name": "default"}]} 2019-01-18 06:50:58,715 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-73045d5f-e123-4ad6-813a-94fc8620716f 2019-01-18 06:50:58,720 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/c61d0bc9155c4eb9ae155bd3a47253c6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}deaa5c1136e6183d8caf89f0a7e78cf9819e2726" 2019-01-18 06:50:58,807 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:50:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6c3558cf-8fa9-4c38-9c0b-4433377b2296 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/c61d0bc9155c4eb9ae155bd3a47253c6"}, "enabled": true, "id": "c61d0bc9155c4eb9ae155bd3a47253c6", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-4506491d-1b6c-4c8-proj"}} 2019-01-18 06:50:58,807 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/c61d0bc9155c4eb9ae155bd3a47253c6 used request id req-6c3558cf-8fa9-4c38-9c0b-4433377b2296 2019-01-18 06:50:58,807 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 0428140e-1b08-482d-901c-a38e0ee10dc3 2019-01-18 06:50:58,812 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=0428140e-1b08-482d-901c-a38e0ee10dc3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}deaa5c1136e6183d8caf89f0a7e78cf9819e2726" 2019-01-18 06:50:59,007 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-97c23469-7db5-454b-ab65-fa5f926e2b06 Date: Fri, 18 Jan 2019 06:50:58 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "0428140e-1b08-482d-901c-a38e0ee10dc3", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T06:50:11Z", "security_group_id": "0428140e-1b08-482d-901c-a38e0ee10dc3", "port_range_min": null, "revision_number": 0, "tenant_id": "c61d0bc9155c4eb9ae155bd3a47253c6", "created_at": "2019-01-18T06:50:11Z", "project_id": "c61d0bc9155c4eb9ae155bd3a47253c6", "id": "1b037094-7569-4343-bebc-108fc63f605b"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T06:50:11Z", "security_group_id": "0428140e-1b08-482d-901c-a38e0ee10dc3", "port_range_min": null, "revision_number": 0, "tenant_id": "c61d0bc9155c4eb9ae155bd3a47253c6", "created_at": "2019-01-18T06:50:11Z", "project_id": "c61d0bc9155c4eb9ae155bd3a47253c6", "id": "69db1da6-eb56-422b-8d4e-b32d05522471"}, {"remote_group_id": "0428140e-1b08-482d-901c-a38e0ee10dc3", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T06:50:11Z", "security_group_id": "0428140e-1b08-482d-901c-a38e0ee10dc3", "port_range_min": null, "revision_number": 0, "tenant_id": "c61d0bc9155c4eb9ae155bd3a47253c6", "created_at": "2019-01-18T06:50:11Z", "project_id": "c61d0bc9155c4eb9ae155bd3a47253c6", "id": "7e8ab7d6-133c-4237-a253-123c32f05b10"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T06:50:11Z", "security_group_id": "0428140e-1b08-482d-901c-a38e0ee10dc3", "port_range_min": null, "revision_number": 0, "tenant_id": "c61d0bc9155c4eb9ae155bd3a47253c6", "created_at": "2019-01-18T06:50:11Z", "project_id": "c61d0bc9155c4eb9ae155bd3a47253c6", "id": "b5072c8d-6c9a-4bfa-8e6a-70dd45b52ca1"}]} 2019-01-18 06:50:59,007 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=0428140e-1b08-482d-901c-a38e0ee10dc3 used request id req-97c23469-7db5-454b-ab65-fa5f926e2b06 2019-01-18 06:50:59,008 - neutron_utils - INFO - Deleting security group with name - default 2019-01-18 06:50:59,014 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-groups/0428140e-1b08-482d-901c-a38e0ee10dc3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}deaa5c1136e6183d8caf89f0a7e78cf9819e2726" 2019-01-18 06:50:59,346 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-c1c209a4-0936-4614-b831-09b94677739b Content-Length: 0 Date: Fri, 18 Jan 2019 06:50:59 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-18 06:50:59,346 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/0428140e-1b08-482d-901c-a38e0ee10dc3 used request id req-c1c209a4-0936-4614-b831-09b94677739b 2019-01-18 06:50:59,347 - keystone_utils - INFO - Deleting project with name - CreateStackFloatingIpTests-4506491d-1b6c-4c8-proj 2019-01-18 06:50:59,350 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/c61d0bc9155c4eb9ae155bd3a47253c6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}deaa5c1136e6183d8caf89f0a7e78cf9819e2726" 2019-01-18 06:50:59,587 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 06:50:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d7e6abec-e174-4c67-9890-bd742288a4bb Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 06:50:59,588 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/c61d0bc9155c4eb9ae155bd3a47253c6 used request id req-d7e6abec-e174-4c67-9890-bd742288a4bb 2019-01-18 06:50:59,588 - keystone_utils - INFO - Deleting role with name - CreateStackFloatingIpTests-4506491d-1b6c-4c8-proj-role 2019-01-18 06:50:59,591 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/49308ad842534fe2bd7c76c145caaf0a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}deaa5c1136e6183d8caf89f0a7e78cf9819e2726" 2019-01-18 06:50:59,710 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 06:50:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8975407d-be92-4d69-8c68-9f9412220b66 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 06:50:59,710 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/49308ad842534fe2bd7c76c145caaf0a used request id req-8975407d-be92-4d69-8c68-9f9412220b66 2019-01-18 06:50:59,714 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}deaa5c1136e6183d8caf89f0a7e78cf9819e2726" 2019-01-18 06:50:59,810 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:50:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-760edd10-73e5-428e-bb62-2b8ec651b844 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "488fca829f8b496daa1cd2cdc6e45c49", "links": {"self": "http://172.30.9.23:5000/v3/roles/488fca829f8b496daa1cd2cdc6e45c49"}, "name": "Member"}, {"domain_id": null, "id": "6b7f4f4f76264b6fb449c43b86ee3817", "links": {"self": "http://172.30.9.23:5000/v3/roles/6b7f4f4f76264b6fb449c43b86ee3817"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a482b711adf94961bf4bb28eda7f0e28", "links": {"self": "http://172.30.9.23:5000/v3/roles/a482b711adf94961bf4bb28eda7f0e28"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c65201bd05504fa786d79b166e8bbba3", "links": {"self": "http://172.30.9.23:5000/v3/roles/c65201bd05504fa786d79b166e8bbba3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "e7e317b66c174923a8cb46c48d897c8d", "links": {"self": "http://172.30.9.23:5000/v3/roles/e7e317b66c174923a8cb46c48d897c8d"}, "name": "ResellerAdmin"}]} 2019-01-18 06:50:59,811 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-760edd10-73e5-428e-bb62-2b8ec651b844 2019-01-18 06:50:59,811 - keystone_utils - INFO - Deleting user with name - CreateStackFloatingIpTests-4506491d-1b6c-4c8-user 2019-01-18 06:50:59,815 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/488eb10cbe01445d801beae8569645bf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7bbe2138023a17a25ad6b934517cd6c23a8739a8" 2019-01-18 06:50:59,979 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 06:50:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bbe89c26-1c69-4b31-94a4-ca64e7a94175 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 06:50:59,979 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/488eb10cbe01445d801beae8569645bf used request id req-bbe89c26-1c69-4b31-94a4-ca64e7a94175 2019-01-18 06:50:59,981 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:51:00,377 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "488fca829f8b496daa1cd2cdc6e45c49", "name": "Member"}, {"id": "c65201bd05504fa786d79b166e8bbba3", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}], "expires_at": "2019-01-18T07:51:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "020d00b5451a467cb276d06789a1149d", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "id": "e292c913af7844408b6509a836e493f5"}, "audit_ids": ["-QT7Yv5jRVmYDg3uA99BKg"], "issued_at": "2019-01-18T06:51:00.000000Z"}} 2019-01-18 06:51:00,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}39374ca455fd60769abeb1cf809978c9ca512203" 2019-01-18 06:51:00,464 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:51:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b9d46b6c-c3c9-46d2-a2f6-bc300b565488 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:51:00,464 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-b9d46b6c-c3c9-46d2-a2f6-bc300b565488 2019-01-18 06:51:00,466 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:51:00,467 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:51:00,843 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "488fca829f8b496daa1cd2cdc6e45c49", "name": "Member"}, {"id": "c65201bd05504fa786d79b166e8bbba3", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}], "expires_at": "2019-01-18T07:51:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "020d00b5451a467cb276d06789a1149d", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "id": "e292c913af7844408b6509a836e493f5"}, "audit_ids": ["q-YgcCjPTB2BPVSjErnQ6A"], "issued_at": "2019-01-18T06:51:00.000000Z"}} 2019-01-18 06:51:00,843 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1fe632231702ac5248ace1eac08ee72b670e96f5" 2019-01-18 06:51:00,929 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:51:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2ec8324f-df23-4a4f-89e2-75d9b0b6df89 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:51:00,930 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-2ec8324f-df23-4a4f-89e2-75d9b0b6df89 2019-01-18 06:51:00,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" 2019-01-18 06:51:00,940 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 18 Jan 2019 06:51: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"}]}]}} 2019-01-18 06:51:00,941 - 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-50a7bb7a-fcab-495-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1fe632231702ac5248ace1eac08ee72b670e96f5" 2019-01-18 06:51:01,025 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:51:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a8bbbb7e-f2b1-42a7-9e26-9a14b2924902 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=AnsibleProvisioningTests-50a7bb7a-fcab-495-proj", "previous": null, "next": null}, "projects": []} 2019-01-18 06:51:01,025 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=AnsibleProvisioningTests-50a7bb7a-fcab-495-proj used request id req-a8bbbb7e-f2b1-42a7-9e26-9a14b2924902 2019-01-18 06:51:01,029 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1fe632231702ac5248ace1eac08ee72b670e96f5" 2019-01-18 06:51:01,118 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:51:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8b09f8e5-ba45-41dc-af17-1b767667e87f Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-18 06:51:01,118 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-8b09f8e5-ba45-41dc-af17-1b767667e87f 2019-01-18 06:51:01,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}1fe632231702ac5248ace1eac08ee72b670e96f5" -d '{"project": {"enabled": true, "domain_id": "default", "name": "AnsibleProvisioningTests-50a7bb7a-fcab-495-proj"}}' 2019-01-18 06:51:01,232 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 18 Jan 2019 06:51:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fe627b84-cb4b-408e-832b-7e2fe459898b Content-Length: 309 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/e0892761fe6e4769814a4b4e63ce7166"}, "enabled": true, "id": "e0892761fe6e4769814a4b4e63ce7166", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-50a7bb7a-fcab-495-proj"}} 2019-01-18 06:51:01,232 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-fe627b84-cb4b-408e-832b-7e2fe459898b 2019-01-18 06:51:01,233 - keystone_utils - INFO - Created project with name - AnsibleProvisioningTests-50a7bb7a-fcab-495-proj 2019-01-18 06:51:01,233 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:51:01,234 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:51:01,607 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "488fca829f8b496daa1cd2cdc6e45c49", "name": "Member"}, {"id": "c65201bd05504fa786d79b166e8bbba3", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}], "expires_at": "2019-01-18T07:51:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "020d00b5451a467cb276d06789a1149d", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "id": "e292c913af7844408b6509a836e493f5"}, "audit_ids": ["_X_E45Y6Sv-Yzms10W9eyA"], "issued_at": "2019-01-18T06:51:01.000000Z"}} 2019-01-18 06:51: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}76170f4d61d8091eedfc2ee83ae753aa8481e170" 2019-01-18 06:51:01,621 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:51:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-be191ed0-b5f3-4906-be08-c9df449d564b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:51:01,621 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-be191ed0-b5f3-4906-be08-c9df449d564b 2019-01-18 06:51:01,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" 2019-01-18 06:51:01,630 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 18 Jan 2019 06:51: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"}]}]}} 2019-01-18 06:51:01,631 - 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}76170f4d61d8091eedfc2ee83ae753aa8481e170" 2019-01-18 06:51:01,727 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:51:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c5665cdc-48d1-4d03-8b2a-6b3c9ae1536b Content-Encoding: gzip Content-Length: 869 Content-Type: application/json RESP BODY: {"users": [{"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/0607a2b4beb0408e9fa51cc5ba027ac6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0607a2b4beb0408e9fa51cc5ba027ac6", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/17c61b95071545a094cc82823d2b88b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "17c61b95071545a094cc82823d2b88b8", "email": "nova@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/29e5d2dfed2447bda26fc75bd1122674"}, "domain_id": "default", "enabled": true, "options": {}, "id": "29e5d2dfed2447bda26fc75bd1122674", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/3b6dcc8c791e4b6e8831f5b5e583de80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3b6dcc8c791e4b6e8831f5b5e583de80", "email": "neutron@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.23:5000/v3/users/45ab52d673584bc198669be88c88b878"}, "domain_id": "default", "enabled": true, "options": {}, "id": "45ab52d673584bc198669be88c88b878", "email": "barbican@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/57795b4ee52f49c6a71f55bb6c4012f8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "57795b4ee52f49c6a71f55bb6c4012f8", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/5c52969262974d64ac2a300ca5d60f50"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c52969262974d64ac2a300ca5d60f50", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/5fc15572bb1c489ba92bd9945bbc1f64"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5fc15572bb1c489ba92bd9945bbc1f64", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/6b519d70e25f4e61a9dfd738cd6bba22"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6b519d70e25f4e61a9dfd738cd6bba22", "email": "heat@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.23:5000/v3/users/8248437208b540c2893a7117ad102a87"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8248437208b540c2893a7117ad102a87", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/890dee97e62840c5b15e36f03f6b7efc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "890dee97e62840c5b15e36f03f6b7efc", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/8cccb516ecc44ed9bb7c8633df108fd4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8cccb516ecc44ed9bb7c8633df108fd4", "email": "glance@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.23:5000/v3/users/97c3d863a98148299fa116fdb54be470"}, "domain_id": "default", "enabled": true, "options": {}, "id": "97c3d863a98148299fa116fdb54be470", "email": "tacker@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/a2a0c8c0f19941808c9f618af50b3b79"}, "domain_id": "c19db1b8f60647a9a114cd23287c807b", "enabled": true, "options": {}, "id": "a2a0c8c0f19941808c9f618af50b3b79", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "links": {"self": "http://172.30.9.23:5000/v3/users/e292c913af7844408b6509a836e493f5"}, "domain_id": "default", "enabled": true, "id": "e292c913af7844408b6509a836e493f5", "options": {}}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/fe5de73ba9cb41b2be24ccf1f72f5ed4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe5de73ba9cb41b2be24ccf1f72f5ed4", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2019-01-18 06:51:01,727 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-c5665cdc-48d1-4d03-8b2a-6b3c9ae1536b 2019-01-18 06:51:01,731 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=AnsibleProvisioningTests-50a7bb7a-fcab-495-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76170f4d61d8091eedfc2ee83ae753aa8481e170" 2019-01-18 06:51:01,826 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:51:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f8748aef-5449-4c11-8052-960afbd30636 Content-Encoding: gzip Content-Length: 254 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=AnsibleProvisioningTests-50a7bb7a-fcab-495-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/e0892761fe6e4769814a4b4e63ce7166"}, "enabled": true, "id": "e0892761fe6e4769814a4b4e63ce7166", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-50a7bb7a-fcab-495-proj"}]} 2019-01-18 06:51:01,826 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=AnsibleProvisioningTests-50a7bb7a-fcab-495-proj used request id req-f8748aef-5449-4c11-8052-960afbd30636 2019-01-18 06:51:01,830 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76170f4d61d8091eedfc2ee83ae753aa8481e170" 2019-01-18 06:51:01,916 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:51:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aeaf3439-bbf0-46f9-88ac-78a1e44207f6 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-18 06:51:01,917 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-aeaf3439-bbf0-46f9-88ac-78a1e44207f6 2019-01-18 06:51:02,292 - keystone_utils - INFO - Created user with name - AnsibleProvisioningTests-50a7bb7a-fcab-495-user 2019-01-18 06:51:02,292 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:51:02,296 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1fe632231702ac5248ace1eac08ee72b670e96f5" 2019-01-18 06:51:02,393 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:51:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7a8fa35d-80fc-4cc8-9875-3b791ce4a95b Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "488fca829f8b496daa1cd2cdc6e45c49", "links": {"self": "http://172.30.9.23:5000/v3/roles/488fca829f8b496daa1cd2cdc6e45c49"}, "name": "Member"}, {"domain_id": null, "id": "6b7f4f4f76264b6fb449c43b86ee3817", "links": {"self": "http://172.30.9.23:5000/v3/roles/6b7f4f4f76264b6fb449c43b86ee3817"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a482b711adf94961bf4bb28eda7f0e28", "links": {"self": "http://172.30.9.23:5000/v3/roles/a482b711adf94961bf4bb28eda7f0e28"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c65201bd05504fa786d79b166e8bbba3", "links": {"self": "http://172.30.9.23:5000/v3/roles/c65201bd05504fa786d79b166e8bbba3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "e7e317b66c174923a8cb46c48d897c8d", "links": {"self": "http://172.30.9.23:5000/v3/roles/e7e317b66c174923a8cb46c48d897c8d"}, "name": "ResellerAdmin"}]} 2019-01-18 06:51:02,393 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-7a8fa35d-80fc-4cc8-9875-3b791ce4a95b 2019-01-18 06:51:02,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}1fe632231702ac5248ace1eac08ee72b670e96f5" -d '{"role": {"name": "AnsibleProvisioningTests-50a7bb7a-fcab-495-proj-role"}}' 2019-01-18 06:51:02,519 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 18 Jan 2019 06:51:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4fa7f8fe-3b89-4e09-ab99-c2210e92361d Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "b464319bd233459d867eb301e3efa1f0", "links": {"self": "http://172.30.9.23:5000/v3/roles/b464319bd233459d867eb301e3efa1f0"}, "name": "AnsibleProvisioningTests-50a7bb7a-fcab-495-proj-role"}} 2019-01-18 06:51:02,519 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-4fa7f8fe-3b89-4e09-ab99-c2210e92361d 2019-01-18 06:51:02,519 - keystone_utils - INFO - Created role with name - AnsibleProvisioningTests-50a7bb7a-fcab-495-proj-role 2019-01-18 06:51:02,523 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/b464319bd233459d867eb301e3efa1f0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1fe632231702ac5248ace1eac08ee72b670e96f5" 2019-01-18 06:51:02,539 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:51:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0464ba1a-e9ea-4151-89a5-0eef32df4a66 Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.23:5000/v3/roles/b464319bd233459d867eb301e3efa1f0"}, "domain_id": null, "name": "AnsibleProvisioningTests-50a7bb7a-fcab-495-proj-role", "id": "b464319bd233459d867eb301e3efa1f0"}} 2019-01-18 06:51:02,539 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/b464319bd233459d867eb301e3efa1f0 used request id req-0464ba1a-e9ea-4151-89a5-0eef32df4a66 2019-01-18 06:51:02,539 - keystone_utils - INFO - Granting role AnsibleProvisioningTests-50a7bb7a-fcab-495-proj-role to project AnsibleProvisioningTests-50a7bb7a-fcab-495-proj 2019-01-18 06:51:02,543 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/e0892761fe6e4769814a4b4e63ce7166/users/9c0778ff9be7466a81e9d48148cc225a/roles/b464319bd233459d867eb301e3efa1f0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1fe632231702ac5248ace1eac08ee72b670e96f5" 2019-01-18 06:51:02,677 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 06:51:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-92e4337d-bafe-4b47-b0e0-2835fe6997e1 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 06:51:02,677 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/e0892761fe6e4769814a4b4e63ce7166/users/9c0778ff9be7466a81e9d48148cc225a/roles/b464319bd233459d867eb301e3efa1f0 used request id req-92e4337d-bafe-4b47-b0e0-2835fe6997e1 2019-01-18 06:51:02,677 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-18 06:51:02,679 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img'} 2019-01-18 06:51:02,679 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:51:02,680 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:51:03,061 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b464319bd233459d867eb301e3efa1f0", "name": "AnsibleProvisioningTests-50a7bb7a-fcab-495-proj-role"}], "expires_at": "2019-01-18T07:51:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e0892761fe6e4769814a4b4e63ce7166", "name": "AnsibleProvisioningTests-50a7bb7a-fcab-495-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/e0892761fe6e4769814a4b4e63ce7166", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/e0892761fe6e4769814a4b4e63ce7166", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/e0892761fe6e4769814a4b4e63ce7166", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/e0892761fe6e4769814a4b4e63ce7166", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/e0892761fe6e4769814a4b4e63ce7166", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/e0892761fe6e4769814a4b4e63ce7166", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/e0892761fe6e4769814a4b4e63ce7166", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/e0892761fe6e4769814a4b4e63ce7166", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/e0892761fe6e4769814a4b4e63ce7166", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/e0892761fe6e4769814a4b4e63ce7166", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/e0892761fe6e4769814a4b4e63ce7166", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/e0892761fe6e4769814a4b4e63ce7166", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "AnsibleProvisioningTests-50a7bb7a-fcab-495-user", "id": "9c0778ff9be7466a81e9d48148cc225a"}, "audit_ids": ["5UfMJdahQViLFsHGFu5ofg"], "issued_at": "2019-01-18T06:51:03.000000Z"}} 2019-01-18 06:51:03,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}319104f3f03b3bf7622c13fef6447382ec8d775e" 2019-01-18 06:51:03,207 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:51:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b0a9ca41-56ca-4839-a5cf-38c7d6f6019a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:51:03,207 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-b0a9ca41-56ca-4839-a5cf-38c7d6f6019a 2019-01-18 06:51:03,212 - 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-34697d97-3136-4ee3-8dc1-82fe5a3b6f21--image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}319104f3f03b3bf7622c13fef6447382ec8d775e" 2019-01-18 06:51:03,380 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 170 Content-Type: application/json X-Openstack-Request-Id: req-ce4ec425-2300-4ff1-9e6b-e55b7d69ba76 Date: Fri, 18 Jan 2019 06:51:03 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=AnsibleProvisioningTests-34697d97-3136-4ee3-8dc1-82fe5a3b6f21--image"} 2019-01-18 06:51:03,380 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=AnsibleProvisioningTests-34697d97-3136-4ee3-8dc1-82fe5a3b6f21--image used request id req-ce4ec425-2300-4ff1-9e6b-e55b7d69ba76 2019-01-18 06:51:03,383 - 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}319104f3f03b3bf7622c13fef6447382ec8d775e" 2019-01-18 06:51:03,535 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-94accbbd-1a17-4f74-a822-85972275e735 Date: Fri, 18 Jan 2019 06:51: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"}}} 2019-01-18 06:51:03,536 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-94accbbd-1a17-4f74-a822-85972275e735 2019-01-18 06:51:03,565 - 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}319104f3f03b3bf7622c13fef6447382ec8d775e" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "AnsibleProvisioningTests-34697d97-3136-4ee3-8dc1-82fe5a3b6f21--image"}' 2019-01-18 06:51:03,738 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 629 Content-Type: application/json Location: http://172.30.9.23:9292/v2/images/04f6cb3c-8db9-4b62-8aa1-692cd7f1dae8 X-Openstack-Request-Id: req-f991d8b7-fe58-4879-9249-1dc6bb4f141a Date: Fri, 18 Jan 2019 06:51:03 GMT RESP BODY: {"status": "queued", "name": "AnsibleProvisioningTests-34697d97-3136-4ee3-8dc1-82fe5a3b6f21--image", "tags": [], "container_format": "bare", "created_at": "2019-01-18T06:51:03Z", "size": null, "disk_format": "qcow2", "updated_at": "2019-01-18T06:51:03Z", "visibility": "shared", "locations": [], "self": "/v2/images/04f6cb3c-8db9-4b62-8aa1-692cd7f1dae8", "min_disk": 0, "protected": false, "id": "04f6cb3c-8db9-4b62-8aa1-692cd7f1dae8", "file": "/v2/images/04f6cb3c-8db9-4b62-8aa1-692cd7f1dae8/file", "checksum": null, "owner": "e0892761fe6e4769814a4b4e63ce7166", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-18 06:51:03,738 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-f991d8b7-fe58-4879-9249-1dc6bb4f141a 2019-01-18 06:51:03,748 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9292/v2/images/04f6cb3c-8db9-4b62-8aa1-692cd7f1dae8/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}319104f3f03b3bf7622c13fef6447382ec8d775e" -d '' 2019-01-18 06:51:12,482 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-2f5244d4-cf33-4b4f-b3f9-4ab2aebf6d9e Date: Fri, 18 Jan 2019 06:51:12 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-18 06:51:12,483 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/04f6cb3c-8db9-4b62-8aa1-692cd7f1dae8/file used request id req-2f5244d4-cf33-4b4f-b3f9-4ab2aebf6d9e 2019-01-18 06:51:12,483 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img 2019-01-18 06:51:12,487 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/04f6cb3c-8db9-4b62-8aa1-692cd7f1dae8 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}319104f3f03b3bf7622c13fef6447382ec8d775e" 2019-01-18 06:51:12,668 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-e4bd2a90-6973-4ead-8d09-5543ce14bf41 Date: Fri, 18 Jan 2019 06:51:12 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "AnsibleProvisioningTests-34697d97-3136-4ee3-8dc1-82fe5a3b6f21--image", "tags": [], "container_format": "bare", "created_at": "2019-01-18T06:51:03Z", "size": 263717376, "disk_format": "qcow2", "updated_at": "2019-01-18T06:51:12Z", "visibility": "shared", "locations": [{"url": "rbd://af014572-0a5d-4a80-a07f-9105f52ab2c1/images/04f6cb3c-8db9-4b62-8aa1-692cd7f1dae8/snap", "metadata": {}}], "self": "/v2/images/04f6cb3c-8db9-4b62-8aa1-692cd7f1dae8", "min_disk": 0, "protected": false, "id": "04f6cb3c-8db9-4b62-8aa1-692cd7f1dae8", "file": "/v2/images/04f6cb3c-8db9-4b62-8aa1-692cd7f1dae8/file", "checksum": "1bb230415bf3b405b9b824519afbf1cb", "owner": "e0892761fe6e4769814a4b4e63ce7166", "direct_url": "rbd://af014572-0a5d-4a80-a07f-9105f52ab2c1/images/04f6cb3c-8db9-4b62-8aa1-692cd7f1dae8/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-18 06:51:12,668 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/04f6cb3c-8db9-4b62-8aa1-692cd7f1dae8 used request id req-e4bd2a90-6973-4ead-8d09-5543ce14bf41 2019-01-18 06:51:12,671 - 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}319104f3f03b3bf7622c13fef6447382ec8d775e" 2019-01-18 06:51:12,823 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-25bed0c9-af2a-48bc-a914-35a83ad30d7c Date: Fri, 18 Jan 2019 06:51: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"}}} 2019-01-18 06:51:12,823 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-25bed0c9-af2a-48bc-a914-35a83ad30d7c 2019-01-18 06:51:12,826 - create_image - INFO - Created image with name - AnsibleProvisioningTests-34697d97-3136-4ee3-8dc1-82fe5a3b6f21--image 2019-01-18 06:51:12,829 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/04f6cb3c-8db9-4b62-8aa1-692cd7f1dae8 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}319104f3f03b3bf7622c13fef6447382ec8d775e" 2019-01-18 06:51:13,007 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-822cb64e-d848-41cc-89cf-d07ef1b8a775 Date: Fri, 18 Jan 2019 06:51:13 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "AnsibleProvisioningTests-34697d97-3136-4ee3-8dc1-82fe5a3b6f21--image", "tags": [], "container_format": "bare", "created_at": "2019-01-18T06:51:03Z", "size": 263717376, "disk_format": "qcow2", "updated_at": "2019-01-18T06:51:12Z", "visibility": "shared", "locations": [{"url": "rbd://af014572-0a5d-4a80-a07f-9105f52ab2c1/images/04f6cb3c-8db9-4b62-8aa1-692cd7f1dae8/snap", "metadata": {}}], "self": "/v2/images/04f6cb3c-8db9-4b62-8aa1-692cd7f1dae8", "min_disk": 0, "protected": false, "id": "04f6cb3c-8db9-4b62-8aa1-692cd7f1dae8", "file": "/v2/images/04f6cb3c-8db9-4b62-8aa1-692cd7f1dae8/file", "checksum": "1bb230415bf3b405b9b824519afbf1cb", "owner": "e0892761fe6e4769814a4b4e63ce7166", "direct_url": "rbd://af014572-0a5d-4a80-a07f-9105f52ab2c1/images/04f6cb3c-8db9-4b62-8aa1-692cd7f1dae8/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-18 06:51:13,007 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/04f6cb3c-8db9-4b62-8aa1-692cd7f1dae8 used request id req-822cb64e-d848-41cc-89cf-d07ef1b8a775 2019-01-18 06:51:13,008 - create_image - DEBUG - Instance status is - active 2019-01-18 06:51:13,008 - create_image - DEBUG - Image is active with name - AnsibleProvisioningTests-34697d97-3136-4ee3-8dc1-82fe5a3b6f21--image 2019-01-18 06:51:13,008 - create_image - INFO - Image is now active with name - AnsibleProvisioningTests-34697d97-3136-4ee3-8dc1-82fe5a3b6f21--image 2019-01-18 06:51:13,008 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:51:13,009 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:51:13,384 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b464319bd233459d867eb301e3efa1f0", "name": "AnsibleProvisioningTests-50a7bb7a-fcab-495-proj-role"}], "expires_at": "2019-01-18T07:51:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e0892761fe6e4769814a4b4e63ce7166", "name": "AnsibleProvisioningTests-50a7bb7a-fcab-495-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/e0892761fe6e4769814a4b4e63ce7166", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/e0892761fe6e4769814a4b4e63ce7166", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/e0892761fe6e4769814a4b4e63ce7166", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/e0892761fe6e4769814a4b4e63ce7166", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/e0892761fe6e4769814a4b4e63ce7166", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/e0892761fe6e4769814a4b4e63ce7166", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/e0892761fe6e4769814a4b4e63ce7166", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/e0892761fe6e4769814a4b4e63ce7166", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/e0892761fe6e4769814a4b4e63ce7166", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/e0892761fe6e4769814a4b4e63ce7166", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/e0892761fe6e4769814a4b4e63ce7166", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/e0892761fe6e4769814a4b4e63ce7166", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "AnsibleProvisioningTests-50a7bb7a-fcab-495-user", "id": "9c0778ff9be7466a81e9d48148cc225a"}, "audit_ids": ["ekHdnOlfTZuC6NZS4Lye2w"], "issued_at": "2019-01-18T06:51:13.000000Z"}} 2019-01-18 06:51:13,385 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d45ab06d2fce0486899bf682a2e9caf83bc5617" 2019-01-18 06:51:13,471 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:51:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-91c9515c-c693-450d-84ab-2fb8f2341d76 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:51:13,471 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-91c9515c-c693-450d-84ab-2fb8f2341d76 2019-01-18 06:51:13,477 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=AnsibleProvisioningTests-34697d97-3136-4ee3-8dc1-82fe5a3b6f21-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d45ab06d2fce0486899bf682a2e9caf83bc5617" 2019-01-18 06:51:13,642 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-199e4ea0-425e-496e-b529-29bba3d9312c Date: Fri, 18 Jan 2019 06:51:13 GMT RESP BODY: {"networks":[]} 2019-01-18 06:51:13,642 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=AnsibleProvisioningTests-34697d97-3136-4ee3-8dc1-82fe5a3b6f21-pub-net used request id req-199e4ea0-425e-496e-b529-29bba3d9312c 2019-01-18 06:51:13,642 - neutron_utils - INFO - Creating network with name AnsibleProvisioningTests-34697d97-3136-4ee3-8dc1-82fe5a3b6f21-pub-net 2019-01-18 06:51:13,648 - 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}0d45ab06d2fce0486899bf682a2e9caf83bc5617" -d '{"network": {"name": "AnsibleProvisioningTests-34697d97-3136-4ee3-8dc1-82fe5a3b6f21-pub-net", "admin_state_up": true}}' 2019-01-18 06:51:14,182 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 627 X-Openstack-Request-Id: req-ff24b81a-d1b8-45e1-8db3-9b01b864d942 Date: Fri, 18 Jan 2019 06:51:14 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"dcd7bc2e-8615-4290-9c6a-e614c36d188d","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"e0892761fe6e4769814a4b4e63ce7166","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-18T06:51:14Z","is_default":false,"name":"AnsibleProvisioningTests-34697d97-3136-4ee3-8dc1-82fe5a3b6f21-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"e0892761fe6e4769814a4b4e63ce7166","created_at":"2019-01-18T06:51:13Z","mtu":1450}} 2019-01-18 06:51:14,182 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks used request id req-ff24b81a-d1b8-45e1-8db3-9b01b864d942 2019-01-18 06:51:14,187 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=dcd7bc2e-8615-4290-9c6a-e614c36d188d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d45ab06d2fce0486899bf682a2e9caf83bc5617" 2019-01-18 06:51:14,407 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 611 X-Openstack-Request-Id: req-6108adb7-65df-4121-8673-b8e7d5d7631c Date: Fri, 18 Jan 2019 06:51: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":"2019-01-18T06:51:14Z","tenant_id":"e0892761fe6e4769814a4b4e63ce7166","created_at":"2019-01-18T06:51:13Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"e0892761fe6e4769814a4b4e63ce7166","id":"dcd7bc2e-8615-4290-9c6a-e614c36d188d","name":"AnsibleProvisioningTests-34697d97-3136-4ee3-8dc1-82fe5a3b6f21-pub-net"}]} 2019-01-18 06:51:14,407 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=dcd7bc2e-8615-4290-9c6a-e614c36d188d used request id req-6108adb7-65df-4121-8673-b8e7d5d7631c 2019-01-18 06:51:14,413 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=dcd7bc2e-8615-4290-9c6a-e614c36d188d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d45ab06d2fce0486899bf682a2e9caf83bc5617" 2019-01-18 06:51:14,577 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-c37abb0e-4e12-40fd-acc7-70cbb6380051 Date: Fri, 18 Jan 2019 06:51:14 GMT RESP BODY: {"subnets":[]} 2019-01-18 06:51:14,578 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=dcd7bc2e-8615-4290-9c6a-e614c36d188d used request id req-c37abb0e-4e12-40fd-acc7-70cbb6380051 2019-01-18 06:51:14,578 - neutron_utils - INFO - Creating subnet with name AnsibleProvisioningTests-34697d97-3136-4ee3-8dc1-82fe5a3b6f21-pub-subnet 2019-01-18 06:51:14,583 - 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}0d45ab06d2fce0486899bf682a2e9caf83bc5617" -d '{"subnets": [{"ip_version": 4, "network_id": "dcd7bc2e-8615-4290-9c6a-e614c36d188d", "cidr": "10.55.1.0/24", "name": "AnsibleProvisioningTests-34697d97-3136-4ee3-8dc1-82fe5a3b6f21-pub-subnet"}]}' 2019-01-18 06:51:15,254 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-403bb1f6-75db-4bfb-9f35-03080079b16f Date: Fri, 18 Jan 2019 06:51:15 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"dcd7bc2e-8615-4290-9c6a-e614c36d188d","tenant_id":"e0892761fe6e4769814a4b4e63ce7166","created_at":"2019-01-18T06:51:14Z","dns_nameservers":[],"updated_at":"2019-01-18T06:51:14Z","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":"e0892761fe6e4769814a4b4e63ce7166","id":"bc51153f-96bd-4441-b0cb-e2babc46c5d2","subnetpool_id":null,"name":"AnsibleProvisioningTests-34697d97-3136-4ee3-8dc1-82fe5a3b6f21-pub-subnet"}]} 2019-01-18 06:51:15,254 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets used request id req-403bb1f6-75db-4bfb-9f35-03080079b16f 2019-01-18 06:51:15,260 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=dcd7bc2e-8615-4290-9c6a-e614c36d188d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d45ab06d2fce0486899bf682a2e9caf83bc5617" 2019-01-18 06:51:15,502 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 655 X-Openstack-Request-Id: req-7f61b0f8-e515-4b74-afff-5fe15bf723da Date: Fri, 18 Jan 2019 06:51: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":["bc51153f-96bd-4441-b0cb-e2babc46c5d2"],"updated_at":"2019-01-18T06:51:14Z","tenant_id":"e0892761fe6e4769814a4b4e63ce7166","created_at":"2019-01-18T06:51:13Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"e0892761fe6e4769814a4b4e63ce7166","id":"dcd7bc2e-8615-4290-9c6a-e614c36d188d","name":"AnsibleProvisioningTests-34697d97-3136-4ee3-8dc1-82fe5a3b6f21-pub-net"}]} 2019-01-18 06:51:15,502 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=dcd7bc2e-8615-4290-9c6a-e614c36d188d used request id req-7f61b0f8-e515-4b74-afff-5fe15bf723da 2019-01-18 06:51:15,508 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=dcd7bc2e-8615-4290-9c6a-e614c36d188d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d45ab06d2fce0486899bf682a2e9caf83bc5617" 2019-01-18 06:51:15,691 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-257e3f97-9d26-4bb9-8833-077a0aae019a Date: Fri, 18 Jan 2019 06:51:15 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"dcd7bc2e-8615-4290-9c6a-e614c36d188d","tenant_id":"e0892761fe6e4769814a4b4e63ce7166","created_at":"2019-01-18T06:51:14Z","dns_nameservers":[],"updated_at":"2019-01-18T06:51:14Z","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":"e0892761fe6e4769814a4b4e63ce7166","id":"bc51153f-96bd-4441-b0cb-e2babc46c5d2","subnetpool_id":null,"name":"AnsibleProvisioningTests-34697d97-3136-4ee3-8dc1-82fe5a3b6f21-pub-subnet"}]} 2019-01-18 06:51:15,692 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=dcd7bc2e-8615-4290-9c6a-e614c36d188d used request id req-257e3f97-9d26-4bb9-8833-077a0aae019a 2019-01-18 06:51:15,692 - OpenStackNetwork - DEBUG - Network [dcd7bc2e-8615-4290-9c6a-e614c36d188d] created successfully 2019-01-18 06:51:15,692 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:51:15,693 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:51:16,072 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b464319bd233459d867eb301e3efa1f0", "name": "AnsibleProvisioningTests-50a7bb7a-fcab-495-proj-role"}], "expires_at": "2019-01-18T07:51:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e0892761fe6e4769814a4b4e63ce7166", "name": "AnsibleProvisioningTests-50a7bb7a-fcab-495-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/e0892761fe6e4769814a4b4e63ce7166", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/e0892761fe6e4769814a4b4e63ce7166", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/e0892761fe6e4769814a4b4e63ce7166", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/e0892761fe6e4769814a4b4e63ce7166", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/e0892761fe6e4769814a4b4e63ce7166", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/e0892761fe6e4769814a4b4e63ce7166", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/e0892761fe6e4769814a4b4e63ce7166", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/e0892761fe6e4769814a4b4e63ce7166", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/e0892761fe6e4769814a4b4e63ce7166", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/e0892761fe6e4769814a4b4e63ce7166", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/e0892761fe6e4769814a4b4e63ce7166", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/e0892761fe6e4769814a4b4e63ce7166", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "AnsibleProvisioningTests-50a7bb7a-fcab-495-user", "id": "9c0778ff9be7466a81e9d48148cc225a"}, "audit_ids": ["MRLxvd-kQxyg8v-HCr7R0g"], "issued_at": "2019-01-18T06:51:16.000000Z"}} 2019-01-18 06:51:16,073 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f74b1ad7db153aae83c5abed0a2cb12295a721a" 2019-01-18 06:51:16,167 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:51:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2f944098-f1b1-40c9-ac5f-1d94a7da808e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:51:16,167 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-2f944098-f1b1-40c9-ac5f-1d94a7da808e 2019-01-18 06:51:16,174 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/routers?name=AnsibleProvisioningTests-34697d97-3136-4ee3-8dc1-82fe5a3b6f21-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f74b1ad7db153aae83c5abed0a2cb12295a721a" 2019-01-18 06:51:16,368 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-0a7724f0-edfd-482c-bd9b-142d47c6df14 Date: Fri, 18 Jan 2019 06:51:16 GMT RESP BODY: {"routers": []} 2019-01-18 06:51:16,369 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers?name=AnsibleProvisioningTests-34697d97-3136-4ee3-8dc1-82fe5a3b6f21-pub-router&admin_state_up=True used request id req-0a7724f0-edfd-482c-bd9b-142d47c6df14 2019-01-18 06:51:16,369 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:51:16,370 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:51:16,765 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b464319bd233459d867eb301e3efa1f0", "name": "AnsibleProvisioningTests-50a7bb7a-fcab-495-proj-role"}], "expires_at": "2019-01-18T07:51:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e0892761fe6e4769814a4b4e63ce7166", "name": "AnsibleProvisioningTests-50a7bb7a-fcab-495-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/e0892761fe6e4769814a4b4e63ce7166", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/e0892761fe6e4769814a4b4e63ce7166", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/e0892761fe6e4769814a4b4e63ce7166", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/e0892761fe6e4769814a4b4e63ce7166", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/e0892761fe6e4769814a4b4e63ce7166", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/e0892761fe6e4769814a4b4e63ce7166", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/e0892761fe6e4769814a4b4e63ce7166", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/e0892761fe6e4769814a4b4e63ce7166", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/e0892761fe6e4769814a4b4e63ce7166", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/e0892761fe6e4769814a4b4e63ce7166", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/e0892761fe6e4769814a4b4e63ce7166", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/e0892761fe6e4769814a4b4e63ce7166", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "AnsibleProvisioningTests-50a7bb7a-fcab-495-user", "id": "9c0778ff9be7466a81e9d48148cc225a"}, "audit_ids": ["aBS9L6PcSyKTs7RZ9nnnhQ"], "issued_at": "2019-01-18T06:51:16.000000Z"}} 2019-01-18 06:51:16,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}d3261c50837e51edb1ffe1ce0602aefad0fc3197" 2019-01-18 06:51:16,837 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:51:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eeca542b-a5e9-420a-806d-5d84d02f9769 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:51:16,837 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-eeca542b-a5e9-420a-806d-5d84d02f9769 2019-01-18 06:51:16,844 - 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}4f74b1ad7db153aae83c5abed0a2cb12295a721a" 2019-01-18 06:51:17,252 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-909af852-c1c8-4e1d-acfb-71e5008077e7 Date: Fri, 18 Jan 2019 06:51:17 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"c7128340-d09d-4472-ab8c-6b0e75149f5d","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"47feb8aba08a40dca7028a1701e597b9","status":"ACTIVE","subnets":["99f540fb-52d8-49ca-b59c-736c854d3c9e"],"description":"","tags":[],"updated_at":"2019-01-18T04:39:13Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"47feb8aba08a40dca7028a1701e597b9","created_at":"2019-01-18T04:39:06Z","mtu":1500}]} 2019-01-18 06:51:17,253 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=external used request id req-909af852-c1c8-4e1d-acfb-71e5008077e7 2019-01-18 06:51:17,258 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=c7128340-d09d-4472-ab8c-6b0e75149f5d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f74b1ad7db153aae83c5abed0a2cb12295a721a" 2019-01-18 06:51:17,428 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-1dc5dae1-b8e2-40b8-a4fe-7d86ad5ce6d3 Date: Fri, 18 Jan 2019 06:51:17 GMT RESP BODY: {"subnets":[]} 2019-01-18 06:51:17,428 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=c7128340-d09d-4472-ab8c-6b0e75149f5d used request id req-1dc5dae1-b8e2-40b8-a4fe-7d86ad5ce6d3 2019-01-18 06:51:17,429 - neutron_utils - INFO - Creating router with name - AnsibleProvisioningTests-34697d97-3136-4ee3-8dc1-82fe5a3b6f21-pub-router 2019-01-18 06:51:17,434 - 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}4f74b1ad7db153aae83c5abed0a2cb12295a721a" -d '{"router": {"external_gateway_info": {"network_id": "c7128340-d09d-4472-ab8c-6b0e75149f5d"}, "name": "AnsibleProvisioningTests-34697d97-3136-4ee3-8dc1-82fe5a3b6f21-pub-router", "admin_state_up": true}}' 2019-01-18 06:51:22,442 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 715 X-Openstack-Request-Id: req-7e8a92c0-635e-4273-b595-082f828ddd23 Date: Fri, 18 Jan 2019 06:51:22 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "c7128340-d09d-4472-ab8c-6b0e75149f5d", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "99f540fb-52d8-49ca-b59c-736c854d3c9e", "ip_address": "172.30.9.202"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "e0892761fe6e4769814a4b4e63ce7166", "created_at": "2019-01-18T06:51:18Z", "admin_state_up": true, "updated_at": "2019-01-18T06:51:18Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "e0892761fe6e4769814a4b4e63ce7166", "id": "e091c99e-2b16-4eb7-9c3b-3531e4f29fca", "name": "AnsibleProvisioningTests-34697d97-3136-4ee3-8dc1-82fe5a3b6f21-pub-router"}} 2019-01-18 06:51:22,442 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/routers used request id req-7e8a92c0-635e-4273-b595-082f828ddd23 2019-01-18 06:51:22,448 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?device_id=e091c99e-2b16-4eb7-9c3b-3531e4f29fca -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f74b1ad7db153aae83c5abed0a2cb12295a721a" 2019-01-18 06:51:22,640 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-cfddaed0-7521-4a0f-a62e-0ad9d7ee51ac Date: Fri, 18 Jan 2019 06:51:22 GMT RESP BODY: {"ports":[]} 2019-01-18 06:51:22,641 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?device_id=e091c99e-2b16-4eb7-9c3b-3531e4f29fca used request id req-cfddaed0-7521-4a0f-a62e-0ad9d7ee51ac 2019-01-18 06:51:22,646 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=AnsibleProvisioningTests-34697d97-3136-4ee3-8dc1-82fe5a3b6f21-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f74b1ad7db153aae83c5abed0a2cb12295a721a" 2019-01-18 06:51:22,888 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 655 X-Openstack-Request-Id: req-61760b05-80cc-48c9-9543-241539a49047 Date: Fri, 18 Jan 2019 06:51: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":["bc51153f-96bd-4441-b0cb-e2babc46c5d2"],"updated_at":"2019-01-18T06:51:14Z","tenant_id":"e0892761fe6e4769814a4b4e63ce7166","created_at":"2019-01-18T06:51:13Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"e0892761fe6e4769814a4b4e63ce7166","id":"dcd7bc2e-8615-4290-9c6a-e614c36d188d","name":"AnsibleProvisioningTests-34697d97-3136-4ee3-8dc1-82fe5a3b6f21-pub-net"}]} 2019-01-18 06:51:22,888 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=AnsibleProvisioningTests-34697d97-3136-4ee3-8dc1-82fe5a3b6f21-pub-net used request id req-61760b05-80cc-48c9-9543-241539a49047 2019-01-18 06:51:22,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" 2019-01-18 06:51:22,897 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 18 Jan 2019 06:51: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"}]}]}} 2019-01-18 06:51:22,898 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/e0892761fe6e4769814a4b4e63ce7166 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f74b1ad7db153aae83c5abed0a2cb12295a721a" 2019-01-18 06:51:22,986 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:51:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9058f7b5-b344-4884-a949-5b054293ae6c 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/e0892761fe6e4769814a4b4e63ce7166"}, "enabled": true, "id": "e0892761fe6e4769814a4b4e63ce7166", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-50a7bb7a-fcab-495-proj"}} 2019-01-18 06:51:22,986 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/e0892761fe6e4769814a4b4e63ce7166 used request id req-9058f7b5-b344-4884-a949-5b054293ae6c 2019-01-18 06:51:22,992 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=dcd7bc2e-8615-4290-9c6a-e614c36d188d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f74b1ad7db153aae83c5abed0a2cb12295a721a" 2019-01-18 06:51:23,650 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-7b17ff54-ace0-4236-9e4c-f09fdb216049 Date: Fri, 18 Jan 2019 06:51:23 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"dcd7bc2e-8615-4290-9c6a-e614c36d188d","tenant_id":"e0892761fe6e4769814a4b4e63ce7166","created_at":"2019-01-18T06:51:14Z","dns_nameservers":[],"updated_at":"2019-01-18T06:51:14Z","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":"e0892761fe6e4769814a4b4e63ce7166","id":"bc51153f-96bd-4441-b0cb-e2babc46c5d2","subnetpool_id":null,"name":"AnsibleProvisioningTests-34697d97-3136-4ee3-8dc1-82fe5a3b6f21-pub-subnet"}]} 2019-01-18 06:51:23,651 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=dcd7bc2e-8615-4290-9c6a-e614c36d188d used request id req-7b17ff54-ace0-4236-9e4c-f09fdb216049 2019-01-18 06:51:23,656 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=dcd7bc2e-8615-4290-9c6a-e614c36d188d&name=AnsibleProvisioningTests-34697d97-3136-4ee3-8dc1-82fe5a3b6f21-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f74b1ad7db153aae83c5abed0a2cb12295a721a" 2019-01-18 06:51:23,853 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-f25e657a-0708-4cd8-8071-2fb496736f2c Date: Fri, 18 Jan 2019 06:51:23 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"dcd7bc2e-8615-4290-9c6a-e614c36d188d","tenant_id":"e0892761fe6e4769814a4b4e63ce7166","created_at":"2019-01-18T06:51:14Z","dns_nameservers":[],"updated_at":"2019-01-18T06:51:14Z","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":"e0892761fe6e4769814a4b4e63ce7166","id":"bc51153f-96bd-4441-b0cb-e2babc46c5d2","subnetpool_id":null,"name":"AnsibleProvisioningTests-34697d97-3136-4ee3-8dc1-82fe5a3b6f21-pub-subnet"}]} 2019-01-18 06:51:23,853 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=dcd7bc2e-8615-4290-9c6a-e614c36d188d&name=AnsibleProvisioningTests-34697d97-3136-4ee3-8dc1-82fe5a3b6f21-pub-subnet used request id req-f25e657a-0708-4cd8-8071-2fb496736f2c 2019-01-18 06:51:23,854 - OpenStackNetwork - DEBUG - Adding router to subnet... 2019-01-18 06:51:23,854 - neutron_utils - INFO - Adding interface to router with name AnsibleProvisioningTests-34697d97-3136-4ee3-8dc1-82fe5a3b6f21-pub-router 2019-01-18 06:51:23,859 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9696/v2.0/routers/e091c99e-2b16-4eb7-9c3b-3531e4f29fca/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f74b1ad7db153aae83c5abed0a2cb12295a721a" -d '{"subnet_id": "bc51153f-96bd-4441-b0cb-e2babc46c5d2"}' 2019-01-18 06:51:25,822 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-e1dbde27-439d-4ca1-b2b6-bc050fb81ba3 Date: Fri, 18 Jan 2019 06:51:25 GMT RESP BODY: {"network_id": "dcd7bc2e-8615-4290-9c6a-e614c36d188d", "tenant_id": "e0892761fe6e4769814a4b4e63ce7166", "subnet_id": "bc51153f-96bd-4441-b0cb-e2babc46c5d2", "subnet_ids": ["bc51153f-96bd-4441-b0cb-e2babc46c5d2"], "port_id": "29e1cc2e-703e-499b-b6c0-35333c369d1d", "id": "e091c99e-2b16-4eb7-9c3b-3531e4f29fca"} 2019-01-18 06:51:25,823 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/e091c99e-2b16-4eb7-9c3b-3531e4f29fca/add_router_interface used request id req-e1dbde27-439d-4ca1-b2b6-bc050fb81ba3 2019-01-18 06:51:25,828 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/routers/e091c99e-2b16-4eb7-9c3b-3531e4f29fca -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f74b1ad7db153aae83c5abed0a2cb12295a721a" 2019-01-18 06:51:26,043 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 721 X-Openstack-Request-Id: req-41f5cf25-1e36-4abc-9114-6e157b22d413 Date: Fri, 18 Jan 2019 06:51:26 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "c7128340-d09d-4472-ab8c-6b0e75149f5d", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "99f540fb-52d8-49ca-b59c-736c854d3c9e", "ip_address": "172.30.9.202"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "e0892761fe6e4769814a4b4e63ce7166", "created_at": "2019-01-18T06:51:18Z", "admin_state_up": true, "updated_at": "2019-01-18T06:51:24Z", "flavor_id": null, "revision_number": 8, "routes": [], "project_id": "e0892761fe6e4769814a4b4e63ce7166", "id": "e091c99e-2b16-4eb7-9c3b-3531e4f29fca", "name": "AnsibleProvisioningTests-34697d97-3136-4ee3-8dc1-82fe5a3b6f21-pub-router"}} 2019-01-18 06:51:26,043 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers/e091c99e-2b16-4eb7-9c3b-3531e4f29fca used request id req-41f5cf25-1e36-4abc-9114-6e157b22d413 2019-01-18 06:51:26,048 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?device_id=e091c99e-2b16-4eb7-9c3b-3531e4f29fca -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f74b1ad7db153aae83c5abed0a2cb12295a721a" 2019-01-18 06:51:26,255 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 753 X-Openstack-Request-Id: req-b590e086-dce3-4b3c-88b7-5515d469d1ae Date: Fri, 18 Jan 2019 06:51:26 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:51:25Z","device_owner":"network:ha_router_replicated_interface","revision_number":5,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"bc51153f-96bd-4441-b0cb-e2babc46c5d2","ip_address":"10.55.1.1"}],"id":"29e1cc2e-703e-499b-b6c0-35333c369d1d","security_groups":[],"mac_address":"fa:16:3e:bb:a7:35","project_id":"e0892761fe6e4769814a4b4e63ce7166","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"dcd7bc2e-8615-4290-9c6a-e614c36d188d","tenant_id":"e0892761fe6e4769814a4b4e63ce7166","created_at":"2019-01-18T06:51:24Z","binding:vnic_type":"normal","device_id":"e091c99e-2b16-4eb7-9c3b-3531e4f29fca"}]} 2019-01-18 06:51:26,255 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?device_id=e091c99e-2b16-4eb7-9c3b-3531e4f29fca used request id req-b590e086-dce3-4b3c-88b7-5515d469d1ae 2019-01-18 06:51:26,261 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets/bc51153f-96bd-4441-b0cb-e2babc46c5d2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f74b1ad7db153aae83c5abed0a2cb12295a721a" 2019-01-18 06:51:26,466 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 671 X-Openstack-Request-Id: req-0a2964f3-b6f2-432d-b461-28d68692bc77 Date: Fri, 18 Jan 2019 06:51:26 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"dcd7bc2e-8615-4290-9c6a-e614c36d188d","tenant_id":"e0892761fe6e4769814a4b4e63ce7166","created_at":"2019-01-18T06:51:14Z","dns_nameservers":[],"updated_at":"2019-01-18T06:51:14Z","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":"e0892761fe6e4769814a4b4e63ce7166","id":"bc51153f-96bd-4441-b0cb-e2babc46c5d2","subnetpool_id":null,"name":"AnsibleProvisioningTests-34697d97-3136-4ee3-8dc1-82fe5a3b6f21-pub-subnet"}} 2019-01-18 06:51:26,466 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets/bc51153f-96bd-4441-b0cb-e2babc46c5d2 used request id req-0a2964f3-b6f2-432d-b461-28d68692bc77 2019-01-18 06:51:26,467 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:51:26,468 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:51:26,841 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "488fca829f8b496daa1cd2cdc6e45c49", "name": "Member"}, {"id": "c65201bd05504fa786d79b166e8bbba3", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}], "expires_at": "2019-01-18T07:51:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "020d00b5451a467cb276d06789a1149d", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "id": "e292c913af7844408b6509a836e493f5"}, "audit_ids": ["OdgMqH7gQXKr82HQBk1YDQ"], "issued_at": "2019-01-18T06:51:26.000000Z"}} 2019-01-18 06:51:26,841 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6ac9172c8a7a11f838a78ce96c4fca4d99eb684" 2019-01-18 06:51:26,922 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:51:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8563cdc0-32ab-481f-98ce-976d8e78992e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:51:26,923 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-8563cdc0-32ab-481f-98ce-976d8e78992e 2019-01-18 06:51:26,924 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-18 06:51:26,929 - 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}d6ac9172c8a7a11f838a78ce96c4fca4d99eb684" 2019-01-18 06:51:27,584 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:51: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-6c693172-33f4-49d7-b8a5-d81dafc7ca69 x-compute-request-id: req-6c693172-33f4-49d7-b8a5-d81dafc7ca69 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2019-01-18 06:51:27,584 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-6c693172-33f4-49d7-b8a5-d81dafc7ca69 2019-01-18 06:51:27,588 - 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}d6ac9172c8a7a11f838a78ce96c4fca4d99eb684" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "AnsibleProvisioningTests-34697d97-3136-4ee3-8dc1-82fe5a3b6f21-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 2048, "id": null, "swap": 0}}' 2019-01-18 06:51:27,632 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:51: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-891f1166-2ada-48f7-890c-ed588d010392 x-compute-request-id: req-891f1166-2ada-48f7-890c-ed588d010392 Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/ade64577-5b31-45e7-8b90-c221cc6d46c9", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/ade64577-5b31-45e7-8b90-c221cc6d46c9", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "ade64577-5b31-45e7-8b90-c221cc6d46c9", "name": "AnsibleProvisioningTests-34697d97-3136-4ee3-8dc1-82fe5a3b6f21-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2019-01-18 06:51:27,632 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-891f1166-2ada-48f7-890c-ed588d010392 2019-01-18 06:51:27,633 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:51:27,634 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:51:28,015 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b464319bd233459d867eb301e3efa1f0", "name": "AnsibleProvisioningTests-50a7bb7a-fcab-495-proj-role"}], "expires_at": "2019-01-18T07:51:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e0892761fe6e4769814a4b4e63ce7166", "name": "AnsibleProvisioningTests-50a7bb7a-fcab-495-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/e0892761fe6e4769814a4b4e63ce7166", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/e0892761fe6e4769814a4b4e63ce7166", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/e0892761fe6e4769814a4b4e63ce7166", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/e0892761fe6e4769814a4b4e63ce7166", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/e0892761fe6e4769814a4b4e63ce7166", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/e0892761fe6e4769814a4b4e63ce7166", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/e0892761fe6e4769814a4b4e63ce7166", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/e0892761fe6e4769814a4b4e63ce7166", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/e0892761fe6e4769814a4b4e63ce7166", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/e0892761fe6e4769814a4b4e63ce7166", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/e0892761fe6e4769814a4b4e63ce7166", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/e0892761fe6e4769814a4b4e63ce7166", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "AnsibleProvisioningTests-50a7bb7a-fcab-495-user", "id": "9c0778ff9be7466a81e9d48148cc225a"}, "audit_ids": ["QiBiBigdSB-Wgt7XZ3LVjw"], "issued_at": "2019-01-18T06:51:28.000000Z"}} 2019-01-18 06:51:28,015 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07e51295d2731b4a7dd2d0cf3d004d90296f3d44" 2019-01-18 06:51:28,088 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:51:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5290a6fb-780f-4a3f-ad99-80302987f6aa Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:51:28,088 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-5290a6fb-780f-4a3f-ad99-80302987f6aa 2019-01-18 06:51:28,089 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-18 06:51:28,094 - 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}07e51295d2731b4a7dd2d0cf3d004d90296f3d44" 2019-01-18 06:51:28,259 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:51: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-d3ab4a38-7397-44c2-b23f-aa81ac99eb39 x-compute-request-id: req-d3ab4a38-7397-44c2-b23f-aa81ac99eb39 Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2019-01-18 06:51:28,259 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-d3ab4a38-7397-44c2-b23f-aa81ac99eb39 2019-01-18 06:51:28,260 - OpenStackKeypair - INFO - Creating keypair AnsibleProvisioningTests-34697d97-3136-4ee3-8dc1-82fe5a3b6f21-kp... 2019-01-18 06:51:28,260 - OpenStackKeypair - INFO - Creating new keypair 2019-01-18 06:51:28,276 - nova_utils - INFO - Creating keypair with name - AnsibleProvisioningTests-34697d97-3136-4ee3-8dc1-82fe5a3b6f21-kp 2019-01-18 06:51:28,279 - 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}07e51295d2731b4a7dd2d0cf3d004d90296f3d44" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDgX/B2iT7se2vsPuYGdTaHzM2geQcdogUhUwpqr4MYGhq7ggWjHjhyGlAyFxgwJCBJPhPtMP5V9rTwuE9Bs2eV5qGAxQAc1nCxxzH0ShAWEBzWc0UYzzC7dkhoIaAVy0GhxGnFUgFYbnne1smdGI50a55KdvFs41/roIy1qAlFSQ==", "name": "AnsibleProvisioningTests-34697d97-3136-4ee3-8dc1-82fe5a3b6f21-kp"}}' 2019-01-18 06:51:28,339 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:51: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-7fe1783c-cc32-4b11-8a52-2c4ceb7258d7 x-compute-request-id: req-7fe1783c-cc32-4b11-8a52-2c4ceb7258d7 Content-Encoding: gzip Content-Length: 371 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDgX/B2iT7se2vsPuYGdTaHzM2geQcdogUhUwpqr4MYGhq7ggWjHjhyGlAyFxgwJCBJPhPtMP5V9rTwuE9Bs2eV5qGAxQAc1nCxxzH0ShAWEBzWc0UYzzC7dkhoIaAVy0GhxGnFUgFYbnne1smdGI50a55KdvFs41/roIy1qAlFSQ==", "user_id": "9c0778ff9be7466a81e9d48148cc225a", "name": "AnsibleProvisioningTests-34697d97-3136-4ee3-8dc1-82fe5a3b6f21-kp", "fingerprint": "31:50:c2:29:5b:0c:f0:3a:58:42:cc:73:9d:ac:8e:c2"}} 2019-01-18 06:51:28,340 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-7fe1783c-cc32-4b11-8a52-2c4ceb7258d7 2019-01-18 06:51:28,342 - file_utils - INFO - Saved public key to - tmp/AnsibleProvisioningTests-34697d97-3136-4ee3-8dc1-82fe5a3b6f21.pub 2019-01-18 06:51:28,343 - file_utils - INFO - Saved private key to - tmp/AnsibleProvisioningTests-34697d97-3136-4ee3-8dc1-82fe5a3b6f21 2019-01-18 06:51:28,343 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:51:28,344 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:51:28,725 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b464319bd233459d867eb301e3efa1f0", "name": "AnsibleProvisioningTests-50a7bb7a-fcab-495-proj-role"}], "expires_at": "2019-01-18T07:51:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e0892761fe6e4769814a4b4e63ce7166", "name": "AnsibleProvisioningTests-50a7bb7a-fcab-495-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/e0892761fe6e4769814a4b4e63ce7166", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/e0892761fe6e4769814a4b4e63ce7166", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/e0892761fe6e4769814a4b4e63ce7166", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/e0892761fe6e4769814a4b4e63ce7166", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/e0892761fe6e4769814a4b4e63ce7166", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/e0892761fe6e4769814a4b4e63ce7166", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/e0892761fe6e4769814a4b4e63ce7166", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/e0892761fe6e4769814a4b4e63ce7166", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/e0892761fe6e4769814a4b4e63ce7166", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/e0892761fe6e4769814a4b4e63ce7166", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/e0892761fe6e4769814a4b4e63ce7166", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/e0892761fe6e4769814a4b4e63ce7166", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "AnsibleProvisioningTests-50a7bb7a-fcab-495-user", "id": "9c0778ff9be7466a81e9d48148cc225a"}, "audit_ids": ["sn1r5NyaSg6Zu-rmbuPfxg"], "issued_at": "2019-01-18T06:51:28.000000Z"}} 2019-01-18 06:51:28,725 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f2853e755d8c7f95d6d0dd015096d74d836dec9" 2019-01-18 06:51:28,796 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:51:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e8759ba5-a335-4a6b-bfdc-5c92804a83d6 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:51:28,796 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-e8759ba5-a335-4a6b-bfdc-5c92804a83d6 2019-01-18 06:51:28,803 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=AnsibleProvisioningTests-34697d97-3136-4ee3-8dc1-82fe5a3b6f21-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f2853e755d8c7f95d6d0dd015096d74d836dec9" 2019-01-18 06:51:28,993 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-23ca85d8-8124-4ed0-948e-1454354c097d Date: Fri, 18 Jan 2019 06:51:28 GMT RESP BODY: {"security_groups": []} 2019-01-18 06:51:28,993 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=AnsibleProvisioningTests-34697d97-3136-4ee3-8dc1-82fe5a3b6f21-sec-grp used request id req-23ca85d8-8124-4ed0-948e-1454354c097d 2019-01-18 06:51:28,993 - OpenStackSecurityGroup - INFO - Creating security group AnsibleProvisioningTests-34697d97-3136-4ee3-8dc1-82fe5a3b6f21-sec-grp... 2019-01-18 06:51:28,994 - neutron_utils - INFO - Creating security group with name - AnsibleProvisioningTests-34697d97-3136-4ee3-8dc1-82fe5a3b6f21-sec-grp 2019-01-18 06:51:28,999 - 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}5f2853e755d8c7f95d6d0dd015096d74d836dec9" -d '{"security_group": {"name": "AnsibleProvisioningTests-34697d97-3136-4ee3-8dc1-82fe5a3b6f21-sec-grp"}}' 2019-01-18 06:51:29,334 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1401 X-Openstack-Request-Id: req-955c2fac-0599-4897-a84d-6aae2a9a172b Date: Fri, 18 Jan 2019 06:51:29 GMT RESP BODY: {"security_group": {"description": "", "tags": [], "tenant_id": "e0892761fe6e4769814a4b4e63ce7166", "created_at": "2019-01-18T06:51:29Z", "updated_at": "2019-01-18T06:51:29Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:51:29Z", "revision_number": 0, "id": "40699e07-afb6-4373-b47c-ac021383976d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T06:51:29Z", "security_group_id": "69b68ccc-7a37-4ec8-8251-c2fff2487a1b", "tenant_id": "e0892761fe6e4769814a4b4e63ce7166", "port_range_min": null, "ethertype": "IPv4", "project_id": "e0892761fe6e4769814a4b4e63ce7166"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:51:29Z", "revision_number": 0, "id": "be4d76ec-7805-464b-bfcd-705594b502a9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T06:51:29Z", "security_group_id": "69b68ccc-7a37-4ec8-8251-c2fff2487a1b", "tenant_id": "e0892761fe6e4769814a4b4e63ce7166", "port_range_min": null, "ethertype": "IPv6", "project_id": "e0892761fe6e4769814a4b4e63ce7166"}], "revision_number": 2, "project_id": "e0892761fe6e4769814a4b4e63ce7166", "id": "69b68ccc-7a37-4ec8-8251-c2fff2487a1b", "name": "AnsibleProvisioningTests-34697d97-3136-4ee3-8dc1-82fe5a3b6f21-sec-grp"}} 2019-01-18 06:51:29,334 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-groups used request id req-955c2fac-0599-4897-a84d-6aae2a9a172b 2019-01-18 06:51:29,335 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 69b68ccc-7a37-4ec8-8251-c2fff2487a1b 2019-01-18 06:51:29,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=69b68ccc-7a37-4ec8-8251-c2fff2487a1b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f2853e755d8c7f95d6d0dd015096d74d836dec9" 2019-01-18 06:51:29,522 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-fa5d3adf-466a-4d32-b53a-439f5d81747d Date: Fri, 18 Jan 2019 06:51: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": "2019-01-18T06:51:29Z", "security_group_id": "69b68ccc-7a37-4ec8-8251-c2fff2487a1b", "port_range_min": null, "revision_number": 0, "tenant_id": "e0892761fe6e4769814a4b4e63ce7166", "created_at": "2019-01-18T06:51:29Z", "project_id": "e0892761fe6e4769814a4b4e63ce7166", "id": "40699e07-afb6-4373-b47c-ac021383976d"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T06:51:29Z", "security_group_id": "69b68ccc-7a37-4ec8-8251-c2fff2487a1b", "port_range_min": null, "revision_number": 0, "tenant_id": "e0892761fe6e4769814a4b4e63ce7166", "created_at": "2019-01-18T06:51:29Z", "project_id": "e0892761fe6e4769814a4b4e63ce7166", "id": "be4d76ec-7805-464b-bfcd-705594b502a9"}]} 2019-01-18 06:51:29,522 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=69b68ccc-7a37-4ec8-8251-c2fff2487a1b used request id req-fa5d3adf-466a-4d32-b53a-439f5d81747d 2019-01-18 06:51:29,523 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 69b68ccc-7a37-4ec8-8251-c2fff2487a1b 2019-01-18 06:51:29,528 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=69b68ccc-7a37-4ec8-8251-c2fff2487a1b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f2853e755d8c7f95d6d0dd015096d74d836dec9" 2019-01-18 06:51:29,552 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-48b31da4-f918-4624-ae8a-49b51c76d752 Date: Fri, 18 Jan 2019 06:51: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": "2019-01-18T06:51:29Z", "security_group_id": "69b68ccc-7a37-4ec8-8251-c2fff2487a1b", "port_range_min": null, "revision_number": 0, "tenant_id": "e0892761fe6e4769814a4b4e63ce7166", "created_at": "2019-01-18T06:51:29Z", "project_id": "e0892761fe6e4769814a4b4e63ce7166", "id": "40699e07-afb6-4373-b47c-ac021383976d"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T06:51:29Z", "security_group_id": "69b68ccc-7a37-4ec8-8251-c2fff2487a1b", "port_range_min": null, "revision_number": 0, "tenant_id": "e0892761fe6e4769814a4b4e63ce7166", "created_at": "2019-01-18T06:51:29Z", "project_id": "e0892761fe6e4769814a4b4e63ce7166", "id": "be4d76ec-7805-464b-bfcd-705594b502a9"}]} 2019-01-18 06:51:29,552 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=69b68ccc-7a37-4ec8-8251-c2fff2487a1b used request id req-48b31da4-f918-4624-ae8a-49b51c76d752 2019-01-18 06:51:29,552 - neutron_utils - INFO - Retrieving security group with ID - 69b68ccc-7a37-4ec8-8251-c2fff2487a1b 2019-01-18 06:51:29,557 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?id=69b68ccc-7a37-4ec8-8251-c2fff2487a1b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f2853e755d8c7f95d6d0dd015096d74d836dec9" 2019-01-18 06:51:29,625 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1404 X-Openstack-Request-Id: req-db36b3c6-aa4a-44bf-ae5b-cf4046dffbbb Date: Fri, 18 Jan 2019 06:51:29 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "e0892761fe6e4769814a4b4e63ce7166", "created_at": "2019-01-18T06:51:29Z", "updated_at": "2019-01-18T06:51:29Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:51:29Z", "revision_number": 0, "id": "40699e07-afb6-4373-b47c-ac021383976d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T06:51:29Z", "security_group_id": "69b68ccc-7a37-4ec8-8251-c2fff2487a1b", "tenant_id": "e0892761fe6e4769814a4b4e63ce7166", "port_range_min": null, "ethertype": "IPv4", "project_id": "e0892761fe6e4769814a4b4e63ce7166"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:51:29Z", "revision_number": 0, "id": "be4d76ec-7805-464b-bfcd-705594b502a9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T06:51:29Z", "security_group_id": "69b68ccc-7a37-4ec8-8251-c2fff2487a1b", "tenant_id": "e0892761fe6e4769814a4b4e63ce7166", "port_range_min": null, "ethertype": "IPv6", "project_id": "e0892761fe6e4769814a4b4e63ce7166"}], "revision_number": 2, "project_id": "e0892761fe6e4769814a4b4e63ce7166", "id": "69b68ccc-7a37-4ec8-8251-c2fff2487a1b", "name": "AnsibleProvisioningTests-34697d97-3136-4ee3-8dc1-82fe5a3b6f21-sec-grp"}]} 2019-01-18 06:51:29,625 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?id=69b68ccc-7a37-4ec8-8251-c2fff2487a1b used request id req-db36b3c6-aa4a-44bf-ae5b-cf4046dffbbb 2019-01-18 06:51:29,625 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 69b68ccc-7a37-4ec8-8251-c2fff2487a1b 2019-01-18 06:51:29,631 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=69b68ccc-7a37-4ec8-8251-c2fff2487a1b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f2853e755d8c7f95d6d0dd015096d74d836dec9" 2019-01-18 06:51:29,804 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-12d89e5e-c65e-46f2-9440-9c10c042067f Date: Fri, 18 Jan 2019 06:51: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": "2019-01-18T06:51:29Z", "security_group_id": "69b68ccc-7a37-4ec8-8251-c2fff2487a1b", "port_range_min": null, "revision_number": 0, "tenant_id": "e0892761fe6e4769814a4b4e63ce7166", "created_at": "2019-01-18T06:51:29Z", "project_id": "e0892761fe6e4769814a4b4e63ce7166", "id": "40699e07-afb6-4373-b47c-ac021383976d"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T06:51:29Z", "security_group_id": "69b68ccc-7a37-4ec8-8251-c2fff2487a1b", "port_range_min": null, "revision_number": 0, "tenant_id": "e0892761fe6e4769814a4b4e63ce7166", "created_at": "2019-01-18T06:51:29Z", "project_id": "e0892761fe6e4769814a4b4e63ce7166", "id": "be4d76ec-7805-464b-bfcd-705594b502a9"}]} 2019-01-18 06:51:29,804 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=69b68ccc-7a37-4ec8-8251-c2fff2487a1b used request id req-12d89e5e-c65e-46f2-9440-9c10c042067f 2019-01-18 06:51:29,805 - neutron_utils - INFO - Retrieving security group with ID - 69b68ccc-7a37-4ec8-8251-c2fff2487a1b 2019-01-18 06:51:29,810 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?id=69b68ccc-7a37-4ec8-8251-c2fff2487a1b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f2853e755d8c7f95d6d0dd015096d74d836dec9" 2019-01-18 06:51:29,860 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1404 X-Openstack-Request-Id: req-57c67f79-f08e-4fb7-8999-3c4d384520c1 Date: Fri, 18 Jan 2019 06:51:29 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "e0892761fe6e4769814a4b4e63ce7166", "created_at": "2019-01-18T06:51:29Z", "updated_at": "2019-01-18T06:51:29Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:51:29Z", "revision_number": 0, "id": "40699e07-afb6-4373-b47c-ac021383976d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T06:51:29Z", "security_group_id": "69b68ccc-7a37-4ec8-8251-c2fff2487a1b", "tenant_id": "e0892761fe6e4769814a4b4e63ce7166", "port_range_min": null, "ethertype": "IPv4", "project_id": "e0892761fe6e4769814a4b4e63ce7166"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:51:29Z", "revision_number": 0, "id": "be4d76ec-7805-464b-bfcd-705594b502a9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T06:51:29Z", "security_group_id": "69b68ccc-7a37-4ec8-8251-c2fff2487a1b", "tenant_id": "e0892761fe6e4769814a4b4e63ce7166", "port_range_min": null, "ethertype": "IPv6", "project_id": "e0892761fe6e4769814a4b4e63ce7166"}], "revision_number": 2, "project_id": "e0892761fe6e4769814a4b4e63ce7166", "id": "69b68ccc-7a37-4ec8-8251-c2fff2487a1b", "name": "AnsibleProvisioningTests-34697d97-3136-4ee3-8dc1-82fe5a3b6f21-sec-grp"}]} 2019-01-18 06:51:29,860 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?id=69b68ccc-7a37-4ec8-8251-c2fff2487a1b used request id req-57c67f79-f08e-4fb7-8999-3c4d384520c1 2019-01-18 06:51:29,861 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 69b68ccc-7a37-4ec8-8251-c2fff2487a1b 2019-01-18 06:51:29,866 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=69b68ccc-7a37-4ec8-8251-c2fff2487a1b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f2853e755d8c7f95d6d0dd015096d74d836dec9" 2019-01-18 06:51:29,912 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-cada55a6-68f7-407f-9d23-afe5dcc1e344 Date: Fri, 18 Jan 2019 06:51: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": "2019-01-18T06:51:29Z", "security_group_id": "69b68ccc-7a37-4ec8-8251-c2fff2487a1b", "port_range_min": null, "revision_number": 0, "tenant_id": "e0892761fe6e4769814a4b4e63ce7166", "created_at": "2019-01-18T06:51:29Z", "project_id": "e0892761fe6e4769814a4b4e63ce7166", "id": "40699e07-afb6-4373-b47c-ac021383976d"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T06:51:29Z", "security_group_id": "69b68ccc-7a37-4ec8-8251-c2fff2487a1b", "port_range_min": null, "revision_number": 0, "tenant_id": "e0892761fe6e4769814a4b4e63ce7166", "created_at": "2019-01-18T06:51:29Z", "project_id": "e0892761fe6e4769814a4b4e63ce7166", "id": "be4d76ec-7805-464b-bfcd-705594b502a9"}]} 2019-01-18 06:51:29,912 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=69b68ccc-7a37-4ec8-8251-c2fff2487a1b used request id req-cada55a6-68f7-407f-9d23-afe5dcc1e344 2019-01-18 06:51:29,913 - neutron_utils - INFO - Creating security group to security group - AnsibleProvisioningTests-34697d97-3136-4ee3-8dc1-82fe5a3b6f21-sec-grp 2019-01-18 06:51:29,918 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=AnsibleProvisioningTests-34697d97-3136-4ee3-8dc1-82fe5a3b6f21-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f2853e755d8c7f95d6d0dd015096d74d836dec9" 2019-01-18 06:51:29,969 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1404 X-Openstack-Request-Id: req-8d23aed8-9700-49e2-9531-5712cf6a9708 Date: Fri, 18 Jan 2019 06:51:29 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "e0892761fe6e4769814a4b4e63ce7166", "created_at": "2019-01-18T06:51:29Z", "updated_at": "2019-01-18T06:51:29Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:51:29Z", "revision_number": 0, "id": "40699e07-afb6-4373-b47c-ac021383976d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T06:51:29Z", "security_group_id": "69b68ccc-7a37-4ec8-8251-c2fff2487a1b", "tenant_id": "e0892761fe6e4769814a4b4e63ce7166", "port_range_min": null, "ethertype": "IPv4", "project_id": "e0892761fe6e4769814a4b4e63ce7166"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:51:29Z", "revision_number": 0, "id": "be4d76ec-7805-464b-bfcd-705594b502a9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T06:51:29Z", "security_group_id": "69b68ccc-7a37-4ec8-8251-c2fff2487a1b", "tenant_id": "e0892761fe6e4769814a4b4e63ce7166", "port_range_min": null, "ethertype": "IPv6", "project_id": "e0892761fe6e4769814a4b4e63ce7166"}], "revision_number": 2, "project_id": "e0892761fe6e4769814a4b4e63ce7166", "id": "69b68ccc-7a37-4ec8-8251-c2fff2487a1b", "name": "AnsibleProvisioningTests-34697d97-3136-4ee3-8dc1-82fe5a3b6f21-sec-grp"}]} 2019-01-18 06:51:29,969 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=AnsibleProvisioningTests-34697d97-3136-4ee3-8dc1-82fe5a3b6f21-sec-grp used request id req-8d23aed8-9700-49e2-9531-5712cf6a9708 2019-01-18 06:51:29,972 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-18 06:51:29,977 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 18 Jan 2019 06:51: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"}]}]}} 2019-01-18 06:51:29,978 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/e0892761fe6e4769814a4b4e63ce7166 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f2853e755d8c7f95d6d0dd015096d74d836dec9" 2019-01-18 06:51:30,058 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:51:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c7005c10-e206-4b53-93fb-48f1b239efda 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/e0892761fe6e4769814a4b4e63ce7166"}, "enabled": true, "id": "e0892761fe6e4769814a4b4e63ce7166", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-50a7bb7a-fcab-495-proj"}} 2019-01-18 06:51:30,058 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/e0892761fe6e4769814a4b4e63ce7166 used request id req-c7005c10-e206-4b53-93fb-48f1b239efda 2019-01-18 06:51:30,058 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 69b68ccc-7a37-4ec8-8251-c2fff2487a1b 2019-01-18 06:51:30,064 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=69b68ccc-7a37-4ec8-8251-c2fff2487a1b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f2853e755d8c7f95d6d0dd015096d74d836dec9" 2019-01-18 06:51:30,238 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-1117ffc7-f143-4ae6-bafa-8bb1470ec508 Date: Fri, 18 Jan 2019 06:51: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": "2019-01-18T06:51:29Z", "security_group_id": "69b68ccc-7a37-4ec8-8251-c2fff2487a1b", "port_range_min": null, "revision_number": 0, "tenant_id": "e0892761fe6e4769814a4b4e63ce7166", "created_at": "2019-01-18T06:51:29Z", "project_id": "e0892761fe6e4769814a4b4e63ce7166", "id": "40699e07-afb6-4373-b47c-ac021383976d"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T06:51:29Z", "security_group_id": "69b68ccc-7a37-4ec8-8251-c2fff2487a1b", "port_range_min": null, "revision_number": 0, "tenant_id": "e0892761fe6e4769814a4b4e63ce7166", "created_at": "2019-01-18T06:51:29Z", "project_id": "e0892761fe6e4769814a4b4e63ce7166", "id": "be4d76ec-7805-464b-bfcd-705594b502a9"}]} 2019-01-18 06:51:30,238 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=69b68ccc-7a37-4ec8-8251-c2fff2487a1b used request id req-1117ffc7-f143-4ae6-bafa-8bb1470ec508 2019-01-18 06:51:30,244 - 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}5f2853e755d8c7f95d6d0dd015096d74d836dec9" -d '{"security_group_rule": {"direction": "ingress", "protocol": 1, "security_group_id": "69b68ccc-7a37-4ec8-8251-c2fff2487a1b"}}' 2019-01-18 06:51:30,543 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 509 X-Openstack-Request-Id: req-d523f6a9-044a-4d13-a79e-2522e919e8cb Date: Fri, 18 Jan 2019 06:51:30 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": "2019-01-18T06:51:30Z", "security_group_id": "69b68ccc-7a37-4ec8-8251-c2fff2487a1b", "port_range_min": null, "revision_number": 0, "tenant_id": "e0892761fe6e4769814a4b4e63ce7166", "created_at": "2019-01-18T06:51:30Z", "project_id": "e0892761fe6e4769814a4b4e63ce7166", "id": "bdfffceb-a91e-437d-a542-04d8581bda21"}} 2019-01-18 06:51:30,544 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules used request id req-d523f6a9-044a-4d13-a79e-2522e919e8cb 2019-01-18 06:51:30,544 - neutron_utils - INFO - Creating security group to security group - AnsibleProvisioningTests-34697d97-3136-4ee3-8dc1-82fe5a3b6f21-sec-grp 2019-01-18 06:51:30,550 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=AnsibleProvisioningTests-34697d97-3136-4ee3-8dc1-82fe5a3b6f21-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f2853e755d8c7f95d6d0dd015096d74d836dec9" 2019-01-18 06:51:30,742 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1902 X-Openstack-Request-Id: req-73563168-714d-4446-b75a-4ca748131b00 Date: Fri, 18 Jan 2019 06:51:30 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "e0892761fe6e4769814a4b4e63ce7166", "created_at": "2019-01-18T06:51:29Z", "updated_at": "2019-01-18T06:51:30Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:51:29Z", "revision_number": 0, "id": "40699e07-afb6-4373-b47c-ac021383976d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T06:51:29Z", "security_group_id": "69b68ccc-7a37-4ec8-8251-c2fff2487a1b", "tenant_id": "e0892761fe6e4769814a4b4e63ce7166", "port_range_min": null, "ethertype": "IPv4", "project_id": "e0892761fe6e4769814a4b4e63ce7166"}, {"direction": "ingress", "protocol": "1", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:51:30Z", "revision_number": 0, "id": "bdfffceb-a91e-437d-a542-04d8581bda21", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T06:51:30Z", "security_group_id": "69b68ccc-7a37-4ec8-8251-c2fff2487a1b", "tenant_id": "e0892761fe6e4769814a4b4e63ce7166", "port_range_min": null, "ethertype": "IPv4", "project_id": "e0892761fe6e4769814a4b4e63ce7166"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:51:29Z", "revision_number": 0, "id": "be4d76ec-7805-464b-bfcd-705594b502a9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T06:51:29Z", "security_group_id": "69b68ccc-7a37-4ec8-8251-c2fff2487a1b", "tenant_id": "e0892761fe6e4769814a4b4e63ce7166", "port_range_min": null, "ethertype": "IPv6", "project_id": "e0892761fe6e4769814a4b4e63ce7166"}], "revision_number": 3, "project_id": "e0892761fe6e4769814a4b4e63ce7166", "id": "69b68ccc-7a37-4ec8-8251-c2fff2487a1b", "name": "AnsibleProvisioningTests-34697d97-3136-4ee3-8dc1-82fe5a3b6f21-sec-grp"}]} 2019-01-18 06:51:30,742 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=AnsibleProvisioningTests-34697d97-3136-4ee3-8dc1-82fe5a3b6f21-sec-grp used request id req-73563168-714d-4446-b75a-4ca748131b00 2019-01-18 06:51:30,746 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/e0892761fe6e4769814a4b4e63ce7166 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f2853e755d8c7f95d6d0dd015096d74d836dec9" 2019-01-18 06:51:30,827 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:51:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e22019f0-e739-4ee7-8eb1-0efb8a183804 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/e0892761fe6e4769814a4b4e63ce7166"}, "enabled": true, "id": "e0892761fe6e4769814a4b4e63ce7166", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-50a7bb7a-fcab-495-proj"}} 2019-01-18 06:51:30,827 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/e0892761fe6e4769814a4b4e63ce7166 used request id req-e22019f0-e739-4ee7-8eb1-0efb8a183804 2019-01-18 06:51:30,828 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 69b68ccc-7a37-4ec8-8251-c2fff2487a1b 2019-01-18 06:51:30,833 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=69b68ccc-7a37-4ec8-8251-c2fff2487a1b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f2853e755d8c7f95d6d0dd015096d74d836dec9" 2019-01-18 06:51:30,859 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1488 X-Openstack-Request-Id: req-afefc11d-16fb-4411-9bf2-392f75c98565 Date: Fri, 18 Jan 2019 06:51: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": "2019-01-18T06:51:29Z", "security_group_id": "69b68ccc-7a37-4ec8-8251-c2fff2487a1b", "port_range_min": null, "revision_number": 0, "tenant_id": "e0892761fe6e4769814a4b4e63ce7166", "created_at": "2019-01-18T06:51:29Z", "project_id": "e0892761fe6e4769814a4b4e63ce7166", "id": "40699e07-afb6-4373-b47c-ac021383976d"}, {"remote_group_id": null, "direction": "ingress", "protocol": "1", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T06:51:30Z", "security_group_id": "69b68ccc-7a37-4ec8-8251-c2fff2487a1b", "port_range_min": null, "revision_number": 0, "tenant_id": "e0892761fe6e4769814a4b4e63ce7166", "created_at": "2019-01-18T06:51:30Z", "project_id": "e0892761fe6e4769814a4b4e63ce7166", "id": "bdfffceb-a91e-437d-a542-04d8581bda21"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T06:51:29Z", "security_group_id": "69b68ccc-7a37-4ec8-8251-c2fff2487a1b", "port_range_min": null, "revision_number": 0, "tenant_id": "e0892761fe6e4769814a4b4e63ce7166", "created_at": "2019-01-18T06:51:29Z", "project_id": "e0892761fe6e4769814a4b4e63ce7166", "id": "be4d76ec-7805-464b-bfcd-705594b502a9"}]} 2019-01-18 06:51:30,859 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=69b68ccc-7a37-4ec8-8251-c2fff2487a1b used request id req-afefc11d-16fb-4411-9bf2-392f75c98565 2019-01-18 06:51:30,865 - 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}5f2853e755d8c7f95d6d0dd015096d74d836dec9" -d '{"security_group_rule": {"protocol": 6, "direction": "ingress", "port_range_min": 22, "port_range_max": 22, "security_group_id": "69b68ccc-7a37-4ec8-8251-c2fff2487a1b"}}' 2019-01-18 06:51:31,160 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 505 X-Openstack-Request-Id: req-c9d9f08c-a095-4d96-8198-ba11e50040e7 Date: Fri, 18 Jan 2019 06:51:31 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": "2019-01-18T06:51:31Z", "security_group_id": "69b68ccc-7a37-4ec8-8251-c2fff2487a1b", "port_range_min": 22, "revision_number": 0, "tenant_id": "e0892761fe6e4769814a4b4e63ce7166", "created_at": "2019-01-18T06:51:31Z", "project_id": "e0892761fe6e4769814a4b4e63ce7166", "id": "3c52c36b-92a7-4082-a4c8-8da38cde1d17"}} 2019-01-18 06:51:31,160 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules used request id req-c9d9f08c-a095-4d96-8198-ba11e50040e7 2019-01-18 06:51:31,161 - neutron_utils - INFO - Retrieving security group with ID - 69b68ccc-7a37-4ec8-8251-c2fff2487a1b 2019-01-18 06:51:31,166 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?id=69b68ccc-7a37-4ec8-8251-c2fff2487a1b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f2853e755d8c7f95d6d0dd015096d74d836dec9" 2019-01-18 06:51:31,350 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2396 X-Openstack-Request-Id: req-b10c49d3-a662-461a-af87-ab04e1e1a969 Date: Fri, 18 Jan 2019 06:51:31 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "e0892761fe6e4769814a4b4e63ce7166", "created_at": "2019-01-18T06:51:29Z", "updated_at": "2019-01-18T06:51:31Z", "security_group_rules": [{"direction": "ingress", "protocol": "6", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-01-18T06:51:31Z", "revision_number": 0, "id": "3c52c36b-92a7-4082-a4c8-8da38cde1d17", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T06:51:31Z", "security_group_id": "69b68ccc-7a37-4ec8-8251-c2fff2487a1b", "tenant_id": "e0892761fe6e4769814a4b4e63ce7166", "port_range_min": 22, "ethertype": "IPv4", "project_id": "e0892761fe6e4769814a4b4e63ce7166"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:51:29Z", "revision_number": 0, "id": "40699e07-afb6-4373-b47c-ac021383976d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T06:51:29Z", "security_group_id": "69b68ccc-7a37-4ec8-8251-c2fff2487a1b", "tenant_id": "e0892761fe6e4769814a4b4e63ce7166", "port_range_min": null, "ethertype": "IPv4", "project_id": "e0892761fe6e4769814a4b4e63ce7166"}, {"direction": "ingress", "protocol": "1", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:51:30Z", "revision_number": 0, "id": "bdfffceb-a91e-437d-a542-04d8581bda21", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T06:51:30Z", "security_group_id": "69b68ccc-7a37-4ec8-8251-c2fff2487a1b", "tenant_id": "e0892761fe6e4769814a4b4e63ce7166", "port_range_min": null, "ethertype": "IPv4", "project_id": "e0892761fe6e4769814a4b4e63ce7166"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:51:29Z", "revision_number": 0, "id": "be4d76ec-7805-464b-bfcd-705594b502a9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T06:51:29Z", "security_group_id": "69b68ccc-7a37-4ec8-8251-c2fff2487a1b", "tenant_id": "e0892761fe6e4769814a4b4e63ce7166", "port_range_min": null, "ethertype": "IPv6", "project_id": "e0892761fe6e4769814a4b4e63ce7166"}], "revision_number": 4, "project_id": "e0892761fe6e4769814a4b4e63ce7166", "id": "69b68ccc-7a37-4ec8-8251-c2fff2487a1b", "name": "AnsibleProvisioningTests-34697d97-3136-4ee3-8dc1-82fe5a3b6f21-sec-grp"}]} 2019-01-18 06:51:31,350 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?id=69b68ccc-7a37-4ec8-8251-c2fff2487a1b used request id req-b10c49d3-a662-461a-af87-ab04e1e1a969 2019-01-18 06:51:31,351 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 69b68ccc-7a37-4ec8-8251-c2fff2487a1b 2019-01-18 06:51:31,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=69b68ccc-7a37-4ec8-8251-c2fff2487a1b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f2853e755d8c7f95d6d0dd015096d74d836dec9" 2019-01-18 06:51:31,386 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1970 X-Openstack-Request-Id: req-3447ed92-6faa-4b87-a88b-f471842fd644 Date: Fri, 18 Jan 2019 06:51:31 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": "2019-01-18T06:51:31Z", "security_group_id": "69b68ccc-7a37-4ec8-8251-c2fff2487a1b", "port_range_min": 22, "revision_number": 0, "tenant_id": "e0892761fe6e4769814a4b4e63ce7166", "created_at": "2019-01-18T06:51:31Z", "project_id": "e0892761fe6e4769814a4b4e63ce7166", "id": "3c52c36b-92a7-4082-a4c8-8da38cde1d17"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T06:51:29Z", "security_group_id": "69b68ccc-7a37-4ec8-8251-c2fff2487a1b", "port_range_min": null, "revision_number": 0, "tenant_id": "e0892761fe6e4769814a4b4e63ce7166", "created_at": "2019-01-18T06:51:29Z", "project_id": "e0892761fe6e4769814a4b4e63ce7166", "id": "40699e07-afb6-4373-b47c-ac021383976d"}, {"remote_group_id": null, "direction": "ingress", "protocol": "1", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T06:51:30Z", "security_group_id": "69b68ccc-7a37-4ec8-8251-c2fff2487a1b", "port_range_min": null, "revision_number": 0, "tenant_id": "e0892761fe6e4769814a4b4e63ce7166", "created_at": "2019-01-18T06:51:30Z", "project_id": "e0892761fe6e4769814a4b4e63ce7166", "id": "bdfffceb-a91e-437d-a542-04d8581bda21"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T06:51:29Z", "security_group_id": "69b68ccc-7a37-4ec8-8251-c2fff2487a1b", "port_range_min": null, "revision_number": 0, "tenant_id": "e0892761fe6e4769814a4b4e63ce7166", "created_at": "2019-01-18T06:51:29Z", "project_id": "e0892761fe6e4769814a4b4e63ce7166", "id": "be4d76ec-7805-464b-bfcd-705594b502a9"}]} 2019-01-18 06:51:31,386 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=69b68ccc-7a37-4ec8-8251-c2fff2487a1b used request id req-3447ed92-6faa-4b87-a88b-f471842fd644 2019-01-18 06:51:31,387 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:51:31,388 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:51:31,764 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b464319bd233459d867eb301e3efa1f0", "name": "AnsibleProvisioningTests-50a7bb7a-fcab-495-proj-role"}], "expires_at": "2019-01-18T07:51:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e0892761fe6e4769814a4b4e63ce7166", "name": "AnsibleProvisioningTests-50a7bb7a-fcab-495-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/e0892761fe6e4769814a4b4e63ce7166", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/e0892761fe6e4769814a4b4e63ce7166", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/e0892761fe6e4769814a4b4e63ce7166", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/e0892761fe6e4769814a4b4e63ce7166", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/e0892761fe6e4769814a4b4e63ce7166", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/e0892761fe6e4769814a4b4e63ce7166", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/e0892761fe6e4769814a4b4e63ce7166", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/e0892761fe6e4769814a4b4e63ce7166", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/e0892761fe6e4769814a4b4e63ce7166", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/e0892761fe6e4769814a4b4e63ce7166", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/e0892761fe6e4769814a4b4e63ce7166", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/e0892761fe6e4769814a4b4e63ce7166", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "AnsibleProvisioningTests-50a7bb7a-fcab-495-user", "id": "9c0778ff9be7466a81e9d48148cc225a"}, "audit_ids": ["2ZSVxJLdS7u7lm6rq9oBZw"], "issued_at": "2019-01-18T06:51:31.000000Z"}} 2019-01-18 06:51:31,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}05457fde223da3e5e2039dd5e6775d886387b0cc" 2019-01-18 06:51:31,849 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:51:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9a64c242-7556-4f24-99dd-4f89ac87ee30 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:51:31,850 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-9a64c242-7556-4f24-99dd-4f89ac87ee30 2019-01-18 06:51:31,851 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-18 06:51:31,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}05457fde223da3e5e2039dd5e6775d886387b0cc" 2019-01-18 06:51:31,941 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:51:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-32bc0ff5-13fc-4e8b-8732-187d525d9633 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:51:31,941 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-32bc0ff5-13fc-4e8b-8732-187d525d9633 2019-01-18 06:51:31,950 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=AnsibleProvisioningTests-34697d97-3136-4ee3-8dc1-82fe5a3b6f21-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05457fde223da3e5e2039dd5e6775d886387b0cc" 2019-01-18 06:51:32,213 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 655 X-Openstack-Request-Id: req-08de8173-6683-4a2e-92c1-1b9893b0f7f3 Date: Fri, 18 Jan 2019 06:51: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":["bc51153f-96bd-4441-b0cb-e2babc46c5d2"],"updated_at":"2019-01-18T06:51:14Z","tenant_id":"e0892761fe6e4769814a4b4e63ce7166","created_at":"2019-01-18T06:51:13Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"e0892761fe6e4769814a4b4e63ce7166","id":"dcd7bc2e-8615-4290-9c6a-e614c36d188d","name":"AnsibleProvisioningTests-34697d97-3136-4ee3-8dc1-82fe5a3b6f21-pub-net"}]} 2019-01-18 06:51:32,213 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=AnsibleProvisioningTests-34697d97-3136-4ee3-8dc1-82fe5a3b6f21-pub-net used request id req-08de8173-6683-4a2e-92c1-1b9893b0f7f3 2019-01-18 06:51:32,217 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-18 06:51:32,222 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 18 Jan 2019 06:51: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"}]}]}} 2019-01-18 06:51:32,223 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/e0892761fe6e4769814a4b4e63ce7166 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05457fde223da3e5e2039dd5e6775d886387b0cc" 2019-01-18 06:51:32,241 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:51:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-688a7450-fe24-4b58-a3d2-6e5de0501a63 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/e0892761fe6e4769814a4b4e63ce7166"}, "enabled": true, "id": "e0892761fe6e4769814a4b4e63ce7166", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-50a7bb7a-fcab-495-proj"}} 2019-01-18 06:51:32,241 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/e0892761fe6e4769814a4b4e63ce7166 used request id req-688a7450-fe24-4b58-a3d2-6e5de0501a63 2019-01-18 06:51:32,246 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=dcd7bc2e-8615-4290-9c6a-e614c36d188d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05457fde223da3e5e2039dd5e6775d886387b0cc" 2019-01-18 06:51:32,451 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-71df2a98-2f35-4628-877f-4f8e387aad3b Date: Fri, 18 Jan 2019 06:51:32 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"dcd7bc2e-8615-4290-9c6a-e614c36d188d","tenant_id":"e0892761fe6e4769814a4b4e63ce7166","created_at":"2019-01-18T06:51:14Z","dns_nameservers":[],"updated_at":"2019-01-18T06:51:14Z","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":"e0892761fe6e4769814a4b4e63ce7166","id":"bc51153f-96bd-4441-b0cb-e2babc46c5d2","subnetpool_id":null,"name":"AnsibleProvisioningTests-34697d97-3136-4ee3-8dc1-82fe5a3b6f21-pub-subnet"}]} 2019-01-18 06:51:32,451 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=dcd7bc2e-8615-4290-9c6a-e614c36d188d used request id req-71df2a98-2f35-4628-877f-4f8e387aad3b 2019-01-18 06:51:32,457 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=dcd7bc2e-8615-4290-9c6a-e614c36d188d&name=AnsibleProvisioningTests-34697d97-3136-4ee3-8dc1-82fe5a3b6f21-port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05457fde223da3e5e2039dd5e6775d886387b0cc" 2019-01-18 06:51:32,633 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-8649c551-5e4e-4472-b825-0ecf53af2d97 Date: Fri, 18 Jan 2019 06:51:32 GMT RESP BODY: {"ports":[]} 2019-01-18 06:51:32,633 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=dcd7bc2e-8615-4290-9c6a-e614c36d188d&name=AnsibleProvisioningTests-34697d97-3136-4ee3-8dc1-82fe5a3b6f21-port-1&admin_state_up=True used request id req-8649c551-5e4e-4472-b825-0ecf53af2d97 2019-01-18 06:51:32,636 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/detail?name=AnsibleProvisioningTests-34697d97-3136-4ee3-8dc1-82fe5a3b6f21-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05457fde223da3e5e2039dd5e6775d886387b0cc" 2019-01-18 06:51:33,256 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:51: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-202713b9-58dc-4fa0-a68c-c52dcefe9051 x-compute-request-id: req-202713b9-58dc-4fa0-a68c-c52dcefe9051 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2019-01-18 06:51:33,256 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail?name=AnsibleProvisioningTests-34697d97-3136-4ee3-8dc1-82fe5a3b6f21-inst used request id req-202713b9-58dc-4fa0-a68c-c52dcefe9051 2019-01-18 06:51:33,263 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=AnsibleProvisioningTests-34697d97-3136-4ee3-8dc1-82fe5a3b6f21-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05457fde223da3e5e2039dd5e6775d886387b0cc" 2019-01-18 06:51:33,516 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 655 X-Openstack-Request-Id: req-935d3502-cce8-4a61-8f65-37bd9156279f Date: Fri, 18 Jan 2019 06:51: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":["bc51153f-96bd-4441-b0cb-e2babc46c5d2"],"updated_at":"2019-01-18T06:51:14Z","tenant_id":"e0892761fe6e4769814a4b4e63ce7166","created_at":"2019-01-18T06:51:13Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"e0892761fe6e4769814a4b4e63ce7166","id":"dcd7bc2e-8615-4290-9c6a-e614c36d188d","name":"AnsibleProvisioningTests-34697d97-3136-4ee3-8dc1-82fe5a3b6f21-pub-net"}]} 2019-01-18 06:51:33,516 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=AnsibleProvisioningTests-34697d97-3136-4ee3-8dc1-82fe5a3b6f21-pub-net used request id req-935d3502-cce8-4a61-8f65-37bd9156279f 2019-01-18 06:51:33,520 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/e0892761fe6e4769814a4b4e63ce7166 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05457fde223da3e5e2039dd5e6775d886387b0cc" 2019-01-18 06:51:33,601 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:51:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-69b5c10b-0044-4186-88a6-3ec0c075f034 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/e0892761fe6e4769814a4b4e63ce7166"}, "enabled": true, "id": "e0892761fe6e4769814a4b4e63ce7166", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-50a7bb7a-fcab-495-proj"}} 2019-01-18 06:51:33,601 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/e0892761fe6e4769814a4b4e63ce7166 used request id req-69b5c10b-0044-4186-88a6-3ec0c075f034 2019-01-18 06:51:33,607 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=dcd7bc2e-8615-4290-9c6a-e614c36d188d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05457fde223da3e5e2039dd5e6775d886387b0cc" 2019-01-18 06:51:33,822 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-883e36d0-7224-4aea-93b3-1bca4749ba2d Date: Fri, 18 Jan 2019 06:51:33 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"dcd7bc2e-8615-4290-9c6a-e614c36d188d","tenant_id":"e0892761fe6e4769814a4b4e63ce7166","created_at":"2019-01-18T06:51:14Z","dns_nameservers":[],"updated_at":"2019-01-18T06:51:14Z","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":"e0892761fe6e4769814a4b4e63ce7166","id":"bc51153f-96bd-4441-b0cb-e2babc46c5d2","subnetpool_id":null,"name":"AnsibleProvisioningTests-34697d97-3136-4ee3-8dc1-82fe5a3b6f21-pub-subnet"}]} 2019-01-18 06:51:33,823 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=dcd7bc2e-8615-4290-9c6a-e614c36d188d used request id req-883e36d0-7224-4aea-93b3-1bca4749ba2d 2019-01-18 06:51:33,828 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=dcd7bc2e-8615-4290-9c6a-e614c36d188d&name=AnsibleProvisioningTests-34697d97-3136-4ee3-8dc1-82fe5a3b6f21-port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05457fde223da3e5e2039dd5e6775d886387b0cc" 2019-01-18 06:51:33,866 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-74467cce-d685-4007-93cb-3ee58dbe9923 Date: Fri, 18 Jan 2019 06:51:33 GMT RESP BODY: {"ports":[]} 2019-01-18 06:51:33,866 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=dcd7bc2e-8615-4290-9c6a-e614c36d188d&name=AnsibleProvisioningTests-34697d97-3136-4ee3-8dc1-82fe5a3b6f21-port-1&admin_state_up=True used request id req-74467cce-d685-4007-93cb-3ee58dbe9923 2019-01-18 06:51:33,867 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:51:33,868 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:51:34,235 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b464319bd233459d867eb301e3efa1f0", "name": "AnsibleProvisioningTests-50a7bb7a-fcab-495-proj-role"}], "expires_at": "2019-01-18T07:51:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e0892761fe6e4769814a4b4e63ce7166", "name": "AnsibleProvisioningTests-50a7bb7a-fcab-495-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/e0892761fe6e4769814a4b4e63ce7166", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/e0892761fe6e4769814a4b4e63ce7166", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/e0892761fe6e4769814a4b4e63ce7166", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/e0892761fe6e4769814a4b4e63ce7166", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/e0892761fe6e4769814a4b4e63ce7166", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/e0892761fe6e4769814a4b4e63ce7166", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/e0892761fe6e4769814a4b4e63ce7166", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/e0892761fe6e4769814a4b4e63ce7166", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/e0892761fe6e4769814a4b4e63ce7166", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/e0892761fe6e4769814a4b4e63ce7166", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/e0892761fe6e4769814a4b4e63ce7166", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/e0892761fe6e4769814a4b4e63ce7166", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "AnsibleProvisioningTests-50a7bb7a-fcab-495-user", "id": "9c0778ff9be7466a81e9d48148cc225a"}, "audit_ids": ["J4tAh_XcQnWERkKBaOtTFQ"], "issued_at": "2019-01-18T06:51:34.000000Z"}} 2019-01-18 06:51:34,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}5c5c391367221b243ee2a4831dc0318c8dd3a351" 2019-01-18 06:51:34,324 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:51:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dc1fc228-d9cf-4b3e-a75c-7ee7e86af893 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:51:34,324 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-dc1fc228-d9cf-4b3e-a75c-7ee7e86af893 2019-01-18 06:51:34,329 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=AnsibleProvisioningTests-34697d97-3136-4ee3-8dc1-82fe5a3b6f21-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05457fde223da3e5e2039dd5e6775d886387b0cc" 2019-01-18 06:51:34,577 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 655 X-Openstack-Request-Id: req-72d161df-5c6c-4f6a-a50a-dc9a60d3589e Date: Fri, 18 Jan 2019 06:51: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":["bc51153f-96bd-4441-b0cb-e2babc46c5d2"],"updated_at":"2019-01-18T06:51:14Z","tenant_id":"e0892761fe6e4769814a4b4e63ce7166","created_at":"2019-01-18T06:51:13Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"e0892761fe6e4769814a4b4e63ce7166","id":"dcd7bc2e-8615-4290-9c6a-e614c36d188d","name":"AnsibleProvisioningTests-34697d97-3136-4ee3-8dc1-82fe5a3b6f21-pub-net"}]} 2019-01-18 06:51:34,578 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=AnsibleProvisioningTests-34697d97-3136-4ee3-8dc1-82fe5a3b6f21-pub-net used request id req-72d161df-5c6c-4f6a-a50a-dc9a60d3589e 2019-01-18 06:51:34,583 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=dcd7bc2e-8615-4290-9c6a-e614c36d188d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05457fde223da3e5e2039dd5e6775d886387b0cc" 2019-01-18 06:51:34,964 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-be5db45e-23d0-43a4-9370-02a0264389d1 Date: Fri, 18 Jan 2019 06:51:34 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"dcd7bc2e-8615-4290-9c6a-e614c36d188d","tenant_id":"e0892761fe6e4769814a4b4e63ce7166","created_at":"2019-01-18T06:51:14Z","dns_nameservers":[],"updated_at":"2019-01-18T06:51:14Z","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":"e0892761fe6e4769814a4b4e63ce7166","id":"bc51153f-96bd-4441-b0cb-e2babc46c5d2","subnetpool_id":null,"name":"AnsibleProvisioningTests-34697d97-3136-4ee3-8dc1-82fe5a3b6f21-pub-subnet"}]} 2019-01-18 06:51:34,964 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=dcd7bc2e-8615-4290-9c6a-e614c36d188d used request id req-be5db45e-23d0-43a4-9370-02a0264389d1 2019-01-18 06:51:34,970 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=AnsibleProvisioningTests-34697d97-3136-4ee3-8dc1-82fe5a3b6f21-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05457fde223da3e5e2039dd5e6775d886387b0cc" 2019-01-18 06:51:35,080 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 655 X-Openstack-Request-Id: req-ed5ac63f-34f3-45e2-b380-27db1e49e8c4 Date: Fri, 18 Jan 2019 06: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":["bc51153f-96bd-4441-b0cb-e2babc46c5d2"],"updated_at":"2019-01-18T06:51:14Z","tenant_id":"e0892761fe6e4769814a4b4e63ce7166","created_at":"2019-01-18T06:51:13Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"e0892761fe6e4769814a4b4e63ce7166","id":"dcd7bc2e-8615-4290-9c6a-e614c36d188d","name":"AnsibleProvisioningTests-34697d97-3136-4ee3-8dc1-82fe5a3b6f21-pub-net"}]} 2019-01-18 06:51:35,081 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=AnsibleProvisioningTests-34697d97-3136-4ee3-8dc1-82fe5a3b6f21-pub-net used request id req-ed5ac63f-34f3-45e2-b380-27db1e49e8c4 2019-01-18 06:51:35,084 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-18 06:51:35,090 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 18 Jan 2019 06: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"}]}]}} 2019-01-18 06:51:35,091 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/e0892761fe6e4769814a4b4e63ce7166 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c5c391367221b243ee2a4831dc0318c8dd3a351" 2019-01-18 06:51:35,170 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:51:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2a3de8a9-f5a1-41a9-a981-af73c3f1f073 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/e0892761fe6e4769814a4b4e63ce7166"}, "enabled": true, "id": "e0892761fe6e4769814a4b4e63ce7166", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-50a7bb7a-fcab-495-proj"}} 2019-01-18 06:51:35,171 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/e0892761fe6e4769814a4b4e63ce7166 used request id req-2a3de8a9-f5a1-41a9-a981-af73c3f1f073 2019-01-18 06:51:35,177 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=dcd7bc2e-8615-4290-9c6a-e614c36d188d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05457fde223da3e5e2039dd5e6775d886387b0cc" 2019-01-18 06:51:35,386 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-469cbb7b-4fbd-4263-8e4c-c6317f549c65 Date: Fri, 18 Jan 2019 06:51:35 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"dcd7bc2e-8615-4290-9c6a-e614c36d188d","tenant_id":"e0892761fe6e4769814a4b4e63ce7166","created_at":"2019-01-18T06:51:14Z","dns_nameservers":[],"updated_at":"2019-01-18T06:51:14Z","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":"e0892761fe6e4769814a4b4e63ce7166","id":"bc51153f-96bd-4441-b0cb-e2babc46c5d2","subnetpool_id":null,"name":"AnsibleProvisioningTests-34697d97-3136-4ee3-8dc1-82fe5a3b6f21-pub-subnet"}]} 2019-01-18 06:51:35,386 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=dcd7bc2e-8615-4290-9c6a-e614c36d188d used request id req-469cbb7b-4fbd-4263-8e4c-c6317f549c65 2019-01-18 06:51:35,387 - neutron_utils - INFO - Creating port for network with name - AnsibleProvisioningTests-34697d97-3136-4ee3-8dc1-82fe5a3b6f21-pub-net 2019-01-18 06:51:35,393 - 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}05457fde223da3e5e2039dd5e6775d886387b0cc" -d '{"port": {"network_id": "dcd7bc2e-8615-4290-9c6a-e614c36d188d", "name": "AnsibleProvisioningTests-34697d97-3136-4ee3-8dc1-82fe5a3b6f21-port-1", "admin_state_up": true}}' 2019-01-18 06:51:36,493 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 782 X-Openstack-Request-Id: req-4e0bc96c-05ac-41e0-9c6a-1561aa60be69 Date: Fri, 18 Jan 2019 06:51:36 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:51:35Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"bc51153f-96bd-4441-b0cb-e2babc46c5d2","ip_address":"10.55.1.13"}],"id":"7e4d9a6d-13a5-4fd4-b86f-026b5cb52351","security_groups":["f821f552-988c-4b99-8eb7-afc35e6b5290"],"mac_address":"fa:16:3e:c0:3a:0d","device_id":"","status":"DOWN","description":"","tags":[],"name":"AnsibleProvisioningTests-34697d97-3136-4ee3-8dc1-82fe5a3b6f21-port-1","project_id":"e0892761fe6e4769814a4b4e63ce7166","qos_policy_id":null,"admin_state_up":true,"network_id":"dcd7bc2e-8615-4290-9c6a-e614c36d188d","tenant_id":"e0892761fe6e4769814a4b4e63ce7166","created_at":"2019-01-18T06:51:35Z","binding:vnic_type":"normal"}} 2019-01-18 06:51:36,493 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/ports used request id req-4e0bc96c-05ac-41e0-9c6a-1561aa60be69 2019-01-18 06:51:36,499 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=AnsibleProvisioningTests-34697d97-3136-4ee3-8dc1-82fe5a3b6f21-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05457fde223da3e5e2039dd5e6775d886387b0cc" 2019-01-18 06:51:36,609 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 655 X-Openstack-Request-Id: req-6252a25b-3aa7-443e-b00e-9b8aa43c70b0 Date: Fri, 18 Jan 2019 06:51: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":["bc51153f-96bd-4441-b0cb-e2babc46c5d2"],"updated_at":"2019-01-18T06:51:14Z","tenant_id":"e0892761fe6e4769814a4b4e63ce7166","created_at":"2019-01-18T06:51:13Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"e0892761fe6e4769814a4b4e63ce7166","id":"dcd7bc2e-8615-4290-9c6a-e614c36d188d","name":"AnsibleProvisioningTests-34697d97-3136-4ee3-8dc1-82fe5a3b6f21-pub-net"}]} 2019-01-18 06:51:36,610 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=AnsibleProvisioningTests-34697d97-3136-4ee3-8dc1-82fe5a3b6f21-pub-net used request id req-6252a25b-3aa7-443e-b00e-9b8aa43c70b0 2019-01-18 06:51:36,614 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/e0892761fe6e4769814a4b4e63ce7166 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05457fde223da3e5e2039dd5e6775d886387b0cc" 2019-01-18 06:51:36,697 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:51:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-54e1cb55-c0d4-4edf-87d4-ff7d111f076e 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/e0892761fe6e4769814a4b4e63ce7166"}, "enabled": true, "id": "e0892761fe6e4769814a4b4e63ce7166", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-50a7bb7a-fcab-495-proj"}} 2019-01-18 06:51:36,697 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/e0892761fe6e4769814a4b4e63ce7166 used request id req-54e1cb55-c0d4-4edf-87d4-ff7d111f076e 2019-01-18 06:51:36,703 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=dcd7bc2e-8615-4290-9c6a-e614c36d188d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05457fde223da3e5e2039dd5e6775d886387b0cc" 2019-01-18 06:51:36,915 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-08158eb6-a120-44d7-b1c6-1d9ec3c429eb Date: Fri, 18 Jan 2019 06:51:36 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"dcd7bc2e-8615-4290-9c6a-e614c36d188d","tenant_id":"e0892761fe6e4769814a4b4e63ce7166","created_at":"2019-01-18T06:51:14Z","dns_nameservers":[],"updated_at":"2019-01-18T06:51:14Z","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":"e0892761fe6e4769814a4b4e63ce7166","id":"bc51153f-96bd-4441-b0cb-e2babc46c5d2","subnetpool_id":null,"name":"AnsibleProvisioningTests-34697d97-3136-4ee3-8dc1-82fe5a3b6f21-pub-subnet"}]} 2019-01-18 06:51:36,915 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=dcd7bc2e-8615-4290-9c6a-e614c36d188d used request id req-08158eb6-a120-44d7-b1c6-1d9ec3c429eb 2019-01-18 06:51:36,921 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=dcd7bc2e-8615-4290-9c6a-e614c36d188d&name=AnsibleProvisioningTests-34697d97-3136-4ee3-8dc1-82fe5a3b6f21-port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05457fde223da3e5e2039dd5e6775d886387b0cc" 2019-01-18 06:51:37,138 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 785 X-Openstack-Request-Id: req-8e322b70-b4ae-4156-a295-1aaa893c5615 Date: Fri, 18 Jan 2019 06:51:37 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:51:35Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"bc51153f-96bd-4441-b0cb-e2babc46c5d2","ip_address":"10.55.1.13"}],"id":"7e4d9a6d-13a5-4fd4-b86f-026b5cb52351","security_groups":["f821f552-988c-4b99-8eb7-afc35e6b5290"],"mac_address":"fa:16:3e:c0:3a:0d","project_id":"e0892761fe6e4769814a4b4e63ce7166","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"AnsibleProvisioningTests-34697d97-3136-4ee3-8dc1-82fe5a3b6f21-port-1","admin_state_up":true,"network_id":"dcd7bc2e-8615-4290-9c6a-e614c36d188d","tenant_id":"e0892761fe6e4769814a4b4e63ce7166","created_at":"2019-01-18T06:51:35Z","binding:vnic_type":"normal","device_id":""}]} 2019-01-18 06:51:37,138 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=dcd7bc2e-8615-4290-9c6a-e614c36d188d&name=AnsibleProvisioningTests-34697d97-3136-4ee3-8dc1-82fe5a3b6f21-port-1&admin_state_up=True used request id req-8e322b70-b4ae-4156-a295-1aaa893c5615 2019-01-18 06:51:37,142 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/e0892761fe6e4769814a4b4e63ce7166 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05457fde223da3e5e2039dd5e6775d886387b0cc" 2019-01-18 06:51:37,220 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:51:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-13d12da5-3972-4912-a129-a3f6fedc8e17 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/e0892761fe6e4769814a4b4e63ce7166"}, "enabled": true, "id": "e0892761fe6e4769814a4b4e63ce7166", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-50a7bb7a-fcab-495-proj"}} 2019-01-18 06:51:37,220 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/e0892761fe6e4769814a4b4e63ce7166 used request id req-13d12da5-3972-4912-a129-a3f6fedc8e17 2019-01-18 06:51:37,220 - nova_utils - INFO - Creating VM with name - AnsibleProvisioningTests-34697d97-3136-4ee3-8dc1-82fe5a3b6f21-inst 2019-01-18 06:51:37,224 - 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}05457fde223da3e5e2039dd5e6775d886387b0cc" 2019-01-18 06:51:37,253 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:51: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-4afc5f86-fc1a-42ee-b17e-9cad5e875b4c x-compute-request-id: req-4afc5f86-fc1a-42ee-b17e-9cad5e875b4c Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"flavors": [{"id": "ade64577-5b31-45e7-8b90-c221cc6d46c9", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/ade64577-5b31-45e7-8b90-c221cc6d46c9", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/ade64577-5b31-45e7-8b90-c221cc6d46c9", "rel": "bookmark"}], "name": "AnsibleProvisioningTests-34697d97-3136-4ee3-8dc1-82fe5a3b6f21-flavor-name"}]} 2019-01-18 06:51:37,253 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-4afc5f86-fc1a-42ee-b17e-9cad5e875b4c 2019-01-18 06:51:37,257 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors/ade64577-5b31-45e7-8b90-c221cc6d46c9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05457fde223da3e5e2039dd5e6775d886387b0cc" 2019-01-18 06:51:37,279 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:51: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-8bb55e70-adfa-4b6c-a147-3aa969909be0 x-compute-request-id: req-8bb55e70-adfa-4b6c-a147-3aa969909be0 Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/ade64577-5b31-45e7-8b90-c221cc6d46c9", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/ade64577-5b31-45e7-8b90-c221cc6d46c9", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "ade64577-5b31-45e7-8b90-c221cc6d46c9", "name": "AnsibleProvisioningTests-34697d97-3136-4ee3-8dc1-82fe5a3b6f21-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2019-01-18 06:51:37,279 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/ade64577-5b31-45e7-8b90-c221cc6d46c9 used request id req-8bb55e70-adfa-4b6c-a147-3aa969909be0 2019-01-18 06:51:37,282 - 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-34697d97-3136-4ee3-8dc1-82fe5a3b6f21--image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}05457fde223da3e5e2039dd5e6775d886387b0cc" 2019-01-18 06:51:37,459 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1061 Content-Type: application/json X-Openstack-Request-Id: req-5fe8dfc5-ed97-4190-8908-5f53d8808e16 Date: Fri, 18 Jan 2019 06:51:37 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "AnsibleProvisioningTests-34697d97-3136-4ee3-8dc1-82fe5a3b6f21--image", "tags": [], "container_format": "bare", "created_at": "2019-01-18T06:51:03Z", "size": 263717376, "disk_format": "qcow2", "updated_at": "2019-01-18T06:51:12Z", "visibility": "shared", "locations": [{"url": "rbd://af014572-0a5d-4a80-a07f-9105f52ab2c1/images/04f6cb3c-8db9-4b62-8aa1-692cd7f1dae8/snap", "metadata": {}}], "self": "/v2/images/04f6cb3c-8db9-4b62-8aa1-692cd7f1dae8", "min_disk": 0, "protected": false, "id": "04f6cb3c-8db9-4b62-8aa1-692cd7f1dae8", "file": "/v2/images/04f6cb3c-8db9-4b62-8aa1-692cd7f1dae8/file", "checksum": "1bb230415bf3b405b9b824519afbf1cb", "owner": "e0892761fe6e4769814a4b4e63ce7166", "direct_url": "rbd://af014572-0a5d-4a80-a07f-9105f52ab2c1/images/04f6cb3c-8db9-4b62-8aa1-692cd7f1dae8/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=AnsibleProvisioningTests-34697d97-3136-4ee3-8dc1-82fe5a3b6f21--image"} 2019-01-18 06:51:37,459 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=AnsibleProvisioningTests-34697d97-3136-4ee3-8dc1-82fe5a3b6f21--image used request id req-5fe8dfc5-ed97-4190-8908-5f53d8808e16 2019-01-18 06:51:37,463 - 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}05457fde223da3e5e2039dd5e6775d886387b0cc" 2019-01-18 06:51:37,617 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-a0a5046f-0550-4575-aa68-b51bef69b03a Date: Fri, 18 Jan 2019 06:51: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"}}} 2019-01-18 06:51:37,617 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-a0a5046f-0550-4575-aa68-b51bef69b03a 2019-01-18 06:51:37,621 - 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}05457fde223da3e5e2039dd5e6775d886387b0cc" -d '{"server": {"name": "AnsibleProvisioningTests-34697d97-3136-4ee3-8dc1-82fe5a3b6f21-inst", "imageRef": "04f6cb3c-8db9-4b62-8aa1-692cd7f1dae8", "key_name": "AnsibleProvisioningTests-34697d97-3136-4ee3-8dc1-82fe5a3b6f21-kp", "flavorRef": "ade64577-5b31-45e7-8b90-c221cc6d46c9", "max_count": 1, "min_count": 1, "networks": [{"port": "7e4d9a6d-13a5-4fd4-b86f-026b5cb52351"}]}}' 2019-01-18 06:51:39,047 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 18 Jan 2019 06:51: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-84e1aef1-4ca1-44d3-b602-11d99d7eb8d6 x-compute-request-id: req-84e1aef1-4ca1-44d3-b602-11d99d7eb8d6 Content-Length: 374 location: http://172.30.9.23:8774/v2.1/servers/3b346a64-7789-4490-bcc6-7492eabac759 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "3b346a64-7789-4490-bcc6-7492eabac759", "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/3b346a64-7789-4490-bcc6-7492eabac759", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/3b346a64-7789-4490-bcc6-7492eabac759", "rel": "bookmark"}], "adminPass": "XEMKj7i2bbHA"}} 2019-01-18 06:51:39,048 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-84e1aef1-4ca1-44d3-b602-11d99d7eb8d6 2019-01-18 06:51:39,051 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/3b346a64-7789-4490-bcc6-7492eabac759 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05457fde223da3e5e2039dd5e6775d886387b0cc" 2019-01-18 06:51:39,429 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:51: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-e83711f2-d5fb-49c6-80fa-cfb65c2cdd8a x-compute-request-id: req-e83711f2-d5fb-49c6-80fa-cfb65c2cdd8a 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/3b346a64-7789-4490-bcc6-7492eabac759", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/3b346a64-7789-4490-bcc6-7492eabac759", "rel": "bookmark"}], "image": {"id": "04f6cb3c-8db9-4b62-8aa1-692cd7f1dae8", "links": [{"href": "http://172.30.9.23:8774/images/04f6cb3c-8db9-4b62-8aa1-692cd7f1dae8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ade64577-5b31-45e7-8b90-c221cc6d46c9", "links": [{"href": "http://172.30.9.23:8774/flavors/ade64577-5b31-45e7-8b90-c221cc6d46c9", "rel": "bookmark"}]}, "id": "3b346a64-7789-4490-bcc6-7492eabac759", "user_id": "9c0778ff9be7466a81e9d48148cc225a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2019-01-18T06:51:39Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-34697d97-3136-4ee3-8dc1-82fe5a3b6f21-kp", "name": "AnsibleProvisioningTests-34697d97-3136-4ee3-8dc1-82fe5a3b6f21-inst", "created": "2019-01-18T06:51:38Z", "tenant_id": "e0892761fe6e4769814a4b4e63ce7166", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-18 06:51:39,429 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/3b346a64-7789-4490-bcc6-7492eabac759 used request id req-e83711f2-d5fb-49c6-80fa-cfb65c2cdd8a 2019-01-18 06:51:39,430 - create_instance - INFO - Created instance with name - AnsibleProvisioningTests-34697d97-3136-4ee3-8dc1-82fe5a3b6f21-inst 2019-01-18 06:51:39,433 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/3b346a64-7789-4490-bcc6-7492eabac759 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05457fde223da3e5e2039dd5e6775d886387b0cc" 2019-01-18 06:51:39,869 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:51: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-c2b4f1e4-e8c9-4c08-9ac3-083de34ab821 x-compute-request-id: req-c2b4f1e4-e8c9-4c08-9ac3-083de34ab821 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/3b346a64-7789-4490-bcc6-7492eabac759", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/3b346a64-7789-4490-bcc6-7492eabac759", "rel": "bookmark"}], "image": {"id": "04f6cb3c-8db9-4b62-8aa1-692cd7f1dae8", "links": [{"href": "http://172.30.9.23:8774/images/04f6cb3c-8db9-4b62-8aa1-692cd7f1dae8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ade64577-5b31-45e7-8b90-c221cc6d46c9", "links": [{"href": "http://172.30.9.23:8774/flavors/ade64577-5b31-45e7-8b90-c221cc6d46c9", "rel": "bookmark"}]}, "id": "3b346a64-7789-4490-bcc6-7492eabac759", "user_id": "9c0778ff9be7466a81e9d48148cc225a", "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": "2019-01-18T06:51:39Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-34697d97-3136-4ee3-8dc1-82fe5a3b6f21-kp", "name": "AnsibleProvisioningTests-34697d97-3136-4ee3-8dc1-82fe5a3b6f21-inst", "created": "2019-01-18T06:51:38Z", "tenant_id": "e0892761fe6e4769814a4b4e63ce7166", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-18 06:51:39,869 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/3b346a64-7789-4490-bcc6-7492eabac759 used request id req-c2b4f1e4-e8c9-4c08-9ac3-083de34ab821 2019-01-18 06:51:39,870 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-34697d97-3136-4ee3-8dc1-82fe5a3b6f21-inst] is - BUILD 2019-01-18 06:51:39,870 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-18 06:51:42,873 - create_instance - DEBUG - VM status query timeout in 896.556852818 2019-01-18 06:51:42,876 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/3b346a64-7789-4490-bcc6-7492eabac759 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05457fde223da3e5e2039dd5e6775d886387b0cc" 2019-01-18 06:51:43,202 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:51: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-1dcd61d1-e1c2-478d-b8d4-2ff6529a72f8 x-compute-request-id: req-1dcd61d1-e1c2-478d-b8d4-2ff6529a72f8 Content-Encoding: gzip Content-Length: 680 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/3b346a64-7789-4490-bcc6-7492eabac759", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/3b346a64-7789-4490-bcc6-7492eabac759", "rel": "bookmark"}], "image": {"id": "04f6cb3c-8db9-4b62-8aa1-692cd7f1dae8", "links": [{"href": "http://172.30.9.23:8774/images/04f6cb3c-8db9-4b62-8aa1-692cd7f1dae8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ade64577-5b31-45e7-8b90-c221cc6d46c9", "links": [{"href": "http://172.30.9.23:8774/flavors/ade64577-5b31-45e7-8b90-c221cc6d46c9", "rel": "bookmark"}]}, "id": "3b346a64-7789-4490-bcc6-7492eabac759", "security_groups": [{"name": "default"}], "user_id": "9c0778ff9be7466a81e9d48148cc225a", "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": "2019-01-18T06:51:39Z", "hostId": "178800755f378826d422b464b84e2437d65b4f11cb85e03e6e509c9f", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-34697d97-3136-4ee3-8dc1-82fe5a3b6f21-kp", "name": "AnsibleProvisioningTests-34697d97-3136-4ee3-8dc1-82fe5a3b6f21-inst", "created": "2019-01-18T06:51:38Z", "tenant_id": "e0892761fe6e4769814a4b4e63ce7166", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-18 06:51:43,203 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/3b346a64-7789-4490-bcc6-7492eabac759 used request id req-1dcd61d1-e1c2-478d-b8d4-2ff6529a72f8 2019-01-18 06:51:43,203 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-34697d97-3136-4ee3-8dc1-82fe5a3b6f21-inst] is - BUILD 2019-01-18 06:51:43,203 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-18 06:51:46,206 - create_instance - DEBUG - VM status query timeout in 893.223435879 2019-01-18 06:51:46,210 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/3b346a64-7789-4490-bcc6-7492eabac759 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05457fde223da3e5e2039dd5e6775d886387b0cc" 2019-01-18 06:51:46,881 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:51: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-5c121a1c-4eb1-41ce-8c87-d24eb05a2013 x-compute-request-id: req-5c121a1c-4eb1-41ce-8c87-d24eb05a2013 Content-Encoding: gzip Content-Length: 680 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/3b346a64-7789-4490-bcc6-7492eabac759", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/3b346a64-7789-4490-bcc6-7492eabac759", "rel": "bookmark"}], "image": {"id": "04f6cb3c-8db9-4b62-8aa1-692cd7f1dae8", "links": [{"href": "http://172.30.9.23:8774/images/04f6cb3c-8db9-4b62-8aa1-692cd7f1dae8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ade64577-5b31-45e7-8b90-c221cc6d46c9", "links": [{"href": "http://172.30.9.23:8774/flavors/ade64577-5b31-45e7-8b90-c221cc6d46c9", "rel": "bookmark"}]}, "id": "3b346a64-7789-4490-bcc6-7492eabac759", "security_groups": [{"name": "default"}], "user_id": "9c0778ff9be7466a81e9d48148cc225a", "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": "2019-01-18T06:51:39Z", "hostId": "178800755f378826d422b464b84e2437d65b4f11cb85e03e6e509c9f", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-34697d97-3136-4ee3-8dc1-82fe5a3b6f21-kp", "name": "AnsibleProvisioningTests-34697d97-3136-4ee3-8dc1-82fe5a3b6f21-inst", "created": "2019-01-18T06:51:38Z", "tenant_id": "e0892761fe6e4769814a4b4e63ce7166", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-18 06:51:46,881 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/3b346a64-7789-4490-bcc6-7492eabac759 used request id req-5c121a1c-4eb1-41ce-8c87-d24eb05a2013 2019-01-18 06:51:46,882 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-34697d97-3136-4ee3-8dc1-82fe5a3b6f21-inst] is - BUILD 2019-01-18 06:51:46,882 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-18 06:51:49,885 - create_instance - DEBUG - VM status query timeout in 889.544778824 2019-01-18 06:51:49,888 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/3b346a64-7789-4490-bcc6-7492eabac759 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05457fde223da3e5e2039dd5e6775d886387b0cc" 2019-01-18 06:51:50,547 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:51: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-2cdc9149-d9de-4d2f-ac9c-a0e66fa79e6f x-compute-request-id: req-2cdc9149-d9de-4d2f-ac9c-a0e66fa79e6f Content-Encoding: gzip Content-Length: 680 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/3b346a64-7789-4490-bcc6-7492eabac759", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/3b346a64-7789-4490-bcc6-7492eabac759", "rel": "bookmark"}], "image": {"id": "04f6cb3c-8db9-4b62-8aa1-692cd7f1dae8", "links": [{"href": "http://172.30.9.23:8774/images/04f6cb3c-8db9-4b62-8aa1-692cd7f1dae8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ade64577-5b31-45e7-8b90-c221cc6d46c9", "links": [{"href": "http://172.30.9.23:8774/flavors/ade64577-5b31-45e7-8b90-c221cc6d46c9", "rel": "bookmark"}]}, "id": "3b346a64-7789-4490-bcc6-7492eabac759", "security_groups": [{"name": "default"}], "user_id": "9c0778ff9be7466a81e9d48148cc225a", "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": "2019-01-18T06:51:39Z", "hostId": "178800755f378826d422b464b84e2437d65b4f11cb85e03e6e509c9f", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-34697d97-3136-4ee3-8dc1-82fe5a3b6f21-kp", "name": "AnsibleProvisioningTests-34697d97-3136-4ee3-8dc1-82fe5a3b6f21-inst", "created": "2019-01-18T06:51:38Z", "tenant_id": "e0892761fe6e4769814a4b4e63ce7166", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-18 06:51:50,547 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/3b346a64-7789-4490-bcc6-7492eabac759 used request id req-2cdc9149-d9de-4d2f-ac9c-a0e66fa79e6f 2019-01-18 06:51:50,548 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-34697d97-3136-4ee3-8dc1-82fe5a3b6f21-inst] is - BUILD 2019-01-18 06:51:50,548 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-18 06:51:53,551 - create_instance - DEBUG - VM status query timeout in 885.87900281 2019-01-18 06:51:53,554 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/3b346a64-7789-4490-bcc6-7492eabac759 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05457fde223da3e5e2039dd5e6775d886387b0cc" 2019-01-18 06:51:54,375 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06: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-432a2265-dad7-4829-908e-e4c6b077b006 x-compute-request-id: req-432a2265-dad7-4829-908e-e4c6b077b006 Content-Encoding: gzip Content-Length: 680 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/3b346a64-7789-4490-bcc6-7492eabac759", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/3b346a64-7789-4490-bcc6-7492eabac759", "rel": "bookmark"}], "image": {"id": "04f6cb3c-8db9-4b62-8aa1-692cd7f1dae8", "links": [{"href": "http://172.30.9.23:8774/images/04f6cb3c-8db9-4b62-8aa1-692cd7f1dae8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ade64577-5b31-45e7-8b90-c221cc6d46c9", "links": [{"href": "http://172.30.9.23:8774/flavors/ade64577-5b31-45e7-8b90-c221cc6d46c9", "rel": "bookmark"}]}, "id": "3b346a64-7789-4490-bcc6-7492eabac759", "security_groups": [{"name": "default"}], "user_id": "9c0778ff9be7466a81e9d48148cc225a", "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": "2019-01-18T06:51:39Z", "hostId": "178800755f378826d422b464b84e2437d65b4f11cb85e03e6e509c9f", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-34697d97-3136-4ee3-8dc1-82fe5a3b6f21-kp", "name": "AnsibleProvisioningTests-34697d97-3136-4ee3-8dc1-82fe5a3b6f21-inst", "created": "2019-01-18T06:51:38Z", "tenant_id": "e0892761fe6e4769814a4b4e63ce7166", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-18 06:51:54,375 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/3b346a64-7789-4490-bcc6-7492eabac759 used request id req-432a2265-dad7-4829-908e-e4c6b077b006 2019-01-18 06:51:54,376 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-34697d97-3136-4ee3-8dc1-82fe5a3b6f21-inst] is - BUILD 2019-01-18 06:51:54,376 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-18 06:51:57,379 - create_instance - DEBUG - VM status query timeout in 882.050987005 2019-01-18 06:51:57,382 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/3b346a64-7789-4490-bcc6-7492eabac759 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05457fde223da3e5e2039dd5e6775d886387b0cc" 2019-01-18 06:51:57,726 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06: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-3a26fcd8-8ca5-4b2d-90ea-4f2627ad1536 x-compute-request-id: req-3a26fcd8-8ca5-4b2d-90ea-4f2627ad1536 Content-Encoding: gzip Content-Length: 680 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/3b346a64-7789-4490-bcc6-7492eabac759", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/3b346a64-7789-4490-bcc6-7492eabac759", "rel": "bookmark"}], "image": {"id": "04f6cb3c-8db9-4b62-8aa1-692cd7f1dae8", "links": [{"href": "http://172.30.9.23:8774/images/04f6cb3c-8db9-4b62-8aa1-692cd7f1dae8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ade64577-5b31-45e7-8b90-c221cc6d46c9", "links": [{"href": "http://172.30.9.23:8774/flavors/ade64577-5b31-45e7-8b90-c221cc6d46c9", "rel": "bookmark"}]}, "id": "3b346a64-7789-4490-bcc6-7492eabac759", "security_groups": [{"name": "default"}], "user_id": "9c0778ff9be7466a81e9d48148cc225a", "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": "2019-01-18T06:51:39Z", "hostId": "178800755f378826d422b464b84e2437d65b4f11cb85e03e6e509c9f", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-34697d97-3136-4ee3-8dc1-82fe5a3b6f21-kp", "name": "AnsibleProvisioningTests-34697d97-3136-4ee3-8dc1-82fe5a3b6f21-inst", "created": "2019-01-18T06:51:38Z", "tenant_id": "e0892761fe6e4769814a4b4e63ce7166", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-18 06:51:57,726 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/3b346a64-7789-4490-bcc6-7492eabac759 used request id req-3a26fcd8-8ca5-4b2d-90ea-4f2627ad1536 2019-01-18 06:51:57,726 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-34697d97-3136-4ee3-8dc1-82fe5a3b6f21-inst] is - BUILD 2019-01-18 06:51:57,727 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-18 06:52:00,730 - create_instance - DEBUG - VM status query timeout in 878.700103998 2019-01-18 06:52:00,733 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/3b346a64-7789-4490-bcc6-7492eabac759 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05457fde223da3e5e2039dd5e6775d886387b0cc" 2019-01-18 06:52:01,435 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06: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-e999a339-a843-4898-9048-6e23482edb65 x-compute-request-id: req-e999a339-a843-4898-9048-6e23482edb65 Content-Encoding: gzip Content-Length: 680 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/3b346a64-7789-4490-bcc6-7492eabac759", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/3b346a64-7789-4490-bcc6-7492eabac759", "rel": "bookmark"}], "image": {"id": "04f6cb3c-8db9-4b62-8aa1-692cd7f1dae8", "links": [{"href": "http://172.30.9.23:8774/images/04f6cb3c-8db9-4b62-8aa1-692cd7f1dae8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ade64577-5b31-45e7-8b90-c221cc6d46c9", "links": [{"href": "http://172.30.9.23:8774/flavors/ade64577-5b31-45e7-8b90-c221cc6d46c9", "rel": "bookmark"}]}, "id": "3b346a64-7789-4490-bcc6-7492eabac759", "security_groups": [{"name": "default"}], "user_id": "9c0778ff9be7466a81e9d48148cc225a", "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": "2019-01-18T06:51:39Z", "hostId": "178800755f378826d422b464b84e2437d65b4f11cb85e03e6e509c9f", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-34697d97-3136-4ee3-8dc1-82fe5a3b6f21-kp", "name": "AnsibleProvisioningTests-34697d97-3136-4ee3-8dc1-82fe5a3b6f21-inst", "created": "2019-01-18T06:51:38Z", "tenant_id": "e0892761fe6e4769814a4b4e63ce7166", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-18 06:52:01,435 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/3b346a64-7789-4490-bcc6-7492eabac759 used request id req-e999a339-a843-4898-9048-6e23482edb65 2019-01-18 06:52:01,436 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-34697d97-3136-4ee3-8dc1-82fe5a3b6f21-inst] is - BUILD 2019-01-18 06:52:01,436 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-18 06:52:04,437 - create_instance - DEBUG - VM status query timeout in 874.992673874 2019-01-18 06:52:04,440 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/3b346a64-7789-4490-bcc6-7492eabac759 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05457fde223da3e5e2039dd5e6775d886387b0cc" 2019-01-18 06:52:05,093 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:52: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-3a19b8f2-6c84-4e2d-a35d-bb5d13784a8e x-compute-request-id: req-3a19b8f2-6c84-4e2d-a35d-bb5d13784a8e Content-Encoding: gzip Content-Length: 680 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/3b346a64-7789-4490-bcc6-7492eabac759", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/3b346a64-7789-4490-bcc6-7492eabac759", "rel": "bookmark"}], "image": {"id": "04f6cb3c-8db9-4b62-8aa1-692cd7f1dae8", "links": [{"href": "http://172.30.9.23:8774/images/04f6cb3c-8db9-4b62-8aa1-692cd7f1dae8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ade64577-5b31-45e7-8b90-c221cc6d46c9", "links": [{"href": "http://172.30.9.23:8774/flavors/ade64577-5b31-45e7-8b90-c221cc6d46c9", "rel": "bookmark"}]}, "id": "3b346a64-7789-4490-bcc6-7492eabac759", "security_groups": [{"name": "default"}], "user_id": "9c0778ff9be7466a81e9d48148cc225a", "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": "2019-01-18T06:51:39Z", "hostId": "178800755f378826d422b464b84e2437d65b4f11cb85e03e6e509c9f", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-34697d97-3136-4ee3-8dc1-82fe5a3b6f21-kp", "name": "AnsibleProvisioningTests-34697d97-3136-4ee3-8dc1-82fe5a3b6f21-inst", "created": "2019-01-18T06:51:38Z", "tenant_id": "e0892761fe6e4769814a4b4e63ce7166", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-18 06:52:05,093 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/3b346a64-7789-4490-bcc6-7492eabac759 used request id req-3a19b8f2-6c84-4e2d-a35d-bb5d13784a8e 2019-01-18 06:52:05,093 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-34697d97-3136-4ee3-8dc1-82fe5a3b6f21-inst] is - BUILD 2019-01-18 06:52:05,094 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-18 06:52:08,097 - create_instance - DEBUG - VM status query timeout in 871.333243847 2019-01-18 06:52:08,100 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/3b346a64-7789-4490-bcc6-7492eabac759 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05457fde223da3e5e2039dd5e6775d886387b0cc" 2019-01-18 06:52:08,612 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06: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,Accept-Encoding x-openstack-request-id: req-b74bc474-021a-41ca-8d7c-7af5b806489a x-compute-request-id: req-b74bc474-021a-41ca-8d7c-7af5b806489a Content-Encoding: gzip Content-Length: 680 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/3b346a64-7789-4490-bcc6-7492eabac759", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/3b346a64-7789-4490-bcc6-7492eabac759", "rel": "bookmark"}], "image": {"id": "04f6cb3c-8db9-4b62-8aa1-692cd7f1dae8", "links": [{"href": "http://172.30.9.23:8774/images/04f6cb3c-8db9-4b62-8aa1-692cd7f1dae8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ade64577-5b31-45e7-8b90-c221cc6d46c9", "links": [{"href": "http://172.30.9.23:8774/flavors/ade64577-5b31-45e7-8b90-c221cc6d46c9", "rel": "bookmark"}]}, "id": "3b346a64-7789-4490-bcc6-7492eabac759", "security_groups": [{"name": "default"}], "user_id": "9c0778ff9be7466a81e9d48148cc225a", "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": "2019-01-18T06:51:39Z", "hostId": "178800755f378826d422b464b84e2437d65b4f11cb85e03e6e509c9f", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-34697d97-3136-4ee3-8dc1-82fe5a3b6f21-kp", "name": "AnsibleProvisioningTests-34697d97-3136-4ee3-8dc1-82fe5a3b6f21-inst", "created": "2019-01-18T06:51:38Z", "tenant_id": "e0892761fe6e4769814a4b4e63ce7166", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-18 06:52:08,612 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/3b346a64-7789-4490-bcc6-7492eabac759 used request id req-b74bc474-021a-41ca-8d7c-7af5b806489a 2019-01-18 06:52:08,612 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-34697d97-3136-4ee3-8dc1-82fe5a3b6f21-inst] is - BUILD 2019-01-18 06:52:08,612 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-18 06:52:11,616 - create_instance - DEBUG - VM status query timeout in 867.814369917 2019-01-18 06:52:11,618 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/3b346a64-7789-4490-bcc6-7492eabac759 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05457fde223da3e5e2039dd5e6775d886387b0cc" 2019-01-18 06:52:12,680 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06: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-7c856ec5-b620-4fa3-bff7-7a0bc423e952 x-compute-request-id: req-7c856ec5-b620-4fa3-bff7-7a0bc423e952 Content-Encoding: gzip Content-Length: 680 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/3b346a64-7789-4490-bcc6-7492eabac759", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/3b346a64-7789-4490-bcc6-7492eabac759", "rel": "bookmark"}], "image": {"id": "04f6cb3c-8db9-4b62-8aa1-692cd7f1dae8", "links": [{"href": "http://172.30.9.23:8774/images/04f6cb3c-8db9-4b62-8aa1-692cd7f1dae8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ade64577-5b31-45e7-8b90-c221cc6d46c9", "links": [{"href": "http://172.30.9.23:8774/flavors/ade64577-5b31-45e7-8b90-c221cc6d46c9", "rel": "bookmark"}]}, "id": "3b346a64-7789-4490-bcc6-7492eabac759", "security_groups": [{"name": "default"}], "user_id": "9c0778ff9be7466a81e9d48148cc225a", "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": "2019-01-18T06:51:39Z", "hostId": "178800755f378826d422b464b84e2437d65b4f11cb85e03e6e509c9f", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-34697d97-3136-4ee3-8dc1-82fe5a3b6f21-kp", "name": "AnsibleProvisioningTests-34697d97-3136-4ee3-8dc1-82fe5a3b6f21-inst", "created": "2019-01-18T06:51:38Z", "tenant_id": "e0892761fe6e4769814a4b4e63ce7166", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-18 06:52:12,680 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/3b346a64-7789-4490-bcc6-7492eabac759 used request id req-7c856ec5-b620-4fa3-bff7-7a0bc423e952 2019-01-18 06:52:12,680 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-34697d97-3136-4ee3-8dc1-82fe5a3b6f21-inst] is - BUILD 2019-01-18 06:52:12,680 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-18 06:52:15,684 - create_instance - DEBUG - VM status query timeout in 863.74633193 2019-01-18 06:52:15,687 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/3b346a64-7789-4490-bcc6-7492eabac759 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05457fde223da3e5e2039dd5e6775d886387b0cc" 2019-01-18 06:52:16,144 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06: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-a7587512-d5c5-4973-8b9d-8e4cc0e44eb1 x-compute-request-id: req-a7587512-d5c5-4973-8b9d-8e4cc0e44eb1 Content-Encoding: gzip Content-Length: 680 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/3b346a64-7789-4490-bcc6-7492eabac759", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/3b346a64-7789-4490-bcc6-7492eabac759", "rel": "bookmark"}], "image": {"id": "04f6cb3c-8db9-4b62-8aa1-692cd7f1dae8", "links": [{"href": "http://172.30.9.23:8774/images/04f6cb3c-8db9-4b62-8aa1-692cd7f1dae8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ade64577-5b31-45e7-8b90-c221cc6d46c9", "links": [{"href": "http://172.30.9.23:8774/flavors/ade64577-5b31-45e7-8b90-c221cc6d46c9", "rel": "bookmark"}]}, "id": "3b346a64-7789-4490-bcc6-7492eabac759", "security_groups": [{"name": "default"}], "user_id": "9c0778ff9be7466a81e9d48148cc225a", "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": "2019-01-18T06:51:39Z", "hostId": "178800755f378826d422b464b84e2437d65b4f11cb85e03e6e509c9f", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-34697d97-3136-4ee3-8dc1-82fe5a3b6f21-kp", "name": "AnsibleProvisioningTests-34697d97-3136-4ee3-8dc1-82fe5a3b6f21-inst", "created": "2019-01-18T06:51:38Z", "tenant_id": "e0892761fe6e4769814a4b4e63ce7166", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-18 06:52:16,145 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/3b346a64-7789-4490-bcc6-7492eabac759 used request id req-a7587512-d5c5-4973-8b9d-8e4cc0e44eb1 2019-01-18 06:52:16,145 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-34697d97-3136-4ee3-8dc1-82fe5a3b6f21-inst] is - BUILD 2019-01-18 06:52:16,145 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-18 06:52:19,148 - create_instance - DEBUG - VM status query timeout in 860.281489849 2019-01-18 06:52:19,151 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/3b346a64-7789-4490-bcc6-7492eabac759 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05457fde223da3e5e2039dd5e6775d886387b0cc" 2019-01-18 06:52:19,812 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06: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-4100f0ae-5de2-4be4-a71e-0f8e14cbe8e8 x-compute-request-id: req-4100f0ae-5de2-4be4-a71e-0f8e14cbe8e8 Content-Encoding: gzip Content-Length: 680 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/3b346a64-7789-4490-bcc6-7492eabac759", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/3b346a64-7789-4490-bcc6-7492eabac759", "rel": "bookmark"}], "image": {"id": "04f6cb3c-8db9-4b62-8aa1-692cd7f1dae8", "links": [{"href": "http://172.30.9.23:8774/images/04f6cb3c-8db9-4b62-8aa1-692cd7f1dae8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ade64577-5b31-45e7-8b90-c221cc6d46c9", "links": [{"href": "http://172.30.9.23:8774/flavors/ade64577-5b31-45e7-8b90-c221cc6d46c9", "rel": "bookmark"}]}, "id": "3b346a64-7789-4490-bcc6-7492eabac759", "security_groups": [{"name": "default"}], "user_id": "9c0778ff9be7466a81e9d48148cc225a", "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": "2019-01-18T06:51:39Z", "hostId": "178800755f378826d422b464b84e2437d65b4f11cb85e03e6e509c9f", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-34697d97-3136-4ee3-8dc1-82fe5a3b6f21-kp", "name": "AnsibleProvisioningTests-34697d97-3136-4ee3-8dc1-82fe5a3b6f21-inst", "created": "2019-01-18T06:51:38Z", "tenant_id": "e0892761fe6e4769814a4b4e63ce7166", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-18 06:52:19,812 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/3b346a64-7789-4490-bcc6-7492eabac759 used request id req-4100f0ae-5de2-4be4-a71e-0f8e14cbe8e8 2019-01-18 06:52:19,812 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-34697d97-3136-4ee3-8dc1-82fe5a3b6f21-inst] is - BUILD 2019-01-18 06:52:19,812 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-18 06:52:22,816 - create_instance - DEBUG - VM status query timeout in 856.614315033 2019-01-18 06:52:22,819 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/3b346a64-7789-4490-bcc6-7492eabac759 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05457fde223da3e5e2039dd5e6775d886387b0cc" 2019-01-18 06:52:23,571 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:52: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-60fac3b7-3637-45f3-ae81-e4f22f9a24ed x-compute-request-id: req-60fac3b7-3637-45f3-ae81-e4f22f9a24ed Content-Encoding: gzip Content-Length: 680 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/3b346a64-7789-4490-bcc6-7492eabac759", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/3b346a64-7789-4490-bcc6-7492eabac759", "rel": "bookmark"}], "image": {"id": "04f6cb3c-8db9-4b62-8aa1-692cd7f1dae8", "links": [{"href": "http://172.30.9.23:8774/images/04f6cb3c-8db9-4b62-8aa1-692cd7f1dae8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ade64577-5b31-45e7-8b90-c221cc6d46c9", "links": [{"href": "http://172.30.9.23:8774/flavors/ade64577-5b31-45e7-8b90-c221cc6d46c9", "rel": "bookmark"}]}, "id": "3b346a64-7789-4490-bcc6-7492eabac759", "security_groups": [{"name": "default"}], "user_id": "9c0778ff9be7466a81e9d48148cc225a", "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": "2019-01-18T06:51:39Z", "hostId": "178800755f378826d422b464b84e2437d65b4f11cb85e03e6e509c9f", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-34697d97-3136-4ee3-8dc1-82fe5a3b6f21-kp", "name": "AnsibleProvisioningTests-34697d97-3136-4ee3-8dc1-82fe5a3b6f21-inst", "created": "2019-01-18T06:51:38Z", "tenant_id": "e0892761fe6e4769814a4b4e63ce7166", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-18 06:52:23,572 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/3b346a64-7789-4490-bcc6-7492eabac759 used request id req-60fac3b7-3637-45f3-ae81-e4f22f9a24ed 2019-01-18 06:52:23,572 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-34697d97-3136-4ee3-8dc1-82fe5a3b6f21-inst] is - BUILD 2019-01-18 06:52:23,572 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-18 06:52:26,575 - create_instance - DEBUG - VM status query timeout in 852.85449481 2019-01-18 06:52:26,578 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/3b346a64-7789-4490-bcc6-7492eabac759 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05457fde223da3e5e2039dd5e6775d886387b0cc" 2019-01-18 06:52:27,047 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:52: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-edf4d008-5f7a-40aa-9196-c31781d9285b x-compute-request-id: req-edf4d008-5f7a-40aa-9196-c31781d9285b Content-Encoding: gzip Content-Length: 680 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/3b346a64-7789-4490-bcc6-7492eabac759", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/3b346a64-7789-4490-bcc6-7492eabac759", "rel": "bookmark"}], "image": {"id": "04f6cb3c-8db9-4b62-8aa1-692cd7f1dae8", "links": [{"href": "http://172.30.9.23:8774/images/04f6cb3c-8db9-4b62-8aa1-692cd7f1dae8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ade64577-5b31-45e7-8b90-c221cc6d46c9", "links": [{"href": "http://172.30.9.23:8774/flavors/ade64577-5b31-45e7-8b90-c221cc6d46c9", "rel": "bookmark"}]}, "id": "3b346a64-7789-4490-bcc6-7492eabac759", "security_groups": [{"name": "default"}], "user_id": "9c0778ff9be7466a81e9d48148cc225a", "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": "2019-01-18T06:51:39Z", "hostId": "178800755f378826d422b464b84e2437d65b4f11cb85e03e6e509c9f", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-34697d97-3136-4ee3-8dc1-82fe5a3b6f21-kp", "name": "AnsibleProvisioningTests-34697d97-3136-4ee3-8dc1-82fe5a3b6f21-inst", "created": "2019-01-18T06:51:38Z", "tenant_id": "e0892761fe6e4769814a4b4e63ce7166", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-18 06:52:27,047 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/3b346a64-7789-4490-bcc6-7492eabac759 used request id req-edf4d008-5f7a-40aa-9196-c31781d9285b 2019-01-18 06:52:27,047 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-34697d97-3136-4ee3-8dc1-82fe5a3b6f21-inst] is - BUILD 2019-01-18 06:52:27,047 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-18 06:52:30,051 - create_instance - DEBUG - VM status query timeout in 849.379351854 2019-01-18 06:52:30,054 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/3b346a64-7789-4490-bcc6-7492eabac759 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05457fde223da3e5e2039dd5e6775d886387b0cc" 2019-01-18 06:52:30,668 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:52: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-9b363459-5a24-4505-afcc-bc10e16930c9 x-compute-request-id: req-9b363459-5a24-4505-afcc-bc10e16930c9 Content-Encoding: gzip Content-Length: 680 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/3b346a64-7789-4490-bcc6-7492eabac759", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/3b346a64-7789-4490-bcc6-7492eabac759", "rel": "bookmark"}], "image": {"id": "04f6cb3c-8db9-4b62-8aa1-692cd7f1dae8", "links": [{"href": "http://172.30.9.23:8774/images/04f6cb3c-8db9-4b62-8aa1-692cd7f1dae8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ade64577-5b31-45e7-8b90-c221cc6d46c9", "links": [{"href": "http://172.30.9.23:8774/flavors/ade64577-5b31-45e7-8b90-c221cc6d46c9", "rel": "bookmark"}]}, "id": "3b346a64-7789-4490-bcc6-7492eabac759", "security_groups": [{"name": "default"}], "user_id": "9c0778ff9be7466a81e9d48148cc225a", "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": "2019-01-18T06:51:39Z", "hostId": "178800755f378826d422b464b84e2437d65b4f11cb85e03e6e509c9f", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-34697d97-3136-4ee3-8dc1-82fe5a3b6f21-kp", "name": "AnsibleProvisioningTests-34697d97-3136-4ee3-8dc1-82fe5a3b6f21-inst", "created": "2019-01-18T06:51:38Z", "tenant_id": "e0892761fe6e4769814a4b4e63ce7166", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-18 06:52:30,668 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/3b346a64-7789-4490-bcc6-7492eabac759 used request id req-9b363459-5a24-4505-afcc-bc10e16930c9 2019-01-18 06:52:30,669 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-34697d97-3136-4ee3-8dc1-82fe5a3b6f21-inst] is - BUILD 2019-01-18 06:52:30,669 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-18 06:52:33,672 - create_instance - DEBUG - VM status query timeout in 845.757803917 2019-01-18 06:52:33,676 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/3b346a64-7789-4490-bcc6-7492eabac759 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05457fde223da3e5e2039dd5e6775d886387b0cc" 2019-01-18 06:52:34,372 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:52: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-3377d315-d5ec-4601-8072-f2a7434de3a3 x-compute-request-id: req-3377d315-d5ec-4601-8072-f2a7434de3a3 Content-Encoding: gzip Content-Length: 680 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/3b346a64-7789-4490-bcc6-7492eabac759", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/3b346a64-7789-4490-bcc6-7492eabac759", "rel": "bookmark"}], "image": {"id": "04f6cb3c-8db9-4b62-8aa1-692cd7f1dae8", "links": [{"href": "http://172.30.9.23:8774/images/04f6cb3c-8db9-4b62-8aa1-692cd7f1dae8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ade64577-5b31-45e7-8b90-c221cc6d46c9", "links": [{"href": "http://172.30.9.23:8774/flavors/ade64577-5b31-45e7-8b90-c221cc6d46c9", "rel": "bookmark"}]}, "id": "3b346a64-7789-4490-bcc6-7492eabac759", "security_groups": [{"name": "default"}], "user_id": "9c0778ff9be7466a81e9d48148cc225a", "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": "2019-01-18T06:51:39Z", "hostId": "178800755f378826d422b464b84e2437d65b4f11cb85e03e6e509c9f", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-34697d97-3136-4ee3-8dc1-82fe5a3b6f21-kp", "name": "AnsibleProvisioningTests-34697d97-3136-4ee3-8dc1-82fe5a3b6f21-inst", "created": "2019-01-18T06:51:38Z", "tenant_id": "e0892761fe6e4769814a4b4e63ce7166", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-18 06:52:34,373 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/3b346a64-7789-4490-bcc6-7492eabac759 used request id req-3377d315-d5ec-4601-8072-f2a7434de3a3 2019-01-18 06:52:34,373 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-34697d97-3136-4ee3-8dc1-82fe5a3b6f21-inst] is - BUILD 2019-01-18 06:52:34,373 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-18 06:52:37,377 - create_instance - DEBUG - VM status query timeout in 842.053421974 2019-01-18 06:52:37,380 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/3b346a64-7789-4490-bcc6-7492eabac759 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05457fde223da3e5e2039dd5e6775d886387b0cc" 2019-01-18 06:52:38,060 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:52: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-7cc6dfb2-10ca-47bc-9a57-766e749d5e87 x-compute-request-id: req-7cc6dfb2-10ca-47bc-9a57-766e749d5e87 Content-Encoding: gzip Content-Length: 680 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/3b346a64-7789-4490-bcc6-7492eabac759", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/3b346a64-7789-4490-bcc6-7492eabac759", "rel": "bookmark"}], "image": {"id": "04f6cb3c-8db9-4b62-8aa1-692cd7f1dae8", "links": [{"href": "http://172.30.9.23:8774/images/04f6cb3c-8db9-4b62-8aa1-692cd7f1dae8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ade64577-5b31-45e7-8b90-c221cc6d46c9", "links": [{"href": "http://172.30.9.23:8774/flavors/ade64577-5b31-45e7-8b90-c221cc6d46c9", "rel": "bookmark"}]}, "id": "3b346a64-7789-4490-bcc6-7492eabac759", "security_groups": [{"name": "default"}], "user_id": "9c0778ff9be7466a81e9d48148cc225a", "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": "2019-01-18T06:51:39Z", "hostId": "178800755f378826d422b464b84e2437d65b4f11cb85e03e6e509c9f", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-34697d97-3136-4ee3-8dc1-82fe5a3b6f21-kp", "name": "AnsibleProvisioningTests-34697d97-3136-4ee3-8dc1-82fe5a3b6f21-inst", "created": "2019-01-18T06:51:38Z", "tenant_id": "e0892761fe6e4769814a4b4e63ce7166", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-18 06:52:38,060 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/3b346a64-7789-4490-bcc6-7492eabac759 used request id req-7cc6dfb2-10ca-47bc-9a57-766e749d5e87 2019-01-18 06:52:38,060 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-34697d97-3136-4ee3-8dc1-82fe5a3b6f21-inst] is - BUILD 2019-01-18 06:52:38,061 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-18 06:52:41,064 - create_instance - DEBUG - VM status query timeout in 838.366065025 2019-01-18 06:52:41,067 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/3b346a64-7789-4490-bcc6-7492eabac759 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05457fde223da3e5e2039dd5e6775d886387b0cc" 2019-01-18 06:52:41,722 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06: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-ddb7f0e0-a2d7-4d89-98d9-64d4c79f35d9 x-compute-request-id: req-ddb7f0e0-a2d7-4d89-98d9-64d4c79f35d9 Content-Encoding: gzip Content-Length: 680 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/3b346a64-7789-4490-bcc6-7492eabac759", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/3b346a64-7789-4490-bcc6-7492eabac759", "rel": "bookmark"}], "image": {"id": "04f6cb3c-8db9-4b62-8aa1-692cd7f1dae8", "links": [{"href": "http://172.30.9.23:8774/images/04f6cb3c-8db9-4b62-8aa1-692cd7f1dae8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ade64577-5b31-45e7-8b90-c221cc6d46c9", "links": [{"href": "http://172.30.9.23:8774/flavors/ade64577-5b31-45e7-8b90-c221cc6d46c9", "rel": "bookmark"}]}, "id": "3b346a64-7789-4490-bcc6-7492eabac759", "security_groups": [{"name": "default"}], "user_id": "9c0778ff9be7466a81e9d48148cc225a", "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": "2019-01-18T06:51:39Z", "hostId": "178800755f378826d422b464b84e2437d65b4f11cb85e03e6e509c9f", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-34697d97-3136-4ee3-8dc1-82fe5a3b6f21-kp", "name": "AnsibleProvisioningTests-34697d97-3136-4ee3-8dc1-82fe5a3b6f21-inst", "created": "2019-01-18T06:51:38Z", "tenant_id": "e0892761fe6e4769814a4b4e63ce7166", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-18 06:52:41,723 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/3b346a64-7789-4490-bcc6-7492eabac759 used request id req-ddb7f0e0-a2d7-4d89-98d9-64d4c79f35d9 2019-01-18 06:52:41,723 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-34697d97-3136-4ee3-8dc1-82fe5a3b6f21-inst] is - BUILD 2019-01-18 06:52:41,723 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-18 06:52:44,727 - create_instance - DEBUG - VM status query timeout in 834.70340395 2019-01-18 06:52:44,730 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/3b346a64-7789-4490-bcc6-7492eabac759 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05457fde223da3e5e2039dd5e6775d886387b0cc" 2019-01-18 06:52:45,373 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:52: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-1605cacd-a692-4860-87fd-6e600aa6830f x-compute-request-id: req-1605cacd-a692-4860-87fd-6e600aa6830f Content-Encoding: gzip Content-Length: 680 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/3b346a64-7789-4490-bcc6-7492eabac759", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/3b346a64-7789-4490-bcc6-7492eabac759", "rel": "bookmark"}], "image": {"id": "04f6cb3c-8db9-4b62-8aa1-692cd7f1dae8", "links": [{"href": "http://172.30.9.23:8774/images/04f6cb3c-8db9-4b62-8aa1-692cd7f1dae8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ade64577-5b31-45e7-8b90-c221cc6d46c9", "links": [{"href": "http://172.30.9.23:8774/flavors/ade64577-5b31-45e7-8b90-c221cc6d46c9", "rel": "bookmark"}]}, "id": "3b346a64-7789-4490-bcc6-7492eabac759", "security_groups": [{"name": "default"}], "user_id": "9c0778ff9be7466a81e9d48148cc225a", "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": "2019-01-18T06:51:39Z", "hostId": "178800755f378826d422b464b84e2437d65b4f11cb85e03e6e509c9f", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-34697d97-3136-4ee3-8dc1-82fe5a3b6f21-kp", "name": "AnsibleProvisioningTests-34697d97-3136-4ee3-8dc1-82fe5a3b6f21-inst", "created": "2019-01-18T06:51:38Z", "tenant_id": "e0892761fe6e4769814a4b4e63ce7166", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-18 06:52:45,373 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/3b346a64-7789-4490-bcc6-7492eabac759 used request id req-1605cacd-a692-4860-87fd-6e600aa6830f 2019-01-18 06:52:45,374 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-34697d97-3136-4ee3-8dc1-82fe5a3b6f21-inst] is - BUILD 2019-01-18 06:52:45,374 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-18 06:52:48,377 - create_instance - DEBUG - VM status query timeout in 831.052762985 2019-01-18 06:52:48,381 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/3b346a64-7789-4490-bcc6-7492eabac759 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05457fde223da3e5e2039dd5e6775d886387b0cc" 2019-01-18 06:52:48,918 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:52: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-2319f7af-1619-4ff9-bdb8-d439113ccbdc x-compute-request-id: req-2319f7af-1619-4ff9-bdb8-d439113ccbdc Content-Encoding: gzip Content-Length: 680 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/3b346a64-7789-4490-bcc6-7492eabac759", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/3b346a64-7789-4490-bcc6-7492eabac759", "rel": "bookmark"}], "image": {"id": "04f6cb3c-8db9-4b62-8aa1-692cd7f1dae8", "links": [{"href": "http://172.30.9.23:8774/images/04f6cb3c-8db9-4b62-8aa1-692cd7f1dae8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ade64577-5b31-45e7-8b90-c221cc6d46c9", "links": [{"href": "http://172.30.9.23:8774/flavors/ade64577-5b31-45e7-8b90-c221cc6d46c9", "rel": "bookmark"}]}, "id": "3b346a64-7789-4490-bcc6-7492eabac759", "security_groups": [{"name": "default"}], "user_id": "9c0778ff9be7466a81e9d48148cc225a", "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": "2019-01-18T06:51:39Z", "hostId": "178800755f378826d422b464b84e2437d65b4f11cb85e03e6e509c9f", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-34697d97-3136-4ee3-8dc1-82fe5a3b6f21-kp", "name": "AnsibleProvisioningTests-34697d97-3136-4ee3-8dc1-82fe5a3b6f21-inst", "created": "2019-01-18T06:51:38Z", "tenant_id": "e0892761fe6e4769814a4b4e63ce7166", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-18 06:52:48,919 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/3b346a64-7789-4490-bcc6-7492eabac759 used request id req-2319f7af-1619-4ff9-bdb8-d439113ccbdc 2019-01-18 06:52:48,919 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-34697d97-3136-4ee3-8dc1-82fe5a3b6f21-inst] is - BUILD 2019-01-18 06:52:48,919 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-18 06:52:51,923 - create_instance - DEBUG - VM status query timeout in 827.507337809 2019-01-18 06:52:51,926 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/3b346a64-7789-4490-bcc6-7492eabac759 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05457fde223da3e5e2039dd5e6775d886387b0cc" 2019-01-18 06:52:52,391 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:52: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-7244ade5-b450-4d86-b031-ae78c6bb1344 x-compute-request-id: req-7244ade5-b450-4d86-b031-ae78c6bb1344 Content-Encoding: gzip Content-Length: 680 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/3b346a64-7789-4490-bcc6-7492eabac759", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/3b346a64-7789-4490-bcc6-7492eabac759", "rel": "bookmark"}], "image": {"id": "04f6cb3c-8db9-4b62-8aa1-692cd7f1dae8", "links": [{"href": "http://172.30.9.23:8774/images/04f6cb3c-8db9-4b62-8aa1-692cd7f1dae8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ade64577-5b31-45e7-8b90-c221cc6d46c9", "links": [{"href": "http://172.30.9.23:8774/flavors/ade64577-5b31-45e7-8b90-c221cc6d46c9", "rel": "bookmark"}]}, "id": "3b346a64-7789-4490-bcc6-7492eabac759", "security_groups": [{"name": "default"}], "user_id": "9c0778ff9be7466a81e9d48148cc225a", "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": "2019-01-18T06:51:39Z", "hostId": "178800755f378826d422b464b84e2437d65b4f11cb85e03e6e509c9f", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-34697d97-3136-4ee3-8dc1-82fe5a3b6f21-kp", "name": "AnsibleProvisioningTests-34697d97-3136-4ee3-8dc1-82fe5a3b6f21-inst", "created": "2019-01-18T06:51:38Z", "tenant_id": "e0892761fe6e4769814a4b4e63ce7166", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-18 06:52:52,391 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/3b346a64-7789-4490-bcc6-7492eabac759 used request id req-7244ade5-b450-4d86-b031-ae78c6bb1344 2019-01-18 06:52:52,391 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-34697d97-3136-4ee3-8dc1-82fe5a3b6f21-inst] is - BUILD 2019-01-18 06:52:52,392 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-18 06:52:55,395 - create_instance - DEBUG - VM status query timeout in 824.035188913 2019-01-18 06:52:55,398 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/3b346a64-7789-4490-bcc6-7492eabac759 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05457fde223da3e5e2039dd5e6775d886387b0cc" 2019-01-18 06:52:55,894 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:52: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-28cafb82-52f1-43d8-821a-d65000188110 x-compute-request-id: req-28cafb82-52f1-43d8-821a-d65000188110 Content-Encoding: gzip Content-Length: 680 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/3b346a64-7789-4490-bcc6-7492eabac759", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/3b346a64-7789-4490-bcc6-7492eabac759", "rel": "bookmark"}], "image": {"id": "04f6cb3c-8db9-4b62-8aa1-692cd7f1dae8", "links": [{"href": "http://172.30.9.23:8774/images/04f6cb3c-8db9-4b62-8aa1-692cd7f1dae8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ade64577-5b31-45e7-8b90-c221cc6d46c9", "links": [{"href": "http://172.30.9.23:8774/flavors/ade64577-5b31-45e7-8b90-c221cc6d46c9", "rel": "bookmark"}]}, "id": "3b346a64-7789-4490-bcc6-7492eabac759", "security_groups": [{"name": "default"}], "user_id": "9c0778ff9be7466a81e9d48148cc225a", "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": "2019-01-18T06:51:39Z", "hostId": "178800755f378826d422b464b84e2437d65b4f11cb85e03e6e509c9f", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-34697d97-3136-4ee3-8dc1-82fe5a3b6f21-kp", "name": "AnsibleProvisioningTests-34697d97-3136-4ee3-8dc1-82fe5a3b6f21-inst", "created": "2019-01-18T06:51:38Z", "tenant_id": "e0892761fe6e4769814a4b4e63ce7166", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-18 06:52:55,894 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/3b346a64-7789-4490-bcc6-7492eabac759 used request id req-28cafb82-52f1-43d8-821a-d65000188110 2019-01-18 06:52:55,894 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-34697d97-3136-4ee3-8dc1-82fe5a3b6f21-inst] is - BUILD 2019-01-18 06:52:55,894 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-18 06:52:58,898 - create_instance - DEBUG - VM status query timeout in 820.532222986 2019-01-18 06:52:58,901 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/3b346a64-7789-4490-bcc6-7492eabac759 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05457fde223da3e5e2039dd5e6775d886387b0cc" 2019-01-18 06:52:59,576 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:52: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-5e8f8c9c-52f7-4177-936b-07ec034a475d x-compute-request-id: req-5e8f8c9c-52f7-4177-936b-07ec034a475d Content-Encoding: gzip Content-Length: 680 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/3b346a64-7789-4490-bcc6-7492eabac759", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/3b346a64-7789-4490-bcc6-7492eabac759", "rel": "bookmark"}], "image": {"id": "04f6cb3c-8db9-4b62-8aa1-692cd7f1dae8", "links": [{"href": "http://172.30.9.23:8774/images/04f6cb3c-8db9-4b62-8aa1-692cd7f1dae8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ade64577-5b31-45e7-8b90-c221cc6d46c9", "links": [{"href": "http://172.30.9.23:8774/flavors/ade64577-5b31-45e7-8b90-c221cc6d46c9", "rel": "bookmark"}]}, "id": "3b346a64-7789-4490-bcc6-7492eabac759", "security_groups": [{"name": "default"}], "user_id": "9c0778ff9be7466a81e9d48148cc225a", "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": "2019-01-18T06:51:39Z", "hostId": "178800755f378826d422b464b84e2437d65b4f11cb85e03e6e509c9f", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-34697d97-3136-4ee3-8dc1-82fe5a3b6f21-kp", "name": "AnsibleProvisioningTests-34697d97-3136-4ee3-8dc1-82fe5a3b6f21-inst", "created": "2019-01-18T06:51:38Z", "tenant_id": "e0892761fe6e4769814a4b4e63ce7166", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-18 06:52:59,576 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/3b346a64-7789-4490-bcc6-7492eabac759 used request id req-5e8f8c9c-52f7-4177-936b-07ec034a475d 2019-01-18 06:52:59,576 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-34697d97-3136-4ee3-8dc1-82fe5a3b6f21-inst] is - BUILD 2019-01-18 06:52:59,577 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-18 06:53:02,580 - create_instance - DEBUG - VM status query timeout in 816.850117922 2019-01-18 06:53:02,583 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/3b346a64-7789-4490-bcc6-7492eabac759 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05457fde223da3e5e2039dd5e6775d886387b0cc" 2019-01-18 06:53:03,216 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:53:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-13c742cd-ce6b-48d5-9c9b-dc45f2f9c8c9 x-compute-request-id: req-13c742cd-ce6b-48d5-9c9b-dc45f2f9c8c9 Content-Encoding: gzip Content-Length: 680 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/3b346a64-7789-4490-bcc6-7492eabac759", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/3b346a64-7789-4490-bcc6-7492eabac759", "rel": "bookmark"}], "image": {"id": "04f6cb3c-8db9-4b62-8aa1-692cd7f1dae8", "links": [{"href": "http://172.30.9.23:8774/images/04f6cb3c-8db9-4b62-8aa1-692cd7f1dae8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ade64577-5b31-45e7-8b90-c221cc6d46c9", "links": [{"href": "http://172.30.9.23:8774/flavors/ade64577-5b31-45e7-8b90-c221cc6d46c9", "rel": "bookmark"}]}, "id": "3b346a64-7789-4490-bcc6-7492eabac759", "security_groups": [{"name": "default"}], "user_id": "9c0778ff9be7466a81e9d48148cc225a", "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": "2019-01-18T06:51:39Z", "hostId": "178800755f378826d422b464b84e2437d65b4f11cb85e03e6e509c9f", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-34697d97-3136-4ee3-8dc1-82fe5a3b6f21-kp", "name": "AnsibleProvisioningTests-34697d97-3136-4ee3-8dc1-82fe5a3b6f21-inst", "created": "2019-01-18T06:51:38Z", "tenant_id": "e0892761fe6e4769814a4b4e63ce7166", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-18 06:53:03,217 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/3b346a64-7789-4490-bcc6-7492eabac759 used request id req-13c742cd-ce6b-48d5-9c9b-dc45f2f9c8c9 2019-01-18 06:53:03,217 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-34697d97-3136-4ee3-8dc1-82fe5a3b6f21-inst] is - BUILD 2019-01-18 06:53:03,217 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-18 06:53:06,220 - create_instance - DEBUG - VM status query timeout in 813.209498882 2019-01-18 06:53:06,223 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/3b346a64-7789-4490-bcc6-7492eabac759 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05457fde223da3e5e2039dd5e6775d886387b0cc" 2019-01-18 06:53:06,749 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:53: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-553323f1-ee6b-4e53-9d89-ee03784a3877 x-compute-request-id: req-553323f1-ee6b-4e53-9d89-ee03784a3877 Content-Encoding: gzip Content-Length: 680 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/3b346a64-7789-4490-bcc6-7492eabac759", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/3b346a64-7789-4490-bcc6-7492eabac759", "rel": "bookmark"}], "image": {"id": "04f6cb3c-8db9-4b62-8aa1-692cd7f1dae8", "links": [{"href": "http://172.30.9.23:8774/images/04f6cb3c-8db9-4b62-8aa1-692cd7f1dae8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ade64577-5b31-45e7-8b90-c221cc6d46c9", "links": [{"href": "http://172.30.9.23:8774/flavors/ade64577-5b31-45e7-8b90-c221cc6d46c9", "rel": "bookmark"}]}, "id": "3b346a64-7789-4490-bcc6-7492eabac759", "security_groups": [{"name": "default"}], "user_id": "9c0778ff9be7466a81e9d48148cc225a", "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": "2019-01-18T06:51:39Z", "hostId": "178800755f378826d422b464b84e2437d65b4f11cb85e03e6e509c9f", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-34697d97-3136-4ee3-8dc1-82fe5a3b6f21-kp", "name": "AnsibleProvisioningTests-34697d97-3136-4ee3-8dc1-82fe5a3b6f21-inst", "created": "2019-01-18T06:51:38Z", "tenant_id": "e0892761fe6e4769814a4b4e63ce7166", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-18 06:53:06,749 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/3b346a64-7789-4490-bcc6-7492eabac759 used request id req-553323f1-ee6b-4e53-9d89-ee03784a3877 2019-01-18 06:53:06,749 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-34697d97-3136-4ee3-8dc1-82fe5a3b6f21-inst] is - BUILD 2019-01-18 06:53:06,750 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-18 06:53:09,753 - create_instance - DEBUG - VM status query timeout in 809.677107811 2019-01-18 06:53:09,756 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/3b346a64-7789-4490-bcc6-7492eabac759 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05457fde223da3e5e2039dd5e6775d886387b0cc" 2019-01-18 06:53:10,425 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:53: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-757d003e-8b44-411a-85e2-24f2bfe2730d x-compute-request-id: req-757d003e-8b44-411a-85e2-24f2bfe2730d Content-Encoding: gzip Content-Length: 680 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/3b346a64-7789-4490-bcc6-7492eabac759", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/3b346a64-7789-4490-bcc6-7492eabac759", "rel": "bookmark"}], "image": {"id": "04f6cb3c-8db9-4b62-8aa1-692cd7f1dae8", "links": [{"href": "http://172.30.9.23:8774/images/04f6cb3c-8db9-4b62-8aa1-692cd7f1dae8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ade64577-5b31-45e7-8b90-c221cc6d46c9", "links": [{"href": "http://172.30.9.23:8774/flavors/ade64577-5b31-45e7-8b90-c221cc6d46c9", "rel": "bookmark"}]}, "id": "3b346a64-7789-4490-bcc6-7492eabac759", "security_groups": [{"name": "default"}], "user_id": "9c0778ff9be7466a81e9d48148cc225a", "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": "2019-01-18T06:51:39Z", "hostId": "178800755f378826d422b464b84e2437d65b4f11cb85e03e6e509c9f", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-34697d97-3136-4ee3-8dc1-82fe5a3b6f21-kp", "name": "AnsibleProvisioningTests-34697d97-3136-4ee3-8dc1-82fe5a3b6f21-inst", "created": "2019-01-18T06:51:38Z", "tenant_id": "e0892761fe6e4769814a4b4e63ce7166", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-18 06:53:10,425 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/3b346a64-7789-4490-bcc6-7492eabac759 used request id req-757d003e-8b44-411a-85e2-24f2bfe2730d 2019-01-18 06:53:10,426 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-34697d97-3136-4ee3-8dc1-82fe5a3b6f21-inst] is - BUILD 2019-01-18 06:53:10,426 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-18 06:53:13,429 - create_instance - DEBUG - VM status query timeout in 806.000836849 2019-01-18 06:53:13,432 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/3b346a64-7789-4490-bcc6-7492eabac759 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05457fde223da3e5e2039dd5e6775d886387b0cc" 2019-01-18 06:53:13,917 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06: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-a5a4f403-d1a9-4eef-b177-8294d08a1ebd x-compute-request-id: req-a5a4f403-d1a9-4eef-b177-8294d08a1ebd Content-Encoding: gzip Content-Length: 680 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/3b346a64-7789-4490-bcc6-7492eabac759", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/3b346a64-7789-4490-bcc6-7492eabac759", "rel": "bookmark"}], "image": {"id": "04f6cb3c-8db9-4b62-8aa1-692cd7f1dae8", "links": [{"href": "http://172.30.9.23:8774/images/04f6cb3c-8db9-4b62-8aa1-692cd7f1dae8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ade64577-5b31-45e7-8b90-c221cc6d46c9", "links": [{"href": "http://172.30.9.23:8774/flavors/ade64577-5b31-45e7-8b90-c221cc6d46c9", "rel": "bookmark"}]}, "id": "3b346a64-7789-4490-bcc6-7492eabac759", "security_groups": [{"name": "default"}], "user_id": "9c0778ff9be7466a81e9d48148cc225a", "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": "2019-01-18T06:51:39Z", "hostId": "178800755f378826d422b464b84e2437d65b4f11cb85e03e6e509c9f", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-34697d97-3136-4ee3-8dc1-82fe5a3b6f21-kp", "name": "AnsibleProvisioningTests-34697d97-3136-4ee3-8dc1-82fe5a3b6f21-inst", "created": "2019-01-18T06:51:38Z", "tenant_id": "e0892761fe6e4769814a4b4e63ce7166", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-18 06:53:13,917 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/3b346a64-7789-4490-bcc6-7492eabac759 used request id req-a5a4f403-d1a9-4eef-b177-8294d08a1ebd 2019-01-18 06:53:13,917 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-34697d97-3136-4ee3-8dc1-82fe5a3b6f21-inst] is - BUILD 2019-01-18 06:53:13,918 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-18 06:53:16,921 - create_instance - DEBUG - VM status query timeout in 802.509177923 2019-01-18 06:53:16,924 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/3b346a64-7789-4490-bcc6-7492eabac759 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05457fde223da3e5e2039dd5e6775d886387b0cc" 2019-01-18 06:53:17,248 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06: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-812e751c-c08f-4e9a-9cd6-af188d793ea4 x-compute-request-id: req-812e751c-c08f-4e9a-9cd6-af188d793ea4 Content-Encoding: gzip Content-Length: 680 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/3b346a64-7789-4490-bcc6-7492eabac759", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/3b346a64-7789-4490-bcc6-7492eabac759", "rel": "bookmark"}], "image": {"id": "04f6cb3c-8db9-4b62-8aa1-692cd7f1dae8", "links": [{"href": "http://172.30.9.23:8774/images/04f6cb3c-8db9-4b62-8aa1-692cd7f1dae8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ade64577-5b31-45e7-8b90-c221cc6d46c9", "links": [{"href": "http://172.30.9.23:8774/flavors/ade64577-5b31-45e7-8b90-c221cc6d46c9", "rel": "bookmark"}]}, "id": "3b346a64-7789-4490-bcc6-7492eabac759", "security_groups": [{"name": "default"}], "user_id": "9c0778ff9be7466a81e9d48148cc225a", "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": "2019-01-18T06:51:39Z", "hostId": "178800755f378826d422b464b84e2437d65b4f11cb85e03e6e509c9f", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-34697d97-3136-4ee3-8dc1-82fe5a3b6f21-kp", "name": "AnsibleProvisioningTests-34697d97-3136-4ee3-8dc1-82fe5a3b6f21-inst", "created": "2019-01-18T06:51:38Z", "tenant_id": "e0892761fe6e4769814a4b4e63ce7166", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-18 06:53:17,248 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/3b346a64-7789-4490-bcc6-7492eabac759 used request id req-812e751c-c08f-4e9a-9cd6-af188d793ea4 2019-01-18 06:53:17,249 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-34697d97-3136-4ee3-8dc1-82fe5a3b6f21-inst] is - BUILD 2019-01-18 06:53:17,249 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-18 06:53:20,252 - create_instance - DEBUG - VM status query timeout in 799.17767787 2019-01-18 06:53:20,255 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/3b346a64-7789-4490-bcc6-7492eabac759 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05457fde223da3e5e2039dd5e6775d886387b0cc" 2019-01-18 06:53:20,613 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:53: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-fb8672bf-60ae-4786-a917-7da98fdda9de x-compute-request-id: req-fb8672bf-60ae-4786-a917-7da98fdda9de Content-Encoding: gzip Content-Length: 680 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/3b346a64-7789-4490-bcc6-7492eabac759", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/3b346a64-7789-4490-bcc6-7492eabac759", "rel": "bookmark"}], "image": {"id": "04f6cb3c-8db9-4b62-8aa1-692cd7f1dae8", "links": [{"href": "http://172.30.9.23:8774/images/04f6cb3c-8db9-4b62-8aa1-692cd7f1dae8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ade64577-5b31-45e7-8b90-c221cc6d46c9", "links": [{"href": "http://172.30.9.23:8774/flavors/ade64577-5b31-45e7-8b90-c221cc6d46c9", "rel": "bookmark"}]}, "id": "3b346a64-7789-4490-bcc6-7492eabac759", "security_groups": [{"name": "default"}], "user_id": "9c0778ff9be7466a81e9d48148cc225a", "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": "2019-01-18T06:51:39Z", "hostId": "178800755f378826d422b464b84e2437d65b4f11cb85e03e6e509c9f", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-34697d97-3136-4ee3-8dc1-82fe5a3b6f21-kp", "name": "AnsibleProvisioningTests-34697d97-3136-4ee3-8dc1-82fe5a3b6f21-inst", "created": "2019-01-18T06:51:38Z", "tenant_id": "e0892761fe6e4769814a4b4e63ce7166", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-18 06:53:20,613 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/3b346a64-7789-4490-bcc6-7492eabac759 used request id req-fb8672bf-60ae-4786-a917-7da98fdda9de 2019-01-18 06:53:20,613 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-34697d97-3136-4ee3-8dc1-82fe5a3b6f21-inst] is - BUILD 2019-01-18 06:53:20,613 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-18 06:53:23,616 - create_instance - DEBUG - VM status query timeout in 795.813397884 2019-01-18 06:53:23,619 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/3b346a64-7789-4490-bcc6-7492eabac759 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05457fde223da3e5e2039dd5e6775d886387b0cc" 2019-01-18 06:53:24,407 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:53: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-0046b4e3-e5f7-4482-a4be-dec590c57317 x-compute-request-id: req-0046b4e3-e5f7-4482-a4be-dec590c57317 Content-Encoding: gzip Content-Length: 758 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-34697d97-3136-4ee3-8dc1-82fe5a3b6f21-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c0:3a:0d", "version": 4, "addr": "10.55.1.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/3b346a64-7789-4490-bcc6-7492eabac759", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/3b346a64-7789-4490-bcc6-7492eabac759", "rel": "bookmark"}], "image": {"id": "04f6cb3c-8db9-4b62-8aa1-692cd7f1dae8", "links": [{"href": "http://172.30.9.23:8774/images/04f6cb3c-8db9-4b62-8aa1-692cd7f1dae8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-18T06:53:20.000000", "flavor": {"id": "ade64577-5b31-45e7-8b90-c221cc6d46c9", "links": [{"href": "http://172.30.9.23:8774/flavors/ade64577-5b31-45e7-8b90-c221cc6d46c9", "rel": "bookmark"}]}, "id": "3b346a64-7789-4490-bcc6-7492eabac759", "security_groups": [{"name": "default"}], "user_id": "9c0778ff9be7466a81e9d48148cc225a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-18T06:53:22Z", "hostId": "178800755f378826d422b464b84e2437d65b4f11cb85e03e6e509c9f", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-34697d97-3136-4ee3-8dc1-82fe5a3b6f21-kp", "name": "AnsibleProvisioningTests-34697d97-3136-4ee3-8dc1-82fe5a3b6f21-inst", "created": "2019-01-18T06:51:38Z", "tenant_id": "e0892761fe6e4769814a4b4e63ce7166", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-18 06:53:24,407 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/3b346a64-7789-4490-bcc6-7492eabac759 used request id req-0046b4e3-e5f7-4482-a4be-dec590c57317 2019-01-18 06:53:24,408 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-34697d97-3136-4ee3-8dc1-82fe5a3b6f21-inst] is - ACTIVE 2019-01-18 06:53:24,408 - create_instance - INFO - VM is - ACTIVE 2019-01-18 06:53:24,411 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/3b346a64-7789-4490-bcc6-7492eabac759 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05457fde223da3e5e2039dd5e6775d886387b0cc" 2019-01-18 06:53:24,877 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:53: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-eb7d6a60-6112-443b-b9ec-8fa3f08a863f x-compute-request-id: req-eb7d6a60-6112-443b-b9ec-8fa3f08a863f Content-Encoding: gzip Content-Length: 758 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-34697d97-3136-4ee3-8dc1-82fe5a3b6f21-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c0:3a:0d", "version": 4, "addr": "10.55.1.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/3b346a64-7789-4490-bcc6-7492eabac759", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/3b346a64-7789-4490-bcc6-7492eabac759", "rel": "bookmark"}], "image": {"id": "04f6cb3c-8db9-4b62-8aa1-692cd7f1dae8", "links": [{"href": "http://172.30.9.23:8774/images/04f6cb3c-8db9-4b62-8aa1-692cd7f1dae8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-18T06:53:20.000000", "flavor": {"id": "ade64577-5b31-45e7-8b90-c221cc6d46c9", "links": [{"href": "http://172.30.9.23:8774/flavors/ade64577-5b31-45e7-8b90-c221cc6d46c9", "rel": "bookmark"}]}, "id": "3b346a64-7789-4490-bcc6-7492eabac759", "security_groups": [{"name": "default"}], "user_id": "9c0778ff9be7466a81e9d48148cc225a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-18T06:53:22Z", "hostId": "178800755f378826d422b464b84e2437d65b4f11cb85e03e6e509c9f", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-34697d97-3136-4ee3-8dc1-82fe5a3b6f21-kp", "name": "AnsibleProvisioningTests-34697d97-3136-4ee3-8dc1-82fe5a3b6f21-inst", "created": "2019-01-18T06:51:38Z", "tenant_id": "e0892761fe6e4769814a4b4e63ce7166", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-18 06:53:24,877 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/3b346a64-7789-4490-bcc6-7492eabac759 used request id req-eb7d6a60-6112-443b-b9ec-8fa3f08a863f 2019-01-18 06:53:24,883 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=AnsibleProvisioningTests-34697d97-3136-4ee3-8dc1-82fe5a3b6f21-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05457fde223da3e5e2039dd5e6775d886387b0cc" 2019-01-18 06:53:24,983 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 655 X-Openstack-Request-Id: req-159df276-2ce8-48d2-8a85-4f0b47e499dd Date: Fri, 18 Jan 2019 06:53: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":["bc51153f-96bd-4441-b0cb-e2babc46c5d2"],"updated_at":"2019-01-18T06:51:14Z","tenant_id":"e0892761fe6e4769814a4b4e63ce7166","created_at":"2019-01-18T06:51:13Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"e0892761fe6e4769814a4b4e63ce7166","id":"dcd7bc2e-8615-4290-9c6a-e614c36d188d","name":"AnsibleProvisioningTests-34697d97-3136-4ee3-8dc1-82fe5a3b6f21-pub-net"}]} 2019-01-18 06:53:24,984 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=AnsibleProvisioningTests-34697d97-3136-4ee3-8dc1-82fe5a3b6f21-pub-net used request id req-159df276-2ce8-48d2-8a85-4f0b47e499dd 2019-01-18 06:53:24,988 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/e0892761fe6e4769814a4b4e63ce7166 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05457fde223da3e5e2039dd5e6775d886387b0cc" 2019-01-18 06:53:25,064 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:53:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-da964a56-c27e-4eb8-9c47-506d7b4b1599 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/e0892761fe6e4769814a4b4e63ce7166"}, "enabled": true, "id": "e0892761fe6e4769814a4b4e63ce7166", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-50a7bb7a-fcab-495-proj"}} 2019-01-18 06:53:25,064 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/e0892761fe6e4769814a4b4e63ce7166 used request id req-da964a56-c27e-4eb8-9c47-506d7b4b1599 2019-01-18 06:53:25,070 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=dcd7bc2e-8615-4290-9c6a-e614c36d188d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05457fde223da3e5e2039dd5e6775d886387b0cc" 2019-01-18 06:53:25,133 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-d5860eb2-86ce-4e6f-a915-16d81ad38233 Date: Fri, 18 Jan 2019 06:53:25 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"dcd7bc2e-8615-4290-9c6a-e614c36d188d","tenant_id":"e0892761fe6e4769814a4b4e63ce7166","created_at":"2019-01-18T06:51:14Z","dns_nameservers":[],"updated_at":"2019-01-18T06:51:14Z","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":"e0892761fe6e4769814a4b4e63ce7166","id":"bc51153f-96bd-4441-b0cb-e2babc46c5d2","subnetpool_id":null,"name":"AnsibleProvisioningTests-34697d97-3136-4ee3-8dc1-82fe5a3b6f21-pub-subnet"}]} 2019-01-18 06:53:25,133 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=dcd7bc2e-8615-4290-9c6a-e614c36d188d used request id req-d5860eb2-86ce-4e6f-a915-16d81ad38233 2019-01-18 06:53:25,139 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=dcd7bc2e-8615-4290-9c6a-e614c36d188d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05457fde223da3e5e2039dd5e6775d886387b0cc" 2019-01-18 06:53:25,241 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3856 X-Openstack-Request-Id: req-34ea819e-08e2-46f3-a4c1-49a2ff925788 Date: Fri, 18 Jan 2019 06:53:25 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:51:37Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"bc51153f-96bd-4441-b0cb-e2babc46c5d2","ip_address":"10.55.1.1"}],"id":"29e1cc2e-703e-499b-b6c0-35333c369d1d","security_groups":[],"mac_address":"fa:16:3e:bb:a7:35","project_id":"e0892761fe6e4769814a4b4e63ce7166","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"dcd7bc2e-8615-4290-9c6a-e614c36d188d","tenant_id":"e0892761fe6e4769814a4b4e63ce7166","created_at":"2019-01-18T06:51:24Z","binding:vnic_type":"normal","device_id":"e091c99e-2b16-4eb7-9c3b-3531e4f29fca"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:51:17Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"bc51153f-96bd-4441-b0cb-e2babc46c5d2","ip_address":"10.55.1.3"}],"id":"37092d84-f21d-4584-b77a-fd5d45072bd9","security_groups":[],"mac_address":"fa:16:3e:69:21:6e","project_id":"e0892761fe6e4769814a4b4e63ce7166","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"dcd7bc2e-8615-4290-9c6a-e614c36d188d","tenant_id":"e0892761fe6e4769814a4b4e63ce7166","created_at":"2019-01-18T06:51:16Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-dcd7bc2e-8615-4290-9c6a-e614c36d188d"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:51:18Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"bc51153f-96bd-4441-b0cb-e2babc46c5d2","ip_address":"10.55.1.2"}],"id":"7e2c4bb8-ac79-4771-a408-bfb7891efaa7","security_groups":[],"mac_address":"fa:16:3e:c5:d1:05","project_id":"e0892761fe6e4769814a4b4e63ce7166","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"dcd7bc2e-8615-4290-9c6a-e614c36d188d","tenant_id":"e0892761fe6e4769814a4b4e63ce7166","created_at":"2019-01-18T06:51:15Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-dcd7bc2e-8615-4290-9c6a-e614c36d188d"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:53:22Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"bc51153f-96bd-4441-b0cb-e2babc46c5d2","ip_address":"10.55.1.13"}],"id":"7e4d9a6d-13a5-4fd4-b86f-026b5cb52351","security_groups":["f821f552-988c-4b99-8eb7-afc35e6b5290"],"mac_address":"fa:16:3e:c0:3a:0d","project_id":"e0892761fe6e4769814a4b4e63ce7166","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"AnsibleProvisioningTests-34697d97-3136-4ee3-8dc1-82fe5a3b6f21-port-1","admin_state_up":true,"network_id":"dcd7bc2e-8615-4290-9c6a-e614c36d188d","tenant_id":"e0892761fe6e4769814a4b4e63ce7166","created_at":"2019-01-18T06:51:35Z","binding:vnic_type":"normal","device_id":"3b346a64-7789-4490-bcc6-7492eabac759"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:51:19Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"bc51153f-96bd-4441-b0cb-e2babc46c5d2","ip_address":"10.55.1.4"}],"id":"a2b7b2bd-dc85-4c3f-8784-0356abd6a992","security_groups":[],"mac_address":"fa:16:3e:7f:56:b3","project_id":"e0892761fe6e4769814a4b4e63ce7166","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"dcd7bc2e-8615-4290-9c6a-e614c36d188d","tenant_id":"e0892761fe6e4769814a4b4e63ce7166","created_at":"2019-01-18T06:51:16Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-dcd7bc2e-8615-4290-9c6a-e614c36d188d"}]} 2019-01-18 06:53:25,241 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=dcd7bc2e-8615-4290-9c6a-e614c36d188d used request id req-34ea819e-08e2-46f3-a4c1-49a2ff925788 2019-01-18 06:53:25,247 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/routers?name=AnsibleProvisioningTests-34697d97-3136-4ee3-8dc1-82fe5a3b6f21-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05457fde223da3e5e2039dd5e6775d886387b0cc" 2019-01-18 06:53:25,320 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 724 X-Openstack-Request-Id: req-92a0eaa8-e617-4034-b8fd-c0734a77c70c Date: Fri, 18 Jan 2019 06:53:25 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "c7128340-d09d-4472-ab8c-6b0e75149f5d", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "99f540fb-52d8-49ca-b59c-736c854d3c9e", "ip_address": "172.30.9.202"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "e0892761fe6e4769814a4b4e63ce7166", "created_at": "2019-01-18T06:51:18Z", "admin_state_up": true, "updated_at": "2019-01-18T06:51:24Z", "flavor_id": null, "revision_number": 8, "routes": [], "project_id": "e0892761fe6e4769814a4b4e63ce7166", "id": "e091c99e-2b16-4eb7-9c3b-3531e4f29fca", "name": "AnsibleProvisioningTests-34697d97-3136-4ee3-8dc1-82fe5a3b6f21-pub-router"}]} 2019-01-18 06:53:25,320 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers?name=AnsibleProvisioningTests-34697d97-3136-4ee3-8dc1-82fe5a3b6f21-pub-router used request id req-92a0eaa8-e617-4034-b8fd-c0734a77c70c 2019-01-18 06:53:25,324 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/e0892761fe6e4769814a4b4e63ce7166 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05457fde223da3e5e2039dd5e6775d886387b0cc" 2019-01-18 06:53:25,406 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:53:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cb08a2a6-a09b-4205-bac0-3187f2cc3be4 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/e0892761fe6e4769814a4b4e63ce7166"}, "enabled": true, "id": "e0892761fe6e4769814a4b4e63ce7166", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-50a7bb7a-fcab-495-proj"}} 2019-01-18 06:53:25,406 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/e0892761fe6e4769814a4b4e63ce7166 used request id req-cb08a2a6-a09b-4205-bac0-3187f2cc3be4 2019-01-18 06:53:25,412 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?device_id=e091c99e-2b16-4eb7-9c3b-3531e4f29fca -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05457fde223da3e5e2039dd5e6775d886387b0cc" 2019-01-18 06:53:25,487 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 755 X-Openstack-Request-Id: req-dfd04b35-39e0-4c64-885b-45da85be6f25 Date: Fri, 18 Jan 2019 06:53:25 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:51:37Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"bc51153f-96bd-4441-b0cb-e2babc46c5d2","ip_address":"10.55.1.1"}],"id":"29e1cc2e-703e-499b-b6c0-35333c369d1d","security_groups":[],"mac_address":"fa:16:3e:bb:a7:35","project_id":"e0892761fe6e4769814a4b4e63ce7166","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"dcd7bc2e-8615-4290-9c6a-e614c36d188d","tenant_id":"e0892761fe6e4769814a4b4e63ce7166","created_at":"2019-01-18T06:51:24Z","binding:vnic_type":"normal","device_id":"e091c99e-2b16-4eb7-9c3b-3531e4f29fca"}]} 2019-01-18 06:53:25,487 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?device_id=e091c99e-2b16-4eb7-9c3b-3531e4f29fca used request id req-dfd04b35-39e0-4c64-885b-45da85be6f25 2019-01-18 06:53:25,493 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets/bc51153f-96bd-4441-b0cb-e2babc46c5d2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05457fde223da3e5e2039dd5e6775d886387b0cc" 2019-01-18 06:53:25,547 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 671 X-Openstack-Request-Id: req-78787852-1723-4542-831c-6a0d240035ca Date: Fri, 18 Jan 2019 06:53:25 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"dcd7bc2e-8615-4290-9c6a-e614c36d188d","tenant_id":"e0892761fe6e4769814a4b4e63ce7166","created_at":"2019-01-18T06:51:14Z","dns_nameservers":[],"updated_at":"2019-01-18T06:51:14Z","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":"e0892761fe6e4769814a4b4e63ce7166","id":"bc51153f-96bd-4441-b0cb-e2babc46c5d2","subnetpool_id":null,"name":"AnsibleProvisioningTests-34697d97-3136-4ee3-8dc1-82fe5a3b6f21-pub-subnet"}} 2019-01-18 06:53:25,547 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets/bc51153f-96bd-4441-b0cb-e2babc46c5d2 used request id req-78787852-1723-4542-831c-6a0d240035ca 2019-01-18 06:53:25,552 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=c7128340-d09d-4472-ab8c-6b0e75149f5d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05457fde223da3e5e2039dd5e6775d886387b0cc" 2019-01-18 06:53:25,658 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-da5b326f-581f-4352-8407-8974fd87038b Date: Fri, 18 Jan 2019 06:53:25 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"c7128340-d09d-4472-ab8c-6b0e75149f5d","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"47feb8aba08a40dca7028a1701e597b9","status":"ACTIVE","subnets":["99f540fb-52d8-49ca-b59c-736c854d3c9e"],"description":"","tags":[],"updated_at":"2019-01-18T04:39:13Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"47feb8aba08a40dca7028a1701e597b9","created_at":"2019-01-18T04:39:06Z","mtu":1500}]} 2019-01-18 06:53:25,658 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=c7128340-d09d-4472-ab8c-6b0e75149f5d used request id req-da5b326f-581f-4352-8407-8974fd87038b 2019-01-18 06:53:25,664 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=c7128340-d09d-4472-ab8c-6b0e75149f5d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05457fde223da3e5e2039dd5e6775d886387b0cc" 2019-01-18 06:53:25,696 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-3bbbab01-2058-442e-a6fd-edd044721ce2 Date: Fri, 18 Jan 2019 06:53:25 GMT RESP BODY: {"subnets":[]} 2019-01-18 06:53:25,696 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=c7128340-d09d-4472-ab8c-6b0e75149f5d used request id req-3bbbab01-2058-442e-a6fd-edd044721ce2 2019-01-18 06:53:25,699 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/3b346a64-7789-4490-bcc6-7492eabac759 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05457fde223da3e5e2039dd5e6775d886387b0cc" 2019-01-18 06:53:26,170 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:53: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-c25292da-abd3-450c-8bd0-9e1e1d6c7c55 x-compute-request-id: req-c25292da-abd3-450c-8bd0-9e1e1d6c7c55 Content-Encoding: gzip Content-Length: 758 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-34697d97-3136-4ee3-8dc1-82fe5a3b6f21-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c0:3a:0d", "version": 4, "addr": "10.55.1.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/3b346a64-7789-4490-bcc6-7492eabac759", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/3b346a64-7789-4490-bcc6-7492eabac759", "rel": "bookmark"}], "image": {"id": "04f6cb3c-8db9-4b62-8aa1-692cd7f1dae8", "links": [{"href": "http://172.30.9.23:8774/images/04f6cb3c-8db9-4b62-8aa1-692cd7f1dae8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-18T06:53:20.000000", "flavor": {"id": "ade64577-5b31-45e7-8b90-c221cc6d46c9", "links": [{"href": "http://172.30.9.23:8774/flavors/ade64577-5b31-45e7-8b90-c221cc6d46c9", "rel": "bookmark"}]}, "id": "3b346a64-7789-4490-bcc6-7492eabac759", "security_groups": [{"name": "default"}], "user_id": "9c0778ff9be7466a81e9d48148cc225a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-18T06:53:22Z", "hostId": "178800755f378826d422b464b84e2437d65b4f11cb85e03e6e509c9f", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-34697d97-3136-4ee3-8dc1-82fe5a3b6f21-kp", "name": "AnsibleProvisioningTests-34697d97-3136-4ee3-8dc1-82fe5a3b6f21-inst", "created": "2019-01-18T06:51:38Z", "tenant_id": "e0892761fe6e4769814a4b4e63ce7166", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-18 06:53:26,171 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/3b346a64-7789-4490-bcc6-7492eabac759 used request id req-c25292da-abd3-450c-8bd0-9e1e1d6c7c55 2019-01-18 06:53:26,171 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-34697d97-3136-4ee3-8dc1-82fe5a3b6f21-inst] is - ACTIVE 2019-01-18 06:53:26,171 - create_instance - INFO - VM is - ACTIVE 2019-01-18 06:53:26,174 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/3b346a64-7789-4490-bcc6-7492eabac759 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05457fde223da3e5e2039dd5e6775d886387b0cc" 2019-01-18 06:53:26,499 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06: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-23a69cf0-ec67-4a84-b6d3-f13a03241c39 x-compute-request-id: req-23a69cf0-ec67-4a84-b6d3-f13a03241c39 Content-Encoding: gzip Content-Length: 758 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-34697d97-3136-4ee3-8dc1-82fe5a3b6f21-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c0:3a:0d", "version": 4, "addr": "10.55.1.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/3b346a64-7789-4490-bcc6-7492eabac759", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/3b346a64-7789-4490-bcc6-7492eabac759", "rel": "bookmark"}], "image": {"id": "04f6cb3c-8db9-4b62-8aa1-692cd7f1dae8", "links": [{"href": "http://172.30.9.23:8774/images/04f6cb3c-8db9-4b62-8aa1-692cd7f1dae8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-18T06:53:20.000000", "flavor": {"id": "ade64577-5b31-45e7-8b90-c221cc6d46c9", "links": [{"href": "http://172.30.9.23:8774/flavors/ade64577-5b31-45e7-8b90-c221cc6d46c9", "rel": "bookmark"}]}, "id": "3b346a64-7789-4490-bcc6-7492eabac759", "security_groups": [{"name": "default"}], "user_id": "9c0778ff9be7466a81e9d48148cc225a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-18T06:53:22Z", "hostId": "178800755f378826d422b464b84e2437d65b4f11cb85e03e6e509c9f", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-34697d97-3136-4ee3-8dc1-82fe5a3b6f21-kp", "name": "AnsibleProvisioningTests-34697d97-3136-4ee3-8dc1-82fe5a3b6f21-inst", "created": "2019-01-18T06:51:38Z", "tenant_id": "e0892761fe6e4769814a4b4e63ce7166", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-18 06:53:26,499 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/3b346a64-7789-4490-bcc6-7492eabac759 used request id req-23a69cf0-ec67-4a84-b6d3-f13a03241c39 2019-01-18 06:53:26,504 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=AnsibleProvisioningTests-34697d97-3136-4ee3-8dc1-82fe5a3b6f21-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05457fde223da3e5e2039dd5e6775d886387b0cc" 2019-01-18 06:53:26,614 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 655 X-Openstack-Request-Id: req-1c542712-ae71-4e5b-92b2-7d851237be35 Date: Fri, 18 Jan 2019 06:53: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":["bc51153f-96bd-4441-b0cb-e2babc46c5d2"],"updated_at":"2019-01-18T06:51:14Z","tenant_id":"e0892761fe6e4769814a4b4e63ce7166","created_at":"2019-01-18T06:51:13Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"e0892761fe6e4769814a4b4e63ce7166","id":"dcd7bc2e-8615-4290-9c6a-e614c36d188d","name":"AnsibleProvisioningTests-34697d97-3136-4ee3-8dc1-82fe5a3b6f21-pub-net"}]} 2019-01-18 06:53:26,614 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=AnsibleProvisioningTests-34697d97-3136-4ee3-8dc1-82fe5a3b6f21-pub-net used request id req-1c542712-ae71-4e5b-92b2-7d851237be35 2019-01-18 06:53:26,618 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/e0892761fe6e4769814a4b4e63ce7166 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05457fde223da3e5e2039dd5e6775d886387b0cc" 2019-01-18 06:53:26,697 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:53:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5798feeb-02f0-4df5-83cf-2b131318c62e 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/e0892761fe6e4769814a4b4e63ce7166"}, "enabled": true, "id": "e0892761fe6e4769814a4b4e63ce7166", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-50a7bb7a-fcab-495-proj"}} 2019-01-18 06:53:26,697 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/e0892761fe6e4769814a4b4e63ce7166 used request id req-5798feeb-02f0-4df5-83cf-2b131318c62e 2019-01-18 06:53:26,703 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=dcd7bc2e-8615-4290-9c6a-e614c36d188d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05457fde223da3e5e2039dd5e6775d886387b0cc" 2019-01-18 06:53:26,755 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-867e0951-0c26-4331-ba7f-0267d8bdd37f Date: Fri, 18 Jan 2019 06:53:26 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"dcd7bc2e-8615-4290-9c6a-e614c36d188d","tenant_id":"e0892761fe6e4769814a4b4e63ce7166","created_at":"2019-01-18T06:51:14Z","dns_nameservers":[],"updated_at":"2019-01-18T06:51:14Z","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":"e0892761fe6e4769814a4b4e63ce7166","id":"bc51153f-96bd-4441-b0cb-e2babc46c5d2","subnetpool_id":null,"name":"AnsibleProvisioningTests-34697d97-3136-4ee3-8dc1-82fe5a3b6f21-pub-subnet"}]} 2019-01-18 06:53:26,755 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=dcd7bc2e-8615-4290-9c6a-e614c36d188d used request id req-867e0951-0c26-4331-ba7f-0267d8bdd37f 2019-01-18 06:53:26,761 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=dcd7bc2e-8615-4290-9c6a-e614c36d188d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05457fde223da3e5e2039dd5e6775d886387b0cc" 2019-01-18 06:53:26,859 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3856 X-Openstack-Request-Id: req-dc2cf0d6-f895-446a-b0f9-7f3923daf589 Date: Fri, 18 Jan 2019 06:53:26 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:51:37Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"bc51153f-96bd-4441-b0cb-e2babc46c5d2","ip_address":"10.55.1.1"}],"id":"29e1cc2e-703e-499b-b6c0-35333c369d1d","security_groups":[],"mac_address":"fa:16:3e:bb:a7:35","project_id":"e0892761fe6e4769814a4b4e63ce7166","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"dcd7bc2e-8615-4290-9c6a-e614c36d188d","tenant_id":"e0892761fe6e4769814a4b4e63ce7166","created_at":"2019-01-18T06:51:24Z","binding:vnic_type":"normal","device_id":"e091c99e-2b16-4eb7-9c3b-3531e4f29fca"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:51:17Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"bc51153f-96bd-4441-b0cb-e2babc46c5d2","ip_address":"10.55.1.3"}],"id":"37092d84-f21d-4584-b77a-fd5d45072bd9","security_groups":[],"mac_address":"fa:16:3e:69:21:6e","project_id":"e0892761fe6e4769814a4b4e63ce7166","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"dcd7bc2e-8615-4290-9c6a-e614c36d188d","tenant_id":"e0892761fe6e4769814a4b4e63ce7166","created_at":"2019-01-18T06:51:16Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-dcd7bc2e-8615-4290-9c6a-e614c36d188d"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:51:18Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"bc51153f-96bd-4441-b0cb-e2babc46c5d2","ip_address":"10.55.1.2"}],"id":"7e2c4bb8-ac79-4771-a408-bfb7891efaa7","security_groups":[],"mac_address":"fa:16:3e:c5:d1:05","project_id":"e0892761fe6e4769814a4b4e63ce7166","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"dcd7bc2e-8615-4290-9c6a-e614c36d188d","tenant_id":"e0892761fe6e4769814a4b4e63ce7166","created_at":"2019-01-18T06:51:15Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-dcd7bc2e-8615-4290-9c6a-e614c36d188d"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:53:22Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"bc51153f-96bd-4441-b0cb-e2babc46c5d2","ip_address":"10.55.1.13"}],"id":"7e4d9a6d-13a5-4fd4-b86f-026b5cb52351","security_groups":["f821f552-988c-4b99-8eb7-afc35e6b5290"],"mac_address":"fa:16:3e:c0:3a:0d","project_id":"e0892761fe6e4769814a4b4e63ce7166","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"AnsibleProvisioningTests-34697d97-3136-4ee3-8dc1-82fe5a3b6f21-port-1","admin_state_up":true,"network_id":"dcd7bc2e-8615-4290-9c6a-e614c36d188d","tenant_id":"e0892761fe6e4769814a4b4e63ce7166","created_at":"2019-01-18T06:51:35Z","binding:vnic_type":"normal","device_id":"3b346a64-7789-4490-bcc6-7492eabac759"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:51:19Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"bc51153f-96bd-4441-b0cb-e2babc46c5d2","ip_address":"10.55.1.4"}],"id":"a2b7b2bd-dc85-4c3f-8784-0356abd6a992","security_groups":[],"mac_address":"fa:16:3e:7f:56:b3","project_id":"e0892761fe6e4769814a4b4e63ce7166","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"dcd7bc2e-8615-4290-9c6a-e614c36d188d","tenant_id":"e0892761fe6e4769814a4b4e63ce7166","created_at":"2019-01-18T06:51:16Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-dcd7bc2e-8615-4290-9c6a-e614c36d188d"}]} 2019-01-18 06:53:26,859 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=dcd7bc2e-8615-4290-9c6a-e614c36d188d used request id req-dc2cf0d6-f895-446a-b0f9-7f3923daf589 2019-01-18 06:53:26,860 - neutron_utils - INFO - Creating floating ip to external network - external 2019-01-18 06:53:26,865 - 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}05457fde223da3e5e2039dd5e6775d886387b0cc" 2019-01-18 06:53:27,122 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-1388b517-51d8-4bd0-aa92-1035125d42a6 Date: Fri, 18 Jan 2019 06:53:27 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"c7128340-d09d-4472-ab8c-6b0e75149f5d","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"47feb8aba08a40dca7028a1701e597b9","status":"ACTIVE","subnets":["99f540fb-52d8-49ca-b59c-736c854d3c9e"],"description":"","tags":[],"updated_at":"2019-01-18T04:39:13Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"47feb8aba08a40dca7028a1701e597b9","created_at":"2019-01-18T04:39:06Z","mtu":1500}]} 2019-01-18 06:53:27,122 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=external used request id req-1388b517-51d8-4bd0-aa92-1035125d42a6 2019-01-18 06:53:27,128 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=c7128340-d09d-4472-ab8c-6b0e75149f5d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05457fde223da3e5e2039dd5e6775d886387b0cc" 2019-01-18 06:53:27,187 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-993c0f8c-b52d-4d62-9fa9-01b5aff3ff91 Date: Fri, 18 Jan 2019 06:53:27 GMT RESP BODY: {"subnets":[]} 2019-01-18 06:53:27,188 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=c7128340-d09d-4472-ab8c-6b0e75149f5d used request id req-993c0f8c-b52d-4d62-9fa9-01b5aff3ff91 2019-01-18 06:53:27,192 - 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}05457fde223da3e5e2039dd5e6775d886387b0cc" -d '{"floatingip": {"floating_network_id": "c7128340-d09d-4472-ab8c-6b0e75149f5d", "port_id": "7e4d9a6d-13a5-4fd4-b86f-026b5cb52351"}}' 2019-01-18 06:53:28,985 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 548 X-Openstack-Request-Id: req-810b48d4-4edd-4c1f-8b1e-a0bf46dd5eec Date: Fri, 18 Jan 2019 06:53:28 GMT RESP BODY: {"floatingip": {"router_id": "e091c99e-2b16-4eb7-9c3b-3531e4f29fca", "status": "DOWN", "description": "", "tags": [], "tenant_id": "e0892761fe6e4769814a4b4e63ce7166", "created_at": "2019-01-18T06:53:27Z", "updated_at": "2019-01-18T06:53:27Z", "floating_network_id": "c7128340-d09d-4472-ab8c-6b0e75149f5d", "fixed_ip_address": "10.55.1.13", "floating_ip_address": "172.30.9.205", "revision_number": 0, "project_id": "e0892761fe6e4769814a4b4e63ce7166", "port_id": "7e4d9a6d-13a5-4fd4-b86f-026b5cb52351", "id": "acd9241c-7600-431d-a338-c63d14004bca"}} 2019-01-18 06:53:28,985 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/floatingips used request id req-810b48d4-4edd-4c1f-8b1e-a0bf46dd5eec 2019-01-18 06:53:28,986 - create_instance - INFO - Created floating IP 172.30.9.205 via router - AnsibleProvisioningTests-34697d97-3136-4ee3-8dc1-82fe5a3b6f21-pub-router 2019-01-18 06:53:28,986 - create_instance_tests - INFO - Looking for IP 10.55.1.13 in the console log 2019-01-18 06:53:28,989 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/3b346a64-7789-4490-bcc6-7492eabac759 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05457fde223da3e5e2039dd5e6775d886387b0cc" 2019-01-18 06:53:29,483 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:53: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-618046b4-1693-4bfa-8c27-fd8bc0136bc9 x-compute-request-id: req-618046b4-1693-4bfa-8c27-fd8bc0136bc9 Content-Encoding: gzip Content-Length: 758 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-34697d97-3136-4ee3-8dc1-82fe5a3b6f21-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c0:3a:0d", "version": 4, "addr": "10.55.1.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/3b346a64-7789-4490-bcc6-7492eabac759", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/3b346a64-7789-4490-bcc6-7492eabac759", "rel": "bookmark"}], "image": {"id": "04f6cb3c-8db9-4b62-8aa1-692cd7f1dae8", "links": [{"href": "http://172.30.9.23:8774/images/04f6cb3c-8db9-4b62-8aa1-692cd7f1dae8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-18T06:53:20.000000", "flavor": {"id": "ade64577-5b31-45e7-8b90-c221cc6d46c9", "links": [{"href": "http://172.30.9.23:8774/flavors/ade64577-5b31-45e7-8b90-c221cc6d46c9", "rel": "bookmark"}]}, "id": "3b346a64-7789-4490-bcc6-7492eabac759", "security_groups": [{"name": "default"}], "user_id": "9c0778ff9be7466a81e9d48148cc225a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-18T06:53:22Z", "hostId": "178800755f378826d422b464b84e2437d65b4f11cb85e03e6e509c9f", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-34697d97-3136-4ee3-8dc1-82fe5a3b6f21-kp", "name": "AnsibleProvisioningTests-34697d97-3136-4ee3-8dc1-82fe5a3b6f21-inst", "created": "2019-01-18T06:51:38Z", "tenant_id": "e0892761fe6e4769814a4b4e63ce7166", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-18 06:53:29,483 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/3b346a64-7789-4490-bcc6-7492eabac759 used request id req-618046b4-1693-4bfa-8c27-fd8bc0136bc9 2019-01-18 06:53:29,487 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers/3b346a64-7789-4490-bcc6-7492eabac759/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05457fde223da3e5e2039dd5e6775d886387b0cc" -d '{"os-getConsoleOutput": {"length": null}}' 2019-01-18 06:53:30,633 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:53: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-8d1a1a9b-3781-472b-9c1e-e34238927a3e x-compute-request-id: req-8d1a1a9b-3781-472b-9c1e-e34238927a3e Content-Encoding: gzip Content-Length: 9507 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-164-generic (buildd@lcy01-amd64-015) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #214-Ubuntu SMP Wed Dec 5 10:42:33 UTC 2018 (Ubuntu 3.13.0-164.214-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-164-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 0x371d2000-0x378e0fff]\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 s84096 r8192 d22400 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 7fc0fc80\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-164-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: 2039680K/2096616K available (7503K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K 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.008017] AppArmor: AppArmor initialized\n[ 0.008841] Yama: becoming mindful.\n[ 0.010058] 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.013392] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.014611] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.016117] Initializing cgroup subsys memory\n[ 0.016989] Initializing cgroup subsys devices\n[ 0.017862] Initializing cgroup subsys freezer\n[ 0.018733] Initializing cgroup subsys blkio\n[ 0.019570] Initializing cgroup subsys perf_event\n[ 0.020004] Initializing cgroup subsys hugetlb\n[ 0.021603] mce: CPU supports 10 MCE banks\n[ 0.022444] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.022444] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.024003] Spectre V2 : Mitigation: Full generic retpoline\n[ 0.025036] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.026601] Speculative Store Bypass: Vulnerable\n[ 0.028676] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.033575] ACPI: Core revision 20131115\n[ 0.034794] ACPI: All ACPI Tables successfully acquired\n[ 0.035945] ftrace: allocating 28753 entries in 113 pages\n[ 0.056024] smpboot: Max logical packages: 2\n[ 0.056879] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.058069] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.060172] Enabling x2apic\n[ 0.060796] Enabled x2apic\n[ 0.061613] Switched APIC routing to physical x2apic.\n[ 0.063504] ..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.066063] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.070873] KVM setup paravirtual spinlock\n[ 0.072852] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.074198] x86: Booting SMP configuration:\n[ 0.075093] .... node #0, CPUs: #1[ 0.072844] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.088017] 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 7fd0fc80\n[ 0.090689] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.092152] devtmpfs: initialized\n[ 0.094258] EVM: security.selinux\n[ 0.094960] EVM: security.SMACK64\n[ 0.095656] EVM: security.ima\n[ 0.096005] EVM: security.capability\n[ 0.096760] pinctrl core: initialized pinctrl subsystem\n[ 0.097754] regulator-dummy: no parameters\n[ 0.098638] RTC time: 6:53:21, date: 01/18/19\n[ 0.100026] NET: Registered protocol family 16\n[ 0.100962] cpuidle: using governor ladder\n[ 0.101779] cpuidle: using governor menu\n[ 0.102640] ACPI: bus type PCI registered\n[ 0.103439] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.104083] PCI: Using configuration type 1 for base access\n[ 0.105586] bio: create slab at 0\n[ 0.105586] ACPI: Added _OSI(Module Device)\n[ 0.105586] ACPI: Added _OSI(Processor Device)\n[ 0.108003] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.108904] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.111231] ACPI: Interpreter enabled\n[ 0.111996] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.113202] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.115042] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.116525] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.118367] ACPI: (supports S0 S5)\n[ 0.119073] ACPI: Using IOAPIC for interrupt routing\n[ 0.120013] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.121903] ACPI: No dock devices found.\n[ 0.124291] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.125432] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.126657] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.128016] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.130221] acpiphp: Slot [3] registered\n[ 0.131020] acpiphp: Slot [4] registered\n[ 0.131820] acpiphp: Slot [5] registered\n[ 0.132017] acpiphp: Slot [6] registered\n[ 0.132820] acpiphp: Slot [7] registered\n[ 0.133616] acpiphp: Slot [8] registered\n[ 0.134411] acpiphp: Slot [9] registered\n[ 0.135215] acpiphp: Slot [10] registered\n[ 0.136017] acpiphp: Slot [11] registered\n[ 0.136827] acpiphp: Slot [12] registered\n[ 0.137634] acpiphp: Slot [13] registered\n[ 0.138436] acpiphp: Slot [14] registered\n[ 0.139244] acpiphp: Slot [15] registered\n[ 0.140016] acpiphp: Slot [16] registered\n[ 0.140827] acpiphp: Slot [17] registered\n[ 0.141632] acpiphp: Slot [18] registered\n[ 0.142436] acpiphp: Slot [19] registered\n[ 0.143247] acpiphp: Slot [20] registered\n[ 0.144016] acpiphp: Slot [21] registered\n[ 0.144829] acpiphp: Slot [22] registered\n[ 0.145636] acpiphp: Slot [23] registered\n[ 0.146445] acpiphp: Slot [24] registered\n[ 0.147248] acpiphp: Slot [25] registered\n[ 0.148016] acpiphp: Slot [26] registered\n[ 0.148834] acpiphp: Slot [27] registered\n[ 0.149654] acpiphp: Slot [28] registered\n[ 0.150468] acpiphp: Slot [29] registered\n[ 0.151279] acpiphp: Slot [30] registered\n[ 0.152017] acpiphp: Slot [31] registered\n[ 0.152833] PCI host bridge to bus 0000:00\n[ 0.153650] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.154675] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.155802] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.156003] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.157241] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.172786] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.174804] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.220336] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.221881] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.224708] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.226160] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.227580] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.228545] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.229706] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.229706] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.232003] vgaarb: loaded\n[ 0.232616] vgaarb: bridge control possible 0000:00:02.0\n[ 0.233742] SCSI subsystem initialized\n[ 0.234557] ACPI: bus type USB registered\n[ 0.234557] usbcore: registered new interface driver usbfs\n[ 0.236008] usbcore: registered new interface driver hub\n[ 0.237039] usbcore: registered new device driver usb\n[ 0.237039] PCI: Using ACPI for IRQ routing\n[ 0.237039] NetLabel: Initializing\n[ 0.237742] NetLabel: domain hash size = 128\n[ 0.240003] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.240970] NetLabel: unlabeled traffic allowed by default\n[ 0.242026] Switched to clocksource kvm-clock\n[ 0.244782] AppArmor: AppArmor Filesystem Enabled\n[ 0.245734] pnp: PnP ACPI init\n[ 0.246408] ACPI: bus type PNP registered\n[ 0.247570] pnp: PnP ACPI: found 8 devices\n[ 0.248412] ACPI: bus type PNP unregistered\n[ 0.255113] NET: Registered protocol family 2\n[ 0.256144] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.257609] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.258847] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.260443] TCP: reno registered\n[ 0.261144] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.262268] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.263496] NET: Registered protocol family 1\n[ 0.264401] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.265517] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.266608] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.288190] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.310178] Trying to unpack rootfs image as initramfs...\n[ 0.391098] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.392782] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.393871] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.395025] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.396703] Scanning for low memory corruption every 60 seconds\n[ 0.398025] Initialise system trusted keyring\n[ 0.398943] audit: initializing netlink socket (disabled)\n[ 0.399971] type=2000 audit(1547794402.083:1): initialized\n[ 0.417836] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.419638] zbud: loaded\n[ 0.420418] VFS: Disk quotas dquot_6.5.2\n[ 0.421247] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.422668] fuse init (API version 7.22)\n[ 0.423518] msgmni has been set to 3997\n[ 0.424348] Key type big_key registered\n[ 0.425322] Key type asymmetric registered\n[ 0.426153] Asymmetric key parser 'x509' registered\n[ 0.427115] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.428603] io scheduler noop registered\n[ 0.429406] io scheduler deadline registered (default)\n[ 0.430406] io scheduler cfq registered\n[ 0.431236] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.432299] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.433537] ipmi message handler version 39.2\n[ 0.434442] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.435902] ACPI: Power Button [PWRF]\n[ 0.436739] GHES: HEST is not enabled!\n[ 0.458176] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.500596] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.502361] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.526316] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.528359] Linux agpgart interface v0.103\n[ 0.529804] brd: module loaded\n[ 0.530792] loop: module loaded\n[ 0.531721] blk-mq: CPU -> queue map\n[ 0.532478] CPU 0 -> Queue 0\n[ 0.533137] CPU 1 -> Queue 0\n[ 0.534221] vda: vda1\n[ 0.535599] scsi0 : ata_piix\n[ 0.536356] scsi1 : ata_piix\n[ 0.537027] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.538266] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.539665] libphy: Fixed MDIO Bus: probed\n[ 0.540573] tun: Universal TUN/TAP device driver, 1.6\n[ 0.541590] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.543834] PPP generic driver version 2.4.2\n[ 0.544760] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.546085] ehci-pci: EHCI PCI platform driver\n[ 0.546975] ehci-platform: EHCI generic platform driver\n[ 0.547988] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.549179] ohci-pci: OHCI PCI platform driver\n[ 0.550084] ohci-platform: OHCI generic platform driver\n[ 0.551110] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.573169] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.574256] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.575846] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.577031] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.578301] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.579755] usb usb1: Product: UHCI Host Controller\n[ 0.580715] usb usb1: Manufacturer: Linux 3.13.0-164-generic uhci_hcd\n[ 0.581911] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.583012] hub 1-0:1.0: USB hub found\n[ 0.583826] hub 1-0:1.0: 2 ports detected\n[ 0.584782] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.586962] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.588076] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.589192] mousedev: PS/2 mouse device common for all mice\n[ 0.590507] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.592306] rtc_cmos 00:00: RTC can wake from S4\n[ 0.593552] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.594803] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.596101] device-mapper: uevent: version 1.0.3\n[ 0.597077] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.598744] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.599956] TCP: cubic registered\n[ 0.600759] NET: Registered protocol family 10\n[ 0.601789] NET: Registered protocol family 17\n[ 0.602702] Key type dns_resolver registered\n[ 0.603683] Loading compiled-in X.509 certificates\n[ 0.605180] Loaded X.509 cert 'Magrathea: Glacier signing key: 4383b661492d633ec8f64820945f2015402a16e0'\n[ 0.607014] registered taskstats version 1\n[ 0.609211] Key type trusted registered\n[ 0.612141] Key type encrypted registered\n[ 0.613028] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.614105] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.615482] regulator-dummy: disabling\n[ 0.616318] Magic number: 3:295:873\n[ 0.617199] rtc_cmos 00:00: setting system clock to 2019-01-18 06:53:22 UTC (1547794402)\n[ 0.625440] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.626597] EDD information not available.\n[ 0.696922] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.698557] Write protecting the kernel read-only data: 12288k\n[ 0.699901] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000)\n[ 0.702462] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.713514] systemd-udevd[107]: starting version 204\n[ 0.756449] FDC 0 is a S82078B\n[ 0.896113] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.060716] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.062229] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.063776] usb 1-1: Product: QEMU USB Tablet\n[ 1.064800] usb 1-1: Manufacturer: QEMU\n[ 1.065747] usb 1-1: SerialNumber: 42\n[ 1.772891] 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.000724] 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.115029] 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.211982] 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 Fri, 18 Jan 2019 06:53:24 +0000. Up 2.56 seconds.\ncloud-init-nonet[2.74]: 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 * Stopping set console keymap[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 cold plug devices[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 * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\ncloud-init-nonet[3.50]: static networking is now up\n * Starting configure network device[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting set sysctls from /etc/sysctl.conf[74G[ OK ]\n * Stopping set sysctls from /etc/sysctl.conf[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Fri, 18 Jan 2019 06:53:25 +0000. Up 3.62 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.13 | 255.255.255.0 | fa:16:3e:c0:3a:0d |\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.2 | 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:\ne3:b4:35:58:1f:f6:f6:78:41:c7:b0:eb:01:fe:00:d6 root@ansibleprovisioningtests-34697d97-3136-4ee3-8dc1-82fe5a3b6f21-i\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| . |\n| . + |\n| + E ..o|\n| + = +...|\n| S o + =. |\n| o + . = +.|\n| o + 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:\nd5:51:91:8d:ef:bb:18:25:f4:39:b7:fb:ca:ec:1f:c6 root@ansibleprovisioningtests-34697d97-3136-4ee3-8dc1-82fe5a3b6f21-i\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| ..o= |\n| . .o .|\n| . .. . |\n| . . . o|\n| S . *.|\n| + =|\n| . E.|\n| o+.o|\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:\nb9:f3:c6:f8:2f:7a:dd:16:04:91:22:01:3a:17:6f:35 root@ansibleprovisioningtests-34697d97-3136-4ee3-8dc1-82fe5a3b6f21-i\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| o...E .o |\n| . o....o |\n| o . o. . . |\n| o . . . |\n| S . |\n| . . |\n| oo . . . |\n| .o= . o |\n| .=oo.. |\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:\n30:a0:6a:13:5a:c9:a6:97:80:8b:7c:46:bf:9c:bd:ca root@ansibleprovisioningtests-34697d97-3136-4ee3-8dc1-82fe5a3b6f21-i\nThe key's randomart image is:\n+--[ED25519 256--+\n| . |\n|.. o . |\n|o.*. o |\n|+Bo.. o |\n|*+oo . S |\n|..+ . + |\n| + . |\n| . . |\n| E.. |\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 system logging daemon[74G[ OK ]\n * Starting early crypto disks... * Starting Handle applying cloud-config[74G[ OK ]\n[80G * Stopping Pollinate to seed the pseudo random number generator[74G[ OK ]\n [74G[ OK ]\n * Starting Bridge file events into upstart[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 Fri, 18 Jan 2019 06:53:28 +0000. Up 6.67 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 automatic crash report generation[74G[ OK ]\n * Starting ACPI daemon[74G[ OK ]\nopen-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\n"} 2019-01-18 06:53:30,633 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/3b346a64-7789-4490-bcc6-7492eabac759/action used request id req-8d1a1a9b-3781-472b-9c1e-e34238927a3e 2019-01-18 06:53:30,635 - create_instance_tests - INFO - DHCP lease obtained logged in console 2019-01-18 06:53:30,635 - 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-164-generic (buildd@lcy01-amd64-015) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #214-Ubuntu SMP Wed Dec 5 10:42:33 UTC 2018 (Ubuntu 3.13.0-164.214-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-164-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 0x371d2000-0x378e0fff] [ 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 s84096 r8192 d22400 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 7fc0fc80 [ 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-164-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: 2039680K/2096616K available (7503K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K 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.008017] AppArmor: AppArmor initialized [ 0.008841] Yama: becoming mindful. [ 0.010058] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.012005] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.013392] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.014611] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.016117] Initializing cgroup subsys memory [ 0.016989] Initializing cgroup subsys devices [ 0.017862] Initializing cgroup subsys freezer [ 0.018733] Initializing cgroup subsys blkio [ 0.019570] Initializing cgroup subsys perf_event [ 0.020004] Initializing cgroup subsys hugetlb [ 0.021603] mce: CPU supports 10 MCE banks [ 0.022444] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.022444] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.024003] Spectre V2 : Mitigation: Full generic retpoline [ 0.025036] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.026601] Speculative Store Bypass: Vulnerable [ 0.028676] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.033575] ACPI: Core revision 20131115 [ 0.034794] ACPI: All ACPI Tables successfully acquired [ 0.035945] ftrace: allocating 28753 entries in 113 pages [ 0.056024] smpboot: Max logical packages: 2 [ 0.056879] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.058069] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.060172] Enabling x2apic [ 0.060796] Enabled x2apic [ 0.061613] Switched APIC routing to physical x2apic. [ 0.063504] ..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.066063] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.070873] KVM setup paravirtual spinlock [ 0.072852] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.074198] x86: Booting SMP configuration: [ 0.075093] .... node #0, CPUs: #1[ 0.072844] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.088017] x86: Booted up 1 node, 2 CPUs [ 0.088011] KVM setup async PF for cpu 1 [ 0.088012] kvm-stealtime: cpu 1, msr 7fd0fc80 [ 0.090689] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.092152] devtmpfs: initialized [ 0.094258] EVM: security.selinux [ 0.094960] EVM: security.SMACK64 [ 0.095656] EVM: security.ima [ 0.096005] EVM: security.capability [ 0.096760] pinctrl core: initialized pinctrl subsystem [ 0.097754] regulator-dummy: no parameters [ 0.098638] RTC time: 6:53:21, date: 01/18/19 [ 0.100026] NET: Registered protocol family 16 [ 0.100962] cpuidle: using governor ladder [ 0.101779] cpuidle: using governor menu [ 0.102640] ACPI: bus type PCI registered [ 0.103439] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.104083] PCI: Using configuration type 1 for base access [ 0.105586] bio: create slab at 0 [ 0.105586] ACPI: Added _OSI(Module Device) [ 0.105586] ACPI: Added _OSI(Processor Device) [ 0.108003] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.108904] ACPI: Added _OSI(Processor Aggregator Device) [ 0.111231] ACPI: Interpreter enabled [ 0.111996] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.113202] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.115042] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.116525] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.118367] ACPI: (supports S0 S5) [ 0.119073] ACPI: Using IOAPIC for interrupt routing [ 0.120013] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.121903] ACPI: No dock devices found. [ 0.124291] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.125432] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.126657] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.128016] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.130221] acpiphp: Slot [3] registered [ 0.131020] acpiphp: Slot [4] registered [ 0.131820] acpiphp: Slot [5] registered [ 0.132017] acpiphp: Slot [6] registered [ 0.132820] acpiphp: Slot [7] registered [ 0.133616] acpiphp: Slot [8] registered [ 0.134411] acpiphp: Slot [9] registered [ 0.135215] acpiphp: Slot [10] registered [ 0.136017] acpiphp: Slot [11] registered [ 0.136827] acpiphp: Slot [12] registered [ 0.137634] acpiphp: Slot [13] registered [ 0.138436] acpiphp: Slot [14] registered [ 0.139244] acpiphp: Slot [15] registered [ 0.140016] acpiphp: Slot [16] registered [ 0.140827] acpiphp: Slot [17] registered [ 0.141632] acpiphp: Slot [18] registered [ 0.142436] acpiphp: Slot [19] registered [ 0.143247] acpiphp: Slot [20] registered [ 0.144016] acpiphp: Slot [21] registered [ 0.144829] acpiphp: Slot [22] registered [ 0.145636] acpiphp: Slot [23] registered [ 0.146445] acpiphp: Slot [24] registered [ 0.147248] acpiphp: Slot [25] registered [ 0.148016] acpiphp: Slot [26] registered [ 0.148834] acpiphp: Slot [27] registered [ 0.149654] acpiphp: Slot [28] registered [ 0.150468] acpiphp: Slot [29] registered [ 0.151279] acpiphp: Slot [30] registered [ 0.152017] acpiphp: Slot [31] registered [ 0.152833] PCI host bridge to bus 0000:00 [ 0.153650] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.154675] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.155802] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.156003] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.157241] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.172786] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.174804] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.220336] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.221881] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.224708] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.226160] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.227580] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.228545] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.229706] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.229706] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.232003] vgaarb: loaded [ 0.232616] vgaarb: bridge control possible 0000:00:02.0 [ 0.233742] SCSI subsystem initialized [ 0.234557] ACPI: bus type USB registered [ 0.234557] usbcore: registered new interface driver usbfs [ 0.236008] usbcore: registered new interface driver hub [ 0.237039] usbcore: registered new device driver usb [ 0.237039] PCI: Using ACPI for IRQ routing [ 0.237039] NetLabel: Initializing [ 0.237742] NetLabel: domain hash size = 128 [ 0.240003] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.240970] NetLabel: unlabeled traffic allowed by default [ 0.242026] Switched to clocksource kvm-clock [ 0.244782] AppArmor: AppArmor Filesystem Enabled [ 0.245734] pnp: PnP ACPI init [ 0.246408] ACPI: bus type PNP registered [ 0.247570] pnp: PnP ACPI: found 8 devices [ 0.248412] ACPI: bus type PNP unregistered [ 0.255113] NET: Registered protocol family 2 [ 0.256144] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.257609] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.258847] TCP: Hash tables configured (established 16384 bind 16384) [ 0.260443] TCP: reno registered [ 0.261144] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.262268] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.263496] NET: Registered protocol family 1 [ 0.264401] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.265517] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.266608] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.288190] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.310178] Trying to unpack rootfs image as initramfs... [ 0.391098] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.392782] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.393871] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.395025] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.396703] Scanning for low memory corruption every 60 seconds [ 0.398025] Initialise system trusted keyring [ 0.398943] audit: initializing netlink socket (disabled) [ 0.399971] type=2000 audit(1547794402.083:1): initialized [ 0.417836] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.419638] zbud: loaded [ 0.420418] VFS: Disk quotas dquot_6.5.2 [ 0.421247] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.422668] fuse init (API version 7.22) [ 0.423518] msgmni has been set to 3997 [ 0.424348] Key type big_key registered [ 0.425322] Key type asymmetric registered [ 0.426153] Asymmetric key parser 'x509' registered [ 0.427115] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.428603] io scheduler noop registered [ 0.429406] io scheduler deadline registered (default) [ 0.430406] io scheduler cfq registered [ 0.431236] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.432299] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.433537] ipmi message handler version 39.2 [ 0.434442] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.435902] ACPI: Power Button [PWRF] [ 0.436739] GHES: HEST is not enabled! [ 0.458176] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.500596] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.502361] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.526316] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.528359] Linux agpgart interface v0.103 [ 0.529804] brd: module loaded [ 0.530792] loop: module loaded [ 0.531721] blk-mq: CPU -> queue map [ 0.532478] CPU 0 -> Queue 0 [ 0.533137] CPU 1 -> Queue 0 [ 0.534221] vda: vda1 [ 0.535599] scsi0 : ata_piix [ 0.536356] scsi1 : ata_piix [ 0.537027] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.538266] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.539665] libphy: Fixed MDIO Bus: probed [ 0.540573] tun: Universal TUN/TAP device driver, 1.6 [ 0.541590] tun: (C) 1999-2004 Max Krasnyansky [ 0.543834] PPP generic driver version 2.4.2 [ 0.544760] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.546085] ehci-pci: EHCI PCI platform driver [ 0.546975] ehci-platform: EHCI generic platform driver [ 0.547988] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.549179] ohci-pci: OHCI PCI platform driver [ 0.550084] ohci-platform: OHCI generic platform driver [ 0.551110] uhci_hcd: USB Universal Host Controller Interface driver [ 0.573169] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.574256] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.575846] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.577031] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.578301] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.579755] usb usb1: Product: UHCI Host Controller [ 0.580715] usb usb1: Manufacturer: Linux 3.13.0-164-generic uhci_hcd [ 0.581911] usb usb1: SerialNumber: 0000:00:01.2 [ 0.583012] hub 1-0:1.0: USB hub found [ 0.583826] hub 1-0:1.0: 2 ports detected [ 0.584782] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.586962] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.588076] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.589192] mousedev: PS/2 mouse device common for all mice [ 0.590507] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.592306] rtc_cmos 00:00: RTC can wake from S4 [ 0.593552] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.594803] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.596101] device-mapper: uevent: version 1.0.3 [ 0.597077] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.598744] ledtrig-cpu: registered to indicate activity on CPUs [ 0.599956] TCP: cubic registered [ 0.600759] NET: Registered protocol family 10 [ 0.601789] NET: Registered protocol family 17 [ 0.602702] Key type dns_resolver registered [ 0.603683] Loading compiled-in X.509 certificates [ 0.605180] Loaded X.509 cert 'Magrathea: Glacier signing key: 4383b661492d633ec8f64820945f2015402a16e0' [ 0.607014] registered taskstats version 1 [ 0.609211] Key type trusted registered [ 0.612141] Key type encrypted registered [ 0.613028] AppArmor: AppArmor sha1 policy hashing enabled [ 0.614105] IMA: No TPM chip found, activating TPM-bypass! [ 0.615482] regulator-dummy: disabling [ 0.616318] Magic number: 3:295:873 [ 0.617199] rtc_cmos 00:00: setting system clock to 2019-01-18 06:53:22 UTC (1547794402) [ 0.625440] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.626597] EDD information not available. [ 0.696922] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.698557] Write protecting the kernel read-only data: 12288k [ 0.699901] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000) [ 0.702462] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.713514] systemd-udevd[107]: starting version 204 [ 0.756449] FDC 0 is a S82078B [ 0.896113] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.060716] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.062229] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.063776] usb 1-1: Product: QEMU USB Tablet [ 1.064800] usb 1-1: Manufacturer: QEMU [ 1.065747] usb 1-1: SerialNumber: 42 [ 1.772891] 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.000724] 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.115029] 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.211982] 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 Fri, 18 Jan 2019 06:53:24 +0000. Up 2.56 seconds. cloud-init-nonet[2.74]: 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 ] * Stopping set console keymap[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 cold plug devices[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 ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] cloud-init-nonet[3.50]: static networking is now up * Starting configure network device[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting set sysctls from /etc/sysctl.conf[74G[ OK ] * Stopping set sysctls from /etc/sysctl.conf[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Fri, 18 Jan 2019 06:53:25 +0000. Up 3.62 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.13 | 255.255.255.0 | fa:16:3e:c0:3a:0d | 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.2 | 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: e3:b4:35:58:1f:f6:f6:78:41:c7:b0:eb:01:fe:00:d6 root@ansibleprovisioningtests-34697d97-3136-4ee3-8dc1-82fe5a3b6f21-i The key's randomart image is: +--[ RSA 2048]----+ | . | | . + | | + E ..o| | + = +...| | S o + =. | | 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: d5:51:91:8d:ef:bb:18:25:f4:39:b7:fb:ca:ec:1f:c6 root@ansibleprovisioningtests-34697d97-3136-4ee3-8dc1-82fe5a3b6f21-i The key's randomart image is: +--[ DSA 1024]----+ | ..o= | | . .o .| | . .. . | | . . . o| | S . *.| | + =| | . E.| | o+.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: b9:f3:c6:f8:2f:7a:dd:16:04:91:22:01:3a:17:6f:35 root@ansibleprovisioningtests-34697d97-3136-4ee3-8dc1-82fe5a3b6f21-i The key's randomart image is: +--[ECDSA 256]---+ | o...E .o | | . o....o | | o . o. . . | | o . . . | | S . | | . . | | oo . . . | | .o= . o | | .=oo.. | +-----------------+ 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: 30:a0:6a:13:5a:c9:a6:97:80:8b:7c:46:bf:9c:bd:ca root@ansibleprovisioningtests-34697d97-3136-4ee3-8dc1-82fe5a3b6f21-i The key's randomart image is: +--[ED25519 256--+ | . | |.. o . | |o.*. o | |+Bo.. o | |*+oo . S | |..+ . + | | + . | | . . | | E.. | +-----------------+ * 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 system logging daemon[74G[ OK ] * Starting early crypto disks... * Starting Handle applying cloud-config[74G[ OK ] [80G * Stopping Pollinate to seed the pseudo random number generator[74G[ OK ] [74G[ OK ] * Starting Bridge file events into upstart[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 Fri, 18 Jan 2019 06:53:28 +0000. Up 6.67 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 automatic crash report generation[74G[ OK ] * Starting ACPI daemon[74G[ OK ] open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. 2019-01-18 06:53:30,639 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/3b346a64-7789-4490-bcc6-7492eabac759 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05457fde223da3e5e2039dd5e6775d886387b0cc" 2019-01-18 06:53:31,187 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06: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-84c2deac-bb63-4d4f-9738-cfed5dc5cc05 x-compute-request-id: req-84c2deac-bb63-4d4f-9738-cfed5dc5cc05 Content-Encoding: gzip Content-Length: 775 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-34697d97-3136-4ee3-8dc1-82fe5a3b6f21-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c0:3a:0d", "version": 4, "addr": "10.55.1.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c0:3a:0d", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/3b346a64-7789-4490-bcc6-7492eabac759", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/3b346a64-7789-4490-bcc6-7492eabac759", "rel": "bookmark"}], "image": {"id": "04f6cb3c-8db9-4b62-8aa1-692cd7f1dae8", "links": [{"href": "http://172.30.9.23:8774/images/04f6cb3c-8db9-4b62-8aa1-692cd7f1dae8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-18T06:53:20.000000", "flavor": {"id": "ade64577-5b31-45e7-8b90-c221cc6d46c9", "links": [{"href": "http://172.30.9.23:8774/flavors/ade64577-5b31-45e7-8b90-c221cc6d46c9", "rel": "bookmark"}]}, "id": "3b346a64-7789-4490-bcc6-7492eabac759", "security_groups": [{"name": "default"}], "user_id": "9c0778ff9be7466a81e9d48148cc225a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-18T06:53:22Z", "hostId": "178800755f378826d422b464b84e2437d65b4f11cb85e03e6e509c9f", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-34697d97-3136-4ee3-8dc1-82fe5a3b6f21-kp", "name": "AnsibleProvisioningTests-34697d97-3136-4ee3-8dc1-82fe5a3b6f21-inst", "created": "2019-01-18T06:51:38Z", "tenant_id": "e0892761fe6e4769814a4b4e63ce7166", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-18 06:53:31,188 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/3b346a64-7789-4490-bcc6-7492eabac759 used request id req-84c2deac-bb63-4d4f-9738-cfed5dc5cc05 2019-01-18 06:53:31,188 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-34697d97-3136-4ee3-8dc1-82fe5a3b6f21-inst] is - ACTIVE 2019-01-18 06:53:31,188 - create_instance - INFO - VM is - ACTIVE 2019-01-18 06:53:31,191 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/3b346a64-7789-4490-bcc6-7492eabac759 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05457fde223da3e5e2039dd5e6775d886387b0cc" 2019-01-18 06:53:31,665 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06: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,Accept-Encoding x-openstack-request-id: req-bc415ed8-741c-4a69-ac85-8725fcaeb9c8 x-compute-request-id: req-bc415ed8-741c-4a69-ac85-8725fcaeb9c8 Content-Encoding: gzip Content-Length: 775 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-34697d97-3136-4ee3-8dc1-82fe5a3b6f21-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c0:3a:0d", "version": 4, "addr": "10.55.1.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c0:3a:0d", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/3b346a64-7789-4490-bcc6-7492eabac759", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/3b346a64-7789-4490-bcc6-7492eabac759", "rel": "bookmark"}], "image": {"id": "04f6cb3c-8db9-4b62-8aa1-692cd7f1dae8", "links": [{"href": "http://172.30.9.23:8774/images/04f6cb3c-8db9-4b62-8aa1-692cd7f1dae8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-18T06:53:20.000000", "flavor": {"id": "ade64577-5b31-45e7-8b90-c221cc6d46c9", "links": [{"href": "http://172.30.9.23:8774/flavors/ade64577-5b31-45e7-8b90-c221cc6d46c9", "rel": "bookmark"}]}, "id": "3b346a64-7789-4490-bcc6-7492eabac759", "security_groups": [{"name": "default"}], "user_id": "9c0778ff9be7466a81e9d48148cc225a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-18T06:53:22Z", "hostId": "178800755f378826d422b464b84e2437d65b4f11cb85e03e6e509c9f", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-34697d97-3136-4ee3-8dc1-82fe5a3b6f21-kp", "name": "AnsibleProvisioningTests-34697d97-3136-4ee3-8dc1-82fe5a3b6f21-inst", "created": "2019-01-18T06:51:38Z", "tenant_id": "e0892761fe6e4769814a4b4e63ce7166", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-18 06:53:31,665 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/3b346a64-7789-4490-bcc6-7492eabac759 used request id req-bc415ed8-741c-4a69-ac85-8725fcaeb9c8 2019-01-18 06:53:31,671 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=AnsibleProvisioningTests-34697d97-3136-4ee3-8dc1-82fe5a3b6f21-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05457fde223da3e5e2039dd5e6775d886387b0cc" 2019-01-18 06:53:31,765 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 655 X-Openstack-Request-Id: req-2d84cfec-ecea-43b5-b545-a248a582d6a0 Date: Fri, 18 Jan 2019 06:53: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":["bc51153f-96bd-4441-b0cb-e2babc46c5d2"],"updated_at":"2019-01-18T06:51:14Z","tenant_id":"e0892761fe6e4769814a4b4e63ce7166","created_at":"2019-01-18T06:51:13Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"e0892761fe6e4769814a4b4e63ce7166","id":"dcd7bc2e-8615-4290-9c6a-e614c36d188d","name":"AnsibleProvisioningTests-34697d97-3136-4ee3-8dc1-82fe5a3b6f21-pub-net"}]} 2019-01-18 06:53:31,765 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=AnsibleProvisioningTests-34697d97-3136-4ee3-8dc1-82fe5a3b6f21-pub-net used request id req-2d84cfec-ecea-43b5-b545-a248a582d6a0 2019-01-18 06:53:31,769 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/e0892761fe6e4769814a4b4e63ce7166 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05457fde223da3e5e2039dd5e6775d886387b0cc" 2019-01-18 06:53:31,855 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:53:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-68ea218c-90cc-4e9a-9bff-83777569b18b 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/e0892761fe6e4769814a4b4e63ce7166"}, "enabled": true, "id": "e0892761fe6e4769814a4b4e63ce7166", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-50a7bb7a-fcab-495-proj"}} 2019-01-18 06:53:31,855 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/e0892761fe6e4769814a4b4e63ce7166 used request id req-68ea218c-90cc-4e9a-9bff-83777569b18b 2019-01-18 06:53:31,861 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=dcd7bc2e-8615-4290-9c6a-e614c36d188d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05457fde223da3e5e2039dd5e6775d886387b0cc" 2019-01-18 06:53:31,922 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-d9e7aa3b-9cca-4df5-b52e-dbe2af956b1c Date: Fri, 18 Jan 2019 06:53:31 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"dcd7bc2e-8615-4290-9c6a-e614c36d188d","tenant_id":"e0892761fe6e4769814a4b4e63ce7166","created_at":"2019-01-18T06:51:14Z","dns_nameservers":[],"updated_at":"2019-01-18T06:51:14Z","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":"e0892761fe6e4769814a4b4e63ce7166","id":"bc51153f-96bd-4441-b0cb-e2babc46c5d2","subnetpool_id":null,"name":"AnsibleProvisioningTests-34697d97-3136-4ee3-8dc1-82fe5a3b6f21-pub-subnet"}]} 2019-01-18 06:53:31,922 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=dcd7bc2e-8615-4290-9c6a-e614c36d188d used request id req-d9e7aa3b-9cca-4df5-b52e-dbe2af956b1c 2019-01-18 06:53:31,927 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=dcd7bc2e-8615-4290-9c6a-e614c36d188d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05457fde223da3e5e2039dd5e6775d886387b0cc" 2019-01-18 06:53:32,024 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3856 X-Openstack-Request-Id: req-ce9a9001-931c-4ecc-ab71-16c22a960883 Date: Fri, 18 Jan 2019 06:53:32 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:51:37Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"bc51153f-96bd-4441-b0cb-e2babc46c5d2","ip_address":"10.55.1.1"}],"id":"29e1cc2e-703e-499b-b6c0-35333c369d1d","security_groups":[],"mac_address":"fa:16:3e:bb:a7:35","project_id":"e0892761fe6e4769814a4b4e63ce7166","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"dcd7bc2e-8615-4290-9c6a-e614c36d188d","tenant_id":"e0892761fe6e4769814a4b4e63ce7166","created_at":"2019-01-18T06:51:24Z","binding:vnic_type":"normal","device_id":"e091c99e-2b16-4eb7-9c3b-3531e4f29fca"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:51:17Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"bc51153f-96bd-4441-b0cb-e2babc46c5d2","ip_address":"10.55.1.3"}],"id":"37092d84-f21d-4584-b77a-fd5d45072bd9","security_groups":[],"mac_address":"fa:16:3e:69:21:6e","project_id":"e0892761fe6e4769814a4b4e63ce7166","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"dcd7bc2e-8615-4290-9c6a-e614c36d188d","tenant_id":"e0892761fe6e4769814a4b4e63ce7166","created_at":"2019-01-18T06:51:16Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-dcd7bc2e-8615-4290-9c6a-e614c36d188d"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:51:18Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"bc51153f-96bd-4441-b0cb-e2babc46c5d2","ip_address":"10.55.1.2"}],"id":"7e2c4bb8-ac79-4771-a408-bfb7891efaa7","security_groups":[],"mac_address":"fa:16:3e:c5:d1:05","project_id":"e0892761fe6e4769814a4b4e63ce7166","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"dcd7bc2e-8615-4290-9c6a-e614c36d188d","tenant_id":"e0892761fe6e4769814a4b4e63ce7166","created_at":"2019-01-18T06:51:15Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-dcd7bc2e-8615-4290-9c6a-e614c36d188d"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:53:22Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"bc51153f-96bd-4441-b0cb-e2babc46c5d2","ip_address":"10.55.1.13"}],"id":"7e4d9a6d-13a5-4fd4-b86f-026b5cb52351","security_groups":["f821f552-988c-4b99-8eb7-afc35e6b5290"],"mac_address":"fa:16:3e:c0:3a:0d","project_id":"e0892761fe6e4769814a4b4e63ce7166","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"AnsibleProvisioningTests-34697d97-3136-4ee3-8dc1-82fe5a3b6f21-port-1","admin_state_up":true,"network_id":"dcd7bc2e-8615-4290-9c6a-e614c36d188d","tenant_id":"e0892761fe6e4769814a4b4e63ce7166","created_at":"2019-01-18T06:51:35Z","binding:vnic_type":"normal","device_id":"3b346a64-7789-4490-bcc6-7492eabac759"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:51:19Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"bc51153f-96bd-4441-b0cb-e2babc46c5d2","ip_address":"10.55.1.4"}],"id":"a2b7b2bd-dc85-4c3f-8784-0356abd6a992","security_groups":[],"mac_address":"fa:16:3e:7f:56:b3","project_id":"e0892761fe6e4769814a4b4e63ce7166","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"dcd7bc2e-8615-4290-9c6a-e614c36d188d","tenant_id":"e0892761fe6e4769814a4b4e63ce7166","created_at":"2019-01-18T06:51:16Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-dcd7bc2e-8615-4290-9c6a-e614c36d188d"}]} 2019-01-18 06:53:32,024 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=dcd7bc2e-8615-4290-9c6a-e614c36d188d used request id req-ce9a9001-931c-4ecc-ab71-16c22a960883 2019-01-18 06:53:32,027 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/3b346a64-7789-4490-bcc6-7492eabac759 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05457fde223da3e5e2039dd5e6775d886387b0cc" 2019-01-18 06:53:32,337 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06: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,Accept-Encoding x-openstack-request-id: req-b6050768-654a-450c-946e-27cd93f8d7f7 x-compute-request-id: req-b6050768-654a-450c-946e-27cd93f8d7f7 Content-Encoding: gzip Content-Length: 775 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-34697d97-3136-4ee3-8dc1-82fe5a3b6f21-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c0:3a:0d", "version": 4, "addr": "10.55.1.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c0:3a:0d", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/3b346a64-7789-4490-bcc6-7492eabac759", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/3b346a64-7789-4490-bcc6-7492eabac759", "rel": "bookmark"}], "image": {"id": "04f6cb3c-8db9-4b62-8aa1-692cd7f1dae8", "links": [{"href": "http://172.30.9.23:8774/images/04f6cb3c-8db9-4b62-8aa1-692cd7f1dae8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-18T06:53:20.000000", "flavor": {"id": "ade64577-5b31-45e7-8b90-c221cc6d46c9", "links": [{"href": "http://172.30.9.23:8774/flavors/ade64577-5b31-45e7-8b90-c221cc6d46c9", "rel": "bookmark"}]}, "id": "3b346a64-7789-4490-bcc6-7492eabac759", "security_groups": [{"name": "default"}], "user_id": "9c0778ff9be7466a81e9d48148cc225a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-18T06:53:22Z", "hostId": "178800755f378826d422b464b84e2437d65b4f11cb85e03e6e509c9f", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-34697d97-3136-4ee3-8dc1-82fe5a3b6f21-kp", "name": "AnsibleProvisioningTests-34697d97-3136-4ee3-8dc1-82fe5a3b6f21-inst", "created": "2019-01-18T06:51:38Z", "tenant_id": "e0892761fe6e4769814a4b4e63ce7166", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-18 06:53:32,337 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/3b346a64-7789-4490-bcc6-7492eabac759 used request id req-b6050768-654a-450c-946e-27cd93f8d7f7 2019-01-18 06:53:32,343 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=AnsibleProvisioningTests-34697d97-3136-4ee3-8dc1-82fe5a3b6f21-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05457fde223da3e5e2039dd5e6775d886387b0cc" 2019-01-18 06:53:32,438 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 655 X-Openstack-Request-Id: req-a7cf74c2-fd8f-4e89-b6ec-1fe5315570a4 Date: Fri, 18 Jan 2019 06:53: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":["bc51153f-96bd-4441-b0cb-e2babc46c5d2"],"updated_at":"2019-01-18T06:51:14Z","tenant_id":"e0892761fe6e4769814a4b4e63ce7166","created_at":"2019-01-18T06:51:13Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"e0892761fe6e4769814a4b4e63ce7166","id":"dcd7bc2e-8615-4290-9c6a-e614c36d188d","name":"AnsibleProvisioningTests-34697d97-3136-4ee3-8dc1-82fe5a3b6f21-pub-net"}]} 2019-01-18 06:53:32,438 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=AnsibleProvisioningTests-34697d97-3136-4ee3-8dc1-82fe5a3b6f21-pub-net used request id req-a7cf74c2-fd8f-4e89-b6ec-1fe5315570a4 2019-01-18 06:53:32,442 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/e0892761fe6e4769814a4b4e63ce7166 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05457fde223da3e5e2039dd5e6775d886387b0cc" 2019-01-18 06:53:32,521 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:53:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dfe19c18-b3da-4e71-90ad-270ee7d46717 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/e0892761fe6e4769814a4b4e63ce7166"}, "enabled": true, "id": "e0892761fe6e4769814a4b4e63ce7166", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-50a7bb7a-fcab-495-proj"}} 2019-01-18 06:53:32,521 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/e0892761fe6e4769814a4b4e63ce7166 used request id req-dfe19c18-b3da-4e71-90ad-270ee7d46717 2019-01-18 06:53:32,527 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=dcd7bc2e-8615-4290-9c6a-e614c36d188d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05457fde223da3e5e2039dd5e6775d886387b0cc" 2019-01-18 06:53:32,581 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-163386e7-fea3-4158-9a85-ac46fef7950b Date: Fri, 18 Jan 2019 06:53:32 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"dcd7bc2e-8615-4290-9c6a-e614c36d188d","tenant_id":"e0892761fe6e4769814a4b4e63ce7166","created_at":"2019-01-18T06:51:14Z","dns_nameservers":[],"updated_at":"2019-01-18T06:51:14Z","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":"e0892761fe6e4769814a4b4e63ce7166","id":"bc51153f-96bd-4441-b0cb-e2babc46c5d2","subnetpool_id":null,"name":"AnsibleProvisioningTests-34697d97-3136-4ee3-8dc1-82fe5a3b6f21-pub-subnet"}]} 2019-01-18 06:53:32,581 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=dcd7bc2e-8615-4290-9c6a-e614c36d188d used request id req-163386e7-fea3-4158-9a85-ac46fef7950b 2019-01-18 06:53:32,587 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=dcd7bc2e-8615-4290-9c6a-e614c36d188d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05457fde223da3e5e2039dd5e6775d886387b0cc" 2019-01-18 06:53:32,696 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3856 X-Openstack-Request-Id: req-b7c9bc56-44d0-4049-842b-fc4c309d3e16 Date: Fri, 18 Jan 2019 06:53:32 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:51:37Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"bc51153f-96bd-4441-b0cb-e2babc46c5d2","ip_address":"10.55.1.1"}],"id":"29e1cc2e-703e-499b-b6c0-35333c369d1d","security_groups":[],"mac_address":"fa:16:3e:bb:a7:35","project_id":"e0892761fe6e4769814a4b4e63ce7166","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"dcd7bc2e-8615-4290-9c6a-e614c36d188d","tenant_id":"e0892761fe6e4769814a4b4e63ce7166","created_at":"2019-01-18T06:51:24Z","binding:vnic_type":"normal","device_id":"e091c99e-2b16-4eb7-9c3b-3531e4f29fca"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:51:17Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"bc51153f-96bd-4441-b0cb-e2babc46c5d2","ip_address":"10.55.1.3"}],"id":"37092d84-f21d-4584-b77a-fd5d45072bd9","security_groups":[],"mac_address":"fa:16:3e:69:21:6e","project_id":"e0892761fe6e4769814a4b4e63ce7166","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"dcd7bc2e-8615-4290-9c6a-e614c36d188d","tenant_id":"e0892761fe6e4769814a4b4e63ce7166","created_at":"2019-01-18T06:51:16Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-dcd7bc2e-8615-4290-9c6a-e614c36d188d"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:51:18Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"bc51153f-96bd-4441-b0cb-e2babc46c5d2","ip_address":"10.55.1.2"}],"id":"7e2c4bb8-ac79-4771-a408-bfb7891efaa7","security_groups":[],"mac_address":"fa:16:3e:c5:d1:05","project_id":"e0892761fe6e4769814a4b4e63ce7166","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"dcd7bc2e-8615-4290-9c6a-e614c36d188d","tenant_id":"e0892761fe6e4769814a4b4e63ce7166","created_at":"2019-01-18T06:51:15Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-dcd7bc2e-8615-4290-9c6a-e614c36d188d"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:53:22Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"bc51153f-96bd-4441-b0cb-e2babc46c5d2","ip_address":"10.55.1.13"}],"id":"7e4d9a6d-13a5-4fd4-b86f-026b5cb52351","security_groups":["f821f552-988c-4b99-8eb7-afc35e6b5290"],"mac_address":"fa:16:3e:c0:3a:0d","project_id":"e0892761fe6e4769814a4b4e63ce7166","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"AnsibleProvisioningTests-34697d97-3136-4ee3-8dc1-82fe5a3b6f21-port-1","admin_state_up":true,"network_id":"dcd7bc2e-8615-4290-9c6a-e614c36d188d","tenant_id":"e0892761fe6e4769814a4b4e63ce7166","created_at":"2019-01-18T06:51:35Z","binding:vnic_type":"normal","device_id":"3b346a64-7789-4490-bcc6-7492eabac759"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:51:19Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"bc51153f-96bd-4441-b0cb-e2babc46c5d2","ip_address":"10.55.1.4"}],"id":"a2b7b2bd-dc85-4c3f-8784-0356abd6a992","security_groups":[],"mac_address":"fa:16:3e:7f:56:b3","project_id":"e0892761fe6e4769814a4b4e63ce7166","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"dcd7bc2e-8615-4290-9c6a-e614c36d188d","tenant_id":"e0892761fe6e4769814a4b4e63ce7166","created_at":"2019-01-18T06:51:16Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-dcd7bc2e-8615-4290-9c6a-e614c36d188d"}]} 2019-01-18 06:53:32,696 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=dcd7bc2e-8615-4290-9c6a-e614c36d188d used request id req-b7c9bc56-44d0-4049-842b-fc4c309d3e16 2019-01-18 06:53:32,700 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers/3b346a64-7789-4490-bcc6-7492eabac759/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05457fde223da3e5e2039dd5e6775d886387b0cc" -d '{"addSecurityGroup": {"name": "AnsibleProvisioningTests-34697d97-3136-4ee3-8dc1-82fe5a3b6f21-sec-grp"}}' 2019-01-18 06:53:33,887 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 18 Jan 2019 06: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 x-openstack-request-id: req-d655d86a-6d11-485e-b765-3c339f752ea8 x-compute-request-id: req-d655d86a-6d11-485e-b765-3c339f752ea8 Content-Length: 0 Content-Type: application/json 2019-01-18 06:53:33,887 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/3b346a64-7789-4490-bcc6-7492eabac759/action used request id req-d655d86a-6d11-485e-b765-3c339f752ea8 2019-01-18 06:53:33,888 - create_instance - INFO - Checking if VM is active 2019-01-18 06:53:33,891 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/3b346a64-7789-4490-bcc6-7492eabac759 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05457fde223da3e5e2039dd5e6775d886387b0cc" 2019-01-18 06:53:34,209 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06: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,Accept-Encoding x-openstack-request-id: req-7f1f3253-3539-4326-9b91-aec1ecfbcff0 x-compute-request-id: req-7f1f3253-3539-4326-9b91-aec1ecfbcff0 Content-Encoding: gzip Content-Length: 785 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-34697d97-3136-4ee3-8dc1-82fe5a3b6f21-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c0:3a:0d", "version": 4, "addr": "10.55.1.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c0:3a:0d", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/3b346a64-7789-4490-bcc6-7492eabac759", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/3b346a64-7789-4490-bcc6-7492eabac759", "rel": "bookmark"}], "image": {"id": "04f6cb3c-8db9-4b62-8aa1-692cd7f1dae8", "links": [{"href": "http://172.30.9.23:8774/images/04f6cb3c-8db9-4b62-8aa1-692cd7f1dae8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-18T06:53:20.000000", "flavor": {"id": "ade64577-5b31-45e7-8b90-c221cc6d46c9", "links": [{"href": "http://172.30.9.23:8774/flavors/ade64577-5b31-45e7-8b90-c221cc6d46c9", "rel": "bookmark"}]}, "id": "3b346a64-7789-4490-bcc6-7492eabac759", "security_groups": [{"name": "AnsibleProvisioningTests-34697d97-3136-4ee3-8dc1-82fe5a3b6f21-sec-grp"}, {"name": "default"}], "user_id": "9c0778ff9be7466a81e9d48148cc225a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-18T06:53:22Z", "hostId": "178800755f378826d422b464b84e2437d65b4f11cb85e03e6e509c9f", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-34697d97-3136-4ee3-8dc1-82fe5a3b6f21-kp", "name": "AnsibleProvisioningTests-34697d97-3136-4ee3-8dc1-82fe5a3b6f21-inst", "created": "2019-01-18T06:51:38Z", "tenant_id": "e0892761fe6e4769814a4b4e63ce7166", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-18 06:53:34,209 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/3b346a64-7789-4490-bcc6-7492eabac759 used request id req-7f1f3253-3539-4326-9b91-aec1ecfbcff0 2019-01-18 06:53:34,210 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-34697d97-3136-4ee3-8dc1-82fe5a3b6f21-inst] is - ACTIVE 2019-01-18 06:53:34,210 - create_instance - INFO - VM is - ACTIVE 2019-01-18 06:53:34,213 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/3b346a64-7789-4490-bcc6-7492eabac759 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05457fde223da3e5e2039dd5e6775d886387b0cc" 2019-01-18 06:53:34,539 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06: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-2f55c2e6-b4c1-4386-b2f9-c7bead24b43d x-compute-request-id: req-2f55c2e6-b4c1-4386-b2f9-c7bead24b43d Content-Encoding: gzip Content-Length: 785 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-34697d97-3136-4ee3-8dc1-82fe5a3b6f21-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c0:3a:0d", "version": 4, "addr": "10.55.1.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c0:3a:0d", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/3b346a64-7789-4490-bcc6-7492eabac759", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/3b346a64-7789-4490-bcc6-7492eabac759", "rel": "bookmark"}], "image": {"id": "04f6cb3c-8db9-4b62-8aa1-692cd7f1dae8", "links": [{"href": "http://172.30.9.23:8774/images/04f6cb3c-8db9-4b62-8aa1-692cd7f1dae8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-18T06:53:20.000000", "flavor": {"id": "ade64577-5b31-45e7-8b90-c221cc6d46c9", "links": [{"href": "http://172.30.9.23:8774/flavors/ade64577-5b31-45e7-8b90-c221cc6d46c9", "rel": "bookmark"}]}, "id": "3b346a64-7789-4490-bcc6-7492eabac759", "security_groups": [{"name": "AnsibleProvisioningTests-34697d97-3136-4ee3-8dc1-82fe5a3b6f21-sec-grp"}, {"name": "default"}], "user_id": "9c0778ff9be7466a81e9d48148cc225a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-18T06:53:22Z", "hostId": "178800755f378826d422b464b84e2437d65b4f11cb85e03e6e509c9f", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-34697d97-3136-4ee3-8dc1-82fe5a3b6f21-kp", "name": "AnsibleProvisioningTests-34697d97-3136-4ee3-8dc1-82fe5a3b6f21-inst", "created": "2019-01-18T06:51:38Z", "tenant_id": "e0892761fe6e4769814a4b4e63ce7166", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-18 06:53:34,539 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/3b346a64-7789-4490-bcc6-7492eabac759 used request id req-2f55c2e6-b4c1-4386-b2f9-c7bead24b43d 2019-01-18 06:53:34,545 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=AnsibleProvisioningTests-34697d97-3136-4ee3-8dc1-82fe5a3b6f21-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05457fde223da3e5e2039dd5e6775d886387b0cc" 2019-01-18 06:53:34,666 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 655 X-Openstack-Request-Id: req-baab53c4-0238-44cb-9d8e-8320d84450f0 Date: Fri, 18 Jan 2019 06:53: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":["bc51153f-96bd-4441-b0cb-e2babc46c5d2"],"updated_at":"2019-01-18T06:51:14Z","tenant_id":"e0892761fe6e4769814a4b4e63ce7166","created_at":"2019-01-18T06:51:13Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"e0892761fe6e4769814a4b4e63ce7166","id":"dcd7bc2e-8615-4290-9c6a-e614c36d188d","name":"AnsibleProvisioningTests-34697d97-3136-4ee3-8dc1-82fe5a3b6f21-pub-net"}]} 2019-01-18 06:53:34,667 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=AnsibleProvisioningTests-34697d97-3136-4ee3-8dc1-82fe5a3b6f21-pub-net used request id req-baab53c4-0238-44cb-9d8e-8320d84450f0 2019-01-18 06:53:34,671 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/e0892761fe6e4769814a4b4e63ce7166 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05457fde223da3e5e2039dd5e6775d886387b0cc" 2019-01-18 06:53:34,753 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:53:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-90cd78bb-c070-4dce-9739-4ccd56d41556 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/e0892761fe6e4769814a4b4e63ce7166"}, "enabled": true, "id": "e0892761fe6e4769814a4b4e63ce7166", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-50a7bb7a-fcab-495-proj"}} 2019-01-18 06:53:34,754 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/e0892761fe6e4769814a4b4e63ce7166 used request id req-90cd78bb-c070-4dce-9739-4ccd56d41556 2019-01-18 06:53:34,759 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=dcd7bc2e-8615-4290-9c6a-e614c36d188d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05457fde223da3e5e2039dd5e6775d886387b0cc" 2019-01-18 06:53:34,814 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-f4f1d2c8-0d8b-4ffa-b5e2-fd77fea962ad Date: Fri, 18 Jan 2019 06:53:34 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"dcd7bc2e-8615-4290-9c6a-e614c36d188d","tenant_id":"e0892761fe6e4769814a4b4e63ce7166","created_at":"2019-01-18T06:51:14Z","dns_nameservers":[],"updated_at":"2019-01-18T06:51:14Z","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":"e0892761fe6e4769814a4b4e63ce7166","id":"bc51153f-96bd-4441-b0cb-e2babc46c5d2","subnetpool_id":null,"name":"AnsibleProvisioningTests-34697d97-3136-4ee3-8dc1-82fe5a3b6f21-pub-subnet"}]} 2019-01-18 06:53:34,815 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=dcd7bc2e-8615-4290-9c6a-e614c36d188d used request id req-f4f1d2c8-0d8b-4ffa-b5e2-fd77fea962ad 2019-01-18 06:53:34,821 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=dcd7bc2e-8615-4290-9c6a-e614c36d188d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05457fde223da3e5e2039dd5e6775d886387b0cc" 2019-01-18 06:53:34,919 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3895 X-Openstack-Request-Id: req-595fc866-0697-4918-a58c-b3f6ec575ee5 Date: Fri, 18 Jan 2019 06:53:34 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:51:37Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"bc51153f-96bd-4441-b0cb-e2babc46c5d2","ip_address":"10.55.1.1"}],"id":"29e1cc2e-703e-499b-b6c0-35333c369d1d","security_groups":[],"mac_address":"fa:16:3e:bb:a7:35","project_id":"e0892761fe6e4769814a4b4e63ce7166","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"dcd7bc2e-8615-4290-9c6a-e614c36d188d","tenant_id":"e0892761fe6e4769814a4b4e63ce7166","created_at":"2019-01-18T06:51:24Z","binding:vnic_type":"normal","device_id":"e091c99e-2b16-4eb7-9c3b-3531e4f29fca"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:51:17Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"bc51153f-96bd-4441-b0cb-e2babc46c5d2","ip_address":"10.55.1.3"}],"id":"37092d84-f21d-4584-b77a-fd5d45072bd9","security_groups":[],"mac_address":"fa:16:3e:69:21:6e","project_id":"e0892761fe6e4769814a4b4e63ce7166","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"dcd7bc2e-8615-4290-9c6a-e614c36d188d","tenant_id":"e0892761fe6e4769814a4b4e63ce7166","created_at":"2019-01-18T06:51:16Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-dcd7bc2e-8615-4290-9c6a-e614c36d188d"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:51:18Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"bc51153f-96bd-4441-b0cb-e2babc46c5d2","ip_address":"10.55.1.2"}],"id":"7e2c4bb8-ac79-4771-a408-bfb7891efaa7","security_groups":[],"mac_address":"fa:16:3e:c5:d1:05","project_id":"e0892761fe6e4769814a4b4e63ce7166","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"dcd7bc2e-8615-4290-9c6a-e614c36d188d","tenant_id":"e0892761fe6e4769814a4b4e63ce7166","created_at":"2019-01-18T06:51:15Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-dcd7bc2e-8615-4290-9c6a-e614c36d188d"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:53:33Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"bc51153f-96bd-4441-b0cb-e2babc46c5d2","ip_address":"10.55.1.13"}],"id":"7e4d9a6d-13a5-4fd4-b86f-026b5cb52351","security_groups":["69b68ccc-7a37-4ec8-8251-c2fff2487a1b","f821f552-988c-4b99-8eb7-afc35e6b5290"],"mac_address":"fa:16:3e:c0:3a:0d","project_id":"e0892761fe6e4769814a4b4e63ce7166","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"AnsibleProvisioningTests-34697d97-3136-4ee3-8dc1-82fe5a3b6f21-port-1","admin_state_up":true,"network_id":"dcd7bc2e-8615-4290-9c6a-e614c36d188d","tenant_id":"e0892761fe6e4769814a4b4e63ce7166","created_at":"2019-01-18T06:51:35Z","binding:vnic_type":"normal","device_id":"3b346a64-7789-4490-bcc6-7492eabac759"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:51:19Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"bc51153f-96bd-4441-b0cb-e2babc46c5d2","ip_address":"10.55.1.4"}],"id":"a2b7b2bd-dc85-4c3f-8784-0356abd6a992","security_groups":[],"mac_address":"fa:16:3e:7f:56:b3","project_id":"e0892761fe6e4769814a4b4e63ce7166","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"dcd7bc2e-8615-4290-9c6a-e614c36d188d","tenant_id":"e0892761fe6e4769814a4b4e63ce7166","created_at":"2019-01-18T06:51:16Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-dcd7bc2e-8615-4290-9c6a-e614c36d188d"}]} 2019-01-18 06:53:34,919 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=dcd7bc2e-8615-4290-9c6a-e614c36d188d used request id req-595fc866-0697-4918-a58c-b3f6ec575ee5 2019-01-18 06:53:34,920 - ansible_utils - DEBUG - Retrieving SSH client 2019-01-18 06:53:34,924 - paramiko.transport - DEBUG - starting thread (client mode): 0xe30e6310L 2019-01-18 06:53:34,924 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2019-01-18 06:53:34,930 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1p1 Ubuntu-2ubuntu2.11 2019-01-18 06:53:34,930 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1p1) 2019-01-18 06:53:34,931 - 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 2019-01-18 06:53:34,931 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-01-18 06:53:34,931 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2019-01-18 06:53:34,931 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-01-18 06:53:34,932 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-01-18 06:53:34,932 - paramiko.transport - DEBUG - Compression agreed: none 2019-01-18 06:53:34,973 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-01-18 06:53:34,974 - paramiko.transport - DEBUG - Switch to new keys ... 2019-01-18 06:53:34,989 - paramiko.transport - DEBUG - Trying key 3150c2295b0cf03a5842cc739dac8ec2 from tmp/AnsibleProvisioningTests-34697d97-3136-4ee3-8dc1-82fe5a3b6f21 2019-01-18 06:53:35,014 - paramiko.transport - DEBUG - userauth is OK 2019-01-18 06:53:35,037 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-01-18 06:53:35,137 - paramiko.transport - DEBUG - EOF in transport thread 2019-01-18 06:53:35,166 - create_instance - INFO - SSH is active for VM instance 2019-01-18 06:53:35,166 - create_instance - INFO - Checking if cloud-init has completed 2019-01-18 06:53:35,169 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/3b346a64-7789-4490-bcc6-7492eabac759 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05457fde223da3e5e2039dd5e6775d886387b0cc" 2019-01-18 06:53:35,498 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:53: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-9c5e0d7e-6ed2-4c55-a77f-256b708f1d72 x-compute-request-id: req-9c5e0d7e-6ed2-4c55-a77f-256b708f1d72 Content-Encoding: gzip Content-Length: 785 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-34697d97-3136-4ee3-8dc1-82fe5a3b6f21-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c0:3a:0d", "version": 4, "addr": "10.55.1.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c0:3a:0d", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/3b346a64-7789-4490-bcc6-7492eabac759", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/3b346a64-7789-4490-bcc6-7492eabac759", "rel": "bookmark"}], "image": {"id": "04f6cb3c-8db9-4b62-8aa1-692cd7f1dae8", "links": [{"href": "http://172.30.9.23:8774/images/04f6cb3c-8db9-4b62-8aa1-692cd7f1dae8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-18T06:53:20.000000", "flavor": {"id": "ade64577-5b31-45e7-8b90-c221cc6d46c9", "links": [{"href": "http://172.30.9.23:8774/flavors/ade64577-5b31-45e7-8b90-c221cc6d46c9", "rel": "bookmark"}]}, "id": "3b346a64-7789-4490-bcc6-7492eabac759", "security_groups": [{"name": "AnsibleProvisioningTests-34697d97-3136-4ee3-8dc1-82fe5a3b6f21-sec-grp"}, {"name": "default"}], "user_id": "9c0778ff9be7466a81e9d48148cc225a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-18T06:53:22Z", "hostId": "178800755f378826d422b464b84e2437d65b4f11cb85e03e6e509c9f", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-34697d97-3136-4ee3-8dc1-82fe5a3b6f21-kp", "name": "AnsibleProvisioningTests-34697d97-3136-4ee3-8dc1-82fe5a3b6f21-inst", "created": "2019-01-18T06:51:38Z", "tenant_id": "e0892761fe6e4769814a4b4e63ce7166", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-18 06:53:35,498 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/3b346a64-7789-4490-bcc6-7492eabac759 used request id req-9c5e0d7e-6ed2-4c55-a77f-256b708f1d72 2019-01-18 06:53:35,499 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-34697d97-3136-4ee3-8dc1-82fe5a3b6f21-inst] is - ACTIVE 2019-01-18 06:53:35,499 - create_instance - INFO - VM is - ACTIVE 2019-01-18 06:53:35,502 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/3b346a64-7789-4490-bcc6-7492eabac759 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05457fde223da3e5e2039dd5e6775d886387b0cc" 2019-01-18 06:53:35,977 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:53: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-2be5649d-3f8f-46fb-8be8-0ed9a1ad789b x-compute-request-id: req-2be5649d-3f8f-46fb-8be8-0ed9a1ad789b Content-Encoding: gzip Content-Length: 785 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-34697d97-3136-4ee3-8dc1-82fe5a3b6f21-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c0:3a:0d", "version": 4, "addr": "10.55.1.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c0:3a:0d", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/3b346a64-7789-4490-bcc6-7492eabac759", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/3b346a64-7789-4490-bcc6-7492eabac759", "rel": "bookmark"}], "image": {"id": "04f6cb3c-8db9-4b62-8aa1-692cd7f1dae8", "links": [{"href": "http://172.30.9.23:8774/images/04f6cb3c-8db9-4b62-8aa1-692cd7f1dae8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-18T06:53:20.000000", "flavor": {"id": "ade64577-5b31-45e7-8b90-c221cc6d46c9", "links": [{"href": "http://172.30.9.23:8774/flavors/ade64577-5b31-45e7-8b90-c221cc6d46c9", "rel": "bookmark"}]}, "id": "3b346a64-7789-4490-bcc6-7492eabac759", "security_groups": [{"name": "AnsibleProvisioningTests-34697d97-3136-4ee3-8dc1-82fe5a3b6f21-sec-grp"}, {"name": "default"}], "user_id": "9c0778ff9be7466a81e9d48148cc225a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-18T06:53:22Z", "hostId": "178800755f378826d422b464b84e2437d65b4f11cb85e03e6e509c9f", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-34697d97-3136-4ee3-8dc1-82fe5a3b6f21-kp", "name": "AnsibleProvisioningTests-34697d97-3136-4ee3-8dc1-82fe5a3b6f21-inst", "created": "2019-01-18T06:51:38Z", "tenant_id": "e0892761fe6e4769814a4b4e63ce7166", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-18 06:53:35,977 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/3b346a64-7789-4490-bcc6-7492eabac759 used request id req-2be5649d-3f8f-46fb-8be8-0ed9a1ad789b 2019-01-18 06:53:35,983 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=AnsibleProvisioningTests-34697d97-3136-4ee3-8dc1-82fe5a3b6f21-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05457fde223da3e5e2039dd5e6775d886387b0cc" 2019-01-18 06:53:36,080 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 655 X-Openstack-Request-Id: req-98a5373f-ed99-46b8-a70c-24d5b7463634 Date: Fri, 18 Jan 2019 06:53: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":["bc51153f-96bd-4441-b0cb-e2babc46c5d2"],"updated_at":"2019-01-18T06:51:14Z","tenant_id":"e0892761fe6e4769814a4b4e63ce7166","created_at":"2019-01-18T06:51:13Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"e0892761fe6e4769814a4b4e63ce7166","id":"dcd7bc2e-8615-4290-9c6a-e614c36d188d","name":"AnsibleProvisioningTests-34697d97-3136-4ee3-8dc1-82fe5a3b6f21-pub-net"}]} 2019-01-18 06:53:36,080 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=AnsibleProvisioningTests-34697d97-3136-4ee3-8dc1-82fe5a3b6f21-pub-net used request id req-98a5373f-ed99-46b8-a70c-24d5b7463634 2019-01-18 06:53:36,086 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/e0892761fe6e4769814a4b4e63ce7166 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05457fde223da3e5e2039dd5e6775d886387b0cc" 2019-01-18 06:53:36,168 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:53:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a1bb947a-756a-4dd1-bc66-0b4e71e87730 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/e0892761fe6e4769814a4b4e63ce7166"}, "enabled": true, "id": "e0892761fe6e4769814a4b4e63ce7166", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-50a7bb7a-fcab-495-proj"}} 2019-01-18 06:53:36,169 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/e0892761fe6e4769814a4b4e63ce7166 used request id req-a1bb947a-756a-4dd1-bc66-0b4e71e87730 2019-01-18 06:53:36,174 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=dcd7bc2e-8615-4290-9c6a-e614c36d188d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05457fde223da3e5e2039dd5e6775d886387b0cc" 2019-01-18 06:53:36,234 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-ccf0db36-a01b-4f46-a9df-7a52139c0e0a Date: Fri, 18 Jan 2019 06:53:36 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"dcd7bc2e-8615-4290-9c6a-e614c36d188d","tenant_id":"e0892761fe6e4769814a4b4e63ce7166","created_at":"2019-01-18T06:51:14Z","dns_nameservers":[],"updated_at":"2019-01-18T06:51:14Z","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":"e0892761fe6e4769814a4b4e63ce7166","id":"bc51153f-96bd-4441-b0cb-e2babc46c5d2","subnetpool_id":null,"name":"AnsibleProvisioningTests-34697d97-3136-4ee3-8dc1-82fe5a3b6f21-pub-subnet"}]} 2019-01-18 06:53:36,234 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=dcd7bc2e-8615-4290-9c6a-e614c36d188d used request id req-ccf0db36-a01b-4f46-a9df-7a52139c0e0a 2019-01-18 06:53:36,240 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=dcd7bc2e-8615-4290-9c6a-e614c36d188d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05457fde223da3e5e2039dd5e6775d886387b0cc" 2019-01-18 06:53:36,341 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3895 X-Openstack-Request-Id: req-6b82e0dc-7298-4a7b-a331-4b99e2ab3057 Date: Fri, 18 Jan 2019 06:53:36 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:51:37Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"bc51153f-96bd-4441-b0cb-e2babc46c5d2","ip_address":"10.55.1.1"}],"id":"29e1cc2e-703e-499b-b6c0-35333c369d1d","security_groups":[],"mac_address":"fa:16:3e:bb:a7:35","project_id":"e0892761fe6e4769814a4b4e63ce7166","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"dcd7bc2e-8615-4290-9c6a-e614c36d188d","tenant_id":"e0892761fe6e4769814a4b4e63ce7166","created_at":"2019-01-18T06:51:24Z","binding:vnic_type":"normal","device_id":"e091c99e-2b16-4eb7-9c3b-3531e4f29fca"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:51:17Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"bc51153f-96bd-4441-b0cb-e2babc46c5d2","ip_address":"10.55.1.3"}],"id":"37092d84-f21d-4584-b77a-fd5d45072bd9","security_groups":[],"mac_address":"fa:16:3e:69:21:6e","project_id":"e0892761fe6e4769814a4b4e63ce7166","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"dcd7bc2e-8615-4290-9c6a-e614c36d188d","tenant_id":"e0892761fe6e4769814a4b4e63ce7166","created_at":"2019-01-18T06:51:16Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-dcd7bc2e-8615-4290-9c6a-e614c36d188d"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:51:18Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"bc51153f-96bd-4441-b0cb-e2babc46c5d2","ip_address":"10.55.1.2"}],"id":"7e2c4bb8-ac79-4771-a408-bfb7891efaa7","security_groups":[],"mac_address":"fa:16:3e:c5:d1:05","project_id":"e0892761fe6e4769814a4b4e63ce7166","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"dcd7bc2e-8615-4290-9c6a-e614c36d188d","tenant_id":"e0892761fe6e4769814a4b4e63ce7166","created_at":"2019-01-18T06:51:15Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-dcd7bc2e-8615-4290-9c6a-e614c36d188d"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:53:33Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"bc51153f-96bd-4441-b0cb-e2babc46c5d2","ip_address":"10.55.1.13"}],"id":"7e4d9a6d-13a5-4fd4-b86f-026b5cb52351","security_groups":["69b68ccc-7a37-4ec8-8251-c2fff2487a1b","f821f552-988c-4b99-8eb7-afc35e6b5290"],"mac_address":"fa:16:3e:c0:3a:0d","project_id":"e0892761fe6e4769814a4b4e63ce7166","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"AnsibleProvisioningTests-34697d97-3136-4ee3-8dc1-82fe5a3b6f21-port-1","admin_state_up":true,"network_id":"dcd7bc2e-8615-4290-9c6a-e614c36d188d","tenant_id":"e0892761fe6e4769814a4b4e63ce7166","created_at":"2019-01-18T06:51:35Z","binding:vnic_type":"normal","device_id":"3b346a64-7789-4490-bcc6-7492eabac759"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:51:19Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"bc51153f-96bd-4441-b0cb-e2babc46c5d2","ip_address":"10.55.1.4"}],"id":"a2b7b2bd-dc85-4c3f-8784-0356abd6a992","security_groups":[],"mac_address":"fa:16:3e:7f:56:b3","project_id":"e0892761fe6e4769814a4b4e63ce7166","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"dcd7bc2e-8615-4290-9c6a-e614c36d188d","tenant_id":"e0892761fe6e4769814a4b4e63ce7166","created_at":"2019-01-18T06:51:16Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-dcd7bc2e-8615-4290-9c6a-e614c36d188d"}]} 2019-01-18 06:53:36,341 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=dcd7bc2e-8615-4290-9c6a-e614c36d188d used request id req-6b82e0dc-7298-4a7b-a331-4b99e2ab3057 2019-01-18 06:53:36,342 - create_instance - INFO - Checking if VM is active 2019-01-18 06:53:36,344 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/3b346a64-7789-4490-bcc6-7492eabac759 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05457fde223da3e5e2039dd5e6775d886387b0cc" 2019-01-18 06:53:36,666 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06: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-9b835f99-948a-42a9-9179-fb2f6de6a657 x-compute-request-id: req-9b835f99-948a-42a9-9179-fb2f6de6a657 Content-Encoding: gzip Content-Length: 785 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-34697d97-3136-4ee3-8dc1-82fe5a3b6f21-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c0:3a:0d", "version": 4, "addr": "10.55.1.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c0:3a:0d", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/3b346a64-7789-4490-bcc6-7492eabac759", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/3b346a64-7789-4490-bcc6-7492eabac759", "rel": "bookmark"}], "image": {"id": "04f6cb3c-8db9-4b62-8aa1-692cd7f1dae8", "links": [{"href": "http://172.30.9.23:8774/images/04f6cb3c-8db9-4b62-8aa1-692cd7f1dae8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-18T06:53:20.000000", "flavor": {"id": "ade64577-5b31-45e7-8b90-c221cc6d46c9", "links": [{"href": "http://172.30.9.23:8774/flavors/ade64577-5b31-45e7-8b90-c221cc6d46c9", "rel": "bookmark"}]}, "id": "3b346a64-7789-4490-bcc6-7492eabac759", "security_groups": [{"name": "AnsibleProvisioningTests-34697d97-3136-4ee3-8dc1-82fe5a3b6f21-sec-grp"}, {"name": "default"}], "user_id": "9c0778ff9be7466a81e9d48148cc225a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-18T06:53:22Z", "hostId": "178800755f378826d422b464b84e2437d65b4f11cb85e03e6e509c9f", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-34697d97-3136-4ee3-8dc1-82fe5a3b6f21-kp", "name": "AnsibleProvisioningTests-34697d97-3136-4ee3-8dc1-82fe5a3b6f21-inst", "created": "2019-01-18T06:51:38Z", "tenant_id": "e0892761fe6e4769814a4b4e63ce7166", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-18 06:53:36,666 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/3b346a64-7789-4490-bcc6-7492eabac759 used request id req-9b835f99-948a-42a9-9179-fb2f6de6a657 2019-01-18 06:53:36,667 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-34697d97-3136-4ee3-8dc1-82fe5a3b6f21-inst] is - ACTIVE 2019-01-18 06:53:36,667 - create_instance - INFO - VM is - ACTIVE 2019-01-18 06:53:36,670 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/3b346a64-7789-4490-bcc6-7492eabac759 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05457fde223da3e5e2039dd5e6775d886387b0cc" 2019-01-18 06:53:37,275 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06: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-315bc0aa-f570-4432-8fc0-a74204163116 x-compute-request-id: req-315bc0aa-f570-4432-8fc0-a74204163116 Content-Encoding: gzip Content-Length: 785 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-34697d97-3136-4ee3-8dc1-82fe5a3b6f21-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c0:3a:0d", "version": 4, "addr": "10.55.1.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c0:3a:0d", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/3b346a64-7789-4490-bcc6-7492eabac759", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/3b346a64-7789-4490-bcc6-7492eabac759", "rel": "bookmark"}], "image": {"id": "04f6cb3c-8db9-4b62-8aa1-692cd7f1dae8", "links": [{"href": "http://172.30.9.23:8774/images/04f6cb3c-8db9-4b62-8aa1-692cd7f1dae8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-18T06:53:20.000000", "flavor": {"id": "ade64577-5b31-45e7-8b90-c221cc6d46c9", "links": [{"href": "http://172.30.9.23:8774/flavors/ade64577-5b31-45e7-8b90-c221cc6d46c9", "rel": "bookmark"}]}, "id": "3b346a64-7789-4490-bcc6-7492eabac759", "security_groups": [{"name": "AnsibleProvisioningTests-34697d97-3136-4ee3-8dc1-82fe5a3b6f21-sec-grp"}, {"name": "default"}], "user_id": "9c0778ff9be7466a81e9d48148cc225a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-18T06:53:22Z", "hostId": "178800755f378826d422b464b84e2437d65b4f11cb85e03e6e509c9f", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-34697d97-3136-4ee3-8dc1-82fe5a3b6f21-kp", "name": "AnsibleProvisioningTests-34697d97-3136-4ee3-8dc1-82fe5a3b6f21-inst", "created": "2019-01-18T06:51:38Z", "tenant_id": "e0892761fe6e4769814a4b4e63ce7166", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-18 06:53:37,276 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/3b346a64-7789-4490-bcc6-7492eabac759 used request id req-315bc0aa-f570-4432-8fc0-a74204163116 2019-01-18 06:53:37,281 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=AnsibleProvisioningTests-34697d97-3136-4ee3-8dc1-82fe5a3b6f21-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05457fde223da3e5e2039dd5e6775d886387b0cc" 2019-01-18 06:53:37,385 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 655 X-Openstack-Request-Id: req-020d6030-71e7-4c84-85d2-bb690e22ff72 Date: Fri, 18 Jan 2019 06:53: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":["bc51153f-96bd-4441-b0cb-e2babc46c5d2"],"updated_at":"2019-01-18T06:51:14Z","tenant_id":"e0892761fe6e4769814a4b4e63ce7166","created_at":"2019-01-18T06:51:13Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"e0892761fe6e4769814a4b4e63ce7166","id":"dcd7bc2e-8615-4290-9c6a-e614c36d188d","name":"AnsibleProvisioningTests-34697d97-3136-4ee3-8dc1-82fe5a3b6f21-pub-net"}]} 2019-01-18 06:53:37,386 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=AnsibleProvisioningTests-34697d97-3136-4ee3-8dc1-82fe5a3b6f21-pub-net used request id req-020d6030-71e7-4c84-85d2-bb690e22ff72 2019-01-18 06:53:37,390 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/e0892761fe6e4769814a4b4e63ce7166 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05457fde223da3e5e2039dd5e6775d886387b0cc" 2019-01-18 06:53:37,472 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:53:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ebc0694a-0c73-446a-adf6-023ad930c9aa 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/e0892761fe6e4769814a4b4e63ce7166"}, "enabled": true, "id": "e0892761fe6e4769814a4b4e63ce7166", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-50a7bb7a-fcab-495-proj"}} 2019-01-18 06:53:37,472 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/e0892761fe6e4769814a4b4e63ce7166 used request id req-ebc0694a-0c73-446a-adf6-023ad930c9aa 2019-01-18 06:53:37,477 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=dcd7bc2e-8615-4290-9c6a-e614c36d188d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05457fde223da3e5e2039dd5e6775d886387b0cc" 2019-01-18 06:53:37,528 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-34910797-8470-41ca-b9ab-9c3a32aa15af Date: Fri, 18 Jan 2019 06:53:37 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"dcd7bc2e-8615-4290-9c6a-e614c36d188d","tenant_id":"e0892761fe6e4769814a4b4e63ce7166","created_at":"2019-01-18T06:51:14Z","dns_nameservers":[],"updated_at":"2019-01-18T06:51:14Z","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":"e0892761fe6e4769814a4b4e63ce7166","id":"bc51153f-96bd-4441-b0cb-e2babc46c5d2","subnetpool_id":null,"name":"AnsibleProvisioningTests-34697d97-3136-4ee3-8dc1-82fe5a3b6f21-pub-subnet"}]} 2019-01-18 06:53:37,528 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=dcd7bc2e-8615-4290-9c6a-e614c36d188d used request id req-34910797-8470-41ca-b9ab-9c3a32aa15af 2019-01-18 06:53:37,534 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=dcd7bc2e-8615-4290-9c6a-e614c36d188d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05457fde223da3e5e2039dd5e6775d886387b0cc" 2019-01-18 06:53:37,638 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3895 X-Openstack-Request-Id: req-045eb4d9-1852-494e-9b29-840306f400cd Date: Fri, 18 Jan 2019 06:53:37 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:51:37Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"bc51153f-96bd-4441-b0cb-e2babc46c5d2","ip_address":"10.55.1.1"}],"id":"29e1cc2e-703e-499b-b6c0-35333c369d1d","security_groups":[],"mac_address":"fa:16:3e:bb:a7:35","project_id":"e0892761fe6e4769814a4b4e63ce7166","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"dcd7bc2e-8615-4290-9c6a-e614c36d188d","tenant_id":"e0892761fe6e4769814a4b4e63ce7166","created_at":"2019-01-18T06:51:24Z","binding:vnic_type":"normal","device_id":"e091c99e-2b16-4eb7-9c3b-3531e4f29fca"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:51:17Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"bc51153f-96bd-4441-b0cb-e2babc46c5d2","ip_address":"10.55.1.3"}],"id":"37092d84-f21d-4584-b77a-fd5d45072bd9","security_groups":[],"mac_address":"fa:16:3e:69:21:6e","project_id":"e0892761fe6e4769814a4b4e63ce7166","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"dcd7bc2e-8615-4290-9c6a-e614c36d188d","tenant_id":"e0892761fe6e4769814a4b4e63ce7166","created_at":"2019-01-18T06:51:16Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-dcd7bc2e-8615-4290-9c6a-e614c36d188d"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:51:18Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"bc51153f-96bd-4441-b0cb-e2babc46c5d2","ip_address":"10.55.1.2"}],"id":"7e2c4bb8-ac79-4771-a408-bfb7891efaa7","security_groups":[],"mac_address":"fa:16:3e:c5:d1:05","project_id":"e0892761fe6e4769814a4b4e63ce7166","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"dcd7bc2e-8615-4290-9c6a-e614c36d188d","tenant_id":"e0892761fe6e4769814a4b4e63ce7166","created_at":"2019-01-18T06:51:15Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-dcd7bc2e-8615-4290-9c6a-e614c36d188d"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:53:33Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"bc51153f-96bd-4441-b0cb-e2babc46c5d2","ip_address":"10.55.1.13"}],"id":"7e4d9a6d-13a5-4fd4-b86f-026b5cb52351","security_groups":["69b68ccc-7a37-4ec8-8251-c2fff2487a1b","f821f552-988c-4b99-8eb7-afc35e6b5290"],"mac_address":"fa:16:3e:c0:3a:0d","project_id":"e0892761fe6e4769814a4b4e63ce7166","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"AnsibleProvisioningTests-34697d97-3136-4ee3-8dc1-82fe5a3b6f21-port-1","admin_state_up":true,"network_id":"dcd7bc2e-8615-4290-9c6a-e614c36d188d","tenant_id":"e0892761fe6e4769814a4b4e63ce7166","created_at":"2019-01-18T06:51:35Z","binding:vnic_type":"normal","device_id":"3b346a64-7789-4490-bcc6-7492eabac759"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:51:19Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"bc51153f-96bd-4441-b0cb-e2babc46c5d2","ip_address":"10.55.1.4"}],"id":"a2b7b2bd-dc85-4c3f-8784-0356abd6a992","security_groups":[],"mac_address":"fa:16:3e:7f:56:b3","project_id":"e0892761fe6e4769814a4b4e63ce7166","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"dcd7bc2e-8615-4290-9c6a-e614c36d188d","tenant_id":"e0892761fe6e4769814a4b4e63ce7166","created_at":"2019-01-18T06:51:16Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-dcd7bc2e-8615-4290-9c6a-e614c36d188d"}]} 2019-01-18 06:53:37,638 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=dcd7bc2e-8615-4290-9c6a-e614c36d188d used request id req-045eb4d9-1852-494e-9b29-840306f400cd 2019-01-18 06:53:37,639 - ansible_utils - DEBUG - Retrieving SSH client 2019-01-18 06:53:37,640 - paramiko.transport - DEBUG - starting thread (client mode): 0xe30dad10L 2019-01-18 06:53:37,641 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2019-01-18 06:53:37,645 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1p1 Ubuntu-2ubuntu2.11 2019-01-18 06:53:37,645 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1p1) 2019-01-18 06:53:37,646 - 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 2019-01-18 06:53:37,646 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-01-18 06:53:37,646 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2019-01-18 06:53:37,646 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-01-18 06:53:37,647 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-01-18 06:53:37,647 - paramiko.transport - DEBUG - Compression agreed: none 2019-01-18 06:53:37,689 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-01-18 06:53:37,689 - paramiko.transport - DEBUG - Switch to new keys ... 2019-01-18 06:53:37,705 - paramiko.transport - DEBUG - Trying key 3150c2295b0cf03a5842cc739dac8ec2 from tmp/AnsibleProvisioningTests-34697d97-3136-4ee3-8dc1-82fe5a3b6f21 2019-01-18 06:53:37,726 - paramiko.transport - DEBUG - userauth is OK 2019-01-18 06:53:37,731 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-01-18 06:53:37,832 - paramiko.transport - DEBUG - EOF in transport thread 2019-01-18 06:53:37,850 - create_instance - INFO - SSH is active for VM instance 2019-01-18 06:53:37,851 - ansible_utils - DEBUG - Retrieving SSH client 2019-01-18 06:53:37,852 - paramiko.transport - DEBUG - starting thread (client mode): 0xe30daf50L 2019-01-18 06:53:37,853 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2019-01-18 06:53:37,855 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1p1 Ubuntu-2ubuntu2.11 2019-01-18 06:53:37,856 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1p1) 2019-01-18 06:53:37,857 - 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 2019-01-18 06:53:37,857 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-01-18 06:53:37,857 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2019-01-18 06:53:37,857 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-01-18 06:53:37,857 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-01-18 06:53:37,858 - paramiko.transport - DEBUG - Compression agreed: none 2019-01-18 06:53:37,897 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-01-18 06:53:37,898 - paramiko.transport - DEBUG - Switch to new keys ... 2019-01-18 06:53:37,917 - paramiko.transport - DEBUG - Trying key 3150c2295b0cf03a5842cc739dac8ec2 from tmp/AnsibleProvisioningTests-34697d97-3136-4ee3-8dc1-82fe5a3b6f21 2019-01-18 06:53:37,938 - paramiko.transport - DEBUG - userauth is OK 2019-01-18 06:53:37,944 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-01-18 06:53:37,949 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-01-18 06:53:38,234 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2019-01-18 06:53:38,234 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-01-18 06:53:38,251 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-01-18 06:53:38,262 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2019-01-18 06:53:38,262 - create_instance - INFO - cloud-init complete for VM instance 2019-01-18 06:53:38,262 - ansible_utils - DEBUG - Retrieving SSH client 2019-01-18 06:53:38,263 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2019-01-18 06:53:38,265 - paramiko.transport - DEBUG - starting thread (client mode): 0xe30f3350L 2019-01-18 06:53:38,265 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2019-01-18 06:53:38,268 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1p1 Ubuntu-2ubuntu2.11 2019-01-18 06:53:38,268 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1p1) 2019-01-18 06:53:38,269 - 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 2019-01-18 06:53:38,269 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-01-18 06:53:38,269 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2019-01-18 06:53:38,270 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-01-18 06:53:38,270 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-01-18 06:53:38,270 - paramiko.transport - DEBUG - Compression agreed: none 2019-01-18 06:53:38,309 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-01-18 06:53:38,310 - paramiko.transport - DEBUG - Switch to new keys ... 2019-01-18 06:53:38,329 - paramiko.transport - DEBUG - Trying key 3150c2295b0cf03a5842cc739dac8ec2 from tmp/AnsibleProvisioningTests-34697d97-3136-4ee3-8dc1-82fe5a3b6f21 2019-01-18 06:53:38,350 - paramiko.transport - DEBUG - userauth is OK 2019-01-18 06:53:38,356 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-01-18 06:53:38,361 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-01-18 06:53:38,584 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2019-01-18 06:53:38,584 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-01-18 06:53:38,594 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-01-18 06:53:38,596 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2019-01-18 06:53:38,635 - ansible_utils - DEBUG - Setting up Ansible Playbook Executor for playbook - /usr/lib/python2.7/site-packages/snaps/provisioning/tests/playbooks/simple_playbook.yml 2019-01-18 06:53:38,681 - ansible_utils - DEBUG - Executing Ansible Playbook - /usr/lib/python2.7/site-packages/snaps/provisioning/tests/playbooks/simple_playbook.yml 2019-01-18 06:53:43,568 - ansible_utils - DEBUG - Retrieving SSH client 2019-01-18 06:53:43,570 - paramiko.transport - DEBUG - starting thread (client mode): 0xe309ddd0L 2019-01-18 06:53:43,571 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2019-01-18 06:53:43,573 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1p1 Ubuntu-2ubuntu2.11 2019-01-18 06:53:43,573 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1p1) 2019-01-18 06:53:43,575 - 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 2019-01-18 06:53:43,575 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-01-18 06:53:43,575 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2019-01-18 06:53:43,575 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-01-18 06:53:43,575 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-01-18 06:53:43,576 - paramiko.transport - DEBUG - Compression agreed: none 2019-01-18 06:53:43,617 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-01-18 06:53:43,618 - paramiko.transport - DEBUG - Switch to new keys ... 2019-01-18 06:53:43,635 - paramiko.transport - DEBUG - Trying key 3150c2295b0cf03a5842cc739dac8ec2 from tmp/AnsibleProvisioningTests-34697d97-3136-4ee3-8dc1-82fe5a3b6f21 2019-01-18 06:53:43,654 - paramiko.transport - DEBUG - userauth is OK 2019-01-18 06:53:43,660 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-01-18 06:53:43,668 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-01-18 06:53:43,884 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2019-01-18 06:53:43,885 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-01-18 06:53:43,901 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-01-18 06:53:43,917 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2019-01-18 06:53:43,917 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2019-01-18 06:53:44,018 - paramiko.transport - DEBUG - EOF in transport thread 2019-01-18 06:53:44,032 - create_instance - INFO - Deleting Floating IP - 172.30.9.205 2019-01-18 06:53:44,032 - neutron_utils - DEBUG - Attempting to delete existing floating ip with IP - 172.30.9.205 2019-01-18 06:53:44,036 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/floatingips/acd9241c-7600-431d-a338-c63d14004bca -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05457fde223da3e5e2039dd5e6775d886387b0cc" 2019-01-18 06:53:45,019 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-71943143-af8d-4f80-8ced-3f66b4ba2857 Content-Length: 0 Date: Fri, 18 Jan 2019 06:53:45 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-18 06:53:45,020 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/floatingips/acd9241c-7600-431d-a338-c63d14004bca used request id req-71943143-af8d-4f80-8ced-3f66b4ba2857 2019-01-18 06:53:45,020 - create_instance - INFO - Deleting Port with ID - 7e4d9a6d-13a5-4fd4-b86f-026b5cb52351 2019-01-18 06:53:45,020 - neutron_utils - INFO - Deleting port with name AnsibleProvisioningTests-34697d97-3136-4ee3-8dc1-82fe5a3b6f21-port-1 2019-01-18 06:53:45,023 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/ports/7e4d9a6d-13a5-4fd4-b86f-026b5cb52351 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05457fde223da3e5e2039dd5e6775d886387b0cc" 2019-01-18 06:53:45,535 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-f1388c53-933c-4686-91dc-66298ad76be4 Date: Fri, 18 Jan 2019 06:53:45 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-18 06:53:45,535 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/ports/7e4d9a6d-13a5-4fd4-b86f-026b5cb52351 used request id req-f1388c53-933c-4686-91dc-66298ad76be4 2019-01-18 06:53:45,535 - create_instance - INFO - Deleting VM instance - AnsibleProvisioningTests-34697d97-3136-4ee3-8dc1-82fe5a3b6f21-inst 2019-01-18 06:53:45,538 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/servers/3b346a64-7789-4490-bcc6-7492eabac759 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05457fde223da3e5e2039dd5e6775d886387b0cc" 2019-01-18 06:53:45,856 - novaclient.v2.client - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 06:53: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-e2cb8def-7648-46d0-aa62-f919e4bcb95b x-compute-request-id: req-e2cb8def-7648-46d0-aa62-f919e4bcb95b Content-Type: application/json 2019-01-18 06:53:45,856 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/servers/3b346a64-7789-4490-bcc6-7492eabac759 used request id req-e2cb8def-7648-46d0-aa62-f919e4bcb95b 2019-01-18 06:53:45,856 - create_instance - INFO - Checking deletion status 2019-01-18 06:53:45,859 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/3b346a64-7789-4490-bcc6-7492eabac759 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05457fde223da3e5e2039dd5e6775d886387b0cc" 2019-01-18 06:53:46,101 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:53: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-6ddad7c4-5a46-44cd-8de2-548877faa6c3 x-compute-request-id: req-6ddad7c4-5a46-44cd-8de2-548877faa6c3 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/3b346a64-7789-4490-bcc6-7492eabac759", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/3b346a64-7789-4490-bcc6-7492eabac759", "rel": "bookmark"}], "image": {"id": "04f6cb3c-8db9-4b62-8aa1-692cd7f1dae8", "links": [{"href": "http://172.30.9.23:8774/images/04f6cb3c-8db9-4b62-8aa1-692cd7f1dae8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-18T06:53:20.000000", "flavor": {"id": "ade64577-5b31-45e7-8b90-c221cc6d46c9", "links": [{"href": "http://172.30.9.23:8774/flavors/ade64577-5b31-45e7-8b90-c221cc6d46c9", "rel": "bookmark"}]}, "id": "3b346a64-7789-4490-bcc6-7492eabac759", "user_id": "9c0778ff9be7466a81e9d48148cc225a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-18T06:53:45Z", "hostId": "178800755f378826d422b464b84e2437d65b4f11cb85e03e6e509c9f", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-34697d97-3136-4ee3-8dc1-82fe5a3b6f21-kp", "name": "AnsibleProvisioningTests-34697d97-3136-4ee3-8dc1-82fe5a3b6f21-inst", "created": "2019-01-18T06:51:38Z", "tenant_id": "e0892761fe6e4769814a4b4e63ce7166", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-18 06:53:46,101 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/3b346a64-7789-4490-bcc6-7492eabac759 used request id req-6ddad7c4-5a46-44cd-8de2-548877faa6c3 2019-01-18 06:53:46,101 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-34697d97-3136-4ee3-8dc1-82fe5a3b6f21-inst] is - ACTIVE 2019-01-18 06:53:46,101 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-18 06:53:49,104 - create_instance - DEBUG - VM status query timeout in 296.7523489 2019-01-18 06:53:49,107 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/3b346a64-7789-4490-bcc6-7492eabac759 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05457fde223da3e5e2039dd5e6775d886387b0cc" 2019-01-18 06:53:49,164 - novaclient.v2.client - DEBUG - RESP: [404] Date: Fri, 18 Jan 2019 06:53: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-d2bb681e-8008-4fff-a000-6e73fbe5affd x-compute-request-id: req-d2bb681e-8008-4fff-a000-6e73fbe5affd Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 3b346a64-7789-4490-bcc6-7492eabac759 could not be found.", "code": 404}} 2019-01-18 06:53:49,164 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/3b346a64-7789-4490-bcc6-7492eabac759 used request id req-d2bb681e-8008-4fff-a000-6e73fbe5affd 2019-01-18 06:53:49,164 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 3b346a64-7789-4490-bcc6-7492eabac759 could not be found. (HTTP 404) (Request-ID: req-d2bb681e-8008-4fff-a000-6e73fbe5affd) 2019-01-18 06:53:49,164 - create_instance - INFO - VM has been properly deleted VM with name - AnsibleProvisioningTests-34697d97-3136-4ee3-8dc1-82fe5a3b6f21-inst 2019-01-18 06:53:49,165 - neutron_utils - INFO - Deleting security group rule with ID - bdfffceb-a91e-437d-a542-04d8581bda21 2019-01-18 06:53:49,171 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-group-rules/bdfffceb-a91e-437d-a542-04d8581bda21 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f2853e755d8c7f95d6d0dd015096d74d836dec9" 2019-01-18 06:53:49,447 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-f326ec49-11ab-4828-873b-27370aafd05c Content-Length: 0 Date: Fri, 18 Jan 2019 06:53:49 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-18 06:53:49,447 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-group-rules/bdfffceb-a91e-437d-a542-04d8581bda21 used request id req-f326ec49-11ab-4828-873b-27370aafd05c 2019-01-18 06:53:49,447 - neutron_utils - INFO - Deleting security group rule with ID - 40699e07-afb6-4373-b47c-ac021383976d 2019-01-18 06:53:49,452 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-group-rules/40699e07-afb6-4373-b47c-ac021383976d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f2853e755d8c7f95d6d0dd015096d74d836dec9" 2019-01-18 06:53:49,702 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-eff3ece1-2e4b-45c9-8286-aebf1db4ca01 Content-Length: 0 Date: Fri, 18 Jan 2019 06:53:49 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-18 06:53:49,703 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-group-rules/40699e07-afb6-4373-b47c-ac021383976d used request id req-eff3ece1-2e4b-45c9-8286-aebf1db4ca01 2019-01-18 06:53:49,703 - neutron_utils - INFO - Deleting security group rule with ID - be4d76ec-7805-464b-bfcd-705594b502a9 2019-01-18 06:53:49,708 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-group-rules/be4d76ec-7805-464b-bfcd-705594b502a9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f2853e755d8c7f95d6d0dd015096d74d836dec9" 2019-01-18 06:53:49,943 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-1a3efe9f-63cb-4e59-81a1-c5009595a2c7 Content-Length: 0 Date: Fri, 18 Jan 2019 06:53:49 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-18 06:53:49,943 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-group-rules/be4d76ec-7805-464b-bfcd-705594b502a9 used request id req-1a3efe9f-63cb-4e59-81a1-c5009595a2c7 2019-01-18 06:53:49,943 - neutron_utils - INFO - Deleting security group rule with ID - 3c52c36b-92a7-4082-a4c8-8da38cde1d17 2019-01-18 06:53:49,948 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-group-rules/3c52c36b-92a7-4082-a4c8-8da38cde1d17 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f2853e755d8c7f95d6d0dd015096d74d836dec9" 2019-01-18 06:53:50,212 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-d8078a3a-d1c8-45af-ba13-e483a050273a Content-Length: 0 Date: Fri, 18 Jan 2019 06:53:50 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-18 06:53:50,213 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-group-rules/3c52c36b-92a7-4082-a4c8-8da38cde1d17 used request id req-d8078a3a-d1c8-45af-ba13-e483a050273a 2019-01-18 06:53:50,213 - neutron_utils - INFO - Deleting security group with name - AnsibleProvisioningTests-34697d97-3136-4ee3-8dc1-82fe5a3b6f21-sec-grp 2019-01-18 06:53:50,218 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-groups/69b68ccc-7a37-4ec8-8251-c2fff2487a1b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f2853e755d8c7f95d6d0dd015096d74d836dec9" 2019-01-18 06:53:50,520 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-7522ca13-5e11-43e2-a19f-b76f681f6d28 Content-Length: 0 Date: Fri, 18 Jan 2019 06:53:50 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-18 06:53:50,520 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/69b68ccc-7a37-4ec8-8251-c2fff2487a1b used request id req-7522ca13-5e11-43e2-a19f-b76f681f6d28 2019-01-18 06:53:50,521 - nova_utils - DEBUG - Deleting keypair - AnsibleProvisioningTests-34697d97-3136-4ee3-8dc1-82fe5a3b6f21-kp 2019-01-18 06:53:50,524 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/os-keypairs/AnsibleProvisioningTests-34697d97-3136-4ee3-8dc1-82fe5a3b6f21-kp -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07e51295d2731b4a7dd2d0cf3d004d90296f3d44" 2019-01-18 06:53:50,560 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 18 Jan 2019 06:53: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-ba5e993f-8594-438d-9980-f95a54046e60 x-compute-request-id: req-ba5e993f-8594-438d-9980-f95a54046e60 Content-Length: 0 Content-Type: application/json 2019-01-18 06:53:50,560 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/os-keypairs/AnsibleProvisioningTests-34697d97-3136-4ee3-8dc1-82fe5a3b6f21-kp used request id req-ba5e993f-8594-438d-9980-f95a54046e60 2019-01-18 06:53:50,561 - OpenStackKeypair - INFO - Deleted public key file [tmp/AnsibleProvisioningTests-34697d97-3136-4ee3-8dc1-82fe5a3b6f21.pub] 2019-01-18 06:53:50,561 - OpenStackKeypair - INFO - Deleted private key file [tmp/AnsibleProvisioningTests-34697d97-3136-4ee3-8dc1-82fe5a3b6f21] 2019-01-18 06:53:50,565 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/flavors/ade64577-5b31-45e7-8b90-c221cc6d46c9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6ac9172c8a7a11f838a78ce96c4fca4d99eb684" 2019-01-18 06:53:50,612 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 18 Jan 2019 06:53: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-93585b80-3d3a-4378-b3f8-ad7a4738355d x-compute-request-id: req-93585b80-3d3a-4378-b3f8-ad7a4738355d Content-Length: 0 Content-Type: application/json 2019-01-18 06:53:50,612 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/ade64577-5b31-45e7-8b90-c221cc6d46c9 used request id req-93585b80-3d3a-4378-b3f8-ad7a4738355d 2019-01-18 06:53:50,613 - OpenStackNetwork - INFO - Removing router interface from router AnsibleProvisioningTests-34697d97-3136-4ee3-8dc1-82fe5a3b6f21-pub-router and subnet AnsibleProvisioningTests-34697d97-3136-4ee3-8dc1-82fe5a3b6f21-pub-subnet 2019-01-18 06:53:50,613 - neutron_utils - INFO - Removing router interface from router named AnsibleProvisioningTests-34697d97-3136-4ee3-8dc1-82fe5a3b6f21-pub-router 2019-01-18 06:53:50,618 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9696/v2.0/routers/e091c99e-2b16-4eb7-9c3b-3531e4f29fca/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f74b1ad7db153aae83c5abed0a2cb12295a721a" -d '{"subnet_id": "bc51153f-96bd-4441-b0cb-e2babc46c5d2"}' 2019-01-18 06:53:51,992 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-8792b17d-031d-4f8c-a2ed-052ae25666c6 Date: Fri, 18 Jan 2019 06:53:51 GMT RESP BODY: {"network_id": "dcd7bc2e-8615-4290-9c6a-e614c36d188d", "tenant_id": "e0892761fe6e4769814a4b4e63ce7166", "subnet_id": "bc51153f-96bd-4441-b0cb-e2babc46c5d2", "subnet_ids": ["bc51153f-96bd-4441-b0cb-e2babc46c5d2"], "port_id": "29e1cc2e-703e-499b-b6c0-35333c369d1d", "id": "e091c99e-2b16-4eb7-9c3b-3531e4f29fca"} 2019-01-18 06:53:51,992 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/e091c99e-2b16-4eb7-9c3b-3531e4f29fca/remove_router_interface used request id req-8792b17d-031d-4f8c-a2ed-052ae25666c6 2019-01-18 06:53:51,993 - OpenStackNetwork - INFO - Removing router AnsibleProvisioningTests-34697d97-3136-4ee3-8dc1-82fe5a3b6f21-pub-router 2019-01-18 06:53:51,993 - neutron_utils - INFO - Deleting router with name - AnsibleProvisioningTests-34697d97-3136-4ee3-8dc1-82fe5a3b6f21-pub-router 2019-01-18 06:53:51,998 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/routers/e091c99e-2b16-4eb7-9c3b-3531e4f29fca -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f74b1ad7db153aae83c5abed0a2cb12295a721a" 2019-01-18 06:53:55,441 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-095b3638-bda3-4090-8a5f-addc393c29e0 Content-Length: 0 Date: Fri, 18 Jan 2019 06:53:55 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-18 06:53:55,442 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/routers/e091c99e-2b16-4eb7-9c3b-3531e4f29fca used request id req-095b3638-bda3-4090-8a5f-addc393c29e0 2019-01-18 06:53:55,442 - neutron_utils - INFO - Deleting subnet with name AnsibleProvisioningTests-34697d97-3136-4ee3-8dc1-82fe5a3b6f21-pub-subnet 2019-01-18 06:53:55,443 - neutron_utils - INFO - Deleting subnet with name AnsibleProvisioningTests-34697d97-3136-4ee3-8dc1-82fe5a3b6f21-pub-subnet 2019-01-18 06:53:55,448 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/subnets/bc51153f-96bd-4441-b0cb-e2babc46c5d2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d45ab06d2fce0486899bf682a2e9caf83bc5617" 2019-01-18 06:53:57,834 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-a7bb129d-2fee-4806-812e-47839330be30 Date: Fri, 18 Jan 2019 06:53:57 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-18 06:53:57,834 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/bc51153f-96bd-4441-b0cb-e2babc46c5d2 used request id req-a7bb129d-2fee-4806-812e-47839330be30 2019-01-18 06:53:57,835 - neutron_utils - INFO - Deleting network with name AnsibleProvisioningTests-34697d97-3136-4ee3-8dc1-82fe5a3b6f21-pub-net 2019-01-18 06:53:57,840 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/networks/dcd7bc2e-8615-4290-9c6a-e614c36d188d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d45ab06d2fce0486899bf682a2e9caf83bc5617" 2019-01-18 06:53:59,130 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-aa850bd4-3069-44d4-8438-6bd1ec6b404e Date: Fri, 18 Jan 2019 06:53:59 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-18 06:53:59,130 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/dcd7bc2e-8615-4290-9c6a-e614c36d188d used request id req-aa850bd4-3069-44d4-8438-6bd1ec6b404e 2019-01-18 06:53:59,131 - glance_utils - INFO - Deleting image named - AnsibleProvisioningTests-34697d97-3136-4ee3-8dc1-82fe5a3b6f21--image 2019-01-18 06:53:59,134 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9292/v2/images/04f6cb3c-8db9-4b62-8aa1-692cd7f1dae8 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}319104f3f03b3bf7622c13fef6447382ec8d775e" 2019-01-18 06:54:00,914 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-ff703db0-817a-4ec7-a804-32913faaf462 Date: Fri, 18 Jan 2019 06:54:00 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-18 06:54:00,914 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/04f6cb3c-8db9-4b62-8aa1-692cd7f1dae8 used request id req-ff703db0-817a-4ec7-a804-32913faaf462 2019-01-18 06:54:00,921 - 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}1fe632231702ac5248ace1eac08ee72b670e96f5" 2019-01-18 06:54:01,133 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-a34d4ed8-17af-4629-ae64-7fbc52afe1ce Date: Fri, 18 Jan 2019 06:54:01 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-18T04:53:26Z", "updated_at": "2019-01-18T04:53:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:53:26Z", "revision_number": 0, "id": "260c2de9-5dc5-4508-b06c-24b9d7ed838c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:53:26Z", "security_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:53:26Z", "revision_number": 0, "id": "571036d3-cb1d-483a-acb9-96f19293add9", "remote_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "remote_ip_prefix": null, "created_at": "2019-01-18T04:53:26Z", "security_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:53:26Z", "revision_number": 0, "id": "84255fa4-c13a-4cfe-b73d-e56ee216ca1e", "remote_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "remote_ip_prefix": null, "created_at": "2019-01-18T04:53:26Z", "security_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:53:26Z", "revision_number": 0, "id": "9c6f69fc-3bf8-4346-9288-5a255b82b67e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:53:26Z", "security_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "created_at": "2019-01-18T04:51:20Z", "updated_at": "2019-01-18T04:51:20Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "24c99e6f-888c-4943-9c93-54ad3b18b18c", "remote_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv4", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "2b339890-44d0-4711-a050-08a64d58e2a0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv6", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "45161a51-d6dd-4bb8-986d-bc2f88599c1d", "remote_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv6", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "87b9b994-ae22-4850-863a-6a4925bd01fe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv4", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}], "revision_number": 4, "project_id": "9c53a91613fb4d5080479ac6f51697ed", "id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "020d00b5451a467cb276d06789a1149d", "created_at": "2019-01-18T05:59:12Z", "updated_at": "2019-01-18T05:59:12Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:12Z", "revision_number": 0, "id": "38b091dd-dca7-4cbe-8c1c-dd18a74bfca8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:12Z", "security_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "tenant_id": "020d00b5451a467cb276d06789a1149d", "port_range_min": null, "ethertype": "IPv6", "project_id": "020d00b5451a467cb276d06789a1149d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:12Z", "revision_number": 0, "id": "38b9f88b-1fc0-40d1-af74-237d79be193d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:12Z", "security_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "tenant_id": "020d00b5451a467cb276d06789a1149d", "port_range_min": null, "ethertype": "IPv4", "project_id": "020d00b5451a467cb276d06789a1149d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:12Z", "revision_number": 0, "id": "60f7d4a7-1a27-4801-a1e8-5bf33633b818", "remote_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:12Z", "security_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "tenant_id": "020d00b5451a467cb276d06789a1149d", "port_range_min": null, "ethertype": "IPv6", "project_id": "020d00b5451a467cb276d06789a1149d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:12Z", "revision_number": 0, "id": "8faf6dda-6919-4b75-b745-2af38abf8dcf", "remote_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:12Z", "security_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "tenant_id": "020d00b5451a467cb276d06789a1149d", "port_range_min": null, "ethertype": "IPv4", "project_id": "020d00b5451a467cb276d06789a1149d"}], "revision_number": 4, "project_id": "020d00b5451a467cb276d06789a1149d", "id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "created_at": "2019-01-18T04:39:06Z", "updated_at": "2019-01-18T04:39:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "0aedefa2-edbc-47b5-bead-e954540f6937", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "47feb8aba08a40dca7028a1701e597b9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "4bf1a402-0fa2-4cfd-9fee-4a28f16bb271", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "47feb8aba08a40dca7028a1701e597b9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "4e399c2e-bc03-4aa3-b192-1fafdc9248ba", "remote_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "47feb8aba08a40dca7028a1701e597b9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "8860837e-afbd-4411-adf9-d88db88c2114", "remote_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "47feb8aba08a40dca7028a1701e597b9"}], "revision_number": 4, "project_id": "47feb8aba08a40dca7028a1701e597b9", "id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e0892761fe6e4769814a4b4e63ce7166", "created_at": "2019-01-18T06:51:13Z", "updated_at": "2019-01-18T06:51:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:51:13Z", "revision_number": 0, "id": "2000d5b9-75c7-4747-b08c-dbb456be92ef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T06:51:13Z", "security_group_id": "f821f552-988c-4b99-8eb7-afc35e6b5290", "tenant_id": "e0892761fe6e4769814a4b4e63ce7166", "port_range_min": null, "ethertype": "IPv6", "project_id": "e0892761fe6e4769814a4b4e63ce7166"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:51:13Z", "revision_number": 0, "id": "40e23309-b1da-4f7e-b305-f04f9aa49ce3", "remote_group_id": "f821f552-988c-4b99-8eb7-afc35e6b5290", "remote_ip_prefix": null, "created_at": "2019-01-18T06:51:13Z", "security_group_id": "f821f552-988c-4b99-8eb7-afc35e6b5290", "tenant_id": "e0892761fe6e4769814a4b4e63ce7166", "port_range_min": null, "ethertype": "IPv6", "project_id": "e0892761fe6e4769814a4b4e63ce7166"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:51:13Z", "revision_number": 0, "id": "bc0d1147-678d-469d-9b01-4c7a6f37f8f7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T06:51:13Z", "security_group_id": "f821f552-988c-4b99-8eb7-afc35e6b5290", "tenant_id": "e0892761fe6e4769814a4b4e63ce7166", "port_range_min": null, "ethertype": "IPv4", "project_id": "e0892761fe6e4769814a4b4e63ce7166"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:51:13Z", "revision_number": 0, "id": "fc3d47ba-31a2-41de-a47b-a7cebd7e2965", "remote_group_id": "f821f552-988c-4b99-8eb7-afc35e6b5290", "remote_ip_prefix": null, "created_at": "2019-01-18T06:51:13Z", "security_group_id": "f821f552-988c-4b99-8eb7-afc35e6b5290", "tenant_id": "e0892761fe6e4769814a4b4e63ce7166", "port_range_min": null, "ethertype": "IPv4", "project_id": "e0892761fe6e4769814a4b4e63ce7166"}], "revision_number": 4, "project_id": "e0892761fe6e4769814a4b4e63ce7166", "id": "f821f552-988c-4b99-8eb7-afc35e6b5290", "name": "default"}]} 2019-01-18 06:54:01,134 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-a34d4ed8-17af-4629-ae64-7fbc52afe1ce 2019-01-18 06:54:01,139 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/9c53a91613fb4d5080479ac6f51697ed -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1fe632231702ac5248ace1eac08ee72b670e96f5" 2019-01-18 06:54:01,228 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:54:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b5a6128a-de68-4bbb-8c98-c90872c7ef08 Content-Encoding: gzip Content-Length: 190 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/9c53a91613fb4d5080479ac6f51697ed"}, "enabled": true, "id": "9c53a91613fb4d5080479ac6f51697ed", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2019-01-18 06:54:01,229 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/9c53a91613fb4d5080479ac6f51697ed used request id req-b5a6128a-de68-4bbb-8c98-c90872c7ef08 2019-01-18 06:54:01,233 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/020d00b5451a467cb276d06789a1149d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1fe632231702ac5248ace1eac08ee72b670e96f5" 2019-01-18 06:54:01,312 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:54:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-da0db6fb-4c2d-47e4-8b66-e64de98b8e65 Content-Encoding: gzip Content-Length: 248 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/020d00b5451a467cb276d06789a1149d"}, "enabled": true, "id": "020d00b5451a467cb276d06789a1149d", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}} 2019-01-18 06:54:01,312 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/020d00b5451a467cb276d06789a1149d used request id req-da0db6fb-4c2d-47e4-8b66-e64de98b8e65 2019-01-18 06:54:01,316 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/47feb8aba08a40dca7028a1701e597b9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1fe632231702ac5248ace1eac08ee72b670e96f5" 2019-01-18 06:54:01,404 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:54:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2c5289e6-dcd8-4a8c-bac2-964d999c0689 Content-Encoding: gzip Content-Length: 205 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/47feb8aba08a40dca7028a1701e597b9"}, "enabled": true, "id": "47feb8aba08a40dca7028a1701e597b9", "parent_id": "default", "domain_id": "default", "name": "service"}} 2019-01-18 06:54:01,405 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/47feb8aba08a40dca7028a1701e597b9 used request id req-2c5289e6-dcd8-4a8c-bac2-964d999c0689 2019-01-18 06:54:01,408 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/e0892761fe6e4769814a4b4e63ce7166 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1fe632231702ac5248ace1eac08ee72b670e96f5" 2019-01-18 06:54:01,497 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:54:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c50fbdff-03bb-4377-8f6c-c5cfca444eb9 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/e0892761fe6e4769814a4b4e63ce7166"}, "enabled": true, "id": "e0892761fe6e4769814a4b4e63ce7166", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-50a7bb7a-fcab-495-proj"}} 2019-01-18 06:54:01,498 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/e0892761fe6e4769814a4b4e63ce7166 used request id req-c50fbdff-03bb-4377-8f6c-c5cfca444eb9 2019-01-18 06:54:01,498 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - f821f552-988c-4b99-8eb7-afc35e6b5290 2019-01-18 06:54:01,503 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=f821f552-988c-4b99-8eb7-afc35e6b5290 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1fe632231702ac5248ace1eac08ee72b670e96f5" 2019-01-18 06:54:01,681 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-a2cf91e2-1e65-46ff-a8a1-5d2b1fbc0d7c Date: Fri, 18 Jan 2019 06:54: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": "2019-01-18T06:51:13Z", "security_group_id": "f821f552-988c-4b99-8eb7-afc35e6b5290", "port_range_min": null, "revision_number": 0, "tenant_id": "e0892761fe6e4769814a4b4e63ce7166", "created_at": "2019-01-18T06:51:13Z", "project_id": "e0892761fe6e4769814a4b4e63ce7166", "id": "2000d5b9-75c7-4747-b08c-dbb456be92ef"}, {"remote_group_id": "f821f552-988c-4b99-8eb7-afc35e6b5290", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T06:51:13Z", "security_group_id": "f821f552-988c-4b99-8eb7-afc35e6b5290", "port_range_min": null, "revision_number": 0, "tenant_id": "e0892761fe6e4769814a4b4e63ce7166", "created_at": "2019-01-18T06:51:13Z", "project_id": "e0892761fe6e4769814a4b4e63ce7166", "id": "40e23309-b1da-4f7e-b305-f04f9aa49ce3"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T06:51:13Z", "security_group_id": "f821f552-988c-4b99-8eb7-afc35e6b5290", "port_range_min": null, "revision_number": 0, "tenant_id": "e0892761fe6e4769814a4b4e63ce7166", "created_at": "2019-01-18T06:51:13Z", "project_id": "e0892761fe6e4769814a4b4e63ce7166", "id": "bc0d1147-678d-469d-9b01-4c7a6f37f8f7"}, {"remote_group_id": "f821f552-988c-4b99-8eb7-afc35e6b5290", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T06:51:13Z", "security_group_id": "f821f552-988c-4b99-8eb7-afc35e6b5290", "port_range_min": null, "revision_number": 0, "tenant_id": "e0892761fe6e4769814a4b4e63ce7166", "created_at": "2019-01-18T06:51:13Z", "project_id": "e0892761fe6e4769814a4b4e63ce7166", "id": "fc3d47ba-31a2-41de-a47b-a7cebd7e2965"}]} 2019-01-18 06:54:01,681 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=f821f552-988c-4b99-8eb7-afc35e6b5290 used request id req-a2cf91e2-1e65-46ff-a8a1-5d2b1fbc0d7c 2019-01-18 06:54:01,682 - neutron_utils - INFO - Deleting security group with name - default 2019-01-18 06:54:01,687 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-groups/f821f552-988c-4b99-8eb7-afc35e6b5290 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1fe632231702ac5248ace1eac08ee72b670e96f5" 2019-01-18 06:54:02,075 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-cc730718-dd18-4668-82c3-6cd7a45f4878 Content-Length: 0 Date: Fri, 18 Jan 2019 06:54:02 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-18 06:54:02,075 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/f821f552-988c-4b99-8eb7-afc35e6b5290 used request id req-cc730718-dd18-4668-82c3-6cd7a45f4878 2019-01-18 06:54:02,075 - keystone_utils - INFO - Deleting project with name - AnsibleProvisioningTests-50a7bb7a-fcab-495-proj 2019-01-18 06:54:02,079 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/e0892761fe6e4769814a4b4e63ce7166 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1fe632231702ac5248ace1eac08ee72b670e96f5" 2019-01-18 06:54:02,270 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 06:54:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9ae65612-5fd4-4be9-9cc9-10d2389a1434 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 06:54:02,271 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/e0892761fe6e4769814a4b4e63ce7166 used request id req-9ae65612-5fd4-4be9-9cc9-10d2389a1434 2019-01-18 06:54:02,271 - keystone_utils - INFO - Deleting role with name - AnsibleProvisioningTests-50a7bb7a-fcab-495-proj-role 2019-01-18 06:54:02,275 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/b464319bd233459d867eb301e3efa1f0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1fe632231702ac5248ace1eac08ee72b670e96f5" 2019-01-18 06:54:02,387 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 06:54:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-50a5449b-a322-44ee-8cf9-98ca9314c356 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 06:54:02,387 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/b464319bd233459d867eb301e3efa1f0 used request id req-50a5449b-a322-44ee-8cf9-98ca9314c356 2019-01-18 06:54:02,391 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1fe632231702ac5248ace1eac08ee72b670e96f5" 2019-01-18 06:54:02,485 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:54:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cb583707-90ac-49dc-bcad-0d5ec7122b57 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "488fca829f8b496daa1cd2cdc6e45c49", "links": {"self": "http://172.30.9.23:5000/v3/roles/488fca829f8b496daa1cd2cdc6e45c49"}, "name": "Member"}, {"domain_id": null, "id": "6b7f4f4f76264b6fb449c43b86ee3817", "links": {"self": "http://172.30.9.23:5000/v3/roles/6b7f4f4f76264b6fb449c43b86ee3817"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a482b711adf94961bf4bb28eda7f0e28", "links": {"self": "http://172.30.9.23:5000/v3/roles/a482b711adf94961bf4bb28eda7f0e28"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c65201bd05504fa786d79b166e8bbba3", "links": {"self": "http://172.30.9.23:5000/v3/roles/c65201bd05504fa786d79b166e8bbba3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "e7e317b66c174923a8cb46c48d897c8d", "links": {"self": "http://172.30.9.23:5000/v3/roles/e7e317b66c174923a8cb46c48d897c8d"}, "name": "ResellerAdmin"}]} 2019-01-18 06:54:02,485 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-cb583707-90ac-49dc-bcad-0d5ec7122b57 2019-01-18 06:54:02,486 - keystone_utils - INFO - Deleting user with name - AnsibleProvisioningTests-50a7bb7a-fcab-495-user 2019-01-18 06:54:02,490 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/9c0778ff9be7466a81e9d48148cc225a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76170f4d61d8091eedfc2ee83ae753aa8481e170" 2019-01-18 06:54:02,672 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 06:54:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e022361b-0f72-457f-8881-2eb39007152f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 06:54:02,673 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/9c0778ff9be7466a81e9d48148cc225a used request id req-e022361b-0f72-457f-8881-2eb39007152f 2019-01-18 06:54:02,674 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:54:03,060 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "488fca829f8b496daa1cd2cdc6e45c49", "name": "Member"}, {"id": "c65201bd05504fa786d79b166e8bbba3", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}], "expires_at": "2019-01-18T07:54:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "020d00b5451a467cb276d06789a1149d", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "id": "e292c913af7844408b6509a836e493f5"}, "audit_ids": ["QtPiLTikSveemiUoMbnZtQ"], "issued_at": "2019-01-18T06:54:03.000000Z"}} 2019-01-18 06:54:03,061 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5dcbdcafc4baf3aff09fdd8f89800420f193651a" 2019-01-18 06:54:03,144 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:54:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0a88e103-f540-4ae9-a359-39628901c427 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:54:03,144 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-0a88e103-f540-4ae9-a359-39628901c427 2019-01-18 06:54:03,146 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:54:03,147 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:54:03,525 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "488fca829f8b496daa1cd2cdc6e45c49", "name": "Member"}, {"id": "c65201bd05504fa786d79b166e8bbba3", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}], "expires_at": "2019-01-18T07:54:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "020d00b5451a467cb276d06789a1149d", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "id": "e292c913af7844408b6509a836e493f5"}, "audit_ids": ["8bykdGpSTkWpCq-Bjt7csg"], "issued_at": "2019-01-18T06:54:03.000000Z"}} 2019-01-18 06:54:03,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}0523c5d678b3e5a6ae4401c5c9c44900296bdb49" 2019-01-18 06:54:03,610 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:54:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-72485db8-8442-4b47-9a03-3ae53948a860 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:54:03,610 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-72485db8-8442-4b47-9a03-3ae53948a860 2019-01-18 06:54:03,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" 2019-01-18 06:54:03,620 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 18 Jan 2019 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"}]}]}} 2019-01-18 06:54:03,621 - 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-8849aafe-0305-444-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0523c5d678b3e5a6ae4401c5c9c44900296bdb49" 2019-01-18 06:54:03,702 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:54:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5fd484c3-48c0-4382-bbda-a1da69851849 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=AnsibleProvisioningTests-8849aafe-0305-444-proj", "previous": null, "next": null}, "projects": []} 2019-01-18 06:54:03,702 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?enabled=True&domain_name=Default&name=AnsibleProvisioningTests-8849aafe-0305-444-proj used request id req-5fd484c3-48c0-4382-bbda-a1da69851849 2019-01-18 06:54:03,706 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0523c5d678b3e5a6ae4401c5c9c44900296bdb49" 2019-01-18 06:54:03,867 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:54:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-31b07426-4ca8-4055-8c18-c277c1dccbe4 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-18 06:54:03,868 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-31b07426-4ca8-4055-8c18-c277c1dccbe4 2019-01-18 06:54:03,872 - 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}0523c5d678b3e5a6ae4401c5c9c44900296bdb49" -d '{"project": {"enabled": true, "domain_id": "default", "name": "AnsibleProvisioningTests-8849aafe-0305-444-proj"}}' 2019-01-18 06:54:03,992 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 18 Jan 2019 06:54:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c3eba281-488e-4646-b866-ccf4a15294e5 Content-Length: 309 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/336b4a2a4b744ffb890cf35de3a85e83"}, "enabled": true, "id": "336b4a2a4b744ffb890cf35de3a85e83", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-8849aafe-0305-444-proj"}} 2019-01-18 06:54:03,992 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-c3eba281-488e-4646-b866-ccf4a15294e5 2019-01-18 06:54:03,992 - keystone_utils - INFO - Created project with name - AnsibleProvisioningTests-8849aafe-0305-444-proj 2019-01-18 06:54:03,993 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:54:03,994 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:54:04,373 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "488fca829f8b496daa1cd2cdc6e45c49", "name": "Member"}, {"id": "c65201bd05504fa786d79b166e8bbba3", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}], "expires_at": "2019-01-18T07:54:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "020d00b5451a467cb276d06789a1149d", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "id": "e292c913af7844408b6509a836e493f5"}, "audit_ids": ["gNJUbkO9SzSyab6sCHR5nA"], "issued_at": "2019-01-18T06:54:04.000000Z"}} 2019-01-18 06:54:04,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}8b241107a1a1cc5e8b14461b537ed3c8cc04c81e" 2019-01-18 06:54:04,455 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:54:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-06c3876a-b3de-40ec-9675-f0a6db845fb0 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:54:04,455 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-06c3876a-b3de-40ec-9675-f0a6db845fb0 2019-01-18 06:54:04,460 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-18 06:54:04,465 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 18 Jan 2019 06:54: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"}]}]}} 2019-01-18 06:54:04,466 - 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}8b241107a1a1cc5e8b14461b537ed3c8cc04c81e" 2019-01-18 06:54:04,559 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:54:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a215c99a-7a12-4988-802d-6dfbbbbde2b1 Content-Encoding: gzip Content-Length: 869 Content-Type: application/json RESP BODY: {"users": [{"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/0607a2b4beb0408e9fa51cc5ba027ac6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0607a2b4beb0408e9fa51cc5ba027ac6", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/17c61b95071545a094cc82823d2b88b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "17c61b95071545a094cc82823d2b88b8", "email": "nova@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/29e5d2dfed2447bda26fc75bd1122674"}, "domain_id": "default", "enabled": true, "options": {}, "id": "29e5d2dfed2447bda26fc75bd1122674", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/3b6dcc8c791e4b6e8831f5b5e583de80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3b6dcc8c791e4b6e8831f5b5e583de80", "email": "neutron@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.23:5000/v3/users/45ab52d673584bc198669be88c88b878"}, "domain_id": "default", "enabled": true, "options": {}, "id": "45ab52d673584bc198669be88c88b878", "email": "barbican@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/57795b4ee52f49c6a71f55bb6c4012f8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "57795b4ee52f49c6a71f55bb6c4012f8", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/5c52969262974d64ac2a300ca5d60f50"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c52969262974d64ac2a300ca5d60f50", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/5fc15572bb1c489ba92bd9945bbc1f64"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5fc15572bb1c489ba92bd9945bbc1f64", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/6b519d70e25f4e61a9dfd738cd6bba22"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6b519d70e25f4e61a9dfd738cd6bba22", "email": "heat@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.23:5000/v3/users/8248437208b540c2893a7117ad102a87"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8248437208b540c2893a7117ad102a87", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/890dee97e62840c5b15e36f03f6b7efc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "890dee97e62840c5b15e36f03f6b7efc", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/8cccb516ecc44ed9bb7c8633df108fd4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8cccb516ecc44ed9bb7c8633df108fd4", "email": "glance@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.23:5000/v3/users/97c3d863a98148299fa116fdb54be470"}, "domain_id": "default", "enabled": true, "options": {}, "id": "97c3d863a98148299fa116fdb54be470", "email": "tacker@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/a2a0c8c0f19941808c9f618af50b3b79"}, "domain_id": "c19db1b8f60647a9a114cd23287c807b", "enabled": true, "options": {}, "id": "a2a0c8c0f19941808c9f618af50b3b79", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "links": {"self": "http://172.30.9.23:5000/v3/users/e292c913af7844408b6509a836e493f5"}, "domain_id": "default", "enabled": true, "id": "e292c913af7844408b6509a836e493f5", "options": {}}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/fe5de73ba9cb41b2be24ccf1f72f5ed4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe5de73ba9cb41b2be24ccf1f72f5ed4", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2019-01-18 06:54:04,559 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-a215c99a-7a12-4988-802d-6dfbbbbde2b1 2019-01-18 06:54:04,563 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects?name=AnsibleProvisioningTests-8849aafe-0305-444-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b241107a1a1cc5e8b14461b537ed3c8cc04c81e" 2019-01-18 06:54:04,649 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:54:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-74c53553-f224-4ce5-b93d-57f2a64bef57 Content-Encoding: gzip Content-Length: 253 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/projects?name=AnsibleProvisioningTests-8849aafe-0305-444-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.23:5000/v3/projects/336b4a2a4b744ffb890cf35de3a85e83"}, "enabled": true, "id": "336b4a2a4b744ffb890cf35de3a85e83", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-8849aafe-0305-444-proj"}]} 2019-01-18 06:54:04,649 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?name=AnsibleProvisioningTests-8849aafe-0305-444-proj used request id req-74c53553-f224-4ce5-b93d-57f2a64bef57 2019-01-18 06:54:04,653 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b241107a1a1cc5e8b14461b537ed3c8cc04c81e" 2019-01-18 06:54:04,747 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:54:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-669bea35-eae6-443a-a214-1dae2907bf8c Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.23:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-18 06:54:04,747 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains?name=Default used request id req-669bea35-eae6-443a-a214-1dae2907bf8c 2019-01-18 06:54:05,143 - keystone_utils - INFO - Created user with name - AnsibleProvisioningTests-8849aafe-0305-444-user 2019-01-18 06:54:05,143 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:54:05,148 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0523c5d678b3e5a6ae4401c5c9c44900296bdb49" 2019-01-18 06:54:05,249 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:54:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8a914252-8f10-4076-96a0-577808245466 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "488fca829f8b496daa1cd2cdc6e45c49", "links": {"self": "http://172.30.9.23:5000/v3/roles/488fca829f8b496daa1cd2cdc6e45c49"}, "name": "Member"}, {"domain_id": null, "id": "6b7f4f4f76264b6fb449c43b86ee3817", "links": {"self": "http://172.30.9.23:5000/v3/roles/6b7f4f4f76264b6fb449c43b86ee3817"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a482b711adf94961bf4bb28eda7f0e28", "links": {"self": "http://172.30.9.23:5000/v3/roles/a482b711adf94961bf4bb28eda7f0e28"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c65201bd05504fa786d79b166e8bbba3", "links": {"self": "http://172.30.9.23:5000/v3/roles/c65201bd05504fa786d79b166e8bbba3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "e7e317b66c174923a8cb46c48d897c8d", "links": {"self": "http://172.30.9.23:5000/v3/roles/e7e317b66c174923a8cb46c48d897c8d"}, "name": "ResellerAdmin"}]} 2019-01-18 06:54:05,249 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-8a914252-8f10-4076-96a0-577808245466 2019-01-18 06:54:05,253 - 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}0523c5d678b3e5a6ae4401c5c9c44900296bdb49" -d '{"role": {"name": "AnsibleProvisioningTests-8849aafe-0305-444-proj-role"}}' 2019-01-18 06:54:05,364 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 18 Jan 2019 06:54:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b12cd575-0b7e-4919-a041-978789ece8c3 Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "e35dce94af714759a7cda646dc294b08", "links": {"self": "http://172.30.9.23:5000/v3/roles/e35dce94af714759a7cda646dc294b08"}, "name": "AnsibleProvisioningTests-8849aafe-0305-444-proj-role"}} 2019-01-18 06:54:05,364 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-b12cd575-0b7e-4919-a041-978789ece8c3 2019-01-18 06:54:05,364 - keystone_utils - INFO - Created role with name - AnsibleProvisioningTests-8849aafe-0305-444-proj-role 2019-01-18 06:54:05,368 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles/e35dce94af714759a7cda646dc294b08 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0523c5d678b3e5a6ae4401c5c9c44900296bdb49" 2019-01-18 06:54:05,382 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:54:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c63d9d13-2300-4ebb-a2df-2d7b8493a237 Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.23:5000/v3/roles/e35dce94af714759a7cda646dc294b08"}, "domain_id": null, "name": "AnsibleProvisioningTests-8849aafe-0305-444-proj-role", "id": "e35dce94af714759a7cda646dc294b08"}} 2019-01-18 06:54:05,382 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/e35dce94af714759a7cda646dc294b08 used request id req-c63d9d13-2300-4ebb-a2df-2d7b8493a237 2019-01-18 06:54:05,382 - keystone_utils - INFO - Granting role AnsibleProvisioningTests-8849aafe-0305-444-proj-role to project AnsibleProvisioningTests-8849aafe-0305-444-proj 2019-01-18 06:54:05,386 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:5000/v3/projects/336b4a2a4b744ffb890cf35de3a85e83/users/1eb5b64549cf461da7ead4fd9c711d9b/roles/e35dce94af714759a7cda646dc294b08 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0523c5d678b3e5a6ae4401c5c9c44900296bdb49" 2019-01-18 06:54:05,516 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 06:54:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bcd40dba-f6d7-48a7-a184-966abcdeda0a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 06:54:05,516 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/336b4a2a4b744ffb890cf35de3a85e83/users/1eb5b64549cf461da7ead4fd9c711d9b/roles/e35dce94af714759a7cda646dc294b08 used request id req-bcd40dba-f6d7-48a7-a184-966abcdeda0a 2019-01-18 06:54:05,517 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-18 06:54:05,519 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img'} 2019-01-18 06:54:05,519 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:54:05,520 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:54:05,900 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e35dce94af714759a7cda646dc294b08", "name": "AnsibleProvisioningTests-8849aafe-0305-444-proj-role"}], "expires_at": "2019-01-18T07:54:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "336b4a2a4b744ffb890cf35de3a85e83", "name": "AnsibleProvisioningTests-8849aafe-0305-444-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/336b4a2a4b744ffb890cf35de3a85e83", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/336b4a2a4b744ffb890cf35de3a85e83", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/336b4a2a4b744ffb890cf35de3a85e83", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/336b4a2a4b744ffb890cf35de3a85e83", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/336b4a2a4b744ffb890cf35de3a85e83", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/336b4a2a4b744ffb890cf35de3a85e83", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/336b4a2a4b744ffb890cf35de3a85e83", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/336b4a2a4b744ffb890cf35de3a85e83", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/336b4a2a4b744ffb890cf35de3a85e83", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/336b4a2a4b744ffb890cf35de3a85e83", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/336b4a2a4b744ffb890cf35de3a85e83", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/336b4a2a4b744ffb890cf35de3a85e83", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "AnsibleProvisioningTests-8849aafe-0305-444-user", "id": "1eb5b64549cf461da7ead4fd9c711d9b"}, "audit_ids": ["XlgqKy76QAWm-a6g_IOxWg"], "issued_at": "2019-01-18T06:54:05.000000Z"}} 2019-01-18 06:54: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}b58abc26bf8c2d8d48beef109fd19a7f61d522f6" 2019-01-18 06:54:05,974 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:54:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4c8d3476-32ca-4afc-879a-1bef360905ea Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:54:05,974 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-4c8d3476-32ca-4afc-879a-1bef360905ea 2019-01-18 06:54:05,978 - 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-c85dc2e4-b9c8-4077-991c-9c31db1cb004--image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b58abc26bf8c2d8d48beef109fd19a7f61d522f6" 2019-01-18 06:54:06,158 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 170 Content-Type: application/json X-Openstack-Request-Id: req-d8fd61a6-841d-4804-917d-b855cbd0e557 Date: Fri, 18 Jan 2019 06:54:06 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=AnsibleProvisioningTests-c85dc2e4-b9c8-4077-991c-9c31db1cb004--image"} 2019-01-18 06:54:06,158 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=AnsibleProvisioningTests-c85dc2e4-b9c8-4077-991c-9c31db1cb004--image used request id req-d8fd61a6-841d-4804-917d-b855cbd0e557 2019-01-18 06:54:06,162 - 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}b58abc26bf8c2d8d48beef109fd19a7f61d522f6" 2019-01-18 06:54:06,687 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-ed803ba5-f614-4890-8eac-6eaa454c0fe7 Date: Fri, 18 Jan 2019 06:54: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"}}} 2019-01-18 06:54:06,688 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-ed803ba5-f614-4890-8eac-6eaa454c0fe7 2019-01-18 06:54:06,718 - 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}b58abc26bf8c2d8d48beef109fd19a7f61d522f6" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "AnsibleProvisioningTests-c85dc2e4-b9c8-4077-991c-9c31db1cb004--image"}' 2019-01-18 06:54:07,348 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 629 Content-Type: application/json Location: http://172.30.9.23:9292/v2/images/c69ff4af-48de-4b91-a38c-4cd8b7c97031 X-Openstack-Request-Id: req-8c98918e-498e-49df-b6a6-49c5a1f0a18a Date: Fri, 18 Jan 2019 06:54:07 GMT RESP BODY: {"status": "queued", "name": "AnsibleProvisioningTests-c85dc2e4-b9c8-4077-991c-9c31db1cb004--image", "tags": [], "container_format": "bare", "created_at": "2019-01-18T06:54:06Z", "size": null, "disk_format": "qcow2", "updated_at": "2019-01-18T06:54:06Z", "visibility": "shared", "locations": [], "self": "/v2/images/c69ff4af-48de-4b91-a38c-4cd8b7c97031", "min_disk": 0, "protected": false, "id": "c69ff4af-48de-4b91-a38c-4cd8b7c97031", "file": "/v2/images/c69ff4af-48de-4b91-a38c-4cd8b7c97031/file", "checksum": null, "owner": "336b4a2a4b744ffb890cf35de3a85e83", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-18 06:54:07,348 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-8c98918e-498e-49df-b6a6-49c5a1f0a18a 2019-01-18 06:54:07,359 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9292/v2/images/c69ff4af-48de-4b91-a38c-4cd8b7c97031/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b58abc26bf8c2d8d48beef109fd19a7f61d522f6" -d '' 2019-01-18 06:54:14,448 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-ffab6699-7ed9-436a-b2cc-fd92932ab22e Date: Fri, 18 Jan 2019 06:54:14 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-18 06:54:14,449 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/c69ff4af-48de-4b91-a38c-4cd8b7c97031/file used request id req-ffab6699-7ed9-436a-b2cc-fd92932ab22e 2019-01-18 06:54:14,449 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img 2019-01-18 06:54:14,453 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/c69ff4af-48de-4b91-a38c-4cd8b7c97031 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b58abc26bf8c2d8d48beef109fd19a7f61d522f6" 2019-01-18 06:54:15,003 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-e5b185bc-4816-48d3-b204-897b180a788c Date: Fri, 18 Jan 2019 06:54:15 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "AnsibleProvisioningTests-c85dc2e4-b9c8-4077-991c-9c31db1cb004--image", "tags": [], "container_format": "bare", "created_at": "2019-01-18T06:54:06Z", "size": 263717376, "disk_format": "qcow2", "updated_at": "2019-01-18T06:54:14Z", "visibility": "shared", "locations": [{"url": "rbd://af014572-0a5d-4a80-a07f-9105f52ab2c1/images/c69ff4af-48de-4b91-a38c-4cd8b7c97031/snap", "metadata": {}}], "self": "/v2/images/c69ff4af-48de-4b91-a38c-4cd8b7c97031", "min_disk": 0, "protected": false, "id": "c69ff4af-48de-4b91-a38c-4cd8b7c97031", "file": "/v2/images/c69ff4af-48de-4b91-a38c-4cd8b7c97031/file", "checksum": "1bb230415bf3b405b9b824519afbf1cb", "owner": "336b4a2a4b744ffb890cf35de3a85e83", "direct_url": "rbd://af014572-0a5d-4a80-a07f-9105f52ab2c1/images/c69ff4af-48de-4b91-a38c-4cd8b7c97031/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-18 06:54:15,003 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/c69ff4af-48de-4b91-a38c-4cd8b7c97031 used request id req-e5b185bc-4816-48d3-b204-897b180a788c 2019-01-18 06:54:15,007 - 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}b58abc26bf8c2d8d48beef109fd19a7f61d522f6" 2019-01-18 06:54:15,539 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-3f841407-969f-4354-9f53-8bf7368e7f81 Date: Fri, 18 Jan 2019 06:54: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"}}} 2019-01-18 06:54:15,539 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-3f841407-969f-4354-9f53-8bf7368e7f81 2019-01-18 06:54:15,542 - create_image - INFO - Created image with name - AnsibleProvisioningTests-c85dc2e4-b9c8-4077-991c-9c31db1cb004--image 2019-01-18 06:54:15,545 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9292/v2/images/c69ff4af-48de-4b91-a38c-4cd8b7c97031 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b58abc26bf8c2d8d48beef109fd19a7f61d522f6" 2019-01-18 06:54:15,702 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-e7490487-3b3e-4091-8299-434cf13cec88 Date: Fri, 18 Jan 2019 06:54:15 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "AnsibleProvisioningTests-c85dc2e4-b9c8-4077-991c-9c31db1cb004--image", "tags": [], "container_format": "bare", "created_at": "2019-01-18T06:54:06Z", "size": 263717376, "disk_format": "qcow2", "updated_at": "2019-01-18T06:54:14Z", "visibility": "shared", "locations": [{"url": "rbd://af014572-0a5d-4a80-a07f-9105f52ab2c1/images/c69ff4af-48de-4b91-a38c-4cd8b7c97031/snap", "metadata": {}}], "self": "/v2/images/c69ff4af-48de-4b91-a38c-4cd8b7c97031", "min_disk": 0, "protected": false, "id": "c69ff4af-48de-4b91-a38c-4cd8b7c97031", "file": "/v2/images/c69ff4af-48de-4b91-a38c-4cd8b7c97031/file", "checksum": "1bb230415bf3b405b9b824519afbf1cb", "owner": "336b4a2a4b744ffb890cf35de3a85e83", "direct_url": "rbd://af014572-0a5d-4a80-a07f-9105f52ab2c1/images/c69ff4af-48de-4b91-a38c-4cd8b7c97031/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-18 06:54:15,702 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images/c69ff4af-48de-4b91-a38c-4cd8b7c97031 used request id req-e7490487-3b3e-4091-8299-434cf13cec88 2019-01-18 06:54:15,703 - create_image - DEBUG - Instance status is - active 2019-01-18 06:54:15,703 - create_image - DEBUG - Image is active with name - AnsibleProvisioningTests-c85dc2e4-b9c8-4077-991c-9c31db1cb004--image 2019-01-18 06:54:15,703 - create_image - INFO - Image is now active with name - AnsibleProvisioningTests-c85dc2e4-b9c8-4077-991c-9c31db1cb004--image 2019-01-18 06:54:15,704 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:54:15,704 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:54:16,082 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e35dce94af714759a7cda646dc294b08", "name": "AnsibleProvisioningTests-8849aafe-0305-444-proj-role"}], "expires_at": "2019-01-18T07:54:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "336b4a2a4b744ffb890cf35de3a85e83", "name": "AnsibleProvisioningTests-8849aafe-0305-444-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/336b4a2a4b744ffb890cf35de3a85e83", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/336b4a2a4b744ffb890cf35de3a85e83", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/336b4a2a4b744ffb890cf35de3a85e83", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/336b4a2a4b744ffb890cf35de3a85e83", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/336b4a2a4b744ffb890cf35de3a85e83", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/336b4a2a4b744ffb890cf35de3a85e83", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/336b4a2a4b744ffb890cf35de3a85e83", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/336b4a2a4b744ffb890cf35de3a85e83", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/336b4a2a4b744ffb890cf35de3a85e83", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/336b4a2a4b744ffb890cf35de3a85e83", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/336b4a2a4b744ffb890cf35de3a85e83", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/336b4a2a4b744ffb890cf35de3a85e83", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "AnsibleProvisioningTests-8849aafe-0305-444-user", "id": "1eb5b64549cf461da7ead4fd9c711d9b"}, "audit_ids": ["Azy4sHfvSH-ppVWvVChDgg"], "issued_at": "2019-01-18T06:54:16.000000Z"}} 2019-01-18 06:54:16,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}86636349c75591aa32fc0dbbfb7f87df762d2c20" 2019-01-18 06:54:16,158 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:54:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-947ad6ef-8dd4-4bc4-9304-af3c47ac0450 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:54:16,159 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-947ad6ef-8dd4-4bc4-9304-af3c47ac0450 2019-01-18 06:54:16,165 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=AnsibleProvisioningTests-c85dc2e4-b9c8-4077-991c-9c31db1cb004-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}86636349c75591aa32fc0dbbfb7f87df762d2c20" 2019-01-18 06:54:16,331 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-85a36edf-b939-46d4-b5c7-95ea083e38ae Date: Fri, 18 Jan 2019 06:54:16 GMT RESP BODY: {"networks":[]} 2019-01-18 06:54:16,331 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=AnsibleProvisioningTests-c85dc2e4-b9c8-4077-991c-9c31db1cb004-pub-net used request id req-85a36edf-b939-46d4-b5c7-95ea083e38ae 2019-01-18 06:54:16,331 - neutron_utils - INFO - Creating network with name AnsibleProvisioningTests-c85dc2e4-b9c8-4077-991c-9c31db1cb004-pub-net 2019-01-18 06:54:16,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}86636349c75591aa32fc0dbbfb7f87df762d2c20" -d '{"network": {"name": "AnsibleProvisioningTests-c85dc2e4-b9c8-4077-991c-9c31db1cb004-pub-net", "admin_state_up": true}}' 2019-01-18 06:54:16,876 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 627 X-Openstack-Request-Id: req-31efb97d-810b-4720-80b9-8f8c533f6493 Date: Fri, 18 Jan 2019 06:54:16 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"862faa61-c060-4b51-9434-cc420e120fb3","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"336b4a2a4b744ffb890cf35de3a85e83","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-18T06:54:16Z","is_default":false,"name":"AnsibleProvisioningTests-c85dc2e4-b9c8-4077-991c-9c31db1cb004-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"336b4a2a4b744ffb890cf35de3a85e83","created_at":"2019-01-18T06:54:16Z","mtu":1450}} 2019-01-18 06:54:16,876 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks used request id req-31efb97d-810b-4720-80b9-8f8c533f6493 2019-01-18 06:54:16,882 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=862faa61-c060-4b51-9434-cc420e120fb3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}86636349c75591aa32fc0dbbfb7f87df762d2c20" 2019-01-18 06:54:17,112 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 611 X-Openstack-Request-Id: req-cf20c32a-383a-4b68-b42b-1cf2b3a5ed4f Date: Fri, 18 Jan 2019 06:54:17 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":"2019-01-18T06:54:16Z","tenant_id":"336b4a2a4b744ffb890cf35de3a85e83","created_at":"2019-01-18T06:54:16Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"336b4a2a4b744ffb890cf35de3a85e83","id":"862faa61-c060-4b51-9434-cc420e120fb3","name":"AnsibleProvisioningTests-c85dc2e4-b9c8-4077-991c-9c31db1cb004-pub-net"}]} 2019-01-18 06:54:17,112 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=862faa61-c060-4b51-9434-cc420e120fb3 used request id req-cf20c32a-383a-4b68-b42b-1cf2b3a5ed4f 2019-01-18 06:54:17,118 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=862faa61-c060-4b51-9434-cc420e120fb3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}86636349c75591aa32fc0dbbfb7f87df762d2c20" 2019-01-18 06:54:17,278 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-e8d7b2f2-9e57-4c87-97a1-c0c62a97b292 Date: Fri, 18 Jan 2019 06:54:17 GMT RESP BODY: {"subnets":[]} 2019-01-18 06:54:17,278 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=862faa61-c060-4b51-9434-cc420e120fb3 used request id req-e8d7b2f2-9e57-4c87-97a1-c0c62a97b292 2019-01-18 06:54:17,279 - neutron_utils - INFO - Creating subnet with name AnsibleProvisioningTests-c85dc2e4-b9c8-4077-991c-9c31db1cb004-pub-subnet 2019-01-18 06:54:17,284 - 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}86636349c75591aa32fc0dbbfb7f87df762d2c20" -d '{"subnets": [{"ip_version": 4, "network_id": "862faa61-c060-4b51-9434-cc420e120fb3", "cidr": "10.55.1.0/24", "name": "AnsibleProvisioningTests-c85dc2e4-b9c8-4077-991c-9c31db1cb004-pub-subnet"}]}' 2019-01-18 06:54:18,188 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-93e75ffe-7212-425b-b932-01d86c7a35e2 Date: Fri, 18 Jan 2019 06:54:18 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"862faa61-c060-4b51-9434-cc420e120fb3","tenant_id":"336b4a2a4b744ffb890cf35de3a85e83","created_at":"2019-01-18T06:54:17Z","dns_nameservers":[],"updated_at":"2019-01-18T06:54: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":"336b4a2a4b744ffb890cf35de3a85e83","id":"03f3ae6e-01a6-4213-8691-4d1ab92c00bf","subnetpool_id":null,"name":"AnsibleProvisioningTests-c85dc2e4-b9c8-4077-991c-9c31db1cb004-pub-subnet"}]} 2019-01-18 06:54:18,188 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets used request id req-93e75ffe-7212-425b-b932-01d86c7a35e2 2019-01-18 06:54:18,194 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=862faa61-c060-4b51-9434-cc420e120fb3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}86636349c75591aa32fc0dbbfb7f87df762d2c20" 2019-01-18 06:54:18,446 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 655 X-Openstack-Request-Id: req-c0f21a77-7279-46ad-9692-5efb036e046f Date: Fri, 18 Jan 2019 06:54: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":["03f3ae6e-01a6-4213-8691-4d1ab92c00bf"],"updated_at":"2019-01-18T06:54:17Z","tenant_id":"336b4a2a4b744ffb890cf35de3a85e83","created_at":"2019-01-18T06:54:16Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"336b4a2a4b744ffb890cf35de3a85e83","id":"862faa61-c060-4b51-9434-cc420e120fb3","name":"AnsibleProvisioningTests-c85dc2e4-b9c8-4077-991c-9c31db1cb004-pub-net"}]} 2019-01-18 06:54:18,446 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=862faa61-c060-4b51-9434-cc420e120fb3 used request id req-c0f21a77-7279-46ad-9692-5efb036e046f 2019-01-18 06:54:18,452 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=862faa61-c060-4b51-9434-cc420e120fb3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}86636349c75591aa32fc0dbbfb7f87df762d2c20" 2019-01-18 06:54:18,644 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-d6fb64c8-86e0-4f12-9b5f-b1baa870b765 Date: Fri, 18 Jan 2019 06:54:18 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"862faa61-c060-4b51-9434-cc420e120fb3","tenant_id":"336b4a2a4b744ffb890cf35de3a85e83","created_at":"2019-01-18T06:54:17Z","dns_nameservers":[],"updated_at":"2019-01-18T06:54: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":"336b4a2a4b744ffb890cf35de3a85e83","id":"03f3ae6e-01a6-4213-8691-4d1ab92c00bf","subnetpool_id":null,"name":"AnsibleProvisioningTests-c85dc2e4-b9c8-4077-991c-9c31db1cb004-pub-subnet"}]} 2019-01-18 06:54:18,644 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=862faa61-c060-4b51-9434-cc420e120fb3 used request id req-d6fb64c8-86e0-4f12-9b5f-b1baa870b765 2019-01-18 06:54:18,644 - OpenStackNetwork - DEBUG - Network [862faa61-c060-4b51-9434-cc420e120fb3] created successfully 2019-01-18 06:54:18,644 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:54:18,645 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:54:19,016 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e35dce94af714759a7cda646dc294b08", "name": "AnsibleProvisioningTests-8849aafe-0305-444-proj-role"}], "expires_at": "2019-01-18T07:54:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "336b4a2a4b744ffb890cf35de3a85e83", "name": "AnsibleProvisioningTests-8849aafe-0305-444-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/336b4a2a4b744ffb890cf35de3a85e83", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/336b4a2a4b744ffb890cf35de3a85e83", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/336b4a2a4b744ffb890cf35de3a85e83", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/336b4a2a4b744ffb890cf35de3a85e83", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/336b4a2a4b744ffb890cf35de3a85e83", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/336b4a2a4b744ffb890cf35de3a85e83", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/336b4a2a4b744ffb890cf35de3a85e83", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/336b4a2a4b744ffb890cf35de3a85e83", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/336b4a2a4b744ffb890cf35de3a85e83", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/336b4a2a4b744ffb890cf35de3a85e83", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/336b4a2a4b744ffb890cf35de3a85e83", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/336b4a2a4b744ffb890cf35de3a85e83", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "AnsibleProvisioningTests-8849aafe-0305-444-user", "id": "1eb5b64549cf461da7ead4fd9c711d9b"}, "audit_ids": ["4epmwDyPTUWX5NBESA78oA"], "issued_at": "2019-01-18T06:54:19.000000Z"}} 2019-01-18 06:54: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}3260c35ac15632976604dc48890e9bedba9b7cf0" 2019-01-18 06:54:19,091 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:54:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-575048ff-14fb-421c-bf41-fa6107f6fc98 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:54:19,091 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-575048ff-14fb-421c-bf41-fa6107f6fc98 2019-01-18 06:54:19,099 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/routers?name=AnsibleProvisioningTests-c85dc2e4-b9c8-4077-991c-9c31db1cb004-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3260c35ac15632976604dc48890e9bedba9b7cf0" 2019-01-18 06:54:19,302 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-0693b8e1-4d52-46a9-9147-b2419942fa37 Date: Fri, 18 Jan 2019 06:54:19 GMT RESP BODY: {"routers": []} 2019-01-18 06:54:19,302 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers?name=AnsibleProvisioningTests-c85dc2e4-b9c8-4077-991c-9c31db1cb004-pub-router&admin_state_up=True used request id req-0693b8e1-4d52-46a9-9147-b2419942fa37 2019-01-18 06:54:19,303 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:54:19,304 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:54:19,688 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e35dce94af714759a7cda646dc294b08", "name": "AnsibleProvisioningTests-8849aafe-0305-444-proj-role"}], "expires_at": "2019-01-18T07:54:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "336b4a2a4b744ffb890cf35de3a85e83", "name": "AnsibleProvisioningTests-8849aafe-0305-444-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/336b4a2a4b744ffb890cf35de3a85e83", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/336b4a2a4b744ffb890cf35de3a85e83", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/336b4a2a4b744ffb890cf35de3a85e83", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/336b4a2a4b744ffb890cf35de3a85e83", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/336b4a2a4b744ffb890cf35de3a85e83", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/336b4a2a4b744ffb890cf35de3a85e83", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/336b4a2a4b744ffb890cf35de3a85e83", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/336b4a2a4b744ffb890cf35de3a85e83", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/336b4a2a4b744ffb890cf35de3a85e83", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/336b4a2a4b744ffb890cf35de3a85e83", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/336b4a2a4b744ffb890cf35de3a85e83", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/336b4a2a4b744ffb890cf35de3a85e83", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "AnsibleProvisioningTests-8849aafe-0305-444-user", "id": "1eb5b64549cf461da7ead4fd9c711d9b"}, "audit_ids": ["Ak5hxb7RSUa5Hy0FQJz_3w"], "issued_at": "2019-01-18T06:54:19.000000Z"}} 2019-01-18 06:54:19,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}b5e13eb4998cf1325a628855e6d2314cad12db60" 2019-01-18 06:54:19,759 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:54:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-550a3958-36cf-42ae-b732-5baaeecfc67b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:54:19,759 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-550a3958-36cf-42ae-b732-5baaeecfc67b 2019-01-18 06:54:19,767 - 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}3260c35ac15632976604dc48890e9bedba9b7cf0" 2019-01-18 06:54:20,108 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-737c9d7c-527b-4611-b2e4-555760d90825 Date: Fri, 18 Jan 2019 06:54:20 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"c7128340-d09d-4472-ab8c-6b0e75149f5d","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"47feb8aba08a40dca7028a1701e597b9","status":"ACTIVE","subnets":["99f540fb-52d8-49ca-b59c-736c854d3c9e"],"description":"","tags":[],"updated_at":"2019-01-18T04:39:13Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"47feb8aba08a40dca7028a1701e597b9","created_at":"2019-01-18T04:39:06Z","mtu":1500}]} 2019-01-18 06:54:20,108 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=external used request id req-737c9d7c-527b-4611-b2e4-555760d90825 2019-01-18 06:54:20,114 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=c7128340-d09d-4472-ab8c-6b0e75149f5d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3260c35ac15632976604dc48890e9bedba9b7cf0" 2019-01-18 06:54:20,299 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-f1a35308-e987-4e46-b1f4-2611527ae4b0 Date: Fri, 18 Jan 2019 06:54:20 GMT RESP BODY: {"subnets":[]} 2019-01-18 06:54:20,299 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=c7128340-d09d-4472-ab8c-6b0e75149f5d used request id req-f1a35308-e987-4e46-b1f4-2611527ae4b0 2019-01-18 06:54:20,300 - neutron_utils - INFO - Creating router with name - AnsibleProvisioningTests-c85dc2e4-b9c8-4077-991c-9c31db1cb004-pub-router 2019-01-18 06:54:20,306 - 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}3260c35ac15632976604dc48890e9bedba9b7cf0" -d '{"router": {"external_gateway_info": {"network_id": "c7128340-d09d-4472-ab8c-6b0e75149f5d"}, "name": "AnsibleProvisioningTests-c85dc2e4-b9c8-4077-991c-9c31db1cb004-pub-router", "admin_state_up": true}}' 2019-01-18 06:54:25,238 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 715 X-Openstack-Request-Id: req-c34ed652-8575-4c8e-89aa-02c7d67629a5 Date: Fri, 18 Jan 2019 06:54:25 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "c7128340-d09d-4472-ab8c-6b0e75149f5d", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "99f540fb-52d8-49ca-b59c-736c854d3c9e", "ip_address": "172.30.9.204"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "336b4a2a4b744ffb890cf35de3a85e83", "created_at": "2019-01-18T06:54:20Z", "admin_state_up": true, "updated_at": "2019-01-18T06:54:21Z", "flavor_id": null, "revision_number": 2, "routes": [], "project_id": "336b4a2a4b744ffb890cf35de3a85e83", "id": "b9ed323a-05a2-41c1-a659-d4094319a747", "name": "AnsibleProvisioningTests-c85dc2e4-b9c8-4077-991c-9c31db1cb004-pub-router"}} 2019-01-18 06:54:25,239 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/routers used request id req-c34ed652-8575-4c8e-89aa-02c7d67629a5 2019-01-18 06:54:25,244 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?device_id=b9ed323a-05a2-41c1-a659-d4094319a747 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3260c35ac15632976604dc48890e9bedba9b7cf0" 2019-01-18 06:54:25,413 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-31fb8606-3bd7-4b0e-8554-0d3b206f73b4 Date: Fri, 18 Jan 2019 06:54:25 GMT RESP BODY: {"ports":[]} 2019-01-18 06:54:25,413 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?device_id=b9ed323a-05a2-41c1-a659-d4094319a747 used request id req-31fb8606-3bd7-4b0e-8554-0d3b206f73b4 2019-01-18 06:54:25,419 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=AnsibleProvisioningTests-c85dc2e4-b9c8-4077-991c-9c31db1cb004-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3260c35ac15632976604dc48890e9bedba9b7cf0" 2019-01-18 06:54:25,708 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 655 X-Openstack-Request-Id: req-4f9310d7-d530-4276-824f-c78637cc5dfa Date: Fri, 18 Jan 2019 06:54: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":["03f3ae6e-01a6-4213-8691-4d1ab92c00bf"],"updated_at":"2019-01-18T06:54:17Z","tenant_id":"336b4a2a4b744ffb890cf35de3a85e83","created_at":"2019-01-18T06:54:16Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"336b4a2a4b744ffb890cf35de3a85e83","id":"862faa61-c060-4b51-9434-cc420e120fb3","name":"AnsibleProvisioningTests-c85dc2e4-b9c8-4077-991c-9c31db1cb004-pub-net"}]} 2019-01-18 06:54:25,708 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=AnsibleProvisioningTests-c85dc2e4-b9c8-4077-991c-9c31db1cb004-pub-net used request id req-4f9310d7-d530-4276-824f-c78637cc5dfa 2019-01-18 06:54:25,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" 2019-01-18 06:54:25,717 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 18 Jan 2019 06:54: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"}]}]}} 2019-01-18 06:54:25,718 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/336b4a2a4b744ffb890cf35de3a85e83 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3260c35ac15632976604dc48890e9bedba9b7cf0" 2019-01-18 06:54:25,800 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:54:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-20dd0906-4119-466f-ae26-f3d327467306 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/336b4a2a4b744ffb890cf35de3a85e83"}, "enabled": true, "id": "336b4a2a4b744ffb890cf35de3a85e83", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-8849aafe-0305-444-proj"}} 2019-01-18 06:54:25,800 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/336b4a2a4b744ffb890cf35de3a85e83 used request id req-20dd0906-4119-466f-ae26-f3d327467306 2019-01-18 06:54:25,806 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=862faa61-c060-4b51-9434-cc420e120fb3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3260c35ac15632976604dc48890e9bedba9b7cf0" 2019-01-18 06:54:25,856 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-3e80e735-c196-45f0-a974-9bb3e76d623a Date: Fri, 18 Jan 2019 06:54:25 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"862faa61-c060-4b51-9434-cc420e120fb3","tenant_id":"336b4a2a4b744ffb890cf35de3a85e83","created_at":"2019-01-18T06:54:17Z","dns_nameservers":[],"updated_at":"2019-01-18T06:54: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":"336b4a2a4b744ffb890cf35de3a85e83","id":"03f3ae6e-01a6-4213-8691-4d1ab92c00bf","subnetpool_id":null,"name":"AnsibleProvisioningTests-c85dc2e4-b9c8-4077-991c-9c31db1cb004-pub-subnet"}]} 2019-01-18 06:54:25,856 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=862faa61-c060-4b51-9434-cc420e120fb3 used request id req-3e80e735-c196-45f0-a974-9bb3e76d623a 2019-01-18 06:54:25,861 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=862faa61-c060-4b51-9434-cc420e120fb3&name=AnsibleProvisioningTests-c85dc2e4-b9c8-4077-991c-9c31db1cb004-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3260c35ac15632976604dc48890e9bedba9b7cf0" 2019-01-18 06:54:26,067 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-f5a4d7e3-310d-4d94-99fb-976f5198ed47 Date: Fri, 18 Jan 2019 06:54:26 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"862faa61-c060-4b51-9434-cc420e120fb3","tenant_id":"336b4a2a4b744ffb890cf35de3a85e83","created_at":"2019-01-18T06:54:17Z","dns_nameservers":[],"updated_at":"2019-01-18T06:54: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":"336b4a2a4b744ffb890cf35de3a85e83","id":"03f3ae6e-01a6-4213-8691-4d1ab92c00bf","subnetpool_id":null,"name":"AnsibleProvisioningTests-c85dc2e4-b9c8-4077-991c-9c31db1cb004-pub-subnet"}]} 2019-01-18 06:54:26,067 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=862faa61-c060-4b51-9434-cc420e120fb3&name=AnsibleProvisioningTests-c85dc2e4-b9c8-4077-991c-9c31db1cb004-pub-subnet used request id req-f5a4d7e3-310d-4d94-99fb-976f5198ed47 2019-01-18 06:54:26,067 - OpenStackNetwork - DEBUG - Adding router to subnet... 2019-01-18 06:54:26,068 - neutron_utils - INFO - Adding interface to router with name AnsibleProvisioningTests-c85dc2e4-b9c8-4077-991c-9c31db1cb004-pub-router 2019-01-18 06:54:26,073 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9696/v2.0/routers/b9ed323a-05a2-41c1-a659-d4094319a747/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3260c35ac15632976604dc48890e9bedba9b7cf0" -d '{"subnet_id": "03f3ae6e-01a6-4213-8691-4d1ab92c00bf"}' 2019-01-18 06:54:27,993 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-ef9ed015-5f76-4ca3-9bcf-cab93f93229a Date: Fri, 18 Jan 2019 06:54:27 GMT RESP BODY: {"network_id": "862faa61-c060-4b51-9434-cc420e120fb3", "tenant_id": "336b4a2a4b744ffb890cf35de3a85e83", "subnet_id": "03f3ae6e-01a6-4213-8691-4d1ab92c00bf", "subnet_ids": ["03f3ae6e-01a6-4213-8691-4d1ab92c00bf"], "port_id": "79b43cf5-2cc3-422c-8533-0a7e0cf58161", "id": "b9ed323a-05a2-41c1-a659-d4094319a747"} 2019-01-18 06:54:27,993 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/b9ed323a-05a2-41c1-a659-d4094319a747/add_router_interface used request id req-ef9ed015-5f76-4ca3-9bcf-cab93f93229a 2019-01-18 06:54:27,999 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/routers/b9ed323a-05a2-41c1-a659-d4094319a747 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3260c35ac15632976604dc48890e9bedba9b7cf0" 2019-01-18 06:54:28,208 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 721 X-Openstack-Request-Id: req-057e9eec-9fe1-4dc7-a63f-64b68b0bfc09 Date: Fri, 18 Jan 2019 06:54:28 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "c7128340-d09d-4472-ab8c-6b0e75149f5d", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "99f540fb-52d8-49ca-b59c-736c854d3c9e", "ip_address": "172.30.9.204"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "336b4a2a4b744ffb890cf35de3a85e83", "created_at": "2019-01-18T06:54:20Z", "admin_state_up": true, "updated_at": "2019-01-18T06:54:27Z", "flavor_id": null, "revision_number": 7, "routes": [], "project_id": "336b4a2a4b744ffb890cf35de3a85e83", "id": "b9ed323a-05a2-41c1-a659-d4094319a747", "name": "AnsibleProvisioningTests-c85dc2e4-b9c8-4077-991c-9c31db1cb004-pub-router"}} 2019-01-18 06:54:28,209 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers/b9ed323a-05a2-41c1-a659-d4094319a747 used request id req-057e9eec-9fe1-4dc7-a63f-64b68b0bfc09 2019-01-18 06:54:28,214 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?device_id=b9ed323a-05a2-41c1-a659-d4094319a747 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3260c35ac15632976604dc48890e9bedba9b7cf0" 2019-01-18 06:54:28,420 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 753 X-Openstack-Request-Id: req-a928fcd5-185a-49e4-b74c-91716ee145c0 Date: Fri, 18 Jan 2019 06:54:28 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:54:27Z","device_owner":"network:ha_router_replicated_interface","revision_number":5,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"03f3ae6e-01a6-4213-8691-4d1ab92c00bf","ip_address":"10.55.1.1"}],"id":"79b43cf5-2cc3-422c-8533-0a7e0cf58161","security_groups":[],"mac_address":"fa:16:3e:3d:99:cf","project_id":"336b4a2a4b744ffb890cf35de3a85e83","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"862faa61-c060-4b51-9434-cc420e120fb3","tenant_id":"336b4a2a4b744ffb890cf35de3a85e83","created_at":"2019-01-18T06:54:26Z","binding:vnic_type":"normal","device_id":"b9ed323a-05a2-41c1-a659-d4094319a747"}]} 2019-01-18 06:54:28,420 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?device_id=b9ed323a-05a2-41c1-a659-d4094319a747 used request id req-a928fcd5-185a-49e4-b74c-91716ee145c0 2019-01-18 06:54:28,425 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets/03f3ae6e-01a6-4213-8691-4d1ab92c00bf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3260c35ac15632976604dc48890e9bedba9b7cf0" 2019-01-18 06:54:28,479 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 671 X-Openstack-Request-Id: req-be968c06-808e-4672-a99c-cbad4e413011 Date: Fri, 18 Jan 2019 06:54:28 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"862faa61-c060-4b51-9434-cc420e120fb3","tenant_id":"336b4a2a4b744ffb890cf35de3a85e83","created_at":"2019-01-18T06:54:17Z","dns_nameservers":[],"updated_at":"2019-01-18T06:54: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":"336b4a2a4b744ffb890cf35de3a85e83","id":"03f3ae6e-01a6-4213-8691-4d1ab92c00bf","subnetpool_id":null,"name":"AnsibleProvisioningTests-c85dc2e4-b9c8-4077-991c-9c31db1cb004-pub-subnet"}} 2019-01-18 06:54:28,479 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets/03f3ae6e-01a6-4213-8691-4d1ab92c00bf used request id req-be968c06-808e-4672-a99c-cbad4e413011 2019-01-18 06:54:28,480 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:54:28,481 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:54:28,864 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "488fca829f8b496daa1cd2cdc6e45c49", "name": "Member"}, {"id": "c65201bd05504fa786d79b166e8bbba3", "name": "heat_stack_owner"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}], "expires_at": "2019-01-18T07:54:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "020d00b5451a467cb276d06789a1149d", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/020d00b5451a467cb276d06789a1149d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "id": "e292c913af7844408b6509a836e493f5"}, "audit_ids": ["f2TV5vpvTEGcBqOr_F2LFA"], "issued_at": "2019-01-18T06:54:28.000000Z"}} 2019-01-18 06:54:28,864 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab05193ff280b8fc9a54f2b901005c02461ab6cd" 2019-01-18 06:54:28,947 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:54:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e061e815-9e26-4dbd-a48a-2958167d99b6 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:54:28,947 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-e061e815-9e26-4dbd-a48a-2958167d99b6 2019-01-18 06:54:28,948 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-18 06:54:28,953 - 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}ab05193ff280b8fc9a54f2b901005c02461ab6cd" 2019-01-18 06:54:29,134 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:54: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-3a4bfff6-82d7-452c-b9af-bb6a6d0927e6 x-compute-request-id: req-3a4bfff6-82d7-452c-b9af-bb6a6d0927e6 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2019-01-18 06:54:29,134 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-3a4bfff6-82d7-452c-b9af-bb6a6d0927e6 2019-01-18 06:54:29,138 - 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}ab05193ff280b8fc9a54f2b901005c02461ab6cd" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "AnsibleProvisioningTests-c85dc2e4-b9c8-4077-991c-9c31db1cb004-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 2048, "id": null, "swap": 0}}' 2019-01-18 06:54:29,183 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06: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-67e40a67-4401-4f46-a137-cac331030f72 x-compute-request-id: req-67e40a67-4401-4f46-a137-cac331030f72 Content-Encoding: gzip Content-Length: 320 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/187d4724-6e52-4a27-9947-14f96889c92a", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/187d4724-6e52-4a27-9947-14f96889c92a", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "187d4724-6e52-4a27-9947-14f96889c92a", "name": "AnsibleProvisioningTests-c85dc2e4-b9c8-4077-991c-9c31db1cb004-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2019-01-18 06:54:29,184 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-67e40a67-4401-4f46-a137-cac331030f72 2019-01-18 06:54:29,184 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:54:29,185 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:54:29,568 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e35dce94af714759a7cda646dc294b08", "name": "AnsibleProvisioningTests-8849aafe-0305-444-proj-role"}], "expires_at": "2019-01-18T07:54:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "336b4a2a4b744ffb890cf35de3a85e83", "name": "AnsibleProvisioningTests-8849aafe-0305-444-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/336b4a2a4b744ffb890cf35de3a85e83", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/336b4a2a4b744ffb890cf35de3a85e83", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/336b4a2a4b744ffb890cf35de3a85e83", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/336b4a2a4b744ffb890cf35de3a85e83", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/336b4a2a4b744ffb890cf35de3a85e83", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/336b4a2a4b744ffb890cf35de3a85e83", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/336b4a2a4b744ffb890cf35de3a85e83", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/336b4a2a4b744ffb890cf35de3a85e83", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/336b4a2a4b744ffb890cf35de3a85e83", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/336b4a2a4b744ffb890cf35de3a85e83", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/336b4a2a4b744ffb890cf35de3a85e83", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/336b4a2a4b744ffb890cf35de3a85e83", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "AnsibleProvisioningTests-8849aafe-0305-444-user", "id": "1eb5b64549cf461da7ead4fd9c711d9b"}, "audit_ids": ["Ur_lEzMwRcWKrp0lD6cDYg"], "issued_at": "2019-01-18T06:54:29.000000Z"}} 2019-01-18 06:54:29,568 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7a01a0e2c0ff36160c9b6af2efd58e0710b0990" 2019-01-18 06:54:29,633 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:54:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fcdbf8c5-8151-4580-99ed-bd1e2e4e9e12 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:54:29,633 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-fcdbf8c5-8151-4580-99ed-bd1e2e4e9e12 2019-01-18 06:54:29,635 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-18 06:54:29,640 - 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}a7a01a0e2c0ff36160c9b6af2efd58e0710b0990" 2019-01-18 06:54:29,800 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06: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 x-openstack-request-id: req-2a477d35-690b-47a1-8d34-57f3953c066a x-compute-request-id: req-2a477d35-690b-47a1-8d34-57f3953c066a Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2019-01-18 06:54:29,800 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-2a477d35-690b-47a1-8d34-57f3953c066a 2019-01-18 06:54:29,800 - OpenStackKeypair - INFO - Creating keypair AnsibleProvisioningTests-c85dc2e4-b9c8-4077-991c-9c31db1cb004-kp... 2019-01-18 06:54:29,801 - OpenStackKeypair - INFO - Creating new keypair 2019-01-18 06:54:29,846 - nova_utils - INFO - Creating keypair with name - AnsibleProvisioningTests-c85dc2e4-b9c8-4077-991c-9c31db1cb004-kp 2019-01-18 06:54:29,848 - 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}a7a01a0e2c0ff36160c9b6af2efd58e0710b0990" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDX6hh/pfkaL1QbiyjyuwXU4NRYS3Ai7x8Zdk/7Ywdntaj3z+bwKSVnDLRT2P2kLyobeDCF8OhG0NFmA3PNYrlBrMmMMGmiNzlNdlSjrhsCDuC+Qd4HRxuqTiV2vmibrPE2bkOCBvLrtjwIP9ygMBV00uzZZarwsZhKnaor9/H54w==", "name": "AnsibleProvisioningTests-c85dc2e4-b9c8-4077-991c-9c31db1cb004-kp"}}' 2019-01-18 06:54:29,915 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06: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-a84db59f-843a-42de-bf37-48989d17ad50 x-compute-request-id: req-a84db59f-843a-42de-bf37-48989d17ad50 Content-Encoding: gzip Content-Length: 370 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDX6hh/pfkaL1QbiyjyuwXU4NRYS3Ai7x8Zdk/7Ywdntaj3z+bwKSVnDLRT2P2kLyobeDCF8OhG0NFmA3PNYrlBrMmMMGmiNzlNdlSjrhsCDuC+Qd4HRxuqTiV2vmibrPE2bkOCBvLrtjwIP9ygMBV00uzZZarwsZhKnaor9/H54w==", "user_id": "1eb5b64549cf461da7ead4fd9c711d9b", "name": "AnsibleProvisioningTests-c85dc2e4-b9c8-4077-991c-9c31db1cb004-kp", "fingerprint": "92:a5:ba:f8:a8:9d:91:63:90:67:43:28:67:68:c7:c0"}} 2019-01-18 06:54:29,915 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-a84db59f-843a-42de-bf37-48989d17ad50 2019-01-18 06:54:29,925 - file_utils - INFO - Saved public key to - tmp/AnsibleProvisioningTests-c85dc2e4-b9c8-4077-991c-9c31db1cb004.pub 2019-01-18 06:54:29,926 - file_utils - INFO - Saved private key to - tmp/AnsibleProvisioningTests-c85dc2e4-b9c8-4077-991c-9c31db1cb004 2019-01-18 06:54:29,926 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:54:29,927 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:54:30,311 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e35dce94af714759a7cda646dc294b08", "name": "AnsibleProvisioningTests-8849aafe-0305-444-proj-role"}], "expires_at": "2019-01-18T07:54:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "336b4a2a4b744ffb890cf35de3a85e83", "name": "AnsibleProvisioningTests-8849aafe-0305-444-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/336b4a2a4b744ffb890cf35de3a85e83", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/336b4a2a4b744ffb890cf35de3a85e83", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/336b4a2a4b744ffb890cf35de3a85e83", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/336b4a2a4b744ffb890cf35de3a85e83", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/336b4a2a4b744ffb890cf35de3a85e83", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/336b4a2a4b744ffb890cf35de3a85e83", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/336b4a2a4b744ffb890cf35de3a85e83", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/336b4a2a4b744ffb890cf35de3a85e83", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/336b4a2a4b744ffb890cf35de3a85e83", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/336b4a2a4b744ffb890cf35de3a85e83", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/336b4a2a4b744ffb890cf35de3a85e83", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/336b4a2a4b744ffb890cf35de3a85e83", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "AnsibleProvisioningTests-8849aafe-0305-444-user", "id": "1eb5b64549cf461da7ead4fd9c711d9b"}, "audit_ids": ["EVBuOAnFTfS_AZ01tQXmXg"], "issued_at": "2019-01-18T06:54:30.000000Z"}} 2019-01-18 06:54:30,312 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e04d083dea75334b6f3e62ca077f7683bb6a1951" 2019-01-18 06:54:30,388 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:54:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ba6f6ceb-4bd7-4848-bf03-674bd6e84a3c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:54:30,388 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-ba6f6ceb-4bd7-4848-bf03-674bd6e84a3c 2019-01-18 06:54:30,395 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=AnsibleProvisioningTests-c85dc2e4-b9c8-4077-991c-9c31db1cb004-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e04d083dea75334b6f3e62ca077f7683bb6a1951" 2019-01-18 06:54:30,617 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-534bc3c4-2997-4296-86e0-b9979a00c510 Date: Fri, 18 Jan 2019 06:54:30 GMT RESP BODY: {"security_groups": []} 2019-01-18 06:54:30,618 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=AnsibleProvisioningTests-c85dc2e4-b9c8-4077-991c-9c31db1cb004-sec-grp used request id req-534bc3c4-2997-4296-86e0-b9979a00c510 2019-01-18 06:54:30,618 - OpenStackSecurityGroup - INFO - Creating security group AnsibleProvisioningTests-c85dc2e4-b9c8-4077-991c-9c31db1cb004-sec-grp... 2019-01-18 06:54:30,618 - neutron_utils - INFO - Creating security group with name - AnsibleProvisioningTests-c85dc2e4-b9c8-4077-991c-9c31db1cb004-sec-grp 2019-01-18 06:54:30,623 - 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}e04d083dea75334b6f3e62ca077f7683bb6a1951" -d '{"security_group": {"name": "AnsibleProvisioningTests-c85dc2e4-b9c8-4077-991c-9c31db1cb004-sec-grp"}}' 2019-01-18 06:54:31,113 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1401 X-Openstack-Request-Id: req-787bc767-2183-461f-a18b-4e04f4f65609 Date: Fri, 18 Jan 2019 06:54:31 GMT RESP BODY: {"security_group": {"description": "", "tags": [], "tenant_id": "336b4a2a4b744ffb890cf35de3a85e83", "created_at": "2019-01-18T06:54:30Z", "updated_at": "2019-01-18T06:54:30Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:54:30Z", "revision_number": 0, "id": "327d90a6-793e-4bd1-bede-95018a17ab17", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T06:54:30Z", "security_group_id": "e9e14bcf-d01e-427e-bad2-fced46e5c221", "tenant_id": "336b4a2a4b744ffb890cf35de3a85e83", "port_range_min": null, "ethertype": "IPv4", "project_id": "336b4a2a4b744ffb890cf35de3a85e83"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:54:30Z", "revision_number": 0, "id": "59145b11-b6b3-4b2f-8767-bcb4c45262ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T06:54:30Z", "security_group_id": "e9e14bcf-d01e-427e-bad2-fced46e5c221", "tenant_id": "336b4a2a4b744ffb890cf35de3a85e83", "port_range_min": null, "ethertype": "IPv6", "project_id": "336b4a2a4b744ffb890cf35de3a85e83"}], "revision_number": 2, "project_id": "336b4a2a4b744ffb890cf35de3a85e83", "id": "e9e14bcf-d01e-427e-bad2-fced46e5c221", "name": "AnsibleProvisioningTests-c85dc2e4-b9c8-4077-991c-9c31db1cb004-sec-grp"}} 2019-01-18 06:54:31,113 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-groups used request id req-787bc767-2183-461f-a18b-4e04f4f65609 2019-01-18 06:54:31,113 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e9e14bcf-d01e-427e-bad2-fced46e5c221 2019-01-18 06:54:31,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=e9e14bcf-d01e-427e-bad2-fced46e5c221 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e04d083dea75334b6f3e62ca077f7683bb6a1951" 2019-01-18 06:54:31,279 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-aeb46d18-2032-465e-aad3-5054ea50e018 Date: Fri, 18 Jan 2019 06:54: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": "2019-01-18T06:54:30Z", "security_group_id": "e9e14bcf-d01e-427e-bad2-fced46e5c221", "port_range_min": null, "revision_number": 0, "tenant_id": "336b4a2a4b744ffb890cf35de3a85e83", "created_at": "2019-01-18T06:54:30Z", "project_id": "336b4a2a4b744ffb890cf35de3a85e83", "id": "327d90a6-793e-4bd1-bede-95018a17ab17"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T06:54:30Z", "security_group_id": "e9e14bcf-d01e-427e-bad2-fced46e5c221", "port_range_min": null, "revision_number": 0, "tenant_id": "336b4a2a4b744ffb890cf35de3a85e83", "created_at": "2019-01-18T06:54:30Z", "project_id": "336b4a2a4b744ffb890cf35de3a85e83", "id": "59145b11-b6b3-4b2f-8767-bcb4c45262ca"}]} 2019-01-18 06:54:31,279 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=e9e14bcf-d01e-427e-bad2-fced46e5c221 used request id req-aeb46d18-2032-465e-aad3-5054ea50e018 2019-01-18 06:54:31,279 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e9e14bcf-d01e-427e-bad2-fced46e5c221 2019-01-18 06:54:31,284 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=e9e14bcf-d01e-427e-bad2-fced46e5c221 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e04d083dea75334b6f3e62ca077f7683bb6a1951" 2019-01-18 06:54:31,488 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-d4720ae3-049a-4948-9478-984573417977 Date: Fri, 18 Jan 2019 06:54: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": "2019-01-18T06:54:30Z", "security_group_id": "e9e14bcf-d01e-427e-bad2-fced46e5c221", "port_range_min": null, "revision_number": 0, "tenant_id": "336b4a2a4b744ffb890cf35de3a85e83", "created_at": "2019-01-18T06:54:30Z", "project_id": "336b4a2a4b744ffb890cf35de3a85e83", "id": "327d90a6-793e-4bd1-bede-95018a17ab17"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T06:54:30Z", "security_group_id": "e9e14bcf-d01e-427e-bad2-fced46e5c221", "port_range_min": null, "revision_number": 0, "tenant_id": "336b4a2a4b744ffb890cf35de3a85e83", "created_at": "2019-01-18T06:54:30Z", "project_id": "336b4a2a4b744ffb890cf35de3a85e83", "id": "59145b11-b6b3-4b2f-8767-bcb4c45262ca"}]} 2019-01-18 06:54:31,489 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=e9e14bcf-d01e-427e-bad2-fced46e5c221 used request id req-d4720ae3-049a-4948-9478-984573417977 2019-01-18 06:54:31,489 - neutron_utils - INFO - Retrieving security group with ID - e9e14bcf-d01e-427e-bad2-fced46e5c221 2019-01-18 06:54:31,495 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?id=e9e14bcf-d01e-427e-bad2-fced46e5c221 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e04d083dea75334b6f3e62ca077f7683bb6a1951" 2019-01-18 06:54:31,577 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1404 X-Openstack-Request-Id: req-3d5220d5-1a05-42a6-b278-589ca5d52db5 Date: Fri, 18 Jan 2019 06:54:31 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "336b4a2a4b744ffb890cf35de3a85e83", "created_at": "2019-01-18T06:54:30Z", "updated_at": "2019-01-18T06:54:30Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:54:30Z", "revision_number": 0, "id": "327d90a6-793e-4bd1-bede-95018a17ab17", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T06:54:30Z", "security_group_id": "e9e14bcf-d01e-427e-bad2-fced46e5c221", "tenant_id": "336b4a2a4b744ffb890cf35de3a85e83", "port_range_min": null, "ethertype": "IPv4", "project_id": "336b4a2a4b744ffb890cf35de3a85e83"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:54:30Z", "revision_number": 0, "id": "59145b11-b6b3-4b2f-8767-bcb4c45262ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T06:54:30Z", "security_group_id": "e9e14bcf-d01e-427e-bad2-fced46e5c221", "tenant_id": "336b4a2a4b744ffb890cf35de3a85e83", "port_range_min": null, "ethertype": "IPv6", "project_id": "336b4a2a4b744ffb890cf35de3a85e83"}], "revision_number": 2, "project_id": "336b4a2a4b744ffb890cf35de3a85e83", "id": "e9e14bcf-d01e-427e-bad2-fced46e5c221", "name": "AnsibleProvisioningTests-c85dc2e4-b9c8-4077-991c-9c31db1cb004-sec-grp"}]} 2019-01-18 06:54:31,577 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?id=e9e14bcf-d01e-427e-bad2-fced46e5c221 used request id req-3d5220d5-1a05-42a6-b278-589ca5d52db5 2019-01-18 06:54:31,578 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e9e14bcf-d01e-427e-bad2-fced46e5c221 2019-01-18 06:54:31,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=e9e14bcf-d01e-427e-bad2-fced46e5c221 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e04d083dea75334b6f3e62ca077f7683bb6a1951" 2019-01-18 06:54:31,757 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-0b293083-c12f-4fb1-9a4c-079b551e77d2 Date: Fri, 18 Jan 2019 06:54: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": "2019-01-18T06:54:30Z", "security_group_id": "e9e14bcf-d01e-427e-bad2-fced46e5c221", "port_range_min": null, "revision_number": 0, "tenant_id": "336b4a2a4b744ffb890cf35de3a85e83", "created_at": "2019-01-18T06:54:30Z", "project_id": "336b4a2a4b744ffb890cf35de3a85e83", "id": "327d90a6-793e-4bd1-bede-95018a17ab17"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T06:54:30Z", "security_group_id": "e9e14bcf-d01e-427e-bad2-fced46e5c221", "port_range_min": null, "revision_number": 0, "tenant_id": "336b4a2a4b744ffb890cf35de3a85e83", "created_at": "2019-01-18T06:54:30Z", "project_id": "336b4a2a4b744ffb890cf35de3a85e83", "id": "59145b11-b6b3-4b2f-8767-bcb4c45262ca"}]} 2019-01-18 06:54:31,758 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=e9e14bcf-d01e-427e-bad2-fced46e5c221 used request id req-0b293083-c12f-4fb1-9a4c-079b551e77d2 2019-01-18 06:54:31,758 - neutron_utils - INFO - Retrieving security group with ID - e9e14bcf-d01e-427e-bad2-fced46e5c221 2019-01-18 06:54:31,764 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?id=e9e14bcf-d01e-427e-bad2-fced46e5c221 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e04d083dea75334b6f3e62ca077f7683bb6a1951" 2019-01-18 06:54:31,948 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1404 X-Openstack-Request-Id: req-d7dac6f3-ebc3-4445-b488-c8941f1b839c Date: Fri, 18 Jan 2019 06:54:31 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "336b4a2a4b744ffb890cf35de3a85e83", "created_at": "2019-01-18T06:54:30Z", "updated_at": "2019-01-18T06:54:30Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:54:30Z", "revision_number": 0, "id": "327d90a6-793e-4bd1-bede-95018a17ab17", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T06:54:30Z", "security_group_id": "e9e14bcf-d01e-427e-bad2-fced46e5c221", "tenant_id": "336b4a2a4b744ffb890cf35de3a85e83", "port_range_min": null, "ethertype": "IPv4", "project_id": "336b4a2a4b744ffb890cf35de3a85e83"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:54:30Z", "revision_number": 0, "id": "59145b11-b6b3-4b2f-8767-bcb4c45262ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T06:54:30Z", "security_group_id": "e9e14bcf-d01e-427e-bad2-fced46e5c221", "tenant_id": "336b4a2a4b744ffb890cf35de3a85e83", "port_range_min": null, "ethertype": "IPv6", "project_id": "336b4a2a4b744ffb890cf35de3a85e83"}], "revision_number": 2, "project_id": "336b4a2a4b744ffb890cf35de3a85e83", "id": "e9e14bcf-d01e-427e-bad2-fced46e5c221", "name": "AnsibleProvisioningTests-c85dc2e4-b9c8-4077-991c-9c31db1cb004-sec-grp"}]} 2019-01-18 06:54:31,948 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?id=e9e14bcf-d01e-427e-bad2-fced46e5c221 used request id req-d7dac6f3-ebc3-4445-b488-c8941f1b839c 2019-01-18 06:54:31,949 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e9e14bcf-d01e-427e-bad2-fced46e5c221 2019-01-18 06:54:31,954 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=e9e14bcf-d01e-427e-bad2-fced46e5c221 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e04d083dea75334b6f3e62ca077f7683bb6a1951" 2019-01-18 06:54:32,124 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-01fc9370-d16b-4dd5-b6b7-791328b60865 Date: Fri, 18 Jan 2019 06:54: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": "2019-01-18T06:54:30Z", "security_group_id": "e9e14bcf-d01e-427e-bad2-fced46e5c221", "port_range_min": null, "revision_number": 0, "tenant_id": "336b4a2a4b744ffb890cf35de3a85e83", "created_at": "2019-01-18T06:54:30Z", "project_id": "336b4a2a4b744ffb890cf35de3a85e83", "id": "327d90a6-793e-4bd1-bede-95018a17ab17"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T06:54:30Z", "security_group_id": "e9e14bcf-d01e-427e-bad2-fced46e5c221", "port_range_min": null, "revision_number": 0, "tenant_id": "336b4a2a4b744ffb890cf35de3a85e83", "created_at": "2019-01-18T06:54:30Z", "project_id": "336b4a2a4b744ffb890cf35de3a85e83", "id": "59145b11-b6b3-4b2f-8767-bcb4c45262ca"}]} 2019-01-18 06:54:32,124 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=e9e14bcf-d01e-427e-bad2-fced46e5c221 used request id req-01fc9370-d16b-4dd5-b6b7-791328b60865 2019-01-18 06:54:32,125 - neutron_utils - INFO - Creating security group to security group - AnsibleProvisioningTests-c85dc2e4-b9c8-4077-991c-9c31db1cb004-sec-grp 2019-01-18 06:54:32,129 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=AnsibleProvisioningTests-c85dc2e4-b9c8-4077-991c-9c31db1cb004-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e04d083dea75334b6f3e62ca077f7683bb6a1951" 2019-01-18 06:54:32,179 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1404 X-Openstack-Request-Id: req-fd7aa151-54e4-485f-8bda-e3eae5708ca3 Date: Fri, 18 Jan 2019 06:54:32 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "336b4a2a4b744ffb890cf35de3a85e83", "created_at": "2019-01-18T06:54:30Z", "updated_at": "2019-01-18T06:54:30Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:54:30Z", "revision_number": 0, "id": "327d90a6-793e-4bd1-bede-95018a17ab17", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T06:54:30Z", "security_group_id": "e9e14bcf-d01e-427e-bad2-fced46e5c221", "tenant_id": "336b4a2a4b744ffb890cf35de3a85e83", "port_range_min": null, "ethertype": "IPv4", "project_id": "336b4a2a4b744ffb890cf35de3a85e83"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:54:30Z", "revision_number": 0, "id": "59145b11-b6b3-4b2f-8767-bcb4c45262ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T06:54:30Z", "security_group_id": "e9e14bcf-d01e-427e-bad2-fced46e5c221", "tenant_id": "336b4a2a4b744ffb890cf35de3a85e83", "port_range_min": null, "ethertype": "IPv6", "project_id": "336b4a2a4b744ffb890cf35de3a85e83"}], "revision_number": 2, "project_id": "336b4a2a4b744ffb890cf35de3a85e83", "id": "e9e14bcf-d01e-427e-bad2-fced46e5c221", "name": "AnsibleProvisioningTests-c85dc2e4-b9c8-4077-991c-9c31db1cb004-sec-grp"}]} 2019-01-18 06:54:32,180 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=AnsibleProvisioningTests-c85dc2e4-b9c8-4077-991c-9c31db1cb004-sec-grp used request id req-fd7aa151-54e4-485f-8bda-e3eae5708ca3 2019-01-18 06:54:32,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" 2019-01-18 06:54:32,186 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 18 Jan 2019 06:54: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"}]}]}} 2019-01-18 06:54:32,187 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/336b4a2a4b744ffb890cf35de3a85e83 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e04d083dea75334b6f3e62ca077f7683bb6a1951" 2019-01-18 06:54:32,267 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:54:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5fc17e03-32d8-453f-9d58-9fdbb3fb0e0e 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/336b4a2a4b744ffb890cf35de3a85e83"}, "enabled": true, "id": "336b4a2a4b744ffb890cf35de3a85e83", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-8849aafe-0305-444-proj"}} 2019-01-18 06:54:32,267 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/336b4a2a4b744ffb890cf35de3a85e83 used request id req-5fc17e03-32d8-453f-9d58-9fdbb3fb0e0e 2019-01-18 06:54:32,267 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e9e14bcf-d01e-427e-bad2-fced46e5c221 2019-01-18 06:54:32,272 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=e9e14bcf-d01e-427e-bad2-fced46e5c221 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e04d083dea75334b6f3e62ca077f7683bb6a1951" 2019-01-18 06:54:32,443 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-8306d75e-4d64-4b54-b2f1-0b914ed41c1e Date: Fri, 18 Jan 2019 06:54: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": "2019-01-18T06:54:30Z", "security_group_id": "e9e14bcf-d01e-427e-bad2-fced46e5c221", "port_range_min": null, "revision_number": 0, "tenant_id": "336b4a2a4b744ffb890cf35de3a85e83", "created_at": "2019-01-18T06:54:30Z", "project_id": "336b4a2a4b744ffb890cf35de3a85e83", "id": "327d90a6-793e-4bd1-bede-95018a17ab17"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T06:54:30Z", "security_group_id": "e9e14bcf-d01e-427e-bad2-fced46e5c221", "port_range_min": null, "revision_number": 0, "tenant_id": "336b4a2a4b744ffb890cf35de3a85e83", "created_at": "2019-01-18T06:54:30Z", "project_id": "336b4a2a4b744ffb890cf35de3a85e83", "id": "59145b11-b6b3-4b2f-8767-bcb4c45262ca"}]} 2019-01-18 06:54:32,443 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=e9e14bcf-d01e-427e-bad2-fced46e5c221 used request id req-8306d75e-4d64-4b54-b2f1-0b914ed41c1e 2019-01-18 06:54:32,449 - 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}e04d083dea75334b6f3e62ca077f7683bb6a1951" -d '{"security_group_rule": {"direction": "ingress", "protocol": 1, "security_group_id": "e9e14bcf-d01e-427e-bad2-fced46e5c221"}}' 2019-01-18 06:54:32,741 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 509 X-Openstack-Request-Id: req-b05ad08e-abba-4e8a-b7e7-b29c48c06871 Date: Fri, 18 Jan 2019 06:54: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": "2019-01-18T06:54:32Z", "security_group_id": "e9e14bcf-d01e-427e-bad2-fced46e5c221", "port_range_min": null, "revision_number": 0, "tenant_id": "336b4a2a4b744ffb890cf35de3a85e83", "created_at": "2019-01-18T06:54:32Z", "project_id": "336b4a2a4b744ffb890cf35de3a85e83", "id": "3cf5c847-b0e7-4909-8ab4-4cc1f07b605d"}} 2019-01-18 06:54:32,741 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules used request id req-b05ad08e-abba-4e8a-b7e7-b29c48c06871 2019-01-18 06:54:32,741 - neutron_utils - INFO - Creating security group to security group - AnsibleProvisioningTests-c85dc2e4-b9c8-4077-991c-9c31db1cb004-sec-grp 2019-01-18 06:54:32,747 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?name=AnsibleProvisioningTests-c85dc2e4-b9c8-4077-991c-9c31db1cb004-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e04d083dea75334b6f3e62ca077f7683bb6a1951" 2019-01-18 06:54:32,952 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1902 X-Openstack-Request-Id: req-8783b406-29e3-45f1-bb3f-7bea3ca91c81 Date: Fri, 18 Jan 2019 06:54:32 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "336b4a2a4b744ffb890cf35de3a85e83", "created_at": "2019-01-18T06:54:30Z", "updated_at": "2019-01-18T06:54:32Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:54:30Z", "revision_number": 0, "id": "327d90a6-793e-4bd1-bede-95018a17ab17", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T06:54:30Z", "security_group_id": "e9e14bcf-d01e-427e-bad2-fced46e5c221", "tenant_id": "336b4a2a4b744ffb890cf35de3a85e83", "port_range_min": null, "ethertype": "IPv4", "project_id": "336b4a2a4b744ffb890cf35de3a85e83"}, {"direction": "ingress", "protocol": "1", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:54:32Z", "revision_number": 0, "id": "3cf5c847-b0e7-4909-8ab4-4cc1f07b605d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T06:54:32Z", "security_group_id": "e9e14bcf-d01e-427e-bad2-fced46e5c221", "tenant_id": "336b4a2a4b744ffb890cf35de3a85e83", "port_range_min": null, "ethertype": "IPv4", "project_id": "336b4a2a4b744ffb890cf35de3a85e83"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:54:30Z", "revision_number": 0, "id": "59145b11-b6b3-4b2f-8767-bcb4c45262ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T06:54:30Z", "security_group_id": "e9e14bcf-d01e-427e-bad2-fced46e5c221", "tenant_id": "336b4a2a4b744ffb890cf35de3a85e83", "port_range_min": null, "ethertype": "IPv6", "project_id": "336b4a2a4b744ffb890cf35de3a85e83"}], "revision_number": 3, "project_id": "336b4a2a4b744ffb890cf35de3a85e83", "id": "e9e14bcf-d01e-427e-bad2-fced46e5c221", "name": "AnsibleProvisioningTests-c85dc2e4-b9c8-4077-991c-9c31db1cb004-sec-grp"}]} 2019-01-18 06:54:32,952 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=AnsibleProvisioningTests-c85dc2e4-b9c8-4077-991c-9c31db1cb004-sec-grp used request id req-8783b406-29e3-45f1-bb3f-7bea3ca91c81 2019-01-18 06:54:32,956 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/336b4a2a4b744ffb890cf35de3a85e83 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e04d083dea75334b6f3e62ca077f7683bb6a1951" 2019-01-18 06:54:32,973 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:54:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f1e63d46-4e71-43d3-a8c7-58d2b84e84ff 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/336b4a2a4b744ffb890cf35de3a85e83"}, "enabled": true, "id": "336b4a2a4b744ffb890cf35de3a85e83", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-8849aafe-0305-444-proj"}} 2019-01-18 06:54:32,973 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/336b4a2a4b744ffb890cf35de3a85e83 used request id req-f1e63d46-4e71-43d3-a8c7-58d2b84e84ff 2019-01-18 06:54:32,974 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e9e14bcf-d01e-427e-bad2-fced46e5c221 2019-01-18 06:54:32,978 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=e9e14bcf-d01e-427e-bad2-fced46e5c221 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e04d083dea75334b6f3e62ca077f7683bb6a1951" 2019-01-18 06:54:33,153 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1488 X-Openstack-Request-Id: req-0be3e563-4212-47cf-9c6b-bc173ba215df Date: Fri, 18 Jan 2019 06:54: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": "2019-01-18T06:54:30Z", "security_group_id": "e9e14bcf-d01e-427e-bad2-fced46e5c221", "port_range_min": null, "revision_number": 0, "tenant_id": "336b4a2a4b744ffb890cf35de3a85e83", "created_at": "2019-01-18T06:54:30Z", "project_id": "336b4a2a4b744ffb890cf35de3a85e83", "id": "327d90a6-793e-4bd1-bede-95018a17ab17"}, {"remote_group_id": null, "direction": "ingress", "protocol": "1", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T06:54:32Z", "security_group_id": "e9e14bcf-d01e-427e-bad2-fced46e5c221", "port_range_min": null, "revision_number": 0, "tenant_id": "336b4a2a4b744ffb890cf35de3a85e83", "created_at": "2019-01-18T06:54:32Z", "project_id": "336b4a2a4b744ffb890cf35de3a85e83", "id": "3cf5c847-b0e7-4909-8ab4-4cc1f07b605d"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T06:54:30Z", "security_group_id": "e9e14bcf-d01e-427e-bad2-fced46e5c221", "port_range_min": null, "revision_number": 0, "tenant_id": "336b4a2a4b744ffb890cf35de3a85e83", "created_at": "2019-01-18T06:54:30Z", "project_id": "336b4a2a4b744ffb890cf35de3a85e83", "id": "59145b11-b6b3-4b2f-8767-bcb4c45262ca"}]} 2019-01-18 06:54:33,153 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=e9e14bcf-d01e-427e-bad2-fced46e5c221 used request id req-0be3e563-4212-47cf-9c6b-bc173ba215df 2019-01-18 06:54:33,159 - 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}e04d083dea75334b6f3e62ca077f7683bb6a1951" -d '{"security_group_rule": {"protocol": 6, "direction": "ingress", "port_range_min": 22, "port_range_max": 22, "security_group_id": "e9e14bcf-d01e-427e-bad2-fced46e5c221"}}' 2019-01-18 06:54:33,316 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 505 X-Openstack-Request-Id: req-2cace72b-2dea-44f9-8361-178561088e1a Date: Fri, 18 Jan 2019 06:54: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": "2019-01-18T06:54:33Z", "security_group_id": "e9e14bcf-d01e-427e-bad2-fced46e5c221", "port_range_min": 22, "revision_number": 0, "tenant_id": "336b4a2a4b744ffb890cf35de3a85e83", "created_at": "2019-01-18T06:54:33Z", "project_id": "336b4a2a4b744ffb890cf35de3a85e83", "id": "2a9621f5-66d7-44ad-8078-5c62d5f91a7d"}} 2019-01-18 06:54:33,317 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules used request id req-2cace72b-2dea-44f9-8361-178561088e1a 2019-01-18 06:54:33,317 - neutron_utils - INFO - Retrieving security group with ID - e9e14bcf-d01e-427e-bad2-fced46e5c221 2019-01-18 06:54:33,322 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-groups?id=e9e14bcf-d01e-427e-bad2-fced46e5c221 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e04d083dea75334b6f3e62ca077f7683bb6a1951" 2019-01-18 06:54:33,369 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2396 X-Openstack-Request-Id: req-13da2d54-08a2-462c-9aef-876798f6fe7e Date: Fri, 18 Jan 2019 06:54:33 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "336b4a2a4b744ffb890cf35de3a85e83", "created_at": "2019-01-18T06:54:30Z", "updated_at": "2019-01-18T06:54:33Z", "security_group_rules": [{"direction": "ingress", "protocol": "6", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-01-18T06:54:33Z", "revision_number": 0, "id": "2a9621f5-66d7-44ad-8078-5c62d5f91a7d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T06:54:33Z", "security_group_id": "e9e14bcf-d01e-427e-bad2-fced46e5c221", "tenant_id": "336b4a2a4b744ffb890cf35de3a85e83", "port_range_min": 22, "ethertype": "IPv4", "project_id": "336b4a2a4b744ffb890cf35de3a85e83"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:54:30Z", "revision_number": 0, "id": "327d90a6-793e-4bd1-bede-95018a17ab17", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T06:54:30Z", "security_group_id": "e9e14bcf-d01e-427e-bad2-fced46e5c221", "tenant_id": "336b4a2a4b744ffb890cf35de3a85e83", "port_range_min": null, "ethertype": "IPv4", "project_id": "336b4a2a4b744ffb890cf35de3a85e83"}, {"direction": "ingress", "protocol": "1", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:54:32Z", "revision_number": 0, "id": "3cf5c847-b0e7-4909-8ab4-4cc1f07b605d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T06:54:32Z", "security_group_id": "e9e14bcf-d01e-427e-bad2-fced46e5c221", "tenant_id": "336b4a2a4b744ffb890cf35de3a85e83", "port_range_min": null, "ethertype": "IPv4", "project_id": "336b4a2a4b744ffb890cf35de3a85e83"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:54:30Z", "revision_number": 0, "id": "59145b11-b6b3-4b2f-8767-bcb4c45262ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T06:54:30Z", "security_group_id": "e9e14bcf-d01e-427e-bad2-fced46e5c221", "tenant_id": "336b4a2a4b744ffb890cf35de3a85e83", "port_range_min": null, "ethertype": "IPv6", "project_id": "336b4a2a4b744ffb890cf35de3a85e83"}], "revision_number": 4, "project_id": "336b4a2a4b744ffb890cf35de3a85e83", "id": "e9e14bcf-d01e-427e-bad2-fced46e5c221", "name": "AnsibleProvisioningTests-c85dc2e4-b9c8-4077-991c-9c31db1cb004-sec-grp"}]} 2019-01-18 06:54:33,369 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?id=e9e14bcf-d01e-427e-bad2-fced46e5c221 used request id req-13da2d54-08a2-462c-9aef-876798f6fe7e 2019-01-18 06:54:33,370 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e9e14bcf-d01e-427e-bad2-fced46e5c221 2019-01-18 06:54:33,375 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=e9e14bcf-d01e-427e-bad2-fced46e5c221 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e04d083dea75334b6f3e62ca077f7683bb6a1951" 2019-01-18 06:54:33,406 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1970 X-Openstack-Request-Id: req-1eca9b23-1108-475c-9533-497f7bf3e180 Date: Fri, 18 Jan 2019 06:54:33 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": "2019-01-18T06:54:33Z", "security_group_id": "e9e14bcf-d01e-427e-bad2-fced46e5c221", "port_range_min": 22, "revision_number": 0, "tenant_id": "336b4a2a4b744ffb890cf35de3a85e83", "created_at": "2019-01-18T06:54:33Z", "project_id": "336b4a2a4b744ffb890cf35de3a85e83", "id": "2a9621f5-66d7-44ad-8078-5c62d5f91a7d"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T06:54:30Z", "security_group_id": "e9e14bcf-d01e-427e-bad2-fced46e5c221", "port_range_min": null, "revision_number": 0, "tenant_id": "336b4a2a4b744ffb890cf35de3a85e83", "created_at": "2019-01-18T06:54:30Z", "project_id": "336b4a2a4b744ffb890cf35de3a85e83", "id": "327d90a6-793e-4bd1-bede-95018a17ab17"}, {"remote_group_id": null, "direction": "ingress", "protocol": "1", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T06:54:32Z", "security_group_id": "e9e14bcf-d01e-427e-bad2-fced46e5c221", "port_range_min": null, "revision_number": 0, "tenant_id": "336b4a2a4b744ffb890cf35de3a85e83", "created_at": "2019-01-18T06:54:32Z", "project_id": "336b4a2a4b744ffb890cf35de3a85e83", "id": "3cf5c847-b0e7-4909-8ab4-4cc1f07b605d"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T06:54:30Z", "security_group_id": "e9e14bcf-d01e-427e-bad2-fced46e5c221", "port_range_min": null, "revision_number": 0, "tenant_id": "336b4a2a4b744ffb890cf35de3a85e83", "created_at": "2019-01-18T06:54:30Z", "project_id": "336b4a2a4b744ffb890cf35de3a85e83", "id": "59145b11-b6b3-4b2f-8767-bcb4c45262ca"}]} 2019-01-18 06:54:33,406 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=e9e14bcf-d01e-427e-bad2-fced46e5c221 used request id req-1eca9b23-1108-475c-9533-497f7bf3e180 2019-01-18 06:54:33,407 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:54:33,408 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:54:33,777 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e35dce94af714759a7cda646dc294b08", "name": "AnsibleProvisioningTests-8849aafe-0305-444-proj-role"}], "expires_at": "2019-01-18T07:54:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "336b4a2a4b744ffb890cf35de3a85e83", "name": "AnsibleProvisioningTests-8849aafe-0305-444-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/336b4a2a4b744ffb890cf35de3a85e83", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/336b4a2a4b744ffb890cf35de3a85e83", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/336b4a2a4b744ffb890cf35de3a85e83", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/336b4a2a4b744ffb890cf35de3a85e83", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/336b4a2a4b744ffb890cf35de3a85e83", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/336b4a2a4b744ffb890cf35de3a85e83", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/336b4a2a4b744ffb890cf35de3a85e83", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/336b4a2a4b744ffb890cf35de3a85e83", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/336b4a2a4b744ffb890cf35de3a85e83", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/336b4a2a4b744ffb890cf35de3a85e83", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/336b4a2a4b744ffb890cf35de3a85e83", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/336b4a2a4b744ffb890cf35de3a85e83", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "AnsibleProvisioningTests-8849aafe-0305-444-user", "id": "1eb5b64549cf461da7ead4fd9c711d9b"}, "audit_ids": ["0aeUABtwT9qCrAlk-J30Tw"], "issued_at": "2019-01-18T06:54:33.000000Z"}} 2019-01-18 06:54:33,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}e8d6f0d9d40509d463cec8911982146152c95f11" 2019-01-18 06:54:33,791 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:54:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d82227ca-c72a-40aa-9df2-46cf9d754e4a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:54:33,791 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-d82227ca-c72a-40aa-9df2-46cf9d754e4a 2019-01-18 06:54:33,792 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-18 06:54:33,794 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8d6f0d9d40509d463cec8911982146152c95f11" 2019-01-18 06:54:33,871 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:54:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f91521b1-7cbf-4ab2-b230-79dfef019910 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:54:33,872 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-f91521b1-7cbf-4ab2-b230-79dfef019910 2019-01-18 06:54:33,880 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=AnsibleProvisioningTests-c85dc2e4-b9c8-4077-991c-9c31db1cb004-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8d6f0d9d40509d463cec8911982146152c95f11" 2019-01-18 06:54:34,132 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 655 X-Openstack-Request-Id: req-d4829447-7598-473f-b577-16b7055f4f48 Date: Fri, 18 Jan 2019 06:54: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":["03f3ae6e-01a6-4213-8691-4d1ab92c00bf"],"updated_at":"2019-01-18T06:54:17Z","tenant_id":"336b4a2a4b744ffb890cf35de3a85e83","created_at":"2019-01-18T06:54:16Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"336b4a2a4b744ffb890cf35de3a85e83","id":"862faa61-c060-4b51-9434-cc420e120fb3","name":"AnsibleProvisioningTests-c85dc2e4-b9c8-4077-991c-9c31db1cb004-pub-net"}]} 2019-01-18 06:54:34,132 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=AnsibleProvisioningTests-c85dc2e4-b9c8-4077-991c-9c31db1cb004-pub-net used request id req-d4829447-7598-473f-b577-16b7055f4f48 2019-01-18 06:54:34,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" 2019-01-18 06:54:34,141 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 18 Jan 2019 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"}]}]}} 2019-01-18 06:54:34,141 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/336b4a2a4b744ffb890cf35de3a85e83 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8d6f0d9d40509d463cec8911982146152c95f11" 2019-01-18 06:54:34,228 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:54:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ee678f14-93fd-4b19-9f8a-2fde4ed7ba26 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/336b4a2a4b744ffb890cf35de3a85e83"}, "enabled": true, "id": "336b4a2a4b744ffb890cf35de3a85e83", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-8849aafe-0305-444-proj"}} 2019-01-18 06:54:34,228 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/336b4a2a4b744ffb890cf35de3a85e83 used request id req-ee678f14-93fd-4b19-9f8a-2fde4ed7ba26 2019-01-18 06:54:34,233 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=862faa61-c060-4b51-9434-cc420e120fb3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8d6f0d9d40509d463cec8911982146152c95f11" 2019-01-18 06:54:34,434 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-136b9386-ea20-4696-9824-29d47f11e499 Date: Fri, 18 Jan 2019 06:54:34 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"862faa61-c060-4b51-9434-cc420e120fb3","tenant_id":"336b4a2a4b744ffb890cf35de3a85e83","created_at":"2019-01-18T06:54:17Z","dns_nameservers":[],"updated_at":"2019-01-18T06:54: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":"336b4a2a4b744ffb890cf35de3a85e83","id":"03f3ae6e-01a6-4213-8691-4d1ab92c00bf","subnetpool_id":null,"name":"AnsibleProvisioningTests-c85dc2e4-b9c8-4077-991c-9c31db1cb004-pub-subnet"}]} 2019-01-18 06:54:34,434 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=862faa61-c060-4b51-9434-cc420e120fb3 used request id req-136b9386-ea20-4696-9824-29d47f11e499 2019-01-18 06:54:34,440 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=862faa61-c060-4b51-9434-cc420e120fb3&name=AnsibleProvisioningTests-c85dc2e4-b9c8-4077-991c-9c31db1cb004-port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8d6f0d9d40509d463cec8911982146152c95f11" 2019-01-18 06:54:34,605 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-88fdca36-fb2d-4575-9485-b789cf426f25 Date: Fri, 18 Jan 2019 06:54:34 GMT RESP BODY: {"ports":[]} 2019-01-18 06:54:34,605 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=862faa61-c060-4b51-9434-cc420e120fb3&name=AnsibleProvisioningTests-c85dc2e4-b9c8-4077-991c-9c31db1cb004-port-1&admin_state_up=True used request id req-88fdca36-fb2d-4575-9485-b789cf426f25 2019-01-18 06:54:34,608 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/detail?name=AnsibleProvisioningTests-c85dc2e4-b9c8-4077-991c-9c31db1cb004-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8d6f0d9d40509d463cec8911982146152c95f11" 2019-01-18 06:54:34,842 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06: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-4993bf48-0dff-457f-9876-a0d17296d902 x-compute-request-id: req-4993bf48-0dff-457f-9876-a0d17296d902 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2019-01-18 06:54:34,842 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail?name=AnsibleProvisioningTests-c85dc2e4-b9c8-4077-991c-9c31db1cb004-inst used request id req-4993bf48-0dff-457f-9876-a0d17296d902 2019-01-18 06:54:34,848 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=AnsibleProvisioningTests-c85dc2e4-b9c8-4077-991c-9c31db1cb004-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8d6f0d9d40509d463cec8911982146152c95f11" 2019-01-18 06:54:35,100 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 655 X-Openstack-Request-Id: req-26b9bb55-c359-4b09-acd7-06c87245587c Date: Fri, 18 Jan 2019 06:54: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":["03f3ae6e-01a6-4213-8691-4d1ab92c00bf"],"updated_at":"2019-01-18T06:54:17Z","tenant_id":"336b4a2a4b744ffb890cf35de3a85e83","created_at":"2019-01-18T06:54:16Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"336b4a2a4b744ffb890cf35de3a85e83","id":"862faa61-c060-4b51-9434-cc420e120fb3","name":"AnsibleProvisioningTests-c85dc2e4-b9c8-4077-991c-9c31db1cb004-pub-net"}]} 2019-01-18 06:54:35,100 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=AnsibleProvisioningTests-c85dc2e4-b9c8-4077-991c-9c31db1cb004-pub-net used request id req-26b9bb55-c359-4b09-acd7-06c87245587c 2019-01-18 06:54:35,104 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/336b4a2a4b744ffb890cf35de3a85e83 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8d6f0d9d40509d463cec8911982146152c95f11" 2019-01-18 06:54:35,185 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:54:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ffb8550d-addd-4c4d-8af8-755e5594c6dc 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/336b4a2a4b744ffb890cf35de3a85e83"}, "enabled": true, "id": "336b4a2a4b744ffb890cf35de3a85e83", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-8849aafe-0305-444-proj"}} 2019-01-18 06:54:35,185 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/336b4a2a4b744ffb890cf35de3a85e83 used request id req-ffb8550d-addd-4c4d-8af8-755e5594c6dc 2019-01-18 06:54:35,190 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=862faa61-c060-4b51-9434-cc420e120fb3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8d6f0d9d40509d463cec8911982146152c95f11" 2019-01-18 06:54:35,386 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-46b39e03-76da-45f4-a8e0-bc7aca395f57 Date: Fri, 18 Jan 2019 06:54:35 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"862faa61-c060-4b51-9434-cc420e120fb3","tenant_id":"336b4a2a4b744ffb890cf35de3a85e83","created_at":"2019-01-18T06:54:17Z","dns_nameservers":[],"updated_at":"2019-01-18T06:54: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":"336b4a2a4b744ffb890cf35de3a85e83","id":"03f3ae6e-01a6-4213-8691-4d1ab92c00bf","subnetpool_id":null,"name":"AnsibleProvisioningTests-c85dc2e4-b9c8-4077-991c-9c31db1cb004-pub-subnet"}]} 2019-01-18 06:54:35,387 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=862faa61-c060-4b51-9434-cc420e120fb3 used request id req-46b39e03-76da-45f4-a8e0-bc7aca395f57 2019-01-18 06:54:35,393 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=862faa61-c060-4b51-9434-cc420e120fb3&name=AnsibleProvisioningTests-c85dc2e4-b9c8-4077-991c-9c31db1cb004-port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8d6f0d9d40509d463cec8911982146152c95f11" 2019-01-18 06:54:35,577 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-ea9fda65-73e4-4375-9c10-41a606f20ed8 Date: Fri, 18 Jan 2019 06:54:35 GMT RESP BODY: {"ports":[]} 2019-01-18 06:54:35,577 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=862faa61-c060-4b51-9434-cc420e120fb3&name=AnsibleProvisioningTests-c85dc2e4-b9c8-4077-991c-9c31db1cb004-port-1&admin_state_up=True used request id req-ea9fda65-73e4-4375-9c10-41a606f20ed8 2019-01-18 06:54:35,577 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-18 06:54:35,578 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:54:35,950 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e35dce94af714759a7cda646dc294b08", "name": "AnsibleProvisioningTests-8849aafe-0305-444-proj-role"}], "expires_at": "2019-01-18T07:54:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "336b4a2a4b744ffb890cf35de3a85e83", "name": "AnsibleProvisioningTests-8849aafe-0305-444-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/336b4a2a4b744ffb890cf35de3a85e83", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/336b4a2a4b744ffb890cf35de3a85e83", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/336b4a2a4b744ffb890cf35de3a85e83", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/336b4a2a4b744ffb890cf35de3a85e83", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/336b4a2a4b744ffb890cf35de3a85e83", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/336b4a2a4b744ffb890cf35de3a85e83", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/336b4a2a4b744ffb890cf35de3a85e83", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/336b4a2a4b744ffb890cf35de3a85e83", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/336b4a2a4b744ffb890cf35de3a85e83", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/336b4a2a4b744ffb890cf35de3a85e83", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/336b4a2a4b744ffb890cf35de3a85e83", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/336b4a2a4b744ffb890cf35de3a85e83", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "AnsibleProvisioningTests-8849aafe-0305-444-user", "id": "1eb5b64549cf461da7ead4fd9c711d9b"}, "audit_ids": ["doD5BzD9QOKiqfLEub9jYA"], "issued_at": "2019-01-18T06:54:35.000000Z"}} 2019-01-18 06:54:35,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}b15e63eddcab77bd13c0541753ff67b6b4bf3211" 2019-01-18 06:54:36,025 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:54:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1075ccc5-ba97-461f-b52c-254f88953460 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:54:36,025 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-1075ccc5-ba97-461f-b52c-254f88953460 2019-01-18 06:54:36,032 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=AnsibleProvisioningTests-c85dc2e4-b9c8-4077-991c-9c31db1cb004-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8d6f0d9d40509d463cec8911982146152c95f11" 2019-01-18 06:54:36,284 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 655 X-Openstack-Request-Id: req-add3ac03-ae67-48b7-ae71-85c610bcbeec Date: Fri, 18 Jan 2019 06:54: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":["03f3ae6e-01a6-4213-8691-4d1ab92c00bf"],"updated_at":"2019-01-18T06:54:17Z","tenant_id":"336b4a2a4b744ffb890cf35de3a85e83","created_at":"2019-01-18T06:54:16Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"336b4a2a4b744ffb890cf35de3a85e83","id":"862faa61-c060-4b51-9434-cc420e120fb3","name":"AnsibleProvisioningTests-c85dc2e4-b9c8-4077-991c-9c31db1cb004-pub-net"}]} 2019-01-18 06:54:36,284 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=AnsibleProvisioningTests-c85dc2e4-b9c8-4077-991c-9c31db1cb004-pub-net used request id req-add3ac03-ae67-48b7-ae71-85c610bcbeec 2019-01-18 06:54:36,290 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=862faa61-c060-4b51-9434-cc420e120fb3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8d6f0d9d40509d463cec8911982146152c95f11" 2019-01-18 06:54:36,484 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-00f400d2-aaea-4154-8fd7-e18bc76c7410 Date: Fri, 18 Jan 2019 06:54:36 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"862faa61-c060-4b51-9434-cc420e120fb3","tenant_id":"336b4a2a4b744ffb890cf35de3a85e83","created_at":"2019-01-18T06:54:17Z","dns_nameservers":[],"updated_at":"2019-01-18T06:54: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":"336b4a2a4b744ffb890cf35de3a85e83","id":"03f3ae6e-01a6-4213-8691-4d1ab92c00bf","subnetpool_id":null,"name":"AnsibleProvisioningTests-c85dc2e4-b9c8-4077-991c-9c31db1cb004-pub-subnet"}]} 2019-01-18 06:54:36,484 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=862faa61-c060-4b51-9434-cc420e120fb3 used request id req-00f400d2-aaea-4154-8fd7-e18bc76c7410 2019-01-18 06:54:36,489 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=AnsibleProvisioningTests-c85dc2e4-b9c8-4077-991c-9c31db1cb004-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8d6f0d9d40509d463cec8911982146152c95f11" 2019-01-18 06:54:36,893 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 655 X-Openstack-Request-Id: req-f56d2efc-ccb7-4e25-9273-ecaf19cc501a Date: Fri, 18 Jan 2019 06:54: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":["03f3ae6e-01a6-4213-8691-4d1ab92c00bf"],"updated_at":"2019-01-18T06:54:17Z","tenant_id":"336b4a2a4b744ffb890cf35de3a85e83","created_at":"2019-01-18T06:54:16Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"336b4a2a4b744ffb890cf35de3a85e83","id":"862faa61-c060-4b51-9434-cc420e120fb3","name":"AnsibleProvisioningTests-c85dc2e4-b9c8-4077-991c-9c31db1cb004-pub-net"}]} 2019-01-18 06:54:36,893 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=AnsibleProvisioningTests-c85dc2e4-b9c8-4077-991c-9c31db1cb004-pub-net used request id req-f56d2efc-ccb7-4e25-9273-ecaf19cc501a 2019-01-18 06:54:36,897 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2019-01-18 06:54:36,902 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 18 Jan 2019 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"}]}]}} 2019-01-18 06:54:36,903 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/336b4a2a4b744ffb890cf35de3a85e83 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b15e63eddcab77bd13c0541753ff67b6b4bf3211" 2019-01-18 06:54:36,986 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:54:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-85a52641-891f-49ae-840b-c5709c74a74e 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/336b4a2a4b744ffb890cf35de3a85e83"}, "enabled": true, "id": "336b4a2a4b744ffb890cf35de3a85e83", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-8849aafe-0305-444-proj"}} 2019-01-18 06:54:36,987 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/336b4a2a4b744ffb890cf35de3a85e83 used request id req-85a52641-891f-49ae-840b-c5709c74a74e 2019-01-18 06:54:36,993 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=862faa61-c060-4b51-9434-cc420e120fb3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8d6f0d9d40509d463cec8911982146152c95f11" 2019-01-18 06:54:37,201 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-e03c9889-83a4-4550-9a21-edff0be38b4f Date: Fri, 18 Jan 2019 06:54:37 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"862faa61-c060-4b51-9434-cc420e120fb3","tenant_id":"336b4a2a4b744ffb890cf35de3a85e83","created_at":"2019-01-18T06:54:17Z","dns_nameservers":[],"updated_at":"2019-01-18T06:54: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":"336b4a2a4b744ffb890cf35de3a85e83","id":"03f3ae6e-01a6-4213-8691-4d1ab92c00bf","subnetpool_id":null,"name":"AnsibleProvisioningTests-c85dc2e4-b9c8-4077-991c-9c31db1cb004-pub-subnet"}]} 2019-01-18 06:54:37,201 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=862faa61-c060-4b51-9434-cc420e120fb3 used request id req-e03c9889-83a4-4550-9a21-edff0be38b4f 2019-01-18 06:54:37,202 - neutron_utils - INFO - Creating port for network with name - AnsibleProvisioningTests-c85dc2e4-b9c8-4077-991c-9c31db1cb004-pub-net 2019-01-18 06:54:37,208 - 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}e8d6f0d9d40509d463cec8911982146152c95f11" -d '{"port": {"network_id": "862faa61-c060-4b51-9434-cc420e120fb3", "name": "AnsibleProvisioningTests-c85dc2e4-b9c8-4077-991c-9c31db1cb004-port-1", "admin_state_up": true}}' 2019-01-18 06:54:38,302 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 782 X-Openstack-Request-Id: req-1f73866f-48c6-4e8a-a93e-c4a64ac6f299 Date: Fri, 18 Jan 2019 06:54:38 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:54:37Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"03f3ae6e-01a6-4213-8691-4d1ab92c00bf","ip_address":"10.55.1.10"}],"id":"22ad31f4-e55f-498a-855d-58e357724145","security_groups":["749550e9-7539-439e-b541-0e9b4743f12c"],"mac_address":"fa:16:3e:69:03:41","device_id":"","status":"DOWN","description":"","tags":[],"name":"AnsibleProvisioningTests-c85dc2e4-b9c8-4077-991c-9c31db1cb004-port-1","project_id":"336b4a2a4b744ffb890cf35de3a85e83","qos_policy_id":null,"admin_state_up":true,"network_id":"862faa61-c060-4b51-9434-cc420e120fb3","tenant_id":"336b4a2a4b744ffb890cf35de3a85e83","created_at":"2019-01-18T06:54:37Z","binding:vnic_type":"normal"}} 2019-01-18 06:54:38,302 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/ports used request id req-1f73866f-48c6-4e8a-a93e-c4a64ac6f299 2019-01-18 06:54:38,308 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=AnsibleProvisioningTests-c85dc2e4-b9c8-4077-991c-9c31db1cb004-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8d6f0d9d40509d463cec8911982146152c95f11" 2019-01-18 06:54:38,565 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 655 X-Openstack-Request-Id: req-ff1728da-7bf8-4b9d-8d15-a90c7497e6a4 Date: Fri, 18 Jan 2019 06:54: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":["03f3ae6e-01a6-4213-8691-4d1ab92c00bf"],"updated_at":"2019-01-18T06:54:17Z","tenant_id":"336b4a2a4b744ffb890cf35de3a85e83","created_at":"2019-01-18T06:54:16Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"336b4a2a4b744ffb890cf35de3a85e83","id":"862faa61-c060-4b51-9434-cc420e120fb3","name":"AnsibleProvisioningTests-c85dc2e4-b9c8-4077-991c-9c31db1cb004-pub-net"}]} 2019-01-18 06:54:38,566 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=AnsibleProvisioningTests-c85dc2e4-b9c8-4077-991c-9c31db1cb004-pub-net used request id req-ff1728da-7bf8-4b9d-8d15-a90c7497e6a4 2019-01-18 06:54:38,569 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/336b4a2a4b744ffb890cf35de3a85e83 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8d6f0d9d40509d463cec8911982146152c95f11" 2019-01-18 06:54:38,653 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:54:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-828791b1-61e0-4fb3-a0f8-42df7a6f1456 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/336b4a2a4b744ffb890cf35de3a85e83"}, "enabled": true, "id": "336b4a2a4b744ffb890cf35de3a85e83", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-8849aafe-0305-444-proj"}} 2019-01-18 06:54:38,653 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/336b4a2a4b744ffb890cf35de3a85e83 used request id req-828791b1-61e0-4fb3-a0f8-42df7a6f1456 2019-01-18 06:54:38,659 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=862faa61-c060-4b51-9434-cc420e120fb3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8d6f0d9d40509d463cec8911982146152c95f11" 2019-01-18 06:54:38,867 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-fc4ea88b-a2de-48fd-9a1a-478687b440d9 Date: Fri, 18 Jan 2019 06:54:38 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"862faa61-c060-4b51-9434-cc420e120fb3","tenant_id":"336b4a2a4b744ffb890cf35de3a85e83","created_at":"2019-01-18T06:54:17Z","dns_nameservers":[],"updated_at":"2019-01-18T06:54: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":"336b4a2a4b744ffb890cf35de3a85e83","id":"03f3ae6e-01a6-4213-8691-4d1ab92c00bf","subnetpool_id":null,"name":"AnsibleProvisioningTests-c85dc2e4-b9c8-4077-991c-9c31db1cb004-pub-subnet"}]} 2019-01-18 06:54:38,867 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=862faa61-c060-4b51-9434-cc420e120fb3 used request id req-fc4ea88b-a2de-48fd-9a1a-478687b440d9 2019-01-18 06:54:38,873 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=862faa61-c060-4b51-9434-cc420e120fb3&name=AnsibleProvisioningTests-c85dc2e4-b9c8-4077-991c-9c31db1cb004-port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8d6f0d9d40509d463cec8911982146152c95f11" 2019-01-18 06:54:39,072 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 785 X-Openstack-Request-Id: req-b6772807-6c2b-4377-a317-09190a9d0a52 Date: Fri, 18 Jan 2019 06:54:39 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:54:37Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"03f3ae6e-01a6-4213-8691-4d1ab92c00bf","ip_address":"10.55.1.10"}],"id":"22ad31f4-e55f-498a-855d-58e357724145","security_groups":["749550e9-7539-439e-b541-0e9b4743f12c"],"mac_address":"fa:16:3e:69:03:41","project_id":"336b4a2a4b744ffb890cf35de3a85e83","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"AnsibleProvisioningTests-c85dc2e4-b9c8-4077-991c-9c31db1cb004-port-1","admin_state_up":true,"network_id":"862faa61-c060-4b51-9434-cc420e120fb3","tenant_id":"336b4a2a4b744ffb890cf35de3a85e83","created_at":"2019-01-18T06:54:37Z","binding:vnic_type":"normal","device_id":""}]} 2019-01-18 06:54:39,072 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=862faa61-c060-4b51-9434-cc420e120fb3&name=AnsibleProvisioningTests-c85dc2e4-b9c8-4077-991c-9c31db1cb004-port-1&admin_state_up=True used request id req-b6772807-6c2b-4377-a317-09190a9d0a52 2019-01-18 06:54:39,076 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/336b4a2a4b744ffb890cf35de3a85e83 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8d6f0d9d40509d463cec8911982146152c95f11" 2019-01-18 06:54:39,160 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:54:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-af56b582-f91d-4915-af8a-67ba53037b20 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/336b4a2a4b744ffb890cf35de3a85e83"}, "enabled": true, "id": "336b4a2a4b744ffb890cf35de3a85e83", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-8849aafe-0305-444-proj"}} 2019-01-18 06:54:39,160 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/336b4a2a4b744ffb890cf35de3a85e83 used request id req-af56b582-f91d-4915-af8a-67ba53037b20 2019-01-18 06:54:39,161 - nova_utils - INFO - Creating VM with name - AnsibleProvisioningTests-c85dc2e4-b9c8-4077-991c-9c31db1cb004-inst 2019-01-18 06:54:39,164 - 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}e8d6f0d9d40509d463cec8911982146152c95f11" 2019-01-18 06:54:39,191 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06: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-6af93721-5e9c-4b0a-bbad-56c340ccd7de x-compute-request-id: req-6af93721-5e9c-4b0a-bbad-56c340ccd7de Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"flavors": [{"id": "187d4724-6e52-4a27-9947-14f96889c92a", "links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/187d4724-6e52-4a27-9947-14f96889c92a", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/187d4724-6e52-4a27-9947-14f96889c92a", "rel": "bookmark"}], "name": "AnsibleProvisioningTests-c85dc2e4-b9c8-4077-991c-9c31db1cb004-flavor-name"}]} 2019-01-18 06:54:39,192 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-6af93721-5e9c-4b0a-bbad-56c340ccd7de 2019-01-18 06:54:39,194 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/flavors/187d4724-6e52-4a27-9947-14f96889c92a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8d6f0d9d40509d463cec8911982146152c95f11" 2019-01-18 06:54:39,213 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06: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-837a6b51-bde3-4ffa-aa04-b1f1962b3565 x-compute-request-id: req-837a6b51-bde3-4ffa-aa04-b1f1962b3565 Content-Encoding: gzip Content-Length: 320 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/187d4724-6e52-4a27-9947-14f96889c92a", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/187d4724-6e52-4a27-9947-14f96889c92a", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "187d4724-6e52-4a27-9947-14f96889c92a", "name": "AnsibleProvisioningTests-c85dc2e4-b9c8-4077-991c-9c31db1cb004-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2019-01-18 06:54:39,213 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/flavors/187d4724-6e52-4a27-9947-14f96889c92a used request id req-837a6b51-bde3-4ffa-aa04-b1f1962b3565 2019-01-18 06:54:39,215 - 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-c85dc2e4-b9c8-4077-991c-9c31db1cb004--image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e8d6f0d9d40509d463cec8911982146152c95f11" 2019-01-18 06:54:39,770 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1061 Content-Type: application/json X-Openstack-Request-Id: req-10be01c9-bae3-44e3-9477-c5574e6f68d2 Date: Fri, 18 Jan 2019 06:54:39 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "AnsibleProvisioningTests-c85dc2e4-b9c8-4077-991c-9c31db1cb004--image", "tags": [], "container_format": "bare", "created_at": "2019-01-18T06:54:06Z", "size": 263717376, "disk_format": "qcow2", "updated_at": "2019-01-18T06:54:14Z", "visibility": "shared", "locations": [{"url": "rbd://af014572-0a5d-4a80-a07f-9105f52ab2c1/images/c69ff4af-48de-4b91-a38c-4cd8b7c97031/snap", "metadata": {}}], "self": "/v2/images/c69ff4af-48de-4b91-a38c-4cd8b7c97031", "min_disk": 0, "protected": false, "id": "c69ff4af-48de-4b91-a38c-4cd8b7c97031", "file": "/v2/images/c69ff4af-48de-4b91-a38c-4cd8b7c97031/file", "checksum": "1bb230415bf3b405b9b824519afbf1cb", "owner": "336b4a2a4b744ffb890cf35de3a85e83", "direct_url": "rbd://af014572-0a5d-4a80-a07f-9105f52ab2c1/images/c69ff4af-48de-4b91-a38c-4cd8b7c97031/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=AnsibleProvisioningTests-c85dc2e4-b9c8-4077-991c-9c31db1cb004--image"} 2019-01-18 06:54:39,770 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images?limit=20&disk_format=qcow2&name=AnsibleProvisioningTests-c85dc2e4-b9c8-4077-991c-9c31db1cb004--image used request id req-10be01c9-bae3-44e3-9477-c5574e6f68d2 2019-01-18 06:54:39,773 - 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}e8d6f0d9d40509d463cec8911982146152c95f11" 2019-01-18 06:54:39,918 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-f8294725-4f6a-45e4-85c7-bef392611cde Date: Fri, 18 Jan 2019 06:54: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"}}} 2019-01-18 06:54:39,919 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/schemas/image used request id req-f8294725-4f6a-45e4-85c7-bef392611cde 2019-01-18 06:54:39,924 - 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}e8d6f0d9d40509d463cec8911982146152c95f11" -d '{"server": {"name": "AnsibleProvisioningTests-c85dc2e4-b9c8-4077-991c-9c31db1cb004-inst", "imageRef": "c69ff4af-48de-4b91-a38c-4cd8b7c97031", "key_name": "AnsibleProvisioningTests-c85dc2e4-b9c8-4077-991c-9c31db1cb004-kp", "flavorRef": "187d4724-6e52-4a27-9947-14f96889c92a", "max_count": 1, "min_count": 1, "networks": [{"port": "22ad31f4-e55f-498a-855d-58e357724145"}]}}' 2019-01-18 06:54:41,523 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 18 Jan 2019 06: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 x-openstack-request-id: req-a36544bc-662c-4a77-9fa6-12cbbe3a38d8 x-compute-request-id: req-a36544bc-662c-4a77-9fa6-12cbbe3a38d8 Content-Length: 374 location: http://172.30.9.23:8774/v2.1/servers/7bcb1942-5669-459d-9997-1cc7165ba280 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "7bcb1942-5669-459d-9997-1cc7165ba280", "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/7bcb1942-5669-459d-9997-1cc7165ba280", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/7bcb1942-5669-459d-9997-1cc7165ba280", "rel": "bookmark"}], "adminPass": "PX7h7G7WJQeT"}} 2019-01-18 06:54:41,523 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-a36544bc-662c-4a77-9fa6-12cbbe3a38d8 2019-01-18 06:54:41,526 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/7bcb1942-5669-459d-9997-1cc7165ba280 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8d6f0d9d40509d463cec8911982146152c95f11" 2019-01-18 06:54:41,746 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:54: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-9e06fa7e-5fa0-4210-a704-61bb7e176754 x-compute-request-id: req-9e06fa7e-5fa0-4210-a704-61bb7e176754 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/7bcb1942-5669-459d-9997-1cc7165ba280", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/7bcb1942-5669-459d-9997-1cc7165ba280", "rel": "bookmark"}], "image": {"id": "c69ff4af-48de-4b91-a38c-4cd8b7c97031", "links": [{"href": "http://172.30.9.23:8774/images/c69ff4af-48de-4b91-a38c-4cd8b7c97031", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "187d4724-6e52-4a27-9947-14f96889c92a", "links": [{"href": "http://172.30.9.23:8774/flavors/187d4724-6e52-4a27-9947-14f96889c92a", "rel": "bookmark"}]}, "id": "7bcb1942-5669-459d-9997-1cc7165ba280", "user_id": "1eb5b64549cf461da7ead4fd9c711d9b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2019-01-18T06:54:41Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-c85dc2e4-b9c8-4077-991c-9c31db1cb004-kp", "name": "AnsibleProvisioningTests-c85dc2e4-b9c8-4077-991c-9c31db1cb004-inst", "created": "2019-01-18T06:54:41Z", "tenant_id": "336b4a2a4b744ffb890cf35de3a85e83", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-18 06:54:41,746 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/7bcb1942-5669-459d-9997-1cc7165ba280 used request id req-9e06fa7e-5fa0-4210-a704-61bb7e176754 2019-01-18 06:54:41,746 - create_instance - INFO - Created instance with name - AnsibleProvisioningTests-c85dc2e4-b9c8-4077-991c-9c31db1cb004-inst 2019-01-18 06:54:41,749 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/7bcb1942-5669-459d-9997-1cc7165ba280 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8d6f0d9d40509d463cec8911982146152c95f11" 2019-01-18 06:54:41,963 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:54: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-6dcf4f52-6c53-4c44-b98b-2597f12bfafc x-compute-request-id: req-6dcf4f52-6c53-4c44-b98b-2597f12bfafc 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/7bcb1942-5669-459d-9997-1cc7165ba280", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/7bcb1942-5669-459d-9997-1cc7165ba280", "rel": "bookmark"}], "image": {"id": "c69ff4af-48de-4b91-a38c-4cd8b7c97031", "links": [{"href": "http://172.30.9.23:8774/images/c69ff4af-48de-4b91-a38c-4cd8b7c97031", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "187d4724-6e52-4a27-9947-14f96889c92a", "links": [{"href": "http://172.30.9.23:8774/flavors/187d4724-6e52-4a27-9947-14f96889c92a", "rel": "bookmark"}]}, "id": "7bcb1942-5669-459d-9997-1cc7165ba280", "user_id": "1eb5b64549cf461da7ead4fd9c711d9b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2019-01-18T06:54:41Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-c85dc2e4-b9c8-4077-991c-9c31db1cb004-kp", "name": "AnsibleProvisioningTests-c85dc2e4-b9c8-4077-991c-9c31db1cb004-inst", "created": "2019-01-18T06:54:41Z", "tenant_id": "336b4a2a4b744ffb890cf35de3a85e83", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-18 06:54:41,963 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/7bcb1942-5669-459d-9997-1cc7165ba280 used request id req-6dcf4f52-6c53-4c44-b98b-2597f12bfafc 2019-01-18 06:54:41,963 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-c85dc2e4-b9c8-4077-991c-9c31db1cb004-inst] is - BUILD 2019-01-18 06:54:41,963 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-18 06:54:44,967 - create_instance - DEBUG - VM status query timeout in 896.780006886 2019-01-18 06:54:44,970 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/7bcb1942-5669-459d-9997-1cc7165ba280 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8d6f0d9d40509d463cec8911982146152c95f11" 2019-01-18 06:54:45,739 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06: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-d6cff242-324c-4c6c-b192-87406488b3d3 x-compute-request-id: req-d6cff242-324c-4c6c-b192-87406488b3d3 Content-Encoding: gzip Content-Length: 679 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/7bcb1942-5669-459d-9997-1cc7165ba280", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/7bcb1942-5669-459d-9997-1cc7165ba280", "rel": "bookmark"}], "image": {"id": "c69ff4af-48de-4b91-a38c-4cd8b7c97031", "links": [{"href": "http://172.30.9.23:8774/images/c69ff4af-48de-4b91-a38c-4cd8b7c97031", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "187d4724-6e52-4a27-9947-14f96889c92a", "links": [{"href": "http://172.30.9.23:8774/flavors/187d4724-6e52-4a27-9947-14f96889c92a", "rel": "bookmark"}]}, "id": "7bcb1942-5669-459d-9997-1cc7165ba280", "security_groups": [{"name": "default"}], "user_id": "1eb5b64549cf461da7ead4fd9c711d9b", "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": "2019-01-18T06:54:43Z", "hostId": "3d80f8f1b864684eba3a8fbc2b11fa82ec98e9ba1d110ca5c9fc3220", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-c85dc2e4-b9c8-4077-991c-9c31db1cb004-kp", "name": "AnsibleProvisioningTests-c85dc2e4-b9c8-4077-991c-9c31db1cb004-inst", "created": "2019-01-18T06:54:41Z", "tenant_id": "336b4a2a4b744ffb890cf35de3a85e83", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-18 06:54:45,739 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/7bcb1942-5669-459d-9997-1cc7165ba280 used request id req-d6cff242-324c-4c6c-b192-87406488b3d3 2019-01-18 06:54:45,739 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-c85dc2e4-b9c8-4077-991c-9c31db1cb004-inst] is - BUILD 2019-01-18 06:54:45,739 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-18 06:54:48,743 - create_instance - DEBUG - VM status query timeout in 893.004000902 2019-01-18 06:54:48,746 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/7bcb1942-5669-459d-9997-1cc7165ba280 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8d6f0d9d40509d463cec8911982146152c95f11" 2019-01-18 06:54:49,258 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 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-b1a222b9-e8e0-480b-8c2d-ec651434d265 x-compute-request-id: req-b1a222b9-e8e0-480b-8c2d-ec651434d265 Content-Encoding: gzip Content-Length: 679 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/7bcb1942-5669-459d-9997-1cc7165ba280", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/7bcb1942-5669-459d-9997-1cc7165ba280", "rel": "bookmark"}], "image": {"id": "c69ff4af-48de-4b91-a38c-4cd8b7c97031", "links": [{"href": "http://172.30.9.23:8774/images/c69ff4af-48de-4b91-a38c-4cd8b7c97031", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "187d4724-6e52-4a27-9947-14f96889c92a", "links": [{"href": "http://172.30.9.23:8774/flavors/187d4724-6e52-4a27-9947-14f96889c92a", "rel": "bookmark"}]}, "id": "7bcb1942-5669-459d-9997-1cc7165ba280", "security_groups": [{"name": "default"}], "user_id": "1eb5b64549cf461da7ead4fd9c711d9b", "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": "2019-01-18T06:54:43Z", "hostId": "3d80f8f1b864684eba3a8fbc2b11fa82ec98e9ba1d110ca5c9fc3220", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-c85dc2e4-b9c8-4077-991c-9c31db1cb004-kp", "name": "AnsibleProvisioningTests-c85dc2e4-b9c8-4077-991c-9c31db1cb004-inst", "created": "2019-01-18T06:54:41Z", "tenant_id": "336b4a2a4b744ffb890cf35de3a85e83", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-18 06:54:49,258 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/7bcb1942-5669-459d-9997-1cc7165ba280 used request id req-b1a222b9-e8e0-480b-8c2d-ec651434d265 2019-01-18 06:54:49,258 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-c85dc2e4-b9c8-4077-991c-9c31db1cb004-inst] is - BUILD 2019-01-18 06:54:49,258 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-18 06:54:52,262 - create_instance - DEBUG - VM status query timeout in 889.484956026 2019-01-18 06:54:52,265 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/7bcb1942-5669-459d-9997-1cc7165ba280 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8d6f0d9d40509d463cec8911982146152c95f11" 2019-01-18 06:54:52,810 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:54: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-76db7510-c19c-4a28-bbf0-af3aa7b1e0e9 x-compute-request-id: req-76db7510-c19c-4a28-bbf0-af3aa7b1e0e9 Content-Encoding: gzip Content-Length: 679 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/7bcb1942-5669-459d-9997-1cc7165ba280", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/7bcb1942-5669-459d-9997-1cc7165ba280", "rel": "bookmark"}], "image": {"id": "c69ff4af-48de-4b91-a38c-4cd8b7c97031", "links": [{"href": "http://172.30.9.23:8774/images/c69ff4af-48de-4b91-a38c-4cd8b7c97031", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "187d4724-6e52-4a27-9947-14f96889c92a", "links": [{"href": "http://172.30.9.23:8774/flavors/187d4724-6e52-4a27-9947-14f96889c92a", "rel": "bookmark"}]}, "id": "7bcb1942-5669-459d-9997-1cc7165ba280", "security_groups": [{"name": "default"}], "user_id": "1eb5b64549cf461da7ead4fd9c711d9b", "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": "2019-01-18T06:54:43Z", "hostId": "3d80f8f1b864684eba3a8fbc2b11fa82ec98e9ba1d110ca5c9fc3220", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-c85dc2e4-b9c8-4077-991c-9c31db1cb004-kp", "name": "AnsibleProvisioningTests-c85dc2e4-b9c8-4077-991c-9c31db1cb004-inst", "created": "2019-01-18T06:54:41Z", "tenant_id": "336b4a2a4b744ffb890cf35de3a85e83", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-18 06:54:52,810 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/7bcb1942-5669-459d-9997-1cc7165ba280 used request id req-76db7510-c19c-4a28-bbf0-af3aa7b1e0e9 2019-01-18 06:54:52,810 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-c85dc2e4-b9c8-4077-991c-9c31db1cb004-inst] is - BUILD 2019-01-18 06:54:52,810 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-18 06:54:55,814 - create_instance - DEBUG - VM status query timeout in 885.933007956 2019-01-18 06:54:55,817 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/7bcb1942-5669-459d-9997-1cc7165ba280 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8d6f0d9d40509d463cec8911982146152c95f11" 2019-01-18 06:54:56,491 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:54: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-525d8a9f-d2e6-420f-a07a-fd076eb57af5 x-compute-request-id: req-525d8a9f-d2e6-420f-a07a-fd076eb57af5 Content-Encoding: gzip Content-Length: 679 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/7bcb1942-5669-459d-9997-1cc7165ba280", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/7bcb1942-5669-459d-9997-1cc7165ba280", "rel": "bookmark"}], "image": {"id": "c69ff4af-48de-4b91-a38c-4cd8b7c97031", "links": [{"href": "http://172.30.9.23:8774/images/c69ff4af-48de-4b91-a38c-4cd8b7c97031", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "187d4724-6e52-4a27-9947-14f96889c92a", "links": [{"href": "http://172.30.9.23:8774/flavors/187d4724-6e52-4a27-9947-14f96889c92a", "rel": "bookmark"}]}, "id": "7bcb1942-5669-459d-9997-1cc7165ba280", "security_groups": [{"name": "default"}], "user_id": "1eb5b64549cf461da7ead4fd9c711d9b", "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": "2019-01-18T06:54:43Z", "hostId": "3d80f8f1b864684eba3a8fbc2b11fa82ec98e9ba1d110ca5c9fc3220", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-c85dc2e4-b9c8-4077-991c-9c31db1cb004-kp", "name": "AnsibleProvisioningTests-c85dc2e4-b9c8-4077-991c-9c31db1cb004-inst", "created": "2019-01-18T06:54:41Z", "tenant_id": "336b4a2a4b744ffb890cf35de3a85e83", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-18 06:54:56,491 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/7bcb1942-5669-459d-9997-1cc7165ba280 used request id req-525d8a9f-d2e6-420f-a07a-fd076eb57af5 2019-01-18 06:54:56,492 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-c85dc2e4-b9c8-4077-991c-9c31db1cb004-inst] is - BUILD 2019-01-18 06:54:56,492 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-18 06:54:59,495 - create_instance - DEBUG - VM status query timeout in 882.251430035 2019-01-18 06:54:59,498 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/7bcb1942-5669-459d-9997-1cc7165ba280 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8d6f0d9d40509d463cec8911982146152c95f11" 2019-01-18 06:55:00,167 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:54: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-337b300f-edf3-4316-a99b-11ded29a802f x-compute-request-id: req-337b300f-edf3-4316-a99b-11ded29a802f Content-Encoding: gzip Content-Length: 679 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/7bcb1942-5669-459d-9997-1cc7165ba280", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/7bcb1942-5669-459d-9997-1cc7165ba280", "rel": "bookmark"}], "image": {"id": "c69ff4af-48de-4b91-a38c-4cd8b7c97031", "links": [{"href": "http://172.30.9.23:8774/images/c69ff4af-48de-4b91-a38c-4cd8b7c97031", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "187d4724-6e52-4a27-9947-14f96889c92a", "links": [{"href": "http://172.30.9.23:8774/flavors/187d4724-6e52-4a27-9947-14f96889c92a", "rel": "bookmark"}]}, "id": "7bcb1942-5669-459d-9997-1cc7165ba280", "security_groups": [{"name": "default"}], "user_id": "1eb5b64549cf461da7ead4fd9c711d9b", "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": "2019-01-18T06:54:43Z", "hostId": "3d80f8f1b864684eba3a8fbc2b11fa82ec98e9ba1d110ca5c9fc3220", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-c85dc2e4-b9c8-4077-991c-9c31db1cb004-kp", "name": "AnsibleProvisioningTests-c85dc2e4-b9c8-4077-991c-9c31db1cb004-inst", "created": "2019-01-18T06:54:41Z", "tenant_id": "336b4a2a4b744ffb890cf35de3a85e83", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-18 06:55:00,167 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/7bcb1942-5669-459d-9997-1cc7165ba280 used request id req-337b300f-edf3-4316-a99b-11ded29a802f 2019-01-18 06:55:00,168 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-c85dc2e4-b9c8-4077-991c-9c31db1cb004-inst] is - BUILD 2019-01-18 06:55:00,168 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-18 06:55:03,171 - create_instance - DEBUG - VM status query timeout in 878.575362921 2019-01-18 06:55:03,174 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/7bcb1942-5669-459d-9997-1cc7165ba280 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8d6f0d9d40509d463cec8911982146152c95f11" 2019-01-18 06:55:03,671 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:55: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-6408c6e8-1e0e-4130-a151-917403a53a40 x-compute-request-id: req-6408c6e8-1e0e-4130-a151-917403a53a40 Content-Encoding: gzip Content-Length: 679 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/7bcb1942-5669-459d-9997-1cc7165ba280", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/7bcb1942-5669-459d-9997-1cc7165ba280", "rel": "bookmark"}], "image": {"id": "c69ff4af-48de-4b91-a38c-4cd8b7c97031", "links": [{"href": "http://172.30.9.23:8774/images/c69ff4af-48de-4b91-a38c-4cd8b7c97031", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "187d4724-6e52-4a27-9947-14f96889c92a", "links": [{"href": "http://172.30.9.23:8774/flavors/187d4724-6e52-4a27-9947-14f96889c92a", "rel": "bookmark"}]}, "id": "7bcb1942-5669-459d-9997-1cc7165ba280", "security_groups": [{"name": "default"}], "user_id": "1eb5b64549cf461da7ead4fd9c711d9b", "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": "2019-01-18T06:54:43Z", "hostId": "3d80f8f1b864684eba3a8fbc2b11fa82ec98e9ba1d110ca5c9fc3220", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-c85dc2e4-b9c8-4077-991c-9c31db1cb004-kp", "name": "AnsibleProvisioningTests-c85dc2e4-b9c8-4077-991c-9c31db1cb004-inst", "created": "2019-01-18T06:54:41Z", "tenant_id": "336b4a2a4b744ffb890cf35de3a85e83", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-18 06:55:03,672 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/7bcb1942-5669-459d-9997-1cc7165ba280 used request id req-6408c6e8-1e0e-4130-a151-917403a53a40 2019-01-18 06:55:03,672 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-c85dc2e4-b9c8-4077-991c-9c31db1cb004-inst] is - BUILD 2019-01-18 06:55:03,672 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-18 06:55:06,675 - create_instance - DEBUG - VM status query timeout in 875.071267843 2019-01-18 06:55:06,678 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/7bcb1942-5669-459d-9997-1cc7165ba280 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8d6f0d9d40509d463cec8911982146152c95f11" 2019-01-18 06:55:07,356 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06: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-6cadb93f-9c6b-4e95-9582-b9cab136a637 x-compute-request-id: req-6cadb93f-9c6b-4e95-9582-b9cab136a637 Content-Encoding: gzip Content-Length: 679 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/7bcb1942-5669-459d-9997-1cc7165ba280", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/7bcb1942-5669-459d-9997-1cc7165ba280", "rel": "bookmark"}], "image": {"id": "c69ff4af-48de-4b91-a38c-4cd8b7c97031", "links": [{"href": "http://172.30.9.23:8774/images/c69ff4af-48de-4b91-a38c-4cd8b7c97031", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "187d4724-6e52-4a27-9947-14f96889c92a", "links": [{"href": "http://172.30.9.23:8774/flavors/187d4724-6e52-4a27-9947-14f96889c92a", "rel": "bookmark"}]}, "id": "7bcb1942-5669-459d-9997-1cc7165ba280", "security_groups": [{"name": "default"}], "user_id": "1eb5b64549cf461da7ead4fd9c711d9b", "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": "2019-01-18T06:54:43Z", "hostId": "3d80f8f1b864684eba3a8fbc2b11fa82ec98e9ba1d110ca5c9fc3220", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-c85dc2e4-b9c8-4077-991c-9c31db1cb004-kp", "name": "AnsibleProvisioningTests-c85dc2e4-b9c8-4077-991c-9c31db1cb004-inst", "created": "2019-01-18T06:54:41Z", "tenant_id": "336b4a2a4b744ffb890cf35de3a85e83", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-18 06:55:07,356 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/7bcb1942-5669-459d-9997-1cc7165ba280 used request id req-6cadb93f-9c6b-4e95-9582-b9cab136a637 2019-01-18 06:55:07,357 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-c85dc2e4-b9c8-4077-991c-9c31db1cb004-inst] is - BUILD 2019-01-18 06:55:07,357 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-18 06:55:10,360 - create_instance - DEBUG - VM status query timeout in 871.386525869 2019-01-18 06:55:10,363 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/7bcb1942-5669-459d-9997-1cc7165ba280 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8d6f0d9d40509d463cec8911982146152c95f11" 2019-01-18 06:55:11,056 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:55: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-65799787-0c4f-4f74-b45e-5e7afaac32d1 x-compute-request-id: req-65799787-0c4f-4f74-b45e-5e7afaac32d1 Content-Encoding: gzip Content-Length: 679 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/7bcb1942-5669-459d-9997-1cc7165ba280", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/7bcb1942-5669-459d-9997-1cc7165ba280", "rel": "bookmark"}], "image": {"id": "c69ff4af-48de-4b91-a38c-4cd8b7c97031", "links": [{"href": "http://172.30.9.23:8774/images/c69ff4af-48de-4b91-a38c-4cd8b7c97031", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "187d4724-6e52-4a27-9947-14f96889c92a", "links": [{"href": "http://172.30.9.23:8774/flavors/187d4724-6e52-4a27-9947-14f96889c92a", "rel": "bookmark"}]}, "id": "7bcb1942-5669-459d-9997-1cc7165ba280", "security_groups": [{"name": "default"}], "user_id": "1eb5b64549cf461da7ead4fd9c711d9b", "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": "2019-01-18T06:54:43Z", "hostId": "3d80f8f1b864684eba3a8fbc2b11fa82ec98e9ba1d110ca5c9fc3220", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-c85dc2e4-b9c8-4077-991c-9c31db1cb004-kp", "name": "AnsibleProvisioningTests-c85dc2e4-b9c8-4077-991c-9c31db1cb004-inst", "created": "2019-01-18T06:54:41Z", "tenant_id": "336b4a2a4b744ffb890cf35de3a85e83", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-18 06:55:11,057 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/7bcb1942-5669-459d-9997-1cc7165ba280 used request id req-65799787-0c4f-4f74-b45e-5e7afaac32d1 2019-01-18 06:55:11,057 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-c85dc2e4-b9c8-4077-991c-9c31db1cb004-inst] is - BUILD 2019-01-18 06:55:11,057 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-18 06:55:14,060 - create_instance - DEBUG - VM status query timeout in 867.686156034 2019-01-18 06:55:14,064 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/7bcb1942-5669-459d-9997-1cc7165ba280 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8d6f0d9d40509d463cec8911982146152c95f11" 2019-01-18 06:55:15,213 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:55: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-d7dd3614-3734-4464-b485-2f01c68822fa x-compute-request-id: req-d7dd3614-3734-4464-b485-2f01c68822fa Content-Encoding: gzip Content-Length: 679 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/7bcb1942-5669-459d-9997-1cc7165ba280", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/7bcb1942-5669-459d-9997-1cc7165ba280", "rel": "bookmark"}], "image": {"id": "c69ff4af-48de-4b91-a38c-4cd8b7c97031", "links": [{"href": "http://172.30.9.23:8774/images/c69ff4af-48de-4b91-a38c-4cd8b7c97031", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "187d4724-6e52-4a27-9947-14f96889c92a", "links": [{"href": "http://172.30.9.23:8774/flavors/187d4724-6e52-4a27-9947-14f96889c92a", "rel": "bookmark"}]}, "id": "7bcb1942-5669-459d-9997-1cc7165ba280", "security_groups": [{"name": "default"}], "user_id": "1eb5b64549cf461da7ead4fd9c711d9b", "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": "2019-01-18T06:54:43Z", "hostId": "3d80f8f1b864684eba3a8fbc2b11fa82ec98e9ba1d110ca5c9fc3220", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-c85dc2e4-b9c8-4077-991c-9c31db1cb004-kp", "name": "AnsibleProvisioningTests-c85dc2e4-b9c8-4077-991c-9c31db1cb004-inst", "created": "2019-01-18T06:54:41Z", "tenant_id": "336b4a2a4b744ffb890cf35de3a85e83", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-18 06:55:15,214 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/7bcb1942-5669-459d-9997-1cc7165ba280 used request id req-d7dd3614-3734-4464-b485-2f01c68822fa 2019-01-18 06:55:15,214 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-c85dc2e4-b9c8-4077-991c-9c31db1cb004-inst] is - BUILD 2019-01-18 06:55:15,214 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-18 06:55:18,217 - create_instance - DEBUG - VM status query timeout in 863.529216051 2019-01-18 06:55:18,220 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/7bcb1942-5669-459d-9997-1cc7165ba280 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8d6f0d9d40509d463cec8911982146152c95f11" 2019-01-18 06:55:18,688 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:55: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-fc72ec27-069c-466c-ab77-4611da2bc6dc x-compute-request-id: req-fc72ec27-069c-466c-ab77-4611da2bc6dc Content-Encoding: gzip Content-Length: 679 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/7bcb1942-5669-459d-9997-1cc7165ba280", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/7bcb1942-5669-459d-9997-1cc7165ba280", "rel": "bookmark"}], "image": {"id": "c69ff4af-48de-4b91-a38c-4cd8b7c97031", "links": [{"href": "http://172.30.9.23:8774/images/c69ff4af-48de-4b91-a38c-4cd8b7c97031", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "187d4724-6e52-4a27-9947-14f96889c92a", "links": [{"href": "http://172.30.9.23:8774/flavors/187d4724-6e52-4a27-9947-14f96889c92a", "rel": "bookmark"}]}, "id": "7bcb1942-5669-459d-9997-1cc7165ba280", "security_groups": [{"name": "default"}], "user_id": "1eb5b64549cf461da7ead4fd9c711d9b", "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": "2019-01-18T06:54:43Z", "hostId": "3d80f8f1b864684eba3a8fbc2b11fa82ec98e9ba1d110ca5c9fc3220", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-c85dc2e4-b9c8-4077-991c-9c31db1cb004-kp", "name": "AnsibleProvisioningTests-c85dc2e4-b9c8-4077-991c-9c31db1cb004-inst", "created": "2019-01-18T06:54:41Z", "tenant_id": "336b4a2a4b744ffb890cf35de3a85e83", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-18 06:55:18,688 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/7bcb1942-5669-459d-9997-1cc7165ba280 used request id req-fc72ec27-069c-466c-ab77-4611da2bc6dc 2019-01-18 06:55:18,688 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-c85dc2e4-b9c8-4077-991c-9c31db1cb004-inst] is - BUILD 2019-01-18 06:55:18,688 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-18 06:55:21,692 - create_instance - DEBUG - VM status query timeout in 860.055060863 2019-01-18 06:55:21,695 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/7bcb1942-5669-459d-9997-1cc7165ba280 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8d6f0d9d40509d463cec8911982146152c95f11" 2019-01-18 06:55:22,051 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:55: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-f02483cc-69b3-49fb-9354-10d0721171b0 x-compute-request-id: req-f02483cc-69b3-49fb-9354-10d0721171b0 Content-Encoding: gzip Content-Length: 679 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/7bcb1942-5669-459d-9997-1cc7165ba280", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/7bcb1942-5669-459d-9997-1cc7165ba280", "rel": "bookmark"}], "image": {"id": "c69ff4af-48de-4b91-a38c-4cd8b7c97031", "links": [{"href": "http://172.30.9.23:8774/images/c69ff4af-48de-4b91-a38c-4cd8b7c97031", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "187d4724-6e52-4a27-9947-14f96889c92a", "links": [{"href": "http://172.30.9.23:8774/flavors/187d4724-6e52-4a27-9947-14f96889c92a", "rel": "bookmark"}]}, "id": "7bcb1942-5669-459d-9997-1cc7165ba280", "security_groups": [{"name": "default"}], "user_id": "1eb5b64549cf461da7ead4fd9c711d9b", "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": "2019-01-18T06:54:43Z", "hostId": "3d80f8f1b864684eba3a8fbc2b11fa82ec98e9ba1d110ca5c9fc3220", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-c85dc2e4-b9c8-4077-991c-9c31db1cb004-kp", "name": "AnsibleProvisioningTests-c85dc2e4-b9c8-4077-991c-9c31db1cb004-inst", "created": "2019-01-18T06:54:41Z", "tenant_id": "336b4a2a4b744ffb890cf35de3a85e83", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-18 06:55:22,051 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/7bcb1942-5669-459d-9997-1cc7165ba280 used request id req-f02483cc-69b3-49fb-9354-10d0721171b0 2019-01-18 06:55:22,052 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-c85dc2e4-b9c8-4077-991c-9c31db1cb004-inst] is - BUILD 2019-01-18 06:55:22,052 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-18 06:55:25,055 - create_instance - DEBUG - VM status query timeout in 856.691650867 2019-01-18 06:55:25,058 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/7bcb1942-5669-459d-9997-1cc7165ba280 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8d6f0d9d40509d463cec8911982146152c95f11" 2019-01-18 06:55:25,737 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:55: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-e983f323-befe-4e16-89e1-85ac1c1f6547 x-compute-request-id: req-e983f323-befe-4e16-89e1-85ac1c1f6547 Content-Encoding: gzip Content-Length: 679 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/7bcb1942-5669-459d-9997-1cc7165ba280", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/7bcb1942-5669-459d-9997-1cc7165ba280", "rel": "bookmark"}], "image": {"id": "c69ff4af-48de-4b91-a38c-4cd8b7c97031", "links": [{"href": "http://172.30.9.23:8774/images/c69ff4af-48de-4b91-a38c-4cd8b7c97031", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "187d4724-6e52-4a27-9947-14f96889c92a", "links": [{"href": "http://172.30.9.23:8774/flavors/187d4724-6e52-4a27-9947-14f96889c92a", "rel": "bookmark"}]}, "id": "7bcb1942-5669-459d-9997-1cc7165ba280", "security_groups": [{"name": "default"}], "user_id": "1eb5b64549cf461da7ead4fd9c711d9b", "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": "2019-01-18T06:54:43Z", "hostId": "3d80f8f1b864684eba3a8fbc2b11fa82ec98e9ba1d110ca5c9fc3220", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-c85dc2e4-b9c8-4077-991c-9c31db1cb004-kp", "name": "AnsibleProvisioningTests-c85dc2e4-b9c8-4077-991c-9c31db1cb004-inst", "created": "2019-01-18T06:54:41Z", "tenant_id": "336b4a2a4b744ffb890cf35de3a85e83", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-18 06:55:25,737 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/7bcb1942-5669-459d-9997-1cc7165ba280 used request id req-e983f323-befe-4e16-89e1-85ac1c1f6547 2019-01-18 06:55:25,738 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-c85dc2e4-b9c8-4077-991c-9c31db1cb004-inst] is - BUILD 2019-01-18 06:55:25,738 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-18 06:55:28,741 - create_instance - DEBUG - VM status query timeout in 853.005647898 2019-01-18 06:55:28,744 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/7bcb1942-5669-459d-9997-1cc7165ba280 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8d6f0d9d40509d463cec8911982146152c95f11" 2019-01-18 06:55:29,575 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06: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-88938caf-be7d-4b03-984e-1949fce88032 x-compute-request-id: req-88938caf-be7d-4b03-984e-1949fce88032 Content-Encoding: gzip Content-Length: 679 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/7bcb1942-5669-459d-9997-1cc7165ba280", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/7bcb1942-5669-459d-9997-1cc7165ba280", "rel": "bookmark"}], "image": {"id": "c69ff4af-48de-4b91-a38c-4cd8b7c97031", "links": [{"href": "http://172.30.9.23:8774/images/c69ff4af-48de-4b91-a38c-4cd8b7c97031", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "187d4724-6e52-4a27-9947-14f96889c92a", "links": [{"href": "http://172.30.9.23:8774/flavors/187d4724-6e52-4a27-9947-14f96889c92a", "rel": "bookmark"}]}, "id": "7bcb1942-5669-459d-9997-1cc7165ba280", "security_groups": [{"name": "default"}], "user_id": "1eb5b64549cf461da7ead4fd9c711d9b", "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": "2019-01-18T06:54:43Z", "hostId": "3d80f8f1b864684eba3a8fbc2b11fa82ec98e9ba1d110ca5c9fc3220", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-c85dc2e4-b9c8-4077-991c-9c31db1cb004-kp", "name": "AnsibleProvisioningTests-c85dc2e4-b9c8-4077-991c-9c31db1cb004-inst", "created": "2019-01-18T06:54:41Z", "tenant_id": "336b4a2a4b744ffb890cf35de3a85e83", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-18 06:55:29,576 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/7bcb1942-5669-459d-9997-1cc7165ba280 used request id req-88938caf-be7d-4b03-984e-1949fce88032 2019-01-18 06:55:29,576 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-c85dc2e4-b9c8-4077-991c-9c31db1cb004-inst] is - BUILD 2019-01-18 06:55:29,576 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-18 06:55:32,579 - create_instance - DEBUG - VM status query timeout in 849.167295933 2019-01-18 06:55:32,582 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/7bcb1942-5669-459d-9997-1cc7165ba280 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8d6f0d9d40509d463cec8911982146152c95f11" 2019-01-18 06:55:32,949 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:55: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-3ba3cd81-64f0-4d18-9d3d-944a47ac2e28 x-compute-request-id: req-3ba3cd81-64f0-4d18-9d3d-944a47ac2e28 Content-Encoding: gzip Content-Length: 679 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/7bcb1942-5669-459d-9997-1cc7165ba280", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/7bcb1942-5669-459d-9997-1cc7165ba280", "rel": "bookmark"}], "image": {"id": "c69ff4af-48de-4b91-a38c-4cd8b7c97031", "links": [{"href": "http://172.30.9.23:8774/images/c69ff4af-48de-4b91-a38c-4cd8b7c97031", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "187d4724-6e52-4a27-9947-14f96889c92a", "links": [{"href": "http://172.30.9.23:8774/flavors/187d4724-6e52-4a27-9947-14f96889c92a", "rel": "bookmark"}]}, "id": "7bcb1942-5669-459d-9997-1cc7165ba280", "security_groups": [{"name": "default"}], "user_id": "1eb5b64549cf461da7ead4fd9c711d9b", "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": "2019-01-18T06:54:43Z", "hostId": "3d80f8f1b864684eba3a8fbc2b11fa82ec98e9ba1d110ca5c9fc3220", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-c85dc2e4-b9c8-4077-991c-9c31db1cb004-kp", "name": "AnsibleProvisioningTests-c85dc2e4-b9c8-4077-991c-9c31db1cb004-inst", "created": "2019-01-18T06:54:41Z", "tenant_id": "336b4a2a4b744ffb890cf35de3a85e83", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-18 06:55:32,950 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/7bcb1942-5669-459d-9997-1cc7165ba280 used request id req-3ba3cd81-64f0-4d18-9d3d-944a47ac2e28 2019-01-18 06:55:32,950 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-c85dc2e4-b9c8-4077-991c-9c31db1cb004-inst] is - BUILD 2019-01-18 06:55:32,950 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-18 06:55:35,953 - create_instance - DEBUG - VM status query timeout in 845.793241978 2019-01-18 06:55:35,956 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/7bcb1942-5669-459d-9997-1cc7165ba280 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8d6f0d9d40509d463cec8911982146152c95f11" 2019-01-18 06:55:36,868 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:55: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-70d8109d-32bc-4b05-9310-5c1c388818e6 x-compute-request-id: req-70d8109d-32bc-4b05-9310-5c1c388818e6 Content-Encoding: gzip Content-Length: 679 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/7bcb1942-5669-459d-9997-1cc7165ba280", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/7bcb1942-5669-459d-9997-1cc7165ba280", "rel": "bookmark"}], "image": {"id": "c69ff4af-48de-4b91-a38c-4cd8b7c97031", "links": [{"href": "http://172.30.9.23:8774/images/c69ff4af-48de-4b91-a38c-4cd8b7c97031", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "187d4724-6e52-4a27-9947-14f96889c92a", "links": [{"href": "http://172.30.9.23:8774/flavors/187d4724-6e52-4a27-9947-14f96889c92a", "rel": "bookmark"}]}, "id": "7bcb1942-5669-459d-9997-1cc7165ba280", "security_groups": [{"name": "default"}], "user_id": "1eb5b64549cf461da7ead4fd9c711d9b", "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": "2019-01-18T06:54:43Z", "hostId": "3d80f8f1b864684eba3a8fbc2b11fa82ec98e9ba1d110ca5c9fc3220", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-c85dc2e4-b9c8-4077-991c-9c31db1cb004-kp", "name": "AnsibleProvisioningTests-c85dc2e4-b9c8-4077-991c-9c31db1cb004-inst", "created": "2019-01-18T06:54:41Z", "tenant_id": "336b4a2a4b744ffb890cf35de3a85e83", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-18 06:55:36,868 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/7bcb1942-5669-459d-9997-1cc7165ba280 used request id req-70d8109d-32bc-4b05-9310-5c1c388818e6 2019-01-18 06:55:36,869 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-c85dc2e4-b9c8-4077-991c-9c31db1cb004-inst] is - BUILD 2019-01-18 06:55:36,869 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-18 06:55:39,872 - create_instance - DEBUG - VM status query timeout in 841.874655008 2019-01-18 06:55:39,875 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/7bcb1942-5669-459d-9997-1cc7165ba280 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8d6f0d9d40509d463cec8911982146152c95f11" 2019-01-18 06:55:40,877 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06: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,Accept-Encoding x-openstack-request-id: req-be680c65-cbc2-4837-bf92-562c480c8a39 x-compute-request-id: req-be680c65-cbc2-4837-bf92-562c480c8a39 Content-Encoding: gzip Content-Length: 679 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/7bcb1942-5669-459d-9997-1cc7165ba280", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/7bcb1942-5669-459d-9997-1cc7165ba280", "rel": "bookmark"}], "image": {"id": "c69ff4af-48de-4b91-a38c-4cd8b7c97031", "links": [{"href": "http://172.30.9.23:8774/images/c69ff4af-48de-4b91-a38c-4cd8b7c97031", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "187d4724-6e52-4a27-9947-14f96889c92a", "links": [{"href": "http://172.30.9.23:8774/flavors/187d4724-6e52-4a27-9947-14f96889c92a", "rel": "bookmark"}]}, "id": "7bcb1942-5669-459d-9997-1cc7165ba280", "security_groups": [{"name": "default"}], "user_id": "1eb5b64549cf461da7ead4fd9c711d9b", "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": "2019-01-18T06:54:43Z", "hostId": "3d80f8f1b864684eba3a8fbc2b11fa82ec98e9ba1d110ca5c9fc3220", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-c85dc2e4-b9c8-4077-991c-9c31db1cb004-kp", "name": "AnsibleProvisioningTests-c85dc2e4-b9c8-4077-991c-9c31db1cb004-inst", "created": "2019-01-18T06:54:41Z", "tenant_id": "336b4a2a4b744ffb890cf35de3a85e83", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-18 06:55:40,877 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/7bcb1942-5669-459d-9997-1cc7165ba280 used request id req-be680c65-cbc2-4837-bf92-562c480c8a39 2019-01-18 06:55:40,878 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-c85dc2e4-b9c8-4077-991c-9c31db1cb004-inst] is - BUILD 2019-01-18 06:55:40,878 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-18 06:55:43,881 - create_instance - DEBUG - VM status query timeout in 837.8654809 2019-01-18 06:55:43,884 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/7bcb1942-5669-459d-9997-1cc7165ba280 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8d6f0d9d40509d463cec8911982146152c95f11" 2019-01-18 06:55:44,405 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:55: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-92a2babe-c3b3-41f5-89c5-542a40e224f5 x-compute-request-id: req-92a2babe-c3b3-41f5-89c5-542a40e224f5 Content-Encoding: gzip Content-Length: 679 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/7bcb1942-5669-459d-9997-1cc7165ba280", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/7bcb1942-5669-459d-9997-1cc7165ba280", "rel": "bookmark"}], "image": {"id": "c69ff4af-48de-4b91-a38c-4cd8b7c97031", "links": [{"href": "http://172.30.9.23:8774/images/c69ff4af-48de-4b91-a38c-4cd8b7c97031", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "187d4724-6e52-4a27-9947-14f96889c92a", "links": [{"href": "http://172.30.9.23:8774/flavors/187d4724-6e52-4a27-9947-14f96889c92a", "rel": "bookmark"}]}, "id": "7bcb1942-5669-459d-9997-1cc7165ba280", "security_groups": [{"name": "default"}], "user_id": "1eb5b64549cf461da7ead4fd9c711d9b", "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": "2019-01-18T06:54:43Z", "hostId": "3d80f8f1b864684eba3a8fbc2b11fa82ec98e9ba1d110ca5c9fc3220", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-c85dc2e4-b9c8-4077-991c-9c31db1cb004-kp", "name": "AnsibleProvisioningTests-c85dc2e4-b9c8-4077-991c-9c31db1cb004-inst", "created": "2019-01-18T06:54:41Z", "tenant_id": "336b4a2a4b744ffb890cf35de3a85e83", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-18 06:55:44,405 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/7bcb1942-5669-459d-9997-1cc7165ba280 used request id req-92a2babe-c3b3-41f5-89c5-542a40e224f5 2019-01-18 06:55:44,405 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-c85dc2e4-b9c8-4077-991c-9c31db1cb004-inst] is - BUILD 2019-01-18 06:55:44,406 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-18 06:55:47,409 - create_instance - DEBUG - VM status query timeout in 834.337842941 2019-01-18 06:55:47,412 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/7bcb1942-5669-459d-9997-1cc7165ba280 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8d6f0d9d40509d463cec8911982146152c95f11" 2019-01-18 06:55:47,928 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:55:47 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b713ea42-cf36-4f29-bb7d-aaea969c6af6 x-compute-request-id: req-b713ea42-cf36-4f29-bb7d-aaea969c6af6 Content-Encoding: gzip Content-Length: 679 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/7bcb1942-5669-459d-9997-1cc7165ba280", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/7bcb1942-5669-459d-9997-1cc7165ba280", "rel": "bookmark"}], "image": {"id": "c69ff4af-48de-4b91-a38c-4cd8b7c97031", "links": [{"href": "http://172.30.9.23:8774/images/c69ff4af-48de-4b91-a38c-4cd8b7c97031", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "187d4724-6e52-4a27-9947-14f96889c92a", "links": [{"href": "http://172.30.9.23:8774/flavors/187d4724-6e52-4a27-9947-14f96889c92a", "rel": "bookmark"}]}, "id": "7bcb1942-5669-459d-9997-1cc7165ba280", "security_groups": [{"name": "default"}], "user_id": "1eb5b64549cf461da7ead4fd9c711d9b", "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": "2019-01-18T06:54:43Z", "hostId": "3d80f8f1b864684eba3a8fbc2b11fa82ec98e9ba1d110ca5c9fc3220", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-c85dc2e4-b9c8-4077-991c-9c31db1cb004-kp", "name": "AnsibleProvisioningTests-c85dc2e4-b9c8-4077-991c-9c31db1cb004-inst", "created": "2019-01-18T06:54:41Z", "tenant_id": "336b4a2a4b744ffb890cf35de3a85e83", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-18 06:55:47,928 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/7bcb1942-5669-459d-9997-1cc7165ba280 used request id req-b713ea42-cf36-4f29-bb7d-aaea969c6af6 2019-01-18 06:55:47,929 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-c85dc2e4-b9c8-4077-991c-9c31db1cb004-inst] is - BUILD 2019-01-18 06:55:47,929 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-18 06:55:50,932 - create_instance - DEBUG - VM status query timeout in 830.814541817 2019-01-18 06:55:50,935 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/7bcb1942-5669-459d-9997-1cc7165ba280 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8d6f0d9d40509d463cec8911982146152c95f11" 2019-01-18 06:55:52,117 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:55:50 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9c534fca-8ea1-4029-936d-21e9c037cc5b x-compute-request-id: req-9c534fca-8ea1-4029-936d-21e9c037cc5b Content-Encoding: gzip Content-Length: 679 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/7bcb1942-5669-459d-9997-1cc7165ba280", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/7bcb1942-5669-459d-9997-1cc7165ba280", "rel": "bookmark"}], "image": {"id": "c69ff4af-48de-4b91-a38c-4cd8b7c97031", "links": [{"href": "http://172.30.9.23:8774/images/c69ff4af-48de-4b91-a38c-4cd8b7c97031", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "187d4724-6e52-4a27-9947-14f96889c92a", "links": [{"href": "http://172.30.9.23:8774/flavors/187d4724-6e52-4a27-9947-14f96889c92a", "rel": "bookmark"}]}, "id": "7bcb1942-5669-459d-9997-1cc7165ba280", "security_groups": [{"name": "default"}], "user_id": "1eb5b64549cf461da7ead4fd9c711d9b", "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": "2019-01-18T06:54:43Z", "hostId": "3d80f8f1b864684eba3a8fbc2b11fa82ec98e9ba1d110ca5c9fc3220", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-c85dc2e4-b9c8-4077-991c-9c31db1cb004-kp", "name": "AnsibleProvisioningTests-c85dc2e4-b9c8-4077-991c-9c31db1cb004-inst", "created": "2019-01-18T06:54:41Z", "tenant_id": "336b4a2a4b744ffb890cf35de3a85e83", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-18 06:55:52,117 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/7bcb1942-5669-459d-9997-1cc7165ba280 used request id req-9c534fca-8ea1-4029-936d-21e9c037cc5b 2019-01-18 06:55:52,118 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-c85dc2e4-b9c8-4077-991c-9c31db1cb004-inst] is - BUILD 2019-01-18 06:55:52,118 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-18 06:55:55,121 - create_instance - DEBUG - VM status query timeout in 826.625378847 2019-01-18 06:55:55,124 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/7bcb1942-5669-459d-9997-1cc7165ba280 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8d6f0d9d40509d463cec8911982146152c95f11" 2019-01-18 06:55:55,637 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06: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-9c3f0817-dd7a-445a-8641-36af59031d08 x-compute-request-id: req-9c3f0817-dd7a-445a-8641-36af59031d08 Content-Encoding: gzip Content-Length: 679 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/7bcb1942-5669-459d-9997-1cc7165ba280", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/7bcb1942-5669-459d-9997-1cc7165ba280", "rel": "bookmark"}], "image": {"id": "c69ff4af-48de-4b91-a38c-4cd8b7c97031", "links": [{"href": "http://172.30.9.23:8774/images/c69ff4af-48de-4b91-a38c-4cd8b7c97031", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "187d4724-6e52-4a27-9947-14f96889c92a", "links": [{"href": "http://172.30.9.23:8774/flavors/187d4724-6e52-4a27-9947-14f96889c92a", "rel": "bookmark"}]}, "id": "7bcb1942-5669-459d-9997-1cc7165ba280", "security_groups": [{"name": "default"}], "user_id": "1eb5b64549cf461da7ead4fd9c711d9b", "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": "2019-01-18T06:54:43Z", "hostId": "3d80f8f1b864684eba3a8fbc2b11fa82ec98e9ba1d110ca5c9fc3220", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-c85dc2e4-b9c8-4077-991c-9c31db1cb004-kp", "name": "AnsibleProvisioningTests-c85dc2e4-b9c8-4077-991c-9c31db1cb004-inst", "created": "2019-01-18T06:54:41Z", "tenant_id": "336b4a2a4b744ffb890cf35de3a85e83", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-18 06:55:55,637 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/7bcb1942-5669-459d-9997-1cc7165ba280 used request id req-9c3f0817-dd7a-445a-8641-36af59031d08 2019-01-18 06:55:55,637 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-c85dc2e4-b9c8-4077-991c-9c31db1cb004-inst] is - BUILD 2019-01-18 06:55:55,638 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-18 06:55:58,641 - create_instance - DEBUG - VM status query timeout in 823.105944872 2019-01-18 06:55:58,644 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/7bcb1942-5669-459d-9997-1cc7165ba280 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8d6f0d9d40509d463cec8911982146152c95f11" 2019-01-18 06:55:59,153 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:55: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-49a7c547-c7ef-46f6-b0a7-b78a06f58011 x-compute-request-id: req-49a7c547-c7ef-46f6-b0a7-b78a06f58011 Content-Encoding: gzip Content-Length: 679 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/7bcb1942-5669-459d-9997-1cc7165ba280", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/7bcb1942-5669-459d-9997-1cc7165ba280", "rel": "bookmark"}], "image": {"id": "c69ff4af-48de-4b91-a38c-4cd8b7c97031", "links": [{"href": "http://172.30.9.23:8774/images/c69ff4af-48de-4b91-a38c-4cd8b7c97031", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "187d4724-6e52-4a27-9947-14f96889c92a", "links": [{"href": "http://172.30.9.23:8774/flavors/187d4724-6e52-4a27-9947-14f96889c92a", "rel": "bookmark"}]}, "id": "7bcb1942-5669-459d-9997-1cc7165ba280", "security_groups": [{"name": "default"}], "user_id": "1eb5b64549cf461da7ead4fd9c711d9b", "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": "2019-01-18T06:54:43Z", "hostId": "3d80f8f1b864684eba3a8fbc2b11fa82ec98e9ba1d110ca5c9fc3220", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-c85dc2e4-b9c8-4077-991c-9c31db1cb004-kp", "name": "AnsibleProvisioningTests-c85dc2e4-b9c8-4077-991c-9c31db1cb004-inst", "created": "2019-01-18T06:54:41Z", "tenant_id": "336b4a2a4b744ffb890cf35de3a85e83", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-18 06:55:59,153 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/7bcb1942-5669-459d-9997-1cc7165ba280 used request id req-49a7c547-c7ef-46f6-b0a7-b78a06f58011 2019-01-18 06:55:59,154 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-c85dc2e4-b9c8-4077-991c-9c31db1cb004-inst] is - BUILD 2019-01-18 06:55:59,154 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-18 06:56:02,157 - create_instance - DEBUG - VM status query timeout in 819.589351892 2019-01-18 06:56:02,160 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/7bcb1942-5669-459d-9997-1cc7165ba280 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8d6f0d9d40509d463cec8911982146152c95f11" 2019-01-18 06:56:02,692 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06: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-50a6dda4-6a80-418f-bfa3-185b5be278a5 x-compute-request-id: req-50a6dda4-6a80-418f-bfa3-185b5be278a5 Content-Encoding: gzip Content-Length: 679 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/7bcb1942-5669-459d-9997-1cc7165ba280", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/7bcb1942-5669-459d-9997-1cc7165ba280", "rel": "bookmark"}], "image": {"id": "c69ff4af-48de-4b91-a38c-4cd8b7c97031", "links": [{"href": "http://172.30.9.23:8774/images/c69ff4af-48de-4b91-a38c-4cd8b7c97031", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "187d4724-6e52-4a27-9947-14f96889c92a", "links": [{"href": "http://172.30.9.23:8774/flavors/187d4724-6e52-4a27-9947-14f96889c92a", "rel": "bookmark"}]}, "id": "7bcb1942-5669-459d-9997-1cc7165ba280", "security_groups": [{"name": "default"}], "user_id": "1eb5b64549cf461da7ead4fd9c711d9b", "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": "2019-01-18T06:54:43Z", "hostId": "3d80f8f1b864684eba3a8fbc2b11fa82ec98e9ba1d110ca5c9fc3220", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-c85dc2e4-b9c8-4077-991c-9c31db1cb004-kp", "name": "AnsibleProvisioningTests-c85dc2e4-b9c8-4077-991c-9c31db1cb004-inst", "created": "2019-01-18T06:54:41Z", "tenant_id": "336b4a2a4b744ffb890cf35de3a85e83", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-18 06:56:02,692 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/7bcb1942-5669-459d-9997-1cc7165ba280 used request id req-50a6dda4-6a80-418f-bfa3-185b5be278a5 2019-01-18 06:56:02,692 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-c85dc2e4-b9c8-4077-991c-9c31db1cb004-inst] is - BUILD 2019-01-18 06:56:02,692 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-18 06:56:05,696 - create_instance - DEBUG - VM status query timeout in 816.05095005 2019-01-18 06:56:05,699 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/7bcb1942-5669-459d-9997-1cc7165ba280 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8d6f0d9d40509d463cec8911982146152c95f11" 2019-01-18 06:56:06,390 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:56: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-bd5b29e9-a337-439e-8e61-5c67c5be09fc x-compute-request-id: req-bd5b29e9-a337-439e-8e61-5c67c5be09fc Content-Encoding: gzip Content-Length: 679 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/7bcb1942-5669-459d-9997-1cc7165ba280", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/7bcb1942-5669-459d-9997-1cc7165ba280", "rel": "bookmark"}], "image": {"id": "c69ff4af-48de-4b91-a38c-4cd8b7c97031", "links": [{"href": "http://172.30.9.23:8774/images/c69ff4af-48de-4b91-a38c-4cd8b7c97031", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "187d4724-6e52-4a27-9947-14f96889c92a", "links": [{"href": "http://172.30.9.23:8774/flavors/187d4724-6e52-4a27-9947-14f96889c92a", "rel": "bookmark"}]}, "id": "7bcb1942-5669-459d-9997-1cc7165ba280", "security_groups": [{"name": "default"}], "user_id": "1eb5b64549cf461da7ead4fd9c711d9b", "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": "2019-01-18T06:54:43Z", "hostId": "3d80f8f1b864684eba3a8fbc2b11fa82ec98e9ba1d110ca5c9fc3220", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-c85dc2e4-b9c8-4077-991c-9c31db1cb004-kp", "name": "AnsibleProvisioningTests-c85dc2e4-b9c8-4077-991c-9c31db1cb004-inst", "created": "2019-01-18T06:54:41Z", "tenant_id": "336b4a2a4b744ffb890cf35de3a85e83", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-18 06:56:06,390 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/7bcb1942-5669-459d-9997-1cc7165ba280 used request id req-bd5b29e9-a337-439e-8e61-5c67c5be09fc 2019-01-18 06:56:06,390 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-c85dc2e4-b9c8-4077-991c-9c31db1cb004-inst] is - BUILD 2019-01-18 06:56:06,390 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-18 06:56:09,394 - create_instance - DEBUG - VM status query timeout in 812.353073835 2019-01-18 06:56:09,396 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/7bcb1942-5669-459d-9997-1cc7165ba280 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8d6f0d9d40509d463cec8911982146152c95f11" 2019-01-18 06:56:09,928 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:56: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-1251497c-1c6f-4025-8838-45d006a60fe8 x-compute-request-id: req-1251497c-1c6f-4025-8838-45d006a60fe8 Content-Encoding: gzip Content-Length: 679 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/7bcb1942-5669-459d-9997-1cc7165ba280", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/7bcb1942-5669-459d-9997-1cc7165ba280", "rel": "bookmark"}], "image": {"id": "c69ff4af-48de-4b91-a38c-4cd8b7c97031", "links": [{"href": "http://172.30.9.23:8774/images/c69ff4af-48de-4b91-a38c-4cd8b7c97031", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "187d4724-6e52-4a27-9947-14f96889c92a", "links": [{"href": "http://172.30.9.23:8774/flavors/187d4724-6e52-4a27-9947-14f96889c92a", "rel": "bookmark"}]}, "id": "7bcb1942-5669-459d-9997-1cc7165ba280", "security_groups": [{"name": "default"}], "user_id": "1eb5b64549cf461da7ead4fd9c711d9b", "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": "2019-01-18T06:54:43Z", "hostId": "3d80f8f1b864684eba3a8fbc2b11fa82ec98e9ba1d110ca5c9fc3220", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-c85dc2e4-b9c8-4077-991c-9c31db1cb004-kp", "name": "AnsibleProvisioningTests-c85dc2e4-b9c8-4077-991c-9c31db1cb004-inst", "created": "2019-01-18T06:54:41Z", "tenant_id": "336b4a2a4b744ffb890cf35de3a85e83", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-18 06:56:09,928 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/7bcb1942-5669-459d-9997-1cc7165ba280 used request id req-1251497c-1c6f-4025-8838-45d006a60fe8 2019-01-18 06:56:09,929 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-c85dc2e4-b9c8-4077-991c-9c31db1cb004-inst] is - BUILD 2019-01-18 06:56:09,929 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-18 06:56:12,932 - create_instance - DEBUG - VM status query timeout in 808.814523935 2019-01-18 06:56:12,935 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/7bcb1942-5669-459d-9997-1cc7165ba280 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8d6f0d9d40509d463cec8911982146152c95f11" 2019-01-18 06:56:13,295 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:56: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-229453e2-85a4-4f3b-9d3f-ba279c376fbb x-compute-request-id: req-229453e2-85a4-4f3b-9d3f-ba279c376fbb Content-Encoding: gzip Content-Length: 679 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/7bcb1942-5669-459d-9997-1cc7165ba280", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/7bcb1942-5669-459d-9997-1cc7165ba280", "rel": "bookmark"}], "image": {"id": "c69ff4af-48de-4b91-a38c-4cd8b7c97031", "links": [{"href": "http://172.30.9.23:8774/images/c69ff4af-48de-4b91-a38c-4cd8b7c97031", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "187d4724-6e52-4a27-9947-14f96889c92a", "links": [{"href": "http://172.30.9.23:8774/flavors/187d4724-6e52-4a27-9947-14f96889c92a", "rel": "bookmark"}]}, "id": "7bcb1942-5669-459d-9997-1cc7165ba280", "security_groups": [{"name": "default"}], "user_id": "1eb5b64549cf461da7ead4fd9c711d9b", "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": "2019-01-18T06:54:43Z", "hostId": "3d80f8f1b864684eba3a8fbc2b11fa82ec98e9ba1d110ca5c9fc3220", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-c85dc2e4-b9c8-4077-991c-9c31db1cb004-kp", "name": "AnsibleProvisioningTests-c85dc2e4-b9c8-4077-991c-9c31db1cb004-inst", "created": "2019-01-18T06:54:41Z", "tenant_id": "336b4a2a4b744ffb890cf35de3a85e83", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-18 06:56:13,295 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/7bcb1942-5669-459d-9997-1cc7165ba280 used request id req-229453e2-85a4-4f3b-9d3f-ba279c376fbb 2019-01-18 06:56:13,295 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-c85dc2e4-b9c8-4077-991c-9c31db1cb004-inst] is - BUILD 2019-01-18 06:56:13,295 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-18 06:56:16,299 - create_instance - DEBUG - VM status query timeout in 805.447952986 2019-01-18 06:56:16,302 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/7bcb1942-5669-459d-9997-1cc7165ba280 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8d6f0d9d40509d463cec8911982146152c95f11" 2019-01-18 06:56:16,615 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:56: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-8fedc13d-b685-401d-918b-e35b809b4d49 x-compute-request-id: req-8fedc13d-b685-401d-918b-e35b809b4d49 Content-Encoding: gzip Content-Length: 679 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/7bcb1942-5669-459d-9997-1cc7165ba280", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/7bcb1942-5669-459d-9997-1cc7165ba280", "rel": "bookmark"}], "image": {"id": "c69ff4af-48de-4b91-a38c-4cd8b7c97031", "links": [{"href": "http://172.30.9.23:8774/images/c69ff4af-48de-4b91-a38c-4cd8b7c97031", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "187d4724-6e52-4a27-9947-14f96889c92a", "links": [{"href": "http://172.30.9.23:8774/flavors/187d4724-6e52-4a27-9947-14f96889c92a", "rel": "bookmark"}]}, "id": "7bcb1942-5669-459d-9997-1cc7165ba280", "security_groups": [{"name": "default"}], "user_id": "1eb5b64549cf461da7ead4fd9c711d9b", "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": "2019-01-18T06:54:43Z", "hostId": "3d80f8f1b864684eba3a8fbc2b11fa82ec98e9ba1d110ca5c9fc3220", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-c85dc2e4-b9c8-4077-991c-9c31db1cb004-kp", "name": "AnsibleProvisioningTests-c85dc2e4-b9c8-4077-991c-9c31db1cb004-inst", "created": "2019-01-18T06:54:41Z", "tenant_id": "336b4a2a4b744ffb890cf35de3a85e83", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-18 06:56:16,615 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/7bcb1942-5669-459d-9997-1cc7165ba280 used request id req-8fedc13d-b685-401d-918b-e35b809b4d49 2019-01-18 06:56:16,616 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-c85dc2e4-b9c8-4077-991c-9c31db1cb004-inst] is - BUILD 2019-01-18 06:56:16,616 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-18 06:56:19,619 - create_instance - DEBUG - VM status query timeout in 802.127418041 2019-01-18 06:56:19,622 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/7bcb1942-5669-459d-9997-1cc7165ba280 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8d6f0d9d40509d463cec8911982146152c95f11" 2019-01-18 06:56:20,346 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:56: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-173a6448-28a5-4756-932b-275c55aad752 x-compute-request-id: req-173a6448-28a5-4756-932b-275c55aad752 Content-Encoding: gzip Content-Length: 679 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/7bcb1942-5669-459d-9997-1cc7165ba280", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/7bcb1942-5669-459d-9997-1cc7165ba280", "rel": "bookmark"}], "image": {"id": "c69ff4af-48de-4b91-a38c-4cd8b7c97031", "links": [{"href": "http://172.30.9.23:8774/images/c69ff4af-48de-4b91-a38c-4cd8b7c97031", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "187d4724-6e52-4a27-9947-14f96889c92a", "links": [{"href": "http://172.30.9.23:8774/flavors/187d4724-6e52-4a27-9947-14f96889c92a", "rel": "bookmark"}]}, "id": "7bcb1942-5669-459d-9997-1cc7165ba280", "security_groups": [{"name": "default"}], "user_id": "1eb5b64549cf461da7ead4fd9c711d9b", "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": "2019-01-18T06:54:43Z", "hostId": "3d80f8f1b864684eba3a8fbc2b11fa82ec98e9ba1d110ca5c9fc3220", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-c85dc2e4-b9c8-4077-991c-9c31db1cb004-kp", "name": "AnsibleProvisioningTests-c85dc2e4-b9c8-4077-991c-9c31db1cb004-inst", "created": "2019-01-18T06:54:41Z", "tenant_id": "336b4a2a4b744ffb890cf35de3a85e83", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-18 06:56:20,346 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/7bcb1942-5669-459d-9997-1cc7165ba280 used request id req-173a6448-28a5-4756-932b-275c55aad752 2019-01-18 06:56:20,346 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-c85dc2e4-b9c8-4077-991c-9c31db1cb004-inst] is - BUILD 2019-01-18 06:56:20,346 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-18 06:56:23,350 - create_instance - DEBUG - VM status query timeout in 798.397101879 2019-01-18 06:56:23,353 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/7bcb1942-5669-459d-9997-1cc7165ba280 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8d6f0d9d40509d463cec8911982146152c95f11" 2019-01-18 06:56:23,835 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:56: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-07e16144-7da0-4731-81e6-274eaedee4fc x-compute-request-id: req-07e16144-7da0-4731-81e6-274eaedee4fc Content-Encoding: gzip Content-Length: 679 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/7bcb1942-5669-459d-9997-1cc7165ba280", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/7bcb1942-5669-459d-9997-1cc7165ba280", "rel": "bookmark"}], "image": {"id": "c69ff4af-48de-4b91-a38c-4cd8b7c97031", "links": [{"href": "http://172.30.9.23:8774/images/c69ff4af-48de-4b91-a38c-4cd8b7c97031", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "187d4724-6e52-4a27-9947-14f96889c92a", "links": [{"href": "http://172.30.9.23:8774/flavors/187d4724-6e52-4a27-9947-14f96889c92a", "rel": "bookmark"}]}, "id": "7bcb1942-5669-459d-9997-1cc7165ba280", "security_groups": [{"name": "default"}], "user_id": "1eb5b64549cf461da7ead4fd9c711d9b", "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": "2019-01-18T06:54:43Z", "hostId": "3d80f8f1b864684eba3a8fbc2b11fa82ec98e9ba1d110ca5c9fc3220", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-c85dc2e4-b9c8-4077-991c-9c31db1cb004-kp", "name": "AnsibleProvisioningTests-c85dc2e4-b9c8-4077-991c-9c31db1cb004-inst", "created": "2019-01-18T06:54:41Z", "tenant_id": "336b4a2a4b744ffb890cf35de3a85e83", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-18 06:56:23,835 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/7bcb1942-5669-459d-9997-1cc7165ba280 used request id req-07e16144-7da0-4731-81e6-274eaedee4fc 2019-01-18 06:56:23,835 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-c85dc2e4-b9c8-4077-991c-9c31db1cb004-inst] is - BUILD 2019-01-18 06:56:23,836 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-18 06:56:26,839 - create_instance - DEBUG - VM status query timeout in 794.907870054 2019-01-18 06:56:26,842 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/7bcb1942-5669-459d-9997-1cc7165ba280 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8d6f0d9d40509d463cec8911982146152c95f11" 2019-01-18 06:56:27,308 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:56: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-09dc2431-de08-4dba-9304-6931e9cad9a8 x-compute-request-id: req-09dc2431-de08-4dba-9304-6931e9cad9a8 Content-Encoding: gzip Content-Length: 679 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/7bcb1942-5669-459d-9997-1cc7165ba280", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/7bcb1942-5669-459d-9997-1cc7165ba280", "rel": "bookmark"}], "image": {"id": "c69ff4af-48de-4b91-a38c-4cd8b7c97031", "links": [{"href": "http://172.30.9.23:8774/images/c69ff4af-48de-4b91-a38c-4cd8b7c97031", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "187d4724-6e52-4a27-9947-14f96889c92a", "links": [{"href": "http://172.30.9.23:8774/flavors/187d4724-6e52-4a27-9947-14f96889c92a", "rel": "bookmark"}]}, "id": "7bcb1942-5669-459d-9997-1cc7165ba280", "security_groups": [{"name": "default"}], "user_id": "1eb5b64549cf461da7ead4fd9c711d9b", "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": "2019-01-18T06:54:43Z", "hostId": "3d80f8f1b864684eba3a8fbc2b11fa82ec98e9ba1d110ca5c9fc3220", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-c85dc2e4-b9c8-4077-991c-9c31db1cb004-kp", "name": "AnsibleProvisioningTests-c85dc2e4-b9c8-4077-991c-9c31db1cb004-inst", "created": "2019-01-18T06:54:41Z", "tenant_id": "336b4a2a4b744ffb890cf35de3a85e83", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-18 06:56:27,309 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/7bcb1942-5669-459d-9997-1cc7165ba280 used request id req-09dc2431-de08-4dba-9304-6931e9cad9a8 2019-01-18 06:56:27,309 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-c85dc2e4-b9c8-4077-991c-9c31db1cb004-inst] is - BUILD 2019-01-18 06:56:27,309 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-18 06:56:30,312 - create_instance - DEBUG - VM status query timeout in 791.434237957 2019-01-18 06:56:30,315 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/7bcb1942-5669-459d-9997-1cc7165ba280 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8d6f0d9d40509d463cec8911982146152c95f11" 2019-01-18 06:56:30,860 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:56: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-fcf2d286-2490-4e0f-92d7-ea5ccdfd79c7 x-compute-request-id: req-fcf2d286-2490-4e0f-92d7-ea5ccdfd79c7 Content-Encoding: gzip Content-Length: 759 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-c85dc2e4-b9c8-4077-991c-9c31db1cb004-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:69:03:41", "version": 4, "addr": "10.55.1.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/7bcb1942-5669-459d-9997-1cc7165ba280", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/7bcb1942-5669-459d-9997-1cc7165ba280", "rel": "bookmark"}], "image": {"id": "c69ff4af-48de-4b91-a38c-4cd8b7c97031", "links": [{"href": "http://172.30.9.23:8774/images/c69ff4af-48de-4b91-a38c-4cd8b7c97031", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-18T06:56:25.000000", "flavor": {"id": "187d4724-6e52-4a27-9947-14f96889c92a", "links": [{"href": "http://172.30.9.23:8774/flavors/187d4724-6e52-4a27-9947-14f96889c92a", "rel": "bookmark"}]}, "id": "7bcb1942-5669-459d-9997-1cc7165ba280", "security_groups": [{"name": "default"}], "user_id": "1eb5b64549cf461da7ead4fd9c711d9b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-18T06:56:26Z", "hostId": "3d80f8f1b864684eba3a8fbc2b11fa82ec98e9ba1d110ca5c9fc3220", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-c85dc2e4-b9c8-4077-991c-9c31db1cb004-kp", "name": "AnsibleProvisioningTests-c85dc2e4-b9c8-4077-991c-9c31db1cb004-inst", "created": "2019-01-18T06:54:41Z", "tenant_id": "336b4a2a4b744ffb890cf35de3a85e83", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-18 06:56:30,860 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/7bcb1942-5669-459d-9997-1cc7165ba280 used request id req-fcf2d286-2490-4e0f-92d7-ea5ccdfd79c7 2019-01-18 06:56:30,860 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-c85dc2e4-b9c8-4077-991c-9c31db1cb004-inst] is - ACTIVE 2019-01-18 06:56:30,861 - create_instance - INFO - VM is - ACTIVE 2019-01-18 06:56:30,863 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/7bcb1942-5669-459d-9997-1cc7165ba280 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8d6f0d9d40509d463cec8911982146152c95f11" 2019-01-18 06:56:31,337 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:56: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-a9663cd0-99a1-4f3d-8b12-3343e4740a73 x-compute-request-id: req-a9663cd0-99a1-4f3d-8b12-3343e4740a73 Content-Encoding: gzip Content-Length: 759 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-c85dc2e4-b9c8-4077-991c-9c31db1cb004-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:69:03:41", "version": 4, "addr": "10.55.1.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/7bcb1942-5669-459d-9997-1cc7165ba280", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/7bcb1942-5669-459d-9997-1cc7165ba280", "rel": "bookmark"}], "image": {"id": "c69ff4af-48de-4b91-a38c-4cd8b7c97031", "links": [{"href": "http://172.30.9.23:8774/images/c69ff4af-48de-4b91-a38c-4cd8b7c97031", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-18T06:56:25.000000", "flavor": {"id": "187d4724-6e52-4a27-9947-14f96889c92a", "links": [{"href": "http://172.30.9.23:8774/flavors/187d4724-6e52-4a27-9947-14f96889c92a", "rel": "bookmark"}]}, "id": "7bcb1942-5669-459d-9997-1cc7165ba280", "security_groups": [{"name": "default"}], "user_id": "1eb5b64549cf461da7ead4fd9c711d9b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-18T06:56:26Z", "hostId": "3d80f8f1b864684eba3a8fbc2b11fa82ec98e9ba1d110ca5c9fc3220", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-c85dc2e4-b9c8-4077-991c-9c31db1cb004-kp", "name": "AnsibleProvisioningTests-c85dc2e4-b9c8-4077-991c-9c31db1cb004-inst", "created": "2019-01-18T06:54:41Z", "tenant_id": "336b4a2a4b744ffb890cf35de3a85e83", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-18 06:56:31,338 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/7bcb1942-5669-459d-9997-1cc7165ba280 used request id req-a9663cd0-99a1-4f3d-8b12-3343e4740a73 2019-01-18 06:56:31,343 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=AnsibleProvisioningTests-c85dc2e4-b9c8-4077-991c-9c31db1cb004-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8d6f0d9d40509d463cec8911982146152c95f11" 2019-01-18 06:56:31,440 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 655 X-Openstack-Request-Id: req-e7cb0419-0334-46fe-b6e6-ef11cf028d97 Date: Fri, 18 Jan 2019 06:56: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":["03f3ae6e-01a6-4213-8691-4d1ab92c00bf"],"updated_at":"2019-01-18T06:54:17Z","tenant_id":"336b4a2a4b744ffb890cf35de3a85e83","created_at":"2019-01-18T06:54:16Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"336b4a2a4b744ffb890cf35de3a85e83","id":"862faa61-c060-4b51-9434-cc420e120fb3","name":"AnsibleProvisioningTests-c85dc2e4-b9c8-4077-991c-9c31db1cb004-pub-net"}]} 2019-01-18 06:56:31,441 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=AnsibleProvisioningTests-c85dc2e4-b9c8-4077-991c-9c31db1cb004-pub-net used request id req-e7cb0419-0334-46fe-b6e6-ef11cf028d97 2019-01-18 06:56:31,445 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/336b4a2a4b744ffb890cf35de3a85e83 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8d6f0d9d40509d463cec8911982146152c95f11" 2019-01-18 06:56:31,527 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:56:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5de11895-6385-4519-a3fd-2c9a6e6c8a71 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/336b4a2a4b744ffb890cf35de3a85e83"}, "enabled": true, "id": "336b4a2a4b744ffb890cf35de3a85e83", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-8849aafe-0305-444-proj"}} 2019-01-18 06:56:31,527 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/336b4a2a4b744ffb890cf35de3a85e83 used request id req-5de11895-6385-4519-a3fd-2c9a6e6c8a71 2019-01-18 06:56:31,533 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=862faa61-c060-4b51-9434-cc420e120fb3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8d6f0d9d40509d463cec8911982146152c95f11" 2019-01-18 06:56:31,738 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-41505dfb-4253-418b-98ef-6a20ab9f35b0 Date: Fri, 18 Jan 2019 06:56:31 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"862faa61-c060-4b51-9434-cc420e120fb3","tenant_id":"336b4a2a4b744ffb890cf35de3a85e83","created_at":"2019-01-18T06:54:17Z","dns_nameservers":[],"updated_at":"2019-01-18T06:54: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":"336b4a2a4b744ffb890cf35de3a85e83","id":"03f3ae6e-01a6-4213-8691-4d1ab92c00bf","subnetpool_id":null,"name":"AnsibleProvisioningTests-c85dc2e4-b9c8-4077-991c-9c31db1cb004-pub-subnet"}]} 2019-01-18 06:56:31,738 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=862faa61-c060-4b51-9434-cc420e120fb3 used request id req-41505dfb-4253-418b-98ef-6a20ab9f35b0 2019-01-18 06:56:31,744 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=862faa61-c060-4b51-9434-cc420e120fb3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8d6f0d9d40509d463cec8911982146152c95f11" 2019-01-18 06:56:31,838 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3856 X-Openstack-Request-Id: req-97441809-ce8e-4848-8335-b618e635a6f0 Date: Fri, 18 Jan 2019 06:56:31 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:56:26Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"03f3ae6e-01a6-4213-8691-4d1ab92c00bf","ip_address":"10.55.1.10"}],"id":"22ad31f4-e55f-498a-855d-58e357724145","security_groups":["749550e9-7539-439e-b541-0e9b4743f12c"],"mac_address":"fa:16:3e:69:03:41","project_id":"336b4a2a4b744ffb890cf35de3a85e83","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"AnsibleProvisioningTests-c85dc2e4-b9c8-4077-991c-9c31db1cb004-port-1","admin_state_up":true,"network_id":"862faa61-c060-4b51-9434-cc420e120fb3","tenant_id":"336b4a2a4b744ffb890cf35de3a85e83","created_at":"2019-01-18T06:54:37Z","binding:vnic_type":"normal","device_id":"7bcb1942-5669-459d-9997-1cc7165ba280"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:54:40Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"03f3ae6e-01a6-4213-8691-4d1ab92c00bf","ip_address":"10.55.1.1"}],"id":"79b43cf5-2cc3-422c-8533-0a7e0cf58161","security_groups":[],"mac_address":"fa:16:3e:3d:99:cf","project_id":"336b4a2a4b744ffb890cf35de3a85e83","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"862faa61-c060-4b51-9434-cc420e120fb3","tenant_id":"336b4a2a4b744ffb890cf35de3a85e83","created_at":"2019-01-18T06:54:26Z","binding:vnic_type":"normal","device_id":"b9ed323a-05a2-41c1-a659-d4094319a747"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:54:22Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"03f3ae6e-01a6-4213-8691-4d1ab92c00bf","ip_address":"10.55.1.4"}],"id":"89f69d26-5085-4597-84ba-f3fb8a596295","security_groups":[],"mac_address":"fa:16:3e:92:69:58","project_id":"336b4a2a4b744ffb890cf35de3a85e83","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"862faa61-c060-4b51-9434-cc420e120fb3","tenant_id":"336b4a2a4b744ffb890cf35de3a85e83","created_at":"2019-01-18T06:54:19Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-862faa61-c060-4b51-9434-cc420e120fb3"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:54:21Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"03f3ae6e-01a6-4213-8691-4d1ab92c00bf","ip_address":"10.55.1.3"}],"id":"974aa171-9aed-4d74-bd0d-fe2cd15381e6","security_groups":[],"mac_address":"fa:16:3e:ff:3c:0f","project_id":"336b4a2a4b744ffb890cf35de3a85e83","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"862faa61-c060-4b51-9434-cc420e120fb3","tenant_id":"336b4a2a4b744ffb890cf35de3a85e83","created_at":"2019-01-18T06:54:18Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-862faa61-c060-4b51-9434-cc420e120fb3"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:54:19Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"03f3ae6e-01a6-4213-8691-4d1ab92c00bf","ip_address":"10.55.1.2"}],"id":"d8dbe9b4-2ccf-499e-afdb-190f8d32fefd","security_groups":[],"mac_address":"fa:16:3e:c7:e7:55","project_id":"336b4a2a4b744ffb890cf35de3a85e83","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"862faa61-c060-4b51-9434-cc420e120fb3","tenant_id":"336b4a2a4b744ffb890cf35de3a85e83","created_at":"2019-01-18T06:54:18Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-862faa61-c060-4b51-9434-cc420e120fb3"}]} 2019-01-18 06:56:31,838 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=862faa61-c060-4b51-9434-cc420e120fb3 used request id req-97441809-ce8e-4848-8335-b618e635a6f0 2019-01-18 06:56:31,845 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/routers?name=AnsibleProvisioningTests-c85dc2e4-b9c8-4077-991c-9c31db1cb004-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8d6f0d9d40509d463cec8911982146152c95f11" 2019-01-18 06:56:31,923 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 724 X-Openstack-Request-Id: req-d95d9381-02a5-4bb7-83a0-e09991bcd16f Date: Fri, 18 Jan 2019 06:56:31 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "c7128340-d09d-4472-ab8c-6b0e75149f5d", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "99f540fb-52d8-49ca-b59c-736c854d3c9e", "ip_address": "172.30.9.204"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "336b4a2a4b744ffb890cf35de3a85e83", "created_at": "2019-01-18T06:54:20Z", "admin_state_up": true, "updated_at": "2019-01-18T06:54:27Z", "flavor_id": null, "revision_number": 7, "routes": [], "project_id": "336b4a2a4b744ffb890cf35de3a85e83", "id": "b9ed323a-05a2-41c1-a659-d4094319a747", "name": "AnsibleProvisioningTests-c85dc2e4-b9c8-4077-991c-9c31db1cb004-pub-router"}]} 2019-01-18 06:56:31,923 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers?name=AnsibleProvisioningTests-c85dc2e4-b9c8-4077-991c-9c31db1cb004-pub-router used request id req-d95d9381-02a5-4bb7-83a0-e09991bcd16f 2019-01-18 06:56:31,927 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/336b4a2a4b744ffb890cf35de3a85e83 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8d6f0d9d40509d463cec8911982146152c95f11" 2019-01-18 06:56:32,008 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:56:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a02a1e20-2d8d-4f89-b73a-36b32fa400f4 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/336b4a2a4b744ffb890cf35de3a85e83"}, "enabled": true, "id": "336b4a2a4b744ffb890cf35de3a85e83", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-8849aafe-0305-444-proj"}} 2019-01-18 06:56:32,008 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/336b4a2a4b744ffb890cf35de3a85e83 used request id req-a02a1e20-2d8d-4f89-b73a-36b32fa400f4 2019-01-18 06:56:32,012 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?device_id=b9ed323a-05a2-41c1-a659-d4094319a747 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8d6f0d9d40509d463cec8911982146152c95f11" 2019-01-18 06:56:32,085 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 755 X-Openstack-Request-Id: req-dd77ccbc-4c62-4f4f-9285-49b25c6c1a49 Date: Fri, 18 Jan 2019 06:56:32 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:54:40Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"03f3ae6e-01a6-4213-8691-4d1ab92c00bf","ip_address":"10.55.1.1"}],"id":"79b43cf5-2cc3-422c-8533-0a7e0cf58161","security_groups":[],"mac_address":"fa:16:3e:3d:99:cf","project_id":"336b4a2a4b744ffb890cf35de3a85e83","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"862faa61-c060-4b51-9434-cc420e120fb3","tenant_id":"336b4a2a4b744ffb890cf35de3a85e83","created_at":"2019-01-18T06:54:26Z","binding:vnic_type":"normal","device_id":"b9ed323a-05a2-41c1-a659-d4094319a747"}]} 2019-01-18 06:56:32,085 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?device_id=b9ed323a-05a2-41c1-a659-d4094319a747 used request id req-dd77ccbc-4c62-4f4f-9285-49b25c6c1a49 2019-01-18 06:56:32,090 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets/03f3ae6e-01a6-4213-8691-4d1ab92c00bf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8d6f0d9d40509d463cec8911982146152c95f11" 2019-01-18 06:56:32,149 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 671 X-Openstack-Request-Id: req-529aa54e-fd99-4606-9239-2d6b8163617c Date: Fri, 18 Jan 2019 06:56:32 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"862faa61-c060-4b51-9434-cc420e120fb3","tenant_id":"336b4a2a4b744ffb890cf35de3a85e83","created_at":"2019-01-18T06:54:17Z","dns_nameservers":[],"updated_at":"2019-01-18T06:54: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":"336b4a2a4b744ffb890cf35de3a85e83","id":"03f3ae6e-01a6-4213-8691-4d1ab92c00bf","subnetpool_id":null,"name":"AnsibleProvisioningTests-c85dc2e4-b9c8-4077-991c-9c31db1cb004-pub-subnet"}} 2019-01-18 06:56:32,149 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets/03f3ae6e-01a6-4213-8691-4d1ab92c00bf used request id req-529aa54e-fd99-4606-9239-2d6b8163617c 2019-01-18 06:56:32,155 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?id=c7128340-d09d-4472-ab8c-6b0e75149f5d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8d6f0d9d40509d463cec8911982146152c95f11" 2019-01-18 06:56:32,259 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-5863d292-4e81-4ba7-8d7e-6ec9c9d82271 Date: Fri, 18 Jan 2019 06:56:32 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"c7128340-d09d-4472-ab8c-6b0e75149f5d","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"47feb8aba08a40dca7028a1701e597b9","status":"ACTIVE","subnets":["99f540fb-52d8-49ca-b59c-736c854d3c9e"],"description":"","tags":[],"updated_at":"2019-01-18T04:39:13Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"47feb8aba08a40dca7028a1701e597b9","created_at":"2019-01-18T04:39:06Z","mtu":1500}]} 2019-01-18 06:56:32,259 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?id=c7128340-d09d-4472-ab8c-6b0e75149f5d used request id req-5863d292-4e81-4ba7-8d7e-6ec9c9d82271 2019-01-18 06:56:32,264 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=c7128340-d09d-4472-ab8c-6b0e75149f5d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8d6f0d9d40509d463cec8911982146152c95f11" 2019-01-18 06:56:32,293 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-19f7fa21-2a3c-4619-b988-6e6bcf41d51c Date: Fri, 18 Jan 2019 06:56:32 GMT RESP BODY: {"subnets":[]} 2019-01-18 06:56:32,293 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=c7128340-d09d-4472-ab8c-6b0e75149f5d used request id req-19f7fa21-2a3c-4619-b988-6e6bcf41d51c 2019-01-18 06:56:32,296 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/7bcb1942-5669-459d-9997-1cc7165ba280 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8d6f0d9d40509d463cec8911982146152c95f11" 2019-01-18 06:56:32,764 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06: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-1e3eaf13-0fcd-414e-a4c2-d6b06c6a65c7 x-compute-request-id: req-1e3eaf13-0fcd-414e-a4c2-d6b06c6a65c7 Content-Encoding: gzip Content-Length: 759 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-c85dc2e4-b9c8-4077-991c-9c31db1cb004-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:69:03:41", "version": 4, "addr": "10.55.1.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/7bcb1942-5669-459d-9997-1cc7165ba280", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/7bcb1942-5669-459d-9997-1cc7165ba280", "rel": "bookmark"}], "image": {"id": "c69ff4af-48de-4b91-a38c-4cd8b7c97031", "links": [{"href": "http://172.30.9.23:8774/images/c69ff4af-48de-4b91-a38c-4cd8b7c97031", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-18T06:56:25.000000", "flavor": {"id": "187d4724-6e52-4a27-9947-14f96889c92a", "links": [{"href": "http://172.30.9.23:8774/flavors/187d4724-6e52-4a27-9947-14f96889c92a", "rel": "bookmark"}]}, "id": "7bcb1942-5669-459d-9997-1cc7165ba280", "security_groups": [{"name": "default"}], "user_id": "1eb5b64549cf461da7ead4fd9c711d9b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-18T06:56:26Z", "hostId": "3d80f8f1b864684eba3a8fbc2b11fa82ec98e9ba1d110ca5c9fc3220", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-c85dc2e4-b9c8-4077-991c-9c31db1cb004-kp", "name": "AnsibleProvisioningTests-c85dc2e4-b9c8-4077-991c-9c31db1cb004-inst", "created": "2019-01-18T06:54:41Z", "tenant_id": "336b4a2a4b744ffb890cf35de3a85e83", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-18 06:56:32,765 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/7bcb1942-5669-459d-9997-1cc7165ba280 used request id req-1e3eaf13-0fcd-414e-a4c2-d6b06c6a65c7 2019-01-18 06:56:32,765 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-c85dc2e4-b9c8-4077-991c-9c31db1cb004-inst] is - ACTIVE 2019-01-18 06:56:32,765 - create_instance - INFO - VM is - ACTIVE 2019-01-18 06:56:32,769 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/7bcb1942-5669-459d-9997-1cc7165ba280 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8d6f0d9d40509d463cec8911982146152c95f11" 2019-01-18 06:56:33,228 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06: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-7ae64281-956f-4517-8ca7-890fff24390a x-compute-request-id: req-7ae64281-956f-4517-8ca7-890fff24390a Content-Encoding: gzip Content-Length: 759 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-c85dc2e4-b9c8-4077-991c-9c31db1cb004-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:69:03:41", "version": 4, "addr": "10.55.1.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/7bcb1942-5669-459d-9997-1cc7165ba280", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/7bcb1942-5669-459d-9997-1cc7165ba280", "rel": "bookmark"}], "image": {"id": "c69ff4af-48de-4b91-a38c-4cd8b7c97031", "links": [{"href": "http://172.30.9.23:8774/images/c69ff4af-48de-4b91-a38c-4cd8b7c97031", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-18T06:56:25.000000", "flavor": {"id": "187d4724-6e52-4a27-9947-14f96889c92a", "links": [{"href": "http://172.30.9.23:8774/flavors/187d4724-6e52-4a27-9947-14f96889c92a", "rel": "bookmark"}]}, "id": "7bcb1942-5669-459d-9997-1cc7165ba280", "security_groups": [{"name": "default"}], "user_id": "1eb5b64549cf461da7ead4fd9c711d9b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-18T06:56:26Z", "hostId": "3d80f8f1b864684eba3a8fbc2b11fa82ec98e9ba1d110ca5c9fc3220", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-c85dc2e4-b9c8-4077-991c-9c31db1cb004-kp", "name": "AnsibleProvisioningTests-c85dc2e4-b9c8-4077-991c-9c31db1cb004-inst", "created": "2019-01-18T06:54:41Z", "tenant_id": "336b4a2a4b744ffb890cf35de3a85e83", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-18 06:56:33,228 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/7bcb1942-5669-459d-9997-1cc7165ba280 used request id req-7ae64281-956f-4517-8ca7-890fff24390a 2019-01-18 06:56:33,234 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=AnsibleProvisioningTests-c85dc2e4-b9c8-4077-991c-9c31db1cb004-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8d6f0d9d40509d463cec8911982146152c95f11" 2019-01-18 06:56:33,341 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 655 X-Openstack-Request-Id: req-4e308a2b-90c7-44cb-8cc2-ab6bc7c241c0 Date: Fri, 18 Jan 2019 06:56: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":["03f3ae6e-01a6-4213-8691-4d1ab92c00bf"],"updated_at":"2019-01-18T06:54:17Z","tenant_id":"336b4a2a4b744ffb890cf35de3a85e83","created_at":"2019-01-18T06:54:16Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"336b4a2a4b744ffb890cf35de3a85e83","id":"862faa61-c060-4b51-9434-cc420e120fb3","name":"AnsibleProvisioningTests-c85dc2e4-b9c8-4077-991c-9c31db1cb004-pub-net"}]} 2019-01-18 06:56:33,341 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=AnsibleProvisioningTests-c85dc2e4-b9c8-4077-991c-9c31db1cb004-pub-net used request id req-4e308a2b-90c7-44cb-8cc2-ab6bc7c241c0 2019-01-18 06:56:33,345 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/336b4a2a4b744ffb890cf35de3a85e83 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8d6f0d9d40509d463cec8911982146152c95f11" 2019-01-18 06:56:33,422 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:56:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4727f7bb-6b4b-457d-a937-841efb29b616 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/336b4a2a4b744ffb890cf35de3a85e83"}, "enabled": true, "id": "336b4a2a4b744ffb890cf35de3a85e83", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-8849aafe-0305-444-proj"}} 2019-01-18 06:56:33,423 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/336b4a2a4b744ffb890cf35de3a85e83 used request id req-4727f7bb-6b4b-457d-a937-841efb29b616 2019-01-18 06:56:33,428 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=862faa61-c060-4b51-9434-cc420e120fb3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8d6f0d9d40509d463cec8911982146152c95f11" 2019-01-18 06:56:33,616 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-51ce4676-cade-4ba2-ab34-d71702a64fa2 Date: Fri, 18 Jan 2019 06:56:33 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"862faa61-c060-4b51-9434-cc420e120fb3","tenant_id":"336b4a2a4b744ffb890cf35de3a85e83","created_at":"2019-01-18T06:54:17Z","dns_nameservers":[],"updated_at":"2019-01-18T06:54: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":"336b4a2a4b744ffb890cf35de3a85e83","id":"03f3ae6e-01a6-4213-8691-4d1ab92c00bf","subnetpool_id":null,"name":"AnsibleProvisioningTests-c85dc2e4-b9c8-4077-991c-9c31db1cb004-pub-subnet"}]} 2019-01-18 06:56:33,616 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=862faa61-c060-4b51-9434-cc420e120fb3 used request id req-51ce4676-cade-4ba2-ab34-d71702a64fa2 2019-01-18 06:56:33,622 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=862faa61-c060-4b51-9434-cc420e120fb3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8d6f0d9d40509d463cec8911982146152c95f11" 2019-01-18 06:56:34,025 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3856 X-Openstack-Request-Id: req-f139c5a4-a6b1-44f2-848f-b8eae39e0477 Date: Fri, 18 Jan 2019 06:56:33 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:56:26Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"03f3ae6e-01a6-4213-8691-4d1ab92c00bf","ip_address":"10.55.1.10"}],"id":"22ad31f4-e55f-498a-855d-58e357724145","security_groups":["749550e9-7539-439e-b541-0e9b4743f12c"],"mac_address":"fa:16:3e:69:03:41","project_id":"336b4a2a4b744ffb890cf35de3a85e83","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"AnsibleProvisioningTests-c85dc2e4-b9c8-4077-991c-9c31db1cb004-port-1","admin_state_up":true,"network_id":"862faa61-c060-4b51-9434-cc420e120fb3","tenant_id":"336b4a2a4b744ffb890cf35de3a85e83","created_at":"2019-01-18T06:54:37Z","binding:vnic_type":"normal","device_id":"7bcb1942-5669-459d-9997-1cc7165ba280"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:54:40Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"03f3ae6e-01a6-4213-8691-4d1ab92c00bf","ip_address":"10.55.1.1"}],"id":"79b43cf5-2cc3-422c-8533-0a7e0cf58161","security_groups":[],"mac_address":"fa:16:3e:3d:99:cf","project_id":"336b4a2a4b744ffb890cf35de3a85e83","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"862faa61-c060-4b51-9434-cc420e120fb3","tenant_id":"336b4a2a4b744ffb890cf35de3a85e83","created_at":"2019-01-18T06:54:26Z","binding:vnic_type":"normal","device_id":"b9ed323a-05a2-41c1-a659-d4094319a747"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:54:22Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"03f3ae6e-01a6-4213-8691-4d1ab92c00bf","ip_address":"10.55.1.4"}],"id":"89f69d26-5085-4597-84ba-f3fb8a596295","security_groups":[],"mac_address":"fa:16:3e:92:69:58","project_id":"336b4a2a4b744ffb890cf35de3a85e83","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"862faa61-c060-4b51-9434-cc420e120fb3","tenant_id":"336b4a2a4b744ffb890cf35de3a85e83","created_at":"2019-01-18T06:54:19Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-862faa61-c060-4b51-9434-cc420e120fb3"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:54:21Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"03f3ae6e-01a6-4213-8691-4d1ab92c00bf","ip_address":"10.55.1.3"}],"id":"974aa171-9aed-4d74-bd0d-fe2cd15381e6","security_groups":[],"mac_address":"fa:16:3e:ff:3c:0f","project_id":"336b4a2a4b744ffb890cf35de3a85e83","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"862faa61-c060-4b51-9434-cc420e120fb3","tenant_id":"336b4a2a4b744ffb890cf35de3a85e83","created_at":"2019-01-18T06:54:18Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-862faa61-c060-4b51-9434-cc420e120fb3"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:54:19Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"03f3ae6e-01a6-4213-8691-4d1ab92c00bf","ip_address":"10.55.1.2"}],"id":"d8dbe9b4-2ccf-499e-afdb-190f8d32fefd","security_groups":[],"mac_address":"fa:16:3e:c7:e7:55","project_id":"336b4a2a4b744ffb890cf35de3a85e83","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"862faa61-c060-4b51-9434-cc420e120fb3","tenant_id":"336b4a2a4b744ffb890cf35de3a85e83","created_at":"2019-01-18T06:54:18Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-862faa61-c060-4b51-9434-cc420e120fb3"}]} 2019-01-18 06:56:34,025 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=862faa61-c060-4b51-9434-cc420e120fb3 used request id req-f139c5a4-a6b1-44f2-848f-b8eae39e0477 2019-01-18 06:56:34,026 - neutron_utils - INFO - Creating floating ip to external network - external 2019-01-18 06:56:34,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}e8d6f0d9d40509d463cec8911982146152c95f11" 2019-01-18 06:56:34,131 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-be5f0687-deae-481e-8cd6-5e989e905541 Date: Fri, 18 Jan 2019 06:56:34 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"c7128340-d09d-4472-ab8c-6b0e75149f5d","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"47feb8aba08a40dca7028a1701e597b9","status":"ACTIVE","subnets":["99f540fb-52d8-49ca-b59c-736c854d3c9e"],"description":"","tags":[],"updated_at":"2019-01-18T04:39:13Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"47feb8aba08a40dca7028a1701e597b9","created_at":"2019-01-18T04:39:06Z","mtu":1500}]} 2019-01-18 06:56:34,132 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=external used request id req-be5f0687-deae-481e-8cd6-5e989e905541 2019-01-18 06:56:34,137 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=c7128340-d09d-4472-ab8c-6b0e75149f5d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8d6f0d9d40509d463cec8911982146152c95f11" 2019-01-18 06:56:34,166 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-816bfd88-7515-4643-8c8c-a46193be64b2 Date: Fri, 18 Jan 2019 06:56:34 GMT RESP BODY: {"subnets":[]} 2019-01-18 06:56:34,166 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=c7128340-d09d-4472-ab8c-6b0e75149f5d used request id req-816bfd88-7515-4643-8c8c-a46193be64b2 2019-01-18 06:56:34,171 - 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}e8d6f0d9d40509d463cec8911982146152c95f11" -d '{"floatingip": {"floating_network_id": "c7128340-d09d-4472-ab8c-6b0e75149f5d", "port_id": "22ad31f4-e55f-498a-855d-58e357724145"}}' 2019-01-18 06:56:35,950 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 548 X-Openstack-Request-Id: req-57843ee9-ac6b-40b8-b4f4-906107c4b8e6 Date: Fri, 18 Jan 2019 06:56:35 GMT RESP BODY: {"floatingip": {"router_id": "b9ed323a-05a2-41c1-a659-d4094319a747", "status": "DOWN", "description": "", "tags": [], "tenant_id": "336b4a2a4b744ffb890cf35de3a85e83", "created_at": "2019-01-18T06:56:34Z", "updated_at": "2019-01-18T06:56:34Z", "floating_network_id": "c7128340-d09d-4472-ab8c-6b0e75149f5d", "fixed_ip_address": "10.55.1.10", "floating_ip_address": "172.30.9.200", "revision_number": 0, "project_id": "336b4a2a4b744ffb890cf35de3a85e83", "port_id": "22ad31f4-e55f-498a-855d-58e357724145", "id": "14a7b593-94cd-427c-a2ed-31658c60c720"}} 2019-01-18 06:56:35,950 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/floatingips used request id req-57843ee9-ac6b-40b8-b4f4-906107c4b8e6 2019-01-18 06:56:35,951 - create_instance - INFO - Created floating IP 172.30.9.200 via router - AnsibleProvisioningTests-c85dc2e4-b9c8-4077-991c-9c31db1cb004-pub-router 2019-01-18 06:56:35,951 - create_instance_tests - INFO - Looking for IP 10.55.1.10 in the console log 2019-01-18 06:56:35,954 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/7bcb1942-5669-459d-9997-1cc7165ba280 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8d6f0d9d40509d463cec8911982146152c95f11" 2019-01-18 06:56:36,313 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:56: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-66e5037a-0e79-4ee0-bafc-e3d635020dde x-compute-request-id: req-66e5037a-0e79-4ee0-bafc-e3d635020dde Content-Encoding: gzip Content-Length: 759 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-c85dc2e4-b9c8-4077-991c-9c31db1cb004-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:69:03:41", "version": 4, "addr": "10.55.1.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/7bcb1942-5669-459d-9997-1cc7165ba280", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/7bcb1942-5669-459d-9997-1cc7165ba280", "rel": "bookmark"}], "image": {"id": "c69ff4af-48de-4b91-a38c-4cd8b7c97031", "links": [{"href": "http://172.30.9.23:8774/images/c69ff4af-48de-4b91-a38c-4cd8b7c97031", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-18T06:56:25.000000", "flavor": {"id": "187d4724-6e52-4a27-9947-14f96889c92a", "links": [{"href": "http://172.30.9.23:8774/flavors/187d4724-6e52-4a27-9947-14f96889c92a", "rel": "bookmark"}]}, "id": "7bcb1942-5669-459d-9997-1cc7165ba280", "security_groups": [{"name": "default"}], "user_id": "1eb5b64549cf461da7ead4fd9c711d9b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-18T06:56:26Z", "hostId": "3d80f8f1b864684eba3a8fbc2b11fa82ec98e9ba1d110ca5c9fc3220", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-c85dc2e4-b9c8-4077-991c-9c31db1cb004-kp", "name": "AnsibleProvisioningTests-c85dc2e4-b9c8-4077-991c-9c31db1cb004-inst", "created": "2019-01-18T06:54:41Z", "tenant_id": "336b4a2a4b744ffb890cf35de3a85e83", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-18 06:56:36,314 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/7bcb1942-5669-459d-9997-1cc7165ba280 used request id req-66e5037a-0e79-4ee0-bafc-e3d635020dde 2019-01-18 06:56:36,317 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers/7bcb1942-5669-459d-9997-1cc7165ba280/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8d6f0d9d40509d463cec8911982146152c95f11" -d '{"os-getConsoleOutput": {"length": null}}' 2019-01-18 06:56:37,387 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06: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-a891e16d-c324-41e7-bc3b-21f614284268 x-compute-request-id: req-a891e16d-c324-41e7-bc3b-21f614284268 Content-Encoding: gzip Content-Length: 10457 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-164-generic (buildd@lcy01-amd64-015) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #214-Ubuntu SMP Wed Dec 5 10:42:33 UTC 2018 (Ubuntu 3.13.0-164.214-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-164-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 0x371d2000-0x378e0fff]\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 s84096 r8192 d22400 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 7fc0fc80\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-164-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: 2039680K/2096616K available (7503K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K 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.008845] Yama: becoming mindful.\n[ 0.010058] 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.013384] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.014600] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.016110] Initializing cgroup subsys memory\n[ 0.016988] Initializing cgroup subsys devices\n[ 0.017862] Initializing cgroup subsys freezer\n[ 0.018731] Initializing cgroup subsys blkio\n[ 0.019566] Initializing cgroup subsys perf_event\n[ 0.020003] Initializing cgroup subsys hugetlb\n[ 0.021595] mce: CPU supports 10 MCE banks\n[ 0.022439] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.022439] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.024003] Spectre V2 : Mitigation: Full generic retpoline\n[ 0.025037] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.026598] Speculative Store Bypass: Vulnerable\n[ 0.028660] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.033444] ACPI: Core revision 20131115\n[ 0.034659] ACPI: All ACPI Tables successfully acquired\n[ 0.035808] ftrace: allocating 28753 entries in 113 pages\n[ 0.056038] smpboot: Max logical packages: 2\n[ 0.056887] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.058070] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.059425] Enabling x2apic\n[ 0.060000] Enabled x2apic\n[ 0.060003] Switched APIC routing to physical x2apic.\n[ 0.061894] ..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.066069] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.070862] KVM setup paravirtual spinlock\n[ 0.072848] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.074186] x86: Booting SMP configuration:\n[ 0.075081] .... node #0, CPUs: #1[ 0.072841] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.088017] 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 7fd0fc80\n[ 0.090763] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.092242] devtmpfs: initialized\n[ 0.094255] EVM: security.selinux\n[ 0.094962] EVM: security.SMACK64\n[ 0.095659] EVM: security.ima\n[ 0.096005] EVM: security.capability\n[ 0.096761] pinctrl core: initialized pinctrl subsystem\n[ 0.097755] regulator-dummy: no parameters\n[ 0.098636] RTC time: 6:56:25, date: 01/18/19\n[ 0.100025] NET: Registered protocol family 16\n[ 0.100952] cpuidle: using governor ladder\n[ 0.101767] cpuidle: using governor menu\n[ 0.102605] ACPI: bus type PCI registered\n[ 0.103408] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.104079] PCI: Using configuration type 1 for base access\n[ 0.105581] bio: create slab at 0\n[ 0.105581] ACPI: Added _OSI(Module Device)\n[ 0.105581] ACPI: Added _OSI(Processor Device)\n[ 0.108003] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.108907] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.111218] ACPI: Interpreter enabled\n[ 0.111989] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.113203] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.115073] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.116527] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.118386] ACPI: (supports S0 S5)\n[ 0.119094] ACPI: Using IOAPIC for interrupt routing\n[ 0.120013] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.121913] ACPI: No dock devices found.\n[ 0.124300] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.125453] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.126694] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.128015] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.130222] acpiphp: Slot [3] registered\n[ 0.131026] acpiphp: Slot [4] registered\n[ 0.131827] acpiphp: Slot [5] registered\n[ 0.132018] acpiphp: Slot [6] registered\n[ 0.132822] acpiphp: Slot [7] registered\n[ 0.133622] acpiphp: Slot [8] registered\n[ 0.134420] acpiphp: Slot [9] registered\n[ 0.135221] acpiphp: Slot [10] registered\n[ 0.136016] acpiphp: Slot [11] registered\n[ 0.136833] acpiphp: Slot [12] registered\n[ 0.137653] acpiphp: Slot [13] registered\n[ 0.138471] acpiphp: Slot [14] registered\n[ 0.139284] acpiphp: Slot [15] registered\n[ 0.140017] acpiphp: Slot [16] registered\n[ 0.140830] acpiphp: Slot [17] registered\n[ 0.141639] acpiphp: Slot [18] registered\n[ 0.142457] acpiphp: Slot [19] registered\n[ 0.143266] acpiphp: Slot [20] registered\n[ 0.144016] acpiphp: Slot [21] registered\n[ 0.144827] acpiphp: Slot [22] registered\n[ 0.145642] acpiphp: Slot [23] registered\n[ 0.146463] acpiphp: Slot [24] registered\n[ 0.147268] acpiphp: Slot [25] registered\n[ 0.148016] acpiphp: Slot [26] registered\n[ 0.148831] acpiphp: Slot [27] registered\n[ 0.149653] acpiphp: Slot [28] registered\n[ 0.150461] acpiphp: Slot [29] registered\n[ 0.151265] acpiphp: Slot [30] registered\n[ 0.152017] acpiphp: Slot [31] registered\n[ 0.152827] PCI host bridge to bus 0000:00\n[ 0.153655] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.154682] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.155817] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.156004] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.157235] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.171361] 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.216858] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.218896] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.220293] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.221755] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.223199] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.224438] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.225842] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.225842] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.228003] vgaarb: loaded\n[ 0.228620] vgaarb: bridge control possible 0000:00:02.0\n[ 0.229750] SCSI subsystem initialized\n[ 0.230557] ACPI: bus type USB registered\n[ 0.230557] usbcore: registered new interface driver usbfs\n[ 0.232008] usbcore: registered new interface driver hub\n[ 0.233053] usbcore: registered new device driver usb\n[ 0.233053] PCI: Using ACPI for IRQ routing\n[ 0.233053] NetLabel: Initializing\n[ 0.233744] NetLabel: domain hash size = 128\n[ 0.236003] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.236967] NetLabel: unlabeled traffic allowed by default\n[ 0.238033] Switched to clocksource kvm-clock\n[ 0.240734] AppArmor: AppArmor Filesystem Enabled\n[ 0.241687] pnp: PnP ACPI init\n[ 0.242361] ACPI: bus type PNP registered\n[ 0.243523] pnp: PnP ACPI: found 8 devices\n[ 0.244362] ACPI: bus type PNP unregistered\n[ 0.251062] NET: Registered protocol family 2\n[ 0.252076] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.253538] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.254781] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.256367] TCP: reno registered\n[ 0.257063] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.258181] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.259390] NET: Registered protocol family 1\n[ 0.260279] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.261389] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.262473] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.284044] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.305932] Trying to unpack rootfs image as initramfs...\n[ 0.386780] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.388470] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.389555] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.390984] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.392664] Scanning for low memory corruption every 60 seconds\n[ 0.393999] Initialise system trusted keyring\n[ 0.395109] audit: initializing netlink socket (disabled)\n[ 0.396394] type=2000 audit(1547794586.063:1): initialized\n[ 0.414258] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.416391] zbud: loaded\n[ 0.417290] VFS: Disk quotas dquot_6.5.2\n[ 0.418294] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.420024] fuse init (API version 7.22)\n[ 0.421057] msgmni has been set to 3997\n[ 0.422045] Key type big_key registered\n[ 0.423209] Key type asymmetric registered\n[ 0.424230] Asymmetric key parser 'x509' registered\n[ 0.425404] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.427225] io scheduler noop registered\n[ 0.428209] io scheduler deadline registered (default)\n[ 0.429429] io scheduler cfq registered\n[ 0.430416] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.431698] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.433222] ipmi message handler version 39.2\n[ 0.434311] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.436090] ACPI: Power Button [PWRF]\n[ 0.437080] GHES: HEST is not enabled!\n[ 0.458628] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.501723] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.503752] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.527390] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.529706] Linux agpgart interface v0.103\n[ 0.531344] brd: module loaded\n[ 0.532473] loop: module loaded\n[ 0.533544] blk-mq: CPU -> queue map\n[ 0.534447] CPU 0 -> Queue 0\n[ 0.535234] CPU 1 -> Queue 0\n[ 0.536466] vda: vda1\n[ 0.537807] scsi0 : ata_piix\n[ 0.538522] scsi1 : ata_piix\n[ 0.539186] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.540419] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.541812] libphy: Fixed MDIO Bus: probed\n[ 0.542717] tun: Universal TUN/TAP device driver, 1.6\n[ 0.543737] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.546039] PPP generic driver version 2.4.2\n[ 0.546917] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.548270] ehci-pci: EHCI PCI platform driver\n[ 0.549158] ehci-platform: EHCI generic platform driver\n[ 0.550160] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.551303] ohci-pci: OHCI PCI platform driver\n[ 0.552194] ohci-platform: OHCI generic platform driver\n[ 0.553212] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.575151] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.576168] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.577708] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.578843] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.580085] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.581521] usb usb1: Product: UHCI Host Controller\n[ 0.582469] usb usb1: Manufacturer: Linux 3.13.0-164-generic uhci_hcd\n[ 0.583649] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.584630] hub 1-0:1.0: USB hub found\n[ 0.585492] hub 1-0:1.0: 2 ports detected\n[ 0.586401] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.588527] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.589493] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.590562] mousedev: PS/2 mouse device common for all mice\n[ 0.591834] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.593642] rtc_cmos 00:00: RTC can wake from S4\n[ 0.594965] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.596413] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.597896] device-mapper: uevent: version 1.0.3\n[ 0.599030] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.601053] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.602507] TCP: cubic registered\n[ 0.603424] NET: Registered protocol family 10\n[ 0.604454] NET: Registered protocol family 17\n[ 0.605426] Key type dns_resolver registered\n[ 0.606566] Loading compiled-in X.509 certificates\n[ 0.608035] Loaded X.509 cert 'Magrathea: Glacier signing key: 4383b661492d633ec8f64820945f2015402a16e0'\n[ 0.609818] registered taskstats version 1\n[ 0.611977] Key type trusted registered\n[ 0.614970] Key type encrypted registered\n[ 0.615801] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.616847] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.618268] regulator-dummy: disabling\n[ 0.619094] Magic number: 3:845:923\n[ 0.620011] rtc_cmos 00:00: setting system clock to 2019-01-18 06:56:26 UTC (1547794586)\n[ 0.628563] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.629763] EDD information not available.\n[ 0.696953] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.698522] Write protecting the kernel read-only data: 12288k\n[ 0.699861] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000)\n[ 0.702507] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.713523] systemd-udevd[107]: starting version 204\n[ 0.748764] FDC 0 is a S82078B\n[ 0.896059] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.059943] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.061245] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.062575] usb 1-1: Product: QEMU USB Tablet\n[ 1.063458] usb 1-1: Manufacturer: QEMU\n[ 1.064273] usb 1-1: SerialNumber: 42\n[ 1.388077] tsc: Refined TSC clocksource calibration: 3491.911 MHz\n[ 1.757058] 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.997224] 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.106799] 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[ 2.196726] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Starting Initialize or finalize resolvconf[74G[ OK ]\n * Stopping Track if upstart is running in a container[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 Fri, 18 Jan 2019 06:56:28 +0000. Up 2.51 seconds.\ncloud-init-nonet[2.65]: 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 Bridge socket events into upstart[74G[ OK ]\n * Starting configure network device[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 ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\ncloud-init-nonet[3.65]: static networking is now up\n * Starting configure network device[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Fri, 18 Jan 2019 06:56:29 +0000. Up 3.77 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:69:03:41 |\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:\n87:ec:41:6d:a4:99:5c:32:ac:cb:2a:16:92:80:b6:e8 root@ansibleprovisioningtests-c85dc2e4-b9c8-4077-991c-9c31db1cb004-i\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| .o o |\n| ..X |\n|. .* o |\n|o. .o o |\n|+.. . .S . |\n|+.. o. o |\n|.. . . . |\n| Eo . |\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:\nd5:02:75:e1:27:8c:97:1c:ad:54:d1:7e:1c:96:27:a3 root@ansibleprovisioningtests-c85dc2e4-b9c8-4077-991c-9c31db1cb004-i\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| ... ++oo.|\n| . B.o++o|\n| +.Ooo=o|\n| . oEo +|\n| S .|\n| |\n| |\n| |\n| |\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:\n9f:9d:f0:35:1b:8f:a5:59:fc:ec:55:c7:5a:69:50:ab root@ansibleprovisioningtests-c85dc2e4-b9c8-4077-991c-9c31db1cb004-i\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| . |\n| . .|\n| . . |\n| oo.|\n| S . E+oO|\n| . = o.#+|\n| o + * =|\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:\n8b:fb:f9:35:4d:e8:0b:fb:83:41:4b:85:b7:96:82:ac root@ansibleprovisioningtests-c85dc2e4-b9c8-4077-991c-9c31db1cb004-i\nThe key's randomart image is:\n+--[ED25519 256--+\n| . |\n| . o |\n| . . o o |\n| o + +. |\n| .So +. . |\n| E. .o. o |\n| . . .o+ . |\n| . ..+.o |\n| ..o.o.o. |\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 D-Bus system message bus[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\n * Starting Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Starting system logging daemon[74G[ OK ]\n * Starting Handle applying cloud-config[74G[ OK ]\n * Starting early crypto disks... [80G [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 Fri, 18 Jan 2019 06:56:32 +0000. Up 6.85 seconds.\n * Stopping System V initialisation compatibility[74G[ OK ]\n * Starting System V runlevel compatibility[74G[ OK ]\n * Starting deferred execution scheduler[74G[ OK ]\n * Starting regular background program processing daemon[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 * Stopping save kernel messages[74G[ OK ]\n * Starting ACPI daemon[74G[ OK ]\n * Starting CPU interrupts balancing daemon[74G[ OK ]\n * Stopping Pollinate to seed the pseudo random number generator[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 Fri, 18 Jan 2019 06:56:33 +0000. Up 7.70 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 | 92:a5:ba:f8:a8:9d:91:63:90:67:43:28:67:68:c7:c0 | - | - |\nci-info: +---------+-------------------------------------------------+---------+---------+\nec2: \nec2: #############################################################\nec2: -----BEGIN SSH HOST KEY FINGERPRINTS-----\nec2: 1024 d5:02:75:e1:27:8c:97:1c:ad:54:d1:7e:1c:96:27:a3 root@ansibleprovisioningtests-c85dc2e4-b9c8-4077-991c-9c31db1cb004-i (DSA)\nec2: 256 9f:9d:f0:35:1b:8f:a5:59:fc:ec:55:c7:5a:69:50:ab root@ansibleprovisioningtests-c85dc2e4-b9c8-4077-991c-9c31db1cb004-i (ECDSA)\nec2: 256 8b:fb:f9:35:4d:e8:0b:fb:83:41:4b:85:b7:96:82:ac root@ansibleprovisioningtests-c85dc2e4-b9c8-4077-991c-9c31db1cb004-i (ED25519)\nec2: 2048 87:ec:41:6d:a4:99:5c:32:ac:cb:2a:16:92:80:b6:e8 root@ansibleprovisioningtests-c85dc2e4-b9c8-4077-991c-9c31db1cb004-i (RSA)\nec2: -----END SSH HOST KEY FINGERPRINTS-----\nec2: #############################################################\n-----BEGIN SSH HOST KEY KEYS-----\necdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBOawnIlRVgVQr4pw9PYcMS4/VWWLi1PVvo+mAy8foz+fhy3Qs32InzLJPlWcMG7b1Y0nIIJzpCsXhdZHG0Smp6E= root@ansibleprovisioningtests-c85dc2e4-b9c8-4077-991c-9c31db1cb004-i\nssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIH+WypwUwLhhtg7JdJYYjB1CtJGA/OAawZ0AHCMPMekM root@ansibleprovisioningtests-c85dc2e4-b9c8-4077-991c-9c31db1cb004-i\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCc+Jjs0M44IvjrWRjgbY9VWpPuZkbpDtoShIbofrxlzQbgCWwnr5svxAU85++TeFKXSUIfRx8DbuWwU+B+RG9RdHolJ+5b8SKnOFMcAfwU6OsNqAqCFzW4Zf1JZgvKi8sDHADTZWUBKvLYhckN2b50Wi7s+X2ZA+YleFD5OF+YFGzUOVUfPk8CCYB/mcvvhJya4jSS/Ia+7anUcbjGW+xzoCAUvhY4pNBMLxv/3c2izB5kvc+eNiKL5gPa3VSRutU6NQ71djsz6GuxhHF2Eg6inMsS1dNQT1rZvE6rbdMD03u2g8qNbnrvX9wCblSBJ6t5PCJsLBBGKT6U31xL8Gxn root@ansibleprovisioningtests-c85dc2e4-b9c8-4077-991c-9c31db1cb004-i\n-----END SSH HOST KEY KEYS-----\nCloud-init v. 0.7.5 finished at Fri, 18 Jan 2019 06:56:33 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 7.78 seconds\n\nUbuntu 14.04.5 LTS ansibleprovisioningtests-c85dc2e4-b9c8-4077-991c-9c31db1cb004-i ttyS0\n\nansibleprovisioningtests-c85dc2e4-b9c8-4077-991c-9c31db1cb004-i login: "} 2019-01-18 06:56:37,388 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/7bcb1942-5669-459d-9997-1cc7165ba280/action used request id req-a891e16d-c324-41e7-bc3b-21f614284268 2019-01-18 06:56:37,389 - create_instance_tests - INFO - DHCP lease obtained logged in console 2019-01-18 06:56:37,389 - 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-164-generic (buildd@lcy01-amd64-015) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #214-Ubuntu SMP Wed Dec 5 10:42:33 UTC 2018 (Ubuntu 3.13.0-164.214-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-164-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 0x371d2000-0x378e0fff] [ 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 s84096 r8192 d22400 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 7fc0fc80 [ 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-164-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: 2039680K/2096616K available (7503K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K 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.008845] Yama: becoming mindful. [ 0.010058] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.012005] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.013384] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.014600] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.016110] Initializing cgroup subsys memory [ 0.016988] Initializing cgroup subsys devices [ 0.017862] Initializing cgroup subsys freezer [ 0.018731] Initializing cgroup subsys blkio [ 0.019566] Initializing cgroup subsys perf_event [ 0.020003] Initializing cgroup subsys hugetlb [ 0.021595] mce: CPU supports 10 MCE banks [ 0.022439] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.022439] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.024003] Spectre V2 : Mitigation: Full generic retpoline [ 0.025037] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.026598] Speculative Store Bypass: Vulnerable [ 0.028660] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.033444] ACPI: Core revision 20131115 [ 0.034659] ACPI: All ACPI Tables successfully acquired [ 0.035808] ftrace: allocating 28753 entries in 113 pages [ 0.056038] smpboot: Max logical packages: 2 [ 0.056887] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.058070] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.059425] Enabling x2apic [ 0.060000] Enabled x2apic [ 0.060003] Switched APIC routing to physical x2apic. [ 0.061894] ..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.066069] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.070862] KVM setup paravirtual spinlock [ 0.072848] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.074186] x86: Booting SMP configuration: [ 0.075081] .... node #0, CPUs: #1[ 0.072841] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.088017] x86: Booted up 1 node, 2 CPUs [ 0.088011] KVM setup async PF for cpu 1 [ 0.088012] kvm-stealtime: cpu 1, msr 7fd0fc80 [ 0.090763] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.092242] devtmpfs: initialized [ 0.094255] EVM: security.selinux [ 0.094962] EVM: security.SMACK64 [ 0.095659] EVM: security.ima [ 0.096005] EVM: security.capability [ 0.096761] pinctrl core: initialized pinctrl subsystem [ 0.097755] regulator-dummy: no parameters [ 0.098636] RTC time: 6:56:25, date: 01/18/19 [ 0.100025] NET: Registered protocol family 16 [ 0.100952] cpuidle: using governor ladder [ 0.101767] cpuidle: using governor menu [ 0.102605] ACPI: bus type PCI registered [ 0.103408] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.104079] PCI: Using configuration type 1 for base access [ 0.105581] bio: create slab at 0 [ 0.105581] ACPI: Added _OSI(Module Device) [ 0.105581] ACPI: Added _OSI(Processor Device) [ 0.108003] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.108907] ACPI: Added _OSI(Processor Aggregator Device) [ 0.111218] ACPI: Interpreter enabled [ 0.111989] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.113203] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.115073] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.116527] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.118386] ACPI: (supports S0 S5) [ 0.119094] ACPI: Using IOAPIC for interrupt routing [ 0.120013] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.121913] ACPI: No dock devices found. [ 0.124300] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.125453] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.126694] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.128015] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.130222] acpiphp: Slot [3] registered [ 0.131026] acpiphp: Slot [4] registered [ 0.131827] acpiphp: Slot [5] registered [ 0.132018] acpiphp: Slot [6] registered [ 0.132822] acpiphp: Slot [7] registered [ 0.133622] acpiphp: Slot [8] registered [ 0.134420] acpiphp: Slot [9] registered [ 0.135221] acpiphp: Slot [10] registered [ 0.136016] acpiphp: Slot [11] registered [ 0.136833] acpiphp: Slot [12] registered [ 0.137653] acpiphp: Slot [13] registered [ 0.138471] acpiphp: Slot [14] registered [ 0.139284] acpiphp: Slot [15] registered [ 0.140017] acpiphp: Slot [16] registered [ 0.140830] acpiphp: Slot [17] registered [ 0.141639] acpiphp: Slot [18] registered [ 0.142457] acpiphp: Slot [19] registered [ 0.143266] acpiphp: Slot [20] registered [ 0.144016] acpiphp: Slot [21] registered [ 0.144827] acpiphp: Slot [22] registered [ 0.145642] acpiphp: Slot [23] registered [ 0.146463] acpiphp: Slot [24] registered [ 0.147268] acpiphp: Slot [25] registered [ 0.148016] acpiphp: Slot [26] registered [ 0.148831] acpiphp: Slot [27] registered [ 0.149653] acpiphp: Slot [28] registered [ 0.150461] acpiphp: Slot [29] registered [ 0.151265] acpiphp: Slot [30] registered [ 0.152017] acpiphp: Slot [31] registered [ 0.152827] PCI host bridge to bus 0000:00 [ 0.153655] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.154682] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.155817] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.156004] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.157235] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.171361] 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.216858] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.218896] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.220293] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.221755] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.223199] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.224438] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.225842] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.225842] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.228003] vgaarb: loaded [ 0.228620] vgaarb: bridge control possible 0000:00:02.0 [ 0.229750] SCSI subsystem initialized [ 0.230557] ACPI: bus type USB registered [ 0.230557] usbcore: registered new interface driver usbfs [ 0.232008] usbcore: registered new interface driver hub [ 0.233053] usbcore: registered new device driver usb [ 0.233053] PCI: Using ACPI for IRQ routing [ 0.233053] NetLabel: Initializing [ 0.233744] NetLabel: domain hash size = 128 [ 0.236003] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.236967] NetLabel: unlabeled traffic allowed by default [ 0.238033] Switched to clocksource kvm-clock [ 0.240734] AppArmor: AppArmor Filesystem Enabled [ 0.241687] pnp: PnP ACPI init [ 0.242361] ACPI: bus type PNP registered [ 0.243523] pnp: PnP ACPI: found 8 devices [ 0.244362] ACPI: bus type PNP unregistered [ 0.251062] NET: Registered protocol family 2 [ 0.252076] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.253538] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.254781] TCP: Hash tables configured (established 16384 bind 16384) [ 0.256367] TCP: reno registered [ 0.257063] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.258181] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.259390] NET: Registered protocol family 1 [ 0.260279] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.261389] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.262473] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.284044] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.305932] Trying to unpack rootfs image as initramfs... [ 0.386780] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.388470] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.389555] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.390984] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.392664] Scanning for low memory corruption every 60 seconds [ 0.393999] Initialise system trusted keyring [ 0.395109] audit: initializing netlink socket (disabled) [ 0.396394] type=2000 audit(1547794586.063:1): initialized [ 0.414258] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.416391] zbud: loaded [ 0.417290] VFS: Disk quotas dquot_6.5.2 [ 0.418294] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.420024] fuse init (API version 7.22) [ 0.421057] msgmni has been set to 3997 [ 0.422045] Key type big_key registered [ 0.423209] Key type asymmetric registered [ 0.424230] Asymmetric key parser 'x509' registered [ 0.425404] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.427225] io scheduler noop registered [ 0.428209] io scheduler deadline registered (default) [ 0.429429] io scheduler cfq registered [ 0.430416] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.431698] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.433222] ipmi message handler version 39.2 [ 0.434311] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.436090] ACPI: Power Button [PWRF] [ 0.437080] GHES: HEST is not enabled! [ 0.458628] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.501723] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.503752] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.527390] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.529706] Linux agpgart interface v0.103 [ 0.531344] brd: module loaded [ 0.532473] loop: module loaded [ 0.533544] blk-mq: CPU -> queue map [ 0.534447] CPU 0 -> Queue 0 [ 0.535234] CPU 1 -> Queue 0 [ 0.536466] vda: vda1 [ 0.537807] scsi0 : ata_piix [ 0.538522] scsi1 : ata_piix [ 0.539186] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.540419] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.541812] libphy: Fixed MDIO Bus: probed [ 0.542717] tun: Universal TUN/TAP device driver, 1.6 [ 0.543737] tun: (C) 1999-2004 Max Krasnyansky [ 0.546039] PPP generic driver version 2.4.2 [ 0.546917] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.548270] ehci-pci: EHCI PCI platform driver [ 0.549158] ehci-platform: EHCI generic platform driver [ 0.550160] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.551303] ohci-pci: OHCI PCI platform driver [ 0.552194] ohci-platform: OHCI generic platform driver [ 0.553212] uhci_hcd: USB Universal Host Controller Interface driver [ 0.575151] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.576168] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.577708] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.578843] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.580085] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.581521] usb usb1: Product: UHCI Host Controller [ 0.582469] usb usb1: Manufacturer: Linux 3.13.0-164-generic uhci_hcd [ 0.583649] usb usb1: SerialNumber: 0000:00:01.2 [ 0.584630] hub 1-0:1.0: USB hub found [ 0.585492] hub 1-0:1.0: 2 ports detected [ 0.586401] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.588527] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.589493] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.590562] mousedev: PS/2 mouse device common for all mice [ 0.591834] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.593642] rtc_cmos 00:00: RTC can wake from S4 [ 0.594965] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.596413] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.597896] device-mapper: uevent: version 1.0.3 [ 0.599030] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.601053] ledtrig-cpu: registered to indicate activity on CPUs [ 0.602507] TCP: cubic registered [ 0.603424] NET: Registered protocol family 10 [ 0.604454] NET: Registered protocol family 17 [ 0.605426] Key type dns_resolver registered [ 0.606566] Loading compiled-in X.509 certificates [ 0.608035] Loaded X.509 cert 'Magrathea: Glacier signing key: 4383b661492d633ec8f64820945f2015402a16e0' [ 0.609818] registered taskstats version 1 [ 0.611977] Key type trusted registered [ 0.614970] Key type encrypted registered [ 0.615801] AppArmor: AppArmor sha1 policy hashing enabled [ 0.616847] IMA: No TPM chip found, activating TPM-bypass! [ 0.618268] regulator-dummy: disabling [ 0.619094] Magic number: 3:845:923 [ 0.620011] rtc_cmos 00:00: setting system clock to 2019-01-18 06:56:26 UTC (1547794586) [ 0.628563] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.629763] EDD information not available. [ 0.696953] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.698522] Write protecting the kernel read-only data: 12288k [ 0.699861] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000) [ 0.702507] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.713523] systemd-udevd[107]: starting version 204 [ 0.748764] FDC 0 is a S82078B [ 0.896059] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.059943] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.061245] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.062575] usb 1-1: Product: QEMU USB Tablet [ 1.063458] usb 1-1: Manufacturer: QEMU [ 1.064273] usb 1-1: SerialNumber: 42 [ 1.388077] tsc: Refined TSC clocksource calibration: 3491.911 MHz [ 1.757058] 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.997224] 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.106799] 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 ] [ 2.196726] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Initialize or finalize resolvconf[74G[ OK ] * Stopping Track if upstart is running in a container[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 Fri, 18 Jan 2019 06:56:28 +0000. Up 2.51 seconds. cloud-init-nonet[2.65]: 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 Bridge socket events into upstart[74G[ OK ] * Starting configure network device[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 ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[3.65]: static networking is now up * Starting configure network device[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Fri, 18 Jan 2019 06:56:29 +0000. Up 3.77 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:69:03:41 | 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: 87:ec:41:6d:a4:99:5c:32:ac:cb:2a:16:92:80:b6:e8 root@ansibleprovisioningtests-c85dc2e4-b9c8-4077-991c-9c31db1cb004-i The key's randomart image is: +--[ RSA 2048]----+ | .o o | | ..X | |. .* o | |o. .o o | |+.. . .S . | |+.. o. o | |.. . . . | | Eo . | | . . | +-----------------+ 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: d5:02:75:e1:27:8c:97:1c:ad:54:d1:7e:1c:96:27:a3 root@ansibleprovisioningtests-c85dc2e4-b9c8-4077-991c-9c31db1cb004-i The key's randomart image is: +--[ DSA 1024]----+ | ... ++oo.| | . B.o++o| | +.Ooo=o| | . oEo +| | S .| | | | | | | | | +-----------------+ 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: 9f:9d:f0:35:1b:8f:a5:59:fc:ec:55:c7:5a:69:50:ab root@ansibleprovisioningtests-c85dc2e4-b9c8-4077-991c-9c31db1cb004-i The key's randomart image is: +--[ECDSA 256]---+ | . | | . .| | . . | | oo.| | S . E+oO| | . = o.#+| | o + * =| | ..| | .| +-----------------+ 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: 8b:fb:f9:35:4d:e8:0b:fb:83:41:4b:85:b7:96:82:ac root@ansibleprovisioningtests-c85dc2e4-b9c8-4077-991c-9c31db1cb004-i The key's randomart image is: +--[ED25519 256--+ | . | | . o | | . . o o | | o + +. | | .So +. . | | E. .o. o | | . . .o+ . | | . ..+.o | | ..o.o.o. | +-----------------+ * 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 D-Bus system message bus[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting system logging daemon[74G[ OK ] * Starting Handle applying cloud-config[74G[ OK ] * Starting early crypto disks... [80G [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 Fri, 18 Jan 2019 06:56:32 +0000. Up 6.85 seconds. * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Starting ACPI daemon[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] * Stopping Pollinate to seed the pseudo random number generator[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 Fri, 18 Jan 2019 06:56:33 +0000. Up 7.70 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 | 92:a5:ba:f8:a8:9d:91:63:90:67:43:28:67:68:c7:c0 | - | - | ci-info: +---------+-------------------------------------------------+---------+---------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 d5:02:75:e1:27:8c:97:1c:ad:54:d1:7e:1c:96:27:a3 root@ansibleprovisioningtests-c85dc2e4-b9c8-4077-991c-9c31db1cb004-i (DSA) ec2: 256 9f:9d:f0:35:1b:8f:a5:59:fc:ec:55:c7:5a:69:50:ab root@ansibleprovisioningtests-c85dc2e4-b9c8-4077-991c-9c31db1cb004-i (ECDSA) ec2: 256 8b:fb:f9:35:4d:e8:0b:fb:83:41:4b:85:b7:96:82:ac root@ansibleprovisioningtests-c85dc2e4-b9c8-4077-991c-9c31db1cb004-i (ED25519) ec2: 2048 87:ec:41:6d:a4:99:5c:32:ac:cb:2a:16:92:80:b6:e8 root@ansibleprovisioningtests-c85dc2e4-b9c8-4077-991c-9c31db1cb004-i (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBOawnIlRVgVQr4pw9PYcMS4/VWWLi1PVvo+mAy8foz+fhy3Qs32InzLJPlWcMG7b1Y0nIIJzpCsXhdZHG0Smp6E= root@ansibleprovisioningtests-c85dc2e4-b9c8-4077-991c-9c31db1cb004-i ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIH+WypwUwLhhtg7JdJYYjB1CtJGA/OAawZ0AHCMPMekM root@ansibleprovisioningtests-c85dc2e4-b9c8-4077-991c-9c31db1cb004-i ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCc+Jjs0M44IvjrWRjgbY9VWpPuZkbpDtoShIbofrxlzQbgCWwnr5svxAU85++TeFKXSUIfRx8DbuWwU+B+RG9RdHolJ+5b8SKnOFMcAfwU6OsNqAqCFzW4Zf1JZgvKi8sDHADTZWUBKvLYhckN2b50Wi7s+X2ZA+YleFD5OF+YFGzUOVUfPk8CCYB/mcvvhJya4jSS/Ia+7anUcbjGW+xzoCAUvhY4pNBMLxv/3c2izB5kvc+eNiKL5gPa3VSRutU6NQ71djsz6GuxhHF2Eg6inMsS1dNQT1rZvE6rbdMD03u2g8qNbnrvX9wCblSBJ6t5PCJsLBBGKT6U31xL8Gxn root@ansibleprovisioningtests-c85dc2e4-b9c8-4077-991c-9c31db1cb004-i -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Fri, 18 Jan 2019 06:56:33 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 7.78 seconds Ubuntu 14.04.5 LTS ansibleprovisioningtests-c85dc2e4-b9c8-4077-991c-9c31db1cb004-i ttyS0 ansibleprovisioningtests-c85dc2e4-b9c8-4077-991c-9c31db1cb004-i login: 2019-01-18 06:56:37,393 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/7bcb1942-5669-459d-9997-1cc7165ba280 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8d6f0d9d40509d463cec8911982146152c95f11" 2019-01-18 06:56:38,147 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:56: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-18cc84d6-7e23-4743-8a41-d6e97a74f73c x-compute-request-id: req-18cc84d6-7e23-4743-8a41-d6e97a74f73c Content-Encoding: gzip Content-Length: 775 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-c85dc2e4-b9c8-4077-991c-9c31db1cb004-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:69:03:41", "version": 4, "addr": "10.55.1.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:69:03:41", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/7bcb1942-5669-459d-9997-1cc7165ba280", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/7bcb1942-5669-459d-9997-1cc7165ba280", "rel": "bookmark"}], "image": {"id": "c69ff4af-48de-4b91-a38c-4cd8b7c97031", "links": [{"href": "http://172.30.9.23:8774/images/c69ff4af-48de-4b91-a38c-4cd8b7c97031", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-18T06:56:25.000000", "flavor": {"id": "187d4724-6e52-4a27-9947-14f96889c92a", "links": [{"href": "http://172.30.9.23:8774/flavors/187d4724-6e52-4a27-9947-14f96889c92a", "rel": "bookmark"}]}, "id": "7bcb1942-5669-459d-9997-1cc7165ba280", "security_groups": [{"name": "default"}], "user_id": "1eb5b64549cf461da7ead4fd9c711d9b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-18T06:56:26Z", "hostId": "3d80f8f1b864684eba3a8fbc2b11fa82ec98e9ba1d110ca5c9fc3220", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-c85dc2e4-b9c8-4077-991c-9c31db1cb004-kp", "name": "AnsibleProvisioningTests-c85dc2e4-b9c8-4077-991c-9c31db1cb004-inst", "created": "2019-01-18T06:54:41Z", "tenant_id": "336b4a2a4b744ffb890cf35de3a85e83", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-18 06:56:38,147 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/7bcb1942-5669-459d-9997-1cc7165ba280 used request id req-18cc84d6-7e23-4743-8a41-d6e97a74f73c 2019-01-18 06:56:38,147 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-c85dc2e4-b9c8-4077-991c-9c31db1cb004-inst] is - ACTIVE 2019-01-18 06:56:38,148 - create_instance - INFO - VM is - ACTIVE 2019-01-18 06:56:38,150 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/7bcb1942-5669-459d-9997-1cc7165ba280 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8d6f0d9d40509d463cec8911982146152c95f11" 2019-01-18 06:56:38,785 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:56: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-b8f5ad5c-48c4-43e6-be52-39993a90fc5f x-compute-request-id: req-b8f5ad5c-48c4-43e6-be52-39993a90fc5f Content-Encoding: gzip Content-Length: 775 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-c85dc2e4-b9c8-4077-991c-9c31db1cb004-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:69:03:41", "version": 4, "addr": "10.55.1.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:69:03:41", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/7bcb1942-5669-459d-9997-1cc7165ba280", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/7bcb1942-5669-459d-9997-1cc7165ba280", "rel": "bookmark"}], "image": {"id": "c69ff4af-48de-4b91-a38c-4cd8b7c97031", "links": [{"href": "http://172.30.9.23:8774/images/c69ff4af-48de-4b91-a38c-4cd8b7c97031", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-18T06:56:25.000000", "flavor": {"id": "187d4724-6e52-4a27-9947-14f96889c92a", "links": [{"href": "http://172.30.9.23:8774/flavors/187d4724-6e52-4a27-9947-14f96889c92a", "rel": "bookmark"}]}, "id": "7bcb1942-5669-459d-9997-1cc7165ba280", "security_groups": [{"name": "default"}], "user_id": "1eb5b64549cf461da7ead4fd9c711d9b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-18T06:56:26Z", "hostId": "3d80f8f1b864684eba3a8fbc2b11fa82ec98e9ba1d110ca5c9fc3220", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-c85dc2e4-b9c8-4077-991c-9c31db1cb004-kp", "name": "AnsibleProvisioningTests-c85dc2e4-b9c8-4077-991c-9c31db1cb004-inst", "created": "2019-01-18T06:54:41Z", "tenant_id": "336b4a2a4b744ffb890cf35de3a85e83", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-18 06:56:38,786 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/7bcb1942-5669-459d-9997-1cc7165ba280 used request id req-b8f5ad5c-48c4-43e6-be52-39993a90fc5f 2019-01-18 06:56:38,792 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=AnsibleProvisioningTests-c85dc2e4-b9c8-4077-991c-9c31db1cb004-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8d6f0d9d40509d463cec8911982146152c95f11" 2019-01-18 06:56:38,892 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 655 X-Openstack-Request-Id: req-936b0e70-4a70-459d-b025-f36b43df434b Date: Fri, 18 Jan 2019 06:56: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":["03f3ae6e-01a6-4213-8691-4d1ab92c00bf"],"updated_at":"2019-01-18T06:54:17Z","tenant_id":"336b4a2a4b744ffb890cf35de3a85e83","created_at":"2019-01-18T06:54:16Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"336b4a2a4b744ffb890cf35de3a85e83","id":"862faa61-c060-4b51-9434-cc420e120fb3","name":"AnsibleProvisioningTests-c85dc2e4-b9c8-4077-991c-9c31db1cb004-pub-net"}]} 2019-01-18 06:56:38,892 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=AnsibleProvisioningTests-c85dc2e4-b9c8-4077-991c-9c31db1cb004-pub-net used request id req-936b0e70-4a70-459d-b025-f36b43df434b 2019-01-18 06:56:38,897 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/336b4a2a4b744ffb890cf35de3a85e83 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8d6f0d9d40509d463cec8911982146152c95f11" 2019-01-18 06:56:38,976 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:56:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e5c5a75d-5bb1-4777-9aa2-497624a24336 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/336b4a2a4b744ffb890cf35de3a85e83"}, "enabled": true, "id": "336b4a2a4b744ffb890cf35de3a85e83", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-8849aafe-0305-444-proj"}} 2019-01-18 06:56:38,976 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/336b4a2a4b744ffb890cf35de3a85e83 used request id req-e5c5a75d-5bb1-4777-9aa2-497624a24336 2019-01-18 06:56:38,983 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=862faa61-c060-4b51-9434-cc420e120fb3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8d6f0d9d40509d463cec8911982146152c95f11" 2019-01-18 06:56:39,035 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-5fe6f015-c6df-4efc-a001-a13803c57db8 Date: Fri, 18 Jan 2019 06:56:39 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"862faa61-c060-4b51-9434-cc420e120fb3","tenant_id":"336b4a2a4b744ffb890cf35de3a85e83","created_at":"2019-01-18T06:54:17Z","dns_nameservers":[],"updated_at":"2019-01-18T06:54: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":"336b4a2a4b744ffb890cf35de3a85e83","id":"03f3ae6e-01a6-4213-8691-4d1ab92c00bf","subnetpool_id":null,"name":"AnsibleProvisioningTests-c85dc2e4-b9c8-4077-991c-9c31db1cb004-pub-subnet"}]} 2019-01-18 06:56:39,035 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=862faa61-c060-4b51-9434-cc420e120fb3 used request id req-5fe6f015-c6df-4efc-a001-a13803c57db8 2019-01-18 06:56:39,041 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=862faa61-c060-4b51-9434-cc420e120fb3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8d6f0d9d40509d463cec8911982146152c95f11" 2019-01-18 06:56:39,146 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3856 X-Openstack-Request-Id: req-fea29901-42b2-4df6-8fad-397df52be9dc Date: Fri, 18 Jan 2019 06:56:39 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:56:26Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"03f3ae6e-01a6-4213-8691-4d1ab92c00bf","ip_address":"10.55.1.10"}],"id":"22ad31f4-e55f-498a-855d-58e357724145","security_groups":["749550e9-7539-439e-b541-0e9b4743f12c"],"mac_address":"fa:16:3e:69:03:41","project_id":"336b4a2a4b744ffb890cf35de3a85e83","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"AnsibleProvisioningTests-c85dc2e4-b9c8-4077-991c-9c31db1cb004-port-1","admin_state_up":true,"network_id":"862faa61-c060-4b51-9434-cc420e120fb3","tenant_id":"336b4a2a4b744ffb890cf35de3a85e83","created_at":"2019-01-18T06:54:37Z","binding:vnic_type":"normal","device_id":"7bcb1942-5669-459d-9997-1cc7165ba280"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:54:40Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"03f3ae6e-01a6-4213-8691-4d1ab92c00bf","ip_address":"10.55.1.1"}],"id":"79b43cf5-2cc3-422c-8533-0a7e0cf58161","security_groups":[],"mac_address":"fa:16:3e:3d:99:cf","project_id":"336b4a2a4b744ffb890cf35de3a85e83","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"862faa61-c060-4b51-9434-cc420e120fb3","tenant_id":"336b4a2a4b744ffb890cf35de3a85e83","created_at":"2019-01-18T06:54:26Z","binding:vnic_type":"normal","device_id":"b9ed323a-05a2-41c1-a659-d4094319a747"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:54:22Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"03f3ae6e-01a6-4213-8691-4d1ab92c00bf","ip_address":"10.55.1.4"}],"id":"89f69d26-5085-4597-84ba-f3fb8a596295","security_groups":[],"mac_address":"fa:16:3e:92:69:58","project_id":"336b4a2a4b744ffb890cf35de3a85e83","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"862faa61-c060-4b51-9434-cc420e120fb3","tenant_id":"336b4a2a4b744ffb890cf35de3a85e83","created_at":"2019-01-18T06:54:19Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-862faa61-c060-4b51-9434-cc420e120fb3"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:54:21Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"03f3ae6e-01a6-4213-8691-4d1ab92c00bf","ip_address":"10.55.1.3"}],"id":"974aa171-9aed-4d74-bd0d-fe2cd15381e6","security_groups":[],"mac_address":"fa:16:3e:ff:3c:0f","project_id":"336b4a2a4b744ffb890cf35de3a85e83","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"862faa61-c060-4b51-9434-cc420e120fb3","tenant_id":"336b4a2a4b744ffb890cf35de3a85e83","created_at":"2019-01-18T06:54:18Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-862faa61-c060-4b51-9434-cc420e120fb3"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:54:19Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"03f3ae6e-01a6-4213-8691-4d1ab92c00bf","ip_address":"10.55.1.2"}],"id":"d8dbe9b4-2ccf-499e-afdb-190f8d32fefd","security_groups":[],"mac_address":"fa:16:3e:c7:e7:55","project_id":"336b4a2a4b744ffb890cf35de3a85e83","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"862faa61-c060-4b51-9434-cc420e120fb3","tenant_id":"336b4a2a4b744ffb890cf35de3a85e83","created_at":"2019-01-18T06:54:18Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-862faa61-c060-4b51-9434-cc420e120fb3"}]} 2019-01-18 06:56:39,147 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=862faa61-c060-4b51-9434-cc420e120fb3 used request id req-fea29901-42b2-4df6-8fad-397df52be9dc 2019-01-18 06:56:39,150 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/7bcb1942-5669-459d-9997-1cc7165ba280 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8d6f0d9d40509d463cec8911982146152c95f11" 2019-01-18 06:56:39,404 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:56: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-01808035-74a4-4e95-90c6-e36ebcc90dc7 x-compute-request-id: req-01808035-74a4-4e95-90c6-e36ebcc90dc7 Content-Encoding: gzip Content-Length: 775 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-c85dc2e4-b9c8-4077-991c-9c31db1cb004-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:69:03:41", "version": 4, "addr": "10.55.1.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:69:03:41", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/7bcb1942-5669-459d-9997-1cc7165ba280", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/7bcb1942-5669-459d-9997-1cc7165ba280", "rel": "bookmark"}], "image": {"id": "c69ff4af-48de-4b91-a38c-4cd8b7c97031", "links": [{"href": "http://172.30.9.23:8774/images/c69ff4af-48de-4b91-a38c-4cd8b7c97031", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-18T06:56:25.000000", "flavor": {"id": "187d4724-6e52-4a27-9947-14f96889c92a", "links": [{"href": "http://172.30.9.23:8774/flavors/187d4724-6e52-4a27-9947-14f96889c92a", "rel": "bookmark"}]}, "id": "7bcb1942-5669-459d-9997-1cc7165ba280", "security_groups": [{"name": "default"}], "user_id": "1eb5b64549cf461da7ead4fd9c711d9b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-18T06:56:26Z", "hostId": "3d80f8f1b864684eba3a8fbc2b11fa82ec98e9ba1d110ca5c9fc3220", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-c85dc2e4-b9c8-4077-991c-9c31db1cb004-kp", "name": "AnsibleProvisioningTests-c85dc2e4-b9c8-4077-991c-9c31db1cb004-inst", "created": "2019-01-18T06:54:41Z", "tenant_id": "336b4a2a4b744ffb890cf35de3a85e83", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-18 06:56:39,404 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/7bcb1942-5669-459d-9997-1cc7165ba280 used request id req-01808035-74a4-4e95-90c6-e36ebcc90dc7 2019-01-18 06:56:39,410 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=AnsibleProvisioningTests-c85dc2e4-b9c8-4077-991c-9c31db1cb004-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8d6f0d9d40509d463cec8911982146152c95f11" 2019-01-18 06:56:39,529 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 655 X-Openstack-Request-Id: req-fc4b6b51-bea7-4d2d-954e-f49488ab0ce9 Date: Fri, 18 Jan 2019 06:56: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":["03f3ae6e-01a6-4213-8691-4d1ab92c00bf"],"updated_at":"2019-01-18T06:54:17Z","tenant_id":"336b4a2a4b744ffb890cf35de3a85e83","created_at":"2019-01-18T06:54:16Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"336b4a2a4b744ffb890cf35de3a85e83","id":"862faa61-c060-4b51-9434-cc420e120fb3","name":"AnsibleProvisioningTests-c85dc2e4-b9c8-4077-991c-9c31db1cb004-pub-net"}]} 2019-01-18 06:56:39,530 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=AnsibleProvisioningTests-c85dc2e4-b9c8-4077-991c-9c31db1cb004-pub-net used request id req-fc4b6b51-bea7-4d2d-954e-f49488ab0ce9 2019-01-18 06:56:39,534 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/336b4a2a4b744ffb890cf35de3a85e83 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8d6f0d9d40509d463cec8911982146152c95f11" 2019-01-18 06:56:39,622 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:56:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1501eaca-63c7-4c9a-9ee6-e6dd0e736305 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/336b4a2a4b744ffb890cf35de3a85e83"}, "enabled": true, "id": "336b4a2a4b744ffb890cf35de3a85e83", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-8849aafe-0305-444-proj"}} 2019-01-18 06:56:39,622 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/336b4a2a4b744ffb890cf35de3a85e83 used request id req-1501eaca-63c7-4c9a-9ee6-e6dd0e736305 2019-01-18 06:56:39,627 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=862faa61-c060-4b51-9434-cc420e120fb3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8d6f0d9d40509d463cec8911982146152c95f11" 2019-01-18 06:56:39,681 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-7bd0d4c5-775a-42d5-b38c-a9addda038b6 Date: Fri, 18 Jan 2019 06:56:39 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"862faa61-c060-4b51-9434-cc420e120fb3","tenant_id":"336b4a2a4b744ffb890cf35de3a85e83","created_at":"2019-01-18T06:54:17Z","dns_nameservers":[],"updated_at":"2019-01-18T06:54: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":"336b4a2a4b744ffb890cf35de3a85e83","id":"03f3ae6e-01a6-4213-8691-4d1ab92c00bf","subnetpool_id":null,"name":"AnsibleProvisioningTests-c85dc2e4-b9c8-4077-991c-9c31db1cb004-pub-subnet"}]} 2019-01-18 06:56:39,681 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=862faa61-c060-4b51-9434-cc420e120fb3 used request id req-7bd0d4c5-775a-42d5-b38c-a9addda038b6 2019-01-18 06:56:39,688 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=862faa61-c060-4b51-9434-cc420e120fb3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8d6f0d9d40509d463cec8911982146152c95f11" 2019-01-18 06:56:39,935 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3856 X-Openstack-Request-Id: req-f2ad483d-cdfb-4bd2-b776-cec3f32145ab Date: Fri, 18 Jan 2019 06:56:39 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:56:26Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"03f3ae6e-01a6-4213-8691-4d1ab92c00bf","ip_address":"10.55.1.10"}],"id":"22ad31f4-e55f-498a-855d-58e357724145","security_groups":["749550e9-7539-439e-b541-0e9b4743f12c"],"mac_address":"fa:16:3e:69:03:41","project_id":"336b4a2a4b744ffb890cf35de3a85e83","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"AnsibleProvisioningTests-c85dc2e4-b9c8-4077-991c-9c31db1cb004-port-1","admin_state_up":true,"network_id":"862faa61-c060-4b51-9434-cc420e120fb3","tenant_id":"336b4a2a4b744ffb890cf35de3a85e83","created_at":"2019-01-18T06:54:37Z","binding:vnic_type":"normal","device_id":"7bcb1942-5669-459d-9997-1cc7165ba280"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:54:40Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"03f3ae6e-01a6-4213-8691-4d1ab92c00bf","ip_address":"10.55.1.1"}],"id":"79b43cf5-2cc3-422c-8533-0a7e0cf58161","security_groups":[],"mac_address":"fa:16:3e:3d:99:cf","project_id":"336b4a2a4b744ffb890cf35de3a85e83","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"862faa61-c060-4b51-9434-cc420e120fb3","tenant_id":"336b4a2a4b744ffb890cf35de3a85e83","created_at":"2019-01-18T06:54:26Z","binding:vnic_type":"normal","device_id":"b9ed323a-05a2-41c1-a659-d4094319a747"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:54:22Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"03f3ae6e-01a6-4213-8691-4d1ab92c00bf","ip_address":"10.55.1.4"}],"id":"89f69d26-5085-4597-84ba-f3fb8a596295","security_groups":[],"mac_address":"fa:16:3e:92:69:58","project_id":"336b4a2a4b744ffb890cf35de3a85e83","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"862faa61-c060-4b51-9434-cc420e120fb3","tenant_id":"336b4a2a4b744ffb890cf35de3a85e83","created_at":"2019-01-18T06:54:19Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-862faa61-c060-4b51-9434-cc420e120fb3"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:54:21Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"03f3ae6e-01a6-4213-8691-4d1ab92c00bf","ip_address":"10.55.1.3"}],"id":"974aa171-9aed-4d74-bd0d-fe2cd15381e6","security_groups":[],"mac_address":"fa:16:3e:ff:3c:0f","project_id":"336b4a2a4b744ffb890cf35de3a85e83","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"862faa61-c060-4b51-9434-cc420e120fb3","tenant_id":"336b4a2a4b744ffb890cf35de3a85e83","created_at":"2019-01-18T06:54:18Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-862faa61-c060-4b51-9434-cc420e120fb3"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:54:19Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"03f3ae6e-01a6-4213-8691-4d1ab92c00bf","ip_address":"10.55.1.2"}],"id":"d8dbe9b4-2ccf-499e-afdb-190f8d32fefd","security_groups":[],"mac_address":"fa:16:3e:c7:e7:55","project_id":"336b4a2a4b744ffb890cf35de3a85e83","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"862faa61-c060-4b51-9434-cc420e120fb3","tenant_id":"336b4a2a4b744ffb890cf35de3a85e83","created_at":"2019-01-18T06:54:18Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-862faa61-c060-4b51-9434-cc420e120fb3"}]} 2019-01-18 06:56:39,935 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=862faa61-c060-4b51-9434-cc420e120fb3 used request id req-f2ad483d-cdfb-4bd2-b776-cec3f32145ab 2019-01-18 06:56:39,939 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers/7bcb1942-5669-459d-9997-1cc7165ba280/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8d6f0d9d40509d463cec8911982146152c95f11" -d '{"addSecurityGroup": {"name": "AnsibleProvisioningTests-c85dc2e4-b9c8-4077-991c-9c31db1cb004-sec-grp"}}' 2019-01-18 06:56:40,991 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 18 Jan 2019 06:56: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-f43860c0-a7a3-4fbe-bc07-dc738a2504a3 x-compute-request-id: req-f43860c0-a7a3-4fbe-bc07-dc738a2504a3 Content-Length: 0 Content-Type: application/json 2019-01-18 06:56:40,991 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/7bcb1942-5669-459d-9997-1cc7165ba280/action used request id req-f43860c0-a7a3-4fbe-bc07-dc738a2504a3 2019-01-18 06:56:40,991 - create_instance - INFO - Checking if VM is active 2019-01-18 06:56:40,994 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/7bcb1942-5669-459d-9997-1cc7165ba280 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8d6f0d9d40509d463cec8911982146152c95f11" 2019-01-18 06:56:41,447 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06: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-ffe67ecf-e443-4e10-ada7-3d1895b1bc16 x-compute-request-id: req-ffe67ecf-e443-4e10-ada7-3d1895b1bc16 Content-Encoding: gzip Content-Length: 785 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-c85dc2e4-b9c8-4077-991c-9c31db1cb004-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:69:03:41", "version": 4, "addr": "10.55.1.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:69:03:41", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/7bcb1942-5669-459d-9997-1cc7165ba280", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/7bcb1942-5669-459d-9997-1cc7165ba280", "rel": "bookmark"}], "image": {"id": "c69ff4af-48de-4b91-a38c-4cd8b7c97031", "links": [{"href": "http://172.30.9.23:8774/images/c69ff4af-48de-4b91-a38c-4cd8b7c97031", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-18T06:56:25.000000", "flavor": {"id": "187d4724-6e52-4a27-9947-14f96889c92a", "links": [{"href": "http://172.30.9.23:8774/flavors/187d4724-6e52-4a27-9947-14f96889c92a", "rel": "bookmark"}]}, "id": "7bcb1942-5669-459d-9997-1cc7165ba280", "security_groups": [{"name": "default"}, {"name": "AnsibleProvisioningTests-c85dc2e4-b9c8-4077-991c-9c31db1cb004-sec-grp"}], "user_id": "1eb5b64549cf461da7ead4fd9c711d9b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-18T06:56:26Z", "hostId": "3d80f8f1b864684eba3a8fbc2b11fa82ec98e9ba1d110ca5c9fc3220", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-c85dc2e4-b9c8-4077-991c-9c31db1cb004-kp", "name": "AnsibleProvisioningTests-c85dc2e4-b9c8-4077-991c-9c31db1cb004-inst", "created": "2019-01-18T06:54:41Z", "tenant_id": "336b4a2a4b744ffb890cf35de3a85e83", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-18 06:56:41,447 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/7bcb1942-5669-459d-9997-1cc7165ba280 used request id req-ffe67ecf-e443-4e10-ada7-3d1895b1bc16 2019-01-18 06:56:41,447 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-c85dc2e4-b9c8-4077-991c-9c31db1cb004-inst] is - ACTIVE 2019-01-18 06:56:41,447 - create_instance - INFO - VM is - ACTIVE 2019-01-18 06:56:41,450 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/7bcb1942-5669-459d-9997-1cc7165ba280 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8d6f0d9d40509d463cec8911982146152c95f11" 2019-01-18 06:56:42,041 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:56: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-1e7e06c6-5c67-4dc8-b566-1ba43e07a3d2 x-compute-request-id: req-1e7e06c6-5c67-4dc8-b566-1ba43e07a3d2 Content-Encoding: gzip Content-Length: 785 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-c85dc2e4-b9c8-4077-991c-9c31db1cb004-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:69:03:41", "version": 4, "addr": "10.55.1.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:69:03:41", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/7bcb1942-5669-459d-9997-1cc7165ba280", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/7bcb1942-5669-459d-9997-1cc7165ba280", "rel": "bookmark"}], "image": {"id": "c69ff4af-48de-4b91-a38c-4cd8b7c97031", "links": [{"href": "http://172.30.9.23:8774/images/c69ff4af-48de-4b91-a38c-4cd8b7c97031", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-18T06:56:25.000000", "flavor": {"id": "187d4724-6e52-4a27-9947-14f96889c92a", "links": [{"href": "http://172.30.9.23:8774/flavors/187d4724-6e52-4a27-9947-14f96889c92a", "rel": "bookmark"}]}, "id": "7bcb1942-5669-459d-9997-1cc7165ba280", "security_groups": [{"name": "default"}, {"name": "AnsibleProvisioningTests-c85dc2e4-b9c8-4077-991c-9c31db1cb004-sec-grp"}], "user_id": "1eb5b64549cf461da7ead4fd9c711d9b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-18T06:56:26Z", "hostId": "3d80f8f1b864684eba3a8fbc2b11fa82ec98e9ba1d110ca5c9fc3220", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-c85dc2e4-b9c8-4077-991c-9c31db1cb004-kp", "name": "AnsibleProvisioningTests-c85dc2e4-b9c8-4077-991c-9c31db1cb004-inst", "created": "2019-01-18T06:54:41Z", "tenant_id": "336b4a2a4b744ffb890cf35de3a85e83", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-18 06:56:42,041 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/7bcb1942-5669-459d-9997-1cc7165ba280 used request id req-1e7e06c6-5c67-4dc8-b566-1ba43e07a3d2 2019-01-18 06:56:42,047 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=AnsibleProvisioningTests-c85dc2e4-b9c8-4077-991c-9c31db1cb004-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8d6f0d9d40509d463cec8911982146152c95f11" 2019-01-18 06:56:42,149 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 655 X-Openstack-Request-Id: req-fc10e85f-797f-4a3a-943c-32502241ae3c Date: Fri, 18 Jan 2019 06:56: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":["03f3ae6e-01a6-4213-8691-4d1ab92c00bf"],"updated_at":"2019-01-18T06:54:17Z","tenant_id":"336b4a2a4b744ffb890cf35de3a85e83","created_at":"2019-01-18T06:54:16Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"336b4a2a4b744ffb890cf35de3a85e83","id":"862faa61-c060-4b51-9434-cc420e120fb3","name":"AnsibleProvisioningTests-c85dc2e4-b9c8-4077-991c-9c31db1cb004-pub-net"}]} 2019-01-18 06:56:42,149 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=AnsibleProvisioningTests-c85dc2e4-b9c8-4077-991c-9c31db1cb004-pub-net used request id req-fc10e85f-797f-4a3a-943c-32502241ae3c 2019-01-18 06:56:42,154 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/336b4a2a4b744ffb890cf35de3a85e83 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8d6f0d9d40509d463cec8911982146152c95f11" 2019-01-18 06:56:42,238 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:56:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0b614c0a-d6d0-4a6f-8586-e863e27466fb 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/336b4a2a4b744ffb890cf35de3a85e83"}, "enabled": true, "id": "336b4a2a4b744ffb890cf35de3a85e83", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-8849aafe-0305-444-proj"}} 2019-01-18 06:56:42,239 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/336b4a2a4b744ffb890cf35de3a85e83 used request id req-0b614c0a-d6d0-4a6f-8586-e863e27466fb 2019-01-18 06:56:42,244 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=862faa61-c060-4b51-9434-cc420e120fb3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8d6f0d9d40509d463cec8911982146152c95f11" 2019-01-18 06:56:42,299 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-8ee59575-8caa-4f70-b4ff-c33bb0e9338d Date: Fri, 18 Jan 2019 06:56:42 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"862faa61-c060-4b51-9434-cc420e120fb3","tenant_id":"336b4a2a4b744ffb890cf35de3a85e83","created_at":"2019-01-18T06:54:17Z","dns_nameservers":[],"updated_at":"2019-01-18T06:54: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":"336b4a2a4b744ffb890cf35de3a85e83","id":"03f3ae6e-01a6-4213-8691-4d1ab92c00bf","subnetpool_id":null,"name":"AnsibleProvisioningTests-c85dc2e4-b9c8-4077-991c-9c31db1cb004-pub-subnet"}]} 2019-01-18 06:56:42,299 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=862faa61-c060-4b51-9434-cc420e120fb3 used request id req-8ee59575-8caa-4f70-b4ff-c33bb0e9338d 2019-01-18 06:56:42,305 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=862faa61-c060-4b51-9434-cc420e120fb3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8d6f0d9d40509d463cec8911982146152c95f11" 2019-01-18 06:56:42,404 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3895 X-Openstack-Request-Id: req-fe0dd588-dffc-4976-ae5e-5114d4a0bc21 Date: Fri, 18 Jan 2019 06:56:42 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:56:40Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"03f3ae6e-01a6-4213-8691-4d1ab92c00bf","ip_address":"10.55.1.10"}],"id":"22ad31f4-e55f-498a-855d-58e357724145","security_groups":["749550e9-7539-439e-b541-0e9b4743f12c","e9e14bcf-d01e-427e-bad2-fced46e5c221"],"mac_address":"fa:16:3e:69:03:41","project_id":"336b4a2a4b744ffb890cf35de3a85e83","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"AnsibleProvisioningTests-c85dc2e4-b9c8-4077-991c-9c31db1cb004-port-1","admin_state_up":true,"network_id":"862faa61-c060-4b51-9434-cc420e120fb3","tenant_id":"336b4a2a4b744ffb890cf35de3a85e83","created_at":"2019-01-18T06:54:37Z","binding:vnic_type":"normal","device_id":"7bcb1942-5669-459d-9997-1cc7165ba280"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:54:40Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"03f3ae6e-01a6-4213-8691-4d1ab92c00bf","ip_address":"10.55.1.1"}],"id":"79b43cf5-2cc3-422c-8533-0a7e0cf58161","security_groups":[],"mac_address":"fa:16:3e:3d:99:cf","project_id":"336b4a2a4b744ffb890cf35de3a85e83","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"862faa61-c060-4b51-9434-cc420e120fb3","tenant_id":"336b4a2a4b744ffb890cf35de3a85e83","created_at":"2019-01-18T06:54:26Z","binding:vnic_type":"normal","device_id":"b9ed323a-05a2-41c1-a659-d4094319a747"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:54:22Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"03f3ae6e-01a6-4213-8691-4d1ab92c00bf","ip_address":"10.55.1.4"}],"id":"89f69d26-5085-4597-84ba-f3fb8a596295","security_groups":[],"mac_address":"fa:16:3e:92:69:58","project_id":"336b4a2a4b744ffb890cf35de3a85e83","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"862faa61-c060-4b51-9434-cc420e120fb3","tenant_id":"336b4a2a4b744ffb890cf35de3a85e83","created_at":"2019-01-18T06:54:19Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-862faa61-c060-4b51-9434-cc420e120fb3"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:54:21Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"03f3ae6e-01a6-4213-8691-4d1ab92c00bf","ip_address":"10.55.1.3"}],"id":"974aa171-9aed-4d74-bd0d-fe2cd15381e6","security_groups":[],"mac_address":"fa:16:3e:ff:3c:0f","project_id":"336b4a2a4b744ffb890cf35de3a85e83","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"862faa61-c060-4b51-9434-cc420e120fb3","tenant_id":"336b4a2a4b744ffb890cf35de3a85e83","created_at":"2019-01-18T06:54:18Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-862faa61-c060-4b51-9434-cc420e120fb3"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:54:19Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"03f3ae6e-01a6-4213-8691-4d1ab92c00bf","ip_address":"10.55.1.2"}],"id":"d8dbe9b4-2ccf-499e-afdb-190f8d32fefd","security_groups":[],"mac_address":"fa:16:3e:c7:e7:55","project_id":"336b4a2a4b744ffb890cf35de3a85e83","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"862faa61-c060-4b51-9434-cc420e120fb3","tenant_id":"336b4a2a4b744ffb890cf35de3a85e83","created_at":"2019-01-18T06:54:18Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-862faa61-c060-4b51-9434-cc420e120fb3"}]} 2019-01-18 06:56:42,404 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=862faa61-c060-4b51-9434-cc420e120fb3 used request id req-fe0dd588-dffc-4976-ae5e-5114d4a0bc21 2019-01-18 06:56:42,405 - ansible_utils - DEBUG - Retrieving SSH client 2019-01-18 06:56:42,409 - paramiko.transport - DEBUG - starting thread (client mode): 0xe2b1bbd0L 2019-01-18 06:56:42,409 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2019-01-18 06:56:42,415 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1p1 Ubuntu-2ubuntu2.11 2019-01-18 06:56:42,415 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1p1) 2019-01-18 06:56:42,416 - 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 2019-01-18 06:56:42,416 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-01-18 06:56:42,416 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2019-01-18 06:56:42,416 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-01-18 06:56:42,417 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-01-18 06:56:42,417 - paramiko.transport - DEBUG - Compression agreed: none 2019-01-18 06:56:42,457 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-01-18 06:56:42,458 - paramiko.transport - DEBUG - Switch to new keys ... 2019-01-18 06:56:42,473 - paramiko.transport - DEBUG - Trying key 92a5baf8a89d9163906743286768c7c0 from tmp/AnsibleProvisioningTests-c85dc2e4-b9c8-4077-991c-9c31db1cb004 2019-01-18 06:56:42,498 - paramiko.transport - DEBUG - userauth is OK 2019-01-18 06:56:42,517 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-01-18 06:56:42,617 - paramiko.transport - DEBUG - EOF in transport thread 2019-01-18 06:56:42,651 - create_instance - INFO - SSH is active for VM instance 2019-01-18 06:56:42,651 - create_instance - INFO - Checking if cloud-init has completed 2019-01-18 06:56:42,653 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/7bcb1942-5669-459d-9997-1cc7165ba280 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8d6f0d9d40509d463cec8911982146152c95f11" 2019-01-18 06:56:43,222 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:56: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-4082cbc4-aba4-4da1-9a7e-85abf05da00c x-compute-request-id: req-4082cbc4-aba4-4da1-9a7e-85abf05da00c Content-Encoding: gzip Content-Length: 785 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-c85dc2e4-b9c8-4077-991c-9c31db1cb004-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:69:03:41", "version": 4, "addr": "10.55.1.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:69:03:41", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/7bcb1942-5669-459d-9997-1cc7165ba280", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/7bcb1942-5669-459d-9997-1cc7165ba280", "rel": "bookmark"}], "image": {"id": "c69ff4af-48de-4b91-a38c-4cd8b7c97031", "links": [{"href": "http://172.30.9.23:8774/images/c69ff4af-48de-4b91-a38c-4cd8b7c97031", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-18T06:56:25.000000", "flavor": {"id": "187d4724-6e52-4a27-9947-14f96889c92a", "links": [{"href": "http://172.30.9.23:8774/flavors/187d4724-6e52-4a27-9947-14f96889c92a", "rel": "bookmark"}]}, "id": "7bcb1942-5669-459d-9997-1cc7165ba280", "security_groups": [{"name": "default"}, {"name": "AnsibleProvisioningTests-c85dc2e4-b9c8-4077-991c-9c31db1cb004-sec-grp"}], "user_id": "1eb5b64549cf461da7ead4fd9c711d9b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-18T06:56:26Z", "hostId": "3d80f8f1b864684eba3a8fbc2b11fa82ec98e9ba1d110ca5c9fc3220", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-c85dc2e4-b9c8-4077-991c-9c31db1cb004-kp", "name": "AnsibleProvisioningTests-c85dc2e4-b9c8-4077-991c-9c31db1cb004-inst", "created": "2019-01-18T06:54:41Z", "tenant_id": "336b4a2a4b744ffb890cf35de3a85e83", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-18 06:56:43,222 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/7bcb1942-5669-459d-9997-1cc7165ba280 used request id req-4082cbc4-aba4-4da1-9a7e-85abf05da00c 2019-01-18 06:56:43,223 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-c85dc2e4-b9c8-4077-991c-9c31db1cb004-inst] is - ACTIVE 2019-01-18 06:56:43,223 - create_instance - INFO - VM is - ACTIVE 2019-01-18 06:56:43,225 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/7bcb1942-5669-459d-9997-1cc7165ba280 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8d6f0d9d40509d463cec8911982146152c95f11" 2019-01-18 06:56:43,681 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:56: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-0fbf4e6e-8072-4de8-a1dc-6f5956da8b44 x-compute-request-id: req-0fbf4e6e-8072-4de8-a1dc-6f5956da8b44 Content-Encoding: gzip Content-Length: 785 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-c85dc2e4-b9c8-4077-991c-9c31db1cb004-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:69:03:41", "version": 4, "addr": "10.55.1.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:69:03:41", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/7bcb1942-5669-459d-9997-1cc7165ba280", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/7bcb1942-5669-459d-9997-1cc7165ba280", "rel": "bookmark"}], "image": {"id": "c69ff4af-48de-4b91-a38c-4cd8b7c97031", "links": [{"href": "http://172.30.9.23:8774/images/c69ff4af-48de-4b91-a38c-4cd8b7c97031", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-18T06:56:25.000000", "flavor": {"id": "187d4724-6e52-4a27-9947-14f96889c92a", "links": [{"href": "http://172.30.9.23:8774/flavors/187d4724-6e52-4a27-9947-14f96889c92a", "rel": "bookmark"}]}, "id": "7bcb1942-5669-459d-9997-1cc7165ba280", "security_groups": [{"name": "default"}, {"name": "AnsibleProvisioningTests-c85dc2e4-b9c8-4077-991c-9c31db1cb004-sec-grp"}], "user_id": "1eb5b64549cf461da7ead4fd9c711d9b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-18T06:56:26Z", "hostId": "3d80f8f1b864684eba3a8fbc2b11fa82ec98e9ba1d110ca5c9fc3220", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-c85dc2e4-b9c8-4077-991c-9c31db1cb004-kp", "name": "AnsibleProvisioningTests-c85dc2e4-b9c8-4077-991c-9c31db1cb004-inst", "created": "2019-01-18T06:54:41Z", "tenant_id": "336b4a2a4b744ffb890cf35de3a85e83", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-18 06:56:43,681 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/7bcb1942-5669-459d-9997-1cc7165ba280 used request id req-0fbf4e6e-8072-4de8-a1dc-6f5956da8b44 2019-01-18 06:56:43,686 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=AnsibleProvisioningTests-c85dc2e4-b9c8-4077-991c-9c31db1cb004-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8d6f0d9d40509d463cec8911982146152c95f11" 2019-01-18 06:56:43,790 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 655 X-Openstack-Request-Id: req-cda1e08c-e4fd-479d-a5a5-556aa1470050 Date: Fri, 18 Jan 2019 06:56: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":["03f3ae6e-01a6-4213-8691-4d1ab92c00bf"],"updated_at":"2019-01-18T06:54:17Z","tenant_id":"336b4a2a4b744ffb890cf35de3a85e83","created_at":"2019-01-18T06:54:16Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"336b4a2a4b744ffb890cf35de3a85e83","id":"862faa61-c060-4b51-9434-cc420e120fb3","name":"AnsibleProvisioningTests-c85dc2e4-b9c8-4077-991c-9c31db1cb004-pub-net"}]} 2019-01-18 06:56:43,791 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=AnsibleProvisioningTests-c85dc2e4-b9c8-4077-991c-9c31db1cb004-pub-net used request id req-cda1e08c-e4fd-479d-a5a5-556aa1470050 2019-01-18 06:56:43,795 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/336b4a2a4b744ffb890cf35de3a85e83 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8d6f0d9d40509d463cec8911982146152c95f11" 2019-01-18 06:56:43,868 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:56:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4139f2cd-4d87-4e86-b2e9-a4e6977c0d7a 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/336b4a2a4b744ffb890cf35de3a85e83"}, "enabled": true, "id": "336b4a2a4b744ffb890cf35de3a85e83", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-8849aafe-0305-444-proj"}} 2019-01-18 06:56:43,868 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/336b4a2a4b744ffb890cf35de3a85e83 used request id req-4139f2cd-4d87-4e86-b2e9-a4e6977c0d7a 2019-01-18 06:56:43,874 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=862faa61-c060-4b51-9434-cc420e120fb3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8d6f0d9d40509d463cec8911982146152c95f11" 2019-01-18 06:56:43,927 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-2b3c1ec4-146c-45d3-bd7f-1d25c52ea2a7 Date: Fri, 18 Jan 2019 06:56:43 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"862faa61-c060-4b51-9434-cc420e120fb3","tenant_id":"336b4a2a4b744ffb890cf35de3a85e83","created_at":"2019-01-18T06:54:17Z","dns_nameservers":[],"updated_at":"2019-01-18T06:54: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":"336b4a2a4b744ffb890cf35de3a85e83","id":"03f3ae6e-01a6-4213-8691-4d1ab92c00bf","subnetpool_id":null,"name":"AnsibleProvisioningTests-c85dc2e4-b9c8-4077-991c-9c31db1cb004-pub-subnet"}]} 2019-01-18 06:56:43,927 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=862faa61-c060-4b51-9434-cc420e120fb3 used request id req-2b3c1ec4-146c-45d3-bd7f-1d25c52ea2a7 2019-01-18 06:56:43,933 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=862faa61-c060-4b51-9434-cc420e120fb3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8d6f0d9d40509d463cec8911982146152c95f11" 2019-01-18 06:56:44,037 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3895 X-Openstack-Request-Id: req-1898d348-7647-482e-904b-1d4ed8eb5ec9 Date: Fri, 18 Jan 2019 06:56:44 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:56:40Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"03f3ae6e-01a6-4213-8691-4d1ab92c00bf","ip_address":"10.55.1.10"}],"id":"22ad31f4-e55f-498a-855d-58e357724145","security_groups":["749550e9-7539-439e-b541-0e9b4743f12c","e9e14bcf-d01e-427e-bad2-fced46e5c221"],"mac_address":"fa:16:3e:69:03:41","project_id":"336b4a2a4b744ffb890cf35de3a85e83","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"AnsibleProvisioningTests-c85dc2e4-b9c8-4077-991c-9c31db1cb004-port-1","admin_state_up":true,"network_id":"862faa61-c060-4b51-9434-cc420e120fb3","tenant_id":"336b4a2a4b744ffb890cf35de3a85e83","created_at":"2019-01-18T06:54:37Z","binding:vnic_type":"normal","device_id":"7bcb1942-5669-459d-9997-1cc7165ba280"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:54:40Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"03f3ae6e-01a6-4213-8691-4d1ab92c00bf","ip_address":"10.55.1.1"}],"id":"79b43cf5-2cc3-422c-8533-0a7e0cf58161","security_groups":[],"mac_address":"fa:16:3e:3d:99:cf","project_id":"336b4a2a4b744ffb890cf35de3a85e83","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"862faa61-c060-4b51-9434-cc420e120fb3","tenant_id":"336b4a2a4b744ffb890cf35de3a85e83","created_at":"2019-01-18T06:54:26Z","binding:vnic_type":"normal","device_id":"b9ed323a-05a2-41c1-a659-d4094319a747"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:54:22Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"03f3ae6e-01a6-4213-8691-4d1ab92c00bf","ip_address":"10.55.1.4"}],"id":"89f69d26-5085-4597-84ba-f3fb8a596295","security_groups":[],"mac_address":"fa:16:3e:92:69:58","project_id":"336b4a2a4b744ffb890cf35de3a85e83","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"862faa61-c060-4b51-9434-cc420e120fb3","tenant_id":"336b4a2a4b744ffb890cf35de3a85e83","created_at":"2019-01-18T06:54:19Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-862faa61-c060-4b51-9434-cc420e120fb3"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:54:21Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"03f3ae6e-01a6-4213-8691-4d1ab92c00bf","ip_address":"10.55.1.3"}],"id":"974aa171-9aed-4d74-bd0d-fe2cd15381e6","security_groups":[],"mac_address":"fa:16:3e:ff:3c:0f","project_id":"336b4a2a4b744ffb890cf35de3a85e83","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"862faa61-c060-4b51-9434-cc420e120fb3","tenant_id":"336b4a2a4b744ffb890cf35de3a85e83","created_at":"2019-01-18T06:54:18Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-862faa61-c060-4b51-9434-cc420e120fb3"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:54:19Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"03f3ae6e-01a6-4213-8691-4d1ab92c00bf","ip_address":"10.55.1.2"}],"id":"d8dbe9b4-2ccf-499e-afdb-190f8d32fefd","security_groups":[],"mac_address":"fa:16:3e:c7:e7:55","project_id":"336b4a2a4b744ffb890cf35de3a85e83","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"862faa61-c060-4b51-9434-cc420e120fb3","tenant_id":"336b4a2a4b744ffb890cf35de3a85e83","created_at":"2019-01-18T06:54:18Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-862faa61-c060-4b51-9434-cc420e120fb3"}]} 2019-01-18 06:56:44,038 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=862faa61-c060-4b51-9434-cc420e120fb3 used request id req-1898d348-7647-482e-904b-1d4ed8eb5ec9 2019-01-18 06:56:44,039 - create_instance - INFO - Checking if VM is active 2019-01-18 06:56:44,042 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/7bcb1942-5669-459d-9997-1cc7165ba280 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8d6f0d9d40509d463cec8911982146152c95f11" 2019-01-18 06:56:44,514 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06: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-6b2513be-67aa-4e7a-9f85-974afcf6e64a x-compute-request-id: req-6b2513be-67aa-4e7a-9f85-974afcf6e64a Content-Encoding: gzip Content-Length: 785 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-c85dc2e4-b9c8-4077-991c-9c31db1cb004-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:69:03:41", "version": 4, "addr": "10.55.1.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:69:03:41", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/7bcb1942-5669-459d-9997-1cc7165ba280", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/7bcb1942-5669-459d-9997-1cc7165ba280", "rel": "bookmark"}], "image": {"id": "c69ff4af-48de-4b91-a38c-4cd8b7c97031", "links": [{"href": "http://172.30.9.23:8774/images/c69ff4af-48de-4b91-a38c-4cd8b7c97031", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-18T06:56:25.000000", "flavor": {"id": "187d4724-6e52-4a27-9947-14f96889c92a", "links": [{"href": "http://172.30.9.23:8774/flavors/187d4724-6e52-4a27-9947-14f96889c92a", "rel": "bookmark"}]}, "id": "7bcb1942-5669-459d-9997-1cc7165ba280", "security_groups": [{"name": "default"}, {"name": "AnsibleProvisioningTests-c85dc2e4-b9c8-4077-991c-9c31db1cb004-sec-grp"}], "user_id": "1eb5b64549cf461da7ead4fd9c711d9b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-18T06:56:26Z", "hostId": "3d80f8f1b864684eba3a8fbc2b11fa82ec98e9ba1d110ca5c9fc3220", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-c85dc2e4-b9c8-4077-991c-9c31db1cb004-kp", "name": "AnsibleProvisioningTests-c85dc2e4-b9c8-4077-991c-9c31db1cb004-inst", "created": "2019-01-18T06:54:41Z", "tenant_id": "336b4a2a4b744ffb890cf35de3a85e83", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-18 06:56:44,514 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/7bcb1942-5669-459d-9997-1cc7165ba280 used request id req-6b2513be-67aa-4e7a-9f85-974afcf6e64a 2019-01-18 06:56:44,515 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-c85dc2e4-b9c8-4077-991c-9c31db1cb004-inst] is - ACTIVE 2019-01-18 06:56:44,515 - create_instance - INFO - VM is - ACTIVE 2019-01-18 06:56:44,518 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/7bcb1942-5669-459d-9997-1cc7165ba280 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8d6f0d9d40509d463cec8911982146152c95f11" 2019-01-18 06:56:44,829 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06: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-32f06bfb-3292-48e9-b2c1-88026af84518 x-compute-request-id: req-32f06bfb-3292-48e9-b2c1-88026af84518 Content-Encoding: gzip Content-Length: 785 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-c85dc2e4-b9c8-4077-991c-9c31db1cb004-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:69:03:41", "version": 4, "addr": "10.55.1.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:69:03:41", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/7bcb1942-5669-459d-9997-1cc7165ba280", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/7bcb1942-5669-459d-9997-1cc7165ba280", "rel": "bookmark"}], "image": {"id": "c69ff4af-48de-4b91-a38c-4cd8b7c97031", "links": [{"href": "http://172.30.9.23:8774/images/c69ff4af-48de-4b91-a38c-4cd8b7c97031", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-18T06:56:25.000000", "flavor": {"id": "187d4724-6e52-4a27-9947-14f96889c92a", "links": [{"href": "http://172.30.9.23:8774/flavors/187d4724-6e52-4a27-9947-14f96889c92a", "rel": "bookmark"}]}, "id": "7bcb1942-5669-459d-9997-1cc7165ba280", "security_groups": [{"name": "default"}, {"name": "AnsibleProvisioningTests-c85dc2e4-b9c8-4077-991c-9c31db1cb004-sec-grp"}], "user_id": "1eb5b64549cf461da7ead4fd9c711d9b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-18T06:56:26Z", "hostId": "3d80f8f1b864684eba3a8fbc2b11fa82ec98e9ba1d110ca5c9fc3220", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-c85dc2e4-b9c8-4077-991c-9c31db1cb004-kp", "name": "AnsibleProvisioningTests-c85dc2e4-b9c8-4077-991c-9c31db1cb004-inst", "created": "2019-01-18T06:54:41Z", "tenant_id": "336b4a2a4b744ffb890cf35de3a85e83", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-18 06:56:44,830 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/7bcb1942-5669-459d-9997-1cc7165ba280 used request id req-32f06bfb-3292-48e9-b2c1-88026af84518 2019-01-18 06:56:44,835 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=AnsibleProvisioningTests-c85dc2e4-b9c8-4077-991c-9c31db1cb004-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8d6f0d9d40509d463cec8911982146152c95f11" 2019-01-18 06:56:44,937 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 655 X-Openstack-Request-Id: req-3453750c-28aa-47f6-9862-f980c8909c74 Date: Fri, 18 Jan 2019 06:56: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":["03f3ae6e-01a6-4213-8691-4d1ab92c00bf"],"updated_at":"2019-01-18T06:54:17Z","tenant_id":"336b4a2a4b744ffb890cf35de3a85e83","created_at":"2019-01-18T06:54:16Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"336b4a2a4b744ffb890cf35de3a85e83","id":"862faa61-c060-4b51-9434-cc420e120fb3","name":"AnsibleProvisioningTests-c85dc2e4-b9c8-4077-991c-9c31db1cb004-pub-net"}]} 2019-01-18 06:56:44,937 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=AnsibleProvisioningTests-c85dc2e4-b9c8-4077-991c-9c31db1cb004-pub-net used request id req-3453750c-28aa-47f6-9862-f980c8909c74 2019-01-18 06:56:44,941 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/336b4a2a4b744ffb890cf35de3a85e83 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8d6f0d9d40509d463cec8911982146152c95f11" 2019-01-18 06:56:45,024 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:56:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-355dee6b-4503-4a75-ab17-b15645f5a98e 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/336b4a2a4b744ffb890cf35de3a85e83"}, "enabled": true, "id": "336b4a2a4b744ffb890cf35de3a85e83", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-8849aafe-0305-444-proj"}} 2019-01-18 06:56:45,024 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/336b4a2a4b744ffb890cf35de3a85e83 used request id req-355dee6b-4503-4a75-ab17-b15645f5a98e 2019-01-18 06:56:45,030 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=862faa61-c060-4b51-9434-cc420e120fb3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8d6f0d9d40509d463cec8911982146152c95f11" 2019-01-18 06:56:45,083 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-44a2e013-0a99-4f07-bfc3-581829e14209 Date: Fri, 18 Jan 2019 06:56:45 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"862faa61-c060-4b51-9434-cc420e120fb3","tenant_id":"336b4a2a4b744ffb890cf35de3a85e83","created_at":"2019-01-18T06:54:17Z","dns_nameservers":[],"updated_at":"2019-01-18T06:54: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":"336b4a2a4b744ffb890cf35de3a85e83","id":"03f3ae6e-01a6-4213-8691-4d1ab92c00bf","subnetpool_id":null,"name":"AnsibleProvisioningTests-c85dc2e4-b9c8-4077-991c-9c31db1cb004-pub-subnet"}]} 2019-01-18 06:56:45,083 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=862faa61-c060-4b51-9434-cc420e120fb3 used request id req-44a2e013-0a99-4f07-bfc3-581829e14209 2019-01-18 06:56:45,089 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=862faa61-c060-4b51-9434-cc420e120fb3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8d6f0d9d40509d463cec8911982146152c95f11" 2019-01-18 06:56:45,197 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3895 X-Openstack-Request-Id: req-29775df4-3fff-4194-b0ee-9435aac44fbe Date: Fri, 18 Jan 2019 06:56:45 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:56:40Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"03f3ae6e-01a6-4213-8691-4d1ab92c00bf","ip_address":"10.55.1.10"}],"id":"22ad31f4-e55f-498a-855d-58e357724145","security_groups":["749550e9-7539-439e-b541-0e9b4743f12c","e9e14bcf-d01e-427e-bad2-fced46e5c221"],"mac_address":"fa:16:3e:69:03:41","project_id":"336b4a2a4b744ffb890cf35de3a85e83","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"AnsibleProvisioningTests-c85dc2e4-b9c8-4077-991c-9c31db1cb004-port-1","admin_state_up":true,"network_id":"862faa61-c060-4b51-9434-cc420e120fb3","tenant_id":"336b4a2a4b744ffb890cf35de3a85e83","created_at":"2019-01-18T06:54:37Z","binding:vnic_type":"normal","device_id":"7bcb1942-5669-459d-9997-1cc7165ba280"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:54:40Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"03f3ae6e-01a6-4213-8691-4d1ab92c00bf","ip_address":"10.55.1.1"}],"id":"79b43cf5-2cc3-422c-8533-0a7e0cf58161","security_groups":[],"mac_address":"fa:16:3e:3d:99:cf","project_id":"336b4a2a4b744ffb890cf35de3a85e83","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"862faa61-c060-4b51-9434-cc420e120fb3","tenant_id":"336b4a2a4b744ffb890cf35de3a85e83","created_at":"2019-01-18T06:54:26Z","binding:vnic_type":"normal","device_id":"b9ed323a-05a2-41c1-a659-d4094319a747"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:54:22Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"03f3ae6e-01a6-4213-8691-4d1ab92c00bf","ip_address":"10.55.1.4"}],"id":"89f69d26-5085-4597-84ba-f3fb8a596295","security_groups":[],"mac_address":"fa:16:3e:92:69:58","project_id":"336b4a2a4b744ffb890cf35de3a85e83","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"862faa61-c060-4b51-9434-cc420e120fb3","tenant_id":"336b4a2a4b744ffb890cf35de3a85e83","created_at":"2019-01-18T06:54:19Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-862faa61-c060-4b51-9434-cc420e120fb3"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:54:21Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"03f3ae6e-01a6-4213-8691-4d1ab92c00bf","ip_address":"10.55.1.3"}],"id":"974aa171-9aed-4d74-bd0d-fe2cd15381e6","security_groups":[],"mac_address":"fa:16:3e:ff:3c:0f","project_id":"336b4a2a4b744ffb890cf35de3a85e83","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"862faa61-c060-4b51-9434-cc420e120fb3","tenant_id":"336b4a2a4b744ffb890cf35de3a85e83","created_at":"2019-01-18T06:54:18Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-862faa61-c060-4b51-9434-cc420e120fb3"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:54:19Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"03f3ae6e-01a6-4213-8691-4d1ab92c00bf","ip_address":"10.55.1.2"}],"id":"d8dbe9b4-2ccf-499e-afdb-190f8d32fefd","security_groups":[],"mac_address":"fa:16:3e:c7:e7:55","project_id":"336b4a2a4b744ffb890cf35de3a85e83","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"862faa61-c060-4b51-9434-cc420e120fb3","tenant_id":"336b4a2a4b744ffb890cf35de3a85e83","created_at":"2019-01-18T06:54:18Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-862faa61-c060-4b51-9434-cc420e120fb3"}]} 2019-01-18 06:56:45,197 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=862faa61-c060-4b51-9434-cc420e120fb3 used request id req-29775df4-3fff-4194-b0ee-9435aac44fbe 2019-01-18 06:56:45,198 - ansible_utils - DEBUG - Retrieving SSH client 2019-01-18 06:56:45,200 - paramiko.transport - DEBUG - starting thread (client mode): 0xe2bea990L 2019-01-18 06:56:45,201 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2019-01-18 06:56:45,204 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1p1 Ubuntu-2ubuntu2.11 2019-01-18 06:56:45,204 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1p1) 2019-01-18 06:56:45,205 - 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 2019-01-18 06:56:45,205 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-01-18 06:56:45,206 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2019-01-18 06:56:45,206 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-01-18 06:56:45,206 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-01-18 06:56:45,206 - paramiko.transport - DEBUG - Compression agreed: none 2019-01-18 06:56:45,246 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-01-18 06:56:45,246 - paramiko.transport - DEBUG - Switch to new keys ... 2019-01-18 06:56:45,265 - paramiko.transport - DEBUG - Trying key 92a5baf8a89d9163906743286768c7c0 from tmp/AnsibleProvisioningTests-c85dc2e4-b9c8-4077-991c-9c31db1cb004 2019-01-18 06:56:45,287 - paramiko.transport - DEBUG - userauth is OK 2019-01-18 06:56:45,295 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-01-18 06:56:45,395 - paramiko.transport - DEBUG - EOF in transport thread 2019-01-18 06:56:45,410 - create_instance - INFO - SSH is active for VM instance 2019-01-18 06:56:45,411 - ansible_utils - DEBUG - Retrieving SSH client 2019-01-18 06:56:45,412 - paramiko.transport - DEBUG - starting thread (client mode): 0xe2bea990L 2019-01-18 06:56:45,412 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2019-01-18 06:56:45,416 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1p1 Ubuntu-2ubuntu2.11 2019-01-18 06:56:45,416 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1p1) 2019-01-18 06:56:45,417 - 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 2019-01-18 06:56:45,417 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-01-18 06:56:45,417 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2019-01-18 06:56:45,417 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-01-18 06:56:45,418 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-01-18 06:56:45,418 - paramiko.transport - DEBUG - Compression agreed: none 2019-01-18 06:56:45,457 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-01-18 06:56:45,458 - paramiko.transport - DEBUG - Switch to new keys ... 2019-01-18 06:56:45,476 - paramiko.transport - DEBUG - Trying key 92a5baf8a89d9163906743286768c7c0 from tmp/AnsibleProvisioningTests-c85dc2e4-b9c8-4077-991c-9c31db1cb004 2019-01-18 06:56:45,494 - paramiko.transport - DEBUG - userauth is OK 2019-01-18 06:56:45,500 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-01-18 06:56:45,508 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-01-18 06:56:45,725 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2019-01-18 06:56:45,725 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-01-18 06:56:45,742 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-01-18 06:56:45,753 - create_instance - INFO - cloud-init complete for VM instance 2019-01-18 06:56:45,757 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/7bcb1942-5669-459d-9997-1cc7165ba280 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8d6f0d9d40509d463cec8911982146152c95f11" 2019-01-18 06:56:45,759 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2019-01-18 06:56:45,760 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2019-01-18 06:56:46,093 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:56: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-8eeffbc2-bdbd-4f0a-a940-8550cf2eb96e x-compute-request-id: req-8eeffbc2-bdbd-4f0a-a940-8550cf2eb96e Content-Encoding: gzip Content-Length: 785 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-c85dc2e4-b9c8-4077-991c-9c31db1cb004-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:69:03:41", "version": 4, "addr": "10.55.1.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:69:03:41", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/7bcb1942-5669-459d-9997-1cc7165ba280", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/7bcb1942-5669-459d-9997-1cc7165ba280", "rel": "bookmark"}], "image": {"id": "c69ff4af-48de-4b91-a38c-4cd8b7c97031", "links": [{"href": "http://172.30.9.23:8774/images/c69ff4af-48de-4b91-a38c-4cd8b7c97031", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-18T06:56:25.000000", "flavor": {"id": "187d4724-6e52-4a27-9947-14f96889c92a", "links": [{"href": "http://172.30.9.23:8774/flavors/187d4724-6e52-4a27-9947-14f96889c92a", "rel": "bookmark"}]}, "id": "7bcb1942-5669-459d-9997-1cc7165ba280", "security_groups": [{"name": "default"}, {"name": "AnsibleProvisioningTests-c85dc2e4-b9c8-4077-991c-9c31db1cb004-sec-grp"}], "user_id": "1eb5b64549cf461da7ead4fd9c711d9b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-18T06:56:26Z", "hostId": "3d80f8f1b864684eba3a8fbc2b11fa82ec98e9ba1d110ca5c9fc3220", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-c85dc2e4-b9c8-4077-991c-9c31db1cb004-kp", "name": "AnsibleProvisioningTests-c85dc2e4-b9c8-4077-991c-9c31db1cb004-inst", "created": "2019-01-18T06:54:41Z", "tenant_id": "336b4a2a4b744ffb890cf35de3a85e83", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-18 06:56:46,094 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/7bcb1942-5669-459d-9997-1cc7165ba280 used request id req-8eeffbc2-bdbd-4f0a-a940-8550cf2eb96e 2019-01-18 06:56:46,094 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-c85dc2e4-b9c8-4077-991c-9c31db1cb004-inst] is - ACTIVE 2019-01-18 06:56:46,094 - create_instance - INFO - VM is - ACTIVE 2019-01-18 06:56:46,097 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/7bcb1942-5669-459d-9997-1cc7165ba280 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8d6f0d9d40509d463cec8911982146152c95f11" 2019-01-18 06:56:46,592 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:56: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-3edbd12d-c4ea-49b3-a779-96551fdb9070 x-compute-request-id: req-3edbd12d-c4ea-49b3-a779-96551fdb9070 Content-Encoding: gzip Content-Length: 785 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-c85dc2e4-b9c8-4077-991c-9c31db1cb004-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:69:03:41", "version": 4, "addr": "10.55.1.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:69:03:41", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/7bcb1942-5669-459d-9997-1cc7165ba280", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/7bcb1942-5669-459d-9997-1cc7165ba280", "rel": "bookmark"}], "image": {"id": "c69ff4af-48de-4b91-a38c-4cd8b7c97031", "links": [{"href": "http://172.30.9.23:8774/images/c69ff4af-48de-4b91-a38c-4cd8b7c97031", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-18T06:56:25.000000", "flavor": {"id": "187d4724-6e52-4a27-9947-14f96889c92a", "links": [{"href": "http://172.30.9.23:8774/flavors/187d4724-6e52-4a27-9947-14f96889c92a", "rel": "bookmark"}]}, "id": "7bcb1942-5669-459d-9997-1cc7165ba280", "security_groups": [{"name": "default"}, {"name": "AnsibleProvisioningTests-c85dc2e4-b9c8-4077-991c-9c31db1cb004-sec-grp"}], "user_id": "1eb5b64549cf461da7ead4fd9c711d9b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-18T06:56:26Z", "hostId": "3d80f8f1b864684eba3a8fbc2b11fa82ec98e9ba1d110ca5c9fc3220", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-c85dc2e4-b9c8-4077-991c-9c31db1cb004-kp", "name": "AnsibleProvisioningTests-c85dc2e4-b9c8-4077-991c-9c31db1cb004-inst", "created": "2019-01-18T06:54:41Z", "tenant_id": "336b4a2a4b744ffb890cf35de3a85e83", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-18 06:56:46,592 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/7bcb1942-5669-459d-9997-1cc7165ba280 used request id req-3edbd12d-c4ea-49b3-a779-96551fdb9070 2019-01-18 06:56:46,598 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=AnsibleProvisioningTests-c85dc2e4-b9c8-4077-991c-9c31db1cb004-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8d6f0d9d40509d463cec8911982146152c95f11" 2019-01-18 06:56:46,701 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 655 X-Openstack-Request-Id: req-d61232f8-0966-4e1a-abc6-e7cf22ab4f67 Date: Fri, 18 Jan 2019 06:56: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":["03f3ae6e-01a6-4213-8691-4d1ab92c00bf"],"updated_at":"2019-01-18T06:54:17Z","tenant_id":"336b4a2a4b744ffb890cf35de3a85e83","created_at":"2019-01-18T06:54:16Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"336b4a2a4b744ffb890cf35de3a85e83","id":"862faa61-c060-4b51-9434-cc420e120fb3","name":"AnsibleProvisioningTests-c85dc2e4-b9c8-4077-991c-9c31db1cb004-pub-net"}]} 2019-01-18 06:56:46,701 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=AnsibleProvisioningTests-c85dc2e4-b9c8-4077-991c-9c31db1cb004-pub-net used request id req-d61232f8-0966-4e1a-abc6-e7cf22ab4f67 2019-01-18 06:56:46,705 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/336b4a2a4b744ffb890cf35de3a85e83 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8d6f0d9d40509d463cec8911982146152c95f11" 2019-01-18 06:56:46,790 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:56:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dd63f3ca-0cc8-4a21-919d-77f0458246fe 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/336b4a2a4b744ffb890cf35de3a85e83"}, "enabled": true, "id": "336b4a2a4b744ffb890cf35de3a85e83", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-8849aafe-0305-444-proj"}} 2019-01-18 06:56:46,790 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/336b4a2a4b744ffb890cf35de3a85e83 used request id req-dd63f3ca-0cc8-4a21-919d-77f0458246fe 2019-01-18 06:56:46,793 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=862faa61-c060-4b51-9434-cc420e120fb3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8d6f0d9d40509d463cec8911982146152c95f11" 2019-01-18 06:56:46,844 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-cd7b42c3-8e2f-4695-b143-01517e6169f8 Date: Fri, 18 Jan 2019 06:56:46 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"862faa61-c060-4b51-9434-cc420e120fb3","tenant_id":"336b4a2a4b744ffb890cf35de3a85e83","created_at":"2019-01-18T06:54:17Z","dns_nameservers":[],"updated_at":"2019-01-18T06:54: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":"336b4a2a4b744ffb890cf35de3a85e83","id":"03f3ae6e-01a6-4213-8691-4d1ab92c00bf","subnetpool_id":null,"name":"AnsibleProvisioningTests-c85dc2e4-b9c8-4077-991c-9c31db1cb004-pub-subnet"}]} 2019-01-18 06:56:46,844 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=862faa61-c060-4b51-9434-cc420e120fb3 used request id req-cd7b42c3-8e2f-4695-b143-01517e6169f8 2019-01-18 06:56:46,850 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=862faa61-c060-4b51-9434-cc420e120fb3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8d6f0d9d40509d463cec8911982146152c95f11" 2019-01-18 06:56:46,953 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3895 X-Openstack-Request-Id: req-4d06fd21-2d8b-402b-87b3-f9a811431f70 Date: Fri, 18 Jan 2019 06:56:46 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:56:40Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"03f3ae6e-01a6-4213-8691-4d1ab92c00bf","ip_address":"10.55.1.10"}],"id":"22ad31f4-e55f-498a-855d-58e357724145","security_groups":["749550e9-7539-439e-b541-0e9b4743f12c","e9e14bcf-d01e-427e-bad2-fced46e5c221"],"mac_address":"fa:16:3e:69:03:41","project_id":"336b4a2a4b744ffb890cf35de3a85e83","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"AnsibleProvisioningTests-c85dc2e4-b9c8-4077-991c-9c31db1cb004-port-1","admin_state_up":true,"network_id":"862faa61-c060-4b51-9434-cc420e120fb3","tenant_id":"336b4a2a4b744ffb890cf35de3a85e83","created_at":"2019-01-18T06:54:37Z","binding:vnic_type":"normal","device_id":"7bcb1942-5669-459d-9997-1cc7165ba280"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:54:40Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"03f3ae6e-01a6-4213-8691-4d1ab92c00bf","ip_address":"10.55.1.1"}],"id":"79b43cf5-2cc3-422c-8533-0a7e0cf58161","security_groups":[],"mac_address":"fa:16:3e:3d:99:cf","project_id":"336b4a2a4b744ffb890cf35de3a85e83","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"862faa61-c060-4b51-9434-cc420e120fb3","tenant_id":"336b4a2a4b744ffb890cf35de3a85e83","created_at":"2019-01-18T06:54:26Z","binding:vnic_type":"normal","device_id":"b9ed323a-05a2-41c1-a659-d4094319a747"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:54:22Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"03f3ae6e-01a6-4213-8691-4d1ab92c00bf","ip_address":"10.55.1.4"}],"id":"89f69d26-5085-4597-84ba-f3fb8a596295","security_groups":[],"mac_address":"fa:16:3e:92:69:58","project_id":"336b4a2a4b744ffb890cf35de3a85e83","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"862faa61-c060-4b51-9434-cc420e120fb3","tenant_id":"336b4a2a4b744ffb890cf35de3a85e83","created_at":"2019-01-18T06:54:19Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-862faa61-c060-4b51-9434-cc420e120fb3"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:54:21Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"03f3ae6e-01a6-4213-8691-4d1ab92c00bf","ip_address":"10.55.1.3"}],"id":"974aa171-9aed-4d74-bd0d-fe2cd15381e6","security_groups":[],"mac_address":"fa:16:3e:ff:3c:0f","project_id":"336b4a2a4b744ffb890cf35de3a85e83","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"862faa61-c060-4b51-9434-cc420e120fb3","tenant_id":"336b4a2a4b744ffb890cf35de3a85e83","created_at":"2019-01-18T06:54:18Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-862faa61-c060-4b51-9434-cc420e120fb3"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:54:19Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"03f3ae6e-01a6-4213-8691-4d1ab92c00bf","ip_address":"10.55.1.2"}],"id":"d8dbe9b4-2ccf-499e-afdb-190f8d32fefd","security_groups":[],"mac_address":"fa:16:3e:c7:e7:55","project_id":"336b4a2a4b744ffb890cf35de3a85e83","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"862faa61-c060-4b51-9434-cc420e120fb3","tenant_id":"336b4a2a4b744ffb890cf35de3a85e83","created_at":"2019-01-18T06:54:18Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-862faa61-c060-4b51-9434-cc420e120fb3"}]} 2019-01-18 06:56:46,954 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=862faa61-c060-4b51-9434-cc420e120fb3 used request id req-4d06fd21-2d8b-402b-87b3-f9a811431f70 2019-01-18 06:56:46,957 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/7bcb1942-5669-459d-9997-1cc7165ba280 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8d6f0d9d40509d463cec8911982146152c95f11" 2019-01-18 06:56:47,624 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:56: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-2d1d755b-b975-46af-8d16-6a8ca2d96551 x-compute-request-id: req-2d1d755b-b975-46af-8d16-6a8ca2d96551 Content-Encoding: gzip Content-Length: 785 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-c85dc2e4-b9c8-4077-991c-9c31db1cb004-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:69:03:41", "version": 4, "addr": "10.55.1.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:69:03:41", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/7bcb1942-5669-459d-9997-1cc7165ba280", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/7bcb1942-5669-459d-9997-1cc7165ba280", "rel": "bookmark"}], "image": {"id": "c69ff4af-48de-4b91-a38c-4cd8b7c97031", "links": [{"href": "http://172.30.9.23:8774/images/c69ff4af-48de-4b91-a38c-4cd8b7c97031", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-18T06:56:25.000000", "flavor": {"id": "187d4724-6e52-4a27-9947-14f96889c92a", "links": [{"href": "http://172.30.9.23:8774/flavors/187d4724-6e52-4a27-9947-14f96889c92a", "rel": "bookmark"}]}, "id": "7bcb1942-5669-459d-9997-1cc7165ba280", "security_groups": [{"name": "default"}, {"name": "AnsibleProvisioningTests-c85dc2e4-b9c8-4077-991c-9c31db1cb004-sec-grp"}], "user_id": "1eb5b64549cf461da7ead4fd9c711d9b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-18T06:56:26Z", "hostId": "3d80f8f1b864684eba3a8fbc2b11fa82ec98e9ba1d110ca5c9fc3220", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-c85dc2e4-b9c8-4077-991c-9c31db1cb004-kp", "name": "AnsibleProvisioningTests-c85dc2e4-b9c8-4077-991c-9c31db1cb004-inst", "created": "2019-01-18T06:54:41Z", "tenant_id": "336b4a2a4b744ffb890cf35de3a85e83", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-18 06:56:47,624 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/7bcb1942-5669-459d-9997-1cc7165ba280 used request id req-2d1d755b-b975-46af-8d16-6a8ca2d96551 2019-01-18 06:56:47,626 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/networks?name=AnsibleProvisioningTests-c85dc2e4-b9c8-4077-991c-9c31db1cb004-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8d6f0d9d40509d463cec8911982146152c95f11" 2019-01-18 06:56:47,733 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 655 X-Openstack-Request-Id: req-2824512a-73f3-4054-ad23-4749623c0f31 Date: Fri, 18 Jan 2019 06:56: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":["03f3ae6e-01a6-4213-8691-4d1ab92c00bf"],"updated_at":"2019-01-18T06:54:17Z","tenant_id":"336b4a2a4b744ffb890cf35de3a85e83","created_at":"2019-01-18T06:54:16Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"336b4a2a4b744ffb890cf35de3a85e83","id":"862faa61-c060-4b51-9434-cc420e120fb3","name":"AnsibleProvisioningTests-c85dc2e4-b9c8-4077-991c-9c31db1cb004-pub-net"}]} 2019-01-18 06:56:47,733 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks?name=AnsibleProvisioningTests-c85dc2e4-b9c8-4077-991c-9c31db1cb004-pub-net used request id req-2824512a-73f3-4054-ad23-4749623c0f31 2019-01-18 06:56:47,737 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/336b4a2a4b744ffb890cf35de3a85e83 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8d6f0d9d40509d463cec8911982146152c95f11" 2019-01-18 06:56:47,811 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:56:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-79503064-09fb-404d-9a94-9258db0d3320 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/336b4a2a4b744ffb890cf35de3a85e83"}, "enabled": true, "id": "336b4a2a4b744ffb890cf35de3a85e83", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-8849aafe-0305-444-proj"}} 2019-01-18 06:56:47,811 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/336b4a2a4b744ffb890cf35de3a85e83 used request id req-79503064-09fb-404d-9a94-9258db0d3320 2019-01-18 06:56:47,817 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/subnets?network_id=862faa61-c060-4b51-9434-cc420e120fb3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8d6f0d9d40509d463cec8911982146152c95f11" 2019-01-18 06:56:47,869 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-a80ff6c4-93e4-4da5-addc-fae2df8d46cd Date: Fri, 18 Jan 2019 06:56:47 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"862faa61-c060-4b51-9434-cc420e120fb3","tenant_id":"336b4a2a4b744ffb890cf35de3a85e83","created_at":"2019-01-18T06:54:17Z","dns_nameservers":[],"updated_at":"2019-01-18T06:54: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":"336b4a2a4b744ffb890cf35de3a85e83","id":"03f3ae6e-01a6-4213-8691-4d1ab92c00bf","subnetpool_id":null,"name":"AnsibleProvisioningTests-c85dc2e4-b9c8-4077-991c-9c31db1cb004-pub-subnet"}]} 2019-01-18 06:56:47,869 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets?network_id=862faa61-c060-4b51-9434-cc420e120fb3 used request id req-a80ff6c4-93e4-4da5-addc-fae2df8d46cd 2019-01-18 06:56:47,875 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:9696/v2.0/ports?network_id=862faa61-c060-4b51-9434-cc420e120fb3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8d6f0d9d40509d463cec8911982146152c95f11" 2019-01-18 06:56:47,979 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3895 X-Openstack-Request-Id: req-63b6b19a-5868-4444-a335-cb6b2bf9b868 Date: Fri, 18 Jan 2019 06:56:47 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:56:40Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"03f3ae6e-01a6-4213-8691-4d1ab92c00bf","ip_address":"10.55.1.10"}],"id":"22ad31f4-e55f-498a-855d-58e357724145","security_groups":["749550e9-7539-439e-b541-0e9b4743f12c","e9e14bcf-d01e-427e-bad2-fced46e5c221"],"mac_address":"fa:16:3e:69:03:41","project_id":"336b4a2a4b744ffb890cf35de3a85e83","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"AnsibleProvisioningTests-c85dc2e4-b9c8-4077-991c-9c31db1cb004-port-1","admin_state_up":true,"network_id":"862faa61-c060-4b51-9434-cc420e120fb3","tenant_id":"336b4a2a4b744ffb890cf35de3a85e83","created_at":"2019-01-18T06:54:37Z","binding:vnic_type":"normal","device_id":"7bcb1942-5669-459d-9997-1cc7165ba280"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:54:40Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"03f3ae6e-01a6-4213-8691-4d1ab92c00bf","ip_address":"10.55.1.1"}],"id":"79b43cf5-2cc3-422c-8533-0a7e0cf58161","security_groups":[],"mac_address":"fa:16:3e:3d:99:cf","project_id":"336b4a2a4b744ffb890cf35de3a85e83","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"862faa61-c060-4b51-9434-cc420e120fb3","tenant_id":"336b4a2a4b744ffb890cf35de3a85e83","created_at":"2019-01-18T06:54:26Z","binding:vnic_type":"normal","device_id":"b9ed323a-05a2-41c1-a659-d4094319a747"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:54:22Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"03f3ae6e-01a6-4213-8691-4d1ab92c00bf","ip_address":"10.55.1.4"}],"id":"89f69d26-5085-4597-84ba-f3fb8a596295","security_groups":[],"mac_address":"fa:16:3e:92:69:58","project_id":"336b4a2a4b744ffb890cf35de3a85e83","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"862faa61-c060-4b51-9434-cc420e120fb3","tenant_id":"336b4a2a4b744ffb890cf35de3a85e83","created_at":"2019-01-18T06:54:19Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-862faa61-c060-4b51-9434-cc420e120fb3"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:54:21Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"03f3ae6e-01a6-4213-8691-4d1ab92c00bf","ip_address":"10.55.1.3"}],"id":"974aa171-9aed-4d74-bd0d-fe2cd15381e6","security_groups":[],"mac_address":"fa:16:3e:ff:3c:0f","project_id":"336b4a2a4b744ffb890cf35de3a85e83","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"862faa61-c060-4b51-9434-cc420e120fb3","tenant_id":"336b4a2a4b744ffb890cf35de3a85e83","created_at":"2019-01-18T06:54:18Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-862faa61-c060-4b51-9434-cc420e120fb3"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T06:54:19Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"03f3ae6e-01a6-4213-8691-4d1ab92c00bf","ip_address":"10.55.1.2"}],"id":"d8dbe9b4-2ccf-499e-afdb-190f8d32fefd","security_groups":[],"mac_address":"fa:16:3e:c7:e7:55","project_id":"336b4a2a4b744ffb890cf35de3a85e83","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"862faa61-c060-4b51-9434-cc420e120fb3","tenant_id":"336b4a2a4b744ffb890cf35de3a85e83","created_at":"2019-01-18T06:54:18Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-862faa61-c060-4b51-9434-cc420e120fb3"}]} 2019-01-18 06:56:47,979 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports?network_id=862faa61-c060-4b51-9434-cc420e120fb3 used request id req-63b6b19a-5868-4444-a335-cb6b2bf9b868 2019-01-18 06:56:47,983 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.23:8774/v2.1/servers/7bcb1942-5669-459d-9997-1cc7165ba280/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8d6f0d9d40509d463cec8911982146152c95f11" -d '{"addSecurityGroup": {"name": "AnsibleProvisioningTests-c85dc2e4-b9c8-4077-991c-9c31db1cb004-sec-grp"}}' 2019-01-18 06:56:48,592 - novaclient.v2.client - DEBUG - RESP: [400] Date: Fri, 18 Jan 2019 06: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 x-openstack-request-id: req-87a94aeb-e4bf-4a8a-8d6a-b08c2f864870 x-compute-request-id: req-87a94aeb-e4bf-4a8a-8d6a-b08c2f864870 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: 'e9e14bcf-d01e-427e-bad2-fced46e5c221'.\nNeutron server returns request_ids: ['req-d973852b-3007-45b1-9422-7996c0a36cea']", "code": 400}} 2019-01-18 06:56:48,592 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/7bcb1942-5669-459d-9997-1cc7165ba280/action used request id req-87a94aeb-e4bf-4a8a-8d6a-b08c2f864870 2019-01-18 06:56:48,595 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/7bcb1942-5669-459d-9997-1cc7165ba280 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8d6f0d9d40509d463cec8911982146152c95f11" 2019-01-18 06:56:48,921 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:56: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-dc1c3ef3-7886-4255-92c7-8d3695de07a6 x-compute-request-id: req-dc1c3ef3-7886-4255-92c7-8d3695de07a6 Content-Encoding: gzip Content-Length: 785 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-c85dc2e4-b9c8-4077-991c-9c31db1cb004-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:69:03:41", "version": 4, "addr": "10.55.1.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:69:03:41", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/7bcb1942-5669-459d-9997-1cc7165ba280", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/7bcb1942-5669-459d-9997-1cc7165ba280", "rel": "bookmark"}], "image": {"id": "c69ff4af-48de-4b91-a38c-4cd8b7c97031", "links": [{"href": "http://172.30.9.23:8774/images/c69ff4af-48de-4b91-a38c-4cd8b7c97031", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-18T06:56:25.000000", "flavor": {"id": "187d4724-6e52-4a27-9947-14f96889c92a", "links": [{"href": "http://172.30.9.23:8774/flavors/187d4724-6e52-4a27-9947-14f96889c92a", "rel": "bookmark"}]}, "id": "7bcb1942-5669-459d-9997-1cc7165ba280", "security_groups": [{"name": "default"}, {"name": "AnsibleProvisioningTests-c85dc2e4-b9c8-4077-991c-9c31db1cb004-sec-grp"}], "user_id": "1eb5b64549cf461da7ead4fd9c711d9b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-18T06:56:26Z", "hostId": "3d80f8f1b864684eba3a8fbc2b11fa82ec98e9ba1d110ca5c9fc3220", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-c85dc2e4-b9c8-4077-991c-9c31db1cb004-kp", "name": "AnsibleProvisioningTests-c85dc2e4-b9c8-4077-991c-9c31db1cb004-inst", "created": "2019-01-18T06:54:41Z", "tenant_id": "336b4a2a4b744ffb890cf35de3a85e83", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-18 06:56:48,922 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/7bcb1942-5669-459d-9997-1cc7165ba280 used request id req-dc1c3ef3-7886-4255-92c7-8d3695de07a6 2019-01-18 06:56:48,922 - nova_utils - WARNING - Security group [AnsibleProvisioningTests-c85dc2e4-b9c8-4077-991c-9c31db1cb004-sec-grp] already added to VM [AnsibleProvisioningTests-c85dc2e4-b9c8-4077-991c-9c31db1cb004-inst] 2019-01-18 06:56:48,927 - ansible_utils - DEBUG - Setting up Ansible Playbook Executor for playbook - /usr/lib/python2.7/site-packages/snaps/provisioning/tests/playbooks/template_playbook.yml 2019-01-18 06:56:48,928 - ansible_utils - DEBUG - Executing Ansible Playbook - /usr/lib/python2.7/site-packages/snaps/provisioning/tests/playbooks/template_playbook.yml 2019-01-18 06:56:50,266 - ansible_utils - DEBUG - Retrieving SSH client 2019-01-18 06:56:50,268 - paramiko.transport - DEBUG - starting thread (client mode): 0xe2a99590L 2019-01-18 06:56:50,268 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2019-01-18 06:56:50,271 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1p1 Ubuntu-2ubuntu2.11 2019-01-18 06:56:50,271 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1p1) 2019-01-18 06:56:50,272 - 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 2019-01-18 06:56:50,273 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-01-18 06:56:50,273 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2019-01-18 06:56:50,273 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-01-18 06:56:50,273 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-01-18 06:56:50,273 - paramiko.transport - DEBUG - Compression agreed: none 2019-01-18 06:56:50,314 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-01-18 06:56:50,315 - paramiko.transport - DEBUG - Switch to new keys ... 2019-01-18 06:56:50,333 - paramiko.transport - DEBUG - Trying key 92a5baf8a89d9163906743286768c7c0 from tmp/AnsibleProvisioningTests-c85dc2e4-b9c8-4077-991c-9c31db1cb004 2019-01-18 06:56:50,354 - paramiko.transport - DEBUG - userauth is OK 2019-01-18 06:56:50,360 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-01-18 06:56:50,365 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-01-18 06:56:50,578 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2019-01-18 06:56:50,579 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-01-18 06:56:50,583 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-01-18 06:56:50,601 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2019-01-18 06:56:50,601 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2019-01-18 06:56:50,702 - paramiko.transport - DEBUG - EOF in transport thread 2019-01-18 06:56:50,716 - create_instance - INFO - Deleting Floating IP - 172.30.9.200 2019-01-18 06:56:50,716 - neutron_utils - DEBUG - Attempting to delete existing floating ip with IP - 172.30.9.200 2019-01-18 06:56:50,722 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/floatingips/14a7b593-94cd-427c-a2ed-31658c60c720 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8d6f0d9d40509d463cec8911982146152c95f11" 2019-01-18 06:56:51,745 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-5754eed3-8093-485f-ad23-c9f27c560f7c Content-Length: 0 Date: Fri, 18 Jan 2019 06:56:51 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-18 06:56:51,746 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/floatingips/14a7b593-94cd-427c-a2ed-31658c60c720 used request id req-5754eed3-8093-485f-ad23-c9f27c560f7c 2019-01-18 06:56:51,746 - create_instance - INFO - Deleting Port with ID - 22ad31f4-e55f-498a-855d-58e357724145 2019-01-18 06:56:51,746 - neutron_utils - INFO - Deleting port with name AnsibleProvisioningTests-c85dc2e4-b9c8-4077-991c-9c31db1cb004-port-1 2019-01-18 06:56:51,752 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/ports/22ad31f4-e55f-498a-855d-58e357724145 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8d6f0d9d40509d463cec8911982146152c95f11" 2019-01-18 06:56:52,187 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-7571b43f-8896-41b3-833e-38ac7eb69c1a Date: Fri, 18 Jan 2019 06:56:52 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-18 06:56:52,187 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/ports/22ad31f4-e55f-498a-855d-58e357724145 used request id req-7571b43f-8896-41b3-833e-38ac7eb69c1a 2019-01-18 06:56:52,187 - create_instance - INFO - Deleting VM instance - AnsibleProvisioningTests-c85dc2e4-b9c8-4077-991c-9c31db1cb004-inst 2019-01-18 06:56:52,190 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/servers/7bcb1942-5669-459d-9997-1cc7165ba280 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8d6f0d9d40509d463cec8911982146152c95f11" 2019-01-18 06:56:52,323 - novaclient.v2.client - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 06:56: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-0b2ce010-2a1e-4cc1-8c69-8a4581f1d6b9 x-compute-request-id: req-0b2ce010-2a1e-4cc1-8c69-8a4581f1d6b9 Content-Type: application/json 2019-01-18 06:56:52,323 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/servers/7bcb1942-5669-459d-9997-1cc7165ba280 used request id req-0b2ce010-2a1e-4cc1-8c69-8a4581f1d6b9 2019-01-18 06:56:52,323 - create_instance - INFO - Checking deletion status 2019-01-18 06:56:52,326 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/7bcb1942-5669-459d-9997-1cc7165ba280 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8d6f0d9d40509d463cec8911982146152c95f11" 2019-01-18 06:56:52,590 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:56: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-5172930a-cd40-4ccd-99bb-af03a3b5aa13 x-compute-request-id: req-5172930a-cd40-4ccd-99bb-af03a3b5aa13 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/7bcb1942-5669-459d-9997-1cc7165ba280", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/7bcb1942-5669-459d-9997-1cc7165ba280", "rel": "bookmark"}], "image": {"id": "c69ff4af-48de-4b91-a38c-4cd8b7c97031", "links": [{"href": "http://172.30.9.23:8774/images/c69ff4af-48de-4b91-a38c-4cd8b7c97031", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-18T06:56:25.000000", "flavor": {"id": "187d4724-6e52-4a27-9947-14f96889c92a", "links": [{"href": "http://172.30.9.23:8774/flavors/187d4724-6e52-4a27-9947-14f96889c92a", "rel": "bookmark"}]}, "id": "7bcb1942-5669-459d-9997-1cc7165ba280", "user_id": "1eb5b64549cf461da7ead4fd9c711d9b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-18T06:56:52Z", "hostId": "3d80f8f1b864684eba3a8fbc2b11fa82ec98e9ba1d110ca5c9fc3220", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-c85dc2e4-b9c8-4077-991c-9c31db1cb004-kp", "name": "AnsibleProvisioningTests-c85dc2e4-b9c8-4077-991c-9c31db1cb004-inst", "created": "2019-01-18T06:54:41Z", "tenant_id": "336b4a2a4b744ffb890cf35de3a85e83", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-18 06:56:52,590 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/7bcb1942-5669-459d-9997-1cc7165ba280 used request id req-5172930a-cd40-4ccd-99bb-af03a3b5aa13 2019-01-18 06:56:52,591 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-c85dc2e4-b9c8-4077-991c-9c31db1cb004-inst] is - ACTIVE 2019-01-18 06:56:52,591 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-18 06:56:55,592 - create_instance - DEBUG - VM status query timeout in 296.731384039 2019-01-18 06:56:55,595 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:8774/v2.1/servers/7bcb1942-5669-459d-9997-1cc7165ba280 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8d6f0d9d40509d463cec8911982146152c95f11" 2019-01-18 06:56:55,643 - novaclient.v2.client - DEBUG - RESP: [404] Date: Fri, 18 Jan 2019 06: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 x-openstack-request-id: req-25300978-746f-4e4e-9630-ddf73c688446 x-compute-request-id: req-25300978-746f-4e4e-9630-ddf73c688446 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 7bcb1942-5669-459d-9997-1cc7165ba280 could not be found.", "code": 404}} 2019-01-18 06:56:55,643 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/7bcb1942-5669-459d-9997-1cc7165ba280 used request id req-25300978-746f-4e4e-9630-ddf73c688446 2019-01-18 06:56:55,643 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 7bcb1942-5669-459d-9997-1cc7165ba280 could not be found. (HTTP 404) (Request-ID: req-25300978-746f-4e4e-9630-ddf73c688446) 2019-01-18 06:56:55,643 - create_instance - INFO - VM has been properly deleted VM with name - AnsibleProvisioningTests-c85dc2e4-b9c8-4077-991c-9c31db1cb004-inst 2019-01-18 06:56:55,644 - neutron_utils - INFO - Deleting security group rule with ID - 327d90a6-793e-4bd1-bede-95018a17ab17 2019-01-18 06:56:55,650 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-group-rules/327d90a6-793e-4bd1-bede-95018a17ab17 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e04d083dea75334b6f3e62ca077f7683bb6a1951" 2019-01-18 06:56:55,909 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-cb8572f6-0954-448b-a4f5-717f49ae429a Content-Length: 0 Date: Fri, 18 Jan 2019 06:56:55 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-18 06:56:55,909 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-group-rules/327d90a6-793e-4bd1-bede-95018a17ab17 used request id req-cb8572f6-0954-448b-a4f5-717f49ae429a 2019-01-18 06:56:55,910 - neutron_utils - INFO - Deleting security group rule with ID - 59145b11-b6b3-4b2f-8767-bcb4c45262ca 2019-01-18 06:56:55,915 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-group-rules/59145b11-b6b3-4b2f-8767-bcb4c45262ca -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e04d083dea75334b6f3e62ca077f7683bb6a1951" 2019-01-18 06:56:56,010 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-b8fec569-e97d-4751-b4c3-dcac7edba587 Content-Length: 0 Date: Fri, 18 Jan 2019 06:56:56 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-18 06:56:56,011 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-group-rules/59145b11-b6b3-4b2f-8767-bcb4c45262ca used request id req-b8fec569-e97d-4751-b4c3-dcac7edba587 2019-01-18 06:56:56,011 - neutron_utils - INFO - Deleting security group rule with ID - 2a9621f5-66d7-44ad-8078-5c62d5f91a7d 2019-01-18 06:56:56,017 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-group-rules/2a9621f5-66d7-44ad-8078-5c62d5f91a7d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e04d083dea75334b6f3e62ca077f7683bb6a1951" 2019-01-18 06:56:56,275 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-4556e6d2-50d9-45ec-a7e0-2bd8abc84bb4 Content-Length: 0 Date: Fri, 18 Jan 2019 06:56:56 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-18 06:56:56,275 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-group-rules/2a9621f5-66d7-44ad-8078-5c62d5f91a7d used request id req-4556e6d2-50d9-45ec-a7e0-2bd8abc84bb4 2019-01-18 06:56:56,275 - neutron_utils - INFO - Deleting security group rule with ID - 3cf5c847-b0e7-4909-8ab4-4cc1f07b605d 2019-01-18 06:56:56,281 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-group-rules/3cf5c847-b0e7-4909-8ab4-4cc1f07b605d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e04d083dea75334b6f3e62ca077f7683bb6a1951" 2019-01-18 06:56:56,544 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-bc423541-825b-41c0-9646-7325ec2ff1e6 Content-Length: 0 Date: Fri, 18 Jan 2019 06:56:56 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-18 06:56:56,544 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-group-rules/3cf5c847-b0e7-4909-8ab4-4cc1f07b605d used request id req-bc423541-825b-41c0-9646-7325ec2ff1e6 2019-01-18 06:56:56,545 - neutron_utils - INFO - Deleting security group with name - AnsibleProvisioningTests-c85dc2e4-b9c8-4077-991c-9c31db1cb004-sec-grp 2019-01-18 06:56:56,550 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-groups/e9e14bcf-d01e-427e-bad2-fced46e5c221 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e04d083dea75334b6f3e62ca077f7683bb6a1951" 2019-01-18 06:56:56,921 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-6f16e53d-0432-4a62-907e-685811af6cf8 Content-Length: 0 Date: Fri, 18 Jan 2019 06:56:56 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-18 06:56:56,921 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/e9e14bcf-d01e-427e-bad2-fced46e5c221 used request id req-6f16e53d-0432-4a62-907e-685811af6cf8 2019-01-18 06:56:56,921 - nova_utils - DEBUG - Deleting keypair - AnsibleProvisioningTests-c85dc2e4-b9c8-4077-991c-9c31db1cb004-kp 2019-01-18 06:56:56,923 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/os-keypairs/AnsibleProvisioningTests-c85dc2e4-b9c8-4077-991c-9c31db1cb004-kp -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7a01a0e2c0ff36160c9b6af2efd58e0710b0990" 2019-01-18 06:56:56,956 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 18 Jan 2019 06:56: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-24fcc9db-ac66-4275-af57-f5346f8efa6d x-compute-request-id: req-24fcc9db-ac66-4275-af57-f5346f8efa6d Content-Length: 0 Content-Type: application/json 2019-01-18 06:56:56,957 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/os-keypairs/AnsibleProvisioningTests-c85dc2e4-b9c8-4077-991c-9c31db1cb004-kp used request id req-24fcc9db-ac66-4275-af57-f5346f8efa6d 2019-01-18 06:56:56,957 - OpenStackKeypair - INFO - Deleted public key file [tmp/AnsibleProvisioningTests-c85dc2e4-b9c8-4077-991c-9c31db1cb004.pub] 2019-01-18 06:56:56,957 - OpenStackKeypair - INFO - Deleted private key file [tmp/AnsibleProvisioningTests-c85dc2e4-b9c8-4077-991c-9c31db1cb004] 2019-01-18 06:56:56,961 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:8774/v2.1/flavors/187d4724-6e52-4a27-9947-14f96889c92a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab05193ff280b8fc9a54f2b901005c02461ab6cd" 2019-01-18 06:56:57,006 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 18 Jan 2019 06:56: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-327fe194-f66c-4e7c-824d-9e9c2cfcfb42 x-compute-request-id: req-327fe194-f66c-4e7c-824d-9e9c2cfcfb42 Content-Length: 0 Content-Type: application/json 2019-01-18 06:56:57,006 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/187d4724-6e52-4a27-9947-14f96889c92a used request id req-327fe194-f66c-4e7c-824d-9e9c2cfcfb42 2019-01-18 06:56:57,007 - OpenStackNetwork - INFO - Removing router interface from router AnsibleProvisioningTests-c85dc2e4-b9c8-4077-991c-9c31db1cb004-pub-router and subnet AnsibleProvisioningTests-c85dc2e4-b9c8-4077-991c-9c31db1cb004-pub-subnet 2019-01-18 06:56:57,007 - neutron_utils - INFO - Removing router interface from router named AnsibleProvisioningTests-c85dc2e4-b9c8-4077-991c-9c31db1cb004-pub-router 2019-01-18 06:56:57,013 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.23:9696/v2.0/routers/b9ed323a-05a2-41c1-a659-d4094319a747/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3260c35ac15632976604dc48890e9bedba9b7cf0" -d '{"subnet_id": "03f3ae6e-01a6-4213-8691-4d1ab92c00bf"}' 2019-01-18 06:56:58,650 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-efb3597e-fd3a-4914-88a9-fc3f6e7c89b8 Date: Fri, 18 Jan 2019 06:56:58 GMT RESP BODY: {"network_id": "862faa61-c060-4b51-9434-cc420e120fb3", "tenant_id": "336b4a2a4b744ffb890cf35de3a85e83", "subnet_id": "03f3ae6e-01a6-4213-8691-4d1ab92c00bf", "subnet_ids": ["03f3ae6e-01a6-4213-8691-4d1ab92c00bf"], "port_id": "79b43cf5-2cc3-422c-8533-0a7e0cf58161", "id": "b9ed323a-05a2-41c1-a659-d4094319a747"} 2019-01-18 06:56:58,650 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/b9ed323a-05a2-41c1-a659-d4094319a747/remove_router_interface used request id req-efb3597e-fd3a-4914-88a9-fc3f6e7c89b8 2019-01-18 06:56:58,651 - OpenStackNetwork - INFO - Removing router AnsibleProvisioningTests-c85dc2e4-b9c8-4077-991c-9c31db1cb004-pub-router 2019-01-18 06:56:58,651 - neutron_utils - INFO - Deleting router with name - AnsibleProvisioningTests-c85dc2e4-b9c8-4077-991c-9c31db1cb004-pub-router 2019-01-18 06:56:58,656 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/routers/b9ed323a-05a2-41c1-a659-d4094319a747 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3260c35ac15632976604dc48890e9bedba9b7cf0" 2019-01-18 06:57:02,194 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-da61224b-0d92-4e41-aea1-826662d15216 Content-Length: 0 Date: Fri, 18 Jan 2019 06:57:02 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-18 06:57:02,194 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/routers/b9ed323a-05a2-41c1-a659-d4094319a747 used request id req-da61224b-0d92-4e41-aea1-826662d15216 2019-01-18 06:57:02,195 - neutron_utils - INFO - Deleting subnet with name AnsibleProvisioningTests-c85dc2e4-b9c8-4077-991c-9c31db1cb004-pub-subnet 2019-01-18 06:57:02,195 - neutron_utils - INFO - Deleting subnet with name AnsibleProvisioningTests-c85dc2e4-b9c8-4077-991c-9c31db1cb004-pub-subnet 2019-01-18 06:57:02,200 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/subnets/03f3ae6e-01a6-4213-8691-4d1ab92c00bf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}86636349c75591aa32fc0dbbfb7f87df762d2c20" 2019-01-18 06:57:04,546 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-ae44315a-27a5-4b79-95e1-c1c940d2cab9 Date: Fri, 18 Jan 2019 06:57:04 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-18 06:57:04,546 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/03f3ae6e-01a6-4213-8691-4d1ab92c00bf used request id req-ae44315a-27a5-4b79-95e1-c1c940d2cab9 2019-01-18 06:57:04,547 - neutron_utils - INFO - Deleting network with name AnsibleProvisioningTests-c85dc2e4-b9c8-4077-991c-9c31db1cb004-pub-net 2019-01-18 06:57:04,552 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/networks/862faa61-c060-4b51-9434-cc420e120fb3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}86636349c75591aa32fc0dbbfb7f87df762d2c20" 2019-01-18 06:57:06,005 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-b8d9ae92-7b0c-44be-a4d7-6a62e3be1de3 Date: Fri, 18 Jan 2019 06:57:06 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-18 06:57:06,005 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/862faa61-c060-4b51-9434-cc420e120fb3 used request id req-b8d9ae92-7b0c-44be-a4d7-6a62e3be1de3 2019-01-18 06:57:06,006 - glance_utils - INFO - Deleting image named - AnsibleProvisioningTests-c85dc2e4-b9c8-4077-991c-9c31db1cb004--image 2019-01-18 06:57:06,009 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9292/v2/images/c69ff4af-48de-4b91-a38c-4cd8b7c97031 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b58abc26bf8c2d8d48beef109fd19a7f61d522f6" 2019-01-18 06:57:07,441 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-0db4c078-258e-4a49-b459-93a1341d1120 Date: Fri, 18 Jan 2019 06:57:07 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-18 06:57:07,442 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/c69ff4af-48de-4b91-a38c-4cd8b7c97031 used request id req-0db4c078-258e-4a49-b459-93a1341d1120 2019-01-18 06:57:07,449 - 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}0523c5d678b3e5a6ae4401c5c9c44900296bdb49" 2019-01-18 06:57:07,668 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-4cb2ba76-0bbe-47f4-ad49-357a26be746f Date: Fri, 18 Jan 2019 06:57:07 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-18T04:53:26Z", "updated_at": "2019-01-18T04:53:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:53:26Z", "revision_number": 0, "id": "260c2de9-5dc5-4508-b06c-24b9d7ed838c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:53:26Z", "security_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:53:26Z", "revision_number": 0, "id": "571036d3-cb1d-483a-acb9-96f19293add9", "remote_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "remote_ip_prefix": null, "created_at": "2019-01-18T04:53:26Z", "security_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:53:26Z", "revision_number": 0, "id": "84255fa4-c13a-4cfe-b73d-e56ee216ca1e", "remote_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "remote_ip_prefix": null, "created_at": "2019-01-18T04:53:26Z", "security_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:53:26Z", "revision_number": 0, "id": "9c6f69fc-3bf8-4346-9288-5a255b82b67e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:53:26Z", "security_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "created_at": "2019-01-18T04:51:20Z", "updated_at": "2019-01-18T04:51:20Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "24c99e6f-888c-4943-9c93-54ad3b18b18c", "remote_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv4", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "2b339890-44d0-4711-a050-08a64d58e2a0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv6", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "45161a51-d6dd-4bb8-986d-bc2f88599c1d", "remote_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv6", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "87b9b994-ae22-4850-863a-6a4925bd01fe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv4", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}], "revision_number": 4, "project_id": "9c53a91613fb4d5080479ac6f51697ed", "id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "336b4a2a4b744ffb890cf35de3a85e83", "created_at": "2019-01-18T06:54:16Z", "updated_at": "2019-01-18T06:54:16Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:54:16Z", "revision_number": 0, "id": "01ccb006-8c72-4110-827d-192f9cbbe2a6", "remote_group_id": "749550e9-7539-439e-b541-0e9b4743f12c", "remote_ip_prefix": null, "created_at": "2019-01-18T06:54:16Z", "security_group_id": "749550e9-7539-439e-b541-0e9b4743f12c", "tenant_id": "336b4a2a4b744ffb890cf35de3a85e83", "port_range_min": null, "ethertype": "IPv6", "project_id": "336b4a2a4b744ffb890cf35de3a85e83"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:54:16Z", "revision_number": 0, "id": "6d42706e-6d5e-4082-a60a-acff8c7cf2f8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T06:54:16Z", "security_group_id": "749550e9-7539-439e-b541-0e9b4743f12c", "tenant_id": "336b4a2a4b744ffb890cf35de3a85e83", "port_range_min": null, "ethertype": "IPv6", "project_id": "336b4a2a4b744ffb890cf35de3a85e83"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:54:16Z", "revision_number": 0, "id": "793342b5-bf04-42d2-93ec-d423f15a7eb3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T06:54:16Z", "security_group_id": "749550e9-7539-439e-b541-0e9b4743f12c", "tenant_id": "336b4a2a4b744ffb890cf35de3a85e83", "port_range_min": null, "ethertype": "IPv4", "project_id": "336b4a2a4b744ffb890cf35de3a85e83"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T06:54:16Z", "revision_number": 0, "id": "7b63c726-e045-48c2-baed-f18a383915d5", "remote_group_id": "749550e9-7539-439e-b541-0e9b4743f12c", "remote_ip_prefix": null, "created_at": "2019-01-18T06:54:16Z", "security_group_id": "749550e9-7539-439e-b541-0e9b4743f12c", "tenant_id": "336b4a2a4b744ffb890cf35de3a85e83", "port_range_min": null, "ethertype": "IPv4", "project_id": "336b4a2a4b744ffb890cf35de3a85e83"}], "revision_number": 4, "project_id": "336b4a2a4b744ffb890cf35de3a85e83", "id": "749550e9-7539-439e-b541-0e9b4743f12c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "020d00b5451a467cb276d06789a1149d", "created_at": "2019-01-18T05:59:12Z", "updated_at": "2019-01-18T05:59:12Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:12Z", "revision_number": 0, "id": "38b091dd-dca7-4cbe-8c1c-dd18a74bfca8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:12Z", "security_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "tenant_id": "020d00b5451a467cb276d06789a1149d", "port_range_min": null, "ethertype": "IPv6", "project_id": "020d00b5451a467cb276d06789a1149d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:12Z", "revision_number": 0, "id": "38b9f88b-1fc0-40d1-af74-237d79be193d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:12Z", "security_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "tenant_id": "020d00b5451a467cb276d06789a1149d", "port_range_min": null, "ethertype": "IPv4", "project_id": "020d00b5451a467cb276d06789a1149d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:12Z", "revision_number": 0, "id": "60f7d4a7-1a27-4801-a1e8-5bf33633b818", "remote_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:12Z", "security_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "tenant_id": "020d00b5451a467cb276d06789a1149d", "port_range_min": null, "ethertype": "IPv6", "project_id": "020d00b5451a467cb276d06789a1149d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:12Z", "revision_number": 0, "id": "8faf6dda-6919-4b75-b745-2af38abf8dcf", "remote_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:12Z", "security_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "tenant_id": "020d00b5451a467cb276d06789a1149d", "port_range_min": null, "ethertype": "IPv4", "project_id": "020d00b5451a467cb276d06789a1149d"}], "revision_number": 4, "project_id": "020d00b5451a467cb276d06789a1149d", "id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "created_at": "2019-01-18T04:39:06Z", "updated_at": "2019-01-18T04:39:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "0aedefa2-edbc-47b5-bead-e954540f6937", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "47feb8aba08a40dca7028a1701e597b9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "4bf1a402-0fa2-4cfd-9fee-4a28f16bb271", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "47feb8aba08a40dca7028a1701e597b9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "4e399c2e-bc03-4aa3-b192-1fafdc9248ba", "remote_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "47feb8aba08a40dca7028a1701e597b9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "8860837e-afbd-4411-adf9-d88db88c2114", "remote_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "47feb8aba08a40dca7028a1701e597b9"}], "revision_number": 4, "project_id": "47feb8aba08a40dca7028a1701e597b9", "id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "name": "default"}]} 2019-01-18 06:57:07,669 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups?name=default used request id req-4cb2ba76-0bbe-47f4-ad49-357a26be746f 2019-01-18 06:57:07,674 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/9c53a91613fb4d5080479ac6f51697ed -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0523c5d678b3e5a6ae4401c5c9c44900296bdb49" 2019-01-18 06:57:07,771 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:57:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ff19dd01-8cb5-4114-aa9b-fa9355975057 Content-Encoding: gzip Content-Length: 190 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/9c53a91613fb4d5080479ac6f51697ed"}, "enabled": true, "id": "9c53a91613fb4d5080479ac6f51697ed", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2019-01-18 06:57:07,771 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/9c53a91613fb4d5080479ac6f51697ed used request id req-ff19dd01-8cb5-4114-aa9b-fa9355975057 2019-01-18 06:57:07,775 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/projects/336b4a2a4b744ffb890cf35de3a85e83 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0523c5d678b3e5a6ae4401c5c9c44900296bdb49" 2019-01-18 06:57:07,861 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:57:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-66ea751d-010d-47db-9a48-f5864c5e6f4d 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/336b4a2a4b744ffb890cf35de3a85e83"}, "enabled": true, "id": "336b4a2a4b744ffb890cf35de3a85e83", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-8849aafe-0305-444-proj"}} 2019-01-18 06:57:07,861 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects/336b4a2a4b744ffb890cf35de3a85e83 used request id req-66ea751d-010d-47db-9a48-f5864c5e6f4d 2019-01-18 06:57:07,861 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 749550e9-7539-439e-b541-0e9b4743f12c 2019-01-18 06:57:07,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=749550e9-7539-439e-b541-0e9b4743f12c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0523c5d678b3e5a6ae4401c5c9c44900296bdb49" 2019-01-18 06:57:08,033 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-4249fe69-0855-4ac7-b596-e7cef3593818 Date: Fri, 18 Jan 2019 06:57:08 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "749550e9-7539-439e-b541-0e9b4743f12c", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T06:54:16Z", "security_group_id": "749550e9-7539-439e-b541-0e9b4743f12c", "port_range_min": null, "revision_number": 0, "tenant_id": "336b4a2a4b744ffb890cf35de3a85e83", "created_at": "2019-01-18T06:54:16Z", "project_id": "336b4a2a4b744ffb890cf35de3a85e83", "id": "01ccb006-8c72-4110-827d-192f9cbbe2a6"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T06:54:16Z", "security_group_id": "749550e9-7539-439e-b541-0e9b4743f12c", "port_range_min": null, "revision_number": 0, "tenant_id": "336b4a2a4b744ffb890cf35de3a85e83", "created_at": "2019-01-18T06:54:16Z", "project_id": "336b4a2a4b744ffb890cf35de3a85e83", "id": "6d42706e-6d5e-4082-a60a-acff8c7cf2f8"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T06:54:16Z", "security_group_id": "749550e9-7539-439e-b541-0e9b4743f12c", "port_range_min": null, "revision_number": 0, "tenant_id": "336b4a2a4b744ffb890cf35de3a85e83", "created_at": "2019-01-18T06:54:16Z", "project_id": "336b4a2a4b744ffb890cf35de3a85e83", "id": "793342b5-bf04-42d2-93ec-d423f15a7eb3"}, {"remote_group_id": "749550e9-7539-439e-b541-0e9b4743f12c", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-18T06:54:16Z", "security_group_id": "749550e9-7539-439e-b541-0e9b4743f12c", "port_range_min": null, "revision_number": 0, "tenant_id": "336b4a2a4b744ffb890cf35de3a85e83", "created_at": "2019-01-18T06:54:16Z", "project_id": "336b4a2a4b744ffb890cf35de3a85e83", "id": "7b63c726-e045-48c2-baed-f18a383915d5"}]} 2019-01-18 06:57:08,033 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-group-rules?security_group_id=749550e9-7539-439e-b541-0e9b4743f12c used request id req-4249fe69-0855-4ac7-b596-e7cef3593818 2019-01-18 06:57:08,034 - neutron_utils - INFO - Deleting security group with name - default 2019-01-18 06:57:08,039 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:9696/v2.0/security-groups/749550e9-7539-439e-b541-0e9b4743f12c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0523c5d678b3e5a6ae4401c5c9c44900296bdb49" 2019-01-18 06:57:08,330 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-b275952d-6093-4225-b36b-079133b6b6dd Content-Length: 0 Date: Fri, 18 Jan 2019 06:57:08 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-18 06:57:08,330 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/749550e9-7539-439e-b541-0e9b4743f12c used request id req-b275952d-6093-4225-b36b-079133b6b6dd 2019-01-18 06:57:08,331 - keystone_utils - INFO - Deleting project with name - AnsibleProvisioningTests-8849aafe-0305-444-proj 2019-01-18 06:57:08,335 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/projects/336b4a2a4b744ffb890cf35de3a85e83 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0523c5d678b3e5a6ae4401c5c9c44900296bdb49" 2019-01-18 06:57:08,552 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 06:57:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cf5e10f5-ae1a-426b-b73c-b82a5e9581bf Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 06:57:08,552 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/336b4a2a4b744ffb890cf35de3a85e83 used request id req-cf5e10f5-ae1a-426b-b73c-b82a5e9581bf 2019-01-18 06:57:08,552 - keystone_utils - INFO - Deleting role with name - AnsibleProvisioningTests-8849aafe-0305-444-proj-role 2019-01-18 06:57:08,556 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/roles/e35dce94af714759a7cda646dc294b08 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0523c5d678b3e5a6ae4401c5c9c44900296bdb49" 2019-01-18 06:57:08,674 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 06:57:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-57fbb2ac-6b1f-4edc-b75e-7199ec299d6c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 06:57:08,675 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/e35dce94af714759a7cda646dc294b08 used request id req-57fbb2ac-6b1f-4edc-b75e-7199ec299d6c 2019-01-18 06:57:08,678 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.23:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0523c5d678b3e5a6ae4401c5c9c44900296bdb49" 2019-01-18 06:57:08,771 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:57:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-15a41b0e-99c1-46c0-8b1b-94999faaaf2a Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "488fca829f8b496daa1cd2cdc6e45c49", "links": {"self": "http://172.30.9.23:5000/v3/roles/488fca829f8b496daa1cd2cdc6e45c49"}, "name": "Member"}, {"domain_id": null, "id": "6b7f4f4f76264b6fb449c43b86ee3817", "links": {"self": "http://172.30.9.23:5000/v3/roles/6b7f4f4f76264b6fb449c43b86ee3817"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a482b711adf94961bf4bb28eda7f0e28", "links": {"self": "http://172.30.9.23:5000/v3/roles/a482b711adf94961bf4bb28eda7f0e28"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c65201bd05504fa786d79b166e8bbba3", "links": {"self": "http://172.30.9.23:5000/v3/roles/c65201bd05504fa786d79b166e8bbba3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "e7e317b66c174923a8cb46c48d897c8d", "links": {"self": "http://172.30.9.23:5000/v3/roles/e7e317b66c174923a8cb46c48d897c8d"}, "name": "ResellerAdmin"}]} 2019-01-18 06:57:08,771 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-15a41b0e-99c1-46c0-8b1b-94999faaaf2a 2019-01-18 06:57:08,772 - keystone_utils - INFO - Deleting user with name - AnsibleProvisioningTests-8849aafe-0305-444-user 2019-01-18 06:57:08,776 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.23:5000/v3/users/1eb5b64549cf461da7ead4fd9c711d9b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b241107a1a1cc5e8b14461b537ed3c8cc04c81e" 2019-01-18 06:57:09,279 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 06:57:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f0cf675f-53ec-474e-a83a-51e041b6d9d7 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 06:57:09,279 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/1eb5b64549cf461da7ead4fd9c711d9b used request id req-f0cf675f-53ec-474e-a83a-51e041b6d9d7 2019-01-18 06:57:09,281 - 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 3486.064s OK 2019-01-18 06:57:09,449 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2019-01-18 06:57:09,449 - xtesting.ci.run_tests - INFO - Test result: +---------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +---------------------+------------------+------------------+----------------+ | snaps_smoke | functest | 58:06 | PASS | +---------------------+------------------+------------------+----------------+ 2019-01-18 06:57:09,455 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2019-01-18 06:57:09,456 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:57:09,840 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}], "expires_at": "2019-01-18T07:57:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9c53a91613fb4d5080479ac6f51697ed", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/9c53a91613fb4d5080479ac6f51697ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/9c53a91613fb4d5080479ac6f51697ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/9c53a91613fb4d5080479ac6f51697ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/9c53a91613fb4d5080479ac6f51697ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/9c53a91613fb4d5080479ac6f51697ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/9c53a91613fb4d5080479ac6f51697ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/9c53a91613fb4d5080479ac6f51697ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/9c53a91613fb4d5080479ac6f51697ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/9c53a91613fb4d5080479ac6f51697ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/9c53a91613fb4d5080479ac6f51697ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/9c53a91613fb4d5080479ac6f51697ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/9c53a91613fb4d5080479ac6f51697ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "29e5d2dfed2447bda26fc75bd1122674"}, "audit_ids": ["mggjyx37TdeDJrvcePsU_A"], "issued_at": "2019-01-18T06:57:09.000000Z"}} 2019-01-18 06:57:09,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}0fa5c94848200c8e1723cbbfb8cb055c55243052" 2019-01-18 06:57:09,937 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:57:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c53c7588-a838-4c36-828b-9279383aa089 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "488fca829f8b496daa1cd2cdc6e45c49", "links": {"self": "http://172.30.9.23:5000/v3/roles/488fca829f8b496daa1cd2cdc6e45c49"}, "name": "Member"}, {"domain_id": null, "id": "6b7f4f4f76264b6fb449c43b86ee3817", "links": {"self": "http://172.30.9.23:5000/v3/roles/6b7f4f4f76264b6fb449c43b86ee3817"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a482b711adf94961bf4bb28eda7f0e28", "links": {"self": "http://172.30.9.23:5000/v3/roles/a482b711adf94961bf4bb28eda7f0e28"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "c65201bd05504fa786d79b166e8bbba3", "links": {"self": "http://172.30.9.23:5000/v3/roles/c65201bd05504fa786d79b166e8bbba3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "e7e317b66c174923a8cb46c48d897c8d", "links": {"self": "http://172.30.9.23:5000/v3/roles/e7e317b66c174923a8cb46c48d897c8d"}, "name": "ResellerAdmin"}]} 2019-01-18 06:57:09,938 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-c53c7588-a838-4c36-828b-9279383aa089 2019-01-18 06:57:09,938 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.482888936996s 2019-01-18 06:57:09,940 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleDelete 2019-01-18 06:57:09,941 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:5000/v3/roles/c65201bd05504fa786d79b166e8bbba3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0fa5c94848200c8e1723cbbfb8cb055c55243052" 2019-01-18 06:57:10,058 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 06:57:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-307c9b8b-6055-4ff2-8fb0-e158d832c522 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 06:57:10,058 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/c65201bd05504fa786d79b166e8bbba3 used request id req-307c9b8b-6055-4ff2-8fb0-e158d832c522 2019-01-18 06:57:10,058 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleDelete in 0.117980957031s 2019-01-18 06:57:10,059 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-01-18 06:57:10,059 - 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}0fa5c94848200c8e1723cbbfb8cb055c55243052" 2019-01-18 06:57:10,242 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:57:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4bd8c1d1-8c4d-4a46-97dd-9804d90936c4 Content-Encoding: gzip Content-Length: 869 Content-Type: application/json RESP BODY: {"users": [{"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/0607a2b4beb0408e9fa51cc5ba027ac6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0607a2b4beb0408e9fa51cc5ba027ac6", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/17c61b95071545a094cc82823d2b88b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "17c61b95071545a094cc82823d2b88b8", "email": "nova@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/29e5d2dfed2447bda26fc75bd1122674"}, "domain_id": "default", "enabled": true, "options": {}, "id": "29e5d2dfed2447bda26fc75bd1122674", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/3b6dcc8c791e4b6e8831f5b5e583de80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3b6dcc8c791e4b6e8831f5b5e583de80", "email": "neutron@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.23:5000/v3/users/45ab52d673584bc198669be88c88b878"}, "domain_id": "default", "enabled": true, "options": {}, "id": "45ab52d673584bc198669be88c88b878", "email": "barbican@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/57795b4ee52f49c6a71f55bb6c4012f8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "57795b4ee52f49c6a71f55bb6c4012f8", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/5c52969262974d64ac2a300ca5d60f50"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c52969262974d64ac2a300ca5d60f50", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/5fc15572bb1c489ba92bd9945bbc1f64"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5fc15572bb1c489ba92bd9945bbc1f64", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/6b519d70e25f4e61a9dfd738cd6bba22"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6b519d70e25f4e61a9dfd738cd6bba22", "email": "heat@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.23:5000/v3/users/8248437208b540c2893a7117ad102a87"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8248437208b540c2893a7117ad102a87", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/890dee97e62840c5b15e36f03f6b7efc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "890dee97e62840c5b15e36f03f6b7efc", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/8cccb516ecc44ed9bb7c8633df108fd4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8cccb516ecc44ed9bb7c8633df108fd4", "email": "glance@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.23:5000/v3/users/97c3d863a98148299fa116fdb54be470"}, "domain_id": "default", "enabled": true, "options": {}, "id": "97c3d863a98148299fa116fdb54be470", "email": "tacker@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/a2a0c8c0f19941808c9f618af50b3b79"}, "domain_id": "c19db1b8f60647a9a114cd23287c807b", "enabled": true, "options": {}, "id": "a2a0c8c0f19941808c9f618af50b3b79", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806", "links": {"self": "http://172.30.9.23:5000/v3/users/e292c913af7844408b6509a836e493f5"}, "domain_id": "default", "enabled": true, "id": "e292c913af7844408b6509a836e493f5", "options": {}}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/fe5de73ba9cb41b2be24ccf1f72f5ed4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe5de73ba9cb41b2be24ccf1f72f5ed4", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2019-01-18 06:57:10,242 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-4bd8c1d1-8c4d-4a46-97dd-9804d90936c4 2019-01-18 06:57:10,242 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.18354010582s 2019-01-18 06:57:10,243 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-4bd8c1d1-8c4d-4a46-97dd-9804d90936c4 2019-01-18 06:57:10,249 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-01-18 06:57:10,250 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/users/e292c913af7844408b6509a836e493f5 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0fa5c94848200c8e1723cbbfb8cb055c55243052" 2019-01-18 06:57:10,357 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:57:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-40ef4f40-9e8f-4bc3-9c51-feac2bdaacd5 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/e292c913af7844408b6509a836e493f5"}, "enabled": true, "id": "e292c913af7844408b6509a836e493f5", "options": {}, "domain_id": "default", "name": "snaps_smoke-user_eda225be-6628-408a-b017-2c38a0876806"}} 2019-01-18 06:57:10,358 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users/e292c913af7844408b6509a836e493f5 used request id req-40ef4f40-9e8f-4bc3-9c51-feac2bdaacd5 2019-01-18 06:57:10,358 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.108362913132s 2019-01-18 06:57:10,358 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users/e292c913af7844408b6509a836e493f5 used request id req-40ef4f40-9e8f-4bc3-9c51-feac2bdaacd5 2019-01-18 06:57:10,359 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-01-18 06:57:10,359 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:5000/v3/users/e292c913af7844408b6509a836e493f5 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0fa5c94848200c8e1723cbbfb8cb055c55243052" 2019-01-18 06:57:10,537 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 06:57:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-88e396cc-10c9-4ff5-b936-7e7a5c6e43de Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 06:57:10,537 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/e292c913af7844408b6509a836e493f5 used request id req-88e396cc-10c9-4ff5-b936-7e7a5c6e43de 2019-01-18 06:57:10,537 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.178124904633s 2019-01-18 06:57:10,537 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/e292c913af7844408b6509a836e493f5 used request id req-88e396cc-10c9-4ff5-b936-7e7a5c6e43de 2019-01-18 06:57:10,538 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-01-18 06:57:10,538 - 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}0fa5c94848200c8e1723cbbfb8cb055c55243052" 2019-01-18 06:57:10,615 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:57:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4eab2395-a627-4fb0-8324-fa85101fc142 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": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.23:5000/v3/projects/020d00b5451a467cb276d06789a1149d"}, "enabled": true, "id": "020d00b5451a467cb276d06789a1149d", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_eda225be-6628-408a-b017-2c38a0876806"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/47feb8aba08a40dca7028a1701e597b9"}, "enabled": true, "id": "47feb8aba08a40dca7028a1701e597b9", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/9c53a91613fb4d5080479ac6f51697ed"}, "enabled": true, "id": "9c53a91613fb4d5080479ac6f51697ed", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2019-01-18 06:57:10,616 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects used request id req-4eab2395-a627-4fb0-8324-fa85101fc142 2019-01-18 06:57:10,616 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0777771472931s 2019-01-18 06:57:10,616 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects used request id req-4eab2395-a627-4fb0-8324-fa85101fc142 2019-01-18 06:57:10,619 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-01-18 06:57:10,619 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:5000/v3/projects/020d00b5451a467cb276d06789a1149d -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0fa5c94848200c8e1723cbbfb8cb055c55243052" 2019-01-18 06:57:10,779 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 06:57:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-776e3c89-1fb6-4618-a137-086be776b160 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 06:57:10,779 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/020d00b5451a467cb276d06789a1149d used request id req-776e3c89-1fb6-4618-a137-086be776b160 2019-01-18 06:57:10,780 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.16059088707s 2019-01-18 06:57:10,780 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/020d00b5451a467cb276d06789a1149d used request id req-776e3c89-1fb6-4618-a137-086be776b160 2019-01-18 06:57:10,780 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2019-01-18 06:57:10,781 - 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}0fa5c94848200c8e1723cbbfb8cb055c55243052" 2019-01-18 06:57:10,855 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:57:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c47f8d53-e575-4d24-a88d-e9daa74edde7 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": "488fca829f8b496daa1cd2cdc6e45c49", "links": {"self": "http://172.30.9.23:5000/v3/roles/488fca829f8b496daa1cd2cdc6e45c49"}, "name": "Member"}, {"domain_id": null, "id": "6b7f4f4f76264b6fb449c43b86ee3817", "links": {"self": "http://172.30.9.23:5000/v3/roles/6b7f4f4f76264b6fb449c43b86ee3817"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a482b711adf94961bf4bb28eda7f0e28", "links": {"self": "http://172.30.9.23:5000/v3/roles/a482b711adf94961bf4bb28eda7f0e28"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e7e317b66c174923a8cb46c48d897c8d", "links": {"self": "http://172.30.9.23:5000/v3/roles/e7e317b66c174923a8cb46c48d897c8d"}, "name": "ResellerAdmin"}]} 2019-01-18 06:57:10,856 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-c47f8d53-e575-4d24-a88d-e9daa74edde7 2019-01-18 06:57:10,856 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0756831169128s 2019-01-18 06:57:10,858 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleDelete 2019-01-18 06:57:10,858 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:5000/v3/roles/488fca829f8b496daa1cd2cdc6e45c49 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0fa5c94848200c8e1723cbbfb8cb055c55243052" 2019-01-18 06:57:10,956 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 06:57:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c30bdb6f-56ec-4df0-b4f1-0ecdb03b7589 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 06:57:10,956 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/488fca829f8b496daa1cd2cdc6e45c49 used request id req-c30bdb6f-56ec-4df0-b4f1-0ecdb03b7589 2019-01-18 06:57:10,956 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleDelete in 0.0986778736115s 2019-01-18 06:57:10,962 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-01-18 06:57:10,963 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:9696/v2.0/security-groups.json?project_id=020d00b5451a467cb276d06789a1149d&name=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}0fa5c94848200c8e1723cbbfb8cb055c55243052" 2019-01-18 06:57:11,160 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2434 X-Openstack-Request-Id: req-112388f6-13ed-4091-9944-cfed662b79d1 Date: Fri, 18 Jan 2019 06:57:11 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "020d00b5451a467cb276d06789a1149d", "created_at": "2019-01-18T05:59:12Z", "updated_at": "2019-01-18T05:59:12Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:12Z", "revision_number": 0, "id": "38b091dd-dca7-4cbe-8c1c-dd18a74bfca8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:12Z", "security_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "tenant_id": "020d00b5451a467cb276d06789a1149d", "port_range_min": null, "ethertype": "IPv6", "project_id": "020d00b5451a467cb276d06789a1149d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:12Z", "revision_number": 0, "id": "38b9f88b-1fc0-40d1-af74-237d79be193d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:12Z", "security_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "tenant_id": "020d00b5451a467cb276d06789a1149d", "port_range_min": null, "ethertype": "IPv4", "project_id": "020d00b5451a467cb276d06789a1149d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:12Z", "revision_number": 0, "id": "60f7d4a7-1a27-4801-a1e8-5bf33633b818", "remote_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:12Z", "security_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "tenant_id": "020d00b5451a467cb276d06789a1149d", "port_range_min": null, "ethertype": "IPv6", "project_id": "020d00b5451a467cb276d06789a1149d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:12Z", "revision_number": 0, "id": "8faf6dda-6919-4b75-b745-2af38abf8dcf", "remote_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:12Z", "security_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "tenant_id": "020d00b5451a467cb276d06789a1149d", "port_range_min": null, "ethertype": "IPv4", "project_id": "020d00b5451a467cb276d06789a1149d"}], "revision_number": 4, "project_id": "020d00b5451a467cb276d06789a1149d", "id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "name": "default"}]} 2019-01-18 06:57:11,160 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json?project_id=020d00b5451a467cb276d06789a1149d&name=default used request id req-112388f6-13ed-4091-9944-cfed662b79d1 2019-01-18 06:57:11,161 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.198199987411s 2019-01-18 06:57:11,161 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json?project_id=020d00b5451a467cb276d06789a1149d&name=default used request id req-112388f6-13ed-4091-9944-cfed662b79d1 2019-01-18 06:57:11,164 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-01-18 06:57:11,165 - 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}0fa5c94848200c8e1723cbbfb8cb055c55243052" 2019-01-18 06:57:11,361 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-ff89bd55-33f6-4d8f-9cd8-f521210ee41b Date: Fri, 18 Jan 2019 06:57:11 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-18T04:53:26Z", "updated_at": "2019-01-18T04:53:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:53:26Z", "revision_number": 0, "id": "84255fa4-c13a-4cfe-b73d-e56ee216ca1e", "remote_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "remote_ip_prefix": null, "created_at": "2019-01-18T04:53:26Z", "security_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:53:26Z", "revision_number": 0, "id": "9c6f69fc-3bf8-4346-9288-5a255b82b67e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:53:26Z", "security_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:53:26Z", "revision_number": 0, "id": "571036d3-cb1d-483a-acb9-96f19293add9", "remote_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "remote_ip_prefix": null, "created_at": "2019-01-18T04:53:26Z", "security_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:53:26Z", "revision_number": 0, "id": "260c2de9-5dc5-4508-b06c-24b9d7ed838c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:53:26Z", "security_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "created_at": "2019-01-18T04:51:20Z", "updated_at": "2019-01-18T04:51:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "87b9b994-ae22-4850-863a-6a4925bd01fe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv4", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "24c99e6f-888c-4943-9c93-54ad3b18b18c", "remote_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv4", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "45161a51-d6dd-4bb8-986d-bc2f88599c1d", "remote_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv6", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "2b339890-44d0-4711-a050-08a64d58e2a0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv6", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}], "revision_number": 4, "project_id": "9c53a91613fb4d5080479ac6f51697ed", "id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "020d00b5451a467cb276d06789a1149d", "created_at": "2019-01-18T05:59:12Z", "updated_at": "2019-01-18T05:59:12Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:12Z", "revision_number": 0, "id": "38b9f88b-1fc0-40d1-af74-237d79be193d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:12Z", "security_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "tenant_id": "020d00b5451a467cb276d06789a1149d", "port_range_min": null, "ethertype": "IPv4", "project_id": "020d00b5451a467cb276d06789a1149d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:12Z", "revision_number": 0, "id": "60f7d4a7-1a27-4801-a1e8-5bf33633b818", "remote_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:12Z", "security_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "tenant_id": "020d00b5451a467cb276d06789a1149d", "port_range_min": null, "ethertype": "IPv6", "project_id": "020d00b5451a467cb276d06789a1149d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:12Z", "revision_number": 0, "id": "38b091dd-dca7-4cbe-8c1c-dd18a74bfca8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:12Z", "security_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "tenant_id": "020d00b5451a467cb276d06789a1149d", "port_range_min": null, "ethertype": "IPv6", "project_id": "020d00b5451a467cb276d06789a1149d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T05:59:12Z", "revision_number": 0, "id": "8faf6dda-6919-4b75-b745-2af38abf8dcf", "remote_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "remote_ip_prefix": null, "created_at": "2019-01-18T05:59:12Z", "security_group_id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "tenant_id": "020d00b5451a467cb276d06789a1149d", "port_range_min": null, "ethertype": "IPv4", "project_id": "020d00b5451a467cb276d06789a1149d"}], "revision_number": 4, "project_id": "020d00b5451a467cb276d06789a1149d", "id": "74f1c2a7-acff-47e9-84f4-dbfa545465da", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "created_at": "2019-01-18T04:39:06Z", "updated_at": "2019-01-18T04:39:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "0aedefa2-edbc-47b5-bead-e954540f6937", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "47feb8aba08a40dca7028a1701e597b9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "4e399c2e-bc03-4aa3-b192-1fafdc9248ba", "remote_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "47feb8aba08a40dca7028a1701e597b9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "8860837e-afbd-4411-adf9-d88db88c2114", "remote_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "47feb8aba08a40dca7028a1701e597b9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "4bf1a402-0fa2-4cfd-9fee-4a28f16bb271", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "47feb8aba08a40dca7028a1701e597b9"}], "revision_number": 4, "project_id": "47feb8aba08a40dca7028a1701e597b9", "id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "name": "default"}]} 2019-01-18 06:57:11,362 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-ff89bd55-33f6-4d8f-9cd8-f521210ee41b 2019-01-18 06:57:11,362 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.197564840317s 2019-01-18 06:57:11,362 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-ff89bd55-33f6-4d8f-9cd8-f521210ee41b 2019-01-18 06:57:11,367 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-01-18 06:57:11,367 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/security-groups/74f1c2a7-acff-47e9-84f4-dbfa545465da.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}0fa5c94848200c8e1723cbbfb8cb055c55243052" 2019-01-18 06:57:11,730 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-d20fec8c-e5c5-4919-aac0-2eabf8264813 Content-Length: 0 Date: Fri, 18 Jan 2019 06:57:11 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-18 06:57:11,730 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/74f1c2a7-acff-47e9-84f4-dbfa545465da.json used request id req-d20fec8c-e5c5-4919-aac0-2eabf8264813 2019-01-18 06:57:11,731 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.363595962524s 2019-01-18 06:57:11,731 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/74f1c2a7-acff-47e9-84f4-dbfa545465da.json used request id req-d20fec8c-e5c5-4919-aac0-2eabf8264813 2019-01-18 06:57:11,784 - xtesting.ci.run_tests - INFO - Loading test case 'neutron_trunk'... 2019-01-18 06:57:11,824 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2019-01-18 06:57:11,824 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2019-01-18 06:57:11,824 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2019-01-18 06:57:11,824 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2019-01-18 06:57:11,825 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2019-01-18 06:57:11,825 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2019-01-18 06:57:11,825 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2019-01-18 06:57:11,825 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2019-01-18 06:57:11,825 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2019-01-18 06:57:11,825 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2019-01-18 06:57:11,825 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2019-01-18 06:57:11,825 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2019-01-18 06:57:11,825 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2019-01-18 06:57:11,825 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2019-01-18 06:57:11,825 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2019-01-18 06:57:11,825 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2019-01-18 06:57:11,825 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2019-01-18 06:57:11,826 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2019-01-18 06:57:11,826 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2019-01-18 06:57:11,826 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2019-01-18 06:57:11,826 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2019-01-18 06:57:11,826 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2019-01-18 06:57:11,826 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2019-01-18 06:57:11,826 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2019-01-18 06:57:11,829 - 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" 2019-01-18 06:57:11,835 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:57:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f07204c5-2b45-49b7-bd70-0a869a714643 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:57:11,836 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-f07204c5-2b45-49b7-bd70-0a869a714643 2019-01-18 06:57:11,836 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:57:12,204 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}], "expires_at": "2019-01-18T07:57:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9c53a91613fb4d5080479ac6f51697ed", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/9c53a91613fb4d5080479ac6f51697ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/9c53a91613fb4d5080479ac6f51697ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/9c53a91613fb4d5080479ac6f51697ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/9c53a91613fb4d5080479ac6f51697ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/9c53a91613fb4d5080479ac6f51697ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/9c53a91613fb4d5080479ac6f51697ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/9c53a91613fb4d5080479ac6f51697ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/9c53a91613fb4d5080479ac6f51697ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/9c53a91613fb4d5080479ac6f51697ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/9c53a91613fb4d5080479ac6f51697ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/9c53a91613fb4d5080479ac6f51697ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/9c53a91613fb4d5080479ac6f51697ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "29e5d2dfed2447bda26fc75bd1122674"}, "audit_ids": ["LhFIkDrdSReqIwiLX96JBw"], "issued_at": "2019-01-18T06:57:12.000000Z"}} 2019-01-18 06:57:12,207 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-01-18 06:57:12,208 - 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}ef33f94878c8404467de6b484ab1a1adfbdfd417" 2019-01-18 06:57:12,464 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-26e2e527-5da3-4782-bd14-01530f748efb Date: Fri, 18 Jan 2019 06:57:12 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"c7128340-d09d-4472-ab8c-6b0e75149f5d","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"47feb8aba08a40dca7028a1701e597b9","status":"ACTIVE","subnets":["99f540fb-52d8-49ca-b59c-736c854d3c9e"],"description":"","tags":[],"updated_at":"2019-01-18T04:39:13Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"47feb8aba08a40dca7028a1701e597b9","created_at":"2019-01-18T04:39:06Z","provider:network_type":"flat"}]} 2019-01-18 06:57:12,464 - 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-26e2e527-5da3-4782-bd14-01530f748efb 2019-01-18 06:57:12,464 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.256573915482s 2019-01-18 06:57:12,465 - 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-26e2e527-5da3-4782-bd14-01530f748efb 2019-01-18 06:57:12,465 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainList 2019-01-18 06:57:12,469 - 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}ef33f94878c8404467de6b484ab1a1adfbdfd417" 2019-01-18 06:57:12,474 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 18 Jan 2019 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"}]}]}} 2019-01-18 06:57:12,478 - 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}ef33f94878c8404467de6b484ab1a1adfbdfd417" 2019-01-18 06:57:12,560 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:57:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-402fd038-eac6-463d-89a0-5524561fd65b Content-Encoding: gzip Content-Length: 214 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/c19db1b8f60647a9a114cd23287c807b"}, "description": "", "name": "heat_stack", "enabled": true, "id": "c19db1b8f60647a9a114cd23287c807b"}, {"links": {"self": "http://172.30.9.23: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}} 2019-01-18 06:57:12,560 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains used request id req-402fd038-eac6-463d-89a0-5524561fd65b 2019-01-18 06:57:12,560 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainList in 0.0949552059174s 2019-01-18 06:57:12,562 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-01-18 06:57:12,563 - 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}ef33f94878c8404467de6b484ab1a1adfbdfd417" -d '{"project": {"description": "Created by OPNFV Functest: neutron_trunk", "enabled": true, "domain_id": "default", "name": "neutron_trunk-project_693516de-10f9-420c-91b2-e773249dccca"}}' 2019-01-18 06:57:12,662 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 18 Jan 2019 06:57:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-691207a4-becc-4672-a18b-974d6d7e1b05 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/b1669b0adbdb46e295efa88a4ed51325"}, "enabled": true, "id": "b1669b0adbdb46e295efa88a4ed51325", "parent_id": "default", "domain_id": "default", "name": "neutron_trunk-project_693516de-10f9-420c-91b2-e773249dccca"}} 2019-01-18 06:57:12,663 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-691207a4-becc-4672-a18b-974d6d7e1b05 2019-01-18 06:57:12,663 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.100648880005s 2019-01-18 06:57:12,663 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-691207a4-becc-4672-a18b-974d6d7e1b05 2019-01-18 06:57:12,664 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'parent_id': u'default', 'is_domain': False, 'name': u'neutron_trunk-project_693516de-10f9-420c-91b2-e773249dccca', 'id': u'b1669b0adbdb46e295efa88a4ed51325', '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'})}) 2019-01-18 06:57:12,664 - shade.task_manager - DEBUG - Manager envvars:regionOne running task UserCreate 2019-01-18 06:57:13,023 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task UserCreate in 0.358117103577s 2019-01-18 06:57:13,023 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/users/59f50dbc539b452d89db8a53e51a53fb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef33f94878c8404467de6b484ab1a1adfbdfd417" 2019-01-18 06:57:13,120 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:57:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f59ed555-a3b2-44db-9e01-777b972eedbe 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/59f50dbc539b452d89db8a53e51a53fb"}, "enabled": true, "id": "59f50dbc539b452d89db8a53e51a53fb", "options": {}, "domain_id": "default", "name": "neutron_trunk-user_693516de-10f9-420c-91b2-e773249dccca"}} 2019-01-18 06:57:13,120 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users/59f50dbc539b452d89db8a53e51a53fb used request id req-f59ed555-a3b2-44db-9e01-777b972eedbe 2019-01-18 06:57:13,121 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'59f50dbc539b452d89db8a53e51a53fb', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'neutron_trunk-user_693516de-10f9-420c-91b2-e773249dccca'}) 2019-01-18 06:57:13,121 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2019-01-18 06:57:13,122 - 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}ef33f94878c8404467de6b484ab1a1adfbdfd417" 2019-01-18 06:57:13,195 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:57:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b6e70a48-2226-4f6b-ba5a-44cbab35a428 Content-Encoding: gzip Content-Length: 285 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6b7f4f4f76264b6fb449c43b86ee3817", "links": {"self": "http://172.30.9.23:5000/v3/roles/6b7f4f4f76264b6fb449c43b86ee3817"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a482b711adf94961bf4bb28eda7f0e28", "links": {"self": "http://172.30.9.23:5000/v3/roles/a482b711adf94961bf4bb28eda7f0e28"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e7e317b66c174923a8cb46c48d897c8d", "links": {"self": "http://172.30.9.23:5000/v3/roles/e7e317b66c174923a8cb46c48d897c8d"}, "name": "ResellerAdmin"}]} 2019-01-18 06:57:13,196 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-b6e70a48-2226-4f6b-ba5a-44cbab35a428 2019-01-18 06:57:13,196 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0748689174652s 2019-01-18 06:57:13,197 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2019-01-18 06:57:13,198 - 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}ef33f94878c8404467de6b484ab1a1adfbdfd417" 2019-01-18 06:57:13,279 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:57:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-173bc90a-0299-4f13-996c-5cafe93290ae Content-Encoding: gzip Content-Length: 285 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6b7f4f4f76264b6fb449c43b86ee3817", "links": {"self": "http://172.30.9.23:5000/v3/roles/6b7f4f4f76264b6fb449c43b86ee3817"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a482b711adf94961bf4bb28eda7f0e28", "links": {"self": "http://172.30.9.23:5000/v3/roles/a482b711adf94961bf4bb28eda7f0e28"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e7e317b66c174923a8cb46c48d897c8d", "links": {"self": "http://172.30.9.23:5000/v3/roles/e7e317b66c174923a8cb46c48d897c8d"}, "name": "ResellerAdmin"}]} 2019-01-18 06:57:13,279 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-173bc90a-0299-4f13-996c-5cafe93290ae 2019-01-18 06:57:13,280 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0824229717255s 2019-01-18 06:57:13,281 - functest.core.tenantnetwork - INFO - Creating default role Member 2019-01-18 06:57:13,281 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleCreate 2019-01-18 06:57:13,282 - 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}ef33f94878c8404467de6b484ab1a1adfbdfd417" -d '{"role": {"name": "Member"}}' 2019-01-18 06:57:13,381 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 18 Jan 2019 06:57:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5a3f3542-9a76-4ab9-b5bc-425644f71609 Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "6b115974ba44438291adad66031f69e5", "links": {"self": "http://172.30.9.23:5000/v3/roles/6b115974ba44438291adad66031f69e5"}, "name": "Member"}} 2019-01-18 06:57:13,382 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-5a3f3542-9a76-4ab9-b5bc-425644f71609 2019-01-18 06:57:13,382 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleCreate in 0.100572109222s 2019-01-18 06:57:13,383 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles/6b115974ba44438291adad66031f69e5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef33f94878c8404467de6b484ab1a1adfbdfd417" 2019-01-18 06:57:13,458 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:57:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5a013d80-4f5a-482e-ba0c-fc66bfb93173 Content-Encoding: gzip Content-Length: 143 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.23:5000/v3/roles/6b115974ba44438291adad66031f69e5"}, "domain_id": null, "name": "Member", "id": "6b115974ba44438291adad66031f69e5"}} 2019-01-18 06:57:13,458 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/6b115974ba44438291adad66031f69e5 used request id req-5a013d80-4f5a-482e-ba0c-fc66bfb93173 2019-01-18 06:57:13,459 - functest.core.tenantnetwork - DEBUG - role: Munch({'NAME_ATTR': 'name', 'name': u'Member', 'links': {u'self': u'http://172.30.9.23:5000/v3/roles/6b115974ba44438291adad66031f69e5'}, 'domain_id': None, 'human_id': None, 'id': u'6b115974ba44438291adad66031f69e5', 'HUMAN_ID': False}) 2019-01-18 06:57:13,459 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2019-01-18 06:57:13,460 - 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}ef33f94878c8404467de6b484ab1a1adfbdfd417" 2019-01-18 06:57:13,550 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:57:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-57f34225-e946-4781-afd8-78e9da04c0a0 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": "6b115974ba44438291adad66031f69e5", "links": {"self": "http://172.30.9.23:5000/v3/roles/6b115974ba44438291adad66031f69e5"}, "name": "Member"}, {"domain_id": null, "id": "6b7f4f4f76264b6fb449c43b86ee3817", "links": {"self": "http://172.30.9.23:5000/v3/roles/6b7f4f4f76264b6fb449c43b86ee3817"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a482b711adf94961bf4bb28eda7f0e28", "links": {"self": "http://172.30.9.23:5000/v3/roles/a482b711adf94961bf4bb28eda7f0e28"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e7e317b66c174923a8cb46c48d897c8d", "links": {"self": "http://172.30.9.23:5000/v3/roles/e7e317b66c174923a8cb46c48d897c8d"}, "name": "ResellerAdmin"}]} 2019-01-18 06:57:13,550 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-57f34225-e946-4781-afd8-78e9da04c0a0 2019-01-18 06:57:13,550 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0906090736389s 2019-01-18 06:57:13,551 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2019-01-18 06:57:13,552 - 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}ef33f94878c8404467de6b484ab1a1adfbdfd417" 2019-01-18 06:57:13,635 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:57:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0180f4cf-3860-4fd2-9ad8-c647c621dd42 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"}} 2019-01-18 06:57:13,635 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains/default used request id req-0180f4cf-3860-4fd2-9ad8-c647c621dd42 2019-01-18 06:57:13,635 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0835859775543s 2019-01-18 06:57:13,636 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-01-18 06:57:13,636 - 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}ef33f94878c8404467de6b484ab1a1adfbdfd417" 2019-01-18 06:57:13,727 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:57:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3ceb61ff-5463-43d2-948a-8b5be1d41bb8 Content-Encoding: gzip Content-Length: 866 Content-Type: application/json RESP BODY: {"users": [{"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/0607a2b4beb0408e9fa51cc5ba027ac6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0607a2b4beb0408e9fa51cc5ba027ac6", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/17c61b95071545a094cc82823d2b88b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "17c61b95071545a094cc82823d2b88b8", "email": "nova@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/29e5d2dfed2447bda26fc75bd1122674"}, "domain_id": "default", "enabled": true, "options": {}, "id": "29e5d2dfed2447bda26fc75bd1122674", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/3b6dcc8c791e4b6e8831f5b5e583de80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3b6dcc8c791e4b6e8831f5b5e583de80", "email": "neutron@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.23:5000/v3/users/45ab52d673584bc198669be88c88b878"}, "domain_id": "default", "enabled": true, "options": {}, "id": "45ab52d673584bc198669be88c88b878", "email": "barbican@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/57795b4ee52f49c6a71f55bb6c4012f8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "57795b4ee52f49c6a71f55bb6c4012f8", "email": "placement@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "neutron_trunk-user_693516de-10f9-420c-91b2-e773249dccca", "links": {"self": "http://172.30.9.23:5000/v3/users/59f50dbc539b452d89db8a53e51a53fb"}, "domain_id": "default", "enabled": true, "id": "59f50dbc539b452d89db8a53e51a53fb", "options": {}}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/5c52969262974d64ac2a300ca5d60f50"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c52969262974d64ac2a300ca5d60f50", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/5fc15572bb1c489ba92bd9945bbc1f64"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5fc15572bb1c489ba92bd9945bbc1f64", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/6b519d70e25f4e61a9dfd738cd6bba22"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6b519d70e25f4e61a9dfd738cd6bba22", "email": "heat@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.23:5000/v3/users/8248437208b540c2893a7117ad102a87"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8248437208b540c2893a7117ad102a87", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/890dee97e62840c5b15e36f03f6b7efc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "890dee97e62840c5b15e36f03f6b7efc", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/8cccb516ecc44ed9bb7c8633df108fd4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8cccb516ecc44ed9bb7c8633df108fd4", "email": "glance@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.23:5000/v3/users/97c3d863a98148299fa116fdb54be470"}, "domain_id": "default", "enabled": true, "options": {}, "id": "97c3d863a98148299fa116fdb54be470", "email": "tacker@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/a2a0c8c0f19941808c9f618af50b3b79"}, "domain_id": "c19db1b8f60647a9a114cd23287c807b", "enabled": true, "options": {}, "id": "a2a0c8c0f19941808c9f618af50b3b79", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/fe5de73ba9cb41b2be24ccf1f72f5ed4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe5de73ba9cb41b2be24ccf1f72f5ed4", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2019-01-18 06:57:13,728 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-3ceb61ff-5463-43d2-948a-8b5be1d41bb8 2019-01-18 06:57:13,728 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0918760299683s 2019-01-18 06:57:13,728 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-3ceb61ff-5463-43d2-948a-8b5be1d41bb8 2019-01-18 06:57:13,735 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-01-18 06:57:13,735 - 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}ef33f94878c8404467de6b484ab1a1adfbdfd417" 2019-01-18 06:57:13,817 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:57:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dfa1ca8a-ee8d-4289-b5eb-34df32ff7cb9 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": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/47feb8aba08a40dca7028a1701e597b9"}, "enabled": true, "id": "47feb8aba08a40dca7028a1701e597b9", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/9c53a91613fb4d5080479ac6f51697ed"}, "enabled": true, "id": "9c53a91613fb4d5080479ac6f51697ed", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: neutron_trunk", "links": {"self": "http://172.30.9.23:5000/v3/projects/b1669b0adbdb46e295efa88a4ed51325"}, "enabled": true, "id": "b1669b0adbdb46e295efa88a4ed51325", "parent_id": "default", "domain_id": "default", "name": "neutron_trunk-project_693516de-10f9-420c-91b2-e773249dccca"}]} 2019-01-18 06:57:13,817 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-dfa1ca8a-ee8d-4289-b5eb-34df32ff7cb9 2019-01-18 06:57:13,817 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0823810100555s 2019-01-18 06:57:13,818 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-dfa1ca8a-ee8d-4289-b5eb-34df32ff7cb9 2019-01-18 06:57:13,820 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2019-01-18 06:57:13,821 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/role_assignments?user.id=59f50dbc539b452d89db8a53e51a53fb&scope.project.id=b1669b0adbdb46e295efa88a4ed51325&role.id=6b115974ba44438291adad66031f69e5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef33f94878c8404467de6b484ab1a1adfbdfd417" 2019-01-18 06:57:13,903 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:57:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f08bed24-7f8b-49be-a608-6b11154049ae 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=59f50dbc539b452d89db8a53e51a53fb&scope.project.id=b1669b0adbdb46e295efa88a4ed51325&role.id=6b115974ba44438291adad66031f69e5", "previous": null, "next": null}} 2019-01-18 06:57:13,903 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/role_assignments?user.id=59f50dbc539b452d89db8a53e51a53fb&scope.project.id=b1669b0adbdb46e295efa88a4ed51325&role.id=6b115974ba44438291adad66031f69e5 used request id req-f08bed24-7f8b-49be-a608-6b11154049ae 2019-01-18 06:57:13,903 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0828158855438s 2019-01-18 06:57:13,904 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2019-01-18 06:57:13,904 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:5000/v3/projects/b1669b0adbdb46e295efa88a4ed51325/users/59f50dbc539b452d89db8a53e51a53fb/roles/6b115974ba44438291adad66031f69e5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef33f94878c8404467de6b484ab1a1adfbdfd417" 2019-01-18 06:57:14,018 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 06:57:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-016726d9-8daf-4d92-bf57-51a3c314a2c7 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 06:57:14,019 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/b1669b0adbdb46e295efa88a4ed51325/users/59f50dbc539b452d89db8a53e51a53fb/roles/6b115974ba44438291adad66031f69e5 used request id req-016726d9-8daf-4d92-bf57-51a3c314a2c7 2019-01-18 06:57:14,019 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.115141153336s 2019-01-18 06:57:14,020 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'neutron_trunk-project_693516de-10f9-420c-91b2-e773249dccca', 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': '67774347-7f78-4174-aebd-0bee067aaeec', 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_693516de-10f9-420c-91b2-e773249dccca', 'project_id': u'b1669b0adbdb46e295efa88a4ed51325', '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': {}}}} 2019-01-18 06:57:14,021 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2019-01-18 06:57:14,021 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2019-01-18 06:57:14,021 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2019-01-18 06:57:14,021 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2019-01-18 06:57:14,021 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2019-01-18 06:57:14,022 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2019-01-18 06:57:14,022 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2019-01-18 06:57:14,022 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2019-01-18 06:57:14,022 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2019-01-18 06:57:14,022 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2019-01-18 06:57:14,022 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2019-01-18 06:57:14,022 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2019-01-18 06:57:14,022 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2019-01-18 06:57:14,023 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2019-01-18 06:57:14,023 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2019-01-18 06:57:14,023 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2019-01-18 06:57:14,023 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2019-01-18 06:57:14,023 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2019-01-18 06:57:14,023 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2019-01-18 06:57:14,023 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2019-01-18 06:57:14,023 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2019-01-18 06:57:14,023 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2019-01-18 06:57:14,024 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2019-01-18 06:57:14,024 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2019-01-18 06:57:14,025 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'neutron_trunk-user_693516de-10f9-420c-91b2-e773249dccca', 'password': '67774347-7f78-4174-aebd-0bee067aaeec', 'project_name': 'neutron_trunk-project_693516de-10f9-420c-91b2-e773249dccca', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.23:5000/v3', 'project_id': 'b1669b0adbdb46e295efa88a4ed51325', 'project_domain_name': 'Default'} 2019-01-18 06:57:14,025 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2019-01-18 06:57:14,026 - 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}ef33f94878c8404467de6b484ab1a1adfbdfd417" 2019-01-18 06:57:14,105 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:57:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-df6b36a7-32df-4075-9c4e-46a4ac3673c9 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": "6b115974ba44438291adad66031f69e5", "links": {"self": "http://172.30.9.23:5000/v3/roles/6b115974ba44438291adad66031f69e5"}, "name": "Member"}, {"domain_id": null, "id": "6b7f4f4f76264b6fb449c43b86ee3817", "links": {"self": "http://172.30.9.23:5000/v3/roles/6b7f4f4f76264b6fb449c43b86ee3817"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a482b711adf94961bf4bb28eda7f0e28", "links": {"self": "http://172.30.9.23:5000/v3/roles/a482b711adf94961bf4bb28eda7f0e28"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e7e317b66c174923a8cb46c48d897c8d", "links": {"self": "http://172.30.9.23:5000/v3/roles/e7e317b66c174923a8cb46c48d897c8d"}, "name": "ResellerAdmin"}]} 2019-01-18 06:57:14,105 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-df6b36a7-32df-4075-9c4e-46a4ac3673c9 2019-01-18 06:57:14,105 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0798501968384s 2019-01-18 06:57:14,107 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2019-01-18 06:57:14,107 - 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}ef33f94878c8404467de6b484ab1a1adfbdfd417" 2019-01-18 06:57:14,186 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:57:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b223976d-1990-4d7e-ae76-719a6599e0bb 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": "6b115974ba44438291adad66031f69e5", "links": {"self": "http://172.30.9.23:5000/v3/roles/6b115974ba44438291adad66031f69e5"}, "name": "Member"}, {"domain_id": null, "id": "6b7f4f4f76264b6fb449c43b86ee3817", "links": {"self": "http://172.30.9.23:5000/v3/roles/6b7f4f4f76264b6fb449c43b86ee3817"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a482b711adf94961bf4bb28eda7f0e28", "links": {"self": "http://172.30.9.23:5000/v3/roles/a482b711adf94961bf4bb28eda7f0e28"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e7e317b66c174923a8cb46c48d897c8d", "links": {"self": "http://172.30.9.23:5000/v3/roles/e7e317b66c174923a8cb46c48d897c8d"}, "name": "ResellerAdmin"}]} 2019-01-18 06:57:14,186 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-b223976d-1990-4d7e-ae76-719a6599e0bb 2019-01-18 06:57:14,186 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0795850753784s 2019-01-18 06:57:14,188 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2019-01-18 06:57:14,188 - 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}ef33f94878c8404467de6b484ab1a1adfbdfd417" 2019-01-18 06:57:14,262 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:57:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3107e03c-dc66-4719-9020-0caf26e99a1c 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"}} 2019-01-18 06:57:14,263 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains/default used request id req-3107e03c-dc66-4719-9020-0caf26e99a1c 2019-01-18 06:57:14,263 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0752351284027s 2019-01-18 06:57:14,264 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-01-18 06:57:14,264 - 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}ef33f94878c8404467de6b484ab1a1adfbdfd417" 2019-01-18 06:57:14,361 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:57:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-872f8eaa-1399-443c-9157-c2b93d309700 Content-Encoding: gzip Content-Length: 866 Content-Type: application/json RESP BODY: {"users": [{"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/0607a2b4beb0408e9fa51cc5ba027ac6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0607a2b4beb0408e9fa51cc5ba027ac6", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/17c61b95071545a094cc82823d2b88b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "17c61b95071545a094cc82823d2b88b8", "email": "nova@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/29e5d2dfed2447bda26fc75bd1122674"}, "domain_id": "default", "enabled": true, "options": {}, "id": "29e5d2dfed2447bda26fc75bd1122674", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/3b6dcc8c791e4b6e8831f5b5e583de80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3b6dcc8c791e4b6e8831f5b5e583de80", "email": "neutron@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.23:5000/v3/users/45ab52d673584bc198669be88c88b878"}, "domain_id": "default", "enabled": true, "options": {}, "id": "45ab52d673584bc198669be88c88b878", "email": "barbican@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/57795b4ee52f49c6a71f55bb6c4012f8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "57795b4ee52f49c6a71f55bb6c4012f8", "email": "placement@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "neutron_trunk-user_693516de-10f9-420c-91b2-e773249dccca", "links": {"self": "http://172.30.9.23:5000/v3/users/59f50dbc539b452d89db8a53e51a53fb"}, "domain_id": "default", "enabled": true, "id": "59f50dbc539b452d89db8a53e51a53fb", "options": {}}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/5c52969262974d64ac2a300ca5d60f50"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c52969262974d64ac2a300ca5d60f50", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/5fc15572bb1c489ba92bd9945bbc1f64"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5fc15572bb1c489ba92bd9945bbc1f64", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/6b519d70e25f4e61a9dfd738cd6bba22"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6b519d70e25f4e61a9dfd738cd6bba22", "email": "heat@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.23:5000/v3/users/8248437208b540c2893a7117ad102a87"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8248437208b540c2893a7117ad102a87", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/890dee97e62840c5b15e36f03f6b7efc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "890dee97e62840c5b15e36f03f6b7efc", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/8cccb516ecc44ed9bb7c8633df108fd4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8cccb516ecc44ed9bb7c8633df108fd4", "email": "glance@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.23:5000/v3/users/97c3d863a98148299fa116fdb54be470"}, "domain_id": "default", "enabled": true, "options": {}, "id": "97c3d863a98148299fa116fdb54be470", "email": "tacker@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/a2a0c8c0f19941808c9f618af50b3b79"}, "domain_id": "c19db1b8f60647a9a114cd23287c807b", "enabled": true, "options": {}, "id": "a2a0c8c0f19941808c9f618af50b3b79", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/fe5de73ba9cb41b2be24ccf1f72f5ed4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe5de73ba9cb41b2be24ccf1f72f5ed4", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2019-01-18 06:57:14,362 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-872f8eaa-1399-443c-9157-c2b93d309700 2019-01-18 06:57:14,362 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0977351665497s 2019-01-18 06:57:14,362 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-872f8eaa-1399-443c-9157-c2b93d309700 2019-01-18 06:57:14,368 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-01-18 06:57:14,369 - 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}ef33f94878c8404467de6b484ab1a1adfbdfd417" 2019-01-18 06:57:14,452 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:57:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ff6a026f-81e7-499a-b3c7-a998c13afdf8 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": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/47feb8aba08a40dca7028a1701e597b9"}, "enabled": true, "id": "47feb8aba08a40dca7028a1701e597b9", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/9c53a91613fb4d5080479ac6f51697ed"}, "enabled": true, "id": "9c53a91613fb4d5080479ac6f51697ed", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: neutron_trunk", "links": {"self": "http://172.30.9.23:5000/v3/projects/b1669b0adbdb46e295efa88a4ed51325"}, "enabled": true, "id": "b1669b0adbdb46e295efa88a4ed51325", "parent_id": "default", "domain_id": "default", "name": "neutron_trunk-project_693516de-10f9-420c-91b2-e773249dccca"}]} 2019-01-18 06:57:14,452 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-ff6a026f-81e7-499a-b3c7-a998c13afdf8 2019-01-18 06:57:14,452 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0836141109467s 2019-01-18 06:57:14,452 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-ff6a026f-81e7-499a-b3c7-a998c13afdf8 2019-01-18 06:57:14,454 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2019-01-18 06:57:14,455 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/role_assignments?user.id=59f50dbc539b452d89db8a53e51a53fb&scope.project.id=b1669b0adbdb46e295efa88a4ed51325&role.id=6b7f4f4f76264b6fb449c43b86ee3817 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef33f94878c8404467de6b484ab1a1adfbdfd417" 2019-01-18 06:57:14,469 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:57:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-af30f400-3884-4d6a-9bfa-e47a1788cdca 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=59f50dbc539b452d89db8a53e51a53fb&scope.project.id=b1669b0adbdb46e295efa88a4ed51325&role.id=6b7f4f4f76264b6fb449c43b86ee3817", "previous": null, "next": null}} 2019-01-18 06:57:14,470 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/role_assignments?user.id=59f50dbc539b452d89db8a53e51a53fb&scope.project.id=b1669b0adbdb46e295efa88a4ed51325&role.id=6b7f4f4f76264b6fb449c43b86ee3817 used request id req-af30f400-3884-4d6a-9bfa-e47a1788cdca 2019-01-18 06:57:14,470 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0153059959412s 2019-01-18 06:57:14,470 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2019-01-18 06:57:14,471 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:5000/v3/projects/b1669b0adbdb46e295efa88a4ed51325/users/59f50dbc539b452d89db8a53e51a53fb/roles/6b7f4f4f76264b6fb449c43b86ee3817 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef33f94878c8404467de6b484ab1a1adfbdfd417" 2019-01-18 06:57:14,624 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 06:57:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e3ebe277-5c03-47a1-8864-a68eaf11121f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 06:57:14,625 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/b1669b0adbdb46e295efa88a4ed51325/users/59f50dbc539b452d89db8a53e51a53fb/roles/6b7f4f4f76264b6fb449c43b86ee3817 used request id req-e3ebe277-5c03-47a1-8864-a68eaf11121f 2019-01-18 06:57:14,625 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.154417037964s 2019-01-18 06:57:14,625 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2019-01-18 06:57:14,626 - 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}ef33f94878c8404467de6b484ab1a1adfbdfd417" 2019-01-18 06:57:14,786 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:57:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f0506407-a434-451d-98bd-cb79ea393162 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": "6b115974ba44438291adad66031f69e5", "links": {"self": "http://172.30.9.23:5000/v3/roles/6b115974ba44438291adad66031f69e5"}, "name": "Member"}, {"domain_id": null, "id": "6b7f4f4f76264b6fb449c43b86ee3817", "links": {"self": "http://172.30.9.23:5000/v3/roles/6b7f4f4f76264b6fb449c43b86ee3817"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a482b711adf94961bf4bb28eda7f0e28", "links": {"self": "http://172.30.9.23:5000/v3/roles/a482b711adf94961bf4bb28eda7f0e28"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e7e317b66c174923a8cb46c48d897c8d", "links": {"self": "http://172.30.9.23:5000/v3/roles/e7e317b66c174923a8cb46c48d897c8d"}, "name": "ResellerAdmin"}]} 2019-01-18 06:57:14,787 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-f0506407-a434-451d-98bd-cb79ea393162 2019-01-18 06:57:14,787 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.161714076996s 2019-01-18 06:57:14,788 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2019-01-18 06:57: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}ef33f94878c8404467de6b484ab1a1adfbdfd417" 2019-01-18 06:57:14,865 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:57:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dd2f2962-5b15-4793-a85b-4dde08f6e9fa 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"}} 2019-01-18 06:57:14,865 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains/default used request id req-dd2f2962-5b15-4793-a85b-4dde08f6e9fa 2019-01-18 06:57:14,866 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0773620605469s 2019-01-18 06:57:14,867 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-01-18 06:57:14,867 - 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}ef33f94878c8404467de6b484ab1a1adfbdfd417" 2019-01-18 06:57:14,964 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:57:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6f5735ec-b7da-46be-b1a9-f0e0cff4fdda Content-Encoding: gzip Content-Length: 866 Content-Type: application/json RESP BODY: {"users": [{"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/0607a2b4beb0408e9fa51cc5ba027ac6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0607a2b4beb0408e9fa51cc5ba027ac6", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/17c61b95071545a094cc82823d2b88b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "17c61b95071545a094cc82823d2b88b8", "email": "nova@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/29e5d2dfed2447bda26fc75bd1122674"}, "domain_id": "default", "enabled": true, "options": {}, "id": "29e5d2dfed2447bda26fc75bd1122674", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/3b6dcc8c791e4b6e8831f5b5e583de80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3b6dcc8c791e4b6e8831f5b5e583de80", "email": "neutron@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.23:5000/v3/users/45ab52d673584bc198669be88c88b878"}, "domain_id": "default", "enabled": true, "options": {}, "id": "45ab52d673584bc198669be88c88b878", "email": "barbican@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/57795b4ee52f49c6a71f55bb6c4012f8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "57795b4ee52f49c6a71f55bb6c4012f8", "email": "placement@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "neutron_trunk-user_693516de-10f9-420c-91b2-e773249dccca", "links": {"self": "http://172.30.9.23:5000/v3/users/59f50dbc539b452d89db8a53e51a53fb"}, "domain_id": "default", "enabled": true, "id": "59f50dbc539b452d89db8a53e51a53fb", "options": {}}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/5c52969262974d64ac2a300ca5d60f50"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c52969262974d64ac2a300ca5d60f50", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/5fc15572bb1c489ba92bd9945bbc1f64"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5fc15572bb1c489ba92bd9945bbc1f64", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/6b519d70e25f4e61a9dfd738cd6bba22"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6b519d70e25f4e61a9dfd738cd6bba22", "email": "heat@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.23:5000/v3/users/8248437208b540c2893a7117ad102a87"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8248437208b540c2893a7117ad102a87", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/890dee97e62840c5b15e36f03f6b7efc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "890dee97e62840c5b15e36f03f6b7efc", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/8cccb516ecc44ed9bb7c8633df108fd4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8cccb516ecc44ed9bb7c8633df108fd4", "email": "glance@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.23:5000/v3/users/97c3d863a98148299fa116fdb54be470"}, "domain_id": "default", "enabled": true, "options": {}, "id": "97c3d863a98148299fa116fdb54be470", "email": "tacker@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/a2a0c8c0f19941808c9f618af50b3b79"}, "domain_id": "c19db1b8f60647a9a114cd23287c807b", "enabled": true, "options": {}, "id": "a2a0c8c0f19941808c9f618af50b3b79", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/fe5de73ba9cb41b2be24ccf1f72f5ed4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe5de73ba9cb41b2be24ccf1f72f5ed4", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2019-01-18 06:57:14,965 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-6f5735ec-b7da-46be-b1a9-f0e0cff4fdda 2019-01-18 06:57:14,965 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0982241630554s 2019-01-18 06:57:14,965 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-6f5735ec-b7da-46be-b1a9-f0e0cff4fdda 2019-01-18 06:57:14,971 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2019-01-18 06:57:14,972 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/role_assignments?user.id=59f50dbc539b452d89db8a53e51a53fb&role.id=6b7f4f4f76264b6fb449c43b86ee3817&scope.domain.id=default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef33f94878c8404467de6b484ab1a1adfbdfd417" 2019-01-18 06:57:15,049 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:57:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5e09ee1a-9d4c-42bd-b2ae-3567a2da82c4 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.23:5000/v3/role_assignments?user.id=59f50dbc539b452d89db8a53e51a53fb&role.id=6b7f4f4f76264b6fb449c43b86ee3817&scope.domain.id=default", "previous": null, "next": null}} 2019-01-18 06:57:15,049 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/role_assignments?user.id=59f50dbc539b452d89db8a53e51a53fb&role.id=6b7f4f4f76264b6fb449c43b86ee3817&scope.domain.id=default used request id req-5e09ee1a-9d4c-42bd-b2ae-3567a2da82c4 2019-01-18 06:57:15,050 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0780649185181s 2019-01-18 06:57:15,050 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2019-01-18 06:57:15,051 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:5000/v3/domains/default/users/59f50dbc539b452d89db8a53e51a53fb/roles/6b7f4f4f76264b6fb449c43b86ee3817 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef33f94878c8404467de6b484ab1a1adfbdfd417" 2019-01-18 06:57:15,168 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 06:57:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7326f718-29d7-4136-88a2-e109cc10d439 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 06:57:15,168 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/domains/default/users/59f50dbc539b452d89db8a53e51a53fb/roles/6b7f4f4f76264b6fb449c43b86ee3817 used request id req-7326f718-29d7-4136-88a2-e109cc10d439 2019-01-18 06:57:15,169 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.118556022644s 2019-01-18 06:57:15,169 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2019-01-18 06:57:17,644 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2019-01-18 06:57:17.247 11542 INFO rally.deployment.engine [-] Deployment f302bec3-8072-4dc6-88a0-0c06cfa8c72c | Starting: Destroy cloud and free allocated resources. 2019-01-18 06:57:17.330 11542 INFO rally.deployment.engine [-] Deployment f302bec3-8072-4dc6-88a0-0c06cfa8c72c | Completed: Destroy cloud and free allocated resources. 2019-01-18 06:57:17.370 11542 INFO rally.api [-] Deleting all verifications created by verifier 'opnfv-tempest' (UUID=e154ff19-7032-4158-9c2b-90a02cf17361) for deployment 'opnfv-rally'. 2019-01-18 06:57:17.390 11542 INFO rally.api [-] Deleting verification (UUID=af317d71-4a36-435e-b196-5090506c211c). 2019-01-18 06:57:17.466 11542 INFO rally.api [-] Verification has been successfully deleted! 2019-01-18 06:57:17.467 11542 INFO rally.api [-] Deleting deployment-specific data for verifier 'opnfv-tempest' (UUID=e154ff19-7032-4158-9c2b-90a02cf17361). 2019-01-18 06:57:17.476 11542 INFO rally.api [-] Deployment-specific data has been successfully deleted! 2019-01-18 06:57:20,025 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally 2019-01-18 06:57:19.732 11545 INFO rally.deployment.engines.existing [-] Save deployment 'opnfv-rally' (uuid=ef44705c-ddf6-4250-9eb0-4c27dadd965c) with 'openstack' platform. +--------------------------------------+---------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+---------------------+-------------+------------------+--------+ | ef44705c-ddf6-4250-9eb0-4c27dadd965c | 2019-01-18T06:57:19 | opnfv-rally | deploy->finished | | +--------------------------------------+---------------------+-------------+------------------+--------+ Using deployment: ef44705c-ddf6-4250-9eb0-4c27dadd965c ~/.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 2019-01-18 06:57:23,356 - 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 | +-------------+-------------------+-----------+ 2019-01-18 06:57:23,356 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2019-01-18 06:57:25,947 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify delete-verifier --id opnfv-tempest --force 2019-01-18 06:57:25.666 11551 INFO rally.api [-] Deleting verifier 'opnfv-tempest' (UUID=e154ff19-7032-4158-9c2b-90a02cf17361). 2019-01-18 06:57:25.785 11551 INFO rally.api [-] Verifier has been successfully deleted! 2019-01-18 06:57:29,372 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide 2019-01-18 06:57:27.815 11554 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2019-01-18 06:57:27.942 11554 INFO rally.verification.manager [-] Cloning verifier repo from /src/tempest. 2019-01-18 06:57:29.205 11554 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=73e0e1cd-5947-43d0-b9d4-a73b75e1c38e) has been successfully created! Using verifier 'opnfv-tempest' (UUID=73e0e1cd-5947-43d0-b9d4-a73b75e1c38e) as the default verifier for the future CLI operations. 2019-01-18 06:57:32,318 - xtesting.ci.run_tests - INFO - Running test case 'neutron_trunk'... 2019-01-18 06:57:32,319 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-01-18 06:57:32,452 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2019-01-18 06:57:32,453 - 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" 2019-01-18 06:57:32,459 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:57:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-242b1eaa-38de-454c-910a-76b5793225d6 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:57:32,459 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-242b1eaa-38de-454c-910a-76b5793225d6 2019-01-18 06:57:32,460 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:57:32,828 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6b115974ba44438291adad66031f69e5", "name": "Member"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}], "expires_at": "2019-01-18T07:57:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b1669b0adbdb46e295efa88a4ed51325", "name": "neutron_trunk-project_693516de-10f9-420c-91b2-e773249dccca"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/b1669b0adbdb46e295efa88a4ed51325", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/b1669b0adbdb46e295efa88a4ed51325", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/b1669b0adbdb46e295efa88a4ed51325", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/b1669b0adbdb46e295efa88a4ed51325", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/b1669b0adbdb46e295efa88a4ed51325", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/b1669b0adbdb46e295efa88a4ed51325", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/b1669b0adbdb46e295efa88a4ed51325", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/b1669b0adbdb46e295efa88a4ed51325", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/b1669b0adbdb46e295efa88a4ed51325", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/b1669b0adbdb46e295efa88a4ed51325", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/b1669b0adbdb46e295efa88a4ed51325", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/b1669b0adbdb46e295efa88a4ed51325", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "neutron_trunk-user_693516de-10f9-420c-91b2-e773249dccca", "id": "59f50dbc539b452d89db8a53e51a53fb"}, "audit_ids": ["8DVtgJf3R6WwNhysv3bEsA"], "issued_at": "2019-01-18T06:57:32.000000Z"}} 2019-01-18 06:57:32,832 - 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}0976247f9cb7b5210dec3a695684cbada27f91a5" 2019-01-18 06:57:32,838 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 648 Date: Fri, 18 Jan 2019 06:57: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"}]}]} 2019-01-18 06:57:32,842 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-01-18 06:57:32,843 - 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}0976247f9cb7b5210dec3a695684cbada27f91a5" 2019-01-18 06:57:33,027 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-cb359ea8-fa01-483f-a84c-d59a528aa0e0 Date: Fri, 18 Jan 2019 06:57:33 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-01-18 06:57:33,028 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-cb359ea8-fa01-483f-a84c-d59a528aa0e0 2019-01-18 06:57:33,028 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.185351133347s 2019-01-18 06:57:33,028 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-cb359ea8-fa01-483f-a84c-d59a528aa0e0 2019-01-18 06:57:33,030 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-01-18 06:57:33,031 - 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}0976247f9cb7b5210dec3a695684cbada27f91a5" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/neutron_trunk-img_693516de-10f9-420c-91b2-e773249dccca", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "neutron_trunk-img_693516de-10f9-420c-91b2-e773249dccca"}' 2019-01-18 06:57:33,725 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 877 Content-Type: application/json Location: http://172.30.9.23:9292/v2/images/b3917954-b2a6-4e3b-b219-9c169d8da65f X-Openstack-Request-Id: req-f98cc97d-84fc-4334-a081-1eea93517059 Date: Fri, 18 Jan 2019 06:57:33 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/b3917954-b2a6-4e3b-b219-9c169d8da65f/file", "owner": "b1669b0adbdb46e295efa88a4ed51325", "id": "b3917954-b2a6-4e3b-b219-9c169d8da65f", "size": null, "self": "/v2/images/b3917954-b2a6-4e3b-b219-9c169d8da65f", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2019-01-18T06:57:33Z", "visibility": "public", "owner_specified.shade.object": "images/neutron_trunk-img_693516de-10f9-420c-91b2-e773249dccca", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron_trunk-img_693516de-10f9-420c-91b2-e773249dccca", "checksum": null, "created_at": "2019-01-18T06:57:33Z", "protected": false} 2019-01-18 06:57:33,726 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-f98cc97d-84fc-4334-a081-1eea93517059 2019-01-18 06:57:33,726 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.695467948914s 2019-01-18 06:57:33,726 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-f98cc97d-84fc-4334-a081-1eea93517059 returning object b3917954-b2a6-4e3b-b219-9c169d8da65f 2019-01-18 06:57:33,727 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-01-18 06:57:33,728 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9292/v2/images/b3917954-b2a6-4e3b-b219-9c169d8da65f/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}0976247f9cb7b5210dec3a695684cbada27f91a5" -d '' 2019-01-18 06:57:35,295 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-ec8bf967-e8a9-40fd-b988-036796266909 Date: Fri, 18 Jan 2019 06:57:35 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-18 06:57:35,295 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/b3917954-b2a6-4e3b-b219-9c169d8da65f/file used request id req-ec8bf967-e8a9-40fd-b988-036796266909 2019-01-18 06:57:35,296 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.56836080551s 2019-01-18 06:57:35,296 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/b3917954-b2a6-4e3b-b219-9c169d8da65f/file used request id req-ec8bf967-e8a9-40fd-b988-036796266909 2019-01-18 06:57:35,296 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-01-18 06:57:35,297 - 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}0976247f9cb7b5210dec3a695684cbada27f91a5" 2019-01-18 06:57:35,320 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1207 Content-Type: application/json X-Openstack-Request-Id: req-959a4321-7f7a-408d-a64e-5b3be66cf813 Date: Fri, 18 Jan 2019 06:57:35 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://af014572-0a5d-4a80-a07f-9105f52ab2c1/images/b3917954-b2a6-4e3b-b219-9c169d8da65f/snap", "metadata": {}}], "file": "/v2/images/b3917954-b2a6-4e3b-b219-9c169d8da65f/file", "owner": "b1669b0adbdb46e295efa88a4ed51325", "id": "b3917954-b2a6-4e3b-b219-9c169d8da65f", "size": 12716032, "self": "/v2/images/b3917954-b2a6-4e3b-b219-9c169d8da65f", "disk_format": "qcow2", "direct_url": "rbd://af014572-0a5d-4a80-a07f-9105f52ab2c1/images/b3917954-b2a6-4e3b-b219-9c169d8da65f/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2019-01-18T06:57:35Z", "visibility": "public", "owner_specified.shade.object": "images/neutron_trunk-img_693516de-10f9-420c-91b2-e773249dccca", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron_trunk-img_693516de-10f9-420c-91b2-e773249dccca", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-01-18T06:57:33Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-01-18 06:57:35,321 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-959a4321-7f7a-408d-a64e-5b3be66cf813 2019-01-18 06:57:35,321 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.024484872818s 2019-01-18 06:57:35,321 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-959a4321-7f7a-408d-a64e-5b3be66cf813 2019-01-18 06:57:35,323 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://af014572-0a5d-4a80-a07f-9105f52ab2c1/images/b3917954-b2a6-4e3b-b219-9c169d8da65f/snap', u'metadata': Munch({})})], 'file': u'/v2/images/b3917954-b2a6-4e3b-b219-9c169d8da65f/file', 'owner': u'b1669b0adbdb46e295efa88a4ed51325', 'id': u'b3917954-b2a6-4e3b-b219-9c169d8da65f', 'size': 12716032, u'self': u'/v2/images/b3917954-b2a6-4e3b-b219-9c169d8da65f', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b1669b0adbdb46e295efa88a4ed51325', 'name': 'neutron_trunk-project_693516de-10f9-420c-91b2-e773249dccca', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://af014572-0a5d-4a80-a07f-9105f52ab2c1/images/b3917954-b2a6-4e3b-b219-9c169d8da65f/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-01-18T06:57:35Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2019-01-18T06:57:35Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/neutron_trunk-img_693516de-10f9-420c-91b2-e773249dccca', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/b3917954-b2a6-4e3b-b219-9c169d8da65f', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/neutron_trunk-img_693516de-10f9-420c-91b2-e773249dccca', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'neutron_trunk-img_693516de-10f9-420c-91b2-e773249dccca', 'created': u'2019-01-18T06:57:33Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-01-18T06:57:33Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/b3917954-b2a6-4e3b-b219-9c169d8da65f', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/neutron_trunk-img_693516de-10f9-420c-91b2-e773249dccca', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2019-01-18 06:57:35,324 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-01-18 06:57:35,328 - 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}ef33f94878c8404467de6b484ab1a1adfbdfd417" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "neutron_trunk-flavor_693516de-10f9-420c-91b2-e773249dccca", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-01-18 06:57:35,533 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06: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-94b8583c-4528-40f3-ae2e-3e3885d69a75 x-compute-request-id: req-94b8583c-4528-40f3-ae2e-3e3885d69a75 Content-Encoding: gzip Content-Length: 310 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/a14e2235-d047-4ca1-b3b0-f19bf0d775d6", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/a14e2235-d047-4ca1-b3b0-f19bf0d775d6", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "a14e2235-d047-4ca1-b3b0-f19bf0d775d6", "name": "neutron_trunk-flavor_693516de-10f9-420c-91b2-e773249dccca", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2019-01-18 06:57:35,533 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-94b8583c-4528-40f3-ae2e-3e3885d69a75 2019-01-18 06:57:35,533 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.20868897438s 2019-01-18 06:57:35,534 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-94b8583c-4528-40f3-ae2e-3e3885d69a75 returning object a14e2235-d047-4ca1-b3b0-f19bf0d775d6 2019-01-18 06:57:35,534 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'neutron_trunk-flavor_693516de-10f9-420c-91b2-e773249dccca', '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'9c53a91613fb4d5080479ac6f51697ed', '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'a14e2235-d047-4ca1-b3b0-f19bf0d775d6', 'swap': 0}) 2019-01-18 06:57:35,535 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-01-18 06:57:35,538 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/flavors/a14e2235-d047-4ca1-b3b0-f19bf0d775d6/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}ef33f94878c8404467de6b484ab1a1adfbdfd417" -d '{"extra_specs": {}}' 2019-01-18 06:57:35,558 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06: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 x-openstack-request-id: req-cdd1095a-0ce2-4e32-8a53-16d9c4b1cd5b x-compute-request-id: req-cdd1095a-0ce2-4e32-8a53-16d9c4b1cd5b Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2019-01-18 06:57:35,558 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors/a14e2235-d047-4ca1-b3b0-f19bf0d775d6/os-extra_specs used request id req-cdd1095a-0ce2-4e32-8a53-16d9c4b1cd5b 2019-01-18 06:57:35,558 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.02254986763s 2019-01-18 06:57:35,558 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors/a14e2235-d047-4ca1-b3b0-f19bf0d775d6/os-extra_specs used request id req-cdd1095a-0ce2-4e32-8a53-16d9c4b1cd5b 2019-01-18 06:57:35,561 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2019-01-18 06:57:35,564 - 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}0976247f9cb7b5210dec3a695684cbada27f91a5" 2019-01-18 06:57:35,569 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 18 Jan 2019 06:57: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"}]}]}} 2019-01-18 06:57:35,573 - 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}0976247f9cb7b5210dec3a695684cbada27f91a5" 2019-01-18 06:57:35,658 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:57:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-35e16ab8-f91b-4994-8ec4-73afad44d625 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": "6b115974ba44438291adad66031f69e5", "links": {"self": "http://172.30.9.23:5000/v3/roles/6b115974ba44438291adad66031f69e5"}, "name": "Member"}, {"domain_id": null, "id": "6b7f4f4f76264b6fb449c43b86ee3817", "links": {"self": "http://172.30.9.23:5000/v3/roles/6b7f4f4f76264b6fb449c43b86ee3817"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a482b711adf94961bf4bb28eda7f0e28", "links": {"self": "http://172.30.9.23:5000/v3/roles/a482b711adf94961bf4bb28eda7f0e28"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e7e317b66c174923a8cb46c48d897c8d", "links": {"self": "http://172.30.9.23:5000/v3/roles/e7e317b66c174923a8cb46c48d897c8d"}, "name": "ResellerAdmin"}]} 2019-01-18 06:57:35,658 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-35e16ab8-f91b-4994-8ec4-73afad44d625 2019-01-18 06:57:35,658 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0974049568176s 2019-01-18 06:57:35,661 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2019-01-18 06:57:35,666 - 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}0976247f9cb7b5210dec3a695684cbada27f91a5" 2019-01-18 06:57:35,844 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06: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-ea0ebafe-bcb3-42e6-8144-b051c8ef0c63 x-compute-request-id: req-ea0ebafe-bcb3-42e6-8144-b051c8ef0c63 Content-Encoding: gzip Content-Length: 723 Content-Type: application/json RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 204}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.4", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"pcid\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"acpi\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"ssse3\", \"fpu\", \"cx16\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 10239, "hypervisor_version": 2009000, "disk_available_least": 10176, "local_gb": 10239, "free_ram_mb": 28406, "id": 3}, {"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 207}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.6", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"pcid\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"acpi\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"ssse3\", \"fpu\", \"cx16\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 10239, "hypervisor_version": 2009000, "disk_available_least": 10173, "local_gb": 10239, "free_ram_mb": 28406, "id": 6}]} 2019-01-18 06:57:35,844 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/os-hypervisors/detail used request id req-ea0ebafe-bcb3-42e6-8144-b051c8ef0c63 2019-01-18 06:57:35,844 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.182729005814s 2019-01-18 06:57:35,845 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/os-hypervisors/detail used request id req-ea0ebafe-bcb3-42e6-8144-b051c8ef0c63 2019-01-18 06:57:35,846 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-01-18 06:57:35,846 - 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}0976247f9cb7b5210dec3a695684cbada27f91a5" 2019-01-18 06:57:36,405 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1207 Content-Type: application/json X-Openstack-Request-Id: req-12884bf3-4943-4556-b44d-769d17059ba0 Date: Fri, 18 Jan 2019 06:57:36 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://af014572-0a5d-4a80-a07f-9105f52ab2c1/images/b3917954-b2a6-4e3b-b219-9c169d8da65f/snap", "metadata": {}}], "file": "/v2/images/b3917954-b2a6-4e3b-b219-9c169d8da65f/file", "owner": "b1669b0adbdb46e295efa88a4ed51325", "id": "b3917954-b2a6-4e3b-b219-9c169d8da65f", "size": 12716032, "self": "/v2/images/b3917954-b2a6-4e3b-b219-9c169d8da65f", "disk_format": "qcow2", "direct_url": "rbd://af014572-0a5d-4a80-a07f-9105f52ab2c1/images/b3917954-b2a6-4e3b-b219-9c169d8da65f/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2019-01-18T06:57:35Z", "visibility": "public", "owner_specified.shade.object": "images/neutron_trunk-img_693516de-10f9-420c-91b2-e773249dccca", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron_trunk-img_693516de-10f9-420c-91b2-e773249dccca", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-01-18T06:57:33Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-01-18 06:57:36,405 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-12884bf3-4943-4556-b44d-769d17059ba0 2019-01-18 06:57:36,406 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.55975484848s 2019-01-18 06:57:36,406 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-12884bf3-4943-4556-b44d-769d17059ba0 2019-01-18 06:57:36,409 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-01-18 06:57:36,409 - 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}0976247f9cb7b5210dec3a695684cbada27f91a5" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/neutron_trunk-img_alt_693516de-10f9-420c-91b2-e773249dccca", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "neutron_trunk-img_alt_693516de-10f9-420c-91b2-e773249dccca"}' 2019-01-18 06:57:36,657 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 885 Content-Type: application/json Location: http://172.30.9.23:9292/v2/images/adb0fff8-d219-4ff8-a473-1165df55e23c X-Openstack-Request-Id: req-0411df31-ac41-4bbb-a08b-dc4963b12a4e Date: Fri, 18 Jan 2019 06:57:36 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/adb0fff8-d219-4ff8-a473-1165df55e23c/file", "owner": "b1669b0adbdb46e295efa88a4ed51325", "id": "adb0fff8-d219-4ff8-a473-1165df55e23c", "size": null, "self": "/v2/images/adb0fff8-d219-4ff8-a473-1165df55e23c", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2019-01-18T06:57:36Z", "visibility": "public", "owner_specified.shade.object": "images/neutron_trunk-img_alt_693516de-10f9-420c-91b2-e773249dccca", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron_trunk-img_alt_693516de-10f9-420c-91b2-e773249dccca", "checksum": null, "created_at": "2019-01-18T06:57:36Z", "protected": false} 2019-01-18 06:57:36,657 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-0411df31-ac41-4bbb-a08b-dc4963b12a4e 2019-01-18 06:57:36,657 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.248340129852s 2019-01-18 06:57:36,658 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-0411df31-ac41-4bbb-a08b-dc4963b12a4e returning object adb0fff8-d219-4ff8-a473-1165df55e23c 2019-01-18 06:57:36,658 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-01-18 06:57:36,659 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9292/v2/images/adb0fff8-d219-4ff8-a473-1165df55e23c/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}0976247f9cb7b5210dec3a695684cbada27f91a5" -d '' 2019-01-18 06:57:38,671 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-56f01e68-11d6-4b6d-a867-ac86fec4c4d0 Date: Fri, 18 Jan 2019 06:57:38 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-18 06:57:38,671 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/adb0fff8-d219-4ff8-a473-1165df55e23c/file used request id req-56f01e68-11d6-4b6d-a867-ac86fec4c4d0 2019-01-18 06:57:38,671 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 2.01298689842s 2019-01-18 06:57:38,672 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/adb0fff8-d219-4ff8-a473-1165df55e23c/file used request id req-56f01e68-11d6-4b6d-a867-ac86fec4c4d0 2019-01-18 06:57:38,672 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-01-18 06:57:38,673 - 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}0976247f9cb7b5210dec3a695684cbada27f91a5" 2019-01-18 06:57:38,852 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2355 Content-Type: application/json X-Openstack-Request-Id: req-a99bd5e6-d5c7-41f1-8fb3-e1828e248d5b Date: Fri, 18 Jan 2019 06:57:38 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://af014572-0a5d-4a80-a07f-9105f52ab2c1/images/adb0fff8-d219-4ff8-a473-1165df55e23c/snap", "metadata": {}}], "file": "/v2/images/adb0fff8-d219-4ff8-a473-1165df55e23c/file", "owner": "b1669b0adbdb46e295efa88a4ed51325", "id": "adb0fff8-d219-4ff8-a473-1165df55e23c", "size": 12716032, "self": "/v2/images/adb0fff8-d219-4ff8-a473-1165df55e23c", "disk_format": "qcow2", "direct_url": "rbd://af014572-0a5d-4a80-a07f-9105f52ab2c1/images/adb0fff8-d219-4ff8-a473-1165df55e23c/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2019-01-18T06:57:38Z", "visibility": "public", "owner_specified.shade.object": "images/neutron_trunk-img_alt_693516de-10f9-420c-91b2-e773249dccca", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron_trunk-img_alt_693516de-10f9-420c-91b2-e773249dccca", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-01-18T06:57:36Z", "protected": false}, {"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://af014572-0a5d-4a80-a07f-9105f52ab2c1/images/b3917954-b2a6-4e3b-b219-9c169d8da65f/snap", "metadata": {}}], "file": "/v2/images/b3917954-b2a6-4e3b-b219-9c169d8da65f/file", "owner": "b1669b0adbdb46e295efa88a4ed51325", "id": "b3917954-b2a6-4e3b-b219-9c169d8da65f", "size": 12716032, "self": "/v2/images/b3917954-b2a6-4e3b-b219-9c169d8da65f", "disk_format": "qcow2", "direct_url": "rbd://af014572-0a5d-4a80-a07f-9105f52ab2c1/images/b3917954-b2a6-4e3b-b219-9c169d8da65f/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2019-01-18T06:57:35Z", "visibility": "public", "owner_specified.shade.object": "images/neutron_trunk-img_693516de-10f9-420c-91b2-e773249dccca", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron_trunk-img_693516de-10f9-420c-91b2-e773249dccca", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-01-18T06:57:33Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-01-18 06:57:38,853 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-a99bd5e6-d5c7-41f1-8fb3-e1828e248d5b 2019-01-18 06:57:38,853 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.180538892746s 2019-01-18 06:57:38,853 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-a99bd5e6-d5c7-41f1-8fb3-e1828e248d5b 2019-01-18 06:57:38,856 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://af014572-0a5d-4a80-a07f-9105f52ab2c1/images/adb0fff8-d219-4ff8-a473-1165df55e23c/snap', u'metadata': Munch({})})], 'file': u'/v2/images/adb0fff8-d219-4ff8-a473-1165df55e23c/file', 'owner': u'b1669b0adbdb46e295efa88a4ed51325', 'id': u'adb0fff8-d219-4ff8-a473-1165df55e23c', 'size': 12716032, u'self': u'/v2/images/adb0fff8-d219-4ff8-a473-1165df55e23c', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b1669b0adbdb46e295efa88a4ed51325', 'name': 'neutron_trunk-project_693516de-10f9-420c-91b2-e773249dccca', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://af014572-0a5d-4a80-a07f-9105f52ab2c1/images/adb0fff8-d219-4ff8-a473-1165df55e23c/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-01-18T06:57:38Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2019-01-18T06:57:38Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/neutron_trunk-img_alt_693516de-10f9-420c-91b2-e773249dccca', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/adb0fff8-d219-4ff8-a473-1165df55e23c', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/neutron_trunk-img_alt_693516de-10f9-420c-91b2-e773249dccca', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'neutron_trunk-img_alt_693516de-10f9-420c-91b2-e773249dccca', 'created': u'2019-01-18T06:57:36Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-01-18T06:57:36Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/adb0fff8-d219-4ff8-a473-1165df55e23c', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/neutron_trunk-img_alt_693516de-10f9-420c-91b2-e773249dccca', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2019-01-18 06:57:38,857 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-01-18 06:57:38,860 - 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}ef33f94878c8404467de6b484ab1a1adfbdfd417" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "neutron_trunk-flavor_alt_693516de-10f9-420c-91b2-e773249dccca", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-01-18 06:57:38,921 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06: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-25d80096-fd86-4f4e-80b0-f691e9c6ead7 x-compute-request-id: req-25d80096-fd86-4f4e-80b0-f691e9c6ead7 Content-Encoding: gzip Content-Length: 314 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/09fb032a-bdbe-48e4-8864-95f7fd4e9307", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/09fb032a-bdbe-48e4-8864-95f7fd4e9307", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "09fb032a-bdbe-48e4-8864-95f7fd4e9307", "name": "neutron_trunk-flavor_alt_693516de-10f9-420c-91b2-e773249dccca", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2019-01-18 06:57:38,921 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-25d80096-fd86-4f4e-80b0-f691e9c6ead7 2019-01-18 06:57:38,921 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0639841556549s 2019-01-18 06:57:38,921 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-25d80096-fd86-4f4e-80b0-f691e9c6ead7 returning object 09fb032a-bdbe-48e4-8864-95f7fd4e9307 2019-01-18 06:57:38,922 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'neutron_trunk-flavor_alt_693516de-10f9-420c-91b2-e773249dccca', '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'9c53a91613fb4d5080479ac6f51697ed', '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'09fb032a-bdbe-48e4-8864-95f7fd4e9307', 'swap': 0}) 2019-01-18 06:57:38,923 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-01-18 06:57:38,926 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/flavors/09fb032a-bdbe-48e4-8864-95f7fd4e9307/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}ef33f94878c8404467de6b484ab1a1adfbdfd417" -d '{"extra_specs": {}}' 2019-01-18 06:57:38,945 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06: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 x-openstack-request-id: req-97c32116-6f21-4cf7-9163-80b5b26bc9d2 x-compute-request-id: req-97c32116-6f21-4cf7-9163-80b5b26bc9d2 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2019-01-18 06:57:38,946 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors/09fb032a-bdbe-48e4-8864-95f7fd4e9307/os-extra_specs used request id req-97c32116-6f21-4cf7-9163-80b5b26bc9d2 2019-01-18 06:57:38,946 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0227360725403s 2019-01-18 06:57:38,946 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors/09fb032a-bdbe-48e4-8864-95f7fd4e9307/os-extra_specs used request id req-97c32116-6f21-4cf7-9163-80b5b26bc9d2 2019-01-18 06:57:38,947 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'neutron_trunk-flavor_alt_693516de-10f9-420c-91b2-e773249dccca', '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'9c53a91613fb4d5080479ac6f51697ed', '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'09fb032a-bdbe-48e4-8864-95f7fd4e9307', 'swap': 0}) 2019-01-18 06:57:42,083 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2019-01-18 06:57:41.014 11573 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=73e0e1cd-5947-43d0-b9d4-a73b75e1c38e) for deployment 'opnfv-rally' (UUID=ef44705c-ddf6-4250-9eb0-4c27dadd965c). 2019-01-18 06:57:41.862 11573 WARNING oslo_config.cfg [-] Option "swift_operator_role" from group "tempest" is deprecated. Use option "swift_operator_role" from group "openstack". 2019-01-18 06:57:41.865 11573 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=73e0e1cd-5947-43d0-b9d4-a73b75e1c38e) has been successfully configured for deployment 'opnfv-rally' (UUID=ef44705c-ddf6-4250-9eb0-4c27dadd965c)! 2019-01-18 06:57:42,083 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2019-01-18 06:57:42,083 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2019-01-18 06:57:42,086 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2019-01-18 06:57:42,103 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2019-01-18 06:57:45,550 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-73e0e1cd-5947-43d0-b9d4-a73b75e1c38e/repo; testr list-tests 'neutron.tests.tempest.(api|scenario).test_trunk' >/home/opnfv/functest/results/neutron_trunk/test_list.txt 2>/dev/null) 2019-01-18 06:57:45,551 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2019-01-18 06:57:45,553 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Tempest blacklist file does not exist. 2019-01-18 06:57:45,553 - 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']'. 2019-01-18 06:57:47,672 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 06:57:47.670 11582 INFO rally.api [-] Starting verification (UUID=ca13fdd7-0d84-487e-93f4-777bc03cb4fc) for deployment 'opnfv-rally' (UUID=ef44705c-ddf6-4250-9eb0-4c27dadd965c) by verifier 'opnfv-tempest' (UUID=73e0e1cd-5947-43d0-b9d4-a73b75e1c38e). 2019-01-18 06:57:47,672 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Verification UUID: ca13fdd7-0d84-487e-93f4-777bc03cb4fc 2019-01-18 06:59:38,448 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: ca13fdd7-0d84-487e-93f4-777bc03cb4fc 2019-01-18 06:59:38,454 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', 'ca13fdd7-0d84-487e-93f4-777bc03cb4fc']'. 2019-01-18 06:59:39,374 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2019-01-18 06:59:39,374 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2019-01-18 06:59:39,375 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2019-01-18 06:59:39,375 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | ca13fdd7-0d84-487e-93f4-777bc03cb4fc | 2019-01-18 06:59:39,375 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2019-01-18 06:59:39,375 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2019-01-18 06:57:47 | 2019-01-18 06:59:39,375 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2019-01-18 06:59:38 | 2019-01-18 06:59:39,375 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:01:51 | 2019-01-18 06:59:39,375 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | load_list: (value is too long, use 'detailed' flag to display it) | 2019-01-18 06:59:39,375 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2019-01-18 06:59:39,376 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: 73e0e1cd-5947-43d0-b9d4-a73b75e1c38e) | 2019-01-18 06:59:39,376 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2019-01-18 06:59:39,376 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: ef44705c-ddf6-4250-9eb0-4c27dadd965c) | 2019-01-18 06:59:39,376 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 52 | 2019-01-18 06:59:39,376 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 97.007 | 2019-01-18 06:59:39,376 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 43 | 2019-01-18 06:59:39,376 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 9 | 2019-01-18 06:59:39,376 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2019-01-18 06:59:39,376 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2019-01-18 06:59:39,377 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2019-01-18 06:59:39,377 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2019-01-18 06:59:39,377 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------------------------------------------------------------------+ 2019-01-18 06:59:39,377 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests | 2019-01-18 06:59:39,416 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest neutron_trunk success_rate is 100.0% 2019-01-18 06:59:39,553 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2019-01-18 06:59:39,553 - xtesting.ci.run_tests - INFO - Test result: +-----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-----------------------+------------------+------------------+----------------+ | neutron_trunk | functest | 02:07 | PASS | +-----------------------+------------------+------------------+----------------+ 2019-01-18 06:59:39,556 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-01-18 06:59:39,557 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9292/v2/images/adb0fff8-d219-4ff8-a473-1165df55e23c -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0976247f9cb7b5210dec3a695684cbada27f91a5" 2019-01-18 06:59:41,490 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-c6ecb6a1-943a-49c4-a8f3-51ff4fbef588 Date: Fri, 18 Jan 2019 06:59:41 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-18 06:59:41,490 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/adb0fff8-d219-4ff8-a473-1165df55e23c used request id req-c6ecb6a1-943a-49c4-a8f3-51ff4fbef588 2019-01-18 06:59:41,490 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.93390321732s 2019-01-18 06:59:41,491 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/adb0fff8-d219-4ff8-a473-1165df55e23c used request id req-c6ecb6a1-943a-49c4-a8f3-51ff4fbef588 2019-01-18 06:59:41,491 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-01-18 06:59:41,494 - 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}ef33f94878c8404467de6b484ab1a1adfbdfd417" 2019-01-18 06:59:41,527 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:59: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-c4b15e22-f2fb-499e-99fc-07ae6940ede8 x-compute-request-id: req-c4b15e22-f2fb-499e-99fc-07ae6940ede8 Content-Encoding: gzip Content-Length: 368 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/09fb032a-bdbe-48e4-8864-95f7fd4e9307", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/09fb032a-bdbe-48e4-8864-95f7fd4e9307", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "09fb032a-bdbe-48e4-8864-95f7fd4e9307", "name": "neutron_trunk-flavor_alt_693516de-10f9-420c-91b2-e773249dccca", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}, {"links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/a14e2235-d047-4ca1-b3b0-f19bf0d775d6", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/a14e2235-d047-4ca1-b3b0-f19bf0d775d6", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "a14e2235-d047-4ca1-b3b0-f19bf0d775d6", "name": "neutron_trunk-flavor_693516de-10f9-420c-91b2-e773249dccca", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2019-01-18 06:59:41,527 - 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-c4b15e22-f2fb-499e-99fc-07ae6940ede8 2019-01-18 06:59:41,527 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0358409881592s 2019-01-18 06:59:41,527 - 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-c4b15e22-f2fb-499e-99fc-07ae6940ede8 2019-01-18 06:59:41,530 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-01-18 06:59:41,532 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:8774/v2.1/flavors/09fb032a-bdbe-48e4-8864-95f7fd4e9307 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ef33f94878c8404467de6b484ab1a1adfbdfd417" 2019-01-18 06:59:41,582 - keystoneauth.session - DEBUG - RESP: [202] Date: Fri, 18 Jan 2019 06:59: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-ac527280-71da-4d73-9f64-7d8f46f94e46 x-compute-request-id: req-ac527280-71da-4d73-9f64-7d8f46f94e46 Content-Length: 0 Content-Type: application/json 2019-01-18 06:59:41,582 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/09fb032a-bdbe-48e4-8864-95f7fd4e9307 used request id req-ac527280-71da-4d73-9f64-7d8f46f94e46 2019-01-18 06:59:41,583 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0527200698853s 2019-01-18 06:59:41,583 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/09fb032a-bdbe-48e4-8864-95f7fd4e9307 used request id req-ac527280-71da-4d73-9f64-7d8f46f94e46 2019-01-18 06:59:41,583 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-01-18 06:59:41,584 - 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}0976247f9cb7b5210dec3a695684cbada27f91a5" 2019-01-18 06:59:42,140 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1207 Content-Type: application/json X-Openstack-Request-Id: req-1ca29738-cef7-4dd5-b204-67ea3f3c7755 Date: Fri, 18 Jan 2019 06:59:42 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://af014572-0a5d-4a80-a07f-9105f52ab2c1/images/b3917954-b2a6-4e3b-b219-9c169d8da65f/snap", "metadata": {}}], "file": "/v2/images/b3917954-b2a6-4e3b-b219-9c169d8da65f/file", "owner": "b1669b0adbdb46e295efa88a4ed51325", "id": "b3917954-b2a6-4e3b-b219-9c169d8da65f", "size": 12716032, "self": "/v2/images/b3917954-b2a6-4e3b-b219-9c169d8da65f", "disk_format": "qcow2", "direct_url": "rbd://af014572-0a5d-4a80-a07f-9105f52ab2c1/images/b3917954-b2a6-4e3b-b219-9c169d8da65f/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2019-01-18T06:57:35Z", "visibility": "public", "owner_specified.shade.object": "images/neutron_trunk-img_693516de-10f9-420c-91b2-e773249dccca", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron_trunk-img_693516de-10f9-420c-91b2-e773249dccca", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-01-18T06:57:33Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-01-18 06:59:42,141 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-1ca29738-cef7-4dd5-b204-67ea3f3c7755 2019-01-18 06:59:42,141 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.557447910309s 2019-01-18 06:59:42,141 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-1ca29738-cef7-4dd5-b204-67ea3f3c7755 2019-01-18 06:59:42,143 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-01-18 06:59:42,144 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9292/v2/images/b3917954-b2a6-4e3b-b219-9c169d8da65f -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0976247f9cb7b5210dec3a695684cbada27f91a5" 2019-01-18 06:59:43,717 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-fcf79981-b01b-4367-960b-41bac450ad06 Date: Fri, 18 Jan 2019 06:59:43 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-18 06:59:43,717 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/b3917954-b2a6-4e3b-b219-9c169d8da65f used request id req-fcf79981-b01b-4367-960b-41bac450ad06 2019-01-18 06:59:43,718 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.57441186905s 2019-01-18 06:59:43,718 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/b3917954-b2a6-4e3b-b219-9c169d8da65f used request id req-fcf79981-b01b-4367-960b-41bac450ad06 2019-01-18 06:59:43,718 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-01-18 06:59:43,721 - 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}ef33f94878c8404467de6b484ab1a1adfbdfd417" 2019-01-18 06:59:43,750 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:59: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-e077467c-34ec-4fad-88d4-e21531b0906d x-compute-request-id: req-e077467c-34ec-4fad-88d4-e21531b0906d Content-Encoding: gzip Content-Length: 309 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/a14e2235-d047-4ca1-b3b0-f19bf0d775d6", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/a14e2235-d047-4ca1-b3b0-f19bf0d775d6", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "a14e2235-d047-4ca1-b3b0-f19bf0d775d6", "name": "neutron_trunk-flavor_693516de-10f9-420c-91b2-e773249dccca", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2019-01-18 06:59:43,750 - 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-e077467c-34ec-4fad-88d4-e21531b0906d 2019-01-18 06:59:43,750 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0318670272827s 2019-01-18 06:59:43,751 - 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-e077467c-34ec-4fad-88d4-e21531b0906d 2019-01-18 06:59:43,753 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-01-18 06:59:43,756 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:8774/v2.1/flavors/a14e2235-d047-4ca1-b3b0-f19bf0d775d6 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ef33f94878c8404467de6b484ab1a1adfbdfd417" 2019-01-18 06:59:43,798 - keystoneauth.session - DEBUG - RESP: [202] Date: Fri, 18 Jan 2019 06:59: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-263c52bb-852e-4cc0-b9a1-766f21549324 x-compute-request-id: req-263c52bb-852e-4cc0-b9a1-766f21549324 Content-Length: 0 Content-Type: application/json 2019-01-18 06:59:43,799 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/a14e2235-d047-4ca1-b3b0-f19bf0d775d6 used request id req-263c52bb-852e-4cc0-b9a1-766f21549324 2019-01-18 06:59:43,799 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0457978248596s 2019-01-18 06:59:43,799 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/a14e2235-d047-4ca1-b3b0-f19bf0d775d6 used request id req-263c52bb-852e-4cc0-b9a1-766f21549324 2019-01-18 06:59:43,799 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-01-18 06:59:43,800 - 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}ef33f94878c8404467de6b484ab1a1adfbdfd417" 2019-01-18 06:59:43,910 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:59:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6e68a4e2-dd08-448d-af90-ab53f0dc0476 Content-Encoding: gzip Content-Length: 866 Content-Type: application/json RESP BODY: {"users": [{"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/0607a2b4beb0408e9fa51cc5ba027ac6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0607a2b4beb0408e9fa51cc5ba027ac6", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/17c61b95071545a094cc82823d2b88b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "17c61b95071545a094cc82823d2b88b8", "email": "nova@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/29e5d2dfed2447bda26fc75bd1122674"}, "domain_id": "default", "enabled": true, "options": {}, "id": "29e5d2dfed2447bda26fc75bd1122674", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/3b6dcc8c791e4b6e8831f5b5e583de80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3b6dcc8c791e4b6e8831f5b5e583de80", "email": "neutron@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.23:5000/v3/users/45ab52d673584bc198669be88c88b878"}, "domain_id": "default", "enabled": true, "options": {}, "id": "45ab52d673584bc198669be88c88b878", "email": "barbican@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/57795b4ee52f49c6a71f55bb6c4012f8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "57795b4ee52f49c6a71f55bb6c4012f8", "email": "placement@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "neutron_trunk-user_693516de-10f9-420c-91b2-e773249dccca", "links": {"self": "http://172.30.9.23:5000/v3/users/59f50dbc539b452d89db8a53e51a53fb"}, "domain_id": "default", "enabled": true, "id": "59f50dbc539b452d89db8a53e51a53fb", "options": {}}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/5c52969262974d64ac2a300ca5d60f50"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c52969262974d64ac2a300ca5d60f50", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/5fc15572bb1c489ba92bd9945bbc1f64"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5fc15572bb1c489ba92bd9945bbc1f64", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/6b519d70e25f4e61a9dfd738cd6bba22"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6b519d70e25f4e61a9dfd738cd6bba22", "email": "heat@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.23:5000/v3/users/8248437208b540c2893a7117ad102a87"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8248437208b540c2893a7117ad102a87", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/890dee97e62840c5b15e36f03f6b7efc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "890dee97e62840c5b15e36f03f6b7efc", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/8cccb516ecc44ed9bb7c8633df108fd4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8cccb516ecc44ed9bb7c8633df108fd4", "email": "glance@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.23:5000/v3/users/97c3d863a98148299fa116fdb54be470"}, "domain_id": "default", "enabled": true, "options": {}, "id": "97c3d863a98148299fa116fdb54be470", "email": "tacker@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/a2a0c8c0f19941808c9f618af50b3b79"}, "domain_id": "c19db1b8f60647a9a114cd23287c807b", "enabled": true, "options": {}, "id": "a2a0c8c0f19941808c9f618af50b3b79", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/fe5de73ba9cb41b2be24ccf1f72f5ed4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe5de73ba9cb41b2be24ccf1f72f5ed4", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2019-01-18 06:59:43,910 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-6e68a4e2-dd08-448d-af90-ab53f0dc0476 2019-01-18 06:59:43,910 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.110829114914s 2019-01-18 06:59:43,911 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-6e68a4e2-dd08-448d-af90-ab53f0dc0476 2019-01-18 06:59:43,917 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-01-18 06:59:43,918 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/users/59f50dbc539b452d89db8a53e51a53fb -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ef33f94878c8404467de6b484ab1a1adfbdfd417" 2019-01-18 06:59:44,005 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:59:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-17c810c1-3082-44ed-b7ba-d3b7a35094cb 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/59f50dbc539b452d89db8a53e51a53fb"}, "enabled": true, "id": "59f50dbc539b452d89db8a53e51a53fb", "options": {}, "domain_id": "default", "name": "neutron_trunk-user_693516de-10f9-420c-91b2-e773249dccca"}} 2019-01-18 06:59:44,005 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users/59f50dbc539b452d89db8a53e51a53fb used request id req-17c810c1-3082-44ed-b7ba-d3b7a35094cb 2019-01-18 06:59:44,005 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0878050327301s 2019-01-18 06:59:44,005 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users/59f50dbc539b452d89db8a53e51a53fb used request id req-17c810c1-3082-44ed-b7ba-d3b7a35094cb 2019-01-18 06:59:44,006 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-01-18 06:59:44,007 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:5000/v3/users/59f50dbc539b452d89db8a53e51a53fb -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ef33f94878c8404467de6b484ab1a1adfbdfd417" 2019-01-18 06:59:44,203 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 06:59:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-56060603-f07f-4661-a21e-5beecc15bea2 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 06:59:44,204 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/59f50dbc539b452d89db8a53e51a53fb used request id req-56060603-f07f-4661-a21e-5beecc15bea2 2019-01-18 06:59:44,204 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.197725057602s 2019-01-18 06:59:44,204 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/59f50dbc539b452d89db8a53e51a53fb used request id req-56060603-f07f-4661-a21e-5beecc15bea2 2019-01-18 06:59:44,205 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-01-18 06:59:44,205 - 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}ef33f94878c8404467de6b484ab1a1adfbdfd417" 2019-01-18 06:59:44,290 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:59:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-68e45d08-5ad1-4524-b204-6c517f8f771e 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": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/47feb8aba08a40dca7028a1701e597b9"}, "enabled": true, "id": "47feb8aba08a40dca7028a1701e597b9", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/9c53a91613fb4d5080479ac6f51697ed"}, "enabled": true, "id": "9c53a91613fb4d5080479ac6f51697ed", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: neutron_trunk", "links": {"self": "http://172.30.9.23:5000/v3/projects/b1669b0adbdb46e295efa88a4ed51325"}, "enabled": true, "id": "b1669b0adbdb46e295efa88a4ed51325", "parent_id": "default", "domain_id": "default", "name": "neutron_trunk-project_693516de-10f9-420c-91b2-e773249dccca"}]} 2019-01-18 06:59:44,290 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects used request id req-68e45d08-5ad1-4524-b204-6c517f8f771e 2019-01-18 06:59:44,290 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0852580070496s 2019-01-18 06:59:44,290 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects used request id req-68e45d08-5ad1-4524-b204-6c517f8f771e 2019-01-18 06:59:44,293 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-01-18 06:59:44,293 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:5000/v3/projects/b1669b0adbdb46e295efa88a4ed51325 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ef33f94878c8404467de6b484ab1a1adfbdfd417" 2019-01-18 06:59:44,444 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 06:59:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a37181e2-0b33-4254-840c-a0ac02a0a430 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 06:59:44,444 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/b1669b0adbdb46e295efa88a4ed51325 used request id req-a37181e2-0b33-4254-840c-a0ac02a0a430 2019-01-18 06:59:44,444 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.151475906372s 2019-01-18 06:59:44,445 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/b1669b0adbdb46e295efa88a4ed51325 used request id req-a37181e2-0b33-4254-840c-a0ac02a0a430 2019-01-18 06:59:44,445 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2019-01-18 06:59:44,446 - 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}ef33f94878c8404467de6b484ab1a1adfbdfd417" 2019-01-18 06:59:44,613 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:59:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7237a78d-b5c8-42a7-a914-06032b7a45c9 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": "6b115974ba44438291adad66031f69e5", "links": {"self": "http://172.30.9.23:5000/v3/roles/6b115974ba44438291adad66031f69e5"}, "name": "Member"}, {"domain_id": null, "id": "6b7f4f4f76264b6fb449c43b86ee3817", "links": {"self": "http://172.30.9.23:5000/v3/roles/6b7f4f4f76264b6fb449c43b86ee3817"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a482b711adf94961bf4bb28eda7f0e28", "links": {"self": "http://172.30.9.23:5000/v3/roles/a482b711adf94961bf4bb28eda7f0e28"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e7e317b66c174923a8cb46c48d897c8d", "links": {"self": "http://172.30.9.23:5000/v3/roles/e7e317b66c174923a8cb46c48d897c8d"}, "name": "ResellerAdmin"}]} 2019-01-18 06:59:44,613 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-7237a78d-b5c8-42a7-a914-06032b7a45c9 2019-01-18 06:59:44,613 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.168220996857s 2019-01-18 06:59:44,615 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleDelete 2019-01-18 06:59:44,616 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:5000/v3/roles/6b115974ba44438291adad66031f69e5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef33f94878c8404467de6b484ab1a1adfbdfd417" 2019-01-18 06:59:44,747 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 06:59:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fdfb919b-1574-4e28-8451-3ffc05bb0060 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 06:59:44,747 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/6b115974ba44438291adad66031f69e5 used request id req-fdfb919b-1574-4e28-8451-3ffc05bb0060 2019-01-18 06:59:44,747 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleDelete in 0.132335186005s 2019-01-18 06:59:44,751 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-01-18 06:59:44,751 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:9696/v2.0/security-groups.json?project_id=b1669b0adbdb46e295efa88a4ed51325&name=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}ef33f94878c8404467de6b484ab1a1adfbdfd417" 2019-01-18 06:59:44,949 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-f8c8deb2-d73d-46bf-b952-9383262a31fb Date: Fri, 18 Jan 2019 06:59:44 GMT RESP BODY: {"security_groups": []} 2019-01-18 06:59:44,950 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json?project_id=b1669b0adbdb46e295efa88a4ed51325&name=default used request id req-f8c8deb2-d73d-46bf-b952-9383262a31fb 2019-01-18 06:59:44,950 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.19896697998s 2019-01-18 06:59:44,950 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json?project_id=b1669b0adbdb46e295efa88a4ed51325&name=default used request id req-f8c8deb2-d73d-46bf-b952-9383262a31fb 2019-01-18 06:59:44,951 - xtesting.ci.run_tests - INFO - Xtesting report: +------------------------------+------------------+---------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +------------------------------+------------------+---------------+------------------+----------------+ | vping_ssh | functest | smoke | 01:19 | PASS | | vping_userdata | functest | smoke | 00:39 | PASS | | tempest_smoke_serial | functest | smoke | 14:50 | PASS | | rally_sanity | functest | smoke | 25:49 | PASS | | refstack_defcore | functest | smoke | 05:47 | PASS | | patrole | functest | smoke | 02:39 | PASS | | snaps_smoke | functest | smoke | 58:06 | PASS | | neutron_trunk | functest | smoke | 02:07 | PASS | | odl | functest | smoke | 00:00 | SKIP | +------------------------------+------------------+---------------+------------------+----------------+ 2019-01-18 06:59:44,961 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2019-01-18 06:59:45,055 - paramiko.transport - DEBUG - EOF in transport thread 2019-01-18 06:59:45,161 - paramiko.transport - DEBUG - EOF in transport thread 2019-01-18 06:59:52,034 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-fraser-327 | | 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 | +--------------------------------------+----------------------------------------------------------+ 2019-01-18 06:59:52,040 - 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=dkNwyuBFBbhayuB4e9a2aFQ3Y export OS_NO_CACHE=True export COMPUTE_API_VERSION=1.1 export no_proxy=,172.30.9.23,192.30.9.5 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 2019-01-18 06:59:52,040 - xtesting.ci.run_tests - DEBUG - Test args: all 2019-01-18 06:59:52,041 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------+---------------+-----------------+---------------------+-------------------+ | TIERS | ORDER | CI LOOP | DESCRIPTION | TESTCASES | +---------------+---------------+-----------------+---------------------+-------------------+ +---------------+---------------+-----------------+---------------------+-------------------+ 2019-01-18 06:59:52,042 - 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 | +-----------------------------+------------------------+------------------+------------------+----------------+ 2019-01-18 06:59:52,046 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2019-01-18 06:59:56,842 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-fraser-327 | | 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 | +--------------------------------------+----------------------------------------------------------+ 2019-01-18 06:59:56,848 - 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=dkNwyuBFBbhayuB4e9a2aFQ3Y export OS_NO_CACHE=True export COMPUTE_API_VERSION=1.1 export no_proxy=,172.30.9.23,192.30.9.5 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 2019-01-18 06:59:56,848 - xtesting.ci.run_tests - DEBUG - Test args: all 2019-01-18 06:59:56,849 - 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 | +---------------+---------------+--------------------------+---------------------------------------+--------------------------------------------+ 2019-01-18 06:59:56,863 - xtesting.ci.run_tests - INFO - Loading test case 'cloudify_ims'... 2019-01-18 06:59:58,403 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2019-01-18 06:59:58,403 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2019-01-18 06:59:58,403 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2019-01-18 06:59:58,403 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2019-01-18 06:59:58,403 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2019-01-18 06:59:58,403 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2019-01-18 06:59:58,403 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2019-01-18 06:59:58,404 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2019-01-18 06:59:58,404 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2019-01-18 06:59:58,404 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2019-01-18 06:59:58,404 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2019-01-18 06:59:58,404 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2019-01-18 06:59:58,404 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2019-01-18 06:59:58,404 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2019-01-18 06:59:58,404 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2019-01-18 06:59:58,404 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2019-01-18 06:59:58,404 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2019-01-18 06:59:58,404 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2019-01-18 06:59:58,404 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2019-01-18 06:59:58,404 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2019-01-18 06:59:58,404 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2019-01-18 06:59:58,446 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2019-01-18 06:59:58,449 - 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" 2019-01-18 06:59:58,460 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:59:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-49d00be5-b0ac-4192-8347-68428c773b6b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 06:59:58,460 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-49d00be5-b0ac-4192-8347-68428c773b6b 2019-01-18 06:59:58,461 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 06:59:58,849 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}], "expires_at": "2019-01-18T07:59:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9c53a91613fb4d5080479ac6f51697ed", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/9c53a91613fb4d5080479ac6f51697ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/9c53a91613fb4d5080479ac6f51697ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/9c53a91613fb4d5080479ac6f51697ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/9c53a91613fb4d5080479ac6f51697ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/9c53a91613fb4d5080479ac6f51697ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/9c53a91613fb4d5080479ac6f51697ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/9c53a91613fb4d5080479ac6f51697ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/9c53a91613fb4d5080479ac6f51697ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/9c53a91613fb4d5080479ac6f51697ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/9c53a91613fb4d5080479ac6f51697ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/9c53a91613fb4d5080479ac6f51697ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/9c53a91613fb4d5080479ac6f51697ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "29e5d2dfed2447bda26fc75bd1122674"}, "audit_ids": ["z0F0w3G0QLmLpCtbZzC2mQ"], "issued_at": "2019-01-18T06:59:58.000000Z"}} 2019-01-18 06:59:58,853 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-01-18 06:59:58,854 - 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}9f7f08853175ca88fac025dafb3c7ee14d1022ce" 2019-01-18 06:59:59,112 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-d8ee2c22-2fff-4f90-aaac-fce7e97ed787 Date: Fri, 18 Jan 2019 06:59:59 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"c7128340-d09d-4472-ab8c-6b0e75149f5d","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"47feb8aba08a40dca7028a1701e597b9","status":"ACTIVE","subnets":["99f540fb-52d8-49ca-b59c-736c854d3c9e"],"description":"","tags":[],"updated_at":"2019-01-18T04:39:13Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"47feb8aba08a40dca7028a1701e597b9","created_at":"2019-01-18T04:39:06Z","provider:network_type":"flat"}]} 2019-01-18 06:59:59,113 - 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-d8ee2c22-2fff-4f90-aaac-fce7e97ed787 2019-01-18 06:59:59,113 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.259562969208s 2019-01-18 06:59:59,113 - 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-d8ee2c22-2fff-4f90-aaac-fce7e97ed787 2019-01-18 06:59:59,119 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainList 2019-01-18 06:59:59,123 - 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}9f7f08853175ca88fac025dafb3c7ee14d1022ce" 2019-01-18 06:59:59,128 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 18 Jan 2019 06:59: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"}]}]}} 2019-01-18 06:59:59,509 - 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}9f7f08853175ca88fac025dafb3c7ee14d1022ce" 2019-01-18 06:59:59,598 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 06:59:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-91914fcf-61b8-406f-9910-e472ac8a7b2f Content-Encoding: gzip Content-Length: 214 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/c19db1b8f60647a9a114cd23287c807b"}, "description": "", "name": "heat_stack", "enabled": true, "id": "c19db1b8f60647a9a114cd23287c807b"}, {"links": {"self": "http://172.30.9.23: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}} 2019-01-18 06:59:59,598 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains used request id req-91914fcf-61b8-406f-9910-e472ac8a7b2f 2019-01-18 06:59:59,598 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainList in 0.479169130325s 2019-01-18 06:59:59,600 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-01-18 06:59:59,601 - 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}9f7f08853175ca88fac025dafb3c7ee14d1022ce" -d '{"project": {"description": "Created by OPNFV Functest: cloudify_ims", "enabled": true, "domain_id": "default", "name": "cloudify_ims-project_1ca01ad2-5231-490b-a55b-e22ffb3bc7ae"}}' 2019-01-18 06:59:59,706 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 18 Jan 2019 06:59:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8563a7ed-cc2b-4b67-8a32-f48f89b6feba 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/87548a2f9ec54cf09a4e529f1d44eaeb"}, "enabled": true, "id": "87548a2f9ec54cf09a4e529f1d44eaeb", "parent_id": "default", "domain_id": "default", "name": "cloudify_ims-project_1ca01ad2-5231-490b-a55b-e22ffb3bc7ae"}} 2019-01-18 06:59:59,706 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-8563a7ed-cc2b-4b67-8a32-f48f89b6feba 2019-01-18 06:59:59,706 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.105902910233s 2019-01-18 06:59:59,706 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-8563a7ed-cc2b-4b67-8a32-f48f89b6feba 2019-01-18 06:59:59,707 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'parent_id': u'default', 'is_domain': False, 'name': u'cloudify_ims-project_1ca01ad2-5231-490b-a55b-e22ffb3bc7ae', 'id': u'87548a2f9ec54cf09a4e529f1d44eaeb', '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'})}) 2019-01-18 06:59:59,708 - shade.task_manager - DEBUG - Manager envvars:regionOne running task UserCreate 2019-01-18 07:00:00,076 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task UserCreate in 0.368423938751s 2019-01-18 07:00:00,077 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/users/c8ee775cea4d49969d0b659a57d412c9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f7f08853175ca88fac025dafb3c7ee14d1022ce" 2019-01-18 07:00:00,173 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 07:00:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-85b07331-f4f7-4637-8fd9-7d5fbcc7342e 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/c8ee775cea4d49969d0b659a57d412c9"}, "enabled": true, "id": "c8ee775cea4d49969d0b659a57d412c9", "options": {}, "domain_id": "default", "name": "cloudify_ims-user_1ca01ad2-5231-490b-a55b-e22ffb3bc7ae"}} 2019-01-18 07:00:00,173 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users/c8ee775cea4d49969d0b659a57d412c9 used request id req-85b07331-f4f7-4637-8fd9-7d5fbcc7342e 2019-01-18 07:00:00,174 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'c8ee775cea4d49969d0b659a57d412c9', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'cloudify_ims-user_1ca01ad2-5231-490b-a55b-e22ffb3bc7ae'}) 2019-01-18 07:00:00,175 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2019-01-18 07:00:00,175 - 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}9f7f08853175ca88fac025dafb3c7ee14d1022ce" 2019-01-18 07:00:00,192 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 07:00:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a5a21f60-2a26-411c-91f6-64716f49845c Content-Encoding: gzip Content-Length: 285 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6b7f4f4f76264b6fb449c43b86ee3817", "links": {"self": "http://172.30.9.23:5000/v3/roles/6b7f4f4f76264b6fb449c43b86ee3817"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a482b711adf94961bf4bb28eda7f0e28", "links": {"self": "http://172.30.9.23:5000/v3/roles/a482b711adf94961bf4bb28eda7f0e28"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e7e317b66c174923a8cb46c48d897c8d", "links": {"self": "http://172.30.9.23:5000/v3/roles/e7e317b66c174923a8cb46c48d897c8d"}, "name": "ResellerAdmin"}]} 2019-01-18 07:00:00,192 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-a5a21f60-2a26-411c-91f6-64716f49845c 2019-01-18 07:00:00,192 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0176138877869s 2019-01-18 07:00:00,193 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2019-01-18 07:00:00,194 - 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}9f7f08853175ca88fac025dafb3c7ee14d1022ce" 2019-01-18 07:00:00,278 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 07:00:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5277b258-1e16-4452-b4fe-ca24be127322 Content-Encoding: gzip Content-Length: 285 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6b7f4f4f76264b6fb449c43b86ee3817", "links": {"self": "http://172.30.9.23:5000/v3/roles/6b7f4f4f76264b6fb449c43b86ee3817"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a482b711adf94961bf4bb28eda7f0e28", "links": {"self": "http://172.30.9.23:5000/v3/roles/a482b711adf94961bf4bb28eda7f0e28"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e7e317b66c174923a8cb46c48d897c8d", "links": {"self": "http://172.30.9.23:5000/v3/roles/e7e317b66c174923a8cb46c48d897c8d"}, "name": "ResellerAdmin"}]} 2019-01-18 07:00:00,279 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-5277b258-1e16-4452-b4fe-ca24be127322 2019-01-18 07:00:00,279 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0855741500854s 2019-01-18 07:00:00,280 - functest.core.tenantnetwork - INFO - Creating default role Member 2019-01-18 07:00:00,281 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleCreate 2019-01-18 07:00:00,282 - 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}9f7f08853175ca88fac025dafb3c7ee14d1022ce" -d '{"role": {"name": "Member"}}' 2019-01-18 07:00:00,382 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 18 Jan 2019 07:00:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f132748e-869c-4056-a5f0-14aae2f2e4cc Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "98594ccf70304404b62d7bfdb212f974", "links": {"self": "http://172.30.9.23:5000/v3/roles/98594ccf70304404b62d7bfdb212f974"}, "name": "Member"}} 2019-01-18 07:00:00,382 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-f132748e-869c-4056-a5f0-14aae2f2e4cc 2019-01-18 07:00:00,382 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleCreate in 0.101000785828s 2019-01-18 07:00:00,383 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles/98594ccf70304404b62d7bfdb212f974 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f7f08853175ca88fac025dafb3c7ee14d1022ce" 2019-01-18 07:00:00,472 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 07:00:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-99bd0a36-7cc5-41b2-9815-1b97d79975e0 Content-Encoding: gzip Content-Length: 144 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.23:5000/v3/roles/98594ccf70304404b62d7bfdb212f974"}, "domain_id": null, "name": "Member", "id": "98594ccf70304404b62d7bfdb212f974"}} 2019-01-18 07:00:00,472 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/98594ccf70304404b62d7bfdb212f974 used request id req-99bd0a36-7cc5-41b2-9815-1b97d79975e0 2019-01-18 07:00:00,473 - functest.core.tenantnetwork - DEBUG - role: Munch({'NAME_ATTR': 'name', 'name': u'Member', 'links': {u'self': u'http://172.30.9.23:5000/v3/roles/98594ccf70304404b62d7bfdb212f974'}, 'domain_id': None, 'human_id': None, 'id': u'98594ccf70304404b62d7bfdb212f974', 'HUMAN_ID': False}) 2019-01-18 07:00:00,473 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2019-01-18 07:00:00,474 - 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}9f7f08853175ca88fac025dafb3c7ee14d1022ce" 2019-01-18 07:00:00,551 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 07:00:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bfcd793f-7173-4086-8291-047c75e6d85e 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": "6b7f4f4f76264b6fb449c43b86ee3817", "links": {"self": "http://172.30.9.23:5000/v3/roles/6b7f4f4f76264b6fb449c43b86ee3817"}, "name": "admin"}, {"domain_id": null, "id": "98594ccf70304404b62d7bfdb212f974", "links": {"self": "http://172.30.9.23:5000/v3/roles/98594ccf70304404b62d7bfdb212f974"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a482b711adf94961bf4bb28eda7f0e28", "links": {"self": "http://172.30.9.23:5000/v3/roles/a482b711adf94961bf4bb28eda7f0e28"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e7e317b66c174923a8cb46c48d897c8d", "links": {"self": "http://172.30.9.23:5000/v3/roles/e7e317b66c174923a8cb46c48d897c8d"}, "name": "ResellerAdmin"}]} 2019-01-18 07:00:00,551 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-bfcd793f-7173-4086-8291-047c75e6d85e 2019-01-18 07:00:00,552 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.078528881073s 2019-01-18 07:00:00,553 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2019-01-18 07:00:00,553 - 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}9f7f08853175ca88fac025dafb3c7ee14d1022ce" 2019-01-18 07:00:00,628 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 07:00:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-00b7d4f0-3637-4b2a-8a50-2d168d39d2f4 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"}} 2019-01-18 07:00:00,628 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains/default used request id req-00b7d4f0-3637-4b2a-8a50-2d168d39d2f4 2019-01-18 07:00:00,629 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.075786113739s 2019-01-18 07:00:00,630 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-01-18 07:00:00,630 - 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}9f7f08853175ca88fac025dafb3c7ee14d1022ce" 2019-01-18 07:00:00,730 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 07:00:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0878ff83-8035-4fb8-b93f-25116cf507db Content-Encoding: gzip Content-Length: 872 Content-Type: application/json RESP BODY: {"users": [{"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/0607a2b4beb0408e9fa51cc5ba027ac6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0607a2b4beb0408e9fa51cc5ba027ac6", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/17c61b95071545a094cc82823d2b88b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "17c61b95071545a094cc82823d2b88b8", "email": "nova@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/29e5d2dfed2447bda26fc75bd1122674"}, "domain_id": "default", "enabled": true, "options": {}, "id": "29e5d2dfed2447bda26fc75bd1122674", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/3b6dcc8c791e4b6e8831f5b5e583de80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3b6dcc8c791e4b6e8831f5b5e583de80", "email": "neutron@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.23:5000/v3/users/45ab52d673584bc198669be88c88b878"}, "domain_id": "default", "enabled": true, "options": {}, "id": "45ab52d673584bc198669be88c88b878", "email": "barbican@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/57795b4ee52f49c6a71f55bb6c4012f8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "57795b4ee52f49c6a71f55bb6c4012f8", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/5c52969262974d64ac2a300ca5d60f50"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c52969262974d64ac2a300ca5d60f50", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/5fc15572bb1c489ba92bd9945bbc1f64"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5fc15572bb1c489ba92bd9945bbc1f64", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/6b519d70e25f4e61a9dfd738cd6bba22"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6b519d70e25f4e61a9dfd738cd6bba22", "email": "heat@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.23:5000/v3/users/8248437208b540c2893a7117ad102a87"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8248437208b540c2893a7117ad102a87", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/890dee97e62840c5b15e36f03f6b7efc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "890dee97e62840c5b15e36f03f6b7efc", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/8cccb516ecc44ed9bb7c8633df108fd4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8cccb516ecc44ed9bb7c8633df108fd4", "email": "glance@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.23:5000/v3/users/97c3d863a98148299fa116fdb54be470"}, "domain_id": "default", "enabled": true, "options": {}, "id": "97c3d863a98148299fa116fdb54be470", "email": "tacker@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/a2a0c8c0f19941808c9f618af50b3b79"}, "domain_id": "c19db1b8f60647a9a114cd23287c807b", "enabled": true, "options": {}, "id": "a2a0c8c0f19941808c9f618af50b3b79", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "cloudify_ims-user_1ca01ad2-5231-490b-a55b-e22ffb3bc7ae", "links": {"self": "http://172.30.9.23:5000/v3/users/c8ee775cea4d49969d0b659a57d412c9"}, "domain_id": "default", "enabled": true, "id": "c8ee775cea4d49969d0b659a57d412c9", "options": {}}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/fe5de73ba9cb41b2be24ccf1f72f5ed4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe5de73ba9cb41b2be24ccf1f72f5ed4", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2019-01-18 07:00:00,731 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-0878ff83-8035-4fb8-b93f-25116cf507db 2019-01-18 07:00:00,731 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.101114988327s 2019-01-18 07:00:00,731 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-0878ff83-8035-4fb8-b93f-25116cf507db 2019-01-18 07:00:00,736 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-01-18 07:00:00,737 - 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}9f7f08853175ca88fac025dafb3c7ee14d1022ce" 2019-01-18 07:00:00,818 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 07:00:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3af22efc-8487-4851-916f-e471a6a20d21 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": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/47feb8aba08a40dca7028a1701e597b9"}, "enabled": true, "id": "47feb8aba08a40dca7028a1701e597b9", "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/87548a2f9ec54cf09a4e529f1d44eaeb"}, "enabled": true, "id": "87548a2f9ec54cf09a4e529f1d44eaeb", "parent_id": "default", "domain_id": "default", "name": "cloudify_ims-project_1ca01ad2-5231-490b-a55b-e22ffb3bc7ae"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/9c53a91613fb4d5080479ac6f51697ed"}, "enabled": true, "id": "9c53a91613fb4d5080479ac6f51697ed", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2019-01-18 07:00:00,818 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-3af22efc-8487-4851-916f-e471a6a20d21 2019-01-18 07:00:00,818 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0816040039062s 2019-01-18 07:00:00,818 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-3af22efc-8487-4851-916f-e471a6a20d21 2019-01-18 07:00:00,821 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2019-01-18 07:00:00,822 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/role_assignments?user.id=c8ee775cea4d49969d0b659a57d412c9&scope.project.id=87548a2f9ec54cf09a4e529f1d44eaeb&role.id=98594ccf70304404b62d7bfdb212f974 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f7f08853175ca88fac025dafb3c7ee14d1022ce" 2019-01-18 07:00:00,899 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 07:00:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0f39fa25-b653-4440-bfeb-81c981c22fca 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=c8ee775cea4d49969d0b659a57d412c9&scope.project.id=87548a2f9ec54cf09a4e529f1d44eaeb&role.id=98594ccf70304404b62d7bfdb212f974", "previous": null, "next": null}} 2019-01-18 07:00:00,899 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/role_assignments?user.id=c8ee775cea4d49969d0b659a57d412c9&scope.project.id=87548a2f9ec54cf09a4e529f1d44eaeb&role.id=98594ccf70304404b62d7bfdb212f974 used request id req-0f39fa25-b653-4440-bfeb-81c981c22fca 2019-01-18 07:00:00,899 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0780181884766s 2019-01-18 07:00:00,900 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2019-01-18 07:00:00,900 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:5000/v3/projects/87548a2f9ec54cf09a4e529f1d44eaeb/users/c8ee775cea4d49969d0b659a57d412c9/roles/98594ccf70304404b62d7bfdb212f974 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f7f08853175ca88fac025dafb3c7ee14d1022ce" 2019-01-18 07:00:01,012 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 07:00:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f78f3f30-fda7-403d-80c4-db0261e10813 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 07:00:01,013 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/87548a2f9ec54cf09a4e529f1d44eaeb/users/c8ee775cea4d49969d0b659a57d412c9/roles/98594ccf70304404b62d7bfdb212f974 used request id req-f78f3f30-fda7-403d-80c4-db0261e10813 2019-01-18 07:00:01,013 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.113301038742s 2019-01-18 07:00:01,014 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'cloudify_ims-project_1ca01ad2-5231-490b-a55b-e22ffb3bc7ae', 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': '661532dd-97ef-4aa0-8a94-4d466db6963b', 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_1ca01ad2-5231-490b-a55b-e22ffb3bc7ae', 'project_id': u'87548a2f9ec54cf09a4e529f1d44eaeb', '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': {}}}} 2019-01-18 07:00:01,015 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2019-01-18 07:00:01,015 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2019-01-18 07:00:01,016 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2019-01-18 07:00:01,016 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2019-01-18 07:00:01,016 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2019-01-18 07:00:01,016 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2019-01-18 07:00:01,016 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2019-01-18 07:00:01,016 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2019-01-18 07:00:01,016 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2019-01-18 07:00:01,016 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2019-01-18 07:00:01,016 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2019-01-18 07:00:01,017 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2019-01-18 07:00:01,017 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2019-01-18 07:00:01,017 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2019-01-18 07:00:01,017 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2019-01-18 07:00:01,017 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2019-01-18 07:00:01,017 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2019-01-18 07:00:01,017 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2019-01-18 07:00:01,017 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2019-01-18 07:00:01,017 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2019-01-18 07:00:01,018 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2019-01-18 07:00:01,018 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2019-01-18 07:00:01,019 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'cloudify_ims-user_1ca01ad2-5231-490b-a55b-e22ffb3bc7ae', 'password': '661532dd-97ef-4aa0-8a94-4d466db6963b', 'project_name': 'cloudify_ims-project_1ca01ad2-5231-490b-a55b-e22ffb3bc7ae', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.23:5000/v3', 'project_id': '87548a2f9ec54cf09a4e529f1d44eaeb', 'project_domain_name': 'Default'} 2019-01-18 07:00:01,075 - 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'}} 2019-01-18 07:00:01,089 - xtesting.ci.run_tests - INFO - Running test case 'cloudify_ims'... 2019-01-18 07:00:01,090 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainList 2019-01-18 07:00:01,090 - 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}9f7f08853175ca88fac025dafb3c7ee14d1022ce" 2019-01-18 07:00:01,171 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 07:00:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dd8e3ca0-af28-4eba-98ce-7e199d998538 Content-Encoding: gzip Content-Length: 214 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/c19db1b8f60647a9a114cd23287c807b"}, "description": "", "name": "heat_stack", "enabled": true, "id": "c19db1b8f60647a9a114cd23287c807b"}, {"links": {"self": "http://172.30.9.23: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}} 2019-01-18 07:00:01,171 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains used request id req-dd8e3ca0-af28-4eba-98ce-7e199d998538 2019-01-18 07:00:01,172 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainList in 0.0817308425903s 2019-01-18 07:00:01,173 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-01-18 07:00:01,174 - 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}9f7f08853175ca88fac025dafb3c7ee14d1022ce" 2019-01-18 07:00:01,250 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 07:00:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-648e2452-1506-41be-a1ef-881d049314ca 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": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/47feb8aba08a40dca7028a1701e597b9"}, "enabled": true, "id": "47feb8aba08a40dca7028a1701e597b9", "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/87548a2f9ec54cf09a4e529f1d44eaeb"}, "enabled": true, "id": "87548a2f9ec54cf09a4e529f1d44eaeb", "parent_id": "default", "domain_id": "default", "name": "cloudify_ims-project_1ca01ad2-5231-490b-a55b-e22ffb3bc7ae"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/9c53a91613fb4d5080479ac6f51697ed"}, "enabled": true, "id": "9c53a91613fb4d5080479ac6f51697ed", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2019-01-18 07:00:01,250 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-648e2452-1506-41be-a1ef-881d049314ca 2019-01-18 07:00:01,250 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0770809650421s 2019-01-18 07:00:01,251 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-648e2452-1506-41be-a1ef-881d049314ca 2019-01-18 07:00:01,254 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-01-18 07:00:01,254 - 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}9f7f08853175ca88fac025dafb3c7ee14d1022ce" -d '{"network": {"tenant_id": "87548a2f9ec54cf09a4e529f1d44eaeb", "name": "cloudify_ims-net_1ca01ad2-5231-490b-a55b-e22ffb3bc7ae", "admin_state_up": true}}' 2019-01-18 07:00:01,781 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 706 X-Openstack-Request-Id: req-f63af026-eb13-4245-912c-58eb74565679 Date: Fri, 18 Jan 2019 07:00: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":"96c89bdc-476b-4124-b351-17f786dda6dc","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":25,"ipv4_address_scope":null,"shared":false,"project_id":"87548a2f9ec54cf09a4e529f1d44eaeb","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-18T07:00:01Z","is_default":false,"qos_policy_id":null,"name":"cloudify_ims-net_1ca01ad2-5231-490b-a55b-e22ffb3bc7ae","admin_state_up":true,"tenant_id":"87548a2f9ec54cf09a4e529f1d44eaeb","created_at":"2019-01-18T07:00:01Z","mtu":1450}} 2019-01-18 07:00:01,781 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-f63af026-eb13-4245-912c-58eb74565679 2019-01-18 07:00:01,781 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.527366876602s 2019-01-18 07:00:01,781 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-f63af026-eb13-4245-912c-58eb74565679 2019-01-18 07:00:01,782 - 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'2019-01-18T07:00:01Z', u'is_default': False, u'revision_number': 3, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'96c89bdc-476b-4124-b351-17f786dda6dc', u'provider:segmentation_id': 25, 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_1ca01ad2-5231-490b-a55b-e22ffb3bc7ae', u'created_at': u'2019-01-18T07:00:01Z', u'mtu': 1450, u'tenant_id': u'87548a2f9ec54cf09a4e529f1d44eaeb', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'87548a2f9ec54cf09a4e529f1d44eaeb'}) 2019-01-18 07:00:01,783 - 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" 2019-01-18 07:00:01,789 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 07:00:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ced144d8-e875-49b9-ba66-94f5f113c53e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 07:00:01,789 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-ced144d8-e875-49b9-ba66-94f5f113c53e 2019-01-18 07:00:01,790 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 07:00:02,161 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "98594ccf70304404b62d7bfdb212f974", "name": "Member"}], "expires_at": "2019-01-18T08:00:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "87548a2f9ec54cf09a4e529f1d44eaeb", "name": "cloudify_ims-project_1ca01ad2-5231-490b-a55b-e22ffb3bc7ae"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/87548a2f9ec54cf09a4e529f1d44eaeb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/87548a2f9ec54cf09a4e529f1d44eaeb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/87548a2f9ec54cf09a4e529f1d44eaeb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/87548a2f9ec54cf09a4e529f1d44eaeb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/87548a2f9ec54cf09a4e529f1d44eaeb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/87548a2f9ec54cf09a4e529f1d44eaeb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/87548a2f9ec54cf09a4e529f1d44eaeb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/87548a2f9ec54cf09a4e529f1d44eaeb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/87548a2f9ec54cf09a4e529f1d44eaeb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/87548a2f9ec54cf09a4e529f1d44eaeb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/87548a2f9ec54cf09a4e529f1d44eaeb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/87548a2f9ec54cf09a4e529f1d44eaeb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "cloudify_ims-user_1ca01ad2-5231-490b-a55b-e22ffb3bc7ae", "id": "c8ee775cea4d49969d0b659a57d412c9"}, "audit_ids": ["qsXJnTNaQw6qVSQ7fCfG3w"], "issued_at": "2019-01-18T07:00:02.000000Z"}} 2019-01-18 07:00:02,165 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-01-18 07:00:02,165 - 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}249f53895009d12a5f47e6699ed9156651d39cd1" 2019-01-18 07:00:02,451 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1193 X-Openstack-Request-Id: req-23958c82-41da-415c-b80b-a31aded035d2 Date: Fri, 18 Jan 2019 07:00:02 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":"2019-01-18T07:00:01Z","tenant_id":"87548a2f9ec54cf09a4e529f1d44eaeb","created_at":"2019-01-18T07:00:01Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"87548a2f9ec54cf09a4e529f1d44eaeb","id":"96c89bdc-476b-4124-b351-17f786dda6dc","name":"cloudify_ims-net_1ca01ad2-5231-490b-a55b-e22ffb3bc7ae"},{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"c7128340-d09d-4472-ab8c-6b0e75149f5d","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"47feb8aba08a40dca7028a1701e597b9","status":"ACTIVE","subnets":["99f540fb-52d8-49ca-b59c-736c854d3c9e"],"description":"","tags":[],"updated_at":"2019-01-18T04:39:13Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"47feb8aba08a40dca7028a1701e597b9","created_at":"2019-01-18T04:39:06Z","mtu":1500}]} 2019-01-18 07:00:02,451 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-23958c82-41da-415c-b80b-a31aded035d2 2019-01-18 07:00:02,451 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.286447048187s 2019-01-18 07:00:02,452 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-23958c82-41da-415c-b80b-a31aded035d2 2019-01-18 07:00:02,453 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-01-18 07:00:02,454 - 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}249f53895009d12a5f47e6699ed9156651d39cd1" -d '{"subnet": {"name": "cloudify_ims-subnet_1ca01ad2-5231-490b-a55b-e22ffb3bc7ae", "enable_dhcp": true, "network_id": "96c89bdc-476b-4124-b351-17f786dda6dc", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2019-01-18 07:00:03,302 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 680 X-Openstack-Request-Id: req-d73ab493-e035-4b33-85e4-e7ac86eff7f5 Date: Fri, 18 Jan 2019 07:00:03 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"96c89bdc-476b-4124-b351-17f786dda6dc","tenant_id":"87548a2f9ec54cf09a4e529f1d44eaeb","created_at":"2019-01-18T07:00:02Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-01-18T07:00:02Z","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":"87548a2f9ec54cf09a4e529f1d44eaeb","id":"e3fb8a50-98f2-4c0f-8a94-2196b554a1b3","subnetpool_id":null,"name":"cloudify_ims-subnet_1ca01ad2-5231-490b-a55b-e22ffb3bc7ae"}} 2019-01-18 07:00:03,302 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-d73ab493-e035-4b33-85e4-e7ac86eff7f5 2019-01-18 07:00:03,303 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.84930896759s 2019-01-18 07:00:03,303 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-d73ab493-e035-4b33-85e4-e7ac86eff7f5 2019-01-18 07:00:03,303 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-01-18T07:00:02Z', 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'e3fb8a50-98f2-4c0f-8a94-2196b554a1b3', u'subnetpool_id': None, u'service_types': [], u'name': u'cloudify_ims-subnet_1ca01ad2-5231-490b-a55b-e22ffb3bc7ae', u'enable_dhcp': True, u'network_id': u'96c89bdc-476b-4124-b351-17f786dda6dc', u'tenant_id': u'87548a2f9ec54cf09a4e529f1d44eaeb', u'created_at': u'2019-01-18T07:00:02Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'87548a2f9ec54cf09a4e529f1d44eaeb'}) 2019-01-18 07:00:03,304 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-01-18 07:00:03,305 - 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}249f53895009d12a5f47e6699ed9156651d39cd1" -d '{"router": {"external_gateway_info": {"network_id": "c7128340-d09d-4472-ab8c-6b0e75149f5d"}, "name": "cloudify_ims-router_1ca01ad2-5231-490b-a55b-e22ffb3bc7ae", "admin_state_up": true}}' 2019-01-18 07:00:08,461 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 699 X-Openstack-Request-Id: req-86a4bd24-d742-4f1e-9202-771feb57bc76 Date: Fri, 18 Jan 2019 07:00:08 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "c7128340-d09d-4472-ab8c-6b0e75149f5d", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "99f540fb-52d8-49ca-b59c-736c854d3c9e", "ip_address": "172.30.9.201"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "87548a2f9ec54cf09a4e529f1d44eaeb", "created_at": "2019-01-18T07:00:04Z", "admin_state_up": true, "updated_at": "2019-01-18T07:00:05Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "87548a2f9ec54cf09a4e529f1d44eaeb", "id": "def94a1e-1b49-4555-9629-97c90cda77c0", "name": "cloudify_ims-router_1ca01ad2-5231-490b-a55b-e22ffb3bc7ae"}} 2019-01-18 07:00:08,462 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/routers.json used request id req-86a4bd24-d742-4f1e-9202-771feb57bc76 2019-01-18 07:00:08,462 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 5.15718483925s 2019-01-18 07:00:08,462 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/routers.json used request id req-86a4bd24-d742-4f1e-9202-771feb57bc76 2019-01-18 07:00:08,463 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-01-18T07:00:05Z', u'revision_number': 3, u'id': u'def94a1e-1b49-4555-9629-97c90cda77c0', u'external_gateway_info': {u'network_id': u'c7128340-d09d-4472-ab8c-6b0e75149f5d', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'99f540fb-52d8-49ca-b59c-736c854d3c9e', u'ip_address': u'172.30.9.201'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'cloudify_ims-router_1ca01ad2-5231-490b-a55b-e22ffb3bc7ae', u'admin_state_up': True, u'tenant_id': u'87548a2f9ec54cf09a4e529f1d44eaeb', u'created_at': u'2019-01-18T07:00:04Z', u'flavor_id': None, u'routes': [], u'project_id': u'87548a2f9ec54cf09a4e529f1d44eaeb'}) 2019-01-18 07:00:08,463 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-01-18 07:00:08,464 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9696/v2.0/routers/def94a1e-1b49-4555-9629-97c90cda77c0/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}249f53895009d12a5f47e6699ed9156651d39cd1" -d '{"subnet_id": "e3fb8a50-98f2-4c0f-8a94-2196b554a1b3"}' 2019-01-18 07:00:10,611 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-300d540b-e6ba-48d4-b00c-7fd2dfda213e Date: Fri, 18 Jan 2019 07:00:10 GMT RESP BODY: {"network_id": "96c89bdc-476b-4124-b351-17f786dda6dc", "tenant_id": "87548a2f9ec54cf09a4e529f1d44eaeb", "subnet_id": "e3fb8a50-98f2-4c0f-8a94-2196b554a1b3", "subnet_ids": ["e3fb8a50-98f2-4c0f-8a94-2196b554a1b3"], "port_id": "a8660cf2-7c8d-468f-b2b0-5604d862137c", "id": "def94a1e-1b49-4555-9629-97c90cda77c0"} 2019-01-18 07:00:10,612 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/def94a1e-1b49-4555-9629-97c90cda77c0/add_router_interface.json used request id req-300d540b-e6ba-48d4-b00c-7fd2dfda213e 2019-01-18 07:00:10,612 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.14850091934s 2019-01-18 07:00:10,612 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/def94a1e-1b49-4555-9629-97c90cda77c0/add_router_interface.json used request id req-300d540b-e6ba-48d4-b00c-7fd2dfda213e returning object def94a1e-1b49-4555-9629-97c90cda77c0 2019-01-18 07:00:10,613 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cloudify-manager-premium-4.0.1.qcow2 2019-01-18 07:00:34,469 - shade - DEBUG - Image file /home/opnfv/functest/images/cloudify-manager-premium-4.0.1.qcow2 md5:d9fa9deb2e0906ab7da21bd97d305fa1 sha256:e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a 2019-01-18 07:00:34,471 - 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}249f53895009d12a5f47e6699ed9156651d39cd1" 2019-01-18 07:00:34,478 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 648 Date: Fri, 18 Jan 2019 07:00:34 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"}]}]} 2019-01-18 07:00:34,480 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-01-18 07:00:34,481 - 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}249f53895009d12a5f47e6699ed9156651d39cd1" 2019-01-18 07:00:34,673 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-13868c36-d460-4921-afe9-06f9292481d5 Date: Fri, 18 Jan 2019 07:00:34 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-01-18 07:00:34,673 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-13868c36-d460-4921-afe9-06f9292481d5 2019-01-18 07:00:34,674 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.193090200424s 2019-01-18 07:00:34,674 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-13868c36-d460-4921-afe9-06f9292481d5 2019-01-18 07:00:34,675 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-01-18 07:00:34,676 - 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}249f53895009d12a5f47e6699ed9156651d39cd1" -d '{"owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "owner_specified.shade.object": "images/cloudify_ims-img_1ca01ad2-5231-490b-a55b-e22ffb3bc7ae", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "cloudify_ims-img_1ca01ad2-5231-490b-a55b-e22ffb3bc7ae"}' 2019-01-18 07:00:34,899 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 876 Content-Type: application/json Location: http://172.30.9.23:9292/v2/images/b9a51110-ab46-41b3-a74d-61d98d2ef6f1 X-Openstack-Request-Id: req-21ff5e40-2395-4ec5-a74b-2b6f704e1ad8 Date: Fri, 18 Jan 2019 07:00:34 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/b9a51110-ab46-41b3-a74d-61d98d2ef6f1/file", "owner": "87548a2f9ec54cf09a4e529f1d44eaeb", "id": "b9a51110-ab46-41b3-a74d-61d98d2ef6f1", "size": null, "self": "/v2/images/b9a51110-ab46-41b3-a74d-61d98d2ef6f1", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "updated_at": "2019-01-18T07:00:34Z", "visibility": "private", "owner_specified.shade.object": "images/cloudify_ims-img_1ca01ad2-5231-490b-a55b-e22ffb3bc7ae", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "cloudify_ims-img_1ca01ad2-5231-490b-a55b-e22ffb3bc7ae", "checksum": null, "created_at": "2019-01-18T07:00:34Z", "protected": false} 2019-01-18 07:00:34,899 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-21ff5e40-2395-4ec5-a74b-2b6f704e1ad8 2019-01-18 07:00:34,899 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.22386598587s 2019-01-18 07:00:34,899 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-21ff5e40-2395-4ec5-a74b-2b6f704e1ad8 returning object b9a51110-ab46-41b3-a74d-61d98d2ef6f1 2019-01-18 07:00:34,900 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-01-18 07:00:34,900 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9292/v2/images/b9a51110-ab46-41b3-a74d-61d98d2ef6f1/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}249f53895009d12a5f47e6699ed9156651d39cd1" -d '' 2019-01-18 07:01:55,190 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-2a10be65-b92e-43ff-8235-c34c1d133b7a Date: Fri, 18 Jan 2019 07:01:55 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-18 07:01:55,191 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/b9a51110-ab46-41b3-a74d-61d98d2ef6f1/file used request id req-2a10be65-b92e-43ff-8235-c34c1d133b7a 2019-01-18 07:01:55,191 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 80.2910859585s 2019-01-18 07:01:55,192 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/b9a51110-ab46-41b3-a74d-61d98d2ef6f1/file used request id req-2a10be65-b92e-43ff-8235-c34c1d133b7a 2019-01-18 07:01:55,193 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-01-18 07:01:55,194 - 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}249f53895009d12a5f47e6699ed9156651d39cd1" 2019-01-18 07:01:55,743 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1208 Content-Type: application/json X-Openstack-Request-Id: req-f4788eea-b654-4159-9a9d-2bc5a7a25b2e Date: Fri, 18 Jan 2019 07:01:55 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://af014572-0a5d-4a80-a07f-9105f52ab2c1/images/b9a51110-ab46-41b3-a74d-61d98d2ef6f1/snap", "metadata": {}}], "file": "/v2/images/b9a51110-ab46-41b3-a74d-61d98d2ef6f1/file", "owner": "87548a2f9ec54cf09a4e529f1d44eaeb", "id": "b9a51110-ab46-41b3-a74d-61d98d2ef6f1", "size": 4373348352, "self": "/v2/images/b9a51110-ab46-41b3-a74d-61d98d2ef6f1", "disk_format": "qcow2", "direct_url": "rbd://af014572-0a5d-4a80-a07f-9105f52ab2c1/images/b9a51110-ab46-41b3-a74d-61d98d2ef6f1/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "updated_at": "2019-01-18T07:01:55Z", "visibility": "private", "owner_specified.shade.object": "images/cloudify_ims-img_1ca01ad2-5231-490b-a55b-e22ffb3bc7ae", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "cloudify_ims-img_1ca01ad2-5231-490b-a55b-e22ffb3bc7ae", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2019-01-18T07:00:34Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-01-18 07:01:55,744 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-f4788eea-b654-4159-9a9d-2bc5a7a25b2e 2019-01-18 07:01:55,744 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.550837039948s 2019-01-18 07:01:55,744 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-f4788eea-b654-4159-9a9d-2bc5a7a25b2e 2019-01-18 07:01:55,747 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://af014572-0a5d-4a80-a07f-9105f52ab2c1/images/b9a51110-ab46-41b3-a74d-61d98d2ef6f1/snap', u'metadata': Munch({})})], 'file': u'/v2/images/b9a51110-ab46-41b3-a74d-61d98d2ef6f1/file', 'owner': u'87548a2f9ec54cf09a4e529f1d44eaeb', 'id': u'b9a51110-ab46-41b3-a74d-61d98d2ef6f1', 'size': 4373348352, u'self': u'/v2/images/b9a51110-ab46-41b3-a74d-61d98d2ef6f1', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'87548a2f9ec54cf09a4e529f1d44eaeb', 'name': 'cloudify_ims-project_1ca01ad2-5231-490b-a55b-e22ffb3bc7ae', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://af014572-0a5d-4a80-a07f-9105f52ab2c1/images/b9a51110-ab46-41b3-a74d-61d98d2ef6f1/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-01-18T07:01:55Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2019-01-18T07:01:55Z', u'owner_specified.shade.sha256': u'e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a', u'owner_specified.shade.object': u'images/cloudify_ims-img_1ca01ad2-5231-490b-a55b-e22ffb3bc7ae', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'd9fa9deb2e0906ab7da21bd97d305fa1', 'properties': {u'self': u'/v2/images/b9a51110-ab46-41b3-a74d-61d98d2ef6f1', u'owner_specified.shade.md5': u'd9fa9deb2e0906ab7da21bd97d305fa1', u'owner_specified.shade.object': u'images/cloudify_ims-img_1ca01ad2-5231-490b-a55b-e22ffb3bc7ae', u'owner_specified.shade.sha256': u'e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a', u'schema': u'/v2/schemas/image'}, 'name': u'cloudify_ims-img_1ca01ad2-5231-490b-a55b-e22ffb3bc7ae', 'created': u'2019-01-18T07:00:34Z', 'checksum': u'd9fa9deb2e0906ab7da21bd97d305fa1', 'created_at': u'2019-01-18T07:00:34Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/b9a51110-ab46-41b3-a74d-61d98d2ef6f1', u'owner_specified.shade.md5': u'd9fa9deb2e0906ab7da21bd97d305fa1', u'owner_specified.shade.object': u'images/cloudify_ims-img_1ca01ad2-5231-490b-a55b-e22ffb3bc7ae', u'owner_specified.shade.sha256': u'e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a', u'schema': u'/v2/schemas/image'}}) 2019-01-18 07:01:55,749 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-01-18 07:01:55,752 - 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}9f7f08853175ca88fac025dafb3c7ee14d1022ce" -d '{"flavor": {"vcpus": 2, "ram": 4096, "name": "cloudify_ims-flavor_1ca01ad2-5231-490b-a55b-e22ffb3bc7ae", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 40, "id": null, "swap": 0}}' 2019-01-18 07:01:55,939 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 07:01: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-4586221c-0f3e-41e6-8313-3fbc54679885 x-compute-request-id: req-4586221c-0f3e-41e6-8313-3fbc54679885 Content-Encoding: gzip Content-Length: 312 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/6910241a-b51b-4995-9449-cf57d64028bf", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/6910241a-b51b-4995-9449-cf57d64028bf", "rel": "bookmark"}], "ram": 4096, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 40, "id": "6910241a-b51b-4995-9449-cf57d64028bf", "name": "cloudify_ims-flavor_1ca01ad2-5231-490b-a55b-e22ffb3bc7ae", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2019-01-18 07:01:55,939 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-4586221c-0f3e-41e6-8313-3fbc54679885 2019-01-18 07:01:55,939 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.190747022629s 2019-01-18 07:01:55,940 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-4586221c-0f3e-41e6-8313-3fbc54679885 returning object 6910241a-b51b-4995-9449-cf57d64028bf 2019-01-18 07:01:55,941 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'cloudify_ims-flavor_1ca01ad2-5231-490b-a55b-e22ffb3bc7ae', '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'9c53a91613fb4d5080479ac6f51697ed', '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'6910241a-b51b-4995-9449-cf57d64028bf', 'swap': 0}) 2019-01-18 07:01:55,941 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-01-18 07:01:55,945 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/flavors/6910241a-b51b-4995-9449-cf57d64028bf/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}9f7f08853175ca88fac025dafb3c7ee14d1022ce" -d '{"extra_specs": {}}' 2019-01-18 07:01:55,974 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 07:01: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-4a4fa42e-e528-48c2-a5f7-d38a74cff0b7 x-compute-request-id: req-4a4fa42e-e528-48c2-a5f7-d38a74cff0b7 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2019-01-18 07:01:55,975 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors/6910241a-b51b-4995-9449-cf57d64028bf/os-extra_specs used request id req-4a4fa42e-e528-48c2-a5f7-d38a74cff0b7 2019-01-18 07:01:55,975 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0332560539246s 2019-01-18 07:01:55,975 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors/6910241a-b51b-4995-9449-cf57d64028bf/os-extra_specs used request id req-4a4fa42e-e528-48c2-a5f7-d38a74cff0b7 2019-01-18 07:01:55,976 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2019-01-18 07:01:55,979 - 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}249f53895009d12a5f47e6699ed9156651d39cd1" -d '{"keypair": {"name": "cloudify_ims-kp_1ca01ad2-5231-490b-a55b-e22ffb3bc7ae"}}' 2019-01-18 07:01:56,284 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 07:01: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-ffc0cec0-9a0a-4286-8819-18b2e019de6d x-compute-request-id: req-ffc0cec0-9a0a-4286-8819-18b2e019de6d Content-Encoding: gzip Content-Length: 1810 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC6Fui8gNVUjx7fjYjPzuwj5PKLZlseB6cZ/4HURsq4Q4yJzi0wPOca20+Fu9Fv+8j/WS6kFALi7XuDKmykztTlNtqq+bl+XAbUuRt/OZGUqNrseNzx6Ap/yX0sb7LYDED+IunsywnJgAy5Z4tyG//K+UM4azDKDrkPZ6f91WP0tlw37JgjtOCJxqeM/txWsgkRVWF5C0dqe2SvlfEhYj9mJYqDdduVPB+auiUqvwFqK5rmuBq6OC00ZvZC2OsSZSzBcizVtmzMWcYkCfjEU3Z6lLY42fiTqSoVEbXtO6bF3qml/Lq9JZyl4/u3iBSRnh3qFD3zQLo8fu448ukGsuPb Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAuhbovIDVVI8e342Iz87sI+Tyi2ZbHgenGf+B1EbKuEOMic4t\nMDznGttPhbvRb/vI/1kupBQC4u17gypspM7U5Tbaqvm5flwG1LkbfzmRlKja7Hjc\n8egKf8l9LG+y2AxA/iLp7MsJyYAMuWeLchv/yvlDOGswyg65D2en/dVj9LZcN+yY\nI7TgicanjP7cVrIJEVVheQtHantkr5XxIWI/ZiWKg3XblTwfmrolKr8Baiua5rga\nujgtNGb2QtjrEmUswXIs1bZszFnGJAn4xFN2epS2ONn4k6kqFRG17Tumxd6ppfy6\nvSWcpeP7t4gUkZ4d6hQ980C6PH7uOPLpBrLj2wIDAQABAoIBAQC2aNhwVtVGkxhP\nSFyQXyQIN1ctIAM3F4dMK7Im09HI96XeOzT+cOSU5d84lxfAbo3jB5d5jIgby3Bj\n7YUbtAbqPG/yYuHaI/kqMdzrRBIZJ7+ZRwxFMBCCnI5PrZogvzpCIxUsYQZR92wB\nnacKDroZS2cB+ciUeAQdPp1kavUVHLPL/Z3GQvk4R59HW043qJHd0sjomxSU1sct\nb2NCBcqLsfXOco9Ka9Z/INlfWVeolLzVzyl+KpzOuct5/lpzX1KGYLxAwc0G+jEo\naNrOhBWbHng9pQgeGBUaEcE2ye0f5xPXN2NwOV9k6k4YlK1lzW65ufX+toFRUHL0\nWsN3BtLhAoGBAOkSR2cx9kdkgCTN3Hh7/4Wio03YI00BSym4mcPFahqLTpijdIQN\np4bZN/99mZ6zHIgkgInnzE9JoqU34CUKFZD+iqYGam85aEtTtnCQWJDVakshtHVh\n757tq2/XhXL/vCN+Z05xhG5dG9z9Fklkp1J+c2AXoN0kJz+cY9ISrDOxAoGBAMxl\nbW0WGcLR1ZLizDZXgRLPmJsMjYeu6I5guYFmsVcen1MC+NvhGlNRSBd/OFmkPHXw\nYhq0ltpkmgbqMyn2FaKZzVi+yGYfBuL3mCkmyD5JXPNaVBYHYB2T8oQ7jHa4+LwD\nvud6JKnIOBMMefykuMUirSVAGJvdjYWyytdktm9LAoGASLvvlIC+/qCabOHhf6gS\nob2TgOOGgK16q1Z0hefBqO74ZCH+ZodsVGTNWOn1WtVCfioGAwNXexbbrvu081om\nSM1mr1EpPfSIW5mQQaiKOwie1zt5eXhKsyowagK0HqM4L0tvKce7MEXWQCyrG9RR\ncykLEF3PUbPKm8tOS2yQWMECgYA0pfeevq+aCBS8RiEV6ko7/y8u2PfnuDz815tQ\n4pPRffjKGBzj/kKarXglXUa1iGFue6G5gUTOMlWebFsLdvCxtm43asUR0PIkKmSO\nTQgNSzZfFKhOGE5AsCgquW//8LtZKpnU5Bhnh0QyW+dcFU3msXzp+G2eUF4wzxIC\nk1WOqwKBgQDcmAQvj1mNdR940tShKFqEZL5GDMiuAg38MoeXyBKO0c1kSctNH+Bo\nNSbPNlj/RTfHUEjZmnI2z5T5XIADEsGcEDYzusaly8vYFBUwH4LEpMvzXfvZMcgZ\nAJzVn0xdyttF+eFdTtRUiqeE8SDDQ9dn/hgUVRPxGxTUAGXf6A933g==\n-----END RSA PRIVATE KEY-----\n", "user_id": "c8ee775cea4d49969d0b659a57d412c9", "name": "cloudify_ims-kp_1ca01ad2-5231-490b-a55b-e22ffb3bc7ae", "fingerprint": "d8:fc:88:6c:0f:b8:5f:5c:c6:6f:bf:84:ec:d6:82:87"}} 2019-01-18 07:01:56,284 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-ffc0cec0-9a0a-4286-8819-18b2e019de6d 2019-01-18 07:01:56,284 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.308270931244s 2019-01-18 07:01:56,285 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-ffc0cec0-9a0a-4286-8819-18b2e019de6d 2019-01-18 07:01:56,285 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC6Fui8gNVUjx7fjYjPzuwj5PKLZlseB6cZ/4HURsq4Q4yJzi0wPOca20+Fu9Fv+8j/WS6kFALi7XuDKmykztTlNtqq+bl+XAbUuRt/OZGUqNrseNzx6Ap/yX0sb7LYDED+IunsywnJgAy5Z4tyG//K+UM4azDKDrkPZ6f91WP0tlw37JgjtOCJxqeM/txWsgkRVWF5C0dqe2SvlfEhYj9mJYqDdduVPB+auiUqvwFqK5rmuBq6OC00ZvZC2OsSZSzBcizVtmzMWcYkCfjEU3Z6lLY42fiTqSoVEbXtO6bF3qml/Lq9JZyl4/u3iBSRnh3qFD3zQLo8fu448ukGsuPb Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAuhbovIDVVI8e342Iz87sI+Tyi2ZbHgenGf+B1EbKuEOMic4t\nMDznGttPhbvRb/vI/1kupBQC4u17gypspM7U5Tbaqvm5flwG1LkbfzmRlKja7Hjc\n8egKf8l9LG+y2AxA/iLp7MsJyYAMuWeLchv/yvlDOGswyg65D2en/dVj9LZcN+yY\nI7TgicanjP7cVrIJEVVheQtHantkr5XxIWI/ZiWKg3XblTwfmrolKr8Baiua5rga\nujgtNGb2QtjrEmUswXIs1bZszFnGJAn4xFN2epS2ONn4k6kqFRG17Tumxd6ppfy6\nvSWcpeP7t4gUkZ4d6hQ980C6PH7uOPLpBrLj2wIDAQABAoIBAQC2aNhwVtVGkxhP\nSFyQXyQIN1ctIAM3F4dMK7Im09HI96XeOzT+cOSU5d84lxfAbo3jB5d5jIgby3Bj\n7YUbtAbqPG/yYuHaI/kqMdzrRBIZJ7+ZRwxFMBCCnI5PrZogvzpCIxUsYQZR92wB\nnacKDroZS2cB+ciUeAQdPp1kavUVHLPL/Z3GQvk4R59HW043qJHd0sjomxSU1sct\nb2NCBcqLsfXOco9Ka9Z/INlfWVeolLzVzyl+KpzOuct5/lpzX1KGYLxAwc0G+jEo\naNrOhBWbHng9pQgeGBUaEcE2ye0f5xPXN2NwOV9k6k4YlK1lzW65ufX+toFRUHL0\nWsN3BtLhAoGBAOkSR2cx9kdkgCTN3Hh7/4Wio03YI00BSym4mcPFahqLTpijdIQN\np4bZN/99mZ6zHIgkgInnzE9JoqU34CUKFZD+iqYGam85aEtTtnCQWJDVakshtHVh\n757tq2/XhXL/vCN+Z05xhG5dG9z9Fklkp1J+c2AXoN0kJz+cY9ISrDOxAoGBAMxl\nbW0WGcLR1ZLizDZXgRLPmJsMjYeu6I5guYFmsVcen1MC+NvhGlNRSBd/OFmkPHXw\nYhq0ltpkmgbqMyn2FaKZzVi+yGYfBuL3mCkmyD5JXPNaVBYHYB2T8oQ7jHa4+LwD\nvud6JKnIOBMMefykuMUirSVAGJvdjYWyytdktm9LAoGASLvvlIC+/qCabOHhf6gS\nob2TgOOGgK16q1Z0hefBqO74ZCH+ZodsVGTNWOn1WtVCfioGAwNXexbbrvu081om\nSM1mr1EpPfSIW5mQQaiKOwie1zt5eXhKsyowagK0HqM4L0tvKce7MEXWQCyrG9RR\ncykLEF3PUbPKm8tOS2yQWMECgYA0pfeevq+aCBS8RiEV6ko7/y8u2PfnuDz815tQ\n4pPRffjKGBzj/kKarXglXUa1iGFue6G5gUTOMlWebFsLdvCxtm43asUR0PIkKmSO\nTQgNSzZfFKhOGE5AsCgquW//8LtZKpnU5Bhnh0QyW+dcFU3msXzp+G2eUF4wzxIC\nk1WOqwKBgQDcmAQvj1mNdR940tShKFqEZL5GDMiuAg38MoeXyBKO0c1kSctNH+Bo\nNSbPNlj/RTfHUEjZmnI2z5T5XIADEsGcEDYzusaly8vYFBUwH4LEpMvzXfvZMcgZ\nAJzVn0xdyttF+eFdTtRUiqeE8SDDQ9dn/hgUVRPxGxTUAGXf6A933g==\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'c8ee775cea4d49969d0b659a57d412c9', 'name': u'cloudify_ims-kp_1ca01ad2-5231-490b-a55b-e22ffb3bc7ae', 'created_at': '2019-01-18T07:01:56.285815', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'87548a2f9ec54cf09a4e529f1d44eaeb', 'name': 'cloudify_ims-project_1ca01ad2-5231-490b-a55b-e22ffb3bc7ae', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'd8:fc:88:6c:0f:b8:5f:5c:c6:6f:bf:84:ec:d6:82:87', 'type': 'ssh', 'id': u'cloudify_ims-kp_1ca01ad2-5231-490b-a55b-e22ffb3bc7ae'}) 2019-01-18 07:01:56,286 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEpAIBAAKCAQEAuhbovIDVVI8e342Iz87sI+Tyi2ZbHgenGf+B1EbKuEOMic4t MDznGttPhbvRb/vI/1kupBQC4u17gypspM7U5Tbaqvm5flwG1LkbfzmRlKja7Hjc 8egKf8l9LG+y2AxA/iLp7MsJyYAMuWeLchv/yvlDOGswyg65D2en/dVj9LZcN+yY I7TgicanjP7cVrIJEVVheQtHantkr5XxIWI/ZiWKg3XblTwfmrolKr8Baiua5rga ujgtNGb2QtjrEmUswXIs1bZszFnGJAn4xFN2epS2ONn4k6kqFRG17Tumxd6ppfy6 vSWcpeP7t4gUkZ4d6hQ980C6PH7uOPLpBrLj2wIDAQABAoIBAQC2aNhwVtVGkxhP SFyQXyQIN1ctIAM3F4dMK7Im09HI96XeOzT+cOSU5d84lxfAbo3jB5d5jIgby3Bj 7YUbtAbqPG/yYuHaI/kqMdzrRBIZJ7+ZRwxFMBCCnI5PrZogvzpCIxUsYQZR92wB nacKDroZS2cB+ciUeAQdPp1kavUVHLPL/Z3GQvk4R59HW043qJHd0sjomxSU1sct b2NCBcqLsfXOco9Ka9Z/INlfWVeolLzVzyl+KpzOuct5/lpzX1KGYLxAwc0G+jEo aNrOhBWbHng9pQgeGBUaEcE2ye0f5xPXN2NwOV9k6k4YlK1lzW65ufX+toFRUHL0 WsN3BtLhAoGBAOkSR2cx9kdkgCTN3Hh7/4Wio03YI00BSym4mcPFahqLTpijdIQN p4bZN/99mZ6zHIgkgInnzE9JoqU34CUKFZD+iqYGam85aEtTtnCQWJDVakshtHVh 757tq2/XhXL/vCN+Z05xhG5dG9z9Fklkp1J+c2AXoN0kJz+cY9ISrDOxAoGBAMxl bW0WGcLR1ZLizDZXgRLPmJsMjYeu6I5guYFmsVcen1MC+NvhGlNRSBd/OFmkPHXw Yhq0ltpkmgbqMyn2FaKZzVi+yGYfBuL3mCkmyD5JXPNaVBYHYB2T8oQ7jHa4+LwD vud6JKnIOBMMefykuMUirSVAGJvdjYWyytdktm9LAoGASLvvlIC+/qCabOHhf6gS ob2TgOOGgK16q1Z0hefBqO74ZCH+ZodsVGTNWOn1WtVCfioGAwNXexbbrvu081om SM1mr1EpPfSIW5mQQaiKOwie1zt5eXhKsyowagK0HqM4L0tvKce7MEXWQCyrG9RR cykLEF3PUbPKm8tOS2yQWMECgYA0pfeevq+aCBS8RiEV6ko7/y8u2PfnuDz815tQ 4pPRffjKGBzj/kKarXglXUa1iGFue6G5gUTOMlWebFsLdvCxtm43asUR0PIkKmSO TQgNSzZfFKhOGE5AsCgquW//8LtZKpnU5Bhnh0QyW+dcFU3msXzp+G2eUF4wzxIC k1WOqwKBgQDcmAQvj1mNdR940tShKFqEZL5GDMiuAg38MoeXyBKO0c1kSctNH+Bo NSbPNlj/RTfHUEjZmnI2z5T5XIADEsGcEDYzusaly8vYFBUwH4LEpMvzXfvZMcgZ AJzVn0xdyttF+eFdTtRUiqeE8SDDQ9dn/hgUVRPxGxTUAGXf6A933g== -----END RSA PRIVATE KEY----- 2019-01-18 07:01:56,290 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2019-01-18 07:01:56,290 - 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}249f53895009d12a5f47e6699ed9156651d39cd1" -d '{"security_group": {"name": "cloudify_ims-sg_1ca01ad2-5231-490b-a55b-e22ffb3bc7ae", "description": "created by OPNFV Functest (cloudify_ims)"}}' 2019-01-18 07:01:56,664 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1424 X-Openstack-Request-Id: req-ca833781-9aed-4e8f-a7a8-2f91ebd9da58 Date: Fri, 18 Jan 2019 07:01:56 GMT RESP BODY: {"security_group": {"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "87548a2f9ec54cf09a4e529f1d44eaeb", "created_at": "2019-01-18T07:01:56Z", "updated_at": "2019-01-18T07:01:56Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T07:01:56Z", "revision_number": 0, "id": "846d369b-8a28-40d5-bddd-55acaff1134d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T07:01:56Z", "security_group_id": "76516a34-bb06-43a2-ae4a-05df2638cc83", "tenant_id": "87548a2f9ec54cf09a4e529f1d44eaeb", "port_range_min": null, "ethertype": "IPv4", "project_id": "87548a2f9ec54cf09a4e529f1d44eaeb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T07:01:56Z", "revision_number": 0, "id": "db730021-302c-4b00-a26f-100ff374f1a7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T07:01:56Z", "security_group_id": "76516a34-bb06-43a2-ae4a-05df2638cc83", "tenant_id": "87548a2f9ec54cf09a4e529f1d44eaeb", "port_range_min": null, "ethertype": "IPv6", "project_id": "87548a2f9ec54cf09a4e529f1d44eaeb"}], "revision_number": 2, "project_id": "87548a2f9ec54cf09a4e529f1d44eaeb", "id": "76516a34-bb06-43a2-ae4a-05df2638cc83", "name": "cloudify_ims-sg_1ca01ad2-5231-490b-a55b-e22ffb3bc7ae"}} 2019-01-18 07:01:56,664 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-ca833781-9aed-4e8f-a7a8-2f91ebd9da58 2019-01-18 07:01:56,664 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.374366998672s 2019-01-18 07:01:56,665 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-ca833781-9aed-4e8f-a7a8-2f91ebd9da58 2019-01-18 07:01:56,669 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-01-18 07:01:56,670 - 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}249f53895009d12a5f47e6699ed9156651d39cd1" 2019-01-18 07:01:57,027 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3840 X-Openstack-Request-Id: req-806a9522-cca7-4e19-a4c9-2c5ba25ed260 Date: Fri, 18 Jan 2019 07:01:57 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "87548a2f9ec54cf09a4e529f1d44eaeb", "created_at": "2019-01-18T07:00:01Z", "updated_at": "2019-01-18T07:00:01Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T07:00:01Z", "revision_number": 0, "id": "680dee15-6569-403a-9a0e-a4f161e8814b", "remote_group_id": "0baf3595-597c-4db5-a517-91193db45541", "remote_ip_prefix": null, "created_at": "2019-01-18T07:00:01Z", "security_group_id": "0baf3595-597c-4db5-a517-91193db45541", "tenant_id": "87548a2f9ec54cf09a4e529f1d44eaeb", "port_range_min": null, "ethertype": "IPv6", "project_id": "87548a2f9ec54cf09a4e529f1d44eaeb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T07:00:01Z", "revision_number": 0, "id": "701a1e0d-7a6a-4e18-895d-6be1811ebcfa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T07:00:01Z", "security_group_id": "0baf3595-597c-4db5-a517-91193db45541", "tenant_id": "87548a2f9ec54cf09a4e529f1d44eaeb", "port_range_min": null, "ethertype": "IPv6", "project_id": "87548a2f9ec54cf09a4e529f1d44eaeb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T07:00:01Z", "revision_number": 0, "id": "802d0270-5af1-40de-95a2-c3639b7d41e3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T07:00:01Z", "security_group_id": "0baf3595-597c-4db5-a517-91193db45541", "tenant_id": "87548a2f9ec54cf09a4e529f1d44eaeb", "port_range_min": null, "ethertype": "IPv4", "project_id": "87548a2f9ec54cf09a4e529f1d44eaeb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T07:00:01Z", "revision_number": 0, "id": "ad734ba5-c5b5-4d0b-9862-9b80d5edd0a1", "remote_group_id": "0baf3595-597c-4db5-a517-91193db45541", "remote_ip_prefix": null, "created_at": "2019-01-18T07:00:01Z", "security_group_id": "0baf3595-597c-4db5-a517-91193db45541", "tenant_id": "87548a2f9ec54cf09a4e529f1d44eaeb", "port_range_min": null, "ethertype": "IPv4", "project_id": "87548a2f9ec54cf09a4e529f1d44eaeb"}], "revision_number": 4, "project_id": "87548a2f9ec54cf09a4e529f1d44eaeb", "id": "0baf3595-597c-4db5-a517-91193db45541", "name": "default"}, {"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "87548a2f9ec54cf09a4e529f1d44eaeb", "created_at": "2019-01-18T07:01:56Z", "updated_at": "2019-01-18T07:01:56Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T07:01:56Z", "revision_number": 0, "id": "846d369b-8a28-40d5-bddd-55acaff1134d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T07:01:56Z", "security_group_id": "76516a34-bb06-43a2-ae4a-05df2638cc83", "tenant_id": "87548a2f9ec54cf09a4e529f1d44eaeb", "port_range_min": null, "ethertype": "IPv4", "project_id": "87548a2f9ec54cf09a4e529f1d44eaeb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T07:01:56Z", "revision_number": 0, "id": "db730021-302c-4b00-a26f-100ff374f1a7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T07:01:56Z", "security_group_id": "76516a34-bb06-43a2-ae4a-05df2638cc83", "tenant_id": "87548a2f9ec54cf09a4e529f1d44eaeb", "port_range_min": null, "ethertype": "IPv6", "project_id": "87548a2f9ec54cf09a4e529f1d44eaeb"}], "revision_number": 2, "project_id": "87548a2f9ec54cf09a4e529f1d44eaeb", "id": "76516a34-bb06-43a2-ae4a-05df2638cc83", "name": "cloudify_ims-sg_1ca01ad2-5231-490b-a55b-e22ffb3bc7ae"}]} 2019-01-18 07:01:57,027 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-806a9522-cca7-4e19-a4c9-2c5ba25ed260 2019-01-18 07:01:57,027 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.357530117035s 2019-01-18 07:01:57,027 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-806a9522-cca7-4e19-a4c9-2c5ba25ed260 2019-01-18 07:01:57,031 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-01-18 07:01:57,032 - 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}249f53895009d12a5f47e6699ed9156651d39cd1" -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": "76516a34-bb06-43a2-ae4a-05df2638cc83"}}' 2019-01-18 07:01:57,383 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-a6dc08a4-2956-457d-bfb0-5fabba5e8f13 Date: Fri, 18 Jan 2019 07:01:57 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": "2019-01-18T07:01:57Z", "security_group_id": "76516a34-bb06-43a2-ae4a-05df2638cc83", "port_range_min": 22, "revision_number": 0, "tenant_id": "87548a2f9ec54cf09a4e529f1d44eaeb", "created_at": "2019-01-18T07:01:57Z", "project_id": "87548a2f9ec54cf09a4e529f1d44eaeb", "id": "6789d1ff-1f48-4949-967a-497e50dce10a"}} 2019-01-18 07:01:57,383 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-a6dc08a4-2956-457d-bfb0-5fabba5e8f13 2019-01-18 07:01:57,383 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.351428031921s 2019-01-18 07:01:57,383 - 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-a6dc08a4-2956-457d-bfb0-5fabba5e8f13 2019-01-18 07:01:57,387 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-01-18 07:01:57,387 - 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}249f53895009d12a5f47e6699ed9156651d39cd1" 2019-01-18 07:01:57,591 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4336 X-Openstack-Request-Id: req-0179932e-4517-4822-a8c0-32b41848919f Date: Fri, 18 Jan 2019 07:01:57 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "87548a2f9ec54cf09a4e529f1d44eaeb", "created_at": "2019-01-18T07:00:01Z", "updated_at": "2019-01-18T07:00:01Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T07:00:01Z", "revision_number": 0, "id": "680dee15-6569-403a-9a0e-a4f161e8814b", "remote_group_id": "0baf3595-597c-4db5-a517-91193db45541", "remote_ip_prefix": null, "created_at": "2019-01-18T07:00:01Z", "security_group_id": "0baf3595-597c-4db5-a517-91193db45541", "tenant_id": "87548a2f9ec54cf09a4e529f1d44eaeb", "port_range_min": null, "ethertype": "IPv6", "project_id": "87548a2f9ec54cf09a4e529f1d44eaeb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T07:00:01Z", "revision_number": 0, "id": "701a1e0d-7a6a-4e18-895d-6be1811ebcfa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T07:00:01Z", "security_group_id": "0baf3595-597c-4db5-a517-91193db45541", "tenant_id": "87548a2f9ec54cf09a4e529f1d44eaeb", "port_range_min": null, "ethertype": "IPv6", "project_id": "87548a2f9ec54cf09a4e529f1d44eaeb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T07:00:01Z", "revision_number": 0, "id": "802d0270-5af1-40de-95a2-c3639b7d41e3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T07:00:01Z", "security_group_id": "0baf3595-597c-4db5-a517-91193db45541", "tenant_id": "87548a2f9ec54cf09a4e529f1d44eaeb", "port_range_min": null, "ethertype": "IPv4", "project_id": "87548a2f9ec54cf09a4e529f1d44eaeb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T07:00:01Z", "revision_number": 0, "id": "ad734ba5-c5b5-4d0b-9862-9b80d5edd0a1", "remote_group_id": "0baf3595-597c-4db5-a517-91193db45541", "remote_ip_prefix": null, "created_at": "2019-01-18T07:00:01Z", "security_group_id": "0baf3595-597c-4db5-a517-91193db45541", "tenant_id": "87548a2f9ec54cf09a4e529f1d44eaeb", "port_range_min": null, "ethertype": "IPv4", "project_id": "87548a2f9ec54cf09a4e529f1d44eaeb"}], "revision_number": 4, "project_id": "87548a2f9ec54cf09a4e529f1d44eaeb", "id": "0baf3595-597c-4db5-a517-91193db45541", "name": "default"}, {"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "87548a2f9ec54cf09a4e529f1d44eaeb", "created_at": "2019-01-18T07:01:56Z", "updated_at": "2019-01-18T07:01:57Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-01-18T07:01:57Z", "revision_number": 0, "id": "6789d1ff-1f48-4949-967a-497e50dce10a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T07:01:57Z", "security_group_id": "76516a34-bb06-43a2-ae4a-05df2638cc83", "tenant_id": "87548a2f9ec54cf09a4e529f1d44eaeb", "port_range_min": 22, "ethertype": "IPv4", "project_id": "87548a2f9ec54cf09a4e529f1d44eaeb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T07:01:56Z", "revision_number": 0, "id": "846d369b-8a28-40d5-bddd-55acaff1134d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T07:01:56Z", "security_group_id": "76516a34-bb06-43a2-ae4a-05df2638cc83", "tenant_id": "87548a2f9ec54cf09a4e529f1d44eaeb", "port_range_min": null, "ethertype": "IPv4", "project_id": "87548a2f9ec54cf09a4e529f1d44eaeb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T07:01:56Z", "revision_number": 0, "id": "db730021-302c-4b00-a26f-100ff374f1a7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T07:01:56Z", "security_group_id": "76516a34-bb06-43a2-ae4a-05df2638cc83", "tenant_id": "87548a2f9ec54cf09a4e529f1d44eaeb", "port_range_min": null, "ethertype": "IPv6", "project_id": "87548a2f9ec54cf09a4e529f1d44eaeb"}], "revision_number": 3, "project_id": "87548a2f9ec54cf09a4e529f1d44eaeb", "id": "76516a34-bb06-43a2-ae4a-05df2638cc83", "name": "cloudify_ims-sg_1ca01ad2-5231-490b-a55b-e22ffb3bc7ae"}]} 2019-01-18 07:01:57,592 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-0179932e-4517-4822-a8c0-32b41848919f 2019-01-18 07:01:57,592 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.204652070999s 2019-01-18 07:01:57,592 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-0179932e-4517-4822-a8c0-32b41848919f 2019-01-18 07:01:57,596 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-01-18 07:01:57,596 - 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}249f53895009d12a5f47e6699ed9156651d39cd1" -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": "76516a34-bb06-43a2-ae4a-05df2638cc83"}}' 2019-01-18 07:01:57,909 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 512 X-Openstack-Request-Id: req-23719bfb-50c1-4563-b118-dc3f4b861efb Date: Fri, 18 Jan 2019 07:01:57 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": "2019-01-18T07:01:57Z", "security_group_id": "76516a34-bb06-43a2-ae4a-05df2638cc83", "port_range_min": null, "revision_number": 0, "tenant_id": "87548a2f9ec54cf09a4e529f1d44eaeb", "created_at": "2019-01-18T07:01:57Z", "project_id": "87548a2f9ec54cf09a4e529f1d44eaeb", "id": "d3ef12c6-2aae-4d5c-842f-8c192dda3251"}} 2019-01-18 07:01:57,909 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-23719bfb-50c1-4563-b118-dc3f4b861efb 2019-01-18 07:01:57,909 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.313366889954s 2019-01-18 07:01:57,910 - 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-23719bfb-50c1-4563-b118-dc3f4b861efb 2019-01-18 07:01:57,913 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-01-18 07:01:57,914 - 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}249f53895009d12a5f47e6699ed9156651d39cd1" 2019-01-18 07:01:58,117 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4837 X-Openstack-Request-Id: req-caaac7cd-b32a-4bad-bf94-3396ff4583b6 Date: Fri, 18 Jan 2019 07:01:58 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "87548a2f9ec54cf09a4e529f1d44eaeb", "created_at": "2019-01-18T07:00:01Z", "updated_at": "2019-01-18T07:00:01Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T07:00:01Z", "revision_number": 0, "id": "680dee15-6569-403a-9a0e-a4f161e8814b", "remote_group_id": "0baf3595-597c-4db5-a517-91193db45541", "remote_ip_prefix": null, "created_at": "2019-01-18T07:00:01Z", "security_group_id": "0baf3595-597c-4db5-a517-91193db45541", "tenant_id": "87548a2f9ec54cf09a4e529f1d44eaeb", "port_range_min": null, "ethertype": "IPv6", "project_id": "87548a2f9ec54cf09a4e529f1d44eaeb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T07:00:01Z", "revision_number": 0, "id": "701a1e0d-7a6a-4e18-895d-6be1811ebcfa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T07:00:01Z", "security_group_id": "0baf3595-597c-4db5-a517-91193db45541", "tenant_id": "87548a2f9ec54cf09a4e529f1d44eaeb", "port_range_min": null, "ethertype": "IPv6", "project_id": "87548a2f9ec54cf09a4e529f1d44eaeb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T07:00:01Z", "revision_number": 0, "id": "802d0270-5af1-40de-95a2-c3639b7d41e3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T07:00:01Z", "security_group_id": "0baf3595-597c-4db5-a517-91193db45541", "tenant_id": "87548a2f9ec54cf09a4e529f1d44eaeb", "port_range_min": null, "ethertype": "IPv4", "project_id": "87548a2f9ec54cf09a4e529f1d44eaeb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T07:00:01Z", "revision_number": 0, "id": "ad734ba5-c5b5-4d0b-9862-9b80d5edd0a1", "remote_group_id": "0baf3595-597c-4db5-a517-91193db45541", "remote_ip_prefix": null, "created_at": "2019-01-18T07:00:01Z", "security_group_id": "0baf3595-597c-4db5-a517-91193db45541", "tenant_id": "87548a2f9ec54cf09a4e529f1d44eaeb", "port_range_min": null, "ethertype": "IPv4", "project_id": "87548a2f9ec54cf09a4e529f1d44eaeb"}], "revision_number": 4, "project_id": "87548a2f9ec54cf09a4e529f1d44eaeb", "id": "0baf3595-597c-4db5-a517-91193db45541", "name": "default"}, {"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "87548a2f9ec54cf09a4e529f1d44eaeb", "created_at": "2019-01-18T07:01:56Z", "updated_at": "2019-01-18T07:01:57Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-01-18T07:01:57Z", "revision_number": 0, "id": "6789d1ff-1f48-4949-967a-497e50dce10a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T07:01:57Z", "security_group_id": "76516a34-bb06-43a2-ae4a-05df2638cc83", "tenant_id": "87548a2f9ec54cf09a4e529f1d44eaeb", "port_range_min": 22, "ethertype": "IPv4", "project_id": "87548a2f9ec54cf09a4e529f1d44eaeb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T07:01:56Z", "revision_number": 0, "id": "846d369b-8a28-40d5-bddd-55acaff1134d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T07:01:56Z", "security_group_id": "76516a34-bb06-43a2-ae4a-05df2638cc83", "tenant_id": "87548a2f9ec54cf09a4e529f1d44eaeb", "port_range_min": null, "ethertype": "IPv4", "project_id": "87548a2f9ec54cf09a4e529f1d44eaeb"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-01-18T07:01:57Z", "revision_number": 0, "id": "d3ef12c6-2aae-4d5c-842f-8c192dda3251", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T07:01:57Z", "security_group_id": "76516a34-bb06-43a2-ae4a-05df2638cc83", "tenant_id": "87548a2f9ec54cf09a4e529f1d44eaeb", "port_range_min": null, "ethertype": "IPv4", "project_id": "87548a2f9ec54cf09a4e529f1d44eaeb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T07:01:56Z", "revision_number": 0, "id": "db730021-302c-4b00-a26f-100ff374f1a7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T07:01:56Z", "security_group_id": "76516a34-bb06-43a2-ae4a-05df2638cc83", "tenant_id": "87548a2f9ec54cf09a4e529f1d44eaeb", "port_range_min": null, "ethertype": "IPv6", "project_id": "87548a2f9ec54cf09a4e529f1d44eaeb"}], "revision_number": 4, "project_id": "87548a2f9ec54cf09a4e529f1d44eaeb", "id": "76516a34-bb06-43a2-ae4a-05df2638cc83", "name": "cloudify_ims-sg_1ca01ad2-5231-490b-a55b-e22ffb3bc7ae"}]} 2019-01-18 07:01:58,117 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-caaac7cd-b32a-4bad-bf94-3396ff4583b6 2019-01-18 07:01:58,117 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.203914880753s 2019-01-18 07:01:58,118 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-caaac7cd-b32a-4bad-bf94-3396ff4583b6 2019-01-18 07:01:58,121 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-01-18 07:01:58,122 - 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}249f53895009d12a5f47e6699ed9156651d39cd1" -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": "76516a34-bb06-43a2-ae4a-05df2638cc83"}}' 2019-01-18 07:01:58,460 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-cc092ce2-a8a4-4ea9-ad01-68b798fef143 Date: Fri, 18 Jan 2019 07:01:58 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": "2019-01-18T07:01:58Z", "security_group_id": "76516a34-bb06-43a2-ae4a-05df2638cc83", "port_range_min": 80, "revision_number": 0, "tenant_id": "87548a2f9ec54cf09a4e529f1d44eaeb", "created_at": "2019-01-18T07:01:58Z", "project_id": "87548a2f9ec54cf09a4e529f1d44eaeb", "id": "7f430655-3faa-4895-bc3e-e0049dc29035"}} 2019-01-18 07:01:58,460 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-cc092ce2-a8a4-4ea9-ad01-68b798fef143 2019-01-18 07:01:58,460 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.338749885559s 2019-01-18 07:01:58,460 - 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-cc092ce2-a8a4-4ea9-ad01-68b798fef143 2019-01-18 07:01:58,464 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-01-18 07:01:58,465 - 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}249f53895009d12a5f47e6699ed9156651d39cd1" 2019-01-18 07:01:58,542 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5333 X-Openstack-Request-Id: req-b1ec0ae1-31a2-49a1-a6d1-27d1798fd1d8 Date: Fri, 18 Jan 2019 07:01:58 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "87548a2f9ec54cf09a4e529f1d44eaeb", "created_at": "2019-01-18T07:00:01Z", "updated_at": "2019-01-18T07:00:01Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T07:00:01Z", "revision_number": 0, "id": "680dee15-6569-403a-9a0e-a4f161e8814b", "remote_group_id": "0baf3595-597c-4db5-a517-91193db45541", "remote_ip_prefix": null, "created_at": "2019-01-18T07:00:01Z", "security_group_id": "0baf3595-597c-4db5-a517-91193db45541", "tenant_id": "87548a2f9ec54cf09a4e529f1d44eaeb", "port_range_min": null, "ethertype": "IPv6", "project_id": "87548a2f9ec54cf09a4e529f1d44eaeb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T07:00:01Z", "revision_number": 0, "id": "701a1e0d-7a6a-4e18-895d-6be1811ebcfa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T07:00:01Z", "security_group_id": "0baf3595-597c-4db5-a517-91193db45541", "tenant_id": "87548a2f9ec54cf09a4e529f1d44eaeb", "port_range_min": null, "ethertype": "IPv6", "project_id": "87548a2f9ec54cf09a4e529f1d44eaeb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T07:00:01Z", "revision_number": 0, "id": "802d0270-5af1-40de-95a2-c3639b7d41e3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T07:00:01Z", "security_group_id": "0baf3595-597c-4db5-a517-91193db45541", "tenant_id": "87548a2f9ec54cf09a4e529f1d44eaeb", "port_range_min": null, "ethertype": "IPv4", "project_id": "87548a2f9ec54cf09a4e529f1d44eaeb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T07:00:01Z", "revision_number": 0, "id": "ad734ba5-c5b5-4d0b-9862-9b80d5edd0a1", "remote_group_id": "0baf3595-597c-4db5-a517-91193db45541", "remote_ip_prefix": null, "created_at": "2019-01-18T07:00:01Z", "security_group_id": "0baf3595-597c-4db5-a517-91193db45541", "tenant_id": "87548a2f9ec54cf09a4e529f1d44eaeb", "port_range_min": null, "ethertype": "IPv4", "project_id": "87548a2f9ec54cf09a4e529f1d44eaeb"}], "revision_number": 4, "project_id": "87548a2f9ec54cf09a4e529f1d44eaeb", "id": "0baf3595-597c-4db5-a517-91193db45541", "name": "default"}, {"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "87548a2f9ec54cf09a4e529f1d44eaeb", "created_at": "2019-01-18T07:01:56Z", "updated_at": "2019-01-18T07:01:58Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-01-18T07:01:57Z", "revision_number": 0, "id": "6789d1ff-1f48-4949-967a-497e50dce10a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T07:01:57Z", "security_group_id": "76516a34-bb06-43a2-ae4a-05df2638cc83", "tenant_id": "87548a2f9ec54cf09a4e529f1d44eaeb", "port_range_min": 22, "ethertype": "IPv4", "project_id": "87548a2f9ec54cf09a4e529f1d44eaeb"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2019-01-18T07:01:58Z", "revision_number": 0, "id": "7f430655-3faa-4895-bc3e-e0049dc29035", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T07:01:58Z", "security_group_id": "76516a34-bb06-43a2-ae4a-05df2638cc83", "tenant_id": "87548a2f9ec54cf09a4e529f1d44eaeb", "port_range_min": 80, "ethertype": "IPv4", "project_id": "87548a2f9ec54cf09a4e529f1d44eaeb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T07:01:56Z", "revision_number": 0, "id": "846d369b-8a28-40d5-bddd-55acaff1134d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T07:01:56Z", "security_group_id": "76516a34-bb06-43a2-ae4a-05df2638cc83", "tenant_id": "87548a2f9ec54cf09a4e529f1d44eaeb", "port_range_min": null, "ethertype": "IPv4", "project_id": "87548a2f9ec54cf09a4e529f1d44eaeb"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-01-18T07:01:57Z", "revision_number": 0, "id": "d3ef12c6-2aae-4d5c-842f-8c192dda3251", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T07:01:57Z", "security_group_id": "76516a34-bb06-43a2-ae4a-05df2638cc83", "tenant_id": "87548a2f9ec54cf09a4e529f1d44eaeb", "port_range_min": null, "ethertype": "IPv4", "project_id": "87548a2f9ec54cf09a4e529f1d44eaeb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T07:01:56Z", "revision_number": 0, "id": "db730021-302c-4b00-a26f-100ff374f1a7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T07:01:56Z", "security_group_id": "76516a34-bb06-43a2-ae4a-05df2638cc83", "tenant_id": "87548a2f9ec54cf09a4e529f1d44eaeb", "port_range_min": null, "ethertype": "IPv6", "project_id": "87548a2f9ec54cf09a4e529f1d44eaeb"}], "revision_number": 5, "project_id": "87548a2f9ec54cf09a4e529f1d44eaeb", "id": "76516a34-bb06-43a2-ae4a-05df2638cc83", "name": "cloudify_ims-sg_1ca01ad2-5231-490b-a55b-e22ffb3bc7ae"}]} 2019-01-18 07:01:58,542 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-b1ec0ae1-31a2-49a1-a6d1-27d1798fd1d8 2019-01-18 07:01:58,542 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0778720378876s 2019-01-18 07:01:58,543 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-b1ec0ae1-31a2-49a1-a6d1-27d1798fd1d8 2019-01-18 07:01:58,546 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-01-18 07:01:58,547 - 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}249f53895009d12a5f47e6699ed9156651d39cd1" -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": "76516a34-bb06-43a2-ae4a-05df2638cc83"}}' 2019-01-18 07:01:58,754 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 509 X-Openstack-Request-Id: req-b32b9e9c-b9f3-4d35-9772-4c7058a95d0c Date: Fri, 18 Jan 2019 07:01:58 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": "2019-01-18T07:01:58Z", "security_group_id": "76516a34-bb06-43a2-ae4a-05df2638cc83", "port_range_min": 443, "revision_number": 0, "tenant_id": "87548a2f9ec54cf09a4e529f1d44eaeb", "created_at": "2019-01-18T07:01:58Z", "project_id": "87548a2f9ec54cf09a4e529f1d44eaeb", "id": "8e093ca0-2d90-4581-9a70-0e470eb21de7"}} 2019-01-18 07:01:58,754 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-b32b9e9c-b9f3-4d35-9772-4c7058a95d0c 2019-01-18 07:01:58,754 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.207403182983s 2019-01-18 07:01:58,754 - 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-b32b9e9c-b9f3-4d35-9772-4c7058a95d0c 2019-01-18 07:01:58,758 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-01-18 07:01:58,758 - 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}249f53895009d12a5f47e6699ed9156651d39cd1" 2019-01-18 07:01:58,953 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5831 X-Openstack-Request-Id: req-b930afe4-8a93-4c2f-987c-77372aa2a993 Date: Fri, 18 Jan 2019 07:01:58 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "87548a2f9ec54cf09a4e529f1d44eaeb", "created_at": "2019-01-18T07:00:01Z", "updated_at": "2019-01-18T07:00:01Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T07:00:01Z", "revision_number": 0, "id": "680dee15-6569-403a-9a0e-a4f161e8814b", "remote_group_id": "0baf3595-597c-4db5-a517-91193db45541", "remote_ip_prefix": null, "created_at": "2019-01-18T07:00:01Z", "security_group_id": "0baf3595-597c-4db5-a517-91193db45541", "tenant_id": "87548a2f9ec54cf09a4e529f1d44eaeb", "port_range_min": null, "ethertype": "IPv6", "project_id": "87548a2f9ec54cf09a4e529f1d44eaeb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T07:00:01Z", "revision_number": 0, "id": "701a1e0d-7a6a-4e18-895d-6be1811ebcfa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T07:00:01Z", "security_group_id": "0baf3595-597c-4db5-a517-91193db45541", "tenant_id": "87548a2f9ec54cf09a4e529f1d44eaeb", "port_range_min": null, "ethertype": "IPv6", "project_id": "87548a2f9ec54cf09a4e529f1d44eaeb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T07:00:01Z", "revision_number": 0, "id": "802d0270-5af1-40de-95a2-c3639b7d41e3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T07:00:01Z", "security_group_id": "0baf3595-597c-4db5-a517-91193db45541", "tenant_id": "87548a2f9ec54cf09a4e529f1d44eaeb", "port_range_min": null, "ethertype": "IPv4", "project_id": "87548a2f9ec54cf09a4e529f1d44eaeb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T07:00:01Z", "revision_number": 0, "id": "ad734ba5-c5b5-4d0b-9862-9b80d5edd0a1", "remote_group_id": "0baf3595-597c-4db5-a517-91193db45541", "remote_ip_prefix": null, "created_at": "2019-01-18T07:00:01Z", "security_group_id": "0baf3595-597c-4db5-a517-91193db45541", "tenant_id": "87548a2f9ec54cf09a4e529f1d44eaeb", "port_range_min": null, "ethertype": "IPv4", "project_id": "87548a2f9ec54cf09a4e529f1d44eaeb"}], "revision_number": 4, "project_id": "87548a2f9ec54cf09a4e529f1d44eaeb", "id": "0baf3595-597c-4db5-a517-91193db45541", "name": "default"}, {"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "87548a2f9ec54cf09a4e529f1d44eaeb", "created_at": "2019-01-18T07:01:56Z", "updated_at": "2019-01-18T07:01:58Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-01-18T07:01:57Z", "revision_number": 0, "id": "6789d1ff-1f48-4949-967a-497e50dce10a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T07:01:57Z", "security_group_id": "76516a34-bb06-43a2-ae4a-05df2638cc83", "tenant_id": "87548a2f9ec54cf09a4e529f1d44eaeb", "port_range_min": 22, "ethertype": "IPv4", "project_id": "87548a2f9ec54cf09a4e529f1d44eaeb"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2019-01-18T07:01:58Z", "revision_number": 0, "id": "7f430655-3faa-4895-bc3e-e0049dc29035", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T07:01:58Z", "security_group_id": "76516a34-bb06-43a2-ae4a-05df2638cc83", "tenant_id": "87548a2f9ec54cf09a4e529f1d44eaeb", "port_range_min": 80, "ethertype": "IPv4", "project_id": "87548a2f9ec54cf09a4e529f1d44eaeb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T07:01:56Z", "revision_number": 0, "id": "846d369b-8a28-40d5-bddd-55acaff1134d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T07:01:56Z", "security_group_id": "76516a34-bb06-43a2-ae4a-05df2638cc83", "tenant_id": "87548a2f9ec54cf09a4e529f1d44eaeb", "port_range_min": null, "ethertype": "IPv4", "project_id": "87548a2f9ec54cf09a4e529f1d44eaeb"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2019-01-18T07:01:58Z", "revision_number": 0, "id": "8e093ca0-2d90-4581-9a70-0e470eb21de7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T07:01:58Z", "security_group_id": "76516a34-bb06-43a2-ae4a-05df2638cc83", "tenant_id": "87548a2f9ec54cf09a4e529f1d44eaeb", "port_range_min": 443, "ethertype": "IPv4", "project_id": "87548a2f9ec54cf09a4e529f1d44eaeb"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-01-18T07:01:57Z", "revision_number": 0, "id": "d3ef12c6-2aae-4d5c-842f-8c192dda3251", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T07:01:57Z", "security_group_id": "76516a34-bb06-43a2-ae4a-05df2638cc83", "tenant_id": "87548a2f9ec54cf09a4e529f1d44eaeb", "port_range_min": null, "ethertype": "IPv4", "project_id": "87548a2f9ec54cf09a4e529f1d44eaeb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T07:01:56Z", "revision_number": 0, "id": "db730021-302c-4b00-a26f-100ff374f1a7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T07:01:56Z", "security_group_id": "76516a34-bb06-43a2-ae4a-05df2638cc83", "tenant_id": "87548a2f9ec54cf09a4e529f1d44eaeb", "port_range_min": null, "ethertype": "IPv6", "project_id": "87548a2f9ec54cf09a4e529f1d44eaeb"}], "revision_number": 6, "project_id": "87548a2f9ec54cf09a4e529f1d44eaeb", "id": "76516a34-bb06-43a2-ae4a-05df2638cc83", "name": "cloudify_ims-sg_1ca01ad2-5231-490b-a55b-e22ffb3bc7ae"}]} 2019-01-18 07:01:58,954 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-b930afe4-8a93-4c2f-987c-77372aa2a993 2019-01-18 07:01:58,954 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.195964813232s 2019-01-18 07:01:58,954 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-b930afe4-8a93-4c2f-987c-77372aa2a993 2019-01-18 07:01:58,958 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-01-18 07:01:58,959 - 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}249f53895009d12a5f47e6699ed9156651d39cd1" -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": "76516a34-bb06-43a2-ae4a-05df2638cc83"}}' 2019-01-18 07:01:59,274 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 511 X-Openstack-Request-Id: req-f718594f-c3cc-425a-8dc3-1d276a590d0f Date: Fri, 18 Jan 2019 07:01:59 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": "2019-01-18T07:01:59Z", "security_group_id": "76516a34-bb06-43a2-ae4a-05df2638cc83", "port_range_min": 5671, "revision_number": 0, "tenant_id": "87548a2f9ec54cf09a4e529f1d44eaeb", "created_at": "2019-01-18T07:01:59Z", "project_id": "87548a2f9ec54cf09a4e529f1d44eaeb", "id": "82a53d17-759e-4c34-a05d-8c67d31e4064"}} 2019-01-18 07:01:59,274 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-f718594f-c3cc-425a-8dc3-1d276a590d0f 2019-01-18 07:01:59,275 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.316530942917s 2019-01-18 07:01:59,275 - 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-f718594f-c3cc-425a-8dc3-1d276a590d0f 2019-01-18 07:01:59,278 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-01-18 07:01:59,279 - 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}249f53895009d12a5f47e6699ed9156651d39cd1" 2019-01-18 07:01:59,474 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 6331 X-Openstack-Request-Id: req-a5f30ac8-08f0-431c-bbed-268d89b554fe Date: Fri, 18 Jan 2019 07:01:59 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "87548a2f9ec54cf09a4e529f1d44eaeb", "created_at": "2019-01-18T07:00:01Z", "updated_at": "2019-01-18T07:00:01Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T07:00:01Z", "revision_number": 0, "id": "680dee15-6569-403a-9a0e-a4f161e8814b", "remote_group_id": "0baf3595-597c-4db5-a517-91193db45541", "remote_ip_prefix": null, "created_at": "2019-01-18T07:00:01Z", "security_group_id": "0baf3595-597c-4db5-a517-91193db45541", "tenant_id": "87548a2f9ec54cf09a4e529f1d44eaeb", "port_range_min": null, "ethertype": "IPv6", "project_id": "87548a2f9ec54cf09a4e529f1d44eaeb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T07:00:01Z", "revision_number": 0, "id": "701a1e0d-7a6a-4e18-895d-6be1811ebcfa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T07:00:01Z", "security_group_id": "0baf3595-597c-4db5-a517-91193db45541", "tenant_id": "87548a2f9ec54cf09a4e529f1d44eaeb", "port_range_min": null, "ethertype": "IPv6", "project_id": "87548a2f9ec54cf09a4e529f1d44eaeb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T07:00:01Z", "revision_number": 0, "id": "802d0270-5af1-40de-95a2-c3639b7d41e3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T07:00:01Z", "security_group_id": "0baf3595-597c-4db5-a517-91193db45541", "tenant_id": "87548a2f9ec54cf09a4e529f1d44eaeb", "port_range_min": null, "ethertype": "IPv4", "project_id": "87548a2f9ec54cf09a4e529f1d44eaeb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T07:00:01Z", "revision_number": 0, "id": "ad734ba5-c5b5-4d0b-9862-9b80d5edd0a1", "remote_group_id": "0baf3595-597c-4db5-a517-91193db45541", "remote_ip_prefix": null, "created_at": "2019-01-18T07:00:01Z", "security_group_id": "0baf3595-597c-4db5-a517-91193db45541", "tenant_id": "87548a2f9ec54cf09a4e529f1d44eaeb", "port_range_min": null, "ethertype": "IPv4", "project_id": "87548a2f9ec54cf09a4e529f1d44eaeb"}], "revision_number": 4, "project_id": "87548a2f9ec54cf09a4e529f1d44eaeb", "id": "0baf3595-597c-4db5-a517-91193db45541", "name": "default"}, {"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "87548a2f9ec54cf09a4e529f1d44eaeb", "created_at": "2019-01-18T07:01:56Z", "updated_at": "2019-01-18T07:01:59Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-01-18T07:01:57Z", "revision_number": 0, "id": "6789d1ff-1f48-4949-967a-497e50dce10a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T07:01:57Z", "security_group_id": "76516a34-bb06-43a2-ae4a-05df2638cc83", "tenant_id": "87548a2f9ec54cf09a4e529f1d44eaeb", "port_range_min": 22, "ethertype": "IPv4", "project_id": "87548a2f9ec54cf09a4e529f1d44eaeb"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2019-01-18T07:01:58Z", "revision_number": 0, "id": "7f430655-3faa-4895-bc3e-e0049dc29035", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T07:01:58Z", "security_group_id": "76516a34-bb06-43a2-ae4a-05df2638cc83", "tenant_id": "87548a2f9ec54cf09a4e529f1d44eaeb", "port_range_min": 80, "ethertype": "IPv4", "project_id": "87548a2f9ec54cf09a4e529f1d44eaeb"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 5671, "updated_at": "2019-01-18T07:01:59Z", "revision_number": 0, "id": "82a53d17-759e-4c34-a05d-8c67d31e4064", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T07:01:59Z", "security_group_id": "76516a34-bb06-43a2-ae4a-05df2638cc83", "tenant_id": "87548a2f9ec54cf09a4e529f1d44eaeb", "port_range_min": 5671, "ethertype": "IPv4", "project_id": "87548a2f9ec54cf09a4e529f1d44eaeb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T07:01:56Z", "revision_number": 0, "id": "846d369b-8a28-40d5-bddd-55acaff1134d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T07:01:56Z", "security_group_id": "76516a34-bb06-43a2-ae4a-05df2638cc83", "tenant_id": "87548a2f9ec54cf09a4e529f1d44eaeb", "port_range_min": null, "ethertype": "IPv4", "project_id": "87548a2f9ec54cf09a4e529f1d44eaeb"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2019-01-18T07:01:58Z", "revision_number": 0, "id": "8e093ca0-2d90-4581-9a70-0e470eb21de7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T07:01:58Z", "security_group_id": "76516a34-bb06-43a2-ae4a-05df2638cc83", "tenant_id": "87548a2f9ec54cf09a4e529f1d44eaeb", "port_range_min": 443, "ethertype": "IPv4", "project_id": "87548a2f9ec54cf09a4e529f1d44eaeb"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-01-18T07:01:57Z", "revision_number": 0, "id": "d3ef12c6-2aae-4d5c-842f-8c192dda3251", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T07:01:57Z", "security_group_id": "76516a34-bb06-43a2-ae4a-05df2638cc83", "tenant_id": "87548a2f9ec54cf09a4e529f1d44eaeb", "port_range_min": null, "ethertype": "IPv4", "project_id": "87548a2f9ec54cf09a4e529f1d44eaeb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T07:01:56Z", "revision_number": 0, "id": "db730021-302c-4b00-a26f-100ff374f1a7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T07:01:56Z", "security_group_id": "76516a34-bb06-43a2-ae4a-05df2638cc83", "tenant_id": "87548a2f9ec54cf09a4e529f1d44eaeb", "port_range_min": null, "ethertype": "IPv6", "project_id": "87548a2f9ec54cf09a4e529f1d44eaeb"}], "revision_number": 7, "project_id": "87548a2f9ec54cf09a4e529f1d44eaeb", "id": "76516a34-bb06-43a2-ae4a-05df2638cc83", "name": "cloudify_ims-sg_1ca01ad2-5231-490b-a55b-e22ffb3bc7ae"}]} 2019-01-18 07:01:59,474 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-a5f30ac8-08f0-431c-bbed-268d89b554fe 2019-01-18 07:01:59,474 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.195635795593s 2019-01-18 07:01:59,475 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-a5f30ac8-08f0-431c-bbed-268d89b554fe 2019-01-18 07:01:59,478 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-01-18 07:01:59,479 - 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}249f53895009d12a5f47e6699ed9156651d39cd1" -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": "76516a34-bb06-43a2-ae4a-05df2638cc83"}}' 2019-01-18 07:01:59,795 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 513 X-Openstack-Request-Id: req-63015f8a-0228-496c-9bda-3892f2f0389d Date: Fri, 18 Jan 2019 07:01:59 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": "2019-01-18T07:01:59Z", "security_group_id": "76516a34-bb06-43a2-ae4a-05df2638cc83", "port_range_min": 53333, "revision_number": 0, "tenant_id": "87548a2f9ec54cf09a4e529f1d44eaeb", "created_at": "2019-01-18T07:01:59Z", "project_id": "87548a2f9ec54cf09a4e529f1d44eaeb", "id": "3db6e6c6-cf17-4fcc-8a25-c5df413f1f0c"}} 2019-01-18 07:01:59,796 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-63015f8a-0228-496c-9bda-3892f2f0389d 2019-01-18 07:01:59,796 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.317182064056s 2019-01-18 07:01:59,796 - 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-63015f8a-0228-496c-9bda-3892f2f0389d 2019-01-18 07:01:59,797 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-01-18 07:01:59,798 - 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}249f53895009d12a5f47e6699ed9156651d39cd1" 2019-01-18 07:02:00,092 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1237 X-Openstack-Request-Id: req-f2dfc831-f8f9-40f8-9647-3e85c58c9865 Date: Fri, 18 Jan 2019 07:02: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":["e3fb8a50-98f2-4c0f-8a94-2196b554a1b3"],"updated_at":"2019-01-18T07:00:02Z","tenant_id":"87548a2f9ec54cf09a4e529f1d44eaeb","created_at":"2019-01-18T07:00:01Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"87548a2f9ec54cf09a4e529f1d44eaeb","id":"96c89bdc-476b-4124-b351-17f786dda6dc","name":"cloudify_ims-net_1ca01ad2-5231-490b-a55b-e22ffb3bc7ae"},{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"c7128340-d09d-4472-ab8c-6b0e75149f5d","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"47feb8aba08a40dca7028a1701e597b9","status":"ACTIVE","subnets":["99f540fb-52d8-49ca-b59c-736c854d3c9e"],"description":"","tags":[],"updated_at":"2019-01-18T04:39:13Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"47feb8aba08a40dca7028a1701e597b9","created_at":"2019-01-18T04:39:06Z","mtu":1500}]} 2019-01-18 07:02:00,092 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-f2dfc831-f8f9-40f8-9647-3e85c58c9865 2019-01-18 07:02:00,093 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.294945001602s 2019-01-18 07:02:00,093 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-f2dfc831-f8f9-40f8-9647-3e85c58c9865 2019-01-18 07:02:00,094 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-01-18 07:02:00,094 - 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}249f53895009d12a5f47e6699ed9156651d39cd1" 2019-01-18 07:02:00,650 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1208 Content-Type: application/json X-Openstack-Request-Id: req-8860e9bf-8fa0-4290-afac-760a972f1fd8 Date: Fri, 18 Jan 2019 07:02:00 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://af014572-0a5d-4a80-a07f-9105f52ab2c1/images/b9a51110-ab46-41b3-a74d-61d98d2ef6f1/snap", "metadata": {}}], "file": "/v2/images/b9a51110-ab46-41b3-a74d-61d98d2ef6f1/file", "owner": "87548a2f9ec54cf09a4e529f1d44eaeb", "id": "b9a51110-ab46-41b3-a74d-61d98d2ef6f1", "size": 4373348352, "self": "/v2/images/b9a51110-ab46-41b3-a74d-61d98d2ef6f1", "disk_format": "qcow2", "direct_url": "rbd://af014572-0a5d-4a80-a07f-9105f52ab2c1/images/b9a51110-ab46-41b3-a74d-61d98d2ef6f1/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "updated_at": "2019-01-18T07:01:55Z", "visibility": "private", "owner_specified.shade.object": "images/cloudify_ims-img_1ca01ad2-5231-490b-a55b-e22ffb3bc7ae", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "cloudify_ims-img_1ca01ad2-5231-490b-a55b-e22ffb3bc7ae", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2019-01-18T07:00:34Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-01-18 07:02:00,650 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-8860e9bf-8fa0-4290-afac-760a972f1fd8 2019-01-18 07:02:00,650 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.555822134018s 2019-01-18 07:02:00,650 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-8860e9bf-8fa0-4290-afac-760a972f1fd8 2019-01-18 07:02:00,652 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-01-18 07:02:00,655 - 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}249f53895009d12a5f47e6699ed9156651d39cd1" 2019-01-18 07:02:00,693 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 07:02: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-f1659102-8b80-4212-9bb8-9e1eb03f8714 x-compute-request-id: req-f1659102-8b80-4212-9bb8-9e1eb03f8714 Content-Encoding: gzip Content-Length: 312 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/6910241a-b51b-4995-9449-cf57d64028bf", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/6910241a-b51b-4995-9449-cf57d64028bf", "rel": "bookmark"}], "ram": 4096, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 40, "id": "6910241a-b51b-4995-9449-cf57d64028bf", "name": "cloudify_ims-flavor_1ca01ad2-5231-490b-a55b-e22ffb3bc7ae", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2019-01-18 07:02:00,693 - 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-f1659102-8b80-4212-9bb8-9e1eb03f8714 2019-01-18 07:02:00,693 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0410959720612s 2019-01-18 07:02:00,694 - 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-f1659102-8b80-4212-9bb8-9e1eb03f8714 2019-01-18 07:02:00,695 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2019-01-18 07:02:00,698 - 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}249f53895009d12a5f47e6699ed9156651d39cd1" -d '{"server": {"name": "cloudify_ims-vm_1ca01ad2-5231-490b-a55b-e22ffb3bc7ae", "imageRef": "b9a51110-ab46-41b3-a74d-61d98d2ef6f1", "key_name": "cloudify_ims-kp_1ca01ad2-5231-490b-a55b-e22ffb3bc7ae", "flavorRef": "6910241a-b51b-4995-9449-cf57d64028bf", "max_count": 1, "min_count": 1, "networks": [{"uuid": "96c89bdc-476b-4124-b351-17f786dda6dc"}], "security_groups": [{"name": "76516a34-bb06-43a2-ae4a-05df2638cc83"}]}}' 2019-01-18 07:02:03,869 - keystoneauth.session - DEBUG - RESP: [202] Date: Fri, 18 Jan 2019 07:02: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-f506e816-065b-43ac-8025-b2cf8e03295e x-compute-request-id: req-f506e816-065b-43ac-8025-b2cf8e03295e Content-Length: 403 location: http://172.30.9.23:8774/v2.1/servers/3732e29d-0690-48b4-8a18-eb78ab77a94f Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "76516a34-bb06-43a2-ae4a-05df2638cc83"}], "OS-DCF:diskConfig": "MANUAL", "id": "3732e29d-0690-48b4-8a18-eb78ab77a94f", "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/3732e29d-0690-48b4-8a18-eb78ab77a94f", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/3732e29d-0690-48b4-8a18-eb78ab77a94f", "rel": "bookmark"}], "adminPass": "YYQWos29digJ"}} 2019-01-18 07:02:03,869 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-f506e816-065b-43ac-8025-b2cf8e03295e 2019-01-18 07:02:03,870 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 3.17416810989s 2019-01-18 07:02:03,870 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-f506e816-065b-43ac-8025-b2cf8e03295e 2019-01-18 07:02:03,871 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-18 07:02:03,874 - 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}249f53895009d12a5f47e6699ed9156651d39cd1" 2019-01-18 07:02:04,158 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 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,Accept-Encoding x-openstack-request-id: req-9db5cd3e-39db-4d92-a8d5-08ed53557f32 x-compute-request-id: req-9db5cd3e-39db-4d92-a8d5-08ed53557f32 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/3732e29d-0690-48b4-8a18-eb78ab77a94f", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/3732e29d-0690-48b4-8a18-eb78ab77a94f", "rel": "bookmark"}], "image": {"id": "b9a51110-ab46-41b3-a74d-61d98d2ef6f1", "links": [{"href": "http://172.30.9.23:8774/images/b9a51110-ab46-41b3-a74d-61d98d2ef6f1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6910241a-b51b-4995-9449-cf57d64028bf", "links": [{"href": "http://172.30.9.23:8774/flavors/6910241a-b51b-4995-9449-cf57d64028bf", "rel": "bookmark"}]}, "id": "3732e29d-0690-48b4-8a18-eb78ab77a94f", "user_id": "c8ee775cea4d49969d0b659a57d412c9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2019-01-18T07:02:03Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_1ca01ad2-5231-490b-a55b-e22ffb3bc7ae", "name": "cloudify_ims-vm_1ca01ad2-5231-490b-a55b-e22ffb3bc7ae", "created": "2019-01-18T07:02:03Z", "tenant_id": "87548a2f9ec54cf09a4e529f1d44eaeb", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-18 07:02:04,158 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-9db5cd3e-39db-4d92-a8d5-08ed53557f32 2019-01-18 07:02:04,159 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.287807941437s 2019-01-18 07:02:04,159 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-9db5cd3e-39db-4d92-a8d5-08ed53557f32 2019-01-18 07:02:04,166 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-01-18 07:02:04,167 - 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}249f53895009d12a5f47e6699ed9156651d39cd1" 2019-01-18 07:02:04,425 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1237 X-Openstack-Request-Id: req-375501ad-4d99-454b-92bc-08e61671becc Date: Fri, 18 Jan 2019 07:02: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":["e3fb8a50-98f2-4c0f-8a94-2196b554a1b3"],"updated_at":"2019-01-18T07:00:02Z","tenant_id":"87548a2f9ec54cf09a4e529f1d44eaeb","created_at":"2019-01-18T07:00:01Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"87548a2f9ec54cf09a4e529f1d44eaeb","id":"96c89bdc-476b-4124-b351-17f786dda6dc","name":"cloudify_ims-net_1ca01ad2-5231-490b-a55b-e22ffb3bc7ae"},{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"c7128340-d09d-4472-ab8c-6b0e75149f5d","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"47feb8aba08a40dca7028a1701e597b9","status":"ACTIVE","subnets":["99f540fb-52d8-49ca-b59c-736c854d3c9e"],"description":"","tags":[],"updated_at":"2019-01-18T04:39:13Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"47feb8aba08a40dca7028a1701e597b9","created_at":"2019-01-18T04:39:06Z","mtu":1500}]} 2019-01-18 07:02:04,425 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-375501ad-4d99-454b-92bc-08e61671becc 2019-01-18 07:02:04,425 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.258831977844s 2019-01-18 07:02:04,426 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-375501ad-4d99-454b-92bc-08e61671becc 2019-01-18 07:02:04,426 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-01-18 07:02:04,427 - 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}249f53895009d12a5f47e6699ed9156651d39cd1" 2019-01-18 07:02:04,479 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 683 X-Openstack-Request-Id: req-1d77a9b1-6cdc-425a-8fc5-e44b1e20a5ad Date: Fri, 18 Jan 2019 07:02:04 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"96c89bdc-476b-4124-b351-17f786dda6dc","tenant_id":"87548a2f9ec54cf09a4e529f1d44eaeb","created_at":"2019-01-18T07:00:02Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-01-18T07:00:02Z","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":"87548a2f9ec54cf09a4e529f1d44eaeb","id":"e3fb8a50-98f2-4c0f-8a94-2196b554a1b3","subnetpool_id":null,"name":"cloudify_ims-subnet_1ca01ad2-5231-490b-a55b-e22ffb3bc7ae"}]} 2019-01-18 07:02:04,479 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-1d77a9b1-6cdc-425a-8fc5-e44b1e20a5ad 2019-01-18 07:02:04,479 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0526251792908s 2019-01-18 07:02:04,480 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-1d77a9b1-6cdc-425a-8fc5-e44b1e20a5ad 2019-01-18 07:02:04,480 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-18 07:02:06,483 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-18 07:02:06,486 - 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}249f53895009d12a5f47e6699ed9156651d39cd1" 2019-01-18 07:02:07,170 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 07:02: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-0745154f-79fd-47f4-874f-b1cd9ea21c05 x-compute-request-id: req-0745154f-79fd-47f4-874f-b1cd9ea21c05 Content-Encoding: gzip Content-Length: 669 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/3732e29d-0690-48b4-8a18-eb78ab77a94f", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/3732e29d-0690-48b4-8a18-eb78ab77a94f", "rel": "bookmark"}], "image": {"id": "b9a51110-ab46-41b3-a74d-61d98d2ef6f1", "links": [{"href": "http://172.30.9.23:8774/images/b9a51110-ab46-41b3-a74d-61d98d2ef6f1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6910241a-b51b-4995-9449-cf57d64028bf", "links": [{"href": "http://172.30.9.23:8774/flavors/6910241a-b51b-4995-9449-cf57d64028bf", "rel": "bookmark"}]}, "id": "3732e29d-0690-48b4-8a18-eb78ab77a94f", "security_groups": [{"name": "cloudify_ims-sg_1ca01ad2-5231-490b-a55b-e22ffb3bc7ae"}], "user_id": "c8ee775cea4d49969d0b659a57d412c9", "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": "2019-01-18T07:02:05Z", "hostId": "37b0735e076cdbc682d3cfe5febc5231dfc50fcc1709f83f56a10aed", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_1ca01ad2-5231-490b-a55b-e22ffb3bc7ae", "name": "cloudify_ims-vm_1ca01ad2-5231-490b-a55b-e22ffb3bc7ae", "created": "2019-01-18T07:02:03Z", "tenant_id": "87548a2f9ec54cf09a4e529f1d44eaeb", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-18 07:02:07,170 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-0745154f-79fd-47f4-874f-b1cd9ea21c05 2019-01-18 07:02:07,170 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.68666601181s 2019-01-18 07:02:07,170 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-0745154f-79fd-47f4-874f-b1cd9ea21c05 2019-01-18 07:02:07,174 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-18 07:02:09,177 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-18 07:02:09,179 - 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}249f53895009d12a5f47e6699ed9156651d39cd1" 2019-01-18 07:02:10,372 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 07:02: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-43d28b85-2b26-4237-9158-6749bf171bc0 x-compute-request-id: req-43d28b85-2b26-4237-9158-6749bf171bc0 Content-Encoding: gzip Content-Length: 669 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/3732e29d-0690-48b4-8a18-eb78ab77a94f", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/3732e29d-0690-48b4-8a18-eb78ab77a94f", "rel": "bookmark"}], "image": {"id": "b9a51110-ab46-41b3-a74d-61d98d2ef6f1", "links": [{"href": "http://172.30.9.23:8774/images/b9a51110-ab46-41b3-a74d-61d98d2ef6f1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6910241a-b51b-4995-9449-cf57d64028bf", "links": [{"href": "http://172.30.9.23:8774/flavors/6910241a-b51b-4995-9449-cf57d64028bf", "rel": "bookmark"}]}, "id": "3732e29d-0690-48b4-8a18-eb78ab77a94f", "security_groups": [{"name": "cloudify_ims-sg_1ca01ad2-5231-490b-a55b-e22ffb3bc7ae"}], "user_id": "c8ee775cea4d49969d0b659a57d412c9", "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": "2019-01-18T07:02:05Z", "hostId": "37b0735e076cdbc682d3cfe5febc5231dfc50fcc1709f83f56a10aed", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_1ca01ad2-5231-490b-a55b-e22ffb3bc7ae", "name": "cloudify_ims-vm_1ca01ad2-5231-490b-a55b-e22ffb3bc7ae", "created": "2019-01-18T07:02:03Z", "tenant_id": "87548a2f9ec54cf09a4e529f1d44eaeb", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-18 07:02:10,373 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-43d28b85-2b26-4237-9158-6749bf171bc0 2019-01-18 07:02:10,373 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.19591116905s 2019-01-18 07:02:10,373 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-43d28b85-2b26-4237-9158-6749bf171bc0 2019-01-18 07:02:10,377 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-18 07:02:12,380 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-18 07:02:12,382 - 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}249f53895009d12a5f47e6699ed9156651d39cd1" 2019-01-18 07:02:13,044 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 07:02: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-e877bf89-3b3a-41cd-b5b5-de89aa63f8f9 x-compute-request-id: req-e877bf89-3b3a-41cd-b5b5-de89aa63f8f9 Content-Encoding: gzip Content-Length: 669 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/3732e29d-0690-48b4-8a18-eb78ab77a94f", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/3732e29d-0690-48b4-8a18-eb78ab77a94f", "rel": "bookmark"}], "image": {"id": "b9a51110-ab46-41b3-a74d-61d98d2ef6f1", "links": [{"href": "http://172.30.9.23:8774/images/b9a51110-ab46-41b3-a74d-61d98d2ef6f1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6910241a-b51b-4995-9449-cf57d64028bf", "links": [{"href": "http://172.30.9.23:8774/flavors/6910241a-b51b-4995-9449-cf57d64028bf", "rel": "bookmark"}]}, "id": "3732e29d-0690-48b4-8a18-eb78ab77a94f", "security_groups": [{"name": "cloudify_ims-sg_1ca01ad2-5231-490b-a55b-e22ffb3bc7ae"}], "user_id": "c8ee775cea4d49969d0b659a57d412c9", "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": "2019-01-18T07:02:05Z", "hostId": "37b0735e076cdbc682d3cfe5febc5231dfc50fcc1709f83f56a10aed", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_1ca01ad2-5231-490b-a55b-e22ffb3bc7ae", "name": "cloudify_ims-vm_1ca01ad2-5231-490b-a55b-e22ffb3bc7ae", "created": "2019-01-18T07:02:03Z", "tenant_id": "87548a2f9ec54cf09a4e529f1d44eaeb", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-18 07:02:13,044 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-e877bf89-3b3a-41cd-b5b5-de89aa63f8f9 2019-01-18 07:02:13,044 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.664695978165s 2019-01-18 07:02:13,045 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-e877bf89-3b3a-41cd-b5b5-de89aa63f8f9 2019-01-18 07:02:13,049 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-18 07:02:15,051 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-18 07:02:15,054 - 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}249f53895009d12a5f47e6699ed9156651d39cd1" 2019-01-18 07:02:16,125 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 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-b63b2664-3e3d-436e-b938-e9340a7017a3 x-compute-request-id: req-b63b2664-3e3d-436e-b938-e9340a7017a3 Content-Encoding: gzip Content-Length: 669 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/3732e29d-0690-48b4-8a18-eb78ab77a94f", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/3732e29d-0690-48b4-8a18-eb78ab77a94f", "rel": "bookmark"}], "image": {"id": "b9a51110-ab46-41b3-a74d-61d98d2ef6f1", "links": [{"href": "http://172.30.9.23:8774/images/b9a51110-ab46-41b3-a74d-61d98d2ef6f1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6910241a-b51b-4995-9449-cf57d64028bf", "links": [{"href": "http://172.30.9.23:8774/flavors/6910241a-b51b-4995-9449-cf57d64028bf", "rel": "bookmark"}]}, "id": "3732e29d-0690-48b4-8a18-eb78ab77a94f", "security_groups": [{"name": "cloudify_ims-sg_1ca01ad2-5231-490b-a55b-e22ffb3bc7ae"}], "user_id": "c8ee775cea4d49969d0b659a57d412c9", "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": "2019-01-18T07:02:05Z", "hostId": "37b0735e076cdbc682d3cfe5febc5231dfc50fcc1709f83f56a10aed", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_1ca01ad2-5231-490b-a55b-e22ffb3bc7ae", "name": "cloudify_ims-vm_1ca01ad2-5231-490b-a55b-e22ffb3bc7ae", "created": "2019-01-18T07:02:03Z", "tenant_id": "87548a2f9ec54cf09a4e529f1d44eaeb", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-18 07:02:16,125 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-b63b2664-3e3d-436e-b938-e9340a7017a3 2019-01-18 07:02:16,125 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.07369494438s 2019-01-18 07:02:16,125 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-b63b2664-3e3d-436e-b938-e9340a7017a3 2019-01-18 07:02:16,129 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-18 07:02:18,132 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-18 07:02:18,135 - 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}249f53895009d12a5f47e6699ed9156651d39cd1" 2019-01-18 07:02:18,714 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 07:02: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-4e672ede-55cf-4faa-bc5a-d799b455b893 x-compute-request-id: req-4e672ede-55cf-4faa-bc5a-d799b455b893 Content-Encoding: gzip Content-Length: 669 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/3732e29d-0690-48b4-8a18-eb78ab77a94f", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/3732e29d-0690-48b4-8a18-eb78ab77a94f", "rel": "bookmark"}], "image": {"id": "b9a51110-ab46-41b3-a74d-61d98d2ef6f1", "links": [{"href": "http://172.30.9.23:8774/images/b9a51110-ab46-41b3-a74d-61d98d2ef6f1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6910241a-b51b-4995-9449-cf57d64028bf", "links": [{"href": "http://172.30.9.23:8774/flavors/6910241a-b51b-4995-9449-cf57d64028bf", "rel": "bookmark"}]}, "id": "3732e29d-0690-48b4-8a18-eb78ab77a94f", "security_groups": [{"name": "cloudify_ims-sg_1ca01ad2-5231-490b-a55b-e22ffb3bc7ae"}], "user_id": "c8ee775cea4d49969d0b659a57d412c9", "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": "2019-01-18T07:02:05Z", "hostId": "37b0735e076cdbc682d3cfe5febc5231dfc50fcc1709f83f56a10aed", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_1ca01ad2-5231-490b-a55b-e22ffb3bc7ae", "name": "cloudify_ims-vm_1ca01ad2-5231-490b-a55b-e22ffb3bc7ae", "created": "2019-01-18T07:02:03Z", "tenant_id": "87548a2f9ec54cf09a4e529f1d44eaeb", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-18 07:02:18,714 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-4e672ede-55cf-4faa-bc5a-d799b455b893 2019-01-18 07:02:18,715 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.582591056824s 2019-01-18 07:02:18,715 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-4e672ede-55cf-4faa-bc5a-d799b455b893 2019-01-18 07:02:18,719 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-18 07:02:20,721 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-18 07:02:20,724 - 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}249f53895009d12a5f47e6699ed9156651d39cd1" 2019-01-18 07:02:21,218 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 07:02: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-b4708b57-377f-4d6f-b909-6f0ece04f143 x-compute-request-id: req-b4708b57-377f-4d6f-b909-6f0ece04f143 Content-Encoding: gzip Content-Length: 669 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/3732e29d-0690-48b4-8a18-eb78ab77a94f", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/3732e29d-0690-48b4-8a18-eb78ab77a94f", "rel": "bookmark"}], "image": {"id": "b9a51110-ab46-41b3-a74d-61d98d2ef6f1", "links": [{"href": "http://172.30.9.23:8774/images/b9a51110-ab46-41b3-a74d-61d98d2ef6f1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6910241a-b51b-4995-9449-cf57d64028bf", "links": [{"href": "http://172.30.9.23:8774/flavors/6910241a-b51b-4995-9449-cf57d64028bf", "rel": "bookmark"}]}, "id": "3732e29d-0690-48b4-8a18-eb78ab77a94f", "security_groups": [{"name": "cloudify_ims-sg_1ca01ad2-5231-490b-a55b-e22ffb3bc7ae"}], "user_id": "c8ee775cea4d49969d0b659a57d412c9", "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": "2019-01-18T07:02:05Z", "hostId": "37b0735e076cdbc682d3cfe5febc5231dfc50fcc1709f83f56a10aed", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_1ca01ad2-5231-490b-a55b-e22ffb3bc7ae", "name": "cloudify_ims-vm_1ca01ad2-5231-490b-a55b-e22ffb3bc7ae", "created": "2019-01-18T07:02:03Z", "tenant_id": "87548a2f9ec54cf09a4e529f1d44eaeb", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-18 07:02:21,218 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-b4708b57-377f-4d6f-b909-6f0ece04f143 2019-01-18 07:02:21,219 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.49684214592s 2019-01-18 07:02:21,219 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-b4708b57-377f-4d6f-b909-6f0ece04f143 2019-01-18 07:02:21,223 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-18 07:02:23,225 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-18 07:02:23,228 - 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}249f53895009d12a5f47e6699ed9156651d39cd1" 2019-01-18 07:02:24,169 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 07:02: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-957bb631-3d6f-4d4c-8489-efc140b89718 x-compute-request-id: req-957bb631-3d6f-4d4c-8489-efc140b89718 Content-Encoding: gzip Content-Length: 669 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/3732e29d-0690-48b4-8a18-eb78ab77a94f", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/3732e29d-0690-48b4-8a18-eb78ab77a94f", "rel": "bookmark"}], "image": {"id": "b9a51110-ab46-41b3-a74d-61d98d2ef6f1", "links": [{"href": "http://172.30.9.23:8774/images/b9a51110-ab46-41b3-a74d-61d98d2ef6f1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6910241a-b51b-4995-9449-cf57d64028bf", "links": [{"href": "http://172.30.9.23:8774/flavors/6910241a-b51b-4995-9449-cf57d64028bf", "rel": "bookmark"}]}, "id": "3732e29d-0690-48b4-8a18-eb78ab77a94f", "security_groups": [{"name": "cloudify_ims-sg_1ca01ad2-5231-490b-a55b-e22ffb3bc7ae"}], "user_id": "c8ee775cea4d49969d0b659a57d412c9", "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": "2019-01-18T07:02:05Z", "hostId": "37b0735e076cdbc682d3cfe5febc5231dfc50fcc1709f83f56a10aed", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_1ca01ad2-5231-490b-a55b-e22ffb3bc7ae", "name": "cloudify_ims-vm_1ca01ad2-5231-490b-a55b-e22ffb3bc7ae", "created": "2019-01-18T07:02:03Z", "tenant_id": "87548a2f9ec54cf09a4e529f1d44eaeb", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-18 07:02:24,169 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-957bb631-3d6f-4d4c-8489-efc140b89718 2019-01-18 07:02:24,169 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.943815946579s 2019-01-18 07:02:24,170 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-957bb631-3d6f-4d4c-8489-efc140b89718 2019-01-18 07:02:24,173 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-18 07:02:26,176 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-18 07:02:26,179 - 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}249f53895009d12a5f47e6699ed9156651d39cd1" 2019-01-18 07:02:26,917 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 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-c6af3216-bac4-4c47-b4bf-5064ee0429b6 x-compute-request-id: req-c6af3216-bac4-4c47-b4bf-5064ee0429b6 Content-Encoding: gzip Content-Length: 669 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/3732e29d-0690-48b4-8a18-eb78ab77a94f", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/3732e29d-0690-48b4-8a18-eb78ab77a94f", "rel": "bookmark"}], "image": {"id": "b9a51110-ab46-41b3-a74d-61d98d2ef6f1", "links": [{"href": "http://172.30.9.23:8774/images/b9a51110-ab46-41b3-a74d-61d98d2ef6f1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6910241a-b51b-4995-9449-cf57d64028bf", "links": [{"href": "http://172.30.9.23:8774/flavors/6910241a-b51b-4995-9449-cf57d64028bf", "rel": "bookmark"}]}, "id": "3732e29d-0690-48b4-8a18-eb78ab77a94f", "security_groups": [{"name": "cloudify_ims-sg_1ca01ad2-5231-490b-a55b-e22ffb3bc7ae"}], "user_id": "c8ee775cea4d49969d0b659a57d412c9", "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": "2019-01-18T07:02:05Z", "hostId": "37b0735e076cdbc682d3cfe5febc5231dfc50fcc1709f83f56a10aed", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_1ca01ad2-5231-490b-a55b-e22ffb3bc7ae", "name": "cloudify_ims-vm_1ca01ad2-5231-490b-a55b-e22ffb3bc7ae", "created": "2019-01-18T07:02:03Z", "tenant_id": "87548a2f9ec54cf09a4e529f1d44eaeb", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-18 07:02:26,917 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-c6af3216-bac4-4c47-b4bf-5064ee0429b6 2019-01-18 07:02:26,917 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.74093914032s 2019-01-18 07:02:26,917 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-c6af3216-bac4-4c47-b4bf-5064ee0429b6 2019-01-18 07:02:26,921 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-18 07:02:28,924 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-18 07:02:28,927 - 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}249f53895009d12a5f47e6699ed9156651d39cd1" 2019-01-18 07:02:29,494 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 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-f14673e3-1a91-4f3b-aca0-0f57c5762ab6 x-compute-request-id: req-f14673e3-1a91-4f3b-aca0-0f57c5762ab6 Content-Encoding: gzip Content-Length: 669 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/3732e29d-0690-48b4-8a18-eb78ab77a94f", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/3732e29d-0690-48b4-8a18-eb78ab77a94f", "rel": "bookmark"}], "image": {"id": "b9a51110-ab46-41b3-a74d-61d98d2ef6f1", "links": [{"href": "http://172.30.9.23:8774/images/b9a51110-ab46-41b3-a74d-61d98d2ef6f1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6910241a-b51b-4995-9449-cf57d64028bf", "links": [{"href": "http://172.30.9.23:8774/flavors/6910241a-b51b-4995-9449-cf57d64028bf", "rel": "bookmark"}]}, "id": "3732e29d-0690-48b4-8a18-eb78ab77a94f", "security_groups": [{"name": "cloudify_ims-sg_1ca01ad2-5231-490b-a55b-e22ffb3bc7ae"}], "user_id": "c8ee775cea4d49969d0b659a57d412c9", "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": "2019-01-18T07:02:05Z", "hostId": "37b0735e076cdbc682d3cfe5febc5231dfc50fcc1709f83f56a10aed", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_1ca01ad2-5231-490b-a55b-e22ffb3bc7ae", "name": "cloudify_ims-vm_1ca01ad2-5231-490b-a55b-e22ffb3bc7ae", "created": "2019-01-18T07:02:03Z", "tenant_id": "87548a2f9ec54cf09a4e529f1d44eaeb", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-18 07:02:29,494 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-f14673e3-1a91-4f3b-aca0-0f57c5762ab6 2019-01-18 07:02:29,494 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.570027828217s 2019-01-18 07:02:29,495 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-f14673e3-1a91-4f3b-aca0-0f57c5762ab6 2019-01-18 07:02:29,499 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-18 07:02:31,502 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-18 07:02:31,505 - 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}249f53895009d12a5f47e6699ed9156651d39cd1" 2019-01-18 07:02:32,003 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 07:02: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-d7c925b4-4bf6-469d-8388-94ff0851a4ad x-compute-request-id: req-d7c925b4-4bf6-469d-8388-94ff0851a4ad Content-Encoding: gzip Content-Length: 669 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/3732e29d-0690-48b4-8a18-eb78ab77a94f", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/3732e29d-0690-48b4-8a18-eb78ab77a94f", "rel": "bookmark"}], "image": {"id": "b9a51110-ab46-41b3-a74d-61d98d2ef6f1", "links": [{"href": "http://172.30.9.23:8774/images/b9a51110-ab46-41b3-a74d-61d98d2ef6f1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6910241a-b51b-4995-9449-cf57d64028bf", "links": [{"href": "http://172.30.9.23:8774/flavors/6910241a-b51b-4995-9449-cf57d64028bf", "rel": "bookmark"}]}, "id": "3732e29d-0690-48b4-8a18-eb78ab77a94f", "security_groups": [{"name": "cloudify_ims-sg_1ca01ad2-5231-490b-a55b-e22ffb3bc7ae"}], "user_id": "c8ee775cea4d49969d0b659a57d412c9", "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": "2019-01-18T07:02:05Z", "hostId": "37b0735e076cdbc682d3cfe5febc5231dfc50fcc1709f83f56a10aed", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_1ca01ad2-5231-490b-a55b-e22ffb3bc7ae", "name": "cloudify_ims-vm_1ca01ad2-5231-490b-a55b-e22ffb3bc7ae", "created": "2019-01-18T07:02:03Z", "tenant_id": "87548a2f9ec54cf09a4e529f1d44eaeb", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-18 07:02:32,003 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-d7c925b4-4bf6-469d-8388-94ff0851a4ad 2019-01-18 07:02:32,004 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.501682043076s 2019-01-18 07:02:32,004 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-d7c925b4-4bf6-469d-8388-94ff0851a4ad 2019-01-18 07:02:32,008 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-18 07:02:34,011 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-18 07:02:34,014 - 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}249f53895009d12a5f47e6699ed9156651d39cd1" 2019-01-18 07:02:34,491 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 07:02: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-66fb7dd3-0276-4f53-8e75-2eaa0f39cd27 x-compute-request-id: req-66fb7dd3-0276-4f53-8e75-2eaa0f39cd27 Content-Encoding: gzip Content-Length: 669 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/3732e29d-0690-48b4-8a18-eb78ab77a94f", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/3732e29d-0690-48b4-8a18-eb78ab77a94f", "rel": "bookmark"}], "image": {"id": "b9a51110-ab46-41b3-a74d-61d98d2ef6f1", "links": [{"href": "http://172.30.9.23:8774/images/b9a51110-ab46-41b3-a74d-61d98d2ef6f1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6910241a-b51b-4995-9449-cf57d64028bf", "links": [{"href": "http://172.30.9.23:8774/flavors/6910241a-b51b-4995-9449-cf57d64028bf", "rel": "bookmark"}]}, "id": "3732e29d-0690-48b4-8a18-eb78ab77a94f", "security_groups": [{"name": "cloudify_ims-sg_1ca01ad2-5231-490b-a55b-e22ffb3bc7ae"}], "user_id": "c8ee775cea4d49969d0b659a57d412c9", "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": "2019-01-18T07:02:05Z", "hostId": "37b0735e076cdbc682d3cfe5febc5231dfc50fcc1709f83f56a10aed", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_1ca01ad2-5231-490b-a55b-e22ffb3bc7ae", "name": "cloudify_ims-vm_1ca01ad2-5231-490b-a55b-e22ffb3bc7ae", "created": "2019-01-18T07:02:03Z", "tenant_id": "87548a2f9ec54cf09a4e529f1d44eaeb", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-18 07:02:34,491 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-66fb7dd3-0276-4f53-8e75-2eaa0f39cd27 2019-01-18 07:02:34,491 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.48015999794s 2019-01-18 07:02:34,492 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-66fb7dd3-0276-4f53-8e75-2eaa0f39cd27 2019-01-18 07:02:34,496 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-18 07:02:36,498 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-18 07:02:36,501 - 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}249f53895009d12a5f47e6699ed9156651d39cd1" 2019-01-18 07:02:37,048 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 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-3ca96d76-4d21-4808-bb4c-d850a4e1c6b5 x-compute-request-id: req-3ca96d76-4d21-4808-bb4c-d850a4e1c6b5 Content-Encoding: gzip Content-Length: 669 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/3732e29d-0690-48b4-8a18-eb78ab77a94f", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/3732e29d-0690-48b4-8a18-eb78ab77a94f", "rel": "bookmark"}], "image": {"id": "b9a51110-ab46-41b3-a74d-61d98d2ef6f1", "links": [{"href": "http://172.30.9.23:8774/images/b9a51110-ab46-41b3-a74d-61d98d2ef6f1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6910241a-b51b-4995-9449-cf57d64028bf", "links": [{"href": "http://172.30.9.23:8774/flavors/6910241a-b51b-4995-9449-cf57d64028bf", "rel": "bookmark"}]}, "id": "3732e29d-0690-48b4-8a18-eb78ab77a94f", "security_groups": [{"name": "cloudify_ims-sg_1ca01ad2-5231-490b-a55b-e22ffb3bc7ae"}], "user_id": "c8ee775cea4d49969d0b659a57d412c9", "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": "2019-01-18T07:02:05Z", "hostId": "37b0735e076cdbc682d3cfe5febc5231dfc50fcc1709f83f56a10aed", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_1ca01ad2-5231-490b-a55b-e22ffb3bc7ae", "name": "cloudify_ims-vm_1ca01ad2-5231-490b-a55b-e22ffb3bc7ae", "created": "2019-01-18T07:02:03Z", "tenant_id": "87548a2f9ec54cf09a4e529f1d44eaeb", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-18 07:02:37,049 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-3ca96d76-4d21-4808-bb4c-d850a4e1c6b5 2019-01-18 07:02:37,049 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.550455093384s 2019-01-18 07:02:37,049 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-3ca96d76-4d21-4808-bb4c-d850a4e1c6b5 2019-01-18 07:02:37,053 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-18 07:02:39,055 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-18 07:02:39,058 - 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}249f53895009d12a5f47e6699ed9156651d39cd1" 2019-01-18 07:02:39,902 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 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-a88c1a54-48ff-4b36-afd6-7636899076d0 x-compute-request-id: req-a88c1a54-48ff-4b36-afd6-7636899076d0 Content-Encoding: gzip Content-Length: 669 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/3732e29d-0690-48b4-8a18-eb78ab77a94f", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/3732e29d-0690-48b4-8a18-eb78ab77a94f", "rel": "bookmark"}], "image": {"id": "b9a51110-ab46-41b3-a74d-61d98d2ef6f1", "links": [{"href": "http://172.30.9.23:8774/images/b9a51110-ab46-41b3-a74d-61d98d2ef6f1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6910241a-b51b-4995-9449-cf57d64028bf", "links": [{"href": "http://172.30.9.23:8774/flavors/6910241a-b51b-4995-9449-cf57d64028bf", "rel": "bookmark"}]}, "id": "3732e29d-0690-48b4-8a18-eb78ab77a94f", "security_groups": [{"name": "cloudify_ims-sg_1ca01ad2-5231-490b-a55b-e22ffb3bc7ae"}], "user_id": "c8ee775cea4d49969d0b659a57d412c9", "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": "2019-01-18T07:02:05Z", "hostId": "37b0735e076cdbc682d3cfe5febc5231dfc50fcc1709f83f56a10aed", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_1ca01ad2-5231-490b-a55b-e22ffb3bc7ae", "name": "cloudify_ims-vm_1ca01ad2-5231-490b-a55b-e22ffb3bc7ae", "created": "2019-01-18T07:02:03Z", "tenant_id": "87548a2f9ec54cf09a4e529f1d44eaeb", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-18 07:02:39,902 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-a88c1a54-48ff-4b36-afd6-7636899076d0 2019-01-18 07:02:39,902 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.846705913544s 2019-01-18 07:02:39,903 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-a88c1a54-48ff-4b36-afd6-7636899076d0 2019-01-18 07:02:39,907 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-18 07:02:41,909 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-18 07:02:41,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}249f53895009d12a5f47e6699ed9156651d39cd1" 2019-01-18 07:02:42,482 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 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-93d9e00a-73c1-42ce-baed-ed0bafd31cb4 x-compute-request-id: req-93d9e00a-73c1-42ce-baed-ed0bafd31cb4 Content-Encoding: gzip Content-Length: 669 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/3732e29d-0690-48b4-8a18-eb78ab77a94f", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/3732e29d-0690-48b4-8a18-eb78ab77a94f", "rel": "bookmark"}], "image": {"id": "b9a51110-ab46-41b3-a74d-61d98d2ef6f1", "links": [{"href": "http://172.30.9.23:8774/images/b9a51110-ab46-41b3-a74d-61d98d2ef6f1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6910241a-b51b-4995-9449-cf57d64028bf", "links": [{"href": "http://172.30.9.23:8774/flavors/6910241a-b51b-4995-9449-cf57d64028bf", "rel": "bookmark"}]}, "id": "3732e29d-0690-48b4-8a18-eb78ab77a94f", "security_groups": [{"name": "cloudify_ims-sg_1ca01ad2-5231-490b-a55b-e22ffb3bc7ae"}], "user_id": "c8ee775cea4d49969d0b659a57d412c9", "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": "2019-01-18T07:02:05Z", "hostId": "37b0735e076cdbc682d3cfe5febc5231dfc50fcc1709f83f56a10aed", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_1ca01ad2-5231-490b-a55b-e22ffb3bc7ae", "name": "cloudify_ims-vm_1ca01ad2-5231-490b-a55b-e22ffb3bc7ae", "created": "2019-01-18T07:02:03Z", "tenant_id": "87548a2f9ec54cf09a4e529f1d44eaeb", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-18 07:02:42,483 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-93d9e00a-73c1-42ce-baed-ed0bafd31cb4 2019-01-18 07:02:42,483 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.573596954346s 2019-01-18 07:02:42,483 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-93d9e00a-73c1-42ce-baed-ed0bafd31cb4 2019-01-18 07:02:42,487 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-18 07:02:44,490 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-18 07:02:44,493 - 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}249f53895009d12a5f47e6699ed9156651d39cd1" 2019-01-18 07:02:45,134 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 07:02: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-b357f43a-89ef-4d0a-bbc4-ce9ea375136c x-compute-request-id: req-b357f43a-89ef-4d0a-bbc4-ce9ea375136c Content-Encoding: gzip Content-Length: 669 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/3732e29d-0690-48b4-8a18-eb78ab77a94f", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/3732e29d-0690-48b4-8a18-eb78ab77a94f", "rel": "bookmark"}], "image": {"id": "b9a51110-ab46-41b3-a74d-61d98d2ef6f1", "links": [{"href": "http://172.30.9.23:8774/images/b9a51110-ab46-41b3-a74d-61d98d2ef6f1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6910241a-b51b-4995-9449-cf57d64028bf", "links": [{"href": "http://172.30.9.23:8774/flavors/6910241a-b51b-4995-9449-cf57d64028bf", "rel": "bookmark"}]}, "id": "3732e29d-0690-48b4-8a18-eb78ab77a94f", "security_groups": [{"name": "cloudify_ims-sg_1ca01ad2-5231-490b-a55b-e22ffb3bc7ae"}], "user_id": "c8ee775cea4d49969d0b659a57d412c9", "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": "2019-01-18T07:02:05Z", "hostId": "37b0735e076cdbc682d3cfe5febc5231dfc50fcc1709f83f56a10aed", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_1ca01ad2-5231-490b-a55b-e22ffb3bc7ae", "name": "cloudify_ims-vm_1ca01ad2-5231-490b-a55b-e22ffb3bc7ae", "created": "2019-01-18T07:02:03Z", "tenant_id": "87548a2f9ec54cf09a4e529f1d44eaeb", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-18 07:02:45,134 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-b357f43a-89ef-4d0a-bbc4-ce9ea375136c 2019-01-18 07:02:45,134 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.644310951233s 2019-01-18 07:02:45,135 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-b357f43a-89ef-4d0a-bbc4-ce9ea375136c 2019-01-18 07:02:45,138 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-18 07:02:47,141 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-18 07:02:47,144 - 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}249f53895009d12a5f47e6699ed9156651d39cd1" 2019-01-18 07:02:47,535 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 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,Accept-Encoding x-openstack-request-id: req-17175890-c4c0-49b2-9ffd-fe4bac473a19 x-compute-request-id: req-17175890-c4c0-49b2-9ffd-fe4bac473a19 Content-Encoding: gzip Content-Length: 669 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/3732e29d-0690-48b4-8a18-eb78ab77a94f", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/3732e29d-0690-48b4-8a18-eb78ab77a94f", "rel": "bookmark"}], "image": {"id": "b9a51110-ab46-41b3-a74d-61d98d2ef6f1", "links": [{"href": "http://172.30.9.23:8774/images/b9a51110-ab46-41b3-a74d-61d98d2ef6f1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6910241a-b51b-4995-9449-cf57d64028bf", "links": [{"href": "http://172.30.9.23:8774/flavors/6910241a-b51b-4995-9449-cf57d64028bf", "rel": "bookmark"}]}, "id": "3732e29d-0690-48b4-8a18-eb78ab77a94f", "security_groups": [{"name": "cloudify_ims-sg_1ca01ad2-5231-490b-a55b-e22ffb3bc7ae"}], "user_id": "c8ee775cea4d49969d0b659a57d412c9", "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": "2019-01-18T07:02:05Z", "hostId": "37b0735e076cdbc682d3cfe5febc5231dfc50fcc1709f83f56a10aed", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_1ca01ad2-5231-490b-a55b-e22ffb3bc7ae", "name": "cloudify_ims-vm_1ca01ad2-5231-490b-a55b-e22ffb3bc7ae", "created": "2019-01-18T07:02:03Z", "tenant_id": "87548a2f9ec54cf09a4e529f1d44eaeb", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-18 07:02:47,535 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-17175890-c4c0-49b2-9ffd-fe4bac473a19 2019-01-18 07:02:47,535 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.394095897675s 2019-01-18 07:02:47,536 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-17175890-c4c0-49b2-9ffd-fe4bac473a19 2019-01-18 07:02:47,539 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-18 07:02:49,542 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-18 07:02:49,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}249f53895009d12a5f47e6699ed9156651d39cd1" 2019-01-18 07:02:50,248 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 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-8a968345-17dc-4c00-94da-9451d99acea0 x-compute-request-id: req-8a968345-17dc-4c00-94da-9451d99acea0 Content-Encoding: gzip Content-Length: 669 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/3732e29d-0690-48b4-8a18-eb78ab77a94f", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/3732e29d-0690-48b4-8a18-eb78ab77a94f", "rel": "bookmark"}], "image": {"id": "b9a51110-ab46-41b3-a74d-61d98d2ef6f1", "links": [{"href": "http://172.30.9.23:8774/images/b9a51110-ab46-41b3-a74d-61d98d2ef6f1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6910241a-b51b-4995-9449-cf57d64028bf", "links": [{"href": "http://172.30.9.23:8774/flavors/6910241a-b51b-4995-9449-cf57d64028bf", "rel": "bookmark"}]}, "id": "3732e29d-0690-48b4-8a18-eb78ab77a94f", "security_groups": [{"name": "cloudify_ims-sg_1ca01ad2-5231-490b-a55b-e22ffb3bc7ae"}], "user_id": "c8ee775cea4d49969d0b659a57d412c9", "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": "2019-01-18T07:02:05Z", "hostId": "37b0735e076cdbc682d3cfe5febc5231dfc50fcc1709f83f56a10aed", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_1ca01ad2-5231-490b-a55b-e22ffb3bc7ae", "name": "cloudify_ims-vm_1ca01ad2-5231-490b-a55b-e22ffb3bc7ae", "created": "2019-01-18T07:02:03Z", "tenant_id": "87548a2f9ec54cf09a4e529f1d44eaeb", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-18 07:02:50,248 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-8a968345-17dc-4c00-94da-9451d99acea0 2019-01-18 07:02:50,249 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.706309080124s 2019-01-18 07:02:50,249 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-8a968345-17dc-4c00-94da-9451d99acea0 2019-01-18 07:02:50,253 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-18 07:02:52,256 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-18 07:02:52,259 - 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}249f53895009d12a5f47e6699ed9156651d39cd1" 2019-01-18 07:02:52,780 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 07:02: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-56e00a6d-bb34-479b-a4ba-dd2f46db6801 x-compute-request-id: req-56e00a6d-bb34-479b-a4ba-dd2f46db6801 Content-Encoding: gzip Content-Length: 669 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/3732e29d-0690-48b4-8a18-eb78ab77a94f", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/3732e29d-0690-48b4-8a18-eb78ab77a94f", "rel": "bookmark"}], "image": {"id": "b9a51110-ab46-41b3-a74d-61d98d2ef6f1", "links": [{"href": "http://172.30.9.23:8774/images/b9a51110-ab46-41b3-a74d-61d98d2ef6f1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6910241a-b51b-4995-9449-cf57d64028bf", "links": [{"href": "http://172.30.9.23:8774/flavors/6910241a-b51b-4995-9449-cf57d64028bf", "rel": "bookmark"}]}, "id": "3732e29d-0690-48b4-8a18-eb78ab77a94f", "security_groups": [{"name": "cloudify_ims-sg_1ca01ad2-5231-490b-a55b-e22ffb3bc7ae"}], "user_id": "c8ee775cea4d49969d0b659a57d412c9", "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": "2019-01-18T07:02:05Z", "hostId": "37b0735e076cdbc682d3cfe5febc5231dfc50fcc1709f83f56a10aed", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_1ca01ad2-5231-490b-a55b-e22ffb3bc7ae", "name": "cloudify_ims-vm_1ca01ad2-5231-490b-a55b-e22ffb3bc7ae", "created": "2019-01-18T07:02:03Z", "tenant_id": "87548a2f9ec54cf09a4e529f1d44eaeb", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-18 07:02:52,780 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-56e00a6d-bb34-479b-a4ba-dd2f46db6801 2019-01-18 07:02:52,780 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.524277925491s 2019-01-18 07:02:52,781 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-56e00a6d-bb34-479b-a4ba-dd2f46db6801 2019-01-18 07:02:52,784 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-18 07:02:54,787 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-18 07:02:54,790 - 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}249f53895009d12a5f47e6699ed9156651d39cd1" 2019-01-18 07:02:55,390 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 07:02: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-a00e8fb5-1706-48f4-b3f7-938b975abd94 x-compute-request-id: req-a00e8fb5-1706-48f4-b3f7-938b975abd94 Content-Encoding: gzip Content-Length: 669 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/3732e29d-0690-48b4-8a18-eb78ab77a94f", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/3732e29d-0690-48b4-8a18-eb78ab77a94f", "rel": "bookmark"}], "image": {"id": "b9a51110-ab46-41b3-a74d-61d98d2ef6f1", "links": [{"href": "http://172.30.9.23:8774/images/b9a51110-ab46-41b3-a74d-61d98d2ef6f1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6910241a-b51b-4995-9449-cf57d64028bf", "links": [{"href": "http://172.30.9.23:8774/flavors/6910241a-b51b-4995-9449-cf57d64028bf", "rel": "bookmark"}]}, "id": "3732e29d-0690-48b4-8a18-eb78ab77a94f", "security_groups": [{"name": "cloudify_ims-sg_1ca01ad2-5231-490b-a55b-e22ffb3bc7ae"}], "user_id": "c8ee775cea4d49969d0b659a57d412c9", "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": "2019-01-18T07:02:05Z", "hostId": "37b0735e076cdbc682d3cfe5febc5231dfc50fcc1709f83f56a10aed", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_1ca01ad2-5231-490b-a55b-e22ffb3bc7ae", "name": "cloudify_ims-vm_1ca01ad2-5231-490b-a55b-e22ffb3bc7ae", "created": "2019-01-18T07:02:03Z", "tenant_id": "87548a2f9ec54cf09a4e529f1d44eaeb", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-18 07:02:55,390 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-a00e8fb5-1706-48f4-b3f7-938b975abd94 2019-01-18 07:02:55,390 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.602967977524s 2019-01-18 07:02:55,390 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-a00e8fb5-1706-48f4-b3f7-938b975abd94 2019-01-18 07:02:55,394 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-18 07:02:57,397 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-18 07:02:57,400 - 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}249f53895009d12a5f47e6699ed9156651d39cd1" 2019-01-18 07:02:58,115 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 07:02: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-770afb01-f0df-4273-80c7-3affa4d318d6 x-compute-request-id: req-770afb01-f0df-4273-80c7-3affa4d318d6 Content-Encoding: gzip Content-Length: 669 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/3732e29d-0690-48b4-8a18-eb78ab77a94f", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/3732e29d-0690-48b4-8a18-eb78ab77a94f", "rel": "bookmark"}], "image": {"id": "b9a51110-ab46-41b3-a74d-61d98d2ef6f1", "links": [{"href": "http://172.30.9.23:8774/images/b9a51110-ab46-41b3-a74d-61d98d2ef6f1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6910241a-b51b-4995-9449-cf57d64028bf", "links": [{"href": "http://172.30.9.23:8774/flavors/6910241a-b51b-4995-9449-cf57d64028bf", "rel": "bookmark"}]}, "id": "3732e29d-0690-48b4-8a18-eb78ab77a94f", "security_groups": [{"name": "cloudify_ims-sg_1ca01ad2-5231-490b-a55b-e22ffb3bc7ae"}], "user_id": "c8ee775cea4d49969d0b659a57d412c9", "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": "2019-01-18T07:02:05Z", "hostId": "37b0735e076cdbc682d3cfe5febc5231dfc50fcc1709f83f56a10aed", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_1ca01ad2-5231-490b-a55b-e22ffb3bc7ae", "name": "cloudify_ims-vm_1ca01ad2-5231-490b-a55b-e22ffb3bc7ae", "created": "2019-01-18T07:02:03Z", "tenant_id": "87548a2f9ec54cf09a4e529f1d44eaeb", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-18 07:02:58,115 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-770afb01-f0df-4273-80c7-3affa4d318d6 2019-01-18 07:02:58,115 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.718167066574s 2019-01-18 07:02:58,116 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-770afb01-f0df-4273-80c7-3affa4d318d6 2019-01-18 07:02:58,119 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-18 07:03:00,122 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-18 07:03:00,125 - 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}249f53895009d12a5f47e6699ed9156651d39cd1" 2019-01-18 07:03:01,071 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 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,Accept-Encoding x-openstack-request-id: req-658c5737-98e9-490b-8ebd-183070ff2259 x-compute-request-id: req-658c5737-98e9-490b-8ebd-183070ff2259 Content-Encoding: gzip Content-Length: 669 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/3732e29d-0690-48b4-8a18-eb78ab77a94f", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/3732e29d-0690-48b4-8a18-eb78ab77a94f", "rel": "bookmark"}], "image": {"id": "b9a51110-ab46-41b3-a74d-61d98d2ef6f1", "links": [{"href": "http://172.30.9.23:8774/images/b9a51110-ab46-41b3-a74d-61d98d2ef6f1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6910241a-b51b-4995-9449-cf57d64028bf", "links": [{"href": "http://172.30.9.23:8774/flavors/6910241a-b51b-4995-9449-cf57d64028bf", "rel": "bookmark"}]}, "id": "3732e29d-0690-48b4-8a18-eb78ab77a94f", "security_groups": [{"name": "cloudify_ims-sg_1ca01ad2-5231-490b-a55b-e22ffb3bc7ae"}], "user_id": "c8ee775cea4d49969d0b659a57d412c9", "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": "2019-01-18T07:02:05Z", "hostId": "37b0735e076cdbc682d3cfe5febc5231dfc50fcc1709f83f56a10aed", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_1ca01ad2-5231-490b-a55b-e22ffb3bc7ae", "name": "cloudify_ims-vm_1ca01ad2-5231-490b-a55b-e22ffb3bc7ae", "created": "2019-01-18T07:02:03Z", "tenant_id": "87548a2f9ec54cf09a4e529f1d44eaeb", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-18 07:03:01,071 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-658c5737-98e9-490b-8ebd-183070ff2259 2019-01-18 07:03:01,071 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.949239969254s 2019-01-18 07:03:01,072 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-658c5737-98e9-490b-8ebd-183070ff2259 2019-01-18 07:03:01,075 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-18 07:03:03,078 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-18 07:03:03,081 - 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}249f53895009d12a5f47e6699ed9156651d39cd1" 2019-01-18 07:03:03,631 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 07:03: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-7c0c17ca-32ac-4eaf-8514-84770be3a0ef x-compute-request-id: req-7c0c17ca-32ac-4eaf-8514-84770be3a0ef Content-Encoding: gzip Content-Length: 669 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/3732e29d-0690-48b4-8a18-eb78ab77a94f", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/3732e29d-0690-48b4-8a18-eb78ab77a94f", "rel": "bookmark"}], "image": {"id": "b9a51110-ab46-41b3-a74d-61d98d2ef6f1", "links": [{"href": "http://172.30.9.23:8774/images/b9a51110-ab46-41b3-a74d-61d98d2ef6f1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6910241a-b51b-4995-9449-cf57d64028bf", "links": [{"href": "http://172.30.9.23:8774/flavors/6910241a-b51b-4995-9449-cf57d64028bf", "rel": "bookmark"}]}, "id": "3732e29d-0690-48b4-8a18-eb78ab77a94f", "security_groups": [{"name": "cloudify_ims-sg_1ca01ad2-5231-490b-a55b-e22ffb3bc7ae"}], "user_id": "c8ee775cea4d49969d0b659a57d412c9", "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": "2019-01-18T07:02:05Z", "hostId": "37b0735e076cdbc682d3cfe5febc5231dfc50fcc1709f83f56a10aed", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_1ca01ad2-5231-490b-a55b-e22ffb3bc7ae", "name": "cloudify_ims-vm_1ca01ad2-5231-490b-a55b-e22ffb3bc7ae", "created": "2019-01-18T07:02:03Z", "tenant_id": "87548a2f9ec54cf09a4e529f1d44eaeb", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-18 07:03:03,631 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-7c0c17ca-32ac-4eaf-8514-84770be3a0ef 2019-01-18 07:03:03,632 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.553418159485s 2019-01-18 07:03:03,632 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-7c0c17ca-32ac-4eaf-8514-84770be3a0ef 2019-01-18 07:03:03,636 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-18 07:03:05,638 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-18 07:03:05,641 - 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}249f53895009d12a5f47e6699ed9156651d39cd1" 2019-01-18 07:03:06,193 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 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,Accept-Encoding x-openstack-request-id: req-cdbf5fc5-3a95-4910-9ee9-d4a8e8246ac1 x-compute-request-id: req-cdbf5fc5-3a95-4910-9ee9-d4a8e8246ac1 Content-Encoding: gzip Content-Length: 669 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/3732e29d-0690-48b4-8a18-eb78ab77a94f", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/3732e29d-0690-48b4-8a18-eb78ab77a94f", "rel": "bookmark"}], "image": {"id": "b9a51110-ab46-41b3-a74d-61d98d2ef6f1", "links": [{"href": "http://172.30.9.23:8774/images/b9a51110-ab46-41b3-a74d-61d98d2ef6f1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6910241a-b51b-4995-9449-cf57d64028bf", "links": [{"href": "http://172.30.9.23:8774/flavors/6910241a-b51b-4995-9449-cf57d64028bf", "rel": "bookmark"}]}, "id": "3732e29d-0690-48b4-8a18-eb78ab77a94f", "security_groups": [{"name": "cloudify_ims-sg_1ca01ad2-5231-490b-a55b-e22ffb3bc7ae"}], "user_id": "c8ee775cea4d49969d0b659a57d412c9", "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": "2019-01-18T07:02:05Z", "hostId": "37b0735e076cdbc682d3cfe5febc5231dfc50fcc1709f83f56a10aed", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_1ca01ad2-5231-490b-a55b-e22ffb3bc7ae", "name": "cloudify_ims-vm_1ca01ad2-5231-490b-a55b-e22ffb3bc7ae", "created": "2019-01-18T07:02:03Z", "tenant_id": "87548a2f9ec54cf09a4e529f1d44eaeb", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-18 07:03:06,194 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-cdbf5fc5-3a95-4910-9ee9-d4a8e8246ac1 2019-01-18 07:03:06,194 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.55534696579s 2019-01-18 07:03:06,194 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-cdbf5fc5-3a95-4910-9ee9-d4a8e8246ac1 2019-01-18 07:03:06,198 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-18 07:03:08,201 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-18 07:03:08,203 - 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}249f53895009d12a5f47e6699ed9156651d39cd1" 2019-01-18 07:03:08,704 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 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-15c1c0f1-fb0b-4509-9cde-ed4e83a38de0 x-compute-request-id: req-15c1c0f1-fb0b-4509-9cde-ed4e83a38de0 Content-Encoding: gzip Content-Length: 669 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/3732e29d-0690-48b4-8a18-eb78ab77a94f", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/3732e29d-0690-48b4-8a18-eb78ab77a94f", "rel": "bookmark"}], "image": {"id": "b9a51110-ab46-41b3-a74d-61d98d2ef6f1", "links": [{"href": "http://172.30.9.23:8774/images/b9a51110-ab46-41b3-a74d-61d98d2ef6f1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6910241a-b51b-4995-9449-cf57d64028bf", "links": [{"href": "http://172.30.9.23:8774/flavors/6910241a-b51b-4995-9449-cf57d64028bf", "rel": "bookmark"}]}, "id": "3732e29d-0690-48b4-8a18-eb78ab77a94f", "security_groups": [{"name": "cloudify_ims-sg_1ca01ad2-5231-490b-a55b-e22ffb3bc7ae"}], "user_id": "c8ee775cea4d49969d0b659a57d412c9", "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": "2019-01-18T07:02:05Z", "hostId": "37b0735e076cdbc682d3cfe5febc5231dfc50fcc1709f83f56a10aed", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_1ca01ad2-5231-490b-a55b-e22ffb3bc7ae", "name": "cloudify_ims-vm_1ca01ad2-5231-490b-a55b-e22ffb3bc7ae", "created": "2019-01-18T07:02:03Z", "tenant_id": "87548a2f9ec54cf09a4e529f1d44eaeb", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-18 07:03:08,704 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-15c1c0f1-fb0b-4509-9cde-ed4e83a38de0 2019-01-18 07:03:08,704 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.503564119339s 2019-01-18 07:03:08,705 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-15c1c0f1-fb0b-4509-9cde-ed4e83a38de0 2019-01-18 07:03:08,708 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-18 07:03:10,711 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-18 07:03:10,714 - 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}249f53895009d12a5f47e6699ed9156651d39cd1" 2019-01-18 07:03:11,412 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 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-5b35d69d-9e1f-4678-bb57-0592383efa00 x-compute-request-id: req-5b35d69d-9e1f-4678-bb57-0592383efa00 Content-Encoding: gzip Content-Length: 669 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/3732e29d-0690-48b4-8a18-eb78ab77a94f", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/3732e29d-0690-48b4-8a18-eb78ab77a94f", "rel": "bookmark"}], "image": {"id": "b9a51110-ab46-41b3-a74d-61d98d2ef6f1", "links": [{"href": "http://172.30.9.23:8774/images/b9a51110-ab46-41b3-a74d-61d98d2ef6f1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6910241a-b51b-4995-9449-cf57d64028bf", "links": [{"href": "http://172.30.9.23:8774/flavors/6910241a-b51b-4995-9449-cf57d64028bf", "rel": "bookmark"}]}, "id": "3732e29d-0690-48b4-8a18-eb78ab77a94f", "security_groups": [{"name": "cloudify_ims-sg_1ca01ad2-5231-490b-a55b-e22ffb3bc7ae"}], "user_id": "c8ee775cea4d49969d0b659a57d412c9", "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": "2019-01-18T07:02:05Z", "hostId": "37b0735e076cdbc682d3cfe5febc5231dfc50fcc1709f83f56a10aed", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_1ca01ad2-5231-490b-a55b-e22ffb3bc7ae", "name": "cloudify_ims-vm_1ca01ad2-5231-490b-a55b-e22ffb3bc7ae", "created": "2019-01-18T07:02:03Z", "tenant_id": "87548a2f9ec54cf09a4e529f1d44eaeb", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-18 07:03:11,412 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-5b35d69d-9e1f-4678-bb57-0592383efa00 2019-01-18 07:03:11,412 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.701045036316s 2019-01-18 07:03:11,412 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-5b35d69d-9e1f-4678-bb57-0592383efa00 2019-01-18 07:03:11,416 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-18 07:03:13,419 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-18 07:03:13,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}249f53895009d12a5f47e6699ed9156651d39cd1" 2019-01-18 07:03:14,131 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 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-ccd0ffc8-4081-4cc2-8734-3d8130170803 x-compute-request-id: req-ccd0ffc8-4081-4cc2-8734-3d8130170803 Content-Encoding: gzip Content-Length: 669 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/3732e29d-0690-48b4-8a18-eb78ab77a94f", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/3732e29d-0690-48b4-8a18-eb78ab77a94f", "rel": "bookmark"}], "image": {"id": "b9a51110-ab46-41b3-a74d-61d98d2ef6f1", "links": [{"href": "http://172.30.9.23:8774/images/b9a51110-ab46-41b3-a74d-61d98d2ef6f1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6910241a-b51b-4995-9449-cf57d64028bf", "links": [{"href": "http://172.30.9.23:8774/flavors/6910241a-b51b-4995-9449-cf57d64028bf", "rel": "bookmark"}]}, "id": "3732e29d-0690-48b4-8a18-eb78ab77a94f", "security_groups": [{"name": "cloudify_ims-sg_1ca01ad2-5231-490b-a55b-e22ffb3bc7ae"}], "user_id": "c8ee775cea4d49969d0b659a57d412c9", "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": "2019-01-18T07:02:05Z", "hostId": "37b0735e076cdbc682d3cfe5febc5231dfc50fcc1709f83f56a10aed", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_1ca01ad2-5231-490b-a55b-e22ffb3bc7ae", "name": "cloudify_ims-vm_1ca01ad2-5231-490b-a55b-e22ffb3bc7ae", "created": "2019-01-18T07:02:03Z", "tenant_id": "87548a2f9ec54cf09a4e529f1d44eaeb", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-18 07:03:14,131 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-ccd0ffc8-4081-4cc2-8734-3d8130170803 2019-01-18 07:03:14,131 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.712399959564s 2019-01-18 07:03:14,132 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-ccd0ffc8-4081-4cc2-8734-3d8130170803 2019-01-18 07:03:14,135 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-18 07:03:16,140 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-18 07:03:16,146 - 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}249f53895009d12a5f47e6699ed9156651d39cd1" 2019-01-18 07:03:16,670 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 07:03: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-17da921d-d583-4a76-af33-5611b0e3df70 x-compute-request-id: req-17da921d-d583-4a76-af33-5611b0e3df70 Content-Encoding: gzip Content-Length: 669 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/3732e29d-0690-48b4-8a18-eb78ab77a94f", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/3732e29d-0690-48b4-8a18-eb78ab77a94f", "rel": "bookmark"}], "image": {"id": "b9a51110-ab46-41b3-a74d-61d98d2ef6f1", "links": [{"href": "http://172.30.9.23:8774/images/b9a51110-ab46-41b3-a74d-61d98d2ef6f1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6910241a-b51b-4995-9449-cf57d64028bf", "links": [{"href": "http://172.30.9.23:8774/flavors/6910241a-b51b-4995-9449-cf57d64028bf", "rel": "bookmark"}]}, "id": "3732e29d-0690-48b4-8a18-eb78ab77a94f", "security_groups": [{"name": "cloudify_ims-sg_1ca01ad2-5231-490b-a55b-e22ffb3bc7ae"}], "user_id": "c8ee775cea4d49969d0b659a57d412c9", "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": "2019-01-18T07:02:05Z", "hostId": "37b0735e076cdbc682d3cfe5febc5231dfc50fcc1709f83f56a10aed", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_1ca01ad2-5231-490b-a55b-e22ffb3bc7ae", "name": "cloudify_ims-vm_1ca01ad2-5231-490b-a55b-e22ffb3bc7ae", "created": "2019-01-18T07:02:03Z", "tenant_id": "87548a2f9ec54cf09a4e529f1d44eaeb", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-18 07:03:16,671 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-17da921d-d583-4a76-af33-5611b0e3df70 2019-01-18 07:03:16,671 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.530420064926s 2019-01-18 07:03:16,671 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-17da921d-d583-4a76-af33-5611b0e3df70 2019-01-18 07:03:16,677 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-18 07:03:18,679 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-18 07:03:18,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}249f53895009d12a5f47e6699ed9156651d39cd1" 2019-01-18 07:03:19,224 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 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-e4e6c40f-4862-4e36-9d0d-d727eb940a4e x-compute-request-id: req-e4e6c40f-4862-4e36-9d0d-d727eb940a4e Content-Encoding: gzip Content-Length: 669 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/3732e29d-0690-48b4-8a18-eb78ab77a94f", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/3732e29d-0690-48b4-8a18-eb78ab77a94f", "rel": "bookmark"}], "image": {"id": "b9a51110-ab46-41b3-a74d-61d98d2ef6f1", "links": [{"href": "http://172.30.9.23:8774/images/b9a51110-ab46-41b3-a74d-61d98d2ef6f1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6910241a-b51b-4995-9449-cf57d64028bf", "links": [{"href": "http://172.30.9.23:8774/flavors/6910241a-b51b-4995-9449-cf57d64028bf", "rel": "bookmark"}]}, "id": "3732e29d-0690-48b4-8a18-eb78ab77a94f", "security_groups": [{"name": "cloudify_ims-sg_1ca01ad2-5231-490b-a55b-e22ffb3bc7ae"}], "user_id": "c8ee775cea4d49969d0b659a57d412c9", "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": "2019-01-18T07:02:05Z", "hostId": "37b0735e076cdbc682d3cfe5febc5231dfc50fcc1709f83f56a10aed", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_1ca01ad2-5231-490b-a55b-e22ffb3bc7ae", "name": "cloudify_ims-vm_1ca01ad2-5231-490b-a55b-e22ffb3bc7ae", "created": "2019-01-18T07:02:03Z", "tenant_id": "87548a2f9ec54cf09a4e529f1d44eaeb", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-18 07:03:19,224 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-e4e6c40f-4862-4e36-9d0d-d727eb940a4e 2019-01-18 07:03:19,224 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.544816017151s 2019-01-18 07:03:19,225 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-e4e6c40f-4862-4e36-9d0d-d727eb940a4e 2019-01-18 07:03:19,229 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-18 07:03:21,231 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-18 07:03:21,234 - 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}249f53895009d12a5f47e6699ed9156651d39cd1" 2019-01-18 07:03:21,595 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 07:03: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-a78768e0-b84d-4412-9326-e2832777acad x-compute-request-id: req-a78768e0-b84d-4412-9326-e2832777acad Content-Encoding: gzip Content-Length: 669 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/3732e29d-0690-48b4-8a18-eb78ab77a94f", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/3732e29d-0690-48b4-8a18-eb78ab77a94f", "rel": "bookmark"}], "image": {"id": "b9a51110-ab46-41b3-a74d-61d98d2ef6f1", "links": [{"href": "http://172.30.9.23:8774/images/b9a51110-ab46-41b3-a74d-61d98d2ef6f1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6910241a-b51b-4995-9449-cf57d64028bf", "links": [{"href": "http://172.30.9.23:8774/flavors/6910241a-b51b-4995-9449-cf57d64028bf", "rel": "bookmark"}]}, "id": "3732e29d-0690-48b4-8a18-eb78ab77a94f", "security_groups": [{"name": "cloudify_ims-sg_1ca01ad2-5231-490b-a55b-e22ffb3bc7ae"}], "user_id": "c8ee775cea4d49969d0b659a57d412c9", "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": "2019-01-18T07:02:05Z", "hostId": "37b0735e076cdbc682d3cfe5febc5231dfc50fcc1709f83f56a10aed", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_1ca01ad2-5231-490b-a55b-e22ffb3bc7ae", "name": "cloudify_ims-vm_1ca01ad2-5231-490b-a55b-e22ffb3bc7ae", "created": "2019-01-18T07:02:03Z", "tenant_id": "87548a2f9ec54cf09a4e529f1d44eaeb", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-18 07:03:21,595 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-a78768e0-b84d-4412-9326-e2832777acad 2019-01-18 07:03:21,595 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.363998889923s 2019-01-18 07:03:21,596 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-a78768e0-b84d-4412-9326-e2832777acad 2019-01-18 07:03:21,600 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-18 07:03:23,601 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-18 07:03:23,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}249f53895009d12a5f47e6699ed9156651d39cd1" 2019-01-18 07:03:24,100 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 07:03: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-f88b1ca8-b3d5-4e03-bbf8-fa06c59fa779 x-compute-request-id: req-f88b1ca8-b3d5-4e03-bbf8-fa06c59fa779 Content-Encoding: gzip Content-Length: 669 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/3732e29d-0690-48b4-8a18-eb78ab77a94f", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/3732e29d-0690-48b4-8a18-eb78ab77a94f", "rel": "bookmark"}], "image": {"id": "b9a51110-ab46-41b3-a74d-61d98d2ef6f1", "links": [{"href": "http://172.30.9.23:8774/images/b9a51110-ab46-41b3-a74d-61d98d2ef6f1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6910241a-b51b-4995-9449-cf57d64028bf", "links": [{"href": "http://172.30.9.23:8774/flavors/6910241a-b51b-4995-9449-cf57d64028bf", "rel": "bookmark"}]}, "id": "3732e29d-0690-48b4-8a18-eb78ab77a94f", "security_groups": [{"name": "cloudify_ims-sg_1ca01ad2-5231-490b-a55b-e22ffb3bc7ae"}], "user_id": "c8ee775cea4d49969d0b659a57d412c9", "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": "2019-01-18T07:02:05Z", "hostId": "37b0735e076cdbc682d3cfe5febc5231dfc50fcc1709f83f56a10aed", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_1ca01ad2-5231-490b-a55b-e22ffb3bc7ae", "name": "cloudify_ims-vm_1ca01ad2-5231-490b-a55b-e22ffb3bc7ae", "created": "2019-01-18T07:02:03Z", "tenant_id": "87548a2f9ec54cf09a4e529f1d44eaeb", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-18 07:03:24,100 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-f88b1ca8-b3d5-4e03-bbf8-fa06c59fa779 2019-01-18 07:03:24,100 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.498672008514s 2019-01-18 07:03:24,100 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-f88b1ca8-b3d5-4e03-bbf8-fa06c59fa779 2019-01-18 07:03:24,104 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-18 07:03:26,105 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-18 07:03:26,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}249f53895009d12a5f47e6699ed9156651d39cd1" 2019-01-18 07:03:26,607 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 07:03: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-4dc667ee-6625-4a6a-a5f7-3f5a59c5d905 x-compute-request-id: req-4dc667ee-6625-4a6a-a5f7-3f5a59c5d905 Content-Encoding: gzip Content-Length: 669 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/3732e29d-0690-48b4-8a18-eb78ab77a94f", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/3732e29d-0690-48b4-8a18-eb78ab77a94f", "rel": "bookmark"}], "image": {"id": "b9a51110-ab46-41b3-a74d-61d98d2ef6f1", "links": [{"href": "http://172.30.9.23:8774/images/b9a51110-ab46-41b3-a74d-61d98d2ef6f1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6910241a-b51b-4995-9449-cf57d64028bf", "links": [{"href": "http://172.30.9.23:8774/flavors/6910241a-b51b-4995-9449-cf57d64028bf", "rel": "bookmark"}]}, "id": "3732e29d-0690-48b4-8a18-eb78ab77a94f", "security_groups": [{"name": "cloudify_ims-sg_1ca01ad2-5231-490b-a55b-e22ffb3bc7ae"}], "user_id": "c8ee775cea4d49969d0b659a57d412c9", "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": "2019-01-18T07:02:05Z", "hostId": "37b0735e076cdbc682d3cfe5febc5231dfc50fcc1709f83f56a10aed", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_1ca01ad2-5231-490b-a55b-e22ffb3bc7ae", "name": "cloudify_ims-vm_1ca01ad2-5231-490b-a55b-e22ffb3bc7ae", "created": "2019-01-18T07:02:03Z", "tenant_id": "87548a2f9ec54cf09a4e529f1d44eaeb", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-18 07:03:26,607 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-4dc667ee-6625-4a6a-a5f7-3f5a59c5d905 2019-01-18 07:03:26,607 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.501694917679s 2019-01-18 07:03:26,607 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-4dc667ee-6625-4a6a-a5f7-3f5a59c5d905 2019-01-18 07:03:26,611 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-18 07:03:28,614 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-18 07:03:28,616 - 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}249f53895009d12a5f47e6699ed9156651d39cd1" 2019-01-18 07:03:29,325 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 07:03: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-b16bec5f-268b-4cf4-9128-59febe60d09a x-compute-request-id: req-b16bec5f-268b-4cf4-9128-59febe60d09a Content-Encoding: gzip Content-Length: 669 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/3732e29d-0690-48b4-8a18-eb78ab77a94f", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/3732e29d-0690-48b4-8a18-eb78ab77a94f", "rel": "bookmark"}], "image": {"id": "b9a51110-ab46-41b3-a74d-61d98d2ef6f1", "links": [{"href": "http://172.30.9.23:8774/images/b9a51110-ab46-41b3-a74d-61d98d2ef6f1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6910241a-b51b-4995-9449-cf57d64028bf", "links": [{"href": "http://172.30.9.23:8774/flavors/6910241a-b51b-4995-9449-cf57d64028bf", "rel": "bookmark"}]}, "id": "3732e29d-0690-48b4-8a18-eb78ab77a94f", "security_groups": [{"name": "cloudify_ims-sg_1ca01ad2-5231-490b-a55b-e22ffb3bc7ae"}], "user_id": "c8ee775cea4d49969d0b659a57d412c9", "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": "2019-01-18T07:02:05Z", "hostId": "37b0735e076cdbc682d3cfe5febc5231dfc50fcc1709f83f56a10aed", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_1ca01ad2-5231-490b-a55b-e22ffb3bc7ae", "name": "cloudify_ims-vm_1ca01ad2-5231-490b-a55b-e22ffb3bc7ae", "created": "2019-01-18T07:02:03Z", "tenant_id": "87548a2f9ec54cf09a4e529f1d44eaeb", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-18 07:03:29,325 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-b16bec5f-268b-4cf4-9128-59febe60d09a 2019-01-18 07:03:29,325 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.711308956146s 2019-01-18 07:03:29,326 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-b16bec5f-268b-4cf4-9128-59febe60d09a 2019-01-18 07:03:29,330 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-18 07:03:31,332 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-18 07:03:31,335 - 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}249f53895009d12a5f47e6699ed9156651d39cd1" 2019-01-18 07:03:31,844 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 07:03: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-b36ea624-5953-47e6-940e-1f6a1bfdf852 x-compute-request-id: req-b36ea624-5953-47e6-940e-1f6a1bfdf852 Content-Encoding: gzip Content-Length: 669 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/3732e29d-0690-48b4-8a18-eb78ab77a94f", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/3732e29d-0690-48b4-8a18-eb78ab77a94f", "rel": "bookmark"}], "image": {"id": "b9a51110-ab46-41b3-a74d-61d98d2ef6f1", "links": [{"href": "http://172.30.9.23:8774/images/b9a51110-ab46-41b3-a74d-61d98d2ef6f1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6910241a-b51b-4995-9449-cf57d64028bf", "links": [{"href": "http://172.30.9.23:8774/flavors/6910241a-b51b-4995-9449-cf57d64028bf", "rel": "bookmark"}]}, "id": "3732e29d-0690-48b4-8a18-eb78ab77a94f", "security_groups": [{"name": "cloudify_ims-sg_1ca01ad2-5231-490b-a55b-e22ffb3bc7ae"}], "user_id": "c8ee775cea4d49969d0b659a57d412c9", "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": "2019-01-18T07:02:05Z", "hostId": "37b0735e076cdbc682d3cfe5febc5231dfc50fcc1709f83f56a10aed", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_1ca01ad2-5231-490b-a55b-e22ffb3bc7ae", "name": "cloudify_ims-vm_1ca01ad2-5231-490b-a55b-e22ffb3bc7ae", "created": "2019-01-18T07:02:03Z", "tenant_id": "87548a2f9ec54cf09a4e529f1d44eaeb", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-18 07:03:31,844 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-b36ea624-5953-47e6-940e-1f6a1bfdf852 2019-01-18 07:03:31,844 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.512120962143s 2019-01-18 07:03:31,845 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-b36ea624-5953-47e6-940e-1f6a1bfdf852 2019-01-18 07:03:31,849 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-18 07:03:33,851 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-18 07:03:33,854 - 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}249f53895009d12a5f47e6699ed9156651d39cd1" 2019-01-18 07:03:34,567 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 07:03: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-7fbab6fc-d00f-4c5c-bd8c-b5234035f4a1 x-compute-request-id: req-7fbab6fc-d00f-4c5c-bd8c-b5234035f4a1 Content-Encoding: gzip Content-Length: 669 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/3732e29d-0690-48b4-8a18-eb78ab77a94f", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/3732e29d-0690-48b4-8a18-eb78ab77a94f", "rel": "bookmark"}], "image": {"id": "b9a51110-ab46-41b3-a74d-61d98d2ef6f1", "links": [{"href": "http://172.30.9.23:8774/images/b9a51110-ab46-41b3-a74d-61d98d2ef6f1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6910241a-b51b-4995-9449-cf57d64028bf", "links": [{"href": "http://172.30.9.23:8774/flavors/6910241a-b51b-4995-9449-cf57d64028bf", "rel": "bookmark"}]}, "id": "3732e29d-0690-48b4-8a18-eb78ab77a94f", "security_groups": [{"name": "cloudify_ims-sg_1ca01ad2-5231-490b-a55b-e22ffb3bc7ae"}], "user_id": "c8ee775cea4d49969d0b659a57d412c9", "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": "2019-01-18T07:02:05Z", "hostId": "37b0735e076cdbc682d3cfe5febc5231dfc50fcc1709f83f56a10aed", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_1ca01ad2-5231-490b-a55b-e22ffb3bc7ae", "name": "cloudify_ims-vm_1ca01ad2-5231-490b-a55b-e22ffb3bc7ae", "created": "2019-01-18T07:02:03Z", "tenant_id": "87548a2f9ec54cf09a4e529f1d44eaeb", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-18 07:03:34,567 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-7fbab6fc-d00f-4c5c-bd8c-b5234035f4a1 2019-01-18 07:03:34,567 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.715841054916s 2019-01-18 07:03:34,568 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-7fbab6fc-d00f-4c5c-bd8c-b5234035f4a1 2019-01-18 07:03:34,572 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-18 07:03:36,574 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-18 07:03:36,577 - 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}249f53895009d12a5f47e6699ed9156651d39cd1" 2019-01-18 07:03:37,074 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 07:03: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-fec28c4e-e977-411a-81c1-f155805b736a x-compute-request-id: req-fec28c4e-e977-411a-81c1-f155805b736a Content-Encoding: gzip Content-Length: 669 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/3732e29d-0690-48b4-8a18-eb78ab77a94f", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/3732e29d-0690-48b4-8a18-eb78ab77a94f", "rel": "bookmark"}], "image": {"id": "b9a51110-ab46-41b3-a74d-61d98d2ef6f1", "links": [{"href": "http://172.30.9.23:8774/images/b9a51110-ab46-41b3-a74d-61d98d2ef6f1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6910241a-b51b-4995-9449-cf57d64028bf", "links": [{"href": "http://172.30.9.23:8774/flavors/6910241a-b51b-4995-9449-cf57d64028bf", "rel": "bookmark"}]}, "id": "3732e29d-0690-48b4-8a18-eb78ab77a94f", "security_groups": [{"name": "cloudify_ims-sg_1ca01ad2-5231-490b-a55b-e22ffb3bc7ae"}], "user_id": "c8ee775cea4d49969d0b659a57d412c9", "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": "2019-01-18T07:02:05Z", "hostId": "37b0735e076cdbc682d3cfe5febc5231dfc50fcc1709f83f56a10aed", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_1ca01ad2-5231-490b-a55b-e22ffb3bc7ae", "name": "cloudify_ims-vm_1ca01ad2-5231-490b-a55b-e22ffb3bc7ae", "created": "2019-01-18T07:02:03Z", "tenant_id": "87548a2f9ec54cf09a4e529f1d44eaeb", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-18 07:03:37,074 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-fec28c4e-e977-411a-81c1-f155805b736a 2019-01-18 07:03:37,074 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.499773979187s 2019-01-18 07:03:37,075 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-fec28c4e-e977-411a-81c1-f155805b736a 2019-01-18 07:03:37,078 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-18 07:03:39,081 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-18 07:03:39,084 - 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}249f53895009d12a5f47e6699ed9156651d39cd1" 2019-01-18 07:03:39,983 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 07:03: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-eb97b93e-8a01-4633-a5dd-ac677dd29d50 x-compute-request-id: req-eb97b93e-8a01-4633-a5dd-ac677dd29d50 Content-Encoding: gzip Content-Length: 669 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/3732e29d-0690-48b4-8a18-eb78ab77a94f", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/3732e29d-0690-48b4-8a18-eb78ab77a94f", "rel": "bookmark"}], "image": {"id": "b9a51110-ab46-41b3-a74d-61d98d2ef6f1", "links": [{"href": "http://172.30.9.23:8774/images/b9a51110-ab46-41b3-a74d-61d98d2ef6f1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6910241a-b51b-4995-9449-cf57d64028bf", "links": [{"href": "http://172.30.9.23:8774/flavors/6910241a-b51b-4995-9449-cf57d64028bf", "rel": "bookmark"}]}, "id": "3732e29d-0690-48b4-8a18-eb78ab77a94f", "security_groups": [{"name": "cloudify_ims-sg_1ca01ad2-5231-490b-a55b-e22ffb3bc7ae"}], "user_id": "c8ee775cea4d49969d0b659a57d412c9", "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": "2019-01-18T07:02:05Z", "hostId": "37b0735e076cdbc682d3cfe5febc5231dfc50fcc1709f83f56a10aed", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_1ca01ad2-5231-490b-a55b-e22ffb3bc7ae", "name": "cloudify_ims-vm_1ca01ad2-5231-490b-a55b-e22ffb3bc7ae", "created": "2019-01-18T07:02:03Z", "tenant_id": "87548a2f9ec54cf09a4e529f1d44eaeb", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-18 07:03:39,983 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-eb97b93e-8a01-4633-a5dd-ac677dd29d50 2019-01-18 07:03:39,983 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.902065038681s 2019-01-18 07:03:39,984 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-eb97b93e-8a01-4633-a5dd-ac677dd29d50 2019-01-18 07:03:39,988 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-18 07:03:41,991 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-18 07:03:41,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}249f53895009d12a5f47e6699ed9156651d39cd1" 2019-01-18 07:03:42,523 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 07:03: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-d546a81c-690f-4cd0-9bbc-e88f13b9ced9 x-compute-request-id: req-d546a81c-690f-4cd0-9bbc-e88f13b9ced9 Content-Encoding: gzip Content-Length: 669 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/3732e29d-0690-48b4-8a18-eb78ab77a94f", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/3732e29d-0690-48b4-8a18-eb78ab77a94f", "rel": "bookmark"}], "image": {"id": "b9a51110-ab46-41b3-a74d-61d98d2ef6f1", "links": [{"href": "http://172.30.9.23:8774/images/b9a51110-ab46-41b3-a74d-61d98d2ef6f1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6910241a-b51b-4995-9449-cf57d64028bf", "links": [{"href": "http://172.30.9.23:8774/flavors/6910241a-b51b-4995-9449-cf57d64028bf", "rel": "bookmark"}]}, "id": "3732e29d-0690-48b4-8a18-eb78ab77a94f", "security_groups": [{"name": "cloudify_ims-sg_1ca01ad2-5231-490b-a55b-e22ffb3bc7ae"}], "user_id": "c8ee775cea4d49969d0b659a57d412c9", "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": "2019-01-18T07:02:05Z", "hostId": "37b0735e076cdbc682d3cfe5febc5231dfc50fcc1709f83f56a10aed", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_1ca01ad2-5231-490b-a55b-e22ffb3bc7ae", "name": "cloudify_ims-vm_1ca01ad2-5231-490b-a55b-e22ffb3bc7ae", "created": "2019-01-18T07:02:03Z", "tenant_id": "87548a2f9ec54cf09a4e529f1d44eaeb", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-18 07:03:42,523 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-d546a81c-690f-4cd0-9bbc-e88f13b9ced9 2019-01-18 07:03:42,523 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.532634973526s 2019-01-18 07:03:42,524 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-d546a81c-690f-4cd0-9bbc-e88f13b9ced9 2019-01-18 07:03:42,528 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-18 07:03:44,530 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-18 07:03:44,533 - 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}249f53895009d12a5f47e6699ed9156651d39cd1" 2019-01-18 07:03:45,016 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 07:03: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-50077fdc-e207-4361-81be-30ded1564fbd x-compute-request-id: req-50077fdc-e207-4361-81be-30ded1564fbd Content-Encoding: gzip Content-Length: 669 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/3732e29d-0690-48b4-8a18-eb78ab77a94f", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/3732e29d-0690-48b4-8a18-eb78ab77a94f", "rel": "bookmark"}], "image": {"id": "b9a51110-ab46-41b3-a74d-61d98d2ef6f1", "links": [{"href": "http://172.30.9.23:8774/images/b9a51110-ab46-41b3-a74d-61d98d2ef6f1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6910241a-b51b-4995-9449-cf57d64028bf", "links": [{"href": "http://172.30.9.23:8774/flavors/6910241a-b51b-4995-9449-cf57d64028bf", "rel": "bookmark"}]}, "id": "3732e29d-0690-48b4-8a18-eb78ab77a94f", "security_groups": [{"name": "cloudify_ims-sg_1ca01ad2-5231-490b-a55b-e22ffb3bc7ae"}], "user_id": "c8ee775cea4d49969d0b659a57d412c9", "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": "2019-01-18T07:02:05Z", "hostId": "37b0735e076cdbc682d3cfe5febc5231dfc50fcc1709f83f56a10aed", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_1ca01ad2-5231-490b-a55b-e22ffb3bc7ae", "name": "cloudify_ims-vm_1ca01ad2-5231-490b-a55b-e22ffb3bc7ae", "created": "2019-01-18T07:02:03Z", "tenant_id": "87548a2f9ec54cf09a4e529f1d44eaeb", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-18 07:03:45,016 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-50077fdc-e207-4361-81be-30ded1564fbd 2019-01-18 07:03:45,016 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.485735177994s 2019-01-18 07:03:45,016 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-50077fdc-e207-4361-81be-30ded1564fbd 2019-01-18 07:03:45,020 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-18 07:03:47,023 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-18 07:03:47,026 - 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}249f53895009d12a5f47e6699ed9156651d39cd1" 2019-01-18 07:03:47,519 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 07:03: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-1c740953-40fe-4601-9bef-f1871bfc301f x-compute-request-id: req-1c740953-40fe-4601-9bef-f1871bfc301f Content-Encoding: gzip Content-Length: 669 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/3732e29d-0690-48b4-8a18-eb78ab77a94f", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/3732e29d-0690-48b4-8a18-eb78ab77a94f", "rel": "bookmark"}], "image": {"id": "b9a51110-ab46-41b3-a74d-61d98d2ef6f1", "links": [{"href": "http://172.30.9.23:8774/images/b9a51110-ab46-41b3-a74d-61d98d2ef6f1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6910241a-b51b-4995-9449-cf57d64028bf", "links": [{"href": "http://172.30.9.23:8774/flavors/6910241a-b51b-4995-9449-cf57d64028bf", "rel": "bookmark"}]}, "id": "3732e29d-0690-48b4-8a18-eb78ab77a94f", "security_groups": [{"name": "cloudify_ims-sg_1ca01ad2-5231-490b-a55b-e22ffb3bc7ae"}], "user_id": "c8ee775cea4d49969d0b659a57d412c9", "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": "2019-01-18T07:02:05Z", "hostId": "37b0735e076cdbc682d3cfe5febc5231dfc50fcc1709f83f56a10aed", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_1ca01ad2-5231-490b-a55b-e22ffb3bc7ae", "name": "cloudify_ims-vm_1ca01ad2-5231-490b-a55b-e22ffb3bc7ae", "created": "2019-01-18T07:02:03Z", "tenant_id": "87548a2f9ec54cf09a4e529f1d44eaeb", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-18 07:03:47,519 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-1c740953-40fe-4601-9bef-f1871bfc301f 2019-01-18 07:03:47,520 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.496385097504s 2019-01-18 07:03:47,520 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-1c740953-40fe-4601-9bef-f1871bfc301f 2019-01-18 07:03:47,524 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-18 07:03:49,526 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-18 07:03:49,529 - 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}249f53895009d12a5f47e6699ed9156651d39cd1" 2019-01-18 07:03:50,145 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 07:03: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-3b7d486b-9586-48c7-b42d-7871a582df45 x-compute-request-id: req-3b7d486b-9586-48c7-b42d-7871a582df45 Content-Encoding: gzip Content-Length: 669 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/3732e29d-0690-48b4-8a18-eb78ab77a94f", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/3732e29d-0690-48b4-8a18-eb78ab77a94f", "rel": "bookmark"}], "image": {"id": "b9a51110-ab46-41b3-a74d-61d98d2ef6f1", "links": [{"href": "http://172.30.9.23:8774/images/b9a51110-ab46-41b3-a74d-61d98d2ef6f1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6910241a-b51b-4995-9449-cf57d64028bf", "links": [{"href": "http://172.30.9.23:8774/flavors/6910241a-b51b-4995-9449-cf57d64028bf", "rel": "bookmark"}]}, "id": "3732e29d-0690-48b4-8a18-eb78ab77a94f", "security_groups": [{"name": "cloudify_ims-sg_1ca01ad2-5231-490b-a55b-e22ffb3bc7ae"}], "user_id": "c8ee775cea4d49969d0b659a57d412c9", "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": "2019-01-18T07:02:05Z", "hostId": "37b0735e076cdbc682d3cfe5febc5231dfc50fcc1709f83f56a10aed", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_1ca01ad2-5231-490b-a55b-e22ffb3bc7ae", "name": "cloudify_ims-vm_1ca01ad2-5231-490b-a55b-e22ffb3bc7ae", "created": "2019-01-18T07:02:03Z", "tenant_id": "87548a2f9ec54cf09a4e529f1d44eaeb", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-18 07:03:50,145 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-3b7d486b-9586-48c7-b42d-7871a582df45 2019-01-18 07:03:50,145 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.618447780609s 2019-01-18 07:03:50,145 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-3b7d486b-9586-48c7-b42d-7871a582df45 2019-01-18 07:03:50,149 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-18 07:03:52,152 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-18 07:03: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}249f53895009d12a5f47e6699ed9156651d39cd1" 2019-01-18 07:03:52,660 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 07:03: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-66097771-c2a9-4a46-ac52-05867f4273b4 x-compute-request-id: req-66097771-c2a9-4a46-ac52-05867f4273b4 Content-Encoding: gzip Content-Length: 669 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/3732e29d-0690-48b4-8a18-eb78ab77a94f", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/3732e29d-0690-48b4-8a18-eb78ab77a94f", "rel": "bookmark"}], "image": {"id": "b9a51110-ab46-41b3-a74d-61d98d2ef6f1", "links": [{"href": "http://172.30.9.23:8774/images/b9a51110-ab46-41b3-a74d-61d98d2ef6f1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6910241a-b51b-4995-9449-cf57d64028bf", "links": [{"href": "http://172.30.9.23:8774/flavors/6910241a-b51b-4995-9449-cf57d64028bf", "rel": "bookmark"}]}, "id": "3732e29d-0690-48b4-8a18-eb78ab77a94f", "security_groups": [{"name": "cloudify_ims-sg_1ca01ad2-5231-490b-a55b-e22ffb3bc7ae"}], "user_id": "c8ee775cea4d49969d0b659a57d412c9", "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": "2019-01-18T07:02:05Z", "hostId": "37b0735e076cdbc682d3cfe5febc5231dfc50fcc1709f83f56a10aed", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_1ca01ad2-5231-490b-a55b-e22ffb3bc7ae", "name": "cloudify_ims-vm_1ca01ad2-5231-490b-a55b-e22ffb3bc7ae", "created": "2019-01-18T07:02:03Z", "tenant_id": "87548a2f9ec54cf09a4e529f1d44eaeb", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-18 07:03:52,660 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-66097771-c2a9-4a46-ac52-05867f4273b4 2019-01-18 07:03:52,660 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.508488178253s 2019-01-18 07:03:52,661 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-66097771-c2a9-4a46-ac52-05867f4273b4 2019-01-18 07:03:52,665 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-18 07:03:54,667 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-18 07:03:54,671 - 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}249f53895009d12a5f47e6699ed9156651d39cd1" 2019-01-18 07:03:55,183 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 07: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-3d563e51-e13c-47c8-8e0e-2e314b645b28 x-compute-request-id: req-3d563e51-e13c-47c8-8e0e-2e314b645b28 Content-Encoding: gzip Content-Length: 669 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/3732e29d-0690-48b4-8a18-eb78ab77a94f", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/3732e29d-0690-48b4-8a18-eb78ab77a94f", "rel": "bookmark"}], "image": {"id": "b9a51110-ab46-41b3-a74d-61d98d2ef6f1", "links": [{"href": "http://172.30.9.23:8774/images/b9a51110-ab46-41b3-a74d-61d98d2ef6f1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6910241a-b51b-4995-9449-cf57d64028bf", "links": [{"href": "http://172.30.9.23:8774/flavors/6910241a-b51b-4995-9449-cf57d64028bf", "rel": "bookmark"}]}, "id": "3732e29d-0690-48b4-8a18-eb78ab77a94f", "security_groups": [{"name": "cloudify_ims-sg_1ca01ad2-5231-490b-a55b-e22ffb3bc7ae"}], "user_id": "c8ee775cea4d49969d0b659a57d412c9", "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": "2019-01-18T07:02:05Z", "hostId": "37b0735e076cdbc682d3cfe5febc5231dfc50fcc1709f83f56a10aed", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_1ca01ad2-5231-490b-a55b-e22ffb3bc7ae", "name": "cloudify_ims-vm_1ca01ad2-5231-490b-a55b-e22ffb3bc7ae", "created": "2019-01-18T07:02:03Z", "tenant_id": "87548a2f9ec54cf09a4e529f1d44eaeb", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-18 07:03:55,184 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-3d563e51-e13c-47c8-8e0e-2e314b645b28 2019-01-18 07:03:55,184 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.516175031662s 2019-01-18 07:03:55,184 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-3d563e51-e13c-47c8-8e0e-2e314b645b28 2019-01-18 07:03:55,188 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-18 07:03:57,191 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-18 07:03:57,194 - 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}249f53895009d12a5f47e6699ed9156651d39cd1" 2019-01-18 07:03:57,821 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 07:03: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-2718ce9e-d2bd-4a08-90f4-045404ebdae9 x-compute-request-id: req-2718ce9e-d2bd-4a08-90f4-045404ebdae9 Content-Encoding: gzip Content-Length: 669 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/3732e29d-0690-48b4-8a18-eb78ab77a94f", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/3732e29d-0690-48b4-8a18-eb78ab77a94f", "rel": "bookmark"}], "image": {"id": "b9a51110-ab46-41b3-a74d-61d98d2ef6f1", "links": [{"href": "http://172.30.9.23:8774/images/b9a51110-ab46-41b3-a74d-61d98d2ef6f1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6910241a-b51b-4995-9449-cf57d64028bf", "links": [{"href": "http://172.30.9.23:8774/flavors/6910241a-b51b-4995-9449-cf57d64028bf", "rel": "bookmark"}]}, "id": "3732e29d-0690-48b4-8a18-eb78ab77a94f", "security_groups": [{"name": "cloudify_ims-sg_1ca01ad2-5231-490b-a55b-e22ffb3bc7ae"}], "user_id": "c8ee775cea4d49969d0b659a57d412c9", "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": "2019-01-18T07:02:05Z", "hostId": "37b0735e076cdbc682d3cfe5febc5231dfc50fcc1709f83f56a10aed", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_1ca01ad2-5231-490b-a55b-e22ffb3bc7ae", "name": "cloudify_ims-vm_1ca01ad2-5231-490b-a55b-e22ffb3bc7ae", "created": "2019-01-18T07:02:03Z", "tenant_id": "87548a2f9ec54cf09a4e529f1d44eaeb", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-18 07:03:57,821 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-2718ce9e-d2bd-4a08-90f4-045404ebdae9 2019-01-18 07:03:57,821 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.630089998245s 2019-01-18 07:03:57,822 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-2718ce9e-d2bd-4a08-90f4-045404ebdae9 2019-01-18 07:03:57,825 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-18 07:03:59,828 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-18 07:03:59,831 - 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}249f53895009d12a5f47e6699ed9156651d39cd1" 2019-01-18 07:04:00,213 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 07:03: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-d986cbae-134e-4a19-a10c-26e69e1953f1 x-compute-request-id: req-d986cbae-134e-4a19-a10c-26e69e1953f1 Content-Encoding: gzip Content-Length: 669 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/3732e29d-0690-48b4-8a18-eb78ab77a94f", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/3732e29d-0690-48b4-8a18-eb78ab77a94f", "rel": "bookmark"}], "image": {"id": "b9a51110-ab46-41b3-a74d-61d98d2ef6f1", "links": [{"href": "http://172.30.9.23:8774/images/b9a51110-ab46-41b3-a74d-61d98d2ef6f1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6910241a-b51b-4995-9449-cf57d64028bf", "links": [{"href": "http://172.30.9.23:8774/flavors/6910241a-b51b-4995-9449-cf57d64028bf", "rel": "bookmark"}]}, "id": "3732e29d-0690-48b4-8a18-eb78ab77a94f", "security_groups": [{"name": "cloudify_ims-sg_1ca01ad2-5231-490b-a55b-e22ffb3bc7ae"}], "user_id": "c8ee775cea4d49969d0b659a57d412c9", "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": "2019-01-18T07:02:05Z", "hostId": "37b0735e076cdbc682d3cfe5febc5231dfc50fcc1709f83f56a10aed", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_1ca01ad2-5231-490b-a55b-e22ffb3bc7ae", "name": "cloudify_ims-vm_1ca01ad2-5231-490b-a55b-e22ffb3bc7ae", "created": "2019-01-18T07:02:03Z", "tenant_id": "87548a2f9ec54cf09a4e529f1d44eaeb", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-18 07:04:00,213 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-d986cbae-134e-4a19-a10c-26e69e1953f1 2019-01-18 07:04:00,214 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.385437965393s 2019-01-18 07:04:00,214 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-d986cbae-134e-4a19-a10c-26e69e1953f1 2019-01-18 07:04:00,218 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-18 07:04:02,221 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-18 07:04:02,223 - 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}249f53895009d12a5f47e6699ed9156651d39cd1" 2019-01-18 07:04:02,720 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 07:04: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-762e8d03-3e08-4f43-92fe-675cbcbdeaf1 x-compute-request-id: req-762e8d03-3e08-4f43-92fe-675cbcbdeaf1 Content-Encoding: gzip Content-Length: 669 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/3732e29d-0690-48b4-8a18-eb78ab77a94f", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/3732e29d-0690-48b4-8a18-eb78ab77a94f", "rel": "bookmark"}], "image": {"id": "b9a51110-ab46-41b3-a74d-61d98d2ef6f1", "links": [{"href": "http://172.30.9.23:8774/images/b9a51110-ab46-41b3-a74d-61d98d2ef6f1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6910241a-b51b-4995-9449-cf57d64028bf", "links": [{"href": "http://172.30.9.23:8774/flavors/6910241a-b51b-4995-9449-cf57d64028bf", "rel": "bookmark"}]}, "id": "3732e29d-0690-48b4-8a18-eb78ab77a94f", "security_groups": [{"name": "cloudify_ims-sg_1ca01ad2-5231-490b-a55b-e22ffb3bc7ae"}], "user_id": "c8ee775cea4d49969d0b659a57d412c9", "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": "2019-01-18T07:02:05Z", "hostId": "37b0735e076cdbc682d3cfe5febc5231dfc50fcc1709f83f56a10aed", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_1ca01ad2-5231-490b-a55b-e22ffb3bc7ae", "name": "cloudify_ims-vm_1ca01ad2-5231-490b-a55b-e22ffb3bc7ae", "created": "2019-01-18T07:02:03Z", "tenant_id": "87548a2f9ec54cf09a4e529f1d44eaeb", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-18 07:04:02,720 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-762e8d03-3e08-4f43-92fe-675cbcbdeaf1 2019-01-18 07:04:02,720 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.499333143234s 2019-01-18 07:04:02,720 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-762e8d03-3e08-4f43-92fe-675cbcbdeaf1 2019-01-18 07:04:02,724 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-18 07:04:04,727 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-18 07:04:04,732 - 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}249f53895009d12a5f47e6699ed9156651d39cd1" 2019-01-18 07:04:05,089 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 07: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-7424b57e-5470-4c6e-95ac-baf0cf78543f x-compute-request-id: req-7424b57e-5470-4c6e-95ac-baf0cf78543f Content-Encoding: gzip Content-Length: 669 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/3732e29d-0690-48b4-8a18-eb78ab77a94f", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/3732e29d-0690-48b4-8a18-eb78ab77a94f", "rel": "bookmark"}], "image": {"id": "b9a51110-ab46-41b3-a74d-61d98d2ef6f1", "links": [{"href": "http://172.30.9.23:8774/images/b9a51110-ab46-41b3-a74d-61d98d2ef6f1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6910241a-b51b-4995-9449-cf57d64028bf", "links": [{"href": "http://172.30.9.23:8774/flavors/6910241a-b51b-4995-9449-cf57d64028bf", "rel": "bookmark"}]}, "id": "3732e29d-0690-48b4-8a18-eb78ab77a94f", "security_groups": [{"name": "cloudify_ims-sg_1ca01ad2-5231-490b-a55b-e22ffb3bc7ae"}], "user_id": "c8ee775cea4d49969d0b659a57d412c9", "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": "2019-01-18T07:02:05Z", "hostId": "37b0735e076cdbc682d3cfe5febc5231dfc50fcc1709f83f56a10aed", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_1ca01ad2-5231-490b-a55b-e22ffb3bc7ae", "name": "cloudify_ims-vm_1ca01ad2-5231-490b-a55b-e22ffb3bc7ae", "created": "2019-01-18T07:02:03Z", "tenant_id": "87548a2f9ec54cf09a4e529f1d44eaeb", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-18 07:04:05,089 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-7424b57e-5470-4c6e-95ac-baf0cf78543f 2019-01-18 07:04:05,089 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.362275123596s 2019-01-18 07:04:05,090 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-7424b57e-5470-4c6e-95ac-baf0cf78543f 2019-01-18 07:04:05,094 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-18 07:04:07,096 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-18 07:04:07,099 - 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}249f53895009d12a5f47e6699ed9156651d39cd1" 2019-01-18 07:04:07,473 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 07:04: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-30484e60-470e-4223-8df8-4064e799b824 x-compute-request-id: req-30484e60-470e-4223-8df8-4064e799b824 Content-Encoding: gzip Content-Length: 669 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/3732e29d-0690-48b4-8a18-eb78ab77a94f", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/3732e29d-0690-48b4-8a18-eb78ab77a94f", "rel": "bookmark"}], "image": {"id": "b9a51110-ab46-41b3-a74d-61d98d2ef6f1", "links": [{"href": "http://172.30.9.23:8774/images/b9a51110-ab46-41b3-a74d-61d98d2ef6f1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6910241a-b51b-4995-9449-cf57d64028bf", "links": [{"href": "http://172.30.9.23:8774/flavors/6910241a-b51b-4995-9449-cf57d64028bf", "rel": "bookmark"}]}, "id": "3732e29d-0690-48b4-8a18-eb78ab77a94f", "security_groups": [{"name": "cloudify_ims-sg_1ca01ad2-5231-490b-a55b-e22ffb3bc7ae"}], "user_id": "c8ee775cea4d49969d0b659a57d412c9", "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": "2019-01-18T07:02:05Z", "hostId": "37b0735e076cdbc682d3cfe5febc5231dfc50fcc1709f83f56a10aed", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_1ca01ad2-5231-490b-a55b-e22ffb3bc7ae", "name": "cloudify_ims-vm_1ca01ad2-5231-490b-a55b-e22ffb3bc7ae", "created": "2019-01-18T07:02:03Z", "tenant_id": "87548a2f9ec54cf09a4e529f1d44eaeb", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-18 07:04:07,473 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-30484e60-470e-4223-8df8-4064e799b824 2019-01-18 07:04:07,473 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.377143859863s 2019-01-18 07:04:07,474 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-30484e60-470e-4223-8df8-4064e799b824 2019-01-18 07:04:07,478 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-18 07:04:09,480 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-18 07:04:09,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}249f53895009d12a5f47e6699ed9156651d39cd1" 2019-01-18 07:04:09,989 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 07:04: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-55e5cbb5-0b19-42c5-b6cb-4d1b7f39a9d5 x-compute-request-id: req-55e5cbb5-0b19-42c5-b6cb-4d1b7f39a9d5 Content-Encoding: gzip Content-Length: 669 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/3732e29d-0690-48b4-8a18-eb78ab77a94f", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/3732e29d-0690-48b4-8a18-eb78ab77a94f", "rel": "bookmark"}], "image": {"id": "b9a51110-ab46-41b3-a74d-61d98d2ef6f1", "links": [{"href": "http://172.30.9.23:8774/images/b9a51110-ab46-41b3-a74d-61d98d2ef6f1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6910241a-b51b-4995-9449-cf57d64028bf", "links": [{"href": "http://172.30.9.23:8774/flavors/6910241a-b51b-4995-9449-cf57d64028bf", "rel": "bookmark"}]}, "id": "3732e29d-0690-48b4-8a18-eb78ab77a94f", "security_groups": [{"name": "cloudify_ims-sg_1ca01ad2-5231-490b-a55b-e22ffb3bc7ae"}], "user_id": "c8ee775cea4d49969d0b659a57d412c9", "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": "2019-01-18T07:02:05Z", "hostId": "37b0735e076cdbc682d3cfe5febc5231dfc50fcc1709f83f56a10aed", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_1ca01ad2-5231-490b-a55b-e22ffb3bc7ae", "name": "cloudify_ims-vm_1ca01ad2-5231-490b-a55b-e22ffb3bc7ae", "created": "2019-01-18T07:02:03Z", "tenant_id": "87548a2f9ec54cf09a4e529f1d44eaeb", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-18 07:04:09,989 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-55e5cbb5-0b19-42c5-b6cb-4d1b7f39a9d5 2019-01-18 07:04:09,989 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.508830070496s 2019-01-18 07:04:09,990 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-55e5cbb5-0b19-42c5-b6cb-4d1b7f39a9d5 2019-01-18 07:04:09,993 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-18 07:04:11,996 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-18 07:04:11,999 - 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}249f53895009d12a5f47e6699ed9156651d39cd1" 2019-01-18 07:04:12,370 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 07:04: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-9eb74760-4008-4d3f-b098-680b63abac26 x-compute-request-id: req-9eb74760-4008-4d3f-b098-680b63abac26 Content-Encoding: gzip Content-Length: 669 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/3732e29d-0690-48b4-8a18-eb78ab77a94f", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/3732e29d-0690-48b4-8a18-eb78ab77a94f", "rel": "bookmark"}], "image": {"id": "b9a51110-ab46-41b3-a74d-61d98d2ef6f1", "links": [{"href": "http://172.30.9.23:8774/images/b9a51110-ab46-41b3-a74d-61d98d2ef6f1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6910241a-b51b-4995-9449-cf57d64028bf", "links": [{"href": "http://172.30.9.23:8774/flavors/6910241a-b51b-4995-9449-cf57d64028bf", "rel": "bookmark"}]}, "id": "3732e29d-0690-48b4-8a18-eb78ab77a94f", "security_groups": [{"name": "cloudify_ims-sg_1ca01ad2-5231-490b-a55b-e22ffb3bc7ae"}], "user_id": "c8ee775cea4d49969d0b659a57d412c9", "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": "2019-01-18T07:02:05Z", "hostId": "37b0735e076cdbc682d3cfe5febc5231dfc50fcc1709f83f56a10aed", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_1ca01ad2-5231-490b-a55b-e22ffb3bc7ae", "name": "cloudify_ims-vm_1ca01ad2-5231-490b-a55b-e22ffb3bc7ae", "created": "2019-01-18T07:02:03Z", "tenant_id": "87548a2f9ec54cf09a4e529f1d44eaeb", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-18 07:04:12,370 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-9eb74760-4008-4d3f-b098-680b63abac26 2019-01-18 07:04:12,370 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.374008893967s 2019-01-18 07:04:12,371 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-9eb74760-4008-4d3f-b098-680b63abac26 2019-01-18 07:04:12,374 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-18 07:04:14,377 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-18 07:04:14,380 - 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}249f53895009d12a5f47e6699ed9156651d39cd1" 2019-01-18 07:04:14,888 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 07:04: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-78c24bb2-ff4f-4979-b8e5-0380fc80cc92 x-compute-request-id: req-78c24bb2-ff4f-4979-b8e5-0380fc80cc92 Content-Encoding: gzip Content-Length: 669 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/3732e29d-0690-48b4-8a18-eb78ab77a94f", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/3732e29d-0690-48b4-8a18-eb78ab77a94f", "rel": "bookmark"}], "image": {"id": "b9a51110-ab46-41b3-a74d-61d98d2ef6f1", "links": [{"href": "http://172.30.9.23:8774/images/b9a51110-ab46-41b3-a74d-61d98d2ef6f1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6910241a-b51b-4995-9449-cf57d64028bf", "links": [{"href": "http://172.30.9.23:8774/flavors/6910241a-b51b-4995-9449-cf57d64028bf", "rel": "bookmark"}]}, "id": "3732e29d-0690-48b4-8a18-eb78ab77a94f", "security_groups": [{"name": "cloudify_ims-sg_1ca01ad2-5231-490b-a55b-e22ffb3bc7ae"}], "user_id": "c8ee775cea4d49969d0b659a57d412c9", "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": "2019-01-18T07:02:05Z", "hostId": "37b0735e076cdbc682d3cfe5febc5231dfc50fcc1709f83f56a10aed", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_1ca01ad2-5231-490b-a55b-e22ffb3bc7ae", "name": "cloudify_ims-vm_1ca01ad2-5231-490b-a55b-e22ffb3bc7ae", "created": "2019-01-18T07:02:03Z", "tenant_id": "87548a2f9ec54cf09a4e529f1d44eaeb", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-18 07:04:14,889 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-78c24bb2-ff4f-4979-b8e5-0380fc80cc92 2019-01-18 07:04:14,889 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.511597156525s 2019-01-18 07:04:14,889 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-78c24bb2-ff4f-4979-b8e5-0380fc80cc92 2019-01-18 07:04:14,893 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-18 07:04:16,896 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-18 07:04:16,898 - 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}249f53895009d12a5f47e6699ed9156651d39cd1" 2019-01-18 07:04:17,444 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 07:04: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-0fb51307-9a2c-4f34-ac92-06a778f1a236 x-compute-request-id: req-0fb51307-9a2c-4f34-ac92-06a778f1a236 Content-Encoding: gzip Content-Length: 669 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/3732e29d-0690-48b4-8a18-eb78ab77a94f", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/3732e29d-0690-48b4-8a18-eb78ab77a94f", "rel": "bookmark"}], "image": {"id": "b9a51110-ab46-41b3-a74d-61d98d2ef6f1", "links": [{"href": "http://172.30.9.23:8774/images/b9a51110-ab46-41b3-a74d-61d98d2ef6f1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6910241a-b51b-4995-9449-cf57d64028bf", "links": [{"href": "http://172.30.9.23:8774/flavors/6910241a-b51b-4995-9449-cf57d64028bf", "rel": "bookmark"}]}, "id": "3732e29d-0690-48b4-8a18-eb78ab77a94f", "security_groups": [{"name": "cloudify_ims-sg_1ca01ad2-5231-490b-a55b-e22ffb3bc7ae"}], "user_id": "c8ee775cea4d49969d0b659a57d412c9", "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": "2019-01-18T07:02:05Z", "hostId": "37b0735e076cdbc682d3cfe5febc5231dfc50fcc1709f83f56a10aed", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_1ca01ad2-5231-490b-a55b-e22ffb3bc7ae", "name": "cloudify_ims-vm_1ca01ad2-5231-490b-a55b-e22ffb3bc7ae", "created": "2019-01-18T07:02:03Z", "tenant_id": "87548a2f9ec54cf09a4e529f1d44eaeb", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-18 07:04:17,444 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-0fb51307-9a2c-4f34-ac92-06a778f1a236 2019-01-18 07:04:17,444 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.54870891571s 2019-01-18 07:04:17,445 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-0fb51307-9a2c-4f34-ac92-06a778f1a236 2019-01-18 07:04:17,449 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-18 07:04:19,451 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-18 07:04:19,454 - 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}249f53895009d12a5f47e6699ed9156651d39cd1" 2019-01-18 07:04:20,002 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 07:04: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-a9a6036d-e196-4a8b-9ab2-b138ee25206a x-compute-request-id: req-a9a6036d-e196-4a8b-9ab2-b138ee25206a Content-Encoding: gzip Content-Length: 669 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/3732e29d-0690-48b4-8a18-eb78ab77a94f", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/3732e29d-0690-48b4-8a18-eb78ab77a94f", "rel": "bookmark"}], "image": {"id": "b9a51110-ab46-41b3-a74d-61d98d2ef6f1", "links": [{"href": "http://172.30.9.23:8774/images/b9a51110-ab46-41b3-a74d-61d98d2ef6f1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6910241a-b51b-4995-9449-cf57d64028bf", "links": [{"href": "http://172.30.9.23:8774/flavors/6910241a-b51b-4995-9449-cf57d64028bf", "rel": "bookmark"}]}, "id": "3732e29d-0690-48b4-8a18-eb78ab77a94f", "security_groups": [{"name": "cloudify_ims-sg_1ca01ad2-5231-490b-a55b-e22ffb3bc7ae"}], "user_id": "c8ee775cea4d49969d0b659a57d412c9", "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": "2019-01-18T07:02:05Z", "hostId": "37b0735e076cdbc682d3cfe5febc5231dfc50fcc1709f83f56a10aed", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_1ca01ad2-5231-490b-a55b-e22ffb3bc7ae", "name": "cloudify_ims-vm_1ca01ad2-5231-490b-a55b-e22ffb3bc7ae", "created": "2019-01-18T07:02:03Z", "tenant_id": "87548a2f9ec54cf09a4e529f1d44eaeb", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-18 07:04:20,003 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-a9a6036d-e196-4a8b-9ab2-b138ee25206a 2019-01-18 07:04:20,003 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.551252126694s 2019-01-18 07:04:20,003 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-a9a6036d-e196-4a8b-9ab2-b138ee25206a 2019-01-18 07:04:20,007 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-18 07:04:22,009 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-18 07:04:22,012 - 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}249f53895009d12a5f47e6699ed9156651d39cd1" 2019-01-18 07:04:22,381 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 07:04: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-170a89e9-cb94-4957-91b0-bd99e227e01d x-compute-request-id: req-170a89e9-cb94-4957-91b0-bd99e227e01d Content-Encoding: gzip Content-Length: 669 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/3732e29d-0690-48b4-8a18-eb78ab77a94f", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/3732e29d-0690-48b4-8a18-eb78ab77a94f", "rel": "bookmark"}], "image": {"id": "b9a51110-ab46-41b3-a74d-61d98d2ef6f1", "links": [{"href": "http://172.30.9.23:8774/images/b9a51110-ab46-41b3-a74d-61d98d2ef6f1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6910241a-b51b-4995-9449-cf57d64028bf", "links": [{"href": "http://172.30.9.23:8774/flavors/6910241a-b51b-4995-9449-cf57d64028bf", "rel": "bookmark"}]}, "id": "3732e29d-0690-48b4-8a18-eb78ab77a94f", "security_groups": [{"name": "cloudify_ims-sg_1ca01ad2-5231-490b-a55b-e22ffb3bc7ae"}], "user_id": "c8ee775cea4d49969d0b659a57d412c9", "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": "2019-01-18T07:02:05Z", "hostId": "37b0735e076cdbc682d3cfe5febc5231dfc50fcc1709f83f56a10aed", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_1ca01ad2-5231-490b-a55b-e22ffb3bc7ae", "name": "cloudify_ims-vm_1ca01ad2-5231-490b-a55b-e22ffb3bc7ae", "created": "2019-01-18T07:02:03Z", "tenant_id": "87548a2f9ec54cf09a4e529f1d44eaeb", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-18 07:04:22,381 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-170a89e9-cb94-4957-91b0-bd99e227e01d 2019-01-18 07:04:22,382 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.372220993042s 2019-01-18 07:04:22,382 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-170a89e9-cb94-4957-91b0-bd99e227e01d 2019-01-18 07:04:22,386 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-18 07:04:24,388 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-18 07:04:24,391 - 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}249f53895009d12a5f47e6699ed9156651d39cd1" 2019-01-18 07:04:24,922 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 07:04: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-276d4709-53ba-478c-b0c2-9b58b2df8985 x-compute-request-id: req-276d4709-53ba-478c-b0c2-9b58b2df8985 Content-Encoding: gzip Content-Length: 669 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/3732e29d-0690-48b4-8a18-eb78ab77a94f", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/3732e29d-0690-48b4-8a18-eb78ab77a94f", "rel": "bookmark"}], "image": {"id": "b9a51110-ab46-41b3-a74d-61d98d2ef6f1", "links": [{"href": "http://172.30.9.23:8774/images/b9a51110-ab46-41b3-a74d-61d98d2ef6f1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6910241a-b51b-4995-9449-cf57d64028bf", "links": [{"href": "http://172.30.9.23:8774/flavors/6910241a-b51b-4995-9449-cf57d64028bf", "rel": "bookmark"}]}, "id": "3732e29d-0690-48b4-8a18-eb78ab77a94f", "security_groups": [{"name": "cloudify_ims-sg_1ca01ad2-5231-490b-a55b-e22ffb3bc7ae"}], "user_id": "c8ee775cea4d49969d0b659a57d412c9", "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": "2019-01-18T07:02:05Z", "hostId": "37b0735e076cdbc682d3cfe5febc5231dfc50fcc1709f83f56a10aed", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_1ca01ad2-5231-490b-a55b-e22ffb3bc7ae", "name": "cloudify_ims-vm_1ca01ad2-5231-490b-a55b-e22ffb3bc7ae", "created": "2019-01-18T07:02:03Z", "tenant_id": "87548a2f9ec54cf09a4e529f1d44eaeb", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-18 07:04:24,922 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-276d4709-53ba-478c-b0c2-9b58b2df8985 2019-01-18 07:04:24,923 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.533947944641s 2019-01-18 07:04:24,923 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-276d4709-53ba-478c-b0c2-9b58b2df8985 2019-01-18 07:04:24,927 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-18 07:04:26,929 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-18 07:04:26,932 - 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}249f53895009d12a5f47e6699ed9156651d39cd1" 2019-01-18 07:04:27,479 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 07:04: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-d07a7a10-85a0-4f77-9b34-0d3c308a7390 x-compute-request-id: req-d07a7a10-85a0-4f77-9b34-0d3c308a7390 Content-Encoding: gzip Content-Length: 669 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/3732e29d-0690-48b4-8a18-eb78ab77a94f", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/3732e29d-0690-48b4-8a18-eb78ab77a94f", "rel": "bookmark"}], "image": {"id": "b9a51110-ab46-41b3-a74d-61d98d2ef6f1", "links": [{"href": "http://172.30.9.23:8774/images/b9a51110-ab46-41b3-a74d-61d98d2ef6f1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6910241a-b51b-4995-9449-cf57d64028bf", "links": [{"href": "http://172.30.9.23:8774/flavors/6910241a-b51b-4995-9449-cf57d64028bf", "rel": "bookmark"}]}, "id": "3732e29d-0690-48b4-8a18-eb78ab77a94f", "security_groups": [{"name": "cloudify_ims-sg_1ca01ad2-5231-490b-a55b-e22ffb3bc7ae"}], "user_id": "c8ee775cea4d49969d0b659a57d412c9", "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": "2019-01-18T07:02:05Z", "hostId": "37b0735e076cdbc682d3cfe5febc5231dfc50fcc1709f83f56a10aed", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_1ca01ad2-5231-490b-a55b-e22ffb3bc7ae", "name": "cloudify_ims-vm_1ca01ad2-5231-490b-a55b-e22ffb3bc7ae", "created": "2019-01-18T07:02:03Z", "tenant_id": "87548a2f9ec54cf09a4e529f1d44eaeb", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-18 07:04:27,479 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-d07a7a10-85a0-4f77-9b34-0d3c308a7390 2019-01-18 07:04:27,479 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.549859046936s 2019-01-18 07:04:27,480 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-d07a7a10-85a0-4f77-9b34-0d3c308a7390 2019-01-18 07:04:27,484 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-18 07:04:29,487 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-18 07:04:29,490 - 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}249f53895009d12a5f47e6699ed9156651d39cd1" 2019-01-18 07:04:29,990 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 07:04: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-c10575b4-a242-4369-ba34-811605a2e1df x-compute-request-id: req-c10575b4-a242-4369-ba34-811605a2e1df Content-Encoding: gzip Content-Length: 669 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/3732e29d-0690-48b4-8a18-eb78ab77a94f", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/3732e29d-0690-48b4-8a18-eb78ab77a94f", "rel": "bookmark"}], "image": {"id": "b9a51110-ab46-41b3-a74d-61d98d2ef6f1", "links": [{"href": "http://172.30.9.23:8774/images/b9a51110-ab46-41b3-a74d-61d98d2ef6f1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6910241a-b51b-4995-9449-cf57d64028bf", "links": [{"href": "http://172.30.9.23:8774/flavors/6910241a-b51b-4995-9449-cf57d64028bf", "rel": "bookmark"}]}, "id": "3732e29d-0690-48b4-8a18-eb78ab77a94f", "security_groups": [{"name": "cloudify_ims-sg_1ca01ad2-5231-490b-a55b-e22ffb3bc7ae"}], "user_id": "c8ee775cea4d49969d0b659a57d412c9", "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": "2019-01-18T07:02:05Z", "hostId": "37b0735e076cdbc682d3cfe5febc5231dfc50fcc1709f83f56a10aed", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_1ca01ad2-5231-490b-a55b-e22ffb3bc7ae", "name": "cloudify_ims-vm_1ca01ad2-5231-490b-a55b-e22ffb3bc7ae", "created": "2019-01-18T07:02:03Z", "tenant_id": "87548a2f9ec54cf09a4e529f1d44eaeb", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-18 07:04:29,990 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-c10575b4-a242-4369-ba34-811605a2e1df 2019-01-18 07:04:29,990 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.503480911255s 2019-01-18 07:04:29,991 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-c10575b4-a242-4369-ba34-811605a2e1df 2019-01-18 07:04:29,995 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-18 07:04:31,997 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-18 07:04:32,000 - 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}249f53895009d12a5f47e6699ed9156651d39cd1" 2019-01-18 07:04:32,480 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 07:04: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-1f5031c8-00eb-48b5-9948-e04b9a6a7453 x-compute-request-id: req-1f5031c8-00eb-48b5-9948-e04b9a6a7453 Content-Encoding: gzip Content-Length: 669 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/3732e29d-0690-48b4-8a18-eb78ab77a94f", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/3732e29d-0690-48b4-8a18-eb78ab77a94f", "rel": "bookmark"}], "image": {"id": "b9a51110-ab46-41b3-a74d-61d98d2ef6f1", "links": [{"href": "http://172.30.9.23:8774/images/b9a51110-ab46-41b3-a74d-61d98d2ef6f1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6910241a-b51b-4995-9449-cf57d64028bf", "links": [{"href": "http://172.30.9.23:8774/flavors/6910241a-b51b-4995-9449-cf57d64028bf", "rel": "bookmark"}]}, "id": "3732e29d-0690-48b4-8a18-eb78ab77a94f", "security_groups": [{"name": "cloudify_ims-sg_1ca01ad2-5231-490b-a55b-e22ffb3bc7ae"}], "user_id": "c8ee775cea4d49969d0b659a57d412c9", "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": "2019-01-18T07:02:05Z", "hostId": "37b0735e076cdbc682d3cfe5febc5231dfc50fcc1709f83f56a10aed", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_1ca01ad2-5231-490b-a55b-e22ffb3bc7ae", "name": "cloudify_ims-vm_1ca01ad2-5231-490b-a55b-e22ffb3bc7ae", "created": "2019-01-18T07:02:03Z", "tenant_id": "87548a2f9ec54cf09a4e529f1d44eaeb", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-18 07:04:32,480 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-1f5031c8-00eb-48b5-9948-e04b9a6a7453 2019-01-18 07:04:32,480 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.482980966568s 2019-01-18 07:04:32,481 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-1f5031c8-00eb-48b5-9948-e04b9a6a7453 2019-01-18 07:04:32,485 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-18 07:04:34,487 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-18 07:04:34,490 - 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}249f53895009d12a5f47e6699ed9156651d39cd1" 2019-01-18 07:04:35,000 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 07:04: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-0e2b8593-3b35-48f7-8fa2-de7ac416b493 x-compute-request-id: req-0e2b8593-3b35-48f7-8fa2-de7ac416b493 Content-Encoding: gzip Content-Length: 669 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/3732e29d-0690-48b4-8a18-eb78ab77a94f", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/3732e29d-0690-48b4-8a18-eb78ab77a94f", "rel": "bookmark"}], "image": {"id": "b9a51110-ab46-41b3-a74d-61d98d2ef6f1", "links": [{"href": "http://172.30.9.23:8774/images/b9a51110-ab46-41b3-a74d-61d98d2ef6f1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6910241a-b51b-4995-9449-cf57d64028bf", "links": [{"href": "http://172.30.9.23:8774/flavors/6910241a-b51b-4995-9449-cf57d64028bf", "rel": "bookmark"}]}, "id": "3732e29d-0690-48b4-8a18-eb78ab77a94f", "security_groups": [{"name": "cloudify_ims-sg_1ca01ad2-5231-490b-a55b-e22ffb3bc7ae"}], "user_id": "c8ee775cea4d49969d0b659a57d412c9", "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": "2019-01-18T07:02:05Z", "hostId": "37b0735e076cdbc682d3cfe5febc5231dfc50fcc1709f83f56a10aed", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_1ca01ad2-5231-490b-a55b-e22ffb3bc7ae", "name": "cloudify_ims-vm_1ca01ad2-5231-490b-a55b-e22ffb3bc7ae", "created": "2019-01-18T07:02:03Z", "tenant_id": "87548a2f9ec54cf09a4e529f1d44eaeb", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-18 07:04:35,000 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-0e2b8593-3b35-48f7-8fa2-de7ac416b493 2019-01-18 07:04:35,000 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.512617111206s 2019-01-18 07:04:35,000 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-0e2b8593-3b35-48f7-8fa2-de7ac416b493 2019-01-18 07:04:35,004 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-18 07:04:37,007 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-18 07:04:37,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}249f53895009d12a5f47e6699ed9156651d39cd1" 2019-01-18 07:04:37,542 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 07:04: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-744c926d-9179-41e1-a328-bed55fc3a3c1 x-compute-request-id: req-744c926d-9179-41e1-a328-bed55fc3a3c1 Content-Encoding: gzip Content-Length: 746 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_1ca01ad2-5231-490b-a55b-e22ffb3bc7ae": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d4:6a:af", "version": 4, "addr": "192.168.120.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/3732e29d-0690-48b4-8a18-eb78ab77a94f", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/3732e29d-0690-48b4-8a18-eb78ab77a94f", "rel": "bookmark"}], "image": {"id": "b9a51110-ab46-41b3-a74d-61d98d2ef6f1", "links": [{"href": "http://172.30.9.23:8774/images/b9a51110-ab46-41b3-a74d-61d98d2ef6f1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-18T07:04:33.000000", "flavor": {"id": "6910241a-b51b-4995-9449-cf57d64028bf", "links": [{"href": "http://172.30.9.23:8774/flavors/6910241a-b51b-4995-9449-cf57d64028bf", "rel": "bookmark"}]}, "id": "3732e29d-0690-48b4-8a18-eb78ab77a94f", "security_groups": [{"name": "cloudify_ims-sg_1ca01ad2-5231-490b-a55b-e22ffb3bc7ae"}], "user_id": "c8ee775cea4d49969d0b659a57d412c9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-18T07:04:34Z", "hostId": "37b0735e076cdbc682d3cfe5febc5231dfc50fcc1709f83f56a10aed", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_1ca01ad2-5231-490b-a55b-e22ffb3bc7ae", "name": "cloudify_ims-vm_1ca01ad2-5231-490b-a55b-e22ffb3bc7ae", "created": "2019-01-18T07:02:03Z", "tenant_id": "87548a2f9ec54cf09a4e529f1d44eaeb", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-18 07:04:37,542 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-744c926d-9179-41e1-a328-bed55fc3a3c1 2019-01-18 07:04:37,542 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.534916162491s 2019-01-18 07:04:37,542 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-744c926d-9179-41e1-a328-bed55fc3a3c1 2019-01-18 07:04:37,546 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-01-18 07:04:37,547 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:9696/v2.0/ports.json?device_id=3732e29d-0690-48b4-8a18-eb78ab77a94f" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}249f53895009d12a5f47e6699ed9156651d39cd1" 2019-01-18 07:04:37,614 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 771 X-Openstack-Request-Id: req-58318b94-95e2-4abc-8adb-b591b48db969 Date: Fri, 18 Jan 2019 07:04:37 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T07:04:34Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"e3fb8a50-98f2-4c0f-8a94-2196b554a1b3","ip_address":"192.168.120.10"}],"id":"3976d62d-795c-46c0-b6c1-07d1a5305b12","security_groups":["76516a34-bb06-43a2-ae4a-05df2638cc83"],"mac_address":"fa:16:3e:d4:6a:af","project_id":"87548a2f9ec54cf09a4e529f1d44eaeb","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"96c89bdc-476b-4124-b351-17f786dda6dc","tenant_id":"87548a2f9ec54cf09a4e529f1d44eaeb","created_at":"2019-01-18T07:02:06Z","binding:vnic_type":"normal","device_id":"3732e29d-0690-48b4-8a18-eb78ab77a94f"}]} 2019-01-18 07:04:37,615 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports.json?device_id=3732e29d-0690-48b4-8a18-eb78ab77a94f used request id req-58318b94-95e2-4abc-8adb-b591b48db969 2019-01-18 07:04:37,615 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0682220458984s 2019-01-18 07:04:37,615 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports.json?device_id=3732e29d-0690-48b4-8a18-eb78ab77a94f used request id req-58318b94-95e2-4abc-8adb-b591b48db969 2019-01-18 07:04:37,621 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-01-18 07:04:37,621 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:9696/v2.0/floatingips.json?port_id=3976d62d-795c-46c0-b6c1-07d1a5305b12" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}249f53895009d12a5f47e6699ed9156651d39cd1" 2019-01-18 07:04:37,640 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-1ebed5b1-7197-4e06-a491-701c8f2adb3a Date: Fri, 18 Jan 2019 07:04:37 GMT RESP BODY: {"floatingips": []} 2019-01-18 07:04:37,641 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json?port_id=3976d62d-795c-46c0-b6c1-07d1a5305b12 used request id req-1ebed5b1-7197-4e06-a491-701c8f2adb3a 2019-01-18 07:04:37,641 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0199241638184s 2019-01-18 07:04:37,641 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json?port_id=3976d62d-795c-46c0-b6c1-07d1a5305b12 used request id req-1ebed5b1-7197-4e06-a491-701c8f2adb3a 2019-01-18 07:04:37,642 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'cloudify_ims-net_1ca01ad2-5231-490b-a55b-e22ffb3bc7ae': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:d4:6a:af', u'version': 4, u'addr': u'192.168.120.10', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'b9a51110-ab46-41b3-a74d-61d98d2ef6f1'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-01-18T07:04:33.000000', 'flavor': Munch({u'id': u'6910241a-b51b-4995-9449-cf57d64028bf'}), 'az': u'nova', 'id': u'3732e29d-0690-48b4-8a18-eb78ab77a94f', 'security_groups': [Munch({u'name': u'cloudify_ims-sg_1ca01ad2-5231-490b-a55b-e22ffb3bc7ae'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'c8ee775cea4d49969d0b659a57d412c9', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'87548a2f9ec54cf09a4e529f1d44eaeb', 'name': 'cloudify_ims-project_1ca01ad2-5231-490b-a55b-e22ffb3bc7ae', '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'2019-01-18T07:04:33.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-01-18T07:04:34Z', 'hostId': u'37b0735e076cdbc682d3cfe5febc5231dfc50fcc1709f83f56a10aed', u'OS-SRV-USG:terminated_at': None, 'key_name': u'cloudify_ims-kp_1ca01ad2-5231-490b-a55b-e22ffb3bc7ae', 'public_v6': '', 'private_v4': u'192.168.120.10', 'cloud': 'envvars', 'host_id': u'37b0735e076cdbc682d3cfe5febc5231dfc50fcc1709f83f56a10aed', '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'2019-01-18T07:04:33.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'87548a2f9ec54cf09a4e529f1d44eaeb', 'name': u'cloudify_ims-vm_1ca01ad2-5231-490b-a55b-e22ffb3bc7ae', 'adminPass': u'YYQWos29digJ', 'tenant_id': u'87548a2f9ec54cf09a4e529f1d44eaeb', 'region': 'regionOne', 'created': u'2019-01-18T07:02:03Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u''}) 2019-01-18 07:04:37,645 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-01-18 07:04:37,646 - 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}249f53895009d12a5f47e6699ed9156651d39cd1" 2019-01-18 07:04:37,757 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1237 X-Openstack-Request-Id: req-6b0e6563-99eb-4c8f-85e6-46e3e655f60c Date: Fri, 18 Jan 2019 07:04: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":["e3fb8a50-98f2-4c0f-8a94-2196b554a1b3"],"updated_at":"2019-01-18T07:00:02Z","tenant_id":"87548a2f9ec54cf09a4e529f1d44eaeb","created_at":"2019-01-18T07:00:01Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"87548a2f9ec54cf09a4e529f1d44eaeb","id":"96c89bdc-476b-4124-b351-17f786dda6dc","name":"cloudify_ims-net_1ca01ad2-5231-490b-a55b-e22ffb3bc7ae"},{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"c7128340-d09d-4472-ab8c-6b0e75149f5d","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"47feb8aba08a40dca7028a1701e597b9","status":"ACTIVE","subnets":["99f540fb-52d8-49ca-b59c-736c854d3c9e"],"description":"","tags":[],"updated_at":"2019-01-18T04:39:13Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"47feb8aba08a40dca7028a1701e597b9","created_at":"2019-01-18T04:39:06Z","mtu":1500}]} 2019-01-18 07:04:37,757 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-6b0e6563-99eb-4c8f-85e6-46e3e655f60c 2019-01-18 07:04:37,757 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.11153793335s 2019-01-18 07:04:37,757 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-6b0e6563-99eb-4c8f-85e6-46e3e655f60c 2019-01-18 07:04:37,759 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-01-18 07:04:37,760 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:9696/v2.0/ports.json?device_id=3732e29d-0690-48b4-8a18-eb78ab77a94f" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}249f53895009d12a5f47e6699ed9156651d39cd1" 2019-01-18 07:04:37,827 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 771 X-Openstack-Request-Id: req-ecab0988-132b-456c-914c-f99fa9dc4f5b Date: Fri, 18 Jan 2019 07:04:37 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T07:04:34Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"e3fb8a50-98f2-4c0f-8a94-2196b554a1b3","ip_address":"192.168.120.10"}],"id":"3976d62d-795c-46c0-b6c1-07d1a5305b12","security_groups":["76516a34-bb06-43a2-ae4a-05df2638cc83"],"mac_address":"fa:16:3e:d4:6a:af","project_id":"87548a2f9ec54cf09a4e529f1d44eaeb","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"96c89bdc-476b-4124-b351-17f786dda6dc","tenant_id":"87548a2f9ec54cf09a4e529f1d44eaeb","created_at":"2019-01-18T07:02:06Z","binding:vnic_type":"normal","device_id":"3732e29d-0690-48b4-8a18-eb78ab77a94f"}]} 2019-01-18 07:04:37,827 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports.json?device_id=3732e29d-0690-48b4-8a18-eb78ab77a94f used request id req-ecab0988-132b-456c-914c-f99fa9dc4f5b 2019-01-18 07:04:37,827 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.067743062973s 2019-01-18 07:04:37,827 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports.json?device_id=3732e29d-0690-48b4-8a18-eb78ab77a94f used request id req-ecab0988-132b-456c-914c-f99fa9dc4f5b 2019-01-18 07:04:37,828 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2019-01-18 07:04:37,829 - 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}249f53895009d12a5f47e6699ed9156651d39cd1" -d '{"floatingip": {"floating_network_id": "c7128340-d09d-4472-ab8c-6b0e75149f5d", "fixed_ip_address": "192.168.120.10", "port_id": "3976d62d-795c-46c0-b6c1-07d1a5305b12"}}' 2019-01-18 07:04:39,711 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 552 X-Openstack-Request-Id: req-433d1e5b-48a8-433d-9031-8b2b12eb35ce Date: Fri, 18 Jan 2019 07:04:39 GMT RESP BODY: {"floatingip": {"router_id": "def94a1e-1b49-4555-9629-97c90cda77c0", "status": "DOWN", "description": "", "tags": [], "tenant_id": "87548a2f9ec54cf09a4e529f1d44eaeb", "created_at": "2019-01-18T07:04:38Z", "updated_at": "2019-01-18T07:04:38Z", "floating_network_id": "c7128340-d09d-4472-ab8c-6b0e75149f5d", "fixed_ip_address": "192.168.120.10", "floating_ip_address": "172.30.9.203", "revision_number": 0, "project_id": "87548a2f9ec54cf09a4e529f1d44eaeb", "port_id": "3976d62d-795c-46c0-b6c1-07d1a5305b12", "id": "13988a0d-4ee8-48c3-bdfb-6239b4dc60e5"}} 2019-01-18 07:04:39,711 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-433d1e5b-48a8-433d-9031-8b2b12eb35ce 2019-01-18 07:04:39,711 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 1.88286614418s 2019-01-18 07:04:39,711 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-433d1e5b-48a8-433d-9031-8b2b12eb35ce 2019-01-18 07:04:39,720 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-01-18 07:04:39,720 - 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}249f53895009d12a5f47e6699ed9156651d39cd1" 2019-01-18 07:04:39,746 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 555 X-Openstack-Request-Id: req-439bc010-2980-4416-a7f4-255aa60aa9d2 Date: Fri, 18 Jan 2019 07:04:39 GMT RESP BODY: {"floatingips": [{"router_id": "def94a1e-1b49-4555-9629-97c90cda77c0", "status": "DOWN", "description": "", "tags": [], "tenant_id": "87548a2f9ec54cf09a4e529f1d44eaeb", "created_at": "2019-01-18T07:04:38Z", "updated_at": "2019-01-18T07:04:38Z", "floating_network_id": "c7128340-d09d-4472-ab8c-6b0e75149f5d", "fixed_ip_address": "192.168.120.10", "floating_ip_address": "172.30.9.203", "revision_number": 0, "project_id": "87548a2f9ec54cf09a4e529f1d44eaeb", "port_id": "3976d62d-795c-46c0-b6c1-07d1a5305b12", "id": "13988a0d-4ee8-48c3-bdfb-6239b4dc60e5"}]} 2019-01-18 07:04:39,746 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-439bc010-2980-4416-a7f4-255aa60aa9d2 2019-01-18 07:04:39,746 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0260679721832s 2019-01-18 07:04:39,746 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-439bc010-2980-4416-a7f4-255aa60aa9d2 2019-01-18 07:04:39,750 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-01-18 07:04:39,856 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-01-18 07:04:39,857 - 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}249f53895009d12a5f47e6699ed9156651d39cd1" 2019-01-18 07:04:39,878 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 555 X-Openstack-Request-Id: req-6fd1fae7-f82b-4ecb-94eb-abf0d215257a Date: Fri, 18 Jan 2019 07:04:39 GMT RESP BODY: {"floatingips": [{"router_id": "def94a1e-1b49-4555-9629-97c90cda77c0", "status": "DOWN", "description": "", "tags": [], "tenant_id": "87548a2f9ec54cf09a4e529f1d44eaeb", "created_at": "2019-01-18T07:04:38Z", "updated_at": "2019-01-18T07:04:38Z", "floating_network_id": "c7128340-d09d-4472-ab8c-6b0e75149f5d", "fixed_ip_address": "192.168.120.10", "floating_ip_address": "172.30.9.203", "revision_number": 0, "project_id": "87548a2f9ec54cf09a4e529f1d44eaeb", "port_id": "3976d62d-795c-46c0-b6c1-07d1a5305b12", "id": "13988a0d-4ee8-48c3-bdfb-6239b4dc60e5"}]} 2019-01-18 07:04:39,879 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-6fd1fae7-f82b-4ecb-94eb-abf0d215257a 2019-01-18 07:04:39,879 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0225360393524s 2019-01-18 07:04:39,879 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-6fd1fae7-f82b-4ecb-94eb-abf0d215257a 2019-01-18 07:04:39,883 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-01-18 07:04:39,988 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-01-18 07:04:39,989 - 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}249f53895009d12a5f47e6699ed9156651d39cd1" 2019-01-18 07:04:40,019 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 555 X-Openstack-Request-Id: req-77a01e22-18e6-4448-bb02-fab4f4fe9132 Date: Fri, 18 Jan 2019 07:04:40 GMT RESP BODY: {"floatingips": [{"router_id": "def94a1e-1b49-4555-9629-97c90cda77c0", "status": "DOWN", "description": "", "tags": [], "tenant_id": "87548a2f9ec54cf09a4e529f1d44eaeb", "created_at": "2019-01-18T07:04:38Z", "updated_at": "2019-01-18T07:04:38Z", "floating_network_id": "c7128340-d09d-4472-ab8c-6b0e75149f5d", "fixed_ip_address": "192.168.120.10", "floating_ip_address": "172.30.9.203", "revision_number": 0, "project_id": "87548a2f9ec54cf09a4e529f1d44eaeb", "port_id": "3976d62d-795c-46c0-b6c1-07d1a5305b12", "id": "13988a0d-4ee8-48c3-bdfb-6239b4dc60e5"}]} 2019-01-18 07:04:40,019 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-77a01e22-18e6-4448-bb02-fab4f4fe9132 2019-01-18 07:04:40,020 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0311989784241s 2019-01-18 07:04:40,020 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-77a01e22-18e6-4448-bb02-fab4f4fe9132 2019-01-18 07:04:40,023 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-01-18 07:04:40,129 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-01-18 07:04:40,129 - 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}249f53895009d12a5f47e6699ed9156651d39cd1" 2019-01-18 07:04:40,156 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 555 X-Openstack-Request-Id: req-8ac03f96-ad2d-4d57-9f58-a345af885190 Date: Fri, 18 Jan 2019 07:04:40 GMT RESP BODY: {"floatingips": [{"router_id": "def94a1e-1b49-4555-9629-97c90cda77c0", "status": "DOWN", "description": "", "tags": [], "tenant_id": "87548a2f9ec54cf09a4e529f1d44eaeb", "created_at": "2019-01-18T07:04:38Z", "updated_at": "2019-01-18T07:04:38Z", "floating_network_id": "c7128340-d09d-4472-ab8c-6b0e75149f5d", "fixed_ip_address": "192.168.120.10", "floating_ip_address": "172.30.9.203", "revision_number": 0, "project_id": "87548a2f9ec54cf09a4e529f1d44eaeb", "port_id": "3976d62d-795c-46c0-b6c1-07d1a5305b12", "id": "13988a0d-4ee8-48c3-bdfb-6239b4dc60e5"}]} 2019-01-18 07:04:40,156 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-8ac03f96-ad2d-4d57-9f58-a345af885190 2019-01-18 07:04:40,156 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0268619060516s 2019-01-18 07:04:40,156 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-8ac03f96-ad2d-4d57-9f58-a345af885190 2019-01-18 07:04:40,160 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-01-18 07:04:40,265 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-01-18 07:04:40,266 - 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}249f53895009d12a5f47e6699ed9156651d39cd1" 2019-01-18 07:04:40,289 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 555 X-Openstack-Request-Id: req-4c142b65-8ee6-4493-980b-8412ac292043 Date: Fri, 18 Jan 2019 07:04:40 GMT RESP BODY: {"floatingips": [{"router_id": "def94a1e-1b49-4555-9629-97c90cda77c0", "status": "DOWN", "description": "", "tags": [], "tenant_id": "87548a2f9ec54cf09a4e529f1d44eaeb", "created_at": "2019-01-18T07:04:38Z", "updated_at": "2019-01-18T07:04:38Z", "floating_network_id": "c7128340-d09d-4472-ab8c-6b0e75149f5d", "fixed_ip_address": "192.168.120.10", "floating_ip_address": "172.30.9.203", "revision_number": 0, "project_id": "87548a2f9ec54cf09a4e529f1d44eaeb", "port_id": "3976d62d-795c-46c0-b6c1-07d1a5305b12", "id": "13988a0d-4ee8-48c3-bdfb-6239b4dc60e5"}]} 2019-01-18 07:04:40,289 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-4c142b65-8ee6-4493-980b-8412ac292043 2019-01-18 07:04:40,289 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0239360332489s 2019-01-18 07:04:40,290 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-4c142b65-8ee6-4493-980b-8412ac292043 2019-01-18 07:04:40,293 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-01-18 07:04:40,399 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-01-18 07:04:40,399 - 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}249f53895009d12a5f47e6699ed9156651d39cd1" 2019-01-18 07:04:40,422 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 555 X-Openstack-Request-Id: req-ea8dbd72-08f7-4205-9aaa-485a495ebbe7 Date: Fri, 18 Jan 2019 07:04:40 GMT RESP BODY: {"floatingips": [{"router_id": "def94a1e-1b49-4555-9629-97c90cda77c0", "status": "DOWN", "description": "", "tags": [], "tenant_id": "87548a2f9ec54cf09a4e529f1d44eaeb", "created_at": "2019-01-18T07:04:38Z", "updated_at": "2019-01-18T07:04:38Z", "floating_network_id": "c7128340-d09d-4472-ab8c-6b0e75149f5d", "fixed_ip_address": "192.168.120.10", "floating_ip_address": "172.30.9.203", "revision_number": 0, "project_id": "87548a2f9ec54cf09a4e529f1d44eaeb", "port_id": "3976d62d-795c-46c0-b6c1-07d1a5305b12", "id": "13988a0d-4ee8-48c3-bdfb-6239b4dc60e5"}]} 2019-01-18 07:04:40,422 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-ea8dbd72-08f7-4205-9aaa-485a495ebbe7 2019-01-18 07:04:40,423 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0236330032349s 2019-01-18 07:04:40,423 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-ea8dbd72-08f7-4205-9aaa-485a495ebbe7 2019-01-18 07:04:40,426 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-01-18 07:04:40,531 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-01-18 07:04:40,532 - 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}249f53895009d12a5f47e6699ed9156651d39cd1" 2019-01-18 07:04:40,553 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 557 X-Openstack-Request-Id: req-91af88ff-764f-4dc6-ba02-d7ac5fb2497b Date: Fri, 18 Jan 2019 07:04:40 GMT RESP BODY: {"floatingips": [{"router_id": "def94a1e-1b49-4555-9629-97c90cda77c0", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "87548a2f9ec54cf09a4e529f1d44eaeb", "created_at": "2019-01-18T07:04:38Z", "updated_at": "2019-01-18T07:04:38Z", "floating_network_id": "c7128340-d09d-4472-ab8c-6b0e75149f5d", "fixed_ip_address": "192.168.120.10", "floating_ip_address": "172.30.9.203", "revision_number": 0, "project_id": "87548a2f9ec54cf09a4e529f1d44eaeb", "port_id": "3976d62d-795c-46c0-b6c1-07d1a5305b12", "id": "13988a0d-4ee8-48c3-bdfb-6239b4dc60e5"}]} 2019-01-18 07:04:40,554 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-91af88ff-764f-4dc6-ba02-d7ac5fb2497b 2019-01-18 07:04:40,554 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.022449016571s 2019-01-18 07:04:40,554 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-91af88ff-764f-4dc6-ba02-d7ac5fb2497b 2019-01-18 07:04:40,557 - functest.core.singlevm - DEBUG - floating_ip: Munch({'status': u'ACTIVE', 'router_id': u'def94a1e-1b49-4555-9629-97c90cda77c0', 'properties': Munch({u'tags': []}), 'description': u'', u'tags': [], 'tenant_id': u'87548a2f9ec54cf09a4e529f1d44eaeb', 'created_at': u'2019-01-18T07:04:38Z', 'attached': True, 'updated_at': u'2019-01-18T07:04:38Z', 'id': u'13988a0d-4ee8-48c3-bdfb-6239b4dc60e5', 'floating_network_id': u'c7128340-d09d-4472-ab8c-6b0e75149f5d', 'fixed_ip_address': u'192.168.120.10', 'floating_ip_address': u'172.30.9.203', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'87548a2f9ec54cf09a4e529f1d44eaeb', 'name': 'cloudify_ims-project_1ca01ad2-5231-490b-a55b-e22ffb3bc7ae', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'revision_number': 0, 'router': u'def94a1e-1b49-4555-9629-97c90cda77c0', 'project_id': u'87548a2f9ec54cf09a4e529f1d44eaeb', 'port_id': u'3976d62d-795c-46c0-b6c1-07d1a5305b12', 'port': u'3976d62d-795c-46c0-b6c1-07d1a5305b12', 'network': u'c7128340-d09d-4472-ab8c-6b0e75149f5d'}) 2019-01-18 07:04:40,558 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-01-18 07:04:40,561 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/3732e29d-0690-48b4-8a18-eb78ab77a94f/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}249f53895009d12a5f47e6699ed9156651d39cd1" -d '{"os-getConsoleOutput": {"length": null}}' 2019-01-18 07:04:42,635 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 07:04: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-c2dfdcf8-6680-43b9-9f36-0bda994ca186 x-compute-request-id: req-c2dfdcf8-6680-43b9-9f36-0bda994ca186 Content-Encoding: gzip Content-Length: 11295 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 1822792312 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.302069] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491910)\n[ 0.304451] pid_max: default: 32768 minimum: 301\n[ 0.305750] Security Framework initialized\n[ 0.306937] SELinux: Initializing.\n[ 0.308648] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)\n[ 0.312128] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.314020] Mount-cache hash table entries: 4096\n[ 0.315446] Initializing cgroup subsys memory\n[ 0.316685] Initializing cgroup subsys devices\n[ 0.317936] Initializing cgroup subsys freezer\n[ 0.319178] Initializing cgroup subsys net_cls\n[ 0.320415] Initializing cgroup subsys blkio\n[ 0.321615] Initializing cgroup subsys perf_event\n[ 0.322908] Initializing cgroup subsys hugetlb\n[ 0.324139] Initializing cgroup subsys pids\n[ 0.325345] Initializing cgroup subsys net_prio\n[ 0.326645] CPU: Physical Processor ID: 0\n[ 0.328485] mce: CPU supports 10 MCE banks\n[ 0.329636] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.330947] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.332260] tlb_flushall_shift: 6\n[ 0.333467] Freeing SMP alternatives: 28k freed\n[ 0.337483] ACPI: Core revision 20130517\n[ 0.338972] ACPI: All ACPI Tables successfully acquired\n[ 0.340443] ftrace: allocating 25812 entries in 101 pages\n[ 0.362733] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.364262] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.365762] smpboot: Max logical packages: 2\n[ 0.367092] Enabling x2apic\n[ 0.368005] Enabled x2apic\n[ 0.369102] Switched APIC routing to physical x2apic.\n[ 0.371296] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.372801] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01)\n[ 0.375475] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.383435] KVM setup paravirtual spinlock\n[ 0.385465] smpboot: Booting Node 0, Processors #1 OK\n[ 0.387121] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock\n[ 0.410127] Brought up 2 CPUs\n[ 0.410130] KVM setup async PF for cpu 1\n[ 0.410133] kvm-stealtime: cpu 1, msr 13fd0f3c0\n[ 0.413333] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.415406] devtmpfs: initialized\n[ 0.417881] EVM: security.selinux\n[ 0.418880] EVM: security.ima\n[ 0.419818] EVM: security.capability\n[ 0.421449] atomic64 test passed for x86-64 platform with CX8 and with SSE\n[ 0.423012] pinctrl core: initialized pinctrl subsystem\n[ 0.424399] NET: Registered protocol family 16\n[ 0.425753] ACPI: bus type PCI registered\n[ 0.426873] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.428430] PCI: Using configuration type 1 for base access\n[ 0.433157] ACPI: Added _OSI(Module Device)\n[ 0.434319] ACPI: Added _OSI(Processor Device)\n[ 0.435456] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.436631] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.439385] ACPI: Interpreter enabled\n[ 0.440432] ACPI: (supports S0 S5)\n[ 0.441411] ACPI: Using IOAPIC for interrupt routing\n[ 0.442630] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.446505] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.447924] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.449590] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.451065] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.453831] acpiphp: Slot [3] registered\n[ 0.454923] acpiphp: Slot [4] registered\n[ 0.456008] acpiphp: Slot [5] registered\n[ 0.457095] acpiphp: Slot [6] registered\n[ 0.458171] acpiphp: Slot [7] registered\n[ 0.459271] acpiphp: Slot [8] registered\n[ 0.460346] acpiphp: Slot [9] registered\n[ 0.461420] acpiphp: Slot [10] registered\n[ 0.462503] acpiphp: Slot [11] registered\n[ 0.463589] acpiphp: Slot [12] registered\n[ 0.464679] acpiphp: Slot [13] registered\n[ 0.465767] acpiphp: Slot [14] registered\n[ 0.466853] acpiphp: Slot [15] registered\n[ 0.467938] acpiphp: Slot [16] registered\n[ 0.469033] acpiphp: Slot [17] registered\n[ 0.470117] acpiphp: Slot [18] registered\n[ 0.471199] acpiphp: Slot [19] registered\n[ 0.472286] acpiphp: Slot [20] registered\n[ 0.473371] acpiphp: Slot [21] registered\n[ 0.474454] acpiphp: Slot [22] registered\n[ 0.475549] acpiphp: Slot [23] registered\n[ 0.476635] acpiphp: Slot [24] registered\n[ 0.477729] acpiphp: Slot [25] registered\n[ 0.478820] acpiphp: Slot [26] registered\n[ 0.479919] acpiphp: Slot [27] registered\n[ 0.481014] acpiphp: Slot [28] registered\n[ 0.482109] acpiphp: Slot [29] registered\n[ 0.483202] acpiphp: Slot [30] registered\n[ 0.484296] acpiphp: Slot [31] registered\n[ 0.485381] PCI host bridge to bus 0000:00\n[ 0.486469] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.487770] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.489256] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.490740] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.492730] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window]\n[ 0.500383] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.501938] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.503381] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.504920] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.511671] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.513668] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.561459] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.563313] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.566260] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.567994] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.569678] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.571264] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.572867] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.574984] vgaarb: loaded\n[ 0.575865] vgaarb: bridge control possible 0000:00:02.0\n[ 0.577258] SCSI subsystem initialized\n[ 0.578327] ACPI: bus type USB registered\n[ 0.579416] usbcore: registered new interface driver usbfs\n[ 0.580736] usbcore: registered new interface driver hub\n[ 0.582033] usbcore: registered new device driver usb\n[ 0.583414] PCI: Using ACPI for IRQ routing\n[ 0.584772] NetLabel: Initializing\n[ 0.585777] NetLabel: domain hash size = 128\n[ 0.586903] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.588153] NetLabel: unlabeled traffic allowed by default\n[ 0.589543] Switched to clocksource kvm-clock\n[ 0.596553] pnp: PnP ACPI init\n[ 0.597637] ACPI: bus type PNP registered\n[ 0.599228] pnp: PnP ACPI: found 5 devices\n[ 0.600491] ACPI: bus type PNP unregistered\n[ 0.607127] NET: Registered protocol family 2\n[ 0.608672] TCP established hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.611168] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)\n[ 0.613268] TCP: Hash tables configured (established 32768 bind 32768)\n[ 0.615104] TCP: reno registered\n[ 0.616237] UDP hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.617925] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.619754] NET: Registered protocol family 1\n[ 0.620923] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.622297] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.623638] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.643525] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.663603] Unpacking initramfs...\n[ 1.053220] Freeing initrd memory: 37508k freed\n[ 1.062173] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)\n[ 1.063697] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff]\n[ 1.072845] sha1_ssse3: Using AVX2 optimized SHA-1 implementation\n[ 1.074358] sha256_ssse3: Using AVX2 optimized SHA-256 implementation\n[ 1.075997] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 1.077407] Initialise system trusted keyring\n[ 1.078567] audit: initializing netlink socket (disabled)\n[ 1.079858] type=2000 audit(1547795075.562:1): initialized\n[ 1.096183] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.097613] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.099790] zpool: loaded\n[ 1.100675] zbud: loaded\n[ 1.101685] VFS: Disk quotas dquot_6.5.2\n[ 1.102790] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.104388] msgmni has been set to 7578\n[ 1.105498] Key type big_key registered\n[ 1.107178] NET: Registered protocol family 38\n[ 1.108334] Key type asymmetric registered\n[ 1.109426] Asymmetric key parser 'x509' registered\n[ 1.110647] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251)\n[ 1.112676] io scheduler noop registered\n[ 1.113747] io scheduler deadline registered (default)\n[ 1.115005] io scheduler cfq registered\n[ 1.116137] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.127569] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.129143] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.131143] ACPI: Power Button [PWRF]\n[ 1.132273] GHES: HEST is not enabled!\n[ 1.133386] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled\n[ 1.157781] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A\n[ 1.159486] Non-volatile memory driver v1.3\n[ 1.160598] Linux agpgart interface v0.103\n[ 1.161777] crash memory driver: version 1.1\n[ 1.162942] rdac: device handler registered\n[ 1.164086] hp_sw: device handler registered\n[ 1.165213] emc: device handler registered\n[ 1.166296] alua: device handler registered\n[ 1.167416] libphy: Fixed MDIO Bus: probed\n[ 1.168574] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.170041] ehci-pci: EHCI PCI platform driver\n[ 1.171186] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.172586] ohci-pci: OHCI PCI platform driver\n[ 1.173730] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.193741] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.195106] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.197126] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.198393] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 1.199789] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.201280] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.203239] usb usb1: Product: UHCI Host Controller\n[ 1.204534] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd\n[ 1.206083] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.207352] hub 1-0:1.0: USB hub found\n[ 1.208407] hub 1-0:1.0: 2 ports detected\n[ 1.209609] usbcore: registered new interface driver usbserial\n[ 1.210990] usbcore: registered new interface driver usbserial_generic\n[ 1.212448] usbserial: USB Serial support registered for generic\n[ 1.213850] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.216514] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.217743] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.219044] mousedev: PS/2 mouse device common for all mice\n[ 1.220620] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.222880] rtc_cmos 00:00: RTC can wake from S4\n[ 1.223445] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2\n[ 1.223729] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.228847] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.230320] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.231810] cpuidle: using governor menu\n[ 1.232930] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.234283] usbcore: registered new interface driver usbhid\n[ 1.235597] usbhid: USB HID core driver\n[ 1.236679] drop_monitor: Initializing network drop monitor service\n[ 1.238143] TCP: cubic registered\n[ 1.239118] Initializing XFRM netlink socket\n[ 1.240313] NET: Registered protocol family 10\n[ 1.241665] NET: Registered protocol family 17\n[ 1.242954] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.244457] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.245836] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 1.248150] Loading compiled-in X.509 certificates\n[ 1.249371] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717'\n[ 1.251687] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b'\n[ 1.254409] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106'\n[ 1.256747] registered taskstats version 1\n[ 1.259458] Key type trusted registered\n[ 1.261823] Key type encrypted registered\n[ 1.264062] IMA: No TPM chip found, activating TPM-bypass!\n[ 1.265727] rtc_cmos 00:00: setting system clock to 2019-01-18 07:04:35 UTC (1547795075)\n[ 1.268435] Freeing unused kernel memory: 1680k freed\n[ 1.272746] 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.277493] systemd[1]: Detected virtualization kvm.\n[ 1.278948] systemd[1]: Detected architecture x86-64.\n[ 1.280399] systemd[1]: Running in initial RAM disk.\n\nWelcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m!\n\n[ 1.283169] systemd[1]: No hostname configured.\n[ 1.284533] systemd[1]: Set hostname to .\n[ 1.286009] systemd[1]: Initializing machine ID from KVM UUID.\n[ 1.307624] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.\n[ 1.310235] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch.\n[[32m OK [0m] Reached target Paths.\n[ 1.313669] systemd[1]: Reached target Paths.\n[ 1.315070] systemd[1]: Starting Paths.\n[[32m OK [0m] Reached target Timers.\n[ 1.317176] systemd[1]: Reached target Timers.\n[ 1.318488] systemd[1]: Starting Timers.\n[[32m OK [0m] Created slice Root Slice.\n[ 1.320734] systemd[1]: Created slice Root Slice.\n[ 1.322133] systemd[1]: Starting Root Slice.\n[[32m OK [0m] Listening on Journal Socket.\n[ 1.324432] systemd[1]: Listening on Journal Socket.\n[ 1.325836] systemd[1]: Starting Journal Socket.\n[[32m OK [0m] Reached target Local File Systems.\n[ 1.328254] systemd[1]: Reached target Local File Systems.\n[ 1.329782] systemd[1]: Starting Local File Systems.\n[[32m OK [0m] Listening on udev Control Socket.\n[ 1.332245] systemd[1]: Listening on udev Control Socket.\n[ 1.333756] systemd[1]: Starting udev Control Socket.\n[[32m OK [0m] Reached target Swap.\n[ 1.336065] systemd[1]: Reached target Swap.\n[ 1.337362] systemd[1]: Starting Swap.\n[[32m OK [0m] Created slice System Slice.\n[ 1.339530] systemd[1]: Created slice System Slice.\n[ 1.340951] systemd[1]: Starting System Slice.\n[[32m OK [0m] Reached target Slices.\n[ 1.343254] systemd[1]: Reached target Slices.\n[ 1.344591] systemd[1]: Starting Slices.\n[ 1.346151] systemd[1]: Starting Apply Kernel Variables...\n Starting Apply Kernel Variables...\n[ 1.348834] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[ 1.351310] 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.355608] systemd[1]: Starting dracut cmdline hook...\n Starting dracut cmdline hook...\n[[32m OK [0m] Listening on udev Kernel Socket.\n[ 1.359187] systemd[1]: Listening on udev Kernel Socket.\n[ 1.360686] systemd[1]: Starting udev Kernel Socket.\n[[32m OK [0m] Reached target Sockets.\n[ 1.363032] systemd[1]: Reached target Sockets.\n[ 1.364398] systemd[1]: Starting Sockets.\n[[32m OK [0m] Started Journal Service.\n[ 1.366756] systemd[1]: Started Journal Service.\n[[32m OK [0m] Started 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] Started Create Static Device Nodes in /dev.\n[[32m OK [0m] Started dracut cmdline hook.\n Starting dracut pre-udev hook...\n[ 1.424853] RPC: Registered named UNIX socket transport module.\n[ 1.426905] RPC: Registered udp transport module.\n[ 1.428514] RPC: Registered tcp transport module.\n[ 1.430137] 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.511555] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.521477] FDC 0 is a S82078B\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.536249] scsi host0: ata_piix\n[ 1.540099] scsi host1: ata_piix\n[ 1.541240] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 1.543009] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 1.561144] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.600861] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.606890] vda: vda1\n[ 1.661290] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.663069] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.664641] usb 1-1: Product: QEMU USB Tablet\n[ 1.665784] usb 1-1: Manufacturer: QEMU\n[ 1.666851] usb 1-1: SerialNumber: 42\n[ 1.676572] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4\n[ 1.679108] 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[ 1.909024] SGI XFS with ACLs, security attributes, no debug enabled\n[ 1.911665] XFS (vda1): Mounting V4 Filesystem\n[ 2.018650] 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[ 2.073595] tsc: Refined TSC clocksource calibration: 3491.911 MHz\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 Sockets.\n[[32m OK [0m] Stopped target Paths.\n[[32m OK [0m] Stopped target Slices.\n[[32m OK [0m] Stopped target System Initialization.\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 Local File Systems.\n[[32m OK [0m] Stopped Apply Kernel Variables.\n Stopping Apply Kernel Variables...\n[[32m OK [0m] Stopped target Swap.\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.242433] systemd-journald[107]: Received SIGTERM from PID 1 (systemd).\n[ 2.329171] SELinux: Disabled at runtime.\n[ 2.366550] type=1404 audit(1547795076.600:2): selinux=0 auid=4294967295 ses=4294967295\n[ 2.403329] ip_tables: (C) 2000-2006 Netfilter Core Team\n[ 2.404910] 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] Created slice system-serial\\x2dgetty.slice.\n[[32m OK [0m] Stopped File System Check on Root Device.\n Stopping File System Check on Root Device...\n[[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point.\n[[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n[[32m OK [0m] Listening on udev Kernel Socket.\n Mounting NFSD configuration filesystem...\n[[32m OK [0m] Created slice system-selinux\\x2dpol...grate\\x2dlocal\\x2dchanges.slice.\n[[32m OK [0m] Reached target Swap.\n[[32m OK [0m] Stopped target Switch Root.\n[[32m OK [0m] Stopped target Initrd File Systems.\n[[32m OK [0m] Stopped target Initrd Root File System.\n[[32m OK [0m] Listening on udev Control Socket.\n[[32m OK [0m] Reached target Encrypted Volumes.\n Mounting POSIX Message Queue File System...\n[[32m OK [0m] Created slice system-getty.slice.\n Starting Create list of required st... nodes for the current kernel...\n Starting Apply Kernel Variables...\n Starting Setup Virtual Console...\n Starting Remount Root and Kernel File Systems...\n[[32m OK [0m] Stopped Journal Service.\n Starting Journal Service...\n Mounting Debug File System...\n[[32m OK [0m] Listening on Delayed Shutdown Socket.\n Mounting Huge Pages File System...\n[[32m OK [0m] Created slice User and Session Slice.\n[[32m OK [0m] Reached target Slices.\n[[32m OK [0m] Mounted Debug File System.\n[[32m OK [0m] Mounted POSIX Message Queue File System.\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[[32m OK [0m] Started Remount Root and Kernel File Systems.\n Starting Load/Save Random Seed...\n Starting Rebuild Hardware Database...\n Starting Configure read-only root support...\n Starting Create Static Device Nodes in /dev...\n[[32m OK [0m] Started Load/Save Random Seed.\n[[32m OK [0m] Mounted Huge Pages File System.\n[[32m OK [0m] Started Journal Service.\n[ 2.790028] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).\n Starting Flush Journal to Persistent Storage...\n[[32m OK [0m] Mounted NFSD configuration filesystem.\n[[32m OK [0m] Started Configure read-only root support.\n[ 2.798593] systemd-journald[390]: 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 Starting udev Kernel Device Manager...\n[[32m OK [0m] Reached target Local File Systems (Pre).\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 Rebuild Journal Catalog...\n Starting Preprocess NFS configuration...\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 Setup Virtual Console.\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 udev Kernel Device Manager.\n[[32m OK [0m] Started Create Volatile Files and Directories.\n Starting Security Auditing Service...\n[[32m OK [0m] Started Security Auditing Service.\n Starting Update UTMP about System Boot/Shutdown...\n[ 2.915617] type=1305 audit(1547795077.149:3): audit_pid=439 old=0 auid=4294967295 ses=4294967295 res=1\n[[32m OK [0m] Started Update UTMP about System Boot/Shutdown.\n[[32m OK [0m] Started Rebuild Hardware Database.\n Starting udev Coldplug all Devices...\n Starting Update is Completed...\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] Listening on RPCbind Server Activation Socket.\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 Sockets.\n[[32m OK [0m] Reached target Paths.\n[[32m OK [0m] Reached target Basic System.\n Starting NTP client/server...\n Starting Login Service...\n Starting Authorization Manager...\n Starting Dump dmesg to /var/log/dmesg...\n Starting Initial cloud-init job (pre-networking)...\n[[32m OK [0m] Started irqbalance daemon.\n[ 3.094581] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0\n Starting irqbalance daemon...\n Starting LSB: Bring up/down networking...\n[ 3.103086] [drm] Initialized drm 1.1.0 20060810\n[[32m OK [0m] Started D-Bus System Message Bus.\n[ 3.119081] input: PC Speaker as /devices/platform/pcspkr/input/input5\n[ 3.130527] [TTM] Zone kernel: Available graphics memory: 1940960 kiB\n[ 3.132594] [TTM] Initializing pool allocator\n[ 3.135694] [TTM] Initializing DMA pool allocator\n[ 3.138695] [drm] fb mappable at 0xFC000000\n[ 3.140129] [drm] vram aper at 0xFC000000\n[ 3.141289] [drm] size 33554432\n[ 3.142319] [drm] fb depth is 24\n[ 3.143381] [drm] pitch is 3072\n[ 3.144987] fbcon: cirrusdrmfb (fb0) is primary device\n[ 3.154433] ppdev: user-space parallel port driver\n[ 3.167965] Console: switching to colour frame buffer device 128x48\n[ 3.181969] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device\n Starting D-Bus System Message Bus...\n[ 3.185554] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0\n Starting GSSAPI Proxy Daemon...\n[[32m OK [0m] Started Dump dmesg to /var/log/dmesg.\n[[32m OK [0m] Found device /dev/ttyS0.\n[[32m OK [0m] Started NTP client/server.\n[[32m OK [0m] Started Login Service.\n[ 3.235860] AES CTR mode by8 optimization enabled\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[[32m OK [0m] Reached target Remote File Systems.\n Starting Permit User Sessions...\n[[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[ 3.274315] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni)\n Starting Serial Getty on ttyS0...\n[[32m OK [0m] Started Getty on tty1.\n[ 3.280758] alg: No test for crc32 (crc32-pclmul)\n Starting Getty on tty1...\n[[32m OK [0m] Reached target Login Prompts.\n[ 3.311944] intel_rapl: no valid rapl domains found in package 0\n[ 3.344656] intel_rapl: no valid rapl domains found in package 0\n[ 3.354279] intel_powerclamp: No package C-state available[[32m OK [0m] Started Authorization Manager.\n\n[ 3.363281] intel_powerclamp: No package C-state available[ 3.429895] cloud-init[474]: Cloud-init v. 0.7.5 running 'init-local' at Fri, 18 Jan 2019 07:04:38 +0000. Up 3.38 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 PostgreSQL 9.5 database server...\n Starting Postfix Mail Transport Agent...\n Starting Dynamic System Tuning Daemon...\n Starting OpenSSH server daemon...\n Starting nginx - high performance web server...\n Starting System Logging Service...\n Starting Initial cloud-init job (metadata service crawler)...\n Starting Notify NFS peers of a restart...\n[[32m OK [0m] Reached target Network is Online.\n[[32m OK [0m] Started Cloudify Stage Service.\n Starting Cloudify Stage Service...\n Starting Crash recovery kernel arming...\n Starting LSB: Starts Logstash as a daemon....\n[[32m OK [0m] Started InfluxDB Service.\n Starting InfluxDB Service...\n Starting LSB: Supports the direct execution of binary formats....\n[[32m OK [0m] Started Cloudify REST Service.\n Starting Cloudify REST Service...\n Starting RabbitMQ Service...\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 nginx - high performance web server.\n[[32m OK [0m] Mounted Arbitrary Executable File Formats File System.\n[[32m OK [0m] Started System Logging Service.\n[[32m OK [0m] Started LSB: Supports the direct execution of binary formats..\n[[32m OK [0m] Created slice user-993.slice.\n"} 2019-01-18 07:04:42,636 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/3732e29d-0690-48b4-8a18-eb78ab77a94f/action used request id req-c2dfdcf8-6680-43b9-9f36-0bda994ca186 2019-01-18 07:04:42,636 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 2.07763004303s 2019-01-18 07:04:42,637 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/3732e29d-0690-48b4-8a18-eb78ab77a94f/action used request id req-c2dfdcf8-6680-43b9-9f36-0bda994ca186 2019-01-18 07:04:42,637 - 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 1822792312 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.302069] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491910) [ 0.304451] pid_max: default: 32768 minimum: 301 [ 0.305750] Security Framework initialized [ 0.306937] SELinux: Initializing. [ 0.308648] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.312128] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.314020] Mount-cache hash table entries: 4096 [ 0.315446] Initializing cgroup subsys memory [ 0.316685] Initializing cgroup subsys devices [ 0.317936] Initializing cgroup subsys freezer [ 0.319178] Initializing cgroup subsys net_cls [ 0.320415] Initializing cgroup subsys blkio [ 0.321615] Initializing cgroup subsys perf_event [ 0.322908] Initializing cgroup subsys hugetlb [ 0.324139] Initializing cgroup subsys pids [ 0.325345] Initializing cgroup subsys net_prio [ 0.326645] CPU: Physical Processor ID: 0 [ 0.328485] mce: CPU supports 10 MCE banks [ 0.329636] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.330947] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.332260] tlb_flushall_shift: 6 [ 0.333467] Freeing SMP alternatives: 28k freed [ 0.337483] ACPI: Core revision 20130517 [ 0.338972] ACPI: All ACPI Tables successfully acquired [ 0.340443] ftrace: allocating 25812 entries in 101 pages [ 0.362733] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.364262] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.365762] smpboot: Max logical packages: 2 [ 0.367092] Enabling x2apic [ 0.368005] Enabled x2apic [ 0.369102] Switched APIC routing to physical x2apic. [ 0.371296] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.372801] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01) [ 0.375475] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.383435] KVM setup paravirtual spinlock [ 0.385465] smpboot: Booting Node 0, Processors #1 OK [ 0.387121] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock [ 0.410127] Brought up 2 CPUs [ 0.410130] KVM setup async PF for cpu 1 [ 0.410133] kvm-stealtime: cpu 1, msr 13fd0f3c0 [ 0.413333] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.415406] devtmpfs: initialized [ 0.417881] EVM: security.selinux [ 0.418880] EVM: security.ima [ 0.419818] EVM: security.capability [ 0.421449] atomic64 test passed for x86-64 platform with CX8 and with SSE [ 0.423012] pinctrl core: initialized pinctrl subsystem [ 0.424399] NET: Registered protocol family 16 [ 0.425753] ACPI: bus type PCI registered [ 0.426873] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.428430] PCI: Using configuration type 1 for base access [ 0.433157] ACPI: Added _OSI(Module Device) [ 0.434319] ACPI: Added _OSI(Processor Device) [ 0.435456] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.436631] ACPI: Added _OSI(Processor Aggregator Device) [ 0.439385] ACPI: Interpreter enabled [ 0.440432] ACPI: (supports S0 S5) [ 0.441411] ACPI: Using IOAPIC for interrupt routing [ 0.442630] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.446505] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.447924] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.449590] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.451065] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.453831] acpiphp: Slot [3] registered [ 0.454923] acpiphp: Slot [4] registered [ 0.456008] acpiphp: Slot [5] registered [ 0.457095] acpiphp: Slot [6] registered [ 0.458171] acpiphp: Slot [7] registered [ 0.459271] acpiphp: Slot [8] registered [ 0.460346] acpiphp: Slot [9] registered [ 0.461420] acpiphp: Slot [10] registered [ 0.462503] acpiphp: Slot [11] registered [ 0.463589] acpiphp: Slot [12] registered [ 0.464679] acpiphp: Slot [13] registered [ 0.465767] acpiphp: Slot [14] registered [ 0.466853] acpiphp: Slot [15] registered [ 0.467938] acpiphp: Slot [16] registered [ 0.469033] acpiphp: Slot [17] registered [ 0.470117] acpiphp: Slot [18] registered [ 0.471199] acpiphp: Slot [19] registered [ 0.472286] acpiphp: Slot [20] registered [ 0.473371] acpiphp: Slot [21] registered [ 0.474454] acpiphp: Slot [22] registered [ 0.475549] acpiphp: Slot [23] registered [ 0.476635] acpiphp: Slot [24] registered [ 0.477729] acpiphp: Slot [25] registered [ 0.478820] acpiphp: Slot [26] registered [ 0.479919] acpiphp: Slot [27] registered [ 0.481014] acpiphp: Slot [28] registered [ 0.482109] acpiphp: Slot [29] registered [ 0.483202] acpiphp: Slot [30] registered [ 0.484296] acpiphp: Slot [31] registered [ 0.485381] PCI host bridge to bus 0000:00 [ 0.486469] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.487770] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.489256] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.490740] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.492730] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.500383] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.501938] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.503381] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.504920] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.511671] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.513668] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.561459] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.563313] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.566260] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.567994] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.569678] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.571264] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.572867] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.574984] vgaarb: loaded [ 0.575865] vgaarb: bridge control possible 0000:00:02.0 [ 0.577258] SCSI subsystem initialized [ 0.578327] ACPI: bus type USB registered [ 0.579416] usbcore: registered new interface driver usbfs [ 0.580736] usbcore: registered new interface driver hub [ 0.582033] usbcore: registered new device driver usb [ 0.583414] PCI: Using ACPI for IRQ routing [ 0.584772] NetLabel: Initializing [ 0.585777] NetLabel: domain hash size = 128 [ 0.586903] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.588153] NetLabel: unlabeled traffic allowed by default [ 0.589543] Switched to clocksource kvm-clock [ 0.596553] pnp: PnP ACPI init [ 0.597637] ACPI: bus type PNP registered [ 0.599228] pnp: PnP ACPI: found 5 devices [ 0.600491] ACPI: bus type PNP unregistered [ 0.607127] NET: Registered protocol family 2 [ 0.608672] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 0.611168] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) [ 0.613268] TCP: Hash tables configured (established 32768 bind 32768) [ 0.615104] TCP: reno registered [ 0.616237] UDP hash table entries: 2048 (order: 4, 65536 bytes) [ 0.617925] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) [ 0.619754] NET: Registered protocol family 1 [ 0.620923] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.622297] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.623638] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.643525] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.663603] Unpacking initramfs... [ 1.053220] Freeing initrd memory: 37508k freed [ 1.062173] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.063697] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff] [ 1.072845] sha1_ssse3: Using AVX2 optimized SHA-1 implementation [ 1.074358] sha256_ssse3: Using AVX2 optimized SHA-256 implementation [ 1.075997] futex hash table entries: 512 (order: 3, 32768 bytes) [ 1.077407] Initialise system trusted keyring [ 1.078567] audit: initializing netlink socket (disabled) [ 1.079858] type=2000 audit(1547795075.562:1): initialized [ 1.096183] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.097613] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.099790] zpool: loaded [ 1.100675] zbud: loaded [ 1.101685] VFS: Disk quotas dquot_6.5.2 [ 1.102790] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.104388] msgmni has been set to 7578 [ 1.105498] Key type big_key registered [ 1.107178] NET: Registered protocol family 38 [ 1.108334] Key type asymmetric registered [ 1.109426] Asymmetric key parser 'x509' registered [ 1.110647] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251) [ 1.112676] io scheduler noop registered [ 1.113747] io scheduler deadline registered (default) [ 1.115005] io scheduler cfq registered [ 1.116137] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.127569] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.129143] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.131143] ACPI: Power Button [PWRF] [ 1.132273] GHES: HEST is not enabled! [ 1.133386] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 1.157781] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A [ 1.159486] Non-volatile memory driver v1.3 [ 1.160598] Linux agpgart interface v0.103 [ 1.161777] crash memory driver: version 1.1 [ 1.162942] rdac: device handler registered [ 1.164086] hp_sw: device handler registered [ 1.165213] emc: device handler registered [ 1.166296] alua: device handler registered [ 1.167416] libphy: Fixed MDIO Bus: probed [ 1.168574] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.170041] ehci-pci: EHCI PCI platform driver [ 1.171186] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.172586] ohci-pci: OHCI PCI platform driver [ 1.173730] uhci_hcd: USB Universal Host Controller Interface driver [ 1.193741] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.195106] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.197126] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.198393] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 1.199789] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.201280] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.203239] usb usb1: Product: UHCI Host Controller [ 1.204534] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd [ 1.206083] usb usb1: SerialNumber: 0000:00:01.2 [ 1.207352] hub 1-0:1.0: USB hub found [ 1.208407] hub 1-0:1.0: 2 ports detected [ 1.209609] usbcore: registered new interface driver usbserial [ 1.210990] usbcore: registered new interface driver usbserial_generic [ 1.212448] usbserial: USB Serial support registered for generic [ 1.213850] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.216514] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.217743] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.219044] mousedev: PS/2 mouse device common for all mice [ 1.220620] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.222880] rtc_cmos 00:00: RTC can wake from S4 [ 1.223445] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2 [ 1.223729] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.228847] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.230320] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.231810] cpuidle: using governor menu [ 1.232930] hidraw: raw HID events driver (C) Jiri Kosina [ 1.234283] usbcore: registered new interface driver usbhid [ 1.235597] usbhid: USB HID core driver [ 1.236679] drop_monitor: Initializing network drop monitor service [ 1.238143] TCP: cubic registered [ 1.239118] Initializing XFRM netlink socket [ 1.240313] NET: Registered protocol family 10 [ 1.241665] NET: Registered protocol family 17 [ 1.242954] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 1.244457] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 1.245836] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.248150] Loading compiled-in X.509 certificates [ 1.249371] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717' [ 1.251687] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b' [ 1.254409] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106' [ 1.256747] registered taskstats version 1 [ 1.259458] Key type trusted registered [ 1.261823] Key type encrypted registered [ 1.264062] IMA: No TPM chip found, activating TPM-bypass! [ 1.265727] rtc_cmos 00:00: setting system clock to 2019-01-18 07:04:35 UTC (1547795075) [ 1.268435] Freeing unused kernel memory: 1680k freed [ 1.272746] 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.277493] systemd[1]: Detected virtualization kvm. [ 1.278948] systemd[1]: Detected architecture x86-64. [ 1.280399] systemd[1]: Running in initial RAM disk. Welcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m! [ 1.283169] systemd[1]: No hostname configured. [ 1.284533] systemd[1]: Set hostname to . [ 1.286009] systemd[1]: Initializing machine ID from KVM UUID. [ 1.307624] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [ 1.310235] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch. [[32m OK [0m] Reached target Paths. [ 1.313669] systemd[1]: Reached target Paths. [ 1.315070] systemd[1]: Starting Paths. [[32m OK [0m] Reached target Timers. [ 1.317176] systemd[1]: Reached target Timers. [ 1.318488] systemd[1]: Starting Timers. [[32m OK [0m] Created slice Root Slice. [ 1.320734] systemd[1]: Created slice Root Slice. [ 1.322133] systemd[1]: Starting Root Slice. [[32m OK [0m] Listening on Journal Socket. [ 1.324432] systemd[1]: Listening on Journal Socket. [ 1.325836] systemd[1]: Starting Journal Socket. [[32m OK [0m] Reached target Local File Systems. [ 1.328254] systemd[1]: Reached target Local File Systems. [ 1.329782] systemd[1]: Starting Local File Systems. [[32m OK [0m] Listening on udev Control Socket. [ 1.332245] systemd[1]: Listening on udev Control Socket. [ 1.333756] systemd[1]: Starting udev Control Socket. [[32m OK [0m] Reached target Swap. [ 1.336065] systemd[1]: Reached target Swap. [ 1.337362] systemd[1]: Starting Swap. [[32m OK [0m] Created slice System Slice. [ 1.339530] systemd[1]: Created slice System Slice. [ 1.340951] systemd[1]: Starting System Slice. [[32m OK [0m] Reached target Slices. [ 1.343254] systemd[1]: Reached target Slices. [ 1.344591] systemd[1]: Starting Slices. [ 1.346151] systemd[1]: Starting Apply Kernel Variables... Starting Apply Kernel Variables... [ 1.348834] systemd[1]: Starting Journal Service... Starting Journal Service... [ 1.351310] 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.355608] systemd[1]: Starting dracut cmdline hook... Starting dracut cmdline hook... [[32m OK [0m] Listening on udev Kernel Socket. [ 1.359187] systemd[1]: Listening on udev Kernel Socket. [ 1.360686] systemd[1]: Starting udev Kernel Socket. [[32m OK [0m] Reached target Sockets. [ 1.363032] systemd[1]: Reached target Sockets. [ 1.364398] systemd[1]: Starting Sockets. [[32m OK [0m] Started Journal Service. [ 1.366756] systemd[1]: Started Journal Service. [[32m OK [0m] Started 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] Started Create Static Device Nodes in /dev. [[32m OK [0m] Started dracut cmdline hook. Starting dracut pre-udev hook... [ 1.424853] RPC: Registered named UNIX socket transport module. [ 1.426905] RPC: Registered udp transport module. [ 1.428514] RPC: Registered tcp transport module. [ 1.430137] 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.511555] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.521477] FDC 0 is a S82078B [[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.536249] scsi host0: ata_piix [ 1.540099] scsi host1: ata_piix [ 1.541240] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 1.543009] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 1.561144] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.600861] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.606890] vda: vda1 [ 1.661290] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.663069] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.664641] usb 1-1: Product: QEMU USB Tablet [ 1.665784] usb 1-1: Manufacturer: QEMU [ 1.666851] usb 1-1: SerialNumber: 42 [ 1.676572] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4 [ 1.679108] 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... [ 1.909024] SGI XFS with ACLs, security attributes, no debug enabled [ 1.911665] XFS (vda1): Mounting V4 Filesystem [ 2.018650] 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... [ 2.073595] tsc: Refined TSC clocksource calibration: 3491.911 MHz [[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 Sockets. [[32m OK [0m] Stopped target Paths. [[32m OK [0m] Stopped target Slices. [[32m OK [0m] Stopped target System Initialization. [[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 Local File Systems. [[32m OK [0m] Stopped Apply Kernel Variables. Stopping Apply Kernel Variables... [[32m OK [0m] Stopped target Swap. [[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.242433] systemd-journald[107]: Received SIGTERM from PID 1 (systemd). [ 2.329171] SELinux: Disabled at runtime. [ 2.366550] type=1404 audit(1547795076.600:2): selinux=0 auid=4294967295 ses=4294967295 [ 2.403329] ip_tables: (C) 2000-2006 Netfilter Core Team [ 2.404910] systemd[1]: Inserted module 'ip_tables' Welcome to [0;31mCentOS Linux 7 (Core)[0m! [[32m OK [0m] Stopped Switch Root. [[32m OK [0m] Created slice system-serial\x2dgetty.slice. [[32m OK [0m] Stopped File System Check on Root Device. Stopping File System Check on Root Device... [[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. [[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [[32m OK [0m] Listening on udev Kernel Socket. Mounting NFSD configuration filesystem... [[32m OK [0m] Created slice system-selinux\x2dpol...grate\x2dlocal\x2dchanges.slice. [[32m OK [0m] Reached target Swap. [[32m OK [0m] Stopped target Switch Root. [[32m OK [0m] Stopped target Initrd File Systems. [[32m OK [0m] Stopped target Initrd Root File System. [[32m OK [0m] Listening on udev Control Socket. [[32m OK [0m] Reached target Encrypted Volumes. Mounting POSIX Message Queue File System... [[32m OK [0m] Created slice system-getty.slice. Starting Create list of required st... nodes for the current kernel... Starting Apply Kernel Variables... Starting Setup Virtual Console... Starting Remount Root and Kernel File Systems... [[32m OK [0m] Stopped Journal Service. Starting Journal Service... Mounting Debug File System... [[32m OK [0m] Listening on Delayed Shutdown Socket. Mounting Huge Pages File System... [[32m OK [0m] Created slice User and Session Slice. [[32m OK [0m] Reached target Slices. [[32m OK [0m] Mounted Debug File System. [[32m OK [0m] Mounted POSIX Message Queue File System. [[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [[32m OK [0m] Started Apply Kernel Variables. [[32m OK [0m] Started Remount Root and Kernel File Systems. Starting Load/Save Random Seed... Starting Rebuild Hardware Database... Starting Configure read-only root support... Starting Create Static Device Nodes in /dev... [[32m OK [0m] Started Load/Save Random Seed. [[32m OK [0m] Mounted Huge Pages File System. [[32m OK [0m] Started Journal Service. [ 2.790028] Installing knfsd (copyright (C) 1996 okir@monad.swb.de). Starting Flush Journal to Persistent Storage... [[32m OK [0m] Mounted NFSD configuration filesystem. [[32m OK [0m] Started Configure read-only root support. [ 2.798593] systemd-journald[390]: 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. Starting udev Kernel Device Manager... [[32m OK [0m] Reached target Local File Systems (Pre). [[32m OK [0m] Reached target Local File Systems. Starting Mark the need to relabel after reboot... Starting Import network configuration from initramfs... Starting Rebuild Journal Catalog... Starting Preprocess NFS configuration... [[32m OK [0m] Started Rebuild Journal Catalog. [[32m OK [0m] Started Mark the need to relabel after reboot. [[32m OK [0m] Started Setup Virtual Console. [[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 udev Kernel Device Manager. [[32m OK [0m] Started Create Volatile Files and Directories. Starting Security Auditing Service... [[32m OK [0m] Started Security Auditing Service. Starting Update UTMP about System Boot/Shutdown... [ 2.915617] type=1305 audit(1547795077.149:3): audit_pid=439 old=0 auid=4294967295 ses=4294967295 res=1 [[32m OK [0m] Started Update UTMP about System Boot/Shutdown. [[32m OK [0m] Started Rebuild Hardware Database. Starting udev Coldplug all Devices... Starting Update is Completed... [[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] Listening on RPCbind Server Activation Socket. [[32m OK [0m] Reached target Timers. [[32m OK [0m] Listening on D-Bus System Message Bus Socket. [[32m OK [0m] Reached target Sockets. [[32m OK [0m] Reached target Paths. [[32m OK [0m] Reached target Basic System. Starting NTP client/server... Starting Login Service... Starting Authorization Manager... Starting Dump dmesg to /var/log/dmesg... Starting Initial cloud-init job (pre-networking)... [[32m OK [0m] Started irqbalance daemon. [ 3.094581] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0 Starting irqbalance daemon... Starting LSB: Bring up/down networking... [ 3.103086] [drm] Initialized drm 1.1.0 20060810 [[32m OK [0m] Started D-Bus System Message Bus. [ 3.119081] input: PC Speaker as /devices/platform/pcspkr/input/input5 [ 3.130527] [TTM] Zone kernel: Available graphics memory: 1940960 kiB [ 3.132594] [TTM] Initializing pool allocator [ 3.135694] [TTM] Initializing DMA pool allocator [ 3.138695] [drm] fb mappable at 0xFC000000 [ 3.140129] [drm] vram aper at 0xFC000000 [ 3.141289] [drm] size 33554432 [ 3.142319] [drm] fb depth is 24 [ 3.143381] [drm] pitch is 3072 [ 3.144987] fbcon: cirrusdrmfb (fb0) is primary device [ 3.154433] ppdev: user-space parallel port driver [ 3.167965] Console: switching to colour frame buffer device 128x48 [ 3.181969] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device Starting D-Bus System Message Bus... [ 3.185554] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0 Starting GSSAPI Proxy Daemon... [[32m OK [0m] Started Dump dmesg to /var/log/dmesg. [[32m OK [0m] Found device /dev/ttyS0. [[32m OK [0m] Started NTP client/server. [[32m OK [0m] Started Login Service. [ 3.235860] AES CTR mode by8 optimization enabled [[32m OK [0m] Started GSSAPI Proxy Daemon. [[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... [[32m OK [0m] Started Permit User Sessions. [[32m OK [0m] Started Command Scheduler. Starting Command Scheduler... [[32m OK [0m] Started Serial Getty on ttyS0. [ 3.274315] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni) Starting Serial Getty on ttyS0... [[32m OK [0m] Started Getty on tty1. [ 3.280758] alg: No test for crc32 (crc32-pclmul) Starting Getty on tty1... [[32m OK [0m] Reached target Login Prompts. [ 3.311944] intel_rapl: no valid rapl domains found in package 0 [ 3.344656] intel_rapl: no valid rapl domains found in package 0 [ 3.354279] intel_powerclamp: No package C-state available[[32m OK [0m] Started Authorization Manager. [ 3.363281] intel_powerclamp: No package C-state available[ 3.429895] cloud-init[474]: Cloud-init v. 0.7.5 running 'init-local' at Fri, 18 Jan 2019 07:04:38 +0000. Up 3.38 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 PostgreSQL 9.5 database server... Starting Postfix Mail Transport Agent... Starting Dynamic System Tuning Daemon... Starting OpenSSH server daemon... Starting nginx - high performance web server... Starting System Logging Service... Starting Initial cloud-init job (metadata service crawler)... Starting Notify NFS peers of a restart... [[32m OK [0m] Reached target Network is Online. [[32m OK [0m] Started Cloudify Stage Service. Starting Cloudify Stage Service... Starting Crash recovery kernel arming... Starting LSB: Starts Logstash as a daemon.... [[32m OK [0m] Started InfluxDB Service. Starting InfluxDB Service... Starting LSB: Supports the direct execution of binary formats.... [[32m OK [0m] Started Cloudify REST Service. Starting Cloudify REST Service... Starting RabbitMQ Service... [[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 nginx - high performance web server. [[32m OK [0m] Mounted Arbitrary Executable File Formats File System. [[32m OK [0m] Started System Logging Service. [[32m OK [0m] Started LSB: Supports the direct execution of binary formats.. [[32m OK [0m] Created slice user-993.slice. 2019-01-18 07:04:42,643 - paramiko.transport - DEBUG - starting thread (client mode): 0x5e464610L 2019-01-18 07:04:42,644 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2019-01-18 07:04:42,674 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1 2019-01-18 07:04:42,674 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1) 2019-01-18 07:04:42,689 - 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 2019-01-18 07:04:42,689 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-01-18 07:04:42,689 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2019-01-18 07:04:42,689 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-01-18 07:04:42,689 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-01-18 07:04:42,690 - paramiko.transport - DEBUG - Compression agreed: none 2019-01-18 07:04:42,714 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-01-18 07:04:42,715 - paramiko.transport - DEBUG - Switch to new keys ... 2019-01-18 07:04:42,744 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 172.30.9.203: 4c1f7c71f5a98b8370f02ab218eae423 2019-01-18 07:04:42,745 - paramiko.transport - DEBUG - Trying key d8fc886c0fb85f5cc66fbf84ecd68287 from /tmp/tmpW9MQGb 2019-01-18 07:04:42,754 - paramiko.transport - DEBUG - userauth is OK 2019-01-18 07:04:42,777 - paramiko.transport - INFO - Authentication (publickey) failed. 2019-01-18 07:04:42,779 - paramiko.transport - DEBUG - Trying discovered key 53a32704d80d9fa5426a394ad4fcf413 in /root/.ssh/id_rsa 2019-01-18 07:04:42,780 - paramiko.transport - DEBUG - userauth is OK 2019-01-18 07:04:42,786 - paramiko.transport - INFO - Authentication (publickey) failed. 2019-01-18 07:04:42,787 - functest.core.singlevm - DEBUG - try 1: cannot connect to 172.30.9.203: Authentication failed. 2019-01-18 07:04:51,797 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-01-18 07:04:51,801 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/3732e29d-0690-48b4-8a18-eb78ab77a94f/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}249f53895009d12a5f47e6699ed9156651d39cd1" -d '{"os-getConsoleOutput": {"length": null}}' 2019-01-18 07:04:52,972 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 07:04: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-da29d39a-db88-4598-a053-3bf3fb167d7c x-compute-request-id: req-da29d39a-db88-4598-a053-3bf3fb167d7c 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 1822792312 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.302069] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491910)\n[ 0.304451] pid_max: default: 32768 minimum: 301\n[ 0.305750] Security Framework initialized\n[ 0.306937] SELinux: Initializing.\n[ 0.308648] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)\n[ 0.312128] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.314020] Mount-cache hash table entries: 4096\n[ 0.315446] Initializing cgroup subsys memory\n[ 0.316685] Initializing cgroup subsys devices\n[ 0.317936] Initializing cgroup subsys freezer\n[ 0.319178] Initializing cgroup subsys net_cls\n[ 0.320415] Initializing cgroup subsys blkio\n[ 0.321615] Initializing cgroup subsys perf_event\n[ 0.322908] Initializing cgroup subsys hugetlb\n[ 0.324139] Initializing cgroup subsys pids\n[ 0.325345] Initializing cgroup subsys net_prio\n[ 0.326645] CPU: Physical Processor ID: 0\n[ 0.328485] mce: CPU supports 10 MCE banks\n[ 0.329636] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.330947] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.332260] tlb_flushall_shift: 6\n[ 0.333467] Freeing SMP alternatives: 28k freed\n[ 0.337483] ACPI: Core revision 20130517\n[ 0.338972] ACPI: All ACPI Tables successfully acquired\n[ 0.340443] ftrace: allocating 25812 entries in 101 pages\n[ 0.362733] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.364262] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.365762] smpboot: Max logical packages: 2\n[ 0.367092] Enabling x2apic\n[ 0.368005] Enabled x2apic\n[ 0.369102] Switched APIC routing to physical x2apic.\n[ 0.371296] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.372801] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01)\n[ 0.375475] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.383435] KVM setup paravirtual spinlock\n[ 0.385465] smpboot: Booting Node 0, Processors #1 OK\n[ 0.387121] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock\n[ 0.410127] Brought up 2 CPUs\n[ 0.410130] KVM setup async PF for cpu 1\n[ 0.410133] kvm-stealtime: cpu 1, msr 13fd0f3c0\n[ 0.413333] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.415406] devtmpfs: initialized\n[ 0.417881] EVM: security.selinux\n[ 0.418880] EVM: security.ima\n[ 0.419818] EVM: security.capability\n[ 0.421449] atomic64 test passed for x86-64 platform with CX8 and with SSE\n[ 0.423012] pinctrl core: initialized pinctrl subsystem\n[ 0.424399] NET: Registered protocol family 16\n[ 0.425753] ACPI: bus type PCI registered\n[ 0.426873] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.428430] PCI: Using configuration type 1 for base access\n[ 0.433157] ACPI: Added _OSI(Module Device)\n[ 0.434319] ACPI: Added _OSI(Processor Device)\n[ 0.435456] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.436631] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.439385] ACPI: Interpreter enabled\n[ 0.440432] ACPI: (supports S0 S5)\n[ 0.441411] ACPI: Using IOAPIC for interrupt routing\n[ 0.442630] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.446505] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.447924] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.449590] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.451065] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.453831] acpiphp: Slot [3] registered\n[ 0.454923] acpiphp: Slot [4] registered\n[ 0.456008] acpiphp: Slot [5] registered\n[ 0.457095] acpiphp: Slot [6] registered\n[ 0.458171] acpiphp: Slot [7] registered\n[ 0.459271] acpiphp: Slot [8] registered\n[ 0.460346] acpiphp: Slot [9] registered\n[ 0.461420] acpiphp: Slot [10] registered\n[ 0.462503] acpiphp: Slot [11] registered\n[ 0.463589] acpiphp: Slot [12] registered\n[ 0.464679] acpiphp: Slot [13] registered\n[ 0.465767] acpiphp: Slot [14] registered\n[ 0.466853] acpiphp: Slot [15] registered\n[ 0.467938] acpiphp: Slot [16] registered\n[ 0.469033] acpiphp: Slot [17] registered\n[ 0.470117] acpiphp: Slot [18] registered\n[ 0.471199] acpiphp: Slot [19] registered\n[ 0.472286] acpiphp: Slot [20] registered\n[ 0.473371] acpiphp: Slot [21] registered\n[ 0.474454] acpiphp: Slot [22] registered\n[ 0.475549] acpiphp: Slot [23] registered\n[ 0.476635] acpiphp: Slot [24] registered\n[ 0.477729] acpiphp: Slot [25] registered\n[ 0.478820] acpiphp: Slot [26] registered\n[ 0.479919] acpiphp: Slot [27] registered\n[ 0.481014] acpiphp: Slot [28] registered\n[ 0.482109] acpiphp: Slot [29] registered\n[ 0.483202] acpiphp: Slot [30] registered\n[ 0.484296] acpiphp: Slot [31] registered\n[ 0.485381] PCI host bridge to bus 0000:00\n[ 0.486469] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.487770] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.489256] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.490740] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.492730] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window]\n[ 0.500383] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.501938] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.503381] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.504920] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.511671] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.513668] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.561459] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.563313] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.566260] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.567994] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.569678] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.571264] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.572867] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.574984] vgaarb: loaded\n[ 0.575865] vgaarb: bridge control possible 0000:00:02.0\n[ 0.577258] SCSI subsystem initialized\n[ 0.578327] ACPI: bus type USB registered\n[ 0.579416] usbcore: registered new interface driver usbfs\n[ 0.580736] usbcore: registered new interface driver hub\n[ 0.582033] usbcore: registered new device driver usb\n[ 0.583414] PCI: Using ACPI for IRQ routing\n[ 0.584772] NetLabel: Initializing\n[ 0.585777] NetLabel: domain hash size = 128\n[ 0.586903] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.588153] NetLabel: unlabeled traffic allowed by default\n[ 0.589543] Switched to clocksource kvm-clock\n[ 0.596553] pnp: PnP ACPI init\n[ 0.597637] ACPI: bus type PNP registered\n[ 0.599228] pnp: PnP ACPI: found 5 devices\n[ 0.600491] ACPI: bus type PNP unregistered\n[ 0.607127] NET: Registered protocol family 2\n[ 0.608672] TCP established hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.611168] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)\n[ 0.613268] TCP: Hash tables configured (established 32768 bind 32768)\n[ 0.615104] TCP: reno registered\n[ 0.616237] UDP hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.617925] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.619754] NET: Registered protocol family 1\n[ 0.620923] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.622297] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.623638] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.643525] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.663603] Unpacking initramfs...\n[ 1.053220] Freeing initrd memory: 37508k freed\n[ 1.062173] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)\n[ 1.063697] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff]\n[ 1.072845] sha1_ssse3: Using AVX2 optimized SHA-1 implementation\n[ 1.074358] sha256_ssse3: Using AVX2 optimized SHA-256 implementation\n[ 1.075997] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 1.077407] Initialise system trusted keyring\n[ 1.078567] audit: initializing netlink socket (disabled)\n[ 1.079858] type=2000 audit(1547795075.562:1): initialized\n[ 1.096183] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.097613] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.099790] zpool: loaded\n[ 1.100675] zbud: loaded\n[ 1.101685] VFS: Disk quotas dquot_6.5.2\n[ 1.102790] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.104388] msgmni has been set to 7578\n[ 1.105498] Key type big_key registered\n[ 1.107178] NET: Registered protocol family 38\n[ 1.108334] Key type asymmetric registered\n[ 1.109426] Asymmetric key parser 'x509' registered\n[ 1.110647] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251)\n[ 1.112676] io scheduler noop registered\n[ 1.113747] io scheduler deadline registered (default)\n[ 1.115005] io scheduler cfq registered\n[ 1.116137] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.127569] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.129143] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.131143] ACPI: Power Button [PWRF]\n[ 1.132273] GHES: HEST is not enabled!\n[ 1.133386] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled\n[ 1.157781] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A\n[ 1.159486] Non-volatile memory driver v1.3\n[ 1.160598] Linux agpgart interface v0.103\n[ 1.161777] crash memory driver: version 1.1\n[ 1.162942] rdac: device handler registered\n[ 1.164086] hp_sw: device handler registered\n[ 1.165213] emc: device handler registered\n[ 1.166296] alua: device handler registered\n[ 1.167416] libphy: Fixed MDIO Bus: probed\n[ 1.168574] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.170041] ehci-pci: EHCI PCI platform driver\n[ 1.171186] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.172586] ohci-pci: OHCI PCI platform driver\n[ 1.173730] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.193741] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.195106] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.197126] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.198393] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 1.199789] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.201280] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.203239] usb usb1: Product: UHCI Host Controller\n[ 1.204534] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd\n[ 1.206083] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.207352] hub 1-0:1.0: USB hub found\n[ 1.208407] hub 1-0:1.0: 2 ports detected\n[ 1.209609] usbcore: registered new interface driver usbserial\n[ 1.210990] usbcore: registered new interface driver usbserial_generic\n[ 1.212448] usbserial: USB Serial support registered for generic\n[ 1.213850] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.216514] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.217743] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.219044] mousedev: PS/2 mouse device common for all mice\n[ 1.220620] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.222880] rtc_cmos 00:00: RTC can wake from S4\n[ 1.223445] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2\n[ 1.223729] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.228847] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.230320] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.231810] cpuidle: using governor menu\n[ 1.232930] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.234283] usbcore: registered new interface driver usbhid\n[ 1.235597] usbhid: USB HID core driver\n[ 1.236679] drop_monitor: Initializing network drop monitor service\n[ 1.238143] TCP: cubic registered\n[ 1.239118] Initializing XFRM netlink socket\n[ 1.240313] NET: Registered protocol family 10\n[ 1.241665] NET: Registered protocol family 17\n[ 1.242954] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.244457] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.245836] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 1.248150] Loading compiled-in X.509 certificates\n[ 1.249371] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717'\n[ 1.251687] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b'\n[ 1.254409] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106'\n[ 1.256747] registered taskstats version 1\n[ 1.259458] Key type trusted registered\n[ 1.261823] Key type encrypted registered\n[ 1.264062] IMA: No TPM chip found, activating TPM-bypass!\n[ 1.265727] rtc_cmos 00:00: setting system clock to 2019-01-18 07:04:35 UTC (1547795075)\n[ 1.268435] Freeing unused kernel memory: 1680k freed\n[ 1.272746] 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.277493] systemd[1]: Detected virtualization kvm.\n[ 1.278948] systemd[1]: Detected architecture x86-64.\n[ 1.280399] systemd[1]: Running in initial RAM disk.\n\nWelcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m!\n\n[ 1.283169] systemd[1]: No hostname configured.\n[ 1.284533] systemd[1]: Set hostname to .\n[ 1.286009] systemd[1]: Initializing machine ID from KVM UUID.\n[ 1.307624] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.\n[ 1.310235] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch.\n[[32m OK [0m] Reached target Paths.\n[ 1.313669] systemd[1]: Reached target Paths.\n[ 1.315070] systemd[1]: Starting Paths.\n[[32m OK [0m] Reached target Timers.\n[ 1.317176] systemd[1]: Reached target Timers.\n[ 1.318488] systemd[1]: Starting Timers.\n[[32m OK [0m] Created slice Root Slice.\n[ 1.320734] systemd[1]: Created slice Root Slice.\n[ 1.322133] systemd[1]: Starting Root Slice.\n[[32m OK [0m] Listening on Journal Socket.\n[ 1.324432] systemd[1]: Listening on Journal Socket.\n[ 1.325836] systemd[1]: Starting Journal Socket.\n[[32m OK [0m] Reached target Local File Systems.\n[ 1.328254] systemd[1]: Reached target Local File Systems.\n[ 1.329782] systemd[1]: Starting Local File Systems.\n[[32m OK [0m] Listening on udev Control Socket.\n[ 1.332245] systemd[1]: Listening on udev Control Socket.\n[ 1.333756] systemd[1]: Starting udev Control Socket.\n[[32m OK [0m] Reached target Swap.\n[ 1.336065] systemd[1]: Reached target Swap.\n[ 1.337362] systemd[1]: Starting Swap.\n[[32m OK [0m] Created slice System Slice.\n[ 1.339530] systemd[1]: Created slice System Slice.\n[ 1.340951] systemd[1]: Starting System Slice.\n[[32m OK [0m] Reached target Slices.\n[ 1.343254] systemd[1]: Reached target Slices.\n[ 1.344591] systemd[1]: Starting Slices.\n[ 1.346151] systemd[1]: Starting Apply Kernel Variables...\n Starting Apply Kernel Variables...\n[ 1.348834] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[ 1.351310] 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.355608] systemd[1]: Starting dracut cmdline hook...\n Starting dracut cmdline hook...\n[[32m OK [0m] Listening on udev Kernel Socket.\n[ 1.359187] systemd[1]: Listening on udev Kernel Socket.\n[ 1.360686] systemd[1]: Starting udev Kernel Socket.\n[[32m OK [0m] Reached target Sockets.\n[ 1.363032] systemd[1]: Reached target Sockets.\n[ 1.364398] systemd[1]: Starting Sockets.\n[[32m OK [0m] Started Journal Service.\n[ 1.366756] systemd[1]: Started Journal Service.\n[[32m OK [0m] Started 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] Started Create Static Device Nodes in /dev.\n[[32m OK [0m] Started dracut cmdline hook.\n Starting dracut pre-udev hook...\n[ 1.424853] RPC: Registered named UNIX socket transport module.\n[ 1.426905] RPC: Registered udp transport module.\n[ 1.428514] RPC: Registered tcp transport module.\n[ 1.430137] 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.511555] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.521477] FDC 0 is a S82078B\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.536249] scsi host0: ata_piix\n[ 1.540099] scsi host1: ata_piix\n[ 1.541240] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 1.543009] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 1.561144] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.600861] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.606890] vda: vda1\n[ 1.661290] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.663069] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.664641] usb 1-1: Product: QEMU USB Tablet\n[ 1.665784] usb 1-1: Manufacturer: QEMU\n[ 1.666851] usb 1-1: SerialNumber: 42\n[ 1.676572] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4\n[ 1.679108] 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[ 1.909024] SGI XFS with ACLs, security attributes, no debug enabled\n[ 1.911665] XFS (vda1): Mounting V4 Filesystem\n[ 2.018650] 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[ 2.073595] tsc: Refined TSC clocksource calibration: 3491.911 MHz\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 Sockets.\n[[32m OK [0m] Stopped target Paths.\n[[32m OK [0m] Stopped target Slices.\n[[32m OK [0m] Stopped target System Initialization.\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 Local File Systems.\n[[32m OK [0m] Stopped Apply Kernel Variables.\n Stopping Apply Kernel Variables...\n[[32m OK [0m] Stopped target Swap.\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.242433] systemd-journald[107]: Received SIGTERM from PID 1 (systemd).\n[ 2.329171] SELinux: Disabled at runtime.\n[ 2.366550] type=1404 audit(1547795076.600:2): selinux=0 auid=4294967295 ses=4294967295\n[ 2.403329] ip_tables: (C) 2000-2006 Netfilter Core Team\n[ 2.404910] 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] Created slice system-serial\\x2dgetty.slice.\n[[32m OK [0m] Stopped File System Check on Root Device.\n Stopping File System Check on Root Device...\n[[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point.\n[[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n[[32m OK [0m] Listening on udev Kernel Socket.\n Mounting NFSD configuration filesystem...\n[[32m OK [0m] Created slice system-selinux\\x2dpol...grate\\x2dlocal\\x2dchanges.slice.\n[[32m OK [0m] Reached target Swap.\n[[32m OK [0m] Stopped target Switch Root.\n[[32m OK [0m] Stopped target Initrd File Systems.\n[[32m OK [0m] Stopped target Initrd Root File System.\n[[32m OK [0m] Listening on udev Control Socket.\n[[32m OK [0m] Reached target Encrypted Volumes.\n Mounting POSIX Message Queue File System...\n[[32m OK [0m] Created slice system-getty.slice.\n Starting Create list of required st... nodes for the current kernel...\n Starting Apply Kernel Variables...\n Starting Setup Virtual Console...\n Starting Remount Root and Kernel File Systems...\n[[32m OK [0m] Stopped Journal Service.\n Starting Journal Service...\n Mounting Debug File System...\n[[32m OK [0m] Listening on Delayed Shutdown Socket.\n Mounting Huge Pages File System...\n[[32m OK [0m] Created slice User and Session Slice.\n[[32m OK [0m] Reached target Slices.\n[[32m OK [0m] Mounted Debug File System.\n[[32m OK [0m] Mounted POSIX Message Queue File System.\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[[32m OK [0m] Started Remount Root and Kernel File Systems.\n Starting Load/Save Random Seed...\n Starting Rebuild Hardware Database...\n Starting Configure read-only root support...\n Starting Create Static Device Nodes in /dev...\n[[32m OK [0m] Started Load/Save Random Seed.\n[[32m OK [0m] Mounted Huge Pages File System.\n[[32m OK [0m] Started Journal Service.\n[ 2.790028] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).\n Starting Flush Journal to Persistent Storage...\n[[32m OK [0m] Mounted NFSD configuration filesystem.\n[[32m OK [0m] Started Configure read-only root support.\n[ 2.798593] systemd-journald[390]: 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 Starting udev Kernel Device Manager...\n[[32m OK [0m] Reached target Local File Systems (Pre).\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 Rebuild Journal Catalog...\n Starting Preprocess NFS configuration...\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 Setup Virtual Console.\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 udev Kernel Device Manager.\n[[32m OK [0m] Started Create Volatile Files and Directories.\n Starting Security Auditing Service...\n[[32m OK [0m] Started Security Auditing Service.\n Starting Update UTMP about System Boot/Shutdown...\n[ 2.915617] type=1305 audit(1547795077.149:3): audit_pid=439 old=0 auid=4294967295 ses=4294967295 res=1\n[[32m OK [0m] Started Update UTMP about System Boot/Shutdown.\n[[32m OK [0m] Started Rebuild Hardware Database.\n Starting udev Coldplug all Devices...\n Starting Update is Completed...\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] Listening on RPCbind Server Activation Socket.\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 Sockets.\n[[32m OK [0m] Reached target Paths.\n[[32m OK [0m] Reached target Basic System.\n Starting NTP client/server...\n Starting Login Service...\n Starting Authorization Manager...\n Starting Dump dmesg to /var/log/dmesg...\n Starting Initial cloud-init job (pre-networking)...\n[[32m OK [0m] Started irqbalance daemon.\n[ 3.094581] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0\n Starting irqbalance daemon...\n Starting LSB: Bring up/down networking...\n[ 3.103086] [drm] Initialized drm 1.1.0 20060810\n[[32m OK [0m] Started D-Bus System Message Bus.\n[ 3.119081] input: PC Speaker as /devices/platform/pcspkr/input/input5\n[ 3.130527] [TTM] Zone kernel: Available graphics memory: 1940960 kiB\n[ 3.132594] [TTM] Initializing pool allocator\n[ 3.135694] [TTM] Initializing DMA pool allocator\n[ 3.138695] [drm] fb mappable at 0xFC000000\n[ 3.140129] [drm] vram aper at 0xFC000000\n[ 3.141289] [drm] size 33554432\n[ 3.142319] [drm] fb depth is 24\n[ 3.143381] [drm] pitch is 3072\n[ 3.144987] fbcon: cirrusdrmfb (fb0) is primary device\n[ 3.154433] ppdev: user-space parallel port driver\n[ 3.167965] Console: switching to colour frame buffer device 128x48\n[ 3.181969] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device\n Starting D-Bus System Message Bus...\n[ 3.185554] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0\n Starting GSSAPI Proxy Daemon...\n[[32m OK [0m] Started Dump dmesg to /var/log/dmesg.\n[[32m OK [0m] Found device /dev/ttyS0.\n[[32m OK [0m] Started NTP client/server.\n[[32m OK [0m] Started Login Service.\n[ 3.235860] AES CTR mode by8 optimization enabled\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[[32m OK [0m] Reached target Remote File Systems.\n Starting Permit User Sessions...\n[[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[ 3.274315] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni)\n Starting Serial Getty on ttyS0...\n[[32m OK [0m] Started Getty on tty1.\n[ 3.280758] alg: No test for crc32 (crc32-pclmul)\n Starting Getty on tty1...\n[[32m OK [0m] Reached target Login Prompts.\n[ 3.311944] intel_rapl: no valid rapl domains found in package 0\n[ 3.344656] intel_rapl: no valid rapl domains found in package 0\n[ 3.354279] intel_powerclamp: No package C-state available[[32m OK [0m] Started Authorization Manager.\n\n[ 3.363281] intel_powerclamp: No package C-state available[ 3.429895] cloud-init[474]: Cloud-init v. 0.7.5 running 'init-local' at Fri, 18 Jan 2019 07:04:38 +0000. Up 3.38 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 PostgreSQL 9.5 database server...\n Starting Postfix Mail Transport Agent...\n Starting Dynamic System Tuning Daemon...\n Starting OpenSSH server daemon...\n Starting nginx - high performance web server...\n Starting System Logging Service...\n Starting Initial cloud-init job (metadata service crawler)...\n Starting Notify NFS peers of a restart...\n[[32m OK [0m] Reached target Network is Online.\n[[32m OK [0m] Started Cloudify Stage Service.\n Starting Cloudify Stage Service...\n Starting Crash recovery kernel arming...\n Starting LSB: Starts Logstash as a daemon....\n[[32m OK [0m] Started InfluxDB Service.\n Starting InfluxDB Service...\n Starting LSB: Supports the direct execution of binary formats....\n[[32m OK [0m] Started Cloudify REST Service.\n Starting Cloudify REST Service...\n Starting RabbitMQ Service...\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 nginx - high performance web server.\n[[32m OK [0m] Mounted Arbitrary Executable File Formats File System.\n[[32m OK [0m] Started System Logging Service.\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[ 5.919312] cloud-init[799]: Cloud-init v. 0.7.5 running 'init' at Fri, 18 Jan 2019 07:04:40 +0000. Up 5.88 seconds.\n[ 5.957134] cloud-init[799]: ci-info: +++++++++++++++++++++++++++Net device info++++++++++++++++++++++++++++\n[ 5.959485] cloud-init[799]: ci-info: +--------+------+----------------+---------------+-------------------+\n[ 5.961628] cloud-init[799]: ci-info: | Device | Up | Address | Mask | Hw-Address |\n[ 5.963746] cloud-init[799]: ci-info: +--------+------+----------------+---------------+-------------------+\n[ 5.965920] cloud-init[799]: ci-info: | lo: | True | 127.0.0.1 | 255.0.0.0 | . |\n[ 5.969856] cloud-init[799]: ci-info: | eth0: | True | 192.168.120.10 | 255.255.255.0 | fa:16:3e:d4:6a:af |\n[ 5.972100] cloud-init[799]: ci-info: +--------+------+----------------+---------------+-------------------+\n[ 5.974239] cloud-init[799]: ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++\n[ 5.976685] cloud-init[799]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 5.979049] cloud-init[799]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\n[ 5.984288] cloud-init[799]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 5.986798] cloud-init[799]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | eth0 | UG |\n[ 5.989102] cloud-init[799]: ci-info: | 1 | 169.254.169.254 | 192.168.120.2 | 255.255.255.255 | eth0 | UGH |\n[ 5.995933] cloud-init[799]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\n[ 5.998913] cloud-init[799]: 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.367255] cloud-init[2492]: Cloud-init v. 0.7.5 running 'modules:config' at Fri, 18 Jan 2019 07:04:43 +0000. Up 9.27 seconds.\n[ 10.084529] cloud-init[2805]: Cloud-init v. 0.7.5 running 'modules:final' at Fri, 18 Jan 2019 07:04:44 +0000. Up 10.04 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 | d8:fc:88:6c:0f:b8:5f:5c:c6:6f:bf:84:ec:d6:82:87 | - | 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.143502] cloud-init[2805]: Cloud-init v. 0.7.5 finished at Fri, 18 Jan 2019 07:04:44 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 10.12 seconds\n"} 2019-01-18 07:04:52,973 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/3732e29d-0690-48b4-8a18-eb78ab77a94f/action used request id req-da29d39a-db88-4598-a053-3bf3fb167d7c 2019-01-18 07:04:52,973 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 1.17558288574s 2019-01-18 07:04:52,974 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/3732e29d-0690-48b4-8a18-eb78ab77a94f/action used request id req-da29d39a-db88-4598-a053-3bf3fb167d7c 2019-01-18 07:04:52,975 - 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 1822792312 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.302069] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491910) [ 0.304451] pid_max: default: 32768 minimum: 301 [ 0.305750] Security Framework initialized [ 0.306937] SELinux: Initializing. [ 0.308648] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.312128] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.314020] Mount-cache hash table entries: 4096 [ 0.315446] Initializing cgroup subsys memory [ 0.316685] Initializing cgroup subsys devices [ 0.317936] Initializing cgroup subsys freezer [ 0.319178] Initializing cgroup subsys net_cls [ 0.320415] Initializing cgroup subsys blkio [ 0.321615] Initializing cgroup subsys perf_event [ 0.322908] Initializing cgroup subsys hugetlb [ 0.324139] Initializing cgroup subsys pids [ 0.325345] Initializing cgroup subsys net_prio [ 0.326645] CPU: Physical Processor ID: 0 [ 0.328485] mce: CPU supports 10 MCE banks [ 0.329636] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.330947] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.332260] tlb_flushall_shift: 6 [ 0.333467] Freeing SMP alternatives: 28k freed [ 0.337483] ACPI: Core revision 20130517 [ 0.338972] ACPI: All ACPI Tables successfully acquired [ 0.340443] ftrace: allocating 25812 entries in 101 pages [ 0.362733] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.364262] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.365762] smpboot: Max logical packages: 2 [ 0.367092] Enabling x2apic [ 0.368005] Enabled x2apic [ 0.369102] Switched APIC routing to physical x2apic. [ 0.371296] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.372801] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01) [ 0.375475] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.383435] KVM setup paravirtual spinlock [ 0.385465] smpboot: Booting Node 0, Processors #1 OK [ 0.387121] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock [ 0.410127] Brought up 2 CPUs [ 0.410130] KVM setup async PF for cpu 1 [ 0.410133] kvm-stealtime: cpu 1, msr 13fd0f3c0 [ 0.413333] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.415406] devtmpfs: initialized [ 0.417881] EVM: security.selinux [ 0.418880] EVM: security.ima [ 0.419818] EVM: security.capability [ 0.421449] atomic64 test passed for x86-64 platform with CX8 and with SSE [ 0.423012] pinctrl core: initialized pinctrl subsystem [ 0.424399] NET: Registered protocol family 16 [ 0.425753] ACPI: bus type PCI registered [ 0.426873] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.428430] PCI: Using configuration type 1 for base access [ 0.433157] ACPI: Added _OSI(Module Device) [ 0.434319] ACPI: Added _OSI(Processor Device) [ 0.435456] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.436631] ACPI: Added _OSI(Processor Aggregator Device) [ 0.439385] ACPI: Interpreter enabled [ 0.440432] ACPI: (supports S0 S5) [ 0.441411] ACPI: Using IOAPIC for interrupt routing [ 0.442630] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.446505] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.447924] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.449590] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.451065] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.453831] acpiphp: Slot [3] registered [ 0.454923] acpiphp: Slot [4] registered [ 0.456008] acpiphp: Slot [5] registered [ 0.457095] acpiphp: Slot [6] registered [ 0.458171] acpiphp: Slot [7] registered [ 0.459271] acpiphp: Slot [8] registered [ 0.460346] acpiphp: Slot [9] registered [ 0.461420] acpiphp: Slot [10] registered [ 0.462503] acpiphp: Slot [11] registered [ 0.463589] acpiphp: Slot [12] registered [ 0.464679] acpiphp: Slot [13] registered [ 0.465767] acpiphp: Slot [14] registered [ 0.466853] acpiphp: Slot [15] registered [ 0.467938] acpiphp: Slot [16] registered [ 0.469033] acpiphp: Slot [17] registered [ 0.470117] acpiphp: Slot [18] registered [ 0.471199] acpiphp: Slot [19] registered [ 0.472286] acpiphp: Slot [20] registered [ 0.473371] acpiphp: Slot [21] registered [ 0.474454] acpiphp: Slot [22] registered [ 0.475549] acpiphp: Slot [23] registered [ 0.476635] acpiphp: Slot [24] registered [ 0.477729] acpiphp: Slot [25] registered [ 0.478820] acpiphp: Slot [26] registered [ 0.479919] acpiphp: Slot [27] registered [ 0.481014] acpiphp: Slot [28] registered [ 0.482109] acpiphp: Slot [29] registered [ 0.483202] acpiphp: Slot [30] registered [ 0.484296] acpiphp: Slot [31] registered [ 0.485381] PCI host bridge to bus 0000:00 [ 0.486469] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.487770] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.489256] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.490740] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.492730] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.500383] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.501938] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.503381] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.504920] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.511671] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.513668] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.561459] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.563313] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.566260] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.567994] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.569678] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.571264] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.572867] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.574984] vgaarb: loaded [ 0.575865] vgaarb: bridge control possible 0000:00:02.0 [ 0.577258] SCSI subsystem initialized [ 0.578327] ACPI: bus type USB registered [ 0.579416] usbcore: registered new interface driver usbfs [ 0.580736] usbcore: registered new interface driver hub [ 0.582033] usbcore: registered new device driver usb [ 0.583414] PCI: Using ACPI for IRQ routing [ 0.584772] NetLabel: Initializing [ 0.585777] NetLabel: domain hash size = 128 [ 0.586903] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.588153] NetLabel: unlabeled traffic allowed by default [ 0.589543] Switched to clocksource kvm-clock [ 0.596553] pnp: PnP ACPI init [ 0.597637] ACPI: bus type PNP registered [ 0.599228] pnp: PnP ACPI: found 5 devices [ 0.600491] ACPI: bus type PNP unregistered [ 0.607127] NET: Registered protocol family 2 [ 0.608672] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 0.611168] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) [ 0.613268] TCP: Hash tables configured (established 32768 bind 32768) [ 0.615104] TCP: reno registered [ 0.616237] UDP hash table entries: 2048 (order: 4, 65536 bytes) [ 0.617925] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) [ 0.619754] NET: Registered protocol family 1 [ 0.620923] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.622297] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.623638] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.643525] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.663603] Unpacking initramfs... [ 1.053220] Freeing initrd memory: 37508k freed [ 1.062173] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.063697] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff] [ 1.072845] sha1_ssse3: Using AVX2 optimized SHA-1 implementation [ 1.074358] sha256_ssse3: Using AVX2 optimized SHA-256 implementation [ 1.075997] futex hash table entries: 512 (order: 3, 32768 bytes) [ 1.077407] Initialise system trusted keyring [ 1.078567] audit: initializing netlink socket (disabled) [ 1.079858] type=2000 audit(1547795075.562:1): initialized [ 1.096183] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.097613] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.099790] zpool: loaded [ 1.100675] zbud: loaded [ 1.101685] VFS: Disk quotas dquot_6.5.2 [ 1.102790] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.104388] msgmni has been set to 7578 [ 1.105498] Key type big_key registered [ 1.107178] NET: Registered protocol family 38 [ 1.108334] Key type asymmetric registered [ 1.109426] Asymmetric key parser 'x509' registered [ 1.110647] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251) [ 1.112676] io scheduler noop registered [ 1.113747] io scheduler deadline registered (default) [ 1.115005] io scheduler cfq registered [ 1.116137] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.127569] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.129143] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.131143] ACPI: Power Button [PWRF] [ 1.132273] GHES: HEST is not enabled! [ 1.133386] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 1.157781] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A [ 1.159486] Non-volatile memory driver v1.3 [ 1.160598] Linux agpgart interface v0.103 [ 1.161777] crash memory driver: version 1.1 [ 1.162942] rdac: device handler registered [ 1.164086] hp_sw: device handler registered [ 1.165213] emc: device handler registered [ 1.166296] alua: device handler registered [ 1.167416] libphy: Fixed MDIO Bus: probed [ 1.168574] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.170041] ehci-pci: EHCI PCI platform driver [ 1.171186] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.172586] ohci-pci: OHCI PCI platform driver [ 1.173730] uhci_hcd: USB Universal Host Controller Interface driver [ 1.193741] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.195106] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.197126] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.198393] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 1.199789] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.201280] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.203239] usb usb1: Product: UHCI Host Controller [ 1.204534] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd [ 1.206083] usb usb1: SerialNumber: 0000:00:01.2 [ 1.207352] hub 1-0:1.0: USB hub found [ 1.208407] hub 1-0:1.0: 2 ports detected [ 1.209609] usbcore: registered new interface driver usbserial [ 1.210990] usbcore: registered new interface driver usbserial_generic [ 1.212448] usbserial: USB Serial support registered for generic [ 1.213850] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.216514] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.217743] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.219044] mousedev: PS/2 mouse device common for all mice [ 1.220620] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.222880] rtc_cmos 00:00: RTC can wake from S4 [ 1.223445] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2 [ 1.223729] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.228847] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.230320] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.231810] cpuidle: using governor menu [ 1.232930] hidraw: raw HID events driver (C) Jiri Kosina [ 1.234283] usbcore: registered new interface driver usbhid [ 1.235597] usbhid: USB HID core driver [ 1.236679] drop_monitor: Initializing network drop monitor service [ 1.238143] TCP: cubic registered [ 1.239118] Initializing XFRM netlink socket [ 1.240313] NET: Registered protocol family 10 [ 1.241665] NET: Registered protocol family 17 [ 1.242954] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 1.244457] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 1.245836] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.248150] Loading compiled-in X.509 certificates [ 1.249371] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717' [ 1.251687] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b' [ 1.254409] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106' [ 1.256747] registered taskstats version 1 [ 1.259458] Key type trusted registered [ 1.261823] Key type encrypted registered [ 1.264062] IMA: No TPM chip found, activating TPM-bypass! [ 1.265727] rtc_cmos 00:00: setting system clock to 2019-01-18 07:04:35 UTC (1547795075) [ 1.268435] Freeing unused kernel memory: 1680k freed [ 1.272746] 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.277493] systemd[1]: Detected virtualization kvm. [ 1.278948] systemd[1]: Detected architecture x86-64. [ 1.280399] systemd[1]: Running in initial RAM disk. Welcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m! [ 1.283169] systemd[1]: No hostname configured. [ 1.284533] systemd[1]: Set hostname to . [ 1.286009] systemd[1]: Initializing machine ID from KVM UUID. [ 1.307624] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [ 1.310235] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch. [[32m OK [0m] Reached target Paths. [ 1.313669] systemd[1]: Reached target Paths. [ 1.315070] systemd[1]: Starting Paths. [[32m OK [0m] Reached target Timers. [ 1.317176] systemd[1]: Reached target Timers. [ 1.318488] systemd[1]: Starting Timers. [[32m OK [0m] Created slice Root Slice. [ 1.320734] systemd[1]: Created slice Root Slice. [ 1.322133] systemd[1]: Starting Root Slice. [[32m OK [0m] Listening on Journal Socket. [ 1.324432] systemd[1]: Listening on Journal Socket. [ 1.325836] systemd[1]: Starting Journal Socket. [[32m OK [0m] Reached target Local File Systems. [ 1.328254] systemd[1]: Reached target Local File Systems. [ 1.329782] systemd[1]: Starting Local File Systems. [[32m OK [0m] Listening on udev Control Socket. [ 1.332245] systemd[1]: Listening on udev Control Socket. [ 1.333756] systemd[1]: Starting udev Control Socket. [[32m OK [0m] Reached target Swap. [ 1.336065] systemd[1]: Reached target Swap. [ 1.337362] systemd[1]: Starting Swap. [[32m OK [0m] Created slice System Slice. [ 1.339530] systemd[1]: Created slice System Slice. [ 1.340951] systemd[1]: Starting System Slice. [[32m OK [0m] Reached target Slices. [ 1.343254] systemd[1]: Reached target Slices. [ 1.344591] systemd[1]: Starting Slices. [ 1.346151] systemd[1]: Starting Apply Kernel Variables... Starting Apply Kernel Variables... [ 1.348834] systemd[1]: Starting Journal Service... Starting Journal Service... [ 1.351310] 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.355608] systemd[1]: Starting dracut cmdline hook... Starting dracut cmdline hook... [[32m OK [0m] Listening on udev Kernel Socket. [ 1.359187] systemd[1]: Listening on udev Kernel Socket. [ 1.360686] systemd[1]: Starting udev Kernel Socket. [[32m OK [0m] Reached target Sockets. [ 1.363032] systemd[1]: Reached target Sockets. [ 1.364398] systemd[1]: Starting Sockets. [[32m OK [0m] Started Journal Service. [ 1.366756] systemd[1]: Started Journal Service. [[32m OK [0m] Started 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] Started Create Static Device Nodes in /dev. [[32m OK [0m] Started dracut cmdline hook. Starting dracut pre-udev hook... [ 1.424853] RPC: Registered named UNIX socket transport module. [ 1.426905] RPC: Registered udp transport module. [ 1.428514] RPC: Registered tcp transport module. [ 1.430137] 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.511555] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.521477] FDC 0 is a S82078B [[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.536249] scsi host0: ata_piix [ 1.540099] scsi host1: ata_piix [ 1.541240] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 1.543009] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 1.561144] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.600861] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.606890] vda: vda1 [ 1.661290] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.663069] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.664641] usb 1-1: Product: QEMU USB Tablet [ 1.665784] usb 1-1: Manufacturer: QEMU [ 1.666851] usb 1-1: SerialNumber: 42 [ 1.676572] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4 [ 1.679108] 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... [ 1.909024] SGI XFS with ACLs, security attributes, no debug enabled [ 1.911665] XFS (vda1): Mounting V4 Filesystem [ 2.018650] 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... [ 2.073595] tsc: Refined TSC clocksource calibration: 3491.911 MHz [[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 Sockets. [[32m OK [0m] Stopped target Paths. [[32m OK [0m] Stopped target Slices. [[32m OK [0m] Stopped target System Initialization. [[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 Local File Systems. [[32m OK [0m] Stopped Apply Kernel Variables. Stopping Apply Kernel Variables... [[32m OK [0m] Stopped target Swap. [[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.242433] systemd-journald[107]: Received SIGTERM from PID 1 (systemd). [ 2.329171] SELinux: Disabled at runtime. [ 2.366550] type=1404 audit(1547795076.600:2): selinux=0 auid=4294967295 ses=4294967295 [ 2.403329] ip_tables: (C) 2000-2006 Netfilter Core Team [ 2.404910] systemd[1]: Inserted module 'ip_tables' Welcome to [0;31mCentOS Linux 7 (Core)[0m! [[32m OK [0m] Stopped Switch Root. [[32m OK [0m] Created slice system-serial\x2dgetty.slice. [[32m OK [0m] Stopped File System Check on Root Device. Stopping File System Check on Root Device... [[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. [[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [[32m OK [0m] Listening on udev Kernel Socket. Mounting NFSD configuration filesystem... [[32m OK [0m] Created slice system-selinux\x2dpol...grate\x2dlocal\x2dchanges.slice. [[32m OK [0m] Reached target Swap. [[32m OK [0m] Stopped target Switch Root. [[32m OK [0m] Stopped target Initrd File Systems. [[32m OK [0m] Stopped target Initrd Root File System. [[32m OK [0m] Listening on udev Control Socket. [[32m OK [0m] Reached target Encrypted Volumes. Mounting POSIX Message Queue File System... [[32m OK [0m] Created slice system-getty.slice. Starting Create list of required st... nodes for the current kernel... Starting Apply Kernel Variables... Starting Setup Virtual Console... Starting Remount Root and Kernel File Systems... [[32m OK [0m] Stopped Journal Service. Starting Journal Service... Mounting Debug File System... [[32m OK [0m] Listening on Delayed Shutdown Socket. Mounting Huge Pages File System... [[32m OK [0m] Created slice User and Session Slice. [[32m OK [0m] Reached target Slices. [[32m OK [0m] Mounted Debug File System. [[32m OK [0m] Mounted POSIX Message Queue File System. [[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [[32m OK [0m] Started Apply Kernel Variables. [[32m OK [0m] Started Remount Root and Kernel File Systems. Starting Load/Save Random Seed... Starting Rebuild Hardware Database... Starting Configure read-only root support... Starting Create Static Device Nodes in /dev... [[32m OK [0m] Started Load/Save Random Seed. [[32m OK [0m] Mounted Huge Pages File System. [[32m OK [0m] Started Journal Service. [ 2.790028] Installing knfsd (copyright (C) 1996 okir@monad.swb.de). Starting Flush Journal to Persistent Storage... [[32m OK [0m] Mounted NFSD configuration filesystem. [[32m OK [0m] Started Configure read-only root support. [ 2.798593] systemd-journald[390]: 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. Starting udev Kernel Device Manager... [[32m OK [0m] Reached target Local File Systems (Pre). [[32m OK [0m] Reached target Local File Systems. Starting Mark the need to relabel after reboot... Starting Import network configuration from initramfs... Starting Rebuild Journal Catalog... Starting Preprocess NFS configuration... [[32m OK [0m] Started Rebuild Journal Catalog. [[32m OK [0m] Started Mark the need to relabel after reboot. [[32m OK [0m] Started Setup Virtual Console. [[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 udev Kernel Device Manager. [[32m OK [0m] Started Create Volatile Files and Directories. Starting Security Auditing Service... [[32m OK [0m] Started Security Auditing Service. Starting Update UTMP about System Boot/Shutdown... [ 2.915617] type=1305 audit(1547795077.149:3): audit_pid=439 old=0 auid=4294967295 ses=4294967295 res=1 [[32m OK [0m] Started Update UTMP about System Boot/Shutdown. [[32m OK [0m] Started Rebuild Hardware Database. Starting udev Coldplug all Devices... Starting Update is Completed... [[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] Listening on RPCbind Server Activation Socket. [[32m OK [0m] Reached target Timers. [[32m OK [0m] Listening on D-Bus System Message Bus Socket. [[32m OK [0m] Reached target Sockets. [[32m OK [0m] Reached target Paths. [[32m OK [0m] Reached target Basic System. Starting NTP client/server... Starting Login Service... Starting Authorization Manager... Starting Dump dmesg to /var/log/dmesg... Starting Initial cloud-init job (pre-networking)... [[32m OK [0m] Started irqbalance daemon. [ 3.094581] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0 Starting irqbalance daemon... Starting LSB: Bring up/down networking... [ 3.103086] [drm] Initialized drm 1.1.0 20060810 [[32m OK [0m] Started D-Bus System Message Bus. [ 3.119081] input: PC Speaker as /devices/platform/pcspkr/input/input5 [ 3.130527] [TTM] Zone kernel: Available graphics memory: 1940960 kiB [ 3.132594] [TTM] Initializing pool allocator [ 3.135694] [TTM] Initializing DMA pool allocator [ 3.138695] [drm] fb mappable at 0xFC000000 [ 3.140129] [drm] vram aper at 0xFC000000 [ 3.141289] [drm] size 33554432 [ 3.142319] [drm] fb depth is 24 [ 3.143381] [drm] pitch is 3072 [ 3.144987] fbcon: cirrusdrmfb (fb0) is primary device [ 3.154433] ppdev: user-space parallel port driver [ 3.167965] Console: switching to colour frame buffer device 128x48 [ 3.181969] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device Starting D-Bus System Message Bus... [ 3.185554] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0 Starting GSSAPI Proxy Daemon... [[32m OK [0m] Started Dump dmesg to /var/log/dmesg. [[32m OK [0m] Found device /dev/ttyS0. [[32m OK [0m] Started NTP client/server. [[32m OK [0m] Started Login Service. [ 3.235860] AES CTR mode by8 optimization enabled [[32m OK [0m] Started GSSAPI Proxy Daemon. [[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... [[32m OK [0m] Started Permit User Sessions. [[32m OK [0m] Started Command Scheduler. Starting Command Scheduler... [[32m OK [0m] Started Serial Getty on ttyS0. [ 3.274315] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni) Starting Serial Getty on ttyS0... [[32m OK [0m] Started Getty on tty1. [ 3.280758] alg: No test for crc32 (crc32-pclmul) Starting Getty on tty1... [[32m OK [0m] Reached target Login Prompts. [ 3.311944] intel_rapl: no valid rapl domains found in package 0 [ 3.344656] intel_rapl: no valid rapl domains found in package 0 [ 3.354279] intel_powerclamp: No package C-state available[[32m OK [0m] Started Authorization Manager. [ 3.363281] intel_powerclamp: No package C-state available[ 3.429895] cloud-init[474]: Cloud-init v. 0.7.5 running 'init-local' at Fri, 18 Jan 2019 07:04:38 +0000. Up 3.38 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 PostgreSQL 9.5 database server... Starting Postfix Mail Transport Agent... Starting Dynamic System Tuning Daemon... Starting OpenSSH server daemon... Starting nginx - high performance web server... Starting System Logging Service... Starting Initial cloud-init job (metadata service crawler)... Starting Notify NFS peers of a restart... [[32m OK [0m] Reached target Network is Online. [[32m OK [0m] Started Cloudify Stage Service. Starting Cloudify Stage Service... Starting Crash recovery kernel arming... Starting LSB: Starts Logstash as a daemon.... [[32m OK [0m] Started InfluxDB Service. Starting InfluxDB Service... Starting LSB: Supports the direct execution of binary formats.... [[32m OK [0m] Started Cloudify REST Service. Starting Cloudify REST Service... Starting RabbitMQ Service... [[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 nginx - high performance web server. [[32m OK [0m] Mounted Arbitrary Executable File Formats File System. [[32m OK [0m] Started System Logging Service. [[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. [ 5.919312] cloud-init[799]: Cloud-init v. 0.7.5 running 'init' at Fri, 18 Jan 2019 07:04:40 +0000. Up 5.88 seconds. [ 5.957134] cloud-init[799]: ci-info: +++++++++++++++++++++++++++Net device info++++++++++++++++++++++++++++ [ 5.959485] cloud-init[799]: ci-info: +--------+------+----------------+---------------+-------------------+ [ 5.961628] cloud-init[799]: ci-info: | Device | Up | Address | Mask | Hw-Address | [ 5.963746] cloud-init[799]: ci-info: +--------+------+----------------+---------------+-------------------+ [ 5.965920] cloud-init[799]: ci-info: | lo: | True | 127.0.0.1 | 255.0.0.0 | . | [ 5.969856] cloud-init[799]: ci-info: | eth0: | True | 192.168.120.10 | 255.255.255.0 | fa:16:3e:d4:6a:af | [ 5.972100] cloud-init[799]: ci-info: +--------+------+----------------+---------------+-------------------+ [ 5.974239] cloud-init[799]: ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ [ 5.976685] cloud-init[799]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 5.979049] cloud-init[799]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | [ 5.984288] cloud-init[799]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 5.986798] cloud-init[799]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | eth0 | UG | [ 5.989102] cloud-init[799]: ci-info: | 1 | 169.254.169.254 | 192.168.120.2 | 255.255.255.255 | eth0 | UGH | [ 5.995933] cloud-init[799]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | [ 5.998913] cloud-init[799]: 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.367255] cloud-init[2492]: Cloud-init v. 0.7.5 running 'modules:config' at Fri, 18 Jan 2019 07:04:43 +0000. Up 9.27 seconds. [ 10.084529] cloud-init[2805]: Cloud-init v. 0.7.5 running 'modules:final' at Fri, 18 Jan 2019 07:04:44 +0000. Up 10.04 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 | d8:fc:88:6c:0f:b8:5f:5c:c6:6f:bf:84:ec:d6:82:87 | - | 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.143502] cloud-init[2805]: Cloud-init v. 0.7.5 finished at Fri, 18 Jan 2019 07:04:44 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 10.12 seconds 2019-01-18 07:04:52,978 - paramiko.transport - DEBUG - starting thread (client mode): 0x5e4a0450L 2019-01-18 07:04:52,979 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2019-01-18 07:04:52,988 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1 2019-01-18 07:04:52,988 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1) 2019-01-18 07:04:52,994 - 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 2019-01-18 07:04:52,994 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-01-18 07:04:52,995 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2019-01-18 07:04:52,995 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-01-18 07:04:52,995 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-01-18 07:04:52,995 - paramiko.transport - DEBUG - Compression agreed: none 2019-01-18 07:04:53,006 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-01-18 07:04:53,006 - paramiko.transport - DEBUG - Switch to new keys ... 2019-01-18 07:04:53,011 - paramiko.transport - DEBUG - Trying key d8fc886c0fb85f5cc66fbf84ecd68287 from /tmp/tmpW9MQGb 2019-01-18 07:04:53,054 - paramiko.transport - DEBUG - userauth is OK 2019-01-18 07:04:53,075 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-01-18 07:04:53,112 - cloudify.rest_client.http - DEBUG - Setting `Authorization` header: * 2019-01-18 07:04:53,112 - cloudify.rest_client.http - DEBUG - Setting `Tenant` header: default_tenant 2019-01-18 07:04:53,113 - functest.core.cloudify - INFO - Attemps running status of the Manager 2019-01-18 07:04:53,114 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/status 2019-01-18 07:04:53,373 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-18 07:04:53,374 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-18 07:04:53,374 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-18 07:04:53,374 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-18 07:04:53,374 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-18 07:04:53,374 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-18 07:04:53,374 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-18 07:04:53,374 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "running", "services": [{"instances": [{"LoadState": "loaded", "Description": "InfluxDB Service", "state": "running", "MainPID": 5319, "Id": "cloudify-influxdb.service", "ActiveState": "active", "SubState": "running"}], "display_name": "InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Management Worker Service", "state": "running", "MainPID": 5322, "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": 1631, "Id": "cloudify-rabbitmq.service", "ActiveState": "deactivating", "SubState": "stop"}], "display_name": "RabbitMQ"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify AMQP InfluxDB Broker Service", "state": "running", "MainPID": 5313, "Id": "cloudify-amqpinflux.service", "ActiveState": "active", "SubState": "running"}], "display_name": "AMQP InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "PostgreSQL 9.5 database server", "state": "running", "MainPID": 856, "Id": "postgresql-9.5.service", "ActiveState": "active", "SubState": "running"}], "display_name": "PostgreSQL"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify REST Service", "state": "running", "MainPID": 811, "Id": "cloudify-restservice.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Manager Rest-Service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Stage Service", "state": "running", "MainPID": 802, "Id": "cloudify-stage.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Cloudify Stage"}, {"instances": [{"LoadState": "loaded", "Description": "Riemann Service", "state": "running", "MainPID": 4977, "Id": "cloudify-riemann.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Riemann"}, {"instances": [{"LoadState": "loaded", "Description": "nginx - high performance web server", "state": "running", "MainPID": 5308, "Id": "nginx.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Webserver"}]} 2019-01-18 07:04:53,374 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-18 07:04:53,375 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 18 Jan 2019 07:04:50 GMT 2019-01-18 07:04:53,375 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-18 07:04:53,375 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2391 2019-01-18 07:04:53,375 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-18 07:04:53,375 - functest.core.cloudify - DEBUG - status {u'status': u'running', u'services': [{u'instances': [{u'LoadState': u'loaded', u'Description': u'InfluxDB Service', u'MainPID': 5319, 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': 5322, 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': 1631, 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': 5313, 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': 856, 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': 811, 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': 802, 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': 4977, 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': 5308, u'state': u'running', u'Id': u'nginx.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Webserver'}]} 2019-01-18 07:04:53,376 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/status 2019-01-18 07:04:53,550 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-18 07:04:53,550 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-18 07:04:53,551 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-18 07:04:53,551 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-18 07:04:53,551 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-18 07:04:53,551 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-18 07:04:53,551 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-18 07:04:53,551 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "running", "services": [{"instances": [{"LoadState": "loaded", "Description": "InfluxDB Service", "state": "running", "MainPID": 5319, "Id": "cloudify-influxdb.service", "ActiveState": "active", "SubState": "running"}], "display_name": "InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Management Worker Service", "state": "running", "MainPID": 5322, "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": 1631, "Id": "cloudify-rabbitmq.service", "ActiveState": "deactivating", "SubState": "stop"}], "display_name": "RabbitMQ"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify AMQP InfluxDB Broker Service", "state": "running", "MainPID": 5313, "Id": "cloudify-amqpinflux.service", "ActiveState": "active", "SubState": "running"}], "display_name": "AMQP InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "PostgreSQL 9.5 database server", "state": "running", "MainPID": 856, "Id": "postgresql-9.5.service", "ActiveState": "active", "SubState": "running"}], "display_name": "PostgreSQL"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify REST Service", "state": "running", "MainPID": 811, "Id": "cloudify-restservice.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Manager Rest-Service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Stage Service", "state": "running", "MainPID": 802, "Id": "cloudify-stage.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Cloudify Stage"}, {"instances": [{"LoadState": "loaded", "Description": "Riemann Service", "state": "running", "MainPID": 4977, "Id": "cloudify-riemann.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Riemann"}, {"instances": [{"LoadState": "loaded", "Description": "nginx - high performance web server", "state": "running", "MainPID": 5308, "Id": "nginx.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Webserver"}]} 2019-01-18 07:04:53,551 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-18 07:04:53,552 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 18 Jan 2019 07:04:51 GMT 2019-01-18 07:04:53,552 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-18 07:04:53,552 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2391 2019-01-18 07:04:53,552 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-18 07:04:53,552 - functest.core.cloudify - INFO - The current manager status is running 2019-01-18 07:04:53,553 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.203:80/api/v3/secrets/foo; body: {"update_if_exists": false, "visibility": "tenant", "value": "bar"} 2019-01-18 07:04:53,660 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-18 07:04:53,660 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-18 07:04:53,660 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-18 07:04:53,660 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-18 07:04:53,660 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-18 07:04:53,661 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-18 07:04:53,661 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-18 07:04:53,661 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 67 2019-01-18 07:04:53,661 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2019-01-18T07:04:51.223Z", "updated_at": "2019-01-18T07:04:51.223Z", "created_by": "admin", "private_resource": false, "value": "bar", "key": "foo"} 2019-01-18 07:04:53,661 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-18 07:04:53,661 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 18 Jan 2019 07:04:51 GMT 2019-01-18 07:04:53,661 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-18 07:04:53,661 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 197 2019-01-18 07:04:53,661 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-18 07:04:53,662 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/secrets 2019-01-18 07:04:53,830 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-18 07:04:53,831 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-18 07:04:53,831 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-18 07:04:53,831 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-18 07:04:53,831 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-18 07:04:53,831 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-18 07:04:53,831 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-18 07:04:53,831 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"permission": null, "tenant_name": "default_tenant", "created_at": "2019-01-18T07:04:51.223Z", "updated_at": "2019-01-18T07:04:51.223Z", "created_by": "admin", "key": "foo"}], "metadata": {"pagination": {"total": 1, "offset": 0, "size": 0}}} 2019-01-18 07:04:53,831 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-18 07:04:53,831 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 18 Jan 2019 07:04:51 GMT 2019-01-18 07:04:53,831 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-18 07:04:53,832 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 253 2019-01-18 07:04:53,832 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-18 07:04:53,832 - functest.core.cloudify - DEBUG - List secrets: 2019-01-18 07:04:53,833 - cloudify.rest_client.http - DEBUG - Sending request: DELETE http://172.30.9.203:80/api/v3/secrets/foo 2019-01-18 07:04:53,941 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-18 07:04:53,941 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-18 07:04:53,941 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-18 07:04:53,941 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-18 07:04:53,941 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-18 07:04:53,941 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-18 07:04:53,941 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-18 07:04:53,941 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 0 2019-01-18 07:04:53,942 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2019-01-18T07:04:51.223Z", "updated_at": "2019-01-18T07:04:51.223Z", "created_by": "admin", "private_resource": false, "value": "bar", "key": "foo"} 2019-01-18 07:04:53,942 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-18 07:04:53,942 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 18 Jan 2019 07:04:51 GMT 2019-01-18 07:04:53,942 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-18 07:04:53,942 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 197 2019-01-18 07:04:53,942 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-18 07:04:53,942 - functest.core.cloudify - INFO - Secrets API successfully reached 2019-01-18 07:04:53,943 - functest.core.cloudify - INFO - Cloudify Manager is up and running 2019-01-18 07:04:53,943 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-01-18 07:04:53,944 - 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}9f7f08853175ca88fac025dafb3c7ee14d1022ce" 2019-01-18 07:04:54,023 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 07:04:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-97d44bdd-cbbd-4b41-8360-f4f0ed94692d 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": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/47feb8aba08a40dca7028a1701e597b9"}, "enabled": true, "id": "47feb8aba08a40dca7028a1701e597b9", "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/87548a2f9ec54cf09a4e529f1d44eaeb"}, "enabled": true, "id": "87548a2f9ec54cf09a4e529f1d44eaeb", "parent_id": "default", "domain_id": "default", "name": "cloudify_ims-project_1ca01ad2-5231-490b-a55b-e22ffb3bc7ae"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/9c53a91613fb4d5080479ac6f51697ed"}, "enabled": true, "id": "9c53a91613fb4d5080479ac6f51697ed", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2019-01-18 07:04:54,023 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects used request id req-97d44bdd-cbbd-4b41-8360-f4f0ed94692d 2019-01-18 07:04:54,023 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0796661376953s 2019-01-18 07:04:54,023 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects used request id req-97d44bdd-cbbd-4b41-8360-f4f0ed94692d 2019-01-18 07:04:54,026 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.quotas 2019-01-18 07:04:54,026 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9696/v2.0/quotas/87548a2f9ec54cf09a4e529f1d44eaeb.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}9f7f08853175ca88fac025dafb3c7ee14d1022ce" -d '{"quota": {"security_group": 20, "security_group_rule": 100, "port": 50}}' 2019-01-18 07:04:54,244 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 186 X-Openstack-Request-Id: req-37b9668a-8389-4a21-a928-ae0e423f221f Date: Fri, 18 Jan 2019 07:04:54 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}} 2019-01-18 07:04:54,245 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/quotas/87548a2f9ec54cf09a4e529f1d44eaeb.json used request id req-37b9668a-8389-4a21-a928-ae0e423f221f 2019-01-18 07:04:54,245 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.quotas in 0.218926906586s 2019-01-18 07:04:54,245 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/quotas/87548a2f9ec54cf09a4e529f1d44eaeb.json used request id req-37b9668a-8389-4a21-a928-ae0e423f221f 2019-01-18 07:04:54,246 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Put OpenStack creds in manager 2019-01-18 07:04:54,246 - shade.task_manager - DEBUG - Manager envvars:regionOne running task ServiceList 2019-01-18 07:04:54,247 - 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}9f7f08853175ca88fac025dafb3c7ee14d1022ce" 2019-01-18 07:04:54,332 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 07:04:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1710cce9-6b59-45bb-ad55-468fc368d8c2 Content-Encoding: gzip Content-Length: 916 Content-Type: application/json RESP BODY: {"services": [{"description": "Neutron Networking Service", "links": {"self": "http://172.30.9.23:5000/v3/services/025887168efc474f8dd91c0344e5708a"}, "enabled": true, "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"description": "Cinder Service v2", "links": {"self": "http://172.30.9.23:5000/v3/services/0a70dc0f73bc42bcbd5b14e64ac6268f"}, "enabled": true, "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"description": "Openstack Compute Service", "links": {"self": "http://172.30.9.23:5000/v3/services/1878d8d413764bde8e71c88dede8723d"}, "enabled": true, "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"description": "Openstack Metering Service", "links": {"self": "http://172.30.9.23:5000/v3/services/1b67fd5e180e48cc9b8599ca491ff7d1"}, "enabled": true, "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"description": "Cinder Service v3", "links": {"self": "http://172.30.9.23:5000/v3/services/1b88eb83739d403ebe4b1ed11806debc"}, "enabled": true, "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"description": "OpenStack Metric Service", "links": {"self": "http://172.30.9.23:5000/v3/services/3365c68df0954b048ef24da6053f3603"}, "enabled": true, "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"description": "congress Policy Service", "links": {"self": "http://172.30.9.23:5000/v3/services/76560702532a45aea12d7bcf8ba20dcc"}, "enabled": true, "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"description": "Openstack Orchestration Service", "links": {"self": "http://172.30.9.23:5000/v3/services/790cba755ccc4d0dbb57ee26f8dff315"}, "enabled": true, "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"description": "Openstack Placement Service", "links": {"self": "http://172.30.9.23:5000/v3/services/7c5bbb1dc69c4fd78e3338b09168d78d"}, "enabled": true, "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"description": "tacker NFV orchestration Service", "links": {"self": "http://172.30.9.23:5000/v3/services/8709df384764473a8cc12cde8c8f338e"}, "enabled": true, "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"description": "OpenStack Alarming Service", "links": {"self": "http://172.30.9.23:5000/v3/services/9e06d408888547b6893c559067e36550"}, "enabled": true, "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"description": "Openstack Cloudformation Service", "links": {"self": "http://172.30.9.23:5000/v3/services/a0f192c268a64454aab8a33f735737b3"}, "enabled": true, "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"description": "Cinder Service", "links": {"self": "http://172.30.9.23:5000/v3/services/a5d5cb468959448e9b3c27fd2c3e8e8b"}, "enabled": true, "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"description": "Key management Service", "links": {"self": "http://172.30.9.23:5000/v3/services/c5911fc565774f688d39e6ddbd3ae226"}, "enabled": true, "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"description": "OpenStack Identity Service", "links": {"self": "http://172.30.9.23:5000/v3/services/cec2d30d70d5496eba44c1e1ab4c7e35"}, "enabled": true, "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"description": "OpenStack Image Service", "links": {"self": "http://172.30.9.23:5000/v3/services/f6343852353c47fe86bf559ede699819"}, "enabled": true, "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "links": {"self": "http://172.30.9.23:5000/v3/services", "previous": null, "next": null}} 2019-01-18 07:04:54,332 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/services used request id req-1710cce9-6b59-45bb-ad55-468fc368d8c2 2019-01-18 07:04:54,333 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task ServiceList in 0.0864579677582s 2019-01-18 07:04:54,338 - shade.task_manager - DEBUG - Manager envvars:regionOne running task EndpointList 2019-01-18 07:04:54,339 - 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}9f7f08853175ca88fac025dafb3c7ee14d1022ce" 2019-01-18 07:04:54,419 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 07:04:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-540d2217-0c86-4e1b-878f-233b2374371c Content-Encoding: gzip Content-Length: 2080 Content-Type: application/json RESP BODY: {"endpoints": [{"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/03a57e15279b4d73add53dedff477df3"}, "url": "http://172.30.9.23:9311", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "c5911fc565774f688d39e6ddbd3ae226", "id": "03a57e15279b4d73add53dedff477df3"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/05de18f64df64edf98c6d2453ad80c1d"}, "url": "http://172.30.9.23:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/06bcc696bf164e8ea4be9857b7c65e5c"}, "url": "http://192.30.9.5:9311", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "c5911fc565774f688d39e6ddbd3ae226", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/0ccbc76d11a04ad0a690eaf3dbce8770"}, "url": "http://172.30.9.23:8000/v1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "a0f192c268a64454aab8a33f735737b3", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/10da762447574075852efca6f43e3ed3"}, "url": "http://192.30.9.5:1789", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "76560702532a45aea12d7bcf8ba20dcc", "id": "10da762447574075852efca6f43e3ed3"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/1c286c433b9c45c581f45a729447ffa8"}, "url": "http://192.30.9.5:8000/v1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "a0f192c268a64454aab8a33f735737b3", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/1d3f6196ccb142e99451e01acb7f0fd3"}, "url": "http://192.30.9.5:9890", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "8709df384764473a8cc12cde8c8f338e", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/206707b63c994c258321b8200a8abb3b"}, "url": "http://192.30.9.5:8042", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "9e06d408888547b6893c559067e36550", "id": "206707b63c994c258321b8200a8abb3b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/21216d2576de4af6b653f629c9a78b75"}, "url": "http://192.30.9.5:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "id": "21216d2576de4af6b653f629c9a78b75"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/24242b8fe0e34db69b1964e3c4cba312"}, "url": "http://192.30.9.5:35357", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "cec2d30d70d5496eba44c1e1ab4c7e35", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/24d8e0736ab849afb0771262209a2761"}, "url": "http://172.30.9.23:8042", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "9e06d408888547b6893c559067e36550", "id": "24d8e0736ab849afb0771262209a2761"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, "url": "http://172.30.9.23:5000", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "cec2d30d70d5496eba44c1e1ab4c7e35", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/28419c8c6b434646a58c45fcddb5fa18"}, "url": "http://192.30.9.5:5000", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "cec2d30d70d5496eba44c1e1ab4c7e35", "id": "28419c8c6b434646a58c45fcddb5fa18"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/2eed862468954b1fa9f7a2dcc8b6ba3a"}, "url": "http://172.30.9.23:8041", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "3365c68df0954b048ef24da6053f3603", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/39f0853daceb401eb48cba804a37149c"}, "url": "http://192.30.9.5:9890", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "8709df384764473a8cc12cde8c8f338e", "id": "39f0853daceb401eb48cba804a37149c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/40bf6f261d3644dd8f0cdcb68d1f1c14"}, "url": "http://192.30.9.5:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/511771c9297349d0b88597531ae57060"}, "url": "http://172.30.9.23:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "1878d8d413764bde8e71c88dede8723d", "id": "511771c9297349d0b88597531ae57060"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/5f6a5203c6a04033b8c4c1be51faa541"}, "url": "http://192.30.9.5:9292", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "f6343852353c47fe86bf559ede699819", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/6318347242994cfa86ee6c0225adc01f"}, "url": "http://192.30.9.5:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "790cba755ccc4d0dbb57ee26f8dff315", "id": "6318347242994cfa86ee6c0225adc01f"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/674255f488ba4f659a2a8b47909de760"}, "url": "http://172.30.9.23:9696", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "025887168efc474f8dd91c0344e5708a", "id": "674255f488ba4f659a2a8b47909de760"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/6a8f252132114d6da46bc8c16b62f243"}, "url": "http://192.30.9.5:9292", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "f6343852353c47fe86bf559ede699819", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/6aef3cda1ad1418cbb352af4f98448b1"}, "url": "http://192.30.9.5:8042", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "9e06d408888547b6893c559067e36550", "id": "6aef3cda1ad1418cbb352af4f98448b1"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/75a6f8b77cc744ceb6be1b0e69b70d84"}, "url": "http://192.30.9.5:8778/placement", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "7c5bbb1dc69c4fd78e3338b09168d78d", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/767998d8f1214ab982b32602964b6037"}, "url": "http://172.30.9.23:9890", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "8709df384764473a8cc12cde8c8f338e", "id": "767998d8f1214ab982b32602964b6037"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/78347ba965f64b7faf208888c4439a35"}, "url": "http://192.30.9.5:9311", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "c5911fc565774f688d39e6ddbd3ae226", "id": "78347ba965f64b7faf208888c4439a35"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/81558a7f62a0493ebc2fef660ef3959c"}, "url": "http://192.30.9.5:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "1878d8d413764bde8e71c88dede8723d", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/83cc56216b1a4f3d8b9af7b9ebfc3e39"}, "url": "http://192.30.9.5:8041", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "3365c68df0954b048ef24da6053f3603", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/8701572d29f040e68fe407379fe760c1"}, "url": "http://172.30.9.23:1789", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "76560702532a45aea12d7bcf8ba20dcc", "id": "8701572d29f040e68fe407379fe760c1"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/9e73d553a401427ba69ff5bb9aa9f712"}, "url": "http://172.30.9.23:9292", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "f6343852353c47fe86bf559ede699819", "id": "9e73d553a401427ba69ff5bb9aa9f712"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/a6684eec30704017b7149a1431fa8b92"}, "url": "http://192.30.9.5:1789", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "76560702532a45aea12d7bcf8ba20dcc", "id": "a6684eec30704017b7149a1431fa8b92"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/a9af6dd88b984c02a0edf591abba6942"}, "url": "http://192.30.9.5:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "1b88eb83739d403ebe4b1ed11806debc", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/aec6dcdf499848399eb782e2c2ae37fd"}, "url": "http://192.30.9.5:8778/placement", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "7c5bbb1dc69c4fd78e3338b09168d78d", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/bb9659110dab4e36b616bbde97aa2acf"}, "url": "http://192.30.9.5:8041", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "3365c68df0954b048ef24da6053f3603", "id": "bb9659110dab4e36b616bbde97aa2acf"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/c2dcc4018eb8431fbc9bda184c992918"}, "url": "http://172.30.9.23:8778/placement", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "7c5bbb1dc69c4fd78e3338b09168d78d", "id": "c2dcc4018eb8431fbc9bda184c992918"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/cdc33b01e2f74b4c97431cdae669a50e"}, "url": "http://192.30.9.5:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "790cba755ccc4d0dbb57ee26f8dff315", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/ce5604b83c544856b36a3734b94e54c3"}, "url": "http://192.30.9.5:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "id": "ce5604b83c544856b36a3734b94e54c3"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/d137a377952748078c5468d4c3bde187"}, "url": "http://192.30.9.5:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "1b88eb83739d403ebe4b1ed11806debc", "id": "d137a377952748078c5468d4c3bde187"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/da6682121487408983c1bb9f49e2e0ee"}, "url": "http://192.30.9.5:9696", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "025887168efc474f8dd91c0344e5708a", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/dd50822b55df4451a3e9b7e4b5ff5e85"}, "url": "http://192.30.9.5:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/df3ec21375a446b3a431bd9be12f18f2"}, "url": "http://192.30.9.5:9696", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "025887168efc474f8dd91c0344e5708a", "id": "df3ec21375a446b3a431bd9be12f18f2"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/e30a6d039f6949b3b17f5829f2a2d2cd"}, "url": "http://172.30.9.23:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "790cba755ccc4d0dbb57ee26f8dff315", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/f16e72204d6148deb3552925100c78b4"}, "url": "http://192.30.9.5:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "1878d8d413764bde8e71c88dede8723d", "id": "f16e72204d6148deb3552925100c78b4"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/f8669b85becd4ec6ba0e0f3055af2f56"}, "url": "http://172.30.9.23:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "1b88eb83739d403ebe4b1ed11806debc", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/fcc8cc6bfdc548cd86c8660b7d09a945"}, "url": "http://172.30.9.23:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/ff867cffd74942c9b211e810d4e99e7c"}, "url": "http://192.30.9.5:8000/v1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "a0f192c268a64454aab8a33f735737b3", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "links": {"self": "http://172.30.9.23:5000/v3/endpoints", "previous": null, "next": null}} 2019-01-18 07:04:54,419 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/endpoints used request id req-540d2217-0c86-4e1b-878f-233b2374371c 2019-01-18 07:04:54,421 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task EndpointList in 0.0820598602295s 2019-01-18 07:04:54,427 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Set creds for cloudify manager {'keystone_password': '661532dd-97ef-4aa0-8a94-4d466db6963b', 'keystone_tenant_name': u'cloudify_ims-project_1ca01ad2-5231-490b-a55b-e22ffb3bc7ae', 'region': 'regionOne', 'keystone_url': u'http://172.30.9.23:5000', 'user_domain_name': 'Default', 'keystone_username': u'cloudify_ims-user_1ca01ad2-5231-490b-a55b-e22ffb3bc7ae', 'project_domain_name': 'Default'} 2019-01-18 07:04:54,427 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/secrets 2019-01-18 07:04:54,496 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-18 07:04:54,496 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-18 07:04:54,497 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-18 07:04:54,497 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-18 07:04:54,497 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-18 07:04:54,497 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-18 07:04:54,497 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-18 07:04:54,497 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 0, "offset": 0, "size": 0}}} 2019-01-18 07:04:54,497 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-18 07:04:54,497 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 18 Jan 2019 07:04:52 GMT 2019-01-18 07:04:54,497 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-18 07:04:54,498 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 79 2019-01-18 07:04:54,498 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-18 07:04:54,498 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.203:80/api/v3/secrets/keystone_password; body: {"update_if_exists": false, "visibility": "tenant", "value": "661532dd-97ef-4aa0-8a94-4d466db6963b"} 2019-01-18 07:04:54,628 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-18 07:04:54,628 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-18 07:04:54,628 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-18 07:04:54,629 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-18 07:04:54,629 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-18 07:04:54,629 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-18 07:04:54,629 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-18 07:04:54,629 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 100 2019-01-18 07:04:54,629 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2019-01-18T07:04:52.161Z", "updated_at": "2019-01-18T07:04:52.161Z", "created_by": "admin", "private_resource": false, "value": "661532dd-97ef-4aa0-8a94-4d466db6963b", "key": "keystone_password"} 2019-01-18 07:04:54,629 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-18 07:04:54,629 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 18 Jan 2019 07:04:52 GMT 2019-01-18 07:04:54,629 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-18 07:04:54,629 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 244 2019-01-18 07:04:54,630 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-18 07:04:54,630 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.203:80/api/v3/secrets/keystone_tenant_name; body: {"update_if_exists": false, "visibility": "tenant", "value": "cloudify_ims-project_1ca01ad2-5231-490b-a55b-e22ffb3bc7ae"} 2019-01-18 07:04:54,772 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-18 07:04:54,772 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-18 07:04:54,772 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-18 07:04:54,773 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-18 07:04:54,773 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-18 07:04:54,773 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-18 07:04:54,773 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-18 07:04:54,773 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 121 2019-01-18 07:04:54,773 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2019-01-18T07:04:52.340Z", "updated_at": "2019-01-18T07:04:52.340Z", "created_by": "admin", "private_resource": false, "value": "cloudify_ims-project_1ca01ad2-5231-490b-a55b-e22ffb3bc7ae", "key": "keystone_tenant_name"} 2019-01-18 07:04:54,773 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-18 07:04:54,773 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 18 Jan 2019 07:04:52 GMT 2019-01-18 07:04:54,773 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-18 07:04:54,773 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 268 2019-01-18 07:04:54,774 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-18 07:04:54,774 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.203:80/api/v3/secrets/region; body: {"update_if_exists": false, "visibility": "tenant", "value": "regionOne"} 2019-01-18 07:04:54,883 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-18 07:04:54,883 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-18 07:04:54,883 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-18 07:04:54,883 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-18 07:04:54,883 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-18 07:04:54,883 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-18 07:04:54,883 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-18 07:04:54,884 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 73 2019-01-18 07:04:54,884 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2019-01-18T07:04:52.463Z", "updated_at": "2019-01-18T07:04:52.463Z", "created_by": "admin", "private_resource": false, "value": "regionOne", "key": "region"} 2019-01-18 07:04:54,884 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-18 07:04:54,884 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 18 Jan 2019 07:04:52 GMT 2019-01-18 07:04:54,884 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-18 07:04:54,884 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 206 2019-01-18 07:04:54,884 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-18 07:04:54,884 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.203:80/api/v3/secrets/keystone_url; body: {"update_if_exists": false, "visibility": "tenant", "value": "http://172.30.9.23:5000"} 2019-01-18 07:04:54,964 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-18 07:04:54,965 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-18 07:04:54,965 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-18 07:04:54,965 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-18 07:04:54,965 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-18 07:04:54,965 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-18 07:04:54,965 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-18 07:04:54,965 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 87 2019-01-18 07:04:54,965 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2019-01-18T07:04:52.545Z", "updated_at": "2019-01-18T07:04:52.545Z", "created_by": "admin", "private_resource": false, "value": "http://172.30.9.23:5000", "key": "keystone_url"} 2019-01-18 07:04:54,966 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-18 07:04:54,966 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 18 Jan 2019 07:04:52 GMT 2019-01-18 07:04:54,966 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-18 07:04:54,966 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 226 2019-01-18 07:04:54,966 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-18 07:04:54,966 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.203:80/api/v3/secrets/user_domain_name; body: {"update_if_exists": false, "visibility": "tenant", "value": "Default"} 2019-01-18 07:04:55,048 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-18 07:04:55,048 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-18 07:04:55,048 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-18 07:04:55,048 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-18 07:04:55,048 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-18 07:04:55,048 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-18 07:04:55,049 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-18 07:04:55,049 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 71 2019-01-18 07:04:55,049 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2019-01-18T07:04:52.629Z", "updated_at": "2019-01-18T07:04:52.629Z", "created_by": "admin", "private_resource": false, "value": "Default", "key": "user_domain_name"} 2019-01-18 07:04:55,049 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-18 07:04:55,049 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 18 Jan 2019 07:04:52 GMT 2019-01-18 07:04:55,049 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-18 07:04:55,049 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 214 2019-01-18 07:04:55,049 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-18 07:04:55,050 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.203:80/api/v3/secrets/keystone_username; body: {"update_if_exists": false, "visibility": "tenant", "value": "cloudify_ims-user_1ca01ad2-5231-490b-a55b-e22ffb3bc7ae"} 2019-01-18 07:04:55,132 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-18 07:04:55,132 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-18 07:04:55,132 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-18 07:04:55,132 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-18 07:04:55,132 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-18 07:04:55,132 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-18 07:04:55,133 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-18 07:04:55,133 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 118 2019-01-18 07:04:55,133 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2019-01-18T07:04:52.713Z", "updated_at": "2019-01-18T07:04:52.713Z", "created_by": "admin", "private_resource": false, "value": "cloudify_ims-user_1ca01ad2-5231-490b-a55b-e22ffb3bc7ae", "key": "keystone_username"} 2019-01-18 07:04:55,133 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-18 07:04:55,133 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 18 Jan 2019 07:04:52 GMT 2019-01-18 07:04:55,133 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-18 07:04:55,133 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 262 2019-01-18 07:04:55,133 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-18 07:04:55,133 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.203:80/api/v3/secrets/project_domain_name; body: {"update_if_exists": false, "visibility": "tenant", "value": "Default"} 2019-01-18 07:04:55,225 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-18 07:04:55,225 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-18 07:04:55,225 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-18 07:04:55,225 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-18 07:04:55,225 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-18 07:04:55,225 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-18 07:04:55,225 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-18 07:04:55,225 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 71 2019-01-18 07:04:55,226 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2019-01-18T07:04:52.793Z", "updated_at": "2019-01-18T07:04:52.793Z", "created_by": "admin", "private_resource": false, "value": "Default", "key": "project_domain_name"} 2019-01-18 07:04:55,226 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-18 07:04:55,226 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 18 Jan 2019 07:04:52 GMT 2019-01-18 07:04:55,226 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-18 07:04:55,226 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 217 2019-01-18 07:04:55,226 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-18 07:04:55,226 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Put private keypair in manager 2019-01-18 07:04:55,227 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-01-18 07:04:55,228 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2019-01-18 07:04:55,228 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-01-18 07:04:55,234 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-01-18 07:04:55,304 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2019-01-18 07:04:55,305 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2019-01-18 07:04:55,306 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2019-01-18 07:04:55,307 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2019-01-18 07:04:55,307 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2019-01-18 07:04:55,314 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2019-01-18 07:05:49,920 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2019-01-18 07:05:49,920 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - output: Loaded plugins: fastestmirror Determining fastest mirrors * base: mirrors.unifiedlayer.com * extras: mirror.tocici.com * updates: mirrors.syringanetworks.net No package python-cmd2 available. Resolving Dependencies --> Running transaction check ---> Package gcc.x86_64 0:4.8.5-36.el7 will be installed --> Processing Dependency: libgomp = 4.8.5-36.el7 for package: gcc-4.8.5-36.el7.x86_64 --> Processing Dependency: cpp = 4.8.5-36.el7 for package: gcc-4.8.5-36.el7.x86_64 --> Processing Dependency: libgcc >= 4.8.5-36.el7 for package: gcc-4.8.5-36.el7.x86_64 --> Processing Dependency: glibc-devel >= 2.2.90-12 for package: gcc-4.8.5-36.el7.x86_64 --> Processing Dependency: libmpfr.so.4()(64bit) for package: gcc-4.8.5-36.el7.x86_64 --> Processing Dependency: libmpc.so.3()(64bit) for package: gcc-4.8.5-36.el7.x86_64 ---> Package python-devel.x86_64 0:2.7.5-76.el7 will be installed --> Processing Dependency: python(x86-64) = 2.7.5-76.el7 for package: python-devel-2.7.5-76.el7.x86_64 --> Running transaction check ---> Package cpp.x86_64 0:4.8.5-36.el7 will be installed ---> Package glibc-devel.x86_64 0:2.17-260.el7 will be installed --> Processing Dependency: glibc-headers = 2.17-260.el7 for package: glibc-devel-2.17-260.el7.x86_64 --> Processing Dependency: glibc = 2.17-260.el7 for package: glibc-devel-2.17-260.el7.x86_64 --> Processing Dependency: glibc-headers for package: glibc-devel-2.17-260.el7.x86_64 ---> Package libgcc.x86_64 0:4.8.5-11.el7 will be updated ---> Package libgcc.x86_64 0:4.8.5-36.el7 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-36.el7 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-76.el7 will be an update --> Processing Dependency: python-libs(x86-64) = 2.7.5-76.el7 for package: python-2.7.5-76.el7.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-260.el7 will be an update ---> Package glibc-headers.x86_64 0:2.17-260.el7 will be installed --> Processing Dependency: kernel-headers >= 2.2.1 for package: glibc-headers-2.17-260.el7.x86_64 --> Processing Dependency: kernel-headers for package: glibc-headers-2.17-260.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-76.el7 will be an update --> Processing Dependency: libcrypto.so.10(OPENSSL_1.0.2)(64bit) for package: python-libs-2.7.5-76.el7.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-260.el7 will be an update ---> Package kernel-headers.x86_64 0:3.10.0-957.1.3.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-16.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-16.el7 will be an update --> Finished Dependency Resolution Dependencies Resolved ================================================================================ Package Arch Version Repository Size ================================================================================ Installing: gcc x86_64 4.8.5-36.el7 base 16 M python-devel x86_64 2.7.5-76.el7 base 398 k Installing for dependencies: cpp x86_64 4.8.5-36.el7 base 5.9 M glibc-devel x86_64 2.17-260.el7 base 1.1 M glibc-headers x86_64 2.17-260.el7 base 683 k kernel-headers x86_64 3.10.0-957.1.3.el7 updates 8.0 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-260.el7 base 3.6 M glibc-common x86_64 2.17-260.el7 base 11 M libgcc x86_64 4.8.5-36.el7 base 102 k libgomp x86_64 4.8.5-36.el7 base 157 k openssl x86_64 1:1.0.2k-16.el7 base 493 k openssl-libs x86_64 1:1.0.2k-16.el7 base 1.2 M python x86_64 2.7.5-76.el7 base 94 k python-libs x86_64 2.7.5-76.el7 base 5.6 M Transaction Summary ================================================================================ Install 2 Packages (+6 Dependent packages) Upgrade ( 8 Dependent packages) Total download size: 55 M Downloading packages: Delta RPMs disabled because /usr/bin/applydeltarpm not installed. -------------------------------------------------------------------------------- Total 16 MB/s | 55 MB 00:03 Running transaction check Running transaction test Transaction test succeeded Running transaction Updating : libgcc-4.8.5-36.el7.x86_64 1/24 Updating : glibc-common-2.17-260.el7.x86_64 2/24 Updating : glibc-2.17-260.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-16.el7.x86_64 6/24 Updating : python-libs-2.7.5-76.el7.x86_64 7/24 Updating : python-2.7.5-76.el7.x86_64 8/24 Installing : cpp-4.8.5-36.el7.x86_64 9/24 Updating : libgomp-4.8.5-36.el7.x86_64 10/24 Installing : kernel-headers-3.10.0-957.1.3.el7.x86_64 11/24 Installing : glibc-headers-2.17-260.el7.x86_64 12/24 Installing : glibc-devel-2.17-260.el7.x86_64 13/24 Installing : gcc-4.8.5-36.el7.x86_64 14/24 Installing : python-devel-2.7.5-76.el7.x86_64 15/24 Updating : 1:openssl-1.0.2k-16.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 : python-2.7.5-76.el7.x86_64 1/24 Verifying : libgcc-4.8.5-36.el7.x86_64 2/24 Verifying : 1:openssl-libs-1.0.2k-16.el7.x86_64 3/24 Verifying : glibc-2.17-260.el7.x86_64 4/24 Verifying : gcc-4.8.5-36.el7.x86_64 5/24 Verifying : python-devel-2.7.5-76.el7.x86_64 6/24 Verifying : 1:openssl-1.0.2k-16.el7.x86_64 7/24 Verifying : cpp-4.8.5-36.el7.x86_64 8/24 Verifying : libgomp-4.8.5-36.el7.x86_64 9/24 Verifying : glibc-common-2.17-260.el7.x86_64 10/24 Verifying : libmpc-1.0.1-3.el7.x86_64 11/24 Verifying : kernel-headers-3.10.0-957.1.3.el7.x86_64 12/24 Verifying : python-libs-2.7.5-76.el7.x86_64 13/24 Verifying : glibc-devel-2.17-260.el7.x86_64 14/24 Verifying : mpfr-3.1.1-4.el7.x86_64 15/24 Verifying : glibc-headers-2.17-260.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-36.el7 python-devel.x86_64 0:2.7.5-76.el7 Dependency Installed: cpp.x86_64 0:4.8.5-36.el7 glibc-devel.x86_64 0:2.17-260.el7 glibc-headers.x86_64 0:2.17-260.el7 kernel-headers.x86_64 0:3.10.0-957.1.3.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-260.el7 glibc-common.x86_64 0:2.17-260.el7 libgcc.x86_64 0:4.8.5-36.el7 libgomp.x86_64 0:4.8.5-36.el7 openssl.x86_64 1:1.0.2k-16.el7 openssl-libs.x86_64 1:1.0.2k-16.el7 python.x86_64 0:2.7.5-76.el7 python-libs.x86_64 0:2.7.5-76.el7 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 | stop-sigterm | | Webserver | running | +--------------------------------+--------------+ 2019-01-18 07:05:49,922 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2019-01-18 07:05:49,921 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - error: http://mirror.us.oneandone.net/linux/distributions/centos/7.6.1810/updates/x86_64/repodata/repomd.xml: [Errno 14] curl#7 - "Failed to connect to 2607:f1c0:5c0:2::1:0: Network is unreachable" Trying other mirror. 2019-01-18 07:05:49,926 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-01-18 07:05:49,927 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:9696/v2.0/security-groups.json?project_id=87548a2f9ec54cf09a4e529f1d44eaeb&name=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}249f53895009d12a5f47e6699ed9156651d39cd1" 2019-01-18 07:05:49,989 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2434 X-Openstack-Request-Id: req-886ad02f-8838-4228-9852-9e7057f0c48e Date: Fri, 18 Jan 2019 07:05:49 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "87548a2f9ec54cf09a4e529f1d44eaeb", "created_at": "2019-01-18T07:00:01Z", "updated_at": "2019-01-18T07:00:01Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T07:00:01Z", "revision_number": 0, "id": "680dee15-6569-403a-9a0e-a4f161e8814b", "remote_group_id": "0baf3595-597c-4db5-a517-91193db45541", "remote_ip_prefix": null, "created_at": "2019-01-18T07:00:01Z", "security_group_id": "0baf3595-597c-4db5-a517-91193db45541", "tenant_id": "87548a2f9ec54cf09a4e529f1d44eaeb", "port_range_min": null, "ethertype": "IPv6", "project_id": "87548a2f9ec54cf09a4e529f1d44eaeb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T07:00:01Z", "revision_number": 0, "id": "701a1e0d-7a6a-4e18-895d-6be1811ebcfa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T07:00:01Z", "security_group_id": "0baf3595-597c-4db5-a517-91193db45541", "tenant_id": "87548a2f9ec54cf09a4e529f1d44eaeb", "port_range_min": null, "ethertype": "IPv6", "project_id": "87548a2f9ec54cf09a4e529f1d44eaeb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T07:00:01Z", "revision_number": 0, "id": "802d0270-5af1-40de-95a2-c3639b7d41e3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T07:00:01Z", "security_group_id": "0baf3595-597c-4db5-a517-91193db45541", "tenant_id": "87548a2f9ec54cf09a4e529f1d44eaeb", "port_range_min": null, "ethertype": "IPv4", "project_id": "87548a2f9ec54cf09a4e529f1d44eaeb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T07:00:01Z", "revision_number": 0, "id": "ad734ba5-c5b5-4d0b-9862-9b80d5edd0a1", "remote_group_id": "0baf3595-597c-4db5-a517-91193db45541", "remote_ip_prefix": null, "created_at": "2019-01-18T07:00:01Z", "security_group_id": "0baf3595-597c-4db5-a517-91193db45541", "tenant_id": "87548a2f9ec54cf09a4e529f1d44eaeb", "port_range_min": null, "ethertype": "IPv4", "project_id": "87548a2f9ec54cf09a4e529f1d44eaeb"}], "revision_number": 4, "project_id": "87548a2f9ec54cf09a4e529f1d44eaeb", "id": "0baf3595-597c-4db5-a517-91193db45541", "name": "default"}]} 2019-01-18 07:05:49,989 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json?project_id=87548a2f9ec54cf09a4e529f1d44eaeb&name=default used request id req-886ad02f-8838-4228-9852-9e7057f0c48e 2019-01-18 07:05:49,989 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0623841285706s 2019-01-18 07:05:49,989 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json?project_id=87548a2f9ec54cf09a4e529f1d44eaeb&name=default used request id req-886ad02f-8838-4228-9852-9e7057f0c48e 2019-01-18 07:05:49,993 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-01-18 07:05:49,993 - 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}249f53895009d12a5f47e6699ed9156651d39cd1" 2019-01-18 07:05:50,055 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 6833 X-Openstack-Request-Id: req-8275cd39-7ca7-40cb-8481-c34c44344a70 Date: Fri, 18 Jan 2019 07:05:50 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "87548a2f9ec54cf09a4e529f1d44eaeb", "created_at": "2019-01-18T07:00:01Z", "updated_at": "2019-01-18T07:00:01Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T07:00:01Z", "revision_number": 0, "id": "680dee15-6569-403a-9a0e-a4f161e8814b", "remote_group_id": "0baf3595-597c-4db5-a517-91193db45541", "remote_ip_prefix": null, "created_at": "2019-01-18T07:00:01Z", "security_group_id": "0baf3595-597c-4db5-a517-91193db45541", "tenant_id": "87548a2f9ec54cf09a4e529f1d44eaeb", "port_range_min": null, "ethertype": "IPv6", "project_id": "87548a2f9ec54cf09a4e529f1d44eaeb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T07:00:01Z", "revision_number": 0, "id": "701a1e0d-7a6a-4e18-895d-6be1811ebcfa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T07:00:01Z", "security_group_id": "0baf3595-597c-4db5-a517-91193db45541", "tenant_id": "87548a2f9ec54cf09a4e529f1d44eaeb", "port_range_min": null, "ethertype": "IPv6", "project_id": "87548a2f9ec54cf09a4e529f1d44eaeb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T07:00:01Z", "revision_number": 0, "id": "802d0270-5af1-40de-95a2-c3639b7d41e3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T07:00:01Z", "security_group_id": "0baf3595-597c-4db5-a517-91193db45541", "tenant_id": "87548a2f9ec54cf09a4e529f1d44eaeb", "port_range_min": null, "ethertype": "IPv4", "project_id": "87548a2f9ec54cf09a4e529f1d44eaeb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T07:00:01Z", "revision_number": 0, "id": "ad734ba5-c5b5-4d0b-9862-9b80d5edd0a1", "remote_group_id": "0baf3595-597c-4db5-a517-91193db45541", "remote_ip_prefix": null, "created_at": "2019-01-18T07:00:01Z", "security_group_id": "0baf3595-597c-4db5-a517-91193db45541", "tenant_id": "87548a2f9ec54cf09a4e529f1d44eaeb", "port_range_min": null, "ethertype": "IPv4", "project_id": "87548a2f9ec54cf09a4e529f1d44eaeb"}], "revision_number": 4, "project_id": "87548a2f9ec54cf09a4e529f1d44eaeb", "id": "0baf3595-597c-4db5-a517-91193db45541", "name": "default"}, {"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "87548a2f9ec54cf09a4e529f1d44eaeb", "created_at": "2019-01-18T07:01:56Z", "updated_at": "2019-01-18T07:01:59Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 53333, "updated_at": "2019-01-18T07:01:59Z", "revision_number": 0, "id": "3db6e6c6-cf17-4fcc-8a25-c5df413f1f0c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T07:01:59Z", "security_group_id": "76516a34-bb06-43a2-ae4a-05df2638cc83", "tenant_id": "87548a2f9ec54cf09a4e529f1d44eaeb", "port_range_min": 53333, "ethertype": "IPv4", "project_id": "87548a2f9ec54cf09a4e529f1d44eaeb"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-01-18T07:01:57Z", "revision_number": 0, "id": "6789d1ff-1f48-4949-967a-497e50dce10a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T07:01:57Z", "security_group_id": "76516a34-bb06-43a2-ae4a-05df2638cc83", "tenant_id": "87548a2f9ec54cf09a4e529f1d44eaeb", "port_range_min": 22, "ethertype": "IPv4", "project_id": "87548a2f9ec54cf09a4e529f1d44eaeb"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2019-01-18T07:01:58Z", "revision_number": 0, "id": "7f430655-3faa-4895-bc3e-e0049dc29035", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T07:01:58Z", "security_group_id": "76516a34-bb06-43a2-ae4a-05df2638cc83", "tenant_id": "87548a2f9ec54cf09a4e529f1d44eaeb", "port_range_min": 80, "ethertype": "IPv4", "project_id": "87548a2f9ec54cf09a4e529f1d44eaeb"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 5671, "updated_at": "2019-01-18T07:01:59Z", "revision_number": 0, "id": "82a53d17-759e-4c34-a05d-8c67d31e4064", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T07:01:59Z", "security_group_id": "76516a34-bb06-43a2-ae4a-05df2638cc83", "tenant_id": "87548a2f9ec54cf09a4e529f1d44eaeb", "port_range_min": 5671, "ethertype": "IPv4", "project_id": "87548a2f9ec54cf09a4e529f1d44eaeb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T07:01:56Z", "revision_number": 0, "id": "846d369b-8a28-40d5-bddd-55acaff1134d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T07:01:56Z", "security_group_id": "76516a34-bb06-43a2-ae4a-05df2638cc83", "tenant_id": "87548a2f9ec54cf09a4e529f1d44eaeb", "port_range_min": null, "ethertype": "IPv4", "project_id": "87548a2f9ec54cf09a4e529f1d44eaeb"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2019-01-18T07:01:58Z", "revision_number": 0, "id": "8e093ca0-2d90-4581-9a70-0e470eb21de7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T07:01:58Z", "security_group_id": "76516a34-bb06-43a2-ae4a-05df2638cc83", "tenant_id": "87548a2f9ec54cf09a4e529f1d44eaeb", "port_range_min": 443, "ethertype": "IPv4", "project_id": "87548a2f9ec54cf09a4e529f1d44eaeb"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-01-18T07:01:57Z", "revision_number": 0, "id": "d3ef12c6-2aae-4d5c-842f-8c192dda3251", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T07:01:57Z", "security_group_id": "76516a34-bb06-43a2-ae4a-05df2638cc83", "tenant_id": "87548a2f9ec54cf09a4e529f1d44eaeb", "port_range_min": null, "ethertype": "IPv4", "project_id": "87548a2f9ec54cf09a4e529f1d44eaeb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T07:01:56Z", "revision_number": 0, "id": "db730021-302c-4b00-a26f-100ff374f1a7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T07:01:56Z", "security_group_id": "76516a34-bb06-43a2-ae4a-05df2638cc83", "tenant_id": "87548a2f9ec54cf09a4e529f1d44eaeb", "port_range_min": null, "ethertype": "IPv6", "project_id": "87548a2f9ec54cf09a4e529f1d44eaeb"}], "revision_number": 8, "project_id": "87548a2f9ec54cf09a4e529f1d44eaeb", "id": "76516a34-bb06-43a2-ae4a-05df2638cc83", "name": "cloudify_ims-sg_1ca01ad2-5231-490b-a55b-e22ffb3bc7ae"}]} 2019-01-18 07:05:50,056 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-8275cd39-7ca7-40cb-8481-c34c44344a70 2019-01-18 07:05:50,056 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.063059091568s 2019-01-18 07:05:50,056 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-8275cd39-7ca7-40cb-8481-c34c44344a70 2019-01-18 07:05:50,060 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-01-18 07:05:50,061 - 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}249f53895009d12a5f47e6699ed9156651d39cd1" -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": "0baf3595-597c-4db5-a517-91193db45541"}}' 2019-01-18 07:05:50,305 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-e5f837c4-80f9-47fe-b015-721c54e68b8a Date: Fri, 18 Jan 2019 07:05:50 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": "2019-01-18T07:05:50Z", "security_group_id": "0baf3595-597c-4db5-a517-91193db45541", "port_range_min": 22, "revision_number": 0, "tenant_id": "87548a2f9ec54cf09a4e529f1d44eaeb", "created_at": "2019-01-18T07:05:50Z", "project_id": "87548a2f9ec54cf09a4e529f1d44eaeb", "id": "3baa626d-5f34-46e1-8b0e-81eb38e7c7be"}} 2019-01-18 07:05:50,306 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-e5f837c4-80f9-47fe-b015-721c54e68b8a 2019-01-18 07:05:50,306 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.245332956314s 2019-01-18 07:05:50,306 - 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-e5f837c4-80f9-47fe-b015-721c54e68b8a 2019-01-18 07:05:50,307 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Upload VNFD 2019-01-18 07:05:50,675 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.203:80/api/v3/blueprints/clearwater-opnfv; body: bytes data 2019-01-18 07:05:53,358 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-18 07:05:53,358 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-18 07:05:53,358 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-18 07:05:53,359 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-18 07:05:53,359 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-18 07:05:53,359 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-18 07:05:53,359 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-18 07:05:53,359 - cloudify.rest_client.http - DEBUG - request header: Transfer-Encoding: chunked 2019-01-18 07:05:53,359 - cloudify.rest_client.http - DEBUG - reply: "201 CREATED" {"main_file_name": "openstack-blueprint.yaml", "description": null, "tenant_name": "default_tenant", "created_at": "2019-01-18T07:05:53.273Z", "updated_at": "2019-01-18T07:05:53.273Z", "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"}}}, "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.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"}}}, "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.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"}}}, "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.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"}}}, "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.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"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "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"}}, "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": ""}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "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"}, "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.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.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.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.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": ""}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "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"}, "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.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.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.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.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"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "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"}}, "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"}, "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.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"}, "cloudify.interfaces.lifecycle.stop": {"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": {"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.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.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.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"}, "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.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"}, "cloudify.interfaces.lifecycle.stop": {"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": {"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.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.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.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": {"description": "", "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, "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"}}}}, {"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": ""}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "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"}, "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.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.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.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.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"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "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"}}, "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"}, "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.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"}, "cloudify.interfaces.lifecycle.stop": {"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": {"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.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.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.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": {"description": "", "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, "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"}}}}, {"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"}, "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.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"}, "cloudify.interfaces.lifecycle.stop": {"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": {"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.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.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.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"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "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"}}, "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"}, "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.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"}, "cloudify.interfaces.lifecycle.stop": {"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": {"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.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.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.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": {"description": "", "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, "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"}}}}, {"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"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "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"}}, "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": ""}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "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"}, "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.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.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.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.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": ""}, "creation": {"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"}, "cloudify.interfaces.lifecycle.stop": {"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.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.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.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"}, "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.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"}, "cloudify.interfaces.lifecycle.stop": {"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": {"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.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.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.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": {"description": "", "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, "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"}}}}, {"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"}, "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.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"}, "cloudify.interfaces.lifecycle.stop": {"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": {"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.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.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.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"}, "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.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"}, "cloudify.interfaces.lifecycle.stop": {"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": {"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.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.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.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": {"description": "", "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, "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"}}}}, {"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"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "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"}}, "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"}, "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.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"}, "cloudify.interfaces.lifecycle.stop": {"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": {"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.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.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.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": {"description": "", "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, "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"}}}}, {"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": ""}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "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"}, "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.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.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.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.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"}, "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.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"}, "cloudify.interfaces.lifecycle.stop": {"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": {"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.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.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.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": {"description": "", "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, "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"}}}}, {"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"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "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"}}, "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": ""}, "creation": {"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"}, "cloudify.interfaces.lifecycle.stop": {"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.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.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.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": ""}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "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"}, "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.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.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.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.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"}, "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.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"}, "cloudify.interfaces.lifecycle.stop": {"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": {"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.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.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.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": {"description": "", "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, "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"}}}}, {"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"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "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"}}, "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"}, "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.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"}, "cloudify.interfaces.lifecycle.stop": {"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": {"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.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.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.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"}, "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.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"}, "cloudify.interfaces.lifecycle.stop": {"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": {"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.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.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.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": {"description": "", "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, "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"}}}}], "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"} 2019-01-18 07:05:53,362 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-18 07:05:53,362 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 18 Jan 2019 07:05:53 GMT 2019-01-18 07:05:53,362 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-18 07:05:53,362 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 515398 2019-01-18 07:05:53,362 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-18 07:05:53,388 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img 2019-01-18 07:05:54,852 - shade - DEBUG - Image file /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img md5:1bb230415bf3b405b9b824519afbf1cb sha256:a0c99d9db42139305f16e484188c0e8600b3bcf4fd3b3a5f8f367417377b59e5 2019-01-18 07:05:54,853 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-01-18 07:05:54,854 - 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}249f53895009d12a5f47e6699ed9156651d39cd1" 2019-01-18 07:05:55,451 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1208 Content-Type: application/json X-Openstack-Request-Id: req-aa2699aa-9a82-4ca0-81c8-17beb11145d2 Date: Fri, 18 Jan 2019 07:05:55 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://af014572-0a5d-4a80-a07f-9105f52ab2c1/images/b9a51110-ab46-41b3-a74d-61d98d2ef6f1/snap", "metadata": {}}], "file": "/v2/images/b9a51110-ab46-41b3-a74d-61d98d2ef6f1/file", "owner": "87548a2f9ec54cf09a4e529f1d44eaeb", "id": "b9a51110-ab46-41b3-a74d-61d98d2ef6f1", "size": 4373348352, "self": "/v2/images/b9a51110-ab46-41b3-a74d-61d98d2ef6f1", "disk_format": "qcow2", "direct_url": "rbd://af014572-0a5d-4a80-a07f-9105f52ab2c1/images/b9a51110-ab46-41b3-a74d-61d98d2ef6f1/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "updated_at": "2019-01-18T07:01:55Z", "visibility": "private", "owner_specified.shade.object": "images/cloudify_ims-img_1ca01ad2-5231-490b-a55b-e22ffb3bc7ae", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "cloudify_ims-img_1ca01ad2-5231-490b-a55b-e22ffb3bc7ae", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2019-01-18T07:00:34Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-01-18 07:05:55,452 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-aa2699aa-9a82-4ca0-81c8-17beb11145d2 2019-01-18 07:05:55,452 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.598376989365s 2019-01-18 07:05:55,452 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-aa2699aa-9a82-4ca0-81c8-17beb11145d2 2019-01-18 07:05:55,454 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-01-18 07:05:55,455 - 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}249f53895009d12a5f47e6699ed9156651d39cd1" -d '{"owner_specified.shade.md5": "1bb230415bf3b405b9b824519afbf1cb", "owner_specified.shade.sha256": "a0c99d9db42139305f16e484188c0e8600b3bcf4fd3b3a5f8f367417377b59e5", "owner_specified.shade.object": "images/cloudify_ims-img_alt_1ca01ad2-5231-490b-a55b-e22ffb3bc7ae", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "cloudify_ims-img_alt_1ca01ad2-5231-490b-a55b-e22ffb3bc7ae"}' 2019-01-18 07:05:55,685 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 884 Content-Type: application/json Location: http://172.30.9.23:9292/v2/images/2ab129a9-c22f-4949-a43b-1587cc047d95 X-Openstack-Request-Id: req-22b4489b-6490-4ed4-afa1-778a948aeac6 Date: Fri, 18 Jan 2019 07:05:55 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/2ab129a9-c22f-4949-a43b-1587cc047d95/file", "owner": "87548a2f9ec54cf09a4e529f1d44eaeb", "id": "2ab129a9-c22f-4949-a43b-1587cc047d95", "size": null, "self": "/v2/images/2ab129a9-c22f-4949-a43b-1587cc047d95", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a0c99d9db42139305f16e484188c0e8600b3bcf4fd3b3a5f8f367417377b59e5", "updated_at": "2019-01-18T07:05:55Z", "visibility": "private", "owner_specified.shade.object": "images/cloudify_ims-img_alt_1ca01ad2-5231-490b-a55b-e22ffb3bc7ae", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "1bb230415bf3b405b9b824519afbf1cb", "name": "cloudify_ims-img_alt_1ca01ad2-5231-490b-a55b-e22ffb3bc7ae", "checksum": null, "created_at": "2019-01-18T07:05:55Z", "protected": false} 2019-01-18 07:05:55,685 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-22b4489b-6490-4ed4-afa1-778a948aeac6 2019-01-18 07:05:55,685 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.230646133423s 2019-01-18 07:05:55,686 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-22b4489b-6490-4ed4-afa1-778a948aeac6 returning object 2ab129a9-c22f-4949-a43b-1587cc047d95 2019-01-18 07:05:55,686 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-01-18 07:05:55,687 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9292/v2/images/2ab129a9-c22f-4949-a43b-1587cc047d95/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}249f53895009d12a5f47e6699ed9156651d39cd1" -d '' 2019-01-18 07:06:01,943 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-c1884631-d337-4a34-896c-6621596dcf2e Date: Fri, 18 Jan 2019 07:06:01 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-18 07:06:01,943 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/2ab129a9-c22f-4949-a43b-1587cc047d95/file used request id req-c1884631-d337-4a34-896c-6621596dcf2e 2019-01-18 07:06:01,943 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 6.256731987s 2019-01-18 07:06:01,943 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/2ab129a9-c22f-4949-a43b-1587cc047d95/file used request id req-c1884631-d337-4a34-896c-6621596dcf2e 2019-01-18 07:06:01,944 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-01-18 07:06:01,945 - 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}249f53895009d12a5f47e6699ed9156651d39cd1" 2019-01-18 07:06:02,489 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2356 Content-Type: application/json X-Openstack-Request-Id: req-d31a9175-9de1-4fa4-971a-fa5954352eb1 Date: Fri, 18 Jan 2019 07:06:02 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://af014572-0a5d-4a80-a07f-9105f52ab2c1/images/2ab129a9-c22f-4949-a43b-1587cc047d95/snap", "metadata": {}}], "file": "/v2/images/2ab129a9-c22f-4949-a43b-1587cc047d95/file", "owner": "87548a2f9ec54cf09a4e529f1d44eaeb", "id": "2ab129a9-c22f-4949-a43b-1587cc047d95", "size": 263717376, "self": "/v2/images/2ab129a9-c22f-4949-a43b-1587cc047d95", "disk_format": "qcow2", "direct_url": "rbd://af014572-0a5d-4a80-a07f-9105f52ab2c1/images/2ab129a9-c22f-4949-a43b-1587cc047d95/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a0c99d9db42139305f16e484188c0e8600b3bcf4fd3b3a5f8f367417377b59e5", "updated_at": "2019-01-18T07:06:01Z", "visibility": "private", "owner_specified.shade.object": "images/cloudify_ims-img_alt_1ca01ad2-5231-490b-a55b-e22ffb3bc7ae", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "1bb230415bf3b405b9b824519afbf1cb", "name": "cloudify_ims-img_alt_1ca01ad2-5231-490b-a55b-e22ffb3bc7ae", "checksum": "1bb230415bf3b405b9b824519afbf1cb", "created_at": "2019-01-18T07:05:55Z", "protected": false}, {"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://af014572-0a5d-4a80-a07f-9105f52ab2c1/images/b9a51110-ab46-41b3-a74d-61d98d2ef6f1/snap", "metadata": {}}], "file": "/v2/images/b9a51110-ab46-41b3-a74d-61d98d2ef6f1/file", "owner": "87548a2f9ec54cf09a4e529f1d44eaeb", "id": "b9a51110-ab46-41b3-a74d-61d98d2ef6f1", "size": 4373348352, "self": "/v2/images/b9a51110-ab46-41b3-a74d-61d98d2ef6f1", "disk_format": "qcow2", "direct_url": "rbd://af014572-0a5d-4a80-a07f-9105f52ab2c1/images/b9a51110-ab46-41b3-a74d-61d98d2ef6f1/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "updated_at": "2019-01-18T07:01:55Z", "visibility": "private", "owner_specified.shade.object": "images/cloudify_ims-img_1ca01ad2-5231-490b-a55b-e22ffb3bc7ae", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "cloudify_ims-img_1ca01ad2-5231-490b-a55b-e22ffb3bc7ae", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2019-01-18T07:00:34Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-01-18 07:06:02,489 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-d31a9175-9de1-4fa4-971a-fa5954352eb1 2019-01-18 07:06:02,490 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.545486927032s 2019-01-18 07:06:02,490 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-d31a9175-9de1-4fa4-971a-fa5954352eb1 2019-01-18 07:06:02,493 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://af014572-0a5d-4a80-a07f-9105f52ab2c1/images/2ab129a9-c22f-4949-a43b-1587cc047d95/snap', u'metadata': Munch({})})], 'file': u'/v2/images/2ab129a9-c22f-4949-a43b-1587cc047d95/file', 'owner': u'87548a2f9ec54cf09a4e529f1d44eaeb', 'id': u'2ab129a9-c22f-4949-a43b-1587cc047d95', 'size': 263717376, u'self': u'/v2/images/2ab129a9-c22f-4949-a43b-1587cc047d95', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'87548a2f9ec54cf09a4e529f1d44eaeb', 'name': 'cloudify_ims-project_1ca01ad2-5231-490b-a55b-e22ffb3bc7ae', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://af014572-0a5d-4a80-a07f-9105f52ab2c1/images/2ab129a9-c22f-4949-a43b-1587cc047d95/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-01-18T07:06:01Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2019-01-18T07:06:01Z', u'owner_specified.shade.sha256': u'a0c99d9db42139305f16e484188c0e8600b3bcf4fd3b3a5f8f367417377b59e5', u'owner_specified.shade.object': u'images/cloudify_ims-img_alt_1ca01ad2-5231-490b-a55b-e22ffb3bc7ae', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'1bb230415bf3b405b9b824519afbf1cb', 'properties': {u'self': u'/v2/images/2ab129a9-c22f-4949-a43b-1587cc047d95', u'owner_specified.shade.md5': u'1bb230415bf3b405b9b824519afbf1cb', u'owner_specified.shade.object': u'images/cloudify_ims-img_alt_1ca01ad2-5231-490b-a55b-e22ffb3bc7ae', u'owner_specified.shade.sha256': u'a0c99d9db42139305f16e484188c0e8600b3bcf4fd3b3a5f8f367417377b59e5', u'schema': u'/v2/schemas/image'}, 'name': u'cloudify_ims-img_alt_1ca01ad2-5231-490b-a55b-e22ffb3bc7ae', 'created': u'2019-01-18T07:05:55Z', 'checksum': u'1bb230415bf3b405b9b824519afbf1cb', 'created_at': u'2019-01-18T07:05:55Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/2ab129a9-c22f-4949-a43b-1587cc047d95', u'owner_specified.shade.md5': u'1bb230415bf3b405b9b824519afbf1cb', u'owner_specified.shade.object': u'images/cloudify_ims-img_alt_1ca01ad2-5231-490b-a55b-e22ffb3bc7ae', u'owner_specified.shade.sha256': u'a0c99d9db42139305f16e484188c0e8600b3bcf4fd3b3a5f8f367417377b59e5', u'schema': u'/v2/schemas/image'}}) 2019-01-18 07:06:02,494 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-01-18 07:06:02,497 - 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}9f7f08853175ca88fac025dafb3c7ee14d1022ce" -d '{"flavor": {"vcpus": 2, "ram": 2048, "name": "cloudify_ims-flavor_alt_1ca01ad2-5231-490b-a55b-e22ffb3bc7ae", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 25, "id": null, "swap": 0}}' 2019-01-18 07:06:02,553 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 07:06: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-e18a73b6-1f48-43de-9d4e-6dde52045d7e x-compute-request-id: req-e18a73b6-1f48-43de-9d4e-6dde52045d7e Content-Encoding: gzip Content-Length: 314 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/145dd913-9bd5-47d8-ac28-2d7ae5c32375", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/145dd913-9bd5-47d8-ac28-2d7ae5c32375", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 25, "id": "145dd913-9bd5-47d8-ac28-2d7ae5c32375", "name": "cloudify_ims-flavor_alt_1ca01ad2-5231-490b-a55b-e22ffb3bc7ae", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2019-01-18 07:06:02,554 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-e18a73b6-1f48-43de-9d4e-6dde52045d7e 2019-01-18 07:06:02,554 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0597100257874s 2019-01-18 07:06:02,554 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-e18a73b6-1f48-43de-9d4e-6dde52045d7e returning object 145dd913-9bd5-47d8-ac28-2d7ae5c32375 2019-01-18 07:06:02,555 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'cloudify_ims-flavor_alt_1ca01ad2-5231-490b-a55b-e22ffb3bc7ae', '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'9c53a91613fb4d5080479ac6f51697ed', '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'145dd913-9bd5-47d8-ac28-2d7ae5c32375', 'swap': 0}) 2019-01-18 07:06:02,556 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-01-18 07:06:02,559 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/flavors/145dd913-9bd5-47d8-ac28-2d7ae5c32375/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}9f7f08853175ca88fac025dafb3c7ee14d1022ce" -d '{"extra_specs": {}}' 2019-01-18 07:06:02,577 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 07:06: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-92587af6-0b0f-41c7-bc1b-e902ded99efc x-compute-request-id: req-92587af6-0b0f-41c7-bc1b-e902ded99efc Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2019-01-18 07:06:02,577 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors/145dd913-9bd5-47d8-ac28-2d7ae5c32375/os-extra_specs used request id req-92587af6-0b0f-41c7-bc1b-e902ded99efc 2019-01-18 07:06:02,577 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0214028358459s 2019-01-18 07:06:02,578 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors/145dd913-9bd5-47d8-ac28-2d7ae5c32375/os-extra_specs used request id req-92587af6-0b0f-41c7-bc1b-e902ded99efc 2019-01-18 07:06:02,578 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Create VNF Instance 2019-01-18 07:06:02,579 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.203:80/api/v3/deployments/clearwater-opnfv; body: {"inputs": {"vellum_cluster_size": 1, "agent_user": "ubuntu", "image_id": "2ab129a9-c22f-4949-a43b-1587cc047d95", "external_network_name": "external", "dime_cluster_size": 1, "key_pair_name": "cloudify_ims-kp_1ca01ad2-5231-490b-a55b-e22ffb3bc7ae", "bono_cluster_size": 1, "flavor_id": "145dd913-9bd5-47d8-ac28-2d7ae5c32375", "public_domain": "clearwater.opnfv", "homer_cluster_size": 1, "release": "repo129", "network_name": "cloudify_ims-net_1ca01ad2-5231-490b-a55b-e22ffb3bc7ae", "private_key_path": "/etc/cloudify/cloudify_ims.pem", "sprout_cluster_size": 1}, "skip_plugins_validation": false, "visibility": "tenant", "blueprint_id": "clearwater-opnfv"} 2019-01-18 07:06:04,225 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-18 07:06:04,225 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-18 07:06:04,225 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-18 07:06:04,225 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-18 07:06:04,225 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-18 07:06:04,226 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-18 07:06:04,226 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-18 07:06:04,226 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 656 2019-01-18 07:06:04,226 - cloudify.rest_client.http - DEBUG - reply: "201 CREATED" {"inputs": {"vellum_cluster_size": 1, "agent_user": "ubuntu", "image_id": "2ab129a9-c22f-4949-a43b-1587cc047d95", "with_ellis": 1, "external_network_name": "external", "dime_cluster_size": 1, "key_pair_name": "cloudify_ims-kp_1ca01ad2-5231-490b-a55b-e22ffb3bc7ae", "bono_cluster_size": 1, "flavor_id": "145dd913-9bd5-47d8-ac28-2d7ae5c32375", "public_domain": "clearwater.opnfv", "homer_cluster_size": 1, "release": "repo129", "network_name": "cloudify_ims-net_1ca01ad2-5231-490b-a55b-e22ffb3bc7ae", "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": "2019-01-18T07:06:02.727Z", "updated_at": "2019-01-18T07:06:02.727Z", "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"]}}}} 2019-01-18 07:06:04,226 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-18 07:06:04,226 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 18 Jan 2019 07:06:04 GMT 2019-01-18 07:06:04,226 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-18 07:06:04,226 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 8224 2019-01-18 07:06:04,227 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-18 07:06:04,227 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/executions 2019-01-18 07:06:04,312 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-18 07:06:04,312 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-18 07:06:04,312 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-18 07:06:04,312 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-18 07:06:04,312 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-18 07:06:04,313 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-18 07:06:04,313 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-18 07:06:04,313 - 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": "2019-01-18T07:06:04.092Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "clearwater-opnfv", "id": "4d214d4f-a689-4ca6-b97a-04cd4e3354c6"}], "metadata": {"pagination": {"total": 1, "offset": 0, "size": 0}}} 2019-01-18 07:06:04,313 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-18 07:06:04,313 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 18 Jan 2019 07:06:04 GMT 2019-01-18 07:06:04,313 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-18 07:06:04,313 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6369 2019-01-18 07:06:04,313 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-18 07:06:04,314 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/events 2019-01-18 07:06:04,413 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-18 07:06:04,413 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-18 07:06:04,413 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-18 07:06:04,413 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-18 07:06:04,413 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-18 07:06:04,413 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-18 07:06:04,414 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-18 07:06:04,414 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 0, "offset": 0, "size": 50}}} 2019-01-18 07:06:04,414 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-18 07:06:04,414 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 18 Jan 2019 07:06:04 GMT 2019-01-18 07:06:04,414 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-18 07:06:04,414 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 80 2019-01-18 07:06:04,414 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-18 07:06:04,414 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/executions/4d214d4f-a689-4ca6-b97a-04cd4e3354c6 2019-01-18 07:06:04,485 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-18 07:06:04,485 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-18 07:06:04,486 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-18 07:06:04,486 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-18 07:06:04,486 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-18 07:06:04,486 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-18 07:06:04,486 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-18 07:06:04,486 - 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": "2019-01-18T07:06:04.092Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "clearwater-opnfv", "id": "4d214d4f-a689-4ca6-b97a-04cd4e3354c6"} 2019-01-18 07:06:04,486 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-18 07:06:04,486 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 18 Jan 2019 07:06:04 GMT 2019-01-18 07:06:04,486 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-18 07:06:04,487 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6290 2019-01-18 07:06:04,487 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-18 07:06:09,492 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/events 2019-01-18 07:06:09,595 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-18 07:06:09,595 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-18 07:06:09,595 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-18 07:06:09,595 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-18 07:06:09,595 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-18 07:06:09,595 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-18 07:06:09,595 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-18 07:06:09,595 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "event_type": "workflow_started", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:06:05.100Z", "message": "Starting 'create_deployment_environment' workflow execution", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2019-01-18T07:06:05.100Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4d214d4f-a689-4ca6-b97a-04cd4e3354c6"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:06:05.582Z", "message": "Installing plugin: openstack", "level": "info", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2019-01-18T07:06:05.582Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4d214d4f-a689-4ca6-b97a-04cd4e3354c6", "logger": "f48ff5d0-43c9-4f13-867a-f1dde54777e0"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:06:05.991Z", "message": "[localhost] run: /opt/mgmtworker/env/bin/pip freeze", "level": "debug", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2019-01-18T07:06:05.991Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4d214d4f-a689-4ca6-b97a-04cd4e3354c6", "logger": "f48ff5d0-43c9-4f13-867a-f1dde54777e0"}, {"node_instance_id": null, "event_type": "workflow_stage", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:06:06.009Z", "message": "Installing deployment plugins", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2019-01-18T07:06:06.009Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4d214d4f-a689-4ca6-b97a-04cd4e3354c6"}, {"node_instance_id": null, "event_type": "sending_task", "operation": ",", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:06:06.009Z", "message": "Sending task 'cloudify_agent.operations.install_plugins'", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2019-01-18T07:06:06.009Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4d214d4f-a689-4ca6-b97a-04cd4e3354c6"}, {"node_instance_id": null, "event_type": "task_started", "operation": ",", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:06:06.009Z", "message": "Task started 'cloudify_agent.operations.install_plugins'", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2019-01-18T07:06:06.009Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4d214d4f-a689-4ca6-b97a-04cd4e3354c6"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:06:07.155Z", "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": "2019-01-18T07:06:07.155Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4d214d4f-a689-4ca6-b97a-04cd4e3354c6", "logger": "f48ff5d0-43c9-4f13-867a-f1dde54777e0"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:06:07.155Z", "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": "2019-01-18T07:06:07.155Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4d214d4f-a689-4ca6-b97a-04cd4e3354c6", "logger": "f48ff5d0-43c9-4f13-867a-f1dde54777e0"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:06:07.155Z", "message": "Installing plugin from source", "level": "info", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2019-01-18T07:06:07.155Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4d214d4f-a689-4ca6-b97a-04cd4e3354c6", "logger": "f48ff5d0-43c9-4f13-867a-f1dde54777e0"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:06:08.406Z", "message": "Installing from directory: /tmp/tmpTaw9y8 [args=--prefix=\"/tmp/openstack-8BAZwW\" --constraint=\"/tmp/openstack-8BAZwW/constraint.txt\", package_name=cloudify-openstack-plugin]", "level": "debug", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2019-01-18T07:06:08.406Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4d214d4f-a689-4ca6-b97a-04cd4e3354c6", "logger": "f48ff5d0-43c9-4f13-867a-f1dde54777e0"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:06:08.406Z", "message": "[localhost] run: /opt/mgmtworker/env/bin/pip install /tmp/tmpTaw9y8 --prefix=\"/tmp/openstack-8BAZwW\" --constraint=\"/tmp/openstack-8BAZwW/constraint.txt\"", "level": "debug", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2019-01-18T07:06:08.406Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4d214d4f-a689-4ca6-b97a-04cd4e3354c6", "logger": "f48ff5d0-43c9-4f13-867a-f1dde54777e0"}], "metadata": {"pagination": {"total": 11, "offset": 0, "size": 50}}} 2019-01-18 07:06:09,595 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-18 07:06:09,596 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 18 Jan 2019 07:06:09 GMT 2019-01-18 07:06:09,596 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-18 07:06:09,596 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5872 2019-01-18 07:06:09,596 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-18 07:06:09,596 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting 'create_deployment_environment' workflow execution 2019-01-18 07:06:09,596 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: openstack 2019-01-18 07:06:09,597 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: /opt/mgmtworker/env/bin/pip freeze 2019-01-18 07:06:09,597 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing deployment plugins 2019-01-18 07:06:09,597 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2019-01-18 07:06:09,597 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2019-01-18 07:06:09,597 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Extracting archive: https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip 2019-01-18 07:06:09,597 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin openstack [current_platform=linux_x86_64, current_distro=centos, current_distro_release=core] 2019-01-18 07:06:09,598 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2019-01-18 07:06:09,598 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing from directory: /tmp/tmpTaw9y8 [args=--prefix="/tmp/openstack-8BAZwW" --constraint="/tmp/openstack-8BAZwW/constraint.txt", package_name=cloudify-openstack-plugin] 2019-01-18 07:06:09,598 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: /opt/mgmtworker/env/bin/pip install /tmp/tmpTaw9y8 --prefix="/tmp/openstack-8BAZwW" --constraint="/tmp/openstack-8BAZwW/constraint.txt" 2019-01-18 07:06:09,598 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/executions/4d214d4f-a689-4ca6-b97a-04cd4e3354c6 2019-01-18 07:06:09,665 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-18 07:06:09,665 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-18 07:06:09,665 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-18 07:06:09,665 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-18 07:06:09,665 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-18 07:06:09,666 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-18 07:06:09,666 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-18 07:06:09,666 - 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": "2019-01-18T07:06:04.092Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "clearwater-opnfv", "id": "4d214d4f-a689-4ca6-b97a-04cd4e3354c6"} 2019-01-18 07:06:09,666 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-18 07:06:09,666 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 18 Jan 2019 07:06:09 GMT 2019-01-18 07:06:09,666 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-18 07:06:09,666 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6290 2019-01-18 07:06:09,666 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-18 07:06:14,672 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/events 2019-01-18 07:06:14,752 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-18 07:06:14,752 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-18 07:06:14,752 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-18 07:06:14,752 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-18 07:06:14,753 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-18 07:06:14,753 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-18 07:06:14,753 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-18 07:06:14,753 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 11, "offset": 11, "size": 50}}} 2019-01-18 07:06:14,753 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-18 07:06:14,753 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 18 Jan 2019 07:06:14 GMT 2019-01-18 07:06:14,753 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-18 07:06:14,753 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 82 2019-01-18 07:06:14,753 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-18 07:06:14,754 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/executions/4d214d4f-a689-4ca6-b97a-04cd4e3354c6 2019-01-18 07:06:14,819 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-18 07:06:14,820 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-18 07:06:14,820 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-18 07:06:14,820 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-18 07:06:14,820 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-18 07:06:14,820 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-18 07:06:14,820 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-18 07:06:14,820 - 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": "2019-01-18T07:06:04.092Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "clearwater-opnfv", "id": "4d214d4f-a689-4ca6-b97a-04cd4e3354c6"} 2019-01-18 07:06:14,820 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-18 07:06:14,820 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 18 Jan 2019 07:06:14 GMT 2019-01-18 07:06:14,821 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-18 07:06:14,821 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6290 2019-01-18 07:06:14,821 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-18 07:06:19,826 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/events 2019-01-18 07:06:19,897 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-18 07:06:19,897 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-18 07:06:19,897 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-18 07:06:19,897 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-18 07:06:19,897 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-18 07:06:19,897 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-18 07:06:19,897 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-18 07:06:19,897 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 11, "offset": 11, "size": 50}}} 2019-01-18 07:06:19,898 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-18 07:06:19,898 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 18 Jan 2019 07:06:19 GMT 2019-01-18 07:06:19,898 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-18 07:06:19,898 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 82 2019-01-18 07:06:19,898 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-18 07:06:19,898 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/executions/4d214d4f-a689-4ca6-b97a-04cd4e3354c6 2019-01-18 07:06:19,969 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-18 07:06:19,969 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-18 07:06:19,969 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-18 07:06:19,969 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-18 07:06:19,969 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-18 07:06:19,970 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-18 07:06:19,970 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-18 07:06:19,970 - 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": "2019-01-18T07:06:04.092Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "clearwater-opnfv", "id": "4d214d4f-a689-4ca6-b97a-04cd4e3354c6"} 2019-01-18 07:06:19,970 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-18 07:06:19,970 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 18 Jan 2019 07:06:19 GMT 2019-01-18 07:06:19,970 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-18 07:06:19,970 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6290 2019-01-18 07:06:19,970 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-18 07:06:24,976 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/events 2019-01-18 07:06:25,070 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-18 07:06:25,070 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-18 07:06:25,071 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-18 07:06:25,071 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-18 07:06:25,071 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-18 07:06:25,071 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-18 07:06:25,071 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-18 07:06:25,071 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 11, "offset": 11, "size": 50}}} 2019-01-18 07:06:25,071 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-18 07:06:25,071 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 18 Jan 2019 07:06:25 GMT 2019-01-18 07:06:25,071 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-18 07:06:25,072 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 82 2019-01-18 07:06:25,072 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-18 07:06:25,072 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/executions/4d214d4f-a689-4ca6-b97a-04cd4e3354c6 2019-01-18 07:06:25,134 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-18 07:06:25,134 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-18 07:06:25,134 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-18 07:06:25,134 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-18 07:06:25,134 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-18 07:06:25,134 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-18 07:06:25,135 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-18 07:06:25,135 - 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": "2019-01-18T07:06:04.092Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "clearwater-opnfv", "id": "4d214d4f-a689-4ca6-b97a-04cd4e3354c6"} 2019-01-18 07:06:25,135 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-18 07:06:25,135 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 18 Jan 2019 07:06:25 GMT 2019-01-18 07:06:25,135 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-18 07:06:25,135 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6290 2019-01-18 07:06:25,135 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-18 07:06:30,138 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/events 2019-01-18 07:06:30,216 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-18 07:06:30,216 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-18 07:06:30,217 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-18 07:06:30,217 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-18 07:06:30,217 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-18 07:06:30,217 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-18 07:06:30,217 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-18 07:06:30,217 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 11, "offset": 11, "size": 50}}} 2019-01-18 07:06:30,217 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-18 07:06:30,217 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 18 Jan 2019 07:06:30 GMT 2019-01-18 07:06:30,217 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-18 07:06:30,217 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 82 2019-01-18 07:06:30,218 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-18 07:06:30,218 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/executions/4d214d4f-a689-4ca6-b97a-04cd4e3354c6 2019-01-18 07:06:30,284 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-18 07:06:30,284 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-18 07:06:30,284 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-18 07:06:30,284 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-18 07:06:30,284 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-18 07:06:30,284 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-18 07:06:30,285 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-18 07:06:30,285 - 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": "2019-01-18T07:06:04.092Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "clearwater-opnfv", "id": "4d214d4f-a689-4ca6-b97a-04cd4e3354c6"} 2019-01-18 07:06:30,285 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-18 07:06:30,285 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 18 Jan 2019 07:06:30 GMT 2019-01-18 07:06:30,285 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-18 07:06:30,285 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6290 2019-01-18 07:06:30,285 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-18 07:06:35,291 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/events 2019-01-18 07:06:35,363 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-18 07:06:35,363 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-18 07:06:35,363 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-18 07:06:35,363 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-18 07:06:35,363 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-18 07:06:35,363 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-18 07:06:35,363 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-18 07:06:35,364 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "operation": ",", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:06:31.809Z", "message": "Retrieved package name: cloudify-openstack-plugin", "level": "debug", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2019-01-18T07:06:31.809Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4d214d4f-a689-4ca6-b97a-04cd4e3354c6", "logger": "f48ff5d0-43c9-4f13-867a-f1dde54777e0"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:06:32.830Z", "message": "Removing directory: /tmp/tmpTaw9y8", "level": "debug", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2019-01-18T07:06:32.830Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4d214d4f-a689-4ca6-b97a-04cd4e3354c6", "logger": "f48ff5d0-43c9-4f13-867a-f1dde54777e0"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": ",", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:06:33.046Z", "message": "Task succeeded 'cloudify_agent.operations.install_plugins'", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2019-01-18T07:06:33.046Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4d214d4f-a689-4ca6-b97a-04cd4e3354c6"}, {"node_instance_id": null, "event_type": "workflow_succeeded", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:06:34.217Z", "message": "'create_deployment_environment' workflow execution succeeded", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2019-01-18T07:06:34.217Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4d214d4f-a689-4ca6-b97a-04cd4e3354c6"}, {"node_instance_id": null, "event_type": "workflow_stage", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:06:34.217Z", "message": "Creating deployment work directory", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2019-01-18T07:06:34.217Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4d214d4f-a689-4ca6-b97a-04cd4e3354c6"}, {"node_instance_id": null, "event_type": "workflow_stage", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:06:34.217Z", "message": "Skipping starting deployment policy engine core - no policies defined", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2019-01-18T07:06:34.217Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4d214d4f-a689-4ca6-b97a-04cd4e3354c6"}], "metadata": {"pagination": {"total": 17, "offset": 11, "size": 50}}} 2019-01-18 07:06:35,364 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-18 07:06:35,364 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 18 Jan 2019 07:06:35 GMT 2019-01-18 07:06:35,364 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-18 07:06:35,364 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 3027 2019-01-18 07:06:35,364 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-18 07:06:35,364 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Retrieved package name: cloudify-openstack-plugin 2019-01-18 07:06:35,365 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmpTaw9y8 2019-01-18 07:06:35,365 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2019-01-18 07:06:35,365 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 'create_deployment_environment' workflow execution succeeded 2019-01-18 07:06:35,365 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating deployment work directory 2019-01-18 07:06:35,365 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Skipping starting deployment policy engine core - no policies defined 2019-01-18 07:06:35,365 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/executions/4d214d4f-a689-4ca6-b97a-04cd4e3354c6 2019-01-18 07:06:35,427 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-18 07:06:35,427 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-18 07:06:35,427 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-18 07:06:35,427 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-18 07:06:35,427 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-18 07:06:35,427 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-18 07:06:35,427 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-18 07:06:35,427 - 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": "2019-01-18T07:06:04.092Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "clearwater-opnfv", "id": "4d214d4f-a689-4ca6-b97a-04cd4e3354c6"} 2019-01-18 07:06:35,428 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-18 07:06:35,428 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 18 Jan 2019 07:06:35 GMT 2019-01-18 07:06:35,428 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-18 07:06:35,428 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6293 2019-01-18 07:06:35,428 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-18 07:06:35,428 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Start the VNF Instance deployment 2019-01-18 07:06:35,429 - cloudify.rest_client.http - DEBUG - Sending request: POST http://172.30.9.203:80/api/v3/executions; body: {"allow_custom_parameters": "false", "deployment_id": "clearwater-opnfv", "force": "false", "workflow_id": "install", "parameters": null} 2019-01-18 07:06:35,642 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-18 07:06:35,643 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-18 07:06:35,643 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-18 07:06:35,643 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-18 07:06:35,643 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-18 07:06:35,643 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-18 07:06:35,643 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-18 07:06:35,643 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 137 2019-01-18 07:06:35,643 - 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": "2019-01-18T07:06:35.566Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"} 2019-01-18 07:06:35,643 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-18 07:06:35,643 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 18 Jan 2019 07:06:35 GMT 2019-01-18 07:06:35,643 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-18 07:06:35,643 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-18 07:06:35,644 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-18 07:06:35,644 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/events 2019-01-18 07:06:35,713 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-18 07:06:35,713 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-18 07:06:35,714 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-18 07:06:35,714 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-18 07:06:35,714 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-18 07:06:35,714 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-18 07:06:35,714 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-18 07:06:35,714 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 0, "offset": 0, "size": 50}}} 2019-01-18 07:06:35,714 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-18 07:06:35,714 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 18 Jan 2019 07:06:35 GMT 2019-01-18 07:06:35,714 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-18 07:06:35,715 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 80 2019-01-18 07:06:35,715 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-18 07:06:35,715 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/executions/e87ce63d-2c62-4c4d-a907-7e1bd4215583 2019-01-18 07:06:35,779 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-18 07:06:35,780 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-18 07:06:35,780 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-18 07:06:35,780 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-18 07:06:35,780 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-18 07:06:35,780 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-18 07:06:35,780 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-18 07:06:35,780 - 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": "2019-01-18T07:06:35.566Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"} 2019-01-18 07:06:35,780 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-18 07:06:35,780 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 18 Jan 2019 07:06:35 GMT 2019-01-18 07:06:35,781 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-18 07:06:35,781 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-18 07:06:35,781 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-18 07:06:40,292 - paramiko.transport - DEBUG - EOF in transport thread 2019-01-18 07:06:40,786 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/events 2019-01-18 07:06:40,958 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-18 07:06:40,959 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-18 07:06:40,959 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-18 07:06:40,959 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-18 07:06:40,959 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-18 07:06:40,959 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-18 07:06:40,959 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-18 07:06:40,959 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "event_type": "workflow_started", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:06:36.292Z", "message": "Starting 'install' workflow execution", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:06:36.292Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": "homer_security_group_7zevbh", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:06:38.877Z", "message": "Creating node", "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:06:38.877Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": "keypair_vw2txl", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:06:39.235Z", "message": "Creating node", "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:06:39.235Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": "homer_security_group_7zevbh", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:06:39.235Z", "message": "Sending task 'neutron_plugin.security_group.create'", "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:06:39.235Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": "homer_security_group_7zevbh", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:06:39.235Z", "message": "Task started 'neutron_plugin.security_group.create'", "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:06:39.235Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": "homer_security_group_7zevbh", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:06:39.916Z", "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": "2019-01-18T07:06:39.916Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "5e4a903c-a7f9-4af3-aff1-a87d115191ca"}, {"node_instance_id": "bind_security_group_6yuo7k", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:06:40.581Z", "message": "Creating node", "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:06:40.581Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": "ellis_floatingip_hodf10", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:06:40.581Z", "message": "Creating node", "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:06:40.581Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": "ellis_security_group_4l108p", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:06:40.581Z", "message": "Creating node", "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:06:40.581Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": "internal_sip_security_group_xrqtbh", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:06:40.581Z", "message": "Creating node", "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:06:40.581Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": "vellum_security_group_fdtn9i", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:06:40.581Z", "message": "Creating node", "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:06:40.581Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": "ellis_floatingip_hodf10", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:06:40.581Z", "message": "Sending task 'neutron_plugin.floatingip.create'", "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:06:40.581Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": "bind_security_group_6yuo7k", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:06:40.581Z", "message": "Sending task 'neutron_plugin.security_group.create'", "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:06:40.581Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": "ellis_security_group_4l108p", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:06:40.581Z", "message": "Sending task 'neutron_plugin.security_group.create'", "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:06:40.581Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": "internal_sip_security_group_xrqtbh", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:06:40.581Z", "message": "Sending task 'neutron_plugin.security_group.create'", "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:06:40.581Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": "keypair_vw2txl", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:06:40.581Z", "message": "Sending task 'nova_plugin.keypair.create'", "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:06:40.581Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": "ellis_floatingip_hodf10", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:06:40.581Z", "message": "Task started 'neutron_plugin.floatingip.create'", "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:06:40.581Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": "bind_security_group_6yuo7k", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:06:40.581Z", "message": "Task started 'neutron_plugin.security_group.create'", "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:06:40.581Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": "ellis_security_group_4l108p", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:06:40.581Z", "message": "Task started 'neutron_plugin.security_group.create'", "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:06:40.581Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": "keypair_vw2txl", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:06:40.581Z", "message": "Task started 'nova_plugin.keypair.create'", "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:06:40.581Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}], "metadata": {"pagination": {"total": 20, "offset": 0, "size": 50}}} 2019-01-18 07:06:40,960 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-18 07:06:40,960 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 18 Jan 2019 07:06:40 GMT 2019-01-18 07:06:40,960 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-18 07:06:40,960 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 10191 2019-01-18 07:06:40,960 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-18 07:06:40,960 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting 'install' workflow execution 2019-01-18 07:06:40,961 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2019-01-18 07:06:40,961 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2019-01-18 07:06:40,961 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2019-01-18 07:06:40,961 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2019-01-18 07:06:40,961 - 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} 2019-01-18 07:06:40,962 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2019-01-18 07:06:40,962 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2019-01-18 07:06:40,962 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2019-01-18 07:06:40,962 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2019-01-18 07:06:40,962 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2019-01-18 07:06:40,962 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.floatingip.create' 2019-01-18 07:06:40,962 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2019-01-18 07:06:40,963 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2019-01-18 07:06:40,963 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2019-01-18 07:06:40,963 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.keypair.create' 2019-01-18 07:06:40,963 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.floatingip.create' 2019-01-18 07:06:40,963 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2019-01-18 07:06:40,963 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2019-01-18 07:06:40,964 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.keypair.create' 2019-01-18 07:06:40,964 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/executions/e87ce63d-2c62-4c4d-a907-7e1bd4215583 2019-01-18 07:06:41,215 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-18 07:06:41,215 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-18 07:06:41,216 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-18 07:06:41,216 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-18 07:06:41,216 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-18 07:06:41,216 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-18 07:06:41,216 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-18 07:06:41,216 - 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": "2019-01-18T07:06:35.566Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"} 2019-01-18 07:06:41,216 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-18 07:06:41,216 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 18 Jan 2019 07:06:41 GMT 2019-01-18 07:06:41,216 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-18 07:06:41,217 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-18 07:06:41,217 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-18 07:06:46,222 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/events 2019-01-18 07:06:46,382 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-18 07:06:46,382 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-18 07:06:46,382 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-18 07:06:46,382 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-18 07:06:46,382 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-18 07:06:46,382 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-18 07:06:46,382 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-18 07:06:46,383 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_security_group_7zevbh", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:06:41.175Z", "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": "2019-01-18T07:06:41.175Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "5e4a903c-a7f9-4af3-aff1-a87d115191ca"}, {"node_instance_id": "homer_security_group_7zevbh", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:06:41.175Z", "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": "2019-01-18T07:06:41.175Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "5e4a903c-a7f9-4af3-aff1-a87d115191ca"}, {"node_instance_id": "homer_security_group_7zevbh", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:06:41.175Z", "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": "2019-01-18T07:06:41.175Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "5e4a903c-a7f9-4af3-aff1-a87d115191ca"}, {"node_instance_id": "base_security_group_1n4xv2", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:06:41.622Z", "message": "Creating node", "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:06:41.622Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": "bind_floatingip_emkzwv", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:06:41.622Z", "message": "Creating node", "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:06:41.622Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": "bono_security_group_ozwlnw", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:06:41.622Z", "message": "Creating node", "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:06:41.622Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": "sprout_security_group_jkwbra", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:06:41.622Z", "message": "Creating node", "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:06:41.622Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": "bind_floatingip_emkzwv", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:06:41.622Z", "message": "Sending task 'neutron_plugin.floatingip.create'", "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:06:41.622Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": "base_security_group_1n4xv2", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:06:41.622Z", "message": "Sending task 'neutron_plugin.security_group.create'", "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:06:41.622Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": "bono_security_group_ozwlnw", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:06:41.622Z", "message": "Sending task 'neutron_plugin.security_group.create'", "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:06:41.622Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": "vellum_security_group_fdtn9i", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:06:41.622Z", "message": "Sending task 'neutron_plugin.security_group.create'", "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:06:41.622Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": "bind_security_group_6yuo7k", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:06:42.246Z", "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": "2019-01-18T07:06:42.246Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "ae3cac49-6924-4f3c-97d6-2a04d73d5f3c"}, {"node_instance_id": "ellis_security_group_4l108p", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:06:42.246Z", "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": "2019-01-18T07:06:42.246Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "dfc344ca-a6ae-4257-849e-f0f28284b77c"}, {"node_instance_id": "ellis_security_group_4l108p", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:06:42.246Z", "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": "2019-01-18T07:06:42.246Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "dfc344ca-a6ae-4257-849e-f0f28284b77c"}, {"node_instance_id": "bind_security_group_6yuo7k", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:06:42.246Z", "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": "2019-01-18T07:06:42.246Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "ae3cac49-6924-4f3c-97d6-2a04d73d5f3c"}, {"node_instance_id": "bind_security_group_6yuo7k", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:06:42.246Z", "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": "2019-01-18T07:06:42.246Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "ae3cac49-6924-4f3c-97d6-2a04d73d5f3c"}, {"node_instance_id": "ellis_security_group_4l108p", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:06:42.246Z", "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": "2019-01-18T07:06:42.246Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "dfc344ca-a6ae-4257-849e-f0f28284b77c"}, {"node_instance_id": "ellis_security_group_4l108p", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:06:42.246Z", "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": "2019-01-18T07:06:42.246Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "dfc344ca-a6ae-4257-849e-f0f28284b77c"}, {"node_instance_id": "bind_security_group_6yuo7k", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:06:42.246Z", "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": "2019-01-18T07:06:42.246Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "ae3cac49-6924-4f3c-97d6-2a04d73d5f3c"}, {"node_instance_id": "keypair_vw2txl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:06:42.246Z", "message": "Using external resource keypair: cloudify_ims-kp_1ca01ad2-5231-490b-a55b-e22ffb3bc7ae", "level": "info", "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:06:42.246Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "584e664f-196e-4374-b0c0-e03b29c61525"}, {"node_instance_id": "keypair_vw2txl", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:06:42.858Z", "message": "Configuring node", "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:06:42.858Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": "bono_floatingip_mnuncb", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:06:42.858Z", "message": "Creating node", "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:06:42.858Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": "dime_security_group_pbil7g", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:06:42.858Z", "message": "Creating node", "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:06:42.858Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": "bono_floatingip_mnuncb", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:06:42.858Z", "message": "Sending task 'neutron_plugin.floatingip.create'", "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:06:42.858Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": "dime_security_group_pbil7g", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:06:42.858Z", "message": "Sending task 'neutron_plugin.security_group.create'", "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:06:42.858Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": "sprout_security_group_jkwbra", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:06:42.858Z", "message": "Sending task 'neutron_plugin.security_group.create'", "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:06:42.858Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": "internal_sip_security_group_xrqtbh", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:06:42.858Z", "message": "Task started 'neutron_plugin.security_group.create'", "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:06:42.858Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": "keypair_vw2txl", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:06:42.858Z", "message": "Task succeeded 'nova_plugin.keypair.create'", "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:06:42.858Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": "ellis_floatingip_hodf10", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:06:43.277Z", "message": "Floating IP creation response: {u'router_id': None, u'status': u'DOWN', u'description': u'', u'tags': [], u'tenant_id': u'87548a2f9ec54cf09a4e529f1d44eaeb', u'created_at': u'2019-01-18T07:06:42Z', u'updated_at': u'2019-01-18T07:06:42Z', u'floating_network_id': u'c7128340-d09d-4472-ab8c-6b0e75149f5d', u'fixed_ip_address': None, u'floating_ip_address': u'172.30.9.209', u'revision_number': 0, u'project_id': u'87548a2f9ec54cf09a4e529f1d44eaeb', u'port_id': None, u'id': u'ecf6e84a-561d-439f-80a3-bafe9b72fc6b'}", "level": "info", "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:06:43.277Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "053fc5e1-15b6-43a2-8df4-27c3a6549ab7"}, {"node_instance_id": "internal_sip_security_group_xrqtbh", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:06:43.277Z", "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": "2019-01-18T07:06:43.277Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "03fe7d9e-6308-4f7d-bf57-b475804738f3"}, {"node_instance_id": "internal_sip_security_group_xrqtbh", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:06:43.277Z", "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": "2019-01-18T07:06:43.277Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "03fe7d9e-6308-4f7d-bf57-b475804738f3"}, {"node_instance_id": "internal_sip_security_group_xrqtbh", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:06:43.277Z", "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": "2019-01-18T07:06:43.277Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "03fe7d9e-6308-4f7d-bf57-b475804738f3"}, {"node_instance_id": "internal_sip_security_group_xrqtbh", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:06:43.277Z", "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": "2019-01-18T07:06:43.277Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "03fe7d9e-6308-4f7d-bf57-b475804738f3"}, {"node_instance_id": "internal_sip_security_group_xrqtbh", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:06:43.277Z", "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": "2019-01-18T07:06:43.277Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "03fe7d9e-6308-4f7d-bf57-b475804738f3"}, {"node_instance_id": "internal_sip_security_group_xrqtbh", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:06:43.277Z", "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": "2019-01-18T07:06:43.277Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "03fe7d9e-6308-4f7d-bf57-b475804738f3"}, {"node_instance_id": "keypair_vw2txl", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:06:43.877Z", "message": "Starting node", "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:06:43.877Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": "vellum_security_group_fdtn9i", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:06:43.877Z", "message": "Task started 'neutron_plugin.security_group.create'", "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:06:43.877Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": "ellis_floatingip_hodf10", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:06:43.877Z", "message": "Task succeeded 'neutron_plugin.floatingip.create'", "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:06:43.877Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": "vellum_security_group_fdtn9i", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:06:44.341Z", "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": "2019-01-18T07:06:44.341Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "083f9d2c-49e4-4a81-825a-9bd4ac01bf76"}, {"node_instance_id": "vellum_security_group_fdtn9i", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:06:44.341Z", "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": "2019-01-18T07:06:44.341Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "083f9d2c-49e4-4a81-825a-9bd4ac01bf76"}, {"node_instance_id": "vellum_security_group_fdtn9i", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:06:44.341Z", "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": "2019-01-18T07:06:44.341Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "083f9d2c-49e4-4a81-825a-9bd4ac01bf76"}, {"node_instance_id": "vellum_security_group_fdtn9i", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:06:44.341Z", "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": "2019-01-18T07:06:44.341Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "083f9d2c-49e4-4a81-825a-9bd4ac01bf76"}, {"node_instance_id": "vellum_security_group_fdtn9i", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:06:44.341Z", "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": "2019-01-18T07:06:44.341Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "083f9d2c-49e4-4a81-825a-9bd4ac01bf76"}, {"node_instance_id": "ellis_floatingip_hodf10", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:06:44.906Z", "message": "Configuring node", "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:06:44.906Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": "homer_security_group_7zevbh", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:06:44.906Z", "message": "Configuring node", "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:06:44.906Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": "proxy_host_1dokw4", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:06:44.906Z", "message": "Creating node", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:06:44.906Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": "proxy_host_1dokw4", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:06:44.906Z", "message": "Sending task 'nova_plugin.server.create'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:06:44.906Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": "ellis_floatingip_hodf10", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:06:44.906Z", "message": "Starting node", "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:06:44.906Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": "bind_floatingip_emkzwv", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:06:44.906Z", "message": "Task started 'neutron_plugin.floatingip.create'", "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:06:44.906Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": "homer_security_group_7zevbh", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:06:44.906Z", "message": "Task succeeded 'neutron_plugin.security_group.create'", "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:06:44.906Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}], "metadata": {"pagination": {"total": 82, "offset": 20, "size": 50}}} 2019-01-18 07:06:46,383 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-18 07:06:46,383 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 18 Jan 2019 07:06:46 GMT 2019-01-18 07:06:46,383 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-18 07:06:46,383 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 29630 2019-01-18 07:06:46,383 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-18 07:06:46,384 - 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'} 2019-01-18 07:06:46,385 - 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'} 2019-01-18 07:06:46,385 - 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} 2019-01-18 07:06:46,385 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2019-01-18 07:06:46,385 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2019-01-18 07:06:46,385 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2019-01-18 07:06:46,385 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2019-01-18 07:06:46,386 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.floatingip.create' 2019-01-18 07:06:46,386 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2019-01-18 07:06:46,386 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2019-01-18 07:06:46,386 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2019-01-18 07:06:46,386 - 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'} 2019-01-18 07:06:46,386 - 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'} 2019-01-18 07:06:46,387 - 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'} 2019-01-18 07:06:46,387 - 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'} 2019-01-18 07:06:46,387 - 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} 2019-01-18 07:06:46,387 - 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} 2019-01-18 07:06:46,387 - 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} 2019-01-18 07:06:46,387 - 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} 2019-01-18 07:06:46,387 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Using external resource keypair: cloudify_ims-kp_1ca01ad2-5231-490b-a55b-e22ffb3bc7ae 2019-01-18 07:06:46,388 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2019-01-18 07:06:46,388 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2019-01-18 07:06:46,388 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2019-01-18 07:06:46,388 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.floatingip.create' 2019-01-18 07:06:46,388 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2019-01-18 07:06:46,388 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2019-01-18 07:06:46,389 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2019-01-18 07:06:46,389 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.keypair.create' 2019-01-18 07:06:46,389 - 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'87548a2f9ec54cf09a4e529f1d44eaeb', u'created_at': u'2019-01-18T07:06:42Z', u'updated_at': u'2019-01-18T07:06:42Z', u'floating_network_id': u'c7128340-d09d-4472-ab8c-6b0e75149f5d', u'fixed_ip_address': None, u'floating_ip_address': u'172.30.9.209', u'revision_number': 0, u'project_id': u'87548a2f9ec54cf09a4e529f1d44eaeb', u'port_id': None, u'id': u'ecf6e84a-561d-439f-80a3-bafe9b72fc6b'} 2019-01-18 07:06:46,389 - 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'} 2019-01-18 07:06:46,389 - 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'} 2019-01-18 07:06:46,389 - 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'} 2019-01-18 07:06:46,390 - 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} 2019-01-18 07:06:46,390 - 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} 2019-01-18 07:06:46,390 - 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} 2019-01-18 07:06:46,390 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2019-01-18 07:06:46,390 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2019-01-18 07:06:46,390 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.floatingip.create' 2019-01-18 07:06:46,390 - 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'} 2019-01-18 07:06:46,391 - 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'} 2019-01-18 07:06:46,391 - 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} 2019-01-18 07:06:46,391 - 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} 2019-01-18 07:06:46,391 - 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} 2019-01-18 07:06:46,391 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2019-01-18 07:06:46,391 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2019-01-18 07:06:46,392 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2019-01-18 07:06:46,392 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2019-01-18 07:06:46,392 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2019-01-18 07:06:46,392 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.floatingip.create' 2019-01-18 07:06:46,392 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2019-01-18 07:06:46,392 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/executions/e87ce63d-2c62-4c4d-a907-7e1bd4215583 2019-01-18 07:06:46,476 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-18 07:06:46,476 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-18 07:06:46,476 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-18 07:06:46,476 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-18 07:06:46,476 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-18 07:06:46,476 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-18 07:06:46,477 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-18 07:06:46,477 - 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": "2019-01-18T07:06:35.566Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"} 2019-01-18 07:06:46,477 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-18 07:06:46,477 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 18 Jan 2019 07:06:46 GMT 2019-01-18 07:06:46,477 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-18 07:06:46,477 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-18 07:06:46,477 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-18 07:06:51,480 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/events 2019-01-18 07:06:51,555 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-18 07:06:51,555 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-18 07:06:51,555 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-18 07:06:51,555 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-18 07:06:51,555 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-18 07:06:51,556 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-18 07:06:51,556 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-18 07:06:51,556 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_security_group_fdtn9i", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:06:45.775Z", "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": "2019-01-18T07:06:45.775Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "083f9d2c-49e4-4a81-825a-9bd4ac01bf76"}, {"node_instance_id": "vellum_security_group_fdtn9i", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:06:45.775Z", "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": "2019-01-18T07:06:45.775Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "083f9d2c-49e4-4a81-825a-9bd4ac01bf76"}, {"node_instance_id": "vellum_security_group_fdtn9i", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:06:45.775Z", "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": "2019-01-18T07:06:45.775Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "083f9d2c-49e4-4a81-825a-9bd4ac01bf76"}, {"node_instance_id": "vellum_security_group_fdtn9i", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:06:45.775Z", "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": "2019-01-18T07:06:45.775Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "083f9d2c-49e4-4a81-825a-9bd4ac01bf76"}, {"node_instance_id": "vellum_security_group_fdtn9i", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:06:45.775Z", "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": "2019-01-18T07:06:45.775Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "083f9d2c-49e4-4a81-825a-9bd4ac01bf76"}, {"node_instance_id": "vellum_security_group_fdtn9i", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:06:45.775Z", "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": "2019-01-18T07:06:45.775Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "083f9d2c-49e4-4a81-825a-9bd4ac01bf76"}, {"node_instance_id": "vellum_security_group_fdtn9i", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:06:45.775Z", "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": "2019-01-18T07:06:45.775Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "083f9d2c-49e4-4a81-825a-9bd4ac01bf76"}, {"node_instance_id": "homer_security_group_7zevbh", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:06:45.932Z", "message": "Starting node", "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:06:45.932Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": "base_security_group_1n4xv2", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:06:45.932Z", "message": "Task started 'neutron_plugin.security_group.create'", "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:06:45.932Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": "bono_security_group_ozwlnw", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:06:45.932Z", "message": "Task started 'neutron_plugin.security_group.create'", "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:06:45.932Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": "bind_security_group_6yuo7k", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:06:45.932Z", "message": "Task succeeded 'neutron_plugin.security_group.create'", "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:06:45.932Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": "ellis_security_group_4l108p", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:06:45.932Z", "message": "Task succeeded 'neutron_plugin.security_group.create'", "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:06:45.932Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": "base_security_group_1n4xv2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:06:46.801Z", "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": "2019-01-18T07:06:46.801Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "8878d649-0f7a-49aa-bfe4-bb53a994f205"}, {"node_instance_id": "base_security_group_1n4xv2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:06:46.801Z", "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": "2019-01-18T07:06:46.801Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "8878d649-0f7a-49aa-bfe4-bb53a994f205"}, {"node_instance_id": "base_security_group_1n4xv2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:06:46.801Z", "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": "2019-01-18T07:06:46.801Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "8878d649-0f7a-49aa-bfe4-bb53a994f205"}, {"node_instance_id": "bono_security_group_ozwlnw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:06:46.801Z", "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": "2019-01-18T07:06:46.801Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "bc0441dc-3c27-454b-89d0-006fbace0bb6"}, {"node_instance_id": "bono_security_group_ozwlnw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:06:46.801Z", "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": "2019-01-18T07:06:46.801Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "bc0441dc-3c27-454b-89d0-006fbace0bb6"}, {"node_instance_id": "bono_security_group_ozwlnw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:06:46.801Z", "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": "2019-01-18T07:06:46.801Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "bc0441dc-3c27-454b-89d0-006fbace0bb6"}, {"node_instance_id": "bono_security_group_ozwlnw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:06:46.801Z", "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": "2019-01-18T07:06:46.801Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "bc0441dc-3c27-454b-89d0-006fbace0bb6"}, {"node_instance_id": "bono_security_group_ozwlnw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:06:46.801Z", "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": "2019-01-18T07:06:46.801Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "bc0441dc-3c27-454b-89d0-006fbace0bb6"}, {"node_instance_id": "base_security_group_1n4xv2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:06:46.801Z", "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": "2019-01-18T07:06:46.801Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "8878d649-0f7a-49aa-bfe4-bb53a994f205"}, {"node_instance_id": "bono_security_group_ozwlnw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:06:46.801Z", "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": "2019-01-18T07:06:46.801Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "bc0441dc-3c27-454b-89d0-006fbace0bb6"}, {"node_instance_id": "bono_security_group_ozwlnw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:06:46.801Z", "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": "2019-01-18T07:06:46.801Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "bc0441dc-3c27-454b-89d0-006fbace0bb6"}, {"node_instance_id": "bono_security_group_ozwlnw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:06:46.801Z", "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": "2019-01-18T07:06:46.801Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "bc0441dc-3c27-454b-89d0-006fbace0bb6"}, {"node_instance_id": "base_security_group_1n4xv2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:06:46.801Z", "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": "2019-01-18T07:06:46.801Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "8878d649-0f7a-49aa-bfe4-bb53a994f205"}, {"node_instance_id": "base_security_group_1n4xv2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:06:46.801Z", "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": "2019-01-18T07:06:46.801Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "8878d649-0f7a-49aa-bfe4-bb53a994f205"}, {"node_instance_id": "base_security_group_1n4xv2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:06:46.801Z", "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": "2019-01-18T07:06:46.801Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "8878d649-0f7a-49aa-bfe4-bb53a994f205"}, {"node_instance_id": "bono_security_group_ozwlnw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:06:46.801Z", "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": "2019-01-18T07:06:46.801Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "bc0441dc-3c27-454b-89d0-006fbace0bb6"}, {"node_instance_id": "bono_security_group_ozwlnw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:06:46.801Z", "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": "2019-01-18T07:06:46.801Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "bc0441dc-3c27-454b-89d0-006fbace0bb6"}, {"node_instance_id": "bono_security_group_ozwlnw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:06:46.801Z", "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": "2019-01-18T07:06:46.801Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "bc0441dc-3c27-454b-89d0-006fbace0bb6"}, {"node_instance_id": "bono_security_group_ozwlnw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:06:46.801Z", "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": "2019-01-18T07:06:46.801Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "bc0441dc-3c27-454b-89d0-006fbace0bb6"}, {"node_instance_id": "bono_security_group_ozwlnw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:06:46.801Z", "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": "2019-01-18T07:06:46.801Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "bc0441dc-3c27-454b-89d0-006fbace0bb6"}, {"node_instance_id": "bono_security_group_ozwlnw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:06:46.801Z", "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": "2019-01-18T07:06:46.801Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "bc0441dc-3c27-454b-89d0-006fbace0bb6"}, {"node_instance_id": "base_security_group_1n4xv2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:06:46.801Z", "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": "2019-01-18T07:06:46.801Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "8878d649-0f7a-49aa-bfe4-bb53a994f205"}, {"node_instance_id": "bono_security_group_ozwlnw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:06:46.801Z", "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": "2019-01-18T07:06:46.801Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "bc0441dc-3c27-454b-89d0-006fbace0bb6"}, {"node_instance_id": "bono_security_group_ozwlnw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:06:46.801Z", "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": "2019-01-18T07:06:46.801Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "bc0441dc-3c27-454b-89d0-006fbace0bb6"}, {"node_instance_id": "bind_security_group_6yuo7k", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:06:46.945Z", "message": "Configuring node", "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:06:46.945Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": "ellis_security_group_4l108p", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:06:46.945Z", "message": "Configuring node", "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:06:46.945Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": "bind_security_group_6yuo7k", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:06:46.945Z", "message": "Starting node", "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:06:46.945Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": "ellis_security_group_4l108p", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:06:46.945Z", "message": "Starting node", "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:06:46.945Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": "bind_floatingip_emkzwv", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:06:47.832Z", "message": "Floating IP creation response: {u'router_id': None, u'status': u'DOWN', u'description': u'', u'tags': [], u'tenant_id': u'87548a2f9ec54cf09a4e529f1d44eaeb', u'created_at': u'2019-01-18T07:06:46Z', u'updated_at': u'2019-01-18T07:06:46Z', u'floating_network_id': u'c7128340-d09d-4472-ab8c-6b0e75149f5d', u'fixed_ip_address': None, u'floating_ip_address': u'172.30.9.204', u'revision_number': 0, u'project_id': u'87548a2f9ec54cf09a4e529f1d44eaeb', u'port_id': None, u'id': u'eb6b6d44-5f28-49aa-ab7f-5a00a765e436'}", "level": "info", "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:06:47.832Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "b9916496-6b69-468f-974f-00b0ff5722c2"}, {"node_instance_id": "sprout_security_group_jkwbra", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:06:47.832Z", "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": "2019-01-18T07:06:47.832Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "122d51ac-0048-481c-914a-b837cf78f58c"}, {"node_instance_id": "sprout_security_group_jkwbra", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:06:47.832Z", "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": "2019-01-18T07:06:47.832Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "122d51ac-0048-481c-914a-b837cf78f58c"}, {"node_instance_id": "bind_floatingip_emkzwv", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:06:47.970Z", "message": "Configuring node", "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:06:47.970Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": "internal_sip_security_group_xrqtbh", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:06:47.970Z", "message": "Configuring node", "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:06:47.970Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": "dime_security_group_pbil7g", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:06:47.970Z", "message": "Task started 'neutron_plugin.security_group.create'", "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:06:47.970Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": "sprout_security_group_jkwbra", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:06:47.970Z", "message": "Task started 'neutron_plugin.security_group.create'", "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:06:47.970Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": "bind_floatingip_emkzwv", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:06:47.970Z", "message": "Task succeeded 'neutron_plugin.floatingip.create'", "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:06:47.970Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": "internal_sip_security_group_xrqtbh", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:06:47.970Z", "message": "Task succeeded 'neutron_plugin.security_group.create'", "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:06:47.970Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": "dime_security_group_pbil7g", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:06:48.960Z", "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": "2019-01-18T07:06:48.960Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "be1c280b-eb2c-4392-886f-1aa494e3ebdd"}], "metadata": {"pagination": {"total": 135, "offset": 70, "size": 50}}} 2019-01-18 07:06:51,556 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-18 07:06:51,556 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 18 Jan 2019 07:06:51 GMT 2019-01-18 07:06:51,556 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-18 07:06:51,556 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 31907 2019-01-18 07:06:51,556 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-18 07:06:51,557 - 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'} 2019-01-18 07:06:51,558 - 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'} 2019-01-18 07:06:51,558 - 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'} 2019-01-18 07:06:51,558 - 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'} 2019-01-18 07:06:51,558 - 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} 2019-01-18 07:06:51,558 - 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} 2019-01-18 07:06:51,559 - 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} 2019-01-18 07:06:51,559 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2019-01-18 07:06:51,559 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2019-01-18 07:06:51,559 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2019-01-18 07:06:51,559 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2019-01-18 07:06:51,559 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2019-01-18 07:06:51,560 - 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'} 2019-01-18 07:06:51,560 - 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'} 2019-01-18 07:06:51,560 - 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'} 2019-01-18 07:06:51,560 - 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'} 2019-01-18 07:06:51,560 - 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'} 2019-01-18 07:06:51,560 - 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'} 2019-01-18 07:06:51,561 - 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'} 2019-01-18 07:06:51,561 - 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'} 2019-01-18 07:06:51,561 - 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'} 2019-01-18 07:06:51,561 - 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'} 2019-01-18 07:06:51,561 - 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'} 2019-01-18 07:06:51,561 - 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'} 2019-01-18 07:06:51,561 - 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} 2019-01-18 07:06:51,562 - 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} 2019-01-18 07:06:51,562 - 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} 2019-01-18 07:06:51,562 - 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} 2019-01-18 07:06:51,562 - 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'} 2019-01-18 07:06:51,562 - 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} 2019-01-18 07:06:51,562 - 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} 2019-01-18 07:06:51,563 - 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} 2019-01-18 07:06:51,563 - 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} 2019-01-18 07:06:51,563 - 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} 2019-01-18 07:06:51,563 - 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} 2019-01-18 07:06:51,563 - 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} 2019-01-18 07:06:51,563 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2019-01-18 07:06:51,564 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2019-01-18 07:06:51,564 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2019-01-18 07:06:51,564 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2019-01-18 07:06:51,564 - 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'87548a2f9ec54cf09a4e529f1d44eaeb', u'created_at': u'2019-01-18T07:06:46Z', u'updated_at': u'2019-01-18T07:06:46Z', u'floating_network_id': u'c7128340-d09d-4472-ab8c-6b0e75149f5d', u'fixed_ip_address': None, u'floating_ip_address': u'172.30.9.204', u'revision_number': 0, u'project_id': u'87548a2f9ec54cf09a4e529f1d44eaeb', u'port_id': None, u'id': u'eb6b6d44-5f28-49aa-ab7f-5a00a765e436'} 2019-01-18 07:06:51,564 - 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'} 2019-01-18 07:06:51,564 - 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} 2019-01-18 07:06:51,564 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2019-01-18 07:06:51,565 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2019-01-18 07:06:51,565 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2019-01-18 07:06:51,565 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2019-01-18 07:06:51,565 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.floatingip.create' 2019-01-18 07:06:51,565 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2019-01-18 07:06:51,565 - 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'} 2019-01-18 07:06:51,566 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/executions/e87ce63d-2c62-4c4d-a907-7e1bd4215583 2019-01-18 07:06:51,641 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-18 07:06:51,642 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-18 07:06:51,642 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-18 07:06:51,642 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-18 07:06:51,642 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-18 07:06:51,642 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-18 07:06:51,642 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-18 07:06:51,642 - 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": "2019-01-18T07:06:35.566Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"} 2019-01-18 07:06:51,642 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-18 07:06:51,642 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 18 Jan 2019 07:06:51 GMT 2019-01-18 07:06:51,643 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-18 07:06:51,643 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-18 07:06:51,643 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-18 07:06:56,648 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/events 2019-01-18 07:06:56,733 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-18 07:06:56,734 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-18 07:06:56,734 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-18 07:06:56,734 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-18 07:06:56,734 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-18 07:06:56,734 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-18 07:06:56,734 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-18 07:06:56,734 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_security_group_pbil7g", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:06:48.960Z", "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": "2019-01-18T07:06:48.960Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "be1c280b-eb2c-4392-886f-1aa494e3ebdd"}, {"node_instance_id": "dime_security_group_pbil7g", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:06:48.960Z", "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": "2019-01-18T07:06:48.960Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "be1c280b-eb2c-4392-886f-1aa494e3ebdd"}, {"node_instance_id": "dime_security_group_pbil7g", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:06:48.960Z", "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": "2019-01-18T07:06:48.960Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "be1c280b-eb2c-4392-886f-1aa494e3ebdd"}, {"node_instance_id": "dime_security_group_pbil7g", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:06:48.960Z", "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": "2019-01-18T07:06:48.960Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "be1c280b-eb2c-4392-886f-1aa494e3ebdd"}, {"node_instance_id": "dime_security_group_pbil7g", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:06:48.960Z", "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": "2019-01-18T07:06:48.960Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "be1c280b-eb2c-4392-886f-1aa494e3ebdd"}, {"node_instance_id": "bind_floatingip_emkzwv", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:06:49.000Z", "message": "Starting node", "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:06:49.000Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": "internal_sip_security_group_xrqtbh", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:06:49.000Z", "message": "Starting node", "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:06:49.000Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": "vellum_security_group_fdtn9i", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:06:50.020Z", "message": "Configuring node", "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:06:50.020Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": "bono_floatingip_mnuncb", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:06:50.020Z", "message": "Task started 'neutron_plugin.floatingip.create'", "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:06:50.020Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": "vellum_security_group_fdtn9i", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:06:50.020Z", "message": "Task succeeded 'neutron_plugin.security_group.create'", "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:06:50.020Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": "base_security_group_1n4xv2", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:06:51.055Z", "message": "Configuring node", "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:06:51.055Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": "vellum_security_group_fdtn9i", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:06:51.055Z", "message": "Starting node", "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:06:51.055Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": "proxy_host_1dokw4", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:06:51.055Z", "message": "Task started 'nova_plugin.server.create'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:06:51.055Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": "base_security_group_1n4xv2", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:06:51.055Z", "message": "Task succeeded 'neutron_plugin.security_group.create'", "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:06:51.055Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": "proxy_host_1dokw4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:06:51.124Z", "message": "Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_1ca01ad2-5231-490b-a55b-e22ffb3bc7ae', u'external_name': u'cloudify_ims-kp_1ca01ad2-5231-490b-a55b-e22ffb3bc7ae', u'external_type': u'keypair'}]", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:06:51.124Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "8e2f6323-f679-4f83-ac94-ca96d365dd6a"}, {"node_instance_id": "proxy_host_1dokw4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:06:51.984Z", "message": "server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_proxy_host_1dokw4'}", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:06:51.984Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "8e2f6323-f679-4f83-ac94-ca96d365dd6a"}, {"node_instance_id": "base_security_group_1n4xv2", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:06:52.083Z", "message": "Starting node", "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:06:52.083Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": "bono_security_group_ozwlnw", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:06:52.083Z", "message": "Task succeeded 'neutron_plugin.security_group.create'", "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:06:52.083Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": "sprout_security_group_jkwbra", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:06:52.083Z", "message": "Task succeeded 'neutron_plugin.security_group.create'", "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:06:52.083Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": "bono_floatingip_mnuncb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:06:53.122Z", "message": "Floating IP creation response: {u'router_id': None, u'status': u'DOWN', u'description': u'', u'tags': [], u'tenant_id': u'87548a2f9ec54cf09a4e529f1d44eaeb', u'created_at': u'2019-01-18T07:06:51Z', u'updated_at': u'2019-01-18T07:06:51Z', u'floating_network_id': u'c7128340-d09d-4472-ab8c-6b0e75149f5d', u'fixed_ip_address': None, u'floating_ip_address': u'172.30.9.212', u'revision_number': 0, u'project_id': u'87548a2f9ec54cf09a4e529f1d44eaeb', u'port_id': None, u'id': u'bf303f1d-c90e-458d-8f06-f1b7f6426a99'}", "level": "info", "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:06:53.122Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "dc0a0d8f-1062-44d2-91b8-cf1c151a5a13"}, {"node_instance_id": "bono_security_group_ozwlnw", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:06:53.267Z", "message": "Configuring node", "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:06:53.267Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": "sprout_security_group_jkwbra", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:06:53.267Z", "message": "Configuring node", "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:06:53.267Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": "bind_host_027bff", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:06:53.267Z", "message": "Creating node", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:06:53.267Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": "homer_host_cazqu3", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:06:53.267Z", "message": "Creating node", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:06:53.267Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": "bind_host_027bff", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:06:53.267Z", "message": "Sending task 'nova_plugin.server.create'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:06:53.267Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": "homer_host_cazqu3", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:06:53.267Z", "message": "Sending task 'nova_plugin.server.create'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:06:53.267Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": "bind_host_027bff", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:06:53.267Z", "message": "Task started 'nova_plugin.server.create'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:06:53.267Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": "homer_host_cazqu3", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:06:53.267Z", "message": "Task started 'nova_plugin.server.create'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:06:53.267Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": "bono_floatingip_mnuncb", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:06:53.267Z", "message": "Task succeeded 'neutron_plugin.floatingip.create'", "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:06:53.267Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": "dime_security_group_pbil7g", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:06:53.267Z", "message": "Task succeeded 'neutron_plugin.security_group.create'", "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:06:53.267Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": "proxy_host_1dokw4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:06:54.353Z", "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": "2019-01-18T07:06:54.353Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "8e2f6323-f679-4f83-ac94-ca96d365dd6a"}, {"node_instance_id": "proxy_host_1dokw4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:06:54.353Z", "message": "Creating VM with parameters: {'name': 'server_clearwater-opnfv_proxy_host_1dokw4', 'key_name': u'cloudify_ims-kp_1ca01ad2-5231-490b-a55b-e22ffb3bc7ae', 'image': u'2ab129a9-c22f-4949-a43b-1587cc047d95', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_1ca01ad2-5231-490b-a55b-e22ffb3bc7ae', 'cloudify_management_network_id': u'96c89bdc-476b-4124-b351-17f786dda6dc'}, 'nics': [{'net-id': u'96c89bdc-476b-4124-b351-17f786dda6dc'}], 'flavor': u'145dd913-9bd5-47d8-ac28-2d7ae5c32375'}", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:06:54.353Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "8e2f6323-f679-4f83-ac94-ca96d365dd6a"}, {"node_instance_id": "proxy_host_1dokw4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:06:54.353Z", "message": "server.create() server after transformations: {'name': 'server_clearwater-opnfv_proxy_host_1dokw4', 'key_name': u'cloudify_ims-kp_1ca01ad2-5231-490b-a55b-e22ffb3bc7ae', 'image': u'2ab129a9-c22f-4949-a43b-1587cc047d95', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_1ca01ad2-5231-490b-a55b-e22ffb3bc7ae', 'cloudify_management_network_id': u'96c89bdc-476b-4124-b351-17f786dda6dc'}, 'nics': [{'net-id': u'96c89bdc-476b-4124-b351-17f786dda6dc'}], 'flavor': u'145dd913-9bd5-47d8-ac28-2d7ae5c32375'}", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:06:54.353Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "8e2f6323-f679-4f83-ac94-ca96d365dd6a"}, {"node_instance_id": "dime_security_group_pbil7g", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:06:54.411Z", "message": "Configuring node", "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:06:54.411Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": "ellis_host_j3ioa9", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:06:54.411Z", "message": "Creating node", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:06:54.411Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": "vellum_host_qmx7m0", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:06:54.411Z", "message": "Creating node", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:06:54.411Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": "ellis_host_j3ioa9", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:06:54.411Z", "message": "Sending task 'nova_plugin.server.create'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:06:54.411Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": "vellum_host_qmx7m0", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:06:54.411Z", "message": "Sending task 'nova_plugin.server.create'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:06:54.411Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": "sprout_security_group_jkwbra", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:06:54.411Z", "message": "Starting node", "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:06:54.411Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": "ellis_host_j3ioa9", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:06:54.411Z", "message": "Task started 'nova_plugin.server.create'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:06:54.411Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": "vellum_host_qmx7m0", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:06:54.411Z", "message": "Task started 'nova_plugin.server.create'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:06:54.411Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": "vellum_host_qmx7m0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:06:55.393Z", "message": "Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_1ca01ad2-5231-490b-a55b-e22ffb3bc7ae', u'external_name': u'cloudify_ims-kp_1ca01ad2-5231-490b-a55b-e22ffb3bc7ae', u'external_type': u'keypair'}, {u'external_id': u'1b94dc94-1595-4aa1-ac3a-a19196779426', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'219889fa-4d1a-48ff-9edd-21aab106858b', 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": "2019-01-18T07:06:55.393Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "cbf12f75-7bac-46a9-b99b-0bcfc00fe00e"}, {"node_instance_id": "ellis_host_j3ioa9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:06:55.393Z", "message": "Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_1ca01ad2-5231-490b-a55b-e22ffb3bc7ae', u'external_name': u'cloudify_ims-kp_1ca01ad2-5231-490b-a55b-e22ffb3bc7ae', u'external_type': u'keypair'}, {u'external_id': u'1b94dc94-1595-4aa1-ac3a-a19196779426', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'4cf74c65-d434-492c-80a2-91f65af722ca', u'external_name': u'clearwater-sg_ellis', u'external_type': u'security_group'}, {u'external_id': u'ecf6e84a-561d-439f-80a3-bafe9b72fc6b', u'floating_ip_address': u'172.30.9.209', u'external_type': u'floatingip'}]", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:06:55.393Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "47e02293-e729-401d-ba12-a6bdb0dde735"}, {"node_instance_id": "bind_host_027bff", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:06:55.393Z", "message": "Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_1ca01ad2-5231-490b-a55b-e22ffb3bc7ae', u'external_name': u'cloudify_ims-kp_1ca01ad2-5231-490b-a55b-e22ffb3bc7ae', u'external_type': u'keypair'}, {u'external_id': u'1b94dc94-1595-4aa1-ac3a-a19196779426', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'a1344f88-491d-478b-8c75-e411e0f36a76', u'external_name': u'clearwater-sg_bind', u'external_type': u'security_group'}, {u'external_id': u'eb6b6d44-5f28-49aa-ab7f-5a00a765e436', u'floating_ip_address': u'172.30.9.204', u'external_type': u'floatingip'}]", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:06:55.393Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "b19ed3a7-a0a7-4376-90be-b6b4d8c7a46e"}, {"node_instance_id": "homer_host_cazqu3", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:06:55.393Z", "message": "Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_1ca01ad2-5231-490b-a55b-e22ffb3bc7ae', u'external_name': u'cloudify_ims-kp_1ca01ad2-5231-490b-a55b-e22ffb3bc7ae', u'external_type': u'keypair'}, {u'external_id': u'1b94dc94-1595-4aa1-ac3a-a19196779426', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'feb339b1-4771-4202-b1b0-c8934a5dcde1', 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": "2019-01-18T07:06:55.393Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "3e2e73b7-b768-46fc-8328-c3d31fff7f6e"}, {"node_instance_id": "bind_host_027bff", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:06:55.393Z", "message": "server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_bind_host_027bff'}", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:06:55.393Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "b19ed3a7-a0a7-4376-90be-b6b4d8c7a46e"}, {"node_instance_id": "ellis_host_j3ioa9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:06:55.393Z", "message": "server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_ellis_host_j3ioa9'}", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:06:55.393Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "47e02293-e729-401d-ba12-a6bdb0dde735"}, {"node_instance_id": "homer_host_cazqu3", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:06:55.393Z", "message": "server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_homer_host_cazqu3'}", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:06:55.393Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "3e2e73b7-b768-46fc-8328-c3d31fff7f6e"}, {"node_instance_id": "vellum_host_qmx7m0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:06:55.393Z", "message": "server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_vellum_host_qmx7m0'}", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:06:55.393Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "cbf12f75-7bac-46a9-b99b-0bcfc00fe00e"}, {"node_instance_id": "bono_floatingip_mnuncb", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:06:55.425Z", "message": "Configuring node", "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:06:55.425Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}], "metadata": {"pagination": {"total": 179, "offset": 120, "size": 50}}} 2019-01-18 07:06:56,734 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-18 07:06:56,734 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 18 Jan 2019 07:06:56 GMT 2019-01-18 07:06:56,735 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-18 07:06:56,735 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 30250 2019-01-18 07:06:56,735 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-18 07:06:56,736 - 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'} 2019-01-18 07:06:56,736 - 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'} 2019-01-18 07:06:56,736 - 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} 2019-01-18 07:06:56,737 - 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} 2019-01-18 07:06:56,737 - 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} 2019-01-18 07:06:56,737 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2019-01-18 07:06:56,737 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2019-01-18 07:06:56,737 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2019-01-18 07:06:56,737 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.floatingip.create' 2019-01-18 07:06:56,738 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2019-01-18 07:06:56,738 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2019-01-18 07:06:56,738 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2019-01-18 07:06:56,738 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2019-01-18 07:06:56,738 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2019-01-18 07:06:56,738 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_1ca01ad2-5231-490b-a55b-e22ffb3bc7ae', u'external_name': u'cloudify_ims-kp_1ca01ad2-5231-490b-a55b-e22ffb3bc7ae', u'external_type': u'keypair'}] 2019-01-18 07:06:56,739 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_proxy_host_1dokw4'} 2019-01-18 07:06:56,739 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2019-01-18 07:06:56,739 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2019-01-18 07:06:56,739 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2019-01-18 07:06:56,739 - 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'87548a2f9ec54cf09a4e529f1d44eaeb', u'created_at': u'2019-01-18T07:06:51Z', u'updated_at': u'2019-01-18T07:06:51Z', u'floating_network_id': u'c7128340-d09d-4472-ab8c-6b0e75149f5d', u'fixed_ip_address': None, u'floating_ip_address': u'172.30.9.212', u'revision_number': 0, u'project_id': u'87548a2f9ec54cf09a4e529f1d44eaeb', u'port_id': None, u'id': u'bf303f1d-c90e-458d-8f06-f1b7f6426a99'} 2019-01-18 07:06:56,739 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2019-01-18 07:06:56,740 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2019-01-18 07:06:56,740 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2019-01-18 07:06:56,740 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2019-01-18 07:06:56,740 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2019-01-18 07:06:56,740 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2019-01-18 07:06:56,740 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2019-01-18 07:06:56,740 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2019-01-18 07:06:56,741 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.floatingip.create' 2019-01-18 07:06:56,741 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2019-01-18 07:06:56,741 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Asking Nova to create server. All possible parameters are: name,key_name,image,meta,nics,flavor) 2019-01-18 07:06:56,741 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating VM with parameters: {'name': 'server_clearwater-opnfv_proxy_host_1dokw4', 'key_name': u'cloudify_ims-kp_1ca01ad2-5231-490b-a55b-e22ffb3bc7ae', 'image': u'2ab129a9-c22f-4949-a43b-1587cc047d95', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_1ca01ad2-5231-490b-a55b-e22ffb3bc7ae', 'cloudify_management_network_id': u'96c89bdc-476b-4124-b351-17f786dda6dc'}, 'nics': [{'net-id': u'96c89bdc-476b-4124-b351-17f786dda6dc'}], 'flavor': u'145dd913-9bd5-47d8-ac28-2d7ae5c32375'} 2019-01-18 07:06:56,741 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server after transformations: {'name': 'server_clearwater-opnfv_proxy_host_1dokw4', 'key_name': u'cloudify_ims-kp_1ca01ad2-5231-490b-a55b-e22ffb3bc7ae', 'image': u'2ab129a9-c22f-4949-a43b-1587cc047d95', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_1ca01ad2-5231-490b-a55b-e22ffb3bc7ae', 'cloudify_management_network_id': u'96c89bdc-476b-4124-b351-17f786dda6dc'}, 'nics': [{'net-id': u'96c89bdc-476b-4124-b351-17f786dda6dc'}], 'flavor': u'145dd913-9bd5-47d8-ac28-2d7ae5c32375'} 2019-01-18 07:06:56,741 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2019-01-18 07:06:56,742 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2019-01-18 07:06:56,742 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2019-01-18 07:06:56,742 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2019-01-18 07:06:56,742 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2019-01-18 07:06:56,742 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2019-01-18 07:06:56,742 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2019-01-18 07:06:56,742 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2019-01-18 07:06:56,743 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_1ca01ad2-5231-490b-a55b-e22ffb3bc7ae', u'external_name': u'cloudify_ims-kp_1ca01ad2-5231-490b-a55b-e22ffb3bc7ae', u'external_type': u'keypair'}, {u'external_id': u'1b94dc94-1595-4aa1-ac3a-a19196779426', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'219889fa-4d1a-48ff-9edd-21aab106858b', u'external_name': u'clearwater-sg_vellum', u'external_type': u'security_group'}] 2019-01-18 07:06:56,743 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_1ca01ad2-5231-490b-a55b-e22ffb3bc7ae', u'external_name': u'cloudify_ims-kp_1ca01ad2-5231-490b-a55b-e22ffb3bc7ae', u'external_type': u'keypair'}, {u'external_id': u'1b94dc94-1595-4aa1-ac3a-a19196779426', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'4cf74c65-d434-492c-80a2-91f65af722ca', u'external_name': u'clearwater-sg_ellis', u'external_type': u'security_group'}, {u'external_id': u'ecf6e84a-561d-439f-80a3-bafe9b72fc6b', u'floating_ip_address': u'172.30.9.209', u'external_type': u'floatingip'}] 2019-01-18 07:06:56,743 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_1ca01ad2-5231-490b-a55b-e22ffb3bc7ae', u'external_name': u'cloudify_ims-kp_1ca01ad2-5231-490b-a55b-e22ffb3bc7ae', u'external_type': u'keypair'}, {u'external_id': u'1b94dc94-1595-4aa1-ac3a-a19196779426', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'a1344f88-491d-478b-8c75-e411e0f36a76', u'external_name': u'clearwater-sg_bind', u'external_type': u'security_group'}, {u'external_id': u'eb6b6d44-5f28-49aa-ab7f-5a00a765e436', u'floating_ip_address': u'172.30.9.204', u'external_type': u'floatingip'}] 2019-01-18 07:06:56,743 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_1ca01ad2-5231-490b-a55b-e22ffb3bc7ae', u'external_name': u'cloudify_ims-kp_1ca01ad2-5231-490b-a55b-e22ffb3bc7ae', u'external_type': u'keypair'}, {u'external_id': u'1b94dc94-1595-4aa1-ac3a-a19196779426', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'feb339b1-4771-4202-b1b0-c8934a5dcde1', u'external_name': u'clearwater-sg_homer', u'external_type': u'security_group'}] 2019-01-18 07:06:56,743 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_bind_host_027bff'} 2019-01-18 07:06:56,743 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_ellis_host_j3ioa9'} 2019-01-18 07:06:56,744 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_homer_host_cazqu3'} 2019-01-18 07:06:56,744 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_vellum_host_qmx7m0'} 2019-01-18 07:06:56,744 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2019-01-18 07:06:56,744 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/executions/e87ce63d-2c62-4c4d-a907-7e1bd4215583 2019-01-18 07:06:56,815 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-18 07:06:56,815 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-18 07:06:56,815 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-18 07:06:56,815 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-18 07:06:56,816 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-18 07:06:56,816 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-18 07:06:56,816 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-18 07:06:56,816 - 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": "2019-01-18T07:06:35.566Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"} 2019-01-18 07:06:56,816 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-18 07:06:56,816 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 18 Jan 2019 07:06:56 GMT 2019-01-18 07:06:56,816 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-18 07:06:56,816 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-18 07:06:56,816 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-18 07:07:01,822 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/events 2019-01-18 07:07:01,975 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-18 07:07:01,975 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-18 07:07:01,975 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-18 07:07:01,975 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-18 07:07:01,975 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-18 07:07:01,975 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-18 07:07:01,975 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-18 07:07:01,976 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_floatingip_mnuncb", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:06:55.425Z", "message": "Starting node", "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:06:55.425Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": "bono_security_group_ozwlnw", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:06:55.425Z", "message": "Starting node", "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:06:55.425Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": "dime_security_group_pbil7g", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:06:55.425Z", "message": "Starting node", "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:06:55.425Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": "proxy_host_1dokw4", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:06:55.425Z", "message": "Task succeeded 'nova_plugin.server.create'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:06:55.425Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": "bind_host_027bff", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:06:56.423Z", "message": "server.create() server after transformations: {'name': 'server_clearwater-opnfv_bind_host_027bff', 'key_name': u'cloudify_ims-kp_1ca01ad2-5231-490b-a55b-e22ffb3bc7ae', 'image': u'2ab129a9-c22f-4949-a43b-1587cc047d95', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_1ca01ad2-5231-490b-a55b-e22ffb3bc7ae', 'cloudify_management_network_id': u'96c89bdc-476b-4124-b351-17f786dda6dc'}, 'nics': [{'net-id': u'96c89bdc-476b-4124-b351-17f786dda6dc'}], 'flavor': u'145dd913-9bd5-47d8-ac28-2d7ae5c32375'}", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:06:56.423Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "b19ed3a7-a0a7-4376-90be-b6b4d8c7a46e"}, {"node_instance_id": "proxy_host_1dokw4", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:06:56.445Z", "message": "Configuring node", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:06:56.445Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": "sprout_host_miqw9c", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:06:56.445Z", "message": "Creating node", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:06:56.445Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": "sprout_host_miqw9c", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:06:56.445Z", "message": "Sending task 'nova_plugin.server.create'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:06:56.445Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": "sprout_host_miqw9c", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:06:56.445Z", "message": "Task started 'nova_plugin.server.create'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:06:56.445Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": "bind_host_027bff", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:06:57.407Z", "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": "2019-01-18T07:06:57.407Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "b19ed3a7-a0a7-4376-90be-b6b4d8c7a46e"}, {"node_instance_id": "homer_host_cazqu3", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:06:57.407Z", "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": "2019-01-18T07:06:57.407Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "3e2e73b7-b768-46fc-8328-c3d31fff7f6e"}, {"node_instance_id": "vellum_host_qmx7m0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:06:57.407Z", "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": "2019-01-18T07:06:57.407Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "cbf12f75-7bac-46a9-b99b-0bcfc00fe00e"}, {"node_instance_id": "bind_host_027bff", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:06:57.407Z", "message": "Creating VM with parameters: {'name': 'server_clearwater-opnfv_bind_host_027bff', 'key_name': u'cloudify_ims-kp_1ca01ad2-5231-490b-a55b-e22ffb3bc7ae', 'image': u'2ab129a9-c22f-4949-a43b-1587cc047d95', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_1ca01ad2-5231-490b-a55b-e22ffb3bc7ae', 'cloudify_management_network_id': u'96c89bdc-476b-4124-b351-17f786dda6dc'}, 'nics': [{'net-id': u'96c89bdc-476b-4124-b351-17f786dda6dc'}], 'flavor': u'145dd913-9bd5-47d8-ac28-2d7ae5c32375'}", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:06:57.407Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "b19ed3a7-a0a7-4376-90be-b6b4d8c7a46e"}, {"node_instance_id": "homer_host_cazqu3", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:06:57.407Z", "message": "Creating VM with parameters: {'name': 'server_clearwater-opnfv_homer_host_cazqu3', 'key_name': u'cloudify_ims-kp_1ca01ad2-5231-490b-a55b-e22ffb3bc7ae', 'image': u'2ab129a9-c22f-4949-a43b-1587cc047d95', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_1ca01ad2-5231-490b-a55b-e22ffb3bc7ae', 'cloudify_management_network_id': u'96c89bdc-476b-4124-b351-17f786dda6dc'}, 'nics': [{'net-id': u'96c89bdc-476b-4124-b351-17f786dda6dc'}], 'flavor': u'145dd913-9bd5-47d8-ac28-2d7ae5c32375'}", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:06:57.407Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "3e2e73b7-b768-46fc-8328-c3d31fff7f6e"}, {"node_instance_id": "vellum_host_qmx7m0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:06:57.407Z", "message": "Creating VM with parameters: {'name': 'server_clearwater-opnfv_vellum_host_qmx7m0', 'key_name': u'cloudify_ims-kp_1ca01ad2-5231-490b-a55b-e22ffb3bc7ae', 'image': u'2ab129a9-c22f-4949-a43b-1587cc047d95', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_1ca01ad2-5231-490b-a55b-e22ffb3bc7ae', 'cloudify_management_network_id': u'96c89bdc-476b-4124-b351-17f786dda6dc'}, 'nics': [{'net-id': u'96c89bdc-476b-4124-b351-17f786dda6dc'}], 'flavor': u'145dd913-9bd5-47d8-ac28-2d7ae5c32375'}", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:06:57.407Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "cbf12f75-7bac-46a9-b99b-0bcfc00fe00e"}, {"node_instance_id": "sprout_host_miqw9c", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:06:57.407Z", "message": "Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_1ca01ad2-5231-490b-a55b-e22ffb3bc7ae', u'external_name': u'cloudify_ims-kp_1ca01ad2-5231-490b-a55b-e22ffb3bc7ae', u'external_type': u'keypair'}, {u'external_id': u'1b94dc94-1595-4aa1-ac3a-a19196779426', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'fa8607da-5c78-48ba-adae-ad7e9b49c374', u'external_name': u'clearwater-sg_internal_sip', u'external_type': u'security_group'}, {u'external_id': u'055a0a24-c295-41f1-8016-5be5b4b833ed', 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": "2019-01-18T07:06:57.407Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "09128aa0-f1a0-422f-b8ed-6ef6083cf83e"}, {"node_instance_id": "ellis_host_j3ioa9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:06:57.407Z", "message": "server.create() server after transformations: {'name': 'server_clearwater-opnfv_ellis_host_j3ioa9', 'key_name': u'cloudify_ims-kp_1ca01ad2-5231-490b-a55b-e22ffb3bc7ae', 'image': u'2ab129a9-c22f-4949-a43b-1587cc047d95', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_1ca01ad2-5231-490b-a55b-e22ffb3bc7ae', 'cloudify_management_network_id': u'96c89bdc-476b-4124-b351-17f786dda6dc'}, 'nics': [{'net-id': u'96c89bdc-476b-4124-b351-17f786dda6dc'}], 'flavor': u'145dd913-9bd5-47d8-ac28-2d7ae5c32375'}", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:06:57.407Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "47e02293-e729-401d-ba12-a6bdb0dde735"}, {"node_instance_id": "homer_host_cazqu3", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:06:57.407Z", "message": "server.create() server after transformations: {'name': 'server_clearwater-opnfv_homer_host_cazqu3', 'key_name': u'cloudify_ims-kp_1ca01ad2-5231-490b-a55b-e22ffb3bc7ae', 'image': u'2ab129a9-c22f-4949-a43b-1587cc047d95', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_1ca01ad2-5231-490b-a55b-e22ffb3bc7ae', 'cloudify_management_network_id': u'96c89bdc-476b-4124-b351-17f786dda6dc'}, 'nics': [{'net-id': u'96c89bdc-476b-4124-b351-17f786dda6dc'}], 'flavor': u'145dd913-9bd5-47d8-ac28-2d7ae5c32375'}", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:06:57.407Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "3e2e73b7-b768-46fc-8328-c3d31fff7f6e"}, {"node_instance_id": "vellum_host_qmx7m0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:06:57.407Z", "message": "server.create() server after transformations: {'name': 'server_clearwater-opnfv_vellum_host_qmx7m0', 'key_name': u'cloudify_ims-kp_1ca01ad2-5231-490b-a55b-e22ffb3bc7ae', 'image': u'2ab129a9-c22f-4949-a43b-1587cc047d95', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_1ca01ad2-5231-490b-a55b-e22ffb3bc7ae', 'cloudify_management_network_id': u'96c89bdc-476b-4124-b351-17f786dda6dc'}, 'nics': [{'net-id': u'96c89bdc-476b-4124-b351-17f786dda6dc'}], 'flavor': u'145dd913-9bd5-47d8-ac28-2d7ae5c32375'}", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:06:57.407Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "cbf12f75-7bac-46a9-b99b-0bcfc00fe00e"}, {"node_instance_id": "sprout_host_miqw9c", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:06:57.407Z", "message": "server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_sprout_host_miqw9c'}", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:06:57.407Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "09128aa0-f1a0-422f-b8ed-6ef6083cf83e"}, {"node_instance_id": "bono_host_xmtnai", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:06:57.487Z", "message": "Creating node", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:06:57.487Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": "dime_host_xbzo43", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:06:57.487Z", "message": "Creating node", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:06:57.487Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": "bono_host_xmtnai", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:06:57.487Z", "message": "Sending task 'nova_plugin.server.create'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:06:57.487Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": "dime_host_xbzo43", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:06:57.487Z", "message": "Sending task 'nova_plugin.server.create'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:06:57.487Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": "proxy_host_1dokw4", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:06:57.487Z", "message": "Sending task 'nova_plugin.server.start'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:06:57.487Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": "proxy_host_1dokw4", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:06:57.487Z", "message": "Starting node", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:06:57.487Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": "ellis_host_j3ioa9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:06:58.420Z", "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": "2019-01-18T07:06:58.420Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "47e02293-e729-401d-ba12-a6bdb0dde735"}, {"node_instance_id": "ellis_host_j3ioa9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:06:58.420Z", "message": "Creating VM with parameters: {'name': 'server_clearwater-opnfv_ellis_host_j3ioa9', 'key_name': u'cloudify_ims-kp_1ca01ad2-5231-490b-a55b-e22ffb3bc7ae', 'image': u'2ab129a9-c22f-4949-a43b-1587cc047d95', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_1ca01ad2-5231-490b-a55b-e22ffb3bc7ae', 'cloudify_management_network_id': u'96c89bdc-476b-4124-b351-17f786dda6dc'}, 'nics': [{'net-id': u'96c89bdc-476b-4124-b351-17f786dda6dc'}], 'flavor': u'145dd913-9bd5-47d8-ac28-2d7ae5c32375'}", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:06:58.420Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "47e02293-e729-401d-ba12-a6bdb0dde735"}, {"node_instance_id": "bind_host_027bff", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:06:59.259Z", "message": "Task succeeded 'nova_plugin.server.create'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:06:59.259Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": "bono_host_xmtnai", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:06:59.654Z", "message": "Task started 'nova_plugin.server.create'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:06:59.654Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": "dime_host_xbzo43", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:06:59.654Z", "message": "Task started 'nova_plugin.server.create'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:06:59.654Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": "homer_host_cazqu3", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:06:59.654Z", "message": "Task succeeded 'nova_plugin.server.create'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:06:59.654Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": "sprout_host_miqw9c", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:07:00.511Z", "message": "server.create() server after transformations: {'name': 'server_clearwater-opnfv_sprout_host_miqw9c', 'key_name': u'cloudify_ims-kp_1ca01ad2-5231-490b-a55b-e22ffb3bc7ae', 'image': u'2ab129a9-c22f-4949-a43b-1587cc047d95', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_1ca01ad2-5231-490b-a55b-e22ffb3bc7ae', 'cloudify_management_network_id': u'96c89bdc-476b-4124-b351-17f786dda6dc'}, 'nics': [{'net-id': u'96c89bdc-476b-4124-b351-17f786dda6dc'}], 'flavor': u'145dd913-9bd5-47d8-ac28-2d7ae5c32375'}", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:07:00.511Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "09128aa0-f1a0-422f-b8ed-6ef6083cf83e"}, {"node_instance_id": "bind_host_027bff", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:07:00.887Z", "message": "Configuring node", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:07:00.887Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": "homer_host_cazqu3", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:07:00.887Z", "message": "Configuring node", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:07:00.887Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": "proxy_host_1dokw4", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:07:00.887Z", "message": "Task started 'nova_plugin.server.start'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:07:00.887Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": "vellum_host_qmx7m0", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:07:00.887Z", "message": "Task succeeded 'nova_plugin.server.create'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:07:00.887Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": "sprout_host_miqw9c", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:07:01.444Z", "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": "2019-01-18T07:07:01.444Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "09128aa0-f1a0-422f-b8ed-6ef6083cf83e"}, {"node_instance_id": "sprout_host_miqw9c", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:07:01.444Z", "message": "Creating VM with parameters: {'name': 'server_clearwater-opnfv_sprout_host_miqw9c', 'key_name': u'cloudify_ims-kp_1ca01ad2-5231-490b-a55b-e22ffb3bc7ae', 'image': u'2ab129a9-c22f-4949-a43b-1587cc047d95', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_1ca01ad2-5231-490b-a55b-e22ffb3bc7ae', 'cloudify_management_network_id': u'96c89bdc-476b-4124-b351-17f786dda6dc'}, 'nics': [{'net-id': u'96c89bdc-476b-4124-b351-17f786dda6dc'}], 'flavor': u'145dd913-9bd5-47d8-ac28-2d7ae5c32375'}", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:07:01.444Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "09128aa0-f1a0-422f-b8ed-6ef6083cf83e"}, {"node_instance_id": "dime_host_xbzo43", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:07:01.444Z", "message": "Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_1ca01ad2-5231-490b-a55b-e22ffb3bc7ae', u'external_name': u'cloudify_ims-kp_1ca01ad2-5231-490b-a55b-e22ffb3bc7ae', u'external_type': u'keypair'}, {u'external_id': u'1b94dc94-1595-4aa1-ac3a-a19196779426', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'55984aa8-dcd6-4a32-a3e4-ff1e9ad75bce', 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": "2019-01-18T07:07:01.444Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "754e6203-b8ea-47be-b9fa-53741bf11995"}, {"node_instance_id": "bono_host_xmtnai", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:07:01.444Z", "message": "Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_1ca01ad2-5231-490b-a55b-e22ffb3bc7ae', u'external_name': u'cloudify_ims-kp_1ca01ad2-5231-490b-a55b-e22ffb3bc7ae', u'external_type': u'keypair'}, {u'external_id': u'1b94dc94-1595-4aa1-ac3a-a19196779426', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'724eece9-7fdd-4266-b736-ba0d4c4bf646', u'external_name': u'clearwater-sg_bono', u'external_type': u'security_group'}, {u'external_id': u'fa8607da-5c78-48ba-adae-ad7e9b49c374', u'external_name': u'clearwater-sg_internal_sip', u'external_type': u'security_group'}, {u'external_id': u'bf303f1d-c90e-458d-8f06-f1b7f6426a99', u'floating_ip_address': u'172.30.9.212', u'external_type': u'floatingip'}]", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:07:01.444Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "6bf1ec2e-e810-4b66-a902-981d3e743220"}, {"node_instance_id": "bono_host_xmtnai", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:07:01.444Z", "message": "server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_bono_host_xmtnai'}", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:07:01.444Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "6bf1ec2e-e810-4b66-a902-981d3e743220"}, {"node_instance_id": "dime_host_xbzo43", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:07:01.444Z", "message": "server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_dime_host_xbzo43'}", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:07:01.444Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "754e6203-b8ea-47be-b9fa-53741bf11995"}], "metadata": {"pagination": {"total": 213, "offset": 170, "size": 50}}} 2019-01-18 07:07:01,976 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-18 07:07:01,976 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 18 Jan 2019 07:07:01 GMT 2019-01-18 07:07:01,976 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-18 07:07:01,976 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 28849 2019-01-18 07:07:01,976 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-18 07:07:01,977 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2019-01-18 07:07:01,978 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2019-01-18 07:07:01,978 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2019-01-18 07:07:01,978 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2019-01-18 07:07:01,978 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server after transformations: {'name': 'server_clearwater-opnfv_bind_host_027bff', 'key_name': u'cloudify_ims-kp_1ca01ad2-5231-490b-a55b-e22ffb3bc7ae', 'image': u'2ab129a9-c22f-4949-a43b-1587cc047d95', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_1ca01ad2-5231-490b-a55b-e22ffb3bc7ae', 'cloudify_management_network_id': u'96c89bdc-476b-4124-b351-17f786dda6dc'}, 'nics': [{'net-id': u'96c89bdc-476b-4124-b351-17f786dda6dc'}], 'flavor': u'145dd913-9bd5-47d8-ac28-2d7ae5c32375'} 2019-01-18 07:07:01,978 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2019-01-18 07:07:01,978 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2019-01-18 07:07:01,979 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2019-01-18 07:07:01,979 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2019-01-18 07:07:01,979 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Asking Nova to create server. All possible parameters are: name,key_name,image,meta,nics,flavor) 2019-01-18 07:07:01,979 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Asking Nova to create server. All possible parameters are: name,key_name,image,meta,nics,flavor) 2019-01-18 07:07:01,979 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Asking Nova to create server. All possible parameters are: name,key_name,image,meta,nics,flavor) 2019-01-18 07:07:01,979 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating VM with parameters: {'name': 'server_clearwater-opnfv_bind_host_027bff', 'key_name': u'cloudify_ims-kp_1ca01ad2-5231-490b-a55b-e22ffb3bc7ae', 'image': u'2ab129a9-c22f-4949-a43b-1587cc047d95', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_1ca01ad2-5231-490b-a55b-e22ffb3bc7ae', 'cloudify_management_network_id': u'96c89bdc-476b-4124-b351-17f786dda6dc'}, 'nics': [{'net-id': u'96c89bdc-476b-4124-b351-17f786dda6dc'}], 'flavor': u'145dd913-9bd5-47d8-ac28-2d7ae5c32375'} 2019-01-18 07:07:01,980 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating VM with parameters: {'name': 'server_clearwater-opnfv_homer_host_cazqu3', 'key_name': u'cloudify_ims-kp_1ca01ad2-5231-490b-a55b-e22ffb3bc7ae', 'image': u'2ab129a9-c22f-4949-a43b-1587cc047d95', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_1ca01ad2-5231-490b-a55b-e22ffb3bc7ae', 'cloudify_management_network_id': u'96c89bdc-476b-4124-b351-17f786dda6dc'}, 'nics': [{'net-id': u'96c89bdc-476b-4124-b351-17f786dda6dc'}], 'flavor': u'145dd913-9bd5-47d8-ac28-2d7ae5c32375'} 2019-01-18 07:07:01,980 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating VM with parameters: {'name': 'server_clearwater-opnfv_vellum_host_qmx7m0', 'key_name': u'cloudify_ims-kp_1ca01ad2-5231-490b-a55b-e22ffb3bc7ae', 'image': u'2ab129a9-c22f-4949-a43b-1587cc047d95', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_1ca01ad2-5231-490b-a55b-e22ffb3bc7ae', 'cloudify_management_network_id': u'96c89bdc-476b-4124-b351-17f786dda6dc'}, 'nics': [{'net-id': u'96c89bdc-476b-4124-b351-17f786dda6dc'}], 'flavor': u'145dd913-9bd5-47d8-ac28-2d7ae5c32375'} 2019-01-18 07:07:01,980 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_1ca01ad2-5231-490b-a55b-e22ffb3bc7ae', u'external_name': u'cloudify_ims-kp_1ca01ad2-5231-490b-a55b-e22ffb3bc7ae', u'external_type': u'keypair'}, {u'external_id': u'1b94dc94-1595-4aa1-ac3a-a19196779426', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'fa8607da-5c78-48ba-adae-ad7e9b49c374', u'external_name': u'clearwater-sg_internal_sip', u'external_type': u'security_group'}, {u'external_id': u'055a0a24-c295-41f1-8016-5be5b4b833ed', u'external_name': u'clearwater-sg_sprout', u'external_type': u'security_group'}] 2019-01-18 07:07:01,980 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server after transformations: {'name': 'server_clearwater-opnfv_ellis_host_j3ioa9', 'key_name': u'cloudify_ims-kp_1ca01ad2-5231-490b-a55b-e22ffb3bc7ae', 'image': u'2ab129a9-c22f-4949-a43b-1587cc047d95', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_1ca01ad2-5231-490b-a55b-e22ffb3bc7ae', 'cloudify_management_network_id': u'96c89bdc-476b-4124-b351-17f786dda6dc'}, 'nics': [{'net-id': u'96c89bdc-476b-4124-b351-17f786dda6dc'}], 'flavor': u'145dd913-9bd5-47d8-ac28-2d7ae5c32375'} 2019-01-18 07:07:01,980 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server after transformations: {'name': 'server_clearwater-opnfv_homer_host_cazqu3', 'key_name': u'cloudify_ims-kp_1ca01ad2-5231-490b-a55b-e22ffb3bc7ae', 'image': u'2ab129a9-c22f-4949-a43b-1587cc047d95', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_1ca01ad2-5231-490b-a55b-e22ffb3bc7ae', 'cloudify_management_network_id': u'96c89bdc-476b-4124-b351-17f786dda6dc'}, 'nics': [{'net-id': u'96c89bdc-476b-4124-b351-17f786dda6dc'}], 'flavor': u'145dd913-9bd5-47d8-ac28-2d7ae5c32375'} 2019-01-18 07:07:01,980 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server after transformations: {'name': 'server_clearwater-opnfv_vellum_host_qmx7m0', 'key_name': u'cloudify_ims-kp_1ca01ad2-5231-490b-a55b-e22ffb3bc7ae', 'image': u'2ab129a9-c22f-4949-a43b-1587cc047d95', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_1ca01ad2-5231-490b-a55b-e22ffb3bc7ae', 'cloudify_management_network_id': u'96c89bdc-476b-4124-b351-17f786dda6dc'}, 'nics': [{'net-id': u'96c89bdc-476b-4124-b351-17f786dda6dc'}], 'flavor': u'145dd913-9bd5-47d8-ac28-2d7ae5c32375'} 2019-01-18 07:07:01,981 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_sprout_host_miqw9c'} 2019-01-18 07:07:01,981 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2019-01-18 07:07:01,981 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2019-01-18 07:07:01,981 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2019-01-18 07:07:01,981 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2019-01-18 07:07:01,981 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2019-01-18 07:07:01,982 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2019-01-18 07:07:01,982 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Asking Nova to create server. All possible parameters are: name,key_name,image,meta,nics,flavor) 2019-01-18 07:07:01,982 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating VM with parameters: {'name': 'server_clearwater-opnfv_ellis_host_j3ioa9', 'key_name': u'cloudify_ims-kp_1ca01ad2-5231-490b-a55b-e22ffb3bc7ae', 'image': u'2ab129a9-c22f-4949-a43b-1587cc047d95', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_1ca01ad2-5231-490b-a55b-e22ffb3bc7ae', 'cloudify_management_network_id': u'96c89bdc-476b-4124-b351-17f786dda6dc'}, 'nics': [{'net-id': u'96c89bdc-476b-4124-b351-17f786dda6dc'}], 'flavor': u'145dd913-9bd5-47d8-ac28-2d7ae5c32375'} 2019-01-18 07:07:01,982 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2019-01-18 07:07:01,982 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2019-01-18 07:07:01,982 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2019-01-18 07:07:01,983 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2019-01-18 07:07:01,983 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server after transformations: {'name': 'server_clearwater-opnfv_sprout_host_miqw9c', 'key_name': u'cloudify_ims-kp_1ca01ad2-5231-490b-a55b-e22ffb3bc7ae', 'image': u'2ab129a9-c22f-4949-a43b-1587cc047d95', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_1ca01ad2-5231-490b-a55b-e22ffb3bc7ae', 'cloudify_management_network_id': u'96c89bdc-476b-4124-b351-17f786dda6dc'}, 'nics': [{'net-id': u'96c89bdc-476b-4124-b351-17f786dda6dc'}], 'flavor': u'145dd913-9bd5-47d8-ac28-2d7ae5c32375'} 2019-01-18 07:07:01,983 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2019-01-18 07:07:01,983 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2019-01-18 07:07:01,983 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2019-01-18 07:07:01,983 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2019-01-18 07:07:01,983 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Asking Nova to create server. All possible parameters are: name,key_name,image,meta,nics,flavor) 2019-01-18 07:07:01,984 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating VM with parameters: {'name': 'server_clearwater-opnfv_sprout_host_miqw9c', 'key_name': u'cloudify_ims-kp_1ca01ad2-5231-490b-a55b-e22ffb3bc7ae', 'image': u'2ab129a9-c22f-4949-a43b-1587cc047d95', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_1ca01ad2-5231-490b-a55b-e22ffb3bc7ae', 'cloudify_management_network_id': u'96c89bdc-476b-4124-b351-17f786dda6dc'}, 'nics': [{'net-id': u'96c89bdc-476b-4124-b351-17f786dda6dc'}], 'flavor': u'145dd913-9bd5-47d8-ac28-2d7ae5c32375'} 2019-01-18 07:07:01,984 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_1ca01ad2-5231-490b-a55b-e22ffb3bc7ae', u'external_name': u'cloudify_ims-kp_1ca01ad2-5231-490b-a55b-e22ffb3bc7ae', u'external_type': u'keypair'}, {u'external_id': u'1b94dc94-1595-4aa1-ac3a-a19196779426', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'55984aa8-dcd6-4a32-a3e4-ff1e9ad75bce', u'external_name': u'clearwater-sg_dime', u'external_type': u'security_group'}] 2019-01-18 07:07:01,984 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_1ca01ad2-5231-490b-a55b-e22ffb3bc7ae', u'external_name': u'cloudify_ims-kp_1ca01ad2-5231-490b-a55b-e22ffb3bc7ae', u'external_type': u'keypair'}, {u'external_id': u'1b94dc94-1595-4aa1-ac3a-a19196779426', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'724eece9-7fdd-4266-b736-ba0d4c4bf646', u'external_name': u'clearwater-sg_bono', u'external_type': u'security_group'}, {u'external_id': u'fa8607da-5c78-48ba-adae-ad7e9b49c374', u'external_name': u'clearwater-sg_internal_sip', u'external_type': u'security_group'}, {u'external_id': u'bf303f1d-c90e-458d-8f06-f1b7f6426a99', u'floating_ip_address': u'172.30.9.212', u'external_type': u'floatingip'}] 2019-01-18 07:07:01,984 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_bono_host_xmtnai'} 2019-01-18 07:07:01,984 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_dime_host_xbzo43'} 2019-01-18 07:07:01,984 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/executions/e87ce63d-2c62-4c4d-a907-7e1bd4215583 2019-01-18 07:07:02,117 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-18 07:07:02,117 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-18 07:07:02,117 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-18 07:07:02,117 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-18 07:07:02,117 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-18 07:07:02,117 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-18 07:07:02,117 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-18 07:07:02,117 - 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": "2019-01-18T07:06:35.566Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"} 2019-01-18 07:07:02,117 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-18 07:07:02,118 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 18 Jan 2019 07:07:02 GMT 2019-01-18 07:07:02,118 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-18 07:07:02,118 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-18 07:07:02,118 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-18 07:07:07,123 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/events 2019-01-18 07:07:07,411 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-18 07:07:07,412 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-18 07:07:07,412 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-18 07:07:07,412 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-18 07:07:07,412 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-18 07:07:07,412 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-18 07:07:07,412 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-18 07:07:07,412 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_host_j3ioa9", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:07:01.922Z", "message": "Configuring node", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:07:01.922Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": "vellum_host_qmx7m0", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:07:01.922Z", "message": "Configuring node", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:07:01.922Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": "ellis_host_j3ioa9", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:07:01.922Z", "message": "Task succeeded 'nova_plugin.server.create'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:07:01.922Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": "bind_host_027bff", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:07:03.090Z", "message": "Sending task 'nova_plugin.server.start'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:07:03.090Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": "bind_host_027bff", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:07:03.090Z", "message": "Starting node", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:07:03.090Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": "bind_host_027bff", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:07:03.090Z", "message": "Task started 'nova_plugin.server.start'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:07:03.090Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": "dime_host_xbzo43", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:07:04.785Z", "message": "server.create() server after transformations: {'name': 'server_clearwater-opnfv_dime_host_xbzo43', 'key_name': u'cloudify_ims-kp_1ca01ad2-5231-490b-a55b-e22ffb3bc7ae', 'image': u'2ab129a9-c22f-4949-a43b-1587cc047d95', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_1ca01ad2-5231-490b-a55b-e22ffb3bc7ae', 'cloudify_management_network_id': u'96c89bdc-476b-4124-b351-17f786dda6dc'}, 'nics': [{'net-id': u'96c89bdc-476b-4124-b351-17f786dda6dc'}], 'flavor': u'145dd913-9bd5-47d8-ac28-2d7ae5c32375'}", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:07:04.785Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "754e6203-b8ea-47be-b9fa-53741bf11995"}, {"node_instance_id": "homer_host_cazqu3", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:07:04.787Z", "message": "Sending task 'nova_plugin.server.start'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:07:04.787Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": "homer_host_cazqu3", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:07:04.787Z", "message": "Starting node", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:07:04.787Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": "vellum_host_qmx7m0", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:07:04.787Z", "message": "Starting node", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:07:04.787Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": "proxy_host_1dokw4", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:07:04.787Z", "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": "2019-01-18T07:07:04.787Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": "homer_host_cazqu3", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:07:04.787Z", "message": "Task started 'nova_plugin.server.start'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:07:04.787Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": "sprout_host_miqw9c", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:07:04.787Z", "message": "Task succeeded 'nova_plugin.server.create'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:07:04.787Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": "bono_host_xmtnai", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:07:05.833Z", "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": "2019-01-18T07:07:05.833Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "6bf1ec2e-e810-4b66-a902-981d3e743220"}, {"node_instance_id": "dime_host_xbzo43", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:07:05.833Z", "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": "2019-01-18T07:07:05.833Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "754e6203-b8ea-47be-b9fa-53741bf11995"}, {"node_instance_id": "bono_host_xmtnai", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:07:05.833Z", "message": "Creating VM with parameters: {'name': 'server_clearwater-opnfv_bono_host_xmtnai', 'key_name': u'cloudify_ims-kp_1ca01ad2-5231-490b-a55b-e22ffb3bc7ae', 'image': u'2ab129a9-c22f-4949-a43b-1587cc047d95', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_1ca01ad2-5231-490b-a55b-e22ffb3bc7ae', 'cloudify_management_network_id': u'96c89bdc-476b-4124-b351-17f786dda6dc'}, 'nics': [{'net-id': u'96c89bdc-476b-4124-b351-17f786dda6dc'}], 'flavor': u'145dd913-9bd5-47d8-ac28-2d7ae5c32375'}", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:07:05.833Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "6bf1ec2e-e810-4b66-a902-981d3e743220"}, {"node_instance_id": "dime_host_xbzo43", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:07:05.833Z", "message": "Creating VM with parameters: {'name': 'server_clearwater-opnfv_dime_host_xbzo43', 'key_name': u'cloudify_ims-kp_1ca01ad2-5231-490b-a55b-e22ffb3bc7ae', 'image': u'2ab129a9-c22f-4949-a43b-1587cc047d95', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_1ca01ad2-5231-490b-a55b-e22ffb3bc7ae', 'cloudify_management_network_id': u'96c89bdc-476b-4124-b351-17f786dda6dc'}, 'nics': [{'net-id': u'96c89bdc-476b-4124-b351-17f786dda6dc'}], 'flavor': u'145dd913-9bd5-47d8-ac28-2d7ae5c32375'}", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:07:05.833Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "754e6203-b8ea-47be-b9fa-53741bf11995"}, {"node_instance_id": "bono_host_xmtnai", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:07:05.833Z", "message": "server.create() server after transformations: {'name': 'server_clearwater-opnfv_bono_host_xmtnai', 'key_name': u'cloudify_ims-kp_1ca01ad2-5231-490b-a55b-e22ffb3bc7ae', 'image': u'2ab129a9-c22f-4949-a43b-1587cc047d95', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_1ca01ad2-5231-490b-a55b-e22ffb3bc7ae', 'cloudify_management_network_id': u'96c89bdc-476b-4124-b351-17f786dda6dc'}, 'nics': [{'net-id': u'96c89bdc-476b-4124-b351-17f786dda6dc'}], 'flavor': u'145dd913-9bd5-47d8-ac28-2d7ae5c32375'}", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:07:05.833Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "6bf1ec2e-e810-4b66-a902-981d3e743220"}, {"node_instance_id": "ellis_host_j3ioa9", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:07:05.964Z", "message": "Sending task 'nova_plugin.server.start'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:07:05.964Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": "vellum_host_qmx7m0", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:07:05.964Z", "message": "Sending task 'nova_plugin.server.start'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:07:05.964Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": "ellis_host_j3ioa9", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:07:05.964Z", "message": "Starting node", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:07:05.964Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": "vellum_host_qmx7m0", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:07:05.964Z", "message": "Task started 'nova_plugin.server.start'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:07:05.964Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": "sprout_host_miqw9c", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:07:07.181Z", "message": "Configuring node", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:07:07.181Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": "bind_host_027bff", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:07:07.181Z", "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": "2019-01-18T07:07:07.181Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": "ellis_host_j3ioa9", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:07:07.181Z", "message": "Task started 'nova_plugin.server.start'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:07:07.181Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}], "metadata": {"pagination": {"total": 238, "offset": 213, "size": 50}}} 2019-01-18 07:07:07,412 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-18 07:07:07,413 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 18 Jan 2019 07:07:07 GMT 2019-01-18 07:07:07,413 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-18 07:07:07,413 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 15661 2019-01-18 07:07:07,413 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-18 07:07:07,414 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2019-01-18 07:07:07,414 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2019-01-18 07:07:07,414 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2019-01-18 07:07:07,414 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2019-01-18 07:07:07,414 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2019-01-18 07:07:07,414 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2019-01-18 07:07:07,415 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server after transformations: {'name': 'server_clearwater-opnfv_dime_host_xbzo43', 'key_name': u'cloudify_ims-kp_1ca01ad2-5231-490b-a55b-e22ffb3bc7ae', 'image': u'2ab129a9-c22f-4949-a43b-1587cc047d95', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_1ca01ad2-5231-490b-a55b-e22ffb3bc7ae', 'cloudify_management_network_id': u'96c89bdc-476b-4124-b351-17f786dda6dc'}, 'nics': [{'net-id': u'96c89bdc-476b-4124-b351-17f786dda6dc'}], 'flavor': u'145dd913-9bd5-47d8-ac28-2d7ae5c32375'} 2019-01-18 07:07:07,415 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2019-01-18 07:07:07,415 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2019-01-18 07:07:07,415 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2019-01-18 07:07:07,415 - 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] 2019-01-18 07:07:07,415 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2019-01-18 07:07:07,416 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2019-01-18 07:07:07,416 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Asking Nova to create server. All possible parameters are: name,key_name,image,meta,nics,flavor) 2019-01-18 07:07:07,416 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Asking Nova to create server. All possible parameters are: name,key_name,image,meta,nics,flavor) 2019-01-18 07:07:07,416 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating VM with parameters: {'name': 'server_clearwater-opnfv_bono_host_xmtnai', 'key_name': u'cloudify_ims-kp_1ca01ad2-5231-490b-a55b-e22ffb3bc7ae', 'image': u'2ab129a9-c22f-4949-a43b-1587cc047d95', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_1ca01ad2-5231-490b-a55b-e22ffb3bc7ae', 'cloudify_management_network_id': u'96c89bdc-476b-4124-b351-17f786dda6dc'}, 'nics': [{'net-id': u'96c89bdc-476b-4124-b351-17f786dda6dc'}], 'flavor': u'145dd913-9bd5-47d8-ac28-2d7ae5c32375'} 2019-01-18 07:07:07,416 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating VM with parameters: {'name': 'server_clearwater-opnfv_dime_host_xbzo43', 'key_name': u'cloudify_ims-kp_1ca01ad2-5231-490b-a55b-e22ffb3bc7ae', 'image': u'2ab129a9-c22f-4949-a43b-1587cc047d95', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_1ca01ad2-5231-490b-a55b-e22ffb3bc7ae', 'cloudify_management_network_id': u'96c89bdc-476b-4124-b351-17f786dda6dc'}, 'nics': [{'net-id': u'96c89bdc-476b-4124-b351-17f786dda6dc'}], 'flavor': u'145dd913-9bd5-47d8-ac28-2d7ae5c32375'} 2019-01-18 07:07:07,416 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server after transformations: {'name': 'server_clearwater-opnfv_bono_host_xmtnai', 'key_name': u'cloudify_ims-kp_1ca01ad2-5231-490b-a55b-e22ffb3bc7ae', 'image': u'2ab129a9-c22f-4949-a43b-1587cc047d95', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_1ca01ad2-5231-490b-a55b-e22ffb3bc7ae', 'cloudify_management_network_id': u'96c89bdc-476b-4124-b351-17f786dda6dc'}, 'nics': [{'net-id': u'96c89bdc-476b-4124-b351-17f786dda6dc'}], 'flavor': u'145dd913-9bd5-47d8-ac28-2d7ae5c32375'} 2019-01-18 07:07:07,417 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2019-01-18 07:07:07,417 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2019-01-18 07:07:07,417 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2019-01-18 07:07:07,417 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2019-01-18 07:07:07,417 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2019-01-18 07:07:07,417 - 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] 2019-01-18 07:07:07,417 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2019-01-18 07:07:07,418 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/executions/e87ce63d-2c62-4c4d-a907-7e1bd4215583 2019-01-18 07:07:07,518 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-18 07:07:07,518 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-18 07:07:07,518 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-18 07:07:07,518 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-18 07:07:07,518 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-18 07:07:07,518 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-18 07:07:07,519 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-18 07:07:07,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": "2019-01-18T07:06:35.566Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"} 2019-01-18 07:07:07,519 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-18 07:07:07,519 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 18 Jan 2019 07:07:07 GMT 2019-01-18 07:07:07,519 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-18 07:07:07,519 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-18 07:07:07,519 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-18 07:07:12,525 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/events 2019-01-18 07:07:12,602 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-18 07:07:12,602 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-18 07:07:12,602 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-18 07:07:12,602 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-18 07:07:12,602 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-18 07:07:12,603 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-18 07:07:12,603 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-18 07:07:12,603 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_host_miqw9c", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:07:08.271Z", "message": "Sending task 'nova_plugin.server.start'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:07:08.271Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": "sprout_host_miqw9c", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:07:08.271Z", "message": "Starting node", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:07:08.271Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": "homer_host_cazqu3", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:07:08.271Z", "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": "2019-01-18T07:07:08.271Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": "vellum_host_qmx7m0", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:07:08.271Z", "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": "2019-01-18T07:07:08.271Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": "sprout_host_miqw9c", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:07:08.271Z", "message": "Task started 'nova_plugin.server.start'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:07:08.271Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": "bono_host_xmtnai", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:07:08.271Z", "message": "Task succeeded 'nova_plugin.server.create'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:07:08.271Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": "dime_host_xbzo43", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:07:08.271Z", "message": "Task succeeded 'nova_plugin.server.create'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:07:08.271Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": "dime_host_xbzo43", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:07:09.335Z", "message": "Configuring node", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:07:09.335Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": "ellis_host_j3ioa9", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:07:09.335Z", "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": "2019-01-18T07:07:09.335Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": "bono_host_xmtnai", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:07:10.411Z", "message": "Configuring node", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:07:10.411Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": "dime_host_xbzo43", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:07:12.085Z", "message": "Sending task 'nova_plugin.server.start'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:07:12.085Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": "bono_host_xmtnai", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:07:12.085Z", "message": "Starting node", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:07:12.085Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": "dime_host_xbzo43", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:07:12.085Z", "message": "Starting node", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:07:12.085Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": "dime_host_xbzo43", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:07:12.085Z", "message": "Task started 'nova_plugin.server.start'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:07:12.085Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}], "metadata": {"pagination": {"total": 252, "offset": 238, "size": 50}}} 2019-01-18 07:07:12,603 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-18 07:07:12,603 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 18 Jan 2019 07:07:12 GMT 2019-01-18 07:07:12,603 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-18 07:07:12,603 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 8701 2019-01-18 07:07:12,603 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-18 07:07:12,604 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2019-01-18 07:07:12,604 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2019-01-18 07:07:12,604 - 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] 2019-01-18 07:07:12,604 - 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] 2019-01-18 07:07:12,604 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2019-01-18 07:07:12,605 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2019-01-18 07:07:12,605 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2019-01-18 07:07:12,605 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2019-01-18 07:07:12,605 - 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] 2019-01-18 07:07:12,605 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2019-01-18 07:07:12,605 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2019-01-18 07:07:12,605 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2019-01-18 07:07:12,606 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2019-01-18 07:07:12,606 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2019-01-18 07:07:12,606 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/executions/e87ce63d-2c62-4c4d-a907-7e1bd4215583 2019-01-18 07:07:12,685 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-18 07:07:12,686 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-18 07:07:12,686 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-18 07:07:12,686 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-18 07:07:12,686 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-18 07:07:12,686 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-18 07:07:12,686 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-18 07:07:12,686 - 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": "2019-01-18T07:06:35.566Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"} 2019-01-18 07:07:12,686 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-18 07:07:12,686 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 18 Jan 2019 07:07:12 GMT 2019-01-18 07:07:12,686 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-18 07:07:12,687 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-18 07:07:12,687 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-18 07:07:17,691 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/events 2019-01-18 07:07:17,782 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-18 07:07:17,782 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-18 07:07:17,782 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-18 07:07:17,782 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-18 07:07:17,782 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-18 07:07:17,782 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-18 07:07:17,783 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-18 07:07:17,783 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_host_xmtnai", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:07:13.137Z", "message": "Sending task 'nova_plugin.server.start'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:07:13.137Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": "sprout_host_miqw9c", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:07:13.137Z", "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": "2019-01-18T07:07:13.137Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": "bono_host_xmtnai", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:07:13.137Z", "message": "Task started 'nova_plugin.server.start'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:07:13.137Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": "dime_host_xbzo43", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:07:14.214Z", "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": "2019-01-18T07:07:14.214Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": "bono_host_xmtnai", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:07:15.238Z", "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": "2019-01-18T07:07:15.238Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}], "metadata": {"pagination": {"total": 257, "offset": 252, "size": 50}}} 2019-01-18 07:07:17,783 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-18 07:07:17,783 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 18 Jan 2019 07:07:17 GMT 2019-01-18 07:07:17,783 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-18 07:07:17,783 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 4445 2019-01-18 07:07:17,783 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-18 07:07:17,784 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2019-01-18 07:07:17,784 - 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] 2019-01-18 07:07:17,784 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2019-01-18 07:07:17,784 - 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] 2019-01-18 07:07:17,784 - 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] 2019-01-18 07:07:17,785 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/executions/e87ce63d-2c62-4c4d-a907-7e1bd4215583 2019-01-18 07:07:17,860 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-18 07:07:17,861 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-18 07:07:17,861 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-18 07:07:17,861 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-18 07:07:17,861 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-18 07:07:17,861 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-18 07:07:17,861 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-18 07:07:17,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": "2019-01-18T07:06:35.566Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"} 2019-01-18 07:07:17,861 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-18 07:07:17,861 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 18 Jan 2019 07:07:17 GMT 2019-01-18 07:07:17,862 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-18 07:07:17,862 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-18 07:07:17,862 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-18 07:07:22,867 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/events 2019-01-18 07:07:22,942 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-18 07:07:22,942 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-18 07:07:22,942 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-18 07:07:22,942 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-18 07:07:22,942 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-18 07:07:22,943 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-18 07:07:22,943 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-18 07:07:22,943 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 257, "offset": 257, "size": 50}}} 2019-01-18 07:07:22,943 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-18 07:07:22,943 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 18 Jan 2019 07:07:22 GMT 2019-01-18 07:07:22,943 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-18 07:07:22,943 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2019-01-18 07:07:22,943 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-18 07:07:22,944 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/executions/e87ce63d-2c62-4c4d-a907-7e1bd4215583 2019-01-18 07:07:23,012 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-18 07:07:23,012 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-18 07:07:23,012 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-18 07:07:23,012 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-18 07:07:23,012 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-18 07:07:23,013 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-18 07:07:23,013 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-18 07:07:23,013 - 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": "2019-01-18T07:06:35.566Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"} 2019-01-18 07:07:23,013 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-18 07:07:23,013 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 18 Jan 2019 07:07:23 GMT 2019-01-18 07:07:23,013 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-18 07:07:23,013 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-18 07:07:23,013 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-18 07:07:28,019 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/events 2019-01-18 07:07:28,097 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-18 07:07:28,097 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-18 07:07:28,097 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-18 07:07:28,097 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-18 07:07:28,098 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-18 07:07:28,098 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-18 07:07:28,098 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-18 07:07:28,098 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 257, "offset": 257, "size": 50}}} 2019-01-18 07:07:28,098 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-18 07:07:28,098 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 18 Jan 2019 07:07:28 GMT 2019-01-18 07:07:28,098 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-18 07:07:28,098 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2019-01-18 07:07:28,098 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-18 07:07:28,099 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/executions/e87ce63d-2c62-4c4d-a907-7e1bd4215583 2019-01-18 07:07:28,169 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-18 07:07:28,169 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-18 07:07:28,169 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-18 07:07:28,169 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-18 07:07:28,169 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-18 07:07:28,170 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-18 07:07:28,170 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-18 07:07:28,170 - 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": "2019-01-18T07:06:35.566Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"} 2019-01-18 07:07:28,170 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-18 07:07:28,170 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 18 Jan 2019 07:07:28 GMT 2019-01-18 07:07:28,170 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-18 07:07:28,170 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-18 07:07:28,170 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-18 07:07:33,176 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/events 2019-01-18 07:07:33,251 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-18 07:07:33,251 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-18 07:07:33,252 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-18 07:07:33,252 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-18 07:07:33,252 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-18 07:07:33,252 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-18 07:07:33,252 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-18 07:07:33,252 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 257, "offset": 257, "size": 50}}} 2019-01-18 07:07:33,252 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-18 07:07:33,252 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 18 Jan 2019 07:07:33 GMT 2019-01-18 07:07:33,252 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-18 07:07:33,252 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2019-01-18 07:07:33,253 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-18 07:07:33,253 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/executions/e87ce63d-2c62-4c4d-a907-7e1bd4215583 2019-01-18 07:07:33,316 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-18 07:07:33,316 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-18 07:07:33,316 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-18 07:07:33,316 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-18 07:07:33,316 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-18 07:07:33,316 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-18 07:07:33,317 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-18 07:07:33,317 - 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": "2019-01-18T07:06:35.566Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"} 2019-01-18 07:07:33,317 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-18 07:07:33,317 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 18 Jan 2019 07:07:33 GMT 2019-01-18 07:07:33,317 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-18 07:07:33,317 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-18 07:07:33,317 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-18 07:07:38,323 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/events 2019-01-18 07:07:38,532 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-18 07:07:38,532 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-18 07:07:38,533 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-18 07:07:38,533 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-18 07:07:38,533 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-18 07:07:38,533 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-18 07:07:38,533 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-18 07:07:38,533 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_1dokw4", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:07:33.954Z", "message": "Sending task 'nova_plugin.server.start' [retry 1/60]", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:07:33.954Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": "proxy_host_1dokw4", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:07:34.292Z", "message": "Task started 'nova_plugin.server.start' [retry 1/60]", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:07:34.292Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": "bind_host_027bff", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:07:36.094Z", "message": "Sending task 'nova_plugin.server.start' [retry 1/60]", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:07:36.094Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": "proxy_host_1dokw4", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:07:36.310Z", "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": "2019-01-18T07:07:36.310Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": "bind_host_027bff", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:07:36.310Z", "message": "Task started 'nova_plugin.server.start' [retry 1/60]", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:07:36.310Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": "homer_host_cazqu3", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:07:37.947Z", "message": "Sending task 'nova_plugin.server.start' [retry 1/60]", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:07:37.947Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": "vellum_host_qmx7m0", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:07:38.415Z", "message": "Sending task 'nova_plugin.server.start' [retry 1/60]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:07:38.415Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": "homer_host_cazqu3", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:07:38.415Z", "message": "Task started 'nova_plugin.server.start' [retry 1/60]", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:07:38.415Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": "vellum_host_qmx7m0", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:07:38.415Z", "message": "Task started 'nova_plugin.server.start' [retry 1/60]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:07:38.415Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}], "metadata": {"pagination": {"total": 266, "offset": 257, "size": 50}}} 2019-01-18 07:07:38,533 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-18 07:07:38,533 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 18 Jan 2019 07:07:38 GMT 2019-01-18 07:07:38,533 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-18 07:07:38,533 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5322 2019-01-18 07:07:38,534 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-18 07:07:38,534 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2019-01-18 07:07:38,534 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2019-01-18 07:07:38,534 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2019-01-18 07:07:38,535 - 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] 2019-01-18 07:07:38,535 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2019-01-18 07:07:38,535 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2019-01-18 07:07:38,535 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2019-01-18 07:07:38,535 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2019-01-18 07:07:38,535 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2019-01-18 07:07:38,536 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/executions/e87ce63d-2c62-4c4d-a907-7e1bd4215583 2019-01-18 07:07:38,654 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-18 07:07:38,654 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-18 07:07:38,654 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-18 07:07:38,654 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-18 07:07:38,654 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-18 07:07:38,654 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-18 07:07:38,654 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-18 07:07:38,655 - 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": "2019-01-18T07:06:35.566Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"} 2019-01-18 07:07:38,655 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-18 07:07:38,655 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 18 Jan 2019 07:07:38 GMT 2019-01-18 07:07:38,655 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-18 07:07:38,655 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-18 07:07:38,655 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-18 07:07:43,660 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/events 2019-01-18 07:07:43,742 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-18 07:07:43,742 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-18 07:07:43,743 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-18 07:07:43,743 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-18 07:07:43,743 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-18 07:07:43,743 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-18 07:07:43,743 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-18 07:07:43,743 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_host_j3ioa9", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:07:39.459Z", "message": "Sending task 'nova_plugin.server.start' [retry 1/60]", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:07:39.459Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": "bind_host_027bff", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:07:39.459Z", "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": "2019-01-18T07:07:39.459Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": "ellis_host_j3ioa9", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:07:39.459Z", "message": "Task started 'nova_plugin.server.start' [retry 1/60]", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:07:39.459Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": "ellis_host_j3ioa9", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:07:40.610Z", "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": "2019-01-18T07:07:40.610Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": "homer_host_cazqu3", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:07:41.517Z", "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": "2019-01-18T07:07:41.517Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": "vellum_host_qmx7m0", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:07:41.517Z", "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": "2019-01-18T07:07:41.517Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": "sprout_host_miqw9c", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:07:42.533Z", "message": "Sending task 'nova_plugin.server.start' [retry 1/60]", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:07:42.533Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": "sprout_host_miqw9c", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:07:42.533Z", "message": "Task started 'nova_plugin.server.start' [retry 1/60]", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:07:42.533Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}], "metadata": {"pagination": {"total": 274, "offset": 266, "size": 50}}} 2019-01-18 07:07:43,743 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-18 07:07:43,743 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 18 Jan 2019 07:07:43 GMT 2019-01-18 07:07:43,743 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-18 07:07:43,744 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6682 2019-01-18 07:07:43,744 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-18 07:07:43,744 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2019-01-18 07:07:43,744 - 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] 2019-01-18 07:07:43,744 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2019-01-18 07:07:43,745 - 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] 2019-01-18 07:07:43,745 - 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] 2019-01-18 07:07:43,745 - 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] 2019-01-18 07:07:43,745 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2019-01-18 07:07:43,745 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2019-01-18 07:07:43,745 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/executions/e87ce63d-2c62-4c4d-a907-7e1bd4215583 2019-01-18 07:07:43,814 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-18 07:07:43,814 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-18 07:07:43,814 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-18 07:07:43,814 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-18 07:07:43,815 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-18 07:07:43,815 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-18 07:07:43,815 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-18 07:07:43,815 - 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": "2019-01-18T07:06:35.566Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"} 2019-01-18 07:07:43,815 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-18 07:07:43,815 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 18 Jan 2019 07:07:43 GMT 2019-01-18 07:07:43,815 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-18 07:07:43,815 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-18 07:07:43,815 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-18 07:07:48,821 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/events 2019-01-18 07:07:48,897 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-18 07:07:48,897 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-18 07:07:48,897 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-18 07:07:48,897 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-18 07:07:48,897 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-18 07:07:48,897 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-18 07:07:48,898 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-18 07:07:48,898 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_host_xbzo43", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:07:43.795Z", "message": "Sending task 'nova_plugin.server.start' [retry 1/60]", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:07:43.795Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": "dime_host_xbzo43", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:07:44.610Z", "message": "Task started 'nova_plugin.server.start' [retry 1/60]", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:07:44.610Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": "bono_host_xmtnai", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:07:45.626Z", "message": "Sending task 'nova_plugin.server.start' [retry 1/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:07:45.626Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": "sprout_host_miqw9c", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:07:45.626Z", "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": "2019-01-18T07:07:45.626Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": "bono_host_xmtnai", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:07:45.626Z", "message": "Task started 'nova_plugin.server.start' [retry 1/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:07:45.626Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": "dime_host_xbzo43", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:07:46.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 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": "2019-01-18T07:07:46.649Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": "bono_host_xmtnai", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:07:47.666Z", "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": "2019-01-18T07:07:47.666Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}], "metadata": {"pagination": {"total": 281, "offset": 274, "size": 50}}} 2019-01-18 07:07:48,898 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-18 07:07:48,898 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 18 Jan 2019 07:07:48 GMT 2019-01-18 07:07:48,898 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-18 07:07:48,898 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5532 2019-01-18 07:07:48,898 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-18 07:07:48,899 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2019-01-18 07:07:48,899 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2019-01-18 07:07:48,899 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2019-01-18 07:07:48,899 - 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] 2019-01-18 07:07:48,899 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2019-01-18 07:07:48,900 - 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] 2019-01-18 07:07:48,900 - 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] 2019-01-18 07:07:48,900 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/executions/e87ce63d-2c62-4c4d-a907-7e1bd4215583 2019-01-18 07:07:48,974 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-18 07:07:48,974 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-18 07:07:48,974 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-18 07:07:48,974 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-18 07:07:48,974 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-18 07:07:48,975 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-18 07:07:48,975 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-18 07:07:48,975 - 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": "2019-01-18T07:06:35.566Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"} 2019-01-18 07:07:48,975 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-18 07:07:48,975 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 18 Jan 2019 07:07:48 GMT 2019-01-18 07:07:48,975 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-18 07:07:48,975 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-18 07:07:48,975 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-18 07:07:53,981 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/events 2019-01-18 07:07:54,061 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-18 07:07:54,061 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-18 07:07:54,061 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-18 07:07:54,061 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-18 07:07:54,062 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-18 07:07:54,062 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-18 07:07:54,062 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-18 07:07:54,062 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 281, "offset": 281, "size": 50}}} 2019-01-18 07:07:54,062 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-18 07:07:54,062 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 18 Jan 2019 07:07:54 GMT 2019-01-18 07:07:54,062 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-18 07:07:54,062 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2019-01-18 07:07:54,062 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-18 07:07:54,063 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/executions/e87ce63d-2c62-4c4d-a907-7e1bd4215583 2019-01-18 07:07:54,127 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-18 07:07:54,127 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-18 07:07:54,127 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-18 07:07:54,127 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-18 07:07:54,128 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-18 07:07:54,128 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-18 07:07:54,128 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-18 07:07:54,128 - 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": "2019-01-18T07:06:35.566Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"} 2019-01-18 07:07:54,128 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-18 07:07:54,128 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 18 Jan 2019 07:07:54 GMT 2019-01-18 07:07:54,128 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-18 07:07:54,128 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-18 07:07:54,128 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-18 07:07:59,134 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/events 2019-01-18 07:07:59,215 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-18 07:07:59,215 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-18 07:07:59,216 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-18 07:07:59,216 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-18 07:07:59,216 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-18 07:07:59,216 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-18 07:07:59,216 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-18 07:07:59,216 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 281, "offset": 281, "size": 50}}} 2019-01-18 07:07:59,216 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-18 07:07:59,216 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 18 Jan 2019 07:07:59 GMT 2019-01-18 07:07:59,216 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-18 07:07:59,216 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2019-01-18 07:07:59,217 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-18 07:07:59,217 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/executions/e87ce63d-2c62-4c4d-a907-7e1bd4215583 2019-01-18 07:07:59,284 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-18 07:07:59,285 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-18 07:07:59,285 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-18 07:07:59,285 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-18 07:07:59,285 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-18 07:07:59,285 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-18 07:07:59,285 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-18 07:07:59,285 - 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": "2019-01-18T07:06:35.566Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"} 2019-01-18 07:07:59,285 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-18 07:07:59,286 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 18 Jan 2019 07:07:59 GMT 2019-01-18 07:07:59,286 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-18 07:07:59,286 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-18 07:07:59,286 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-18 07:08:04,291 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/events 2019-01-18 07:08:04,396 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-18 07:08:04,396 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-18 07:08:04,396 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-18 07:08:04,396 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-18 07:08:04,396 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-18 07:08:04,397 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-18 07:08:04,397 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-18 07:08:04,397 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 281, "offset": 281, "size": 50}}} 2019-01-18 07:08:04,397 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-18 07:08:04,397 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 18 Jan 2019 07:08:04 GMT 2019-01-18 07:08:04,397 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-18 07:08:04,397 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2019-01-18 07:08:04,397 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-18 07:08:04,398 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/executions/e87ce63d-2c62-4c4d-a907-7e1bd4215583 2019-01-18 07:08:04,466 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-18 07:08:04,467 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-18 07:08:04,467 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-18 07:08:04,467 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-18 07:08:04,467 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-18 07:08:04,467 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-18 07:08:04,467 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-18 07:08:04,467 - 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": "2019-01-18T07:06:35.566Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"} 2019-01-18 07:08:04,467 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-18 07:08:04,468 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 18 Jan 2019 07:08:04 GMT 2019-01-18 07:08:04,468 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-18 07:08:04,468 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-18 07:08:04,468 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-18 07:08:09,473 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/events 2019-01-18 07:08:10,319 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-18 07:08:10,319 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-18 07:08:10,320 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-18 07:08:10,320 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-18 07:08:10,320 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-18 07:08:10,320 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-18 07:08:10,320 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-18 07:08:10,320 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_1dokw4", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:08:06.325Z", "message": "Sending task 'nova_plugin.server.start' [retry 2/60]", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:08:06.325Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": "proxy_host_1dokw4", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:08:07.692Z", "message": "Task started 'nova_plugin.server.start' [retry 2/60]", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:08:07.692Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": "bind_host_027bff", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:08:08.885Z", "message": "Sending task 'nova_plugin.server.start' [retry 2/60]", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:08:08.885Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}], "metadata": {"pagination": {"total": 284, "offset": 281, "size": 50}}} 2019-01-18 07:08:10,320 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-18 07:08:10,320 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 18 Jan 2019 07:08:10 GMT 2019-01-18 07:08:10,320 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-18 07:08:10,321 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 1619 2019-01-18 07:08:10,321 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-18 07:08:10,321 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2019-01-18 07:08:10,321 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2019-01-18 07:08:10,321 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2019-01-18 07:08:10,322 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/executions/e87ce63d-2c62-4c4d-a907-7e1bd4215583 2019-01-18 07:08:10,881 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-18 07:08:10,881 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-18 07:08:10,881 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-18 07:08:10,881 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-18 07:08:10,882 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-18 07:08:10,882 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-18 07:08:10,882 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-18 07:08:10,882 - 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": "2019-01-18T07:06:35.566Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"} 2019-01-18 07:08:10,882 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-18 07:08:10,882 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 18 Jan 2019 07:08:10 GMT 2019-01-18 07:08:10,882 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-18 07:08:10,882 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-18 07:08:10,882 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-18 07:08:15,888 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/events 2019-01-18 07:08:17,300 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-18 07:08:17,300 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-18 07:08:17,300 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-18 07:08:17,300 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-18 07:08:17,300 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-18 07:08:17,301 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-18 07:08:17,301 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-18 07:08:17,301 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_host_j3ioa9", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:08:11.501Z", "message": "Sending task 'nova_plugin.server.start' [retry 2/60]", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:08:11.501Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": "homer_host_cazqu3", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:08:11.501Z", "message": "Sending task 'nova_plugin.server.start' [retry 2/60]", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:08:11.501Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": "vellum_host_qmx7m0", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:08:11.501Z", "message": "Sending task 'nova_plugin.server.start' [retry 2/60]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:08:11.501Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": "proxy_host_1dokw4", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:08:11.501Z", "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": "2019-01-18T07:08:11.501Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": "bind_host_027bff", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:08:11.501Z", "message": "Task started 'nova_plugin.server.start' [retry 2/60]", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:08:11.501Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": "ellis_host_j3ioa9", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:08:11.501Z", "message": "Task started 'nova_plugin.server.start' [retry 2/60]", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:08:11.501Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": "homer_host_cazqu3", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:08:11.501Z", "message": "Task started 'nova_plugin.server.start' [retry 2/60]", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:08:11.501Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": "vellum_host_qmx7m0", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:08:11.501Z", "message": "Task started 'nova_plugin.server.start' [retry 2/60]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:08:11.501Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": "bind_host_027bff", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:08:13.821Z", "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": "2019-01-18T07:08:13.821Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": "sprout_host_miqw9c", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:08:14.697Z", "message": "Sending task 'nova_plugin.server.start' [retry 2/60]", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:08:14.697Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": "homer_host_cazqu3", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:08:14.697Z", "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": "2019-01-18T07:08:14.697Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}], "metadata": {"pagination": {"total": 295, "offset": 284, "size": 50}}} 2019-01-18 07:08:17,301 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-18 07:08:17,301 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 18 Jan 2019 07:08:17 GMT 2019-01-18 07:08:17,301 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-18 07:08:17,301 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 7596 2019-01-18 07:08:17,301 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-18 07:08:17,302 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2019-01-18 07:08:17,302 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2019-01-18 07:08:17,302 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2019-01-18 07:08:17,302 - 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] 2019-01-18 07:08:17,303 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2019-01-18 07:08:17,303 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2019-01-18 07:08:17,303 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2019-01-18 07:08:17,303 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2019-01-18 07:08:17,303 - 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] 2019-01-18 07:08:17,303 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2019-01-18 07:08:17,303 - 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] 2019-01-18 07:08:17,304 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/executions/e87ce63d-2c62-4c4d-a907-7e1bd4215583 2019-01-18 07:08:18,715 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-18 07:08:18,716 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-18 07:08:18,716 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-18 07:08:18,716 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-18 07:08:18,716 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-18 07:08:18,716 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-18 07:08:18,716 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-18 07:08:18,716 - 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": "2019-01-18T07:06:35.566Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"} 2019-01-18 07:08:18,716 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-18 07:08:18,716 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 18 Jan 2019 07:08:18 GMT 2019-01-18 07:08:18,717 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-18 07:08:18,717 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-18 07:08:18,717 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-18 07:08:23,722 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/events 2019-01-18 07:08:24,648 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-18 07:08:24,649 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-18 07:08:24,649 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-18 07:08:24,649 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-18 07:08:24,649 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-18 07:08:24,649 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-18 07:08:24,649 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-18 07:08:24,649 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_host_xbzo43", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:08:17.140Z", "message": "Sending task 'nova_plugin.server.start' [retry 2/60]", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:08:17.140Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": "dime_host_xbzo43", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:08:17.140Z", "message": "Task started 'nova_plugin.server.start' [retry 2/60]", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:08:17.140Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": "sprout_host_miqw9c", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:08:17.140Z", "message": "Task started 'nova_plugin.server.start' [retry 2/60]", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:08:17.140Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": "bono_host_xmtnai", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:08:19.083Z", "message": "Sending task 'nova_plugin.server.start' [retry 2/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:08:19.083Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": "bono_host_xmtnai", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:08:19.083Z", "message": "Task started 'nova_plugin.server.start' [retry 2/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:08:19.083Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": "ellis_host_j3ioa9", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:08:20.385Z", "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": "2019-01-18T07:08:20.385Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": "vellum_host_qmx7m0", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:08:20.385Z", "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": "2019-01-18T07:08:20.385Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}], "metadata": {"pagination": {"total": 302, "offset": 295, "size": 50}}} 2019-01-18 07:08:24,649 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-18 07:08:24,650 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 18 Jan 2019 07:08:24 GMT 2019-01-18 07:08:24,650 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-18 07:08:24,650 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 4915 2019-01-18 07:08:24,650 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-18 07:08:24,650 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2019-01-18 07:08:24,650 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2019-01-18 07:08:24,651 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2019-01-18 07:08:24,651 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2019-01-18 07:08:24,651 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2019-01-18 07:08:24,651 - 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] 2019-01-18 07:08:24,651 - 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] 2019-01-18 07:08:24,651 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/executions/e87ce63d-2c62-4c4d-a907-7e1bd4215583 2019-01-18 07:08:25,794 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-18 07:08:25,794 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-18 07:08:25,794 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-18 07:08:25,795 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-18 07:08:25,795 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-18 07:08:25,795 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-18 07:08:25,795 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-18 07:08:25,795 - 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": "2019-01-18T07:06:35.566Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"} 2019-01-18 07:08:25,795 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-18 07:08:25,795 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 18 Jan 2019 07:08:25 GMT 2019-01-18 07:08:25,795 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-18 07:08:25,795 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-18 07:08:25,795 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-18 07:08:30,801 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/events 2019-01-18 07:08:31,851 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-18 07:08:31,851 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-18 07:08:31,851 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-18 07:08:31,851 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-18 07:08:31,851 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-18 07:08:31,851 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-18 07:08:31,851 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-18 07:08:31,852 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_host_xbzo43", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:08:25.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] [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": "2019-01-18T07:08:25.857Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": "bono_host_xmtnai", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:08:26.505Z", "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": "2019-01-18T07:08:26.505Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": "sprout_host_miqw9c", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:08:26.505Z", "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": "2019-01-18T07:08:26.505Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}], "metadata": {"pagination": {"total": 305, "offset": 302, "size": 50}}} 2019-01-18 07:08:31,852 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-18 07:08:31,852 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 18 Jan 2019 07:08:31 GMT 2019-01-18 07:08:31,852 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-18 07:08:31,852 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 3488 2019-01-18 07:08:31,852 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-18 07:08:31,852 - 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] 2019-01-18 07:08:31,853 - 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] 2019-01-18 07:08:31,853 - 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] 2019-01-18 07:08:31,853 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/executions/e87ce63d-2c62-4c4d-a907-7e1bd4215583 2019-01-18 07:08:32,173 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-18 07:08:32,174 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-18 07:08:32,174 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-18 07:08:32,174 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-18 07:08:32,174 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-18 07:08:32,174 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-18 07:08:32,174 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-18 07:08:32,174 - 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": "2019-01-18T07:06:35.566Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"} 2019-01-18 07:08:32,174 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-18 07:08:32,174 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 18 Jan 2019 07:08:32 GMT 2019-01-18 07:08:32,175 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-18 07:08:32,175 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-18 07:08:32,175 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-18 07:08:37,180 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/events 2019-01-18 07:08:37,772 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-18 07:08:37,773 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-18 07:08:37,773 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-18 07:08:37,773 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-18 07:08:37,773 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-18 07:08:37,773 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-18 07:08:37,773 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-18 07:08:37,773 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 305, "offset": 305, "size": 50}}} 2019-01-18 07:08:37,773 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-18 07:08:37,773 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 18 Jan 2019 07:08:37 GMT 2019-01-18 07:08:37,774 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-18 07:08:37,774 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2019-01-18 07:08:37,774 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-18 07:08:37,774 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/executions/e87ce63d-2c62-4c4d-a907-7e1bd4215583 2019-01-18 07:08:38,555 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-18 07:08:38,555 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-18 07:08:38,555 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-18 07:08:38,555 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-18 07:08:38,555 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-18 07:08:38,555 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-18 07:08:38,555 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-18 07:08:38,555 - 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": "2019-01-18T07:06:35.566Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"} 2019-01-18 07:08:38,556 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-18 07:08:38,556 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 18 Jan 2019 07:08:38 GMT 2019-01-18 07:08:38,556 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-18 07:08:38,556 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-18 07:08:38,556 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-18 07:08:43,561 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/events 2019-01-18 07:08:44,110 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-18 07:08:44,111 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-18 07:08:44,111 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-18 07:08:44,111 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-18 07:08:44,111 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-18 07:08:44,111 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-18 07:08:44,111 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-18 07:08:44,111 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_1dokw4", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:08:40.648Z", "message": "Sending task 'nova_plugin.server.start' [retry 3/60]", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:08:40.648Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": "proxy_host_1dokw4", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:08:41.612Z", "message": "Task started 'nova_plugin.server.start' [retry 3/60]", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:08:41.612Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}], "metadata": {"pagination": {"total": 307, "offset": 305, "size": 50}}} 2019-01-18 07:08:44,111 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-18 07:08:44,111 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 18 Jan 2019 07:08:44 GMT 2019-01-18 07:08:44,112 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-18 07:08:44,112 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 1108 2019-01-18 07:08:44,112 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-18 07:08:44,112 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2019-01-18 07:08:44,112 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 3/60] 2019-01-18 07:08:44,112 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/executions/e87ce63d-2c62-4c4d-a907-7e1bd4215583 2019-01-18 07:08:45,272 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-18 07:08:45,272 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-18 07:08:45,272 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-18 07:08:45,272 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-18 07:08:45,272 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-18 07:08:45,272 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-18 07:08:45,272 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-18 07:08:45,272 - 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": "2019-01-18T07:06:35.566Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"} 2019-01-18 07:08:45,272 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-18 07:08:45,273 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 18 Jan 2019 07:08:45 GMT 2019-01-18 07:08:45,273 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-18 07:08:45,273 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-18 07:08:45,273 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-18 07:08:50,274 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/events 2019-01-18 07:08:50,406 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-18 07:08:50,406 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-18 07:08:50,407 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-18 07:08:50,407 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-18 07:08:50,407 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-18 07:08:50,407 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-18 07:08:50,407 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-18 07:08:50,407 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_host_027bff", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:08:43.898Z", "message": "Sending task 'nova_plugin.server.start' [retry 3/60]", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:08:43.898Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": "homer_host_cazqu3", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:08:44.880Z", "message": "Sending task 'nova_plugin.server.start' [retry 3/60]", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:08:44.880Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": "bind_host_027bff", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:08:44.880Z", "message": "Task started 'nova_plugin.server.start' [retry 3/60]", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:08:44.880Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": "proxy_host_1dokw4", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:08:46.379Z", "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": "2019-01-18T07:08:46.379Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": "homer_host_cazqu3", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:08:46.379Z", "message": "Task started 'nova_plugin.server.start' [retry 3/60]", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:08:46.379Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": "bind_host_027bff", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:08:47.398Z", "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": "2019-01-18T07:08:47.398Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": "homer_host_cazqu3", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:08:47.398Z", "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": "2019-01-18T07:08:47.398Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": "vellum_host_qmx7m0", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:08:49.637Z", "message": "Sending task 'nova_plugin.server.start' [retry 3/60]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:08:49.637Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}], "metadata": {"pagination": {"total": 315, "offset": 307, "size": 50}}} 2019-01-18 07:08:50,407 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-18 07:08:50,407 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 18 Jan 2019 07:08:50 GMT 2019-01-18 07:08:50,407 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-18 07:08:50,408 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6051 2019-01-18 07:08:50,408 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-18 07:08:50,408 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2019-01-18 07:08:50,408 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2019-01-18 07:08:50,409 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 3/60] 2019-01-18 07:08:50,409 - 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] 2019-01-18 07:08:50,410 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 3/60] 2019-01-18 07:08:50,413 - 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] 2019-01-18 07:08:50,413 - 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] 2019-01-18 07:08:50,413 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2019-01-18 07:08:50,414 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/executions/e87ce63d-2c62-4c4d-a907-7e1bd4215583 2019-01-18 07:08:50,557 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-18 07:08:50,557 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-18 07:08:50,558 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-18 07:08:50,558 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-18 07:08:50,558 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-18 07:08:50,558 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-18 07:08:50,558 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-18 07:08:50,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": "2019-01-18T07:06:35.566Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"} 2019-01-18 07:08:50,558 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-18 07:08:50,558 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 18 Jan 2019 07:08:50 GMT 2019-01-18 07:08:50,558 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-18 07:08:50,559 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-18 07:08:50,559 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-18 07:08:55,564 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/events 2019-01-18 07:08:55,649 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-18 07:08:55,649 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-18 07:08:55,649 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-18 07:08:55,649 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-18 07:08:55,649 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-18 07:08:55,650 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-18 07:08:55,650 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-18 07:08:55,650 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_host_j3ioa9", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:08:50.464Z", "message": "Sending task 'nova_plugin.server.start' [retry 3/60]", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:08:50.464Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": "ellis_host_j3ioa9", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:08:50.464Z", "message": "Task started 'nova_plugin.server.start' [retry 3/60]", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:08:50.464Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": "vellum_host_qmx7m0", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:08:50.464Z", "message": "Task started 'nova_plugin.server.start' [retry 3/60]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:08:50.464Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": "vellum_host_qmx7m0", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:08:51.716Z", "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": "2019-01-18T07:08:51.716Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": "ellis_host_j3ioa9", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:08:51.861Z", "message": "Server is ACTIVE", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:08:51.861Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "cb32fb84-0bd6-432f-8c93-896da74a9dac"}, {"node_instance_id": "ellis_host_j3ioa9", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:08:52.537Z", "message": "Creating Agent", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:08:52.537Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": "ellis_host_j3ioa9", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:08:52.537Z", "message": "Sending task 'cloudify_agent.installer.operations.create'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:08:52.537Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": "ellis_host_j3ioa9", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:08:52.537Z", "message": "Task succeeded 'nova_plugin.server.start' [retry 3/60]", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:08:52.537Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": "ellis_host_j3ioa9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:08:53.299Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:08:53.299Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "ef423a45-d279-44f2-9d12-83828e3c177f"}, {"node_instance_id": "ellis_host_j3ioa9", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:08:53.581Z", "message": "Task started 'cloudify_agent.installer.operations.create'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:08:53.581Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": "ellis_host_j3ioa9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:08:53.894Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:08:53.894Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "ef423a45-d279-44f2-9d12-83828e3c177f"}, {"node_instance_id": "ellis_host_j3ioa9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:08:53.894Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:08:53.894Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "ef423a45-d279-44f2-9d12-83828e3c177f"}, {"node_instance_id": "ellis_host_j3ioa9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:08:53.894Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:08:53.894Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "ef423a45-d279-44f2-9d12-83828e3c177f"}, {"node_instance_id": "ellis_host_j3ioa9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:08:53.894Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:08:53.894Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "ef423a45-d279-44f2-9d12-83828e3c177f"}, {"node_instance_id": "ellis_host_j3ioa9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:08:53.894Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:08:53.894Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "ef423a45-d279-44f2-9d12-83828e3c177f"}, {"node_instance_id": "ellis_host_j3ioa9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:08:53.894Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:08:53.894Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "ef423a45-d279-44f2-9d12-83828e3c177f"}, {"node_instance_id": "ellis_host_j3ioa9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:08:53.894Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:08:53.894Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "ef423a45-d279-44f2-9d12-83828e3c177f"}, {"node_instance_id": "ellis_host_j3ioa9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:08:53.894Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:08:53.894Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "ef423a45-d279-44f2-9d12-83828e3c177f"}, {"node_instance_id": "ellis_host_j3ioa9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:08:53.894Z", "message": "fabric_env set by default value", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:08:53.894Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "ef423a45-d279-44f2-9d12-83828e3c177f"}, {"node_instance_id": "ellis_host_j3ioa9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:08:53.894Z", "message": "Validating SSH connection", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:08:53.894Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "ef423a45-d279-44f2-9d12-83828e3c177f"}], "metadata": {"pagination": {"total": 335, "offset": 315, "size": 50}}} 2019-01-18 07:08:55,650 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-18 07:08:55,650 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 18 Jan 2019 07:08:55 GMT 2019-01-18 07:08:55,650 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-18 07:08:55,650 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 11308 2019-01-18 07:08:55,650 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-18 07:08:55,651 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2019-01-18 07:08:55,651 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 3/60] 2019-01-18 07:08:55,652 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 3/60] 2019-01-18 07:08:55,652 - 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] 2019-01-18 07:08:55,652 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is ACTIVE 2019-01-18 07:08:55,652 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2019-01-18 07:08:55,652 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2019-01-18 07:08:55,652 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 3/60] 2019-01-18 07:08:55,653 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:08:55,653 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2019-01-18 07:08:55,653 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:08:55,653 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:08:55,653 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:08:55,653 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:08:55,654 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:08:55,654 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:08:55,654 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:08:55,654 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:08:55,654 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - fabric_env set by default value 2019-01-18 07:08:55,654 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2019-01-18 07:08:55,655 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/executions/e87ce63d-2c62-4c4d-a907-7e1bd4215583 2019-01-18 07:08:55,725 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-18 07:08:55,725 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-18 07:08:55,726 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-18 07:08:55,726 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-18 07:08:55,726 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-18 07:08:55,726 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-18 07:08:55,726 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-18 07:08:55,726 - 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": "2019-01-18T07:06:35.566Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"} 2019-01-18 07:08:55,726 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-18 07:08:55,726 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 18 Jan 2019 07:08:55 GMT 2019-01-18 07:08:55,726 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-18 07:08:55,726 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-18 07:08:55,727 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-18 07:09:00,732 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/events 2019-01-18 07:09:01,061 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-18 07:09:01,061 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-18 07:09:01,061 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-18 07:09:01,062 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-18 07:09:01,062 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-18 07:09:01,062 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-18 07:09:01,062 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-18 07:09:01,062 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_host_j3ioa9", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:08:55.620Z", "message": "Task rescheduled 'cloudify_agent.installer.operations.create' -> Low level socket error connecting to host 192.168.120.11 on port 22: Unable to connect to port 22 on 192.168.120.11 (tried 1 time)", "node_name": "ellis_host", "workflow_id": "install", "error_causes": [{"message": "Low level socket error connecting to host 192.168.120.11 on port 22: Unable to connect to port 22 on 192.168.120.11 (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.11 on port 22: Unable to connect to port 22 on 192.168.120.11 (tried 1 time)\n", "type": "OperationRetry"}], "reported_timestamp": "2019-01-18T07:08:55.620Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": "bono_host_xmtnai", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:08:56.606Z", "message": "Sending task 'nova_plugin.server.start' [retry 3/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:08:56.606Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": "dime_host_xbzo43", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:08:56.606Z", "message": "Sending task 'nova_plugin.server.start' [retry 3/60]", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:08:56.606Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": "sprout_host_miqw9c", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:08:56.606Z", "message": "Sending task 'nova_plugin.server.start' [retry 3/60]", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:08:56.606Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": "dime_host_xbzo43", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:08:56.606Z", "message": "Task started 'nova_plugin.server.start' [retry 3/60]", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:08:56.606Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": "sprout_host_miqw9c", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:08:56.606Z", "message": "Task started 'nova_plugin.server.start' [retry 3/60]", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:08:56.606Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": "bono_host_xmtnai", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:08:57.715Z", "message": "Task started 'nova_plugin.server.start' [retry 3/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:08:57.715Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": "dime_host_xbzo43", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:08:58.079Z", "message": "Server is ACTIVE", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:08:58.079Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "a6b8ed4b-8066-432c-b915-afbc135294c7"}, {"node_instance_id": "dime_host_xbzo43", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:08:58.781Z", "message": "Creating Agent", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:08:58.781Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": "dime_host_xbzo43", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:08:58.781Z", "message": "Sending task 'cloudify_agent.installer.operations.create'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:08:58.781Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": "dime_host_xbzo43", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:08:58.781Z", "message": "Task started 'cloudify_agent.installer.operations.create'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:08:58.781Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": "dime_host_xbzo43", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:08:58.781Z", "message": "Task succeeded 'nova_plugin.server.start' [retry 3/60]", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:08:58.781Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": "bono_host_xmtnai", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:08:58.917Z", "message": "Server is ACTIVE", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:08:58.917Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "a352150c-1450-49fe-b6ef-98a6b0cf6a25"}, {"node_instance_id": "sprout_host_miqw9c", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:08:58.917Z", "message": "Server is ACTIVE", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:08:58.917Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "6a01f002-dc6c-436d-9608-9e24055a989b"}, {"node_instance_id": "sprout_host_miqw9c", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:08:59.848Z", "message": "Creating Agent", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:08:59.848Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": "sprout_host_miqw9c", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:08:59.848Z", "message": "Sending task 'cloudify_agent.installer.operations.create'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:08:59.848Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": "sprout_host_miqw9c", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:08:59.848Z", "message": "Task started 'cloudify_agent.installer.operations.create'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:08:59.848Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": "sprout_host_miqw9c", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:08:59.848Z", "message": "Task succeeded 'nova_plugin.server.start' [retry 3/60]", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:08:59.848Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": "dime_host_xbzo43", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:00.041Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:00.041Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "d5e764db-334c-4d2a-98a9-f33ebde4018f"}], "metadata": {"pagination": {"total": 354, "offset": 335, "size": 50}}} 2019-01-18 07:09:01,062 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-18 07:09:01,062 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 18 Jan 2019 07:09:01 GMT 2019-01-18 07:09:01,062 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-18 07:09:01,063 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 10501 2019-01-18 07:09:01,063 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-18 07:09:01,063 - 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.11 on port 22: Unable to connect to port 22 on 192.168.120.11 (tried 1 time) 2019-01-18 07:09:01,063 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2019-01-18 07:09:01,064 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2019-01-18 07:09:01,064 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2019-01-18 07:09:01,064 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 3/60] 2019-01-18 07:09:01,064 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 3/60] 2019-01-18 07:09:01,064 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 3/60] 2019-01-18 07:09:01,064 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is ACTIVE 2019-01-18 07:09:01,065 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2019-01-18 07:09:01,065 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2019-01-18 07:09:01,065 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2019-01-18 07:09:01,065 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 3/60] 2019-01-18 07:09:01,065 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is ACTIVE 2019-01-18 07:09:01,065 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is ACTIVE 2019-01-18 07:09:01,066 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2019-01-18 07:09:01,066 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2019-01-18 07:09:01,066 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2019-01-18 07:09:01,066 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 3/60] 2019-01-18 07:09:01,066 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:09:01,066 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/executions/e87ce63d-2c62-4c4d-a907-7e1bd4215583 2019-01-18 07:09:01,186 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-18 07:09:01,186 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-18 07:09:01,186 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-18 07:09:01,187 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-18 07:09:01,187 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-18 07:09:01,187 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-18 07:09:01,187 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-18 07:09:01,187 - 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": "2019-01-18T07:06:35.566Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"} 2019-01-18 07:09:01,187 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-18 07:09:01,187 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 18 Jan 2019 07:09:01 GMT 2019-01-18 07:09:01,187 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-18 07:09:01,187 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-18 07:09:01,187 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-18 07:09:06,193 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/events 2019-01-18 07:09:06,287 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-18 07:09:06,288 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-18 07:09:06,288 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-18 07:09:06,288 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-18 07:09:06,288 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-18 07:09:06,288 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-18 07:09:06,288 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-18 07:09:06,288 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_host_xmtnai", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:00.980Z", "message": "Creating Agent", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:00.980Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": "bono_host_xmtnai", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:00.980Z", "message": "Sending task 'cloudify_agent.installer.operations.create'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:00.980Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": "bono_host_xmtnai", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:00.980Z", "message": "Task started 'cloudify_agent.installer.operations.create'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:00.980Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": "bono_host_xmtnai", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:00.980Z", "message": "Task succeeded 'nova_plugin.server.start' [retry 3/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:00.980Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": "dime_host_xbzo43", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:00.990Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:00.990Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "d5e764db-334c-4d2a-98a9-f33ebde4018f"}, {"node_instance_id": "dime_host_xbzo43", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:00.990Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:00.990Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "d5e764db-334c-4d2a-98a9-f33ebde4018f"}, {"node_instance_id": "dime_host_xbzo43", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:00.990Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:00.990Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "d5e764db-334c-4d2a-98a9-f33ebde4018f"}, {"node_instance_id": "dime_host_xbzo43", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:00.990Z", "message": "fabric_env set by default value", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:00.990Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "d5e764db-334c-4d2a-98a9-f33ebde4018f"}, {"node_instance_id": "dime_host_xbzo43", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:00.990Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:00.990Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "d5e764db-334c-4d2a-98a9-f33ebde4018f"}, {"node_instance_id": "dime_host_xbzo43", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:00.990Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:00.990Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "d5e764db-334c-4d2a-98a9-f33ebde4018f"}, {"node_instance_id": "dime_host_xbzo43", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:00.990Z", "message": "Validating SSH connection", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:00.990Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "d5e764db-334c-4d2a-98a9-f33ebde4018f"}, {"node_instance_id": "dime_host_xbzo43", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:00.990Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:00.990Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "d5e764db-334c-4d2a-98a9-f33ebde4018f"}, {"node_instance_id": "dime_host_xbzo43", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:00.990Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:00.990Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "d5e764db-334c-4d2a-98a9-f33ebde4018f"}, {"node_instance_id": "dime_host_xbzo43", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:00.990Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:00.990Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "d5e764db-334c-4d2a-98a9-f33ebde4018f"}, {"node_instance_id": "bono_host_xmtnai", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:02.077Z", "message": "Task rescheduled 'cloudify_agent.installer.operations.create' -> Low level socket error connecting to host 192.168.120.7 on port 22: Unable to connect to port 22 on 192.168.120.7 (tried 1 time)", "node_name": "bono_host", "workflow_id": "install", "error_causes": [{"message": "Low level socket error connecting to host 192.168.120.7 on port 22: Unable to connect to port 22 on 192.168.120.7 (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.7 on port 22: Unable to connect to port 22 on 192.168.120.7 (tried 1 time)\n", "type": "OperationRetry"}], "reported_timestamp": "2019-01-18T07:09:02.077Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": "dime_host_xbzo43", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:02.077Z", "message": "Task rescheduled 'cloudify_agent.installer.operations.create' -> Low level socket error connecting to host 192.168.120.5 on port 22: Unable to connect to port 22 on 192.168.120.5 (tried 1 time)", "node_name": "dime_host", "workflow_id": "install", "error_causes": [{"message": "Low level socket error connecting to host 192.168.120.5 on port 22: Unable to connect to port 22 on 192.168.120.5 (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.5 on port 22: Unable to connect to port 22 on 192.168.120.5 (tried 1 time)\n", "type": "OperationRetry"}], "reported_timestamp": "2019-01-18T07:09:02.077Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": "sprout_host_miqw9c", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:02.077Z", "message": "Task rescheduled 'cloudify_agent.installer.operations.create' -> Low level socket error connecting to host 192.168.120.13 on port 22: Unable to connect to port 22 on 192.168.120.13 (tried 1 time)", "node_name": "sprout_host", "workflow_id": "install", "error_causes": [{"message": "Low level socket error connecting to host 192.168.120.13 on port 22: Unable to connect to port 22 on 192.168.120.13 (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.13 on port 22: Unable to connect to port 22 on 192.168.120.13 (tried 1 time)\n", "type": "OperationRetry"}], "reported_timestamp": "2019-01-18T07:09:02.077Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": "sprout_host_miqw9c", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:02.080Z", "message": "fabric_env set by default value", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:02.080Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "0e89cde9-c3be-4cbb-adf6-920806dc274f"}, {"node_instance_id": "bono_host_xmtnai", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:02.080Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:02.080Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "1300c974-cfa0-4c7a-9913-5d121657bf3b"}, {"node_instance_id": "bono_host_xmtnai", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:02.080Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:02.080Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "1300c974-cfa0-4c7a-9913-5d121657bf3b"}, {"node_instance_id": "bono_host_xmtnai", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:02.080Z", "message": "Validating SSH connection", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:02.080Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "1300c974-cfa0-4c7a-9913-5d121657bf3b"}, {"node_instance_id": "bono_host_xmtnai", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:02.080Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:02.080Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "1300c974-cfa0-4c7a-9913-5d121657bf3b"}, {"node_instance_id": "sprout_host_miqw9c", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:02.080Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:02.080Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "0e89cde9-c3be-4cbb-adf6-920806dc274f"}, {"node_instance_id": "sprout_host_miqw9c", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:02.080Z", "message": "Validating SSH connection", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:02.080Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "0e89cde9-c3be-4cbb-adf6-920806dc274f"}, {"node_instance_id": "bono_host_xmtnai", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:02.080Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:02.080Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "1300c974-cfa0-4c7a-9913-5d121657bf3b"}, {"node_instance_id": "bono_host_xmtnai", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:02.080Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:02.080Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "1300c974-cfa0-4c7a-9913-5d121657bf3b"}, {"node_instance_id": "bono_host_xmtnai", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:02.080Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:02.080Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "1300c974-cfa0-4c7a-9913-5d121657bf3b"}, {"node_instance_id": "sprout_host_miqw9c", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:02.080Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:02.080Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "0e89cde9-c3be-4cbb-adf6-920806dc274f"}, {"node_instance_id": "sprout_host_miqw9c", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:02.080Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:02.080Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "0e89cde9-c3be-4cbb-adf6-920806dc274f"}, {"node_instance_id": "bono_host_xmtnai", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:02.080Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:02.080Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "1300c974-cfa0-4c7a-9913-5d121657bf3b"}, {"node_instance_id": "sprout_host_miqw9c", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:02.080Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:02.080Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "0e89cde9-c3be-4cbb-adf6-920806dc274f"}, {"node_instance_id": "bono_host_xmtnai", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:02.080Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:02.080Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "1300c974-cfa0-4c7a-9913-5d121657bf3b"}, {"node_instance_id": "sprout_host_miqw9c", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:02.080Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:02.080Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "0e89cde9-c3be-4cbb-adf6-920806dc274f"}, {"node_instance_id": "bono_host_xmtnai", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:02.080Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:02.080Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "1300c974-cfa0-4c7a-9913-5d121657bf3b"}, {"node_instance_id": "sprout_host_miqw9c", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:02.080Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:02.080Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "0e89cde9-c3be-4cbb-adf6-920806dc274f"}, {"node_instance_id": "sprout_host_miqw9c", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:02.080Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:02.080Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "0e89cde9-c3be-4cbb-adf6-920806dc274f"}, {"node_instance_id": "sprout_host_miqw9c", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:02.080Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:02.080Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "0e89cde9-c3be-4cbb-adf6-920806dc274f"}, {"node_instance_id": "sprout_host_miqw9c", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:02.080Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:02.080Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "0e89cde9-c3be-4cbb-adf6-920806dc274f"}, {"node_instance_id": "bono_host_xmtnai", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:02.080Z", "message": "fabric_env set by default value", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:02.080Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "1300c974-cfa0-4c7a-9913-5d121657bf3b"}], "metadata": {"pagination": {"total": 393, "offset": 354, "size": 50}}} 2019-01-18 07:09:06,289 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-18 07:09:06,289 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 18 Jan 2019 07:09:06 GMT 2019-01-18 07:09:06,289 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-18 07:09:06,289 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 23268 2019-01-18 07:09:06,289 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-18 07:09:06,290 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2019-01-18 07:09:06,290 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2019-01-18 07:09:06,290 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2019-01-18 07:09:06,291 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 3/60] 2019-01-18 07:09:06,291 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:09:06,291 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:09:06,291 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:09:06,291 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - fabric_env set by default value 2019-01-18 07:09:06,291 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:09:06,291 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:09:06,292 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2019-01-18 07:09:06,292 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:09:06,292 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:09:06,292 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:09:06,292 - 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.7 on port 22: Unable to connect to port 22 on 192.168.120.7 (tried 1 time) 2019-01-18 07:09:06,292 - 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.5 on port 22: Unable to connect to port 22 on 192.168.120.5 (tried 1 time) 2019-01-18 07:09:06,293 - 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.13 on port 22: Unable to connect to port 22 on 192.168.120.13 (tried 1 time) 2019-01-18 07:09:06,293 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - fabric_env set by default value 2019-01-18 07:09:06,293 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:09:06,293 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:09:06,293 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2019-01-18 07:09:06,293 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:09:06,294 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:09:06,294 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2019-01-18 07:09:06,294 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:09:06,294 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:09:06,294 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:09:06,294 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:09:06,295 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:09:06,295 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:09:06,295 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:09:06,295 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:09:06,295 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:09:06,295 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:09:06,296 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:09:06,296 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:09:06,296 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:09:06,296 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:09:06,296 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - fabric_env set by default value 2019-01-18 07:09:06,296 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/executions/e87ce63d-2c62-4c4d-a907-7e1bd4215583 2019-01-18 07:09:06,362 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-18 07:09:06,362 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-18 07:09:06,362 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-18 07:09:06,362 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-18 07:09:06,363 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-18 07:09:06,363 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-18 07:09:06,363 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-18 07:09:06,363 - 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": "2019-01-18T07:06:35.566Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"} 2019-01-18 07:09:06,363 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-18 07:09:06,363 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 18 Jan 2019 07:09:06 GMT 2019-01-18 07:09:06,363 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-18 07:09:06,363 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-18 07:09:06,363 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-18 07:09:11,369 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/events 2019-01-18 07:09:11,577 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-18 07:09:11,578 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-18 07:09:11,578 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-18 07:09:11,578 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-18 07:09:11,578 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-18 07:09:11,578 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-18 07:09:11,578 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-18 07:09:11,578 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_host_j3ioa9", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:10.651Z", "message": "Sending task 'cloudify_agent.installer.operations.create' [retry 1/60]", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:10.651Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": "ellis_host_j3ioa9", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:11.137Z", "message": "Task started 'cloudify_agent.installer.operations.create' [retry 1/60]", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:11.137Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}], "metadata": {"pagination": {"total": 395, "offset": 393, "size": 50}}} 2019-01-18 07:09:11,578 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-18 07:09:11,579 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 18 Jan 2019 07:09:11 GMT 2019-01-18 07:09:11,579 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-18 07:09:11,579 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 1156 2019-01-18 07:09:11,579 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-18 07:09:11,579 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' [retry 1/60] 2019-01-18 07:09:11,579 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' [retry 1/60] 2019-01-18 07:09:11,580 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/executions/e87ce63d-2c62-4c4d-a907-7e1bd4215583 2019-01-18 07:09:11,706 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-18 07:09:11,706 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-18 07:09:11,706 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-18 07:09:11,706 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-18 07:09:11,706 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-18 07:09:11,707 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-18 07:09:11,707 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-18 07:09:11,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": "2019-01-18T07:06:35.566Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"} 2019-01-18 07:09:11,707 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-18 07:09:11,707 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 18 Jan 2019 07:09:11 GMT 2019-01-18 07:09:11,707 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-18 07:09:11,707 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-18 07:09:11,707 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-18 07:09:16,713 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/events 2019-01-18 07:09:17,115 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-18 07:09:17,115 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-18 07:09:17,115 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-18 07:09:17,116 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-18 07:09:17,116 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-18 07:09:17,116 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-18 07:09:17,116 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-18 07:09:17,116 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_host_j3ioa9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:11.723Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:11.723Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "f71b9269-ebd5-4aef-a843-dc246ca66ca8"}, {"node_instance_id": "ellis_host_j3ioa9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:12.186Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:12.186Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "f71b9269-ebd5-4aef-a843-dc246ca66ca8"}, {"node_instance_id": "ellis_host_j3ioa9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:12.186Z", "message": "fabric_env set by default value", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:12.186Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "f71b9269-ebd5-4aef-a843-dc246ca66ca8"}, {"node_instance_id": "ellis_host_j3ioa9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:12.186Z", "message": "Validating SSH connection", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:12.186Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "f71b9269-ebd5-4aef-a843-dc246ca66ca8"}, {"node_instance_id": "ellis_host_j3ioa9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:12.186Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:12.186Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "f71b9269-ebd5-4aef-a843-dc246ca66ca8"}, {"node_instance_id": "ellis_host_j3ioa9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:12.186Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:12.186Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "f71b9269-ebd5-4aef-a843-dc246ca66ca8"}, {"node_instance_id": "ellis_host_j3ioa9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:12.186Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:12.186Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "f71b9269-ebd5-4aef-a843-dc246ca66ca8"}, {"node_instance_id": "ellis_host_j3ioa9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:12.186Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:12.186Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "f71b9269-ebd5-4aef-a843-dc246ca66ca8"}, {"node_instance_id": "ellis_host_j3ioa9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:12.186Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:12.186Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "f71b9269-ebd5-4aef-a843-dc246ca66ca8"}, {"node_instance_id": "ellis_host_j3ioa9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:12.186Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:12.186Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "f71b9269-ebd5-4aef-a843-dc246ca66ca8"}, {"node_instance_id": "ellis_host_j3ioa9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:12.186Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:12.186Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "f71b9269-ebd5-4aef-a843-dc246ca66ca8"}, {"node_instance_id": "ellis_host_j3ioa9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:15.199Z", "message": "SSH connection is ready", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:15.199Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "f71b9269-ebd5-4aef-a843-dc246ca66ca8"}, {"node_instance_id": "proxy_host_1dokw4", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:15.520Z", "message": "Sending task 'nova_plugin.server.start' [retry 4/60]", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:15.520Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": "ellis_host_j3ioa9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:15.549Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:15.549Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "f71b9269-ebd5-4aef-a843-dc246ca66ca8"}, {"node_instance_id": "ellis_host_j3ioa9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:15.549Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:15.549Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "f71b9269-ebd5-4aef-a843-dc246ca66ca8"}, {"node_instance_id": "ellis_host_j3ioa9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:15.549Z", "message": "system_python set by default value", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:15.549Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "f71b9269-ebd5-4aef-a843-dc246ca66ca8"}, {"node_instance_id": "ellis_host_j3ioa9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:15.549Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:15.549Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "f71b9269-ebd5-4aef-a843-dc246ca66ca8"}, {"node_instance_id": "ellis_host_j3ioa9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:15.549Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:15.549Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "f71b9269-ebd5-4aef-a843-dc246ca66ca8"}, {"node_instance_id": "ellis_host_j3ioa9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:15.549Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:15.549Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "f71b9269-ebd5-4aef-a843-dc246ca66ca8"}, {"node_instance_id": "ellis_host_j3ioa9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:15.549Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:15.549Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "f71b9269-ebd5-4aef-a843-dc246ca66ca8"}, {"node_instance_id": "ellis_host_j3ioa9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:15.549Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:15.549Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "f71b9269-ebd5-4aef-a843-dc246ca66ca8"}, {"node_instance_id": "ellis_host_j3ioa9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:15.549Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:15.549Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "f71b9269-ebd5-4aef-a843-dc246ca66ca8"}, {"node_instance_id": "ellis_host_j3ioa9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:15.549Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:15.549Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "f71b9269-ebd5-4aef-a843-dc246ca66ca8"}, {"node_instance_id": "ellis_host_j3ioa9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:15.549Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:15.549Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "f71b9269-ebd5-4aef-a843-dc246ca66ca8"}, {"node_instance_id": "ellis_host_j3ioa9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:15.549Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:15.549Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "f71b9269-ebd5-4aef-a843-dc246ca66ca8"}, {"node_instance_id": "ellis_host_j3ioa9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:15.549Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:15.549Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "f71b9269-ebd5-4aef-a843-dc246ca66ca8"}, {"node_instance_id": "ellis_host_j3ioa9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:15.549Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:15.549Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "f71b9269-ebd5-4aef-a843-dc246ca66ca8"}, {"node_instance_id": "ellis_host_j3ioa9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:15.549Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:15.549Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "f71b9269-ebd5-4aef-a843-dc246ca66ca8"}, {"node_instance_id": "ellis_host_j3ioa9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:15.549Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:15.549Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "f71b9269-ebd5-4aef-a843-dc246ca66ca8"}, {"node_instance_id": "ellis_host_j3ioa9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:15.549Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:15.549Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "f71b9269-ebd5-4aef-a843-dc246ca66ca8"}, {"node_instance_id": "ellis_host_j3ioa9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:15.549Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:15.549Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "f71b9269-ebd5-4aef-a843-dc246ca66ca8"}, {"node_instance_id": "ellis_host_j3ioa9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:15.549Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:15.549Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "f71b9269-ebd5-4aef-a843-dc246ca66ca8"}, {"node_instance_id": "ellis_host_j3ioa9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:15.549Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:15.549Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "f71b9269-ebd5-4aef-a843-dc246ca66ca8"}, {"node_instance_id": "ellis_host_j3ioa9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:15.549Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:15.549Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "f71b9269-ebd5-4aef-a843-dc246ca66ca8"}, {"node_instance_id": "ellis_host_j3ioa9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:15.549Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:15.549Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "f71b9269-ebd5-4aef-a843-dc246ca66ca8"}, {"node_instance_id": "ellis_host_j3ioa9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:15.549Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:15.549Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "f71b9269-ebd5-4aef-a843-dc246ca66ca8"}, {"node_instance_id": "ellis_host_j3ioa9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:15.549Z", "message": "broker_get_settings_from_manager set by default value", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:15.549Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "f71b9269-ebd5-4aef-a843-dc246ca66ca8"}, {"node_instance_id": "ellis_host_j3ioa9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:15.549Z", "message": "env set by default value", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:15.549Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "f71b9269-ebd5-4aef-a843-dc246ca66ca8"}, {"node_instance_id": "ellis_host_j3ioa9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:15.549Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:15.549Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "f71b9269-ebd5-4aef-a843-dc246ca66ca8"}, {"node_instance_id": "ellis_host_j3ioa9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:15.549Z", "message": "disable_requiretty set by default value", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:15.549Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "f71b9269-ebd5-4aef-a843-dc246ca66ca8"}, {"node_instance_id": "dime_host_xbzo43", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:16.542Z", "message": "Task started 'cloudify_agent.installer.operations.create' [retry 1/60]", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:16.542Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": "dime_host_xbzo43", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:16.542Z", "message": "Sending task 'cloudify_agent.installer.operations.create' [retry 1/60]", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:16.542Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": "proxy_host_1dokw4", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:16.542Z", "message": "Task started 'nova_plugin.server.start' [retry 4/60]", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:16.542Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": "ellis_host_j3ioa9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:16.570Z", "message": "Creating agent from package", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:16.570Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "f71b9269-ebd5-4aef-a843-dc246ca66ca8"}, {"node_instance_id": "ellis_host_j3ioa9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:16.570Z", "message": "Creating Agent ellis_host_j3ioa9", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:16.570Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "f71b9269-ebd5-4aef-a843-dc246ca66ca8"}, {"node_instance_id": "ellis_host_j3ioa9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:16.570Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:16.570Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "f71b9269-ebd5-4aef-a843-dc246ca66ca8"}, {"node_instance_id": "ellis_host_j3ioa9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:16.570Z", "message": "Attempting to locate wget on the host machine", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:16.570Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "f71b9269-ebd5-4aef-a843-dc246ca66ca8"}, {"node_instance_id": "ellis_host_j3ioa9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:16.570Z", "message": "Downloading Agent Package from https://192.168.120.10:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:16.570Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "f71b9269-ebd5-4aef-a843-dc246ca66ca8"}, {"node_instance_id": "ellis_host_j3ioa9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:16.570Z", "message": "Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/ellis_host_j3ioa9/cloudify/ssl/cloudify_internal_cert.pem", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:16.570Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "f71b9269-ebd5-4aef-a843-dc246ca66ca8"}], "metadata": {"pagination": {"total": 444, "offset": 395, "size": 50}}} 2019-01-18 07:09:17,116 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-18 07:09:17,116 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 18 Jan 2019 07:09:17 GMT 2019-01-18 07:09:17,116 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-18 07:09:17,117 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 27077 2019-01-18 07:09:17,117 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-18 07:09:17,118 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:09:17,118 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:09:17,118 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - fabric_env set by default value 2019-01-18 07:09:17,118 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2019-01-18 07:09:17,119 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:09:17,119 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:09:17,119 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:09:17,119 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:09:17,119 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:09:17,119 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:09:17,120 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:09:17,120 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2019-01-18 07:09:17,120 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2019-01-18 07:09:17,120 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:09:17,120 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:09:17,120 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - system_python set by default value 2019-01-18 07:09:17,120 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:09:17,121 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:09:17,121 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:09:17,121 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:09:17,121 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:09:17,121 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:09:17,121 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:09:17,122 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:09:17,122 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:09:17,122 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:09:17,122 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:09:17,122 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:09:17,122 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:09:17,122 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:09:17,123 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:09:17,123 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:09:17,123 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:09:17,123 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:09:17,123 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:09:17,124 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:09:17,124 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - broker_get_settings_from_manager set by default value 2019-01-18 07:09:17,124 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - env set by default value 2019-01-18 07:09:17,124 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:09:17,124 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - disable_requiretty set by default value 2019-01-18 07:09:17,124 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' [retry 1/60] 2019-01-18 07:09:17,125 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' [retry 1/60] 2019-01-18 07:09:17,125 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 4/60] 2019-01-18 07:09:17,125 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating agent from package 2019-01-18 07:09:17,125 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent ellis_host_j3ioa9 2019-01-18 07:09:17,125 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:09:17,125 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Attempting to locate wget on the host machine 2019-01-18 07:09:17,125 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloading Agent Package from https://192.168.120.10:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz 2019-01-18 07:09:17,126 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/ellis_host_j3ioa9/cloudify/ssl/cloudify_internal_cert.pem 2019-01-18 07:09:17,126 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/executions/e87ce63d-2c62-4c4d-a907-7e1bd4215583 2019-01-18 07:09:17,452 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-18 07:09:17,452 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-18 07:09:17,453 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-18 07:09:17,453 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-18 07:09:17,453 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-18 07:09:17,453 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-18 07:09:17,453 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-18 07:09:17,453 - 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": "2019-01-18T07:06:35.566Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"} 2019-01-18 07:09:17,453 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-18 07:09:17,453 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 18 Jan 2019 07:09:17 GMT 2019-01-18 07:09:17,453 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-18 07:09:17,454 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-18 07:09:17,454 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-18 07:09:22,457 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/events 2019-01-18 07:09:22,627 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-18 07:09:22,627 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-18 07:09:22,627 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-18 07:09:22,627 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-18 07:09:22,627 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-18 07:09:22,627 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-18 07:09:22,627 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-18 07:09:22,628 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_host_xmtnai", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:17.720Z", "message": "Sending task 'cloudify_agent.installer.operations.create' [retry 1/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:17.720Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": "sprout_host_miqw9c", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:17.720Z", "message": "Sending task 'cloudify_agent.installer.operations.create' [retry 1/60]", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:17.720Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": "bind_host_027bff", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:17.720Z", "message": "Sending task 'nova_plugin.server.start' [retry 4/60]", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:17.720Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": "homer_host_cazqu3", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:17.720Z", "message": "Sending task 'nova_plugin.server.start' [retry 4/60]", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:17.720Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": "bono_host_xmtnai", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:17.720Z", "message": "Task started 'cloudify_agent.installer.operations.create' [retry 1/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:17.720Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": "sprout_host_miqw9c", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:17.720Z", "message": "Task started 'cloudify_agent.installer.operations.create' [retry 1/60]", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:17.720Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": "dime_host_xbzo43", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:17.724Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:17.724Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "2320b1dc-0fc2-4638-8f1d-1367099132fe"}, {"node_instance_id": "dime_host_xbzo43", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:17.724Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:17.724Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "2320b1dc-0fc2-4638-8f1d-1367099132fe"}, {"node_instance_id": "sprout_host_miqw9c", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:17.724Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:17.724Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "cefdbb03-1020-4462-a4ba-990e2eded391"}, {"node_instance_id": "dime_host_xbzo43", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:17.724Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:17.724Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "2320b1dc-0fc2-4638-8f1d-1367099132fe"}, {"node_instance_id": "dime_host_xbzo43", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:17.724Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:17.724Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "2320b1dc-0fc2-4638-8f1d-1367099132fe"}, {"node_instance_id": "dime_host_xbzo43", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:17.724Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:17.724Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "2320b1dc-0fc2-4638-8f1d-1367099132fe"}, {"node_instance_id": "sprout_host_miqw9c", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:17.724Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:17.724Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "cefdbb03-1020-4462-a4ba-990e2eded391"}, {"node_instance_id": "dime_host_xbzo43", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:17.724Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:17.724Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "2320b1dc-0fc2-4638-8f1d-1367099132fe"}, {"node_instance_id": "dime_host_xbzo43", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:17.724Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:17.724Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "2320b1dc-0fc2-4638-8f1d-1367099132fe"}, {"node_instance_id": "dime_host_xbzo43", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:17.724Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:17.724Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "2320b1dc-0fc2-4638-8f1d-1367099132fe"}, {"node_instance_id": "dime_host_xbzo43", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:17.724Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:17.724Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "2320b1dc-0fc2-4638-8f1d-1367099132fe"}, {"node_instance_id": "sprout_host_miqw9c", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:17.724Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:17.724Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "cefdbb03-1020-4462-a4ba-990e2eded391"}, {"node_instance_id": "dime_host_xbzo43", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:17.724Z", "message": "fabric_env set by default value", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:17.724Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "2320b1dc-0fc2-4638-8f1d-1367099132fe"}, {"node_instance_id": "ellis_host_j3ioa9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:17.724Z", "message": "Untaring Agent package...", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:17.724Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "f71b9269-ebd5-4aef-a843-dc246ca66ca8"}, {"node_instance_id": "dime_host_xbzo43", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:17.724Z", "message": "Validating SSH connection", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:17.724Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "2320b1dc-0fc2-4638-8f1d-1367099132fe"}, {"node_instance_id": "proxy_host_1dokw4", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:18.779Z", "message": "Creating Agent", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:18.779Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": "proxy_host_1dokw4", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:18.779Z", "message": "Sending task 'cloudify_agent.installer.operations.create'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:18.779Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": "bind_host_027bff", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:18.779Z", "message": "Task started 'nova_plugin.server.start' [retry 4/60]", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:18.779Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": "proxy_host_1dokw4", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:18.779Z", "message": "Task succeeded 'nova_plugin.server.start' [retry 4/60]", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:18.779Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": "bono_host_xmtnai", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:18.782Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:18.782Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "f578b2d2-52db-4936-a38a-7b802f0496e8"}, {"node_instance_id": "sprout_host_miqw9c", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:18.782Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:18.782Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "cefdbb03-1020-4462-a4ba-990e2eded391"}, {"node_instance_id": "bono_host_xmtnai", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:18.782Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:18.782Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "f578b2d2-52db-4936-a38a-7b802f0496e8"}, {"node_instance_id": "bono_host_xmtnai", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:18.782Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:18.782Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "f578b2d2-52db-4936-a38a-7b802f0496e8"}, {"node_instance_id": "sprout_host_miqw9c", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:18.782Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:18.782Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "cefdbb03-1020-4462-a4ba-990e2eded391"}, {"node_instance_id": "bono_host_xmtnai", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:18.782Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:18.782Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "f578b2d2-52db-4936-a38a-7b802f0496e8"}, {"node_instance_id": "sprout_host_miqw9c", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:18.782Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:18.782Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "cefdbb03-1020-4462-a4ba-990e2eded391"}, {"node_instance_id": "bono_host_xmtnai", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:18.782Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:18.782Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "f578b2d2-52db-4936-a38a-7b802f0496e8"}, {"node_instance_id": "bono_host_xmtnai", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:18.782Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:18.782Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "f578b2d2-52db-4936-a38a-7b802f0496e8"}, {"node_instance_id": "sprout_host_miqw9c", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:18.782Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:18.782Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "cefdbb03-1020-4462-a4ba-990e2eded391"}, {"node_instance_id": "bono_host_xmtnai", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:18.782Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:18.782Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "f578b2d2-52db-4936-a38a-7b802f0496e8"}, {"node_instance_id": "sprout_host_miqw9c", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:18.782Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:18.782Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "cefdbb03-1020-4462-a4ba-990e2eded391"}, {"node_instance_id": "bono_host_xmtnai", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:18.782Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:18.782Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "f578b2d2-52db-4936-a38a-7b802f0496e8"}, {"node_instance_id": "sprout_host_miqw9c", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:18.782Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:18.782Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "cefdbb03-1020-4462-a4ba-990e2eded391"}, {"node_instance_id": "bono_host_xmtnai", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:18.782Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:18.782Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "f578b2d2-52db-4936-a38a-7b802f0496e8"}, {"node_instance_id": "ellis_host_j3ioa9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:18.782Z", "message": "Auto-correcting virtualenv /home/ubuntu/ellis_host_j3ioa9/env", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:18.782Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "f71b9269-ebd5-4aef-a843-dc246ca66ca8"}, {"node_instance_id": "ellis_host_j3ioa9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:18.782Z", "message": "Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.10', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/ellis_host_j3ioa9/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/ellis_host_j3ioa9/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_j3ioa9', 'REST_HOST': '192.168.120.10', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/ellis_host_j3ioa9/work', 'CLOUDIFY_DAEMON_QUEUE': 'ellis_host_j3ioa9', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.DyMMew.bl1aw5v6rGbnjtvdl_YSHK8QJ7E'}", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:18.782Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "f71b9269-ebd5-4aef-a843-dc246ca66ca8"}, {"node_instance_id": "ellis_host_j3ioa9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:18.782Z", "message": "Configuring...", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:18.782Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "f71b9269-ebd5-4aef-a843-dc246ca66ca8"}, {"node_instance_id": "ellis_host_j3ioa9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:18.782Z", "message": "Disabling requiretty directive in sudoers file", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:18.782Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "f71b9269-ebd5-4aef-a843-dc246ca66ca8"}, {"node_instance_id": "bono_host_xmtnai", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:18.782Z", "message": "fabric_env set by default value", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:18.782Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "f578b2d2-52db-4936-a38a-7b802f0496e8"}, {"node_instance_id": "sprout_host_miqw9c", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:18.782Z", "message": "fabric_env set by default value", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:18.782Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "cefdbb03-1020-4462-a4ba-990e2eded391"}, {"node_instance_id": "proxy_host_1dokw4", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:18.782Z", "message": "Server is ACTIVE", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:18.782Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "2c40c033-db00-44b0-9709-d9954001e20e"}, {"node_instance_id": "ellis_host_j3ioa9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:18.782Z", "message": "Successfully configured cfy-agent", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:18.782Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "f71b9269-ebd5-4aef-a843-dc246ca66ca8"}, {"node_instance_id": "bono_host_xmtnai", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:18.782Z", "message": "Validating SSH connection", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:18.782Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "f578b2d2-52db-4936-a38a-7b802f0496e8"}, {"node_instance_id": "sprout_host_miqw9c", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:18.782Z", "message": "Validating SSH connection", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:18.782Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "cefdbb03-1020-4462-a4ba-990e2eded391"}], "metadata": {"pagination": {"total": 576, "offset": 444, "size": 50}}} 2019-01-18 07:09:22,628 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-18 07:09:22,628 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 18 Jan 2019 07:09:22 GMT 2019-01-18 07:09:22,628 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-18 07:09:22,628 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 27867 2019-01-18 07:09:22,628 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-18 07:09:22,630 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' [retry 1/60] 2019-01-18 07:09:22,630 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' [retry 1/60] 2019-01-18 07:09:22,630 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2019-01-18 07:09:22,630 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2019-01-18 07:09:22,630 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' [retry 1/60] 2019-01-18 07:09:22,631 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' [retry 1/60] 2019-01-18 07:09:22,631 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:09:22,631 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:09:22,631 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:09:22,631 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:09:22,631 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:09:22,632 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:09:22,632 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:09:22,632 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:09:22,632 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:09:22,632 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:09:22,632 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:09:22,632 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:09:22,633 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - fabric_env set by default value 2019-01-18 07:09:22,633 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Untaring Agent package... 2019-01-18 07:09:22,633 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2019-01-18 07:09:22,633 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2019-01-18 07:09:22,633 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2019-01-18 07:09:22,633 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 4/60] 2019-01-18 07:09:22,634 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 4/60] 2019-01-18 07:09:22,634 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:09:22,634 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:09:22,634 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:09:22,634 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:09:22,634 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:09:22,635 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:09:22,635 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:09:22,635 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:09:22,635 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:09:22,635 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:09:22,635 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:09:22,635 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:09:22,636 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:09:22,636 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:09:22,636 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:09:22,636 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Auto-correcting virtualenv /home/ubuntu/ellis_host_j3ioa9/env 2019-01-18 07:09:22,636 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.10', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/ellis_host_j3ioa9/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/ellis_host_j3ioa9/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_j3ioa9', 'REST_HOST': '192.168.120.10', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/ellis_host_j3ioa9/work', 'CLOUDIFY_DAEMON_QUEUE': 'ellis_host_j3ioa9', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.DyMMew.bl1aw5v6rGbnjtvdl_YSHK8QJ7E'} 2019-01-18 07:09:22,636 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2019-01-18 07:09:22,637 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Disabling requiretty directive in sudoers file 2019-01-18 07:09:22,637 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - fabric_env set by default value 2019-01-18 07:09:22,637 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - fabric_env set by default value 2019-01-18 07:09:22,637 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is ACTIVE 2019-01-18 07:09:22,637 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured cfy-agent 2019-01-18 07:09:22,637 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2019-01-18 07:09:22,637 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2019-01-18 07:09:22,638 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/executions/e87ce63d-2c62-4c4d-a907-7e1bd4215583 2019-01-18 07:09:22,713 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-18 07:09:22,713 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-18 07:09:22,714 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-18 07:09:22,714 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-18 07:09:22,714 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-18 07:09:22,714 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-18 07:09:22,714 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-18 07:09:22,714 - 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": "2019-01-18T07:06:35.566Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"} 2019-01-18 07:09:22,714 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-18 07:09:22,714 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 18 Jan 2019 07:09:22 GMT 2019-01-18 07:09:22,714 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-18 07:09:22,714 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-18 07:09:22,715 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-18 07:09:27,716 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/events 2019-01-18 07:09:28,085 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-18 07:09:28,085 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-18 07:09:28,085 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-18 07:09:28,085 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-18 07:09:28,086 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-18 07:09:28,086 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-18 07:09:28,086 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-18 07:09:28,086 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_host_j3ioa9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:19.810Z", "message": "Successfully created daemon: ellis_host_j3ioa9", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:19.810Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "f71b9269-ebd5-4aef-a843-dc246ca66ca8"}, {"node_instance_id": "ellis_host_j3ioa9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:19.810Z", "message": "Creating...", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:19.810Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "f71b9269-ebd5-4aef-a843-dc246ca66ca8"}, {"node_instance_id": "ellis_host_j3ioa9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:19.810Z", "message": " SNIMissingWarning", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:19.810Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "f71b9269-ebd5-4aef-a843-dc246ca66ca8"}, {"node_instance_id": "ellis_host_j3ioa9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:19.810Z", "message": "/home/ubuntu/ellis_host_j3ioa9/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": "2019-01-18T07:09:19.810Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "f71b9269-ebd5-4aef-a843-dc246ca66ca8"}, {"node_instance_id": "ellis_host_j3ioa9", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:19.812Z", "message": "Sending task 'cloudify_agent.installer.operations.configure'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:19.812Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": "ellis_host_j3ioa9", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:19.812Z", "message": "Task succeeded 'cloudify_agent.installer.operations.create' [retry 1/60]", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:19.812Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": "homer_host_cazqu3", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:19.812Z", "message": "Task started 'nova_plugin.server.start' [retry 4/60]", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:19.812Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": "ellis_host_j3ioa9", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:19.812Z", "message": "Configuring Agent", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:19.812Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": "bind_host_027bff", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:20.964Z", "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": "2019-01-18T07:09:20.964Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": "proxy_host_1dokw4", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:20.964Z", "message": "Task started 'cloudify_agent.installer.operations.create'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:20.964Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": "dime_host_xbzo43", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:21.189Z", "message": "SSH connection is ready", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:21.189Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "2320b1dc-0fc2-4638-8f1d-1367099132fe"}, {"node_instance_id": "proxy_host_1dokw4", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:21.881Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:21.881Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "1c297a57-e5a7-4fcc-816e-7b7518ecf375"}, {"node_instance_id": "proxy_host_1dokw4", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:21.881Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:21.881Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "1c297a57-e5a7-4fcc-816e-7b7518ecf375"}, {"node_instance_id": "dime_host_xbzo43", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:21.881Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:21.881Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "2320b1dc-0fc2-4638-8f1d-1367099132fe"}, {"node_instance_id": "sprout_host_miqw9c", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:21.881Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:21.881Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "cefdbb03-1020-4462-a4ba-990e2eded391"}, {"node_instance_id": "dime_host_xbzo43", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:21.881Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:21.881Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "2320b1dc-0fc2-4638-8f1d-1367099132fe"}, {"node_instance_id": "sprout_host_miqw9c", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:21.881Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:21.881Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "cefdbb03-1020-4462-a4ba-990e2eded391"}, {"node_instance_id": "sprout_host_miqw9c", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:21.881Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:21.881Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "cefdbb03-1020-4462-a4ba-990e2eded391"}, {"node_instance_id": "proxy_host_1dokw4", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:21.881Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:21.881Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "1c297a57-e5a7-4fcc-816e-7b7518ecf375"}, {"node_instance_id": "dime_host_xbzo43", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:21.881Z", "message": "disable_requiretty set by default value", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:21.881Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "2320b1dc-0fc2-4638-8f1d-1367099132fe"}, {"node_instance_id": "dime_host_xbzo43", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:21.881Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:21.881Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "2320b1dc-0fc2-4638-8f1d-1367099132fe"}, {"node_instance_id": "dime_host_xbzo43", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:21.881Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:21.881Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "2320b1dc-0fc2-4638-8f1d-1367099132fe"}, {"node_instance_id": "dime_host_xbzo43", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:21.881Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:21.881Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "2320b1dc-0fc2-4638-8f1d-1367099132fe"}, {"node_instance_id": "sprout_host_miqw9c", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:21.881Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:21.881Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "cefdbb03-1020-4462-a4ba-990e2eded391"}, {"node_instance_id": "dime_host_xbzo43", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:21.881Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:21.881Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "2320b1dc-0fc2-4638-8f1d-1367099132fe"}, {"node_instance_id": "sprout_host_miqw9c", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:21.881Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:21.881Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "cefdbb03-1020-4462-a4ba-990e2eded391"}, {"node_instance_id": "dime_host_xbzo43", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:21.881Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:21.881Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "2320b1dc-0fc2-4638-8f1d-1367099132fe"}, {"node_instance_id": "dime_host_xbzo43", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:21.881Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:21.881Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "2320b1dc-0fc2-4638-8f1d-1367099132fe"}, {"node_instance_id": "sprout_host_miqw9c", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:21.881Z", "message": "system_python set by default value", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:21.881Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "cefdbb03-1020-4462-a4ba-990e2eded391"}, {"node_instance_id": "proxy_host_1dokw4", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:21.881Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:21.881Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "1c297a57-e5a7-4fcc-816e-7b7518ecf375"}, {"node_instance_id": "sprout_host_miqw9c", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:21.881Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:21.881Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "cefdbb03-1020-4462-a4ba-990e2eded391"}, {"node_instance_id": "sprout_host_miqw9c", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:21.881Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:21.881Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "cefdbb03-1020-4462-a4ba-990e2eded391"}, {"node_instance_id": "dime_host_xbzo43", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:21.881Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:21.881Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "2320b1dc-0fc2-4638-8f1d-1367099132fe"}, {"node_instance_id": "sprout_host_miqw9c", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:21.881Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:21.881Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "cefdbb03-1020-4462-a4ba-990e2eded391"}, {"node_instance_id": "sprout_host_miqw9c", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:21.881Z", "message": "broker_get_settings_from_manager set by default value", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:21.881Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "cefdbb03-1020-4462-a4ba-990e2eded391"}, {"node_instance_id": "proxy_host_1dokw4", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:21.881Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:21.881Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "1c297a57-e5a7-4fcc-816e-7b7518ecf375"}, {"node_instance_id": "dime_host_xbzo43", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:21.881Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:21.881Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "2320b1dc-0fc2-4638-8f1d-1367099132fe"}, {"node_instance_id": "sprout_host_miqw9c", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:21.881Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:21.881Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "cefdbb03-1020-4462-a4ba-990e2eded391"}, {"node_instance_id": "sprout_host_miqw9c", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:21.881Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:21.881Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "cefdbb03-1020-4462-a4ba-990e2eded391"}, {"node_instance_id": "dime_host_xbzo43", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:21.881Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:21.881Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "2320b1dc-0fc2-4638-8f1d-1367099132fe"}, {"node_instance_id": "sprout_host_miqw9c", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:21.881Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:21.881Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "cefdbb03-1020-4462-a4ba-990e2eded391"}, {"node_instance_id": "dime_host_xbzo43", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:21.881Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:21.881Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "2320b1dc-0fc2-4638-8f1d-1367099132fe"}, {"node_instance_id": "sprout_host_miqw9c", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:21.881Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:21.881Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "cefdbb03-1020-4462-a4ba-990e2eded391"}, {"node_instance_id": "sprout_host_miqw9c", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:21.881Z", "message": "env set by default value", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:21.881Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "cefdbb03-1020-4462-a4ba-990e2eded391"}, {"node_instance_id": "sprout_host_miqw9c", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:21.881Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:21.881Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "cefdbb03-1020-4462-a4ba-990e2eded391"}, {"node_instance_id": "dime_host_xbzo43", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:21.881Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:21.881Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "2320b1dc-0fc2-4638-8f1d-1367099132fe"}, {"node_instance_id": "dime_host_xbzo43", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:21.881Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:21.881Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "2320b1dc-0fc2-4638-8f1d-1367099132fe"}, {"node_instance_id": "proxy_host_1dokw4", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:21.881Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:21.881Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "1c297a57-e5a7-4fcc-816e-7b7518ecf375"}, {"node_instance_id": "sprout_host_miqw9c", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:21.881Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:21.881Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "cefdbb03-1020-4462-a4ba-990e2eded391"}, {"node_instance_id": "dime_host_xbzo43", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:21.881Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:21.881Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "2320b1dc-0fc2-4638-8f1d-1367099132fe"}], "metadata": {"pagination": {"total": 759, "offset": 494, "size": 50}}} 2019-01-18 07:09:28,086 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-18 07:09:28,086 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 18 Jan 2019 07:09:28 GMT 2019-01-18 07:09:28,086 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-18 07:09:28,086 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 28460 2019-01-18 07:09:28,086 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-18 07:09:28,088 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully created daemon: ellis_host_j3ioa9 2019-01-18 07:09:28,088 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating... 2019-01-18 07:09:28,088 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SNIMissingWarning 2019-01-18 07:09:28,088 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /home/ubuntu/ellis_host_j3ioa9/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 2019-01-18 07:09:28,088 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2019-01-18 07:09:28,089 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' [retry 1/60] 2019-01-18 07:09:28,089 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 4/60] 2019-01-18 07:09:28,089 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2019-01-18 07:09:28,089 - 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] 2019-01-18 07:09:28,089 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2019-01-18 07:09:28,089 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2019-01-18 07:09:28,090 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:09:28,090 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:09:28,090 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:09:28,090 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:09:28,090 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:09:28,090 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:09:28,091 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:09:28,091 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:09:28,091 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - disable_requiretty set by default value 2019-01-18 07:09:28,091 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:09:28,091 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:09:28,091 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:09:28,092 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:09:28,092 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:09:28,092 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:09:28,092 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:09:28,092 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:09:28,092 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - system_python set by default value 2019-01-18 07:09:28,092 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:09:28,093 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:09:28,093 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:09:28,093 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:09:28,093 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:09:28,093 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - broker_get_settings_from_manager set by default value 2019-01-18 07:09:28,093 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:09:28,094 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:09:28,094 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:09:28,094 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:09:28,094 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:09:28,094 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:09:28,094 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:09:28,095 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:09:28,095 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - env set by default value 2019-01-18 07:09:28,095 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:09:28,095 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:09:28,095 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:09:28,095 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:09:28,095 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:09:28,096 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:09:28,096 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/executions/e87ce63d-2c62-4c4d-a907-7e1bd4215583 2019-01-18 07:09:28,263 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-18 07:09:28,264 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-18 07:09:28,264 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-18 07:09:28,264 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-18 07:09:28,264 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-18 07:09:28,264 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-18 07:09:28,264 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-18 07:09:28,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": "2019-01-18T07:06:35.566Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"} 2019-01-18 07:09:28,264 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-18 07:09:28,265 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 18 Jan 2019 07:09:28 GMT 2019-01-18 07:09:28,265 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-18 07:09:28,265 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-18 07:09:28,265 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-18 07:09:33,270 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/events 2019-01-18 07:09:33,776 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-18 07:09:33,776 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-18 07:09:33,776 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-18 07:09:33,776 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-18 07:09:33,776 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-18 07:09:33,776 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-18 07:09:33,777 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-18 07:09:33,777 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_host_xbzo43", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:21.881Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:21.881Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "2320b1dc-0fc2-4638-8f1d-1367099132fe"}, {"node_instance_id": "dime_host_xbzo43", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:21.881Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:21.881Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "2320b1dc-0fc2-4638-8f1d-1367099132fe"}, {"node_instance_id": "dime_host_xbzo43", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:21.881Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:21.881Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "2320b1dc-0fc2-4638-8f1d-1367099132fe"}, {"node_instance_id": "sprout_host_miqw9c", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:21.881Z", "message": "env set by default value", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:21.881Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "cefdbb03-1020-4462-a4ba-990e2eded391"}, {"node_instance_id": "sprout_host_miqw9c", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:21.881Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:21.881Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "cefdbb03-1020-4462-a4ba-990e2eded391"}, {"node_instance_id": "proxy_host_1dokw4", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:21.881Z", "message": "Validating SSH connection", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:21.881Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "1c297a57-e5a7-4fcc-816e-7b7518ecf375"}, {"node_instance_id": "sprout_host_miqw9c", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:21.881Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:21.881Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "cefdbb03-1020-4462-a4ba-990e2eded391"}, {"node_instance_id": "dime_host_xbzo43", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:21.881Z", "message": "broker_get_settings_from_manager set by default value", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:21.881Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "2320b1dc-0fc2-4638-8f1d-1367099132fe"}, {"node_instance_id": "sprout_host_miqw9c", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:21.881Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:21.881Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "cefdbb03-1020-4462-a4ba-990e2eded391"}, {"node_instance_id": "sprout_host_miqw9c", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:21.881Z", "message": "system_python set by default value", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:21.881Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "cefdbb03-1020-4462-a4ba-990e2eded391"}, {"node_instance_id": "dime_host_xbzo43", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:21.881Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:21.881Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "2320b1dc-0fc2-4638-8f1d-1367099132fe"}, {"node_instance_id": "sprout_host_miqw9c", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:21.881Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:21.881Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "cefdbb03-1020-4462-a4ba-990e2eded391"}, {"node_instance_id": "proxy_host_1dokw4", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:21.881Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:21.881Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "1c297a57-e5a7-4fcc-816e-7b7518ecf375"}, {"node_instance_id": "dime_host_xbzo43", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:21.881Z", "message": "disable_requiretty set by default value", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:21.881Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "2320b1dc-0fc2-4638-8f1d-1367099132fe"}, {"node_instance_id": "sprout_host_miqw9c", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:21.881Z", "message": "disable_requiretty set by default value", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:21.881Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "cefdbb03-1020-4462-a4ba-990e2eded391"}, {"node_instance_id": "sprout_host_miqw9c", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:21.881Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:21.881Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "cefdbb03-1020-4462-a4ba-990e2eded391"}, {"node_instance_id": "sprout_host_miqw9c", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:21.881Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:21.881Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "cefdbb03-1020-4462-a4ba-990e2eded391"}, {"node_instance_id": "sprout_host_miqw9c", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:21.881Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:21.881Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "cefdbb03-1020-4462-a4ba-990e2eded391"}, {"node_instance_id": "dime_host_xbzo43", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:21.881Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:21.881Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "2320b1dc-0fc2-4638-8f1d-1367099132fe"}, {"node_instance_id": "sprout_host_miqw9c", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:21.881Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:21.881Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "cefdbb03-1020-4462-a4ba-990e2eded391"}, {"node_instance_id": "dime_host_xbzo43", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:21.881Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:21.881Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "2320b1dc-0fc2-4638-8f1d-1367099132fe"}, {"node_instance_id": "dime_host_xbzo43", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:21.881Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:21.881Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "2320b1dc-0fc2-4638-8f1d-1367099132fe"}, {"node_instance_id": "proxy_host_1dokw4", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:21.881Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:21.881Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "1c297a57-e5a7-4fcc-816e-7b7518ecf375"}, {"node_instance_id": "sprout_host_miqw9c", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:21.881Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:21.881Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "cefdbb03-1020-4462-a4ba-990e2eded391"}, {"node_instance_id": "dime_host_xbzo43", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:21.881Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:21.881Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "2320b1dc-0fc2-4638-8f1d-1367099132fe"}, {"node_instance_id": "dime_host_xbzo43", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:21.881Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:21.881Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "2320b1dc-0fc2-4638-8f1d-1367099132fe"}, {"node_instance_id": "proxy_host_1dokw4", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:21.881Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:21.881Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "1c297a57-e5a7-4fcc-816e-7b7518ecf375"}, {"node_instance_id": "dime_host_xbzo43", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:21.881Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:21.881Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "2320b1dc-0fc2-4638-8f1d-1367099132fe"}, {"node_instance_id": "sprout_host_miqw9c", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:21.881Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:21.881Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "cefdbb03-1020-4462-a4ba-990e2eded391"}, {"node_instance_id": "ellis_host_j3ioa9", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:22.310Z", "message": "Task started 'cloudify_agent.installer.operations.configure'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:22.310Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": "vellum_host_qmx7m0", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:22.310Z", "message": "Sending task 'nova_plugin.server.start' [retry 4/60]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:22.310Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": "homer_host_cazqu3", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:22.310Z", "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": "2019-01-18T07:09:22.310Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": "bono_host_xmtnai", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:23.531Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:23.531Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "f578b2d2-52db-4936-a38a-7b802f0496e8"}, {"node_instance_id": "bono_host_xmtnai", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:23.531Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:23.531Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "f578b2d2-52db-4936-a38a-7b802f0496e8"}, {"node_instance_id": "dime_host_xbzo43", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:23.531Z", "message": "Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/dime_host_xbzo43/cloudify/ssl/cloudify_internal_cert.pem", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:23.531Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "2320b1dc-0fc2-4638-8f1d-1367099132fe"}, {"node_instance_id": "bono_host_xmtnai", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:23.531Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:23.531Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "f578b2d2-52db-4936-a38a-7b802f0496e8"}, {"node_instance_id": "ellis_host_j3ioa9", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:23.531Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:23.531Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "26f18134-09b1-455d-8b1e-bafe83e4e227"}, {"node_instance_id": "bono_host_xmtnai", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:23.531Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:23.531Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "f578b2d2-52db-4936-a38a-7b802f0496e8"}, {"node_instance_id": "bono_host_xmtnai", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:23.531Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:23.531Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "f578b2d2-52db-4936-a38a-7b802f0496e8"}, {"node_instance_id": "bono_host_xmtnai", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:23.531Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:23.531Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "f578b2d2-52db-4936-a38a-7b802f0496e8"}, {"node_instance_id": "bono_host_xmtnai", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:23.531Z", "message": "Downloading Agent Package from https://192.168.120.10:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:23.531Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "f578b2d2-52db-4936-a38a-7b802f0496e8"}, {"node_instance_id": "bono_host_xmtnai", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:23.531Z", "message": "Attempting to locate wget on the host machine", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:23.531Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "f578b2d2-52db-4936-a38a-7b802f0496e8"}, {"node_instance_id": "bono_host_xmtnai", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:23.531Z", "message": "broker_get_settings_from_manager set by default value", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:23.531Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "f578b2d2-52db-4936-a38a-7b802f0496e8"}, {"node_instance_id": "bono_host_xmtnai", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:23.531Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:23.531Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "f578b2d2-52db-4936-a38a-7b802f0496e8"}, {"node_instance_id": "ellis_host_j3ioa9", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:23.531Z", "message": "Configuring Agent ellis_host_j3ioa9", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:23.531Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "26f18134-09b1-455d-8b1e-bafe83e4e227"}, {"node_instance_id": "bono_host_xmtnai", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:23.531Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:23.531Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "f578b2d2-52db-4936-a38a-7b802f0496e8"}, {"node_instance_id": "ellis_host_j3ioa9", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:23.531Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:23.531Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "26f18134-09b1-455d-8b1e-bafe83e4e227"}, {"node_instance_id": "ellis_host_j3ioa9", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:23.531Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:23.531Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "26f18134-09b1-455d-8b1e-bafe83e4e227"}, {"node_instance_id": "bono_host_xmtnai", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:23.531Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:23.531Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "f578b2d2-52db-4936-a38a-7b802f0496e8"}, {"node_instance_id": "ellis_host_j3ioa9", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:23.531Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:23.531Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "26f18134-09b1-455d-8b1e-bafe83e4e227"}], "metadata": {"pagination": {"total": 830, "offset": 544, "size": 50}}} 2019-01-18 07:09:33,777 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-18 07:09:33,777 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 18 Jan 2019 07:09:33 GMT 2019-01-18 07:09:33,777 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-18 07:09:33,777 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 28338 2019-01-18 07:09:33,777 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-18 07:09:33,778 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:09:33,779 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:09:33,779 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:09:33,779 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - env set by default value 2019-01-18 07:09:33,779 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:09:33,779 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2019-01-18 07:09:33,779 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:09:33,780 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - broker_get_settings_from_manager set by default value 2019-01-18 07:09:33,780 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:09:33,780 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - system_python set by default value 2019-01-18 07:09:33,780 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:09:33,780 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:09:33,780 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:09:33,781 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - disable_requiretty set by default value 2019-01-18 07:09:33,781 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - disable_requiretty set by default value 2019-01-18 07:09:33,781 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:09:33,781 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:09:33,781 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:09:33,781 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:09:33,782 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:09:33,782 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:09:33,782 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:09:33,782 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:09:33,782 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:09:33,782 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:09:33,782 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:09:33,783 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:09:33,783 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:09:33,783 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:09:33,783 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2019-01-18 07:09:33,783 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2019-01-18 07:09:33,783 - 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] 2019-01-18 07:09:33,784 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:09:33,784 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:09:33,784 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/dime_host_xbzo43/cloudify/ssl/cloudify_internal_cert.pem 2019-01-18 07:09:33,784 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:09:33,784 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:09:33,784 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:09:33,785 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:09:33,785 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:09:33,785 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloading Agent Package from https://192.168.120.10:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz 2019-01-18 07:09:33,785 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Attempting to locate wget on the host machine 2019-01-18 07:09:33,785 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - broker_get_settings_from_manager set by default value 2019-01-18 07:09:33,785 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:09:33,786 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent ellis_host_j3ioa9 2019-01-18 07:09:33,786 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:09:33,786 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:09:33,786 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:09:33,786 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:09:33,786 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:09:33,786 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/executions/e87ce63d-2c62-4c4d-a907-7e1bd4215583 2019-01-18 07:09:34,147 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-18 07:09:34,148 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-18 07:09:34,148 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-18 07:09:34,148 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-18 07:09:34,148 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-18 07:09:34,148 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-18 07:09:34,148 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-18 07:09:34,148 - 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": "2019-01-18T07:06:35.566Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"} 2019-01-18 07:09:34,148 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-18 07:09:34,148 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 18 Jan 2019 07:09:34 GMT 2019-01-18 07:09:34,149 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-18 07:09:34,149 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-18 07:09:34,149 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-18 07:09:39,154 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/events 2019-01-18 07:09:41,279 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-18 07:09:41,279 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-18 07:09:41,280 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-18 07:09:41,280 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-18 07:09:41,280 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-18 07:09:41,280 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-18 07:09:41,280 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-18 07:09:41,280 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_host_j3ioa9", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:23.531Z", "message": "SSH connection is ready", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:23.531Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "26f18134-09b1-455d-8b1e-bafe83e4e227"}, {"node_instance_id": "bono_host_xmtnai", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:23.531Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:23.531Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "f578b2d2-52db-4936-a38a-7b802f0496e8"}, {"node_instance_id": "bono_host_xmtnai", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:23.531Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:23.531Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "f578b2d2-52db-4936-a38a-7b802f0496e8"}, {"node_instance_id": "bono_host_xmtnai", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:23.531Z", "message": "SSH connection is ready", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:23.531Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "f578b2d2-52db-4936-a38a-7b802f0496e8"}, {"node_instance_id": "ellis_host_j3ioa9", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:23.531Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:23.531Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "26f18134-09b1-455d-8b1e-bafe83e4e227"}, {"node_instance_id": "bono_host_xmtnai", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:23.531Z", "message": "Downloading Agent Package from https://192.168.120.10:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:23.531Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "f578b2d2-52db-4936-a38a-7b802f0496e8"}, {"node_instance_id": "ellis_host_j3ioa9", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:23.531Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:23.531Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "26f18134-09b1-455d-8b1e-bafe83e4e227"}, {"node_instance_id": "bono_host_xmtnai", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:23.531Z", "message": "system_python set by default value", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:23.531Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "f578b2d2-52db-4936-a38a-7b802f0496e8"}, {"node_instance_id": "bono_host_xmtnai", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:23.531Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:23.531Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "f578b2d2-52db-4936-a38a-7b802f0496e8"}, {"node_instance_id": "sprout_host_miqw9c", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:23.531Z", "message": "Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/sprout_host_miqw9c/cloudify/ssl/cloudify_internal_cert.pem", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:23.531Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "cefdbb03-1020-4462-a4ba-990e2eded391"}, {"node_instance_id": "dime_host_xbzo43", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:23.531Z", "message": "Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/dime_host_xbzo43/cloudify/ssl/cloudify_internal_cert.pem", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:23.531Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "2320b1dc-0fc2-4638-8f1d-1367099132fe"}, {"node_instance_id": "dime_host_xbzo43", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:23.531Z", "message": "Untaring Agent package...", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:23.531Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "2320b1dc-0fc2-4638-8f1d-1367099132fe"}, {"node_instance_id": "ellis_host_j3ioa9", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:23.531Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:23.531Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "26f18134-09b1-455d-8b1e-bafe83e4e227"}, {"node_instance_id": "bono_host_xmtnai", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:23.531Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:23.531Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "f578b2d2-52db-4936-a38a-7b802f0496e8"}, {"node_instance_id": "bono_host_xmtnai", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:23.531Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:23.531Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "f578b2d2-52db-4936-a38a-7b802f0496e8"}, {"node_instance_id": "bono_host_xmtnai", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:23.531Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:23.531Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "f578b2d2-52db-4936-a38a-7b802f0496e8"}, {"node_instance_id": "bono_host_xmtnai", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:23.531Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:23.531Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "f578b2d2-52db-4936-a38a-7b802f0496e8"}, {"node_instance_id": "bono_host_xmtnai", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:23.531Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:23.531Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "f578b2d2-52db-4936-a38a-7b802f0496e8"}, {"node_instance_id": "ellis_host_j3ioa9", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:23.531Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:23.531Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "26f18134-09b1-455d-8b1e-bafe83e4e227"}, {"node_instance_id": "dime_host_xbzo43", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:23.531Z", "message": "Creating agent from package", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:23.531Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "2320b1dc-0fc2-4638-8f1d-1367099132fe"}, {"node_instance_id": "dime_host_xbzo43", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:23.531Z", "message": "Attempting to locate wget on the host machine", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:23.531Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "2320b1dc-0fc2-4638-8f1d-1367099132fe"}, {"node_instance_id": "ellis_host_j3ioa9", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:23.531Z", "message": "Configuring Agent ellis_host_j3ioa9", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:23.531Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "26f18134-09b1-455d-8b1e-bafe83e4e227"}, {"node_instance_id": "bono_host_xmtnai", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:23.531Z", "message": "env set by default value", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:23.531Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "f578b2d2-52db-4936-a38a-7b802f0496e8"}, {"node_instance_id": "ellis_host_j3ioa9", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:23.531Z", "message": "Validating SSH connection", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:23.531Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "26f18134-09b1-455d-8b1e-bafe83e4e227"}, {"node_instance_id": "bono_host_xmtnai", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:23.531Z", "message": "Attempting to locate wget on the host machine", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:23.531Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "f578b2d2-52db-4936-a38a-7b802f0496e8"}, {"node_instance_id": "bono_host_xmtnai", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:23.531Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:23.531Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "f578b2d2-52db-4936-a38a-7b802f0496e8"}, {"node_instance_id": "bono_host_xmtnai", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:23.531Z", "message": "Creating Agent bono_host_xmtnai", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:23.531Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "f578b2d2-52db-4936-a38a-7b802f0496e8"}, {"node_instance_id": "bono_host_xmtnai", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:23.531Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:23.531Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "f578b2d2-52db-4936-a38a-7b802f0496e8"}, {"node_instance_id": "bono_host_xmtnai", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:23.531Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:23.531Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "f578b2d2-52db-4936-a38a-7b802f0496e8"}, {"node_instance_id": "bono_host_xmtnai", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:23.531Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:23.531Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "f578b2d2-52db-4936-a38a-7b802f0496e8"}, {"node_instance_id": "bono_host_xmtnai", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:23.531Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:23.531Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "f578b2d2-52db-4936-a38a-7b802f0496e8"}, {"node_instance_id": "sprout_host_miqw9c", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:23.531Z", "message": "Creating Agent sprout_host_miqw9c", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:23.531Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "cefdbb03-1020-4462-a4ba-990e2eded391"}, {"node_instance_id": "sprout_host_miqw9c", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:23.531Z", "message": "Downloading Agent Package from https://192.168.120.10:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:23.531Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "cefdbb03-1020-4462-a4ba-990e2eded391"}, {"node_instance_id": "ellis_host_j3ioa9", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:23.531Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:23.531Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "26f18134-09b1-455d-8b1e-bafe83e4e227"}, {"node_instance_id": "ellis_host_j3ioa9", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:23.531Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:23.531Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "26f18134-09b1-455d-8b1e-bafe83e4e227"}, {"node_instance_id": "bono_host_xmtnai", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:23.531Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:23.531Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "f578b2d2-52db-4936-a38a-7b802f0496e8"}, {"node_instance_id": "bono_host_xmtnai", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:23.531Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:23.531Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "f578b2d2-52db-4936-a38a-7b802f0496e8"}, {"node_instance_id": "bono_host_xmtnai", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:23.531Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:23.531Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "f578b2d2-52db-4936-a38a-7b802f0496e8"}, {"node_instance_id": "bono_host_xmtnai", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:23.531Z", "message": "Untaring Agent package...", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:23.531Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "f578b2d2-52db-4936-a38a-7b802f0496e8"}, {"node_instance_id": "bono_host_xmtnai", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:23.531Z", "message": "disable_requiretty set by default value", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:23.531Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "f578b2d2-52db-4936-a38a-7b802f0496e8"}, {"node_instance_id": "ellis_host_j3ioa9", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:23.531Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:23.531Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "26f18134-09b1-455d-8b1e-bafe83e4e227"}, {"node_instance_id": "ellis_host_j3ioa9", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:24.581Z", "message": "Creating start-on-boot entry", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:24.581Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "26f18134-09b1-455d-8b1e-bafe83e4e227"}, {"node_instance_id": "ellis_host_j3ioa9", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:24.581Z", "message": "Successfully configured daemon: ellis_host_j3ioa9", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:24.581Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "26f18134-09b1-455d-8b1e-bafe83e4e227"}, {"node_instance_id": "ellis_host_j3ioa9", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:24.581Z", "message": "Configuring...", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:24.581Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "26f18134-09b1-455d-8b1e-bafe83e4e227"}, {"node_instance_id": "ellis_host_j3ioa9", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:24.581Z", "message": "Deploying celery configuration.", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:24.581Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "26f18134-09b1-455d-8b1e-bafe83e4e227"}, {"node_instance_id": "ellis_host_j3ioa9", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:24.618Z", "message": "Task succeeded 'cloudify_agent.installer.operations.configure'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:24.618Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": "dime_host_xbzo43", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:25.625Z", "message": "Configuring Agent", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:25.625Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": "ellis_host_j3ioa9", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:25.625Z", "message": "Sending task 'cloudify_agent.installer.operations.start'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:25.625Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": "ellis_host_j3ioa9", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:25.625Z", "message": "Starting Agent", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:25.625Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": "dime_host_xbzo43", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:25.625Z", "message": "Task succeeded 'cloudify_agent.installer.operations.create' [retry 1/60]", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:25.625Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}], "metadata": {"pagination": {"total": 886, "offset": 594, "size": 50}}} 2019-01-18 07:09:41,280 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-18 07:09:41,280 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 18 Jan 2019 07:09:41 GMT 2019-01-18 07:09:41,281 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-18 07:09:41,281 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 27449 2019-01-18 07:09:41,281 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-18 07:09:41,282 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2019-01-18 07:09:41,282 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:09:41,282 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:09:41,282 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2019-01-18 07:09:41,283 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:09:41,283 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloading Agent Package from https://192.168.120.10:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz 2019-01-18 07:09:41,283 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:09:41,283 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - system_python set by default value 2019-01-18 07:09:41,283 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:09:41,283 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/sprout_host_miqw9c/cloudify/ssl/cloudify_internal_cert.pem 2019-01-18 07:09:41,284 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/dime_host_xbzo43/cloudify/ssl/cloudify_internal_cert.pem 2019-01-18 07:09:41,284 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Untaring Agent package... 2019-01-18 07:09:41,284 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:09:41,284 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:09:41,284 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:09:41,284 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:09:41,285 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:09:41,285 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:09:41,285 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:09:41,285 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating agent from package 2019-01-18 07:09:41,285 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Attempting to locate wget on the host machine 2019-01-18 07:09:41,285 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent ellis_host_j3ioa9 2019-01-18 07:09:41,285 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - env set by default value 2019-01-18 07:09:41,286 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2019-01-18 07:09:41,286 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Attempting to locate wget on the host machine 2019-01-18 07:09:41,286 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:09:41,286 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent bono_host_xmtnai 2019-01-18 07:09:41,286 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:09:41,286 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:09:41,287 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:09:41,287 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:09:41,287 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent sprout_host_miqw9c 2019-01-18 07:09:41,287 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloading Agent Package from https://192.168.120.10:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz 2019-01-18 07:09:41,287 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:09:41,287 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:09:41,287 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:09:41,288 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:09:41,288 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:09:41,288 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Untaring Agent package... 2019-01-18 07:09:41,288 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - disable_requiretty set by default value 2019-01-18 07:09:41,288 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:09:41,288 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating start-on-boot entry 2019-01-18 07:09:41,289 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured daemon: ellis_host_j3ioa9 2019-01-18 07:09:41,289 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2019-01-18 07:09:41,289 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deploying celery configuration. 2019-01-18 07:09:41,289 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2019-01-18 07:09:41,289 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2019-01-18 07:09:41,289 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2019-01-18 07:09:41,290 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2019-01-18 07:09:41,290 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' [retry 1/60] 2019-01-18 07:09:41,290 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/executions/e87ce63d-2c62-4c4d-a907-7e1bd4215583 2019-01-18 07:09:42,471 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-18 07:09:42,471 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-18 07:09:42,471 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-18 07:09:42,471 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-18 07:09:42,472 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-18 07:09:42,472 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-18 07:09:42,472 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-18 07:09:42,472 - 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": "2019-01-18T07:06:35.566Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"} 2019-01-18 07:09:42,472 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-18 07:09:42,472 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 18 Jan 2019 07:09:42 GMT 2019-01-18 07:09:42,472 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-18 07:09:42,472 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-18 07:09:42,472 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-18 07:09:47,478 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/events 2019-01-18 07:09:48,134 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-18 07:09:48,134 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-18 07:09:48,134 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-18 07:09:48,134 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-18 07:09:48,134 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-18 07:09:48,134 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-18 07:09:48,134 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-18 07:09:48,134 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_host_j3ioa9", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:25.625Z", "message": "Starting Agent", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:25.625Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": "dime_host_xbzo43", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:25.625Z", "message": "Task succeeded 'cloudify_agent.installer.operations.create' [retry 1/60]", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:25.625Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": "sprout_host_miqw9c", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:25.673Z", "message": " SNIMissingWarning", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:25.673Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "cefdbb03-1020-4462-a4ba-990e2eded391"}, {"node_instance_id": "dime_host_xbzo43", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:25.673Z", "message": "/home/ubuntu/dime_host_xbzo43/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": "2019-01-18T07:09:25.673Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "2320b1dc-0fc2-4638-8f1d-1367099132fe"}, {"node_instance_id": "sprout_host_miqw9c", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:25.673Z", "message": "Successfully configured cfy-agent", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:25.673Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "cefdbb03-1020-4462-a4ba-990e2eded391"}, {"node_instance_id": "sprout_host_miqw9c", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:25.673Z", "message": "Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.10', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/sprout_host_miqw9c/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/sprout_host_miqw9c/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_miqw9c', 'REST_HOST': '192.168.120.10', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/sprout_host_miqw9c/work', 'CLOUDIFY_DAEMON_QUEUE': 'sprout_host_miqw9c', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.DyMMew.bl1aw5v6rGbnjtvdl_YSHK8QJ7E'}", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:25.673Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "cefdbb03-1020-4462-a4ba-990e2eded391"}, {"node_instance_id": "sprout_host_miqw9c", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:25.673Z", "message": "Configuring...", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:25.673Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "cefdbb03-1020-4462-a4ba-990e2eded391"}, {"node_instance_id": "dime_host_xbzo43", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:25.673Z", "message": "Successfully configured cfy-agent", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:25.673Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "2320b1dc-0fc2-4638-8f1d-1367099132fe"}, {"node_instance_id": "bono_host_xmtnai", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:25.673Z", "message": "Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.10', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/bono_host_xmtnai/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/bono_host_xmtnai/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_xmtnai', 'REST_HOST': '192.168.120.10', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/bono_host_xmtnai/work', 'CLOUDIFY_DAEMON_QUEUE': 'bono_host_xmtnai', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.DyMMew.bl1aw5v6rGbnjtvdl_YSHK8QJ7E'}", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:25.673Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "f578b2d2-52db-4936-a38a-7b802f0496e8"}, {"node_instance_id": "sprout_host_miqw9c", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:25.673Z", "message": "Auto-correcting virtualenv /home/ubuntu/sprout_host_miqw9c/env", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:25.673Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "cefdbb03-1020-4462-a4ba-990e2eded391"}, {"node_instance_id": "dime_host_xbzo43", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:25.673Z", "message": "Configuring...", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:25.673Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "2320b1dc-0fc2-4638-8f1d-1367099132fe"}, {"node_instance_id": "bono_host_xmtnai", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:25.673Z", "message": "Disabling requiretty directive in sudoers file", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:25.673Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "f578b2d2-52db-4936-a38a-7b802f0496e8"}, {"node_instance_id": "dime_host_xbzo43", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:25.673Z", "message": "Creating...", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:25.673Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "2320b1dc-0fc2-4638-8f1d-1367099132fe"}, {"node_instance_id": "bono_host_xmtnai", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:25.673Z", "message": "/home/ubuntu/bono_host_xmtnai/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": "2019-01-18T07:09:25.673Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "f578b2d2-52db-4936-a38a-7b802f0496e8"}, {"node_instance_id": "sprout_host_miqw9c", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:25.673Z", "message": "Disabling requiretty directive in sudoers file", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:25.673Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "cefdbb03-1020-4462-a4ba-990e2eded391"}, {"node_instance_id": "sprout_host_miqw9c", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:25.673Z", "message": "Successfully created daemon: sprout_host_miqw9c", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:25.673Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "cefdbb03-1020-4462-a4ba-990e2eded391"}, {"node_instance_id": "proxy_host_1dokw4", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:25.673Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:25.673Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "1c297a57-e5a7-4fcc-816e-7b7518ecf375"}, {"node_instance_id": "sprout_host_miqw9c", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:25.673Z", "message": "Creating...", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:25.673Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "cefdbb03-1020-4462-a4ba-990e2eded391"}, {"node_instance_id": "dime_host_xbzo43", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:25.673Z", "message": "Disabling requiretty directive in sudoers file", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:25.673Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "2320b1dc-0fc2-4638-8f1d-1367099132fe"}, {"node_instance_id": "bono_host_xmtnai", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:25.673Z", "message": "Creating...", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:25.673Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "f578b2d2-52db-4936-a38a-7b802f0496e8"}, {"node_instance_id": "dime_host_xbzo43", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:25.673Z", "message": "Successfully created daemon: dime_host_xbzo43", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:25.673Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "2320b1dc-0fc2-4638-8f1d-1367099132fe"}, {"node_instance_id": "proxy_host_1dokw4", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:25.673Z", "message": "SSH connection is ready", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:25.673Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "1c297a57-e5a7-4fcc-816e-7b7518ecf375"}, {"node_instance_id": "bono_host_xmtnai", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:25.673Z", "message": " SNIMissingWarning", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:25.673Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "f578b2d2-52db-4936-a38a-7b802f0496e8"}, {"node_instance_id": "sprout_host_miqw9c", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:25.673Z", "message": "/home/ubuntu/sprout_host_miqw9c/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": "2019-01-18T07:09:25.673Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "cefdbb03-1020-4462-a4ba-990e2eded391"}, {"node_instance_id": "bono_host_xmtnai", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:25.673Z", "message": "Auto-correcting virtualenv /home/ubuntu/bono_host_xmtnai/env", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:25.673Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "f578b2d2-52db-4936-a38a-7b802f0496e8"}, {"node_instance_id": "dime_host_xbzo43", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:25.673Z", "message": "Auto-correcting virtualenv /home/ubuntu/dime_host_xbzo43/env", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:25.673Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "2320b1dc-0fc2-4638-8f1d-1367099132fe"}, {"node_instance_id": "dime_host_xbzo43", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:25.673Z", "message": " SNIMissingWarning", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:25.673Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "2320b1dc-0fc2-4638-8f1d-1367099132fe"}, {"node_instance_id": "dime_host_xbzo43", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:25.673Z", "message": "Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.10', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/dime_host_xbzo43/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/dime_host_xbzo43/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_xbzo43', 'REST_HOST': '192.168.120.10', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/dime_host_xbzo43/work', 'CLOUDIFY_DAEMON_QUEUE': 'dime_host_xbzo43', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.DyMMew.bl1aw5v6rGbnjtvdl_YSHK8QJ7E'}", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:25.673Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "2320b1dc-0fc2-4638-8f1d-1367099132fe"}, {"node_instance_id": "proxy_host_1dokw4", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:25.673Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:25.673Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "1c297a57-e5a7-4fcc-816e-7b7518ecf375"}, {"node_instance_id": "bono_host_xmtnai", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:25.673Z", "message": "Successfully configured cfy-agent", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:25.673Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "f578b2d2-52db-4936-a38a-7b802f0496e8"}, {"node_instance_id": "bono_host_xmtnai", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:25.673Z", "message": "Configuring...", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:25.673Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "f578b2d2-52db-4936-a38a-7b802f0496e8"}, {"node_instance_id": "sprout_host_miqw9c", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:26.645Z", "message": "Task succeeded 'cloudify_agent.installer.operations.create' [retry 1/60]", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:26.645Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": "bono_host_xmtnai", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:26.645Z", "message": "Task succeeded 'cloudify_agent.installer.operations.create' [retry 1/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:26.645Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": "dime_host_xbzo43", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:26.645Z", "message": "Task started 'cloudify_agent.installer.operations.configure'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:26.645Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": "bono_host_xmtnai", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:26.645Z", "message": "Configuring Agent", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:26.645Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": "sprout_host_miqw9c", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:26.645Z", "message": "Sending task 'cloudify_agent.installer.operations.configure'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:26.645Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": "dime_host_xbzo43", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:26.645Z", "message": "Sending task 'cloudify_agent.installer.operations.configure'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:26.645Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": "sprout_host_miqw9c", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:26.645Z", "message": "Task started 'cloudify_agent.installer.operations.configure'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:26.645Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": "bono_host_xmtnai", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:26.645Z", "message": "Sending task 'cloudify_agent.installer.operations.configure'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:26.645Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": "sprout_host_miqw9c", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:26.645Z", "message": "Configuring Agent", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:26.645Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": "proxy_host_1dokw4", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:26.697Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:26.697Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "1c297a57-e5a7-4fcc-816e-7b7518ecf375"}, {"node_instance_id": "dime_host_xbzo43", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:26.697Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:26.697Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "1e1e3b61-8aea-4335-8594-db576ad3e709"}, {"node_instance_id": "proxy_host_1dokw4", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:26.697Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:26.697Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "1c297a57-e5a7-4fcc-816e-7b7518ecf375"}, {"node_instance_id": "proxy_host_1dokw4", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:26.697Z", "message": "system_python set by default value", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:26.697Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "1c297a57-e5a7-4fcc-816e-7b7518ecf375"}, {"node_instance_id": "dime_host_xbzo43", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:26.697Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:26.697Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "1e1e3b61-8aea-4335-8594-db576ad3e709"}, {"node_instance_id": "proxy_host_1dokw4", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:26.697Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:26.697Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "1c297a57-e5a7-4fcc-816e-7b7518ecf375"}, {"node_instance_id": "dime_host_xbzo43", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:26.697Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:26.697Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "1e1e3b61-8aea-4335-8594-db576ad3e709"}, {"node_instance_id": "dime_host_xbzo43", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:26.697Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:26.697Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "1e1e3b61-8aea-4335-8594-db576ad3e709"}, {"node_instance_id": "proxy_host_1dokw4", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:26.697Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:26.697Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "1c297a57-e5a7-4fcc-816e-7b7518ecf375"}, {"node_instance_id": "proxy_host_1dokw4", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:26.697Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:26.697Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "1c297a57-e5a7-4fcc-816e-7b7518ecf375"}], "metadata": {"pagination": {"total": 936, "offset": 644, "size": 50}}} 2019-01-18 07:09:48,135 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-18 07:09:48,135 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 18 Jan 2019 07:09:48 GMT 2019-01-18 07:09:48,135 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-18 07:09:48,135 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 30676 2019-01-18 07:09:48,135 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-18 07:09:48,136 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2019-01-18 07:09:48,136 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' [retry 1/60] 2019-01-18 07:09:48,137 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SNIMissingWarning 2019-01-18 07:09:48,137 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /home/ubuntu/dime_host_xbzo43/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 2019-01-18 07:09:48,137 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured cfy-agent 2019-01-18 07:09:48,137 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.10', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/sprout_host_miqw9c/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/sprout_host_miqw9c/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_miqw9c', 'REST_HOST': '192.168.120.10', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/sprout_host_miqw9c/work', 'CLOUDIFY_DAEMON_QUEUE': 'sprout_host_miqw9c', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.DyMMew.bl1aw5v6rGbnjtvdl_YSHK8QJ7E'} 2019-01-18 07:09:48,137 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2019-01-18 07:09:48,137 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured cfy-agent 2019-01-18 07:09:48,138 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.10', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/bono_host_xmtnai/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/bono_host_xmtnai/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_xmtnai', 'REST_HOST': '192.168.120.10', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/bono_host_xmtnai/work', 'CLOUDIFY_DAEMON_QUEUE': 'bono_host_xmtnai', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.DyMMew.bl1aw5v6rGbnjtvdl_YSHK8QJ7E'} 2019-01-18 07:09:48,138 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Auto-correcting virtualenv /home/ubuntu/sprout_host_miqw9c/env 2019-01-18 07:09:48,138 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2019-01-18 07:09:48,138 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Disabling requiretty directive in sudoers file 2019-01-18 07:09:48,138 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating... 2019-01-18 07:09:48,138 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /home/ubuntu/bono_host_xmtnai/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 2019-01-18 07:09:48,139 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Disabling requiretty directive in sudoers file 2019-01-18 07:09:48,139 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully created daemon: sprout_host_miqw9c 2019-01-18 07:09:48,139 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:09:48,139 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating... 2019-01-18 07:09:48,139 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Disabling requiretty directive in sudoers file 2019-01-18 07:09:48,139 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating... 2019-01-18 07:09:48,140 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully created daemon: dime_host_xbzo43 2019-01-18 07:09:48,140 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2019-01-18 07:09:48,140 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SNIMissingWarning 2019-01-18 07:09:48,140 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /home/ubuntu/sprout_host_miqw9c/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 2019-01-18 07:09:48,140 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Auto-correcting virtualenv /home/ubuntu/bono_host_xmtnai/env 2019-01-18 07:09:48,140 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Auto-correcting virtualenv /home/ubuntu/dime_host_xbzo43/env 2019-01-18 07:09:48,141 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SNIMissingWarning 2019-01-18 07:09:48,141 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.10', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/dime_host_xbzo43/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/dime_host_xbzo43/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_xbzo43', 'REST_HOST': '192.168.120.10', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/dime_host_xbzo43/work', 'CLOUDIFY_DAEMON_QUEUE': 'dime_host_xbzo43', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.DyMMew.bl1aw5v6rGbnjtvdl_YSHK8QJ7E'} 2019-01-18 07:09:48,141 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:09:48,141 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured cfy-agent 2019-01-18 07:09:48,141 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2019-01-18 07:09:48,141 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' [retry 1/60] 2019-01-18 07:09:48,141 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' [retry 1/60] 2019-01-18 07:09:48,142 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2019-01-18 07:09:48,142 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2019-01-18 07:09:48,142 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2019-01-18 07:09:48,142 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2019-01-18 07:09:48,142 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2019-01-18 07:09:48,142 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2019-01-18 07:09:48,143 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2019-01-18 07:09:48,143 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:09:48,143 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:09:48,143 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:09:48,143 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - system_python set by default value 2019-01-18 07:09:48,143 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:09:48,143 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:09:48,144 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:09:48,144 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:09:48,144 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:09:48,144 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:09:48,144 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/executions/e87ce63d-2c62-4c4d-a907-7e1bd4215583 2019-01-18 07:09:49,373 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-18 07:09:49,373 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-18 07:09:49,373 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-18 07:09:49,373 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-18 07:09:49,373 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-18 07:09:49,373 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-18 07:09:49,373 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-18 07:09:49,374 - 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": "2019-01-18T07:06:35.566Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"} 2019-01-18 07:09:49,374 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-18 07:09:49,374 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 18 Jan 2019 07:09:49 GMT 2019-01-18 07:09:49,374 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-18 07:09:49,374 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-18 07:09:49,374 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-18 07:09:54,379 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/events 2019-01-18 07:09:56,574 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-18 07:09:56,574 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-18 07:09:56,574 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-18 07:09:56,574 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-18 07:09:56,574 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-18 07:09:56,574 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-18 07:09:56,574 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-18 07:09:56,574 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_host_j3ioa9", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:26.697Z", "message": "Validating SSH connection", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:26.697Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "d142c36c-ccdd-43ad-b17b-032127868504"}, {"node_instance_id": "dime_host_xbzo43", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:26.697Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:26.697Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "1e1e3b61-8aea-4335-8594-db576ad3e709"}, {"node_instance_id": "proxy_host_1dokw4", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:26.697Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:26.697Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "1c297a57-e5a7-4fcc-816e-7b7518ecf375"}, {"node_instance_id": "proxy_host_1dokw4", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:26.697Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:26.697Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "1c297a57-e5a7-4fcc-816e-7b7518ecf375"}, {"node_instance_id": "proxy_host_1dokw4", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:26.697Z", "message": "system_python set by default value", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:26.697Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "1c297a57-e5a7-4fcc-816e-7b7518ecf375"}, {"node_instance_id": "proxy_host_1dokw4", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:26.697Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:26.697Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "1c297a57-e5a7-4fcc-816e-7b7518ecf375"}, {"node_instance_id": "dime_host_xbzo43", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:26.697Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:26.697Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "1e1e3b61-8aea-4335-8594-db576ad3e709"}, {"node_instance_id": "proxy_host_1dokw4", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:26.697Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:26.697Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "1c297a57-e5a7-4fcc-816e-7b7518ecf375"}, {"node_instance_id": "proxy_host_1dokw4", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:26.697Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:26.697Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "1c297a57-e5a7-4fcc-816e-7b7518ecf375"}, {"node_instance_id": "proxy_host_1dokw4", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:26.697Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:26.697Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "1c297a57-e5a7-4fcc-816e-7b7518ecf375"}, {"node_instance_id": "proxy_host_1dokw4", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:26.697Z", "message": "broker_get_settings_from_manager set by default value", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:26.697Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "1c297a57-e5a7-4fcc-816e-7b7518ecf375"}, {"node_instance_id": "proxy_host_1dokw4", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:26.697Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:26.697Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "1c297a57-e5a7-4fcc-816e-7b7518ecf375"}, {"node_instance_id": "proxy_host_1dokw4", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:26.697Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:26.697Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "1c297a57-e5a7-4fcc-816e-7b7518ecf375"}, {"node_instance_id": "dime_host_xbzo43", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:26.697Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:26.697Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "1e1e3b61-8aea-4335-8594-db576ad3e709"}, {"node_instance_id": "proxy_host_1dokw4", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:26.697Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:26.697Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "1c297a57-e5a7-4fcc-816e-7b7518ecf375"}, {"node_instance_id": "ellis_host_j3ioa9", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:26.697Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:26.697Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "d142c36c-ccdd-43ad-b17b-032127868504"}, {"node_instance_id": "dime_host_xbzo43", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:26.697Z", "message": "Validating SSH connection", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:26.697Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "1e1e3b61-8aea-4335-8594-db576ad3e709"}, {"node_instance_id": "proxy_host_1dokw4", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:26.697Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:26.697Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "1c297a57-e5a7-4fcc-816e-7b7518ecf375"}, {"node_instance_id": "ellis_host_j3ioa9", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:26.697Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:26.697Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "d142c36c-ccdd-43ad-b17b-032127868504"}, {"node_instance_id": "proxy_host_1dokw4", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:26.697Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:26.697Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "1c297a57-e5a7-4fcc-816e-7b7518ecf375"}, {"node_instance_id": "proxy_host_1dokw4", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:26.697Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:26.697Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "1c297a57-e5a7-4fcc-816e-7b7518ecf375"}, {"node_instance_id": "proxy_host_1dokw4", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:26.697Z", "message": "env set by default value", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:26.697Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "1c297a57-e5a7-4fcc-816e-7b7518ecf375"}, {"node_instance_id": "proxy_host_1dokw4", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:26.697Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:26.697Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "1c297a57-e5a7-4fcc-816e-7b7518ecf375"}, {"node_instance_id": "proxy_host_1dokw4", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:26.697Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:26.697Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "1c297a57-e5a7-4fcc-816e-7b7518ecf375"}, {"node_instance_id": "proxy_host_1dokw4", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:26.697Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:26.697Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "1c297a57-e5a7-4fcc-816e-7b7518ecf375"}, {"node_instance_id": "dime_host_xbzo43", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:26.697Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:26.697Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "1e1e3b61-8aea-4335-8594-db576ad3e709"}, {"node_instance_id": "bono_host_xmtnai", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:26.697Z", "message": "Successfully created daemon: bono_host_xmtnai", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:26.697Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "f578b2d2-52db-4936-a38a-7b802f0496e8"}, {"node_instance_id": "bono_host_xmtnai", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:27.724Z", "message": "Task started 'cloudify_agent.installer.operations.configure'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:27.724Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": "vellum_host_qmx7m0", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:27.724Z", "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": "2019-01-18T07:09:27.724Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": "dime_host_xbzo43", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:27.743Z", "message": "SSH connection is ready", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:27.743Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "1e1e3b61-8aea-4335-8594-db576ad3e709"}, {"node_instance_id": "sprout_host_miqw9c", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:27.743Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:27.743Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "ab0c38de-bd4e-4d37-915f-08cfc0126a1b"}, {"node_instance_id": "sprout_host_miqw9c", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:27.743Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:27.743Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "ab0c38de-bd4e-4d37-915f-08cfc0126a1b"}, {"node_instance_id": "ellis_host_j3ioa9", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:27.743Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:27.743Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "d142c36c-ccdd-43ad-b17b-032127868504"}, {"node_instance_id": "dime_host_xbzo43", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:27.743Z", "message": "Deploying celery configuration.", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:27.743Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "1e1e3b61-8aea-4335-8594-db576ad3e709"}, {"node_instance_id": "sprout_host_miqw9c", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:27.743Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:27.743Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "ab0c38de-bd4e-4d37-915f-08cfc0126a1b"}, {"node_instance_id": "sprout_host_miqw9c", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:27.743Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:27.743Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "ab0c38de-bd4e-4d37-915f-08cfc0126a1b"}, {"node_instance_id": "dime_host_xbzo43", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:27.743Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:27.743Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "1e1e3b61-8aea-4335-8594-db576ad3e709"}, {"node_instance_id": "dime_host_xbzo43", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:27.743Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:27.743Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "1e1e3b61-8aea-4335-8594-db576ad3e709"}, {"node_instance_id": "sprout_host_miqw9c", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:27.743Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:27.743Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "ab0c38de-bd4e-4d37-915f-08cfc0126a1b"}, {"node_instance_id": "ellis_host_j3ioa9", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:27.743Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:27.743Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "d142c36c-ccdd-43ad-b17b-032127868504"}, {"node_instance_id": "dime_host_xbzo43", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:27.743Z", "message": "Successfully configured daemon: dime_host_xbzo43", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:27.743Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "1e1e3b61-8aea-4335-8594-db576ad3e709"}, {"node_instance_id": "dime_host_xbzo43", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:27.743Z", "message": "Configuring Agent dime_host_xbzo43", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:27.743Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "1e1e3b61-8aea-4335-8594-db576ad3e709"}, {"node_instance_id": "ellis_host_j3ioa9", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:27.743Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:27.743Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "d142c36c-ccdd-43ad-b17b-032127868504"}, {"node_instance_id": "sprout_host_miqw9c", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:27.743Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:27.743Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "ab0c38de-bd4e-4d37-915f-08cfc0126a1b"}, {"node_instance_id": "proxy_host_1dokw4", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:27.743Z", "message": "Downloading Agent Package from https://192.168.120.10:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:27.743Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "1c297a57-e5a7-4fcc-816e-7b7518ecf375"}, {"node_instance_id": "sprout_host_miqw9c", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:27.743Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:27.743Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "ab0c38de-bd4e-4d37-915f-08cfc0126a1b"}, {"node_instance_id": "sprout_host_miqw9c", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:27.743Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:27.743Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "ab0c38de-bd4e-4d37-915f-08cfc0126a1b"}, {"node_instance_id": "dime_host_xbzo43", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:27.743Z", "message": "Configuring...", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:27.743Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "1e1e3b61-8aea-4335-8594-db576ad3e709"}, {"node_instance_id": "proxy_host_1dokw4", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:27.743Z", "message": "Untaring Agent package...", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:27.743Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "1c297a57-e5a7-4fcc-816e-7b7518ecf375"}, {"node_instance_id": "ellis_host_j3ioa9", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:27.743Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:27.743Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "d142c36c-ccdd-43ad-b17b-032127868504"}], "metadata": {"pagination": {"total": 968, "offset": 694, "size": 50}}} 2019-01-18 07:09:56,575 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-18 07:09:56,575 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 18 Jan 2019 07:09:56 GMT 2019-01-18 07:09:56,575 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-18 07:09:56,575 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 28179 2019-01-18 07:09:56,575 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-18 07:09:56,576 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2019-01-18 07:09:56,576 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:09:56,577 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:09:56,577 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:09:56,577 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - system_python set by default value 2019-01-18 07:09:56,577 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:09:56,577 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:09:56,578 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:09:56,578 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:09:56,578 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:09:56,578 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - broker_get_settings_from_manager set by default value 2019-01-18 07:09:56,578 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:09:56,578 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:09:56,579 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:09:56,579 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:09:56,579 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:09:56,579 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2019-01-18 07:09:56,579 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:09:56,579 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:09:56,580 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:09:56,580 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:09:56,580 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - env set by default value 2019-01-18 07:09:56,580 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:09:56,580 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:09:56,580 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:09:56,581 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:09:56,581 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully created daemon: bono_host_xmtnai 2019-01-18 07:09:56,581 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2019-01-18 07:09:56,581 - 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] 2019-01-18 07:09:56,581 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2019-01-18 07:09:56,581 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:09:56,582 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:09:56,582 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:09:56,582 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deploying celery configuration. 2019-01-18 07:09:56,582 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:09:56,582 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:09:56,582 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:09:56,582 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:09:56,583 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:09:56,583 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:09:56,583 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured daemon: dime_host_xbzo43 2019-01-18 07:09:56,583 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent dime_host_xbzo43 2019-01-18 07:09:56,583 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:09:56,583 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:09:56,584 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloading Agent Package from https://192.168.120.10:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz 2019-01-18 07:09:56,584 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:09:56,584 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:09:56,584 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2019-01-18 07:09:56,584 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Untaring Agent package... 2019-01-18 07:09:56,584 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:09:56,585 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/executions/e87ce63d-2c62-4c4d-a907-7e1bd4215583 2019-01-18 07:09:57,425 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-18 07:09:57,425 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-18 07:09:57,425 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-18 07:09:57,425 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-18 07:09:57,425 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-18 07:09:57,425 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-18 07:09:57,425 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-18 07:09:57,426 - 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": "2019-01-18T07:06:35.566Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"} 2019-01-18 07:09:57,426 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-18 07:09:57,426 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 18 Jan 2019 07:09:57 GMT 2019-01-18 07:09:57,426 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-18 07:09:57,426 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-18 07:09:57,426 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-18 07:10:02,432 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/events 2019-01-18 07:10:03,673 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-18 07:10:03,673 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-18 07:10:03,674 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-18 07:10:03,674 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-18 07:10:03,674 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-18 07:10:03,674 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-18 07:10:03,674 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-18 07:10:03,674 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_host_xbzo43", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:27.743Z", "message": "Creating start-on-boot entry", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:27.743Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "1e1e3b61-8aea-4335-8594-db576ad3e709"}, {"node_instance_id": "ellis_host_j3ioa9", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:27.743Z", "message": "SSH connection is ready", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:27.743Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "d142c36c-ccdd-43ad-b17b-032127868504"}, {"node_instance_id": "proxy_host_1dokw4", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:27.743Z", "message": "Downloading Agent Package from https://192.168.120.10:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:27.743Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "1c297a57-e5a7-4fcc-816e-7b7518ecf375"}, {"node_instance_id": "proxy_host_1dokw4", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:27.743Z", "message": "Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/proxy_host_1dokw4/cloudify/ssl/cloudify_internal_cert.pem", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:27.743Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "1c297a57-e5a7-4fcc-816e-7b7518ecf375"}, {"node_instance_id": "sprout_host_miqw9c", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:27.743Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:27.743Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "ab0c38de-bd4e-4d37-915f-08cfc0126a1b"}, {"node_instance_id": "sprout_host_miqw9c", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:27.743Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:27.743Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "ab0c38de-bd4e-4d37-915f-08cfc0126a1b"}, {"node_instance_id": "ellis_host_j3ioa9", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:27.743Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:27.743Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "d142c36c-ccdd-43ad-b17b-032127868504"}, {"node_instance_id": "proxy_host_1dokw4", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:27.743Z", "message": "Creating agent from package", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:27.743Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "1c297a57-e5a7-4fcc-816e-7b7518ecf375"}, {"node_instance_id": "sprout_host_miqw9c", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:27.743Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:27.743Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "ab0c38de-bd4e-4d37-915f-08cfc0126a1b"}, {"node_instance_id": "sprout_host_miqw9c", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:27.743Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:27.743Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "ab0c38de-bd4e-4d37-915f-08cfc0126a1b"}, {"node_instance_id": "ellis_host_j3ioa9", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:27.743Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:27.743Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "d142c36c-ccdd-43ad-b17b-032127868504"}, {"node_instance_id": "proxy_host_1dokw4", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:27.743Z", "message": "Attempting to locate wget on the host machine", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:27.743Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "1c297a57-e5a7-4fcc-816e-7b7518ecf375"}, {"node_instance_id": "proxy_host_1dokw4", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:27.743Z", "message": "Creating Agent proxy_host_1dokw4", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:27.743Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "1c297a57-e5a7-4fcc-816e-7b7518ecf375"}, {"node_instance_id": "sprout_host_miqw9c", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:27.743Z", "message": "SSH connection is ready", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:27.743Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "ab0c38de-bd4e-4d37-915f-08cfc0126a1b"}, {"node_instance_id": "sprout_host_miqw9c", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:27.743Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:27.743Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "ab0c38de-bd4e-4d37-915f-08cfc0126a1b"}, {"node_instance_id": "bono_host_xmtnai", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:29.051Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:29.051Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "4ee3ae22-52f2-48a1-bc3d-dca4ed3b9578"}, {"node_instance_id": "bono_host_xmtnai", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:29.051Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:29.051Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "4ee3ae22-52f2-48a1-bc3d-dca4ed3b9578"}, {"node_instance_id": "bono_host_xmtnai", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:29.051Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:29.051Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "4ee3ae22-52f2-48a1-bc3d-dca4ed3b9578"}, {"node_instance_id": "bono_host_xmtnai", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:29.051Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:29.051Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "4ee3ae22-52f2-48a1-bc3d-dca4ed3b9578"}, {"node_instance_id": "bono_host_xmtnai", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:29.051Z", "message": "Configuring Agent bono_host_xmtnai", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:29.051Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "4ee3ae22-52f2-48a1-bc3d-dca4ed3b9578"}, {"node_instance_id": "bono_host_xmtnai", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:29.051Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:29.051Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "4ee3ae22-52f2-48a1-bc3d-dca4ed3b9578"}, {"node_instance_id": "bono_host_xmtnai", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:29.051Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:29.051Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "4ee3ae22-52f2-48a1-bc3d-dca4ed3b9578"}, {"node_instance_id": "sprout_host_miqw9c", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:29.051Z", "message": "Creating start-on-boot entry", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:29.051Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "ab0c38de-bd4e-4d37-915f-08cfc0126a1b"}, {"node_instance_id": "sprout_host_miqw9c", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:29.051Z", "message": "Configuring...", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:29.051Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "ab0c38de-bd4e-4d37-915f-08cfc0126a1b"}, {"node_instance_id": "sprout_host_miqw9c", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:29.051Z", "message": "Deploying celery configuration.", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:29.051Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "ab0c38de-bd4e-4d37-915f-08cfc0126a1b"}, {"node_instance_id": "bono_host_xmtnai", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:29.051Z", "message": "Validating SSH connection", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:29.051Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "4ee3ae22-52f2-48a1-bc3d-dca4ed3b9578"}, {"node_instance_id": "bono_host_xmtnai", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:29.051Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:29.051Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "4ee3ae22-52f2-48a1-bc3d-dca4ed3b9578"}, {"node_instance_id": "bono_host_xmtnai", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:29.051Z", "message": "SSH connection is ready", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:29.051Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "4ee3ae22-52f2-48a1-bc3d-dca4ed3b9578"}, {"node_instance_id": "sprout_host_miqw9c", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:29.051Z", "message": "Successfully configured daemon: sprout_host_miqw9c", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:29.051Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "ab0c38de-bd4e-4d37-915f-08cfc0126a1b"}, {"node_instance_id": "bono_host_xmtnai", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:29.051Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:29.051Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "4ee3ae22-52f2-48a1-bc3d-dca4ed3b9578"}, {"node_instance_id": "bono_host_xmtnai", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:29.051Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:29.051Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "4ee3ae22-52f2-48a1-bc3d-dca4ed3b9578"}, {"node_instance_id": "dime_host_xbzo43", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:29.054Z", "message": "Task succeeded 'cloudify_agent.installer.operations.configure'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:29.054Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": "dime_host_xbzo43", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:29.054Z", "message": "Starting Agent", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:29.054Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": "sprout_host_miqw9c", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:29.054Z", "message": "Task started 'cloudify_agent.installer.operations.start'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:29.054Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": "sprout_host_miqw9c", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:29.054Z", "message": "Task succeeded 'cloudify_agent.installer.operations.configure'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:29.054Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": "sprout_host_miqw9c", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:29.054Z", "message": "Sending task 'cloudify_agent.installer.operations.start'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:29.054Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": "dime_host_xbzo43", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:29.054Z", "message": "Task started 'cloudify_agent.installer.operations.start'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:29.054Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": "sprout_host_miqw9c", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:29.054Z", "message": "Starting Agent", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:29.054Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": "dime_host_xbzo43", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:29.054Z", "message": "Sending task 'cloudify_agent.installer.operations.start'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:29.054Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": "dime_host_xbzo43", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:30.376Z", "message": "Validating SSH connection", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:30.376Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "f555f28a-30ae-4bfa-8027-64d7c2c20fdb"}, {"node_instance_id": "proxy_host_1dokw4", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:30.376Z", "message": " SNIMissingWarning", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:30.376Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "1c297a57-e5a7-4fcc-816e-7b7518ecf375"}, {"node_instance_id": "dime_host_xbzo43", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:30.376Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:30.376Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "f555f28a-30ae-4bfa-8027-64d7c2c20fdb"}, {"node_instance_id": "dime_host_xbzo43", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:30.376Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:30.376Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "f555f28a-30ae-4bfa-8027-64d7c2c20fdb"}, {"node_instance_id": "dime_host_xbzo43", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:30.376Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:30.376Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "f555f28a-30ae-4bfa-8027-64d7c2c20fdb"}, {"node_instance_id": "dime_host_xbzo43", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:30.376Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:30.376Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "f555f28a-30ae-4bfa-8027-64d7c2c20fdb"}, {"node_instance_id": "proxy_host_1dokw4", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:30.376Z", "message": "Successfully created daemon: proxy_host_1dokw4", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:30.376Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "1c297a57-e5a7-4fcc-816e-7b7518ecf375"}, {"node_instance_id": "dime_host_xbzo43", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:30.376Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:30.376Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "f555f28a-30ae-4bfa-8027-64d7c2c20fdb"}, {"node_instance_id": "proxy_host_1dokw4", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:30.376Z", "message": "Disabling requiretty directive in sudoers file", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:30.376Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "1c297a57-e5a7-4fcc-816e-7b7518ecf375"}, {"node_instance_id": "dime_host_xbzo43", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:30.376Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:30.376Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "f555f28a-30ae-4bfa-8027-64d7c2c20fdb"}, {"node_instance_id": "proxy_host_1dokw4", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:30.376Z", "message": "Creating...", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:30.376Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "1c297a57-e5a7-4fcc-816e-7b7518ecf375"}], "metadata": {"pagination": {"total": 1002, "offset": 744, "size": 50}}} 2019-01-18 07:10:03,674 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-18 07:10:03,674 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 18 Jan 2019 07:10:03 GMT 2019-01-18 07:10:03,675 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-18 07:10:03,675 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 27214 2019-01-18 07:10:03,675 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-18 07:10:03,676 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating start-on-boot entry 2019-01-18 07:10:03,676 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2019-01-18 07:10:03,676 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloading Agent Package from https://192.168.120.10:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz 2019-01-18 07:10:03,677 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/proxy_host_1dokw4/cloudify/ssl/cloudify_internal_cert.pem 2019-01-18 07:10:03,677 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:10:03,677 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:10:03,677 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:10:03,677 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating agent from package 2019-01-18 07:10:03,677 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:10:03,678 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:10:03,678 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:10:03,678 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Attempting to locate wget on the host machine 2019-01-18 07:10:03,678 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent proxy_host_1dokw4 2019-01-18 07:10:03,678 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2019-01-18 07:10:03,678 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:10:03,679 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:10:03,679 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:10:03,679 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:10:03,679 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:10:03,679 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent bono_host_xmtnai 2019-01-18 07:10:03,679 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:10:03,680 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:10:03,680 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating start-on-boot entry 2019-01-18 07:10:03,680 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2019-01-18 07:10:03,680 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deploying celery configuration. 2019-01-18 07:10:03,680 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2019-01-18 07:10:03,680 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:10:03,680 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2019-01-18 07:10:03,681 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured daemon: sprout_host_miqw9c 2019-01-18 07:10:03,681 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:10:03,681 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:10:03,681 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2019-01-18 07:10:03,681 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2019-01-18 07:10:03,681 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2019-01-18 07:10:03,682 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2019-01-18 07:10:03,682 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2019-01-18 07:10:03,682 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2019-01-18 07:10:03,682 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2019-01-18 07:10:03,682 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2019-01-18 07:10:03,682 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2019-01-18 07:10:03,683 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SNIMissingWarning 2019-01-18 07:10:03,683 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:10:03,683 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:10:03,683 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:10:03,683 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:10:03,683 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully created daemon: proxy_host_1dokw4 2019-01-18 07:10:03,683 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:10:03,684 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Disabling requiretty directive in sudoers file 2019-01-18 07:10:03,684 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:10:03,684 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating... 2019-01-18 07:10:03,684 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/executions/e87ce63d-2c62-4c4d-a907-7e1bd4215583 2019-01-18 07:10:04,975 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-18 07:10:04,975 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-18 07:10:04,975 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-18 07:10:04,976 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-18 07:10:04,976 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-18 07:10:04,976 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-18 07:10:04,976 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-18 07:10: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": "2019-01-18T07:06:35.566Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"} 2019-01-18 07:10:04,976 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-18 07:10:04,976 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 18 Jan 2019 07:10:04 GMT 2019-01-18 07:10:04,976 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-18 07:10:04,976 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-18 07:10:04,977 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-18 07:10:09,982 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/events 2019-01-18 07:10:10,634 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-18 07:10:10,635 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-18 07:10:10,635 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-18 07:10:10,635 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-18 07:10:10,635 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-18 07:10:10,635 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-18 07:10:10,635 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-18 07:10:10,635 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_host_xbzo43", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:30.376Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:30.376Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "f555f28a-30ae-4bfa-8027-64d7c2c20fdb"}, {"node_instance_id": "proxy_host_1dokw4", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:30.376Z", "message": "Auto-correcting virtualenv /home/ubuntu/proxy_host_1dokw4/env", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:30.376Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "1c297a57-e5a7-4fcc-816e-7b7518ecf375"}, {"node_instance_id": "proxy_host_1dokw4", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:30.376Z", "message": "Creating...", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:30.376Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "1c297a57-e5a7-4fcc-816e-7b7518ecf375"}, {"node_instance_id": "proxy_host_1dokw4", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:30.376Z", "message": "Configuring...", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:30.376Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "1c297a57-e5a7-4fcc-816e-7b7518ecf375"}, {"node_instance_id": "proxy_host_1dokw4", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:30.376Z", "message": "/home/ubuntu/proxy_host_1dokw4/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": "2019-01-18T07:09:30.376Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "1c297a57-e5a7-4fcc-816e-7b7518ecf375"}, {"node_instance_id": "dime_host_xbzo43", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:30.376Z", "message": "Validating SSH connection", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:30.376Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "f555f28a-30ae-4bfa-8027-64d7c2c20fdb"}, {"node_instance_id": "dime_host_xbzo43", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:30.376Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:30.376Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "f555f28a-30ae-4bfa-8027-64d7c2c20fdb"}, {"node_instance_id": "proxy_host_1dokw4", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:30.376Z", "message": "Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.10', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/proxy_host_1dokw4/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/proxy_host_1dokw4/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_1dokw4', 'REST_HOST': '192.168.120.10', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/proxy_host_1dokw4/work', 'CLOUDIFY_DAEMON_QUEUE': 'proxy_host_1dokw4', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.DyMMew.bl1aw5v6rGbnjtvdl_YSHK8QJ7E'}", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:30.376Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "1c297a57-e5a7-4fcc-816e-7b7518ecf375"}, {"node_instance_id": "proxy_host_1dokw4", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:30.376Z", "message": "Successfully configured cfy-agent", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:30.376Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "1c297a57-e5a7-4fcc-816e-7b7518ecf375"}, {"node_instance_id": "dime_host_xbzo43", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:30.376Z", "message": "Starting Agent dime_host_xbzo43", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:30.376Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "f555f28a-30ae-4bfa-8027-64d7c2c20fdb"}, {"node_instance_id": "proxy_host_1dokw4", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:30.629Z", "message": "Task succeeded 'cloudify_agent.installer.operations.create'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:30.629Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": "proxy_host_1dokw4", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:31.428Z", "message": "Configuring Agent", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:31.428Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": "proxy_host_1dokw4", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:31.428Z", "message": "Sending task 'cloudify_agent.installer.operations.configure'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:31.428Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": "proxy_host_1dokw4", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:31.428Z", "message": "Task started 'cloudify_agent.installer.operations.configure'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:31.428Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": "sprout_host_miqw9c", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:31.433Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:31.433Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "6426a67c-ef29-409c-9b99-c04500243744"}, {"node_instance_id": "sprout_host_miqw9c", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:31.433Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:31.433Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "6426a67c-ef29-409c-9b99-c04500243744"}, {"node_instance_id": "ellis_host_j3ioa9", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:31.433Z", "message": "Starting...", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:31.433Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "d142c36c-ccdd-43ad-b17b-032127868504"}, {"node_instance_id": "sprout_host_miqw9c", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:31.433Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:31.433Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "6426a67c-ef29-409c-9b99-c04500243744"}, {"node_instance_id": "sprout_host_miqw9c", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:31.433Z", "message": "SSH connection is ready", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:31.433Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "6426a67c-ef29-409c-9b99-c04500243744"}, {"node_instance_id": "sprout_host_miqw9c", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:31.433Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:31.433Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "6426a67c-ef29-409c-9b99-c04500243744"}, {"node_instance_id": "sprout_host_miqw9c", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:31.433Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:31.433Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "6426a67c-ef29-409c-9b99-c04500243744"}, {"node_instance_id": "sprout_host_miqw9c", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:31.433Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:31.433Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "6426a67c-ef29-409c-9b99-c04500243744"}, {"node_instance_id": "sprout_host_miqw9c", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:31.433Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:31.433Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "6426a67c-ef29-409c-9b99-c04500243744"}, {"node_instance_id": "sprout_host_miqw9c", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:31.433Z", "message": "Validating SSH connection", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:31.433Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "6426a67c-ef29-409c-9b99-c04500243744"}, {"node_instance_id": "ellis_host_j3ioa9", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:31.433Z", "message": "Starting daemon with command: sudo service celeryd-ellis_host_j3ioa9 start", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:31.433Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "d142c36c-ccdd-43ad-b17b-032127868504"}, {"node_instance_id": "sprout_host_miqw9c", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:31.433Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:31.433Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "6426a67c-ef29-409c-9b99-c04500243744"}, {"node_instance_id": "sprout_host_miqw9c", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:31.433Z", "message": "Starting Agent sprout_host_miqw9c", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:31.433Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "6426a67c-ef29-409c-9b99-c04500243744"}, {"node_instance_id": "sprout_host_miqw9c", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:31.433Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:31.433Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "6426a67c-ef29-409c-9b99-c04500243744"}, {"node_instance_id": "ellis_host_j3ioa9", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:31.433Z", "message": "Successfully started daemon: ellis_host_j3ioa9", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:31.433Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "d142c36c-ccdd-43ad-b17b-032127868504"}, {"node_instance_id": "ellis_host_j3ioa9", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:33.492Z", "message": "Installing plugins", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:33.492Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": "ellis_host_j3ioa9", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:33.492Z", "message": "Task succeeded 'cloudify_agent.installer.operations.start'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:33.492Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": "proxy_host_1dokw4", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:33.492Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:33.492Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "f458c545-696e-4c6f-a8ff-f45015635e89"}, {"node_instance_id": "proxy_host_1dokw4", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:33.492Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:33.492Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "f458c545-696e-4c6f-a8ff-f45015635e89"}, {"node_instance_id": "proxy_host_1dokw4", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:33.492Z", "message": "Validating SSH connection", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:33.492Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "f458c545-696e-4c6f-a8ff-f45015635e89"}, {"node_instance_id": "proxy_host_1dokw4", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:33.492Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:33.492Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "f458c545-696e-4c6f-a8ff-f45015635e89"}, {"node_instance_id": "proxy_host_1dokw4", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:33.492Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:33.492Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "f458c545-696e-4c6f-a8ff-f45015635e89"}, {"node_instance_id": "ellis_host_j3ioa9", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:34.565Z", "message": "Sending task 'cloudify_agent.operations.install_plugins'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:34.565Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": "ellis_host_j3ioa9", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:34.565Z", "message": "Task started 'cloudify_agent.operations.install_plugins'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:34.565Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": "ellis_host_j3ioa9", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:34.567Z", "message": "Installing plugin: diamond", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:34.567Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "4a4c51ca-8b52-46a4-a347-e0d7ad3b0ebe"}, {"node_instance_id": "proxy_host_1dokw4", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:34.567Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:34.567Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "f458c545-696e-4c6f-a8ff-f45015635e89"}, {"node_instance_id": "proxy_host_1dokw4", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:34.567Z", "message": "Configuring Agent proxy_host_1dokw4", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:34.567Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "f458c545-696e-4c6f-a8ff-f45015635e89"}, {"node_instance_id": "proxy_host_1dokw4", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:34.567Z", "message": "SSH connection is ready", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:34.567Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "f458c545-696e-4c6f-a8ff-f45015635e89"}, {"node_instance_id": "proxy_host_1dokw4", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:34.567Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:34.567Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "f458c545-696e-4c6f-a8ff-f45015635e89"}, {"node_instance_id": "proxy_host_1dokw4", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:34.567Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:34.567Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "f458c545-696e-4c6f-a8ff-f45015635e89"}, {"node_instance_id": "ellis_host_j3ioa9", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:34.567Z", "message": "[localhost] run: /home/ubuntu/ellis_host_j3ioa9/env/bin/pip freeze", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:34.567Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "4a4c51ca-8b52-46a4-a347-e0d7ad3b0ebe"}, {"node_instance_id": "proxy_host_1dokw4", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:34.567Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:34.567Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "f458c545-696e-4c6f-a8ff-f45015635e89"}, {"node_instance_id": "proxy_host_1dokw4", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:34.567Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:34.567Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "f458c545-696e-4c6f-a8ff-f45015635e89"}, {"node_instance_id": "ellis_host_j3ioa9", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:35.875Z", "message": "Task succeeded 'cloudify_agent.operations.install_plugins'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:35.875Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": "proxy_host_1dokw4", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:35.875Z", "message": "Task succeeded 'cloudify_agent.installer.operations.configure'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:35.875Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": "bono_host_xmtnai", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:35.875Z", "message": "Task succeeded 'cloudify_agent.installer.operations.configure'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:35.875Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}], "metadata": {"pagination": {"total": 1014, "offset": 794, "size": 50}}} 2019-01-18 07:10:10,636 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-18 07:10:10,636 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 18 Jan 2019 07:10:10 GMT 2019-01-18 07:10:10,636 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-18 07:10:10,636 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 28388 2019-01-18 07:10:10,636 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-18 07:10:10,637 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:10:10,637 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Auto-correcting virtualenv /home/ubuntu/proxy_host_1dokw4/env 2019-01-18 07:10:10,637 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating... 2019-01-18 07:10:10,638 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2019-01-18 07:10:10,638 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /home/ubuntu/proxy_host_1dokw4/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 2019-01-18 07:10:10,638 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2019-01-18 07:10:10,638 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:10:10,638 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.10', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/proxy_host_1dokw4/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/proxy_host_1dokw4/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_1dokw4', 'REST_HOST': '192.168.120.10', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/proxy_host_1dokw4/work', 'CLOUDIFY_DAEMON_QUEUE': 'proxy_host_1dokw4', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.DyMMew.bl1aw5v6rGbnjtvdl_YSHK8QJ7E'} 2019-01-18 07:10:10,638 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured cfy-agent 2019-01-18 07:10:10,639 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent dime_host_xbzo43 2019-01-18 07:10:10,639 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' 2019-01-18 07:10:10,639 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2019-01-18 07:10:10,639 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2019-01-18 07:10:10,639 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2019-01-18 07:10:10,639 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:10:10,640 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:10:10,640 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting... 2019-01-18 07:10:10,640 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:10:10,640 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2019-01-18 07:10:10,640 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:10:10,640 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:10:10,641 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:10:10,641 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:10:10,641 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2019-01-18 07:10:10,641 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting daemon with command: sudo service celeryd-ellis_host_j3ioa9 start 2019-01-18 07:10:10,641 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:10:10,641 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent sprout_host_miqw9c 2019-01-18 07:10:10,641 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:10:10,642 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully started daemon: ellis_host_j3ioa9 2019-01-18 07:10:10,642 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2019-01-18 07:10:10,642 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2019-01-18 07:10:10,642 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:10:10,642 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:10:10,642 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2019-01-18 07:10:10,643 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:10:10,643 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:10:10,643 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2019-01-18 07:10:10,643 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2019-01-18 07:10:10,643 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: diamond 2019-01-18 07:10:10,643 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:10:10,644 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent proxy_host_1dokw4 2019-01-18 07:10:10,644 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2019-01-18 07:10:10,644 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:10:10,644 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:10:10,644 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: /home/ubuntu/ellis_host_j3ioa9/env/bin/pip freeze 2019-01-18 07:10:10,644 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:10:10,644 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:10:10,645 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2019-01-18 07:10:10,645 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2019-01-18 07:10:10,645 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2019-01-18 07:10:10,645 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/executions/e87ce63d-2c62-4c4d-a907-7e1bd4215583 2019-01-18 07:10:11,516 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-18 07:10:11,516 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-18 07:10:11,516 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-18 07:10:11,516 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-18 07:10:11,516 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-18 07:10:11,516 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-18 07:10:11,516 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-18 07:10:11,516 - 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": "2019-01-18T07:06:35.566Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"} 2019-01-18 07:10:11,517 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-18 07:10:11,517 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 18 Jan 2019 07:10:11 GMT 2019-01-18 07:10:11,517 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-18 07:10:11,517 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-18 07:10:11,517 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-18 07:10:16,522 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/events 2019-01-18 07:10:16,723 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-18 07:10:16,723 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-18 07:10:16,723 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-18 07:10:16,723 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-18 07:10:16,724 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-18 07:10:16,724 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-18 07:10:16,724 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-18 07:10:16,724 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_host_j3ioa9", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:35.875Z", "message": "Task succeeded 'cloudify_agent.operations.install_plugins'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:35.875Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": "proxy_host_1dokw4", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:35.875Z", "message": "Task started 'cloudify_agent.installer.operations.start'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:35.875Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": "proxy_host_1dokw4", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:35.875Z", "message": "Starting Agent", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:35.875Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": "bono_host_xmtnai", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:35.875Z", "message": "Sending task 'cloudify_agent.installer.operations.start'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:35.875Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": "proxy_host_1dokw4", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:35.875Z", "message": "Task succeeded 'cloudify_agent.installer.operations.configure'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:35.875Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": "bono_host_xmtnai", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:35.875Z", "message": "Starting Agent", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:35.875Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": "dime_host_xbzo43", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:36.020Z", "message": "Starting daemon with command: sudo service celeryd-dime_host_xbzo43 start", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:36.020Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "f555f28a-30ae-4bfa-8027-64d7c2c20fdb"}, {"node_instance_id": "ellis_host_j3ioa9", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:36.020Z", "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": "2019-01-18T07:09:36.020Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "4a4c51ca-8b52-46a4-a347-e0d7ad3b0ebe"}, {"node_instance_id": "ellis_host_j3ioa9", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:36.020Z", "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": "2019-01-18T07:09:36.020Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "4a4c51ca-8b52-46a4-a347-e0d7ad3b0ebe"}, {"node_instance_id": "ellis_host_j3ioa9", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:36.020Z", "message": "Removing directory: /tmp/tmpldkLQa", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:36.020Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "4a4c51ca-8b52-46a4-a347-e0d7ad3b0ebe"}, {"node_instance_id": "bono_host_xmtnai", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:36.020Z", "message": "Successfully configured daemon: bono_host_xmtnai", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:36.020Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "4ee3ae22-52f2-48a1-bc3d-dca4ed3b9578"}, {"node_instance_id": "ellis_host_j3ioa9", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:36.020Z", "message": "Installing plugin from source", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:36.020Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "4a4c51ca-8b52-46a4-a347-e0d7ad3b0ebe"}, {"node_instance_id": "ellis_host_j3ioa9", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:36.020Z", "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": "2019-01-18T07:09:36.020Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "4a4c51ca-8b52-46a4-a347-e0d7ad3b0ebe"}, {"node_instance_id": "bono_host_xmtnai", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:36.020Z", "message": "Creating start-on-boot entry", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:36.020Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "4ee3ae22-52f2-48a1-bc3d-dca4ed3b9578"}, {"node_instance_id": "dime_host_xbzo43", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:36.020Z", "message": "Starting...", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:36.020Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "f555f28a-30ae-4bfa-8027-64d7c2c20fdb"}, {"node_instance_id": "proxy_host_1dokw4", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:36.020Z", "message": "Successfully configured daemon: proxy_host_1dokw4", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:36.020Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "f458c545-696e-4c6f-a8ff-f45015635e89"}, {"node_instance_id": "proxy_host_1dokw4", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:36.020Z", "message": "Deploying celery configuration.", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:36.020Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "f458c545-696e-4c6f-a8ff-f45015635e89"}, {"node_instance_id": "bono_host_xmtnai", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:36.020Z", "message": "Deploying celery configuration.", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:36.020Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "4ee3ae22-52f2-48a1-bc3d-dca4ed3b9578"}, {"node_instance_id": "proxy_host_1dokw4", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:36.020Z", "message": "Creating start-on-boot entry", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:36.020Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "f458c545-696e-4c6f-a8ff-f45015635e89"}, {"node_instance_id": "bono_host_xmtnai", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:36.020Z", "message": "Configuring...", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:36.020Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "4ee3ae22-52f2-48a1-bc3d-dca4ed3b9578"}, {"node_instance_id": "dime_host_xbzo43", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:36.020Z", "message": "Successfully started daemon: dime_host_xbzo43", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:36.020Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "f555f28a-30ae-4bfa-8027-64d7c2c20fdb"}, {"node_instance_id": "proxy_host_1dokw4", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:36.020Z", "message": "Configuring...", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:36.020Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "f458c545-696e-4c6f-a8ff-f45015635e89"}, {"node_instance_id": "ellis_host_j3ioa9", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:36.941Z", "message": "Task started 'diamond_agent.tasks.install'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:36.941Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": "dime_host_xbzo43", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:36.941Z", "message": "Installing plugins", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:36.941Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": "dime_host_xbzo43", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:36.941Z", "message": "Task succeeded 'cloudify_agent.installer.operations.start'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:36.941Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": "ellis_host_j3ioa9", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:36.941Z", "message": "Sending task 'diamond_agent.tasks.install'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:36.941Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": "proxy_host_1dokw4", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:37.268Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:37.268Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "e9eec0f1-f031-4a40-9716-f96f4cfa21da"}, {"node_instance_id": "proxy_host_1dokw4", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:37.268Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:37.268Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "e9eec0f1-f031-4a40-9716-f96f4cfa21da"}, {"node_instance_id": "sprout_host_miqw9c", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:37.268Z", "message": "Successfully started daemon: sprout_host_miqw9c", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:37.268Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "6426a67c-ef29-409c-9b99-c04500243744"}, {"node_instance_id": "proxy_host_1dokw4", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:37.268Z", "message": "Validating SSH connection", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:37.268Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "e9eec0f1-f031-4a40-9716-f96f4cfa21da"}, {"node_instance_id": "sprout_host_miqw9c", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:37.268Z", "message": "Starting daemon with command: sudo service celeryd-sprout_host_miqw9c start", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:37.268Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "6426a67c-ef29-409c-9b99-c04500243744"}, {"node_instance_id": "proxy_host_1dokw4", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:37.268Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:37.268Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "e9eec0f1-f031-4a40-9716-f96f4cfa21da"}, {"node_instance_id": "proxy_host_1dokw4", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:37.268Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:37.268Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "e9eec0f1-f031-4a40-9716-f96f4cfa21da"}, {"node_instance_id": "sprout_host_miqw9c", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:37.268Z", "message": "Starting...", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:37.268Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "6426a67c-ef29-409c-9b99-c04500243744"}, {"node_instance_id": "sprout_host_miqw9c", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:39.214Z", "message": "Task succeeded 'cloudify_agent.installer.operations.start'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:39.214Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": "proxy_host_1dokw4", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:39.214Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:39.214Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "e9eec0f1-f031-4a40-9716-f96f4cfa21da"}, {"node_instance_id": "proxy_host_1dokw4", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:39.214Z", "message": "Starting Agent proxy_host_1dokw4", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:39.214Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "e9eec0f1-f031-4a40-9716-f96f4cfa21da"}, {"node_instance_id": "proxy_host_1dokw4", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:39.214Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:39.214Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "e9eec0f1-f031-4a40-9716-f96f4cfa21da"}, {"node_instance_id": "proxy_host_1dokw4", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:39.214Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:39.214Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "e9eec0f1-f031-4a40-9716-f96f4cfa21da"}, {"node_instance_id": "proxy_host_1dokw4", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:39.214Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:39.214Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "e9eec0f1-f031-4a40-9716-f96f4cfa21da"}, {"node_instance_id": "proxy_host_1dokw4", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:39.214Z", "message": "SSH connection is ready", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:39.214Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "e9eec0f1-f031-4a40-9716-f96f4cfa21da"}, {"node_instance_id": "proxy_host_1dokw4", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:39.214Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:39.214Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "e9eec0f1-f031-4a40-9716-f96f4cfa21da"}, {"node_instance_id": "bono_host_xmtnai", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:41.164Z", "message": "Starting Agent bono_host_xmtnai", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:41.164Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "3968fc60-17e9-40de-a1bf-eb781ee68af1"}, {"node_instance_id": "bono_host_xmtnai", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:41.164Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:41.164Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "3968fc60-17e9-40de-a1bf-eb781ee68af1"}, {"node_instance_id": "bono_host_xmtnai", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:41.164Z", "message": "Validating SSH connection", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:41.164Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "3968fc60-17e9-40de-a1bf-eb781ee68af1"}, {"node_instance_id": "bono_host_xmtnai", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:41.164Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:41.164Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "3968fc60-17e9-40de-a1bf-eb781ee68af1"}, {"node_instance_id": "bono_host_xmtnai", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:41.164Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:41.164Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "3968fc60-17e9-40de-a1bf-eb781ee68af1"}, {"node_instance_id": "bono_host_xmtnai", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:41.164Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:41.164Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "3968fc60-17e9-40de-a1bf-eb781ee68af1"}, {"node_instance_id": "bono_host_xmtnai", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:41.164Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:41.164Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "3968fc60-17e9-40de-a1bf-eb781ee68af1"}, {"node_instance_id": "bono_host_xmtnai", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:41.164Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:41.164Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "3968fc60-17e9-40de-a1bf-eb781ee68af1"}], "metadata": {"pagination": {"total": 1026, "offset": 844, "size": 50}}} 2019-01-18 07:10:16,724 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-18 07:10:16,724 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 18 Jan 2019 07:10:16 GMT 2019-01-18 07:10:16,724 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-18 07:10:16,724 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 27038 2019-01-18 07:10:16,725 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-18 07:10:16,726 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2019-01-18 07:10:16,726 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2019-01-18 07:10:16,726 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2019-01-18 07:10:16,726 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2019-01-18 07:10:16,726 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2019-01-18 07:10:16,727 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2019-01-18 07:10:16,727 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting daemon with command: sudo service celeryd-dime_host_xbzo43 start 2019-01-18 07:10:16,727 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip 2019-01-18 07:10:16,727 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty] 2019-01-18 07:10:16,727 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmpldkLQa 2019-01-18 07:10:16,727 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured daemon: bono_host_xmtnai 2019-01-18 07:10:16,727 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2019-01-18 07:10:16,728 - 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. 2019-01-18 07:10:16,728 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating start-on-boot entry 2019-01-18 07:10:16,728 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting... 2019-01-18 07:10:16,728 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured daemon: proxy_host_1dokw4 2019-01-18 07:10:16,728 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deploying celery configuration. 2019-01-18 07:10:16,728 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deploying celery configuration. 2019-01-18 07:10:16,729 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating start-on-boot entry 2019-01-18 07:10:16,729 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2019-01-18 07:10:16,729 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully started daemon: dime_host_xbzo43 2019-01-18 07:10:16,729 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2019-01-18 07:10:16,729 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2019-01-18 07:10:16,729 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2019-01-18 07:10:16,730 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2019-01-18 07:10:16,730 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2019-01-18 07:10:16,730 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:10:16,730 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:10:16,730 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully started daemon: sprout_host_miqw9c 2019-01-18 07:10:16,730 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2019-01-18 07:10:16,730 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting daemon with command: sudo service celeryd-sprout_host_miqw9c start 2019-01-18 07:10:16,731 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:10:16,731 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:10:16,731 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting... 2019-01-18 07:10:16,731 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2019-01-18 07:10:16,731 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:10:16,731 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent proxy_host_1dokw4 2019-01-18 07:10:16,731 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:10:16,732 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:10:16,732 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:10:16,732 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2019-01-18 07:10:16,732 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:10:16,732 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent bono_host_xmtnai 2019-01-18 07:10:16,732 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:10:16,733 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2019-01-18 07:10:16,733 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:10:16,733 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:10:16,733 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:10:16,733 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:10:16,733 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:10:16,733 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/executions/e87ce63d-2c62-4c4d-a907-7e1bd4215583 2019-01-18 07:10:16,796 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-18 07:10:16,797 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-18 07:10:16,797 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-18 07:10:16,797 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-18 07:10:16,797 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-18 07:10:16,797 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-18 07:10:16,797 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-18 07:10:16,797 - 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": "2019-01-18T07:06:35.566Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"} 2019-01-18 07:10:16,797 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-18 07:10:16,798 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 18 Jan 2019 07:10:16 GMT 2019-01-18 07:10:16,798 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-18 07:10:16,798 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-18 07:10:16,798 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-18 07:10:21,803 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/events 2019-01-18 07:10:22,181 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-18 07:10:22,181 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-18 07:10:22,181 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-18 07:10:22,181 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-18 07:10:22,181 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-18 07:10:22,181 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-18 07:10:22,182 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-18 07:10:22,182 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_host_xmtnai", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:41.164Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:41.164Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "3968fc60-17e9-40de-a1bf-eb781ee68af1"}, {"node_instance_id": "bono_host_xmtnai", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:41.164Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:41.164Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "3968fc60-17e9-40de-a1bf-eb781ee68af1"}, {"node_instance_id": "bono_host_xmtnai", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:41.164Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:41.164Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "3968fc60-17e9-40de-a1bf-eb781ee68af1"}, {"node_instance_id": "bono_host_xmtnai", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:41.164Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:41.164Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "3968fc60-17e9-40de-a1bf-eb781ee68af1"}, {"node_instance_id": "dime_host_xbzo43", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:42.038Z", "message": "Sending task 'cloudify_agent.operations.install_plugins'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:42.038Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": "dime_host_xbzo43", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:42.809Z", "message": "Installing plugin: diamond", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:42.809Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "55febae7-86bd-4d54-9a01-2c4bc13d10a0"}, {"node_instance_id": "dime_host_xbzo43", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:43.163Z", "message": "Task started 'cloudify_agent.operations.install_plugins'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:43.163Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": "sprout_host_miqw9c", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:43.163Z", "message": "Installing plugins", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:43.163Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": "sprout_host_miqw9c", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:43.758Z", "message": "Installing plugin: diamond", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:43.758Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "ed5daeb2-3162-4ddc-9220-1f48d47490e1"}, {"node_instance_id": "proxy_host_1dokw4", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:43.758Z", "message": "Starting daemon with command: sudo service celeryd-proxy_host_1dokw4 start", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:43.758Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "e9eec0f1-f031-4a40-9716-f96f4cfa21da"}, {"node_instance_id": "proxy_host_1dokw4", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:43.758Z", "message": "Starting...", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:43.758Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "e9eec0f1-f031-4a40-9716-f96f4cfa21da"}, {"node_instance_id": "proxy_host_1dokw4", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:43.758Z", "message": "Successfully started daemon: proxy_host_1dokw4", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:43.758Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "e9eec0f1-f031-4a40-9716-f96f4cfa21da"}, {"node_instance_id": "ellis_host_j3ioa9", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:44.912Z", "message": "Task started 'diamond_agent.tasks.start'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:44.912Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": "ellis_host_j3ioa9", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:44.912Z", "message": "Task succeeded 'diamond_agent.tasks.install'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:44.912Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": "sprout_host_miqw9c", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:44.912Z", "message": "Task started 'cloudify_agent.operations.install_plugins'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:44.912Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": "ellis_host_j3ioa9", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:44.912Z", "message": "Sending task 'diamond_agent.tasks.start'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:44.912Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": "sprout_host_miqw9c", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:44.912Z", "message": "Sending task 'cloudify_agent.operations.install_plugins'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:44.912Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": "proxy_host_1dokw4", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:44.912Z", "message": "Task succeeded 'cloudify_agent.installer.operations.start'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:44.912Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": "proxy_host_1dokw4", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:44.912Z", "message": "Installing plugins", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:44.912Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": "dime_host_xbzo43", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:45.136Z", "message": "Installing plugin from source", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:45.136Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "55febae7-86bd-4d54-9a01-2c4bc13d10a0"}, {"node_instance_id": "sprout_host_miqw9c", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:45.136Z", "message": "[localhost] run: /home/ubuntu/sprout_host_miqw9c/env/bin/pip freeze", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:45.136Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "ed5daeb2-3162-4ddc-9220-1f48d47490e1"}, {"node_instance_id": "sprout_host_miqw9c", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:45.136Z", "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": "2019-01-18T07:09:45.136Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "ed5daeb2-3162-4ddc-9220-1f48d47490e1"}, {"node_instance_id": "dime_host_xbzo43", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:45.136Z", "message": "[localhost] run: /home/ubuntu/dime_host_xbzo43/env/bin/pip freeze", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:45.136Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "55febae7-86bd-4d54-9a01-2c4bc13d10a0"}, {"node_instance_id": "sprout_host_miqw9c", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:45.136Z", "message": "Installing plugin from source", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:45.136Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "ed5daeb2-3162-4ddc-9220-1f48d47490e1"}, {"node_instance_id": "dime_host_xbzo43", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:45.136Z", "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": "2019-01-18T07:09:45.136Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "55febae7-86bd-4d54-9a01-2c4bc13d10a0"}, {"node_instance_id": "sprout_host_miqw9c", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:45.136Z", "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": "2019-01-18T07:09:45.136Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "ed5daeb2-3162-4ddc-9220-1f48d47490e1"}, {"node_instance_id": "dime_host_xbzo43", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:45.136Z", "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": "2019-01-18T07:09:45.136Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "55febae7-86bd-4d54-9a01-2c4bc13d10a0"}, {"node_instance_id": "proxy_host_1dokw4", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:46.901Z", "message": "Task started 'cloudify_agent.operations.install_plugins'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:46.901Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": "sprout_host_miqw9c", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:46.901Z", "message": "Sending task 'diamond_agent.tasks.install'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:46.901Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": "proxy_host_1dokw4", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:46.901Z", "message": "Sending task 'cloudify_agent.operations.install_plugins'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:46.901Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": "sprout_host_miqw9c", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:46.901Z", "message": "Task succeeded 'cloudify_agent.operations.install_plugins'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:46.901Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": "sprout_host_miqw9c", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:46.901Z", "message": "Task started 'diamond_agent.tasks.install'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:46.901Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": "dime_host_xbzo43", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:46.901Z", "message": "Task succeeded 'cloudify_agent.operations.install_plugins'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:46.901Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": "sprout_host_miqw9c", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:46.902Z", "message": "Removing directory: /tmp/tmpm5Zcbl", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:46.902Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "ed5daeb2-3162-4ddc-9220-1f48d47490e1"}, {"node_instance_id": "dime_host_xbzo43", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:46.902Z", "message": "Removing directory: /tmp/tmpNg5_hk", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:46.902Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "55febae7-86bd-4d54-9a01-2c4bc13d10a0"}, {"node_instance_id": "proxy_host_1dokw4", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:46.902Z", "message": "Installing plugin from source", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:46.902Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "c95eb24a-11c2-461a-b5a5-151072369b43"}, {"node_instance_id": "proxy_host_1dokw4", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:46.902Z", "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": "2019-01-18T07:09:46.902Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "c95eb24a-11c2-461a-b5a5-151072369b43"}, {"node_instance_id": "sprout_host_miqw9c", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:46.902Z", "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": "2019-01-18T07:09:46.902Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "ed5daeb2-3162-4ddc-9220-1f48d47490e1"}, {"node_instance_id": "dime_host_xbzo43", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:46.902Z", "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": "2019-01-18T07:09:46.902Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "55febae7-86bd-4d54-9a01-2c4bc13d10a0"}, {"node_instance_id": "proxy_host_1dokw4", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:46.902Z", "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": "2019-01-18T07:09:46.902Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "c95eb24a-11c2-461a-b5a5-151072369b43"}, {"node_instance_id": "proxy_host_1dokw4", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:46.902Z", "message": "[localhost] run: /home/ubuntu/proxy_host_1dokw4/env/bin/pip freeze", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:46.902Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "c95eb24a-11c2-461a-b5a5-151072369b43"}, {"node_instance_id": "proxy_host_1dokw4", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:46.902Z", "message": "Installing plugin: diamond", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:46.902Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "c95eb24a-11c2-461a-b5a5-151072369b43"}, {"node_instance_id": "dime_host_xbzo43", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:48.021Z", "message": "Sending task 'diamond_agent.tasks.install'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:48.021Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": "dime_host_xbzo43", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:48.021Z", "message": "Task started 'diamond_agent.tasks.install'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:48.021Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": "proxy_host_1dokw4", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:48.022Z", "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": "2019-01-18T07:09:48.022Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "c95eb24a-11c2-461a-b5a5-151072369b43"}, {"node_instance_id": "proxy_host_1dokw4", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:48.022Z", "message": "Removing directory: /tmp/tmpiQchrS", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:48.022Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "c95eb24a-11c2-461a-b5a5-151072369b43"}, {"node_instance_id": "bono_host_xmtnai", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:48.022Z", "message": "Starting...", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:48.022Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "3968fc60-17e9-40de-a1bf-eb781ee68af1"}, {"node_instance_id": "bono_host_xmtnai", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:48.022Z", "message": "Successfully started daemon: bono_host_xmtnai", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:48.022Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "3968fc60-17e9-40de-a1bf-eb781ee68af1"}, {"node_instance_id": "bono_host_xmtnai", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:48.022Z", "message": "Starting daemon with command: sudo service celeryd-bono_host_xmtnai start", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:48.022Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "3968fc60-17e9-40de-a1bf-eb781ee68af1"}, {"node_instance_id": "bono_host_xmtnai", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:49.739Z", "message": "Installing plugins", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:49.739Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}], "metadata": {"pagination": {"total": 1034, "offset": 894, "size": 50}}} 2019-01-18 07:10:22,182 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-18 07:10:22,182 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 18 Jan 2019 07:10:22 GMT 2019-01-18 07:10:22,182 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-18 07:10:22,182 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 27458 2019-01-18 07:10:22,182 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-18 07:10:22,183 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:10:22,184 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:10:22,184 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:10:22,184 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:10:22,184 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2019-01-18 07:10:22,184 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: diamond 2019-01-18 07:10:22,184 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2019-01-18 07:10:22,185 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2019-01-18 07:10:22,185 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: diamond 2019-01-18 07:10:22,185 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting daemon with command: sudo service celeryd-proxy_host_1dokw4 start 2019-01-18 07:10:22,185 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting... 2019-01-18 07:10:22,185 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully started daemon: proxy_host_1dokw4 2019-01-18 07:10:22,185 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2019-01-18 07:10:22,186 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2019-01-18 07:10:22,186 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2019-01-18 07:10:22,186 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2019-01-18 07:10:22,186 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2019-01-18 07:10:22,186 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2019-01-18 07:10:22,186 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2019-01-18 07:10:22,187 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2019-01-18 07:10:22,187 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: /home/ubuntu/sprout_host_miqw9c/env/bin/pip freeze 2019-01-18 07:10:22,187 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty] 2019-01-18 07:10:22,187 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: /home/ubuntu/dime_host_xbzo43/env/bin/pip freeze 2019-01-18 07:10:22,187 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2019-01-18 07:10:22,187 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty] 2019-01-18 07:10:22,188 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip 2019-01-18 07:10:22,188 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip 2019-01-18 07:10:22,188 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2019-01-18 07:10:22,188 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2019-01-18 07:10:22,188 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2019-01-18 07:10:22,188 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2019-01-18 07:10:22,189 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2019-01-18 07:10:22,189 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2019-01-18 07:10:22,189 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmpm5Zcbl 2019-01-18 07:10:22,189 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmpNg5_hk 2019-01-18 07:10:22,189 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2019-01-18 07:10:22,189 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip 2019-01-18 07:10:22,189 - 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. 2019-01-18 07:10:22,190 - 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. 2019-01-18 07:10:22,190 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty] 2019-01-18 07:10:22,190 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: /home/ubuntu/proxy_host_1dokw4/env/bin/pip freeze 2019-01-18 07:10:22,190 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: diamond 2019-01-18 07:10:22,190 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2019-01-18 07:10:22,190 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2019-01-18 07:10:22,191 - 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. 2019-01-18 07:10:22,191 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmpiQchrS 2019-01-18 07:10:22,191 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting... 2019-01-18 07:10:22,191 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully started daemon: bono_host_xmtnai 2019-01-18 07:10:22,191 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting daemon with command: sudo service celeryd-bono_host_xmtnai start 2019-01-18 07:10:22,191 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2019-01-18 07:10:22,192 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/executions/e87ce63d-2c62-4c4d-a907-7e1bd4215583 2019-01-18 07:10:22,256 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-18 07:10:22,256 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-18 07:10:22,257 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-18 07:10:22,257 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-18 07:10:22,257 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-18 07:10:22,257 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-18 07:10:22,257 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-18 07:10:22,257 - 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": "2019-01-18T07:06:35.566Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"} 2019-01-18 07:10:22,257 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-18 07:10:22,257 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 18 Jan 2019 07:10:22 GMT 2019-01-18 07:10:22,257 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-18 07:10:22,257 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-18 07:10:22,258 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-18 07:10:27,260 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/events 2019-01-18 07:10:27,504 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-18 07:10:27,505 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-18 07:10:27,505 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-18 07:10:27,505 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-18 07:10:27,505 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-18 07:10:27,505 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-18 07:10:27,505 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-18 07:10:27,505 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_host_j3ioa9", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:49.739Z", "message": "Sending task 'diamond_agent.tasks.add_collectors'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:49.739Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": "ellis_host_j3ioa9", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:49.739Z", "message": "Task succeeded 'diamond_agent.tasks.start'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:49.739Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": "bono_host_xmtnai", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:49.739Z", "message": "Task succeeded 'cloudify_agent.installer.operations.start'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:49.739Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": "bono_host_xmtnai", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:49.739Z", "message": "Installing plugins", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:49.739Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": "bono_host_xmtnai", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:50.969Z", "message": "Sending task 'cloudify_agent.operations.install_plugins'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:50.969Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": "proxy_host_1dokw4", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:50.969Z", "message": "Task succeeded 'cloudify_agent.operations.install_plugins'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:50.969Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": "bono_host_xmtnai", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:51.337Z", "message": "Installing plugin: diamond", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:51.337Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "85e47ab8-ea8b-465a-b01c-3fca7673ff07"}, {"node_instance_id": "sprout_host_miqw9c", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:52.555Z", "message": "Task succeeded 'diamond_agent.tasks.install'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:52.555Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": "bind_host_027bff", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:52.555Z", "message": "Sending task 'nova_plugin.server.start' [retry 5/60]", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:52.555Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": "bind_host_027bff", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:52.555Z", "message": "Task started 'nova_plugin.server.start' [retry 5/60]", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:52.555Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": "proxy_host_1dokw4", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:52.555Z", "message": "Task started 'diamond_agent.tasks.install'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:52.555Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": "bono_host_xmtnai", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:52.555Z", "message": "Task started 'cloudify_agent.operations.install_plugins'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:52.555Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": "proxy_host_1dokw4", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:52.555Z", "message": "Sending task 'diamond_agent.tasks.install'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:52.555Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": "bono_host_xmtnai", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:53.575Z", "message": "[localhost] run: /home/ubuntu/bono_host_xmtnai/env/bin/pip freeze", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:53.575Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "85e47ab8-ea8b-465a-b01c-3fca7673ff07"}, {"node_instance_id": "bono_host_xmtnai", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:53.575Z", "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": "2019-01-18T07:09:53.575Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "85e47ab8-ea8b-465a-b01c-3fca7673ff07"}, {"node_instance_id": "homer_host_cazqu3", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:53.912Z", "message": "Sending task 'nova_plugin.server.start' [retry 5/60]", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:53.912Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": "homer_host_cazqu3", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:53.912Z", "message": "Task started 'nova_plugin.server.start' [retry 5/60]", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:53.912Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": "sprout_host_miqw9c", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:53.912Z", "message": "Sending task 'diamond_agent.tasks.start'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:53.912Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": "dime_host_xbzo43", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:53.912Z", "message": "Task succeeded 'diamond_agent.tasks.install'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:53.912Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": "sprout_host_miqw9c", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:53.912Z", "message": "Task started 'diamond_agent.tasks.start'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:53.912Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": "bono_host_xmtnai", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:54.739Z", "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": "2019-01-18T07:09:54.739Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "85e47ab8-ea8b-465a-b01c-3fca7673ff07"}, {"node_instance_id": "bono_host_xmtnai", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:54.739Z", "message": "Installing plugin from source", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:54.739Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "85e47ab8-ea8b-465a-b01c-3fca7673ff07"}, {"node_instance_id": "dime_host_xbzo43", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:55.154Z", "message": "Task started 'diamond_agent.tasks.start'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:55.154Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": "dime_host_xbzo43", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:55.154Z", "message": "Sending task 'diamond_agent.tasks.start'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:55.154Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": "bono_host_xmtnai", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:56.711Z", "message": "Removing directory: /tmp/tmpUvuAkc", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:56.711Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "85e47ab8-ea8b-465a-b01c-3fca7673ff07"}, {"node_instance_id": "bono_host_xmtnai", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:56.711Z", "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": "2019-01-18T07:09:56.711Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "85e47ab8-ea8b-465a-b01c-3fca7673ff07"}, {"node_instance_id": "bono_host_xmtnai", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:56.916Z", "message": "Task succeeded 'cloudify_agent.operations.install_plugins'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:56.916Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": "sprout_host_miqw9c", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:57.712Z", "message": "Task succeeded 'diamond_agent.tasks.start'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:57.712Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": "dime_host_xbzo43", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:57.712Z", "message": "Task succeeded 'diamond_agent.tasks.start'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:57.712Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": "bind_host_027bff", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:57.712Z", "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 5/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": "2019-01-18T07:09:57.712Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": "bono_host_xmtnai", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:57.712Z", "message": "Sending task 'diamond_agent.tasks.install'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:57.712Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": "bono_host_xmtnai", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:57.712Z", "message": "Task started 'diamond_agent.tasks.install'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:57.712Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": "vellum_host_qmx7m0", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:59.930Z", "message": "Sending task 'nova_plugin.server.start' [retry 5/60]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:59.930Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": "homer_host_cazqu3", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:59.930Z", "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 5/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": "2019-01-18T07:09:59.930Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": "ellis_host_j3ioa9", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:59.930Z", "message": "Task succeeded 'diamond_agent.tasks.add_collectors'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:59.930Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": "vellum_host_qmx7m0", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:59.930Z", "message": "Task started 'nova_plugin.server.start' [retry 5/60]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:59.930Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": "sprout_host_miqw9c", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:59.930Z", "message": "Task started 'diamond_agent.tasks.add_collectors'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:59.930Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": "proxy_host_1dokw4", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:59.930Z", "message": "Task succeeded 'diamond_agent.tasks.install'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:59.930Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": "dime_host_xbzo43", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:59.930Z", "message": "Task started 'diamond_agent.tasks.add_collectors'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:59.930Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": "sprout_host_miqw9c", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:59.930Z", "message": "Sending task 'diamond_agent.tasks.add_collectors'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:59.930Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": "dime_host_xbzo43", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:09:59.930Z", "message": "Sending task 'diamond_agent.tasks.add_collectors'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:09:59.930Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": "bono_host_xmtnai", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:10:00.946Z", "message": "Task succeeded 'diamond_agent.tasks.install'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:10:00.946Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:10:00.946Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:10:00.946Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:10:00.946Z", "message": "Task started 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:10:00.946Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": "proxy_host_1dokw4", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:10:00.946Z", "message": "Sending task 'diamond_agent.tasks.start'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:10:00.946Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": "proxy_host_1dokw4", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:10:00.946Z", "message": "Task started 'diamond_agent.tasks.start'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:10:00.946Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": "bono_host_xmtnai", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:10:00.946Z", "message": "Sending task 'diamond_agent.tasks.start'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:10:00.946Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": "bono_host_xmtnai", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:10:00.946Z", "message": "Task started 'diamond_agent.tasks.start'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:10:00.946Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": "proxy_host_1dokw4", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:10:01.962Z", "message": "Task succeeded 'diamond_agent.tasks.start'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:10:01.962Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": "bono_host_xmtnai", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:10:01.962Z", "message": "Task succeeded 'diamond_agent.tasks.start'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:10:01.962Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}], "metadata": {"pagination": {"total": 1038, "offset": 944, "size": 50}}} 2019-01-18 07:10:27,505 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-18 07:10:27,506 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 18 Jan 2019 07:10:27 GMT 2019-01-18 07:10:27,506 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-18 07:10:27,506 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 27402 2019-01-18 07:10:27,506 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-18 07:10:27,507 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2019-01-18 07:10:27,507 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2019-01-18 07:10:27,507 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2019-01-18 07:10:27,508 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2019-01-18 07:10:27,508 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2019-01-18 07:10:27,508 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2019-01-18 07:10:27,508 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: diamond 2019-01-18 07:10:27,508 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2019-01-18 07:10:27,508 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 5/60] 2019-01-18 07:10:27,508 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 5/60] 2019-01-18 07:10:27,509 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2019-01-18 07:10:27,509 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2019-01-18 07:10:27,509 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2019-01-18 07:10:27,509 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: /home/ubuntu/bono_host_xmtnai/env/bin/pip freeze 2019-01-18 07:10:27,509 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty] 2019-01-18 07:10:27,509 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 5/60] 2019-01-18 07:10:27,510 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 5/60] 2019-01-18 07:10:27,510 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2019-01-18 07:10:27,510 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2019-01-18 07:10:27,510 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2019-01-18 07:10:27,510 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip 2019-01-18 07:10:27,510 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2019-01-18 07:10:27,511 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2019-01-18 07:10:27,511 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2019-01-18 07:10:27,511 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmpUvuAkc 2019-01-18 07:10:27,511 - 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. 2019-01-18 07:10:27,511 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2019-01-18 07:10:27,511 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2019-01-18 07:10:27,511 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2019-01-18 07:10:27,512 - 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 5/60] 2019-01-18 07:10:27,512 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2019-01-18 07:10:27,512 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2019-01-18 07:10:27,512 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 5/60] 2019-01-18 07:10:27,512 - 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 5/60] 2019-01-18 07:10:27,512 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2019-01-18 07:10:27,513 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 5/60] 2019-01-18 07:10:27,513 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.add_collectors' 2019-01-18 07:10:27,513 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2019-01-18 07:10:27,513 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.add_collectors' 2019-01-18 07:10:27,513 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2019-01-18 07:10:27,513 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2019-01-18 07:10:27,514 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2019-01-18 07:10:27,514 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2019-01-18 07:10:27,514 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2019-01-18 07:10:27,514 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2019-01-18 07:10:27,514 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2019-01-18 07:10:27,514 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2019-01-18 07:10:27,514 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2019-01-18 07:10:27,515 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2019-01-18 07:10:27,515 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2019-01-18 07:10:27,515 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/executions/e87ce63d-2c62-4c4d-a907-7e1bd4215583 2019-01-18 07:10:27,663 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-18 07:10:27,663 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-18 07:10:27,663 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-18 07:10:27,664 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-18 07:10:27,664 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-18 07:10:27,664 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-18 07:10:27,664 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-18 07:10:27,664 - 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": "2019-01-18T07:06:35.566Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"} 2019-01-18 07:10:27,664 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-18 07:10:27,664 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 18 Jan 2019 07:10:27 GMT 2019-01-18 07:10:27,664 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-18 07:10:27,664 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-18 07:10:27,664 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-18 07:10:32,670 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/events 2019-01-18 07:10:33,350 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-18 07:10:33,350 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-18 07:10:33,350 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-18 07:10:33,350 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-18 07:10:33,350 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-18 07:10:33,350 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-18 07:10:33,350 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-18 07:10:33,351 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_host_miqw9c", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:10:01.962Z", "message": "Task succeeded 'diamond_agent.tasks.add_collectors'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:10:01.962Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": "bono_host_xmtnai", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:10:01.962Z", "message": "Task succeeded 'diamond_agent.tasks.start'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:10:01.962Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:10:03.007Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:10:03.007Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": "dime_host_xbzo43", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:10:03.007Z", "message": "Task succeeded 'diamond_agent.tasks.add_collectors'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:10:03.007Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": "bono_host_xmtnai", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:10:03.007Z", "message": "Sending task 'diamond_agent.tasks.add_collectors'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:10:03.007Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:10:03.007Z", "message": "Task started 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:10:03.007Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": "bono_host_xmtnai", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:10:04.556Z", "message": "Task started 'diamond_agent.tasks.add_collectors'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:10:04.556Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": "proxy_node_jkvni4", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:10:05.954Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:10:05.954Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:10:05.954Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:10:05.954Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:10:05.954Z", "message": "Task started 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:10:05.954Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": "proxy_node_jkvni4", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:10:05.954Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:10:05.954Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": "proxy_node_jkvni4", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:10:05.954Z", "message": "Creating node", "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:10:05.954Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:10:05.954Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:10:05.954Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": "proxy_node_jkvni4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:10:06.326Z", "message": "Downloaded scripts/monitoring/proxy_snmp/install_requirements.sh to /tmp/6VU3D/install_requirements.sh", "level": "info", "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:10:06.326Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "074670fe-7923-4c1f-85a9-18ee6660d255"}, {"node_instance_id": "proxy_node_jkvni4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:10:07.151Z", "message": "Executing: /tmp/6VU3D/install_requirements.sh", "level": "info", "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:10:07.151Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "074670fe-7923-4c1f-85a9-18ee6660d255"}, {"node_instance_id": "bono_host_xmtnai", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:10:07.524Z", "message": "Task succeeded 'diamond_agent.tasks.add_collectors'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:10:07.524Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:10:08.021Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:10:08.021Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:10:08.021Z", "message": "Task started 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:10:08.021Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:10:11.497Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:10:11.497Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:10:12.043Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:10:12.043Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:10:12.043Z", "message": "Sending task 'nova_plugin.server.connect_floatingip'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:10:12.043Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:10:12.043Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:10:12.043Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:10:12.043Z", "message": "Task started 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:10:12.043Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:10:13.178Z", "message": "Task started 'nova_plugin.server.connect_floatingip'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:10:13.178Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:10:15.566Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:10:15.566Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:10:16.264Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:10:16.264Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:10:16.264Z", "message": "Task started 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:10:16.264Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:10:17.652Z", "message": "Task succeeded 'nova_plugin.server.connect_floatingip'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:10:17.652Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:10:17.652Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:10:17.652Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:10:17.652Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:10:17.652Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:10:17.652Z", "message": "Task started 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:10:17.652Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:10:21.113Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:10:21.113Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:10:21.694Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:10:21.694Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:10:21.694Z", "message": "Task started 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:10:21.694Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:10:23.098Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:10:23.098Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:10:26.636Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:10:26.636Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:10:27.114Z", "message": "Task started 'nova_plugin.server.connect_floatingip'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:10:27.114Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:10:27.114Z", "message": "Sending task 'nova_plugin.server.connect_floatingip'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:10:27.114Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": "bind_host_027bff", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:10:28.125Z", "message": "Task started 'nova_plugin.server.start' [retry 6/60]", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:10:28.125Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": "bind_host_027bff", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:10:28.125Z", "message": "Sending task 'nova_plugin.server.start' [retry 6/60]", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:10:28.125Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": "bind_host_027bff", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:10:29.448Z", "message": "Server is ACTIVE", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:10:29.448Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "6c9a9c6b-2415-4cda-b8eb-75a61b9bb6dc"}, {"node_instance_id": "bind_host_027bff", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:10:29.614Z", "message": "Task succeeded 'nova_plugin.server.start' [retry 6/60]", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:10:29.614Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": "homer_host_cazqu3", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:10:30.237Z", "message": "Sending task 'nova_plugin.server.start' [retry 6/60]", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:10:30.237Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": "bind_host_027bff", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:10:30.237Z", "message": "Creating Agent", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:10:30.237Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": "bind_host_027bff", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:10:30.237Z", "message": "Task started 'cloudify_agent.installer.operations.create'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:10:30.237Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": "bind_host_027bff", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:10:30.237Z", "message": "Sending task 'cloudify_agent.installer.operations.create'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:10:30.237Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": "homer_host_cazqu3", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:10:30.237Z", "message": "Task started 'nova_plugin.server.start' [retry 6/60]", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:10:30.237Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": "bind_host_027bff", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:10:30.518Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:10:30.518Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "bf40281e-daaf-48dd-83fb-219ac8267220"}, {"node_instance_id": "bind_host_027bff", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:10:31.492Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:10:31.492Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "bf40281e-daaf-48dd-83fb-219ac8267220"}, {"node_instance_id": "bind_host_027bff", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:10:31.492Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:10:31.492Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "bf40281e-daaf-48dd-83fb-219ac8267220"}], "metadata": {"pagination": {"total": 1066, "offset": 994, "size": 50}}} 2019-01-18 07:10:33,351 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-18 07:10:33,351 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 18 Jan 2019 07:10:33 GMT 2019-01-18 07:10:33,351 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-18 07:10:33,351 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 25772 2019-01-18 07:10:33,351 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-18 07:10:33,352 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2019-01-18 07:10:33,352 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2019-01-18 07:10:33,353 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2019-01-18 07:10:33,353 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2019-01-18 07:10:33,353 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2019-01-18 07:10:33,353 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2019-01-18 07:10:33,353 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.add_collectors' 2019-01-18 07:10:33,353 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-01-18 07:10:33,354 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2019-01-18 07:10:33,354 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2019-01-18 07:10:33,354 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2019-01-18 07:10:33,354 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2019-01-18 07:10:33,354 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2019-01-18 07:10:33,354 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/monitoring/proxy_snmp/install_requirements.sh to /tmp/6VU3D/install_requirements.sh 2019-01-18 07:10:33,354 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/6VU3D/install_requirements.sh 2019-01-18 07:10:33,355 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2019-01-18 07:10:33,355 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2019-01-18 07:10:33,355 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2019-01-18 07:10:33,355 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2019-01-18 07:10:33,355 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2019-01-18 07:10:33,355 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_floatingip' 2019-01-18 07:10:33,356 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2019-01-18 07:10:33,356 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2019-01-18 07:10:33,356 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_floatingip' 2019-01-18 07:10:33,356 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2019-01-18 07:10:33,356 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2019-01-18 07:10:33,356 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2019-01-18 07:10:33,357 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_floatingip' 2019-01-18 07:10:33,357 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2019-01-18 07:10:33,357 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2019-01-18 07:10:33,357 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2019-01-18 07:10:33,357 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2019-01-18 07:10:33,357 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2019-01-18 07:10:33,357 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2019-01-18 07:10:33,358 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2019-01-18 07:10:33,358 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2019-01-18 07:10:33,358 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_floatingip' 2019-01-18 07:10:33,358 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_floatingip' 2019-01-18 07:10:33,358 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 6/60] 2019-01-18 07:10:33,358 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 6/60] 2019-01-18 07:10:33,359 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is ACTIVE 2019-01-18 07:10:33,359 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 6/60] 2019-01-18 07:10:33,359 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 6/60] 2019-01-18 07:10:33,359 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2019-01-18 07:10:33,359 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2019-01-18 07:10:33,359 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2019-01-18 07:10:33,359 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 6/60] 2019-01-18 07:10:33,360 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:10:33,360 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:10:33,360 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:10:33,360 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/executions/e87ce63d-2c62-4c4d-a907-7e1bd4215583 2019-01-18 07:10:33,517 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-18 07:10:33,518 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-18 07:10:33,518 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-18 07:10:33,518 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-18 07:10:33,518 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-18 07:10:33,518 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-18 07:10:33,518 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-18 07:10:33,518 - 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": "2019-01-18T07:06:35.566Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"} 2019-01-18 07:10:33,519 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-18 07:10:33,519 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 18 Jan 2019 07:10:33 GMT 2019-01-18 07:10:33,519 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-18 07:10:33,519 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-18 07:10:33,519 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-18 07:10:38,524 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/events 2019-01-18 07:10:39,716 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-18 07:10:39,716 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-18 07:10:39,717 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-18 07:10:39,717 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-18 07:10:39,717 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-18 07:10:39,717 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-18 07:10:39,717 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-18 07:10:39,717 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_host_027bff", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:10:31.492Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:10:31.492Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "bf40281e-daaf-48dd-83fb-219ac8267220"}, {"node_instance_id": "bind_host_027bff", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:10:31.492Z", "message": "fabric_env set by default value", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:10:31.492Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "bf40281e-daaf-48dd-83fb-219ac8267220"}, {"node_instance_id": "bind_host_027bff", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:10:31.492Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:10:31.492Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "bf40281e-daaf-48dd-83fb-219ac8267220"}, {"node_instance_id": "bind_host_027bff", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:10:31.492Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:10:31.492Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "bf40281e-daaf-48dd-83fb-219ac8267220"}, {"node_instance_id": "bind_host_027bff", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:10:31.492Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:10:31.492Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "bf40281e-daaf-48dd-83fb-219ac8267220"}, {"node_instance_id": "bind_host_027bff", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:10:31.492Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:10:31.492Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "bf40281e-daaf-48dd-83fb-219ac8267220"}, {"node_instance_id": "bind_host_027bff", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:10:31.492Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:10:31.492Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "bf40281e-daaf-48dd-83fb-219ac8267220"}, {"node_instance_id": "bind_host_027bff", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:10:31.492Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:10:31.492Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "bf40281e-daaf-48dd-83fb-219ac8267220"}, {"node_instance_id": "vellum_host_qmx7m0", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:10:31.905Z", "message": "Sending task 'nova_plugin.server.start' [retry 6/60]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:10:31.905Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": "homer_host_cazqu3", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:10:32.255Z", "message": "Task succeeded 'nova_plugin.server.start' [retry 6/60]", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:10:32.255Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": "vellum_host_qmx7m0", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:10:32.255Z", "message": "Task started 'nova_plugin.server.start' [retry 6/60]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:10:32.255Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": "homer_host_cazqu3", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:10:32.875Z", "message": "Server is ACTIVE", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:10:32.875Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "09b05f48-0ed3-46b1-a050-eba873ebe714"}, {"node_instance_id": "homer_host_cazqu3", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:10:33.281Z", "message": "Sending task 'cloudify_agent.installer.operations.create'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:10:33.281Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": "homer_host_cazqu3", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:10:33.281Z", "message": "Creating Agent", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:10:33.281Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:10:33.281Z", "message": "Task succeeded 'nova_plugin.server.connect_floatingip'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:10:33.281Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": "homer_host_cazqu3", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:10:33.281Z", "message": "Task started 'cloudify_agent.installer.operations.create'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:10:33.281Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": "homer_host_cazqu3", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:10:34.288Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:10:34.288Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "26d29bad-938f-43de-b4a1-86251e170f17"}, {"node_instance_id": "homer_host_cazqu3", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:10:34.288Z", "message": "fabric_env set by default value", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:10:34.288Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "26d29bad-938f-43de-b4a1-86251e170f17"}, {"node_instance_id": "homer_host_cazqu3", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:10:34.288Z", "message": "Validating SSH connection", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:10:34.288Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "26d29bad-938f-43de-b4a1-86251e170f17"}, {"node_instance_id": "homer_host_cazqu3", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:10:34.288Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:10:34.288Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "26d29bad-938f-43de-b4a1-86251e170f17"}, {"node_instance_id": "homer_host_cazqu3", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:10:34.288Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:10:34.288Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "26d29bad-938f-43de-b4a1-86251e170f17"}, {"node_instance_id": "homer_host_cazqu3", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:10:34.288Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:10:34.288Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "26d29bad-938f-43de-b4a1-86251e170f17"}, {"node_instance_id": "homer_host_cazqu3", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:10:34.288Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:10:34.288Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "26d29bad-938f-43de-b4a1-86251e170f17"}, {"node_instance_id": "homer_host_cazqu3", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:10:34.288Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:10:34.288Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "26d29bad-938f-43de-b4a1-86251e170f17"}, {"node_instance_id": "homer_host_cazqu3", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:10:34.288Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:10:34.288Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "26d29bad-938f-43de-b4a1-86251e170f17"}, {"node_instance_id": "homer_host_cazqu3", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:10:34.288Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:10:34.288Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "26d29bad-938f-43de-b4a1-86251e170f17"}, {"node_instance_id": "homer_host_cazqu3", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:10:34.288Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:10:34.288Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "26d29bad-938f-43de-b4a1-86251e170f17"}, {"node_instance_id": "vellum_host_qmx7m0", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:10:34.586Z", "message": "Task succeeded 'nova_plugin.server.start' [retry 6/60]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:10:34.586Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": "bind_host_027bff", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:10:35.305Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:10:35.305Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "bf40281e-daaf-48dd-83fb-219ac8267220"}, {"node_instance_id": "bind_host_027bff", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:10:35.305Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:10:35.305Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "bf40281e-daaf-48dd-83fb-219ac8267220"}, {"node_instance_id": "bind_host_027bff", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:10:35.305Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:10:35.305Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "bf40281e-daaf-48dd-83fb-219ac8267220"}, {"node_instance_id": "bind_host_027bff", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:10:35.305Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:10:35.305Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "bf40281e-daaf-48dd-83fb-219ac8267220"}, {"node_instance_id": "bind_host_027bff", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:10:35.305Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:10:35.305Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "bf40281e-daaf-48dd-83fb-219ac8267220"}, {"node_instance_id": "bind_host_027bff", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:10:35.305Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:10:35.305Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "bf40281e-daaf-48dd-83fb-219ac8267220"}, {"node_instance_id": "bind_host_027bff", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:10:35.305Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:10:35.305Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "bf40281e-daaf-48dd-83fb-219ac8267220"}, {"node_instance_id": "bind_host_027bff", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:10:35.305Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:10:35.305Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "bf40281e-daaf-48dd-83fb-219ac8267220"}, {"node_instance_id": "bind_host_027bff", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:10:35.305Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:10:35.305Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "bf40281e-daaf-48dd-83fb-219ac8267220"}, {"node_instance_id": "bind_host_027bff", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:10:35.305Z", "message": "system_python set by default value", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:10:35.305Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "bf40281e-daaf-48dd-83fb-219ac8267220"}, {"node_instance_id": "bind_host_027bff", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:10:35.305Z", "message": "Creating Agent bind_host_027bff", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:10:35.305Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "bf40281e-daaf-48dd-83fb-219ac8267220"}, {"node_instance_id": "bind_host_027bff", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:10:35.305Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:10:35.305Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "bf40281e-daaf-48dd-83fb-219ac8267220"}, {"node_instance_id": "bind_host_027bff", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:10:35.305Z", "message": "SSH connection is ready", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:10:35.305Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "bf40281e-daaf-48dd-83fb-219ac8267220"}, {"node_instance_id": "bind_host_027bff", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:10:35.305Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:10:35.305Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "bf40281e-daaf-48dd-83fb-219ac8267220"}, {"node_instance_id": "bind_host_027bff", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:10:35.305Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:10:35.305Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "bf40281e-daaf-48dd-83fb-219ac8267220"}, {"node_instance_id": "bind_host_027bff", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:10:35.305Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:10:35.305Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "bf40281e-daaf-48dd-83fb-219ac8267220"}, {"node_instance_id": "bind_host_027bff", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:10:35.305Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:10:35.305Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "bf40281e-daaf-48dd-83fb-219ac8267220"}, {"node_instance_id": "bind_host_027bff", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:10:35.305Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:10:35.305Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "bf40281e-daaf-48dd-83fb-219ac8267220"}, {"node_instance_id": "bind_host_027bff", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:10:35.305Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:10:35.305Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "bf40281e-daaf-48dd-83fb-219ac8267220"}, {"node_instance_id": "vellum_host_qmx7m0", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:10:35.305Z", "message": "Server is ACTIVE", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:10:35.305Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "d725d984-2e73-4d1a-8ac6-fa909d1debb3"}, {"node_instance_id": "bind_host_027bff", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:10:35.305Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:10:35.305Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "bf40281e-daaf-48dd-83fb-219ac8267220"}, {"node_instance_id": "bind_host_027bff", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:10:35.305Z", "message": "Downloading Agent Package from https://192.168.120.10:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:10:35.305Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "bf40281e-daaf-48dd-83fb-219ac8267220"}], "metadata": {"pagination": {"total": 1173, "offset": 1044, "size": 50}}} 2019-01-18 07:10:39,717 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-18 07:10:39,717 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 18 Jan 2019 07:10:39 GMT 2019-01-18 07:10:39,718 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-18 07:10:39,718 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 27150 2019-01-18 07:10:39,718 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-18 07:10:39,719 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:10:39,719 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - fabric_env set by default value 2019-01-18 07:10:39,719 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:10:39,719 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:10:39,720 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:10:39,720 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:10:39,720 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:10:39,720 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:10:39,720 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 6/60] 2019-01-18 07:10:39,720 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 6/60] 2019-01-18 07:10:39,720 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 6/60] 2019-01-18 07:10:39,721 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is ACTIVE 2019-01-18 07:10:39,721 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2019-01-18 07:10:39,721 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2019-01-18 07:10:39,721 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_floatingip' 2019-01-18 07:10:39,721 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2019-01-18 07:10:39,721 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:10:39,722 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - fabric_env set by default value 2019-01-18 07:10:39,722 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2019-01-18 07:10:39,722 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:10:39,722 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:10:39,722 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:10:39,722 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:10:39,722 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:10:39,723 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:10:39,723 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:10:39,723 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:10:39,723 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 6/60] 2019-01-18 07:10:39,723 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:10:39,723 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:10:39,724 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:10:39,724 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:10:39,724 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:10:39,724 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:10:39,724 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:10:39,724 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:10:39,725 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:10:39,725 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - system_python set by default value 2019-01-18 07:10:39,725 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent bind_host_027bff 2019-01-18 07:10:39,725 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:10:39,725 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2019-01-18 07:10:39,725 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:10:39,725 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:10:39,726 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:10:39,726 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:10:39,726 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:10:39,726 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:10:39,726 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is ACTIVE 2019-01-18 07:10:39,726 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:10:39,726 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloading Agent Package from https://192.168.120.10:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz 2019-01-18 07:10:39,727 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/executions/e87ce63d-2c62-4c4d-a907-7e1bd4215583 2019-01-18 07:10:40,651 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-18 07:10:40,651 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-18 07:10:40,651 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-18 07:10:40,651 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-18 07:10:40,652 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-18 07:10:40,652 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-18 07:10:40,652 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-18 07:10:40,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": "2019-01-18T07:06:35.566Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"} 2019-01-18 07:10:40,652 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-18 07:10:40,652 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 18 Jan 2019 07:10:40 GMT 2019-01-18 07:10:40,652 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-18 07:10:40,652 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-18 07:10:40,652 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-18 07:10:45,658 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/events 2019-01-18 07:10:45,736 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-18 07:10:45,737 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-18 07:10:45,737 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-18 07:10:45,737 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-18 07:10:45,737 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-18 07:10:45,737 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-18 07:10:45,737 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-18 07:10:45,737 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_host_027bff", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:10:35.305Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:10:35.305Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "bf40281e-daaf-48dd-83fb-219ac8267220"}, {"node_instance_id": "bind_host_027bff", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:10:35.305Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:10:35.305Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "bf40281e-daaf-48dd-83fb-219ac8267220"}, {"node_instance_id": "bind_host_027bff", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:10:35.305Z", "message": "broker_get_settings_from_manager set by default value", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:10:35.305Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "bf40281e-daaf-48dd-83fb-219ac8267220"}, {"node_instance_id": "bind_host_027bff", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:10:35.305Z", "message": "disable_requiretty set by default value", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:10:35.305Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "bf40281e-daaf-48dd-83fb-219ac8267220"}, {"node_instance_id": "bind_host_027bff", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:10:35.305Z", "message": "Creating agent from package", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:10:35.305Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "bf40281e-daaf-48dd-83fb-219ac8267220"}, {"node_instance_id": "bind_host_027bff", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:10:35.305Z", "message": "Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/bind_host_027bff/cloudify/ssl/cloudify_internal_cert.pem", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:10:35.305Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "bf40281e-daaf-48dd-83fb-219ac8267220"}, {"node_instance_id": "bind_host_027bff", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:10:35.305Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:10:35.305Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "bf40281e-daaf-48dd-83fb-219ac8267220"}, {"node_instance_id": "bind_host_027bff", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:10:35.305Z", "message": "system_python set by default value", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:10:35.305Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "bf40281e-daaf-48dd-83fb-219ac8267220"}, {"node_instance_id": "bind_host_027bff", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:10:35.305Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:10:35.305Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "bf40281e-daaf-48dd-83fb-219ac8267220"}, {"node_instance_id": "bind_host_027bff", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:10:35.305Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:10:35.305Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "bf40281e-daaf-48dd-83fb-219ac8267220"}, {"node_instance_id": "bind_host_027bff", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:10:35.305Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:10:35.305Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "bf40281e-daaf-48dd-83fb-219ac8267220"}, {"node_instance_id": "bind_host_027bff", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:10:35.305Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:10:35.305Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "bf40281e-daaf-48dd-83fb-219ac8267220"}, {"node_instance_id": "vellum_host_qmx7m0", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:10:35.316Z", "message": "Sending task 'cloudify_agent.installer.operations.create'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:10:35.316Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": "vellum_host_qmx7m0", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:10:35.316Z", "message": "Creating Agent", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:10:35.316Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": "vellum_host_qmx7m0", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:10:35.316Z", "message": "Task started 'cloudify_agent.installer.operations.create'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:10:35.316Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": "vellum_host_qmx7m0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:10:36.323Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:10:36.323Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "564d15c9-f425-44a1-a90e-d7c81de927c4"}, {"node_instance_id": "vellum_host_qmx7m0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:10:36.323Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:10:36.323Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "564d15c9-f425-44a1-a90e-d7c81de927c4"}, {"node_instance_id": "vellum_host_qmx7m0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:10:36.323Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:10:36.323Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "564d15c9-f425-44a1-a90e-d7c81de927c4"}, {"node_instance_id": "vellum_host_qmx7m0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:10:36.323Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:10:36.323Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "564d15c9-f425-44a1-a90e-d7c81de927c4"}, {"node_instance_id": "vellum_host_qmx7m0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:10:36.323Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:10:36.323Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "564d15c9-f425-44a1-a90e-d7c81de927c4"}, {"node_instance_id": "vellum_host_qmx7m0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:10:36.323Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:10:36.323Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "564d15c9-f425-44a1-a90e-d7c81de927c4"}, {"node_instance_id": "vellum_host_qmx7m0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:10:36.323Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:10:36.323Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "564d15c9-f425-44a1-a90e-d7c81de927c4"}, {"node_instance_id": "bind_host_027bff", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:10:36.323Z", "message": "Attempting to locate wget on the host machine", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:10:36.323Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "bf40281e-daaf-48dd-83fb-219ac8267220"}, {"node_instance_id": "vellum_host_qmx7m0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:10:36.323Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:10:36.323Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "564d15c9-f425-44a1-a90e-d7c81de927c4"}, {"node_instance_id": "vellum_host_qmx7m0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:10:36.323Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:10:36.323Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "564d15c9-f425-44a1-a90e-d7c81de927c4"}, {"node_instance_id": "vellum_host_qmx7m0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:10:36.323Z", "message": "Validating SSH connection", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:10:36.323Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "564d15c9-f425-44a1-a90e-d7c81de927c4"}, {"node_instance_id": "bind_host_027bff", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:10:36.323Z", "message": "Untaring Agent package...", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:10:36.323Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "bf40281e-daaf-48dd-83fb-219ac8267220"}, {"node_instance_id": "vellum_host_qmx7m0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:10:36.323Z", "message": "fabric_env set by default value", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:10:36.323Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "564d15c9-f425-44a1-a90e-d7c81de927c4"}, {"node_instance_id": "homer_host_cazqu3", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:10:37.350Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:10:37.350Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "26d29bad-938f-43de-b4a1-86251e170f17"}, {"node_instance_id": "homer_host_cazqu3", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:10:37.350Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:10:37.350Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "26d29bad-938f-43de-b4a1-86251e170f17"}, {"node_instance_id": "homer_host_cazqu3", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:10:37.350Z", "message": "system_python set by default value", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:10:37.350Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "26d29bad-938f-43de-b4a1-86251e170f17"}, {"node_instance_id": "homer_host_cazqu3", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:10:37.350Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:10:37.350Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "26d29bad-938f-43de-b4a1-86251e170f17"}, {"node_instance_id": "homer_host_cazqu3", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:10:37.350Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:10:37.350Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "26d29bad-938f-43de-b4a1-86251e170f17"}, {"node_instance_id": "homer_host_cazqu3", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:10:37.350Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:10:37.350Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "26d29bad-938f-43de-b4a1-86251e170f17"}, {"node_instance_id": "homer_host_cazqu3", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:10:37.350Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:10:37.350Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "26d29bad-938f-43de-b4a1-86251e170f17"}, {"node_instance_id": "homer_host_cazqu3", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:10:37.350Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:10:37.350Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "26d29bad-938f-43de-b4a1-86251e170f17"}, {"node_instance_id": "homer_host_cazqu3", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:10:37.350Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:10:37.350Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "26d29bad-938f-43de-b4a1-86251e170f17"}, {"node_instance_id": "homer_host_cazqu3", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:10:37.350Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:10:37.350Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "26d29bad-938f-43de-b4a1-86251e170f17"}, {"node_instance_id": "homer_host_cazqu3", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:10:37.350Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:10:37.350Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "26d29bad-938f-43de-b4a1-86251e170f17"}, {"node_instance_id": "homer_host_cazqu3", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:10:37.350Z", "message": "broker_get_settings_from_manager set by default value", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:10:37.350Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "26d29bad-938f-43de-b4a1-86251e170f17"}, {"node_instance_id": "homer_host_cazqu3", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:10:37.350Z", "message": "env set by default value", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:10:37.350Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "26d29bad-938f-43de-b4a1-86251e170f17"}, {"node_instance_id": "homer_host_cazqu3", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:10:37.350Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:10:37.350Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "26d29bad-938f-43de-b4a1-86251e170f17"}, {"node_instance_id": "homer_host_cazqu3", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:10:37.350Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:10:37.350Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "26d29bad-938f-43de-b4a1-86251e170f17"}, {"node_instance_id": "homer_host_cazqu3", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:10:37.350Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:10:37.350Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "26d29bad-938f-43de-b4a1-86251e170f17"}, {"node_instance_id": "homer_host_cazqu3", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:10:37.350Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:10:37.350Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "26d29bad-938f-43de-b4a1-86251e170f17"}, {"node_instance_id": "homer_host_cazqu3", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:10:37.350Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:10:37.350Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "26d29bad-938f-43de-b4a1-86251e170f17"}, {"node_instance_id": "homer_host_cazqu3", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:10:37.350Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:10:37.350Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "26d29bad-938f-43de-b4a1-86251e170f17"}, {"node_instance_id": "homer_host_cazqu3", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:10:37.350Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:10:37.350Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "26d29bad-938f-43de-b4a1-86251e170f17"}, {"node_instance_id": "homer_host_cazqu3", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:10:37.350Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:10:37.350Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "26d29bad-938f-43de-b4a1-86251e170f17"}, {"node_instance_id": "homer_host_cazqu3", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:10:37.350Z", "message": "disable_requiretty set by default value", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:10:37.350Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "26d29bad-938f-43de-b4a1-86251e170f17"}], "metadata": {"pagination": {"total": 1283, "offset": 1094, "size": 50}}} 2019-01-18 07:10:45,738 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-18 07:10:45,738 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 18 Jan 2019 07:10:45 GMT 2019-01-18 07:10:45,738 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-18 07:10:45,738 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 27482 2019-01-18 07:10:45,738 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-18 07:10:45,739 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:10:45,739 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:10:45,739 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - broker_get_settings_from_manager set by default value 2019-01-18 07:10:45,740 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - disable_requiretty set by default value 2019-01-18 07:10:45,740 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating agent from package 2019-01-18 07:10:45,740 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/bind_host_027bff/cloudify/ssl/cloudify_internal_cert.pem 2019-01-18 07:10:45,740 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:10:45,740 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - system_python set by default value 2019-01-18 07:10:45,740 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:10:45,741 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:10:45,741 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:10:45,741 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:10:45,741 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2019-01-18 07:10:45,741 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2019-01-18 07:10:45,741 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2019-01-18 07:10:45,742 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:10:45,742 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:10:45,742 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:10:45,742 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:10:45,742 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:10:45,742 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:10:45,742 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:10:45,743 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Attempting to locate wget on the host machine 2019-01-18 07:10:45,743 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:10:45,743 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:10:45,743 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2019-01-18 07:10:45,743 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Untaring Agent package... 2019-01-18 07:10:45,743 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - fabric_env set by default value 2019-01-18 07:10:45,744 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:10:45,744 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:10:45,744 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - system_python set by default value 2019-01-18 07:10:45,744 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:10:45,744 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:10:45,744 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:10:45,744 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:10:45,745 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:10:45,745 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:10:45,745 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:10:45,745 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:10:45,745 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - broker_get_settings_from_manager set by default value 2019-01-18 07:10:45,745 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - env set by default value 2019-01-18 07:10:45,746 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:10:45,746 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:10:45,746 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:10:45,746 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:10:45,746 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:10:45,746 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:10:45,747 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:10:45,747 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:10:45,747 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - disable_requiretty set by default value 2019-01-18 07:10:45,747 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/executions/e87ce63d-2c62-4c4d-a907-7e1bd4215583 2019-01-18 07:10:45,824 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-18 07:10:45,824 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-18 07:10:45,824 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-18 07:10:45,824 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-18 07:10:45,824 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-18 07:10:45,825 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-18 07:10:45,825 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-18 07:10:45,825 - 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": "2019-01-18T07:06:35.566Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"} 2019-01-18 07:10:45,825 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-18 07:10:45,825 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 18 Jan 2019 07:10:45 GMT 2019-01-18 07:10:45,825 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-18 07:10:45,825 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-18 07:10:45,825 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-18 07:10:50,831 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/events 2019-01-18 07:10:50,905 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-18 07:10:50,906 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-18 07:10:50,906 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-18 07:10:50,906 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-18 07:10:50,906 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-18 07:10:50,906 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-18 07:10:50,906 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-18 07:10:50,906 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_host_cazqu3", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:10:37.350Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:10:37.350Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "26d29bad-938f-43de-b4a1-86251e170f17"}, {"node_instance_id": "homer_host_cazqu3", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:10:37.350Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:10:37.350Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "26d29bad-938f-43de-b4a1-86251e170f17"}, {"node_instance_id": "homer_host_cazqu3", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:10:37.350Z", "message": "broker_get_settings_from_manager set by default value", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:10:37.350Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "26d29bad-938f-43de-b4a1-86251e170f17"}, {"node_instance_id": "homer_host_cazqu3", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:10:37.350Z", "message": "env set by default value", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:10:37.350Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "26d29bad-938f-43de-b4a1-86251e170f17"}, {"node_instance_id": "homer_host_cazqu3", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:10:37.350Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:10:37.350Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "26d29bad-938f-43de-b4a1-86251e170f17"}, {"node_instance_id": "homer_host_cazqu3", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:10:37.350Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:10:37.350Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "26d29bad-938f-43de-b4a1-86251e170f17"}, {"node_instance_id": "bind_host_027bff", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:10:38.484Z", "message": "Task succeeded 'cloudify_agent.installer.operations.create'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:10:38.484Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": "homer_host_cazqu3", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:10:38.491Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:10:38.491Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "26d29bad-938f-43de-b4a1-86251e170f17"}, {"node_instance_id": "homer_host_cazqu3", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:10:38.491Z", "message": "Downloading Agent Package from https://192.168.120.10:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:10:38.491Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "26d29bad-938f-43de-b4a1-86251e170f17"}, {"node_instance_id": "homer_host_cazqu3", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:10:38.491Z", "message": "Creating Agent homer_host_cazqu3", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:10:38.491Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "26d29bad-938f-43de-b4a1-86251e170f17"}, {"node_instance_id": "bind_host_027bff", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:10:38.491Z", "message": "Configuring...", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:10:38.491Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "bf40281e-daaf-48dd-83fb-219ac8267220"}, {"node_instance_id": "bind_host_027bff", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:10:38.491Z", "message": "Disabling requiretty directive in sudoers file", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:10:38.491Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "bf40281e-daaf-48dd-83fb-219ac8267220"}, {"node_instance_id": "bind_host_027bff", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:10:38.491Z", "message": "Creating...", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:10:38.491Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "bf40281e-daaf-48dd-83fb-219ac8267220"}, {"node_instance_id": "bind_host_027bff", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:10:38.491Z", "message": "Successfully configured cfy-agent", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:10:38.491Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "bf40281e-daaf-48dd-83fb-219ac8267220"}, {"node_instance_id": "homer_host_cazqu3", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:10:38.491Z", "message": "Creating agent from package", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:10:38.491Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "26d29bad-938f-43de-b4a1-86251e170f17"}, {"node_instance_id": "homer_host_cazqu3", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:10:38.491Z", "message": "Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/homer_host_cazqu3/cloudify/ssl/cloudify_internal_cert.pem", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:10:38.491Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "26d29bad-938f-43de-b4a1-86251e170f17"}, {"node_instance_id": "bind_host_027bff", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:10:38.491Z", "message": " SNIMissingWarning", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:10:38.491Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "bf40281e-daaf-48dd-83fb-219ac8267220"}, {"node_instance_id": "homer_host_cazqu3", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:10:38.491Z", "message": "Untaring Agent package...", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:10:38.491Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "26d29bad-938f-43de-b4a1-86251e170f17"}, {"node_instance_id": "bind_host_027bff", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:10:38.491Z", "message": "Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.10', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/bind_host_027bff/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/bind_host_027bff/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_027bff', 'REST_HOST': '192.168.120.10', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/bind_host_027bff/work', 'CLOUDIFY_DAEMON_QUEUE': 'bind_host_027bff', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.DyMMew.bl1aw5v6rGbnjtvdl_YSHK8QJ7E'}", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:10:38.491Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "bf40281e-daaf-48dd-83fb-219ac8267220"}, {"node_instance_id": "bind_host_027bff", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:10:38.491Z", "message": "Successfully created daemon: bind_host_027bff", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:10:38.491Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "bf40281e-daaf-48dd-83fb-219ac8267220"}, {"node_instance_id": "bind_host_027bff", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:10:38.491Z", "message": "Auto-correcting virtualenv /home/ubuntu/bind_host_027bff/env", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:10:38.491Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "bf40281e-daaf-48dd-83fb-219ac8267220"}, {"node_instance_id": "bind_host_027bff", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:10:38.491Z", "message": "/home/ubuntu/bind_host_027bff/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": "2019-01-18T07:10:38.491Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "bf40281e-daaf-48dd-83fb-219ac8267220"}, {"node_instance_id": "homer_host_cazqu3", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:10:38.491Z", "message": "Attempting to locate wget on the host machine", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:10:38.491Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "26d29bad-938f-43de-b4a1-86251e170f17"}, {"node_instance_id": "bind_host_027bff", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:10:39.331Z", "message": "Sending task 'cloudify_agent.installer.operations.configure'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:10:39.331Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": "bind_host_027bff", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:10:39.331Z", "message": "Task started 'cloudify_agent.installer.operations.configure'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:10:39.331Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": "bind_host_027bff", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:10:39.331Z", "message": "Configuring Agent", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:10:39.331Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": "homer_host_cazqu3", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:10:40.692Z", "message": "Configuring...", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:10:40.692Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "26d29bad-938f-43de-b4a1-86251e170f17"}, {"node_instance_id": "homer_host_cazqu3", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:10:40.692Z", "message": "Successfully configured cfy-agent", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:10:40.692Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "26d29bad-938f-43de-b4a1-86251e170f17"}, {"node_instance_id": "homer_host_cazqu3", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:10:40.692Z", "message": "Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.10', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/homer_host_cazqu3/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/homer_host_cazqu3/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_cazqu3', 'REST_HOST': '192.168.120.10', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/homer_host_cazqu3/work', 'CLOUDIFY_DAEMON_QUEUE': 'homer_host_cazqu3', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.DyMMew.bl1aw5v6rGbnjtvdl_YSHK8QJ7E'}", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:10:40.692Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "26d29bad-938f-43de-b4a1-86251e170f17"}, {"node_instance_id": "homer_host_cazqu3", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:10:40.692Z", "message": "Auto-correcting virtualenv /home/ubuntu/homer_host_cazqu3/env", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:10:40.692Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "26d29bad-938f-43de-b4a1-86251e170f17"}, {"node_instance_id": "homer_host_cazqu3", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:10:40.692Z", "message": "Disabling requiretty directive in sudoers file", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:10:40.692Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "26d29bad-938f-43de-b4a1-86251e170f17"}, {"node_instance_id": "homer_host_cazqu3", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:10:41.607Z", "message": "Configuring Agent", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:10:41.607Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": "homer_host_cazqu3", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:10:41.607Z", "message": "Sending task 'cloudify_agent.installer.operations.configure'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:10:41.607Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": "homer_host_cazqu3", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:10:41.607Z", "message": "Task succeeded 'cloudify_agent.installer.operations.create'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:10:41.607Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": "homer_host_cazqu3", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:10:41.607Z", "message": "Task started 'cloudify_agent.installer.operations.configure'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:10:41.607Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": "vellum_host_qmx7m0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:10:41.706Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:10:41.706Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "564d15c9-f425-44a1-a90e-d7c81de927c4"}, {"node_instance_id": "bind_host_027bff", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:10:41.706Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:10:41.706Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "92babe8e-0c2f-4edb-bd18-32a89cb025e7"}, {"node_instance_id": "vellum_host_qmx7m0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:10:41.706Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:10:41.706Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "564d15c9-f425-44a1-a90e-d7c81de927c4"}, {"node_instance_id": "vellum_host_qmx7m0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:10:41.706Z", "message": "broker_get_settings_from_manager set by default value", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:10:41.706Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "564d15c9-f425-44a1-a90e-d7c81de927c4"}, {"node_instance_id": "vellum_host_qmx7m0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:10:41.706Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:10:41.706Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "564d15c9-f425-44a1-a90e-d7c81de927c4"}, {"node_instance_id": "vellum_host_qmx7m0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:10:41.706Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:10:41.706Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "564d15c9-f425-44a1-a90e-d7c81de927c4"}, {"node_instance_id": "bind_host_027bff", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:10:41.706Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:10:41.706Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "92babe8e-0c2f-4edb-bd18-32a89cb025e7"}, {"node_instance_id": "vellum_host_qmx7m0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:10:41.706Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:10:41.706Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "564d15c9-f425-44a1-a90e-d7c81de927c4"}, {"node_instance_id": "bind_host_027bff", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:10:41.706Z", "message": "SSH connection is ready", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:10:41.706Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "92babe8e-0c2f-4edb-bd18-32a89cb025e7"}, {"node_instance_id": "vellum_host_qmx7m0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:10:41.706Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:10:41.706Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "564d15c9-f425-44a1-a90e-d7c81de927c4"}, {"node_instance_id": "vellum_host_qmx7m0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:10:41.706Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:10:41.706Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "564d15c9-f425-44a1-a90e-d7c81de927c4"}, {"node_instance_id": "vellum_host_qmx7m0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:10:41.706Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:10:41.706Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "564d15c9-f425-44a1-a90e-d7c81de927c4"}, {"node_instance_id": "vellum_host_qmx7m0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:10:41.706Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:10:41.706Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "564d15c9-f425-44a1-a90e-d7c81de927c4"}, {"node_instance_id": "bind_host_027bff", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:10:41.706Z", "message": "Validating SSH connection", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:10:41.706Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "92babe8e-0c2f-4edb-bd18-32a89cb025e7"}, {"node_instance_id": "bind_host_027bff", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:10:41.706Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:10:41.706Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "92babe8e-0c2f-4edb-bd18-32a89cb025e7"}], "metadata": {"pagination": {"total": 1357, "offset": 1144, "size": 50}}} 2019-01-18 07:10:50,907 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-18 07:10:50,907 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 18 Jan 2019 07:10:50 GMT 2019-01-18 07:10:50,907 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-18 07:10:50,907 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 29330 2019-01-18 07:10:50,907 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-18 07:10:50,908 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:10:50,908 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:10:50,908 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - broker_get_settings_from_manager set by default value 2019-01-18 07:10:50,909 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - env set by default value 2019-01-18 07:10:50,909 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:10:50,909 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:10:50,909 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' 2019-01-18 07:10:50,909 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:10:50,909 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloading Agent Package from https://192.168.120.10:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz 2019-01-18 07:10:50,910 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent homer_host_cazqu3 2019-01-18 07:10:50,910 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2019-01-18 07:10:50,910 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Disabling requiretty directive in sudoers file 2019-01-18 07:10:50,910 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating... 2019-01-18 07:10:50,910 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured cfy-agent 2019-01-18 07:10:50,910 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating agent from package 2019-01-18 07:10:50,910 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/homer_host_cazqu3/cloudify/ssl/cloudify_internal_cert.pem 2019-01-18 07:10:50,911 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SNIMissingWarning 2019-01-18 07:10:50,911 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Untaring Agent package... 2019-01-18 07:10:50,911 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.10', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/bind_host_027bff/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/bind_host_027bff/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_027bff', 'REST_HOST': '192.168.120.10', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/bind_host_027bff/work', 'CLOUDIFY_DAEMON_QUEUE': 'bind_host_027bff', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.DyMMew.bl1aw5v6rGbnjtvdl_YSHK8QJ7E'} 2019-01-18 07:10:50,911 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully created daemon: bind_host_027bff 2019-01-18 07:10:50,911 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Auto-correcting virtualenv /home/ubuntu/bind_host_027bff/env 2019-01-18 07:10:50,911 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /home/ubuntu/bind_host_027bff/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 2019-01-18 07:10:50,912 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Attempting to locate wget on the host machine 2019-01-18 07:10:50,912 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2019-01-18 07:10:50,912 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2019-01-18 07:10:50,912 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2019-01-18 07:10:50,912 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2019-01-18 07:10:50,912 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured cfy-agent 2019-01-18 07:10:50,913 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.10', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/homer_host_cazqu3/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/homer_host_cazqu3/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_cazqu3', 'REST_HOST': '192.168.120.10', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/homer_host_cazqu3/work', 'CLOUDIFY_DAEMON_QUEUE': 'homer_host_cazqu3', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.DyMMew.bl1aw5v6rGbnjtvdl_YSHK8QJ7E'} 2019-01-18 07:10:50,913 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Auto-correcting virtualenv /home/ubuntu/homer_host_cazqu3/env 2019-01-18 07:10:50,913 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Disabling requiretty directive in sudoers file 2019-01-18 07:10:50,913 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2019-01-18 07:10:50,913 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2019-01-18 07:10:50,913 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' 2019-01-18 07:10:50,913 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2019-01-18 07:10:50,914 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:10:50,914 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:10:50,914 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:10:50,914 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - broker_get_settings_from_manager set by default value 2019-01-18 07:10:50,914 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:10:50,914 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:10:50,915 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:10:50,915 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:10:50,915 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2019-01-18 07:10:50,915 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:10:50,915 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:10:50,915 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:10:50,915 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:10:50,916 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2019-01-18 07:10:50,916 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:10:50,916 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/executions/e87ce63d-2c62-4c4d-a907-7e1bd4215583 2019-01-18 07:10:50,978 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-18 07:10:50,978 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-18 07:10:50,978 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-18 07:10:50,979 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-18 07:10:50,979 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-18 07:10:50,979 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-18 07:10:50,979 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-18 07:10:50,979 - 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": "2019-01-18T07:06:35.566Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"} 2019-01-18 07:10:50,979 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-18 07:10:50,979 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 18 Jan 2019 07:10:50 GMT 2019-01-18 07:10:50,979 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-18 07:10:50,979 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-18 07:10:50,979 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-18 07:10:55,985 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/events 2019-01-18 07:10:56,057 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-18 07:10:56,057 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-18 07:10:56,057 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-18 07:10:56,058 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-18 07:10:56,058 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-18 07:10:56,058 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-18 07:10:56,058 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-18 07:10:56,058 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_host_027bff", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:10:41.706Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:10:41.706Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "92babe8e-0c2f-4edb-bd18-32a89cb025e7"}, {"node_instance_id": "bind_host_027bff", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:10:41.706Z", "message": "SSH connection is ready", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:10:41.706Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "92babe8e-0c2f-4edb-bd18-32a89cb025e7"}, {"node_instance_id": "homer_host_cazqu3", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:10:41.706Z", "message": " SNIMissingWarning", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:10:41.706Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "26d29bad-938f-43de-b4a1-86251e170f17"}, {"node_instance_id": "vellum_host_qmx7m0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:10:41.706Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:10:41.706Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "564d15c9-f425-44a1-a90e-d7c81de927c4"}, {"node_instance_id": "vellum_host_qmx7m0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:10:41.706Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:10:41.706Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "564d15c9-f425-44a1-a90e-d7c81de927c4"}, {"node_instance_id": "vellum_host_qmx7m0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:10:41.706Z", "message": "SSH connection is ready", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:10:41.706Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "564d15c9-f425-44a1-a90e-d7c81de927c4"}, {"node_instance_id": "vellum_host_qmx7m0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:10:41.706Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:10:41.706Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "564d15c9-f425-44a1-a90e-d7c81de927c4"}, {"node_instance_id": "vellum_host_qmx7m0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:10:41.706Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:10:41.706Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "564d15c9-f425-44a1-a90e-d7c81de927c4"}, {"node_instance_id": "vellum_host_qmx7m0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:10:41.706Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:10:41.706Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "564d15c9-f425-44a1-a90e-d7c81de927c4"}, {"node_instance_id": "bind_host_027bff", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:10:41.706Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:10:41.706Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "92babe8e-0c2f-4edb-bd18-32a89cb025e7"}, {"node_instance_id": "vellum_host_qmx7m0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:10:41.706Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:10:41.706Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "564d15c9-f425-44a1-a90e-d7c81de927c4"}, {"node_instance_id": "bind_host_027bff", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:10:41.706Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:10:41.706Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "92babe8e-0c2f-4edb-bd18-32a89cb025e7"}, {"node_instance_id": "bind_host_027bff", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:10:41.706Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:10:41.706Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "92babe8e-0c2f-4edb-bd18-32a89cb025e7"}, {"node_instance_id": "vellum_host_qmx7m0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:10:41.706Z", "message": "disable_requiretty set by default value", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:10:41.706Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "564d15c9-f425-44a1-a90e-d7c81de927c4"}, {"node_instance_id": "vellum_host_qmx7m0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:10:41.706Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:10:41.706Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "564d15c9-f425-44a1-a90e-d7c81de927c4"}, {"node_instance_id": "vellum_host_qmx7m0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:10:41.706Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:10:41.706Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "564d15c9-f425-44a1-a90e-d7c81de927c4"}, {"node_instance_id": "vellum_host_qmx7m0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:10:41.706Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:10:41.706Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "564d15c9-f425-44a1-a90e-d7c81de927c4"}, {"node_instance_id": "vellum_host_qmx7m0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:10:41.706Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:10:41.706Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "564d15c9-f425-44a1-a90e-d7c81de927c4"}, {"node_instance_id": "vellum_host_qmx7m0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:10:41.706Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:10:41.706Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "564d15c9-f425-44a1-a90e-d7c81de927c4"}, {"node_instance_id": "vellum_host_qmx7m0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:10:41.706Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:10:41.706Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "564d15c9-f425-44a1-a90e-d7c81de927c4"}, {"node_instance_id": "bind_host_027bff", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:10:41.706Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:10:41.706Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "92babe8e-0c2f-4edb-bd18-32a89cb025e7"}, {"node_instance_id": "vellum_host_qmx7m0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:10:41.706Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:10:41.706Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "564d15c9-f425-44a1-a90e-d7c81de927c4"}, {"node_instance_id": "bind_host_027bff", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:10:41.706Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:10:41.706Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "92babe8e-0c2f-4edb-bd18-32a89cb025e7"}, {"node_instance_id": "vellum_host_qmx7m0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:10:41.706Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:10:41.706Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "564d15c9-f425-44a1-a90e-d7c81de927c4"}, {"node_instance_id": "vellum_host_qmx7m0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:10:41.706Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:10:41.706Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "564d15c9-f425-44a1-a90e-d7c81de927c4"}, {"node_instance_id": "vellum_host_qmx7m0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:10:41.706Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:10:41.706Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "564d15c9-f425-44a1-a90e-d7c81de927c4"}, {"node_instance_id": "vellum_host_qmx7m0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:10:41.706Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:10:41.706Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "564d15c9-f425-44a1-a90e-d7c81de927c4"}, {"node_instance_id": "vellum_host_qmx7m0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:10:41.706Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:10:41.706Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "564d15c9-f425-44a1-a90e-d7c81de927c4"}, {"node_instance_id": "vellum_host_qmx7m0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:10:41.706Z", "message": "system_python set by default value", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:10:41.706Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "564d15c9-f425-44a1-a90e-d7c81de927c4"}, {"node_instance_id": "homer_host_cazqu3", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:10:41.706Z", "message": "Successfully created daemon: homer_host_cazqu3", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:10:41.706Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "26d29bad-938f-43de-b4a1-86251e170f17"}, {"node_instance_id": "vellum_host_qmx7m0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:10:42.726Z", "message": "Attempting to locate wget on the host machine", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:10:42.726Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "564d15c9-f425-44a1-a90e-d7c81de927c4"}, {"node_instance_id": "vellum_host_qmx7m0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:10:42.726Z", "message": "Creating agent from package", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:10:42.726Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "564d15c9-f425-44a1-a90e-d7c81de927c4"}, {"node_instance_id": "homer_host_cazqu3", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:10:42.726Z", "message": "Validating SSH connection", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:10:42.726Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "8a9d05b4-a573-4994-a640-1d1983f25088"}, {"node_instance_id": "bind_host_027bff", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:10:42.726Z", "message": "Successfully configured daemon: bind_host_027bff", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:10:42.726Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "92babe8e-0c2f-4edb-bd18-32a89cb025e7"}, {"node_instance_id": "homer_host_cazqu3", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:10:42.726Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:10:42.726Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "8a9d05b4-a573-4994-a640-1d1983f25088"}, {"node_instance_id": "homer_host_cazqu3", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:10:42.726Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:10:42.726Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "8a9d05b4-a573-4994-a640-1d1983f25088"}, {"node_instance_id": "homer_host_cazqu3", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:10:42.726Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:10:42.726Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "8a9d05b4-a573-4994-a640-1d1983f25088"}, {"node_instance_id": "bind_host_027bff", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:10:42.726Z", "message": "Configuring...", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:10:42.726Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "92babe8e-0c2f-4edb-bd18-32a89cb025e7"}, {"node_instance_id": "bind_host_027bff", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:10:42.726Z", "message": "Creating start-on-boot entry", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:10:42.726Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "92babe8e-0c2f-4edb-bd18-32a89cb025e7"}, {"node_instance_id": "vellum_host_qmx7m0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:10:42.726Z", "message": "Creating Agent vellum_host_qmx7m0", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:10:42.726Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "564d15c9-f425-44a1-a90e-d7c81de927c4"}, {"node_instance_id": "homer_host_cazqu3", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:10:42.726Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:10:42.726Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "8a9d05b4-a573-4994-a640-1d1983f25088"}, {"node_instance_id": "homer_host_cazqu3", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:10:42.726Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:10:42.726Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "8a9d05b4-a573-4994-a640-1d1983f25088"}, {"node_instance_id": "homer_host_cazqu3", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:10:42.726Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:10:42.726Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "8a9d05b4-a573-4994-a640-1d1983f25088"}, {"node_instance_id": "vellum_host_qmx7m0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:10:42.726Z", "message": "Downloading Agent Package from https://192.168.120.10:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:10:42.726Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "564d15c9-f425-44a1-a90e-d7c81de927c4"}, {"node_instance_id": "homer_host_cazqu3", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:10:42.726Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:10:42.726Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "8a9d05b4-a573-4994-a640-1d1983f25088"}, {"node_instance_id": "homer_host_cazqu3", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:10:42.726Z", "message": "SSH connection is ready", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:10:42.726Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "8a9d05b4-a573-4994-a640-1d1983f25088"}, {"node_instance_id": "bind_host_027bff", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:10:42.726Z", "message": "Deploying celery configuration.", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:10:42.726Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "92babe8e-0c2f-4edb-bd18-32a89cb025e7"}, {"node_instance_id": "homer_host_cazqu3", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:10:42.726Z", "message": "Configuring Agent homer_host_cazqu3", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:10:42.726Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "8a9d05b4-a573-4994-a640-1d1983f25088"}, {"node_instance_id": "homer_host_cazqu3", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:10:42.726Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:10:42.726Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "8a9d05b4-a573-4994-a640-1d1983f25088"}, {"node_instance_id": "homer_host_cazqu3", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:10:42.726Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:10:42.726Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "8a9d05b4-a573-4994-a640-1d1983f25088"}], "metadata": {"pagination": {"total": 1400, "offset": 1194, "size": 50}}} 2019-01-18 07:10:56,058 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-18 07:10:56,058 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 18 Jan 2019 07:10:56 GMT 2019-01-18 07:10:56,058 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-18 07:10:56,058 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 27644 2019-01-18 07:10:56,059 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-18 07:10:56,060 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:10:56,060 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2019-01-18 07:10:56,060 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SNIMissingWarning 2019-01-18 07:10:56,060 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:10:56,060 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:10:56,061 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2019-01-18 07:10:56,061 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:10:56,061 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:10:56,061 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:10:56,061 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:10:56,061 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:10:56,061 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:10:56,062 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:10:56,062 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - disable_requiretty set by default value 2019-01-18 07:10:56,062 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:10:56,062 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:10:56,062 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:10:56,062 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:10:56,063 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:10:56,063 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:10:56,063 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:10:56,063 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:10:56,063 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:10:56,063 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:10:56,064 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:10:56,064 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:10:56,064 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:10:56,064 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:10:56,064 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - system_python set by default value 2019-01-18 07:10:56,064 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully created daemon: homer_host_cazqu3 2019-01-18 07:10:56,064 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Attempting to locate wget on the host machine 2019-01-18 07:10:56,065 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating agent from package 2019-01-18 07:10:56,065 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2019-01-18 07:10:56,065 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured daemon: bind_host_027bff 2019-01-18 07:10:56,065 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:10:56,065 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:10:56,065 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:10:56,066 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2019-01-18 07:10:56,066 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating start-on-boot entry 2019-01-18 07:10:56,066 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent vellum_host_qmx7m0 2019-01-18 07:10:56,066 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:10:56,066 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:10:56,066 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:10:56,067 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloading Agent Package from https://192.168.120.10:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz 2019-01-18 07:10:56,067 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:10:56,067 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2019-01-18 07:10:56,067 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deploying celery configuration. 2019-01-18 07:10:56,067 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent homer_host_cazqu3 2019-01-18 07:10:56,067 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:10:56,067 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:10:56,068 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/executions/e87ce63d-2c62-4c4d-a907-7e1bd4215583 2019-01-18 07:10:56,138 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-18 07:10:56,138 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-18 07:10:56,138 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-18 07:10:56,138 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-18 07:10:56,138 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-18 07:10:56,138 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-18 07:10:56,138 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-18 07:10:56,139 - 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": "2019-01-18T07:06:35.566Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"} 2019-01-18 07:10:56,139 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-18 07:10:56,139 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 18 Jan 2019 07:10:56 GMT 2019-01-18 07:10:56,139 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-18 07:10:56,139 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-18 07:10:56,139 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-18 07:11:01,144 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/events 2019-01-18 07:11:01,249 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-18 07:11:01,249 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-18 07:11:01,250 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-18 07:11:01,250 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-18 07:11:01,250 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-18 07:11:01,250 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-18 07:11:01,250 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-18 07:11:01,250 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_host_qmx7m0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:10:42.726Z", "message": "Untaring Agent package...", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:10:42.726Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "564d15c9-f425-44a1-a90e-d7c81de927c4"}, {"node_instance_id": "homer_host_cazqu3", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:10:42.726Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:10:42.726Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "8a9d05b4-a573-4994-a640-1d1983f25088"}, {"node_instance_id": "bind_host_027bff", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:10:43.102Z", "message": "Task succeeded 'cloudify_agent.installer.operations.configure'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:10:43.102Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": "bind_host_027bff", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:10:43.672Z", "message": "Sending task 'cloudify_agent.installer.operations.start'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:10:43.672Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": "bind_host_027bff", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:10:43.672Z", "message": "Starting Agent", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:10:43.672Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": "homer_host_cazqu3", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:10:44.160Z", "message": "Deploying celery configuration.", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:10:44.160Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "8a9d05b4-a573-4994-a640-1d1983f25088"}, {"node_instance_id": "homer_host_cazqu3", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:10:44.160Z", "message": "Creating start-on-boot entry", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:10:44.160Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "8a9d05b4-a573-4994-a640-1d1983f25088"}, {"node_instance_id": "homer_host_cazqu3", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:10:44.160Z", "message": "Successfully configured daemon: homer_host_cazqu3", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:10:44.160Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "8a9d05b4-a573-4994-a640-1d1983f25088"}, {"node_instance_id": "homer_host_cazqu3", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:10:44.160Z", "message": "Configuring...", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:10:44.160Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "8a9d05b4-a573-4994-a640-1d1983f25088"}, {"node_instance_id": "homer_host_cazqu3", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:10:44.840Z", "message": "Task started 'cloudify_agent.installer.operations.start'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:10:44.840Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": "homer_host_cazqu3", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:10:44.840Z", "message": "Sending task 'cloudify_agent.installer.operations.start'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:10:44.840Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": "homer_host_cazqu3", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:10:44.840Z", "message": "Task succeeded 'cloudify_agent.installer.operations.configure'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:10:44.840Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": "bind_host_027bff", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:10:44.840Z", "message": "Task started 'cloudify_agent.installer.operations.start'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:10:44.840Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": "homer_host_cazqu3", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:10:44.840Z", "message": "Starting Agent", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:10:44.840Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": "homer_host_cazqu3", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:10:45.200Z", "message": "Validating SSH connection", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:10:45.200Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "c477d3a5-735a-48b0-bd19-9f6e5f26fc8d"}, {"node_instance_id": "vellum_host_qmx7m0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:10:45.200Z", "message": "/home/ubuntu/vellum_host_qmx7m0/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": "2019-01-18T07:10:45.200Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "564d15c9-f425-44a1-a90e-d7c81de927c4"}, {"node_instance_id": "vellum_host_qmx7m0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:10:45.200Z", "message": "Successfully configured cfy-agent", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:10:45.200Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "564d15c9-f425-44a1-a90e-d7c81de927c4"}, {"node_instance_id": "bind_host_027bff", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:10:45.200Z", "message": "Validating SSH connection", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:10:45.200Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "fc178ec8-7d15-4fd4-a317-dc7fdc64469f"}, {"node_instance_id": "bind_host_027bff", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:10:45.200Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:10:45.200Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "fc178ec8-7d15-4fd4-a317-dc7fdc64469f"}, {"node_instance_id": "vellum_host_qmx7m0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:10:45.200Z", "message": "Successfully created daemon: vellum_host_qmx7m0", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:10:45.200Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "564d15c9-f425-44a1-a90e-d7c81de927c4"}, {"node_instance_id": "bind_host_027bff", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:10:45.200Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:10:45.200Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "fc178ec8-7d15-4fd4-a317-dc7fdc64469f"}, {"node_instance_id": "homer_host_cazqu3", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:10:45.200Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:10:45.200Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "c477d3a5-735a-48b0-bd19-9f6e5f26fc8d"}, {"node_instance_id": "homer_host_cazqu3", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:10:45.200Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:10:45.200Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "c477d3a5-735a-48b0-bd19-9f6e5f26fc8d"}, {"node_instance_id": "vellum_host_qmx7m0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:10:45.200Z", "message": "Configuring...", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:10:45.200Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "564d15c9-f425-44a1-a90e-d7c81de927c4"}, {"node_instance_id": "vellum_host_qmx7m0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:10:45.200Z", "message": "Creating...", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:10:45.200Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "564d15c9-f425-44a1-a90e-d7c81de927c4"}, {"node_instance_id": "vellum_host_qmx7m0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:10:45.200Z", "message": "Disabling requiretty directive in sudoers file", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:10:45.200Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "564d15c9-f425-44a1-a90e-d7c81de927c4"}, {"node_instance_id": "vellum_host_qmx7m0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:10:45.200Z", "message": "Auto-correcting virtualenv /home/ubuntu/vellum_host_qmx7m0/env", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:10:45.200Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "564d15c9-f425-44a1-a90e-d7c81de927c4"}, {"node_instance_id": "bind_host_027bff", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:10:45.200Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:10:45.200Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "fc178ec8-7d15-4fd4-a317-dc7fdc64469f"}, {"node_instance_id": "homer_host_cazqu3", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:10:45.200Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:10:45.200Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "c477d3a5-735a-48b0-bd19-9f6e5f26fc8d"}, {"node_instance_id": "bind_host_027bff", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:10:45.200Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:10:45.200Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "fc178ec8-7d15-4fd4-a317-dc7fdc64469f"}, {"node_instance_id": "vellum_host_qmx7m0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:10:45.200Z", "message": "Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.10', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/vellum_host_qmx7m0/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/vellum_host_qmx7m0/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_qmx7m0', 'REST_HOST': '192.168.120.10', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/vellum_host_qmx7m0/work', 'CLOUDIFY_DAEMON_QUEUE': 'vellum_host_qmx7m0', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.DyMMew.bl1aw5v6rGbnjtvdl_YSHK8QJ7E'}", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:10:45.200Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "564d15c9-f425-44a1-a90e-d7c81de927c4"}, {"node_instance_id": "vellum_host_qmx7m0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:10:45.200Z", "message": " SNIMissingWarning", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:10:45.200Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "564d15c9-f425-44a1-a90e-d7c81de927c4"}, {"node_instance_id": "homer_host_cazqu3", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:10:45.200Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:10:45.200Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "c477d3a5-735a-48b0-bd19-9f6e5f26fc8d"}, {"node_instance_id": "vellum_host_qmx7m0", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:10:45.939Z", "message": "Task succeeded 'cloudify_agent.installer.operations.create'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:10:45.939Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": "vellum_host_qmx7m0", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:10:45.939Z", "message": "Task started 'cloudify_agent.installer.operations.configure'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:10:45.939Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": "vellum_host_qmx7m0", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:10:45.939Z", "message": "Configuring Agent", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:10:45.939Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": "vellum_host_qmx7m0", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:10:45.939Z", "message": "Sending task 'cloudify_agent.installer.operations.configure'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:10:45.939Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": "bind_host_027bff", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:10:46.220Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:10:46.220Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "fc178ec8-7d15-4fd4-a317-dc7fdc64469f"}, {"node_instance_id": "bind_host_027bff", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:10:46.220Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:10:46.220Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "fc178ec8-7d15-4fd4-a317-dc7fdc64469f"}, {"node_instance_id": "vellum_host_qmx7m0", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:10:46.220Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:10:46.220Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "6aa278dd-27f5-4793-ad3e-c6fb69728372"}, {"node_instance_id": "homer_host_cazqu3", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:10:46.220Z", "message": "Starting Agent homer_host_cazqu3", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:10:46.220Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "c477d3a5-735a-48b0-bd19-9f6e5f26fc8d"}, {"node_instance_id": "homer_host_cazqu3", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:10:46.220Z", "message": "SSH connection is ready", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:10:46.220Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "c477d3a5-735a-48b0-bd19-9f6e5f26fc8d"}, {"node_instance_id": "bind_host_027bff", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:10:46.220Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:10:46.220Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "fc178ec8-7d15-4fd4-a317-dc7fdc64469f"}, {"node_instance_id": "vellum_host_qmx7m0", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:10:46.220Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:10:46.220Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "6aa278dd-27f5-4793-ad3e-c6fb69728372"}, {"node_instance_id": "bind_host_027bff", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:10:46.220Z", "message": "Starting Agent bind_host_027bff", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:10:46.220Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "fc178ec8-7d15-4fd4-a317-dc7fdc64469f"}, {"node_instance_id": "vellum_host_qmx7m0", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:10:46.220Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:10:46.220Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "6aa278dd-27f5-4793-ad3e-c6fb69728372"}, {"node_instance_id": "bind_host_027bff", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:10:46.220Z", "message": "SSH connection is ready", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:10:46.220Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "fc178ec8-7d15-4fd4-a317-dc7fdc64469f"}, {"node_instance_id": "homer_host_cazqu3", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:10:46.220Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:10:46.220Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "c477d3a5-735a-48b0-bd19-9f6e5f26fc8d"}, {"node_instance_id": "vellum_host_qmx7m0", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:10:46.220Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:10:46.220Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "6aa278dd-27f5-4793-ad3e-c6fb69728372"}, {"node_instance_id": "vellum_host_qmx7m0", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:10:46.220Z", "message": "Validating SSH connection", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:10:46.220Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "6aa278dd-27f5-4793-ad3e-c6fb69728372"}], "metadata": {"pagination": {"total": 1412, "offset": 1244, "size": 50}}} 2019-01-18 07:11:01,250 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-18 07:11:01,250 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 18 Jan 2019 07:11:01 GMT 2019-01-18 07:11:01,251 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-18 07:11:01,251 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 28091 2019-01-18 07:11:01,251 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-18 07:11:01,252 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Untaring Agent package... 2019-01-18 07:11:01,252 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:11:01,252 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2019-01-18 07:11:01,252 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2019-01-18 07:11:01,253 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2019-01-18 07:11:01,253 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deploying celery configuration. 2019-01-18 07:11:01,253 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating start-on-boot entry 2019-01-18 07:11:01,253 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured daemon: homer_host_cazqu3 2019-01-18 07:11:01,253 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2019-01-18 07:11:01,253 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2019-01-18 07:11:01,253 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2019-01-18 07:11:01,254 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2019-01-18 07:11:01,254 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2019-01-18 07:11:01,254 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2019-01-18 07:11:01,254 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2019-01-18 07:11:01,254 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /home/ubuntu/vellum_host_qmx7m0/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 2019-01-18 07:11:01,254 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured cfy-agent 2019-01-18 07:11:01,255 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2019-01-18 07:11:01,255 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:11:01,255 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully created daemon: vellum_host_qmx7m0 2019-01-18 07:11:01,255 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:11:01,255 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:11:01,255 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:11:01,256 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2019-01-18 07:11:01,256 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating... 2019-01-18 07:11:01,256 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Disabling requiretty directive in sudoers file 2019-01-18 07:11:01,256 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Auto-correcting virtualenv /home/ubuntu/vellum_host_qmx7m0/env 2019-01-18 07:11:01,256 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:11:01,256 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:11:01,256 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:11:01,257 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.10', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/vellum_host_qmx7m0/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/vellum_host_qmx7m0/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_qmx7m0', 'REST_HOST': '192.168.120.10', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/vellum_host_qmx7m0/work', 'CLOUDIFY_DAEMON_QUEUE': 'vellum_host_qmx7m0', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.DyMMew.bl1aw5v6rGbnjtvdl_YSHK8QJ7E'} 2019-01-18 07:11:01,257 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SNIMissingWarning 2019-01-18 07:11:01,257 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:11:01,257 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' 2019-01-18 07:11:01,257 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2019-01-18 07:11:01,257 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2019-01-18 07:11:01,258 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2019-01-18 07:11:01,258 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:11:01,258 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:11:01,258 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:11:01,258 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent homer_host_cazqu3 2019-01-18 07:11:01,258 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2019-01-18 07:11:01,259 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:11:01,259 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:11:01,259 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent bind_host_027bff 2019-01-18 07:11:01,259 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:11:01,259 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2019-01-18 07:11:01,259 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:11:01,259 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:11:01,260 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2019-01-18 07:11:01,260 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/executions/e87ce63d-2c62-4c4d-a907-7e1bd4215583 2019-01-18 07:11:01,339 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-18 07:11:01,339 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-18 07:11:01,339 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-18 07:11:01,340 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-18 07:11:01,340 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-18 07:11:01,340 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-18 07:11:01,340 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-18 07:11:01,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": "2019-01-18T07:06:35.566Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"} 2019-01-18 07:11:01,340 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-18 07:11:01,340 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 18 Jan 2019 07:11:01 GMT 2019-01-18 07:11:01,340 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-18 07:11:01,340 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-18 07:11:01,341 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-18 07:11:06,346 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/events 2019-01-18 07:11:06,445 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-18 07:11:06,445 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-18 07:11:06,445 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-18 07:11:06,445 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-18 07:11:06,445 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-18 07:11:06,445 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-18 07:11:06,445 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-18 07:11:06,446 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_host_027bff", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:10:46.220Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:10:46.220Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "fc178ec8-7d15-4fd4-a317-dc7fdc64469f"}, {"node_instance_id": "vellum_host_qmx7m0", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:10:46.220Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:10:46.220Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "6aa278dd-27f5-4793-ad3e-c6fb69728372"}, {"node_instance_id": "vellum_host_qmx7m0", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:10:46.220Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:10:46.220Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "6aa278dd-27f5-4793-ad3e-c6fb69728372"}, {"node_instance_id": "homer_host_cazqu3", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:10:46.220Z", "message": "Starting Agent homer_host_cazqu3", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:10:46.220Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "c477d3a5-735a-48b0-bd19-9f6e5f26fc8d"}, {"node_instance_id": "homer_host_cazqu3", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:10:46.220Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:10:46.220Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "c477d3a5-735a-48b0-bd19-9f6e5f26fc8d"}, {"node_instance_id": "bind_host_027bff", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:10:46.220Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:10:46.220Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "fc178ec8-7d15-4fd4-a317-dc7fdc64469f"}, {"node_instance_id": "vellum_host_qmx7m0", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:10:47.235Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:10:47.235Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "6aa278dd-27f5-4793-ad3e-c6fb69728372"}, {"node_instance_id": "vellum_host_qmx7m0", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:10:47.235Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:10:47.235Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "6aa278dd-27f5-4793-ad3e-c6fb69728372"}, {"node_instance_id": "vellum_host_qmx7m0", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:10:47.235Z", "message": "SSH connection is ready", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:10:47.235Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "6aa278dd-27f5-4793-ad3e-c6fb69728372"}, {"node_instance_id": "vellum_host_qmx7m0", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:10:47.235Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:10:47.235Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "6aa278dd-27f5-4793-ad3e-c6fb69728372"}, {"node_instance_id": "vellum_host_qmx7m0", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:10:47.235Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:10:47.235Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "6aa278dd-27f5-4793-ad3e-c6fb69728372"}, {"node_instance_id": "vellum_host_qmx7m0", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:10:47.235Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:10:47.235Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "6aa278dd-27f5-4793-ad3e-c6fb69728372"}, {"node_instance_id": "vellum_host_qmx7m0", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:10:47.235Z", "message": "Configuring Agent vellum_host_qmx7m0", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:10:47.235Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "6aa278dd-27f5-4793-ad3e-c6fb69728372"}, {"node_instance_id": "vellum_host_qmx7m0", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:10:47.519Z", "message": "Task succeeded 'cloudify_agent.installer.operations.configure'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:10:47.519Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": "vellum_host_qmx7m0", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:10:47.961Z", "message": "Sending task 'cloudify_agent.installer.operations.start'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:10:47.961Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": "vellum_host_qmx7m0", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:10:47.961Z", "message": "Starting Agent", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:10:47.961Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": "vellum_host_qmx7m0", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:10:47.961Z", "message": "Task started 'cloudify_agent.installer.operations.start'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:10:47.961Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": "vellum_host_qmx7m0", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:10:48.249Z", "message": "Configuring...", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:10:48.249Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "6aa278dd-27f5-4793-ad3e-c6fb69728372"}, {"node_instance_id": "vellum_host_qmx7m0", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:10:48.249Z", "message": "Deploying celery configuration.", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:10:48.249Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "6aa278dd-27f5-4793-ad3e-c6fb69728372"}, {"node_instance_id": "vellum_host_qmx7m0", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:10:48.249Z", "message": "Creating start-on-boot entry", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:10:48.249Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "6aa278dd-27f5-4793-ad3e-c6fb69728372"}, {"node_instance_id": "vellum_host_qmx7m0", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:10:48.249Z", "message": "Successfully configured daemon: vellum_host_qmx7m0", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:10:48.249Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "6aa278dd-27f5-4793-ad3e-c6fb69728372"}, {"node_instance_id": "bind_host_027bff", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:10:49.171Z", "message": "Task succeeded 'cloudify_agent.installer.operations.start'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:10:49.171Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": "bind_host_027bff", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:10:49.604Z", "message": "Starting...", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:10:49.604Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "fc178ec8-7d15-4fd4-a317-dc7fdc64469f"}, {"node_instance_id": "vellum_host_qmx7m0", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:10:49.604Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:10:49.604Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "91789b43-3112-48e7-8687-5f94f754b260"}, {"node_instance_id": "homer_host_cazqu3", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:10:49.604Z", "message": "Starting daemon with command: sudo service celeryd-homer_host_cazqu3 start", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:10:49.604Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "c477d3a5-735a-48b0-bd19-9f6e5f26fc8d"}, {"node_instance_id": "vellum_host_qmx7m0", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:10:49.604Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:10:49.604Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "91789b43-3112-48e7-8687-5f94f754b260"}, {"node_instance_id": "vellum_host_qmx7m0", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:10:49.604Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:10:49.604Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "91789b43-3112-48e7-8687-5f94f754b260"}, {"node_instance_id": "vellum_host_qmx7m0", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:10:49.604Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:10:49.604Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "91789b43-3112-48e7-8687-5f94f754b260"}, {"node_instance_id": "homer_host_cazqu3", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:10:49.604Z", "message": "Successfully started daemon: homer_host_cazqu3", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:10:49.604Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "c477d3a5-735a-48b0-bd19-9f6e5f26fc8d"}, {"node_instance_id": "homer_host_cazqu3", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:10:49.604Z", "message": "Starting...", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:10:49.604Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "c477d3a5-735a-48b0-bd19-9f6e5f26fc8d"}, {"node_instance_id": "vellum_host_qmx7m0", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:10:49.604Z", "message": "Starting Agent vellum_host_qmx7m0", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:10:49.604Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "91789b43-3112-48e7-8687-5f94f754b260"}, {"node_instance_id": "vellum_host_qmx7m0", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:10:49.604Z", "message": "Validating SSH connection", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:10:49.604Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "91789b43-3112-48e7-8687-5f94f754b260"}, {"node_instance_id": "vellum_host_qmx7m0", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:10:49.604Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:10:49.604Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "91789b43-3112-48e7-8687-5f94f754b260"}, {"node_instance_id": "vellum_host_qmx7m0", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:10:49.604Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:10:49.604Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "91789b43-3112-48e7-8687-5f94f754b260"}, {"node_instance_id": "vellum_host_qmx7m0", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:10:49.604Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:10:49.604Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "91789b43-3112-48e7-8687-5f94f754b260"}, {"node_instance_id": "vellum_host_qmx7m0", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:10:49.604Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:10:49.604Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "91789b43-3112-48e7-8687-5f94f754b260"}, {"node_instance_id": "bind_host_027bff", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:10:49.604Z", "message": "Successfully started daemon: bind_host_027bff", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:10:49.604Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "fc178ec8-7d15-4fd4-a317-dc7fdc64469f"}, {"node_instance_id": "vellum_host_qmx7m0", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:10:49.604Z", "message": "SSH connection is ready", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:10:49.604Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "91789b43-3112-48e7-8687-5f94f754b260"}, {"node_instance_id": "vellum_host_qmx7m0", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:10:49.604Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:10:49.604Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "91789b43-3112-48e7-8687-5f94f754b260"}, {"node_instance_id": "bind_host_027bff", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:10:49.604Z", "message": "Starting daemon with command: sudo service celeryd-bind_host_027bff start", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:10:49.604Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "fc178ec8-7d15-4fd4-a317-dc7fdc64469f"}, {"node_instance_id": "bind_host_027bff", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:10:50.080Z", "message": "Installing plugins", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:10:50.080Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": "homer_host_cazqu3", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:10:50.080Z", "message": "Task succeeded 'cloudify_agent.installer.operations.start'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:10:50.080Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": "homer_host_cazqu3", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:10:50.080Z", "message": "Task started 'cloudify_agent.operations.install_plugins'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:10:50.080Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": "bind_host_027bff", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:10:50.080Z", "message": "Task started 'cloudify_agent.operations.install_plugins'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:10:50.080Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": "homer_host_cazqu3", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:10:50.080Z", "message": "Sending task 'cloudify_agent.operations.install_plugins'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:10:50.080Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": "homer_host_cazqu3", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:10:50.080Z", "message": "Installing plugins", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:10:50.080Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": "bind_host_027bff", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:10:50.080Z", "message": "Sending task 'cloudify_agent.operations.install_plugins'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:10:50.080Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": "homer_host_cazqu3", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:10:50.614Z", "message": "Installing plugin: diamond", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:10:50.614Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "b0b43791-cb54-4809-b380-d1e42edd44e8"}, {"node_instance_id": "bind_host_027bff", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:10:50.614Z", "message": "Installing plugin: diamond", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:10:50.614Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "2e1a31fa-5a9c-4637-8836-97278a7d642e"}, {"node_instance_id": "bind_host_027bff", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:10:50.614Z", "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": "2019-01-18T07:10:50.614Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "2e1a31fa-5a9c-4637-8836-97278a7d642e"}], "metadata": {"pagination": {"total": 1421, "offset": 1294, "size": 50}}} 2019-01-18 07:11:06,446 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-18 07:11:06,446 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 18 Jan 2019 07:11:06 GMT 2019-01-18 07:11:06,446 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-18 07:11:06,446 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 27058 2019-01-18 07:11:06,446 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-18 07:11:06,447 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:11:06,447 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:11:06,448 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:11:06,448 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent homer_host_cazqu3 2019-01-18 07:11:06,448 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:11:06,448 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:11:06,448 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:11:06,448 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:11:06,448 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2019-01-18 07:11:06,449 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:11:06,449 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:11:06,449 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:11:06,449 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent vellum_host_qmx7m0 2019-01-18 07:11:06,449 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2019-01-18 07:11:06,449 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2019-01-18 07:11:06,449 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2019-01-18 07:11:06,450 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2019-01-18 07:11:06,450 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2019-01-18 07:11:06,450 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deploying celery configuration. 2019-01-18 07:11:06,450 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating start-on-boot entry 2019-01-18 07:11:06,450 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured daemon: vellum_host_qmx7m0 2019-01-18 07:11:06,450 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2019-01-18 07:11:06,450 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting... 2019-01-18 07:11:06,451 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:11:06,451 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting daemon with command: sudo service celeryd-homer_host_cazqu3 start 2019-01-18 07:11:06,451 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:11:06,451 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:11:06,451 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:11:06,451 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully started daemon: homer_host_cazqu3 2019-01-18 07:11:06,452 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting... 2019-01-18 07:11:06,452 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent vellum_host_qmx7m0 2019-01-18 07:11:06,452 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2019-01-18 07:11:06,452 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:11:06,452 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:11:06,452 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:11:06,452 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:11:06,453 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully started daemon: bind_host_027bff 2019-01-18 07:11:06,453 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2019-01-18 07:11:06,453 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:11:06,453 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting daemon with command: sudo service celeryd-bind_host_027bff start 2019-01-18 07:11:06,453 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2019-01-18 07:11:06,453 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2019-01-18 07:11:06,453 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2019-01-18 07:11:06,454 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2019-01-18 07:11:06,454 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2019-01-18 07:11:06,454 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2019-01-18 07:11:06,454 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2019-01-18 07:11:06,454 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: diamond 2019-01-18 07:11:06,454 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: diamond 2019-01-18 07:11:06,454 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip 2019-01-18 07:11:06,455 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/executions/e87ce63d-2c62-4c4d-a907-7e1bd4215583 2019-01-18 07:11:06,518 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-18 07:11:06,519 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-18 07:11:06,519 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-18 07:11:06,519 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-18 07:11:06,519 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-18 07:11:06,519 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-18 07:11:06,519 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-18 07:11:06,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": "2019-01-18T07:06:35.566Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"} 2019-01-18 07:11:06,519 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-18 07:11:06,520 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 18 Jan 2019 07:11:06 GMT 2019-01-18 07:11:06,520 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-18 07:11:06,520 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-18 07:11:06,520 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-18 07:11:11,525 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/events 2019-01-18 07:11:11,761 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-18 07:11:11,761 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-18 07:11:11,761 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-18 07:11:11,761 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-18 07:11:11,761 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-18 07:11:11,761 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-18 07:11:11,761 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-18 07:11:11,762 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_host_027bff", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:10:50.614Z", "message": "Installing plugin: diamond", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:10:50.614Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "2e1a31fa-5a9c-4637-8836-97278a7d642e"}, {"node_instance_id": "bind_host_027bff", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:10:50.614Z", "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": "2019-01-18T07:10:50.614Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "2e1a31fa-5a9c-4637-8836-97278a7d642e"}, {"node_instance_id": "homer_host_cazqu3", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:10:50.614Z", "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": "2019-01-18T07:10:50.614Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "b0b43791-cb54-4809-b380-d1e42edd44e8"}, {"node_instance_id": "homer_host_cazqu3", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:10:50.614Z", "message": "Installing plugin from source", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:10:50.614Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "b0b43791-cb54-4809-b380-d1e42edd44e8"}, {"node_instance_id": "bind_host_027bff", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:10:50.614Z", "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": "2019-01-18T07:10:50.614Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "2e1a31fa-5a9c-4637-8836-97278a7d642e"}, {"node_instance_id": "homer_host_cazqu3", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:10:50.614Z", "message": "[localhost] run: /home/ubuntu/homer_host_cazqu3/env/bin/pip freeze", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:10:50.614Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "b0b43791-cb54-4809-b380-d1e42edd44e8"}, {"node_instance_id": "homer_host_cazqu3", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:10:50.614Z", "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": "2019-01-18T07:10:50.614Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "b0b43791-cb54-4809-b380-d1e42edd44e8"}, {"node_instance_id": "bind_host_027bff", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:10:51.566Z", "message": "Task succeeded 'cloudify_agent.operations.install_plugins'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:10:51.566Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": "homer_host_cazqu3", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:10:51.623Z", "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": "2019-01-18T07:10:51.623Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "b0b43791-cb54-4809-b380-d1e42edd44e8"}, {"node_instance_id": "homer_host_cazqu3", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:10:51.623Z", "message": "Removing directory: /tmp/tmpo5cqQ2", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:10:51.623Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "b0b43791-cb54-4809-b380-d1e42edd44e8"}, {"node_instance_id": "bind_host_027bff", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:10:51.623Z", "message": "Removing directory: /tmp/tmp5c7Wi0", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:10:51.623Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "2e1a31fa-5a9c-4637-8836-97278a7d642e"}, {"node_instance_id": "bind_host_027bff", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:10:51.623Z", "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": "2019-01-18T07:10:51.623Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "2e1a31fa-5a9c-4637-8836-97278a7d642e"}, {"node_instance_id": "homer_host_cazqu3", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:10:52.148Z", "message": "Task started 'diamond_agent.tasks.install'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:10:52.148Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": "bind_host_027bff", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:10:52.148Z", "message": "Task started 'diamond_agent.tasks.install'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:10:52.148Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": "homer_host_cazqu3", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:10:52.148Z", "message": "Sending task 'diamond_agent.tasks.install'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:10:52.148Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": "proxy_node_jkvni4", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:10:52.148Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:10:52.148Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": "homer_host_cazqu3", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:10:52.148Z", "message": "Task succeeded 'cloudify_agent.operations.install_plugins'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:10:52.148Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": "bind_host_027bff", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:10:52.148Z", "message": "Sending task 'diamond_agent.tasks.install'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:10:52.148Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": "proxy_node_jkvni4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:10:52.644Z", "message": "Execution done (return_code=0): /tmp/6VU3D/install_requirements.sh", "level": "info", "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:10:52.644Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "074670fe-7923-4c1f-85a9-18ee6660d255"}, {"node_instance_id": "bind_host_027bff", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:10:53.173Z", "message": "Sending task 'diamond_agent.tasks.start'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:10:53.173Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": "vellum_host_qmx7m0", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:10:53.173Z", "message": "Installing plugins", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:10:53.173Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": "homer_host_cazqu3", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:10:53.173Z", "message": "Task succeeded 'diamond_agent.tasks.install'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:10:53.173Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": "bind_host_027bff", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:10:53.173Z", "message": "Task started 'diamond_agent.tasks.start'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:10:53.173Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": "vellum_host_qmx7m0", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:10:53.173Z", "message": "Task succeeded 'cloudify_agent.installer.operations.start'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:10:53.173Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": "proxy_node_jkvni4", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:10:53.173Z", "message": "Configuring node", "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:10:53.173Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": "homer_host_cazqu3", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:10:53.173Z", "message": "Sending task 'diamond_agent.tasks.start'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:10:53.173Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": "bind_host_027bff", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:10:53.173Z", "message": "Task succeeded 'diamond_agent.tasks.start'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:10:53.173Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": "homer_host_cazqu3", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:10:53.173Z", "message": "Task started 'diamond_agent.tasks.start'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:10:53.173Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": "bind_host_027bff", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:10:53.173Z", "message": "Task succeeded 'diamond_agent.tasks.install'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:10:53.173Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": "vellum_host_qmx7m0", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:10:53.660Z", "message": "Starting...", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:10:53.660Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "91789b43-3112-48e7-8687-5f94f754b260"}, {"node_instance_id": "vellum_host_qmx7m0", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:10:53.660Z", "message": "Successfully started daemon: vellum_host_qmx7m0", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:10:53.660Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "91789b43-3112-48e7-8687-5f94f754b260"}, {"node_instance_id": "vellum_host_qmx7m0", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:10:53.660Z", "message": "Starting daemon with command: sudo service celeryd-vellum_host_qmx7m0 start", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:10:53.660Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "91789b43-3112-48e7-8687-5f94f754b260"}, {"node_instance_id": "vellum_host_qmx7m0", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:10:53.660Z", "message": "Installing plugin: diamond", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:10:53.660Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "59e92ab2-699c-49f1-b876-d9ae04d3b99f"}, {"node_instance_id": "homer_host_cazqu3", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:10:54.386Z", "message": "Task succeeded 'diamond_agent.tasks.start'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:10:54.386Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": "vellum_host_qmx7m0", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:10:54.386Z", "message": "Sending task 'cloudify_agent.operations.install_plugins'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:10:54.386Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": "homer_host_cazqu3", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:10:54.386Z", "message": "Sending task 'diamond_agent.tasks.add_collectors'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:10:54.386Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": "vellum_host_qmx7m0", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:10:54.386Z", "message": "Task started 'cloudify_agent.operations.install_plugins'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:10:54.386Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": "bind_host_027bff", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:10:54.386Z", "message": "Sending task 'diamond_agent.tasks.add_collectors'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:10:54.386Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": "proxy_node_jkvni4", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:10:54.386Z", "message": "Starting node", "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:10:54.386Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": "bind_host_027bff", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:10:54.386Z", "message": "Task started 'diamond_agent.tasks.add_collectors'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:10:54.386Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": "homer_host_cazqu3", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:10:54.386Z", "message": "Task started 'diamond_agent.tasks.add_collectors'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:10:54.386Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": "vellum_host_qmx7m0", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:10:54.689Z", "message": "[localhost] run: /home/ubuntu/vellum_host_qmx7m0/env/bin/pip freeze", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:10:54.689Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "59e92ab2-699c-49f1-b876-d9ae04d3b99f"}, {"node_instance_id": "vellum_host_qmx7m0", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:10:54.689Z", "message": "Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty]", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:10:54.689Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "59e92ab2-699c-49f1-b876-d9ae04d3b99f"}, {"node_instance_id": "vellum_host_qmx7m0", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:10:54.689Z", "message": "Installing plugin from source", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:10:54.689Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "59e92ab2-699c-49f1-b876-d9ae04d3b99f"}, {"node_instance_id": "vellum_host_qmx7m0", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:10:54.689Z", "message": "Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:10:54.689Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "59e92ab2-699c-49f1-b876-d9ae04d3b99f"}, {"node_instance_id": "vellum_host_qmx7m0", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:10:55.416Z", "message": "Sending task 'diamond_agent.tasks.install'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:10:55.416Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": "vellum_host_qmx7m0", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:10:55.416Z", "message": "Task succeeded 'cloudify_agent.operations.install_plugins'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:10:55.416Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": "vellum_host_qmx7m0", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:10:55.416Z", "message": "Task started 'diamond_agent.tasks.install'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:10:55.416Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": "vellum_host_qmx7m0", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:10:55.698Z", "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": "2019-01-18T07:10:55.698Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "59e92ab2-699c-49f1-b876-d9ae04d3b99f"}, {"node_instance_id": "vellum_host_qmx7m0", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:10:55.698Z", "message": "Removing directory: /tmp/tmp1Hsedj", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:10:55.698Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "59e92ab2-699c-49f1-b876-d9ae04d3b99f"}], "metadata": {"pagination": {"total": 1428, "offset": 1344, "size": 50}}} 2019-01-18 07:11:11,762 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-18 07:11:11,762 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 18 Jan 2019 07:11:11 GMT 2019-01-18 07:11:11,762 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-18 07:11:11,762 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 27088 2019-01-18 07:11:11,762 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-18 07:11:11,763 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: diamond 2019-01-18 07:11:11,763 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip 2019-01-18 07:11:11,764 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip 2019-01-18 07:11:11,764 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2019-01-18 07:11:11,764 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty] 2019-01-18 07:11:11,764 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: /home/ubuntu/homer_host_cazqu3/env/bin/pip freeze 2019-01-18 07:11:11,764 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty] 2019-01-18 07:11:11,764 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2019-01-18 07:11:11,765 - 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. 2019-01-18 07:11:11,765 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmpo5cqQ2 2019-01-18 07:11:11,765 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmp5c7Wi0 2019-01-18 07:11:11,765 - 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. 2019-01-18 07:11:11,765 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2019-01-18 07:11:11,765 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2019-01-18 07:11:11,766 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2019-01-18 07:11:11,766 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-01-18 07:11:11,766 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2019-01-18 07:11:11,766 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2019-01-18 07:11:11,766 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/6VU3D/install_requirements.sh 2019-01-18 07:11:11,766 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2019-01-18 07:11:11,767 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2019-01-18 07:11:11,767 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2019-01-18 07:11:11,767 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2019-01-18 07:11:11,767 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2019-01-18 07:11:11,767 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2019-01-18 07:11:11,767 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2019-01-18 07:11:11,768 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2019-01-18 07:11:11,768 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2019-01-18 07:11:11,768 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2019-01-18 07:11:11,768 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting... 2019-01-18 07:11:11,768 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully started daemon: vellum_host_qmx7m0 2019-01-18 07:11:11,768 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting daemon with command: sudo service celeryd-vellum_host_qmx7m0 start 2019-01-18 07:11:11,768 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: diamond 2019-01-18 07:11:11,769 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2019-01-18 07:11:11,769 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2019-01-18 07:11:11,769 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2019-01-18 07:11:11,769 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2019-01-18 07:11:11,769 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2019-01-18 07:11:11,769 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2019-01-18 07:11:11,770 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.add_collectors' 2019-01-18 07:11:11,770 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.add_collectors' 2019-01-18 07:11:11,770 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: /home/ubuntu/vellum_host_qmx7m0/env/bin/pip freeze 2019-01-18 07:11:11,770 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty] 2019-01-18 07:11:11,770 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2019-01-18 07:11:11,770 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip 2019-01-18 07:11:11,771 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2019-01-18 07:11:11,771 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2019-01-18 07:11:11,771 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2019-01-18 07:11:11,771 - 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. 2019-01-18 07:11:11,771 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmp1Hsedj 2019-01-18 07:11:11,771 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/executions/e87ce63d-2c62-4c4d-a907-7e1bd4215583 2019-01-18 07:11:11,886 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-18 07:11:11,886 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-18 07:11:11,886 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-18 07:11:11,886 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-18 07:11:11,886 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-18 07:11:11,887 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-18 07:11:11,887 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-18 07:11:11,887 - 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": "2019-01-18T07:06:35.566Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"} 2019-01-18 07:11:11,887 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-18 07:11:11,887 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 18 Jan 2019 07:11:11 GMT 2019-01-18 07:11:11,887 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-18 07:11:11,887 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-18 07:11:11,887 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-18 07:11:16,893 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/events 2019-01-18 07:11:16,983 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-18 07:11:16,983 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-18 07:11:16,983 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-18 07:11:16,984 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-18 07:11:16,984 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-18 07:11:16,984 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-18 07:11:16,984 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-18 07:11:16,984 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_host_qmx7m0", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:10:56.488Z", "message": "Sending task 'diamond_agent.tasks.start'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:10:56.488Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": "vellum_host_qmx7m0", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:10:56.488Z", "message": "Task succeeded 'diamond_agent.tasks.install'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:10:56.488Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": "vellum_host_qmx7m0", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:10:56.488Z", "message": "Task started 'diamond_agent.tasks.start'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:10:56.488Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": "vellum_host_qmx7m0", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:10:57.502Z", "message": "Sending task 'diamond_agent.tasks.add_collectors'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:10:57.502Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": "vellum_host_qmx7m0", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:10:57.502Z", "message": "Task started 'diamond_agent.tasks.add_collectors'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:10:57.502Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": "vellum_host_qmx7m0", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:10:57.502Z", "message": "Task succeeded 'diamond_agent.tasks.start'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:10:57.502Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": "bind_host_027bff", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:10:58.592Z", "message": "Task succeeded 'diamond_agent.tasks.add_collectors'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:10:58.592Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": "homer_host_cazqu3", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:10:59.516Z", "message": "Task succeeded 'diamond_agent.tasks.add_collectors'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:10:59.516Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:10:59.516Z", "message": "Task started 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:10:59.516Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:10:59.516Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:10:59.516Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": "vellum_host_qmx7m0", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:11:02.216Z", "message": "Task succeeded 'diamond_agent.tasks.add_collectors'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:11:02.216Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:11:02.639Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:11:02.639Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:11:02.639Z", "message": "Task started 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:11:02.639Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:11:04.131Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:11:04.131Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:11:04.747Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:11:04.747Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:11:04.747Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:11:04.747Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:11:04.747Z", "message": "Task started 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:11:04.747Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:11:07.545Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:11:07.545Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:11:07.762Z", "message": "Task started 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:11:07.762Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:11:07.762Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:11:07.762Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:11:09.010Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:11:09.010Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:11:09.779Z", "message": "Task started 'nova_plugin.server.connect_floatingip'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:11:09.779Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:11:09.779Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:11:09.779Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:11:09.779Z", "message": "Sending task 'nova_plugin.server.connect_floatingip'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:11:09.779Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:11:13.111Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:11:13.111Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:11:16.164Z", "message": "Task succeeded 'nova_plugin.server.connect_floatingip'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:11:16.164Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}], "metadata": {"pagination": {"total": 1430, "offset": 1394, "size": 50}}} 2019-01-18 07:11:16,984 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-18 07:11:16,984 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 18 Jan 2019 07:11:16 GMT 2019-01-18 07:11:16,984 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-18 07:11:16,984 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 13410 2019-01-18 07:11:16,985 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-18 07:11:16,985 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2019-01-18 07:11:16,985 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2019-01-18 07:11:16,986 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2019-01-18 07:11:16,986 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2019-01-18 07:11:16,986 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.add_collectors' 2019-01-18 07:11:16,986 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2019-01-18 07:11:16,986 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2019-01-18 07:11:16,986 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2019-01-18 07:11:16,987 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2019-01-18 07:11:16,987 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2019-01-18 07:11:16,987 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2019-01-18 07:11:16,987 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2019-01-18 07:11:16,987 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2019-01-18 07:11:16,987 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2019-01-18 07:11:16,988 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2019-01-18 07:11:16,988 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2019-01-18 07:11:16,988 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2019-01-18 07:11:16,988 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2019-01-18 07:11:16,988 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2019-01-18 07:11:16,988 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2019-01-18 07:11:16,988 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2019-01-18 07:11:16,989 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_floatingip' 2019-01-18 07:11:16,989 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2019-01-18 07:11:16,989 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_floatingip' 2019-01-18 07:11:16,989 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2019-01-18 07:11:16,989 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_floatingip' 2019-01-18 07:11:16,989 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/executions/e87ce63d-2c62-4c4d-a907-7e1bd4215583 2019-01-18 07:11:17,411 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-18 07:11:17,411 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-18 07:11:17,412 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-18 07:11:17,412 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-18 07:11:17,412 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-18 07:11:17,412 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-18 07:11:17,412 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-18 07:11:17,412 - 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": "2019-01-18T07:06:35.566Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"} 2019-01-18 07:11:17,412 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-18 07:11:17,412 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 18 Jan 2019 07:11:17 GMT 2019-01-18 07:11:17,412 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-18 07:11:17,412 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-18 07:11:17,412 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-18 07:11:22,418 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/events 2019-01-18 07:11:22,566 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-18 07:11:22,566 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-18 07:11:22,566 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-18 07:11:22,566 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-18 07:11:22,566 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-18 07:11:22,566 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-18 07:11:22,567 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-18 07:11:22,567 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_pczatk", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:11:17.278Z", "message": "Creating node", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:11:17.278Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": "bind_pczatk", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:11:17.278Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:11:17.278Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": "bind_pczatk", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:11:17.278Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:11:17.278Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": "bind_pczatk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:11:17.989Z", "message": "Downloaded scripts/bind/bind.py to /tmp/X6ZQT/bind.py", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:11:17.989Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "d78b2858-eecd-4e62-9728-294c9349f112"}, {"node_instance_id": "bind_pczatk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:11:18.722Z", "message": "[localhost] run: sudo apt-get update", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:11:18.722Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "d78b2858-eecd-4e62-9728-294c9349f112"}, {"node_instance_id": "bind_pczatk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:11:18.722Z", "message": "Installing BIND DNS server", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:11:18.722Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "d78b2858-eecd-4e62-9728-294c9349f112"}], "metadata": {"pagination": {"total": 1436, "offset": 1420, "size": 50}}} 2019-01-18 07:11:22,567 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-18 07:11:22,567 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 18 Jan 2019 07:11:22 GMT 2019-01-18 07:11:22,567 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-18 07:11:22,567 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 3068 2019-01-18 07:11:22,567 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-18 07:11:22,568 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2019-01-18 07:11:22,568 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2019-01-18 07:11:22,568 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-01-18 07:11:22,568 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/X6ZQT/bind.py 2019-01-18 07:11:22,568 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo apt-get update 2019-01-18 07:11:22,568 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing BIND DNS server 2019-01-18 07:11:22,569 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/executions/e87ce63d-2c62-4c4d-a907-7e1bd4215583 2019-01-18 07:11:22,629 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-18 07:11:22,629 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-18 07:11:22,629 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-18 07:11:22,629 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-18 07:11:22,629 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-18 07:11:22,629 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-18 07:11:22,629 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-18 07:11:22,629 - 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": "2019-01-18T07:06:35.566Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"} 2019-01-18 07:11:22,630 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-18 07:11:22,630 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 18 Jan 2019 07:11:22 GMT 2019-01-18 07:11:22,630 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-18 07:11:22,630 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-18 07:11:22,630 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-18 07:11:27,635 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/events 2019-01-18 07:11:27,726 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-18 07:11:27,726 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-18 07:11:27,726 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-18 07:11:27,726 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-18 07:11:27,726 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-18 07:11:27,727 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-18 07:11:27,727 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-18 07:11:27,727 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1436, "offset": 1426, "size": 50}}} 2019-01-18 07:11:27,727 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-18 07:11:27,727 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 18 Jan 2019 07:11:27 GMT 2019-01-18 07:11:27,727 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-18 07:11:27,727 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2019-01-18 07:11:27,727 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-18 07:11:27,728 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/executions/e87ce63d-2c62-4c4d-a907-7e1bd4215583 2019-01-18 07:11:27,799 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-18 07:11:27,800 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-18 07:11:27,800 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-18 07:11:27,800 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-18 07:11:27,800 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-18 07:11:27,800 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-18 07:11:27,800 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-18 07:11:27,800 - 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": "2019-01-18T07:06:35.566Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"} 2019-01-18 07:11:27,800 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-18 07:11:27,800 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 18 Jan 2019 07:11:27 GMT 2019-01-18 07:11:27,801 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-18 07:11:27,801 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-18 07:11:27,801 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-18 07:11:32,804 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/events 2019-01-18 07:11:32,899 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-18 07:11:32,899 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-18 07:11:32,900 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-18 07:11:32,900 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-18 07:11:32,900 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-18 07:11:32,900 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-18 07:11:32,900 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-18 07:11:32,900 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_pczatk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:11:30.529Z", "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": "2019-01-18T07:11:30.529Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "d78b2858-eecd-4e62-9728-294c9349f112"}], "metadata": {"pagination": {"total": 1437, "offset": 1426, "size": 50}}} 2019-01-18 07:11:32,900 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-18 07:11:32,900 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 18 Jan 2019 07:11:32 GMT 2019-01-18 07:11:32,900 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-18 07:11:32,901 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 650 2019-01-18 07:11:32,901 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-18 07:11:32,901 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo DEBIAN_FRONTEND=noninteractive apt-get install bind9 --yes 2019-01-18 07:11:32,901 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/executions/e87ce63d-2c62-4c4d-a907-7e1bd4215583 2019-01-18 07:11:32,974 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-18 07:11:32,974 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-18 07:11:32,974 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-18 07:11:32,974 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-18 07:11:32,974 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-18 07:11:32,974 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-18 07:11:32,975 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-18 07:11:32,975 - 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": "2019-01-18T07:06:35.566Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"} 2019-01-18 07:11:32,975 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-18 07:11:32,975 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 18 Jan 2019 07:11:32 GMT 2019-01-18 07:11:32,975 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-18 07:11:32,975 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-18 07:11:32,975 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-18 07:11:37,981 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/events 2019-01-18 07:11:38,219 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-18 07:11:38,219 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-18 07:11:38,219 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-18 07:11:38,219 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-18 07:11:38,219 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-18 07:11:38,219 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-18 07:11:38,220 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-18 07:11:38,220 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1437, "offset": 1427, "size": 50}}} 2019-01-18 07:11:38,220 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-18 07:11:38,220 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 18 Jan 2019 07:11:38 GMT 2019-01-18 07:11:38,220 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-18 07:11:38,220 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2019-01-18 07:11:38,220 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-18 07:11:38,220 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/executions/e87ce63d-2c62-4c4d-a907-7e1bd4215583 2019-01-18 07:11:38,373 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-18 07:11:38,373 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-18 07:11:38,373 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-18 07:11:38,373 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-18 07:11:38,373 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-18 07:11:38,373 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-18 07:11:38,373 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-18 07:11:38,374 - 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": "2019-01-18T07:06:35.566Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"} 2019-01-18 07:11:38,374 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-18 07:11:38,374 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 18 Jan 2019 07:11:38 GMT 2019-01-18 07:11:38,374 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-18 07:11:38,374 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-18 07:11:38,374 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-18 07:11:43,379 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/events 2019-01-18 07:11:43,461 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-18 07:11:43,461 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-18 07:11:43,462 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-18 07:11:43,462 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-18 07:11:43,462 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-18 07:11:43,462 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-18 07:11:43,462 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-18 07:11:43,462 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_pczatk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:11:38.629Z", "message": "Rendering the Jinja2 template to /etc/clearwater/local_config.", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:11:38.629Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "d78b2858-eecd-4e62-9728-294c9349f112"}, {"node_instance_id": "bind_pczatk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:11:38.735Z", "message": "[localhost] run: sudo mkdir -p /etc/clearwater", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:11:38.735Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "d78b2858-eecd-4e62-9728-294c9349f112"}, {"node_instance_id": "bind_pczatk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:11:38.735Z", "message": "[localhost] run: sudo mv /tmp/tmpWOpTJg /etc/clearwater/local_config", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:11:38.735Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "d78b2858-eecd-4e62-9728-294c9349f112"}, {"node_instance_id": "bind_pczatk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:11:38.735Z", "message": "The config dict: {'etcd_ip': u'192.168.120.9', 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.9', u'hss_hostname': u''}.", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:11:38.735Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "d78b2858-eecd-4e62-9728-294c9349f112"}, {"node_instance_id": "bind_pczatk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:11:38.735Z", "message": "[localhost] run: sudo chmod 644 /etc/clearwater/local_config", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:11:38.735Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "d78b2858-eecd-4e62-9728-294c9349f112"}, {"node_instance_id": "bind_pczatk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:11:39.747Z", "message": "[localhost] run: sudo chmod 644 /etc/clearwater/shared_config", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:11:39.747Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "d78b2858-eecd-4e62-9728-294c9349f112"}, {"node_instance_id": "bind_pczatk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:11:39.747Z", "message": "[localhost] run: sudo chmod 644 /etc/bind/named.conf.local", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:11:39.747Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "d78b2858-eecd-4e62-9728-294c9349f112"}, {"node_instance_id": "bind_pczatk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:11:39.747Z", "message": "Creating private domain file", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:11:39.747Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "d78b2858-eecd-4e62-9728-294c9349f112"}, {"node_instance_id": "bind_pczatk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:11:39.747Z", "message": "The config dict: {'etcd_ip': u'192.168.120.9', 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.9', u'hss_hostname': u''}.", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:11:39.747Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "d78b2858-eecd-4e62-9728-294c9349f112"}, {"node_instance_id": "bind_pczatk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:11:39.747Z", "message": "Rendering the Jinja2 template to /etc/clearwater/shared_config.", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:11:39.747Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "d78b2858-eecd-4e62-9728-294c9349f112"}, {"node_instance_id": "bind_pczatk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:11:39.747Z", "message": "[localhost] run: sudo mv /tmp/tmpe57baZ /etc/bind/named.conf.local", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:11:39.747Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "d78b2858-eecd-4e62-9728-294c9349f112"}, {"node_instance_id": "bind_pczatk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:11:39.747Z", "message": "[localhost] run: sudo mv /tmp/tmpc1klGy /etc/clearwater/shared_config", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:11:39.747Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "d78b2858-eecd-4e62-9728-294c9349f112"}, {"node_instance_id": "bind_pczatk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:11:39.747Z", "message": "Rendering the Jinja2 template to /etc/bind/named.conf.local.", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:11:39.747Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "d78b2858-eecd-4e62-9728-294c9349f112"}, {"node_instance_id": "bind_pczatk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:11:41.073Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.local.", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:11:41.073Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "d78b2858-eecd-4e62-9728-294c9349f112"}, {"node_instance_id": "bind_pczatk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:11:41.073Z", "message": "[localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:11:41.073Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "d78b2858-eecd-4e62-9728-294c9349f112"}, {"node_instance_id": "bind_pczatk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:11:41.073Z", "message": "[localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:11:41.073Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "d78b2858-eecd-4e62-9728-294c9349f112"}, {"node_instance_id": "bind_pczatk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:11:41.073Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv.", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:11:41.073Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "d78b2858-eecd-4e62-9728-294c9349f112"}, {"node_instance_id": "bind_pczatk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:11:41.073Z", "message": "[localhost] run: sudo mv /tmp/tmpx1TCWP /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:11:41.073Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "d78b2858-eecd-4e62-9728-294c9349f112"}, {"node_instance_id": "bind_pczatk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:11:41.073Z", "message": "The config dict: {'public_ip': u'172.30.9.204', '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.9', u'hss_hostname': u''}.", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:11:41.073Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "d78b2858-eecd-4e62-9728-294c9349f112"}, {"node_instance_id": "bind_pczatk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:11:41.073Z", "message": "[localhost] run: sudo mv /tmp/tmpLhxNFg /etc/bind/db.clearwater.local", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:11:41.073Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "d78b2858-eecd-4e62-9728-294c9349f112"}, {"node_instance_id": "bind_pczatk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:11:41.073Z", "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": "2019-01-18T07:11:41.073Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "d78b2858-eecd-4e62-9728-294c9349f112"}, {"node_instance_id": "bind_pczatk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:11:41.073Z", "message": "[localhost] run: sudo service bind9 reload", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:11:41.073Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "d78b2858-eecd-4e62-9728-294c9349f112"}, {"node_instance_id": "bind_pczatk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:11:41.073Z", "message": "Creating public domain file", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:11:41.073Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "d78b2858-eecd-4e62-9728-294c9349f112"}, {"node_instance_id": "bind_pczatk", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:11:42.018Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:11:42.018Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": "bind_pczatk", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:11:43.080Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:11:43.080Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": "bind_pczatk", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:11:43.080Z", "message": "Configuring node", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:11:43.080Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}], "metadata": {"pagination": {"total": 1465, "offset": 1427, "size": 50}}} 2019-01-18 07:11:43,462 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-18 07:11:43,462 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 18 Jan 2019 07:11:43 GMT 2019-01-18 07:11:43,463 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-18 07:11:43,463 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 14660 2019-01-18 07:11:43,463 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-18 07:11:43,464 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/clearwater/local_config. 2019-01-18 07:11:43,464 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mkdir -p /etc/clearwater 2019-01-18 07:11:43,464 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpWOpTJg /etc/clearwater/local_config 2019-01-18 07:11:43,464 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'etcd_ip': u'192.168.120.9', 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.9', u'hss_hostname': u''}. 2019-01-18 07:11:43,464 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/clearwater/local_config 2019-01-18 07:11:43,464 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/clearwater/shared_config 2019-01-18 07:11:43,465 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/named.conf.local 2019-01-18 07:11:43,465 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2019-01-18 07:11:43,465 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'etcd_ip': u'192.168.120.9', 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.9', u'hss_hostname': u''}. 2019-01-18 07:11:43,465 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/clearwater/shared_config. 2019-01-18 07:11:43,465 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpe57baZ /etc/bind/named.conf.local 2019-01-18 07:11:43,465 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpc1klGy /etc/clearwater/shared_config 2019-01-18 07:11:43,466 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/named.conf.local. 2019-01-18 07:11:43,466 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2019-01-18 07:11:43,466 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2019-01-18 07:11:43,466 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2019-01-18 07:11:43,466 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2019-01-18 07:11:43,466 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpx1TCWP /etc/bind/db.clearwater.opnfv 2019-01-18 07:11:43,466 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.204', '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.9', u'hss_hostname': u''}. 2019-01-18 07:11:43,467 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpLhxNFg /etc/bind/db.clearwater.local 2019-01-18 07:11:43,467 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2019-01-18 07:11:43,467 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2019-01-18 07:11:43,467 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2019-01-18 07:11:43,467 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-01-18 07:11:43,467 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-01-18 07:11:43,467 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2019-01-18 07:11:43,468 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/executions/e87ce63d-2c62-4c4d-a907-7e1bd4215583 2019-01-18 07:11:43,543 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-18 07:11:43,543 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-18 07:11:43,543 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-18 07:11:43,543 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-18 07:11:43,543 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-18 07:11:43,543 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-18 07:11:43,544 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-18 07:11:43,544 - 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": "2019-01-18T07:06:35.566Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"} 2019-01-18 07:11:43,544 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-18 07:11:43,544 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 18 Jan 2019 07:11:43 GMT 2019-01-18 07:11:43,544 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-18 07:11:43,544 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-18 07:11:43,544 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-18 07:11:48,549 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/events 2019-01-18 07:11:48,657 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-18 07:11:48,658 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-18 07:11:48,658 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-18 07:11:48,658 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-18 07:11:48,658 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-18 07:11:48,658 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-18 07:11:48,658 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-18 07:11:48,658 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_pczatk", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:11:43.561Z", "message": "Downloaded scripts/clearwater/other/install-etcd.sh to /tmp/LZQVC/install-etcd.sh", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:11:43.561Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "59b1c13b-772c-4092-9e6b-d999566fe1fe"}, {"node_instance_id": "bind_pczatk", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:11:43.794Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:11:43.794Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": "bind_pczatk", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:11:44.084Z", "message": "Executing: /tmp/LZQVC/install-etcd.sh", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:11:44.084Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "59b1c13b-772c-4092-9e6b-d999566fe1fe"}, {"node_instance_id": "bind_pczatk", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:11:44.084Z", "message": "[etcd] ", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:11:44.084Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "59b1c13b-772c-4092-9e6b-d999566fe1fe"}, {"node_instance_id": "bind_pczatk", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:11:45.095Z", "message": "[etcd] sudo apt", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:11:45.095Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "59b1c13b-772c-4092-9e6b-d999566fe1fe"}, {"node_instance_id": "bind_pczatk", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:11:45.095Z", "message": "[etcd] repo129", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:11:45.095Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "59b1c13b-772c-4092-9e6b-d999566fe1fe"}, {"node_instance_id": "bind_pczatk", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:11:45.095Z", "message": "[etcd] Configure the APT software source", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:11:45.095Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "59b1c13b-772c-4092-9e6b-d999566fe1fe"}], "metadata": {"pagination": {"total": 1472, "offset": 1453, "size": 50}}} 2019-01-18 07:11:48,658 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-18 07:11:48,658 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 18 Jan 2019 07:11:48 GMT 2019-01-18 07:11:48,659 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-18 07:11:48,659 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 3697 2019-01-18 07:11:48,659 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-18 07:11:48,659 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/install-etcd.sh to /tmp/LZQVC/install-etcd.sh 2019-01-18 07:11:48,659 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2019-01-18 07:11:48,659 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/LZQVC/install-etcd.sh 2019-01-18 07:11:48,660 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] 2019-01-18 07:11:48,660 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo apt 2019-01-18 07:11:48,660 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] repo129 2019-01-18 07:11:48,660 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] Configure the APT software source 2019-01-18 07:11:48,660 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/executions/e87ce63d-2c62-4c4d-a907-7e1bd4215583 2019-01-18 07:11:48,738 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-18 07:11:48,738 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-18 07:11:48,738 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-18 07:11:48,738 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-18 07:11:48,739 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-18 07:11:48,739 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-18 07:11:48,739 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-18 07:11:48,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": "2019-01-18T07:06:35.566Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"} 2019-01-18 07:11:48,739 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-18 07:11:48,739 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 18 Jan 2019 07:11:48 GMT 2019-01-18 07:11:48,739 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-18 07:11:48,739 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-18 07:11:48,739 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-18 07:11:53,745 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/events 2019-01-18 07:11:53,822 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-18 07:11:53,822 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-18 07:11:53,822 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-18 07:11:53,822 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-18 07:11:53,823 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-18 07:11:53,823 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-18 07:11:53,823 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-18 07:11:53,823 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1472, "offset": 1460, "size": 50}}} 2019-01-18 07:11:53,823 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-18 07:11:53,823 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 18 Jan 2019 07:11:53 GMT 2019-01-18 07:11:53,823 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-18 07:11:53,823 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2019-01-18 07:11:53,823 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-18 07:11:53,824 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/executions/e87ce63d-2c62-4c4d-a907-7e1bd4215583 2019-01-18 07:11:53,897 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-18 07:11:53,897 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-18 07:11:53,897 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-18 07:11:53,897 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-18 07:11:53,897 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-18 07:11:53,898 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-18 07:11:53,898 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-18 07:11:53,898 - 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": "2019-01-18T07:06:35.566Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"} 2019-01-18 07:11:53,898 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-18 07:11:53,898 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 18 Jan 2019 07:11:53 GMT 2019-01-18 07:11:53,898 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-18 07:11:53,898 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-18 07:11:53,898 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-18 07:11:58,904 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/events 2019-01-18 07:11:59,261 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-18 07:11:59,261 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-18 07:11:59,261 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-18 07:11:59,262 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-18 07:11:59,262 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-18 07:11:59,262 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-18 07:11:59,262 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-18 07:11:59,262 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_pczatk", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:11:55.721Z", "message": "[etcd] => sudo: unable to resolve host server-clearwater-opnfv-bind-host-027bff\nIgn http://repo.cw-ngv.com binary/ InRelease\nHit http://security.ubuntu.com trusty-security InRelease\nIgn http://nova.clouds.archive.ubuntu.com trusty 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]\nHit http://nova.clouds.archive.ubuntu.com trusty-updates InRelease\nHit http://security.ubuntu.com trusty-security/main Sources\nGet:3 http://repo.cw-ngv.com binary/ Packages [23.0 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nHit http://security.ubuntu.com trusty-security/universe Sources\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nHit http://security.ubuntu.com trusty-security/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources\nHit http://security.ubuntu.com trusty-security/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources\nHit http://security.ubuntu.com trusty-security/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources\nHit http://security.ubuntu.com trusty-security/universe Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse 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/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 9s (2,776 B/s)\nReading package lists...\n\nreal\t0m10.584s\nuser\t0m2.779s\nsys\t0m0.189s", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:11:55.721Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "59b1c13b-772c-4092-9e6b-d999566fe1fe"}, {"node_instance_id": "bind_pczatk", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:11:56.108Z", "message": "[etcd] Now install the software", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:11:56.108Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "59b1c13b-772c-4092-9e6b-d999566fe1fe"}, {"node_instance_id": "bind_pczatk", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:11:57.117Z", "message": "[etcd] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:11:57.117Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "59b1c13b-772c-4092-9e6b-d999566fe1fe"}], "metadata": {"pagination": {"total": 1475, "offset": 1460, "size": 50}}} 2019-01-18 07:11:59,262 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-18 07:11:59,262 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 18 Jan 2019 07:11:59 GMT 2019-01-18 07:11:59,262 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-18 07:11:59,262 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6023 2019-01-18 07:11:59,263 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-18 07:11:59,263 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => sudo: unable to resolve host server-clearwater-opnfv-bind-host-027bff Ign http://repo.cw-ngv.com binary/ InRelease Hit http://security.ubuntu.com trusty-security InRelease Ign http://nova.clouds.archive.ubuntu.com trusty 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] Hit http://nova.clouds.archive.ubuntu.com trusty-updates InRelease Hit http://security.ubuntu.com trusty-security/main Sources Get:3 http://repo.cw-ngv.com binary/ Packages [23.0 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Hit http://security.ubuntu.com trusty-security/universe Sources Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Hit http://security.ubuntu.com trusty-security/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources Hit http://security.ubuntu.com trusty-security/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources Hit http://security.ubuntu.com trusty-security/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources Hit http://security.ubuntu.com trusty-security/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse 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/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 9s (2,776 B/s) Reading package lists... real 0m10.584s user 0m2.779s sys 0m0.189s 2019-01-18 07:11:59,263 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] Now install the software 2019-01-18 07:11:59,264 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo DEBIAN_FRONTEND=noninteractive apt 2019-01-18 07:11:59,264 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/executions/e87ce63d-2c62-4c4d-a907-7e1bd4215583 2019-01-18 07:11:59,382 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-18 07:11:59,382 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-18 07:11:59,382 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-18 07:11:59,382 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-18 07:11:59,382 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-18 07:11:59,382 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-18 07:11:59,382 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-18 07:11:59,382 - 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": "2019-01-18T07:06:35.566Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"} 2019-01-18 07:11:59,383 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-18 07:11:59,383 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 18 Jan 2019 07:11:59 GMT 2019-01-18 07:11:59,383 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-18 07:11:59,383 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-18 07:11:59,383 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-18 07:12:04,388 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/events 2019-01-18 07:12:04,714 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-18 07:12:04,714 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-18 07:12:04,714 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-18 07:12:04,714 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-18 07:12:04,714 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-18 07:12:04,714 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-18 07:12:04,714 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-18 07:12:04,714 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1475, "offset": 1463, "size": 50}}} 2019-01-18 07:12:04,715 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-18 07:12:04,715 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 18 Jan 2019 07:12:04 GMT 2019-01-18 07:12:04,715 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-18 07:12:04,715 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2019-01-18 07:12:04,715 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-18 07:12:04,715 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/executions/e87ce63d-2c62-4c4d-a907-7e1bd4215583 2019-01-18 07:12:04,794 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-18 07:12:04,794 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-18 07:12:04,795 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-18 07:12:04,795 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-18 07:12:04,795 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-18 07:12:04,795 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-18 07:12:04,795 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-18 07:12:04,795 - 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": "2019-01-18T07:06:35.566Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"} 2019-01-18 07:12:04,795 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-18 07:12:04,795 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 18 Jan 2019 07:12:04 GMT 2019-01-18 07:12:04,795 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-18 07:12:04,796 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-18 07:12:04,796 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-18 07:12:09,801 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/events 2019-01-18 07:12:09,946 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-18 07:12:09,946 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-18 07:12:09,946 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-18 07:12:09,946 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-18 07:12:09,946 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-18 07:12:09,946 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-18 07:12:09,947 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-18 07:12:09,947 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1475, "offset": 1463, "size": 50}}} 2019-01-18 07:12:09,947 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-18 07:12:09,947 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 18 Jan 2019 07:12:09 GMT 2019-01-18 07:12:09,947 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-18 07:12:09,947 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2019-01-18 07:12:09,947 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-18 07:12:09,947 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/executions/e87ce63d-2c62-4c4d-a907-7e1bd4215583 2019-01-18 07:12:10,065 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-18 07:12:10,065 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-18 07:12:10,065 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-18 07:12:10,065 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-18 07:12:10,065 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-18 07:12:10,066 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-18 07:12:10,066 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-18 07:12:10,066 - 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": "2019-01-18T07:06:35.566Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"} 2019-01-18 07:12:10,066 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-18 07:12:10,066 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 18 Jan 2019 07:12:10 GMT 2019-01-18 07:12:10,066 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-18 07:12:10,066 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-18 07:12:10,066 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-18 07:12:15,072 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/events 2019-01-18 07:12:15,347 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-18 07:12:15,347 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-18 07:12:15,347 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-18 07:12:15,347 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-18 07:12:15,347 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-18 07:12:15,348 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-18 07:12:15,348 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-18 07:12:15,348 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1475, "offset": 1463, "size": 50}}} 2019-01-18 07:12:15,348 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-18 07:12:15,348 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 18 Jan 2019 07:12:15 GMT 2019-01-18 07:12:15,348 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-18 07:12:15,348 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2019-01-18 07:12:15,348 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-18 07:12:15,349 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/executions/e87ce63d-2c62-4c4d-a907-7e1bd4215583 2019-01-18 07:12:15,429 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-18 07:12:15,429 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-18 07:12:15,429 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-18 07:12:15,430 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-18 07:12:15,430 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-18 07:12:15,430 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-18 07:12:15,430 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-18 07:12:15,430 - 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": "2019-01-18T07:06:35.566Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"} 2019-01-18 07:12:15,430 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-18 07:12:15,430 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 18 Jan 2019 07:12:15 GMT 2019-01-18 07:12:15,430 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-18 07:12:15,430 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-18 07:12:15,430 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-18 07:12:20,436 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/events 2019-01-18 07:12:20,679 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-18 07:12:20,679 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-18 07:12:20,679 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-18 07:12:20,679 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-18 07:12:20,679 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-18 07:12:20,679 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-18 07:12:20,679 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-18 07:12:20,680 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1475, "offset": 1463, "size": 50}}} 2019-01-18 07:12:20,680 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-18 07:12:20,680 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 18 Jan 2019 07:12:20 GMT 2019-01-18 07:12:20,680 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-18 07:12:20,680 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2019-01-18 07:12:20,680 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-18 07:12:20,680 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/executions/e87ce63d-2c62-4c4d-a907-7e1bd4215583 2019-01-18 07:12:20,832 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-18 07:12:20,832 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-18 07:12:20,832 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-18 07:12:20,832 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-18 07:12:20,832 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-18 07:12:20,833 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-18 07:12:20,833 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-18 07:12:20,833 - 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": "2019-01-18T07:06:35.566Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"} 2019-01-18 07:12:20,833 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-18 07:12:20,833 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 18 Jan 2019 07:12:20 GMT 2019-01-18 07:12:20,833 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-18 07:12:20,833 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-18 07:12:20,833 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-18 07:12:25,839 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/events 2019-01-18 07:12:26,032 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-18 07:12:26,032 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-18 07:12:26,032 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-18 07:12:26,032 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-18 07:12:26,032 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-18 07:12:26,032 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-18 07:12:26,032 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-18 07:12:26,032 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1475, "offset": 1463, "size": 50}}} 2019-01-18 07:12:26,033 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-18 07:12:26,033 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 18 Jan 2019 07:12:26 GMT 2019-01-18 07:12:26,033 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-18 07:12:26,033 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2019-01-18 07:12:26,033 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-18 07:12:26,033 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/executions/e87ce63d-2c62-4c4d-a907-7e1bd4215583 2019-01-18 07:12:26,106 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-18 07:12:26,106 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-18 07:12:26,106 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-18 07:12:26,106 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-18 07:12:26,106 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-18 07:12:26,106 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-18 07:12:26,106 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-18 07:12:26,107 - 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": "2019-01-18T07:06:35.566Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"} 2019-01-18 07:12:26,107 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-18 07:12:26,107 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 18 Jan 2019 07:12:26 GMT 2019-01-18 07:12:26,107 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-18 07:12:26,107 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-18 07:12:26,107 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-18 07:12:31,112 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/events 2019-01-18 07:12:31,280 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-18 07:12:31,280 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-18 07:12:31,280 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-18 07:12:31,280 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-18 07:12:31,280 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-18 07:12:31,280 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-18 07:12:31,281 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-18 07:12:31,281 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1475, "offset": 1463, "size": 50}}} 2019-01-18 07:12:31,281 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-18 07:12:31,281 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 18 Jan 2019 07:12:31 GMT 2019-01-18 07:12:31,281 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-18 07:12:31,281 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2019-01-18 07:12:31,281 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-18 07:12:31,281 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/executions/e87ce63d-2c62-4c4d-a907-7e1bd4215583 2019-01-18 07:12:31,356 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-18 07:12:31,357 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-18 07:12:31,357 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-18 07:12:31,357 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-18 07:12:31,357 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-18 07:12:31,357 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-18 07:12:31,357 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-18 07:12:31,357 - 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": "2019-01-18T07:06:35.566Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"} 2019-01-18 07:12:31,357 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-18 07:12:31,358 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 18 Jan 2019 07:12:31 GMT 2019-01-18 07:12:31,358 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-18 07:12:31,358 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-18 07:12:31,358 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-18 07:12:36,363 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/events 2019-01-18 07:12:36,772 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-18 07:12:36,773 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-18 07:12:36,773 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-18 07:12:36,773 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-18 07:12:36,773 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-18 07:12:36,773 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-18 07:12:36,773 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-18 07:12:36,773 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1475, "offset": 1463, "size": 50}}} 2019-01-18 07:12:36,773 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-18 07:12:36,773 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 18 Jan 2019 07:12:36 GMT 2019-01-18 07:12:36,774 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-18 07:12:36,774 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2019-01-18 07:12:36,774 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-18 07:12:36,774 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/executions/e87ce63d-2c62-4c4d-a907-7e1bd4215583 2019-01-18 07:12:36,867 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-18 07:12:36,868 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-18 07:12:36,868 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-18 07:12:36,868 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-18 07:12:36,868 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-18 07:12:36,868 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-18 07:12:36,868 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-18 07:12:36,868 - 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": "2019-01-18T07:06:35.566Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"} 2019-01-18 07:12:36,868 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-18 07:12:36,869 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 18 Jan 2019 07:12:36 GMT 2019-01-18 07:12:36,869 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-18 07:12:36,869 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-18 07:12:36,869 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-18 07:12:41,874 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/events 2019-01-18 07:12:42,109 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-18 07:12:42,109 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-18 07:12:42,109 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-18 07:12:42,109 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-18 07:12:42,109 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-18 07:12:42,109 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-18 07:12:42,110 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-18 07:12:42,110 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1475, "offset": 1463, "size": 50}}} 2019-01-18 07:12:42,110 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-18 07:12:42,110 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 18 Jan 2019 07:12:42 GMT 2019-01-18 07:12:42,110 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-18 07:12:42,110 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2019-01-18 07:12:42,110 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-18 07:12:42,110 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/executions/e87ce63d-2c62-4c4d-a907-7e1bd4215583 2019-01-18 07:12:42,193 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-18 07:12:42,193 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-18 07:12:42,193 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-18 07:12:42,193 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-18 07:12:42,193 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-18 07:12:42,194 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-18 07:12:42,194 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-18 07:12:42,194 - 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": "2019-01-18T07:06:35.566Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"} 2019-01-18 07:12:42,194 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-18 07:12:42,194 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 18 Jan 2019 07:12:42 GMT 2019-01-18 07:12:42,194 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-18 07:12:42,194 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-18 07:12:42,194 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-18 07:12:47,200 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/events 2019-01-18 07:12:47,308 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-18 07:12:47,308 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-18 07:12:47,308 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-18 07:12:47,309 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-18 07:12:47,309 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-18 07:12:47,309 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-18 07:12:47,309 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-18 07:12:47,309 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1475, "offset": 1463, "size": 50}}} 2019-01-18 07:12:47,309 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-18 07:12:47,309 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 18 Jan 2019 07:12:47 GMT 2019-01-18 07:12:47,309 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-18 07:12:47,309 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2019-01-18 07:12:47,309 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-18 07:12:47,310 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/executions/e87ce63d-2c62-4c4d-a907-7e1bd4215583 2019-01-18 07:12:47,373 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-18 07:12:47,373 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-18 07:12:47,373 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-18 07:12:47,373 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-18 07:12:47,374 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-18 07:12:47,374 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-18 07:12:47,374 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-18 07:12:47,374 - 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": "2019-01-18T07:06:35.566Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"} 2019-01-18 07:12:47,374 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-18 07:12:47,374 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 18 Jan 2019 07:12:47 GMT 2019-01-18 07:12:47,374 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-18 07:12:47,374 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-18 07:12:47,374 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-18 07:12:52,380 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/events 2019-01-18 07:12:52,502 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-18 07:12:52,502 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-18 07:12:52,502 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-18 07:12:52,503 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-18 07:12:52,503 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-18 07:12:52,503 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-18 07:12:52,503 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-18 07:12:52,503 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1475, "offset": 1463, "size": 50}}} 2019-01-18 07:12:52,503 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-18 07:12:52,503 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 18 Jan 2019 07:12:52 GMT 2019-01-18 07:12:52,503 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-18 07:12:52,503 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2019-01-18 07:12:52,503 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-18 07:12:52,504 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/executions/e87ce63d-2c62-4c4d-a907-7e1bd4215583 2019-01-18 07:12:52,583 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-18 07:12:52,583 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-18 07:12:52,583 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-18 07:12:52,583 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-18 07:12:52,583 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-18 07:12:52,583 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-18 07:12:52,583 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-18 07:12:52,583 - 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": "2019-01-18T07:06:35.566Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"} 2019-01-18 07:12:52,584 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-18 07:12:52,584 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 18 Jan 2019 07:12:52 GMT 2019-01-18 07:12:52,584 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-18 07:12:52,584 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-18 07:12:52,584 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-18 07:12:57,589 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/events 2019-01-18 07:12:57,709 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-18 07:12:57,709 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-18 07:12:57,709 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-18 07:12:57,709 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-18 07:12:57,709 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-18 07:12:57,709 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-18 07:12:57,710 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-18 07:12:57,710 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1475, "offset": 1463, "size": 50}}} 2019-01-18 07:12:57,710 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-18 07:12:57,710 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 18 Jan 2019 07:12:57 GMT 2019-01-18 07:12:57,710 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-18 07:12:57,710 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2019-01-18 07:12:57,710 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-18 07:12:57,710 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/executions/e87ce63d-2c62-4c4d-a907-7e1bd4215583 2019-01-18 07:12:57,779 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-18 07:12:57,779 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-18 07:12:57,779 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-18 07:12:57,779 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-18 07:12:57,779 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-18 07:12:57,779 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-18 07:12:57,780 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-18 07:12:57,780 - 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": "2019-01-18T07:06:35.566Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"} 2019-01-18 07:12:57,780 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-18 07:12:57,780 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 18 Jan 2019 07:12:57 GMT 2019-01-18 07:12:57,780 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-18 07:12:57,780 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-18 07:12:57,780 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-18 07:13:02,786 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/events 2019-01-18 07:13:02,945 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-18 07:13:02,945 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-18 07:13:02,945 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-18 07:13:02,945 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-18 07:13:02,945 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-18 07:13:02,945 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-18 07:13:02,946 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-18 07:13:02,946 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1475, "offset": 1463, "size": 50}}} 2019-01-18 07:13:02,946 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-18 07:13:02,946 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 18 Jan 2019 07:13:02 GMT 2019-01-18 07:13:02,946 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-18 07:13:02,946 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2019-01-18 07:13:02,946 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-18 07:13:02,946 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/executions/e87ce63d-2c62-4c4d-a907-7e1bd4215583 2019-01-18 07:13:03,010 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-18 07:13:03,010 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-18 07:13:03,010 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-18 07:13:03,010 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-18 07:13:03,010 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-18 07:13:03,010 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-18 07:13:03,010 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-18 07:13:03,011 - 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": "2019-01-18T07:06:35.566Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"} 2019-01-18 07:13:03,011 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-18 07:13:03,011 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 18 Jan 2019 07:13:03 GMT 2019-01-18 07:13:03,011 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-18 07:13:03,011 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-18 07:13:03,011 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-18 07:13:08,016 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/events 2019-01-18 07:13:08,142 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-18 07:13:08,142 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-18 07:13:08,143 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-18 07:13:08,143 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-18 07:13:08,143 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-18 07:13:08,143 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-18 07:13:08,143 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-18 07:13:08,143 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1475, "offset": 1463, "size": 50}}} 2019-01-18 07:13:08,143 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-18 07:13:08,143 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 18 Jan 2019 07:13:08 GMT 2019-01-18 07:13:08,143 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-18 07:13:08,144 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2019-01-18 07:13:08,144 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-18 07:13:08,144 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/executions/e87ce63d-2c62-4c4d-a907-7e1bd4215583 2019-01-18 07:13:08,210 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-18 07:13:08,210 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-18 07:13:08,210 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-18 07:13:08,210 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-18 07:13:08,211 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-18 07:13:08,211 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-18 07:13:08,211 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-18 07:13:08,211 - 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": "2019-01-18T07:06:35.566Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"} 2019-01-18 07:13:08,211 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-18 07:13:08,211 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 18 Jan 2019 07:13:08 GMT 2019-01-18 07:13:08,211 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-18 07:13:08,211 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-18 07:13:08,211 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-18 07:13:13,217 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/events 2019-01-18 07:13:13,305 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-18 07:13:13,305 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-18 07:13:13,305 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-18 07:13:13,305 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-18 07:13:13,305 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-18 07:13:13,306 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-18 07:13:13,306 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-18 07:13:13,306 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1475, "offset": 1463, "size": 50}}} 2019-01-18 07:13:13,306 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-18 07:13:13,306 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 18 Jan 2019 07:13:13 GMT 2019-01-18 07:13:13,306 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-18 07:13:13,306 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2019-01-18 07:13:13,306 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-18 07:13:13,307 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/executions/e87ce63d-2c62-4c4d-a907-7e1bd4215583 2019-01-18 07:13:13,381 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-18 07:13:13,381 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-18 07:13:13,381 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-18 07:13:13,381 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-18 07:13:13,382 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-18 07:13:13,382 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-18 07:13:13,382 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-18 07:13:13,382 - 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": "2019-01-18T07:06:35.566Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"} 2019-01-18 07:13:13,382 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-18 07:13:13,382 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 18 Jan 2019 07:13:13 GMT 2019-01-18 07:13:13,382 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-18 07:13:13,382 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-18 07:13:13,382 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-18 07:13:18,388 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/events 2019-01-18 07:13:18,529 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-18 07:13:18,529 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-18 07:13:18,529 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-18 07:13:18,530 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-18 07:13:18,530 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-18 07:13:18,530 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-18 07:13:18,530 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-18 07:13:18,530 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1475, "offset": 1463, "size": 50}}} 2019-01-18 07:13:18,530 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-18 07:13:18,530 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 18 Jan 2019 07:13:18 GMT 2019-01-18 07:13:18,530 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-18 07:13:18,530 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2019-01-18 07:13:18,530 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-18 07:13:18,531 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/executions/e87ce63d-2c62-4c4d-a907-7e1bd4215583 2019-01-18 07:13:18,605 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-18 07:13:18,605 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-18 07:13:18,605 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-18 07:13:18,605 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-18 07:13:18,606 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-18 07:13:18,606 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-18 07:13:18,606 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-18 07:13:18,606 - 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": "2019-01-18T07:06:35.566Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"} 2019-01-18 07:13:18,606 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-18 07:13:18,606 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 18 Jan 2019 07:13:18 GMT 2019-01-18 07:13:18,606 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-18 07:13:18,606 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-18 07:13:18,606 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-18 07:13:23,612 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/events 2019-01-18 07:13:23,715 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-18 07:13:23,715 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-18 07:13:23,716 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-18 07:13:23,716 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-18 07:13:23,716 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-18 07:13:23,716 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-18 07:13:23,716 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-18 07:13:23,716 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_pczatk", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:13:23.156Z", "message": "[etcd] => sudo: unable to resolve host server-clearwater-opnfv-bind-host-027bff\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 5 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:2 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-infrastructure 1.0-171215.180814 [2,269 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://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 libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:8 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB]\nGet:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:10 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-etcd 1.0-171218.103208 [16.9 MB]\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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:19 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:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2,076 kB]\nGet:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-164.214 [774 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1,913 kB]\nGet:29 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-cluster-manager 1.0-171218.103208 [6,107 kB]\nGet:30 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:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:32 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:33 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-queue-manager 1.0-171218.103208 [6,101 kB]\nGet:34 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:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5,098 B]\nGet:36 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:37 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:38 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-config-manager 1.0-171218.103208 [9,130 kB]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1,490 B]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4,838 B]\nGet:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:45 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:48 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-management 1.0-171218.103208 [12.3 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.1 [10.6 kB]\nGet:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 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.1 [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 6s (12.7 MB/s)\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51418 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-164.214_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-164.214) ...\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.1_all.deb ...\nUnpacking python-six-whl (1.5.2-1ubuntu1.1) ...\nSelecting previously unselected package python-urllib3-whl.\nPreparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ...\nUnpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ...\nSelecting previously unselected package python-requests-whl.\nPreparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ...\nUnpacking python-requests-whl (2.2.1-1ubuntu0.4) ...\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.1_all.deb ...\nUnpacking python-wheel (0.24.0-1~ubuntu1.1) ...\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-164.214) ...\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.1) ...\nSetting up python-urllib3-whl (1.7.1-1ubuntu4.1) ...\nSetting up python-requests-whl (2.2.1-1ubuntu0.4) ...\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.1) ...\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 dnspython (from cw_infrastructure)\nCollecting pathlib (from cw_infrastructure)\nCollecting contextlib2 (from cw_infrastructure)\nCollecting nsenter (from cw_infrastructure)\nCollecting argparse (from cw_infrastructure)\nInstalling collected packages: dnspython, pathlib, contextlib2, argparse, nsenter, 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 8965\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 metaswitchcommon (from clearwater_cluster_manager)\nCollecting clearwater-etcd-shared (from clearwater_cluster_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_cluster_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_cluster_manager)\nCollecting cffi (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_cluster_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting urllib3 (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 futures (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager)\nInstalling collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, 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 metaswitchcommon (from clearwater_queue_manager)\nCollecting clearwater-etcd-shared (from clearwater_queue_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_queue_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_queue_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_queue_manager)\nCollecting cffi (from metaswitchcommon->clearwater_queue_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_queue_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting urllib3 (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 futures (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager)\nInstalling collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, 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 metaswitchcommon (from clearwater_config_manager)\nCollecting jsonschema (from clearwater_config_manager)\nCollecting clearwater-etcd-shared (from clearwater_config_manager)\nCollecting requests (from clearwater_config_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_config_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_config_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_config_manager)\nCollecting cffi (from metaswitchcommon->clearwater_config_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_config_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting urllib3 (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 futures (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting certifi>=2017.4.17 (from requests->clearwater_config_manager)\nCollecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager)\nCollecting idna<2.7,>=2.5 (from requests->clearwater_config_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager)\nInstalling collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, jsonschema, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, certifi, chardet, idna, requests, 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\t1m26.802s\nuser\t0m18.917s\nsys\t0m9.183s", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:13:23.156Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "59b1c13b-772c-4092-9e6b-d999566fe1fe"}], "metadata": {"pagination": {"total": 1476, "offset": 1463, "size": 50}}} 2019-01-18 07:13:23,716 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-18 07:13:23,716 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 18 Jan 2019 07:13:23 GMT 2019-01-18 07:13:23,717 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-18 07:13:23,717 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 44540 2019-01-18 07:13:23,717 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-18 07:13:23,718 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => sudo: unable to resolve host server-clearwater-opnfv-bind-host-027bff 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 5 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:2 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-infrastructure 1.0-171215.180814 [2,269 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://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 libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:8 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB] Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:10 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-etcd 1.0-171218.103208 [16.9 MB] 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:19 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:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2,076 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-164.214 [774 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1,913 kB] Get:29 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-cluster-manager 1.0-171218.103208 [6,107 kB] Get:30 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:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:32 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:33 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-queue-manager 1.0-171218.103208 [6,101 kB] Get:34 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:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5,098 B] Get:36 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:37 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:38 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-config-manager 1.0-171218.103208 [9,130 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1,490 B] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4,838 B] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:45 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:48 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-management 1.0-171218.103208 [12.3 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.1 [10.6 kB] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 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.1 [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 6s (12.7 MB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51418 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-164.214_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-164.214) ... 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.1_all.deb ... Unpacking python-six-whl (1.5.2-1ubuntu1.1) ... Selecting previously unselected package python-urllib3-whl. Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ... Unpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ... Selecting previously unselected package python-requests-whl. Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ... Unpacking python-requests-whl (2.2.1-1ubuntu0.4) ... 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.1_all.deb ... Unpacking python-wheel (0.24.0-1~ubuntu1.1) ... 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-164.214) ... 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.1) ... Setting up python-urllib3-whl (1.7.1-1ubuntu4.1) ... Setting up python-requests-whl (2.2.1-1ubuntu0.4) ... 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.1) ... 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 dnspython (from cw_infrastructure) Collecting pathlib (from cw_infrastructure) Collecting contextlib2 (from cw_infrastructure) Collecting nsenter (from cw_infrastructure) Collecting argparse (from cw_infrastructure) Installing collected packages: dnspython, pathlib, contextlib2, argparse, nsenter, 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 8965 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 metaswitchcommon (from clearwater_cluster_manager) Collecting clearwater-etcd-shared (from clearwater_cluster_manager) Collecting pycparser (from metaswitchcommon->clearwater_cluster_manager) Collecting pycrypto (from metaswitchcommon->clearwater_cluster_manager) Collecting monotonic (from metaswitchcommon->clearwater_cluster_manager) Collecting cffi (from metaswitchcommon->clearwater_cluster_manager) Collecting pyzmq (from metaswitchcommon->clearwater_cluster_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting urllib3 (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 futures (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, 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 metaswitchcommon (from clearwater_queue_manager) Collecting clearwater-etcd-shared (from clearwater_queue_manager) Collecting pycparser (from metaswitchcommon->clearwater_queue_manager) Collecting pycrypto (from metaswitchcommon->clearwater_queue_manager) Collecting monotonic (from metaswitchcommon->clearwater_queue_manager) Collecting cffi (from metaswitchcommon->clearwater_queue_manager) Collecting pyzmq (from metaswitchcommon->clearwater_queue_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_queue_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_queue_manager) Collecting urllib3 (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 futures (from clearwater-etcd-shared->clearwater_queue_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, 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 metaswitchcommon (from clearwater_config_manager) Collecting jsonschema (from clearwater_config_manager) Collecting clearwater-etcd-shared (from clearwater_config_manager) Collecting requests (from clearwater_config_manager) Collecting pycparser (from metaswitchcommon->clearwater_config_manager) Collecting pycrypto (from metaswitchcommon->clearwater_config_manager) Collecting monotonic (from metaswitchcommon->clearwater_config_manager) Collecting cffi (from metaswitchcommon->clearwater_config_manager) Collecting pyzmq (from metaswitchcommon->clearwater_config_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_config_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_config_manager) Collecting urllib3 (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 futures (from clearwater-etcd-shared->clearwater_config_manager) Collecting certifi>=2017.4.17 (from requests->clearwater_config_manager) Collecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager) Collecting idna<2.7,>=2.5 (from requests->clearwater_config_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, jsonschema, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, certifi, chardet, idna, requests, 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 1m26.802s user 0m18.917s sys 0m9.183s 2019-01-18 07:13:23,719 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/executions/e87ce63d-2c62-4c4d-a907-7e1bd4215583 2019-01-18 07:13:23,789 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-18 07:13:23,789 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-18 07:13:23,790 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-18 07:13:23,790 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-18 07:13:23,790 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-18 07:13:23,790 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-18 07:13:23,790 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-18 07:13:23,790 - 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": "2019-01-18T07:06:35.566Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"} 2019-01-18 07:13:23,790 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-18 07:13:23,790 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 18 Jan 2019 07:13:23 GMT 2019-01-18 07:13:23,790 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-18 07:13:23,791 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-18 07:13:23,791 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-18 07:13:28,796 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/events 2019-01-18 07:13:28,922 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-18 07:13:28,923 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-18 07:13:28,923 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-18 07:13:28,923 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-18 07:13:28,923 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-18 07:13:28,923 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-18 07:13:28,923 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-18 07:13:28,923 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_pczatk", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:13:24.158Z", "message": "[etcd] The software is installed", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:13:24.158Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "59b1c13b-772c-4092-9e6b-d999566fe1fe"}, {"node_instance_id": "bind_pczatk", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:13:24.158Z", "message": "[etcd] sudo ifconfig ", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:13:24.158Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "59b1c13b-772c-4092-9e6b-d999566fe1fe"}, {"node_instance_id": "bind_pczatk", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:13:24.158Z", "message": "[etcd] /usr/share/clearwater/clearwater", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:13:24.158Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "59b1c13b-772c-4092-9e6b-d999566fe1fe"}, {"node_instance_id": "bind_pczatk", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:13:24.158Z", "message": "[etcd] => \nreal\t0m0.009s\nuser\t0m0.000s\nsys\t0m0.010s", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:13:24.158Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "59b1c13b-772c-4092-9e6b-d999566fe1fe"}, {"node_instance_id": "bind_pczatk", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:13:25.170Z", "message": "[etcd] sudo netstat ", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:13:25.170Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "59b1c13b-772c-4092-9e6b-d999566fe1fe"}, {"node_instance_id": "bind_pczatk", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:13:25.170Z", "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.9:2380 0.0.0.0:* LISTEN 9084/etcd \ntcp 0 0 192.168.120.9:53 0.0.0.0:* LISTEN 2443/named \ntcp 0 0 127.0.0.1:53 0.0.0.0:* LISTEN 2443/named \ntcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1109/sshd \ntcp 0 0 127.0.0.1:953 0.0.0.0:* LISTEN 2443/named \ntcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 8965/monit \ntcp6 0 0 :::53 :::* LISTEN 2443/named \ntcp6 0 0 :::22 :::* LISTEN 1109/sshd \ntcp6 0 0 ::1:953 :::* LISTEN 2443/named \ntcp6 0 0 :::4000 :::* LISTEN 9084/etcd \nudp 0 0 192.168.120.9:123 0.0.0.0:* 8556/ntpd \nudp 0 0 127.0.0.1:123 0.0.0.0:* 8556/ntpd \nudp 0 0 0.0.0.0:123 0.0.0.0:* 8556/ntpd \nudp 0 0 0.0.0.0:28453 0.0.0.0:* 573/dhclient \nudp 0 0 192.168.120.9:53 0.0.0.0:* 2443/named \nudp 0 0 127.0.0.1:53 0.0.0.0:* 2443/named \nudp 0 0 0.0.0.0:68 0.0.0.0:* 573/dhclient \nudp6 0 0 fe80::f816:3eff:fe1:123 :::* 8556/ntpd \nudp6 0 0 ::1:123 :::* 8556/ntpd \nudp6 0 0 :::123 :::* 8556/ntpd \nudp6 0 0 :::36103 :::* 573/dhclient \nudp6 0 0 :::53 :::* 2443/named \nActive UNIX domain sockets (only servers)\nProto RefCnt Flags Type State I-Node PID/Program name Path\nunix 2 [ ACC ] STREAM LISTENING 10782 1664/python2.7 /tmp/cloudify-logging-server-daf37.socket\nunix 2 [ ACC ] STREAM LISTENING 7181 1/init @/com/ubuntu/upstart\nunix 2 [ ACC ] STREAM LISTENING 13925 2497/python2.7 /tmp/ctx-5NxZvY.socket\nunix 2 [ ACC ] STREAM LISTENING 9621 1123/acpid /var/run/acpid.socket\nunix 2 [ ACC ] STREAM LISTENING 9372 908/dbus-daemon /var/run/dbus/system_bus_socket\nunix 2 [ ACC ] SEQPACKET LISTENING 1728 396/systemd-udevd /run/udev/control\n\nreal\t0m0.007s\nuser\t0m0.000s\nsys\t0m0.007s", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:13:25.170Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "59b1c13b-772c-4092-9e6b-d999566fe1fe"}, {"node_instance_id": "bind_pczatk", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:13:25.170Z", "message": "[etcd] => eth0 Link encap:Ethernet HWaddr fa:16:3e:1e:61:06 \n inet addr:192.168.120.9 Bcast:192.168.120.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe1e:6106/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:75285 errors:0 dropped:0 overruns:0 frame:0\n TX packets:36859 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:123974654 (123.9 MB) TX bytes:5692357 (5.6 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:197 errors:0 dropped:0 overruns:0 frame:0\n TX packets:197 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:0 \n RX bytes:16522 (16.5 KB) TX bytes:16522 (16.5 KB)\n\n\nreal\t0m0.005s\nuser\t0m0.000s\nsys\t0m0.005s", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:13:25.170Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "59b1c13b-772c-4092-9e6b-d999566fe1fe"}, {"node_instance_id": "bind_pczatk", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:13:25.170Z", "message": "[etcd] => UID PID PPID C STIME TTY TIME CMD\nroot 1 0 0 07:10 ? 00:00:00 /sbin/init\nroot 2 0 0 07:10 ? 00:00:00 [kthreadd]\nroot 3 2 0 07:10 ? 00:00:00 [ksoftirqd/0]\nroot 4 2 0 07:10 ? 00:00:00 [kworker/0:0]\nroot 5 2 0 07:10 ? 00:00:00 [kworker/0:0H]\nroot 6 2 0 07:10 ? 00:00:00 [kworker/u4:0]\nroot 7 2 0 07:10 ? 00:00:00 [rcu_sched]\nroot 8 2 0 07:10 ? 00:00:00 [rcuos/0]\nroot 9 2 0 07:10 ? 00:00:00 [rcuos/1]\nroot 10 2 0 07:10 ? 00:00:00 [rcu_bh]\nroot 11 2 0 07:10 ? 00:00:00 [rcuob/0]\nroot 12 2 0 07:10 ? 00:00:00 [rcuob/1]\nroot 13 2 0 07:10 ? 00:00:00 [migration/0]\nroot 14 2 0 07:10 ? 00:00:00 [watchdog/0]\nroot 15 2 0 07:10 ? 00:00:00 [watchdog/1]\nroot 16 2 0 07:10 ? 00:00:00 [migration/1]\nroot 17 2 0 07:10 ? 00:00:00 [ksoftirqd/1]\nroot 18 2 0 07:10 ? 00:00:00 [kworker/1:0]\nroot 19 2 0 07:10 ? 00:00:00 [kworker/1:0H]\nroot 20 2 0 07:10 ? 00:00:00 [khelper]\nroot 21 2 0 07:10 ? 00:00:00 [kdevtmpfs]\nroot 22 2 0 07:10 ? 00:00:00 [netns]\nroot 23 2 0 07:10 ? 00:00:00 [writeback]\nroot 24 2 0 07:10 ? 00:00:00 [kintegrityd]\nroot 25 2 0 07:10 ? 00:00:00 [bioset]\nroot 26 2 0 07:10 ? 00:00:00 [kworker/u5:0]\nroot 27 2 0 07:10 ? 00:00:00 [kblockd]\nroot 28 2 0 07:10 ? 00:00:00 [ata_sff]\nroot 29 2 0 07:10 ? 00:00:00 [khubd]\nroot 30 2 0 07:10 ? 00:00:00 [md]\nroot 31 2 0 07:10 ? 00:00:00 [devfreq_wq]\nroot 32 2 0 07:10 ? 00:00:00 [kworker/0:1]\nroot 33 2 0 07:10 ? 00:00:00 [kworker/1:1]\nroot 35 2 0 07:10 ? 00:00:00 [khungtaskd]\nroot 36 2 0 07:10 ? 00:00:00 [kswapd0]\nroot 37 2 0 07:10 ? 00:00:00 [vmstat]\nroot 38 2 0 07:10 ? 00:00:00 [ksmd]\nroot 39 2 0 07:10 ? 00:00:00 [khugepaged]\nroot 40 2 0 07:10 ? 00:00:00 [fsnotify_mark]\nroot 41 2 0 07:10 ? 00:00:00 [ecryptfs-kthrea]\nroot 42 2 0 07:10 ? 00:00:00 [crypto]\nroot 54 2 0 07:10 ? 00:00:00 [kthrotld]\nroot 55 2 0 07:10 ? 00:00:00 [kworker/u4:1]\nroot 56 2 0 07:10 ? 00:00:00 [vballoon]\nroot 57 2 0 07:10 ? 00:00:00 [scsi_eh_0]\nroot 58 2 0 07:10 ? 00:00:00 [scsi_eh_1]\nroot 59 2 0 07:10 ? 00:00:00 [kworker/u4:2]\nroot 60 2 0 07:10 ? 00:00:00 [kworker/u4:3]\nroot 79 2 0 07:10 ? 00:00:00 [deferwq]\nroot 80 2 0 07:10 ? 00:00:00 [charger_manager]\nroot 123 2 0 07:10 ? 00:00:00 [kpsmoused]\nroot 142 2 0 07:10 ? 00:00:00 [kworker/0:2]\nroot 186 2 0 07:10 ? 00:00:00 [jbd2/vda1-8]\nroot 187 2 0 07:10 ? 00:00:00 [ext4-rsv-conver]\nroot 389 1 0 07:10 ? 00:00:00 upstart-udev-bridge --daemon\nroot 396 1 0 07:10 ? 00:00:00 /lib/systemd/systemd-udevd --daemon\nroot 430 2 0 07:10 ? 00:00:00 [kworker/u5:1]\nroot 431 2 0 07:10 ? 00:00:00 [kworker/u5:2]\nroot 525 2 0 07:10 ? 00:00:00 [kworker/1:2]\nroot 529 1 0 07:10 ? 00:00:00 upstart-socket-bridge --daemon\nroot 573 1 0 07:10 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0\nroot 824 2 0 07:10 ? 00:00:00 [kauditd]\nmessage+ 908 1 0 07:10 ? 00:00:00 dbus-daemon --system --fork\nroot 945 1 0 07:10 ? 00:00:00 /lib/systemd/systemd-logind\nroot 969 1 0 07:10 ? 00:00:00 upstart-file-bridge --daemon\nsyslog 1023 1 0 07:10 ? 00:00:00 rsyslogd\nroot 1054 1 0 07:10 tty4 00:00:00 /sbin/getty -8 38400 tty4\nroot 1057 1 0 07:10 tty5 00:00:00 /sbin/getty -8 38400 tty5\nroot 1062 1 0 07:10 tty2 00:00:00 /sbin/getty -8 38400 tty2\nroot 1063 1 0 07:10 tty3 00:00:00 /sbin/getty -8 38400 tty3\nroot 1065 1 0 07:10 tty6 00:00:00 /sbin/getty -8 38400 tty6\nroot 1109 1 0 07:10 ? 00:00:00 /usr/sbin/sshd -D\nroot 1111 1 0 07:10 ? 00:00:00 cron\ndaemon 1112 1 0 07:10 ? 00:00:00 atd\nroot 1118 1 0 07:10 ? 00:00:00 /usr/sbin/irqbalance\nroot 1123 1 0 07:10 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket\nroot 1203 1 0 07:10 tty1 00:00:00 /sbin/getty -8 38400 tty1\nroot 1210 1 0 07:10 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102\nubuntu 1664 1 0 07:10 ? 00:00:00 /home/ubuntu/bind_host_027bff/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q bind_host_027bff --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@bind_host_027bff --logging-server-logdir=/home/ubuntu/bind_host_027bff/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/bind_host_027bff/work/bind_host_027bff%I.log --pidfile=/home/ubuntu/bind_host_027bff/work/bind_host_027bff.pid\nubuntu 1703 1664 0 07:10 ? 00:00:00 /home/ubuntu/bind_host_027bff/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q bind_host_027bff --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@bind_host_027bff --logging-server-logdir=/home/ubuntu/bind_host_027bff/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/bind_host_027bff/work/bind_host_027bff%I.log --pidfile=/home/ubuntu/bind_host_027bff/work/bind_host_027bff.pid\nubuntu 1778 1 0 07:10 ? 00:00:01 python2.7 /home/ubuntu/bind_host_027bff/env/bin/diamond --configfile /home/ubuntu/bind_host_027bff/work/plugins/diamond/etc/diamond.conf\nbind 2443 1 0 07:11 ? 00:00:00 /usr/sbin/named -u bind\nubuntu 2497 1703 0 07:11 ? 00:00:00 /home/ubuntu/bind_host_027bff/env/bin/python2.7 /home/ubuntu/bind_host_027bff/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-3EMbtc\nubuntu 2508 2497 0 07:11 ? 00:00:00 /bin/sh -c /tmp/LZQVC/install-etcd.sh\nubuntu 2510 2508 0 07:11 ? 00:00:00 /bin/bash -e /tmp/LZQVC/install-etcd.sh\nntp 8556 1 0 07:12 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 107:112\nroot 8965 1 0 07:13 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc\nclearwa+ 9084 1 0 07:13 ? 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.9:4000 --data-dir /var/lib/clearwater-etcd/192.168.120.9 --name 192-168-120-9 --debug --initial-cluster 192-168-120-9=http://192.168.120.9:2380, --initial-cluster-state new --initial-advertise-peer-urls http://192.168.120.9:2380 --listen-peer-urls http://192.168.120.9:2380\nroot 9167 1 0 07:13 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater_diags_monitor\nroot 9171 9167 0 07:13 ? 00:00:00 inotifywait -e create -qq .\nroot 9223 8965 0 07:13 ? 00:00:00 [check-monit-upt] \nroot 9227 8965 0 07:13 ? 00:00:00 [check-etcd-upti] \nroot 9231 8965 0 07:13 ? 00:00:00 [poll_etcd_clust] \nroot 9235 8965 0 07:13 ? 00:00:00 [poll_etcd.sh] \nubuntu 9420 2510 0 07:13 ? 00:00:00 /bin/bash -e /tmp/LZQVC/install-etcd.sh\nubuntu 9421 9420 0 07:13 ? 00:00:00 /bin/bash -e /tmp/LZQVC/install-etcd.sh\nroot 9422 9421 0 07:13 ? 00:00:00 sudo ps -edf\nroot 9423 9422 0 07:13 ? 00:00:00 ps -edf\n\nreal\t0m0.008s\nuser\t0m0.003s\nsys\t0m0.006s", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:13:25.170Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "59b1c13b-772c-4092-9e6b-d999566fe1fe"}, {"node_instance_id": "bind_pczatk", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:13:25.170Z", "message": "[etcd] sudo ps ", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:13:25.170Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "59b1c13b-772c-4092-9e6b-d999566fe1fe"}, {"node_instance_id": "bind_pczatk", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:13:26.187Z", "message": "[etcd] sudo find /var/log ", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:13:26.187Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "59b1c13b-772c-4092-9e6b-d999566fe1fe"}, {"node_instance_id": "bind_pczatk", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:13:26.187Z", "message": "[etcd] sudo cat /var/log/clearwater", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:13:26.187Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "59b1c13b-772c-4092-9e6b-d999566fe1fe"}, {"node_instance_id": "bind_pczatk", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:13:26.187Z", "message": "[etcd] => /var/log/landscape/sysinfo.log\n/var/log/btmp\n/var/log/monit.log\n/var/log/boot.log\n/var/log/udev\n/var/log/sysstat/sa18\n/var/log/cloud-init-output.log\n/var/log/clearwater-diags-monitor.log\n/var/log/fsck/checkfs\n/var/log/fsck/checkroot\n/var/log/dpkg.log\n/var/log/upstart/clearwater-monit.log\n/var/log/upstart/network-interface-eth0.log\n/var/log/upstart/procps-static-network-up.log\n/var/log/upstart/rsyslog.log\n/var/log/upstart/cryptdisks.log\n/var/log/upstart/systemd-logind.log\n/var/log/upstart/console-setup.log\n/var/log/upstart/container-detect.log\n/var/log/upstart/procps-virtual-filesystems.log\n/var/log/apt/term.log\n/var/log/apt/history.log\n/var/log/syslog\n/var/log/cloud-init.log\n/var/log/alternatives.log\n/var/log/kern.log\n/var/log/lastlog\n/var/log/auth.log\n/var/log/dmesg.0\n/var/log/clearwater-etcd/clearwater-etcd.log\n/var/log/clearwater-etcd/clearwater-etcd-initd.log\n/var/log/wtmp\n/var/log/dmesg\n\nreal\t0m0.007s\nuser\t0m0.000s\nsys\t0m0.005s", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:13:26.187Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "59b1c13b-772c-4092-9e6b-d999566fe1fe"}, {"node_instance_id": "bind_pczatk", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:13:26.187Z", "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.009s\nuser\t0m0.000s\nsys\t0m0.007s", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:13:26.187Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "59b1c13b-772c-4092-9e6b-d999566fe1fe"}, {"node_instance_id": "bind_pczatk", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:13:26.187Z", "message": "[etcd] sudo pstree", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:13:26.187Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "59b1c13b-772c-4092-9e6b-d999566fe1fe"}, {"node_instance_id": "bind_pczatk", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:13:27.208Z", "message": "[etcd] sudo cat /var/log/clearwater", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:13:27.208Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "59b1c13b-772c-4092-9e6b-d999566fe1fe"}, {"node_instance_id": "bind_pczatk", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:13:27.208Z", "message": "[etcd] => [18-Jan-2019 07:13:11 UTC] clearwater-diags-monitor starting\n[18-Jan-2019 07:13:11 UTC] Waiting for trigger files\n\nreal\t0m0.004s\nuser\t0m0.000s\nsys\t0m0.004s", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:13:27.208Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "59b1c13b-772c-4092-9e6b-d999566fe1fe"}, {"node_instance_id": "bind_pczatk", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:13:27.208Z", "message": "[etcd] => 2019-01-18 07:13:09.219257425 Stopping etcd clearwater-etcd\n2019-01-18 07:13:10.004803797 Restarting etcd clearwater-etcd\n2019-01-18 07:13:10.010258494 Configured ETCDCTL_PEERS: \n2019-01-18 07:13:10.011208600 Check for previous failed startup attempt\n2019-01-18 07:13:10.012564417 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\n2019-01-18 07:13:10.028454698 etcdctl returned 2\n2019-01-18 07:13:10.034433157 Creating new cluster...\n2019-01-18 07:13:10.037466310 Starting etcd with: --listen-client-urls http://0.0.0.0:4000\n --advertise-client-urls http://192.168.120.9:4000\n --data-dir /var/lib/clearwater-etcd/192.168.120.9\n --name 192-168-120-9\n --debug --initial-cluster 192-168-120-9=http://192.168.120.9:2380,\n --initial-cluster-state new\n --initial-advertise-peer-urls http://192.168.120.9:2380\n --listen-peer-urls http://192.168.120.9:2380\n2019-01-18 07:13:10.040536002 Check we're actually a member of the cluster\n2019-01-18 07:13:10.045395333 Wait for etcd to startup\n2019-01-18 07:13:11.054407745 Etcd started successfully\n2019-01-18 07:13:10.062174 I | etcdmain: etcd Version: 3.1.7\n2019-01-18 07:13:10.062227 I | etcdmain: Git SHA: 43b7507\n2019-01-18 07:13:10.062232 I | etcdmain: Go Version: go1.7.5\n2019-01-18 07:13:10.062235 I | etcdmain: Go OS/Arch: linux/amd64\n2019-01-18 07:13:10.062239 I | etcdmain: setting maximum number of CPUs to 2, total number of available CPUs is 2\n2019-01-18 07:13:10.062318 I | embed: listening for peers on http://192.168.120.9:2380\n2019-01-18 07:13:10.062394 I | embed: listening for client requests on 0.0.0.0:4000\n2019-01-18 07:13:10.266487 I | etcdserver: name = 192-168-120-9\n2019-01-18 07:13:10.266502 I | etcdserver: data dir = /var/lib/clearwater-etcd/192.168.120.9\n2019-01-18 07:13:10.266507 I | etcdserver: member dir = /var/lib/clearwater-etcd/192.168.120.9/member\n2019-01-18 07:13:10.266510 I | etcdserver: heartbeat = 100ms\n2019-01-18 07:13:10.266514 I | etcdserver: election = 1000ms\n2019-01-18 07:13:10.266517 I | etcdserver: snapshot count = 10000\n2019-01-18 07:13:10.266524 I | etcdserver: advertise client URLs = http://192.168.120.9:4000\n2019-01-18 07:13:10.266528 I | etcdserver: initial advertise peer URLs = http://192.168.120.9:2380\n2019-01-18 07:13:10.266535 I | etcdserver: initial cluster = 192-168-120-9=http://192.168.120.9:2380\n2019-01-18 07:13:10.343373 I | etcdserver: starting member de34eed64bb76d59 in cluster 920aa385fe9ddf88\n2019-01-18 07:13:10.343424 I | raft: de34eed64bb76d59 became follower at term 0\n2019-01-18 07:13:10.343450 I | raft: newRaft de34eed64bb76d59 [peers: [], term: 0, commit: 0, applied: 0, lastindex: 0, lastterm: 0]\n2019-01-18 07:13:10.343456 I | raft: de34eed64bb76d59 became follower at term 1\n2019-01-18 07:13:10.475578 I | etcdserver: starting server... [version: 3.1.7, cluster version: to_be_decided]\n2019-01-18 07:13:10.476932 I | etcdserver/membership: added member de34eed64bb76d59 [http://192.168.120.9:2380] to cluster 920aa385fe9ddf88\n2019-01-18 07:13:10.843677 I | raft: de34eed64bb76d59 is starting a new election at term 1\n2019-01-18 07:13:10.843778 I | raft: de34eed64bb76d59 became candidate at term 2\n2019-01-18 07:13:10.843811 I | raft: de34eed64bb76d59 received MsgVoteResp from de34eed64bb76d59 at term 2\n2019-01-18 07:13:10.843825 I | raft: de34eed64bb76d59 became leader at term 2\n2019-01-18 07:13:10.843832 I | raft: raft.node: de34eed64bb76d59 elected leader de34eed64bb76d59 at term 2\n2019-01-18 07:13:10.844026 I | etcdserver: setting up the initial cluster version to 3.1\n2019-01-18 07:13:10.858218 N | etcdserver/membership: set the initial cluster version to 3.1\n2019-01-18 07:13:10.858267 I | etcdserver: published {Name:192-168-120-9 ClientURLs:[http://192.168.120.9:4000]} to cluster 920aa385fe9ddf88\n2019-01-18 07:13:10.858327 I | embed: ready to serve client requests\n2019-01-18 07:13:10.858682 N | embed: serving insecure client requests on [::]:4000, this is strongly discouraged!\n2019-01-18 07:13:10.861071 I | etcdserver/api: enabled capabilities for version 3.1\n2019-01-18 07:13:11.218918 D | etcdserver/api/v2http: [GET] /v2/members remote:192.168.120.9:52832\n2019-01-18 07:13:11.220446 D | etcdserver/api/v2http: [GET] /health remote:192.168.120.9:52833\n2019-01-18 07:13:11.222549 D | etcdserver/api/v2http: [GET] /v2/stats/self remote:192.168.120.9:52834\n2019-01-18 07:13:14.529287 D | etcdserver/api/v2http: [GET] /v2/stats/self remote:192.168.120.9:52835\n2019-01-18 07:13:14.630528 D | etcdserver/api/v2http: [GET] /v2/members remote:192.168.120.9:52836\n2019-01-18 07:13:14.631004 D | etcdserver/api/v2http: [GET] /health remote:192.168.120.9:52837\n2019-01-18 07:13:23.590768 D | etcdserver/api/v2http: [PUT] /v2/keys/clearwater/192.168.120.9/liveness-check remote:192.168.120.9:52838\n\nreal\t0m0.005s\nuser\t0m0.000s\nsys\t0m0.004s", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:13:27.208Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "59b1c13b-772c-4092-9e6b-d999566fe1fe"}, {"node_instance_id": "bind_pczatk", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:13:27.861Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:13:27.861Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": "bind_pczatk", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:13:28.235Z", "message": "[etcd] Installation is done", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:13:28.235Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "59b1c13b-772c-4092-9e6b-d999566fe1fe"}, {"node_instance_id": "bind_pczatk", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:13:28.235Z", "message": "Execution done (return_code=0): /tmp/LZQVC/install-etcd.sh", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:13:28.235Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "59b1c13b-772c-4092-9e6b-d999566fe1fe"}, {"node_instance_id": "bind_pczatk", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:13:28.235Z", "message": "[etcd] sudo cat /var/log/clearwater", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:13:28.235Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "59b1c13b-772c-4092-9e6b-d999566fe1fe"}, {"node_instance_id": "bind_pczatk", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:13:28.827Z", "message": "Starting node", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:13:28.827Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}], "metadata": {"pagination": {"total": 1500, "offset": 1464, "size": 50}}} 2019-01-18 07:13:28,924 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-18 07:13:28,924 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 18 Jan 2019 07:13:28 GMT 2019-01-18 07:13:28,924 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-18 07:13:28,924 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 31209 2019-01-18 07:13:28,924 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-18 07:13:28,925 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] The software is installed 2019-01-18 07:13:28,925 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo ifconfig 2019-01-18 07:13:28,925 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] /usr/share/clearwater/clearwater 2019-01-18 07:13:28,926 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => real 0m0.009s user 0m0.000s sys 0m0.010s 2019-01-18 07:13:28,926 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo netstat 2019-01-18 07:13:28,926 - 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.9:2380 0.0.0.0:* LISTEN 9084/etcd tcp 0 0 192.168.120.9:53 0.0.0.0:* LISTEN 2443/named tcp 0 0 127.0.0.1:53 0.0.0.0:* LISTEN 2443/named tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1109/sshd tcp 0 0 127.0.0.1:953 0.0.0.0:* LISTEN 2443/named tcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 8965/monit tcp6 0 0 :::53 :::* LISTEN 2443/named tcp6 0 0 :::22 :::* LISTEN 1109/sshd tcp6 0 0 ::1:953 :::* LISTEN 2443/named tcp6 0 0 :::4000 :::* LISTEN 9084/etcd udp 0 0 192.168.120.9:123 0.0.0.0:* 8556/ntpd udp 0 0 127.0.0.1:123 0.0.0.0:* 8556/ntpd udp 0 0 0.0.0.0:123 0.0.0.0:* 8556/ntpd udp 0 0 0.0.0.0:28453 0.0.0.0:* 573/dhclient udp 0 0 192.168.120.9:53 0.0.0.0:* 2443/named udp 0 0 127.0.0.1:53 0.0.0.0:* 2443/named udp 0 0 0.0.0.0:68 0.0.0.0:* 573/dhclient udp6 0 0 fe80::f816:3eff:fe1:123 :::* 8556/ntpd udp6 0 0 ::1:123 :::* 8556/ntpd udp6 0 0 :::123 :::* 8556/ntpd udp6 0 0 :::36103 :::* 573/dhclient udp6 0 0 :::53 :::* 2443/named Active UNIX domain sockets (only servers) Proto RefCnt Flags Type State I-Node PID/Program name Path unix 2 [ ACC ] STREAM LISTENING 10782 1664/python2.7 /tmp/cloudify-logging-server-daf37.socket unix 2 [ ACC ] STREAM LISTENING 7181 1/init @/com/ubuntu/upstart unix 2 [ ACC ] STREAM LISTENING 13925 2497/python2.7 /tmp/ctx-5NxZvY.socket unix 2 [ ACC ] STREAM LISTENING 9621 1123/acpid /var/run/acpid.socket unix 2 [ ACC ] STREAM LISTENING 9372 908/dbus-daemon /var/run/dbus/system_bus_socket unix 2 [ ACC ] SEQPACKET LISTENING 1728 396/systemd-udevd /run/udev/control real 0m0.007s user 0m0.000s sys 0m0.007s 2019-01-18 07:13:28,926 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => eth0 Link encap:Ethernet HWaddr fa:16:3e:1e:61:06 inet addr:192.168.120.9 Bcast:192.168.120.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fe1e:6106/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1 RX packets:75285 errors:0 dropped:0 overruns:0 frame:0 TX packets:36859 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:123974654 (123.9 MB) TX bytes:5692357 (5.6 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:197 errors:0 dropped:0 overruns:0 frame:0 TX packets:197 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:16522 (16.5 KB) TX bytes:16522 (16.5 KB) real 0m0.005s user 0m0.000s sys 0m0.005s 2019-01-18 07:13:28,926 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => UID PID PPID C STIME TTY TIME CMD root 1 0 0 07:10 ? 00:00:00 /sbin/init root 2 0 0 07:10 ? 00:00:00 [kthreadd] root 3 2 0 07:10 ? 00:00:00 [ksoftirqd/0] root 4 2 0 07:10 ? 00:00:00 [kworker/0:0] root 5 2 0 07:10 ? 00:00:00 [kworker/0:0H] root 6 2 0 07:10 ? 00:00:00 [kworker/u4:0] root 7 2 0 07:10 ? 00:00:00 [rcu_sched] root 8 2 0 07:10 ? 00:00:00 [rcuos/0] root 9 2 0 07:10 ? 00:00:00 [rcuos/1] root 10 2 0 07:10 ? 00:00:00 [rcu_bh] root 11 2 0 07:10 ? 00:00:00 [rcuob/0] root 12 2 0 07:10 ? 00:00:00 [rcuob/1] root 13 2 0 07:10 ? 00:00:00 [migration/0] root 14 2 0 07:10 ? 00:00:00 [watchdog/0] root 15 2 0 07:10 ? 00:00:00 [watchdog/1] root 16 2 0 07:10 ? 00:00:00 [migration/1] root 17 2 0 07:10 ? 00:00:00 [ksoftirqd/1] root 18 2 0 07:10 ? 00:00:00 [kworker/1:0] root 19 2 0 07:10 ? 00:00:00 [kworker/1:0H] root 20 2 0 07:10 ? 00:00:00 [khelper] root 21 2 0 07:10 ? 00:00:00 [kdevtmpfs] root 22 2 0 07:10 ? 00:00:00 [netns] root 23 2 0 07:10 ? 00:00:00 [writeback] root 24 2 0 07:10 ? 00:00:00 [kintegrityd] root 25 2 0 07:10 ? 00:00:00 [bioset] root 26 2 0 07:10 ? 00:00:00 [kworker/u5:0] root 27 2 0 07:10 ? 00:00:00 [kblockd] root 28 2 0 07:10 ? 00:00:00 [ata_sff] root 29 2 0 07:10 ? 00:00:00 [khubd] root 30 2 0 07:10 ? 00:00:00 [md] root 31 2 0 07:10 ? 00:00:00 [devfreq_wq] root 32 2 0 07:10 ? 00:00:00 [kworker/0:1] root 33 2 0 07:10 ? 00:00:00 [kworker/1:1] root 35 2 0 07:10 ? 00:00:00 [khungtaskd] root 36 2 0 07:10 ? 00:00:00 [kswapd0] root 37 2 0 07:10 ? 00:00:00 [vmstat] root 38 2 0 07:10 ? 00:00:00 [ksmd] root 39 2 0 07:10 ? 00:00:00 [khugepaged] root 40 2 0 07:10 ? 00:00:00 [fsnotify_mark] root 41 2 0 07:10 ? 00:00:00 [ecryptfs-kthrea] root 42 2 0 07:10 ? 00:00:00 [crypto] root 54 2 0 07:10 ? 00:00:00 [kthrotld] root 55 2 0 07:10 ? 00:00:00 [kworker/u4:1] root 56 2 0 07:10 ? 00:00:00 [vballoon] root 57 2 0 07:10 ? 00:00:00 [scsi_eh_0] root 58 2 0 07:10 ? 00:00:00 [scsi_eh_1] root 59 2 0 07:10 ? 00:00:00 [kworker/u4:2] root 60 2 0 07:10 ? 00:00:00 [kworker/u4:3] root 79 2 0 07:10 ? 00:00:00 [deferwq] root 80 2 0 07:10 ? 00:00:00 [charger_manager] root 123 2 0 07:10 ? 00:00:00 [kpsmoused] root 142 2 0 07:10 ? 00:00:00 [kworker/0:2] root 186 2 0 07:10 ? 00:00:00 [jbd2/vda1-8] root 187 2 0 07:10 ? 00:00:00 [ext4-rsv-conver] root 389 1 0 07:10 ? 00:00:00 upstart-udev-bridge --daemon root 396 1 0 07:10 ? 00:00:00 /lib/systemd/systemd-udevd --daemon root 430 2 0 07:10 ? 00:00:00 [kworker/u5:1] root 431 2 0 07:10 ? 00:00:00 [kworker/u5:2] root 525 2 0 07:10 ? 00:00:00 [kworker/1:2] root 529 1 0 07:10 ? 00:00:00 upstart-socket-bridge --daemon root 573 1 0 07:10 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0 root 824 2 0 07:10 ? 00:00:00 [kauditd] message+ 908 1 0 07:10 ? 00:00:00 dbus-daemon --system --fork root 945 1 0 07:10 ? 00:00:00 /lib/systemd/systemd-logind root 969 1 0 07:10 ? 00:00:00 upstart-file-bridge --daemon syslog 1023 1 0 07:10 ? 00:00:00 rsyslogd root 1054 1 0 07:10 tty4 00:00:00 /sbin/getty -8 38400 tty4 root 1057 1 0 07:10 tty5 00:00:00 /sbin/getty -8 38400 tty5 root 1062 1 0 07:10 tty2 00:00:00 /sbin/getty -8 38400 tty2 root 1063 1 0 07:10 tty3 00:00:00 /sbin/getty -8 38400 tty3 root 1065 1 0 07:10 tty6 00:00:00 /sbin/getty -8 38400 tty6 root 1109 1 0 07:10 ? 00:00:00 /usr/sbin/sshd -D root 1111 1 0 07:10 ? 00:00:00 cron daemon 1112 1 0 07:10 ? 00:00:00 atd root 1118 1 0 07:10 ? 00:00:00 /usr/sbin/irqbalance root 1123 1 0 07:10 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket root 1203 1 0 07:10 tty1 00:00:00 /sbin/getty -8 38400 tty1 root 1210 1 0 07:10 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102 ubuntu 1664 1 0 07:10 ? 00:00:00 /home/ubuntu/bind_host_027bff/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q bind_host_027bff --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@bind_host_027bff --logging-server-logdir=/home/ubuntu/bind_host_027bff/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/bind_host_027bff/work/bind_host_027bff%I.log --pidfile=/home/ubuntu/bind_host_027bff/work/bind_host_027bff.pid ubuntu 1703 1664 0 07:10 ? 00:00:00 /home/ubuntu/bind_host_027bff/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q bind_host_027bff --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@bind_host_027bff --logging-server-logdir=/home/ubuntu/bind_host_027bff/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/bind_host_027bff/work/bind_host_027bff%I.log --pidfile=/home/ubuntu/bind_host_027bff/work/bind_host_027bff.pid ubuntu 1778 1 0 07:10 ? 00:00:01 python2.7 /home/ubuntu/bind_host_027bff/env/bin/diamond --configfile /home/ubuntu/bind_host_027bff/work/plugins/diamond/etc/diamond.conf bind 2443 1 0 07:11 ? 00:00:00 /usr/sbin/named -u bind ubuntu 2497 1703 0 07:11 ? 00:00:00 /home/ubuntu/bind_host_027bff/env/bin/python2.7 /home/ubuntu/bind_host_027bff/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-3EMbtc ubuntu 2508 2497 0 07:11 ? 00:00:00 /bin/sh -c /tmp/LZQVC/install-etcd.sh ubuntu 2510 2508 0 07:11 ? 00:00:00 /bin/bash -e /tmp/LZQVC/install-etcd.sh ntp 8556 1 0 07:12 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 107:112 root 8965 1 0 07:13 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc clearwa+ 9084 1 0 07:13 ? 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.9:4000 --data-dir /var/lib/clearwater-etcd/192.168.120.9 --name 192-168-120-9 --debug --initial-cluster 192-168-120-9=http://192.168.120.9:2380, --initial-cluster-state new --initial-advertise-peer-urls http://192.168.120.9:2380 --listen-peer-urls http://192.168.120.9:2380 root 9167 1 0 07:13 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater_diags_monitor root 9171 9167 0 07:13 ? 00:00:00 inotifywait -e create -qq . root 9223 8965 0 07:13 ? 00:00:00 [check-monit-upt] root 9227 8965 0 07:13 ? 00:00:00 [check-etcd-upti] root 9231 8965 0 07:13 ? 00:00:00 [poll_etcd_clust] root 9235 8965 0 07:13 ? 00:00:00 [poll_etcd.sh] ubuntu 9420 2510 0 07:13 ? 00:00:00 /bin/bash -e /tmp/LZQVC/install-etcd.sh ubuntu 9421 9420 0 07:13 ? 00:00:00 /bin/bash -e /tmp/LZQVC/install-etcd.sh root 9422 9421 0 07:13 ? 00:00:00 sudo ps -edf root 9423 9422 0 07:13 ? 00:00:00 ps -edf real 0m0.008s user 0m0.003s sys 0m0.006s 2019-01-18 07:13:28,927 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo ps 2019-01-18 07:13:28,927 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo find /var/log 2019-01-18 07:13:28,927 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo cat /var/log/clearwater 2019-01-18 07:13:28,927 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => /var/log/landscape/sysinfo.log /var/log/btmp /var/log/monit.log /var/log/boot.log /var/log/udev /var/log/sysstat/sa18 /var/log/cloud-init-output.log /var/log/clearwater-diags-monitor.log /var/log/fsck/checkfs /var/log/fsck/checkroot /var/log/dpkg.log /var/log/upstart/clearwater-monit.log /var/log/upstart/network-interface-eth0.log /var/log/upstart/procps-static-network-up.log /var/log/upstart/rsyslog.log /var/log/upstart/cryptdisks.log /var/log/upstart/systemd-logind.log /var/log/upstart/console-setup.log /var/log/upstart/container-detect.log /var/log/upstart/procps-virtual-filesystems.log /var/log/apt/term.log /var/log/apt/history.log /var/log/syslog /var/log/cloud-init.log /var/log/alternatives.log /var/log/kern.log /var/log/lastlog /var/log/auth.log /var/log/dmesg.0 /var/log/clearwater-etcd/clearwater-etcd.log /var/log/clearwater-etcd/clearwater-etcd-initd.log /var/log/wtmp /var/log/dmesg real 0m0.007s user 0m0.000s sys 0m0.005s 2019-01-18 07:13:28,927 - 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.009s user 0m0.000s sys 0m0.007s 2019-01-18 07:13:28,927 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo pstree 2019-01-18 07:13:28,928 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo cat /var/log/clearwater 2019-01-18 07:13:28,928 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => [18-Jan-2019 07:13:11 UTC] clearwater-diags-monitor starting [18-Jan-2019 07:13:11 UTC] Waiting for trigger files real 0m0.004s user 0m0.000s sys 0m0.004s 2019-01-18 07:13:28,928 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => 2019-01-18 07:13:09.219257425 Stopping etcd clearwater-etcd 2019-01-18 07:13:10.004803797 Restarting etcd clearwater-etcd 2019-01-18 07:13:10.010258494 Configured ETCDCTL_PEERS: 2019-01-18 07:13:10.011208600 Check for previous failed startup attempt 2019-01-18 07:13:10.012564417 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 2019-01-18 07:13:10.028454698 etcdctl returned 2 2019-01-18 07:13:10.034433157 Creating new cluster... 2019-01-18 07:13:10.037466310 Starting etcd with: --listen-client-urls http://0.0.0.0:4000 --advertise-client-urls http://192.168.120.9:4000 --data-dir /var/lib/clearwater-etcd/192.168.120.9 --name 192-168-120-9 --debug --initial-cluster 192-168-120-9=http://192.168.120.9:2380, --initial-cluster-state new --initial-advertise-peer-urls http://192.168.120.9:2380 --listen-peer-urls http://192.168.120.9:2380 2019-01-18 07:13:10.040536002 Check we're actually a member of the cluster 2019-01-18 07:13:10.045395333 Wait for etcd to startup 2019-01-18 07:13:11.054407745 Etcd started successfully 2019-01-18 07:13:10.062174 I | etcdmain: etcd Version: 3.1.7 2019-01-18 07:13:10.062227 I | etcdmain: Git SHA: 43b7507 2019-01-18 07:13:10.062232 I | etcdmain: Go Version: go1.7.5 2019-01-18 07:13:10.062235 I | etcdmain: Go OS/Arch: linux/amd64 2019-01-18 07:13:10.062239 I | etcdmain: setting maximum number of CPUs to 2, total number of available CPUs is 2 2019-01-18 07:13:10.062318 I | embed: listening for peers on http://192.168.120.9:2380 2019-01-18 07:13:10.062394 I | embed: listening for client requests on 0.0.0.0:4000 2019-01-18 07:13:10.266487 I | etcdserver: name = 192-168-120-9 2019-01-18 07:13:10.266502 I | etcdserver: data dir = /var/lib/clearwater-etcd/192.168.120.9 2019-01-18 07:13:10.266507 I | etcdserver: member dir = /var/lib/clearwater-etcd/192.168.120.9/member 2019-01-18 07:13:10.266510 I | etcdserver: heartbeat = 100ms 2019-01-18 07:13:10.266514 I | etcdserver: election = 1000ms 2019-01-18 07:13:10.266517 I | etcdserver: snapshot count = 10000 2019-01-18 07:13:10.266524 I | etcdserver: advertise client URLs = http://192.168.120.9:4000 2019-01-18 07:13:10.266528 I | etcdserver: initial advertise peer URLs = http://192.168.120.9:2380 2019-01-18 07:13:10.266535 I | etcdserver: initial cluster = 192-168-120-9=http://192.168.120.9:2380 2019-01-18 07:13:10.343373 I | etcdserver: starting member de34eed64bb76d59 in cluster 920aa385fe9ddf88 2019-01-18 07:13:10.343424 I | raft: de34eed64bb76d59 became follower at term 0 2019-01-18 07:13:10.343450 I | raft: newRaft de34eed64bb76d59 [peers: [], term: 0, commit: 0, applied: 0, lastindex: 0, lastterm: 0] 2019-01-18 07:13:10.343456 I | raft: de34eed64bb76d59 became follower at term 1 2019-01-18 07:13:10.475578 I | etcdserver: starting server... [version: 3.1.7, cluster version: to_be_decided] 2019-01-18 07:13:10.476932 I | etcdserver/membership: added member de34eed64bb76d59 [http://192.168.120.9:2380] to cluster 920aa385fe9ddf88 2019-01-18 07:13:10.843677 I | raft: de34eed64bb76d59 is starting a new election at term 1 2019-01-18 07:13:10.843778 I | raft: de34eed64bb76d59 became candidate at term 2 2019-01-18 07:13:10.843811 I | raft: de34eed64bb76d59 received MsgVoteResp from de34eed64bb76d59 at term 2 2019-01-18 07:13:10.843825 I | raft: de34eed64bb76d59 became leader at term 2 2019-01-18 07:13:10.843832 I | raft: raft.node: de34eed64bb76d59 elected leader de34eed64bb76d59 at term 2 2019-01-18 07:13:10.844026 I | etcdserver: setting up the initial cluster version to 3.1 2019-01-18 07:13:10.858218 N | etcdserver/membership: set the initial cluster version to 3.1 2019-01-18 07:13:10.858267 I | etcdserver: published {Name:192-168-120-9 ClientURLs:[http://192.168.120.9:4000]} to cluster 920aa385fe9ddf88 2019-01-18 07:13:10.858327 I | embed: ready to serve client requests 2019-01-18 07:13:10.858682 N | embed: serving insecure client requests on [::]:4000, this is strongly discouraged! 2019-01-18 07:13:10.861071 I | etcdserver/api: enabled capabilities for version 3.1 2019-01-18 07:13:11.218918 D | etcdserver/api/v2http: [GET] /v2/members remote:192.168.120.9:52832 2019-01-18 07:13:11.220446 D | etcdserver/api/v2http: [GET] /health remote:192.168.120.9:52833 2019-01-18 07:13:11.222549 D | etcdserver/api/v2http: [GET] /v2/stats/self remote:192.168.120.9:52834 2019-01-18 07:13:14.529287 D | etcdserver/api/v2http: [GET] /v2/stats/self remote:192.168.120.9:52835 2019-01-18 07:13:14.630528 D | etcdserver/api/v2http: [GET] /v2/members remote:192.168.120.9:52836 2019-01-18 07:13:14.631004 D | etcdserver/api/v2http: [GET] /health remote:192.168.120.9:52837 2019-01-18 07:13:23.590768 D | etcdserver/api/v2http: [PUT] /v2/keys/clearwater/192.168.120.9/liveness-check remote:192.168.120.9:52838 real 0m0.005s user 0m0.000s sys 0m0.004s 2019-01-18 07:13:28,928 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-01-18 07:13:28,928 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] Installation is done 2019-01-18 07:13:28,928 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/LZQVC/install-etcd.sh 2019-01-18 07:13:28,929 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo cat /var/log/clearwater 2019-01-18 07:13:28,929 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2019-01-18 07:13:28,929 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/executions/e87ce63d-2c62-4c4d-a907-7e1bd4215583 2019-01-18 07:13:28,991 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-18 07:13:28,991 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-18 07:13:28,991 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-18 07:13:28,991 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-18 07:13:28,991 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-18 07:13:28,991 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-18 07:13:28,991 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-18 07:13:28,992 - 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": "2019-01-18T07:06:35.566Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"} 2019-01-18 07:13:28,992 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-18 07:13:28,992 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 18 Jan 2019 07:13:28 GMT 2019-01-18 07:13:28,992 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-18 07:13:28,992 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-18 07:13:28,992 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-18 07:13:33,997 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/events 2019-01-18 07:13:34,199 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-18 07:13:34,199 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-18 07:13:34,199 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-18 07:13:34,199 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-18 07:13:34,199 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-18 07:13:34,200 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-18 07:13:34,200 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-18 07:13:34,200 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_aubtxa", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:13:29.855Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:13:29.855Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": "sprout_aubtxa", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:13:29.855Z", "message": "Creating node", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:13:29.855Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": "sprout_aubtxa", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:13:29.855Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:13:29.855Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": "dime_e5joxy", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:13:29.855Z", "message": "Creating node", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:13:29.855Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": "sprout_aubtxa", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:13:30.278Z", "message": "Downloaded scripts/clearwater/other/clearwater.py to /tmp/JWCN0/clearwater.py", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:13:30.278Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "12cf8419-c778-40ea-9f9f-f09096f7b505"}, {"node_instance_id": "ellis_n7nv88", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:13:30.875Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:13:30.875Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": "vellum_jmu7qe", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:13:30.875Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:13:30.875Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": "bono_69va8w", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:13:30.875Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:13:30.875Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": "vellum_jmu7qe", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:13:30.875Z", "message": "Creating node", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:13:30.875Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": "homer_i5ohke", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:13:30.875Z", "message": "Creating node", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:13:30.875Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": "homer_i5ohke", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:13:30.875Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:13:30.875Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": "vellum_jmu7qe", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:13:30.875Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:13:30.875Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": "ellis_n7nv88", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:13:30.875Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:13:30.875Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": "homer_i5ohke", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:13:30.875Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:13:30.875Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": "bono_69va8w", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:13:30.875Z", "message": "Creating node", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:13:30.875Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": "dime_e5joxy", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:13:30.875Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:13:30.875Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": "dime_e5joxy", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:13:30.875Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:13:30.875Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": "bono_69va8w", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:13:30.875Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:13:30.875Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": "ellis_n7nv88", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:13:30.875Z", "message": "Creating node", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:13:30.875Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": "ellis_n7nv88", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:13:31.247Z", "message": "Configuring clearwater node.", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:13:31.247Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "a5b9081c-7c59-4272-8fcc-17c5d8f3493b"}, {"node_instance_id": "sprout_aubtxa", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:13:31.247Z", "message": "[localhost] run: sudo mv /tmp/tmpjlpZHk /etc/dnsmasq.resolv.conf", "level": "debug", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:13:31.247Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "12cf8419-c778-40ea-9f9f-f09096f7b505"}, {"node_instance_id": "sprout_aubtxa", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:13:31.247Z", "message": "[localhost] run: sudo chmod 644 /etc/clearwater/local_config", "level": "debug", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:13:31.247Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "12cf8419-c778-40ea-9f9f-f09096f7b505"}, {"node_instance_id": "sprout_aubtxa", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:13:31.247Z", "message": "[localhost] run: sudo mv /tmp/tmppTvDsA /etc/clearwater/local_config", "level": "debug", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:13:31.247Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "12cf8419-c778-40ea-9f9f-f09096f7b505"}, {"node_instance_id": "bono_69va8w", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:13:31.247Z", "message": "Downloaded scripts/clearwater/other/clearwater.py to /tmp/LAPIH/clearwater.py", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:13:31.247Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "17da0822-2b7f-49a2-b572-81dcafe61d34"}, {"node_instance_id": "sprout_aubtxa", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:13:31.247Z", "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": "2019-01-18T07:13:31.247Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "12cf8419-c778-40ea-9f9f-f09096f7b505"}, {"node_instance_id": "dime_e5joxy", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:13:31.247Z", "message": "Configuring clearwater node.", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:13:31.247Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "80fc8049-1293-485e-9774-699148e5beea"}, {"node_instance_id": "ellis_n7nv88", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:13:31.247Z", "message": "Downloaded scripts/clearwater/other/clearwater.py to /tmp/DHGR2/clearwater.py", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:13:31.247Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "a5b9081c-7c59-4272-8fcc-17c5d8f3493b"}, {"node_instance_id": "vellum_jmu7qe", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:13:31.247Z", "message": "Configuring clearwater node.", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:13:31.247Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "9ee4980d-51f6-480d-80c0-6d342f4e6cb7"}, {"node_instance_id": "ellis_n7nv88", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:13:31.247Z", "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": "2019-01-18T07:13:31.247Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "a5b9081c-7c59-4272-8fcc-17c5d8f3493b"}, {"node_instance_id": "bono_69va8w", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:13:31.247Z", "message": "Configuring clearwater node.", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:13:31.247Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "17da0822-2b7f-49a2-b572-81dcafe61d34"}, {"node_instance_id": "dime_e5joxy", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:13:31.247Z", "message": "[localhost] run: sudo mv /tmp/tmp4E7y7r /etc/clearwater/local_config", "level": "debug", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:13:31.247Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "80fc8049-1293-485e-9774-699148e5beea"}, {"node_instance_id": "sprout_aubtxa", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:13:31.247Z", "message": "Rendering the Jinja2 template to /etc/clearwater/local_config.", "level": "debug", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:13:31.247Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "12cf8419-c778-40ea-9f9f-f09096f7b505"}, {"node_instance_id": "sprout_aubtxa", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:13:31.247Z", "message": "The config dict: {'public_ip': '', 'etcd_ip': u'192.168.120.9', 'name': u'sprout-aubtxa', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.13'}.", "level": "debug", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:13:31.247Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "12cf8419-c778-40ea-9f9f-f09096f7b505"}, {"node_instance_id": "dime_e5joxy", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:13:31.247Z", "message": "The config dict: {'public_ip': '', 'etcd_ip': u'192.168.120.9', 'name': u'dime-e5joxy', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.5'}.", "level": "debug", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:13:31.247Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "80fc8049-1293-485e-9774-699148e5beea"}, {"node_instance_id": "dime_e5joxy", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:13:31.247Z", "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": "2019-01-18T07:13:31.247Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "80fc8049-1293-485e-9774-699148e5beea"}, {"node_instance_id": "dime_e5joxy", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:13:31.247Z", "message": "Rendering the Jinja2 template to /etc/clearwater/local_config.", "level": "debug", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:13:31.247Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "80fc8049-1293-485e-9774-699148e5beea"}, {"node_instance_id": "sprout_aubtxa", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:13:31.247Z", "message": "Configuring clearwater node.", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:13:31.247Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "12cf8419-c778-40ea-9f9f-f09096f7b505"}, {"node_instance_id": "sprout_aubtxa", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:13:31.247Z", "message": "[localhost] run: sudo mkdir -p /etc/clearwater", "level": "debug", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:13:31.247Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "12cf8419-c778-40ea-9f9f-f09096f7b505"}, {"node_instance_id": "dime_e5joxy", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:13:31.247Z", "message": "Downloaded scripts/clearwater/other/clearwater.py to /tmp/82L6L/clearwater.py", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:13:31.247Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "80fc8049-1293-485e-9774-699148e5beea"}, {"node_instance_id": "homer_i5ohke", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:13:31.247Z", "message": "Configuring clearwater node.", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:13:31.247Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "8e3d31b5-e030-450a-8d3c-cf210b95ce2b"}, {"node_instance_id": "dime_e5joxy", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:13:31.247Z", "message": "[localhost] run: sudo chmod 644 /etc/clearwater/local_config", "level": "debug", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:13:31.247Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "80fc8049-1293-485e-9774-699148e5beea"}, {"node_instance_id": "dime_e5joxy", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:13:31.247Z", "message": "[localhost] run: sudo mkdir -p /etc/clearwater", "level": "debug", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:13:31.247Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "80fc8049-1293-485e-9774-699148e5beea"}, {"node_instance_id": "homer_i5ohke", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:13:31.247Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:13:31.247Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "8e3d31b5-e030-450a-8d3c-cf210b95ce2b"}, {"node_instance_id": "vellum_jmu7qe", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:13:31.247Z", "message": "Downloaded scripts/clearwater/other/clearwater.py to /tmp/GZQ27/clearwater.py", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:13:31.247Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "9ee4980d-51f6-480d-80c0-6d342f4e6cb7"}, {"node_instance_id": "homer_i5ohke", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:13:31.247Z", "message": "Downloaded scripts/clearwater/other/clearwater.py to /tmp/N4P8Z/clearwater.py", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:13:31.247Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "8e3d31b5-e030-450a-8d3c-cf210b95ce2b"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.preconfigure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:13:31.903Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:13:31.903Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": "dime_e5joxy", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:13:31.903Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:13:31.903Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": "sprout_aubtxa", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:13:31.903Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:13:31.903Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": "homer_i5ohke", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:13:32.274Z", "message": "The config dict: {'public_ip': '', 'etcd_ip': u'192.168.120.9', 'name': u'homer-i5ohke', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.6'}.", "level": "debug", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:13:32.274Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "8e3d31b5-e030-450a-8d3c-cf210b95ce2b"}, {"node_instance_id": "bono_69va8w", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:13:32.274Z", "message": "Rendering the Jinja2 template to /etc/clearwater/local_config.", "level": "debug", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:13:32.274Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "17da0822-2b7f-49a2-b572-81dcafe61d34"}], "metadata": {"pagination": {"total": 1593, "offset": 1486, "size": 50}}} 2019-01-18 07:13:34,200 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-18 07:13:34,200 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 18 Jan 2019 07:13:34 GMT 2019-01-18 07:13:34,200 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-18 07:13:34,200 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 26323 2019-01-18 07:13:34,200 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-18 07:13:34,201 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2019-01-18 07:13:34,202 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2019-01-18 07:13:34,202 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-01-18 07:13:34,202 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2019-01-18 07:13:34,202 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/clearwater.py to /tmp/JWCN0/clearwater.py 2019-01-18 07:13:34,202 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-01-18 07:13:34,202 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2019-01-18 07:13:34,202 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2019-01-18 07:13:34,203 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2019-01-18 07:13:34,203 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2019-01-18 07:13:34,203 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-01-18 07:13:34,203 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-01-18 07:13:34,203 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2019-01-18 07:13:34,203 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2019-01-18 07:13:34,203 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2019-01-18 07:13:34,204 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-01-18 07:13:34,204 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2019-01-18 07:13:34,204 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-01-18 07:13:34,204 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2019-01-18 07:13:34,204 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring clearwater node. 2019-01-18 07:13:34,204 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpjlpZHk /etc/dnsmasq.resolv.conf 2019-01-18 07:13:34,204 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/clearwater/local_config 2019-01-18 07:13:34,205 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmppTvDsA /etc/clearwater/local_config 2019-01-18 07:13:34,205 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/clearwater.py to /tmp/LAPIH/clearwater.py 2019-01-18 07:13:34,205 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2019-01-18 07:13:34,205 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring clearwater node. 2019-01-18 07:13:34,205 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/clearwater.py to /tmp/DHGR2/clearwater.py 2019-01-18 07:13:34,205 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring clearwater node. 2019-01-18 07:13:34,206 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2019-01-18 07:13:34,206 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring clearwater node. 2019-01-18 07:13:34,206 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmp4E7y7r /etc/clearwater/local_config 2019-01-18 07:13:34,206 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/clearwater/local_config. 2019-01-18 07:13:34,206 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': '', 'etcd_ip': u'192.168.120.9', 'name': u'sprout-aubtxa', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.13'}. 2019-01-18 07:13:34,206 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': '', 'etcd_ip': u'192.168.120.9', 'name': u'dime-e5joxy', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.5'}. 2019-01-18 07:13:34,206 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2019-01-18 07:13:34,207 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/clearwater/local_config. 2019-01-18 07:13:34,207 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring clearwater node. 2019-01-18 07:13:34,207 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mkdir -p /etc/clearwater 2019-01-18 07:13:34,207 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/clearwater.py to /tmp/82L6L/clearwater.py 2019-01-18 07:13:34,207 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring clearwater node. 2019-01-18 07:13:34,207 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/clearwater/local_config 2019-01-18 07:13:34,207 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mkdir -p /etc/clearwater 2019-01-18 07:13:34,208 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2019-01-18 07:13:34,208 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/clearwater.py to /tmp/GZQ27/clearwater.py 2019-01-18 07:13:34,208 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/clearwater.py to /tmp/N4P8Z/clearwater.py 2019-01-18 07:13:34,208 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-01-18 07:13:34,208 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-01-18 07:13:34,208 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-01-18 07:13:34,208 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': '', 'etcd_ip': u'192.168.120.9', 'name': u'homer-i5ohke', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.6'}. 2019-01-18 07:13:34,209 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/clearwater/local_config. 2019-01-18 07:13:34,209 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/executions/e87ce63d-2c62-4c4d-a907-7e1bd4215583 2019-01-18 07:13:34,275 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-18 07:13:34,275 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-18 07:13:34,275 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-18 07:13:34,275 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-18 07:13:34,275 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-18 07:13:34,275 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-18 07:13:34,276 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-18 07:13:34,276 - 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": "2019-01-18T07:06:35.566Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"} 2019-01-18 07:13:34,276 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-18 07:13:34,276 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 18 Jan 2019 07:13:34 GMT 2019-01-18 07:13:34,276 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-18 07:13:34,276 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-18 07:13:34,276 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-18 07:13:39,282 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/events 2019-01-18 07:13:40,625 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-18 07:13:40,625 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-18 07:13:40,625 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-18 07:13:40,625 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-18 07:13:40,625 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-18 07:13:40,625 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-18 07:13:40,625 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-18 07:13:40,626 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_jmu7qe", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:13:32.274Z", "message": "[localhost] run: sudo chmod 644 /etc/clearwater/local_config", "level": "debug", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:13:32.274Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "9ee4980d-51f6-480d-80c0-6d342f4e6cb7"}, {"node_instance_id": "homer_i5ohke", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:13:32.274Z", "message": "The config dict: {'public_ip': '', 'etcd_ip': u'192.168.120.9', 'name': u'homer-i5ohke', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.6'}.", "level": "debug", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:13:32.274Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "8e3d31b5-e030-450a-8d3c-cf210b95ce2b"}, {"node_instance_id": "vellum_jmu7qe", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:13:32.274Z", "message": "The config dict: {'public_ip': '', 'etcd_ip': u'192.168.120.9', 'name': u'vellum-jmu7qe', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.8'}.", "level": "debug", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:13:32.274Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "9ee4980d-51f6-480d-80c0-6d342f4e6cb7"}, {"node_instance_id": "vellum_jmu7qe", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:13:32.274Z", "message": "[localhost] run: sudo chmod 644 /etc/dnsmasq.resolv.conf", "level": "debug", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:13:32.274Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "9ee4980d-51f6-480d-80c0-6d342f4e6cb7"}, {"node_instance_id": "dime_e5joxy", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:13:32.274Z", "message": "[localhost] run: sudo chmod 644 /etc/dnsmasq.resolv.conf", "level": "debug", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:13:32.274Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "80fc8049-1293-485e-9774-699148e5beea"}, {"node_instance_id": "vellum_jmu7qe", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:13:32.274Z", "message": "[localhost] run: sudo mkdir -p /etc/clearwater", "level": "debug", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:13:32.274Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "9ee4980d-51f6-480d-80c0-6d342f4e6cb7"}, {"node_instance_id": "bono_69va8w", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:13:32.274Z", "message": "The config dict: {'public_ip': u'172.30.9.212', 'etcd_ip': u'192.168.120.9', 'name': u'bono-69va8w', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.7'}.", "level": "debug", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:13:32.274Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "17da0822-2b7f-49a2-b572-81dcafe61d34"}, {"node_instance_id": "ellis_n7nv88", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:13:32.274Z", "message": "[localhost] run: sudo mkdir -p /etc/clearwater", "level": "debug", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:13:32.274Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "a5b9081c-7c59-4272-8fcc-17c5d8f3493b"}, {"node_instance_id": "homer_i5ohke", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:13:32.274Z", "message": "[localhost] run: sudo mv /tmp/tmptqFCYF /etc/clearwater/local_config", "level": "debug", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:13:32.274Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "8e3d31b5-e030-450a-8d3c-cf210b95ce2b"}, {"node_instance_id": "homer_i5ohke", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:13:32.274Z", "message": "[localhost] run: sudo chmod 644 /etc/clearwater/local_config", "level": "debug", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:13:32.274Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "8e3d31b5-e030-450a-8d3c-cf210b95ce2b"}, {"node_instance_id": "bono_69va8w", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:13:32.274Z", "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": "2019-01-18T07:13:32.274Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "17da0822-2b7f-49a2-b572-81dcafe61d34"}, {"node_instance_id": "sprout_aubtxa", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:13:32.274Z", "message": "[localhost] run: sudo chmod 644 /etc/dnsmasq.resolv.conf", "level": "debug", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:13:32.274Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "12cf8419-c778-40ea-9f9f-f09096f7b505"}, {"node_instance_id": "bono_69va8w", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:13:32.274Z", "message": "Rendering the Jinja2 template to /etc/clearwater/local_config.", "level": "debug", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:13:32.274Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "17da0822-2b7f-49a2-b572-81dcafe61d34"}, {"node_instance_id": "bono_69va8w", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:13:32.274Z", "message": "[localhost] run: sudo mkdir -p /etc/clearwater", "level": "debug", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:13:32.274Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "17da0822-2b7f-49a2-b572-81dcafe61d34"}, {"node_instance_id": "vellum_jmu7qe", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:13:32.274Z", "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": "2019-01-18T07:13:32.274Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "9ee4980d-51f6-480d-80c0-6d342f4e6cb7"}, {"node_instance_id": "homer_i5ohke", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:13:32.274Z", "message": "Rendering the Jinja2 template to /etc/clearwater/local_config.", "level": "debug", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:13:32.274Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "8e3d31b5-e030-450a-8d3c-cf210b95ce2b"}, {"node_instance_id": "vellum_jmu7qe", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:13:32.274Z", "message": "[localhost] run: sudo mv /tmp/tmpNhkbR3 /etc/dnsmasq.resolv.conf", "level": "debug", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:13:32.274Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "9ee4980d-51f6-480d-80c0-6d342f4e6cb7"}, {"node_instance_id": "vellum_jmu7qe", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:13:32.274Z", "message": "[localhost] run: sudo mv /tmp/tmpWUsJwm /etc/clearwater/local_config", "level": "debug", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:13:32.274Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "9ee4980d-51f6-480d-80c0-6d342f4e6cb7"}, {"node_instance_id": "ellis_n7nv88", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:13:32.274Z", "message": "Rendering the Jinja2 template to /etc/clearwater/local_config.", "level": "debug", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:13:32.274Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "a5b9081c-7c59-4272-8fcc-17c5d8f3493b"}, {"node_instance_id": "homer_i5ohke", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:13:32.274Z", "message": "[localhost] run: sudo mv /tmp/tmpVgK9dA /etc/dnsmasq.resolv.conf", "level": "debug", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:13:32.274Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "8e3d31b5-e030-450a-8d3c-cf210b95ce2b"}, {"node_instance_id": "homer_i5ohke", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:13:32.274Z", "message": "[localhost] run: sudo mkdir -p /etc/clearwater", "level": "debug", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:13:32.274Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "8e3d31b5-e030-450a-8d3c-cf210b95ce2b"}, {"node_instance_id": "vellum_jmu7qe", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:13:32.274Z", "message": "Rendering the Jinja2 template to /etc/clearwater/local_config.", "level": "debug", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:13:32.274Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "9ee4980d-51f6-480d-80c0-6d342f4e6cb7"}, {"node_instance_id": "homer_i5ohke", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:13:32.274Z", "message": "[localhost] run: sudo chmod 644 /etc/dnsmasq.resolv.conf", "level": "debug", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:13:32.274Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "8e3d31b5-e030-450a-8d3c-cf210b95ce2b"}, {"node_instance_id": "dime_e5joxy", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:13:32.914Z", "message": "Configuring node", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:13:32.914Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": "vellum_jmu7qe", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:13:32.914Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:13:32.914Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": "sprout_aubtxa", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:13:32.914Z", "message": "Configuring node", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:13:32.914Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": "vellum_jmu7qe", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:13:32.914Z", "message": "Configuring node", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:13:32.914Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": "homer_i5ohke", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:13:32.914Z", "message": "Configuring node", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:13:32.914Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": "dime_e5joxy", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:13:32.914Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:13:32.914Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.preconfigure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:13:32.914Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:13:32.914Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": "homer_i5ohke", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:13:32.914Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:13:32.914Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": "dime_e5joxy", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:13:32.914Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:13:32.914Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.preconfigure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:13:32.914Z", "message": "Task started 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:13:32.914Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.preconfigure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:13:33.289Z", "message": "Downloaded scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py to /tmp/1OHDY/append_proxy_snmp_conf.py", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:13:33.289Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "66f4a8bf-caf6-45c5-9d07-3898e2a95baf"}, {"node_instance_id": "dime_e5joxy", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:13:33.289Z", "message": "Executing: /tmp/W0B4B/install-dime.sh", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:13:33.289Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "4ca59fc5-27a7-4267-af72-e82e4adb2c68"}, {"node_instance_id": "dime_e5joxy", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:13:33.289Z", "message": "[dime] ", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:13:33.289Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "4ca59fc5-27a7-4267-af72-e82e4adb2c68"}, {"node_instance_id": "dime_e5joxy", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:13:33.289Z", "message": "Downloaded scripts/clearwater/dime/install-dime.sh to /tmp/W0B4B/install-dime.sh", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:13:33.289Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "4ca59fc5-27a7-4267-af72-e82e4adb2c68"}, {"node_instance_id": "sprout_aubtxa", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:13:33.965Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:13:33.965Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": "vellum_jmu7qe", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:13:33.965Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:13:33.965Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": "sprout_aubtxa", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:13:33.965Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:13:33.965Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": "homer_i5ohke", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:13:33.965Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:13:33.965Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": "homer_i5ohke", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:13:33.965Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:13:33.965Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": "vellum_jmu7qe", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:13:33.965Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:13:33.965Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": "homer_i5ohke", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:13:34.314Z", "message": "Executing: /tmp/4P3UQ/install-homer.sh", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:13:34.314Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "18a49457-33ca-415d-a6b9-bac2e710ff28"}, {"node_instance_id": "sprout_aubtxa", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:13:34.314Z", "message": "[sprout] ", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:13:34.314Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "8018bf9e-f820-44e1-ad26-d2f7016cface"}, {"node_instance_id": "homer_i5ohke", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:13:34.314Z", "message": "[homer] Configure the APT software source", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:13:34.314Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "18a49457-33ca-415d-a6b9-bac2e710ff28"}, {"node_instance_id": "dime_e5joxy", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:13:34.314Z", "message": "[dime] Configure the APT software source", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:13:34.314Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "4ca59fc5-27a7-4267-af72-e82e4adb2c68"}, {"node_instance_id": "dime_e5joxy", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:13:34.314Z", "message": "[dime] repo129", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:13:34.314Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "4ca59fc5-27a7-4267-af72-e82e4adb2c68"}, {"node_instance_id": "sprout_aubtxa", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:13:34.314Z", "message": "Downloaded scripts/clearwater/sprout/install-sprout.sh to /tmp/3I1LA/install-sprout.sh", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:13:34.314Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "8018bf9e-f820-44e1-ad26-d2f7016cface"}, {"node_instance_id": "vellum_jmu7qe", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:13:34.314Z", "message": "[vellum] ", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:13:34.314Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "7dff7c2d-25a0-48f2-923e-ab03f4deb687"}], "metadata": {"pagination": {"total": 1633, "offset": 1536, "size": 50}}} 2019-01-18 07:13:40,626 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-18 07:13:40,626 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 18 Jan 2019 07:13:40 GMT 2019-01-18 07:13:40,626 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-18 07:13:40,626 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 26637 2019-01-18 07:13:40,626 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-18 07:13:40,627 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/clearwater/local_config 2019-01-18 07:13:40,627 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': '', 'etcd_ip': u'192.168.120.9', 'name': u'homer-i5ohke', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.6'}. 2019-01-18 07:13:40,628 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': '', 'etcd_ip': u'192.168.120.9', 'name': u'vellum-jmu7qe', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.8'}. 2019-01-18 07:13:40,628 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/dnsmasq.resolv.conf 2019-01-18 07:13:40,628 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/dnsmasq.resolv.conf 2019-01-18 07:13:40,628 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mkdir -p /etc/clearwater 2019-01-18 07:13:40,628 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.212', 'etcd_ip': u'192.168.120.9', 'name': u'bono-69va8w', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.7'}. 2019-01-18 07:13:40,628 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mkdir -p /etc/clearwater 2019-01-18 07:13:40,629 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmptqFCYF /etc/clearwater/local_config 2019-01-18 07:13:40,629 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/clearwater/local_config 2019-01-18 07:13:40,629 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2019-01-18 07:13:40,629 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/dnsmasq.resolv.conf 2019-01-18 07:13:40,629 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/clearwater/local_config. 2019-01-18 07:13:40,629 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mkdir -p /etc/clearwater 2019-01-18 07:13:40,629 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2019-01-18 07:13:40,630 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/clearwater/local_config. 2019-01-18 07:13:40,630 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpNhkbR3 /etc/dnsmasq.resolv.conf 2019-01-18 07:13:40,630 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpWUsJwm /etc/clearwater/local_config 2019-01-18 07:13:40,630 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/clearwater/local_config. 2019-01-18 07:13:40,630 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpVgK9dA /etc/dnsmasq.resolv.conf 2019-01-18 07:13:40,630 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mkdir -p /etc/clearwater 2019-01-18 07:13:40,631 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/clearwater/local_config. 2019-01-18 07:13:40,631 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/dnsmasq.resolv.conf 2019-01-18 07:13:40,631 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2019-01-18 07:13:40,631 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-01-18 07:13:40,631 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2019-01-18 07:13:40,631 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2019-01-18 07:13:40,631 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2019-01-18 07:13:40,632 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-01-18 07:13:40,632 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-01-18 07:13:40,632 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-01-18 07:13:40,632 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2019-01-18 07:13:40,632 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2019-01-18 07:13:40,632 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py to /tmp/1OHDY/append_proxy_snmp_conf.py 2019-01-18 07:13:40,632 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/W0B4B/install-dime.sh 2019-01-18 07:13:40,633 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] 2019-01-18 07:13:40,633 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/dime/install-dime.sh to /tmp/W0B4B/install-dime.sh 2019-01-18 07:13:40,633 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-01-18 07:13:40,633 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2019-01-18 07:13:40,633 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2019-01-18 07:13:40,633 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-01-18 07:13:40,633 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2019-01-18 07:13:40,634 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-01-18 07:13:40,634 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/4P3UQ/install-homer.sh 2019-01-18 07:13:40,634 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] 2019-01-18 07:13:40,634 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] Configure the APT software source 2019-01-18 07:13:40,634 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] Configure the APT software source 2019-01-18 07:13:40,634 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] repo129 2019-01-18 07:13:40,635 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/sprout/install-sprout.sh to /tmp/3I1LA/install-sprout.sh 2019-01-18 07:13:40,635 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] 2019-01-18 07:13:40,635 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/executions/e87ce63d-2c62-4c4d-a907-7e1bd4215583 2019-01-18 07:13:40,824 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-18 07:13:40,824 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-18 07:13:40,824 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-18 07:13:40,824 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-18 07:13:40,824 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-18 07:13:40,824 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-18 07:13:40,825 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-18 07:13:40,825 - 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": "2019-01-18T07:06:35.566Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"} 2019-01-18 07:13:40,825 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-18 07:13:40,825 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 18 Jan 2019 07:13:40 GMT 2019-01-18 07:13:40,825 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-18 07:13:40,825 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-18 07:13:40,825 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-18 07:13:45,831 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/events 2019-01-18 07:13:45,924 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-18 07:13:45,924 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-18 07:13:45,924 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-18 07:13:45,924 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-18 07:13:45,924 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-18 07:13:45,924 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-18 07:13:45,924 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-18 07:13:45,924 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_i5ohke", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:13:34.314Z", "message": "[homer] ", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:13:34.314Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "18a49457-33ca-415d-a6b9-bac2e710ff28"}, {"node_instance_id": "homer_i5ohke", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:13:34.314Z", "message": "Downloaded scripts/clearwater/homer/install-homer.sh to /tmp/4P3UQ/install-homer.sh", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:13:34.314Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "18a49457-33ca-415d-a6b9-bac2e710ff28"}, {"node_instance_id": "dime_e5joxy", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:13:34.314Z", "message": "[dime] repo129", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:13:34.314Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "4ca59fc5-27a7-4267-af72-e82e4adb2c68"}, {"node_instance_id": "sprout_aubtxa", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:13:34.314Z", "message": "[sprout] ", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:13:34.314Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "8018bf9e-f820-44e1-ad26-d2f7016cface"}, {"node_instance_id": "homer_i5ohke", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:13:34.314Z", "message": "[homer] repo129", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:13:34.314Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "18a49457-33ca-415d-a6b9-bac2e710ff28"}, {"node_instance_id": "sprout_aubtxa", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:13:34.314Z", "message": "Executing: /tmp/3I1LA/install-sprout.sh", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:13:34.314Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "8018bf9e-f820-44e1-ad26-d2f7016cface"}, {"node_instance_id": "vellum_jmu7qe", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:13:35.325Z", "message": "[vellum] sudo apt", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:13:35.325Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "7dff7c2d-25a0-48f2-923e-ab03f4deb687"}, {"node_instance_id": "sprout_aubtxa", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:13:35.325Z", "message": "[sprout] sudo apt", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:13:35.325Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "8018bf9e-f820-44e1-ad26-d2f7016cface"}, {"node_instance_id": "sprout_aubtxa", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:13:35.325Z", "message": "[sprout] repo129", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:13:35.325Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "8018bf9e-f820-44e1-ad26-d2f7016cface"}, {"node_instance_id": "homer_i5ohke", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:13:35.325Z", "message": "[homer] sudo apt", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:13:35.325Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "18a49457-33ca-415d-a6b9-bac2e710ff28"}, {"node_instance_id": "vellum_jmu7qe", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:13:35.325Z", "message": "[vellum] Configure the APT software source", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:13:35.325Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "7dff7c2d-25a0-48f2-923e-ab03f4deb687"}, {"node_instance_id": "dime_e5joxy", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:13:35.325Z", "message": "[dime] sudo apt", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:13:35.325Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "4ca59fc5-27a7-4267-af72-e82e4adb2c68"}, {"node_instance_id": "sprout_aubtxa", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:13:35.325Z", "message": "[sprout] Configure the APT software source", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:13:35.325Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "8018bf9e-f820-44e1-ad26-d2f7016cface"}, {"node_instance_id": "ellis_n7nv88", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:13:36.753Z", "message": "[localhost] run: sudo mv /tmp/tmpYRlMwR /etc/clearwater/local_config", "level": "debug", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:13:36.753Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "a5b9081c-7c59-4272-8fcc-17c5d8f3493b"}, {"node_instance_id": "ellis_n7nv88", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:13:37.191Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:13:37.191Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": "ellis_n7nv88", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:13:37.336Z", "message": "[localhost] run: sudo chmod 644 /etc/dnsmasq.resolv.conf", "level": "debug", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:13:37.336Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "a5b9081c-7c59-4272-8fcc-17c5d8f3493b"}, {"node_instance_id": "bono_69va8w", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:13:37.336Z", "message": "[localhost] run: sudo mv /tmp/tmpa1pGKn /etc/dnsmasq.resolv.conf", "level": "debug", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:13:37.336Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "17da0822-2b7f-49a2-b572-81dcafe61d34"}, {"node_instance_id": "bono_69va8w", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:13:37.336Z", "message": "[localhost] run: sudo mv /tmp/tmpT_AQPV /etc/clearwater/local_config", "level": "debug", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:13:37.336Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "17da0822-2b7f-49a2-b572-81dcafe61d34"}, {"node_instance_id": "ellis_n7nv88", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:13:37.336Z", "message": "[localhost] run: sudo mv /tmp/tmpnsRRPT /etc/dnsmasq.resolv.conf", "level": "debug", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:13:37.336Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "a5b9081c-7c59-4272-8fcc-17c5d8f3493b"}, {"node_instance_id": "ellis_n7nv88", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:13:37.336Z", "message": "[localhost] run: sudo chmod 644 /etc/clearwater/local_config", "level": "debug", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:13:37.336Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "a5b9081c-7c59-4272-8fcc-17c5d8f3493b"}, {"node_instance_id": "bono_69va8w", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:13:37.336Z", "message": "[localhost] run: sudo chmod 644 /etc/dnsmasq.resolv.conf", "level": "debug", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:13:37.336Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "17da0822-2b7f-49a2-b572-81dcafe61d34"}, {"node_instance_id": "bono_69va8w", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:13:37.336Z", "message": "[localhost] run: sudo chmod 644 /etc/clearwater/local_config", "level": "debug", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:13:37.336Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "17da0822-2b7f-49a2-b572-81dcafe61d34"}, {"node_instance_id": "ellis_n7nv88", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:13:37.998Z", "message": "Configuring node", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:13:37.998Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.preconfigure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:13:37.998Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:13:37.998Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.preconfigure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:13:37.998Z", "message": "Task started 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:13:37.998Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": "bono_69va8w", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:13:37.998Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:13:37.998Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": "ellis_n7nv88", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:13:38.805Z", "message": "Downloaded scripts/clearwater/ellis/install-ellis.sh to /tmp/OX7AR/install-ellis.sh", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:13:38.805Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "86f06927-56dd-45a4-b48c-97635afebc55"}, {"node_instance_id": "ellis_n7nv88", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:13:39.025Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:13:39.025Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": "ellis_n7nv88", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:13:39.025Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:13:39.025Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": "ellis_n7nv88", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:13:39.352Z", "message": "[ellis] ", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:13:39.352Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "86f06927-56dd-45a4-b48c-97635afebc55"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.preconfigure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:13:39.352Z", "message": "Downloaded scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py to /tmp/3POQW/append_proxy_snmp_conf.py", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:13:39.352Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "2a522e2c-d049-4487-a86e-dab8353a2a1f"}, {"node_instance_id": "ellis_n7nv88", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:13:39.352Z", "message": "Executing: /tmp/OX7AR/install-ellis.sh", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:13:39.352Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "86f06927-56dd-45a4-b48c-97635afebc55"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.preconfigure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:13:40.395Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:13:40.395Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": "bono_69va8w", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:13:41.103Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:13:41.103Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": "bono_69va8w", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:13:41.103Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:13:41.103Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": "bono_69va8w", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:13:41.103Z", "message": "Configuring node", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:13:41.103Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": "ellis_n7nv88", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:13:41.390Z", "message": "[ellis] repo129", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:13:41.390Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "86f06927-56dd-45a4-b48c-97635afebc55"}, {"node_instance_id": "ellis_n7nv88", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:13:41.390Z", "message": "[ellis] Configure the APT software source", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:13:41.390Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "86f06927-56dd-45a4-b48c-97635afebc55"}, {"node_instance_id": "ellis_n7nv88", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:13:41.390Z", "message": "[ellis] sudo apt", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:13:41.390Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "86f06927-56dd-45a4-b48c-97635afebc55"}, {"node_instance_id": "bono_69va8w", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:13:42.907Z", "message": "Downloaded scripts/clearwater/bono/install-bono.sh to /tmp/74OSO/install-bono.sh", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:13:42.907Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "0e1fd362-a6ce-46b9-9a1c-848fda63a0fa"}, {"node_instance_id": "bono_69va8w", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:13:42.907Z", "message": "Executing: /tmp/74OSO/install-bono.sh", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:13:42.907Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "0e1fd362-a6ce-46b9-9a1c-848fda63a0fa"}, {"node_instance_id": "bono_69va8w", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:13:42.907Z", "message": "[bono] ", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:13:42.907Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "0e1fd362-a6ce-46b9-9a1c-848fda63a0fa"}, {"node_instance_id": "bono_69va8w", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:13:42.907Z", "message": "[bono] Configure the APT software source", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:13:42.907Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "0e1fd362-a6ce-46b9-9a1c-848fda63a0fa"}, {"node_instance_id": "bono_69va8w", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:13:42.907Z", "message": "[bono] repo129", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:13:42.907Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "0e1fd362-a6ce-46b9-9a1c-848fda63a0fa"}, {"node_instance_id": "bono_69va8w", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:13:44.247Z", "message": "[bono] sudo apt", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:13:44.247Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "0e1fd362-a6ce-46b9-9a1c-848fda63a0fa"}, {"node_instance_id": "sprout_aubtxa", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:13:44.247Z", "message": "[sprout] Installing ralf packages and other clearwater packages", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:13:44.247Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "8018bf9e-f820-44e1-ad26-d2f7016cface"}, {"node_instance_id": "homer_i5ohke", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:13:44.247Z", "message": "[homer] => sudo: unable to resolve host server-clearwater-opnfv-homer-host-cazqu3\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]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:3 http://repo.cw-ngv.com binary/ Release [1,219 B]\nGet:4 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nGet:5 http://repo.cw-ngv.com binary/ Packages [23.0 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:6 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [426 kB]\nGet:7 http://security.ubuntu.com trusty-security/main Sources [167 kB]\nGet:8 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,322 B]\nGet:9 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [227 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,427 B]\nIgn http://repo.cw-ngv.com binary/ Translation-en_US\nGet:11 http://security.ubuntu.com trusty-security/universe Sources [96.5 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,136 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en\nGet:13 http://security.ubuntu.com trusty-security/main amd64 Packages [798 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 [510 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [562 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7,616 B]\nGet:19 http://security.ubuntu.com trusty-security/universe amd64 Packages [277 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4,021 B]\nGet:21 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [273 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9,709 B]\nGet:23 http://security.ubuntu.com trusty-security/main Translation-en [427 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B]\nGet:25 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB]\nGet:26 http://security.ubuntu.com trusty-security/universe Translation-en [150 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 13.0 MB in 5s (2,286 kB/s)\nReading package lists...\n\nreal\t0m9.003s\nuser\t0m4.864s\nsys\t0m0.437s", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:13:44.247Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "18a49457-33ca-415d-a6b9-bac2e710ff28"}, {"node_instance_id": "sprout_aubtxa", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:13:44.247Z", "message": "[sprout] => sudo: unable to resolve host server-clearwater-opnfv-sprout-host-miqw9c\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]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nGet:6 http://security.ubuntu.com trusty-security/main Sources [167 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:7 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [426 kB]\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 [96.5 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en_US\nGet:10 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [227 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en\nGet:11 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,427 B]\nGet:12 http://security.ubuntu.com trusty-security/main amd64 Packages [798 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,136 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 [510 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [562 kB]\nGet:18 http://security.ubuntu.com trusty-security/universe amd64 Packages [277 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7,616 B]\nGet:20 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4,021 B]\nGet:21 http://security.ubuntu.com trusty-security/main Translation-en [427 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [273 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9,709 B]\nGet:24 http://security.ubuntu.com trusty-security/universe Translation-en [150 kB]\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 13.0 MB in 5s (2,238 kB/s)\nReading package lists...\n\nreal\t0m8.769s\nuser\t0m4.669s\nsys\t0m0.278s", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:13:44.247Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "8018bf9e-f820-44e1-ad26-d2f7016cface"}, {"node_instance_id": "dime_e5joxy", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:13:44.247Z", "message": "[dime] Installing dime packages and other clearwater packages", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:13:44.247Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "4ca59fc5-27a7-4267-af72-e82e4adb2c68"}, {"node_instance_id": "dime_e5joxy", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:13:44.247Z", "message": "[dime] => sudo: unable to resolve host server-clearwater-opnfv-dime-host-xbzo43\nIgn http://repo.cw-ngv.com binary/ 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://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\nGet:6 http://security.ubuntu.com trusty-security/main Sources [167 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:7 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [426 kB]\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 [96.5 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en_US\nGet:10 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [227 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en\nGet:11 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,427 B]\nGet:12 http://security.ubuntu.com trusty-security/main amd64 Packages [798 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,136 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 [510 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [562 kB]\nGet:18 http://security.ubuntu.com trusty-security/universe amd64 Packages [277 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7,616 B]\nGet:20 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4,021 B]\nGet:21 http://security.ubuntu.com trusty-security/main Translation-en [427 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [273 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9,709 B]\nGet:24 http://security.ubuntu.com trusty-security/universe Translation-en [150 kB]\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 13.0 MB in 5s (2,234 kB/s)\nReading package lists...\n\nreal\t0m9.352s\nuser\t0m4.663s\nsys\t0m0.340s", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:13:44.247Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "4ca59fc5-27a7-4267-af72-e82e4adb2c68"}], "metadata": {"pagination": {"total": 1655, "offset": 1586, "size": 50}}} 2019-01-18 07:13:45,925 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-18 07:13:45,925 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 18 Jan 2019 07:13:45 GMT 2019-01-18 07:13:45,925 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-18 07:13:45,925 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 40191 2019-01-18 07:13:45,925 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-18 07:13:45,926 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] 2019-01-18 07:13:45,927 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/homer/install-homer.sh to /tmp/4P3UQ/install-homer.sh 2019-01-18 07:13:45,927 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] repo129 2019-01-18 07:13:45,927 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] 2019-01-18 07:13:45,927 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] repo129 2019-01-18 07:13:45,927 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/3I1LA/install-sprout.sh 2019-01-18 07:13:45,927 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo apt 2019-01-18 07:13:45,927 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo apt 2019-01-18 07:13:45,928 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] repo129 2019-01-18 07:13:45,928 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo apt 2019-01-18 07:13:45,928 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Configure the APT software source 2019-01-18 07:13:45,928 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo apt 2019-01-18 07:13:45,928 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] Configure the APT software source 2019-01-18 07:13:45,928 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpYRlMwR /etc/clearwater/local_config 2019-01-18 07:13:45,929 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-01-18 07:13:45,929 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/dnsmasq.resolv.conf 2019-01-18 07:13:45,929 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpa1pGKn /etc/dnsmasq.resolv.conf 2019-01-18 07:13:45,929 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpT_AQPV /etc/clearwater/local_config 2019-01-18 07:13:45,929 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpnsRRPT /etc/dnsmasq.resolv.conf 2019-01-18 07:13:45,929 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/clearwater/local_config 2019-01-18 07:13:45,929 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/dnsmasq.resolv.conf 2019-01-18 07:13:45,930 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/clearwater/local_config 2019-01-18 07:13:45,930 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2019-01-18 07:13:45,930 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-01-18 07:13:45,930 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2019-01-18 07:13:45,930 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-01-18 07:13:45,930 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/ellis/install-ellis.sh to /tmp/OX7AR/install-ellis.sh 2019-01-18 07:13:45,930 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-01-18 07:13:45,931 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2019-01-18 07:13:45,931 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] 2019-01-18 07:13:45,931 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py to /tmp/3POQW/append_proxy_snmp_conf.py 2019-01-18 07:13:45,931 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/OX7AR/install-ellis.sh 2019-01-18 07:13:45,931 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-01-18 07:13:45,931 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2019-01-18 07:13:45,931 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-01-18 07:13:45,932 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2019-01-18 07:13:45,932 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] repo129 2019-01-18 07:13:45,932 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] Configure the APT software source 2019-01-18 07:13:45,932 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo apt 2019-01-18 07:13:45,932 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/bono/install-bono.sh to /tmp/74OSO/install-bono.sh 2019-01-18 07:13:45,932 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/74OSO/install-bono.sh 2019-01-18 07:13:45,932 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] 2019-01-18 07:13:45,933 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] Configure the APT software source 2019-01-18 07:13:45,933 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] repo129 2019-01-18 07:13:45,933 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo apt 2019-01-18 07:13:45,933 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] Installing ralf packages and other clearwater packages 2019-01-18 07:13:45,933 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => sudo: unable to resolve host server-clearwater-opnfv-homer-host-cazqu3 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] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:3 http://repo.cw-ngv.com binary/ Release [1,219 B] Get:4 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:5 http://repo.cw-ngv.com binary/ Packages [23.0 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:6 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [426 kB] Get:7 http://security.ubuntu.com trusty-security/main Sources [167 kB] Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,322 B] Get:9 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [227 kB] Get:10 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,427 B] Ign http://repo.cw-ngv.com binary/ Translation-en_US Get:11 http://security.ubuntu.com trusty-security/universe Sources [96.5 kB] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,136 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Get:13 http://security.ubuntu.com trusty-security/main amd64 Packages [798 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 [510 kB] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB] Get:17 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [562 kB] Get:18 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7,616 B] Get:19 http://security.ubuntu.com trusty-security/universe amd64 Packages [277 kB] Get:20 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4,021 B] Get:21 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [273 kB] Get:22 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9,709 B] Get:23 http://security.ubuntu.com trusty-security/main Translation-en [427 kB] Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:25 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:26 http://security.ubuntu.com trusty-security/universe Translation-en [150 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 13.0 MB in 5s (2,286 kB/s) Reading package lists... real 0m9.003s user 0m4.864s sys 0m0.437s 2019-01-18 07:13:45,933 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => sudo: unable to resolve host server-clearwater-opnfv-sprout-host-miqw9c 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] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Get:6 http://security.ubuntu.com trusty-security/main Sources [167 kB] Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:7 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [426 kB] 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 [96.5 kB] Ign http://repo.cw-ngv.com binary/ Translation-en_US Get:10 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [227 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Get:11 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,427 B] Get:12 http://security.ubuntu.com trusty-security/main amd64 Packages [798 kB] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,136 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 [510 kB] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB] Get:17 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [562 kB] Get:18 http://security.ubuntu.com trusty-security/universe amd64 Packages [277 kB] Get:19 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7,616 B] Get:20 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4,021 B] Get:21 http://security.ubuntu.com trusty-security/main Translation-en [427 kB] Get:22 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [273 kB] Get:23 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9,709 B] Get:24 http://security.ubuntu.com trusty-security/universe Translation-en [150 kB] 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 13.0 MB in 5s (2,238 kB/s) Reading package lists... real 0m8.769s user 0m4.669s sys 0m0.278s 2019-01-18 07:13:45,934 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] Installing dime packages and other clearwater packages 2019-01-18 07:13:45,934 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => sudo: unable to resolve host server-clearwater-opnfv-dime-host-xbzo43 Ign http://repo.cw-ngv.com binary/ 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://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 Get:6 http://security.ubuntu.com trusty-security/main Sources [167 kB] Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:7 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [426 kB] 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 [96.5 kB] Ign http://repo.cw-ngv.com binary/ Translation-en_US Get:10 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [227 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Get:11 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,427 B] Get:12 http://security.ubuntu.com trusty-security/main amd64 Packages [798 kB] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,136 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 [510 kB] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB] Get:17 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [562 kB] Get:18 http://security.ubuntu.com trusty-security/universe amd64 Packages [277 kB] Get:19 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7,616 B] Get:20 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4,021 B] Get:21 http://security.ubuntu.com trusty-security/main Translation-en [427 kB] Get:22 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [273 kB] Get:23 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9,709 B] Get:24 http://security.ubuntu.com trusty-security/universe Translation-en [150 kB] 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 13.0 MB in 5s (2,234 kB/s) Reading package lists... real 0m9.352s user 0m4.663s sys 0m0.340s 2019-01-18 07:13:45,934 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/executions/e87ce63d-2c62-4c4d-a907-7e1bd4215583 2019-01-18 07:13:46,022 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-18 07:13:46,023 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-18 07:13:46,023 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-18 07:13:46,023 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-18 07:13:46,023 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-18 07:13:46,023 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-18 07:13:46,023 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-18 07:13:46,023 - 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": "2019-01-18T07:06:35.566Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"} 2019-01-18 07:13:46,023 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-18 07:13:46,023 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 18 Jan 2019 07:13:46 GMT 2019-01-18 07:13:46,024 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-18 07:13:46,024 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-18 07:13:46,024 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-18 07:13:51,029 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/events 2019-01-18 07:13:51,358 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-18 07:13:51,358 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-18 07:13:51,358 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-18 07:13:51,358 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-18 07:13:51,358 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-18 07:13:51,358 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-18 07:13:51,358 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-18 07:13:51,358 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_aubtxa", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:13:44.247Z", "message": "[sprout] => sudo: unable to resolve host server-clearwater-opnfv-sprout-host-miqw9c\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]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nGet:6 http://security.ubuntu.com trusty-security/main Sources [167 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:7 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [426 kB]\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 [96.5 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en_US\nGet:10 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [227 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en\nGet:11 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,427 B]\nGet:12 http://security.ubuntu.com trusty-security/main amd64 Packages [798 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,136 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 [510 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [562 kB]\nGet:18 http://security.ubuntu.com trusty-security/universe amd64 Packages [277 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7,616 B]\nGet:20 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4,021 B]\nGet:21 http://security.ubuntu.com trusty-security/main Translation-en [427 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [273 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9,709 B]\nGet:24 http://security.ubuntu.com trusty-security/universe Translation-en [150 kB]\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 13.0 MB in 5s (2,238 kB/s)\nReading package lists...\n\nreal\t0m8.769s\nuser\t0m4.669s\nsys\t0m0.278s", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:13:44.247Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "8018bf9e-f820-44e1-ad26-d2f7016cface"}, {"node_instance_id": "dime_e5joxy", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:13:45.269Z", "message": "[dime] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:13:45.269Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "4ca59fc5-27a7-4267-af72-e82e4adb2c68"}, {"node_instance_id": "homer_i5ohke", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:13:45.269Z", "message": "[homer] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:13:45.269Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "18a49457-33ca-415d-a6b9-bac2e710ff28"}, {"node_instance_id": "sprout_aubtxa", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:13:45.269Z", "message": "[sprout] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:13:45.269Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "8018bf9e-f820-44e1-ad26-d2f7016cface"}, {"node_instance_id": "vellum_jmu7qe", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:13:49.345Z", "message": "[vellum] => sudo: unable to resolve host server-clearwater-opnfv-vellum-host-qmx7m0\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 [167 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en_US\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nGet:7 http://security.ubuntu.com trusty-security/universe Sources [96.5 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:8 http://security.ubuntu.com trusty-security/main amd64 Packages [798 kB]\nGet:9 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [426 kB]\nGet:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [277 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 [427 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [227 kB]\nGet:14 http://security.ubuntu.com trusty-security/universe Translation-en [150 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,427 B]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,136 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 [510 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 [562 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 [273 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 13.0 MB in 10s (1,199 kB/s)\nReading package lists...\n\nreal\t0m14.235s\nuser\t0m4.794s\nsys\t0m0.487s", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:13:49.345Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "7dff7c2d-25a0-48f2-923e-ab03f4deb687"}, {"node_instance_id": "ellis_n7nv88", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:13:50.293Z", "message": "[ellis] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:13:50.293Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "86f06927-56dd-45a4-b48c-97635afebc55"}, {"node_instance_id": "vellum_jmu7qe", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:13:50.293Z", "message": "[vellum] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:13:50.293Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "7dff7c2d-25a0-48f2-923e-ab03f4deb687"}, {"node_instance_id": "ellis_n7nv88", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:13:50.293Z", "message": "[ellis] Installing ellis packages and other clearwater packages", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:13:50.293Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "86f06927-56dd-45a4-b48c-97635afebc55"}, {"node_instance_id": "vellum_jmu7qe", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:13:50.293Z", "message": "[vellum] Installing vellum packages and other clearwater packages", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:13:50.293Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "7dff7c2d-25a0-48f2-923e-ab03f4deb687"}, {"node_instance_id": "ellis_n7nv88", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:13:50.293Z", "message": "[ellis] => sudo: unable to resolve host server-clearwater-opnfv-ellis-host-j3ioa9\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nIgn http://repo.cw-ngv.com binary/ InRelease\nGet:1 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nGet:2 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nGet:3 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nGet:4 http://repo.cw-ngv.com binary/ Release [1,219 B]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:5 http://repo.cw-ngv.com binary/ Packages [23.0 kB]\nGet:6 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [426 kB]\nGet:7 http://security.ubuntu.com trusty-security/main Sources [167 kB]\nGet:8 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,322 B]\nGet:9 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [227 kB]\nGet:10 http://security.ubuntu.com trusty-security/universe Sources [96.5 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,427 B]\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,136 kB]\nGet:13 http://security.ubuntu.com trusty-security/main amd64 Packages [798 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en_US\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [510 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [562 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7,616 B]\nGet:19 http://security.ubuntu.com trusty-security/universe amd64 Packages [277 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4,021 B]\nGet:21 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [273 kB]\nGet:22 http://security.ubuntu.com trusty-security/main Translation-en [427 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9,709 B]\nGet:24 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B]\nGet:25 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB]\nGet:26 http://security.ubuntu.com trusty-security/universe Translation-en [150 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 13.0 MB in 5s (2,299 kB/s)\nReading package lists...\n\nreal\t0m8.575s\nuser\t0m4.734s\nsys\t0m0.341s", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:13:50.293Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "86f06927-56dd-45a4-b48c-97635afebc55"}], "metadata": {"pagination": {"total": 1661, "offset": 1636, "size": 50}}} 2019-01-18 07:13:51,359 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-18 07:13:51,359 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 18 Jan 2019 07:13:51 GMT 2019-01-18 07:13:51,359 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-18 07:13:51,359 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 19603 2019-01-18 07:13:51,359 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-18 07:13:51,360 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => sudo: unable to resolve host server-clearwater-opnfv-sprout-host-miqw9c 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] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Get:6 http://security.ubuntu.com trusty-security/main Sources [167 kB] Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:7 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [426 kB] 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 [96.5 kB] Ign http://repo.cw-ngv.com binary/ Translation-en_US Get:10 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [227 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Get:11 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,427 B] Get:12 http://security.ubuntu.com trusty-security/main amd64 Packages [798 kB] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,136 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 [510 kB] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB] Get:17 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [562 kB] Get:18 http://security.ubuntu.com trusty-security/universe amd64 Packages [277 kB] Get:19 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7,616 B] Get:20 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4,021 B] Get:21 http://security.ubuntu.com trusty-security/main Translation-en [427 kB] Get:22 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [273 kB] Get:23 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9,709 B] Get:24 http://security.ubuntu.com trusty-security/universe Translation-en [150 kB] 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 13.0 MB in 5s (2,238 kB/s) Reading package lists... real 0m8.769s user 0m4.669s sys 0m0.278s 2019-01-18 07:13:51,360 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo DEBIAN_FRONTEND=noninteractive apt 2019-01-18 07:13:51,360 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo DEBIAN_FRONTEND=noninteractive apt 2019-01-18 07:13:51,360 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo DEBIAN_FRONTEND=noninteractive apt 2019-01-18 07:13:51,361 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => sudo: unable to resolve host server-clearwater-opnfv-vellum-host-qmx7m0 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 [167 kB] Ign http://repo.cw-ngv.com binary/ Translation-en_US Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Get:7 http://security.ubuntu.com trusty-security/universe Sources [96.5 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:8 http://security.ubuntu.com trusty-security/main amd64 Packages [798 kB] Get:9 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [426 kB] Get:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [277 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 [427 kB] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [227 kB] Get:14 http://security.ubuntu.com trusty-security/universe Translation-en [150 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,427 B] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,136 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 [510 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 [562 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 [273 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 13.0 MB in 10s (1,199 kB/s) Reading package lists... real 0m14.235s user 0m4.794s sys 0m0.487s 2019-01-18 07:13:51,361 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo DEBIAN_FRONTEND=noninteractive apt 2019-01-18 07:13:51,361 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo DEBIAN_FRONTEND=noninteractive apt 2019-01-18 07:13:51,361 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] Installing ellis packages and other clearwater packages 2019-01-18 07:13:51,361 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Installing vellum packages and other clearwater packages 2019-01-18 07:13:51,361 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => sudo: unable to resolve host server-clearwater-opnfv-ellis-host-j3ioa9 Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Ign http://repo.cw-ngv.com binary/ InRelease Get:1 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:2 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:3 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Get:4 http://repo.cw-ngv.com binary/ Release [1,219 B] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:5 http://repo.cw-ngv.com binary/ Packages [23.0 kB] Get:6 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [426 kB] Get:7 http://security.ubuntu.com trusty-security/main Sources [167 kB] Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,322 B] Get:9 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [227 kB] Get:10 http://security.ubuntu.com trusty-security/universe Sources [96.5 kB] Get:11 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,427 B] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,136 kB] Get:13 http://security.ubuntu.com trusty-security/main amd64 Packages [798 kB] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB] Ign http://repo.cw-ngv.com binary/ Translation-en_US Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [510 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB] Get:17 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [562 kB] Get:18 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7,616 B] Get:19 http://security.ubuntu.com trusty-security/universe amd64 Packages [277 kB] Get:20 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4,021 B] Get:21 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [273 kB] Get:22 http://security.ubuntu.com trusty-security/main Translation-en [427 kB] Get:23 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9,709 B] Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:25 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:26 http://security.ubuntu.com trusty-security/universe Translation-en [150 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 13.0 MB in 5s (2,299 kB/s) Reading package lists... real 0m8.575s user 0m4.734s sys 0m0.341s 2019-01-18 07:13:51,362 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/executions/e87ce63d-2c62-4c4d-a907-7e1bd4215583 2019-01-18 07:13:51,625 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-18 07:13:51,626 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-18 07:13:51,626 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-18 07:13:51,626 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-18 07:13:51,626 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-18 07:13:51,626 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-18 07:13:51,626 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-18 07:13:51,626 - 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": "2019-01-18T07:06:35.566Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"} 2019-01-18 07:13:51,626 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-18 07:13:51,626 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 18 Jan 2019 07:13:51 GMT 2019-01-18 07:13:51,626 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-18 07:13:51,627 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-18 07:13:51,627 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-18 07:13:56,632 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/events 2019-01-18 07:13:56,732 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-18 07:13:56,732 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-18 07:13:56,732 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-18 07:13:56,732 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-18 07:13:56,733 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-18 07:13:56,733 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-18 07:13:56,733 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-18 07:13:56,733 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_69va8w", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:13:52.262Z", "message": "[bono] => sudo: unable to resolve host server-clearwater-opnfv-bono-host-xmtnai\nIgn http://repo.cw-ngv.com binary/ InRelease\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nGet:2 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nGet:3 http://security.ubuntu.com trusty-security 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]\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 [167 kB]\nGet:7 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [426 kB]\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 [96.5 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en_US\nGet:10 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [227 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en\nGet:11 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,427 B]\nGet:12 http://security.ubuntu.com trusty-security/main amd64 Packages [798 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,136 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 [510 kB]\nGet:16 http://security.ubuntu.com trusty-security/universe amd64 Packages [277 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [562 kB]\nGet:19 http://security.ubuntu.com trusty-security/main Translation-en [427 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7,616 B]\nGet:21 http://security.ubuntu.com trusty-security/universe Translation-en [150 kB]\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 [273 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 13.0 MB in 6s (1,867 kB/s)\nReading package lists...\n\nreal\t0m8.968s\nuser\t0m4.996s\nsys\t0m0.297s", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:13:52.262Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "0e1fd362-a6ce-46b9-9a1c-848fda63a0fa"}, {"node_instance_id": "bono_69va8w", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:13:53.339Z", "message": "[bono] Installing bono packages and other clearwater packages", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:13:53.339Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "0e1fd362-a6ce-46b9-9a1c-848fda63a0fa"}, {"node_instance_id": "bono_69va8w", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:13:53.339Z", "message": "[bono] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:13:53.339Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "0e1fd362-a6ce-46b9-9a1c-848fda63a0fa"}], "metadata": {"pagination": {"total": 1664, "offset": 1646, "size": 50}}} 2019-01-18 07:13:56,733 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-18 07:13:56,733 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 18 Jan 2019 07:13:56 GMT 2019-01-18 07:13:56,733 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-18 07:13:56,733 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6400 2019-01-18 07:13:56,733 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-18 07:13:56,734 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => sudo: unable to resolve host server-clearwater-opnfv-bono-host-xmtnai Ign http://repo.cw-ngv.com binary/ InRelease Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:2 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:3 http://security.ubuntu.com trusty-security 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] 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 [167 kB] Get:7 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [426 kB] 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 [96.5 kB] Ign http://repo.cw-ngv.com binary/ Translation-en_US Get:10 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [227 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Get:11 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,427 B] Get:12 http://security.ubuntu.com trusty-security/main amd64 Packages [798 kB] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,136 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 [510 kB] Get:16 http://security.ubuntu.com trusty-security/universe amd64 Packages [277 kB] Get:17 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB] Get:18 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [562 kB] Get:19 http://security.ubuntu.com trusty-security/main Translation-en [427 kB] Get:20 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7,616 B] Get:21 http://security.ubuntu.com trusty-security/universe Translation-en [150 kB] 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 [273 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 13.0 MB in 6s (1,867 kB/s) Reading package lists... real 0m8.968s user 0m4.996s sys 0m0.297s 2019-01-18 07:13:56,734 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] Installing bono packages and other clearwater packages 2019-01-18 07:13:56,734 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo DEBIAN_FRONTEND=noninteractive apt 2019-01-18 07:13:56,735 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/executions/e87ce63d-2c62-4c4d-a907-7e1bd4215583 2019-01-18 07:13:57,129 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-18 07:13:57,129 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-18 07:13:57,129 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-18 07:13:57,129 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-18 07:13:57,129 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-18 07:13:57,130 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-18 07:13:57,130 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-18 07:13:57,130 - 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": "2019-01-18T07:06:35.566Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"} 2019-01-18 07:13:57,130 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-18 07:13:57,130 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 18 Jan 2019 07:13:57 GMT 2019-01-18 07:13:57,130 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-18 07:13:57,130 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-18 07:13:57,130 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-18 07:14:02,136 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/events 2019-01-18 07:14:02,220 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-18 07:14:02,220 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-18 07:14:02,220 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-18 07:14:02,221 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-18 07:14:02,221 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-18 07:14:02,221 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-18 07:14:02,221 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-18 07:14:02,221 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1664, "offset": 1649, "size": 50}}} 2019-01-18 07:14:02,221 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-18 07:14:02,221 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 18 Jan 2019 07:14:02 GMT 2019-01-18 07:14:02,221 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-18 07:14:02,221 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2019-01-18 07:14:02,221 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-18 07:14:02,222 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/executions/e87ce63d-2c62-4c4d-a907-7e1bd4215583 2019-01-18 07:14:02,332 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-18 07:14:02,332 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-18 07:14:02,332 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-18 07:14:02,333 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-18 07:14:02,333 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-18 07:14:02,333 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-18 07:14:02,333 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-18 07:14:02,333 - 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": "2019-01-18T07:06:35.566Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"} 2019-01-18 07:14:02,333 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-18 07:14:02,333 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 18 Jan 2019 07:14:02 GMT 2019-01-18 07:14:02,333 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-18 07:14:02,333 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-18 07:14:02,333 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-18 07:14:07,334 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/events 2019-01-18 07:14:07,438 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-18 07:14:07,438 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-18 07:14:07,438 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-18 07:14:07,438 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-18 07:14:07,438 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-18 07:14:07,438 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-18 07:14:07,439 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-18 07:14:07,439 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1664, "offset": 1649, "size": 50}}} 2019-01-18 07:14:07,439 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-18 07:14:07,439 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 18 Jan 2019 07:14:07 GMT 2019-01-18 07:14:07,439 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-18 07:14:07,439 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2019-01-18 07:14:07,439 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-18 07:14:07,439 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/executions/e87ce63d-2c62-4c4d-a907-7e1bd4215583 2019-01-18 07:14:07,530 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-18 07:14:07,530 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-18 07:14:07,530 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-18 07:14:07,531 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-18 07:14:07,531 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-18 07:14:07,531 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-18 07:14:07,531 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-18 07:14:07,531 - 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": "2019-01-18T07:06:35.566Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"} 2019-01-18 07:14:07,531 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-18 07:14:07,531 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 18 Jan 2019 07:14:07 GMT 2019-01-18 07:14:07,531 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-18 07:14:07,531 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-18 07:14:07,532 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-18 07:14:12,537 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/events 2019-01-18 07:14:12,624 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-18 07:14:12,624 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-18 07:14:12,625 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-18 07:14:12,625 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-18 07:14:12,625 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-18 07:14:12,625 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-18 07:14:12,625 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-18 07:14:12,625 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1664, "offset": 1649, "size": 50}}} 2019-01-18 07:14:12,625 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-18 07:14:12,625 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 18 Jan 2019 07:14:12 GMT 2019-01-18 07:14:12,626 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-18 07:14:12,626 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2019-01-18 07:14:12,626 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-18 07:14:12,626 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/executions/e87ce63d-2c62-4c4d-a907-7e1bd4215583 2019-01-18 07:14:12,711 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-18 07:14:12,711 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-18 07:14:12,711 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-18 07:14:12,711 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-18 07:14:12,711 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-18 07:14:12,711 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-18 07:14:12,711 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-18 07:14:12,711 - 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": "2019-01-18T07:06:35.566Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"} 2019-01-18 07:14:12,712 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-18 07:14:12,712 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 18 Jan 2019 07:14:12 GMT 2019-01-18 07:14:12,712 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-18 07:14:12,712 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-18 07:14:12,712 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-18 07:14:17,717 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/events 2019-01-18 07:14:17,796 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-18 07:14:17,796 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-18 07:14:17,797 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-18 07:14:17,797 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-18 07:14:17,797 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-18 07:14:17,797 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-18 07:14:17,797 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-18 07:14:17,797 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1664, "offset": 1649, "size": 50}}} 2019-01-18 07:14:17,797 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-18 07:14:17,797 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 18 Jan 2019 07:14:17 GMT 2019-01-18 07:14:17,797 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-18 07:14:17,797 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2019-01-18 07:14:17,798 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-18 07:14:17,798 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/executions/e87ce63d-2c62-4c4d-a907-7e1bd4215583 2019-01-18 07:14:17,866 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-18 07:14:17,866 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-18 07:14:17,866 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-18 07:14:17,866 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-18 07:14:17,866 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-18 07:14:17,866 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-18 07:14:17,867 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-18 07:14:17,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": "2019-01-18T07:06:35.566Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"} 2019-01-18 07:14:17,867 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-18 07:14:17,867 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 18 Jan 2019 07:14:17 GMT 2019-01-18 07:14:17,867 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-18 07:14:17,867 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-18 07:14:17,867 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-18 07:14:22,872 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/events 2019-01-18 07:14:22,990 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-18 07:14:22,990 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-18 07:14:22,990 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-18 07:14:22,990 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-18 07:14:22,990 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-18 07:14:22,990 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-18 07:14:22,991 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-18 07:14:22,991 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1664, "offset": 1649, "size": 50}}} 2019-01-18 07:14:22,991 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-18 07:14:22,991 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 18 Jan 2019 07:14:22 GMT 2019-01-18 07:14:22,991 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-18 07:14:22,991 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2019-01-18 07:14:22,991 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-18 07:14:22,991 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/executions/e87ce63d-2c62-4c4d-a907-7e1bd4215583 2019-01-18 07:14:23,071 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-18 07:14:23,071 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-18 07:14:23,071 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-18 07:14:23,071 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-18 07:14:23,072 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-18 07:14:23,072 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-18 07:14:23,072 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-18 07:14:23,072 - 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": "2019-01-18T07:06:35.566Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"} 2019-01-18 07:14:23,072 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-18 07:14:23,072 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 18 Jan 2019 07:14:23 GMT 2019-01-18 07:14:23,072 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-18 07:14:23,072 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-18 07:14:23,072 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-18 07:14:28,078 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/events 2019-01-18 07:14:28,167 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-18 07:14:28,168 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-18 07:14:28,168 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-18 07:14:28,168 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-18 07:14:28,168 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-18 07:14:28,168 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-18 07:14:28,168 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-18 07:14:28,168 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1664, "offset": 1649, "size": 50}}} 2019-01-18 07:14:28,168 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-18 07:14:28,169 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 18 Jan 2019 07:14:28 GMT 2019-01-18 07:14:28,169 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-18 07:14:28,169 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2019-01-18 07:14:28,169 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-18 07:14:28,169 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/executions/e87ce63d-2c62-4c4d-a907-7e1bd4215583 2019-01-18 07:14:28,256 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-18 07:14:28,256 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-18 07:14:28,257 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-18 07:14:28,257 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-18 07:14:28,257 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-18 07:14:28,257 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-18 07:14:28,257 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-18 07:14:28,257 - 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": "2019-01-18T07:06:35.566Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"} 2019-01-18 07:14:28,257 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-18 07:14:28,257 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 18 Jan 2019 07:14:28 GMT 2019-01-18 07:14:28,257 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-18 07:14:28,258 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-18 07:14:28,258 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-18 07:14:33,259 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/events 2019-01-18 07:14:33,345 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-18 07:14:33,345 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-18 07:14:33,345 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-18 07:14:33,345 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-18 07:14:33,346 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-18 07:14:33,346 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-18 07:14:33,346 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-18 07:14:33,346 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1664, "offset": 1649, "size": 50}}} 2019-01-18 07:14:33,346 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-18 07:14:33,346 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 18 Jan 2019 07:14:33 GMT 2019-01-18 07:14:33,346 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-18 07:14:33,346 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2019-01-18 07:14:33,346 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-18 07:14:33,347 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/executions/e87ce63d-2c62-4c4d-a907-7e1bd4215583 2019-01-18 07:14:33,430 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-18 07:14:33,430 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-18 07:14:33,431 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-18 07:14:33,431 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-18 07:14:33,431 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-18 07:14:33,431 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-18 07:14:33,431 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-18 07:14:33,431 - 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": "2019-01-18T07:06:35.566Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"} 2019-01-18 07:14:33,431 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-18 07:14:33,431 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 18 Jan 2019 07:14:33 GMT 2019-01-18 07:14:33,432 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-18 07:14:33,432 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-18 07:14:33,432 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-18 07:14:38,437 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/events 2019-01-18 07:14:38,602 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-18 07:14:38,602 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-18 07:14:38,602 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-18 07:14:38,602 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-18 07:14:38,602 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-18 07:14:38,603 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-18 07:14:38,603 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-18 07:14:38,603 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1664, "offset": 1649, "size": 50}}} 2019-01-18 07:14:38,603 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-18 07:14:38,603 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 18 Jan 2019 07:14:38 GMT 2019-01-18 07:14:38,603 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-18 07:14:38,603 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2019-01-18 07:14:38,603 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-18 07:14:38,604 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/executions/e87ce63d-2c62-4c4d-a907-7e1bd4215583 2019-01-18 07:14:38,765 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-18 07:14:38,766 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-18 07:14:38,766 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-18 07:14:38,766 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-18 07:14:38,766 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-18 07:14:38,766 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-18 07:14:38,766 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-18 07:14:38,766 - 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": "2019-01-18T07:06:35.566Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"} 2019-01-18 07:14:38,767 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-18 07:14:38,767 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 18 Jan 2019 07:14:38 GMT 2019-01-18 07:14:38,767 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-18 07:14:38,767 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-18 07:14:38,767 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-18 07:14:43,772 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/events 2019-01-18 07:14:44,203 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-18 07:14:44,203 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-18 07:14:44,203 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-18 07:14:44,203 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-18 07:14:44,203 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-18 07:14:44,204 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-18 07:14:44,204 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-18 07:14:44,204 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1664, "offset": 1649, "size": 50}}} 2019-01-18 07:14:44,204 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-18 07:14:44,204 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 18 Jan 2019 07:14:44 GMT 2019-01-18 07:14:44,204 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-18 07:14:44,204 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2019-01-18 07:14:44,204 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-18 07:14:44,205 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/executions/e87ce63d-2c62-4c4d-a907-7e1bd4215583 2019-01-18 07:14:44,377 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-18 07:14:44,377 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-18 07:14:44,378 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-18 07:14:44,378 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-18 07:14:44,378 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-18 07:14:44,378 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-18 07:14:44,378 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-18 07:14:44,378 - 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": "2019-01-18T07:06:35.566Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"} 2019-01-18 07:14:44,378 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-18 07:14:44,378 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 18 Jan 2019 07:14:44 GMT 2019-01-18 07:14:44,378 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-18 07:14:44,378 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-18 07:14:44,379 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-18 07:14:49,384 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/events 2019-01-18 07:14:49,784 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-18 07:14:49,784 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-18 07:14:49,784 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-18 07:14:49,784 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-18 07:14:49,784 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-18 07:14:49,785 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-18 07:14:49,785 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-18 07:14:49,785 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1664, "offset": 1649, "size": 50}}} 2019-01-18 07:14:49,785 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-18 07:14:49,785 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 18 Jan 2019 07:14:49 GMT 2019-01-18 07:14:49,785 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-18 07:14:49,785 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2019-01-18 07:14:49,785 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-18 07:14:49,786 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/executions/e87ce63d-2c62-4c4d-a907-7e1bd4215583 2019-01-18 07:14:49,871 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-18 07:14:49,871 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-18 07:14:49,871 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-18 07:14:49,872 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-18 07:14:49,872 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-18 07:14:49,872 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-18 07:14:49,872 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-18 07:14:49,872 - 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": "2019-01-18T07:06:35.566Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"} 2019-01-18 07:14:49,872 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-18 07:14:49,872 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 18 Jan 2019 07:14:49 GMT 2019-01-18 07:14:49,872 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-18 07:14:49,872 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-18 07:14:49,872 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-18 07:14:54,878 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/events 2019-01-18 07:14:55,179 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-18 07:14:55,179 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-18 07:14:55,179 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-18 07:14:55,179 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-18 07:14:55,179 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-18 07:14:55,179 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-18 07:14:55,180 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-18 07:14:55,180 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1664, "offset": 1649, "size": 50}}} 2019-01-18 07:14:55,180 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-18 07:14:55,180 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 18 Jan 2019 07:14:55 GMT 2019-01-18 07:14:55,180 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-18 07:14:55,180 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2019-01-18 07:14:55,180 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-18 07:14:55,180 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/executions/e87ce63d-2c62-4c4d-a907-7e1bd4215583 2019-01-18 07:14:55,301 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-18 07:14:55,301 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-18 07:14:55,301 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-18 07:14:55,301 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-18 07:14:55,301 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-18 07:14:55,301 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-18 07:14:55,301 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-18 07:14:55,302 - 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": "2019-01-18T07:06:35.566Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"} 2019-01-18 07:14:55,302 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-18 07:14:55,302 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 18 Jan 2019 07:14:55 GMT 2019-01-18 07:14:55,302 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-18 07:14:55,302 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-18 07:14:55,302 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-18 07:15:00,307 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/events 2019-01-18 07:15:00,616 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-18 07:15:00,616 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-18 07:15:00,616 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-18 07:15:00,617 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-18 07:15:00,617 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-18 07:15:00,617 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-18 07:15:00,617 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-18 07:15:00,617 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1664, "offset": 1649, "size": 50}}} 2019-01-18 07:15:00,617 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-18 07:15:00,617 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 18 Jan 2019 07:15:00 GMT 2019-01-18 07:15:00,617 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-18 07:15:00,617 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2019-01-18 07:15:00,617 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-18 07:15:00,618 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/executions/e87ce63d-2c62-4c4d-a907-7e1bd4215583 2019-01-18 07:15:00,742 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-18 07:15:00,742 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-18 07:15:00,742 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-18 07:15:00,742 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-18 07:15:00,743 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-18 07:15:00,743 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-18 07:15:00,743 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-18 07:15:00,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": "2019-01-18T07:06:35.566Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"} 2019-01-18 07:15:00,743 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-18 07:15:00,743 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 18 Jan 2019 07:15:00 GMT 2019-01-18 07:15:00,743 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-18 07:15:00,743 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-18 07:15:00,743 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-18 07:15:05,749 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/events 2019-01-18 07:15:05,824 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-18 07:15:05,824 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-18 07:15:05,824 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-18 07:15:05,825 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-18 07:15:05,825 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-18 07:15:05,825 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-18 07:15:05,825 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-18 07:15:05,825 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1664, "offset": 1649, "size": 50}}} 2019-01-18 07:15:05,825 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-18 07:15:05,825 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 18 Jan 2019 07:15:05 GMT 2019-01-18 07:15:05,825 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-18 07:15:05,825 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2019-01-18 07:15:05,825 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-18 07:15:05,826 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/executions/e87ce63d-2c62-4c4d-a907-7e1bd4215583 2019-01-18 07:15:06,385 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-18 07:15:06,385 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-18 07:15:06,386 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-18 07:15:06,386 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-18 07:15:06,386 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-18 07:15:06,386 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-18 07:15:06,386 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-18 07:15:06,386 - 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": "2019-01-18T07:06:35.566Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"} 2019-01-18 07:15:06,386 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-18 07:15:06,386 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 18 Jan 2019 07:15:06 GMT 2019-01-18 07:15:06,386 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-18 07:15:06,387 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-18 07:15:06,387 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-18 07:15:11,392 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/events 2019-01-18 07:15:11,503 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-18 07:15:11,503 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-18 07:15:11,503 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-18 07:15:11,504 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-18 07:15:11,504 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-18 07:15:11,504 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-18 07:15:11,504 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-18 07:15:11,504 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1664, "offset": 1649, "size": 50}}} 2019-01-18 07:15:11,504 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-18 07:15:11,504 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 18 Jan 2019 07:15:11 GMT 2019-01-18 07:15:11,504 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-18 07:15:11,504 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2019-01-18 07:15:11,505 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-18 07:15:11,505 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/executions/e87ce63d-2c62-4c4d-a907-7e1bd4215583 2019-01-18 07:15:11,698 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-18 07:15:11,698 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-18 07:15:11,698 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-18 07:15:11,698 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-18 07:15:11,698 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-18 07:15:11,698 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-18 07:15:11,698 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-18 07:15:11,699 - 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": "2019-01-18T07:06:35.566Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"} 2019-01-18 07:15:11,699 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-18 07:15:11,699 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 18 Jan 2019 07:15:11 GMT 2019-01-18 07:15:11,699 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-18 07:15:11,699 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-18 07:15:11,699 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-18 07:15:16,704 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/events 2019-01-18 07:15:16,800 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-18 07:15:16,800 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-18 07:15:16,801 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-18 07:15:16,801 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-18 07:15:16,801 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-18 07:15:16,801 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-18 07:15:16,801 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-18 07:15:16,801 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1664, "offset": 1649, "size": 50}}} 2019-01-18 07:15:16,801 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-18 07:15:16,801 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 18 Jan 2019 07:15:16 GMT 2019-01-18 07:15:16,801 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-18 07:15:16,802 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2019-01-18 07:15:16,802 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-18 07:15:16,802 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/executions/e87ce63d-2c62-4c4d-a907-7e1bd4215583 2019-01-18 07:15:17,004 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-18 07:15:17,004 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-18 07:15:17,005 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-18 07:15:17,005 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-18 07:15:17,005 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-18 07:15:17,005 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-18 07:15:17,005 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-18 07:15:17,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": "2019-01-18T07:06:35.566Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"} 2019-01-18 07:15:17,005 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-18 07:15:17,005 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 18 Jan 2019 07:15:17 GMT 2019-01-18 07:15:17,005 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-18 07:15:17,005 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-18 07:15:17,006 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-18 07:15:22,011 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/events 2019-01-18 07:15:22,174 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-18 07:15:22,174 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-18 07:15:22,174 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-18 07:15:22,174 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-18 07:15:22,175 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-18 07:15:22,175 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-18 07:15:22,175 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-18 07:15:22,175 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1664, "offset": 1649, "size": 50}}} 2019-01-18 07:15:22,175 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-18 07:15:22,175 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 18 Jan 2019 07:15:22 GMT 2019-01-18 07:15:22,175 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-18 07:15:22,175 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2019-01-18 07:15:22,175 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-18 07:15:22,176 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/executions/e87ce63d-2c62-4c4d-a907-7e1bd4215583 2019-01-18 07:15:22,265 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-18 07:15:22,265 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-18 07:15:22,265 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-18 07:15:22,266 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-18 07:15:22,266 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-18 07:15:22,266 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-18 07:15:22,266 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-18 07:15:22,266 - 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": "2019-01-18T07:06:35.566Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"} 2019-01-18 07:15:22,266 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-18 07:15:22,266 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 18 Jan 2019 07:15:22 GMT 2019-01-18 07:15:22,266 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-18 07:15:22,266 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-18 07:15:22,267 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-18 07:15:27,272 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/events 2019-01-18 07:15:27,460 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-18 07:15:27,461 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-18 07:15:27,461 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-18 07:15:27,461 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-18 07:15:27,461 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-18 07:15:27,461 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-18 07:15:27,461 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-18 07:15:27,461 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1664, "offset": 1649, "size": 50}}} 2019-01-18 07:15:27,461 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-18 07:15:27,462 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 18 Jan 2019 07:15:27 GMT 2019-01-18 07:15:27,462 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-18 07:15:27,462 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2019-01-18 07:15:27,462 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-18 07:15:27,462 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/executions/e87ce63d-2c62-4c4d-a907-7e1bd4215583 2019-01-18 07:15:27,605 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-18 07:15:27,605 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-18 07:15:27,605 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-18 07:15:27,606 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-18 07:15:27,606 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-18 07:15:27,606 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-18 07:15:27,606 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-18 07:15:27,606 - 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": "2019-01-18T07:06:35.566Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"} 2019-01-18 07:15:27,606 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-18 07:15:27,606 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 18 Jan 2019 07:15:27 GMT 2019-01-18 07:15:27,606 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-18 07:15:27,606 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-18 07:15:27,607 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-18 07:15:32,607 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/events 2019-01-18 07:15:32,746 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-18 07:15:32,747 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-18 07:15:32,747 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-18 07:15:32,747 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-18 07:15:32,747 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-18 07:15:32,747 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-18 07:15:32,747 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-18 07:15:32,747 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1664, "offset": 1649, "size": 50}}} 2019-01-18 07:15:32,747 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-18 07:15:32,747 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 18 Jan 2019 07:15:32 GMT 2019-01-18 07:15:32,748 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-18 07:15:32,748 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2019-01-18 07:15:32,748 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-18 07:15:32,748 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/executions/e87ce63d-2c62-4c4d-a907-7e1bd4215583 2019-01-18 07:15:32,827 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-18 07:15:32,827 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-18 07:15:32,828 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-18 07:15:32,828 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-18 07:15:32,828 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-18 07:15:32,828 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-18 07:15:32,828 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-18 07:15:32,828 - 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": "2019-01-18T07:06:35.566Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"} 2019-01-18 07:15:32,828 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-18 07:15:32,828 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 18 Jan 2019 07:15:32 GMT 2019-01-18 07:15:32,828 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-18 07:15:32,828 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-18 07:15:32,829 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-18 07:15:37,834 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/events 2019-01-18 07:15:38,023 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-18 07:15:38,023 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-18 07:15:38,023 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-18 07:15:38,024 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-18 07:15:38,024 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-18 07:15:38,024 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-18 07:15:38,024 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-18 07:15:38,024 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1664, "offset": 1649, "size": 50}}} 2019-01-18 07:15:38,024 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-18 07:15:38,024 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 18 Jan 2019 07:15:38 GMT 2019-01-18 07:15:38,024 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-18 07:15:38,024 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2019-01-18 07:15:38,025 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-18 07:15:38,025 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/executions/e87ce63d-2c62-4c4d-a907-7e1bd4215583 2019-01-18 07:15:38,126 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-18 07:15:38,127 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-18 07:15:38,127 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-18 07:15:38,127 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-18 07:15:38,127 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-18 07:15:38,127 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-18 07:15:38,127 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-18 07:15:38,127 - 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": "2019-01-18T07:06:35.566Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"} 2019-01-18 07:15:38,127 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-18 07:15:38,127 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 18 Jan 2019 07:15:38 GMT 2019-01-18 07:15:38,128 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-18 07:15:38,128 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-18 07:15:38,128 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-18 07:15:43,133 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/events 2019-01-18 07:15:43,599 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-18 07:15:43,600 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-18 07:15:43,600 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-18 07:15:43,600 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-18 07:15:43,600 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-18 07:15:43,600 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-18 07:15:43,600 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-18 07:15:43,600 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1664, "offset": 1649, "size": 50}}} 2019-01-18 07:15:43,600 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-18 07:15:43,601 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 18 Jan 2019 07:15:43 GMT 2019-01-18 07:15:43,601 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-18 07:15:43,601 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2019-01-18 07:15:43,601 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-18 07:15:43,601 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/executions/e87ce63d-2c62-4c4d-a907-7e1bd4215583 2019-01-18 07:15:43,668 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-18 07:15:43,668 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-18 07:15:43,668 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-18 07:15:43,668 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-18 07:15:43,668 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-18 07:15:43,668 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-18 07:15:43,669 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-18 07:15:43,669 - 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": "2019-01-18T07:06:35.566Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"} 2019-01-18 07:15:43,669 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-18 07:15:43,669 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 18 Jan 2019 07:15:43 GMT 2019-01-18 07:15:43,669 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-18 07:15:43,669 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-18 07:15:43,669 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-18 07:15:48,674 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/events 2019-01-18 07:15:48,753 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-18 07:15:48,753 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-18 07:15:48,753 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-18 07:15:48,753 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-18 07:15:48,754 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-18 07:15:48,754 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-18 07:15:48,754 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-18 07:15:48,754 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1664, "offset": 1649, "size": 50}}} 2019-01-18 07:15:48,754 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-18 07:15:48,754 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 18 Jan 2019 07:15:48 GMT 2019-01-18 07:15:48,754 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-18 07:15:48,754 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2019-01-18 07:15:48,754 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-18 07:15:48,755 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/executions/e87ce63d-2c62-4c4d-a907-7e1bd4215583 2019-01-18 07:15:48,916 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-18 07:15:48,916 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-18 07:15:48,917 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-18 07:15:48,917 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-18 07:15:48,917 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-18 07:15:48,917 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-18 07:15:48,917 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-18 07:15:48,917 - 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": "2019-01-18T07:06:35.566Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"} 2019-01-18 07:15:48,917 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-18 07:15:48,917 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 18 Jan 2019 07:15:48 GMT 2019-01-18 07:15:48,917 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-18 07:15:48,917 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-18 07:15:48,918 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-18 07:15:53,923 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/events 2019-01-18 07:15:54,064 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-18 07:15:54,064 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-18 07:15:54,064 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-18 07:15:54,065 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-18 07:15:54,065 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-18 07:15:54,065 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-18 07:15:54,065 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-18 07:15:54,065 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1664, "offset": 1649, "size": 50}}} 2019-01-18 07:15:54,065 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-18 07:15:54,065 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 18 Jan 2019 07:15:54 GMT 2019-01-18 07:15:54,065 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-18 07:15:54,065 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2019-01-18 07:15:54,066 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-18 07:15:54,066 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/executions/e87ce63d-2c62-4c4d-a907-7e1bd4215583 2019-01-18 07:15:54,177 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-18 07:15:54,177 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-18 07:15:54,177 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-18 07:15:54,177 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-18 07:15:54,177 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-18 07:15:54,178 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-18 07:15:54,178 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-18 07:15:54,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": "2019-01-18T07:06:35.566Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"} 2019-01-18 07:15:54,178 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-18 07:15:54,178 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 18 Jan 2019 07:15:54 GMT 2019-01-18 07:15:54,178 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-18 07:15:54,178 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-18 07:15:54,178 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-18 07:15:59,184 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/events 2019-01-18 07:15:59,467 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-18 07:15:59,467 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-18 07:15:59,467 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-18 07:15:59,467 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-18 07:15:59,467 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-18 07:15:59,467 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-18 07:15:59,467 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-18 07:15:59,468 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1664, "offset": 1649, "size": 50}}} 2019-01-18 07:15:59,468 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-18 07:15:59,468 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 18 Jan 2019 07:15:59 GMT 2019-01-18 07:15:59,468 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-18 07:15:59,468 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2019-01-18 07:15:59,468 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-18 07:15:59,468 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/executions/e87ce63d-2c62-4c4d-a907-7e1bd4215583 2019-01-18 07:15:59,561 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-18 07:15:59,561 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-18 07:15:59,561 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-18 07:15:59,561 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-18 07:15:59,561 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-18 07:15:59,561 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-18 07:15:59,561 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-18 07:15:59,562 - 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": "2019-01-18T07:06:35.566Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"} 2019-01-18 07:15:59,562 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-18 07:15:59,562 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 18 Jan 2019 07:15:59 GMT 2019-01-18 07:15:59,562 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-18 07:15:59,562 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-18 07:15:59,562 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-18 07:16:04,567 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/events 2019-01-18 07:16:04,812 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-18 07:16:04,812 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-18 07:16:04,812 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-18 07:16:04,812 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-18 07:16:04,813 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-18 07:16:04,813 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-18 07:16:04,813 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-18 07:16:04,813 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1664, "offset": 1649, "size": 50}}} 2019-01-18 07:16:04,813 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-18 07:16:04,813 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 18 Jan 2019 07:16:04 GMT 2019-01-18 07:16:04,813 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-18 07:16:04,813 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2019-01-18 07:16:04,813 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-18 07:16:04,814 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/executions/e87ce63d-2c62-4c4d-a907-7e1bd4215583 2019-01-18 07:16:04,889 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-18 07:16:04,889 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-18 07:16:04,889 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-18 07:16:04,889 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-18 07:16:04,890 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-18 07:16:04,890 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-18 07:16:04,890 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-18 07:16:04,890 - 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": "2019-01-18T07:06:35.566Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"} 2019-01-18 07:16:04,890 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-18 07:16:04,890 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 18 Jan 2019 07:16:04 GMT 2019-01-18 07:16:04,890 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-18 07:16:04,890 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-18 07:16:04,890 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-18 07:16:09,896 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/events 2019-01-18 07:16:10,070 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-18 07:16:10,070 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-18 07:16:10,070 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-18 07:16:10,071 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-18 07:16:10,071 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-18 07:16:10,071 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-18 07:16:10,071 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-18 07:16:10,071 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1664, "offset": 1649, "size": 50}}} 2019-01-18 07:16:10,071 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-18 07:16:10,071 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 18 Jan 2019 07:16:10 GMT 2019-01-18 07:16:10,071 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-18 07:16:10,071 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2019-01-18 07:16:10,071 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-18 07:16:10,072 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/executions/e87ce63d-2c62-4c4d-a907-7e1bd4215583 2019-01-18 07:16:10,191 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-18 07:16:10,191 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-18 07:16:10,191 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-18 07:16:10,191 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-18 07:16:10,191 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-18 07:16:10,191 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-18 07:16:10,191 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-18 07:16:10,192 - 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": "2019-01-18T07:06:35.566Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"} 2019-01-18 07:16:10,192 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-18 07:16:10,192 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 18 Jan 2019 07:16:10 GMT 2019-01-18 07:16:10,192 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-18 07:16:10,192 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-18 07:16:10,192 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-18 07:16:15,197 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/events 2019-01-18 07:16:15,487 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-18 07:16:15,488 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-18 07:16:15,488 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-18 07:16:15,488 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-18 07:16:15,488 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-18 07:16:15,488 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-18 07:16:15,488 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-18 07:16:15,488 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1664, "offset": 1649, "size": 50}}} 2019-01-18 07:16:15,489 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-18 07:16:15,489 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 18 Jan 2019 07:16:15 GMT 2019-01-18 07:16:15,489 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-18 07:16:15,489 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2019-01-18 07:16:15,489 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-18 07:16:15,489 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/executions/e87ce63d-2c62-4c4d-a907-7e1bd4215583 2019-01-18 07:16:15,649 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-18 07:16:15,649 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-18 07:16:15,649 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-18 07:16:15,650 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-18 07:16:15,650 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-18 07:16:15,650 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-18 07:16:15,650 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-18 07:16:15,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": "2019-01-18T07:06:35.566Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"} 2019-01-18 07:16:15,650 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-18 07:16:15,650 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 18 Jan 2019 07:16:15 GMT 2019-01-18 07:16:15,650 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-18 07:16:15,650 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-18 07:16:15,651 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-18 07:16:20,656 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/events 2019-01-18 07:16:21,361 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-18 07:16:21,362 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-18 07:16:21,362 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-18 07:16:21,362 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-18 07:16:21,362 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-18 07:16:21,362 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-18 07:16:21,362 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-18 07:16:21,362 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1664, "offset": 1649, "size": 50}}} 2019-01-18 07:16:21,362 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-18 07:16:21,363 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 18 Jan 2019 07:16:21 GMT 2019-01-18 07:16:21,363 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-18 07:16:21,363 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2019-01-18 07:16:21,363 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-18 07:16:21,363 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/executions/e87ce63d-2c62-4c4d-a907-7e1bd4215583 2019-01-18 07:16:21,549 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-18 07:16:21,550 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-18 07:16:21,550 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-18 07:16:21,550 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-18 07:16:21,550 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-18 07:16:21,550 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-18 07:16:21,550 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-18 07:16:21,550 - 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": "2019-01-18T07:06:35.566Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"} 2019-01-18 07:16:21,551 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-18 07:16:21,551 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 18 Jan 2019 07:16:21 GMT 2019-01-18 07:16:21,551 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-18 07:16:21,551 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-18 07:16:21,551 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-18 07:16:26,556 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/events 2019-01-18 07:16:26,783 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-18 07:16:26,783 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-18 07:16:26,784 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-18 07:16:26,784 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-18 07:16:26,784 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-18 07:16:26,784 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-18 07:16:26,784 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-18 07:16:26,784 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_69va8w", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:16:24.604Z", "message": "[bono] => sudo: unable to resolve host server-clearwater-opnfv-bono-host-xmtnai\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 5 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:2 http://repo.cw-ngv.com/archive/repo129/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB]\nGet:6 http://repo.cw-ngv.com/archive/repo129/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB]\nGet:9 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-infrastructure 1.0-171215.180814 [2,269 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:13 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:14 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-tcp-scalability 1.0-171215.180814 [13.9 kB]\nGet:15 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:16 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:18 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-libs 1.0-171215.183529 [2,380 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:25 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-socket-factory 1.0-171215.180814 [39.6 kB]\nGet:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.7 [1,330 B]\nGet:27 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:29 http://repo.cw-ngv.com/archive/repo129/ binary/ bono 1.0-171215.183529 [2,167 kB]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:31 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:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:34 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:36 http://repo.cw-ngv.com/archive/repo129/ binary/ restund 1.0-171215.183529 [596 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-164.214 [774 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.1 [10.6 kB]\nGet:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB]\nGet:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 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.1 [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 7s (7,295 kB/s)\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51333 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.7_amd64.deb ...\nUnpacking libperl5.18 (5.18.2-2ubuntu1.7) ...\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-164.214_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-164.214) ...\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.1_all.deb ...\nUnpacking python-six-whl (1.5.2-1ubuntu1.1) ...\nSelecting previously unselected package python-urllib3-whl.\nPreparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ...\nUnpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ...\nSelecting previously unselected package python-requests-whl.\nPreparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ...\nUnpacking python-requests-whl (2.2.1-1ubuntu0.4) ...\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.1_all.deb ...\nUnpacking python-wheel (0.24.0-1~ubuntu1.1) ...\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.7) ...\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-164.214) ...\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.1) ...\nSetting up python-urllib3-whl (1.7.1-1ubuntu4.1) ...\nSetting up python-requests-whl (2.2.1-1ubuntu0.4) ...\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.1) ...\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 dnspython (from cw_infrastructure)\nCollecting pathlib (from cw_infrastructure)\nCollecting contextlib2 (from cw_infrastructure)\nCollecting nsenter (from cw_infrastructure)\nCollecting argparse (from cw_infrastructure)\nInstalling collected packages: dnspython, pathlib, contextlib2, argparse, nsenter, 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 8688\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 8729\nclearwater-socket-factory-sig start/running, process 8734\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\t2m31.670s\nuser\t0m8.335s\nsys\t0m7.647s", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:16:24.604Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "0e1fd362-a6ce-46b9-9a1c-848fda63a0fa"}, {"node_instance_id": "bono_69va8w", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:16:25.387Z", "message": "[bono] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:16:25.387Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "0e1fd362-a6ce-46b9-9a1c-848fda63a0fa"}], "metadata": {"pagination": {"total": 1666, "offset": 1649, "size": 50}}} 2019-01-18 07:16:26,784 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-18 07:16:26,785 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 18 Jan 2019 07:16:26 GMT 2019-01-18 07:16:26,785 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-18 07:16:26,785 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 37696 2019-01-18 07:16:26,785 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-18 07:16:26,788 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => sudo: unable to resolve host server-clearwater-opnfv-bono-host-xmtnai 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 5 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:2 http://repo.cw-ngv.com/archive/repo129/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:6 http://repo.cw-ngv.com/archive/repo129/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB] Get:9 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-infrastructure 1.0-171215.180814 [2,269 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:13 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:14 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-tcp-scalability 1.0-171215.180814 [13.9 kB] Get:15 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:16 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:18 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-libs 1.0-171215.183529 [2,380 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:25 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-socket-factory 1.0-171215.180814 [39.6 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.7 [1,330 B] Get:27 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:29 http://repo.cw-ngv.com/archive/repo129/ binary/ bono 1.0-171215.183529 [2,167 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:31 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:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:34 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:36 http://repo.cw-ngv.com/archive/repo129/ binary/ restund 1.0-171215.183529 [596 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-164.214 [774 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.1 [10.6 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 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.1 [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 7s (7,295 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51333 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.7_amd64.deb ... Unpacking libperl5.18 (5.18.2-2ubuntu1.7) ... 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-164.214_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-164.214) ... 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.1_all.deb ... Unpacking python-six-whl (1.5.2-1ubuntu1.1) ... Selecting previously unselected package python-urllib3-whl. Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ... Unpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ... Selecting previously unselected package python-requests-whl. Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ... Unpacking python-requests-whl (2.2.1-1ubuntu0.4) ... 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.1_all.deb ... Unpacking python-wheel (0.24.0-1~ubuntu1.1) ... 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.7) ... 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-164.214) ... 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.1) ... Setting up python-urllib3-whl (1.7.1-1ubuntu4.1) ... Setting up python-requests-whl (2.2.1-1ubuntu0.4) ... 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.1) ... 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 dnspython (from cw_infrastructure) Collecting pathlib (from cw_infrastructure) Collecting contextlib2 (from cw_infrastructure) Collecting nsenter (from cw_infrastructure) Collecting argparse (from cw_infrastructure) Installing collected packages: dnspython, pathlib, contextlib2, argparse, nsenter, 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 8688 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 8729 clearwater-socket-factory-sig start/running, process 8734 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 2m31.670s user 0m8.335s sys 0m7.647s 2019-01-18 07:16:26,789 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo DEBIAN_FRONTEND=noninteractive apt 2019-01-18 07:16:26,790 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/executions/e87ce63d-2c62-4c4d-a907-7e1bd4215583 2019-01-18 07:16:26,862 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-18 07:16:26,862 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-18 07:16:26,862 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-18 07:16:26,862 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-18 07:16:26,862 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-18 07:16:26,862 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-18 07:16:26,862 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-18 07:16:26,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": "2019-01-18T07:06:35.566Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"} 2019-01-18 07:16:26,863 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-18 07:16:26,863 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 18 Jan 2019 07:16:26 GMT 2019-01-18 07:16:26,863 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-18 07:16:26,863 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-18 07:16:26,863 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-18 07:16:31,869 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/events 2019-01-18 07:16:32,066 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-18 07:16:32,066 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-18 07:16:32,066 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-18 07:16:32,066 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-18 07:16:32,066 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-18 07:16:32,066 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-18 07:16:32,066 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-18 07:16:32,066 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1666, "offset": 1651, "size": 50}}} 2019-01-18 07:16:32,067 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-18 07:16:32,067 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 18 Jan 2019 07:16:32 GMT 2019-01-18 07:16:32,067 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-18 07:16:32,067 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2019-01-18 07:16:32,067 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-18 07:16:32,067 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/executions/e87ce63d-2c62-4c4d-a907-7e1bd4215583 2019-01-18 07:16:32,144 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-18 07:16:32,145 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-18 07:16:32,145 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-18 07:16:32,145 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-18 07:16:32,145 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-18 07:16:32,145 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-18 07:16:32,145 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-18 07:16:32,145 - 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": "2019-01-18T07:06:35.566Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"} 2019-01-18 07:16:32,145 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-18 07:16:32,145 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 18 Jan 2019 07:16:32 GMT 2019-01-18 07:16:32,145 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-18 07:16:32,146 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-18 07:16:32,146 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-18 07:16:37,151 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/events 2019-01-18 07:16:37,291 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-18 07:16:37,291 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-18 07:16:37,291 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-18 07:16:37,291 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-18 07:16:37,291 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-18 07:16:37,291 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-18 07:16:37,291 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-18 07:16:37,291 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1666, "offset": 1651, "size": 50}}} 2019-01-18 07:16:37,292 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-18 07:16:37,292 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 18 Jan 2019 07:16:37 GMT 2019-01-18 07:16:37,292 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-18 07:16:37,292 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2019-01-18 07:16:37,292 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-18 07:16:37,292 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/executions/e87ce63d-2c62-4c4d-a907-7e1bd4215583 2019-01-18 07:16:37,391 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-18 07:16:37,391 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-18 07:16:37,391 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-18 07:16:37,391 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-18 07:16:37,391 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-18 07:16:37,391 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-18 07:16:37,391 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-18 07:16:37,392 - 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": "2019-01-18T07:06:35.566Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"} 2019-01-18 07:16:37,392 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-18 07:16:37,392 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 18 Jan 2019 07:16:37 GMT 2019-01-18 07:16:37,392 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-18 07:16:37,392 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-18 07:16:37,392 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-18 07:16:42,397 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/events 2019-01-18 07:16:42,745 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-18 07:16:42,746 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-18 07:16:42,746 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-18 07:16:42,746 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-18 07:16:42,746 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-18 07:16:42,746 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-18 07:16:42,746 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-18 07:16:42,746 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1666, "offset": 1651, "size": 50}}} 2019-01-18 07:16:42,746 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-18 07:16:42,746 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 18 Jan 2019 07:16:42 GMT 2019-01-18 07:16:42,747 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-18 07:16:42,747 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2019-01-18 07:16:42,747 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-18 07:16:42,747 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/executions/e87ce63d-2c62-4c4d-a907-7e1bd4215583 2019-01-18 07:16:42,822 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-18 07:16:42,823 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-18 07:16:42,823 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-18 07:16:42,823 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-18 07:16:42,823 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-18 07:16:42,823 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-18 07:16:42,823 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-18 07:16:42,823 - 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": "2019-01-18T07:06:35.566Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"} 2019-01-18 07:16:42,823 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-18 07:16:42,823 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 18 Jan 2019 07:16:42 GMT 2019-01-18 07:16:42,824 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-18 07:16:42,824 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-18 07:16:42,824 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-18 07:16:47,829 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/events 2019-01-18 07:16:47,937 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-18 07:16:47,938 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-18 07:16:47,938 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-18 07:16:47,938 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-18 07:16:47,938 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-18 07:16:47,938 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-18 07:16:47,938 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-18 07:16:47,938 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1666, "offset": 1651, "size": 50}}} 2019-01-18 07:16:47,938 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-18 07:16:47,938 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 18 Jan 2019 07:16:47 GMT 2019-01-18 07:16:47,938 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-18 07:16:47,939 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2019-01-18 07:16:47,939 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-18 07:16:47,939 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/executions/e87ce63d-2c62-4c4d-a907-7e1bd4215583 2019-01-18 07:16:48,033 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-18 07:16:48,034 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-18 07:16:48,034 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-18 07:16:48,034 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-18 07:16:48,034 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-18 07:16:48,034 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-18 07:16:48,034 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-18 07:16:48,034 - 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": "2019-01-18T07:06:35.566Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"} 2019-01-18 07:16:48,034 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-18 07:16:48,035 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 18 Jan 2019 07:16:48 GMT 2019-01-18 07:16:48,035 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-18 07:16:48,035 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-18 07:16:48,035 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-18 07:16:53,040 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/events 2019-01-18 07:16:53,227 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-18 07:16:53,228 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-18 07:16:53,228 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-18 07:16:53,228 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-18 07:16:53,228 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-18 07:16:53,228 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-18 07:16:53,228 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-18 07:16:53,228 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1666, "offset": 1651, "size": 50}}} 2019-01-18 07:16:53,228 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-18 07:16:53,228 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 18 Jan 2019 07:16:53 GMT 2019-01-18 07:16:53,228 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-18 07:16:53,229 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2019-01-18 07:16:53,229 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-18 07:16:53,229 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/executions/e87ce63d-2c62-4c4d-a907-7e1bd4215583 2019-01-18 07:16:53,378 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-18 07:16:53,378 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-18 07:16:53,378 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-18 07:16:53,378 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-18 07:16:53,379 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-18 07:16:53,379 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-18 07:16:53,379 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-18 07:16:53,379 - 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": "2019-01-18T07:06:35.566Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"} 2019-01-18 07:16:53,379 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-18 07:16:53,379 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 18 Jan 2019 07:16:53 GMT 2019-01-18 07:16:53,379 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-18 07:16:53,379 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-18 07:16:53,379 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-18 07:16:58,385 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/events 2019-01-18 07:16:58,497 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-18 07:16:58,498 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-18 07:16:58,498 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-18 07:16:58,498 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-18 07:16:58,498 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-18 07:16:58,498 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-18 07:16:58,498 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-18 07:16:58,498 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_i5ohke", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:16:58.380Z", "message": "[homer] => sudo: unable to resolve host server-clearwater-opnfv-homer-host-cazqu3\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 5 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://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB]\nGet:6 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 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-log-cleanup 1.0-171215.180814 [13.3 kB]\nGet:9 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-nginx 1.0-171012.111833 [19.3 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:11 http://repo.cw-ngv.com/archive/repo129/ binary/ crest 1.0-171213.182937 [14.3 MB]\nGet:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1,024 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2,194 B]\nGet:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB]\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-164.214 [774 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.5 [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.9 [18.9 kB]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.9 [325 kB]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.9 [5,418 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.5 [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.1 [10.6 kB]\nGet:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB]\nGet:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 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.1 [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 9s (9,515 kB/s)\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51333 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-164.214_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-164.214) ...\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.5_amd64.deb ...\nUnpacking libpython2.7-dev:amd64 (2.7.6-8ubuntu0.5) ...\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.9_all.deb ...\nUnpacking nginx-common (1.4.6-1ubuntu3.9) ...\nSelecting previously unselected package nginx-core.\nPreparing to unpack .../nginx-core_1.4.6-1ubuntu3.9_amd64.deb ...\nUnpacking nginx-core (1.4.6-1ubuntu3.9) ...\nSelecting previously unselected package nginx.\nPreparing to unpack .../nginx_1.4.6-1ubuntu3.9_all.deb ...\nUnpacking nginx (1.4.6-1ubuntu3.9) ...\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.5_amd64.deb ...\nUnpacking python2.7-dev (2.7.6-8ubuntu0.5) ...\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.1_all.deb ...\nUnpacking python-six-whl (1.5.2-1ubuntu1.1) ...\nSelecting previously unselected package python-urllib3-whl.\nPreparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ...\nUnpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ...\nSelecting previously unselected package python-requests-whl.\nPreparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ...\nUnpacking python-requests-whl (2.2.1-1ubuntu0.4) ...\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.1_all.deb ...\nUnpacking python-wheel (0.24.0-1~ubuntu1.1) ...\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-164.214) ...\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.5) ...\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.9) ...\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.5) ...\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.1) ...\nSetting up python-urllib3-whl (1.7.1-1ubuntu4.1) ...\nSetting up python-requests-whl (2.2.1-1ubuntu0.4) ...\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.1) ...\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 dnspython (from cw_infrastructure)\nCollecting pathlib (from cw_infrastructure)\nCollecting contextlib2 (from cw_infrastructure)\nCollecting nsenter (from cw_infrastructure)\nCollecting argparse (from cw_infrastructure)\nInstalling collected packages: dnspython, pathlib, contextlib2, argparse, nsenter, 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 9026\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.9) ...\nSetting up nginx (1.4.6-1ubuntu3.9) ...\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 cyclone (from crest)\nCollecting cryptography (from crest)\nCollecting idna (from crest)\nCollecting pyOpenSSL (from crest)\nCollecting Twisted (from crest)\nCollecting prctl (from crest)\nCollecting cql (from crest)\nCollecting ipaddress (from crest)\nCollecting msgpack-python (from crest)\nCollecting attrs (from crest)\nCollecting Automat (from crest)\nCollecting metaswitchcommon (from crest)\nCollecting telephus (from crest)\nCollecting asn1crypto (from crest)\nCollecting enum34 (from crest)\nCollecting pure-sasl (from crest)\nCollecting setuptools (from crest)\nCollecting constantly (from crest)\nCollecting lxml (from crest)\nCollecting thrift (from crest)\nCollecting incremental (from crest)\nCollecting zope.interface (from crest)\nCollecting six (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: six, ipaddress, asn1crypto, enum34, idna, pycparser, cffi, cryptography, pyOpenSSL, constantly, setuptools, zope.interface, attrs, Automat, incremental, Twisted, cyclone, prctl, thrift, cql, msgpack-python, pycrypto, monotonic, pyzmq, metaswitchcommon, telephus, pure-sasl, lxml, 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 cyclone (from crest->homer)\nCollecting cryptography (from crest->homer)\nCollecting idna (from crest->homer)\nCollecting pyOpenSSL (from crest->homer)\nCollecting Twisted (from crest->homer)\nCollecting prctl (from crest->homer)\nCollecting cql (from crest->homer)\nCollecting ipaddress (from crest->homer)\nCollecting msgpack-python (from crest->homer)\nCollecting attrs (from crest->homer)\nCollecting Automat (from crest->homer)\nCollecting metaswitchcommon (from crest->homer)\nCollecting telephus (from crest->homer)\nCollecting asn1crypto (from crest->homer)\nCollecting enum34 (from crest->homer)\nCollecting pure-sasl (from crest->homer)\nCollecting setuptools (from crest->homer)\nCollecting constantly (from crest->homer)\nCollecting lxml (from crest->homer)\nCollecting thrift (from crest->homer)\nCollecting incremental (from crest->homer)\nCollecting zope.interface (from crest->homer)\nCollecting six (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: six, ipaddress, asn1crypto, enum34, idna, pycparser, cffi, cryptography, pyOpenSSL, constantly, setuptools, zope.interface, attrs, Automat, incremental, Twisted, cyclone, prctl, thrift, cql, msgpack-python, pycrypto, monotonic, pyzmq, metaswitchcommon, telephus, pure-sasl, lxml, crest, homer\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: ipaddress 1.0.18\n Uninstalling ipaddress-1.0.18:\n Successfully uninstalled ipaddress-1.0.18\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: idna 2.5\n Uninstalling idna-2.5:\n Successfully uninstalled idna-2.5\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: cryptography 1.9\n Uninstalling cryptography-1.9:\n Successfully uninstalled cryptography-1.9\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: 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: 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: 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: cyclone 1.0\n Uninstalling cyclone-1.0:\n Successfully uninstalled cyclone-1.0\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: thrift 0.9.3\n Uninstalling thrift-0.9.3:\n Successfully uninstalled thrift-0.9.3\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: msgpack-python 0.4.7\n Uninstalling msgpack-python-0.4.7:\n Successfully uninstalled msgpack-python-0.4.7\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: telephus 1.0.0b1\n Uninstalling telephus-1.0.0b1:\n Successfully uninstalled telephus-1.0.0b1\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: lxml 3.6.0\n Uninstalling lxml-3.6.0:\n Successfully uninstalled lxml-3.6.0\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\t3m13.818s\nuser\t0m20.319s\nsys\t0m10.895s", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:16:58.380Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "18a49457-33ca-415d-a6b9-bac2e710ff28"}], "metadata": {"pagination": {"total": 1667, "offset": 1651, "size": 50}}} 2019-01-18 07:16:58,499 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-18 07:16:58,499 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 18 Jan 2019 07:16:58 GMT 2019-01-18 07:16:58,499 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-18 07:16:58,499 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 50909 2019-01-18 07:16:58,499 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-18 07:16:58,501 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => sudo: unable to resolve host server-clearwater-opnfv-homer-host-cazqu3 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 5 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://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB] Get:6 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 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-log-cleanup 1.0-171215.180814 [13.3 kB] Get:9 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-nginx 1.0-171012.111833 [19.3 kB] Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:11 http://repo.cw-ngv.com/archive/repo129/ binary/ crest 1.0-171213.182937 [14.3 MB] Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1,024 kB] Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2,194 B] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB] 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-164.214 [774 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.5 [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.9 [18.9 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.9 [325 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.9 [5,418 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.5 [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.1 [10.6 kB] Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB] Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 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.1 [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 9s (9,515 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51333 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-164.214_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-164.214) ... 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.5_amd64.deb ... Unpacking libpython2.7-dev:amd64 (2.7.6-8ubuntu0.5) ... 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.9_all.deb ... Unpacking nginx-common (1.4.6-1ubuntu3.9) ... Selecting previously unselected package nginx-core. Preparing to unpack .../nginx-core_1.4.6-1ubuntu3.9_amd64.deb ... Unpacking nginx-core (1.4.6-1ubuntu3.9) ... Selecting previously unselected package nginx. Preparing to unpack .../nginx_1.4.6-1ubuntu3.9_all.deb ... Unpacking nginx (1.4.6-1ubuntu3.9) ... 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.5_amd64.deb ... Unpacking python2.7-dev (2.7.6-8ubuntu0.5) ... 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.1_all.deb ... Unpacking python-six-whl (1.5.2-1ubuntu1.1) ... Selecting previously unselected package python-urllib3-whl. Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ... Unpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ... Selecting previously unselected package python-requests-whl. Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ... Unpacking python-requests-whl (2.2.1-1ubuntu0.4) ... 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.1_all.deb ... Unpacking python-wheel (0.24.0-1~ubuntu1.1) ... 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-164.214) ... 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.5) ... 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.9) ... 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.5) ... 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.1) ... Setting up python-urllib3-whl (1.7.1-1ubuntu4.1) ... Setting up python-requests-whl (2.2.1-1ubuntu0.4) ... 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.1) ... 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 dnspython (from cw_infrastructure) Collecting pathlib (from cw_infrastructure) Collecting contextlib2 (from cw_infrastructure) Collecting nsenter (from cw_infrastructure) Collecting argparse (from cw_infrastructure) Installing collected packages: dnspython, pathlib, contextlib2, argparse, nsenter, 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 9026 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.9) ... Setting up nginx (1.4.6-1ubuntu3.9) ... 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 cyclone (from crest) Collecting cryptography (from crest) Collecting idna (from crest) Collecting pyOpenSSL (from crest) Collecting Twisted (from crest) Collecting prctl (from crest) Collecting cql (from crest) Collecting ipaddress (from crest) Collecting msgpack-python (from crest) Collecting attrs (from crest) Collecting Automat (from crest) Collecting metaswitchcommon (from crest) Collecting telephus (from crest) Collecting asn1crypto (from crest) Collecting enum34 (from crest) Collecting pure-sasl (from crest) Collecting setuptools (from crest) Collecting constantly (from crest) Collecting lxml (from crest) Collecting thrift (from crest) Collecting incremental (from crest) Collecting zope.interface (from crest) Collecting six (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: six, ipaddress, asn1crypto, enum34, idna, pycparser, cffi, cryptography, pyOpenSSL, constantly, setuptools, zope.interface, attrs, Automat, incremental, Twisted, cyclone, prctl, thrift, cql, msgpack-python, pycrypto, monotonic, pyzmq, metaswitchcommon, telephus, pure-sasl, lxml, 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 cyclone (from crest->homer) Collecting cryptography (from crest->homer) Collecting idna (from crest->homer) Collecting pyOpenSSL (from crest->homer) Collecting Twisted (from crest->homer) Collecting prctl (from crest->homer) Collecting cql (from crest->homer) Collecting ipaddress (from crest->homer) Collecting msgpack-python (from crest->homer) Collecting attrs (from crest->homer) Collecting Automat (from crest->homer) Collecting metaswitchcommon (from crest->homer) Collecting telephus (from crest->homer) Collecting asn1crypto (from crest->homer) Collecting enum34 (from crest->homer) Collecting pure-sasl (from crest->homer) Collecting setuptools (from crest->homer) Collecting constantly (from crest->homer) Collecting lxml (from crest->homer) Collecting thrift (from crest->homer) Collecting incremental (from crest->homer) Collecting zope.interface (from crest->homer) Collecting six (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: six, ipaddress, asn1crypto, enum34, idna, pycparser, cffi, cryptography, pyOpenSSL, constantly, setuptools, zope.interface, attrs, Automat, incremental, Twisted, cyclone, prctl, thrift, cql, msgpack-python, pycrypto, monotonic, pyzmq, metaswitchcommon, telephus, pure-sasl, lxml, crest, homer Found existing installation: six 1.10.0 Uninstalling six-1.10.0: Successfully uninstalled six-1.10.0 Found existing installation: ipaddress 1.0.18 Uninstalling ipaddress-1.0.18: Successfully uninstalled ipaddress-1.0.18 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: idna 2.5 Uninstalling idna-2.5: Successfully uninstalled idna-2.5 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: cryptography 1.9 Uninstalling cryptography-1.9: Successfully uninstalled cryptography-1.9 Found existing installation: pyOpenSSL 17.0.0 Uninstalling pyOpenSSL-17.0.0: Successfully uninstalled pyOpenSSL-17.0.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: 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: 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: cyclone 1.0 Uninstalling cyclone-1.0: Successfully uninstalled cyclone-1.0 Found existing installation: prctl 1.0.1 Uninstalling prctl-1.0.1: Successfully uninstalled prctl-1.0.1 Found existing installation: thrift 0.9.3 Uninstalling thrift-0.9.3: Successfully uninstalled thrift-0.9.3 Found existing installation: cql 1.4.0 Uninstalling cql-1.4.0: Successfully uninstalled cql-1.4.0 Found existing installation: msgpack-python 0.4.7 Uninstalling msgpack-python-0.4.7: Successfully uninstalled msgpack-python-0.4.7 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: telephus 1.0.0b1 Uninstalling telephus-1.0.0b1: Successfully uninstalled telephus-1.0.0b1 Found existing installation: pure-sasl 0.4.0 Uninstalling pure-sasl-0.4.0: Successfully uninstalled pure-sasl-0.4.0 Found existing installation: lxml 3.6.0 Uninstalling lxml-3.6.0: Successfully uninstalled lxml-3.6.0 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 3m13.818s user 0m20.319s sys 0m10.895s 2019-01-18 07:16:58,502 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/executions/e87ce63d-2c62-4c4d-a907-7e1bd4215583 2019-01-18 07:16:58,970 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-18 07:16:58,971 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-18 07:16:58,971 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-18 07:16:58,971 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-18 07:16:58,971 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-18 07:16:58,971 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-18 07:16:58,971 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-18 07:16:58,971 - 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": "2019-01-18T07:06:35.566Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"} 2019-01-18 07:16:58,971 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-18 07:16:58,971 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 18 Jan 2019 07:16:58 GMT 2019-01-18 07:16:58,972 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-18 07:16:58,972 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-18 07:16:58,972 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-18 07:17:03,977 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/events 2019-01-18 07:17:04,070 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-18 07:17:04,070 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-18 07:17:04,070 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-18 07:17:04,071 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-18 07:17:04,071 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-18 07:17:04,071 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-18 07:17:04,071 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-18 07:17:04,071 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_i5ohke", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:16:59.401Z", "message": "[homer] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:16:59.401Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "18a49457-33ca-415d-a6b9-bac2e710ff28"}, {"node_instance_id": "bono_69va8w", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:17:00.453Z", "message": "[bono] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:17:00.453Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "0e1fd362-a6ce-46b9-9a1c-848fda63a0fa"}, {"node_instance_id": "bono_69va8w", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:17:00.453Z", "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 5 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 4s (8,644 kB/s)\nSelecting previously unselected package python-mock.\n(Reading database ... 57622 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 metaswitchcommon (from clearwater_cluster_manager)\nCollecting clearwater-etcd-shared (from clearwater_cluster_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_cluster_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_cluster_manager)\nCollecting cffi (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_cluster_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting urllib3 (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 futures (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager)\nInstalling collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, 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 metaswitchcommon (from clearwater_queue_manager)\nCollecting clearwater-etcd-shared (from clearwater_queue_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_queue_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_queue_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_queue_manager)\nCollecting cffi (from metaswitchcommon->clearwater_queue_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_queue_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting urllib3 (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 futures (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager)\nInstalling collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, 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 metaswitchcommon (from clearwater_config_manager)\nCollecting jsonschema (from clearwater_config_manager)\nCollecting clearwater-etcd-shared (from clearwater_config_manager)\nCollecting requests (from clearwater_config_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_config_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_config_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_config_manager)\nCollecting cffi (from metaswitchcommon->clearwater_config_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_config_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting urllib3 (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 futures (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting certifi>=2017.4.17 (from requests->clearwater_config_manager)\nCollecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager)\nCollecting idna<2.7,>=2.5 (from requests->clearwater_config_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager)\nInstalling collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, jsonschema, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, certifi, chardet, idna, requests, 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\t0m34.745s\nuser\t0m12.335s\nsys\t0m2.720s", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:17:00.453Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "0e1fd362-a6ce-46b9-9a1c-848fda63a0fa"}, {"node_instance_id": "sprout_aubtxa", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:17:01.468Z", "message": "[sprout] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:17:01.468Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "8018bf9e-f820-44e1-ad26-d2f7016cface"}, {"node_instance_id": "sprout_aubtxa", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:17:01.468Z", "message": "[sprout] => sudo: unable to resolve host server-clearwater-opnfv-sprout-host-miqw9c\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 5 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://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-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB]\nGet:8 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-infrastructure 1.0-171215.180814 [2,269 kB]\nGet:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libboost-locale1.54.0 amd64 1.54.0-4ubuntu3.1 [212 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB]\nGet:11 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB]\nGet:12 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:14 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB]\nGet:15 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-nginx 1.0-171012.111833 [19.3 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:17 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-socket-factory 1.0-171215.180814 [39.6 kB]\nGet:18 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-tcp-scalability 1.0-171215.180814 [13.9 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:20 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-libs 1.0-171215.183529 [2,380 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://repo.cw-ngv.com/archive/repo129/ binary/ sprout-base 1.0-171215.183529 [2,179 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1,024 kB]\nGet:25 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-scscf 1.0-171215.183529 [130 kB]\nGet:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB]\nGet:27 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-icscf 1.0-171215.183529 [82.9 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB]\nGet:29 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-bgcf 1.0-171215.183529 [70.1 kB]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB]\nGet:31 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-mmtel-as 1.0-171215.183529 [49.7 kB]\nGet:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2,194 B]\nGet:33 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout 1.0-171215.183529 [12.4 kB]\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.7 [1,330 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-164.214 [774 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.9 [18.9 kB]\nGet:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.9 [325 kB]\nGet:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.9 [5,418 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.1 [10.6 kB]\nGet:100 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB]\nGet:101 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 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.1 [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 10s (5,141 kB/s)\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51333 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.7_amd64.deb ...\nUnpacking libperl5.18 (5.18.2-2ubuntu1.7) ...\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-164.214_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-164.214) ...\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.9_all.deb ...\nUnpacking nginx-common (1.4.6-1ubuntu3.9) ...\nSelecting previously unselected package nginx-core.\nPreparing to unpack .../nginx-core_1.4.6-1ubuntu3.9_amd64.deb ...\nUnpacking nginx-core (1.4.6-1ubuntu3.9) ...\nSelecting previously unselected package nginx.\nPreparing to unpack .../nginx_1.4.6-1ubuntu3.9_all.deb ...\nUnpacking nginx (1.4.6-1ubuntu3.9) ...\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.1_all.deb ...\nUnpacking python-six-whl (1.5.2-1ubuntu1.1) ...\nSelecting previously unselected package python-urllib3-whl.\nPreparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ...\nUnpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ...\nSelecting previously unselected package python-requests-whl.\nPreparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ...\nUnpacking python-requests-whl (2.2.1-1ubuntu0.4) ...\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.1_all.deb ...\nUnpacking python-wheel (0.24.0-1~ubuntu1.1) ...\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.7) ...\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-164.214) ...\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.9) ...\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.1) ...\nSetting up python-urllib3-whl (1.7.1-1ubuntu4.1) ...\nSetting up python-requests-whl (2.2.1-1ubuntu0.4) ...\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.1) ...\nSetting up sprout-libs (1.0-171215.183529) ...\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 dnspython (from cw_infrastructure)\nCollecting pathlib (from cw_infrastructure)\nCollecting contextlib2 (from cw_infrastructure)\nCollecting nsenter (from cw_infrastructure)\nCollecting argparse (from cw_infrastructure)\nInstalling collected packages: dnspython, pathlib, contextlib2, argparse, nsenter, 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 8975\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 9006\nclearwater-socket-factory-sig start/running, process 9011\nSetting up clearwater-monit (5.18-171207.172716) ...\nclearwater-monit start/running, process 9061\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.9) ...\nSetting up nginx (1.4.6-1ubuntu3.9) ...\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\t3m16.632s\nuser\t0m9.393s\nsys\t0m8.956s", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:17:01.468Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "8018bf9e-f820-44e1-ad26-d2f7016cface"}], "metadata": {"pagination": {"total": 1672, "offset": 1652, "size": 50}}} 2019-01-18 07:17:04,071 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-18 07:17:04,071 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 18 Jan 2019 07:17:04 GMT 2019-01-18 07:17:04,072 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-18 07:17:04,072 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 61913 2019-01-18 07:17:04,072 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-18 07:17:04,074 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo DEBIAN_FRONTEND=noninteractive apt 2019-01-18 07:17:04,074 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo DEBIAN_FRONTEND=noninteractive apt 2019-01-18 07:17:04,074 - 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 5 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 4s (8,644 kB/s) Selecting previously unselected package python-mock. (Reading database ... 57622 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 metaswitchcommon (from clearwater_cluster_manager) Collecting clearwater-etcd-shared (from clearwater_cluster_manager) Collecting pycparser (from metaswitchcommon->clearwater_cluster_manager) Collecting pycrypto (from metaswitchcommon->clearwater_cluster_manager) Collecting monotonic (from metaswitchcommon->clearwater_cluster_manager) Collecting cffi (from metaswitchcommon->clearwater_cluster_manager) Collecting pyzmq (from metaswitchcommon->clearwater_cluster_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting urllib3 (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 futures (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, 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 metaswitchcommon (from clearwater_queue_manager) Collecting clearwater-etcd-shared (from clearwater_queue_manager) Collecting pycparser (from metaswitchcommon->clearwater_queue_manager) Collecting pycrypto (from metaswitchcommon->clearwater_queue_manager) Collecting monotonic (from metaswitchcommon->clearwater_queue_manager) Collecting cffi (from metaswitchcommon->clearwater_queue_manager) Collecting pyzmq (from metaswitchcommon->clearwater_queue_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_queue_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_queue_manager) Collecting urllib3 (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 futures (from clearwater-etcd-shared->clearwater_queue_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, 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 metaswitchcommon (from clearwater_config_manager) Collecting jsonschema (from clearwater_config_manager) Collecting clearwater-etcd-shared (from clearwater_config_manager) Collecting requests (from clearwater_config_manager) Collecting pycparser (from metaswitchcommon->clearwater_config_manager) Collecting pycrypto (from metaswitchcommon->clearwater_config_manager) Collecting monotonic (from metaswitchcommon->clearwater_config_manager) Collecting cffi (from metaswitchcommon->clearwater_config_manager) Collecting pyzmq (from metaswitchcommon->clearwater_config_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_config_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_config_manager) Collecting urllib3 (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 futures (from clearwater-etcd-shared->clearwater_config_manager) Collecting certifi>=2017.4.17 (from requests->clearwater_config_manager) Collecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager) Collecting idna<2.7,>=2.5 (from requests->clearwater_config_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, jsonschema, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, certifi, chardet, idna, requests, 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 0m34.745s user 0m12.335s sys 0m2.720s 2019-01-18 07:17:04,075 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo DEBIAN_FRONTEND=noninteractive apt 2019-01-18 07:17:04,075 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => sudo: unable to resolve host server-clearwater-opnfv-sprout-host-miqw9c 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 5 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://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-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB] Get:8 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-infrastructure 1.0-171215.180814 [2,269 kB] Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libboost-locale1.54.0 amd64 1.54.0-4ubuntu3.1 [212 kB] Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB] Get:11 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB] Get:12 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB] Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:14 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB] Get:15 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-nginx 1.0-171012.111833 [19.3 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:17 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-socket-factory 1.0-171215.180814 [39.6 kB] Get:18 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-tcp-scalability 1.0-171215.180814 [13.9 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:20 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-libs 1.0-171215.183529 [2,380 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://repo.cw-ngv.com/archive/repo129/ binary/ sprout-base 1.0-171215.183529 [2,179 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1,024 kB] Get:25 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-scscf 1.0-171215.183529 [130 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:27 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-icscf 1.0-171215.183529 [82.9 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:29 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-bgcf 1.0-171215.183529 [70.1 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:31 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-mmtel-as 1.0-171215.183529 [49.7 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2,194 B] Get:33 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout 1.0-171215.183529 [12.4 kB] 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.7 [1,330 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-164.214 [774 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.9 [18.9 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.9 [325 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.9 [5,418 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.1 [10.6 kB] Get:100 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB] Get:101 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 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.1 [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 10s (5,141 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51333 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.7_amd64.deb ... Unpacking libperl5.18 (5.18.2-2ubuntu1.7) ... 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-164.214_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-164.214) ... 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.9_all.deb ... Unpacking nginx-common (1.4.6-1ubuntu3.9) ... Selecting previously unselected package nginx-core. Preparing to unpack .../nginx-core_1.4.6-1ubuntu3.9_amd64.deb ... Unpacking nginx-core (1.4.6-1ubuntu3.9) ... Selecting previously unselected package nginx. Preparing to unpack .../nginx_1.4.6-1ubuntu3.9_all.deb ... Unpacking nginx (1.4.6-1ubuntu3.9) ... 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.1_all.deb ... Unpacking python-six-whl (1.5.2-1ubuntu1.1) ... Selecting previously unselected package python-urllib3-whl. Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ... Unpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ... Selecting previously unselected package python-requests-whl. Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ... Unpacking python-requests-whl (2.2.1-1ubuntu0.4) ... 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.1_all.deb ... Unpacking python-wheel (0.24.0-1~ubuntu1.1) ... 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.7) ... 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-164.214) ... 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.9) ... 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.1) ... Setting up python-urllib3-whl (1.7.1-1ubuntu4.1) ... Setting up python-requests-whl (2.2.1-1ubuntu0.4) ... 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.1) ... Setting up sprout-libs (1.0-171215.183529) ... 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 dnspython (from cw_infrastructure) Collecting pathlib (from cw_infrastructure) Collecting contextlib2 (from cw_infrastructure) Collecting nsenter (from cw_infrastructure) Collecting argparse (from cw_infrastructure) Installing collected packages: dnspython, pathlib, contextlib2, argparse, nsenter, 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 8975 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 9006 clearwater-socket-factory-sig start/running, process 9011 Setting up clearwater-monit (5.18-171207.172716) ... clearwater-monit start/running, process 9061 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.9) ... Setting up nginx (1.4.6-1ubuntu3.9) ... 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 3m16.632s user 0m9.393s sys 0m8.956s 2019-01-18 07:17:04,076 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/executions/e87ce63d-2c62-4c4d-a907-7e1bd4215583 2019-01-18 07:17:04,535 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-18 07:17:04,535 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-18 07:17:04,535 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-18 07:17:04,535 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-18 07:17:04,535 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-18 07:17:04,535 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-18 07:17:04,535 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-18 07:17:04,536 - 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": "2019-01-18T07:06:35.566Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"} 2019-01-18 07:17:04,536 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-18 07:17:04,536 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 18 Jan 2019 07:17:04 GMT 2019-01-18 07:17:04,536 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-18 07:17:04,536 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-18 07:17:04,536 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-18 07:17:09,541 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/events 2019-01-18 07:17:09,649 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-18 07:17:09,649 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-18 07:17:09,650 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-18 07:17:09,650 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-18 07:17:09,650 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-18 07:17:09,650 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-18 07:17:09,650 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-18 07:17:09,650 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1672, "offset": 1657, "size": 50}}} 2019-01-18 07:17:09,650 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-18 07:17:09,650 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 18 Jan 2019 07:17:09 GMT 2019-01-18 07:17:09,650 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-18 07:17:09,650 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2019-01-18 07:17:09,651 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-18 07:17:09,651 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/executions/e87ce63d-2c62-4c4d-a907-7e1bd4215583 2019-01-18 07:17:10,092 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-18 07:17:10,092 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-18 07:17:10,092 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-18 07:17:10,093 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-18 07:17:10,093 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-18 07:17:10,093 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-18 07:17:10,093 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-18 07:17:10,093 - 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": "2019-01-18T07:06:35.566Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"} 2019-01-18 07:17:10,093 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-18 07:17:10,093 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 18 Jan 2019 07:17:10 GMT 2019-01-18 07:17:10,093 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-18 07:17:10,093 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-18 07:17:10,094 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-18 07:17:15,099 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/events 2019-01-18 07:17:15,211 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-18 07:17:15,212 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-18 07:17:15,212 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-18 07:17:15,212 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-18 07:17:15,212 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-18 07:17:15,212 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-18 07:17:15,212 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-18 07:17:15,212 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1672, "offset": 1657, "size": 50}}} 2019-01-18 07:17:15,212 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-18 07:17:15,213 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 18 Jan 2019 07:17:15 GMT 2019-01-18 07:17:15,213 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-18 07:17:15,213 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2019-01-18 07:17:15,213 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-18 07:17:15,213 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/executions/e87ce63d-2c62-4c4d-a907-7e1bd4215583 2019-01-18 07:17:15,489 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-18 07:17:15,489 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-18 07:17:15,489 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-18 07:17:15,489 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-18 07:17:15,489 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-18 07:17:15,490 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-18 07:17:15,490 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-18 07:17:15,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": "2019-01-18T07:06:35.566Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"} 2019-01-18 07:17:15,490 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-18 07:17:15,490 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 18 Jan 2019 07:17:15 GMT 2019-01-18 07:17:15,490 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-18 07:17:15,490 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-18 07:17:15,490 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-18 07:17:20,496 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/events 2019-01-18 07:17:20,579 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-18 07:17:20,579 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-18 07:17:20,579 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-18 07:17:20,579 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-18 07:17:20,579 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-18 07:17:20,579 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-18 07:17:20,580 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-18 07:17:20,580 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_69va8w", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:17:16.756Z", "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 5 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.62-0ubuntu0.14.04.1 [12.6 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.62-0ubuntu0.14.04.1 [598 kB]\nPreconfiguring packages ...\nFetched 701 kB in 1s (582 kB/s)\nSelecting previously unselected package mysql-common.\n(Reading database ... 57845 files and directories currently installed.)\nPreparing to unpack .../mysql-common_5.5.62-0ubuntu0.14.04.1_all.deb ...\nUnpacking mysql-common (5.5.62-0ubuntu0.14.04.1) ...\nSelecting previously unselected package libmysqlclient18:amd64.\nPreparing to unpack .../libmysqlclient18_5.5.62-0ubuntu0.14.04.1_amd64.deb ...\nUnpacking libmysqlclient18:amd64 (5.5.62-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.62-0ubuntu0.14.04.1) ...\nSetting up libmysqlclient18:amd64 (5.5.62-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\t0m16.552s\nuser\t0m0.799s\nsys\t0m0.606s", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:17:16.756Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "0e1fd362-a6ce-46b9-9a1c-848fda63a0fa"}, {"node_instance_id": "bono_69va8w", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:17:17.522Z", "message": "[bono] sudo service dnsmasq force", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:17:17.522Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "0e1fd362-a6ce-46b9-9a1c-848fda63a0fa"}, {"node_instance_id": "bono_69va8w", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:17:17.522Z", "message": "[bono] Configure a new DNS server", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:17:17.522Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "0e1fd362-a6ce-46b9-9a1c-848fda63a0fa"}, {"node_instance_id": "bono_69va8w", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:17:17.522Z", "message": "[bono] The installation packages is done correctly", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:17:17.522Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "0e1fd362-a6ce-46b9-9a1c-848fda63a0fa"}, {"node_instance_id": "bono_69va8w", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:17:19.610Z", "message": "[bono] => * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n\nreal\t0m2.053s\nuser\t0m0.008s\nsys\t0m0.044s", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:17:19.610Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "0e1fd362-a6ce-46b9-9a1c-848fda63a0fa"}], "metadata": {"pagination": {"total": 1677, "offset": 1657, "size": 50}}} 2019-01-18 07:17:20,580 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-18 07:17:20,580 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 18 Jan 2019 07:17:20 GMT 2019-01-18 07:17:20,580 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-18 07:17:20,580 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5205 2019-01-18 07:17:20,580 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-18 07:17:20,581 - 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 5 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.62-0ubuntu0.14.04.1 [12.6 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.62-0ubuntu0.14.04.1 [598 kB] Preconfiguring packages ... Fetched 701 kB in 1s (582 kB/s) Selecting previously unselected package mysql-common. (Reading database ... 57845 files and directories currently installed.) Preparing to unpack .../mysql-common_5.5.62-0ubuntu0.14.04.1_all.deb ... Unpacking mysql-common (5.5.62-0ubuntu0.14.04.1) ... Selecting previously unselected package libmysqlclient18:amd64. Preparing to unpack .../libmysqlclient18_5.5.62-0ubuntu0.14.04.1_amd64.deb ... Unpacking libmysqlclient18:amd64 (5.5.62-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.62-0ubuntu0.14.04.1) ... Setting up libmysqlclient18:amd64 (5.5.62-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 0m16.552s user 0m0.799s sys 0m0.606s 2019-01-18 07:17:20,581 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo service dnsmasq force 2019-01-18 07:17:20,581 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] Configure a new DNS server 2019-01-18 07:17:20,581 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] The installation packages is done correctly 2019-01-18 07:17:20,581 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => * Restarting DNS forwarder and DHCP server dnsmasq ...done. real 0m2.053s user 0m0.008s sys 0m0.044s 2019-01-18 07:17:20,582 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/executions/e87ce63d-2c62-4c4d-a907-7e1bd4215583 2019-01-18 07:17:20,661 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-18 07:17:20,661 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-18 07:17:20,661 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-18 07:17:20,661 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-18 07:17:20,661 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-18 07:17:20,661 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-18 07:17:20,661 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-18 07:17:20,661 - 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": "2019-01-18T07:06:35.566Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"} 2019-01-18 07:17:20,662 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-18 07:17:20,662 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 18 Jan 2019 07:17:20 GMT 2019-01-18 07:17:20,662 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-18 07:17:20,662 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-18 07:17:20,662 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-18 07:17:25,667 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/events 2019-01-18 07:17:25,746 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-18 07:17:25,746 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-18 07:17:25,746 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-18 07:17:25,746 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-18 07:17:25,746 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-18 07:17:25,746 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-18 07:17:25,747 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-18 07:17:25,747 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_69va8w", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:17:20.554Z", "message": "[bono] => eth0 Link encap:Ethernet HWaddr fa:16:3e:58:c8:82 \n inet addr:192.168.120.7 Bcast:192.168.120.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe58:c882/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:88887 errors:0 dropped:0 overruns:0 frame:0\n TX packets:54122 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:132164145 (132.1 MB) TX bytes:10402936 (10.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: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:3810 (3.8 KB) TX bytes:3810 (3.8 KB)\n\n\nreal\t0m0.005s\nuser\t0m0.000s\nsys\t0m0.005s", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:17:20.554Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "0e1fd362-a6ce-46b9-9a1c-848fda63a0fa"}, {"node_instance_id": "bono_69va8w", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:17:20.554Z", "message": "[bono] => UID PID PPID C STIME TTY TIME CMD\nroot 1 0 0 07:08 ? 00:00:00 /sbin/init\nroot 2 0 0 07:08 ? 00:00:00 [kthreadd]\nroot 3 2 0 07:08 ? 00:00:00 [ksoftirqd/0]\nroot 5 2 0 07:08 ? 00:00:00 [kworker/0:0H]\nroot 6 2 0 07:08 ? 00:00:00 [kworker/u4:0]\nroot 7 2 0 07:08 ? 00:00:00 [rcu_sched]\nroot 8 2 0 07:08 ? 00:00:00 [rcuos/0]\nroot 9 2 0 07:08 ? 00:00:00 [rcuos/1]\nroot 10 2 0 07:08 ? 00:00:00 [rcu_bh]\nroot 11 2 0 07:08 ? 00:00:00 [rcuob/0]\nroot 12 2 0 07:08 ? 00:00:00 [rcuob/1]\nroot 13 2 0 07:08 ? 00:00:00 [migration/0]\nroot 14 2 0 07:08 ? 00:00:00 [watchdog/0]\nroot 15 2 0 07:08 ? 00:00:00 [watchdog/1]\nroot 16 2 0 07:08 ? 00:00:00 [migration/1]\nroot 17 2 0 07:08 ? 00:00:00 [ksoftirqd/1]\nroot 19 2 0 07:08 ? 00:00:00 [kworker/1:0H]\nroot 20 2 0 07:08 ? 00:00:00 [khelper]\nroot 21 2 0 07:08 ? 00:00:00 [kdevtmpfs]\nroot 22 2 0 07:08 ? 00:00:00 [netns]\nroot 23 2 0 07:08 ? 00:00:00 [writeback]\nroot 24 2 0 07:08 ? 00:00:00 [kintegrityd]\nroot 25 2 0 07:08 ? 00:00:00 [bioset]\nroot 26 2 0 07:08 ? 00:00:00 [kworker/u5:0]\nroot 27 2 0 07:08 ? 00:00:00 [kblockd]\nroot 28 2 0 07:08 ? 00:00:00 [ata_sff]\nroot 29 2 0 07:08 ? 00:00:00 [khubd]\nroot 30 2 0 07:08 ? 00:00:00 [md]\nroot 31 2 0 07:08 ? 00:00:00 [devfreq_wq]\nroot 32 2 0 07:08 ? 00:00:00 [kworker/1:1]\nroot 33 2 0 07:08 ? 00:00:00 [kworker/0:1]\nroot 35 2 0 07:08 ? 00:00:00 [khungtaskd]\nroot 36 2 0 07:08 ? 00:00:00 [kswapd0]\nroot 37 2 0 07:08 ? 00:00:00 [vmstat]\nroot 38 2 0 07:08 ? 00:00:00 [ksmd]\nroot 39 2 0 07:08 ? 00:00:00 [khugepaged]\nroot 40 2 0 07:08 ? 00:00:00 [fsnotify_mark]\nroot 41 2 0 07:08 ? 00:00:00 [ecryptfs-kthrea]\nroot 42 2 0 07:08 ? 00:00:00 [crypto]\nroot 54 2 0 07:08 ? 00:00:00 [kthrotld]\nroot 55 2 0 07:08 ? 00:00:00 [kworker/u4:1]\nroot 56 2 0 07:08 ? 00:00:00 [vballoon]\nroot 57 2 0 07:08 ? 00:00:00 [scsi_eh_0]\nroot 58 2 0 07:08 ? 00:00:00 [scsi_eh_1]\nroot 79 2 0 07:08 ? 00:00:00 [deferwq]\nroot 80 2 0 07:08 ? 00:00:00 [charger_manager]\nroot 124 2 0 07:08 ? 00:00:00 [kpsmoused]\nroot 142 2 0 07:08 ? 00:00:00 [kworker/1:2]\nroot 186 2 0 07:08 ? 00:00:00 [jbd2/vda1-8]\nroot 187 2 0 07:08 ? 00:00:00 [ext4-rsv-conver]\nroot 389 1 0 07:08 ? 00:00:00 upstart-udev-bridge --daemon\nroot 394 1 0 07:08 ? 00:00:00 /lib/systemd/systemd-udevd --daemon\nroot 432 2 0 07:08 ? 00:00:00 [kworker/u5:1]\nroot 537 1 0 07:08 ? 00:00:00 upstart-socket-bridge --daemon\nroot 578 1 0 07:08 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0\nroot 822 2 0 07:08 ? 00:00:00 [kauditd]\nroot 939 1 0 07:09 ? 00:00:00 upstart-file-bridge --daemon\nmessage+ 947 1 0 07:09 ? 00:00:00 dbus-daemon --system --fork\nroot 979 1 0 07:09 ? 00:00:00 /lib/systemd/systemd-logind\nsyslog 1004 1 0 07:09 ? 00:00:00 rsyslogd\nroot 1052 1 0 07:09 tty4 00:00:00 /sbin/getty -8 38400 tty4\nroot 1055 1 0 07:09 tty5 00:00:00 /sbin/getty -8 38400 tty5\nroot 1059 1 0 07:09 tty2 00:00:00 /sbin/getty -8 38400 tty2\nroot 1060 1 0 07:09 tty3 00:00:00 /sbin/getty -8 38400 tty3\nroot 1062 1 0 07:09 tty6 00:00:00 /sbin/getty -8 38400 tty6\nroot 1108 1 0 07:09 ? 00:00:00 /usr/sbin/sshd -D\nroot 1109 1 0 07:09 ? 00:00:00 cron\ndaemon 1110 1 0 07:09 ? 00:00:00 atd\nroot 1116 1 0 07:09 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket\nroot 1117 1 0 07:09 ? 00:00:00 /usr/sbin/irqbalance\nroot 1200 1 0 07:09 tty1 00:00:00 /sbin/getty -8 38400 tty1\nroot 1206 1 0 07:09 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102\nroot 1543 2 0 07:09 ? 00:00:00 [kworker/0:2]\nubuntu 1662 1 0 07:09 ? 00:00:00 /home/ubuntu/bono_host_xmtnai/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q bono_host_xmtnai --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@bono_host_xmtnai --logging-server-logdir=/home/ubuntu/bono_host_xmtnai/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/bono_host_xmtnai/work/bono_host_xmtnai%I.log --pidfile=/home/ubuntu/bono_host_xmtnai/work/bono_host_xmtnai.pid\nubuntu 1776 1 0 07:10 ? 00:00:02 python2.7 /home/ubuntu/bono_host_xmtnai/env/bin/diamond --configfile /home/ubuntu/bono_host_xmtnai/work/plugins/diamond/etc/diamond.conf\nubuntu 1865 1662 0 07:13 ? 00:00:00 /home/ubuntu/bono_host_xmtnai/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q bono_host_xmtnai --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@bono_host_xmtnai --logging-server-logdir=/home/ubuntu/bono_host_xmtnai/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/bono_host_xmtnai/work/bono_host_xmtnai%I.log --pidfile=/home/ubuntu/bono_host_xmtnai/work/bono_host_xmtnai.pid\nubuntu 1889 1865 0 07:13 ? 00:00:00 /home/ubuntu/bono_host_xmtnai/env/bin/python2.7 /home/ubuntu/bono_host_xmtnai/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-oTMqZD\nubuntu 1901 1889 0 07:13 ? 00:00:00 /bin/sh -c /tmp/74OSO/install-bono.sh\nubuntu 1903 1901 0 07:13 ? 00:00:00 /bin/bash -e /tmp/74OSO/install-bono.sh\nroot 2291 2 0 07:14 ? 00:00:00 [kworker/u5:2]\nntp 8179 1 0 07:15 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 106:111\nroot 8688 1 0 07:16 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc\nroot 8729 1 0 07:16 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper /bin/sh\nroot 8730 8729 0 07:16 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper\nroot 8734 1 0 07:16 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper /bin/sh\nroot 8735 8734 0 07:16 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper\nroot 8744 8730 0 07:16 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace management\nroot 8745 8735 0 07:16 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/run-in-signaling-namespace /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling\nroot 8746 8745 0 07:16 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling\nbono 9050 1 0 07:16 ? 00:00:00 /usr/share/clearwater/bin/bono --domain= --localhost=192.168.120.7,bono-69va8w.clearwater.local --alias=172.30.9.212,bono-69va8w.clearwater.local, --pcscf=5060,5058 --webrtc-port=5062 --routing-proxy=icscf.,5052,50,600 --sas=0.0.0.0,bono@bono-69va8w.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 9850 1 0 07:17 ? 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 9913 1903 0 07:17 ? 00:00:00 /bin/bash -e /tmp/74OSO/install-bono.sh\nubuntu 9914 9913 0 07:17 ? 00:00:00 /bin/bash -e /tmp/74OSO/install-bono.sh\nroot 9915 9914 0 07:17 ? 00:00:00 sudo ps -edf\nroot 9916 9915 0 07:17 ? 00:00:00 ps -edf\n\nreal\t0m0.009s\nuser\t0m0.000s\nsys\t0m0.009s", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:17:20.554Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "0e1fd362-a6ce-46b9-9a1c-848fda63a0fa"}, {"node_instance_id": "bono_69va8w", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:17:20.554Z", "message": "[bono] sudo ps ", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:17:20.554Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "0e1fd362-a6ce-46b9-9a1c-848fda63a0fa"}, {"node_instance_id": "bono_69va8w", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:17:20.554Z", "message": "[bono] sudo ifconfig ", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:17:20.554Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "0e1fd362-a6ce-46b9-9a1c-848fda63a0fa"}, {"node_instance_id": "bono_69va8w", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:17:21.568Z", "message": "[bono] sudo cat /var/log/clearwater", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:17:21.568Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "0e1fd362-a6ce-46b9-9a1c-848fda63a0fa"}, {"node_instance_id": "bono_69va8w", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:17:21.568Z", "message": "[bono] => /var/log/landscape/sysinfo.log\n/var/log/clearwater-socket-factory.log\n/var/log/btmp\n/var/log/monit.log\n/var/log/boot.log\n/var/log/udev\n/var/log/sysstat/clearwater-sa18\n/var/log/cloud-init-output.log\n/var/log/fsck/checkfs\n/var/log/fsck/checkroot\n/var/log/dpkg.log\n/var/log/upstart/clearwater-monit.log\n/var/log/upstart/network-interface-eth0.log\n/var/log/upstart/procps-static-network-up.log\n/var/log/upstart/rsyslog.log\n/var/log/upstart/cryptdisks.log\n/var/log/upstart/systemd-logind.log\n/var/log/upstart/console-setup.log\n/var/log/upstart/container-detect.log\n/var/log/upstart/procps-virtual-filesystems.log\n/var/log/apt/term.log\n/var/log/apt/history.log\n/var/log/syslog\n/var/log/cloud-init.log\n/var/log/alternatives.log\n/var/log/kern.log\n/var/log/lastlog\n/var/log/auth.log\n/var/log/dmesg.0\n/var/log/clearwater-etcd/clearwater-etcd-initd.log\n/var/log/bono/bono_out.log\n/var/log/bono/bono_err.log\n/var/log/bono/bono_20190118T070000Z.txt\n/var/log/iotop.log\n/var/log/wtmp\n/var/log/dmesg\n\nreal\t0m0.007s\nuser\t0m0.004s\nsys\t0m0.002s", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:17:21.568Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "0e1fd362-a6ce-46b9-9a1c-848fda63a0fa"}, {"node_instance_id": "bono_69va8w", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:17:21.568Z", "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 9850/dnsmasq \ntcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1108/sshd \ntcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 8688/monit \ntcp 0 0 192.168.120.7:5058 0.0.0.0:* LISTEN 9050/bono \ntcp 0 0 192.168.120.7:5060 0.0.0.0:* LISTEN 9050/bono \ntcp 0 0 0.0.0.0:5062 0.0.0.0:* LISTEN 9050/bono \ntcp6 0 0 ::1:53 :::* LISTEN 9850/dnsmasq \ntcp6 0 0 :::22 :::* LISTEN 1108/sshd \nudp 0 0 192.168.120.7:123 0.0.0.0:* 8179/ntpd \nudp 0 0 127.0.0.1:123 0.0.0.0:* 8179/ntpd \nudp 0 0 0.0.0.0:123 0.0.0.0:* 8179/ntpd \nudp 0 0 0.0.0.0:2240 0.0.0.0:* 578/dhclient \nudp 0 0 192.168.120.7:5058 0.0.0.0:* 9050/bono \nudp 0 0 192.168.120.7:5060 0.0.0.0:* 9050/bono \nudp 0 0 127.0.0.1:53 0.0.0.0:* 9850/dnsmasq \nudp 0 0 0.0.0.0:68 0.0.0.0:* 578/dhclient \nudp6 0 0 ::1:123 :::* 8179/ntpd \nudp6 0 0 fe80::f816:3eff:fe5:123 :::* 8179/ntpd \nudp6 0 0 :::123 :::* 8179/ntpd \nudp6 0 0 :::63922 :::* 578/dhclient \nudp6 0 0 ::1:53 :::* 9850/dnsmasq \nActive UNIX domain sockets (only servers)\nProto RefCnt Flags Type State I-Node PID/Program name Path\nunix 2 [ ACC ] STREAM LISTENING 9257 947/dbus-daemon /var/run/dbus/system_bus_socket\nunix 2 [ ACC ] STREAM LISTENING 21038 8744/clearwater_soc /tmp/clearwater_management_namespace_socket\nunix 2 [ ACC ] STREAM LISTENING 19959 8746/clearwater_soc /tmp/clearwater_signaling_namespace_socket\nunix 2 [ ACC ] STREAM LISTENING 9035 1116/acpid /var/run/acpid.socket\nunix 2 [ ACC ] STREAM LISTENING 11156 1662/python2.7 /tmp/cloudify-logging-server-3e598.socket\nunix 2 [ ACC ] STREAM LISTENING 613 1/init @/com/ubuntu/upstart\nunix 2 [ ACC ] STREAM LISTENING 11680 1889/python2.7 /tmp/ctx-MSx0pN.socket\nunix 2 [ ACC ] SEQPACKET LISTENING 7418 394/systemd-udevd /run/udev/control\n\nreal\t0m0.007s\nuser\t0m0.000s\nsys\t0m0.006s", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:17:21.568Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "0e1fd362-a6ce-46b9-9a1c-848fda63a0fa"}, {"node_instance_id": "bono_69va8w", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:17:21.568Z", "message": "[bono] sudo find /var/log ", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:17:21.568Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "0e1fd362-a6ce-46b9-9a1c-848fda63a0fa"}, {"node_instance_id": "bono_69va8w", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:17:21.568Z", "message": "[bono] sudo netstat ", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:17:21.568Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "0e1fd362-a6ce-46b9-9a1c-848fda63a0fa"}, {"node_instance_id": "bono_69va8w", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:17:22.578Z", "message": "[bono] sudo cat /var/log/clearwater", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:17:22.578Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "0e1fd362-a6ce-46b9-9a1c-848fda63a0fa"}, {"node_instance_id": "bono_69va8w", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:17:22.578Z", "message": "[bono] => 2019:01:18 07:16:18: Namespace: management\n2019:01:18 07:16:18: [management] Starting server\n2019:01:18 07:16:18: [management] Listening for requests\n2019:01:18 07:16:18: Namespace: signaling\n2019:01:18 07:16:18: [signaling] Starting server\n2019:01:18 07:16:18: [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": "2019-01-18T07:17:22.578Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "0e1fd362-a6ce-46b9-9a1c-848fda63a0fa"}, {"node_instance_id": "bono_69va8w", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:17:23.615Z", "message": "[bono] => 2019-01-18 07:16:43.019355376 Stopping etcd clearwater-etcd\n\nreal\t0m0.005s\nuser\t0m0.000s\nsys\t0m0.005s", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:17:23.615Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "0e1fd362-a6ce-46b9-9a1c-848fda63a0fa"}, {"node_instance_id": "bono_69va8w", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:17:23.615Z", "message": "[bono] sudo cat /var/log/bono/bono_20190118T070000Z.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": "2019-01-18T07:17:23.615Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "0e1fd362-a6ce-46b9-9a1c-848fda63a0fa"}, {"node_instance_id": "bono_69va8w", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:17:23.615Z", "message": "[bono] sudo cat /var/log/clearwater", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:17:23.615Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "0e1fd362-a6ce-46b9-9a1c-848fda63a0fa"}, {"node_instance_id": "bono_69va8w", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:17:23.615Z", "message": "[bono] => 18-01-2019 07:17:22.036 UTC INFO utils.py:310 (thread MainThread): Acquired exclusive lock on /var/run/clearwater-queue-manager.pid.lockfile\n18-01-2019 07:17:22.036 UTC INFO plugin_loader.py:26 (thread MainThread): Inspecting apply_config_plugin.py\n18-01-2019 07:17:22.052 UTC INFO plugin_loader.py:34 (thread MainThread): Loading apply_config_plugin.py\n18-01-2019 07:17:22.052 UTC INFO plugin_loader.py:36 (thread MainThread): Loaded apply_config_plugin.py successfully\n18-01-2019 07:17:22.054 UTC INFO main.py:114 (thread MainThread): Loaded plugin \n18-01-2019 07:17:22.056 UTC ERROR common_etcd_synchronizer.py:154 (thread Thread-3): Request to server http://192.168.120.7:4000 failed: MaxRetryError(u\"HTTPConnectionPool(host=u'192.168.120.7', port=4000): Max retries exceeded with url: /v2/keys/clearwater/site1/configuration/apply_config_bono?quorum=true (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused',))\",)\n18-01-2019 07:17:22.057 UTC ERROR common_etcd_synchronizer.py:360 (thread Thread-3): 192.168.120.7 caught EtcdConnectionFailed('Connection to etcd failed due to MaxRetryError(u\"HTTPConnectionPool(host=u\\'192.168.120.7\\', port=4000): Max retries exceeded with url: /v2/keys/clearwater/site1/configuration/apply_config_bono?quorum=true (Caused by NewConnectionError(\\': Failed to establish a new connection: [Errno 111] Connection refused\\',))\",)',) when trying to read with index None - pause before retry\n18-01-2019 07:17:22.058 UTC INFO main.py:121 (thread MainThread): Started thread for plugin \n\nreal\t0m0.004s\nuser\t0m0.000s\nsys\t0m0.004s", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:17:23.615Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "0e1fd362-a6ce-46b9-9a1c-848fda63a0fa"}, {"node_instance_id": "bono_69va8w", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:17:23.615Z", "message": "Execution done (return_code=0): /tmp/74OSO/install-bono.sh", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:17:23.615Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "0e1fd362-a6ce-46b9-9a1c-848fda63a0fa"}, {"node_instance_id": "bono_69va8w", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:17:23.615Z", "message": "[bono] Installation is done", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:17:23.615Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "0e1fd362-a6ce-46b9-9a1c-848fda63a0fa"}, {"node_instance_id": "bono_69va8w", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:17:24.540Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:17:24.540Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}], "metadata": {"pagination": {"total": 1697, "offset": 1662, "size": 50}}} 2019-01-18 07:17:25,747 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-18 07:17:25,747 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 18 Jan 2019 07:17:25 GMT 2019-01-18 07:17:25,747 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-18 07:17:25,747 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 25890 2019-01-18 07:17:25,747 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-18 07:17:25,748 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => eth0 Link encap:Ethernet HWaddr fa:16:3e:58:c8:82 inet addr:192.168.120.7 Bcast:192.168.120.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fe58:c882/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1 RX packets:88887 errors:0 dropped:0 overruns:0 frame:0 TX packets:54122 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:132164145 (132.1 MB) TX bytes:10402936 (10.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: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:3810 (3.8 KB) TX bytes:3810 (3.8 KB) real 0m0.005s user 0m0.000s sys 0m0.005s 2019-01-18 07:17:25,748 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => UID PID PPID C STIME TTY TIME CMD root 1 0 0 07:08 ? 00:00:00 /sbin/init root 2 0 0 07:08 ? 00:00:00 [kthreadd] root 3 2 0 07:08 ? 00:00:00 [ksoftirqd/0] root 5 2 0 07:08 ? 00:00:00 [kworker/0:0H] root 6 2 0 07:08 ? 00:00:00 [kworker/u4:0] root 7 2 0 07:08 ? 00:00:00 [rcu_sched] root 8 2 0 07:08 ? 00:00:00 [rcuos/0] root 9 2 0 07:08 ? 00:00:00 [rcuos/1] root 10 2 0 07:08 ? 00:00:00 [rcu_bh] root 11 2 0 07:08 ? 00:00:00 [rcuob/0] root 12 2 0 07:08 ? 00:00:00 [rcuob/1] root 13 2 0 07:08 ? 00:00:00 [migration/0] root 14 2 0 07:08 ? 00:00:00 [watchdog/0] root 15 2 0 07:08 ? 00:00:00 [watchdog/1] root 16 2 0 07:08 ? 00:00:00 [migration/1] root 17 2 0 07:08 ? 00:00:00 [ksoftirqd/1] root 19 2 0 07:08 ? 00:00:00 [kworker/1:0H] root 20 2 0 07:08 ? 00:00:00 [khelper] root 21 2 0 07:08 ? 00:00:00 [kdevtmpfs] root 22 2 0 07:08 ? 00:00:00 [netns] root 23 2 0 07:08 ? 00:00:00 [writeback] root 24 2 0 07:08 ? 00:00:00 [kintegrityd] root 25 2 0 07:08 ? 00:00:00 [bioset] root 26 2 0 07:08 ? 00:00:00 [kworker/u5:0] root 27 2 0 07:08 ? 00:00:00 [kblockd] root 28 2 0 07:08 ? 00:00:00 [ata_sff] root 29 2 0 07:08 ? 00:00:00 [khubd] root 30 2 0 07:08 ? 00:00:00 [md] root 31 2 0 07:08 ? 00:00:00 [devfreq_wq] root 32 2 0 07:08 ? 00:00:00 [kworker/1:1] root 33 2 0 07:08 ? 00:00:00 [kworker/0:1] root 35 2 0 07:08 ? 00:00:00 [khungtaskd] root 36 2 0 07:08 ? 00:00:00 [kswapd0] root 37 2 0 07:08 ? 00:00:00 [vmstat] root 38 2 0 07:08 ? 00:00:00 [ksmd] root 39 2 0 07:08 ? 00:00:00 [khugepaged] root 40 2 0 07:08 ? 00:00:00 [fsnotify_mark] root 41 2 0 07:08 ? 00:00:00 [ecryptfs-kthrea] root 42 2 0 07:08 ? 00:00:00 [crypto] root 54 2 0 07:08 ? 00:00:00 [kthrotld] root 55 2 0 07:08 ? 00:00:00 [kworker/u4:1] root 56 2 0 07:08 ? 00:00:00 [vballoon] root 57 2 0 07:08 ? 00:00:00 [scsi_eh_0] root 58 2 0 07:08 ? 00:00:00 [scsi_eh_1] root 79 2 0 07:08 ? 00:00:00 [deferwq] root 80 2 0 07:08 ? 00:00:00 [charger_manager] root 124 2 0 07:08 ? 00:00:00 [kpsmoused] root 142 2 0 07:08 ? 00:00:00 [kworker/1:2] root 186 2 0 07:08 ? 00:00:00 [jbd2/vda1-8] root 187 2 0 07:08 ? 00:00:00 [ext4-rsv-conver] root 389 1 0 07:08 ? 00:00:00 upstart-udev-bridge --daemon root 394 1 0 07:08 ? 00:00:00 /lib/systemd/systemd-udevd --daemon root 432 2 0 07:08 ? 00:00:00 [kworker/u5:1] root 537 1 0 07:08 ? 00:00:00 upstart-socket-bridge --daemon root 578 1 0 07:08 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0 root 822 2 0 07:08 ? 00:00:00 [kauditd] root 939 1 0 07:09 ? 00:00:00 upstart-file-bridge --daemon message+ 947 1 0 07:09 ? 00:00:00 dbus-daemon --system --fork root 979 1 0 07:09 ? 00:00:00 /lib/systemd/systemd-logind syslog 1004 1 0 07:09 ? 00:00:00 rsyslogd root 1052 1 0 07:09 tty4 00:00:00 /sbin/getty -8 38400 tty4 root 1055 1 0 07:09 tty5 00:00:00 /sbin/getty -8 38400 tty5 root 1059 1 0 07:09 tty2 00:00:00 /sbin/getty -8 38400 tty2 root 1060 1 0 07:09 tty3 00:00:00 /sbin/getty -8 38400 tty3 root 1062 1 0 07:09 tty6 00:00:00 /sbin/getty -8 38400 tty6 root 1108 1 0 07:09 ? 00:00:00 /usr/sbin/sshd -D root 1109 1 0 07:09 ? 00:00:00 cron daemon 1110 1 0 07:09 ? 00:00:00 atd root 1116 1 0 07:09 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket root 1117 1 0 07:09 ? 00:00:00 /usr/sbin/irqbalance root 1200 1 0 07:09 tty1 00:00:00 /sbin/getty -8 38400 tty1 root 1206 1 0 07:09 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102 root 1543 2 0 07:09 ? 00:00:00 [kworker/0:2] ubuntu 1662 1 0 07:09 ? 00:00:00 /home/ubuntu/bono_host_xmtnai/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q bono_host_xmtnai --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@bono_host_xmtnai --logging-server-logdir=/home/ubuntu/bono_host_xmtnai/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/bono_host_xmtnai/work/bono_host_xmtnai%I.log --pidfile=/home/ubuntu/bono_host_xmtnai/work/bono_host_xmtnai.pid ubuntu 1776 1 0 07:10 ? 00:00:02 python2.7 /home/ubuntu/bono_host_xmtnai/env/bin/diamond --configfile /home/ubuntu/bono_host_xmtnai/work/plugins/diamond/etc/diamond.conf ubuntu 1865 1662 0 07:13 ? 00:00:00 /home/ubuntu/bono_host_xmtnai/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q bono_host_xmtnai --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@bono_host_xmtnai --logging-server-logdir=/home/ubuntu/bono_host_xmtnai/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/bono_host_xmtnai/work/bono_host_xmtnai%I.log --pidfile=/home/ubuntu/bono_host_xmtnai/work/bono_host_xmtnai.pid ubuntu 1889 1865 0 07:13 ? 00:00:00 /home/ubuntu/bono_host_xmtnai/env/bin/python2.7 /home/ubuntu/bono_host_xmtnai/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-oTMqZD ubuntu 1901 1889 0 07:13 ? 00:00:00 /bin/sh -c /tmp/74OSO/install-bono.sh ubuntu 1903 1901 0 07:13 ? 00:00:00 /bin/bash -e /tmp/74OSO/install-bono.sh root 2291 2 0 07:14 ? 00:00:00 [kworker/u5:2] ntp 8179 1 0 07:15 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 106:111 root 8688 1 0 07:16 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc root 8729 1 0 07:16 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper /bin/sh root 8730 8729 0 07:16 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper root 8734 1 0 07:16 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper /bin/sh root 8735 8734 0 07:16 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper root 8744 8730 0 07:16 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace management root 8745 8735 0 07:16 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/run-in-signaling-namespace /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling root 8746 8745 0 07:16 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling bono 9050 1 0 07:16 ? 00:00:00 /usr/share/clearwater/bin/bono --domain= --localhost=192.168.120.7,bono-69va8w.clearwater.local --alias=172.30.9.212,bono-69va8w.clearwater.local, --pcscf=5060,5058 --webrtc-port=5062 --routing-proxy=icscf.,5052,50,600 --sas=0.0.0.0,bono@bono-69va8w.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 9850 1 0 07:17 ? 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 9913 1903 0 07:17 ? 00:00:00 /bin/bash -e /tmp/74OSO/install-bono.sh ubuntu 9914 9913 0 07:17 ? 00:00:00 /bin/bash -e /tmp/74OSO/install-bono.sh root 9915 9914 0 07:17 ? 00:00:00 sudo ps -edf root 9916 9915 0 07:17 ? 00:00:00 ps -edf real 0m0.009s user 0m0.000s sys 0m0.009s 2019-01-18 07:17:25,749 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo ps 2019-01-18 07:17:25,749 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo ifconfig 2019-01-18 07:17:25,749 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo cat /var/log/clearwater 2019-01-18 07:17:25,749 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => /var/log/landscape/sysinfo.log /var/log/clearwater-socket-factory.log /var/log/btmp /var/log/monit.log /var/log/boot.log /var/log/udev /var/log/sysstat/clearwater-sa18 /var/log/cloud-init-output.log /var/log/fsck/checkfs /var/log/fsck/checkroot /var/log/dpkg.log /var/log/upstart/clearwater-monit.log /var/log/upstart/network-interface-eth0.log /var/log/upstart/procps-static-network-up.log /var/log/upstart/rsyslog.log /var/log/upstart/cryptdisks.log /var/log/upstart/systemd-logind.log /var/log/upstart/console-setup.log /var/log/upstart/container-detect.log /var/log/upstart/procps-virtual-filesystems.log /var/log/apt/term.log /var/log/apt/history.log /var/log/syslog /var/log/cloud-init.log /var/log/alternatives.log /var/log/kern.log /var/log/lastlog /var/log/auth.log /var/log/dmesg.0 /var/log/clearwater-etcd/clearwater-etcd-initd.log /var/log/bono/bono_out.log /var/log/bono/bono_err.log /var/log/bono/bono_20190118T070000Z.txt /var/log/iotop.log /var/log/wtmp /var/log/dmesg real 0m0.007s user 0m0.004s sys 0m0.002s 2019-01-18 07:17:25,749 - 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 9850/dnsmasq tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1108/sshd tcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 8688/monit tcp 0 0 192.168.120.7:5058 0.0.0.0:* LISTEN 9050/bono tcp 0 0 192.168.120.7:5060 0.0.0.0:* LISTEN 9050/bono tcp 0 0 0.0.0.0:5062 0.0.0.0:* LISTEN 9050/bono tcp6 0 0 ::1:53 :::* LISTEN 9850/dnsmasq tcp6 0 0 :::22 :::* LISTEN 1108/sshd udp 0 0 192.168.120.7:123 0.0.0.0:* 8179/ntpd udp 0 0 127.0.0.1:123 0.0.0.0:* 8179/ntpd udp 0 0 0.0.0.0:123 0.0.0.0:* 8179/ntpd udp 0 0 0.0.0.0:2240 0.0.0.0:* 578/dhclient udp 0 0 192.168.120.7:5058 0.0.0.0:* 9050/bono udp 0 0 192.168.120.7:5060 0.0.0.0:* 9050/bono udp 0 0 127.0.0.1:53 0.0.0.0:* 9850/dnsmasq udp 0 0 0.0.0.0:68 0.0.0.0:* 578/dhclient udp6 0 0 ::1:123 :::* 8179/ntpd udp6 0 0 fe80::f816:3eff:fe5:123 :::* 8179/ntpd udp6 0 0 :::123 :::* 8179/ntpd udp6 0 0 :::63922 :::* 578/dhclient udp6 0 0 ::1:53 :::* 9850/dnsmasq Active UNIX domain sockets (only servers) Proto RefCnt Flags Type State I-Node PID/Program name Path unix 2 [ ACC ] STREAM LISTENING 9257 947/dbus-daemon /var/run/dbus/system_bus_socket unix 2 [ ACC ] STREAM LISTENING 21038 8744/clearwater_soc /tmp/clearwater_management_namespace_socket unix 2 [ ACC ] STREAM LISTENING 19959 8746/clearwater_soc /tmp/clearwater_signaling_namespace_socket unix 2 [ ACC ] STREAM LISTENING 9035 1116/acpid /var/run/acpid.socket unix 2 [ ACC ] STREAM LISTENING 11156 1662/python2.7 /tmp/cloudify-logging-server-3e598.socket unix 2 [ ACC ] STREAM LISTENING 613 1/init @/com/ubuntu/upstart unix 2 [ ACC ] STREAM LISTENING 11680 1889/python2.7 /tmp/ctx-MSx0pN.socket unix 2 [ ACC ] SEQPACKET LISTENING 7418 394/systemd-udevd /run/udev/control real 0m0.007s user 0m0.000s sys 0m0.006s 2019-01-18 07:17:25,750 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo find /var/log 2019-01-18 07:17:25,750 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo netstat 2019-01-18 07:17:25,750 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo cat /var/log/clearwater 2019-01-18 07:17:25,750 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => 2019:01:18 07:16:18: Namespace: management 2019:01:18 07:16:18: [management] Starting server 2019:01:18 07:16:18: [management] Listening for requests 2019:01:18 07:16:18: Namespace: signaling 2019:01:18 07:16:18: [signaling] Starting server 2019:01:18 07:16:18: [signaling] Listening for requests real 0m0.004s user 0m0.000s sys 0m0.004s 2019-01-18 07:17:25,750 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => 2019-01-18 07:16:43.019355376 Stopping etcd clearwater-etcd real 0m0.005s user 0m0.000s sys 0m0.005s 2019-01-18 07:17:25,750 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo cat /var/log/bono/bono_20190118T070000Z.txt /var/log/bono/bono_current.txt /var/log/bono/bono_err.log /var/log/bono/bono_out.log 2019-01-18 07:17:25,751 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo cat /var/log/clearwater 2019-01-18 07:17:25,751 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => 18-01-2019 07:17:22.036 UTC INFO utils.py:310 (thread MainThread): Acquired exclusive lock on /var/run/clearwater-queue-manager.pid.lockfile 18-01-2019 07:17:22.036 UTC INFO plugin_loader.py:26 (thread MainThread): Inspecting apply_config_plugin.py 18-01-2019 07:17:22.052 UTC INFO plugin_loader.py:34 (thread MainThread): Loading apply_config_plugin.py 18-01-2019 07:17:22.052 UTC INFO plugin_loader.py:36 (thread MainThread): Loaded apply_config_plugin.py successfully 18-01-2019 07:17:22.054 UTC INFO main.py:114 (thread MainThread): Loaded plugin 18-01-2019 07:17:22.056 UTC ERROR common_etcd_synchronizer.py:154 (thread Thread-3): Request to server http://192.168.120.7:4000 failed: MaxRetryError(u"HTTPConnectionPool(host=u'192.168.120.7', port=4000): Max retries exceeded with url: /v2/keys/clearwater/site1/configuration/apply_config_bono?quorum=true (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused',))",) 18-01-2019 07:17:22.057 UTC ERROR common_etcd_synchronizer.py:360 (thread Thread-3): 192.168.120.7 caught EtcdConnectionFailed('Connection to etcd failed due to MaxRetryError(u"HTTPConnectionPool(host=u\'192.168.120.7\', port=4000): Max retries exceeded with url: /v2/keys/clearwater/site1/configuration/apply_config_bono?quorum=true (Caused by NewConnectionError(\': Failed to establish a new connection: [Errno 111] Connection refused\',))",)',) when trying to read with index None - pause before retry 18-01-2019 07:17:22.058 UTC INFO main.py:121 (thread MainThread): Started thread for plugin real 0m0.004s user 0m0.000s sys 0m0.004s 2019-01-18 07:17:25,751 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/74OSO/install-bono.sh 2019-01-18 07:17:25,751 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] Installation is done 2019-01-18 07:17:25,751 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-01-18 07:17:25,751 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/executions/e87ce63d-2c62-4c4d-a907-7e1bd4215583 2019-01-18 07:17:25,847 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-18 07:17:25,847 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-18 07:17:25,847 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-18 07:17:25,847 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-18 07:17:25,847 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-18 07:17:25,848 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-18 07:17:25,848 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-18 07:17:25,848 - 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": "2019-01-18T07:06:35.566Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"} 2019-01-18 07:17:25,848 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-18 07:17:25,848 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 18 Jan 2019 07:17:25 GMT 2019-01-18 07:17:25,848 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-18 07:17:25,848 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-18 07:17:25,848 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-18 07:17:30,854 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/events 2019-01-18 07:17:30,950 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-18 07:17:30,951 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-18 07:17:30,951 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-18 07:17:30,951 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-18 07:17:30,951 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-18 07:17:30,951 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-18 07:17:30,951 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-18 07:17:30,951 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_69va8w", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:17:26.346Z", "message": "Starting node", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:17:26.346Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": "ellis_n7nv88", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:17:27.149Z", "message": "[ellis] => sudo: unable to resolve host server-clearwater-opnfv-ellis-host-j3ioa9\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 5 not upgraded.\nNeed to get 69.4 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://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB]\nGet:8 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB]\nGet:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:10 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-nginx 1.0-171012.111833 [19.3 kB]\nGet:11 http://repo.cw-ngv.com/archive/repo129/ binary/ ellis 1.0-171213.182049 [10.4 MB]\nGet:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\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.62-0ubuntu0.14.04.1 [12.6 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.62-0ubuntu0.14.04.1 [598 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.62-0ubuntu0.14.04.1 [707 kB]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-client-5.5 amd64 5.5.62-0ubuntu0.14.04.1 [1,459 kB]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server-core-5.5 amd64 5.5.62-0ubuntu0.14.04.1 [3,754 kB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server-5.5 amd64 5.5.62-0ubuntu0.14.04.1 [1,979 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-164.214 [774 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.9 [18.9 kB]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.9 [325 kB]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.9 [5,418 B]\nGet:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server all 5.5.62-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.1 [10.6 kB]\nGet:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB]\nGet:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 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.1 [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.4 MB in 11s (6,244 kB/s)\nSelecting previously unselected package libaio1:amd64.\n(Reading database ... 51333 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.62-0ubuntu0.14.04.1_all.deb ...\nUnpacking mysql-common (5.5.62-0ubuntu0.14.04.1) ...\nSelecting previously unselected package libmysqlclient18:amd64.\nPreparing to unpack .../libmysqlclient18_5.5.62-0ubuntu0.14.04.1_amd64.deb ...\nUnpacking libmysqlclient18:amd64 (5.5.62-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.62-0ubuntu0.14.04.1_amd64.deb ...\nUnpacking mysql-client-core-5.5 (5.5.62-0ubuntu0.14.04.1) ...\nSelecting previously unselected package mysql-client-5.5.\nPreparing to unpack .../mysql-client-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ...\nUnpacking mysql-client-5.5 (5.5.62-0ubuntu0.14.04.1) ...\nSelecting previously unselected package mysql-server-core-5.5.\nPreparing to unpack .../mysql-server-core-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ...\nUnpacking mysql-server-core-5.5 (5.5.62-0ubuntu0.14.04.1) ...\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nSetting up mysql-common (5.5.62-0ubuntu0.14.04.1) ...\nSelecting previously unselected package mysql-server-5.5.\n(Reading database ... 51936 files and directories currently installed.)\nPreparing to unpack .../mysql-server-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ...\nUnpacking mysql-server-5.5 (5.5.62-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-164.214_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-164.214) ...\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.9_all.deb ...\nUnpacking nginx-common (1.4.6-1ubuntu3.9) ...\nSelecting previously unselected package nginx-core.\nPreparing to unpack .../nginx-core_1.4.6-1ubuntu3.9_amd64.deb ...\nUnpacking nginx-core (1.4.6-1ubuntu3.9) ...\nSelecting previously unselected package nginx.\nPreparing to unpack .../nginx_1.4.6-1ubuntu3.9_all.deb ...\nUnpacking nginx (1.4.6-1ubuntu3.9) ...\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.62-0ubuntu0.14.04.1_all.deb ...\nUnpacking mysql-server (5.5.62-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.1_all.deb ...\nUnpacking python-six-whl (1.5.2-1ubuntu1.1) ...\nSelecting previously unselected package python-urllib3-whl.\nPreparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ...\nUnpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ...\nSelecting previously unselected package python-requests-whl.\nPreparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ...\nUnpacking python-requests-whl (2.2.1-1ubuntu0.4) ...\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.1_all.deb ...\nUnpacking python-wheel (0.24.0-1~ubuntu1.1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\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.62-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.62-0ubuntu0.14.04.1) ...\nSetting up mysql-client-5.5 (5.5.62-0ubuntu0.14.04.1) ...\nSetting up mysql-server-core-5.5 (5.5.62-0ubuntu0.14.04.1) ...\nSetting up mysql-server-5.5 (5.5.62-0ubuntu0.14.04.1) ...\nmysql start/running, process 9290\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-164.214) ...\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.9) ...\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.1) ...\nSetting up python-urllib3-whl (1.7.1-1ubuntu4.1) ...\nSetting up python-requests-whl (2.2.1-1ubuntu0.4) ...\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.1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up mysql-server (5.5.62-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 dnspython (from cw_infrastructure)\nCollecting pathlib (from cw_infrastructure)\nCollecting contextlib2 (from cw_infrastructure)\nCollecting nsenter (from cw_infrastructure)\nCollecting argparse (from cw_infrastructure)\nInstalling collected packages: dnspython, pathlib, contextlib2, argparse, nsenter, 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 10035\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.9) ...\nSetting up nginx (1.4.6-1ubuntu3.9) ...\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 metaswitchcommon (from ellis)\nCollecting backports.ssl-match-hostname (from ellis)\nCollecting backports-abc (from ellis)\nCollecting certifi (from ellis)\nCollecting msgpack-python (from ellis)\nCollecting singledispatch (from ellis)\nCollecting tornado (from ellis)\nCollecting pycurl (from ellis)\nCollecting py-bcrypt (from ellis)\nCollecting MySQL-python (from ellis)\nCollecting six (from ellis)\nCollecting prctl (from ellis)\nCollecting SQLAlchemy (from ellis)\nCollecting phonenumbers (from ellis)\nCollecting pycparser (from metaswitchcommon->ellis)\nCollecting pycrypto (from metaswitchcommon->ellis)\nCollecting monotonic (from metaswitchcommon->ellis)\nCollecting cffi (from metaswitchcommon->ellis)\nCollecting pyzmq (from metaswitchcommon->ellis)\nInstalling collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, backports.ssl-match-hostname, backports-abc, certifi, msgpack-python, six, singledispatch, tornado, pycurl, py-bcrypt, MySQL-python, prctl, SQLAlchemy, phonenumbers, 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\t3m37.056s\nuser\t0m16.216s\nsys\t0m11.042s", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:17:27.149Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "86f06927-56dd-45a4-b48c-97635afebc55"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:17:27.392Z", "message": "Downloaded scripts/bind/bind.py to /tmp/E3Q60/bind.py", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:17:27.392Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "0db1cdaf-c4bc-4400-831c-ebf54b87d0af"}, {"node_instance_id": "ellis_n7nv88", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:17:27.392Z", "message": "[ellis] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:17:27.392Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "86f06927-56dd-45a4-b48c-97635afebc55"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:17:27.723Z", "message": "Task started 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:17:27.723Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:17:27.723Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:17:27.723Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:17:28.419Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:17:28.419Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "0db1cdaf-c4bc-4400-831c-ebf54b87d0af"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:17:28.419Z", "message": "The config dict: {'public_ip': u'172.30.9.204', 'backends': {u'bono': {u'bono_69va8w': {u'public_address': u'172.30.9.212', u'private_address': u'192.168.120.7', u'name': u'bono-69va8w'}}}, 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.9', u'hss_hostname': u''}.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:17:28.419Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "0db1cdaf-c4bc-4400-831c-ebf54b87d0af"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:17:28.419Z", "message": "[localhost] run: sudo service bind9 reload", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:17:28.419Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "0db1cdaf-c4bc-4400-831c-ebf54b87d0af"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:17:28.419Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.local.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:17:28.419Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "0db1cdaf-c4bc-4400-831c-ebf54b87d0af"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:17:28.419Z", "message": "Creating public domain file", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:17:28.419Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "0db1cdaf-c4bc-4400-831c-ebf54b87d0af"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:17:28.419Z", "message": "[localhost] run: sudo mv /tmp/tmpp4UkZQ /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:17:28.419Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "0db1cdaf-c4bc-4400-831c-ebf54b87d0af"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:17:28.419Z", "message": "Creating private domain file", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:17:28.419Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "0db1cdaf-c4bc-4400-831c-ebf54b87d0af"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:17:28.419Z", "message": "[localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:17:28.419Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "0db1cdaf-c4bc-4400-831c-ebf54b87d0af"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:17:28.419Z", "message": "[localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:17:28.419Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "0db1cdaf-c4bc-4400-831c-ebf54b87d0af"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:17:28.419Z", "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": "2019-01-18T07:17:28.419Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "0db1cdaf-c4bc-4400-831c-ebf54b87d0af"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:17:28.419Z", "message": "[localhost] run: sudo mv /tmp/tmpqGySK3 /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:17:28.419Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "0db1cdaf-c4bc-4400-831c-ebf54b87d0af"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:17:28.744Z", "message": "Task started 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:17:28.744Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:17:28.744Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:17:28.744Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:17:28.744Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:17:28.744Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:17:29.453Z", "message": "Downloaded scripts/monitoring/proxy_snmp/snmpproxy.py to /home/ubuntu/proxy_host_1dokw4/work/plugins/diamond/collectors/SNMPProxyCollector/SNMPProxyCollector.py", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:17:29.453Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "b713594d-6139-4a48-bc84-f68d9bb41802"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:17:29.453Z", "message": "Downloaded scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py to /tmp/DJ8Z3/add-snmpproxy-collector.py", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:17:29.453Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "b713594d-6139-4a48-bc84-f68d9bb41802"}], "metadata": {"pagination": {"total": 1720, "offset": 1680, "size": 50}}} 2019-01-18 07:17:30,952 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-18 07:17:30,952 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 18 Jan 2019 07:17:30 GMT 2019-01-18 07:17:30,952 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-18 07:17:30,952 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 57450 2019-01-18 07:17:30,952 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-18 07:17:30,954 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2019-01-18 07:17:30,954 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => sudo: unable to resolve host server-clearwater-opnfv-ellis-host-j3ioa9 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 5 not upgraded. Need to get 69.4 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://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB] Get:8 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB] Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:10 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-nginx 1.0-171012.111833 [19.3 kB] Get:11 http://repo.cw-ngv.com/archive/repo129/ binary/ ellis 1.0-171213.182049 [10.4 MB] Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] 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.62-0ubuntu0.14.04.1 [12.6 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.62-0ubuntu0.14.04.1 [598 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.62-0ubuntu0.14.04.1 [707 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-client-5.5 amd64 5.5.62-0ubuntu0.14.04.1 [1,459 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server-core-5.5 amd64 5.5.62-0ubuntu0.14.04.1 [3,754 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server-5.5 amd64 5.5.62-0ubuntu0.14.04.1 [1,979 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-164.214 [774 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.9 [18.9 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.9 [325 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.9 [5,418 B] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server all 5.5.62-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.1 [10.6 kB] Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB] Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 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.1 [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.4 MB in 11s (6,244 kB/s) Selecting previously unselected package libaio1:amd64. (Reading database ... 51333 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.62-0ubuntu0.14.04.1_all.deb ... Unpacking mysql-common (5.5.62-0ubuntu0.14.04.1) ... Selecting previously unselected package libmysqlclient18:amd64. Preparing to unpack .../libmysqlclient18_5.5.62-0ubuntu0.14.04.1_amd64.deb ... Unpacking libmysqlclient18:amd64 (5.5.62-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.62-0ubuntu0.14.04.1_amd64.deb ... Unpacking mysql-client-core-5.5 (5.5.62-0ubuntu0.14.04.1) ... Selecting previously unselected package mysql-client-5.5. Preparing to unpack .../mysql-client-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ... Unpacking mysql-client-5.5 (5.5.62-0ubuntu0.14.04.1) ... Selecting previously unselected package mysql-server-core-5.5. Preparing to unpack .../mysql-server-core-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ... Unpacking mysql-server-core-5.5 (5.5.62-0ubuntu0.14.04.1) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Setting up mysql-common (5.5.62-0ubuntu0.14.04.1) ... Selecting previously unselected package mysql-server-5.5. (Reading database ... 51936 files and directories currently installed.) Preparing to unpack .../mysql-server-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ... Unpacking mysql-server-5.5 (5.5.62-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-164.214_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-164.214) ... 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.9_all.deb ... Unpacking nginx-common (1.4.6-1ubuntu3.9) ... Selecting previously unselected package nginx-core. Preparing to unpack .../nginx-core_1.4.6-1ubuntu3.9_amd64.deb ... Unpacking nginx-core (1.4.6-1ubuntu3.9) ... Selecting previously unselected package nginx. Preparing to unpack .../nginx_1.4.6-1ubuntu3.9_all.deb ... Unpacking nginx (1.4.6-1ubuntu3.9) ... 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.62-0ubuntu0.14.04.1_all.deb ... Unpacking mysql-server (5.5.62-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.1_all.deb ... Unpacking python-six-whl (1.5.2-1ubuntu1.1) ... Selecting previously unselected package python-urllib3-whl. Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ... Unpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ... Selecting previously unselected package python-requests-whl. Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ... Unpacking python-requests-whl (2.2.1-1ubuntu0.4) ... 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.1_all.deb ... Unpacking python-wheel (0.24.0-1~ubuntu1.1) ... Processing triggers for ureadahead (0.100.0-16) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... 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.62-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.62-0ubuntu0.14.04.1) ... Setting up mysql-client-5.5 (5.5.62-0ubuntu0.14.04.1) ... Setting up mysql-server-core-5.5 (5.5.62-0ubuntu0.14.04.1) ... Setting up mysql-server-5.5 (5.5.62-0ubuntu0.14.04.1) ... mysql start/running, process 9290 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-164.214) ... 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.9) ... 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.1) ... Setting up python-urllib3-whl (1.7.1-1ubuntu4.1) ... Setting up python-requests-whl (2.2.1-1ubuntu0.4) ... 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.1) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up mysql-server (5.5.62-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 dnspython (from cw_infrastructure) Collecting pathlib (from cw_infrastructure) Collecting contextlib2 (from cw_infrastructure) Collecting nsenter (from cw_infrastructure) Collecting argparse (from cw_infrastructure) Installing collected packages: dnspython, pathlib, contextlib2, argparse, nsenter, 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 10035 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.9) ... Setting up nginx (1.4.6-1ubuntu3.9) ... 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 metaswitchcommon (from ellis) Collecting backports.ssl-match-hostname (from ellis) Collecting backports-abc (from ellis) Collecting certifi (from ellis) Collecting msgpack-python (from ellis) Collecting singledispatch (from ellis) Collecting tornado (from ellis) Collecting pycurl (from ellis) Collecting py-bcrypt (from ellis) Collecting MySQL-python (from ellis) Collecting six (from ellis) Collecting prctl (from ellis) Collecting SQLAlchemy (from ellis) Collecting phonenumbers (from ellis) Collecting pycparser (from metaswitchcommon->ellis) Collecting pycrypto (from metaswitchcommon->ellis) Collecting monotonic (from metaswitchcommon->ellis) Collecting cffi (from metaswitchcommon->ellis) Collecting pyzmq (from metaswitchcommon->ellis) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, backports.ssl-match-hostname, backports-abc, certifi, msgpack-python, six, singledispatch, tornado, pycurl, py-bcrypt, MySQL-python, prctl, SQLAlchemy, phonenumbers, 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 3m37.056s user 0m16.216s sys 0m11.042s 2019-01-18 07:17:30,955 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/E3Q60/bind.py 2019-01-18 07:17:30,956 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo DEBIAN_FRONTEND=noninteractive apt 2019-01-18 07:17:30,956 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2019-01-18 07:17:30,956 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-01-18 07:17:30,956 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2019-01-18 07:17:30,956 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.204', 'backends': {u'bono': {u'bono_69va8w': {u'public_address': u'172.30.9.212', u'private_address': u'192.168.120.7', u'name': u'bono-69va8w'}}}, 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.9', u'hss_hostname': u''}. 2019-01-18 07:17:30,956 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2019-01-18 07:17:30,957 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2019-01-18 07:17:30,957 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2019-01-18 07:17:30,957 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpp4UkZQ /etc/bind/db.clearwater.local 2019-01-18 07:17:30,957 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2019-01-18 07:17:30,957 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2019-01-18 07:17:30,957 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2019-01-18 07:17:30,958 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2019-01-18 07:17:30,958 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpqGySK3 /etc/bind/db.clearwater.opnfv 2019-01-18 07:17:30,958 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2019-01-18 07:17:30,958 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-01-18 07:17:30,958 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-01-18 07:17:30,958 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/monitoring/proxy_snmp/snmpproxy.py to /home/ubuntu/proxy_host_1dokw4/work/plugins/diamond/collectors/SNMPProxyCollector/SNMPProxyCollector.py 2019-01-18 07:17:30,958 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py to /tmp/DJ8Z3/add-snmpproxy-collector.py 2019-01-18 07:17:30,959 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/executions/e87ce63d-2c62-4c4d-a907-7e1bd4215583 2019-01-18 07:17:31,073 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-18 07:17:31,073 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-18 07:17:31,073 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-18 07:17:31,074 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-18 07:17:31,074 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-18 07:17:31,074 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-18 07:17:31,074 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-18 07:17:31,074 - 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": "2019-01-18T07:06:35.566Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"} 2019-01-18 07:17:31,074 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-18 07:17:31,074 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 18 Jan 2019 07:17:31 GMT 2019-01-18 07:17:31,074 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-18 07:17:31,074 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-18 07:17:31,074 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-18 07:17:36,075 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/events 2019-01-18 07:17:36,200 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-18 07:17:36,200 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-18 07:17:36,201 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-18 07:17:36,201 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-18 07:17:36,201 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-18 07:17:36,201 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-18 07:17:36,201 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-18 07:17:36,201 - 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": "2019-01-18T07:17:31.421Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:17:31.421Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}], "metadata": {"pagination": {"total": 1721, "offset": 1702, "size": 50}}} 2019-01-18 07:17:36,201 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-18 07:17:36,201 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 18 Jan 2019 07:17:36 GMT 2019-01-18 07:17:36,201 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-18 07:17:36,202 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 581 2019-01-18 07:17:36,202 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-18 07:17:36,202 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-01-18 07:17:36,202 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/executions/e87ce63d-2c62-4c4d-a907-7e1bd4215583 2019-01-18 07:17:36,313 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-18 07:17:36,314 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-18 07:17:36,314 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-18 07:17:36,314 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-18 07:17:36,314 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-18 07:17:36,314 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-18 07:17:36,314 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-18 07:17:36,314 - 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": "2019-01-18T07:06:35.566Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"} 2019-01-18 07:17:36,314 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-18 07:17:36,314 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 18 Jan 2019 07:17:36 GMT 2019-01-18 07:17:36,315 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-18 07:17:36,315 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-18 07:17:36,315 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-18 07:17:41,320 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/events 2019-01-18 07:17:41,848 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-18 07:17:41,848 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-18 07:17:41,848 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-18 07:17:41,849 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-18 07:17:41,849 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-18 07:17:41,849 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-18 07:17:41,849 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-18 07:17:41,849 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_i5ohke", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:17:39.908Z", "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 5 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 4s (7,877 kB/s)\nSelecting previously unselected package python-mock.\n(Reading database ... 58186 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 metaswitchcommon (from clearwater_cluster_manager)\nCollecting clearwater-etcd-shared (from clearwater_cluster_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_cluster_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_cluster_manager)\nCollecting cffi (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_cluster_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting urllib3 (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 futures (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager)\nInstalling collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, 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 metaswitchcommon (from clearwater_queue_manager)\nCollecting clearwater-etcd-shared (from clearwater_queue_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_queue_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_queue_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_queue_manager)\nCollecting cffi (from metaswitchcommon->clearwater_queue_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_queue_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting urllib3 (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 futures (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager)\nInstalling collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, 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 metaswitchcommon (from clearwater_config_manager)\nCollecting jsonschema (from clearwater_config_manager)\nCollecting clearwater-etcd-shared (from clearwater_config_manager)\nCollecting requests (from clearwater_config_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_config_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_config_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_config_manager)\nCollecting cffi (from metaswitchcommon->clearwater_config_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_config_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting urllib3 (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 futures (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting certifi>=2017.4.17 (from requests->clearwater_config_manager)\nCollecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager)\nCollecting idna<2.7,>=2.5 (from requests->clearwater_config_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager)\nInstalling collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, jsonschema, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, certifi, chardet, idna, requests, 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\t0m41.122s\nuser\t0m12.458s\nsys\t0m2.930s", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:17:39.908Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "18a49457-33ca-415d-a6b9-bac2e710ff28"}, {"node_instance_id": "homer_i5ohke", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:17:40.490Z", "message": "[homer Use the DNS server", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:17:40.490Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "18a49457-33ca-415d-a6b9-bac2e710ff28"}, {"node_instance_id": "sprout_aubtxa", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:17:40.490Z", "message": "[sprout] The installation packages is done correctly", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:17:40.490Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "8018bf9e-f820-44e1-ad26-d2f7016cface"}, {"node_instance_id": "homer_i5ohke", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:17:40.490Z", "message": "[homer] The installation packages is done correctly", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:17:40.490Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "18a49457-33ca-415d-a6b9-bac2e710ff28"}, {"node_instance_id": "sprout_aubtxa", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:17:40.490Z", "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 5 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 4s (7,997 kB/s)\nSelecting previously unselected package python-mock.\n(Reading database ... 57925 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 metaswitchcommon (from clearwater_cluster_manager)\nCollecting clearwater-etcd-shared (from clearwater_cluster_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_cluster_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_cluster_manager)\nCollecting cffi (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_cluster_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting urllib3 (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 futures (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager)\nInstalling collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, 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 metaswitchcommon (from clearwater_queue_manager)\nCollecting clearwater-etcd-shared (from clearwater_queue_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_queue_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_queue_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_queue_manager)\nCollecting cffi (from metaswitchcommon->clearwater_queue_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_queue_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting urllib3 (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 futures (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager)\nInstalling collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, 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 metaswitchcommon (from clearwater_config_manager)\nCollecting jsonschema (from clearwater_config_manager)\nCollecting clearwater-etcd-shared (from clearwater_config_manager)\nCollecting requests (from clearwater_config_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_config_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_config_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_config_manager)\nCollecting cffi (from metaswitchcommon->clearwater_config_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_config_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting urllib3 (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 futures (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting certifi>=2017.4.17 (from requests->clearwater_config_manager)\nCollecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager)\nCollecting idna<2.7,>=2.5 (from requests->clearwater_config_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager)\nInstalling collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, jsonschema, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, certifi, chardet, idna, requests, 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\t0m38.801s\nuser\t0m12.388s\nsys\t0m2.752s", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:17:40.490Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "8018bf9e-f820-44e1-ad26-d2f7016cface"}], "metadata": {"pagination": {"total": 1726, "offset": 1703, "size": 50}}} 2019-01-18 07:17:41,849 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-18 07:17:41,849 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 18 Jan 2019 07:17:41 GMT 2019-01-18 07:17:41,849 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-18 07:17:41,850 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 30255 2019-01-18 07:17:41,850 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-18 07:17:41,851 - 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 5 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 4s (7,877 kB/s) Selecting previously unselected package python-mock. (Reading database ... 58186 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 metaswitchcommon (from clearwater_cluster_manager) Collecting clearwater-etcd-shared (from clearwater_cluster_manager) Collecting pycparser (from metaswitchcommon->clearwater_cluster_manager) Collecting pycrypto (from metaswitchcommon->clearwater_cluster_manager) Collecting monotonic (from metaswitchcommon->clearwater_cluster_manager) Collecting cffi (from metaswitchcommon->clearwater_cluster_manager) Collecting pyzmq (from metaswitchcommon->clearwater_cluster_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting urllib3 (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 futures (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, 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 metaswitchcommon (from clearwater_queue_manager) Collecting clearwater-etcd-shared (from clearwater_queue_manager) Collecting pycparser (from metaswitchcommon->clearwater_queue_manager) Collecting pycrypto (from metaswitchcommon->clearwater_queue_manager) Collecting monotonic (from metaswitchcommon->clearwater_queue_manager) Collecting cffi (from metaswitchcommon->clearwater_queue_manager) Collecting pyzmq (from metaswitchcommon->clearwater_queue_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_queue_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_queue_manager) Collecting urllib3 (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 futures (from clearwater-etcd-shared->clearwater_queue_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, 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 metaswitchcommon (from clearwater_config_manager) Collecting jsonschema (from clearwater_config_manager) Collecting clearwater-etcd-shared (from clearwater_config_manager) Collecting requests (from clearwater_config_manager) Collecting pycparser (from metaswitchcommon->clearwater_config_manager) Collecting pycrypto (from metaswitchcommon->clearwater_config_manager) Collecting monotonic (from metaswitchcommon->clearwater_config_manager) Collecting cffi (from metaswitchcommon->clearwater_config_manager) Collecting pyzmq (from metaswitchcommon->clearwater_config_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_config_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_config_manager) Collecting urllib3 (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 futures (from clearwater-etcd-shared->clearwater_config_manager) Collecting certifi>=2017.4.17 (from requests->clearwater_config_manager) Collecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager) Collecting idna<2.7,>=2.5 (from requests->clearwater_config_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, jsonschema, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, certifi, chardet, idna, requests, 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 0m41.122s user 0m12.458s sys 0m2.930s 2019-01-18 07:17:41,851 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer Use the DNS server 2019-01-18 07:17:41,851 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] The installation packages is done correctly 2019-01-18 07:17:41,851 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] The installation packages is done correctly 2019-01-18 07:17:41,852 - 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 5 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 4s (7,997 kB/s) Selecting previously unselected package python-mock. (Reading database ... 57925 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 metaswitchcommon (from clearwater_cluster_manager) Collecting clearwater-etcd-shared (from clearwater_cluster_manager) Collecting pycparser (from metaswitchcommon->clearwater_cluster_manager) Collecting pycrypto (from metaswitchcommon->clearwater_cluster_manager) Collecting monotonic (from metaswitchcommon->clearwater_cluster_manager) Collecting cffi (from metaswitchcommon->clearwater_cluster_manager) Collecting pyzmq (from metaswitchcommon->clearwater_cluster_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting urllib3 (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 futures (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, 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 metaswitchcommon (from clearwater_queue_manager) Collecting clearwater-etcd-shared (from clearwater_queue_manager) Collecting pycparser (from metaswitchcommon->clearwater_queue_manager) Collecting pycrypto (from metaswitchcommon->clearwater_queue_manager) Collecting monotonic (from metaswitchcommon->clearwater_queue_manager) Collecting cffi (from metaswitchcommon->clearwater_queue_manager) Collecting pyzmq (from metaswitchcommon->clearwater_queue_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_queue_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_queue_manager) Collecting urllib3 (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 futures (from clearwater-etcd-shared->clearwater_queue_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, 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 metaswitchcommon (from clearwater_config_manager) Collecting jsonschema (from clearwater_config_manager) Collecting clearwater-etcd-shared (from clearwater_config_manager) Collecting requests (from clearwater_config_manager) Collecting pycparser (from metaswitchcommon->clearwater_config_manager) Collecting pycrypto (from metaswitchcommon->clearwater_config_manager) Collecting monotonic (from metaswitchcommon->clearwater_config_manager) Collecting cffi (from metaswitchcommon->clearwater_config_manager) Collecting pyzmq (from metaswitchcommon->clearwater_config_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_config_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_config_manager) Collecting urllib3 (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 futures (from clearwater-etcd-shared->clearwater_config_manager) Collecting certifi>=2017.4.17 (from requests->clearwater_config_manager) Collecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager) Collecting idna<2.7,>=2.5 (from requests->clearwater_config_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, jsonschema, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, certifi, chardet, idna, requests, 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 0m38.801s user 0m12.388s sys 0m2.752s 2019-01-18 07:17:41,852 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/executions/e87ce63d-2c62-4c4d-a907-7e1bd4215583 2019-01-18 07:17:41,915 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-18 07:17:41,915 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-18 07:17:41,915 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-18 07:17:41,915 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-18 07:17:41,915 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-18 07:17:41,915 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-18 07:17:41,916 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-18 07:17:41,916 - 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": "2019-01-18T07:06:35.566Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"} 2019-01-18 07:17:41,916 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-18 07:17:41,916 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 18 Jan 2019 07:17:41 GMT 2019-01-18 07:17:41,916 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-18 07:17:41,916 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-18 07:17:41,916 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-18 07:17:46,921 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/events 2019-01-18 07:17:47,292 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-18 07:17:47,292 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-18 07:17:47,292 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-18 07:17:47,292 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-18 07:17:47,292 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-18 07:17:47,292 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-18 07:17:47,292 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-18 07:17:47,293 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_aubtxa", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:17:42.385Z", "message": "[sprout] sudo service dnsmasq force", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:17:42.385Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "8018bf9e-f820-44e1-ad26-d2f7016cface"}, {"node_instance_id": "sprout_aubtxa", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:17:42.385Z", "message": "[sprout] Use the DNS server", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:17:42.385Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "8018bf9e-f820-44e1-ad26-d2f7016cface"}, {"node_instance_id": "homer_i5ohke", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:17:42.385Z", "message": "[homer] sudo service dnsmasq force", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:17:42.385Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "18a49457-33ca-415d-a6b9-bac2e710ff28"}, {"node_instance_id": "sprout_aubtxa", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:17:43.393Z", "message": "[sprout] sudo ifconfig ", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:17:43.393Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "8018bf9e-f820-44e1-ad26-d2f7016cface"}, {"node_instance_id": "homer_i5ohke", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:17:43.393Z", "message": "[homer] sudo ifconfig ", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:17:43.393Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "18a49457-33ca-415d-a6b9-bac2e710ff28"}, {"node_instance_id": "homer_i5ohke", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:17:43.393Z", "message": "[homer] => eth0 Link encap:Ethernet HWaddr fa:16:3e:07:3f:48 \n inet addr:192.168.120.6 Bcast:192.168.120.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe07:3f48/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:114422 errors:0 dropped:0 overruns:0 frame:0\n TX packets:56422 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:167027567 (167.0 MB) TX bytes:10380734 (10.3 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.006s\nuser\t0m0.000s\nsys\t0m0.006s", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:17:43.393Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "18a49457-33ca-415d-a6b9-bac2e710ff28"}, {"node_instance_id": "homer_i5ohke", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:17:43.393Z", "message": "[homer] => * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n\nreal\t0m2.072s\nuser\t0m0.008s\nsys\t0m0.045s", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:17:43.393Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "18a49457-33ca-415d-a6b9-bac2e710ff28"}, {"node_instance_id": "sprout_aubtxa", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:17:43.393Z", "message": "[sprout] => * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n\nreal\t0m2.053s\nuser\t0m0.003s\nsys\t0m0.050s", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:17:43.393Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "8018bf9e-f820-44e1-ad26-d2f7016cface"}, {"node_instance_id": "homer_i5ohke", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:17:44.585Z", "message": "[homer] => /var/log\n/var/log/landscape\n/var/log/landscape/sysinfo.log\n/var/log/btmp\n/var/log/unattended-upgrades\n/var/log/monit.log\n/var/log/boot.log\n/var/log/clearwater-queue-manager\n/var/log/udev\n/var/log/clearwater-config-manager\n/var/log/sysstat\n/var/log/sysstat/sa18\n/var/log/sysstat/clearwater-sa18\n/var/log/cloud-init-output.log\n/var/log/clearwater-diags-monitor.log\n/var/log/fsck\n/var/log/fsck/checkfs\n/var/log/fsck/checkroot\n/var/log/dpkg.log\n/var/log/upstart\n/var/log/upstart/clearwater-monit.log\n/var/log/upstart/network-interface-eth0.log\n/var/log/upstart/procps-static-network-up.log\n/var/log/upstart/rsyslog.log\n/var/log/upstart/cryptdisks.log\n/var/log/upstart/systemd-logind.log\n/var/log/upstart/console-setup.log\n/var/log/upstart/container-detect.log\n/var/log/upstart/procps-virtual-filesystems.log\n/var/log/apt\n/var/log/apt/term.log\n/var/log/apt/history.log\n/var/log/syslog\n/var/log/cloud-init.log\n/var/log/alternatives.log\n/var/log/ntpstats\n/var/log/kern.log\n/var/log/lastlog\n/var/log/auth.log\n/var/log/dmesg.0\n/var/log/clearwater-cluster-manager\n/var/log/nginx\n/var/log/nginx/error.log\n/var/log/nginx/access.log\n/var/log/clearwater-etcd\n/var/log/clearwater-etcd/clearwater-etcd-initd.log\n/var/log/iotop.log\n/var/log/dist-upgrade\n/var/log/wtmp\n/var/log/dmesg\n\nreal\t0m0.007s\nuser\t0m0.000s\nsys\t0m0.005s", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:17:44.585Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "18a49457-33ca-415d-a6b9-bac2e710ff28"}, {"node_instance_id": "sprout_aubtxa", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:17:44.585Z", "message": "[sprout] sudo ps ", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:17:44.585Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "8018bf9e-f820-44e1-ad26-d2f7016cface"}, {"node_instance_id": "sprout_aubtxa", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:17:44.585Z", "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 9803/dnsmasq \ntcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1109/sshd \ntcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 9061/monit \ntcp6 0 0 ::1:53 :::* LISTEN 9803/dnsmasq \ntcp6 0 0 :::22 :::* LISTEN 1109/sshd \nudp 0 0 192.168.120.13:123 0.0.0.0:* 8488/ntpd \nudp 0 0 127.0.0.1:123 0.0.0.0:* 8488/ntpd \nudp 0 0 0.0.0.0:123 0.0.0.0:* 8488/ntpd \nudp 0 0 0.0.0.0:2821 0.0.0.0:* 584/dhclient \nudp 0 0 127.0.0.1:53 0.0.0.0:* 9803/dnsmasq \nudp 0 0 0.0.0.0:68 0.0.0.0:* 584/dhclient \nudp6 0 0 fe80::f816:3eff:fef:123 :::* 8488/ntpd \nudp6 0 0 ::1:123 :::* 8488/ntpd \nudp6 0 0 :::123 :::* 8488/ntpd \nudp6 0 0 :::15671 :::* 584/dhclient \nudp6 0 0 ::1:53 :::* 9803/dnsmasq \nActive UNIX domain sockets (only servers)\nProto RefCnt Flags Type State I-Node PID/Program name Path\nunix 2 [ ACC ] STREAM LISTENING 11049 1662/python2.7 /tmp/cloudify-logging-server-3369d.socket\nunix 2 [ ACC ] STREAM LISTENING 1599 1/init @/com/ubuntu/upstart\nunix 2 [ ACC ] STREAM LISTENING 11924 1889/python2.7 /tmp/ctx-n_M5mE.socket\nunix 2 [ ACC ] STREAM LISTENING 20862 9022/clearwater_soc /tmp/clearwater_management_namespace_socket\nunix 2 [ ACC ] STREAM LISTENING 20865 9023/clearwater_soc /tmp/clearwater_signaling_namespace_socket\nunix 2 [ ACC ] STREAM LISTENING 9407 1132/acpid /var/run/acpid.socket\nunix 2 [ ACC ] STREAM LISTENING 8148 926/dbus-daemon /var/run/dbus/system_bus_socket\nunix 2 [ ACC ] SEQPACKET LISTENING 2017 393/systemd-udevd /run/udev/control\n\nreal\t0m0.006s\nuser\t0m0.003s\nsys\t0m0.004s", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:17:44.585Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "8018bf9e-f820-44e1-ad26-d2f7016cface"}, {"node_instance_id": "homer_i5ohke", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:17:44.585Z", "message": "[homer] sudo find /var/log", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:17:44.585Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "18a49457-33ca-415d-a6b9-bac2e710ff28"}, {"node_instance_id": "homer_i5ohke", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:17:44.585Z", "message": "[homer] sudo netstat ", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:17:44.585Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "18a49457-33ca-415d-a6b9-bac2e710ff28"}, {"node_instance_id": "homer_i5ohke", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:17:44.585Z", "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 9857/dnsmasq \ntcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1108/sshd \ntcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 9026/monit \ntcp 0 0 127.0.0.1:8000 0.0.0.0:* LISTEN 9197/nginx \ntcp6 0 0 ::1:53 :::* LISTEN 9857/dnsmasq \ntcp6 0 0 :::22 :::* LISTEN 1108/sshd \nudp 0 0 192.168.120.6:123 0.0.0.0:* 8507/ntpd \nudp 0 0 127.0.0.1:123 0.0.0.0:* 8507/ntpd \nudp 0 0 0.0.0.0:123 0.0.0.0:* 8507/ntpd \nudp 0 0 0.0.0.0:28453 0.0.0.0:* 586/dhclient \nudp 0 0 127.0.0.1:53 0.0.0.0:* 9857/dnsmasq \nudp 0 0 0.0.0.0:68 0.0.0.0:* 586/dhclient \nudp6 0 0 fe80::f816:3eff:fe0:123 :::* 8507/ntpd \nudp6 0 0 ::1:123 :::* 8507/ntpd \nudp6 0 0 :::123 :::* 8507/ntpd \nudp6 0 0 :::36103 :::* 586/dhclient \nudp6 0 0 ::1:53 :::* 9857/dnsmasq \nActive UNIX domain sockets (only servers)\nProto RefCnt Flags Type State I-Node PID/Program name Path\nunix 2 [ ACC ] SEQPACKET LISTENING 8208 392/systemd-udevd /run/udev/control\nunix 2 [ ACC ] STREAM LISTENING 11493 1662/python2.7 /tmp/cloudify-logging-server-950ca.socket\nunix 2 [ ACC ] STREAM LISTENING 6943 1/init @/com/ubuntu/upstart\nunix 2 [ ACC ] STREAM LISTENING 11775 1866/python2.7 /tmp/ctx-tlPVM8.socket\nunix 2 [ ACC ] STREAM LISTENING 9078 1119/acpid /var/run/acpid.socket\nunix 2 [ ACC ] STREAM LISTENING 8857 899/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": "2019-01-18T07:17:44.585Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "18a49457-33ca-415d-a6b9-bac2e710ff28"}, {"node_instance_id": "homer_i5ohke", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:17:44.585Z", "message": "[homer] sudo ps ", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:17:44.585Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "18a49457-33ca-415d-a6b9-bac2e710ff28"}, {"node_instance_id": "sprout_aubtxa", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:17:44.585Z", "message": "[sprout] => UID PID PPID C STIME TTY TIME CMD\nroot 1 0 0 07:08 ? 00:00:00 /sbin/init\nroot 2 0 0 07:08 ? 00:00:00 [kthreadd]\nroot 3 2 0 07:08 ? 00:00:00 [ksoftirqd/0]\nroot 4 2 0 07:08 ? 00:00:00 [kworker/0:0]\nroot 5 2 0 07:08 ? 00:00:00 [kworker/0:0H]\nroot 6 2 0 07:08 ? 00:00:00 [kworker/u4:0]\nroot 7 2 0 07:08 ? 00:00:00 [rcu_sched]\nroot 8 2 0 07:08 ? 00:00:00 [rcuos/0]\nroot 9 2 0 07:08 ? 00:00:00 [rcuos/1]\nroot 10 2 0 07:08 ? 00:00:00 [rcu_bh]\nroot 11 2 0 07:08 ? 00:00:00 [rcuob/0]\nroot 12 2 0 07:08 ? 00:00:00 [rcuob/1]\nroot 13 2 0 07:08 ? 00:00:00 [migration/0]\nroot 14 2 0 07:08 ? 00:00:00 [watchdog/0]\nroot 15 2 0 07:08 ? 00:00:00 [watchdog/1]\nroot 16 2 0 07:08 ? 00:00:00 [migration/1]\nroot 17 2 0 07:08 ? 00:00:00 [ksoftirqd/1]\nroot 19 2 0 07:08 ? 00:00:00 [kworker/1:0H]\nroot 20 2 0 07:08 ? 00:00:00 [khelper]\nroot 21 2 0 07:08 ? 00:00:00 [kdevtmpfs]\nroot 22 2 0 07:08 ? 00:00:00 [netns]\nroot 23 2 0 07:08 ? 00:00:00 [writeback]\nroot 24 2 0 07:08 ? 00:00:00 [kintegrityd]\nroot 25 2 0 07:08 ? 00:00:00 [bioset]\nroot 27 2 0 07:08 ? 00:00:00 [kblockd]\nroot 28 2 0 07:08 ? 00:00:00 [ata_sff]\nroot 29 2 0 07:08 ? 00:00:00 [khubd]\nroot 30 2 0 07:08 ? 00:00:00 [md]\nroot 31 2 0 07:08 ? 00:00:00 [devfreq_wq]\nroot 32 2 0 07:08 ? 00:00:00 [kworker/0:1]\nroot 34 2 0 07:08 ? 00:00:00 [khungtaskd]\nroot 35 2 0 07:08 ? 00:00:00 [kswapd0]\nroot 36 2 0 07:08 ? 00:00:00 [vmstat]\nroot 37 2 0 07:08 ? 00:00:00 [ksmd]\nroot 38 2 0 07:08 ? 00:00:00 [khugepaged]\nroot 39 2 0 07:08 ? 00:00:00 [fsnotify_mark]\nroot 40 2 0 07:08 ? 00:00:00 [ecryptfs-kthrea]\nroot 41 2 0 07:08 ? 00:00:00 [crypto]\nroot 53 2 0 07:08 ? 00:00:00 [kthrotld]\nroot 54 2 0 07:08 ? 00:00:00 [kworker/u4:1]\nroot 55 2 0 07:08 ? 00:00:00 [vballoon]\nroot 56 2 0 07:08 ? 00:00:00 [kworker/1:1]\nroot 57 2 0 07:08 ? 00:00:00 [scsi_eh_0]\nroot 58 2 0 07:08 ? 00:00:00 [scsi_eh_1]\nroot 79 2 0 07:08 ? 00:00:00 [deferwq]\nroot 80 2 0 07:08 ? 00:00:00 [charger_manager]\nroot 123 2 0 07:08 ? 00:00:00 [kpsmoused]\nroot 125 2 0 07:08 ? 00:00:00 [kworker/1:2]\nroot 186 2 0 07:08 ? 00:00:00 [jbd2/vda1-8]\nroot 187 2 0 07:08 ? 00:00:00 [ext4-rsv-conver]\nroot 388 1 0 07:08 ? 00:00:00 upstart-udev-bridge --daemon\nroot 393 1 0 07:08 ? 00:00:00 /lib/systemd/systemd-udevd --daemon\nroot 430 2 0 07:08 ? 00:00:00 [kworker/u5:1]\nroot 431 2 0 07:08 ? 00:00:00 [kworker/u5:2]\nroot 529 1 0 07:08 ? 00:00:00 upstart-socket-bridge --daemon\nroot 584 1 0 07:08 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0\nroot 822 2 0 07:08 ? 00:00:00 [kauditd]\nmessage+ 926 1 0 07:09 ? 00:00:00 dbus-daemon --system --fork\nroot 942 1 0 07:09 ? 00:00:00 /lib/systemd/systemd-logind\nroot 950 1 0 07:09 ? 00:00:00 upstart-file-bridge --daemon\nroot 1053 1 0 07:09 tty4 00:00:00 /sbin/getty -8 38400 tty4\nroot 1056 1 0 07:09 tty5 00:00:00 /sbin/getty -8 38400 tty5\nroot 1060 1 0 07:09 tty2 00:00:00 /sbin/getty -8 38400 tty2\nroot 1061 1 0 07:09 tty3 00:00:00 /sbin/getty -8 38400 tty3\nroot 1063 1 0 07:09 tty6 00:00:00 /sbin/getty -8 38400 tty6\nroot 1109 1 0 07:09 ? 00:00:00 /usr/sbin/sshd -D\nroot 1110 1 0 07:09 ? 00:00:00 cron\ndaemon 1111 1 0 07:09 ? 00:00:00 atd\nroot 1118 1 0 07:09 ? 00:00:00 /usr/sbin/irqbalance\nroot 1132 1 0 07:09 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket\nroot 1201 1 0 07:09 tty1 00:00:00 /sbin/getty -8 38400 tty1\nroot 1208 1 0 07:09 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102\nubuntu 1662 1 0 07:09 ? 00:00:00 /home/ubuntu/sprout_host_miqw9c/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q sprout_host_miqw9c --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@sprout_host_miqw9c --logging-server-logdir=/home/ubuntu/sprout_host_miqw9c/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/sprout_host_miqw9c/work/sprout_host_miqw9c%I.log --pidfile=/home/ubuntu/sprout_host_miqw9c/work/sprout_host_miqw9c.pid\nubuntu 1776 1 0 07:10 ? 00:00:02 python2.7 /home/ubuntu/sprout_host_miqw9c/env/bin/diamond --configfile /home/ubuntu/sprout_host_miqw9c/work/plugins/diamond/etc/diamond.conf\nubuntu 1867 1662 0 07:13 ? 00:00:00 /home/ubuntu/sprout_host_miqw9c/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q sprout_host_miqw9c --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@sprout_host_miqw9c --logging-server-logdir=/home/ubuntu/sprout_host_miqw9c/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/sprout_host_miqw9c/work/sprout_host_miqw9c%I.log --pidfile=/home/ubuntu/sprout_host_miqw9c/work/sprout_host_miqw9c.pid\nubuntu 1889 1867 0 07:13 ? 00:00:00 /home/ubuntu/sprout_host_miqw9c/env/bin/python2.7 /home/ubuntu/sprout_host_miqw9c/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-34xQmv\nubuntu 1900 1889 0 07:13 ? 00:00:00 /bin/sh -c /tmp/3I1LA/install-sprout.sh\nubuntu 1902 1900 0 07:13 ? 00:00:00 /bin/bash -e /tmp/3I1LA/install-sprout.sh\nroot 2159 2 0 07:13 ? 00:00:00 [kworker/u5:0]\nntp 8488 1 0 07:16 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 106:111\nsyslog 8975 1 0 07:16 ? 00:00:00 rsyslogd\nroot 9006 1 0 07:16 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper /bin/sh\nroot 9007 9006 0 07:16 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper\nroot 9011 1 0 07:16 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper /bin/sh\nroot 9012 9011 0 07:16 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper\nroot 9021 9012 0 07:16 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/run-in-signaling-namespace /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling\nroot 9022 9007 0 07:16 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace management\nroot 9023 9021 0 07:16 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling\nroot 9061 1 0 07:16 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc\ndnsmasq 9803 1 0 07:17 ? 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 9866 1902 0 07:17 ? 00:00:00 /bin/bash -e /tmp/3I1LA/install-sprout.sh\nubuntu 9867 9866 0 07:17 ? 00:00:00 /bin/bash -e /tmp/3I1LA/install-sprout.sh\nroot 9868 9867 0 07:17 ? 00:00:00 sudo ps -edf\nroot 9869 9868 0 07:17 ? 00:00:00 ps -edf\n\nreal\t0m0.008s\nuser\t0m0.003s\nsys\t0m0.005s", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:17:44.585Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "8018bf9e-f820-44e1-ad26-d2f7016cface"}, {"node_instance_id": "sprout_aubtxa", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:17:44.585Z", "message": "[sprout] sudo find /var/log", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:17:44.585Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "8018bf9e-f820-44e1-ad26-d2f7016cface"}, {"node_instance_id": "sprout_aubtxa", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:17:44.585Z", "message": "[sprout] sudo netstat ", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:17:44.585Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "8018bf9e-f820-44e1-ad26-d2f7016cface"}, {"node_instance_id": "homer_i5ohke", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:17:44.585Z", "message": "[homer] => UID PID PPID C STIME TTY TIME CMD\nroot 1 0 0 07:10 ? 00:00:00 /sbin/init\nroot 2 0 0 07:10 ? 00:00:00 [kthreadd]\nroot 3 2 0 07:10 ? 00:00:00 [ksoftirqd/0]\nroot 5 2 0 07:10 ? 00:00:00 [kworker/0:0H]\nroot 6 2 0 07:10 ? 00:00:00 [kworker/u4:0]\nroot 7 2 0 07:10 ? 00:00:00 [rcu_sched]\nroot 8 2 0 07:10 ? 00:00:00 [rcuos/0]\nroot 9 2 0 07:10 ? 00:00:00 [rcuos/1]\nroot 10 2 0 07:10 ? 00:00:00 [rcu_bh]\nroot 11 2 0 07:10 ? 00:00:00 [rcuob/0]\nroot 12 2 0 07:10 ? 00:00:00 [rcuob/1]\nroot 13 2 0 07:10 ? 00:00:00 [migration/0]\nroot 14 2 0 07:10 ? 00:00:00 [watchdog/0]\nroot 15 2 0 07:10 ? 00:00:00 [watchdog/1]\nroot 16 2 0 07:10 ? 00:00:00 [migration/1]\nroot 17 2 0 07:10 ? 00:00:00 [ksoftirqd/1]\nroot 19 2 0 07:10 ? 00:00:00 [kworker/1:0H]\nroot 20 2 0 07:10 ? 00:00:00 [khelper]\nroot 21 2 0 07:10 ? 00:00:00 [kdevtmpfs]\nroot 22 2 0 07:10 ? 00:00:00 [netns]\nroot 23 2 0 07:10 ? 00:00:00 [writeback]\nroot 24 2 0 07:10 ? 00:00:00 [kintegrityd]\nroot 25 2 0 07:10 ? 00:00:00 [bioset]\nroot 26 2 0 07:10 ? 00:00:00 [kworker/u5:0]\nroot 27 2 0 07:10 ? 00:00:00 [kblockd]\nroot 28 2 0 07:10 ? 00:00:00 [ata_sff]\nroot 29 2 0 07:10 ? 00:00:00 [khubd]\nroot 30 2 0 07:10 ? 00:00:00 [md]\nroot 31 2 0 07:10 ? 00:00:00 [devfreq_wq]\nroot 32 2 0 07:10 ? 00:00:00 [kworker/0:1]\nroot 33 2 0 07:10 ? 00:00:00 [kworker/1:1]\nroot 35 2 0 07:10 ? 00:00:00 [khungtaskd]\nroot 36 2 0 07:10 ? 00:00:00 [kswapd0]\nroot 37 2 0 07:10 ? 00:00:00 [vmstat]\nroot 38 2 0 07:10 ? 00:00:00 [ksmd]\nroot 39 2 0 07:10 ? 00:00:00 [khugepaged]\nroot 40 2 0 07:10 ? 00:00:00 [fsnotify_mark]\nroot 41 2 0 07:10 ? 00:00:00 [ecryptfs-kthrea]\nroot 42 2 0 07:10 ? 00:00:00 [crypto]\nroot 54 2 0 07:10 ? 00:00:00 [kthrotld]\nroot 55 2 0 07:10 ? 00:00:00 [kworker/u4:1]\nroot 56 2 0 07:10 ? 00:00:00 [vballoon]\nroot 57 2 0 07:10 ? 00:00:00 [scsi_eh_0]\nroot 58 2 0 07:10 ? 00:00:00 [scsi_eh_1]\nroot 79 2 0 07:10 ? 00:00:00 [deferwq]\nroot 80 2 0 07:10 ? 00:00:00 [charger_manager]\nroot 123 2 0 07:10 ? 00:00:00 [kpsmoused]\nroot 142 2 0 07:10 ? 00:00:00 [kworker/0:2]\nroot 186 2 0 07:10 ? 00:00:00 [jbd2/vda1-8]\nroot 187 2 0 07:10 ? 00:00:00 [ext4-rsv-conver]\nroot 387 1 0 07:10 ? 00:00:00 upstart-udev-bridge --daemon\nroot 392 1 0 07:10 ? 00:00:00 /lib/systemd/systemd-udevd --daemon\nroot 430 2 0 07:10 ? 00:00:00 [kworker/u5:1]\nroot 532 1 0 07:10 ? 00:00:00 upstart-socket-bridge --daemon\nroot 586 1 0 07:10 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0\nroot 634 2 0 07:10 ? 00:00:00 [kworker/1:2]\nroot 822 2 0 07:10 ? 00:00:00 [kauditd]\nmessage+ 899 1 0 07:10 ? 00:00:00 dbus-daemon --system --fork\nroot 937 1 0 07:10 ? 00:00:00 /lib/systemd/systemd-logind\nroot 953 1 0 07:10 ? 00:00:00 upstart-file-bridge --daemon\nsyslog 1021 1 0 07:10 ? 00:00:00 rsyslogd\nroot 1052 1 0 07:10 tty4 00:00:00 /sbin/getty -8 38400 tty4\nroot 1055 1 0 07:10 tty5 00:00:00 /sbin/getty -8 38400 tty5\nroot 1059 1 0 07:10 tty2 00:00:00 /sbin/getty -8 38400 tty2\nroot 1061 1 0 07:10 tty3 00:00:00 /sbin/getty -8 38400 tty3\nroot 1063 1 0 07:10 tty6 00:00:00 /sbin/getty -8 38400 tty6\nroot 1108 1 0 07:10 ? 00:00:00 /usr/sbin/sshd -D\nroot 1110 1 0 07:10 ? 00:00:00 cron\ndaemon 1111 1 0 07:10 ? 00:00:00 atd\nroot 1115 1 0 07:10 ? 00:00:00 /usr/sbin/irqbalance\nroot 1119 1 0 07:10 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket\nroot 1201 1 0 07:10 tty1 00:00:00 /sbin/getty -8 38400 tty1\nroot 1207 1 0 07:10 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102\nubuntu 1662 1 0 07:10 ? 00:00:00 /home/ubuntu/homer_host_cazqu3/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q homer_host_cazqu3 --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@homer_host_cazqu3 --logging-server-logdir=/home/ubuntu/homer_host_cazqu3/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/homer_host_cazqu3/work/homer_host_cazqu3%I.log --pidfile=/home/ubuntu/homer_host_cazqu3/work/homer_host_cazqu3.pid\nubuntu 1776 1 0 07:10 ? 00:00:02 python2.7 /home/ubuntu/homer_host_cazqu3/env/bin/diamond --configfile /home/ubuntu/homer_host_cazqu3/work/plugins/diamond/etc/diamond.conf\nubuntu 1845 1662 0 07:13 ? 00:00:00 /home/ubuntu/homer_host_cazqu3/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q homer_host_cazqu3 --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@homer_host_cazqu3 --logging-server-logdir=/home/ubuntu/homer_host_cazqu3/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/homer_host_cazqu3/work/homer_host_cazqu3%I.log --pidfile=/home/ubuntu/homer_host_cazqu3/work/homer_host_cazqu3.pid\nubuntu 1866 1845 0 07:13 ? 00:00:00 /home/ubuntu/homer_host_cazqu3/env/bin/python2.7 /home/ubuntu/homer_host_cazqu3/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-Q27hwl\nubuntu 1877 1866 0 07:13 ? 00:00:00 /bin/sh -c /tmp/4P3UQ/install-homer.sh\nubuntu 1879 1877 0 07:13 ? 00:00:00 /bin/bash -e /tmp/4P3UQ/install-homer.sh\nroot 2223 2 0 07:14 ? 00:00:00 [kworker/u5:2]\nntp 8507 1 0 07:16 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 106:111\nroot 9026 1 0 07:16 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc\nroot 9083 1 0 07:16 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater_diags_monitor\nroot 9087 9083 0 07:16 ? 00:00:00 inotifywait -e create -qq .\nroot 9197 1 0 07:16 ? 00:00:00 nginx: master process /usr/sbin/nginx\nwww-data 9198 9197 0 07:16 ? 00:00:00 nginx: worker process\nwww-data 9199 9197 0 07:16 ? 00:00:00 nginx: worker process\nwww-data 9200 9197 0 07:16 ? 00:00:00 nginx: worker process\nwww-data 9201 9197 0 07:16 ? 00:00:00 nginx: worker process\nroot 9692 9026 0 07:17 ? 00:00:00 [nginx_ping] \nroot 9694 9026 0 07:17 ? 00:00:00 [check-nginx-upt] \nroot 9698 9026 0 07:17 ? 00:00:00 [check-monit-upt] \ndnsmasq 9857 1 0 07:17 ? 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 9920 1879 0 07:17 ? 00:00:00 /bin/bash -e /tmp/4P3UQ/install-homer.sh\nubuntu 9921 9920 0 07:17 ? 00:00:00 /bin/bash -e /tmp/4P3UQ/install-homer.sh\nroot 9922 9921 0 07:17 ? 00:00:00 sudo ps -edf\nroot 9923 9922 0 07:17 ? 00:00:00 ps -edf\n\nreal\t0m0.009s\nuser\t0m0.000s\nsys\t0m0.009s", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:17:44.585Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "18a49457-33ca-415d-a6b9-bac2e710ff28"}, {"node_instance_id": "sprout_aubtxa", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:17:44.585Z", "message": "[sprout] => eth0 Link encap:Ethernet HWaddr fa:16:3e:f6:51:65 \n inet addr:192.168.120.13 Bcast:192.168.120.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fef6:5165/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:89041 errors:0 dropped:0 overruns:0 frame:0\n TX packets:64137 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:134114259 (134.1 MB) TX bytes:11599236 (11.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: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.004s\nsys\t0m0.002s", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:17:44.585Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "8018bf9e-f820-44e1-ad26-d2f7016cface"}, {"node_instance_id": "sprout_aubtxa", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:17:45.944Z", "message": "[sprout] sudo cat /var/log/clearwater", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:17:45.944Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "8018bf9e-f820-44e1-ad26-d2f7016cface"}, {"node_instance_id": "homer_i5ohke", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:17:45.944Z", "message": "[homer] => 2019-01-18 07:17:17.306889117 Stopping etcd clearwater-etcd\n\nreal\t0m0.005s\nuser\t0m0.004s\nsys\t0m0.002s", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:17:45.944Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "18a49457-33ca-415d-a6b9-bac2e710ff28"}, {"node_instance_id": "homer_i5ohke", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:17:45.944Z", "message": "[homer] sudo cat /var/log/clearwater", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:17:45.944Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "18a49457-33ca-415d-a6b9-bac2e710ff28"}, {"node_instance_id": "sprout_aubtxa", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:17:45.944Z", "message": "[sprout] => /var/log\n/var/log/landscape\n/var/log/landscape/sysinfo.log\n/var/log/clearwater-socket-factory.log\n/var/log/btmp\n/var/log/unattended-upgrades\n/var/log/monit.log\n/var/log/boot.log\n/var/log/clearwater-queue-manager\n/var/log/udev\n/var/log/clearwater-config-manager\n/var/log/sysstat\n/var/log/sysstat/clearwater-sa18\n/var/log/cloud-init-output.log\n/var/log/fsck\n/var/log/fsck/checkfs\n/var/log/fsck/checkroot\n/var/log/dpkg.log\n/var/log/upstart\n/var/log/upstart/clearwater-monit.log\n/var/log/upstart/network-interface-eth0.log\n/var/log/upstart/procps-static-network-up.log\n/var/log/upstart/rsyslog.log\n/var/log/upstart/cryptdisks.log\n/var/log/upstart/systemd-logind.log\n/var/log/upstart/console-setup.log\n/var/log/upstart/container-detect.log\n/var/log/upstart/procps-virtual-filesystems.log\n/var/log/apt\n/var/log/apt/term.log\n/var/log/apt/history.log\n/var/log/syslog\n/var/log/cloud-init.log\n/var/log/alternatives.log\n/var/log/ntpstats\n/var/log/kern.log\n/var/log/lastlog\n/var/log/auth.log\n/var/log/dmesg.0\n/var/log/clearwater-cluster-manager\n/var/log/nginx\n/var/log/nginx/error.log\n/var/log/nginx/access.log\n/var/log/clearwater-etcd\n/var/log/clearwater-etcd/clearwater-etcd-initd.log\n/var/log/sprout\n/var/log/sprout/sprout_current.txt\n/var/log/sprout/sprout_err.log\n/var/log/sprout/sprout_out.log\n/var/log/sprout/sprout_20190118T070000Z.txt\n/var/log/iotop.log\n/var/log/dist-upgrade\n/var/log/wtmp\n/var/log/dmesg\n\nreal\t0m0.007s\nuser\t0m0.000s\nsys\t0m0.005s", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:17:45.944Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "8018bf9e-f820-44e1-ad26-d2f7016cface"}, {"node_instance_id": "homer_i5ohke", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:17:45.944Z", "message": "[homer] => [18-Jan-2019 07:16:38 UTC] clearwater-diags-monitor starting\n[18-Jan-2019 07:16:38 UTC] Waiting for trigger files\n\nreal\t0m0.005s\nuser\t0m0.005s\nsys\t0m0.000s", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:17:45.944Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "18a49457-33ca-415d-a6b9-bac2e710ff28"}, {"node_instance_id": "sprout_aubtxa", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:17:45.944Z", "message": "[sprout] => 2019:01:18 07:16:47: Namespace: management\n2019:01:18 07:16:47: [management] Starting server\n2019:01:18 07:16:47: [management] Listening for requests\n2019:01:18 07:16:47: Namespace: signaling\n2019:01:18 07:16:47: [signaling] Starting server\n2019:01:18 07:16:47: [signaling] Listening for requests\n\nreal\t0m0.004s\nuser\t0m0.003s\nsys\t0m0.002s", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:17:45.944Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "8018bf9e-f820-44e1-ad26-d2f7016cface"}, {"node_instance_id": "homer_i5ohke", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:17:46.498Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:17:46.498Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": "sprout_aubtxa", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:17:46.796Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:17:46.796Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}], "metadata": {"pagination": {"total": 1760, "offset": 1708, "size": 50}}} 2019-01-18 07:17:47,293 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-18 07:17:47,293 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 18 Jan 2019 07:17:47 GMT 2019-01-18 07:17:47,293 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-18 07:17:47,293 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 42157 2019-01-18 07:17:47,293 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-18 07:17:47,295 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo service dnsmasq force 2019-01-18 07:17:47,295 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] Use the DNS server 2019-01-18 07:17:47,295 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo service dnsmasq force 2019-01-18 07:17:47,295 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo ifconfig 2019-01-18 07:17:47,296 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo ifconfig 2019-01-18 07:17:47,296 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => eth0 Link encap:Ethernet HWaddr fa:16:3e:07:3f:48 inet addr:192.168.120.6 Bcast:192.168.120.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fe07:3f48/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1 RX packets:114422 errors:0 dropped:0 overruns:0 frame:0 TX packets:56422 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:167027567 (167.0 MB) TX bytes:10380734 (10.3 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.006s user 0m0.000s sys 0m0.006s 2019-01-18 07:17:47,296 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => * Restarting DNS forwarder and DHCP server dnsmasq ...done. real 0m2.072s user 0m0.008s sys 0m0.045s 2019-01-18 07:17:47,296 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => * Restarting DNS forwarder and DHCP server dnsmasq ...done. real 0m2.053s user 0m0.003s sys 0m0.050s 2019-01-18 07:17:47,296 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => /var/log /var/log/landscape /var/log/landscape/sysinfo.log /var/log/btmp /var/log/unattended-upgrades /var/log/monit.log /var/log/boot.log /var/log/clearwater-queue-manager /var/log/udev /var/log/clearwater-config-manager /var/log/sysstat /var/log/sysstat/sa18 /var/log/sysstat/clearwater-sa18 /var/log/cloud-init-output.log /var/log/clearwater-diags-monitor.log /var/log/fsck /var/log/fsck/checkfs /var/log/fsck/checkroot /var/log/dpkg.log /var/log/upstart /var/log/upstart/clearwater-monit.log /var/log/upstart/network-interface-eth0.log /var/log/upstart/procps-static-network-up.log /var/log/upstart/rsyslog.log /var/log/upstart/cryptdisks.log /var/log/upstart/systemd-logind.log /var/log/upstart/console-setup.log /var/log/upstart/container-detect.log /var/log/upstart/procps-virtual-filesystems.log /var/log/apt /var/log/apt/term.log /var/log/apt/history.log /var/log/syslog /var/log/cloud-init.log /var/log/alternatives.log /var/log/ntpstats /var/log/kern.log /var/log/lastlog /var/log/auth.log /var/log/dmesg.0 /var/log/clearwater-cluster-manager /var/log/nginx /var/log/nginx/error.log /var/log/nginx/access.log /var/log/clearwater-etcd /var/log/clearwater-etcd/clearwater-etcd-initd.log /var/log/iotop.log /var/log/dist-upgrade /var/log/wtmp /var/log/dmesg real 0m0.007s user 0m0.000s sys 0m0.005s 2019-01-18 07:17:47,296 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo ps 2019-01-18 07:17:47,297 - 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 9803/dnsmasq tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1109/sshd tcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 9061/monit tcp6 0 0 ::1:53 :::* LISTEN 9803/dnsmasq tcp6 0 0 :::22 :::* LISTEN 1109/sshd udp 0 0 192.168.120.13:123 0.0.0.0:* 8488/ntpd udp 0 0 127.0.0.1:123 0.0.0.0:* 8488/ntpd udp 0 0 0.0.0.0:123 0.0.0.0:* 8488/ntpd udp 0 0 0.0.0.0:2821 0.0.0.0:* 584/dhclient udp 0 0 127.0.0.1:53 0.0.0.0:* 9803/dnsmasq udp 0 0 0.0.0.0:68 0.0.0.0:* 584/dhclient udp6 0 0 fe80::f816:3eff:fef:123 :::* 8488/ntpd udp6 0 0 ::1:123 :::* 8488/ntpd udp6 0 0 :::123 :::* 8488/ntpd udp6 0 0 :::15671 :::* 584/dhclient udp6 0 0 ::1:53 :::* 9803/dnsmasq Active UNIX domain sockets (only servers) Proto RefCnt Flags Type State I-Node PID/Program name Path unix 2 [ ACC ] STREAM LISTENING 11049 1662/python2.7 /tmp/cloudify-logging-server-3369d.socket unix 2 [ ACC ] STREAM LISTENING 1599 1/init @/com/ubuntu/upstart unix 2 [ ACC ] STREAM LISTENING 11924 1889/python2.7 /tmp/ctx-n_M5mE.socket unix 2 [ ACC ] STREAM LISTENING 20862 9022/clearwater_soc /tmp/clearwater_management_namespace_socket unix 2 [ ACC ] STREAM LISTENING 20865 9023/clearwater_soc /tmp/clearwater_signaling_namespace_socket unix 2 [ ACC ] STREAM LISTENING 9407 1132/acpid /var/run/acpid.socket unix 2 [ ACC ] STREAM LISTENING 8148 926/dbus-daemon /var/run/dbus/system_bus_socket unix 2 [ ACC ] SEQPACKET LISTENING 2017 393/systemd-udevd /run/udev/control real 0m0.006s user 0m0.003s sys 0m0.004s 2019-01-18 07:17:47,297 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo find /var/log 2019-01-18 07:17:47,297 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo netstat 2019-01-18 07:17:47,297 - 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 9857/dnsmasq tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1108/sshd tcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 9026/monit tcp 0 0 127.0.0.1:8000 0.0.0.0:* LISTEN 9197/nginx tcp6 0 0 ::1:53 :::* LISTEN 9857/dnsmasq tcp6 0 0 :::22 :::* LISTEN 1108/sshd udp 0 0 192.168.120.6:123 0.0.0.0:* 8507/ntpd udp 0 0 127.0.0.1:123 0.0.0.0:* 8507/ntpd udp 0 0 0.0.0.0:123 0.0.0.0:* 8507/ntpd udp 0 0 0.0.0.0:28453 0.0.0.0:* 586/dhclient udp 0 0 127.0.0.1:53 0.0.0.0:* 9857/dnsmasq udp 0 0 0.0.0.0:68 0.0.0.0:* 586/dhclient udp6 0 0 fe80::f816:3eff:fe0:123 :::* 8507/ntpd udp6 0 0 ::1:123 :::* 8507/ntpd udp6 0 0 :::123 :::* 8507/ntpd udp6 0 0 :::36103 :::* 586/dhclient udp6 0 0 ::1:53 :::* 9857/dnsmasq Active UNIX domain sockets (only servers) Proto RefCnt Flags Type State I-Node PID/Program name Path unix 2 [ ACC ] SEQPACKET LISTENING 8208 392/systemd-udevd /run/udev/control unix 2 [ ACC ] STREAM LISTENING 11493 1662/python2.7 /tmp/cloudify-logging-server-950ca.socket unix 2 [ ACC ] STREAM LISTENING 6943 1/init @/com/ubuntu/upstart unix 2 [ ACC ] STREAM LISTENING 11775 1866/python2.7 /tmp/ctx-tlPVM8.socket unix 2 [ ACC ] STREAM LISTENING 9078 1119/acpid /var/run/acpid.socket unix 2 [ ACC ] STREAM LISTENING 8857 899/dbus-daemon /var/run/dbus/system_bus_socket real 0m0.007s user 0m0.000s sys 0m0.007s 2019-01-18 07:17:47,297 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo ps 2019-01-18 07:17:47,297 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => UID PID PPID C STIME TTY TIME CMD root 1 0 0 07:08 ? 00:00:00 /sbin/init root 2 0 0 07:08 ? 00:00:00 [kthreadd] root 3 2 0 07:08 ? 00:00:00 [ksoftirqd/0] root 4 2 0 07:08 ? 00:00:00 [kworker/0:0] root 5 2 0 07:08 ? 00:00:00 [kworker/0:0H] root 6 2 0 07:08 ? 00:00:00 [kworker/u4:0] root 7 2 0 07:08 ? 00:00:00 [rcu_sched] root 8 2 0 07:08 ? 00:00:00 [rcuos/0] root 9 2 0 07:08 ? 00:00:00 [rcuos/1] root 10 2 0 07:08 ? 00:00:00 [rcu_bh] root 11 2 0 07:08 ? 00:00:00 [rcuob/0] root 12 2 0 07:08 ? 00:00:00 [rcuob/1] root 13 2 0 07:08 ? 00:00:00 [migration/0] root 14 2 0 07:08 ? 00:00:00 [watchdog/0] root 15 2 0 07:08 ? 00:00:00 [watchdog/1] root 16 2 0 07:08 ? 00:00:00 [migration/1] root 17 2 0 07:08 ? 00:00:00 [ksoftirqd/1] root 19 2 0 07:08 ? 00:00:00 [kworker/1:0H] root 20 2 0 07:08 ? 00:00:00 [khelper] root 21 2 0 07:08 ? 00:00:00 [kdevtmpfs] root 22 2 0 07:08 ? 00:00:00 [netns] root 23 2 0 07:08 ? 00:00:00 [writeback] root 24 2 0 07:08 ? 00:00:00 [kintegrityd] root 25 2 0 07:08 ? 00:00:00 [bioset] root 27 2 0 07:08 ? 00:00:00 [kblockd] root 28 2 0 07:08 ? 00:00:00 [ata_sff] root 29 2 0 07:08 ? 00:00:00 [khubd] root 30 2 0 07:08 ? 00:00:00 [md] root 31 2 0 07:08 ? 00:00:00 [devfreq_wq] root 32 2 0 07:08 ? 00:00:00 [kworker/0:1] root 34 2 0 07:08 ? 00:00:00 [khungtaskd] root 35 2 0 07:08 ? 00:00:00 [kswapd0] root 36 2 0 07:08 ? 00:00:00 [vmstat] root 37 2 0 07:08 ? 00:00:00 [ksmd] root 38 2 0 07:08 ? 00:00:00 [khugepaged] root 39 2 0 07:08 ? 00:00:00 [fsnotify_mark] root 40 2 0 07:08 ? 00:00:00 [ecryptfs-kthrea] root 41 2 0 07:08 ? 00:00:00 [crypto] root 53 2 0 07:08 ? 00:00:00 [kthrotld] root 54 2 0 07:08 ? 00:00:00 [kworker/u4:1] root 55 2 0 07:08 ? 00:00:00 [vballoon] root 56 2 0 07:08 ? 00:00:00 [kworker/1:1] root 57 2 0 07:08 ? 00:00:00 [scsi_eh_0] root 58 2 0 07:08 ? 00:00:00 [scsi_eh_1] root 79 2 0 07:08 ? 00:00:00 [deferwq] root 80 2 0 07:08 ? 00:00:00 [charger_manager] root 123 2 0 07:08 ? 00:00:00 [kpsmoused] root 125 2 0 07:08 ? 00:00:00 [kworker/1:2] root 186 2 0 07:08 ? 00:00:00 [jbd2/vda1-8] root 187 2 0 07:08 ? 00:00:00 [ext4-rsv-conver] root 388 1 0 07:08 ? 00:00:00 upstart-udev-bridge --daemon root 393 1 0 07:08 ? 00:00:00 /lib/systemd/systemd-udevd --daemon root 430 2 0 07:08 ? 00:00:00 [kworker/u5:1] root 431 2 0 07:08 ? 00:00:00 [kworker/u5:2] root 529 1 0 07:08 ? 00:00:00 upstart-socket-bridge --daemon root 584 1 0 07:08 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0 root 822 2 0 07:08 ? 00:00:00 [kauditd] message+ 926 1 0 07:09 ? 00:00:00 dbus-daemon --system --fork root 942 1 0 07:09 ? 00:00:00 /lib/systemd/systemd-logind root 950 1 0 07:09 ? 00:00:00 upstart-file-bridge --daemon root 1053 1 0 07:09 tty4 00:00:00 /sbin/getty -8 38400 tty4 root 1056 1 0 07:09 tty5 00:00:00 /sbin/getty -8 38400 tty5 root 1060 1 0 07:09 tty2 00:00:00 /sbin/getty -8 38400 tty2 root 1061 1 0 07:09 tty3 00:00:00 /sbin/getty -8 38400 tty3 root 1063 1 0 07:09 tty6 00:00:00 /sbin/getty -8 38400 tty6 root 1109 1 0 07:09 ? 00:00:00 /usr/sbin/sshd -D root 1110 1 0 07:09 ? 00:00:00 cron daemon 1111 1 0 07:09 ? 00:00:00 atd root 1118 1 0 07:09 ? 00:00:00 /usr/sbin/irqbalance root 1132 1 0 07:09 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket root 1201 1 0 07:09 tty1 00:00:00 /sbin/getty -8 38400 tty1 root 1208 1 0 07:09 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102 ubuntu 1662 1 0 07:09 ? 00:00:00 /home/ubuntu/sprout_host_miqw9c/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q sprout_host_miqw9c --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@sprout_host_miqw9c --logging-server-logdir=/home/ubuntu/sprout_host_miqw9c/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/sprout_host_miqw9c/work/sprout_host_miqw9c%I.log --pidfile=/home/ubuntu/sprout_host_miqw9c/work/sprout_host_miqw9c.pid ubuntu 1776 1 0 07:10 ? 00:00:02 python2.7 /home/ubuntu/sprout_host_miqw9c/env/bin/diamond --configfile /home/ubuntu/sprout_host_miqw9c/work/plugins/diamond/etc/diamond.conf ubuntu 1867 1662 0 07:13 ? 00:00:00 /home/ubuntu/sprout_host_miqw9c/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q sprout_host_miqw9c --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@sprout_host_miqw9c --logging-server-logdir=/home/ubuntu/sprout_host_miqw9c/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/sprout_host_miqw9c/work/sprout_host_miqw9c%I.log --pidfile=/home/ubuntu/sprout_host_miqw9c/work/sprout_host_miqw9c.pid ubuntu 1889 1867 0 07:13 ? 00:00:00 /home/ubuntu/sprout_host_miqw9c/env/bin/python2.7 /home/ubuntu/sprout_host_miqw9c/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-34xQmv ubuntu 1900 1889 0 07:13 ? 00:00:00 /bin/sh -c /tmp/3I1LA/install-sprout.sh ubuntu 1902 1900 0 07:13 ? 00:00:00 /bin/bash -e /tmp/3I1LA/install-sprout.sh root 2159 2 0 07:13 ? 00:00:00 [kworker/u5:0] ntp 8488 1 0 07:16 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 106:111 syslog 8975 1 0 07:16 ? 00:00:00 rsyslogd root 9006 1 0 07:16 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper /bin/sh root 9007 9006 0 07:16 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper root 9011 1 0 07:16 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper /bin/sh root 9012 9011 0 07:16 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper root 9021 9012 0 07:16 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/run-in-signaling-namespace /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling root 9022 9007 0 07:16 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace management root 9023 9021 0 07:16 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling root 9061 1 0 07:16 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc dnsmasq 9803 1 0 07:17 ? 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 9866 1902 0 07:17 ? 00:00:00 /bin/bash -e /tmp/3I1LA/install-sprout.sh ubuntu 9867 9866 0 07:17 ? 00:00:00 /bin/bash -e /tmp/3I1LA/install-sprout.sh root 9868 9867 0 07:17 ? 00:00:00 sudo ps -edf root 9869 9868 0 07:17 ? 00:00:00 ps -edf real 0m0.008s user 0m0.003s sys 0m0.005s 2019-01-18 07:17:47,298 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo find /var/log 2019-01-18 07:17:47,298 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo netstat 2019-01-18 07:17:47,298 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => UID PID PPID C STIME TTY TIME CMD root 1 0 0 07:10 ? 00:00:00 /sbin/init root 2 0 0 07:10 ? 00:00:00 [kthreadd] root 3 2 0 07:10 ? 00:00:00 [ksoftirqd/0] root 5 2 0 07:10 ? 00:00:00 [kworker/0:0H] root 6 2 0 07:10 ? 00:00:00 [kworker/u4:0] root 7 2 0 07:10 ? 00:00:00 [rcu_sched] root 8 2 0 07:10 ? 00:00:00 [rcuos/0] root 9 2 0 07:10 ? 00:00:00 [rcuos/1] root 10 2 0 07:10 ? 00:00:00 [rcu_bh] root 11 2 0 07:10 ? 00:00:00 [rcuob/0] root 12 2 0 07:10 ? 00:00:00 [rcuob/1] root 13 2 0 07:10 ? 00:00:00 [migration/0] root 14 2 0 07:10 ? 00:00:00 [watchdog/0] root 15 2 0 07:10 ? 00:00:00 [watchdog/1] root 16 2 0 07:10 ? 00:00:00 [migration/1] root 17 2 0 07:10 ? 00:00:00 [ksoftirqd/1] root 19 2 0 07:10 ? 00:00:00 [kworker/1:0H] root 20 2 0 07:10 ? 00:00:00 [khelper] root 21 2 0 07:10 ? 00:00:00 [kdevtmpfs] root 22 2 0 07:10 ? 00:00:00 [netns] root 23 2 0 07:10 ? 00:00:00 [writeback] root 24 2 0 07:10 ? 00:00:00 [kintegrityd] root 25 2 0 07:10 ? 00:00:00 [bioset] root 26 2 0 07:10 ? 00:00:00 [kworker/u5:0] root 27 2 0 07:10 ? 00:00:00 [kblockd] root 28 2 0 07:10 ? 00:00:00 [ata_sff] root 29 2 0 07:10 ? 00:00:00 [khubd] root 30 2 0 07:10 ? 00:00:00 [md] root 31 2 0 07:10 ? 00:00:00 [devfreq_wq] root 32 2 0 07:10 ? 00:00:00 [kworker/0:1] root 33 2 0 07:10 ? 00:00:00 [kworker/1:1] root 35 2 0 07:10 ? 00:00:00 [khungtaskd] root 36 2 0 07:10 ? 00:00:00 [kswapd0] root 37 2 0 07:10 ? 00:00:00 [vmstat] root 38 2 0 07:10 ? 00:00:00 [ksmd] root 39 2 0 07:10 ? 00:00:00 [khugepaged] root 40 2 0 07:10 ? 00:00:00 [fsnotify_mark] root 41 2 0 07:10 ? 00:00:00 [ecryptfs-kthrea] root 42 2 0 07:10 ? 00:00:00 [crypto] root 54 2 0 07:10 ? 00:00:00 [kthrotld] root 55 2 0 07:10 ? 00:00:00 [kworker/u4:1] root 56 2 0 07:10 ? 00:00:00 [vballoon] root 57 2 0 07:10 ? 00:00:00 [scsi_eh_0] root 58 2 0 07:10 ? 00:00:00 [scsi_eh_1] root 79 2 0 07:10 ? 00:00:00 [deferwq] root 80 2 0 07:10 ? 00:00:00 [charger_manager] root 123 2 0 07:10 ? 00:00:00 [kpsmoused] root 142 2 0 07:10 ? 00:00:00 [kworker/0:2] root 186 2 0 07:10 ? 00:00:00 [jbd2/vda1-8] root 187 2 0 07:10 ? 00:00:00 [ext4-rsv-conver] root 387 1 0 07:10 ? 00:00:00 upstart-udev-bridge --daemon root 392 1 0 07:10 ? 00:00:00 /lib/systemd/systemd-udevd --daemon root 430 2 0 07:10 ? 00:00:00 [kworker/u5:1] root 532 1 0 07:10 ? 00:00:00 upstart-socket-bridge --daemon root 586 1 0 07:10 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0 root 634 2 0 07:10 ? 00:00:00 [kworker/1:2] root 822 2 0 07:10 ? 00:00:00 [kauditd] message+ 899 1 0 07:10 ? 00:00:00 dbus-daemon --system --fork root 937 1 0 07:10 ? 00:00:00 /lib/systemd/systemd-logind root 953 1 0 07:10 ? 00:00:00 upstart-file-bridge --daemon syslog 1021 1 0 07:10 ? 00:00:00 rsyslogd root 1052 1 0 07:10 tty4 00:00:00 /sbin/getty -8 38400 tty4 root 1055 1 0 07:10 tty5 00:00:00 /sbin/getty -8 38400 tty5 root 1059 1 0 07:10 tty2 00:00:00 /sbin/getty -8 38400 tty2 root 1061 1 0 07:10 tty3 00:00:00 /sbin/getty -8 38400 tty3 root 1063 1 0 07:10 tty6 00:00:00 /sbin/getty -8 38400 tty6 root 1108 1 0 07:10 ? 00:00:00 /usr/sbin/sshd -D root 1110 1 0 07:10 ? 00:00:00 cron daemon 1111 1 0 07:10 ? 00:00:00 atd root 1115 1 0 07:10 ? 00:00:00 /usr/sbin/irqbalance root 1119 1 0 07:10 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket root 1201 1 0 07:10 tty1 00:00:00 /sbin/getty -8 38400 tty1 root 1207 1 0 07:10 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102 ubuntu 1662 1 0 07:10 ? 00:00:00 /home/ubuntu/homer_host_cazqu3/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q homer_host_cazqu3 --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@homer_host_cazqu3 --logging-server-logdir=/home/ubuntu/homer_host_cazqu3/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/homer_host_cazqu3/work/homer_host_cazqu3%I.log --pidfile=/home/ubuntu/homer_host_cazqu3/work/homer_host_cazqu3.pid ubuntu 1776 1 0 07:10 ? 00:00:02 python2.7 /home/ubuntu/homer_host_cazqu3/env/bin/diamond --configfile /home/ubuntu/homer_host_cazqu3/work/plugins/diamond/etc/diamond.conf ubuntu 1845 1662 0 07:13 ? 00:00:00 /home/ubuntu/homer_host_cazqu3/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q homer_host_cazqu3 --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@homer_host_cazqu3 --logging-server-logdir=/home/ubuntu/homer_host_cazqu3/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/homer_host_cazqu3/work/homer_host_cazqu3%I.log --pidfile=/home/ubuntu/homer_host_cazqu3/work/homer_host_cazqu3.pid ubuntu 1866 1845 0 07:13 ? 00:00:00 /home/ubuntu/homer_host_cazqu3/env/bin/python2.7 /home/ubuntu/homer_host_cazqu3/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-Q27hwl ubuntu 1877 1866 0 07:13 ? 00:00:00 /bin/sh -c /tmp/4P3UQ/install-homer.sh ubuntu 1879 1877 0 07:13 ? 00:00:00 /bin/bash -e /tmp/4P3UQ/install-homer.sh root 2223 2 0 07:14 ? 00:00:00 [kworker/u5:2] ntp 8507 1 0 07:16 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 106:111 root 9026 1 0 07:16 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc root 9083 1 0 07:16 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater_diags_monitor root 9087 9083 0 07:16 ? 00:00:00 inotifywait -e create -qq . root 9197 1 0 07:16 ? 00:00:00 nginx: master process /usr/sbin/nginx www-data 9198 9197 0 07:16 ? 00:00:00 nginx: worker process www-data 9199 9197 0 07:16 ? 00:00:00 nginx: worker process www-data 9200 9197 0 07:16 ? 00:00:00 nginx: worker process www-data 9201 9197 0 07:16 ? 00:00:00 nginx: worker process root 9692 9026 0 07:17 ? 00:00:00 [nginx_ping] root 9694 9026 0 07:17 ? 00:00:00 [check-nginx-upt] root 9698 9026 0 07:17 ? 00:00:00 [check-monit-upt] dnsmasq 9857 1 0 07:17 ? 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 9920 1879 0 07:17 ? 00:00:00 /bin/bash -e /tmp/4P3UQ/install-homer.sh ubuntu 9921 9920 0 07:17 ? 00:00:00 /bin/bash -e /tmp/4P3UQ/install-homer.sh root 9922 9921 0 07:17 ? 00:00:00 sudo ps -edf root 9923 9922 0 07:17 ? 00:00:00 ps -edf real 0m0.009s user 0m0.000s sys 0m0.009s 2019-01-18 07:17:47,298 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => eth0 Link encap:Ethernet HWaddr fa:16:3e:f6:51:65 inet addr:192.168.120.13 Bcast:192.168.120.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fef6:5165/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1 RX packets:89041 errors:0 dropped:0 overruns:0 frame:0 TX packets:64137 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:134114259 (134.1 MB) TX bytes:11599236 (11.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: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.004s sys 0m0.002s 2019-01-18 07:17:47,298 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo cat /var/log/clearwater 2019-01-18 07:17:47,299 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => 2019-01-18 07:17:17.306889117 Stopping etcd clearwater-etcd real 0m0.005s user 0m0.004s sys 0m0.002s 2019-01-18 07:17:47,299 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo cat /var/log/clearwater 2019-01-18 07:17:47,299 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => /var/log /var/log/landscape /var/log/landscape/sysinfo.log /var/log/clearwater-socket-factory.log /var/log/btmp /var/log/unattended-upgrades /var/log/monit.log /var/log/boot.log /var/log/clearwater-queue-manager /var/log/udev /var/log/clearwater-config-manager /var/log/sysstat /var/log/sysstat/clearwater-sa18 /var/log/cloud-init-output.log /var/log/fsck /var/log/fsck/checkfs /var/log/fsck/checkroot /var/log/dpkg.log /var/log/upstart /var/log/upstart/clearwater-monit.log /var/log/upstart/network-interface-eth0.log /var/log/upstart/procps-static-network-up.log /var/log/upstart/rsyslog.log /var/log/upstart/cryptdisks.log /var/log/upstart/systemd-logind.log /var/log/upstart/console-setup.log /var/log/upstart/container-detect.log /var/log/upstart/procps-virtual-filesystems.log /var/log/apt /var/log/apt/term.log /var/log/apt/history.log /var/log/syslog /var/log/cloud-init.log /var/log/alternatives.log /var/log/ntpstats /var/log/kern.log /var/log/lastlog /var/log/auth.log /var/log/dmesg.0 /var/log/clearwater-cluster-manager /var/log/nginx /var/log/nginx/error.log /var/log/nginx/access.log /var/log/clearwater-etcd /var/log/clearwater-etcd/clearwater-etcd-initd.log /var/log/sprout /var/log/sprout/sprout_current.txt /var/log/sprout/sprout_err.log /var/log/sprout/sprout_out.log /var/log/sprout/sprout_20190118T070000Z.txt /var/log/iotop.log /var/log/dist-upgrade /var/log/wtmp /var/log/dmesg real 0m0.007s user 0m0.000s sys 0m0.005s 2019-01-18 07:17:47,299 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => [18-Jan-2019 07:16:38 UTC] clearwater-diags-monitor starting [18-Jan-2019 07:16:38 UTC] Waiting for trigger files real 0m0.005s user 0m0.005s sys 0m0.000s 2019-01-18 07:17:47,299 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => 2019:01:18 07:16:47: Namespace: management 2019:01:18 07:16:47: [management] Starting server 2019:01:18 07:16:47: [management] Listening for requests 2019:01:18 07:16:47: Namespace: signaling 2019:01:18 07:16:47: [signaling] Starting server 2019:01:18 07:16:47: [signaling] Listening for requests real 0m0.004s user 0m0.003s sys 0m0.002s 2019-01-18 07:17:47,299 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-01-18 07:17:47,300 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-01-18 07:17:47,300 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/executions/e87ce63d-2c62-4c4d-a907-7e1bd4215583 2019-01-18 07:17:47,389 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-18 07:17:47,389 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-18 07:17:47,389 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-18 07:17:47,389 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-18 07:17:47,390 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-18 07:17:47,390 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-18 07:17:47,390 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-18 07:17:47,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": "2019-01-18T07:06:35.566Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"} 2019-01-18 07:17:47,390 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-18 07:17:47,390 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 18 Jan 2019 07:17:47 GMT 2019-01-18 07:17:47,390 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-18 07:17:47,390 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-18 07:17:47,390 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-18 07:17:52,396 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/events 2019-01-18 07:17:52,803 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-18 07:17:52,804 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-18 07:17:52,804 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-18 07:17:52,804 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-18 07:17:52,804 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-18 07:17:52,804 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-18 07:17:52,804 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-18 07:17:52,804 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_aubtxa", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:17:47.055Z", "message": "Execution done (return_code=0): /tmp/3I1LA/install-sprout.sh", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:17:47.055Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "8018bf9e-f820-44e1-ad26-d2f7016cface"}, {"node_instance_id": "sprout_aubtxa", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:17:47.055Z", "message": "[sprout] Installation is done", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:17:47.055Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "8018bf9e-f820-44e1-ad26-d2f7016cface"}, {"node_instance_id": "homer_i5ohke", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:17:47.055Z", "message": "Execution done (return_code=0): /tmp/4P3UQ/install-homer.sh", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:17:47.055Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "18a49457-33ca-415d-a6b9-bac2e710ff28"}, {"node_instance_id": "homer_i5ohke", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:17:47.055Z", "message": "[homer] sudo cat /var/log/clearwater", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:17:47.055Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "18a49457-33ca-415d-a6b9-bac2e710ff28"}, {"node_instance_id": "sprout_aubtxa", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:17:47.055Z", "message": "[sprout] => 2019-01-18 07:17:19.958273128 Stopping etcd clearwater-etcd\n\nreal\t0m0.004s\nuser\t0m0.000s\nsys\t0m0.004s", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:17:47.055Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "8018bf9e-f820-44e1-ad26-d2f7016cface"}, {"node_instance_id": "sprout_aubtxa", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:17:47.055Z", "message": "[sprout] sudo cat /var/log/clearwater", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:17:47.055Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "8018bf9e-f820-44e1-ad26-d2f7016cface"}, {"node_instance_id": "homer_i5ohke", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:17:47.055Z", "message": "[homer] Installation is done", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:17:47.055Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "18a49457-33ca-415d-a6b9-bac2e710ff28"}, {"node_instance_id": "homer_i5ohke", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:17:47.819Z", "message": "Starting node", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:17:47.819Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": "sprout_aubtxa", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:17:47.819Z", "message": "Starting node", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:17:47.819Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:17:47.819Z", "message": "Task started 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:17:47.819Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:17:47.819Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:17:47.819Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": "dime_e5joxy", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:17:48.291Z", "message": "[dime] => sudo: unable to resolve host server-clearwater-opnfv-dime-host-xbzo43\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 5 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:10 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:12 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB]\nGet:13 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:15 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-nginx 1.0-171012.111833 [19.3 kB]\nGet:16 http://repo.cw-ngv.com/archive/repo129/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB]\nGet:17 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:18 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-snmpd 1.0-171215.180814 [16.9 kB]\nGet:19 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:20 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-socket-factory 1.0-171215.180814 [39.6 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1,024 kB]\nGet:22 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-tcp-scalability 1.0-171215.180814 [13.9 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.10 [123 kB]\nGet:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:34 http://repo.cw-ngv.com/archive/repo129/ binary/ ralf-libs 1.0-171215.175140 [657 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:36 http://repo.cw-ngv.com/archive/repo129/ binary/ ralf 1.0-171215.175140 [327 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:38 http://repo.cw-ngv.com/archive/repo129/ binary/ homestead-libs 1.0-171215.122632 [1,155 kB]\nGet:39 http://repo.cw-ngv.com/archive/repo129/ binary/ python-netsnmp 5.7.2~dfsg-clearwater2 [19.6 kB]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.62-0ubuntu0.14.04.1 [12.6 kB]\nGet:41 http://repo.cw-ngv.com/archive/repo129/ binary/ homestead 1.0-171215.122632 [450 kB]\nGet:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.62-0ubuntu0.14.04.1 [598 kB]\nGet:43 http://repo.cw-ngv.com/archive/repo129/ binary/ homestead-prov 1.0-171213.182937 [44.6 kB]\nGet:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:45 http://repo.cw-ngv.com/archive/repo129/ binary/ dime 1.0-171215.180814 [12.5 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-164.214 [774 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.5 [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.7 [1,330 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.9 [18.9 kB]\nGet:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.9 [325 kB]\nGet:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.9 [5,418 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.5 [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.1 [10.6 kB]\nGet:111 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB]\nGet:112 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 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.1 [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 12s (7,190 kB/s)\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51333 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.62-0ubuntu0.14.04.1_all.deb ...\nUnpacking mysql-common (5.5.62-0ubuntu0.14.04.1) ...\nSelecting previously unselected package libmysqlclient18:amd64.\nPreparing to unpack .../libmysqlclient18_5.5.62-0ubuntu0.14.04.1_amd64.deb ...\nUnpacking libmysqlclient18:amd64 (5.5.62-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-164.214_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-164.214) ...\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.5_amd64.deb ...\nUnpacking libpython2.7-dev:amd64 (2.7.6-8ubuntu0.5) ...\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.7_amd64.deb ...\nUnpacking libperl5.18 (5.18.2-2ubuntu1.7) ...\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.9_all.deb ...\nUnpacking nginx-common (1.4.6-1ubuntu3.9) ...\nSelecting previously unselected package nginx-core.\nPreparing to unpack .../nginx-core_1.4.6-1ubuntu3.9_amd64.deb ...\nUnpacking nginx-core (1.4.6-1ubuntu3.9) ...\nSelecting previously unselected package nginx.\nPreparing to unpack .../nginx_1.4.6-1ubuntu3.9_all.deb ...\nUnpacking nginx (1.4.6-1ubuntu3.9) ...\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.5_amd64.deb ...\nUnpacking python2.7-dev (2.7.6-8ubuntu0.5) ...\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.1_all.deb ...\nUnpacking python-six-whl (1.5.2-1ubuntu1.1) ...\nSelecting previously unselected package python-urllib3-whl.\nPreparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ...\nUnpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ...\nSelecting previously unselected package python-requests-whl.\nPreparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ...\nUnpacking python-requests-whl (2.2.1-1ubuntu0.4) ...\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.1_all.deb ...\nUnpacking python-wheel (0.24.0-1~ubuntu1.1) ...\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.62-0ubuntu0.14.04.1) ...\nSetting up libmysqlclient18:amd64 (5.5.62-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-164.214) ...\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.5) ...\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.7) ...\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.9) ...\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.5) ...\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.1) ...\nSetting up python-urllib3-whl (1.7.1-1ubuntu4.1) ...\nSetting up python-requests-whl (2.2.1-1ubuntu0.4) ...\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.1) ...\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 dnspython (from cw_infrastructure)\nCollecting pathlib (from cw_infrastructure)\nCollecting contextlib2 (from cw_infrastructure)\nCollecting nsenter (from cw_infrastructure)\nCollecting argparse (from cw_infrastructure)\nInstalling collected packages: dnspython, pathlib, contextlib2, argparse, nsenter, 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 9435\nclearwater-socket-factory-sig start/running, process 9440\nSetting up clearwater-monit (5.18-171207.172716) ...\nclearwater-monit start/running, process 9489\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.9) ...\nSetting up nginx (1.4.6-1ubuntu3.9) ...\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\nreload: Job is not running: clearwater-monit\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 cyclone (from crest)\nCollecting cryptography (from crest)\nCollecting idna (from crest)\nCollecting pyOpenSSL (from crest)\nCollecting Twisted (from crest)\nCollecting prctl (from crest)\nCollecting cql (from crest)\nCollecting ipaddress (from crest)\nCollecting msgpack-python (from crest)\nCollecting attrs (from crest)\nCollecting Automat (from crest)\nCollecting metaswitchcommon (from crest)\nCollecting telephus (from crest)\nCollecting asn1crypto (from crest)\nCollecting enum34 (from crest)\nCollecting pure-sasl (from crest)\nCollecting setuptools (from crest)\nCollecting constantly (from crest)\nCollecting lxml (from crest)\nCollecting thrift (from crest)\nCollecting incremental (from crest)\nCollecting zope.interface (from crest)\nCollecting six (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: six, ipaddress, asn1crypto, enum34, idna, pycparser, cffi, cryptography, pyOpenSSL, constantly, setuptools, zope.interface, attrs, Automat, incremental, Twisted, cyclone, prctl, thrift, cql, msgpack-python, pycrypto, monotonic, pyzmq, metaswitchcommon, telephus, pure-sasl, lxml, 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 cyclone (from crest->homestead_prov)\nCollecting cryptography (from crest->homestead_prov)\nCollecting idna (from crest->homestead_prov)\nCollecting pyOpenSSL (from crest->homestead_prov)\nCollecting Twisted (from crest->homestead_prov)\nCollecting prctl (from crest->homestead_prov)\nCollecting cql (from crest->homestead_prov)\nCollecting ipaddress (from crest->homestead_prov)\nCollecting msgpack-python (from crest->homestead_prov)\nCollecting attrs (from crest->homestead_prov)\nCollecting Automat (from crest->homestead_prov)\nCollecting metaswitchcommon (from crest->homestead_prov)\nCollecting telephus (from crest->homestead_prov)\nCollecting asn1crypto (from crest->homestead_prov)\nCollecting enum34 (from crest->homestead_prov)\nCollecting pure-sasl (from crest->homestead_prov)\nCollecting setuptools (from crest->homestead_prov)\nCollecting constantly (from crest->homestead_prov)\nCollecting lxml (from crest->homestead_prov)\nCollecting thrift (from crest->homestead_prov)\nCollecting incremental (from crest->homestead_prov)\nCollecting zope.interface (from crest->homestead_prov)\nCollecting six (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: six, ipaddress, asn1crypto, enum34, idna, pycparser, cffi, cryptography, pyOpenSSL, constantly, setuptools, zope.interface, attrs, Automat, incremental, Twisted, cyclone, prctl, thrift, cql, msgpack-python, pycrypto, monotonic, pyzmq, metaswitchcommon, telephus, pure-sasl, lxml, crest, homestead-prov\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: ipaddress 1.0.18\n Uninstalling ipaddress-1.0.18:\n Successfully uninstalled ipaddress-1.0.18\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: idna 2.5\n Uninstalling idna-2.5:\n Successfully uninstalled idna-2.5\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: cryptography 1.9\n Uninstalling cryptography-1.9:\n Successfully uninstalled cryptography-1.9\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: 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: 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: 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: cyclone 1.0\n Uninstalling cyclone-1.0:\n Successfully uninstalled cyclone-1.0\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: thrift 0.9.3\n Uninstalling thrift-0.9.3:\n Successfully uninstalled thrift-0.9.3\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: msgpack-python 0.4.7\n Uninstalling msgpack-python-0.4.7:\n Successfully uninstalled msgpack-python-0.4.7\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: telephus 1.0.0b1\n Uninstalling telephus-1.0.0b1:\n Successfully uninstalled telephus-1.0.0b1\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: lxml 3.6.0\n Uninstalling lxml-3.6.0:\n Successfully uninstalled lxml-3.6.0\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\t4m3.645s\nuser\t0m21.076s\nsys\t0m11.729s", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:17:48.291Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "4ca59fc5-27a7-4267-af72-e82e4adb2c68"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:17:48.861Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:17:48.861Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:17:48.861Z", "message": "Task started 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:17:48.861Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:17:49.293Z", "message": "Downloaded scripts/bind/bind.py to /tmp/ACCFX/bind.py", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:17:49.293Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "0381b10a-5498-458f-93bf-952465999c85"}, {"node_instance_id": "dime_e5joxy", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:17:49.293Z", "message": "[dime] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:17:49.293Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "4ca59fc5-27a7-4267-af72-e82e4adb2c68"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:17:49.293Z", "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": "2019-01-18T07:17:49.293Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "afd704c0-7c85-4702-b129-f4504c0b4101"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:17:49.293Z", "message": "Downloaded scripts/bind/bind.py to /tmp/B9VN1/bind.py", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:17:49.293Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "afd704c0-7c85-4702-b129-f4504c0b4101"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:17:49.293Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.local.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:17:49.293Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "afd704c0-7c85-4702-b129-f4504c0b4101"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:17:49.293Z", "message": "Creating private domain file", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:17:49.293Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "afd704c0-7c85-4702-b129-f4504c0b4101"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:17:49.293Z", "message": "Creating private domain file", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:17:49.293Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "0381b10a-5498-458f-93bf-952465999c85"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:17:49.293Z", "message": "The config dict: {'public_ip': u'172.30.9.204', 'backends': {u'homer': {u'homer_i5ohke': {u'public_address': u'', u'private_address': u'192.168.120.6', u'name': u'homer-i5ohke'}}, u'bono': {u'bono_69va8w': {u'public_address': u'172.30.9.212', u'private_address': u'192.168.120.7', u'name': u'bono-69va8w'}}}, 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.9', u'hss_hostname': u''}.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:17:49.293Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "afd704c0-7c85-4702-b129-f4504c0b4101"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:17:49.897Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:17:49.897Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:17:50.306Z", "message": "[localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:17:50.306Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "0381b10a-5498-458f-93bf-952465999c85"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:17:50.306Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:17:50.306Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "0381b10a-5498-458f-93bf-952465999c85"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:17:50.306Z", "message": "[localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:17:50.306Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "afd704c0-7c85-4702-b129-f4504c0b4101"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:17:50.306Z", "message": "[localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:17:50.306Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "0381b10a-5498-458f-93bf-952465999c85"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:17:50.306Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:17:50.306Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "afd704c0-7c85-4702-b129-f4504c0b4101"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:17:50.306Z", "message": "[localhost] run: sudo mv /tmp/tmpUCrI9a /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:17:50.306Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "0381b10a-5498-458f-93bf-952465999c85"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:17:50.306Z", "message": "[localhost] run: sudo mv /tmp/tmpUi2w7k /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:17:50.306Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "afd704c0-7c85-4702-b129-f4504c0b4101"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:17:50.306Z", "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": "2019-01-18T07:17:50.306Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "0381b10a-5498-458f-93bf-952465999c85"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:17:50.306Z", "message": "[localhost] run: sudo mv /tmp/tmp7wGWFv /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:17:50.306Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "afd704c0-7c85-4702-b129-f4504c0b4101"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:17:50.306Z", "message": "[localhost] run: sudo service bind9 reload", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:17:50.306Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "afd704c0-7c85-4702-b129-f4504c0b4101"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:17:50.306Z", "message": "The config dict: {'public_ip': u'172.30.9.204', 'backends': {u'homer': {u'homer_i5ohke': {u'public_address': u'', u'private_address': u'192.168.120.6', u'name': u'homer-i5ohke'}}, u'sprout': {u'sprout_aubtxa': {u'public_address': u'', u'private_address': u'192.168.120.13', u'name': u'sprout-aubtxa'}}, u'bono': {u'bono_69va8w': {u'public_address': u'172.30.9.212', u'private_address': u'192.168.120.7', u'name': u'bono-69va8w'}}}, 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.9', u'hss_hostname': u''}.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:17:50.306Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "0381b10a-5498-458f-93bf-952465999c85"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:17:50.306Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.local.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:17:50.306Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "0381b10a-5498-458f-93bf-952465999c85"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:17:50.306Z", "message": "Creating public domain file", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:17:50.306Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "0381b10a-5498-458f-93bf-952465999c85"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:17:50.306Z", "message": "[localhost] run: sudo service bind9 reload", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:17:50.306Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "0381b10a-5498-458f-93bf-952465999c85"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:17:50.306Z", "message": "The config dict: {'public_ip': u'172.30.9.204', 'backends': {u'homer': {u'homer_i5ohke': {u'public_address': u'', u'private_address': u'192.168.120.6', u'name': u'homer-i5ohke'}}, u'bono': {u'bono_69va8w': {u'public_address': u'172.30.9.212', u'private_address': u'192.168.120.7', u'name': u'bono-69va8w'}}}, 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.9', u'hss_hostname': u''}.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:17:50.306Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "afd704c0-7c85-4702-b129-f4504c0b4101"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:17:50.306Z", "message": "[localhost] run: sudo mv /tmp/tmp7ZikWj /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:17:50.306Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "0381b10a-5498-458f-93bf-952465999c85"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:17:50.306Z", "message": "[localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:17:50.306Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "afd704c0-7c85-4702-b129-f4504c0b4101"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:17:50.306Z", "message": "Creating public domain file", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:17:50.306Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "afd704c0-7c85-4702-b129-f4504c0b4101"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:17:50.914Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:17:50.914Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:17:50.914Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:17:50.914Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:17:50.914Z", "message": "Task started 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:17:50.914Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:17:51.385Z", "message": "Downloaded scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py to /tmp/9EC2Q/add-snmpproxy-collector.py", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:17:51.385Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "88d677a0-567a-49e5-aebe-b98a33aafd69"}], "metadata": {"pagination": {"total": 1806, "offset": 1736, "size": 50}}} 2019-01-18 07:17:52,805 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-18 07:17:52,805 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 18 Jan 2019 07:17:52 GMT 2019-01-18 07:17:52,805 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-18 07:17:52,805 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 85297 2019-01-18 07:17:52,805 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-18 07:17:52,808 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/3I1LA/install-sprout.sh 2019-01-18 07:17:52,808 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] Installation is done 2019-01-18 07:17:52,808 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/4P3UQ/install-homer.sh 2019-01-18 07:17:52,808 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo cat /var/log/clearwater 2019-01-18 07:17:52,808 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => 2019-01-18 07:17:19.958273128 Stopping etcd clearwater-etcd real 0m0.004s user 0m0.000s sys 0m0.004s 2019-01-18 07:17:52,809 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo cat /var/log/clearwater 2019-01-18 07:17:52,809 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] Installation is done 2019-01-18 07:17:52,809 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2019-01-18 07:17:52,809 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2019-01-18 07:17:52,809 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2019-01-18 07:17:52,809 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-01-18 07:17:52,810 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => sudo: unable to resolve host server-clearwater-opnfv-dime-host-xbzo43 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 5 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:10 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:12 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB] Get:13 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:15 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-nginx 1.0-171012.111833 [19.3 kB] Get:16 http://repo.cw-ngv.com/archive/repo129/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB] Get:17 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:18 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-snmpd 1.0-171215.180814 [16.9 kB] Get:19 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:20 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-socket-factory 1.0-171215.180814 [39.6 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1,024 kB] Get:22 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-tcp-scalability 1.0-171215.180814 [13.9 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.10 [123 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:34 http://repo.cw-ngv.com/archive/repo129/ binary/ ralf-libs 1.0-171215.175140 [657 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:36 http://repo.cw-ngv.com/archive/repo129/ binary/ ralf 1.0-171215.175140 [327 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:38 http://repo.cw-ngv.com/archive/repo129/ binary/ homestead-libs 1.0-171215.122632 [1,155 kB] Get:39 http://repo.cw-ngv.com/archive/repo129/ binary/ python-netsnmp 5.7.2~dfsg-clearwater2 [19.6 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.62-0ubuntu0.14.04.1 [12.6 kB] Get:41 http://repo.cw-ngv.com/archive/repo129/ binary/ homestead 1.0-171215.122632 [450 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.62-0ubuntu0.14.04.1 [598 kB] Get:43 http://repo.cw-ngv.com/archive/repo129/ binary/ homestead-prov 1.0-171213.182937 [44.6 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:45 http://repo.cw-ngv.com/archive/repo129/ binary/ dime 1.0-171215.180814 [12.5 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-164.214 [774 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.5 [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.7 [1,330 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.9 [18.9 kB] Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.9 [325 kB] Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.9 [5,418 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.5 [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.1 [10.6 kB] Get:111 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB] Get:112 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 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.1 [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 12s (7,190 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51333 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.62-0ubuntu0.14.04.1_all.deb ... Unpacking mysql-common (5.5.62-0ubuntu0.14.04.1) ... Selecting previously unselected package libmysqlclient18:amd64. Preparing to unpack .../libmysqlclient18_5.5.62-0ubuntu0.14.04.1_amd64.deb ... Unpacking libmysqlclient18:amd64 (5.5.62-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-164.214_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-164.214) ... 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.5_amd64.deb ... Unpacking libpython2.7-dev:amd64 (2.7.6-8ubuntu0.5) ... 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.7_amd64.deb ... Unpacking libperl5.18 (5.18.2-2ubuntu1.7) ... 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.9_all.deb ... Unpacking nginx-common (1.4.6-1ubuntu3.9) ... Selecting previously unselected package nginx-core. Preparing to unpack .../nginx-core_1.4.6-1ubuntu3.9_amd64.deb ... Unpacking nginx-core (1.4.6-1ubuntu3.9) ... Selecting previously unselected package nginx. Preparing to unpack .../nginx_1.4.6-1ubuntu3.9_all.deb ... Unpacking nginx (1.4.6-1ubuntu3.9) ... 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.5_amd64.deb ... Unpacking python2.7-dev (2.7.6-8ubuntu0.5) ... 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.1_all.deb ... Unpacking python-six-whl (1.5.2-1ubuntu1.1) ... Selecting previously unselected package python-urllib3-whl. Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ... Unpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ... Selecting previously unselected package python-requests-whl. Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ... Unpacking python-requests-whl (2.2.1-1ubuntu0.4) ... 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.1_all.deb ... Unpacking python-wheel (0.24.0-1~ubuntu1.1) ... 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.62-0ubuntu0.14.04.1) ... Setting up libmysqlclient18:amd64 (5.5.62-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-164.214) ... 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.5) ... 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.7) ... 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.9) ... 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.5) ... 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.1) ... Setting up python-urllib3-whl (1.7.1-1ubuntu4.1) ... Setting up python-requests-whl (2.2.1-1ubuntu0.4) ... 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.1) ... 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 dnspython (from cw_infrastructure) Collecting pathlib (from cw_infrastructure) Collecting contextlib2 (from cw_infrastructure) Collecting nsenter (from cw_infrastructure) Collecting argparse (from cw_infrastructure) Installing collected packages: dnspython, pathlib, contextlib2, argparse, nsenter, 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 9435 clearwater-socket-factory-sig start/running, process 9440 Setting up clearwater-monit (5.18-171207.172716) ... clearwater-monit start/running, process 9489 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.9) ... Setting up nginx (1.4.6-1ubuntu3.9) ... 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 reload: Job is not running: clearwater-monit 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 cyclone (from crest) Collecting cryptography (from crest) Collecting idna (from crest) Collecting pyOpenSSL (from crest) Collecting Twisted (from crest) Collecting prctl (from crest) Collecting cql (from crest) Collecting ipaddress (from crest) Collecting msgpack-python (from crest) Collecting attrs (from crest) Collecting Automat (from crest) Collecting metaswitchcommon (from crest) Collecting telephus (from crest) Collecting asn1crypto (from crest) Collecting enum34 (from crest) Collecting pure-sasl (from crest) Collecting setuptools (from crest) Collecting constantly (from crest) Collecting lxml (from crest) Collecting thrift (from crest) Collecting incremental (from crest) Collecting zope.interface (from crest) Collecting six (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: six, ipaddress, asn1crypto, enum34, idna, pycparser, cffi, cryptography, pyOpenSSL, constantly, setuptools, zope.interface, attrs, Automat, incremental, Twisted, cyclone, prctl, thrift, cql, msgpack-python, pycrypto, monotonic, pyzmq, metaswitchcommon, telephus, pure-sasl, lxml, 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 cyclone (from crest->homestead_prov) Collecting cryptography (from crest->homestead_prov) Collecting idna (from crest->homestead_prov) Collecting pyOpenSSL (from crest->homestead_prov) Collecting Twisted (from crest->homestead_prov) Collecting prctl (from crest->homestead_prov) Collecting cql (from crest->homestead_prov) Collecting ipaddress (from crest->homestead_prov) Collecting msgpack-python (from crest->homestead_prov) Collecting attrs (from crest->homestead_prov) Collecting Automat (from crest->homestead_prov) Collecting metaswitchcommon (from crest->homestead_prov) Collecting telephus (from crest->homestead_prov) Collecting asn1crypto (from crest->homestead_prov) Collecting enum34 (from crest->homestead_prov) Collecting pure-sasl (from crest->homestead_prov) Collecting setuptools (from crest->homestead_prov) Collecting constantly (from crest->homestead_prov) Collecting lxml (from crest->homestead_prov) Collecting thrift (from crest->homestead_prov) Collecting incremental (from crest->homestead_prov) Collecting zope.interface (from crest->homestead_prov) Collecting six (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: six, ipaddress, asn1crypto, enum34, idna, pycparser, cffi, cryptography, pyOpenSSL, constantly, setuptools, zope.interface, attrs, Automat, incremental, Twisted, cyclone, prctl, thrift, cql, msgpack-python, pycrypto, monotonic, pyzmq, metaswitchcommon, telephus, pure-sasl, lxml, crest, homestead-prov Found existing installation: six 1.10.0 Uninstalling six-1.10.0: Successfully uninstalled six-1.10.0 Found existing installation: ipaddress 1.0.18 Uninstalling ipaddress-1.0.18: Successfully uninstalled ipaddress-1.0.18 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: idna 2.5 Uninstalling idna-2.5: Successfully uninstalled idna-2.5 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: cryptography 1.9 Uninstalling cryptography-1.9: Successfully uninstalled cryptography-1.9 Found existing installation: pyOpenSSL 17.0.0 Uninstalling pyOpenSSL-17.0.0: Successfully uninstalled pyOpenSSL-17.0.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: 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: 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: cyclone 1.0 Uninstalling cyclone-1.0: Successfully uninstalled cyclone-1.0 Found existing installation: prctl 1.0.1 Uninstalling prctl-1.0.1: Successfully uninstalled prctl-1.0.1 Found existing installation: thrift 0.9.3 Uninstalling thrift-0.9.3: Successfully uninstalled thrift-0.9.3 Found existing installation: cql 1.4.0 Uninstalling cql-1.4.0: Successfully uninstalled cql-1.4.0 Found existing installation: msgpack-python 0.4.7 Uninstalling msgpack-python-0.4.7: Successfully uninstalled msgpack-python-0.4.7 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: telephus 1.0.0b1 Uninstalling telephus-1.0.0b1: Successfully uninstalled telephus-1.0.0b1 Found existing installation: pure-sasl 0.4.0 Uninstalling pure-sasl-0.4.0: Successfully uninstalled pure-sasl-0.4.0 Found existing installation: lxml 3.6.0 Uninstalling lxml-3.6.0: Successfully uninstalled lxml-3.6.0 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 4m3.645s user 0m21.076s sys 0m11.729s 2019-01-18 07:17:52,811 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-01-18 07:17:52,812 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2019-01-18 07:17:52,812 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/ACCFX/bind.py 2019-01-18 07:17:52,812 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo DEBIAN_FRONTEND=noninteractive apt 2019-01-18 07:17:52,812 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2019-01-18 07:17:52,812 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/B9VN1/bind.py 2019-01-18 07:17:52,812 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2019-01-18 07:17:52,813 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2019-01-18 07:17:52,813 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2019-01-18 07:17:52,813 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.204', 'backends': {u'homer': {u'homer_i5ohke': {u'public_address': u'', u'private_address': u'192.168.120.6', u'name': u'homer-i5ohke'}}, u'bono': {u'bono_69va8w': {u'public_address': u'172.30.9.212', u'private_address': u'192.168.120.7', u'name': u'bono-69va8w'}}}, 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.9', u'hss_hostname': u''}. 2019-01-18 07:17:52,813 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-01-18 07:17:52,813 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2019-01-18 07:17:52,813 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2019-01-18 07:17:52,813 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2019-01-18 07:17:52,814 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2019-01-18 07:17:52,814 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2019-01-18 07:17:52,814 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpUCrI9a /etc/bind/db.clearwater.opnfv 2019-01-18 07:17:52,814 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpUi2w7k /etc/bind/db.clearwater.local 2019-01-18 07:17:52,814 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2019-01-18 07:17:52,814 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmp7wGWFv /etc/bind/db.clearwater.opnfv 2019-01-18 07:17:52,814 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2019-01-18 07:17:52,815 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.204', 'backends': {u'homer': {u'homer_i5ohke': {u'public_address': u'', u'private_address': u'192.168.120.6', u'name': u'homer-i5ohke'}}, u'sprout': {u'sprout_aubtxa': {u'public_address': u'', u'private_address': u'192.168.120.13', u'name': u'sprout-aubtxa'}}, u'bono': {u'bono_69va8w': {u'public_address': u'172.30.9.212', u'private_address': u'192.168.120.7', u'name': u'bono-69va8w'}}}, 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.9', u'hss_hostname': u''}. 2019-01-18 07:17:52,815 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2019-01-18 07:17:52,815 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2019-01-18 07:17:52,815 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2019-01-18 07:17:52,815 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.204', 'backends': {u'homer': {u'homer_i5ohke': {u'public_address': u'', u'private_address': u'192.168.120.6', u'name': u'homer-i5ohke'}}, u'bono': {u'bono_69va8w': {u'public_address': u'172.30.9.212', u'private_address': u'192.168.120.7', u'name': u'bono-69va8w'}}}, 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.9', u'hss_hostname': u''}. 2019-01-18 07:17:52,815 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmp7ZikWj /etc/bind/db.clearwater.local 2019-01-18 07:17:52,816 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2019-01-18 07:17:52,816 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2019-01-18 07:17:52,816 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-01-18 07:17:52,816 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-01-18 07:17:52,816 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2019-01-18 07:17:52,816 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py to /tmp/9EC2Q/add-snmpproxy-collector.py 2019-01-18 07:17:52,816 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/executions/e87ce63d-2c62-4c4d-a907-7e1bd4215583 2019-01-18 07:17:52,888 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-18 07:17:52,888 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-18 07:17:52,888 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-18 07:17:52,888 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-18 07:17:52,889 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-18 07:17:52,889 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-18 07:17:52,889 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-18 07:17:52,889 - 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": "2019-01-18T07:06:35.566Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"} 2019-01-18 07:17:52,889 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-18 07:17:52,889 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 18 Jan 2019 07:17:52 GMT 2019-01-18 07:17:52,889 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-18 07:17:52,889 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-18 07:17:52,889 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-18 07:17:57,895 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/events 2019-01-18 07:17:58,312 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-18 07:17:58,312 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-18 07:17:58,313 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-18 07:17:58,313 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-18 07:17:58,313 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-18 07:17:58,313 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-18 07:17:58,313 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-18 07:17:58,313 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1806, "offset": 1781, "size": 50}}} 2019-01-18 07:17:58,313 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-18 07:17:58,313 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 18 Jan 2019 07:17:58 GMT 2019-01-18 07:17:58,313 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-18 07:17:58,313 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2019-01-18 07:17:58,314 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-18 07:17:58,314 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/executions/e87ce63d-2c62-4c4d-a907-7e1bd4215583 2019-01-18 07:17:58,394 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-18 07:17:58,394 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-18 07:17:58,394 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-18 07:17:58,394 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-18 07:17:58,394 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-18 07:17:58,394 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-18 07:17:58,395 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-18 07:17:58,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": "2019-01-18T07:06:35.566Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"} 2019-01-18 07:17:58,395 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-18 07:17:58,395 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 18 Jan 2019 07:17:58 GMT 2019-01-18 07:17:58,395 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-18 07:17:58,395 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-18 07:17:58,395 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-18 07:18:03,401 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/events 2019-01-18 07:18:03,933 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-18 07:18:03,933 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-18 07:18:03,934 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-18 07:18:03,934 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-18 07:18:03,934 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-18 07:18:03,934 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-18 07:18:03,934 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-18 07:18:03,934 - 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": "2019-01-18T07:18:01.882Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:18:01.882Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}], "metadata": {"pagination": {"total": 1807, "offset": 1781, "size": 50}}} 2019-01-18 07:18:03,934 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-18 07:18:03,934 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 18 Jan 2019 07:18:03 GMT 2019-01-18 07:18:03,934 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-18 07:18:03,934 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 581 2019-01-18 07:18:03,935 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-18 07:18:03,935 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-01-18 07:18:03,935 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/executions/e87ce63d-2c62-4c4d-a907-7e1bd4215583 2019-01-18 07:18:04,010 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-18 07:18:04,010 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-18 07:18:04,010 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-18 07:18:04,010 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-18 07:18:04,010 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-18 07:18:04,010 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-18 07:18:04,010 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-18 07:18:04,011 - 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": "2019-01-18T07:06:35.566Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"} 2019-01-18 07:18:04,011 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-18 07:18:04,011 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 18 Jan 2019 07:18:04 GMT 2019-01-18 07:18:04,011 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-18 07:18:04,011 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-18 07:18:04,011 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-18 07:18:09,016 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/events 2019-01-18 07:18:09,387 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-18 07:18:09,387 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-18 07:18:09,388 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-18 07:18:09,388 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-18 07:18:09,388 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-18 07:18:09,388 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-18 07:18:09,388 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-18 07:18:09,388 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_n7nv88", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:18:05.753Z", "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 5 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 5s (7,045 kB/s)\nSelecting previously unselected package python-mock.\n(Reading database ... 58133 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 metaswitchcommon (from clearwater_cluster_manager)\nCollecting clearwater-etcd-shared (from clearwater_cluster_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_cluster_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_cluster_manager)\nCollecting cffi (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_cluster_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting urllib3 (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 futures (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager)\nInstalling collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, 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 metaswitchcommon (from clearwater_queue_manager)\nCollecting clearwater-etcd-shared (from clearwater_queue_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_queue_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_queue_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_queue_manager)\nCollecting cffi (from metaswitchcommon->clearwater_queue_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_queue_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting urllib3 (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 futures (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager)\nInstalling collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, 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 metaswitchcommon (from clearwater_config_manager)\nCollecting jsonschema (from clearwater_config_manager)\nCollecting clearwater-etcd-shared (from clearwater_config_manager)\nCollecting requests (from clearwater_config_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_config_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_config_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_config_manager)\nCollecting cffi (from metaswitchcommon->clearwater_config_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_config_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting urllib3 (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 futures (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting certifi>=2017.4.17 (from requests->clearwater_config_manager)\nCollecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager)\nCollecting idna<2.7,>=2.5 (from requests->clearwater_config_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager)\nInstalling collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, jsonschema, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, certifi, chardet, idna, requests, 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\t0m38.159s\nuser\t0m12.188s\nsys\t0m2.837s", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:18:05.753Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "86f06927-56dd-45a4-b48c-97635afebc55"}, {"node_instance_id": "ellis_n7nv88", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:18:06.403Z", "message": "[ellis] sudo service dnsmasq force", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:18:06.403Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "86f06927-56dd-45a4-b48c-97635afebc55"}, {"node_instance_id": "ellis_n7nv88", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:18:06.403Z", "message": "[ellis] The installation packages is done correctly", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:18:06.403Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "86f06927-56dd-45a4-b48c-97635afebc55"}, {"node_instance_id": "ellis_n7nv88", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:18:06.403Z", "message": "[ellis] Configure a new DNS server", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:18:06.403Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "86f06927-56dd-45a4-b48c-97635afebc55"}, {"node_instance_id": "ellis_n7nv88", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:18:08.708Z", "message": "[ellis] => * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n\nreal\t0m2.070s\nuser\t0m0.008s\nsys\t0m0.042s", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:18:08.708Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "86f06927-56dd-45a4-b48c-97635afebc55"}], "metadata": {"pagination": {"total": 1812, "offset": 1782, "size": 50}}} 2019-01-18 07:18:09,388 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-18 07:18:09,388 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 18 Jan 2019 07:18:09 GMT 2019-01-18 07:18:09,388 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-18 07:18:09,389 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 16571 2019-01-18 07:18:09,389 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-18 07:18:09,389 - 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 5 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 5s (7,045 kB/s) Selecting previously unselected package python-mock. (Reading database ... 58133 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 metaswitchcommon (from clearwater_cluster_manager) Collecting clearwater-etcd-shared (from clearwater_cluster_manager) Collecting pycparser (from metaswitchcommon->clearwater_cluster_manager) Collecting pycrypto (from metaswitchcommon->clearwater_cluster_manager) Collecting monotonic (from metaswitchcommon->clearwater_cluster_manager) Collecting cffi (from metaswitchcommon->clearwater_cluster_manager) Collecting pyzmq (from metaswitchcommon->clearwater_cluster_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting urllib3 (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 futures (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, 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 metaswitchcommon (from clearwater_queue_manager) Collecting clearwater-etcd-shared (from clearwater_queue_manager) Collecting pycparser (from metaswitchcommon->clearwater_queue_manager) Collecting pycrypto (from metaswitchcommon->clearwater_queue_manager) Collecting monotonic (from metaswitchcommon->clearwater_queue_manager) Collecting cffi (from metaswitchcommon->clearwater_queue_manager) Collecting pyzmq (from metaswitchcommon->clearwater_queue_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_queue_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_queue_manager) Collecting urllib3 (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 futures (from clearwater-etcd-shared->clearwater_queue_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, 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 metaswitchcommon (from clearwater_config_manager) Collecting jsonschema (from clearwater_config_manager) Collecting clearwater-etcd-shared (from clearwater_config_manager) Collecting requests (from clearwater_config_manager) Collecting pycparser (from metaswitchcommon->clearwater_config_manager) Collecting pycrypto (from metaswitchcommon->clearwater_config_manager) Collecting monotonic (from metaswitchcommon->clearwater_config_manager) Collecting cffi (from metaswitchcommon->clearwater_config_manager) Collecting pyzmq (from metaswitchcommon->clearwater_config_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_config_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_config_manager) Collecting urllib3 (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 futures (from clearwater-etcd-shared->clearwater_config_manager) Collecting certifi>=2017.4.17 (from requests->clearwater_config_manager) Collecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager) Collecting idna<2.7,>=2.5 (from requests->clearwater_config_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, jsonschema, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, certifi, chardet, idna, requests, 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 0m38.159s user 0m12.188s sys 0m2.837s 2019-01-18 07:18:09,390 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo service dnsmasq force 2019-01-18 07:18:09,390 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] The installation packages is done correctly 2019-01-18 07:18:09,390 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] Configure a new DNS server 2019-01-18 07:18:09,390 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => * Restarting DNS forwarder and DHCP server dnsmasq ...done. real 0m2.070s user 0m0.008s sys 0m0.042s 2019-01-18 07:18:09,391 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/executions/e87ce63d-2c62-4c4d-a907-7e1bd4215583 2019-01-18 07:18:09,669 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-18 07:18:09,669 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-18 07:18:09,669 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-18 07:18:09,670 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-18 07:18:09,670 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-18 07:18:09,670 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-18 07:18:09,670 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-18 07:18:09,670 - 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": "2019-01-18T07:06:35.566Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"} 2019-01-18 07:18:09,670 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-18 07:18:09,670 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 18 Jan 2019 07:18:09 GMT 2019-01-18 07:18:09,670 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-18 07:18:09,670 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-18 07:18:09,670 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-18 07:18:14,676 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/events 2019-01-18 07:18:15,067 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-18 07:18:15,067 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-18 07:18:15,067 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-18 07:18:15,067 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-18 07:18:15,068 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-18 07:18:15,068 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-18 07:18:15,068 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-18 07:18:15,068 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_n7nv88", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:18:09.430Z", "message": "[ellis] => eth0 Link encap:Ethernet HWaddr fa:16:3e:7b:e9:b1 \n inet addr:192.168.120.11 Bcast:192.168.120.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe7b:e9b1/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:99393 errors:0 dropped:0 overruns:0 frame:0\n TX packets:52513 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:147790887 (147.7 MB) TX bytes:11068099 (11.0 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:68 errors:0 dropped:0 overruns:0 frame:0\n TX packets:68 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:0 \n RX bytes:5378 (5.3 KB) TX bytes:5378 (5.3 KB)\n\n\nreal\t0m0.004s\nuser\t0m0.003s\nsys\t0m0.002s", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:18:09.430Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "86f06927-56dd-45a4-b48c-97635afebc55"}, {"node_instance_id": "ellis_n7nv88", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:18:09.430Z", "message": "[ellis] sudo ps ", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:18:09.430Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "86f06927-56dd-45a4-b48c-97635afebc55"}, {"node_instance_id": "ellis_n7nv88", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:18:09.430Z", "message": "[ellis] sudo ifconfig ", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:18:09.430Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "86f06927-56dd-45a4-b48c-97635afebc55"}, {"node_instance_id": "ellis_n7nv88", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:18:10.557Z", "message": "[ellis] => /var/log\n/var/log/landscape\n/var/log/landscape/sysinfo.log\n/var/log/btmp\n/var/log/unattended-upgrades\n/var/log/monit.log\n/var/log/boot.log\n/var/log/clearwater-queue-manager\n/var/log/udev\n/var/log/clearwater-config-manager\n/var/log/sysstat\n/var/log/sysstat/sa18\n/var/log/sysstat/clearwater-sa18\n/var/log/cloud-init-output.log\n/var/log/mysql.log\n/var/log/mysql\n/var/log/mysql/error.log\n/var/log/clearwater-diags-monitor.log\n/var/log/fsck\n/var/log/fsck/checkfs\n/var/log/fsck/checkroot\n/var/log/dpkg.log\n/var/log/upstart\n/var/log/upstart/clearwater-monit.log\n/var/log/upstart/network-interface-eth0.log\n/var/log/upstart/mysql.log\n/var/log/upstart/procps-static-network-up.log\n/var/log/upstart/rsyslog.log\n/var/log/upstart/cryptdisks.log\n/var/log/upstart/systemd-logind.log\n/var/log/upstart/console-setup.log\n/var/log/upstart/container-detect.log\n/var/log/upstart/procps-virtual-filesystems.log\n/var/log/ellis\n/var/log/apt\n/var/log/apt/term.log\n/var/log/apt/history.log\n/var/log/syslog\n/var/log/mysql.err\n/var/log/cloud-init.log\n/var/log/alternatives.log\n/var/log/ntpstats\n/var/log/kern.log\n/var/log/lastlog\n/var/log/auth.log\n/var/log/dmesg.0\n/var/log/clearwater-cluster-manager\n/var/log/nginx\n/var/log/nginx/error.log\n/var/log/nginx/access.log\n/var/log/clearwater-etcd\n/var/log/clearwater-etcd/clearwater-etcd-initd.log\n/var/log/iotop.log\n/var/log/dist-upgrade\n/var/log/wtmp\n/var/log/dmesg\n\nreal\t0m0.004s\nuser\t0m0.000s\nsys\t0m0.004s", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:18:10.557Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "86f06927-56dd-45a4-b48c-97635afebc55"}, {"node_instance_id": "ellis_n7nv88", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:18:10.557Z", "message": "[ellis] sudo netstat ", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:18:10.557Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "86f06927-56dd-45a4-b48c-97635afebc55"}, {"node_instance_id": "ellis_n7nv88", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:18:10.557Z", "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 10957/dnsmasq \ntcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1104/sshd \ntcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 10035/monit \ntcp 0 0 127.0.0.1:8000 0.0.0.0:* LISTEN 10210/nginx \ntcp 0 0 127.0.0.1:3306 0.0.0.0:* LISTEN 9290/mysqld \ntcp6 0 0 ::1:53 :::* LISTEN 10957/dnsmasq \ntcp6 0 0 :::22 :::* LISTEN 1104/sshd \nudp 0 0 192.168.120.11:123 0.0.0.0:* 9440/ntpd \nudp 0 0 127.0.0.1:123 0.0.0.0:* 9440/ntpd \nudp 0 0 0.0.0.0:123 0.0.0.0:* 9440/ntpd \nudp 0 0 0.0.0.0:2240 0.0.0.0:* 587/dhclient \nudp 0 0 127.0.0.1:53 0.0.0.0:* 10957/dnsmasq \nudp 0 0 0.0.0.0:68 0.0.0.0:* 587/dhclient \nudp6 0 0 fe80::f816:3eff:fe7:123 :::* 9440/ntpd \nudp6 0 0 ::1:123 :::* 9440/ntpd \nudp6 0 0 :::123 :::* 9440/ntpd \nudp6 0 0 :::63922 :::* 587/dhclient \nudp6 0 0 ::1:53 :::* 10957/dnsmasq \nActive UNIX domain sockets (only servers)\nProto RefCnt Flags Type State I-Node PID/Program name Path\nunix 2 [ ACC ] SEQPACKET LISTENING 7250 392/systemd-udevd /run/udev/control\nunix 2 [ ACC ] STREAM LISTENING 11477 1663/python2.7 /tmp/cloudify-logging-server-6f5cd.socket\nunix 2 [ ACC ] STREAM LISTENING 1574 1/init @/com/ubuntu/upstart\nunix 2 [ ACC ] STREAM LISTENING 11892 1894/python2.7 /tmp/ctx-xoGUch.socket\nunix 2 [ ACC ] STREAM LISTENING 21644 9290/mysqld /var/run/mysqld/mysqld.sock\nunix 2 [ ACC ] STREAM LISTENING 8093 922/dbus-daemon /var/run/dbus/system_bus_socket\nunix 2 [ ACC ] STREAM LISTENING 9394 1131/acpid /var/run/acpid.socket\n\nreal\t0m0.006s\nuser\t0m0.003s\nsys\t0m0.003s", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:18:10.557Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "86f06927-56dd-45a4-b48c-97635afebc55"}, {"node_instance_id": "ellis_n7nv88", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:18:10.557Z", "message": "[ellis] sudo find /var/log", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:18:10.557Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "86f06927-56dd-45a4-b48c-97635afebc55"}, {"node_instance_id": "ellis_n7nv88", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:18:10.557Z", "message": "[ellis] => UID PID PPID C STIME TTY TIME CMD\nroot 1 0 0 07:08 ? 00:00:00 /sbin/init\nroot 2 0 0 07:08 ? 00:00:00 [kthreadd]\nroot 3 2 0 07:08 ? 00:00:00 [ksoftirqd/0]\nroot 5 2 0 07:08 ? 00:00:00 [kworker/0:0H]\nroot 6 2 0 07:08 ? 00:00:00 [kworker/u4:0]\nroot 7 2 0 07:08 ? 00:00:00 [rcu_sched]\nroot 8 2 0 07:08 ? 00:00:00 [rcuos/0]\nroot 9 2 0 07:08 ? 00:00:00 [rcuos/1]\nroot 10 2 0 07:08 ? 00:00:00 [rcu_bh]\nroot 11 2 0 07:08 ? 00:00:00 [rcuob/0]\nroot 12 2 0 07:08 ? 00:00:00 [rcuob/1]\nroot 13 2 0 07:08 ? 00:00:00 [migration/0]\nroot 14 2 0 07:08 ? 00:00:00 [watchdog/0]\nroot 15 2 0 07:08 ? 00:00:00 [watchdog/1]\nroot 16 2 0 07:08 ? 00:00:00 [migration/1]\nroot 17 2 0 07:08 ? 00:00:00 [ksoftirqd/1]\nroot 19 2 0 07:08 ? 00:00:00 [kworker/1:0H]\nroot 20 2 0 07:08 ? 00:00:00 [khelper]\nroot 21 2 0 07:08 ? 00:00:00 [kdevtmpfs]\nroot 22 2 0 07:08 ? 00:00:00 [netns]\nroot 23 2 0 07:08 ? 00:00:00 [writeback]\nroot 24 2 0 07:08 ? 00:00:00 [kintegrityd]\nroot 25 2 0 07:08 ? 00:00:00 [bioset]\nroot 27 2 0 07:08 ? 00:00:00 [kblockd]\nroot 28 2 0 07:08 ? 00:00:00 [ata_sff]\nroot 29 2 0 07:08 ? 00:00:00 [khubd]\nroot 30 2 0 07:08 ? 00:00:00 [md]\nroot 31 2 0 07:08 ? 00:00:00 [devfreq_wq]\nroot 32 2 0 07:08 ? 00:00:00 [kworker/0:1]\nroot 33 2 0 07:08 ? 00:00:00 [kworker/1:1]\nroot 35 2 0 07:08 ? 00:00:00 [khungtaskd]\nroot 36 2 0 07:08 ? 00:00:00 [kswapd0]\nroot 37 2 0 07:08 ? 00:00:00 [vmstat]\nroot 38 2 0 07:08 ? 00:00:00 [ksmd]\nroot 39 2 0 07:08 ? 00:00:00 [khugepaged]\nroot 40 2 0 07:08 ? 00:00:00 [fsnotify_mark]\nroot 41 2 0 07:08 ? 00:00:00 [ecryptfs-kthrea]\nroot 42 2 0 07:08 ? 00:00:00 [crypto]\nroot 54 2 0 07:08 ? 00:00:00 [kthrotld]\nroot 55 2 0 07:08 ? 00:00:00 [kworker/u4:1]\nroot 56 2 0 07:08 ? 00:00:00 [vballoon]\nroot 57 2 0 07:08 ? 00:00:00 [scsi_eh_0]\nroot 58 2 0 07:08 ? 00:00:00 [scsi_eh_1]\nroot 79 2 0 07:08 ? 00:00:00 [deferwq]\nroot 80 2 0 07:08 ? 00:00:00 [charger_manager]\nroot 124 2 0 07:08 ? 00:00:00 [kpsmoused]\nroot 142 2 0 07:08 ? 00:00:00 [kworker/1:2]\nroot 186 2 0 07:08 ? 00:00:00 [jbd2/vda1-8]\nroot 187 2 0 07:08 ? 00:00:00 [ext4-rsv-conver]\nroot 388 1 0 07:08 ? 00:00:00 upstart-udev-bridge --daemon\nroot 392 1 0 07:08 ? 00:00:00 /lib/systemd/systemd-udevd --daemon\nroot 446 2 0 07:08 ? 00:00:00 [kworker/u5:1]\nroot 447 2 0 07:08 ? 00:00:00 [kworker/u5:2]\nroot 525 1 0 07:08 ? 00:00:00 upstart-socket-bridge --daemon\nroot 587 1 0 07:08 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0\nroot 822 2 0 07:08 ? 00:00:00 [kauditd]\nmessage+ 922 1 0 07:09 ? 00:00:00 dbus-daemon --system --fork\nroot 945 1 0 07:09 ? 00:00:00 /lib/systemd/systemd-logind\nroot 961 1 0 07:09 ? 00:00:00 upstart-file-bridge --daemon\nsyslog 1020 1 0 07:09 ? 00:00:00 rsyslogd\nroot 1052 1 0 07:09 tty4 00:00:00 /sbin/getty -8 38400 tty4\nroot 1055 1 0 07:09 tty5 00:00:00 /sbin/getty -8 38400 tty5\nroot 1059 1 0 07:09 tty2 00:00:00 /sbin/getty -8 38400 tty2\nroot 1060 1 0 07:09 tty3 00:00:00 /sbin/getty -8 38400 tty3\nroot 1062 1 0 07:09 tty6 00:00:00 /sbin/getty -8 38400 tty6\nroot 1104 1 0 07:09 ? 00:00:00 /usr/sbin/sshd -D\nroot 1106 1 0 07:09 ? 00:00:00 cron\ndaemon 1107 1 0 07:09 ? 00:00:00 atd\nroot 1119 1 0 07:09 ? 00:00:00 /usr/sbin/irqbalance\nroot 1131 1 0 07:09 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket\nroot 1201 1 0 07:09 tty1 00:00:00 /sbin/getty -8 38400 tty1\nroot 1207 1 0 07:09 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102\nroot 1457 2 0 07:09 ? 00:00:00 [kworker/0:2]\nubuntu 1663 1 0 07:09 ? 00:00:00 /home/ubuntu/ellis_host_j3ioa9/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q ellis_host_j3ioa9 --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@ellis_host_j3ioa9 --logging-server-logdir=/home/ubuntu/ellis_host_j3ioa9/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/ellis_host_j3ioa9/work/ellis_host_j3ioa9%I.log --pidfile=/home/ubuntu/ellis_host_j3ioa9/work/ellis_host_j3ioa9.pid\nubuntu 1777 1 0 07:09 ? 00:00:02 python2.7 /home/ubuntu/ellis_host_j3ioa9/env/bin/diamond --configfile /home/ubuntu/ellis_host_j3ioa9/work/plugins/diamond/etc/diamond.conf\nubuntu 1870 1663 0 07:13 ? 00:00:00 /home/ubuntu/ellis_host_j3ioa9/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q ellis_host_j3ioa9 --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@ellis_host_j3ioa9 --logging-server-logdir=/home/ubuntu/ellis_host_j3ioa9/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/ellis_host_j3ioa9/work/ellis_host_j3ioa9%I.log --pidfile=/home/ubuntu/ellis_host_j3ioa9/work/ellis_host_j3ioa9.pid\nubuntu 1894 1870 0 07:13 ? 00:00:00 /home/ubuntu/ellis_host_j3ioa9/env/bin/python2.7 /home/ubuntu/ellis_host_j3ioa9/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-lU6_Yq\nubuntu 1905 1894 0 07:13 ? 00:00:00 /bin/sh -c /tmp/OX7AR/install-ellis.sh\nubuntu 1907 1905 0 07:13 ? 00:00:00 /bin/bash -e /tmp/OX7AR/install-ellis.sh\nroot 3318 2 0 07:14 ? 00:00:00 [kworker/u5:0]\nmysql 9290 1 0 07:16 ? 00:00:00 /usr/sbin/mysqld\nntp 9440 1 0 07:16 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 107:112\nroot 10035 1 0 07:17 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc\nroot 10090 1 0 07:17 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater_diags_monitor\nroot 10210 1 0 07:17 ? 00:00:00 nginx: master process /usr/sbin/nginx\nwww-data 10211 10210 0 07:17 ? 00:00:00 nginx: worker process\nwww-data 10212 10210 0 07:17 ? 00:00:00 nginx: worker process\nwww-data 10213 10210 0 07:17 ? 00:00:00 nginx: worker process\nwww-data 10214 10210 0 07:17 ? 00:00:00 nginx: worker process\nroot 10640 10035 0 07:17 ? 00:00:00 [nginx_ping] \nroot 10642 10035 0 07:17 ? 00:00:00 [check-nginx-upt] \nroot 10645 10035 0 07:17 ? 00:00:00 [check-monit-upt] \nroot 10649 10035 0 07:17 ? 00:00:00 [poll_ellis.sh] \nroot 10653 10035 0 07:17 ? 00:00:00 [poll_ellis_http] \nroot 10655 10035 0 07:17 ? 00:00:00 /bin/bash -c /usr/share/clearwater/bin/issue-alarm monit 6500.3; /etc/init.d/clearwater-etcd restart\nroot 10673 10655 0 07:17 ? 00:00:00 /bin/bash /etc/init.d/clearwater-etcd restart\nroot 10714 10673 0 07:17 ? 00:00:00 sleep 26\ndnsmasq 10957 1 0 07:18 ? 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\nroot 11205 10090 0 07:18 ? 00:00:00 lshw\nubuntu 11216 1907 0 07:18 ? 00:00:00 /bin/bash -e /tmp/OX7AR/install-ellis.sh\nubuntu 11217 11216 0 07:18 ? 00:00:00 /bin/bash -e /tmp/OX7AR/install-ellis.sh\nroot 11218 11217 0 07:18 ? 00:00:00 sudo ps -edf\nroot 11219 11218 0 07:18 ? 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": "2019-01-18T07:18:10.557Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "86f06927-56dd-45a4-b48c-97635afebc55"}, {"node_instance_id": "ellis_n7nv88", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:18:11.802Z", "message": "[ellis] => [18-Jan-2019 07:17:09 UTC] clearwater-diags-monitor starting\n[18-Jan-2019 07:17:09 UTC] Waiting for trigger files\n[18-Jan-2019 07:18:08 UTC] Processing trigger files: core.ellis.1547795868\n[18-Jan-2019 07:18:08 UTC] Dump triggered by ellis\n[18-Jan-2019 07:18:08 UTC] Gathering dump 20190118071808Z.ellis-n7nv88.clearwater.local.ellis.temp\n/etc/snmp: No such file or directory\n[18-Jan-2019 07:18:08 UTC] /etc/snmp not present in deployment\nError: client: etcd cluster is unavailable or misconfigured; error #0: dial tcp 192.168.120.11:4000: getsockopt: connection refused\n\nerror #0: dial tcp 192.168.120.11:4000: getsockopt: connection refused\n\nError: client: etcd cluster is unavailable or misconfigured; error #0: dial tcp 192.168.120.11:4000: getsockopt: connection refused\n\nerror #0: dial tcp 192.168.120.11:4000: getsockopt: connection refused\n\n % Total % Received % Xferd Average Speed Time Time Time Current\n Dload Upload Total Spent Left Speed\n\r 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (7) Failed to connect to 192.168.120.11 port 4000: Connection refused\n % Total % Received % Xferd Average Speed Time Time Time Current\n Dload Upload Total Spent Left Speed\n\r 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (7) Failed to connect to 192.168.120.11 port 4000: Connection refused\nTraceback (most recent call last):\n File \"/usr/share/clearwater/clearwater-cluster-manager/scripts/check_cluster_state.py\", line 107, in \n return_code = describe_clusters()\n File \"/usr/share/clearwater/clearwater-cluster-manager/scripts/check_cluster_state.py\", line 28, in describe_clusters\n result = client.get(key)\n File \"/usr/share/clearwater/clearwater-cluster-manager/env/local/lib/python2.7/site-packages/etcd/client.py\", line 679, in get\n return self.read(key)\n File \"/usr/share/clearwater/clearwater-cluster-manager/env/local/lib/python2.7/site-packages/etcd/client.py\", line 536, in read\n timeout=timeout)\n File \"/usr/share/clearwater/clearwater-cluster-manager/env/local/lib/python2.7/site-packages/etcd/client.py\", line 834, in wrapper\n cause=e\netcd.EtcdConnectionFailed: Connection to etcd failed due to MaxRetryError(\"HTTPConnectionPool(host='192.168.120.11', port=4000): Max retries exceeded with url: /v2/keys/?recursive=True (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused',))\",)\nTraceback (most recent call last):\n File \"/usr/share/clearwater/clearwater-config-manager/scripts/check_config_sync.py\", line 29, in \n result = client.get(\"/\" + etcd_key + \"/\" + site + \"/configuration/\" + plugin.key())\n File \"/usr/share/clearwater/clearwater-config-manager/env/local/lib/python2.7/site-packages/etcd/client.py\", line 679, in get\n return self.read(key)\n File \"/usr/share/clearwater/clearwater-config-manager/env/local/lib/python2.7/site-packages/etcd/client.py\", line 536, in read\n timeout=timeout)\n File \"/usr/share/clearwater/clearwater-config-manager/env/local/lib/python2.7/site-packages/etcd/client.py\", line 834, in wrapper\n cause=e\netcd.EtcdConnectionFailed: Connection to etcd failed due to MaxRetryError(\"HTTPConnectionPool(host='192.168.120.11', port=4000): Max retries exceeded with url: /v2/keys/clearwater/site1/configuration/shared_config (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused',))\",)\n[18-Jan-2019 07:18:10 UTC] Running extra diags scripts: /usr/share/clearwater/clearwater-diags-monitor/scripts/ellis_diags\n[18-Jan-2019 07:18:10 UTC] No domain supplied\n[18-Jan-2019 07:18:10 UTC] No domain supplied\n[18-Jan-2019 07:18:10 UTC] core.ellis.1547795868 has been closed\n[18-Jan-2019 07:18:10 UTC] Moving core.ellis.1547795868 to dump\n[18-Jan-2019 07:18:10 UTC] Compressing core.ellis.1547795868\ntar: 20190118071808Z.ellis-n7nv88.clearwater.local.ellis.temp/root/run/udev/control: socket ignored\ntar: 20190118071808Z.ellis-n7nv88.clearwater.local.ellis.temp/root/run/acpid.socket: socket ignored\ntar: 20190118071808Z.ellis-n7nv88.clearwater.local.ellis.temp/root/run/dbus/system_bus_socket: socket ignored\ntar: 20190118071808Z.ellis-n7nv88.clearwater.local.ellis.temp/root/run/mysqld/mysqld.sock: socket ignored\n[18-Jan-2019 07:18:10 UTC] Diagnostic archive /var/clearwater-diags-monitor/dumps/20190118071808Z.ellis-n7nv88.clearwater.local.ellis.temp.tar.gz created\n[18-Jan-2019 07:18:10 UTC] Waiting for trigger files\n\nreal\t0m0.004s\nuser\t0m0.000s\nsys\t0m0.004s", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:18:11.802Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "86f06927-56dd-45a4-b48c-97635afebc55"}, {"node_instance_id": "ellis_n7nv88", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:18:11.802Z", "message": "[ellis] sudo cat /var/log/clearwater", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:18:11.802Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "86f06927-56dd-45a4-b48c-97635afebc55"}, {"node_instance_id": "ellis_n7nv88", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:18:11.802Z", "message": "[ellis] => 2019-01-18 07:17:49.155940191 Stopping etcd clearwater-etcd\n2019-01-18 07:17:49.885546065 Restarting etcd clearwater-etcd\n2019-01-18 07:17:49.890131029 Configured ETCDCTL_PEERS: 192.168.120.9:4000,\n2019-01-18 07:17:49.890826864 Check for previous failed startup attempt\n2019-01-18 07:17:49.891788498 Running etcdctl member list\nde34eed64bb76d59: name=192-168-120-9 peerURLs=http://192.168.120.9:2380 clientURLs=http://192.168.120.9:4000 isLeader=true\ne2eb350eb1c4c17e: name=192-168-120-7 peerURLs=http://192.168.120.7:2380 clientURLs=http://192.168.120.7:4000 isLeader=false\n2019-01-18 07:17:49.904401710 etcdctl returned 0\n2019-01-18 07:17:49.909658217 Joining existing cluster...\n\nreal\t0m0.004s\nuser\t0m0.000s\nsys\t0m0.004s", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:18:11.802Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "86f06927-56dd-45a4-b48c-97635afebc55"}, {"node_instance_id": "ellis_n7nv88", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:18:12.820Z", "message": "[ellis] Installation is done", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:18:12.820Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "86f06927-56dd-45a4-b48c-97635afebc55"}, {"node_instance_id": "ellis_n7nv88", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:18:12.820Z", "message": "Execution done (return_code=0): /tmp/OX7AR/install-ellis.sh", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:18:12.820Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "86f06927-56dd-45a4-b48c-97635afebc55"}, {"node_instance_id": "ellis_n7nv88", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:18:12.820Z", "message": "[ellis] sudo cat /var/log/clearwater", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:18:12.820Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "86f06927-56dd-45a4-b48c-97635afebc55"}, {"node_instance_id": "ellis_n7nv88", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:18:12.860Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:18:12.860Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": "ellis_n7nv88", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:18:14.068Z", "message": "Starting node", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:18:14.068Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:18:14.962Z", "message": "Task started 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:18:14.962Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:18:14.962Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:18:14.962Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}], "metadata": {"pagination": {"total": 1831, "offset": 1787, "size": 50}}} 2019-01-18 07:18:15,068 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-18 07:18:15,068 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 18 Jan 2019 07:18:15 GMT 2019-01-18 07:18:15,068 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-18 07:18:15,068 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 28827 2019-01-18 07:18:15,068 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-18 07:18:15,070 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => eth0 Link encap:Ethernet HWaddr fa:16:3e:7b:e9:b1 inet addr:192.168.120.11 Bcast:192.168.120.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fe7b:e9b1/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1 RX packets:99393 errors:0 dropped:0 overruns:0 frame:0 TX packets:52513 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:147790887 (147.7 MB) TX bytes:11068099 (11.0 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:68 errors:0 dropped:0 overruns:0 frame:0 TX packets:68 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:5378 (5.3 KB) TX bytes:5378 (5.3 KB) real 0m0.004s user 0m0.003s sys 0m0.002s 2019-01-18 07:18:15,070 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo ps 2019-01-18 07:18:15,070 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo ifconfig 2019-01-18 07:18:15,070 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => /var/log /var/log/landscape /var/log/landscape/sysinfo.log /var/log/btmp /var/log/unattended-upgrades /var/log/monit.log /var/log/boot.log /var/log/clearwater-queue-manager /var/log/udev /var/log/clearwater-config-manager /var/log/sysstat /var/log/sysstat/sa18 /var/log/sysstat/clearwater-sa18 /var/log/cloud-init-output.log /var/log/mysql.log /var/log/mysql /var/log/mysql/error.log /var/log/clearwater-diags-monitor.log /var/log/fsck /var/log/fsck/checkfs /var/log/fsck/checkroot /var/log/dpkg.log /var/log/upstart /var/log/upstart/clearwater-monit.log /var/log/upstart/network-interface-eth0.log /var/log/upstart/mysql.log /var/log/upstart/procps-static-network-up.log /var/log/upstart/rsyslog.log /var/log/upstart/cryptdisks.log /var/log/upstart/systemd-logind.log /var/log/upstart/console-setup.log /var/log/upstart/container-detect.log /var/log/upstart/procps-virtual-filesystems.log /var/log/ellis /var/log/apt /var/log/apt/term.log /var/log/apt/history.log /var/log/syslog /var/log/mysql.err /var/log/cloud-init.log /var/log/alternatives.log /var/log/ntpstats /var/log/kern.log /var/log/lastlog /var/log/auth.log /var/log/dmesg.0 /var/log/clearwater-cluster-manager /var/log/nginx /var/log/nginx/error.log /var/log/nginx/access.log /var/log/clearwater-etcd /var/log/clearwater-etcd/clearwater-etcd-initd.log /var/log/iotop.log /var/log/dist-upgrade /var/log/wtmp /var/log/dmesg real 0m0.004s user 0m0.000s sys 0m0.004s 2019-01-18 07:18:15,070 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo netstat 2019-01-18 07:18:15,071 - 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 10957/dnsmasq tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1104/sshd tcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 10035/monit tcp 0 0 127.0.0.1:8000 0.0.0.0:* LISTEN 10210/nginx tcp 0 0 127.0.0.1:3306 0.0.0.0:* LISTEN 9290/mysqld tcp6 0 0 ::1:53 :::* LISTEN 10957/dnsmasq tcp6 0 0 :::22 :::* LISTEN 1104/sshd udp 0 0 192.168.120.11:123 0.0.0.0:* 9440/ntpd udp 0 0 127.0.0.1:123 0.0.0.0:* 9440/ntpd udp 0 0 0.0.0.0:123 0.0.0.0:* 9440/ntpd udp 0 0 0.0.0.0:2240 0.0.0.0:* 587/dhclient udp 0 0 127.0.0.1:53 0.0.0.0:* 10957/dnsmasq udp 0 0 0.0.0.0:68 0.0.0.0:* 587/dhclient udp6 0 0 fe80::f816:3eff:fe7:123 :::* 9440/ntpd udp6 0 0 ::1:123 :::* 9440/ntpd udp6 0 0 :::123 :::* 9440/ntpd udp6 0 0 :::63922 :::* 587/dhclient udp6 0 0 ::1:53 :::* 10957/dnsmasq Active UNIX domain sockets (only servers) Proto RefCnt Flags Type State I-Node PID/Program name Path unix 2 [ ACC ] SEQPACKET LISTENING 7250 392/systemd-udevd /run/udev/control unix 2 [ ACC ] STREAM LISTENING 11477 1663/python2.7 /tmp/cloudify-logging-server-6f5cd.socket unix 2 [ ACC ] STREAM LISTENING 1574 1/init @/com/ubuntu/upstart unix 2 [ ACC ] STREAM LISTENING 11892 1894/python2.7 /tmp/ctx-xoGUch.socket unix 2 [ ACC ] STREAM LISTENING 21644 9290/mysqld /var/run/mysqld/mysqld.sock unix 2 [ ACC ] STREAM LISTENING 8093 922/dbus-daemon /var/run/dbus/system_bus_socket unix 2 [ ACC ] STREAM LISTENING 9394 1131/acpid /var/run/acpid.socket real 0m0.006s user 0m0.003s sys 0m0.003s 2019-01-18 07:18:15,071 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo find /var/log 2019-01-18 07:18:15,071 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => UID PID PPID C STIME TTY TIME CMD root 1 0 0 07:08 ? 00:00:00 /sbin/init root 2 0 0 07:08 ? 00:00:00 [kthreadd] root 3 2 0 07:08 ? 00:00:00 [ksoftirqd/0] root 5 2 0 07:08 ? 00:00:00 [kworker/0:0H] root 6 2 0 07:08 ? 00:00:00 [kworker/u4:0] root 7 2 0 07:08 ? 00:00:00 [rcu_sched] root 8 2 0 07:08 ? 00:00:00 [rcuos/0] root 9 2 0 07:08 ? 00:00:00 [rcuos/1] root 10 2 0 07:08 ? 00:00:00 [rcu_bh] root 11 2 0 07:08 ? 00:00:00 [rcuob/0] root 12 2 0 07:08 ? 00:00:00 [rcuob/1] root 13 2 0 07:08 ? 00:00:00 [migration/0] root 14 2 0 07:08 ? 00:00:00 [watchdog/0] root 15 2 0 07:08 ? 00:00:00 [watchdog/1] root 16 2 0 07:08 ? 00:00:00 [migration/1] root 17 2 0 07:08 ? 00:00:00 [ksoftirqd/1] root 19 2 0 07:08 ? 00:00:00 [kworker/1:0H] root 20 2 0 07:08 ? 00:00:00 [khelper] root 21 2 0 07:08 ? 00:00:00 [kdevtmpfs] root 22 2 0 07:08 ? 00:00:00 [netns] root 23 2 0 07:08 ? 00:00:00 [writeback] root 24 2 0 07:08 ? 00:00:00 [kintegrityd] root 25 2 0 07:08 ? 00:00:00 [bioset] root 27 2 0 07:08 ? 00:00:00 [kblockd] root 28 2 0 07:08 ? 00:00:00 [ata_sff] root 29 2 0 07:08 ? 00:00:00 [khubd] root 30 2 0 07:08 ? 00:00:00 [md] root 31 2 0 07:08 ? 00:00:00 [devfreq_wq] root 32 2 0 07:08 ? 00:00:00 [kworker/0:1] root 33 2 0 07:08 ? 00:00:00 [kworker/1:1] root 35 2 0 07:08 ? 00:00:00 [khungtaskd] root 36 2 0 07:08 ? 00:00:00 [kswapd0] root 37 2 0 07:08 ? 00:00:00 [vmstat] root 38 2 0 07:08 ? 00:00:00 [ksmd] root 39 2 0 07:08 ? 00:00:00 [khugepaged] root 40 2 0 07:08 ? 00:00:00 [fsnotify_mark] root 41 2 0 07:08 ? 00:00:00 [ecryptfs-kthrea] root 42 2 0 07:08 ? 00:00:00 [crypto] root 54 2 0 07:08 ? 00:00:00 [kthrotld] root 55 2 0 07:08 ? 00:00:00 [kworker/u4:1] root 56 2 0 07:08 ? 00:00:00 [vballoon] root 57 2 0 07:08 ? 00:00:00 [scsi_eh_0] root 58 2 0 07:08 ? 00:00:00 [scsi_eh_1] root 79 2 0 07:08 ? 00:00:00 [deferwq] root 80 2 0 07:08 ? 00:00:00 [charger_manager] root 124 2 0 07:08 ? 00:00:00 [kpsmoused] root 142 2 0 07:08 ? 00:00:00 [kworker/1:2] root 186 2 0 07:08 ? 00:00:00 [jbd2/vda1-8] root 187 2 0 07:08 ? 00:00:00 [ext4-rsv-conver] root 388 1 0 07:08 ? 00:00:00 upstart-udev-bridge --daemon root 392 1 0 07:08 ? 00:00:00 /lib/systemd/systemd-udevd --daemon root 446 2 0 07:08 ? 00:00:00 [kworker/u5:1] root 447 2 0 07:08 ? 00:00:00 [kworker/u5:2] root 525 1 0 07:08 ? 00:00:00 upstart-socket-bridge --daemon root 587 1 0 07:08 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0 root 822 2 0 07:08 ? 00:00:00 [kauditd] message+ 922 1 0 07:09 ? 00:00:00 dbus-daemon --system --fork root 945 1 0 07:09 ? 00:00:00 /lib/systemd/systemd-logind root 961 1 0 07:09 ? 00:00:00 upstart-file-bridge --daemon syslog 1020 1 0 07:09 ? 00:00:00 rsyslogd root 1052 1 0 07:09 tty4 00:00:00 /sbin/getty -8 38400 tty4 root 1055 1 0 07:09 tty5 00:00:00 /sbin/getty -8 38400 tty5 root 1059 1 0 07:09 tty2 00:00:00 /sbin/getty -8 38400 tty2 root 1060 1 0 07:09 tty3 00:00:00 /sbin/getty -8 38400 tty3 root 1062 1 0 07:09 tty6 00:00:00 /sbin/getty -8 38400 tty6 root 1104 1 0 07:09 ? 00:00:00 /usr/sbin/sshd -D root 1106 1 0 07:09 ? 00:00:00 cron daemon 1107 1 0 07:09 ? 00:00:00 atd root 1119 1 0 07:09 ? 00:00:00 /usr/sbin/irqbalance root 1131 1 0 07:09 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket root 1201 1 0 07:09 tty1 00:00:00 /sbin/getty -8 38400 tty1 root 1207 1 0 07:09 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102 root 1457 2 0 07:09 ? 00:00:00 [kworker/0:2] ubuntu 1663 1 0 07:09 ? 00:00:00 /home/ubuntu/ellis_host_j3ioa9/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q ellis_host_j3ioa9 --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@ellis_host_j3ioa9 --logging-server-logdir=/home/ubuntu/ellis_host_j3ioa9/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/ellis_host_j3ioa9/work/ellis_host_j3ioa9%I.log --pidfile=/home/ubuntu/ellis_host_j3ioa9/work/ellis_host_j3ioa9.pid ubuntu 1777 1 0 07:09 ? 00:00:02 python2.7 /home/ubuntu/ellis_host_j3ioa9/env/bin/diamond --configfile /home/ubuntu/ellis_host_j3ioa9/work/plugins/diamond/etc/diamond.conf ubuntu 1870 1663 0 07:13 ? 00:00:00 /home/ubuntu/ellis_host_j3ioa9/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q ellis_host_j3ioa9 --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@ellis_host_j3ioa9 --logging-server-logdir=/home/ubuntu/ellis_host_j3ioa9/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/ellis_host_j3ioa9/work/ellis_host_j3ioa9%I.log --pidfile=/home/ubuntu/ellis_host_j3ioa9/work/ellis_host_j3ioa9.pid ubuntu 1894 1870 0 07:13 ? 00:00:00 /home/ubuntu/ellis_host_j3ioa9/env/bin/python2.7 /home/ubuntu/ellis_host_j3ioa9/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-lU6_Yq ubuntu 1905 1894 0 07:13 ? 00:00:00 /bin/sh -c /tmp/OX7AR/install-ellis.sh ubuntu 1907 1905 0 07:13 ? 00:00:00 /bin/bash -e /tmp/OX7AR/install-ellis.sh root 3318 2 0 07:14 ? 00:00:00 [kworker/u5:0] mysql 9290 1 0 07:16 ? 00:00:00 /usr/sbin/mysqld ntp 9440 1 0 07:16 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 107:112 root 10035 1 0 07:17 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc root 10090 1 0 07:17 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater_diags_monitor root 10210 1 0 07:17 ? 00:00:00 nginx: master process /usr/sbin/nginx www-data 10211 10210 0 07:17 ? 00:00:00 nginx: worker process www-data 10212 10210 0 07:17 ? 00:00:00 nginx: worker process www-data 10213 10210 0 07:17 ? 00:00:00 nginx: worker process www-data 10214 10210 0 07:17 ? 00:00:00 nginx: worker process root 10640 10035 0 07:17 ? 00:00:00 [nginx_ping] root 10642 10035 0 07:17 ? 00:00:00 [check-nginx-upt] root 10645 10035 0 07:17 ? 00:00:00 [check-monit-upt] root 10649 10035 0 07:17 ? 00:00:00 [poll_ellis.sh] root 10653 10035 0 07:17 ? 00:00:00 [poll_ellis_http] root 10655 10035 0 07:17 ? 00:00:00 /bin/bash -c /usr/share/clearwater/bin/issue-alarm monit 6500.3; /etc/init.d/clearwater-etcd restart root 10673 10655 0 07:17 ? 00:00:00 /bin/bash /etc/init.d/clearwater-etcd restart root 10714 10673 0 07:17 ? 00:00:00 sleep 26 dnsmasq 10957 1 0 07:18 ? 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 root 11205 10090 0 07:18 ? 00:00:00 lshw ubuntu 11216 1907 0 07:18 ? 00:00:00 /bin/bash -e /tmp/OX7AR/install-ellis.sh ubuntu 11217 11216 0 07:18 ? 00:00:00 /bin/bash -e /tmp/OX7AR/install-ellis.sh root 11218 11217 0 07:18 ? 00:00:00 sudo ps -edf root 11219 11218 0 07:18 ? 00:00:00 ps -edf real 0m0.009s user 0m0.003s sys 0m0.006s 2019-01-18 07:18:15,071 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => [18-Jan-2019 07:17:09 UTC] clearwater-diags-monitor starting [18-Jan-2019 07:17:09 UTC] Waiting for trigger files [18-Jan-2019 07:18:08 UTC] Processing trigger files: core.ellis.1547795868 [18-Jan-2019 07:18:08 UTC] Dump triggered by ellis [18-Jan-2019 07:18:08 UTC] Gathering dump 20190118071808Z.ellis-n7nv88.clearwater.local.ellis.temp /etc/snmp: No such file or directory [18-Jan-2019 07:18:08 UTC] /etc/snmp not present in deployment Error: client: etcd cluster is unavailable or misconfigured; error #0: dial tcp 192.168.120.11:4000: getsockopt: connection refused error #0: dial tcp 192.168.120.11:4000: getsockopt: connection refused Error: client: etcd cluster is unavailable or misconfigured; error #0: dial tcp 192.168.120.11:4000: getsockopt: connection refused error #0: dial tcp 192.168.120.11:4000: getsockopt: connection refused % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (7) Failed to connect to 192.168.120.11 port 4000: Connection refused % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (7) Failed to connect to 192.168.120.11 port 4000: Connection refused Traceback (most recent call last): File "/usr/share/clearwater/clearwater-cluster-manager/scripts/check_cluster_state.py", line 107, in return_code = describe_clusters() File "/usr/share/clearwater/clearwater-cluster-manager/scripts/check_cluster_state.py", line 28, in describe_clusters result = client.get(key) File "/usr/share/clearwater/clearwater-cluster-manager/env/local/lib/python2.7/site-packages/etcd/client.py", line 679, in get return self.read(key) File "/usr/share/clearwater/clearwater-cluster-manager/env/local/lib/python2.7/site-packages/etcd/client.py", line 536, in read timeout=timeout) File "/usr/share/clearwater/clearwater-cluster-manager/env/local/lib/python2.7/site-packages/etcd/client.py", line 834, in wrapper cause=e etcd.EtcdConnectionFailed: Connection to etcd failed due to MaxRetryError("HTTPConnectionPool(host='192.168.120.11', port=4000): Max retries exceeded with url: /v2/keys/?recursive=True (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused',))",) Traceback (most recent call last): File "/usr/share/clearwater/clearwater-config-manager/scripts/check_config_sync.py", line 29, in result = client.get("/" + etcd_key + "/" + site + "/configuration/" + plugin.key()) File "/usr/share/clearwater/clearwater-config-manager/env/local/lib/python2.7/site-packages/etcd/client.py", line 679, in get return self.read(key) File "/usr/share/clearwater/clearwater-config-manager/env/local/lib/python2.7/site-packages/etcd/client.py", line 536, in read timeout=timeout) File "/usr/share/clearwater/clearwater-config-manager/env/local/lib/python2.7/site-packages/etcd/client.py", line 834, in wrapper cause=e etcd.EtcdConnectionFailed: Connection to etcd failed due to MaxRetryError("HTTPConnectionPool(host='192.168.120.11', port=4000): Max retries exceeded with url: /v2/keys/clearwater/site1/configuration/shared_config (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused',))",) [18-Jan-2019 07:18:10 UTC] Running extra diags scripts: /usr/share/clearwater/clearwater-diags-monitor/scripts/ellis_diags [18-Jan-2019 07:18:10 UTC] No domain supplied [18-Jan-2019 07:18:10 UTC] No domain supplied [18-Jan-2019 07:18:10 UTC] core.ellis.1547795868 has been closed [18-Jan-2019 07:18:10 UTC] Moving core.ellis.1547795868 to dump [18-Jan-2019 07:18:10 UTC] Compressing core.ellis.1547795868 tar: 20190118071808Z.ellis-n7nv88.clearwater.local.ellis.temp/root/run/udev/control: socket ignored tar: 20190118071808Z.ellis-n7nv88.clearwater.local.ellis.temp/root/run/acpid.socket: socket ignored tar: 20190118071808Z.ellis-n7nv88.clearwater.local.ellis.temp/root/run/dbus/system_bus_socket: socket ignored tar: 20190118071808Z.ellis-n7nv88.clearwater.local.ellis.temp/root/run/mysqld/mysqld.sock: socket ignored [18-Jan-2019 07:18:10 UTC] Diagnostic archive /var/clearwater-diags-monitor/dumps/20190118071808Z.ellis-n7nv88.clearwater.local.ellis.temp.tar.gz created [18-Jan-2019 07:18:10 UTC] Waiting for trigger files real 0m0.004s user 0m0.000s sys 0m0.004s 2019-01-18 07:18:15,071 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo cat /var/log/clearwater 2019-01-18 07:18:15,072 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => 2019-01-18 07:17:49.155940191 Stopping etcd clearwater-etcd 2019-01-18 07:17:49.885546065 Restarting etcd clearwater-etcd 2019-01-18 07:17:49.890131029 Configured ETCDCTL_PEERS: 192.168.120.9:4000, 2019-01-18 07:17:49.890826864 Check for previous failed startup attempt 2019-01-18 07:17:49.891788498 Running etcdctl member list de34eed64bb76d59: name=192-168-120-9 peerURLs=http://192.168.120.9:2380 clientURLs=http://192.168.120.9:4000 isLeader=true e2eb350eb1c4c17e: name=192-168-120-7 peerURLs=http://192.168.120.7:2380 clientURLs=http://192.168.120.7:4000 isLeader=false 2019-01-18 07:17:49.904401710 etcdctl returned 0 2019-01-18 07:17:49.909658217 Joining existing cluster... real 0m0.004s user 0m0.000s sys 0m0.004s 2019-01-18 07:18:15,072 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] Installation is done 2019-01-18 07:18:15,072 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/OX7AR/install-ellis.sh 2019-01-18 07:18:15,072 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo cat /var/log/clearwater 2019-01-18 07:18:15,072 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-01-18 07:18:15,072 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2019-01-18 07:18:15,073 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2019-01-18 07:18:15,073 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-01-18 07:18:15,073 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/executions/e87ce63d-2c62-4c4d-a907-7e1bd4215583 2019-01-18 07:18:15,139 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-18 07:18:15,139 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-18 07:18:15,139 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-18 07:18:15,139 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-18 07:18:15,139 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-18 07:18:15,139 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-18 07:18:15,139 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-18 07:18:15,139 - 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": "2019-01-18T07:06:35.566Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"} 2019-01-18 07:18:15,140 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-18 07:18:15,140 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 18 Jan 2019 07:18:15 GMT 2019-01-18 07:18:15,140 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-18 07:18:15,140 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-18 07:18:15,140 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-18 07:18:20,145 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/events 2019-01-18 07:18:20,523 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-18 07:18:20,523 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-18 07:18:20,524 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-18 07:18:20,524 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-18 07:18:20,524 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-18 07:18:20,524 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-18 07:18:20,524 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-18 07:18:20,524 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:18:15.122Z", "message": "Downloaded scripts/bind/bind.py to /tmp/4J18E/bind.py", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:18:15.122Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "74fa4494-87ed-44a7-8736-949c17266557"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:18:15.888Z", "message": "The config dict: {'public_ip': u'172.30.9.204', 'backends': {u'homer': {u'homer_i5ohke': {u'public_address': u'', u'private_address': u'192.168.120.6', u'name': u'homer-i5ohke'}}, u'sprout': {u'sprout_aubtxa': {u'public_address': u'', u'private_address': u'192.168.120.13', u'name': u'sprout-aubtxa'}}, u'ellis': {u'ellis_n7nv88': {u'public_address': u'172.30.9.209', u'private_address': u'192.168.120.11', u'name': u'ellis-n7nv88'}}, u'bono': {u'bono_69va8w': {u'public_address': u'172.30.9.212', u'private_address': u'192.168.120.7', u'name': u'bono-69va8w'}}}, 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.9', u'hss_hostname': u''}.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:18:15.888Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "74fa4494-87ed-44a7-8736-949c17266557"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:18:15.888Z", "message": "Start numbers creation", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:18:15.888Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "673182eb-fd3f-4836-873b-72d3d3ac1900"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:18:15.888Z", "message": "", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:18:15.888Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "673182eb-fd3f-4836-873b-72d3d3ac1900"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:18:15.888Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:18:15.888Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "74fa4494-87ed-44a7-8736-949c17266557"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:18:15.888Z", "message": "Creating public domain file", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:18:15.888Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "74fa4494-87ed-44a7-8736-949c17266557"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:18:15.888Z", "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": "2019-01-18T07:18:15.888Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "74fa4494-87ed-44a7-8736-949c17266557"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:18:15.888Z", "message": "Downloaded scripts/clearwater/ellis/create_number.sh to /tmp/8UJ2L/create_number.sh", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:18:15.888Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "673182eb-fd3f-4836-873b-72d3d3ac1900"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:18:15.888Z", "message": "Creating private domain file", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:18:15.888Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "74fa4494-87ed-44a7-8736-949c17266557"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:18:15.888Z", "message": "[localhost] run: sudo mv /tmp/tmpiY2thf /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:18:15.888Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "74fa4494-87ed-44a7-8736-949c17266557"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:18:15.888Z", "message": "[localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:18:15.888Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "74fa4494-87ed-44a7-8736-949c17266557"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:18:15.888Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.local.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:18:15.888Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "74fa4494-87ed-44a7-8736-949c17266557"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:18:15.888Z", "message": "Executing: /tmp/8UJ2L/create_number.sh", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:18:15.888Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "673182eb-fd3f-4836-873b-72d3d3ac1900"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:18:16.064Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:18:16.064Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:18:16.906Z", "message": "[localhost] run: sudo mv /tmp/tmpBZ_e6C /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:18:16.906Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "74fa4494-87ed-44a7-8736-949c17266557"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:18:16.906Z", "message": "[localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:18:16.906Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "74fa4494-87ed-44a7-8736-949c17266557"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:18:16.906Z", "message": "[localhost] run: sudo service bind9 reload", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:18:16.906Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "74fa4494-87ed-44a7-8736-949c17266557"}], "metadata": {"pagination": {"total": 1853, "offset": 1805, "size": 50}}} 2019-01-18 07:18:20,524 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-18 07:18:20,524 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 18 Jan 2019 07:18:20 GMT 2019-01-18 07:18:20,524 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-18 07:18:20,525 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 9960 2019-01-18 07:18:20,525 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-18 07:18:20,525 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/4J18E/bind.py 2019-01-18 07:18:20,525 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.204', 'backends': {u'homer': {u'homer_i5ohke': {u'public_address': u'', u'private_address': u'192.168.120.6', u'name': u'homer-i5ohke'}}, u'sprout': {u'sprout_aubtxa': {u'public_address': u'', u'private_address': u'192.168.120.13', u'name': u'sprout-aubtxa'}}, u'ellis': {u'ellis_n7nv88': {u'public_address': u'172.30.9.209', u'private_address': u'192.168.120.11', u'name': u'ellis-n7nv88'}}, u'bono': {u'bono_69va8w': {u'public_address': u'172.30.9.212', u'private_address': u'192.168.120.7', u'name': u'bono-69va8w'}}}, 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.9', u'hss_hostname': u''}. 2019-01-18 07:18:20,526 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Start numbers creation 2019-01-18 07:18:20,526 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-01-18 07:18:20,526 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2019-01-18 07:18:20,526 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2019-01-18 07:18:20,526 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2019-01-18 07:18:20,526 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/ellis/create_number.sh to /tmp/8UJ2L/create_number.sh 2019-01-18 07:18:20,527 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2019-01-18 07:18:20,527 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpiY2thf /etc/bind/db.clearwater.local 2019-01-18 07:18:20,527 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2019-01-18 07:18:20,527 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2019-01-18 07:18:20,527 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/8UJ2L/create_number.sh 2019-01-18 07:18:20,527 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-01-18 07:18:20,528 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpBZ_e6C /etc/bind/db.clearwater.opnfv 2019-01-18 07:18:20,528 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2019-01-18 07:18:20,528 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2019-01-18 07:18:20,528 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/executions/e87ce63d-2c62-4c4d-a907-7e1bd4215583 2019-01-18 07:18:20,599 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-18 07:18:20,600 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-18 07:18:20,600 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-18 07:18:20,600 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-18 07:18:20,600 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-18 07:18:20,600 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-18 07:18:20,600 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-18 07:18:20,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": "2019-01-18T07:06:35.566Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"} 2019-01-18 07:18:20,600 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-18 07:18:20,600 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 18 Jan 2019 07:18:20 GMT 2019-01-18 07:18:20,601 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-18 07:18:20,601 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-18 07:18:20,601 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-18 07:18:25,605 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/events 2019-01-18 07:18:25,917 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-18 07:18:25,917 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-18 07:18:25,917 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-18 07:18:25,917 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-18 07:18:25,917 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-18 07:18:25,917 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-18 07:18:25,917 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-18 07:18:25,917 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_e5joxy", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:18:24.996Z", "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 5 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.1 MB/s)\nSelecting previously unselected package python-mock.\n(Reading database ... 58607 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 metaswitchcommon (from clearwater_cluster_manager)\nCollecting clearwater-etcd-shared (from clearwater_cluster_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_cluster_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_cluster_manager)\nCollecting cffi (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_cluster_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting urllib3 (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 futures (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager)\nInstalling collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, 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 metaswitchcommon (from clearwater_queue_manager)\nCollecting clearwater-etcd-shared (from clearwater_queue_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_queue_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_queue_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_queue_manager)\nCollecting cffi (from metaswitchcommon->clearwater_queue_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_queue_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting urllib3 (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 futures (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager)\nInstalling collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, 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 metaswitchcommon (from clearwater_config_manager)\nCollecting jsonschema (from clearwater_config_manager)\nCollecting clearwater-etcd-shared (from clearwater_config_manager)\nCollecting requests (from clearwater_config_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_config_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_config_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_config_manager)\nCollecting cffi (from metaswitchcommon->clearwater_config_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_config_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting urllib3 (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 futures (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting certifi>=2017.4.17 (from requests->clearwater_config_manager)\nCollecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager)\nCollecting idna<2.7,>=2.5 (from requests->clearwater_config_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager)\nInstalling collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, jsonschema, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, certifi, chardet, idna, requests, 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\t0m36.323s\nuser\t0m11.982s\nsys\t0m2.522s", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:18:24.996Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "4ca59fc5-27a7-4267-af72-e82e4adb2c68"}], "metadata": {"pagination": {"total": 1854, "offset": 1822, "size": 50}}} 2019-01-18 07:18:25,918 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-18 07:18:25,918 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 18 Jan 2019 07:18:25 GMT 2019-01-18 07:18:25,918 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-18 07:18:25,918 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 14364 2019-01-18 07:18:25,918 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-18 07:18:25,919 - 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 5 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.1 MB/s) Selecting previously unselected package python-mock. (Reading database ... 58607 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 metaswitchcommon (from clearwater_cluster_manager) Collecting clearwater-etcd-shared (from clearwater_cluster_manager) Collecting pycparser (from metaswitchcommon->clearwater_cluster_manager) Collecting pycrypto (from metaswitchcommon->clearwater_cluster_manager) Collecting monotonic (from metaswitchcommon->clearwater_cluster_manager) Collecting cffi (from metaswitchcommon->clearwater_cluster_manager) Collecting pyzmq (from metaswitchcommon->clearwater_cluster_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting urllib3 (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 futures (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, 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 metaswitchcommon (from clearwater_queue_manager) Collecting clearwater-etcd-shared (from clearwater_queue_manager) Collecting pycparser (from metaswitchcommon->clearwater_queue_manager) Collecting pycrypto (from metaswitchcommon->clearwater_queue_manager) Collecting monotonic (from metaswitchcommon->clearwater_queue_manager) Collecting cffi (from metaswitchcommon->clearwater_queue_manager) Collecting pyzmq (from metaswitchcommon->clearwater_queue_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_queue_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_queue_manager) Collecting urllib3 (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 futures (from clearwater-etcd-shared->clearwater_queue_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, 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 metaswitchcommon (from clearwater_config_manager) Collecting jsonschema (from clearwater_config_manager) Collecting clearwater-etcd-shared (from clearwater_config_manager) Collecting requests (from clearwater_config_manager) Collecting pycparser (from metaswitchcommon->clearwater_config_manager) Collecting pycrypto (from metaswitchcommon->clearwater_config_manager) Collecting monotonic (from metaswitchcommon->clearwater_config_manager) Collecting cffi (from metaswitchcommon->clearwater_config_manager) Collecting pyzmq (from metaswitchcommon->clearwater_config_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_config_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_config_manager) Collecting urllib3 (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 futures (from clearwater-etcd-shared->clearwater_config_manager) Collecting certifi>=2017.4.17 (from requests->clearwater_config_manager) Collecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager) Collecting idna<2.7,>=2.5 (from requests->clearwater_config_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, jsonschema, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, certifi, chardet, idna, requests, 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 0m36.323s user 0m11.982s sys 0m2.522s 2019-01-18 07:18:25,919 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/executions/e87ce63d-2c62-4c4d-a907-7e1bd4215583 2019-01-18 07:18:25,982 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-18 07:18:25,983 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-18 07:18:25,983 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-18 07:18:25,983 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-18 07:18:25,983 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-18 07:18:25,983 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-18 07:18:25,983 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-18 07:18:25,983 - 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": "2019-01-18T07:06:35.566Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"} 2019-01-18 07:18:25,983 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-18 07:18:25,984 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 18 Jan 2019 07:18:25 GMT 2019-01-18 07:18:25,984 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-18 07:18:25,984 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-18 07:18:25,984 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-18 07:18:30,989 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/events 2019-01-18 07:18:31,257 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-18 07:18:31,257 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-18 07:18:31,257 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-18 07:18:31,257 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-18 07:18:31,257 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-18 07:18:31,258 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-18 07:18:31,258 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-18 07:18:31,258 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_e5joxy", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:18:25.944Z", "message": "[dime] sudo service dnsmasq force", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:18:25.944Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "4ca59fc5-27a7-4267-af72-e82e4adb2c68"}, {"node_instance_id": "dime_e5joxy", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:18:25.944Z", "message": "[dime] The installation packages is done correctly", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:18:25.944Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "4ca59fc5-27a7-4267-af72-e82e4adb2c68"}, {"node_instance_id": "dime_e5joxy", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:18:25.944Z", "message": "[dime] Use the DNS server", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:18:25.944Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "4ca59fc5-27a7-4267-af72-e82e4adb2c68"}, {"node_instance_id": "dime_e5joxy", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:18:27.951Z", "message": "[dime] => * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n\nreal\t0m2.073s\nuser\t0m0.002s\nsys\t0m0.051s", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:18:27.951Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "4ca59fc5-27a7-4267-af72-e82e4adb2c68"}, {"node_instance_id": "dime_e5joxy", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:18:28.955Z", "message": "[dime] => eth0 Link encap:Ethernet HWaddr fa:16:3e:f3:9c:55 \n inet addr:192.168.120.5 Bcast:192.168.120.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fef3:9c55/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:116005 errors:0 dropped:0 overruns:0 frame:0\n TX packets:65804 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:172309067 (172.3 MB) TX bytes:12323007 (12.3 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:22 errors:0 dropped:0 overruns:0 frame:0\n TX packets:22 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:0 \n RX bytes:2022 (2.0 KB) TX bytes:2022 (2.0 KB)\n\n\nreal\t0m0.004s\nuser\t0m0.000s\nsys\t0m0.004s", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:18:28.955Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "4ca59fc5-27a7-4267-af72-e82e4adb2c68"}, {"node_instance_id": "dime_e5joxy", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:18:28.955Z", "message": "[dime] sudo ifconfig ", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:18:28.955Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "4ca59fc5-27a7-4267-af72-e82e4adb2c68"}, {"node_instance_id": "dime_e5joxy", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:18:28.955Z", "message": "[dime] sudo ps ", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:18:28.955Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "4ca59fc5-27a7-4267-af72-e82e4adb2c68"}, {"node_instance_id": "dime_e5joxy", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:18:28.955Z", "message": "[dime] => UID PID PPID C STIME TTY TIME CMD\nroot 1 0 0 07:08 ? 00:00:00 /sbin/init\nroot 2 0 0 07:08 ? 00:00:00 [kthreadd]\nroot 3 2 0 07:08 ? 00:00:00 [ksoftirqd/0]\nroot 5 2 0 07:08 ? 00:00:00 [kworker/0:0H]\nroot 6 2 0 07:08 ? 00:00:00 [kworker/u4:0]\nroot 7 2 0 07:08 ? 00:00:00 [rcu_sched]\nroot 8 2 0 07:08 ? 00:00:00 [rcuos/0]\nroot 9 2 0 07:08 ? 00:00:00 [rcuos/1]\nroot 10 2 0 07:08 ? 00:00:00 [rcu_bh]\nroot 11 2 0 07:08 ? 00:00:00 [rcuob/0]\nroot 12 2 0 07:08 ? 00:00:00 [rcuob/1]\nroot 13 2 0 07:08 ? 00:00:00 [migration/0]\nroot 14 2 0 07:08 ? 00:00:00 [watchdog/0]\nroot 15 2 0 07:08 ? 00:00:00 [watchdog/1]\nroot 16 2 0 07:08 ? 00:00:00 [migration/1]\nroot 17 2 0 07:08 ? 00:00:00 [ksoftirqd/1]\nroot 18 2 0 07:08 ? 00:00:00 [kworker/1:0]\nroot 19 2 0 07:08 ? 00:00:00 [kworker/1:0H]\nroot 20 2 0 07:08 ? 00:00:00 [khelper]\nroot 21 2 0 07:08 ? 00:00:00 [kdevtmpfs]\nroot 22 2 0 07:08 ? 00:00:00 [netns]\nroot 23 2 0 07:08 ? 00:00:00 [writeback]\nroot 24 2 0 07:08 ? 00:00:00 [kintegrityd]\nroot 25 2 0 07:08 ? 00:00:00 [bioset]\nroot 27 2 0 07:08 ? 00:00:00 [kblockd]\nroot 28 2 0 07:08 ? 00:00:00 [ata_sff]\nroot 29 2 0 07:08 ? 00:00:00 [khubd]\nroot 30 2 0 07:08 ? 00:00:00 [md]\nroot 31 2 0 07:08 ? 00:00:00 [devfreq_wq]\nroot 32 2 0 07:08 ? 00:00:00 [kworker/1:1]\nroot 33 2 0 07:08 ? 00:00:00 [kworker/0:1]\nroot 35 2 0 07:08 ? 00:00:00 [khungtaskd]\nroot 36 2 0 07:08 ? 00:00:00 [kswapd0]\nroot 37 2 0 07:08 ? 00:00:00 [vmstat]\nroot 38 2 0 07:08 ? 00:00:00 [ksmd]\nroot 39 2 0 07:08 ? 00:00:00 [khugepaged]\nroot 40 2 0 07:08 ? 00:00:00 [fsnotify_mark]\nroot 41 2 0 07:08 ? 00:00:00 [ecryptfs-kthrea]\nroot 42 2 0 07:08 ? 00:00:00 [crypto]\nroot 54 2 0 07:08 ? 00:00:00 [kthrotld]\nroot 55 2 0 07:08 ? 00:00:00 [kworker/u4:1]\nroot 56 2 0 07:08 ? 00:00:00 [vballoon]\nroot 57 2 0 07:08 ? 00:00:00 [scsi_eh_0]\nroot 58 2 0 07:08 ? 00:00:00 [scsi_eh_1]\nroot 79 2 0 07:08 ? 00:00:00 [deferwq]\nroot 80 2 0 07:08 ? 00:00:00 [charger_manager]\nroot 124 2 0 07:08 ? 00:00:00 [kpsmoused]\nroot 142 2 0 07:08 ? 00:00:00 [kworker/0:2]\nroot 186 2 0 07:08 ? 00:00:00 [jbd2/vda1-8]\nroot 187 2 0 07:08 ? 00:00:00 [ext4-rsv-conver]\nroot 387 1 0 07:08 ? 00:00:00 upstart-udev-bridge --daemon\nroot 393 1 0 07:08 ? 00:00:00 /lib/systemd/systemd-udevd --daemon\nroot 430 2 0 07:08 ? 00:00:00 [kworker/u5:1]\nroot 431 2 0 07:08 ? 00:00:00 [kworker/u5:2]\nroot 501 1 0 07:08 ? 00:00:00 upstart-socket-bridge --daemon\nroot 583 1 0 07:08 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0\nroot 822 2 0 07:08 ? 00:00:00 [kauditd]\nroot 946 1 0 07:09 ? 00:00:00 upstart-file-bridge --daemon\nmessage+ 954 1 0 07:09 ? 00:00:00 dbus-daemon --system --fork\nroot 982 1 0 07:09 ? 00:00:00 /lib/systemd/systemd-logind\nsyslog 996 1 0 07:09 ? 00:00:00 rsyslogd\nroot 1053 1 0 07:09 tty4 00:00:00 /sbin/getty -8 38400 tty4\nroot 1056 1 0 07:09 tty5 00:00:00 /sbin/getty -8 38400 tty5\nroot 1062 1 0 07:09 tty2 00:00:00 /sbin/getty -8 38400 tty2\nroot 1063 1 0 07:09 tty3 00:00:00 /sbin/getty -8 38400 tty3\nroot 1065 1 0 07:09 tty6 00:00:00 /sbin/getty -8 38400 tty6\nroot 1102 1 0 07:09 ? 00:00:00 /usr/sbin/sshd -D\nroot 1104 1 0 07:09 ? 00:00:00 cron\ndaemon 1105 1 0 07:09 ? 00:00:00 atd\nroot 1120 1 0 07:09 ? 00:00:00 /usr/sbin/irqbalance\nroot 1146 1 0 07:09 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket\nroot 1201 1 0 07:09 tty1 00:00:00 /sbin/getty -8 38400 tty1\nroot 1207 1 0 07:09 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102\nubuntu 1662 1 0 07:09 ? 00:00:00 /home/ubuntu/dime_host_xbzo43/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q dime_host_xbzo43 --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@dime_host_xbzo43 --logging-server-logdir=/home/ubuntu/dime_host_xbzo43/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/dime_host_xbzo43/work/dime_host_xbzo43%I.log --pidfile=/home/ubuntu/dime_host_xbzo43/work/dime_host_xbzo43.pid\nubuntu 1776 1 0 07:10 ? 00:00:02 python2.7 /home/ubuntu/dime_host_xbzo43/env/bin/diamond --configfile /home/ubuntu/dime_host_xbzo43/work/plugins/diamond/etc/diamond.conf\nubuntu 1867 1662 0 07:13 ? 00:00:00 /home/ubuntu/dime_host_xbzo43/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q dime_host_xbzo43 --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@dime_host_xbzo43 --logging-server-logdir=/home/ubuntu/dime_host_xbzo43/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/dime_host_xbzo43/work/dime_host_xbzo43%I.log --pidfile=/home/ubuntu/dime_host_xbzo43/work/dime_host_xbzo43.pid\nubuntu 1888 1867 0 07:13 ? 00:00:00 /home/ubuntu/dime_host_xbzo43/env/bin/python2.7 /home/ubuntu/dime_host_xbzo43/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-cxt4Of\nubuntu 1900 1888 0 07:13 ? 00:00:00 /bin/sh -c /tmp/W0B4B/install-dime.sh\nubuntu 1903 1900 0 07:13 ? 00:00:00 /bin/bash -e /tmp/W0B4B/install-dime.sh\nroot 2220 2 0 07:14 ? 00:00:00 [kworker/u5:0]\nntp 8859 1 0 07:16 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 106:111\nroot 9435 1 0 07:17 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper /bin/sh\nroot 9436 9435 0 07:17 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper\nroot 9440 1 0 07:17 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper /bin/sh\nroot 9442 9440 0 07:17 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper\nroot 9447 9436 0 07:17 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace management\nroot 9451 9442 0 07:17 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/run-in-signaling-namespace /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling\nroot 9452 9451 0 07:17 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling\nroot 9761 1 0 07:17 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc\nroot 9807 1 0 07:17 ? 00:00:00 nginx: master process /usr/sbin/nginx\nwww-data 9808 9807 0 07:17 ? 00:00:00 nginx: worker process\nwww-data 9809 9807 0 07:17 ? 00:00:00 nginx: worker process\nwww-data 9810 9807 0 07:17 ? 00:00:00 nginx: worker process\nwww-data 9811 9807 0 07:17 ? 00:00:00 nginx: worker process\nroot 10198 1 0 07:17 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater_diags_monitor\nroot 10202 10198 0 07:17 ? 00:00:00 inotifywait -e create -qq .\nsnmp 10301 1 0 07:18 ? 00:00:00 /usr/sbin/snmpd -Lsd -Lf /dev/null -u snmp -g snmp -I -smux mteTrigger mteTriggerConf -p /var/run/snmpd.pid\ndnsmasq 10574 1 0 07:18 ? 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 10637 1903 0 07:18 ? 00:00:00 /bin/bash -e /tmp/W0B4B/install-dime.sh\nubuntu 10638 10637 0 07:18 ? 00:00:00 /bin/bash -e /tmp/W0B4B/install-dime.sh\nroot 10639 10638 0 07:18 ? 00:00:00 sudo ps -edf\nroot 10640 10639 0 07:18 ? 00:00:00 ps -edf\n\nreal\t0m0.009s\nuser\t0m0.000s\nsys\t0m0.009s", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:18:28.955Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "4ca59fc5-27a7-4267-af72-e82e4adb2c68"}, {"node_instance_id": "dime_e5joxy", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:18:30.046Z", "message": "[dime] sudo netstat ", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:18:30.046Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "4ca59fc5-27a7-4267-af72-e82e4adb2c68"}, {"node_instance_id": "dime_e5joxy", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:18:30.046Z", "message": "[dime] => /var/log\n/var/log/landscape\n/var/log/landscape/sysinfo.log\n/var/log/clearwater-socket-factory.log\n/var/log/btmp\n/var/log/unattended-upgrades\n/var/log/monit.log\n/var/log/boot.log\n/var/log/clearwater-queue-manager\n/var/log/ralf\n/var/log/udev\n/var/log/clearwater-config-manager\n/var/log/sysstat\n/var/log/sysstat/sa18\n/var/log/sysstat/clearwater-sa18\n/var/log/cloud-init-output.log\n/var/log/clearwater-diags-monitor.log\n/var/log/fsck\n/var/log/fsck/checkfs\n/var/log/fsck/checkroot\n/var/log/dpkg.log\n/var/log/upstart\n/var/log/upstart/clearwater-monit.log\n/var/log/upstart/network-interface-eth0.log\n/var/log/upstart/procps-static-network-up.log\n/var/log/upstart/rsyslog.log\n/var/log/upstart/cryptdisks.log\n/var/log/upstart/systemd-logind.log\n/var/log/upstart/console-setup.log\n/var/log/upstart/container-detect.log\n/var/log/upstart/procps-virtual-filesystems.log\n/var/log/apt\n/var/log/apt/term.log\n/var/log/apt/history.log\n/var/log/syslog\n/var/log/homestead\n/var/log/homestead/homestead_20190118T070000Z.txt\n/var/log/homestead/homestead_err.log\n/var/log/homestead/homestead_out.log\n/var/log/homestead/homestead_current.txt\n/var/log/cloud-init.log\n/var/log/alternatives.log\n/var/log/ntpstats\n/var/log/kern.log\n/var/log/lastlog\n/var/log/auth.log\n/var/log/dmesg.0\n/var/log/clearwater-cluster-manager\n/var/log/nginx\n/var/log/nginx/error.log\n/var/log/nginx/access.log\n/var/log/clearwater-etcd\n/var/log/clearwater-etcd/clearwater-etcd-initd.log\n/var/log/iotop.log\n/var/log/dist-upgrade\n/var/log/wtmp\n/var/log/dmesg\n\nreal\t0m0.007s\nuser\t0m0.000s\nsys\t0m0.004s", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:18:30.046Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "4ca59fc5-27a7-4267-af72-e82e4adb2c68"}, {"node_instance_id": "dime_e5joxy", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:18:30.046Z", "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 10574/dnsmasq \ntcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1102/sshd \ntcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 9761/monit \ntcp 0 0 127.0.0.1:8000 0.0.0.0:* LISTEN 9807/nginx \ntcp6 0 0 ::1:53 :::* LISTEN 10574/dnsmasq \ntcp6 0 0 :::22 :::* LISTEN 1102/sshd \nudp 0 0 192.168.120.5:123 0.0.0.0:* 8859/ntpd \nudp 0 0 127.0.0.1:123 0.0.0.0:* 8859/ntpd \nudp 0 0 0.0.0.0:123 0.0.0.0:* 8859/ntpd \nudp 0 0 0.0.0.0:161 0.0.0.0:* 10301/snmpd \nudp 0 0 0.0.0.0:2240 0.0.0.0:* 583/dhclient \nudp 0 0 127.0.0.1:53 0.0.0.0:* 10574/dnsmasq \nudp 0 0 0.0.0.0:68 0.0.0.0:* 583/dhclient \nudp6 0 0 fe80::f816:3eff:fef:123 :::* 8859/ntpd \nudp6 0 0 ::1:123 :::* 8859/ntpd \nudp6 0 0 :::123 :::* 8859/ntpd \nudp6 0 0 :::161 :::* 10301/snmpd \nudp6 0 0 :::63922 :::* 583/dhclient \nudp6 0 0 ::1:53 :::* 10574/dnsmasq \nActive UNIX domain sockets (only servers)\nProto RefCnt Flags Type State I-Node PID/Program name Path\nunix 2 [ ACC ] STREAM LISTENING 11515 1662/python2.7 /tmp/cloudify-logging-server-c2785.socket\nunix 2 [ ACC ] STREAM LISTENING 647 1/init @/com/ubuntu/upstart\nunix 2 [ ACC ] STREAM LISTENING 11789 1888/python2.7 /tmp/ctx-TvYEuq.socket\nunix 2 [ ACC ] STREAM LISTENING 22998 10301/snmpd /var/agentx/master\nunix 2 [ ACC ] SEQPACKET LISTENING 893 393/systemd-udevd /run/udev/control\nunix 2 [ ACC ] STREAM LISTENING 20196 9447/clearwater_soc /tmp/clearwater_management_namespace_socket\nunix 2 [ ACC ] STREAM LISTENING 21883 9452/clearwater_soc /tmp/clearwater_signaling_namespace_socket\nunix 2 [ ACC ] STREAM LISTENING 8845 954/dbus-daemon /var/run/dbus/system_bus_socket\nunix 2 [ ACC ] STREAM LISTENING 9375 1146/acpid /var/run/acpid.socket\n\nreal\t0m0.006s\nuser\t0m0.000s\nsys\t0m0.006s", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:18:30.046Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "4ca59fc5-27a7-4267-af72-e82e4adb2c68"}, {"node_instance_id": "dime_e5joxy", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:18:30.046Z", "message": "[dime] sudo find /var/log", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:18:30.046Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "4ca59fc5-27a7-4267-af72-e82e4adb2c68"}, {"node_instance_id": "dime_e5joxy", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:18:30.046Z", "message": "[dime] sudo cat /var/log/clearwater", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:18:30.046Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "4ca59fc5-27a7-4267-af72-e82e4adb2c68"}], "metadata": {"pagination": {"total": 1867, "offset": 1823, "size": 50}}} 2019-01-18 07:18:31,258 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-18 07:18:31,258 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 18 Jan 2019 07:18:31 GMT 2019-01-18 07:18:31,258 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-18 07:18:31,258 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 21705 2019-01-18 07:18:31,258 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-18 07:18:31,259 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo service dnsmasq force 2019-01-18 07:18:31,259 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] The installation packages is done correctly 2019-01-18 07:18:31,260 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] Use the DNS server 2019-01-18 07:18:31,260 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => * Restarting DNS forwarder and DHCP server dnsmasq ...done. real 0m2.073s user 0m0.002s sys 0m0.051s 2019-01-18 07:18:31,260 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => eth0 Link encap:Ethernet HWaddr fa:16:3e:f3:9c:55 inet addr:192.168.120.5 Bcast:192.168.120.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fef3:9c55/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1 RX packets:116005 errors:0 dropped:0 overruns:0 frame:0 TX packets:65804 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:172309067 (172.3 MB) TX bytes:12323007 (12.3 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:22 errors:0 dropped:0 overruns:0 frame:0 TX packets:22 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:2022 (2.0 KB) TX bytes:2022 (2.0 KB) real 0m0.004s user 0m0.000s sys 0m0.004s 2019-01-18 07:18:31,260 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo ifconfig 2019-01-18 07:18:31,260 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo ps 2019-01-18 07:18:31,260 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => UID PID PPID C STIME TTY TIME CMD root 1 0 0 07:08 ? 00:00:00 /sbin/init root 2 0 0 07:08 ? 00:00:00 [kthreadd] root 3 2 0 07:08 ? 00:00:00 [ksoftirqd/0] root 5 2 0 07:08 ? 00:00:00 [kworker/0:0H] root 6 2 0 07:08 ? 00:00:00 [kworker/u4:0] root 7 2 0 07:08 ? 00:00:00 [rcu_sched] root 8 2 0 07:08 ? 00:00:00 [rcuos/0] root 9 2 0 07:08 ? 00:00:00 [rcuos/1] root 10 2 0 07:08 ? 00:00:00 [rcu_bh] root 11 2 0 07:08 ? 00:00:00 [rcuob/0] root 12 2 0 07:08 ? 00:00:00 [rcuob/1] root 13 2 0 07:08 ? 00:00:00 [migration/0] root 14 2 0 07:08 ? 00:00:00 [watchdog/0] root 15 2 0 07:08 ? 00:00:00 [watchdog/1] root 16 2 0 07:08 ? 00:00:00 [migration/1] root 17 2 0 07:08 ? 00:00:00 [ksoftirqd/1] root 18 2 0 07:08 ? 00:00:00 [kworker/1:0] root 19 2 0 07:08 ? 00:00:00 [kworker/1:0H] root 20 2 0 07:08 ? 00:00:00 [khelper] root 21 2 0 07:08 ? 00:00:00 [kdevtmpfs] root 22 2 0 07:08 ? 00:00:00 [netns] root 23 2 0 07:08 ? 00:00:00 [writeback] root 24 2 0 07:08 ? 00:00:00 [kintegrityd] root 25 2 0 07:08 ? 00:00:00 [bioset] root 27 2 0 07:08 ? 00:00:00 [kblockd] root 28 2 0 07:08 ? 00:00:00 [ata_sff] root 29 2 0 07:08 ? 00:00:00 [khubd] root 30 2 0 07:08 ? 00:00:00 [md] root 31 2 0 07:08 ? 00:00:00 [devfreq_wq] root 32 2 0 07:08 ? 00:00:00 [kworker/1:1] root 33 2 0 07:08 ? 00:00:00 [kworker/0:1] root 35 2 0 07:08 ? 00:00:00 [khungtaskd] root 36 2 0 07:08 ? 00:00:00 [kswapd0] root 37 2 0 07:08 ? 00:00:00 [vmstat] root 38 2 0 07:08 ? 00:00:00 [ksmd] root 39 2 0 07:08 ? 00:00:00 [khugepaged] root 40 2 0 07:08 ? 00:00:00 [fsnotify_mark] root 41 2 0 07:08 ? 00:00:00 [ecryptfs-kthrea] root 42 2 0 07:08 ? 00:00:00 [crypto] root 54 2 0 07:08 ? 00:00:00 [kthrotld] root 55 2 0 07:08 ? 00:00:00 [kworker/u4:1] root 56 2 0 07:08 ? 00:00:00 [vballoon] root 57 2 0 07:08 ? 00:00:00 [scsi_eh_0] root 58 2 0 07:08 ? 00:00:00 [scsi_eh_1] root 79 2 0 07:08 ? 00:00:00 [deferwq] root 80 2 0 07:08 ? 00:00:00 [charger_manager] root 124 2 0 07:08 ? 00:00:00 [kpsmoused] root 142 2 0 07:08 ? 00:00:00 [kworker/0:2] root 186 2 0 07:08 ? 00:00:00 [jbd2/vda1-8] root 187 2 0 07:08 ? 00:00:00 [ext4-rsv-conver] root 387 1 0 07:08 ? 00:00:00 upstart-udev-bridge --daemon root 393 1 0 07:08 ? 00:00:00 /lib/systemd/systemd-udevd --daemon root 430 2 0 07:08 ? 00:00:00 [kworker/u5:1] root 431 2 0 07:08 ? 00:00:00 [kworker/u5:2] root 501 1 0 07:08 ? 00:00:00 upstart-socket-bridge --daemon root 583 1 0 07:08 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0 root 822 2 0 07:08 ? 00:00:00 [kauditd] root 946 1 0 07:09 ? 00:00:00 upstart-file-bridge --daemon message+ 954 1 0 07:09 ? 00:00:00 dbus-daemon --system --fork root 982 1 0 07:09 ? 00:00:00 /lib/systemd/systemd-logind syslog 996 1 0 07:09 ? 00:00:00 rsyslogd root 1053 1 0 07:09 tty4 00:00:00 /sbin/getty -8 38400 tty4 root 1056 1 0 07:09 tty5 00:00:00 /sbin/getty -8 38400 tty5 root 1062 1 0 07:09 tty2 00:00:00 /sbin/getty -8 38400 tty2 root 1063 1 0 07:09 tty3 00:00:00 /sbin/getty -8 38400 tty3 root 1065 1 0 07:09 tty6 00:00:00 /sbin/getty -8 38400 tty6 root 1102 1 0 07:09 ? 00:00:00 /usr/sbin/sshd -D root 1104 1 0 07:09 ? 00:00:00 cron daemon 1105 1 0 07:09 ? 00:00:00 atd root 1120 1 0 07:09 ? 00:00:00 /usr/sbin/irqbalance root 1146 1 0 07:09 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket root 1201 1 0 07:09 tty1 00:00:00 /sbin/getty -8 38400 tty1 root 1207 1 0 07:09 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102 ubuntu 1662 1 0 07:09 ? 00:00:00 /home/ubuntu/dime_host_xbzo43/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q dime_host_xbzo43 --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@dime_host_xbzo43 --logging-server-logdir=/home/ubuntu/dime_host_xbzo43/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/dime_host_xbzo43/work/dime_host_xbzo43%I.log --pidfile=/home/ubuntu/dime_host_xbzo43/work/dime_host_xbzo43.pid ubuntu 1776 1 0 07:10 ? 00:00:02 python2.7 /home/ubuntu/dime_host_xbzo43/env/bin/diamond --configfile /home/ubuntu/dime_host_xbzo43/work/plugins/diamond/etc/diamond.conf ubuntu 1867 1662 0 07:13 ? 00:00:00 /home/ubuntu/dime_host_xbzo43/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q dime_host_xbzo43 --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@dime_host_xbzo43 --logging-server-logdir=/home/ubuntu/dime_host_xbzo43/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/dime_host_xbzo43/work/dime_host_xbzo43%I.log --pidfile=/home/ubuntu/dime_host_xbzo43/work/dime_host_xbzo43.pid ubuntu 1888 1867 0 07:13 ? 00:00:00 /home/ubuntu/dime_host_xbzo43/env/bin/python2.7 /home/ubuntu/dime_host_xbzo43/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-cxt4Of ubuntu 1900 1888 0 07:13 ? 00:00:00 /bin/sh -c /tmp/W0B4B/install-dime.sh ubuntu 1903 1900 0 07:13 ? 00:00:00 /bin/bash -e /tmp/W0B4B/install-dime.sh root 2220 2 0 07:14 ? 00:00:00 [kworker/u5:0] ntp 8859 1 0 07:16 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 106:111 root 9435 1 0 07:17 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper /bin/sh root 9436 9435 0 07:17 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper root 9440 1 0 07:17 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper /bin/sh root 9442 9440 0 07:17 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper root 9447 9436 0 07:17 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace management root 9451 9442 0 07:17 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/run-in-signaling-namespace /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling root 9452 9451 0 07:17 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling root 9761 1 0 07:17 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc root 9807 1 0 07:17 ? 00:00:00 nginx: master process /usr/sbin/nginx www-data 9808 9807 0 07:17 ? 00:00:00 nginx: worker process www-data 9809 9807 0 07:17 ? 00:00:00 nginx: worker process www-data 9810 9807 0 07:17 ? 00:00:00 nginx: worker process www-data 9811 9807 0 07:17 ? 00:00:00 nginx: worker process root 10198 1 0 07:17 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater_diags_monitor root 10202 10198 0 07:17 ? 00:00:00 inotifywait -e create -qq . snmp 10301 1 0 07:18 ? 00:00:00 /usr/sbin/snmpd -Lsd -Lf /dev/null -u snmp -g snmp -I -smux mteTrigger mteTriggerConf -p /var/run/snmpd.pid dnsmasq 10574 1 0 07:18 ? 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 10637 1903 0 07:18 ? 00:00:00 /bin/bash -e /tmp/W0B4B/install-dime.sh ubuntu 10638 10637 0 07:18 ? 00:00:00 /bin/bash -e /tmp/W0B4B/install-dime.sh root 10639 10638 0 07:18 ? 00:00:00 sudo ps -edf root 10640 10639 0 07:18 ? 00:00:00 ps -edf real 0m0.009s user 0m0.000s sys 0m0.009s 2019-01-18 07:18:31,261 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo netstat 2019-01-18 07:18:31,261 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => /var/log /var/log/landscape /var/log/landscape/sysinfo.log /var/log/clearwater-socket-factory.log /var/log/btmp /var/log/unattended-upgrades /var/log/monit.log /var/log/boot.log /var/log/clearwater-queue-manager /var/log/ralf /var/log/udev /var/log/clearwater-config-manager /var/log/sysstat /var/log/sysstat/sa18 /var/log/sysstat/clearwater-sa18 /var/log/cloud-init-output.log /var/log/clearwater-diags-monitor.log /var/log/fsck /var/log/fsck/checkfs /var/log/fsck/checkroot /var/log/dpkg.log /var/log/upstart /var/log/upstart/clearwater-monit.log /var/log/upstart/network-interface-eth0.log /var/log/upstart/procps-static-network-up.log /var/log/upstart/rsyslog.log /var/log/upstart/cryptdisks.log /var/log/upstart/systemd-logind.log /var/log/upstart/console-setup.log /var/log/upstart/container-detect.log /var/log/upstart/procps-virtual-filesystems.log /var/log/apt /var/log/apt/term.log /var/log/apt/history.log /var/log/syslog /var/log/homestead /var/log/homestead/homestead_20190118T070000Z.txt /var/log/homestead/homestead_err.log /var/log/homestead/homestead_out.log /var/log/homestead/homestead_current.txt /var/log/cloud-init.log /var/log/alternatives.log /var/log/ntpstats /var/log/kern.log /var/log/lastlog /var/log/auth.log /var/log/dmesg.0 /var/log/clearwater-cluster-manager /var/log/nginx /var/log/nginx/error.log /var/log/nginx/access.log /var/log/clearwater-etcd /var/log/clearwater-etcd/clearwater-etcd-initd.log /var/log/iotop.log /var/log/dist-upgrade /var/log/wtmp /var/log/dmesg real 0m0.007s user 0m0.000s sys 0m0.004s 2019-01-18 07:18:31,261 - 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 10574/dnsmasq tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1102/sshd tcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 9761/monit tcp 0 0 127.0.0.1:8000 0.0.0.0:* LISTEN 9807/nginx tcp6 0 0 ::1:53 :::* LISTEN 10574/dnsmasq tcp6 0 0 :::22 :::* LISTEN 1102/sshd udp 0 0 192.168.120.5:123 0.0.0.0:* 8859/ntpd udp 0 0 127.0.0.1:123 0.0.0.0:* 8859/ntpd udp 0 0 0.0.0.0:123 0.0.0.0:* 8859/ntpd udp 0 0 0.0.0.0:161 0.0.0.0:* 10301/snmpd udp 0 0 0.0.0.0:2240 0.0.0.0:* 583/dhclient udp 0 0 127.0.0.1:53 0.0.0.0:* 10574/dnsmasq udp 0 0 0.0.0.0:68 0.0.0.0:* 583/dhclient udp6 0 0 fe80::f816:3eff:fef:123 :::* 8859/ntpd udp6 0 0 ::1:123 :::* 8859/ntpd udp6 0 0 :::123 :::* 8859/ntpd udp6 0 0 :::161 :::* 10301/snmpd udp6 0 0 :::63922 :::* 583/dhclient udp6 0 0 ::1:53 :::* 10574/dnsmasq Active UNIX domain sockets (only servers) Proto RefCnt Flags Type State I-Node PID/Program name Path unix 2 [ ACC ] STREAM LISTENING 11515 1662/python2.7 /tmp/cloudify-logging-server-c2785.socket unix 2 [ ACC ] STREAM LISTENING 647 1/init @/com/ubuntu/upstart unix 2 [ ACC ] STREAM LISTENING 11789 1888/python2.7 /tmp/ctx-TvYEuq.socket unix 2 [ ACC ] STREAM LISTENING 22998 10301/snmpd /var/agentx/master unix 2 [ ACC ] SEQPACKET LISTENING 893 393/systemd-udevd /run/udev/control unix 2 [ ACC ] STREAM LISTENING 20196 9447/clearwater_soc /tmp/clearwater_management_namespace_socket unix 2 [ ACC ] STREAM LISTENING 21883 9452/clearwater_soc /tmp/clearwater_signaling_namespace_socket unix 2 [ ACC ] STREAM LISTENING 8845 954/dbus-daemon /var/run/dbus/system_bus_socket unix 2 [ ACC ] STREAM LISTENING 9375 1146/acpid /var/run/acpid.socket real 0m0.006s user 0m0.000s sys 0m0.006s 2019-01-18 07:18:31,261 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo find /var/log 2019-01-18 07:18:31,261 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo cat /var/log/clearwater 2019-01-18 07:18:31,262 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/executions/e87ce63d-2c62-4c4d-a907-7e1bd4215583 2019-01-18 07:18:31,344 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-18 07:18:31,344 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-18 07:18:31,344 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-18 07:18:31,344 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-18 07:18:31,345 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-18 07:18:31,345 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-18 07:18:31,345 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-18 07:18:31,345 - 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": "2019-01-18T07:06:35.566Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"} 2019-01-18 07:18:31,345 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-18 07:18:31,345 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 18 Jan 2019 07:18:31 GMT 2019-01-18 07:18:31,345 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-18 07:18:31,345 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-18 07:18:31,345 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-18 07:18:36,351 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/events 2019-01-18 07:18:36,585 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-18 07:18:36,585 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-18 07:18:36,585 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-18 07:18:36,585 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-18 07:18:36,585 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-18 07:18:36,585 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-18 07:18:36,585 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-18 07:18:36,585 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_e5joxy", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:18:31.056Z", "message": "[dime] => [18-Jan-2019 07:17:57 UTC] clearwater-diags-monitor starting\n[18-Jan-2019 07:17:57 UTC] Waiting for trigger files\n2019:01:18 07:17:13: Namespace: management\n2019:01:18 07:17:13: [management] Starting server\n2019:01:18 07:17:13: [management] Listening for requests\n2019:01:18 07:17:13: Namespace: signaling\n2019:01:18 07:17:13: [signaling] Starting server\n2019:01:18 07:17:13: [signaling] Listening for requests\n\nreal\t0m0.004s\nuser\t0m0.000s\nsys\t0m0.004s", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:18:31.056Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "4ca59fc5-27a7-4267-af72-e82e4adb2c68"}, {"node_instance_id": "dime_e5joxy", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:18:31.056Z", "message": "[dime] => 2019-01-18 07:18:06.067909282 Stopping etcd clearwater-etcd\n\nreal\t0m0.004s\nuser\t0m0.003s\nsys\t0m0.001s", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:18:31.056Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "4ca59fc5-27a7-4267-af72-e82e4adb2c68"}, {"node_instance_id": "dime_e5joxy", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:18:31.056Z", "message": "[dime] sudo cat /var/log/clearwater", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:18:31.056Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "4ca59fc5-27a7-4267-af72-e82e4adb2c68"}, {"node_instance_id": "dime_e5joxy", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:18:31.567Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:18:31.567Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": "dime_e5joxy", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:18:32.251Z", "message": "[dime] sudo cat /var/log/clearwater", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:18:32.251Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "4ca59fc5-27a7-4267-af72-e82e4adb2c68"}, {"node_instance_id": "dime_e5joxy", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:18:32.251Z", "message": "[dime] Installation is done", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:18:32.251Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "4ca59fc5-27a7-4267-af72-e82e4adb2c68"}, {"node_instance_id": "dime_e5joxy", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:18:32.251Z", "message": "Execution done (return_code=0): /tmp/W0B4B/install-dime.sh", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:18:32.251Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "4ca59fc5-27a7-4267-af72-e82e4adb2c68"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:18:32.729Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:18:32.729Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": "dime_e5joxy", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:18:32.729Z", "message": "Starting node", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:18:32.729Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:18:33.054Z", "message": "Task started 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:18:33.054Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:18:33.260Z", "message": "Downloaded scripts/bind/bind.py to /tmp/7X5TX/bind.py", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:18:33.260Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "4696df7a-20f3-49bc-8109-fdb720dedc69"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:18:34.130Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:18:34.130Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:18:34.277Z", "message": "Creating private domain file", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:18:34.277Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "4696df7a-20f3-49bc-8109-fdb720dedc69"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:18:34.277Z", "message": "Creating public domain file", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:18:34.277Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "4696df7a-20f3-49bc-8109-fdb720dedc69"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:18:34.277Z", "message": "[localhost] run: sudo mv /tmp/tmpeuVHqR /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:18:34.277Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "4696df7a-20f3-49bc-8109-fdb720dedc69"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:18:34.277Z", "message": "The config dict: {'public_ip': u'172.30.9.204', 'backends': {u'homer': {u'homer_i5ohke': {u'public_address': u'', u'private_address': u'192.168.120.6', u'name': u'homer-i5ohke'}}, u'sprout': {u'sprout_aubtxa': {u'public_address': u'', u'private_address': u'192.168.120.13', u'name': u'sprout-aubtxa'}}, u'ellis': {u'ellis_n7nv88': {u'public_address': u'172.30.9.209', u'private_address': u'192.168.120.11', u'name': u'ellis-n7nv88'}}, u'bono': {u'bono_69va8w': {u'public_address': u'172.30.9.212', u'private_address': u'192.168.120.7', u'name': u'bono-69va8w'}}, u'dime': {u'dime_e5joxy': {u'public_address': u'', u'private_address': u'192.168.120.5', u'name': u'dime-e5joxy'}}}, 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.9', u'hss_hostname': u''}.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:18:34.277Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "4696df7a-20f3-49bc-8109-fdb720dedc69"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:18:34.277Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.local.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:18:34.277Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "4696df7a-20f3-49bc-8109-fdb720dedc69"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:18:34.277Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:18:34.277Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "4696df7a-20f3-49bc-8109-fdb720dedc69"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:18:34.277Z", "message": "[localhost] run: sudo service bind9 reload", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:18:34.277Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "4696df7a-20f3-49bc-8109-fdb720dedc69"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:18:34.277Z", "message": "[localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:18:34.277Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "4696df7a-20f3-49bc-8109-fdb720dedc69"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:18:34.277Z", "message": "[localhost] run: sudo mv /tmp/tmpXFgGAE /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:18:34.277Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "4696df7a-20f3-49bc-8109-fdb720dedc69"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:18:34.277Z", "message": "[localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:18:34.277Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "4696df7a-20f3-49bc-8109-fdb720dedc69"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:18:34.277Z", "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": "2019-01-18T07:18:34.277Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "4696df7a-20f3-49bc-8109-fdb720dedc69"}], "metadata": {"pagination": {"total": 1893, "offset": 1836, "size": 50}}} 2019-01-18 07:18:36,586 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-18 07:18:36,586 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 18 Jan 2019 07:18:36 GMT 2019-01-18 07:18:36,586 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-18 07:18:36,586 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 13566 2019-01-18 07:18:36,586 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-18 07:18:36,587 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => [18-Jan-2019 07:17:57 UTC] clearwater-diags-monitor starting [18-Jan-2019 07:17:57 UTC] Waiting for trigger files 2019:01:18 07:17:13: Namespace: management 2019:01:18 07:17:13: [management] Starting server 2019:01:18 07:17:13: [management] Listening for requests 2019:01:18 07:17:13: Namespace: signaling 2019:01:18 07:17:13: [signaling] Starting server 2019:01:18 07:17:13: [signaling] Listening for requests real 0m0.004s user 0m0.000s sys 0m0.004s 2019-01-18 07:18:36,587 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => 2019-01-18 07:18:06.067909282 Stopping etcd clearwater-etcd real 0m0.004s user 0m0.003s sys 0m0.001s 2019-01-18 07:18:36,587 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo cat /var/log/clearwater 2019-01-18 07:18:36,587 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-01-18 07:18:36,587 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo cat /var/log/clearwater 2019-01-18 07:18:36,588 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] Installation is done 2019-01-18 07:18:36,588 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/W0B4B/install-dime.sh 2019-01-18 07:18:36,588 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-01-18 07:18:36,588 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2019-01-18 07:18:36,588 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2019-01-18 07:18:36,588 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/7X5TX/bind.py 2019-01-18 07:18:36,589 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-01-18 07:18:36,589 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2019-01-18 07:18:36,589 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2019-01-18 07:18:36,589 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpeuVHqR /etc/bind/db.clearwater.local 2019-01-18 07:18:36,589 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.204', 'backends': {u'homer': {u'homer_i5ohke': {u'public_address': u'', u'private_address': u'192.168.120.6', u'name': u'homer-i5ohke'}}, u'sprout': {u'sprout_aubtxa': {u'public_address': u'', u'private_address': u'192.168.120.13', u'name': u'sprout-aubtxa'}}, u'ellis': {u'ellis_n7nv88': {u'public_address': u'172.30.9.209', u'private_address': u'192.168.120.11', u'name': u'ellis-n7nv88'}}, u'bono': {u'bono_69va8w': {u'public_address': u'172.30.9.212', u'private_address': u'192.168.120.7', u'name': u'bono-69va8w'}}, u'dime': {u'dime_e5joxy': {u'public_address': u'', u'private_address': u'192.168.120.5', u'name': u'dime-e5joxy'}}}, 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.9', u'hss_hostname': u''}. 2019-01-18 07:18:36,589 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2019-01-18 07:18:36,590 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2019-01-18 07:18:36,590 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2019-01-18 07:18:36,590 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2019-01-18 07:18:36,590 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpXFgGAE /etc/bind/db.clearwater.opnfv 2019-01-18 07:18:36,590 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2019-01-18 07:18:36,590 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2019-01-18 07:18:36,591 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/executions/e87ce63d-2c62-4c4d-a907-7e1bd4215583 2019-01-18 07:18:36,992 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-18 07:18:36,993 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-18 07:18:36,993 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-18 07:18:36,993 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-18 07:18:36,993 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-18 07:18:36,993 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-18 07:18:36,993 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-18 07:18:36,993 - 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": "2019-01-18T07:06:35.566Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"} 2019-01-18 07:18:36,993 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-18 07:18:36,994 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 18 Jan 2019 07:18:36 GMT 2019-01-18 07:18:36,994 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-18 07:18:36,994 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-18 07:18:36,994 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-18 07:18:41,999 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/events 2019-01-18 07:18:42,081 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-18 07:18:42,082 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-18 07:18:42,082 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-18 07:18:42,082 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-18 07:18:42,082 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-18 07:18:42,082 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-18 07:18:42,082 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-18 07:18:42,082 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1893, "offset": 1859, "size": 50}}} 2019-01-18 07:18:42,083 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-18 07:18:42,083 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 18 Jan 2019 07:18:42 GMT 2019-01-18 07:18:42,083 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-18 07:18:42,083 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2019-01-18 07:18:42,083 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-18 07:18:42,083 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/executions/e87ce63d-2c62-4c4d-a907-7e1bd4215583 2019-01-18 07:18:42,152 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-18 07:18:42,152 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-18 07:18:42,152 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-18 07:18:42,152 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-18 07:18:42,152 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-18 07:18:42,152 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-18 07:18:42,152 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-18 07:18:42,153 - 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": "2019-01-18T07:06:35.566Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"} 2019-01-18 07:18:42,153 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-18 07:18:42,153 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 18 Jan 2019 07:18:42 GMT 2019-01-18 07:18:42,153 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-18 07:18:42,153 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-18 07:18:42,153 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-18 07:18:47,159 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/events 2019-01-18 07:18:47,271 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-18 07:18:47,272 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-18 07:18:47,272 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-18 07:18:47,272 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-18 07:18:47,272 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-18 07:18:47,272 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-18 07:18:47,272 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-18 07:18:47,272 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1893, "offset": 1859, "size": 50}}} 2019-01-18 07:18:47,272 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-18 07:18:47,272 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 18 Jan 2019 07:18:47 GMT 2019-01-18 07:18:47,273 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-18 07:18:47,273 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2019-01-18 07:18:47,273 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-18 07:18:47,273 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/executions/e87ce63d-2c62-4c4d-a907-7e1bd4215583 2019-01-18 07:18:47,355 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-18 07:18:47,355 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-18 07:18:47,356 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-18 07:18:47,356 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-18 07:18:47,356 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-18 07:18:47,356 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-18 07:18:47,356 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-18 07:18:47,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": "2019-01-18T07:06:35.566Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"} 2019-01-18 07:18:47,356 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-18 07:18:47,356 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 18 Jan 2019 07:18:47 GMT 2019-01-18 07:18:47,356 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-18 07:18:47,356 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-18 07:18:47,357 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-18 07:18:52,362 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/events 2019-01-18 07:18:52,438 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-18 07:18:52,438 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-18 07:18:52,438 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-18 07:18:52,438 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-18 07:18:52,439 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-18 07:18:52,439 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-18 07:18:52,439 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-18 07:18:52,439 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1893, "offset": 1859, "size": 50}}} 2019-01-18 07:18:52,439 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-18 07:18:52,439 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 18 Jan 2019 07:18:52 GMT 2019-01-18 07:18:52,439 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-18 07:18:52,439 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2019-01-18 07:18:52,439 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-18 07:18:52,440 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/executions/e87ce63d-2c62-4c4d-a907-7e1bd4215583 2019-01-18 07:18:52,503 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-18 07:18:52,504 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-18 07:18:52,504 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-18 07:18:52,504 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-18 07:18:52,504 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-18 07:18:52,504 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-18 07:18:52,504 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-18 07:18:52,504 - 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": "2019-01-18T07:06:35.566Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"} 2019-01-18 07:18:52,504 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-18 07:18:52,504 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 18 Jan 2019 07:18:52 GMT 2019-01-18 07:18:52,505 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-18 07:18:52,505 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-18 07:18:52,505 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-18 07:18:57,510 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/events 2019-01-18 07:18:57,584 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-18 07:18:57,584 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-18 07:18:57,585 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-18 07:18:57,585 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-18 07:18:57,585 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-18 07:18:57,585 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-18 07:18:57,585 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-18 07:18:57,585 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1893, "offset": 1859, "size": 50}}} 2019-01-18 07:18:57,585 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-18 07:18:57,585 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 18 Jan 2019 07:18:57 GMT 2019-01-18 07:18:57,585 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-18 07:18:57,586 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2019-01-18 07:18:57,586 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-18 07:18:57,586 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/executions/e87ce63d-2c62-4c4d-a907-7e1bd4215583 2019-01-18 07:18:57,646 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-18 07:18:57,646 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-18 07:18:57,647 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-18 07:18:57,647 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-18 07:18:57,647 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-18 07:18:57,647 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-18 07:18:57,647 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-18 07:18:57,647 - 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": "2019-01-18T07:06:35.566Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"} 2019-01-18 07:18:57,647 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-18 07:18:57,647 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 18 Jan 2019 07:18:57 GMT 2019-01-18 07:18:57,647 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-18 07:18:57,648 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-18 07:18:57,648 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-18 07:19:02,653 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/events 2019-01-18 07:19:02,817 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-18 07:19:02,817 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-18 07:19:02,817 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-18 07:19:02,818 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-18 07:19:02,818 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-18 07:19:02,818 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-18 07:19:02,818 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-18 07:19:02,818 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_jmu7qe", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:18:57.946Z", "message": "[vellum] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:18:57.946Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "7dff7c2d-25a0-48f2-923e-ab03f4deb687"}], "metadata": {"pagination": {"total": 1894, "offset": 1859, "size": 50}}} 2019-01-18 07:19:02,818 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-18 07:19:02,818 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 18 Jan 2019 07:19:02 GMT 2019-01-18 07:19:02,818 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-18 07:19:02,818 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 624 2019-01-18 07:19:02,818 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-18 07:19:02,819 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo DEBIAN_FRONTEND=noninteractive apt 2019-01-18 07:19:02,819 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/executions/e87ce63d-2c62-4c4d-a907-7e1bd4215583 2019-01-18 07:19:02,908 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-18 07:19:02,908 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-18 07:19:02,908 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-18 07:19:02,908 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-18 07:19:02,909 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-18 07:19:02,909 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-18 07:19:02,909 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-18 07:19:02,909 - 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": "2019-01-18T07:06:35.566Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"} 2019-01-18 07:19:02,909 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-18 07:19:02,909 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 18 Jan 2019 07:19:02 GMT 2019-01-18 07:19:02,909 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-18 07:19:02,909 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-18 07:19:02,909 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-18 07:19:07,915 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/events 2019-01-18 07:19:08,205 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-18 07:19:08,205 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-18 07:19:08,205 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-18 07:19:08,205 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-18 07:19:08,205 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-18 07:19:08,205 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-18 07:19:08,205 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-18 07:19:08,205 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_jmu7qe", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:19:05.675Z", "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 5 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 1s (4,502 kB/s)\nSelecting previously unselected package clearwater-cluster-manager.\n(Reading database ... 59699 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 metaswitchcommon (from clearwater_cluster_manager)\nCollecting clearwater-etcd-shared (from clearwater_cluster_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_cluster_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_cluster_manager)\nCollecting cffi (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_cluster_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting urllib3 (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 futures (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager)\nInstalling collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, 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.486s\nuser\t0m3.538s\nsys\t0m0.823s", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:19:05.675Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "7dff7c2d-25a0-48f2-923e-ab03f4deb687"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:19:06.070Z", "message": "# Deployment definitions\nhome_domain=clearwater.opnfv\nsprout_hostname=sprout.clearwater.local\nchronos_hostname=192.168.120.9: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.9\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": "2019-01-18T07:19:06.070Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "673182eb-fd3f-4836-873b-72d3d3ac1900"}, {"node_instance_id": "vellum_jmu7qe", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:19:06.070Z", "message": "[vellum] The installation packages is done correctly", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:19:06.070Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "7dff7c2d-25a0-48f2-923e-ab03f4deb687"}, {"node_instance_id": "vellum_jmu7qe", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:19:07.081Z", "message": "[vellum] sudo service dnsmasq force", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:19:07.081Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "7dff7c2d-25a0-48f2-923e-ab03f4deb687"}, {"node_instance_id": "vellum_jmu7qe", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:19:07.081Z", "message": "[vellum] Use the DNS server", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:19:07.081Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "7dff7c2d-25a0-48f2-923e-ab03f4deb687"}], "metadata": {"pagination": {"total": 1899, "offset": 1860, "size": 50}}} 2019-01-18 07:19:08,206 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-18 07:19:08,206 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 18 Jan 2019 07:19:08 GMT 2019-01-18 07:19:08,206 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-18 07:19:08,206 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 8284 2019-01-18 07:19:08,206 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-18 07:19:08,206 - 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 5 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 1s (4,502 kB/s) Selecting previously unselected package clearwater-cluster-manager. (Reading database ... 59699 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 metaswitchcommon (from clearwater_cluster_manager) Collecting clearwater-etcd-shared (from clearwater_cluster_manager) Collecting pycparser (from metaswitchcommon->clearwater_cluster_manager) Collecting pycrypto (from metaswitchcommon->clearwater_cluster_manager) Collecting monotonic (from metaswitchcommon->clearwater_cluster_manager) Collecting cffi (from metaswitchcommon->clearwater_cluster_manager) Collecting pyzmq (from metaswitchcommon->clearwater_cluster_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting urllib3 (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 futures (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, 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.486s user 0m3.538s sys 0m0.823s 2019-01-18 07:19:08,207 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - # Deployment definitions home_domain=clearwater.opnfv sprout_hostname=sprout.clearwater.local chronos_hostname=192.168.120.9: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.9 # 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 2019-01-18 07:19:08,207 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] The installation packages is done correctly 2019-01-18 07:19:08,207 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo service dnsmasq force 2019-01-18 07:19:08,207 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Use the DNS server 2019-01-18 07:19:08,207 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/executions/e87ce63d-2c62-4c4d-a907-7e1bd4215583 2019-01-18 07:19:08,327 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-18 07:19:08,327 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-18 07:19:08,327 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-18 07:19:08,327 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-18 07:19:08,327 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-18 07:19:08,327 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-18 07:19:08,328 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-18 07:19:08,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": "2019-01-18T07:06:35.566Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"} 2019-01-18 07:19:08,328 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-18 07:19:08,328 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 18 Jan 2019 07:19:08 GMT 2019-01-18 07:19:08,328 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-18 07:19:08,328 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-18 07:19:08,328 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-18 07:19:13,333 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/events 2019-01-18 07:19:13,519 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-18 07:19:13,519 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-18 07:19:13,519 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-18 07:19:13,519 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-18 07:19:13,519 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-18 07:19:13,519 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-18 07:19:13,519 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-18 07:19:13,520 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_jmu7qe", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:19:08.629Z", "message": "[vellum] => * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n\nreal\t0m2.075s\nuser\t0m0.010s\nsys\t0m0.046s", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:19:08.629Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "7dff7c2d-25a0-48f2-923e-ab03f4deb687"}, {"node_instance_id": "vellum_jmu7qe", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:19:09.091Z", "message": "[vellum] => eth0 Link encap:Ethernet HWaddr fa:16:3e:1e:b1:8f \n inet addr:192.168.120.8 Bcast:192.168.120.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe1e:b18f/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:151794 errors:0 dropped:0 overruns:0 frame:0\n TX packets:84897 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:219209694 (219.2 MB) TX bytes:13874723 (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.004s\nsys\t0m0.002s", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:19:09.091Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "7dff7c2d-25a0-48f2-923e-ab03f4deb687"}, {"node_instance_id": "vellum_jmu7qe", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:19:09.091Z", "message": "[vellum] sudo ifconfig ", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:19:09.091Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "7dff7c2d-25a0-48f2-923e-ab03f4deb687"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:19:09.940Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:19:09.940Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:19:10.107Z", "message": "Execution done (return_code=0): /tmp/8UJ2L/create_number.sh", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:19:10.107Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "673182eb-fd3f-4836-873b-72d3d3ac1900"}, {"node_instance_id": "vellum_jmu7qe", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:19:10.107Z", "message": "[vellum] sudo ps ", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:19:10.107Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "7dff7c2d-25a0-48f2-923e-ab03f4deb687"}, {"node_instance_id": "vellum_jmu7qe", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:19:10.107Z", "message": "[vellum] => UID PID PPID C STIME TTY TIME CMD\nroot 1 0 0 07:10 ? 00:00:00 /sbin/init\nroot 2 0 0 07:10 ? 00:00:00 [kthreadd]\nroot 3 2 0 07:10 ? 00:00:00 [ksoftirqd/0]\nroot 5 2 0 07:10 ? 00:00:00 [kworker/0:0H]\nroot 6 2 0 07:10 ? 00:00:00 [kworker/u4:0]\nroot 7 2 0 07:10 ? 00:00:00 [rcu_sched]\nroot 8 2 0 07:10 ? 00:00:00 [rcuos/0]\nroot 9 2 0 07:10 ? 00:00:00 [rcuos/1]\nroot 10 2 0 07:10 ? 00:00:00 [rcu_bh]\nroot 11 2 0 07:10 ? 00:00:00 [rcuob/0]\nroot 12 2 0 07:10 ? 00:00:00 [rcuob/1]\nroot 13 2 0 07:10 ? 00:00:00 [migration/0]\nroot 14 2 0 07:10 ? 00:00:00 [watchdog/0]\nroot 15 2 0 07:10 ? 00:00:00 [watchdog/1]\nroot 16 2 0 07:10 ? 00:00:00 [migration/1]\nroot 17 2 0 07:10 ? 00:00:00 [ksoftirqd/1]\nroot 19 2 0 07:10 ? 00:00:00 [kworker/1:0H]\nroot 20 2 0 07:10 ? 00:00:00 [khelper]\nroot 21 2 0 07:10 ? 00:00:00 [kdevtmpfs]\nroot 22 2 0 07:10 ? 00:00:00 [netns]\nroot 23 2 0 07:10 ? 00:00:00 [writeback]\nroot 24 2 0 07:10 ? 00:00:00 [kintegrityd]\nroot 25 2 0 07:10 ? 00:00:00 [bioset]\nroot 27 2 0 07:10 ? 00:00:00 [kblockd]\nroot 28 2 0 07:10 ? 00:00:00 [ata_sff]\nroot 29 2 0 07:10 ? 00:00:00 [khubd]\nroot 30 2 0 07:10 ? 00:00:00 [md]\nroot 31 2 0 07:10 ? 00:00:00 [devfreq_wq]\nroot 32 2 0 07:10 ? 00:00:00 [kworker/0:1]\nroot 33 2 0 07:10 ? 00:00:00 [kworker/1:1]\nroot 35 2 0 07:10 ? 00:00:00 [khungtaskd]\nroot 36 2 0 07:10 ? 00:00:00 [kswapd0]\nroot 37 2 0 07:10 ? 00:00:00 [vmstat]\nroot 38 2 0 07:10 ? 00:00:00 [ksmd]\nroot 39 2 0 07:10 ? 00:00:00 [khugepaged]\nroot 40 2 0 07:10 ? 00:00:00 [fsnotify_mark]\nroot 41 2 0 07:10 ? 00:00:00 [ecryptfs-kthrea]\nroot 42 2 0 07:10 ? 00:00:00 [crypto]\nroot 54 2 0 07:10 ? 00:00:00 [kthrotld]\nroot 55 2 0 07:10 ? 00:00:00 [kworker/u4:1]\nroot 56 2 0 07:10 ? 00:00:00 [vballoon]\nroot 57 2 0 07:10 ? 00:00:00 [scsi_eh_0]\nroot 58 2 0 07:10 ? 00:00:00 [scsi_eh_1]\nroot 79 2 0 07:10 ? 00:00:00 [deferwq]\nroot 80 2 0 07:10 ? 00:00:00 [charger_manager]\nroot 125 2 0 07:10 ? 00:00:00 [kpsmoused]\nroot 144 2 0 07:10 ? 00:00:00 [kworker/1:2]\nroot 186 2 0 07:10 ? 00:00:00 [jbd2/vda1-8]\nroot 187 2 0 07:10 ? 00:00:00 [ext4-rsv-conver]\nroot 388 1 0 07:10 ? 00:00:00 upstart-udev-bridge --daemon\nroot 393 1 0 07:10 ? 00:00:00 /lib/systemd/systemd-udevd --daemon\nroot 432 2 0 07:10 ? 00:00:00 [kworker/u5:1]\nroot 562 1 0 07:10 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0\nroot 567 1 0 07:10 ? 00:00:00 upstart-socket-bridge --daemon\nroot 821 2 0 07:10 ? 00:00:00 [kauditd]\nmessage+ 910 1 0 07:10 ? 00:00:00 dbus-daemon --system --fork\nroot 946 1 0 07:10 ? 00:00:00 /lib/systemd/systemd-logind\nroot 954 1 0 07:10 ? 00:00:00 upstart-file-bridge --daemon\nsyslog 1001 1 0 07:10 ? 00:00:00 rsyslogd\nroot 1054 1 0 07:10 tty4 00:00:00 /sbin/getty -8 38400 tty4\nroot 1057 1 0 07:10 tty5 00:00:00 /sbin/getty -8 38400 tty5\nroot 1061 1 0 07:10 tty2 00:00:00 /sbin/getty -8 38400 tty2\nroot 1062 1 0 07:10 tty3 00:00:00 /sbin/getty -8 38400 tty3\nroot 1064 1 0 07:10 tty6 00:00:00 /sbin/getty -8 38400 tty6\nroot 1090 1 0 07:10 ? 00:00:00 cron\ndaemon 1092 1 0 07:10 ? 00:00:00 atd\nroot 1097 1 0 07:10 ? 00:00:00 /usr/sbin/sshd -D\nroot 1121 1 0 07:10 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket\nroot 1122 1 0 07:10 ? 00:00:00 /usr/sbin/irqbalance\nroot 1202 1 0 07:10 tty1 00:00:00 /sbin/getty -8 38400 tty1\nroot 1208 1 0 07:10 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102\nroot 1551 2 0 07:10 ? 00:00:00 [kworker/0:2]\nubuntu 1662 1 0 07:10 ? 00:00:00 /home/ubuntu/vellum_host_qmx7m0/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q vellum_host_qmx7m0 --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@vellum_host_qmx7m0 --logging-server-logdir=/home/ubuntu/vellum_host_qmx7m0/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/vellum_host_qmx7m0/work/vellum_host_qmx7m0%I.log --pidfile=/home/ubuntu/vellum_host_qmx7m0/work/vellum_host_qmx7m0.pid\nroot 1663 2 0 07:10 ? 00:00:00 [kworker/u5:2]\nubuntu 1777 1 0 07:11 ? 00:00:02 python2.7 /home/ubuntu/vellum_host_qmx7m0/env/bin/diamond --configfile /home/ubuntu/vellum_host_qmx7m0/work/plugins/diamond/etc/diamond.conf\nubuntu 1844 1662 0 07:13 ? 00:00:00 /home/ubuntu/vellum_host_qmx7m0/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q vellum_host_qmx7m0 --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@vellum_host_qmx7m0 --logging-server-logdir=/home/ubuntu/vellum_host_qmx7m0/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/vellum_host_qmx7m0/work/vellum_host_qmx7m0%I.log --pidfile=/home/ubuntu/vellum_host_qmx7m0/work/vellum_host_qmx7m0.pid\nubuntu 1865 1844 0 07:13 ? 00:00:00 /home/ubuntu/vellum_host_qmx7m0/env/bin/python2.7 /home/ubuntu/vellum_host_qmx7m0/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-NX8TdP\nubuntu 1877 1865 0 07:13 ? 00:00:00 /bin/sh -c /tmp/V2ANM/install-vellum.sh\nubuntu 1879 1877 0 07:13 ? 00:00:00 /bin/bash -e /tmp/V2ANM/install-vellum.sh\nroot 5740 2 0 07:15 ? 00:00:00 [kworker/u5:0]\nntp 11906 1 0 07:17 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 108:112\nmemcache 12310 1 0 07:17 ? 00:00:00 /usr/bin/memcached -m 64 -p 11211 -u memcache -l 127.0.0.1\nroot 12637 1 0 07:18 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc\nroot 13282 1 0 07:18 ? 00:00:00 /bin/sh -e /proc/self/fd/9\nroot 13290 13282 0 07:18 ? 00:00:00 cpulimit -e astaire -l 10\nroot 13647 12637 0 07:18 ? 00:00:00 [check-monit-upt] \ndnsmasq 14259 1 0 07:19 ? 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 14322 1879 0 07:19 ? 00:00:00 /bin/bash -e /tmp/V2ANM/install-vellum.sh\nubuntu 14323 14322 0 07:19 ? 00:00:00 /bin/bash -e /tmp/V2ANM/install-vellum.sh\nroot 14324 14323 0 07:19 ? 00:00:00 sudo ps -edf\nroot 14325 14324 0 07:19 ? 00:00:00 ps -edf\n\nreal\t0m0.009s\nuser\t0m0.005s\nsys\t0m0.005s", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:19:10.107Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "7dff7c2d-25a0-48f2-923e-ab03f4deb687"}, {"node_instance_id": "vellum_jmu7qe", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:19:10.107Z", "message": "[vellum] sudo netstat ", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:19:10.107Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "7dff7c2d-25a0-48f2-923e-ab03f4deb687"}, {"node_instance_id": "vellum_jmu7qe", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:19:10.107Z", "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 14259/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 12637/monit \ntcp 0 0 127.0.0.1:11211 0.0.0.0:* LISTEN 12310/memcached \ntcp6 0 0 ::1:53 :::* LISTEN 14259/dnsmasq \ntcp6 0 0 :::22 :::* LISTEN 1097/sshd \nudp 0 0 192.168.120.8:123 0.0.0.0:* 11906/ntpd \nudp 0 0 127.0.0.1:123 0.0.0.0:* 11906/ntpd \nudp 0 0 0.0.0.0:123 0.0.0.0:* 11906/ntpd \nudp 0 0 0.0.0.0:8743 0.0.0.0:* 562/dhclient \nudp 0 0 127.0.0.1:11211 0.0.0.0:* 12310/memcached \nudp 0 0 127.0.0.1:53 0.0.0.0:* 14259/dnsmasq \nudp 0 0 0.0.0.0:68 0.0.0.0:* 562/dhclient \nudp6 0 0 fe80::f816:3eff:fe1:123 :::* 11906/ntpd \nudp6 0 0 ::1:123 :::* 11906/ntpd \nudp6 0 0 :::123 :::* 11906/ntpd \nudp6 0 0 :::8415 :::* 562/dhclient \nudp6 0 0 ::1:53 :::* 14259/dnsmasq \nActive UNIX domain sockets (only servers)\nProto RefCnt Flags Type State I-Node PID/Program name Path\nunix 2 [ ACC ] STREAM LISTENING 9033 1121/acpid /var/run/acpid.socket\nunix 2 [ ACC ] STREAM LISTENING 11076 1662/python2.7 /tmp/cloudify-logging-server-713c7.socket\nunix 2 [ ACC ] STREAM LISTENING 1611 1/init @/com/ubuntu/upstart\nunix 2 [ ACC ] STREAM LISTENING 11845 1865/python2.7 /tmp/ctx-wwOVM4.socket\nunix 2 [ ACC ] SEQPACKET LISTENING 2030 393/systemd-udevd /run/udev/control\nunix 2 [ ACC ] STREAM LISTENING 8184 910/dbus-daemon /var/run/dbus/system_bus_socket\n\nreal\t0m0.007s\nuser\t0m0.003s\nsys\t0m0.004s", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:19:10.107Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "7dff7c2d-25a0-48f2-923e-ab03f4deb687"}, {"node_instance_id": "vellum_jmu7qe", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:19:11.132Z", "message": "[vellum] sudo cat /var/log/clearwater*.log", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:19:11.132Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "7dff7c2d-25a0-48f2-923e-ab03f4deb687"}, {"node_instance_id": "vellum_jmu7qe", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:19:11.132Z", "message": "[vellum] sudo find /var/log", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:19:11.132Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "7dff7c2d-25a0-48f2-923e-ab03f4deb687"}, {"node_instance_id": "vellum_jmu7qe", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:19:11.132Z", "message": "[vellum] => /var/log\n/var/log/landscape\n/var/log/landscape/sysinfo.log\n/var/log/btmp\n/var/log/unattended-upgrades\n/var/log/monit.log\n/var/log/boot.log\n/var/log/clearwater-queue-manager\n/var/log/udev\n/var/log/clearwater-config-manager\n/var/log/rogers\n/var/log/sysstat\n/var/log/sysstat/clearwater-sa18\n/var/log/cloud-init-output.log\n/var/log/fsck\n/var/log/fsck/checkfs\n/var/log/fsck/checkroot\n/var/log/dpkg.log\n/var/log/upstart\n/var/log/upstart/clearwater-monit.log\n/var/log/upstart/astaire-throttle.log\n/var/log/upstart/network-interface-eth0.log\n/var/log/upstart/procps-static-network-up.log\n/var/log/upstart/rsyslog.log\n/var/log/upstart/cryptdisks.log\n/var/log/upstart/systemd-logind.log\n/var/log/upstart/console-setup.log\n/var/log/upstart/container-detect.log\n/var/log/upstart/procps-virtual-filesystems.log\n/var/log/chronos\n/var/log/apt\n/var/log/apt/term.log\n/var/log/apt/history.log\n/var/log/memcached.log\n/var/log/syslog\n/var/log/cassandra\n/var/log/cassandra/system.log\n/var/log/cloud-init.log\n/var/log/alternatives.log\n/var/log/ntpstats\n/var/log/kern.log\n/var/log/lastlog\n/var/log/auth.log\n/var/log/dmesg.0\n/var/log/clearwater-cluster-manager\n/var/log/clearwater-etcd\n/var/log/clearwater-etcd/clearwater-etcd-initd.log\n/var/log/iotop.log\n/var/log/dist-upgrade\n/var/log/wtmp\n/var/log/dmesg\n/var/log/astaire\n/var/log/astaire/astaire_err.log\n/var/log/astaire/astaire_out.log\n/var/log/astaire/astaire_current.txt\n/var/log/astaire/astaire_20190118T070000Z.txt\n\nreal\t0m0.008s\nuser\t0m0.001s\nsys\t0m0.004s", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:19:11.132Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "7dff7c2d-25a0-48f2-923e-ab03f4deb687"}, {"node_instance_id": "vellum_jmu7qe", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:19:11.132Z", "message": "[vellum] sudo cat /var/log/clearwater", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:19:11.132Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "7dff7c2d-25a0-48f2-923e-ab03f4deb687"}, {"node_instance_id": "vellum_jmu7qe", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:19:12.394Z", "message": "[vellum] sudo cat /var/log/cassandra/system.log", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:19:12.394Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "7dff7c2d-25a0-48f2-923e-ab03f4deb687"}, {"node_instance_id": "vellum_jmu7qe", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:19:12.394Z", "message": "[vellum] sudo cat /var/log/clearwater", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:19:12.394Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "7dff7c2d-25a0-48f2-923e-ab03f4deb687"}, {"node_instance_id": "vellum_jmu7qe", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:19:12.394Z", "message": "[vellum] sudo cat /etc/cassandra/logback", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:19:12.394Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "7dff7c2d-25a0-48f2-923e-ab03f4deb687"}, {"node_instance_id": "vellum_jmu7qe", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:19:12.394Z", "message": "[vellum] => INFO [main] 2019-01-18 07:15:32,354 CassandraDaemon.java:159 - Could not resolve local host\nINFO [main] 2019-01-18 07:15:32,370 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml\nINFO [main] 2019-01-18 07:15:32,477 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] 2019-01-18 07:15:32,624 DatabaseDescriptor.java:343 - DiskAccessMode 'auto' determined to be mmap, indexAccessMode is mmap\nINFO [main] 2019-01-18 07:15:32,632 DatabaseDescriptor.java:437 - Global memtable on-heap threshold is enabled at 245MB\nINFO [main] 2019-01-18 07:15:32,632 DatabaseDescriptor.java:441 - Global memtable off-heap threshold is enabled at 245MB\nINFO [main] 2019-01-18 07:15:32,993 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml\nINFO [main] 2019-01-18 07:15:33,011 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] 2019-01-18 07:15:33,045 CassandraDaemon.java:174 - JVM vendor/version: OpenJDK 64-Bit Server VM/1.7.0_181\nWARN [main] 2019-01-18 07:15:33,047 CassandraDaemon.java:179 - OpenJDK is not recommended. Please upgrade to the newest Oracle Java release\nINFO [main] 2019-01-18 07:15:33,047 CassandraDaemon.java:202 - Heap size: 1027604480/1027604480\nINFO [main] 2019-01-18 07:15:33,047 CassandraDaemon.java:204 - Code Cache Non-heap memory: init = 2555904(2496K) used = 704384(687K) committed = 2555904(2496K) max = 50331648(49152K)\nINFO [main] 2019-01-18 07:15:33,047 CassandraDaemon.java:204 - Par Eden Space Heap memory: init = 167772160(163840K) used = 74013280(72278K) committed = 167772160(163840K) max = 167772160(163840K)\nINFO [main] 2019-01-18 07:15:33,047 CassandraDaemon.java:204 - Par Survivor Space Heap memory: init = 20971520(20480K) used = 0(0K) committed = 20971520(20480K) max = 20971520(20480K)\nINFO [main] 2019-01-18 07:15:33,047 CassandraDaemon.java:204 - CMS Old Gen Heap memory: init = 838860800(819200K) used = 0(0K) committed = 838860800(819200K) max = 838860800(819200K)\nINFO [main] 2019-01-18 07:15:33,047 CassandraDaemon.java:204 - CMS Perm Gen Non-heap memory: init = 21757952(21248K) used = 16697392(16306K) committed = 21757952(21248K) max = 174063616(169984K)\nINFO [main] 2019-01-18 07:15:33,048 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] 2019-01-18 07:15:33,048 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_1547795731.hprof, -XX:ErrorFile=/var/lib/cassandra/hs_err_1547795731.log]\nINFO [main] 2019-01-18 07:15:33,115 CLibrary.java:144 - JNA mlockall successful\nWARN [main] 2019-01-18 07:15:33,115 CassandraDaemon.java:85 - JMX is not enabled to receive remote connections. Please see cassandra-env.sh for more info.\nERROR [main] 2019-01-18 07:15:33,176 CassandraDaemon.java:266 - Directory /var/lib/cassandra/data doesn't exist\nERROR [main] 2019-01-18 07:15:33,178 CassandraDaemon.java:266 - Directory /var/lib/cassandra/commitlog doesn't exist\nERROR [main] 2019-01-18 07:15:33,178 CassandraDaemon.java:266 - Directory /var/lib/cassandra/saved_caches doesn't exist\nINFO [main] 2019-01-18 07:15:33,182 CacheService.java:110 - Initializing key cache with capacity of 49 MBs.\nINFO [main] 2019-01-18 07:15:33,188 CacheService.java:132 - Initializing row cache with capacity of 0 MBs\nINFO [main] 2019-01-18 07:15:33,193 CacheService.java:149 - Initializing counter cache with capacity of 24 MBs\nINFO [main] 2019-01-18 07:15:33,194 CacheService.java:160 - Scheduling counter cache save to every 7200 seconds (going to save all keys).\nINFO [main] 2019-01-18 07:15:33,265 ColumnFamilyStore.java:361 - Initializing system.schema_triggers\nINFO [main] 2019-01-18 07:15:34,424 ColumnFamilyStore.java:361 - Initializing system.compaction_history\nINFO [main] 2019-01-18 07:15:34,436 ColumnFamilyStore.java:361 - Initializing system.batchlog\nINFO [main] 2019-01-18 07:15:34,442 ColumnFamilyStore.java:361 - Initializing system.sstable_activity\nINFO [main] 2019-01-18 07:15:34,446 ColumnFamilyStore.java:361 - Initializing system.peer_events\nINFO [main] 2019-01-18 07:15:34,451 ColumnFamilyStore.java:361 - Initializing system.compactions_in_progress\nINFO [main] 2019-01-18 07:15:34,456 ColumnFamilyStore.java:361 - Initializing system.hints\nINFO [main] 2019-01-18 07:15:34,460 ColumnFamilyStore.java:361 - Initializing system.schema_keyspaces\nINFO [main] 2019-01-18 07:15:34,464 ColumnFamilyStore.java:361 - Initializing system.range_xfers\nINFO [main] 2019-01-18 07:15:34,468 ColumnFamilyStore.java:361 - Initializing system.schema_columnfamilies\nINFO [main] 2019-01-18 07:15:34,472 ColumnFamilyStore.java:361 - Initializing system.paxos\nINFO [main] 2019-01-18 07:15:34,477 ColumnFamilyStore.java:361 - Initializing system.schema_columns\nINFO [main] 2019-01-18 07:15:34,481 ColumnFamilyStore.java:361 - Initializing system.schema_usertypes\nINFO [main] 2019-01-18 07:15:34,484 ColumnFamilyStore.java:361 - Initializing system.IndexInfo\nINFO [main] 2019-01-18 07:15:34,488 ColumnFamilyStore.java:361 - Initializing system.peers\nINFO [main] 2019-01-18 07:15:34,491 ColumnFamilyStore.java:361 - Initializing system.size_estimates\nINFO [main] 2019-01-18 07:15:34,495 ColumnFamilyStore.java:361 - Initializing system.local\nINFO [main] 2019-01-18 07:15:34,570 DatabaseDescriptor.java:692 - Couldn't detect any schema definitions in local storage.\nINFO [main] 2019-01-18 07:15:34,570 DatabaseDescriptor.java:697 - To create keyspaces and column families, see 'help create' in cqlsh.\nINFO [main] 2019-01-18 07:15:34,610 ColumnFamilyStore.java:905 - Enqueuing flush of local: 793 (0%) on-heap, 0 (0%) off-heap\nINFO [MemtableFlushWriter:1] 2019-01-18 07:15:34,616 Memtable.java:347 - Writing Memtable-local@999605120(0.139KiB serialized bytes, 5 ops, 0%/0% of on/off-heap limit)\nINFO [MemtableFlushWriter:1] 2019-01-18 07:15:34,652 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=1547795734400, position=399)\nINFO [main] 2019-01-18 07:15:35,139 CommitLog.java:122 - No commitlog files found; skipping replay\nINFO [main] 2019-01-18 07:15:35,276 StorageService.java:622 - Cassandra version: 2.1.15\nINFO [main] 2019-01-18 07:15:35,277 StorageService.java:623 - Thrift API version: 19.39.0\nINFO [main] 2019-01-18 07:15:35,279 StorageService.java:624 - CQL supported versions: 2.0.0,3.2.1 (default: 3.2.1)\nINFO [main] 2019-01-18 07:15:35,291 IndexSummaryManager.java:95 - Initializing index summary manager with a memory pool size of 49 MB and a resize interval of 60 minutes\nINFO [main] 2019-01-18 07:15:35,293 StorageService.java:649 - Loading persisted ring state\nINFO [main] 2019-01-18 07:15:35,308 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml\nINFO [main] 2019-01-18 07:15:35,317 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] 2019-01-18 07:15:35,327 SystemKeyspace.java:765 - No host ID found, created 0f333248-9842-4461-b6fc-8463f402d551 (Note: This should happen exactly once per node).\nINFO [main] 2019-01-18 07:15:35,329 StorageService.java:807 - Starting up server gossip\nINFO [main] 2019-01-18 07:15:35,331 ColumnFamilyStore.java:905 - Enqueuing flush of local: 1983 (0%) on-heap, 0 (0%) off-heap\nINFO [MemtableFlushWriter:2] 2019-01-18 07:15:35,332 Memtable.java:347 - Writing Memtable-local@820329460(0.368KiB serialized bytes, 15 ops, 0%/0% of on/off-heap limit)\nINFO [MemtableFlushWriter:2] 2019-01-18 07:15:35,333 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=1547795734400, position=93397)\nINFO [main] 2019-01-18 07:15:36,038 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml\nINFO [main] 2019-01-18 07:15:36,045 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] 2019-01-18 07:15:36,070 MessagingService.java:506 - Starting Messaging Service on port 7000\nINFO [main] 2019-01-18 07:15:36,090 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml\nINFO [main] 2019-01-18 07:15:36,097 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] 2019-01-18 07:15:36,106 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml\nINFO [main] 2019-01-18 07:15:36,112 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] 2019-01-18 07:15:36,120 StorageService.java:844 - This node will not auto bootstrap because it is configured to be a seed node.\nINFO [main] 2019-01-18 07:15:36,121 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml\nINFO [main] 2019-01-18 07:15:36,127 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] 2019-01-18 07:15:36,137 StorageService.java:959 - Generated random tokens. tokens are [-5658195294431048851, -6691466890067478355, -8524631165047989369, 7813626503774252197, 5707632692755935596, -6026535641770125250, 2491846278388155746, -3471000973452071960, 2174340099027495817, 2406627967160092398, 5534418972851716331, 2368039208444361616, 7012197859436475027, -2941239505892913982, 5563678861434459463, 501717234203700960, -6503535300773150179, -1832428537656827509, 4803062878901303259, -8677585535169941171, 6672348596613808723, -168474642816607830, -6166366364030670878, 4924597215496760562, -3194917977200231985, 3034915511737354642, 8983911630381988605, 6767599502150944268, -2290729260556696210, 7210375463549486753, -8973140055820169120, 1520894640663019744, -8076475521618958451, -821092523542620547, 7468883150430376642, -1519492436534721459, 657879014198056249, 616572702122452102, -6385846531549095449, 403562292864239094, 673321885815958060, -2049823757557177764, -2866877592420445713, 8224841052453270835, 6006493988282616771, -5124420614020855311, 6154347818706104145, 8078219145026582483, -6082575374895640517, -2893163740372370947, 6059838764248810117, -5662976764526896169, 109218658388740101, 5162999386860236582, 5391178851535212223, -335874577567341478, -6596988586603989274, -3961767347205676532, 1136518377500290119, 1484048312858266013, -9078801911496139807, 4122312308433288251, 8198549286138104926, 4830323559405899209, -4177303305770144555, 4757368948908371504, 5030681795361455755, -5149970440983232975, 2477340407266190526, -3544932330883115184, 6528917865694953765, 6473247861620588336, 3828741998205790091, 2946000995905017725, 2740502603086255969, -2775149202969430332, 8397207281451551591, 4665802943704014692, -7323187890177582979, -3313889723687918900, 5422573679728030320, 8482667908262759500, 1940722611536304235, -2512163685732768632, -3674982846219783643, 3997832359691082057, 1091840682655012209, 5518775214847527041, -5513413220562047368, -2333382383330681778, 1471356802618287790, -8982157821978440624, -5176562867948848659, -2720130072587475379, -2369941864340189561, 368078944271281946, 5287411049296127864, -5018130683510660615, -5948082163720162666, 137612336483037340, -6668942534349508099, -7939469545880091922, 4461438025952498752, -6119323908888712719, -2355772855315008002, -8556169168830064299, -5231095914363672562, -7858815752980491926, -7153815011320009501, 7236468289331359755, 4066653982825591442, -7018687476399961533, -3154432417442182976, 7181152825823382856, -5643804369391544682, -6919669836181529211, -7836191170184851928, 66552752009175296, 2252133411730798362, -6362695967588723303, -5487659272005505341, 5333173000087125614, -3780530872287275920, 6313611327880305760, -7477638671083201936, -9098769530195113457, 7610948784242295020, -2725218653068777551, -5869066751365996845, -5217737100984808518, 4438004353672453210, -2368320259017679538, 2301565457847286040, 4580034268028841715, 6614274789081779145, 8333281167146260901, -3839604826023315901, -5999236471009654990, 9211846408580588874, -2776801586296166712, -6990718560280769839, 5771411152077289013, 7510078528325997882, -1633908025656387499, -5000136709398058613, -9019096541274623171, -4455126901996529882, -8807291660775148364, 4378794523093403078, -8209781747334280057, 2337214676071766278, -8622373228455044719, 2894628057411680662, -8519835295129029545, -8769793540785950082, 5956624990119702266, 5303320238260432230, 3054543518622610770, 3014232231142904008, -403373499362492657, 6575205863766586494, 7172674965293900219, -5622089000744586780, -2193526398569664737, -2338344889230176157, 8063323463808311712, 7820947373593171998, -8562467130052552420, 6096020334944759875, -8182337174266625767, 2642111654192516207, 2426875999446212888, 6128542548270611755, -1021668364107819920, 4006402789269621688, -4872081605140820984, -2020026299782917046, 6325565270655322160, -5135354736007970762, -564234454250401796, -4087841530683416556, 7249516550225481786, -4339783906063272316, -8378543602237586488, -3693941803579130420, 2334153779959987035, -6595122806948650188, -6548806514003072497, 1591743489442723880, -900160647253678651, -537697908539900608, -739211581135965160, -8861301790491298622, 9177595220590994267, -748591177053001727, 8700909612503059261, -2830788731681907677, -5692527827685249361, 3186596776401876183, 5098700976847540209, -6769586745384222357, 8492577343049700455, 5499993587679168323, 5874076548558001894, 7563550028749167955, 4250216016007189699, 4365312145570027829, -5280383526746485737, -8704330204971972978, 2584733509483321179, -707828884062498089, 6056691718824412058, 758723697087638666, -2782882551864685073, -6879722459819107223, 4067891030312764761, 4498664252628135769, 9079613292957185479, 5622793801717806746, -4732731647930256973, -4167738892893228229, 3710492922199359148, -7635766623697159798, 6821259579502566239, -3100215856242950381, -1455939454692254299, -4430736237650663751, -6032501252573007820, 8789612088691691257, -1172275559774083938, 8446061279037479279, 923048931368747278, 1424741947404042739, -7689053521887503246, 1154395071972404376, -3186412917399112583, 1731606661589149827, 2809424938118129206, -8305805699747942526, 8589261310862808297, -3073156632601543540, -2363511587608070886, -4925389979741628439, 9163936062089167439, 1429592143336794631, 2647001523852288395, -518650438522985607, -6982667998905249528, 1121996428044241293, -647644921909923896, -288331603706492401, 7160151903628212656, 200088114183763979, -1254023344235997013, -2205144196576201532, -8896139982547130567]\nINFO [main] 2019-01-18 07:15:36,146 MigrationManager.java:230 - Create new Keyspace: KSMetaData{name=system_traces, strategyClass=SimpleStrategy, strategyOptions={replication_factor=2}, cfMetaData={sessions=org.apache.cassandra.config.CFMetaData@3c6d8f2e[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@4fecc317[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@249a153d}\nINFO [MigrationStage:1] 2019-01-18 07:15:36,171 ColumnFamilyStore.java:905 - Enqueuing flush of schema_keyspaces: 958 (0%) on-heap, 0 (0%) off-heap\nINFO [MemtableFlushWriter:1] 2019-01-18 07:15:36,172 Memtable.java:347 - Writing Memtable-schema_keyspaces@1420507022(0.261KiB serialized bytes, 7 ops, 0%/0% of on/off-heap limit)\nINFO [MemtableFlushWriter:1] 2019-01-18 07:15:36,173 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=1547795734400, position=102352)\nINFO [MigrationStage:1] 2019-01-18 07:15:36,796 ColumnFamilyStore.java:905 - Enqueuing flush of schema_columnfamilies: 115123 (0%) on-heap, 0 (0%) off-heap\nINFO [MemtableFlushWriter:2] 2019-01-18 07:15:36,797 Memtable.java:347 - Writing Memtable-schema_columnfamilies@410761301(29.505KiB serialized bytes, 514 ops, 0%/0% of on/off-heap limit)\nINFO [MemtableFlushWriter:2] 2019-01-18 07:15:36,808 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=1547795734400, position=102352)\nINFO [MigrationStage:1] 2019-01-18 07:15:37,317 ColumnFamilyStore.java:905 - Enqueuing flush of schema_columns: 254936 (0%) on-heap, 0 (0%) off-heap\nINFO [MemtableFlushWriter:1] 2019-01-18 07:15:37,318 Memtable.java:347 - Writing Memtable-schema_columns@1211307222(47.245KiB serialized bytes, 939 ops, 0%/0% of on/off-heap limit)\nINFO [MemtableFlushWriter:1] 2019-01-18 07:15:37,339 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=1547795734400, position=102352)\nINFO [MigrationStage:1] 2019-01-18 07:15:37,756 ColumnFamilyStore.java:905 - Enqueuing flush of schema_triggers: 154 (0%) on-heap, 0 (0%) off-heap\nINFO [MemtableFlushWriter:2] 2019-01-18 07:15:37,757 Memtable.java:347 - Writing Memtable-schema_triggers@2099461596(0.008KiB serialized bytes, 1 ops, 0%/0% of on/off-heap limit)\nINFO [MemtableFlushWriter:2] 2019-01-18 07:15:37,758 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=1547795734400, position=102352)\nINFO [MigrationStage:1] 2019-01-18 07:15:38,276 ColumnFamilyStore.java:905 - Enqueuing flush of schema_usertypes: 154 (0%) on-heap, 0 (0%) off-heap\nINFO [MemtableFlushWriter:1] 2019-01-18 07:15:38,277 Memtable.java:347 - Writing Memtable-schema_usertypes@1653045575(0.008KiB serialized bytes, 1 ops, 0%/0% of on/off-heap limit)\nINFO [MemtableFlushWriter:1] 2019-01-18 07:15:38,278 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=1547795734400, position=102352)\nINFO [MigrationStage:1] 2019-01-18 07:15:38,863 DefsTables.java:373 - Loading org.apache.cassandra.config.CFMetaData@5570d707[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] 2019-01-18 07:15:38,867 ColumnFamilyStore.java:361 - Initializing system_traces.sessions\nINFO [MigrationStage:1] 2019-01-18 07:15:38,868 DefsTables.java:373 - Loading org.apache.cassandra.config.CFMetaData@7cd5c9ca[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] 2019-01-18 07:15:38,872 ColumnFamilyStore.java:361 - Initializing system_traces.events\nINFO [main] 2019-01-18 07:15:38,907 ColumnFamilyStore.java:905 - Enqueuing flush of local: 594 (0%) on-heap, 0 (0%) off-heap\nINFO [MemtableFlushWriter:2] 2019-01-18 07:15:38,908 Memtable.java:347 - Writing Memtable-local@657553593(0.081KiB serialized bytes, 6 ops, 0%/0% of on/off-heap limit)\nINFO [MemtableFlushWriter:2] 2019-01-18 07:15:38,909 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=1547795734400, position=102595)\nINFO [main] 2019-01-18 07:15:39,532 ColumnFamilyStore.java:905 - Enqueuing flush of local: 51481 (0%) on-heap, 0 (0%) off-heap\nINFO [MemtableFlushWriter:1] 2019-01-18 07:15:39,533 Memtable.java:347 - Writing Memtable-local@213362752(8.367KiB serialized bytes, 259 ops, 0%/0% of on/off-heap limit)\nINFO [MemtableFlushWriter:1] 2019-01-18 07:15:39,540 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=1547795734400, position=114587)\nINFO [CompactionExecutor:1] 2019-01-18 07:15:40,503 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] 2019-01-18 07:15:40,549 StorageService.java:1715 - Node localhost/127.0.0.1 state jump to NORMAL\nINFO [main] 2019-01-18 07:15:40,613 Server.java:155 - Netty using native Epoll event loop\nINFO [main] 2019-01-18 07:15:40,641 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] 2019-01-18 07:15:40,641 Server.java:194 - Starting listening for CQL clients on localhost/127.0.0.1:9042...\nINFO [main] 2019-01-18 07:15:40,689 ThriftServer.java:119 - Binding thrift service to localhost/127.0.0.1:9160\nINFO [Thread-2] 2019-01-18 07:15:40,694 ThriftServer.java:136 - Listening for thrift clients...\nINFO [CompactionExecutor:1] 2019-01-18 07:15:41,920 CompactionTask.java:274 - Compacted 4 sstables to [/var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-ka-5,]. 5,945 bytes to 5,770 (~97% of original) in 1,411ms = 0.003900MB/s. 4 total partitions merged to 1. Partition merge counts were {4:1, }\nINFO [StorageServiceShutdownHook] 2019-01-18 07:18:16,088 ThriftServer.java:142 - Stop listening to thrift clients\nINFO [StorageServiceShutdownHook] 2019-01-18 07:18:16,112 Server.java:225 - Stop listening for CQL clients\nINFO [StorageServiceShutdownHook] 2019-01-18 07:18:16,112 Gossiper.java:1454 - Announcing shutdown\nINFO [StorageServiceShutdownHook] 2019-01-18 07:18:16,114 StorageService.java:1715 - Node localhost/127.0.0.1 state jump to shutdown\nINFO [StorageServiceShutdownHook] 2019-01-18 07:18:18,120 MessagingService.java:734 - Waiting for messaging service to quiesce\nINFO [ACCEPT-localhost/127.0.0.1] 2019-01-18 07:18:18,122 MessagingService.java:1020 - MessagingService has terminated the accept() thread\n\nreal\t0m0.006s\nuser\t0m0.000s\nsys\t0m0.005s", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:19:12.394Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "7dff7c2d-25a0-48f2-923e-ab03f4deb687"}, {"node_instance_id": "vellum_jmu7qe", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:19:12.394Z", "message": "[vellum] => 2019-01-18 07:18:21.303273415 Stopping etcd clearwater-etcd\n\nreal\t0m0.006s\nuser\t0m0.004s\nsys\t0m0.003s", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:19:12.394Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "7dff7c2d-25a0-48f2-923e-ab03f4deb687"}, {"node_instance_id": "vellum_jmu7qe", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:19:13.466Z", "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.000s\nsys\t0m0.005s", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:19:13.466Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "7dff7c2d-25a0-48f2-923e-ab03f4deb687"}, {"node_instance_id": "vellum_jmu7qe", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:19:13.466Z", "message": "[vellum] Installation is done", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:19:13.466Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "7dff7c2d-25a0-48f2-923e-ab03f4deb687"}, {"node_instance_id": "vellum_jmu7qe", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:19:13.466Z", "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.006s\nuser\t0m0.000s\nsys\t0m0.006s", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:19:13.466Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "7dff7c2d-25a0-48f2-923e-ab03f4deb687"}, {"node_instance_id": "vellum_jmu7qe", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:19:13.466Z", "message": "Execution done (return_code=0): /tmp/V2ANM/install-vellum.sh", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:19:13.466Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "7dff7c2d-25a0-48f2-923e-ab03f4deb687"}, {"node_instance_id": "vellum_jmu7qe", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:19:13.466Z", "message": "[vellum] sudo cat /etc/cassandra/cassandra", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:19:13.466Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "7dff7c2d-25a0-48f2-923e-ab03f4deb687"}], "metadata": {"pagination": {"total": 1919, "offset": 1865, "size": 50}}} 2019-01-18 07:19:13,520 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-18 07:19:13,520 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 18 Jan 2019 07:19:13 GMT 2019-01-18 07:19:13,520 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-18 07:19:13,520 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 80294 2019-01-18 07:19:13,520 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-18 07:19:13,523 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => * Restarting DNS forwarder and DHCP server dnsmasq ...done. real 0m2.075s user 0m0.010s sys 0m0.046s 2019-01-18 07:19:13,523 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => eth0 Link encap:Ethernet HWaddr fa:16:3e:1e:b1:8f inet addr:192.168.120.8 Bcast:192.168.120.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fe1e:b18f/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1 RX packets:151794 errors:0 dropped:0 overruns:0 frame:0 TX packets:84897 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:219209694 (219.2 MB) TX bytes:13874723 (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.004s sys 0m0.002s 2019-01-18 07:19:13,523 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo ifconfig 2019-01-18 07:19:13,523 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-01-18 07:19:13,524 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/8UJ2L/create_number.sh 2019-01-18 07:19:13,524 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo ps 2019-01-18 07:19:13,524 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => UID PID PPID C STIME TTY TIME CMD root 1 0 0 07:10 ? 00:00:00 /sbin/init root 2 0 0 07:10 ? 00:00:00 [kthreadd] root 3 2 0 07:10 ? 00:00:00 [ksoftirqd/0] root 5 2 0 07:10 ? 00:00:00 [kworker/0:0H] root 6 2 0 07:10 ? 00:00:00 [kworker/u4:0] root 7 2 0 07:10 ? 00:00:00 [rcu_sched] root 8 2 0 07:10 ? 00:00:00 [rcuos/0] root 9 2 0 07:10 ? 00:00:00 [rcuos/1] root 10 2 0 07:10 ? 00:00:00 [rcu_bh] root 11 2 0 07:10 ? 00:00:00 [rcuob/0] root 12 2 0 07:10 ? 00:00:00 [rcuob/1] root 13 2 0 07:10 ? 00:00:00 [migration/0] root 14 2 0 07:10 ? 00:00:00 [watchdog/0] root 15 2 0 07:10 ? 00:00:00 [watchdog/1] root 16 2 0 07:10 ? 00:00:00 [migration/1] root 17 2 0 07:10 ? 00:00:00 [ksoftirqd/1] root 19 2 0 07:10 ? 00:00:00 [kworker/1:0H] root 20 2 0 07:10 ? 00:00:00 [khelper] root 21 2 0 07:10 ? 00:00:00 [kdevtmpfs] root 22 2 0 07:10 ? 00:00:00 [netns] root 23 2 0 07:10 ? 00:00:00 [writeback] root 24 2 0 07:10 ? 00:00:00 [kintegrityd] root 25 2 0 07:10 ? 00:00:00 [bioset] root 27 2 0 07:10 ? 00:00:00 [kblockd] root 28 2 0 07:10 ? 00:00:00 [ata_sff] root 29 2 0 07:10 ? 00:00:00 [khubd] root 30 2 0 07:10 ? 00:00:00 [md] root 31 2 0 07:10 ? 00:00:00 [devfreq_wq] root 32 2 0 07:10 ? 00:00:00 [kworker/0:1] root 33 2 0 07:10 ? 00:00:00 [kworker/1:1] root 35 2 0 07:10 ? 00:00:00 [khungtaskd] root 36 2 0 07:10 ? 00:00:00 [kswapd0] root 37 2 0 07:10 ? 00:00:00 [vmstat] root 38 2 0 07:10 ? 00:00:00 [ksmd] root 39 2 0 07:10 ? 00:00:00 [khugepaged] root 40 2 0 07:10 ? 00:00:00 [fsnotify_mark] root 41 2 0 07:10 ? 00:00:00 [ecryptfs-kthrea] root 42 2 0 07:10 ? 00:00:00 [crypto] root 54 2 0 07:10 ? 00:00:00 [kthrotld] root 55 2 0 07:10 ? 00:00:00 [kworker/u4:1] root 56 2 0 07:10 ? 00:00:00 [vballoon] root 57 2 0 07:10 ? 00:00:00 [scsi_eh_0] root 58 2 0 07:10 ? 00:00:00 [scsi_eh_1] root 79 2 0 07:10 ? 00:00:00 [deferwq] root 80 2 0 07:10 ? 00:00:00 [charger_manager] root 125 2 0 07:10 ? 00:00:00 [kpsmoused] root 144 2 0 07:10 ? 00:00:00 [kworker/1:2] root 186 2 0 07:10 ? 00:00:00 [jbd2/vda1-8] root 187 2 0 07:10 ? 00:00:00 [ext4-rsv-conver] root 388 1 0 07:10 ? 00:00:00 upstart-udev-bridge --daemon root 393 1 0 07:10 ? 00:00:00 /lib/systemd/systemd-udevd --daemon root 432 2 0 07:10 ? 00:00:00 [kworker/u5:1] root 562 1 0 07:10 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0 root 567 1 0 07:10 ? 00:00:00 upstart-socket-bridge --daemon root 821 2 0 07:10 ? 00:00:00 [kauditd] message+ 910 1 0 07:10 ? 00:00:00 dbus-daemon --system --fork root 946 1 0 07:10 ? 00:00:00 /lib/systemd/systemd-logind root 954 1 0 07:10 ? 00:00:00 upstart-file-bridge --daemon syslog 1001 1 0 07:10 ? 00:00:00 rsyslogd root 1054 1 0 07:10 tty4 00:00:00 /sbin/getty -8 38400 tty4 root 1057 1 0 07:10 tty5 00:00:00 /sbin/getty -8 38400 tty5 root 1061 1 0 07:10 tty2 00:00:00 /sbin/getty -8 38400 tty2 root 1062 1 0 07:10 tty3 00:00:00 /sbin/getty -8 38400 tty3 root 1064 1 0 07:10 tty6 00:00:00 /sbin/getty -8 38400 tty6 root 1090 1 0 07:10 ? 00:00:00 cron daemon 1092 1 0 07:10 ? 00:00:00 atd root 1097 1 0 07:10 ? 00:00:00 /usr/sbin/sshd -D root 1121 1 0 07:10 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket root 1122 1 0 07:10 ? 00:00:00 /usr/sbin/irqbalance root 1202 1 0 07:10 tty1 00:00:00 /sbin/getty -8 38400 tty1 root 1208 1 0 07:10 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102 root 1551 2 0 07:10 ? 00:00:00 [kworker/0:2] ubuntu 1662 1 0 07:10 ? 00:00:00 /home/ubuntu/vellum_host_qmx7m0/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q vellum_host_qmx7m0 --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@vellum_host_qmx7m0 --logging-server-logdir=/home/ubuntu/vellum_host_qmx7m0/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/vellum_host_qmx7m0/work/vellum_host_qmx7m0%I.log --pidfile=/home/ubuntu/vellum_host_qmx7m0/work/vellum_host_qmx7m0.pid root 1663 2 0 07:10 ? 00:00:00 [kworker/u5:2] ubuntu 1777 1 0 07:11 ? 00:00:02 python2.7 /home/ubuntu/vellum_host_qmx7m0/env/bin/diamond --configfile /home/ubuntu/vellum_host_qmx7m0/work/plugins/diamond/etc/diamond.conf ubuntu 1844 1662 0 07:13 ? 00:00:00 /home/ubuntu/vellum_host_qmx7m0/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q vellum_host_qmx7m0 --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@vellum_host_qmx7m0 --logging-server-logdir=/home/ubuntu/vellum_host_qmx7m0/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/vellum_host_qmx7m0/work/vellum_host_qmx7m0%I.log --pidfile=/home/ubuntu/vellum_host_qmx7m0/work/vellum_host_qmx7m0.pid ubuntu 1865 1844 0 07:13 ? 00:00:00 /home/ubuntu/vellum_host_qmx7m0/env/bin/python2.7 /home/ubuntu/vellum_host_qmx7m0/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-NX8TdP ubuntu 1877 1865 0 07:13 ? 00:00:00 /bin/sh -c /tmp/V2ANM/install-vellum.sh ubuntu 1879 1877 0 07:13 ? 00:00:00 /bin/bash -e /tmp/V2ANM/install-vellum.sh root 5740 2 0 07:15 ? 00:00:00 [kworker/u5:0] ntp 11906 1 0 07:17 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 108:112 memcache 12310 1 0 07:17 ? 00:00:00 /usr/bin/memcached -m 64 -p 11211 -u memcache -l 127.0.0.1 root 12637 1 0 07:18 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc root 13282 1 0 07:18 ? 00:00:00 /bin/sh -e /proc/self/fd/9 root 13290 13282 0 07:18 ? 00:00:00 cpulimit -e astaire -l 10 root 13647 12637 0 07:18 ? 00:00:00 [check-monit-upt] dnsmasq 14259 1 0 07:19 ? 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 14322 1879 0 07:19 ? 00:00:00 /bin/bash -e /tmp/V2ANM/install-vellum.sh ubuntu 14323 14322 0 07:19 ? 00:00:00 /bin/bash -e /tmp/V2ANM/install-vellum.sh root 14324 14323 0 07:19 ? 00:00:00 sudo ps -edf root 14325 14324 0 07:19 ? 00:00:00 ps -edf real 0m0.009s user 0m0.005s sys 0m0.005s 2019-01-18 07:19:13,524 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo netstat 2019-01-18 07:19:13,524 - 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 14259/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 12637/monit tcp 0 0 127.0.0.1:11211 0.0.0.0:* LISTEN 12310/memcached tcp6 0 0 ::1:53 :::* LISTEN 14259/dnsmasq tcp6 0 0 :::22 :::* LISTEN 1097/sshd udp 0 0 192.168.120.8:123 0.0.0.0:* 11906/ntpd udp 0 0 127.0.0.1:123 0.0.0.0:* 11906/ntpd udp 0 0 0.0.0.0:123 0.0.0.0:* 11906/ntpd udp 0 0 0.0.0.0:8743 0.0.0.0:* 562/dhclient udp 0 0 127.0.0.1:11211 0.0.0.0:* 12310/memcached udp 0 0 127.0.0.1:53 0.0.0.0:* 14259/dnsmasq udp 0 0 0.0.0.0:68 0.0.0.0:* 562/dhclient udp6 0 0 fe80::f816:3eff:fe1:123 :::* 11906/ntpd udp6 0 0 ::1:123 :::* 11906/ntpd udp6 0 0 :::123 :::* 11906/ntpd udp6 0 0 :::8415 :::* 562/dhclient udp6 0 0 ::1:53 :::* 14259/dnsmasq Active UNIX domain sockets (only servers) Proto RefCnt Flags Type State I-Node PID/Program name Path unix 2 [ ACC ] STREAM LISTENING 9033 1121/acpid /var/run/acpid.socket unix 2 [ ACC ] STREAM LISTENING 11076 1662/python2.7 /tmp/cloudify-logging-server-713c7.socket unix 2 [ ACC ] STREAM LISTENING 1611 1/init @/com/ubuntu/upstart unix 2 [ ACC ] STREAM LISTENING 11845 1865/python2.7 /tmp/ctx-wwOVM4.socket unix 2 [ ACC ] SEQPACKET LISTENING 2030 393/systemd-udevd /run/udev/control unix 2 [ ACC ] STREAM LISTENING 8184 910/dbus-daemon /var/run/dbus/system_bus_socket real 0m0.007s user 0m0.003s sys 0m0.004s 2019-01-18 07:19:13,524 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo cat /var/log/clearwater*.log 2019-01-18 07:19:13,525 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo find /var/log 2019-01-18 07:19:13,525 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => /var/log /var/log/landscape /var/log/landscape/sysinfo.log /var/log/btmp /var/log/unattended-upgrades /var/log/monit.log /var/log/boot.log /var/log/clearwater-queue-manager /var/log/udev /var/log/clearwater-config-manager /var/log/rogers /var/log/sysstat /var/log/sysstat/clearwater-sa18 /var/log/cloud-init-output.log /var/log/fsck /var/log/fsck/checkfs /var/log/fsck/checkroot /var/log/dpkg.log /var/log/upstart /var/log/upstart/clearwater-monit.log /var/log/upstart/astaire-throttle.log /var/log/upstart/network-interface-eth0.log /var/log/upstart/procps-static-network-up.log /var/log/upstart/rsyslog.log /var/log/upstart/cryptdisks.log /var/log/upstart/systemd-logind.log /var/log/upstart/console-setup.log /var/log/upstart/container-detect.log /var/log/upstart/procps-virtual-filesystems.log /var/log/chronos /var/log/apt /var/log/apt/term.log /var/log/apt/history.log /var/log/memcached.log /var/log/syslog /var/log/cassandra /var/log/cassandra/system.log /var/log/cloud-init.log /var/log/alternatives.log /var/log/ntpstats /var/log/kern.log /var/log/lastlog /var/log/auth.log /var/log/dmesg.0 /var/log/clearwater-cluster-manager /var/log/clearwater-etcd /var/log/clearwater-etcd/clearwater-etcd-initd.log /var/log/iotop.log /var/log/dist-upgrade /var/log/wtmp /var/log/dmesg /var/log/astaire /var/log/astaire/astaire_err.log /var/log/astaire/astaire_out.log /var/log/astaire/astaire_current.txt /var/log/astaire/astaire_20190118T070000Z.txt real 0m0.008s user 0m0.001s sys 0m0.004s 2019-01-18 07:19:13,525 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo cat /var/log/clearwater 2019-01-18 07:19:13,525 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo cat /var/log/cassandra/system.log 2019-01-18 07:19:13,525 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo cat /var/log/clearwater 2019-01-18 07:19:13,525 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo cat /etc/cassandra/logback 2019-01-18 07:19:13,526 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => INFO [main] 2019-01-18 07:15:32,354 CassandraDaemon.java:159 - Could not resolve local host INFO [main] 2019-01-18 07:15:32,370 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml INFO [main] 2019-01-18 07:15:32,477 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] 2019-01-18 07:15:32,624 DatabaseDescriptor.java:343 - DiskAccessMode 'auto' determined to be mmap, indexAccessMode is mmap INFO [main] 2019-01-18 07:15:32,632 DatabaseDescriptor.java:437 - Global memtable on-heap threshold is enabled at 245MB INFO [main] 2019-01-18 07:15:32,632 DatabaseDescriptor.java:441 - Global memtable off-heap threshold is enabled at 245MB INFO [main] 2019-01-18 07:15:32,993 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml INFO [main] 2019-01-18 07:15:33,011 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] 2019-01-18 07:15:33,045 CassandraDaemon.java:174 - JVM vendor/version: OpenJDK 64-Bit Server VM/1.7.0_181 WARN [main] 2019-01-18 07:15:33,047 CassandraDaemon.java:179 - OpenJDK is not recommended. Please upgrade to the newest Oracle Java release INFO [main] 2019-01-18 07:15:33,047 CassandraDaemon.java:202 - Heap size: 1027604480/1027604480 INFO [main] 2019-01-18 07:15:33,047 CassandraDaemon.java:204 - Code Cache Non-heap memory: init = 2555904(2496K) used = 704384(687K) committed = 2555904(2496K) max = 50331648(49152K) INFO [main] 2019-01-18 07:15:33,047 CassandraDaemon.java:204 - Par Eden Space Heap memory: init = 167772160(163840K) used = 74013280(72278K) committed = 167772160(163840K) max = 167772160(163840K) INFO [main] 2019-01-18 07:15:33,047 CassandraDaemon.java:204 - Par Survivor Space Heap memory: init = 20971520(20480K) used = 0(0K) committed = 20971520(20480K) max = 20971520(20480K) INFO [main] 2019-01-18 07:15:33,047 CassandraDaemon.java:204 - CMS Old Gen Heap memory: init = 838860800(819200K) used = 0(0K) committed = 838860800(819200K) max = 838860800(819200K) INFO [main] 2019-01-18 07:15:33,047 CassandraDaemon.java:204 - CMS Perm Gen Non-heap memory: init = 21757952(21248K) used = 16697392(16306K) committed = 21757952(21248K) max = 174063616(169984K) INFO [main] 2019-01-18 07:15:33,048 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] 2019-01-18 07:15:33,048 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_1547795731.hprof, -XX:ErrorFile=/var/lib/cassandra/hs_err_1547795731.log] INFO [main] 2019-01-18 07:15:33,115 CLibrary.java:144 - JNA mlockall successful WARN [main] 2019-01-18 07:15:33,115 CassandraDaemon.java:85 - JMX is not enabled to receive remote connections. Please see cassandra-env.sh for more info. ERROR [main] 2019-01-18 07:15:33,176 CassandraDaemon.java:266 - Directory /var/lib/cassandra/data doesn't exist ERROR [main] 2019-01-18 07:15:33,178 CassandraDaemon.java:266 - Directory /var/lib/cassandra/commitlog doesn't exist ERROR [main] 2019-01-18 07:15:33,178 CassandraDaemon.java:266 - Directory /var/lib/cassandra/saved_caches doesn't exist INFO [main] 2019-01-18 07:15:33,182 CacheService.java:110 - Initializing key cache with capacity of 49 MBs. INFO [main] 2019-01-18 07:15:33,188 CacheService.java:132 - Initializing row cache with capacity of 0 MBs INFO [main] 2019-01-18 07:15:33,193 CacheService.java:149 - Initializing counter cache with capacity of 24 MBs INFO [main] 2019-01-18 07:15:33,194 CacheService.java:160 - Scheduling counter cache save to every 7200 seconds (going to save all keys). INFO [main] 2019-01-18 07:15:33,265 ColumnFamilyStore.java:361 - Initializing system.schema_triggers INFO [main] 2019-01-18 07:15:34,424 ColumnFamilyStore.java:361 - Initializing system.compaction_history INFO [main] 2019-01-18 07:15:34,436 ColumnFamilyStore.java:361 - Initializing system.batchlog INFO [main] 2019-01-18 07:15:34,442 ColumnFamilyStore.java:361 - Initializing system.sstable_activity INFO [main] 2019-01-18 07:15:34,446 ColumnFamilyStore.java:361 - Initializing system.peer_events INFO [main] 2019-01-18 07:15:34,451 ColumnFamilyStore.java:361 - Initializing system.compactions_in_progress INFO [main] 2019-01-18 07:15:34,456 ColumnFamilyStore.java:361 - Initializing system.hints INFO [main] 2019-01-18 07:15:34,460 ColumnFamilyStore.java:361 - Initializing system.schema_keyspaces INFO [main] 2019-01-18 07:15:34,464 ColumnFamilyStore.java:361 - Initializing system.range_xfers INFO [main] 2019-01-18 07:15:34,468 ColumnFamilyStore.java:361 - Initializing system.schema_columnfamilies INFO [main] 2019-01-18 07:15:34,472 ColumnFamilyStore.java:361 - Initializing system.paxos INFO [main] 2019-01-18 07:15:34,477 ColumnFamilyStore.java:361 - Initializing system.schema_columns INFO [main] 2019-01-18 07:15:34,481 ColumnFamilyStore.java:361 - Initializing system.schema_usertypes INFO [main] 2019-01-18 07:15:34,484 ColumnFamilyStore.java:361 - Initializing system.IndexInfo INFO [main] 2019-01-18 07:15:34,488 ColumnFamilyStore.java:361 - Initializing system.peers INFO [main] 2019-01-18 07:15:34,491 ColumnFamilyStore.java:361 - Initializing system.size_estimates INFO [main] 2019-01-18 07:15:34,495 ColumnFamilyStore.java:361 - Initializing system.local INFO [main] 2019-01-18 07:15:34,570 DatabaseDescriptor.java:692 - Couldn't detect any schema definitions in local storage. INFO [main] 2019-01-18 07:15:34,570 DatabaseDescriptor.java:697 - To create keyspaces and column families, see 'help create' in cqlsh. INFO [main] 2019-01-18 07:15:34,610 ColumnFamilyStore.java:905 - Enqueuing flush of local: 793 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:1] 2019-01-18 07:15:34,616 Memtable.java:347 - Writing Memtable-local@999605120(0.139KiB serialized bytes, 5 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:1] 2019-01-18 07:15:34,652 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=1547795734400, position=399) INFO [main] 2019-01-18 07:15:35,139 CommitLog.java:122 - No commitlog files found; skipping replay INFO [main] 2019-01-18 07:15:35,276 StorageService.java:622 - Cassandra version: 2.1.15 INFO [main] 2019-01-18 07:15:35,277 StorageService.java:623 - Thrift API version: 19.39.0 INFO [main] 2019-01-18 07:15:35,279 StorageService.java:624 - CQL supported versions: 2.0.0,3.2.1 (default: 3.2.1) INFO [main] 2019-01-18 07:15:35,291 IndexSummaryManager.java:95 - Initializing index summary manager with a memory pool size of 49 MB and a resize interval of 60 minutes INFO [main] 2019-01-18 07:15:35,293 StorageService.java:649 - Loading persisted ring state INFO [main] 2019-01-18 07:15:35,308 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml INFO [main] 2019-01-18 07:15:35,317 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] 2019-01-18 07:15:35,327 SystemKeyspace.java:765 - No host ID found, created 0f333248-9842-4461-b6fc-8463f402d551 (Note: This should happen exactly once per node). INFO [main] 2019-01-18 07:15:35,329 StorageService.java:807 - Starting up server gossip INFO [main] 2019-01-18 07:15:35,331 ColumnFamilyStore.java:905 - Enqueuing flush of local: 1983 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:2] 2019-01-18 07:15:35,332 Memtable.java:347 - Writing Memtable-local@820329460(0.368KiB serialized bytes, 15 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:2] 2019-01-18 07:15:35,333 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=1547795734400, position=93397) INFO [main] 2019-01-18 07:15:36,038 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml INFO [main] 2019-01-18 07:15:36,045 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] 2019-01-18 07:15:36,070 MessagingService.java:506 - Starting Messaging Service on port 7000 INFO [main] 2019-01-18 07:15:36,090 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml INFO [main] 2019-01-18 07:15:36,097 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] 2019-01-18 07:15:36,106 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml INFO [main] 2019-01-18 07:15:36,112 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] 2019-01-18 07:15:36,120 StorageService.java:844 - This node will not auto bootstrap because it is configured to be a seed node. INFO [main] 2019-01-18 07:15:36,121 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml INFO [main] 2019-01-18 07:15:36,127 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] 2019-01-18 07:15:36,137 StorageService.java:959 - Generated random tokens. tokens are [-5658195294431048851, -6691466890067478355, -8524631165047989369, 7813626503774252197, 5707632692755935596, -6026535641770125250, 2491846278388155746, -3471000973452071960, 2174340099027495817, 2406627967160092398, 5534418972851716331, 2368039208444361616, 7012197859436475027, -2941239505892913982, 5563678861434459463, 501717234203700960, -6503535300773150179, -1832428537656827509, 4803062878901303259, -8677585535169941171, 6672348596613808723, -168474642816607830, -6166366364030670878, 4924597215496760562, -3194917977200231985, 3034915511737354642, 8983911630381988605, 6767599502150944268, -2290729260556696210, 7210375463549486753, -8973140055820169120, 1520894640663019744, -8076475521618958451, -821092523542620547, 7468883150430376642, -1519492436534721459, 657879014198056249, 616572702122452102, -6385846531549095449, 403562292864239094, 673321885815958060, -2049823757557177764, -2866877592420445713, 8224841052453270835, 6006493988282616771, -5124420614020855311, 6154347818706104145, 8078219145026582483, -6082575374895640517, -2893163740372370947, 6059838764248810117, -5662976764526896169, 109218658388740101, 5162999386860236582, 5391178851535212223, -335874577567341478, -6596988586603989274, -3961767347205676532, 1136518377500290119, 1484048312858266013, -9078801911496139807, 4122312308433288251, 8198549286138104926, 4830323559405899209, -4177303305770144555, 4757368948908371504, 5030681795361455755, -5149970440983232975, 2477340407266190526, -3544932330883115184, 6528917865694953765, 6473247861620588336, 3828741998205790091, 2946000995905017725, 2740502603086255969, -2775149202969430332, 8397207281451551591, 4665802943704014692, -7323187890177582979, -3313889723687918900, 5422573679728030320, 8482667908262759500, 1940722611536304235, -2512163685732768632, -3674982846219783643, 3997832359691082057, 1091840682655012209, 5518775214847527041, -5513413220562047368, -2333382383330681778, 1471356802618287790, -8982157821978440624, -5176562867948848659, -2720130072587475379, -2369941864340189561, 368078944271281946, 5287411049296127864, -5018130683510660615, -5948082163720162666, 137612336483037340, -6668942534349508099, -7939469545880091922, 4461438025952498752, -6119323908888712719, -2355772855315008002, -8556169168830064299, -5231095914363672562, -7858815752980491926, -7153815011320009501, 7236468289331359755, 4066653982825591442, -7018687476399961533, -3154432417442182976, 7181152825823382856, -5643804369391544682, -6919669836181529211, -7836191170184851928, 66552752009175296, 2252133411730798362, -6362695967588723303, -5487659272005505341, 5333173000087125614, -3780530872287275920, 6313611327880305760, -7477638671083201936, -9098769530195113457, 7610948784242295020, -2725218653068777551, -5869066751365996845, -5217737100984808518, 4438004353672453210, -2368320259017679538, 2301565457847286040, 4580034268028841715, 6614274789081779145, 8333281167146260901, -3839604826023315901, -5999236471009654990, 9211846408580588874, -2776801586296166712, -6990718560280769839, 5771411152077289013, 7510078528325997882, -1633908025656387499, -5000136709398058613, -9019096541274623171, -4455126901996529882, -8807291660775148364, 4378794523093403078, -8209781747334280057, 2337214676071766278, -8622373228455044719, 2894628057411680662, -8519835295129029545, -8769793540785950082, 5956624990119702266, 5303320238260432230, 3054543518622610770, 3014232231142904008, -403373499362492657, 6575205863766586494, 7172674965293900219, -5622089000744586780, -2193526398569664737, -2338344889230176157, 8063323463808311712, 7820947373593171998, -8562467130052552420, 6096020334944759875, -8182337174266625767, 2642111654192516207, 2426875999446212888, 6128542548270611755, -1021668364107819920, 4006402789269621688, -4872081605140820984, -2020026299782917046, 6325565270655322160, -5135354736007970762, -564234454250401796, -4087841530683416556, 7249516550225481786, -4339783906063272316, -8378543602237586488, -3693941803579130420, 2334153779959987035, -6595122806948650188, -6548806514003072497, 1591743489442723880, -900160647253678651, -537697908539900608, -739211581135965160, -8861301790491298622, 9177595220590994267, -748591177053001727, 8700909612503059261, -2830788731681907677, -5692527827685249361, 3186596776401876183, 5098700976847540209, -6769586745384222357, 8492577343049700455, 5499993587679168323, 5874076548558001894, 7563550028749167955, 4250216016007189699, 4365312145570027829, -5280383526746485737, -8704330204971972978, 2584733509483321179, -707828884062498089, 6056691718824412058, 758723697087638666, -2782882551864685073, -6879722459819107223, 4067891030312764761, 4498664252628135769, 9079613292957185479, 5622793801717806746, -4732731647930256973, -4167738892893228229, 3710492922199359148, -7635766623697159798, 6821259579502566239, -3100215856242950381, -1455939454692254299, -4430736237650663751, -6032501252573007820, 8789612088691691257, -1172275559774083938, 8446061279037479279, 923048931368747278, 1424741947404042739, -7689053521887503246, 1154395071972404376, -3186412917399112583, 1731606661589149827, 2809424938118129206, -8305805699747942526, 8589261310862808297, -3073156632601543540, -2363511587608070886, -4925389979741628439, 9163936062089167439, 1429592143336794631, 2647001523852288395, -518650438522985607, -6982667998905249528, 1121996428044241293, -647644921909923896, -288331603706492401, 7160151903628212656, 200088114183763979, -1254023344235997013, -2205144196576201532, -8896139982547130567] INFO [main] 2019-01-18 07:15:36,146 MigrationManager.java:230 - Create new Keyspace: KSMetaData{name=system_traces, strategyClass=SimpleStrategy, strategyOptions={replication_factor=2}, cfMetaData={sessions=org.apache.cassandra.config.CFMetaData@3c6d8f2e[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@4fecc317[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@249a153d} INFO [MigrationStage:1] 2019-01-18 07:15:36,171 ColumnFamilyStore.java:905 - Enqueuing flush of schema_keyspaces: 958 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:1] 2019-01-18 07:15:36,172 Memtable.java:347 - Writing Memtable-schema_keyspaces@1420507022(0.261KiB serialized bytes, 7 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:1] 2019-01-18 07:15:36,173 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=1547795734400, position=102352) INFO [MigrationStage:1] 2019-01-18 07:15:36,796 ColumnFamilyStore.java:905 - Enqueuing flush of schema_columnfamilies: 115123 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:2] 2019-01-18 07:15:36,797 Memtable.java:347 - Writing Memtable-schema_columnfamilies@410761301(29.505KiB serialized bytes, 514 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:2] 2019-01-18 07:15:36,808 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=1547795734400, position=102352) INFO [MigrationStage:1] 2019-01-18 07:15:37,317 ColumnFamilyStore.java:905 - Enqueuing flush of schema_columns: 254936 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:1] 2019-01-18 07:15:37,318 Memtable.java:347 - Writing Memtable-schema_columns@1211307222(47.245KiB serialized bytes, 939 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:1] 2019-01-18 07:15:37,339 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=1547795734400, position=102352) INFO [MigrationStage:1] 2019-01-18 07:15:37,756 ColumnFamilyStore.java:905 - Enqueuing flush of schema_triggers: 154 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:2] 2019-01-18 07:15:37,757 Memtable.java:347 - Writing Memtable-schema_triggers@2099461596(0.008KiB serialized bytes, 1 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:2] 2019-01-18 07:15:37,758 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=1547795734400, position=102352) INFO [MigrationStage:1] 2019-01-18 07:15:38,276 ColumnFamilyStore.java:905 - Enqueuing flush of schema_usertypes: 154 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:1] 2019-01-18 07:15:38,277 Memtable.java:347 - Writing Memtable-schema_usertypes@1653045575(0.008KiB serialized bytes, 1 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:1] 2019-01-18 07:15:38,278 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=1547795734400, position=102352) INFO [MigrationStage:1] 2019-01-18 07:15:38,863 DefsTables.java:373 - Loading org.apache.cassandra.config.CFMetaData@5570d707[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] 2019-01-18 07:15:38,867 ColumnFamilyStore.java:361 - Initializing system_traces.sessions INFO [MigrationStage:1] 2019-01-18 07:15:38,868 DefsTables.java:373 - Loading org.apache.cassandra.config.CFMetaData@7cd5c9ca[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] 2019-01-18 07:15:38,872 ColumnFamilyStore.java:361 - Initializing system_traces.events INFO [main] 2019-01-18 07:15:38,907 ColumnFamilyStore.java:905 - Enqueuing flush of local: 594 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:2] 2019-01-18 07:15:38,908 Memtable.java:347 - Writing Memtable-local@657553593(0.081KiB serialized bytes, 6 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:2] 2019-01-18 07:15:38,909 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=1547795734400, position=102595) INFO [main] 2019-01-18 07:15:39,532 ColumnFamilyStore.java:905 - Enqueuing flush of local: 51481 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:1] 2019-01-18 07:15:39,533 Memtable.java:347 - Writing Memtable-local@213362752(8.367KiB serialized bytes, 259 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:1] 2019-01-18 07:15:39,540 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=1547795734400, position=114587) INFO [CompactionExecutor:1] 2019-01-18 07:15:40,503 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] 2019-01-18 07:15:40,549 StorageService.java:1715 - Node localhost/127.0.0.1 state jump to NORMAL INFO [main] 2019-01-18 07:15:40,613 Server.java:155 - Netty using native Epoll event loop INFO [main] 2019-01-18 07:15:40,641 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] 2019-01-18 07:15:40,641 Server.java:194 - Starting listening for CQL clients on localhost/127.0.0.1:9042... INFO [main] 2019-01-18 07:15:40,689 ThriftServer.java:119 - Binding thrift service to localhost/127.0.0.1:9160 INFO [Thread-2] 2019-01-18 07:15:40,694 ThriftServer.java:136 - Listening for thrift clients... INFO [CompactionExecutor:1] 2019-01-18 07:15:41,920 CompactionTask.java:274 - Compacted 4 sstables to [/var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-ka-5,]. 5,945 bytes to 5,770 (~97% of original) in 1,411ms = 0.003900MB/s. 4 total partitions merged to 1. Partition merge counts were {4:1, } INFO [StorageServiceShutdownHook] 2019-01-18 07:18:16,088 ThriftServer.java:142 - Stop listening to thrift clients INFO [StorageServiceShutdownHook] 2019-01-18 07:18:16,112 Server.java:225 - Stop listening for CQL clients INFO [StorageServiceShutdownHook] 2019-01-18 07:18:16,112 Gossiper.java:1454 - Announcing shutdown INFO [StorageServiceShutdownHook] 2019-01-18 07:18:16,114 StorageService.java:1715 - Node localhost/127.0.0.1 state jump to shutdown INFO [StorageServiceShutdownHook] 2019-01-18 07:18:18,120 MessagingService.java:734 - Waiting for messaging service to quiesce INFO [ACCEPT-localhost/127.0.0.1] 2019-01-18 07:18:18,122 MessagingService.java:1020 - MessagingService has terminated the accept() thread real 0m0.006s user 0m0.000s sys 0m0.005s 2019-01-18 07:19:13,527 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => 2019-01-18 07:18:21.303273415 Stopping etcd clearwater-etcd real 0m0.006s user 0m0.004s sys 0m0.003s 2019-01-18 07:19:13,527 - 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.000s sys 0m0.005s 2019-01-18 07:19:13,527 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Installation is done 2019-01-18 07:19:13,528 - 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.006s user 0m0.000s sys 0m0.006s 2019-01-18 07:19:13,528 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/V2ANM/install-vellum.sh 2019-01-18 07:19:13,528 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo cat /etc/cassandra/cassandra 2019-01-18 07:19:13,528 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/executions/e87ce63d-2c62-4c4d-a907-7e1bd4215583 2019-01-18 07:19:13,592 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-18 07:19:13,592 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-18 07:19:13,592 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-18 07:19:13,593 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-18 07:19:13,593 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-18 07:19:13,593 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-18 07:19:13,593 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-18 07:19:13,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": "2019-01-18T07:06:35.566Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"} 2019-01-18 07:19:13,593 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-18 07:19:13,593 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 18 Jan 2019 07:19:13 GMT 2019-01-18 07:19:13,593 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-18 07:19:13,593 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-18 07:19:13,594 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-18 07:19:18,599 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/events 2019-01-18 07:19:18,890 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-18 07:19:18,890 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-18 07:19:18,890 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-18 07:19:18,890 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-18 07:19:18,890 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-18 07:19:18,890 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-18 07:19:18,890 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-18 07:19:18,890 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_jmu7qe", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:19:13.540Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:19:13.540Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": "vellum_jmu7qe", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:19:15.074Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:19:15.074Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": "vellum_jmu7qe", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:19:15.074Z", "message": "Starting node", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:19:15.074Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": "vellum_jmu7qe", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:19:15.074Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:19:15.074Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": "vellum_jmu7qe", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:19:15.211Z", "message": "Downloaded scripts/clearwater/vellum/start-vellum.sh to /tmp/CFAD1/start-vellum.sh", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:19:15.211Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "099b9dc4-80fc-43c3-b5c4-b45e95fbbe41"}, {"node_instance_id": "vellum_jmu7qe", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:19:15.500Z", "message": "", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:19:15.500Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "099b9dc4-80fc-43c3-b5c4-b45e95fbbe41"}, {"node_instance_id": "vellum_jmu7qe", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:19:15.500Z", "message": "Executing: /tmp/CFAD1/start-vellum.sh", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:19:15.500Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "099b9dc4-80fc-43c3-b5c4-b45e95fbbe41"}, {"node_instance_id": "vellum_jmu7qe", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:19:16.512Z", "message": "[vellum] 192.168.120.8", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:19:16.512Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "099b9dc4-80fc-43c3-b5c4-b45e95fbbe41"}, {"node_instance_id": "vellum_jmu7qe", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:19:16.512Z", "message": "[vellum] Starting homestead node", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:19:16.512Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "099b9dc4-80fc-43c3-b5c4-b45e95fbbe41"}, {"node_instance_id": "vellum_jmu7qe", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:19:16.512Z", "message": "Running liveness detection on port 7000", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:19:16.512Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "099b9dc4-80fc-43c3-b5c4-b45e95fbbe41"}, {"node_instance_id": "vellum_jmu7qe", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:19:17.520Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:19:17.520Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "099b9dc4-80fc-43c3-b5c4-b45e95fbbe41"}], "metadata": {"pagination": {"total": 1935, "offset": 1888, "size": 50}}} 2019-01-18 07:19:18,891 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-18 07:19:18,891 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 18 Jan 2019 07:19:18 GMT 2019-01-18 07:19:18,891 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-18 07:19:18,891 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5690 2019-01-18 07:19:18,891 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-18 07:19:18,891 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-01-18 07:19:18,892 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-01-18 07:19:18,892 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2019-01-18 07:19:18,892 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2019-01-18 07:19:18,892 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/vellum/start-vellum.sh to /tmp/CFAD1/start-vellum.sh 2019-01-18 07:19:18,892 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-01-18 07:19:18,892 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/CFAD1/start-vellum.sh 2019-01-18 07:19:18,893 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] 192.168.120.8 2019-01-18 07:19:18,893 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Starting homestead node 2019-01-18 07:19:18,893 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Running liveness detection on port 7000 2019-01-18 07:19:18,893 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2019-01-18 07:19:18,893 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/executions/e87ce63d-2c62-4c4d-a907-7e1bd4215583 2019-01-18 07:19:18,964 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-18 07:19:18,965 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-18 07:19:18,965 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-18 07:19:18,965 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-18 07:19:18,965 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-18 07:19:18,965 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-18 07:19:18,965 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-18 07:19:18,965 - 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": "2019-01-18T07:06:35.566Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"} 2019-01-18 07:19:18,965 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-18 07:19:18,965 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 18 Jan 2019 07:19:18 GMT 2019-01-18 07:19:18,965 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-18 07:19:18,966 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-18 07:19:18,966 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-18 07:19:23,971 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/events 2019-01-18 07:19:24,199 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-18 07:19:24,199 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-18 07:19:24,199 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-18 07:19:24,199 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-18 07:19:24,199 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-18 07:19:24,200 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-18 07:19:24,200 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-18 07:19:24,200 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1935, "offset": 1899, "size": 50}}} 2019-01-18 07:19:24,200 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-18 07:19:24,200 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 18 Jan 2019 07:19:24 GMT 2019-01-18 07:19:24,200 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-18 07:19:24,200 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2019-01-18 07:19:24,200 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-18 07:19:24,200 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/executions/e87ce63d-2c62-4c4d-a907-7e1bd4215583 2019-01-18 07:19:24,274 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-18 07:19:24,274 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-18 07:19:24,275 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-18 07:19:24,275 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-18 07:19:24,275 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-18 07:19:24,275 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-18 07:19:24,275 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-18 07:19:24,275 - 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": "2019-01-18T07:06:35.566Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"} 2019-01-18 07:19:24,275 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-18 07:19:24,275 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 18 Jan 2019 07:19:24 GMT 2019-01-18 07:19:24,275 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-18 07:19:24,275 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-18 07:19:24,276 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-18 07:19:29,281 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/events 2019-01-18 07:19:29,620 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-18 07:19:29,620 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-18 07:19:29,620 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-18 07:19:29,620 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-18 07:19:29,621 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-18 07:19:29,621 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-18 07:19:29,621 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-18 07:19:29,621 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_jmu7qe", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:19:26.807Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:19:26.807Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "099b9dc4-80fc-43c3-b5c4-b45e95fbbe41"}], "metadata": {"pagination": {"total": 1936, "offset": 1899, "size": 50}}} 2019-01-18 07:19:29,621 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-18 07:19:29,621 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 18 Jan 2019 07:19:29 GMT 2019-01-18 07:19:29,621 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-18 07:19:29,621 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2019-01-18 07:19:29,621 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-18 07:19:29,622 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2019-01-18 07:19:29,622 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/executions/e87ce63d-2c62-4c4d-a907-7e1bd4215583 2019-01-18 07:19:29,765 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-18 07:19:29,765 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-18 07:19:29,765 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-18 07:19:29,765 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-18 07:19:29,766 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-18 07:19:29,766 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-18 07:19:29,766 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-18 07:19:29,766 - 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": "2019-01-18T07:06:35.566Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"} 2019-01-18 07:19:29,766 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-18 07:19:29,766 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 18 Jan 2019 07:19:29 GMT 2019-01-18 07:19:29,766 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-18 07:19:29,766 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-18 07:19:29,766 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-18 07:19:34,772 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/events 2019-01-18 07:19:34,851 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-18 07:19:34,852 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-18 07:19:34,852 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-18 07:19:34,852 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-18 07:19:34,852 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-18 07:19:34,852 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-18 07:19:34,852 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-18 07:19:34,852 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1936, "offset": 1900, "size": 50}}} 2019-01-18 07:19:34,853 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-18 07:19:34,853 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 18 Jan 2019 07:19:34 GMT 2019-01-18 07:19:34,853 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-18 07:19:34,853 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2019-01-18 07:19:34,853 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-18 07:19:34,853 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/executions/e87ce63d-2c62-4c4d-a907-7e1bd4215583 2019-01-18 07:19:35,033 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-18 07:19:35,033 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-18 07:19:35,033 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-18 07:19:35,033 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-18 07:19:35,033 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-18 07:19:35,033 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-18 07:19:35,033 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-18 07:19:35,034 - 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": "2019-01-18T07:06:35.566Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"} 2019-01-18 07:19:35,034 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-18 07:19:35,034 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 18 Jan 2019 07:19:35 GMT 2019-01-18 07:19:35,034 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-18 07:19:35,034 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-18 07:19:35,034 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-18 07:19:40,039 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/events 2019-01-18 07:19:40,121 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-18 07:19:40,122 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-18 07:19:40,122 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-18 07:19:40,122 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-18 07:19:40,122 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-18 07:19:40,122 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-18 07:19:40,122 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-18 07:19:40,122 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_jmu7qe", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:19:37.043Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:19:37.043Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "099b9dc4-80fc-43c3-b5c4-b45e95fbbe41"}], "metadata": {"pagination": {"total": 1937, "offset": 1900, "size": 50}}} 2019-01-18 07:19:40,122 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-18 07:19:40,123 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 18 Jan 2019 07:19:40 GMT 2019-01-18 07:19:40,123 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-18 07:19:40,123 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2019-01-18 07:19:40,123 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-18 07:19:40,123 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2019-01-18 07:19:40,123 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/executions/e87ce63d-2c62-4c4d-a907-7e1bd4215583 2019-01-18 07:19:40,537 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-18 07:19:40,537 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-18 07:19:40,537 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-18 07:19:40,537 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-18 07:19:40,537 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-18 07:19:40,537 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-18 07:19:40,537 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-18 07:19:40,538 - 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": "2019-01-18T07:06:35.566Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"} 2019-01-18 07:19:40,538 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-18 07:19:40,538 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 18 Jan 2019 07:19:40 GMT 2019-01-18 07:19:40,538 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-18 07:19:40,538 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-18 07:19:40,538 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-18 07:19:45,543 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/events 2019-01-18 07:19:45,620 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-18 07:19:45,620 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-18 07:19:45,620 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-18 07:19:45,620 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-18 07:19:45,620 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-18 07:19:45,621 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-18 07:19:45,621 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-18 07:19:45,621 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1937, "offset": 1901, "size": 50}}} 2019-01-18 07:19:45,621 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-18 07:19:45,621 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 18 Jan 2019 07:19:45 GMT 2019-01-18 07:19:45,621 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-18 07:19:45,621 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2019-01-18 07:19:45,621 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-18 07:19:45,622 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/executions/e87ce63d-2c62-4c4d-a907-7e1bd4215583 2019-01-18 07:19:45,833 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-18 07:19:45,833 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-18 07:19:45,833 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-18 07:19:45,833 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-18 07:19:45,834 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-18 07:19:45,834 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-18 07:19:45,834 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-18 07:19:45,834 - 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": "2019-01-18T07:06:35.566Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"} 2019-01-18 07:19:45,834 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-18 07:19:45,834 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 18 Jan 2019 07:19:45 GMT 2019-01-18 07:19:45,834 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-18 07:19:45,834 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-18 07:19:45,834 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-18 07:19:50,840 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/events 2019-01-18 07:19:50,926 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-18 07:19:50,926 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-18 07:19:50,926 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-18 07:19:50,926 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-18 07:19:50,926 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-18 07:19:50,926 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-18 07:19:50,926 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-18 07:19:50,926 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_jmu7qe", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:19:47.276Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:19:47.276Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "099b9dc4-80fc-43c3-b5c4-b45e95fbbe41"}], "metadata": {"pagination": {"total": 1938, "offset": 1901, "size": 50}}} 2019-01-18 07:19:50,927 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-18 07:19:50,927 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 18 Jan 2019 07:19:50 GMT 2019-01-18 07:19:50,927 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-18 07:19:50,927 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2019-01-18 07:19:50,927 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-18 07:19:50,927 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2019-01-18 07:19:50,928 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/executions/e87ce63d-2c62-4c4d-a907-7e1bd4215583 2019-01-18 07:19:51,169 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-18 07:19:51,169 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-18 07:19:51,169 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-18 07:19:51,170 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-18 07:19:51,170 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-18 07:19:51,170 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-18 07:19:51,170 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-18 07:19:51,170 - 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": "2019-01-18T07:06:35.566Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"} 2019-01-18 07:19:51,170 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-18 07:19:51,170 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 18 Jan 2019 07:19:51 GMT 2019-01-18 07:19:51,170 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-18 07:19:51,170 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-18 07:19:51,170 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-18 07:19:56,172 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/events 2019-01-18 07:19:56,300 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-18 07:19:56,300 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-18 07:19:56,300 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-18 07:19:56,300 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-18 07:19:56,300 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-18 07:19:56,300 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-18 07:19:56,300 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-18 07:19:56,301 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1938, "offset": 1902, "size": 50}}} 2019-01-18 07:19:56,301 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-18 07:19:56,301 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 18 Jan 2019 07:19:56 GMT 2019-01-18 07:19:56,301 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-18 07:19:56,301 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2019-01-18 07:19:56,301 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-18 07:19:56,301 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/executions/e87ce63d-2c62-4c4d-a907-7e1bd4215583 2019-01-18 07:19:56,468 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-18 07:19:56,468 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-18 07:19:56,468 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-18 07:19:56,468 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-18 07:19:56,468 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-18 07:19:56,468 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-18 07:19:56,469 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-18 07:19:56,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": "2019-01-18T07:06:35.566Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"} 2019-01-18 07:19:56,469 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-18 07:19:56,469 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 18 Jan 2019 07:19:56 GMT 2019-01-18 07:19:56,469 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-18 07:19:56,469 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-18 07:19:56,469 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-18 07:20:01,470 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/events 2019-01-18 07:20:01,668 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-18 07:20:01,669 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-18 07:20:01,669 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-18 07:20:01,669 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-18 07:20:01,669 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-18 07:20:01,669 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-18 07:20:01,669 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-18 07:20:01,669 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_jmu7qe", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:19:57.511Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:19:57.511Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "099b9dc4-80fc-43c3-b5c4-b45e95fbbe41"}], "metadata": {"pagination": {"total": 1939, "offset": 1902, "size": 50}}} 2019-01-18 07:20:01,669 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-18 07:20:01,669 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 18 Jan 2019 07:20:01 GMT 2019-01-18 07:20:01,669 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-18 07:20:01,670 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2019-01-18 07:20:01,670 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-18 07:20:01,670 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2019-01-18 07:20:01,670 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/executions/e87ce63d-2c62-4c4d-a907-7e1bd4215583 2019-01-18 07:20:01,748 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-18 07:20:01,748 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-18 07:20:01,748 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-18 07:20:01,748 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-18 07:20:01,749 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-18 07:20:01,749 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-18 07:20:01,749 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-18 07:20:01,749 - 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": "2019-01-18T07:06:35.566Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"} 2019-01-18 07:20:01,749 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-18 07:20:01,749 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 18 Jan 2019 07:20:01 GMT 2019-01-18 07:20:01,749 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-18 07:20:01,749 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-18 07:20:01,749 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-18 07:20:06,752 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/events 2019-01-18 07:20:06,927 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-18 07:20:06,927 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-18 07:20:06,927 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-18 07:20:06,927 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-18 07:20:06,927 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-18 07:20:06,927 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-18 07:20:06,927 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-18 07:20:06,928 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1939, "offset": 1903, "size": 50}}} 2019-01-18 07:20:06,928 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-18 07:20:06,928 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 18 Jan 2019 07:20:06 GMT 2019-01-18 07:20:06,928 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-18 07:20:06,928 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2019-01-18 07:20:06,928 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-18 07:20:06,928 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/executions/e87ce63d-2c62-4c4d-a907-7e1bd4215583 2019-01-18 07:20:06,996 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-18 07:20:06,997 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-18 07:20:06,997 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-18 07:20:06,997 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-18 07:20:06,997 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-18 07:20:06,997 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-18 07:20:06,997 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-18 07:20:06,997 - 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": "2019-01-18T07:06:35.566Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"} 2019-01-18 07:20:06,998 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-18 07:20:06,998 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 18 Jan 2019 07:20:06 GMT 2019-01-18 07:20:06,998 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-18 07:20:06,998 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-18 07:20:06,998 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-18 07:20:12,003 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/events 2019-01-18 07:20:12,202 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-18 07:20:12,202 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-18 07:20:12,202 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-18 07:20:12,202 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-18 07:20:12,202 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-18 07:20:12,202 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-18 07:20:12,202 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-18 07:20:12,202 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_jmu7qe", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:20:07.746Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:20:07.746Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "099b9dc4-80fc-43c3-b5c4-b45e95fbbe41"}], "metadata": {"pagination": {"total": 1940, "offset": 1903, "size": 50}}} 2019-01-18 07:20:12,203 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-18 07:20:12,203 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 18 Jan 2019 07:20:12 GMT 2019-01-18 07:20:12,203 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-18 07:20:12,203 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2019-01-18 07:20:12,203 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-18 07:20:12,203 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2019-01-18 07:20:12,203 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/executions/e87ce63d-2c62-4c4d-a907-7e1bd4215583 2019-01-18 07:20:12,275 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-18 07:20:12,276 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-18 07:20:12,276 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-18 07:20:12,276 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-18 07:20:12,276 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-18 07:20:12,276 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-18 07:20:12,276 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-18 07:20:12,276 - 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": "2019-01-18T07:06:35.566Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"} 2019-01-18 07:20:12,276 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-18 07:20:12,277 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 18 Jan 2019 07:20:12 GMT 2019-01-18 07:20:12,277 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-18 07:20:12,277 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-18 07:20:12,277 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-18 07:20:17,282 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/events 2019-01-18 07:20:17,465 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-18 07:20:17,465 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-18 07:20:17,466 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-18 07:20:17,466 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-18 07:20:17,466 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-18 07:20:17,466 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-18 07:20:17,466 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-18 07:20:17,466 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1940, "offset": 1904, "size": 50}}} 2019-01-18 07:20:17,466 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-18 07:20:17,466 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 18 Jan 2019 07:20:17 GMT 2019-01-18 07:20:17,466 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-18 07:20:17,466 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2019-01-18 07:20:17,467 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-18 07:20:17,467 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/executions/e87ce63d-2c62-4c4d-a907-7e1bd4215583 2019-01-18 07:20:17,573 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-18 07:20:17,573 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-18 07:20:17,574 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-18 07:20:17,574 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-18 07:20:17,574 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-18 07:20:17,574 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-18 07:20:17,574 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-18 07:20:17,574 - 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": "2019-01-18T07:06:35.566Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"} 2019-01-18 07:20:17,574 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-18 07:20:17,574 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 18 Jan 2019 07:20:17 GMT 2019-01-18 07:20:17,574 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-18 07:20:17,575 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-18 07:20:17,575 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-18 07:20:22,580 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/events 2019-01-18 07:20:22,719 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-18 07:20:22,720 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-18 07:20:22,720 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-18 07:20:22,720 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-18 07:20:22,720 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-18 07:20:22,720 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-18 07:20:22,720 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-18 07:20:22,720 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_jmu7qe", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:20:17.982Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:20:17.982Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "099b9dc4-80fc-43c3-b5c4-b45e95fbbe41"}], "metadata": {"pagination": {"total": 1941, "offset": 1904, "size": 50}}} 2019-01-18 07:20:22,720 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-18 07:20:22,720 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 18 Jan 2019 07:20:22 GMT 2019-01-18 07:20:22,720 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-18 07:20:22,721 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2019-01-18 07:20:22,721 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-18 07:20:22,721 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2019-01-18 07:20:22,721 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/executions/e87ce63d-2c62-4c4d-a907-7e1bd4215583 2019-01-18 07:20:22,789 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-18 07:20:22,789 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-18 07:20:22,789 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-18 07:20:22,789 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-18 07:20:22,789 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-18 07:20:22,790 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-18 07:20:22,790 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-18 07:20:22,790 - 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": "2019-01-18T07:06:35.566Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"} 2019-01-18 07:20:22,790 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-18 07:20:22,790 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 18 Jan 2019 07:20:22 GMT 2019-01-18 07:20:22,790 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-18 07:20:22,790 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-18 07:20:22,790 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-18 07:20:27,796 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/events 2019-01-18 07:20:27,946 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-18 07:20:27,946 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-18 07:20:27,946 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-18 07:20:27,946 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-18 07:20:27,946 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-18 07:20:27,946 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-18 07:20:27,946 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-18 07:20:27,947 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1941, "offset": 1905, "size": 50}}} 2019-01-18 07:20:27,947 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-18 07:20:27,947 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 18 Jan 2019 07:20:27 GMT 2019-01-18 07:20:27,947 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-18 07:20:27,947 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2019-01-18 07:20:27,947 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-18 07:20:27,947 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/executions/e87ce63d-2c62-4c4d-a907-7e1bd4215583 2019-01-18 07:20:28,070 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-18 07:20:28,070 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-18 07:20:28,071 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-18 07:20:28,071 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-18 07:20:28,071 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-18 07:20:28,071 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-18 07:20:28,071 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-18 07:20:28,071 - 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": "2019-01-18T07:06:35.566Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"} 2019-01-18 07:20:28,071 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-18 07:20:28,071 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 18 Jan 2019 07:20:28 GMT 2019-01-18 07:20:28,071 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-18 07:20:28,071 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-18 07:20:28,072 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-18 07:20:33,077 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/events 2019-01-18 07:20:33,188 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-18 07:20:33,188 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-18 07:20:33,188 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-18 07:20:33,188 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-18 07:20:33,188 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-18 07:20:33,188 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-18 07:20:33,189 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-18 07:20:33,189 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_jmu7qe", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:20:28.215Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:20:28.215Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "099b9dc4-80fc-43c3-b5c4-b45e95fbbe41"}], "metadata": {"pagination": {"total": 1942, "offset": 1905, "size": 50}}} 2019-01-18 07:20:33,189 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-18 07:20:33,189 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 18 Jan 2019 07:20:33 GMT 2019-01-18 07:20:33,189 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-18 07:20:33,189 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2019-01-18 07:20:33,189 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-18 07:20:33,189 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2019-01-18 07:20:33,190 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/executions/e87ce63d-2c62-4c4d-a907-7e1bd4215583 2019-01-18 07:20:33,326 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-18 07:20:33,326 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-18 07:20:33,326 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-18 07:20:33,326 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-18 07:20:33,326 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-18 07:20:33,326 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-18 07:20:33,327 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-18 07:20:33,327 - 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": "2019-01-18T07:06:35.566Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"} 2019-01-18 07:20:33,327 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-18 07:20:33,327 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 18 Jan 2019 07:20:33 GMT 2019-01-18 07:20:33,327 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-18 07:20:33,327 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-18 07:20:33,327 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-18 07:20:38,333 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/events 2019-01-18 07:20:38,445 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-18 07:20:38,445 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-18 07:20:38,445 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-18 07:20:38,445 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-18 07:20:38,445 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-18 07:20:38,446 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-18 07:20:38,446 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-18 07:20:38,446 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1942, "offset": 1906, "size": 50}}} 2019-01-18 07:20:38,446 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-18 07:20:38,446 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 18 Jan 2019 07:20:38 GMT 2019-01-18 07:20:38,446 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-18 07:20:38,446 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2019-01-18 07:20:38,446 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-18 07:20:38,446 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/executions/e87ce63d-2c62-4c4d-a907-7e1bd4215583 2019-01-18 07:20:38,632 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-18 07:20:38,632 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-18 07:20:38,632 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-18 07:20:38,633 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-18 07:20:38,633 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-18 07:20:38,633 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-18 07:20:38,633 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-18 07:20:38,633 - 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": "2019-01-18T07:06:35.566Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"} 2019-01-18 07:20:38,633 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-18 07:20:38,633 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 18 Jan 2019 07:20:38 GMT 2019-01-18 07:20:38,633 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-18 07:20:38,633 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-18 07:20:38,634 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-18 07:20:43,639 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/events 2019-01-18 07:20:44,082 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-18 07:20:44,082 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-18 07:20:44,082 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-18 07:20:44,082 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-18 07:20:44,082 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-18 07:20:44,082 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-18 07:20:44,082 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-18 07:20:44,083 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_jmu7qe", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:20:38.451Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:20:38.451Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "099b9dc4-80fc-43c3-b5c4-b45e95fbbe41"}], "metadata": {"pagination": {"total": 1943, "offset": 1906, "size": 50}}} 2019-01-18 07:20:44,083 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-18 07:20:44,083 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 18 Jan 2019 07:20:44 GMT 2019-01-18 07:20:44,083 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-18 07:20:44,083 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2019-01-18 07:20:44,083 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-18 07:20:44,083 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2019-01-18 07:20:44,084 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/executions/e87ce63d-2c62-4c4d-a907-7e1bd4215583 2019-01-18 07:20:44,212 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-18 07:20:44,213 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-18 07:20:44,213 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-18 07:20:44,213 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-18 07:20:44,213 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-18 07:20:44,213 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-18 07:20:44,213 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-18 07:20:44,213 - 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": "2019-01-18T07:06:35.566Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"} 2019-01-18 07:20:44,213 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-18 07:20:44,213 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 18 Jan 2019 07:20:44 GMT 2019-01-18 07:20:44,213 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-18 07:20:44,214 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-18 07:20:44,214 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-18 07:20:49,218 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/events 2019-01-18 07:20:49,373 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-18 07:20:49,373 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-18 07:20:49,374 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-18 07:20:49,374 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-18 07:20:49,374 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-18 07:20:49,374 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-18 07:20:49,374 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-18 07:20:49,374 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_jmu7qe", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:20:48.685Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:20:48.685Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "099b9dc4-80fc-43c3-b5c4-b45e95fbbe41"}], "metadata": {"pagination": {"total": 1944, "offset": 1907, "size": 50}}} 2019-01-18 07:20:49,374 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-18 07:20:49,374 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 18 Jan 2019 07:20:49 GMT 2019-01-18 07:20:49,374 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-18 07:20:49,374 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2019-01-18 07:20:49,375 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-18 07:20:49,375 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2019-01-18 07:20:49,375 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/executions/e87ce63d-2c62-4c4d-a907-7e1bd4215583 2019-01-18 07:20:49,443 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-18 07:20:49,443 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-18 07:20:49,444 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-18 07:20:49,444 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-18 07:20:49,444 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-18 07:20:49,444 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-18 07:20:49,444 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-18 07:20:49,444 - 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": "2019-01-18T07:06:35.566Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"} 2019-01-18 07:20:49,444 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-18 07:20:49,444 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 18 Jan 2019 07:20:49 GMT 2019-01-18 07:20:49,444 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-18 07:20:49,445 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-18 07:20:49,445 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-18 07:20:54,450 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/events 2019-01-18 07:20:54,640 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-18 07:20:54,640 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-18 07:20:54,640 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-18 07:20:54,640 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-18 07:20:54,640 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-18 07:20:54,640 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-18 07:20:54,640 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-18 07:20:54,640 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1944, "offset": 1908, "size": 50}}} 2019-01-18 07:20:54,641 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-18 07:20:54,641 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 18 Jan 2019 07:20:54 GMT 2019-01-18 07:20:54,641 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-18 07:20:54,641 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2019-01-18 07:20:54,641 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-18 07:20:54,641 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/executions/e87ce63d-2c62-4c4d-a907-7e1bd4215583 2019-01-18 07:20:54,718 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-18 07:20:54,718 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-18 07:20:54,719 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-18 07:20:54,719 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-18 07:20:54,719 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-18 07:20:54,719 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-18 07:20:54,719 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-18 07:20:54,719 - 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": "2019-01-18T07:06:35.566Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"} 2019-01-18 07:20:54,719 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-18 07:20:54,719 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 18 Jan 2019 07:20:54 GMT 2019-01-18 07:20:54,720 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-18 07:20:54,720 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-18 07:20:54,720 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-18 07:20:59,725 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/events 2019-01-18 07:20:59,870 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-18 07:20:59,870 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-18 07:20:59,870 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-18 07:20:59,870 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-18 07:20:59,870 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-18 07:20:59,870 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-18 07:20:59,871 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-18 07:20:59,871 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_jmu7qe", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:20:58.918Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:20:58.918Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "099b9dc4-80fc-43c3-b5c4-b45e95fbbe41"}], "metadata": {"pagination": {"total": 1945, "offset": 1908, "size": 50}}} 2019-01-18 07:20:59,871 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-18 07:20:59,871 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 18 Jan 2019 07:20:59 GMT 2019-01-18 07:20:59,871 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-18 07:20:59,871 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2019-01-18 07:20:59,871 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-18 07:20:59,871 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2019-01-18 07:20:59,872 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/executions/e87ce63d-2c62-4c4d-a907-7e1bd4215583 2019-01-18 07:20:59,944 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-18 07:20:59,944 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-18 07:20:59,944 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-18 07:20:59,944 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-18 07:20:59,944 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-18 07:20:59,945 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-18 07:20:59,945 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-18 07:20:59,945 - 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": "2019-01-18T07:06:35.566Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"} 2019-01-18 07:20:59,945 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-18 07:20:59,945 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 18 Jan 2019 07:20:59 GMT 2019-01-18 07:20:59,945 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-18 07:20:59,945 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-18 07:20:59,945 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-18 07:21:04,951 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/events 2019-01-18 07:21:05,242 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-18 07:21:05,242 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-18 07:21:05,243 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-18 07:21:05,243 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-18 07:21:05,243 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-18 07:21:05,243 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-18 07:21:05,243 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-18 07:21:05,243 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1945, "offset": 1909, "size": 50}}} 2019-01-18 07:21:05,243 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-18 07:21:05,243 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 18 Jan 2019 07:21:05 GMT 2019-01-18 07:21:05,243 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-18 07:21:05,243 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2019-01-18 07:21:05,244 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-18 07:21:05,244 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/executions/e87ce63d-2c62-4c4d-a907-7e1bd4215583 2019-01-18 07:21:05,456 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-18 07:21:05,456 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-18 07:21:05,457 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-18 07:21:05,457 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-18 07:21:05,457 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-18 07:21:05,457 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-18 07:21:05,457 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-18 07:21:05,457 - 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": "2019-01-18T07:06:35.566Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"} 2019-01-18 07:21:05,457 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-18 07:21:05,457 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 18 Jan 2019 07:21:05 GMT 2019-01-18 07:21:05,457 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-18 07:21:05,457 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-18 07:21:05,458 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-18 07:21:10,463 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/events 2019-01-18 07:21:10,666 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-18 07:21:10,666 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-18 07:21:10,666 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-18 07:21:10,666 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-18 07:21:10,666 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-18 07:21:10,666 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-18 07:21:10,666 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-18 07:21:10,667 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_jmu7qe", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:21:09.153Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:21:09.153Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "099b9dc4-80fc-43c3-b5c4-b45e95fbbe41"}], "metadata": {"pagination": {"total": 1946, "offset": 1909, "size": 50}}} 2019-01-18 07:21:10,667 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-18 07:21:10,667 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 18 Jan 2019 07:21:10 GMT 2019-01-18 07:21:10,667 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-18 07:21:10,667 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2019-01-18 07:21:10,667 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-18 07:21:10,667 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2019-01-18 07:21:10,668 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/executions/e87ce63d-2c62-4c4d-a907-7e1bd4215583 2019-01-18 07:21:10,738 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-18 07:21:10,738 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-18 07:21:10,738 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-18 07:21:10,738 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-18 07:21:10,738 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-18 07:21:10,738 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-18 07:21:10,738 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-18 07:21:10,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": "2019-01-18T07:06:35.566Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"} 2019-01-18 07:21:10,739 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-18 07:21:10,739 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 18 Jan 2019 07:21:10 GMT 2019-01-18 07:21:10,739 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-18 07:21:10,739 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-18 07:21:10,739 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-18 07:21:15,743 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/events 2019-01-18 07:21:15,998 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-18 07:21:15,998 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-18 07:21:15,998 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-18 07:21:15,998 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-18 07:21:15,998 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-18 07:21:15,998 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-18 07:21:15,998 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-18 07:21:15,998 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1946, "offset": 1910, "size": 50}}} 2019-01-18 07:21:15,998 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-18 07:21:15,999 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 18 Jan 2019 07:21:15 GMT 2019-01-18 07:21:15,999 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-18 07:21:15,999 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2019-01-18 07:21:15,999 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-18 07:21:15,999 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/executions/e87ce63d-2c62-4c4d-a907-7e1bd4215583 2019-01-18 07:21:16,096 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-18 07:21:16,097 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-18 07:21:16,097 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-18 07:21:16,097 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-18 07:21:16,097 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-18 07:21:16,097 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-18 07:21:16,097 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-18 07:21:16,097 - 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": "2019-01-18T07:06:35.566Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"} 2019-01-18 07:21:16,097 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-18 07:21:16,097 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 18 Jan 2019 07:21:16 GMT 2019-01-18 07:21:16,098 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-18 07:21:16,098 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-18 07:21:16,098 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-18 07:21:21,103 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/events 2019-01-18 07:21:21,385 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-18 07:21:21,386 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-18 07:21:21,386 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-18 07:21:21,386 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-18 07:21:21,386 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-18 07:21:21,386 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-18 07:21:21,386 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-18 07:21:21,386 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_jmu7qe", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:21:19.490Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:21:19.490Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "099b9dc4-80fc-43c3-b5c4-b45e95fbbe41"}], "metadata": {"pagination": {"total": 1947, "offset": 1910, "size": 50}}} 2019-01-18 07:21:21,386 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-18 07:21:21,386 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 18 Jan 2019 07:21:21 GMT 2019-01-18 07:21:21,386 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-18 07:21:21,387 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2019-01-18 07:21:21,387 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-18 07:21:21,387 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2019-01-18 07:21:21,387 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/executions/e87ce63d-2c62-4c4d-a907-7e1bd4215583 2019-01-18 07:21:21,467 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-18 07:21:21,468 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-18 07:21:21,468 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-18 07:21:21,468 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-18 07:21:21,468 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-18 07:21:21,468 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-18 07:21:21,468 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-18 07:21:21,468 - 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": "2019-01-18T07:06:35.566Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"} 2019-01-18 07:21:21,468 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-18 07:21:21,468 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 18 Jan 2019 07:21:21 GMT 2019-01-18 07:21:21,469 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-18 07:21:21,469 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-18 07:21:21,469 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-18 07:21:26,474 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/events 2019-01-18 07:21:26,650 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-18 07:21:26,650 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-18 07:21:26,650 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-18 07:21:26,650 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-18 07:21:26,650 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-18 07:21:26,651 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-18 07:21:26,651 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-18 07:21:26,651 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1947, "offset": 1911, "size": 50}}} 2019-01-18 07:21:26,651 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-18 07:21:26,651 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 18 Jan 2019 07:21:26 GMT 2019-01-18 07:21:26,651 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-18 07:21:26,651 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2019-01-18 07:21:26,651 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-18 07:21:26,651 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/executions/e87ce63d-2c62-4c4d-a907-7e1bd4215583 2019-01-18 07:21:26,755 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-18 07:21:26,755 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-18 07:21:26,755 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-18 07:21:26,755 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-18 07:21:26,755 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-18 07:21:26,755 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-18 07:21:26,755 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-18 07:21:26,755 - 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": "2019-01-18T07:06:35.566Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"} 2019-01-18 07:21:26,756 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-18 07:21:26,756 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 18 Jan 2019 07:21:26 GMT 2019-01-18 07:21:26,756 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-18 07:21:26,756 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-18 07:21:26,756 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-18 07:21:31,761 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/events 2019-01-18 07:21:32,013 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-18 07:21:32,013 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-18 07:21:32,013 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-18 07:21:32,013 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-18 07:21:32,013 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-18 07:21:32,013 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-18 07:21:32,013 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-18 07:21:32,014 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_jmu7qe", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:21:29.523Z", "message": "Execution done (return_code=0): /tmp/CFAD1/start-vellum.sh", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:21:29.523Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "099b9dc4-80fc-43c3-b5c4-b45e95fbbe41"}, {"node_instance_id": "vellum_jmu7qe", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:21:29.642Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:21:29.642Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:21:30.154Z", "message": "Task started 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:21:30.154Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:21:30.154Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:21:30.154Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:21:30.731Z", "message": "Downloaded scripts/bind/bind.py to /tmp/SJCOW/bind.py", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:21:30.731Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "1bc1d80e-dc7e-4bd6-a691-b3cebdffd7d9"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:21:31.334Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:21:31.334Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:21:31.746Z", "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": "2019-01-18T07:21:31.746Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "1bc1d80e-dc7e-4bd6-a691-b3cebdffd7d9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:21:31.746Z", "message": "[localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:21:31.746Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "1bc1d80e-dc7e-4bd6-a691-b3cebdffd7d9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:21:31.746Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.local.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:21:31.746Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "1bc1d80e-dc7e-4bd6-a691-b3cebdffd7d9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:21:31.746Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:21:31.746Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "1bc1d80e-dc7e-4bd6-a691-b3cebdffd7d9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:21:31.746Z", "message": "[localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:21:31.746Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "1bc1d80e-dc7e-4bd6-a691-b3cebdffd7d9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:21:31.746Z", "message": "Creating private domain file", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:21:31.746Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "1bc1d80e-dc7e-4bd6-a691-b3cebdffd7d9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:21:31.746Z", "message": "The config dict: {'public_ip': u'172.30.9.204', 'backends': {u'homer': {u'homer_i5ohke': {u'public_address': u'', u'private_address': u'192.168.120.6', u'name': u'homer-i5ohke'}}, u'ellis': {u'ellis_n7nv88': {u'public_address': u'172.30.9.209', u'private_address': u'192.168.120.11', u'name': u'ellis-n7nv88'}}, u'dime': {u'dime_e5joxy': {u'public_address': u'', u'private_address': u'192.168.120.5', u'name': u'dime-e5joxy'}}, u'sprout': {u'sprout_aubtxa': {u'public_address': u'', u'private_address': u'192.168.120.13', u'name': u'sprout-aubtxa'}}, u'vellum': {u'vellum_jmu7qe': {u'public_address': u'', u'private_address': u'192.168.120.8', u'name': u'vellum-jmu7qe'}}, u'bono': {u'bono_69va8w': {u'public_address': u'172.30.9.212', u'private_address': u'192.168.120.7', u'name': u'bono-69va8w'}}}, 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.9', u'hss_hostname': u''}.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:21:31.746Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "1bc1d80e-dc7e-4bd6-a691-b3cebdffd7d9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:21:31.746Z", "message": "[localhost] run: sudo mv /tmp/tmpefaH31 /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:21:31.746Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "1bc1d80e-dc7e-4bd6-a691-b3cebdffd7d9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:21:31.746Z", "message": "[localhost] run: sudo service bind9 reload", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:21:31.746Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "1bc1d80e-dc7e-4bd6-a691-b3cebdffd7d9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:21:31.746Z", "message": "Creating public domain file", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:21:31.746Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "1bc1d80e-dc7e-4bd6-a691-b3cebdffd7d9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:21:31.746Z", "message": "[localhost] run: sudo mv /tmp/tmpRWmtJt /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:21:31.746Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583", "logger": "1bc1d80e-dc7e-4bd6-a691-b3cebdffd7d9"}], "metadata": {"pagination": {"total": 1965, "offset": 1911, "size": 50}}} 2019-01-18 07:21:32,014 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-18 07:21:32,014 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 18 Jan 2019 07:21:32 GMT 2019-01-18 07:21:32,014 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-18 07:21:32,014 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 10121 2019-01-18 07:21:32,014 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-18 07:21:32,015 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/CFAD1/start-vellum.sh 2019-01-18 07:21:32,015 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-01-18 07:21:32,015 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2019-01-18 07:21:32,015 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-01-18 07:21:32,015 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/SJCOW/bind.py 2019-01-18 07:21:32,016 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-01-18 07:21:32,016 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2019-01-18 07:21:32,016 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2019-01-18 07:21:32,016 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2019-01-18 07:21:32,016 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2019-01-18 07:21:32,016 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2019-01-18 07:21:32,017 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2019-01-18 07:21:32,017 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.204', 'backends': {u'homer': {u'homer_i5ohke': {u'public_address': u'', u'private_address': u'192.168.120.6', u'name': u'homer-i5ohke'}}, u'ellis': {u'ellis_n7nv88': {u'public_address': u'172.30.9.209', u'private_address': u'192.168.120.11', u'name': u'ellis-n7nv88'}}, u'dime': {u'dime_e5joxy': {u'public_address': u'', u'private_address': u'192.168.120.5', u'name': u'dime-e5joxy'}}, u'sprout': {u'sprout_aubtxa': {u'public_address': u'', u'private_address': u'192.168.120.13', u'name': u'sprout-aubtxa'}}, u'vellum': {u'vellum_jmu7qe': {u'public_address': u'', u'private_address': u'192.168.120.8', u'name': u'vellum-jmu7qe'}}, u'bono': {u'bono_69va8w': {u'public_address': u'172.30.9.212', u'private_address': u'192.168.120.7', u'name': u'bono-69va8w'}}}, 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.9', u'hss_hostname': u''}. 2019-01-18 07:21:32,017 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpefaH31 /etc/bind/db.clearwater.opnfv 2019-01-18 07:21:32,017 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2019-01-18 07:21:32,017 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2019-01-18 07:21:32,017 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpRWmtJt /etc/bind/db.clearwater.local 2019-01-18 07:21:32,018 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/executions/e87ce63d-2c62-4c4d-a907-7e1bd4215583 2019-01-18 07:21:32,090 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-18 07:21:32,090 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-18 07:21:32,090 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-18 07:21:32,091 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-18 07:21:32,091 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-18 07:21:32,091 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-18 07:21:32,091 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-18 07:21:32,091 - 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": "2019-01-18T07:06:35.566Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"} 2019-01-18 07:21:32,091 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-18 07:21:32,091 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 18 Jan 2019 07:21:32 GMT 2019-01-18 07:21:32,091 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-18 07:21:32,091 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 354 2019-01-18 07:21:32,091 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-18 07:21:32,092 - 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'2019-01-18T07:06:35.566Z', 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'e87ce63d-2c62-4c4d-a907-7e1bd4215583'} 2019-01-18 07:21:32,092 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/deployments/clearwater-opnfv/outputs 2019-01-18 07:21:32,175 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-18 07:21:32,175 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-18 07:21:32,175 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-18 07:21:32,176 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-18 07:21:32,176 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-18 07:21:32,176 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-18 07:21:32,176 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-18 07:21:32,176 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"outputs": {"dns_ip": "172.30.9.204", "ellis_ip": "172.30.9.209"}, "deployment_id": "clearwater-opnfv"} 2019-01-18 07:21:32,176 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-18 07:21:32,176 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 18 Jan 2019 07:21:32 GMT 2019-01-18 07:21:32,176 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-18 07:21:32,176 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 104 2019-01-18 07:21:32,176 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-18 07:21:32,179 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - Ellis IP: 172.30.9.209 2019-01-18 07:21:32,375 - 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'} 2019-01-18 07:21:32,446 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - cookies: ]> 2019-01-18 07:21:32,447 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - Create 1st calling number on Ellis 2019-01-18 07:21:32,551 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2019-01-18 07:21:32,551 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 1: cannot create a number 2019-01-18 07:21:57,633 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2019-01-18 07:21:57,634 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 2: cannot create a number 2019-01-18 07:22:22,748 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2019-01-18 07:22:22,748 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 3: cannot create a number 2019-01-18 07:22:47,815 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2019-01-18 07:22:47,815 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 4: cannot create a number 2019-01-18 07:23:12,896 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2019-01-18 07:23:12,896 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 5: cannot create a number 2019-01-18 07:23:38,113 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2019-01-18 07:23:38,114 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 6: cannot create a number 2019-01-18 07:24:03,276 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2019-01-18 07:24:03,277 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 7: cannot create a number 2019-01-18 07:24:28,353 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2019-01-18 07:24:28,353 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 8: cannot create a number 2019-01-18 07:24:53,425 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2019-01-18 07:24:53,426 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 9: cannot create a number 2019-01-18 07:25:18,588 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2019-01-18 07:25:18,588 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 10: cannot create a number 2019-01-18 07:25:43,681 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2019-01-18 07:25:43,682 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 11: cannot create a number 2019-01-18 07:26:09,348 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2019-01-18 07:26:09,348 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 12: cannot create a number 2019-01-18 07:26:34,438 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2019-01-18 07:26:34,438 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 13: cannot create a number 2019-01-18 07:26:59,694 - functest.opnfv_tests.vnf.ims.clearwater - INFO - Calling number is created: {u'private_id': u'6505550258@clearwater.opnfv', u'sip_username': u'6505550258', u'formatted_number': u'(650) 555-0258', u'number': u'6505550258', u'sip_uri': u'sip:6505550258@clearwater.opnfv', u'number_id': u'0655f0970bf24ac2b6f31b54a10a0353', u'sip_password': u'Nhj9GAmq6', u'pstn': False} 2019-01-18 07:26:59,695 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/deployments/clearwater-opnfv/outputs 2019-01-18 07:26:59,868 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-18 07:26:59,868 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-18 07:26:59,868 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-18 07:26:59,868 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-18 07:26:59,868 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-18 07:26:59,868 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-18 07:26:59,868 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-18 07:26:59,868 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"outputs": {"dns_ip": "172.30.9.204", "ellis_ip": "172.30.9.209"}, "deployment_id": "clearwater-opnfv"} 2019-01-18 07:26:59,868 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-18 07:26:59,869 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 18 Jan 2019 07:26:59 GMT 2019-01-18 07:26:59,869 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-18 07:26:59,869 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 104 2019-01-18 07:26:59,869 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-18 07:26:59,869 - functest.opnfv_tests.vnf.ims.clearwater - INFO - Run Clearwater live test 2019-01-18 07:26:59,869 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - Backup /etc/resolv.conf -> /etc/resolv.conf.bak 2019-01-18 07:26:59,894 - 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' 2019-01-18 07:26:59,895 - 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'' 2019-01-18 07:29:15,719 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - ** Invoke test (first_time) ** Execute test Basic Call - Mainline (TCP) - (6505550786, 6505550248) Passed Basic Call - SDP (TCP) - (6505550814, 6505550047) Passed Basic Call - Tel URIs (TCP) - (6505550816, 6505550293) Passed Basic Call - Unknown number (TCP) - (6505550147, 6505550930) Passed Basic Call - Rejected by remote endpoint (TCP) - (6505550588, 6505550104) Passed Basic Call - Messages - Pager model (TCP) - (6505550989, 6505550418) Passed Basic Call - Pracks (TCP) - (6505550593, 6505550095) Passed Basic Registration (TCP) - (6505550882) Passed Emergency Registration (TCP) - Skipped (Not running with emergency registrations) - Call with EMERGENCY_REG=Y to run test Multiple Identities (TCP) - (6505550502, 6505550851) Passed Call Barring - Outbound Rejection (TCP) - (6505550542, 6505550020) 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) - (6505550484, 6505550961) 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) - (6505550231, 6505550626, 6505550744) Passed Call Diversion - Not reachable (not registered) (TCP) - (6505550567, 6505550331, 6505550325) Passed Call Diversion - Not reachable (408) (TCP) - (6505550493, 6505550075, 6505550340) Passed Call Diversion - Not reachable (503) (TCP) - (6505550699, 6505550770, 6505550750) Passed Call Diversion - Not reachable (500) (TCP) - (6505550054, 6505550014, 6505550381) Passed Call Diversion - Busy (TCP) - (6505550882, 6505550498, 6505550839) Passed Call Diversion - Unconditional (TCP) - (6505550242, 6505550675, 6505550191) Passed Call Diversion - No answer (TCP) - (6505550141, 6505550652, 6505550667) Passed Call Diversion - Bad target URI (TCP) - (6505550228, 6505550522) Passed Call Diversion - Audio-only call (TCP) - (6505550054, 6505550612, 6505550365, 6505550727) Passed Call Diversion - Audio-video call (TCP) - (6505550277, 6505550086, 6505550750, 6505550859) Passed Call Waiting - Accepted (TCP) - (6505550280, 6505550156, 6505550745) Passed Call Waiting - Cancelled (TCP) - (6505550874, 6505550364, 6505550505) Passed CANCEL - Mainline (TCP) - (6505550090, 6505550547) Passed Filtering - Accept-Contact (TCP) - (6505550305, 6505550037) Passed Accept-Contact with response (SFR 511195) (TCP) - (6505550754, 6505550590) Passed Filtering - Accept-Contact no match (TCP) - (6505550303, 6505550925) Passed Filtering - Accept-Contact negated match (TCP) - (6505550885, 6505550966) Passed Filtering - RFC3841 example (TCP) - (6505550791, 6505550227) Passed Filtering - Reject-Contact no match (TCP) - (6505550936, 6505550018) Passed Filtering - Reject-Contact match (TCP) - (6505550035, 6505550692) 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) - (6505550023) Passed GRUU - REGISTER - binding suggested GRUU (TCP) - (6505550469) Passed GRUU - REGISTER - instance ID requires escaping (TCP) - (6505550557) Passed GRUU - REGISTER - three bindings with GRUUs (TCP) - (6505550933) Passed GRUU - Call - first endpoint GRUU as target (TCP) - (6505550572, 6505550322) Passed GRUU - Call - second endpoint GRUU as target (TCP) - (6505550417, 6505550955) Passed GRUU - Call - only GRUU as target (TCP) - (6505550966, 6505550731) Passed GRUU - Call - AoR as target (TCP) - (6505550123, 6505550873) Passed GRUU - Call - unknown GRUU as target (TCP) - (6505550114, 6505550127) Passed GRUU - Call - unknown GRUU as target - no GRUUs assigned (TCP) - (6505550652, 6505550354) Passed GRUU - Call - Reject-Contact interop (TCP) - (6505550886, 6505550238) Passed GRUU - Call - Accept-Contact interop (TCP) - (6505550615, 6505550116) Passed GRUU - Call - AoR with other param as target (TCP) - (6505550795, 6505550913) Passed GRUU - Call - GRUU with other param as target (TCP) - (6505550377, 6505550465) 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) - (6505550403) Passed SUBSCRIBE - reg-event with a GRUU (TCP) - (6505550154) Passed SUBSCRIBE - Subscription timeout (TCP) - (6505550352) Passed SUBSCRIBE - Registration timeout (TCP) - (6505550414, 6505550790) Passed Multiple SUBSCRIBErs to one UE's reg-event (TCP) - (6505550710, 6505550468) 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 2019-01-18 07:29:15,721 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - {'failures': 0, 'skipped': 42, 'total': 93, 'passed': 51} 2019-01-18 07:29:15,845 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2019-01-18 07:29:15,846 - xtesting.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | cloudify_ims | functest | 29:15 | PASS | +----------------------+------------------+------------------+----------------+ 2019-01-18 07:29:15,850 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Deleting the current deployment 2019-01-18 07:29:15,850 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/executions 2019-01-18 07:29:15,931 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-18 07:29:15,931 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-18 07:29:15,932 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-18 07:29:15,932 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-18 07:29:15,932 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-18 07:29:15,932 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-18 07:29:15,932 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-18 07:29:15,932 - 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": "2019-01-18T07:06:04.092Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "clearwater-opnfv", "id": "4d214d4f-a689-4ca6-b97a-04cd4e3354c6"}, {"status": "terminated", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-01-18T07:06:35.566Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "e87ce63d-2c62-4c4d-a907-7e1bd4215583"}], "metadata": {"pagination": {"total": 2, "offset": 0, "size": 0}}} 2019-01-18 07:29:15,932 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-18 07:29:15,932 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 18 Jan 2019 07:29:15 GMT 2019-01-18 07:29:15,933 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-18 07:29:15,933 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6728 2019-01-18 07:29:15,933 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-18 07:29:15,933 - cloudify.rest_client.http - DEBUG - Sending request: POST http://172.30.9.203:80/api/v3/executions; body: {"allow_custom_parameters": "false", "deployment_id": "clearwater-opnfv", "force": "true", "workflow_id": "uninstall", "parameters": {"ignore_failure": true}} 2019-01-18 07:29:16,108 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-18 07:29:16,108 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-18 07:29:16,108 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-18 07:29:16,108 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-18 07:29:16,108 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-18 07:29:16,108 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-18 07:29:16,108 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-18 07:29:16,109 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 158 2019-01-18 07:29:16,109 - 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": "2019-01-18T07:29:16.010Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "b7cd81db-9880-435d-83a8-dae74bbedf50"} 2019-01-18 07:29:16,109 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-18 07:29:16,109 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 18 Jan 2019 07:29:16 GMT 2019-01-18 07:29:16,109 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-18 07:29:16,109 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2019-01-18 07:29:16,109 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-18 07:29:16,109 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/events 2019-01-18 07:29:16,186 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-18 07:29:16,187 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-18 07:29:16,187 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-18 07:29:16,187 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-18 07:29:16,187 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-18 07:29:16,187 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-18 07:29:16,187 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-18 07:29:16,187 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 0, "offset": 0, "size": 50}}} 2019-01-18 07:29:16,187 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-18 07:29:16,188 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 18 Jan 2019 07:29:16 GMT 2019-01-18 07:29:16,188 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-18 07:29:16,188 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 80 2019-01-18 07:29:16,188 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-18 07:29:16,188 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/executions/b7cd81db-9880-435d-83a8-dae74bbedf50 2019-01-18 07:29:16,265 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-18 07:29:16,265 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-18 07:29:16,265 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-18 07:29:16,265 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-18 07:29:16,265 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-18 07:29:16,265 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-18 07:29:16,266 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-18 07:29:16,266 - 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": "2019-01-18T07:29:16.010Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "b7cd81db-9880-435d-83a8-dae74bbedf50"} 2019-01-18 07:29:16,266 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-18 07:29:16,266 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 18 Jan 2019 07:29:16 GMT 2019-01-18 07:29:16,266 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-18 07:29:16,266 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2019-01-18 07:29:16,266 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-18 07:29:21,272 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/events 2019-01-18 07:29:21,353 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-18 07:29:21,354 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-18 07:29:21,354 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-18 07:29:21,354 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-18 07:29:21,354 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-18 07:29:21,354 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-18 07:29:21,354 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-18 07:29:21,354 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "event_type": "workflow_started", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:29:16.833Z", "message": "Starting 'uninstall' workflow execution", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:29:16.833Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50"}, {"node_instance_id": "dime_e5joxy", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:29:17.847Z", "message": "Stopping node", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:29:17.847Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50"}, {"node_instance_id": "vellum_jmu7qe", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:29:18.284Z", "message": "Stopping node", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:29:18.284Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50"}, {"node_instance_id": "sprout_aubtxa", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:29:18.284Z", "message": "Stopping node", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:29:18.284Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50"}, {"node_instance_id": "ellis_n7nv88", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:29:18.284Z", "message": "Stopping node", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:29:18.284Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50"}, {"node_instance_id": "homer_i5ohke", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:29:18.284Z", "message": "Stopping node", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:29:18.284Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50"}, {"node_instance_id": "sprout_aubtxa", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:29:18.284Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:29:18.284Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50"}, {"node_instance_id": "sprout_aubtxa", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:29:18.284Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:29:18.284Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50"}, {"node_instance_id": "bono_69va8w", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:29:18.284Z", "message": "Stopping node", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:29:18.284Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50"}, {"node_instance_id": "dime_e5joxy", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:29:18.284Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:29:18.284Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50"}, {"node_instance_id": "vellum_jmu7qe", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:29:18.284Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:29:18.284Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50"}, {"node_instance_id": "vellum_jmu7qe", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:29:18.284Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:29:18.284Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50"}, {"node_instance_id": "dime_e5joxy", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:29:18.284Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:29:18.284Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50"}, {"node_instance_id": "dime_e5joxy", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:29:18.699Z", "message": "Downloaded scripts/clearwater/dime/stop-dime.sh to /tmp/4LP45/stop-dime.sh", "level": "info", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:29:18.699Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50", "logger": "b9324208-580e-4e0c-a65e-79bdb21183d5"}, {"node_instance_id": "vellum_jmu7qe", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:29:18.986Z", "message": "Stopping vellum node", "level": "info", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:29:18.986Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50", "logger": "2a70fc93-3dbc-4941-8ba4-45ee2910ae9f"}, {"node_instance_id": "sprout_aubtxa", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:29:18.986Z", "message": "Downloaded scripts/clearwater/sprout/stop-sprout.sh to /tmp/AR06M/stop-sprout.sh", "level": "info", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:29:18.986Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50", "logger": "a98739d4-81b6-417a-9a93-7e99893d7be2"}, {"node_instance_id": "vellum_jmu7qe", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:29:18.986Z", "message": "Downloaded scripts/clearwater/vellum/stop-vellum.sh to /tmp/08WJ3/stop-vellum.sh", "level": "info", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:29:18.986Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50", "logger": "2a70fc93-3dbc-4941-8ba4-45ee2910ae9f"}, {"node_instance_id": "dime_e5joxy", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:29:18.986Z", "message": "Stopping dime node", "level": "info", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:29:18.986Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50", "logger": "b9324208-580e-4e0c-a65e-79bdb21183d5"}, {"node_instance_id": "ellis_n7nv88", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:29:18.986Z", "message": "Downloaded scripts/clearwater/ellis/stop-ellis.sh to /tmp/91RV0/stop-ellis.sh", "level": "info", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:29:18.986Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50", "logger": "5e1f4a86-3153-4282-b0ec-df8a193ef367"}, {"node_instance_id": "vellum_jmu7qe", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:29:18.986Z", "message": "Executing: /tmp/08WJ3/stop-vellum.sh", "level": "info", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:29:18.986Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50", "logger": "2a70fc93-3dbc-4941-8ba4-45ee2910ae9f"}, {"node_instance_id": "homer_i5ohke", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:29:18.986Z", "message": "Downloaded scripts/clearwater/homer/stop-homer.sh to /tmp/SEXK2/stop-homer.sh", "level": "info", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:29:18.986Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50", "logger": "31b7c8e2-7ac0-40e0-9c0b-27fd1173157c"}, {"node_instance_id": "dime_e5joxy", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:29:18.986Z", "message": "Executing: /tmp/4LP45/stop-dime.sh", "level": "info", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:29:18.986Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50", "logger": "b9324208-580e-4e0c-a65e-79bdb21183d5"}, {"node_instance_id": "ellis_n7nv88", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:29:18.986Z", "message": "Executing: /tmp/91RV0/stop-ellis.sh", "level": "info", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:29:18.986Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50", "logger": "5e1f4a86-3153-4282-b0ec-df8a193ef367"}, {"node_instance_id": "sprout_aubtxa", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:29:18.986Z", "message": "Executing: /tmp/AR06M/stop-sprout.sh", "level": "info", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:29:18.986Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50", "logger": "a98739d4-81b6-417a-9a93-7e99893d7be2"}, {"node_instance_id": "homer_i5ohke", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:29:18.986Z", "message": "Executing: /tmp/SEXK2/stop-homer.sh", "level": "info", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:29:18.986Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50", "logger": "31b7c8e2-7ac0-40e0-9c0b-27fd1173157c"}, {"node_instance_id": "homer_i5ohke", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:29:19.419Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:29:19.419Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50"}, {"node_instance_id": "dime_e5joxy", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:29:19.419Z", "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_xbzo43/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_xbzo43/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_xbzo43/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": "2019-01-18T07:29:19.419Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50"}, {"node_instance_id": "bono_69va8w", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:29:19.419Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:29:19.419Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50"}, {"node_instance_id": "bono_69va8w", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:29:19.419Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:29:19.419Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50"}, {"node_instance_id": "ellis_n7nv88", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:29:19.419Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:29:19.419Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50"}, {"node_instance_id": "homer_i5ohke", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:29:19.419Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:29:19.419Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50"}, {"node_instance_id": "ellis_n7nv88", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:29:19.419Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:29:19.419Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50"}, {"node_instance_id": "vellum_jmu7qe", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:29:19.419Z", "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_qmx7m0/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_qmx7m0/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_qmx7m0/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": "2019-01-18T07:29:19.419Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50"}, {"node_instance_id": "ellis_n7nv88", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:29:19.999Z", "message": "Execution done (return_code=1): /tmp/91RV0/stop-ellis.sh", "level": "info", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:29:19.999Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50", "logger": "5e1f4a86-3153-4282-b0ec-df8a193ef367"}, {"node_instance_id": "homer_i5ohke", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:29:19.999Z", "message": "Execution done (return_code=1): /tmp/SEXK2/stop-homer.sh", "level": "info", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:29:19.999Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50", "logger": "31b7c8e2-7ac0-40e0-9c0b-27fd1173157c"}, {"node_instance_id": "bono_69va8w", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:29:19.999Z", "message": "Downloaded scripts/clearwater/bono/stop-bono.sh to /tmp/RAAHK/stop-bono.sh", "level": "info", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:29:19.999Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50", "logger": "38ecc95d-42c3-4f7a-a20a-8e29013b654b"}, {"node_instance_id": "bono_69va8w", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:29:19.999Z", "message": "Stopping bono node", "level": "info", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:29:19.999Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50", "logger": "38ecc95d-42c3-4f7a-a20a-8e29013b654b"}, {"node_instance_id": "bono_69va8w", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:29:19.999Z", "message": "Executing: /tmp/RAAHK/stop-bono.sh", "level": "info", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:29:19.999Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50", "logger": "38ecc95d-42c3-4f7a-a20a-8e29013b654b"}, {"node_instance_id": "homer_i5ohke", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:29:19.999Z", "message": "Stopping homer node", "level": "info", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:29:19.999Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50", "logger": "31b7c8e2-7ac0-40e0-9c0b-27fd1173157c"}, {"node_instance_id": "vellum_jmu7qe", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:29:19.999Z", "message": "Execution done (return_code=1): /tmp/08WJ3/stop-vellum.sh", "level": "info", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:29:19.999Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50", "logger": "2a70fc93-3dbc-4941-8ba4-45ee2910ae9f"}, {"node_instance_id": "dime_e5joxy", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:29:19.999Z", "message": "Execution done (return_code=1): /tmp/4LP45/stop-dime.sh", "level": "info", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:29:19.999Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50", "logger": "b9324208-580e-4e0c-a65e-79bdb21183d5"}, {"node_instance_id": "ellis_n7nv88", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:29:19.999Z", "message": "Stopping ellis node", "level": "info", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:29:19.999Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50", "logger": "5e1f4a86-3153-4282-b0ec-df8a193ef367"}, {"node_instance_id": "sprout_aubtxa", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:29:19.999Z", "message": "Stopping sprout node", "level": "info", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:29:19.999Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50", "logger": "a98739d4-81b6-417a-9a93-7e99893d7be2"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:29:20.441Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:29:20.441Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:29:20.441Z", "message": "Task started 'script_runner.tasks.run'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:29:20.441Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50"}, {"node_instance_id": "homer_i5ohke", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:29:20.441Z", "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_cazqu3/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_cazqu3/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_cazqu3/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": "2019-01-18T07:29:20.441Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50"}, {"node_instance_id": "ellis_n7nv88", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:29:20.441Z", "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_j3ioa9/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_j3ioa9/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_j3ioa9/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": "2019-01-18T07:29:20.441Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:29:21.029Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.local.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:29:21.029Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50", "logger": "7c8d0412-f1f1-46a0-90c6-85d81d477571"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:29:21.029Z", "message": "Creating private domain file", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:29:21.029Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50", "logger": "7c8d0412-f1f1-46a0-90c6-85d81d477571"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:29:21.029Z", "message": "[localhost] run: sudo mv /tmp/tmplJrtIV /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:29:21.029Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50", "logger": "11183e36-7bc8-4e19-a27e-c467542d7018"}], "metadata": {"pagination": {"total": 77, "offset": 0, "size": 50}}} 2019-01-18 07:29:21,355 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-18 07:29:21,355 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 18 Jan 2019 07:29:21 GMT 2019-01-18 07:29:21,355 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-18 07:29:21,355 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 30466 2019-01-18 07:29:21,355 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-18 07:29:21,356 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting 'uninstall' workflow execution 2019-01-18 07:29:21,356 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2019-01-18 07:29:21,357 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2019-01-18 07:29:21,357 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2019-01-18 07:29:21,357 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2019-01-18 07:29:21,357 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2019-01-18 07:29:21,357 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-01-18 07:29:21,358 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2019-01-18 07:29:21,358 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2019-01-18 07:29:21,358 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-01-18 07:29:21,358 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2019-01-18 07:29:21,358 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-01-18 07:29:21,358 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2019-01-18 07:29:21,358 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/dime/stop-dime.sh to /tmp/4LP45/stop-dime.sh 2019-01-18 07:29:21,359 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping vellum node 2019-01-18 07:29:21,359 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/sprout/stop-sprout.sh to /tmp/AR06M/stop-sprout.sh 2019-01-18 07:29:21,359 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/vellum/stop-vellum.sh to /tmp/08WJ3/stop-vellum.sh 2019-01-18 07:29:21,359 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping dime node 2019-01-18 07:29:21,359 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/ellis/stop-ellis.sh to /tmp/91RV0/stop-ellis.sh 2019-01-18 07:29:21,359 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/08WJ3/stop-vellum.sh 2019-01-18 07:29:21,360 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/homer/stop-homer.sh to /tmp/SEXK2/stop-homer.sh 2019-01-18 07:29:21,360 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/4LP45/stop-dime.sh 2019-01-18 07:29:21,360 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/91RV0/stop-ellis.sh 2019-01-18 07:29:21,360 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/AR06M/stop-sprout.sh 2019-01-18 07:29:21,360 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/SEXK2/stop-homer.sh 2019-01-18 07:29:21,360 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2019-01-18 07:29:21,361 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' -> Group 'dime' not found 2019-01-18 07:29:21,361 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2019-01-18 07:29:21,361 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-01-18 07:29:21,361 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2019-01-18 07:29:21,361 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-01-18 07:29:21,361 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-01-18 07:29:21,361 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' -> Group 'vellum' not found 2019-01-18 07:29:21,362 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=1): /tmp/91RV0/stop-ellis.sh 2019-01-18 07:29:21,362 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=1): /tmp/SEXK2/stop-homer.sh 2019-01-18 07:29:21,362 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/bono/stop-bono.sh to /tmp/RAAHK/stop-bono.sh 2019-01-18 07:29:21,362 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping bono node 2019-01-18 07:29:21,362 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/RAAHK/stop-bono.sh 2019-01-18 07:29:21,362 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping homer node 2019-01-18 07:29:21,363 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=1): /tmp/08WJ3/stop-vellum.sh 2019-01-18 07:29:21,363 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=1): /tmp/4LP45/stop-dime.sh 2019-01-18 07:29:21,363 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping ellis node 2019-01-18 07:29:21,363 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping sprout node 2019-01-18 07:29:21,363 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-01-18 07:29:21,363 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2019-01-18 07:29:21,364 - 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" 2019-01-18 07:29:21,364 - 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" 2019-01-18 07:29:21,364 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2019-01-18 07:29:21,364 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2019-01-18 07:29:21,364 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmplJrtIV /etc/bind/db.clearwater.opnfv 2019-01-18 07:29:21,364 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/executions/b7cd81db-9880-435d-83a8-dae74bbedf50 2019-01-18 07:29:21,446 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-18 07:29:21,446 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-18 07:29:21,446 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-18 07:29:21,446 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-18 07:29:21,446 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-18 07:29:21,446 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-18 07:29:21,447 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-18 07:29:21,447 - 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": "2019-01-18T07:29:16.010Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "b7cd81db-9880-435d-83a8-dae74bbedf50"} 2019-01-18 07:29:21,447 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-18 07:29:21,447 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 18 Jan 2019 07:29:21 GMT 2019-01-18 07:29:21,447 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-18 07:29:21,447 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2019-01-18 07:29:21,447 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-18 07:29:26,453 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/events 2019-01-18 07:29:26,527 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-18 07:29:26,527 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-18 07:29:26,527 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-18 07:29:26,528 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-18 07:29:26,528 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-18 07:29:26,528 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-18 07:29:26,528 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-18 07:29:26,528 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:29:21.029Z", "message": "Downloaded scripts/bind/bind.py to /tmp/KOHUC/bind.py", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:29:21.029Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50", "logger": "11183e36-7bc8-4e19-a27e-c467542d7018"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:29:21.029Z", "message": "[localhost] run: sudo mv /tmp/tmpVkLh_7 /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:29:21.029Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50", "logger": "11183e36-7bc8-4e19-a27e-c467542d7018"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:29:21.029Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.local.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:29:21.029Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50", "logger": "11183e36-7bc8-4e19-a27e-c467542d7018"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:29:21.029Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:29:21.029Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50", "logger": "11183e36-7bc8-4e19-a27e-c467542d7018"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:29:21.029Z", "message": "[localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:29:21.029Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50", "logger": "7c8d0412-f1f1-46a0-90c6-85d81d477571"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:29:21.029Z", "message": "Creating private domain file", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:29:21.029Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50", "logger": "11183e36-7bc8-4e19-a27e-c467542d7018"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:29:21.029Z", "message": "Creating public domain file", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:29:21.029Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50", "logger": "11183e36-7bc8-4e19-a27e-c467542d7018"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:29:21.029Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.local.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:29:21.029Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50", "logger": "7c8d0412-f1f1-46a0-90c6-85d81d477571"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:29:21.029Z", "message": "[localhost] run: sudo mv /tmp/tmplJrtIV /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:29:21.029Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50", "logger": "11183e36-7bc8-4e19-a27e-c467542d7018"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:29:21.029Z", "message": "The config dict: {'public_ip': u'172.30.9.204', 'backends': {u'homer': {u'homer_i5ohke': {u'public_address': u'', u'private_address': u'192.168.120.6', u'name': u'homer-i5ohke'}}, u'ellis': {u'ellis_n7nv88': {u'public_address': u'172.30.9.209', u'private_address': u'192.168.120.11', u'name': u'ellis-n7nv88'}}, u'dime': {}, u'sprout': {u'sprout_aubtxa': {u'public_address': u'', u'private_address': u'192.168.120.13', u'name': u'sprout-aubtxa'}}, u'vellum': {}, u'bono': {u'bono_69va8w': {u'public_address': u'172.30.9.212', u'private_address': u'192.168.120.7', u'name': u'bono-69va8w'}}}, 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.9', u'hss_hostname': u''}.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:29:21.029Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50", "logger": "7c8d0412-f1f1-46a0-90c6-85d81d477571"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:29:21.029Z", "message": "[localhost] run: sudo mv /tmp/tmpR_p4da /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:29:21.029Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50", "logger": "7c8d0412-f1f1-46a0-90c6-85d81d477571"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:29:21.029Z", "message": "Creating private domain file", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:29:21.029Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50", "logger": "7c8d0412-f1f1-46a0-90c6-85d81d477571"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:29:21.029Z", "message": "[localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:29:21.029Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50", "logger": "11183e36-7bc8-4e19-a27e-c467542d7018"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:29:21.029Z", "message": "[localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:29:21.029Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50", "logger": "11183e36-7bc8-4e19-a27e-c467542d7018"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:29:21.029Z", "message": "Downloaded scripts/bind/bind.py to /tmp/1FXG4/bind.py", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:29:21.029Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50", "logger": "1cb0d4da-2f48-4582-98b7-f1e187a53549"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:29:21.029Z", "message": "Creating private domain file", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:29:21.029Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50", "logger": "1cb0d4da-2f48-4582-98b7-f1e187a53549"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:29:21.029Z", "message": "[localhost] run: sudo service bind9 reload", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:29:21.029Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50", "logger": "11183e36-7bc8-4e19-a27e-c467542d7018"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:29:21.029Z", "message": "Downloaded scripts/bind/bind.py to /tmp/LXFVN/bind.py", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:29:21.029Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50", "logger": "7c8d0412-f1f1-46a0-90c6-85d81d477571"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:29:21.029Z", "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": "2019-01-18T07:29:21.029Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50", "logger": "7c8d0412-f1f1-46a0-90c6-85d81d477571"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:29:21.029Z", "message": "The config dict: {'public_ip': u'172.30.9.204', 'backends': {u'homer': {u'homer_i5ohke': {u'public_address': u'', u'private_address': u'192.168.120.6', u'name': u'homer-i5ohke'}}, u'ellis': {u'ellis_n7nv88': {u'public_address': u'172.30.9.209', u'private_address': u'192.168.120.11', u'name': u'ellis-n7nv88'}}, u'dime': {}, u'sprout': {u'sprout_aubtxa': {u'public_address': u'', u'private_address': u'192.168.120.13', u'name': u'sprout-aubtxa'}}, u'vellum': {u'vellum_jmu7qe': {u'public_address': u'', u'private_address': u'192.168.120.8', u'name': u'vellum-jmu7qe'}}, u'bono': {u'bono_69va8w': {u'public_address': u'172.30.9.212', u'private_address': u'192.168.120.7', u'name': u'bono-69va8w'}}}, 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.9', u'hss_hostname': u''}.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:29:21.029Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50", "logger": "11183e36-7bc8-4e19-a27e-c467542d7018"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:29:21.460Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:29:21.460Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:29:22.095Z", "message": "[localhost] run: sudo service bind9 reload", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:29:22.095Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50", "logger": "7c8d0412-f1f1-46a0-90c6-85d81d477571"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:29:22.095Z", "message": "[localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:29:22.095Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50", "logger": "70bf3820-e6fc-4810-bfee-e770d34b160a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:29:22.095Z", "message": "[localhost] run: sudo mv /tmp/tmpMYT4HP /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:29:22.095Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50", "logger": "1cb0d4da-2f48-4582-98b7-f1e187a53549"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:29:22.095Z", "message": "Creating public domain file", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:29:22.095Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50", "logger": "7c8d0412-f1f1-46a0-90c6-85d81d477571"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:29:22.095Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:29:22.095Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50", "logger": "7c8d0412-f1f1-46a0-90c6-85d81d477571"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:29:22.095Z", "message": "The config dict: {'public_ip': u'172.30.9.204', 'backends': {u'homer': {u'homer_i5ohke': {u'public_address': u'', u'private_address': u'192.168.120.6', u'name': u'homer-i5ohke'}}, u'ellis': {}, u'dime': {}, u'sprout': {u'sprout_aubtxa': {u'public_address': u'', u'private_address': u'192.168.120.13', u'name': u'sprout-aubtxa'}}, u'vellum': {}, u'bono': {u'bono_69va8w': {u'public_address': u'172.30.9.212', u'private_address': u'192.168.120.7', u'name': u'bono-69va8w'}}}, 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.9', u'hss_hostname': u''}.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:29:22.095Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50", "logger": "1cb0d4da-2f48-4582-98b7-f1e187a53549"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:29:22.095Z", "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": "2019-01-18T07:29:22.095Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50", "logger": "1cb0d4da-2f48-4582-98b7-f1e187a53549"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:29:22.095Z", "message": "Creating public domain file", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:29:22.095Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50", "logger": "1cb0d4da-2f48-4582-98b7-f1e187a53549"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:29:22.095Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.local.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:29:22.095Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50", "logger": "1cb0d4da-2f48-4582-98b7-f1e187a53549"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:29:22.095Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:29:22.095Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50", "logger": "1cb0d4da-2f48-4582-98b7-f1e187a53549"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:29:22.095Z", "message": "[localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:29:22.095Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50", "logger": "1cb0d4da-2f48-4582-98b7-f1e187a53549"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:29:22.095Z", "message": "The config dict: {'public_ip': u'172.30.9.204', 'backends': {u'homer': {}, u'ellis': {u'ellis_n7nv88': {u'public_address': u'172.30.9.209', u'private_address': u'192.168.120.11', u'name': u'ellis-n7nv88'}}, u'dime': {}, u'sprout': {u'sprout_aubtxa': {u'public_address': u'', u'private_address': u'192.168.120.13', u'name': u'sprout-aubtxa'}}, u'vellum': {}, u'bono': {u'bono_69va8w': {u'public_address': u'172.30.9.212', u'private_address': u'192.168.120.7', u'name': u'bono-69va8w'}}}, 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.9', u'hss_hostname': u''}.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:29:22.095Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50", "logger": "70bf3820-e6fc-4810-bfee-e770d34b160a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:29:22.095Z", "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": "2019-01-18T07:29:22.095Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50", "logger": "70bf3820-e6fc-4810-bfee-e770d34b160a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:29:22.095Z", "message": "[localhost] run: sudo mv /tmp/tmpZs5WQu /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:29:22.095Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50", "logger": "70bf3820-e6fc-4810-bfee-e770d34b160a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:29:22.095Z", "message": "Creating public domain file", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:29:22.095Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50", "logger": "70bf3820-e6fc-4810-bfee-e770d34b160a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:29:22.095Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.local.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:29:22.095Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50", "logger": "70bf3820-e6fc-4810-bfee-e770d34b160a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:29:22.095Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:29:22.095Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50", "logger": "70bf3820-e6fc-4810-bfee-e770d34b160a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:29:22.095Z", "message": "[localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:29:22.095Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50", "logger": "70bf3820-e6fc-4810-bfee-e770d34b160a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:29:22.095Z", "message": "[localhost] run: sudo mv /tmp/tmpf4zjq4 /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:29:22.095Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50", "logger": "1cb0d4da-2f48-4582-98b7-f1e187a53549"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:29:22.095Z", "message": "[localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:29:22.095Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50", "logger": "1cb0d4da-2f48-4582-98b7-f1e187a53549"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:29:22.095Z", "message": "[localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:29:22.095Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50", "logger": "7c8d0412-f1f1-46a0-90c6-85d81d477571"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:29:22.095Z", "message": "The config dict: {'public_ip': u'172.30.9.204', 'backends': {u'homer': {u'homer_i5ohke': {u'public_address': u'', u'private_address': u'192.168.120.6', u'name': u'homer-i5ohke'}}, u'ellis': {u'ellis_n7nv88': {u'public_address': u'172.30.9.209', u'private_address': u'192.168.120.11', u'name': u'ellis-n7nv88'}}, u'dime': {}, u'sprout': {u'sprout_aubtxa': {u'public_address': u'', u'private_address': u'192.168.120.13', u'name': u'sprout-aubtxa'}}, u'vellum': {}, u'bono': {u'bono_69va8w': {u'public_address': u'172.30.9.212', u'private_address': u'192.168.120.7', u'name': u'bono-69va8w'}}}, 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.9', u'hss_hostname': u''}.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:29:22.095Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50", "logger": "7c8d0412-f1f1-46a0-90c6-85d81d477571"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:29:22.095Z", "message": "[localhost] run: sudo service bind9 reload", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:29:22.095Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50", "logger": "70bf3820-e6fc-4810-bfee-e770d34b160a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:29:22.095Z", "message": "[localhost] run: sudo mv /tmp/tmpBpvi1G /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:29:22.095Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50", "logger": "70bf3820-e6fc-4810-bfee-e770d34b160a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:29:22.095Z", "message": "[localhost] run: sudo mv /tmp/tmpQzJCZi /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:29:22.095Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50", "logger": "7c8d0412-f1f1-46a0-90c6-85d81d477571"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:29:22.095Z", "message": "[localhost] run: sudo service bind9 reload", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:29:22.095Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50", "logger": "1cb0d4da-2f48-4582-98b7-f1e187a53549"}, {"node_instance_id": "vellum_jmu7qe", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:29:22.522Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:29:22.522Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50"}, {"node_instance_id": "dime_e5joxy", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:29:22.522Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:29:22.522Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50"}, {"node_instance_id": "bono_69va8w", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:29:22.522Z", "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_config_manager\"\n", "node_name": "bono", "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_config_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/bono_host_xmtnai/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_xmtnai/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_xmtnai/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_config_manager\"\n\n", "type": "ProcessException"}], "reported_timestamp": "2019-01-18T07:29:22.522Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50"}], "metadata": {"pagination": {"total": 175, "offset": 50, "size": 50}}} 2019-01-18 07:29:26,528 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-18 07:29:26,528 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 18 Jan 2019 07:29:26 GMT 2019-01-18 07:29:26,528 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-18 07:29:26,528 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 32396 2019-01-18 07:29:26,529 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-18 07:29:26,530 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/KOHUC/bind.py 2019-01-18 07:29:26,530 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpVkLh_7 /etc/bind/db.clearwater.local 2019-01-18 07:29:26,530 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2019-01-18 07:29:26,531 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2019-01-18 07:29:26,531 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2019-01-18 07:29:26,531 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2019-01-18 07:29:26,531 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2019-01-18 07:29:26,531 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2019-01-18 07:29:26,531 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmplJrtIV /etc/bind/db.clearwater.opnfv 2019-01-18 07:29:26,531 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.204', 'backends': {u'homer': {u'homer_i5ohke': {u'public_address': u'', u'private_address': u'192.168.120.6', u'name': u'homer-i5ohke'}}, u'ellis': {u'ellis_n7nv88': {u'public_address': u'172.30.9.209', u'private_address': u'192.168.120.11', u'name': u'ellis-n7nv88'}}, u'dime': {}, u'sprout': {u'sprout_aubtxa': {u'public_address': u'', u'private_address': u'192.168.120.13', u'name': u'sprout-aubtxa'}}, u'vellum': {}, u'bono': {u'bono_69va8w': {u'public_address': u'172.30.9.212', u'private_address': u'192.168.120.7', u'name': u'bono-69va8w'}}}, 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.9', u'hss_hostname': u''}. 2019-01-18 07:29:26,532 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpR_p4da /etc/bind/db.clearwater.local 2019-01-18 07:29:26,532 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2019-01-18 07:29:26,532 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2019-01-18 07:29:26,532 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2019-01-18 07:29:26,532 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/1FXG4/bind.py 2019-01-18 07:29:26,532 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2019-01-18 07:29:26,533 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2019-01-18 07:29:26,533 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/LXFVN/bind.py 2019-01-18 07:29:26,533 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2019-01-18 07:29:26,533 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.204', 'backends': {u'homer': {u'homer_i5ohke': {u'public_address': u'', u'private_address': u'192.168.120.6', u'name': u'homer-i5ohke'}}, u'ellis': {u'ellis_n7nv88': {u'public_address': u'172.30.9.209', u'private_address': u'192.168.120.11', u'name': u'ellis-n7nv88'}}, u'dime': {}, u'sprout': {u'sprout_aubtxa': {u'public_address': u'', u'private_address': u'192.168.120.13', u'name': u'sprout-aubtxa'}}, u'vellum': {u'vellum_jmu7qe': {u'public_address': u'', u'private_address': u'192.168.120.8', u'name': u'vellum-jmu7qe'}}, u'bono': {u'bono_69va8w': {u'public_address': u'172.30.9.212', u'private_address': u'192.168.120.7', u'name': u'bono-69va8w'}}}, 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.9', u'hss_hostname': u''}. 2019-01-18 07:29:26,533 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-01-18 07:29:26,533 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2019-01-18 07:29:26,534 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2019-01-18 07:29:26,534 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpMYT4HP /etc/bind/db.clearwater.local 2019-01-18 07:29:26,534 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2019-01-18 07:29:26,534 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2019-01-18 07:29:26,534 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.204', 'backends': {u'homer': {u'homer_i5ohke': {u'public_address': u'', u'private_address': u'192.168.120.6', u'name': u'homer-i5ohke'}}, u'ellis': {}, u'dime': {}, u'sprout': {u'sprout_aubtxa': {u'public_address': u'', u'private_address': u'192.168.120.13', u'name': u'sprout-aubtxa'}}, u'vellum': {}, u'bono': {u'bono_69va8w': {u'public_address': u'172.30.9.212', u'private_address': u'192.168.120.7', u'name': u'bono-69va8w'}}}, 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.9', u'hss_hostname': u''}. 2019-01-18 07:29:26,534 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2019-01-18 07:29:26,535 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2019-01-18 07:29:26,535 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2019-01-18 07:29:26,535 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2019-01-18 07:29:26,535 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2019-01-18 07:29:26,535 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.204', 'backends': {u'homer': {}, u'ellis': {u'ellis_n7nv88': {u'public_address': u'172.30.9.209', u'private_address': u'192.168.120.11', u'name': u'ellis-n7nv88'}}, u'dime': {}, u'sprout': {u'sprout_aubtxa': {u'public_address': u'', u'private_address': u'192.168.120.13', u'name': u'sprout-aubtxa'}}, u'vellum': {}, u'bono': {u'bono_69va8w': {u'public_address': u'172.30.9.212', u'private_address': u'192.168.120.7', u'name': u'bono-69va8w'}}}, 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.9', u'hss_hostname': u''}. 2019-01-18 07:29:26,535 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2019-01-18 07:29:26,536 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpZs5WQu /etc/bind/db.clearwater.opnfv 2019-01-18 07:29:26,536 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2019-01-18 07:29:26,536 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2019-01-18 07:29:26,536 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2019-01-18 07:29:26,536 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2019-01-18 07:29:26,536 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpf4zjq4 /etc/bind/db.clearwater.opnfv 2019-01-18 07:29:26,536 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2019-01-18 07:29:26,537 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2019-01-18 07:29:26,537 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.204', 'backends': {u'homer': {u'homer_i5ohke': {u'public_address': u'', u'private_address': u'192.168.120.6', u'name': u'homer-i5ohke'}}, u'ellis': {u'ellis_n7nv88': {u'public_address': u'172.30.9.209', u'private_address': u'192.168.120.11', u'name': u'ellis-n7nv88'}}, u'dime': {}, u'sprout': {u'sprout_aubtxa': {u'public_address': u'', u'private_address': u'192.168.120.13', u'name': u'sprout-aubtxa'}}, u'vellum': {}, u'bono': {u'bono_69va8w': {u'public_address': u'172.30.9.212', u'private_address': u'192.168.120.7', u'name': u'bono-69va8w'}}}, 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.9', u'hss_hostname': u''}. 2019-01-18 07:29:26,537 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2019-01-18 07:29:26,537 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpBpvi1G /etc/bind/db.clearwater.local 2019-01-18 07:29:26,537 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpQzJCZi /etc/bind/db.clearwater.opnfv 2019-01-18 07:29:26,537 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2019-01-18 07:29:26,538 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-01-18 07:29:26,538 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2019-01-18 07:29:26,538 - 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_config_manager" 2019-01-18 07:29:26,538 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/executions/b7cd81db-9880-435d-83a8-dae74bbedf50 2019-01-18 07:29:26,599 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-18 07:29:26,599 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-18 07:29:26,599 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-18 07:29:26,599 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-18 07:29:26,600 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-18 07:29:26,600 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-18 07:29:26,600 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-18 07:29:26,600 - 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": "2019-01-18T07:29:16.010Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "b7cd81db-9880-435d-83a8-dae74bbedf50"} 2019-01-18 07:29:26,600 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-18 07:29:26,600 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 18 Jan 2019 07:29:26 GMT 2019-01-18 07:29:26,600 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-18 07:29:26,600 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2019-01-18 07:29:26,600 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-18 07:29:31,606 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/events 2019-01-18 07:29:31,682 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-18 07:29:31,682 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-18 07:29:31,683 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-18 07:29:31,683 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-18 07:29:31,683 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-18 07:29:31,683 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-18 07:29:31,683 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-18 07:29:31,683 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_jmu7qe", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:29:22.522Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:29:22.522Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:29:22.522Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:29:22.522Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50"}, {"node_instance_id": "dime_e5joxy", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:29:22.522Z", "message": "Deleting node", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:29:22.522Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50"}, {"node_instance_id": "dime_e5joxy", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:29:22.522Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:29:22.522Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50"}, {"node_instance_id": "vellum_jmu7qe", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:29:22.522Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:29:22.522Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50"}, {"node_instance_id": "bono_69va8w", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:29:22.522Z", "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_config_manager\"\n", "node_name": "bono", "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_config_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/bono_host_xmtnai/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_xmtnai/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_xmtnai/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_config_manager\"\n\n", "type": "ProcessException"}], "reported_timestamp": "2019-01-18T07:29:22.522Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50"}, {"node_instance_id": "bono_69va8w", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:29:23.177Z", "message": "Execution done (return_code=1): /tmp/RAAHK/stop-bono.sh", "level": "info", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:29:23.177Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50", "logger": "38ecc95d-42c3-4f7a-a20a-8e29013b654b"}, {"node_instance_id": "dime_e5joxy", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:29:23.177Z", "message": "Executing: /tmp/KI8BJ/remove-cluster-node.sh", "level": "info", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:29:23.177Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50", "logger": "faa55738-3b06-4a1a-b5fd-23c78c802543"}, {"node_instance_id": "dime_e5joxy", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:29:23.177Z", "message": "Remove node in ETCD cluster", "level": "info", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:29:23.177Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50", "logger": "faa55738-3b06-4a1a-b5fd-23c78c802543"}, {"node_instance_id": "vellum_jmu7qe", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:29:23.177Z", "message": "Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/4WXJ1/remove-cluster-node.sh", "level": "info", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:29:23.177Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50", "logger": "d3d24303-af03-4a93-9950-28ef41bb2d5c"}, {"node_instance_id": "dime_e5joxy", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:29:23.177Z", "message": "Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/KI8BJ/remove-cluster-node.sh", "level": "info", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:29:23.177Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50", "logger": "faa55738-3b06-4a1a-b5fd-23c78c802543"}, {"node_instance_id": "vellum_jmu7qe", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:29:23.177Z", "message": "Executing: /tmp/4WXJ1/remove-cluster-node.sh", "level": "info", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:29:23.177Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50", "logger": "d3d24303-af03-4a93-9950-28ef41bb2d5c"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:29:23.579Z", "message": "Task started 'script_runner.tasks.run'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:29:23.579Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50"}, {"node_instance_id": "ellis_n7nv88", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:29:23.579Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:29:23.579Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:29:23.579Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:29:23.579Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50"}, {"node_instance_id": "homer_i5ohke", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:29:23.579Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:29:23.579Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50"}, {"node_instance_id": "homer_i5ohke", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:29:23.579Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:29:23.579Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50"}, {"node_instance_id": "ellis_n7nv88", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:29:23.579Z", "message": "Deleting node", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:29:23.579Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50"}, {"node_instance_id": "ellis_n7nv88", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:29:23.579Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:29:23.579Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:29:24.231Z", "message": "Creating private domain file", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:29:24.231Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50", "logger": "98a94bf5-68cd-4878-81ac-3addb577dbf7"}, {"node_instance_id": "homer_i5ohke", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:29:24.231Z", "message": "Executing: /tmp/7K5JI/remove-cluster-node.sh", "level": "info", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:29:24.231Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50", "logger": "472f1536-fd85-4535-b242-2ce21bcef2a9"}, {"node_instance_id": "ellis_n7nv88", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:29:24.231Z", "message": "Executing: /tmp/83IE7/remove-cluster-node.sh", "level": "info", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:29:24.231Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50", "logger": "621b6e65-f274-4ef0-bb1b-2c2dfd6e3ece"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:29:24.231Z", "message": "Downloaded scripts/bind/bind.py to /tmp/GE8D9/bind.py", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:29:24.231Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50", "logger": "98a94bf5-68cd-4878-81ac-3addb577dbf7"}, {"node_instance_id": "vellum_jmu7qe", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:29:24.231Z", "message": "Remove node in ETCD cluster", "level": "info", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:29:24.231Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50", "logger": "d3d24303-af03-4a93-9950-28ef41bb2d5c"}, {"node_instance_id": "ellis_n7nv88", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:29:24.231Z", "message": "Remove node in ETCD cluster", "level": "info", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:29:24.231Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50", "logger": "621b6e65-f274-4ef0-bb1b-2c2dfd6e3ece"}, {"node_instance_id": "ellis_n7nv88", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:29:24.231Z", "message": "Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/83IE7/remove-cluster-node.sh", "level": "info", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:29:24.231Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50", "logger": "621b6e65-f274-4ef0-bb1b-2c2dfd6e3ece"}, {"node_instance_id": "homer_i5ohke", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:29:24.231Z", "message": "Remove node in ETCD cluster", "level": "info", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:29:24.231Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50", "logger": "472f1536-fd85-4535-b242-2ce21bcef2a9"}, {"node_instance_id": "sprout_aubtxa", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:29:24.231Z", "message": "Execution done (return_code=1): /tmp/AR06M/stop-sprout.sh", "level": "info", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:29:24.231Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50", "logger": "a98739d4-81b6-417a-9a93-7e99893d7be2"}, {"node_instance_id": "homer_i5ohke", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:29:24.231Z", "message": "Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/7K5JI/remove-cluster-node.sh", "level": "info", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:29:24.231Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50", "logger": "472f1536-fd85-4535-b242-2ce21bcef2a9"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:29:24.733Z", "message": "Task started 'script_runner.tasks.run'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:29:24.733Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50"}, {"node_instance_id": "sprout_aubtxa", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:29:24.733Z", "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_miqw9c/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_miqw9c/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_miqw9c/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": "2019-01-18T07:29:24.733Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:29:24.733Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:29:24.733Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:29:25.305Z", "message": "[localhost] run: sudo mv /tmp/tmpfqfhTY /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:29:25.305Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50", "logger": "98a94bf5-68cd-4878-81ac-3addb577dbf7"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:29:25.305Z", "message": "Downloaded scripts/bind/bind.py to /tmp/ZQLPY/bind.py", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:29:25.305Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50", "logger": "3b1290e2-6887-4ad9-a883-16aa3c50cead"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:29:25.305Z", "message": "[localhost] run: sudo mv /tmp/tmptya4mP /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:29:25.305Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50", "logger": "3b1290e2-6887-4ad9-a883-16aa3c50cead"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:29:25.305Z", "message": "[localhost] run: sudo mv /tmp/tmp5oyEYR /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:29:25.305Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50", "logger": "98a94bf5-68cd-4878-81ac-3addb577dbf7"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:29:25.305Z", "message": "[localhost] run: sudo service bind9 reload", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:29:25.305Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50", "logger": "98a94bf5-68cd-4878-81ac-3addb577dbf7"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:29:25.305Z", "message": "[localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:29:25.305Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50", "logger": "98a94bf5-68cd-4878-81ac-3addb577dbf7"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:29:25.305Z", "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": "2019-01-18T07:29:25.305Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50", "logger": "98a94bf5-68cd-4878-81ac-3addb577dbf7"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:29:25.305Z", "message": "The config dict: {'public_ip': u'172.30.9.204', 'backends': {u'homer': {}, u'ellis': {u'ellis_n7nv88': {u'public_address': u'172.30.9.209', u'private_address': u'192.168.120.11', u'name': u'ellis-n7nv88'}}, u'dime': {}, u'sprout': {u'sprout_aubtxa': {u'public_address': u'', u'private_address': u'192.168.120.13', u'name': u'sprout-aubtxa'}}, u'vellum': {}, 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.9', u'hss_hostname': u''}.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:29:25.305Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50", "logger": "98a94bf5-68cd-4878-81ac-3addb577dbf7"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:29:25.305Z", "message": "Creating public domain file", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:29:25.305Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50", "logger": "98a94bf5-68cd-4878-81ac-3addb577dbf7"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:29:25.305Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.local.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:29:25.305Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50", "logger": "98a94bf5-68cd-4878-81ac-3addb577dbf7"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:29:25.305Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:29:25.305Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50", "logger": "98a94bf5-68cd-4878-81ac-3addb577dbf7"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:29:25.305Z", "message": "[localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:29:25.305Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50", "logger": "98a94bf5-68cd-4878-81ac-3addb577dbf7"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:29:25.305Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.local.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:29:25.305Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50", "logger": "3b1290e2-6887-4ad9-a883-16aa3c50cead"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:29:25.305Z", "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": "2019-01-18T07:29:25.305Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50", "logger": "3b1290e2-6887-4ad9-a883-16aa3c50cead"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:29:25.305Z", "message": "Creating public domain file", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:29:25.305Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50", "logger": "3b1290e2-6887-4ad9-a883-16aa3c50cead"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:29:25.305Z", "message": "Creating private domain file", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:29:25.305Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50", "logger": "3b1290e2-6887-4ad9-a883-16aa3c50cead"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:29:25.305Z", "message": "The config dict: {'public_ip': u'172.30.9.204', 'backends': {u'homer': {}, u'ellis': {u'ellis_n7nv88': {u'public_address': u'172.30.9.209', u'private_address': u'192.168.120.11', u'name': u'ellis-n7nv88'}}, u'dime': {}, u'sprout': {}, u'vellum': {}, 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.9', u'hss_hostname': u''}.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:29:25.305Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50", "logger": "3b1290e2-6887-4ad9-a883-16aa3c50cead"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:29:25.305Z", "message": "[localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:29:25.305Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50", "logger": "3b1290e2-6887-4ad9-a883-16aa3c50cead"}], "metadata": {"pagination": {"total": 184, "offset": 100, "size": 50}}} 2019-01-18 07:29:31,684 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-18 07:29:31,684 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 18 Jan 2019 07:29:31 GMT 2019-01-18 07:29:31,684 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-18 07:29:31,684 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 30608 2019-01-18 07:29:31,684 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-18 07:29:31,685 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2019-01-18 07:29:31,685 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-01-18 07:29:31,686 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2019-01-18 07:29:31,686 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2019-01-18 07:29:31,686 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-01-18 07:29:31,686 - 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_config_manager" 2019-01-18 07:29:31,686 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=1): /tmp/RAAHK/stop-bono.sh 2019-01-18 07:29:31,686 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/KI8BJ/remove-cluster-node.sh 2019-01-18 07:29:31,687 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Remove node in ETCD cluster 2019-01-18 07:29:31,687 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/4WXJ1/remove-cluster-node.sh 2019-01-18 07:29:31,687 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/KI8BJ/remove-cluster-node.sh 2019-01-18 07:29:31,687 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/4WXJ1/remove-cluster-node.sh 2019-01-18 07:29:31,687 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2019-01-18 07:29:31,687 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-01-18 07:29:31,688 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-01-18 07:29:31,688 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-01-18 07:29:31,688 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2019-01-18 07:29:31,688 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2019-01-18 07:29:31,688 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2019-01-18 07:29:31,688 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2019-01-18 07:29:31,689 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/7K5JI/remove-cluster-node.sh 2019-01-18 07:29:31,689 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/83IE7/remove-cluster-node.sh 2019-01-18 07:29:31,689 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/GE8D9/bind.py 2019-01-18 07:29:31,689 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Remove node in ETCD cluster 2019-01-18 07:29:31,689 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Remove node in ETCD cluster 2019-01-18 07:29:31,689 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/83IE7/remove-cluster-node.sh 2019-01-18 07:29:31,690 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Remove node in ETCD cluster 2019-01-18 07:29:31,690 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=1): /tmp/AR06M/stop-sprout.sh 2019-01-18 07:29:31,690 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/7K5JI/remove-cluster-node.sh 2019-01-18 07:29:31,690 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2019-01-18 07:29:31,690 - 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" 2019-01-18 07:29:31,690 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-01-18 07:29:31,690 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpfqfhTY /etc/bind/db.clearwater.local 2019-01-18 07:29:31,691 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/ZQLPY/bind.py 2019-01-18 07:29:31,691 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmptya4mP /etc/bind/db.clearwater.local 2019-01-18 07:29:31,691 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmp5oyEYR /etc/bind/db.clearwater.opnfv 2019-01-18 07:29:31,691 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2019-01-18 07:29:31,691 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2019-01-18 07:29:31,691 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2019-01-18 07:29:31,692 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.204', 'backends': {u'homer': {}, u'ellis': {u'ellis_n7nv88': {u'public_address': u'172.30.9.209', u'private_address': u'192.168.120.11', u'name': u'ellis-n7nv88'}}, u'dime': {}, u'sprout': {u'sprout_aubtxa': {u'public_address': u'', u'private_address': u'192.168.120.13', u'name': u'sprout-aubtxa'}}, u'vellum': {}, 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.9', u'hss_hostname': u''}. 2019-01-18 07:29:31,692 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2019-01-18 07:29:31,692 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2019-01-18 07:29:31,692 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2019-01-18 07:29:31,692 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2019-01-18 07:29:31,692 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2019-01-18 07:29:31,693 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2019-01-18 07:29:31,693 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2019-01-18 07:29:31,693 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2019-01-18 07:29:31,693 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.204', 'backends': {u'homer': {}, u'ellis': {u'ellis_n7nv88': {u'public_address': u'172.30.9.209', u'private_address': u'192.168.120.11', u'name': u'ellis-n7nv88'}}, u'dime': {}, u'sprout': {}, u'vellum': {}, 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.9', u'hss_hostname': u''}. 2019-01-18 07:29:31,693 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2019-01-18 07:29:31,693 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/executions/b7cd81db-9880-435d-83a8-dae74bbedf50 2019-01-18 07:29:31,758 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-18 07:29:31,758 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-18 07:29:31,758 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-18 07:29:31,759 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-18 07:29:31,759 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-18 07:29:31,759 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-18 07:29:31,759 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-18 07:29:31,759 - 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": "2019-01-18T07:29:16.010Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "b7cd81db-9880-435d-83a8-dae74bbedf50"} 2019-01-18 07:29:31,759 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-18 07:29:31,759 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 18 Jan 2019 07:29:31 GMT 2019-01-18 07:29:31,759 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-18 07:29:31,759 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2019-01-18 07:29:31,759 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-18 07:29:36,765 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/events 2019-01-18 07:29:36,844 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-18 07:29:36,844 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-18 07:29:36,844 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-18 07:29:36,845 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-18 07:29:36,845 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-18 07:29:36,845 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-18 07:29:36,845 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-18 07:29:36,845 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:29:25.305Z", "message": "[localhost] run: sudo mv /tmp/tmp5oyEYR /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:29:25.305Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50", "logger": "98a94bf5-68cd-4878-81ac-3addb577dbf7"}, {"node_instance_id": "bono_69va8w", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:29:25.739Z", "message": "Deleting node", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:29:25.739Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50"}, {"node_instance_id": "bono_69va8w", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:29:25.739Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:29:25.739Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:29:25.739Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:29:25.739Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50"}, {"node_instance_id": "bono_69va8w", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:29:25.739Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:29:25.739Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50"}, {"node_instance_id": "bono_69va8w", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:29:26.313Z", "message": "Remove node in ETCD cluster", "level": "info", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:29:26.313Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50", "logger": "395b4907-a2ef-40b3-884e-e0dce8650e83"}, {"node_instance_id": "bono_69va8w", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:29:26.313Z", "message": "Executing: /tmp/3OZLI/remove-cluster-node.sh", "level": "info", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:29:26.313Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50", "logger": "395b4907-a2ef-40b3-884e-e0dce8650e83"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:29:26.313Z", "message": "[localhost] run: sudo service bind9 reload", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:29:26.313Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50", "logger": "3b1290e2-6887-4ad9-a883-16aa3c50cead"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:29:26.313Z", "message": "[localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:29:26.313Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50", "logger": "3b1290e2-6887-4ad9-a883-16aa3c50cead"}, {"node_instance_id": "bono_69va8w", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:29:26.313Z", "message": "Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/3OZLI/remove-cluster-node.sh", "level": "info", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:29:26.313Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50", "logger": "395b4907-a2ef-40b3-884e-e0dce8650e83"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:29:26.313Z", "message": "[localhost] run: sudo mv /tmp/tmpNAiK84 /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:29:26.313Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50", "logger": "3b1290e2-6887-4ad9-a883-16aa3c50cead"}, {"node_instance_id": "sprout_aubtxa", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:29:26.752Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:29:26.752Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50"}, {"node_instance_id": "sprout_aubtxa", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:29:26.752Z", "message": "Deleting node", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:29:26.752Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50"}, {"node_instance_id": "sprout_aubtxa", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:29:26.752Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:29:26.752Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50"}, {"node_instance_id": "sprout_aubtxa", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:29:27.328Z", "message": "Executing: /tmp/FWRIH/remove-cluster-node.sh", "level": "info", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:29:27.328Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50", "logger": "7c37ed85-5880-454c-85e7-6fd998581bf1"}, {"node_instance_id": "sprout_aubtxa", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:29:27.328Z", "message": "Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/FWRIH/remove-cluster-node.sh", "level": "info", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:29:27.328Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50", "logger": "7c37ed85-5880-454c-85e7-6fd998581bf1"}, {"node_instance_id": "sprout_aubtxa", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:29:27.328Z", "message": "Remove node in ETCD cluster", "level": "info", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:29:27.328Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50", "logger": "7c37ed85-5880-454c-85e7-6fd998581bf1"}, {"node_instance_id": "homer_i5ohke", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:29:30.593Z", "message": "Execution done (return_code=0): /tmp/7K5JI/remove-cluster-node.sh", "level": "info", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:29:30.593Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50", "logger": "472f1536-fd85-4535-b242-2ce21bcef2a9"}, {"node_instance_id": "homer_i5ohke", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:29:30.753Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:29:30.753Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50"}, {"node_instance_id": "dime_e5joxy", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:29:31.344Z", "message": "Execution done (return_code=0): /tmp/KI8BJ/remove-cluster-node.sh", "level": "info", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:29:31.344Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50", "logger": "faa55738-3b06-4a1a-b5fd-23c78c802543"}, {"node_instance_id": "homer_host_cazqu3", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:29:31.770Z", "message": "Sending task 'diamond_agent.tasks.stop'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:29:31.770Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50"}, {"node_instance_id": "dime_host_xbzo43", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:29:31.770Z", "message": "Task started 'diamond_agent.tasks.stop'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:29:31.770Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50"}, {"node_instance_id": "homer_host_cazqu3", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:29:31.770Z", "message": "Task started 'diamond_agent.tasks.stop'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:29:31.770Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50"}, {"node_instance_id": "dime_host_xbzo43", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:29:31.770Z", "message": "Stopping node", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:29:31.770Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50"}, {"node_instance_id": "dime_e5joxy", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:29:31.770Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:29:31.770Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50"}, {"node_instance_id": "dime_host_xbzo43", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:29:31.770Z", "message": "Sending task 'diamond_agent.tasks.stop'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:29:31.770Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50"}, {"node_instance_id": "homer_host_cazqu3", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:29:31.770Z", "message": "Stopping node", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:29:31.770Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50"}, {"node_instance_id": "ellis_n7nv88", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:29:32.431Z", "message": "Execution done (return_code=0): /tmp/83IE7/remove-cluster-node.sh", "level": "info", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:29:32.431Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50", "logger": "621b6e65-f274-4ef0-bb1b-2c2dfd6e3ece"}, {"node_instance_id": "ellis_n7nv88", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:29:32.788Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:29:32.788Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50"}, {"node_instance_id": "dime_host_xbzo43", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:29:33.794Z", "message": "Sending task 'diamond_agent.tasks.uninstall'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:29:33.794Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50"}, {"node_instance_id": "ellis_host_j3ioa9", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:29:33.794Z", "message": "Stopping node", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:29:33.794Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50"}, {"node_instance_id": "dime_host_xbzo43", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:29:33.794Z", "message": "Task succeeded 'diamond_agent.tasks.stop'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:29:33.794Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50"}, {"node_instance_id": "ellis_host_j3ioa9", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:29:33.794Z", "message": "Task started 'diamond_agent.tasks.stop'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:29:33.794Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50"}, {"node_instance_id": "ellis_host_j3ioa9", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:29:33.794Z", "message": "Sending task 'diamond_agent.tasks.stop'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:29:33.794Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50"}, {"node_instance_id": "dime_host_xbzo43", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:29:33.794Z", "message": "Task started 'diamond_agent.tasks.uninstall'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:29:33.794Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50"}, {"node_instance_id": "bono_69va8w", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:29:33.905Z", "message": "Execution done (return_code=0): /tmp/3OZLI/remove-cluster-node.sh", "level": "info", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:29:33.905Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50", "logger": "395b4907-a2ef-40b3-884e-e0dce8650e83"}, {"node_instance_id": "homer_host_cazqu3", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:29:34.855Z", "message": "Task succeeded 'diamond_agent.tasks.stop'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:29:34.855Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50"}, {"node_instance_id": "ellis_host_j3ioa9", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:29:34.855Z", "message": "Task succeeded 'diamond_agent.tasks.uninstall'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:29:34.855Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50"}, {"node_instance_id": "bono_69va8w", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:29:34.855Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:29:34.855Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50"}, {"node_instance_id": "ellis_host_j3ioa9", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:29:34.855Z", "message": "Sending task 'diamond_agent.tasks.uninstall'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:29:34.855Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50"}, {"node_instance_id": "dime_host_xbzo43", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:29:34.855Z", "message": "Stopping agent", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:29:34.855Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50"}, {"node_instance_id": "ellis_host_j3ioa9", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:29:34.855Z", "message": "Task started 'diamond_agent.tasks.uninstall'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:29:34.855Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50"}, {"node_instance_id": "dime_host_xbzo43", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:29:34.855Z", "message": "Sending task 'cloudify_agent.installer.operations.stop'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:29:34.855Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50"}, {"node_instance_id": "ellis_host_j3ioa9", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:29:34.855Z", "message": "Task succeeded 'diamond_agent.tasks.stop'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:29:34.855Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50"}, {"node_instance_id": "ellis_host_j3ioa9", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:29:34.855Z", "message": "Stopping agent", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:29:34.855Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50"}, {"node_instance_id": "dime_host_xbzo43", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:29:34.855Z", "message": "Task started 'cloudify_agent.installer.operations.stop'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:29:34.855Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50"}, {"node_instance_id": "dime_host_xbzo43", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:29:34.855Z", "message": "Task succeeded 'diamond_agent.tasks.uninstall'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:29:34.855Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50"}, {"node_instance_id": "bono_host_xmtnai", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:29:34.855Z", "message": "Stopping node", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:29:34.855Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50"}, {"node_instance_id": "homer_host_cazqu3", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:29:34.855Z", "message": "Task started 'diamond_agent.tasks.uninstall'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:29:34.855Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50"}, {"node_instance_id": "homer_host_cazqu3", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:29:34.855Z", "message": "Sending task 'diamond_agent.tasks.uninstall'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:29:34.855Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50"}], "metadata": {"pagination": {"total": 252, "offset": 150, "size": 50}}} 2019-01-18 07:29:36,845 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-18 07:29:36,845 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 18 Jan 2019 07:29:36 GMT 2019-01-18 07:29:36,845 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-18 07:29:36,845 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 25545 2019-01-18 07:29:36,845 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-18 07:29:36,846 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmp5oyEYR /etc/bind/db.clearwater.opnfv 2019-01-18 07:29:36,847 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2019-01-18 07:29:36,847 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-01-18 07:29:36,847 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-01-18 07:29:36,847 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2019-01-18 07:29:36,847 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Remove node in ETCD cluster 2019-01-18 07:29:36,847 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/3OZLI/remove-cluster-node.sh 2019-01-18 07:29:36,847 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2019-01-18 07:29:36,848 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2019-01-18 07:29:36,848 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/3OZLI/remove-cluster-node.sh 2019-01-18 07:29:36,848 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpNAiK84 /etc/bind/db.clearwater.opnfv 2019-01-18 07:29:36,848 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2019-01-18 07:29:36,848 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2019-01-18 07:29:36,848 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-01-18 07:29:36,848 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/FWRIH/remove-cluster-node.sh 2019-01-18 07:29:36,849 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/FWRIH/remove-cluster-node.sh 2019-01-18 07:29:36,849 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Remove node in ETCD cluster 2019-01-18 07:29:36,849 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/7K5JI/remove-cluster-node.sh 2019-01-18 07:29:36,849 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-01-18 07:29:36,849 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/KI8BJ/remove-cluster-node.sh 2019-01-18 07:29:36,849 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2019-01-18 07:29:36,849 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2019-01-18 07:29:36,850 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2019-01-18 07:29:36,850 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2019-01-18 07:29:36,850 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-01-18 07:29:36,850 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2019-01-18 07:29:36,850 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2019-01-18 07:29:36,850 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/83IE7/remove-cluster-node.sh 2019-01-18 07:29:36,850 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-01-18 07:29:36,851 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2019-01-18 07:29:36,851 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2019-01-18 07:29:36,851 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2019-01-18 07:29:36,851 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2019-01-18 07:29:36,851 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2019-01-18 07:29:36,851 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2019-01-18 07:29:36,851 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/3OZLI/remove-cluster-node.sh 2019-01-18 07:29:36,852 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2019-01-18 07:29:36,852 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2019-01-18 07:29:36,852 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-01-18 07:29:36,852 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2019-01-18 07:29:36,852 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2019-01-18 07:29:36,852 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2019-01-18 07:29:36,852 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2019-01-18 07:29:36,853 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2019-01-18 07:29:36,853 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2019-01-18 07:29:36,853 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2019-01-18 07:29:36,853 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2019-01-18 07:29:36,853 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2019-01-18 07:29:36,853 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2019-01-18 07:29:36,853 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2019-01-18 07:29:36,854 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/executions/b7cd81db-9880-435d-83a8-dae74bbedf50 2019-01-18 07:29:36,920 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-18 07:29:36,920 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-18 07:29:36,920 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-18 07:29:36,920 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-18 07:29:36,920 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-18 07:29:36,921 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-18 07:29:36,921 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-18 07:29:36,921 - 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": "2019-01-18T07:29:16.010Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "b7cd81db-9880-435d-83a8-dae74bbedf50"} 2019-01-18 07:29:36,921 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-18 07:29:36,921 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 18 Jan 2019 07:29:36 GMT 2019-01-18 07:29:36,921 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-18 07:29:36,921 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2019-01-18 07:29:36,921 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-18 07:29:41,927 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/events 2019-01-18 07:29:41,995 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-18 07:29:41,996 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-18 07:29:41,996 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-18 07:29:41,996 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-18 07:29:41,996 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-18 07:29:41,996 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-18 07:29:41,996 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-18 07:29:41,996 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_host_xbzo43", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:29:35.236Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:29:35.236Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50", "logger": "154849cd-c0ff-4797-9caa-933acfd10fe8"}, {"node_instance_id": "dime_host_xbzo43", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:29:35.354Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:29:35.354Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50", "logger": "154849cd-c0ff-4797-9caa-933acfd10fe8"}, {"node_instance_id": "dime_host_xbzo43", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:29:35.354Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:29:35.354Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50", "logger": "154849cd-c0ff-4797-9caa-933acfd10fe8"}, {"node_instance_id": "dime_host_xbzo43", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:29:35.354Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:29:35.354Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50", "logger": "154849cd-c0ff-4797-9caa-933acfd10fe8"}, {"node_instance_id": "dime_host_xbzo43", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:29:35.354Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:29:35.354Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50", "logger": "154849cd-c0ff-4797-9caa-933acfd10fe8"}, {"node_instance_id": "dime_host_xbzo43", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:29:35.354Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:29:35.354Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50", "logger": "154849cd-c0ff-4797-9caa-933acfd10fe8"}, {"node_instance_id": "dime_host_xbzo43", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:29:35.354Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:29:35.354Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50", "logger": "154849cd-c0ff-4797-9caa-933acfd10fe8"}, {"node_instance_id": "dime_host_xbzo43", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:29:35.354Z", "message": "Stopping Agent dime_host_xbzo43", "level": "info", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:29:35.354Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50", "logger": "154849cd-c0ff-4797-9caa-933acfd10fe8"}, {"node_instance_id": "dime_host_xbzo43", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:29:35.354Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:29:35.354Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50", "logger": "154849cd-c0ff-4797-9caa-933acfd10fe8"}, {"node_instance_id": "dime_host_xbzo43", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:29:35.354Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:29:35.354Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50", "logger": "154849cd-c0ff-4797-9caa-933acfd10fe8"}, {"node_instance_id": "homer_host_cazqu3", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:29:35.884Z", "message": "Stopping agent", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:29:35.884Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50"}, {"node_instance_id": "ellis_host_j3ioa9", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:29:35.884Z", "message": "Task started 'cloudify_agent.installer.operations.stop'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:29:35.884Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50"}, {"node_instance_id": "ellis_host_j3ioa9", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:29:35.884Z", "message": "Sending task 'cloudify_agent.installer.operations.stop'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:29:35.884Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50"}, {"node_instance_id": "homer_host_cazqu3", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:29:35.884Z", "message": "Sending task 'cloudify_agent.installer.operations.stop'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:29:35.884Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50"}, {"node_instance_id": "bono_host_xmtnai", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:29:35.884Z", "message": "Sending task 'diamond_agent.tasks.stop'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:29:35.884Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50"}, {"node_instance_id": "homer_host_cazqu3", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:29:35.884Z", "message": "Task started 'cloudify_agent.installer.operations.stop'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:29:35.884Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50"}, {"node_instance_id": "bono_host_xmtnai", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:29:35.884Z", "message": "Task started 'diamond_agent.tasks.stop'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:29:35.884Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50"}, {"node_instance_id": "homer_host_cazqu3", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:29:35.884Z", "message": "Task succeeded 'diamond_agent.tasks.uninstall'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:29:35.884Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50"}, {"node_instance_id": "ellis_host_j3ioa9", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:29:36.369Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:29:36.369Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50", "logger": "2d0d78a3-0645-4e26-bc21-e8d7d0c1a0df"}, {"node_instance_id": "homer_host_cazqu3", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:29:36.369Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:29:36.369Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50", "logger": "ae058313-eade-4866-8d5e-a4d2f77703ac"}, {"node_instance_id": "homer_host_cazqu3", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:29:36.369Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:29:36.369Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50", "logger": "ae058313-eade-4866-8d5e-a4d2f77703ac"}, {"node_instance_id": "homer_host_cazqu3", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:29:36.369Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:29:36.369Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50", "logger": "ae058313-eade-4866-8d5e-a4d2f77703ac"}, {"node_instance_id": "ellis_host_j3ioa9", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:29:36.369Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:29:36.369Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50", "logger": "2d0d78a3-0645-4e26-bc21-e8d7d0c1a0df"}, {"node_instance_id": "homer_host_cazqu3", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:29:36.369Z", "message": "Stopping Agent homer_host_cazqu3", "level": "info", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:29:36.369Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50", "logger": "ae058313-eade-4866-8d5e-a4d2f77703ac"}, {"node_instance_id": "ellis_host_j3ioa9", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:29:36.369Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:29:36.369Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50", "logger": "2d0d78a3-0645-4e26-bc21-e8d7d0c1a0df"}, {"node_instance_id": "ellis_host_j3ioa9", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:29:36.369Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:29:36.369Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50", "logger": "2d0d78a3-0645-4e26-bc21-e8d7d0c1a0df"}, {"node_instance_id": "homer_host_cazqu3", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:29:36.369Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:29:36.369Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50", "logger": "ae058313-eade-4866-8d5e-a4d2f77703ac"}, {"node_instance_id": "homer_host_cazqu3", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:29:36.369Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:29:36.369Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50", "logger": "ae058313-eade-4866-8d5e-a4d2f77703ac"}, {"node_instance_id": "homer_host_cazqu3", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:29:36.369Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:29:36.369Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50", "logger": "ae058313-eade-4866-8d5e-a4d2f77703ac"}, {"node_instance_id": "ellis_host_j3ioa9", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:29:36.369Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:29:36.369Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50", "logger": "2d0d78a3-0645-4e26-bc21-e8d7d0c1a0df"}, {"node_instance_id": "homer_host_cazqu3", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:29:36.369Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:29:36.369Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50", "logger": "ae058313-eade-4866-8d5e-a4d2f77703ac"}, {"node_instance_id": "ellis_host_j3ioa9", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:29:36.369Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:29:36.369Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50", "logger": "2d0d78a3-0645-4e26-bc21-e8d7d0c1a0df"}, {"node_instance_id": "homer_host_cazqu3", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:29:36.369Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:29:36.369Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50", "logger": "ae058313-eade-4866-8d5e-a4d2f77703ac"}, {"node_instance_id": "ellis_host_j3ioa9", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:29:36.369Z", "message": "Stopping Agent ellis_host_j3ioa9", "level": "info", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:29:36.369Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50", "logger": "2d0d78a3-0645-4e26-bc21-e8d7d0c1a0df"}, {"node_instance_id": "ellis_host_j3ioa9", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:29:36.369Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:29:36.369Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50", "logger": "2d0d78a3-0645-4e26-bc21-e8d7d0c1a0df"}, {"node_instance_id": "ellis_host_j3ioa9", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:29:36.369Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:29:36.369Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50", "logger": "2d0d78a3-0645-4e26-bc21-e8d7d0c1a0df"}, {"node_instance_id": "homer_host_cazqu3", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:29:36.369Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:29:36.369Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50", "logger": "ae058313-eade-4866-8d5e-a4d2f77703ac"}, {"node_instance_id": "ellis_host_j3ioa9", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:29:36.369Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:29:36.369Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50", "logger": "2d0d78a3-0645-4e26-bc21-e8d7d0c1a0df"}, {"node_instance_id": "bono_host_xmtnai", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:29:38.207Z", "message": "Task succeeded 'diamond_agent.tasks.stop'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:29:38.207Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50"}, {"node_instance_id": "bono_host_xmtnai", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:29:38.919Z", "message": "Sending task 'diamond_agent.tasks.uninstall'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:29:38.919Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50"}, {"node_instance_id": "bono_host_xmtnai", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:29:38.919Z", "message": "Task started 'diamond_agent.tasks.uninstall'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:29:38.919Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50"}, {"node_instance_id": "bono_host_xmtnai", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:29:38.919Z", "message": "Task succeeded 'diamond_agent.tasks.uninstall'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:29:38.919Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50"}, {"node_instance_id": "bono_host_xmtnai", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:29:39.721Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:29:39.721Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50", "logger": "73f1d3f8-660d-4c0b-8a9d-2d3708dcb85f"}, {"node_instance_id": "bono_host_xmtnai", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:29:39.926Z", "message": "Sending task 'cloudify_agent.installer.operations.stop'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:29:39.926Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50"}, {"node_instance_id": "bono_host_xmtnai", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:29:39.926Z", "message": "Task started 'cloudify_agent.installer.operations.stop'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:29:39.926Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50"}, {"node_instance_id": "bono_host_xmtnai", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:29:39.926Z", "message": "Stopping agent", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:29:39.926Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50"}, {"node_instance_id": "dime_host_xbzo43", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:29:40.386Z", "message": "Stopping daemon with command: sudo service celeryd-dime_host_xbzo43 stop", "level": "info", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:29:40.386Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50", "logger": "154849cd-c0ff-4797-9caa-933acfd10fe8"}, {"node_instance_id": "bono_host_xmtnai", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:29:40.386Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:29:40.386Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50", "logger": "73f1d3f8-660d-4c0b-8a9d-2d3708dcb85f"}, {"node_instance_id": "dime_host_xbzo43", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:29:40.386Z", "message": "Stopping...", "level": "info", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:29:40.386Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50", "logger": "154849cd-c0ff-4797-9caa-933acfd10fe8"}, {"node_instance_id": "ellis_host_j3ioa9", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:29:40.386Z", "message": "Stopping...", "level": "info", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:29:40.386Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50", "logger": "2d0d78a3-0645-4e26-bc21-e8d7d0c1a0df"}], "metadata": {"pagination": {"total": 306, "offset": 200, "size": 50}}} 2019-01-18 07:29:41,997 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-18 07:29:41,997 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 18 Jan 2019 07:29:41 GMT 2019-01-18 07:29:41,997 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-18 07:29:41,997 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 26947 2019-01-18 07:29:41,997 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-18 07:29:41,998 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:29:41,998 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:29:41,998 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:29:41,999 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:29:41,999 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:29:41,999 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:29:41,999 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:29:41,999 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping Agent dime_host_xbzo43 2019-01-18 07:29:41,999 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:29:41,999 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:29:42,000 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2019-01-18 07:29:42,000 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2019-01-18 07:29:42,000 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2019-01-18 07:29:42,000 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2019-01-18 07:29:42,000 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2019-01-18 07:29:42,000 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2019-01-18 07:29:42,001 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2019-01-18 07:29:42,001 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2019-01-18 07:29:42,001 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:29:42,001 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:29:42,001 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:29:42,001 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:29:42,002 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:29:42,002 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping Agent homer_host_cazqu3 2019-01-18 07:29:42,002 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:29:42,002 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:29:42,002 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:29:42,002 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:29:42,002 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:29:42,003 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:29:42,003 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:29:42,003 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:29:42,003 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:29:42,003 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping Agent ellis_host_j3ioa9 2019-01-18 07:29:42,003 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:29:42,004 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:29:42,004 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:29:42,004 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:29:42,004 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2019-01-18 07:29:42,004 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2019-01-18 07:29:42,004 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2019-01-18 07:29:42,005 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2019-01-18 07:29:42,005 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:29:42,005 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2019-01-18 07:29:42,005 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2019-01-18 07:29:42,005 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2019-01-18 07:29:42,005 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping daemon with command: sudo service celeryd-dime_host_xbzo43 stop 2019-01-18 07:29:42,006 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:29:42,006 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping... 2019-01-18 07:29:42,006 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping... 2019-01-18 07:29:42,006 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/executions/b7cd81db-9880-435d-83a8-dae74bbedf50 2019-01-18 07:29:42,077 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-18 07:29:42,077 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-18 07:29:42,077 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-18 07:29:42,078 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-18 07:29:42,078 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-18 07:29:42,078 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-18 07:29:42,078 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-18 07:29:42,078 - 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": "2019-01-18T07:29:16.010Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "b7cd81db-9880-435d-83a8-dae74bbedf50"} 2019-01-18 07:29:42,078 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-18 07:29:42,078 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 18 Jan 2019 07:29:42 GMT 2019-01-18 07:29:42,078 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-18 07:29:42,078 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2019-01-18 07:29:42,078 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-18 07:29:47,084 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/events 2019-01-18 07:29:47,198 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-18 07:29:47,198 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-18 07:29:47,198 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-18 07:29:47,199 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-18 07:29:47,199 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-18 07:29:47,199 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-18 07:29:47,199 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-18 07:29:47,199 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_host_xbzo43", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:29:40.386Z", "message": "Stopping...", "level": "info", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:29:40.386Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50", "logger": "154849cd-c0ff-4797-9caa-933acfd10fe8"}, {"node_instance_id": "bono_host_xmtnai", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:29:40.386Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:29:40.386Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50", "logger": "73f1d3f8-660d-4c0b-8a9d-2d3708dcb85f"}, {"node_instance_id": "ellis_host_j3ioa9", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:29:40.386Z", "message": "Stopping daemon with command: sudo service celeryd-ellis_host_j3ioa9 stop", "level": "info", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:29:40.386Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50", "logger": "2d0d78a3-0645-4e26-bc21-e8d7d0c1a0df"}, {"node_instance_id": "dime_host_xbzo43", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:29:40.386Z", "message": "Stopping daemon with command: sudo service celeryd-dime_host_xbzo43 stop", "level": "info", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:29:40.386Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50", "logger": "154849cd-c0ff-4797-9caa-933acfd10fe8"}, {"node_instance_id": "bono_host_xmtnai", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:29:40.386Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:29:40.386Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50", "logger": "73f1d3f8-660d-4c0b-8a9d-2d3708dcb85f"}, {"node_instance_id": "bono_host_xmtnai", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:29:40.386Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:29:40.386Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50", "logger": "73f1d3f8-660d-4c0b-8a9d-2d3708dcb85f"}, {"node_instance_id": "bono_host_xmtnai", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:29:40.386Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:29:40.386Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50", "logger": "73f1d3f8-660d-4c0b-8a9d-2d3708dcb85f"}, {"node_instance_id": "bono_host_xmtnai", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:29:40.386Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:29:40.386Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50", "logger": "73f1d3f8-660d-4c0b-8a9d-2d3708dcb85f"}, {"node_instance_id": "bono_host_xmtnai", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:29:40.386Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:29:40.386Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50", "logger": "73f1d3f8-660d-4c0b-8a9d-2d3708dcb85f"}, {"node_instance_id": "bono_host_xmtnai", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:29:40.386Z", "message": "Stopping Agent bono_host_xmtnai", "level": "info", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:29:40.386Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50", "logger": "73f1d3f8-660d-4c0b-8a9d-2d3708dcb85f"}, {"node_instance_id": "ellis_host_j3ioa9", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:29:40.386Z", "message": "Stopping...", "level": "info", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:29:40.386Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50", "logger": "2d0d78a3-0645-4e26-bc21-e8d7d0c1a0df"}, {"node_instance_id": "dime_host_xbzo43", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:29:40.945Z", "message": "Task succeeded 'cloudify_agent.installer.operations.stop'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:29:40.945Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50"}, {"node_instance_id": "ellis_host_j3ioa9", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:29:40.945Z", "message": "Task succeeded 'cloudify_agent.installer.operations.stop'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:29:40.945Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50"}, {"node_instance_id": "ellis_host_j3ioa9", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:29:40.945Z", "message": "Deleting agent", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:29:40.945Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50"}, {"node_instance_id": "dime_host_xbzo43", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:29:40.945Z", "message": "Sending task 'cloudify_agent.installer.operations.delete'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:29:40.945Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50"}, {"node_instance_id": "ellis_host_j3ioa9", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:29:40.945Z", "message": "Task started 'cloudify_agent.installer.operations.delete'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:29:40.945Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50"}, {"node_instance_id": "dime_host_xbzo43", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:29:40.945Z", "message": "Deleting agent", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:29:40.945Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50"}, {"node_instance_id": "ellis_host_j3ioa9", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:29:40.945Z", "message": "Sending task 'cloudify_agent.installer.operations.delete'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:29:40.945Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50"}, {"node_instance_id": "dime_host_xbzo43", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:29:40.945Z", "message": "Task started 'cloudify_agent.installer.operations.delete'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:29:40.945Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50"}, {"node_instance_id": "dime_host_xbzo43", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:29:41.475Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:29:41.475Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50", "logger": "33324ea5-0796-4480-8f51-68f94bc9a2de"}, {"node_instance_id": "dime_host_xbzo43", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:29:41.475Z", "message": "Deleting Agent dime_host_xbzo43", "level": "info", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:29:41.475Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50", "logger": "33324ea5-0796-4480-8f51-68f94bc9a2de"}, {"node_instance_id": "dime_host_xbzo43", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:29:41.475Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:29:41.475Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50", "logger": "33324ea5-0796-4480-8f51-68f94bc9a2de"}, {"node_instance_id": "dime_host_xbzo43", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:29:41.475Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:29:41.475Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50", "logger": "33324ea5-0796-4480-8f51-68f94bc9a2de"}, {"node_instance_id": "homer_host_cazqu3", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:29:41.475Z", "message": "Stopping...", "level": "info", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:29:41.475Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50", "logger": "ae058313-eade-4866-8d5e-a4d2f77703ac"}, {"node_instance_id": "dime_host_xbzo43", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:29:41.475Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:29:41.475Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50", "logger": "33324ea5-0796-4480-8f51-68f94bc9a2de"}, {"node_instance_id": "dime_host_xbzo43", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:29:41.475Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:29:41.475Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50", "logger": "33324ea5-0796-4480-8f51-68f94bc9a2de"}, {"node_instance_id": "ellis_host_j3ioa9", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:29:41.475Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:29:41.475Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50", "logger": "eb080951-f54a-4328-8171-a717ec850846"}, {"node_instance_id": "dime_host_xbzo43", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:29:41.475Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:29:41.475Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50", "logger": "33324ea5-0796-4480-8f51-68f94bc9a2de"}, {"node_instance_id": "ellis_host_j3ioa9", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:29:41.475Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:29:41.475Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50", "logger": "eb080951-f54a-4328-8171-a717ec850846"}, {"node_instance_id": "dime_host_xbzo43", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:29:41.475Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:29:41.475Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50", "logger": "33324ea5-0796-4480-8f51-68f94bc9a2de"}, {"node_instance_id": "dime_host_xbzo43", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:29:41.475Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:29:41.475Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50", "logger": "33324ea5-0796-4480-8f51-68f94bc9a2de"}, {"node_instance_id": "homer_host_cazqu3", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:29:41.475Z", "message": "Successfully stopped daemon: homer_host_cazqu3\u001b[0m", "level": "info", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:29:41.475Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50", "logger": "ae058313-eade-4866-8d5e-a4d2f77703ac"}, {"node_instance_id": "ellis_host_j3ioa9", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:29:41.475Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:29:41.475Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50", "logger": "eb080951-f54a-4328-8171-a717ec850846"}, {"node_instance_id": "dime_host_xbzo43", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:29:41.475Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:29:41.475Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50", "logger": "33324ea5-0796-4480-8f51-68f94bc9a2de"}, {"node_instance_id": "ellis_host_j3ioa9", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:29:41.475Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:29:41.475Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50", "logger": "eb080951-f54a-4328-8171-a717ec850846"}, {"node_instance_id": "ellis_host_j3ioa9", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:29:41.475Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:29:41.475Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50", "logger": "eb080951-f54a-4328-8171-a717ec850846"}, {"node_instance_id": "ellis_host_j3ioa9", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:29:41.475Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:29:41.475Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50", "logger": "eb080951-f54a-4328-8171-a717ec850846"}, {"node_instance_id": "ellis_host_j3ioa9", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:29:41.475Z", "message": "Deleting Agent ellis_host_j3ioa9", "level": "info", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:29:41.475Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50", "logger": "eb080951-f54a-4328-8171-a717ec850846"}, {"node_instance_id": "ellis_host_j3ioa9", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:29:41.475Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:29:41.475Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50", "logger": "eb080951-f54a-4328-8171-a717ec850846"}, {"node_instance_id": "homer_host_cazqu3", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:29:41.475Z", "message": "Stopping daemon with command: sudo service celeryd-homer_host_cazqu3 stop", "level": "info", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:29:41.475Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50", "logger": "ae058313-eade-4866-8d5e-a4d2f77703ac"}, {"node_instance_id": "ellis_host_j3ioa9", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:29:41.475Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:29:41.475Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50", "logger": "eb080951-f54a-4328-8171-a717ec850846"}, {"node_instance_id": "ellis_host_j3ioa9", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:29:41.475Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:29:41.475Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50", "logger": "eb080951-f54a-4328-8171-a717ec850846"}, {"node_instance_id": "homer_host_cazqu3", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:29:42.060Z", "message": "Sending task 'cloudify_agent.installer.operations.delete'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:29:42.060Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50"}, {"node_instance_id": "homer_host_cazqu3", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:29:42.060Z", "message": "Deleting agent", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:29:42.060Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50"}, {"node_instance_id": "homer_host_cazqu3", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:29:42.060Z", "message": "Task succeeded 'cloudify_agent.installer.operations.stop'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:29:42.060Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50"}, {"node_instance_id": "homer_host_cazqu3", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:29:42.060Z", "message": "Task started 'cloudify_agent.installer.operations.delete'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:29:42.060Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50"}, {"node_instance_id": "homer_host_cazqu3", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:29:42.492Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:29:42.492Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50", "logger": "37e3fc83-fbd2-49d9-8c46-d6b8a8e4545d"}, {"node_instance_id": "homer_host_cazqu3", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:29:42.492Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:29:42.492Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50", "logger": "37e3fc83-fbd2-49d9-8c46-d6b8a8e4545d"}, {"node_instance_id": "homer_host_cazqu3", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:29:42.492Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:29:42.492Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50", "logger": "37e3fc83-fbd2-49d9-8c46-d6b8a8e4545d"}, {"node_instance_id": "homer_host_cazqu3", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:29:42.492Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:29:42.492Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50", "logger": "37e3fc83-fbd2-49d9-8c46-d6b8a8e4545d"}], "metadata": {"pagination": {"total": 355, "offset": 250, "size": 50}}} 2019-01-18 07:29:47,199 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-18 07:29:47,199 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 18 Jan 2019 07:29:47 GMT 2019-01-18 07:29:47,199 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-18 07:29:47,199 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 27109 2019-01-18 07:29:47,200 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-18 07:29:47,201 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping... 2019-01-18 07:29:47,201 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:29:47,201 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping daemon with command: sudo service celeryd-ellis_host_j3ioa9 stop 2019-01-18 07:29:47,201 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping daemon with command: sudo service celeryd-dime_host_xbzo43 stop 2019-01-18 07:29:47,202 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:29:47,202 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:29:47,202 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:29:47,202 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:29:47,202 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:29:47,202 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping Agent bono_host_xmtnai 2019-01-18 07:29:47,203 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping... 2019-01-18 07:29:47,203 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2019-01-18 07:29:47,203 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2019-01-18 07:29:47,203 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2019-01-18 07:29:47,203 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2019-01-18 07:29:47,203 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2019-01-18 07:29:47,203 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2019-01-18 07:29:47,204 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2019-01-18 07:29:47,204 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2019-01-18 07:29:47,204 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:29:47,204 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting Agent dime_host_xbzo43 2019-01-18 07:29:47,204 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:29:47,204 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:29:47,205 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping... 2019-01-18 07:29:47,205 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:29:47,205 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:29:47,205 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:29:47,205 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:29:47,205 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:29:47,206 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:29:47,206 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:29:47,206 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully stopped daemon: homer_host_cazqu3 2019-01-18 07:29:47,206 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:29:47,206 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:29:47,206 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:29:47,207 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:29:47,207 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:29:47,207 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting Agent ellis_host_j3ioa9 2019-01-18 07:29:47,207 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:29:47,207 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping daemon with command: sudo service celeryd-homer_host_cazqu3 stop 2019-01-18 07:29:47,207 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:29:47,207 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:29:47,208 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2019-01-18 07:29:47,208 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2019-01-18 07:29:47,208 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2019-01-18 07:29:47,208 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2019-01-18 07:29:47,208 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:29:47,208 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:29:47,209 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:29:47,209 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:29:47,209 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/executions/b7cd81db-9880-435d-83a8-dae74bbedf50 2019-01-18 07:29:47,336 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-18 07:29:47,336 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-18 07:29:47,336 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-18 07:29:47,336 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-18 07:29:47,336 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-18 07:29:47,336 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-18 07:29:47,336 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-18 07:29:47,337 - 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": "2019-01-18T07:29:16.010Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "b7cd81db-9880-435d-83a8-dae74bbedf50"} 2019-01-18 07:29:47,337 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-18 07:29:47,337 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 18 Jan 2019 07:29:47 GMT 2019-01-18 07:29:47,337 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-18 07:29:47,337 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2019-01-18 07:29:47,337 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-18 07:29:52,342 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/events 2019-01-18 07:29:52,423 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-18 07:29:52,423 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-18 07:29:52,423 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-18 07:29:52,423 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-18 07:29:52,423 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-18 07:29:52,423 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-18 07:29:52,424 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-18 07:29:52,424 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_host_cazqu3", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:29:42.492Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:29:42.492Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50", "logger": "37e3fc83-fbd2-49d9-8c46-d6b8a8e4545d"}, {"node_instance_id": "homer_host_cazqu3", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:29:42.492Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:29:42.492Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50", "logger": "37e3fc83-fbd2-49d9-8c46-d6b8a8e4545d"}, {"node_instance_id": "homer_host_cazqu3", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:29:42.492Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:29:42.492Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50", "logger": "37e3fc83-fbd2-49d9-8c46-d6b8a8e4545d"}, {"node_instance_id": "homer_host_cazqu3", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:29:42.492Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:29:42.492Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50", "logger": "37e3fc83-fbd2-49d9-8c46-d6b8a8e4545d"}, {"node_instance_id": "homer_host_cazqu3", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:29:42.492Z", "message": "Deleting Agent homer_host_cazqu3", "level": "info", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:29:42.492Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50", "logger": "37e3fc83-fbd2-49d9-8c46-d6b8a8e4545d"}, {"node_instance_id": "homer_host_cazqu3", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:29:42.492Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:29:42.492Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50", "logger": "37e3fc83-fbd2-49d9-8c46-d6b8a8e4545d"}, {"node_instance_id": "dime_host_xbzo43", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:29:43.349Z", "message": "Task succeeded 'cloudify_agent.installer.operations.delete'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:29:43.349Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50"}, {"node_instance_id": "dime_host_xbzo43", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:29:43.526Z", "message": "Deleting...", "level": "info", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:29:43.526Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50", "logger": "33324ea5-0796-4480-8f51-68f94bc9a2de"}, {"node_instance_id": "dime_host_xbzo43", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:29:43.526Z", "message": "Successfully deleted daemon: dime_host_xbzo43", "level": "info", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:29:43.526Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50", "logger": "33324ea5-0796-4480-8f51-68f94bc9a2de"}, {"node_instance_id": "dime_host_xbzo43", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:29:43.526Z", "message": "Deleting start-on-boot entry", "level": "info", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:29:43.526Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50", "logger": "33324ea5-0796-4480-8f51-68f94bc9a2de"}, {"node_instance_id": "ellis_host_j3ioa9", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:29:43.526Z", "message": "Deleting start-on-boot entry", "level": "info", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:29:43.526Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50", "logger": "eb080951-f54a-4328-8171-a717ec850846"}, {"node_instance_id": "ellis_host_j3ioa9", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:29:43.526Z", "message": "Successfully deleted daemon: ellis_host_j3ioa9", "level": "info", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:29:43.526Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50", "logger": "eb080951-f54a-4328-8171-a717ec850846"}, {"node_instance_id": "ellis_host_j3ioa9", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:29:43.526Z", "message": "Deleting...", "level": "info", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:29:43.526Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50", "logger": "eb080951-f54a-4328-8171-a717ec850846"}, {"node_instance_id": "dime_host_xbzo43", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:29:44.070Z", "message": "Task started 'nova_plugin.server.stop'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:29:44.070Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50"}, {"node_instance_id": "ellis_host_j3ioa9", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:29:44.070Z", "message": "Task started 'nova_plugin.server.stop'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:29:44.070Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50"}, {"node_instance_id": "ellis_host_j3ioa9", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:29:44.070Z", "message": "Task succeeded 'cloudify_agent.installer.operations.delete'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:29:44.070Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50"}, {"node_instance_id": "ellis_host_j3ioa9", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:29:44.070Z", "message": "Sending task 'nova_plugin.server.stop'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:29:44.070Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50"}, {"node_instance_id": "dime_host_xbzo43", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:29:44.070Z", "message": "Sending task 'nova_plugin.server.stop'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:29:44.070Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50"}, {"node_instance_id": "homer_host_cazqu3", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:29:44.547Z", "message": "Successfully deleted daemon: homer_host_cazqu3", "level": "info", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:29:44.547Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50", "logger": "37e3fc83-fbd2-49d9-8c46-d6b8a8e4545d"}, {"node_instance_id": "bono_host_xmtnai", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:29:44.547Z", "message": "Stopping daemon with command: sudo service celeryd-bono_host_xmtnai stop", "level": "info", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:29:44.547Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50", "logger": "73f1d3f8-660d-4c0b-8a9d-2d3708dcb85f"}, {"node_instance_id": "homer_host_cazqu3", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:29:44.547Z", "message": "Deleting...", "level": "info", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:29:44.547Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50", "logger": "37e3fc83-fbd2-49d9-8c46-d6b8a8e4545d"}, {"node_instance_id": "bono_host_xmtnai", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:29:44.547Z", "message": "Stopping...", "level": "info", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:29:44.547Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50", "logger": "73f1d3f8-660d-4c0b-8a9d-2d3708dcb85f"}, {"node_instance_id": "homer_host_cazqu3", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:29:44.547Z", "message": "Deleting start-on-boot entry", "level": "info", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:29:44.547Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50", "logger": "37e3fc83-fbd2-49d9-8c46-d6b8a8e4545d"}, {"node_instance_id": "homer_host_cazqu3", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:29:45.136Z", "message": "Sending task 'nova_plugin.server.stop'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:29:45.136Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50"}, {"node_instance_id": "homer_host_cazqu3", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:29:45.136Z", "message": "Task succeeded 'cloudify_agent.installer.operations.delete'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:29:45.136Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50"}, {"node_instance_id": "bono_host_xmtnai", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:29:45.136Z", "message": "Task succeeded 'cloudify_agent.installer.operations.stop'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:29:45.136Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50"}, {"node_instance_id": "homer_host_cazqu3", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:29:45.136Z", "message": "Task started 'nova_plugin.server.stop'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:29:45.136Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50"}, {"node_instance_id": "bono_host_xmtnai", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:29:45.558Z", "message": "Successfully stopped daemon: bono_host_xmtnai\u001b[0m", "level": "info", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:29:45.558Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50", "logger": "73f1d3f8-660d-4c0b-8a9d-2d3708dcb85f"}, {"node_instance_id": "bono_host_xmtnai", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:29:46.153Z", "message": "Task started 'cloudify_agent.installer.operations.delete'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:29:46.153Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50"}, {"node_instance_id": "bono_host_xmtnai", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:29:46.153Z", "message": "Deleting agent", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:29:46.153Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50"}, {"node_instance_id": "bono_host_xmtnai", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:29:46.153Z", "message": "Sending task 'cloudify_agent.installer.operations.delete'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:29:46.153Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50"}, {"node_instance_id": "bono_host_xmtnai", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:29:46.655Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:29:46.655Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50", "logger": "241e6775-f301-4676-8b8b-83ebcf1b3643"}, {"node_instance_id": "bono_host_xmtnai", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:29:46.655Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:29:46.655Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50", "logger": "241e6775-f301-4676-8b8b-83ebcf1b3643"}, {"node_instance_id": "bono_host_xmtnai", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:29:46.655Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:29:46.655Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50", "logger": "241e6775-f301-4676-8b8b-83ebcf1b3643"}, {"node_instance_id": "bono_host_xmtnai", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:29:46.655Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:29:46.655Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50", "logger": "241e6775-f301-4676-8b8b-83ebcf1b3643"}, {"node_instance_id": "bono_host_xmtnai", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:29:46.655Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:29:46.655Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50", "logger": "241e6775-f301-4676-8b8b-83ebcf1b3643"}, {"node_instance_id": "bono_host_xmtnai", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:29:46.655Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:29:46.655Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50", "logger": "241e6775-f301-4676-8b8b-83ebcf1b3643"}, {"node_instance_id": "bono_host_xmtnai", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:29:46.655Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:29:46.655Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50", "logger": "241e6775-f301-4676-8b8b-83ebcf1b3643"}, {"node_instance_id": "bono_host_xmtnai", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:29:46.655Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:29:46.655Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50", "logger": "241e6775-f301-4676-8b8b-83ebcf1b3643"}, {"node_instance_id": "bono_host_xmtnai", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:29:46.655Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:29:46.655Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50", "logger": "241e6775-f301-4676-8b8b-83ebcf1b3643"}, {"node_instance_id": "bono_host_xmtnai", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:29:46.655Z", "message": "Deleting Agent bono_host_xmtnai", "level": "info", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:29:46.655Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50", "logger": "241e6775-f301-4676-8b8b-83ebcf1b3643"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:29:47.195Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:29:47.195Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50"}, {"node_instance_id": "dime_host_xbzo43", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:29:47.195Z", "message": "Task succeeded 'nova_plugin.server.stop'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:29:47.195Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50"}, {"node_instance_id": "ellis_host_j3ioa9", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:29:47.195Z", "message": "Task succeeded 'nova_plugin.server.stop'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:29:47.195Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:29:47.195Z", "message": "Task started 'nova_plugin.server.disconnect_floatingip'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:29:47.195Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:29:47.195Z", "message": "Sending task 'nova_plugin.server.disconnect_floatingip'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:29:47.195Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:29:47.195Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:29:47.195Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50"}, {"node_instance_id": "bono_host_xmtnai", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:29:48.187Z", "message": "Deleting...", "level": "info", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:29:48.187Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50", "logger": "241e6775-f301-4676-8b8b-83ebcf1b3643"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:29:48.260Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:29:48.260Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:29:48.260Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:29:48.260Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50"}], "metadata": {"pagination": {"total": 376, "offset": 300, "size": 50}}} 2019-01-18 07:29:52,424 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-18 07:29:52,424 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 18 Jan 2019 07:29:52 GMT 2019-01-18 07:29:52,424 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-18 07:29:52,424 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 26527 2019-01-18 07:29:52,424 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-18 07:29:52,425 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:29:52,425 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:29:52,425 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:29:52,426 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:29:52,426 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting Agent homer_host_cazqu3 2019-01-18 07:29:52,426 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:29:52,426 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2019-01-18 07:29:52,426 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting... 2019-01-18 07:29:52,426 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully deleted daemon: dime_host_xbzo43 2019-01-18 07:29:52,427 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting start-on-boot entry 2019-01-18 07:29:52,427 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting start-on-boot entry 2019-01-18 07:29:52,427 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully deleted daemon: ellis_host_j3ioa9 2019-01-18 07:29:52,427 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting... 2019-01-18 07:29:52,427 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2019-01-18 07:29:52,427 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2019-01-18 07:29:52,427 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2019-01-18 07:29:52,428 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2019-01-18 07:29:52,428 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2019-01-18 07:29:52,428 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully deleted daemon: homer_host_cazqu3 2019-01-18 07:29:52,428 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping daemon with command: sudo service celeryd-bono_host_xmtnai stop 2019-01-18 07:29:52,428 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting... 2019-01-18 07:29:52,428 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping... 2019-01-18 07:29:52,429 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting start-on-boot entry 2019-01-18 07:29:52,429 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2019-01-18 07:29:52,429 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2019-01-18 07:29:52,429 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2019-01-18 07:29:52,429 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2019-01-18 07:29:52,429 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully stopped daemon: bono_host_xmtnai 2019-01-18 07:29:52,429 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2019-01-18 07:29:52,430 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2019-01-18 07:29:52,430 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2019-01-18 07:29:52,430 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:29:52,430 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:29:52,430 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:29:52,430 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:29:52,430 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:29:52,431 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:29:52,431 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:29:52,431 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:29:52,431 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:29:52,431 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting Agent bono_host_xmtnai 2019-01-18 07:29:52,431 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2019-01-18 07:29:52,431 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2019-01-18 07:29:52,432 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2019-01-18 07:29:52,432 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_floatingip' 2019-01-18 07:29:52,432 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_floatingip' 2019-01-18 07:29:52,432 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2019-01-18 07:29:52,432 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting... 2019-01-18 07:29:52,432 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2019-01-18 07:29:52,433 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2019-01-18 07:29:52,433 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/executions/b7cd81db-9880-435d-83a8-dae74bbedf50 2019-01-18 07:29:52,538 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-18 07:29:52,538 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-18 07:29:52,538 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-18 07:29:52,538 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-18 07:29:52,538 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-18 07:29:52,538 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-18 07:29:52,538 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-18 07:29:52,538 - 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": "2019-01-18T07:29:16.010Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "b7cd81db-9880-435d-83a8-dae74bbedf50"} 2019-01-18 07:29:52,538 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-18 07:29:52,539 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 18 Jan 2019 07:29:52 GMT 2019-01-18 07:29:52,539 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-18 07:29:52,539 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2019-01-18 07:29:52,539 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-18 07:29:57,544 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/events 2019-01-18 07:29:57,705 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-18 07:29:57,705 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-18 07:29:57,705 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-18 07:29:57,705 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-18 07:29:57,705 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-18 07:29:57,705 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-18 07:29:57,706 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-18 07:29:57,706 - 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": "2019-01-18T07:29:48.260Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:29:48.260Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50"}, {"node_instance_id": "bono_host_xmtnai", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:29:48.673Z", "message": "Successfully deleted daemon: bono_host_xmtnai", "level": "info", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:29:48.673Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50", "logger": "241e6775-f301-4676-8b8b-83ebcf1b3643"}, {"node_instance_id": "bono_host_xmtnai", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:29:48.673Z", "message": "Deleting start-on-boot entry", "level": "info", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:29:48.673Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50", "logger": "241e6775-f301-4676-8b8b-83ebcf1b3643"}, {"node_instance_id": "bono_host_xmtnai", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:29:49.282Z", "message": "Sending task 'nova_plugin.server.stop'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:29:49.282Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50"}, {"node_instance_id": "bono_host_xmtnai", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:29:49.282Z", "message": "Task succeeded 'cloudify_agent.installer.operations.delete'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:29:49.282Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50"}, {"node_instance_id": "bono_host_xmtnai", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:29:49.282Z", "message": "Task started 'nova_plugin.server.stop'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:29:49.282Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50"}, {"node_instance_id": "bono_host_xmtnai", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:29:51.294Z", "message": "Task succeeded 'nova_plugin.server.stop'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:29:51.294Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:29:52.381Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:29:52.381Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:29:52.381Z", "message": "Task started 'nova_plugin.server.disconnect_floatingip'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:29:52.381Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:29:52.381Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:29:52.381Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:29:52.381Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:29:52.381Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:29:52.381Z", "message": "Sending task 'nova_plugin.server.disconnect_floatingip'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:29:52.381Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:29:53.398Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:29:53.398Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:29:53.398Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:29:53.398Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:29:53.398Z", "message": "Task succeeded 'nova_plugin.server.disconnect_floatingip'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:29:53.398Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:29:53.398Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:29:53.398Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50"}, {"node_instance_id": "sprout_aubtxa", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:29:55.307Z", "message": "Execution done (return_code=0): /tmp/FWRIH/remove-cluster-node.sh", "level": "info", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:29:55.307Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50", "logger": "7c37ed85-5880-454c-85e7-6fd998581bf1"}, {"node_instance_id": "sprout_aubtxa", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:29:55.934Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:29:55.934Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50"}, {"node_instance_id": "proxy_node_jkvni4", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:29:57.111Z", "message": "Stopping node", "node_name": "proxy_node", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:29:57.111Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:29:57.111Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:29:57.111Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50"}, {"node_instance_id": "proxy_node_jkvni4", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:29:57.111Z", "message": "Deleting node", "node_name": "proxy_node", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:29:57.111Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50"}, {"node_instance_id": "sprout_host_miqw9c", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:29:57.111Z", "message": "Sending task 'diamond_agent.tasks.stop'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:29:57.111Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50"}, {"node_instance_id": "sprout_host_miqw9c", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:29:57.111Z", "message": "Task started 'diamond_agent.tasks.stop'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:29:57.111Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50"}, {"node_instance_id": "sprout_host_miqw9c", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:29:57.111Z", "message": "Stopping node", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:29:57.111Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50"}], "metadata": {"pagination": {"total": 390, "offset": 350, "size": 50}}} 2019-01-18 07:29:57,706 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-18 07:29:57,706 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 18 Jan 2019 07:29:57 GMT 2019-01-18 07:29:57,706 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-18 07:29:57,706 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 12258 2019-01-18 07:29:57,706 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-18 07:29:57,707 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2019-01-18 07:29:57,707 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully deleted daemon: bono_host_xmtnai 2019-01-18 07:29:57,707 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting start-on-boot entry 2019-01-18 07:29:57,707 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2019-01-18 07:29:57,708 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2019-01-18 07:29:57,708 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2019-01-18 07:29:57,708 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2019-01-18 07:29:57,708 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2019-01-18 07:29:57,708 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_floatingip' 2019-01-18 07:29:57,708 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2019-01-18 07:29:57,709 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2019-01-18 07:29:57,709 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_floatingip' 2019-01-18 07:29:57,709 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2019-01-18 07:29:57,709 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2019-01-18 07:29:57,709 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_floatingip' 2019-01-18 07:29:57,709 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2019-01-18 07:29:57,709 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/FWRIH/remove-cluster-node.sh 2019-01-18 07:29:57,710 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-01-18 07:29:57,710 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2019-01-18 07:29:57,710 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2019-01-18 07:29:57,710 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2019-01-18 07:29:57,710 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2019-01-18 07:29:57,710 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2019-01-18 07:29:57,710 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2019-01-18 07:29:57,711 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/executions/b7cd81db-9880-435d-83a8-dae74bbedf50 2019-01-18 07:29:57,915 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-18 07:29:57,915 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-18 07:29:57,915 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-18 07:29:57,916 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-18 07:29:57,916 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-18 07:29:57,916 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-18 07:29:57,916 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-18 07:29:57,916 - 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": "2019-01-18T07:29:16.010Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "b7cd81db-9880-435d-83a8-dae74bbedf50"} 2019-01-18 07:29:57,916 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-18 07:29:57,916 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 18 Jan 2019 07:29:57 GMT 2019-01-18 07:29:57,916 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-18 07:29:57,916 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2019-01-18 07:29:57,916 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-18 07:30:02,922 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/events 2019-01-18 07:30:03,003 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-18 07:30:03,003 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-18 07:30:03,003 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-18 07:30:03,003 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-18 07:30:03,003 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-18 07:30:03,003 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-18 07:30:03,003 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-18 07:30:03,003 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_host_xbzo43", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:29:58.158Z", "message": "Sending task 'nova_plugin.server.delete'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:29:58.158Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:29:58.158Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:29:58.158Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50"}, {"node_instance_id": "proxy_host_1dokw4", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:29:58.158Z", "message": "Stopping node", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:29:58.158Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:29:58.158Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:29:58.158Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50"}, {"node_instance_id": "dime_host_xbzo43", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:29:58.158Z", "message": "Task started 'nova_plugin.server.delete'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:29:58.158Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50"}, {"node_instance_id": "dime_host_xbzo43", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:29:58.158Z", "message": "Deleting node", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:29:58.158Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:29:58.158Z", "message": "Task succeeded 'nova_plugin.server.disconnect_floatingip'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:29:58.158Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:29:58.158Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:29:58.158Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50"}, {"node_instance_id": "dime_host_xbzo43", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:29:58.368Z", "message": "deleting server", "level": "info", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:29:58.368Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50", "logger": "e0e88c89-a7f6-48e6-9a1f-c91428cda499"}, {"node_instance_id": "proxy_host_1dokw4", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:29:58.410Z", "message": "Sending task 'diamond_agent.tasks.stop'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:29:58.410Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50"}, {"node_instance_id": "proxy_host_1dokw4", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:29:58.410Z", "message": "Task started 'diamond_agent.tasks.stop'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:29:58.410Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50"}, {"node_instance_id": "sprout_host_miqw9c", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:29:59.421Z", "message": "Task started 'diamond_agent.tasks.uninstall'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:29:59.421Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:29:59.421Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:29:59.421Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50"}, {"node_instance_id": "sprout_host_miqw9c", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:29:59.421Z", "message": "Sending task 'diamond_agent.tasks.uninstall'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:29:59.421Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:29:59.421Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:29:59.421Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50"}, {"node_instance_id": "homer_host_cazqu3", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:29:59.421Z", "message": "Deleting node", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:29:59.421Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50"}, {"node_instance_id": "homer_host_cazqu3", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:29:59.421Z", "message": "Sending task 'nova_plugin.server.delete'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:29:59.421Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50"}, {"node_instance_id": "sprout_host_miqw9c", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:29:59.421Z", "message": "Task succeeded 'diamond_agent.tasks.stop'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:29:59.421Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50"}, {"node_instance_id": "homer_host_cazqu3", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:29:59.421Z", "message": "Task started 'nova_plugin.server.delete'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:29:59.421Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50"}, {"node_instance_id": "homer_host_cazqu3", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:29:59.634Z", "message": "deleting server", "level": "info", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:29:59.634Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50", "logger": "29eb0ca1-7871-4266-9a4f-0147a2a0da60"}, {"node_instance_id": "sprout_host_miqw9c", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:30:00.435Z", "message": "Task started 'cloudify_agent.installer.operations.stop'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:30:00.435Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50"}, {"node_instance_id": "sprout_host_miqw9c", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:30:00.435Z", "message": "Task succeeded 'diamond_agent.tasks.uninstall'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:30:00.435Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50"}, {"node_instance_id": "sprout_host_miqw9c", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:30:00.435Z", "message": "Stopping agent", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:30:00.435Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50"}, {"node_instance_id": "sprout_host_miqw9c", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:30:00.435Z", "message": "Sending task 'cloudify_agent.installer.operations.stop'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:30:00.435Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50"}, {"node_instance_id": "dime_host_xbzo43", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:30:00.703Z", "message": "Waiting for server \"ed3373f5-4985-4ff5-bcd0-5024d95448c4\" to be deleted. current status: SHUTOFF", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:30:00.703Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50", "logger": "e0e88c89-a7f6-48e6-9a1f-c91428cda499"}, {"node_instance_id": "sprout_host_miqw9c", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:30:01.751Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:30:01.751Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50", "logger": "f95e3ca3-f578-4f9b-a4d4-353a4260580c"}, {"node_instance_id": "sprout_host_miqw9c", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:30:01.751Z", "message": "Stopping Agent sprout_host_miqw9c", "level": "info", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:30:01.751Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50", "logger": "f95e3ca3-f578-4f9b-a4d4-353a4260580c"}, {"node_instance_id": "sprout_host_miqw9c", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:30:01.751Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:30:01.751Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50", "logger": "f95e3ca3-f578-4f9b-a4d4-353a4260580c"}, {"node_instance_id": "sprout_host_miqw9c", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:30:01.751Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:30:01.751Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50", "logger": "f95e3ca3-f578-4f9b-a4d4-353a4260580c"}, {"node_instance_id": "sprout_host_miqw9c", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:30:01.751Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:30:01.751Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50", "logger": "f95e3ca3-f578-4f9b-a4d4-353a4260580c"}, {"node_instance_id": "homer_host_cazqu3", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:30:01.751Z", "message": "Waiting for server \"eb0d20e3-4d01-47d3-b041-cc7206281cf4\" to be deleted. current status: SHUTOFF", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:30:01.751Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50", "logger": "29eb0ca1-7871-4266-9a4f-0147a2a0da60"}, {"node_instance_id": "sprout_host_miqw9c", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:30:01.751Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:30:01.751Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50", "logger": "f95e3ca3-f578-4f9b-a4d4-353a4260580c"}, {"node_instance_id": "sprout_host_miqw9c", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:30:01.751Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:30:01.751Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50", "logger": "f95e3ca3-f578-4f9b-a4d4-353a4260580c"}, {"node_instance_id": "sprout_host_miqw9c", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:30:01.751Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:30:01.751Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50", "logger": "f95e3ca3-f578-4f9b-a4d4-353a4260580c"}, {"node_instance_id": "sprout_host_miqw9c", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:30:01.751Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:30:01.751Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50", "logger": "f95e3ca3-f578-4f9b-a4d4-353a4260580c"}, {"node_instance_id": "sprout_host_miqw9c", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:30:01.751Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:30:01.751Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50", "logger": "f95e3ca3-f578-4f9b-a4d4-353a4260580c"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:30:02.960Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:30:02.960Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50"}], "metadata": {"pagination": {"total": 428, "offset": 374, "size": 50}}} 2019-01-18 07:30:03,004 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-18 07:30:03,004 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 18 Jan 2019 07:30:02 GMT 2019-01-18 07:30:03,004 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-18 07:30:03,004 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 19399 2019-01-18 07:30:03,004 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-18 07:30:03,005 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2019-01-18 07:30:03,005 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2019-01-18 07:30:03,005 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2019-01-18 07:30:03,006 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2019-01-18 07:30:03,006 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2019-01-18 07:30:03,006 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2019-01-18 07:30:03,006 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_floatingip' 2019-01-18 07:30:03,006 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2019-01-18 07:30:03,006 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting server 2019-01-18 07:30:03,007 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2019-01-18 07:30:03,007 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2019-01-18 07:30:03,007 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2019-01-18 07:30:03,007 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2019-01-18 07:30:03,007 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2019-01-18 07:30:03,007 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2019-01-18 07:30:03,007 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2019-01-18 07:30:03,008 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2019-01-18 07:30:03,008 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2019-01-18 07:30:03,008 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2019-01-18 07:30:03,008 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting server 2019-01-18 07:30:03,008 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2019-01-18 07:30:03,008 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2019-01-18 07:30:03,009 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2019-01-18 07:30:03,009 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2019-01-18 07:30:03,009 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for server "ed3373f5-4985-4ff5-bcd0-5024d95448c4" to be deleted. current status: SHUTOFF 2019-01-18 07:30:03,009 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:30:03,009 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping Agent sprout_host_miqw9c 2019-01-18 07:30:03,009 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:30:03,010 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:30:03,010 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:30:03,010 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for server "eb0d20e3-4d01-47d3-b041-cc7206281cf4" to be deleted. current status: SHUTOFF 2019-01-18 07:30:03,010 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:30:03,010 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:30:03,010 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:30:03,010 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:30:03,011 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:30:03,011 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2019-01-18 07:30:03,011 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/executions/b7cd81db-9880-435d-83a8-dae74bbedf50 2019-01-18 07:30:03,070 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-18 07:30:03,071 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-18 07:30:03,071 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-18 07:30:03,071 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-18 07:30:03,071 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-18 07:30:03,071 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-18 07:30:03,071 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-18 07:30:03,071 - 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": "2019-01-18T07:29:16.010Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "b7cd81db-9880-435d-83a8-dae74bbedf50"} 2019-01-18 07:30:03,071 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-18 07:30:03,072 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 18 Jan 2019 07:30:03 GMT 2019-01-18 07:30:03,072 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-18 07:30:03,072 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2019-01-18 07:30:03,072 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-18 07:30:08,077 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/events 2019-01-18 07:30:08,174 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-18 07:30:08,174 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-18 07:30:08,174 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-18 07:30:08,174 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-18 07:30:08,174 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-18 07:30:08,174 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-18 07:30:08,174 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-18 07:30:08,174 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_host_j3ioa9", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:30:03.487Z", "message": "Deleting node", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:30:03.487Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50"}, {"node_instance_id": "ellis_host_j3ioa9", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:30:03.487Z", "message": "Sending task 'nova_plugin.server.delete'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:30:03.487Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50"}, {"node_instance_id": "ellis_host_j3ioa9", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:30:03.487Z", "message": "Task started 'nova_plugin.server.delete'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:30:03.487Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50"}, {"node_instance_id": "ellis_host_j3ioa9", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:30:04.207Z", "message": "deleting server", "level": "info", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:30:04.207Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50", "logger": "56e931ef-caab-41e0-b903-bba93d215b88"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:30:04.519Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:30:04.519Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:30:04.519Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:30:04.519Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:30:04.519Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:30:04.519Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50"}, {"node_instance_id": "sprout_host_miqw9c", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:30:05.312Z", "message": "Stopping...", "level": "info", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:30:05.312Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50", "logger": "f95e3ca3-f578-4f9b-a4d4-353a4260580c"}, {"node_instance_id": "dime_host_xbzo43", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:30:05.538Z", "message": "Task succeeded 'nova_plugin.server.delete'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:30:05.538Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50"}, {"node_instance_id": "sprout_host_miqw9c", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:30:05.799Z", "message": "Stopping daemon with command: sudo service celeryd-sprout_host_miqw9c stop", "level": "info", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:30:05.799Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50", "logger": "f95e3ca3-f578-4f9b-a4d4-353a4260580c"}, {"node_instance_id": "sprout_host_miqw9c", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:30:05.799Z", "message": "Successfully stopped daemon: sprout_host_miqw9c\u001b[0m", "level": "info", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:30:05.799Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50", "logger": "f95e3ca3-f578-4f9b-a4d4-353a4260580c"}, {"node_instance_id": "sprout_host_miqw9c", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:30:06.554Z", "message": "Sending task 'cloudify_agent.installer.operations.delete'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:30:06.554Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50"}, {"node_instance_id": "sprout_host_miqw9c", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:30:06.554Z", "message": "Task started 'cloudify_agent.installer.operations.delete'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:30:06.554Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50"}, {"node_instance_id": "sprout_host_miqw9c", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:30:06.554Z", "message": "Deleting agent", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:30:06.554Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50"}, {"node_instance_id": "dime_security_group_pbil7g", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:30:06.554Z", "message": "Stopping node", "node_name": "dime_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:30:06.554Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50"}, {"node_instance_id": "sprout_host_miqw9c", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:30:06.554Z", "message": "Task succeeded 'cloudify_agent.installer.operations.stop'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:30:06.554Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50"}, {"node_instance_id": "ellis_host_j3ioa9", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:30:06.941Z", "message": "Waiting for server \"0942f576-a7f9-4e50-8ea0-5f45faf0968f\" to be deleted. current status: SHUTOFF", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:30:06.941Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50", "logger": "56e931ef-caab-41e0-b903-bba93d215b88"}, {"node_instance_id": "dime_security_group_pbil7g", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:30:07.585Z", "message": "Deleting node", "node_name": "dime_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:30:07.585Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50"}, {"node_instance_id": "homer_host_cazqu3", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:30:07.585Z", "message": "Task succeeded 'nova_plugin.server.delete'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:30:07.585Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50"}], "metadata": {"pagination": {"total": 447, "offset": 411, "size": 50}}} 2019-01-18 07:30:08,175 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-18 07:30:08,175 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 18 Jan 2019 07:30:08 GMT 2019-01-18 07:30:08,175 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-18 07:30:08,175 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 9835 2019-01-18 07:30:08,175 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-18 07:30:08,176 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2019-01-18 07:30:08,176 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2019-01-18 07:30:08,176 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2019-01-18 07:30:08,176 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting server 2019-01-18 07:30:08,176 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2019-01-18 07:30:08,176 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2019-01-18 07:30:08,177 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2019-01-18 07:30:08,177 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping... 2019-01-18 07:30:08,177 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2019-01-18 07:30:08,177 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping daemon with command: sudo service celeryd-sprout_host_miqw9c stop 2019-01-18 07:30:08,177 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully stopped daemon: sprout_host_miqw9c 2019-01-18 07:30:08,177 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2019-01-18 07:30:08,178 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2019-01-18 07:30:08,178 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2019-01-18 07:30:08,178 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2019-01-18 07:30:08,178 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2019-01-18 07:30:08,178 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for server "0942f576-a7f9-4e50-8ea0-5f45faf0968f" to be deleted. current status: SHUTOFF 2019-01-18 07:30:08,178 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2019-01-18 07:30:08,179 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2019-01-18 07:30:08,179 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/executions/b7cd81db-9880-435d-83a8-dae74bbedf50 2019-01-18 07:30:08,240 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-18 07:30:08,240 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-18 07:30:08,240 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-18 07:30:08,240 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-18 07:30:08,240 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-18 07:30:08,240 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-18 07:30:08,240 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-18 07:30:08,241 - 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": "2019-01-18T07:29:16.010Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "b7cd81db-9880-435d-83a8-dae74bbedf50"} 2019-01-18 07:30:08,241 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-18 07:30:08,241 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 18 Jan 2019 07:30:08 GMT 2019-01-18 07:30:08,241 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-18 07:30:08,241 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2019-01-18 07:30:08,241 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-18 07:30:13,246 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/events 2019-01-18 07:30:13,462 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-18 07:30:13,462 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-18 07:30:13,463 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-18 07:30:13,463 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-18 07:30:13,463 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-18 07:30:13,463 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-18 07:30:13,463 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-18 07:30:13,463 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_host_miqw9c", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:30:08.146Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:30:08.146Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50", "logger": "b4654d71-ef9f-42fa-8606-b8f6b38ee1aa"}, {"node_instance_id": "sprout_host_miqw9c", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:30:08.146Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:30:08.146Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50", "logger": "b4654d71-ef9f-42fa-8606-b8f6b38ee1aa"}, {"node_instance_id": "sprout_host_miqw9c", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:30:08.146Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:30:08.146Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50", "logger": "b4654d71-ef9f-42fa-8606-b8f6b38ee1aa"}, {"node_instance_id": "sprout_host_miqw9c", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:30:08.146Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:30:08.146Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50", "logger": "b4654d71-ef9f-42fa-8606-b8f6b38ee1aa"}, {"node_instance_id": "sprout_host_miqw9c", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:30:08.146Z", "message": "Deleting Agent sprout_host_miqw9c", "level": "info", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:30:08.146Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50", "logger": "b4654d71-ef9f-42fa-8606-b8f6b38ee1aa"}, {"node_instance_id": "sprout_host_miqw9c", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:30:08.146Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:30:08.146Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50", "logger": "b4654d71-ef9f-42fa-8606-b8f6b38ee1aa"}, {"node_instance_id": "sprout_host_miqw9c", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:30:08.146Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:30:08.146Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50", "logger": "b4654d71-ef9f-42fa-8606-b8f6b38ee1aa"}, {"node_instance_id": "sprout_host_miqw9c", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:30:08.146Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:30:08.146Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50", "logger": "b4654d71-ef9f-42fa-8606-b8f6b38ee1aa"}, {"node_instance_id": "sprout_host_miqw9c", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:30:08.146Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:30:08.146Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50", "logger": "b4654d71-ef9f-42fa-8606-b8f6b38ee1aa"}, {"node_instance_id": "sprout_host_miqw9c", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:30:08.146Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:30:08.146Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50", "logger": "b4654d71-ef9f-42fa-8606-b8f6b38ee1aa"}, {"node_instance_id": "dime_security_group_pbil7g", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:30:08.624Z", "message": "Task started 'neutron_plugin.security_group.delete'", "node_name": "dime_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:30:08.624Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50"}, {"node_instance_id": "homer_security_group_7zevbh", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:30:08.624Z", "message": "Stopping node", "node_name": "homer_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:30:08.624Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50"}, {"node_instance_id": "dime_security_group_pbil7g", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:30:08.624Z", "message": "Sending task 'neutron_plugin.security_group.delete'", "node_name": "dime_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:30:08.624Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50"}, {"node_instance_id": "sprout_host_miqw9c", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:30:09.171Z", "message": "Successfully deleted daemon: sprout_host_miqw9c", "level": "info", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:30:09.171Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50", "logger": "b4654d71-ef9f-42fa-8606-b8f6b38ee1aa"}, {"node_instance_id": "sprout_host_miqw9c", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:30:09.171Z", "message": "Deleting start-on-boot entry", "level": "info", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:30:09.171Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50", "logger": "b4654d71-ef9f-42fa-8606-b8f6b38ee1aa"}, {"node_instance_id": "dime_security_group_pbil7g", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:30:09.171Z", "message": "deleting security_group", "level": "info", "node_name": "dime_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:30:09.171Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50", "logger": "bd1d954c-2259-499b-ab78-888528e8f4ac"}, {"node_instance_id": "sprout_host_miqw9c", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:30:09.171Z", "message": "Deleting...", "level": "info", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:30:09.171Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50", "logger": "b4654d71-ef9f-42fa-8606-b8f6b38ee1aa"}, {"node_instance_id": "proxy_host_1dokw4", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:30:09.638Z", "message": "Task started 'diamond_agent.tasks.uninstall'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:30:09.638Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50"}, {"node_instance_id": "sprout_host_miqw9c", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:30:09.638Z", "message": "Task succeeded 'cloudify_agent.installer.operations.delete'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:30:09.638Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50"}, {"node_instance_id": "homer_security_group_7zevbh", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:30:09.638Z", "message": "Task started 'neutron_plugin.security_group.delete'", "node_name": "homer_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:30:09.638Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50"}, {"node_instance_id": "dime_security_group_pbil7g", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:30:09.638Z", "message": "Task succeeded 'neutron_plugin.security_group.delete'", "node_name": "dime_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:30:09.638Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50"}, {"node_instance_id": "homer_security_group_7zevbh", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:30:09.638Z", "message": "Deleting node", "node_name": "homer_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:30:09.638Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50"}, {"node_instance_id": "sprout_host_miqw9c", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:30:09.638Z", "message": "Sending task 'nova_plugin.server.stop'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:30:09.638Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50"}, {"node_instance_id": "proxy_host_1dokw4", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:30:09.638Z", "message": "Sending task 'diamond_agent.tasks.uninstall'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:30:09.638Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50"}, {"node_instance_id": "proxy_host_1dokw4", "event_type": "task_failed", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:30:09.638Z", "message": "Task failed 'diamond_agent.tasks.stop' -> timeout after 10 seconds (pid=5966)", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": [{"message": "timeout after 10 seconds (pid=5966)", "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_1dokw4/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_1dokw4/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_1dokw4/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_1dokw4/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_1dokw4/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=5966)\n", "type": "TimeoutExpired"}], "reported_timestamp": "2019-01-18T07:30:09.638Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50"}, {"node_instance_id": "homer_security_group_7zevbh", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:30:09.638Z", "message": "Sending task 'neutron_plugin.security_group.delete'", "node_name": "homer_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:30:09.638Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50"}, {"node_instance_id": "sprout_host_miqw9c", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:30:09.638Z", "message": "Task started 'nova_plugin.server.stop'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:30:09.638Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50"}, {"node_instance_id": "homer_security_group_7zevbh", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:30:10.226Z", "message": "deleting security_group", "level": "info", "node_name": "homer_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:30:10.226Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50", "logger": "c29147a1-bcde-40a1-80cc-d33b6712e01d"}, {"node_instance_id": "proxy_host_1dokw4", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:30:10.687Z", "message": "Task succeeded 'diamond_agent.tasks.uninstall'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:30:10.687Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:30:10.687Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:30:10.687Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:30:10.687Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:30:10.687Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50"}, {"node_instance_id": "proxy_host_1dokw4", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:30:10.687Z", "message": "Task started 'cloudify_agent.installer.operations.stop'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:30:10.687Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50"}, {"node_instance_id": "homer_security_group_7zevbh", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:30:10.687Z", "message": "Task succeeded 'neutron_plugin.security_group.delete'", "node_name": "homer_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:30:10.687Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50"}, {"node_instance_id": "proxy_host_1dokw4", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:30:10.687Z", "message": "Stopping agent", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:30:10.687Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:30:10.687Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:30:10.687Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50"}, {"node_instance_id": "proxy_host_1dokw4", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:30:10.687Z", "message": "Sending task 'cloudify_agent.installer.operations.stop'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:30:10.687Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50"}, {"node_instance_id": "proxy_host_1dokw4", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:30:11.259Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:30:11.259Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50", "logger": "e11a10f1-47aa-4321-9303-e1356dbd9447"}, {"node_instance_id": "proxy_host_1dokw4", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:30:11.259Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:30:11.259Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50", "logger": "e11a10f1-47aa-4321-9303-e1356dbd9447"}, {"node_instance_id": "proxy_host_1dokw4", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:30:11.259Z", "message": "Stopping Agent proxy_host_1dokw4", "level": "info", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:30:11.259Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50", "logger": "e11a10f1-47aa-4321-9303-e1356dbd9447"}, {"node_instance_id": "proxy_host_1dokw4", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:30:11.259Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:30:11.259Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50", "logger": "e11a10f1-47aa-4321-9303-e1356dbd9447"}, {"node_instance_id": "proxy_host_1dokw4", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:30:11.259Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:30:11.259Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50", "logger": "e11a10f1-47aa-4321-9303-e1356dbd9447"}, {"node_instance_id": "proxy_host_1dokw4", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:30:11.259Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:30:11.259Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50", "logger": "e11a10f1-47aa-4321-9303-e1356dbd9447"}, {"node_instance_id": "proxy_host_1dokw4", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:30:11.259Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:30:11.259Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50", "logger": "e11a10f1-47aa-4321-9303-e1356dbd9447"}, {"node_instance_id": "proxy_host_1dokw4", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:30:11.259Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:30:11.259Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50", "logger": "e11a10f1-47aa-4321-9303-e1356dbd9447"}, {"node_instance_id": "proxy_host_1dokw4", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:30:11.259Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:30:11.259Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50", "logger": "e11a10f1-47aa-4321-9303-e1356dbd9447"}, {"node_instance_id": "proxy_host_1dokw4", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:30:11.259Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:30:11.259Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50", "logger": "e11a10f1-47aa-4321-9303-e1356dbd9447"}, {"node_instance_id": "ellis_host_j3ioa9", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:30:11.806Z", "message": "Task succeeded 'nova_plugin.server.delete'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:30:11.806Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50"}, {"node_instance_id": "sprout_host_miqw9c", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:30:12.733Z", "message": "Task succeeded 'nova_plugin.server.stop'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:30:12.733Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50"}], "metadata": {"pagination": {"total": 495, "offset": 430, "size": 50}}} 2019-01-18 07:30:13,463 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-18 07:30:13,463 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 18 Jan 2019 07:30:13 GMT 2019-01-18 07:30:13,463 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-18 07:30:13,464 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 26872 2019-01-18 07:30:13,464 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-18 07:30:13,465 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:30:13,465 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:30:13,465 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:30:13,465 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:30:13,465 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting Agent sprout_host_miqw9c 2019-01-18 07:30:13,465 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:30:13,466 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:30:13,466 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:30:13,466 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:30:13,466 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:30:13,466 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2019-01-18 07:30:13,466 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2019-01-18 07:30:13,466 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2019-01-18 07:30:13,467 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully deleted daemon: sprout_host_miqw9c 2019-01-18 07:30:13,467 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting start-on-boot entry 2019-01-18 07:30:13,467 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting security_group 2019-01-18 07:30:13,467 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting... 2019-01-18 07:30:13,467 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2019-01-18 07:30:13,467 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2019-01-18 07:30:13,467 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2019-01-18 07:30:13,468 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2019-01-18 07:30:13,468 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2019-01-18 07:30:13,468 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2019-01-18 07:30:13,468 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2019-01-18 07:30:13,468 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'diamond_agent.tasks.stop' -> timeout after 10 seconds (pid=5966) 2019-01-18 07:30:13,468 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2019-01-18 07:30:13,469 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2019-01-18 07:30:13,469 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting security_group 2019-01-18 07:30:13,469 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2019-01-18 07:30:13,469 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2019-01-18 07:30:13,469 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2019-01-18 07:30:13,469 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2019-01-18 07:30:13,469 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2019-01-18 07:30:13,470 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2019-01-18 07:30:13,470 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2019-01-18 07:30:13,470 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2019-01-18 07:30:13,470 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:30:13,470 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:30:13,470 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping Agent proxy_host_1dokw4 2019-01-18 07:30:13,470 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:30:13,471 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:30:13,471 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:30:13,471 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:30:13,471 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:30:13,471 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:30:13,471 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:30:13,471 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2019-01-18 07:30:13,472 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2019-01-18 07:30:13,472 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/executions/b7cd81db-9880-435d-83a8-dae74bbedf50 2019-01-18 07:30:13,570 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-18 07:30:13,571 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-18 07:30:13,571 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-18 07:30:13,571 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-18 07:30:13,571 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-18 07:30:13,571 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-18 07:30:13,571 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-18 07:30:13,571 - 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": "2019-01-18T07:29:16.010Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "b7cd81db-9880-435d-83a8-dae74bbedf50"} 2019-01-18 07:30:13,571 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-18 07:30:13,571 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 18 Jan 2019 07:30:13 GMT 2019-01-18 07:30:13,572 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-18 07:30:13,572 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2019-01-18 07:30:13,572 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-18 07:30:18,577 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/events 2019-01-18 07:30:18,658 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-18 07:30:18,658 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-18 07:30:18,658 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-18 07:30:18,658 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-18 07:30:18,658 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-18 07:30:18,658 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-18 07:30:18,658 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-18 07:30:18,658 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_security_group_4l108p", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:30:13.756Z", "message": "Stopping node", "node_name": "ellis_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:30:13.756Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:30:13.756Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:30:13.756Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:30:13.756Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:30:13.756Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50"}, {"node_instance_id": "ellis_floatingip_hodf10", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:30:13.756Z", "message": "Stopping node", "node_name": "ellis_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:30:13.756Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50"}, {"node_instance_id": "ellis_security_group_4l108p", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:30:14.901Z", "message": "Deleting node", "node_name": "ellis_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:30:14.901Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50"}, {"node_instance_id": "ellis_floatingip_hodf10", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:30:14.901Z", "message": "Deleting node", "node_name": "ellis_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:30:14.901Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50"}, {"node_instance_id": "ellis_floatingip_hodf10", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:30:14.901Z", "message": "Sending task 'neutron_plugin.floatingip.delete'", "node_name": "ellis_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:30:14.901Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50"}, {"node_instance_id": "ellis_floatingip_hodf10", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:30:14.901Z", "message": "Task started 'neutron_plugin.floatingip.delete'", "node_name": "ellis_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:30:14.901Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50"}, {"node_instance_id": "ellis_security_group_4l108p", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:30:14.901Z", "message": "Sending task 'neutron_plugin.security_group.delete'", "node_name": "ellis_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:30:14.901Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50"}, {"node_instance_id": "ellis_security_group_4l108p", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:30:14.901Z", "message": "Task started 'neutron_plugin.security_group.delete'", "node_name": "ellis_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:30:14.901Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50"}, {"node_instance_id": "ellis_security_group_4l108p", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:30:15.231Z", "message": "deleting security_group", "level": "info", "node_name": "ellis_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:30:15.231Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50", "logger": "0f9d06c6-4fce-472b-96dc-e0c28c08cd16"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:30:15.986Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:30:15.986Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50"}, {"node_instance_id": "ellis_floatingip_hodf10", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:30:16.339Z", "message": "deleting floatingip", "level": "info", "node_name": "ellis_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:30:16.339Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50", "logger": "04c169ab-5c81-4dd0-803b-76b5cbdc1214"}, {"node_instance_id": "proxy_host_1dokw4", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:30:16.339Z", "message": "Stopping daemon with command: sudo service celeryd-proxy_host_1dokw4 stop", "level": "info", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:30:16.339Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50", "logger": "e11a10f1-47aa-4321-9303-e1356dbd9447"}, {"node_instance_id": "proxy_host_1dokw4", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:30:16.339Z", "message": "Stopping...", "level": "info", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:30:16.339Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50", "logger": "e11a10f1-47aa-4321-9303-e1356dbd9447"}, {"node_instance_id": "proxy_host_1dokw4", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:30:16.339Z", "message": "Successfully stopped daemon: proxy_host_1dokw4\u001b[0m", "level": "info", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:30:16.339Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50", "logger": "e11a10f1-47aa-4321-9303-e1356dbd9447"}, {"node_instance_id": "proxy_host_1dokw4", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:30:17.045Z", "message": "Task succeeded 'cloudify_agent.installer.operations.stop'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:30:17.045Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50"}, {"node_instance_id": "bono_host_xmtnai", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:30:17.045Z", "message": "Deleting node", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:30:17.045Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50"}, {"node_instance_id": "ellis_floatingip_hodf10", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:30:17.045Z", "message": "Task succeeded 'neutron_plugin.floatingip.delete'", "node_name": "ellis_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:30:17.045Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50"}, {"node_instance_id": "ellis_security_group_4l108p", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:30:17.045Z", "message": "Task succeeded 'neutron_plugin.security_group.delete'", "node_name": "ellis_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:30:17.045Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50"}, {"node_instance_id": "proxy_host_1dokw4", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:30:17.045Z", "message": "Sending task 'cloudify_agent.installer.operations.delete'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:30:17.045Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50"}, {"node_instance_id": "proxy_host_1dokw4", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:30:17.045Z", "message": "Task started 'cloudify_agent.installer.operations.delete'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:30:17.045Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50"}, {"node_instance_id": "bono_host_xmtnai", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:30:17.045Z", "message": "Task started 'nova_plugin.server.delete'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:30:17.045Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50"}, {"node_instance_id": "proxy_host_1dokw4", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:30:17.045Z", "message": "Deleting agent", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:30:17.045Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50"}, {"node_instance_id": "bono_host_xmtnai", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:30:17.045Z", "message": "Sending task 'nova_plugin.server.delete'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:30:17.045Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50"}, {"node_instance_id": "proxy_host_1dokw4", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:30:17.373Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:30:17.373Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50", "logger": "d2668366-0e6f-4b21-9c17-783f8a0cb3ce"}, {"node_instance_id": "proxy_host_1dokw4", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:30:17.373Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:30:17.373Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50", "logger": "d2668366-0e6f-4b21-9c17-783f8a0cb3ce"}, {"node_instance_id": "bono_host_xmtnai", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:30:17.373Z", "message": "deleting server", "level": "info", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:30:17.373Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50", "logger": "3ad382f3-03d4-4db0-aac6-47928de7f193"}, {"node_instance_id": "proxy_host_1dokw4", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:30:17.373Z", "message": "Deleting Agent proxy_host_1dokw4", "level": "info", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:30:17.373Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50", "logger": "d2668366-0e6f-4b21-9c17-783f8a0cb3ce"}, {"node_instance_id": "proxy_host_1dokw4", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:30:17.373Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:30:17.373Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50", "logger": "d2668366-0e6f-4b21-9c17-783f8a0cb3ce"}, {"node_instance_id": "proxy_host_1dokw4", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:30:17.373Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:30:17.373Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50", "logger": "d2668366-0e6f-4b21-9c17-783f8a0cb3ce"}, {"node_instance_id": "proxy_host_1dokw4", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:30:17.373Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:30:17.373Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50", "logger": "d2668366-0e6f-4b21-9c17-783f8a0cb3ce"}, {"node_instance_id": "proxy_host_1dokw4", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:30:17.373Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:30:17.373Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50", "logger": "d2668366-0e6f-4b21-9c17-783f8a0cb3ce"}, {"node_instance_id": "proxy_host_1dokw4", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:30:17.373Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:30:17.373Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50", "logger": "d2668366-0e6f-4b21-9c17-783f8a0cb3ce"}, {"node_instance_id": "proxy_host_1dokw4", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:30:17.373Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:30:17.373Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50", "logger": "d2668366-0e6f-4b21-9c17-783f8a0cb3ce"}, {"node_instance_id": "proxy_host_1dokw4", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:30:17.373Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:30:17.373Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50", "logger": "d2668366-0e6f-4b21-9c17-783f8a0cb3ce"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:30:18.064Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:30:18.064Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:30:18.064Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:30:18.064Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:30:18.064Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:30:18.064Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50"}], "metadata": {"pagination": {"total": 534, "offset": 478, "size": 50}}} 2019-01-18 07:30:18,659 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-18 07:30:18,659 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 18 Jan 2019 07:30:18 GMT 2019-01-18 07:30:18,659 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-18 07:30:18,659 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 20466 2019-01-18 07:30:18,659 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-18 07:30:18,660 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2019-01-18 07:30:18,660 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2019-01-18 07:30:18,660 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2019-01-18 07:30:18,660 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2019-01-18 07:30:18,661 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2019-01-18 07:30:18,661 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2019-01-18 07:30:18,661 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.floatingip.delete' 2019-01-18 07:30:18,661 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.floatingip.delete' 2019-01-18 07:30:18,661 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2019-01-18 07:30:18,661 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2019-01-18 07:30:18,662 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting security_group 2019-01-18 07:30:18,662 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2019-01-18 07:30:18,662 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting floatingip 2019-01-18 07:30:18,662 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping daemon with command: sudo service celeryd-proxy_host_1dokw4 stop 2019-01-18 07:30:18,662 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping... 2019-01-18 07:30:18,662 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully stopped daemon: proxy_host_1dokw4 2019-01-18 07:30:18,662 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2019-01-18 07:30:18,663 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2019-01-18 07:30:18,663 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.floatingip.delete' 2019-01-18 07:30:18,663 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2019-01-18 07:30:18,663 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2019-01-18 07:30:18,663 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2019-01-18 07:30:18,663 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2019-01-18 07:30:18,664 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2019-01-18 07:30:18,664 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2019-01-18 07:30:18,664 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:30:18,664 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:30:18,664 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting server 2019-01-18 07:30:18,664 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting Agent proxy_host_1dokw4 2019-01-18 07:30:18,665 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:30:18,665 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:30:18,665 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:30:18,665 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:30:18,665 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:30:18,665 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:30:18,665 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:30:18,666 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2019-01-18 07:30:18,666 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2019-01-18 07:30:18,666 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2019-01-18 07:30:18,666 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/executions/b7cd81db-9880-435d-83a8-dae74bbedf50 2019-01-18 07:30:18,733 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-18 07:30:18,733 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-18 07:30:18,733 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-18 07:30:18,733 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-18 07:30:18,733 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-18 07:30:18,733 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-18 07:30:18,733 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-18 07:30:18,733 - 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": "2019-01-18T07:29:16.010Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "b7cd81db-9880-435d-83a8-dae74bbedf50"} 2019-01-18 07:30:18,734 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-18 07:30:18,734 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 18 Jan 2019 07:30:18 GMT 2019-01-18 07:30:18,734 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-18 07:30:18,734 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2019-01-18 07:30:18,734 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-18 07:30:23,739 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/events 2019-01-18 07:30:23,809 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-18 07:30:23,809 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-18 07:30:23,809 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-18 07:30:23,810 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-18 07:30:23,810 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-18 07:30:23,810 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-18 07:30:23,810 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-18 07:30:23,810 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_1dokw4", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:30:19.104Z", "message": "Deleting...", "level": "info", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:30:19.104Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50", "logger": "d2668366-0e6f-4b21-9c17-783f8a0cb3ce"}, {"node_instance_id": "bono_host_xmtnai", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:30:19.391Z", "message": "Waiting for server \"6c69b70c-dbb4-4037-a0c5-670d97bb407f\" to be deleted. current status: SHUTOFF", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:30:19.391Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50", "logger": "3ad382f3-03d4-4db0-aac6-47928de7f193"}, {"node_instance_id": "proxy_host_1dokw4", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:30:19.391Z", "message": "Successfully deleted daemon: proxy_host_1dokw4", "level": "info", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:30:19.391Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50", "logger": "d2668366-0e6f-4b21-9c17-783f8a0cb3ce"}, {"node_instance_id": "proxy_host_1dokw4", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:30:19.391Z", "message": "Deleting start-on-boot entry", "level": "info", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:30:19.391Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50", "logger": "d2668366-0e6f-4b21-9c17-783f8a0cb3ce"}, {"node_instance_id": "proxy_host_1dokw4", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:30:19.567Z", "message": "Task succeeded 'cloudify_agent.installer.operations.delete'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:30:19.567Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50"}, {"node_instance_id": "proxy_host_1dokw4", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:30:20.079Z", "message": "Sending task 'nova_plugin.server.stop'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:30:20.079Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50"}, {"node_instance_id": "proxy_host_1dokw4", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:30:20.079Z", "message": "Task started 'nova_plugin.server.stop'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:30:20.079Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50"}, {"node_instance_id": "proxy_host_1dokw4", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:30:21.949Z", "message": "Task succeeded 'nova_plugin.server.stop'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:30:21.949Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50"}, {"node_instance_id": "proxy_host_1dokw4", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:30:23.098Z", "message": "Sending task 'nova_plugin.server.delete'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:30:23.098Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50"}, {"node_instance_id": "proxy_host_1dokw4", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:30:23.098Z", "message": "Task started 'nova_plugin.server.delete'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:30:23.098Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50"}, {"node_instance_id": "proxy_host_1dokw4", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:30:23.098Z", "message": "Deleting node", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:30:23.098Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50"}, {"node_instance_id": "proxy_host_1dokw4", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:30:23.601Z", "message": "deleting server", "level": "info", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:30:23.601Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50", "logger": "8daeb48d-7106-4c61-8886-20d7f8f73be7"}], "metadata": {"pagination": {"total": 546, "offset": 517, "size": 50}}} 2019-01-18 07:30:23,810 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-18 07:30:23,810 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 18 Jan 2019 07:30:23 GMT 2019-01-18 07:30:23,810 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-18 07:30:23,810 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6281 2019-01-18 07:30:23,810 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-18 07:30:23,811 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting... 2019-01-18 07:30:23,811 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for server "6c69b70c-dbb4-4037-a0c5-670d97bb407f" to be deleted. current status: SHUTOFF 2019-01-18 07:30:23,811 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully deleted daemon: proxy_host_1dokw4 2019-01-18 07:30:23,811 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting start-on-boot entry 2019-01-18 07:30:23,812 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2019-01-18 07:30:23,812 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2019-01-18 07:30:23,812 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2019-01-18 07:30:23,812 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2019-01-18 07:30:23,812 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2019-01-18 07:30:23,812 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2019-01-18 07:30:23,813 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2019-01-18 07:30:23,813 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting server 2019-01-18 07:30:23,813 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/executions/b7cd81db-9880-435d-83a8-dae74bbedf50 2019-01-18 07:30:23,886 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-18 07:30:23,886 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-18 07:30:23,886 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-18 07:30:23,886 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-18 07:30:23,886 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-18 07:30:23,886 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-18 07:30:23,887 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-18 07:30:23,887 - 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": "2019-01-18T07:29:16.010Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "b7cd81db-9880-435d-83a8-dae74bbedf50"} 2019-01-18 07:30:23,887 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-18 07:30:23,887 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 18 Jan 2019 07:30:23 GMT 2019-01-18 07:30:23,887 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-18 07:30:23,887 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2019-01-18 07:30:23,887 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-18 07:30:28,893 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/events 2019-01-18 07:30:28,962 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-18 07:30:28,962 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-18 07:30:28,962 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-18 07:30:28,963 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-18 07:30:28,963 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-18 07:30:28,963 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-18 07:30:28,963 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-18 07:30:28,963 - 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": "2019-01-18T07:30:24.155Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:30:24.155Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:30:24.155Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:30:24.155Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:30:24.155Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:30:24.155Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50"}, {"node_instance_id": "bono_floatingip_mnuncb", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:30:25.173Z", "message": "Stopping node", "node_name": "bono_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:30:25.173Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50"}, {"node_instance_id": "bono_host_xmtnai", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:30:25.173Z", "message": "Task succeeded 'nova_plugin.server.delete'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:30:25.173Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50"}, {"node_instance_id": "bono_security_group_ozwlnw", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:30:25.173Z", "message": "Stopping node", "node_name": "bono_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:30:25.173Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50"}, {"node_instance_id": "proxy_host_1dokw4", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:30:25.709Z", "message": "Waiting for server \"233a9b9c-2bf5-4ad0-a24b-9abc5273c082\" to be deleted. current status: ACTIVE", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:30:25.709Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50", "logger": "8daeb48d-7106-4c61-8886-20d7f8f73be7"}, {"node_instance_id": "bono_floatingip_mnuncb", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:30:26.222Z", "message": "Deleting node", "node_name": "bono_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:30:26.222Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50"}, {"node_instance_id": "bono_security_group_ozwlnw", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:30:26.222Z", "message": "Deleting node", "node_name": "bono_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:30:26.222Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50"}, {"node_instance_id": "bono_security_group_ozwlnw", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:30:26.222Z", "message": "Sending task 'neutron_plugin.security_group.delete'", "node_name": "bono_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:30:26.222Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50"}, {"node_instance_id": "bono_floatingip_mnuncb", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:30:26.222Z", "message": "Task started 'neutron_plugin.floatingip.delete'", "node_name": "bono_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:30:26.222Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50"}, {"node_instance_id": "bono_floatingip_mnuncb", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:30:26.222Z", "message": "Sending task 'neutron_plugin.floatingip.delete'", "node_name": "bono_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:30:26.222Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50"}, {"node_instance_id": "bono_security_group_ozwlnw", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:30:26.222Z", "message": "Task started 'neutron_plugin.security_group.delete'", "node_name": "bono_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:30:26.222Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50"}, {"node_instance_id": "bono_floatingip_mnuncb", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:30:27.455Z", "message": "deleting floatingip", "level": "info", "node_name": "bono_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:30:27.455Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50", "logger": "d9f0520c-adf4-4703-94c0-c111e9f6e2af"}, {"node_instance_id": "bono_security_group_ozwlnw", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:30:27.455Z", "message": "deleting security_group", "level": "info", "node_name": "bono_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:30:27.455Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50", "logger": "7c0f146d-132c-4a54-81e3-e4ef3a9e355d"}, {"node_instance_id": "bono_security_group_ozwlnw", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:30:27.571Z", "message": "Task succeeded 'neutron_plugin.security_group.delete'", "node_name": "bono_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:30:27.571Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50"}, {"node_instance_id": "bono_floatingip_mnuncb", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:30:28.244Z", "message": "Task succeeded 'neutron_plugin.floatingip.delete'", "node_name": "bono_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:30:28.244Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50"}], "metadata": {"pagination": {"total": 563, "offset": 529, "size": 50}}} 2019-01-18 07:30:28,963 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-18 07:30:28,963 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 18 Jan 2019 07:30:28 GMT 2019-01-18 07:30:28,963 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-18 07:30:28,963 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 8822 2019-01-18 07:30:28,963 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-18 07:30:28,964 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2019-01-18 07:30:28,964 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2019-01-18 07:30:28,964 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2019-01-18 07:30:28,965 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2019-01-18 07:30:28,965 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2019-01-18 07:30:28,965 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2019-01-18 07:30:28,965 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for server "233a9b9c-2bf5-4ad0-a24b-9abc5273c082" to be deleted. current status: ACTIVE 2019-01-18 07:30:28,965 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2019-01-18 07:30:28,965 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2019-01-18 07:30:28,965 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2019-01-18 07:30:28,966 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.floatingip.delete' 2019-01-18 07:30:28,966 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.floatingip.delete' 2019-01-18 07:30:28,966 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2019-01-18 07:30:28,966 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting floatingip 2019-01-18 07:30:28,966 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting security_group 2019-01-18 07:30:28,966 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2019-01-18 07:30:28,967 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.floatingip.delete' 2019-01-18 07:30:28,967 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/executions/b7cd81db-9880-435d-83a8-dae74bbedf50 2019-01-18 07:30:29,042 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-18 07:30:29,043 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-18 07:30:29,043 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-18 07:30:29,043 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-18 07:30:29,043 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-18 07:30:29,043 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-18 07:30:29,043 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-18 07:30:29,043 - 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": "2019-01-18T07:29:16.010Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "b7cd81db-9880-435d-83a8-dae74bbedf50"} 2019-01-18 07:30:29,043 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-18 07:30:29,044 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 18 Jan 2019 07:30:29 GMT 2019-01-18 07:30:29,044 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-18 07:30:29,044 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2019-01-18 07:30:29,044 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-18 07:30:34,047 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/events 2019-01-18 07:30:34,134 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-18 07:30:34,134 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-18 07:30:34,134 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-18 07:30:34,134 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-18 07:30:34,134 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-18 07:30:34,134 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-18 07:30:34,134 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-18 07:30:34,135 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_host_miqw9c", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:30:29.404Z", "message": "Sending task 'nova_plugin.server.delete'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:30:29.404Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:30:29.404Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:30:29.404Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50"}, {"node_instance_id": "sprout_host_miqw9c", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:30:29.404Z", "message": "Deleting node", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:30:29.404Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50"}, {"node_instance_id": "sprout_host_miqw9c", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:30:30.100Z", "message": "deleting server", "level": "info", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:30:30.100Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50", "logger": "c9fe4a88-adcd-47b3-9698-7c00c97ee429"}, {"node_instance_id": "sprout_host_miqw9c", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:30:30.422Z", "message": "Task started 'nova_plugin.server.delete'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:30:30.422Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50"}, {"node_instance_id": "proxy_host_1dokw4", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:30:31.437Z", "message": "Waiting for server \"233a9b9c-2bf5-4ad0-a24b-9abc5273c082\" to be deleted. current status: ACTIVE", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:30:31.437Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50", "logger": "8daeb48d-7106-4c61-8886-20d7f8f73be7"}, {"node_instance_id": "sprout_host_miqw9c", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:30:32.473Z", "message": "Waiting for server \"a01c9f3f-39fd-4027-96d6-2fb96b0a5921\" to be deleted. current status: SHUTOFF", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:30:32.473Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50", "logger": "c9fe4a88-adcd-47b3-9698-7c00c97ee429"}], "metadata": {"pagination": {"total": 570, "offset": 546, "size": 50}}} 2019-01-18 07:30:34,135 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-18 07:30:34,135 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 18 Jan 2019 07:30:34 GMT 2019-01-18 07:30:34,135 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-18 07:30:34,135 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 3776 2019-01-18 07:30:34,135 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-18 07:30:34,135 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2019-01-18 07:30:34,136 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2019-01-18 07:30:34,136 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2019-01-18 07:30:34,136 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting server 2019-01-18 07:30:34,136 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2019-01-18 07:30:34,136 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for server "233a9b9c-2bf5-4ad0-a24b-9abc5273c082" to be deleted. current status: ACTIVE 2019-01-18 07:30:34,136 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for server "a01c9f3f-39fd-4027-96d6-2fb96b0a5921" to be deleted. current status: SHUTOFF 2019-01-18 07:30:34,137 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/executions/b7cd81db-9880-435d-83a8-dae74bbedf50 2019-01-18 07:30:34,338 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-18 07:30:34,338 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-18 07:30:34,338 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-18 07:30:34,338 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-18 07:30:34,338 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-18 07:30:34,339 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-18 07:30:34,339 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-18 07:30:34,339 - 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": "2019-01-18T07:29:16.010Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "b7cd81db-9880-435d-83a8-dae74bbedf50"} 2019-01-18 07:30:34,339 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-18 07:30:34,339 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 18 Jan 2019 07:30:34 GMT 2019-01-18 07:30:34,339 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-18 07:30:34,339 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2019-01-18 07:30:34,339 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-18 07:30:39,345 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/events 2019-01-18 07:30:39,496 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-18 07:30:39,496 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-18 07:30:39,496 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-18 07:30:39,497 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-18 07:30:39,497 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-18 07:30:39,497 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-18 07:30:39,497 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-18 07:30:39,497 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_1dokw4", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:30:36.672Z", "message": "Task succeeded 'nova_plugin.server.delete'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:30:36.672Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50"}, {"node_instance_id": "internal_sip_security_group_xrqtbh", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:30:38.164Z", "message": "Stopping node", "node_name": "internal_sip_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:30:38.164Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50"}, {"node_instance_id": "sprout_host_miqw9c", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:30:38.164Z", "message": "Task succeeded 'nova_plugin.server.delete'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:30:38.164Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50"}, {"node_instance_id": "sprout_security_group_jkwbra", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:30:38.439Z", "message": "Stopping node", "node_name": "sprout_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:30:38.439Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50"}], "metadata": {"pagination": {"total": 574, "offset": 553, "size": 50}}} 2019-01-18 07:30:39,497 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-18 07:30:39,497 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 18 Jan 2019 07:30:39 GMT 2019-01-18 07:30:39,497 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-18 07:30:39,497 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2056 2019-01-18 07:30:39,498 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-18 07:30:39,498 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2019-01-18 07:30:39,498 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2019-01-18 07:30:39,498 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2019-01-18 07:30:39,498 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2019-01-18 07:30:39,499 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/executions/b7cd81db-9880-435d-83a8-dae74bbedf50 2019-01-18 07:30:39,596 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-18 07:30:39,596 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-18 07:30:39,596 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-18 07:30:39,596 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-18 07:30:39,596 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-18 07:30:39,597 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-18 07:30:39,597 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-18 07:30:39,597 - 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": "2019-01-18T07:29:16.010Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "b7cd81db-9880-435d-83a8-dae74bbedf50"} 2019-01-18 07:30:39,597 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-18 07:30:39,597 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 18 Jan 2019 07:30:39 GMT 2019-01-18 07:30:39,597 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-18 07:30:39,597 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2019-01-18 07:30:39,597 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-18 07:30:44,603 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/events 2019-01-18 07:30:44,836 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-18 07:30:44,837 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-18 07:30:44,837 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-18 07:30:44,837 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-18 07:30:44,837 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-18 07:30:44,837 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-18 07:30:44,837 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-18 07:30:44,837 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "internal_sip_security_group_xrqtbh", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:30:39.490Z", "message": "Deleting node", "node_name": "internal_sip_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:30:39.490Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50"}, {"node_instance_id": "sprout_security_group_jkwbra", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:30:39.490Z", "message": "Task started 'neutron_plugin.security_group.delete'", "node_name": "sprout_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:30:39.490Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50"}, {"node_instance_id": "sprout_security_group_jkwbra", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:30:39.490Z", "message": "Deleting node", "node_name": "sprout_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:30:39.490Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50"}, {"node_instance_id": "internal_sip_security_group_xrqtbh", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:30:39.490Z", "message": "Task started 'neutron_plugin.security_group.delete'", "node_name": "internal_sip_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:30:39.490Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50"}, {"node_instance_id": "internal_sip_security_group_xrqtbh", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:30:39.490Z", "message": "Sending task 'neutron_plugin.security_group.delete'", "node_name": "internal_sip_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:30:39.490Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50"}, {"node_instance_id": "sprout_security_group_jkwbra", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:30:39.490Z", "message": "Sending task 'neutron_plugin.security_group.delete'", "node_name": "sprout_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:30:39.490Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50"}, {"node_instance_id": "internal_sip_security_group_xrqtbh", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:30:40.015Z", "message": "deleting security_group", "level": "info", "node_name": "internal_sip_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:30:40.015Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50", "logger": "795083ab-1cea-41ec-a9c2-0bdb996a0934"}, {"node_instance_id": "sprout_security_group_jkwbra", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:30:40.646Z", "message": "deleting security_group", "level": "info", "node_name": "sprout_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:30:40.646Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50", "logger": "f6e796d7-2541-4439-ba7b-33c30269654f"}, {"node_instance_id": "sprout_security_group_jkwbra", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:30:40.927Z", "message": "Task succeeded 'neutron_plugin.security_group.delete'", "node_name": "sprout_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:30:40.927Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50"}, {"node_instance_id": "internal_sip_security_group_xrqtbh", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:30:41.557Z", "message": "Task succeeded 'neutron_plugin.security_group.delete'", "node_name": "internal_sip_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:30:41.557Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50"}], "metadata": {"pagination": {"total": 584, "offset": 557, "size": 50}}} 2019-01-18 07:30:44,837 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-18 07:30:44,837 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 18 Jan 2019 07:30:44 GMT 2019-01-18 07:30:44,838 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-18 07:30:44,838 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5404 2019-01-18 07:30:44,838 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-18 07:30:44,838 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2019-01-18 07:30:44,838 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2019-01-18 07:30:44,838 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2019-01-18 07:30:44,839 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2019-01-18 07:30:44,839 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2019-01-18 07:30:44,839 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2019-01-18 07:30:44,839 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting security_group 2019-01-18 07:30:44,839 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting security_group 2019-01-18 07:30:44,839 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2019-01-18 07:30:44,840 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2019-01-18 07:30:44,840 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/executions/b7cd81db-9880-435d-83a8-dae74bbedf50 2019-01-18 07:30:44,920 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-18 07:30:44,920 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-18 07:30:44,920 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-18 07:30:44,920 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-18 07:30:44,921 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-18 07:30:44,921 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-18 07:30:44,921 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-18 07:30:44,921 - 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": "2019-01-18T07:29:16.010Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "b7cd81db-9880-435d-83a8-dae74bbedf50"} 2019-01-18 07:30:44,921 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-18 07:30:44,921 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 18 Jan 2019 07:30:44 GMT 2019-01-18 07:30:44,921 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-18 07:30:44,921 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2019-01-18 07:30:44,921 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-18 07:30:49,927 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/events 2019-01-18 07:30:50,027 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-18 07:30:50,027 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-18 07:30:50,027 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-18 07:30:50,027 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-18 07:30:50,027 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-18 07:30:50,028 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-18 07:30:50,028 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-18 07:30:50,028 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 584, "offset": 567, "size": 50}}} 2019-01-18 07:30:50,028 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-18 07:30:50,028 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 18 Jan 2019 07:30:50 GMT 2019-01-18 07:30:50,028 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-18 07:30:50,028 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2019-01-18 07:30:50,028 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-18 07:30:50,028 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/executions/b7cd81db-9880-435d-83a8-dae74bbedf50 2019-01-18 07:30:50,098 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-18 07:30:50,098 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-18 07:30:50,098 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-18 07:30:50,098 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-18 07:30:50,098 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-18 07:30:50,099 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-18 07:30:50,099 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-18 07:30:50,099 - 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": "2019-01-18T07:29:16.010Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "b7cd81db-9880-435d-83a8-dae74bbedf50"} 2019-01-18 07:30:50,099 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-18 07:30:50,099 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 18 Jan 2019 07:30:50 GMT 2019-01-18 07:30:50,099 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-18 07:30:50,099 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2019-01-18 07:30:50,099 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-18 07:30:55,105 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/events 2019-01-18 07:30:55,206 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-18 07:30:55,206 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-18 07:30:55,206 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-18 07:30:55,206 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-18 07:30:55,206 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-18 07:30:55,207 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-18 07:30:55,207 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-18 07:30:55,207 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 584, "offset": 567, "size": 50}}} 2019-01-18 07:30:55,207 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-18 07:30:55,207 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 18 Jan 2019 07:30:55 GMT 2019-01-18 07:30:55,207 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-18 07:30:55,207 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2019-01-18 07:30:55,207 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-18 07:30:55,208 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/executions/b7cd81db-9880-435d-83a8-dae74bbedf50 2019-01-18 07:30:55,275 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-18 07:30:55,275 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-18 07:30:55,275 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-18 07:30:55,275 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-18 07:30:55,276 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-18 07:30:55,276 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-18 07:30:55,276 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-18 07:30:55,276 - 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": "2019-01-18T07:29:16.010Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "b7cd81db-9880-435d-83a8-dae74bbedf50"} 2019-01-18 07:30:55,276 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-18 07:30:55,276 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 18 Jan 2019 07:30:55 GMT 2019-01-18 07:30:55,276 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-18 07:30:55,276 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2019-01-18 07:30:55,276 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-18 07:31:00,282 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/events 2019-01-18 07:31:00,378 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-18 07:31:00,379 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-18 07:31:00,379 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-18 07:31:00,379 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-18 07:31:00,379 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-18 07:31:00,379 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-18 07:31:00,379 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-18 07:31:00,379 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 584, "offset": 567, "size": 50}}} 2019-01-18 07:31:00,379 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-18 07:31:00,380 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 18 Jan 2019 07:31:00 GMT 2019-01-18 07:31:00,380 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-18 07:31:00,380 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2019-01-18 07:31:00,380 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-18 07:31:00,380 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/executions/b7cd81db-9880-435d-83a8-dae74bbedf50 2019-01-18 07:31:00,456 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-18 07:31:00,457 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-18 07:31:00,457 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-18 07:31:00,457 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-18 07:31:00,457 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-18 07:31:00,457 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-18 07:31:00,457 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-18 07:31:00,457 - 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": "2019-01-18T07:29:16.010Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "b7cd81db-9880-435d-83a8-dae74bbedf50"} 2019-01-18 07:31:00,457 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-18 07:31:00,458 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 18 Jan 2019 07:31:00 GMT 2019-01-18 07:31:00,458 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-18 07:31:00,458 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2019-01-18 07:31:00,458 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-18 07:31:05,463 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/events 2019-01-18 07:31:05,549 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-18 07:31:05,550 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-18 07:31:05,550 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-18 07:31:05,550 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-18 07:31:05,550 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-18 07:31:05,550 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-18 07:31:05,550 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-18 07:31:05,550 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 584, "offset": 567, "size": 50}}} 2019-01-18 07:31:05,550 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-18 07:31:05,550 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 18 Jan 2019 07:31:05 GMT 2019-01-18 07:31:05,551 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-18 07:31:05,551 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2019-01-18 07:31:05,551 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-18 07:31:05,551 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/executions/b7cd81db-9880-435d-83a8-dae74bbedf50 2019-01-18 07:31:05,626 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-18 07:31:05,626 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-18 07:31:05,627 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-18 07:31:05,627 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-18 07:31:05,627 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-18 07:31:05,627 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-18 07:31:05,627 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-18 07:31:05,627 - 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": "2019-01-18T07:29:16.010Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "b7cd81db-9880-435d-83a8-dae74bbedf50"} 2019-01-18 07:31:05,627 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-18 07:31:05,627 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 18 Jan 2019 07:31:05 GMT 2019-01-18 07:31:05,627 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-18 07:31:05,627 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2019-01-18 07:31:05,628 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-18 07:31:10,633 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/events 2019-01-18 07:31:10,728 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-18 07:31:10,728 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-18 07:31:10,729 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-18 07:31:10,729 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-18 07:31:10,729 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-18 07:31:10,729 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-18 07:31:10,729 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-18 07:31:10,729 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 584, "offset": 567, "size": 50}}} 2019-01-18 07:31:10,729 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-18 07:31:10,729 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 18 Jan 2019 07:31:10 GMT 2019-01-18 07:31:10,729 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-18 07:31:10,730 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2019-01-18 07:31:10,730 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-18 07:31:10,730 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/executions/b7cd81db-9880-435d-83a8-dae74bbedf50 2019-01-18 07:31:10,811 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-18 07:31:10,811 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-18 07:31:10,811 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-18 07:31:10,811 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-18 07:31:10,811 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-18 07:31:10,811 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-18 07:31:10,811 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-18 07:31:10,812 - 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": "2019-01-18T07:29:16.010Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "b7cd81db-9880-435d-83a8-dae74bbedf50"} 2019-01-18 07:31:10,812 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-18 07:31:10,812 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 18 Jan 2019 07:31:10 GMT 2019-01-18 07:31:10,812 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-18 07:31:10,812 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2019-01-18 07:31:10,812 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-18 07:31:15,817 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/events 2019-01-18 07:31:15,889 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-18 07:31:15,889 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-18 07:31:15,889 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-18 07:31:15,889 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-18 07:31:15,890 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-18 07:31:15,890 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-18 07:31:15,890 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-18 07:31:15,890 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 584, "offset": 567, "size": 50}}} 2019-01-18 07:31:15,890 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-18 07:31:15,890 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 18 Jan 2019 07:31:15 GMT 2019-01-18 07:31:15,890 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-18 07:31:15,890 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2019-01-18 07:31:15,890 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-18 07:31:15,891 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/executions/b7cd81db-9880-435d-83a8-dae74bbedf50 2019-01-18 07:31:15,973 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-18 07:31:15,973 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-18 07:31:15,973 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-18 07:31:15,973 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-18 07:31:15,973 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-18 07:31:15,973 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-18 07:31:15,974 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-18 07:31:15,974 - 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": "2019-01-18T07:29:16.010Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "b7cd81db-9880-435d-83a8-dae74bbedf50"} 2019-01-18 07:31:15,974 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-18 07:31:15,974 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 18 Jan 2019 07:31:15 GMT 2019-01-18 07:31:15,974 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-18 07:31:15,974 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2019-01-18 07:31:15,974 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-18 07:31:20,980 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/events 2019-01-18 07:31:21,057 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-18 07:31:21,057 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-18 07:31:21,057 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-18 07:31:21,057 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-18 07:31:21,057 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-18 07:31:21,057 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-18 07:31:21,057 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-18 07:31:21,058 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 584, "offset": 567, "size": 50}}} 2019-01-18 07:31:21,058 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-18 07:31:21,058 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 18 Jan 2019 07:31:21 GMT 2019-01-18 07:31:21,058 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-18 07:31:21,058 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2019-01-18 07:31:21,058 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-18 07:31:21,058 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/executions/b7cd81db-9880-435d-83a8-dae74bbedf50 2019-01-18 07:31:21,119 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-18 07:31:21,120 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-18 07:31:21,120 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-18 07:31:21,120 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-18 07:31:21,120 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-18 07:31:21,120 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-18 07:31:21,120 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-18 07:31:21,120 - 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": "2019-01-18T07:29:16.010Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "b7cd81db-9880-435d-83a8-dae74bbedf50"} 2019-01-18 07:31:21,120 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-18 07:31:21,121 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 18 Jan 2019 07:31:21 GMT 2019-01-18 07:31:21,121 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-18 07:31:21,121 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2019-01-18 07:31:21,121 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-18 07:31:26,126 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/events 2019-01-18 07:31:26,210 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-18 07:31:26,210 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-18 07:31:26,210 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-18 07:31:26,210 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-18 07:31:26,210 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-18 07:31:26,210 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-18 07:31:26,210 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-18 07:31:26,210 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 584, "offset": 567, "size": 50}}} 2019-01-18 07:31:26,211 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-18 07:31:26,211 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 18 Jan 2019 07:31:26 GMT 2019-01-18 07:31:26,211 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-18 07:31:26,211 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2019-01-18 07:31:26,211 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-18 07:31:26,211 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/executions/b7cd81db-9880-435d-83a8-dae74bbedf50 2019-01-18 07:31:26,271 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-18 07:31:26,271 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-18 07:31:26,272 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-18 07:31:26,272 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-18 07:31:26,272 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-18 07:31:26,272 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-18 07:31:26,272 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-18 07:31:26,272 - 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": "2019-01-18T07:29:16.010Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "b7cd81db-9880-435d-83a8-dae74bbedf50"} 2019-01-18 07:31:26,272 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-18 07:31:26,272 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 18 Jan 2019 07:31:26 GMT 2019-01-18 07:31:26,272 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-18 07:31:26,272 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2019-01-18 07:31:26,273 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-18 07:31:31,278 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/events 2019-01-18 07:31:31,351 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-18 07:31:31,352 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-18 07:31:31,352 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-18 07:31:31,352 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-18 07:31:31,352 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-18 07:31:31,352 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-18 07:31:31,352 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-18 07:31:31,352 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_jmu7qe", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:31:27.221Z", "message": "Execution done (return_code=2): /tmp/4WXJ1/remove-cluster-node.sh", "level": "info", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:31:27.221Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50", "logger": "d3d24303-af03-4a93-9950-28ef41bb2d5c"}, {"node_instance_id": "vellum_jmu7qe", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:31:27.419Z", "message": "Task failed 'script_runner.tasks.run' -> Received an error trying to remove member 37c143234937eb6d: client: etcd cluster is unavailable or misconfigured; error #0: client: etcd member http://192.168.120.8:4000 has no leader\n; error #1: client: etcd member http://192.168.120.9:4000 has no leader\n; error #2: client: endpoint http://192.168.120.7:4000 exceeded header timeout\n", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": [{"message": "Received an error trying to remove member 37c143234937eb6d: client: etcd cluster is unavailable or misconfigured; error #0: client: etcd member http://192.168.120.8:4000 has no leader\n; error #1: client: etcd member http://192.168.120.9:4000 has no leader\n; error #2: client: endpoint http://192.168.120.7: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_qmx7m0/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_qmx7m0/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_qmx7m0/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 37c143234937eb6d: client: etcd cluster is unavailable or misconfigured; error #0: client: etcd member http://192.168.120.8:4000 has no leader\n; error #1: client: etcd member http://192.168.120.9:4000 has no leader\n; error #2: client: endpoint http://192.168.120.7:4000 exceeded header timeout\n\n", "type": "ProcessException"}], "reported_timestamp": "2019-01-18T07:31:27.419Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50"}, {"node_instance_id": "bind_pczatk", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:31:28.577Z", "message": "Stopping node", "node_name": "bind", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:31:28.577Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50"}, {"node_instance_id": "vellum_host_qmx7m0", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:31:28.577Z", "message": "Stopping node", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:31:28.577Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50"}, {"node_instance_id": "vellum_host_qmx7m0", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:31:28.577Z", "message": "Sending task 'diamond_agent.tasks.stop'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:31:28.577Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50"}, {"node_instance_id": "vellum_host_qmx7m0", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:31:28.577Z", "message": "Task started 'diamond_agent.tasks.stop'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:31:28.577Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50"}, {"node_instance_id": "bind_pczatk", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:31:29.597Z", "message": "Deleting node", "node_name": "bind", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:31:29.597Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50"}, {"node_instance_id": "bind_host_027bff", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:31:29.597Z", "message": "Stopping node", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:31:29.597Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50"}, {"node_instance_id": "bind_host_027bff", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:31:30.616Z", "message": "Sending task 'diamond_agent.tasks.stop'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:31:30.616Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50"}, {"node_instance_id": "bind_host_027bff", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:31:30.616Z", "message": "Task succeeded 'diamond_agent.tasks.stop'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:31:30.616Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50"}, {"node_instance_id": "bind_host_027bff", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:31:30.616Z", "message": "Task started 'diamond_agent.tasks.stop'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:31:30.616Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50"}], "metadata": {"pagination": {"total": 595, "offset": 567, "size": 50}}} 2019-01-18 07:31:31,352 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-18 07:31:31,353 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 18 Jan 2019 07:31:31 GMT 2019-01-18 07:31:31,353 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-18 07:31:31,353 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 7300 2019-01-18 07:31:31,353 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-18 07:31:31,353 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=2): /tmp/4WXJ1/remove-cluster-node.sh 2019-01-18 07:31:31,353 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' -> Received an error trying to remove member 37c143234937eb6d: client: etcd cluster is unavailable or misconfigured; error #0: client: etcd member http://192.168.120.8:4000 has no leader ; error #1: client: etcd member http://192.168.120.9:4000 has no leader ; error #2: client: endpoint http://192.168.120.7:4000 exceeded header timeout 2019-01-18 07:31:31,354 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2019-01-18 07:31:31,354 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2019-01-18 07:31:31,354 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2019-01-18 07:31:31,354 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2019-01-18 07:31:31,354 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2019-01-18 07:31:31,354 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2019-01-18 07:31:31,354 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2019-01-18 07:31:31,355 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2019-01-18 07:31:31,355 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2019-01-18 07:31:31,355 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/executions/b7cd81db-9880-435d-83a8-dae74bbedf50 2019-01-18 07:31:31,426 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-18 07:31:31,426 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-18 07:31:31,426 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-18 07:31:31,426 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-18 07:31:31,426 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-18 07:31:31,427 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-18 07:31:31,427 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-18 07:31:31,427 - 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": "2019-01-18T07:29:16.010Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "b7cd81db-9880-435d-83a8-dae74bbedf50"} 2019-01-18 07:31:31,427 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-18 07:31:31,427 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 18 Jan 2019 07:31:31 GMT 2019-01-18 07:31:31,427 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-18 07:31:31,427 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2019-01-18 07:31:31,427 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-18 07:31:36,432 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/events 2019-01-18 07:31:36,507 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-18 07:31:36,507 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-18 07:31:36,508 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-18 07:31:36,508 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-18 07:31:36,508 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-18 07:31:36,508 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-18 07:31:36,508 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-18 07:31:36,508 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_host_027bff", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:31:31.647Z", "message": "Sending task 'diamond_agent.tasks.uninstall'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:31:31.647Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50"}, {"node_instance_id": "bind_host_027bff", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:31:31.647Z", "message": "Sending task 'cloudify_agent.installer.operations.stop'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:31:31.647Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50"}, {"node_instance_id": "bind_host_027bff", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:31:31.647Z", "message": "Stopping agent", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:31:31.647Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50"}, {"node_instance_id": "bind_host_027bff", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:31:31.647Z", "message": "Task succeeded 'diamond_agent.tasks.uninstall'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:31:31.647Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50"}, {"node_instance_id": "bind_host_027bff", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:31:31.647Z", "message": "Task started 'diamond_agent.tasks.uninstall'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:31:31.647Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50"}, {"node_instance_id": "bind_host_027bff", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:31:31.647Z", "message": "Task started 'cloudify_agent.installer.operations.stop'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:31:31.647Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50"}, {"node_instance_id": "bind_host_027bff", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:31:31.981Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:31:31.981Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50", "logger": "e16f0d4b-2af8-494b-9884-c4e56a8c4729"}, {"node_instance_id": "vellum_host_qmx7m0", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:31:32.666Z", "message": "Task succeeded 'diamond_agent.tasks.stop'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:31:32.666Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50"}, {"node_instance_id": "vellum_host_qmx7m0", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:31:32.666Z", "message": "Sending task 'diamond_agent.tasks.uninstall'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:31:32.666Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50"}, {"node_instance_id": "vellum_host_qmx7m0", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:31:32.666Z", "message": "Task started 'diamond_agent.tasks.uninstall'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:31:32.666Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50"}, {"node_instance_id": "bind_host_027bff", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:31:32.672Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:31:32.672Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50", "logger": "e16f0d4b-2af8-494b-9884-c4e56a8c4729"}, {"node_instance_id": "bind_host_027bff", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:31:32.672Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:31:32.672Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50", "logger": "e16f0d4b-2af8-494b-9884-c4e56a8c4729"}, {"node_instance_id": "bind_host_027bff", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:31:32.672Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:31:32.672Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50", "logger": "e16f0d4b-2af8-494b-9884-c4e56a8c4729"}, {"node_instance_id": "bind_host_027bff", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:31:32.672Z", "message": "Stopping Agent bind_host_027bff", "level": "info", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:31:32.672Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50", "logger": "e16f0d4b-2af8-494b-9884-c4e56a8c4729"}, {"node_instance_id": "bind_host_027bff", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:31:32.672Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:31:32.672Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50", "logger": "e16f0d4b-2af8-494b-9884-c4e56a8c4729"}, {"node_instance_id": "bind_host_027bff", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:31:32.672Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:31:32.672Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50", "logger": "e16f0d4b-2af8-494b-9884-c4e56a8c4729"}, {"node_instance_id": "bind_host_027bff", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:31:32.672Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:31:32.672Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50", "logger": "e16f0d4b-2af8-494b-9884-c4e56a8c4729"}, {"node_instance_id": "bind_host_027bff", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:31:32.672Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:31:32.672Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50", "logger": "e16f0d4b-2af8-494b-9884-c4e56a8c4729"}, {"node_instance_id": "bind_host_027bff", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:31:32.672Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:31:32.672Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50", "logger": "e16f0d4b-2af8-494b-9884-c4e56a8c4729"}, {"node_instance_id": "vellum_host_qmx7m0", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:31:33.683Z", "message": "Task succeeded 'diamond_agent.tasks.uninstall'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:31:33.683Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50"}, {"node_instance_id": "vellum_host_qmx7m0", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:31:33.683Z", "message": "Sending task 'cloudify_agent.installer.operations.stop'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:31:33.683Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50"}, {"node_instance_id": "vellum_host_qmx7m0", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:31:33.683Z", "message": "Task started 'cloudify_agent.installer.operations.stop'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:31:33.683Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50"}, {"node_instance_id": "vellum_host_qmx7m0", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:31:33.683Z", "message": "Stopping agent", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:31:33.683Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50"}, {"node_instance_id": "vellum_host_qmx7m0", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:31:33.700Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:31:33.700Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50", "logger": "44fd0fd0-1e98-41f4-93c0-4b1452404af9"}, {"node_instance_id": "vellum_host_qmx7m0", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:31:33.700Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:31:33.700Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50", "logger": "44fd0fd0-1e98-41f4-93c0-4b1452404af9"}, {"node_instance_id": "vellum_host_qmx7m0", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:31:33.700Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:31:33.700Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50", "logger": "44fd0fd0-1e98-41f4-93c0-4b1452404af9"}, {"node_instance_id": "vellum_host_qmx7m0", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:31:33.700Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:31:33.700Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50", "logger": "44fd0fd0-1e98-41f4-93c0-4b1452404af9"}, {"node_instance_id": "vellum_host_qmx7m0", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:31:33.700Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:31:33.700Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50", "logger": "44fd0fd0-1e98-41f4-93c0-4b1452404af9"}, {"node_instance_id": "vellum_host_qmx7m0", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:31:33.700Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:31:33.700Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50", "logger": "44fd0fd0-1e98-41f4-93c0-4b1452404af9"}, {"node_instance_id": "vellum_host_qmx7m0", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:31:33.700Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:31:33.700Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50", "logger": "44fd0fd0-1e98-41f4-93c0-4b1452404af9"}, {"node_instance_id": "vellum_host_qmx7m0", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:31:33.700Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:31:33.700Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50", "logger": "44fd0fd0-1e98-41f4-93c0-4b1452404af9"}, {"node_instance_id": "vellum_host_qmx7m0", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:31:33.700Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:31:33.700Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50", "logger": "44fd0fd0-1e98-41f4-93c0-4b1452404af9"}, {"node_instance_id": "vellum_host_qmx7m0", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:31:33.700Z", "message": "Stopping Agent vellum_host_qmx7m0", "level": "info", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:31:33.700Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50", "logger": "44fd0fd0-1e98-41f4-93c0-4b1452404af9"}], "metadata": {"pagination": {"total": 628, "offset": 578, "size": 50}}} 2019-01-18 07:31:36,508 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-18 07:31:36,508 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 18 Jan 2019 07:31:36 GMT 2019-01-18 07:31:36,509 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-18 07:31:36,509 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 17746 2019-01-18 07:31:36,509 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-18 07:31:36,510 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2019-01-18 07:31:36,510 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2019-01-18 07:31:36,510 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2019-01-18 07:31:36,510 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2019-01-18 07:31:36,510 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2019-01-18 07:31:36,510 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2019-01-18 07:31:36,511 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:31:36,511 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2019-01-18 07:31:36,511 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2019-01-18 07:31:36,511 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2019-01-18 07:31:36,511 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:31:36,511 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:31:36,512 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:31:36,512 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping Agent bind_host_027bff 2019-01-18 07:31:36,512 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:31:36,512 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:31:36,512 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:31:36,512 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:31:36,513 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:31:36,513 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2019-01-18 07:31:36,513 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2019-01-18 07:31:36,513 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2019-01-18 07:31:36,513 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2019-01-18 07:31:36,513 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:31:36,513 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:31:36,514 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:31:36,514 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:31:36,514 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:31:36,514 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:31:36,514 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:31:36,514 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:31:36,515 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:31:36,515 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping Agent vellum_host_qmx7m0 2019-01-18 07:31:36,515 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/executions/b7cd81db-9880-435d-83a8-dae74bbedf50 2019-01-18 07:31:36,590 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-18 07:31:36,590 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-18 07:31:36,590 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-18 07:31:36,590 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-18 07:31:36,590 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-18 07:31:36,591 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-18 07:31:36,591 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-18 07:31:36,591 - 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": "2019-01-18T07:29:16.010Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "b7cd81db-9880-435d-83a8-dae74bbedf50"} 2019-01-18 07:31:36,591 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-18 07:31:36,591 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 18 Jan 2019 07:31:36 GMT 2019-01-18 07:31:36,591 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-18 07:31:36,591 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2019-01-18 07:31:36,591 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-18 07:31:41,597 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/events 2019-01-18 07:31:41,689 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-18 07:31:41,689 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-18 07:31:41,689 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-18 07:31:41,689 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-18 07:31:41,689 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-18 07:31:41,689 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-18 07:31:41,690 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-18 07:31:41,690 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_host_027bff", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:31:36.626Z", "message": "Stopping...", "level": "info", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:31:36.626Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50", "logger": "e16f0d4b-2af8-494b-9884-c4e56a8c4729"}, {"node_instance_id": "bind_host_027bff", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:31:36.709Z", "message": "Stopping daemon with command: sudo service celeryd-bind_host_027bff stop", "level": "info", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:31:36.709Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50", "logger": "e16f0d4b-2af8-494b-9884-c4e56a8c4729"}, {"node_instance_id": "bind_host_027bff", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:31:36.709Z", "message": "Successfully stopped daemon: bind_host_027bff\u001b[0m", "level": "info", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:31:36.709Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50", "logger": "e16f0d4b-2af8-494b-9884-c4e56a8c4729"}, {"node_instance_id": "bind_host_027bff", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:31:36.826Z", "message": "Task succeeded 'cloudify_agent.installer.operations.stop'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:31:36.826Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50"}, {"node_instance_id": "bind_host_027bff", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:31:37.691Z", "message": "Sending task 'cloudify_agent.installer.operations.delete'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:31:37.691Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50"}, {"node_instance_id": "bind_host_027bff", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:31:37.691Z", "message": "Deleting agent", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:31:37.691Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50"}, {"node_instance_id": "bind_host_027bff", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:31:37.691Z", "message": "Task started 'cloudify_agent.installer.operations.delete'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:31:37.691Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50"}, {"node_instance_id": "bind_host_027bff", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:31:37.737Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:31:37.737Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50", "logger": "b40ea211-c530-48cf-8b51-a47981f63330"}, {"node_instance_id": "bind_host_027bff", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:31:37.737Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:31:37.737Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50", "logger": "b40ea211-c530-48cf-8b51-a47981f63330"}, {"node_instance_id": "bind_host_027bff", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:31:37.737Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:31:37.737Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50", "logger": "b40ea211-c530-48cf-8b51-a47981f63330"}, {"node_instance_id": "bind_host_027bff", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:31:37.737Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:31:37.737Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50", "logger": "b40ea211-c530-48cf-8b51-a47981f63330"}, {"node_instance_id": "bind_host_027bff", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:31:37.737Z", "message": "Deleting Agent bind_host_027bff", "level": "info", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:31:37.737Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50", "logger": "b40ea211-c530-48cf-8b51-a47981f63330"}, {"node_instance_id": "bind_host_027bff", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:31:37.737Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:31:37.737Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50", "logger": "b40ea211-c530-48cf-8b51-a47981f63330"}, {"node_instance_id": "bind_host_027bff", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:31:37.737Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:31:37.737Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50", "logger": "b40ea211-c530-48cf-8b51-a47981f63330"}, {"node_instance_id": "bind_host_027bff", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:31:37.737Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:31:37.737Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50", "logger": "b40ea211-c530-48cf-8b51-a47981f63330"}, {"node_instance_id": "bind_host_027bff", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:31:37.737Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:31:37.737Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50", "logger": "b40ea211-c530-48cf-8b51-a47981f63330"}, {"node_instance_id": "bind_host_027bff", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:31:37.737Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:31:37.737Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50", "logger": "b40ea211-c530-48cf-8b51-a47981f63330"}, {"node_instance_id": "vellum_host_qmx7m0", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:31:38.707Z", "message": "Deleting agent", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:31:38.707Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50"}, {"node_instance_id": "vellum_host_qmx7m0", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:31:38.707Z", "message": "Sending task 'cloudify_agent.installer.operations.delete'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:31:38.707Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50"}, {"node_instance_id": "vellum_host_qmx7m0", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:31:38.707Z", "message": "Task started 'cloudify_agent.installer.operations.delete'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:31:38.707Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50"}, {"node_instance_id": "vellum_host_qmx7m0", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:31:38.707Z", "message": "Task succeeded 'cloudify_agent.installer.operations.stop'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:31:38.707Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50"}, {"node_instance_id": "vellum_host_qmx7m0", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:31:38.754Z", "message": "Stopping...", "level": "info", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:31:38.754Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50", "logger": "44fd0fd0-1e98-41f4-93c0-4b1452404af9"}, {"node_instance_id": "vellum_host_qmx7m0", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:31:38.754Z", "message": "Stopping daemon with command: sudo service celeryd-vellum_host_qmx7m0 stop", "level": "info", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:31:38.754Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50", "logger": "44fd0fd0-1e98-41f4-93c0-4b1452404af9"}, {"node_instance_id": "vellum_host_qmx7m0", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:31:38.754Z", "message": "Successfully stopped daemon: vellum_host_qmx7m0\u001b[0m", "level": "info", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:31:38.754Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50", "logger": "44fd0fd0-1e98-41f4-93c0-4b1452404af9"}, {"node_instance_id": "bind_host_027bff", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:31:39.779Z", "message": "Deleting start-on-boot entry", "level": "info", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:31:39.779Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50", "logger": "b40ea211-c530-48cf-8b51-a47981f63330"}, {"node_instance_id": "vellum_host_qmx7m0", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:31:39.779Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:31:39.779Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50", "logger": "2df219aa-5fec-45b1-836e-fa17d1aab12d"}, {"node_instance_id": "vellum_host_qmx7m0", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:31:39.779Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:31:39.779Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50", "logger": "2df219aa-5fec-45b1-836e-fa17d1aab12d"}, {"node_instance_id": "vellum_host_qmx7m0", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:31:39.779Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:31:39.779Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50", "logger": "2df219aa-5fec-45b1-836e-fa17d1aab12d"}, {"node_instance_id": "bind_host_027bff", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:31:39.779Z", "message": "Successfully deleted daemon: bind_host_027bff", "level": "info", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:31:39.779Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50", "logger": "b40ea211-c530-48cf-8b51-a47981f63330"}, {"node_instance_id": "vellum_host_qmx7m0", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:31:39.779Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:31:39.779Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50", "logger": "2df219aa-5fec-45b1-836e-fa17d1aab12d"}, {"node_instance_id": "vellum_host_qmx7m0", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:31:39.779Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:31:39.779Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50", "logger": "2df219aa-5fec-45b1-836e-fa17d1aab12d"}, {"node_instance_id": "vellum_host_qmx7m0", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:31:39.779Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:31:39.779Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50", "logger": "2df219aa-5fec-45b1-836e-fa17d1aab12d"}, {"node_instance_id": "vellum_host_qmx7m0", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:31:39.779Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:31:39.779Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50", "logger": "2df219aa-5fec-45b1-836e-fa17d1aab12d"}, {"node_instance_id": "bind_host_027bff", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:31:39.779Z", "message": "Deleting...", "level": "info", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:31:39.779Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50", "logger": "b40ea211-c530-48cf-8b51-a47981f63330"}, {"node_instance_id": "vellum_host_qmx7m0", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:31:39.779Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:31:39.779Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50", "logger": "2df219aa-5fec-45b1-836e-fa17d1aab12d"}, {"node_instance_id": "vellum_host_qmx7m0", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:31:39.779Z", "message": "Deleting Agent vellum_host_qmx7m0", "level": "info", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:31:39.779Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50", "logger": "2df219aa-5fec-45b1-836e-fa17d1aab12d"}, {"node_instance_id": "vellum_host_qmx7m0", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:31:39.779Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:31:39.779Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50", "logger": "2df219aa-5fec-45b1-836e-fa17d1aab12d"}, {"node_instance_id": "bind_host_027bff", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:31:40.042Z", "message": "Task succeeded 'cloudify_agent.installer.operations.delete'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:31:40.042Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50"}, {"node_instance_id": "bind_host_027bff", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:31:40.724Z", "message": "Sending task 'nova_plugin.server.stop'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:31:40.724Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50"}, {"node_instance_id": "bind_host_027bff", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:31:40.724Z", "message": "Task started 'nova_plugin.server.stop'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:31:40.724Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50"}, {"node_instance_id": "vellum_host_qmx7m0", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:31:41.339Z", "message": "Deleting...", "level": "info", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:31:41.339Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50", "logger": "2df219aa-5fec-45b1-836e-fa17d1aab12d"}], "metadata": {"pagination": {"total": 669, "offset": 611, "size": 50}}} 2019-01-18 07:31:41,690 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-18 07:31:41,690 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 18 Jan 2019 07:31:41 GMT 2019-01-18 07:31:41,690 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-18 07:31:41,690 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 22145 2019-01-18 07:31:41,690 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-18 07:31:41,691 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping... 2019-01-18 07:31:41,691 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping daemon with command: sudo service celeryd-bind_host_027bff stop 2019-01-18 07:31:41,692 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully stopped daemon: bind_host_027bff 2019-01-18 07:31:41,692 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2019-01-18 07:31:41,692 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2019-01-18 07:31:41,692 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2019-01-18 07:31:41,692 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2019-01-18 07:31:41,692 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:31:41,693 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:31:41,693 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:31:41,693 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:31:41,693 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting Agent bind_host_027bff 2019-01-18 07:31:41,693 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:31:41,693 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:31:41,694 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:31:41,694 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:31:41,694 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:31:41,694 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2019-01-18 07:31:41,694 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2019-01-18 07:31:41,694 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2019-01-18 07:31:41,694 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2019-01-18 07:31:41,695 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping... 2019-01-18 07:31:41,695 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping daemon with command: sudo service celeryd-vellum_host_qmx7m0 stop 2019-01-18 07:31:41,695 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully stopped daemon: vellum_host_qmx7m0 2019-01-18 07:31:41,695 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting start-on-boot entry 2019-01-18 07:31:41,695 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:31:41,695 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:31:41,696 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:31:41,696 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully deleted daemon: bind_host_027bff 2019-01-18 07:31:41,696 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:31:41,696 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:31:41,696 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:31:41,696 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:31:41,697 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting... 2019-01-18 07:31:41,697 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:31:41,697 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting Agent vellum_host_qmx7m0 2019-01-18 07:31:41,697 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-18 07:31:41,697 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2019-01-18 07:31:41,697 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2019-01-18 07:31:41,698 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2019-01-18 07:31:41,698 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting... 2019-01-18 07:31:41,698 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/executions/b7cd81db-9880-435d-83a8-dae74bbedf50 2019-01-18 07:31:41,771 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-18 07:31:41,771 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-18 07:31:41,771 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-18 07:31:41,772 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-18 07:31:41,772 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-18 07:31:41,772 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-18 07:31:41,772 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-18 07:31:41,772 - 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": "2019-01-18T07:29:16.010Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "b7cd81db-9880-435d-83a8-dae74bbedf50"} 2019-01-18 07:31:41,772 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-18 07:31:41,772 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 18 Jan 2019 07:31:41 GMT 2019-01-18 07:31:41,772 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-18 07:31:41,772 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2019-01-18 07:31:41,772 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-18 07:31:46,778 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/events 2019-01-18 07:31:46,854 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-18 07:31:46,855 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-18 07:31:46,855 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-18 07:31:46,855 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-18 07:31:46,855 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-18 07:31:46,855 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-18 07:31:46,855 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-18 07:31:46,855 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_host_qmx7m0", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:31:41.797Z", "message": "Successfully deleted daemon: vellum_host_qmx7m0", "level": "info", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:31:41.797Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50", "logger": "2df219aa-5fec-45b1-836e-fa17d1aab12d"}, {"node_instance_id": "vellum_host_qmx7m0", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:31:41.797Z", "message": "Deleting start-on-boot entry", "level": "info", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:31:41.797Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50", "logger": "2df219aa-5fec-45b1-836e-fa17d1aab12d"}, {"node_instance_id": "vellum_host_qmx7m0", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:31:41.843Z", "message": "Task succeeded 'cloudify_agent.installer.operations.delete'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:31:41.843Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50"}, {"node_instance_id": "vellum_host_qmx7m0", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:31:42.746Z", "message": "Task started 'nova_plugin.server.stop'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:31:42.746Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50"}, {"node_instance_id": "vellum_host_qmx7m0", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:31:42.746Z", "message": "Sending task 'nova_plugin.server.stop'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:31:42.746Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:31:43.871Z", "message": "Task started 'nova_plugin.server.disconnect_floatingip'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:31:43.871Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:31:43.871Z", "message": "Sending task 'nova_plugin.server.disconnect_floatingip'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:31:43.871Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50"}, {"node_instance_id": "bind_host_027bff", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:31:43.871Z", "message": "Task succeeded 'nova_plugin.server.stop'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:31:43.871Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50"}, {"node_instance_id": "vellum_host_qmx7m0", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:31:45.025Z", "message": "Task succeeded 'nova_plugin.server.stop'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:31:45.025Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:31:45.950Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:31:45.950Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:31:45.950Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:31:45.950Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50"}], "metadata": {"pagination": {"total": 680, "offset": 652, "size": 50}}} 2019-01-18 07:31:46,855 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-18 07:31:46,855 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 18 Jan 2019 07:31:46 GMT 2019-01-18 07:31:46,856 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-18 07:31:46,856 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5757 2019-01-18 07:31:46,856 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-18 07:31:46,856 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully deleted daemon: vellum_host_qmx7m0 2019-01-18 07:31:46,856 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting start-on-boot entry 2019-01-18 07:31:46,857 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2019-01-18 07:31:46,857 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2019-01-18 07:31:46,857 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2019-01-18 07:31:46,857 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_floatingip' 2019-01-18 07:31:46,857 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_floatingip' 2019-01-18 07:31:46,857 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2019-01-18 07:31:46,858 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2019-01-18 07:31:46,858 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2019-01-18 07:31:46,858 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2019-01-18 07:31:46,858 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/executions/b7cd81db-9880-435d-83a8-dae74bbedf50 2019-01-18 07:31:46,920 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-18 07:31:46,920 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-18 07:31:46,920 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-18 07:31:46,920 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-18 07:31:46,920 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-18 07:31:46,920 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-18 07:31:46,920 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-18 07:31:46,920 - 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": "2019-01-18T07:29:16.010Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "b7cd81db-9880-435d-83a8-dae74bbedf50"} 2019-01-18 07:31:46,921 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-18 07:31:46,921 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 18 Jan 2019 07:31:46 GMT 2019-01-18 07:31:46,921 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-18 07:31:46,921 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2019-01-18 07:31:46,921 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-18 07:31:51,926 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/events 2019-01-18 07:31:52,000 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-18 07:31:52,000 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-18 07:31:52,000 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-18 07:31:52,000 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-18 07:31:52,001 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-18 07:31:52,001 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-18 07:31:52,001 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-18 07:31:52,001 - 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": "2019-01-18T07:31:49.451Z", "message": "Task succeeded 'nova_plugin.server.disconnect_floatingip'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:31:49.451Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:31:50.068Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:31:50.068Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:31:50.068Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:31:50.068Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:31:50.068Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:31:50.068Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50"}], "metadata": {"pagination": {"total": 686, "offset": 663, "size": 50}}} 2019-01-18 07:31:52,001 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-18 07:31:52,001 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 18 Jan 2019 07:31:51 GMT 2019-01-18 07:31:52,001 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-18 07:31:52,001 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2138 2019-01-18 07:31:52,001 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-18 07:31:52,002 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_floatingip' 2019-01-18 07:31:52,002 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2019-01-18 07:31:52,002 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2019-01-18 07:31:52,002 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2019-01-18 07:31:52,003 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/executions/b7cd81db-9880-435d-83a8-dae74bbedf50 2019-01-18 07:31:52,069 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-18 07:31:52,070 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-18 07:31:52,070 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-18 07:31:52,070 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-18 07:31:52,070 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-18 07:31:52,070 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-18 07:31:52,070 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-18 07:31:52,070 - 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": "2019-01-18T07:29:16.010Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "b7cd81db-9880-435d-83a8-dae74bbedf50"} 2019-01-18 07:31:52,070 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-18 07:31:52,071 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 18 Jan 2019 07:31:52 GMT 2019-01-18 07:31:52,071 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-18 07:31:52,071 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2019-01-18 07:31:52,071 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-18 07:31:57,076 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/events 2019-01-18 07:31:57,151 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-18 07:31:57,151 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-18 07:31:57,151 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-18 07:31:57,151 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-18 07:31:57,152 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-18 07:31:57,152 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-18 07:31:57,152 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-18 07:31:57,152 - 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": "2019-01-18T07:31:54.284Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:31:54.284Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50"}, {"node_instance_id": "vellum_host_qmx7m0", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:31:55.094Z", "message": "Deleting node", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:31:55.094Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:31:55.094Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:31:55.094Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50"}, {"node_instance_id": "vellum_host_qmx7m0", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:31:55.094Z", "message": "Task started 'nova_plugin.server.delete'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:31:55.094Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:31:55.094Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:31:55.094Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50"}, {"node_instance_id": "vellum_host_qmx7m0", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:31:55.094Z", "message": "Sending task 'nova_plugin.server.delete'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:31:55.094Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:31:55.094Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:31:55.094Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50"}, {"node_instance_id": "vellum_host_qmx7m0", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:31:55.531Z", "message": "deleting server", "level": "info", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:31:55.531Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50", "logger": "d5b3787c-e54a-4206-96a4-9378516bda41"}], "metadata": {"pagination": {"total": 694, "offset": 667, "size": 50}}} 2019-01-18 07:31:57,152 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-18 07:31:57,152 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 18 Jan 2019 07:31:57 GMT 2019-01-18 07:31:57,152 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-18 07:31:57,152 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 4122 2019-01-18 07:31:57,152 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-18 07:31:57,153 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2019-01-18 07:31:57,153 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2019-01-18 07:31:57,153 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2019-01-18 07:31:57,153 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2019-01-18 07:31:57,153 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2019-01-18 07:31:57,154 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2019-01-18 07:31:57,154 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2019-01-18 07:31:57,154 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting server 2019-01-18 07:31:57,154 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/executions/b7cd81db-9880-435d-83a8-dae74bbedf50 2019-01-18 07:31:57,243 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-18 07:31:57,244 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-18 07:31:57,244 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-18 07:31:57,244 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-18 07:31:57,244 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-18 07:31:57,244 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-18 07:31:57,244 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-18 07:31:57,244 - 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": "2019-01-18T07:29:16.010Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "b7cd81db-9880-435d-83a8-dae74bbedf50"} 2019-01-18 07:31:57,244 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-18 07:31:57,245 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 18 Jan 2019 07:31:57 GMT 2019-01-18 07:31:57,245 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-18 07:31:57,245 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2019-01-18 07:31:57,245 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-18 07:32:02,247 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/events 2019-01-18 07:32:02,330 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-18 07:32:02,331 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-18 07:32:02,331 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-18 07:32:02,331 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-18 07:32:02,331 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-18 07:32:02,331 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-18 07:32:02,331 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-18 07:32:02,331 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_host_qmx7m0", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:31:57.307Z", "message": "Waiting for server \"6d4ad579-ecf4-421c-bcda-46e17049cb51\" to be deleted. current status: SHUTOFF", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:31:57.307Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50", "logger": "d5b3787c-e54a-4206-96a4-9378516bda41"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:31:59.321Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:31:59.321Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50"}, {"node_instance_id": "bind_host_027bff", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:32:00.279Z", "message": "Sending task 'nova_plugin.server.delete'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:32:00.279Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50"}, {"node_instance_id": "bind_host_027bff", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:32:00.279Z", "message": "Task started 'nova_plugin.server.delete'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:32:00.279Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50"}, {"node_instance_id": "bind_host_027bff", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:32:00.279Z", "message": "Deleting node", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:32:00.279Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50"}, {"node_instance_id": "bind_host_027bff", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:32:00.672Z", "message": "deleting server", "level": "info", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:32:00.672Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50", "logger": "37e349e1-128c-4cdf-89f0-54bab6b3ffa1"}], "metadata": {"pagination": {"total": 700, "offset": 675, "size": 50}}} 2019-01-18 07:32:02,331 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-18 07:32:02,332 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 18 Jan 2019 07:32:02 GMT 2019-01-18 07:32:02,332 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-18 07:32:02,332 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 3163 2019-01-18 07:32:02,332 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-18 07:32:02,332 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for server "6d4ad579-ecf4-421c-bcda-46e17049cb51" to be deleted. current status: SHUTOFF 2019-01-18 07:32:02,332 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2019-01-18 07:32:02,333 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2019-01-18 07:32:02,333 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2019-01-18 07:32:02,333 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2019-01-18 07:32:02,333 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting server 2019-01-18 07:32:02,333 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/executions/b7cd81db-9880-435d-83a8-dae74bbedf50 2019-01-18 07:32:02,398 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-18 07:32:02,398 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-18 07:32:02,398 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-18 07:32:02,398 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-18 07:32:02,398 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-18 07:32:02,398 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-18 07:32:02,398 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-18 07:32:02,399 - 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": "2019-01-18T07:29:16.010Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "b7cd81db-9880-435d-83a8-dae74bbedf50"} 2019-01-18 07:32:02,399 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-18 07:32:02,399 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 18 Jan 2019 07:32:02 GMT 2019-01-18 07:32:02,399 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-18 07:32:02,399 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2019-01-18 07:32:02,399 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-18 07:32:07,404 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/events 2019-01-18 07:32:07,484 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-18 07:32:07,484 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-18 07:32:07,485 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-18 07:32:07,485 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-18 07:32:07,485 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-18 07:32:07,485 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-18 07:32:07,485 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-18 07:32:07,485 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_host_qmx7m0", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:32:02.569Z", "message": "Task succeeded 'nova_plugin.server.delete'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:32:02.569Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50"}, {"node_instance_id": "bind_host_027bff", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:32:02.957Z", "message": "Waiting for server \"5c3a9a13-50d7-4f54-bb42-01161dc50a28\" to be deleted. current status: SHUTOFF", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:32:02.957Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50", "logger": "37e349e1-128c-4cdf-89f0-54bab6b3ffa1"}, {"node_instance_id": "vellum_security_group_fdtn9i", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:32:04.294Z", "message": "Stopping node", "node_name": "vellum_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:32:04.294Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50"}, {"node_instance_id": "vellum_security_group_fdtn9i", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:32:05.099Z", "message": "deleting security_group", "level": "info", "node_name": "vellum_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:32:05.099Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50", "logger": "861b0207-3319-4ffe-a395-6c00e2718378"}, {"node_instance_id": "vellum_security_group_fdtn9i", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:32:05.318Z", "message": "Deleting node", "node_name": "vellum_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:32:05.318Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50"}, {"node_instance_id": "vellum_security_group_fdtn9i", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:32:05.318Z", "message": "Task started 'neutron_plugin.security_group.delete'", "node_name": "vellum_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:32:05.318Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50"}, {"node_instance_id": "vellum_security_group_fdtn9i", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:32:05.318Z", "message": "Sending task 'neutron_plugin.security_group.delete'", "node_name": "vellum_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:32:05.318Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50"}, {"node_instance_id": "vellum_security_group_fdtn9i", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:32:06.333Z", "message": "Task succeeded 'neutron_plugin.security_group.delete'", "node_name": "vellum_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:32:06.333Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50"}], "metadata": {"pagination": {"total": 708, "offset": 681, "size": 50}}} 2019-01-18 07:32:07,485 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-18 07:32:07,485 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 18 Jan 2019 07:32:07 GMT 2019-01-18 07:32:07,485 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-18 07:32:07,485 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 4291 2019-01-18 07:32:07,486 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-18 07:32:07,486 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2019-01-18 07:32:07,486 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for server "5c3a9a13-50d7-4f54-bb42-01161dc50a28" to be deleted. current status: SHUTOFF 2019-01-18 07:32:07,486 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2019-01-18 07:32:07,487 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting security_group 2019-01-18 07:32:07,487 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2019-01-18 07:32:07,487 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2019-01-18 07:32:07,487 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2019-01-18 07:32:07,487 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2019-01-18 07:32:07,487 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/executions/b7cd81db-9880-435d-83a8-dae74bbedf50 2019-01-18 07:32:07,551 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-18 07:32:07,552 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-18 07:32:07,552 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-18 07:32:07,552 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-18 07:32:07,552 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-18 07:32:07,552 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-18 07:32:07,552 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-18 07:32:07,552 - 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": "2019-01-18T07:29:16.010Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "b7cd81db-9880-435d-83a8-dae74bbedf50"} 2019-01-18 07:32:07,552 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-18 07:32:07,552 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 18 Jan 2019 07:32:07 GMT 2019-01-18 07:32:07,553 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-18 07:32:07,553 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2019-01-18 07:32:07,553 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-18 07:32:12,558 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/events 2019-01-18 07:32:12,970 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-18 07:32:12,970 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-18 07:32:12,970 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-18 07:32:12,970 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-18 07:32:12,970 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-18 07:32:12,971 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-18 07:32:12,971 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-18 07:32:12,971 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_host_027bff", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:32:08.197Z", "message": "Task succeeded 'nova_plugin.server.delete'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:32:08.197Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50"}, {"node_instance_id": "bind_security_group_6yuo7k", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:32:09.355Z", "message": "Stopping node", "node_name": "bind_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:32:09.355Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50"}, {"node_instance_id": "bind_floatingip_emkzwv", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:32:09.355Z", "message": "Stopping node", "node_name": "bind_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:32:09.355Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50"}, {"node_instance_id": "base_security_group_1n4xv2", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:32:09.355Z", "message": "Stopping node", "node_name": "base_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:32:09.355Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50"}, {"node_instance_id": "keypair_vw2txl", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:32:09.355Z", "message": "Stopping node", "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:32:09.355Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50"}, {"node_instance_id": "bind_floatingip_emkzwv", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:32:10.605Z", "message": "Deleting node", "node_name": "bind_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:32:10.605Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50"}, {"node_instance_id": "keypair_vw2txl", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:32:10.605Z", "message": "Task started 'nova_plugin.keypair.delete'", "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:32:10.605Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50"}, {"node_instance_id": "base_security_group_1n4xv2", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:32:10.605Z", "message": "Sending task 'neutron_plugin.security_group.delete'", "node_name": "base_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:32:10.605Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50"}, {"node_instance_id": "bind_security_group_6yuo7k", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:32:10.605Z", "message": "Deleting node", "node_name": "bind_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:32:10.605Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50"}, {"node_instance_id": "keypair_vw2txl", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:32:10.605Z", "message": "Deleting node", "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:32:10.605Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50"}, {"node_instance_id": "bind_security_group_6yuo7k", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:32:10.605Z", "message": "Task started 'neutron_plugin.security_group.delete'", "node_name": "bind_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:32:10.605Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50"}, {"node_instance_id": "base_security_group_1n4xv2", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:32:10.605Z", "message": "Deleting node", "node_name": "base_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:32:10.605Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50"}, {"node_instance_id": "keypair_vw2txl", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:32:10.605Z", "message": "Sending task 'nova_plugin.keypair.delete'", "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:32:10.605Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50"}, {"node_instance_id": "bind_floatingip_emkzwv", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:32:10.605Z", "message": "Task started 'neutron_plugin.floatingip.delete'", "node_name": "bind_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:32:10.605Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50"}, {"node_instance_id": "bind_security_group_6yuo7k", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:32:10.605Z", "message": "Sending task 'neutron_plugin.security_group.delete'", "node_name": "bind_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:32:10.605Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50"}, {"node_instance_id": "bind_floatingip_emkzwv", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:32:10.605Z", "message": "Sending task 'neutron_plugin.floatingip.delete'", "node_name": "bind_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:32:10.605Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50"}, {"node_instance_id": "base_security_group_1n4xv2", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:32:10.605Z", "message": "Task started 'neutron_plugin.security_group.delete'", "node_name": "base_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:32:10.605Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50"}, {"node_instance_id": "bind_floatingip_emkzwv", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:32:10.895Z", "message": "deleting floatingip", "level": "info", "node_name": "bind_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:32:10.895Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50", "logger": "777ef745-f45c-49bc-a376-30bf89563b53"}, {"node_instance_id": "keypair_vw2txl", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:32:11.654Z", "message": "Task succeeded 'nova_plugin.keypair.delete'", "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:32:11.654Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50"}, {"node_instance_id": "bind_security_group_6yuo7k", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:32:11.824Z", "message": "deleting security_group", "level": "info", "node_name": "bind_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:32:11.824Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50", "logger": "a311586e-d9d0-46f2-bc56-9cedc89d484c"}, {"node_instance_id": "keypair_vw2txl", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:32:11.824Z", "message": "not deleting keypair since an external keypair is being used", "level": "info", "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:32:11.824Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50", "logger": "ec9171dd-2c27-4856-91eb-4c58eb9d07c3"}, {"node_instance_id": "base_security_group_1n4xv2", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:32:11.824Z", "message": "deleting security_group", "level": "info", "node_name": "base_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:32:11.824Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50", "logger": "3ce455f9-3ccd-4433-b6f9-c759d9d281c4"}, {"node_instance_id": "bind_floatingip_emkzwv", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:32:12.668Z", "message": "Task succeeded 'neutron_plugin.floatingip.delete'", "node_name": "bind_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:32:12.668Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50"}, {"node_instance_id": "base_security_group_1n4xv2", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:32:12.668Z", "message": "Task succeeded 'neutron_plugin.security_group.delete'", "node_name": "base_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:32:12.668Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50"}, {"node_instance_id": "bind_security_group_6yuo7k", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-18T07:32:12.668Z", "message": "Task succeeded 'neutron_plugin.security_group.delete'", "node_name": "bind_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:32:12.668Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b7cd81db-9880-435d-83a8-dae74bbedf50"}], "metadata": {"pagination": {"total": 733, "offset": 689, "size": 50}}} 2019-01-18 07:32:12,971 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-18 07:32:12,971 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 18 Jan 2019 07:32:12 GMT 2019-01-18 07:32:12,971 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-18 07:32:12,971 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 12703 2019-01-18 07:32:12,971 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-18 07:32:12,972 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2019-01-18 07:32:12,972 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2019-01-18 07:32:12,972 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2019-01-18 07:32:12,973 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2019-01-18 07:32:12,973 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2019-01-18 07:32:12,973 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2019-01-18 07:32:12,973 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.keypair.delete' 2019-01-18 07:32:12,973 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2019-01-18 07:32:12,973 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2019-01-18 07:32:12,974 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2019-01-18 07:32:12,974 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2019-01-18 07:32:12,974 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2019-01-18 07:32:12,974 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.keypair.delete' 2019-01-18 07:32:12,974 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.floatingip.delete' 2019-01-18 07:32:12,974 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2019-01-18 07:32:12,974 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.floatingip.delete' 2019-01-18 07:32:12,975 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2019-01-18 07:32:12,975 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting floatingip 2019-01-18 07:32:12,975 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.keypair.delete' 2019-01-18 07:32:12,975 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting security_group 2019-01-18 07:32:12,975 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - not deleting keypair since an external keypair is being used 2019-01-18 07:32:12,975 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting security_group 2019-01-18 07:32:12,976 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.floatingip.delete' 2019-01-18 07:32:12,976 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2019-01-18 07:32:12,976 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2019-01-18 07:32:12,976 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3/executions/b7cd81db-9880-435d-83a8-dae74bbedf50 2019-01-18 07:32:13,068 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-18 07:32:13,068 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-18 07:32:13,068 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-18 07:32:13,068 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-18 07:32:13,068 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-18 07:32:13,068 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-18 07:32:13,069 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-18 07:32:13,069 - 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": "2019-01-18T07:29:16.010Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "b7cd81db-9880-435d-83a8-dae74bbedf50"} 2019-01-18 07:32:13,069 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-18 07:32:13,069 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 18 Jan 2019 07:32:13 GMT 2019-01-18 07:32:13,069 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-18 07:32:13,069 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 378 2019-01-18 07:32:13,069 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-18 07:32:13,069 - cloudify.rest_client.http - DEBUG - Sending request: DELETE http://172.30.9.203:80/api/v3/deployments/clearwater-opnfv 2019-01-18 07:32:14,379 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-18 07:32:14,379 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-18 07:32:14,379 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-18 07:32:14,379 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-18 07:32:14,379 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-18 07:32:14,379 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-18 07:32:14,379 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-18 07:32:14,379 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 0 2019-01-18 07:32:14,379 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"inputs": {"vellum_cluster_size": 1, "agent_user": "ubuntu", "image_id": "2ab129a9-c22f-4949-a43b-1587cc047d95", "with_ellis": 1, "external_network_name": "external", "dime_cluster_size": 1, "key_pair_name": "cloudify_ims-kp_1ca01ad2-5231-490b-a55b-e22ffb3bc7ae", "bono_cluster_size": 1, "flavor_id": "145dd913-9bd5-47d8-ac28-2d7ae5c32375", "public_domain": "clearwater.opnfv", "homer_cluster_size": 1, "release": "repo129", "network_name": "cloudify_ims-net_1ca01ad2-5231-490b-a55b-e22ffb3bc7ae", "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": "2019-01-18T07:06:02.727Z", "updated_at": "2019-01-18T07:06:02.727Z", "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"]}}}} 2019-01-18 07:32:14,380 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-18 07:32:14,380 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 18 Jan 2019 07:32:14 GMT 2019-01-18 07:32:14,380 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-18 07:32:14,380 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 8224 2019-01-18 07:32:14,380 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-18 07:32:14,381 - cloudify.rest_client.http - DEBUG - Sending request: DELETE http://172.30.9.203:80/api/v3/blueprints/clearwater-opnfv 2019-01-18 07:32:14,480 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-18 07:32:14,480 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-18 07:32:14,480 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-18 07:32:14,480 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-18 07:32:14,480 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-18 07:32:14,481 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-18 07:32:14,481 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-18 07:32:14,481 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 0 2019-01-18 07:32:14,481 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"main_file_name": "openstack-blueprint.yaml", "description": null, "tenant_name": "default_tenant", "created_at": "2019-01-18T07:05:53.273Z", "updated_at": "2019-01-18T07:05:53.273Z", "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"}}}, "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.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"}}}, "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.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"}}}, "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.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"}}}, "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.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"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "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"}}, "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": ""}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "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"}, "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.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.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.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.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": ""}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "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"}, "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.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.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.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.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"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "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"}}, "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"}, "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.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"}, "cloudify.interfaces.lifecycle.stop": {"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": {"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.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.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.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"}, "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.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"}, "cloudify.interfaces.lifecycle.stop": {"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": {"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.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.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.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": {"description": "", "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, "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"}}}}, {"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": ""}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "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"}, "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.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.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.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.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"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "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"}}, "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"}, "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.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"}, "cloudify.interfaces.lifecycle.stop": {"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": {"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.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.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.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": {"description": "", "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, "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"}}}}, {"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"}, "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.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"}, "cloudify.interfaces.lifecycle.stop": {"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": {"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.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.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.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"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "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"}}, "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"}, "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.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"}, "cloudify.interfaces.lifecycle.stop": {"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": {"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.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.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.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": {"description": "", "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, "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"}}}}, {"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"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "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"}}, "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": ""}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "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"}, "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.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.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.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.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": ""}, "creation": {"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"}, "cloudify.interfaces.lifecycle.stop": {"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.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.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.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"}, "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.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"}, "cloudify.interfaces.lifecycle.stop": {"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": {"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.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.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.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": {"description": "", "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, "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"}}}}, {"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"}, "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.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"}, "cloudify.interfaces.lifecycle.stop": {"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": {"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.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.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.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"}, "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.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"}, "cloudify.interfaces.lifecycle.stop": {"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": {"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.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.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.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": {"description": "", "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, "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"}}}}, {"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"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "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"}}, "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"}, "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.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"}, "cloudify.interfaces.lifecycle.stop": {"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": {"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.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.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.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": {"description": "", "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, "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"}}}}, {"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": ""}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "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"}, "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.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.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.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.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"}, "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.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"}, "cloudify.interfaces.lifecycle.stop": {"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": {"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.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.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.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": {"description": "", "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, "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"}}}}, {"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"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "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"}}, "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": ""}, "creation": {"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"}, "cloudify.interfaces.lifecycle.stop": {"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.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.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.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": ""}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "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"}, "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.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.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.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.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"}, "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.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"}, "cloudify.interfaces.lifecycle.stop": {"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": {"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.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.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.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": {"description": "", "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, "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"}}}}, {"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"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "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"}}, "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"}, "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.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"}, "cloudify.interfaces.lifecycle.stop": {"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": {"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.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.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.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"}, "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.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"}, "cloudify.interfaces.lifecycle.stop": {"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": {"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.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.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.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": {"description": "", "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, "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"}}}}], "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"} 2019-01-18 07:32:14,483 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-18 07:32:14,483 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 18 Jan 2019 07:32:14 GMT 2019-01-18 07:32:14,483 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-18 07:32:14,484 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 515398 2019-01-18 07:32:14,484 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-18 07:32:14,506 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-01-18 07:32:14,508 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9292/v2/images/2ab129a9-c22f-4949-a43b-1587cc047d95 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}249f53895009d12a5f47e6699ed9156651d39cd1" 2019-01-18 07:32:16,246 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-8204e8f0-9bca-4b6e-a291-20b78373a729 Date: Fri, 18 Jan 2019 07:32:16 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-18 07:32:16,246 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/2ab129a9-c22f-4949-a43b-1587cc047d95 used request id req-8204e8f0-9bca-4b6e-a291-20b78373a729 2019-01-18 07:32:16,247 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.74000191689s 2019-01-18 07:32:16,247 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/2ab129a9-c22f-4949-a43b-1587cc047d95 used request id req-8204e8f0-9bca-4b6e-a291-20b78373a729 2019-01-18 07:32:16,247 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-01-18 07:32:16,251 - 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}9f7f08853175ca88fac025dafb3c7ee14d1022ce" 2019-01-18 07:32:16,429 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 07:32: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-3a48092d-6566-44e0-acc1-ff4b74fdd153 x-compute-request-id: req-3a48092d-6566-44e0-acc1-ff4b74fdd153 Content-Encoding: gzip Content-Length: 369 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/145dd913-9bd5-47d8-ac28-2d7ae5c32375", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/145dd913-9bd5-47d8-ac28-2d7ae5c32375", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 25, "id": "145dd913-9bd5-47d8-ac28-2d7ae5c32375", "name": "cloudify_ims-flavor_alt_1ca01ad2-5231-490b-a55b-e22ffb3bc7ae", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}, {"links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/6910241a-b51b-4995-9449-cf57d64028bf", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/6910241a-b51b-4995-9449-cf57d64028bf", "rel": "bookmark"}], "ram": 4096, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 40, "id": "6910241a-b51b-4995-9449-cf57d64028bf", "name": "cloudify_ims-flavor_1ca01ad2-5231-490b-a55b-e22ffb3bc7ae", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2019-01-18 07:32:16,429 - 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-3a48092d-6566-44e0-acc1-ff4b74fdd153 2019-01-18 07:32:16,429 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.181488990784s 2019-01-18 07:32:16,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-3a48092d-6566-44e0-acc1-ff4b74fdd153 2019-01-18 07:32:16,432 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-01-18 07:32:16,435 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:8774/v2.1/flavors/145dd913-9bd5-47d8-ac28-2d7ae5c32375 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9f7f08853175ca88fac025dafb3c7ee14d1022ce" 2019-01-18 07:32:16,475 - keystoneauth.session - DEBUG - RESP: [202] Date: Fri, 18 Jan 2019 07:32: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-b6536919-1dee-405b-9748-a7291f566535 x-compute-request-id: req-b6536919-1dee-405b-9748-a7291f566535 Content-Length: 0 Content-Type: application/json 2019-01-18 07:32:16,475 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/145dd913-9bd5-47d8-ac28-2d7ae5c32375 used request id req-b6536919-1dee-405b-9748-a7291f566535 2019-01-18 07:32:16,475 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0431711673737s 2019-01-18 07:32:16,476 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/145dd913-9bd5-47d8-ac28-2d7ae5c32375 used request id req-b6536919-1dee-405b-9748-a7291f566535 2019-01-18 07:32:16,479 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2019-01-18 07:32:16,479 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/floatingips/13988a0d-4ee8-48c3-bdfb-6239b4dc60e5.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}249f53895009d12a5f47e6699ed9156651d39cd1" 2019-01-18 07:32:17,595 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-c16365ac-666b-43df-a996-cd90988aa5a6 Content-Length: 0 Date: Fri, 18 Jan 2019 07:32:17 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-18 07:32:17,595 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/floatingips/13988a0d-4ee8-48c3-bdfb-6239b4dc60e5.json used request id req-c16365ac-666b-43df-a996-cd90988aa5a6 2019-01-18 07:32:17,595 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 1.11615490913s 2019-01-18 07:32:17,595 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/floatingips/13988a0d-4ee8-48c3-bdfb-6239b4dc60e5.json used request id req-c16365ac-666b-43df-a996-cd90988aa5a6 2019-01-18 07:32:17,601 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-01-18 07:32:17,601 - 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}249f53895009d12a5f47e6699ed9156651d39cd1" 2019-01-18 07:32:17,771 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-c39f9d60-e235-4ee8-8f7f-23a456cdb4b7 Date: Fri, 18 Jan 2019 07:32:17 GMT RESP BODY: {"floatingips": []} 2019-01-18 07:32:17,772 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-c39f9d60-e235-4ee8-8f7f-23a456cdb4b7 2019-01-18 07:32:17,772 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.170891046524s 2019-01-18 07:32:17,772 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-c39f9d60-e235-4ee8-8f7f-23a456cdb4b7 2019-01-18 07:32:17,773 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2019-01-18 07:32:17,776 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:8774/v2.1/servers/3732e29d-0690-48b4-8a18-eb78ab77a94f -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}249f53895009d12a5f47e6699ed9156651d39cd1" 2019-01-18 07:32:18,066 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 07: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 x-openstack-request-id: req-b0d6fb5c-abbf-4d80-8b69-6db23e62a3e1 x-compute-request-id: req-b0d6fb5c-abbf-4d80-8b69-6db23e62a3e1 Content-Type: application/json 2019-01-18 07:32:18,066 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/servers/3732e29d-0690-48b4-8a18-eb78ab77a94f used request id req-b0d6fb5c-abbf-4d80-8b69-6db23e62a3e1 2019-01-18 07:32:18,067 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.293626785278s 2019-01-18 07:32:18,067 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/servers/3732e29d-0690-48b4-8a18-eb78ab77a94f used request id req-b0d6fb5c-abbf-4d80-8b69-6db23e62a3e1 2019-01-18 07:32:18,067 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-18 07:32:18,070 - 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}249f53895009d12a5f47e6699ed9156651d39cd1" 2019-01-18 07:32:18,727 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 07: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,Accept-Encoding x-openstack-request-id: req-6339d18d-1a2a-49d6-997e-690e4a978aaf x-compute-request-id: req-6339d18d-1a2a-49d6-997e-690e4a978aaf Content-Encoding: gzip Content-Length: 771 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"cloudify_ims-net_1ca01ad2-5231-490b-a55b-e22ffb3bc7ae": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d4:6a:af", "version": 4, "addr": "192.168.120.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d4:6a:af", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/3732e29d-0690-48b4-8a18-eb78ab77a94f", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/3732e29d-0690-48b4-8a18-eb78ab77a94f", "rel": "bookmark"}], "image": {"id": "b9a51110-ab46-41b3-a74d-61d98d2ef6f1", "links": [{"href": "http://172.30.9.23:8774/images/b9a51110-ab46-41b3-a74d-61d98d2ef6f1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-18T07:04:33.000000", "flavor": {"id": "6910241a-b51b-4995-9449-cf57d64028bf", "links": [{"href": "http://172.30.9.23:8774/flavors/6910241a-b51b-4995-9449-cf57d64028bf", "rel": "bookmark"}]}, "id": "3732e29d-0690-48b4-8a18-eb78ab77a94f", "security_groups": [{"name": "cloudify_ims-sg_1ca01ad2-5231-490b-a55b-e22ffb3bc7ae"}], "user_id": "c8ee775cea4d49969d0b659a57d412c9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-18T07:32:17Z", "hostId": "37b0735e076cdbc682d3cfe5febc5231dfc50fcc1709f83f56a10aed", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_1ca01ad2-5231-490b-a55b-e22ffb3bc7ae", "name": "cloudify_ims-vm_1ca01ad2-5231-490b-a55b-e22ffb3bc7ae", "created": "2019-01-18T07:02:03Z", "tenant_id": "87548a2f9ec54cf09a4e529f1d44eaeb", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-18 07:32:18,727 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-6339d18d-1a2a-49d6-997e-690e4a978aaf 2019-01-18 07:32:18,727 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.660066127777s 2019-01-18 07:32:18,728 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-6339d18d-1a2a-49d6-997e-690e4a978aaf 2019-01-18 07:32:18,729 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-18 07:32:20,732 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-18 07:32:20,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}249f53895009d12a5f47e6699ed9156651d39cd1" 2019-01-18 07:32:21,249 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 07:32: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-af0f3a1f-b726-418f-b7b8-a548b33e9f87 x-compute-request-id: req-af0f3a1f-b726-418f-b7b8-a548b33e9f87 Content-Encoding: gzip Content-Length: 753 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"cloudify_ims-net_1ca01ad2-5231-490b-a55b-e22ffb3bc7ae": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d4:6a:af", "version": 4, "addr": "192.168.120.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/3732e29d-0690-48b4-8a18-eb78ab77a94f", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/3732e29d-0690-48b4-8a18-eb78ab77a94f", "rel": "bookmark"}], "image": {"id": "b9a51110-ab46-41b3-a74d-61d98d2ef6f1", "links": [{"href": "http://172.30.9.23:8774/images/b9a51110-ab46-41b3-a74d-61d98d2ef6f1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-18T07:04:33.000000", "flavor": {"id": "6910241a-b51b-4995-9449-cf57d64028bf", "links": [{"href": "http://172.30.9.23:8774/flavors/6910241a-b51b-4995-9449-cf57d64028bf", "rel": "bookmark"}]}, "id": "3732e29d-0690-48b4-8a18-eb78ab77a94f", "security_groups": [{"name": "cloudify_ims-sg_1ca01ad2-5231-490b-a55b-e22ffb3bc7ae"}], "user_id": "c8ee775cea4d49969d0b659a57d412c9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-18T07:32:17Z", "hostId": "37b0735e076cdbc682d3cfe5febc5231dfc50fcc1709f83f56a10aed", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_1ca01ad2-5231-490b-a55b-e22ffb3bc7ae", "name": "cloudify_ims-vm_1ca01ad2-5231-490b-a55b-e22ffb3bc7ae", "created": "2019-01-18T07:02:03Z", "tenant_id": "87548a2f9ec54cf09a4e529f1d44eaeb", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-18 07:32:21,249 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-af0f3a1f-b726-418f-b7b8-a548b33e9f87 2019-01-18 07:32:21,250 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.517363071442s 2019-01-18 07:32:21,250 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-af0f3a1f-b726-418f-b7b8-a548b33e9f87 2019-01-18 07:32:21,251 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-18 07:32:23,254 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-18 07:32:23,257 - 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}249f53895009d12a5f47e6699ed9156651d39cd1" 2019-01-18 07:32:23,341 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 07:32: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-7d81662f-1703-46a6-9cde-5e56925a19db x-compute-request-id: req-7d81662f-1703-46a6-9cde-5e56925a19db Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2019-01-18 07:32:23,341 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-7d81662f-1703-46a6-9cde-5e56925a19db 2019-01-18 07:32:23,341 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.0872030258179s 2019-01-18 07:32:23,342 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-7d81662f-1703-46a6-9cde-5e56925a19db 2019-01-18 07:32:23,345 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-01-18 07:32:23,345 - 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}249f53895009d12a5f47e6699ed9156651d39cd1" 2019-01-18 07:32:23,487 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 7329 X-Openstack-Request-Id: req-dd5c8f37-650d-4c0c-bcaf-c247a7d8a59c Date: Fri, 18 Jan 2019 07:32:23 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "87548a2f9ec54cf09a4e529f1d44eaeb", "created_at": "2019-01-18T07:00:01Z", "updated_at": "2019-01-18T07:05:50Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-01-18T07:05:50Z", "revision_number": 0, "id": "3baa626d-5f34-46e1-8b0e-81eb38e7c7be", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T07:05:50Z", "security_group_id": "0baf3595-597c-4db5-a517-91193db45541", "tenant_id": "87548a2f9ec54cf09a4e529f1d44eaeb", "port_range_min": 22, "ethertype": "IPv4", "project_id": "87548a2f9ec54cf09a4e529f1d44eaeb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T07:00:01Z", "revision_number": 0, "id": "680dee15-6569-403a-9a0e-a4f161e8814b", "remote_group_id": "0baf3595-597c-4db5-a517-91193db45541", "remote_ip_prefix": null, "created_at": "2019-01-18T07:00:01Z", "security_group_id": "0baf3595-597c-4db5-a517-91193db45541", "tenant_id": "87548a2f9ec54cf09a4e529f1d44eaeb", "port_range_min": null, "ethertype": "IPv6", "project_id": "87548a2f9ec54cf09a4e529f1d44eaeb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T07:00:01Z", "revision_number": 0, "id": "701a1e0d-7a6a-4e18-895d-6be1811ebcfa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T07:00:01Z", "security_group_id": "0baf3595-597c-4db5-a517-91193db45541", "tenant_id": "87548a2f9ec54cf09a4e529f1d44eaeb", "port_range_min": null, "ethertype": "IPv6", "project_id": "87548a2f9ec54cf09a4e529f1d44eaeb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T07:00:01Z", "revision_number": 0, "id": "802d0270-5af1-40de-95a2-c3639b7d41e3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T07:00:01Z", "security_group_id": "0baf3595-597c-4db5-a517-91193db45541", "tenant_id": "87548a2f9ec54cf09a4e529f1d44eaeb", "port_range_min": null, "ethertype": "IPv4", "project_id": "87548a2f9ec54cf09a4e529f1d44eaeb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T07:00:01Z", "revision_number": 0, "id": "ad734ba5-c5b5-4d0b-9862-9b80d5edd0a1", "remote_group_id": "0baf3595-597c-4db5-a517-91193db45541", "remote_ip_prefix": null, "created_at": "2019-01-18T07:00:01Z", "security_group_id": "0baf3595-597c-4db5-a517-91193db45541", "tenant_id": "87548a2f9ec54cf09a4e529f1d44eaeb", "port_range_min": null, "ethertype": "IPv4", "project_id": "87548a2f9ec54cf09a4e529f1d44eaeb"}], "revision_number": 5, "project_id": "87548a2f9ec54cf09a4e529f1d44eaeb", "id": "0baf3595-597c-4db5-a517-91193db45541", "name": "default"}, {"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "87548a2f9ec54cf09a4e529f1d44eaeb", "created_at": "2019-01-18T07:01:56Z", "updated_at": "2019-01-18T07:01:59Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 53333, "updated_at": "2019-01-18T07:01:59Z", "revision_number": 0, "id": "3db6e6c6-cf17-4fcc-8a25-c5df413f1f0c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T07:01:59Z", "security_group_id": "76516a34-bb06-43a2-ae4a-05df2638cc83", "tenant_id": "87548a2f9ec54cf09a4e529f1d44eaeb", "port_range_min": 53333, "ethertype": "IPv4", "project_id": "87548a2f9ec54cf09a4e529f1d44eaeb"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-01-18T07:01:57Z", "revision_number": 0, "id": "6789d1ff-1f48-4949-967a-497e50dce10a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T07:01:57Z", "security_group_id": "76516a34-bb06-43a2-ae4a-05df2638cc83", "tenant_id": "87548a2f9ec54cf09a4e529f1d44eaeb", "port_range_min": 22, "ethertype": "IPv4", "project_id": "87548a2f9ec54cf09a4e529f1d44eaeb"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2019-01-18T07:01:58Z", "revision_number": 0, "id": "7f430655-3faa-4895-bc3e-e0049dc29035", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T07:01:58Z", "security_group_id": "76516a34-bb06-43a2-ae4a-05df2638cc83", "tenant_id": "87548a2f9ec54cf09a4e529f1d44eaeb", "port_range_min": 80, "ethertype": "IPv4", "project_id": "87548a2f9ec54cf09a4e529f1d44eaeb"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 5671, "updated_at": "2019-01-18T07:01:59Z", "revision_number": 0, "id": "82a53d17-759e-4c34-a05d-8c67d31e4064", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T07:01:59Z", "security_group_id": "76516a34-bb06-43a2-ae4a-05df2638cc83", "tenant_id": "87548a2f9ec54cf09a4e529f1d44eaeb", "port_range_min": 5671, "ethertype": "IPv4", "project_id": "87548a2f9ec54cf09a4e529f1d44eaeb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T07:01:56Z", "revision_number": 0, "id": "846d369b-8a28-40d5-bddd-55acaff1134d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T07:01:56Z", "security_group_id": "76516a34-bb06-43a2-ae4a-05df2638cc83", "tenant_id": "87548a2f9ec54cf09a4e529f1d44eaeb", "port_range_min": null, "ethertype": "IPv4", "project_id": "87548a2f9ec54cf09a4e529f1d44eaeb"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2019-01-18T07:01:58Z", "revision_number": 0, "id": "8e093ca0-2d90-4581-9a70-0e470eb21de7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T07:01:58Z", "security_group_id": "76516a34-bb06-43a2-ae4a-05df2638cc83", "tenant_id": "87548a2f9ec54cf09a4e529f1d44eaeb", "port_range_min": 443, "ethertype": "IPv4", "project_id": "87548a2f9ec54cf09a4e529f1d44eaeb"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-01-18T07:01:57Z", "revision_number": 0, "id": "d3ef12c6-2aae-4d5c-842f-8c192dda3251", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T07:01:57Z", "security_group_id": "76516a34-bb06-43a2-ae4a-05df2638cc83", "tenant_id": "87548a2f9ec54cf09a4e529f1d44eaeb", "port_range_min": null, "ethertype": "IPv4", "project_id": "87548a2f9ec54cf09a4e529f1d44eaeb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T07:01:56Z", "revision_number": 0, "id": "db730021-302c-4b00-a26f-100ff374f1a7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T07:01:56Z", "security_group_id": "76516a34-bb06-43a2-ae4a-05df2638cc83", "tenant_id": "87548a2f9ec54cf09a4e529f1d44eaeb", "port_range_min": null, "ethertype": "IPv6", "project_id": "87548a2f9ec54cf09a4e529f1d44eaeb"}], "revision_number": 8, "project_id": "87548a2f9ec54cf09a4e529f1d44eaeb", "id": "76516a34-bb06-43a2-ae4a-05df2638cc83", "name": "cloudify_ims-sg_1ca01ad2-5231-490b-a55b-e22ffb3bc7ae"}]} 2019-01-18 07:32:23,487 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-dd5c8f37-650d-4c0c-bcaf-c247a7d8a59c 2019-01-18 07:32:23,487 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.142259836197s 2019-01-18 07:32:23,488 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-dd5c8f37-650d-4c0c-bcaf-c247a7d8a59c 2019-01-18 07:32:23,492 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-01-18 07:32:23,492 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/security-groups/76516a34-bb06-43a2-ae4a-05df2638cc83.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}249f53895009d12a5f47e6699ed9156651d39cd1" 2019-01-18 07:32:23,807 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-1a9703ad-08d5-4450-97eb-73bd8d5bf517 Content-Length: 0 Date: Fri, 18 Jan 2019 07:32:23 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-18 07:32:23,807 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/76516a34-bb06-43a2-ae4a-05df2638cc83.json used request id req-1a9703ad-08d5-4450-97eb-73bd8d5bf517 2019-01-18 07:32:23,807 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.314898014069s 2019-01-18 07:32:23,807 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/76516a34-bb06-43a2-ae4a-05df2638cc83.json used request id req-1a9703ad-08d5-4450-97eb-73bd8d5bf517 2019-01-18 07:32:23,808 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2019-01-18 07:32:23,810 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:8774/v2.1/os-keypairs/cloudify_ims-kp_1ca01ad2-5231-490b-a55b-e22ffb3bc7ae -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}249f53895009d12a5f47e6699ed9156651d39cd1" 2019-01-18 07:32:23,849 - keystoneauth.session - DEBUG - RESP: [202] Date: Fri, 18 Jan 2019 07:32: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-7325bae9-3f22-4a1b-a434-06aa907fd462 x-compute-request-id: req-7325bae9-3f22-4a1b-a434-06aa907fd462 Content-Length: 0 Content-Type: application/json 2019-01-18 07:32:23,849 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/os-keypairs/cloudify_ims-kp_1ca01ad2-5231-490b-a55b-e22ffb3bc7ae used request id req-7325bae9-3f22-4a1b-a434-06aa907fd462 2019-01-18 07:32:23,849 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.0415940284729s 2019-01-18 07:32:23,849 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/os-keypairs/cloudify_ims-kp_1ca01ad2-5231-490b-a55b-e22ffb3bc7ae used request id req-7325bae9-3f22-4a1b-a434-06aa907fd462 2019-01-18 07:32:23,850 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-01-18 07:32:23,851 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9696/v2.0/routers/def94a1e-1b49-4555-9629-97c90cda77c0/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}249f53895009d12a5f47e6699ed9156651d39cd1" -d '{"subnet_id": "e3fb8a50-98f2-4c0f-8a94-2196b554a1b3"}' 2019-01-18 07:32:25,442 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-24def05e-9ead-484a-850f-2353476e33f0 Date: Fri, 18 Jan 2019 07:32:25 GMT RESP BODY: {"network_id": "96c89bdc-476b-4124-b351-17f786dda6dc", "tenant_id": "87548a2f9ec54cf09a4e529f1d44eaeb", "subnet_id": "e3fb8a50-98f2-4c0f-8a94-2196b554a1b3", "subnet_ids": ["e3fb8a50-98f2-4c0f-8a94-2196b554a1b3"], "port_id": "a8660cf2-7c8d-468f-b2b0-5604d862137c", "id": "def94a1e-1b49-4555-9629-97c90cda77c0"} 2019-01-18 07:32:25,443 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/def94a1e-1b49-4555-9629-97c90cda77c0/remove_router_interface.json used request id req-24def05e-9ead-484a-850f-2353476e33f0 2019-01-18 07:32:25,443 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.59259796143s 2019-01-18 07:32:25,443 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/def94a1e-1b49-4555-9629-97c90cda77c0/remove_router_interface.json used request id req-24def05e-9ead-484a-850f-2353476e33f0 returning object def94a1e-1b49-4555-9629-97c90cda77c0 2019-01-18 07:32:25,444 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-01-18 07:32:25,444 - 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}249f53895009d12a5f47e6699ed9156651d39cd1" 2019-01-18 07:32:25,760 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 708 X-Openstack-Request-Id: req-1bc27047-3ea6-4b82-a75c-a2438219269a Date: Fri, 18 Jan 2019 07:32:25 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "c7128340-d09d-4472-ab8c-6b0e75149f5d", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "99f540fb-52d8-49ca-b59c-736c854d3c9e", "ip_address": "172.30.9.201"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "87548a2f9ec54cf09a4e529f1d44eaeb", "created_at": "2019-01-18T07:00:04Z", "admin_state_up": true, "updated_at": "2019-01-18T07:32:24Z", "flavor_id": null, "revision_number": 9, "routes": [], "project_id": "87548a2f9ec54cf09a4e529f1d44eaeb", "id": "def94a1e-1b49-4555-9629-97c90cda77c0", "name": "cloudify_ims-router_1ca01ad2-5231-490b-a55b-e22ffb3bc7ae"}]} 2019-01-18 07:32:25,760 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers.json used request id req-1bc27047-3ea6-4b82-a75c-a2438219269a 2019-01-18 07:32:25,761 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.316645860672s 2019-01-18 07:32:25,761 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers.json used request id req-1bc27047-3ea6-4b82-a75c-a2438219269a 2019-01-18 07:32:25,762 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-01-18 07:32:25,763 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/routers/def94a1e-1b49-4555-9629-97c90cda77c0.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}249f53895009d12a5f47e6699ed9156651d39cd1" 2019-01-18 07:32:28,964 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-52956d0a-8f78-4721-8a18-6280d0b2bd3c Content-Length: 0 Date: Fri, 18 Jan 2019 07:32:28 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-18 07:32:28,964 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/routers/def94a1e-1b49-4555-9629-97c90cda77c0.json used request id req-52956d0a-8f78-4721-8a18-6280d0b2bd3c 2019-01-18 07:32:28,964 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 3.20147705078s 2019-01-18 07:32:28,964 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/routers/def94a1e-1b49-4555-9629-97c90cda77c0.json used request id req-52956d0a-8f78-4721-8a18-6280d0b2bd3c 2019-01-18 07:32:28,965 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-01-18 07:32:28,965 - 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}249f53895009d12a5f47e6699ed9156651d39cd1" 2019-01-18 07:32:29,022 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 683 X-Openstack-Request-Id: req-8dd9845b-be8f-4f25-85a7-8e148f09d679 Date: Fri, 18 Jan 2019 07:32:29 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"96c89bdc-476b-4124-b351-17f786dda6dc","tenant_id":"87548a2f9ec54cf09a4e529f1d44eaeb","created_at":"2019-01-18T07:00:02Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-01-18T07:00:02Z","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":"87548a2f9ec54cf09a4e529f1d44eaeb","id":"e3fb8a50-98f2-4c0f-8a94-2196b554a1b3","subnetpool_id":null,"name":"cloudify_ims-subnet_1ca01ad2-5231-490b-a55b-e22ffb3bc7ae"}]} 2019-01-18 07:32:29,023 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-8dd9845b-be8f-4f25-85a7-8e148f09d679 2019-01-18 07:32:29,023 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0581910610199s 2019-01-18 07:32:29,023 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-8dd9845b-be8f-4f25-85a7-8e148f09d679 2019-01-18 07:32:29,024 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-01-18 07:32:29,025 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/subnets/e3fb8a50-98f2-4c0f-8a94-2196b554a1b3.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}249f53895009d12a5f47e6699ed9156651d39cd1" 2019-01-18 07:32:31,401 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-81250e41-2753-43fd-972e-f61937552f42 Date: Fri, 18 Jan 2019 07:32:31 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-18 07:32:31,402 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/e3fb8a50-98f2-4c0f-8a94-2196b554a1b3.json used request id req-81250e41-2753-43fd-972e-f61937552f42 2019-01-18 07:32:31,402 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.37723708153s 2019-01-18 07:32:31,402 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/e3fb8a50-98f2-4c0f-8a94-2196b554a1b3.json used request id req-81250e41-2753-43fd-972e-f61937552f42 2019-01-18 07:32:31,403 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-01-18 07:32:31,403 - 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}249f53895009d12a5f47e6699ed9156651d39cd1" 2019-01-18 07:32:31,564 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1199 X-Openstack-Request-Id: req-317f4083-acd7-47a8-a607-c49f18493822 Date: Fri, 18 Jan 2019 07:32: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":[],"updated_at":"2019-01-18T07:32:31Z","tenant_id":"87548a2f9ec54cf09a4e529f1d44eaeb","created_at":"2019-01-18T07:00:01Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":5,"admin_state_up":true,"shared":false,"project_id":"87548a2f9ec54cf09a4e529f1d44eaeb","id":"96c89bdc-476b-4124-b351-17f786dda6dc","name":"cloudify_ims-net_1ca01ad2-5231-490b-a55b-e22ffb3bc7ae"},{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"c7128340-d09d-4472-ab8c-6b0e75149f5d","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"47feb8aba08a40dca7028a1701e597b9","status":"ACTIVE","subnets":["99f540fb-52d8-49ca-b59c-736c854d3c9e"],"description":"","tags":[],"updated_at":"2019-01-18T04:39:13Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"47feb8aba08a40dca7028a1701e597b9","created_at":"2019-01-18T04:39:06Z","mtu":1500}]} 2019-01-18 07:32:31,564 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-317f4083-acd7-47a8-a607-c49f18493822 2019-01-18 07:32:31,564 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.161421775818s 2019-01-18 07:32:31,564 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-317f4083-acd7-47a8-a607-c49f18493822 2019-01-18 07:32:31,565 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-01-18 07:32:31,566 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/networks/96c89bdc-476b-4124-b351-17f786dda6dc.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}249f53895009d12a5f47e6699ed9156651d39cd1" 2019-01-18 07:32:32,691 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-96a13091-d0c0-4c6c-997b-d22f75c3e0e3 Date: Fri, 18 Jan 2019 07:32:32 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-18 07:32:32,691 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/96c89bdc-476b-4124-b351-17f786dda6dc.json used request id req-96a13091-d0c0-4c6c-997b-d22f75c3e0e3 2019-01-18 07:32:32,692 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.12591290474s 2019-01-18 07:32:32,692 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/96c89bdc-476b-4124-b351-17f786dda6dc.json used request id req-96a13091-d0c0-4c6c-997b-d22f75c3e0e3 2019-01-18 07:32:32,692 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-01-18 07:32:32,693 - 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}249f53895009d12a5f47e6699ed9156651d39cd1" 2019-01-18 07:32:32,876 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1208 Content-Type: application/json X-Openstack-Request-Id: req-0a490b15-a51b-45e3-8e3a-7d8d5b4eb15e Date: Fri, 18 Jan 2019 07:32:32 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://af014572-0a5d-4a80-a07f-9105f52ab2c1/images/b9a51110-ab46-41b3-a74d-61d98d2ef6f1/snap", "metadata": {}}], "file": "/v2/images/b9a51110-ab46-41b3-a74d-61d98d2ef6f1/file", "owner": "87548a2f9ec54cf09a4e529f1d44eaeb", "id": "b9a51110-ab46-41b3-a74d-61d98d2ef6f1", "size": 4373348352, "self": "/v2/images/b9a51110-ab46-41b3-a74d-61d98d2ef6f1", "disk_format": "qcow2", "direct_url": "rbd://af014572-0a5d-4a80-a07f-9105f52ab2c1/images/b9a51110-ab46-41b3-a74d-61d98d2ef6f1/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "updated_at": "2019-01-18T07:01:55Z", "visibility": "private", "owner_specified.shade.object": "images/cloudify_ims-img_1ca01ad2-5231-490b-a55b-e22ffb3bc7ae", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "cloudify_ims-img_1ca01ad2-5231-490b-a55b-e22ffb3bc7ae", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2019-01-18T07:00:34Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-01-18 07:32:32,876 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-0a490b15-a51b-45e3-8e3a-7d8d5b4eb15e 2019-01-18 07:32:32,876 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.183622121811s 2019-01-18 07:32:32,876 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-0a490b15-a51b-45e3-8e3a-7d8d5b4eb15e 2019-01-18 07:32:32,878 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-01-18 07:32:32,878 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9292/v2/images/b9a51110-ab46-41b3-a74d-61d98d2ef6f1 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}249f53895009d12a5f47e6699ed9156651d39cd1" 2019-01-18 07:32:36,700 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-42bd2cc8-6c31-4f8c-b257-10f1e4130965 Date: Fri, 18 Jan 2019 07:32:36 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-18 07:32:36,700 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/b9a51110-ab46-41b3-a74d-61d98d2ef6f1 used request id req-42bd2cc8-6c31-4f8c-b257-10f1e4130965 2019-01-18 07:32:36,701 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 3.82239985466s 2019-01-18 07:32:36,701 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/b9a51110-ab46-41b3-a74d-61d98d2ef6f1 used request id req-42bd2cc8-6c31-4f8c-b257-10f1e4130965 2019-01-18 07:32:36,701 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-01-18 07:32:36,705 - 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}9f7f08853175ca88fac025dafb3c7ee14d1022ce" 2019-01-18 07:32:36,733 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 07: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-ea62f24d-a43d-43e7-8a0b-9961672cac1a x-compute-request-id: req-ea62f24d-a43d-43e7-8a0b-9961672cac1a Content-Encoding: gzip Content-Length: 312 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/6910241a-b51b-4995-9449-cf57d64028bf", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/6910241a-b51b-4995-9449-cf57d64028bf", "rel": "bookmark"}], "ram": 4096, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 40, "id": "6910241a-b51b-4995-9449-cf57d64028bf", "name": "cloudify_ims-flavor_1ca01ad2-5231-490b-a55b-e22ffb3bc7ae", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2019-01-18 07:32:36,733 - 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-ea62f24d-a43d-43e7-8a0b-9961672cac1a 2019-01-18 07:32:36,733 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0317149162292s 2019-01-18 07:32:36,733 - 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-ea62f24d-a43d-43e7-8a0b-9961672cac1a 2019-01-18 07:32:36,735 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-01-18 07:32:36,737 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:8774/v2.1/flavors/6910241a-b51b-4995-9449-cf57d64028bf -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9f7f08853175ca88fac025dafb3c7ee14d1022ce" 2019-01-18 07:32:36,774 - keystoneauth.session - DEBUG - RESP: [202] Date: Fri, 18 Jan 2019 07: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-b241113a-7c40-4718-b716-f559d8328345 x-compute-request-id: req-b241113a-7c40-4718-b716-f559d8328345 Content-Length: 0 Content-Type: application/json 2019-01-18 07:32:36,774 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/6910241a-b51b-4995-9449-cf57d64028bf used request id req-b241113a-7c40-4718-b716-f559d8328345 2019-01-18 07:32:36,774 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0397639274597s 2019-01-18 07:32:36,775 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/6910241a-b51b-4995-9449-cf57d64028bf used request id req-b241113a-7c40-4718-b716-f559d8328345 2019-01-18 07:32:36,775 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-01-18 07:32:36,776 - 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}9f7f08853175ca88fac025dafb3c7ee14d1022ce" 2019-01-18 07:32:36,874 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 07:32:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-07bd1b2f-09f0-46cf-ac13-7bce597a47f6 Content-Encoding: gzip Content-Length: 872 Content-Type: application/json RESP BODY: {"users": [{"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/0607a2b4beb0408e9fa51cc5ba027ac6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0607a2b4beb0408e9fa51cc5ba027ac6", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/17c61b95071545a094cc82823d2b88b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "17c61b95071545a094cc82823d2b88b8", "email": "nova@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/29e5d2dfed2447bda26fc75bd1122674"}, "domain_id": "default", "enabled": true, "options": {}, "id": "29e5d2dfed2447bda26fc75bd1122674", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/3b6dcc8c791e4b6e8831f5b5e583de80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3b6dcc8c791e4b6e8831f5b5e583de80", "email": "neutron@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.23:5000/v3/users/45ab52d673584bc198669be88c88b878"}, "domain_id": "default", "enabled": true, "options": {}, "id": "45ab52d673584bc198669be88c88b878", "email": "barbican@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/57795b4ee52f49c6a71f55bb6c4012f8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "57795b4ee52f49c6a71f55bb6c4012f8", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/5c52969262974d64ac2a300ca5d60f50"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c52969262974d64ac2a300ca5d60f50", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/5fc15572bb1c489ba92bd9945bbc1f64"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5fc15572bb1c489ba92bd9945bbc1f64", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/6b519d70e25f4e61a9dfd738cd6bba22"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6b519d70e25f4e61a9dfd738cd6bba22", "email": "heat@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.23:5000/v3/users/8248437208b540c2893a7117ad102a87"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8248437208b540c2893a7117ad102a87", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/890dee97e62840c5b15e36f03f6b7efc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "890dee97e62840c5b15e36f03f6b7efc", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/8cccb516ecc44ed9bb7c8633df108fd4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8cccb516ecc44ed9bb7c8633df108fd4", "email": "glance@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.23:5000/v3/users/97c3d863a98148299fa116fdb54be470"}, "domain_id": "default", "enabled": true, "options": {}, "id": "97c3d863a98148299fa116fdb54be470", "email": "tacker@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/a2a0c8c0f19941808c9f618af50b3b79"}, "domain_id": "c19db1b8f60647a9a114cd23287c807b", "enabled": true, "options": {}, "id": "a2a0c8c0f19941808c9f618af50b3b79", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "cloudify_ims-user_1ca01ad2-5231-490b-a55b-e22ffb3bc7ae", "links": {"self": "http://172.30.9.23:5000/v3/users/c8ee775cea4d49969d0b659a57d412c9"}, "domain_id": "default", "enabled": true, "id": "c8ee775cea4d49969d0b659a57d412c9", "options": {}}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/fe5de73ba9cb41b2be24ccf1f72f5ed4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe5de73ba9cb41b2be24ccf1f72f5ed4", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2019-01-18 07:32:36,875 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-07bd1b2f-09f0-46cf-ac13-7bce597a47f6 2019-01-18 07:32:36,875 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0994420051575s 2019-01-18 07:32:36,875 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-07bd1b2f-09f0-46cf-ac13-7bce597a47f6 2019-01-18 07:32:36,881 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-01-18 07:32:36,881 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/users/c8ee775cea4d49969d0b659a57d412c9 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9f7f08853175ca88fac025dafb3c7ee14d1022ce" 2019-01-18 07:32:36,975 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 07:32:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bd6b4272-a098-430e-9955-d6b0d20f2b83 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/c8ee775cea4d49969d0b659a57d412c9"}, "enabled": true, "id": "c8ee775cea4d49969d0b659a57d412c9", "options": {}, "domain_id": "default", "name": "cloudify_ims-user_1ca01ad2-5231-490b-a55b-e22ffb3bc7ae"}} 2019-01-18 07:32:36,975 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users/c8ee775cea4d49969d0b659a57d412c9 used request id req-bd6b4272-a098-430e-9955-d6b0d20f2b83 2019-01-18 07:32:36,975 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0940768718719s 2019-01-18 07:32:36,975 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users/c8ee775cea4d49969d0b659a57d412c9 used request id req-bd6b4272-a098-430e-9955-d6b0d20f2b83 2019-01-18 07:32:36,976 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-01-18 07:32:36,977 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:5000/v3/users/c8ee775cea4d49969d0b659a57d412c9 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9f7f08853175ca88fac025dafb3c7ee14d1022ce" 2019-01-18 07:32:37,188 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 07:32:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d17461e1-efa1-40a8-aab4-8d74e915a5f2 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 07:32:37,188 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/c8ee775cea4d49969d0b659a57d412c9 used request id req-d17461e1-efa1-40a8-aab4-8d74e915a5f2 2019-01-18 07:32:37,189 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.212532043457s 2019-01-18 07:32:37,189 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/c8ee775cea4d49969d0b659a57d412c9 used request id req-d17461e1-efa1-40a8-aab4-8d74e915a5f2 2019-01-18 07:32:37,189 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-01-18 07:32:37,190 - 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}9f7f08853175ca88fac025dafb3c7ee14d1022ce" 2019-01-18 07:32:37,274 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 07:32:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-95320e71-ee35-48dd-abad-93b99c9d2bee 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": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/47feb8aba08a40dca7028a1701e597b9"}, "enabled": true, "id": "47feb8aba08a40dca7028a1701e597b9", "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/87548a2f9ec54cf09a4e529f1d44eaeb"}, "enabled": true, "id": "87548a2f9ec54cf09a4e529f1d44eaeb", "parent_id": "default", "domain_id": "default", "name": "cloudify_ims-project_1ca01ad2-5231-490b-a55b-e22ffb3bc7ae"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/9c53a91613fb4d5080479ac6f51697ed"}, "enabled": true, "id": "9c53a91613fb4d5080479ac6f51697ed", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2019-01-18 07:32:37,274 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects used request id req-95320e71-ee35-48dd-abad-93b99c9d2bee 2019-01-18 07:32:37,274 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0843341350555s 2019-01-18 07:32:37,274 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects used request id req-95320e71-ee35-48dd-abad-93b99c9d2bee 2019-01-18 07:32:37,276 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-01-18 07:32:37,277 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:5000/v3/projects/87548a2f9ec54cf09a4e529f1d44eaeb -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9f7f08853175ca88fac025dafb3c7ee14d1022ce" 2019-01-18 07:32:37,415 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 07:32:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-20fb770a-2246-42b1-bc20-42950d1e0705 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 07:32:37,416 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/87548a2f9ec54cf09a4e529f1d44eaeb used request id req-20fb770a-2246-42b1-bc20-42950d1e0705 2019-01-18 07:32:37,416 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.139261960983s 2019-01-18 07:32:37,416 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/87548a2f9ec54cf09a4e529f1d44eaeb used request id req-20fb770a-2246-42b1-bc20-42950d1e0705 2019-01-18 07:32:37,416 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2019-01-18 07:32:37,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}9f7f08853175ca88fac025dafb3c7ee14d1022ce" 2019-01-18 07:32:37,601 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 07:32:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-03298b59-1c18-4953-8595-0e1948694bd8 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": "6b7f4f4f76264b6fb449c43b86ee3817", "links": {"self": "http://172.30.9.23:5000/v3/roles/6b7f4f4f76264b6fb449c43b86ee3817"}, "name": "admin"}, {"domain_id": null, "id": "98594ccf70304404b62d7bfdb212f974", "links": {"self": "http://172.30.9.23:5000/v3/roles/98594ccf70304404b62d7bfdb212f974"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a482b711adf94961bf4bb28eda7f0e28", "links": {"self": "http://172.30.9.23:5000/v3/roles/a482b711adf94961bf4bb28eda7f0e28"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e7e317b66c174923a8cb46c48d897c8d", "links": {"self": "http://172.30.9.23:5000/v3/roles/e7e317b66c174923a8cb46c48d897c8d"}, "name": "ResellerAdmin"}]} 2019-01-18 07:32:37,601 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-03298b59-1c18-4953-8595-0e1948694bd8 2019-01-18 07:32:37,602 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.185139894485s 2019-01-18 07:32:37,603 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleDelete 2019-01-18 07:32:37,604 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:5000/v3/roles/98594ccf70304404b62d7bfdb212f974 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f7f08853175ca88fac025dafb3c7ee14d1022ce" 2019-01-18 07:32:37,711 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 07:32:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c5181884-7eba-4024-a24a-04c8fad275fb Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 07:32:37,711 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/98594ccf70304404b62d7bfdb212f974 used request id req-c5181884-7eba-4024-a24a-04c8fad275fb 2019-01-18 07:32:37,712 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleDelete in 0.108072042465s 2019-01-18 07:32:37,715 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-01-18 07:32:37,715 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:9696/v2.0/security-groups.json?project_id=87548a2f9ec54cf09a4e529f1d44eaeb&name=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}9f7f08853175ca88fac025dafb3c7ee14d1022ce" 2019-01-18 07:32:37,904 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2930 X-Openstack-Request-Id: req-904a44cb-1721-4d7d-9ac0-d96deab7a765 Date: Fri, 18 Jan 2019 07:32:37 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "87548a2f9ec54cf09a4e529f1d44eaeb", "created_at": "2019-01-18T07:00:01Z", "updated_at": "2019-01-18T07:05:50Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-01-18T07:05:50Z", "revision_number": 0, "id": "3baa626d-5f34-46e1-8b0e-81eb38e7c7be", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T07:05:50Z", "security_group_id": "0baf3595-597c-4db5-a517-91193db45541", "tenant_id": "87548a2f9ec54cf09a4e529f1d44eaeb", "port_range_min": 22, "ethertype": "IPv4", "project_id": "87548a2f9ec54cf09a4e529f1d44eaeb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T07:00:01Z", "revision_number": 0, "id": "680dee15-6569-403a-9a0e-a4f161e8814b", "remote_group_id": "0baf3595-597c-4db5-a517-91193db45541", "remote_ip_prefix": null, "created_at": "2019-01-18T07:00:01Z", "security_group_id": "0baf3595-597c-4db5-a517-91193db45541", "tenant_id": "87548a2f9ec54cf09a4e529f1d44eaeb", "port_range_min": null, "ethertype": "IPv6", "project_id": "87548a2f9ec54cf09a4e529f1d44eaeb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T07:00:01Z", "revision_number": 0, "id": "701a1e0d-7a6a-4e18-895d-6be1811ebcfa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T07:00:01Z", "security_group_id": "0baf3595-597c-4db5-a517-91193db45541", "tenant_id": "87548a2f9ec54cf09a4e529f1d44eaeb", "port_range_min": null, "ethertype": "IPv6", "project_id": "87548a2f9ec54cf09a4e529f1d44eaeb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T07:00:01Z", "revision_number": 0, "id": "802d0270-5af1-40de-95a2-c3639b7d41e3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T07:00:01Z", "security_group_id": "0baf3595-597c-4db5-a517-91193db45541", "tenant_id": "87548a2f9ec54cf09a4e529f1d44eaeb", "port_range_min": null, "ethertype": "IPv4", "project_id": "87548a2f9ec54cf09a4e529f1d44eaeb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T07:00:01Z", "revision_number": 0, "id": "ad734ba5-c5b5-4d0b-9862-9b80d5edd0a1", "remote_group_id": "0baf3595-597c-4db5-a517-91193db45541", "remote_ip_prefix": null, "created_at": "2019-01-18T07:00:01Z", "security_group_id": "0baf3595-597c-4db5-a517-91193db45541", "tenant_id": "87548a2f9ec54cf09a4e529f1d44eaeb", "port_range_min": null, "ethertype": "IPv4", "project_id": "87548a2f9ec54cf09a4e529f1d44eaeb"}], "revision_number": 5, "project_id": "87548a2f9ec54cf09a4e529f1d44eaeb", "id": "0baf3595-597c-4db5-a517-91193db45541", "name": "default"}]} 2019-01-18 07:32:37,904 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json?project_id=87548a2f9ec54cf09a4e529f1d44eaeb&name=default used request id req-904a44cb-1721-4d7d-9ac0-d96deab7a765 2019-01-18 07:32:37,904 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.18928194046s 2019-01-18 07:32:37,904 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json?project_id=87548a2f9ec54cf09a4e529f1d44eaeb&name=default used request id req-904a44cb-1721-4d7d-9ac0-d96deab7a765 2019-01-18 07:32:37,908 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-01-18 07:32:37,908 - 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}9f7f08853175ca88fac025dafb3c7ee14d1022ce" 2019-01-18 07:32:38,117 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9849 X-Openstack-Request-Id: req-ed90906c-883a-437d-83d0-6b9a9f73245e Date: Fri, 18 Jan 2019 07:32:38 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "87548a2f9ec54cf09a4e529f1d44eaeb", "created_at": "2019-01-18T07:00:01Z", "updated_at": "2019-01-18T07:05:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T07:00:01Z", "revision_number": 0, "id": "802d0270-5af1-40de-95a2-c3639b7d41e3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T07:00:01Z", "security_group_id": "0baf3595-597c-4db5-a517-91193db45541", "tenant_id": "87548a2f9ec54cf09a4e529f1d44eaeb", "port_range_min": null, "ethertype": "IPv4", "project_id": "87548a2f9ec54cf09a4e529f1d44eaeb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T07:00:01Z", "revision_number": 0, "id": "ad734ba5-c5b5-4d0b-9862-9b80d5edd0a1", "remote_group_id": "0baf3595-597c-4db5-a517-91193db45541", "remote_ip_prefix": null, "created_at": "2019-01-18T07:00:01Z", "security_group_id": "0baf3595-597c-4db5-a517-91193db45541", "tenant_id": "87548a2f9ec54cf09a4e529f1d44eaeb", "port_range_min": null, "ethertype": "IPv4", "project_id": "87548a2f9ec54cf09a4e529f1d44eaeb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T07:00:01Z", "revision_number": 0, "id": "701a1e0d-7a6a-4e18-895d-6be1811ebcfa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T07:00:01Z", "security_group_id": "0baf3595-597c-4db5-a517-91193db45541", "tenant_id": "87548a2f9ec54cf09a4e529f1d44eaeb", "port_range_min": null, "ethertype": "IPv6", "project_id": "87548a2f9ec54cf09a4e529f1d44eaeb"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-01-18T07:05:50Z", "revision_number": 0, "id": "3baa626d-5f34-46e1-8b0e-81eb38e7c7be", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T07:05:50Z", "security_group_id": "0baf3595-597c-4db5-a517-91193db45541", "tenant_id": "87548a2f9ec54cf09a4e529f1d44eaeb", "port_range_min": 22, "ethertype": "IPv4", "project_id": "87548a2f9ec54cf09a4e529f1d44eaeb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T07:00:01Z", "revision_number": 0, "id": "680dee15-6569-403a-9a0e-a4f161e8814b", "remote_group_id": "0baf3595-597c-4db5-a517-91193db45541", "remote_ip_prefix": null, "created_at": "2019-01-18T07:00:01Z", "security_group_id": "0baf3595-597c-4db5-a517-91193db45541", "tenant_id": "87548a2f9ec54cf09a4e529f1d44eaeb", "port_range_min": null, "ethertype": "IPv6", "project_id": "87548a2f9ec54cf09a4e529f1d44eaeb"}], "revision_number": 5, "project_id": "87548a2f9ec54cf09a4e529f1d44eaeb", "id": "0baf3595-597c-4db5-a517-91193db45541", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-18T04:53:26Z", "updated_at": "2019-01-18T04:53:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:53:26Z", "revision_number": 0, "id": "260c2de9-5dc5-4508-b06c-24b9d7ed838c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:53:26Z", "security_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:53:26Z", "revision_number": 0, "id": "84255fa4-c13a-4cfe-b73d-e56ee216ca1e", "remote_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "remote_ip_prefix": null, "created_at": "2019-01-18T04:53:26Z", "security_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:53:26Z", "revision_number": 0, "id": "9c6f69fc-3bf8-4346-9288-5a255b82b67e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:53:26Z", "security_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:53:26Z", "revision_number": 0, "id": "571036d3-cb1d-483a-acb9-96f19293add9", "remote_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "remote_ip_prefix": null, "created_at": "2019-01-18T04:53:26Z", "security_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "created_at": "2019-01-18T04:51:20Z", "updated_at": "2019-01-18T04:51:20Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "24c99e6f-888c-4943-9c93-54ad3b18b18c", "remote_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv4", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "45161a51-d6dd-4bb8-986d-bc2f88599c1d", "remote_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv6", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "2b339890-44d0-4711-a050-08a64d58e2a0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv6", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "87b9b994-ae22-4850-863a-6a4925bd01fe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv4", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}], "revision_number": 4, "project_id": "9c53a91613fb4d5080479ac6f51697ed", "id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "created_at": "2019-01-18T04:39:06Z", "updated_at": "2019-01-18T04:39:06Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "4e399c2e-bc03-4aa3-b192-1fafdc9248ba", "remote_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "47feb8aba08a40dca7028a1701e597b9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "4bf1a402-0fa2-4cfd-9fee-4a28f16bb271", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "47feb8aba08a40dca7028a1701e597b9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "0aedefa2-edbc-47b5-bead-e954540f6937", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "47feb8aba08a40dca7028a1701e597b9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "8860837e-afbd-4411-adf9-d88db88c2114", "remote_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "47feb8aba08a40dca7028a1701e597b9"}], "revision_number": 4, "project_id": "47feb8aba08a40dca7028a1701e597b9", "id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "name": "default"}]} 2019-01-18 07:32:38,117 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-ed90906c-883a-437d-83d0-6b9a9f73245e 2019-01-18 07:32:38,117 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.209688901901s 2019-01-18 07:32:38,118 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-ed90906c-883a-437d-83d0-6b9a9f73245e 2019-01-18 07:32:38,122 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-01-18 07:32:38,122 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/security-groups/0baf3595-597c-4db5-a517-91193db45541.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}9f7f08853175ca88fac025dafb3c7ee14d1022ce" 2019-01-18 07:32:38,447 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-4e7a88ac-442f-4382-b6c2-c9d4ab2462e6 Content-Length: 0 Date: Fri, 18 Jan 2019 07:32:38 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-18 07:32:38,447 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/0baf3595-597c-4db5-a517-91193db45541.json used request id req-4e7a88ac-442f-4382-b6c2-c9d4ab2462e6 2019-01-18 07:32:38,447 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.324820995331s 2019-01-18 07:32:38,447 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/0baf3595-597c-4db5-a517-91193db45541.json used request id req-4e7a88ac-442f-4382-b6c2-c9d4ab2462e6 2019-01-18 07:32:38,467 - xtesting.ci.run_tests - INFO - Loading test case 'vyos_vrouter'... 2019-01-18 07:32:38,667 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2019-01-18 07:32:38,667 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2019-01-18 07:32:38,667 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2019-01-18 07:32:38,668 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2019-01-18 07:32:38,668 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2019-01-18 07:32:38,668 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2019-01-18 07:32:38,668 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2019-01-18 07:32:38,668 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2019-01-18 07:32:38,668 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2019-01-18 07:32:38,668 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2019-01-18 07:32:38,668 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2019-01-18 07:32:38,668 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2019-01-18 07:32:38,669 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2019-01-18 07:32:38,669 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2019-01-18 07:32:38,669 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2019-01-18 07:32:38,669 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2019-01-18 07:32:38,669 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2019-01-18 07:32:38,669 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2019-01-18 07:32:38,669 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2019-01-18 07:32:38,669 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2019-01-18 07:32:38,669 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2019-01-18 07:32:38,670 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2019-01-18 07:32:38,672 - 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" 2019-01-18 07:32:38,679 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 07:32:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-957e0c32-979c-4459-af41-0c3125f0725b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 07:32:38,679 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-957e0c32-979c-4459-af41-0c3125f0725b 2019-01-18 07:32:38,680 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 07:32:39,053 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}], "expires_at": "2019-01-18T08:32:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9c53a91613fb4d5080479ac6f51697ed", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/9c53a91613fb4d5080479ac6f51697ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/9c53a91613fb4d5080479ac6f51697ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/9c53a91613fb4d5080479ac6f51697ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/9c53a91613fb4d5080479ac6f51697ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/9c53a91613fb4d5080479ac6f51697ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/9c53a91613fb4d5080479ac6f51697ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/9c53a91613fb4d5080479ac6f51697ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/9c53a91613fb4d5080479ac6f51697ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/9c53a91613fb4d5080479ac6f51697ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/9c53a91613fb4d5080479ac6f51697ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/9c53a91613fb4d5080479ac6f51697ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/9c53a91613fb4d5080479ac6f51697ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "29e5d2dfed2447bda26fc75bd1122674"}, "audit_ids": ["ECo6MWiMTP6i_euFUYnNnQ"], "issued_at": "2019-01-18T07:32:39.000000Z"}} 2019-01-18 07:32:39,056 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-01-18 07:32:39,057 - 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}675f9a99ab57683244b42ef921cac3d4ad3d6632" 2019-01-18 07:32:39,283 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-92f8f2e7-ec00-427e-9b58-1f26b63076e1 Date: Fri, 18 Jan 2019 07:32:39 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"c7128340-d09d-4472-ab8c-6b0e75149f5d","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"47feb8aba08a40dca7028a1701e597b9","status":"ACTIVE","subnets":["99f540fb-52d8-49ca-b59c-736c854d3c9e"],"description":"","tags":[],"updated_at":"2019-01-18T04:39:13Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"47feb8aba08a40dca7028a1701e597b9","created_at":"2019-01-18T04:39:06Z","provider:network_type":"flat"}]} 2019-01-18 07:32:39,283 - 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-92f8f2e7-ec00-427e-9b58-1f26b63076e1 2019-01-18 07:32:39,283 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.226640939713s 2019-01-18 07:32:39,284 - 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-92f8f2e7-ec00-427e-9b58-1f26b63076e1 2019-01-18 07:32:39,285 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainList 2019-01-18 07:32:39,288 - 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}675f9a99ab57683244b42ef921cac3d4ad3d6632" 2019-01-18 07:32:39,294 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 18 Jan 2019 07:32: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"}]}]}} 2019-01-18 07:32:39,298 - 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}675f9a99ab57683244b42ef921cac3d4ad3d6632" 2019-01-18 07:32:39,378 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 07:32:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bc9d9c8b-a333-4c56-bb74-e746b2d5f591 Content-Encoding: gzip Content-Length: 214 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/c19db1b8f60647a9a114cd23287c807b"}, "description": "", "name": "heat_stack", "enabled": true, "id": "c19db1b8f60647a9a114cd23287c807b"}, {"links": {"self": "http://172.30.9.23: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}} 2019-01-18 07:32:39,378 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains used request id req-bc9d9c8b-a333-4c56-bb74-e746b2d5f591 2019-01-18 07:32:39,378 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainList in 0.0935997962952s 2019-01-18 07:32:39,380 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-01-18 07:32:39,380 - 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}675f9a99ab57683244b42ef921cac3d4ad3d6632" -d '{"project": {"description": "Created by OPNFV Functest: vyos_vrouter", "enabled": true, "domain_id": "default", "name": "vyos_vrouter-project_14e7bcbf-4c34-4287-a07b-8d72cb19489f"}}' 2019-01-18 07:32:39,491 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 18 Jan 2019 07:32:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1514d72b-38f5-4c8d-a240-0a46eec479aa 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/17e729102c084fb48ba796776c94dd74"}, "enabled": true, "id": "17e729102c084fb48ba796776c94dd74", "parent_id": "default", "domain_id": "default", "name": "vyos_vrouter-project_14e7bcbf-4c34-4287-a07b-8d72cb19489f"}} 2019-01-18 07:32:39,491 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-1514d72b-38f5-4c8d-a240-0a46eec479aa 2019-01-18 07:32:39,491 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.11094212532s 2019-01-18 07:32:39,491 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-1514d72b-38f5-4c8d-a240-0a46eec479aa 2019-01-18 07:32:39,492 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'parent_id': u'default', 'is_domain': False, 'name': u'vyos_vrouter-project_14e7bcbf-4c34-4287-a07b-8d72cb19489f', 'id': u'17e729102c084fb48ba796776c94dd74', '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'})}) 2019-01-18 07:32:39,492 - shade.task_manager - DEBUG - Manager envvars:regionOne running task UserCreate 2019-01-18 07:32:39,849 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task UserCreate in 0.356353998184s 2019-01-18 07:32:39,850 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/users/4555db18b3084cf1a80a0bc7c302f12a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}675f9a99ab57683244b42ef921cac3d4ad3d6632" 2019-01-18 07:32:39,953 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 07:32:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4e58296a-bef4-48dd-8708-136b1907ff2d 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/4555db18b3084cf1a80a0bc7c302f12a"}, "enabled": true, "id": "4555db18b3084cf1a80a0bc7c302f12a", "options": {}, "domain_id": "default", "name": "vyos_vrouter-user_14e7bcbf-4c34-4287-a07b-8d72cb19489f"}} 2019-01-18 07:32:39,953 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users/4555db18b3084cf1a80a0bc7c302f12a used request id req-4e58296a-bef4-48dd-8708-136b1907ff2d 2019-01-18 07:32:39,954 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'4555db18b3084cf1a80a0bc7c302f12a', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'vyos_vrouter-user_14e7bcbf-4c34-4287-a07b-8d72cb19489f'}) 2019-01-18 07:32:39,954 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2019-01-18 07:32:39,955 - 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}675f9a99ab57683244b42ef921cac3d4ad3d6632" 2019-01-18 07:32:40,035 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 07:32:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3920ae8b-988f-45bf-85f5-c2316e42d12c Content-Encoding: gzip Content-Length: 285 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6b7f4f4f76264b6fb449c43b86ee3817", "links": {"self": "http://172.30.9.23:5000/v3/roles/6b7f4f4f76264b6fb449c43b86ee3817"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a482b711adf94961bf4bb28eda7f0e28", "links": {"self": "http://172.30.9.23:5000/v3/roles/a482b711adf94961bf4bb28eda7f0e28"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e7e317b66c174923a8cb46c48d897c8d", "links": {"self": "http://172.30.9.23:5000/v3/roles/e7e317b66c174923a8cb46c48d897c8d"}, "name": "ResellerAdmin"}]} 2019-01-18 07:32:40,035 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-3920ae8b-988f-45bf-85f5-c2316e42d12c 2019-01-18 07:32:40,035 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.080931186676s 2019-01-18 07:32:40,036 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2019-01-18 07:32:40,037 - 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}675f9a99ab57683244b42ef921cac3d4ad3d6632" 2019-01-18 07:32:40,119 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 07:32:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ee7636f4-e3f6-48ba-8a56-e3127b74f616 Content-Encoding: gzip Content-Length: 285 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6b7f4f4f76264b6fb449c43b86ee3817", "links": {"self": "http://172.30.9.23:5000/v3/roles/6b7f4f4f76264b6fb449c43b86ee3817"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a482b711adf94961bf4bb28eda7f0e28", "links": {"self": "http://172.30.9.23:5000/v3/roles/a482b711adf94961bf4bb28eda7f0e28"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e7e317b66c174923a8cb46c48d897c8d", "links": {"self": "http://172.30.9.23:5000/v3/roles/e7e317b66c174923a8cb46c48d897c8d"}, "name": "ResellerAdmin"}]} 2019-01-18 07:32:40,119 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-ee7636f4-e3f6-48ba-8a56-e3127b74f616 2019-01-18 07:32:40,119 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0825810432434s 2019-01-18 07:32:40,120 - functest.core.tenantnetwork - INFO - Creating default role Member 2019-01-18 07:32:40,121 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleCreate 2019-01-18 07:32:40,121 - 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}675f9a99ab57683244b42ef921cac3d4ad3d6632" -d '{"role": {"name": "Member"}}' 2019-01-18 07:32:40,232 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 18 Jan 2019 07:32:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b88c765b-6a1e-4f74-88ac-8df1331d1fa4 Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "4bdf325c88b94a64bbf6fdd69c135e50", "links": {"self": "http://172.30.9.23:5000/v3/roles/4bdf325c88b94a64bbf6fdd69c135e50"}, "name": "Member"}} 2019-01-18 07:32:40,233 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-b88c765b-6a1e-4f74-88ac-8df1331d1fa4 2019-01-18 07:32:40,233 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleCreate in 0.112071990967s 2019-01-18 07:32:40,234 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles/4bdf325c88b94a64bbf6fdd69c135e50 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}675f9a99ab57683244b42ef921cac3d4ad3d6632" 2019-01-18 07:32:40,307 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 07:32:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5b2ab673-1d39-4a63-82ee-8ddcc32eab8b Content-Encoding: gzip Content-Length: 143 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.23:5000/v3/roles/4bdf325c88b94a64bbf6fdd69c135e50"}, "domain_id": null, "name": "Member", "id": "4bdf325c88b94a64bbf6fdd69c135e50"}} 2019-01-18 07:32:40,307 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/4bdf325c88b94a64bbf6fdd69c135e50 used request id req-5b2ab673-1d39-4a63-82ee-8ddcc32eab8b 2019-01-18 07:32:40,308 - functest.core.tenantnetwork - DEBUG - role: Munch({'NAME_ATTR': 'name', 'name': u'Member', 'links': {u'self': u'http://172.30.9.23:5000/v3/roles/4bdf325c88b94a64bbf6fdd69c135e50'}, 'domain_id': None, 'human_id': None, 'id': u'4bdf325c88b94a64bbf6fdd69c135e50', 'HUMAN_ID': False}) 2019-01-18 07:32:40,308 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2019-01-18 07:32:40,309 - 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}675f9a99ab57683244b42ef921cac3d4ad3d6632" 2019-01-18 07:32:40,388 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 07:32:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0aa5ba2d-b01e-4dba-a642-c5722cfbc979 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": "4bdf325c88b94a64bbf6fdd69c135e50", "links": {"self": "http://172.30.9.23:5000/v3/roles/4bdf325c88b94a64bbf6fdd69c135e50"}, "name": "Member"}, {"domain_id": null, "id": "6b7f4f4f76264b6fb449c43b86ee3817", "links": {"self": "http://172.30.9.23:5000/v3/roles/6b7f4f4f76264b6fb449c43b86ee3817"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a482b711adf94961bf4bb28eda7f0e28", "links": {"self": "http://172.30.9.23:5000/v3/roles/a482b711adf94961bf4bb28eda7f0e28"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e7e317b66c174923a8cb46c48d897c8d", "links": {"self": "http://172.30.9.23:5000/v3/roles/e7e317b66c174923a8cb46c48d897c8d"}, "name": "ResellerAdmin"}]} 2019-01-18 07:32:40,388 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-0aa5ba2d-b01e-4dba-a642-c5722cfbc979 2019-01-18 07:32:40,389 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0803771018982s 2019-01-18 07:32:40,390 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2019-01-18 07:32:40,390 - 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}675f9a99ab57683244b42ef921cac3d4ad3d6632" 2019-01-18 07:32:40,475 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 07:32:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d69f412d-781d-462f-9cda-2096695a8a04 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"}} 2019-01-18 07:32:40,476 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains/default used request id req-d69f412d-781d-462f-9cda-2096695a8a04 2019-01-18 07:32:40,476 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0861070156097s 2019-01-18 07:32:40,477 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-01-18 07:32:40,477 - 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}675f9a99ab57683244b42ef921cac3d4ad3d6632" 2019-01-18 07:32:40,569 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 07:32:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e5b63654-be3a-49fd-8e5f-78e33a77de40 Content-Encoding: gzip Content-Length: 872 Content-Type: application/json RESP BODY: {"users": [{"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/0607a2b4beb0408e9fa51cc5ba027ac6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0607a2b4beb0408e9fa51cc5ba027ac6", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/17c61b95071545a094cc82823d2b88b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "17c61b95071545a094cc82823d2b88b8", "email": "nova@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/29e5d2dfed2447bda26fc75bd1122674"}, "domain_id": "default", "enabled": true, "options": {}, "id": "29e5d2dfed2447bda26fc75bd1122674", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/3b6dcc8c791e4b6e8831f5b5e583de80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3b6dcc8c791e4b6e8831f5b5e583de80", "email": "neutron@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "vyos_vrouter-user_14e7bcbf-4c34-4287-a07b-8d72cb19489f", "links": {"self": "http://172.30.9.23:5000/v3/users/4555db18b3084cf1a80a0bc7c302f12a"}, "domain_id": "default", "enabled": true, "id": "4555db18b3084cf1a80a0bc7c302f12a", "options": {}}, {"name": "barbican", "links": {"self": "http://172.30.9.23:5000/v3/users/45ab52d673584bc198669be88c88b878"}, "domain_id": "default", "enabled": true, "options": {}, "id": "45ab52d673584bc198669be88c88b878", "email": "barbican@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/57795b4ee52f49c6a71f55bb6c4012f8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "57795b4ee52f49c6a71f55bb6c4012f8", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/5c52969262974d64ac2a300ca5d60f50"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c52969262974d64ac2a300ca5d60f50", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/5fc15572bb1c489ba92bd9945bbc1f64"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5fc15572bb1c489ba92bd9945bbc1f64", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/6b519d70e25f4e61a9dfd738cd6bba22"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6b519d70e25f4e61a9dfd738cd6bba22", "email": "heat@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.23:5000/v3/users/8248437208b540c2893a7117ad102a87"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8248437208b540c2893a7117ad102a87", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/890dee97e62840c5b15e36f03f6b7efc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "890dee97e62840c5b15e36f03f6b7efc", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/8cccb516ecc44ed9bb7c8633df108fd4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8cccb516ecc44ed9bb7c8633df108fd4", "email": "glance@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.23:5000/v3/users/97c3d863a98148299fa116fdb54be470"}, "domain_id": "default", "enabled": true, "options": {}, "id": "97c3d863a98148299fa116fdb54be470", "email": "tacker@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/a2a0c8c0f19941808c9f618af50b3b79"}, "domain_id": "c19db1b8f60647a9a114cd23287c807b", "enabled": true, "options": {}, "id": "a2a0c8c0f19941808c9f618af50b3b79", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/fe5de73ba9cb41b2be24ccf1f72f5ed4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe5de73ba9cb41b2be24ccf1f72f5ed4", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2019-01-18 07:32:40,570 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-e5b63654-be3a-49fd-8e5f-78e33a77de40 2019-01-18 07:32:40,570 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0930509567261s 2019-01-18 07:32:40,570 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-e5b63654-be3a-49fd-8e5f-78e33a77de40 2019-01-18 07:32:40,577 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-01-18 07:32:40,577 - 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}675f9a99ab57683244b42ef921cac3d4ad3d6632" 2019-01-18 07:32:40,661 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 07:32:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8af225cb-847e-4cbc-a933-addd45e938a0 Content-Encoding: gzip Content-Length: 394 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": "Created by OPNFV Functest: vyos_vrouter", "links": {"self": "http://172.30.9.23:5000/v3/projects/17e729102c084fb48ba796776c94dd74"}, "enabled": true, "id": "17e729102c084fb48ba796776c94dd74", "parent_id": "default", "domain_id": "default", "name": "vyos_vrouter-project_14e7bcbf-4c34-4287-a07b-8d72cb19489f"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/47feb8aba08a40dca7028a1701e597b9"}, "enabled": true, "id": "47feb8aba08a40dca7028a1701e597b9", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/9c53a91613fb4d5080479ac6f51697ed"}, "enabled": true, "id": "9c53a91613fb4d5080479ac6f51697ed", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2019-01-18 07:32:40,661 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-8af225cb-847e-4cbc-a933-addd45e938a0 2019-01-18 07:32:40,661 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0839059352875s 2019-01-18 07:32:40,661 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-8af225cb-847e-4cbc-a933-addd45e938a0 2019-01-18 07:32:40,664 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2019-01-18 07:32:40,665 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/role_assignments?user.id=4555db18b3084cf1a80a0bc7c302f12a&scope.project.id=17e729102c084fb48ba796776c94dd74&role.id=4bdf325c88b94a64bbf6fdd69c135e50 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}675f9a99ab57683244b42ef921cac3d4ad3d6632" 2019-01-18 07:32:40,743 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 07:32:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eaf1eace-4049-42ea-8770-e2ee4ab10e05 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=4555db18b3084cf1a80a0bc7c302f12a&scope.project.id=17e729102c084fb48ba796776c94dd74&role.id=4bdf325c88b94a64bbf6fdd69c135e50", "previous": null, "next": null}} 2019-01-18 07:32:40,743 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/role_assignments?user.id=4555db18b3084cf1a80a0bc7c302f12a&scope.project.id=17e729102c084fb48ba796776c94dd74&role.id=4bdf325c88b94a64bbf6fdd69c135e50 used request id req-eaf1eace-4049-42ea-8770-e2ee4ab10e05 2019-01-18 07:32:40,743 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0793609619141s 2019-01-18 07:32:40,744 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2019-01-18 07:32:40,745 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:5000/v3/projects/17e729102c084fb48ba796776c94dd74/users/4555db18b3084cf1a80a0bc7c302f12a/roles/4bdf325c88b94a64bbf6fdd69c135e50 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}675f9a99ab57683244b42ef921cac3d4ad3d6632" 2019-01-18 07:32:40,869 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 07:32:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-16caffce-e9ca-401a-a6b1-10c5dd10298b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 07:32:40,869 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/17e729102c084fb48ba796776c94dd74/users/4555db18b3084cf1a80a0bc7c302f12a/roles/4bdf325c88b94a64bbf6fdd69c135e50 used request id req-16caffce-e9ca-401a-a6b1-10c5dd10298b 2019-01-18 07:32:40,869 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.125477790833s 2019-01-18 07:32:40,870 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'vyos_vrouter-project_14e7bcbf-4c34-4287-a07b-8d72cb19489f', 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': '76b912d1-294b-4cb2-8084-ca424aa6153c', 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_14e7bcbf-4c34-4287-a07b-8d72cb19489f', 'project_id': u'17e729102c084fb48ba796776c94dd74', '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': {}}}} 2019-01-18 07:32:40,871 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2019-01-18 07:32:40,872 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2019-01-18 07:32:40,872 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2019-01-18 07:32:40,872 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2019-01-18 07:32:40,872 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2019-01-18 07:32:40,872 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2019-01-18 07:32:40,872 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2019-01-18 07:32:40,872 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2019-01-18 07:32:40,872 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2019-01-18 07:32:40,873 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2019-01-18 07:32:40,873 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2019-01-18 07:32:40,873 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2019-01-18 07:32:40,873 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2019-01-18 07:32:40,873 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2019-01-18 07:32:40,873 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2019-01-18 07:32:40,873 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2019-01-18 07:32:40,873 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2019-01-18 07:32:40,874 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2019-01-18 07:32:40,874 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2019-01-18 07:32:40,874 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2019-01-18 07:32:40,874 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2019-01-18 07:32:40,874 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2019-01-18 07:32:40,875 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'vyos_vrouter-user_14e7bcbf-4c34-4287-a07b-8d72cb19489f', 'password': '76b912d1-294b-4cb2-8084-ca424aa6153c', 'project_name': 'vyos_vrouter-project_14e7bcbf-4c34-4287-a07b-8d72cb19489f', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.23:5000/v3', 'project_id': '17e729102c084fb48ba796776c94dd74', 'project_domain_name': 'Default'} 2019-01-18 07:32:40,913 - 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'}} 2019-01-18 07:32:40,914 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - name = functest.opnfv_tests.vnf.router.cloudify_vrouter 2019-01-18 07:32:40,953 - 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'}} 2019-01-18 07:32:41,022 - 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'} 2019-01-18 07:32:41,022 - xtesting.ci.run_tests - INFO - Running test case 'vyos_vrouter'... 2019-01-18 07:32:41,023 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainList 2019-01-18 07:32:41,024 - 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}675f9a99ab57683244b42ef921cac3d4ad3d6632" 2019-01-18 07:32:41,106 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 07:32:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ac174fd3-72a0-4ebc-9696-862bcc947c10 Content-Encoding: gzip Content-Length: 214 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/c19db1b8f60647a9a114cd23287c807b"}, "description": "", "name": "heat_stack", "enabled": true, "id": "c19db1b8f60647a9a114cd23287c807b"}, {"links": {"self": "http://172.30.9.23: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}} 2019-01-18 07:32:41,107 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains used request id req-ac174fd3-72a0-4ebc-9696-862bcc947c10 2019-01-18 07:32:41,107 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainList in 0.0839319229126s 2019-01-18 07:32:41,109 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-01-18 07:32:41,109 - 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}675f9a99ab57683244b42ef921cac3d4ad3d6632" 2019-01-18 07:32:41,194 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 07:32:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bdee16ca-d3aa-409b-847d-f510e00509dd Content-Encoding: gzip Content-Length: 394 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": "Created by OPNFV Functest: vyos_vrouter", "links": {"self": "http://172.30.9.23:5000/v3/projects/17e729102c084fb48ba796776c94dd74"}, "enabled": true, "id": "17e729102c084fb48ba796776c94dd74", "parent_id": "default", "domain_id": "default", "name": "vyos_vrouter-project_14e7bcbf-4c34-4287-a07b-8d72cb19489f"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/47feb8aba08a40dca7028a1701e597b9"}, "enabled": true, "id": "47feb8aba08a40dca7028a1701e597b9", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/9c53a91613fb4d5080479ac6f51697ed"}, "enabled": true, "id": "9c53a91613fb4d5080479ac6f51697ed", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2019-01-18 07:32:41,195 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-bdee16ca-d3aa-409b-847d-f510e00509dd 2019-01-18 07:32:41,195 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0859241485596s 2019-01-18 07:32:41,195 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-bdee16ca-d3aa-409b-847d-f510e00509dd 2019-01-18 07:32:41,198 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-01-18 07:32:41,199 - 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}675f9a99ab57683244b42ef921cac3d4ad3d6632" -d '{"network": {"tenant_id": "17e729102c084fb48ba796776c94dd74", "name": "vyos_vrouter-net_14e7bcbf-4c34-4287-a07b-8d72cb19489f", "admin_state_up": true}}' 2019-01-18 07:32:41,746 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 706 X-Openstack-Request-Id: req-9a68c23f-9819-4f62-b79a-809fc927a9f7 Date: Fri, 18 Jan 2019 07:32: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":"47c2bc2c-aba4-4d5e-8ff4-68f213f13357","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":36,"ipv4_address_scope":null,"shared":false,"project_id":"17e729102c084fb48ba796776c94dd74","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-18T07:32:41Z","is_default":false,"qos_policy_id":null,"name":"vyos_vrouter-net_14e7bcbf-4c34-4287-a07b-8d72cb19489f","admin_state_up":true,"tenant_id":"17e729102c084fb48ba796776c94dd74","created_at":"2019-01-18T07:32:41Z","mtu":1450}} 2019-01-18 07:32:41,746 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-9a68c23f-9819-4f62-b79a-809fc927a9f7 2019-01-18 07:32:41,746 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.547454118729s 2019-01-18 07:32:41,746 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-9a68c23f-9819-4f62-b79a-809fc927a9f7 2019-01-18 07:32:41,747 - 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'2019-01-18T07:32:41Z', u'is_default': False, u'revision_number': 3, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'47c2bc2c-aba4-4d5e-8ff4-68f213f13357', u'provider:segmentation_id': 36, 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_14e7bcbf-4c34-4287-a07b-8d72cb19489f', u'created_at': u'2019-01-18T07:32:41Z', u'mtu': 1450, u'tenant_id': u'17e729102c084fb48ba796776c94dd74', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'17e729102c084fb48ba796776c94dd74'}) 2019-01-18 07:32:41,748 - 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" 2019-01-18 07:32:41,755 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 07:32:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-576d2919-442c-4c6e-a990-98f07f7a8ff3 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 07:32:41,755 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-576d2919-442c-4c6e-a990-98f07f7a8ff3 2019-01-18 07:32:41,756 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 07:32:42,132 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4bdf325c88b94a64bbf6fdd69c135e50", "name": "Member"}], "expires_at": "2019-01-18T08:32:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "17e729102c084fb48ba796776c94dd74", "name": "vyos_vrouter-project_14e7bcbf-4c34-4287-a07b-8d72cb19489f"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/17e729102c084fb48ba796776c94dd74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/17e729102c084fb48ba796776c94dd74", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/17e729102c084fb48ba796776c94dd74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/17e729102c084fb48ba796776c94dd74", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/17e729102c084fb48ba796776c94dd74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/17e729102c084fb48ba796776c94dd74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/17e729102c084fb48ba796776c94dd74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/17e729102c084fb48ba796776c94dd74", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/17e729102c084fb48ba796776c94dd74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/17e729102c084fb48ba796776c94dd74", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/17e729102c084fb48ba796776c94dd74", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/17e729102c084fb48ba796776c94dd74", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "vyos_vrouter-user_14e7bcbf-4c34-4287-a07b-8d72cb19489f", "id": "4555db18b3084cf1a80a0bc7c302f12a"}, "audit_ids": ["RhaEdACsTlmTIP0Tv2Ca2Q"], "issued_at": "2019-01-18T07:32:42.000000Z"}} 2019-01-18 07:32:42,136 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-01-18 07:32:42,136 - 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}fa952c8ddc997e028c77f27dcaa3f78c252fa56d" 2019-01-18 07:32:42,414 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1193 X-Openstack-Request-Id: req-ddb27554-5ab2-412f-8841-7656db1855ce Date: Fri, 18 Jan 2019 07:32:42 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":"2019-01-18T07:32:41Z","tenant_id":"17e729102c084fb48ba796776c94dd74","created_at":"2019-01-18T07:32:41Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"17e729102c084fb48ba796776c94dd74","id":"47c2bc2c-aba4-4d5e-8ff4-68f213f13357","name":"vyos_vrouter-net_14e7bcbf-4c34-4287-a07b-8d72cb19489f"},{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"c7128340-d09d-4472-ab8c-6b0e75149f5d","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"47feb8aba08a40dca7028a1701e597b9","status":"ACTIVE","subnets":["99f540fb-52d8-49ca-b59c-736c854d3c9e"],"description":"","tags":[],"updated_at":"2019-01-18T04:39:13Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"47feb8aba08a40dca7028a1701e597b9","created_at":"2019-01-18T04:39:06Z","mtu":1500}]} 2019-01-18 07:32:42,414 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-ddb27554-5ab2-412f-8841-7656db1855ce 2019-01-18 07:32:42,414 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.278239011765s 2019-01-18 07:32:42,415 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-ddb27554-5ab2-412f-8841-7656db1855ce 2019-01-18 07:32:42,416 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-01-18 07:32:42,417 - 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}fa952c8ddc997e028c77f27dcaa3f78c252fa56d" -d '{"subnet": {"name": "vyos_vrouter-subnet_14e7bcbf-4c34-4287-a07b-8d72cb19489f", "enable_dhcp": true, "network_id": "47c2bc2c-aba4-4d5e-8ff4-68f213f13357", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2019-01-18 07:32:43,098 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 680 X-Openstack-Request-Id: req-c6d2e032-3759-44a6-a7c5-ab1595c51dab Date: Fri, 18 Jan 2019 07:32:43 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"47c2bc2c-aba4-4d5e-8ff4-68f213f13357","tenant_id":"17e729102c084fb48ba796776c94dd74","created_at":"2019-01-18T07:32:42Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-01-18T07:32:42Z","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":"17e729102c084fb48ba796776c94dd74","id":"6ee0aca8-c74c-433d-bce1-bc3ce86aa9fd","subnetpool_id":null,"name":"vyos_vrouter-subnet_14e7bcbf-4c34-4287-a07b-8d72cb19489f"}} 2019-01-18 07:32:43,099 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-c6d2e032-3759-44a6-a7c5-ab1595c51dab 2019-01-18 07:32:43,099 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.682592868805s 2019-01-18 07:32:43,099 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-c6d2e032-3759-44a6-a7c5-ab1595c51dab 2019-01-18 07:32:43,100 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-01-18T07:32:42Z', 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'6ee0aca8-c74c-433d-bce1-bc3ce86aa9fd', u'subnetpool_id': None, u'service_types': [], u'name': u'vyos_vrouter-subnet_14e7bcbf-4c34-4287-a07b-8d72cb19489f', u'enable_dhcp': True, u'network_id': u'47c2bc2c-aba4-4d5e-8ff4-68f213f13357', u'tenant_id': u'17e729102c084fb48ba796776c94dd74', u'created_at': u'2019-01-18T07:32:42Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'17e729102c084fb48ba796776c94dd74'}) 2019-01-18 07:32:43,100 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-01-18 07:32:43,101 - 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}fa952c8ddc997e028c77f27dcaa3f78c252fa56d" -d '{"router": {"external_gateway_info": {"network_id": "c7128340-d09d-4472-ab8c-6b0e75149f5d"}, "name": "vyos_vrouter-router_14e7bcbf-4c34-4287-a07b-8d72cb19489f", "admin_state_up": true}}' 2019-01-18 07:32:48,599 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 699 X-Openstack-Request-Id: req-7fa6c68b-4e0d-4193-a3d3-61335aafa1b8 Date: Fri, 18 Jan 2019 07:32:48 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "c7128340-d09d-4472-ab8c-6b0e75149f5d", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "99f540fb-52d8-49ca-b59c-736c854d3c9e", "ip_address": "172.30.9.203"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "17e729102c084fb48ba796776c94dd74", "created_at": "2019-01-18T07:32:43Z", "admin_state_up": true, "updated_at": "2019-01-18T07:32:45Z", "flavor_id": null, "revision_number": 2, "routes": [], "project_id": "17e729102c084fb48ba796776c94dd74", "id": "d0b242a1-aac5-4d86-acee-04acbe89774b", "name": "vyos_vrouter-router_14e7bcbf-4c34-4287-a07b-8d72cb19489f"}} 2019-01-18 07:32:48,599 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/routers.json used request id req-7fa6c68b-4e0d-4193-a3d3-61335aafa1b8 2019-01-18 07:32:48,599 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 5.49902796745s 2019-01-18 07:32:48,600 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/routers.json used request id req-7fa6c68b-4e0d-4193-a3d3-61335aafa1b8 2019-01-18 07:32:48,600 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-01-18T07:32:45Z', u'revision_number': 2, u'id': u'd0b242a1-aac5-4d86-acee-04acbe89774b', u'external_gateway_info': {u'network_id': u'c7128340-d09d-4472-ab8c-6b0e75149f5d', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'99f540fb-52d8-49ca-b59c-736c854d3c9e', u'ip_address': u'172.30.9.203'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vyos_vrouter-router_14e7bcbf-4c34-4287-a07b-8d72cb19489f', u'admin_state_up': True, u'tenant_id': u'17e729102c084fb48ba796776c94dd74', u'created_at': u'2019-01-18T07:32:43Z', u'flavor_id': None, u'routes': [], u'project_id': u'17e729102c084fb48ba796776c94dd74'}) 2019-01-18 07:32:48,601 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-01-18 07:32:48,601 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9696/v2.0/routers/d0b242a1-aac5-4d86-acee-04acbe89774b/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}fa952c8ddc997e028c77f27dcaa3f78c252fa56d" -d '{"subnet_id": "6ee0aca8-c74c-433d-bce1-bc3ce86aa9fd"}' 2019-01-18 07:32:50,752 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-279cd4d4-aa56-401a-b5e9-39d38050aa9e Date: Fri, 18 Jan 2019 07:32:50 GMT RESP BODY: {"network_id": "47c2bc2c-aba4-4d5e-8ff4-68f213f13357", "tenant_id": "17e729102c084fb48ba796776c94dd74", "subnet_id": "6ee0aca8-c74c-433d-bce1-bc3ce86aa9fd", "subnet_ids": ["6ee0aca8-c74c-433d-bce1-bc3ce86aa9fd"], "port_id": "d5a5bbe0-9b11-4061-8fad-a2690dc5684c", "id": "d0b242a1-aac5-4d86-acee-04acbe89774b"} 2019-01-18 07:32:50,752 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/d0b242a1-aac5-4d86-acee-04acbe89774b/add_router_interface.json used request id req-279cd4d4-aa56-401a-b5e9-39d38050aa9e 2019-01-18 07:32:50,752 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.15146994591s 2019-01-18 07:32:50,753 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/d0b242a1-aac5-4d86-acee-04acbe89774b/add_router_interface.json used request id req-279cd4d4-aa56-401a-b5e9-39d38050aa9e returning object d0b242a1-aac5-4d86-acee-04acbe89774b 2019-01-18 07:32:50,753 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cloudify-manager-premium-4.0.1.qcow2 2019-01-18 07:33:13,789 - shade - DEBUG - Image file /home/opnfv/functest/images/cloudify-manager-premium-4.0.1.qcow2 md5:d9fa9deb2e0906ab7da21bd97d305fa1 sha256:e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a 2019-01-18 07:33:13,791 - 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}fa952c8ddc997e028c77f27dcaa3f78c252fa56d" 2019-01-18 07:33:13,798 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 648 Date: Fri, 18 Jan 2019 07:33:13 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"}]}]} 2019-01-18 07:33:13,802 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-01-18 07:33:13,802 - 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}fa952c8ddc997e028c77f27dcaa3f78c252fa56d" 2019-01-18 07:33:14,078 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-3eb1df28-8a23-43aa-b35a-0e633a766aed Date: Fri, 18 Jan 2019 07:33:14 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-01-18 07:33:14,078 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-3eb1df28-8a23-43aa-b35a-0e633a766aed 2019-01-18 07:33:14,078 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.276205062866s 2019-01-18 07:33:14,078 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-3eb1df28-8a23-43aa-b35a-0e633a766aed 2019-01-18 07:33:14,080 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-01-18 07:33:14,081 - 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}fa952c8ddc997e028c77f27dcaa3f78c252fa56d" -d '{"owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "owner_specified.shade.object": "images/vyos_vrouter-img_14e7bcbf-4c34-4287-a07b-8d72cb19489f", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vyos_vrouter-img_14e7bcbf-4c34-4287-a07b-8d72cb19489f"}' 2019-01-18 07:33:14,299 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 876 Content-Type: application/json Location: http://172.30.9.23:9292/v2/images/0e557d4e-9c7b-4e93-8199-28ffacb7e648 X-Openstack-Request-Id: req-db48b8e9-1265-46b0-acf7-4af7445d6ad8 Date: Fri, 18 Jan 2019 07:33:14 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/0e557d4e-9c7b-4e93-8199-28ffacb7e648/file", "owner": "17e729102c084fb48ba796776c94dd74", "id": "0e557d4e-9c7b-4e93-8199-28ffacb7e648", "size": null, "self": "/v2/images/0e557d4e-9c7b-4e93-8199-28ffacb7e648", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "updated_at": "2019-01-18T07:33:14Z", "visibility": "private", "owner_specified.shade.object": "images/vyos_vrouter-img_14e7bcbf-4c34-4287-a07b-8d72cb19489f", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "vyos_vrouter-img_14e7bcbf-4c34-4287-a07b-8d72cb19489f", "checksum": null, "created_at": "2019-01-18T07:33:14Z", "protected": false} 2019-01-18 07:33:14,299 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-db48b8e9-1265-46b0-acf7-4af7445d6ad8 2019-01-18 07:33:14,299 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.219088077545s 2019-01-18 07:33:14,300 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-db48b8e9-1265-46b0-acf7-4af7445d6ad8 returning object 0e557d4e-9c7b-4e93-8199-28ffacb7e648 2019-01-18 07:33:14,300 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-01-18 07:33:14,301 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9292/v2/images/0e557d4e-9c7b-4e93-8199-28ffacb7e648/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}fa952c8ddc997e028c77f27dcaa3f78c252fa56d" -d '' 2019-01-18 07:34:29,001 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-e393b7e9-1c90-4b35-9f13-5fe8bff2c5de Date: Fri, 18 Jan 2019 07:34:29 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-18 07:34:29,002 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/0e557d4e-9c7b-4e93-8199-28ffacb7e648/file used request id req-e393b7e9-1c90-4b35-9f13-5fe8bff2c5de 2019-01-18 07:34:29,002 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 74.7012400627s 2019-01-18 07:34:29,002 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/0e557d4e-9c7b-4e93-8199-28ffacb7e648/file used request id req-e393b7e9-1c90-4b35-9f13-5fe8bff2c5de 2019-01-18 07:34:29,003 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-01-18 07:34:29,004 - 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}fa952c8ddc997e028c77f27dcaa3f78c252fa56d" 2019-01-18 07:34:29,587 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1208 Content-Type: application/json X-Openstack-Request-Id: req-0177639c-3fa1-4725-8a5e-ba39237fdff8 Date: Fri, 18 Jan 2019 07:34:29 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://af014572-0a5d-4a80-a07f-9105f52ab2c1/images/0e557d4e-9c7b-4e93-8199-28ffacb7e648/snap", "metadata": {}}], "file": "/v2/images/0e557d4e-9c7b-4e93-8199-28ffacb7e648/file", "owner": "17e729102c084fb48ba796776c94dd74", "id": "0e557d4e-9c7b-4e93-8199-28ffacb7e648", "size": 4373348352, "self": "/v2/images/0e557d4e-9c7b-4e93-8199-28ffacb7e648", "disk_format": "qcow2", "direct_url": "rbd://af014572-0a5d-4a80-a07f-9105f52ab2c1/images/0e557d4e-9c7b-4e93-8199-28ffacb7e648/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "updated_at": "2019-01-18T07:34:28Z", "visibility": "private", "owner_specified.shade.object": "images/vyos_vrouter-img_14e7bcbf-4c34-4287-a07b-8d72cb19489f", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "vyos_vrouter-img_14e7bcbf-4c34-4287-a07b-8d72cb19489f", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2019-01-18T07:33:14Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-01-18 07:34:29,587 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-0177639c-3fa1-4725-8a5e-ba39237fdff8 2019-01-18 07:34:29,588 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.584378004074s 2019-01-18 07:34:29,588 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-0177639c-3fa1-4725-8a5e-ba39237fdff8 2019-01-18 07:34:29,590 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://af014572-0a5d-4a80-a07f-9105f52ab2c1/images/0e557d4e-9c7b-4e93-8199-28ffacb7e648/snap', u'metadata': Munch({})})], 'file': u'/v2/images/0e557d4e-9c7b-4e93-8199-28ffacb7e648/file', 'owner': u'17e729102c084fb48ba796776c94dd74', 'id': u'0e557d4e-9c7b-4e93-8199-28ffacb7e648', 'size': 4373348352, u'self': u'/v2/images/0e557d4e-9c7b-4e93-8199-28ffacb7e648', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'17e729102c084fb48ba796776c94dd74', 'name': 'vyos_vrouter-project_14e7bcbf-4c34-4287-a07b-8d72cb19489f', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://af014572-0a5d-4a80-a07f-9105f52ab2c1/images/0e557d4e-9c7b-4e93-8199-28ffacb7e648/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-01-18T07:34:28Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2019-01-18T07:34:28Z', u'owner_specified.shade.sha256': u'e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a', u'owner_specified.shade.object': u'images/vyos_vrouter-img_14e7bcbf-4c34-4287-a07b-8d72cb19489f', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'd9fa9deb2e0906ab7da21bd97d305fa1', 'properties': {u'self': u'/v2/images/0e557d4e-9c7b-4e93-8199-28ffacb7e648', u'owner_specified.shade.md5': u'd9fa9deb2e0906ab7da21bd97d305fa1', u'owner_specified.shade.object': u'images/vyos_vrouter-img_14e7bcbf-4c34-4287-a07b-8d72cb19489f', u'owner_specified.shade.sha256': u'e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a', u'schema': u'/v2/schemas/image'}, 'name': u'vyos_vrouter-img_14e7bcbf-4c34-4287-a07b-8d72cb19489f', 'created': u'2019-01-18T07:33:14Z', 'checksum': u'd9fa9deb2e0906ab7da21bd97d305fa1', 'created_at': u'2019-01-18T07:33:14Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/0e557d4e-9c7b-4e93-8199-28ffacb7e648', u'owner_specified.shade.md5': u'd9fa9deb2e0906ab7da21bd97d305fa1', u'owner_specified.shade.object': u'images/vyos_vrouter-img_14e7bcbf-4c34-4287-a07b-8d72cb19489f', u'owner_specified.shade.sha256': u'e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a', u'schema': u'/v2/schemas/image'}}) 2019-01-18 07:34:29,592 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-01-18 07:34:29,595 - 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}675f9a99ab57683244b42ef921cac3d4ad3d6632" -d '{"flavor": {"vcpus": 2, "ram": 4096, "name": "vyos_vrouter-flavor_14e7bcbf-4c34-4287-a07b-8d72cb19489f", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 40, "id": null, "swap": 0}}' 2019-01-18 07:34:29,776 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 07: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-370e0fdd-41a1-483b-8620-d3caad501fce x-compute-request-id: req-370e0fdd-41a1-483b-8620-d3caad501fce Content-Encoding: gzip Content-Length: 313 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/beb31b70-cfc2-4013-b51a-72f91062cf94", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/beb31b70-cfc2-4013-b51a-72f91062cf94", "rel": "bookmark"}], "ram": 4096, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 40, "id": "beb31b70-cfc2-4013-b51a-72f91062cf94", "name": "vyos_vrouter-flavor_14e7bcbf-4c34-4287-a07b-8d72cb19489f", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2019-01-18 07:34:29,777 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-370e0fdd-41a1-483b-8620-d3caad501fce 2019-01-18 07:34:29,777 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.185099840164s 2019-01-18 07:34:29,777 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-370e0fdd-41a1-483b-8620-d3caad501fce returning object beb31b70-cfc2-4013-b51a-72f91062cf94 2019-01-18 07:34:29,778 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vyos_vrouter-flavor_14e7bcbf-4c34-4287-a07b-8d72cb19489f', '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'9c53a91613fb4d5080479ac6f51697ed', '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'beb31b70-cfc2-4013-b51a-72f91062cf94', 'swap': 0}) 2019-01-18 07:34:29,779 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-01-18 07:34:29,782 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/flavors/beb31b70-cfc2-4013-b51a-72f91062cf94/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}675f9a99ab57683244b42ef921cac3d4ad3d6632" -d '{"extra_specs": {}}' 2019-01-18 07:34:29,806 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 07: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-0c3c9779-34d4-4612-a590-16768bea71ca x-compute-request-id: req-0c3c9779-34d4-4612-a590-16768bea71ca Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2019-01-18 07:34:29,806 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors/beb31b70-cfc2-4013-b51a-72f91062cf94/os-extra_specs used request id req-0c3c9779-34d4-4612-a590-16768bea71ca 2019-01-18 07:34:29,806 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0275540351868s 2019-01-18 07:34:29,807 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors/beb31b70-cfc2-4013-b51a-72f91062cf94/os-extra_specs used request id req-0c3c9779-34d4-4612-a590-16768bea71ca 2019-01-18 07:34:29,807 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2019-01-18 07:34:29,811 - 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}fa952c8ddc997e028c77f27dcaa3f78c252fa56d" -d '{"keypair": {"name": "vyos_vrouter-kp_14e7bcbf-4c34-4287-a07b-8d72cb19489f"}}' 2019-01-18 07:34:30,132 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 07: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-27b1893a-fa39-4d6a-ab5c-c5abe8b5f93f x-compute-request-id: req-27b1893a-fa39-4d6a-ab5c-c5abe8b5f93f Content-Encoding: gzip Content-Length: 1807 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCbNdsQtOU170R9tL/5x1ltrDhQB/h+I1l4XOfHGa5v9De2J7HTf+x0eWVhVLipz1Fc0mf4nv8YOtjiNcolTb/9gVmvwvOW5FcSS/PHTq1TKsmhloFacu5VgGij0vTnEKycoev9YV6Wwn167oZlkrQH3f7Wf/iSVz8oq7e7byGP8Ko2Wzw4R+22QdwVlwFMw8qUx7Xc9E9ZUztegGmvcPPYL2qF6rduiESUbfK4V0N9gwg3qF3wCB0kBlnQWf+lMu/q0Fl+dEeQX50Hsd9z0HwFetka7xuuv6JYJkNHZKGlIpnebf4VDIYRYKfRJmtM/9ItsaJ2+5T2VWkCYIhxvx7T Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAmzXbELTlNe9EfbS/+cdZbaw4UAf4fiNZeFznxxmub/Q3tiex\n03/sdHllYVS4qc9RXNJn+J7/GDrY4jXKJU2//YFZr8LzluRXEkvzx06tUyrJoZaB\nWnLuVYBoo9L05xCsnKHr/WFelsJ9eu6GZZK0B93+1n/4klc/KKu3u28hj/CqNls8\nOEfttkHcFZcBTMPKlMe13PRPWVM7XoBpr3Dz2C9qheq3bohElG3yuFdDfYMIN6hd\n8AgdJAZZ0Fn/pTLv6tBZfnRHkF+dB7Hfc9B8BXrZGu8brr+iWCZDR2ShpSKZ3m3+\nFQyGEWCn0SZrTP/SLbGidvuU9lVpAmCIcb8e0wIDAQABAoIBAQCIB5VteP2CXadr\nfOTcJ0lLg6r/CV1SP+0EPnis2Oc3G5VQQk3qDa3RDyw5N6V4vkiSz51sGv174OeA\nqp/2PcRMi/dswbH3xzxAvuxy+5OQ1mlNA7lu6lfT++y52APoF4cQ6CEKOzJJcz/C\nZBbKIt9CHeBhYlsa9vhVztoCng2ONoOezrWHtcMTI7EqljJ4D7KpZEnd7u0EAzdK\noXXjAHrPCcbAPPnaf8vU2jVj96pwlfNxUI5R6eVwoM8kFACLRdQs8g2FhbfFVxXQ\neowTVyJkqWdD0Rv8yiCpi2zqHhYum/jchgEvbBb2rDxd/yDeeaL3rz5OWcdGTB8N\nvbJlhHfRAoGBAMtACRpH0PkL+O2Kw+I/TamkBFN9Q3Oh/z6YuN/rToVYfWcIWTtZ\ntTsb2TKn3YNd6rs7dy6I3dlQjVPLnkmDJTJsJmyBLT0kROm8VWKgvNSJZtNoyhl7\nthahHTqDimvSpKsinmSV2XUu7+e4WKmPvEysGTYdyL24xXUazU2dsKDlAoGBAMN+\nDV5o5ToQs+8BK1RCRFmTLiQisrC4THVMhP4+J/NBrafYlL8t1qeTNPWy6PNHjfFM\npkfTPKqOnsZwr2O8USZonA/8ymZkTP8ndEkPyMvGObX2x8dCvkCCZeFHOxOwBV1c\n0eaUFEaB7HQj12ppOH9XPoanxA9MztEfeKFDHJ1XAoGAZSyAG3vqUz6ZcC1mKsZW\nM364xJKTNAlM1G0TgitQz+HnspUeTgPuyfin2qZjBtSGVyNXxWtN+7I0V6UBKxjE\nOGBLlDGNQmU+hJdCbbETrjyjWdNM3viNAKC8uvblvZyCacn2zJ0nPUTbGR7Ty7wI\nAKaeeijDV2WVrSBlWCCJ3t0CgYBp+kO1EphxyexBfRjILMRw6uDwpf7I3qBUVo8i\nZP+zV7+UZkz89xSO87aaG8s9V2UTksHx3gndTEO2wA/UuZokgEFaSWhP6b/z8qeP\nlAb+sQ9IHehflUceIZKpdbwJCDtgSZlgrpXvQy+0Jln5TeFa5yj2Rqx6vuC/bZgv\nk/pHMQKBgFR/wKo9rQUI6/9tONjmBiL0BnbvN25cyP293s5cfsrYApsuTu5OZ89p\nXrq1tiUuWAUpmqiTRqTA3PClBgMltAd5l4U/yf69hinkk4Fpwl6Q85JM1m/LOXhJ\nQWNPPPlNepSmc946Ukcv24MbPm2S41wJW5WZU/hjBx8Y+y1Yg0Ef\n-----END RSA PRIVATE KEY-----\n", "user_id": "4555db18b3084cf1a80a0bc7c302f12a", "name": "vyos_vrouter-kp_14e7bcbf-4c34-4287-a07b-8d72cb19489f", "fingerprint": "f0:90:53:73:f8:d1:b5:88:a0:45:f9:a3:4a:b8:a4:ac"}} 2019-01-18 07:34:30,133 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-27b1893a-fa39-4d6a-ab5c-c5abe8b5f93f 2019-01-18 07:34:30,133 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.325402021408s 2019-01-18 07:34:30,133 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/os-keypairs used request id req-27b1893a-fa39-4d6a-ab5c-c5abe8b5f93f 2019-01-18 07:34:30,134 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCbNdsQtOU170R9tL/5x1ltrDhQB/h+I1l4XOfHGa5v9De2J7HTf+x0eWVhVLipz1Fc0mf4nv8YOtjiNcolTb/9gVmvwvOW5FcSS/PHTq1TKsmhloFacu5VgGij0vTnEKycoev9YV6Wwn167oZlkrQH3f7Wf/iSVz8oq7e7byGP8Ko2Wzw4R+22QdwVlwFMw8qUx7Xc9E9ZUztegGmvcPPYL2qF6rduiESUbfK4V0N9gwg3qF3wCB0kBlnQWf+lMu/q0Fl+dEeQX50Hsd9z0HwFetka7xuuv6JYJkNHZKGlIpnebf4VDIYRYKfRJmtM/9ItsaJ2+5T2VWkCYIhxvx7T Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAmzXbELTlNe9EfbS/+cdZbaw4UAf4fiNZeFznxxmub/Q3tiex\n03/sdHllYVS4qc9RXNJn+J7/GDrY4jXKJU2//YFZr8LzluRXEkvzx06tUyrJoZaB\nWnLuVYBoo9L05xCsnKHr/WFelsJ9eu6GZZK0B93+1n/4klc/KKu3u28hj/CqNls8\nOEfttkHcFZcBTMPKlMe13PRPWVM7XoBpr3Dz2C9qheq3bohElG3yuFdDfYMIN6hd\n8AgdJAZZ0Fn/pTLv6tBZfnRHkF+dB7Hfc9B8BXrZGu8brr+iWCZDR2ShpSKZ3m3+\nFQyGEWCn0SZrTP/SLbGidvuU9lVpAmCIcb8e0wIDAQABAoIBAQCIB5VteP2CXadr\nfOTcJ0lLg6r/CV1SP+0EPnis2Oc3G5VQQk3qDa3RDyw5N6V4vkiSz51sGv174OeA\nqp/2PcRMi/dswbH3xzxAvuxy+5OQ1mlNA7lu6lfT++y52APoF4cQ6CEKOzJJcz/C\nZBbKIt9CHeBhYlsa9vhVztoCng2ONoOezrWHtcMTI7EqljJ4D7KpZEnd7u0EAzdK\noXXjAHrPCcbAPPnaf8vU2jVj96pwlfNxUI5R6eVwoM8kFACLRdQs8g2FhbfFVxXQ\neowTVyJkqWdD0Rv8yiCpi2zqHhYum/jchgEvbBb2rDxd/yDeeaL3rz5OWcdGTB8N\nvbJlhHfRAoGBAMtACRpH0PkL+O2Kw+I/TamkBFN9Q3Oh/z6YuN/rToVYfWcIWTtZ\ntTsb2TKn3YNd6rs7dy6I3dlQjVPLnkmDJTJsJmyBLT0kROm8VWKgvNSJZtNoyhl7\nthahHTqDimvSpKsinmSV2XUu7+e4WKmPvEysGTYdyL24xXUazU2dsKDlAoGBAMN+\nDV5o5ToQs+8BK1RCRFmTLiQisrC4THVMhP4+J/NBrafYlL8t1qeTNPWy6PNHjfFM\npkfTPKqOnsZwr2O8USZonA/8ymZkTP8ndEkPyMvGObX2x8dCvkCCZeFHOxOwBV1c\n0eaUFEaB7HQj12ppOH9XPoanxA9MztEfeKFDHJ1XAoGAZSyAG3vqUz6ZcC1mKsZW\nM364xJKTNAlM1G0TgitQz+HnspUeTgPuyfin2qZjBtSGVyNXxWtN+7I0V6UBKxjE\nOGBLlDGNQmU+hJdCbbETrjyjWdNM3viNAKC8uvblvZyCacn2zJ0nPUTbGR7Ty7wI\nAKaeeijDV2WVrSBlWCCJ3t0CgYBp+kO1EphxyexBfRjILMRw6uDwpf7I3qBUVo8i\nZP+zV7+UZkz89xSO87aaG8s9V2UTksHx3gndTEO2wA/UuZokgEFaSWhP6b/z8qeP\nlAb+sQ9IHehflUceIZKpdbwJCDtgSZlgrpXvQy+0Jln5TeFa5yj2Rqx6vuC/bZgv\nk/pHMQKBgFR/wKo9rQUI6/9tONjmBiL0BnbvN25cyP293s5cfsrYApsuTu5OZ89p\nXrq1tiUuWAUpmqiTRqTA3PClBgMltAd5l4U/yf69hinkk4Fpwl6Q85JM1m/LOXhJ\nQWNPPPlNepSmc946Ukcv24MbPm2S41wJW5WZU/hjBx8Y+y1Yg0Ef\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'4555db18b3084cf1a80a0bc7c302f12a', 'name': u'vyos_vrouter-kp_14e7bcbf-4c34-4287-a07b-8d72cb19489f', 'created_at': '2019-01-18T07:34:30.134562', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'17e729102c084fb48ba796776c94dd74', 'name': 'vyos_vrouter-project_14e7bcbf-4c34-4287-a07b-8d72cb19489f', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'f0:90:53:73:f8:d1:b5:88:a0:45:f9:a3:4a:b8:a4:ac', 'type': 'ssh', 'id': u'vyos_vrouter-kp_14e7bcbf-4c34-4287-a07b-8d72cb19489f'}) 2019-01-18 07:34:30,135 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEowIBAAKCAQEAmzXbELTlNe9EfbS/+cdZbaw4UAf4fiNZeFznxxmub/Q3tiex 03/sdHllYVS4qc9RXNJn+J7/GDrY4jXKJU2//YFZr8LzluRXEkvzx06tUyrJoZaB WnLuVYBoo9L05xCsnKHr/WFelsJ9eu6GZZK0B93+1n/4klc/KKu3u28hj/CqNls8 OEfttkHcFZcBTMPKlMe13PRPWVM7XoBpr3Dz2C9qheq3bohElG3yuFdDfYMIN6hd 8AgdJAZZ0Fn/pTLv6tBZfnRHkF+dB7Hfc9B8BXrZGu8brr+iWCZDR2ShpSKZ3m3+ FQyGEWCn0SZrTP/SLbGidvuU9lVpAmCIcb8e0wIDAQABAoIBAQCIB5VteP2CXadr fOTcJ0lLg6r/CV1SP+0EPnis2Oc3G5VQQk3qDa3RDyw5N6V4vkiSz51sGv174OeA qp/2PcRMi/dswbH3xzxAvuxy+5OQ1mlNA7lu6lfT++y52APoF4cQ6CEKOzJJcz/C ZBbKIt9CHeBhYlsa9vhVztoCng2ONoOezrWHtcMTI7EqljJ4D7KpZEnd7u0EAzdK oXXjAHrPCcbAPPnaf8vU2jVj96pwlfNxUI5R6eVwoM8kFACLRdQs8g2FhbfFVxXQ eowTVyJkqWdD0Rv8yiCpi2zqHhYum/jchgEvbBb2rDxd/yDeeaL3rz5OWcdGTB8N vbJlhHfRAoGBAMtACRpH0PkL+O2Kw+I/TamkBFN9Q3Oh/z6YuN/rToVYfWcIWTtZ tTsb2TKn3YNd6rs7dy6I3dlQjVPLnkmDJTJsJmyBLT0kROm8VWKgvNSJZtNoyhl7 thahHTqDimvSpKsinmSV2XUu7+e4WKmPvEysGTYdyL24xXUazU2dsKDlAoGBAMN+ DV5o5ToQs+8BK1RCRFmTLiQisrC4THVMhP4+J/NBrafYlL8t1qeTNPWy6PNHjfFM pkfTPKqOnsZwr2O8USZonA/8ymZkTP8ndEkPyMvGObX2x8dCvkCCZeFHOxOwBV1c 0eaUFEaB7HQj12ppOH9XPoanxA9MztEfeKFDHJ1XAoGAZSyAG3vqUz6ZcC1mKsZW M364xJKTNAlM1G0TgitQz+HnspUeTgPuyfin2qZjBtSGVyNXxWtN+7I0V6UBKxjE OGBLlDGNQmU+hJdCbbETrjyjWdNM3viNAKC8uvblvZyCacn2zJ0nPUTbGR7Ty7wI AKaeeijDV2WVrSBlWCCJ3t0CgYBp+kO1EphxyexBfRjILMRw6uDwpf7I3qBUVo8i ZP+zV7+UZkz89xSO87aaG8s9V2UTksHx3gndTEO2wA/UuZokgEFaSWhP6b/z8qeP lAb+sQ9IHehflUceIZKpdbwJCDtgSZlgrpXvQy+0Jln5TeFa5yj2Rqx6vuC/bZgv k/pHMQKBgFR/wKo9rQUI6/9tONjmBiL0BnbvN25cyP293s5cfsrYApsuTu5OZ89p Xrq1tiUuWAUpmqiTRqTA3PClBgMltAd5l4U/yf69hinkk4Fpwl6Q85JM1m/LOXhJ QWNPPPlNepSmc946Ukcv24MbPm2S41wJW5WZU/hjBx8Y+y1Yg0Ef -----END RSA PRIVATE KEY----- 2019-01-18 07:34:30,138 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2019-01-18 07:34:30,139 - 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}fa952c8ddc997e028c77f27dcaa3f78c252fa56d" -d '{"security_group": {"name": "vyos_vrouter-sg_14e7bcbf-4c34-4287-a07b-8d72cb19489f", "description": "created by OPNFV Functest (vyos_vrouter)"}}' 2019-01-18 07:34:30,911 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1424 X-Openstack-Request-Id: req-ad15e9f1-4122-4e20-8423-0154fd60e6aa Date: Fri, 18 Jan 2019 07:34:30 GMT RESP BODY: {"security_group": {"description": "created by OPNFV Functest (vyos_vrouter)", "tags": [], "tenant_id": "17e729102c084fb48ba796776c94dd74", "created_at": "2019-01-18T07:34:30Z", "updated_at": "2019-01-18T07:34:30Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T07:34:30Z", "revision_number": 0, "id": "0d6f720b-894f-41da-8897-d8a8c6b74fca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T07:34:30Z", "security_group_id": "51be3083-437e-4384-b018-dc92ecd61ff2", "tenant_id": "17e729102c084fb48ba796776c94dd74", "port_range_min": null, "ethertype": "IPv4", "project_id": "17e729102c084fb48ba796776c94dd74"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T07:34:30Z", "revision_number": 0, "id": "a7f22d9c-835a-4057-82f4-72efaa56ecf5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T07:34:30Z", "security_group_id": "51be3083-437e-4384-b018-dc92ecd61ff2", "tenant_id": "17e729102c084fb48ba796776c94dd74", "port_range_min": null, "ethertype": "IPv6", "project_id": "17e729102c084fb48ba796776c94dd74"}], "revision_number": 2, "project_id": "17e729102c084fb48ba796776c94dd74", "id": "51be3083-437e-4384-b018-dc92ecd61ff2", "name": "vyos_vrouter-sg_14e7bcbf-4c34-4287-a07b-8d72cb19489f"}} 2019-01-18 07:34:30,911 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-ad15e9f1-4122-4e20-8423-0154fd60e6aa 2019-01-18 07:34:30,912 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.773487091064s 2019-01-18 07:34:30,912 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-ad15e9f1-4122-4e20-8423-0154fd60e6aa 2019-01-18 07:34:30,917 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-01-18 07:34:30,917 - 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}fa952c8ddc997e028c77f27dcaa3f78c252fa56d" 2019-01-18 07:34:31,153 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3840 X-Openstack-Request-Id: req-8e5d2926-d8ae-4265-b5e7-f0f66653395a Date: Fri, 18 Jan 2019 07:34:31 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (vyos_vrouter)", "tags": [], "tenant_id": "17e729102c084fb48ba796776c94dd74", "created_at": "2019-01-18T07:34:30Z", "updated_at": "2019-01-18T07:34:30Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T07:34:30Z", "revision_number": 0, "id": "0d6f720b-894f-41da-8897-d8a8c6b74fca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T07:34:30Z", "security_group_id": "51be3083-437e-4384-b018-dc92ecd61ff2", "tenant_id": "17e729102c084fb48ba796776c94dd74", "port_range_min": null, "ethertype": "IPv4", "project_id": "17e729102c084fb48ba796776c94dd74"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T07:34:30Z", "revision_number": 0, "id": "a7f22d9c-835a-4057-82f4-72efaa56ecf5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T07:34:30Z", "security_group_id": "51be3083-437e-4384-b018-dc92ecd61ff2", "tenant_id": "17e729102c084fb48ba796776c94dd74", "port_range_min": null, "ethertype": "IPv6", "project_id": "17e729102c084fb48ba796776c94dd74"}], "revision_number": 2, "project_id": "17e729102c084fb48ba796776c94dd74", "id": "51be3083-437e-4384-b018-dc92ecd61ff2", "name": "vyos_vrouter-sg_14e7bcbf-4c34-4287-a07b-8d72cb19489f"}, {"description": "Default security group", "tags": [], "tenant_id": "17e729102c084fb48ba796776c94dd74", "created_at": "2019-01-18T07:32:41Z", "updated_at": "2019-01-18T07:32:41Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T07:32:41Z", "revision_number": 0, "id": "206995f8-b57d-4d55-b694-d4121cf22211", "remote_group_id": "b07918bc-b77d-4457-820b-f8c6fb9a8b2b", "remote_ip_prefix": null, "created_at": "2019-01-18T07:32:41Z", "security_group_id": "b07918bc-b77d-4457-820b-f8c6fb9a8b2b", "tenant_id": "17e729102c084fb48ba796776c94dd74", "port_range_min": null, "ethertype": "IPv4", "project_id": "17e729102c084fb48ba796776c94dd74"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T07:32:41Z", "revision_number": 0, "id": "6eae6290-d8ba-4d66-bf54-f28f0808d79b", "remote_group_id": "b07918bc-b77d-4457-820b-f8c6fb9a8b2b", "remote_ip_prefix": null, "created_at": "2019-01-18T07:32:41Z", "security_group_id": "b07918bc-b77d-4457-820b-f8c6fb9a8b2b", "tenant_id": "17e729102c084fb48ba796776c94dd74", "port_range_min": null, "ethertype": "IPv6", "project_id": "17e729102c084fb48ba796776c94dd74"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T07:32:41Z", "revision_number": 0, "id": "7b5afaa3-7f6b-4b08-9fb2-9af0c3262622", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T07:32:41Z", "security_group_id": "b07918bc-b77d-4457-820b-f8c6fb9a8b2b", "tenant_id": "17e729102c084fb48ba796776c94dd74", "port_range_min": null, "ethertype": "IPv4", "project_id": "17e729102c084fb48ba796776c94dd74"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T07:32:41Z", "revision_number": 0, "id": "acfa5c1e-b725-498f-9789-afee357be4de", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T07:32:41Z", "security_group_id": "b07918bc-b77d-4457-820b-f8c6fb9a8b2b", "tenant_id": "17e729102c084fb48ba796776c94dd74", "port_range_min": null, "ethertype": "IPv6", "project_id": "17e729102c084fb48ba796776c94dd74"}], "revision_number": 4, "project_id": "17e729102c084fb48ba796776c94dd74", "id": "b07918bc-b77d-4457-820b-f8c6fb9a8b2b", "name": "default"}]} 2019-01-18 07:34:31,153 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-8e5d2926-d8ae-4265-b5e7-f0f66653395a 2019-01-18 07:34:31,154 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.236922025681s 2019-01-18 07:34:31,154 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-8e5d2926-d8ae-4265-b5e7-f0f66653395a 2019-01-18 07:34:31,158 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-01-18 07:34:31,159 - 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}fa952c8ddc997e028c77f27dcaa3f78c252fa56d" -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": "51be3083-437e-4384-b018-dc92ecd61ff2"}}' 2019-01-18 07:34:31,484 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-d2bdecbd-b8ac-4aa3-8e50-bc75d3e3fdfd Date: Fri, 18 Jan 2019 07:34:31 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": "2019-01-18T07:34:31Z", "security_group_id": "51be3083-437e-4384-b018-dc92ecd61ff2", "port_range_min": 22, "revision_number": 0, "tenant_id": "17e729102c084fb48ba796776c94dd74", "created_at": "2019-01-18T07:34:31Z", "project_id": "17e729102c084fb48ba796776c94dd74", "id": "7c702f97-a8c8-41b6-bbb8-237c14f5dfb6"}} 2019-01-18 07:34:31,484 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-d2bdecbd-b8ac-4aa3-8e50-bc75d3e3fdfd 2019-01-18 07:34:31,485 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.326297998428s 2019-01-18 07:34:31,485 - 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-d2bdecbd-b8ac-4aa3-8e50-bc75d3e3fdfd 2019-01-18 07:34:31,488 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-01-18 07:34:31,489 - 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}fa952c8ddc997e028c77f27dcaa3f78c252fa56d" 2019-01-18 07:34:31,860 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4336 X-Openstack-Request-Id: req-a45eeb65-ac7e-4715-8cb1-6c2ee7039fe7 Date: Fri, 18 Jan 2019 07:34:31 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (vyos_vrouter)", "tags": [], "tenant_id": "17e729102c084fb48ba796776c94dd74", "created_at": "2019-01-18T07:34:30Z", "updated_at": "2019-01-18T07:34:31Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T07:34:30Z", "revision_number": 0, "id": "0d6f720b-894f-41da-8897-d8a8c6b74fca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T07:34:30Z", "security_group_id": "51be3083-437e-4384-b018-dc92ecd61ff2", "tenant_id": "17e729102c084fb48ba796776c94dd74", "port_range_min": null, "ethertype": "IPv4", "project_id": "17e729102c084fb48ba796776c94dd74"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-01-18T07:34:31Z", "revision_number": 0, "id": "7c702f97-a8c8-41b6-bbb8-237c14f5dfb6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T07:34:31Z", "security_group_id": "51be3083-437e-4384-b018-dc92ecd61ff2", "tenant_id": "17e729102c084fb48ba796776c94dd74", "port_range_min": 22, "ethertype": "IPv4", "project_id": "17e729102c084fb48ba796776c94dd74"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T07:34:30Z", "revision_number": 0, "id": "a7f22d9c-835a-4057-82f4-72efaa56ecf5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T07:34:30Z", "security_group_id": "51be3083-437e-4384-b018-dc92ecd61ff2", "tenant_id": "17e729102c084fb48ba796776c94dd74", "port_range_min": null, "ethertype": "IPv6", "project_id": "17e729102c084fb48ba796776c94dd74"}], "revision_number": 3, "project_id": "17e729102c084fb48ba796776c94dd74", "id": "51be3083-437e-4384-b018-dc92ecd61ff2", "name": "vyos_vrouter-sg_14e7bcbf-4c34-4287-a07b-8d72cb19489f"}, {"description": "Default security group", "tags": [], "tenant_id": "17e729102c084fb48ba796776c94dd74", "created_at": "2019-01-18T07:32:41Z", "updated_at": "2019-01-18T07:32:41Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T07:32:41Z", "revision_number": 0, "id": "206995f8-b57d-4d55-b694-d4121cf22211", "remote_group_id": "b07918bc-b77d-4457-820b-f8c6fb9a8b2b", "remote_ip_prefix": null, "created_at": "2019-01-18T07:32:41Z", "security_group_id": "b07918bc-b77d-4457-820b-f8c6fb9a8b2b", "tenant_id": "17e729102c084fb48ba796776c94dd74", "port_range_min": null, "ethertype": "IPv4", "project_id": "17e729102c084fb48ba796776c94dd74"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T07:32:41Z", "revision_number": 0, "id": "6eae6290-d8ba-4d66-bf54-f28f0808d79b", "remote_group_id": "b07918bc-b77d-4457-820b-f8c6fb9a8b2b", "remote_ip_prefix": null, "created_at": "2019-01-18T07:32:41Z", "security_group_id": "b07918bc-b77d-4457-820b-f8c6fb9a8b2b", "tenant_id": "17e729102c084fb48ba796776c94dd74", "port_range_min": null, "ethertype": "IPv6", "project_id": "17e729102c084fb48ba796776c94dd74"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T07:32:41Z", "revision_number": 0, "id": "7b5afaa3-7f6b-4b08-9fb2-9af0c3262622", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T07:32:41Z", "security_group_id": "b07918bc-b77d-4457-820b-f8c6fb9a8b2b", "tenant_id": "17e729102c084fb48ba796776c94dd74", "port_range_min": null, "ethertype": "IPv4", "project_id": "17e729102c084fb48ba796776c94dd74"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T07:32:41Z", "revision_number": 0, "id": "acfa5c1e-b725-498f-9789-afee357be4de", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T07:32:41Z", "security_group_id": "b07918bc-b77d-4457-820b-f8c6fb9a8b2b", "tenant_id": "17e729102c084fb48ba796776c94dd74", "port_range_min": null, "ethertype": "IPv6", "project_id": "17e729102c084fb48ba796776c94dd74"}], "revision_number": 4, "project_id": "17e729102c084fb48ba796776c94dd74", "id": "b07918bc-b77d-4457-820b-f8c6fb9a8b2b", "name": "default"}]} 2019-01-18 07:34:31,860 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-a45eeb65-ac7e-4715-8cb1-6c2ee7039fe7 2019-01-18 07:34:31,860 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.371726989746s 2019-01-18 07:34:31,861 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-a45eeb65-ac7e-4715-8cb1-6c2ee7039fe7 2019-01-18 07:34:31,864 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-01-18 07:34:31,865 - 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}fa952c8ddc997e028c77f27dcaa3f78c252fa56d" -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": "51be3083-437e-4384-b018-dc92ecd61ff2"}}' 2019-01-18 07:34:32,155 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 512 X-Openstack-Request-Id: req-c8aa88d3-ae68-4186-b353-e539db15128b Date: Fri, 18 Jan 2019 07:34:32 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": "2019-01-18T07:34:32Z", "security_group_id": "51be3083-437e-4384-b018-dc92ecd61ff2", "port_range_min": null, "revision_number": 0, "tenant_id": "17e729102c084fb48ba796776c94dd74", "created_at": "2019-01-18T07:34:32Z", "project_id": "17e729102c084fb48ba796776c94dd74", "id": "5c951a52-efac-43b4-bd93-a7f781894efc"}} 2019-01-18 07:34:32,156 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-c8aa88d3-ae68-4186-b353-e539db15128b 2019-01-18 07:34:32,156 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.291229009628s 2019-01-18 07:34:32,156 - 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-c8aa88d3-ae68-4186-b353-e539db15128b 2019-01-18 07:34:32,160 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-01-18 07:34:32,160 - 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}fa952c8ddc997e028c77f27dcaa3f78c252fa56d" 2019-01-18 07:34:32,214 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4837 X-Openstack-Request-Id: req-1e7fed2f-ed27-493f-979f-98535a1039c4 Date: Fri, 18 Jan 2019 07:34:32 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (vyos_vrouter)", "tags": [], "tenant_id": "17e729102c084fb48ba796776c94dd74", "created_at": "2019-01-18T07:34:30Z", "updated_at": "2019-01-18T07:34:32Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T07:34:30Z", "revision_number": 0, "id": "0d6f720b-894f-41da-8897-d8a8c6b74fca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T07:34:30Z", "security_group_id": "51be3083-437e-4384-b018-dc92ecd61ff2", "tenant_id": "17e729102c084fb48ba796776c94dd74", "port_range_min": null, "ethertype": "IPv4", "project_id": "17e729102c084fb48ba796776c94dd74"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-01-18T07:34:32Z", "revision_number": 0, "id": "5c951a52-efac-43b4-bd93-a7f781894efc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T07:34:32Z", "security_group_id": "51be3083-437e-4384-b018-dc92ecd61ff2", "tenant_id": "17e729102c084fb48ba796776c94dd74", "port_range_min": null, "ethertype": "IPv4", "project_id": "17e729102c084fb48ba796776c94dd74"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-01-18T07:34:31Z", "revision_number": 0, "id": "7c702f97-a8c8-41b6-bbb8-237c14f5dfb6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T07:34:31Z", "security_group_id": "51be3083-437e-4384-b018-dc92ecd61ff2", "tenant_id": "17e729102c084fb48ba796776c94dd74", "port_range_min": 22, "ethertype": "IPv4", "project_id": "17e729102c084fb48ba796776c94dd74"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T07:34:30Z", "revision_number": 0, "id": "a7f22d9c-835a-4057-82f4-72efaa56ecf5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T07:34:30Z", "security_group_id": "51be3083-437e-4384-b018-dc92ecd61ff2", "tenant_id": "17e729102c084fb48ba796776c94dd74", "port_range_min": null, "ethertype": "IPv6", "project_id": "17e729102c084fb48ba796776c94dd74"}], "revision_number": 4, "project_id": "17e729102c084fb48ba796776c94dd74", "id": "51be3083-437e-4384-b018-dc92ecd61ff2", "name": "vyos_vrouter-sg_14e7bcbf-4c34-4287-a07b-8d72cb19489f"}, {"description": "Default security group", "tags": [], "tenant_id": "17e729102c084fb48ba796776c94dd74", "created_at": "2019-01-18T07:32:41Z", "updated_at": "2019-01-18T07:32:41Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T07:32:41Z", "revision_number": 0, "id": "206995f8-b57d-4d55-b694-d4121cf22211", "remote_group_id": "b07918bc-b77d-4457-820b-f8c6fb9a8b2b", "remote_ip_prefix": null, "created_at": "2019-01-18T07:32:41Z", "security_group_id": "b07918bc-b77d-4457-820b-f8c6fb9a8b2b", "tenant_id": "17e729102c084fb48ba796776c94dd74", "port_range_min": null, "ethertype": "IPv4", "project_id": "17e729102c084fb48ba796776c94dd74"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T07:32:41Z", "revision_number": 0, "id": "6eae6290-d8ba-4d66-bf54-f28f0808d79b", "remote_group_id": "b07918bc-b77d-4457-820b-f8c6fb9a8b2b", "remote_ip_prefix": null, "created_at": "2019-01-18T07:32:41Z", "security_group_id": "b07918bc-b77d-4457-820b-f8c6fb9a8b2b", "tenant_id": "17e729102c084fb48ba796776c94dd74", "port_range_min": null, "ethertype": "IPv6", "project_id": "17e729102c084fb48ba796776c94dd74"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T07:32:41Z", "revision_number": 0, "id": "7b5afaa3-7f6b-4b08-9fb2-9af0c3262622", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T07:32:41Z", "security_group_id": "b07918bc-b77d-4457-820b-f8c6fb9a8b2b", "tenant_id": "17e729102c084fb48ba796776c94dd74", "port_range_min": null, "ethertype": "IPv4", "project_id": "17e729102c084fb48ba796776c94dd74"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T07:32:41Z", "revision_number": 0, "id": "acfa5c1e-b725-498f-9789-afee357be4de", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T07:32:41Z", "security_group_id": "b07918bc-b77d-4457-820b-f8c6fb9a8b2b", "tenant_id": "17e729102c084fb48ba796776c94dd74", "port_range_min": null, "ethertype": "IPv6", "project_id": "17e729102c084fb48ba796776c94dd74"}], "revision_number": 4, "project_id": "17e729102c084fb48ba796776c94dd74", "id": "b07918bc-b77d-4457-820b-f8c6fb9a8b2b", "name": "default"}]} 2019-01-18 07:34:32,215 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-1e7fed2f-ed27-493f-979f-98535a1039c4 2019-01-18 07:34:32,215 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0547478199005s 2019-01-18 07:34:32,215 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-1e7fed2f-ed27-493f-979f-98535a1039c4 2019-01-18 07:34:32,219 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-01-18 07:34:32,219 - 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}fa952c8ddc997e028c77f27dcaa3f78c252fa56d" -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": "51be3083-437e-4384-b018-dc92ecd61ff2"}}' 2019-01-18 07:34:32,616 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-73b5c557-b3b6-4cd4-a8e2-e6149a16693c Date: Fri, 18 Jan 2019 07:34:32 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": "2019-01-18T07:34:32Z", "security_group_id": "51be3083-437e-4384-b018-dc92ecd61ff2", "port_range_min": 80, "revision_number": 0, "tenant_id": "17e729102c084fb48ba796776c94dd74", "created_at": "2019-01-18T07:34:32Z", "project_id": "17e729102c084fb48ba796776c94dd74", "id": "89e784e9-98fb-4c0b-904a-36a6211621a0"}} 2019-01-18 07:34:32,616 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-73b5c557-b3b6-4cd4-a8e2-e6149a16693c 2019-01-18 07:34:32,616 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.397279977798s 2019-01-18 07:34:32,617 - 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-73b5c557-b3b6-4cd4-a8e2-e6149a16693c 2019-01-18 07:34:32,620 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-01-18 07:34:32,621 - 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}fa952c8ddc997e028c77f27dcaa3f78c252fa56d" 2019-01-18 07:34:32,679 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5333 X-Openstack-Request-Id: req-d8b5d18e-6f01-441b-b3f8-eaacd7d83f7a Date: Fri, 18 Jan 2019 07:34:32 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (vyos_vrouter)", "tags": [], "tenant_id": "17e729102c084fb48ba796776c94dd74", "created_at": "2019-01-18T07:34:30Z", "updated_at": "2019-01-18T07:34:32Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T07:34:30Z", "revision_number": 0, "id": "0d6f720b-894f-41da-8897-d8a8c6b74fca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T07:34:30Z", "security_group_id": "51be3083-437e-4384-b018-dc92ecd61ff2", "tenant_id": "17e729102c084fb48ba796776c94dd74", "port_range_min": null, "ethertype": "IPv4", "project_id": "17e729102c084fb48ba796776c94dd74"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-01-18T07:34:32Z", "revision_number": 0, "id": "5c951a52-efac-43b4-bd93-a7f781894efc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T07:34:32Z", "security_group_id": "51be3083-437e-4384-b018-dc92ecd61ff2", "tenant_id": "17e729102c084fb48ba796776c94dd74", "port_range_min": null, "ethertype": "IPv4", "project_id": "17e729102c084fb48ba796776c94dd74"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-01-18T07:34:31Z", "revision_number": 0, "id": "7c702f97-a8c8-41b6-bbb8-237c14f5dfb6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T07:34:31Z", "security_group_id": "51be3083-437e-4384-b018-dc92ecd61ff2", "tenant_id": "17e729102c084fb48ba796776c94dd74", "port_range_min": 22, "ethertype": "IPv4", "project_id": "17e729102c084fb48ba796776c94dd74"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2019-01-18T07:34:32Z", "revision_number": 0, "id": "89e784e9-98fb-4c0b-904a-36a6211621a0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T07:34:32Z", "security_group_id": "51be3083-437e-4384-b018-dc92ecd61ff2", "tenant_id": "17e729102c084fb48ba796776c94dd74", "port_range_min": 80, "ethertype": "IPv4", "project_id": "17e729102c084fb48ba796776c94dd74"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T07:34:30Z", "revision_number": 0, "id": "a7f22d9c-835a-4057-82f4-72efaa56ecf5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T07:34:30Z", "security_group_id": "51be3083-437e-4384-b018-dc92ecd61ff2", "tenant_id": "17e729102c084fb48ba796776c94dd74", "port_range_min": null, "ethertype": "IPv6", "project_id": "17e729102c084fb48ba796776c94dd74"}], "revision_number": 5, "project_id": "17e729102c084fb48ba796776c94dd74", "id": "51be3083-437e-4384-b018-dc92ecd61ff2", "name": "vyos_vrouter-sg_14e7bcbf-4c34-4287-a07b-8d72cb19489f"}, {"description": "Default security group", "tags": [], "tenant_id": "17e729102c084fb48ba796776c94dd74", "created_at": "2019-01-18T07:32:41Z", "updated_at": "2019-01-18T07:32:41Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T07:32:41Z", "revision_number": 0, "id": "206995f8-b57d-4d55-b694-d4121cf22211", "remote_group_id": "b07918bc-b77d-4457-820b-f8c6fb9a8b2b", "remote_ip_prefix": null, "created_at": "2019-01-18T07:32:41Z", "security_group_id": "b07918bc-b77d-4457-820b-f8c6fb9a8b2b", "tenant_id": "17e729102c084fb48ba796776c94dd74", "port_range_min": null, "ethertype": "IPv4", "project_id": "17e729102c084fb48ba796776c94dd74"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T07:32:41Z", "revision_number": 0, "id": "6eae6290-d8ba-4d66-bf54-f28f0808d79b", "remote_group_id": "b07918bc-b77d-4457-820b-f8c6fb9a8b2b", "remote_ip_prefix": null, "created_at": "2019-01-18T07:32:41Z", "security_group_id": "b07918bc-b77d-4457-820b-f8c6fb9a8b2b", "tenant_id": "17e729102c084fb48ba796776c94dd74", "port_range_min": null, "ethertype": "IPv6", "project_id": "17e729102c084fb48ba796776c94dd74"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T07:32:41Z", "revision_number": 0, "id": "7b5afaa3-7f6b-4b08-9fb2-9af0c3262622", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T07:32:41Z", "security_group_id": "b07918bc-b77d-4457-820b-f8c6fb9a8b2b", "tenant_id": "17e729102c084fb48ba796776c94dd74", "port_range_min": null, "ethertype": "IPv4", "project_id": "17e729102c084fb48ba796776c94dd74"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T07:32:41Z", "revision_number": 0, "id": "acfa5c1e-b725-498f-9789-afee357be4de", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T07:32:41Z", "security_group_id": "b07918bc-b77d-4457-820b-f8c6fb9a8b2b", "tenant_id": "17e729102c084fb48ba796776c94dd74", "port_range_min": null, "ethertype": "IPv6", "project_id": "17e729102c084fb48ba796776c94dd74"}], "revision_number": 4, "project_id": "17e729102c084fb48ba796776c94dd74", "id": "b07918bc-b77d-4457-820b-f8c6fb9a8b2b", "name": "default"}]} 2019-01-18 07:34:32,679 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-d8b5d18e-6f01-441b-b3f8-eaacd7d83f7a 2019-01-18 07:34:32,679 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0586919784546s 2019-01-18 07:34:32,680 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-d8b5d18e-6f01-441b-b3f8-eaacd7d83f7a 2019-01-18 07:34:32,683 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-01-18 07:34:32,684 - 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}fa952c8ddc997e028c77f27dcaa3f78c252fa56d" -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": "51be3083-437e-4384-b018-dc92ecd61ff2"}}' 2019-01-18 07:34:33,006 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 509 X-Openstack-Request-Id: req-1ca61993-218f-4892-8ec2-a65caf70779c Date: Fri, 18 Jan 2019 07:34:32 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": "2019-01-18T07:34:32Z", "security_group_id": "51be3083-437e-4384-b018-dc92ecd61ff2", "port_range_min": 443, "revision_number": 0, "tenant_id": "17e729102c084fb48ba796776c94dd74", "created_at": "2019-01-18T07:34:32Z", "project_id": "17e729102c084fb48ba796776c94dd74", "id": "30c1e376-4163-4315-a37c-06275401dfab"}} 2019-01-18 07:34:33,006 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-1ca61993-218f-4892-8ec2-a65caf70779c 2019-01-18 07:34:33,006 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.322553873062s 2019-01-18 07:34:33,006 - 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-1ca61993-218f-4892-8ec2-a65caf70779c 2019-01-18 07:34:33,010 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-01-18 07:34:33,010 - 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}fa952c8ddc997e028c77f27dcaa3f78c252fa56d" 2019-01-18 07:34:33,202 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5831 X-Openstack-Request-Id: req-faf15f52-9cda-40d1-9bfa-34c5c8c2ed03 Date: Fri, 18 Jan 2019 07:34:33 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (vyos_vrouter)", "tags": [], "tenant_id": "17e729102c084fb48ba796776c94dd74", "created_at": "2019-01-18T07:34:30Z", "updated_at": "2019-01-18T07:34:32Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T07:34:30Z", "revision_number": 0, "id": "0d6f720b-894f-41da-8897-d8a8c6b74fca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T07:34:30Z", "security_group_id": "51be3083-437e-4384-b018-dc92ecd61ff2", "tenant_id": "17e729102c084fb48ba796776c94dd74", "port_range_min": null, "ethertype": "IPv4", "project_id": "17e729102c084fb48ba796776c94dd74"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2019-01-18T07:34:32Z", "revision_number": 0, "id": "30c1e376-4163-4315-a37c-06275401dfab", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T07:34:32Z", "security_group_id": "51be3083-437e-4384-b018-dc92ecd61ff2", "tenant_id": "17e729102c084fb48ba796776c94dd74", "port_range_min": 443, "ethertype": "IPv4", "project_id": "17e729102c084fb48ba796776c94dd74"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-01-18T07:34:32Z", "revision_number": 0, "id": "5c951a52-efac-43b4-bd93-a7f781894efc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T07:34:32Z", "security_group_id": "51be3083-437e-4384-b018-dc92ecd61ff2", "tenant_id": "17e729102c084fb48ba796776c94dd74", "port_range_min": null, "ethertype": "IPv4", "project_id": "17e729102c084fb48ba796776c94dd74"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-01-18T07:34:31Z", "revision_number": 0, "id": "7c702f97-a8c8-41b6-bbb8-237c14f5dfb6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T07:34:31Z", "security_group_id": "51be3083-437e-4384-b018-dc92ecd61ff2", "tenant_id": "17e729102c084fb48ba796776c94dd74", "port_range_min": 22, "ethertype": "IPv4", "project_id": "17e729102c084fb48ba796776c94dd74"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2019-01-18T07:34:32Z", "revision_number": 0, "id": "89e784e9-98fb-4c0b-904a-36a6211621a0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T07:34:32Z", "security_group_id": "51be3083-437e-4384-b018-dc92ecd61ff2", "tenant_id": "17e729102c084fb48ba796776c94dd74", "port_range_min": 80, "ethertype": "IPv4", "project_id": "17e729102c084fb48ba796776c94dd74"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T07:34:30Z", "revision_number": 0, "id": "a7f22d9c-835a-4057-82f4-72efaa56ecf5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T07:34:30Z", "security_group_id": "51be3083-437e-4384-b018-dc92ecd61ff2", "tenant_id": "17e729102c084fb48ba796776c94dd74", "port_range_min": null, "ethertype": "IPv6", "project_id": "17e729102c084fb48ba796776c94dd74"}], "revision_number": 6, "project_id": "17e729102c084fb48ba796776c94dd74", "id": "51be3083-437e-4384-b018-dc92ecd61ff2", "name": "vyos_vrouter-sg_14e7bcbf-4c34-4287-a07b-8d72cb19489f"}, {"description": "Default security group", "tags": [], "tenant_id": "17e729102c084fb48ba796776c94dd74", "created_at": "2019-01-18T07:32:41Z", "updated_at": "2019-01-18T07:32:41Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T07:32:41Z", "revision_number": 0, "id": "206995f8-b57d-4d55-b694-d4121cf22211", "remote_group_id": "b07918bc-b77d-4457-820b-f8c6fb9a8b2b", "remote_ip_prefix": null, "created_at": "2019-01-18T07:32:41Z", "security_group_id": "b07918bc-b77d-4457-820b-f8c6fb9a8b2b", "tenant_id": "17e729102c084fb48ba796776c94dd74", "port_range_min": null, "ethertype": "IPv4", "project_id": "17e729102c084fb48ba796776c94dd74"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T07:32:41Z", "revision_number": 0, "id": "6eae6290-d8ba-4d66-bf54-f28f0808d79b", "remote_group_id": "b07918bc-b77d-4457-820b-f8c6fb9a8b2b", "remote_ip_prefix": null, "created_at": "2019-01-18T07:32:41Z", "security_group_id": "b07918bc-b77d-4457-820b-f8c6fb9a8b2b", "tenant_id": "17e729102c084fb48ba796776c94dd74", "port_range_min": null, "ethertype": "IPv6", "project_id": "17e729102c084fb48ba796776c94dd74"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T07:32:41Z", "revision_number": 0, "id": "7b5afaa3-7f6b-4b08-9fb2-9af0c3262622", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T07:32:41Z", "security_group_id": "b07918bc-b77d-4457-820b-f8c6fb9a8b2b", "tenant_id": "17e729102c084fb48ba796776c94dd74", "port_range_min": null, "ethertype": "IPv4", "project_id": "17e729102c084fb48ba796776c94dd74"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T07:32:41Z", "revision_number": 0, "id": "acfa5c1e-b725-498f-9789-afee357be4de", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T07:32:41Z", "security_group_id": "b07918bc-b77d-4457-820b-f8c6fb9a8b2b", "tenant_id": "17e729102c084fb48ba796776c94dd74", "port_range_min": null, "ethertype": "IPv6", "project_id": "17e729102c084fb48ba796776c94dd74"}], "revision_number": 4, "project_id": "17e729102c084fb48ba796776c94dd74", "id": "b07918bc-b77d-4457-820b-f8c6fb9a8b2b", "name": "default"}]} 2019-01-18 07:34:33,202 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-faf15f52-9cda-40d1-9bfa-34c5c8c2ed03 2019-01-18 07:34:33,202 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.192381858826s 2019-01-18 07:34:33,203 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-faf15f52-9cda-40d1-9bfa-34c5c8c2ed03 2019-01-18 07:34:33,206 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-01-18 07:34:33,207 - 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}fa952c8ddc997e028c77f27dcaa3f78c252fa56d" -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": "51be3083-437e-4384-b018-dc92ecd61ff2"}}' 2019-01-18 07:34:33,520 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 511 X-Openstack-Request-Id: req-879c11c3-dc8f-45b1-81d9-699d23367c37 Date: Fri, 18 Jan 2019 07:34:33 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": "2019-01-18T07:34:33Z", "security_group_id": "51be3083-437e-4384-b018-dc92ecd61ff2", "port_range_min": 5671, "revision_number": 0, "tenant_id": "17e729102c084fb48ba796776c94dd74", "created_at": "2019-01-18T07:34:33Z", "project_id": "17e729102c084fb48ba796776c94dd74", "id": "b6ca913f-74bb-47c1-b369-2af078d4c767"}} 2019-01-18 07:34:33,520 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-879c11c3-dc8f-45b1-81d9-699d23367c37 2019-01-18 07:34:33,521 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.313946008682s 2019-01-18 07:34:33,521 - 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-879c11c3-dc8f-45b1-81d9-699d23367c37 2019-01-18 07:34:33,524 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-01-18 07:34:33,525 - 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}fa952c8ddc997e028c77f27dcaa3f78c252fa56d" 2019-01-18 07:34:33,581 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 6331 X-Openstack-Request-Id: req-baf46dd8-53a9-4429-8cae-35118cb78da2 Date: Fri, 18 Jan 2019 07:34:33 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (vyos_vrouter)", "tags": [], "tenant_id": "17e729102c084fb48ba796776c94dd74", "created_at": "2019-01-18T07:34:30Z", "updated_at": "2019-01-18T07:34:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T07:34:30Z", "revision_number": 0, "id": "0d6f720b-894f-41da-8897-d8a8c6b74fca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T07:34:30Z", "security_group_id": "51be3083-437e-4384-b018-dc92ecd61ff2", "tenant_id": "17e729102c084fb48ba796776c94dd74", "port_range_min": null, "ethertype": "IPv4", "project_id": "17e729102c084fb48ba796776c94dd74"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2019-01-18T07:34:32Z", "revision_number": 0, "id": "30c1e376-4163-4315-a37c-06275401dfab", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T07:34:32Z", "security_group_id": "51be3083-437e-4384-b018-dc92ecd61ff2", "tenant_id": "17e729102c084fb48ba796776c94dd74", "port_range_min": 443, "ethertype": "IPv4", "project_id": "17e729102c084fb48ba796776c94dd74"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-01-18T07:34:32Z", "revision_number": 0, "id": "5c951a52-efac-43b4-bd93-a7f781894efc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T07:34:32Z", "security_group_id": "51be3083-437e-4384-b018-dc92ecd61ff2", "tenant_id": "17e729102c084fb48ba796776c94dd74", "port_range_min": null, "ethertype": "IPv4", "project_id": "17e729102c084fb48ba796776c94dd74"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-01-18T07:34:31Z", "revision_number": 0, "id": "7c702f97-a8c8-41b6-bbb8-237c14f5dfb6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T07:34:31Z", "security_group_id": "51be3083-437e-4384-b018-dc92ecd61ff2", "tenant_id": "17e729102c084fb48ba796776c94dd74", "port_range_min": 22, "ethertype": "IPv4", "project_id": "17e729102c084fb48ba796776c94dd74"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2019-01-18T07:34:32Z", "revision_number": 0, "id": "89e784e9-98fb-4c0b-904a-36a6211621a0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T07:34:32Z", "security_group_id": "51be3083-437e-4384-b018-dc92ecd61ff2", "tenant_id": "17e729102c084fb48ba796776c94dd74", "port_range_min": 80, "ethertype": "IPv4", "project_id": "17e729102c084fb48ba796776c94dd74"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T07:34:30Z", "revision_number": 0, "id": "a7f22d9c-835a-4057-82f4-72efaa56ecf5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T07:34:30Z", "security_group_id": "51be3083-437e-4384-b018-dc92ecd61ff2", "tenant_id": "17e729102c084fb48ba796776c94dd74", "port_range_min": null, "ethertype": "IPv6", "project_id": "17e729102c084fb48ba796776c94dd74"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 5671, "updated_at": "2019-01-18T07:34:33Z", "revision_number": 0, "id": "b6ca913f-74bb-47c1-b369-2af078d4c767", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T07:34:33Z", "security_group_id": "51be3083-437e-4384-b018-dc92ecd61ff2", "tenant_id": "17e729102c084fb48ba796776c94dd74", "port_range_min": 5671, "ethertype": "IPv4", "project_id": "17e729102c084fb48ba796776c94dd74"}], "revision_number": 7, "project_id": "17e729102c084fb48ba796776c94dd74", "id": "51be3083-437e-4384-b018-dc92ecd61ff2", "name": "vyos_vrouter-sg_14e7bcbf-4c34-4287-a07b-8d72cb19489f"}, {"description": "Default security group", "tags": [], "tenant_id": "17e729102c084fb48ba796776c94dd74", "created_at": "2019-01-18T07:32:41Z", "updated_at": "2019-01-18T07:32:41Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T07:32:41Z", "revision_number": 0, "id": "206995f8-b57d-4d55-b694-d4121cf22211", "remote_group_id": "b07918bc-b77d-4457-820b-f8c6fb9a8b2b", "remote_ip_prefix": null, "created_at": "2019-01-18T07:32:41Z", "security_group_id": "b07918bc-b77d-4457-820b-f8c6fb9a8b2b", "tenant_id": "17e729102c084fb48ba796776c94dd74", "port_range_min": null, "ethertype": "IPv4", "project_id": "17e729102c084fb48ba796776c94dd74"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T07:32:41Z", "revision_number": 0, "id": "6eae6290-d8ba-4d66-bf54-f28f0808d79b", "remote_group_id": "b07918bc-b77d-4457-820b-f8c6fb9a8b2b", "remote_ip_prefix": null, "created_at": "2019-01-18T07:32:41Z", "security_group_id": "b07918bc-b77d-4457-820b-f8c6fb9a8b2b", "tenant_id": "17e729102c084fb48ba796776c94dd74", "port_range_min": null, "ethertype": "IPv6", "project_id": "17e729102c084fb48ba796776c94dd74"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T07:32:41Z", "revision_number": 0, "id": "7b5afaa3-7f6b-4b08-9fb2-9af0c3262622", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T07:32:41Z", "security_group_id": "b07918bc-b77d-4457-820b-f8c6fb9a8b2b", "tenant_id": "17e729102c084fb48ba796776c94dd74", "port_range_min": null, "ethertype": "IPv4", "project_id": "17e729102c084fb48ba796776c94dd74"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T07:32:41Z", "revision_number": 0, "id": "acfa5c1e-b725-498f-9789-afee357be4de", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T07:32:41Z", "security_group_id": "b07918bc-b77d-4457-820b-f8c6fb9a8b2b", "tenant_id": "17e729102c084fb48ba796776c94dd74", "port_range_min": null, "ethertype": "IPv6", "project_id": "17e729102c084fb48ba796776c94dd74"}], "revision_number": 4, "project_id": "17e729102c084fb48ba796776c94dd74", "id": "b07918bc-b77d-4457-820b-f8c6fb9a8b2b", "name": "default"}]} 2019-01-18 07:34:33,581 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-baf46dd8-53a9-4429-8cae-35118cb78da2 2019-01-18 07:34:33,581 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0565738677979s 2019-01-18 07:34:33,582 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-baf46dd8-53a9-4429-8cae-35118cb78da2 2019-01-18 07:34:33,585 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-01-18 07:34:33,585 - 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}fa952c8ddc997e028c77f27dcaa3f78c252fa56d" -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": "51be3083-437e-4384-b018-dc92ecd61ff2"}}' 2019-01-18 07:34:33,778 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 513 X-Openstack-Request-Id: req-8e796a13-1aa0-4fce-a861-07f99e66098c Date: Fri, 18 Jan 2019 07:34:33 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": "2019-01-18T07:34:33Z", "security_group_id": "51be3083-437e-4384-b018-dc92ecd61ff2", "port_range_min": 53333, "revision_number": 0, "tenant_id": "17e729102c084fb48ba796776c94dd74", "created_at": "2019-01-18T07:34:33Z", "project_id": "17e729102c084fb48ba796776c94dd74", "id": "56eb2937-95ed-4396-a383-81ce169a1fa6"}} 2019-01-18 07:34:33,778 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/security-group-rules.json used request id req-8e796a13-1aa0-4fce-a861-07f99e66098c 2019-01-18 07:34:33,779 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.193688154221s 2019-01-18 07:34:33,779 - 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-8e796a13-1aa0-4fce-a861-07f99e66098c 2019-01-18 07:34:33,780 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-01-18 07:34:33,781 - 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}fa952c8ddc997e028c77f27dcaa3f78c252fa56d" 2019-01-18 07:34:34,193 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1237 X-Openstack-Request-Id: req-8d79fdaa-ca43-4475-a44f-5cbcbb9ad046 Date: Fri, 18 Jan 2019 07:34: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":["6ee0aca8-c74c-433d-bce1-bc3ce86aa9fd"],"updated_at":"2019-01-18T07:32:42Z","tenant_id":"17e729102c084fb48ba796776c94dd74","created_at":"2019-01-18T07:32:41Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"17e729102c084fb48ba796776c94dd74","id":"47c2bc2c-aba4-4d5e-8ff4-68f213f13357","name":"vyos_vrouter-net_14e7bcbf-4c34-4287-a07b-8d72cb19489f"},{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"c7128340-d09d-4472-ab8c-6b0e75149f5d","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"47feb8aba08a40dca7028a1701e597b9","status":"ACTIVE","subnets":["99f540fb-52d8-49ca-b59c-736c854d3c9e"],"description":"","tags":[],"updated_at":"2019-01-18T04:39:13Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"47feb8aba08a40dca7028a1701e597b9","created_at":"2019-01-18T04:39:06Z","mtu":1500}]} 2019-01-18 07:34:34,193 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-8d79fdaa-ca43-4475-a44f-5cbcbb9ad046 2019-01-18 07:34:34,194 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.413093805313s 2019-01-18 07:34:34,194 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-8d79fdaa-ca43-4475-a44f-5cbcbb9ad046 2019-01-18 07:34:34,195 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-01-18 07:34:34,196 - 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}fa952c8ddc997e028c77f27dcaa3f78c252fa56d" 2019-01-18 07:34:34,370 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1208 Content-Type: application/json X-Openstack-Request-Id: req-ae7d72f2-da9e-43b9-be33-7be8ba641a18 Date: Fri, 18 Jan 2019 07:34:34 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://af014572-0a5d-4a80-a07f-9105f52ab2c1/images/0e557d4e-9c7b-4e93-8199-28ffacb7e648/snap", "metadata": {}}], "file": "/v2/images/0e557d4e-9c7b-4e93-8199-28ffacb7e648/file", "owner": "17e729102c084fb48ba796776c94dd74", "id": "0e557d4e-9c7b-4e93-8199-28ffacb7e648", "size": 4373348352, "self": "/v2/images/0e557d4e-9c7b-4e93-8199-28ffacb7e648", "disk_format": "qcow2", "direct_url": "rbd://af014572-0a5d-4a80-a07f-9105f52ab2c1/images/0e557d4e-9c7b-4e93-8199-28ffacb7e648/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "updated_at": "2019-01-18T07:34:28Z", "visibility": "private", "owner_specified.shade.object": "images/vyos_vrouter-img_14e7bcbf-4c34-4287-a07b-8d72cb19489f", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "vyos_vrouter-img_14e7bcbf-4c34-4287-a07b-8d72cb19489f", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2019-01-18T07:33:14Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-01-18 07:34:34,370 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-ae7d72f2-da9e-43b9-be33-7be8ba641a18 2019-01-18 07:34:34,370 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.174762964249s 2019-01-18 07:34:34,370 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-ae7d72f2-da9e-43b9-be33-7be8ba641a18 2019-01-18 07:34:34,372 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-01-18 07:34:34,375 - 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}fa952c8ddc997e028c77f27dcaa3f78c252fa56d" 2019-01-18 07:34:34,410 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 07:34: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-21accad4-1401-4076-96c9-59869cc016b7 x-compute-request-id: req-21accad4-1401-4076-96c9-59869cc016b7 Content-Encoding: gzip Content-Length: 312 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/beb31b70-cfc2-4013-b51a-72f91062cf94", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/beb31b70-cfc2-4013-b51a-72f91062cf94", "rel": "bookmark"}], "ram": 4096, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 40, "id": "beb31b70-cfc2-4013-b51a-72f91062cf94", "name": "vyos_vrouter-flavor_14e7bcbf-4c34-4287-a07b-8d72cb19489f", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2019-01-18 07:34:34,410 - 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-21accad4-1401-4076-96c9-59869cc016b7 2019-01-18 07:34:34,410 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0382189750671s 2019-01-18 07:34:34,411 - 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-21accad4-1401-4076-96c9-59869cc016b7 2019-01-18 07:34:34,412 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2019-01-18 07:34:34,415 - 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}fa952c8ddc997e028c77f27dcaa3f78c252fa56d" -d '{"server": {"name": "vyos_vrouter-vm_14e7bcbf-4c34-4287-a07b-8d72cb19489f", "imageRef": "0e557d4e-9c7b-4e93-8199-28ffacb7e648", "key_name": "vyos_vrouter-kp_14e7bcbf-4c34-4287-a07b-8d72cb19489f", "flavorRef": "beb31b70-cfc2-4013-b51a-72f91062cf94", "max_count": 1, "min_count": 1, "networks": [{"uuid": "47c2bc2c-aba4-4d5e-8ff4-68f213f13357"}], "security_groups": [{"name": "51be3083-437e-4384-b018-dc92ecd61ff2"}]}}' 2019-01-18 07:34:36,456 - keystoneauth.session - DEBUG - RESP: [202] Date: Fri, 18 Jan 2019 07:34: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-2816ff66-1dcf-4c5d-b8a2-03061cfa1539 x-compute-request-id: req-2816ff66-1dcf-4c5d-b8a2-03061cfa1539 Content-Length: 403 location: http://172.30.9.23:8774/v2.1/servers/4cf21c79-6731-461a-baba-67bcbb11374c Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "51be3083-437e-4384-b018-dc92ecd61ff2"}], "OS-DCF:diskConfig": "MANUAL", "id": "4cf21c79-6731-461a-baba-67bcbb11374c", "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/4cf21c79-6731-461a-baba-67bcbb11374c", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/4cf21c79-6731-461a-baba-67bcbb11374c", "rel": "bookmark"}], "adminPass": "tKxGS9y5oovZ"}} 2019-01-18 07:34:36,457 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-2816ff66-1dcf-4c5d-b8a2-03061cfa1539 2019-01-18 07:34:36,457 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 2.0444149971s 2019-01-18 07:34:36,457 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers used request id req-2816ff66-1dcf-4c5d-b8a2-03061cfa1539 2019-01-18 07:34:36,458 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-18 07:34:36,461 - 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}fa952c8ddc997e028c77f27dcaa3f78c252fa56d" 2019-01-18 07:34:36,964 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 07:34: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-4f608648-1a1e-4df4-97ba-a2ad5372f637 x-compute-request-id: req-4f608648-1a1e-4df4-97ba-a2ad5372f637 Content-Encoding: gzip Content-Length: 604 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/4cf21c79-6731-461a-baba-67bcbb11374c", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/4cf21c79-6731-461a-baba-67bcbb11374c", "rel": "bookmark"}], "image": {"id": "0e557d4e-9c7b-4e93-8199-28ffacb7e648", "links": [{"href": "http://172.30.9.23:8774/images/0e557d4e-9c7b-4e93-8199-28ffacb7e648", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "beb31b70-cfc2-4013-b51a-72f91062cf94", "links": [{"href": "http://172.30.9.23:8774/flavors/beb31b70-cfc2-4013-b51a-72f91062cf94", "rel": "bookmark"}]}, "id": "4cf21c79-6731-461a-baba-67bcbb11374c", "user_id": "4555db18b3084cf1a80a0bc7c302f12a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2019-01-18T07:34:36Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_14e7bcbf-4c34-4287-a07b-8d72cb19489f", "name": "vyos_vrouter-vm_14e7bcbf-4c34-4287-a07b-8d72cb19489f", "created": "2019-01-18T07:34:36Z", "tenant_id": "17e729102c084fb48ba796776c94dd74", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-18 07:34:36,964 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-4f608648-1a1e-4df4-97ba-a2ad5372f637 2019-01-18 07:34:36,964 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.506459951401s 2019-01-18 07:34:36,965 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-4f608648-1a1e-4df4-97ba-a2ad5372f637 2019-01-18 07:34:36,972 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-01-18 07:34:36,972 - 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}fa952c8ddc997e028c77f27dcaa3f78c252fa56d" 2019-01-18 07:34:37,302 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1237 X-Openstack-Request-Id: req-4a524cef-3ddd-49f2-813e-bfbd649cc513 Date: Fri, 18 Jan 2019 07:34: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":["6ee0aca8-c74c-433d-bce1-bc3ce86aa9fd"],"updated_at":"2019-01-18T07:32:42Z","tenant_id":"17e729102c084fb48ba796776c94dd74","created_at":"2019-01-18T07:32:41Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"17e729102c084fb48ba796776c94dd74","id":"47c2bc2c-aba4-4d5e-8ff4-68f213f13357","name":"vyos_vrouter-net_14e7bcbf-4c34-4287-a07b-8d72cb19489f"},{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"c7128340-d09d-4472-ab8c-6b0e75149f5d","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"47feb8aba08a40dca7028a1701e597b9","status":"ACTIVE","subnets":["99f540fb-52d8-49ca-b59c-736c854d3c9e"],"description":"","tags":[],"updated_at":"2019-01-18T04:39:13Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"47feb8aba08a40dca7028a1701e597b9","created_at":"2019-01-18T04:39:06Z","mtu":1500}]} 2019-01-18 07:34:37,302 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-4a524cef-3ddd-49f2-813e-bfbd649cc513 2019-01-18 07:34:37,302 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.330201148987s 2019-01-18 07:34:37,303 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-4a524cef-3ddd-49f2-813e-bfbd649cc513 2019-01-18 07:34:37,303 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-01-18 07:34:37,304 - 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}fa952c8ddc997e028c77f27dcaa3f78c252fa56d" 2019-01-18 07:34:37,361 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 683 X-Openstack-Request-Id: req-bd5257ac-7f47-457c-aa8a-0cc8ad385012 Date: Fri, 18 Jan 2019 07:34:37 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"47c2bc2c-aba4-4d5e-8ff4-68f213f13357","tenant_id":"17e729102c084fb48ba796776c94dd74","created_at":"2019-01-18T07:32:42Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-01-18T07:32:42Z","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":"17e729102c084fb48ba796776c94dd74","id":"6ee0aca8-c74c-433d-bce1-bc3ce86aa9fd","subnetpool_id":null,"name":"vyos_vrouter-subnet_14e7bcbf-4c34-4287-a07b-8d72cb19489f"}]} 2019-01-18 07:34:37,361 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-bd5257ac-7f47-457c-aa8a-0cc8ad385012 2019-01-18 07:34:37,361 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0575759410858s 2019-01-18 07:34:37,361 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-bd5257ac-7f47-457c-aa8a-0cc8ad385012 2019-01-18 07:34:37,362 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-18 07:34:39,365 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-18 07:34:39,369 - 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}fa952c8ddc997e028c77f27dcaa3f78c252fa56d" 2019-01-18 07:34:39,672 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 07:34: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-f801f715-87de-421a-bd4e-dc456792a476 x-compute-request-id: req-f801f715-87de-421a-bd4e-dc456792a476 Content-Encoding: gzip Content-Length: 648 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/4cf21c79-6731-461a-baba-67bcbb11374c", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/4cf21c79-6731-461a-baba-67bcbb11374c", "rel": "bookmark"}], "image": {"id": "0e557d4e-9c7b-4e93-8199-28ffacb7e648", "links": [{"href": "http://172.30.9.23:8774/images/0e557d4e-9c7b-4e93-8199-28ffacb7e648", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "beb31b70-cfc2-4013-b51a-72f91062cf94", "links": [{"href": "http://172.30.9.23:8774/flavors/beb31b70-cfc2-4013-b51a-72f91062cf94", "rel": "bookmark"}]}, "id": "4cf21c79-6731-461a-baba-67bcbb11374c", "user_id": "4555db18b3084cf1a80a0bc7c302f12a", "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": "2019-01-18T07:34:39Z", "hostId": "f85cd91a53d7180df60a89d185feb1796bbbc4eaa31d8ada6979204e", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_14e7bcbf-4c34-4287-a07b-8d72cb19489f", "name": "vyos_vrouter-vm_14e7bcbf-4c34-4287-a07b-8d72cb19489f", "created": "2019-01-18T07:34:36Z", "tenant_id": "17e729102c084fb48ba796776c94dd74", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-18 07:34:39,672 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-f801f715-87de-421a-bd4e-dc456792a476 2019-01-18 07:34:39,672 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.306846141815s 2019-01-18 07:34:39,672 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-f801f715-87de-421a-bd4e-dc456792a476 2019-01-18 07:34:39,676 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-18 07:34:41,679 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-18 07:34:41,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}fa952c8ddc997e028c77f27dcaa3f78c252fa56d" 2019-01-18 07:34:42,403 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 07:34: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-99f4f0b2-b8f7-48b1-94cf-b60f15e77e9d x-compute-request-id: req-99f4f0b2-b8f7-48b1-94cf-b60f15e77e9d Content-Encoding: gzip Content-Length: 669 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/4cf21c79-6731-461a-baba-67bcbb11374c", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/4cf21c79-6731-461a-baba-67bcbb11374c", "rel": "bookmark"}], "image": {"id": "0e557d4e-9c7b-4e93-8199-28ffacb7e648", "links": [{"href": "http://172.30.9.23:8774/images/0e557d4e-9c7b-4e93-8199-28ffacb7e648", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "beb31b70-cfc2-4013-b51a-72f91062cf94", "links": [{"href": "http://172.30.9.23:8774/flavors/beb31b70-cfc2-4013-b51a-72f91062cf94", "rel": "bookmark"}]}, "id": "4cf21c79-6731-461a-baba-67bcbb11374c", "security_groups": [{"name": "vyos_vrouter-sg_14e7bcbf-4c34-4287-a07b-8d72cb19489f"}], "user_id": "4555db18b3084cf1a80a0bc7c302f12a", "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": "2019-01-18T07:34:39Z", "hostId": "f85cd91a53d7180df60a89d185feb1796bbbc4eaa31d8ada6979204e", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_14e7bcbf-4c34-4287-a07b-8d72cb19489f", "name": "vyos_vrouter-vm_14e7bcbf-4c34-4287-a07b-8d72cb19489f", "created": "2019-01-18T07:34:36Z", "tenant_id": "17e729102c084fb48ba796776c94dd74", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-18 07:34:42,404 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-99f4f0b2-b8f7-48b1-94cf-b60f15e77e9d 2019-01-18 07:34:42,404 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.724610090256s 2019-01-18 07:34:42,404 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-99f4f0b2-b8f7-48b1-94cf-b60f15e77e9d 2019-01-18 07:34:42,408 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-18 07:34:44,409 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-18 07:34:44,413 - 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}fa952c8ddc997e028c77f27dcaa3f78c252fa56d" 2019-01-18 07:34:45,119 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 07:34: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-38fc48b5-6bef-440a-9d7a-c91583bbbe47 x-compute-request-id: req-38fc48b5-6bef-440a-9d7a-c91583bbbe47 Content-Encoding: gzip Content-Length: 669 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/4cf21c79-6731-461a-baba-67bcbb11374c", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/4cf21c79-6731-461a-baba-67bcbb11374c", "rel": "bookmark"}], "image": {"id": "0e557d4e-9c7b-4e93-8199-28ffacb7e648", "links": [{"href": "http://172.30.9.23:8774/images/0e557d4e-9c7b-4e93-8199-28ffacb7e648", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "beb31b70-cfc2-4013-b51a-72f91062cf94", "links": [{"href": "http://172.30.9.23:8774/flavors/beb31b70-cfc2-4013-b51a-72f91062cf94", "rel": "bookmark"}]}, "id": "4cf21c79-6731-461a-baba-67bcbb11374c", "security_groups": [{"name": "vyos_vrouter-sg_14e7bcbf-4c34-4287-a07b-8d72cb19489f"}], "user_id": "4555db18b3084cf1a80a0bc7c302f12a", "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": "2019-01-18T07:34:39Z", "hostId": "f85cd91a53d7180df60a89d185feb1796bbbc4eaa31d8ada6979204e", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_14e7bcbf-4c34-4287-a07b-8d72cb19489f", "name": "vyos_vrouter-vm_14e7bcbf-4c34-4287-a07b-8d72cb19489f", "created": "2019-01-18T07:34:36Z", "tenant_id": "17e729102c084fb48ba796776c94dd74", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-18 07:34:45,120 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-38fc48b5-6bef-440a-9d7a-c91583bbbe47 2019-01-18 07:34:45,120 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.710172176361s 2019-01-18 07:34:45,120 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-38fc48b5-6bef-440a-9d7a-c91583bbbe47 2019-01-18 07:34:45,124 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-18 07:34:47,127 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-18 07:34:47,130 - 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}fa952c8ddc997e028c77f27dcaa3f78c252fa56d" 2019-01-18 07:34:47,797 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 07:34: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-13d2d680-caa4-4cf5-ae67-eb6d5a7168bd x-compute-request-id: req-13d2d680-caa4-4cf5-ae67-eb6d5a7168bd Content-Encoding: gzip Content-Length: 669 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/4cf21c79-6731-461a-baba-67bcbb11374c", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/4cf21c79-6731-461a-baba-67bcbb11374c", "rel": "bookmark"}], "image": {"id": "0e557d4e-9c7b-4e93-8199-28ffacb7e648", "links": [{"href": "http://172.30.9.23:8774/images/0e557d4e-9c7b-4e93-8199-28ffacb7e648", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "beb31b70-cfc2-4013-b51a-72f91062cf94", "links": [{"href": "http://172.30.9.23:8774/flavors/beb31b70-cfc2-4013-b51a-72f91062cf94", "rel": "bookmark"}]}, "id": "4cf21c79-6731-461a-baba-67bcbb11374c", "security_groups": [{"name": "vyos_vrouter-sg_14e7bcbf-4c34-4287-a07b-8d72cb19489f"}], "user_id": "4555db18b3084cf1a80a0bc7c302f12a", "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": "2019-01-18T07:34:39Z", "hostId": "f85cd91a53d7180df60a89d185feb1796bbbc4eaa31d8ada6979204e", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_14e7bcbf-4c34-4287-a07b-8d72cb19489f", "name": "vyos_vrouter-vm_14e7bcbf-4c34-4287-a07b-8d72cb19489f", "created": "2019-01-18T07:34:36Z", "tenant_id": "17e729102c084fb48ba796776c94dd74", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-18 07:34:47,797 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-13d2d680-caa4-4cf5-ae67-eb6d5a7168bd 2019-01-18 07:34:47,797 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.669992923737s 2019-01-18 07:34:47,798 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-13d2d680-caa4-4cf5-ae67-eb6d5a7168bd 2019-01-18 07:34:47,802 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-18 07:34:49,804 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-18 07:34:49,807 - 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}fa952c8ddc997e028c77f27dcaa3f78c252fa56d" 2019-01-18 07:34:50,335 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 07:34: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-84e7be31-3e3c-4cb8-afbd-277f321cb6b6 x-compute-request-id: req-84e7be31-3e3c-4cb8-afbd-277f321cb6b6 Content-Encoding: gzip Content-Length: 669 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/4cf21c79-6731-461a-baba-67bcbb11374c", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/4cf21c79-6731-461a-baba-67bcbb11374c", "rel": "bookmark"}], "image": {"id": "0e557d4e-9c7b-4e93-8199-28ffacb7e648", "links": [{"href": "http://172.30.9.23:8774/images/0e557d4e-9c7b-4e93-8199-28ffacb7e648", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "beb31b70-cfc2-4013-b51a-72f91062cf94", "links": [{"href": "http://172.30.9.23:8774/flavors/beb31b70-cfc2-4013-b51a-72f91062cf94", "rel": "bookmark"}]}, "id": "4cf21c79-6731-461a-baba-67bcbb11374c", "security_groups": [{"name": "vyos_vrouter-sg_14e7bcbf-4c34-4287-a07b-8d72cb19489f"}], "user_id": "4555db18b3084cf1a80a0bc7c302f12a", "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": "2019-01-18T07:34:39Z", "hostId": "f85cd91a53d7180df60a89d185feb1796bbbc4eaa31d8ada6979204e", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_14e7bcbf-4c34-4287-a07b-8d72cb19489f", "name": "vyos_vrouter-vm_14e7bcbf-4c34-4287-a07b-8d72cb19489f", "created": "2019-01-18T07:34:36Z", "tenant_id": "17e729102c084fb48ba796776c94dd74", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-18 07:34:50,335 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-84e7be31-3e3c-4cb8-afbd-277f321cb6b6 2019-01-18 07:34:50,335 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.530544042587s 2019-01-18 07:34:50,336 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-84e7be31-3e3c-4cb8-afbd-277f321cb6b6 2019-01-18 07:34:50,339 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-18 07:34:52,342 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-18 07:34:52,344 - 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}fa952c8ddc997e028c77f27dcaa3f78c252fa56d" 2019-01-18 07:34:53,013 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 07: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-6d9a3ddb-5faf-4960-9343-ebcf08763e5b x-compute-request-id: req-6d9a3ddb-5faf-4960-9343-ebcf08763e5b Content-Encoding: gzip Content-Length: 669 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/4cf21c79-6731-461a-baba-67bcbb11374c", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/4cf21c79-6731-461a-baba-67bcbb11374c", "rel": "bookmark"}], "image": {"id": "0e557d4e-9c7b-4e93-8199-28ffacb7e648", "links": [{"href": "http://172.30.9.23:8774/images/0e557d4e-9c7b-4e93-8199-28ffacb7e648", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "beb31b70-cfc2-4013-b51a-72f91062cf94", "links": [{"href": "http://172.30.9.23:8774/flavors/beb31b70-cfc2-4013-b51a-72f91062cf94", "rel": "bookmark"}]}, "id": "4cf21c79-6731-461a-baba-67bcbb11374c", "security_groups": [{"name": "vyos_vrouter-sg_14e7bcbf-4c34-4287-a07b-8d72cb19489f"}], "user_id": "4555db18b3084cf1a80a0bc7c302f12a", "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": "2019-01-18T07:34:39Z", "hostId": "f85cd91a53d7180df60a89d185feb1796bbbc4eaa31d8ada6979204e", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_14e7bcbf-4c34-4287-a07b-8d72cb19489f", "name": "vyos_vrouter-vm_14e7bcbf-4c34-4287-a07b-8d72cb19489f", "created": "2019-01-18T07:34:36Z", "tenant_id": "17e729102c084fb48ba796776c94dd74", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-18 07:34:53,013 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-6d9a3ddb-5faf-4960-9343-ebcf08763e5b 2019-01-18 07:34:53,013 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.670835971832s 2019-01-18 07:34:53,013 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-6d9a3ddb-5faf-4960-9343-ebcf08763e5b 2019-01-18 07:34:53,017 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-18 07:34:55,020 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-18 07:34:55,023 - 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}fa952c8ddc997e028c77f27dcaa3f78c252fa56d" 2019-01-18 07:34:55,396 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 07:34: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-03881365-5f46-4fd6-b6a6-d0773703008a x-compute-request-id: req-03881365-5f46-4fd6-b6a6-d0773703008a Content-Encoding: gzip Content-Length: 669 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/4cf21c79-6731-461a-baba-67bcbb11374c", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/4cf21c79-6731-461a-baba-67bcbb11374c", "rel": "bookmark"}], "image": {"id": "0e557d4e-9c7b-4e93-8199-28ffacb7e648", "links": [{"href": "http://172.30.9.23:8774/images/0e557d4e-9c7b-4e93-8199-28ffacb7e648", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "beb31b70-cfc2-4013-b51a-72f91062cf94", "links": [{"href": "http://172.30.9.23:8774/flavors/beb31b70-cfc2-4013-b51a-72f91062cf94", "rel": "bookmark"}]}, "id": "4cf21c79-6731-461a-baba-67bcbb11374c", "security_groups": [{"name": "vyos_vrouter-sg_14e7bcbf-4c34-4287-a07b-8d72cb19489f"}], "user_id": "4555db18b3084cf1a80a0bc7c302f12a", "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": "2019-01-18T07:34:39Z", "hostId": "f85cd91a53d7180df60a89d185feb1796bbbc4eaa31d8ada6979204e", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_14e7bcbf-4c34-4287-a07b-8d72cb19489f", "name": "vyos_vrouter-vm_14e7bcbf-4c34-4287-a07b-8d72cb19489f", "created": "2019-01-18T07:34:36Z", "tenant_id": "17e729102c084fb48ba796776c94dd74", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-18 07:34:55,396 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-03881365-5f46-4fd6-b6a6-d0773703008a 2019-01-18 07:34:55,396 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.375906944275s 2019-01-18 07:34:55,396 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-03881365-5f46-4fd6-b6a6-d0773703008a 2019-01-18 07:34:55,400 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-18 07:34:57,402 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-18 07:34:57,405 - 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}fa952c8ddc997e028c77f27dcaa3f78c252fa56d" 2019-01-18 07:34:57,925 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 07:34: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-543daf46-77ea-4784-88e6-960aa7660c3c x-compute-request-id: req-543daf46-77ea-4784-88e6-960aa7660c3c Content-Encoding: gzip Content-Length: 669 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/4cf21c79-6731-461a-baba-67bcbb11374c", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/4cf21c79-6731-461a-baba-67bcbb11374c", "rel": "bookmark"}], "image": {"id": "0e557d4e-9c7b-4e93-8199-28ffacb7e648", "links": [{"href": "http://172.30.9.23:8774/images/0e557d4e-9c7b-4e93-8199-28ffacb7e648", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "beb31b70-cfc2-4013-b51a-72f91062cf94", "links": [{"href": "http://172.30.9.23:8774/flavors/beb31b70-cfc2-4013-b51a-72f91062cf94", "rel": "bookmark"}]}, "id": "4cf21c79-6731-461a-baba-67bcbb11374c", "security_groups": [{"name": "vyos_vrouter-sg_14e7bcbf-4c34-4287-a07b-8d72cb19489f"}], "user_id": "4555db18b3084cf1a80a0bc7c302f12a", "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": "2019-01-18T07:34:39Z", "hostId": "f85cd91a53d7180df60a89d185feb1796bbbc4eaa31d8ada6979204e", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_14e7bcbf-4c34-4287-a07b-8d72cb19489f", "name": "vyos_vrouter-vm_14e7bcbf-4c34-4287-a07b-8d72cb19489f", "created": "2019-01-18T07:34:36Z", "tenant_id": "17e729102c084fb48ba796776c94dd74", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-18 07:34:57,925 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-543daf46-77ea-4784-88e6-960aa7660c3c 2019-01-18 07:34:57,926 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.523014068604s 2019-01-18 07:34:57,926 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-543daf46-77ea-4784-88e6-960aa7660c3c 2019-01-18 07:34:57,930 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-18 07:34:59,932 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-18 07:34:59,935 - 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}fa952c8ddc997e028c77f27dcaa3f78c252fa56d" 2019-01-18 07:35:00,580 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 07:34: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-d755e826-8e93-4f38-8300-b3c2c1db056b x-compute-request-id: req-d755e826-8e93-4f38-8300-b3c2c1db056b Content-Encoding: gzip Content-Length: 669 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/4cf21c79-6731-461a-baba-67bcbb11374c", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/4cf21c79-6731-461a-baba-67bcbb11374c", "rel": "bookmark"}], "image": {"id": "0e557d4e-9c7b-4e93-8199-28ffacb7e648", "links": [{"href": "http://172.30.9.23:8774/images/0e557d4e-9c7b-4e93-8199-28ffacb7e648", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "beb31b70-cfc2-4013-b51a-72f91062cf94", "links": [{"href": "http://172.30.9.23:8774/flavors/beb31b70-cfc2-4013-b51a-72f91062cf94", "rel": "bookmark"}]}, "id": "4cf21c79-6731-461a-baba-67bcbb11374c", "security_groups": [{"name": "vyos_vrouter-sg_14e7bcbf-4c34-4287-a07b-8d72cb19489f"}], "user_id": "4555db18b3084cf1a80a0bc7c302f12a", "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": "2019-01-18T07:34:39Z", "hostId": "f85cd91a53d7180df60a89d185feb1796bbbc4eaa31d8ada6979204e", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_14e7bcbf-4c34-4287-a07b-8d72cb19489f", "name": "vyos_vrouter-vm_14e7bcbf-4c34-4287-a07b-8d72cb19489f", "created": "2019-01-18T07:34:36Z", "tenant_id": "17e729102c084fb48ba796776c94dd74", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-18 07:35:00,580 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-d755e826-8e93-4f38-8300-b3c2c1db056b 2019-01-18 07:35:00,580 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.647645950317s 2019-01-18 07:35:00,581 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-d755e826-8e93-4f38-8300-b3c2c1db056b 2019-01-18 07:35:00,585 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-18 07:35:02,587 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-18 07:35:02,590 - 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}fa952c8ddc997e028c77f27dcaa3f78c252fa56d" 2019-01-18 07:35:03,269 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 07:35: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-a43c48ac-492b-4f2d-aad9-456fee35e981 x-compute-request-id: req-a43c48ac-492b-4f2d-aad9-456fee35e981 Content-Encoding: gzip Content-Length: 669 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/4cf21c79-6731-461a-baba-67bcbb11374c", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/4cf21c79-6731-461a-baba-67bcbb11374c", "rel": "bookmark"}], "image": {"id": "0e557d4e-9c7b-4e93-8199-28ffacb7e648", "links": [{"href": "http://172.30.9.23:8774/images/0e557d4e-9c7b-4e93-8199-28ffacb7e648", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "beb31b70-cfc2-4013-b51a-72f91062cf94", "links": [{"href": "http://172.30.9.23:8774/flavors/beb31b70-cfc2-4013-b51a-72f91062cf94", "rel": "bookmark"}]}, "id": "4cf21c79-6731-461a-baba-67bcbb11374c", "security_groups": [{"name": "vyos_vrouter-sg_14e7bcbf-4c34-4287-a07b-8d72cb19489f"}], "user_id": "4555db18b3084cf1a80a0bc7c302f12a", "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": "2019-01-18T07:34:39Z", "hostId": "f85cd91a53d7180df60a89d185feb1796bbbc4eaa31d8ada6979204e", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_14e7bcbf-4c34-4287-a07b-8d72cb19489f", "name": "vyos_vrouter-vm_14e7bcbf-4c34-4287-a07b-8d72cb19489f", "created": "2019-01-18T07:34:36Z", "tenant_id": "17e729102c084fb48ba796776c94dd74", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-18 07:35:03,269 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-a43c48ac-492b-4f2d-aad9-456fee35e981 2019-01-18 07:35:03,269 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.681951999664s 2019-01-18 07:35:03,270 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-a43c48ac-492b-4f2d-aad9-456fee35e981 2019-01-18 07:35:03,274 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-18 07:35:05,276 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-18 07:35:05,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}fa952c8ddc997e028c77f27dcaa3f78c252fa56d" 2019-01-18 07:35:05,782 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 07: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,Accept-Encoding x-openstack-request-id: req-2b9e7d67-a74f-43a9-90e5-f8175a59d5a8 x-compute-request-id: req-2b9e7d67-a74f-43a9-90e5-f8175a59d5a8 Content-Encoding: gzip Content-Length: 669 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/4cf21c79-6731-461a-baba-67bcbb11374c", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/4cf21c79-6731-461a-baba-67bcbb11374c", "rel": "bookmark"}], "image": {"id": "0e557d4e-9c7b-4e93-8199-28ffacb7e648", "links": [{"href": "http://172.30.9.23:8774/images/0e557d4e-9c7b-4e93-8199-28ffacb7e648", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "beb31b70-cfc2-4013-b51a-72f91062cf94", "links": [{"href": "http://172.30.9.23:8774/flavors/beb31b70-cfc2-4013-b51a-72f91062cf94", "rel": "bookmark"}]}, "id": "4cf21c79-6731-461a-baba-67bcbb11374c", "security_groups": [{"name": "vyos_vrouter-sg_14e7bcbf-4c34-4287-a07b-8d72cb19489f"}], "user_id": "4555db18b3084cf1a80a0bc7c302f12a", "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": "2019-01-18T07:34:39Z", "hostId": "f85cd91a53d7180df60a89d185feb1796bbbc4eaa31d8ada6979204e", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_14e7bcbf-4c34-4287-a07b-8d72cb19489f", "name": "vyos_vrouter-vm_14e7bcbf-4c34-4287-a07b-8d72cb19489f", "created": "2019-01-18T07:34:36Z", "tenant_id": "17e729102c084fb48ba796776c94dd74", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-18 07:35:05,782 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-2b9e7d67-a74f-43a9-90e5-f8175a59d5a8 2019-01-18 07:35:05,783 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.506134986877s 2019-01-18 07:35:05,783 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-2b9e7d67-a74f-43a9-90e5-f8175a59d5a8 2019-01-18 07:35:05,787 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-18 07:35:07,789 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-18 07:35:07,792 - 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}fa952c8ddc997e028c77f27dcaa3f78c252fa56d" 2019-01-18 07:35:08,536 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 07:35: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-f1c0df60-e29b-4dd5-930e-ed3b3dae86a3 x-compute-request-id: req-f1c0df60-e29b-4dd5-930e-ed3b3dae86a3 Content-Encoding: gzip Content-Length: 669 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/4cf21c79-6731-461a-baba-67bcbb11374c", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/4cf21c79-6731-461a-baba-67bcbb11374c", "rel": "bookmark"}], "image": {"id": "0e557d4e-9c7b-4e93-8199-28ffacb7e648", "links": [{"href": "http://172.30.9.23:8774/images/0e557d4e-9c7b-4e93-8199-28ffacb7e648", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "beb31b70-cfc2-4013-b51a-72f91062cf94", "links": [{"href": "http://172.30.9.23:8774/flavors/beb31b70-cfc2-4013-b51a-72f91062cf94", "rel": "bookmark"}]}, "id": "4cf21c79-6731-461a-baba-67bcbb11374c", "security_groups": [{"name": "vyos_vrouter-sg_14e7bcbf-4c34-4287-a07b-8d72cb19489f"}], "user_id": "4555db18b3084cf1a80a0bc7c302f12a", "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": "2019-01-18T07:34:39Z", "hostId": "f85cd91a53d7180df60a89d185feb1796bbbc4eaa31d8ada6979204e", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_14e7bcbf-4c34-4287-a07b-8d72cb19489f", "name": "vyos_vrouter-vm_14e7bcbf-4c34-4287-a07b-8d72cb19489f", "created": "2019-01-18T07:34:36Z", "tenant_id": "17e729102c084fb48ba796776c94dd74", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-18 07:35:08,537 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-f1c0df60-e29b-4dd5-930e-ed3b3dae86a3 2019-01-18 07:35:08,537 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.747198104858s 2019-01-18 07:35:08,537 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-f1c0df60-e29b-4dd5-930e-ed3b3dae86a3 2019-01-18 07:35:08,541 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-18 07:35:10,544 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-18 07:35:10,547 - 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}fa952c8ddc997e028c77f27dcaa3f78c252fa56d" 2019-01-18 07:35:11,090 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 07: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-4d81c2bb-6714-4dc0-acca-e65993106455 x-compute-request-id: req-4d81c2bb-6714-4dc0-acca-e65993106455 Content-Encoding: gzip Content-Length: 669 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/4cf21c79-6731-461a-baba-67bcbb11374c", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/4cf21c79-6731-461a-baba-67bcbb11374c", "rel": "bookmark"}], "image": {"id": "0e557d4e-9c7b-4e93-8199-28ffacb7e648", "links": [{"href": "http://172.30.9.23:8774/images/0e557d4e-9c7b-4e93-8199-28ffacb7e648", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "beb31b70-cfc2-4013-b51a-72f91062cf94", "links": [{"href": "http://172.30.9.23:8774/flavors/beb31b70-cfc2-4013-b51a-72f91062cf94", "rel": "bookmark"}]}, "id": "4cf21c79-6731-461a-baba-67bcbb11374c", "security_groups": [{"name": "vyos_vrouter-sg_14e7bcbf-4c34-4287-a07b-8d72cb19489f"}], "user_id": "4555db18b3084cf1a80a0bc7c302f12a", "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": "2019-01-18T07:34:39Z", "hostId": "f85cd91a53d7180df60a89d185feb1796bbbc4eaa31d8ada6979204e", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_14e7bcbf-4c34-4287-a07b-8d72cb19489f", "name": "vyos_vrouter-vm_14e7bcbf-4c34-4287-a07b-8d72cb19489f", "created": "2019-01-18T07:34:36Z", "tenant_id": "17e729102c084fb48ba796776c94dd74", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-18 07:35:11,090 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-4d81c2bb-6714-4dc0-acca-e65993106455 2019-01-18 07:35:11,090 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.546024799347s 2019-01-18 07:35:11,090 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-4d81c2bb-6714-4dc0-acca-e65993106455 2019-01-18 07:35:11,094 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-18 07:35:13,097 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-18 07:35:13,100 - 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}fa952c8ddc997e028c77f27dcaa3f78c252fa56d" 2019-01-18 07:35:13,631 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 07:35: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-3ef6bb92-ea06-4846-8909-b3f475fe21c4 x-compute-request-id: req-3ef6bb92-ea06-4846-8909-b3f475fe21c4 Content-Encoding: gzip Content-Length: 669 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/4cf21c79-6731-461a-baba-67bcbb11374c", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/4cf21c79-6731-461a-baba-67bcbb11374c", "rel": "bookmark"}], "image": {"id": "0e557d4e-9c7b-4e93-8199-28ffacb7e648", "links": [{"href": "http://172.30.9.23:8774/images/0e557d4e-9c7b-4e93-8199-28ffacb7e648", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "beb31b70-cfc2-4013-b51a-72f91062cf94", "links": [{"href": "http://172.30.9.23:8774/flavors/beb31b70-cfc2-4013-b51a-72f91062cf94", "rel": "bookmark"}]}, "id": "4cf21c79-6731-461a-baba-67bcbb11374c", "security_groups": [{"name": "vyos_vrouter-sg_14e7bcbf-4c34-4287-a07b-8d72cb19489f"}], "user_id": "4555db18b3084cf1a80a0bc7c302f12a", "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": "2019-01-18T07:34:39Z", "hostId": "f85cd91a53d7180df60a89d185feb1796bbbc4eaa31d8ada6979204e", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_14e7bcbf-4c34-4287-a07b-8d72cb19489f", "name": "vyos_vrouter-vm_14e7bcbf-4c34-4287-a07b-8d72cb19489f", "created": "2019-01-18T07:34:36Z", "tenant_id": "17e729102c084fb48ba796776c94dd74", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-18 07:35:13,631 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-3ef6bb92-ea06-4846-8909-b3f475fe21c4 2019-01-18 07:35:13,631 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.534322023392s 2019-01-18 07:35:13,632 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-3ef6bb92-ea06-4846-8909-b3f475fe21c4 2019-01-18 07:35:13,636 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-18 07:35:15,638 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-18 07:35:15,641 - 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}fa952c8ddc997e028c77f27dcaa3f78c252fa56d" 2019-01-18 07:35:16,282 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 07: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-642464b9-406e-4924-a3a8-2f44b97499e7 x-compute-request-id: req-642464b9-406e-4924-a3a8-2f44b97499e7 Content-Encoding: gzip Content-Length: 669 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/4cf21c79-6731-461a-baba-67bcbb11374c", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/4cf21c79-6731-461a-baba-67bcbb11374c", "rel": "bookmark"}], "image": {"id": "0e557d4e-9c7b-4e93-8199-28ffacb7e648", "links": [{"href": "http://172.30.9.23:8774/images/0e557d4e-9c7b-4e93-8199-28ffacb7e648", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "beb31b70-cfc2-4013-b51a-72f91062cf94", "links": [{"href": "http://172.30.9.23:8774/flavors/beb31b70-cfc2-4013-b51a-72f91062cf94", "rel": "bookmark"}]}, "id": "4cf21c79-6731-461a-baba-67bcbb11374c", "security_groups": [{"name": "vyos_vrouter-sg_14e7bcbf-4c34-4287-a07b-8d72cb19489f"}], "user_id": "4555db18b3084cf1a80a0bc7c302f12a", "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": "2019-01-18T07:34:39Z", "hostId": "f85cd91a53d7180df60a89d185feb1796bbbc4eaa31d8ada6979204e", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_14e7bcbf-4c34-4287-a07b-8d72cb19489f", "name": "vyos_vrouter-vm_14e7bcbf-4c34-4287-a07b-8d72cb19489f", "created": "2019-01-18T07:34:36Z", "tenant_id": "17e729102c084fb48ba796776c94dd74", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-18 07:35:16,283 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-642464b9-406e-4924-a3a8-2f44b97499e7 2019-01-18 07:35:16,283 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.644601106644s 2019-01-18 07:35:16,283 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-642464b9-406e-4924-a3a8-2f44b97499e7 2019-01-18 07:35:16,287 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-18 07:35:18,290 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-18 07:35:18,293 - 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}fa952c8ddc997e028c77f27dcaa3f78c252fa56d" 2019-01-18 07:35:18,658 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 07:35: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-72248e00-8ab4-4f32-99d4-d05c28456371 x-compute-request-id: req-72248e00-8ab4-4f32-99d4-d05c28456371 Content-Encoding: gzip Content-Length: 669 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/4cf21c79-6731-461a-baba-67bcbb11374c", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/4cf21c79-6731-461a-baba-67bcbb11374c", "rel": "bookmark"}], "image": {"id": "0e557d4e-9c7b-4e93-8199-28ffacb7e648", "links": [{"href": "http://172.30.9.23:8774/images/0e557d4e-9c7b-4e93-8199-28ffacb7e648", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "beb31b70-cfc2-4013-b51a-72f91062cf94", "links": [{"href": "http://172.30.9.23:8774/flavors/beb31b70-cfc2-4013-b51a-72f91062cf94", "rel": "bookmark"}]}, "id": "4cf21c79-6731-461a-baba-67bcbb11374c", "security_groups": [{"name": "vyos_vrouter-sg_14e7bcbf-4c34-4287-a07b-8d72cb19489f"}], "user_id": "4555db18b3084cf1a80a0bc7c302f12a", "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": "2019-01-18T07:34:39Z", "hostId": "f85cd91a53d7180df60a89d185feb1796bbbc4eaa31d8ada6979204e", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_14e7bcbf-4c34-4287-a07b-8d72cb19489f", "name": "vyos_vrouter-vm_14e7bcbf-4c34-4287-a07b-8d72cb19489f", "created": "2019-01-18T07:34:36Z", "tenant_id": "17e729102c084fb48ba796776c94dd74", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-18 07:35:18,658 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-72248e00-8ab4-4f32-99d4-d05c28456371 2019-01-18 07:35:18,659 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.36875295639s 2019-01-18 07:35:18,659 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-72248e00-8ab4-4f32-99d4-d05c28456371 2019-01-18 07:35:18,663 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-18 07:35:20,665 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-18 07:35:20,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}fa952c8ddc997e028c77f27dcaa3f78c252fa56d" 2019-01-18 07:35:21,357 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 07: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-815dfb62-526e-4872-a7f2-06afd5172889 x-compute-request-id: req-815dfb62-526e-4872-a7f2-06afd5172889 Content-Encoding: gzip Content-Length: 669 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/4cf21c79-6731-461a-baba-67bcbb11374c", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/4cf21c79-6731-461a-baba-67bcbb11374c", "rel": "bookmark"}], "image": {"id": "0e557d4e-9c7b-4e93-8199-28ffacb7e648", "links": [{"href": "http://172.30.9.23:8774/images/0e557d4e-9c7b-4e93-8199-28ffacb7e648", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "beb31b70-cfc2-4013-b51a-72f91062cf94", "links": [{"href": "http://172.30.9.23:8774/flavors/beb31b70-cfc2-4013-b51a-72f91062cf94", "rel": "bookmark"}]}, "id": "4cf21c79-6731-461a-baba-67bcbb11374c", "security_groups": [{"name": "vyos_vrouter-sg_14e7bcbf-4c34-4287-a07b-8d72cb19489f"}], "user_id": "4555db18b3084cf1a80a0bc7c302f12a", "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": "2019-01-18T07:34:39Z", "hostId": "f85cd91a53d7180df60a89d185feb1796bbbc4eaa31d8ada6979204e", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_14e7bcbf-4c34-4287-a07b-8d72cb19489f", "name": "vyos_vrouter-vm_14e7bcbf-4c34-4287-a07b-8d72cb19489f", "created": "2019-01-18T07:34:36Z", "tenant_id": "17e729102c084fb48ba796776c94dd74", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-18 07:35:21,358 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-815dfb62-526e-4872-a7f2-06afd5172889 2019-01-18 07:35:21,358 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.692143917084s 2019-01-18 07:35:21,358 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-815dfb62-526e-4872-a7f2-06afd5172889 2019-01-18 07:35:21,362 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-18 07:35:23,364 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-18 07:35:23,367 - 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}fa952c8ddc997e028c77f27dcaa3f78c252fa56d" 2019-01-18 07:35:23,924 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 07:35: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-2857f8fc-5fc5-4775-94fc-f72798332eb5 x-compute-request-id: req-2857f8fc-5fc5-4775-94fc-f72798332eb5 Content-Encoding: gzip Content-Length: 669 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/4cf21c79-6731-461a-baba-67bcbb11374c", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/4cf21c79-6731-461a-baba-67bcbb11374c", "rel": "bookmark"}], "image": {"id": "0e557d4e-9c7b-4e93-8199-28ffacb7e648", "links": [{"href": "http://172.30.9.23:8774/images/0e557d4e-9c7b-4e93-8199-28ffacb7e648", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "beb31b70-cfc2-4013-b51a-72f91062cf94", "links": [{"href": "http://172.30.9.23:8774/flavors/beb31b70-cfc2-4013-b51a-72f91062cf94", "rel": "bookmark"}]}, "id": "4cf21c79-6731-461a-baba-67bcbb11374c", "security_groups": [{"name": "vyos_vrouter-sg_14e7bcbf-4c34-4287-a07b-8d72cb19489f"}], "user_id": "4555db18b3084cf1a80a0bc7c302f12a", "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": "2019-01-18T07:34:39Z", "hostId": "f85cd91a53d7180df60a89d185feb1796bbbc4eaa31d8ada6979204e", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_14e7bcbf-4c34-4287-a07b-8d72cb19489f", "name": "vyos_vrouter-vm_14e7bcbf-4c34-4287-a07b-8d72cb19489f", "created": "2019-01-18T07:34:36Z", "tenant_id": "17e729102c084fb48ba796776c94dd74", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-18 07:35:23,925 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-2857f8fc-5fc5-4775-94fc-f72798332eb5 2019-01-18 07:35:23,925 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.560191869736s 2019-01-18 07:35:23,925 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-2857f8fc-5fc5-4775-94fc-f72798332eb5 2019-01-18 07:35:23,929 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-18 07:35:25,932 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-18 07:35:25,935 - 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}fa952c8ddc997e028c77f27dcaa3f78c252fa56d" 2019-01-18 07:35:26,510 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 07: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-23156f91-f196-4533-bca4-d46825c628b8 x-compute-request-id: req-23156f91-f196-4533-bca4-d46825c628b8 Content-Encoding: gzip Content-Length: 669 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/4cf21c79-6731-461a-baba-67bcbb11374c", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/4cf21c79-6731-461a-baba-67bcbb11374c", "rel": "bookmark"}], "image": {"id": "0e557d4e-9c7b-4e93-8199-28ffacb7e648", "links": [{"href": "http://172.30.9.23:8774/images/0e557d4e-9c7b-4e93-8199-28ffacb7e648", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "beb31b70-cfc2-4013-b51a-72f91062cf94", "links": [{"href": "http://172.30.9.23:8774/flavors/beb31b70-cfc2-4013-b51a-72f91062cf94", "rel": "bookmark"}]}, "id": "4cf21c79-6731-461a-baba-67bcbb11374c", "security_groups": [{"name": "vyos_vrouter-sg_14e7bcbf-4c34-4287-a07b-8d72cb19489f"}], "user_id": "4555db18b3084cf1a80a0bc7c302f12a", "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": "2019-01-18T07:34:39Z", "hostId": "f85cd91a53d7180df60a89d185feb1796bbbc4eaa31d8ada6979204e", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_14e7bcbf-4c34-4287-a07b-8d72cb19489f", "name": "vyos_vrouter-vm_14e7bcbf-4c34-4287-a07b-8d72cb19489f", "created": "2019-01-18T07:34:36Z", "tenant_id": "17e729102c084fb48ba796776c94dd74", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-18 07:35:26,510 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-23156f91-f196-4533-bca4-d46825c628b8 2019-01-18 07:35:26,510 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.578474998474s 2019-01-18 07:35:26,511 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-23156f91-f196-4533-bca4-d46825c628b8 2019-01-18 07:35:26,515 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-18 07:35:28,517 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-18 07:35:28,523 - 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}fa952c8ddc997e028c77f27dcaa3f78c252fa56d" 2019-01-18 07:35:29,052 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 07: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-d8c876c9-d578-413b-8f8f-682037236db9 x-compute-request-id: req-d8c876c9-d578-413b-8f8f-682037236db9 Content-Encoding: gzip Content-Length: 669 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/4cf21c79-6731-461a-baba-67bcbb11374c", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/4cf21c79-6731-461a-baba-67bcbb11374c", "rel": "bookmark"}], "image": {"id": "0e557d4e-9c7b-4e93-8199-28ffacb7e648", "links": [{"href": "http://172.30.9.23:8774/images/0e557d4e-9c7b-4e93-8199-28ffacb7e648", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "beb31b70-cfc2-4013-b51a-72f91062cf94", "links": [{"href": "http://172.30.9.23:8774/flavors/beb31b70-cfc2-4013-b51a-72f91062cf94", "rel": "bookmark"}]}, "id": "4cf21c79-6731-461a-baba-67bcbb11374c", "security_groups": [{"name": "vyos_vrouter-sg_14e7bcbf-4c34-4287-a07b-8d72cb19489f"}], "user_id": "4555db18b3084cf1a80a0bc7c302f12a", "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": "2019-01-18T07:34:39Z", "hostId": "f85cd91a53d7180df60a89d185feb1796bbbc4eaa31d8ada6979204e", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_14e7bcbf-4c34-4287-a07b-8d72cb19489f", "name": "vyos_vrouter-vm_14e7bcbf-4c34-4287-a07b-8d72cb19489f", "created": "2019-01-18T07:34:36Z", "tenant_id": "17e729102c084fb48ba796776c94dd74", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-18 07:35:29,052 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-d8c876c9-d578-413b-8f8f-682037236db9 2019-01-18 07:35:29,052 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.534454107285s 2019-01-18 07:35:29,052 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-d8c876c9-d578-413b-8f8f-682037236db9 2019-01-18 07:35:29,056 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-18 07:35:31,059 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-18 07:35:31,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}fa952c8ddc997e028c77f27dcaa3f78c252fa56d" 2019-01-18 07:35:31,468 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 07:35: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-bfdf1901-a6ff-4af3-b928-fcd9c838668e x-compute-request-id: req-bfdf1901-a6ff-4af3-b928-fcd9c838668e Content-Encoding: gzip Content-Length: 669 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/4cf21c79-6731-461a-baba-67bcbb11374c", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/4cf21c79-6731-461a-baba-67bcbb11374c", "rel": "bookmark"}], "image": {"id": "0e557d4e-9c7b-4e93-8199-28ffacb7e648", "links": [{"href": "http://172.30.9.23:8774/images/0e557d4e-9c7b-4e93-8199-28ffacb7e648", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "beb31b70-cfc2-4013-b51a-72f91062cf94", "links": [{"href": "http://172.30.9.23:8774/flavors/beb31b70-cfc2-4013-b51a-72f91062cf94", "rel": "bookmark"}]}, "id": "4cf21c79-6731-461a-baba-67bcbb11374c", "security_groups": [{"name": "vyos_vrouter-sg_14e7bcbf-4c34-4287-a07b-8d72cb19489f"}], "user_id": "4555db18b3084cf1a80a0bc7c302f12a", "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": "2019-01-18T07:34:39Z", "hostId": "f85cd91a53d7180df60a89d185feb1796bbbc4eaa31d8ada6979204e", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_14e7bcbf-4c34-4287-a07b-8d72cb19489f", "name": "vyos_vrouter-vm_14e7bcbf-4c34-4287-a07b-8d72cb19489f", "created": "2019-01-18T07:34:36Z", "tenant_id": "17e729102c084fb48ba796776c94dd74", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-18 07:35:31,468 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-bfdf1901-a6ff-4af3-b928-fcd9c838668e 2019-01-18 07:35:31,468 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.408996105194s 2019-01-18 07:35:31,468 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-bfdf1901-a6ff-4af3-b928-fcd9c838668e 2019-01-18 07:35:31,472 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-18 07:35:33,475 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-18 07:35:33,478 - 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}fa952c8ddc997e028c77f27dcaa3f78c252fa56d" 2019-01-18 07:35:33,704 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 07: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-d6b82162-6d1d-4b8d-8a52-017c589a337c x-compute-request-id: req-d6b82162-6d1d-4b8d-8a52-017c589a337c Content-Encoding: gzip Content-Length: 669 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/4cf21c79-6731-461a-baba-67bcbb11374c", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/4cf21c79-6731-461a-baba-67bcbb11374c", "rel": "bookmark"}], "image": {"id": "0e557d4e-9c7b-4e93-8199-28ffacb7e648", "links": [{"href": "http://172.30.9.23:8774/images/0e557d4e-9c7b-4e93-8199-28ffacb7e648", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "beb31b70-cfc2-4013-b51a-72f91062cf94", "links": [{"href": "http://172.30.9.23:8774/flavors/beb31b70-cfc2-4013-b51a-72f91062cf94", "rel": "bookmark"}]}, "id": "4cf21c79-6731-461a-baba-67bcbb11374c", "security_groups": [{"name": "vyos_vrouter-sg_14e7bcbf-4c34-4287-a07b-8d72cb19489f"}], "user_id": "4555db18b3084cf1a80a0bc7c302f12a", "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": "2019-01-18T07:34:39Z", "hostId": "f85cd91a53d7180df60a89d185feb1796bbbc4eaa31d8ada6979204e", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_14e7bcbf-4c34-4287-a07b-8d72cb19489f", "name": "vyos_vrouter-vm_14e7bcbf-4c34-4287-a07b-8d72cb19489f", "created": "2019-01-18T07:34:36Z", "tenant_id": "17e729102c084fb48ba796776c94dd74", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-18 07:35:33,705 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-d6b82162-6d1d-4b8d-8a52-017c589a337c 2019-01-18 07:35:33,705 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.229776144028s 2019-01-18 07:35:33,705 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-d6b82162-6d1d-4b8d-8a52-017c589a337c 2019-01-18 07:35:33,709 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-18 07:35:35,711 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-18 07:35:35,714 - 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}fa952c8ddc997e028c77f27dcaa3f78c252fa56d" 2019-01-18 07:35:36,215 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 07:35: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-722e1397-7b09-408c-a504-e2cf3bb39584 x-compute-request-id: req-722e1397-7b09-408c-a504-e2cf3bb39584 Content-Encoding: gzip Content-Length: 669 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/4cf21c79-6731-461a-baba-67bcbb11374c", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/4cf21c79-6731-461a-baba-67bcbb11374c", "rel": "bookmark"}], "image": {"id": "0e557d4e-9c7b-4e93-8199-28ffacb7e648", "links": [{"href": "http://172.30.9.23:8774/images/0e557d4e-9c7b-4e93-8199-28ffacb7e648", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "beb31b70-cfc2-4013-b51a-72f91062cf94", "links": [{"href": "http://172.30.9.23:8774/flavors/beb31b70-cfc2-4013-b51a-72f91062cf94", "rel": "bookmark"}]}, "id": "4cf21c79-6731-461a-baba-67bcbb11374c", "security_groups": [{"name": "vyos_vrouter-sg_14e7bcbf-4c34-4287-a07b-8d72cb19489f"}], "user_id": "4555db18b3084cf1a80a0bc7c302f12a", "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": "2019-01-18T07:34:39Z", "hostId": "f85cd91a53d7180df60a89d185feb1796bbbc4eaa31d8ada6979204e", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_14e7bcbf-4c34-4287-a07b-8d72cb19489f", "name": "vyos_vrouter-vm_14e7bcbf-4c34-4287-a07b-8d72cb19489f", "created": "2019-01-18T07:34:36Z", "tenant_id": "17e729102c084fb48ba796776c94dd74", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-18 07:35:36,215 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-722e1397-7b09-408c-a504-e2cf3bb39584 2019-01-18 07:35:36,215 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.503696203232s 2019-01-18 07:35:36,215 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-722e1397-7b09-408c-a504-e2cf3bb39584 2019-01-18 07:35:36,219 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-18 07:35:38,222 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-18 07:35:38,225 - 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}fa952c8ddc997e028c77f27dcaa3f78c252fa56d" 2019-01-18 07:35:38,601 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 07:35: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-4e313994-0ce0-422b-9d8e-b08a1585cd5a x-compute-request-id: req-4e313994-0ce0-422b-9d8e-b08a1585cd5a Content-Encoding: gzip Content-Length: 669 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/4cf21c79-6731-461a-baba-67bcbb11374c", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/4cf21c79-6731-461a-baba-67bcbb11374c", "rel": "bookmark"}], "image": {"id": "0e557d4e-9c7b-4e93-8199-28ffacb7e648", "links": [{"href": "http://172.30.9.23:8774/images/0e557d4e-9c7b-4e93-8199-28ffacb7e648", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "beb31b70-cfc2-4013-b51a-72f91062cf94", "links": [{"href": "http://172.30.9.23:8774/flavors/beb31b70-cfc2-4013-b51a-72f91062cf94", "rel": "bookmark"}]}, "id": "4cf21c79-6731-461a-baba-67bcbb11374c", "security_groups": [{"name": "vyos_vrouter-sg_14e7bcbf-4c34-4287-a07b-8d72cb19489f"}], "user_id": "4555db18b3084cf1a80a0bc7c302f12a", "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": "2019-01-18T07:34:39Z", "hostId": "f85cd91a53d7180df60a89d185feb1796bbbc4eaa31d8ada6979204e", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_14e7bcbf-4c34-4287-a07b-8d72cb19489f", "name": "vyos_vrouter-vm_14e7bcbf-4c34-4287-a07b-8d72cb19489f", "created": "2019-01-18T07:34:36Z", "tenant_id": "17e729102c084fb48ba796776c94dd74", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-18 07:35:38,601 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-4e313994-0ce0-422b-9d8e-b08a1585cd5a 2019-01-18 07:35:38,602 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.379357099533s 2019-01-18 07:35:38,602 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-4e313994-0ce0-422b-9d8e-b08a1585cd5a 2019-01-18 07:35:38,606 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-18 07:35:40,608 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-18 07:35:40,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}fa952c8ddc997e028c77f27dcaa3f78c252fa56d" 2019-01-18 07:35:41,291 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 07: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-159068f7-1acf-4bda-9e4f-02a7095c7631 x-compute-request-id: req-159068f7-1acf-4bda-9e4f-02a7095c7631 Content-Encoding: gzip Content-Length: 669 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/4cf21c79-6731-461a-baba-67bcbb11374c", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/4cf21c79-6731-461a-baba-67bcbb11374c", "rel": "bookmark"}], "image": {"id": "0e557d4e-9c7b-4e93-8199-28ffacb7e648", "links": [{"href": "http://172.30.9.23:8774/images/0e557d4e-9c7b-4e93-8199-28ffacb7e648", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "beb31b70-cfc2-4013-b51a-72f91062cf94", "links": [{"href": "http://172.30.9.23:8774/flavors/beb31b70-cfc2-4013-b51a-72f91062cf94", "rel": "bookmark"}]}, "id": "4cf21c79-6731-461a-baba-67bcbb11374c", "security_groups": [{"name": "vyos_vrouter-sg_14e7bcbf-4c34-4287-a07b-8d72cb19489f"}], "user_id": "4555db18b3084cf1a80a0bc7c302f12a", "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": "2019-01-18T07:34:39Z", "hostId": "f85cd91a53d7180df60a89d185feb1796bbbc4eaa31d8ada6979204e", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_14e7bcbf-4c34-4287-a07b-8d72cb19489f", "name": "vyos_vrouter-vm_14e7bcbf-4c34-4287-a07b-8d72cb19489f", "created": "2019-01-18T07:34:36Z", "tenant_id": "17e729102c084fb48ba796776c94dd74", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-18 07:35:41,292 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-159068f7-1acf-4bda-9e4f-02a7095c7631 2019-01-18 07:35:41,292 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.6832010746s 2019-01-18 07:35:41,292 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-159068f7-1acf-4bda-9e4f-02a7095c7631 2019-01-18 07:35:41,296 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-18 07:35:43,299 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-18 07:35:43,301 - 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}fa952c8ddc997e028c77f27dcaa3f78c252fa56d" 2019-01-18 07:35:44,090 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 07:35: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-c1e80fda-e0a3-47ec-bf80-13c5c49c6436 x-compute-request-id: req-c1e80fda-e0a3-47ec-bf80-13c5c49c6436 Content-Encoding: gzip Content-Length: 669 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/4cf21c79-6731-461a-baba-67bcbb11374c", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/4cf21c79-6731-461a-baba-67bcbb11374c", "rel": "bookmark"}], "image": {"id": "0e557d4e-9c7b-4e93-8199-28ffacb7e648", "links": [{"href": "http://172.30.9.23:8774/images/0e557d4e-9c7b-4e93-8199-28ffacb7e648", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "beb31b70-cfc2-4013-b51a-72f91062cf94", "links": [{"href": "http://172.30.9.23:8774/flavors/beb31b70-cfc2-4013-b51a-72f91062cf94", "rel": "bookmark"}]}, "id": "4cf21c79-6731-461a-baba-67bcbb11374c", "security_groups": [{"name": "vyos_vrouter-sg_14e7bcbf-4c34-4287-a07b-8d72cb19489f"}], "user_id": "4555db18b3084cf1a80a0bc7c302f12a", "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": "2019-01-18T07:34:39Z", "hostId": "f85cd91a53d7180df60a89d185feb1796bbbc4eaa31d8ada6979204e", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_14e7bcbf-4c34-4287-a07b-8d72cb19489f", "name": "vyos_vrouter-vm_14e7bcbf-4c34-4287-a07b-8d72cb19489f", "created": "2019-01-18T07:34:36Z", "tenant_id": "17e729102c084fb48ba796776c94dd74", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-18 07:35:44,091 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-c1e80fda-e0a3-47ec-bf80-13c5c49c6436 2019-01-18 07:35:44,091 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.791971921921s 2019-01-18 07:35:44,091 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-c1e80fda-e0a3-47ec-bf80-13c5c49c6436 2019-01-18 07:35:44,095 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-18 07:35:46,097 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-18 07:35:46,100 - 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}fa952c8ddc997e028c77f27dcaa3f78c252fa56d" 2019-01-18 07:35:46,645 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 07:35: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-042a927b-b0fb-4f95-a46a-ffb75a69dc53 x-compute-request-id: req-042a927b-b0fb-4f95-a46a-ffb75a69dc53 Content-Encoding: gzip Content-Length: 669 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/4cf21c79-6731-461a-baba-67bcbb11374c", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/4cf21c79-6731-461a-baba-67bcbb11374c", "rel": "bookmark"}], "image": {"id": "0e557d4e-9c7b-4e93-8199-28ffacb7e648", "links": [{"href": "http://172.30.9.23:8774/images/0e557d4e-9c7b-4e93-8199-28ffacb7e648", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "beb31b70-cfc2-4013-b51a-72f91062cf94", "links": [{"href": "http://172.30.9.23:8774/flavors/beb31b70-cfc2-4013-b51a-72f91062cf94", "rel": "bookmark"}]}, "id": "4cf21c79-6731-461a-baba-67bcbb11374c", "security_groups": [{"name": "vyos_vrouter-sg_14e7bcbf-4c34-4287-a07b-8d72cb19489f"}], "user_id": "4555db18b3084cf1a80a0bc7c302f12a", "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": "2019-01-18T07:34:39Z", "hostId": "f85cd91a53d7180df60a89d185feb1796bbbc4eaa31d8ada6979204e", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_14e7bcbf-4c34-4287-a07b-8d72cb19489f", "name": "vyos_vrouter-vm_14e7bcbf-4c34-4287-a07b-8d72cb19489f", "created": "2019-01-18T07:34:36Z", "tenant_id": "17e729102c084fb48ba796776c94dd74", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-18 07:35:46,645 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-042a927b-b0fb-4f95-a46a-ffb75a69dc53 2019-01-18 07:35:46,645 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.547412157059s 2019-01-18 07:35:46,645 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-042a927b-b0fb-4f95-a46a-ffb75a69dc53 2019-01-18 07:35:46,649 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-18 07:35:48,652 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-18 07:35:48,655 - 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}fa952c8ddc997e028c77f27dcaa3f78c252fa56d" 2019-01-18 07:35:49,433 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 07:35: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-a76b4b90-d530-4d16-8d9a-91fb0f31c758 x-compute-request-id: req-a76b4b90-d530-4d16-8d9a-91fb0f31c758 Content-Encoding: gzip Content-Length: 669 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/4cf21c79-6731-461a-baba-67bcbb11374c", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/4cf21c79-6731-461a-baba-67bcbb11374c", "rel": "bookmark"}], "image": {"id": "0e557d4e-9c7b-4e93-8199-28ffacb7e648", "links": [{"href": "http://172.30.9.23:8774/images/0e557d4e-9c7b-4e93-8199-28ffacb7e648", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "beb31b70-cfc2-4013-b51a-72f91062cf94", "links": [{"href": "http://172.30.9.23:8774/flavors/beb31b70-cfc2-4013-b51a-72f91062cf94", "rel": "bookmark"}]}, "id": "4cf21c79-6731-461a-baba-67bcbb11374c", "security_groups": [{"name": "vyos_vrouter-sg_14e7bcbf-4c34-4287-a07b-8d72cb19489f"}], "user_id": "4555db18b3084cf1a80a0bc7c302f12a", "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": "2019-01-18T07:34:39Z", "hostId": "f85cd91a53d7180df60a89d185feb1796bbbc4eaa31d8ada6979204e", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_14e7bcbf-4c34-4287-a07b-8d72cb19489f", "name": "vyos_vrouter-vm_14e7bcbf-4c34-4287-a07b-8d72cb19489f", "created": "2019-01-18T07:34:36Z", "tenant_id": "17e729102c084fb48ba796776c94dd74", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-18 07:35:49,433 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-a76b4b90-d530-4d16-8d9a-91fb0f31c758 2019-01-18 07:35:49,433 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.78126001358s 2019-01-18 07:35:49,434 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-a76b4b90-d530-4d16-8d9a-91fb0f31c758 2019-01-18 07:35:49,438 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-18 07:35:51,440 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-18 07:35:51,443 - 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}fa952c8ddc997e028c77f27dcaa3f78c252fa56d" 2019-01-18 07:35:51,984 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 07:35: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-2106d8f8-8f30-4cd9-878b-491bb89d829f x-compute-request-id: req-2106d8f8-8f30-4cd9-878b-491bb89d829f Content-Encoding: gzip Content-Length: 669 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/4cf21c79-6731-461a-baba-67bcbb11374c", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/4cf21c79-6731-461a-baba-67bcbb11374c", "rel": "bookmark"}], "image": {"id": "0e557d4e-9c7b-4e93-8199-28ffacb7e648", "links": [{"href": "http://172.30.9.23:8774/images/0e557d4e-9c7b-4e93-8199-28ffacb7e648", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "beb31b70-cfc2-4013-b51a-72f91062cf94", "links": [{"href": "http://172.30.9.23:8774/flavors/beb31b70-cfc2-4013-b51a-72f91062cf94", "rel": "bookmark"}]}, "id": "4cf21c79-6731-461a-baba-67bcbb11374c", "security_groups": [{"name": "vyos_vrouter-sg_14e7bcbf-4c34-4287-a07b-8d72cb19489f"}], "user_id": "4555db18b3084cf1a80a0bc7c302f12a", "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": "2019-01-18T07:34:39Z", "hostId": "f85cd91a53d7180df60a89d185feb1796bbbc4eaa31d8ada6979204e", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_14e7bcbf-4c34-4287-a07b-8d72cb19489f", "name": "vyos_vrouter-vm_14e7bcbf-4c34-4287-a07b-8d72cb19489f", "created": "2019-01-18T07:34:36Z", "tenant_id": "17e729102c084fb48ba796776c94dd74", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-18 07:35:51,984 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-2106d8f8-8f30-4cd9-878b-491bb89d829f 2019-01-18 07:35:51,984 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.543585062027s 2019-01-18 07:35:51,984 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-2106d8f8-8f30-4cd9-878b-491bb89d829f 2019-01-18 07:35:51,989 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-18 07:35:53,991 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-18 07:35:53,994 - 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}fa952c8ddc997e028c77f27dcaa3f78c252fa56d" 2019-01-18 07:35:54,391 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 07:35: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-0af50a5e-798e-4f7d-9166-a7481cf730e6 x-compute-request-id: req-0af50a5e-798e-4f7d-9166-a7481cf730e6 Content-Encoding: gzip Content-Length: 669 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/4cf21c79-6731-461a-baba-67bcbb11374c", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/4cf21c79-6731-461a-baba-67bcbb11374c", "rel": "bookmark"}], "image": {"id": "0e557d4e-9c7b-4e93-8199-28ffacb7e648", "links": [{"href": "http://172.30.9.23:8774/images/0e557d4e-9c7b-4e93-8199-28ffacb7e648", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "beb31b70-cfc2-4013-b51a-72f91062cf94", "links": [{"href": "http://172.30.9.23:8774/flavors/beb31b70-cfc2-4013-b51a-72f91062cf94", "rel": "bookmark"}]}, "id": "4cf21c79-6731-461a-baba-67bcbb11374c", "security_groups": [{"name": "vyos_vrouter-sg_14e7bcbf-4c34-4287-a07b-8d72cb19489f"}], "user_id": "4555db18b3084cf1a80a0bc7c302f12a", "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": "2019-01-18T07:34:39Z", "hostId": "f85cd91a53d7180df60a89d185feb1796bbbc4eaa31d8ada6979204e", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_14e7bcbf-4c34-4287-a07b-8d72cb19489f", "name": "vyos_vrouter-vm_14e7bcbf-4c34-4287-a07b-8d72cb19489f", "created": "2019-01-18T07:34:36Z", "tenant_id": "17e729102c084fb48ba796776c94dd74", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-18 07:35:54,392 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-0af50a5e-798e-4f7d-9166-a7481cf730e6 2019-01-18 07:35:54,392 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.400460004807s 2019-01-18 07:35:54,392 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-0af50a5e-798e-4f7d-9166-a7481cf730e6 2019-01-18 07:35:54,396 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-18 07:35:56,398 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-18 07:35:56,401 - 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}fa952c8ddc997e028c77f27dcaa3f78c252fa56d" 2019-01-18 07:35:56,773 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 07:35: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-4ac2dfea-2a46-4510-b625-4106afe8fed2 x-compute-request-id: req-4ac2dfea-2a46-4510-b625-4106afe8fed2 Content-Encoding: gzip Content-Length: 669 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/4cf21c79-6731-461a-baba-67bcbb11374c", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/4cf21c79-6731-461a-baba-67bcbb11374c", "rel": "bookmark"}], "image": {"id": "0e557d4e-9c7b-4e93-8199-28ffacb7e648", "links": [{"href": "http://172.30.9.23:8774/images/0e557d4e-9c7b-4e93-8199-28ffacb7e648", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "beb31b70-cfc2-4013-b51a-72f91062cf94", "links": [{"href": "http://172.30.9.23:8774/flavors/beb31b70-cfc2-4013-b51a-72f91062cf94", "rel": "bookmark"}]}, "id": "4cf21c79-6731-461a-baba-67bcbb11374c", "security_groups": [{"name": "vyos_vrouter-sg_14e7bcbf-4c34-4287-a07b-8d72cb19489f"}], "user_id": "4555db18b3084cf1a80a0bc7c302f12a", "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": "2019-01-18T07:34:39Z", "hostId": "f85cd91a53d7180df60a89d185feb1796bbbc4eaa31d8ada6979204e", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_14e7bcbf-4c34-4287-a07b-8d72cb19489f", "name": "vyos_vrouter-vm_14e7bcbf-4c34-4287-a07b-8d72cb19489f", "created": "2019-01-18T07:34:36Z", "tenant_id": "17e729102c084fb48ba796776c94dd74", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-18 07:35:56,773 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-4ac2dfea-2a46-4510-b625-4106afe8fed2 2019-01-18 07:35:56,773 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.374675035477s 2019-01-18 07:35:56,774 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-4ac2dfea-2a46-4510-b625-4106afe8fed2 2019-01-18 07:35:56,778 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-18 07:35:58,780 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-18 07:35:58,784 - 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}fa952c8ddc997e028c77f27dcaa3f78c252fa56d" 2019-01-18 07:35:59,305 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 07:35: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-a0212d87-2206-48dc-998d-c000308f6054 x-compute-request-id: req-a0212d87-2206-48dc-998d-c000308f6054 Content-Encoding: gzip Content-Length: 669 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/4cf21c79-6731-461a-baba-67bcbb11374c", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/4cf21c79-6731-461a-baba-67bcbb11374c", "rel": "bookmark"}], "image": {"id": "0e557d4e-9c7b-4e93-8199-28ffacb7e648", "links": [{"href": "http://172.30.9.23:8774/images/0e557d4e-9c7b-4e93-8199-28ffacb7e648", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "beb31b70-cfc2-4013-b51a-72f91062cf94", "links": [{"href": "http://172.30.9.23:8774/flavors/beb31b70-cfc2-4013-b51a-72f91062cf94", "rel": "bookmark"}]}, "id": "4cf21c79-6731-461a-baba-67bcbb11374c", "security_groups": [{"name": "vyos_vrouter-sg_14e7bcbf-4c34-4287-a07b-8d72cb19489f"}], "user_id": "4555db18b3084cf1a80a0bc7c302f12a", "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": "2019-01-18T07:34:39Z", "hostId": "f85cd91a53d7180df60a89d185feb1796bbbc4eaa31d8ada6979204e", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_14e7bcbf-4c34-4287-a07b-8d72cb19489f", "name": "vyos_vrouter-vm_14e7bcbf-4c34-4287-a07b-8d72cb19489f", "created": "2019-01-18T07:34:36Z", "tenant_id": "17e729102c084fb48ba796776c94dd74", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-18 07:35:59,305 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-a0212d87-2206-48dc-998d-c000308f6054 2019-01-18 07:35:59,305 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.524671077728s 2019-01-18 07:35:59,306 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-a0212d87-2206-48dc-998d-c000308f6054 2019-01-18 07:35:59,310 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-18 07:36:01,312 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-18 07:36:01,315 - 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}fa952c8ddc997e028c77f27dcaa3f78c252fa56d" 2019-01-18 07:36:01,814 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 07:36: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-594240fc-e86f-49e9-8f2d-f78db8b9c9b6 x-compute-request-id: req-594240fc-e86f-49e9-8f2d-f78db8b9c9b6 Content-Encoding: gzip Content-Length: 669 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/4cf21c79-6731-461a-baba-67bcbb11374c", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/4cf21c79-6731-461a-baba-67bcbb11374c", "rel": "bookmark"}], "image": {"id": "0e557d4e-9c7b-4e93-8199-28ffacb7e648", "links": [{"href": "http://172.30.9.23:8774/images/0e557d4e-9c7b-4e93-8199-28ffacb7e648", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "beb31b70-cfc2-4013-b51a-72f91062cf94", "links": [{"href": "http://172.30.9.23:8774/flavors/beb31b70-cfc2-4013-b51a-72f91062cf94", "rel": "bookmark"}]}, "id": "4cf21c79-6731-461a-baba-67bcbb11374c", "security_groups": [{"name": "vyos_vrouter-sg_14e7bcbf-4c34-4287-a07b-8d72cb19489f"}], "user_id": "4555db18b3084cf1a80a0bc7c302f12a", "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": "2019-01-18T07:34:39Z", "hostId": "f85cd91a53d7180df60a89d185feb1796bbbc4eaa31d8ada6979204e", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_14e7bcbf-4c34-4287-a07b-8d72cb19489f", "name": "vyos_vrouter-vm_14e7bcbf-4c34-4287-a07b-8d72cb19489f", "created": "2019-01-18T07:34:36Z", "tenant_id": "17e729102c084fb48ba796776c94dd74", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-18 07:36:01,814 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-594240fc-e86f-49e9-8f2d-f78db8b9c9b6 2019-01-18 07:36:01,815 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.502223014832s 2019-01-18 07:36:01,815 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-594240fc-e86f-49e9-8f2d-f78db8b9c9b6 2019-01-18 07:36:01,819 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-18 07:36:03,822 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-18 07:36:03,825 - 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}fa952c8ddc997e028c77f27dcaa3f78c252fa56d" 2019-01-18 07:36:04,337 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 07:36: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-cf83060d-93ea-4cdf-9330-6a33a333af2f x-compute-request-id: req-cf83060d-93ea-4cdf-9330-6a33a333af2f Content-Encoding: gzip Content-Length: 669 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/4cf21c79-6731-461a-baba-67bcbb11374c", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/4cf21c79-6731-461a-baba-67bcbb11374c", "rel": "bookmark"}], "image": {"id": "0e557d4e-9c7b-4e93-8199-28ffacb7e648", "links": [{"href": "http://172.30.9.23:8774/images/0e557d4e-9c7b-4e93-8199-28ffacb7e648", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "beb31b70-cfc2-4013-b51a-72f91062cf94", "links": [{"href": "http://172.30.9.23:8774/flavors/beb31b70-cfc2-4013-b51a-72f91062cf94", "rel": "bookmark"}]}, "id": "4cf21c79-6731-461a-baba-67bcbb11374c", "security_groups": [{"name": "vyos_vrouter-sg_14e7bcbf-4c34-4287-a07b-8d72cb19489f"}], "user_id": "4555db18b3084cf1a80a0bc7c302f12a", "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": "2019-01-18T07:34:39Z", "hostId": "f85cd91a53d7180df60a89d185feb1796bbbc4eaa31d8ada6979204e", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_14e7bcbf-4c34-4287-a07b-8d72cb19489f", "name": "vyos_vrouter-vm_14e7bcbf-4c34-4287-a07b-8d72cb19489f", "created": "2019-01-18T07:34:36Z", "tenant_id": "17e729102c084fb48ba796776c94dd74", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-18 07:36:04,338 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-cf83060d-93ea-4cdf-9330-6a33a333af2f 2019-01-18 07:36:04,338 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.515959978104s 2019-01-18 07:36:04,338 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-cf83060d-93ea-4cdf-9330-6a33a333af2f 2019-01-18 07:36:04,342 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-18 07:36:06,345 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-18 07:36:06,347 - 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}fa952c8ddc997e028c77f27dcaa3f78c252fa56d" 2019-01-18 07:36:06,942 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 07:36: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-df2488e3-5889-4b56-8f62-f929b9550adc x-compute-request-id: req-df2488e3-5889-4b56-8f62-f929b9550adc Content-Encoding: gzip Content-Length: 669 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/4cf21c79-6731-461a-baba-67bcbb11374c", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/4cf21c79-6731-461a-baba-67bcbb11374c", "rel": "bookmark"}], "image": {"id": "0e557d4e-9c7b-4e93-8199-28ffacb7e648", "links": [{"href": "http://172.30.9.23:8774/images/0e557d4e-9c7b-4e93-8199-28ffacb7e648", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "beb31b70-cfc2-4013-b51a-72f91062cf94", "links": [{"href": "http://172.30.9.23:8774/flavors/beb31b70-cfc2-4013-b51a-72f91062cf94", "rel": "bookmark"}]}, "id": "4cf21c79-6731-461a-baba-67bcbb11374c", "security_groups": [{"name": "vyos_vrouter-sg_14e7bcbf-4c34-4287-a07b-8d72cb19489f"}], "user_id": "4555db18b3084cf1a80a0bc7c302f12a", "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": "2019-01-18T07:34:39Z", "hostId": "f85cd91a53d7180df60a89d185feb1796bbbc4eaa31d8ada6979204e", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_14e7bcbf-4c34-4287-a07b-8d72cb19489f", "name": "vyos_vrouter-vm_14e7bcbf-4c34-4287-a07b-8d72cb19489f", "created": "2019-01-18T07:34:36Z", "tenant_id": "17e729102c084fb48ba796776c94dd74", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-18 07:36:06,942 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-df2488e3-5889-4b56-8f62-f929b9550adc 2019-01-18 07:36:06,942 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.597476005554s 2019-01-18 07:36:06,943 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-df2488e3-5889-4b56-8f62-f929b9550adc 2019-01-18 07:36:06,946 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-18 07:36:08,949 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-18 07:36:08,952 - 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}fa952c8ddc997e028c77f27dcaa3f78c252fa56d" 2019-01-18 07:36:09,484 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 07:36: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-8dee3d43-fbd1-4ffe-abed-391448b85605 x-compute-request-id: req-8dee3d43-fbd1-4ffe-abed-391448b85605 Content-Encoding: gzip Content-Length: 669 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/4cf21c79-6731-461a-baba-67bcbb11374c", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/4cf21c79-6731-461a-baba-67bcbb11374c", "rel": "bookmark"}], "image": {"id": "0e557d4e-9c7b-4e93-8199-28ffacb7e648", "links": [{"href": "http://172.30.9.23:8774/images/0e557d4e-9c7b-4e93-8199-28ffacb7e648", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "beb31b70-cfc2-4013-b51a-72f91062cf94", "links": [{"href": "http://172.30.9.23:8774/flavors/beb31b70-cfc2-4013-b51a-72f91062cf94", "rel": "bookmark"}]}, "id": "4cf21c79-6731-461a-baba-67bcbb11374c", "security_groups": [{"name": "vyos_vrouter-sg_14e7bcbf-4c34-4287-a07b-8d72cb19489f"}], "user_id": "4555db18b3084cf1a80a0bc7c302f12a", "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": "2019-01-18T07:34:39Z", "hostId": "f85cd91a53d7180df60a89d185feb1796bbbc4eaa31d8ada6979204e", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_14e7bcbf-4c34-4287-a07b-8d72cb19489f", "name": "vyos_vrouter-vm_14e7bcbf-4c34-4287-a07b-8d72cb19489f", "created": "2019-01-18T07:34:36Z", "tenant_id": "17e729102c084fb48ba796776c94dd74", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-18 07:36:09,484 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-8dee3d43-fbd1-4ffe-abed-391448b85605 2019-01-18 07:36:09,484 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.535232067108s 2019-01-18 07:36:09,484 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-8dee3d43-fbd1-4ffe-abed-391448b85605 2019-01-18 07:36:09,488 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-18 07:36:11,490 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-18 07:36:11,493 - 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}fa952c8ddc997e028c77f27dcaa3f78c252fa56d" 2019-01-18 07:36:12,198 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 07:36: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-bc2c1c4f-725a-4358-bce6-ed0afc73dbf2 x-compute-request-id: req-bc2c1c4f-725a-4358-bce6-ed0afc73dbf2 Content-Encoding: gzip Content-Length: 669 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/4cf21c79-6731-461a-baba-67bcbb11374c", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/4cf21c79-6731-461a-baba-67bcbb11374c", "rel": "bookmark"}], "image": {"id": "0e557d4e-9c7b-4e93-8199-28ffacb7e648", "links": [{"href": "http://172.30.9.23:8774/images/0e557d4e-9c7b-4e93-8199-28ffacb7e648", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "beb31b70-cfc2-4013-b51a-72f91062cf94", "links": [{"href": "http://172.30.9.23:8774/flavors/beb31b70-cfc2-4013-b51a-72f91062cf94", "rel": "bookmark"}]}, "id": "4cf21c79-6731-461a-baba-67bcbb11374c", "security_groups": [{"name": "vyos_vrouter-sg_14e7bcbf-4c34-4287-a07b-8d72cb19489f"}], "user_id": "4555db18b3084cf1a80a0bc7c302f12a", "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": "2019-01-18T07:34:39Z", "hostId": "f85cd91a53d7180df60a89d185feb1796bbbc4eaa31d8ada6979204e", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_14e7bcbf-4c34-4287-a07b-8d72cb19489f", "name": "vyos_vrouter-vm_14e7bcbf-4c34-4287-a07b-8d72cb19489f", "created": "2019-01-18T07:34:36Z", "tenant_id": "17e729102c084fb48ba796776c94dd74", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-18 07:36:12,199 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-bc2c1c4f-725a-4358-bce6-ed0afc73dbf2 2019-01-18 07:36:12,199 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.708312988281s 2019-01-18 07:36:12,199 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-bc2c1c4f-725a-4358-bce6-ed0afc73dbf2 2019-01-18 07:36:12,204 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-18 07:36:14,207 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-18 07:36:14,209 - 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}fa952c8ddc997e028c77f27dcaa3f78c252fa56d" 2019-01-18 07:36:14,719 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 07:36: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-48c5d9c3-31ae-47b2-ba1f-1518e5ba6605 x-compute-request-id: req-48c5d9c3-31ae-47b2-ba1f-1518e5ba6605 Content-Encoding: gzip Content-Length: 669 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/4cf21c79-6731-461a-baba-67bcbb11374c", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/4cf21c79-6731-461a-baba-67bcbb11374c", "rel": "bookmark"}], "image": {"id": "0e557d4e-9c7b-4e93-8199-28ffacb7e648", "links": [{"href": "http://172.30.9.23:8774/images/0e557d4e-9c7b-4e93-8199-28ffacb7e648", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "beb31b70-cfc2-4013-b51a-72f91062cf94", "links": [{"href": "http://172.30.9.23:8774/flavors/beb31b70-cfc2-4013-b51a-72f91062cf94", "rel": "bookmark"}]}, "id": "4cf21c79-6731-461a-baba-67bcbb11374c", "security_groups": [{"name": "vyos_vrouter-sg_14e7bcbf-4c34-4287-a07b-8d72cb19489f"}], "user_id": "4555db18b3084cf1a80a0bc7c302f12a", "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": "2019-01-18T07:34:39Z", "hostId": "f85cd91a53d7180df60a89d185feb1796bbbc4eaa31d8ada6979204e", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_14e7bcbf-4c34-4287-a07b-8d72cb19489f", "name": "vyos_vrouter-vm_14e7bcbf-4c34-4287-a07b-8d72cb19489f", "created": "2019-01-18T07:34:36Z", "tenant_id": "17e729102c084fb48ba796776c94dd74", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-18 07:36:14,720 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-48c5d9c3-31ae-47b2-ba1f-1518e5ba6605 2019-01-18 07:36:14,720 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.513084888458s 2019-01-18 07:36:14,720 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-48c5d9c3-31ae-47b2-ba1f-1518e5ba6605 2019-01-18 07:36:14,724 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-18 07:36:16,726 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-18 07:36:16,730 - 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}fa952c8ddc997e028c77f27dcaa3f78c252fa56d" 2019-01-18 07:36:17,256 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 07:36: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-dcd0efd1-ac2a-4533-8fd2-b6f919960db1 x-compute-request-id: req-dcd0efd1-ac2a-4533-8fd2-b6f919960db1 Content-Encoding: gzip Content-Length: 669 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/4cf21c79-6731-461a-baba-67bcbb11374c", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/4cf21c79-6731-461a-baba-67bcbb11374c", "rel": "bookmark"}], "image": {"id": "0e557d4e-9c7b-4e93-8199-28ffacb7e648", "links": [{"href": "http://172.30.9.23:8774/images/0e557d4e-9c7b-4e93-8199-28ffacb7e648", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "beb31b70-cfc2-4013-b51a-72f91062cf94", "links": [{"href": "http://172.30.9.23:8774/flavors/beb31b70-cfc2-4013-b51a-72f91062cf94", "rel": "bookmark"}]}, "id": "4cf21c79-6731-461a-baba-67bcbb11374c", "security_groups": [{"name": "vyos_vrouter-sg_14e7bcbf-4c34-4287-a07b-8d72cb19489f"}], "user_id": "4555db18b3084cf1a80a0bc7c302f12a", "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": "2019-01-18T07:34:39Z", "hostId": "f85cd91a53d7180df60a89d185feb1796bbbc4eaa31d8ada6979204e", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_14e7bcbf-4c34-4287-a07b-8d72cb19489f", "name": "vyos_vrouter-vm_14e7bcbf-4c34-4287-a07b-8d72cb19489f", "created": "2019-01-18T07:34:36Z", "tenant_id": "17e729102c084fb48ba796776c94dd74", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-18 07:36:17,256 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-dcd0efd1-ac2a-4533-8fd2-b6f919960db1 2019-01-18 07:36:17,257 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.529984951019s 2019-01-18 07:36:17,257 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-dcd0efd1-ac2a-4533-8fd2-b6f919960db1 2019-01-18 07:36:17,261 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-18 07:36:19,263 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-18 07:36:19,266 - 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}fa952c8ddc997e028c77f27dcaa3f78c252fa56d" 2019-01-18 07:36:19,872 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 07:36: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-49b5f975-5bf4-4b6a-8d59-b0c92ab5f9fe x-compute-request-id: req-49b5f975-5bf4-4b6a-8d59-b0c92ab5f9fe Content-Encoding: gzip Content-Length: 669 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/4cf21c79-6731-461a-baba-67bcbb11374c", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/4cf21c79-6731-461a-baba-67bcbb11374c", "rel": "bookmark"}], "image": {"id": "0e557d4e-9c7b-4e93-8199-28ffacb7e648", "links": [{"href": "http://172.30.9.23:8774/images/0e557d4e-9c7b-4e93-8199-28ffacb7e648", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "beb31b70-cfc2-4013-b51a-72f91062cf94", "links": [{"href": "http://172.30.9.23:8774/flavors/beb31b70-cfc2-4013-b51a-72f91062cf94", "rel": "bookmark"}]}, "id": "4cf21c79-6731-461a-baba-67bcbb11374c", "security_groups": [{"name": "vyos_vrouter-sg_14e7bcbf-4c34-4287-a07b-8d72cb19489f"}], "user_id": "4555db18b3084cf1a80a0bc7c302f12a", "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": "2019-01-18T07:34:39Z", "hostId": "f85cd91a53d7180df60a89d185feb1796bbbc4eaa31d8ada6979204e", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_14e7bcbf-4c34-4287-a07b-8d72cb19489f", "name": "vyos_vrouter-vm_14e7bcbf-4c34-4287-a07b-8d72cb19489f", "created": "2019-01-18T07:34:36Z", "tenant_id": "17e729102c084fb48ba796776c94dd74", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-18 07:36:19,873 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-49b5f975-5bf4-4b6a-8d59-b0c92ab5f9fe 2019-01-18 07:36:19,873 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.609248161316s 2019-01-18 07:36:19,873 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-49b5f975-5bf4-4b6a-8d59-b0c92ab5f9fe 2019-01-18 07:36:19,877 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-18 07:36:21,880 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-18 07:36:21,882 - 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}fa952c8ddc997e028c77f27dcaa3f78c252fa56d" 2019-01-18 07:36:22,419 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 07:36: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-f814e6fb-0d99-4f8b-98a4-14cee0a72328 x-compute-request-id: req-f814e6fb-0d99-4f8b-98a4-14cee0a72328 Content-Encoding: gzip Content-Length: 669 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/4cf21c79-6731-461a-baba-67bcbb11374c", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/4cf21c79-6731-461a-baba-67bcbb11374c", "rel": "bookmark"}], "image": {"id": "0e557d4e-9c7b-4e93-8199-28ffacb7e648", "links": [{"href": "http://172.30.9.23:8774/images/0e557d4e-9c7b-4e93-8199-28ffacb7e648", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "beb31b70-cfc2-4013-b51a-72f91062cf94", "links": [{"href": "http://172.30.9.23:8774/flavors/beb31b70-cfc2-4013-b51a-72f91062cf94", "rel": "bookmark"}]}, "id": "4cf21c79-6731-461a-baba-67bcbb11374c", "security_groups": [{"name": "vyos_vrouter-sg_14e7bcbf-4c34-4287-a07b-8d72cb19489f"}], "user_id": "4555db18b3084cf1a80a0bc7c302f12a", "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": "2019-01-18T07:34:39Z", "hostId": "f85cd91a53d7180df60a89d185feb1796bbbc4eaa31d8ada6979204e", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_14e7bcbf-4c34-4287-a07b-8d72cb19489f", "name": "vyos_vrouter-vm_14e7bcbf-4c34-4287-a07b-8d72cb19489f", "created": "2019-01-18T07:34:36Z", "tenant_id": "17e729102c084fb48ba796776c94dd74", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-18 07:36:22,419 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-f814e6fb-0d99-4f8b-98a4-14cee0a72328 2019-01-18 07:36:22,419 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.539274215698s 2019-01-18 07:36:22,419 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-f814e6fb-0d99-4f8b-98a4-14cee0a72328 2019-01-18 07:36:22,424 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-18 07:36:24,426 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-18 07:36:24,429 - 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}fa952c8ddc997e028c77f27dcaa3f78c252fa56d" 2019-01-18 07:36:25,196 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 07:36: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-e6521ae0-99c5-496b-83fb-323e7b0df59d x-compute-request-id: req-e6521ae0-99c5-496b-83fb-323e7b0df59d Content-Encoding: gzip Content-Length: 669 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/4cf21c79-6731-461a-baba-67bcbb11374c", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/4cf21c79-6731-461a-baba-67bcbb11374c", "rel": "bookmark"}], "image": {"id": "0e557d4e-9c7b-4e93-8199-28ffacb7e648", "links": [{"href": "http://172.30.9.23:8774/images/0e557d4e-9c7b-4e93-8199-28ffacb7e648", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "beb31b70-cfc2-4013-b51a-72f91062cf94", "links": [{"href": "http://172.30.9.23:8774/flavors/beb31b70-cfc2-4013-b51a-72f91062cf94", "rel": "bookmark"}]}, "id": "4cf21c79-6731-461a-baba-67bcbb11374c", "security_groups": [{"name": "vyos_vrouter-sg_14e7bcbf-4c34-4287-a07b-8d72cb19489f"}], "user_id": "4555db18b3084cf1a80a0bc7c302f12a", "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": "2019-01-18T07:34:39Z", "hostId": "f85cd91a53d7180df60a89d185feb1796bbbc4eaa31d8ada6979204e", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_14e7bcbf-4c34-4287-a07b-8d72cb19489f", "name": "vyos_vrouter-vm_14e7bcbf-4c34-4287-a07b-8d72cb19489f", "created": "2019-01-18T07:34:36Z", "tenant_id": "17e729102c084fb48ba796776c94dd74", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-18 07:36:25,197 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-e6521ae0-99c5-496b-83fb-323e7b0df59d 2019-01-18 07:36:25,197 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.770416021347s 2019-01-18 07:36:25,197 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-e6521ae0-99c5-496b-83fb-323e7b0df59d 2019-01-18 07:36:25,201 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-18 07:36:27,204 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-18 07:36:27,207 - 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}fa952c8ddc997e028c77f27dcaa3f78c252fa56d" 2019-01-18 07:36:27,584 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 07: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-c9d1e479-3b93-481c-af76-d2e1e0dbc367 x-compute-request-id: req-c9d1e479-3b93-481c-af76-d2e1e0dbc367 Content-Encoding: gzip Content-Length: 669 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/4cf21c79-6731-461a-baba-67bcbb11374c", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/4cf21c79-6731-461a-baba-67bcbb11374c", "rel": "bookmark"}], "image": {"id": "0e557d4e-9c7b-4e93-8199-28ffacb7e648", "links": [{"href": "http://172.30.9.23:8774/images/0e557d4e-9c7b-4e93-8199-28ffacb7e648", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "beb31b70-cfc2-4013-b51a-72f91062cf94", "links": [{"href": "http://172.30.9.23:8774/flavors/beb31b70-cfc2-4013-b51a-72f91062cf94", "rel": "bookmark"}]}, "id": "4cf21c79-6731-461a-baba-67bcbb11374c", "security_groups": [{"name": "vyos_vrouter-sg_14e7bcbf-4c34-4287-a07b-8d72cb19489f"}], "user_id": "4555db18b3084cf1a80a0bc7c302f12a", "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": "2019-01-18T07:34:39Z", "hostId": "f85cd91a53d7180df60a89d185feb1796bbbc4eaa31d8ada6979204e", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_14e7bcbf-4c34-4287-a07b-8d72cb19489f", "name": "vyos_vrouter-vm_14e7bcbf-4c34-4287-a07b-8d72cb19489f", "created": "2019-01-18T07:34:36Z", "tenant_id": "17e729102c084fb48ba796776c94dd74", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-18 07:36:27,585 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-c9d1e479-3b93-481c-af76-d2e1e0dbc367 2019-01-18 07:36:27,585 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.380966901779s 2019-01-18 07:36:27,585 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-c9d1e479-3b93-481c-af76-d2e1e0dbc367 2019-01-18 07:36:27,589 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-18 07:36:29,592 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-18 07:36:29,595 - 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}fa952c8ddc997e028c77f27dcaa3f78c252fa56d" 2019-01-18 07:36:30,112 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 07:36: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-a25df999-319a-40c8-8bce-8d796bae949a x-compute-request-id: req-a25df999-319a-40c8-8bce-8d796bae949a Content-Encoding: gzip Content-Length: 669 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/4cf21c79-6731-461a-baba-67bcbb11374c", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/4cf21c79-6731-461a-baba-67bcbb11374c", "rel": "bookmark"}], "image": {"id": "0e557d4e-9c7b-4e93-8199-28ffacb7e648", "links": [{"href": "http://172.30.9.23:8774/images/0e557d4e-9c7b-4e93-8199-28ffacb7e648", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "beb31b70-cfc2-4013-b51a-72f91062cf94", "links": [{"href": "http://172.30.9.23:8774/flavors/beb31b70-cfc2-4013-b51a-72f91062cf94", "rel": "bookmark"}]}, "id": "4cf21c79-6731-461a-baba-67bcbb11374c", "security_groups": [{"name": "vyos_vrouter-sg_14e7bcbf-4c34-4287-a07b-8d72cb19489f"}], "user_id": "4555db18b3084cf1a80a0bc7c302f12a", "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": "2019-01-18T07:34:39Z", "hostId": "f85cd91a53d7180df60a89d185feb1796bbbc4eaa31d8ada6979204e", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_14e7bcbf-4c34-4287-a07b-8d72cb19489f", "name": "vyos_vrouter-vm_14e7bcbf-4c34-4287-a07b-8d72cb19489f", "created": "2019-01-18T07:34:36Z", "tenant_id": "17e729102c084fb48ba796776c94dd74", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-18 07:36:30,112 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-a25df999-319a-40c8-8bce-8d796bae949a 2019-01-18 07:36:30,113 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.520781040192s 2019-01-18 07:36:30,113 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-a25df999-319a-40c8-8bce-8d796bae949a 2019-01-18 07:36:30,117 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-18 07:36:32,119 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-18 07:36:32,122 - 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}fa952c8ddc997e028c77f27dcaa3f78c252fa56d" 2019-01-18 07:36:32,656 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 07:36: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-4671a66a-acf7-485e-9b4f-d78e5693939e x-compute-request-id: req-4671a66a-acf7-485e-9b4f-d78e5693939e Content-Encoding: gzip Content-Length: 669 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/4cf21c79-6731-461a-baba-67bcbb11374c", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/4cf21c79-6731-461a-baba-67bcbb11374c", "rel": "bookmark"}], "image": {"id": "0e557d4e-9c7b-4e93-8199-28ffacb7e648", "links": [{"href": "http://172.30.9.23:8774/images/0e557d4e-9c7b-4e93-8199-28ffacb7e648", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "beb31b70-cfc2-4013-b51a-72f91062cf94", "links": [{"href": "http://172.30.9.23:8774/flavors/beb31b70-cfc2-4013-b51a-72f91062cf94", "rel": "bookmark"}]}, "id": "4cf21c79-6731-461a-baba-67bcbb11374c", "security_groups": [{"name": "vyos_vrouter-sg_14e7bcbf-4c34-4287-a07b-8d72cb19489f"}], "user_id": "4555db18b3084cf1a80a0bc7c302f12a", "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": "2019-01-18T07:34:39Z", "hostId": "f85cd91a53d7180df60a89d185feb1796bbbc4eaa31d8ada6979204e", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_14e7bcbf-4c34-4287-a07b-8d72cb19489f", "name": "vyos_vrouter-vm_14e7bcbf-4c34-4287-a07b-8d72cb19489f", "created": "2019-01-18T07:34:36Z", "tenant_id": "17e729102c084fb48ba796776c94dd74", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-18 07:36:32,656 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-4671a66a-acf7-485e-9b4f-d78e5693939e 2019-01-18 07:36:32,656 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.536744117737s 2019-01-18 07:36:32,657 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-4671a66a-acf7-485e-9b4f-d78e5693939e 2019-01-18 07:36:32,661 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-18 07:36:34,663 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-18 07:36:34,666 - 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}fa952c8ddc997e028c77f27dcaa3f78c252fa56d" 2019-01-18 07:36:35,227 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 07:36: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-92a0bead-8f81-4d7a-9861-2dc1d98f9266 x-compute-request-id: req-92a0bead-8f81-4d7a-9861-2dc1d98f9266 Content-Encoding: gzip Content-Length: 669 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/4cf21c79-6731-461a-baba-67bcbb11374c", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/4cf21c79-6731-461a-baba-67bcbb11374c", "rel": "bookmark"}], "image": {"id": "0e557d4e-9c7b-4e93-8199-28ffacb7e648", "links": [{"href": "http://172.30.9.23:8774/images/0e557d4e-9c7b-4e93-8199-28ffacb7e648", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "beb31b70-cfc2-4013-b51a-72f91062cf94", "links": [{"href": "http://172.30.9.23:8774/flavors/beb31b70-cfc2-4013-b51a-72f91062cf94", "rel": "bookmark"}]}, "id": "4cf21c79-6731-461a-baba-67bcbb11374c", "security_groups": [{"name": "vyos_vrouter-sg_14e7bcbf-4c34-4287-a07b-8d72cb19489f"}], "user_id": "4555db18b3084cf1a80a0bc7c302f12a", "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": "2019-01-18T07:34:39Z", "hostId": "f85cd91a53d7180df60a89d185feb1796bbbc4eaa31d8ada6979204e", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_14e7bcbf-4c34-4287-a07b-8d72cb19489f", "name": "vyos_vrouter-vm_14e7bcbf-4c34-4287-a07b-8d72cb19489f", "created": "2019-01-18T07:34:36Z", "tenant_id": "17e729102c084fb48ba796776c94dd74", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-18 07:36:35,227 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-92a0bead-8f81-4d7a-9861-2dc1d98f9266 2019-01-18 07:36:35,228 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.564272880554s 2019-01-18 07:36:35,228 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-92a0bead-8f81-4d7a-9861-2dc1d98f9266 2019-01-18 07:36:35,232 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-18 07:36:37,234 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-18 07:36:37,237 - 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}fa952c8ddc997e028c77f27dcaa3f78c252fa56d" 2019-01-18 07:36:37,732 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 07:36: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-dc0d90cb-eaa5-45ed-bf63-ef470e86432e x-compute-request-id: req-dc0d90cb-eaa5-45ed-bf63-ef470e86432e Content-Encoding: gzip Content-Length: 669 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/4cf21c79-6731-461a-baba-67bcbb11374c", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/4cf21c79-6731-461a-baba-67bcbb11374c", "rel": "bookmark"}], "image": {"id": "0e557d4e-9c7b-4e93-8199-28ffacb7e648", "links": [{"href": "http://172.30.9.23:8774/images/0e557d4e-9c7b-4e93-8199-28ffacb7e648", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "beb31b70-cfc2-4013-b51a-72f91062cf94", "links": [{"href": "http://172.30.9.23:8774/flavors/beb31b70-cfc2-4013-b51a-72f91062cf94", "rel": "bookmark"}]}, "id": "4cf21c79-6731-461a-baba-67bcbb11374c", "security_groups": [{"name": "vyos_vrouter-sg_14e7bcbf-4c34-4287-a07b-8d72cb19489f"}], "user_id": "4555db18b3084cf1a80a0bc7c302f12a", "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": "2019-01-18T07:34:39Z", "hostId": "f85cd91a53d7180df60a89d185feb1796bbbc4eaa31d8ada6979204e", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_14e7bcbf-4c34-4287-a07b-8d72cb19489f", "name": "vyos_vrouter-vm_14e7bcbf-4c34-4287-a07b-8d72cb19489f", "created": "2019-01-18T07:34:36Z", "tenant_id": "17e729102c084fb48ba796776c94dd74", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-18 07:36:37,733 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-dc0d90cb-eaa5-45ed-bf63-ef470e86432e 2019-01-18 07:36:37,733 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.498170137405s 2019-01-18 07:36:37,733 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-dc0d90cb-eaa5-45ed-bf63-ef470e86432e 2019-01-18 07:36:37,737 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-18 07:36:39,740 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-18 07:36:39,743 - 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}fa952c8ddc997e028c77f27dcaa3f78c252fa56d" 2019-01-18 07:36:40,297 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 07:36: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-59b1c467-bdf6-4ada-a0b3-7f176a3f0f3b x-compute-request-id: req-59b1c467-bdf6-4ada-a0b3-7f176a3f0f3b Content-Encoding: gzip Content-Length: 669 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/4cf21c79-6731-461a-baba-67bcbb11374c", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/4cf21c79-6731-461a-baba-67bcbb11374c", "rel": "bookmark"}], "image": {"id": "0e557d4e-9c7b-4e93-8199-28ffacb7e648", "links": [{"href": "http://172.30.9.23:8774/images/0e557d4e-9c7b-4e93-8199-28ffacb7e648", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "beb31b70-cfc2-4013-b51a-72f91062cf94", "links": [{"href": "http://172.30.9.23:8774/flavors/beb31b70-cfc2-4013-b51a-72f91062cf94", "rel": "bookmark"}]}, "id": "4cf21c79-6731-461a-baba-67bcbb11374c", "security_groups": [{"name": "vyos_vrouter-sg_14e7bcbf-4c34-4287-a07b-8d72cb19489f"}], "user_id": "4555db18b3084cf1a80a0bc7c302f12a", "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": "2019-01-18T07:34:39Z", "hostId": "f85cd91a53d7180df60a89d185feb1796bbbc4eaa31d8ada6979204e", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_14e7bcbf-4c34-4287-a07b-8d72cb19489f", "name": "vyos_vrouter-vm_14e7bcbf-4c34-4287-a07b-8d72cb19489f", "created": "2019-01-18T07:34:36Z", "tenant_id": "17e729102c084fb48ba796776c94dd74", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-18 07:36:40,298 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-59b1c467-bdf6-4ada-a0b3-7f176a3f0f3b 2019-01-18 07:36:40,298 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.557896852493s 2019-01-18 07:36:40,298 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-59b1c467-bdf6-4ada-a0b3-7f176a3f0f3b 2019-01-18 07:36:40,302 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-18 07:36:42,305 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-18 07:36:42,308 - 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}fa952c8ddc997e028c77f27dcaa3f78c252fa56d" 2019-01-18 07:36:42,672 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 07:36: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-bdff0783-a1a4-4a86-ba30-2d4c26c847d7 x-compute-request-id: req-bdff0783-a1a4-4a86-ba30-2d4c26c847d7 Content-Encoding: gzip Content-Length: 669 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/4cf21c79-6731-461a-baba-67bcbb11374c", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/4cf21c79-6731-461a-baba-67bcbb11374c", "rel": "bookmark"}], "image": {"id": "0e557d4e-9c7b-4e93-8199-28ffacb7e648", "links": [{"href": "http://172.30.9.23:8774/images/0e557d4e-9c7b-4e93-8199-28ffacb7e648", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "beb31b70-cfc2-4013-b51a-72f91062cf94", "links": [{"href": "http://172.30.9.23:8774/flavors/beb31b70-cfc2-4013-b51a-72f91062cf94", "rel": "bookmark"}]}, "id": "4cf21c79-6731-461a-baba-67bcbb11374c", "security_groups": [{"name": "vyos_vrouter-sg_14e7bcbf-4c34-4287-a07b-8d72cb19489f"}], "user_id": "4555db18b3084cf1a80a0bc7c302f12a", "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": "2019-01-18T07:34:39Z", "hostId": "f85cd91a53d7180df60a89d185feb1796bbbc4eaa31d8ada6979204e", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_14e7bcbf-4c34-4287-a07b-8d72cb19489f", "name": "vyos_vrouter-vm_14e7bcbf-4c34-4287-a07b-8d72cb19489f", "created": "2019-01-18T07:34:36Z", "tenant_id": "17e729102c084fb48ba796776c94dd74", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-18 07:36:42,673 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-bdff0783-a1a4-4a86-ba30-2d4c26c847d7 2019-01-18 07:36:42,673 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.36746096611s 2019-01-18 07:36:42,673 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-bdff0783-a1a4-4a86-ba30-2d4c26c847d7 2019-01-18 07:36:42,677 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-18 07:36:44,680 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-18 07:36: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}fa952c8ddc997e028c77f27dcaa3f78c252fa56d" 2019-01-18 07:36:45,290 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 07:36: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-a9af747a-bf6d-44b4-83e9-6057c8744c2e x-compute-request-id: req-a9af747a-bf6d-44b4-83e9-6057c8744c2e Content-Encoding: gzip Content-Length: 669 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/4cf21c79-6731-461a-baba-67bcbb11374c", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/4cf21c79-6731-461a-baba-67bcbb11374c", "rel": "bookmark"}], "image": {"id": "0e557d4e-9c7b-4e93-8199-28ffacb7e648", "links": [{"href": "http://172.30.9.23:8774/images/0e557d4e-9c7b-4e93-8199-28ffacb7e648", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "beb31b70-cfc2-4013-b51a-72f91062cf94", "links": [{"href": "http://172.30.9.23:8774/flavors/beb31b70-cfc2-4013-b51a-72f91062cf94", "rel": "bookmark"}]}, "id": "4cf21c79-6731-461a-baba-67bcbb11374c", "security_groups": [{"name": "vyos_vrouter-sg_14e7bcbf-4c34-4287-a07b-8d72cb19489f"}], "user_id": "4555db18b3084cf1a80a0bc7c302f12a", "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": "2019-01-18T07:34:39Z", "hostId": "f85cd91a53d7180df60a89d185feb1796bbbc4eaa31d8ada6979204e", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_14e7bcbf-4c34-4287-a07b-8d72cb19489f", "name": "vyos_vrouter-vm_14e7bcbf-4c34-4287-a07b-8d72cb19489f", "created": "2019-01-18T07:34:36Z", "tenant_id": "17e729102c084fb48ba796776c94dd74", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-18 07:36:45,290 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-a9af747a-bf6d-44b4-83e9-6057c8744c2e 2019-01-18 07:36:45,290 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.610444068909s 2019-01-18 07:36:45,290 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-a9af747a-bf6d-44b4-83e9-6057c8744c2e 2019-01-18 07:36:45,294 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-18 07:36:47,297 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-18 07:36:47,300 - 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}fa952c8ddc997e028c77f27dcaa3f78c252fa56d" 2019-01-18 07:36:48,145 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 07:36: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-3c6ba962-c6a6-461c-8db2-4387e2168afd x-compute-request-id: req-3c6ba962-c6a6-461c-8db2-4387e2168afd Content-Encoding: gzip Content-Length: 669 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/4cf21c79-6731-461a-baba-67bcbb11374c", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/4cf21c79-6731-461a-baba-67bcbb11374c", "rel": "bookmark"}], "image": {"id": "0e557d4e-9c7b-4e93-8199-28ffacb7e648", "links": [{"href": "http://172.30.9.23:8774/images/0e557d4e-9c7b-4e93-8199-28ffacb7e648", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "beb31b70-cfc2-4013-b51a-72f91062cf94", "links": [{"href": "http://172.30.9.23:8774/flavors/beb31b70-cfc2-4013-b51a-72f91062cf94", "rel": "bookmark"}]}, "id": "4cf21c79-6731-461a-baba-67bcbb11374c", "security_groups": [{"name": "vyos_vrouter-sg_14e7bcbf-4c34-4287-a07b-8d72cb19489f"}], "user_id": "4555db18b3084cf1a80a0bc7c302f12a", "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": "2019-01-18T07:34:39Z", "hostId": "f85cd91a53d7180df60a89d185feb1796bbbc4eaa31d8ada6979204e", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_14e7bcbf-4c34-4287-a07b-8d72cb19489f", "name": "vyos_vrouter-vm_14e7bcbf-4c34-4287-a07b-8d72cb19489f", "created": "2019-01-18T07:34:36Z", "tenant_id": "17e729102c084fb48ba796776c94dd74", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-18 07:36:48,145 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-3c6ba962-c6a6-461c-8db2-4387e2168afd 2019-01-18 07:36:48,146 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.848494052887s 2019-01-18 07:36:48,146 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-3c6ba962-c6a6-461c-8db2-4387e2168afd 2019-01-18 07:36:48,150 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-18 07:36:50,152 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-18 07:36:50,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}fa952c8ddc997e028c77f27dcaa3f78c252fa56d" 2019-01-18 07:36:51,035 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 07:36: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-9ac016bb-91e0-4a95-8206-3bbc4bfd4cfa x-compute-request-id: req-9ac016bb-91e0-4a95-8206-3bbc4bfd4cfa Content-Encoding: gzip Content-Length: 669 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/4cf21c79-6731-461a-baba-67bcbb11374c", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/4cf21c79-6731-461a-baba-67bcbb11374c", "rel": "bookmark"}], "image": {"id": "0e557d4e-9c7b-4e93-8199-28ffacb7e648", "links": [{"href": "http://172.30.9.23:8774/images/0e557d4e-9c7b-4e93-8199-28ffacb7e648", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "beb31b70-cfc2-4013-b51a-72f91062cf94", "links": [{"href": "http://172.30.9.23:8774/flavors/beb31b70-cfc2-4013-b51a-72f91062cf94", "rel": "bookmark"}]}, "id": "4cf21c79-6731-461a-baba-67bcbb11374c", "security_groups": [{"name": "vyos_vrouter-sg_14e7bcbf-4c34-4287-a07b-8d72cb19489f"}], "user_id": "4555db18b3084cf1a80a0bc7c302f12a", "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": "2019-01-18T07:34:39Z", "hostId": "f85cd91a53d7180df60a89d185feb1796bbbc4eaa31d8ada6979204e", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_14e7bcbf-4c34-4287-a07b-8d72cb19489f", "name": "vyos_vrouter-vm_14e7bcbf-4c34-4287-a07b-8d72cb19489f", "created": "2019-01-18T07:34:36Z", "tenant_id": "17e729102c084fb48ba796776c94dd74", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-18 07:36:51,035 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-9ac016bb-91e0-4a95-8206-3bbc4bfd4cfa 2019-01-18 07:36:51,035 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.882422924042s 2019-01-18 07:36:51,035 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-9ac016bb-91e0-4a95-8206-3bbc4bfd4cfa 2019-01-18 07:36:51,039 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-18 07:36:53,042 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-18 07:36:53,045 - 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}fa952c8ddc997e028c77f27dcaa3f78c252fa56d" 2019-01-18 07:36:53,579 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 07:36: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-7ef6eb15-1f78-4f2f-b3b3-cb76e8e4f25e x-compute-request-id: req-7ef6eb15-1f78-4f2f-b3b3-cb76e8e4f25e Content-Encoding: gzip Content-Length: 669 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/4cf21c79-6731-461a-baba-67bcbb11374c", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/4cf21c79-6731-461a-baba-67bcbb11374c", "rel": "bookmark"}], "image": {"id": "0e557d4e-9c7b-4e93-8199-28ffacb7e648", "links": [{"href": "http://172.30.9.23:8774/images/0e557d4e-9c7b-4e93-8199-28ffacb7e648", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "beb31b70-cfc2-4013-b51a-72f91062cf94", "links": [{"href": "http://172.30.9.23:8774/flavors/beb31b70-cfc2-4013-b51a-72f91062cf94", "rel": "bookmark"}]}, "id": "4cf21c79-6731-461a-baba-67bcbb11374c", "security_groups": [{"name": "vyos_vrouter-sg_14e7bcbf-4c34-4287-a07b-8d72cb19489f"}], "user_id": "4555db18b3084cf1a80a0bc7c302f12a", "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": "2019-01-18T07:34:39Z", "hostId": "f85cd91a53d7180df60a89d185feb1796bbbc4eaa31d8ada6979204e", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_14e7bcbf-4c34-4287-a07b-8d72cb19489f", "name": "vyos_vrouter-vm_14e7bcbf-4c34-4287-a07b-8d72cb19489f", "created": "2019-01-18T07:34:36Z", "tenant_id": "17e729102c084fb48ba796776c94dd74", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-18 07:36:53,579 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-7ef6eb15-1f78-4f2f-b3b3-cb76e8e4f25e 2019-01-18 07:36:53,579 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.537258863449s 2019-01-18 07:36:53,580 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-7ef6eb15-1f78-4f2f-b3b3-cb76e8e4f25e 2019-01-18 07:36:53,584 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-18 07:36:55,586 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-18 07:36:55,589 - 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}fa952c8ddc997e028c77f27dcaa3f78c252fa56d" 2019-01-18 07:36:56,148 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 07:36: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-87cd8f88-6ccd-4903-bcc2-2afd83bf6476 x-compute-request-id: req-87cd8f88-6ccd-4903-bcc2-2afd83bf6476 Content-Encoding: gzip Content-Length: 669 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/4cf21c79-6731-461a-baba-67bcbb11374c", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/4cf21c79-6731-461a-baba-67bcbb11374c", "rel": "bookmark"}], "image": {"id": "0e557d4e-9c7b-4e93-8199-28ffacb7e648", "links": [{"href": "http://172.30.9.23:8774/images/0e557d4e-9c7b-4e93-8199-28ffacb7e648", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "beb31b70-cfc2-4013-b51a-72f91062cf94", "links": [{"href": "http://172.30.9.23:8774/flavors/beb31b70-cfc2-4013-b51a-72f91062cf94", "rel": "bookmark"}]}, "id": "4cf21c79-6731-461a-baba-67bcbb11374c", "security_groups": [{"name": "vyos_vrouter-sg_14e7bcbf-4c34-4287-a07b-8d72cb19489f"}], "user_id": "4555db18b3084cf1a80a0bc7c302f12a", "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": "2019-01-18T07:34:39Z", "hostId": "f85cd91a53d7180df60a89d185feb1796bbbc4eaa31d8ada6979204e", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_14e7bcbf-4c34-4287-a07b-8d72cb19489f", "name": "vyos_vrouter-vm_14e7bcbf-4c34-4287-a07b-8d72cb19489f", "created": "2019-01-18T07:34:36Z", "tenant_id": "17e729102c084fb48ba796776c94dd74", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-18 07:36:56,148 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-87cd8f88-6ccd-4903-bcc2-2afd83bf6476 2019-01-18 07:36:56,148 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.562051057816s 2019-01-18 07:36:56,149 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-87cd8f88-6ccd-4903-bcc2-2afd83bf6476 2019-01-18 07:36:56,153 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-18 07:36:58,155 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-18 07:36:58,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}fa952c8ddc997e028c77f27dcaa3f78c252fa56d" 2019-01-18 07:36:58,699 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 07:36: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-8506d7b2-66d7-41d1-8950-1722f5ce30f1 x-compute-request-id: req-8506d7b2-66d7-41d1-8950-1722f5ce30f1 Content-Encoding: gzip Content-Length: 669 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/4cf21c79-6731-461a-baba-67bcbb11374c", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/4cf21c79-6731-461a-baba-67bcbb11374c", "rel": "bookmark"}], "image": {"id": "0e557d4e-9c7b-4e93-8199-28ffacb7e648", "links": [{"href": "http://172.30.9.23:8774/images/0e557d4e-9c7b-4e93-8199-28ffacb7e648", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "beb31b70-cfc2-4013-b51a-72f91062cf94", "links": [{"href": "http://172.30.9.23:8774/flavors/beb31b70-cfc2-4013-b51a-72f91062cf94", "rel": "bookmark"}]}, "id": "4cf21c79-6731-461a-baba-67bcbb11374c", "security_groups": [{"name": "vyos_vrouter-sg_14e7bcbf-4c34-4287-a07b-8d72cb19489f"}], "user_id": "4555db18b3084cf1a80a0bc7c302f12a", "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": "2019-01-18T07:34:39Z", "hostId": "f85cd91a53d7180df60a89d185feb1796bbbc4eaa31d8ada6979204e", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_14e7bcbf-4c34-4287-a07b-8d72cb19489f", "name": "vyos_vrouter-vm_14e7bcbf-4c34-4287-a07b-8d72cb19489f", "created": "2019-01-18T07:34:36Z", "tenant_id": "17e729102c084fb48ba796776c94dd74", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-18 07:36:58,699 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-8506d7b2-66d7-41d1-8950-1722f5ce30f1 2019-01-18 07:36:58,700 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.54406785965s 2019-01-18 07:36:58,700 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-8506d7b2-66d7-41d1-8950-1722f5ce30f1 2019-01-18 07:36:58,704 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-18 07:37:00,706 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-18 07:37:00,709 - 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}fa952c8ddc997e028c77f27dcaa3f78c252fa56d" 2019-01-18 07:37:01,315 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 07: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-9eac2cf2-37e8-4551-a3c5-ab12d897dd4f x-compute-request-id: req-9eac2cf2-37e8-4551-a3c5-ab12d897dd4f Content-Encoding: gzip Content-Length: 669 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/4cf21c79-6731-461a-baba-67bcbb11374c", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/4cf21c79-6731-461a-baba-67bcbb11374c", "rel": "bookmark"}], "image": {"id": "0e557d4e-9c7b-4e93-8199-28ffacb7e648", "links": [{"href": "http://172.30.9.23:8774/images/0e557d4e-9c7b-4e93-8199-28ffacb7e648", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "beb31b70-cfc2-4013-b51a-72f91062cf94", "links": [{"href": "http://172.30.9.23:8774/flavors/beb31b70-cfc2-4013-b51a-72f91062cf94", "rel": "bookmark"}]}, "id": "4cf21c79-6731-461a-baba-67bcbb11374c", "security_groups": [{"name": "vyos_vrouter-sg_14e7bcbf-4c34-4287-a07b-8d72cb19489f"}], "user_id": "4555db18b3084cf1a80a0bc7c302f12a", "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": "2019-01-18T07:34:39Z", "hostId": "f85cd91a53d7180df60a89d185feb1796bbbc4eaa31d8ada6979204e", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_14e7bcbf-4c34-4287-a07b-8d72cb19489f", "name": "vyos_vrouter-vm_14e7bcbf-4c34-4287-a07b-8d72cb19489f", "created": "2019-01-18T07:34:36Z", "tenant_id": "17e729102c084fb48ba796776c94dd74", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-18 07:37:01,315 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-9eac2cf2-37e8-4551-a3c5-ab12d897dd4f 2019-01-18 07:37:01,315 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.60876584053s 2019-01-18 07:37:01,316 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-9eac2cf2-37e8-4551-a3c5-ab12d897dd4f 2019-01-18 07:37:01,320 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-18 07:37:03,322 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-18 07:37:03,325 - 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}fa952c8ddc997e028c77f27dcaa3f78c252fa56d" 2019-01-18 07:37:03,874 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 07: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,Accept-Encoding x-openstack-request-id: req-b133e9cc-c8a2-45dc-ab4f-ed07eb710f80 x-compute-request-id: req-b133e9cc-c8a2-45dc-ab4f-ed07eb710f80 Content-Encoding: gzip Content-Length: 669 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/4cf21c79-6731-461a-baba-67bcbb11374c", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/4cf21c79-6731-461a-baba-67bcbb11374c", "rel": "bookmark"}], "image": {"id": "0e557d4e-9c7b-4e93-8199-28ffacb7e648", "links": [{"href": "http://172.30.9.23:8774/images/0e557d4e-9c7b-4e93-8199-28ffacb7e648", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "beb31b70-cfc2-4013-b51a-72f91062cf94", "links": [{"href": "http://172.30.9.23:8774/flavors/beb31b70-cfc2-4013-b51a-72f91062cf94", "rel": "bookmark"}]}, "id": "4cf21c79-6731-461a-baba-67bcbb11374c", "security_groups": [{"name": "vyos_vrouter-sg_14e7bcbf-4c34-4287-a07b-8d72cb19489f"}], "user_id": "4555db18b3084cf1a80a0bc7c302f12a", "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": "2019-01-18T07:34:39Z", "hostId": "f85cd91a53d7180df60a89d185feb1796bbbc4eaa31d8ada6979204e", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_14e7bcbf-4c34-4287-a07b-8d72cb19489f", "name": "vyos_vrouter-vm_14e7bcbf-4c34-4287-a07b-8d72cb19489f", "created": "2019-01-18T07:34:36Z", "tenant_id": "17e729102c084fb48ba796776c94dd74", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-18 07:37:03,874 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-b133e9cc-c8a2-45dc-ab4f-ed07eb710f80 2019-01-18 07:37:03,874 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.551898956299s 2019-01-18 07:37:03,875 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-b133e9cc-c8a2-45dc-ab4f-ed07eb710f80 2019-01-18 07:37:03,879 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-18 07:37:05,881 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-18 07:37:05,884 - 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}fa952c8ddc997e028c77f27dcaa3f78c252fa56d" 2019-01-18 07:37:06,444 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 07:37: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-6d4e68d0-a9fe-4732-81ea-7096f1e78c9c x-compute-request-id: req-6d4e68d0-a9fe-4732-81ea-7096f1e78c9c Content-Encoding: gzip Content-Length: 669 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/4cf21c79-6731-461a-baba-67bcbb11374c", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/4cf21c79-6731-461a-baba-67bcbb11374c", "rel": "bookmark"}], "image": {"id": "0e557d4e-9c7b-4e93-8199-28ffacb7e648", "links": [{"href": "http://172.30.9.23:8774/images/0e557d4e-9c7b-4e93-8199-28ffacb7e648", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "beb31b70-cfc2-4013-b51a-72f91062cf94", "links": [{"href": "http://172.30.9.23:8774/flavors/beb31b70-cfc2-4013-b51a-72f91062cf94", "rel": "bookmark"}]}, "id": "4cf21c79-6731-461a-baba-67bcbb11374c", "security_groups": [{"name": "vyos_vrouter-sg_14e7bcbf-4c34-4287-a07b-8d72cb19489f"}], "user_id": "4555db18b3084cf1a80a0bc7c302f12a", "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": "2019-01-18T07:34:39Z", "hostId": "f85cd91a53d7180df60a89d185feb1796bbbc4eaa31d8ada6979204e", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_14e7bcbf-4c34-4287-a07b-8d72cb19489f", "name": "vyos_vrouter-vm_14e7bcbf-4c34-4287-a07b-8d72cb19489f", "created": "2019-01-18T07:34:36Z", "tenant_id": "17e729102c084fb48ba796776c94dd74", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-18 07:37:06,444 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-6d4e68d0-a9fe-4732-81ea-7096f1e78c9c 2019-01-18 07:37:06,444 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.563100099564s 2019-01-18 07:37:06,445 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-6d4e68d0-a9fe-4732-81ea-7096f1e78c9c 2019-01-18 07:37:06,449 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-18 07:37:08,451 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-18 07:37:08,454 - 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}fa952c8ddc997e028c77f27dcaa3f78c252fa56d" 2019-01-18 07:37:08,972 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 07:37: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-8ce69331-8eb4-4eb8-968c-73c63e6be711 x-compute-request-id: req-8ce69331-8eb4-4eb8-968c-73c63e6be711 Content-Encoding: gzip Content-Length: 669 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/4cf21c79-6731-461a-baba-67bcbb11374c", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/4cf21c79-6731-461a-baba-67bcbb11374c", "rel": "bookmark"}], "image": {"id": "0e557d4e-9c7b-4e93-8199-28ffacb7e648", "links": [{"href": "http://172.30.9.23:8774/images/0e557d4e-9c7b-4e93-8199-28ffacb7e648", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "beb31b70-cfc2-4013-b51a-72f91062cf94", "links": [{"href": "http://172.30.9.23:8774/flavors/beb31b70-cfc2-4013-b51a-72f91062cf94", "rel": "bookmark"}]}, "id": "4cf21c79-6731-461a-baba-67bcbb11374c", "security_groups": [{"name": "vyos_vrouter-sg_14e7bcbf-4c34-4287-a07b-8d72cb19489f"}], "user_id": "4555db18b3084cf1a80a0bc7c302f12a", "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": "2019-01-18T07:34:39Z", "hostId": "f85cd91a53d7180df60a89d185feb1796bbbc4eaa31d8ada6979204e", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_14e7bcbf-4c34-4287-a07b-8d72cb19489f", "name": "vyos_vrouter-vm_14e7bcbf-4c34-4287-a07b-8d72cb19489f", "created": "2019-01-18T07:34:36Z", "tenant_id": "17e729102c084fb48ba796776c94dd74", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-18 07:37:08,972 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-8ce69331-8eb4-4eb8-968c-73c63e6be711 2019-01-18 07:37:08,973 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.521188020706s 2019-01-18 07:37:08,973 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-8ce69331-8eb4-4eb8-968c-73c63e6be711 2019-01-18 07:37:08,977 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-18 07:37:10,979 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-18 07:37:10,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}fa952c8ddc997e028c77f27dcaa3f78c252fa56d" 2019-01-18 07:37:11,540 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 07:37: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-9c31fc27-1677-4932-b856-cd0e5ba9b818 x-compute-request-id: req-9c31fc27-1677-4932-b856-cd0e5ba9b818 Content-Encoding: gzip Content-Length: 669 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/4cf21c79-6731-461a-baba-67bcbb11374c", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/4cf21c79-6731-461a-baba-67bcbb11374c", "rel": "bookmark"}], "image": {"id": "0e557d4e-9c7b-4e93-8199-28ffacb7e648", "links": [{"href": "http://172.30.9.23:8774/images/0e557d4e-9c7b-4e93-8199-28ffacb7e648", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "beb31b70-cfc2-4013-b51a-72f91062cf94", "links": [{"href": "http://172.30.9.23:8774/flavors/beb31b70-cfc2-4013-b51a-72f91062cf94", "rel": "bookmark"}]}, "id": "4cf21c79-6731-461a-baba-67bcbb11374c", "security_groups": [{"name": "vyos_vrouter-sg_14e7bcbf-4c34-4287-a07b-8d72cb19489f"}], "user_id": "4555db18b3084cf1a80a0bc7c302f12a", "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": "2019-01-18T07:34:39Z", "hostId": "f85cd91a53d7180df60a89d185feb1796bbbc4eaa31d8ada6979204e", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_14e7bcbf-4c34-4287-a07b-8d72cb19489f", "name": "vyos_vrouter-vm_14e7bcbf-4c34-4287-a07b-8d72cb19489f", "created": "2019-01-18T07:34:36Z", "tenant_id": "17e729102c084fb48ba796776c94dd74", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-18 07:37:11,541 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-9c31fc27-1677-4932-b856-cd0e5ba9b818 2019-01-18 07:37:11,541 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.561216115952s 2019-01-18 07:37:11,541 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-9c31fc27-1677-4932-b856-cd0e5ba9b818 2019-01-18 07:37:11,545 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-18 07:37:13,547 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-18 07:37:13,550 - 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}fa952c8ddc997e028c77f27dcaa3f78c252fa56d" 2019-01-18 07:37:13,767 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 07:37: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-b8d8c95b-4718-4f9d-8cc3-4b4407fafda5 x-compute-request-id: req-b8d8c95b-4718-4f9d-8cc3-4b4407fafda5 Content-Encoding: gzip Content-Length: 669 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/4cf21c79-6731-461a-baba-67bcbb11374c", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/4cf21c79-6731-461a-baba-67bcbb11374c", "rel": "bookmark"}], "image": {"id": "0e557d4e-9c7b-4e93-8199-28ffacb7e648", "links": [{"href": "http://172.30.9.23:8774/images/0e557d4e-9c7b-4e93-8199-28ffacb7e648", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "beb31b70-cfc2-4013-b51a-72f91062cf94", "links": [{"href": "http://172.30.9.23:8774/flavors/beb31b70-cfc2-4013-b51a-72f91062cf94", "rel": "bookmark"}]}, "id": "4cf21c79-6731-461a-baba-67bcbb11374c", "security_groups": [{"name": "vyos_vrouter-sg_14e7bcbf-4c34-4287-a07b-8d72cb19489f"}], "user_id": "4555db18b3084cf1a80a0bc7c302f12a", "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": "2019-01-18T07:34:39Z", "hostId": "f85cd91a53d7180df60a89d185feb1796bbbc4eaa31d8ada6979204e", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_14e7bcbf-4c34-4287-a07b-8d72cb19489f", "name": "vyos_vrouter-vm_14e7bcbf-4c34-4287-a07b-8d72cb19489f", "created": "2019-01-18T07:34:36Z", "tenant_id": "17e729102c084fb48ba796776c94dd74", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-18 07:37:13,767 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-b8d8c95b-4718-4f9d-8cc3-4b4407fafda5 2019-01-18 07:37:13,768 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.220174789429s 2019-01-18 07:37:13,768 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-b8d8c95b-4718-4f9d-8cc3-4b4407fafda5 2019-01-18 07:37:13,772 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-18 07:37:15,774 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-18 07:37:15,777 - 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}fa952c8ddc997e028c77f27dcaa3f78c252fa56d" 2019-01-18 07:37:16,294 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 07: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-c325bdd5-8142-4189-8993-55aadd996de4 x-compute-request-id: req-c325bdd5-8142-4189-8993-55aadd996de4 Content-Encoding: gzip Content-Length: 669 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/4cf21c79-6731-461a-baba-67bcbb11374c", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/4cf21c79-6731-461a-baba-67bcbb11374c", "rel": "bookmark"}], "image": {"id": "0e557d4e-9c7b-4e93-8199-28ffacb7e648", "links": [{"href": "http://172.30.9.23:8774/images/0e557d4e-9c7b-4e93-8199-28ffacb7e648", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "beb31b70-cfc2-4013-b51a-72f91062cf94", "links": [{"href": "http://172.30.9.23:8774/flavors/beb31b70-cfc2-4013-b51a-72f91062cf94", "rel": "bookmark"}]}, "id": "4cf21c79-6731-461a-baba-67bcbb11374c", "security_groups": [{"name": "vyos_vrouter-sg_14e7bcbf-4c34-4287-a07b-8d72cb19489f"}], "user_id": "4555db18b3084cf1a80a0bc7c302f12a", "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": "2019-01-18T07:34:39Z", "hostId": "f85cd91a53d7180df60a89d185feb1796bbbc4eaa31d8ada6979204e", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_14e7bcbf-4c34-4287-a07b-8d72cb19489f", "name": "vyos_vrouter-vm_14e7bcbf-4c34-4287-a07b-8d72cb19489f", "created": "2019-01-18T07:34:36Z", "tenant_id": "17e729102c084fb48ba796776c94dd74", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-18 07:37:16,295 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-c325bdd5-8142-4189-8993-55aadd996de4 2019-01-18 07:37:16,295 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.520411968231s 2019-01-18 07:37:16,295 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-c325bdd5-8142-4189-8993-55aadd996de4 2019-01-18 07:37:16,299 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-18 07:37:18,302 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-18 07:37:18,305 - 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}fa952c8ddc997e028c77f27dcaa3f78c252fa56d" 2019-01-18 07:37:18,835 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 07:37: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-598b85f6-d7de-40eb-9adc-6d71e4a42f96 x-compute-request-id: req-598b85f6-d7de-40eb-9adc-6d71e4a42f96 Content-Encoding: gzip Content-Length: 669 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/4cf21c79-6731-461a-baba-67bcbb11374c", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/4cf21c79-6731-461a-baba-67bcbb11374c", "rel": "bookmark"}], "image": {"id": "0e557d4e-9c7b-4e93-8199-28ffacb7e648", "links": [{"href": "http://172.30.9.23:8774/images/0e557d4e-9c7b-4e93-8199-28ffacb7e648", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "beb31b70-cfc2-4013-b51a-72f91062cf94", "links": [{"href": "http://172.30.9.23:8774/flavors/beb31b70-cfc2-4013-b51a-72f91062cf94", "rel": "bookmark"}]}, "id": "4cf21c79-6731-461a-baba-67bcbb11374c", "security_groups": [{"name": "vyos_vrouter-sg_14e7bcbf-4c34-4287-a07b-8d72cb19489f"}], "user_id": "4555db18b3084cf1a80a0bc7c302f12a", "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": "2019-01-18T07:34:39Z", "hostId": "f85cd91a53d7180df60a89d185feb1796bbbc4eaa31d8ada6979204e", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_14e7bcbf-4c34-4287-a07b-8d72cb19489f", "name": "vyos_vrouter-vm_14e7bcbf-4c34-4287-a07b-8d72cb19489f", "created": "2019-01-18T07:34:36Z", "tenant_id": "17e729102c084fb48ba796776c94dd74", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-18 07:37:18,835 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-598b85f6-d7de-40eb-9adc-6d71e4a42f96 2019-01-18 07:37:18,835 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.533054828644s 2019-01-18 07:37:18,835 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-598b85f6-d7de-40eb-9adc-6d71e4a42f96 2019-01-18 07:37:18,839 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-18 07:37:20,842 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-18 07:37:20,845 - 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}fa952c8ddc997e028c77f27dcaa3f78c252fa56d" 2019-01-18 07:37:21,394 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 07:37: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-25550c5d-9aee-4707-9242-4cd212a82fac x-compute-request-id: req-25550c5d-9aee-4707-9242-4cd212a82fac Content-Encoding: gzip Content-Length: 669 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/4cf21c79-6731-461a-baba-67bcbb11374c", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/4cf21c79-6731-461a-baba-67bcbb11374c", "rel": "bookmark"}], "image": {"id": "0e557d4e-9c7b-4e93-8199-28ffacb7e648", "links": [{"href": "http://172.30.9.23:8774/images/0e557d4e-9c7b-4e93-8199-28ffacb7e648", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "beb31b70-cfc2-4013-b51a-72f91062cf94", "links": [{"href": "http://172.30.9.23:8774/flavors/beb31b70-cfc2-4013-b51a-72f91062cf94", "rel": "bookmark"}]}, "id": "4cf21c79-6731-461a-baba-67bcbb11374c", "security_groups": [{"name": "vyos_vrouter-sg_14e7bcbf-4c34-4287-a07b-8d72cb19489f"}], "user_id": "4555db18b3084cf1a80a0bc7c302f12a", "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": "2019-01-18T07:34:39Z", "hostId": "f85cd91a53d7180df60a89d185feb1796bbbc4eaa31d8ada6979204e", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_14e7bcbf-4c34-4287-a07b-8d72cb19489f", "name": "vyos_vrouter-vm_14e7bcbf-4c34-4287-a07b-8d72cb19489f", "created": "2019-01-18T07:34:36Z", "tenant_id": "17e729102c084fb48ba796776c94dd74", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-18 07:37:21,394 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-25550c5d-9aee-4707-9242-4cd212a82fac 2019-01-18 07:37:21,395 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.55239200592s 2019-01-18 07:37:21,395 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-25550c5d-9aee-4707-9242-4cd212a82fac 2019-01-18 07:37:21,399 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-18 07:37:23,401 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-18 07:37:23,404 - 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}fa952c8ddc997e028c77f27dcaa3f78c252fa56d" 2019-01-18 07:37:23,760 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 07:37: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-64f71303-5f9b-48f3-9daf-a53061939354 x-compute-request-id: req-64f71303-5f9b-48f3-9daf-a53061939354 Content-Encoding: gzip Content-Length: 669 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/4cf21c79-6731-461a-baba-67bcbb11374c", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/4cf21c79-6731-461a-baba-67bcbb11374c", "rel": "bookmark"}], "image": {"id": "0e557d4e-9c7b-4e93-8199-28ffacb7e648", "links": [{"href": "http://172.30.9.23:8774/images/0e557d4e-9c7b-4e93-8199-28ffacb7e648", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "beb31b70-cfc2-4013-b51a-72f91062cf94", "links": [{"href": "http://172.30.9.23:8774/flavors/beb31b70-cfc2-4013-b51a-72f91062cf94", "rel": "bookmark"}]}, "id": "4cf21c79-6731-461a-baba-67bcbb11374c", "security_groups": [{"name": "vyos_vrouter-sg_14e7bcbf-4c34-4287-a07b-8d72cb19489f"}], "user_id": "4555db18b3084cf1a80a0bc7c302f12a", "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": "2019-01-18T07:34:39Z", "hostId": "f85cd91a53d7180df60a89d185feb1796bbbc4eaa31d8ada6979204e", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_14e7bcbf-4c34-4287-a07b-8d72cb19489f", "name": "vyos_vrouter-vm_14e7bcbf-4c34-4287-a07b-8d72cb19489f", "created": "2019-01-18T07:34:36Z", "tenant_id": "17e729102c084fb48ba796776c94dd74", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-18 07:37:23,760 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-64f71303-5f9b-48f3-9daf-a53061939354 2019-01-18 07:37:23,760 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.358884096146s 2019-01-18 07:37:23,761 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-64f71303-5f9b-48f3-9daf-a53061939354 2019-01-18 07:37:23,765 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-18 07:37:25,767 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-18 07:37:25,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}fa952c8ddc997e028c77f27dcaa3f78c252fa56d" 2019-01-18 07:37:26,359 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 07:37: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-6182eaba-fa5f-4332-b56b-c0aaca87d8f6 x-compute-request-id: req-6182eaba-fa5f-4332-b56b-c0aaca87d8f6 Content-Encoding: gzip Content-Length: 747 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_14e7bcbf-4c34-4287-a07b-8d72cb19489f": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:55:34:4a", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/4cf21c79-6731-461a-baba-67bcbb11374c", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/4cf21c79-6731-461a-baba-67bcbb11374c", "rel": "bookmark"}], "image": {"id": "0e557d4e-9c7b-4e93-8199-28ffacb7e648", "links": [{"href": "http://172.30.9.23:8774/images/0e557d4e-9c7b-4e93-8199-28ffacb7e648", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-18T07:37:21.000000", "flavor": {"id": "beb31b70-cfc2-4013-b51a-72f91062cf94", "links": [{"href": "http://172.30.9.23:8774/flavors/beb31b70-cfc2-4013-b51a-72f91062cf94", "rel": "bookmark"}]}, "id": "4cf21c79-6731-461a-baba-67bcbb11374c", "security_groups": [{"name": "vyos_vrouter-sg_14e7bcbf-4c34-4287-a07b-8d72cb19489f"}], "user_id": "4555db18b3084cf1a80a0bc7c302f12a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-18T07:37:23Z", "hostId": "f85cd91a53d7180df60a89d185feb1796bbbc4eaa31d8ada6979204e", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_14e7bcbf-4c34-4287-a07b-8d72cb19489f", "name": "vyos_vrouter-vm_14e7bcbf-4c34-4287-a07b-8d72cb19489f", "created": "2019-01-18T07:34:36Z", "tenant_id": "17e729102c084fb48ba796776c94dd74", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-18 07:37:26,359 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-6182eaba-fa5f-4332-b56b-c0aaca87d8f6 2019-01-18 07:37:26,359 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.591820001602s 2019-01-18 07:37:26,360 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-6182eaba-fa5f-4332-b56b-c0aaca87d8f6 2019-01-18 07:37:26,364 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-01-18 07:37:26,364 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:9696/v2.0/ports.json?device_id=4cf21c79-6731-461a-baba-67bcbb11374c" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}fa952c8ddc997e028c77f27dcaa3f78c252fa56d" 2019-01-18 07:37:26,425 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-c4dac599-9aeb-4148-83c0-48ea3a680447 Date: Fri, 18 Jan 2019 07:37:26 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T07:37:22Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"6ee0aca8-c74c-433d-bce1-bc3ce86aa9fd","ip_address":"192.168.120.6"}],"id":"8067a69a-683b-4c6d-ac06-4098d8dd5c59","security_groups":["51be3083-437e-4384-b018-dc92ecd61ff2"],"mac_address":"fa:16:3e:55:34:4a","project_id":"17e729102c084fb48ba796776c94dd74","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"47c2bc2c-aba4-4d5e-8ff4-68f213f13357","tenant_id":"17e729102c084fb48ba796776c94dd74","created_at":"2019-01-18T07:34:39Z","binding:vnic_type":"normal","device_id":"4cf21c79-6731-461a-baba-67bcbb11374c"}]} 2019-01-18 07:37:26,426 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports.json?device_id=4cf21c79-6731-461a-baba-67bcbb11374c used request id req-c4dac599-9aeb-4148-83c0-48ea3a680447 2019-01-18 07:37:26,426 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0618870258331s 2019-01-18 07:37:26,426 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports.json?device_id=4cf21c79-6731-461a-baba-67bcbb11374c used request id req-c4dac599-9aeb-4148-83c0-48ea3a680447 2019-01-18 07:37:26,432 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-01-18 07:37:26,432 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:9696/v2.0/floatingips.json?port_id=8067a69a-683b-4c6d-ac06-4098d8dd5c59" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}fa952c8ddc997e028c77f27dcaa3f78c252fa56d" 2019-01-18 07:37:26,449 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-5919c592-6a26-45ae-90cf-f0ccfba0ce74 Date: Fri, 18 Jan 2019 07:37:26 GMT RESP BODY: {"floatingips": []} 2019-01-18 07:37:26,450 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json?port_id=8067a69a-683b-4c6d-ac06-4098d8dd5c59 used request id req-5919c592-6a26-45ae-90cf-f0ccfba0ce74 2019-01-18 07:37:26,450 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0178551673889s 2019-01-18 07:37:26,450 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json?port_id=8067a69a-683b-4c6d-ac06-4098d8dd5c59 used request id req-5919c592-6a26-45ae-90cf-f0ccfba0ce74 2019-01-18 07:37:26,450 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vyos_vrouter-net_14e7bcbf-4c34-4287-a07b-8d72cb19489f': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:55:34:4a', 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'0e557d4e-9c7b-4e93-8199-28ffacb7e648'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-01-18T07:37:21.000000', 'flavor': Munch({u'id': u'beb31b70-cfc2-4013-b51a-72f91062cf94'}), 'az': u'nova', 'id': u'4cf21c79-6731-461a-baba-67bcbb11374c', 'security_groups': [Munch({u'name': u'vyos_vrouter-sg_14e7bcbf-4c34-4287-a07b-8d72cb19489f'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'4555db18b3084cf1a80a0bc7c302f12a', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'17e729102c084fb48ba796776c94dd74', 'name': 'vyos_vrouter-project_14e7bcbf-4c34-4287-a07b-8d72cb19489f', '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'2019-01-18T07:37:21.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-01-18T07:37:23Z', 'hostId': u'f85cd91a53d7180df60a89d185feb1796bbbc4eaa31d8ada6979204e', u'OS-SRV-USG:terminated_at': None, 'key_name': u'vyos_vrouter-kp_14e7bcbf-4c34-4287-a07b-8d72cb19489f', 'public_v6': '', 'private_v4': u'192.168.120.6', 'cloud': 'envvars', 'host_id': u'f85cd91a53d7180df60a89d185feb1796bbbc4eaa31d8ada6979204e', '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'2019-01-18T07:37:21.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'17e729102c084fb48ba796776c94dd74', 'name': u'vyos_vrouter-vm_14e7bcbf-4c34-4287-a07b-8d72cb19489f', 'adminPass': u'tKxGS9y5oovZ', 'tenant_id': u'17e729102c084fb48ba796776c94dd74', 'region': 'regionOne', 'created': u'2019-01-18T07:34:36Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u''}) 2019-01-18 07:37:26,453 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-01-18 07:37:26,454 - 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}fa952c8ddc997e028c77f27dcaa3f78c252fa56d" 2019-01-18 07:37:26,568 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1237 X-Openstack-Request-Id: req-88eff081-fe99-432e-9de9-8d9533e65645 Date: Fri, 18 Jan 2019 07:37: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":["6ee0aca8-c74c-433d-bce1-bc3ce86aa9fd"],"updated_at":"2019-01-18T07:32:42Z","tenant_id":"17e729102c084fb48ba796776c94dd74","created_at":"2019-01-18T07:32:41Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"17e729102c084fb48ba796776c94dd74","id":"47c2bc2c-aba4-4d5e-8ff4-68f213f13357","name":"vyos_vrouter-net_14e7bcbf-4c34-4287-a07b-8d72cb19489f"},{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"c7128340-d09d-4472-ab8c-6b0e75149f5d","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"47feb8aba08a40dca7028a1701e597b9","status":"ACTIVE","subnets":["99f540fb-52d8-49ca-b59c-736c854d3c9e"],"description":"","tags":[],"updated_at":"2019-01-18T04:39:13Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"47feb8aba08a40dca7028a1701e597b9","created_at":"2019-01-18T04:39:06Z","mtu":1500}]} 2019-01-18 07:37:26,568 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-88eff081-fe99-432e-9de9-8d9533e65645 2019-01-18 07:37:26,568 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.114829778671s 2019-01-18 07:37:26,569 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-88eff081-fe99-432e-9de9-8d9533e65645 2019-01-18 07:37:26,570 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-01-18 07:37:26,570 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:9696/v2.0/ports.json?device_id=4cf21c79-6731-461a-baba-67bcbb11374c" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}fa952c8ddc997e028c77f27dcaa3f78c252fa56d" 2019-01-18 07:37:26,632 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-978330e3-dfdd-4098-80a5-fc4849cd310e Date: Fri, 18 Jan 2019 07:37:26 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-18T07:37:22Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"6ee0aca8-c74c-433d-bce1-bc3ce86aa9fd","ip_address":"192.168.120.6"}],"id":"8067a69a-683b-4c6d-ac06-4098d8dd5c59","security_groups":["51be3083-437e-4384-b018-dc92ecd61ff2"],"mac_address":"fa:16:3e:55:34:4a","project_id":"17e729102c084fb48ba796776c94dd74","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"47c2bc2c-aba4-4d5e-8ff4-68f213f13357","tenant_id":"17e729102c084fb48ba796776c94dd74","created_at":"2019-01-18T07:34:39Z","binding:vnic_type":"normal","device_id":"4cf21c79-6731-461a-baba-67bcbb11374c"}]} 2019-01-18 07:37:26,633 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports.json?device_id=4cf21c79-6731-461a-baba-67bcbb11374c used request id req-978330e3-dfdd-4098-80a5-fc4849cd310e 2019-01-18 07:37:26,633 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0628101825714s 2019-01-18 07:37:26,633 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/ports.json?device_id=4cf21c79-6731-461a-baba-67bcbb11374c used request id req-978330e3-dfdd-4098-80a5-fc4849cd310e 2019-01-18 07:37:26,634 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2019-01-18 07:37:26,634 - 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}fa952c8ddc997e028c77f27dcaa3f78c252fa56d" -d '{"floatingip": {"floating_network_id": "c7128340-d09d-4472-ab8c-6b0e75149f5d", "fixed_ip_address": "192.168.120.6", "port_id": "8067a69a-683b-4c6d-ac06-4098d8dd5c59"}}' 2019-01-18 07:37:28,446 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 551 X-Openstack-Request-Id: req-5253d661-141b-4c1b-b422-033d88e7c030 Date: Fri, 18 Jan 2019 07:37:28 GMT RESP BODY: {"floatingip": {"router_id": "d0b242a1-aac5-4d86-acee-04acbe89774b", "status": "DOWN", "description": "", "tags": [], "tenant_id": "17e729102c084fb48ba796776c94dd74", "created_at": "2019-01-18T07:37:27Z", "updated_at": "2019-01-18T07:37:27Z", "floating_network_id": "c7128340-d09d-4472-ab8c-6b0e75149f5d", "fixed_ip_address": "192.168.120.6", "floating_ip_address": "172.30.9.207", "revision_number": 0, "project_id": "17e729102c084fb48ba796776c94dd74", "port_id": "8067a69a-683b-4c6d-ac06-4098d8dd5c59", "id": "9aa868f7-cff8-4273-94ad-0539eee6632e"}} 2019-01-18 07:37:28,447 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-5253d661-141b-4c1b-b422-033d88e7c030 2019-01-18 07:37:28,447 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 1.81302285194s 2019-01-18 07:37:28,447 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-5253d661-141b-4c1b-b422-033d88e7c030 2019-01-18 07:37:28,456 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-01-18 07:37:28,456 - 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}fa952c8ddc997e028c77f27dcaa3f78c252fa56d" 2019-01-18 07:37:28,491 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 554 X-Openstack-Request-Id: req-9c3ceac8-e268-4041-991e-2f1846cabb2b Date: Fri, 18 Jan 2019 07:37:28 GMT RESP BODY: {"floatingips": [{"router_id": "d0b242a1-aac5-4d86-acee-04acbe89774b", "status": "DOWN", "description": "", "tags": [], "tenant_id": "17e729102c084fb48ba796776c94dd74", "created_at": "2019-01-18T07:37:27Z", "updated_at": "2019-01-18T07:37:27Z", "floating_network_id": "c7128340-d09d-4472-ab8c-6b0e75149f5d", "fixed_ip_address": "192.168.120.6", "floating_ip_address": "172.30.9.207", "revision_number": 0, "project_id": "17e729102c084fb48ba796776c94dd74", "port_id": "8067a69a-683b-4c6d-ac06-4098d8dd5c59", "id": "9aa868f7-cff8-4273-94ad-0539eee6632e"}]} 2019-01-18 07:37:28,491 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-9c3ceac8-e268-4041-991e-2f1846cabb2b 2019-01-18 07:37:28,491 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0351309776306s 2019-01-18 07:37:28,491 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-9c3ceac8-e268-4041-991e-2f1846cabb2b 2019-01-18 07:37:28,495 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-01-18 07:37:28,601 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-01-18 07:37:28,602 - 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}fa952c8ddc997e028c77f27dcaa3f78c252fa56d" 2019-01-18 07:37:28,625 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 554 X-Openstack-Request-Id: req-a0b33062-5cdf-4ed7-a699-91543547580d Date: Fri, 18 Jan 2019 07:37:28 GMT RESP BODY: {"floatingips": [{"router_id": "d0b242a1-aac5-4d86-acee-04acbe89774b", "status": "DOWN", "description": "", "tags": [], "tenant_id": "17e729102c084fb48ba796776c94dd74", "created_at": "2019-01-18T07:37:27Z", "updated_at": "2019-01-18T07:37:27Z", "floating_network_id": "c7128340-d09d-4472-ab8c-6b0e75149f5d", "fixed_ip_address": "192.168.120.6", "floating_ip_address": "172.30.9.207", "revision_number": 0, "project_id": "17e729102c084fb48ba796776c94dd74", "port_id": "8067a69a-683b-4c6d-ac06-4098d8dd5c59", "id": "9aa868f7-cff8-4273-94ad-0539eee6632e"}]} 2019-01-18 07:37:28,625 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-a0b33062-5cdf-4ed7-a699-91543547580d 2019-01-18 07:37:28,625 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0242619514465s 2019-01-18 07:37:28,626 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-a0b33062-5cdf-4ed7-a699-91543547580d 2019-01-18 07:37:28,629 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-01-18 07:37:28,734 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-01-18 07:37:28,735 - 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}fa952c8ddc997e028c77f27dcaa3f78c252fa56d" 2019-01-18 07:37:28,760 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 554 X-Openstack-Request-Id: req-345e466f-ff47-49ce-9b12-f5a399bf086a Date: Fri, 18 Jan 2019 07:37:28 GMT RESP BODY: {"floatingips": [{"router_id": "d0b242a1-aac5-4d86-acee-04acbe89774b", "status": "DOWN", "description": "", "tags": [], "tenant_id": "17e729102c084fb48ba796776c94dd74", "created_at": "2019-01-18T07:37:27Z", "updated_at": "2019-01-18T07:37:27Z", "floating_network_id": "c7128340-d09d-4472-ab8c-6b0e75149f5d", "fixed_ip_address": "192.168.120.6", "floating_ip_address": "172.30.9.207", "revision_number": 0, "project_id": "17e729102c084fb48ba796776c94dd74", "port_id": "8067a69a-683b-4c6d-ac06-4098d8dd5c59", "id": "9aa868f7-cff8-4273-94ad-0539eee6632e"}]} 2019-01-18 07:37:28,760 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-345e466f-ff47-49ce-9b12-f5a399bf086a 2019-01-18 07:37:28,760 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0257940292358s 2019-01-18 07:37:28,760 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-345e466f-ff47-49ce-9b12-f5a399bf086a 2019-01-18 07:37:28,764 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-01-18 07:37:28,869 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-01-18 07:37:28,870 - 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}fa952c8ddc997e028c77f27dcaa3f78c252fa56d" 2019-01-18 07:37:28,894 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 554 X-Openstack-Request-Id: req-04507520-2c75-46e7-af2c-91ca731d8890 Date: Fri, 18 Jan 2019 07:37:28 GMT RESP BODY: {"floatingips": [{"router_id": "d0b242a1-aac5-4d86-acee-04acbe89774b", "status": "DOWN", "description": "", "tags": [], "tenant_id": "17e729102c084fb48ba796776c94dd74", "created_at": "2019-01-18T07:37:27Z", "updated_at": "2019-01-18T07:37:27Z", "floating_network_id": "c7128340-d09d-4472-ab8c-6b0e75149f5d", "fixed_ip_address": "192.168.120.6", "floating_ip_address": "172.30.9.207", "revision_number": 0, "project_id": "17e729102c084fb48ba796776c94dd74", "port_id": "8067a69a-683b-4c6d-ac06-4098d8dd5c59", "id": "9aa868f7-cff8-4273-94ad-0539eee6632e"}]} 2019-01-18 07:37:28,894 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-04507520-2c75-46e7-af2c-91ca731d8890 2019-01-18 07:37:28,894 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.025132894516s 2019-01-18 07:37:28,895 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-04507520-2c75-46e7-af2c-91ca731d8890 2019-01-18 07:37:28,898 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-01-18 07:37:29,003 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-01-18 07:37:29,004 - 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}fa952c8ddc997e028c77f27dcaa3f78c252fa56d" 2019-01-18 07:37:29,025 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 556 X-Openstack-Request-Id: req-5ab08367-8389-48d3-87e7-894ccc9c94c5 Date: Fri, 18 Jan 2019 07:37:29 GMT RESP BODY: {"floatingips": [{"router_id": "d0b242a1-aac5-4d86-acee-04acbe89774b", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "17e729102c084fb48ba796776c94dd74", "created_at": "2019-01-18T07:37:27Z", "updated_at": "2019-01-18T07:37:27Z", "floating_network_id": "c7128340-d09d-4472-ab8c-6b0e75149f5d", "fixed_ip_address": "192.168.120.6", "floating_ip_address": "172.30.9.207", "revision_number": 0, "project_id": "17e729102c084fb48ba796776c94dd74", "port_id": "8067a69a-683b-4c6d-ac06-4098d8dd5c59", "id": "9aa868f7-cff8-4273-94ad-0539eee6632e"}]} 2019-01-18 07:37:29,025 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-5ab08367-8389-48d3-87e7-894ccc9c94c5 2019-01-18 07:37:29,026 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0221300125122s 2019-01-18 07:37:29,026 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-5ab08367-8389-48d3-87e7-894ccc9c94c5 2019-01-18 07:37:29,029 - functest.core.singlevm - DEBUG - floating_ip: Munch({'status': u'ACTIVE', 'router_id': u'd0b242a1-aac5-4d86-acee-04acbe89774b', 'properties': Munch({u'tags': []}), 'description': u'', u'tags': [], 'tenant_id': u'17e729102c084fb48ba796776c94dd74', 'created_at': u'2019-01-18T07:37:27Z', 'attached': True, 'updated_at': u'2019-01-18T07:37:27Z', 'id': u'9aa868f7-cff8-4273-94ad-0539eee6632e', 'floating_network_id': u'c7128340-d09d-4472-ab8c-6b0e75149f5d', 'fixed_ip_address': u'192.168.120.6', 'floating_ip_address': u'172.30.9.207', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'17e729102c084fb48ba796776c94dd74', 'name': 'vyos_vrouter-project_14e7bcbf-4c34-4287-a07b-8d72cb19489f', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'revision_number': 0, 'router': u'd0b242a1-aac5-4d86-acee-04acbe89774b', 'project_id': u'17e729102c084fb48ba796776c94dd74', 'port_id': u'8067a69a-683b-4c6d-ac06-4098d8dd5c59', 'port': u'8067a69a-683b-4c6d-ac06-4098d8dd5c59', 'network': u'c7128340-d09d-4472-ab8c-6b0e75149f5d'}) 2019-01-18 07:37:29,030 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-01-18 07:37:29,032 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/4cf21c79-6731-461a-baba-67bcbb11374c/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}fa952c8ddc997e028c77f27dcaa3f78c252fa56d" -d '{"os-getConsoleOutput": {"length": null}}' 2019-01-18 07:37:31,261 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 07:37: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-3ca91006-855a-431e-a96d-91dde980c087 x-compute-request-id: req-3ca91006-855a-431e-a96d-91dde980c087 Content-Encoding: gzip Content-Length: 11297 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 2152189952 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.321464] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491910)\n[ 0.323660] pid_max: default: 32768 minimum: 301\n[ 0.324845] Security Framework initialized\n[ 0.325941] SELinux: Initializing.\n[ 0.327218] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)\n[ 0.331793] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.334687] Mount-cache hash table entries: 4096\n[ 0.336110] Initializing cgroup subsys memory\n[ 0.337261] Initializing cgroup subsys devices\n[ 0.338403] Initializing cgroup subsys freezer\n[ 0.339547] Initializing cgroup subsys net_cls\n[ 0.340685] Initializing cgroup subsys blkio\n[ 0.341800] Initializing cgroup subsys perf_event\n[ 0.342976] Initializing cgroup subsys hugetlb\n[ 0.344109] Initializing cgroup subsys pids\n[ 0.345212] Initializing cgroup subsys net_prio\n[ 0.346439] CPU: Physical Processor ID: 0\n[ 0.348229] mce: CPU supports 10 MCE banks\n[ 0.349365] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.350638] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.351961] tlb_flushall_shift: 6\n[ 0.353143] Freeing SMP alternatives: 28k freed\n[ 0.357072] ACPI: Core revision 20130517\n[ 0.358578] ACPI: All ACPI Tables successfully acquired\n[ 0.360014] ftrace: allocating 25812 entries in 101 pages\n[ 0.382353] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.383838] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.385308] smpboot: Max logical packages: 2\n[ 0.386608] Enabling x2apic\n[ 0.387501] Enabled x2apic\n[ 0.388584] Switched APIC routing to physical x2apic.\n[ 0.390760] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.392242] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01)\n[ 0.394846] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.402371] KVM setup paravirtual spinlock\n[ 0.404686] smpboot: Booting Node 0, Processors #1 OK\n[ 0.406309] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock\n[ 0.428009] Brought up 2 CPUs\n[ 0.428020] KVM setup async PF for cpu 1\n[ 0.428024] kvm-stealtime: cpu 1, msr 13fd0f3c0\n[ 0.431126] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.433383] devtmpfs: initialized\n[ 0.435713] EVM: security.selinux\n[ 0.436694] EVM: security.ima\n[ 0.437602] EVM: security.capability\n[ 0.439267] atomic64 test passed for x86-64 platform with CX8 and with SSE\n[ 0.440787] pinctrl core: initialized pinctrl subsystem\n[ 0.442165] NET: Registered protocol family 16\n[ 0.443569] ACPI: bus type PCI registered\n[ 0.444651] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.446154] PCI: Using configuration type 1 for base access\n[ 0.450900] ACPI: Added _OSI(Module Device)\n[ 0.452010] ACPI: Added _OSI(Processor Device)\n[ 0.453130] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.454286] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.457201] ACPI: Interpreter enabled\n[ 0.458230] ACPI: (supports S0 S5)\n[ 0.459194] ACPI: Using IOAPIC for interrupt routing\n[ 0.460393] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.464251] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.465637] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.467262] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.468698] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.471395] acpiphp: Slot [3] registered\n[ 0.472453] acpiphp: Slot [4] registered\n[ 0.473508] acpiphp: Slot [5] registered\n[ 0.474565] acpiphp: Slot [6] registered\n[ 0.475614] acpiphp: Slot [7] registered\n[ 0.476662] acpiphp: Slot [8] registered\n[ 0.477711] acpiphp: Slot [9] registered\n[ 0.478760] acpiphp: Slot [10] registered\n[ 0.479821] acpiphp: Slot [11] registered\n[ 0.480883] acpiphp: Slot [12] registered\n[ 0.481952] acpiphp: Slot [13] registered\n[ 0.483017] acpiphp: Slot [14] registered\n[ 0.484080] acpiphp: Slot [15] registered\n[ 0.485145] acpiphp: Slot [16] registered\n[ 0.486215] acpiphp: Slot [17] registered\n[ 0.487510] acpiphp: Slot [18] registered\n[ 0.488979] acpiphp: Slot [19] registered\n[ 0.490451] acpiphp: Slot [20] registered\n[ 0.491934] acpiphp: Slot [21] registered\n[ 0.493396] acpiphp: Slot [22] registered\n[ 0.494523] acpiphp: Slot [23] registered\n[ 0.495578] acpiphp: Slot [24] registered\n[ 0.496641] acpiphp: Slot [25] registered\n[ 0.497706] acpiphp: Slot [26] registered\n[ 0.498765] acpiphp: Slot [27] registered\n[ 0.499822] acpiphp: Slot [28] registered\n[ 0.500875] acpiphp: Slot [29] registered\n[ 0.501928] acpiphp: Slot [30] registered\n[ 0.502981] acpiphp: Slot [31] registered\n[ 0.504027] PCI host bridge to bus 0000:00\n[ 0.505085] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.506347] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.507788] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.509225] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.511156] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window]\n[ 0.519150] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.520672] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.522069] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.523565] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.530311] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.532239] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.583469] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.585240] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.588058] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.589722] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.591351] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.592911] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.594549] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.596604] vgaarb: loaded\n[ 0.597458] vgaarb: bridge control possible 0000:00:02.0\n[ 0.598843] SCSI subsystem initialized\n[ 0.599886] ACPI: bus type USB registered\n[ 0.600952] usbcore: registered new interface driver usbfs\n[ 0.602214] usbcore: registered new interface driver hub\n[ 0.603481] usbcore: registered new device driver usb\n[ 0.604869] PCI: Using ACPI for IRQ routing\n[ 0.606245] NetLabel: Initializing\n[ 0.607222] NetLabel: domain hash size = 128\n[ 0.608313] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.609535] NetLabel: unlabeled traffic allowed by default\n[ 0.610960] Switched to clocksource kvm-clock\n[ 0.618586] pnp: PnP ACPI init\n[ 0.619513] ACPI: bus type PNP registered\n[ 0.620903] pnp: PnP ACPI: found 5 devices\n[ 0.621968] ACPI: bus type PNP unregistered\n[ 0.629828] NET: Registered protocol family 2\n[ 0.631176] TCP established hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.633167] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)\n[ 0.634663] TCP: Hash tables configured (established 32768 bind 32768)\n[ 0.636098] TCP: reno registered\n[ 0.637038] UDP hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.638381] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.639829] NET: Registered protocol family 1\n[ 0.640951] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.642274] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.643577] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.663325] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.683317] Unpacking initramfs...\n[ 1.130092] Freeing initrd memory: 37508k freed\n[ 1.139578] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)\n[ 1.141354] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff]\n[ 1.157582] sha1_ssse3: Using AVX2 optimized SHA-1 implementation\n[ 1.159422] sha256_ssse3: Using AVX2 optimized SHA-256 implementation\n[ 1.161589] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 1.163547] Initialise system trusted keyring\n[ 1.164928] audit: initializing netlink socket (disabled)\n[ 1.166625] type=2000 audit(1547797044.331:1): initialized\n[ 1.183974] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.185846] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.188933] zpool: loaded\n[ 1.189992] zbud: loaded\n[ 1.191101] VFS: Disk quotas dquot_6.5.2\n[ 1.192375] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.194257] msgmni has been set to 7578\n[ 1.195530] Key type big_key registered\n[ 1.197332] NET: Registered protocol family 38\n[ 1.198641] Key type asymmetric registered\n[ 1.199861] Asymmetric key parser 'x509' registered\n[ 1.201267] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251)\n[ 1.203649] io scheduler noop registered\n[ 1.204867] io scheduler deadline registered (default)\n[ 1.206395] io scheduler cfq registered\n[ 1.207753] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.219767] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.221861] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.224453] ACPI: Power Button [PWRF]\n[ 1.225830] GHES: HEST is not enabled!\n[ 1.227230] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled\n[ 1.251611] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A\n[ 1.253718] Non-volatile memory driver v1.3\n[ 1.255169] Linux agpgart interface v0.103\n[ 1.256747] crash memory driver: version 1.1\n[ 1.258211] rdac: device handler registered\n[ 1.259672] hp_sw: device handler registered\n[ 1.261139] emc: device handler registered\n[ 1.262557] alua: device handler registered\n[ 1.263989] libphy: Fixed MDIO Bus: probed\n[ 1.265475] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.267419] ehci-pci: EHCI PCI platform driver\n[ 1.268909] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.270784] ohci-pci: OHCI PCI platform driver\n[ 1.272266] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.292411] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.293994] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.296439] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.297993] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 1.299686] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.301653] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.304173] usb usb1: Product: UHCI Host Controller\n[ 1.305710] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd\n[ 1.307574] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.309129] hub 1-0:1.0: USB hub found\n[ 1.310408] hub 1-0:1.0: 2 ports detected\n[ 1.311973] usbcore: registered new interface driver usbserial\n[ 1.313905] usbcore: registered new interface driver usbserial_generic\n[ 1.315979] usbserial: USB Serial support registered for generic\n[ 1.317959] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.321412] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.323071] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.324845] mousedev: PS/2 mouse device common for all mice\n[ 1.326910] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.330383] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2\n[ 1.333370] rtc_cmos 00:00: RTC can wake from S4\n[ 1.335296] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.338246] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.340296] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.342433] cpuidle: using governor menu\n[ 1.343977] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.345839] usbcore: registered new interface driver usbhid\n[ 1.347648] usbhid: USB HID core driver\n[ 1.349067] drop_monitor: Initializing network drop monitor service\n[ 1.351096] TCP: cubic registered\n[ 1.352373] Initializing XFRM netlink socket\n[ 1.353942] NET: Registered protocol family 10\n[ 1.355550] NET: Registered protocol family 17\n[ 1.356831] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.358443] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.359817] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 1.362104] Loading compiled-in X.509 certificates\n[ 1.363341] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717'\n[ 1.365679] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b'\n[ 1.368420] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106'\n[ 1.370757] registered taskstats version 1\n[ 1.373412] Key type trusted registered\n[ 1.375628] Key type encrypted registered\n[ 1.377829] IMA: No TPM chip found, activating TPM-bypass!\n[ 1.379509] rtc_cmos 00:00: setting system clock to 2019-01-18 07:37:24 UTC (1547797044)\n[ 1.382242] Freeing unused kernel memory: 1680k freed\n[ 1.386762] 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.390865] systemd[1]: Detected virtualization kvm.\n[ 1.392114] systemd[1]: Detected architecture x86-64.\n[ 1.393352] systemd[1]: Running in initial RAM disk.\n\nWelcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m!\n\n[ 1.395686] systemd[1]: No hostname configured.\n[ 1.396875] systemd[1]: Set hostname to .\n[ 1.398160] systemd[1]: Initializing machine ID from KVM UUID.\n[ 1.421239] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.\n[ 1.423370] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch.\n[[32m OK [0m] Created slice Root Slice.\n[ 1.426362] systemd[1]: Created slice Root Slice.\n[ 1.427586] systemd[1]: Starting Root Slice.\n[[32m OK [0m] Listening on udev Kernel Socket.\n[ 1.429555] systemd[1]: Listening on udev Kernel Socket.\n[ 1.430861] systemd[1]: Starting udev Kernel Socket.\n[[32m OK [0m] Listening on udev Control Socket.\n[ 1.432967] systemd[1]: Listening on udev Control Socket.\n[ 1.434263] systemd[1]: Starting udev Control Socket.\n[[32m OK [0m] Listening on Journal Socket.\n[ 1.436333] systemd[1]: Listening on Journal Socket.\n[ 1.437576] systemd[1]: Starting Journal Socket.\n[[32m OK [0m] Reached target Sockets.\n[ 1.439483] systemd[1]: Reached target Sockets.\n[ 1.440662] systemd[1]: Starting Sockets.\n[[32m OK [0m] Reached target Paths.\n[ 1.442462] systemd[1]: Reached target Paths.\n[ 1.443614] systemd[1]: Starting Paths.\n[[32m OK [0m] Reached target Local File Systems.\n[ 1.445526] systemd[1]: Reached target Local File Systems.\n[ 1.446843] systemd[1]: Starting Local File Systems.\n[[32m OK [0m] Reached target Swap.\n[ 1.448778] systemd[1]: Reached target Swap.\n[ 1.449913] systemd[1]: Starting Swap.\n[[32m OK [0m] Reached target Timers.\n[ 1.451679] systemd[1]: Reached target Timers.\n[ 1.452838] systemd[1]: Starting Timers.\n[[32m OK [0m] Created slice System Slice.\n[ 1.454727] systemd[1]: Created slice System Slice.\n[ 1.455951] systemd[1]: Starting System Slice.\n[ 1.457428] 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] Reached target Slices.\n[ 1.461549] systemd[1]: Reached target Slices.\n[ 1.462712] systemd[1]: Starting Slices.\n[ 1.464109] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[ 1.466286] systemd[1]: Starting dracut cmdline hook...\n Starting dracut cmdline hook...\n[ 1.468657] systemd[1]: Starting Apply Kernel Variables...\n Starting Apply Kernel Variables...\n[[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\n[ 1.472860] systemd[1]: Started Create list of required static device nodes for the current kernel.\n[[32m OK [0m] Started Apply Kernel Variables.\n[ 1.476985] systemd[1]: Started Apply Kernel Variables.\n[[32m OK [0m] Started Journal Service.\n[ 1.479375] systemd[1]: Started Journal Service.\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.543476] RPC: Registered named UNIX socket transport module.\n[ 1.545086] RPC: Registered udp transport module.\n[ 1.546467] RPC: Registered tcp transport module.\n[ 1.547817] 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[ 1.612973] usb 1-1: new full-speed USB device number 2 using uhci_hcd\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.644216] FDC 0 is a S82078B\n[ 1.664985] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.704822] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.708762] scsi host0: ata_piix\n[ 1.710351] scsi host1: ata_piix\n[ 1.711691] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 1.713479] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 1.714951] 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.766125] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.767694] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.769227] usb 1-1: Product: QEMU USB Tablet\n[ 1.770355] usb 1-1: Manufacturer: QEMU\n[ 1.771404] usb 1-1: SerialNumber: 42\n[ 1.781439] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4\n[ 1.783891] 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 Mounting /sysroot...\n[[32m OK [0m] Reached target Remote File Systems (Pre).\n[[32m OK [0m] Reached target Remote File Systems.\n[ 1.885993] SGI XFS with ACLs, security attributes, no debug enabled\n[ 1.888373] XFS (vda1): Mounting V4 Filesystem\n[ 1.954248] 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 Sockets.\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 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 target Slices.\n[[32m OK [0m] Stopped target Paths.\n[[32m OK [0m] Stopped udev Kernel Device Manager.\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[ 2.159106] tsc: Refined TSC clocksource calibration: 3491.911 MHz\n] 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] 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.175296] systemd-journald[107]: Received SIGTERM from PID 1 (systemd).\n[ 2.298528] SELinux: Disabled at runtime.\n[ 2.334996] type=1404 audit(1547797045.455:2): selinux=0 auid=4294967295 ses=4294967295\n[ 2.420809] ip_tables: (C) 2000-2006 Netfilter Core Team\n[ 2.422255] systemd[1]: Inserted module 'ip_tables'\n\nWelcome to [0;31mCentOS Linux 7 (Core)[0m!\n\n[[32m OK [0m] Stopped Switch Root.\n Starting Create list of required st... nodes for the current kernel...\n Mounting NFSD configuration filesystem...\n[[32m OK [0m] Stopped File System Check on Root Device.\n Stopping File System Check on Root Device...\n[[32m OK [0m] Created slice system-selinux\\x2dpol...grate\\x2dlocal\\x2dchanges.slice.\n Mounting Debug File System...\n[[32m OK [0m] Created slice system-getty.slice.\n[[32m OK [0m] Stopped target Switch Root.\n[[32m OK [0m] Stopped target Initrd Root File System.\n[[32m OK [0m] Stopped target Initrd File Systems.\n[[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point.\n[[32m OK [0m] Reached target Encrypted Volumes.\n[[32m OK [0m] Listening on udev Kernel Socket.\n Starting Apply Kernel Variables...\n[[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n[[32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n[[32m OK [0m] Listening on Delayed Shutdown Socket.\n[[32m OK [0m] Stopped Journal Service.\n Starting Journal Service...\n[[32m OK [0m] Created slice User and Session Slice.\n[[32m OK [0m] Reached target Slices.\n[[32m OK [0m] Reached target Swap.\n[[32m OK [0m] Listening on udev Control Socket.\n Starting Setup Virtual Console...\n Starting Remount Root and Kernel File Systems...\n Mounting Huge Pages File System...\n Mounting POSIX Message Queue File System...\n[[32m OK [0m] Mounted 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] Started Create list of required sta...ce nodes for the current kernel.\n[[32m OK [0m] Started Remount Root and Kernel File Systems.\n Starting Load/Save Random Seed...\n Starting Rebuild Hardware Database...\n Starting Configure read-only root support...\n Starting Create Static Device Nodes in /dev...\n[[32m OK [0m] Started Load/Save Random Seed.\n[[32m OK [0m] Started Apply Kernel Variables.\n[ 2.728313] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).\n[[32m OK [0m] Mounted NFSD configuration filesystem.\n[[32m OK [0m] Started Journal Service.\n Starting Flush Journal to Persistent Storage...\n[ 2.746442] systemd-journald[392]: Received request to flush runtime journal from PID 1\n[[32m OK [0m] Started Flush Journal to Persistent Storage.\n[[32m OK [0m] Started Configure read-only root support.\n[[32m OK [0m] Started Create Static Device Nodes in /dev.\n Starting udev Kernel Device Manager...\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 Rebuild Journal Catalog...\n Starting Preprocess NFS configuration...\n Starting Mark the need to relabel after reboot...\n[[32m OK [0m] Started Preprocess NFS configuration.\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 Setup Virtual Console.\n[[32m OK [0m] Started Import network configuration from initramfs.\n Starting Create Volatile Files and Directories...\n[[32m OK [0m] Started udev Kernel Device Manager.\n[[32m OK [0m] Started Create Volatile Files and Directories.\n Starting Security Auditing Service...\n[[32m OK [0m] Started Security Auditing Service.\n Starting Update UTMP about System Boot/Shutdown...\n[ 2.908711] type=1305 audit(1547797046.028:3): audit_pid=441 old=0 auid=4294967295 ses=4294967295 res=1\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] Reached target Timers.\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 GSSAPI Proxy Daemon...\n Starting Authorization Manager...\n Starting LSB: Bring up/down networking...\n Starting Initial cloud-init job (pre-networking)...\n[[32m OK [0m] Started irqbalance daemon.\n Starting irqbalance daemon...\n Starting Login Service...\n Starting NTP client/server...\n Starting Dump dmesg to /var/log/dmesg...\n[[32m OK [0m] Started D-Bus System Message Bus.\n[ 3.101351] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0\n[ 3.106501] input: PC Speaker as /devices/platform/pcspkr/input/input5\n[ 3.108520] [drm] Initialized drm 1.1.0 20060810\n[ 3.132898] [TTM] Zone kernel: Available graphics memory: 1940960 kiB\n[ 3.134617] [TTM] Initializing pool allocator\n[ 3.136266] [TTM] Initializing DMA pool allocator\n[ 3.138197] [drm] fb mappable at 0xFC000000\n[ 3.139479] [drm] vram aper at 0xFC000000\n[ 3.140732] [drm] size 33554432\n[ 3.141875] [drm] fb depth is 24\n[ 3.142946] [drm] pitch is 3072\n[ 3.147719] fbcon: cirrusdrmfb (fb0) is primary device\n[ 3.151947] ppdev: user-space parallel port driver\n[ 3.169543] Console: switching to colour frame buffer device 128x48\n[ 3.182135] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device\n[ 3.190338] [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] Started GSSAPI Proxy Daemon.\n[[32m OK [0m] Started Dump dmesg to /var/log/dmesg.\n[[32m OK [0m] Found device /dev/ttyS0.\n[[32m OK [0m] Started NTP client/server.\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[[32m OK [0m] Started Login Service.\n[[32m OK [0m] Started Permit User Sessions.\n[[32m OK [0m] Started Getty on tty1.\n Starting Getty on tty1...\n[ 3.245358] AES CTR mode by8 optimization enabled\n[[32m OK [0m] Started Serial Getty on ttyS0.\n Starting Serial Getty on ttyS0...\n[[32m OK [0m] Reached target Login Prompts.\n[ 3.271764] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni)\n[ 3.279340] alg: No test for crc32 (crc32-pclmul)\n[[32m OK [0m] Started Command Scheduler.\n Starting Command Scheduler...\n[ 3.314073] intel_rapl: no valid rapl domains found in package 0\n[ 3.348181] intel_rapl: no valid rapl domains found in package 0\n[ 3.359646] intel_powerclamp: No package C-state available\n[ 3.365264] intel_powerclamp: No package C-state available[[32m OK [0m] Started Authorization Manager.\n[ 3.558069] cloud-init[475]: Cloud-init v. 0.7.5 running 'init-local' at Fri, 18 Jan 2019 07:37:27 +0000. Up 3.50 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[[32m OK [0m] Reached target Network is Online.\n Starting RabbitMQ Service...\n[[32m OK [0m] Started Cloudify Stage Service.\n Starting Cloudify Stage Service...\n[[32m OK [0m] Started InfluxDB Service.\n Starting InfluxDB Service...\n Starting LSB: Supports the direct execution of binary formats....\n Starting LSB: Starts Logstash as a daemon....\n[[32m OK [0m] Started Cloudify REST Service.\n Starting Cloudify REST Service...\n Starting Initial cloud-init job (metadata service crawler)...\n Starting OpenSSH server daemon...\n Starting Postfix Mail Transport Agent...\n Starting System Logging Service...\n Starting Notify NFS peers of a restart...\n Starting PostgreSQL 9.5 database server...\n Starting Crash recovery kernel arming...\n Starting Dynamic System Tuning Daemon...\n Starting nginx - high performance web server...\n[[32m OK [0m] Started LSB: Starts Logstash as a daemon..\n[[32m OK [0m] Started Notify NFS peers of a restart.\n Mounting Arbitrary Executable File Formats File System...\n[[32m OK [0m] Started OpenSSH server daemon.\n[[32m OK [0m] Mounted Arbitrary Executable File Formats File System.\n"} 2019-01-18 07:37:31,262 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/4cf21c79-6731-461a-baba-67bcbb11374c/action used request id req-3ca91006-855a-431e-a96d-91dde980c087 2019-01-18 07:37:31,262 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 2.23184704781s 2019-01-18 07:37:31,263 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/4cf21c79-6731-461a-baba-67bcbb11374c/action used request id req-3ca91006-855a-431e-a96d-91dde980c087 2019-01-18 07:37:31,263 - 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 2152189952 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.321464] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491910) [ 0.323660] pid_max: default: 32768 minimum: 301 [ 0.324845] Security Framework initialized [ 0.325941] SELinux: Initializing. [ 0.327218] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.331793] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.334687] Mount-cache hash table entries: 4096 [ 0.336110] Initializing cgroup subsys memory [ 0.337261] Initializing cgroup subsys devices [ 0.338403] Initializing cgroup subsys freezer [ 0.339547] Initializing cgroup subsys net_cls [ 0.340685] Initializing cgroup subsys blkio [ 0.341800] Initializing cgroup subsys perf_event [ 0.342976] Initializing cgroup subsys hugetlb [ 0.344109] Initializing cgroup subsys pids [ 0.345212] Initializing cgroup subsys net_prio [ 0.346439] CPU: Physical Processor ID: 0 [ 0.348229] mce: CPU supports 10 MCE banks [ 0.349365] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.350638] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.351961] tlb_flushall_shift: 6 [ 0.353143] Freeing SMP alternatives: 28k freed [ 0.357072] ACPI: Core revision 20130517 [ 0.358578] ACPI: All ACPI Tables successfully acquired [ 0.360014] ftrace: allocating 25812 entries in 101 pages [ 0.382353] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.383838] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.385308] smpboot: Max logical packages: 2 [ 0.386608] Enabling x2apic [ 0.387501] Enabled x2apic [ 0.388584] Switched APIC routing to physical x2apic. [ 0.390760] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.392242] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01) [ 0.394846] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.402371] KVM setup paravirtual spinlock [ 0.404686] smpboot: Booting Node 0, Processors #1 OK [ 0.406309] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock [ 0.428009] Brought up 2 CPUs [ 0.428020] KVM setup async PF for cpu 1 [ 0.428024] kvm-stealtime: cpu 1, msr 13fd0f3c0 [ 0.431126] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.433383] devtmpfs: initialized [ 0.435713] EVM: security.selinux [ 0.436694] EVM: security.ima [ 0.437602] EVM: security.capability [ 0.439267] atomic64 test passed for x86-64 platform with CX8 and with SSE [ 0.440787] pinctrl core: initialized pinctrl subsystem [ 0.442165] NET: Registered protocol family 16 [ 0.443569] ACPI: bus type PCI registered [ 0.444651] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.446154] PCI: Using configuration type 1 for base access [ 0.450900] ACPI: Added _OSI(Module Device) [ 0.452010] ACPI: Added _OSI(Processor Device) [ 0.453130] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.454286] ACPI: Added _OSI(Processor Aggregator Device) [ 0.457201] ACPI: Interpreter enabled [ 0.458230] ACPI: (supports S0 S5) [ 0.459194] ACPI: Using IOAPIC for interrupt routing [ 0.460393] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.464251] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.465637] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.467262] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.468698] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.471395] acpiphp: Slot [3] registered [ 0.472453] acpiphp: Slot [4] registered [ 0.473508] acpiphp: Slot [5] registered [ 0.474565] acpiphp: Slot [6] registered [ 0.475614] acpiphp: Slot [7] registered [ 0.476662] acpiphp: Slot [8] registered [ 0.477711] acpiphp: Slot [9] registered [ 0.478760] acpiphp: Slot [10] registered [ 0.479821] acpiphp: Slot [11] registered [ 0.480883] acpiphp: Slot [12] registered [ 0.481952] acpiphp: Slot [13] registered [ 0.483017] acpiphp: Slot [14] registered [ 0.484080] acpiphp: Slot [15] registered [ 0.485145] acpiphp: Slot [16] registered [ 0.486215] acpiphp: Slot [17] registered [ 0.487510] acpiphp: Slot [18] registered [ 0.488979] acpiphp: Slot [19] registered [ 0.490451] acpiphp: Slot [20] registered [ 0.491934] acpiphp: Slot [21] registered [ 0.493396] acpiphp: Slot [22] registered [ 0.494523] acpiphp: Slot [23] registered [ 0.495578] acpiphp: Slot [24] registered [ 0.496641] acpiphp: Slot [25] registered [ 0.497706] acpiphp: Slot [26] registered [ 0.498765] acpiphp: Slot [27] registered [ 0.499822] acpiphp: Slot [28] registered [ 0.500875] acpiphp: Slot [29] registered [ 0.501928] acpiphp: Slot [30] registered [ 0.502981] acpiphp: Slot [31] registered [ 0.504027] PCI host bridge to bus 0000:00 [ 0.505085] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.506347] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.507788] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.509225] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.511156] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.519150] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.520672] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.522069] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.523565] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.530311] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.532239] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.583469] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.585240] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.588058] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.589722] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.591351] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.592911] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.594549] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.596604] vgaarb: loaded [ 0.597458] vgaarb: bridge control possible 0000:00:02.0 [ 0.598843] SCSI subsystem initialized [ 0.599886] ACPI: bus type USB registered [ 0.600952] usbcore: registered new interface driver usbfs [ 0.602214] usbcore: registered new interface driver hub [ 0.603481] usbcore: registered new device driver usb [ 0.604869] PCI: Using ACPI for IRQ routing [ 0.606245] NetLabel: Initializing [ 0.607222] NetLabel: domain hash size = 128 [ 0.608313] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.609535] NetLabel: unlabeled traffic allowed by default [ 0.610960] Switched to clocksource kvm-clock [ 0.618586] pnp: PnP ACPI init [ 0.619513] ACPI: bus type PNP registered [ 0.620903] pnp: PnP ACPI: found 5 devices [ 0.621968] ACPI: bus type PNP unregistered [ 0.629828] NET: Registered protocol family 2 [ 0.631176] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 0.633167] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) [ 0.634663] TCP: Hash tables configured (established 32768 bind 32768) [ 0.636098] TCP: reno registered [ 0.637038] UDP hash table entries: 2048 (order: 4, 65536 bytes) [ 0.638381] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) [ 0.639829] NET: Registered protocol family 1 [ 0.640951] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.642274] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.643577] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.663325] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.683317] Unpacking initramfs... [ 1.130092] Freeing initrd memory: 37508k freed [ 1.139578] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.141354] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff] [ 1.157582] sha1_ssse3: Using AVX2 optimized SHA-1 implementation [ 1.159422] sha256_ssse3: Using AVX2 optimized SHA-256 implementation [ 1.161589] futex hash table entries: 512 (order: 3, 32768 bytes) [ 1.163547] Initialise system trusted keyring [ 1.164928] audit: initializing netlink socket (disabled) [ 1.166625] type=2000 audit(1547797044.331:1): initialized [ 1.183974] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.185846] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.188933] zpool: loaded [ 1.189992] zbud: loaded [ 1.191101] VFS: Disk quotas dquot_6.5.2 [ 1.192375] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.194257] msgmni has been set to 7578 [ 1.195530] Key type big_key registered [ 1.197332] NET: Registered protocol family 38 [ 1.198641] Key type asymmetric registered [ 1.199861] Asymmetric key parser 'x509' registered [ 1.201267] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251) [ 1.203649] io scheduler noop registered [ 1.204867] io scheduler deadline registered (default) [ 1.206395] io scheduler cfq registered [ 1.207753] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.219767] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.221861] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.224453] ACPI: Power Button [PWRF] [ 1.225830] GHES: HEST is not enabled! [ 1.227230] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 1.251611] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A [ 1.253718] Non-volatile memory driver v1.3 [ 1.255169] Linux agpgart interface v0.103 [ 1.256747] crash memory driver: version 1.1 [ 1.258211] rdac: device handler registered [ 1.259672] hp_sw: device handler registered [ 1.261139] emc: device handler registered [ 1.262557] alua: device handler registered [ 1.263989] libphy: Fixed MDIO Bus: probed [ 1.265475] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.267419] ehci-pci: EHCI PCI platform driver [ 1.268909] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.270784] ohci-pci: OHCI PCI platform driver [ 1.272266] uhci_hcd: USB Universal Host Controller Interface driver [ 1.292411] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.293994] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.296439] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.297993] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 1.299686] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.301653] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.304173] usb usb1: Product: UHCI Host Controller [ 1.305710] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd [ 1.307574] usb usb1: SerialNumber: 0000:00:01.2 [ 1.309129] hub 1-0:1.0: USB hub found [ 1.310408] hub 1-0:1.0: 2 ports detected [ 1.311973] usbcore: registered new interface driver usbserial [ 1.313905] usbcore: registered new interface driver usbserial_generic [ 1.315979] usbserial: USB Serial support registered for generic [ 1.317959] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.321412] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.323071] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.324845] mousedev: PS/2 mouse device common for all mice [ 1.326910] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.330383] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2 [ 1.333370] rtc_cmos 00:00: RTC can wake from S4 [ 1.335296] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.338246] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.340296] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.342433] cpuidle: using governor menu [ 1.343977] hidraw: raw HID events driver (C) Jiri Kosina [ 1.345839] usbcore: registered new interface driver usbhid [ 1.347648] usbhid: USB HID core driver [ 1.349067] drop_monitor: Initializing network drop monitor service [ 1.351096] TCP: cubic registered [ 1.352373] Initializing XFRM netlink socket [ 1.353942] NET: Registered protocol family 10 [ 1.355550] NET: Registered protocol family 17 [ 1.356831] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 1.358443] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 1.359817] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.362104] Loading compiled-in X.509 certificates [ 1.363341] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717' [ 1.365679] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b' [ 1.368420] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106' [ 1.370757] registered taskstats version 1 [ 1.373412] Key type trusted registered [ 1.375628] Key type encrypted registered [ 1.377829] IMA: No TPM chip found, activating TPM-bypass! [ 1.379509] rtc_cmos 00:00: setting system clock to 2019-01-18 07:37:24 UTC (1547797044) [ 1.382242] Freeing unused kernel memory: 1680k freed [ 1.386762] 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.390865] systemd[1]: Detected virtualization kvm. [ 1.392114] systemd[1]: Detected architecture x86-64. [ 1.393352] systemd[1]: Running in initial RAM disk. Welcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m! [ 1.395686] systemd[1]: No hostname configured. [ 1.396875] systemd[1]: Set hostname to . [ 1.398160] systemd[1]: Initializing machine ID from KVM UUID. [ 1.421239] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [ 1.423370] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch. [[32m OK [0m] Created slice Root Slice. [ 1.426362] systemd[1]: Created slice Root Slice. [ 1.427586] systemd[1]: Starting Root Slice. [[32m OK [0m] Listening on udev Kernel Socket. [ 1.429555] systemd[1]: Listening on udev Kernel Socket. [ 1.430861] systemd[1]: Starting udev Kernel Socket. [[32m OK [0m] Listening on udev Control Socket. [ 1.432967] systemd[1]: Listening on udev Control Socket. [ 1.434263] systemd[1]: Starting udev Control Socket. [[32m OK [0m] Listening on Journal Socket. [ 1.436333] systemd[1]: Listening on Journal Socket. [ 1.437576] systemd[1]: Starting Journal Socket. [[32m OK [0m] Reached target Sockets. [ 1.439483] systemd[1]: Reached target Sockets. [ 1.440662] systemd[1]: Starting Sockets. [[32m OK [0m] Reached target Paths. [ 1.442462] systemd[1]: Reached target Paths. [ 1.443614] systemd[1]: Starting Paths. [[32m OK [0m] Reached target Local File Systems. [ 1.445526] systemd[1]: Reached target Local File Systems. [ 1.446843] systemd[1]: Starting Local File Systems. [[32m OK [0m] Reached target Swap. [ 1.448778] systemd[1]: Reached target Swap. [ 1.449913] systemd[1]: Starting Swap. [[32m OK [0m] Reached target Timers. [ 1.451679] systemd[1]: Reached target Timers. [ 1.452838] systemd[1]: Starting Timers. [[32m OK [0m] Created slice System Slice. [ 1.454727] systemd[1]: Created slice System Slice. [ 1.455951] systemd[1]: Starting System Slice. [ 1.457428] 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] Reached target Slices. [ 1.461549] systemd[1]: Reached target Slices. [ 1.462712] systemd[1]: Starting Slices. [ 1.464109] systemd[1]: Starting Journal Service... Starting Journal Service... [ 1.466286] systemd[1]: Starting dracut cmdline hook... Starting dracut cmdline hook... [ 1.468657] systemd[1]: Starting Apply Kernel Variables... Starting Apply Kernel Variables... [[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [ 1.472860] systemd[1]: Started Create list of required static device nodes for the current kernel. [[32m OK [0m] Started Apply Kernel Variables. [ 1.476985] systemd[1]: Started Apply Kernel Variables. [[32m OK [0m] Started Journal Service. [ 1.479375] systemd[1]: Started Journal Service. 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.543476] RPC: Registered named UNIX socket transport module. [ 1.545086] RPC: Registered udp transport module. [ 1.546467] RPC: Registered tcp transport module. [ 1.547817] 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... [ 1.612973] usb 1-1: new full-speed USB device number 2 using uhci_hcd 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.644216] FDC 0 is a S82078B [ 1.664985] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.704822] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.708762] scsi host0: ata_piix [ 1.710351] scsi host1: ata_piix [ 1.711691] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 1.713479] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 1.714951] 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.766125] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.767694] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.769227] usb 1-1: Product: QEMU USB Tablet [ 1.770355] usb 1-1: Manufacturer: QEMU [ 1.771404] usb 1-1: SerialNumber: 42 [ 1.781439] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4 [ 1.783891] 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. Mounting /sysroot... [[32m OK [0m] Reached target Remote File Systems (Pre). [[32m OK [0m] Reached target Remote File Systems. [ 1.885993] SGI XFS with ACLs, security attributes, no debug enabled [ 1.888373] XFS (vda1): Mounting V4 Filesystem [ 1.954248] 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 Sockets. [[32m OK [0m] Stopped target System Initialization. [[32m OK [0m] Stopped Apply Kernel Variables. Stopping Apply Kernel Variables... [[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 target Slices. [[32m OK [0m] Stopped target Paths. [[32m OK [0m] Stopped udev Kernel Device Manager. [[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[ 2.159106] tsc: Refined TSC clocksource calibration: 3491.911 MHz ] Stopped dracut pre-udev hook. Stopping dracut pre-udev hook... [[32m OK [0m] Stopped dracut cmdline hook. Stopping dracut cmdline hook... [[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.175296] systemd-journald[107]: Received SIGTERM from PID 1 (systemd). [ 2.298528] SELinux: Disabled at runtime. [ 2.334996] type=1404 audit(1547797045.455:2): selinux=0 auid=4294967295 ses=4294967295 [ 2.420809] ip_tables: (C) 2000-2006 Netfilter Core Team [ 2.422255] systemd[1]: Inserted module 'ip_tables' Welcome to [0;31mCentOS Linux 7 (Core)[0m! [[32m OK [0m] Stopped Switch Root. Starting Create list of required st... nodes for the current kernel... Mounting NFSD configuration filesystem... [[32m OK [0m] Stopped File System Check on Root Device. Stopping File System Check on Root Device... [[32m OK [0m] Created slice system-selinux\x2dpol...grate\x2dlocal\x2dchanges.slice. Mounting Debug File System... [[32m OK [0m] Created slice system-getty.slice. [[32m OK [0m] Stopped target Switch Root. [[32m OK [0m] Stopped target Initrd Root File System. [[32m OK [0m] Stopped target Initrd File Systems. [[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. [[32m OK [0m] Reached target Encrypted Volumes. [[32m OK [0m] Listening on udev Kernel Socket. Starting Apply Kernel Variables... [[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [[32m OK [0m] Created slice system-serial\x2dgetty.slice. [[32m OK [0m] Listening on Delayed Shutdown Socket. [[32m OK [0m] Stopped Journal Service. Starting Journal Service... [[32m OK [0m] Created slice User and Session Slice. [[32m OK [0m] Reached target Slices. [[32m OK [0m] Reached target Swap. [[32m OK [0m] Listening on udev Control Socket. Starting Setup Virtual Console... Starting Remount Root and Kernel File Systems... Mounting Huge Pages File System... Mounting POSIX Message Queue File System... [[32m OK [0m] Mounted Debug File System. [[32m OK [0m] Mounted POSIX Message Queue File System. [[32m OK [0m] Mounted Huge Pages File System. [[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. Starting Load/Save Random Seed... Starting Rebuild Hardware Database... Starting Configure read-only root support... Starting Create Static Device Nodes in /dev... [[32m OK [0m] Started Load/Save Random Seed. [[32m OK [0m] Started Apply Kernel Variables. [ 2.728313] Installing knfsd (copyright (C) 1996 okir@monad.swb.de). [[32m OK [0m] Mounted NFSD configuration filesystem. [[32m OK [0m] Started Journal Service. Starting Flush Journal to Persistent Storage... [ 2.746442] systemd-journald[392]: Received request to flush runtime journal from PID 1 [[32m OK [0m] Started Flush Journal to Persistent Storage. [[32m OK [0m] Started Configure read-only root support. [[32m OK [0m] Started Create Static Device Nodes in /dev. Starting udev Kernel Device Manager... [[32m OK [0m] Reached target Local File Systems (Pre). [[32m OK [0m] Reached target Local File Systems. Starting Import network configuration from initramfs... Starting Rebuild Journal Catalog... Starting Preprocess NFS configuration... Starting Mark the need to relabel after reboot... [[32m OK [0m] Started Preprocess NFS configuration. [[32m OK [0m] Started Rebuild Journal Catalog. [[32m OK [0m] Started Mark the need to relabel after reboot. [[32m OK [0m] Started Setup Virtual Console. [[32m OK [0m] Started Import network configuration from initramfs. Starting Create Volatile Files and Directories... [[32m OK [0m] Started udev Kernel Device Manager. [[32m OK [0m] Started Create Volatile Files and Directories. Starting Security Auditing Service... [[32m OK [0m] Started Security Auditing Service. Starting Update UTMP about System Boot/Shutdown... [ 2.908711] type=1305 audit(1547797046.028:3): audit_pid=441 old=0 auid=4294967295 ses=4294967295 res=1 [[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] Reached target Timers. [[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 GSSAPI Proxy Daemon... Starting Authorization Manager... Starting LSB: Bring up/down networking... Starting Initial cloud-init job (pre-networking)... [[32m OK [0m] Started irqbalance daemon. Starting irqbalance daemon... Starting Login Service... Starting NTP client/server... Starting Dump dmesg to /var/log/dmesg... [[32m OK [0m] Started D-Bus System Message Bus. [ 3.101351] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0 [ 3.106501] input: PC Speaker as /devices/platform/pcspkr/input/input5 [ 3.108520] [drm] Initialized drm 1.1.0 20060810 [ 3.132898] [TTM] Zone kernel: Available graphics memory: 1940960 kiB [ 3.134617] [TTM] Initializing pool allocator [ 3.136266] [TTM] Initializing DMA pool allocator [ 3.138197] [drm] fb mappable at 0xFC000000 [ 3.139479] [drm] vram aper at 0xFC000000 [ 3.140732] [drm] size 33554432 [ 3.141875] [drm] fb depth is 24 [ 3.142946] [drm] pitch is 3072 [ 3.147719] fbcon: cirrusdrmfb (fb0) is primary device [ 3.151947] ppdev: user-space parallel port driver [ 3.169543] Console: switching to colour frame buffer device 128x48 [ 3.182135] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device [ 3.190338] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0 Starting D-Bus System Message Bus... [[32m OK [0m] Started GSSAPI Proxy Daemon. [[32m OK [0m] Started Dump dmesg to /var/log/dmesg. [[32m OK [0m] Found device /dev/ttyS0. [[32m OK [0m] Started NTP client/server. [[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... [[32m OK [0m] Started Login Service. [[32m OK [0m] Started Permit User Sessions. [[32m OK [0m] Started Getty on tty1. Starting Getty on tty1... [ 3.245358] AES CTR mode by8 optimization enabled [[32m OK [0m] Started Serial Getty on ttyS0. Starting Serial Getty on ttyS0... [[32m OK [0m] Reached target Login Prompts. [ 3.271764] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni) [ 3.279340] alg: No test for crc32 (crc32-pclmul) [[32m OK [0m] Started Command Scheduler. Starting Command Scheduler... [ 3.314073] intel_rapl: no valid rapl domains found in package 0 [ 3.348181] intel_rapl: no valid rapl domains found in package 0 [ 3.359646] intel_powerclamp: No package C-state available [ 3.365264] intel_powerclamp: No package C-state available[[32m OK [0m] Started Authorization Manager. [ 3.558069] cloud-init[475]: Cloud-init v. 0.7.5 running 'init-local' at Fri, 18 Jan 2019 07:37:27 +0000. Up 3.50 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. [[32m OK [0m] Reached target Network is Online. Starting RabbitMQ Service... [[32m OK [0m] Started Cloudify Stage Service. Starting Cloudify Stage Service... [[32m OK [0m] Started InfluxDB Service. Starting InfluxDB Service... Starting LSB: Supports the direct execution of binary formats.... Starting LSB: Starts Logstash as a daemon.... [[32m OK [0m] Started Cloudify REST Service. Starting Cloudify REST Service... Starting Initial cloud-init job (metadata service crawler)... Starting OpenSSH server daemon... Starting Postfix Mail Transport Agent... Starting System Logging Service... Starting Notify NFS peers of a restart... Starting PostgreSQL 9.5 database server... Starting Crash recovery kernel arming... Starting Dynamic System Tuning Daemon... Starting nginx - high performance web server... [[32m OK [0m] Started LSB: Starts Logstash as a daemon.. [[32m OK [0m] Started Notify NFS peers of a restart. Mounting Arbitrary Executable File Formats File System... [[32m OK [0m] Started OpenSSH server daemon. [[32m OK [0m] Mounted Arbitrary Executable File Formats File System. 2019-01-18 07:37:31,268 - paramiko.transport - DEBUG - starting thread (client mode): 0x5dd72a50L 2019-01-18 07:37:31,268 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2019-01-18 07:37:31,292 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1 2019-01-18 07:37:31,293 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1) 2019-01-18 07:37:31,303 - 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 2019-01-18 07:37:31,303 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-01-18 07:37:31,303 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2019-01-18 07:37:31,303 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-01-18 07:37:31,304 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-01-18 07:37:31,304 - paramiko.transport - DEBUG - Compression agreed: none 2019-01-18 07:37:31,315 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-01-18 07:37:31,316 - paramiko.transport - DEBUG - Switch to new keys ... 2019-01-18 07:37:31,332 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 172.30.9.207: 4c1f7c71f5a98b8370f02ab218eae423 2019-01-18 07:37:31,333 - paramiko.transport - DEBUG - Trying key f0905373f8d1b588a045f9a34ab8a4ac from /tmp/tmppWhLQ7 2019-01-18 07:37:31,356 - paramiko.transport - DEBUG - userauth is OK 2019-01-18 07:37:31,381 - paramiko.transport - INFO - Authentication (publickey) failed. 2019-01-18 07:37:31,399 - paramiko.transport - DEBUG - Trying discovered key 53a32704d80d9fa5426a394ad4fcf413 in /root/.ssh/id_rsa 2019-01-18 07:37:31,400 - paramiko.transport - DEBUG - userauth is OK 2019-01-18 07:37:31,406 - paramiko.transport - INFO - Authentication (publickey) failed. 2019-01-18 07:37:31,407 - functest.core.singlevm - DEBUG - try 1: cannot connect to 172.30.9.207: Authentication failed. 2019-01-18 07:37:40,408 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-01-18 07:37:40,412 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/servers/4cf21c79-6731-461a-baba-67bcbb11374c/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}fa952c8ddc997e028c77f27dcaa3f78c252fa56d" -d '{"os-getConsoleOutput": {"length": null}}' 2019-01-18 07:37:41,543 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 07:37: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-0b05894f-6fb6-4c3a-80a1-435454c70b4a x-compute-request-id: req-0b05894f-6fb6-4c3a-80a1-435454c70b4a Content-Encoding: gzip Content-Length: 12773 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 2152189952 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.321464] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491910)\n[ 0.323660] pid_max: default: 32768 minimum: 301\n[ 0.324845] Security Framework initialized\n[ 0.325941] SELinux: Initializing.\n[ 0.327218] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)\n[ 0.331793] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.334687] Mount-cache hash table entries: 4096\n[ 0.336110] Initializing cgroup subsys memory\n[ 0.337261] Initializing cgroup subsys devices\n[ 0.338403] Initializing cgroup subsys freezer\n[ 0.339547] Initializing cgroup subsys net_cls\n[ 0.340685] Initializing cgroup subsys blkio\n[ 0.341800] Initializing cgroup subsys perf_event\n[ 0.342976] Initializing cgroup subsys hugetlb\n[ 0.344109] Initializing cgroup subsys pids\n[ 0.345212] Initializing cgroup subsys net_prio\n[ 0.346439] CPU: Physical Processor ID: 0\n[ 0.348229] mce: CPU supports 10 MCE banks\n[ 0.349365] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.350638] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.351961] tlb_flushall_shift: 6\n[ 0.353143] Freeing SMP alternatives: 28k freed\n[ 0.357072] ACPI: Core revision 20130517\n[ 0.358578] ACPI: All ACPI Tables successfully acquired\n[ 0.360014] ftrace: allocating 25812 entries in 101 pages\n[ 0.382353] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.383838] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.385308] smpboot: Max logical packages: 2\n[ 0.386608] Enabling x2apic\n[ 0.387501] Enabled x2apic\n[ 0.388584] Switched APIC routing to physical x2apic.\n[ 0.390760] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.392242] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01)\n[ 0.394846] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.402371] KVM setup paravirtual spinlock\n[ 0.404686] smpboot: Booting Node 0, Processors #1 OK\n[ 0.406309] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock\n[ 0.428009] Brought up 2 CPUs\n[ 0.428020] KVM setup async PF for cpu 1\n[ 0.428024] kvm-stealtime: cpu 1, msr 13fd0f3c0\n[ 0.431126] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.433383] devtmpfs: initialized\n[ 0.435713] EVM: security.selinux\n[ 0.436694] EVM: security.ima\n[ 0.437602] EVM: security.capability\n[ 0.439267] atomic64 test passed for x86-64 platform with CX8 and with SSE\n[ 0.440787] pinctrl core: initialized pinctrl subsystem\n[ 0.442165] NET: Registered protocol family 16\n[ 0.443569] ACPI: bus type PCI registered\n[ 0.444651] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.446154] PCI: Using configuration type 1 for base access\n[ 0.450900] ACPI: Added _OSI(Module Device)\n[ 0.452010] ACPI: Added _OSI(Processor Device)\n[ 0.453130] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.454286] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.457201] ACPI: Interpreter enabled\n[ 0.458230] ACPI: (supports S0 S5)\n[ 0.459194] ACPI: Using IOAPIC for interrupt routing\n[ 0.460393] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.464251] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.465637] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.467262] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.468698] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.471395] acpiphp: Slot [3] registered\n[ 0.472453] acpiphp: Slot [4] registered\n[ 0.473508] acpiphp: Slot [5] registered\n[ 0.474565] acpiphp: Slot [6] registered\n[ 0.475614] acpiphp: Slot [7] registered\n[ 0.476662] acpiphp: Slot [8] registered\n[ 0.477711] acpiphp: Slot [9] registered\n[ 0.478760] acpiphp: Slot [10] registered\n[ 0.479821] acpiphp: Slot [11] registered\n[ 0.480883] acpiphp: Slot [12] registered\n[ 0.481952] acpiphp: Slot [13] registered\n[ 0.483017] acpiphp: Slot [14] registered\n[ 0.484080] acpiphp: Slot [15] registered\n[ 0.485145] acpiphp: Slot [16] registered\n[ 0.486215] acpiphp: Slot [17] registered\n[ 0.487510] acpiphp: Slot [18] registered\n[ 0.488979] acpiphp: Slot [19] registered\n[ 0.490451] acpiphp: Slot [20] registered\n[ 0.491934] acpiphp: Slot [21] registered\n[ 0.493396] acpiphp: Slot [22] registered\n[ 0.494523] acpiphp: Slot [23] registered\n[ 0.495578] acpiphp: Slot [24] registered\n[ 0.496641] acpiphp: Slot [25] registered\n[ 0.497706] acpiphp: Slot [26] registered\n[ 0.498765] acpiphp: Slot [27] registered\n[ 0.499822] acpiphp: Slot [28] registered\n[ 0.500875] acpiphp: Slot [29] registered\n[ 0.501928] acpiphp: Slot [30] registered\n[ 0.502981] acpiphp: Slot [31] registered\n[ 0.504027] PCI host bridge to bus 0000:00\n[ 0.505085] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.506347] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.507788] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.509225] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.511156] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window]\n[ 0.519150] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.520672] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.522069] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.523565] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.530311] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.532239] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.583469] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.585240] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.588058] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.589722] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.591351] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.592911] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.594549] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.596604] vgaarb: loaded\n[ 0.597458] vgaarb: bridge control possible 0000:00:02.0\n[ 0.598843] SCSI subsystem initialized\n[ 0.599886] ACPI: bus type USB registered\n[ 0.600952] usbcore: registered new interface driver usbfs\n[ 0.602214] usbcore: registered new interface driver hub\n[ 0.603481] usbcore: registered new device driver usb\n[ 0.604869] PCI: Using ACPI for IRQ routing\n[ 0.606245] NetLabel: Initializing\n[ 0.607222] NetLabel: domain hash size = 128\n[ 0.608313] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.609535] NetLabel: unlabeled traffic allowed by default\n[ 0.610960] Switched to clocksource kvm-clock\n[ 0.618586] pnp: PnP ACPI init\n[ 0.619513] ACPI: bus type PNP registered\n[ 0.620903] pnp: PnP ACPI: found 5 devices\n[ 0.621968] ACPI: bus type PNP unregistered\n[ 0.629828] NET: Registered protocol family 2\n[ 0.631176] TCP established hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.633167] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)\n[ 0.634663] TCP: Hash tables configured (established 32768 bind 32768)\n[ 0.636098] TCP: reno registered\n[ 0.637038] UDP hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.638381] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.639829] NET: Registered protocol family 1\n[ 0.640951] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.642274] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.643577] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.663325] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.683317] Unpacking initramfs...\n[ 1.130092] Freeing initrd memory: 37508k freed\n[ 1.139578] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)\n[ 1.141354] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff]\n[ 1.157582] sha1_ssse3: Using AVX2 optimized SHA-1 implementation\n[ 1.159422] sha256_ssse3: Using AVX2 optimized SHA-256 implementation\n[ 1.161589] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 1.163547] Initialise system trusted keyring\n[ 1.164928] audit: initializing netlink socket (disabled)\n[ 1.166625] type=2000 audit(1547797044.331:1): initialized\n[ 1.183974] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.185846] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.188933] zpool: loaded\n[ 1.189992] zbud: loaded\n[ 1.191101] VFS: Disk quotas dquot_6.5.2\n[ 1.192375] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.194257] msgmni has been set to 7578\n[ 1.195530] Key type big_key registered\n[ 1.197332] NET: Registered protocol family 38\n[ 1.198641] Key type asymmetric registered\n[ 1.199861] Asymmetric key parser 'x509' registered\n[ 1.201267] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251)\n[ 1.203649] io scheduler noop registered\n[ 1.204867] io scheduler deadline registered (default)\n[ 1.206395] io scheduler cfq registered\n[ 1.207753] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.219767] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.221861] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.224453] ACPI: Power Button [PWRF]\n[ 1.225830] GHES: HEST is not enabled!\n[ 1.227230] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled\n[ 1.251611] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A\n[ 1.253718] Non-volatile memory driver v1.3\n[ 1.255169] Linux agpgart interface v0.103\n[ 1.256747] crash memory driver: version 1.1\n[ 1.258211] rdac: device handler registered\n[ 1.259672] hp_sw: device handler registered\n[ 1.261139] emc: device handler registered\n[ 1.262557] alua: device handler registered\n[ 1.263989] libphy: Fixed MDIO Bus: probed\n[ 1.265475] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.267419] ehci-pci: EHCI PCI platform driver\n[ 1.268909] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.270784] ohci-pci: OHCI PCI platform driver\n[ 1.272266] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.292411] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.293994] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.296439] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.297993] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 1.299686] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.301653] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.304173] usb usb1: Product: UHCI Host Controller\n[ 1.305710] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd\n[ 1.307574] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.309129] hub 1-0:1.0: USB hub found\n[ 1.310408] hub 1-0:1.0: 2 ports detected\n[ 1.311973] usbcore: registered new interface driver usbserial\n[ 1.313905] usbcore: registered new interface driver usbserial_generic\n[ 1.315979] usbserial: USB Serial support registered for generic\n[ 1.317959] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.321412] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.323071] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.324845] mousedev: PS/2 mouse device common for all mice\n[ 1.326910] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.330383] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2\n[ 1.333370] rtc_cmos 00:00: RTC can wake from S4\n[ 1.335296] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.338246] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.340296] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.342433] cpuidle: using governor menu\n[ 1.343977] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.345839] usbcore: registered new interface driver usbhid\n[ 1.347648] usbhid: USB HID core driver\n[ 1.349067] drop_monitor: Initializing network drop monitor service\n[ 1.351096] TCP: cubic registered\n[ 1.352373] Initializing XFRM netlink socket\n[ 1.353942] NET: Registered protocol family 10\n[ 1.355550] NET: Registered protocol family 17\n[ 1.356831] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.358443] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.359817] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 1.362104] Loading compiled-in X.509 certificates\n[ 1.363341] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717'\n[ 1.365679] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b'\n[ 1.368420] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106'\n[ 1.370757] registered taskstats version 1\n[ 1.373412] Key type trusted registered\n[ 1.375628] Key type encrypted registered\n[ 1.377829] IMA: No TPM chip found, activating TPM-bypass!\n[ 1.379509] rtc_cmos 00:00: setting system clock to 2019-01-18 07:37:24 UTC (1547797044)\n[ 1.382242] Freeing unused kernel memory: 1680k freed\n[ 1.386762] 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.390865] systemd[1]: Detected virtualization kvm.\n[ 1.392114] systemd[1]: Detected architecture x86-64.\n[ 1.393352] systemd[1]: Running in initial RAM disk.\n\nWelcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m!\n\n[ 1.395686] systemd[1]: No hostname configured.\n[ 1.396875] systemd[1]: Set hostname to .\n[ 1.398160] systemd[1]: Initializing machine ID from KVM UUID.\n[ 1.421239] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.\n[ 1.423370] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch.\n[[32m OK [0m] Created slice Root Slice.\n[ 1.426362] systemd[1]: Created slice Root Slice.\n[ 1.427586] systemd[1]: Starting Root Slice.\n[[32m OK [0m] Listening on udev Kernel Socket.\n[ 1.429555] systemd[1]: Listening on udev Kernel Socket.\n[ 1.430861] systemd[1]: Starting udev Kernel Socket.\n[[32m OK [0m] Listening on udev Control Socket.\n[ 1.432967] systemd[1]: Listening on udev Control Socket.\n[ 1.434263] systemd[1]: Starting udev Control Socket.\n[[32m OK [0m] Listening on Journal Socket.\n[ 1.436333] systemd[1]: Listening on Journal Socket.\n[ 1.437576] systemd[1]: Starting Journal Socket.\n[[32m OK [0m] Reached target Sockets.\n[ 1.439483] systemd[1]: Reached target Sockets.\n[ 1.440662] systemd[1]: Starting Sockets.\n[[32m OK [0m] Reached target Paths.\n[ 1.442462] systemd[1]: Reached target Paths.\n[ 1.443614] systemd[1]: Starting Paths.\n[[32m OK [0m] Reached target Local File Systems.\n[ 1.445526] systemd[1]: Reached target Local File Systems.\n[ 1.446843] systemd[1]: Starting Local File Systems.\n[[32m OK [0m] Reached target Swap.\n[ 1.448778] systemd[1]: Reached target Swap.\n[ 1.449913] systemd[1]: Starting Swap.\n[[32m OK [0m] Reached target Timers.\n[ 1.451679] systemd[1]: Reached target Timers.\n[ 1.452838] systemd[1]: Starting Timers.\n[[32m OK [0m] Created slice System Slice.\n[ 1.454727] systemd[1]: Created slice System Slice.\n[ 1.455951] systemd[1]: Starting System Slice.\n[ 1.457428] 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] Reached target Slices.\n[ 1.461549] systemd[1]: Reached target Slices.\n[ 1.462712] systemd[1]: Starting Slices.\n[ 1.464109] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[ 1.466286] systemd[1]: Starting dracut cmdline hook...\n Starting dracut cmdline hook...\n[ 1.468657] systemd[1]: Starting Apply Kernel Variables...\n Starting Apply Kernel Variables...\n[[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\n[ 1.472860] systemd[1]: Started Create list of required static device nodes for the current kernel.\n[[32m OK [0m] Started Apply Kernel Variables.\n[ 1.476985] systemd[1]: Started Apply Kernel Variables.\n[[32m OK [0m] Started Journal Service.\n[ 1.479375] systemd[1]: Started Journal Service.\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.543476] RPC: Registered named UNIX socket transport module.\n[ 1.545086] RPC: Registered udp transport module.\n[ 1.546467] RPC: Registered tcp transport module.\n[ 1.547817] 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[ 1.612973] usb 1-1: new full-speed USB device number 2 using uhci_hcd\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.644216] FDC 0 is a S82078B\n[ 1.664985] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.704822] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.708762] scsi host0: ata_piix\n[ 1.710351] scsi host1: ata_piix\n[ 1.711691] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 1.713479] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 1.714951] 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.766125] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.767694] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.769227] usb 1-1: Product: QEMU USB Tablet\n[ 1.770355] usb 1-1: Manufacturer: QEMU\n[ 1.771404] usb 1-1: SerialNumber: 42\n[ 1.781439] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4\n[ 1.783891] 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 Mounting /sysroot...\n[[32m OK [0m] Reached target Remote File Systems (Pre).\n[[32m OK [0m] Reached target Remote File Systems.\n[ 1.885993] SGI XFS with ACLs, security attributes, no debug enabled\n[ 1.888373] XFS (vda1): Mounting V4 Filesystem\n[ 1.954248] 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 Sockets.\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 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 target Slices.\n[[32m OK [0m] Stopped target Paths.\n[[32m OK [0m] Stopped udev Kernel Device Manager.\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[ 2.159106] tsc: Refined TSC clocksource calibration: 3491.911 MHz\n] 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] 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.175296] systemd-journald[107]: Received SIGTERM from PID 1 (systemd).\n[ 2.298528] SELinux: Disabled at runtime.\n[ 2.334996] type=1404 audit(1547797045.455:2): selinux=0 auid=4294967295 ses=4294967295\n[ 2.420809] ip_tables: (C) 2000-2006 Netfilter Core Team\n[ 2.422255] systemd[1]: Inserted module 'ip_tables'\n\nWelcome to [0;31mCentOS Linux 7 (Core)[0m!\n\n[[32m OK [0m] Stopped Switch Root.\n Starting Create list of required st... nodes for the current kernel...\n Mounting NFSD configuration filesystem...\n[[32m OK [0m] Stopped File System Check on Root Device.\n Stopping File System Check on Root Device...\n[[32m OK [0m] Created slice system-selinux\\x2dpol...grate\\x2dlocal\\x2dchanges.slice.\n Mounting Debug File System...\n[[32m OK [0m] Created slice system-getty.slice.\n[[32m OK [0m] Stopped target Switch Root.\n[[32m OK [0m] Stopped target Initrd Root File System.\n[[32m OK [0m] Stopped target Initrd File Systems.\n[[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point.\n[[32m OK [0m] Reached target Encrypted Volumes.\n[[32m OK [0m] Listening on udev Kernel Socket.\n Starting Apply Kernel Variables...\n[[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n[[32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n[[32m OK [0m] Listening on Delayed Shutdown Socket.\n[[32m OK [0m] Stopped Journal Service.\n Starting Journal Service...\n[[32m OK [0m] Created slice User and Session Slice.\n[[32m OK [0m] Reached target Slices.\n[[32m OK [0m] Reached target Swap.\n[[32m OK [0m] Listening on udev Control Socket.\n Starting Setup Virtual Console...\n Starting Remount Root and Kernel File Systems...\n Mounting Huge Pages File System...\n Mounting POSIX Message Queue File System...\n[[32m OK [0m] Mounted 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] Started Create list of required sta...ce nodes for the current kernel.\n[[32m OK [0m] Started Remount Root and Kernel File Systems.\n Starting Load/Save Random Seed...\n Starting Rebuild Hardware Database...\n Starting Configure read-only root support...\n Starting Create Static Device Nodes in /dev...\n[[32m OK [0m] Started Load/Save Random Seed.\n[[32m OK [0m] Started Apply Kernel Variables.\n[ 2.728313] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).\n[[32m OK [0m] Mounted NFSD configuration filesystem.\n[[32m OK [0m] Started Journal Service.\n Starting Flush Journal to Persistent Storage...\n[ 2.746442] systemd-journald[392]: Received request to flush runtime journal from PID 1\n[[32m OK [0m] Started Flush Journal to Persistent Storage.\n[[32m OK [0m] Started Configure read-only root support.\n[[32m OK [0m] Started Create Static Device Nodes in /dev.\n Starting udev Kernel Device Manager...\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 Rebuild Journal Catalog...\n Starting Preprocess NFS configuration...\n Starting Mark the need to relabel after reboot...\n[[32m OK [0m] Started Preprocess NFS configuration.\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 Setup Virtual Console.\n[[32m OK [0m] Started Import network configuration from initramfs.\n Starting Create Volatile Files and Directories...\n[[32m OK [0m] Started udev Kernel Device Manager.\n[[32m OK [0m] Started Create Volatile Files and Directories.\n Starting Security Auditing Service...\n[[32m OK [0m] Started Security Auditing Service.\n Starting Update UTMP about System Boot/Shutdown...\n[ 2.908711] type=1305 audit(1547797046.028:3): audit_pid=441 old=0 auid=4294967295 ses=4294967295 res=1\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] Reached target Timers.\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 GSSAPI Proxy Daemon...\n Starting Authorization Manager...\n Starting LSB: Bring up/down networking...\n Starting Initial cloud-init job (pre-networking)...\n[[32m OK [0m] Started irqbalance daemon.\n Starting irqbalance daemon...\n Starting Login Service...\n Starting NTP client/server...\n Starting Dump dmesg to /var/log/dmesg...\n[[32m OK [0m] Started D-Bus System Message Bus.\n[ 3.101351] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0\n[ 3.106501] input: PC Speaker as /devices/platform/pcspkr/input/input5\n[ 3.108520] [drm] Initialized drm 1.1.0 20060810\n[ 3.132898] [TTM] Zone kernel: Available graphics memory: 1940960 kiB\n[ 3.134617] [TTM] Initializing pool allocator\n[ 3.136266] [TTM] Initializing DMA pool allocator\n[ 3.138197] [drm] fb mappable at 0xFC000000\n[ 3.139479] [drm] vram aper at 0xFC000000\n[ 3.140732] [drm] size 33554432\n[ 3.141875] [drm] fb depth is 24\n[ 3.142946] [drm] pitch is 3072\n[ 3.147719] fbcon: cirrusdrmfb (fb0) is primary device\n[ 3.151947] ppdev: user-space parallel port driver\n[ 3.169543] Console: switching to colour frame buffer device 128x48\n[ 3.182135] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device\n[ 3.190338] [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] Started GSSAPI Proxy Daemon.\n[[32m OK [0m] Started Dump dmesg to /var/log/dmesg.\n[[32m OK [0m] Found device /dev/ttyS0.\n[[32m OK [0m] Started NTP client/server.\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[[32m OK [0m] Started Login Service.\n[[32m OK [0m] Started Permit User Sessions.\n[[32m OK [0m] Started Getty on tty1.\n Starting Getty on tty1...\n[ 3.245358] AES CTR mode by8 optimization enabled\n[[32m OK [0m] Started Serial Getty on ttyS0.\n Starting Serial Getty on ttyS0...\n[[32m OK [0m] Reached target Login Prompts.\n[ 3.271764] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni)\n[ 3.279340] alg: No test for crc32 (crc32-pclmul)\n[[32m OK [0m] Started Command Scheduler.\n Starting Command Scheduler...\n[ 3.314073] intel_rapl: no valid rapl domains found in package 0\n[ 3.348181] intel_rapl: no valid rapl domains found in package 0\n[ 3.359646] intel_powerclamp: No package C-state available\n[ 3.365264] intel_powerclamp: No package C-state available[[32m OK [0m] Started Authorization Manager.\n[ 3.558069] cloud-init[475]: Cloud-init v. 0.7.5 running 'init-local' at Fri, 18 Jan 2019 07:37:27 +0000. Up 3.50 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[[32m OK [0m] Reached target Network is Online.\n Starting RabbitMQ Service...\n[[32m OK [0m] Started Cloudify Stage Service.\n Starting Cloudify Stage Service...\n[[32m OK [0m] Started InfluxDB Service.\n Starting InfluxDB Service...\n Starting LSB: Supports the direct execution of binary formats....\n Starting LSB: Starts Logstash as a daemon....\n[[32m OK [0m] Started Cloudify REST Service.\n Starting Cloudify REST Service...\n Starting Initial cloud-init job (metadata service crawler)...\n Starting OpenSSH server daemon...\n Starting Postfix Mail Transport Agent...\n Starting System Logging Service...\n Starting Notify NFS peers of a restart...\n Starting PostgreSQL 9.5 database server...\n Starting Crash recovery kernel arming...\n Starting Dynamic System Tuning Daemon...\n Starting nginx - high performance web server...\n[[32m OK [0m] Started LSB: Starts Logstash as a daemon..\n[[32m OK [0m] Started Notify NFS peers of a restart.\n Mounting Arbitrary Executable File Formats File System...\n[[32m OK [0m] Started OpenSSH server daemon.\n[[32m OK [0m] Mounted Arbitrary Executable File Formats File System.\n[[32m OK [0m] Started System Logging Service.\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[ 5.791918] cloud-init[804]: Cloud-init v. 0.7.5 running 'init' at Fri, 18 Jan 2019 07:37:29 +0000. Up 5.75 seconds.\n[ 5.816379] cloud-init[804]: ci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++\n[ 5.818665] cloud-init[804]: ci-info: +--------+------+---------------+---------------+-------------------+\n[ 5.820812] cloud-init[804]: ci-info: | Device | Up | Address | Mask | Hw-Address |\n[ 5.823167] cloud-init[804]: ci-info: +--------+------+---------------+---------------+-------------------+\n[ 5.825264] cloud-init[804]: ci-info: | lo: | True | 127.0.0.1 | 255.0.0.0 | . |\n[ 5.827476] cloud-init[804]: ci-info: | eth0: | True | 192.168.120.6 | 255.255.255.0 | fa:16:3e:55:34:4a |\n[ 5.829756] cloud-init[804]: ci-info: +--------+------+---------------+---------------+-------------------+\n[ 5.832138] cloud-init[804]: ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++\n[ 5.834608] cloud-init[804]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 5.837109] cloud-init[804]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\n[ 5.841755] cloud-init[804]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 5.844288] cloud-init[804]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | eth0 | UG |\n[ 5.847198] cloud-init[804]: ci-info: | 1 | 169.254.169.254 | 192.168.120.4 | 255.255.255.255 | eth0 | UGH |\n[ 5.849755] cloud-init[804]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\n[ 5.853334] cloud-init[804]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[[32m OK [0m] Started Dynamic System Tuning Daemon.\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: [ 10.193183] cloud-init[3229]: Cloud-init v. 0.7.5 running 'modules:config' at Fri, 18 Jan 2019 07:37:33 +0000. Up 10.14 seconds.\n[ 10.534348] cloud-init[3394]: Cloud-init v. 0.7.5 running 'modules:final' at Fri, 18 Jan 2019 07:37:34 +0000. Up 10.48 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 | f0:90:53:73:f8:d1:b5:88:a0:45:f9:a3:4a:b8:a4:ac | - | 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.614405] cloud-init[3394]: Cloud-init v. 0.7.5 finished at Fri, 18 Jan 2019 07:37:34 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 10.61 seconds\n"} 2019-01-18 07:37:41,544 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/4cf21c79-6731-461a-baba-67bcbb11374c/action used request id req-0b05894f-6fb6-4c3a-80a1-435454c70b4a 2019-01-18 07:37:41,544 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 1.13563895226s 2019-01-18 07:37:41,545 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/servers/4cf21c79-6731-461a-baba-67bcbb11374c/action used request id req-0b05894f-6fb6-4c3a-80a1-435454c70b4a 2019-01-18 07:37:41,545 - 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 2152189952 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.321464] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491910) [ 0.323660] pid_max: default: 32768 minimum: 301 [ 0.324845] Security Framework initialized [ 0.325941] SELinux: Initializing. [ 0.327218] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.331793] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.334687] Mount-cache hash table entries: 4096 [ 0.336110] Initializing cgroup subsys memory [ 0.337261] Initializing cgroup subsys devices [ 0.338403] Initializing cgroup subsys freezer [ 0.339547] Initializing cgroup subsys net_cls [ 0.340685] Initializing cgroup subsys blkio [ 0.341800] Initializing cgroup subsys perf_event [ 0.342976] Initializing cgroup subsys hugetlb [ 0.344109] Initializing cgroup subsys pids [ 0.345212] Initializing cgroup subsys net_prio [ 0.346439] CPU: Physical Processor ID: 0 [ 0.348229] mce: CPU supports 10 MCE banks [ 0.349365] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.350638] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.351961] tlb_flushall_shift: 6 [ 0.353143] Freeing SMP alternatives: 28k freed [ 0.357072] ACPI: Core revision 20130517 [ 0.358578] ACPI: All ACPI Tables successfully acquired [ 0.360014] ftrace: allocating 25812 entries in 101 pages [ 0.382353] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.383838] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.385308] smpboot: Max logical packages: 2 [ 0.386608] Enabling x2apic [ 0.387501] Enabled x2apic [ 0.388584] Switched APIC routing to physical x2apic. [ 0.390760] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.392242] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01) [ 0.394846] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.402371] KVM setup paravirtual spinlock [ 0.404686] smpboot: Booting Node 0, Processors #1 OK [ 0.406309] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock [ 0.428009] Brought up 2 CPUs [ 0.428020] KVM setup async PF for cpu 1 [ 0.428024] kvm-stealtime: cpu 1, msr 13fd0f3c0 [ 0.431126] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.433383] devtmpfs: initialized [ 0.435713] EVM: security.selinux [ 0.436694] EVM: security.ima [ 0.437602] EVM: security.capability [ 0.439267] atomic64 test passed for x86-64 platform with CX8 and with SSE [ 0.440787] pinctrl core: initialized pinctrl subsystem [ 0.442165] NET: Registered protocol family 16 [ 0.443569] ACPI: bus type PCI registered [ 0.444651] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.446154] PCI: Using configuration type 1 for base access [ 0.450900] ACPI: Added _OSI(Module Device) [ 0.452010] ACPI: Added _OSI(Processor Device) [ 0.453130] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.454286] ACPI: Added _OSI(Processor Aggregator Device) [ 0.457201] ACPI: Interpreter enabled [ 0.458230] ACPI: (supports S0 S5) [ 0.459194] ACPI: Using IOAPIC for interrupt routing [ 0.460393] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.464251] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.465637] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.467262] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.468698] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.471395] acpiphp: Slot [3] registered [ 0.472453] acpiphp: Slot [4] registered [ 0.473508] acpiphp: Slot [5] registered [ 0.474565] acpiphp: Slot [6] registered [ 0.475614] acpiphp: Slot [7] registered [ 0.476662] acpiphp: Slot [8] registered [ 0.477711] acpiphp: Slot [9] registered [ 0.478760] acpiphp: Slot [10] registered [ 0.479821] acpiphp: Slot [11] registered [ 0.480883] acpiphp: Slot [12] registered [ 0.481952] acpiphp: Slot [13] registered [ 0.483017] acpiphp: Slot [14] registered [ 0.484080] acpiphp: Slot [15] registered [ 0.485145] acpiphp: Slot [16] registered [ 0.486215] acpiphp: Slot [17] registered [ 0.487510] acpiphp: Slot [18] registered [ 0.488979] acpiphp: Slot [19] registered [ 0.490451] acpiphp: Slot [20] registered [ 0.491934] acpiphp: Slot [21] registered [ 0.493396] acpiphp: Slot [22] registered [ 0.494523] acpiphp: Slot [23] registered [ 0.495578] acpiphp: Slot [24] registered [ 0.496641] acpiphp: Slot [25] registered [ 0.497706] acpiphp: Slot [26] registered [ 0.498765] acpiphp: Slot [27] registered [ 0.499822] acpiphp: Slot [28] registered [ 0.500875] acpiphp: Slot [29] registered [ 0.501928] acpiphp: Slot [30] registered [ 0.502981] acpiphp: Slot [31] registered [ 0.504027] PCI host bridge to bus 0000:00 [ 0.505085] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.506347] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.507788] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.509225] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.511156] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.519150] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.520672] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.522069] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.523565] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.530311] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.532239] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.583469] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.585240] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.588058] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.589722] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.591351] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.592911] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.594549] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.596604] vgaarb: loaded [ 0.597458] vgaarb: bridge control possible 0000:00:02.0 [ 0.598843] SCSI subsystem initialized [ 0.599886] ACPI: bus type USB registered [ 0.600952] usbcore: registered new interface driver usbfs [ 0.602214] usbcore: registered new interface driver hub [ 0.603481] usbcore: registered new device driver usb [ 0.604869] PCI: Using ACPI for IRQ routing [ 0.606245] NetLabel: Initializing [ 0.607222] NetLabel: domain hash size = 128 [ 0.608313] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.609535] NetLabel: unlabeled traffic allowed by default [ 0.610960] Switched to clocksource kvm-clock [ 0.618586] pnp: PnP ACPI init [ 0.619513] ACPI: bus type PNP registered [ 0.620903] pnp: PnP ACPI: found 5 devices [ 0.621968] ACPI: bus type PNP unregistered [ 0.629828] NET: Registered protocol family 2 [ 0.631176] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 0.633167] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) [ 0.634663] TCP: Hash tables configured (established 32768 bind 32768) [ 0.636098] TCP: reno registered [ 0.637038] UDP hash table entries: 2048 (order: 4, 65536 bytes) [ 0.638381] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) [ 0.639829] NET: Registered protocol family 1 [ 0.640951] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.642274] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.643577] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.663325] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.683317] Unpacking initramfs... [ 1.130092] Freeing initrd memory: 37508k freed [ 1.139578] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.141354] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff] [ 1.157582] sha1_ssse3: Using AVX2 optimized SHA-1 implementation [ 1.159422] sha256_ssse3: Using AVX2 optimized SHA-256 implementation [ 1.161589] futex hash table entries: 512 (order: 3, 32768 bytes) [ 1.163547] Initialise system trusted keyring [ 1.164928] audit: initializing netlink socket (disabled) [ 1.166625] type=2000 audit(1547797044.331:1): initialized [ 1.183974] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.185846] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.188933] zpool: loaded [ 1.189992] zbud: loaded [ 1.191101] VFS: Disk quotas dquot_6.5.2 [ 1.192375] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.194257] msgmni has been set to 7578 [ 1.195530] Key type big_key registered [ 1.197332] NET: Registered protocol family 38 [ 1.198641] Key type asymmetric registered [ 1.199861] Asymmetric key parser 'x509' registered [ 1.201267] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251) [ 1.203649] io scheduler noop registered [ 1.204867] io scheduler deadline registered (default) [ 1.206395] io scheduler cfq registered [ 1.207753] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.219767] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.221861] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.224453] ACPI: Power Button [PWRF] [ 1.225830] GHES: HEST is not enabled! [ 1.227230] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 1.251611] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A [ 1.253718] Non-volatile memory driver v1.3 [ 1.255169] Linux agpgart interface v0.103 [ 1.256747] crash memory driver: version 1.1 [ 1.258211] rdac: device handler registered [ 1.259672] hp_sw: device handler registered [ 1.261139] emc: device handler registered [ 1.262557] alua: device handler registered [ 1.263989] libphy: Fixed MDIO Bus: probed [ 1.265475] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.267419] ehci-pci: EHCI PCI platform driver [ 1.268909] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.270784] ohci-pci: OHCI PCI platform driver [ 1.272266] uhci_hcd: USB Universal Host Controller Interface driver [ 1.292411] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.293994] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.296439] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.297993] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 1.299686] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.301653] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.304173] usb usb1: Product: UHCI Host Controller [ 1.305710] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd [ 1.307574] usb usb1: SerialNumber: 0000:00:01.2 [ 1.309129] hub 1-0:1.0: USB hub found [ 1.310408] hub 1-0:1.0: 2 ports detected [ 1.311973] usbcore: registered new interface driver usbserial [ 1.313905] usbcore: registered new interface driver usbserial_generic [ 1.315979] usbserial: USB Serial support registered for generic [ 1.317959] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.321412] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.323071] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.324845] mousedev: PS/2 mouse device common for all mice [ 1.326910] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.330383] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2 [ 1.333370] rtc_cmos 00:00: RTC can wake from S4 [ 1.335296] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.338246] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.340296] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.342433] cpuidle: using governor menu [ 1.343977] hidraw: raw HID events driver (C) Jiri Kosina [ 1.345839] usbcore: registered new interface driver usbhid [ 1.347648] usbhid: USB HID core driver [ 1.349067] drop_monitor: Initializing network drop monitor service [ 1.351096] TCP: cubic registered [ 1.352373] Initializing XFRM netlink socket [ 1.353942] NET: Registered protocol family 10 [ 1.355550] NET: Registered protocol family 17 [ 1.356831] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 1.358443] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 1.359817] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.362104] Loading compiled-in X.509 certificates [ 1.363341] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717' [ 1.365679] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b' [ 1.368420] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106' [ 1.370757] registered taskstats version 1 [ 1.373412] Key type trusted registered [ 1.375628] Key type encrypted registered [ 1.377829] IMA: No TPM chip found, activating TPM-bypass! [ 1.379509] rtc_cmos 00:00: setting system clock to 2019-01-18 07:37:24 UTC (1547797044) [ 1.382242] Freeing unused kernel memory: 1680k freed [ 1.386762] 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.390865] systemd[1]: Detected virtualization kvm. [ 1.392114] systemd[1]: Detected architecture x86-64. [ 1.393352] systemd[1]: Running in initial RAM disk. Welcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m! [ 1.395686] systemd[1]: No hostname configured. [ 1.396875] systemd[1]: Set hostname to . [ 1.398160] systemd[1]: Initializing machine ID from KVM UUID. [ 1.421239] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [ 1.423370] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch. [[32m OK [0m] Created slice Root Slice. [ 1.426362] systemd[1]: Created slice Root Slice. [ 1.427586] systemd[1]: Starting Root Slice. [[32m OK [0m] Listening on udev Kernel Socket. [ 1.429555] systemd[1]: Listening on udev Kernel Socket. [ 1.430861] systemd[1]: Starting udev Kernel Socket. [[32m OK [0m] Listening on udev Control Socket. [ 1.432967] systemd[1]: Listening on udev Control Socket. [ 1.434263] systemd[1]: Starting udev Control Socket. [[32m OK [0m] Listening on Journal Socket. [ 1.436333] systemd[1]: Listening on Journal Socket. [ 1.437576] systemd[1]: Starting Journal Socket. [[32m OK [0m] Reached target Sockets. [ 1.439483] systemd[1]: Reached target Sockets. [ 1.440662] systemd[1]: Starting Sockets. [[32m OK [0m] Reached target Paths. [ 1.442462] systemd[1]: Reached target Paths. [ 1.443614] systemd[1]: Starting Paths. [[32m OK [0m] Reached target Local File Systems. [ 1.445526] systemd[1]: Reached target Local File Systems. [ 1.446843] systemd[1]: Starting Local File Systems. [[32m OK [0m] Reached target Swap. [ 1.448778] systemd[1]: Reached target Swap. [ 1.449913] systemd[1]: Starting Swap. [[32m OK [0m] Reached target Timers. [ 1.451679] systemd[1]: Reached target Timers. [ 1.452838] systemd[1]: Starting Timers. [[32m OK [0m] Created slice System Slice. [ 1.454727] systemd[1]: Created slice System Slice. [ 1.455951] systemd[1]: Starting System Slice. [ 1.457428] 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] Reached target Slices. [ 1.461549] systemd[1]: Reached target Slices. [ 1.462712] systemd[1]: Starting Slices. [ 1.464109] systemd[1]: Starting Journal Service... Starting Journal Service... [ 1.466286] systemd[1]: Starting dracut cmdline hook... Starting dracut cmdline hook... [ 1.468657] systemd[1]: Starting Apply Kernel Variables... Starting Apply Kernel Variables... [[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [ 1.472860] systemd[1]: Started Create list of required static device nodes for the current kernel. [[32m OK [0m] Started Apply Kernel Variables. [ 1.476985] systemd[1]: Started Apply Kernel Variables. [[32m OK [0m] Started Journal Service. [ 1.479375] systemd[1]: Started Journal Service. 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.543476] RPC: Registered named UNIX socket transport module. [ 1.545086] RPC: Registered udp transport module. [ 1.546467] RPC: Registered tcp transport module. [ 1.547817] 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... [ 1.612973] usb 1-1: new full-speed USB device number 2 using uhci_hcd 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.644216] FDC 0 is a S82078B [ 1.664985] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.704822] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.708762] scsi host0: ata_piix [ 1.710351] scsi host1: ata_piix [ 1.711691] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 1.713479] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 1.714951] 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.766125] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.767694] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.769227] usb 1-1: Product: QEMU USB Tablet [ 1.770355] usb 1-1: Manufacturer: QEMU [ 1.771404] usb 1-1: SerialNumber: 42 [ 1.781439] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4 [ 1.783891] 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. Mounting /sysroot... [[32m OK [0m] Reached target Remote File Systems (Pre). [[32m OK [0m] Reached target Remote File Systems. [ 1.885993] SGI XFS with ACLs, security attributes, no debug enabled [ 1.888373] XFS (vda1): Mounting V4 Filesystem [ 1.954248] 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 Sockets. [[32m OK [0m] Stopped target System Initialization. [[32m OK [0m] Stopped Apply Kernel Variables. Stopping Apply Kernel Variables... [[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 target Slices. [[32m OK [0m] Stopped target Paths. [[32m OK [0m] Stopped udev Kernel Device Manager. [[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[ 2.159106] tsc: Refined TSC clocksource calibration: 3491.911 MHz ] Stopped dracut pre-udev hook. Stopping dracut pre-udev hook... [[32m OK [0m] Stopped dracut cmdline hook. Stopping dracut cmdline hook... [[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.175296] systemd-journald[107]: Received SIGTERM from PID 1 (systemd). [ 2.298528] SELinux: Disabled at runtime. [ 2.334996] type=1404 audit(1547797045.455:2): selinux=0 auid=4294967295 ses=4294967295 [ 2.420809] ip_tables: (C) 2000-2006 Netfilter Core Team [ 2.422255] systemd[1]: Inserted module 'ip_tables' Welcome to [0;31mCentOS Linux 7 (Core)[0m! [[32m OK [0m] Stopped Switch Root. Starting Create list of required st... nodes for the current kernel... Mounting NFSD configuration filesystem... [[32m OK [0m] Stopped File System Check on Root Device. Stopping File System Check on Root Device... [[32m OK [0m] Created slice system-selinux\x2dpol...grate\x2dlocal\x2dchanges.slice. Mounting Debug File System... [[32m OK [0m] Created slice system-getty.slice. [[32m OK [0m] Stopped target Switch Root. [[32m OK [0m] Stopped target Initrd Root File System. [[32m OK [0m] Stopped target Initrd File Systems. [[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. [[32m OK [0m] Reached target Encrypted Volumes. [[32m OK [0m] Listening on udev Kernel Socket. Starting Apply Kernel Variables... [[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [[32m OK [0m] Created slice system-serial\x2dgetty.slice. [[32m OK [0m] Listening on Delayed Shutdown Socket. [[32m OK [0m] Stopped Journal Service. Starting Journal Service... [[32m OK [0m] Created slice User and Session Slice. [[32m OK [0m] Reached target Slices. [[32m OK [0m] Reached target Swap. [[32m OK [0m] Listening on udev Control Socket. Starting Setup Virtual Console... Starting Remount Root and Kernel File Systems... Mounting Huge Pages File System... Mounting POSIX Message Queue File System... [[32m OK [0m] Mounted Debug File System. [[32m OK [0m] Mounted POSIX Message Queue File System. [[32m OK [0m] Mounted Huge Pages File System. [[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. Starting Load/Save Random Seed... Starting Rebuild Hardware Database... Starting Configure read-only root support... Starting Create Static Device Nodes in /dev... [[32m OK [0m] Started Load/Save Random Seed. [[32m OK [0m] Started Apply Kernel Variables. [ 2.728313] Installing knfsd (copyright (C) 1996 okir@monad.swb.de). [[32m OK [0m] Mounted NFSD configuration filesystem. [[32m OK [0m] Started Journal Service. Starting Flush Journal to Persistent Storage... [ 2.746442] systemd-journald[392]: Received request to flush runtime journal from PID 1 [[32m OK [0m] Started Flush Journal to Persistent Storage. [[32m OK [0m] Started Configure read-only root support. [[32m OK [0m] Started Create Static Device Nodes in /dev. Starting udev Kernel Device Manager... [[32m OK [0m] Reached target Local File Systems (Pre). [[32m OK [0m] Reached target Local File Systems. Starting Import network configuration from initramfs... Starting Rebuild Journal Catalog... Starting Preprocess NFS configuration... Starting Mark the need to relabel after reboot... [[32m OK [0m] Started Preprocess NFS configuration. [[32m OK [0m] Started Rebuild Journal Catalog. [[32m OK [0m] Started Mark the need to relabel after reboot. [[32m OK [0m] Started Setup Virtual Console. [[32m OK [0m] Started Import network configuration from initramfs. Starting Create Volatile Files and Directories... [[32m OK [0m] Started udev Kernel Device Manager. [[32m OK [0m] Started Create Volatile Files and Directories. Starting Security Auditing Service... [[32m OK [0m] Started Security Auditing Service. Starting Update UTMP about System Boot/Shutdown... [ 2.908711] type=1305 audit(1547797046.028:3): audit_pid=441 old=0 auid=4294967295 ses=4294967295 res=1 [[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] Reached target Timers. [[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 GSSAPI Proxy Daemon... Starting Authorization Manager... Starting LSB: Bring up/down networking... Starting Initial cloud-init job (pre-networking)... [[32m OK [0m] Started irqbalance daemon. Starting irqbalance daemon... Starting Login Service... Starting NTP client/server... Starting Dump dmesg to /var/log/dmesg... [[32m OK [0m] Started D-Bus System Message Bus. [ 3.101351] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0 [ 3.106501] input: PC Speaker as /devices/platform/pcspkr/input/input5 [ 3.108520] [drm] Initialized drm 1.1.0 20060810 [ 3.132898] [TTM] Zone kernel: Available graphics memory: 1940960 kiB [ 3.134617] [TTM] Initializing pool allocator [ 3.136266] [TTM] Initializing DMA pool allocator [ 3.138197] [drm] fb mappable at 0xFC000000 [ 3.139479] [drm] vram aper at 0xFC000000 [ 3.140732] [drm] size 33554432 [ 3.141875] [drm] fb depth is 24 [ 3.142946] [drm] pitch is 3072 [ 3.147719] fbcon: cirrusdrmfb (fb0) is primary device [ 3.151947] ppdev: user-space parallel port driver [ 3.169543] Console: switching to colour frame buffer device 128x48 [ 3.182135] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device [ 3.190338] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0 Starting D-Bus System Message Bus... [[32m OK [0m] Started GSSAPI Proxy Daemon. [[32m OK [0m] Started Dump dmesg to /var/log/dmesg. [[32m OK [0m] Found device /dev/ttyS0. [[32m OK [0m] Started NTP client/server. [[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... [[32m OK [0m] Started Login Service. [[32m OK [0m] Started Permit User Sessions. [[32m OK [0m] Started Getty on tty1. Starting Getty on tty1... [ 3.245358] AES CTR mode by8 optimization enabled [[32m OK [0m] Started Serial Getty on ttyS0. Starting Serial Getty on ttyS0... [[32m OK [0m] Reached target Login Prompts. [ 3.271764] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni) [ 3.279340] alg: No test for crc32 (crc32-pclmul) [[32m OK [0m] Started Command Scheduler. Starting Command Scheduler... [ 3.314073] intel_rapl: no valid rapl domains found in package 0 [ 3.348181] intel_rapl: no valid rapl domains found in package 0 [ 3.359646] intel_powerclamp: No package C-state available [ 3.365264] intel_powerclamp: No package C-state available[[32m OK [0m] Started Authorization Manager. [ 3.558069] cloud-init[475]: Cloud-init v. 0.7.5 running 'init-local' at Fri, 18 Jan 2019 07:37:27 +0000. Up 3.50 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. [[32m OK [0m] Reached target Network is Online. Starting RabbitMQ Service... [[32m OK [0m] Started Cloudify Stage Service. Starting Cloudify Stage Service... [[32m OK [0m] Started InfluxDB Service. Starting InfluxDB Service... Starting LSB: Supports the direct execution of binary formats.... Starting LSB: Starts Logstash as a daemon.... [[32m OK [0m] Started Cloudify REST Service. Starting Cloudify REST Service... Starting Initial cloud-init job (metadata service crawler)... Starting OpenSSH server daemon... Starting Postfix Mail Transport Agent... Starting System Logging Service... Starting Notify NFS peers of a restart... Starting PostgreSQL 9.5 database server... Starting Crash recovery kernel arming... Starting Dynamic System Tuning Daemon... Starting nginx - high performance web server... [[32m OK [0m] Started LSB: Starts Logstash as a daemon.. [[32m OK [0m] Started Notify NFS peers of a restart. Mounting Arbitrary Executable File Formats File System... [[32m OK [0m] Started OpenSSH server daemon. [[32m OK [0m] Mounted Arbitrary Executable File Formats File System. [[32m OK [0m] Started System Logging Service. [[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. [ 5.791918] cloud-init[804]: Cloud-init v. 0.7.5 running 'init' at Fri, 18 Jan 2019 07:37:29 +0000. Up 5.75 seconds. [ 5.816379] cloud-init[804]: ci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ [ 5.818665] cloud-init[804]: ci-info: +--------+------+---------------+---------------+-------------------+ [ 5.820812] cloud-init[804]: ci-info: | Device | Up | Address | Mask | Hw-Address | [ 5.823167] cloud-init[804]: ci-info: +--------+------+---------------+---------------+-------------------+ [ 5.825264] cloud-init[804]: ci-info: | lo: | True | 127.0.0.1 | 255.0.0.0 | . | [ 5.827476] cloud-init[804]: ci-info: | eth0: | True | 192.168.120.6 | 255.255.255.0 | fa:16:3e:55:34:4a | [ 5.829756] cloud-init[804]: ci-info: +--------+------+---------------+---------------+-------------------+ [ 5.832138] cloud-init[804]: ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ [ 5.834608] cloud-init[804]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 5.837109] cloud-init[804]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | [ 5.841755] cloud-init[804]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 5.844288] cloud-init[804]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | eth0 | UG | [ 5.847198] cloud-init[804]: ci-info: | 1 | 169.254.169.254 | 192.168.120.4 | 255.255.255.255 | eth0 | UGH | [ 5.849755] cloud-init[804]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | [ 5.853334] cloud-init[804]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [[32m OK [0m] Started Dynamic System Tuning Daemon. [[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: [ 10.193183] cloud-init[3229]: Cloud-init v. 0.7.5 running 'modules:config' at Fri, 18 Jan 2019 07:37:33 +0000. Up 10.14 seconds. [ 10.534348] cloud-init[3394]: Cloud-init v. 0.7.5 running 'modules:final' at Fri, 18 Jan 2019 07:37:34 +0000. Up 10.48 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 | f0:90:53:73:f8:d1:b5:88:a0:45:f9:a3:4a:b8:a4:ac | - | 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.614405] cloud-init[3394]: Cloud-init v. 0.7.5 finished at Fri, 18 Jan 2019 07:37:34 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 10.61 seconds 2019-01-18 07:37:41,549 - paramiko.transport - DEBUG - starting thread (client mode): 0x5deb6f50L 2019-01-18 07:37:41,550 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2019-01-18 07:37:41,565 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1 2019-01-18 07:37:41,565 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1) 2019-01-18 07:37:41,578 - 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 2019-01-18 07:37:41,579 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-01-18 07:37:41,579 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2019-01-18 07:37:41,579 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-01-18 07:37:41,579 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-01-18 07:37:41,579 - paramiko.transport - DEBUG - Compression agreed: none 2019-01-18 07:37:41,605 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-01-18 07:37:41,606 - paramiko.transport - DEBUG - Switch to new keys ... 2019-01-18 07:37:41,614 - paramiko.transport - DEBUG - Trying key f0905373f8d1b588a045f9a34ab8a4ac from /tmp/tmppWhLQ7 2019-01-18 07:37:41,652 - paramiko.transport - DEBUG - userauth is OK 2019-01-18 07:37:41,666 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-01-18 07:37:41,679 - cloudify.rest_client.http - DEBUG - Setting `Authorization` header: * 2019-01-18 07:37:41,679 - cloudify.rest_client.http - DEBUG - Setting `Tenant` header: default_tenant 2019-01-18 07:37:41,679 - functest.core.cloudify - INFO - Attemps running status of the Manager 2019-01-18 07:37:41,680 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/status 2019-01-18 07:37:41,901 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-18 07:37:41,901 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-18 07:37:41,901 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-18 07:37:41,901 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-18 07:37:41,901 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-18 07:37:41,902 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-18 07:37:41,902 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-18 07:37:41,902 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "running", "services": [{"instances": [{"LoadState": "loaded", "Description": "InfluxDB Service", "state": "running", "MainPID": 4894, "Id": "cloudify-influxdb.service", "ActiveState": "active", "SubState": "running"}], "display_name": "InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Management Worker Service", "state": "running", "MainPID": 4902, "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": 1664, "Id": "cloudify-rabbitmq.service", "ActiveState": "deactivating", "SubState": "stop"}], "display_name": "RabbitMQ"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify AMQP InfluxDB Broker Service", "state": "running", "MainPID": 4884, "Id": "cloudify-amqpinflux.service", "ActiveState": "active", "SubState": "running"}], "display_name": "AMQP InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "PostgreSQL 9.5 database server", "state": "running", "MainPID": 881, "Id": "postgresql-9.5.service", "ActiveState": "active", "SubState": "running"}], "display_name": "PostgreSQL"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify REST Service", "state": "running", "MainPID": 801, "Id": "cloudify-restservice.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Manager Rest-Service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Stage Service", "state": "running", "MainPID": 794, "Id": "cloudify-stage.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Cloudify Stage"}, {"instances": [{"LoadState": "loaded", "Description": "Riemann Service", "state": "running", "MainPID": 4668, "Id": "cloudify-riemann.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Riemann"}, {"instances": [{"LoadState": "loaded", "Description": "nginx - high performance web server", "state": "running", "MainPID": 4878, "Id": "nginx.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Webserver"}]} 2019-01-18 07:37:41,902 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-18 07:37:41,902 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 18 Jan 2019 07:37:39 GMT 2019-01-18 07:37:41,902 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-18 07:37:41,902 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2391 2019-01-18 07:37:41,902 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-18 07:37:41,903 - functest.core.cloudify - DEBUG - status {u'status': u'running', u'services': [{u'instances': [{u'LoadState': u'loaded', u'Description': u'InfluxDB Service', u'MainPID': 4894, 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': 4902, 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': 1664, 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': 4884, 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': 881, 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': 801, 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': 794, 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': 4668, 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': 4878, u'state': u'running', u'Id': u'nginx.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Webserver'}]} 2019-01-18 07:37:41,903 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/status 2019-01-18 07:37:42,227 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-18 07:37:42,228 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-18 07:37:42,228 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-18 07:37:42,228 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-18 07:37:42,228 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-18 07:37:42,228 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-18 07:37:42,228 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-18 07:37:42,228 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "running", "services": [{"instances": [{"LoadState": "loaded", "Description": "InfluxDB Service", "state": "running", "MainPID": 4894, "Id": "cloudify-influxdb.service", "ActiveState": "active", "SubState": "running"}], "display_name": "InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Management Worker Service", "state": "running", "MainPID": 4902, "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": 1664, "Id": "cloudify-rabbitmq.service", "ActiveState": "deactivating", "SubState": "stop"}], "display_name": "RabbitMQ"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify AMQP InfluxDB Broker Service", "state": "running", "MainPID": 4884, "Id": "cloudify-amqpinflux.service", "ActiveState": "active", "SubState": "running"}], "display_name": "AMQP InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "PostgreSQL 9.5 database server", "state": "running", "MainPID": 881, "Id": "postgresql-9.5.service", "ActiveState": "active", "SubState": "running"}], "display_name": "PostgreSQL"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify REST Service", "state": "running", "MainPID": 801, "Id": "cloudify-restservice.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Manager Rest-Service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Stage Service", "state": "running", "MainPID": 794, "Id": "cloudify-stage.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Cloudify Stage"}, {"instances": [{"LoadState": "loaded", "Description": "Riemann Service", "state": "running", "MainPID": 4668, "Id": "cloudify-riemann.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Riemann"}, {"instances": [{"LoadState": "loaded", "Description": "nginx - high performance web server", "state": "running", "MainPID": 4878, "Id": "nginx.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Webserver"}]} 2019-01-18 07:37:42,229 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-18 07:37:42,229 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 18 Jan 2019 07:37:40 GMT 2019-01-18 07:37:42,229 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-18 07:37:42,229 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2391 2019-01-18 07:37:42,229 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-18 07:37:42,229 - functest.core.cloudify - INFO - The current manager status is running 2019-01-18 07:37:42,230 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.207:80/api/v3/secrets/foo; body: {"update_if_exists": false, "visibility": "tenant", "value": "bar"} 2019-01-18 07:37:42,489 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-18 07:37:42,489 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-18 07:37:42,489 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-18 07:37:42,489 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-18 07:37:42,490 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-18 07:37:42,490 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-18 07:37:42,490 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-18 07:37:42,490 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 67 2019-01-18 07:37:42,490 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2019-01-18T07:37:40.172Z", "updated_at": "2019-01-18T07:37:40.172Z", "created_by": "admin", "private_resource": false, "value": "bar", "key": "foo"} 2019-01-18 07:37:42,490 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-18 07:37:42,490 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 18 Jan 2019 07:37:40 GMT 2019-01-18 07:37:42,490 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-18 07:37:42,490 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 197 2019-01-18 07:37:42,490 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-18 07:37:42,491 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/secrets 2019-01-18 07:37:42,557 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-18 07:37:42,557 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-18 07:37:42,557 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-18 07:37:42,557 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-18 07:37:42,557 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-18 07:37:42,557 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-18 07:37:42,558 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-18 07:37:42,558 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"permission": null, "tenant_name": "default_tenant", "created_at": "2019-01-18T07:37:40.172Z", "updated_at": "2019-01-18T07:37:40.172Z", "created_by": "admin", "key": "foo"}], "metadata": {"pagination": {"total": 1, "offset": 0, "size": 0}}} 2019-01-18 07:37:42,558 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-18 07:37:42,558 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 18 Jan 2019 07:37:40 GMT 2019-01-18 07:37:42,558 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-18 07:37:42,558 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 253 2019-01-18 07:37:42,558 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-18 07:37:42,558 - functest.core.cloudify - DEBUG - List secrets: 2019-01-18 07:37:42,559 - cloudify.rest_client.http - DEBUG - Sending request: DELETE http://172.30.9.207:80/api/v3/secrets/foo 2019-01-18 07:37:42,630 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-18 07:37:42,630 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-18 07:37:42,630 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-18 07:37:42,631 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-18 07:37:42,631 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-18 07:37:42,631 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-18 07:37:42,631 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-18 07:37:42,631 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 0 2019-01-18 07:37:42,631 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2019-01-18T07:37:40.172Z", "updated_at": "2019-01-18T07:37:40.172Z", "created_by": "admin", "private_resource": false, "value": "bar", "key": "foo"} 2019-01-18 07:37:42,631 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-18 07:37:42,631 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 18 Jan 2019 07:37:40 GMT 2019-01-18 07:37:42,631 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-18 07:37:42,631 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 197 2019-01-18 07:37:42,632 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-18 07:37:42,632 - functest.core.cloudify - INFO - Secrets API successfully reached 2019-01-18 07:37:42,632 - functest.core.cloudify - INFO - Cloudify Manager is up and running 2019-01-18 07:37:42,632 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Put private keypair in manager 2019-01-18 07:37:42,633 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-01-18 07:37:42,634 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2019-01-18 07:37:42,634 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-01-18 07:37:42,642 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-01-18 07:37:42,776 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2019-01-18 07:37:42,776 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2019-01-18 07:37:42,778 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2019-01-18 07:37:42,779 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2019-01-18 07:37:42,779 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2019-01-18 07:37:42,784 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2019-01-18 07:38:30,485 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2019-01-18 07:38:30,485 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - output: Loaded plugins: fastestmirror Determining fastest mirrors * base: mirrors.syringanetworks.net * extras: linux.mirrors.es.net * updates: mirror.fileplanet.com No package python-cmd2 available. Resolving Dependencies --> Running transaction check ---> Package gcc.x86_64 0:4.8.5-36.el7 will be installed --> Processing Dependency: libgomp = 4.8.5-36.el7 for package: gcc-4.8.5-36.el7.x86_64 --> Processing Dependency: cpp = 4.8.5-36.el7 for package: gcc-4.8.5-36.el7.x86_64 --> Processing Dependency: libgcc >= 4.8.5-36.el7 for package: gcc-4.8.5-36.el7.x86_64 --> Processing Dependency: glibc-devel >= 2.2.90-12 for package: gcc-4.8.5-36.el7.x86_64 --> Processing Dependency: libmpfr.so.4()(64bit) for package: gcc-4.8.5-36.el7.x86_64 --> Processing Dependency: libmpc.so.3()(64bit) for package: gcc-4.8.5-36.el7.x86_64 ---> Package python-devel.x86_64 0:2.7.5-76.el7 will be installed --> Processing Dependency: python(x86-64) = 2.7.5-76.el7 for package: python-devel-2.7.5-76.el7.x86_64 --> Running transaction check ---> Package cpp.x86_64 0:4.8.5-36.el7 will be installed ---> Package glibc-devel.x86_64 0:2.17-260.el7 will be installed --> Processing Dependency: glibc-headers = 2.17-260.el7 for package: glibc-devel-2.17-260.el7.x86_64 --> Processing Dependency: glibc = 2.17-260.el7 for package: glibc-devel-2.17-260.el7.x86_64 --> Processing Dependency: glibc-headers for package: glibc-devel-2.17-260.el7.x86_64 ---> Package libgcc.x86_64 0:4.8.5-11.el7 will be updated ---> Package libgcc.x86_64 0:4.8.5-36.el7 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-36.el7 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-76.el7 will be an update --> Processing Dependency: python-libs(x86-64) = 2.7.5-76.el7 for package: python-2.7.5-76.el7.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-260.el7 will be an update ---> Package glibc-headers.x86_64 0:2.17-260.el7 will be installed --> Processing Dependency: kernel-headers >= 2.2.1 for package: glibc-headers-2.17-260.el7.x86_64 --> Processing Dependency: kernel-headers for package: glibc-headers-2.17-260.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-76.el7 will be an update --> Processing Dependency: libcrypto.so.10(OPENSSL_1.0.2)(64bit) for package: python-libs-2.7.5-76.el7.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-260.el7 will be an update ---> Package kernel-headers.x86_64 0:3.10.0-957.1.3.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-16.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-16.el7 will be an update --> Finished Dependency Resolution Dependencies Resolved ================================================================================ Package Arch Version Repository Size ================================================================================ Installing: gcc x86_64 4.8.5-36.el7 base 16 M python-devel x86_64 2.7.5-76.el7 base 398 k Installing for dependencies: cpp x86_64 4.8.5-36.el7 base 5.9 M glibc-devel x86_64 2.17-260.el7 base 1.1 M glibc-headers x86_64 2.17-260.el7 base 683 k kernel-headers x86_64 3.10.0-957.1.3.el7 updates 8.0 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-260.el7 base 3.6 M glibc-common x86_64 2.17-260.el7 base 11 M libgcc x86_64 4.8.5-36.el7 base 102 k libgomp x86_64 4.8.5-36.el7 base 157 k openssl x86_64 1:1.0.2k-16.el7 base 493 k openssl-libs x86_64 1:1.0.2k-16.el7 base 1.2 M python x86_64 2.7.5-76.el7 base 94 k python-libs x86_64 2.7.5-76.el7 base 5.6 M Transaction Summary ================================================================================ Install 2 Packages (+6 Dependent packages) Upgrade ( 8 Dependent packages) Total download size: 55 M Downloading packages: Delta RPMs disabled because /usr/bin/applydeltarpm not installed. -------------------------------------------------------------------------------- Total 10 MB/s | 55 MB 00:05 Running transaction check Running transaction test Transaction test succeeded Running transaction Updating : libgcc-4.8.5-36.el7.x86_64 1/24 Updating : glibc-common-2.17-260.el7.x86_64 2/24 Updating : glibc-2.17-260.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-16.el7.x86_64 6/24 Updating : python-libs-2.7.5-76.el7.x86_64 7/24 Updating : python-2.7.5-76.el7.x86_64 8/24 Installing : cpp-4.8.5-36.el7.x86_64 9/24 Updating : libgomp-4.8.5-36.el7.x86_64 10/24 Installing : kernel-headers-3.10.0-957.1.3.el7.x86_64 11/24 Installing : glibc-headers-2.17-260.el7.x86_64 12/24 Installing : glibc-devel-2.17-260.el7.x86_64 13/24 Installing : gcc-4.8.5-36.el7.x86_64 14/24 Installing : python-devel-2.7.5-76.el7.x86_64 15/24 Updating : 1:openssl-1.0.2k-16.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 : python-2.7.5-76.el7.x86_64 1/24 Verifying : libgcc-4.8.5-36.el7.x86_64 2/24 Verifying : 1:openssl-libs-1.0.2k-16.el7.x86_64 3/24 Verifying : glibc-2.17-260.el7.x86_64 4/24 Verifying : gcc-4.8.5-36.el7.x86_64 5/24 Verifying : python-devel-2.7.5-76.el7.x86_64 6/24 Verifying : 1:openssl-1.0.2k-16.el7.x86_64 7/24 Verifying : cpp-4.8.5-36.el7.x86_64 8/24 Verifying : libgomp-4.8.5-36.el7.x86_64 9/24 Verifying : glibc-common-2.17-260.el7.x86_64 10/24 Verifying : libmpc-1.0.1-3.el7.x86_64 11/24 Verifying : kernel-headers-3.10.0-957.1.3.el7.x86_64 12/24 Verifying : python-libs-2.7.5-76.el7.x86_64 13/24 Verifying : glibc-devel-2.17-260.el7.x86_64 14/24 Verifying : mpfr-3.1.1-4.el7.x86_64 15/24 Verifying : glibc-headers-2.17-260.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-36.el7 python-devel.x86_64 0:2.7.5-76.el7 Dependency Installed: cpp.x86_64 0:4.8.5-36.el7 glibc-devel.x86_64 0:2.17-260.el7 glibc-headers.x86_64 0:2.17-260.el7 kernel-headers.x86_64 0:3.10.0-957.1.3.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-260.el7 glibc-common.x86_64 0:2.17-260.el7 libgcc.x86_64 0:4.8.5-36.el7 libgomp.x86_64 0:4.8.5-36.el7 openssl.x86_64 1:1.0.2k-16.el7 openssl-libs.x86_64 1:1.0.2k-16.el7 python.x86_64 0:2.7.5-76.el7 python-libs.x86_64 0:2.7.5-76.el7 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 | +--------------------------------+---------+ 2019-01-18 07:38:30,486 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2019-01-18 07:38:30,486 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - error: 2019-01-18 07:38:30,487 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/vyos-1.1.7.img 2019-01-18 07:38:33,337 - shade - DEBUG - Image file /home/opnfv/functest/images/vyos-1.1.7.img md5:5428081a21782d4eab3b67d8cc6bf508 sha256:55fa585158ce340dac1941aa3ea9cf2e0547b9b405b91c0b2e22c767ed5bbfe0 2019-01-18 07:38:33,338 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-01-18 07:38:33,338 - 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}fa952c8ddc997e028c77f27dcaa3f78c252fa56d" 2019-01-18 07:38:33,555 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1208 Content-Type: application/json X-Openstack-Request-Id: req-2a7a5d86-07b0-4d39-870f-2432a64977ab Date: Fri, 18 Jan 2019 07:38:33 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://af014572-0a5d-4a80-a07f-9105f52ab2c1/images/0e557d4e-9c7b-4e93-8199-28ffacb7e648/snap", "metadata": {}}], "file": "/v2/images/0e557d4e-9c7b-4e93-8199-28ffacb7e648/file", "owner": "17e729102c084fb48ba796776c94dd74", "id": "0e557d4e-9c7b-4e93-8199-28ffacb7e648", "size": 4373348352, "self": "/v2/images/0e557d4e-9c7b-4e93-8199-28ffacb7e648", "disk_format": "qcow2", "direct_url": "rbd://af014572-0a5d-4a80-a07f-9105f52ab2c1/images/0e557d4e-9c7b-4e93-8199-28ffacb7e648/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "updated_at": "2019-01-18T07:34:28Z", "visibility": "private", "owner_specified.shade.object": "images/vyos_vrouter-img_14e7bcbf-4c34-4287-a07b-8d72cb19489f", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "vyos_vrouter-img_14e7bcbf-4c34-4287-a07b-8d72cb19489f", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2019-01-18T07:33:14Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-01-18 07:38:33,555 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-2a7a5d86-07b0-4d39-870f-2432a64977ab 2019-01-18 07:38:33,555 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.217289924622s 2019-01-18 07:38:33,555 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-2a7a5d86-07b0-4d39-870f-2432a64977ab 2019-01-18 07:38:33,558 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-01-18 07:38:33,560 - 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}fa952c8ddc997e028c77f27dcaa3f78c252fa56d" -d '{"owner_specified.shade.md5": "5428081a21782d4eab3b67d8cc6bf508", "owner_specified.shade.sha256": "55fa585158ce340dac1941aa3ea9cf2e0547b9b405b91c0b2e22c767ed5bbfe0", "owner_specified.shade.object": "images/vyos_vrouter-img_alt_14e7bcbf-4c34-4287-a07b-8d72cb19489f", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vyos_vrouter-img_alt_14e7bcbf-4c34-4287-a07b-8d72cb19489f"}' 2019-01-18 07:38:33,897 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 884 Content-Type: application/json Location: http://172.30.9.23:9292/v2/images/83878bbd-0338-47a7-909e-36db079f1d18 X-Openstack-Request-Id: req-1f1e4d51-2529-478d-9c23-792848eb8e90 Date: Fri, 18 Jan 2019 07:38:33 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/83878bbd-0338-47a7-909e-36db079f1d18/file", "owner": "17e729102c084fb48ba796776c94dd74", "id": "83878bbd-0338-47a7-909e-36db079f1d18", "size": null, "self": "/v2/images/83878bbd-0338-47a7-909e-36db079f1d18", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "55fa585158ce340dac1941aa3ea9cf2e0547b9b405b91c0b2e22c767ed5bbfe0", "updated_at": "2019-01-18T07:38:33Z", "visibility": "private", "owner_specified.shade.object": "images/vyos_vrouter-img_alt_14e7bcbf-4c34-4287-a07b-8d72cb19489f", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "5428081a21782d4eab3b67d8cc6bf508", "name": "vyos_vrouter-img_alt_14e7bcbf-4c34-4287-a07b-8d72cb19489f", "checksum": null, "created_at": "2019-01-18T07:38:33Z", "protected": false} 2019-01-18 07:38:33,898 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-1f1e4d51-2529-478d-9c23-792848eb8e90 2019-01-18 07:38:33,898 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.339424848557s 2019-01-18 07:38:33,898 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-1f1e4d51-2529-478d-9c23-792848eb8e90 returning object 83878bbd-0338-47a7-909e-36db079f1d18 2019-01-18 07:38:33,899 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-01-18 07:38:33,900 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9292/v2/images/83878bbd-0338-47a7-909e-36db079f1d18/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}fa952c8ddc997e028c77f27dcaa3f78c252fa56d" -d '' 2019-01-18 07:38:43,087 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-591a902c-8e71-4a5b-b1d0-c7a8831ebdd9 Date: Fri, 18 Jan 2019 07:38:43 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-18 07:38:43,088 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/83878bbd-0338-47a7-909e-36db079f1d18/file used request id req-591a902c-8e71-4a5b-b1d0-c7a8831ebdd9 2019-01-18 07:38:43,088 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 9.18867301941s 2019-01-18 07:38:43,088 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/83878bbd-0338-47a7-909e-36db079f1d18/file used request id req-591a902c-8e71-4a5b-b1d0-c7a8831ebdd9 2019-01-18 07:38:43,089 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-01-18 07:38:43,089 - 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}fa952c8ddc997e028c77f27dcaa3f78c252fa56d" 2019-01-18 07:38:43,124 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2356 Content-Type: application/json X-Openstack-Request-Id: req-4b3ad479-25ae-428f-ae86-629cf6d6744f Date: Fri, 18 Jan 2019 07:38:43 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://af014572-0a5d-4a80-a07f-9105f52ab2c1/images/83878bbd-0338-47a7-909e-36db079f1d18/snap", "metadata": {}}], "file": "/v2/images/83878bbd-0338-47a7-909e-36db079f1d18/file", "owner": "17e729102c084fb48ba796776c94dd74", "id": "83878bbd-0338-47a7-909e-36db079f1d18", "size": 426967040, "self": "/v2/images/83878bbd-0338-47a7-909e-36db079f1d18", "disk_format": "qcow2", "direct_url": "rbd://af014572-0a5d-4a80-a07f-9105f52ab2c1/images/83878bbd-0338-47a7-909e-36db079f1d18/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "55fa585158ce340dac1941aa3ea9cf2e0547b9b405b91c0b2e22c767ed5bbfe0", "updated_at": "2019-01-18T07:38:43Z", "visibility": "private", "owner_specified.shade.object": "images/vyos_vrouter-img_alt_14e7bcbf-4c34-4287-a07b-8d72cb19489f", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "5428081a21782d4eab3b67d8cc6bf508", "name": "vyos_vrouter-img_alt_14e7bcbf-4c34-4287-a07b-8d72cb19489f", "checksum": "5428081a21782d4eab3b67d8cc6bf508", "created_at": "2019-01-18T07:38:33Z", "protected": false}, {"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://af014572-0a5d-4a80-a07f-9105f52ab2c1/images/0e557d4e-9c7b-4e93-8199-28ffacb7e648/snap", "metadata": {}}], "file": "/v2/images/0e557d4e-9c7b-4e93-8199-28ffacb7e648/file", "owner": "17e729102c084fb48ba796776c94dd74", "id": "0e557d4e-9c7b-4e93-8199-28ffacb7e648", "size": 4373348352, "self": "/v2/images/0e557d4e-9c7b-4e93-8199-28ffacb7e648", "disk_format": "qcow2", "direct_url": "rbd://af014572-0a5d-4a80-a07f-9105f52ab2c1/images/0e557d4e-9c7b-4e93-8199-28ffacb7e648/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "updated_at": "2019-01-18T07:34:28Z", "visibility": "private", "owner_specified.shade.object": "images/vyos_vrouter-img_14e7bcbf-4c34-4287-a07b-8d72cb19489f", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "vyos_vrouter-img_14e7bcbf-4c34-4287-a07b-8d72cb19489f", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2019-01-18T07:33:14Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-01-18 07:38:43,124 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-4b3ad479-25ae-428f-ae86-629cf6d6744f 2019-01-18 07:38:43,124 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0354158878326s 2019-01-18 07:38:43,125 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-4b3ad479-25ae-428f-ae86-629cf6d6744f 2019-01-18 07:38:43,127 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://af014572-0a5d-4a80-a07f-9105f52ab2c1/images/83878bbd-0338-47a7-909e-36db079f1d18/snap', u'metadata': Munch({})})], 'file': u'/v2/images/83878bbd-0338-47a7-909e-36db079f1d18/file', 'owner': u'17e729102c084fb48ba796776c94dd74', 'id': u'83878bbd-0338-47a7-909e-36db079f1d18', 'size': 426967040, u'self': u'/v2/images/83878bbd-0338-47a7-909e-36db079f1d18', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'17e729102c084fb48ba796776c94dd74', 'name': 'vyos_vrouter-project_14e7bcbf-4c34-4287-a07b-8d72cb19489f', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://af014572-0a5d-4a80-a07f-9105f52ab2c1/images/83878bbd-0338-47a7-909e-36db079f1d18/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-01-18T07:38:43Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2019-01-18T07:38:43Z', u'owner_specified.shade.sha256': u'55fa585158ce340dac1941aa3ea9cf2e0547b9b405b91c0b2e22c767ed5bbfe0', u'owner_specified.shade.object': u'images/vyos_vrouter-img_alt_14e7bcbf-4c34-4287-a07b-8d72cb19489f', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'5428081a21782d4eab3b67d8cc6bf508', 'properties': {u'self': u'/v2/images/83878bbd-0338-47a7-909e-36db079f1d18', u'owner_specified.shade.md5': u'5428081a21782d4eab3b67d8cc6bf508', u'owner_specified.shade.object': u'images/vyos_vrouter-img_alt_14e7bcbf-4c34-4287-a07b-8d72cb19489f', u'owner_specified.shade.sha256': u'55fa585158ce340dac1941aa3ea9cf2e0547b9b405b91c0b2e22c767ed5bbfe0', u'schema': u'/v2/schemas/image'}, 'name': u'vyos_vrouter-img_alt_14e7bcbf-4c34-4287-a07b-8d72cb19489f', 'created': u'2019-01-18T07:38:33Z', 'checksum': u'5428081a21782d4eab3b67d8cc6bf508', 'created_at': u'2019-01-18T07:38:33Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/83878bbd-0338-47a7-909e-36db079f1d18', u'owner_specified.shade.md5': u'5428081a21782d4eab3b67d8cc6bf508', u'owner_specified.shade.object': u'images/vyos_vrouter-img_alt_14e7bcbf-4c34-4287-a07b-8d72cb19489f', u'owner_specified.shade.sha256': u'55fa585158ce340dac1941aa3ea9cf2e0547b9b405b91c0b2e22c767ed5bbfe0', u'schema': u'/v2/schemas/image'}}) 2019-01-18 07:38:43,128 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-01-18 07:38:43,132 - 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}675f9a99ab57683244b42ef921cac3d4ad3d6632" -d '{"flavor": {"vcpus": 1, "ram": 2048, "name": "vyos_vrouter-flavor_alt_14e7bcbf-4c34-4287-a07b-8d72cb19489f", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 50, "id": null, "swap": 0}}' 2019-01-18 07:38:43,209 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 07:38: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-34dfe395-85b3-43f4-acee-4a6b2af1a726 x-compute-request-id: req-34dfe395-85b3-43f4-acee-4a6b2af1a726 Content-Encoding: gzip Content-Length: 316 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/2b498237-55c1-492e-aa6b-24c00dc31413", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/2b498237-55c1-492e-aa6b-24c00dc31413", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 50, "id": "2b498237-55c1-492e-aa6b-24c00dc31413", "name": "vyos_vrouter-flavor_alt_14e7bcbf-4c34-4287-a07b-8d72cb19489f", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2019-01-18 07:38:43,209 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-34dfe395-85b3-43f4-acee-4a6b2af1a726 2019-01-18 07:38:43,209 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.080756187439s 2019-01-18 07:38:43,210 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-34dfe395-85b3-43f4-acee-4a6b2af1a726 returning object 2b498237-55c1-492e-aa6b-24c00dc31413 2019-01-18 07:38:43,210 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vyos_vrouter-flavor_alt_14e7bcbf-4c34-4287-a07b-8d72cb19489f', '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'9c53a91613fb4d5080479ac6f51697ed', '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'2b498237-55c1-492e-aa6b-24c00dc31413', 'swap': 0}) 2019-01-18 07:38:43,211 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-01-18 07:38:43,214 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/flavors/2b498237-55c1-492e-aa6b-24c00dc31413/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}675f9a99ab57683244b42ef921cac3d4ad3d6632" -d '{"extra_specs": {}}' 2019-01-18 07:38:43,232 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 07:38: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-4c20504c-0897-49b2-b6eb-594bb1b6dce4 x-compute-request-id: req-4c20504c-0897-49b2-b6eb-594bb1b6dce4 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2019-01-18 07:38:43,233 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors/2b498237-55c1-492e-aa6b-24c00dc31413/os-extra_specs used request id req-4c20504c-0897-49b2-b6eb-594bb1b6dce4 2019-01-18 07:38:43,233 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0214068889618s 2019-01-18 07:38:43,233 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors/2b498237-55c1-492e-aa6b-24c00dc31413/os-extra_specs used request id req-4c20504c-0897-49b2-b6eb-594bb1b6dce4 2019-01-18 07:38:43,234 - shade.task_manager - DEBUG - Manager envvars:regionOne running task ServiceList 2019-01-18 07:38:43,234 - 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}675f9a99ab57683244b42ef921cac3d4ad3d6632" 2019-01-18 07:38:43,320 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 07:38:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9f184200-cf60-4ceb-b72e-1562e8cf6118 Content-Encoding: gzip Content-Length: 916 Content-Type: application/json RESP BODY: {"services": [{"description": "Neutron Networking Service", "links": {"self": "http://172.30.9.23:5000/v3/services/025887168efc474f8dd91c0344e5708a"}, "enabled": true, "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"description": "Cinder Service v2", "links": {"self": "http://172.30.9.23:5000/v3/services/0a70dc0f73bc42bcbd5b14e64ac6268f"}, "enabled": true, "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"description": "Openstack Compute Service", "links": {"self": "http://172.30.9.23:5000/v3/services/1878d8d413764bde8e71c88dede8723d"}, "enabled": true, "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"description": "Openstack Metering Service", "links": {"self": "http://172.30.9.23:5000/v3/services/1b67fd5e180e48cc9b8599ca491ff7d1"}, "enabled": true, "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"description": "Cinder Service v3", "links": {"self": "http://172.30.9.23:5000/v3/services/1b88eb83739d403ebe4b1ed11806debc"}, "enabled": true, "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"description": "OpenStack Metric Service", "links": {"self": "http://172.30.9.23:5000/v3/services/3365c68df0954b048ef24da6053f3603"}, "enabled": true, "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"description": "congress Policy Service", "links": {"self": "http://172.30.9.23:5000/v3/services/76560702532a45aea12d7bcf8ba20dcc"}, "enabled": true, "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"description": "Openstack Orchestration Service", "links": {"self": "http://172.30.9.23:5000/v3/services/790cba755ccc4d0dbb57ee26f8dff315"}, "enabled": true, "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"description": "Openstack Placement Service", "links": {"self": "http://172.30.9.23:5000/v3/services/7c5bbb1dc69c4fd78e3338b09168d78d"}, "enabled": true, "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"description": "tacker NFV orchestration Service", "links": {"self": "http://172.30.9.23:5000/v3/services/8709df384764473a8cc12cde8c8f338e"}, "enabled": true, "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"description": "OpenStack Alarming Service", "links": {"self": "http://172.30.9.23:5000/v3/services/9e06d408888547b6893c559067e36550"}, "enabled": true, "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"description": "Openstack Cloudformation Service", "links": {"self": "http://172.30.9.23:5000/v3/services/a0f192c268a64454aab8a33f735737b3"}, "enabled": true, "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"description": "Cinder Service", "links": {"self": "http://172.30.9.23:5000/v3/services/a5d5cb468959448e9b3c27fd2c3e8e8b"}, "enabled": true, "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"description": "Key management Service", "links": {"self": "http://172.30.9.23:5000/v3/services/c5911fc565774f688d39e6ddbd3ae226"}, "enabled": true, "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"description": "OpenStack Identity Service", "links": {"self": "http://172.30.9.23:5000/v3/services/cec2d30d70d5496eba44c1e1ab4c7e35"}, "enabled": true, "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"description": "OpenStack Image Service", "links": {"self": "http://172.30.9.23:5000/v3/services/f6343852353c47fe86bf559ede699819"}, "enabled": true, "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "links": {"self": "http://172.30.9.23:5000/v3/services", "previous": null, "next": null}} 2019-01-18 07:38:43,320 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/services used request id req-9f184200-cf60-4ceb-b72e-1562e8cf6118 2019-01-18 07:38:43,321 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task ServiceList in 0.0870680809021s 2019-01-18 07:38:43,326 - shade.task_manager - DEBUG - Manager envvars:regionOne running task EndpointList 2019-01-18 07:38:43,327 - 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}675f9a99ab57683244b42ef921cac3d4ad3d6632" 2019-01-18 07:38:43,414 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 07:38:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7cf78489-31e1-4cc7-9ef1-85bc9c0320f0 Content-Encoding: gzip Content-Length: 2080 Content-Type: application/json RESP BODY: {"endpoints": [{"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/03a57e15279b4d73add53dedff477df3"}, "url": "http://172.30.9.23:9311", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "c5911fc565774f688d39e6ddbd3ae226", "id": "03a57e15279b4d73add53dedff477df3"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/05de18f64df64edf98c6d2453ad80c1d"}, "url": "http://172.30.9.23:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/06bcc696bf164e8ea4be9857b7c65e5c"}, "url": "http://192.30.9.5:9311", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "c5911fc565774f688d39e6ddbd3ae226", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/0ccbc76d11a04ad0a690eaf3dbce8770"}, "url": "http://172.30.9.23:8000/v1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "a0f192c268a64454aab8a33f735737b3", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/10da762447574075852efca6f43e3ed3"}, "url": "http://192.30.9.5:1789", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "76560702532a45aea12d7bcf8ba20dcc", "id": "10da762447574075852efca6f43e3ed3"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/1c286c433b9c45c581f45a729447ffa8"}, "url": "http://192.30.9.5:8000/v1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "a0f192c268a64454aab8a33f735737b3", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/1d3f6196ccb142e99451e01acb7f0fd3"}, "url": "http://192.30.9.5:9890", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "8709df384764473a8cc12cde8c8f338e", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/206707b63c994c258321b8200a8abb3b"}, "url": "http://192.30.9.5:8042", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "9e06d408888547b6893c559067e36550", "id": "206707b63c994c258321b8200a8abb3b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/21216d2576de4af6b653f629c9a78b75"}, "url": "http://192.30.9.5:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "id": "21216d2576de4af6b653f629c9a78b75"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/24242b8fe0e34db69b1964e3c4cba312"}, "url": "http://192.30.9.5:35357", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "cec2d30d70d5496eba44c1e1ab4c7e35", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/24d8e0736ab849afb0771262209a2761"}, "url": "http://172.30.9.23:8042", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "9e06d408888547b6893c559067e36550", "id": "24d8e0736ab849afb0771262209a2761"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, "url": "http://172.30.9.23:5000", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "cec2d30d70d5496eba44c1e1ab4c7e35", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/28419c8c6b434646a58c45fcddb5fa18"}, "url": "http://192.30.9.5:5000", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "cec2d30d70d5496eba44c1e1ab4c7e35", "id": "28419c8c6b434646a58c45fcddb5fa18"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/2eed862468954b1fa9f7a2dcc8b6ba3a"}, "url": "http://172.30.9.23:8041", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "3365c68df0954b048ef24da6053f3603", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/39f0853daceb401eb48cba804a37149c"}, "url": "http://192.30.9.5:9890", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "8709df384764473a8cc12cde8c8f338e", "id": "39f0853daceb401eb48cba804a37149c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/40bf6f261d3644dd8f0cdcb68d1f1c14"}, "url": "http://192.30.9.5:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/511771c9297349d0b88597531ae57060"}, "url": "http://172.30.9.23:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "1878d8d413764bde8e71c88dede8723d", "id": "511771c9297349d0b88597531ae57060"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/5f6a5203c6a04033b8c4c1be51faa541"}, "url": "http://192.30.9.5:9292", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "f6343852353c47fe86bf559ede699819", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/6318347242994cfa86ee6c0225adc01f"}, "url": "http://192.30.9.5:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "790cba755ccc4d0dbb57ee26f8dff315", "id": "6318347242994cfa86ee6c0225adc01f"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/674255f488ba4f659a2a8b47909de760"}, "url": "http://172.30.9.23:9696", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "025887168efc474f8dd91c0344e5708a", "id": "674255f488ba4f659a2a8b47909de760"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/6a8f252132114d6da46bc8c16b62f243"}, "url": "http://192.30.9.5:9292", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "f6343852353c47fe86bf559ede699819", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/6aef3cda1ad1418cbb352af4f98448b1"}, "url": "http://192.30.9.5:8042", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "9e06d408888547b6893c559067e36550", "id": "6aef3cda1ad1418cbb352af4f98448b1"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/75a6f8b77cc744ceb6be1b0e69b70d84"}, "url": "http://192.30.9.5:8778/placement", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "7c5bbb1dc69c4fd78e3338b09168d78d", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/767998d8f1214ab982b32602964b6037"}, "url": "http://172.30.9.23:9890", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "8709df384764473a8cc12cde8c8f338e", "id": "767998d8f1214ab982b32602964b6037"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/78347ba965f64b7faf208888c4439a35"}, "url": "http://192.30.9.5:9311", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "c5911fc565774f688d39e6ddbd3ae226", "id": "78347ba965f64b7faf208888c4439a35"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/81558a7f62a0493ebc2fef660ef3959c"}, "url": "http://192.30.9.5:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "1878d8d413764bde8e71c88dede8723d", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/83cc56216b1a4f3d8b9af7b9ebfc3e39"}, "url": "http://192.30.9.5:8041", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "3365c68df0954b048ef24da6053f3603", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/8701572d29f040e68fe407379fe760c1"}, "url": "http://172.30.9.23:1789", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "76560702532a45aea12d7bcf8ba20dcc", "id": "8701572d29f040e68fe407379fe760c1"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/9e73d553a401427ba69ff5bb9aa9f712"}, "url": "http://172.30.9.23:9292", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "f6343852353c47fe86bf559ede699819", "id": "9e73d553a401427ba69ff5bb9aa9f712"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/a6684eec30704017b7149a1431fa8b92"}, "url": "http://192.30.9.5:1789", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "76560702532a45aea12d7bcf8ba20dcc", "id": "a6684eec30704017b7149a1431fa8b92"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/a9af6dd88b984c02a0edf591abba6942"}, "url": "http://192.30.9.5:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "1b88eb83739d403ebe4b1ed11806debc", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/aec6dcdf499848399eb782e2c2ae37fd"}, "url": "http://192.30.9.5:8778/placement", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "7c5bbb1dc69c4fd78e3338b09168d78d", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/bb9659110dab4e36b616bbde97aa2acf"}, "url": "http://192.30.9.5:8041", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "3365c68df0954b048ef24da6053f3603", "id": "bb9659110dab4e36b616bbde97aa2acf"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/c2dcc4018eb8431fbc9bda184c992918"}, "url": "http://172.30.9.23:8778/placement", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "7c5bbb1dc69c4fd78e3338b09168d78d", "id": "c2dcc4018eb8431fbc9bda184c992918"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/cdc33b01e2f74b4c97431cdae669a50e"}, "url": "http://192.30.9.5:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "790cba755ccc4d0dbb57ee26f8dff315", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/ce5604b83c544856b36a3734b94e54c3"}, "url": "http://192.30.9.5:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "id": "ce5604b83c544856b36a3734b94e54c3"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/d137a377952748078c5468d4c3bde187"}, "url": "http://192.30.9.5:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "1b88eb83739d403ebe4b1ed11806debc", "id": "d137a377952748078c5468d4c3bde187"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/da6682121487408983c1bb9f49e2e0ee"}, "url": "http://192.30.9.5:9696", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "025887168efc474f8dd91c0344e5708a", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/dd50822b55df4451a3e9b7e4b5ff5e85"}, "url": "http://192.30.9.5:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/df3ec21375a446b3a431bd9be12f18f2"}, "url": "http://192.30.9.5:9696", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "025887168efc474f8dd91c0344e5708a", "id": "df3ec21375a446b3a431bd9be12f18f2"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/e30a6d039f6949b3b17f5829f2a2d2cd"}, "url": "http://172.30.9.23:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "790cba755ccc4d0dbb57ee26f8dff315", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/f16e72204d6148deb3552925100c78b4"}, "url": "http://192.30.9.5:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "1878d8d413764bde8e71c88dede8723d", "id": "f16e72204d6148deb3552925100c78b4"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/f8669b85becd4ec6ba0e0f3055af2f56"}, "url": "http://172.30.9.23:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "1b88eb83739d403ebe4b1ed11806debc", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/fcc8cc6bfdc548cd86c8660b7d09a945"}, "url": "http://172.30.9.23:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/ff867cffd74942c9b211e810d4e99e7c"}, "url": "http://192.30.9.5:8000/v1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "a0f192c268a64454aab8a33f735737b3", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "links": {"self": "http://172.30.9.23:5000/v3/endpoints", "previous": null, "next": null}} 2019-01-18 07:38:43,414 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/endpoints used request id req-7cf78489-31e1-4cc7-9ef1-85bc9c0320f0 2019-01-18 07:38:43,415 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task EndpointList in 0.0888690948486s 2019-01-18 07:38:43,423 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Upload VNFD 2019-01-18 07:38:43,453 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.207:80/api/v3/blueprints/vrouter-opnfv; body: bytes data 2019-01-18 07:38:45,515 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-18 07:38:45,515 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-18 07:38:45,515 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-18 07:38:45,515 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-18 07:38:45,515 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-18 07:38:45,516 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-18 07:38:45,516 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-18 07:38:45,516 - cloudify.rest_client.http - DEBUG - request header: Transfer-Encoding: chunked 2019-01-18 07:38:45,516 - 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": "2019-01-18T07:38:45.175Z", "updated_at": "2019-01-18T07:38:45.175Z", "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": {"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"}, "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"}}}, "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"}, "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"}, "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"}}}}, "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": []}, "extended_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": []}, "added_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": "", "openstack_config": {}, "start_retry_interval": 30}, "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": "", "openstack_config": {}, "start_retry_interval": 30}, "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"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "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"}}, "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": [{"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": "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": {"resource_id": "", "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, "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": "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": {"description": "", "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, "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"}}}}, {"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": "", "openstack_config": {}, "start_retry_interval": 30}, "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": "", "openstack_config": {}, "start_retry_interval": 30}, "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"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "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"}}, "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}]}, {"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": {"resource_id": "", "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, "floatingip": {"floating_network_name": {"get_input": "external_network_name"}}}}], "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"} 2019-01-18 07:38:45,517 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-18 07:38:45,517 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 18 Jan 2019 07:38:45 GMT 2019-01-18 07:38:45,518 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-18 07:38:45,518 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 258596 2019-01-18 07:38:45,518 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-18 07:38:45,532 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Create VNF Instance 2019-01-18 07:38:45,532 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.207:80/api/v3/deployments/vrouter-opnfv; body: {"inputs": {"keystone_url": "http://172.30.9.23:5000", "keystone_tenant_name": "vyos_vrouter-project_14e7bcbf-4c34-4287-a07b-8d72cb19489f", "keystone_project_domain_name": "Default", "region": "regionOne", "external_network_name": "external", "keystone_username": "vyos_vrouter-user_14e7bcbf-4c34-4287-a07b-8d72cb19489f", "keystone_user_domain_name": "Default", "reference_vnf_image_id": "83878bbd-0338-47a7-909e-36db079f1d18", "keystone_password": "76b912d1-294b-4cb2-8084-ca424aa6153c", "reference_vnf_flavor_id": "2b498237-55c1-492e-aa6b-24c00dc31413", "target_vnf_flavor_id": "2b498237-55c1-492e-aa6b-24c00dc31413", "target_vnf_image_id": "83878bbd-0338-47a7-909e-36db079f1d18"}, "skip_plugins_validation": false, "visibility": "tenant", "blueprint_id": "vrouter-opnfv"} 2019-01-18 07:38:46,779 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-18 07:38:46,780 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-18 07:38:46,780 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-18 07:38:46,780 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-18 07:38:46,780 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-18 07:38:46,780 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-18 07:38:46,780 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-18 07:38:46,780 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 774 2019-01-18 07:38:46,780 - 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": "2b498237-55c1-492e-aa6b-24c00dc31413", "target_vnf_flavor_id": "2b498237-55c1-492e-aa6b-24c00dc31413", "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_14e7bcbf-4c34-4287-a07b-8d72cb19489f", "security_group_name": "vnf_test_security_group", "reference_vnf_image_id": "83878bbd-0338-47a7-909e-36db079f1d18", "keystone_password": "76b912d1-294b-4cb2-8084-ca424aa6153c", "region": "regionOne", "target_vnf_port_name": "target_vnf_port", "keystone_tenant_name": "vyos_vrouter-project_14e7bcbf-4c34-4287-a07b-8d72cb19489f", "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": "83878bbd-0338-47a7-909e-36db079f1d18", "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": {"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"}, "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"}, "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"}, "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"}, "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"}}}}, "tenant_name": "default_tenant", "created_at": "2019-01-18T07:38:45.954Z", "updated_at": "2019-01-18T07:38:45.954Z", "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": []}, "extended_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": []}, "added_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"}}}}} 2019-01-18 07:38:46,780 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-18 07:38:46,781 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 18 Jan 2019 07:38:46 GMT 2019-01-18 07:38:46,781 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-18 07:38:46,781 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 9272 2019-01-18 07:38:46,781 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-18 07:38:46,782 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/executions 2019-01-18 07:38:47,179 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-18 07:38:47,179 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-18 07:38:47,179 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-18 07:38:47,179 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-18 07:38:47,179 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-18 07:38:47,179 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-18 07:38:47,180 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-18 07:38:47,180 - 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": {"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"}, "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"}, "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"}, "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"}, "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"}}}}, "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": "2019-01-18T07:38:46.651Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "vrouter-opnfv", "id": "d32e0086-7e33-4fc1-af23-ecc1946c259f"}], "metadata": {"pagination": {"total": 1, "offset": 0, "size": 0}}} 2019-01-18 07:38:47,180 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-18 07:38:47,180 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 18 Jan 2019 07:38:47 GMT 2019-01-18 07:38:47,180 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-18 07:38:47,180 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6010 2019-01-18 07:38:47,180 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-18 07:38:47,181 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/events 2019-01-18 07:38:47,258 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-18 07:38:47,258 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-18 07:38:47,258 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-18 07:38:47,258 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-18 07:38:47,258 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-18 07:38:47,259 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-18 07:38:47,259 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-18 07:38:47,259 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 0, "offset": 0, "size": 50}}} 2019-01-18 07:38:47,259 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-18 07:38:47,259 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 18 Jan 2019 07:38:47 GMT 2019-01-18 07:38:47,259 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-18 07:38:47,259 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 80 2019-01-18 07:38:47,259 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-18 07:38:47,259 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/executions/d32e0086-7e33-4fc1-af23-ecc1946c259f 2019-01-18 07:38:47,354 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-18 07:38:47,354 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-18 07:38:47,354 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-18 07:38:47,354 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-18 07:38:47,354 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-18 07:38:47,354 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-18 07:38:47,355 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-18 07:38:47,355 - 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": {"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"}, "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"}, "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"}, "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"}, "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"}}}}, "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": "2019-01-18T07:38:46.651Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "vrouter-opnfv", "id": "d32e0086-7e33-4fc1-af23-ecc1946c259f"} 2019-01-18 07:38:47,355 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-18 07:38:47,355 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 18 Jan 2019 07:38:47 GMT 2019-01-18 07:38:47,355 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-18 07:38:47,355 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5931 2019-01-18 07:38:47,355 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-18 07:38:52,361 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/events 2019-01-18 07:38:52,452 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-18 07:38:52,452 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-18 07:38:52,452 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-18 07:38:52,453 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-18 07:38:52,453 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-18 07:38:52,453 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-18 07:38:52,453 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-18 07:38:52,453 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "event_type": "workflow_started", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-18T07:38:47.740Z", "message": "Starting 'create_deployment_environment' workflow execution", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2019-01-18T07:38:47.740Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d32e0086-7e33-4fc1-af23-ecc1946c259f"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-18T07:38:48.110Z", "message": "Installing plugin: openstack", "level": "info", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2019-01-18T07:38:48.110Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d32e0086-7e33-4fc1-af23-ecc1946c259f", "logger": "c69d56b6-82c4-48a5-93f8-bfc4cd4c51a7"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-18T07:38:48.814Z", "message": "[localhost] run: /opt/mgmtworker/env/bin/pip freeze", "level": "debug", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2019-01-18T07:38:48.814Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d32e0086-7e33-4fc1-af23-ecc1946c259f", "logger": "c69d56b6-82c4-48a5-93f8-bfc4cd4c51a7"}, {"node_instance_id": null, "event_type": "sending_task", "operation": ",", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-18T07:38:48.859Z", "message": "Sending task 'cloudify_agent.operations.install_plugins'", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2019-01-18T07:38:48.859Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d32e0086-7e33-4fc1-af23-ecc1946c259f"}, {"node_instance_id": null, "event_type": "workflow_stage", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-18T07:38:48.859Z", "message": "Installing deployment plugins", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2019-01-18T07:38:48.859Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d32e0086-7e33-4fc1-af23-ecc1946c259f"}, {"node_instance_id": null, "event_type": "task_started", "operation": ",", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-18T07:38:48.859Z", "message": "Task started 'cloudify_agent.operations.install_plugins'", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2019-01-18T07:38:48.859Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d32e0086-7e33-4fc1-af23-ecc1946c259f"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-18T07:38:49.842Z", "message": "Installing plugin from source", "level": "info", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2019-01-18T07:38:49.842Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d32e0086-7e33-4fc1-af23-ecc1946c259f", "logger": "c69d56b6-82c4-48a5-93f8-bfc4cd4c51a7"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-18T07:38:49.842Z", "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": "2019-01-18T07:38:49.842Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d32e0086-7e33-4fc1-af23-ecc1946c259f", "logger": "c69d56b6-82c4-48a5-93f8-bfc4cd4c51a7"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-18T07:38:49.842Z", "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": "2019-01-18T07:38:49.842Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d32e0086-7e33-4fc1-af23-ecc1946c259f", "logger": "c69d56b6-82c4-48a5-93f8-bfc4cd4c51a7"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-18T07:38:51.247Z", "message": "Installing from directory: /tmp/tmpANbsuL [args=--prefix=\"/tmp/openstack-p0kEfL\" --constraint=\"/tmp/openstack-p0kEfL/constraint.txt\", package_name=cloudify-openstack-plugin]", "level": "debug", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2019-01-18T07:38:51.247Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d32e0086-7e33-4fc1-af23-ecc1946c259f", "logger": "c69d56b6-82c4-48a5-93f8-bfc4cd4c51a7"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-18T07:38:51.247Z", "message": "[localhost] run: /opt/mgmtworker/env/bin/pip install /tmp/tmpANbsuL --prefix=\"/tmp/openstack-p0kEfL\" --constraint=\"/tmp/openstack-p0kEfL/constraint.txt\"", "level": "debug", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2019-01-18T07:38:51.247Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d32e0086-7e33-4fc1-af23-ecc1946c259f", "logger": "c69d56b6-82c4-48a5-93f8-bfc4cd4c51a7"}], "metadata": {"pagination": {"total": 11, "offset": 0, "size": 50}}} 2019-01-18 07:38:52,453 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-18 07:38:52,453 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 18 Jan 2019 07:38:52 GMT 2019-01-18 07:38:52,453 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-18 07:38:52,453 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5806 2019-01-18 07:38:52,453 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-18 07:38:52,454 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting 'create_deployment_environment' workflow execution 2019-01-18 07:38:52,454 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Installing plugin: openstack 2019-01-18 07:38:52,454 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - [localhost] run: /opt/mgmtworker/env/bin/pip freeze 2019-01-18 07:38:52,454 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2019-01-18 07:38:52,455 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Installing deployment plugins 2019-01-18 07:38:52,455 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2019-01-18 07:38:52,455 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Installing plugin from source 2019-01-18 07:38:52,455 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Extracting archive: https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip 2019-01-18 07:38:52,455 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Installing plugin openstack [current_platform=linux_x86_64, current_distro=centos, current_distro_release=core] 2019-01-18 07:38:52,455 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Installing from directory: /tmp/tmpANbsuL [args=--prefix="/tmp/openstack-p0kEfL" --constraint="/tmp/openstack-p0kEfL/constraint.txt", package_name=cloudify-openstack-plugin] 2019-01-18 07:38:52,456 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - [localhost] run: /opt/mgmtworker/env/bin/pip install /tmp/tmpANbsuL --prefix="/tmp/openstack-p0kEfL" --constraint="/tmp/openstack-p0kEfL/constraint.txt" 2019-01-18 07:38:52,456 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/executions/d32e0086-7e33-4fc1-af23-ecc1946c259f 2019-01-18 07:38:52,520 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-18 07:38:52,520 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-18 07:38:52,521 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-18 07:38:52,521 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-18 07:38:52,521 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-18 07:38:52,521 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-18 07:38:52,521 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-18 07:38:52,521 - 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": {"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"}, "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"}, "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"}, "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"}, "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"}}}}, "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": "2019-01-18T07:38:46.651Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "vrouter-opnfv", "id": "d32e0086-7e33-4fc1-af23-ecc1946c259f"} 2019-01-18 07:38:52,521 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-18 07:38:52,521 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 18 Jan 2019 07:38:52 GMT 2019-01-18 07:38:52,521 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-18 07:38:52,522 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5931 2019-01-18 07:38:52,522 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-18 07:38:57,527 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/events 2019-01-18 07:38:57,621 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-18 07:38:57,621 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-18 07:38:57,622 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-18 07:38:57,622 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-18 07:38:57,622 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-18 07:38:57,622 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-18 07:38:57,622 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-18 07:38:57,622 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 11, "offset": 11, "size": 50}}} 2019-01-18 07:38:57,622 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-18 07:38:57,622 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 18 Jan 2019 07:38:57 GMT 2019-01-18 07:38:57,622 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-18 07:38:57,622 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 82 2019-01-18 07:38:57,623 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-18 07:38:57,623 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/executions/d32e0086-7e33-4fc1-af23-ecc1946c259f 2019-01-18 07:38:57,692 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-18 07:38:57,692 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-18 07:38:57,693 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-18 07:38:57,693 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-18 07:38:57,693 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-18 07:38:57,693 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-18 07:38:57,693 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-18 07:38:57,693 - 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": {"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"}, "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"}, "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"}, "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"}, "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"}}}}, "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": "2019-01-18T07:38:46.651Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "vrouter-opnfv", "id": "d32e0086-7e33-4fc1-af23-ecc1946c259f"} 2019-01-18 07:38:57,693 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-18 07:38:57,693 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 18 Jan 2019 07:38:57 GMT 2019-01-18 07:38:57,693 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-18 07:38:57,694 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5931 2019-01-18 07:38:57,694 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-18 07:39:02,699 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/events 2019-01-18 07:39:02,768 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-18 07:39:02,768 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-18 07:39:02,768 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-18 07:39:02,769 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-18 07:39:02,769 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-18 07:39:02,769 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-18 07:39:02,769 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-18 07:39:02,769 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 11, "offset": 11, "size": 50}}} 2019-01-18 07:39:02,769 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-18 07:39:02,769 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 18 Jan 2019 07:39:02 GMT 2019-01-18 07:39:02,769 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-18 07:39:02,769 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 82 2019-01-18 07:39:02,769 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-18 07:39:02,770 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/executions/d32e0086-7e33-4fc1-af23-ecc1946c259f 2019-01-18 07:39:02,847 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-18 07:39:02,848 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-18 07:39:02,848 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-18 07:39:02,848 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-18 07:39:02,848 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-18 07:39:02,848 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-18 07:39:02,848 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-18 07:39:02,848 - 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": {"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"}, "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"}, "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"}, "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"}, "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"}}}}, "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": "2019-01-18T07:38:46.651Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "vrouter-opnfv", "id": "d32e0086-7e33-4fc1-af23-ecc1946c259f"} 2019-01-18 07:39:02,849 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-18 07:39:02,849 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 18 Jan 2019 07:39:02 GMT 2019-01-18 07:39:02,849 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-18 07:39:02,849 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5931 2019-01-18 07:39:02,849 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-18 07:39:07,855 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/events 2019-01-18 07:39:07,929 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-18 07:39:07,929 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-18 07:39:07,929 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-18 07:39:07,929 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-18 07:39:07,930 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-18 07:39:07,930 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-18 07:39:07,930 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-18 07:39:07,930 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 11, "offset": 11, "size": 50}}} 2019-01-18 07:39:07,930 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-18 07:39:07,930 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 18 Jan 2019 07:39:07 GMT 2019-01-18 07:39:07,930 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-18 07:39:07,930 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 82 2019-01-18 07:39:07,930 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-18 07:39:07,931 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/executions/d32e0086-7e33-4fc1-af23-ecc1946c259f 2019-01-18 07:39:07,997 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-18 07:39:07,997 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-18 07:39:07,997 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-18 07:39:07,997 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-18 07:39:07,997 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-18 07:39:07,997 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-18 07:39:07,998 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-18 07:39:07,998 - 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": {"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"}, "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"}, "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"}, "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"}, "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"}}}}, "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": "2019-01-18T07:38:46.651Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "vrouter-opnfv", "id": "d32e0086-7e33-4fc1-af23-ecc1946c259f"} 2019-01-18 07:39:07,998 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-18 07:39:07,998 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 18 Jan 2019 07:39:07 GMT 2019-01-18 07:39:07,998 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-18 07:39:07,998 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5931 2019-01-18 07:39:07,998 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-18 07:39:13,004 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/events 2019-01-18 07:39:13,070 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-18 07:39:13,070 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-18 07:39:13,070 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-18 07:39:13,070 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-18 07:39:13,070 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-18 07:39:13,070 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-18 07:39:13,071 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-18 07:39:13,071 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 11, "offset": 11, "size": 50}}} 2019-01-18 07:39:13,071 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-18 07:39:13,071 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 18 Jan 2019 07:39:13 GMT 2019-01-18 07:39:13,071 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-18 07:39:13,071 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 82 2019-01-18 07:39:13,071 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-18 07:39:13,071 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/executions/d32e0086-7e33-4fc1-af23-ecc1946c259f 2019-01-18 07:39:13,132 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-18 07:39:13,132 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-18 07:39:13,132 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-18 07:39:13,132 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-18 07:39:13,132 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-18 07:39:13,132 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-18 07:39:13,132 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-18 07:39:13,133 - 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": {"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"}, "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"}, "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"}, "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"}, "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"}}}}, "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": "2019-01-18T07:38:46.651Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "vrouter-opnfv", "id": "d32e0086-7e33-4fc1-af23-ecc1946c259f"} 2019-01-18 07:39:13,133 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-18 07:39:13,133 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 18 Jan 2019 07:39:13 GMT 2019-01-18 07:39:13,133 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-18 07:39:13,133 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5931 2019-01-18 07:39:13,133 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-18 07:39:18,139 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/events 2019-01-18 07:39:18,212 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-18 07:39:18,212 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-18 07:39:18,212 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-18 07:39:18,212 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-18 07:39:18,212 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-18 07:39:18,212 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-18 07:39:18,212 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-18 07:39:18,212 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "operation": ",", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-18T07:39:15.015Z", "message": "Retrieved package name: cloudify-openstack-plugin", "level": "debug", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2019-01-18T07:39:15.015Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d32e0086-7e33-4fc1-af23-ecc1946c259f", "logger": "c69d56b6-82c4-48a5-93f8-bfc4cd4c51a7"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-18T07:39:16.297Z", "message": "Removing directory: /tmp/tmpANbsuL", "level": "debug", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2019-01-18T07:39:16.297Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d32e0086-7e33-4fc1-af23-ecc1946c259f", "logger": "c69d56b6-82c4-48a5-93f8-bfc4cd4c51a7"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": ",", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-18T07:39:16.511Z", "message": "Task succeeded 'cloudify_agent.operations.install_plugins'", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2019-01-18T07:39:16.511Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d32e0086-7e33-4fc1-af23-ecc1946c259f"}, {"node_instance_id": null, "event_type": "workflow_stage", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-18T07:39:16.903Z", "message": "Skipping starting deployment policy engine core - no policies defined", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2019-01-18T07:39:16.903Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d32e0086-7e33-4fc1-af23-ecc1946c259f"}, {"node_instance_id": null, "event_type": "workflow_stage", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-18T07:39:16.903Z", "message": "Creating deployment work directory", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2019-01-18T07:39:16.903Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d32e0086-7e33-4fc1-af23-ecc1946c259f"}, {"node_instance_id": null, "event_type": "workflow_succeeded", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-18T07:39:17.935Z", "message": "'create_deployment_environment' workflow execution succeeded", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2019-01-18T07:39:17.935Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d32e0086-7e33-4fc1-af23-ecc1946c259f"}], "metadata": {"pagination": {"total": 17, "offset": 11, "size": 50}}} 2019-01-18 07:39:18,213 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-18 07:39:18,213 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 18 Jan 2019 07:39:18 GMT 2019-01-18 07:39:18,213 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-18 07:39:18,213 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2991 2019-01-18 07:39:18,213 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-18 07:39:18,213 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Retrieved package name: cloudify-openstack-plugin 2019-01-18 07:39:18,214 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Removing directory: /tmp/tmpANbsuL 2019-01-18 07:39:18,214 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2019-01-18 07:39:18,214 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Skipping starting deployment policy engine core - no policies defined 2019-01-18 07:39:18,214 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating deployment work directory 2019-01-18 07:39:18,214 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - 'create_deployment_environment' workflow execution succeeded 2019-01-18 07:39:18,214 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/executions/d32e0086-7e33-4fc1-af23-ecc1946c259f 2019-01-18 07:39:18,276 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-18 07:39:18,276 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-18 07:39:18,276 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-18 07:39:18,276 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-18 07:39:18,276 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-18 07:39:18,276 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-18 07:39:18,277 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-18 07:39:18,277 - 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": {"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"}, "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"}, "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"}, "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"}, "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"}}}}, "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": "2019-01-18T07:38:46.651Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "vrouter-opnfv", "id": "d32e0086-7e33-4fc1-af23-ecc1946c259f"} 2019-01-18 07:39:18,277 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-18 07:39:18,277 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 18 Jan 2019 07:39:18 GMT 2019-01-18 07:39:18,277 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-18 07:39:18,277 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5934 2019-01-18 07:39:18,277 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-18 07:39:18,278 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Start the VNF Instance deployment 2019-01-18 07:39:18,278 - cloudify.rest_client.http - DEBUG - Sending request: POST http://172.30.9.207:80/api/v3/executions; body: {"allow_custom_parameters": "false", "deployment_id": "vrouter-opnfv", "force": "false", "workflow_id": "install", "parameters": null} 2019-01-18 07:39:18,441 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-18 07:39:18,441 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-18 07:39:18,441 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-18 07:39:18,441 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-18 07:39:18,441 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-18 07:39:18,441 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-18 07:39:18,442 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-18 07:39:18,442 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 134 2019-01-18 07:39:18,442 - 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": "2019-01-18T07:39:18.341Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "d12fb45c-3e68-450c-aabc-64815e6ac5f8"} 2019-01-18 07:39:18,442 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-18 07:39:18,442 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 18 Jan 2019 07:39:18 GMT 2019-01-18 07:39:18,442 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-18 07:39:18,442 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2019-01-18 07:39:18,442 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-18 07:39:18,443 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/events 2019-01-18 07:39:18,510 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-18 07:39:18,511 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-18 07:39:18,511 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-18 07:39:18,511 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-18 07:39:18,511 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-18 07:39:18,511 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-18 07:39:18,511 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-18 07:39:18,511 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 0, "offset": 0, "size": 50}}} 2019-01-18 07:39:18,511 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-18 07:39:18,512 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 18 Jan 2019 07:39:18 GMT 2019-01-18 07:39:18,512 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-18 07:39:18,512 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 80 2019-01-18 07:39:18,512 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-18 07:39:18,512 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/executions/d12fb45c-3e68-450c-aabc-64815e6ac5f8 2019-01-18 07:39:18,575 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-18 07:39:18,576 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-18 07:39:18,576 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-18 07:39:18,576 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-18 07:39:18,576 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-18 07:39:18,576 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-18 07:39:18,576 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-18 07:39:18,576 - 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": "2019-01-18T07:39:18.341Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "d12fb45c-3e68-450c-aabc-64815e6ac5f8"} 2019-01-18 07:39:18,576 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-18 07:39:18,577 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 18 Jan 2019 07:39:18 GMT 2019-01-18 07:39:18,577 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-18 07:39:18,577 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2019-01-18 07:39:18,577 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-18 07:39:23,582 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/events 2019-01-18 07:39:23,729 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-18 07:39:23,729 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-18 07:39:23,729 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-18 07:39:23,729 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-18 07:39:23,729 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-18 07:39:23,729 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-18 07:39:23,730 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-18 07:39:23,730 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "event_type": "workflow_started", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-18T07:39:19.032Z", "message": "Starting 'install' workflow execution", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:39:19.032Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d12fb45c-3e68-450c-aabc-64815e6ac5f8"}, {"node_instance_id": "data_plane_network_jl8840", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-18T07:39:20.389Z", "message": "Creating node", "node_name": "data_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:39:20.389Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d12fb45c-3e68-450c-aabc-64815e6ac5f8"}, {"node_instance_id": "data_plane_network_jl8840", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-18T07:39:21.931Z", "message": "Task started 'neutron_plugin.network.create'", "node_name": "data_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:39:21.931Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d12fb45c-3e68-450c-aabc-64815e6ac5f8"}, {"node_instance_id": "data_plane_network_jl8840", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-18T07:39:21.931Z", "message": "Sending task 'neutron_plugin.network.create'", "node_name": "data_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:39:21.931Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d12fb45c-3e68-450c-aabc-64815e6ac5f8"}, {"node_instance_id": "external_network_vufo1n", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-18T07:39:21.931Z", "message": "Sending task 'neutron_plugin.network.create'", "node_name": "external_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:39:21.931Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d12fb45c-3e68-450c-aabc-64815e6ac5f8"}, {"node_instance_id": "reference_vnf_ip_tuycfj", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-18T07:39:21.931Z", "message": "Task started 'neutron_plugin.floatingip.create'", "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:39:21.931Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d12fb45c-3e68-450c-aabc-64815e6ac5f8"}, {"node_instance_id": "target_vnf_ip_gjwa95", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-18T07:39:21.931Z", "message": "Creating node", "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:39:21.931Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d12fb45c-3e68-450c-aabc-64815e6ac5f8"}, {"node_instance_id": "reference_vnf_ip_tuycfj", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-18T07:39:21.931Z", "message": "Sending task 'neutron_plugin.floatingip.create'", "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:39:21.931Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d12fb45c-3e68-450c-aabc-64815e6ac5f8"}, {"node_instance_id": "reference_vnf_ip_tuycfj", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-18T07:39:21.931Z", "message": "Creating node", "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:39:21.931Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d12fb45c-3e68-450c-aabc-64815e6ac5f8"}, {"node_instance_id": "external_network_vufo1n", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-18T07:39:21.931Z", "message": "Creating node", "node_name": "external_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:39:21.931Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d12fb45c-3e68-450c-aabc-64815e6ac5f8"}, {"node_instance_id": "external_network_vufo1n", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-18T07:39:21.931Z", "message": "Task started 'neutron_plugin.network.create'", "node_name": "external_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:39:21.931Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d12fb45c-3e68-450c-aabc-64815e6ac5f8"}, {"node_instance_id": "keypair_hkpkj8", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-18T07:39:21.931Z", "message": "Creating node", "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:39:21.931Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d12fb45c-3e68-450c-aabc-64815e6ac5f8"}, {"node_instance_id": "keypair_hkpkj8", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-18T07:39:22.969Z", "message": "Task started 'nova_plugin.keypair.create'", "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:39:22.969Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d12fb45c-3e68-450c-aabc-64815e6ac5f8"}, {"node_instance_id": "management_plane_network_mbd48c", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-18T07:39:22.969Z", "message": "Sending task 'neutron_plugin.network.create'", "node_name": "management_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:39:22.969Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d12fb45c-3e68-450c-aabc-64815e6ac5f8"}, {"node_instance_id": "target_vnf_ip_gjwa95", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-18T07:39:22.969Z", "message": "Sending task 'neutron_plugin.floatingip.create'", "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:39:22.969Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d12fb45c-3e68-450c-aabc-64815e6ac5f8"}, {"node_instance_id": "management_plane_network_mbd48c", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-18T07:39:22.969Z", "message": "Creating node", "node_name": "management_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:39:22.969Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d12fb45c-3e68-450c-aabc-64815e6ac5f8"}, {"node_instance_id": "security_group_ou1ta9", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-18T07:39:22.969Z", "message": "Sending task 'neutron_plugin.security_group.create'", "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:39:22.969Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d12fb45c-3e68-450c-aabc-64815e6ac5f8"}, {"node_instance_id": "security_group_ou1ta9", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-18T07:39:22.969Z", "message": "Creating node", "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:39:22.969Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d12fb45c-3e68-450c-aabc-64815e6ac5f8"}, {"node_instance_id": "keypair_hkpkj8", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-18T07:39:22.969Z", "message": "Sending task 'nova_plugin.keypair.create'", "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:39:22.969Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d12fb45c-3e68-450c-aabc-64815e6ac5f8"}, {"node_instance_id": "target_vnf_ip_gjwa95", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-18T07:39:22.969Z", "message": "Task started 'neutron_plugin.floatingip.create'", "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:39:22.969Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d12fb45c-3e68-450c-aabc-64815e6ac5f8"}, {"node_instance_id": "external_network_vufo1n", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-18T07:39:22.996Z", "message": "Using external resource network: external", "level": "info", "node_name": "external_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:39:22.996Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d12fb45c-3e68-450c-aabc-64815e6ac5f8", "logger": "c00e7a0c-b480-4f96-a49a-cca358d47a90"}], "metadata": {"pagination": {"total": 21, "offset": 0, "size": 50}}} 2019-01-18 07:39:23,730 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-18 07:39:23,730 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 18 Jan 2019 07:39:23 GMT 2019-01-18 07:39:23,730 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-18 07:39:23,730 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 10362 2019-01-18 07:39:23,730 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-18 07:39:23,731 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting 'install' workflow execution 2019-01-18 07:39:23,731 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2019-01-18 07:39:23,731 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' 2019-01-18 07:39:23,731 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' 2019-01-18 07:39:23,731 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' 2019-01-18 07:39:23,732 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' 2019-01-18 07:39:23,732 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2019-01-18 07:39:23,732 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' 2019-01-18 07:39:23,732 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2019-01-18 07:39:23,732 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2019-01-18 07:39:23,732 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' 2019-01-18 07:39:23,733 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2019-01-18 07:39:23,733 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.keypair.create' 2019-01-18 07:39:23,733 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' 2019-01-18 07:39:23,733 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' 2019-01-18 07:39:23,733 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2019-01-18 07:39:23,733 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.create' 2019-01-18 07:39:23,734 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2019-01-18 07:39:23,734 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.create' 2019-01-18 07:39:23,734 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' 2019-01-18 07:39:23,734 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Using external resource network: external 2019-01-18 07:39:23,734 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/executions/d12fb45c-3e68-450c-aabc-64815e6ac5f8 2019-01-18 07:39:23,903 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-18 07:39:23,903 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-18 07:39:23,903 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-18 07:39:23,903 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-18 07:39:23,903 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-18 07:39:23,903 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-18 07:39:23,903 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-18 07:39:23,904 - 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": "2019-01-18T07:39:18.341Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "d12fb45c-3e68-450c-aabc-64815e6ac5f8"} 2019-01-18 07:39:23,904 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-18 07:39:23,904 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 18 Jan 2019 07:39:23 GMT 2019-01-18 07:39:23,904 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-18 07:39:23,904 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2019-01-18 07:39:23,904 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-18 07:39:28,909 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/events 2019-01-18 07:39:28,986 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-18 07:39:28,986 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-18 07:39:28,986 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-18 07:39:28,987 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-18 07:39:28,987 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-18 07:39:28,987 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-18 07:39:28,987 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-18 07:39:28,987 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "management_plane_network_mbd48c", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-18T07:39:23.994Z", "message": "Task started 'neutron_plugin.network.create'", "node_name": "management_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:39:23.994Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d12fb45c-3e68-450c-aabc-64815e6ac5f8"}, {"node_instance_id": "external_network_vufo1n", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-18T07:39:23.994Z", "message": "Task succeeded 'neutron_plugin.network.create'", "node_name": "external_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:39:23.994Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d12fb45c-3e68-450c-aabc-64815e6ac5f8"}, {"node_instance_id": "data_plane_network_jl8840", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-18T07:39:23.994Z", "message": "Configuring node", "node_name": "data_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:39:23.994Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d12fb45c-3e68-450c-aabc-64815e6ac5f8"}, {"node_instance_id": "security_group_ou1ta9", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-18T07:39:23.994Z", "message": "Task started 'neutron_plugin.security_group.create'", "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:39:23.994Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d12fb45c-3e68-450c-aabc-64815e6ac5f8"}, {"node_instance_id": "data_plane_network_jl8840", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-18T07:39:23.994Z", "message": "Task succeeded 'neutron_plugin.network.create'", "node_name": "data_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:39:23.994Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d12fb45c-3e68-450c-aabc-64815e6ac5f8"}, {"node_instance_id": "external_network_vufo1n", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-18T07:39:23.994Z", "message": "Configuring node", "node_name": "external_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:39:23.994Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d12fb45c-3e68-450c-aabc-64815e6ac5f8"}, {"node_instance_id": "security_group_ou1ta9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-18T07:39:24.371Z", "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": "2019-01-18T07:39:24.371Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d12fb45c-3e68-450c-aabc-64815e6ac5f8", "logger": "01ffda86-4ee3-4258-b1a5-9279e08cc45a"}, {"node_instance_id": "security_group_ou1ta9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-18T07:39:24.952Z", "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": "2019-01-18T07:39:24.952Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d12fb45c-3e68-450c-aabc-64815e6ac5f8", "logger": "01ffda86-4ee3-4258-b1a5-9279e08cc45a"}, {"node_instance_id": "security_group_ou1ta9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-18T07:39:24.952Z", "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": "2019-01-18T07:39:24.952Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d12fb45c-3e68-450c-aabc-64815e6ac5f8", "logger": "01ffda86-4ee3-4258-b1a5-9279e08cc45a"}, {"node_instance_id": "security_group_ou1ta9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-18T07:39:24.952Z", "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": "2019-01-18T07:39:24.952Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d12fb45c-3e68-450c-aabc-64815e6ac5f8", "logger": "01ffda86-4ee3-4258-b1a5-9279e08cc45a"}, {"node_instance_id": "security_group_ou1ta9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-18T07:39:24.952Z", "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": "2019-01-18T07:39:24.952Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d12fb45c-3e68-450c-aabc-64815e6ac5f8", "logger": "01ffda86-4ee3-4258-b1a5-9279e08cc45a"}, {"node_instance_id": "security_group_ou1ta9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-18T07:39:24.952Z", "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": "2019-01-18T07:39:24.952Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d12fb45c-3e68-450c-aabc-64815e6ac5f8", "logger": "01ffda86-4ee3-4258-b1a5-9279e08cc45a"}, {"node_instance_id": "security_group_ou1ta9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-18T07:39:24.952Z", "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": "2019-01-18T07:39:24.952Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d12fb45c-3e68-450c-aabc-64815e6ac5f8", "logger": "01ffda86-4ee3-4258-b1a5-9279e08cc45a"}, {"node_instance_id": "reference_vnf_ip_tuycfj", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-18T07:39:24.952Z", "message": "Floating IP creation response: {u'router_id': None, u'status': u'DOWN', u'description': u'', u'tags': [], u'tenant_id': u'17e729102c084fb48ba796776c94dd74', u'created_at': u'2019-01-18T07:39:24Z', u'updated_at': u'2019-01-18T07:39:24Z', u'floating_network_id': u'c7128340-d09d-4472-ab8c-6b0e75149f5d', u'fixed_ip_address': None, u'floating_ip_address': u'172.30.9.204', u'revision_number': 0, u'project_id': u'17e729102c084fb48ba796776c94dd74', u'port_id': None, u'id': u'9d07e3d4-73f5-46e2-a5f7-d17fbaad20f6'}", "level": "info", "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:39:24.952Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d12fb45c-3e68-450c-aabc-64815e6ac5f8", "logger": "4feb50cc-4df7-46bd-b379-21600295e03b"}, {"node_instance_id": "security_group_ou1ta9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-18T07:39:24.952Z", "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": "2019-01-18T07:39:24.952Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d12fb45c-3e68-450c-aabc-64815e6ac5f8", "logger": "01ffda86-4ee3-4258-b1a5-9279e08cc45a"}, {"node_instance_id": "keypair_hkpkj8", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-18T07:39:25.166Z", "message": "Starting node", "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:39:25.166Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d12fb45c-3e68-450c-aabc-64815e6ac5f8"}, {"node_instance_id": "keypair_hkpkj8", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-18T07:39:25.166Z", "message": "Task succeeded 'nova_plugin.keypair.create'", "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:39:25.166Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d12fb45c-3e68-450c-aabc-64815e6ac5f8"}, {"node_instance_id": "external_network_vufo1n", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-18T07:39:25.166Z", "message": "Starting node", "node_name": "external_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:39:25.166Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d12fb45c-3e68-450c-aabc-64815e6ac5f8"}, {"node_instance_id": "reference_vnf_ip_tuycfj", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-18T07:39:25.166Z", "message": "Task succeeded 'neutron_plugin.floatingip.create'", "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:39:25.166Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d12fb45c-3e68-450c-aabc-64815e6ac5f8"}, {"node_instance_id": "keypair_hkpkj8", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-18T07:39:25.166Z", "message": "Configuring node", "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:39:25.166Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d12fb45c-3e68-450c-aabc-64815e6ac5f8"}, {"node_instance_id": "data_plane_network_jl8840", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-18T07:39:25.166Z", "message": "Starting node", "node_name": "data_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:39:25.166Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d12fb45c-3e68-450c-aabc-64815e6ac5f8"}, {"node_instance_id": "target_vnf_ip_gjwa95", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-18T07:39:25.982Z", "message": "Floating IP creation response: {u'router_id': None, u'status': u'DOWN', u'description': u'', u'tags': [], u'tenant_id': u'17e729102c084fb48ba796776c94dd74', u'created_at': u'2019-01-18T07:39:24Z', u'updated_at': u'2019-01-18T07:39:24Z', u'floating_network_id': u'c7128340-d09d-4472-ab8c-6b0e75149f5d', u'fixed_ip_address': None, u'floating_ip_address': u'172.30.9.202', u'revision_number': 0, u'project_id': u'17e729102c084fb48ba796776c94dd74', u'port_id': None, u'id': u'5d56dcb2-4c00-47b3-9014-3f02e52caf79'}", "level": "info", "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:39:25.982Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d12fb45c-3e68-450c-aabc-64815e6ac5f8", "logger": "242bccad-2587-4fcd-afe5-a30b11597cfd"}, {"node_instance_id": "reference_vnf_ip_tuycfj", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-18T07:39:26.267Z", "message": "Configuring node", "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:39:26.267Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d12fb45c-3e68-450c-aabc-64815e6ac5f8"}, {"node_instance_id": "target_vnf_ip_gjwa95", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-18T07:39:26.267Z", "message": "Task succeeded 'neutron_plugin.floatingip.create'", "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:39:26.267Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d12fb45c-3e68-450c-aabc-64815e6ac5f8"}, {"node_instance_id": "target_vnf_ip_gjwa95", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-18T07:39:26.267Z", "message": "Configuring node", "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:39:26.267Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d12fb45c-3e68-450c-aabc-64815e6ac5f8"}, {"node_instance_id": "router_g9usse", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-18T07:39:26.267Z", "message": "Creating node", "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:39:26.267Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d12fb45c-3e68-450c-aabc-64815e6ac5f8"}, {"node_instance_id": "management_plane_network_mbd48c", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-18T07:39:26.267Z", "message": "Task succeeded 'neutron_plugin.network.create'", "node_name": "management_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:39:26.267Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d12fb45c-3e68-450c-aabc-64815e6ac5f8"}, {"node_instance_id": "router_g9usse", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-18T07:39:27.338Z", "message": "Task started 'neutron_plugin.router.create'", "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:39:27.338Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d12fb45c-3e68-450c-aabc-64815e6ac5f8"}, {"node_instance_id": "management_plane_network_mbd48c", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-18T07:39:27.338Z", "message": "Configuring node", "node_name": "management_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:39:27.338Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d12fb45c-3e68-450c-aabc-64815e6ac5f8"}, {"node_instance_id": "data_plane_subnet_nm1wri", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-18T07:39:27.338Z", "message": "Sending task 'neutron_plugin.subnet.create'", "node_name": "data_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:39:27.338Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d12fb45c-3e68-450c-aabc-64815e6ac5f8"}, {"node_instance_id": "reference_vnf_ip_tuycfj", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-18T07:39:27.338Z", "message": "Starting node", "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:39:27.338Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d12fb45c-3e68-450c-aabc-64815e6ac5f8"}, {"node_instance_id": "router_g9usse", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-18T07:39:27.338Z", "message": "Sending task 'neutron_plugin.router.create'", "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:39:27.338Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d12fb45c-3e68-450c-aabc-64815e6ac5f8"}, {"node_instance_id": "data_plane_subnet_nm1wri", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-18T07:39:27.338Z", "message": "Task started 'neutron_plugin.subnet.create'", "node_name": "data_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:39:27.338Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d12fb45c-3e68-450c-aabc-64815e6ac5f8"}, {"node_instance_id": "data_plane_subnet_nm1wri", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-18T07:39:27.338Z", "message": "Creating node", "node_name": "data_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:39:27.338Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d12fb45c-3e68-450c-aabc-64815e6ac5f8"}, {"node_instance_id": "management_plane_network_mbd48c", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-18T07:39:28.354Z", "message": "Starting node", "node_name": "management_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:39:28.354Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d12fb45c-3e68-450c-aabc-64815e6ac5f8"}, {"node_instance_id": "target_vnf_ip_gjwa95", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-18T07:39:28.354Z", "message": "Starting node", "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:39:28.354Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d12fb45c-3e68-450c-aabc-64815e6ac5f8"}], "metadata": {"pagination": {"total": 57, "offset": 21, "size": 50}}} 2019-01-18 07:39:28,987 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-18 07:39:28,987 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 18 Jan 2019 07:39:28 GMT 2019-01-18 07:39:28,987 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-18 07:39:28,987 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 19973 2019-01-18 07:39:28,988 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-18 07:39:28,988 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' 2019-01-18 07:39:28,989 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.network.create' 2019-01-18 07:39:28,989 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2019-01-18 07:39:28,989 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.security_group.create' 2019-01-18 07:39:28,989 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.network.create' 2019-01-18 07:39:28,989 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2019-01-18 07:39:28,989 - 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} 2019-01-18 07:39:28,990 - 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'} 2019-01-18 07:39:28,990 - 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'} 2019-01-18 07:39:28,990 - 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'} 2019-01-18 07:39:28,990 - 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'} 2019-01-18 07:39:28,990 - 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'} 2019-01-18 07:39:28,990 - 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'} 2019-01-18 07:39:28,991 - 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'17e729102c084fb48ba796776c94dd74', u'created_at': u'2019-01-18T07:39:24Z', u'updated_at': u'2019-01-18T07:39:24Z', u'floating_network_id': u'c7128340-d09d-4472-ab8c-6b0e75149f5d', u'fixed_ip_address': None, u'floating_ip_address': u'172.30.9.204', u'revision_number': 0, u'project_id': u'17e729102c084fb48ba796776c94dd74', u'port_id': None, u'id': u'9d07e3d4-73f5-46e2-a5f7-d17fbaad20f6'} 2019-01-18 07:39:28,991 - 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'} 2019-01-18 07:39:28,991 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2019-01-18 07:39:28,991 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'nova_plugin.keypair.create' 2019-01-18 07:39:28,991 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2019-01-18 07:39:28,991 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.floatingip.create' 2019-01-18 07:39:28,992 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2019-01-18 07:39:28,992 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2019-01-18 07:39:28,992 - 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'17e729102c084fb48ba796776c94dd74', u'created_at': u'2019-01-18T07:39:24Z', u'updated_at': u'2019-01-18T07:39:24Z', u'floating_network_id': u'c7128340-d09d-4472-ab8c-6b0e75149f5d', u'fixed_ip_address': None, u'floating_ip_address': u'172.30.9.202', u'revision_number': 0, u'project_id': u'17e729102c084fb48ba796776c94dd74', u'port_id': None, u'id': u'5d56dcb2-4c00-47b3-9014-3f02e52caf79'} 2019-01-18 07:39:28,992 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2019-01-18 07:39:28,992 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.floatingip.create' 2019-01-18 07:39:28,992 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2019-01-18 07:39:28,992 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2019-01-18 07:39:28,993 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.network.create' 2019-01-18 07:39:28,993 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.router.create' 2019-01-18 07:39:28,993 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2019-01-18 07:39:28,993 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.subnet.create' 2019-01-18 07:39:28,993 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2019-01-18 07:39:28,993 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.router.create' 2019-01-18 07:39:28,994 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.subnet.create' 2019-01-18 07:39:28,994 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2019-01-18 07:39:28,994 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2019-01-18 07:39:28,994 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2019-01-18 07:39:28,994 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/executions/d12fb45c-3e68-450c-aabc-64815e6ac5f8 2019-01-18 07:39:29,078 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-18 07:39:29,078 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-18 07:39:29,078 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-18 07:39:29,078 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-18 07:39:29,078 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-18 07:39:29,078 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-18 07:39:29,079 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-18 07:39:29,079 - 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": "2019-01-18T07:39:18.341Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "d12fb45c-3e68-450c-aabc-64815e6ac5f8"} 2019-01-18 07:39:29,079 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-18 07:39:29,079 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 18 Jan 2019 07:39:29 GMT 2019-01-18 07:39:29,079 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-18 07:39:29,079 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2019-01-18 07:39:29,079 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-18 07:39:29,079 - paramiko.transport - DEBUG - EOF in transport thread 2019-01-18 07:39:34,085 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/events 2019-01-18 07:39:34,163 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-18 07:39:34,163 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-18 07:39:34,163 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-18 07:39:34,163 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-18 07:39:34,163 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-18 07:39:34,163 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-18 07:39:34,163 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-18 07:39:34,163 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "data_plane_subnet_nm1wri", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-18T07:39:29.369Z", "message": "Task succeeded 'neutron_plugin.subnet.create'", "node_name": "data_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:39:29.369Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d12fb45c-3e68-450c-aabc-64815e6ac5f8"}, {"node_instance_id": "security_group_ou1ta9", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-18T07:39:29.369Z", "message": "Task succeeded 'neutron_plugin.security_group.create'", "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:39:29.369Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d12fb45c-3e68-450c-aabc-64815e6ac5f8"}, {"node_instance_id": "data_plane_subnet_nm1wri", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-18T07:39:29.369Z", "message": "Configuring node", "node_name": "data_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:39:29.369Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d12fb45c-3e68-450c-aabc-64815e6ac5f8"}, {"node_instance_id": "security_group_ou1ta9", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-18T07:39:29.369Z", "message": "Configuring node", "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:39:29.369Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d12fb45c-3e68-450c-aabc-64815e6ac5f8"}, {"node_instance_id": "security_group_ou1ta9", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-18T07:39:30.389Z", "message": "Starting node", "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:39:30.389Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d12fb45c-3e68-450c-aabc-64815e6ac5f8"}, {"node_instance_id": "data_plane_subnet_nm1wri", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-18T07:39:30.389Z", "message": "Starting node", "node_name": "data_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:39:30.389Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d12fb45c-3e68-450c-aabc-64815e6ac5f8"}, {"node_instance_id": "reference_vnf_data_plane_port_7tark5", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-18T07:39:31.569Z", "message": "Creating node", "node_name": "reference_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:39:31.569Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d12fb45c-3e68-450c-aabc-64815e6ac5f8"}, {"node_instance_id": "target_vnf_data_plane_port_hbycj3", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-18T07:39:32.449Z", "message": "Sending task 'neutron_plugin.port.create'", "node_name": "target_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:39:32.449Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d12fb45c-3e68-450c-aabc-64815e6ac5f8"}, {"node_instance_id": "target_vnf_data_plane_port_hbycj3", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-18T07:39:32.449Z", "message": "Creating node", "node_name": "target_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:39:32.449Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d12fb45c-3e68-450c-aabc-64815e6ac5f8"}, {"node_instance_id": "reference_vnf_data_plane_port_7tark5", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-18T07:39:32.449Z", "message": "Sending task 'neutron_plugin.port.create'", "node_name": "reference_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:39:32.449Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d12fb45c-3e68-450c-aabc-64815e6ac5f8"}, {"node_instance_id": "target_vnf_data_plane_port_hbycj3", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-18T07:39:32.449Z", "message": "Task started 'neutron_plugin.port.create'", "node_name": "target_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:39:32.449Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d12fb45c-3e68-450c-aabc-64815e6ac5f8"}, {"node_instance_id": "reference_vnf_data_plane_port_7tark5", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-18T07:39:32.449Z", "message": "Task started 'neutron_plugin.port.create'", "node_name": "reference_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:39:32.449Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d12fb45c-3e68-450c-aabc-64815e6ac5f8"}, {"node_instance_id": "router_g9usse", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-18T07:39:33.471Z", "message": "Task succeeded 'neutron_plugin.router.create'", "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:39:33.471Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d12fb45c-3e68-450c-aabc-64815e6ac5f8"}], "metadata": {"pagination": {"total": 70, "offset": 57, "size": 50}}} 2019-01-18 07:39:34,163 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-18 07:39:34,164 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 18 Jan 2019 07:39:34 GMT 2019-01-18 07:39:34,164 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-18 07:39:34,164 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6511 2019-01-18 07:39:34,164 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-18 07:39:34,164 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.subnet.create' 2019-01-18 07:39:34,164 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2019-01-18 07:39:34,165 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2019-01-18 07:39:34,165 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2019-01-18 07:39:34,165 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2019-01-18 07:39:34,165 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2019-01-18 07:39:34,165 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2019-01-18 07:39:34,165 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.create' 2019-01-18 07:39:34,166 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2019-01-18 07:39:34,166 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.create' 2019-01-18 07:39:34,166 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.create' 2019-01-18 07:39:34,166 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.create' 2019-01-18 07:39:34,166 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.router.create' 2019-01-18 07:39:34,166 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/executions/d12fb45c-3e68-450c-aabc-64815e6ac5f8 2019-01-18 07:39:34,267 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-18 07:39:34,268 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-18 07:39:34,268 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-18 07:39:34,268 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-18 07:39:34,268 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-18 07:39:34,268 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-18 07:39:34,268 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-18 07:39:34,268 - 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": "2019-01-18T07:39:18.341Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "d12fb45c-3e68-450c-aabc-64815e6ac5f8"} 2019-01-18 07:39:34,268 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-18 07:39:34,268 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 18 Jan 2019 07:39:34 GMT 2019-01-18 07:39:34,269 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-18 07:39:34,269 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2019-01-18 07:39:34,269 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-18 07:39:39,274 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/events 2019-01-18 07:39:39,342 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-18 07:39:39,342 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-18 07:39:39,342 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-18 07:39:39,342 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-18 07:39:39,342 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-18 07:39:39,342 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-18 07:39:39,342 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-18 07:39:39,343 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "router_g9usse", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-18T07:39:34.493Z", "message": "Starting node", "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:39:34.493Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d12fb45c-3e68-450c-aabc-64815e6ac5f8"}, {"node_instance_id": "router_g9usse", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-18T07:39:34.493Z", "message": "Configuring node", "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:39:34.493Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d12fb45c-3e68-450c-aabc-64815e6ac5f8"}, {"node_instance_id": "reference_vnf_data_plane_port_7tark5", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-18T07:39:34.493Z", "message": "Task succeeded 'neutron_plugin.port.create'", "node_name": "reference_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:39:34.493Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d12fb45c-3e68-450c-aabc-64815e6ac5f8"}, {"node_instance_id": "target_vnf_data_plane_port_hbycj3", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-18T07:39:34.493Z", "message": "Task succeeded 'neutron_plugin.port.create'", "node_name": "target_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:39:34.493Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d12fb45c-3e68-450c-aabc-64815e6ac5f8"}, {"node_instance_id": "management_plane_subnet_bq2tve", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-18T07:39:35.527Z", "message": "Creating node", "node_name": "management_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:39:35.527Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d12fb45c-3e68-450c-aabc-64815e6ac5f8"}, {"node_instance_id": "management_plane_subnet_bq2tve", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-18T07:39:35.527Z", "message": "Sending task 'neutron_plugin.subnet.create'", "node_name": "management_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:39:35.527Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d12fb45c-3e68-450c-aabc-64815e6ac5f8"}, {"node_instance_id": "management_plane_subnet_bq2tve", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-18T07:39:35.527Z", "message": "Task started 'neutron_plugin.subnet.create'", "node_name": "management_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:39:35.527Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d12fb45c-3e68-450c-aabc-64815e6ac5f8"}, {"node_instance_id": "reference_vnf_data_plane_port_7tark5", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-18T07:39:35.527Z", "message": "Configuring node", "node_name": "reference_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:39:35.527Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d12fb45c-3e68-450c-aabc-64815e6ac5f8"}, {"node_instance_id": "target_vnf_data_plane_port_hbycj3", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-18T07:39:35.527Z", "message": "Configuring node", "node_name": "target_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:39:35.527Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d12fb45c-3e68-450c-aabc-64815e6ac5f8"}, {"node_instance_id": "reference_vnf_data_plane_port_7tark5", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-18T07:39:36.539Z", "message": "Starting node", "node_name": "reference_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:39:36.539Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d12fb45c-3e68-450c-aabc-64815e6ac5f8"}, {"node_instance_id": "target_vnf_data_plane_port_hbycj3", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-18T07:39:36.539Z", "message": "Starting node", "node_name": "target_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:39:36.539Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d12fb45c-3e68-450c-aabc-64815e6ac5f8"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-18T07:39:36.539Z", "message": "Sending task 'neutron_plugin.port.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:39:36.539Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d12fb45c-3e68-450c-aabc-64815e6ac5f8"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-18T07:39:36.539Z", "message": "Task started 'neutron_plugin.port.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:39:36.539Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d12fb45c-3e68-450c-aabc-64815e6ac5f8"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-18T07:39:37.562Z", "message": "Task started 'neutron_plugin.port.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:39:37.562Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d12fb45c-3e68-450c-aabc-64815e6ac5f8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-18T07:39:37.790Z", "message": "connect_security_group(): source_id=f6c955db-12b6-4944-b104-506ecef83778 target={u'external_id': u'438492a5-1a0e-4c3b-afb9-d94c38275d99', 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": "2019-01-18T07:39:37.790Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d12fb45c-3e68-450c-aabc-64815e6ac5f8", "logger": "e9f67af5-125d-488f-a2d3-bbc1ee5cc04f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-18T07:39:38.015Z", "message": "connect_security_group(): source_id=4dfbbe76-368a-4445-81b3-e8452d280873 target={u'external_id': u'438492a5-1a0e-4c3b-afb9-d94c38275d99', 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": "2019-01-18T07:39:38.015Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d12fb45c-3e68-450c-aabc-64815e6ac5f8", "logger": "1e22d7a9-263b-458c-b7d1-6613ef88ba7e"}, {"node_instance_id": "management_plane_subnet_bq2tve", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-18T07:39:38.572Z", "message": "Task succeeded 'neutron_plugin.subnet.create'", "node_name": "management_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:39:38.572Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d12fb45c-3e68-450c-aabc-64815e6ac5f8"}, {"node_instance_id": "management_plane_subnet_bq2tve", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-18T07:39:38.572Z", "message": "Configuring node", "node_name": "management_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:39:38.572Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d12fb45c-3e68-450c-aabc-64815e6ac5f8"}], "metadata": {"pagination": {"total": 89, "offset": 70, "size": 50}}} 2019-01-18 07:39:39,343 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-18 07:39:39,343 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 18 Jan 2019 07:39:39 GMT 2019-01-18 07:39:39,343 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-18 07:39:39,343 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 9381 2019-01-18 07:39:39,343 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-18 07:39:39,344 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2019-01-18 07:39:39,344 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2019-01-18 07:39:39,344 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.create' 2019-01-18 07:39:39,344 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.create' 2019-01-18 07:39:39,344 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2019-01-18 07:39:39,345 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.subnet.create' 2019-01-18 07:39:39,345 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.subnet.create' 2019-01-18 07:39:39,345 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2019-01-18 07:39:39,345 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2019-01-18 07:39:39,345 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2019-01-18 07:39:39,345 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2019-01-18 07:39:39,345 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.connect_security_group' 2019-01-18 07:39:39,346 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.connect_security_group' 2019-01-18 07:39:39,346 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.connect_security_group' 2019-01-18 07:39:39,346 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - connect_security_group(): source_id=f6c955db-12b6-4944-b104-506ecef83778 target={u'external_id': u'438492a5-1a0e-4c3b-afb9-d94c38275d99', u'external_name': u'vnf_test_security_group', u'external_type': u'security_group'} 2019-01-18 07:39:39,346 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - connect_security_group(): source_id=4dfbbe76-368a-4445-81b3-e8452d280873 target={u'external_id': u'438492a5-1a0e-4c3b-afb9-d94c38275d99', u'external_name': u'vnf_test_security_group', u'external_type': u'security_group'} 2019-01-18 07:39:39,346 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.subnet.create' 2019-01-18 07:39:39,346 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2019-01-18 07:39:39,347 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/executions/d12fb45c-3e68-450c-aabc-64815e6ac5f8 2019-01-18 07:39:39,406 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-18 07:39:39,406 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-18 07:39:39,407 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-18 07:39:39,407 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-18 07:39:39,407 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-18 07:39:39,407 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-18 07:39:39,407 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-18 07:39:39,407 - 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": "2019-01-18T07:39:18.341Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "d12fb45c-3e68-450c-aabc-64815e6ac5f8"} 2019-01-18 07:39:39,407 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-18 07:39:39,407 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 18 Jan 2019 07:39:39 GMT 2019-01-18 07:39:39,407 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-18 07:39:39,408 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2019-01-18 07:39:39,408 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-18 07:39:44,413 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/events 2019-01-18 07:39:44,482 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-18 07:39:44,483 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-18 07:39:44,483 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-18 07:39:44,483 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-18 07:39:44,483 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-18 07:39:44,483 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-18 07:39:44,483 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-18 07:39:44,483 - 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": "2019-01-18T07:39:39.587Z", "message": "Task succeeded 'neutron_plugin.port.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:39:39.587Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d12fb45c-3e68-450c-aabc-64815e6ac5f8"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-18T07:39:39.587Z", "message": "Sending task 'neutron_plugin.router.connect_subnet'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:39:39.587Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d12fb45c-3e68-450c-aabc-64815e6ac5f8"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-18T07:39:39.587Z", "message": "Task started 'neutron_plugin.router.connect_subnet'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:39:39.587Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d12fb45c-3e68-450c-aabc-64815e6ac5f8"}, {"node_instance_id": "management_plane_subnet_bq2tve", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-18T07:39:39.587Z", "message": "Starting node", "node_name": "management_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:39:39.587Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d12fb45c-3e68-450c-aabc-64815e6ac5f8"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-18T07:39:42.716Z", "message": "Task succeeded 'neutron_plugin.router.connect_subnet'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:39:42.716Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d12fb45c-3e68-450c-aabc-64815e6ac5f8"}, {"node_instance_id": "reference_vnf_port_t56au3", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-18T07:39:43.809Z", "message": "Sending task 'neutron_plugin.port.create'", "node_name": "reference_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:39:43.809Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d12fb45c-3e68-450c-aabc-64815e6ac5f8"}, {"node_instance_id": "reference_vnf_port_t56au3", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-18T07:39:43.809Z", "message": "Task started 'neutron_plugin.port.create'", "node_name": "reference_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:39:43.809Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d12fb45c-3e68-450c-aabc-64815e6ac5f8"}, {"node_instance_id": "reference_vnf_port_t56au3", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-18T07:39:43.809Z", "message": "Creating node", "node_name": "reference_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:39:43.809Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d12fb45c-3e68-450c-aabc-64815e6ac5f8"}, {"node_instance_id": "target_vnf_port_742p35", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-18T07:39:43.809Z", "message": "Sending task 'neutron_plugin.port.create'", "node_name": "target_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:39:43.809Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d12fb45c-3e68-450c-aabc-64815e6ac5f8"}, {"node_instance_id": "target_vnf_port_742p35", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-18T07:39:43.809Z", "message": "Creating node", "node_name": "target_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:39:43.809Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d12fb45c-3e68-450c-aabc-64815e6ac5f8"}, {"node_instance_id": "target_vnf_port_742p35", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-18T07:39:43.809Z", "message": "Task started 'neutron_plugin.port.create'", "node_name": "target_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:39:43.809Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d12fb45c-3e68-450c-aabc-64815e6ac5f8"}], "metadata": {"pagination": {"total": 101, "offset": 88, "size": 50}}} 2019-01-18 07:39:44,483 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-18 07:39:44,483 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 18 Jan 2019 07:39:44 GMT 2019-01-18 07:39:44,484 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-18 07:39:44,484 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5513 2019-01-18 07:39:44,484 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-18 07:39:44,484 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.connect_security_group' 2019-01-18 07:39:44,484 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.router.connect_subnet' 2019-01-18 07:39:44,484 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.router.connect_subnet' 2019-01-18 07:39:44,485 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2019-01-18 07:39:44,485 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.router.connect_subnet' 2019-01-18 07:39:44,485 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.create' 2019-01-18 07:39:44,485 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.create' 2019-01-18 07:39:44,485 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2019-01-18 07:39:44,485 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.create' 2019-01-18 07:39:44,486 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2019-01-18 07:39:44,486 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.create' 2019-01-18 07:39:44,486 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/executions/d12fb45c-3e68-450c-aabc-64815e6ac5f8 2019-01-18 07:39:44,545 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-18 07:39:44,546 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-18 07:39:44,546 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-18 07:39:44,546 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-18 07:39:44,546 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-18 07:39:44,546 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-18 07:39:44,546 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-18 07:39:44,546 - 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": "2019-01-18T07:39:18.341Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "d12fb45c-3e68-450c-aabc-64815e6ac5f8"} 2019-01-18 07:39:44,546 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-18 07:39:44,546 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 18 Jan 2019 07:39:44 GMT 2019-01-18 07:39:44,547 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-18 07:39:44,547 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2019-01-18 07:39:44,547 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-18 07:39:49,552 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/events 2019-01-18 07:39:49,635 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-18 07:39:49,635 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-18 07:39:49,635 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-18 07:39:49,635 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-18 07:39:49,635 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-18 07:39:49,635 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-18 07:39:49,636 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-18 07:39:49,636 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "target_vnf_port_742p35", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-18T07:39:46.156Z", "message": "Task succeeded 'neutron_plugin.port.create'", "node_name": "target_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:39:46.156Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d12fb45c-3e68-450c-aabc-64815e6ac5f8"}, {"node_instance_id": "reference_vnf_port_t56au3", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-18T07:39:46.880Z", "message": "Task succeeded 'neutron_plugin.port.create'", "node_name": "reference_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:39:46.880Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d12fb45c-3e68-450c-aabc-64815e6ac5f8"}, {"node_instance_id": "reference_vnf_port_t56au3", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-18T07:39:46.880Z", "message": "Configuring node", "node_name": "reference_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:39:46.880Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d12fb45c-3e68-450c-aabc-64815e6ac5f8"}, {"node_instance_id": "target_vnf_port_742p35", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-18T07:39:47.892Z", "message": "Configuring node", "node_name": "target_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:39:47.892Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d12fb45c-3e68-450c-aabc-64815e6ac5f8"}, {"node_instance_id": "reference_vnf_port_t56au3", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-18T07:39:47.892Z", "message": "Starting node", "node_name": "reference_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:39:47.892Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d12fb45c-3e68-450c-aabc-64815e6ac5f8"}, {"node_instance_id": "target_vnf_port_742p35", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-18T07:39:48.908Z", "message": "Starting node", "node_name": "target_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:39:48.908Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d12fb45c-3e68-450c-aabc-64815e6ac5f8"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-18T07:39:48.908Z", "message": "Sending task 'neutron_plugin.port.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:39:48.908Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d12fb45c-3e68-450c-aabc-64815e6ac5f8"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-18T07:39:48.908Z", "message": "Task started 'neutron_plugin.port.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:39:48.908Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d12fb45c-3e68-450c-aabc-64815e6ac5f8"}], "metadata": {"pagination": {"total": 111, "offset": 99, "size": 50}}} 2019-01-18 07:39:49,636 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-18 07:39:49,636 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 18 Jan 2019 07:39:49 GMT 2019-01-18 07:39:49,636 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-18 07:39:49,636 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 3947 2019-01-18 07:39:49,636 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-18 07:39:49,637 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.create' 2019-01-18 07:39:49,637 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.create' 2019-01-18 07:39:49,637 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2019-01-18 07:39:49,637 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2019-01-18 07:39:49,637 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2019-01-18 07:39:49,637 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2019-01-18 07:39:49,638 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.connect_security_group' 2019-01-18 07:39:49,638 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.connect_security_group' 2019-01-18 07:39:49,638 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/executions/d12fb45c-3e68-450c-aabc-64815e6ac5f8 2019-01-18 07:39:49,701 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-18 07:39:49,701 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-18 07:39:49,701 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-18 07:39:49,701 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-18 07:39:49,701 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-18 07:39:49,701 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-18 07:39:49,701 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-18 07:39:49,702 - 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": "2019-01-18T07:39:18.341Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "d12fb45c-3e68-450c-aabc-64815e6ac5f8"} 2019-01-18 07:39:49,702 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-18 07:39:49,702 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 18 Jan 2019 07:39:49 GMT 2019-01-18 07:39:49,702 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-18 07:39:49,702 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2019-01-18 07:39:49,702 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-18 07:39:54,707 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/events 2019-01-18 07:39:54,815 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-18 07:39:54,815 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-18 07:39:54,816 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-18 07:39:54,816 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-18 07:39:54,816 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-18 07:39:54,816 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-18 07:39:54,816 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-18 07:39:54,816 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-18T07:39:49.646Z", "message": "connect_security_group(): source_id=cd9d9ed0-5d9d-41b7-b240-130f725e5654 target={u'external_id': u'438492a5-1a0e-4c3b-afb9-d94c38275d99', 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": "2019-01-18T07:39:49.646Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d12fb45c-3e68-450c-aabc-64815e6ac5f8", "logger": "46f0f1eb-c2f2-4027-98bd-51941e6a18c3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-18T07:39:50.031Z", "message": "connect_security_group(): source_id=256f5fe0-cd72-49aa-9ebe-11df9bb9d13a target={u'external_id': u'438492a5-1a0e-4c3b-afb9-d94c38275d99', 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": "2019-01-18T07:39:50.031Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d12fb45c-3e68-450c-aabc-64815e6ac5f8", "logger": "a2e325fe-eb1a-4774-a146-0180d90d5d21"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-18T07:39:50.677Z", "message": "Task succeeded 'neutron_plugin.port.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:39:50.677Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d12fb45c-3e68-450c-aabc-64815e6ac5f8"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-18T07:39:51.030Z", "message": "Sending task 'neutron_plugin.floatingip.connect_port'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:39:51.030Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d12fb45c-3e68-450c-aabc-64815e6ac5f8"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-18T07:39:51.030Z", "message": "Task started 'neutron_plugin.floatingip.connect_port'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:39:51.030Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d12fb45c-3e68-450c-aabc-64815e6ac5f8"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-18T07:39:51.030Z", "message": "Task succeeded 'neutron_plugin.port.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:39:51.030Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d12fb45c-3e68-450c-aabc-64815e6ac5f8"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-18T07:39:53.557Z", "message": "Task succeeded 'neutron_plugin.floatingip.connect_port'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:39:53.557Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d12fb45c-3e68-450c-aabc-64815e6ac5f8"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-18T07:39:54.046Z", "message": "Task succeeded 'neutron_plugin.floatingip.connect_port'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:39:54.046Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d12fb45c-3e68-450c-aabc-64815e6ac5f8"}], "metadata": {"pagination": {"total": 121, "offset": 107, "size": 50}}} 2019-01-18 07:39:54,816 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-18 07:39:54,816 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 18 Jan 2019 07:39:54 GMT 2019-01-18 07:39:54,816 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-18 07:39:54,817 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 4526 2019-01-18 07:39:54,817 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-18 07:39:54,817 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - connect_security_group(): source_id=cd9d9ed0-5d9d-41b7-b240-130f725e5654 target={u'external_id': u'438492a5-1a0e-4c3b-afb9-d94c38275d99', u'external_name': u'vnf_test_security_group', u'external_type': u'security_group'} 2019-01-18 07:39:54,817 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - connect_security_group(): source_id=256f5fe0-cd72-49aa-9ebe-11df9bb9d13a target={u'external_id': u'438492a5-1a0e-4c3b-afb9-d94c38275d99', u'external_name': u'vnf_test_security_group', u'external_type': u'security_group'} 2019-01-18 07:39:54,817 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.connect_security_group' 2019-01-18 07:39:54,818 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.connect_port' 2019-01-18 07:39:54,818 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.connect_port' 2019-01-18 07:39:54,818 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.connect_security_group' 2019-01-18 07:39:54,818 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.floatingip.connect_port' 2019-01-18 07:39:54,818 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.floatingip.connect_port' 2019-01-18 07:39:54,819 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/executions/d12fb45c-3e68-450c-aabc-64815e6ac5f8 2019-01-18 07:39:54,914 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-18 07:39:54,914 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-18 07:39:54,914 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-18 07:39:54,914 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-18 07:39:54,915 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-18 07:39:54,915 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-18 07:39:54,915 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-18 07:39:54,915 - 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": "2019-01-18T07:39:18.341Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "d12fb45c-3e68-450c-aabc-64815e6ac5f8"} 2019-01-18 07:39:54,915 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-18 07:39:54,915 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 18 Jan 2019 07:39:54 GMT 2019-01-18 07:39:54,915 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-18 07:39:54,915 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2019-01-18 07:39:54,915 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-18 07:39:59,921 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/events 2019-01-18 07:40:00,146 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-18 07:40:00,146 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-18 07:40:00,146 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-18 07:40:00,147 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-18 07:40:00,147 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-18 07:40:00,147 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-18 07:40:00,147 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-18 07:40:00,147 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "target_vnf_host_9byz29", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-18T07:39:55.097Z", "message": "Creating node", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:39:55.097Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d12fb45c-3e68-450c-aabc-64815e6ac5f8"}, {"node_instance_id": "reference_vnf_host_vlc8mp", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-18T07:39:55.097Z", "message": "Sending task 'nova_plugin.server.create'", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:39:55.097Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d12fb45c-3e68-450c-aabc-64815e6ac5f8"}, {"node_instance_id": "reference_vnf_host_vlc8mp", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-18T07:39:55.097Z", "message": "Creating node", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:39:55.097Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d12fb45c-3e68-450c-aabc-64815e6ac5f8"}, {"node_instance_id": "reference_vnf_host_vlc8mp", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-18T07:39:55.097Z", "message": "Task started 'nova_plugin.server.create'", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:39:55.097Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d12fb45c-3e68-450c-aabc-64815e6ac5f8"}, {"node_instance_id": "target_vnf_host_9byz29", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-18T07:39:55.097Z", "message": "Task started 'nova_plugin.server.create'", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:39:55.097Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d12fb45c-3e68-450c-aabc-64815e6ac5f8"}, {"node_instance_id": "target_vnf_host_9byz29", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-18T07:39:55.097Z", "message": "Sending task 'nova_plugin.server.create'", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:39:55.097Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d12fb45c-3e68-450c-aabc-64815e6ac5f8"}, {"node_instance_id": "reference_vnf_host_vlc8mp", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-18T07:39:55.243Z", "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'cd9d9ed0-5d9d-41b7-b240-130f725e5654', u'fixed_ip_address': u'11.0.0.7', u'external_name': u'reference_vnf_port', u'external_type': u'port', u'mac_address': u'fa:16:3e:8e:1f:69'}, {u'external_id': u'4dfbbe76-368a-4445-81b3-e8452d280873', u'fixed_ip_address': u'12.0.0.7', u'external_name': u'reference_vnf_data_plane_port', u'external_type': u'port', u'mac_address': u'fa:16:3e:c4:be:ca'}]", "level": "debug", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:39:55.243Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d12fb45c-3e68-450c-aabc-64815e6ac5f8", "logger": "5077dcae-a73a-48de-b4ac-d065c8a07dfc"}, {"node_instance_id": "target_vnf_host_9byz29", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-18T07:39:56.132Z", "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'256f5fe0-cd72-49aa-9ebe-11df9bb9d13a', u'fixed_ip_address': u'11.0.0.12', u'external_name': u'target_vnf_port', u'external_type': u'port', u'mac_address': u'fa:16:3e:dd:37:06'}, {u'external_id': u'f6c955db-12b6-4944-b104-506ecef83778', u'fixed_ip_address': u'12.0.0.9', u'external_name': u'target_vnf_data_plane_port', u'external_type': u'port', u'mac_address': u'fa:16:3e:2c:d7:db'}]", "level": "debug", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:39:56.132Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d12fb45c-3e68-450c-aabc-64815e6ac5f8", "logger": "46784435-ba77-4caf-8676-9f80c7d5f0bf"}, {"node_instance_id": "reference_vnf_host_vlc8mp", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-18T07:39:56.132Z", "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": "2019-01-18T07:39:56.132Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d12fb45c-3e68-450c-aabc-64815e6ac5f8", "logger": "5077dcae-a73a-48de-b4ac-d065c8a07dfc"}, {"node_instance_id": "target_vnf_host_9byz29", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-18T07:39:56.132Z", "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": "2019-01-18T07:39:56.132Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d12fb45c-3e68-450c-aabc-64815e6ac5f8", "logger": "46784435-ba77-4caf-8676-9f80c7d5f0bf"}, {"node_instance_id": "reference_vnf_host_vlc8mp", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-18T07:39:57.748Z", "message": "server.create() server after transformations: {'name': u'reference_vnf', 'key_name': u'vnf_test_keypair', 'image': u'83878bbd-0338-47a7-909e-36db079f1d18', 'meta': {'cloudify_management_network_name': u'management_plane_network', 'cloudify_management_network_id': u'18341959-60ee-423c-8842-c173a5246c53'}, 'nics': [{'port-id': u'cd9d9ed0-5d9d-41b7-b240-130f725e5654'}, {'port-id': u'4dfbbe76-368a-4445-81b3-e8452d280873'}], 'flavor': u'2b498237-55c1-492e-aa6b-24c00dc31413'}", "level": "debug", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:39:57.748Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d12fb45c-3e68-450c-aabc-64815e6ac5f8", "logger": "5077dcae-a73a-48de-b4ac-d065c8a07dfc"}, {"node_instance_id": "target_vnf_host_9byz29", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-18T07:39:58.144Z", "message": "server.create() server after transformations: {'name': u'target_vnf', 'key_name': u'vnf_test_keypair', 'image': u'83878bbd-0338-47a7-909e-36db079f1d18', 'meta': {'cloudify_management_network_name': u'management_plane_network', 'cloudify_management_network_id': u'18341959-60ee-423c-8842-c173a5246c53'}, 'nics': [{'port-id': u'256f5fe0-cd72-49aa-9ebe-11df9bb9d13a'}, {'port-id': u'f6c955db-12b6-4944-b104-506ecef83778'}], 'flavor': u'2b498237-55c1-492e-aa6b-24c00dc31413'}", "level": "debug", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:39:58.144Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d12fb45c-3e68-450c-aabc-64815e6ac5f8", "logger": "46784435-ba77-4caf-8676-9f80c7d5f0bf"}, {"node_instance_id": "reference_vnf_host_vlc8mp", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-18T07:39:58.144Z", "message": "Creating VM with parameters: {'name': u'reference_vnf', 'key_name': u'vnf_test_keypair', 'image': u'83878bbd-0338-47a7-909e-36db079f1d18', 'meta': {'cloudify_management_network_name': u'management_plane_network', 'cloudify_management_network_id': u'18341959-60ee-423c-8842-c173a5246c53'}, 'nics': [{'port-id': u'cd9d9ed0-5d9d-41b7-b240-130f725e5654'}, {'port-id': u'4dfbbe76-368a-4445-81b3-e8452d280873'}], 'flavor': u'2b498237-55c1-492e-aa6b-24c00dc31413'}", "level": "info", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:39:58.144Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d12fb45c-3e68-450c-aabc-64815e6ac5f8", "logger": "5077dcae-a73a-48de-b4ac-d065c8a07dfc"}, {"node_instance_id": "target_vnf_host_9byz29", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-18T07:39:58.144Z", "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": "2019-01-18T07:39:58.144Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d12fb45c-3e68-450c-aabc-64815e6ac5f8", "logger": "46784435-ba77-4caf-8676-9f80c7d5f0bf"}, {"node_instance_id": "target_vnf_host_9byz29", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-18T07:39:58.144Z", "message": "Creating VM with parameters: {'name': u'target_vnf', 'key_name': u'vnf_test_keypair', 'image': u'83878bbd-0338-47a7-909e-36db079f1d18', 'meta': {'cloudify_management_network_name': u'management_plane_network', 'cloudify_management_network_id': u'18341959-60ee-423c-8842-c173a5246c53'}, 'nics': [{'port-id': u'256f5fe0-cd72-49aa-9ebe-11df9bb9d13a'}, {'port-id': u'f6c955db-12b6-4944-b104-506ecef83778'}], 'flavor': u'2b498237-55c1-492e-aa6b-24c00dc31413'}", "level": "info", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:39:58.144Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d12fb45c-3e68-450c-aabc-64815e6ac5f8", "logger": "46784435-ba77-4caf-8676-9f80c7d5f0bf"}, {"node_instance_id": "reference_vnf_host_vlc8mp", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-18T07:39:58.144Z", "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": "2019-01-18T07:39:58.144Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d12fb45c-3e68-450c-aabc-64815e6ac5f8", "logger": "5077dcae-a73a-48de-b4ac-d065c8a07dfc"}, {"node_instance_id": "target_vnf_host_9byz29", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-18T07:39:59.328Z", "message": "Task succeeded 'nova_plugin.server.create'", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:39:59.328Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d12fb45c-3e68-450c-aabc-64815e6ac5f8"}], "metadata": {"pagination": {"total": 138, "offset": 115, "size": 50}}} 2019-01-18 07:40:00,147 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-18 07:40:00,147 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 18 Jan 2019 07:40:00 GMT 2019-01-18 07:40:00,147 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-18 07:40:00,148 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 11910 2019-01-18 07:40:00,148 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-18 07:40:00,148 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2019-01-18 07:40:00,148 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.create' 2019-01-18 07:40:00,149 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2019-01-18 07:40:00,149 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.create' 2019-01-18 07:40:00,149 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.create' 2019-01-18 07:40:00,149 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.create' 2019-01-18 07:40:00,149 - 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'cd9d9ed0-5d9d-41b7-b240-130f725e5654', u'fixed_ip_address': u'11.0.0.7', u'external_name': u'reference_vnf_port', u'external_type': u'port', u'mac_address': u'fa:16:3e:8e:1f:69'}, {u'external_id': u'4dfbbe76-368a-4445-81b3-e8452d280873', u'fixed_ip_address': u'12.0.0.7', u'external_name': u'reference_vnf_data_plane_port', u'external_type': u'port', u'mac_address': u'fa:16:3e:c4:be:ca'}] 2019-01-18 07:40:00,149 - 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'256f5fe0-cd72-49aa-9ebe-11df9bb9d13a', u'fixed_ip_address': u'11.0.0.12', u'external_name': u'target_vnf_port', u'external_type': u'port', u'mac_address': u'fa:16:3e:dd:37:06'}, {u'external_id': u'f6c955db-12b6-4944-b104-506ecef83778', u'fixed_ip_address': u'12.0.0.9', u'external_name': u'target_vnf_data_plane_port', u'external_type': u'port', u'mac_address': u'fa:16:3e:2c:d7:db'}] 2019-01-18 07:40:00,149 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - server.create() server before transformations: {'meta': {}, 'name': u'reference_vnf'} 2019-01-18 07:40:00,150 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - server.create() server before transformations: {'meta': {}, 'name': u'target_vnf'} 2019-01-18 07:40:00,150 - 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'83878bbd-0338-47a7-909e-36db079f1d18', 'meta': {'cloudify_management_network_name': u'management_plane_network', 'cloudify_management_network_id': u'18341959-60ee-423c-8842-c173a5246c53'}, 'nics': [{'port-id': u'cd9d9ed0-5d9d-41b7-b240-130f725e5654'}, {'port-id': u'4dfbbe76-368a-4445-81b3-e8452d280873'}], 'flavor': u'2b498237-55c1-492e-aa6b-24c00dc31413'} 2019-01-18 07:40:00,150 - 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'83878bbd-0338-47a7-909e-36db079f1d18', 'meta': {'cloudify_management_network_name': u'management_plane_network', 'cloudify_management_network_id': u'18341959-60ee-423c-8842-c173a5246c53'}, 'nics': [{'port-id': u'256f5fe0-cd72-49aa-9ebe-11df9bb9d13a'}, {'port-id': u'f6c955db-12b6-4944-b104-506ecef83778'}], 'flavor': u'2b498237-55c1-492e-aa6b-24c00dc31413'} 2019-01-18 07:40:00,150 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating VM with parameters: {'name': u'reference_vnf', 'key_name': u'vnf_test_keypair', 'image': u'83878bbd-0338-47a7-909e-36db079f1d18', 'meta': {'cloudify_management_network_name': u'management_plane_network', 'cloudify_management_network_id': u'18341959-60ee-423c-8842-c173a5246c53'}, 'nics': [{'port-id': u'cd9d9ed0-5d9d-41b7-b240-130f725e5654'}, {'port-id': u'4dfbbe76-368a-4445-81b3-e8452d280873'}], 'flavor': u'2b498237-55c1-492e-aa6b-24c00dc31413'} 2019-01-18 07:40:00,150 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Asking Nova to create server. All possible parameters are: name,key_name,image,meta,nics,flavor) 2019-01-18 07:40:00,150 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating VM with parameters: {'name': u'target_vnf', 'key_name': u'vnf_test_keypair', 'image': u'83878bbd-0338-47a7-909e-36db079f1d18', 'meta': {'cloudify_management_network_name': u'management_plane_network', 'cloudify_management_network_id': u'18341959-60ee-423c-8842-c173a5246c53'}, 'nics': [{'port-id': u'256f5fe0-cd72-49aa-9ebe-11df9bb9d13a'}, {'port-id': u'f6c955db-12b6-4944-b104-506ecef83778'}], 'flavor': u'2b498237-55c1-492e-aa6b-24c00dc31413'} 2019-01-18 07:40:00,151 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Asking Nova to create server. All possible parameters are: name,key_name,image,meta,nics,flavor) 2019-01-18 07:40:00,151 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'nova_plugin.server.create' 2019-01-18 07:40:00,151 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/executions/d12fb45c-3e68-450c-aabc-64815e6ac5f8 2019-01-18 07:40:00,221 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-18 07:40:00,221 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-18 07:40:00,222 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-18 07:40:00,222 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-18 07:40:00,222 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-18 07:40:00,222 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-18 07:40:00,222 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-18 07:40:00,222 - 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": "2019-01-18T07:39:18.341Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "d12fb45c-3e68-450c-aabc-64815e6ac5f8"} 2019-01-18 07:40:00,222 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-18 07:40:00,222 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 18 Jan 2019 07:40:00 GMT 2019-01-18 07:40:00,223 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-18 07:40:00,223 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2019-01-18 07:40:00,223 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-18 07:40:05,228 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/events 2019-01-18 07:40:05,301 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-18 07:40:05,301 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-18 07:40:05,301 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-18 07:40:05,301 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-18 07:40:05,301 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-18 07:40:05,302 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-18 07:40:05,302 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-18 07:40:05,302 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "reference_vnf_host_vlc8mp", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-18T07:40:00.135Z", "message": "Task succeeded 'nova_plugin.server.create'", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:40:00.135Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d12fb45c-3e68-450c-aabc-64815e6ac5f8"}, {"node_instance_id": "target_vnf_host_9byz29", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-18T07:40:00.135Z", "message": "Configuring node", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:40:00.135Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d12fb45c-3e68-450c-aabc-64815e6ac5f8"}, {"node_instance_id": "target_vnf_host_9byz29", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-18T07:40:01.175Z", "message": "Sending task 'nova_plugin.server.start'", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:40:01.175Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d12fb45c-3e68-450c-aabc-64815e6ac5f8"}, {"node_instance_id": "reference_vnf_host_vlc8mp", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-18T07:40:01.175Z", "message": "Starting node", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:40:01.175Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d12fb45c-3e68-450c-aabc-64815e6ac5f8"}, {"node_instance_id": "reference_vnf_host_vlc8mp", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-18T07:40:01.175Z", "message": "Task started 'nova_plugin.server.start'", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:40:01.175Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d12fb45c-3e68-450c-aabc-64815e6ac5f8"}, {"node_instance_id": "target_vnf_host_9byz29", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-18T07:40:01.175Z", "message": "Task started 'nova_plugin.server.start'", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:40:01.175Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d12fb45c-3e68-450c-aabc-64815e6ac5f8"}, {"node_instance_id": "reference_vnf_host_vlc8mp", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-18T07:40:01.175Z", "message": "Configuring node", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:40:01.175Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d12fb45c-3e68-450c-aabc-64815e6ac5f8"}, {"node_instance_id": "reference_vnf_host_vlc8mp", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-18T07:40:01.175Z", "message": "Sending task 'nova_plugin.server.start'", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:40:01.175Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d12fb45c-3e68-450c-aabc-64815e6ac5f8"}, {"node_instance_id": "target_vnf_host_9byz29", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-18T07:40:01.175Z", "message": "Starting node", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:40:01.175Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d12fb45c-3e68-450c-aabc-64815e6ac5f8"}, {"node_instance_id": "target_vnf_host_9byz29", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-18T07:40:04.383Z", "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": "2019-01-18T07:40:04.383Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d12fb45c-3e68-450c-aabc-64815e6ac5f8"}, {"node_instance_id": "reference_vnf_host_vlc8mp", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-18T07:40:05.198Z", "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": "2019-01-18T07:40:05.198Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d12fb45c-3e68-450c-aabc-64815e6ac5f8"}], "metadata": {"pagination": {"total": 149, "offset": 132, "size": 50}}} 2019-01-18 07:40:05,302 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-18 07:40:05,302 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 18 Jan 2019 07:40:05 GMT 2019-01-18 07:40:05,302 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-18 07:40:05,302 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6712 2019-01-18 07:40:05,302 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-18 07:40:05,303 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'nova_plugin.server.create' 2019-01-18 07:40:05,303 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2019-01-18 07:40:05,303 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.start' 2019-01-18 07:40:05,303 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2019-01-18 07:40:05,304 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.start' 2019-01-18 07:40:05,304 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.start' 2019-01-18 07:40:05,304 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2019-01-18 07:40:05,304 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.start' 2019-01-18 07:40:05,304 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2019-01-18 07:40:05,304 - 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] 2019-01-18 07:40:05,305 - 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] 2019-01-18 07:40:05,305 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/executions/d12fb45c-3e68-450c-aabc-64815e6ac5f8 2019-01-18 07:40:05,363 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-18 07:40:05,363 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-18 07:40:05,364 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-18 07:40:05,364 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-18 07:40:05,364 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-18 07:40:05,364 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-18 07:40:05,364 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-18 07:40:05,364 - 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": "2019-01-18T07:39:18.341Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "d12fb45c-3e68-450c-aabc-64815e6ac5f8"} 2019-01-18 07:40:05,364 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-18 07:40:05,364 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 18 Jan 2019 07:40:05 GMT 2019-01-18 07:40:05,364 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-18 07:40:05,364 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2019-01-18 07:40:05,365 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-18 07:40:10,370 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/events 2019-01-18 07:40:10,485 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-18 07:40:10,485 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-18 07:40:10,485 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-18 07:40:10,485 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-18 07:40:10,485 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-18 07:40:10,485 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-18 07:40:10,486 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-18 07:40:10,486 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 149, "offset": 143, "size": 50}}} 2019-01-18 07:40:10,486 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-18 07:40:10,486 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 18 Jan 2019 07:40:10 GMT 2019-01-18 07:40:10,486 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-18 07:40:10,486 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2019-01-18 07:40:10,486 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-18 07:40:10,486 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/executions/d12fb45c-3e68-450c-aabc-64815e6ac5f8 2019-01-18 07:40:10,556 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-18 07:40:10,556 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-18 07:40:10,556 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-18 07:40:10,556 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-18 07:40:10,556 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-18 07:40:10,556 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-18 07:40:10,556 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-18 07:40:10,556 - 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": "2019-01-18T07:39:18.341Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "d12fb45c-3e68-450c-aabc-64815e6ac5f8"} 2019-01-18 07:40:10,557 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-18 07:40:10,557 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 18 Jan 2019 07:40:10 GMT 2019-01-18 07:40:10,557 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-18 07:40:10,557 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2019-01-18 07:40:10,557 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-18 07:40:15,562 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/events 2019-01-18 07:40:15,764 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-18 07:40:15,764 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-18 07:40:15,765 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-18 07:40:15,765 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-18 07:40:15,765 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-18 07:40:15,765 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-18 07:40:15,765 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-18 07:40:15,765 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 149, "offset": 143, "size": 50}}} 2019-01-18 07:40:15,765 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-18 07:40:15,765 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 18 Jan 2019 07:40:15 GMT 2019-01-18 07:40:15,765 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-18 07:40:15,765 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2019-01-18 07:40:15,766 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-18 07:40:15,766 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/executions/d12fb45c-3e68-450c-aabc-64815e6ac5f8 2019-01-18 07:40:16,294 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-18 07:40:16,294 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-18 07:40:16,294 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-18 07:40:16,294 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-18 07:40:16,294 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-18 07:40:16,294 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-18 07:40:16,295 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-18 07:40:16,295 - 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": "2019-01-18T07:39:18.341Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "d12fb45c-3e68-450c-aabc-64815e6ac5f8"} 2019-01-18 07:40:16,295 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-18 07:40:16,295 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 18 Jan 2019 07:40:16 GMT 2019-01-18 07:40:16,295 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-18 07:40:16,295 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2019-01-18 07:40:16,295 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-18 07:40:21,301 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/events 2019-01-18 07:40:21,410 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-18 07:40:21,411 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-18 07:40:21,411 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-18 07:40:21,411 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-18 07:40:21,411 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-18 07:40:21,411 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-18 07:40:21,411 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-18 07:40:21,411 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 149, "offset": 143, "size": 50}}} 2019-01-18 07:40:21,411 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-18 07:40:21,411 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 18 Jan 2019 07:40:21 GMT 2019-01-18 07:40:21,412 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-18 07:40:21,412 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2019-01-18 07:40:21,412 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-18 07:40:21,412 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/executions/d12fb45c-3e68-450c-aabc-64815e6ac5f8 2019-01-18 07:40:21,474 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-18 07:40:21,474 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-18 07:40:21,474 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-18 07:40:21,474 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-18 07:40:21,475 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-18 07:40:21,475 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-18 07:40:21,475 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-18 07:40:21,475 - 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": "2019-01-18T07:39:18.341Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "d12fb45c-3e68-450c-aabc-64815e6ac5f8"} 2019-01-18 07:40:21,475 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-18 07:40:21,475 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 18 Jan 2019 07:40:21 GMT 2019-01-18 07:40:21,475 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-18 07:40:21,475 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2019-01-18 07:40:21,475 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-18 07:40:26,481 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/events 2019-01-18 07:40:26,838 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-18 07:40:26,838 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-18 07:40:26,838 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-18 07:40:26,838 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-18 07:40:26,838 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-18 07:40:26,838 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-18 07:40:26,839 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-18 07:40:26,839 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 149, "offset": 143, "size": 50}}} 2019-01-18 07:40:26,839 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-18 07:40:26,839 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 18 Jan 2019 07:40:26 GMT 2019-01-18 07:40:26,839 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-18 07:40:26,839 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2019-01-18 07:40:26,839 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-18 07:40:26,839 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/executions/d12fb45c-3e68-450c-aabc-64815e6ac5f8 2019-01-18 07:40:26,902 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-18 07:40:26,902 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-18 07:40:26,902 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-18 07:40:26,902 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-18 07:40:26,903 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-18 07:40:26,903 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-18 07:40:26,903 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-18 07:40:26,903 - 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": "2019-01-18T07:39:18.341Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "d12fb45c-3e68-450c-aabc-64815e6ac5f8"} 2019-01-18 07:40:26,903 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-18 07:40:26,903 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 18 Jan 2019 07:40:26 GMT 2019-01-18 07:40:26,903 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-18 07:40:26,903 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2019-01-18 07:40:26,903 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-18 07:40:31,909 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/events 2019-01-18 07:40:31,984 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-18 07:40:31,984 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-18 07:40:31,985 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-18 07:40:31,985 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-18 07:40:31,985 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-18 07:40:31,985 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-18 07:40:31,985 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-18 07:40:31,985 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 149, "offset": 143, "size": 50}}} 2019-01-18 07:40:31,985 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-18 07:40:31,985 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 18 Jan 2019 07:40:31 GMT 2019-01-18 07:40:31,985 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-18 07:40:31,986 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2019-01-18 07:40:31,986 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-18 07:40:31,986 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/executions/d12fb45c-3e68-450c-aabc-64815e6ac5f8 2019-01-18 07:40:32,044 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-18 07:40:32,044 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-18 07:40:32,044 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-18 07:40:32,045 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-18 07:40:32,045 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-18 07:40:32,045 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-18 07:40:32,045 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-18 07:40:32,045 - 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": "2019-01-18T07:39:18.341Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "d12fb45c-3e68-450c-aabc-64815e6ac5f8"} 2019-01-18 07:40:32,045 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-18 07:40:32,045 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 18 Jan 2019 07:40:32 GMT 2019-01-18 07:40:32,045 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-18 07:40:32,045 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2019-01-18 07:40:32,045 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-18 07:40:37,048 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/events 2019-01-18 07:40:37,123 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-18 07:40:37,123 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-18 07:40:37,124 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-18 07:40:37,124 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-18 07:40:37,124 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-18 07:40:37,124 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-18 07:40:37,124 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-18 07:40:37,124 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "target_vnf_host_9byz29", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-18T07:40:34.373Z", "message": "Sending task 'nova_plugin.server.start' [retry 1/60]", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:40:34.373Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d12fb45c-3e68-450c-aabc-64815e6ac5f8"}, {"node_instance_id": "reference_vnf_host_vlc8mp", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-18T07:40:35.217Z", "message": "Sending task 'nova_plugin.server.start' [retry 1/60]", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:40:35.217Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d12fb45c-3e68-450c-aabc-64815e6ac5f8"}, {"node_instance_id": "reference_vnf_host_vlc8mp", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-18T07:40:35.217Z", "message": "Task started 'nova_plugin.server.start' [retry 1/60]", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:40:35.217Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d12fb45c-3e68-450c-aabc-64815e6ac5f8"}, {"node_instance_id": "target_vnf_host_9byz29", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-18T07:40:35.217Z", "message": "Task started 'nova_plugin.server.start' [retry 1/60]", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:40:35.217Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d12fb45c-3e68-450c-aabc-64815e6ac5f8"}, {"node_instance_id": "target_vnf_host_9byz29", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-18T07:40:36.628Z", "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": "2019-01-18T07:40:36.628Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d12fb45c-3e68-450c-aabc-64815e6ac5f8"}], "metadata": {"pagination": {"total": 154, "offset": 143, "size": 50}}} 2019-01-18 07:40:37,124 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-18 07:40:37,124 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 18 Jan 2019 07:40:37 GMT 2019-01-18 07:40:37,124 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-18 07:40:37,125 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 3302 2019-01-18 07:40:37,125 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-18 07:40:37,125 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2019-01-18 07:40:37,125 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2019-01-18 07:40:37,125 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2019-01-18 07:40:37,126 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2019-01-18 07:40:37,126 - 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] 2019-01-18 07:40:37,126 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/executions/d12fb45c-3e68-450c-aabc-64815e6ac5f8 2019-01-18 07:40:37,193 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-18 07:40:37,194 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-18 07:40:37,194 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-18 07:40:37,194 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-18 07:40:37,194 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-18 07:40:37,194 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-18 07:40:37,194 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-18 07:40:37,194 - 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": "2019-01-18T07:39:18.341Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "d12fb45c-3e68-450c-aabc-64815e6ac5f8"} 2019-01-18 07:40:37,194 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-18 07:40:37,195 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 18 Jan 2019 07:40:37 GMT 2019-01-18 07:40:37,195 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-18 07:40:37,195 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2019-01-18 07:40:37,195 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-18 07:40:42,200 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/events 2019-01-18 07:40:42,288 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-18 07:40:42,289 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-18 07:40:42,289 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-18 07:40:42,289 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-18 07:40:42,289 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-18 07:40:42,289 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-18 07:40:42,289 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-18 07:40:42,289 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "reference_vnf_host_vlc8mp", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-18T07:40:37.234Z", "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": "2019-01-18T07:40:37.234Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d12fb45c-3e68-450c-aabc-64815e6ac5f8"}], "metadata": {"pagination": {"total": 155, "offset": 148, "size": 50}}} 2019-01-18 07:40:42,289 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-18 07:40:42,290 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 18 Jan 2019 07:40:42 GMT 2019-01-18 07:40:42,290 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-18 07:40:42,290 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 1228 2019-01-18 07:40:42,290 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-18 07:40:42,290 - 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] 2019-01-18 07:40:42,290 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/executions/d12fb45c-3e68-450c-aabc-64815e6ac5f8 2019-01-18 07:40:42,354 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-18 07:40:42,355 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-18 07:40:42,355 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-18 07:40:42,355 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-18 07:40:42,355 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-18 07:40:42,355 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-18 07:40:42,355 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-18 07:40:42,355 - 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": "2019-01-18T07:39:18.341Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "d12fb45c-3e68-450c-aabc-64815e6ac5f8"} 2019-01-18 07:40:42,355 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-18 07:40:42,355 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 18 Jan 2019 07:40:42 GMT 2019-01-18 07:40:42,356 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-18 07:40:42,356 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2019-01-18 07:40:42,356 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-18 07:40:47,361 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/events 2019-01-18 07:40:47,433 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-18 07:40:47,433 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-18 07:40:47,434 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-18 07:40:47,434 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-18 07:40:47,434 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-18 07:40:47,434 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-18 07:40:47,434 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-18 07:40:47,434 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 155, "offset": 149, "size": 50}}} 2019-01-18 07:40:47,434 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-18 07:40:47,434 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 18 Jan 2019 07:40:47 GMT 2019-01-18 07:40:47,434 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-18 07:40:47,435 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2019-01-18 07:40:47,435 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-18 07:40:47,435 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/executions/d12fb45c-3e68-450c-aabc-64815e6ac5f8 2019-01-18 07:40:47,499 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-18 07:40:47,499 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-18 07:40:47,499 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-18 07:40:47,499 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-18 07:40:47,499 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-18 07:40:47,499 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-18 07:40:47,500 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-18 07:40:47,500 - 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": "2019-01-18T07:39:18.341Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "d12fb45c-3e68-450c-aabc-64815e6ac5f8"} 2019-01-18 07:40:47,500 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-18 07:40:47,500 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 18 Jan 2019 07:40:47 GMT 2019-01-18 07:40:47,500 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-18 07:40:47,500 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2019-01-18 07:40:47,500 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-18 07:40:52,505 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/events 2019-01-18 07:40:52,594 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-18 07:40:52,594 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-18 07:40:52,594 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-18 07:40:52,595 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-18 07:40:52,595 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-18 07:40:52,595 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-18 07:40:52,595 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-18 07:40:52,595 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 155, "offset": 149, "size": 50}}} 2019-01-18 07:40:52,595 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-18 07:40:52,595 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 18 Jan 2019 07:40:52 GMT 2019-01-18 07:40:52,595 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-18 07:40:52,595 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2019-01-18 07:40:52,595 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-18 07:40:52,596 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/executions/d12fb45c-3e68-450c-aabc-64815e6ac5f8 2019-01-18 07:40:52,662 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-18 07:40:52,663 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-18 07:40:52,663 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-18 07:40:52,663 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-18 07:40:52,663 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-18 07:40:52,663 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-18 07:40:52,663 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-18 07:40:52,663 - 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": "2019-01-18T07:39:18.341Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "d12fb45c-3e68-450c-aabc-64815e6ac5f8"} 2019-01-18 07:40:52,663 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-18 07:40:52,663 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 18 Jan 2019 07:40:52 GMT 2019-01-18 07:40:52,664 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-18 07:40:52,664 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2019-01-18 07:40:52,664 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-18 07:40:57,669 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/events 2019-01-18 07:40:57,757 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-18 07:40:57,757 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-18 07:40:57,757 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-18 07:40:57,757 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-18 07:40:57,757 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-18 07:40:57,757 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-18 07:40:57,757 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-18 07:40:57,758 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 155, "offset": 149, "size": 50}}} 2019-01-18 07:40:57,758 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-18 07:40:57,758 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 18 Jan 2019 07:40:57 GMT 2019-01-18 07:40:57,758 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-18 07:40:57,758 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2019-01-18 07:40:57,758 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-18 07:40:57,758 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/executions/d12fb45c-3e68-450c-aabc-64815e6ac5f8 2019-01-18 07:40:57,831 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-18 07:40:57,831 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-18 07:40:57,832 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-18 07:40:57,832 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-18 07:40:57,832 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-18 07:40:57,832 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-18 07:40:57,832 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-18 07:40:57,832 - 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": "2019-01-18T07:39:18.341Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "d12fb45c-3e68-450c-aabc-64815e6ac5f8"} 2019-01-18 07:40:57,832 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-18 07:40:57,832 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 18 Jan 2019 07:40:57 GMT 2019-01-18 07:40:57,832 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-18 07:40:57,833 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2019-01-18 07:40:57,833 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-18 07:41:02,838 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/events 2019-01-18 07:41:02,930 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-18 07:41:02,931 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-18 07:41:02,931 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-18 07:41:02,931 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-18 07:41:02,931 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-18 07:41:02,931 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-18 07:41:02,931 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-18 07:41:02,931 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 155, "offset": 149, "size": 50}}} 2019-01-18 07:41:02,931 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-18 07:41:02,932 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 18 Jan 2019 07:41:02 GMT 2019-01-18 07:41:02,932 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-18 07:41:02,932 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2019-01-18 07:41:02,932 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-18 07:41:02,932 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/executions/d12fb45c-3e68-450c-aabc-64815e6ac5f8 2019-01-18 07:41:03,005 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-18 07:41:03,005 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-18 07:41:03,005 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-18 07:41:03,005 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-18 07:41:03,005 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-18 07:41:03,005 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-18 07:41:03,006 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-18 07:41:03,006 - 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": "2019-01-18T07:39:18.341Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "d12fb45c-3e68-450c-aabc-64815e6ac5f8"} 2019-01-18 07:41:03,006 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-18 07:41:03,006 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 18 Jan 2019 07:41:02 GMT 2019-01-18 07:41:03,006 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-18 07:41:03,006 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2019-01-18 07:41:03,006 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-18 07:41:08,007 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/events 2019-01-18 07:41:08,079 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-18 07:41:08,079 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-18 07:41:08,079 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-18 07:41:08,079 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-18 07:41:08,079 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-18 07:41:08,079 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-18 07:41:08,080 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-18 07:41:08,080 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "target_vnf_host_9byz29", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-18T07:41:06.656Z", "message": "Sending task 'nova_plugin.server.start' [retry 2/60]", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:41:06.656Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d12fb45c-3e68-450c-aabc-64815e6ac5f8"}, {"node_instance_id": "reference_vnf_host_vlc8mp", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-18T07:41:07.261Z", "message": "Sending task 'nova_plugin.server.start' [retry 2/60]", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:41:07.261Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d12fb45c-3e68-450c-aabc-64815e6ac5f8"}, {"node_instance_id": "reference_vnf_host_vlc8mp", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-18T07:41:07.261Z", "message": "Task started 'nova_plugin.server.start' [retry 2/60]", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:41:07.261Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d12fb45c-3e68-450c-aabc-64815e6ac5f8"}, {"node_instance_id": "target_vnf_host_9byz29", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-18T07:41:07.261Z", "message": "Task started 'nova_plugin.server.start' [retry 2/60]", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:41:07.261Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d12fb45c-3e68-450c-aabc-64815e6ac5f8"}], "metadata": {"pagination": {"total": 159, "offset": 149, "size": 50}}} 2019-01-18 07:41:08,080 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-18 07:41:08,080 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 18 Jan 2019 07:41:08 GMT 2019-01-18 07:41:08,080 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-18 07:41:08,080 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2162 2019-01-18 07:41:08,080 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-18 07:41:08,080 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2019-01-18 07:41:08,081 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2019-01-18 07:41:08,081 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2019-01-18 07:41:08,081 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2019-01-18 07:41:08,081 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/executions/d12fb45c-3e68-450c-aabc-64815e6ac5f8 2019-01-18 07:41:08,145 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-18 07:41:08,145 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-18 07:41:08,145 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-18 07:41:08,145 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-18 07:41:08,145 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-18 07:41:08,145 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-18 07:41:08,145 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-18 07:41:08,146 - 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": "2019-01-18T07:39:18.341Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "d12fb45c-3e68-450c-aabc-64815e6ac5f8"} 2019-01-18 07:41:08,146 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-18 07:41:08,146 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 18 Jan 2019 07:41:08 GMT 2019-01-18 07:41:08,146 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-18 07:41:08,146 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2019-01-18 07:41:08,146 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-18 07:41:13,151 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/events 2019-01-18 07:41:13,219 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-18 07:41:13,220 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-18 07:41:13,220 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-18 07:41:13,220 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-18 07:41:13,220 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-18 07:41:13,220 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-18 07:41:13,220 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-18 07:41:13,220 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "target_vnf_host_9byz29", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-18T07:41:08.728Z", "message": "Server is ACTIVE", "level": "info", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:41:08.728Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d12fb45c-3e68-450c-aabc-64815e6ac5f8", "logger": "28686eed-d9bd-4cc0-889b-d33dc0e91063"}, {"node_instance_id": "target_vnf_host_9byz29", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-18T07:41:08.919Z", "message": "Task succeeded 'nova_plugin.server.start' [retry 2/60]", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:41:08.919Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d12fb45c-3e68-450c-aabc-64815e6ac5f8"}, {"node_instance_id": "reference_vnf_host_vlc8mp", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-18T07:41:09.247Z", "message": "Server is ACTIVE", "level": "info", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:41:09.247Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d12fb45c-3e68-450c-aabc-64815e6ac5f8", "logger": "59a3491d-80f7-451f-845c-6da9a58d714f"}, {"node_instance_id": "reference_vnf_host_vlc8mp", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-18T07:41:09.268Z", "message": "Task succeeded 'nova_plugin.server.start' [retry 2/60]", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:41:09.268Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d12fb45c-3e68-450c-aabc-64815e6ac5f8"}, {"node_instance_id": null, "event_type": "workflow_succeeded", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-18T07:41:10.365Z", "message": "'install' workflow execution succeeded", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-18T07:41:10.365Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d12fb45c-3e68-450c-aabc-64815e6ac5f8"}], "metadata": {"pagination": {"total": 164, "offset": 153, "size": 50}}} 2019-01-18 07:41:13,220 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-18 07:41:13,221 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 18 Jan 2019 07:41:13 GMT 2019-01-18 07:41:13,221 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-18 07:41:13,221 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2611 2019-01-18 07:41:13,221 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-18 07:41:13,221 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Server is ACTIVE 2019-01-18 07:41:13,221 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 2/60] 2019-01-18 07:41:13,222 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Server is ACTIVE 2019-01-18 07:41:13,222 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 2/60] 2019-01-18 07:41:13,222 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - 'install' workflow execution succeeded 2019-01-18 07:41:13,222 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/executions/d12fb45c-3e68-450c-aabc-64815e6ac5f8 2019-01-18 07:41:13,283 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-18 07:41:13,284 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-18 07:41:13,284 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-18 07:41:13,284 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-18 07:41:13,284 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-18 07:41:13,284 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-18 07:41:13,284 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-18 07:41:13,284 - 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": "2019-01-18T07:39:18.341Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "d12fb45c-3e68-450c-aabc-64815e6ac5f8"} 2019-01-18 07:41:13,285 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-18 07:41:13,285 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 18 Jan 2019 07:41:13 GMT 2019-01-18 07:41:13,285 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-18 07:41:13,285 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 348 2019-01-18 07:41:13,285 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-18 07:41:13,285 - 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'2019-01-18T07:39:18.341Z', 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'd12fb45c-3e68-450c-aabc-64815e6ac5f8'} 2019-01-18 07:41:13,309 - functest.opnfv_tests.vnf.router.vrouter_base - INFO - BGP Interoperability test. 2019-01-18 07:41:13,381 - 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.202'}}, 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'} 2019-01-18 07:41:13,458 - 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.202'}}, 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'} 2019-01-18 07:41:13,459 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - vnf name : reference_vnf 2019-01-18 07:41:13,459 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - reference_vnf floating ip address : 172.30.9.204 2019-01-18 07:41:13,459 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-18 07:41:13,463 - 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}fa952c8ddc997e028c77f27dcaa3f78c252fa56d" 2019-01-18 07:41:14,330 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 07:41: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-1c237e4f-7ca5-4d2a-a5ad-43ce5c0c6c7d x-compute-request-id: req-1c237e4f-7ca5-4d2a-a5ad-43ce5c0c6c7d Content-Encoding: gzip Content-Length: 1187 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:8e:1f:69", "version": 4, "addr": "11.0.0.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:1f:69", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c4:be:ca", "version": 4, "addr": "12.0.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/b03e01c2-7fcc-4037-8f07-1f6cfb63486a", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/b03e01c2-7fcc-4037-8f07-1f6cfb63486a", "rel": "bookmark"}], "image": {"id": "83878bbd-0338-47a7-909e-36db079f1d18", "links": [{"href": "http://172.30.9.23:8774/images/83878bbd-0338-47a7-909e-36db079f1d18", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-18T07:40:49.000000", "flavor": {"id": "2b498237-55c1-492e-aa6b-24c00dc31413", "links": [{"href": "http://172.30.9.23:8774/flavors/2b498237-55c1-492e-aa6b-24c00dc31413", "rel": "bookmark"}]}, "id": "b03e01c2-7fcc-4037-8f07-1f6cfb63486a", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "4555db18b3084cf1a80a0bc7c302f12a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-18T07:40:50Z", "hostId": "4a8095b1108e98be893a13c19c1f98f7b13c872d15c2698d0a2bd833", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2019-01-18T07:39:59Z", "tenant_id": "17e729102c084fb48ba796776c94dd74", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "18341959-60ee-423c-8842-c173a5246c53"}}, {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:dd:37:06", "version": 4, "addr": "11.0.0.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:dd:37:06", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2c:d7:db", "version": 4, "addr": "12.0.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/35633a16-95d8-4eb4-ad39-cfa6a4cce40b", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/35633a16-95d8-4eb4-ad39-cfa6a4cce40b", "rel": "bookmark"}], "image": {"id": "83878bbd-0338-47a7-909e-36db079f1d18", "links": [{"href": "http://172.30.9.23:8774/images/83878bbd-0338-47a7-909e-36db079f1d18", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-18T07:40:47.000000", "flavor": {"id": "2b498237-55c1-492e-aa6b-24c00dc31413", "links": [{"href": "http://172.30.9.23:8774/flavors/2b498237-55c1-492e-aa6b-24c00dc31413", "rel": "bookmark"}]}, "id": "35633a16-95d8-4eb4-ad39-cfa6a4cce40b", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "4555db18b3084cf1a80a0bc7c302f12a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-18T07:40:48Z", "hostId": "4a8095b1108e98be893a13c19c1f98f7b13c872d15c2698d0a2bd833", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2019-01-18T07:39:59Z", "tenant_id": "17e729102c084fb48ba796776c94dd74", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "18341959-60ee-423c-8842-c173a5246c53"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_14e7bcbf-4c34-4287-a07b-8d72cb19489f": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:55:34:4a", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:55:34:4a", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/4cf21c79-6731-461a-baba-67bcbb11374c", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/4cf21c79-6731-461a-baba-67bcbb11374c", "rel": "bookmark"}], "image": {"id": "0e557d4e-9c7b-4e93-8199-28ffacb7e648", "links": [{"href": "http://172.30.9.23:8774/images/0e557d4e-9c7b-4e93-8199-28ffacb7e648", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-18T07:37:21.000000", "flavor": {"id": "beb31b70-cfc2-4013-b51a-72f91062cf94", "links": [{"href": "http://172.30.9.23:8774/flavors/beb31b70-cfc2-4013-b51a-72f91062cf94", "rel": "bookmark"}]}, "id": "4cf21c79-6731-461a-baba-67bcbb11374c", "security_groups": [{"name": "vyos_vrouter-sg_14e7bcbf-4c34-4287-a07b-8d72cb19489f"}], "user_id": "4555db18b3084cf1a80a0bc7c302f12a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-18T07:37:23Z", "hostId": "f85cd91a53d7180df60a89d185feb1796bbbc4eaa31d8ada6979204e", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_14e7bcbf-4c34-4287-a07b-8d72cb19489f", "name": "vyos_vrouter-vm_14e7bcbf-4c34-4287-a07b-8d72cb19489f", "created": "2019-01-18T07:34:36Z", "tenant_id": "17e729102c084fb48ba796776c94dd74", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-18 07:41:14,330 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-1c237e4f-7ca5-4d2a-a5ad-43ce5c0c6c7d 2019-01-18 07:41:14,330 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.870692968369s 2019-01-18 07:41:14,331 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-1c237e4f-7ca5-4d2a-a5ad-43ce5c0c6c7d 2019-01-18 07:41:14,335 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-18 07:41:14,338 - 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}fa952c8ddc997e028c77f27dcaa3f78c252fa56d" 2019-01-18 07:41:15,181 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 07:41: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-34a39fb1-d440-467f-85c0-28b05eca124a x-compute-request-id: req-34a39fb1-d440-467f-85c0-28b05eca124a Content-Encoding: gzip Content-Length: 1187 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:8e:1f:69", "version": 4, "addr": "11.0.0.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:1f:69", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c4:be:ca", "version": 4, "addr": "12.0.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/b03e01c2-7fcc-4037-8f07-1f6cfb63486a", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/b03e01c2-7fcc-4037-8f07-1f6cfb63486a", "rel": "bookmark"}], "image": {"id": "83878bbd-0338-47a7-909e-36db079f1d18", "links": [{"href": "http://172.30.9.23:8774/images/83878bbd-0338-47a7-909e-36db079f1d18", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-18T07:40:49.000000", "flavor": {"id": "2b498237-55c1-492e-aa6b-24c00dc31413", "links": [{"href": "http://172.30.9.23:8774/flavors/2b498237-55c1-492e-aa6b-24c00dc31413", "rel": "bookmark"}]}, "id": "b03e01c2-7fcc-4037-8f07-1f6cfb63486a", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "4555db18b3084cf1a80a0bc7c302f12a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-18T07:40:50Z", "hostId": "4a8095b1108e98be893a13c19c1f98f7b13c872d15c2698d0a2bd833", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2019-01-18T07:39:59Z", "tenant_id": "17e729102c084fb48ba796776c94dd74", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "18341959-60ee-423c-8842-c173a5246c53"}}, {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:dd:37:06", "version": 4, "addr": "11.0.0.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:dd:37:06", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2c:d7:db", "version": 4, "addr": "12.0.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/35633a16-95d8-4eb4-ad39-cfa6a4cce40b", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/35633a16-95d8-4eb4-ad39-cfa6a4cce40b", "rel": "bookmark"}], "image": {"id": "83878bbd-0338-47a7-909e-36db079f1d18", "links": [{"href": "http://172.30.9.23:8774/images/83878bbd-0338-47a7-909e-36db079f1d18", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-18T07:40:47.000000", "flavor": {"id": "2b498237-55c1-492e-aa6b-24c00dc31413", "links": [{"href": "http://172.30.9.23:8774/flavors/2b498237-55c1-492e-aa6b-24c00dc31413", "rel": "bookmark"}]}, "id": "35633a16-95d8-4eb4-ad39-cfa6a4cce40b", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "4555db18b3084cf1a80a0bc7c302f12a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-18T07:40:48Z", "hostId": "4a8095b1108e98be893a13c19c1f98f7b13c872d15c2698d0a2bd833", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2019-01-18T07:39:59Z", "tenant_id": "17e729102c084fb48ba796776c94dd74", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "18341959-60ee-423c-8842-c173a5246c53"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_14e7bcbf-4c34-4287-a07b-8d72cb19489f": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:55:34:4a", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:55:34:4a", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/4cf21c79-6731-461a-baba-67bcbb11374c", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/4cf21c79-6731-461a-baba-67bcbb11374c", "rel": "bookmark"}], "image": {"id": "0e557d4e-9c7b-4e93-8199-28ffacb7e648", "links": [{"href": "http://172.30.9.23:8774/images/0e557d4e-9c7b-4e93-8199-28ffacb7e648", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-18T07:37:21.000000", "flavor": {"id": "beb31b70-cfc2-4013-b51a-72f91062cf94", "links": [{"href": "http://172.30.9.23:8774/flavors/beb31b70-cfc2-4013-b51a-72f91062cf94", "rel": "bookmark"}]}, "id": "4cf21c79-6731-461a-baba-67bcbb11374c", "security_groups": [{"name": "vyos_vrouter-sg_14e7bcbf-4c34-4287-a07b-8d72cb19489f"}], "user_id": "4555db18b3084cf1a80a0bc7c302f12a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-18T07:37:23Z", "hostId": "f85cd91a53d7180df60a89d185feb1796bbbc4eaa31d8ada6979204e", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_14e7bcbf-4c34-4287-a07b-8d72cb19489f", "name": "vyos_vrouter-vm_14e7bcbf-4c34-4287-a07b-8d72cb19489f", "created": "2019-01-18T07:34:36Z", "tenant_id": "17e729102c084fb48ba796776c94dd74", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-18 07:41:15,181 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-34a39fb1-d440-467f-85c0-28b05eca124a 2019-01-18 07:41:15,182 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.84671998024s 2019-01-18 07:41:15,182 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-34a39fb1-d440-467f-85c0-28b05eca124a 2019-01-18 07:41:15,185 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - management_plane_network_ip of reference_vnf : 11.0.0.7 2019-01-18 07:41:15,186 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - management_plane_network_mac of reference_vnf : fa:16:3e:8e:1f:69 2019-01-18 07:41:15,186 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-18 07:41:15,189 - 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}fa952c8ddc997e028c77f27dcaa3f78c252fa56d" 2019-01-18 07:41:16,377 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 07: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-316d8a8b-565d-492a-9fe5-4dc944020e2b x-compute-request-id: req-316d8a8b-565d-492a-9fe5-4dc944020e2b Content-Encoding: gzip Content-Length: 1187 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:8e:1f:69", "version": 4, "addr": "11.0.0.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:1f:69", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c4:be:ca", "version": 4, "addr": "12.0.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/b03e01c2-7fcc-4037-8f07-1f6cfb63486a", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/b03e01c2-7fcc-4037-8f07-1f6cfb63486a", "rel": "bookmark"}], "image": {"id": "83878bbd-0338-47a7-909e-36db079f1d18", "links": [{"href": "http://172.30.9.23:8774/images/83878bbd-0338-47a7-909e-36db079f1d18", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-18T07:40:49.000000", "flavor": {"id": "2b498237-55c1-492e-aa6b-24c00dc31413", "links": [{"href": "http://172.30.9.23:8774/flavors/2b498237-55c1-492e-aa6b-24c00dc31413", "rel": "bookmark"}]}, "id": "b03e01c2-7fcc-4037-8f07-1f6cfb63486a", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "4555db18b3084cf1a80a0bc7c302f12a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-18T07:40:50Z", "hostId": "4a8095b1108e98be893a13c19c1f98f7b13c872d15c2698d0a2bd833", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2019-01-18T07:39:59Z", "tenant_id": "17e729102c084fb48ba796776c94dd74", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "18341959-60ee-423c-8842-c173a5246c53"}}, {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:dd:37:06", "version": 4, "addr": "11.0.0.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:dd:37:06", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2c:d7:db", "version": 4, "addr": "12.0.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/35633a16-95d8-4eb4-ad39-cfa6a4cce40b", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/35633a16-95d8-4eb4-ad39-cfa6a4cce40b", "rel": "bookmark"}], "image": {"id": "83878bbd-0338-47a7-909e-36db079f1d18", "links": [{"href": "http://172.30.9.23:8774/images/83878bbd-0338-47a7-909e-36db079f1d18", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-18T07:40:47.000000", "flavor": {"id": "2b498237-55c1-492e-aa6b-24c00dc31413", "links": [{"href": "http://172.30.9.23:8774/flavors/2b498237-55c1-492e-aa6b-24c00dc31413", "rel": "bookmark"}]}, "id": "35633a16-95d8-4eb4-ad39-cfa6a4cce40b", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "4555db18b3084cf1a80a0bc7c302f12a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-18T07:40:48Z", "hostId": "4a8095b1108e98be893a13c19c1f98f7b13c872d15c2698d0a2bd833", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2019-01-18T07:39:59Z", "tenant_id": "17e729102c084fb48ba796776c94dd74", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "18341959-60ee-423c-8842-c173a5246c53"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_14e7bcbf-4c34-4287-a07b-8d72cb19489f": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:55:34:4a", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:55:34:4a", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/4cf21c79-6731-461a-baba-67bcbb11374c", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/4cf21c79-6731-461a-baba-67bcbb11374c", "rel": "bookmark"}], "image": {"id": "0e557d4e-9c7b-4e93-8199-28ffacb7e648", "links": [{"href": "http://172.30.9.23:8774/images/0e557d4e-9c7b-4e93-8199-28ffacb7e648", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-18T07:37:21.000000", "flavor": {"id": "beb31b70-cfc2-4013-b51a-72f91062cf94", "links": [{"href": "http://172.30.9.23:8774/flavors/beb31b70-cfc2-4013-b51a-72f91062cf94", "rel": "bookmark"}]}, "id": "4cf21c79-6731-461a-baba-67bcbb11374c", "security_groups": [{"name": "vyos_vrouter-sg_14e7bcbf-4c34-4287-a07b-8d72cb19489f"}], "user_id": "4555db18b3084cf1a80a0bc7c302f12a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-18T07:37:23Z", "hostId": "f85cd91a53d7180df60a89d185feb1796bbbc4eaa31d8ada6979204e", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_14e7bcbf-4c34-4287-a07b-8d72cb19489f", "name": "vyos_vrouter-vm_14e7bcbf-4c34-4287-a07b-8d72cb19489f", "created": "2019-01-18T07:34:36Z", "tenant_id": "17e729102c084fb48ba796776c94dd74", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-18 07:41:16,377 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-316d8a8b-565d-492a-9fe5-4dc944020e2b 2019-01-18 07:41:16,378 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.19120502472s 2019-01-18 07:41:16,378 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-316d8a8b-565d-492a-9fe5-4dc944020e2b 2019-01-18 07:41:16,382 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-18 07:41:16,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}fa952c8ddc997e028c77f27dcaa3f78c252fa56d" 2019-01-18 07:41:16,935 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 07:41: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-1b988476-b2d5-4d75-a5ac-6059e272d4e5 x-compute-request-id: req-1b988476-b2d5-4d75-a5ac-6059e272d4e5 Content-Encoding: gzip Content-Length: 1187 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:8e:1f:69", "version": 4, "addr": "11.0.0.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:1f:69", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c4:be:ca", "version": 4, "addr": "12.0.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/b03e01c2-7fcc-4037-8f07-1f6cfb63486a", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/b03e01c2-7fcc-4037-8f07-1f6cfb63486a", "rel": "bookmark"}], "image": {"id": "83878bbd-0338-47a7-909e-36db079f1d18", "links": [{"href": "http://172.30.9.23:8774/images/83878bbd-0338-47a7-909e-36db079f1d18", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-18T07:40:49.000000", "flavor": {"id": "2b498237-55c1-492e-aa6b-24c00dc31413", "links": [{"href": "http://172.30.9.23:8774/flavors/2b498237-55c1-492e-aa6b-24c00dc31413", "rel": "bookmark"}]}, "id": "b03e01c2-7fcc-4037-8f07-1f6cfb63486a", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "4555db18b3084cf1a80a0bc7c302f12a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-18T07:40:50Z", "hostId": "4a8095b1108e98be893a13c19c1f98f7b13c872d15c2698d0a2bd833", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2019-01-18T07:39:59Z", "tenant_id": "17e729102c084fb48ba796776c94dd74", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "18341959-60ee-423c-8842-c173a5246c53"}}, {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:dd:37:06", "version": 4, "addr": "11.0.0.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:dd:37:06", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2c:d7:db", "version": 4, "addr": "12.0.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/35633a16-95d8-4eb4-ad39-cfa6a4cce40b", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/35633a16-95d8-4eb4-ad39-cfa6a4cce40b", "rel": "bookmark"}], "image": {"id": "83878bbd-0338-47a7-909e-36db079f1d18", "links": [{"href": "http://172.30.9.23:8774/images/83878bbd-0338-47a7-909e-36db079f1d18", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-18T07:40:47.000000", "flavor": {"id": "2b498237-55c1-492e-aa6b-24c00dc31413", "links": [{"href": "http://172.30.9.23:8774/flavors/2b498237-55c1-492e-aa6b-24c00dc31413", "rel": "bookmark"}]}, "id": "35633a16-95d8-4eb4-ad39-cfa6a4cce40b", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "4555db18b3084cf1a80a0bc7c302f12a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-18T07:40:48Z", "hostId": "4a8095b1108e98be893a13c19c1f98f7b13c872d15c2698d0a2bd833", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2019-01-18T07:39:59Z", "tenant_id": "17e729102c084fb48ba796776c94dd74", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "18341959-60ee-423c-8842-c173a5246c53"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_14e7bcbf-4c34-4287-a07b-8d72cb19489f": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:55:34:4a", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:55:34:4a", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/4cf21c79-6731-461a-baba-67bcbb11374c", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/4cf21c79-6731-461a-baba-67bcbb11374c", "rel": "bookmark"}], "image": {"id": "0e557d4e-9c7b-4e93-8199-28ffacb7e648", "links": [{"href": "http://172.30.9.23:8774/images/0e557d4e-9c7b-4e93-8199-28ffacb7e648", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-18T07:37:21.000000", "flavor": {"id": "beb31b70-cfc2-4013-b51a-72f91062cf94", "links": [{"href": "http://172.30.9.23:8774/flavors/beb31b70-cfc2-4013-b51a-72f91062cf94", "rel": "bookmark"}]}, "id": "4cf21c79-6731-461a-baba-67bcbb11374c", "security_groups": [{"name": "vyos_vrouter-sg_14e7bcbf-4c34-4287-a07b-8d72cb19489f"}], "user_id": "4555db18b3084cf1a80a0bc7c302f12a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-18T07:37:23Z", "hostId": "f85cd91a53d7180df60a89d185feb1796bbbc4eaa31d8ada6979204e", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_14e7bcbf-4c34-4287-a07b-8d72cb19489f", "name": "vyos_vrouter-vm_14e7bcbf-4c34-4287-a07b-8d72cb19489f", "created": "2019-01-18T07:34:36Z", "tenant_id": "17e729102c084fb48ba796776c94dd74", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-18 07:41:16,936 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-1b988476-b2d5-4d75-a5ac-6059e272d4e5 2019-01-18 07:41:16,936 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.553858995438s 2019-01-18 07:41:16,936 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-1b988476-b2d5-4d75-a5ac-6059e272d4e5 2019-01-18 07:41:16,940 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - data_plane_network_ip of reference_vnf : 12.0.0.7 2019-01-18 07:41:16,940 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - data_plane_network_mac of reference_vnf : fa:16:3e:c4:be:ca 2019-01-18 07:41:16,940 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - vnf name : target_vnf 2019-01-18 07:41:16,940 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - target_vnf floating ip address : 172.30.9.202 2019-01-18 07:41:16,941 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-18 07:41:16,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}fa952c8ddc997e028c77f27dcaa3f78c252fa56d" 2019-01-18 07:41:17,643 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 07:41: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-3e2d185a-05bd-4e45-8fcf-f88433c5997e x-compute-request-id: req-3e2d185a-05bd-4e45-8fcf-f88433c5997e Content-Encoding: gzip Content-Length: 1187 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:8e:1f:69", "version": 4, "addr": "11.0.0.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:1f:69", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c4:be:ca", "version": 4, "addr": "12.0.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/b03e01c2-7fcc-4037-8f07-1f6cfb63486a", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/b03e01c2-7fcc-4037-8f07-1f6cfb63486a", "rel": "bookmark"}], "image": {"id": "83878bbd-0338-47a7-909e-36db079f1d18", "links": [{"href": "http://172.30.9.23:8774/images/83878bbd-0338-47a7-909e-36db079f1d18", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-18T07:40:49.000000", "flavor": {"id": "2b498237-55c1-492e-aa6b-24c00dc31413", "links": [{"href": "http://172.30.9.23:8774/flavors/2b498237-55c1-492e-aa6b-24c00dc31413", "rel": "bookmark"}]}, "id": "b03e01c2-7fcc-4037-8f07-1f6cfb63486a", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "4555db18b3084cf1a80a0bc7c302f12a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-18T07:40:50Z", "hostId": "4a8095b1108e98be893a13c19c1f98f7b13c872d15c2698d0a2bd833", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2019-01-18T07:39:59Z", "tenant_id": "17e729102c084fb48ba796776c94dd74", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "18341959-60ee-423c-8842-c173a5246c53"}}, {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:dd:37:06", "version": 4, "addr": "11.0.0.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:dd:37:06", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2c:d7:db", "version": 4, "addr": "12.0.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/35633a16-95d8-4eb4-ad39-cfa6a4cce40b", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/35633a16-95d8-4eb4-ad39-cfa6a4cce40b", "rel": "bookmark"}], "image": {"id": "83878bbd-0338-47a7-909e-36db079f1d18", "links": [{"href": "http://172.30.9.23:8774/images/83878bbd-0338-47a7-909e-36db079f1d18", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-18T07:40:47.000000", "flavor": {"id": "2b498237-55c1-492e-aa6b-24c00dc31413", "links": [{"href": "http://172.30.9.23:8774/flavors/2b498237-55c1-492e-aa6b-24c00dc31413", "rel": "bookmark"}]}, "id": "35633a16-95d8-4eb4-ad39-cfa6a4cce40b", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "4555db18b3084cf1a80a0bc7c302f12a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-18T07:40:48Z", "hostId": "4a8095b1108e98be893a13c19c1f98f7b13c872d15c2698d0a2bd833", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2019-01-18T07:39:59Z", "tenant_id": "17e729102c084fb48ba796776c94dd74", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "18341959-60ee-423c-8842-c173a5246c53"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_14e7bcbf-4c34-4287-a07b-8d72cb19489f": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:55:34:4a", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:55:34:4a", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/4cf21c79-6731-461a-baba-67bcbb11374c", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/4cf21c79-6731-461a-baba-67bcbb11374c", "rel": "bookmark"}], "image": {"id": "0e557d4e-9c7b-4e93-8199-28ffacb7e648", "links": [{"href": "http://172.30.9.23:8774/images/0e557d4e-9c7b-4e93-8199-28ffacb7e648", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-18T07:37:21.000000", "flavor": {"id": "beb31b70-cfc2-4013-b51a-72f91062cf94", "links": [{"href": "http://172.30.9.23:8774/flavors/beb31b70-cfc2-4013-b51a-72f91062cf94", "rel": "bookmark"}]}, "id": "4cf21c79-6731-461a-baba-67bcbb11374c", "security_groups": [{"name": "vyos_vrouter-sg_14e7bcbf-4c34-4287-a07b-8d72cb19489f"}], "user_id": "4555db18b3084cf1a80a0bc7c302f12a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-18T07:37:23Z", "hostId": "f85cd91a53d7180df60a89d185feb1796bbbc4eaa31d8ada6979204e", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_14e7bcbf-4c34-4287-a07b-8d72cb19489f", "name": "vyos_vrouter-vm_14e7bcbf-4c34-4287-a07b-8d72cb19489f", "created": "2019-01-18T07:34:36Z", "tenant_id": "17e729102c084fb48ba796776c94dd74", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-18 07:41:17,643 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-3e2d185a-05bd-4e45-8fcf-f88433c5997e 2019-01-18 07:41:17,643 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.70263004303s 2019-01-18 07:41:17,644 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-3e2d185a-05bd-4e45-8fcf-f88433c5997e 2019-01-18 07:41:17,648 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-18 07:41:17,651 - 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}fa952c8ddc997e028c77f27dcaa3f78c252fa56d" 2019-01-18 07:41:18,213 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 07: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-53a59583-c27e-4cdb-b441-07e11567054f x-compute-request-id: req-53a59583-c27e-4cdb-b441-07e11567054f Content-Encoding: gzip Content-Length: 1187 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:8e:1f:69", "version": 4, "addr": "11.0.0.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:1f:69", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c4:be:ca", "version": 4, "addr": "12.0.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/b03e01c2-7fcc-4037-8f07-1f6cfb63486a", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/b03e01c2-7fcc-4037-8f07-1f6cfb63486a", "rel": "bookmark"}], "image": {"id": "83878bbd-0338-47a7-909e-36db079f1d18", "links": [{"href": "http://172.30.9.23:8774/images/83878bbd-0338-47a7-909e-36db079f1d18", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-18T07:40:49.000000", "flavor": {"id": "2b498237-55c1-492e-aa6b-24c00dc31413", "links": [{"href": "http://172.30.9.23:8774/flavors/2b498237-55c1-492e-aa6b-24c00dc31413", "rel": "bookmark"}]}, "id": "b03e01c2-7fcc-4037-8f07-1f6cfb63486a", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "4555db18b3084cf1a80a0bc7c302f12a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-18T07:40:50Z", "hostId": "4a8095b1108e98be893a13c19c1f98f7b13c872d15c2698d0a2bd833", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2019-01-18T07:39:59Z", "tenant_id": "17e729102c084fb48ba796776c94dd74", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "18341959-60ee-423c-8842-c173a5246c53"}}, {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:dd:37:06", "version": 4, "addr": "11.0.0.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:dd:37:06", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2c:d7:db", "version": 4, "addr": "12.0.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/35633a16-95d8-4eb4-ad39-cfa6a4cce40b", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/35633a16-95d8-4eb4-ad39-cfa6a4cce40b", "rel": "bookmark"}], "image": {"id": "83878bbd-0338-47a7-909e-36db079f1d18", "links": [{"href": "http://172.30.9.23:8774/images/83878bbd-0338-47a7-909e-36db079f1d18", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-18T07:40:47.000000", "flavor": {"id": "2b498237-55c1-492e-aa6b-24c00dc31413", "links": [{"href": "http://172.30.9.23:8774/flavors/2b498237-55c1-492e-aa6b-24c00dc31413", "rel": "bookmark"}]}, "id": "35633a16-95d8-4eb4-ad39-cfa6a4cce40b", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "4555db18b3084cf1a80a0bc7c302f12a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-18T07:40:48Z", "hostId": "4a8095b1108e98be893a13c19c1f98f7b13c872d15c2698d0a2bd833", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2019-01-18T07:39:59Z", "tenant_id": "17e729102c084fb48ba796776c94dd74", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "18341959-60ee-423c-8842-c173a5246c53"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_14e7bcbf-4c34-4287-a07b-8d72cb19489f": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:55:34:4a", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:55:34:4a", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/4cf21c79-6731-461a-baba-67bcbb11374c", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/4cf21c79-6731-461a-baba-67bcbb11374c", "rel": "bookmark"}], "image": {"id": "0e557d4e-9c7b-4e93-8199-28ffacb7e648", "links": [{"href": "http://172.30.9.23:8774/images/0e557d4e-9c7b-4e93-8199-28ffacb7e648", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-18T07:37:21.000000", "flavor": {"id": "beb31b70-cfc2-4013-b51a-72f91062cf94", "links": [{"href": "http://172.30.9.23:8774/flavors/beb31b70-cfc2-4013-b51a-72f91062cf94", "rel": "bookmark"}]}, "id": "4cf21c79-6731-461a-baba-67bcbb11374c", "security_groups": [{"name": "vyos_vrouter-sg_14e7bcbf-4c34-4287-a07b-8d72cb19489f"}], "user_id": "4555db18b3084cf1a80a0bc7c302f12a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-18T07:37:23Z", "hostId": "f85cd91a53d7180df60a89d185feb1796bbbc4eaa31d8ada6979204e", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_14e7bcbf-4c34-4287-a07b-8d72cb19489f", "name": "vyos_vrouter-vm_14e7bcbf-4c34-4287-a07b-8d72cb19489f", "created": "2019-01-18T07:34:36Z", "tenant_id": "17e729102c084fb48ba796776c94dd74", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-18 07:41:18,214 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-53a59583-c27e-4cdb-b441-07e11567054f 2019-01-18 07:41:18,214 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.565320014954s 2019-01-18 07:41:18,214 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-53a59583-c27e-4cdb-b441-07e11567054f 2019-01-18 07:41:18,217 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - management_plane_network_ip of target_vnf : 11.0.0.12 2019-01-18 07:41:18,218 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - management_plane_network_mac of target_vnf : fa:16:3e:dd:37:06 2019-01-18 07:41:18,218 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-18 07:41:18,221 - 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}fa952c8ddc997e028c77f27dcaa3f78c252fa56d" 2019-01-18 07:41:18,913 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 07:41: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-bcc1fbef-fafe-40dc-af11-25d204243bcb x-compute-request-id: req-bcc1fbef-fafe-40dc-af11-25d204243bcb Content-Encoding: gzip Content-Length: 1187 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:8e:1f:69", "version": 4, "addr": "11.0.0.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:1f:69", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c4:be:ca", "version": 4, "addr": "12.0.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/b03e01c2-7fcc-4037-8f07-1f6cfb63486a", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/b03e01c2-7fcc-4037-8f07-1f6cfb63486a", "rel": "bookmark"}], "image": {"id": "83878bbd-0338-47a7-909e-36db079f1d18", "links": [{"href": "http://172.30.9.23:8774/images/83878bbd-0338-47a7-909e-36db079f1d18", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-18T07:40:49.000000", "flavor": {"id": "2b498237-55c1-492e-aa6b-24c00dc31413", "links": [{"href": "http://172.30.9.23:8774/flavors/2b498237-55c1-492e-aa6b-24c00dc31413", "rel": "bookmark"}]}, "id": "b03e01c2-7fcc-4037-8f07-1f6cfb63486a", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "4555db18b3084cf1a80a0bc7c302f12a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-18T07:40:50Z", "hostId": "4a8095b1108e98be893a13c19c1f98f7b13c872d15c2698d0a2bd833", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2019-01-18T07:39:59Z", "tenant_id": "17e729102c084fb48ba796776c94dd74", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "18341959-60ee-423c-8842-c173a5246c53"}}, {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:dd:37:06", "version": 4, "addr": "11.0.0.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:dd:37:06", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2c:d7:db", "version": 4, "addr": "12.0.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/35633a16-95d8-4eb4-ad39-cfa6a4cce40b", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/35633a16-95d8-4eb4-ad39-cfa6a4cce40b", "rel": "bookmark"}], "image": {"id": "83878bbd-0338-47a7-909e-36db079f1d18", "links": [{"href": "http://172.30.9.23:8774/images/83878bbd-0338-47a7-909e-36db079f1d18", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-18T07:40:47.000000", "flavor": {"id": "2b498237-55c1-492e-aa6b-24c00dc31413", "links": [{"href": "http://172.30.9.23:8774/flavors/2b498237-55c1-492e-aa6b-24c00dc31413", "rel": "bookmark"}]}, "id": "35633a16-95d8-4eb4-ad39-cfa6a4cce40b", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "4555db18b3084cf1a80a0bc7c302f12a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-18T07:40:48Z", "hostId": "4a8095b1108e98be893a13c19c1f98f7b13c872d15c2698d0a2bd833", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2019-01-18T07:39:59Z", "tenant_id": "17e729102c084fb48ba796776c94dd74", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "18341959-60ee-423c-8842-c173a5246c53"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_14e7bcbf-4c34-4287-a07b-8d72cb19489f": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:55:34:4a", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:55:34:4a", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/4cf21c79-6731-461a-baba-67bcbb11374c", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/4cf21c79-6731-461a-baba-67bcbb11374c", "rel": "bookmark"}], "image": {"id": "0e557d4e-9c7b-4e93-8199-28ffacb7e648", "links": [{"href": "http://172.30.9.23:8774/images/0e557d4e-9c7b-4e93-8199-28ffacb7e648", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-18T07:37:21.000000", "flavor": {"id": "beb31b70-cfc2-4013-b51a-72f91062cf94", "links": [{"href": "http://172.30.9.23:8774/flavors/beb31b70-cfc2-4013-b51a-72f91062cf94", "rel": "bookmark"}]}, "id": "4cf21c79-6731-461a-baba-67bcbb11374c", "security_groups": [{"name": "vyos_vrouter-sg_14e7bcbf-4c34-4287-a07b-8d72cb19489f"}], "user_id": "4555db18b3084cf1a80a0bc7c302f12a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-18T07:37:23Z", "hostId": "f85cd91a53d7180df60a89d185feb1796bbbc4eaa31d8ada6979204e", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_14e7bcbf-4c34-4287-a07b-8d72cb19489f", "name": "vyos_vrouter-vm_14e7bcbf-4c34-4287-a07b-8d72cb19489f", "created": "2019-01-18T07:34:36Z", "tenant_id": "17e729102c084fb48ba796776c94dd74", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-18 07:41:18,913 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-bcc1fbef-fafe-40dc-af11-25d204243bcb 2019-01-18 07:41:18,913 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.695243835449s 2019-01-18 07:41:18,914 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-bcc1fbef-fafe-40dc-af11-25d204243bcb 2019-01-18 07:41:18,917 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-18 07:41:18,920 - 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}fa952c8ddc997e028c77f27dcaa3f78c252fa56d" 2019-01-18 07:41:19,608 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 07:41: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-45ab0455-5f86-40d1-9216-724e0b1684da x-compute-request-id: req-45ab0455-5f86-40d1-9216-724e0b1684da Content-Encoding: gzip Content-Length: 1187 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:8e:1f:69", "version": 4, "addr": "11.0.0.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:1f:69", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c4:be:ca", "version": 4, "addr": "12.0.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/b03e01c2-7fcc-4037-8f07-1f6cfb63486a", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/b03e01c2-7fcc-4037-8f07-1f6cfb63486a", "rel": "bookmark"}], "image": {"id": "83878bbd-0338-47a7-909e-36db079f1d18", "links": [{"href": "http://172.30.9.23:8774/images/83878bbd-0338-47a7-909e-36db079f1d18", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-18T07:40:49.000000", "flavor": {"id": "2b498237-55c1-492e-aa6b-24c00dc31413", "links": [{"href": "http://172.30.9.23:8774/flavors/2b498237-55c1-492e-aa6b-24c00dc31413", "rel": "bookmark"}]}, "id": "b03e01c2-7fcc-4037-8f07-1f6cfb63486a", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "4555db18b3084cf1a80a0bc7c302f12a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-18T07:40:50Z", "hostId": "4a8095b1108e98be893a13c19c1f98f7b13c872d15c2698d0a2bd833", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2019-01-18T07:39:59Z", "tenant_id": "17e729102c084fb48ba796776c94dd74", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "18341959-60ee-423c-8842-c173a5246c53"}}, {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:dd:37:06", "version": 4, "addr": "11.0.0.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:dd:37:06", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2c:d7:db", "version": 4, "addr": "12.0.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/35633a16-95d8-4eb4-ad39-cfa6a4cce40b", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/35633a16-95d8-4eb4-ad39-cfa6a4cce40b", "rel": "bookmark"}], "image": {"id": "83878bbd-0338-47a7-909e-36db079f1d18", "links": [{"href": "http://172.30.9.23:8774/images/83878bbd-0338-47a7-909e-36db079f1d18", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-18T07:40:47.000000", "flavor": {"id": "2b498237-55c1-492e-aa6b-24c00dc31413", "links": [{"href": "http://172.30.9.23:8774/flavors/2b498237-55c1-492e-aa6b-24c00dc31413", "rel": "bookmark"}]}, "id": "35633a16-95d8-4eb4-ad39-cfa6a4cce40b", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "4555db18b3084cf1a80a0bc7c302f12a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-18T07:40:48Z", "hostId": "4a8095b1108e98be893a13c19c1f98f7b13c872d15c2698d0a2bd833", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2019-01-18T07:39:59Z", "tenant_id": "17e729102c084fb48ba796776c94dd74", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "18341959-60ee-423c-8842-c173a5246c53"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_14e7bcbf-4c34-4287-a07b-8d72cb19489f": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:55:34:4a", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:55:34:4a", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/4cf21c79-6731-461a-baba-67bcbb11374c", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/4cf21c79-6731-461a-baba-67bcbb11374c", "rel": "bookmark"}], "image": {"id": "0e557d4e-9c7b-4e93-8199-28ffacb7e648", "links": [{"href": "http://172.30.9.23:8774/images/0e557d4e-9c7b-4e93-8199-28ffacb7e648", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-18T07:37:21.000000", "flavor": {"id": "beb31b70-cfc2-4013-b51a-72f91062cf94", "links": [{"href": "http://172.30.9.23:8774/flavors/beb31b70-cfc2-4013-b51a-72f91062cf94", "rel": "bookmark"}]}, "id": "4cf21c79-6731-461a-baba-67bcbb11374c", "security_groups": [{"name": "vyos_vrouter-sg_14e7bcbf-4c34-4287-a07b-8d72cb19489f"}], "user_id": "4555db18b3084cf1a80a0bc7c302f12a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-18T07:37:23Z", "hostId": "f85cd91a53d7180df60a89d185feb1796bbbc4eaa31d8ada6979204e", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_14e7bcbf-4c34-4287-a07b-8d72cb19489f", "name": "vyos_vrouter-vm_14e7bcbf-4c34-4287-a07b-8d72cb19489f", "created": "2019-01-18T07:34:36Z", "tenant_id": "17e729102c084fb48ba796776c94dd74", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-18 07:41:19,609 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-45ab0455-5f86-40d1-9216-724e0b1684da 2019-01-18 07:41:19,609 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.691111087799s 2019-01-18 07:41:19,609 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-45ab0455-5f86-40d1-9216-724e0b1684da 2019-01-18 07:41:19,613 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - data_plane_network_ip of target_vnf : 12.0.0.9 2019-01-18 07:41:19,613 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - data_plane_network_mac of target_vnf : fa:16:3e:2c:d7:db 2019-01-18 07:41:19,613 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - init test exec 2019-01-18 07:41:19,634 - functest.opnfv_tests.vnf.router.vnf_controller.vnf_controller - DEBUG - init vnf controller 2019-01-18 07:41:19,652 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - initialize vm controller 2019-01-18 07:41:19,652 - functest.opnfv_tests.vnf.router.vnf_controller.command_generator - DEBUG - init command generator 2019-01-18 07:41:19,727 - functest.opnfv_tests.vnf.router.vrouter_base - INFO - vRouter test Start Time:'2019-01-18 07:41:19' 2019-01-18 07:41:19,727 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Start config command target_vnf and reference_vnf 2019-01-18 07:41:19,727 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Configuration to target vnf 2019-01-18 07:41:19,784 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connect to 172.30.9.202. 2019-01-18 07:41:19,787 - paramiko.transport - DEBUG - starting thread (client mode): 0x5dd8c890L 2019-01-18 07:41:19,788 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2019-01-18 07:41:19,792 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_5.5p1 Debian-6+squeeze8 2019-01-18 07:41:19,792 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_5.5p1) 2019-01-18 07:41:19,793 - 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 2019-01-18 07:41:19,793 - paramiko.transport - DEBUG - Kex agreed: diffie-hellman-group-exchange-sha256 2019-01-18 07:41:19,793 - paramiko.transport - DEBUG - HostKey agreed: ssh-rsa 2019-01-18 07:41:19,793 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-01-18 07:41:19,793 - paramiko.transport - DEBUG - MAC agreed: hmac-sha1 2019-01-18 07:41:19,793 - paramiko.transport - DEBUG - Compression agreed: none 2019-01-18 07:41:19,826 - paramiko.transport - DEBUG - Got server p (2048 bits) 2019-01-18 07:41:19,962 - paramiko.transport - DEBUG - kex engine KexGexSHA256 specified hash_algo 2019-01-18 07:41:19,963 - paramiko.transport - DEBUG - Switch to new keys ... 2019-01-18 07:41:19,977 - paramiko.transport - DEBUG - Adding ssh-rsa host key for 172.30.9.202: 05fe7a9c6c774fcdf055d1aa31e1b495 2019-01-18 07:41:19,994 - paramiko.transport - DEBUG - userauth is OK 2019-01-18 07:41:20,001 - paramiko.transport - INFO - Auth banner: Welcome to VyOS 2019-01-18 07:41:20,002 - paramiko.transport - INFO - Authentication (password) successful! 2019-01-18 07:41:20,009 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connection established to 172.30.9.202. 2019-01-18 07:41:20,010 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-01-18 07:41:20,011 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2019-01-18 07:41:20,011 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-01-18 07:41:20,014 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-01-18 07:41:20,016 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-01-18 07:41:21,055 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : configure 2019-01-18 07:41:22,057 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : configure [edit] vyos@vyos# 2019-01-18 07:41:27,062 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : sudo /sbin/ifconfig eth0 mtu 1450 2019-01-18 07:41:28,064 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : sudo /sbin/ifconfig eth0 mtu 1450 [edit] vyos@vyos# 2019-01-18 07:41:33,069 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : sudo /sbin/ifconfig eth1 mtu 1450 2019-01-18 07:41:34,071 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : sudo /sbin/ifconfig eth1 mtu 1450 [edit] vyos@vyos# 2019-01-18 07:41:39,076 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.1.0/24 blackhole distance 1 2019-01-18 07:41:40,078 - 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# 2019-01-18 07:41:45,083 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.2.0/24 blackhole distance 1 2019-01-18 07:41:46,085 - 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# 2019-01-18 07:41:51,090 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.3.0/24 blackhole distance 1 2019-01-18 07:41:52,092 - 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# 2019-01-18 07:41:57,095 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.4.0/24 blackhole distance 1 2019-01-18 07:41:58,097 - 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# 2019-01-18 07:42:03,102 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.5.0/24 blackhole distance 1 2019-01-18 07:42:04,104 - 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# 2019-01-18 07:42:09,109 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.6.0/24 blackhole distance 1 2019-01-18 07:42:10,111 - 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# 2019-01-18 07:42:15,116 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.7.0/24 blackhole distance 1 2019-01-18 07:42:16,118 - 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# 2019-01-18 07:42:21,123 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.8.0/24 blackhole distance 1 2019-01-18 07:42:22,125 - 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# 2019-01-18 07:42:27,130 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.9.0/24 blackhole distance 1 2019-01-18 07:42:28,132 - 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# 2019-01-18 07:42:33,137 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.10.0/24 blackhole distance 1 2019-01-18 07:42:34,139 - 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# 2019-01-18 07:42:39,144 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : commit 2019-01-18 07:42:40,146 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : commit [edit] vyos@vyos# 2019-01-18 07:42:45,151 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 neighbor 12.0.0.7 ebgp-multihop '2' 2019-01-18 07:42:46,153 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 neighbor 12.0.0.7 ebgp-multihop '2' [edit] vyos@vyos# 2019-01-18 07:42:51,158 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 neighbor 12.0.0.7 remote-as 65002 2019-01-18 07:42:52,160 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 neighbor 12.0.0.7 remote-as 65002 [edit] vyos@vyos# 2019-01-18 07:42:57,165 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 neighbor 12.0.0.7 update-source 12.0.0.9 2019-01-18 07:42:58,167 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 neighbor 12.0.0.7 update-source 12.0.0.9 [edit] vyos@vyos# 2019-01-18 07:43:03,172 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 neighbor 12.0.0.7 soft-reconfiguration inbound 2019-01-18 07:43:04,174 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 neighbor 12.0.0.7 soft-reconfiguration inboun d [edit] vyos@vyos# 2019-01-18 07:43:09,179 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 neighbor 12.0.0.7 password lab0033 2019-01-18 07:43:10,181 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 neighbor 12.0.0.7 password lab0033 [edit] vyos@vyos# 2019-01-18 07:43:15,186 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.1.0/24 2019-01-18 07:43:16,188 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 network 10.0.1.0/24 [edit] vyos@vyos# 2019-01-18 07:43:21,193 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.2.0/24 2019-01-18 07:43:22,195 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 network 10.0.2.0/24 [edit] vyos@vyos# 2019-01-18 07:43:27,200 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.3.0/24 2019-01-18 07:43:28,202 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 network 10.0.3.0/24 [edit] vyos@vyos# 2019-01-18 07:43:33,207 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.4.0/24 2019-01-18 07:43:34,209 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 network 10.0.4.0/24 [edit] vyos@vyos# 2019-01-18 07:43:39,214 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.5.0/24 2019-01-18 07:43:40,216 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 network 10.0.5.0/24 [edit] vyos@vyos# 2019-01-18 07:43:45,221 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.6.0/24 2019-01-18 07:43:46,223 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 network 10.0.6.0/24 [edit] vyos@vyos# 2019-01-18 07:43:51,228 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.7.0/24 2019-01-18 07:43:52,230 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 network 10.0.7.0/24 [edit] vyos@vyos# 2019-01-18 07:43:57,235 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.8.0/24 2019-01-18 07:43:58,237 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 network 10.0.8.0/24 [edit] vyos@vyos# 2019-01-18 07:44:03,242 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.9.0/24 2019-01-18 07:44:04,244 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 network 10.0.9.0/24 [edit] vyos@vyos# 2019-01-18 07:44:09,249 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.10.0/24 2019-01-18 07:44:10,251 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 network 10.0.10.0/24 [edit] vyos@vyos# 2019-01-18 07:44:15,256 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 parameters router-id 12.0.0.9 2019-01-18 07:44:16,258 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 parameters router-id 12.0.0.9 [edit] vyos@vyos# 2019-01-18 07:44:21,263 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : commit 2019-01-18 07:44:22,265 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : commit [edit] vyos@vyos# 2019-01-18 07:44:27,271 - paramiko.transport - DEBUG - EOF in transport thread 2019-01-18 07:44:27,274 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Configuration to reference vnf 2019-01-18 07:44:27,325 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connect to 172.30.9.204. 2019-01-18 07:44:27,329 - paramiko.transport - DEBUG - starting thread (client mode): 0x5dd17290L 2019-01-18 07:44:27,329 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2019-01-18 07:44:27,333 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_5.5p1 Debian-6+squeeze8 2019-01-18 07:44:27,333 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_5.5p1) 2019-01-18 07:44:27,334 - 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 2019-01-18 07:44:27,334 - paramiko.transport - DEBUG - Kex agreed: diffie-hellman-group-exchange-sha256 2019-01-18 07:44:27,334 - paramiko.transport - DEBUG - HostKey agreed: ssh-rsa 2019-01-18 07:44:27,334 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-01-18 07:44:27,335 - paramiko.transport - DEBUG - MAC agreed: hmac-sha1 2019-01-18 07:44:27,335 - paramiko.transport - DEBUG - Compression agreed: none 2019-01-18 07:44:27,369 - paramiko.transport - DEBUG - Got server p (2048 bits) 2019-01-18 07:44:27,478 - paramiko.transport - DEBUG - kex engine KexGexSHA256 specified hash_algo 2019-01-18 07:44:27,478 - paramiko.transport - DEBUG - Switch to new keys ... 2019-01-18 07:44:27,481 - paramiko.transport - DEBUG - Adding ssh-rsa host key for 172.30.9.204: 05fe7a9c6c774fcdf055d1aa31e1b495 2019-01-18 07:44:27,517 - paramiko.transport - DEBUG - userauth is OK 2019-01-18 07:44:27,526 - paramiko.transport - INFO - Auth banner: Welcome to VyOS 2019-01-18 07:44:27,527 - paramiko.transport - INFO - Authentication (password) successful! 2019-01-18 07:44:27,545 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connection established to 172.30.9.204. 2019-01-18 07:44:27,546 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-01-18 07:44:27,547 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2019-01-18 07:44:27,547 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-01-18 07:44:27,549 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-01-18 07:44:27,551 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-01-18 07:44:28,600 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : configure 2019-01-18 07:44:29,602 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : configure [edit] vyos@vyos# 2019-01-18 07:44:34,607 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : sudo /sbin/ifconfig eth0 mtu 1450 2019-01-18 07:44:35,608 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : sudo /sbin/ifconfig eth0 mtu 1450 [edit] vyos@vyos# 2019-01-18 07:44:40,614 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : sudo /sbin/ifconfig eth1 mtu 1450 2019-01-18 07:44:41,615 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : sudo /sbin/ifconfig eth1 mtu 1450 [edit] vyos@vyos# 2019-01-18 07:44:46,621 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.1.0/24 blackhole distance 1 2019-01-18 07:44:47,622 - 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# 2019-01-18 07:44:52,626 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.2.0/24 blackhole distance 1 2019-01-18 07:44:53,628 - 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# 2019-01-18 07:44:58,633 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.3.0/24 blackhole distance 1 2019-01-18 07:44:59,635 - 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# 2019-01-18 07:45:04,640 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.4.0/24 blackhole distance 1 2019-01-18 07:45:05,642 - 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# 2019-01-18 07:45:10,648 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.5.0/24 blackhole distance 1 2019-01-18 07:45:11,649 - 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# 2019-01-18 07:45:16,654 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.6.0/24 blackhole distance 1 2019-01-18 07:45:17,656 - 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# 2019-01-18 07:45:22,661 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.7.0/24 blackhole distance 1 2019-01-18 07:45:23,663 - 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# 2019-01-18 07:45:28,668 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.8.0/24 blackhole distance 1 2019-01-18 07:45:29,670 - 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# 2019-01-18 07:45:34,675 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.9.0/24 blackhole distance 1 2019-01-18 07:45:35,677 - 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# 2019-01-18 07:45:40,682 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.10.0/24 blackhole distance 1 2019-01-18 07:45:41,684 - 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# 2019-01-18 07:45:46,689 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : commit 2019-01-18 07:45:47,691 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : commit [edit] vyos@vyos# 2019-01-18 07:45:52,696 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 neighbor 12.0.0.9 ebgp-multihop '2' 2019-01-18 07:45:53,698 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 neighbor 12.0.0.9 ebgp-multihop '2' [edit] vyos@vyos# 2019-01-18 07:45:58,703 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 neighbor 12.0.0.9 remote-as 65001 2019-01-18 07:45:59,705 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 neighbor 12.0.0.9 remote-as 65001 [edit] vyos@vyos# 2019-01-18 07:46:04,710 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 neighbor 12.0.0.9 update-source 12.0.0.7 2019-01-18 07:46:05,712 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 neighbor 12.0.0.9 update-source 12.0.0.7 [edit] vyos@vyos# 2019-01-18 07:46:10,717 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 neighbor 12.0.0.9 soft-reconfiguration inbound 2019-01-18 07:46:11,719 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 neighbor 12.0.0.9 soft-reconfiguration inboun d [edit] vyos@vyos# 2019-01-18 07:46:16,724 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 neighbor 12.0.0.9 password lab0033 2019-01-18 07:46:17,726 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 neighbor 12.0.0.9 password lab0033 [edit] vyos@vyos# 2019-01-18 07:46:22,731 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.1.0/24 2019-01-18 07:46:23,733 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 network 10.1.1.0/24 [edit] vyos@vyos# 2019-01-18 07:46:28,738 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.2.0/24 2019-01-18 07:46:29,740 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 network 10.1.2.0/24 [edit] vyos@vyos# 2019-01-18 07:46:34,745 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.3.0/24 2019-01-18 07:46:35,747 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 network 10.1.3.0/24 [edit] vyos@vyos# 2019-01-18 07:46:40,752 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.4.0/24 2019-01-18 07:46:41,754 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 network 10.1.4.0/24 [edit] vyos@vyos# 2019-01-18 07:46:46,759 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.5.0/24 2019-01-18 07:46:47,761 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 network 10.1.5.0/24 [edit] vyos@vyos# 2019-01-18 07:46:52,766 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.6.0/24 2019-01-18 07:46:53,768 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 network 10.1.6.0/24 [edit] vyos@vyos# 2019-01-18 07:46:58,774 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.7.0/24 2019-01-18 07:46:59,776 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 network 10.1.7.0/24 [edit] vyos@vyos# 2019-01-18 07:47:04,781 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.8.0/24 2019-01-18 07:47:05,783 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 network 10.1.8.0/24 [edit] vyos@vyos# 2019-01-18 07:47:10,788 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.9.0/24 2019-01-18 07:47:11,790 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 network 10.1.9.0/24 [edit] vyos@vyos# 2019-01-18 07:47:16,795 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.10.0/24 2019-01-18 07:47:17,797 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 network 10.1.10.0/24 [edit] vyos@vyos# 2019-01-18 07:47:22,802 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 parameters router-id 12.0.0.7 2019-01-18 07:47:23,804 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 parameters router-id 12.0.0.7 [edit] vyos@vyos# 2019-01-18 07:47:28,809 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : commit 2019-01-18 07:47:29,811 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : commit [edit] vyos@vyos# 2019-01-18 07:47:34,909 - paramiko.transport - DEBUG - EOF in transport thread 2019-01-18 07:47:34,930 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Finish config command. 2019-01-18 07:47:34,930 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Waiting for protocol stable. 2019-01-18 07:48:34,990 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Start check method 2019-01-18 07:48:35,036 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connect to 172.30.9.202. 2019-01-18 07:48:35,040 - paramiko.transport - DEBUG - starting thread (client mode): 0x5ddb1a50L 2019-01-18 07:48:35,040 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2019-01-18 07:48:35,046 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_5.5p1 Debian-6+squeeze8 2019-01-18 07:48:35,046 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_5.5p1) 2019-01-18 07:48:35,047 - 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 2019-01-18 07:48:35,047 - paramiko.transport - DEBUG - Kex agreed: diffie-hellman-group-exchange-sha256 2019-01-18 07:48:35,047 - paramiko.transport - DEBUG - HostKey agreed: ssh-rsa 2019-01-18 07:48:35,047 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-01-18 07:48:35,047 - paramiko.transport - DEBUG - MAC agreed: hmac-sha1 2019-01-18 07:48:35,048 - paramiko.transport - DEBUG - Compression agreed: none 2019-01-18 07:48:35,084 - paramiko.transport - DEBUG - Got server p (2048 bits) 2019-01-18 07:48:35,179 - paramiko.transport - DEBUG - kex engine KexGexSHA256 specified hash_algo 2019-01-18 07:48:35,180 - paramiko.transport - DEBUG - Switch to new keys ... 2019-01-18 07:48:35,183 - paramiko.transport - DEBUG - Adding ssh-rsa host key for 172.30.9.202: 05fe7a9c6c774fcdf055d1aa31e1b495 2019-01-18 07:48:35,213 - paramiko.transport - DEBUG - userauth is OK 2019-01-18 07:48:35,220 - paramiko.transport - INFO - Auth banner: Welcome to VyOS 2019-01-18 07:48:35,220 - paramiko.transport - INFO - Authentication (password) successful! 2019-01-18 07:48:35,247 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connection established to 172.30.9.202. 2019-01-18 07:48:35,247 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-01-18 07:48:35,248 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2019-01-18 07:48:35,249 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-01-18 07:48:35,250 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-01-18 07:48:35,251 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-01-18 07:48:36,253 - functest.opnfv_tests.vnf.router.vnf_controller.checker - DEBUG - init checker 2019-01-18 07:49:06,365 - paramiko.transport - DEBUG - EOF in transport thread 2019-01-18 07:49:06,397 - 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 | +-------------------------------+----------------+ 2019-01-18 07:49:06,397 - functest.opnfv_tests.vnf.router.vnf_controller.vnf_controller - DEBUG - show ip bgp summary | no-more BGP router identifier 12.0.0.9, 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.7 4 65002 3 5 0 0 0 00:01:03 10 Total number of neighbors 1 vyos@vyos:~$ 2019-01-18 07:49:06,397 - functest.opnfv_tests.vnf.router.vnf_controller.vnf_controller - DEBUG - show ip bgp neighbors 12.0.0.7 | no-more BGP neighbor is 12.0.0.7, remote AS 65002, local AS 65001, external link BGP version 4, remote router ID 12.0.0.7 BGP state = Established, up for 00:01:09 Last read 16:19:10, 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: 1 0 Notifications: 0 0 Updates: 1 1 Keepalives: 3 2 Route Refresh: 0 0 Capability: 0 0 Total: 5 3 Minimum time between advertisement runs is 30 seconds Update source is 12.0.0.9 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.9, Local port: 179 Foreign host: 12.0.0.7, Foreign port: 59829 Nexthop: 12.0.0.9 Nexthop global: fe80::f816:3eff:fe2c:d7db Nexthop local: :: BGP connection: non shared network Read thread: on Write thread: off vyos@vyos:~$ 2019-01-18 07:49:06,398 - functest.opnfv_tests.vnf.router.vnf_controller.vnf_controller - DEBUG - show ip bgp neighbors 12.0.0.7 advertised-routes | no-more BGP table version is 0, local router ID is 12.0.0.9 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.9 0 32768 i *> 10.0.2.0/24 12.0.0.9 0 32768 i *> 10.0.3.0/24 12.0.0.9 0 32768 i *> 10.0.4.0/24 12.0.0.9 0 32768 i *> 10.0.5.0/24 12.0.0.9 0 32768 i *> 10.0.6.0/24 12.0.0.9 0 32768 i *> 10.0.7.0/24 12.0.0.9 0 32768 i *> 10.0.8.0/24 12.0.0.9 0 32768 i *> 10.0.9.0/24 12.0.0.9 0 32768 i *> 10.0.10.0/24 12.0.0.9 0 32768 i Total number of prefixes 10 vyos@vyos:~$ 2019-01-18 07:49:06,398 - functest.opnfv_tests.vnf.router.vnf_controller.vnf_controller - DEBUG - show ip bgp neighbors 12.0.0.7 received-routes | no-more BGP table version is 0, local router ID is 12.0.0.9 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.7 0 0 65002 i *> 10.1.2.0/24 12.0.0.7 0 0 65002 i *> 10.1.3.0/24 12.0.0.7 0 0 65002 i *> 10.1.4.0/24 12.0.0.7 0 0 65002 i *> 10.1.5.0/24 12.0.0.7 0 0 65002 i *> 10.1.6.0/24 12.0.0.7 0 0 65002 i *> 10.1.7.0/24 12.0.0.7 0 0 65002 i *> 10.1.8.0/24 12.0.0.7 0 0 65002 i *> 10.1.9.0/24 12.0.0.7 0 0 65002 i *> 10.1.10.0/24 12.0.0.7 0 0 65002 i Total number of prefixes 10 vyos@vyos:~$ 2019-01-18 07:49:06,398 - functest.opnfv_tests.vnf.router.vnf_controller.vnf_controller - DEBUG - show ip bgp neighbors 12.0.0.7 routes | no-more BGP table version is 0, local router ID is 12.0.0.9 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.7 0 0 65002 i *> 10.1.2.0/24 12.0.0.7 0 0 65002 i *> 10.1.3.0/24 12.0.0.7 0 0 65002 i *> 10.1.4.0/24 12.0.0.7 0 0 65002 i *> 10.1.5.0/24 12.0.0.7 0 0 65002 i *> 10.1.6.0/24 12.0.0.7 0 0 65002 i *> 10.1.7.0/24 12.0.0.7 0 0 65002 i *> 10.1.8.0/24 12.0.0.7 0 0 65002 i *> 10.1.9.0/24 12.0.0.7 0 0 65002 i *> 10.1.10.0/24 12.0.0.7 0 0 65002 i Total number of prefixes 10 vyos@vyos:~$ 2019-01-18 07:49:06,398 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Finish check method. 2019-01-18 07:49:06,398 - functest.opnfv_tests.vnf.router.vrouter_base - INFO - vRouter test duration :'466.7' 2019-01-18 07:49:06,398 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - delete the reference_vnf 2019-01-18 07:49:06,399 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-18 07:49:06,402 - 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}fa952c8ddc997e028c77f27dcaa3f78c252fa56d" 2019-01-18 07:49:08,154 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 07:49: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-b716c008-0fd0-4540-ae09-63f52b85472e x-compute-request-id: req-b716c008-0fd0-4540-ae09-63f52b85472e Content-Encoding: gzip Content-Length: 1187 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:8e:1f:69", "version": 4, "addr": "11.0.0.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:1f:69", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c4:be:ca", "version": 4, "addr": "12.0.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/b03e01c2-7fcc-4037-8f07-1f6cfb63486a", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/b03e01c2-7fcc-4037-8f07-1f6cfb63486a", "rel": "bookmark"}], "image": {"id": "83878bbd-0338-47a7-909e-36db079f1d18", "links": [{"href": "http://172.30.9.23:8774/images/83878bbd-0338-47a7-909e-36db079f1d18", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-18T07:40:49.000000", "flavor": {"id": "2b498237-55c1-492e-aa6b-24c00dc31413", "links": [{"href": "http://172.30.9.23:8774/flavors/2b498237-55c1-492e-aa6b-24c00dc31413", "rel": "bookmark"}]}, "id": "b03e01c2-7fcc-4037-8f07-1f6cfb63486a", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "4555db18b3084cf1a80a0bc7c302f12a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-18T07:40:50Z", "hostId": "4a8095b1108e98be893a13c19c1f98f7b13c872d15c2698d0a2bd833", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2019-01-18T07:39:59Z", "tenant_id": "17e729102c084fb48ba796776c94dd74", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "18341959-60ee-423c-8842-c173a5246c53"}}, {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:dd:37:06", "version": 4, "addr": "11.0.0.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:dd:37:06", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2c:d7:db", "version": 4, "addr": "12.0.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/35633a16-95d8-4eb4-ad39-cfa6a4cce40b", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/35633a16-95d8-4eb4-ad39-cfa6a4cce40b", "rel": "bookmark"}], "image": {"id": "83878bbd-0338-47a7-909e-36db079f1d18", "links": [{"href": "http://172.30.9.23:8774/images/83878bbd-0338-47a7-909e-36db079f1d18", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-18T07:40:47.000000", "flavor": {"id": "2b498237-55c1-492e-aa6b-24c00dc31413", "links": [{"href": "http://172.30.9.23:8774/flavors/2b498237-55c1-492e-aa6b-24c00dc31413", "rel": "bookmark"}]}, "id": "35633a16-95d8-4eb4-ad39-cfa6a4cce40b", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "4555db18b3084cf1a80a0bc7c302f12a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-18T07:40:48Z", "hostId": "4a8095b1108e98be893a13c19c1f98f7b13c872d15c2698d0a2bd833", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2019-01-18T07:39:59Z", "tenant_id": "17e729102c084fb48ba796776c94dd74", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "18341959-60ee-423c-8842-c173a5246c53"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_14e7bcbf-4c34-4287-a07b-8d72cb19489f": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:55:34:4a", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:55:34:4a", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/4cf21c79-6731-461a-baba-67bcbb11374c", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/4cf21c79-6731-461a-baba-67bcbb11374c", "rel": "bookmark"}], "image": {"id": "0e557d4e-9c7b-4e93-8199-28ffacb7e648", "links": [{"href": "http://172.30.9.23:8774/images/0e557d4e-9c7b-4e93-8199-28ffacb7e648", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-18T07:37:21.000000", "flavor": {"id": "beb31b70-cfc2-4013-b51a-72f91062cf94", "links": [{"href": "http://172.30.9.23:8774/flavors/beb31b70-cfc2-4013-b51a-72f91062cf94", "rel": "bookmark"}]}, "id": "4cf21c79-6731-461a-baba-67bcbb11374c", "security_groups": [{"name": "vyos_vrouter-sg_14e7bcbf-4c34-4287-a07b-8d72cb19489f"}], "user_id": "4555db18b3084cf1a80a0bc7c302f12a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-18T07:37:23Z", "hostId": "f85cd91a53d7180df60a89d185feb1796bbbc4eaa31d8ada6979204e", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_14e7bcbf-4c34-4287-a07b-8d72cb19489f", "name": "vyos_vrouter-vm_14e7bcbf-4c34-4287-a07b-8d72cb19489f", "created": "2019-01-18T07:34:36Z", "tenant_id": "17e729102c084fb48ba796776c94dd74", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-18 07:49:08,154 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-b716c008-0fd0-4540-ae09-63f52b85472e 2019-01-18 07:49:08,155 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.75541710854s 2019-01-18 07:49:08,155 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-b716c008-0fd0-4540-ae09-63f52b85472e 2019-01-18 07:49:08,159 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2019-01-18 07:49:08,162 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:8774/v2.1/servers/b03e01c2-7fcc-4037-8f07-1f6cfb63486a -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}fa952c8ddc997e028c77f27dcaa3f78c252fa56d" 2019-01-18 07:49:08,324 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 07:49: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-9257af5d-bf8e-4251-b887-f015d98e33e2 x-compute-request-id: req-9257af5d-bf8e-4251-b887-f015d98e33e2 Content-Type: application/json 2019-01-18 07:49:08,324 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/servers/b03e01c2-7fcc-4037-8f07-1f6cfb63486a used request id req-9257af5d-bf8e-4251-b887-f015d98e33e2 2019-01-18 07:49:08,324 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.165074825287s 2019-01-18 07:49:08,324 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/servers/b03e01c2-7fcc-4037-8f07-1f6cfb63486a used request id req-9257af5d-bf8e-4251-b887-f015d98e33e2 2019-01-18 07:49:08,324 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - delete the target_vnf 2019-01-18 07:49:08,325 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-18 07:49:08,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}fa952c8ddc997e028c77f27dcaa3f78c252fa56d" 2019-01-18 07:49:09,525 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 07:49: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-9308928d-10b9-4db4-a3b1-ccb48402356f x-compute-request-id: req-9308928d-10b9-4db4-a3b1-ccb48402356f Content-Encoding: gzip Content-Length: 1197 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:1f:69", "version": 4, "addr": "11.0.0.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:1f:69", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c4:be:ca", "version": 4, "addr": "12.0.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/b03e01c2-7fcc-4037-8f07-1f6cfb63486a", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/b03e01c2-7fcc-4037-8f07-1f6cfb63486a", "rel": "bookmark"}], "image": {"id": "83878bbd-0338-47a7-909e-36db079f1d18", "links": [{"href": "http://172.30.9.23:8774/images/83878bbd-0338-47a7-909e-36db079f1d18", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-18T07:40:49.000000", "flavor": {"id": "2b498237-55c1-492e-aa6b-24c00dc31413", "links": [{"href": "http://172.30.9.23:8774/flavors/2b498237-55c1-492e-aa6b-24c00dc31413", "rel": "bookmark"}]}, "id": "b03e01c2-7fcc-4037-8f07-1f6cfb63486a", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "4555db18b3084cf1a80a0bc7c302f12a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-18T07:49:08Z", "hostId": "4a8095b1108e98be893a13c19c1f98f7b13c872d15c2698d0a2bd833", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2019-01-18T07:39:59Z", "tenant_id": "17e729102c084fb48ba796776c94dd74", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "18341959-60ee-423c-8842-c173a5246c53"}}, {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:dd:37:06", "version": 4, "addr": "11.0.0.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:dd:37:06", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2c:d7:db", "version": 4, "addr": "12.0.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/35633a16-95d8-4eb4-ad39-cfa6a4cce40b", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/35633a16-95d8-4eb4-ad39-cfa6a4cce40b", "rel": "bookmark"}], "image": {"id": "83878bbd-0338-47a7-909e-36db079f1d18", "links": [{"href": "http://172.30.9.23:8774/images/83878bbd-0338-47a7-909e-36db079f1d18", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-18T07:40:47.000000", "flavor": {"id": "2b498237-55c1-492e-aa6b-24c00dc31413", "links": [{"href": "http://172.30.9.23:8774/flavors/2b498237-55c1-492e-aa6b-24c00dc31413", "rel": "bookmark"}]}, "id": "35633a16-95d8-4eb4-ad39-cfa6a4cce40b", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "4555db18b3084cf1a80a0bc7c302f12a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-18T07:40:48Z", "hostId": "4a8095b1108e98be893a13c19c1f98f7b13c872d15c2698d0a2bd833", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2019-01-18T07:39:59Z", "tenant_id": "17e729102c084fb48ba796776c94dd74", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "18341959-60ee-423c-8842-c173a5246c53"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_14e7bcbf-4c34-4287-a07b-8d72cb19489f": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:55:34:4a", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:55:34:4a", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/4cf21c79-6731-461a-baba-67bcbb11374c", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/4cf21c79-6731-461a-baba-67bcbb11374c", "rel": "bookmark"}], "image": {"id": "0e557d4e-9c7b-4e93-8199-28ffacb7e648", "links": [{"href": "http://172.30.9.23:8774/images/0e557d4e-9c7b-4e93-8199-28ffacb7e648", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-18T07:37:21.000000", "flavor": {"id": "beb31b70-cfc2-4013-b51a-72f91062cf94", "links": [{"href": "http://172.30.9.23:8774/flavors/beb31b70-cfc2-4013-b51a-72f91062cf94", "rel": "bookmark"}]}, "id": "4cf21c79-6731-461a-baba-67bcbb11374c", "security_groups": [{"name": "vyos_vrouter-sg_14e7bcbf-4c34-4287-a07b-8d72cb19489f"}], "user_id": "4555db18b3084cf1a80a0bc7c302f12a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-18T07:37:23Z", "hostId": "f85cd91a53d7180df60a89d185feb1796bbbc4eaa31d8ada6979204e", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_14e7bcbf-4c34-4287-a07b-8d72cb19489f", "name": "vyos_vrouter-vm_14e7bcbf-4c34-4287-a07b-8d72cb19489f", "created": "2019-01-18T07:34:36Z", "tenant_id": "17e729102c084fb48ba796776c94dd74", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-18 07:49:09,525 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-9308928d-10b9-4db4-a3b1-ccb48402356f 2019-01-18 07:49:09,525 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.20034098625s 2019-01-18 07:49:09,526 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-9308928d-10b9-4db4-a3b1-ccb48402356f 2019-01-18 07:49:09,529 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2019-01-18 07:49:09,532 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:8774/v2.1/servers/35633a16-95d8-4eb4-ad39-cfa6a4cce40b -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}fa952c8ddc997e028c77f27dcaa3f78c252fa56d" 2019-01-18 07:49:09,683 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 07:49: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-339629cc-1686-4e8c-aecc-6391c176a5a6 x-compute-request-id: req-339629cc-1686-4e8c-aecc-6391c176a5a6 Content-Type: application/json 2019-01-18 07:49:09,683 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/servers/35633a16-95d8-4eb4-ad39-cfa6a4cce40b used request id req-339629cc-1686-4e8c-aecc-6391c176a5a6 2019-01-18 07:49:09,683 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.153968095779s 2019-01-18 07:49:09,684 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/servers/35633a16-95d8-4eb4-ad39-cfa6a4cce40b used request id req-339629cc-1686-4e8c-aecc-6391c176a5a6 2019-01-18 07:49:09,798 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2019-01-18 07:49:09,798 - xtesting.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | vyos_vrouter | functest | 16:29 | PASS | +----------------------+------------------+------------------+----------------+ 2019-01-18 07:49:09,803 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Deleting the current deployment 2019-01-18 07:49:09,803 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/executions 2019-01-18 07:49:09,895 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-18 07:49:09,896 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-18 07:49:09,896 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-18 07:49:09,896 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-18 07:49:09,896 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-18 07:49:09,896 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-18 07:49:09,896 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-18 07:49:09,896 - 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": {"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"}, "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"}, "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"}, "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"}, "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"}}}}, "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": "2019-01-18T07:38:46.651Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "vrouter-opnfv", "id": "d32e0086-7e33-4fc1-af23-ecc1946c259f"}, {"status": "terminated", "parameters": {}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2019-01-18T07:39:18.341Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "d12fb45c-3e68-450c-aabc-64815e6ac5f8"}], "metadata": {"pagination": {"total": 2, "offset": 0, "size": 0}}} 2019-01-18 07:49:09,896 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-18 07:49:09,896 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 18 Jan 2019 07:49:09 GMT 2019-01-18 07:49:09,897 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-18 07:49:09,897 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6363 2019-01-18 07:49:09,897 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-18 07:49:09,897 - cloudify.rest_client.http - DEBUG - Sending request: POST http://172.30.9.207:80/api/v3/executions; body: {"allow_custom_parameters": "false", "deployment_id": "vrouter-opnfv", "force": "false", "workflow_id": "uninstall", "parameters": {"ignore_failure": true}} 2019-01-18 07:49:10,081 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-18 07:49:10,082 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-18 07:49:10,082 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-18 07:49:10,082 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-18 07:49:10,082 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-18 07:49:10,082 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-18 07:49:10,082 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-18 07:49:10,082 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 156 2019-01-18 07:49:10,082 - 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": "2019-01-18T07:49:09.971Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "vrouter-opnfv", "id": "9911113d-9203-4aca-8bec-739415eab234"} 2019-01-18 07:49:10,082 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-18 07:49:10,083 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 18 Jan 2019 07:49:10 GMT 2019-01-18 07:49:10,083 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-18 07:49:10,083 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 369 2019-01-18 07:49:10,083 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-18 07:49:10,083 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/events 2019-01-18 07:49:10,155 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-18 07:49:10,155 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-18 07:49:10,155 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-18 07:49:10,155 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-18 07:49:10,155 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-18 07:49:10,155 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-18 07:49:10,155 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-18 07:49:10,155 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 0, "offset": 0, "size": 50}}} 2019-01-18 07:49:10,156 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-18 07:49:10,156 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 18 Jan 2019 07:49:10 GMT 2019-01-18 07:49:10,156 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-18 07:49:10,156 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 80 2019-01-18 07:49:10,156 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-18 07:49:10,156 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/executions/9911113d-9203-4aca-8bec-739415eab234 2019-01-18 07:49:10,231 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-18 07:49:10,231 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-18 07:49:10,231 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-18 07:49:10,231 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-18 07:49:10,231 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-18 07:49:10,231 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-18 07:49:10,231 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-18 07:49:10,231 - 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": "2019-01-18T07:49:09.971Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "vrouter-opnfv", "id": "9911113d-9203-4aca-8bec-739415eab234"} 2019-01-18 07:49:10,232 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-18 07:49:10,232 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 18 Jan 2019 07:49:10 GMT 2019-01-18 07:49:10,232 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-18 07:49:10,232 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 369 2019-01-18 07:49:10,232 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-18 07:49:15,237 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/events 2019-01-18 07:49:15,308 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-18 07:49:15,308 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-18 07:49:15,308 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-18 07:49:15,308 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-18 07:49:15,309 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-18 07:49:15,309 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-18 07:49:15,309 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-18 07:49:15,309 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "event_type": "workflow_started", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-18T07:49:10.775Z", "message": "Starting 'uninstall' workflow execution", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:49:10.775Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9911113d-9203-4aca-8bec-739415eab234"}, {"node_instance_id": "reference_vnf_host_vlc8mp", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-18T07:49:11.364Z", "message": "Stopping node", "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:49:11.364Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9911113d-9203-4aca-8bec-739415eab234"}, {"node_instance_id": "reference_vnf_host_vlc8mp", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-18T07:49:12.388Z", "message": "Sending task 'nova_plugin.server.stop'", "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:49:12.388Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9911113d-9203-4aca-8bec-739415eab234"}, {"node_instance_id": "target_vnf_host_9byz29", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-18T07:49:12.388Z", "message": "Sending task 'nova_plugin.server.stop'", "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:49:12.388Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9911113d-9203-4aca-8bec-739415eab234"}, {"node_instance_id": "target_vnf_host_9byz29", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-18T07:49:12.388Z", "message": "Stopping node", "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:49:12.388Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9911113d-9203-4aca-8bec-739415eab234"}, {"node_instance_id": "reference_vnf_host_vlc8mp", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-18T07:49:12.388Z", "message": "Task started 'nova_plugin.server.stop'", "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:49:12.388Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9911113d-9203-4aca-8bec-739415eab234"}, {"node_instance_id": "target_vnf_host_9byz29", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-18T07:49:12.388Z", "message": "Task started 'nova_plugin.server.stop'", "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:49:12.388Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9911113d-9203-4aca-8bec-739415eab234"}, {"node_instance_id": "reference_vnf_host_vlc8mp", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-18T07:49:13.406Z", "message": "Task failed 'nova_plugin.server.stop' -> Instance b03e01c2-7fcc-4037-8f07-1f6cfb63486a could not be found. [status_code=404]", "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": [{"message": "Instance b03e01c2-7fcc-4037-8f07-1f6cfb63486a 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 b03e01c2-7fcc-4037-8f07-1f6cfb63486a could not be found. [status_code=404]\n", "type": "NonRecoverableError"}], "reported_timestamp": "2019-01-18T07:49:13.406Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9911113d-9203-4aca-8bec-739415eab234"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-18T07:49:14.431Z", "message": "Sending task 'neutron_plugin.port.detach'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:49:14.431Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9911113d-9203-4aca-8bec-739415eab234"}, {"node_instance_id": "target_vnf_host_9byz29", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-18T07:49:14.431Z", "message": "Task failed 'nova_plugin.server.stop' -> Instance 35633a16-95d8-4eb4-ad39-cfa6a4cce40b could not be found. [status_code=404]", "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": [{"message": "Instance 35633a16-95d8-4eb4-ad39-cfa6a4cce40b 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 35633a16-95d8-4eb4-ad39-cfa6a4cce40b could not be found. [status_code=404]\n", "type": "NonRecoverableError"}], "reported_timestamp": "2019-01-18T07:49:14.431Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9911113d-9203-4aca-8bec-739415eab234"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-18T07:49:14.431Z", "message": "Task started 'neutron_plugin.port.detach'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:49:14.431Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9911113d-9203-4aca-8bec-739415eab234"}], "metadata": {"pagination": {"total": 11, "offset": 0, "size": 50}}} 2019-01-18 07:49:15,309 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-18 07:49:15,309 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 18 Jan 2019 07:49:15 GMT 2019-01-18 07:49:15,309 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-18 07:49:15,309 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 9903 2019-01-18 07:49:15,309 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-18 07:49:15,310 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting 'uninstall' workflow execution 2019-01-18 07:49:15,310 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2019-01-18 07:49:15,310 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.stop' 2019-01-18 07:49:15,311 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.stop' 2019-01-18 07:49:15,311 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2019-01-18 07:49:15,311 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.stop' 2019-01-18 07:49:15,311 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.stop' 2019-01-18 07:49:15,311 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'nova_plugin.server.stop' -> Instance b03e01c2-7fcc-4037-8f07-1f6cfb63486a could not be found. [status_code=404] 2019-01-18 07:49:15,311 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.detach' 2019-01-18 07:49:15,311 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'nova_plugin.server.stop' -> Instance 35633a16-95d8-4eb4-ad39-cfa6a4cce40b could not be found. [status_code=404] 2019-01-18 07:49:15,312 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.detach' 2019-01-18 07:49:15,312 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/executions/9911113d-9203-4aca-8bec-739415eab234 2019-01-18 07:49:15,549 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-18 07:49:15,549 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-18 07:49:15,549 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-18 07:49:15,549 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-18 07:49:15,549 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-18 07:49:15,549 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-18 07:49:15,549 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-18 07:49:15,550 - 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": "2019-01-18T07:49:09.971Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "vrouter-opnfv", "id": "9911113d-9203-4aca-8bec-739415eab234"} 2019-01-18 07:49:15,550 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-18 07:49:15,550 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 18 Jan 2019 07:49:15 GMT 2019-01-18 07:49:15,550 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-18 07:49:15,550 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 369 2019-01-18 07:49:15,550 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-18 07:49:20,555 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/events 2019-01-18 07:49:20,623 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-18 07:49:20,623 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-18 07:49:20,623 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-18 07:49:20,623 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-18 07:49:20,623 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-18 07:49:20,623 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-18 07:49:20,623 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-18 07:49:20,624 - 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": "vrouter-opnfv", "timestamp": "2019-01-18T07:49:15.447Z", "message": "Sending task 'neutron_plugin.port.detach'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:49:15.447Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9911113d-9203-4aca-8bec-739415eab234"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-18T07:49:15.447Z", "message": "Task started 'neutron_plugin.port.detach'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:49:15.447Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9911113d-9203-4aca-8bec-739415eab234"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-18T07:49:16.161Z", "message": "Detaching port 4dfbbe76-368a-4445-81b3-e8452d280873...", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:49:16.161Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9911113d-9203-4aca-8bec-739415eab234", "logger": "e7161b3b-3cd4-4923-8c3a-f24b8a62cd3e"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-18T07:49:16.971Z", "message": "Task succeeded 'neutron_plugin.port.detach'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:49:16.971Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9911113d-9203-4aca-8bec-739415eab234"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-18T07:49:17.224Z", "message": "Detaching port f6c955db-12b6-4944-b104-506ecef83778...", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:49:17.224Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9911113d-9203-4aca-8bec-739415eab234", "logger": "1f5a96a4-48cd-4436-9063-e27eacb18352"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-18T07:49:17.224Z", "message": "Successfully detached port 4dfbbe76-368a-4445-81b3-e8452d280873", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:49:17.224Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9911113d-9203-4aca-8bec-739415eab234", "logger": "e7161b3b-3cd4-4923-8c3a-f24b8a62cd3e"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-18T07:49:17.542Z", "message": "Sending task 'neutron_plugin.port.detach'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:49:17.542Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9911113d-9203-4aca-8bec-739415eab234"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-18T07:49:17.542Z", "message": "Task started 'neutron_plugin.port.detach'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:49:17.542Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9911113d-9203-4aca-8bec-739415eab234"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-18T07:49:18.354Z", "message": "Successfully detached port f6c955db-12b6-4944-b104-506ecef83778", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:49:18.354Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9911113d-9203-4aca-8bec-739415eab234", "logger": "1f5a96a4-48cd-4436-9063-e27eacb18352"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-18T07:49:18.620Z", "message": "Sending task 'neutron_plugin.port.detach'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:49:18.620Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9911113d-9203-4aca-8bec-739415eab234"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-18T07:49:18.620Z", "message": "Task started 'neutron_plugin.port.detach'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:49:18.620Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9911113d-9203-4aca-8bec-739415eab234"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-18T07:49:18.620Z", "message": "Task succeeded 'neutron_plugin.port.detach'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:49:18.620Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9911113d-9203-4aca-8bec-739415eab234"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-18T07:49:19.371Z", "message": "Detaching port cd9d9ed0-5d9d-41b7-b240-130f725e5654...", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:49:19.371Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9911113d-9203-4aca-8bec-739415eab234", "logger": "14c52ce4-fc34-43b3-aa2c-5c82cabba147"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-18T07:49:19.744Z", "message": "Task succeeded 'neutron_plugin.port.detach'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:49:19.744Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9911113d-9203-4aca-8bec-739415eab234"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-18T07:49:20.391Z", "message": "Detaching port 256f5fe0-cd72-49aa-9ebe-11df9bb9d13a...", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:49:20.391Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9911113d-9203-4aca-8bec-739415eab234", "logger": "ab1f311c-5828-4ea9-815c-1ecd31e4c068"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-18T07:49:20.391Z", "message": "Successfully detached port cd9d9ed0-5d9d-41b7-b240-130f725e5654", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:49:20.391Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9911113d-9203-4aca-8bec-739415eab234", "logger": "14c52ce4-fc34-43b3-aa2c-5c82cabba147"}], "metadata": {"pagination": {"total": 27, "offset": 11, "size": 50}}} 2019-01-18 07:49:20,624 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-18 07:49:20,624 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 18 Jan 2019 07:49:20 GMT 2019-01-18 07:49:20,624 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-18 07:49:20,624 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 8279 2019-01-18 07:49:20,624 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-18 07:49:20,625 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.detach' 2019-01-18 07:49:20,625 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.detach' 2019-01-18 07:49:20,625 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Detaching port 4dfbbe76-368a-4445-81b3-e8452d280873... 2019-01-18 07:49:20,625 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.detach' 2019-01-18 07:49:20,625 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Detaching port f6c955db-12b6-4944-b104-506ecef83778... 2019-01-18 07:49:20,626 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Successfully detached port 4dfbbe76-368a-4445-81b3-e8452d280873 2019-01-18 07:49:20,626 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.detach' 2019-01-18 07:49:20,626 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.detach' 2019-01-18 07:49:20,626 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Successfully detached port f6c955db-12b6-4944-b104-506ecef83778 2019-01-18 07:49:20,626 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.detach' 2019-01-18 07:49:20,626 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.detach' 2019-01-18 07:49:20,626 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.detach' 2019-01-18 07:49:20,627 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Detaching port cd9d9ed0-5d9d-41b7-b240-130f725e5654... 2019-01-18 07:49:20,627 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.detach' 2019-01-18 07:49:20,627 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Detaching port 256f5fe0-cd72-49aa-9ebe-11df9bb9d13a... 2019-01-18 07:49:20,627 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Successfully detached port cd9d9ed0-5d9d-41b7-b240-130f725e5654 2019-01-18 07:49:20,627 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/executions/9911113d-9203-4aca-8bec-739415eab234 2019-01-18 07:49:20,691 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-18 07:49:20,691 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-18 07:49:20,691 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-18 07:49:20,691 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-18 07:49:20,692 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-18 07:49:20,692 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-18 07:49:20,692 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-18 07:49:20,692 - 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": "2019-01-18T07:49:09.971Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "vrouter-opnfv", "id": "9911113d-9203-4aca-8bec-739415eab234"} 2019-01-18 07:49:20,692 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-18 07:49:20,692 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 18 Jan 2019 07:49:20 GMT 2019-01-18 07:49:20,692 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-18 07:49:20,692 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 369 2019-01-18 07:49:20,692 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-18 07:49:25,698 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/events 2019-01-18 07:49:25,816 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-18 07:49:25,816 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-18 07:49:25,817 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-18 07:49:25,817 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-18 07:49:25,817 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-18 07:49:25,817 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-18 07:49:25,817 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-18 07:49:25,817 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "reference_vnf_host_vlc8mp", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-18T07:49:20.652Z", "message": "Deleting node", "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:49:20.652Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9911113d-9203-4aca-8bec-739415eab234"}, {"node_instance_id": "reference_vnf_host_vlc8mp", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-18T07:49:20.652Z", "message": "Sending task 'nova_plugin.server.delete'", "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:49:20.652Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9911113d-9203-4aca-8bec-739415eab234"}, {"node_instance_id": "reference_vnf_host_vlc8mp", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-18T07:49:20.652Z", "message": "Task started 'nova_plugin.server.delete'", "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:49:20.652Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9911113d-9203-4aca-8bec-739415eab234"}, {"node_instance_id": "reference_vnf_host_vlc8mp", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-18T07:49:21.403Z", "message": "deleting server", "level": "info", "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:49:21.403Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9911113d-9203-4aca-8bec-739415eab234", "logger": "85df6032-15b5-4a6a-8e63-1de4a2ea1871"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-18T07:49:21.403Z", "message": "Successfully detached port 256f5fe0-cd72-49aa-9ebe-11df9bb9d13a", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:49:21.403Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9911113d-9203-4aca-8bec-739415eab234", "logger": "ab1f311c-5828-4ea9-815c-1ecd31e4c068"}, {"node_instance_id": "target_vnf_host_9byz29", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-18T07:49:21.712Z", "message": "Deleting node", "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:49:21.712Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9911113d-9203-4aca-8bec-739415eab234"}, {"node_instance_id": "target_vnf_host_9byz29", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-18T07:49:21.712Z", "message": "Sending task 'nova_plugin.server.delete'", "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:49:21.712Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9911113d-9203-4aca-8bec-739415eab234"}, {"node_instance_id": "target_vnf_host_9byz29", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-18T07:49:21.712Z", "message": "Task started 'nova_plugin.server.delete'", "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:49:21.712Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9911113d-9203-4aca-8bec-739415eab234"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-18T07:49:21.712Z", "message": "Task succeeded 'neutron_plugin.port.detach'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:49:21.712Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9911113d-9203-4aca-8bec-739415eab234"}, {"node_instance_id": "target_vnf_host_9byz29", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-18T07:49:22.411Z", "message": "deleting server", "level": "info", "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:49:22.411Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9911113d-9203-4aca-8bec-739415eab234", "logger": "f4427293-1f70-40bd-a8d4-d888129221f6"}, {"node_instance_id": "reference_vnf_data_plane_port_7tark5", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-18T07:49:22.733Z", "message": "Stopping node", "node_name": "reference_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:49:22.733Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9911113d-9203-4aca-8bec-739415eab234"}, {"node_instance_id": "reference_vnf_port_t56au3", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-18T07:49:22.733Z", "message": "Stopping node", "node_name": "reference_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:49:22.733Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9911113d-9203-4aca-8bec-739415eab234"}, {"node_instance_id": "reference_vnf_host_vlc8mp", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-18T07:49:22.733Z", "message": "Task failed 'nova_plugin.server.delete' -> Instance b03e01c2-7fcc-4037-8f07-1f6cfb63486a could not be found. [status_code=404]", "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": [{"message": "Instance b03e01c2-7fcc-4037-8f07-1f6cfb63486a 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 b03e01c2-7fcc-4037-8f07-1f6cfb63486a could not be found. [status_code=404]\n", "type": "NonRecoverableError"}], "reported_timestamp": "2019-01-18T07:49:22.733Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9911113d-9203-4aca-8bec-739415eab234"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-18T07:49:23.744Z", "message": "Sending task 'neutron_plugin.floatingip.disconnect_port'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:49:23.744Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9911113d-9203-4aca-8bec-739415eab234"}, {"node_instance_id": "target_vnf_host_9byz29", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-18T07:49:23.744Z", "message": "Task failed 'nova_plugin.server.delete' -> Instance 35633a16-95d8-4eb4-ad39-cfa6a4cce40b could not be found. [status_code=404]", "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": [{"message": "Instance 35633a16-95d8-4eb4-ad39-cfa6a4cce40b 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 35633a16-95d8-4eb4-ad39-cfa6a4cce40b could not be found. [status_code=404]\n", "type": "NonRecoverableError"}], "reported_timestamp": "2019-01-18T07:49:23.744Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9911113d-9203-4aca-8bec-739415eab234"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-18T07:49:23.744Z", "message": "Task started 'neutron_plugin.floatingip.disconnect_port'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:49:23.744Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9911113d-9203-4aca-8bec-739415eab234"}, {"node_instance_id": "reference_vnf_data_plane_port_7tark5", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-18T07:49:24.691Z", "message": "deleting port", "level": "info", "node_name": "reference_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:49:24.691Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9911113d-9203-4aca-8bec-739415eab234", "logger": "f3b8a98d-576a-46bb-9800-3ef904c5c909"}, {"node_instance_id": "keypair_hkpkj8", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-18T07:49:24.763Z", "message": "Deleting node", "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:49:24.763Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9911113d-9203-4aca-8bec-739415eab234"}, {"node_instance_id": "reference_vnf_data_plane_port_7tark5", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-18T07:49:24.763Z", "message": "Deleting node", "node_name": "reference_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:49:24.763Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9911113d-9203-4aca-8bec-739415eab234"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-18T07:49:24.763Z", "message": "Sending task 'neutron_plugin.floatingip.disconnect_port'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:49:24.763Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9911113d-9203-4aca-8bec-739415eab234"}, {"node_instance_id": "reference_vnf_data_plane_port_7tark5", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-18T07:49:24.763Z", "message": "Sending task 'neutron_plugin.port.delete'", "node_name": "reference_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:49:24.763Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9911113d-9203-4aca-8bec-739415eab234"}, {"node_instance_id": "keypair_hkpkj8", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-18T07:49:24.763Z", "message": "Stopping node", "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:49:24.763Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9911113d-9203-4aca-8bec-739415eab234"}, {"node_instance_id": "target_vnf_data_plane_port_hbycj3", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-18T07:49:24.763Z", "message": "Stopping node", "node_name": "target_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:49:24.763Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9911113d-9203-4aca-8bec-739415eab234"}, {"node_instance_id": "target_vnf_port_742p35", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-18T07:49:24.763Z", "message": "Stopping node", "node_name": "target_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:49:24.763Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9911113d-9203-4aca-8bec-739415eab234"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-18T07:49:24.763Z", "message": "Task started 'neutron_plugin.floatingip.disconnect_port'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:49:24.763Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9911113d-9203-4aca-8bec-739415eab234"}, {"node_instance_id": "reference_vnf_data_plane_port_7tark5", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-18T07:49:24.763Z", "message": "Task started 'neutron_plugin.port.delete'", "node_name": "reference_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:49:24.763Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9911113d-9203-4aca-8bec-739415eab234"}], "metadata": {"pagination": {"total": 53, "offset": 27, "size": 50}}} 2019-01-18 07:49:25,817 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-18 07:49:25,817 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 18 Jan 2019 07:49:25 GMT 2019-01-18 07:49:25,817 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-18 07:49:25,818 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 17455 2019-01-18 07:49:25,818 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-18 07:49:25,818 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2019-01-18 07:49:25,819 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.delete' 2019-01-18 07:49:25,819 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.delete' 2019-01-18 07:49:25,819 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting server 2019-01-18 07:49:25,819 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Successfully detached port 256f5fe0-cd72-49aa-9ebe-11df9bb9d13a 2019-01-18 07:49:25,819 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2019-01-18 07:49:25,820 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.delete' 2019-01-18 07:49:25,820 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.delete' 2019-01-18 07:49:25,820 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.detach' 2019-01-18 07:49:25,820 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting server 2019-01-18 07:49:25,820 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2019-01-18 07:49:25,820 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2019-01-18 07:49:25,821 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'nova_plugin.server.delete' -> Instance b03e01c2-7fcc-4037-8f07-1f6cfb63486a could not be found. [status_code=404] 2019-01-18 07:49:25,821 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.disconnect_port' 2019-01-18 07:49:25,821 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'nova_plugin.server.delete' -> Instance 35633a16-95d8-4eb4-ad39-cfa6a4cce40b could not be found. [status_code=404] 2019-01-18 07:49:25,821 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.disconnect_port' 2019-01-18 07:49:25,821 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting port 2019-01-18 07:49:25,821 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2019-01-18 07:49:25,822 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2019-01-18 07:49:25,822 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.disconnect_port' 2019-01-18 07:49:25,822 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.delete' 2019-01-18 07:49:25,822 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2019-01-18 07:49:25,822 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2019-01-18 07:49:25,822 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2019-01-18 07:49:25,822 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.disconnect_port' 2019-01-18 07:49:25,823 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.delete' 2019-01-18 07:49:25,823 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/executions/9911113d-9203-4aca-8bec-739415eab234 2019-01-18 07:49:25,894 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-18 07:49:25,895 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-18 07:49:25,895 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-18 07:49:25,895 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-18 07:49:25,895 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-18 07:49:25,895 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-18 07:49:25,895 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-18 07:49:25,895 - 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": "2019-01-18T07:49:09.971Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "vrouter-opnfv", "id": "9911113d-9203-4aca-8bec-739415eab234"} 2019-01-18 07:49:25,895 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-18 07:49:25,895 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 18 Jan 2019 07:49:25 GMT 2019-01-18 07:49:25,896 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-18 07:49:25,896 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 369 2019-01-18 07:49:25,896 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-18 07:49:30,899 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/events 2019-01-18 07:49:30,976 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-18 07:49:30,976 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-18 07:49:30,977 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-18 07:49:30,977 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-18 07:49:30,977 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-18 07:49:30,977 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-18 07:49:30,977 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-18 07:49:30,977 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "target_vnf_data_plane_port_hbycj3", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-18T07:49:25.804Z", "message": "Deleting node", "node_name": "target_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:49:25.804Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9911113d-9203-4aca-8bec-739415eab234"}, {"node_instance_id": "target_vnf_data_plane_port_hbycj3", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-18T07:49:25.804Z", "message": "Sending task 'neutron_plugin.port.delete'", "node_name": "target_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:49:25.804Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9911113d-9203-4aca-8bec-739415eab234"}, {"node_instance_id": "keypair_hkpkj8", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-18T07:49:25.804Z", "message": "Sending task 'nova_plugin.keypair.delete'", "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:49:25.804Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9911113d-9203-4aca-8bec-739415eab234"}, {"node_instance_id": "target_vnf_data_plane_port_hbycj3", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-18T07:49:25.804Z", "message": "Task started 'neutron_plugin.port.delete'", "node_name": "target_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:49:25.804Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9911113d-9203-4aca-8bec-739415eab234"}, {"node_instance_id": "keypair_hkpkj8", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-18T07:49:25.804Z", "message": "Task started 'nova_plugin.keypair.delete'", "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:49:25.804Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9911113d-9203-4aca-8bec-739415eab234"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-18T07:49:25.804Z", "message": "Task succeeded 'neutron_plugin.floatingip.disconnect_port'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:49:25.804Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9911113d-9203-4aca-8bec-739415eab234"}, {"node_instance_id": "keypair_hkpkj8", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-18T07:49:25.814Z", "message": "deleting keypair", "level": "info", "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:49:25.814Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9911113d-9203-4aca-8bec-739415eab234", "logger": "21bff5d7-82e5-4d5a-8078-6b63906e495d"}, {"node_instance_id": "target_vnf_data_plane_port_hbycj3", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-18T07:49:26.453Z", "message": "deleting port", "level": "info", "node_name": "target_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:49:26.453Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9911113d-9203-4aca-8bec-739415eab234", "logger": "ad12b234-616a-4737-8a7e-1293f652f3bd"}, {"node_instance_id": "keypair_hkpkj8", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-18T07:49:26.453Z", "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": "2019-01-18T07:49:26.453Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9911113d-9203-4aca-8bec-739415eab234", "logger": "21bff5d7-82e5-4d5a-8078-6b63906e495d"}, {"node_instance_id": "reference_vnf_port_t56au3", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-18T07:49:26.824Z", "message": "Deleting node", "node_name": "reference_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:49:26.824Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9911113d-9203-4aca-8bec-739415eab234"}, {"node_instance_id": "reference_vnf_port_t56au3", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-18T07:49:26.824Z", "message": "Sending task 'neutron_plugin.port.delete'", "node_name": "reference_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:49:26.824Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9911113d-9203-4aca-8bec-739415eab234"}, {"node_instance_id": "reference_vnf_port_t56au3", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-18T07:49:26.824Z", "message": "Task started 'neutron_plugin.port.delete'", "node_name": "reference_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:49:26.824Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9911113d-9203-4aca-8bec-739415eab234"}, {"node_instance_id": "reference_vnf_data_plane_port_7tark5", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-18T07:49:26.824Z", "message": "Task succeeded 'neutron_plugin.port.delete'", "node_name": "reference_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:49:26.824Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9911113d-9203-4aca-8bec-739415eab234"}, {"node_instance_id": "reference_vnf_port_t56au3", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-18T07:49:27.469Z", "message": "deleting port", "level": "info", "node_name": "reference_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:49:27.469Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9911113d-9203-4aca-8bec-739415eab234", "logger": "8e36d60d-94ae-440d-a60f-38f34c26e36e"}, {"node_instance_id": "target_vnf_port_742p35", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-18T07:49:27.842Z", "message": "Deleting node", "node_name": "target_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:49:27.842Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9911113d-9203-4aca-8bec-739415eab234"}, {"node_instance_id": "target_vnf_port_742p35", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-18T07:49:27.842Z", "message": "Sending task 'neutron_plugin.port.delete'", "node_name": "target_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:49:27.842Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9911113d-9203-4aca-8bec-739415eab234"}, {"node_instance_id": "target_vnf_port_742p35", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-18T07:49:27.842Z", "message": "Task started 'neutron_plugin.port.delete'", "node_name": "target_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:49:27.842Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9911113d-9203-4aca-8bec-739415eab234"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-18T07:49:27.842Z", "message": "Task succeeded 'neutron_plugin.floatingip.disconnect_port'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:49:27.842Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9911113d-9203-4aca-8bec-739415eab234"}, {"node_instance_id": "target_vnf_data_plane_port_hbycj3", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-18T07:49:27.842Z", "message": "Task succeeded 'neutron_plugin.port.delete'", "node_name": "target_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:49:27.842Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9911113d-9203-4aca-8bec-739415eab234"}, {"node_instance_id": "keypair_hkpkj8", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-18T07:49:27.842Z", "message": "Task succeeded 'nova_plugin.keypair.delete'", "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:49:27.842Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9911113d-9203-4aca-8bec-739415eab234"}, {"node_instance_id": "target_vnf_port_742p35", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-18T07:49:28.499Z", "message": "deleting port", "level": "info", "node_name": "target_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:49:28.499Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9911113d-9203-4aca-8bec-739415eab234", "logger": "4ee72125-a59d-4c47-bdfd-ea69c5150cf2"}, {"node_instance_id": "data_plane_subnet_nm1wri", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-18T07:49:28.890Z", "message": "Deleting node", "node_name": "data_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:49:28.890Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9911113d-9203-4aca-8bec-739415eab234"}, {"node_instance_id": "data_plane_subnet_nm1wri", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-18T07:49:28.890Z", "message": "Stopping node", "node_name": "data_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:49:28.890Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9911113d-9203-4aca-8bec-739415eab234"}, {"node_instance_id": "reference_vnf_ip_tuycfj", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-18T07:49:28.890Z", "message": "Stopping node", "node_name": "reference_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:49:28.890Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9911113d-9203-4aca-8bec-739415eab234"}, {"node_instance_id": "reference_vnf_port_t56au3", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-18T07:49:28.890Z", "message": "Task succeeded 'neutron_plugin.port.delete'", "node_name": "reference_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:49:28.890Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9911113d-9203-4aca-8bec-739415eab234"}, {"node_instance_id": "data_plane_subnet_nm1wri", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-18T07:49:29.847Z", "message": "deleting subnet", "level": "info", "node_name": "data_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:49:29.847Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9911113d-9203-4aca-8bec-739415eab234", "logger": "746e0def-b8d0-4baf-865f-48f6543ab7c0"}, {"node_instance_id": "reference_vnf_ip_tuycfj", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-18T07:49:29.920Z", "message": "Deleting node", "node_name": "reference_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:49:29.920Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9911113d-9203-4aca-8bec-739415eab234"}, {"node_instance_id": "reference_vnf_ip_tuycfj", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-18T07:49:29.920Z", "message": "Sending task 'neutron_plugin.floatingip.delete'", "node_name": "reference_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:49:29.920Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9911113d-9203-4aca-8bec-739415eab234"}, {"node_instance_id": "data_plane_subnet_nm1wri", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-18T07:49:29.920Z", "message": "Sending task 'neutron_plugin.subnet.delete'", "node_name": "data_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:49:29.920Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9911113d-9203-4aca-8bec-739415eab234"}, {"node_instance_id": "reference_vnf_ip_tuycfj", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-18T07:49:29.920Z", "message": "Task started 'neutron_plugin.floatingip.delete'", "node_name": "reference_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:49:29.920Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9911113d-9203-4aca-8bec-739415eab234"}, {"node_instance_id": "data_plane_subnet_nm1wri", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-18T07:49:29.920Z", "message": "Task started 'neutron_plugin.subnet.delete'", "node_name": "data_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:49:29.920Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9911113d-9203-4aca-8bec-739415eab234"}, {"node_instance_id": "reference_vnf_ip_tuycfj", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-18T07:49:30.520Z", "message": "deleting floatingip", "level": "info", "node_name": "reference_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:49:30.520Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9911113d-9203-4aca-8bec-739415eab234", "logger": "d043e3e8-5f1b-49d6-9c4b-dbd3e79e0971"}, {"node_instance_id": "management_plane_subnet_bq2tve", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-18T07:49:30.946Z", "message": "Stopping node", "node_name": "management_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:49:30.946Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9911113d-9203-4aca-8bec-739415eab234"}, {"node_instance_id": "security_group_ou1ta9", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-18T07:49:30.946Z", "message": "Stopping node", "node_name": "security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:49:30.946Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9911113d-9203-4aca-8bec-739415eab234"}, {"node_instance_id": "target_vnf_ip_gjwa95", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-18T07:49:30.946Z", "message": "Stopping node", "node_name": "target_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:49:30.946Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9911113d-9203-4aca-8bec-739415eab234"}, {"node_instance_id": "target_vnf_port_742p35", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-18T07:49:30.946Z", "message": "Task succeeded 'neutron_plugin.port.delete'", "node_name": "target_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:49:30.946Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9911113d-9203-4aca-8bec-739415eab234"}], "metadata": {"pagination": {"total": 85, "offset": 53, "size": 50}}} 2019-01-18 07:49:30,977 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-18 07:49:30,977 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 18 Jan 2019 07:49:30 GMT 2019-01-18 07:49:30,977 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-18 07:49:30,978 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 18132 2019-01-18 07:49:30,978 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-18 07:49:30,978 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2019-01-18 07:49:30,979 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.delete' 2019-01-18 07:49:30,979 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.delete' 2019-01-18 07:49:30,979 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.delete' 2019-01-18 07:49:30,979 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.keypair.delete' 2019-01-18 07:49:30,979 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.floatingip.disconnect_port' 2019-01-18 07:49:30,980 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting keypair 2019-01-18 07:49:30,980 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting port 2019-01-18 07:49:30,980 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting private key file at /etc/cloudify/.ssh/vnf_test_keypair.pem 2019-01-18 07:49:30,980 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2019-01-18 07:49:30,980 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.delete' 2019-01-18 07:49:30,980 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.delete' 2019-01-18 07:49:30,980 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.delete' 2019-01-18 07:49:30,981 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting port 2019-01-18 07:49:30,981 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2019-01-18 07:49:30,981 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.delete' 2019-01-18 07:49:30,981 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.delete' 2019-01-18 07:49:30,981 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.floatingip.disconnect_port' 2019-01-18 07:49:30,981 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.delete' 2019-01-18 07:49:30,982 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'nova_plugin.keypair.delete' 2019-01-18 07:49:30,982 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting port 2019-01-18 07:49:30,982 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2019-01-18 07:49:30,982 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2019-01-18 07:49:30,982 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2019-01-18 07:49:30,982 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.delete' 2019-01-18 07:49:30,982 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting subnet 2019-01-18 07:49:30,983 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2019-01-18 07:49:30,983 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.delete' 2019-01-18 07:49:30,983 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.subnet.delete' 2019-01-18 07:49:30,983 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.delete' 2019-01-18 07:49:30,983 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.subnet.delete' 2019-01-18 07:49:30,983 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting floatingip 2019-01-18 07:49:30,984 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2019-01-18 07:49:30,984 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2019-01-18 07:49:30,984 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2019-01-18 07:49:30,984 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.delete' 2019-01-18 07:49:30,984 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/executions/9911113d-9203-4aca-8bec-739415eab234 2019-01-18 07:49:31,052 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-18 07:49:31,053 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-18 07:49:31,053 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-18 07:49:31,053 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-18 07:49:31,053 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-18 07:49:31,053 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-18 07:49:31,053 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-18 07:49:31,053 - 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": "2019-01-18T07:49:09.971Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "vrouter-opnfv", "id": "9911113d-9203-4aca-8bec-739415eab234"} 2019-01-18 07:49:31,053 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-18 07:49:31,054 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 18 Jan 2019 07:49:31 GMT 2019-01-18 07:49:31,054 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-18 07:49:31,054 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 369 2019-01-18 07:49:31,054 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-18 07:49:36,059 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/events 2019-01-18 07:49:36,127 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-18 07:49:36,128 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-18 07:49:36,128 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-18 07:49:36,128 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-18 07:49:36,128 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-18 07:49:36,128 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-18 07:49:36,128 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-18 07:49:36,128 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "security_group_ou1ta9", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-18T07:49:31.981Z", "message": "Deleting node", "node_name": "security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:49:31.981Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9911113d-9203-4aca-8bec-739415eab234"}, {"node_instance_id": "target_vnf_ip_gjwa95", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-18T07:49:31.981Z", "message": "Deleting node", "node_name": "target_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:49:31.981Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9911113d-9203-4aca-8bec-739415eab234"}, {"node_instance_id": "target_vnf_ip_gjwa95", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-18T07:49:31.981Z", "message": "Sending task 'neutron_plugin.floatingip.delete'", "node_name": "target_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:49:31.981Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9911113d-9203-4aca-8bec-739415eab234"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-18T07:49:31.981Z", "message": "Sending task 'neutron_plugin.router.disconnect_subnet'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:49:31.981Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9911113d-9203-4aca-8bec-739415eab234"}, {"node_instance_id": "security_group_ou1ta9", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-18T07:49:31.981Z", "message": "Sending task 'neutron_plugin.security_group.delete'", "node_name": "security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:49:31.981Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9911113d-9203-4aca-8bec-739415eab234"}, {"node_instance_id": "target_vnf_ip_gjwa95", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-18T07:49:31.981Z", "message": "Task started 'neutron_plugin.floatingip.delete'", "node_name": "target_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:49:31.981Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9911113d-9203-4aca-8bec-739415eab234"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-18T07:49:31.981Z", "message": "Task started 'neutron_plugin.router.disconnect_subnet'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:49:31.981Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9911113d-9203-4aca-8bec-739415eab234"}, {"node_instance_id": "security_group_ou1ta9", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-18T07:49:31.981Z", "message": "Task started 'neutron_plugin.security_group.delete'", "node_name": "security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:49:31.981Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9911113d-9203-4aca-8bec-739415eab234"}, {"node_instance_id": "reference_vnf_ip_tuycfj", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-18T07:49:31.981Z", "message": "Task succeeded 'neutron_plugin.floatingip.delete'", "node_name": "reference_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:49:31.981Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9911113d-9203-4aca-8bec-739415eab234"}, {"node_instance_id": "target_vnf_ip_gjwa95", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-18T07:49:32.420Z", "message": "deleting floatingip", "level": "info", "node_name": "target_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:49:32.420Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9911113d-9203-4aca-8bec-739415eab234", "logger": "481b0ca9-f63a-47f1-870b-9c14daa6cee4"}, {"node_instance_id": "security_group_ou1ta9", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-18T07:49:32.543Z", "message": "deleting security_group", "level": "info", "node_name": "security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:49:32.543Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9911113d-9203-4aca-8bec-739415eab234", "logger": "515c98fc-dea2-4975-b9f2-6c88c8aca8e9"}, {"node_instance_id": "security_group_ou1ta9", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-18T07:49:33.413Z", "message": "Task succeeded 'neutron_plugin.security_group.delete'", "node_name": "security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:49:33.413Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9911113d-9203-4aca-8bec-739415eab234"}, {"node_instance_id": "data_plane_network_jl8840", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-18T07:49:34.266Z", "message": "Stopping node", "node_name": "data_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:49:34.266Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9911113d-9203-4aca-8bec-739415eab234"}, {"node_instance_id": "target_vnf_ip_gjwa95", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-18T07:49:34.266Z", "message": "Task succeeded 'neutron_plugin.floatingip.delete'", "node_name": "target_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:49:34.266Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9911113d-9203-4aca-8bec-739415eab234"}, {"node_instance_id": "data_plane_subnet_nm1wri", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-18T07:49:34.266Z", "message": "Task succeeded 'neutron_plugin.subnet.delete'", "node_name": "data_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:49:34.266Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9911113d-9203-4aca-8bec-739415eab234"}, {"node_instance_id": "data_plane_network_jl8840", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-18T07:49:35.278Z", "message": "Deleting node", "node_name": "data_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:49:35.278Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9911113d-9203-4aca-8bec-739415eab234"}, {"node_instance_id": "management_plane_subnet_bq2tve", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-18T07:49:35.278Z", "message": "Deleting node", "node_name": "management_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:49:35.278Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9911113d-9203-4aca-8bec-739415eab234"}, {"node_instance_id": "data_plane_network_jl8840", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-18T07:49:35.278Z", "message": "Sending task 'neutron_plugin.network.delete'", "node_name": "data_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:49:35.278Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9911113d-9203-4aca-8bec-739415eab234"}, {"node_instance_id": "data_plane_network_jl8840", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-18T07:49:35.278Z", "message": "Task started 'neutron_plugin.network.delete'", "node_name": "data_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:49:35.278Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9911113d-9203-4aca-8bec-739415eab234"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-18T07:49:35.278Z", "message": "Task succeeded 'neutron_plugin.router.disconnect_subnet'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:49:35.278Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9911113d-9203-4aca-8bec-739415eab234"}, {"node_instance_id": "data_plane_network_jl8840", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-18T07:49:35.707Z", "message": "deleting network", "level": "info", "node_name": "data_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:49:35.707Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9911113d-9203-4aca-8bec-739415eab234", "logger": "87566320-4361-4d5a-b091-345471f22340"}], "metadata": {"pagination": {"total": 110, "offset": 89, "size": 50}}} 2019-01-18 07:49:36,128 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-18 07:49:36,128 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 18 Jan 2019 07:49:36 GMT 2019-01-18 07:49:36,129 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-18 07:49:36,129 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 10618 2019-01-18 07:49:36,129 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-18 07:49:36,129 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2019-01-18 07:49:36,130 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2019-01-18 07:49:36,130 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.delete' 2019-01-18 07:49:36,130 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.router.disconnect_subnet' 2019-01-18 07:49:36,130 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2019-01-18 07:49:36,130 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.delete' 2019-01-18 07:49:36,130 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.router.disconnect_subnet' 2019-01-18 07:49:36,131 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.security_group.delete' 2019-01-18 07:49:36,131 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.floatingip.delete' 2019-01-18 07:49:36,131 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting floatingip 2019-01-18 07:49:36,131 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting security_group 2019-01-18 07:49:36,131 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2019-01-18 07:49:36,131 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2019-01-18 07:49:36,131 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.floatingip.delete' 2019-01-18 07:49:36,132 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.subnet.delete' 2019-01-18 07:49:36,132 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2019-01-18 07:49:36,132 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2019-01-18 07:49:36,132 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.delete' 2019-01-18 07:49:36,132 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.delete' 2019-01-18 07:49:36,132 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.router.disconnect_subnet' 2019-01-18 07:49:36,133 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting network 2019-01-18 07:49:36,133 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/executions/9911113d-9203-4aca-8bec-739415eab234 2019-01-18 07:49:36,189 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-18 07:49:36,189 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-18 07:49:36,189 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-18 07:49:36,190 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-18 07:49:36,190 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-18 07:49:36,190 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-18 07:49:36,190 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-18 07:49:36,190 - 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": "2019-01-18T07:49:09.971Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "vrouter-opnfv", "id": "9911113d-9203-4aca-8bec-739415eab234"} 2019-01-18 07:49:36,190 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-18 07:49:36,190 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 18 Jan 2019 07:49:36 GMT 2019-01-18 07:49:36,190 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-18 07:49:36,190 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 369 2019-01-18 07:49:36,191 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-18 07:49:41,196 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/events 2019-01-18 07:49:41,296 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-18 07:49:41,296 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-18 07:49:41,297 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-18 07:49:41,297 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-18 07:49:41,297 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-18 07:49:41,297 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-18 07:49:41,297 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-18 07:49:41,297 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "management_plane_subnet_bq2tve", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-18T07:49:36.287Z", "message": "Sending task 'neutron_plugin.subnet.delete'", "node_name": "management_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:49:36.287Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9911113d-9203-4aca-8bec-739415eab234"}, {"node_instance_id": "management_plane_subnet_bq2tve", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-18T07:49:36.287Z", "message": "Task started 'neutron_plugin.subnet.delete'", "node_name": "management_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:49:36.287Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9911113d-9203-4aca-8bec-739415eab234"}, {"node_instance_id": "management_plane_subnet_bq2tve", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-18T07:49:36.558Z", "message": "deleting subnet", "level": "info", "node_name": "management_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:49:36.558Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9911113d-9203-4aca-8bec-739415eab234", "logger": "04c9a222-6147-484d-8cca-6a2650db1c83"}, {"node_instance_id": "data_plane_network_jl8840", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-18T07:49:37.304Z", "message": "Task succeeded 'neutron_plugin.network.delete'", "node_name": "data_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:49:37.304Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9911113d-9203-4aca-8bec-739415eab234"}, {"node_instance_id": "management_plane_subnet_bq2tve", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-18T07:49:39.102Z", "message": "Task succeeded 'neutron_plugin.subnet.delete'", "node_name": "management_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:49:39.102Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9911113d-9203-4aca-8bec-739415eab234"}, {"node_instance_id": "management_plane_network_mbd48c", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-18T07:49:40.359Z", "message": "Stopping node", "node_name": "management_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:49:40.359Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9911113d-9203-4aca-8bec-739415eab234"}, {"node_instance_id": "router_g9usse", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-18T07:49:40.359Z", "message": "Stopping node", "node_name": "router", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:49:40.359Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9911113d-9203-4aca-8bec-739415eab234"}], "metadata": {"pagination": {"total": 117, "offset": 110, "size": 50}}} 2019-01-18 07:49:41,297 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-18 07:49:41,297 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 18 Jan 2019 07:49:41 GMT 2019-01-18 07:49:41,297 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-18 07:49:41,298 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 3631 2019-01-18 07:49:41,298 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-18 07:49:41,298 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.subnet.delete' 2019-01-18 07:49:41,298 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.subnet.delete' 2019-01-18 07:49:41,298 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting subnet 2019-01-18 07:49:41,299 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.network.delete' 2019-01-18 07:49:41,299 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.subnet.delete' 2019-01-18 07:49:41,299 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2019-01-18 07:49:41,299 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2019-01-18 07:49:41,299 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/executions/9911113d-9203-4aca-8bec-739415eab234 2019-01-18 07:49:41,360 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-18 07:49:41,360 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-18 07:49:41,360 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-18 07:49:41,360 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-18 07:49:41,361 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-18 07:49:41,361 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-18 07:49:41,361 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-18 07:49:41,361 - 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": "2019-01-18T07:49:09.971Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "vrouter-opnfv", "id": "9911113d-9203-4aca-8bec-739415eab234"} 2019-01-18 07:49:41,361 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-18 07:49:41,361 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 18 Jan 2019 07:49:41 GMT 2019-01-18 07:49:41,361 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-18 07:49:41,361 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 369 2019-01-18 07:49:41,361 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-18 07:49:46,367 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/events 2019-01-18 07:49:46,441 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-18 07:49:46,441 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-18 07:49:46,442 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-18 07:49:46,442 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-18 07:49:46,442 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-18 07:49:46,442 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-18 07:49:46,442 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-18 07:49:46,442 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "management_plane_network_mbd48c", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-18T07:49:41.373Z", "message": "Deleting node", "node_name": "management_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:49:41.373Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9911113d-9203-4aca-8bec-739415eab234"}, {"node_instance_id": "router_g9usse", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-18T07:49:41.373Z", "message": "Deleting node", "node_name": "router", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:49:41.373Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9911113d-9203-4aca-8bec-739415eab234"}, {"node_instance_id": "management_plane_network_mbd48c", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-18T07:49:41.373Z", "message": "Sending task 'neutron_plugin.network.delete'", "node_name": "management_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:49:41.373Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9911113d-9203-4aca-8bec-739415eab234"}, {"node_instance_id": "router_g9usse", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-18T07:49:41.373Z", "message": "Sending task 'neutron_plugin.router.delete'", "node_name": "router", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:49:41.373Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9911113d-9203-4aca-8bec-739415eab234"}, {"node_instance_id": "management_plane_network_mbd48c", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-18T07:49:41.373Z", "message": "Task started 'neutron_plugin.network.delete'", "node_name": "management_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:49:41.373Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9911113d-9203-4aca-8bec-739415eab234"}, {"node_instance_id": "router_g9usse", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-18T07:49:41.373Z", "message": "Task started 'neutron_plugin.router.delete'", "node_name": "router", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:49:41.373Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9911113d-9203-4aca-8bec-739415eab234"}, {"node_instance_id": "management_plane_network_mbd48c", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-18T07:49:41.407Z", "message": "deleting network", "level": "info", "node_name": "management_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:49:41.407Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9911113d-9203-4aca-8bec-739415eab234", "logger": "e6b34992-5f62-4534-b7b6-564fb2611f7e"}, {"node_instance_id": "router_g9usse", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-18T07:49:41.575Z", "message": "deleting router", "level": "info", "node_name": "router", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:49:41.575Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9911113d-9203-4aca-8bec-739415eab234", "logger": "447203b4-9d6e-4cdf-994e-0ae5084d44ff"}, {"node_instance_id": "management_plane_network_mbd48c", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-18T07:49:43.138Z", "message": "Task succeeded 'neutron_plugin.network.delete'", "node_name": "management_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:49:43.138Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9911113d-9203-4aca-8bec-739415eab234"}, {"node_instance_id": "router_g9usse", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-18T07:49:44.647Z", "message": "Task succeeded 'neutron_plugin.router.delete'", "node_name": "router", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:49:44.647Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9911113d-9203-4aca-8bec-739415eab234"}, {"node_instance_id": "external_network_vufo1n", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-18T07:49:45.386Z", "message": "Stopping node", "node_name": "external_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:49:45.386Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9911113d-9203-4aca-8bec-739415eab234"}], "metadata": {"pagination": {"total": 128, "offset": 117, "size": 50}}} 2019-01-18 07:49:46,442 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-18 07:49:46,442 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 18 Jan 2019 07:49:46 GMT 2019-01-18 07:49:46,443 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-18 07:49:46,443 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5560 2019-01-18 07:49:46,443 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-18 07:49:46,443 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2019-01-18 07:49:46,443 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2019-01-18 07:49:46,444 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.delete' 2019-01-18 07:49:46,444 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.router.delete' 2019-01-18 07:49:46,444 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.delete' 2019-01-18 07:49:46,444 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.router.delete' 2019-01-18 07:49:46,444 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting network 2019-01-18 07:49:46,444 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting router 2019-01-18 07:49:46,445 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.network.delete' 2019-01-18 07:49:46,445 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.router.delete' 2019-01-18 07:49:46,445 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2019-01-18 07:49:46,445 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/executions/9911113d-9203-4aca-8bec-739415eab234 2019-01-18 07:49:46,509 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-18 07:49:46,509 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-18 07:49:46,509 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-18 07:49:46,510 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-18 07:49:46,510 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-18 07:49:46,510 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-18 07:49:46,510 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-18 07:49:46,510 - 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": "2019-01-18T07:49:09.971Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "vrouter-opnfv", "id": "9911113d-9203-4aca-8bec-739415eab234"} 2019-01-18 07:49:46,510 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-18 07:49:46,510 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 18 Jan 2019 07:49:46 GMT 2019-01-18 07:49:46,510 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-18 07:49:46,510 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 369 2019-01-18 07:49:46,510 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-18 07:49:51,516 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/events 2019-01-18 07:49:51,595 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-18 07:49:51,596 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-18 07:49:51,596 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-18 07:49:51,596 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-18 07:49:51,596 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-18 07:49:51,596 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-18 07:49:51,596 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-18 07:49:51,596 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "external_network_vufo1n", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-18T07:49:46.649Z", "message": "Deleting node", "node_name": "external_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:49:46.649Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9911113d-9203-4aca-8bec-739415eab234"}, {"node_instance_id": "external_network_vufo1n", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-18T07:49:46.649Z", "message": "Sending task 'neutron_plugin.network.delete'", "node_name": "external_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:49:46.649Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9911113d-9203-4aca-8bec-739415eab234"}, {"node_instance_id": "external_network_vufo1n", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-18T07:49:46.649Z", "message": "Task started 'neutron_plugin.network.delete'", "node_name": "external_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:49:46.649Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9911113d-9203-4aca-8bec-739415eab234"}, {"node_instance_id": "external_network_vufo1n", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-18T07:49:47.068Z", "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": "2019-01-18T07:49:47.068Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9911113d-9203-4aca-8bec-739415eab234", "logger": "5d370772-f9b1-453b-a22f-39ee52c61a68"}, {"node_instance_id": "external_network_vufo1n", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-18T07:49:47.660Z", "message": "Task succeeded 'neutron_plugin.network.delete'", "node_name": "external_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:49:47.660Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9911113d-9203-4aca-8bec-739415eab234"}, {"node_instance_id": null, "event_type": "workflow_succeeded", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-18T07:49:48.698Z", "message": "'uninstall' workflow execution succeeded", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-18T07:49:48.698Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9911113d-9203-4aca-8bec-739415eab234"}], "metadata": {"pagination": {"total": 134, "offset": 128, "size": 50}}} 2019-01-18 07:49:51,597 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-18 07:49:51,597 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 18 Jan 2019 07:49:51 GMT 2019-01-18 07:49:51,597 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-18 07:49:51,597 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 3096 2019-01-18 07:49:51,597 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-18 07:49:51,597 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2019-01-18 07:49:51,598 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.delete' 2019-01-18 07:49:51,598 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.delete' 2019-01-18 07:49:51,598 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - not deleting network since an external network is being used 2019-01-18 07:49:51,598 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.network.delete' 2019-01-18 07:49:51,598 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - 'uninstall' workflow execution succeeded 2019-01-18 07:49:51,598 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3/executions/9911113d-9203-4aca-8bec-739415eab234 2019-01-18 07:49:51,656 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-18 07:49:51,657 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-18 07:49:51,657 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-18 07:49:51,657 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-18 07:49:51,657 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-18 07:49:51,657 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-18 07:49:51,657 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-18 07:49:51,657 - 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": "2019-01-18T07:49:09.971Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "vrouter-opnfv", "id": "9911113d-9203-4aca-8bec-739415eab234"} 2019-01-18 07:49:51,657 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-18 07:49:51,657 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 18 Jan 2019 07:49:51 GMT 2019-01-18 07:49:51,658 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-18 07:49:51,658 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 372 2019-01-18 07:49:51,658 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-18 07:49:51,658 - cloudify.rest_client.http - DEBUG - Sending request: DELETE http://172.30.9.207:80/api/v3/deployments/vrouter-opnfv 2019-01-18 07:49:51,944 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-18 07:49:51,944 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-18 07:49:51,944 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-18 07:49:51,944 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-18 07:49:51,944 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-18 07:49:51,944 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-18 07:49:51,944 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-18 07:49:51,944 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 0 2019-01-18 07:49:51,945 - 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": "2b498237-55c1-492e-aa6b-24c00dc31413", "target_vnf_flavor_id": "2b498237-55c1-492e-aa6b-24c00dc31413", "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_14e7bcbf-4c34-4287-a07b-8d72cb19489f", "security_group_name": "vnf_test_security_group", "reference_vnf_image_id": "83878bbd-0338-47a7-909e-36db079f1d18", "keystone_password": "76b912d1-294b-4cb2-8084-ca424aa6153c", "region": "regionOne", "target_vnf_port_name": "target_vnf_port", "keystone_tenant_name": "vyos_vrouter-project_14e7bcbf-4c34-4287-a07b-8d72cb19489f", "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": "83878bbd-0338-47a7-909e-36db079f1d18", "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": {"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"}, "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"}, "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"}, "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"}, "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"}}}}, "tenant_name": "default_tenant", "created_at": "2019-01-18T07:38:45.954Z", "updated_at": "2019-01-18T07:38:45.954Z", "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": []}, "extended_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": []}, "added_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"}}}}} 2019-01-18 07:49:51,945 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-18 07:49:51,945 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 18 Jan 2019 07:49:51 GMT 2019-01-18 07:49:51,945 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-18 07:49:51,945 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 9272 2019-01-18 07:49:51,945 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-18 07:49:51,946 - cloudify.rest_client.http - DEBUG - Sending request: DELETE http://172.30.9.207:80/api/v3/blueprints/vrouter-opnfv 2019-01-18 07:49:52,045 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-18 07:49:52,045 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-18 07:49:52,045 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-18 07:49:52,046 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2019-01-18 07:49:52,046 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-18 07:49:52,046 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-18 07:49:52,046 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-18 07:49:52,046 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 0 2019-01-18 07:49:52,046 - 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": "2019-01-18T07:38:45.175Z", "updated_at": "2019-01-18T07:38:45.175Z", "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": {"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"}, "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"}}}, "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"}, "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"}, "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"}}}}, "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": []}, "extended_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": []}, "added_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": "", "openstack_config": {}, "start_retry_interval": 30}, "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": "", "openstack_config": {}, "start_retry_interval": 30}, "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"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "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"}}, "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": [{"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": "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": {"resource_id": "", "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, "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": "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": {"description": "", "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, "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"}}}}, {"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": "", "openstack_config": {}, "start_retry_interval": 30}, "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": "", "openstack_config": {}, "start_retry_interval": 30}, "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"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "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"}}, "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}]}, {"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": {"resource_id": "", "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, "floatingip": {"floating_network_name": {"get_input": "external_network_name"}}}}], "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"} 2019-01-18 07:49:52,047 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-18 07:49:52,048 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 18 Jan 2019 07:49:52 GMT 2019-01-18 07:49:52,048 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-18 07:49:52,048 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 258596 2019-01-18 07:49:52,048 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-18 07:49:52,060 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-01-18 07:49:52,061 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9292/v2/images/83878bbd-0338-47a7-909e-36db079f1d18 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}fa952c8ddc997e028c77f27dcaa3f78c252fa56d" 2019-01-18 07:49:53,282 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-c806349e-5f0e-49dd-8edf-a57258a0064c Date: Fri, 18 Jan 2019 07:49:53 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-18 07:49:53,282 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/83878bbd-0338-47a7-909e-36db079f1d18 used request id req-c806349e-5f0e-49dd-8edf-a57258a0064c 2019-01-18 07:49:53,282 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.22146892548s 2019-01-18 07:49:53,282 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/83878bbd-0338-47a7-909e-36db079f1d18 used request id req-c806349e-5f0e-49dd-8edf-a57258a0064c 2019-01-18 07:49:53,283 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-01-18 07:49:53,286 - 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}675f9a99ab57683244b42ef921cac3d4ad3d6632" 2019-01-18 07:49:53,472 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 07:49: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-9f6095b5-93c2-46c1-afc6-fdbcbc5ca6da x-compute-request-id: req-9f6095b5-93c2-46c1-afc6-fdbcbc5ca6da Content-Encoding: gzip Content-Length: 373 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/2b498237-55c1-492e-aa6b-24c00dc31413", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/2b498237-55c1-492e-aa6b-24c00dc31413", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 50, "id": "2b498237-55c1-492e-aa6b-24c00dc31413", "name": "vyos_vrouter-flavor_alt_14e7bcbf-4c34-4287-a07b-8d72cb19489f", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}, {"links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/beb31b70-cfc2-4013-b51a-72f91062cf94", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/beb31b70-cfc2-4013-b51a-72f91062cf94", "rel": "bookmark"}], "ram": 4096, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 40, "id": "beb31b70-cfc2-4013-b51a-72f91062cf94", "name": "vyos_vrouter-flavor_14e7bcbf-4c34-4287-a07b-8d72cb19489f", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2019-01-18 07:49:53,472 - 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-9f6095b5-93c2-46c1-afc6-fdbcbc5ca6da 2019-01-18 07:49:53,472 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.189264059067s 2019-01-18 07:49:53,473 - 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-9f6095b5-93c2-46c1-afc6-fdbcbc5ca6da 2019-01-18 07:49:53,475 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-01-18 07:49:53,478 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:8774/v2.1/flavors/2b498237-55c1-492e-aa6b-24c00dc31413 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}675f9a99ab57683244b42ef921cac3d4ad3d6632" 2019-01-18 07:49:53,512 - keystoneauth.session - DEBUG - RESP: [202] Date: Fri, 18 Jan 2019 07:49: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-6e6be0b6-0bda-4075-99af-259a5f17c824 x-compute-request-id: req-6e6be0b6-0bda-4075-99af-259a5f17c824 Content-Length: 0 Content-Type: application/json 2019-01-18 07:49:53,512 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/2b498237-55c1-492e-aa6b-24c00dc31413 used request id req-6e6be0b6-0bda-4075-99af-259a5f17c824 2019-01-18 07:49:53,512 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0369300842285s 2019-01-18 07:49:53,512 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/2b498237-55c1-492e-aa6b-24c00dc31413 used request id req-6e6be0b6-0bda-4075-99af-259a5f17c824 2019-01-18 07:49:53,515 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2019-01-18 07:49:53,516 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/floatingips/9aa868f7-cff8-4273-94ad-0539eee6632e.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}fa952c8ddc997e028c77f27dcaa3f78c252fa56d" 2019-01-18 07:49:54,443 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-276b5f19-2b05-4a47-84b1-8da5e17733ff Content-Length: 0 Date: Fri, 18 Jan 2019 07:49:54 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-18 07:49:54,443 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/floatingips/9aa868f7-cff8-4273-94ad-0539eee6632e.json used request id req-276b5f19-2b05-4a47-84b1-8da5e17733ff 2019-01-18 07:49:54,443 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 0.92756819725s 2019-01-18 07:49:54,443 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/floatingips/9aa868f7-cff8-4273-94ad-0539eee6632e.json used request id req-276b5f19-2b05-4a47-84b1-8da5e17733ff 2019-01-18 07:49:54,449 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-01-18 07:49:54,449 - 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}fa952c8ddc997e028c77f27dcaa3f78c252fa56d" 2019-01-18 07:49:54,601 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-38e520ed-0600-4d5a-899a-bab6dd146967 Date: Fri, 18 Jan 2019 07:49:54 GMT RESP BODY: {"floatingips": []} 2019-01-18 07:49:54,601 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-38e520ed-0600-4d5a-899a-bab6dd146967 2019-01-18 07:49:54,601 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.152561903s 2019-01-18 07:49:54,602 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-38e520ed-0600-4d5a-899a-bab6dd146967 2019-01-18 07:49:54,602 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2019-01-18 07:49:54,605 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:8774/v2.1/servers/4cf21c79-6731-461a-baba-67bcbb11374c -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}fa952c8ddc997e028c77f27dcaa3f78c252fa56d" 2019-01-18 07:49:54,755 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 07:49: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-1b1e4733-6e47-4ee5-b265-3e4bf62f8b17 x-compute-request-id: req-1b1e4733-6e47-4ee5-b265-3e4bf62f8b17 Content-Type: application/json 2019-01-18 07:49:54,755 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/servers/4cf21c79-6731-461a-baba-67bcbb11374c used request id req-1b1e4733-6e47-4ee5-b265-3e4bf62f8b17 2019-01-18 07:49:54,755 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.152918100357s 2019-01-18 07:49:54,756 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/servers/4cf21c79-6731-461a-baba-67bcbb11374c used request id req-1b1e4733-6e47-4ee5-b265-3e4bf62f8b17 2019-01-18 07:49:54,756 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-18 07:49:54,759 - 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}fa952c8ddc997e028c77f27dcaa3f78c252fa56d" 2019-01-18 07:49:56,038 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 07:49: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-c40c439e-161f-4adc-8931-db7e45b61e6b x-compute-request-id: req-c40c439e-161f-4adc-8931-db7e45b61e6b Content-Encoding: gzip Content-Length: 769 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"vyos_vrouter-net_14e7bcbf-4c34-4287-a07b-8d72cb19489f": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:55:34:4a", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:55:34:4a", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/4cf21c79-6731-461a-baba-67bcbb11374c", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/4cf21c79-6731-461a-baba-67bcbb11374c", "rel": "bookmark"}], "image": {"id": "0e557d4e-9c7b-4e93-8199-28ffacb7e648", "links": [{"href": "http://172.30.9.23:8774/images/0e557d4e-9c7b-4e93-8199-28ffacb7e648", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-18T07:37:21.000000", "flavor": {"id": "beb31b70-cfc2-4013-b51a-72f91062cf94", "links": [{"href": "http://172.30.9.23:8774/flavors/beb31b70-cfc2-4013-b51a-72f91062cf94", "rel": "bookmark"}]}, "id": "4cf21c79-6731-461a-baba-67bcbb11374c", "security_groups": [{"name": "vyos_vrouter-sg_14e7bcbf-4c34-4287-a07b-8d72cb19489f"}], "user_id": "4555db18b3084cf1a80a0bc7c302f12a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-18T07:49:54Z", "hostId": "f85cd91a53d7180df60a89d185feb1796bbbc4eaa31d8ada6979204e", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_14e7bcbf-4c34-4287-a07b-8d72cb19489f", "name": "vyos_vrouter-vm_14e7bcbf-4c34-4287-a07b-8d72cb19489f", "created": "2019-01-18T07:34:36Z", "tenant_id": "17e729102c084fb48ba796776c94dd74", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-18 07:49:56,038 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-c40c439e-161f-4adc-8931-db7e45b61e6b 2019-01-18 07:49:56,038 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.28207206726s 2019-01-18 07:49:56,039 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-c40c439e-161f-4adc-8931-db7e45b61e6b 2019-01-18 07:49:56,040 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-18 07:49:58,043 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-18 07:49:58,046 - 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}fa952c8ddc997e028c77f27dcaa3f78c252fa56d" 2019-01-18 07:49:58,769 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 07:49: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-1704ea50-85a5-4ad0-90b2-adee31761fcf x-compute-request-id: req-1704ea50-85a5-4ad0-90b2-adee31761fcf Content-Encoding: gzip Content-Length: 757 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"vyos_vrouter-net_14e7bcbf-4c34-4287-a07b-8d72cb19489f": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:55:34:4a", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.23:8774/v2.1/servers/4cf21c79-6731-461a-baba-67bcbb11374c", "rel": "self"}, {"href": "http://172.30.9.23:8774/servers/4cf21c79-6731-461a-baba-67bcbb11374c", "rel": "bookmark"}], "image": {"id": "0e557d4e-9c7b-4e93-8199-28ffacb7e648", "links": [{"href": "http://172.30.9.23:8774/images/0e557d4e-9c7b-4e93-8199-28ffacb7e648", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-18T07:37:21.000000", "flavor": {"id": "beb31b70-cfc2-4013-b51a-72f91062cf94", "links": [{"href": "http://172.30.9.23:8774/flavors/beb31b70-cfc2-4013-b51a-72f91062cf94", "rel": "bookmark"}]}, "id": "4cf21c79-6731-461a-baba-67bcbb11374c", "security_groups": [{"name": "vyos_vrouter-sg_14e7bcbf-4c34-4287-a07b-8d72cb19489f"}], "user_id": "4555db18b3084cf1a80a0bc7c302f12a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-18T07:49:54Z", "hostId": "f85cd91a53d7180df60a89d185feb1796bbbc4eaa31d8ada6979204e", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_14e7bcbf-4c34-4287-a07b-8d72cb19489f", "name": "vyos_vrouter-vm_14e7bcbf-4c34-4287-a07b-8d72cb19489f", "created": "2019-01-18T07:34:36Z", "tenant_id": "17e729102c084fb48ba796776c94dd74", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-18 07:49:58,770 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-1704ea50-85a5-4ad0-90b2-adee31761fcf 2019-01-18 07:49:58,770 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.726861000061s 2019-01-18 07:49:58,770 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-1704ea50-85a5-4ad0-90b2-adee31761fcf 2019-01-18 07:49:58,772 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-18 07:50:00,774 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-18 07:50:00,778 - 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}fa952c8ddc997e028c77f27dcaa3f78c252fa56d" 2019-01-18 07:50:00,858 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 07:50: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-4836a464-7518-4915-a833-16de8fb22f49 x-compute-request-id: req-4836a464-7518-4915-a833-16de8fb22f49 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2019-01-18 07:50:00,858 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-4836a464-7518-4915-a833-16de8fb22f49 2019-01-18 07:50:00,858 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.0833160877228s 2019-01-18 07:50:00,858 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/servers/detail used request id req-4836a464-7518-4915-a833-16de8fb22f49 2019-01-18 07:50:00,861 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-01-18 07:50:00,862 - 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}fa952c8ddc997e028c77f27dcaa3f78c252fa56d" 2019-01-18 07:50:01,060 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 6833 X-Openstack-Request-Id: req-b7388a97-a10a-4cbe-88c6-80496e97400e Date: Fri, 18 Jan 2019 07:50:01 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (vyos_vrouter)", "tags": [], "tenant_id": "17e729102c084fb48ba796776c94dd74", "created_at": "2019-01-18T07:34:30Z", "updated_at": "2019-01-18T07:34:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T07:34:30Z", "revision_number": 0, "id": "0d6f720b-894f-41da-8897-d8a8c6b74fca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T07:34:30Z", "security_group_id": "51be3083-437e-4384-b018-dc92ecd61ff2", "tenant_id": "17e729102c084fb48ba796776c94dd74", "port_range_min": null, "ethertype": "IPv4", "project_id": "17e729102c084fb48ba796776c94dd74"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2019-01-18T07:34:32Z", "revision_number": 0, "id": "30c1e376-4163-4315-a37c-06275401dfab", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T07:34:32Z", "security_group_id": "51be3083-437e-4384-b018-dc92ecd61ff2", "tenant_id": "17e729102c084fb48ba796776c94dd74", "port_range_min": 443, "ethertype": "IPv4", "project_id": "17e729102c084fb48ba796776c94dd74"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 53333, "updated_at": "2019-01-18T07:34:33Z", "revision_number": 0, "id": "56eb2937-95ed-4396-a383-81ce169a1fa6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T07:34:33Z", "security_group_id": "51be3083-437e-4384-b018-dc92ecd61ff2", "tenant_id": "17e729102c084fb48ba796776c94dd74", "port_range_min": 53333, "ethertype": "IPv4", "project_id": "17e729102c084fb48ba796776c94dd74"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-01-18T07:34:32Z", "revision_number": 0, "id": "5c951a52-efac-43b4-bd93-a7f781894efc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T07:34:32Z", "security_group_id": "51be3083-437e-4384-b018-dc92ecd61ff2", "tenant_id": "17e729102c084fb48ba796776c94dd74", "port_range_min": null, "ethertype": "IPv4", "project_id": "17e729102c084fb48ba796776c94dd74"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-01-18T07:34:31Z", "revision_number": 0, "id": "7c702f97-a8c8-41b6-bbb8-237c14f5dfb6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T07:34:31Z", "security_group_id": "51be3083-437e-4384-b018-dc92ecd61ff2", "tenant_id": "17e729102c084fb48ba796776c94dd74", "port_range_min": 22, "ethertype": "IPv4", "project_id": "17e729102c084fb48ba796776c94dd74"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2019-01-18T07:34:32Z", "revision_number": 0, "id": "89e784e9-98fb-4c0b-904a-36a6211621a0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T07:34:32Z", "security_group_id": "51be3083-437e-4384-b018-dc92ecd61ff2", "tenant_id": "17e729102c084fb48ba796776c94dd74", "port_range_min": 80, "ethertype": "IPv4", "project_id": "17e729102c084fb48ba796776c94dd74"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T07:34:30Z", "revision_number": 0, "id": "a7f22d9c-835a-4057-82f4-72efaa56ecf5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T07:34:30Z", "security_group_id": "51be3083-437e-4384-b018-dc92ecd61ff2", "tenant_id": "17e729102c084fb48ba796776c94dd74", "port_range_min": null, "ethertype": "IPv6", "project_id": "17e729102c084fb48ba796776c94dd74"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 5671, "updated_at": "2019-01-18T07:34:33Z", "revision_number": 0, "id": "b6ca913f-74bb-47c1-b369-2af078d4c767", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T07:34:33Z", "security_group_id": "51be3083-437e-4384-b018-dc92ecd61ff2", "tenant_id": "17e729102c084fb48ba796776c94dd74", "port_range_min": 5671, "ethertype": "IPv4", "project_id": "17e729102c084fb48ba796776c94dd74"}], "revision_number": 8, "project_id": "17e729102c084fb48ba796776c94dd74", "id": "51be3083-437e-4384-b018-dc92ecd61ff2", "name": "vyos_vrouter-sg_14e7bcbf-4c34-4287-a07b-8d72cb19489f"}, {"description": "Default security group", "tags": [], "tenant_id": "17e729102c084fb48ba796776c94dd74", "created_at": "2019-01-18T07:32:41Z", "updated_at": "2019-01-18T07:32:41Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T07:32:41Z", "revision_number": 0, "id": "206995f8-b57d-4d55-b694-d4121cf22211", "remote_group_id": "b07918bc-b77d-4457-820b-f8c6fb9a8b2b", "remote_ip_prefix": null, "created_at": "2019-01-18T07:32:41Z", "security_group_id": "b07918bc-b77d-4457-820b-f8c6fb9a8b2b", "tenant_id": "17e729102c084fb48ba796776c94dd74", "port_range_min": null, "ethertype": "IPv4", "project_id": "17e729102c084fb48ba796776c94dd74"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T07:32:41Z", "revision_number": 0, "id": "6eae6290-d8ba-4d66-bf54-f28f0808d79b", "remote_group_id": "b07918bc-b77d-4457-820b-f8c6fb9a8b2b", "remote_ip_prefix": null, "created_at": "2019-01-18T07:32:41Z", "security_group_id": "b07918bc-b77d-4457-820b-f8c6fb9a8b2b", "tenant_id": "17e729102c084fb48ba796776c94dd74", "port_range_min": null, "ethertype": "IPv6", "project_id": "17e729102c084fb48ba796776c94dd74"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T07:32:41Z", "revision_number": 0, "id": "7b5afaa3-7f6b-4b08-9fb2-9af0c3262622", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T07:32:41Z", "security_group_id": "b07918bc-b77d-4457-820b-f8c6fb9a8b2b", "tenant_id": "17e729102c084fb48ba796776c94dd74", "port_range_min": null, "ethertype": "IPv4", "project_id": "17e729102c084fb48ba796776c94dd74"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T07:32:41Z", "revision_number": 0, "id": "acfa5c1e-b725-498f-9789-afee357be4de", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T07:32:41Z", "security_group_id": "b07918bc-b77d-4457-820b-f8c6fb9a8b2b", "tenant_id": "17e729102c084fb48ba796776c94dd74", "port_range_min": null, "ethertype": "IPv6", "project_id": "17e729102c084fb48ba796776c94dd74"}], "revision_number": 4, "project_id": "17e729102c084fb48ba796776c94dd74", "id": "b07918bc-b77d-4457-820b-f8c6fb9a8b2b", "name": "default"}]} 2019-01-18 07:50:01,060 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-b7388a97-a10a-4cbe-88c6-80496e97400e 2019-01-18 07:50:01,061 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.19908618927s 2019-01-18 07:50:01,061 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-b7388a97-a10a-4cbe-88c6-80496e97400e 2019-01-18 07:50:01,065 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-01-18 07:50:01,065 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/security-groups/51be3083-437e-4384-b018-dc92ecd61ff2.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}fa952c8ddc997e028c77f27dcaa3f78c252fa56d" 2019-01-18 07:50:01,483 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-abc760cb-5d19-483c-81e2-5d6280e03778 Content-Length: 0 Date: Fri, 18 Jan 2019 07:50:01 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-18 07:50:01,483 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/51be3083-437e-4384-b018-dc92ecd61ff2.json used request id req-abc760cb-5d19-483c-81e2-5d6280e03778 2019-01-18 07:50:01,484 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.418725013733s 2019-01-18 07:50:01,484 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/51be3083-437e-4384-b018-dc92ecd61ff2.json used request id req-abc760cb-5d19-483c-81e2-5d6280e03778 2019-01-18 07:50:01,484 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2019-01-18 07:50:01,488 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:8774/v2.1/os-keypairs/vyos_vrouter-kp_14e7bcbf-4c34-4287-a07b-8d72cb19489f -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}fa952c8ddc997e028c77f27dcaa3f78c252fa56d" 2019-01-18 07:50:01,550 - keystoneauth.session - DEBUG - RESP: [202] Date: Fri, 18 Jan 2019 07:50: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-dc4ceb04-ec1e-45da-9ce9-b71cfab20187 x-compute-request-id: req-dc4ceb04-ec1e-45da-9ce9-b71cfab20187 Content-Length: 0 Content-Type: application/json 2019-01-18 07:50:01,551 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/os-keypairs/vyos_vrouter-kp_14e7bcbf-4c34-4287-a07b-8d72cb19489f used request id req-dc4ceb04-ec1e-45da-9ce9-b71cfab20187 2019-01-18 07:50:01,551 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.0664989948273s 2019-01-18 07:50:01,551 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/os-keypairs/vyos_vrouter-kp_14e7bcbf-4c34-4287-a07b-8d72cb19489f used request id req-dc4ceb04-ec1e-45da-9ce9-b71cfab20187 2019-01-18 07:50:01,551 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-01-18 07:50:01,552 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9696/v2.0/routers/d0b242a1-aac5-4d86-acee-04acbe89774b/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}fa952c8ddc997e028c77f27dcaa3f78c252fa56d" -d '{"subnet_id": "6ee0aca8-c74c-433d-bce1-bc3ce86aa9fd"}' 2019-01-18 07:50:03,629 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-436351b6-da98-4f87-ab03-5d5936cad423 Date: Fri, 18 Jan 2019 07:50:03 GMT RESP BODY: {"network_id": "47c2bc2c-aba4-4d5e-8ff4-68f213f13357", "tenant_id": "17e729102c084fb48ba796776c94dd74", "subnet_id": "6ee0aca8-c74c-433d-bce1-bc3ce86aa9fd", "subnet_ids": ["6ee0aca8-c74c-433d-bce1-bc3ce86aa9fd"], "port_id": "d5a5bbe0-9b11-4061-8fad-a2690dc5684c", "id": "d0b242a1-aac5-4d86-acee-04acbe89774b"} 2019-01-18 07:50:03,629 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/d0b242a1-aac5-4d86-acee-04acbe89774b/remove_router_interface.json used request id req-436351b6-da98-4f87-ab03-5d5936cad423 2019-01-18 07:50:03,630 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.07804012299s 2019-01-18 07:50:03,630 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/d0b242a1-aac5-4d86-acee-04acbe89774b/remove_router_interface.json used request id req-436351b6-da98-4f87-ab03-5d5936cad423 returning object d0b242a1-aac5-4d86-acee-04acbe89774b 2019-01-18 07:50:03,631 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-01-18 07:50:03,631 - 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}fa952c8ddc997e028c77f27dcaa3f78c252fa56d" 2019-01-18 07:50:04,215 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 708 X-Openstack-Request-Id: req-76f059d4-2a54-4c2e-97f7-af9f6f91fe34 Date: Fri, 18 Jan 2019 07:50:04 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "c7128340-d09d-4472-ab8c-6b0e75149f5d", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "99f540fb-52d8-49ca-b59c-736c854d3c9e", "ip_address": "172.30.9.203"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "17e729102c084fb48ba796776c94dd74", "created_at": "2019-01-18T07:32:43Z", "admin_state_up": true, "updated_at": "2019-01-18T07:50:02Z", "flavor_id": null, "revision_number": 8, "routes": [], "project_id": "17e729102c084fb48ba796776c94dd74", "id": "d0b242a1-aac5-4d86-acee-04acbe89774b", "name": "vyos_vrouter-router_14e7bcbf-4c34-4287-a07b-8d72cb19489f"}]} 2019-01-18 07:50:04,216 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers.json used request id req-76f059d4-2a54-4c2e-97f7-af9f6f91fe34 2019-01-18 07:50:04,216 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.584808111191s 2019-01-18 07:50:04,216 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers.json used request id req-76f059d4-2a54-4c2e-97f7-af9f6f91fe34 2019-01-18 07:50:04,217 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-01-18 07:50:04,218 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/routers/d0b242a1-aac5-4d86-acee-04acbe89774b.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}fa952c8ddc997e028c77f27dcaa3f78c252fa56d" 2019-01-18 07:50:07,750 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-6ca9c489-bb0f-47d4-87d7-d11ef374f0d1 Content-Length: 0 Date: Fri, 18 Jan 2019 07:50:07 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-18 07:50:07,750 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/routers/d0b242a1-aac5-4d86-acee-04acbe89774b.json used request id req-6ca9c489-bb0f-47d4-87d7-d11ef374f0d1 2019-01-18 07:50:07,750 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 3.53272104263s 2019-01-18 07:50:07,751 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/routers/d0b242a1-aac5-4d86-acee-04acbe89774b.json used request id req-6ca9c489-bb0f-47d4-87d7-d11ef374f0d1 2019-01-18 07:50:07,751 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-01-18 07:50:07,752 - 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}fa952c8ddc997e028c77f27dcaa3f78c252fa56d" 2019-01-18 07:50:07,949 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 683 X-Openstack-Request-Id: req-e6c74b9f-4ea1-4af7-820f-7b832a87b4dd Date: Fri, 18 Jan 2019 07:50:07 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"47c2bc2c-aba4-4d5e-8ff4-68f213f13357","tenant_id":"17e729102c084fb48ba796776c94dd74","created_at":"2019-01-18T07:32:42Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-01-18T07:32:42Z","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":"17e729102c084fb48ba796776c94dd74","id":"6ee0aca8-c74c-433d-bce1-bc3ce86aa9fd","subnetpool_id":null,"name":"vyos_vrouter-subnet_14e7bcbf-4c34-4287-a07b-8d72cb19489f"}]} 2019-01-18 07:50:07,950 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-e6c74b9f-4ea1-4af7-820f-7b832a87b4dd 2019-01-18 07:50:07,950 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.198547840118s 2019-01-18 07:50:07,950 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-e6c74b9f-4ea1-4af7-820f-7b832a87b4dd 2019-01-18 07:50:07,951 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-01-18 07:50:07,952 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/subnets/6ee0aca8-c74c-433d-bce1-bc3ce86aa9fd.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}fa952c8ddc997e028c77f27dcaa3f78c252fa56d" 2019-01-18 07:50:10,190 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-bd1fe373-98f6-483a-af9b-df8184f9fe9c Date: Fri, 18 Jan 2019 07:50:10 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-18 07:50:10,190 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/6ee0aca8-c74c-433d-bce1-bc3ce86aa9fd.json used request id req-bd1fe373-98f6-483a-af9b-df8184f9fe9c 2019-01-18 07:50:10,190 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.23870801926s 2019-01-18 07:50:10,190 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/6ee0aca8-c74c-433d-bce1-bc3ce86aa9fd.json used request id req-bd1fe373-98f6-483a-af9b-df8184f9fe9c 2019-01-18 07:50:10,191 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-01-18 07:50:10,191 - 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}fa952c8ddc997e028c77f27dcaa3f78c252fa56d" 2019-01-18 07:50:10,481 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1199 X-Openstack-Request-Id: req-b91dede3-9665-4f0b-829e-16ddcfae8be1 Date: Fri, 18 Jan 2019 07:50: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":[],"updated_at":"2019-01-18T07:50:10Z","tenant_id":"17e729102c084fb48ba796776c94dd74","created_at":"2019-01-18T07:32:41Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":5,"admin_state_up":true,"shared":false,"project_id":"17e729102c084fb48ba796776c94dd74","id":"47c2bc2c-aba4-4d5e-8ff4-68f213f13357","name":"vyos_vrouter-net_14e7bcbf-4c34-4287-a07b-8d72cb19489f"},{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"c7128340-d09d-4472-ab8c-6b0e75149f5d","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"47feb8aba08a40dca7028a1701e597b9","status":"ACTIVE","subnets":["99f540fb-52d8-49ca-b59c-736c854d3c9e"],"description":"","tags":[],"updated_at":"2019-01-18T04:39:13Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"47feb8aba08a40dca7028a1701e597b9","created_at":"2019-01-18T04:39:06Z","mtu":1500}]} 2019-01-18 07:50:10,481 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-b91dede3-9665-4f0b-829e-16ddcfae8be1 2019-01-18 07:50:10,481 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.290436029434s 2019-01-18 07:50:10,482 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-b91dede3-9665-4f0b-829e-16ddcfae8be1 2019-01-18 07:50:10,483 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-01-18 07:50:10,483 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/networks/47c2bc2c-aba4-4d5e-8ff4-68f213f13357.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}fa952c8ddc997e028c77f27dcaa3f78c252fa56d" 2019-01-18 07:50:11,486 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-ab327a05-12e5-4c3d-ab8c-df93b32d8de7 Date: Fri, 18 Jan 2019 07:50:11 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-18 07:50:11,486 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/47c2bc2c-aba4-4d5e-8ff4-68f213f13357.json used request id req-ab327a05-12e5-4c3d-ab8c-df93b32d8de7 2019-01-18 07:50:11,486 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.00344800949s 2019-01-18 07:50:11,486 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/47c2bc2c-aba4-4d5e-8ff4-68f213f13357.json used request id req-ab327a05-12e5-4c3d-ab8c-df93b32d8de7 2019-01-18 07:50:11,487 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-01-18 07:50:11,487 - 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}fa952c8ddc997e028c77f27dcaa3f78c252fa56d" 2019-01-18 07:50:11,663 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1208 Content-Type: application/json X-Openstack-Request-Id: req-751b1fc8-c3f4-4074-9431-994476588476 Date: Fri, 18 Jan 2019 07:50:11 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://af014572-0a5d-4a80-a07f-9105f52ab2c1/images/0e557d4e-9c7b-4e93-8199-28ffacb7e648/snap", "metadata": {}}], "file": "/v2/images/0e557d4e-9c7b-4e93-8199-28ffacb7e648/file", "owner": "17e729102c084fb48ba796776c94dd74", "id": "0e557d4e-9c7b-4e93-8199-28ffacb7e648", "size": 4373348352, "self": "/v2/images/0e557d4e-9c7b-4e93-8199-28ffacb7e648", "disk_format": "qcow2", "direct_url": "rbd://af014572-0a5d-4a80-a07f-9105f52ab2c1/images/0e557d4e-9c7b-4e93-8199-28ffacb7e648/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "updated_at": "2019-01-18T07:34:28Z", "visibility": "private", "owner_specified.shade.object": "images/vyos_vrouter-img_14e7bcbf-4c34-4287-a07b-8d72cb19489f", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "vyos_vrouter-img_14e7bcbf-4c34-4287-a07b-8d72cb19489f", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2019-01-18T07:33:14Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-01-18 07:50:11,663 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-751b1fc8-c3f4-4074-9431-994476588476 2019-01-18 07:50:11,663 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.176363945007s 2019-01-18 07:50:11,664 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-751b1fc8-c3f4-4074-9431-994476588476 2019-01-18 07:50:11,666 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-01-18 07:50:11,666 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9292/v2/images/0e557d4e-9c7b-4e93-8199-28ffacb7e648 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}fa952c8ddc997e028c77f27dcaa3f78c252fa56d" 2019-01-18 07:50:16,012 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-80141e62-9664-4cf0-9aee-8332e3983957 Date: Fri, 18 Jan 2019 07:50:16 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-18 07:50:16,012 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/0e557d4e-9c7b-4e93-8199-28ffacb7e648 used request id req-80141e62-9664-4cf0-9aee-8332e3983957 2019-01-18 07:50:16,012 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 4.34634900093s 2019-01-18 07:50:16,012 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/0e557d4e-9c7b-4e93-8199-28ffacb7e648 used request id req-80141e62-9664-4cf0-9aee-8332e3983957 2019-01-18 07:50:16,013 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-01-18 07:50:16,016 - 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}675f9a99ab57683244b42ef921cac3d4ad3d6632" 2019-01-18 07:50:16,056 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 07: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-aea2aec1-b0af-4cc8-b74b-f5d80b3840c2 x-compute-request-id: req-aea2aec1-b0af-4cc8-b74b-f5d80b3840c2 Content-Encoding: gzip Content-Length: 312 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/beb31b70-cfc2-4013-b51a-72f91062cf94", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/beb31b70-cfc2-4013-b51a-72f91062cf94", "rel": "bookmark"}], "ram": 4096, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 40, "id": "beb31b70-cfc2-4013-b51a-72f91062cf94", "name": "vyos_vrouter-flavor_14e7bcbf-4c34-4287-a07b-8d72cb19489f", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2019-01-18 07:50:16,056 - 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-aea2aec1-b0af-4cc8-b74b-f5d80b3840c2 2019-01-18 07:50:16,056 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0435647964478s 2019-01-18 07:50:16,057 - 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-aea2aec1-b0af-4cc8-b74b-f5d80b3840c2 2019-01-18 07:50:16,058 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-01-18 07:50:16,061 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:8774/v2.1/flavors/beb31b70-cfc2-4013-b51a-72f91062cf94 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}675f9a99ab57683244b42ef921cac3d4ad3d6632" 2019-01-18 07:50:16,104 - keystoneauth.session - DEBUG - RESP: [202] Date: Fri, 18 Jan 2019 07: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-c89bb604-64cf-4937-81f4-fd5505a2f35a x-compute-request-id: req-c89bb604-64cf-4937-81f4-fd5505a2f35a Content-Length: 0 Content-Type: application/json 2019-01-18 07:50:16,104 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/beb31b70-cfc2-4013-b51a-72f91062cf94 used request id req-c89bb604-64cf-4937-81f4-fd5505a2f35a 2019-01-18 07:50:16,104 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0462718009949s 2019-01-18 07:50:16,105 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/beb31b70-cfc2-4013-b51a-72f91062cf94 used request id req-c89bb604-64cf-4937-81f4-fd5505a2f35a 2019-01-18 07:50:16,105 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-01-18 07:50:16,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}675f9a99ab57683244b42ef921cac3d4ad3d6632" 2019-01-18 07:50:16,215 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 07:50:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-83a70e1f-f6c6-413b-bdbe-3f0c794f6775 Content-Encoding: gzip Content-Length: 872 Content-Type: application/json RESP BODY: {"users": [{"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/0607a2b4beb0408e9fa51cc5ba027ac6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0607a2b4beb0408e9fa51cc5ba027ac6", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/17c61b95071545a094cc82823d2b88b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "17c61b95071545a094cc82823d2b88b8", "email": "nova@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/29e5d2dfed2447bda26fc75bd1122674"}, "domain_id": "default", "enabled": true, "options": {}, "id": "29e5d2dfed2447bda26fc75bd1122674", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/3b6dcc8c791e4b6e8831f5b5e583de80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3b6dcc8c791e4b6e8831f5b5e583de80", "email": "neutron@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "vyos_vrouter-user_14e7bcbf-4c34-4287-a07b-8d72cb19489f", "links": {"self": "http://172.30.9.23:5000/v3/users/4555db18b3084cf1a80a0bc7c302f12a"}, "domain_id": "default", "enabled": true, "id": "4555db18b3084cf1a80a0bc7c302f12a", "options": {}}, {"name": "barbican", "links": {"self": "http://172.30.9.23:5000/v3/users/45ab52d673584bc198669be88c88b878"}, "domain_id": "default", "enabled": true, "options": {}, "id": "45ab52d673584bc198669be88c88b878", "email": "barbican@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/57795b4ee52f49c6a71f55bb6c4012f8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "57795b4ee52f49c6a71f55bb6c4012f8", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/5c52969262974d64ac2a300ca5d60f50"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c52969262974d64ac2a300ca5d60f50", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/5fc15572bb1c489ba92bd9945bbc1f64"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5fc15572bb1c489ba92bd9945bbc1f64", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/6b519d70e25f4e61a9dfd738cd6bba22"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6b519d70e25f4e61a9dfd738cd6bba22", "email": "heat@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.23:5000/v3/users/8248437208b540c2893a7117ad102a87"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8248437208b540c2893a7117ad102a87", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/890dee97e62840c5b15e36f03f6b7efc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "890dee97e62840c5b15e36f03f6b7efc", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/8cccb516ecc44ed9bb7c8633df108fd4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8cccb516ecc44ed9bb7c8633df108fd4", "email": "glance@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.23:5000/v3/users/97c3d863a98148299fa116fdb54be470"}, "domain_id": "default", "enabled": true, "options": {}, "id": "97c3d863a98148299fa116fdb54be470", "email": "tacker@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/a2a0c8c0f19941808c9f618af50b3b79"}, "domain_id": "c19db1b8f60647a9a114cd23287c807b", "enabled": true, "options": {}, "id": "a2a0c8c0f19941808c9f618af50b3b79", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/fe5de73ba9cb41b2be24ccf1f72f5ed4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe5de73ba9cb41b2be24ccf1f72f5ed4", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2019-01-18 07:50:16,215 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-83a70e1f-f6c6-413b-bdbe-3f0c794f6775 2019-01-18 07:50:16,215 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.110018014908s 2019-01-18 07:50:16,216 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-83a70e1f-f6c6-413b-bdbe-3f0c794f6775 2019-01-18 07:50:16,222 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-01-18 07:50:16,222 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/users/4555db18b3084cf1a80a0bc7c302f12a -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}675f9a99ab57683244b42ef921cac3d4ad3d6632" 2019-01-18 07:50:16,331 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 07:50:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9817ba4a-6dbb-4fbc-8f84-3f1b8dfe7a39 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/4555db18b3084cf1a80a0bc7c302f12a"}, "enabled": true, "id": "4555db18b3084cf1a80a0bc7c302f12a", "options": {}, "domain_id": "default", "name": "vyos_vrouter-user_14e7bcbf-4c34-4287-a07b-8d72cb19489f"}} 2019-01-18 07:50:16,331 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users/4555db18b3084cf1a80a0bc7c302f12a used request id req-9817ba4a-6dbb-4fbc-8f84-3f1b8dfe7a39 2019-01-18 07:50:16,331 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.109034776688s 2019-01-18 07:50:16,331 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users/4555db18b3084cf1a80a0bc7c302f12a used request id req-9817ba4a-6dbb-4fbc-8f84-3f1b8dfe7a39 2019-01-18 07:50:16,332 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-01-18 07:50:16,332 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:5000/v3/users/4555db18b3084cf1a80a0bc7c302f12a -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}675f9a99ab57683244b42ef921cac3d4ad3d6632" 2019-01-18 07:50:16,542 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 07:50:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e163f8ee-5e25-4712-bb6f-d556d49beb74 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 07:50:16,542 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/4555db18b3084cf1a80a0bc7c302f12a used request id req-e163f8ee-5e25-4712-bb6f-d556d49beb74 2019-01-18 07:50:16,542 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.210017204285s 2019-01-18 07:50:16,542 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/4555db18b3084cf1a80a0bc7c302f12a used request id req-e163f8ee-5e25-4712-bb6f-d556d49beb74 2019-01-18 07:50:16,543 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-01-18 07:50:16,543 - 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}675f9a99ab57683244b42ef921cac3d4ad3d6632" 2019-01-18 07:50:16,627 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 07:50:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-19390c68-a4cc-4613-98e5-f2c31d7141aa 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": "Created by OPNFV Functest: vyos_vrouter", "links": {"self": "http://172.30.9.23:5000/v3/projects/17e729102c084fb48ba796776c94dd74"}, "enabled": true, "id": "17e729102c084fb48ba796776c94dd74", "parent_id": "default", "domain_id": "default", "name": "vyos_vrouter-project_14e7bcbf-4c34-4287-a07b-8d72cb19489f"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/47feb8aba08a40dca7028a1701e597b9"}, "enabled": true, "id": "47feb8aba08a40dca7028a1701e597b9", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/9c53a91613fb4d5080479ac6f51697ed"}, "enabled": true, "id": "9c53a91613fb4d5080479ac6f51697ed", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2019-01-18 07:50:16,627 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects used request id req-19390c68-a4cc-4613-98e5-f2c31d7141aa 2019-01-18 07:50:16,627 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0841808319092s 2019-01-18 07:50:16,627 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects used request id req-19390c68-a4cc-4613-98e5-f2c31d7141aa 2019-01-18 07:50:16,630 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-01-18 07:50:16,630 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:5000/v3/projects/17e729102c084fb48ba796776c94dd74 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}675f9a99ab57683244b42ef921cac3d4ad3d6632" 2019-01-18 07:50:16,780 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 07:50:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0fe11e63-34ed-49da-9dab-ab25b07084fb Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 07:50:16,780 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/17e729102c084fb48ba796776c94dd74 used request id req-0fe11e63-34ed-49da-9dab-ab25b07084fb 2019-01-18 07:50:16,780 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.150629997253s 2019-01-18 07:50:16,781 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/17e729102c084fb48ba796776c94dd74 used request id req-0fe11e63-34ed-49da-9dab-ab25b07084fb 2019-01-18 07:50:16,781 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2019-01-18 07:50:16,782 - 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}675f9a99ab57683244b42ef921cac3d4ad3d6632" 2019-01-18 07:50:16,857 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 07:50:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c305984a-1797-474a-be6b-170d3a5a1a7c 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": "4bdf325c88b94a64bbf6fdd69c135e50", "links": {"self": "http://172.30.9.23:5000/v3/roles/4bdf325c88b94a64bbf6fdd69c135e50"}, "name": "Member"}, {"domain_id": null, "id": "6b7f4f4f76264b6fb449c43b86ee3817", "links": {"self": "http://172.30.9.23:5000/v3/roles/6b7f4f4f76264b6fb449c43b86ee3817"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a482b711adf94961bf4bb28eda7f0e28", "links": {"self": "http://172.30.9.23:5000/v3/roles/a482b711adf94961bf4bb28eda7f0e28"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e7e317b66c174923a8cb46c48d897c8d", "links": {"self": "http://172.30.9.23:5000/v3/roles/e7e317b66c174923a8cb46c48d897c8d"}, "name": "ResellerAdmin"}]} 2019-01-18 07:50:16,858 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-c305984a-1797-474a-be6b-170d3a5a1a7c 2019-01-18 07:50:16,858 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0768117904663s 2019-01-18 07:50:16,860 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleDelete 2019-01-18 07:50:16,860 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:5000/v3/roles/4bdf325c88b94a64bbf6fdd69c135e50 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}675f9a99ab57683244b42ef921cac3d4ad3d6632" 2019-01-18 07:50:16,975 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 07:50:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-72edaca7-c2fe-48da-9822-0d62cf209ff3 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 07:50:16,975 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/4bdf325c88b94a64bbf6fdd69c135e50 used request id req-72edaca7-c2fe-48da-9822-0d62cf209ff3 2019-01-18 07:50:16,976 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleDelete in 0.115720033646s 2019-01-18 07:50:16,979 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-01-18 07:50:16,979 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:9696/v2.0/security-groups.json?project_id=17e729102c084fb48ba796776c94dd74&name=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}675f9a99ab57683244b42ef921cac3d4ad3d6632" 2019-01-18 07:50:17,178 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2434 X-Openstack-Request-Id: req-2eaccddc-262e-482f-84fd-dd1128b62814 Date: Fri, 18 Jan 2019 07:50:17 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "17e729102c084fb48ba796776c94dd74", "created_at": "2019-01-18T07:32:41Z", "updated_at": "2019-01-18T07:32:41Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T07:32:41Z", "revision_number": 0, "id": "206995f8-b57d-4d55-b694-d4121cf22211", "remote_group_id": "b07918bc-b77d-4457-820b-f8c6fb9a8b2b", "remote_ip_prefix": null, "created_at": "2019-01-18T07:32:41Z", "security_group_id": "b07918bc-b77d-4457-820b-f8c6fb9a8b2b", "tenant_id": "17e729102c084fb48ba796776c94dd74", "port_range_min": null, "ethertype": "IPv4", "project_id": "17e729102c084fb48ba796776c94dd74"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T07:32:41Z", "revision_number": 0, "id": "6eae6290-d8ba-4d66-bf54-f28f0808d79b", "remote_group_id": "b07918bc-b77d-4457-820b-f8c6fb9a8b2b", "remote_ip_prefix": null, "created_at": "2019-01-18T07:32:41Z", "security_group_id": "b07918bc-b77d-4457-820b-f8c6fb9a8b2b", "tenant_id": "17e729102c084fb48ba796776c94dd74", "port_range_min": null, "ethertype": "IPv6", "project_id": "17e729102c084fb48ba796776c94dd74"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T07:32:41Z", "revision_number": 0, "id": "7b5afaa3-7f6b-4b08-9fb2-9af0c3262622", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T07:32:41Z", "security_group_id": "b07918bc-b77d-4457-820b-f8c6fb9a8b2b", "tenant_id": "17e729102c084fb48ba796776c94dd74", "port_range_min": null, "ethertype": "IPv4", "project_id": "17e729102c084fb48ba796776c94dd74"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T07:32:41Z", "revision_number": 0, "id": "acfa5c1e-b725-498f-9789-afee357be4de", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T07:32:41Z", "security_group_id": "b07918bc-b77d-4457-820b-f8c6fb9a8b2b", "tenant_id": "17e729102c084fb48ba796776c94dd74", "port_range_min": null, "ethertype": "IPv6", "project_id": "17e729102c084fb48ba796776c94dd74"}], "revision_number": 4, "project_id": "17e729102c084fb48ba796776c94dd74", "id": "b07918bc-b77d-4457-820b-f8c6fb9a8b2b", "name": "default"}]} 2019-01-18 07:50:17,178 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json?project_id=17e729102c084fb48ba796776c94dd74&name=default used request id req-2eaccddc-262e-482f-84fd-dd1128b62814 2019-01-18 07:50:17,178 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.199621915817s 2019-01-18 07:50:17,179 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json?project_id=17e729102c084fb48ba796776c94dd74&name=default used request id req-2eaccddc-262e-482f-84fd-dd1128b62814 2019-01-18 07:50:17,182 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-01-18 07:50:17,182 - 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}675f9a99ab57683244b42ef921cac3d4ad3d6632" 2019-01-18 07:50:17,479 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-65d2f90d-121a-47cd-bedc-8b2bf3c4f265 Date: Fri, 18 Jan 2019 07:50:17 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-18T04:53:26Z", "updated_at": "2019-01-18T04:53:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:53:26Z", "revision_number": 0, "id": "571036d3-cb1d-483a-acb9-96f19293add9", "remote_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "remote_ip_prefix": null, "created_at": "2019-01-18T04:53:26Z", "security_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:53:26Z", "revision_number": 0, "id": "84255fa4-c13a-4cfe-b73d-e56ee216ca1e", "remote_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "remote_ip_prefix": null, "created_at": "2019-01-18T04:53:26Z", "security_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:53:26Z", "revision_number": 0, "id": "9c6f69fc-3bf8-4346-9288-5a255b82b67e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:53:26Z", "security_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:53:26Z", "revision_number": 0, "id": "260c2de9-5dc5-4508-b06c-24b9d7ed838c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:53:26Z", "security_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "created_at": "2019-01-18T04:51:20Z", "updated_at": "2019-01-18T04:51:20Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "24c99e6f-888c-4943-9c93-54ad3b18b18c", "remote_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv4", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "87b9b994-ae22-4850-863a-6a4925bd01fe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv4", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "45161a51-d6dd-4bb8-986d-bc2f88599c1d", "remote_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv6", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "2b339890-44d0-4711-a050-08a64d58e2a0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv6", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}], "revision_number": 4, "project_id": "9c53a91613fb4d5080479ac6f51697ed", "id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "created_at": "2019-01-18T04:39:06Z", "updated_at": "2019-01-18T04:39:06Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "8860837e-afbd-4411-adf9-d88db88c2114", "remote_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "47feb8aba08a40dca7028a1701e597b9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "4e399c2e-bc03-4aa3-b192-1fafdc9248ba", "remote_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "47feb8aba08a40dca7028a1701e597b9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "4bf1a402-0fa2-4cfd-9fee-4a28f16bb271", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "47feb8aba08a40dca7028a1701e597b9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "0aedefa2-edbc-47b5-bead-e954540f6937", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "47feb8aba08a40dca7028a1701e597b9"}], "revision_number": 4, "project_id": "47feb8aba08a40dca7028a1701e597b9", "id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "17e729102c084fb48ba796776c94dd74", "created_at": "2019-01-18T07:32:41Z", "updated_at": "2019-01-18T07:32:41Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T07:32:41Z", "revision_number": 0, "id": "206995f8-b57d-4d55-b694-d4121cf22211", "remote_group_id": "b07918bc-b77d-4457-820b-f8c6fb9a8b2b", "remote_ip_prefix": null, "created_at": "2019-01-18T07:32:41Z", "security_group_id": "b07918bc-b77d-4457-820b-f8c6fb9a8b2b", "tenant_id": "17e729102c084fb48ba796776c94dd74", "port_range_min": null, "ethertype": "IPv4", "project_id": "17e729102c084fb48ba796776c94dd74"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T07:32:41Z", "revision_number": 0, "id": "7b5afaa3-7f6b-4b08-9fb2-9af0c3262622", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T07:32:41Z", "security_group_id": "b07918bc-b77d-4457-820b-f8c6fb9a8b2b", "tenant_id": "17e729102c084fb48ba796776c94dd74", "port_range_min": null, "ethertype": "IPv4", "project_id": "17e729102c084fb48ba796776c94dd74"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T07:32:41Z", "revision_number": 0, "id": "acfa5c1e-b725-498f-9789-afee357be4de", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T07:32:41Z", "security_group_id": "b07918bc-b77d-4457-820b-f8c6fb9a8b2b", "tenant_id": "17e729102c084fb48ba796776c94dd74", "port_range_min": null, "ethertype": "IPv6", "project_id": "17e729102c084fb48ba796776c94dd74"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T07:32:41Z", "revision_number": 0, "id": "6eae6290-d8ba-4d66-bf54-f28f0808d79b", "remote_group_id": "b07918bc-b77d-4457-820b-f8c6fb9a8b2b", "remote_ip_prefix": null, "created_at": "2019-01-18T07:32:41Z", "security_group_id": "b07918bc-b77d-4457-820b-f8c6fb9a8b2b", "tenant_id": "17e729102c084fb48ba796776c94dd74", "port_range_min": null, "ethertype": "IPv6", "project_id": "17e729102c084fb48ba796776c94dd74"}], "revision_number": 4, "project_id": "17e729102c084fb48ba796776c94dd74", "id": "b07918bc-b77d-4457-820b-f8c6fb9a8b2b", "name": "default"}]} 2019-01-18 07:50:17,480 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-65d2f90d-121a-47cd-bedc-8b2bf3c4f265 2019-01-18 07:50:17,480 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.297621965408s 2019-01-18 07:50:17,480 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-65d2f90d-121a-47cd-bedc-8b2bf3c4f265 2019-01-18 07:50:17,485 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-01-18 07:50:17,485 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/security-groups/b07918bc-b77d-4457-820b-f8c6fb9a8b2b.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}675f9a99ab57683244b42ef921cac3d4ad3d6632" 2019-01-18 07:50:18,131 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-6b5f7404-c19c-4bd4-bc41-e7adceebbf79 Content-Length: 0 Date: Fri, 18 Jan 2019 07:50:18 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-18 07:50:18,131 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/b07918bc-b77d-4457-820b-f8c6fb9a8b2b.json used request id req-6b5f7404-c19c-4bd4-bc41-e7adceebbf79 2019-01-18 07:50:18,131 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.646633148193s 2019-01-18 07:50:18,132 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/b07918bc-b77d-4457-820b-f8c6fb9a8b2b.json used request id req-6b5f7404-c19c-4bd4-bc41-e7adceebbf79 2019-01-18 07:50:18,151 - xtesting.ci.run_tests - INFO - Loading test case 'juju_epc'... 2019-01-18 07:50:18,193 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2019-01-18 07:50:18,193 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2019-01-18 07:50:18,193 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2019-01-18 07:50:18,194 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2019-01-18 07:50:18,194 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2019-01-18 07:50:18,194 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2019-01-18 07:50:18,194 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2019-01-18 07:50:18,194 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2019-01-18 07:50:18,194 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2019-01-18 07:50:18,194 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2019-01-18 07:50:18,194 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2019-01-18 07:50:18,194 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2019-01-18 07:50:18,195 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2019-01-18 07:50:18,195 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2019-01-18 07:50:18,195 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2019-01-18 07:50:18,195 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2019-01-18 07:50:18,195 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2019-01-18 07:50:18,195 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2019-01-18 07:50:18,195 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2019-01-18 07:50:18,195 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2019-01-18 07:50:18,195 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2019-01-18 07:50:18,196 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2019-01-18 07:50:18,199 - 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" 2019-01-18 07:50:18,207 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 07:50:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cb4e37b1-c4fb-47f4-8f78-817b3e130856 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 07:50:18,207 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-cb4e37b1-c4fb-47f4-8f78-817b3e130856 2019-01-18 07:50:18,207 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 07:50:18,578 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}], "expires_at": "2019-01-18T08:50:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9c53a91613fb4d5080479ac6f51697ed", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/9c53a91613fb4d5080479ac6f51697ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/9c53a91613fb4d5080479ac6f51697ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/9c53a91613fb4d5080479ac6f51697ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/9c53a91613fb4d5080479ac6f51697ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/9c53a91613fb4d5080479ac6f51697ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/9c53a91613fb4d5080479ac6f51697ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/9c53a91613fb4d5080479ac6f51697ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/9c53a91613fb4d5080479ac6f51697ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/9c53a91613fb4d5080479ac6f51697ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/9c53a91613fb4d5080479ac6f51697ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/9c53a91613fb4d5080479ac6f51697ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/9c53a91613fb4d5080479ac6f51697ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "29e5d2dfed2447bda26fc75bd1122674"}, "audit_ids": ["P1cITFjrT_iLv_8y804lwg"], "issued_at": "2019-01-18T07:50:18.000000Z"}} 2019-01-18 07:50:18,581 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-01-18 07:50:18,582 - 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}36a67eee5a728751004bef38234ba42d740b50e2" 2019-01-18 07:50:18,846 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-ed966a46-e823-4675-94ab-26c4b4a79c18 Date: Fri, 18 Jan 2019 07:50:18 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"c7128340-d09d-4472-ab8c-6b0e75149f5d","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"47feb8aba08a40dca7028a1701e597b9","status":"ACTIVE","subnets":["99f540fb-52d8-49ca-b59c-736c854d3c9e"],"description":"","tags":[],"updated_at":"2019-01-18T04:39:13Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"47feb8aba08a40dca7028a1701e597b9","created_at":"2019-01-18T04:39:06Z","provider:network_type":"flat"}]} 2019-01-18 07:50:18,847 - 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-ed966a46-e823-4675-94ab-26c4b4a79c18 2019-01-18 07:50:18,847 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.265537023544s 2019-01-18 07:50:18,847 - 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-ed966a46-e823-4675-94ab-26c4b4a79c18 2019-01-18 07:50:18,848 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainList 2019-01-18 07:50:18,851 - 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}36a67eee5a728751004bef38234ba42d740b50e2" 2019-01-18 07:50:18,856 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 18 Jan 2019 07:50: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"}]}]}} 2019-01-18 07:50:18,860 - 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}36a67eee5a728751004bef38234ba42d740b50e2" 2019-01-18 07:50:18,945 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 07:50:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6457b10c-ee6a-4adb-be86-620cd54af2bb Content-Encoding: gzip Content-Length: 214 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/c19db1b8f60647a9a114cd23287c807b"}, "description": "", "name": "heat_stack", "enabled": true, "id": "c19db1b8f60647a9a114cd23287c807b"}, {"links": {"self": "http://172.30.9.23: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}} 2019-01-18 07:50:18,945 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains used request id req-6457b10c-ee6a-4adb-be86-620cd54af2bb 2019-01-18 07:50:18,945 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainList in 0.0975320339203s 2019-01-18 07:50:18,947 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-01-18 07:50:18,947 - 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}36a67eee5a728751004bef38234ba42d740b50e2" -d '{"project": {"description": "Created by OPNFV Functest: juju_epc", "enabled": true, "domain_id": "default", "name": "juju_epc-project_fd98483d-7cb1-4ce2-83a9-a71d63964c49"}}' 2019-01-18 07:50:19,053 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 18 Jan 2019 07:50:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4525e960-31fe-4011-9839-60998837fd15 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/1f9ea56746ee4ae8bfa0cec65d4b7f81"}, "enabled": true, "id": "1f9ea56746ee4ae8bfa0cec65d4b7f81", "parent_id": "default", "domain_id": "default", "name": "juju_epc-project_fd98483d-7cb1-4ce2-83a9-a71d63964c49"}} 2019-01-18 07:50:19,053 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-4525e960-31fe-4011-9839-60998837fd15 2019-01-18 07:50:19,053 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.106371164322s 2019-01-18 07:50:19,054 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-4525e960-31fe-4011-9839-60998837fd15 2019-01-18 07:50:19,054 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'parent_id': u'default', 'is_domain': False, 'name': u'juju_epc-project_fd98483d-7cb1-4ce2-83a9-a71d63964c49', 'id': u'1f9ea56746ee4ae8bfa0cec65d4b7f81', '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'})}) 2019-01-18 07:50:19,055 - shade.task_manager - DEBUG - Manager envvars:regionOne running task UserCreate 2019-01-18 07:50:19,419 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task UserCreate in 0.363717079163s 2019-01-18 07:50:19,419 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/users/2528214f3f83431a8ad6443eb2e90966 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36a67eee5a728751004bef38234ba42d740b50e2" 2019-01-18 07:50:19,520 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 07:50:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-15081ca0-060d-45a9-a401-bcb1e3bbd56c 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/2528214f3f83431a8ad6443eb2e90966"}, "enabled": true, "id": "2528214f3f83431a8ad6443eb2e90966", "options": {}, "domain_id": "default", "name": "juju_epc-user_fd98483d-7cb1-4ce2-83a9-a71d63964c49"}} 2019-01-18 07:50:19,520 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users/2528214f3f83431a8ad6443eb2e90966 used request id req-15081ca0-060d-45a9-a401-bcb1e3bbd56c 2019-01-18 07:50:19,521 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'2528214f3f83431a8ad6443eb2e90966', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'juju_epc-user_fd98483d-7cb1-4ce2-83a9-a71d63964c49'}) 2019-01-18 07:50:19,521 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2019-01-18 07:50:19,522 - 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}36a67eee5a728751004bef38234ba42d740b50e2" 2019-01-18 07:50:19,592 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 07:50:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7003c703-8f2e-468e-b502-14152958a2ce Content-Encoding: gzip Content-Length: 285 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6b7f4f4f76264b6fb449c43b86ee3817", "links": {"self": "http://172.30.9.23:5000/v3/roles/6b7f4f4f76264b6fb449c43b86ee3817"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a482b711adf94961bf4bb28eda7f0e28", "links": {"self": "http://172.30.9.23:5000/v3/roles/a482b711adf94961bf4bb28eda7f0e28"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e7e317b66c174923a8cb46c48d897c8d", "links": {"self": "http://172.30.9.23:5000/v3/roles/e7e317b66c174923a8cb46c48d897c8d"}, "name": "ResellerAdmin"}]} 2019-01-18 07:50:19,592 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-7003c703-8f2e-468e-b502-14152958a2ce 2019-01-18 07:50:19,592 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0712199211121s 2019-01-18 07:50:19,593 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2019-01-18 07:50:19,594 - 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}36a67eee5a728751004bef38234ba42d740b50e2" 2019-01-18 07:50:19,672 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 07:50:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d0557bc3-da80-49fe-966b-9523a98301e8 Content-Encoding: gzip Content-Length: 285 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6b7f4f4f76264b6fb449c43b86ee3817", "links": {"self": "http://172.30.9.23:5000/v3/roles/6b7f4f4f76264b6fb449c43b86ee3817"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a482b711adf94961bf4bb28eda7f0e28", "links": {"self": "http://172.30.9.23:5000/v3/roles/a482b711adf94961bf4bb28eda7f0e28"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e7e317b66c174923a8cb46c48d897c8d", "links": {"self": "http://172.30.9.23:5000/v3/roles/e7e317b66c174923a8cb46c48d897c8d"}, "name": "ResellerAdmin"}]} 2019-01-18 07:50:19,672 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-d0557bc3-da80-49fe-966b-9523a98301e8 2019-01-18 07:50:19,673 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0790798664093s 2019-01-18 07:50:19,674 - functest.core.tenantnetwork - INFO - Creating default role Member 2019-01-18 07:50:19,674 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleCreate 2019-01-18 07:50:19,675 - 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}36a67eee5a728751004bef38234ba42d740b50e2" -d '{"role": {"name": "Member"}}' 2019-01-18 07:50:19,778 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 18 Jan 2019 07:50:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6aad6541-cd16-4929-8299-0ddb723e5fb5 Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "b8f8ae8edf7441eab5702f5b6c9aef7a", "links": {"self": "http://172.30.9.23:5000/v3/roles/b8f8ae8edf7441eab5702f5b6c9aef7a"}, "name": "Member"}} 2019-01-18 07:50:19,778 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-6aad6541-cd16-4929-8299-0ddb723e5fb5 2019-01-18 07:50:19,779 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleCreate in 0.104324102402s 2019-01-18 07:50:19,779 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles/b8f8ae8edf7441eab5702f5b6c9aef7a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36a67eee5a728751004bef38234ba42d740b50e2" 2019-01-18 07:50:19,855 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 07:50:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3d7f0f96-da1c-4d64-8997-6a429d439f49 Content-Encoding: gzip Content-Length: 144 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.23:5000/v3/roles/b8f8ae8edf7441eab5702f5b6c9aef7a"}, "domain_id": null, "name": "Member", "id": "b8f8ae8edf7441eab5702f5b6c9aef7a"}} 2019-01-18 07:50:19,855 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/b8f8ae8edf7441eab5702f5b6c9aef7a used request id req-3d7f0f96-da1c-4d64-8997-6a429d439f49 2019-01-18 07:50:19,855 - functest.core.tenantnetwork - DEBUG - role: Munch({'NAME_ATTR': 'name', 'name': u'Member', 'links': {u'self': u'http://172.30.9.23:5000/v3/roles/b8f8ae8edf7441eab5702f5b6c9aef7a'}, 'domain_id': None, 'human_id': None, 'id': u'b8f8ae8edf7441eab5702f5b6c9aef7a', 'HUMAN_ID': False}) 2019-01-18 07:50:19,856 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2019-01-18 07:50:19,856 - 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}36a67eee5a728751004bef38234ba42d740b50e2" 2019-01-18 07:50:19,947 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 07:50:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a91d0b21-40ba-493b-8183-22dcdb9b2b2d 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": "6b7f4f4f76264b6fb449c43b86ee3817", "links": {"self": "http://172.30.9.23:5000/v3/roles/6b7f4f4f76264b6fb449c43b86ee3817"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a482b711adf94961bf4bb28eda7f0e28", "links": {"self": "http://172.30.9.23:5000/v3/roles/a482b711adf94961bf4bb28eda7f0e28"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "b8f8ae8edf7441eab5702f5b6c9aef7a", "links": {"self": "http://172.30.9.23:5000/v3/roles/b8f8ae8edf7441eab5702f5b6c9aef7a"}, "name": "Member"}, {"domain_id": null, "id": "e7e317b66c174923a8cb46c48d897c8d", "links": {"self": "http://172.30.9.23:5000/v3/roles/e7e317b66c174923a8cb46c48d897c8d"}, "name": "ResellerAdmin"}]} 2019-01-18 07:50:19,947 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-a91d0b21-40ba-493b-8183-22dcdb9b2b2d 2019-01-18 07:50:19,947 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0912339687347s 2019-01-18 07:50:19,948 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2019-01-18 07:50:19,949 - 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}36a67eee5a728751004bef38234ba42d740b50e2" 2019-01-18 07:50:20,103 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 07:50:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a4878886-0e3e-46ef-8349-6c01e371889b 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"}} 2019-01-18 07:50:20,103 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains/default used request id req-a4878886-0e3e-46ef-8349-6c01e371889b 2019-01-18 07:50:20,104 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.155263900757s 2019-01-18 07:50:20,105 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-01-18 07:50:20,105 - 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}36a67eee5a728751004bef38234ba42d740b50e2" 2019-01-18 07:50:20,204 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 07:50:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-21371305-0c66-4a47-aef4-db234276e0f0 Content-Encoding: gzip Content-Length: 864 Content-Type: application/json RESP BODY: {"users": [{"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/0607a2b4beb0408e9fa51cc5ba027ac6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0607a2b4beb0408e9fa51cc5ba027ac6", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/17c61b95071545a094cc82823d2b88b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "17c61b95071545a094cc82823d2b88b8", "email": "nova@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "juju_epc-user_fd98483d-7cb1-4ce2-83a9-a71d63964c49", "links": {"self": "http://172.30.9.23:5000/v3/users/2528214f3f83431a8ad6443eb2e90966"}, "domain_id": "default", "enabled": true, "id": "2528214f3f83431a8ad6443eb2e90966", "options": {}}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/29e5d2dfed2447bda26fc75bd1122674"}, "domain_id": "default", "enabled": true, "options": {}, "id": "29e5d2dfed2447bda26fc75bd1122674", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/3b6dcc8c791e4b6e8831f5b5e583de80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3b6dcc8c791e4b6e8831f5b5e583de80", "email": "neutron@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.23:5000/v3/users/45ab52d673584bc198669be88c88b878"}, "domain_id": "default", "enabled": true, "options": {}, "id": "45ab52d673584bc198669be88c88b878", "email": "barbican@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/57795b4ee52f49c6a71f55bb6c4012f8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "57795b4ee52f49c6a71f55bb6c4012f8", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/5c52969262974d64ac2a300ca5d60f50"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c52969262974d64ac2a300ca5d60f50", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/5fc15572bb1c489ba92bd9945bbc1f64"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5fc15572bb1c489ba92bd9945bbc1f64", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/6b519d70e25f4e61a9dfd738cd6bba22"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6b519d70e25f4e61a9dfd738cd6bba22", "email": "heat@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.23:5000/v3/users/8248437208b540c2893a7117ad102a87"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8248437208b540c2893a7117ad102a87", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/890dee97e62840c5b15e36f03f6b7efc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "890dee97e62840c5b15e36f03f6b7efc", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/8cccb516ecc44ed9bb7c8633df108fd4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8cccb516ecc44ed9bb7c8633df108fd4", "email": "glance@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.23:5000/v3/users/97c3d863a98148299fa116fdb54be470"}, "domain_id": "default", "enabled": true, "options": {}, "id": "97c3d863a98148299fa116fdb54be470", "email": "tacker@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/a2a0c8c0f19941808c9f618af50b3b79"}, "domain_id": "c19db1b8f60647a9a114cd23287c807b", "enabled": true, "options": {}, "id": "a2a0c8c0f19941808c9f618af50b3b79", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/fe5de73ba9cb41b2be24ccf1f72f5ed4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe5de73ba9cb41b2be24ccf1f72f5ed4", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2019-01-18 07:50:20,204 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-21371305-0c66-4a47-aef4-db234276e0f0 2019-01-18 07:50:20,204 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0996890068054s 2019-01-18 07:50:20,205 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-21371305-0c66-4a47-aef4-db234276e0f0 2019-01-18 07:50:20,212 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-01-18 07:50:20,213 - 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}36a67eee5a728751004bef38234ba42d740b50e2" 2019-01-18 07:50:20,291 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 07:50:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-53a472f8-8b26-4cfb-bcc1-3ef55b87c19a 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": "Created by OPNFV Functest: juju_epc", "links": {"self": "http://172.30.9.23:5000/v3/projects/1f9ea56746ee4ae8bfa0cec65d4b7f81"}, "enabled": true, "id": "1f9ea56746ee4ae8bfa0cec65d4b7f81", "parent_id": "default", "domain_id": "default", "name": "juju_epc-project_fd98483d-7cb1-4ce2-83a9-a71d63964c49"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/47feb8aba08a40dca7028a1701e597b9"}, "enabled": true, "id": "47feb8aba08a40dca7028a1701e597b9", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/9c53a91613fb4d5080479ac6f51697ed"}, "enabled": true, "id": "9c53a91613fb4d5080479ac6f51697ed", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2019-01-18 07:50:20,291 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-53a472f8-8b26-4cfb-bcc1-3ef55b87c19a 2019-01-18 07:50:20,292 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0793700218201s 2019-01-18 07:50:20,292 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-53a472f8-8b26-4cfb-bcc1-3ef55b87c19a 2019-01-18 07:50:20,294 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2019-01-18 07:50:20,295 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/role_assignments?user.id=2528214f3f83431a8ad6443eb2e90966&scope.project.id=1f9ea56746ee4ae8bfa0cec65d4b7f81&role.id=b8f8ae8edf7441eab5702f5b6c9aef7a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36a67eee5a728751004bef38234ba42d740b50e2" 2019-01-18 07:50:20,381 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 07:50:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4324a2ab-46aa-4747-82c4-1c8791095b1e 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=2528214f3f83431a8ad6443eb2e90966&scope.project.id=1f9ea56746ee4ae8bfa0cec65d4b7f81&role.id=b8f8ae8edf7441eab5702f5b6c9aef7a", "previous": null, "next": null}} 2019-01-18 07:50:20,381 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/role_assignments?user.id=2528214f3f83431a8ad6443eb2e90966&scope.project.id=1f9ea56746ee4ae8bfa0cec65d4b7f81&role.id=b8f8ae8edf7441eab5702f5b6c9aef7a used request id req-4324a2ab-46aa-4747-82c4-1c8791095b1e 2019-01-18 07:50:20,382 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0870361328125s 2019-01-18 07:50:20,382 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2019-01-18 07:50:20,383 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:5000/v3/projects/1f9ea56746ee4ae8bfa0cec65d4b7f81/users/2528214f3f83431a8ad6443eb2e90966/roles/b8f8ae8edf7441eab5702f5b6c9aef7a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36a67eee5a728751004bef38234ba42d740b50e2" 2019-01-18 07:50:20,452 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 07:50:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b6c7e81a-081d-4c97-8a1c-429f27bcd717 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 07:50:20,452 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/1f9ea56746ee4ae8bfa0cec65d4b7f81/users/2528214f3f83431a8ad6443eb2e90966/roles/b8f8ae8edf7441eab5702f5b6c9aef7a used request id req-b6c7e81a-081d-4c97-8a1c-429f27bcd717 2019-01-18 07:50:20,452 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.0701370239258s 2019-01-18 07:50:20,453 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'juju_epc-project_fd98483d-7cb1-4ce2-83a9-a71d63964c49', 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': '1838ed3d-83cf-445d-af22-cdbdc6ba6d1c', 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_fd98483d-7cb1-4ce2-83a9-a71d63964c49', 'project_id': u'1f9ea56746ee4ae8bfa0cec65d4b7f81', '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': {}}}} 2019-01-18 07:50:20,454 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2019-01-18 07:50:20,454 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2019-01-18 07:50:20,455 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2019-01-18 07:50:20,455 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2019-01-18 07:50:20,455 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2019-01-18 07:50:20,455 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2019-01-18 07:50:20,455 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2019-01-18 07:50:20,455 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2019-01-18 07:50:20,455 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2019-01-18 07:50:20,455 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2019-01-18 07:50:20,455 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2019-01-18 07:50:20,456 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2019-01-18 07:50:20,456 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2019-01-18 07:50:20,456 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2019-01-18 07:50:20,456 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2019-01-18 07:50:20,456 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2019-01-18 07:50:20,456 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2019-01-18 07:50:20,456 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2019-01-18 07:50:20,456 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2019-01-18 07:50:20,457 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2019-01-18 07:50:20,457 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2019-01-18 07:50:20,457 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2019-01-18 07:50:20,458 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'juju_epc-user_fd98483d-7cb1-4ce2-83a9-a71d63964c49', 'password': '1838ed3d-83cf-445d-af22-cdbdc6ba6d1c', 'project_name': 'juju_epc-project_fd98483d-7cb1-4ce2-83a9-a71d63964c49', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.23:5000/v3', 'project_id': '1f9ea56746ee4ae8bfa0cec65d4b7f81', 'project_domain_name': 'Default'} 2019-01-18 07:50:20,528 - 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'}}} 2019-01-18 07:50:20,549 - shade.task_manager - DEBUG - Manager envvars:regionOne running task ServiceList 2019-01-18 07:50:20,549 - 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}36a67eee5a728751004bef38234ba42d740b50e2" 2019-01-18 07:50:20,628 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 07:50:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e883395c-172d-4080-a0b6-18b72a2b9c40 Content-Encoding: gzip Content-Length: 916 Content-Type: application/json RESP BODY: {"services": [{"description": "Neutron Networking Service", "links": {"self": "http://172.30.9.23:5000/v3/services/025887168efc474f8dd91c0344e5708a"}, "enabled": true, "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"description": "Cinder Service v2", "links": {"self": "http://172.30.9.23:5000/v3/services/0a70dc0f73bc42bcbd5b14e64ac6268f"}, "enabled": true, "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"description": "Openstack Compute Service", "links": {"self": "http://172.30.9.23:5000/v3/services/1878d8d413764bde8e71c88dede8723d"}, "enabled": true, "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"description": "Openstack Metering Service", "links": {"self": "http://172.30.9.23:5000/v3/services/1b67fd5e180e48cc9b8599ca491ff7d1"}, "enabled": true, "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"description": "Cinder Service v3", "links": {"self": "http://172.30.9.23:5000/v3/services/1b88eb83739d403ebe4b1ed11806debc"}, "enabled": true, "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"description": "OpenStack Metric Service", "links": {"self": "http://172.30.9.23:5000/v3/services/3365c68df0954b048ef24da6053f3603"}, "enabled": true, "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"description": "congress Policy Service", "links": {"self": "http://172.30.9.23:5000/v3/services/76560702532a45aea12d7bcf8ba20dcc"}, "enabled": true, "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"description": "Openstack Orchestration Service", "links": {"self": "http://172.30.9.23:5000/v3/services/790cba755ccc4d0dbb57ee26f8dff315"}, "enabled": true, "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"description": "Openstack Placement Service", "links": {"self": "http://172.30.9.23:5000/v3/services/7c5bbb1dc69c4fd78e3338b09168d78d"}, "enabled": true, "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"description": "tacker NFV orchestration Service", "links": {"self": "http://172.30.9.23:5000/v3/services/8709df384764473a8cc12cde8c8f338e"}, "enabled": true, "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"description": "OpenStack Alarming Service", "links": {"self": "http://172.30.9.23:5000/v3/services/9e06d408888547b6893c559067e36550"}, "enabled": true, "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"description": "Openstack Cloudformation Service", "links": {"self": "http://172.30.9.23:5000/v3/services/a0f192c268a64454aab8a33f735737b3"}, "enabled": true, "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"description": "Cinder Service", "links": {"self": "http://172.30.9.23:5000/v3/services/a5d5cb468959448e9b3c27fd2c3e8e8b"}, "enabled": true, "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"description": "Key management Service", "links": {"self": "http://172.30.9.23:5000/v3/services/c5911fc565774f688d39e6ddbd3ae226"}, "enabled": true, "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"description": "OpenStack Identity Service", "links": {"self": "http://172.30.9.23:5000/v3/services/cec2d30d70d5496eba44c1e1ab4c7e35"}, "enabled": true, "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"description": "OpenStack Image Service", "links": {"self": "http://172.30.9.23:5000/v3/services/f6343852353c47fe86bf559ede699819"}, "enabled": true, "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "links": {"self": "http://172.30.9.23:5000/v3/services", "previous": null, "next": null}} 2019-01-18 07:50:20,628 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/services used request id req-e883395c-172d-4080-a0b6-18b72a2b9c40 2019-01-18 07:50:20,629 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task ServiceList in 0.0799961090088s 2019-01-18 07:50:20,634 - shade.task_manager - DEBUG - Manager envvars:regionOne running task EndpointList 2019-01-18 07:50:20,635 - 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}36a67eee5a728751004bef38234ba42d740b50e2" 2019-01-18 07:50:20,722 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 07:50:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-edb03697-c612-42c9-b260-a1f1aca906d2 Content-Encoding: gzip Content-Length: 2080 Content-Type: application/json RESP BODY: {"endpoints": [{"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/03a57e15279b4d73add53dedff477df3"}, "url": "http://172.30.9.23:9311", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "c5911fc565774f688d39e6ddbd3ae226", "id": "03a57e15279b4d73add53dedff477df3"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/05de18f64df64edf98c6d2453ad80c1d"}, "url": "http://172.30.9.23:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/06bcc696bf164e8ea4be9857b7c65e5c"}, "url": "http://192.30.9.5:9311", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "c5911fc565774f688d39e6ddbd3ae226", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/0ccbc76d11a04ad0a690eaf3dbce8770"}, "url": "http://172.30.9.23:8000/v1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "a0f192c268a64454aab8a33f735737b3", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/10da762447574075852efca6f43e3ed3"}, "url": "http://192.30.9.5:1789", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "76560702532a45aea12d7bcf8ba20dcc", "id": "10da762447574075852efca6f43e3ed3"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/1c286c433b9c45c581f45a729447ffa8"}, "url": "http://192.30.9.5:8000/v1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "a0f192c268a64454aab8a33f735737b3", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/1d3f6196ccb142e99451e01acb7f0fd3"}, "url": "http://192.30.9.5:9890", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "8709df384764473a8cc12cde8c8f338e", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/206707b63c994c258321b8200a8abb3b"}, "url": "http://192.30.9.5:8042", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "9e06d408888547b6893c559067e36550", "id": "206707b63c994c258321b8200a8abb3b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/21216d2576de4af6b653f629c9a78b75"}, "url": "http://192.30.9.5:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "id": "21216d2576de4af6b653f629c9a78b75"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/24242b8fe0e34db69b1964e3c4cba312"}, "url": "http://192.30.9.5:35357", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "cec2d30d70d5496eba44c1e1ab4c7e35", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/24d8e0736ab849afb0771262209a2761"}, "url": "http://172.30.9.23:8042", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "9e06d408888547b6893c559067e36550", "id": "24d8e0736ab849afb0771262209a2761"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, "url": "http://172.30.9.23:5000", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "cec2d30d70d5496eba44c1e1ab4c7e35", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/28419c8c6b434646a58c45fcddb5fa18"}, "url": "http://192.30.9.5:5000", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "cec2d30d70d5496eba44c1e1ab4c7e35", "id": "28419c8c6b434646a58c45fcddb5fa18"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/2eed862468954b1fa9f7a2dcc8b6ba3a"}, "url": "http://172.30.9.23:8041", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "3365c68df0954b048ef24da6053f3603", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/39f0853daceb401eb48cba804a37149c"}, "url": "http://192.30.9.5:9890", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "8709df384764473a8cc12cde8c8f338e", "id": "39f0853daceb401eb48cba804a37149c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/40bf6f261d3644dd8f0cdcb68d1f1c14"}, "url": "http://192.30.9.5:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/511771c9297349d0b88597531ae57060"}, "url": "http://172.30.9.23:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "1878d8d413764bde8e71c88dede8723d", "id": "511771c9297349d0b88597531ae57060"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/5f6a5203c6a04033b8c4c1be51faa541"}, "url": "http://192.30.9.5:9292", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "f6343852353c47fe86bf559ede699819", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/6318347242994cfa86ee6c0225adc01f"}, "url": "http://192.30.9.5:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "790cba755ccc4d0dbb57ee26f8dff315", "id": "6318347242994cfa86ee6c0225adc01f"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/674255f488ba4f659a2a8b47909de760"}, "url": "http://172.30.9.23:9696", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "025887168efc474f8dd91c0344e5708a", "id": "674255f488ba4f659a2a8b47909de760"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/6a8f252132114d6da46bc8c16b62f243"}, "url": "http://192.30.9.5:9292", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "f6343852353c47fe86bf559ede699819", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/6aef3cda1ad1418cbb352af4f98448b1"}, "url": "http://192.30.9.5:8042", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "9e06d408888547b6893c559067e36550", "id": "6aef3cda1ad1418cbb352af4f98448b1"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/75a6f8b77cc744ceb6be1b0e69b70d84"}, "url": "http://192.30.9.5:8778/placement", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "7c5bbb1dc69c4fd78e3338b09168d78d", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/767998d8f1214ab982b32602964b6037"}, "url": "http://172.30.9.23:9890", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "8709df384764473a8cc12cde8c8f338e", "id": "767998d8f1214ab982b32602964b6037"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/78347ba965f64b7faf208888c4439a35"}, "url": "http://192.30.9.5:9311", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "c5911fc565774f688d39e6ddbd3ae226", "id": "78347ba965f64b7faf208888c4439a35"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/81558a7f62a0493ebc2fef660ef3959c"}, "url": "http://192.30.9.5:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "1878d8d413764bde8e71c88dede8723d", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/83cc56216b1a4f3d8b9af7b9ebfc3e39"}, "url": "http://192.30.9.5:8041", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "3365c68df0954b048ef24da6053f3603", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/8701572d29f040e68fe407379fe760c1"}, "url": "http://172.30.9.23:1789", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "76560702532a45aea12d7bcf8ba20dcc", "id": "8701572d29f040e68fe407379fe760c1"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/9e73d553a401427ba69ff5bb9aa9f712"}, "url": "http://172.30.9.23:9292", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "f6343852353c47fe86bf559ede699819", "id": "9e73d553a401427ba69ff5bb9aa9f712"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/a6684eec30704017b7149a1431fa8b92"}, "url": "http://192.30.9.5:1789", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "76560702532a45aea12d7bcf8ba20dcc", "id": "a6684eec30704017b7149a1431fa8b92"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/a9af6dd88b984c02a0edf591abba6942"}, "url": "http://192.30.9.5:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "1b88eb83739d403ebe4b1ed11806debc", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/aec6dcdf499848399eb782e2c2ae37fd"}, "url": "http://192.30.9.5:8778/placement", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "7c5bbb1dc69c4fd78e3338b09168d78d", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/bb9659110dab4e36b616bbde97aa2acf"}, "url": "http://192.30.9.5:8041", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "3365c68df0954b048ef24da6053f3603", "id": "bb9659110dab4e36b616bbde97aa2acf"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/c2dcc4018eb8431fbc9bda184c992918"}, "url": "http://172.30.9.23:8778/placement", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "7c5bbb1dc69c4fd78e3338b09168d78d", "id": "c2dcc4018eb8431fbc9bda184c992918"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/cdc33b01e2f74b4c97431cdae669a50e"}, "url": "http://192.30.9.5:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "790cba755ccc4d0dbb57ee26f8dff315", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/ce5604b83c544856b36a3734b94e54c3"}, "url": "http://192.30.9.5:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "id": "ce5604b83c544856b36a3734b94e54c3"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/d137a377952748078c5468d4c3bde187"}, "url": "http://192.30.9.5:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "1b88eb83739d403ebe4b1ed11806debc", "id": "d137a377952748078c5468d4c3bde187"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/da6682121487408983c1bb9f49e2e0ee"}, "url": "http://192.30.9.5:9696", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "025887168efc474f8dd91c0344e5708a", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/dd50822b55df4451a3e9b7e4b5ff5e85"}, "url": "http://192.30.9.5:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/df3ec21375a446b3a431bd9be12f18f2"}, "url": "http://192.30.9.5:9696", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "025887168efc474f8dd91c0344e5708a", "id": "df3ec21375a446b3a431bd9be12f18f2"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/e30a6d039f6949b3b17f5829f2a2d2cd"}, "url": "http://172.30.9.23:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "790cba755ccc4d0dbb57ee26f8dff315", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/f16e72204d6148deb3552925100c78b4"}, "url": "http://192.30.9.5:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "1878d8d413764bde8e71c88dede8723d", "id": "f16e72204d6148deb3552925100c78b4"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/f8669b85becd4ec6ba0e0f3055af2f56"}, "url": "http://172.30.9.23:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "1b88eb83739d403ebe4b1ed11806debc", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/fcc8cc6bfdc548cd86c8660b7d09a945"}, "url": "http://172.30.9.23:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.23:5000/v3/endpoints/ff867cffd74942c9b211e810d4e99e7c"}, "url": "http://192.30.9.5:8000/v1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "a0f192c268a64454aab8a33f735737b3", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "links": {"self": "http://172.30.9.23:5000/v3/endpoints", "previous": null, "next": null}} 2019-01-18 07:50:20,723 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/endpoints used request id req-edb03697-c612-42c9-b260-a1f1aca906d2 2019-01-18 07:50:20,724 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task EndpointList in 0.0894639492035s 2019-01-18 07:50:20,730 - xtesting.ci.run_tests - INFO - Running test case 'juju_epc'... 2019-01-18 07:50:20,731 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainList 2019-01-18 07:50:20,731 - 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}36a67eee5a728751004bef38234ba42d740b50e2" 2019-01-18 07:50:20,811 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 07:50:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f27bbc99-4fb7-4ec0-a80f-05603bc6d91b Content-Encoding: gzip Content-Length: 214 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/c19db1b8f60647a9a114cd23287c807b"}, "description": "", "name": "heat_stack", "enabled": true, "id": "c19db1b8f60647a9a114cd23287c807b"}, {"links": {"self": "http://172.30.9.23: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}} 2019-01-18 07:50:20,811 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains used request id req-f27bbc99-4fb7-4ec0-a80f-05603bc6d91b 2019-01-18 07:50:20,812 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainList in 0.0807340145111s 2019-01-18 07:50:20,813 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-01-18 07:50:20,814 - 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}36a67eee5a728751004bef38234ba42d740b50e2" 2019-01-18 07:50:20,888 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 07:50:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5e901eab-428f-4c13-b2e6-32d742f9b57f 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": "Created by OPNFV Functest: juju_epc", "links": {"self": "http://172.30.9.23:5000/v3/projects/1f9ea56746ee4ae8bfa0cec65d4b7f81"}, "enabled": true, "id": "1f9ea56746ee4ae8bfa0cec65d4b7f81", "parent_id": "default", "domain_id": "default", "name": "juju_epc-project_fd98483d-7cb1-4ce2-83a9-a71d63964c49"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/47feb8aba08a40dca7028a1701e597b9"}, "enabled": true, "id": "47feb8aba08a40dca7028a1701e597b9", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/9c53a91613fb4d5080479ac6f51697ed"}, "enabled": true, "id": "9c53a91613fb4d5080479ac6f51697ed", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2019-01-18 07:50:20,888 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-5e901eab-428f-4c13-b2e6-32d742f9b57f 2019-01-18 07:50:20,888 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0746600627899s 2019-01-18 07:50:20,888 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-5e901eab-428f-4c13-b2e6-32d742f9b57f 2019-01-18 07:50:20,891 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-01-18 07:50:20,892 - 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}36a67eee5a728751004bef38234ba42d740b50e2" -d '{"network": {"tenant_id": "1f9ea56746ee4ae8bfa0cec65d4b7f81", "name": "juju_epc-net_fd98483d-7cb1-4ce2-83a9-a71d63964c49", "admin_state_up": true}}' 2019-01-18 07:50:21,404 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 701 X-Openstack-Request-Id: req-a62a37d7-538a-4c57-bd2c-e08914d98a7f Date: Fri, 18 Jan 2019 07:50:21 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"d9a8b5f2-cf62-471d-88cc-760a74f68b08","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":6,"ipv4_address_scope":null,"shared":false,"project_id":"1f9ea56746ee4ae8bfa0cec65d4b7f81","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-18T07:50:21Z","is_default":false,"qos_policy_id":null,"name":"juju_epc-net_fd98483d-7cb1-4ce2-83a9-a71d63964c49","admin_state_up":true,"tenant_id":"1f9ea56746ee4ae8bfa0cec65d4b7f81","created_at":"2019-01-18T07:50:21Z","mtu":1450}} 2019-01-18 07:50:21,404 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-a62a37d7-538a-4c57-bd2c-e08914d98a7f 2019-01-18 07:50:21,404 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.512454032898s 2019-01-18 07:50:21,404 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-a62a37d7-538a-4c57-bd2c-e08914d98a7f 2019-01-18 07:50:21,404 - 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'2019-01-18T07:50:21Z', u'is_default': False, u'revision_number': 3, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'd9a8b5f2-cf62-471d-88cc-760a74f68b08', u'provider:segmentation_id': 6, 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_fd98483d-7cb1-4ce2-83a9-a71d63964c49', u'created_at': u'2019-01-18T07:50:21Z', u'mtu': 1450, u'tenant_id': u'1f9ea56746ee4ae8bfa0cec65d4b7f81', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'1f9ea56746ee4ae8bfa0cec65d4b7f81'}) 2019-01-18 07:50:21,405 - 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" 2019-01-18 07:50:21,410 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 07:50:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e1baf495-e764-4a81-b37b-c6e14d8633c0 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 07:50:21,410 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-e1baf495-e764-4a81-b37b-c6e14d8633c0 2019-01-18 07:50:21,410 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 07:50:21,780 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b8f8ae8edf7441eab5702f5b6c9aef7a", "name": "Member"}], "expires_at": "2019-01-18T08:50:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1f9ea56746ee4ae8bfa0cec65d4b7f81", "name": "juju_epc-project_fd98483d-7cb1-4ce2-83a9-a71d63964c49"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/1f9ea56746ee4ae8bfa0cec65d4b7f81", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/1f9ea56746ee4ae8bfa0cec65d4b7f81", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/1f9ea56746ee4ae8bfa0cec65d4b7f81", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/1f9ea56746ee4ae8bfa0cec65d4b7f81", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/1f9ea56746ee4ae8bfa0cec65d4b7f81", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/1f9ea56746ee4ae8bfa0cec65d4b7f81", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/1f9ea56746ee4ae8bfa0cec65d4b7f81", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/1f9ea56746ee4ae8bfa0cec65d4b7f81", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/1f9ea56746ee4ae8bfa0cec65d4b7f81", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/1f9ea56746ee4ae8bfa0cec65d4b7f81", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/1f9ea56746ee4ae8bfa0cec65d4b7f81", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/1f9ea56746ee4ae8bfa0cec65d4b7f81", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "juju_epc-user_fd98483d-7cb1-4ce2-83a9-a71d63964c49", "id": "2528214f3f83431a8ad6443eb2e90966"}, "audit_ids": ["5dH9KVflQNCT1v7WEkGWBA"], "issued_at": "2019-01-18T07:50:21.000000Z"}} 2019-01-18 07:50:21,784 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-01-18 07:50:21,784 - 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}7e50afa1e3fb03446656f0762870791ce0613b99" 2019-01-18 07:50:22,036 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1189 X-Openstack-Request-Id: req-2fefc567-8e3d-4a93-a649-334291af821f Date: Fri, 18 Jan 2019 07:50:22 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"c7128340-d09d-4472-ab8c-6b0e75149f5d","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"47feb8aba08a40dca7028a1701e597b9","status":"ACTIVE","subnets":["99f540fb-52d8-49ca-b59c-736c854d3c9e"],"description":"","tags":[],"updated_at":"2019-01-18T04:39:13Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"47feb8aba08a40dca7028a1701e597b9","created_at":"2019-01-18T04:39:06Z","mtu":1500},{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2019-01-18T07:50:21Z","tenant_id":"1f9ea56746ee4ae8bfa0cec65d4b7f81","created_at":"2019-01-18T07:50:21Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"1f9ea56746ee4ae8bfa0cec65d4b7f81","id":"d9a8b5f2-cf62-471d-88cc-760a74f68b08","name":"juju_epc-net_fd98483d-7cb1-4ce2-83a9-a71d63964c49"}]} 2019-01-18 07:50:22,037 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-2fefc567-8e3d-4a93-a649-334291af821f 2019-01-18 07:50:22,037 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.253033876419s 2019-01-18 07:50:22,037 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-2fefc567-8e3d-4a93-a649-334291af821f 2019-01-18 07:50:22,039 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-01-18 07:50:22,039 - 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}7e50afa1e3fb03446656f0762870791ce0613b99" -d '{"subnet": {"name": "juju_epc-subnet_fd98483d-7cb1-4ce2-83a9-a71d63964c49", "enable_dhcp": true, "network_id": "d9a8b5f2-cf62-471d-88cc-760a74f68b08", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.121.0/24"}}' 2019-01-18 07:50:22,901 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-db502139-a4e7-41d1-a681-35841cc09f19 Date: Fri, 18 Jan 2019 07:50:22 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d9a8b5f2-cf62-471d-88cc-760a74f68b08","tenant_id":"1f9ea56746ee4ae8bfa0cec65d4b7f81","created_at":"2019-01-18T07:50:22Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-01-18T07:50:22Z","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":"1f9ea56746ee4ae8bfa0cec65d4b7f81","id":"864c5a0e-883c-4bf3-922b-cec1b6f8366b","subnetpool_id":null,"name":"juju_epc-subnet_fd98483d-7cb1-4ce2-83a9-a71d63964c49"}} 2019-01-18 07:50:22,901 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-db502139-a4e7-41d1-a681-35841cc09f19 2019-01-18 07:50:22,902 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.862817049026s 2019-01-18 07:50:22,902 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-db502139-a4e7-41d1-a681-35841cc09f19 2019-01-18 07:50:22,902 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-01-18T07:50:22Z', 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'864c5a0e-883c-4bf3-922b-cec1b6f8366b', u'subnetpool_id': None, u'service_types': [], u'name': u'juju_epc-subnet_fd98483d-7cb1-4ce2-83a9-a71d63964c49', u'enable_dhcp': True, u'network_id': u'd9a8b5f2-cf62-471d-88cc-760a74f68b08', u'tenant_id': u'1f9ea56746ee4ae8bfa0cec65d4b7f81', u'created_at': u'2019-01-18T07:50:22Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.121.1', u'ip_version': 4, u'project_id': u'1f9ea56746ee4ae8bfa0cec65d4b7f81'}) 2019-01-18 07:50:22,903 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-01-18 07:50:22,904 - 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}7e50afa1e3fb03446656f0762870791ce0613b99" -d '{"router": {"external_gateway_info": {"network_id": "c7128340-d09d-4472-ab8c-6b0e75149f5d"}, "name": "juju_epc-router_fd98483d-7cb1-4ce2-83a9-a71d63964c49", "admin_state_up": true}}' 2019-01-18 07:50:27,822 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 695 X-Openstack-Request-Id: req-efafdafa-73aa-49ca-ae93-1824df9f6b4b Date: Fri, 18 Jan 2019 07:50:27 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "c7128340-d09d-4472-ab8c-6b0e75149f5d", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "99f540fb-52d8-49ca-b59c-736c854d3c9e", "ip_address": "172.30.9.206"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "1f9ea56746ee4ae8bfa0cec65d4b7f81", "created_at": "2019-01-18T07:50:23Z", "admin_state_up": true, "updated_at": "2019-01-18T07:50:24Z", "flavor_id": null, "revision_number": 2, "routes": [], "project_id": "1f9ea56746ee4ae8bfa0cec65d4b7f81", "id": "11ff46e0-d02d-4525-a6dd-f10c50cae6f0", "name": "juju_epc-router_fd98483d-7cb1-4ce2-83a9-a71d63964c49"}} 2019-01-18 07:50:27,822 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/routers.json used request id req-efafdafa-73aa-49ca-ae93-1824df9f6b4b 2019-01-18 07:50:27,822 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 4.91884088516s 2019-01-18 07:50:27,822 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.23:9696/v2.0/routers.json used request id req-efafdafa-73aa-49ca-ae93-1824df9f6b4b 2019-01-18 07:50:27,823 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-01-18T07:50:24Z', u'revision_number': 2, u'id': u'11ff46e0-d02d-4525-a6dd-f10c50cae6f0', u'external_gateway_info': {u'network_id': u'c7128340-d09d-4472-ab8c-6b0e75149f5d', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'99f540fb-52d8-49ca-b59c-736c854d3c9e', u'ip_address': u'172.30.9.206'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'juju_epc-router_fd98483d-7cb1-4ce2-83a9-a71d63964c49', u'admin_state_up': True, u'tenant_id': u'1f9ea56746ee4ae8bfa0cec65d4b7f81', u'created_at': u'2019-01-18T07:50:23Z', u'flavor_id': None, u'routes': [], u'project_id': u'1f9ea56746ee4ae8bfa0cec65d4b7f81'}) 2019-01-18 07:50:27,823 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-01-18 07:50:27,824 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9696/v2.0/routers/11ff46e0-d02d-4525-a6dd-f10c50cae6f0/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}7e50afa1e3fb03446656f0762870791ce0613b99" -d '{"subnet_id": "864c5a0e-883c-4bf3-922b-cec1b6f8366b"}' 2019-01-18 07:50:29,918 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-3874edae-c436-4d2b-a8c2-fa0e0cc87809 Date: Fri, 18 Jan 2019 07:50:29 GMT RESP BODY: {"network_id": "d9a8b5f2-cf62-471d-88cc-760a74f68b08", "tenant_id": "1f9ea56746ee4ae8bfa0cec65d4b7f81", "subnet_id": "864c5a0e-883c-4bf3-922b-cec1b6f8366b", "subnet_ids": ["864c5a0e-883c-4bf3-922b-cec1b6f8366b"], "port_id": "1a2b4d28-9206-467f-befa-57070fd6ab04", "id": "11ff46e0-d02d-4525-a6dd-f10c50cae6f0"} 2019-01-18 07:50:29,918 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/11ff46e0-d02d-4525-a6dd-f10c50cae6f0/add_router_interface.json used request id req-3874edae-c436-4d2b-a8c2-fa0e0cc87809 2019-01-18 07:50:29,919 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.09514284134s 2019-01-18 07:50:29,919 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/11ff46e0-d02d-4525-a6dd-f10c50cae6f0/add_router_interface.json used request id req-3874edae-c436-4d2b-a8c2-fa0e0cc87809 returning object 11ff46e0-d02d-4525-a6dd-f10c50cae6f0 2019-01-18 07:50:29,919 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/ubuntu-16.04-server-cloudimg-amd64-disk1.img 2019-01-18 07:50:31,974 - shade - DEBUG - Image file /home/opnfv/functest/images/ubuntu-16.04-server-cloudimg-amd64-disk1.img md5:56cea6fd89a03c2b12f0f2004ca9c688 sha256:9d3a3e4697433a3743c5b6d7281afc8d41f72c90ea5a4dd96e5abb6b556ceb3f 2019-01-18 07:50:31,976 - 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}7e50afa1e3fb03446656f0762870791ce0613b99" 2019-01-18 07:50:31,980 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 648 Date: Fri, 18 Jan 2019 07:50:31 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"}]}]} 2019-01-18 07:50:31,984 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-01-18 07:50:31,984 - 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}7e50afa1e3fb03446656f0762870791ce0613b99" 2019-01-18 07:50:32,161 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-a6258d8a-4946-4245-bd08-dcd55058e0f1 Date: Fri, 18 Jan 2019 07:50:32 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-01-18 07:50:32,161 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-a6258d8a-4946-4245-bd08-dcd55058e0f1 2019-01-18 07:50:32,161 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.17699098587s 2019-01-18 07:50:32,161 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-a6258d8a-4946-4245-bd08-dcd55058e0f1 2019-01-18 07:50:32,163 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-01-18 07:50:32,164 - 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}7e50afa1e3fb03446656f0762870791ce0613b99" -d '{"owner_specified.shade.md5": "56cea6fd89a03c2b12f0f2004ca9c688", "owner_specified.shade.sha256": "9d3a3e4697433a3743c5b6d7281afc8d41f72c90ea5a4dd96e5abb6b556ceb3f", "owner_specified.shade.object": "images/juju_epc-img_fd98483d-7cb1-4ce2-83a9-a71d63964c49", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "juju_epc-img_fd98483d-7cb1-4ce2-83a9-a71d63964c49"}' 2019-01-18 07:50:32,739 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 868 Content-Type: application/json Location: http://172.30.9.23:9292/v2/images/8f100277-65c7-4513-a913-52e7fddf1c04 X-Openstack-Request-Id: req-b7fbb265-afc1-4731-9bd1-828e68b57062 Date: Fri, 18 Jan 2019 07:50:32 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/8f100277-65c7-4513-a913-52e7fddf1c04/file", "owner": "1f9ea56746ee4ae8bfa0cec65d4b7f81", "id": "8f100277-65c7-4513-a913-52e7fddf1c04", "size": null, "self": "/v2/images/8f100277-65c7-4513-a913-52e7fddf1c04", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "9d3a3e4697433a3743c5b6d7281afc8d41f72c90ea5a4dd96e5abb6b556ceb3f", "updated_at": "2019-01-18T07:50:32Z", "visibility": "private", "owner_specified.shade.object": "images/juju_epc-img_fd98483d-7cb1-4ce2-83a9-a71d63964c49", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "56cea6fd89a03c2b12f0f2004ca9c688", "name": "juju_epc-img_fd98483d-7cb1-4ce2-83a9-a71d63964c49", "checksum": null, "created_at": "2019-01-18T07:50:32Z", "protected": false} 2019-01-18 07:50:32,739 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-b7fbb265-afc1-4731-9bd1-828e68b57062 2019-01-18 07:50:32,740 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.576363801956s 2019-01-18 07:50:32,740 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-b7fbb265-afc1-4731-9bd1-828e68b57062 returning object 8f100277-65c7-4513-a913-52e7fddf1c04 2019-01-18 07:50:32,741 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-01-18 07:50:32,741 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9292/v2/images/8f100277-65c7-4513-a913-52e7fddf1c04/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}7e50afa1e3fb03446656f0762870791ce0613b99" -d '' 2019-01-18 07:50:39,309 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-6fc12f88-8659-4535-83d5-e64820c3bcfa Date: Fri, 18 Jan 2019 07:50:39 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-18 07:50:39,309 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/8f100277-65c7-4513-a913-52e7fddf1c04/file used request id req-6fc12f88-8659-4535-83d5-e64820c3bcfa 2019-01-18 07:50:39,310 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 6.56870913506s 2019-01-18 07:50:39,310 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/8f100277-65c7-4513-a913-52e7fddf1c04/file used request id req-6fc12f88-8659-4535-83d5-e64820c3bcfa 2019-01-18 07:50:39,310 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-01-18 07:50:39,311 - 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}7e50afa1e3fb03446656f0762870791ce0613b99" 2019-01-18 07:50:39,892 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1199 Content-Type: application/json X-Openstack-Request-Id: req-973f1945-72b5-46ca-a42b-574f01923d7e Date: Fri, 18 Jan 2019 07:50:39 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://af014572-0a5d-4a80-a07f-9105f52ab2c1/images/8f100277-65c7-4513-a913-52e7fddf1c04/snap", "metadata": {}}], "file": "/v2/images/8f100277-65c7-4513-a913-52e7fddf1c04/file", "owner": "1f9ea56746ee4ae8bfa0cec65d4b7f81", "id": "8f100277-65c7-4513-a913-52e7fddf1c04", "size": 297009152, "self": "/v2/images/8f100277-65c7-4513-a913-52e7fddf1c04", "disk_format": "qcow2", "direct_url": "rbd://af014572-0a5d-4a80-a07f-9105f52ab2c1/images/8f100277-65c7-4513-a913-52e7fddf1c04/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "9d3a3e4697433a3743c5b6d7281afc8d41f72c90ea5a4dd96e5abb6b556ceb3f", "updated_at": "2019-01-18T07:50:39Z", "visibility": "private", "owner_specified.shade.object": "images/juju_epc-img_fd98483d-7cb1-4ce2-83a9-a71d63964c49", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "56cea6fd89a03c2b12f0f2004ca9c688", "name": "juju_epc-img_fd98483d-7cb1-4ce2-83a9-a71d63964c49", "checksum": "56cea6fd89a03c2b12f0f2004ca9c688", "created_at": "2019-01-18T07:50:32Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-01-18 07:50:39,893 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-973f1945-72b5-46ca-a42b-574f01923d7e 2019-01-18 07:50:39,893 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.582324028015s 2019-01-18 07:50:39,893 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-973f1945-72b5-46ca-a42b-574f01923d7e 2019-01-18 07:50:39,895 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://af014572-0a5d-4a80-a07f-9105f52ab2c1/images/8f100277-65c7-4513-a913-52e7fddf1c04/snap', u'metadata': Munch({})})], 'file': u'/v2/images/8f100277-65c7-4513-a913-52e7fddf1c04/file', 'owner': u'1f9ea56746ee4ae8bfa0cec65d4b7f81', 'id': u'8f100277-65c7-4513-a913-52e7fddf1c04', 'size': 297009152, u'self': u'/v2/images/8f100277-65c7-4513-a913-52e7fddf1c04', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'1f9ea56746ee4ae8bfa0cec65d4b7f81', 'name': 'juju_epc-project_fd98483d-7cb1-4ce2-83a9-a71d63964c49', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://af014572-0a5d-4a80-a07f-9105f52ab2c1/images/8f100277-65c7-4513-a913-52e7fddf1c04/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-01-18T07:50:39Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2019-01-18T07:50:39Z', u'owner_specified.shade.sha256': u'9d3a3e4697433a3743c5b6d7281afc8d41f72c90ea5a4dd96e5abb6b556ceb3f', u'owner_specified.shade.object': u'images/juju_epc-img_fd98483d-7cb1-4ce2-83a9-a71d63964c49', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'56cea6fd89a03c2b12f0f2004ca9c688', 'properties': {u'self': u'/v2/images/8f100277-65c7-4513-a913-52e7fddf1c04', u'owner_specified.shade.md5': u'56cea6fd89a03c2b12f0f2004ca9c688', u'owner_specified.shade.object': u'images/juju_epc-img_fd98483d-7cb1-4ce2-83a9-a71d63964c49', u'owner_specified.shade.sha256': u'9d3a3e4697433a3743c5b6d7281afc8d41f72c90ea5a4dd96e5abb6b556ceb3f', u'schema': u'/v2/schemas/image'}, 'name': u'juju_epc-img_fd98483d-7cb1-4ce2-83a9-a71d63964c49', 'created': u'2019-01-18T07:50:32Z', 'checksum': u'56cea6fd89a03c2b12f0f2004ca9c688', 'created_at': u'2019-01-18T07:50:32Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/8f100277-65c7-4513-a913-52e7fddf1c04', u'owner_specified.shade.md5': u'56cea6fd89a03c2b12f0f2004ca9c688', u'owner_specified.shade.object': u'images/juju_epc-img_fd98483d-7cb1-4ce2-83a9-a71d63964c49', u'owner_specified.shade.sha256': u'9d3a3e4697433a3743c5b6d7281afc8d41f72c90ea5a4dd96e5abb6b556ceb3f', u'schema': u'/v2/schemas/image'}}) 2019-01-18 07:50:42,725 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju metadata generate-image -d /root -i 8f100277-65c7-4513-a913-52e7fddf1c04 -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 1 cloud and 18 cloud regions added; 1 cloud attribute changed as well as 5 cloud regions deleted: added cloud: - oracle-classic added cloud region: - aws-china/cn-northwest-1 - azure/francecentral - cloudsigma/dub - cloudsigma/fra - cloudsigma/mel - cloudsigma/mnl - cloudsigma/per - cloudsigma/ruh - cloudsigma/waw - google/asia-east2 - google/europe-north1 - google/europe-west4 - google/northamerica-northeast1 - google/us-west2 - oracle/eu-frankfurt-1 - oracle/uk-london-1 - oracle/us-ashburn-1 - oracle/us-phoenix-1 changed cloud attribute: - oracle deleted cloud region: - oracle/em2 - oracle/em3 - oracle/us2 - oracle/us6 - oracle/uscom-central-1 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. For local access, use the --metadata-source parameter when bootstrapping: juju bootstrap --metadata-source /root [...] 2. For remote access, use image-metadata-url attribute for model configuration. To set it as a default for any model or for the controller model, it needs to be supplied as part of --model-default to 'juju bootstrap' command. See 'bootstrap' help for more details. For configuration for a particular model, set it as --image-metadata-url on 'juju model-config'. See 'model-config' help for more details. Regardless of where this attribute is used, it expects a reachable URL. You need to configure a http server to serve the contents of /root and set the value of image-metadata-url accordingly. 2019-01-18 07:50:42,727 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-01-18 07:50:42,730 - 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}36a67eee5a728751004bef38234ba42d740b50e2" -d '{"flavor": {"vcpus": 1, "ram": 2048, "name": "juju_epc-flavor_fd98483d-7cb1-4ce2-83a9-a71d63964c49", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": null, "swap": 0}}' 2019-01-18 07:50:42,948 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 07:50: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-48505441-ca24-4159-bdee-9b3b6678d15d x-compute-request-id: req-48505441-ca24-4159-bdee-9b3b6678d15d Content-Encoding: gzip Content-Length: 310 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/18a89418-53a7-478e-921d-1bea62e3b105", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/18a89418-53a7-478e-921d-1bea62e3b105", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "18a89418-53a7-478e-921d-1bea62e3b105", "name": "juju_epc-flavor_fd98483d-7cb1-4ce2-83a9-a71d63964c49", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2019-01-18 07:50:42,948 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-48505441-ca24-4159-bdee-9b3b6678d15d 2019-01-18 07:50:42,948 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.221254110336s 2019-01-18 07:50:42,949 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-48505441-ca24-4159-bdee-9b3b6678d15d returning object 18a89418-53a7-478e-921d-1bea62e3b105 2019-01-18 07:50:42,950 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'juju_epc-flavor_fd98483d-7cb1-4ce2-83a9-a71d63964c49', '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'9c53a91613fb4d5080479ac6f51697ed', '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'18a89418-53a7-478e-921d-1bea62e3b105', 'swap': 0}) 2019-01-18 07:50:42,950 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-01-18 07:50:42,953 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/flavors/18a89418-53a7-478e-921d-1bea62e3b105/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}36a67eee5a728751004bef38234ba42d740b50e2" -d '{"extra_specs": {}}' 2019-01-18 07:50:42,972 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 07:50: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-3a42d82b-b442-429c-a91e-ce928c7254f4 x-compute-request-id: req-3a42d82b-b442-429c-a91e-ce928c7254f4 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2019-01-18 07:50:42,972 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors/18a89418-53a7-478e-921d-1bea62e3b105/os-extra_specs used request id req-3a42d82b-b442-429c-a91e-ce928c7254f4 2019-01-18 07:50:42,972 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0217518806458s 2019-01-18 07:50:42,973 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors/18a89418-53a7-478e-921d-1bea62e3b105/os-extra_specs used request id req-3a42d82b-b442-429c-a91e-ce928c7254f4 2019-01-18 07:50:42,973 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Additional pre-configuration steps 2019-01-18 07:50:42,975 - 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-327 | | SDN_CONTROLLER_IP | | | ENERGY_RECORDER_API_PASSWORD | | | VOLUME_DEVICE_NAME | vdb | | NEW_USER_ROLE | Member | | INSTALLER_TYPE | apex | | EXTERNAL_NETWORK | | | USE_DYNAMIC_CREDENTIALS | True | | STORAGE_PROTOCOL | iSCSI | | NAMESERVER | 8.8.8.8 | | ENERGY_RECORDER_API_USER | | +--------------------------------------+----------------------------------------------------------+ 2019-01-18 07:50:42,981 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Creating Cloud for Abot-epc ..... 2019-01-18 07:50:43,133 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju add-cloud abot-epc -f /home/opnfv/functest/results/juju_epc/clouds.yaml --replace 2019-01-18 07:50:43,134 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Creating Credentials for Abot-epc ..... 2019-01-18 07:50:43,319 - 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". 2019-01-18 07:50:43,320 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img 2019-01-18 07:50:44,814 - shade - DEBUG - Image file /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img md5:1bb230415bf3b405b9b824519afbf1cb sha256:a0c99d9db42139305f16e484188c0e8600b3bcf4fd3b3a5f8f367417377b59e5 2019-01-18 07:50:44,815 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-01-18 07:50:44,815 - 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}7e50afa1e3fb03446656f0762870791ce0613b99" 2019-01-18 07:50:44,995 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1199 Content-Type: application/json X-Openstack-Request-Id: req-c2372c1b-ff8d-48b3-86af-92d4f82e0db3 Date: Fri, 18 Jan 2019 07:50:45 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://af014572-0a5d-4a80-a07f-9105f52ab2c1/images/8f100277-65c7-4513-a913-52e7fddf1c04/snap", "metadata": {}}], "file": "/v2/images/8f100277-65c7-4513-a913-52e7fddf1c04/file", "owner": "1f9ea56746ee4ae8bfa0cec65d4b7f81", "id": "8f100277-65c7-4513-a913-52e7fddf1c04", "size": 297009152, "self": "/v2/images/8f100277-65c7-4513-a913-52e7fddf1c04", "disk_format": "qcow2", "direct_url": "rbd://af014572-0a5d-4a80-a07f-9105f52ab2c1/images/8f100277-65c7-4513-a913-52e7fddf1c04/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "9d3a3e4697433a3743c5b6d7281afc8d41f72c90ea5a4dd96e5abb6b556ceb3f", "updated_at": "2019-01-18T07:50:39Z", "visibility": "private", "owner_specified.shade.object": "images/juju_epc-img_fd98483d-7cb1-4ce2-83a9-a71d63964c49", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "56cea6fd89a03c2b12f0f2004ca9c688", "name": "juju_epc-img_fd98483d-7cb1-4ce2-83a9-a71d63964c49", "checksum": "56cea6fd89a03c2b12f0f2004ca9c688", "created_at": "2019-01-18T07:50:32Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-01-18 07:50:44,995 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-c2372c1b-ff8d-48b3-86af-92d4f82e0db3 2019-01-18 07:50:44,995 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.180360078812s 2019-01-18 07:50:44,996 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-c2372c1b-ff8d-48b3-86af-92d4f82e0db3 2019-01-18 07:50:44,998 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-01-18 07:50:44,998 - 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}7e50afa1e3fb03446656f0762870791ce0613b99" -d '{"owner_specified.shade.md5": "1bb230415bf3b405b9b824519afbf1cb", "owner_specified.shade.sha256": "a0c99d9db42139305f16e484188c0e8600b3bcf4fd3b3a5f8f367417377b59e5", "owner_specified.shade.object": "images/juju_epc-img_alt_fd98483d-7cb1-4ce2-83a9-a71d63964c49", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "juju_epc-img_alt_fd98483d-7cb1-4ce2-83a9-a71d63964c49"}' 2019-01-18 07:50:45,200 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 876 Content-Type: application/json Location: http://172.30.9.23:9292/v2/images/0eac1119-a9ef-468b-b5db-0ff0be74fa9e X-Openstack-Request-Id: req-8cd3f77d-3b12-4929-af6d-3fec24229cbe Date: Fri, 18 Jan 2019 07:50:45 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/0eac1119-a9ef-468b-b5db-0ff0be74fa9e/file", "owner": "1f9ea56746ee4ae8bfa0cec65d4b7f81", "id": "0eac1119-a9ef-468b-b5db-0ff0be74fa9e", "size": null, "self": "/v2/images/0eac1119-a9ef-468b-b5db-0ff0be74fa9e", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a0c99d9db42139305f16e484188c0e8600b3bcf4fd3b3a5f8f367417377b59e5", "updated_at": "2019-01-18T07:50:45Z", "visibility": "private", "owner_specified.shade.object": "images/juju_epc-img_alt_fd98483d-7cb1-4ce2-83a9-a71d63964c49", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "1bb230415bf3b405b9b824519afbf1cb", "name": "juju_epc-img_alt_fd98483d-7cb1-4ce2-83a9-a71d63964c49", "checksum": null, "created_at": "2019-01-18T07:50:45Z", "protected": false} 2019-01-18 07:50:45,200 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-8cd3f77d-3b12-4929-af6d-3fec24229cbe 2019-01-18 07:50:45,200 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.202558040619s 2019-01-18 07:50:45,201 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-8cd3f77d-3b12-4929-af6d-3fec24229cbe returning object 0eac1119-a9ef-468b-b5db-0ff0be74fa9e 2019-01-18 07:50:45,201 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-01-18 07:50:45,202 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9292/v2/images/0eac1119-a9ef-468b-b5db-0ff0be74fa9e/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}7e50afa1e3fb03446656f0762870791ce0613b99" -d '' 2019-01-18 07:50:51,861 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-ef302de6-ca82-472b-a282-f37c9d7807b0 Date: Fri, 18 Jan 2019 07:50:51 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-18 07:50:51,862 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/0eac1119-a9ef-468b-b5db-0ff0be74fa9e/file used request id req-ef302de6-ca82-472b-a282-f37c9d7807b0 2019-01-18 07:50:51,862 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 6.66016602516s 2019-01-18 07:50:51,862 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/0eac1119-a9ef-468b-b5db-0ff0be74fa9e/file used request id req-ef302de6-ca82-472b-a282-f37c9d7807b0 2019-01-18 07:50:51,863 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-01-18 07:50:51,863 - 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}7e50afa1e3fb03446656f0762870791ce0613b99" 2019-01-18 07:50:52,055 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2339 Content-Type: application/json X-Openstack-Request-Id: req-8c2654f3-8682-4dc4-95e2-c842baa7ab3c Date: Fri, 18 Jan 2019 07:50:52 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://af014572-0a5d-4a80-a07f-9105f52ab2c1/images/0eac1119-a9ef-468b-b5db-0ff0be74fa9e/snap", "metadata": {}}], "file": "/v2/images/0eac1119-a9ef-468b-b5db-0ff0be74fa9e/file", "owner": "1f9ea56746ee4ae8bfa0cec65d4b7f81", "id": "0eac1119-a9ef-468b-b5db-0ff0be74fa9e", "size": 263717376, "self": "/v2/images/0eac1119-a9ef-468b-b5db-0ff0be74fa9e", "disk_format": "qcow2", "direct_url": "rbd://af014572-0a5d-4a80-a07f-9105f52ab2c1/images/0eac1119-a9ef-468b-b5db-0ff0be74fa9e/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a0c99d9db42139305f16e484188c0e8600b3bcf4fd3b3a5f8f367417377b59e5", "updated_at": "2019-01-18T07:50:51Z", "visibility": "private", "owner_specified.shade.object": "images/juju_epc-img_alt_fd98483d-7cb1-4ce2-83a9-a71d63964c49", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "1bb230415bf3b405b9b824519afbf1cb", "name": "juju_epc-img_alt_fd98483d-7cb1-4ce2-83a9-a71d63964c49", "checksum": "1bb230415bf3b405b9b824519afbf1cb", "created_at": "2019-01-18T07:50:45Z", "protected": false}, {"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://af014572-0a5d-4a80-a07f-9105f52ab2c1/images/8f100277-65c7-4513-a913-52e7fddf1c04/snap", "metadata": {}}], "file": "/v2/images/8f100277-65c7-4513-a913-52e7fddf1c04/file", "owner": "1f9ea56746ee4ae8bfa0cec65d4b7f81", "id": "8f100277-65c7-4513-a913-52e7fddf1c04", "size": 297009152, "self": "/v2/images/8f100277-65c7-4513-a913-52e7fddf1c04", "disk_format": "qcow2", "direct_url": "rbd://af014572-0a5d-4a80-a07f-9105f52ab2c1/images/8f100277-65c7-4513-a913-52e7fddf1c04/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "9d3a3e4697433a3743c5b6d7281afc8d41f72c90ea5a4dd96e5abb6b556ceb3f", "updated_at": "2019-01-18T07:50:39Z", "visibility": "private", "owner_specified.shade.object": "images/juju_epc-img_fd98483d-7cb1-4ce2-83a9-a71d63964c49", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "56cea6fd89a03c2b12f0f2004ca9c688", "name": "juju_epc-img_fd98483d-7cb1-4ce2-83a9-a71d63964c49", "checksum": "56cea6fd89a03c2b12f0f2004ca9c688", "created_at": "2019-01-18T07:50:32Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-01-18 07:50:52,055 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-8c2654f3-8682-4dc4-95e2-c842baa7ab3c 2019-01-18 07:50:52,055 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.192605018616s 2019-01-18 07:50:52,056 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-8c2654f3-8682-4dc4-95e2-c842baa7ab3c 2019-01-18 07:50:52,059 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://af014572-0a5d-4a80-a07f-9105f52ab2c1/images/0eac1119-a9ef-468b-b5db-0ff0be74fa9e/snap', u'metadata': Munch({})})], 'file': u'/v2/images/0eac1119-a9ef-468b-b5db-0ff0be74fa9e/file', 'owner': u'1f9ea56746ee4ae8bfa0cec65d4b7f81', 'id': u'0eac1119-a9ef-468b-b5db-0ff0be74fa9e', 'size': 263717376, u'self': u'/v2/images/0eac1119-a9ef-468b-b5db-0ff0be74fa9e', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'1f9ea56746ee4ae8bfa0cec65d4b7f81', 'name': 'juju_epc-project_fd98483d-7cb1-4ce2-83a9-a71d63964c49', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://af014572-0a5d-4a80-a07f-9105f52ab2c1/images/0eac1119-a9ef-468b-b5db-0ff0be74fa9e/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-01-18T07:50:51Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2019-01-18T07:50:51Z', u'owner_specified.shade.sha256': u'a0c99d9db42139305f16e484188c0e8600b3bcf4fd3b3a5f8f367417377b59e5', u'owner_specified.shade.object': u'images/juju_epc-img_alt_fd98483d-7cb1-4ce2-83a9-a71d63964c49', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'1bb230415bf3b405b9b824519afbf1cb', 'properties': {u'self': u'/v2/images/0eac1119-a9ef-468b-b5db-0ff0be74fa9e', u'owner_specified.shade.md5': u'1bb230415bf3b405b9b824519afbf1cb', u'owner_specified.shade.object': u'images/juju_epc-img_alt_fd98483d-7cb1-4ce2-83a9-a71d63964c49', u'owner_specified.shade.sha256': u'a0c99d9db42139305f16e484188c0e8600b3bcf4fd3b3a5f8f367417377b59e5', u'schema': u'/v2/schemas/image'}, 'name': u'juju_epc-img_alt_fd98483d-7cb1-4ce2-83a9-a71d63964c49', 'created': u'2019-01-18T07:50:45Z', 'checksum': u'1bb230415bf3b405b9b824519afbf1cb', 'created_at': u'2019-01-18T07:50:45Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/0eac1119-a9ef-468b-b5db-0ff0be74fa9e', u'owner_specified.shade.md5': u'1bb230415bf3b405b9b824519afbf1cb', u'owner_specified.shade.object': u'images/juju_epc-img_alt_fd98483d-7cb1-4ce2-83a9-a71d63964c49', u'owner_specified.shade.sha256': u'a0c99d9db42139305f16e484188c0e8600b3bcf4fd3b3a5f8f367417377b59e5', u'schema': u'/v2/schemas/image'}}) 2019-01-18 07:50:52,296 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju metadata generate-image -d /root -i 0eac1119-a9ef-468b-b5db-0ff0be74fa9e -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. For local access, use the --metadata-source parameter when bootstrapping: juju bootstrap --metadata-source /root [...] 2. For remote access, use image-metadata-url attribute for model configuration. To set it as a default for any model or for the controller model, it needs to be supplied as part of --model-default to 'juju bootstrap' command. See 'bootstrap' help for more details. For configuration for a particular model, set it as --image-metadata-url on 'juju model-config'. See 'model-config' help for more details. Regardless of where this attribute is used, it expects a reachable URL. You need to configure a http server to serve the contents of /root and set the value of image-metadata-url accordingly. 2019-01-18 07:50:52,297 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-01-18 07:50:52,299 - 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}36a67eee5a728751004bef38234ba42d740b50e2" -d '{"flavor": {"vcpus": 1, "ram": 4096, "name": "juju_epc-flavor_alt_fd98483d-7cb1-4ce2-83a9-a71d63964c49", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": null, "swap": 0}}' 2019-01-18 07:50:52,364 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 07: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-65cbc27a-60c9-48d3-9313-68bde2fec88c x-compute-request-id: req-65cbc27a-60c9-48d3-9313-68bde2fec88c Content-Encoding: gzip Content-Length: 311 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/669b224e-13e1-4a44-8eff-9bb888c2fabe", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/669b224e-13e1-4a44-8eff-9bb888c2fabe", "rel": "bookmark"}], "ram": 4096, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "669b224e-13e1-4a44-8eff-9bb888c2fabe", "name": "juju_epc-flavor_alt_fd98483d-7cb1-4ce2-83a9-a71d63964c49", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2019-01-18 07:50:52,364 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-65cbc27a-60c9-48d3-9313-68bde2fec88c 2019-01-18 07:50:52,364 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0674500465393s 2019-01-18 07:50:52,365 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-65cbc27a-60c9-48d3-9313-68bde2fec88c returning object 669b224e-13e1-4a44-8eff-9bb888c2fabe 2019-01-18 07:50:52,365 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'juju_epc-flavor_alt_fd98483d-7cb1-4ce2-83a9-a71d63964c49', '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'9c53a91613fb4d5080479ac6f51697ed', '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'669b224e-13e1-4a44-8eff-9bb888c2fabe', 'swap': 0}) 2019-01-18 07:50:52,366 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-01-18 07:50:52,368 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/flavors/669b224e-13e1-4a44-8eff-9bb888c2fabe/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}36a67eee5a728751004bef38234ba42d740b50e2" -d '{"extra_specs": {}}' 2019-01-18 07:50:52,390 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 07: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 x-openstack-request-id: req-774fdea6-0d89-4cbf-a102-15dadd16a8f8 x-compute-request-id: req-774fdea6-0d89-4cbf-a102-15dadd16a8f8 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2019-01-18 07:50:52,390 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors/669b224e-13e1-4a44-8eff-9bb888c2fabe/os-extra_specs used request id req-774fdea6-0d89-4cbf-a102-15dadd16a8f8 2019-01-18 07:50:52,390 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0239028930664s 2019-01-18 07:50:52,390 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors/669b224e-13e1-4a44-8eff-9bb888c2fabe/os-extra_specs used request id req-774fdea6-0d89-4cbf-a102-15dadd16a8f8 2019-01-18 07:50:52,391 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Starting Juju Bootstrap process... 2019-01-18 07:55:43,688 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - timeout -t 3600 juju bootstrap abot-epc/regionOne abot-controller --agent-version 2.3.9 --metadata-source /root --constraints mem=2G --bootstrap-series xenial --config network=d9a8b5f2-cf62-471d-88cc-760a74f68b08 --config ssl-hostname-verification=false --config use-floating-ip=true --config use-default-secgroup=true --debug 07:50:52 INFO juju.cmd supercommand.go:56 running juju [2.3.9 gc go1.9.4] 07:50:52 DEBUG juju.cmd supercommand.go:57 args: []string{"juju", "bootstrap", "abot-epc/regionOne", "abot-controller", "--agent-version", "2.3.9", "--metadata-source", "/root", "--constraints", "mem=2G", "--bootstrap-series", "xenial", "--config", "network=d9a8b5f2-cf62-471d-88cc-760a74f68b08", "--config", "ssl-hostname-verification=false", "--config", "use-floating-ip=true", "--config", "use-default-secgroup=true", "--debug"} 07:50:52 DEBUG juju.cmd.juju.commands bootstrap.go:835 authenticating with region "regionOne" and credential "abot-epc" () 07:50:52 DEBUG juju.cmd.juju.commands bootstrap.go:963 provider attrs: map[use-default-secgroup:true network:d9a8b5f2-cf62-471d-88cc-760a74f68b08 external-network: use-openstack-gbp:false policy-target-group: use-floating-ip:true] 07:50:52 INFO cmd authkeys.go:114 Adding contents of "/root/.local/share/juju/ssh/juju_id_rsa.pub" to authorized-keys 07:50:52 DEBUG juju.cmd.juju.commands bootstrap.go:1019 preparing controller with config: map[agent-stream:released enable-os-refresh-update:true cloudinit-userdata: apt-https-proxy: enable-os-upgrade:true fan-config: max-status-history-size:5G default-series:xenial logging-config: apt-http-proxy: development:false container-image-stream:released firewall-mode:instance transmit-vendor-metrics:true agent-metadata-url: container-image-metadata-url: authorized-keys:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDK1gseCmhXZDi4orCAXkOiXX3QUAXFFlFqvd4BCOW2HmY2kyDIJAZOfBUY3OlWbdwEYJV+jol+4fhH7ppJJvqtAxdrOg7OJR/ouQ67XC1ZAfx6CQaa5FCF9pglogTK1lcnR2H/ft+hRYahTn+BQfugk9pGBts8duMUZ8cY3e+TnHo7hjmqtHUU20miggyV8cFdaLnoiV4rjl7p6tklBXY7o+aGnSKau1GZwyvhxy4Qyyi/8DnpFJa3HiYnncM3pqYmJdQMGHuHJH7igCOBFMeFp4MOvlxXVNakN5MzrPZ397jeZ62WzSkAc2FTIE9Ra5ouLxs0KeledfT6pjxjkygt juju-client-key max-action-results-size:5G https-proxy: network:d9a8b5f2-cf62-471d-88cc-760a74f68b08 update-status-hook-interval:5m ftp-proxy: logforward-enabled:false uuid:652e72b5-9ee1-4778-8c8e-2c0c97545ffd image-stream:released use-openstack-gbp:false no-proxy:127.0.0.1,localhost,::1 use-default-secgroup:true policy-target-group: http-proxy: ssl-hostname-verification:false container-inherit-properties: max-status-history-age:336h apt-ftp-proxy: external-network: apt-no-proxy: name:controller egress-subnets: provisioner-harvest-mode:destroyed proxy-ssh:false disable-network-management:false automatically-retry-hooks:true image-metadata-url: apt-mirror: ignore-machine-addresses:false use-floating-ip:true net-bond-reconfigure-delay:17 test-mode:false container-networking-method: resource-tags: type:openstack max-action-results-age:336h] 07:50:52 INFO juju.provider.openstack provider.go:145 opening model "controller" 07:50:53 DEBUG goose :1 auth details: &{Token:gAAAAABcQYVdGy6RyU2YC9lWFKHxbTX-Ot_l82rB3Yt8aKmTce63g1xbRJ6QQdpwthuGV22SZILJr7R6lt7cKtYNd7WqH_LScvpZee2TFs7nWkVL0joYhUI0nAvcugSRkZuXJge3lbyyPSJ9040tNSZvfjHzF-byjj2Rah7A4EPGU8lhJfmyEcA TenantId:1f9ea56746ee4ae8bfa0cec65d4b7f81 UserId:2528214f3f83431a8ad6443eb2e90966 Domain: RegionServiceURLs:map[regionOne:map[metric:http://172.30.9.23:8041 volume:http://172.30.9.23:8776/v1/1f9ea56746ee4ae8bfa0cec65d4b7f81 image:http://172.30.9.23:9292 nfv-orchestration:http://172.30.9.23:9890 cloudformation:http://172.30.9.23:8000/v1 key-manager:http://172.30.9.23:9311 identity:http://172.30.9.23:5000 network:http://172.30.9.23:9696 compute:http://172.30.9.23:8774/v2.1 placement:http://172.30.9.23:8778/placement policy:http://172.30.9.23:1789 alarming:http://172.30.9.23:8042 volumev2:http://172.30.9.23:8776/v2/1f9ea56746ee4ae8bfa0cec65d4b7f81 volumev3:http://172.30.9.23:8776/v3/1f9ea56746ee4ae8bfa0cec65d4b7f81 orchestration:http://172.30.9.23:8004/v1/1f9ea56746ee4ae8bfa0cec65d4b7f81]]} 07:50:53 INFO cmd bootstrap.go:508 Creating Juju controller "abot-controller" on abot-epc/regionOne 07:50:53 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}] 07:50:54 INFO juju.cmd.juju.commands bootstrap.go:572 combined bootstrap constraints: mem=2048M 07:50:54 DEBUG juju.environs.bootstrap bootstrap.go:199 model "controller" supports service/machine networks: true 07:50:54 DEBUG juju.environs.bootstrap bootstrap.go:201 network management by juju enabled: true 07:50:54 DEBUG juju.environs.bootstrap bootstrap.go:717 no agent directory found, using default agent metadata source: https://streams.canonical.com/juju/tools 07:50:54 DEBUG juju.environs.bootstrap bootstrap.go:742 setting default image metadata source: /root/images 07:50:54 DEBUG juju.environs imagemetadata.go:46 new user image datasource registered: bootstrap metadata 07:50:54 INFO juju.environs.bootstrap bootstrap.go:760 custom image metadata added to search path 07:50:54 INFO cmd bootstrap.go:233 Loading image metadata 07:50:54 DEBUG juju.environs imagemetadata.go:112 obtained image datasource "bootstrap metadata" 07:50:54 DEBUG juju.environs imagemetadata.go:112 obtained image datasource "default cloud images" 07:50:54 DEBUG juju.environs imagemetadata.go:112 obtained image datasource "default ubuntu cloud images" 07:50:54 DEBUG juju.environs.bootstrap bootstrap.go:608 constraints for image metadata lookup &{{{regionOne http://172.30.9.23:5000/v3} [opensuseleap trusty utopic xenial win2012r2 win7 quantal raring yakkety win2008r2 win2016 saucy vivid win8 win81 centos7 wily bionic win2016hv win10 precise artful win2016nano zesty win2012hvr2 win2012hv win2012 genericlinux] [amd64 i386 armhf arm64 ppc64el s390x] released}} 07:50:54 DEBUG juju.environs.bootstrap bootstrap.go:620 found 2 image metadata in bootstrap metadata 07:50:56 DEBUG juju.environs.bootstrap bootstrap.go:620 found 0 image metadata in default cloud images 07:50:57 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 07:50:57 DEBUG juju.environs.bootstrap bootstrap.go:616 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 07:50:57 DEBUG juju.environs.bootstrap bootstrap.go:624 found 2 image metadata from all image data sources 07:50:57 INFO cmd bootstrap.go:303 Looking for packaged Juju agent version 2.3.9 for amd64 07:50:57 INFO juju.environs.bootstrap tools.go:72 looking for bootstrap agent binaries: version=2.3.9 07:50:57 DEBUG juju.environs.tools tools.go:102 finding agent binaries in stream: "released" 07:50:57 DEBUG juju.environs.tools tools.go:104 reading agent binaries with major.minor version 2.3 07:50:57 DEBUG juju.environs.tools tools.go:112 filtering agent binaries by version: 2.3.9 07:50:57 DEBUG juju.environs.tools tools.go:115 filtering agent binaries by series: xenial 07:50:57 DEBUG juju.environs.tools tools.go:118 filtering agent binaries by architecture: amd64 07:50:57 DEBUG juju.environs.tools urls.go:109 trying datasource "keystone catalog" 07:50:57 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 []} 07:50:59 INFO juju.environs.bootstrap tools.go:74 found 1 packaged agent binaries 07:50:59 INFO cmd bootstrap.go:389 Starting new instance for initial controller 07:50:59 INFO cmd bootstrap.go:151 Launching controller instance(s) on abot-epc/regionOne... 07:51:00 DEBUG juju.environs.instances image.go:64 instance constraints {region: regionOne, series: xenial, arches: [amd64], constraints: mem=2048M, storage: []} 07:51:00 DEBUG juju.environs.instances image.go:70 matching constraints {region: regionOne, series: xenial, arches: [amd64], constraints: mem=2048M, storage: []} against possible image metadata [{Id:8f100277-65c7-4513-a913-52e7fddf1c04 Arch:amd64 VirtType:}] 07:51:00 INFO juju.environs.instances image.go:106 find instance - using image with id: 8f100277-65c7-4513-a913-52e7fddf1c04 07:51:00 DEBUG juju.cloudconfig.instancecfg instancecfg.go:835 Setting numa ctl preference to false 07:51:00 DEBUG juju.service discovery.go:63 discovered init system "systemd" from series "xenial" 07:51:00 DEBUG juju.provider.openstack provider.go:993 openstack user data; 2489 bytes 07:51:00 DEBUG juju.provider.openstack provider.go:1005 using network id "d9a8b5f2-cf62-471d-88cc-760a74f68b08" 07:51:00 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}] - instance "ebe70ec0-958c-4601-b090-8df816b661c7" has status BUILD, wait 10 seconds before retry, attempt 1 - instance "ebe70ec0-958c-4601-b090-8df816b661c7" has status BUILD, wait 10 seconds before retry, attempt 2 - instance "ebe70ec0-958c-4601-b090-8df816b661c7" has status BUILD, wait 10 seconds before retry, attempt 3 - instance "ebe70ec0-958c-4601-b090-8df816b661c7" has status BUILD, wait 10 seconds before retry, attempt 4 - instance "ebe70ec0-958c-4601-b090-8df816b661c7" has status BUILD, wait 10 seconds before retry, attempt 5 - instance "ebe70ec0-958c-4601-b090-8df816b661c7" has status BUILD, wait 10 seconds before retry, attempt 6 - instance "ebe70ec0-958c-4601-b090-8df816b661c7" has status BUILD, wait 10 seconds before retry, attempt 7 - instance "ebe70ec0-958c-4601-b090-8df816b661c7" has status BUILD, wait 10 seconds before retry, attempt 8 - instance "ebe70ec0-958c-4601-b090-8df816b661c7" has status BUILD, wait 10 seconds before retry, attempt 9 - instance "ebe70ec0-958c-4601-b090-8df816b661c7" has status BUILD, wait 10 seconds before retry, attempt 10 07:52:56 INFO juju.provider.openstack provider.go:1175 started instance "ebe70ec0-958c-4601-b090-8df816b661c7" 07:52:56 DEBUG juju.provider.openstack provider.go:1184 allocating public IP address for openstack node 07:52:58 DEBUG juju.provider.openstack networking.go:226 allocated new public IP: 172.30.9.207 07:52:58 INFO juju.provider.openstack provider.go:1189 allocated public IP 172.30.9.207 07:53:01 INFO cmd bootstrap.go:225 - ebe70ec0-958c-4601-b090-8df816b661c7 (arch=amd64 mem=2G cores=1) 07:53:01 INFO juju.environs.bootstrap bootstrap.go:638 newest version: 2.3.9 07:53:01 INFO juju.environs.bootstrap bootstrap.go:653 picked bootstrap agent binary version: 2.3.9 07:53:01 INFO cmd bootstrap.go:425 Installing Juju agent on bootstrap instance 07:53:04 INFO cmd bootstrap.go:517 Fetching Juju GUI 2.14.0 07:53:04 DEBUG juju.cloudconfig.instancecfg instancecfg.go:835 Setting numa ctl preference to false Waiting for address 07:53:05 DEBUG juju.provider.openstack provider.go:417 instance ebe70ec0-958c-4601-b090-8df816b661c7 has floating IP address: 172.30.9.207 Attempting to connect to 172.30.9.207:22 Attempting to connect to 192.168.121.12:22 07:53:05 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.12 failed: ssh: connect to host 192.168.121.12 port 22: Connection refused 07:53:05 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 172.30.9.207 failed: ssh: connect to host 172.30.9.207 port 22: Connection refused 07:53:10 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.12 failed: ssh: connect to host 192.168.121.12 port 22: Connection refused 07:53:10 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 172.30.9.207 failed: /var/lib/juju/nonce.txt does not exist 07:53:15 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.12 failed: ssh: connect to host 192.168.121.12 port 22: Connection refused 07:53:15 DEBUG juju.provider.openstack provider.go:417 instance ebe70ec0-958c-4601-b090-8df816b661c7 has floating IP address: 172.30.9.207 07:53:16 INFO cmd bootstrap.go:333 Connected to 172.30.9.207 07:53:16 INFO juju.cloudconfig userdatacfg_unix.go:460 Fetching agent: curl -sSfw 'agent binaries 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.3.9/juju-2.3.9-ubuntu-amd64.tgz]> 07:53:16 INFO cmd bootstrap.go:403 Running machine configuration script... sudo: unable to resolve host juju-545ffd-controller-0 07:55:40 INFO cmd bootstrap.go:455 Bootstrap agent now started 07:55:42 DEBUG juju.provider.openstack provider.go:417 instance ebe70ec0-958c-4601-b090-8df816b661c7 has floating IP address: 172.30.9.207 07:55:42 INFO juju.juju api.go:302 API endpoints changed from [] to [172.30.9.207:17070 192.168.121.12:17070] 07:55:42 INFO cmd controller.go:82 Contacting Juju controller at 172.30.9.207 to verify accessibility... 07:55:42 INFO juju.juju api.go:67 connecting to API addresses: [172.30.9.207:17070 192.168.121.12:17070] 07:55:42 DEBUG juju.api apiclient.go:849 successfully dialed "wss://172.30.9.207:17070/model/d8288d30-00c6-4923-8d70-b0120ad6642c/api" 07:55:42 INFO juju.api apiclient.go:597 connection established to "wss://172.30.9.207:17070/model/d8288d30-00c6-4923-8d70-b0120ad6642c/api" 07:55:43 DEBUG juju.api monitor.go:35 RPC connection died 07:55:43 INFO cmd controller.go:87 Bootstrap complete, "abot-controller" controller now available 07:55:43 INFO cmd controller.go:88 Controller machines are in the "controller" model 07:55:43 INFO cmd controller.go:89 Initial model "default" added 07:55:43 INFO cmd supercommand.go:465 command finished 2019-01-18 07:55:43,688 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Upload VNFD 2019-01-18 07:55:43,689 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Deploying Abot-epc bundle file ... 2019-01-18 07:56:09,853 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju deploy /src/epc-requirements/abot_charm/functest-abot-epc-bundle/bundle.yaml Resolving charm: cs:mysql-55 Executing changes: - upload charm /src/epc-requirements/abot_charm/abot-epc-basic for series xenial - deploy application abot-epc-basic on xenial using /src/epc-requirements/abot_charm/abot-epc-basic - expose abot-epc-basic - set annotations for abot-epc-basic - upload charm cs:mysql-55 for series trusty - deploy application mysql on trusty using cs:mysql-55 - set annotations for mysql - upload charm /src/epc-requirements/abot_charm/oai-epc for series trusty - deploy application oai-epc on trusty using /src/epc-requirements/abot_charm/oai-epc - set annotations for oai-epc - upload charm /src/epc-requirements/abot_charm/oai-hss for series trusty - deploy application oai-hss on trusty using /src/epc-requirements/abot_charm/oai-hss - set annotations for oai-hss - add relation mysql:db - oai-hss:db - add relation oai-hss:hss - oai-epc:hss - add relation oai-epc:epc - abot-epc-basic:epc - add relation oai-epc:ssh-abot-epc - abot-epc-basic:ssh-abot - add unit abot-epc-basic/0 to new machine 0 - add unit mysql/0 to new machine 1 - add unit oai-epc/0 to new machine 2 - add unit oai-hss/0 to new machine 3 Deploy of bundle completed. 2019-01-18 07:56:09,853 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Waiting for instances ..... 2019-01-18 08:19:24,722 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - timeout -t 3600 juju-wait INFO:root:All units idle since 2019-01-18 08:19:07.671925Z (abot-epc-basic/0, mysql/0, oai-epc/0, oai-hss/0) 2019-01-18 08:19:24,722 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Deployed Abot-epc on Openstack 2019-01-18 08:19:24,722 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Checking status of ABot and EPC units ... 2019-01-18 08:19:24,938 - functest.opnfv_tests.vnf.epc.juju_epc - DEBUG - juju status Model Controller Cloud/Region Version SLA default abot-controller abot-epc/regionOne 2.3.9 unsupported App Version Status Scale Charm Store Rev OS Notes abot-epc-basic maintenance 1 abot-epc-basic local 1 ubuntu exposed mysql unknown 1 mysql jujucharms 55 ubuntu oai-epc error 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* maintenance idle 0 172.30.9.201 80/tcp,5000/tcp ABot updated! Setup relations to get into active state... mysql/0* unknown idle 1 172.30.9.211 3306/tcp oai-epc/0* error idle 2 172.30.9.202 hook failed: "install" oai-hss/0* active idle 3 172.30.9.210 OAI HSS is running Machine State DNS Inst id Series AZ Message 0 started 172.30.9.201 bee827a1-de5f-41a2-b063-81f1f3fa26b9 xenial nova ACTIVE 1 started 172.30.9.211 acb3f023-87b6-4fa0-8a0d-65d7aedb90ca trusty nova ACTIVE 2 started 172.30.9.202 5d0e4c79-afa2-4d5b-8aae-d97450a7e0d0 trusty nova ACTIVE 3 started 172.30.9.210 ac58a2d9-d338-4336-aadb-72a254e367e4 trusty nova ACTIVE 2019-01-18 08:19:25,180 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju status --format short abot-epc-basic - abot-epc-basic/0: 172.30.9.201 (agent:idle, workload:maintenance) 80/tcp, 5000/tcp 2019-01-18 08:19:25,181 - functest.opnfv_tests.vnf.epc.juju_epc - ERROR - abot-epc-basic workload differs from active 2019-01-18 08:19:25,305 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2019-01-18 08:19:25,305 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | juju_epc | functest | 29:04 | FAIL | +-------------------+------------------+------------------+----------------+ 2019-01-18 08:19:26,186 - functest.opnfv_tests.vnf.epc.juju_epc - DEBUG - juju debug-log --replay --no-tail machine-0: 07:59:16 INFO juju.cmd running jujud [2.3.9 gc go1.10.4] machine-0: 07:59:16 DEBUG juju.cmd args: []string{"/var/lib/juju/tools/machine-0/jujud", "machine", "--data-dir", "/var/lib/juju", "--machine-id", "0", "--debug"} machine-0: 07:59:16 DEBUG juju.agent read agent config, format "2.0" machine-0: 07:59:16 INFO juju.worker.upgradesteps upgrade steps for 2.3.9 have already been run. machine-0: 07:59:16 DEBUG juju.worker start "engine" machine-0: 07:59:16 INFO juju.worker start "engine" machine-0: 07:59:16 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 07:59:16 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started machine-0: 07:59:16 DEBUG juju.worker.dependency "termination-signal-handler" manifold worker started machine-0: 07:59:16 DEBUG juju.worker.dependency "clock" manifold worker started machine-0: 07:59:16 DEBUG juju.worker.dependency "is-controller-flag" manifold worker stopped: "state" not running: dependency not available machine-0: 07:59:16 DEBUG juju.worker.dependency "global-clock-updater" manifold worker stopped: "clock" not running: dependency not available machine-0: 07:59:16 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-0: 07:59:16 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started machine-0: 07:59:16 DEBUG juju.worker.dependency "agent" manifold worker started machine-0: 07:59:16 DEBUG juju.worker.introspection introspection worker listening on "@jujud-machine-0" machine-0: 07:59:16 DEBUG juju.worker "engine" started machine-0: 07:59:16 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 07:59:16 DEBUG juju.worker.dependency "state-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-0: 07:59:16 DEBUG juju.worker.introspection stats worker now serving machine-0: 07:59:16 DEBUG juju.worker.dependency "state" manifold worker stopped: "agent" not running: dependency not available machine-0: 07:59:16 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker stopped: "upgrade-steps-gate" not running: dependency not available machine-0: 07:59:16 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available machine-0: 07:59:16 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 07:59:16 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 07:59:16 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: "state-config-watcher" not running: dependency not available machine-0: 07:59:16 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: "upgrade-check-gate" not running: dependency not available machine-0: 07:59:16 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available machine-0: 07:59:16 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available machine-0: 07:59:16 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 07:59:16 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 07:59:16 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available machine-0: 07:59:16 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 07:59:16 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 07:59:16 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 07:59:16 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 07:59:16 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 07:59:16 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 07:59:16 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 07:59:16 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 07:59:16 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-0: 07:59:16 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available machine-0: 07:59:16 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 07:59:16 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 07:59:16 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 07:59:16 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-0: 07:59:16 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: machine-0: 07:59:16 DEBUG juju.worker.dependency "pubsub-forwarder" manifold worker stopped: machine-0: 07:59:16 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: machine-0: 07:59:16 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 07:59:16 DEBUG juju.worker.dependency "unconverted-state-workers" manifold worker stopped: "state" not running: dependency not available machine-0: 07:59:16 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 07:59:16 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available machine-0: 07:59:16 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 07:59:16 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 07:59:16 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 07:59:16 DEBUG juju.worker.dependency "global-clock-updater" manifold worker stopped: "state" not running: dependency not available machine-0: 07:59:16 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 07:59:16 DEBUG juju.worker.apicaller connecting with old password machine-0: 07:59:16 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 07:59:16 DEBUG juju.worker.dependency "state" manifold worker stopped: "state-config-watcher" not running: dependency not available machine-0: 07:59:16 DEBUG juju.worker.dependency "pubsub-forwarder" manifold worker stopped: "central-hub" not running: dependency not available machine-0: 07:59:16 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 07:59:16 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available machine-0: 07:59:16 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started machine-0: 07:59:16 DEBUG juju.api successfully dialed "wss://172.30.9.207:17070/model/d8288d30-00c6-4923-8d70-b0120ad6642c/api" machine-0: 07:59:16 INFO juju.api connection established to "wss://172.30.9.207:17070/model/d8288d30-00c6-4923-8d70-b0120ad6642c/api" machine-0: 07:59:16 DEBUG juju.api successfully dialed "wss://192.168.121.12:17070/model/d8288d30-00c6-4923-8d70-b0120ad6642c/api" machine-0: 07:59:16 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-0: 07:59:16 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 07:59:16 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 07:59:16 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 07:59:16 DEBUG juju.worker.dependency "state-config-watcher" manifold worker started machine-0: 07:59:16 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 07:59:16 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 07:59:16 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 07:59:16 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-0: 07:59:16 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 07:59:16 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 07:59:16 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 07:59:16 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available machine-0: 07:59:16 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started machine-0: 07:59:16 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: machine-0: 07:59:16 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 07:59:16 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 07:59:16 DEBUG juju.worker.dependency "state" manifold worker stopped: dependency not available machine-0: 07:59:16 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: dependency not available machine-0: 07:59:16 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available machine-0: 07:59:16 DEBUG juju.worker.apicaller connected machine-0: 07:59:16 DEBUG juju.worker.apicaller changing password... machine-0: 07:59:17 DEBUG juju.worker.apicaller password changed machine-0: 07:59:17 DEBUG juju.api RPC connection died machine-0: 07:59:17 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: restart immediately machine-0: 07:59:17 DEBUG juju.worker.apicaller connecting with current password machine-0: 07:59:17 DEBUG juju.api successfully dialed "wss://172.30.9.207:17070/model/d8288d30-00c6-4923-8d70-b0120ad6642c/api" machine-0: 07:59:17 INFO juju.api connection established to "wss://172.30.9.207:17070/model/d8288d30-00c6-4923-8d70-b0120ad6642c/api" machine-0: 07:59:17 DEBUG juju.api successfully dialed "wss://192.168.121.12:17070/model/d8288d30-00c6-4923-8d70-b0120ad6642c/api" machine-0: 07:59:18 DEBUG juju.worker.apicaller connected machine-0: 07:59:18 DEBUG juju.worker.dependency "api-caller" manifold worker started machine-0: 07:59:18 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 07:59:18 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 07:59:18 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 07:59:18 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 07:59:18 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 07:59:18 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 07:59:18 DEBUG juju.worker.dependency "upgrader" manifold worker started machine-0: 07:59:18 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 07:59:18 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started machine-0: 07:59:18 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: machine-0: 07:59:18 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: machine-0: 07:59:18 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: machine-0: 07:59:18 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: machine-0: 07:59:18 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: machine-0: 07:59:18 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: machine-0: 07:59:18 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: machine-0: 07:59:18 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: machine-0: 07:59:18 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: machine-0: 07:59:18 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: machine-0: 07:59:18 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: machine-0: 07:59:18 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: machine-0: 07:59:18 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: machine-0: 07:59:18 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-0: 07:59:18 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 07:59:18 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 07:59:18 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 07:59:18 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 07:59:18 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 07:59:18 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 07:59:18 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 07:59:18 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 07:59:18 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 07:59:18 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started machine-0: 07:59:18 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-0: 07:59:18 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 07:59:18 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 07:59:18 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 07:59:18 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 07:59:18 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 07:59:18 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 07:59:18 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 07:59:18 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 07:59:18 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 07:59:18 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 07:59:18 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 07:59:18 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 07:59:19 INFO juju.worker.upgrader abort check blocked until version event received machine-0: 07:59:19 INFO juju.worker.upgrader unblocking abort check machine-0: 07:59:19 INFO juju.worker.upgrader desired agent binary version: 2.3.9 machine-0: 07:59:19 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked machine-0: 07:59:19 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available machine-0: 07:59:19 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-0: 07:59:19 DEBUG juju.worker.dependency "migration-fortress" manifold worker started machine-0: 07:59:19 DEBUG juju.worker.dependency "migration-minion" manifold worker started machine-0: 07:59:19 INFO juju.worker.migrationminion migration phase is now: NONE machine-0: 07:59:19 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-0: 07:59:19 DEBUG juju.worker.dependency "api-address-updater" manifold worker started machine-0: 07:59:19 DEBUG juju.worker.dependency "machine-action-runner" manifold worker started machine-0: 07:59:19 DEBUG juju.worker.dependency "host-key-reporter" manifold worker started machine-0: 07:59:19 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started machine-0: 07:59:19 DEBUG juju.worker.logger initial log config: "=DEBUG" machine-0: 07:59:19 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started machine-0: 07:59:19 DEBUG juju.worker.fanconfigurer Processing new fan config machine-0: 07:59:19 DEBUG juju.worker.dependency "disk-manager" manifold worker started machine-0: 07:59:19 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "fan-configurer" not running: dependency not available machine-0: 07:59:19 DEBUG juju.worker.logger logger setup machine-0: 07:59:19 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-0: 07:59:19 DEBUG juju.worker.dependency "storage-provisioner" manifold worker started machine-0: 07:59:19 DEBUG juju.worker.dependency "log-sender" manifold worker started machine-0: 07:59:19 DEBUG juju.worker.dependency "reboot-executor" manifold worker started machine-0: 07:59:19 INFO juju.worker.diskmanager block devices changed: [{vda [/dev/disk/by-path/virtio-pci-0000:00:04.0] 10240 true }] machine-0: 07:59:19 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker started machine-0: 07:59:19 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: dependency not available machine-0: 07:59:19 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-0: 07:59:19 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker started machine-0: 07:59:19 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: dependency not available machine-0: 07:59:19 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.207,192.168.121.12,252.12.0.1,::1,localhost", AutoNoProxy:""} machine-0: 07:59:19 DEBUG juju.tools.lxdclient LXD snap socket not found, falling back to debian socket: "/var/lib/lxd" machine-0: 07:59:19 DEBUG juju.tools.lxdclient connecting to LXD remote "local": "unix:///var/lib/lxd/unix.socket" machine-0: 07:59:19 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: 07:59:19 DEBUG juju.network no lxc bridge addresses to filter for machine machine-0: 07:59:19 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-0: 07:59:19 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-0: 07:59:19 DEBUG juju.network including address public:172.30.9.207 for machine machine-0: 07:59:19 DEBUG juju.network including address local-cloud:192.168.121.12 for machine machine-0: 07:59:19 DEBUG juju.network including address local-fan:252.12.0.1 for machine machine-0: 07:59:19 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-0: 07:59:19 DEBUG juju.network including address local-machine:::1 for machine machine-0: 07:59:19 DEBUG juju.network addresses after filtering: [public:172.30.9.207 local-cloud:192.168.121.12 local-fan:252.12.0.1 local-machine:127.0.0.1 local-machine:::1] machine-0: 07:59:19 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.207:17070 192.168.121.12:17070 252.12.0.1:17070 127.0.0.1:17070 [::1]:17070]] machine-0: 07:59:19 DEBUG juju.agent API server address details [["172.30.9.207:17070" "192.168.121.12:17070" "252.12.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.12:17070" "252.12.0.1:17070" "172.30.9.207:17070"] machine-0: 07:59:19 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: resource permanently unavailable machine-0: 07:59:19 DEBUG juju.worker.logger reconfiguring logging from "=DEBUG" to "=DEBUG;unit=DEBUG" machine-0: 07:59:19 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-0: 07:59:19 DEBUG juju.service discovered init system "systemd" from series "xenial" machine-0: 07:59:19 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-0: 07:59:19 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: dependency not available machine-0: 07:59:19 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-0: 07:59:19 DEBUG juju.utils.ssh writing authorised keys file /home/ubuntu/.ssh/authorized_keys machine-0: 07:59:19 DEBUG juju.worker.reboot Reboot worker got action: noop machine-0: 07:59:19 DEBUG juju.worker.storageprovisioner filesystems alive: [], dying: [], dead: [] machine-0: 07:59:19 DEBUG juju.worker.storageprovisioner volumes alive: [], dying: [], dead: [] machine-0: 07:59:19 DEBUG juju.worker.storageprovisioner volume attachments alive: [], dying: [], dead: [] machine-0: 07:59:19 DEBUG juju.worker.apiconfigwatcher API addresses changed in agent config machine-0: 07:59:19 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: restart immediately machine-0: 07:59:19 DEBUG juju.api RPC connection died machine-0: 07:59:19 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-0: 07:59:19 DEBUG juju.worker killing runner 0xc4200c84e0 machine-0: 07:59:19 INFO juju.worker runner is dying machine-0: 07:59:19 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: connection is shut down machine-0: 07:59:19 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: connection is shut down machine-0: 07:59:19 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: connection is shut down machine-0: 07:59:19 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: connection is shut down machine-0: 07:59:19 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: setting up container support: setting supported containers for machine-0: connection is shut down machine-0: 07:59:19 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: connection is shut down machine-0: 07:59:19 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: connection is shut down machine-0: 07:59:19 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: machine-0: 07:59:19 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: connection is shut down machine-0: 07:59:19 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: connection is shut down machine-0: 07:59:19 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: connection is shut down machine-0: 07:59:19 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: machine-0: 07:59:19 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: machine-0: 07:59:19 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: machine-0: 07:59:19 DEBUG juju.worker.dependency "machiner" manifold worker stopped: machine-0: 07:59:19 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: machine-0: 07:59:19 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 07:59:19 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 07:59:19 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 07:59:19 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 07:59:19 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 07:59:19 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 07:59:19 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 07:59:19 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 07:59:19 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 07:59:19 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 07:59:19 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 07:59:19 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available machine-0: 07:59:19 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: connection is shut down machine-0: 07:59:19 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 07:59:19 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available machine-0: 07:59:19 INFO juju.worker.authenticationworker starting key updater worker: connection is shut down machine-0: 07:59:19 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: starting key updater worker: connection is shut down machine-0: 07:59:19 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 07:59:19 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-0: 07:59:19 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available machine-0: 07:59:19 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 07:59:19 DEBUG juju.worker.apicaller connecting with current password machine-0: 07:59:19 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: connection is shut down machine-0: 07:59:19 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started machine-0: 07:59:19 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available machine-0: 07:59:19 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 07:59:19 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 07:59:19 DEBUG juju.api successfully dialed "wss://192.168.121.12:17070/model/d8288d30-00c6-4923-8d70-b0120ad6642c/api" machine-0: 07:59:19 INFO juju.api connection established to "wss://192.168.121.12:17070/model/d8288d30-00c6-4923-8d70-b0120ad6642c/api" machine-0: 07:59:19 DEBUG juju.api successfully dialed "wss://172.30.9.207:17070/model/d8288d30-00c6-4923-8d70-b0120ad6642c/api" machine-0: 07:59:19 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 07:59:19 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 07:59:19 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result configuring fan underlay:192.168.121.0/24 overlay:252.0.0.0/8 0 machine-0: 07:59:19 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result /usr/sbin/fanctl: /etc/network/fan:40 192.168.121.0/24 252.0.0.0/8 -- failed err=1 /usr/sbin/fanctl: fan-252: already configured 0 machine-0: 07:59:19 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: connection is shut down machine-0: 07:59:19 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 07:59:20 DEBUG juju.worker.apicaller connected machine-0: 07:59:20 DEBUG juju.api RPC connection died machine-0: 07:59:20 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-0: 07:59:20 DEBUG juju.worker.apicaller connecting with current password machine-0: 07:59:20 DEBUG juju.api successfully dialed "wss://252.12.0.1:17070/model/d8288d30-00c6-4923-8d70-b0120ad6642c/api" machine-0: 07:59:20 INFO juju.api connection established to "wss://252.12.0.1:17070/model/d8288d30-00c6-4923-8d70-b0120ad6642c/api" machine-0: 07:59:20 DEBUG juju.api successfully dialed "wss://172.30.9.207:17070/model/d8288d30-00c6-4923-8d70-b0120ad6642c/api" machine-0: 07:59:20 DEBUG juju.api successfully dialed "wss://192.168.121.12:17070/model/d8288d30-00c6-4923-8d70-b0120ad6642c/api" machine-0: 07:59:21 DEBUG juju.worker.apicaller connected machine-0: 07:59:21 DEBUG juju.worker.dependency "api-caller" manifold worker started machine-0: 07:59:21 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 07:59:21 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-0: 07:59:21 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started machine-0: 07:59:21 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-0: 07:59:21 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 07:59:21 DEBUG juju.worker.dependency "upgrader" manifold worker started machine-0: 07:59:21 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 07:59:21 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 07:59:21 DEBUG juju.worker.dependency "migration-minion" manifold worker started machine-0: 07:59:21 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 07:59:21 INFO juju.worker.migrationminion migration phase is now: NONE machine-0: 07:59:21 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 07:59:21 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 07:59:21 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 07:59:21 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 07:59:21 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 07:59:21 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 07:59:21 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 07:59:21 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 07:59:21 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 07:59:21 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 07:59:21 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started machine-0: 07:59:21 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: machine-0: 07:59:21 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: machine-0: 07:59:21 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-0: 07:59:21 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: dependency not available machine-0: 07:59:21 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker started machine-0: 07:59: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-0: 07:59:21 DEBUG juju.service discovered init system "systemd" from series "xenial" machine-0: 07:59:21 DEBUG juju.worker.dependency "reboot-executor" manifold worker started machine-0: 07:59:21 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: dependency not available machine-0: 07:59:21 DEBUG juju.worker.reboot Reboot worker got action: noop machine-0: 07:59:21 DEBUG juju.worker.dependency "log-sender" manifold worker started machine-0: 07:59:21 DEBUG juju.worker.dependency "api-address-updater" manifold worker started machine-0: 07:59:21 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: dependency not available machine-0: 07:59:21 DEBUG juju.worker.dependency "host-key-reporter" manifold worker started machine-0: 07:59:21 DEBUG juju.worker.fanconfigurer Processing new fan config machine-0: 07:59:21 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "fan-configurer" not running: dependency not available machine-0: 07:59:21 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-0: 07:59:21 DEBUG juju.worker.dependency "machine-action-runner" manifold worker started machine-0: 07:59:21 DEBUG juju.worker.dependency "storage-provisioner" manifold worker started machine-0: 07:59:21 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-0: 07:59:21 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker started machine-0: 07:59:21 DEBUG juju.network no lxc bridge addresses to filter for machine machine-0: 07:59:21 DEBUG juju.network "lxdbr0" has addresses [fe80::88fa:f9ff:fe7a:b65a/64 fe80::1/64] machine-0: 07:59:21 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-0: 07:59:21 DEBUG juju.network including address public:172.30.9.207 for machine machine-0: 07:59:21 DEBUG juju.network including address local-cloud:192.168.121.12 for machine machine-0: 07:59:21 DEBUG juju.network including address local-fan:252.12.0.1 for machine machine-0: 07:59:21 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-0: 07:59:21 DEBUG juju.network including address local-machine:::1 for machine machine-0: 07:59:21 DEBUG juju.network addresses after filtering: [public:172.30.9.207 local-cloud:192.168.121.12 local-fan:252.12.0.1 local-machine:127.0.0.1 local-machine:::1] machine-0: 07:59:21 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.207:17070 192.168.121.12:17070 252.12.0.1:17070 127.0.0.1:17070 [::1]:17070]] machine-0: 07:59:21 DEBUG juju.agent API server address details [["172.30.9.207:17070" "192.168.121.12:17070" "252.12.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.12:17070" "252.12.0.1:17070" "172.30.9.207:17070"] machine-0: 07:59:21 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-0: 07:59:21 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-0: 07:59:21 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-0: 07:59:21 DEBUG juju.utils.ssh writing authorised keys file /home/ubuntu/.ssh/authorized_keys machine-0: 07:59:21 DEBUG juju.worker.storageprovisioner filesystems alive: [], dying: [], dead: [] machine-0: 07:59:21 DEBUG juju.worker.storageprovisioner volume attachments alive: [], dying: [], dead: [] machine-0: 07:59:21 DEBUG juju.worker.storageprovisioner volumes alive: [], dying: [], dead: [] machine-0: 07:59:21 DEBUG juju.worker.storageprovisioner filesystem attachment alive: [], dying: [], dead: [] machine-0: 07:59:21 INFO juju.worker.deployer checking unit "abot-epc-basic/0" machine-0: 07:59:21 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result 0 machine-0: 07:59:21 DEBUG juju.worker.dependency "disk-manager" manifold worker started machine-0: 07:59:21 DEBUG juju.worker.logger initial log config: "=DEBUG;unit=DEBUG" machine-0: 07:59:21 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started machine-0: 07:59:21 DEBUG juju.worker.logger logger setup machine-0: 07:59:21 INFO juju.worker.authenticationworker "machine-0" key updater worker started machine-0: 07:59:21 INFO juju.worker.diskmanager block devices changed: [{vda [/dev/disk/by-path/virtio-pci-0000:00:04.0] 10240 true }] machine-0: 07:59:21 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result /usr/sbin/fanctl: /etc/network/fan:40 192.168.121.0/24 252.0.0.0/8 -- failed err=1 /usr/sbin/fanctl: fan-252: already configured 0 machine-0: 07:59:21 DEBUG juju.worker.dependency "fan-configurer" manifold worker started machine-0: 07:59:21 DEBUG juju.worker.fanconfigurer Processing new fan config machine-0: 07:59:21 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-0: 07:59:21 DEBUG juju.worker.dependency "machiner" manifold worker started machine-0: 07:59:21 DEBUG juju.network no lxc bridge addresses to filter for machine machine-0: 07:59:21 DEBUG juju.network "lxdbr0" has addresses [fe80::88fa:f9ff:fe7a:b65a/64 fe80::1/64] machine-0: 07:59:21 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-0: 07:59:21 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-0: 07:59:21 DEBUG juju.network including address local-cloud:192.168.121.8 for machine machine-0: 07:59:21 DEBUG juju.network including address local-fan:252.8.0.1 for machine machine-0: 07:59:21 DEBUG juju.network including address local-machine:::1 for machine machine-0: 07:59:21 DEBUG juju.network addresses after filtering: [local-machine:127.0.0.1 local-cloud:192.168.121.8 local-fan:252.8.0.1 local-machine:::1] machine-0: 07:59:21 INFO juju.worker.machiner setting addresses for "machine-0" to [local-machine:127.0.0.1 local-cloud:192.168.121.8 local-fan:252.8.0.1 local-machine:::1] machine-0: 07:59:21 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result 0 machine-0: 07:59:21 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result /usr/sbin/fanctl: /etc/network/fan:40 192.168.121.0/24 252.0.0.0/8 -- failed err=1 /usr/sbin/fanctl: fan-252: already configured 0 machine-0: 07:59:21 INFO juju.worker.upgrader abort check blocked until version event received machine-0: 07:59:21 INFO juju.worker.upgrader unblocking abort check machine-0: 07:59:21 INFO juju.worker.upgrader desired agent binary version: 2.3.9 machine-0: 07:59:22 DEBUG juju.worker.hostkeyreporter 4 SSH host keys reported for machine 0 machine-0: 07:59:22 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: resource permanently unavailable machine-0: 07:59:22 INFO juju.worker.deployer deploying unit "abot-epc-basic/0" machine-0: 07:59:22 DEBUG juju.worker start "0-container-watcher" machine-0: 07:59:22 DEBUG juju.worker start "stateconverter" machine-0: 07:59:22 INFO juju.worker start "0-container-watcher" machine-0: 07:59:22 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker started machine-0: 07:59:22 DEBUG juju.worker "0-container-watcher" started machine-0: 07:59:22 INFO juju.worker start "stateconverter" machine-0: 07:59:22 DEBUG juju.cmd.jujud upgrades done, starting worker "0-container-watcher" machine-0: 07:59:22 DEBUG juju.worker "stateconverter" started machine-0: 07:59:22 DEBUG juju.service discovered init system "systemd" from local host machine-0: 07:59:22 DEBUG juju.worker.deployer API addresses: ["192.168.121.12:17070" "252.12.0.1:17070" "172.30.9.207:17070"] machine-0: 07:59:23 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: 07:59:23 DEBUG juju.service.systemd service "jujud-unit-abot-epc-basic-0" successfully installed machine-0: 07:59:23 DEBUG juju.service.systemd service "jujud-unit-abot-epc-basic-0" not running machine-0: 07:59:23 INFO juju.worker.machiner "machine-0" started machine-0: 07:59:23 DEBUG juju.service.systemd service "jujud-unit-abot-epc-basic-0" successfully started unit-abot-epc-basic-0: 07:59:23 INFO juju.cmd running jujud [2.3.9 gc go1.10.4] unit-abot-epc-basic-0: 07:59:23 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: 07:59:23 DEBUG juju.agent read agent config, format "2.0" unit-abot-epc-basic-0: 07:59:23 DEBUG juju.worker start "api" unit-abot-epc-basic-0: 07:59:23 INFO juju.worker start "api" unit-abot-epc-basic-0: 07:59:23 INFO juju.worker.upgradesteps upgrade steps for 2.3.9 have already been run. unit-abot-epc-basic-0: 07:59:23 DEBUG juju.worker.introspection introspection worker listening on "@jujud-unit-abot-epc-basic-0" unit-abot-epc-basic-0: 07:59:23 DEBUG juju.worker "api" started unit-abot-epc-basic-0: 07:59:23 DEBUG juju.worker.introspection stats worker now serving unit-abot-epc-basic-0: 07:59:23 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: "upgrade-check-gate" not running: dependency not available unit-abot-epc-basic-0: 07:59:23 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available unit-abot-epc-basic-0: 07:59:23 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available unit-abot-epc-basic-0: 07:59:23 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 07:59:23 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 07:59:23 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 07:59:23 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 07:59:23 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available unit-abot-epc-basic-0: 07:59:23 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started unit-abot-epc-basic-0: 07:59:23 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started unit-abot-epc-basic-0: 07:59:23 DEBUG juju.worker.dependency "agent" manifold worker started unit-abot-epc-basic-0: 07:59:23 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available unit-abot-epc-basic-0: 07:59:23 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available unit-abot-epc-basic-0: 07:59:23 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 07:59:23 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available unit-abot-epc-basic-0: 07:59:23 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 07:59:23 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 07:59:23 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 07:59:23 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "api-caller" not running: dependency not available unit-abot-epc-basic-0: 07:59:23 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "agent" not running: dependency not available unit-abot-epc-basic-0: 07:59:23 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 07:59:23 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 07:59:23 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 07:59:23 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker stopped: "upgrade-steps-gate" not running: dependency not available unit-abot-epc-basic-0: 07:59:23 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: unit-abot-epc-basic-0: 07:59:23 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 07:59:23 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 07:59:23 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available unit-abot-epc-basic-0: 07:59:23 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 07:59:23 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started unit-abot-epc-basic-0: 07:59:23 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 07:59:23 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 07:59:23 DEBUG juju.worker.apicaller connecting with old password unit-abot-epc-basic-0: 07:59:23 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 07:59:23 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available unit-abot-epc-basic-0: 07:59:23 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 07:59:23 DEBUG juju.api successfully dialed "wss://172.30.9.207:17070/model/d8288d30-00c6-4923-8d70-b0120ad6642c/api" unit-abot-epc-basic-0: 07:59:23 INFO juju.api connection established to "wss://172.30.9.207:17070/model/d8288d30-00c6-4923-8d70-b0120ad6642c/api" unit-abot-epc-basic-0: 07:59:23 DEBUG juju.api successfully dialed "wss://192.168.121.12:17070/model/d8288d30-00c6-4923-8d70-b0120ad6642c/api" unit-abot-epc-basic-0: 07:59:23 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 07:59:23 DEBUG juju.api successfully dialed "wss://252.12.0.1:17070/model/d8288d30-00c6-4923-8d70-b0120ad6642c/api" unit-abot-epc-basic-0: 07:59:23 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started unit-abot-epc-basic-0: 07:59:23 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: unit-abot-epc-basic-0: 07:59:23 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available unit-abot-epc-basic-0: 07:59:23 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started unit-abot-epc-basic-0: 07:59:23 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 07:59:23 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available unit-abot-epc-basic-0: 07:59:23 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 07:59:24 DEBUG juju.worker.apicaller connected unit-abot-epc-basic-0: 07:59:24 DEBUG juju.worker.apicaller changing password... unit-abot-epc-basic-0: 07:59:24 DEBUG juju.worker.apicaller password changed unit-abot-epc-basic-0: 07:59:24 DEBUG juju.api RPC connection died unit-abot-epc-basic-0: 07:59:24 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: restart immediately unit-abot-epc-basic-0: 07:59:24 DEBUG juju.worker.apicaller connecting with current password unit-abot-epc-basic-0: 07:59:24 DEBUG juju.api successfully dialed "wss://172.30.9.207:17070/model/d8288d30-00c6-4923-8d70-b0120ad6642c/api" unit-abot-epc-basic-0: 07:59:24 INFO juju.api connection established to "wss://172.30.9.207:17070/model/d8288d30-00c6-4923-8d70-b0120ad6642c/api" unit-abot-epc-basic-0: 07:59:24 DEBUG juju.api successfully dialed "wss://252.12.0.1:17070/model/d8288d30-00c6-4923-8d70-b0120ad6642c/api" unit-abot-epc-basic-0: 07:59:24 DEBUG juju.api successfully dialed "wss://192.168.121.12:17070/model/d8288d30-00c6-4923-8d70-b0120ad6642c/api" unit-abot-epc-basic-0: 07:59:25 DEBUG juju.worker.apicaller connected unit-abot-epc-basic-0: 07:59:25 DEBUG juju.worker.dependency "api-caller" manifold worker started unit-abot-epc-basic-0: 07:59:25 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 07:59:25 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 07:59:25 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 07:59:25 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 07:59:25 DEBUG juju.worker.dependency "upgrader" manifold worker started unit-abot-epc-basic-0: 07:59:25 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 07:59:25 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started unit-abot-epc-basic-0: 07:59:25 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: unit-abot-epc-basic-0: 07:59:25 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 07:59:25 DEBUG juju.worker.machiner observed network config updated for "machine-0" to [{DeviceIndex:1 MACAddress: CIDR:127.0.0.0/8 MTU:65536 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:lo ParentInterfaceName: InterfaceType:loopback Disabled:false NoAutoStart:false ConfigType:loopback Address:127.0.0.1 DNSServers:[] DNSSearchDomains:[] GatewayAddress: Routes:[] IsDefaultGateway:false} {DeviceIndex:1 MACAddress: CIDR:::1/128 MTU:65536 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:lo ParentInterfaceName: InterfaceType:loopback Disabled:false NoAutoStart:false ConfigType:loopback Address:::1 DNSServers:[] DNSSearchDomains:[] GatewayAddress: Routes:[] IsDefaultGateway:false} {DeviceIndex:2 MACAddress:fa:16:3e:e7:56:f1 CIDR:192.168.121.0/24 MTU:1450 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:ens3 ParentInterfaceName: InterfaceType:ethernet Disabled:false NoAutoStart:false ConfigType:static Address:192.168.121.8 DNSServers:[] DNSSearchDomains:[] GatewayAddress:192.168.121.1 Routes:[] IsDefaultGateway:true} {DeviceIndex:2 MACAddress:fa:16:3e:e7:56:f1 CIDR: MTU:1450 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:ens3 ParentInterfaceName: InterfaceType:ethernet Disabled:false NoAutoStart:false ConfigType:manual Address: DNSServers:[] DNSSearchDomains:[] GatewayAddress:192.168.121.1 Routes:[] IsDefaultGateway:true} {DeviceIndex:3 MACAddress:8a:fa:f9:7a:b6:5a CIDR: MTU:1500 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:lxdbr0 ParentInterfaceName: InterfaceType:bridge Disabled:false NoAutoStart:false ConfigType:manual Address: DNSServers:[] DNSSearchDomains:[] GatewayAddress: Routes:[] IsDefaultGateway:false} {DeviceIndex:3 MACAddress:8a:fa:f9:7a:b6:5a CIDR: MTU:1500 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:lxdbr0 ParentInterfaceName: InterfaceType:bridge Disabled:false NoAutoStart:false ConfigType:manual Address: DNSServers:[] DNSSearchDomains:[] GatewayAddress: Routes:[] IsDefaultGateway:false} {DeviceIndex:4 MACAddress:f6:e9:db:cf:f6:0b CIDR:252.0.0.0/8 MTU:1400 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:fan-252 ParentInterfaceName: InterfaceType:bridge Disabled:false NoAutoStart:false ConfigType:static Address:252.8.0.1 DNSServers:[] DNSSearchDomains:[] GatewayAddress: Routes:[] IsDefaultGateway:false} {DeviceIndex:4 MACAddress:f6:e9:db:cf:f6:0b CIDR: MTU:1400 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:fan-252 ParentInterfaceName: InterfaceType:bridge Disabled:false NoAutoStart:false ConfigType:manual Address: DNSServers:[] DNSSearchDomains:[] GatewayAddress: Routes:[] IsDefaultGateway:false} {DeviceIndex:5 MACAddress:f6:e9:db:cf:f6:0b CIDR: MTU:1400 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:ftun0 ParentInterfaceName:fan-252 InterfaceType:ethernet Disabled:false NoAutoStart:false ConfigType:manual Address: DNSServers:[] DNSSearchDomains:[] GatewayAddress: Routes:[] IsDefaultGateway:false}] unit-abot-epc-basic-0: 07:59:25 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 07:59:25 DEBUG juju.worker.dependency "log-sender" manifold worker started unit-abot-epc-basic-0: 07:59:25 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 07:59:25 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 07:59:25 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started unit-abot-epc-basic-0: 07:59:25 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 07:59:25 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 07:59:25 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 07:59:25 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 07:59:25 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 07:59:25 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 07:59:25 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 07:59:25 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 07:59:25 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 07:59:25 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 07:59:25 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 07:59:25 INFO juju.worker.upgrader abort check blocked until version event received unit-abot-epc-basic-0: 07:59:25 INFO juju.worker.upgrader unblocking abort check unit-abot-epc-basic-0: 07:59:25 INFO juju.worker.upgrader desired agent binary version: 2.3.9 unit-abot-epc-basic-0: 07:59:25 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked unit-abot-epc-basic-0: 07:59:25 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available unit-abot-epc-basic-0: 07:59:25 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started unit-abot-epc-basic-0: 07:59:26 DEBUG juju.worker.dependency "migration-fortress" manifold worker started unit-abot-epc-basic-0: 07:59:26 DEBUG juju.worker.dependency "migration-minion" manifold worker started unit-abot-epc-basic-0: 07:59:26 INFO juju.worker.migrationminion migration phase is now: NONE unit-abot-epc-basic-0: 07:59:26 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "leadership-tracker" not running: dependency not available unit-abot-epc-basic-0: 07:59:26 DEBUG juju.worker.dependency "meter-status" manifold worker started unit-abot-epc-basic-0: 07:59:26 DEBUG juju.worker.dependency "leadership-tracker" manifold worker started unit-abot-epc-basic-0: 07:59:26 DEBUG juju.worker.leadership abot-epc-basic/0 making initial claim for abot-epc-basic leadership unit-abot-epc-basic-0: 07:59:26 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "metric-spool" not running: dependency not available unit-abot-epc-basic-0: 07:59:26 DEBUG juju.worker.dependency "charm-dir" manifold worker started unit-abot-epc-basic-0: 07:59:26 DEBUG juju.worker.dependency "metric-spool" manifold worker started unit-abot-epc-basic-0: 07:59:26 DEBUG juju.worker.dependency "api-address-updater" manifold worker started unit-abot-epc-basic-0: 07:59:26 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-abot-epc-basic-0: 07:59:26 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: unit-abot-epc-basic-0: 07:59:26 DEBUG juju.worker.meterstatus got meter status change signal from watcher unit-abot-epc-basic-0: 07:59:26 DEBUG juju.network no lxc bridge addresses to filter for machine unit-abot-epc-basic-0: 07:59:26 DEBUG juju.network "lxdbr0" has addresses [fe80::88fa:f9ff:fe7a:b65a/64 fe80::1/64] unit-abot-epc-basic-0: 07:59:26 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) unit-abot-epc-basic-0: 07:59:26 DEBUG juju.network including address public:172.30.9.207 for machine unit-abot-epc-basic-0: 07:59:26 DEBUG juju.network including address local-cloud:192.168.121.12 for machine unit-abot-epc-basic-0: 07:59:26 DEBUG juju.network including address local-fan:252.12.0.1 for machine unit-abot-epc-basic-0: 07:59:26 DEBUG juju.network including address local-machine:127.0.0.1 for machine unit-abot-epc-basic-0: 07:59:26 DEBUG juju.network including address local-machine:::1 for machine unit-abot-epc-basic-0: 07:59:26 DEBUG juju.network addresses after filtering: [public:172.30.9.207 local-cloud:192.168.121.12 local-fan:252.12.0.1 local-machine:127.0.0.1 local-machine:::1] unit-abot-epc-basic-0: 07:59:26 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.207:17070 192.168.121.12:17070 252.12.0.1:17070 127.0.0.1:17070 [::1]:17070]] unit-abot-epc-basic-0: 07:59:26 DEBUG juju.agent API server address details [["172.30.9.207:17070" "192.168.121.12:17070" "252.12.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.12:17070" "252.12.0.1:17070" "172.30.9.207:17070"] unit-abot-epc-basic-0: 07:59:26 DEBUG juju.machinelock acquire machine lock for meterstatus (meter-status-changed) unit-abot-epc-basic-0: 07:59:26 DEBUG juju.machinelock machine lock acquired for meterstatus (meter-status-changed) unit-abot-epc-basic-0: 07:59:26 DEBUG juju.machinelock machine lock released for meterstatus (meter-status-changed) unit-abot-epc-basic-0: 07:59:26 INFO juju.worker.meterstatus skipped "meter-status-changed" hook (missing) unit-abot-epc-basic-0: 07:59:26 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "hook-retry-strategy" not running: dependency not available unit-abot-epc-basic-0: 07:59:26 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started unit-abot-epc-basic-0: 07:59:26 DEBUG juju.worker.logger initial log config: "=DEBUG" unit-abot-epc-basic-0: 07:59:26 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started unit-abot-epc-basic-0: 07:59:26 DEBUG juju.worker.logger logger setup unit-abot-epc-basic-0: 07:59:26 DEBUG juju.worker.dependency "metric-sender" manifold worker started unit-abot-epc-basic-0: 07:59:26 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker started unit-abot-epc-basic-0: 07:59:26 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.207,192.168.121.12,252.12.0.1,::1,localhost", AutoNoProxy:""} unit-abot-epc-basic-0: 07:59:26 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: 07:59:26 DEBUG juju.worker.logger reconfiguring logging from "=DEBUG" to "=DEBUG;unit=DEBUG" unit-abot-epc-basic-0: 07:59:26 DEBUG juju.worker.dependency "uniter" manifold worker started unit-abot-epc-basic-0: 07:59:26 INFO juju.worker.leadership abot-epc-basic/0 promoted to leadership of abot-epc-basic unit-abot-epc-basic-0: 07:59:26 INFO worker.uniter.jujuc ensure jujuc symlinks in /var/lib/juju/tools/unit-abot-epc-basic-0 unit-abot-epc-basic-0: 07:59:26 INFO worker.uniter.jujuc was a symlink, now looking at /var/lib/juju/tools/2.3.9-xenial-amd64 unit-abot-epc-basic-0: 07:59:26 DEBUG worker.uniter.jujuc jujud path /var/lib/juju/tools/2.3.9-xenial-amd64/jujud unit-abot-epc-basic-0: 07:59:26 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: 07:59:26 INFO juju.worker.uniter unit "abot-epc-basic/0" started unit-abot-epc-basic-0: 07:59:26 DEBUG juju.worker.uniter juju-run listener running unit-abot-epc-basic-0: 07:59:26 INFO juju.worker.uniter resuming charm install unit-abot-epc-basic-0: 07:59:26 DEBUG juju.worker.uniter.operation running operation install local:xenial/abot-epc-basic-1 unit-abot-epc-basic-0: 07:59:26 DEBUG juju.worker.uniter.operation preparing operation "install local:xenial/abot-epc-basic-1" unit-abot-epc-basic-0: 07:59:26 INFO juju.worker.uniter.charm downloading local:xenial/abot-epc-basic-1 from API server unit-abot-epc-basic-0: 07:59:26 INFO juju.downloader downloading from local:xenial/abot-epc-basic-1 unit-abot-epc-basic-0: 07:59:26 DEBUG httpbakery client do GET https://172.30.9.207:17070/model/d8288d30-00c6-4923-8d70-b0120ad6642c/charms?file=%2A&url=local%3Axenial%2Fabot-epc-basic-1 { unit-abot-epc-basic-0: 07:59:26 DEBUG httpbakery } -> error unit-abot-epc-basic-0: 07:59:26 INFO juju.downloader download complete ("local:xenial/abot-epc-basic-1") unit-abot-epc-basic-0: 07:59:26 INFO juju.downloader download verified ("local:xenial/abot-epc-basic-1") machine-0: 07:59:26 INFO juju.tools.lxdclient using LXD API version "1.0" machine-0: 07:59:27 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} machine-0: 07:59:27 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: connection is shut down machine-0: 07:59:27 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started machine-0: 07:59:27 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.207,192.168.121.12,252.12.0.1,::1,localhost", AutoNoProxy:""} machine-0: 07:59:27 DEBUG juju.tools.lxdclient Using environment LXD_DIR as socket path: "/var/lib/lxd" machine-0: 07:59:27 DEBUG juju.tools.lxdclient connecting to LXD remote "local": "unix:///var/lib/lxd/unix.socket" machine-0: 07:59:27 INFO juju.tools.lxdclient using LXD API version "1.0" machine-0: 07:59:27 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: 07:59:27 DEBUG juju.worker.uniter.operation executing operation "install local:xenial/abot-epc-basic-1" unit-abot-epc-basic-0: 07:59:27 DEBUG juju.worker.uniter.charm preparing to deploy charm "local:xenial/abot-epc-basic-1" unit-abot-epc-basic-0: 07:59:27 DEBUG juju.worker.uniter.charm deploying charm "local:xenial/abot-epc-basic-1" unit-abot-epc-basic-0: 07:59:28 DEBUG juju.worker.uniter.charm finishing deploy of charm "local:xenial/abot-epc-basic-1" unit-abot-epc-basic-0: 07:59:29 DEBUG juju.worker.uniter.operation committing operation "install local:xenial/abot-epc-basic-1" unit-abot-epc-basic-0: 07:59:29 INFO juju.worker.uniter hooks are retried true unit-abot-epc-basic-0: 07:59:29 DEBUG juju.worker.uniter.remotestate got unit change unit-abot-epc-basic-0: 07:59:29 DEBUG juju.worker.uniter.remotestate got config change: ok=true unit-abot-epc-basic-0: 07:59:29 DEBUG juju.worker.uniter.remotestate got service change unit-abot-epc-basic-0: 07:59:29 DEBUG juju.worker.uniter.remotestate got action change: [] ok=true unit-abot-epc-basic-0: 07:59:29 DEBUG juju.worker.uniter.remotestate got storage change: [] ok=true unit-abot-epc-basic-0: 07:59:29 DEBUG juju.worker.uniter.remotestate got leader settings change: ok=true unit-abot-epc-basic-0: 07:59:29 DEBUG juju.worker.uniter.remotestate got relations change: ok=true unit-abot-epc-basic-0: 07:59:29 DEBUG juju.worker.uniter.remotestate got address change: ok=true unit-abot-epc-basic-0: 07:59:29 DEBUG juju.worker.uniter.remotestate got update status interval change: ok=true unit-abot-epc-basic-0: 07:59:29 INFO juju.worker.uniter.storage initial storage attachments ready unit-abot-epc-basic-0: 07:59:29 INFO juju.worker.uniter found queued "install" hook unit-abot-epc-basic-0: 07:59:29 DEBUG juju.worker.uniter.operation running operation run install hook unit-abot-epc-basic-0: 07:59:29 DEBUG juju.machinelock acquire machine lock for uniter (run install hook) unit-abot-epc-basic-0: 07:59:29 DEBUG juju.machinelock machine lock acquired for uniter (run install hook) unit-abot-epc-basic-0: 07:59:29 DEBUG juju.worker.uniter.operation preparing operation "run install hook" unit-abot-epc-basic-0: 07:59:29 DEBUG juju.worker.uniter.operation executing operation "run install hook" unit-abot-epc-basic-0: 07:59:29 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running install hook unit-abot-epc-basic-0: 07:59:29 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-abot-epc-basic-0: 07:59:29 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-abot-epc-basic-0: 07:59:29 DEBUG unit.abot-epc-basic/0.install sudo: unable to resolve host juju-d6642c-default-0 unit-abot-epc-basic-0: 07:59:29 DEBUG unit.abot-epc-basic/0.install << ABOT Installer - Success: Checking sudo privileges >> unit-abot-epc-basic-0: 07:59:29 DEBUG unit.abot-epc-basic/0.install << ABOT Installer - Success: Application Name abot-functest-basic >> unit-abot-epc-basic-0: 07:59:29 DEBUG unit.abot-epc-basic/0.install << ABOT Installer - Success: Version 3.1.1 >> unit-abot-epc-basic-0: 07:59:29 DEBUG unit.abot-epc-basic/0.install << ABOT Installer - Success: External Tester none >> unit-abot-epc-basic-0: 07:59:29 DEBUG unit.abot-epc-basic/0.install Hit:1 http://security.ubuntu.com/ubuntu xenial-security InRelease unit-abot-epc-basic-0: 07:59:30 DEBUG unit.abot-epc-basic/0.install Hit:2 http://nova.clouds.archive.ubuntu.com/ubuntu xenial InRelease unit-abot-epc-basic-0: 07:59:30 DEBUG unit.abot-epc-basic/0.install Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates InRelease unit-abot-epc-basic-0: 07:59:30 DEBUG unit.abot-epc-basic/0.install Hit:4 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-backports InRelease unit-abot-epc-basic-0: 07:59:31 DEBUG unit.abot-epc-basic/0.install Reading package lists... unit-abot-epc-basic-0: 07:59:31 DEBUG unit.abot-epc-basic/0.install Reading package lists... unit-abot-epc-basic-0: 07:59:31 DEBUG unit.abot-epc-basic/0.install Building dependency tree... unit-abot-epc-basic-0: 07:59:31 DEBUG unit.abot-epc-basic/0.install Reading state information... unit-abot-epc-basic-0: 07:59:31 DEBUG unit.abot-epc-basic/0.install The following additional packages will be installed: unit-abot-epc-basic-0: 07:59:31 DEBUG unit.abot-epc-basic/0.install ca-certificates-java fontconfig fontconfig-config fonts-dejavu-core unit-abot-epc-basic-0: 07:59:31 DEBUG unit.abot-epc-basic/0.install fonts-dejavu-extra hicolor-icon-theme java-common libasound2 libasound2-data unit-abot-epc-basic-0: 07:59:31 DEBUG unit.abot-epc-basic/0.install libasyncns0 libatk1.0-0 libatk1.0-data libavahi-client3 libavahi-common-data unit-abot-epc-basic-0: 07:59:31 DEBUG unit.abot-epc-basic/0.install libavahi-common3 libcairo2 libcups2 libdatrie1 libdrm-amdgpu1 libdrm-intel1 unit-abot-epc-basic-0: 07:59:31 DEBUG unit.abot-epc-basic/0.install libdrm-nouveau2 libdrm-radeon1 libflac8 libfontconfig1 libgdk-pixbuf2.0-0 unit-abot-epc-basic-0: 07:59:31 DEBUG unit.abot-epc-basic/0.install libgdk-pixbuf2.0-common libgif7 libgl1-mesa-dri libgl1-mesa-glx unit-abot-epc-basic-0: 07:59:31 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: 07:59:31 DEBUG unit.abot-epc-basic/0.install libharfbuzz0b libice-dev libice6 libjbig0 libjpeg-turbo8 libjpeg8 liblcms2-2 unit-abot-epc-basic-0: 07:59:31 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: 07:59:31 DEBUG unit.abot-epc-basic/0.install libpciaccess0 libpcsclite1 libpixman-1-0 libpthread-stubs0-dev libpulse0 unit-abot-epc-basic-0: 07:59:31 DEBUG unit.abot-epc-basic/0.install libsensors4 libsm-dev libsm6 libsndfile1 libthai-data libthai0 libtiff5 unit-abot-epc-basic-0: 07:59:31 DEBUG unit.abot-epc-basic/0.install libtxc-dxtn-s2tc0 libvorbis0a libvorbisenc2 libx11-dev libx11-doc unit-abot-epc-basic-0: 07:59:31 DEBUG unit.abot-epc-basic/0.install libx11-xcb1 libxau-dev libxcb-dri2-0 libxcb-dri3-0 libxcb-glx0 unit-abot-epc-basic-0: 07:59:31 DEBUG unit.abot-epc-basic/0.install libxcb-present0 libxcb-render0 libxcb-shm0 libxcb-sync1 libxcb1-dev unit-abot-epc-basic-0: 07:59:31 DEBUG unit.abot-epc-basic/0.install libxcomposite1 libxcursor1 libxdamage1 libxdmcp-dev libxfixes3 libxi6 unit-abot-epc-basic-0: 07:59:31 DEBUG unit.abot-epc-basic/0.install libxinerama1 libxrandr2 libxrender1 libxshmfence1 libxt-dev libxt6 libxtst6 unit-abot-epc-basic-0: 07:59:31 DEBUG unit.abot-epc-basic/0.install libxxf86vm1 openjdk-8-jdk-headless openjdk-8-jre openjdk-8-jre-headless unit-abot-epc-basic-0: 07:59:31 DEBUG unit.abot-epc-basic/0.install x11-common x11proto-core-dev x11proto-input-dev x11proto-kb-dev unit-abot-epc-basic-0: 07:59:31 DEBUG unit.abot-epc-basic/0.install xorg-sgml-doctools xtrans-dev unit-abot-epc-basic-0: 07:59:31 DEBUG unit.abot-epc-basic/0.install Suggested packages: unit-abot-epc-basic-0: 07:59:31 DEBUG unit.abot-epc-basic/0.install default-jre libasound2-plugins alsa-utils cups-common librsvg2-common gvfs unit-abot-epc-basic-0: 07:59:31 DEBUG unit.abot-epc-basic/0.install libice-doc liblcms2-utils pcscd pulseaudio lm-sensors libsm-doc libxcb-doc unit-abot-epc-basic-0: 07:59:31 DEBUG unit.abot-epc-basic/0.install libxt-doc openjdk-8-demo openjdk-8-source visualvm icedtea-8-plugin unit-abot-epc-basic-0: 07:59:31 DEBUG unit.abot-epc-basic/0.install libnss-mdns fonts-ipafont-gothic fonts-ipafont-mincho fonts-wqy-microhei unit-abot-epc-basic-0: 07:59:31 DEBUG unit.abot-epc-basic/0.install fonts-wqy-zenhei fonts-indic unit-abot-epc-basic-0: 07:59:31 DEBUG unit.abot-epc-basic/0.install The following NEW packages will be installed: unit-abot-epc-basic-0: 07:59:31 DEBUG unit.abot-epc-basic/0.install ca-certificates-java fontconfig fontconfig-config fonts-dejavu-core unit-abot-epc-basic-0: 07:59:31 DEBUG unit.abot-epc-basic/0.install fonts-dejavu-extra hicolor-icon-theme java-common libasound2 libasound2-data unit-abot-epc-basic-0: 07:59:31 DEBUG unit.abot-epc-basic/0.install libasyncns0 libatk1.0-0 libatk1.0-data libavahi-client3 libavahi-common-data unit-abot-epc-basic-0: 07:59:31 DEBUG unit.abot-epc-basic/0.install libavahi-common3 libcairo2 libcups2 libdatrie1 libdrm-amdgpu1 libdrm-intel1 unit-abot-epc-basic-0: 07:59:31 DEBUG unit.abot-epc-basic/0.install libdrm-nouveau2 libdrm-radeon1 libflac8 libfontconfig1 libgdk-pixbuf2.0-0 unit-abot-epc-basic-0: 07:59:31 DEBUG unit.abot-epc-basic/0.install libgdk-pixbuf2.0-common libgif7 libgl1-mesa-dri libgl1-mesa-glx unit-abot-epc-basic-0: 07:59:31 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: 07:59:31 DEBUG unit.abot-epc-basic/0.install libharfbuzz0b libice-dev libice6 libjbig0 libjpeg-turbo8 libjpeg8 liblcms2-2 unit-abot-epc-basic-0: 07:59:31 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: 07:59:31 DEBUG unit.abot-epc-basic/0.install libpciaccess0 libpcsclite1 libpixman-1-0 libpthread-stubs0-dev libpulse0 unit-abot-epc-basic-0: 07:59:31 DEBUG unit.abot-epc-basic/0.install libsensors4 libsm-dev libsm6 libsndfile1 libthai-data libthai0 libtiff5 unit-abot-epc-basic-0: 07:59:31 DEBUG unit.abot-epc-basic/0.install libtxc-dxtn-s2tc0 libvorbis0a libvorbisenc2 libx11-dev libx11-doc unit-abot-epc-basic-0: 07:59:31 DEBUG unit.abot-epc-basic/0.install libx11-xcb1 libxau-dev libxcb-dri2-0 libxcb-dri3-0 libxcb-glx0 unit-abot-epc-basic-0: 07:59:31 DEBUG unit.abot-epc-basic/0.install libxcb-present0 libxcb-render0 libxcb-shm0 libxcb-sync1 libxcb1-dev unit-abot-epc-basic-0: 07:59:31 DEBUG unit.abot-epc-basic/0.install libxcomposite1 libxcursor1 libxdamage1 libxdmcp-dev libxfixes3 libxi6 unit-abot-epc-basic-0: 07:59:31 DEBUG unit.abot-epc-basic/0.install libxinerama1 libxrandr2 libxrender1 libxshmfence1 libxt-dev libxt6 libxtst6 unit-abot-epc-basic-0: 07:59:31 DEBUG unit.abot-epc-basic/0.install libxxf86vm1 openjdk-8-jdk openjdk-8-jdk-headless openjdk-8-jre unit-abot-epc-basic-0: 07:59:31 DEBUG unit.abot-epc-basic/0.install openjdk-8-jre-headless x11-common x11proto-core-dev x11proto-input-dev unit-abot-epc-basic-0: 07:59:31 DEBUG unit.abot-epc-basic/0.install x11proto-kb-dev xorg-sgml-doctools xtrans-dev unit-abot-epc-basic-0: 07:59:32 DEBUG unit.abot-epc-basic/0.install 0 upgraded, 97 newly installed, 0 to remove and 0 not upgraded. unit-abot-epc-basic-0: 07:59:32 DEBUG unit.abot-epc-basic/0.install Need to get 69.9 MB of archives. unit-abot-epc-basic-0: 07:59:32 DEBUG unit.abot-epc-basic/0.install After this operation, 396 MB of additional disk space will be used. unit-abot-epc-basic-0: 07:59:32 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: 07:59:33 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: 07:59:33 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: 07:59:33 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: 07:59:33 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: 07:59:33 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: 07:59:33 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: 07:59:34 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: 07:59:34 DEBUG unit.abot-epc-basic/0.install Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libogg0 amd64 1.3.2-1 [17.2 kB] unit-abot-epc-basic-0: 07:59:34 DEBUG unit.abot-epc-basic/0.install Get:10 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: 07:59:34 DEBUG unit.abot-epc-basic/0.install Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcomposite1 amd64 1:0.4.4-1 [7714 B] unit-abot-epc-basic-0: 07:59:34 DEBUG unit.abot-epc-basic/0.install Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxdamage1 amd64 1:1.1.4-2 [6946 B] unit-abot-epc-basic-0: 07:59:34 DEBUG unit.abot-epc-basic/0.install Get:13 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: 07:59:34 DEBUG unit.abot-epc-basic/0.install Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxinerama1 amd64 2:1.1.3-1 [7908 B] unit-abot-epc-basic-0: 07:59:35 DEBUG unit.abot-epc-basic/0.install Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxshmfence1 amd64 1.2-1 [5042 B] unit-abot-epc-basic-0: 07:59:35 DEBUG unit.abot-epc-basic/0.install Get:16 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: 07:59:35 DEBUG unit.abot-epc-basic/0.install Get:17 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: 07:59:35 DEBUG unit.abot-epc-basic/0.install Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libjbig0 amd64 2.1-3.1 [26.6 kB] unit-abot-epc-basic-0: 07:59:35 DEBUG unit.abot-epc-basic/0.install Get:19 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: 07:59:35 DEBUG unit.abot-epc-basic/0.install Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 java-common all 0.56ubuntu2 [7742 B] unit-abot-epc-basic-0: 07:59:35 DEBUG unit.abot-epc-basic/0.install Get:21 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: 07:59:36 DEBUG unit.abot-epc-basic/0.install Get:22 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: 07:59:36 DEBUG unit.abot-epc-basic/0.install Get:23 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: 07:59:36 DEBUG unit.abot-epc-basic/0.install Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libcups2 amd64 2.1.3-4ubuntu0.7 [197 kB] unit-abot-epc-basic-0: 07:59:36 DEBUG unit.abot-epc-basic/0.install Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 liblcms2-2 amd64 2.6-3ubuntu2.1 [136 kB] unit-abot-epc-basic-0: 07:59:36 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: 07:59:36 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: 07:59:37 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: 07:59:37 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: 07:59:37 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 8u191-b12-0ubuntu0.16.04.1 [27.1 MB] unit-abot-epc-basic-0: 07:59:38 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: 07:59:39 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: 07:59:39 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: 07:59:39 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: 07:59:39 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: 07:59:39 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: 07:59:39 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: 07:59:39 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: 07:59:40 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: 07:59:40 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: 07:59:40 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: 07:59:40 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: 07:59:40 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: 07:59:40 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: 07:59:40 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: 07:59:40 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: 07:59:41 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: 07:59:41 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: 07:59:41 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: 07:59:41 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: 07:59:41 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: 07:59:41 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: 07:59:42 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: 07:59:42 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: 07:59:43 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: 07:59:43 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: 07:59:43 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: 07:59:43 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: 07:59:43 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: 07:59:43 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: 07:59:44 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: 07:59:44 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: 07:59:44 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: 07:59:44 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: 07:59:44 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: 07:59:44 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: 07:59:44 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: 07:59:44 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: 07:59:45 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: 07:59:45 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: 07:59:45 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: 07:59:45 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: 07:59:45 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: 07:59:45 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: 07:59:46 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: 07:59:46 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: 07:59:46 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: 07:59:46 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: 07:59:46 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: 07:59:46 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: 07:59:46 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: 07:59:47 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: 07:59:47 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: 07:59:47 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: 07:59:47 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: 07:59:47 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: 07:59:47 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: 07:59:47 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: 07:59:48 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: 07:59:48 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: 07:59:48 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: 07:59:48 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: 07:59:48 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: 07:59:48 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: 07:59:48 DEBUG unit.abot-epc-basic/0.install Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 openjdk-8-jre amd64 8u191-b12-0ubuntu0.16.04.1 [69.3 kB] unit-abot-epc-basic-0: 07:59:49 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 8u191-b12-0ubuntu0.16.04.1 [8208 kB] unit-abot-epc-basic-0: 07:59:49 DEBUG unit.abot-epc-basic/0.install Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 openjdk-8-jdk amd64 8u191-b12-0ubuntu0.16.04.1 [1415 kB] unit-abot-epc-basic-0: 07:59:49 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: 07:59:49 DEBUG unit.abot-epc-basic/0.install Fetched 69.9 MB in 17s (3897 kB/s) unit-abot-epc-basic-0: 07:59:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package fonts-dejavu-core. unit-abot-epc-basic-0: 07:59:52 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 ... 54413 files and directories currently installed.) unit-abot-epc-basic-0: 07:59:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../fonts-dejavu-core_2.35-1_all.deb ... unit-abot-epc-basic-0: 07:59:52 DEBUG unit.abot-epc-basic/0.install Unpacking fonts-dejavu-core (2.35-1) ... unit-abot-epc-basic-0: 07:59:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package fontconfig-config. unit-abot-epc-basic-0: 07:59:53 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../fontconfig-config_2.11.94-0ubuntu1.1_all.deb ... unit-abot-epc-basic-0: 07:59:53 DEBUG unit.abot-epc-basic/0.install Unpacking fontconfig-config (2.11.94-0ubuntu1.1) ... unit-abot-epc-basic-0: 07:59:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfontconfig1:amd64. unit-abot-epc-basic-0: 07:59:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfontconfig1_2.11.94-0ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 07:59:54 DEBUG unit.abot-epc-basic/0.install Unpacking libfontconfig1:amd64 (2.11.94-0ubuntu1.1) ... unit-abot-epc-basic-0: 07:59:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package fontconfig. unit-abot-epc-basic-0: 07:59:55 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../fontconfig_2.11.94-0ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 07:59:55 DEBUG unit.abot-epc-basic/0.install Unpacking fontconfig (2.11.94-0ubuntu1.1) ... unit-abot-epc-basic-0: 07:59:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libasyncns0:amd64. unit-abot-epc-basic-0: 07:59:56 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libasyncns0_0.8-5build1_amd64.deb ... unit-abot-epc-basic-0: 07:59:57 DEBUG unit.abot-epc-basic/0.install Unpacking libasyncns0:amd64 (0.8-5build1) ... unit-abot-epc-basic-0: 07:59:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11-common. unit-abot-epc-basic-0: 07:59:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11-common_1%3a7.7+13ubuntu3.1_all.deb ... unit-abot-epc-basic-0: 07:59:58 DEBUG unit.abot-epc-basic/0.install dpkg-query: no packages found matching nux-tools unit-abot-epc-basic-0: 07:59:58 DEBUG unit.abot-epc-basic/0.install Unpacking x11-common (1:7.7+13ubuntu3.1) ... unit-abot-epc-basic-0: 07:59:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libice6:amd64. unit-abot-epc-basic-0: 07:59:58 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libice6_2%3a1.0.9-1_amd64.deb ... unit-abot-epc-basic-0: 07:59:59 DEBUG unit.abot-epc-basic/0.install Unpacking libice6:amd64 (2:1.0.9-1) ... unit-abot-epc-basic-0: 07:59:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjpeg-turbo8:amd64. unit-abot-epc-basic-0: 07:59:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjpeg-turbo8_1.4.2-0ubuntu3.1_amd64.deb ... unit-abot-epc-basic-0: 07:59:59 DEBUG unit.abot-epc-basic/0.install Unpacking libjpeg-turbo8:amd64 (1.4.2-0ubuntu3.1) ... unit-abot-epc-basic-0: 08:00:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libogg0:amd64. unit-abot-epc-basic-0: 08:00:00 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libogg0_1.3.2-1_amd64.deb ... unit-abot-epc-basic-0: 08:00:00 DEBUG unit.abot-epc-basic/0.install Unpacking libogg0:amd64 (1.3.2-1) ... unit-abot-epc-basic-0: 08:00:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsm6:amd64. unit-abot-epc-basic-0: 08:00:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsm6_2%3a1.2.2-1_amd64.deb ... unit-abot-epc-basic-0: 08:00:01 DEBUG unit.abot-epc-basic/0.install Unpacking libsm6:amd64 (2:1.2.2-1) ... unit-abot-epc-basic-0: 08:00:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcomposite1:amd64. unit-abot-epc-basic-0: 08:00:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcomposite1_1%3a0.4.4-1_amd64.deb ... unit-abot-epc-basic-0: 08:00:02 DEBUG unit.abot-epc-basic/0.install Unpacking libxcomposite1:amd64 (1:0.4.4-1) ... unit-abot-epc-basic-0: 08:00:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxdamage1:amd64. unit-abot-epc-basic-0: 08:00:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxdamage1_1%3a1.1.4-2_amd64.deb ... unit-abot-epc-basic-0: 08:00:03 DEBUG unit.abot-epc-basic/0.install Unpacking libxdamage1:amd64 (1:1.1.4-2) ... unit-abot-epc-basic-0: 08:00:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxfixes3:amd64. unit-abot-epc-basic-0: 08:00:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxfixes3_1%3a5.0.1-2_amd64.deb ... unit-abot-epc-basic-0: 08:00:04 DEBUG unit.abot-epc-basic/0.install Unpacking libxfixes3:amd64 (1:5.0.1-2) ... unit-abot-epc-basic-0: 08:00:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxinerama1:amd64. unit-abot-epc-basic-0: 08:00:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxinerama1_2%3a1.1.3-1_amd64.deb ... unit-abot-epc-basic-0: 08:00:05 DEBUG unit.abot-epc-basic/0.install Unpacking libxinerama1:amd64 (2:1.1.3-1) ... unit-abot-epc-basic-0: 08:00:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxshmfence1:amd64. unit-abot-epc-basic-0: 08:00:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxshmfence1_1.2-1_amd64.deb ... unit-abot-epc-basic-0: 08:00:06 DEBUG unit.abot-epc-basic/0.install Unpacking libxshmfence1:amd64 (1.2-1) ... unit-abot-epc-basic-0: 08:00:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxtst6:amd64. unit-abot-epc-basic-0: 08:00:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxtst6_2%3a1.2.2-1_amd64.deb ... unit-abot-epc-basic-0: 08:00:08 DEBUG unit.abot-epc-basic/0.install Unpacking libxtst6:amd64 (2:1.2.2-1) ... unit-abot-epc-basic-0: 08:00:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxxf86vm1:amd64. unit-abot-epc-basic-0: 08:00:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxxf86vm1_1%3a1.1.4-1_amd64.deb ... unit-abot-epc-basic-0: 08:00:08 DEBUG unit.abot-epc-basic/0.install Unpacking libxxf86vm1:amd64 (1:1.1.4-1) ... unit-abot-epc-basic-0: 08:00:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjbig0:amd64. unit-abot-epc-basic-0: 08:00:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjbig0_2.1-3.1_amd64.deb ... unit-abot-epc-basic-0: 08:00:10 DEBUG unit.abot-epc-basic/0.install Unpacking libjbig0:amd64 (2.1-3.1) ... unit-abot-epc-basic-0: 08:00:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtxc-dxtn-s2tc0:amd64. unit-abot-epc-basic-0: 08:00:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtxc-dxtn-s2tc0_0~git20131104-1.1_amd64.deb ... unit-abot-epc-basic-0: 08:00:11 DEBUG unit.abot-epc-basic/0.install Unpacking libtxc-dxtn-s2tc0:amd64 (0~git20131104-1.1) ... unit-abot-epc-basic-0: 08:00:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package java-common. unit-abot-epc-basic-0: 08:00:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../java-common_0.56ubuntu2_all.deb ... unit-abot-epc-basic-0: 08:00:11 DEBUG unit.abot-epc-basic/0.install Unpacking java-common (0.56ubuntu2) ... unit-abot-epc-basic-0: 08:00:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libavahi-common-data:amd64. unit-abot-epc-basic-0: 08:00:12 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: 08:00:12 DEBUG unit.abot-epc-basic/0.install Unpacking libavahi-common-data:amd64 (0.6.32~rc+dfsg-1ubuntu2.2) ... unit-abot-epc-basic-0: 08:00:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libavahi-common3:amd64. unit-abot-epc-basic-0: 08:00:13 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: 08:00:13 DEBUG unit.abot-epc-basic/0.install Unpacking libavahi-common3:amd64 (0.6.32~rc+dfsg-1ubuntu2.2) ... unit-abot-epc-basic-0: 08:00:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libavahi-client3:amd64. unit-abot-epc-basic-0: 08:00:14 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: 08:00:14 DEBUG unit.abot-epc-basic/0.install Unpacking libavahi-client3:amd64 (0.6.32~rc+dfsg-1ubuntu2.2) ... unit-abot-epc-basic-0: 08:00:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcups2:amd64. unit-abot-epc-basic-0: 08:00:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcups2_2.1.3-4ubuntu0.7_amd64.deb ... unit-abot-epc-basic-0: 08:00:15 DEBUG unit.abot-epc-basic/0.install Unpacking libcups2:amd64 (2.1.3-4ubuntu0.7) ... unit-abot-epc-basic-0: 08:00:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liblcms2-2:amd64. unit-abot-epc-basic-0: 08:00:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liblcms2-2_2.6-3ubuntu2.1_amd64.deb ... unit-abot-epc-basic-0: 08:00:16 DEBUG unit.abot-epc-basic/0.install Unpacking liblcms2-2:amd64 (2.6-3ubuntu2.1) ... unit-abot-epc-basic-0: 08:00:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjpeg8:amd64. unit-abot-epc-basic-0: 08:00:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ... unit-abot-epc-basic-0: 08:00:16 DEBUG unit.abot-epc-basic/0.install Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... unit-abot-epc-basic-0: 08:00:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpcsclite1:amd64. unit-abot-epc-basic-0: 08:00:17 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: 08:00:18 DEBUG unit.abot-epc-basic/0.install Unpacking libpcsclite1:amd64 (1.8.14-1ubuntu1.16.04.1) ... unit-abot-epc-basic-0: 08:00:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxi6:amd64. unit-abot-epc-basic-0: 08:00:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxi6_2%3a1.7.6-1_amd64.deb ... unit-abot-epc-basic-0: 08:00:18 DEBUG unit.abot-epc-basic/0.install Unpacking libxi6:amd64 (2:1.7.6-1) ... unit-abot-epc-basic-0: 08:00:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxrender1:amd64. unit-abot-epc-basic-0: 08:00:19 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxrender1_1%3a0.9.9-0ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 08:00:19 DEBUG unit.abot-epc-basic/0.install Unpacking libxrender1:amd64 (1:0.9.9-0ubuntu1) ... unit-abot-epc-basic-0: 08:00:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package openjdk-8-jre-headless:amd64. unit-abot-epc-basic-0: 08:00:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../openjdk-8-jre-headless_8u191-b12-0ubuntu0.16.04.1_amd64.deb ... unit-abot-epc-basic-0: 08:00:20 DEBUG unit.abot-epc-basic/0.install Unpacking openjdk-8-jre-headless:amd64 (8u191-b12-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 08:00:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ca-certificates-java. unit-abot-epc-basic-0: 08:00:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ca-certificates-java_20160321ubuntu1_all.deb ... unit-abot-epc-basic-0: 08:00:24 DEBUG unit.abot-epc-basic/0.install Unpacking ca-certificates-java (20160321ubuntu1) ... unit-abot-epc-basic-0: 08:00:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package fonts-dejavu-extra. unit-abot-epc-basic-0: 08:00:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../fonts-dejavu-extra_2.35-1_all.deb ... unit-abot-epc-basic-0: 08:00:25 DEBUG unit.abot-epc-basic/0.install Unpacking fonts-dejavu-extra (2.35-1) ... unit-abot-epc-basic-0: 08:00:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package hicolor-icon-theme. unit-abot-epc-basic-0: 08:00:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../hicolor-icon-theme_0.15-0ubuntu1.1_all.deb ... unit-abot-epc-basic-0: 08:00:27 DEBUG unit.abot-epc-basic/0.install Unpacking hicolor-icon-theme (0.15-0ubuntu1.1) ... unit-abot-epc-basic-0: 08:00:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libasound2-data. unit-abot-epc-basic-0: 08:00:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libasound2-data_1.1.0-0ubuntu1_all.deb ... unit-abot-epc-basic-0: 08:00:28 DEBUG unit.abot-epc-basic/0.install Unpacking libasound2-data (1.1.0-0ubuntu1) ... unit-abot-epc-basic-0: 08:00:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libasound2:amd64. unit-abot-epc-basic-0: 08:00:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libasound2_1.1.0-0ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 08:00:29 DEBUG unit.abot-epc-basic/0.install Unpacking libasound2:amd64 (1.1.0-0ubuntu1) ... unit-abot-epc-basic-0: 08:00:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatk1.0-data. unit-abot-epc-basic-0: 08:00:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatk1.0-data_2.18.0-1_all.deb ... unit-abot-epc-basic-0: 08:00:30 DEBUG unit.abot-epc-basic/0.install Unpacking libatk1.0-data (2.18.0-1) ... unit-abot-epc-basic-0: 08:00:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatk1.0-0:amd64. unit-abot-epc-basic-0: 08:00:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatk1.0-0_2.18.0-1_amd64.deb ... unit-abot-epc-basic-0: 08:00:31 DEBUG unit.abot-epc-basic/0.install Unpacking libatk1.0-0:amd64 (2.18.0-1) ... unit-abot-epc-basic-0: 08:00:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpixman-1-0:amd64. unit-abot-epc-basic-0: 08:00:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpixman-1-0_0.33.6-1_amd64.deb ... unit-abot-epc-basic-0: 08:00:31 DEBUG unit.abot-epc-basic/0.install Unpacking libpixman-1-0:amd64 (0.33.6-1) ... unit-abot-epc-basic-0: 08:00:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-render0:amd64. unit-abot-epc-basic-0: 08:00:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-render0_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 08:00:32 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-render0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 08:00:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-shm0:amd64. unit-abot-epc-basic-0: 08:00:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-shm0_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 08:00:32 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-shm0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 08:00:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcairo2:amd64. unit-abot-epc-basic-0: 08:00:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcairo2_1.14.6-1_amd64.deb ... unit-abot-epc-basic-0: 08:00:33 DEBUG unit.abot-epc-basic/0.install Unpacking libcairo2:amd64 (1.14.6-1) ... unit-abot-epc-basic-0: 08:00:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdatrie1:amd64. unit-abot-epc-basic-0: 08:00:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libdatrie1_0.2.10-2_amd64.deb ... unit-abot-epc-basic-0: 08:00:34 DEBUG unit.abot-epc-basic/0.install Unpacking libdatrie1:amd64 (0.2.10-2) ... unit-abot-epc-basic-0: 08:00:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdrm-amdgpu1:amd64. unit-abot-epc-basic-0: 08:00:34 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: 08:00:34 DEBUG unit.abot-epc-basic/0.install Unpacking libdrm-amdgpu1:amd64 (2.4.91-2~16.04.1) ... unit-abot-epc-basic-0: 08:00:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpciaccess0:amd64. unit-abot-epc-basic-0: 08:00:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpciaccess0_0.13.4-1_amd64.deb ... unit-abot-epc-basic-0: 08:00:35 DEBUG unit.abot-epc-basic/0.install Unpacking libpciaccess0:amd64 (0.13.4-1) ... unit-abot-epc-basic-0: 08:00:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdrm-intel1:amd64. unit-abot-epc-basic-0: 08:00:35 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: 08:00:35 DEBUG unit.abot-epc-basic/0.install Unpacking libdrm-intel1:amd64 (2.4.91-2~16.04.1) ... unit-abot-epc-basic-0: 08:00:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdrm-nouveau2:amd64. unit-abot-epc-basic-0: 08:00:36 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: 08:00:36 DEBUG unit.abot-epc-basic/0.install Unpacking libdrm-nouveau2:amd64 (2.4.91-2~16.04.1) ... unit-abot-epc-basic-0: 08:00:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdrm-radeon1:amd64. unit-abot-epc-basic-0: 08:00:36 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: 08:00:36 DEBUG unit.abot-epc-basic/0.install Unpacking libdrm-radeon1:amd64 (2.4.91-2~16.04.1) ... unit-abot-epc-basic-0: 08:00:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libflac8:amd64. unit-abot-epc-basic-0: 08:00:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libflac8_1.3.1-4_amd64.deb ... unit-abot-epc-basic-0: 08:00:37 DEBUG unit.abot-epc-basic/0.install Unpacking libflac8:amd64 (1.3.1-4) ... unit-abot-epc-basic-0: 08:00:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtiff5:amd64. unit-abot-epc-basic-0: 08:00:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtiff5_4.0.6-1ubuntu0.4_amd64.deb ... unit-abot-epc-basic-0: 08:00:37 DEBUG unit.abot-epc-basic/0.install Unpacking libtiff5:amd64 (4.0.6-1ubuntu0.4) ... unit-abot-epc-basic-0: 08:00:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgdk-pixbuf2.0-common. unit-abot-epc-basic-0: 08:00:38 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: 08:00:38 DEBUG unit.abot-epc-basic/0.install Unpacking libgdk-pixbuf2.0-common (2.32.2-1ubuntu1.5) ... unit-abot-epc-basic-0: 08:00:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgdk-pixbuf2.0-0:amd64. unit-abot-epc-basic-0: 08:00:38 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: 08:00:38 DEBUG unit.abot-epc-basic/0.install Unpacking libgdk-pixbuf2.0-0:amd64 (2.32.2-1ubuntu1.5) ... unit-abot-epc-basic-0: 08:00:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgif7:amd64. unit-abot-epc-basic-0: 08:00:39 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: 08:00:39 DEBUG unit.abot-epc-basic/0.install Unpacking libgif7:amd64 (5.1.4-0.3~16.04) ... unit-abot-epc-basic-0: 08:00:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libglapi-mesa:amd64. unit-abot-epc-basic-0: 08:00:40 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: 08:00:41 DEBUG unit.abot-epc-basic/0.install Unpacking libglapi-mesa:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 08:00:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libllvm6.0:amd64. unit-abot-epc-basic-0: 08:00:41 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: 08:00:41 DEBUG unit.abot-epc-basic/0.install Unpacking libllvm6.0:amd64 (1:6.0-1ubuntu2~16.04.1) ... unit-abot-epc-basic-0: 08:00:44 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsensors4:amd64. unit-abot-epc-basic-0: 08:00:44 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsensors4_1%3a3.4.0-2_amd64.deb ... unit-abot-epc-basic-0: 08:00:44 DEBUG unit.abot-epc-basic/0.install Unpacking libsensors4:amd64 (1:3.4.0-2) ... unit-abot-epc-basic-0: 08:00:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgl1-mesa-dri:amd64. unit-abot-epc-basic-0: 08:00:45 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: 08:00:45 DEBUG unit.abot-epc-basic/0.install Unpacking libgl1-mesa-dri:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 08:00:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libx11-xcb1:amd64. unit-abot-epc-basic-0: 08:00:47 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: 08:00:48 DEBUG unit.abot-epc-basic/0.install Unpacking libx11-xcb1:amd64 (2:1.6.3-1ubuntu2.1) ... unit-abot-epc-basic-0: 08:00:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-dri2-0:amd64. unit-abot-epc-basic-0: 08:00:49 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-dri2-0_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 08:00:49 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-dri2-0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 08:00:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-dri3-0:amd64. unit-abot-epc-basic-0: 08:00:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-dri3-0_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 08:00:50 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-dri3-0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 08:00:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-glx0:amd64. unit-abot-epc-basic-0: 08:00:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-glx0_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 08:00:51 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-glx0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 08:00:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-present0:amd64. unit-abot-epc-basic-0: 08:00:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-present0_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 08:00:52 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-present0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 08:00:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-sync1:amd64. unit-abot-epc-basic-0: 08:00:53 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-sync1_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 08:00:53 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-sync1:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 08:00:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgl1-mesa-glx:amd64. unit-abot-epc-basic-0: 08:00:53 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: 08:00:53 DEBUG unit.abot-epc-basic/0.install Unpacking libgl1-mesa-glx:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 08:00:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgraphite2-3:amd64. unit-abot-epc-basic-0: 08:00:54 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: 08:00:54 DEBUG unit.abot-epc-basic/0.install Unpacking libgraphite2-3:amd64 (1.3.10-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 08:00:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgtk2.0-common. unit-abot-epc-basic-0: 08:00:55 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: 08:00:55 DEBUG unit.abot-epc-basic/0.install Unpacking libgtk2.0-common (2.24.30-1ubuntu1.16.04.2) ... unit-abot-epc-basic-0: 08:00:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libthai-data. unit-abot-epc-basic-0: 08:00:55 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libthai-data_0.1.24-2_all.deb ... unit-abot-epc-basic-0: 08:00:55 DEBUG unit.abot-epc-basic/0.install Unpacking libthai-data (0.1.24-2) ... unit-abot-epc-basic-0: 08:00:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libthai0:amd64. unit-abot-epc-basic-0: 08:00:56 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libthai0_0.1.24-2_amd64.deb ... unit-abot-epc-basic-0: 08:00:56 DEBUG unit.abot-epc-basic/0.install Unpacking libthai0:amd64 (0.1.24-2) ... unit-abot-epc-basic-0: 08:00:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpango-1.0-0:amd64. unit-abot-epc-basic-0: 08:00:57 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: 08:00:57 DEBUG unit.abot-epc-basic/0.install Unpacking libpango-1.0-0:amd64 (1.38.1-1) ... unit-abot-epc-basic-0: 08:00:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libharfbuzz0b:amd64. unit-abot-epc-basic-0: 08:00:58 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libharfbuzz0b_1.0.1-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 08:00:58 DEBUG unit.abot-epc-basic/0.install Unpacking libharfbuzz0b:amd64 (1.0.1-1ubuntu0.1) ... unit-abot-epc-basic-0: 08:00:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpangoft2-1.0-0:amd64. unit-abot-epc-basic-0: 08:00:59 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: 08:00:59 DEBUG unit.abot-epc-basic/0.install Unpacking libpangoft2-1.0-0:amd64 (1.38.1-1) ... unit-abot-epc-basic-0: 08:01:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpangocairo-1.0-0:amd64. unit-abot-epc-basic-0: 08:01:00 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: 08:01:00 DEBUG unit.abot-epc-basic/0.install Unpacking libpangocairo-1.0-0:amd64 (1.38.1-1) ... unit-abot-epc-basic-0: 08:01:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcursor1:amd64. unit-abot-epc-basic-0: 08:01:02 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: 08:01:02 DEBUG unit.abot-epc-basic/0.install Unpacking libxcursor1:amd64 (1:1.1.14-1ubuntu0.16.04.2) ... unit-abot-epc-basic-0: 08:01:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxrandr2:amd64. unit-abot-epc-basic-0: 08:01:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxrandr2_2%3a1.5.0-1_amd64.deb ... unit-abot-epc-basic-0: 08:01:03 DEBUG unit.abot-epc-basic/0.install Unpacking libxrandr2:amd64 (2:1.5.0-1) ... unit-abot-epc-basic-0: 08:01:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgtk2.0-0:amd64. unit-abot-epc-basic-0: 08:01:04 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: 08:01:04 DEBUG unit.abot-epc-basic/0.install Unpacking libgtk2.0-0:amd64 (2.24.30-1ubuntu1.16.04.2) ... unit-abot-epc-basic-0: 08:01:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgtk2.0-bin. unit-abot-epc-basic-0: 08:01:05 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: 08:01:05 DEBUG unit.abot-epc-basic/0.install Unpacking libgtk2.0-bin (2.24.30-1ubuntu1.16.04.2) ... unit-abot-epc-basic-0: 08:01:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package xorg-sgml-doctools. unit-abot-epc-basic-0: 08:01:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../xorg-sgml-doctools_1%3a1.11-1_all.deb ... unit-abot-epc-basic-0: 08:01:06 DEBUG unit.abot-epc-basic/0.install Unpacking xorg-sgml-doctools (1:1.11-1) ... unit-abot-epc-basic-0: 08:01:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-core-dev. unit-abot-epc-basic-0: 08:01:07 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: 08:01:07 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-core-dev (7.0.31-1~ubuntu16.04.2) ... unit-abot-epc-basic-0: 08:01:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libice-dev:amd64. unit-abot-epc-basic-0: 08:01:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libice-dev_2%3a1.0.9-1_amd64.deb ... unit-abot-epc-basic-0: 08:01:08 DEBUG unit.abot-epc-basic/0.install Unpacking libice-dev:amd64 (2:1.0.9-1) ... unit-abot-epc-basic-0: 08:01:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpthread-stubs0-dev:amd64. unit-abot-epc-basic-0: 08:01:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpthread-stubs0-dev_0.3-4_amd64.deb ... unit-abot-epc-basic-0: 08:01:08 DEBUG unit.abot-epc-basic/0.install Unpacking libpthread-stubs0-dev:amd64 (0.3-4) ... unit-abot-epc-basic-0: 08:01:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libvorbis0a:amd64. unit-abot-epc-basic-0: 08:01:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libvorbis0a_1.3.5-3ubuntu0.2_amd64.deb ... unit-abot-epc-basic-0: 08:01:09 DEBUG unit.abot-epc-basic/0.install Unpacking libvorbis0a:amd64 (1.3.5-3ubuntu0.2) ... unit-abot-epc-basic-0: 08:01:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libvorbisenc2:amd64. unit-abot-epc-basic-0: 08:01:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libvorbisenc2_1.3.5-3ubuntu0.2_amd64.deb ... unit-abot-epc-basic-0: 08:01:10 DEBUG unit.abot-epc-basic/0.install Unpacking libvorbisenc2:amd64 (1.3.5-3ubuntu0.2) ... unit-abot-epc-basic-0: 08:01:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsndfile1:amd64. unit-abot-epc-basic-0: 08:01:10 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: 08:01:11 DEBUG unit.abot-epc-basic/0.install Unpacking libsndfile1:amd64 (1.0.25-10ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 08:01:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpulse0:amd64. unit-abot-epc-basic-0: 08:01:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpulse0_1%3a8.0-0ubuntu3.10_amd64.deb ... unit-abot-epc-basic-0: 08:01:12 DEBUG unit.abot-epc-basic/0.install Unpacking libpulse0:amd64 (1:8.0-0ubuntu3.10) ... unit-abot-epc-basic-0: 08:01:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsm-dev:amd64. unit-abot-epc-basic-0: 08:01:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsm-dev_2%3a1.2.2-1_amd64.deb ... unit-abot-epc-basic-0: 08:01:13 DEBUG unit.abot-epc-basic/0.install Unpacking libsm-dev:amd64 (2:1.2.2-1) ... unit-abot-epc-basic-0: 08:01:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxau-dev:amd64. unit-abot-epc-basic-0: 08:01:14 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxau-dev_1%3a1.0.8-1_amd64.deb ... unit-abot-epc-basic-0: 08:01:14 DEBUG unit.abot-epc-basic/0.install Unpacking libxau-dev:amd64 (1:1.0.8-1) ... unit-abot-epc-basic-0: 08:01:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxdmcp-dev:amd64. unit-abot-epc-basic-0: 08:01: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: 08:01:15 DEBUG unit.abot-epc-basic/0.install Unpacking libxdmcp-dev:amd64 (1:1.1.2-1.1) ... unit-abot-epc-basic-0: 08:01:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-input-dev. unit-abot-epc-basic-0: 08:01: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: 08:01:15 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-input-dev (2.3.1-1) ... unit-abot-epc-basic-0: 08:01:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-kb-dev. unit-abot-epc-basic-0: 08:01: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: 08:01:16 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-kb-dev (1.0.7-0ubuntu1) ... unit-abot-epc-basic-0: 08:01:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package xtrans-dev. unit-abot-epc-basic-0: 08:01:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../xtrans-dev_1.3.5-1_all.deb ... unit-abot-epc-basic-0: 08:01:16 DEBUG unit.abot-epc-basic/0.install Unpacking xtrans-dev (1.3.5-1) ... unit-abot-epc-basic-0: 08:01:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb1-dev:amd64. unit-abot-epc-basic-0: 08:01:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb1-dev_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 08:01:17 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb1-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 08:01:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libx11-dev:amd64. unit-abot-epc-basic-0: 08:01:18 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: 08:01:18 DEBUG unit.abot-epc-basic/0.install Unpacking libx11-dev:amd64 (2:1.6.3-1ubuntu2.1) ... unit-abot-epc-basic-0: 08:01:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libx11-doc. unit-abot-epc-basic-0: 08:01:19 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: 08:01:19 DEBUG unit.abot-epc-basic/0.install Unpacking libx11-doc (2:1.6.3-1ubuntu2.1) ... unit-abot-epc-basic-0: 08:01:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxt6:amd64. unit-abot-epc-basic-0: 08:01:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxt6_1%3a1.1.5-0ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 08:01:20 DEBUG unit.abot-epc-basic/0.install Unpacking libxt6:amd64 (1:1.1.5-0ubuntu1) ... unit-abot-epc-basic-0: 08:01:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxt-dev:amd64. unit-abot-epc-basic-0: 08:01:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxt-dev_1%3a1.1.5-0ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 08:01:21 DEBUG unit.abot-epc-basic/0.install Unpacking libxt-dev:amd64 (1:1.1.5-0ubuntu1) ... unit-abot-epc-basic-0: 08:01:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package openjdk-8-jre:amd64. unit-abot-epc-basic-0: 08:01:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../openjdk-8-jre_8u191-b12-0ubuntu0.16.04.1_amd64.deb ... unit-abot-epc-basic-0: 08:01:24 DEBUG unit.abot-epc-basic/0.install Unpacking openjdk-8-jre:amd64 (8u191-b12-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 08:01:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package openjdk-8-jdk-headless:amd64. unit-abot-epc-basic-0: 08:01:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../openjdk-8-jdk-headless_8u191-b12-0ubuntu0.16.04.1_amd64.deb ... unit-abot-epc-basic-0: 08:01:26 DEBUG unit.abot-epc-basic/0.install Unpacking openjdk-8-jdk-headless:amd64 (8u191-b12-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 08:01:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package openjdk-8-jdk:amd64. unit-abot-epc-basic-0: 08:01:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../openjdk-8-jdk_8u191-b12-0ubuntu0.16.04.1_amd64.deb ... unit-abot-epc-basic-0: 08:01:29 DEBUG unit.abot-epc-basic/0.install Unpacking openjdk-8-jdk:amd64 (8u191-b12-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 08:01:31 DEBUG unit.abot-epc-basic/0.install Processing triggers for man-db (2.7.5-1) ... unit-abot-epc-basic-0: 08:01:33 DEBUG unit.abot-epc-basic/0.install Processing triggers for libc-bin (2.23-0ubuntu10) ... unit-abot-epc-basic-0: 08:01:34 DEBUG unit.abot-epc-basic/0.install Processing triggers for systemd (229-4ubuntu21.15) ... unit-abot-epc-basic-0: 08:01:35 DEBUG unit.abot-epc-basic/0.install Processing triggers for ureadahead (0.100.0-19) ... unit-abot-epc-basic-0: 08:01:35 DEBUG unit.abot-epc-basic/0.install Processing triggers for ca-certificates (20170717~16.04.2) ... unit-abot-epc-basic-0: 08:01:35 DEBUG unit.abot-epc-basic/0.install Updating certificates in /etc/ssl/certs... unit-abot-epc-basic-0: 08:01:36 DEBUG unit.abot-epc-basic/0.install 0 added, 0 removed; done. unit-abot-epc-basic-0: 08:01:36 DEBUG unit.abot-epc-basic/0.install Running hooks in /etc/ca-certificates/update.d... unit-abot-epc-basic-0: 08:01:36 DEBUG unit.abot-epc-basic/0.install done. unit-abot-epc-basic-0: 08:01:36 DEBUG unit.abot-epc-basic/0.install Processing triggers for mime-support (3.59ubuntu1) ... unit-abot-epc-basic-0: 08:01:36 DEBUG unit.abot-epc-basic/0.install Setting up fonts-dejavu-core (2.35-1) ... unit-abot-epc-basic-0: 08:01:37 DEBUG unit.abot-epc-basic/0.install Setting up fontconfig-config (2.11.94-0ubuntu1.1) ... unit-abot-epc-basic-0: 08:01:38 DEBUG unit.abot-epc-basic/0.install Setting up libfontconfig1:amd64 (2.11.94-0ubuntu1.1) ... unit-abot-epc-basic-0: 08:01:39 DEBUG unit.abot-epc-basic/0.install Setting up fontconfig (2.11.94-0ubuntu1.1) ... unit-abot-epc-basic-0: 08:01:41 DEBUG unit.abot-epc-basic/0.install Regenerating fonts cache... done. unit-abot-epc-basic-0: 08:01:41 DEBUG unit.abot-epc-basic/0.install Setting up libasyncns0:amd64 (0.8-5build1) ... unit-abot-epc-basic-0: 08:01:41 DEBUG unit.abot-epc-basic/0.install Setting up x11-common (1:7.7+13ubuntu3.1) ... unit-abot-epc-basic-0: 08:01:42 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: 08:01:42 DEBUG unit.abot-epc-basic/0.install Setting up libice6:amd64 (2:1.0.9-1) ... unit-abot-epc-basic-0: 08:01:42 DEBUG unit.abot-epc-basic/0.install Setting up libjpeg-turbo8:amd64 (1.4.2-0ubuntu3.1) ... unit-abot-epc-basic-0: 08:01:42 DEBUG unit.abot-epc-basic/0.install Setting up libogg0:amd64 (1.3.2-1) ... unit-abot-epc-basic-0: 08:01:43 DEBUG unit.abot-epc-basic/0.install Setting up libsm6:amd64 (2:1.2.2-1) ... unit-abot-epc-basic-0: 08:01:43 DEBUG unit.abot-epc-basic/0.install Setting up libxcomposite1:amd64 (1:0.4.4-1) ... unit-abot-epc-basic-0: 08:01:43 DEBUG unit.abot-epc-basic/0.install Setting up libxdamage1:amd64 (1:1.1.4-2) ... unit-abot-epc-basic-0: 08:01:43 DEBUG unit.abot-epc-basic/0.install Setting up libxfixes3:amd64 (1:5.0.1-2) ... unit-abot-epc-basic-0: 08:01:43 DEBUG unit.abot-epc-basic/0.install Setting up libxinerama1:amd64 (2:1.1.3-1) ... unit-abot-epc-basic-0: 08:01:43 DEBUG unit.abot-epc-basic/0.install Setting up libxshmfence1:amd64 (1.2-1) ... unit-abot-epc-basic-0: 08:01:43 DEBUG unit.abot-epc-basic/0.install Setting up libxtst6:amd64 (2:1.2.2-1) ... unit-abot-epc-basic-0: 08:01:44 DEBUG unit.abot-epc-basic/0.install Setting up libxxf86vm1:amd64 (1:1.1.4-1) ... unit-abot-epc-basic-0: 08:01:44 DEBUG unit.abot-epc-basic/0.install Setting up libjbig0:amd64 (2.1-3.1) ... unit-abot-epc-basic-0: 08:01:44 DEBUG unit.abot-epc-basic/0.install Setting up libtxc-dxtn-s2tc0:amd64 (0~git20131104-1.1) ... unit-abot-epc-basic-0: 08:01:44 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: 08:01:44 DEBUG unit.abot-epc-basic/0.install Setting up java-common (0.56ubuntu2) ... unit-abot-epc-basic-0: 08:01:44 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: 08:01:44 DEBUG unit.abot-epc-basic/0.install Setting up libavahi-common3:amd64 (0.6.32~rc+dfsg-1ubuntu2.2) ... unit-abot-epc-basic-0: 08:01:44 DEBUG unit.abot-epc-basic/0.install Setting up libavahi-client3:amd64 (0.6.32~rc+dfsg-1ubuntu2.2) ... unit-abot-epc-basic-0: 08:01:45 DEBUG unit.abot-epc-basic/0.install Setting up libcups2:amd64 (2.1.3-4ubuntu0.7) ... unit-abot-epc-basic-0: 08:01:45 DEBUG unit.abot-epc-basic/0.install Setting up liblcms2-2:amd64 (2.6-3ubuntu2.1) ... unit-abot-epc-basic-0: 08:01:45 DEBUG unit.abot-epc-basic/0.install Setting up libjpeg8:amd64 (8c-2ubuntu8) ... unit-abot-epc-basic-0: 08:01:45 DEBUG unit.abot-epc-basic/0.install Setting up libpcsclite1:amd64 (1.8.14-1ubuntu1.16.04.1) ... unit-abot-epc-basic-0: 08:01:45 DEBUG unit.abot-epc-basic/0.install Setting up libxi6:amd64 (2:1.7.6-1) ... unit-abot-epc-basic-0: 08:01:45 DEBUG unit.abot-epc-basic/0.install Setting up libxrender1:amd64 (1:0.9.9-0ubuntu1) ... unit-abot-epc-basic-0: 08:01:46 DEBUG unit.abot-epc-basic/0.install Setting up fonts-dejavu-extra (2.35-1) ... unit-abot-epc-basic-0: 08:01:46 DEBUG unit.abot-epc-basic/0.install Setting up hicolor-icon-theme (0.15-0ubuntu1.1) ... unit-abot-epc-basic-0: 08:01:46 DEBUG unit.abot-epc-basic/0.install Setting up libasound2-data (1.1.0-0ubuntu1) ... unit-abot-epc-basic-0: 08:01:46 DEBUG unit.abot-epc-basic/0.install Setting up libasound2:amd64 (1.1.0-0ubuntu1) ... unit-abot-epc-basic-0: 08:01:46 DEBUG unit.abot-epc-basic/0.install Setting up libatk1.0-data (2.18.0-1) ... unit-abot-epc-basic-0: 08:01:46 DEBUG unit.abot-epc-basic/0.install Setting up libatk1.0-0:amd64 (2.18.0-1) ... unit-abot-epc-basic-0: 08:01:47 DEBUG unit.abot-epc-basic/0.install Setting up libpixman-1-0:amd64 (0.33.6-1) ... unit-abot-epc-basic-0: 08:01:47 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-render0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 08:01:47 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-shm0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 08:01:47 DEBUG unit.abot-epc-basic/0.install Setting up libcairo2:amd64 (1.14.6-1) ... unit-abot-epc-basic-0: 08:01:48 DEBUG unit.abot-epc-basic/0.install Setting up libdatrie1:amd64 (0.2.10-2) ... unit-abot-epc-basic-0: 08:01:48 DEBUG unit.abot-epc-basic/0.install Setting up libdrm-amdgpu1:amd64 (2.4.91-2~16.04.1) ... unit-abot-epc-basic-0: 08:01:49 DEBUG unit.abot-epc-basic/0.install Setting up libpciaccess0:amd64 (0.13.4-1) ... unit-abot-epc-basic-0: 08:01:49 DEBUG unit.abot-epc-basic/0.install Setting up libdrm-intel1:amd64 (2.4.91-2~16.04.1) ... unit-abot-epc-basic-0: 08:01:49 DEBUG unit.abot-epc-basic/0.install Setting up libdrm-nouveau2:amd64 (2.4.91-2~16.04.1) ... unit-abot-epc-basic-0: 08:01:49 DEBUG unit.abot-epc-basic/0.install Setting up libdrm-radeon1:amd64 (2.4.91-2~16.04.1) ... unit-abot-epc-basic-0: 08:01:49 DEBUG unit.abot-epc-basic/0.install Setting up libflac8:amd64 (1.3.1-4) ... unit-abot-epc-basic-0: 08:01:50 DEBUG unit.abot-epc-basic/0.install Setting up libtiff5:amd64 (4.0.6-1ubuntu0.4) ... unit-abot-epc-basic-0: 08:01:50 DEBUG unit.abot-epc-basic/0.install Setting up libgdk-pixbuf2.0-common (2.32.2-1ubuntu1.5) ... unit-abot-epc-basic-0: 08:01:51 DEBUG unit.abot-epc-basic/0.install Setting up libgdk-pixbuf2.0-0:amd64 (2.32.2-1ubuntu1.5) ... unit-abot-epc-basic-0: 08:01:51 DEBUG unit.abot-epc-basic/0.install Setting up libgif7:amd64 (5.1.4-0.3~16.04) ... unit-abot-epc-basic-0: 08:01:51 DEBUG unit.abot-epc-basic/0.install Setting up libglapi-mesa:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 08:01:51 DEBUG unit.abot-epc-basic/0.install Setting up libllvm6.0:amd64 (1:6.0-1ubuntu2~16.04.1) ... unit-abot-epc-basic-0: 08:01:51 DEBUG unit.abot-epc-basic/0.install Setting up libsensors4:amd64 (1:3.4.0-2) ... unit-abot-epc-basic-0: 08:01:52 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: 08:01:52 DEBUG unit.abot-epc-basic/0.install Setting up libx11-xcb1:amd64 (2:1.6.3-1ubuntu2.1) ... unit-abot-epc-basic-0: 08:01:52 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-dri2-0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 08:01:52 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-dri3-0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 08:01:52 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-glx0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 08:01:52 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-present0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 08:01:52 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-sync1:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 08:01:52 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: 08:01:53 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: 08:01:53 DEBUG unit.abot-epc-basic/0.install Setting up libgraphite2-3:amd64 (1.3.10-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 08:01:53 DEBUG unit.abot-epc-basic/0.install Setting up libgtk2.0-common (2.24.30-1ubuntu1.16.04.2) ... unit-abot-epc-basic-0: 08:01:53 DEBUG unit.abot-epc-basic/0.install Setting up libthai-data (0.1.24-2) ... unit-abot-epc-basic-0: 08:01:53 DEBUG unit.abot-epc-basic/0.install Setting up libthai0:amd64 (0.1.24-2) ... unit-abot-epc-basic-0: 08:01:53 DEBUG unit.abot-epc-basic/0.install Setting up libpango-1.0-0:amd64 (1.38.1-1) ... unit-abot-epc-basic-0: 08:01:53 DEBUG unit.abot-epc-basic/0.install Setting up libharfbuzz0b:amd64 (1.0.1-1ubuntu0.1) ... unit-abot-epc-basic-0: 08:01:53 DEBUG unit.abot-epc-basic/0.install Setting up libpangoft2-1.0-0:amd64 (1.38.1-1) ... unit-abot-epc-basic-0: 08:01:53 DEBUG unit.abot-epc-basic/0.install Setting up libpangocairo-1.0-0:amd64 (1.38.1-1) ... unit-abot-epc-basic-0: 08:01:53 DEBUG unit.abot-epc-basic/0.install Setting up libxcursor1:amd64 (1:1.1.14-1ubuntu0.16.04.2) ... unit-abot-epc-basic-0: 08:01:54 DEBUG unit.abot-epc-basic/0.install Setting up libxrandr2:amd64 (2:1.5.0-1) ... unit-abot-epc-basic-0: 08:01:54 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: 08:01:54 DEBUG unit.abot-epc-basic/0.install Setting up libgtk2.0-bin (2.24.30-1ubuntu1.16.04.2) ... unit-abot-epc-basic-0: 08:01:54 DEBUG unit.abot-epc-basic/0.install Setting up xorg-sgml-doctools (1:1.11-1) ... unit-abot-epc-basic-0: 08:01:54 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-core-dev (7.0.31-1~ubuntu16.04.2) ... unit-abot-epc-basic-0: 08:01:54 DEBUG unit.abot-epc-basic/0.install Setting up libice-dev:amd64 (2:1.0.9-1) ... unit-abot-epc-basic-0: 08:01:55 DEBUG unit.abot-epc-basic/0.install Setting up libpthread-stubs0-dev:amd64 (0.3-4) ... unit-abot-epc-basic-0: 08:01:55 DEBUG unit.abot-epc-basic/0.install Setting up libvorbis0a:amd64 (1.3.5-3ubuntu0.2) ... unit-abot-epc-basic-0: 08:01:55 DEBUG unit.abot-epc-basic/0.install Setting up libvorbisenc2:amd64 (1.3.5-3ubuntu0.2) ... unit-abot-epc-basic-0: 08:01:55 DEBUG unit.abot-epc-basic/0.install Setting up libsndfile1:amd64 (1.0.25-10ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 08:01:55 DEBUG unit.abot-epc-basic/0.install Setting up libpulse0:amd64 (1:8.0-0ubuntu3.10) ... unit-abot-epc-basic-0: 08:01:55 DEBUG unit.abot-epc-basic/0.install Setting up libsm-dev:amd64 (2:1.2.2-1) ... unit-abot-epc-basic-0: 08:01:56 DEBUG unit.abot-epc-basic/0.install Setting up libxau-dev:amd64 (1:1.0.8-1) ... unit-abot-epc-basic-0: 08:01:56 DEBUG unit.abot-epc-basic/0.install Setting up libxdmcp-dev:amd64 (1:1.1.2-1.1) ... unit-abot-epc-basic-0: 08:01:56 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-input-dev (2.3.1-1) ... unit-abot-epc-basic-0: 08:01:57 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-kb-dev (1.0.7-0ubuntu1) ... unit-abot-epc-basic-0: 08:01:57 DEBUG unit.abot-epc-basic/0.install Setting up xtrans-dev (1.3.5-1) ... unit-abot-epc-basic-0: 08:01:57 DEBUG unit.abot-epc-basic/0.install Setting up libxcb1-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 08:01:57 DEBUG unit.abot-epc-basic/0.install Setting up libx11-dev:amd64 (2:1.6.3-1ubuntu2.1) ... unit-abot-epc-basic-0: 08:01:57 DEBUG unit.abot-epc-basic/0.install Setting up libx11-doc (2:1.6.3-1ubuntu2.1) ... unit-abot-epc-basic-0: 08:01:57 DEBUG unit.abot-epc-basic/0.install Setting up libxt6:amd64 (1:1.1.5-0ubuntu1) ... unit-abot-epc-basic-0: 08:01:57 DEBUG unit.abot-epc-basic/0.install Setting up libxt-dev:amd64 (1:1.1.5-0ubuntu1) ... unit-abot-epc-basic-0: 08:01:57 DEBUG unit.abot-epc-basic/0.install Setting up openjdk-8-jre-headless:amd64 (8u191-b12-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 08:01:58 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: 08:01:58 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: 08:01:58 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: 08:01:58 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: 08:01:58 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: 08:01:58 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: 08:01:58 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: 08:01:58 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: 08:01:58 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: 08:01:58 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: 08:01:58 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: 08:01:59 DEBUG unit.abot-epc-basic/0.install Setting up ca-certificates-java (20160321ubuntu1) ... unit-abot-epc-basic-0: 08:01:59 DEBUG unit.abot-epc-basic/0.install Adding debian:Trustis_FPS_Root_CA.pem unit-abot-epc-basic-0: 08:01:59 DEBUG unit.abot-epc-basic/0.install Adding debian:UTN_USERFirst_Hardware_Root_CA.pem unit-abot-epc-basic-0: 08:01:59 DEBUG unit.abot-epc-basic/0.install Adding debian:AffirmTrust_Networking.pem unit-abot-epc-basic-0: 08:01:59 DEBUG unit.abot-epc-basic/0.install Adding debian:IdenTrust_Public_Sector_Root_CA_1.pem unit-abot-epc-basic-0: 08:01:59 DEBUG unit.abot-epc-basic/0.install Adding debian:COMODO_RSA_Certification_Authority.pem unit-abot-epc-basic-0: 08:01:59 DEBUG unit.abot-epc-basic/0.install Adding debian:Amazon_Root_CA_4.pem unit-abot-epc-basic-0: 08:01:59 DEBUG unit.abot-epc-basic/0.install Adding debian:XRamp_Global_CA_Root.pem unit-abot-epc-basic-0: 08:01:59 DEBUG unit.abot-epc-basic/0.install Adding debian:AddTrust_Qualified_Certificates_Root.pem unit-abot-epc-basic-0: 08:01:59 DEBUG unit.abot-epc-basic/0.install Adding debian:Actalis_Authentication_Root_CA.pem unit-abot-epc-basic-0: 08:01:59 DEBUG unit.abot-epc-basic/0.install Adding debian:Swisscom_Root_CA_2.pem unit-abot-epc-basic-0: 08:01:59 DEBUG unit.abot-epc-basic/0.install Adding debian:Certplus_Class_2_Primary_CA.pem unit-abot-epc-basic-0: 08:01:59 DEBUG unit.abot-epc-basic/0.install Adding debian:ePKI_Root_Certification_Authority.pem unit-abot-epc-basic-0: 08:01:59 DEBUG unit.abot-epc-basic/0.install Adding debian:PSCProcert.pem unit-abot-epc-basic-0: 08:01:59 DEBUG unit.abot-epc-basic/0.install Adding debian:VeriSign_Universal_Root_Certification_Authority.pem unit-abot-epc-basic-0: 08:01:59 DEBUG unit.abot-epc-basic/0.install Adding debian:AffirmTrust_Commercial.pem unit-abot-epc-basic-0: 08:01:59 DEBUG unit.abot-epc-basic/0.install Adding debian:GlobalSign_Root_CA_-_R2.pem unit-abot-epc-basic-0: 08:01:59 DEBUG unit.abot-epc-basic/0.install Adding debian:AffirmTrust_Premium.pem unit-abot-epc-basic-0: 08:01:59 DEBUG unit.abot-epc-basic/0.install Adding debian:CFCA_EV_ROOT.pem unit-abot-epc-basic-0: 08:01:59 DEBUG unit.abot-epc-basic/0.install Adding debian:SwissSign_Gold_CA_-_G2.pem unit-abot-epc-basic-0: 08:01:59 DEBUG unit.abot-epc-basic/0.install Adding debian:DigiCert_High_Assurance_EV_Root_CA.pem unit-abot-epc-basic-0: 08:01:59 DEBUG unit.abot-epc-basic/0.install Adding debian:GeoTrust_Global_CA.pem unit-abot-epc-basic-0: 08:01:59 DEBUG unit.abot-epc-basic/0.install Adding debian:Staat_der_Nederlanden_Root_CA_-_G2.pem unit-abot-epc-basic-0: 08:01:59 DEBUG unit.abot-epc-basic/0.install Adding debian:Cybertrust_Global_Root.pem unit-abot-epc-basic-0: 08:01:59 DEBUG unit.abot-epc-basic/0.install Adding debian:Security_Communication_Root_CA.pem unit-abot-epc-basic-0: 08:01:59 DEBUG unit.abot-epc-basic/0.install Adding debian:CNNIC_ROOT.pem unit-abot-epc-basic-0: 08:01:59 DEBUG unit.abot-epc-basic/0.install Adding debian:DigiCert_Assured_ID_Root_G3.pem unit-abot-epc-basic-0: 08:01:59 DEBUG unit.abot-epc-basic/0.install Adding debian:TURKTRUST_Certificate_Services_Provider_Root_2007.pem unit-abot-epc-basic-0: 08:01:59 DEBUG unit.abot-epc-basic/0.install Adding debian:Camerfirma_Global_Chambersign_Root.pem unit-abot-epc-basic-0: 08:01:59 DEBUG unit.abot-epc-basic/0.install Adding debian:Certum_Root_CA.pem unit-abot-epc-basic-0: 08:01:59 DEBUG unit.abot-epc-basic/0.install Adding debian:QuoVadis_Root_CA_2.pem unit-abot-epc-basic-0: 08:01:59 DEBUG unit.abot-epc-basic/0.install Adding debian:GlobalSign_Root_CA_-_R3.pem unit-abot-epc-basic-0: 08:01:59 DEBUG unit.abot-epc-basic/0.install Adding debian:Entrust_Root_Certification_Authority_-_EC1.pem unit-abot-epc-basic-0: 08:01:59 DEBUG unit.abot-epc-basic/0.install Adding debian:Hellenic_Academic_and_Research_Institutions_ECC_RootCA_2015.pem unit-abot-epc-basic-0: 08:01:59 DEBUG unit.abot-epc-basic/0.install Adding debian:Taiwan_GRCA.pem unit-abot-epc-basic-0: 08:01:59 DEBUG unit.abot-epc-basic/0.install Adding debian:Entrust.net_Premium_2048_Secure_Server_CA.pem unit-abot-epc-basic-0: 08:01:59 DEBUG unit.abot-epc-basic/0.install Adding debian:Staat_der_Nederlanden_EV_Root_CA.pem unit-abot-epc-basic-0: 08:01:59 DEBUG unit.abot-epc-basic/0.install Adding debian:QuoVadis_Root_CA_1_G3.pem unit-abot-epc-basic-0: 08:01:59 DEBUG unit.abot-epc-basic/0.install Adding debian:Starfield_Root_Certificate_Authority_-_G2.pem unit-abot-epc-basic-0: 08:01:59 DEBUG unit.abot-epc-basic/0.install Adding debian:E-Tugra_Certification_Authority.pem unit-abot-epc-basic-0: 08:01:59 DEBUG unit.abot-epc-basic/0.install Adding debian:Security_Communication_RootCA2.pem unit-abot-epc-basic-0: 08:01:59 DEBUG unit.abot-epc-basic/0.install Adding debian:D-TRUST_Root_Class_3_CA_2_2009.pem unit-abot-epc-basic-0: 08:01:59 DEBUG unit.abot-epc-basic/0.install Adding debian:Starfield_Class_2_CA.pem unit-abot-epc-basic-0: 08:01:59 DEBUG unit.abot-epc-basic/0.install Adding debian:IdenTrust_Commercial_Root_CA_1.pem unit-abot-epc-basic-0: 08:01:59 DEBUG unit.abot-epc-basic/0.install Adding debian:COMODO_Certification_Authority.pem unit-abot-epc-basic-0: 08:01:59 DEBUG unit.abot-epc-basic/0.install Adding debian:DST_ACES_CA_X6.pem unit-abot-epc-basic-0: 08:01:59 DEBUG unit.abot-epc-basic/0.install Adding debian:Buypass_Class_3_Root_CA.pem unit-abot-epc-basic-0: 08:01:59 DEBUG unit.abot-epc-basic/0.install Adding debian:Verisign_Class_3_Public_Primary_Certification_Authority_-_G3.pem unit-abot-epc-basic-0: 08:01:59 DEBUG unit.abot-epc-basic/0.install Adding debian:QuoVadis_Root_CA_3_G3.pem unit-abot-epc-basic-0: 08:01:59 DEBUG unit.abot-epc-basic/0.install Adding debian:Amazon_Root_CA_3.pem unit-abot-epc-basic-0: 08:01:59 DEBUG unit.abot-epc-basic/0.install Adding debian:EE_Certification_Centre_Root_CA.pem unit-abot-epc-basic-0: 08:01:59 DEBUG unit.abot-epc-basic/0.install Adding debian:GeoTrust_Universal_CA.pem unit-abot-epc-basic-0: 08:01:59 DEBUG unit.abot-epc-basic/0.install Adding debian:Comodo_AAA_Services_root.pem unit-abot-epc-basic-0: 08:01:59 DEBUG unit.abot-epc-basic/0.install Adding debian:GeoTrust_Primary_Certification_Authority_-_G2.pem unit-abot-epc-basic-0: 08:01:59 DEBUG unit.abot-epc-basic/0.install Adding debian:T-TeleSec_GlobalRoot_Class_2.pem unit-abot-epc-basic-0: 08:01:59 DEBUG unit.abot-epc-basic/0.install Adding debian:OISTE_WISeKey_Global_Root_GB_CA.pem unit-abot-epc-basic-0: 08:01:59 DEBUG unit.abot-epc-basic/0.install Adding debian:DST_Root_CA_X3.pem unit-abot-epc-basic-0: 08:01:59 DEBUG unit.abot-epc-basic/0.install Adding debian:Chambers_of_Commerce_Root_-_2008.pem unit-abot-epc-basic-0: 08:01:59 DEBUG unit.abot-epc-basic/0.install Adding debian:DigiCert_Global_Root_G3.pem unit-abot-epc-basic-0: 08:01:59 DEBUG unit.abot-epc-basic/0.install Adding debian:ACCVRAIZ1.pem unit-abot-epc-basic-0: 08:01:59 DEBUG unit.abot-epc-basic/0.install Adding debian:Entrust_Root_Certification_Authority_-_G2.pem unit-abot-epc-basic-0: 08:01:59 DEBUG unit.abot-epc-basic/0.install Adding debian:AddTrust_Low-Value_Services_Root.pem unit-abot-epc-basic-0: 08:01:59 DEBUG unit.abot-epc-basic/0.install Adding debian:thawte_Primary_Root_CA_-_G2.pem unit-abot-epc-basic-0: 08:01:59 DEBUG unit.abot-epc-basic/0.install Adding debian:Comodo_Trusted_Services_root.pem unit-abot-epc-basic-0: 08:01:59 DEBUG unit.abot-epc-basic/0.install Adding debian:Certum_Trusted_Network_CA_2.pem unit-abot-epc-basic-0: 08:01:59 DEBUG unit.abot-epc-basic/0.install Adding debian:SecureTrust_CA.pem unit-abot-epc-basic-0: 08:01:59 DEBUG unit.abot-epc-basic/0.install Adding debian:Entrust_Root_Certification_Authority.pem unit-abot-epc-basic-0: 08:01:59 DEBUG unit.abot-epc-basic/0.install Adding debian:COMODO_ECC_Certification_Authority.pem unit-abot-epc-basic-0: 08:01:59 DEBUG unit.abot-epc-basic/0.install Adding debian:DigiCert_Assured_ID_Root_CA.pem unit-abot-epc-basic-0: 08:01:59 DEBUG unit.abot-epc-basic/0.install Adding debian:Certplus_Root_CA_G1.pem unit-abot-epc-basic-0: 08:01:59 DEBUG unit.abot-epc-basic/0.install Adding debian:Amazon_Root_CA_1.pem unit-abot-epc-basic-0: 08:01:59 DEBUG unit.abot-epc-basic/0.install Adding debian:Starfield_Services_Root_Certificate_Authority_-_G2.pem unit-abot-epc-basic-0: 08:01:59 DEBUG unit.abot-epc-basic/0.install Adding debian:Certplus_Root_CA_G2.pem unit-abot-epc-basic-0: 08:01:59 DEBUG unit.abot-epc-basic/0.install Adding debian:SZAFIR_ROOT_CA2.pem unit-abot-epc-basic-0: 08:02:00 DEBUG unit.abot-epc-basic/0.install Adding debian:TWCA_Global_Root_CA.pem unit-abot-epc-basic-0: 08:02:00 DEBUG unit.abot-epc-basic/0.install Adding debian:Autoridad_de_Certificacion_Firmaprofesional_CIF_A62634068.pem unit-abot-epc-basic-0: 08:02:00 DEBUG unit.abot-epc-basic/0.install Adding debian:Global_Chambersign_Root_-_2008.pem unit-abot-epc-basic-0: 08:02:00 DEBUG unit.abot-epc-basic/0.install Adding debian:Swisscom_Root_CA_1.pem unit-abot-epc-basic-0: 08:02:00 DEBUG unit.abot-epc-basic/0.install Adding debian:Microsec_e-Szigno_Root_CA_2009.pem unit-abot-epc-basic-0: 08:02:00 DEBUG unit.abot-epc-basic/0.install Adding debian:Security_Communication_EV_RootCA1.pem unit-abot-epc-basic-0: 08:02:00 DEBUG unit.abot-epc-basic/0.install Adding debian:certSIGN_ROOT_CA.pem unit-abot-epc-basic-0: 08:02:00 DEBUG unit.abot-epc-basic/0.install Adding debian:TeliaSonera_Root_CA_v1.pem unit-abot-epc-basic-0: 08:02:00 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: 08:02:00 DEBUG unit.abot-epc-basic/0.install Adding debian:Deutsche_Telekom_Root_CA_2.pem unit-abot-epc-basic-0: 08:02:00 DEBUG unit.abot-epc-basic/0.install Adding debian:Swisscom_Root_EV_CA_2.pem unit-abot-epc-basic-0: 08:02:00 DEBUG unit.abot-epc-basic/0.install Adding debian:VeriSign_Class_3_Public_Primary_Certification_Authority_-_G4.pem unit-abot-epc-basic-0: 08:02:00 DEBUG unit.abot-epc-basic/0.install Adding debian:QuoVadis_Root_CA_2_G3.pem unit-abot-epc-basic-0: 08:02:00 DEBUG unit.abot-epc-basic/0.install Adding debian:QuoVadis_Root_CA.pem unit-abot-epc-basic-0: 08:02:00 DEBUG unit.abot-epc-basic/0.install Adding debian:Camerfirma_Chambers_of_Commerce_Root.pem unit-abot-epc-basic-0: 08:02:00 DEBUG unit.abot-epc-basic/0.install Adding debian:GeoTrust_Universal_CA_2.pem unit-abot-epc-basic-0: 08:02:00 DEBUG unit.abot-epc-basic/0.install Adding debian:QuoVadis_Root_CA_3.pem unit-abot-epc-basic-0: 08:02:00 DEBUG unit.abot-epc-basic/0.install Adding debian:AffirmTrust_Premium_ECC.pem unit-abot-epc-basic-0: 08:02:00 DEBUG unit.abot-epc-basic/0.install Adding debian:D-TRUST_Root_Class_3_CA_2_EV_2009.pem unit-abot-epc-basic-0: 08:02:00 DEBUG unit.abot-epc-basic/0.install Adding debian:VeriSign_Class_3_Public_Primary_Certification_Authority_-_G5.pem unit-abot-epc-basic-0: 08:02:00 DEBUG unit.abot-epc-basic/0.install Adding debian:Certinomis_-_Root_CA.pem unit-abot-epc-basic-0: 08:02:00 DEBUG unit.abot-epc-basic/0.install Adding debian:thawte_Primary_Root_CA.pem unit-abot-epc-basic-0: 08:02:00 DEBUG unit.abot-epc-basic/0.install Adding debian:GlobalSign_ECC_Root_CA_-_R4.pem unit-abot-epc-basic-0: 08:02:00 DEBUG unit.abot-epc-basic/0.install Adding debian:Go_Daddy_Root_Certificate_Authority_-_G2.pem unit-abot-epc-basic-0: 08:02:00 DEBUG unit.abot-epc-basic/0.install Adding debian:Hongkong_Post_Root_CA_1.pem unit-abot-epc-basic-0: 08:02:00 DEBUG unit.abot-epc-basic/0.install Adding debian:Certigna.pem unit-abot-epc-basic-0: 08:02:00 DEBUG unit.abot-epc-basic/0.install Adding debian:ISRG_Root_X1.pem unit-abot-epc-basic-0: 08:02:00 DEBUG unit.abot-epc-basic/0.install Adding debian:Comodo_Secure_Services_root.pem unit-abot-epc-basic-0: 08:02:00 DEBUG unit.abot-epc-basic/0.install Adding debian:TUBITAK_Kamu_SM_SSL_Kok_Sertifikasi_-_Surum_1.pem unit-abot-epc-basic-0: 08:02:00 DEBUG unit.abot-epc-basic/0.install Adding debian:Certum_Trusted_Network_CA.pem unit-abot-epc-basic-0: 08:02:00 DEBUG unit.abot-epc-basic/0.install Adding debian:OpenTrust_Root_CA_G2.pem unit-abot-epc-basic-0: 08:02:00 DEBUG unit.abot-epc-basic/0.install Adding debian:LuxTrust_Global_Root_2.pem unit-abot-epc-basic-0: 08:02:00 DEBUG unit.abot-epc-basic/0.install Adding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2011.pem unit-abot-epc-basic-0: 08:02:00 DEBUG unit.abot-epc-basic/0.install Adding debian:Go_Daddy_Class_2_CA.pem unit-abot-epc-basic-0: 08:02:00 DEBUG unit.abot-epc-basic/0.install Adding debian:Amazon_Root_CA_2.pem unit-abot-epc-basic-0: 08:02:00 DEBUG unit.abot-epc-basic/0.install Adding debian:USERTrust_RSA_Certification_Authority.pem unit-abot-epc-basic-0: 08:02:00 DEBUG unit.abot-epc-basic/0.install Adding debian:USERTrust_ECC_Certification_Authority.pem unit-abot-epc-basic-0: 08:02:00 DEBUG unit.abot-epc-basic/0.install Adding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2015.pem unit-abot-epc-basic-0: 08:02:00 DEBUG unit.abot-epc-basic/0.install Adding debian:GlobalSign_ECC_Root_CA_-_R5.pem unit-abot-epc-basic-0: 08:02:00 DEBUG unit.abot-epc-basic/0.install Adding debian:SwissSign_Silver_CA_-_G2.pem unit-abot-epc-basic-0: 08:02:00 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: 08:02:00 DEBUG unit.abot-epc-basic/0.install Adding debian:Atos_TrustedRoot_2011.pem unit-abot-epc-basic-0: 08:02:00 DEBUG unit.abot-epc-basic/0.install Adding debian:GeoTrust_Primary_Certification_Authority.pem unit-abot-epc-basic-0: 08:02:00 DEBUG unit.abot-epc-basic/0.install Adding debian:DigiCert_Global_Root_G2.pem unit-abot-epc-basic-0: 08:02:00 DEBUG unit.abot-epc-basic/0.install Adding debian:SecureSign_RootCA11.pem unit-abot-epc-basic-0: 08:02:00 DEBUG unit.abot-epc-basic/0.install Adding debian:OISTE_WISeKey_Global_Root_GA_CA.pem unit-abot-epc-basic-0: 08:02:00 DEBUG unit.abot-epc-basic/0.install Adding debian:AC_RAIZ_FNMT-RCM.pem unit-abot-epc-basic-0: 08:02:00 DEBUG unit.abot-epc-basic/0.install Adding debian:EC-ACC.pem unit-abot-epc-basic-0: 08:02:00 DEBUG unit.abot-epc-basic/0.install Adding debian:CA_Disig_Root_R1.pem unit-abot-epc-basic-0: 08:02:00 DEBUG unit.abot-epc-basic/0.install Adding debian:Buypass_Class_2_Root_CA.pem unit-abot-epc-basic-0: 08:02:00 DEBUG unit.abot-epc-basic/0.install Adding debian:GeoTrust_Primary_Certification_Authority_-_G3.pem unit-abot-epc-basic-0: 08:02:00 DEBUG unit.abot-epc-basic/0.install Adding debian:China_Internet_Network_Information_Center_EV_Certificates_Root.pem unit-abot-epc-basic-0: 08:02:00 DEBUG unit.abot-epc-basic/0.install Adding debian:Baltimore_CyberTrust_Root.pem unit-abot-epc-basic-0: 08:02:00 DEBUG unit.abot-epc-basic/0.install Adding debian:thawte_Primary_Root_CA_-_G3.pem unit-abot-epc-basic-0: 08:02:00 DEBUG unit.abot-epc-basic/0.install Adding debian:Visa_eCommerce_Root.pem unit-abot-epc-basic-0: 08:02:00 DEBUG unit.abot-epc-basic/0.install Adding debian:AddTrust_External_Root.pem unit-abot-epc-basic-0: 08:02:00 DEBUG unit.abot-epc-basic/0.install Adding debian:NetLock_Arany_=Class_Gold=_Főtanúsítvány.pem unit-abot-epc-basic-0: 08:02:00 DEBUG unit.abot-epc-basic/0.install Adding debian:AddTrust_Public_Services_Root.pem unit-abot-epc-basic-0: 08:02:00 DEBUG unit.abot-epc-basic/0.install Adding debian:Staat_der_Nederlanden_Root_CA_-_G3.pem unit-abot-epc-basic-0: 08:02:00 DEBUG unit.abot-epc-basic/0.install Adding debian:DigiCert_Global_Root_CA.pem unit-abot-epc-basic-0: 08:02:00 DEBUG unit.abot-epc-basic/0.install Adding debian:GlobalSign_Root_CA.pem unit-abot-epc-basic-0: 08:02:00 DEBUG unit.abot-epc-basic/0.install Adding debian:DigiCert_Trusted_Root_G4.pem unit-abot-epc-basic-0: 08:02:00 DEBUG unit.abot-epc-basic/0.install Adding debian:Izenpe.com.pem unit-abot-epc-basic-0: 08:02:00 DEBUG unit.abot-epc-basic/0.install Adding debian:Secure_Global_CA.pem unit-abot-epc-basic-0: 08:02:00 DEBUG unit.abot-epc-basic/0.install Adding debian:OpenTrust_Root_CA_G3.pem unit-abot-epc-basic-0: 08:02:00 DEBUG unit.abot-epc-basic/0.install Adding debian:CA_Disig_Root_R2.pem unit-abot-epc-basic-0: 08:02:00 DEBUG unit.abot-epc-basic/0.install Adding debian:TWCA_Root_Certification_Authority.pem unit-abot-epc-basic-0: 08:02:00 DEBUG unit.abot-epc-basic/0.install Adding debian:Sonera_Class_2_Root_CA.pem unit-abot-epc-basic-0: 08:02:00 DEBUG unit.abot-epc-basic/0.install Adding debian:T-TeleSec_GlobalRoot_Class_3.pem unit-abot-epc-basic-0: 08:02:00 DEBUG unit.abot-epc-basic/0.install Adding debian:GeoTrust_Global_CA_2.pem unit-abot-epc-basic-0: 08:02:00 DEBUG unit.abot-epc-basic/0.install Adding debian:Certinomis_-_Autorité_Racine.pem unit-abot-epc-basic-0: 08:02:00 DEBUG unit.abot-epc-basic/0.install Adding debian:OpenTrust_Root_CA_G1.pem unit-abot-epc-basic-0: 08:02:00 DEBUG unit.abot-epc-basic/0.install Adding debian:ACEDICOM_Root.pem unit-abot-epc-basic-0: 08:02:00 DEBUG unit.abot-epc-basic/0.install Adding debian:Network_Solutions_Certificate_Authority.pem unit-abot-epc-basic-0: 08:02:00 DEBUG unit.abot-epc-basic/0.install Adding debian:DigiCert_Assured_ID_Root_G2.pem unit-abot-epc-basic-0: 08:02:00 DEBUG unit.abot-epc-basic/0.install done. unit-abot-epc-basic-0: 08:02:00 DEBUG unit.abot-epc-basic/0.install Setting up openjdk-8-jre:amd64 (8u191-b12-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 08:02:00 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: 08:02:00 DEBUG unit.abot-epc-basic/0.install Setting up openjdk-8-jdk-headless:amd64 (8u191-b12-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 08:02:00 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: 08:02:00 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: 08:02:00 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: 08:02:00 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: 08:02:00 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: 08:02:00 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: 08:02:00 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: 08:02:00 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: 08:02:00 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: 08:02:00 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: 08:02:01 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: 08:02:01 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: 08:02:01 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: 08:02:01 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: 08:02:01 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: 08:02:01 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: 08:02:01 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: 08:02:01 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: 08:02:01 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: 08:02:01 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: 08:02:01 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: 08:02:01 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: 08:02:01 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: 08:02:01 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: 08:02:01 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: 08:02:01 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: 08:02:01 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: 08:02:01 DEBUG unit.abot-epc-basic/0.install Setting up openjdk-8-jdk:amd64 (8u191-b12-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 08:02:01 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: 08:02:01 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: 08:02:01 DEBUG unit.abot-epc-basic/0.install Processing triggers for libc-bin (2.23-0ubuntu10) ... unit-abot-epc-basic-0: 08:02:02 DEBUG unit.abot-epc-basic/0.install Processing triggers for systemd (229-4ubuntu21.15) ... unit-abot-epc-basic-0: 08:02:02 DEBUG unit.abot-epc-basic/0.install Processing triggers for ureadahead (0.100.0-19) ... unit-abot-epc-basic-0: 08:02:02 DEBUG unit.abot-epc-basic/0.install Processing triggers for ca-certificates (20170717~16.04.2) ... unit-abot-epc-basic-0: 08:02:02 DEBUG unit.abot-epc-basic/0.install Updating certificates in /etc/ssl/certs... unit-abot-epc-basic-0: 08:02:02 DEBUG unit.abot-epc-basic/0.install 0 added, 0 removed; done. unit-abot-epc-basic-0: 08:02:02 DEBUG unit.abot-epc-basic/0.install Running hooks in /etc/ca-certificates/update.d... unit-abot-epc-basic-0: 08:02:02 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 08:02:03 DEBUG unit.abot-epc-basic/0.install done. unit-abot-epc-basic-0: 08:02:03 DEBUG unit.abot-epc-basic/0.install done. unit-abot-epc-basic-0: 08:02:04 DEBUG unit.abot-epc-basic/0.install --2019-01-18 08:02:04-- http://115.249.81.187:8080/rebaca/abot-functest-basic_3.1.1_all.deb unit-abot-epc-basic-0: 08:02:04 DEBUG unit.abot-epc-basic/0.install Connecting to 115.249.81.187:8080... connected. unit-abot-epc-basic-0: 08:02:04 DEBUG unit.abot-epc-basic/0.install HTTP request sent, awaiting response... 200 OK unit-abot-epc-basic-0: 08:02:04 DEBUG unit.abot-epc-basic/0.install Length: 47813510 (46M) [application/x-debian-package] unit-abot-epc-basic-0: 08:02:04 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: 08:02:04 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 08:02:05 DEBUG unit.abot-epc-basic/0.install 0K .......... .......... .......... .......... .......... 0% 94.7K 8m13s unit-abot-epc-basic-0: 08:02:05 DEBUG unit.abot-epc-basic/0.install 50K .......... .......... .......... .......... .......... 0% 191K 6m8s unit-abot-epc-basic-0: 08:02:05 DEBUG unit.abot-epc-basic/0.install 100K .......... .......... .......... .......... .......... 0% 10.3M 4m7s unit-abot-epc-basic-0: 08:02:05 DEBUG unit.abot-epc-basic/0.install 150K .......... .......... .......... .......... .......... 0% 11.1M 3m6s unit-abot-epc-basic-0: 08:02:05 DEBUG unit.abot-epc-basic/0.install 200K .......... .......... .......... .......... .......... 0% 194K 3m16s unit-abot-epc-basic-0: 08:02:05 DEBUG unit.abot-epc-basic/0.install 250K .......... .......... .......... .......... .......... 0% 11.0M 2m44s unit-abot-epc-basic-0: 08:02:05 DEBUG unit.abot-epc-basic/0.install 300K .......... .......... .......... .......... .......... 0% 10.9M 2m21s unit-abot-epc-basic-0: 08:02:05 DEBUG unit.abot-epc-basic/0.install 350K .......... .......... .......... .......... .......... 0% 10.7M 2m4s unit-abot-epc-basic-0: 08:02:05 DEBUG unit.abot-epc-basic/0.install 400K .......... .......... .......... .......... .......... 0% 201K 2m16s unit-abot-epc-basic-0: 08:02:05 DEBUG unit.abot-epc-basic/0.install 450K .......... .......... .......... .......... .......... 1% 10.7M 2m2s unit-abot-epc-basic-0: 08:02:05 DEBUG unit.abot-epc-basic/0.install 500K .......... .......... .......... .......... .......... 1% 10.5M 1m51s unit-abot-epc-basic-0: 08:02:05 DEBUG unit.abot-epc-basic/0.install 550K .......... .......... .......... .......... .......... 1% 10.7M 1m42s unit-abot-epc-basic-0: 08:02:05 DEBUG unit.abot-epc-basic/0.install 600K .......... .......... .......... .......... .......... 1% 10.7M 95s unit-abot-epc-basic-0: 08:02:05 DEBUG unit.abot-epc-basic/0.install 650K .......... .......... .......... .......... .......... 1% 11.0M 88s unit-abot-epc-basic-0: 08:02:05 DEBUG unit.abot-epc-basic/0.install 700K .......... .......... .......... .......... .......... 1% 10.8M 82s unit-abot-epc-basic-0: 08:02:05 DEBUG unit.abot-epc-basic/0.install 750K .......... .......... .......... .......... .......... 1% 11.0M 77s unit-abot-epc-basic-0: 08:02:05 DEBUG unit.abot-epc-basic/0.install 800K .......... .......... .......... .......... .......... 1% 10.9M 73s unit-abot-epc-basic-0: 08:02:06 DEBUG unit.abot-epc-basic/0.install 850K .......... .......... .......... .......... .......... 1% 219K 81s unit-abot-epc-basic-0: 08:02:06 DEBUG unit.abot-epc-basic/0.install 900K .......... .......... .......... .......... .......... 2% 11.0M 76s unit-abot-epc-basic-0: 08:02:06 DEBUG unit.abot-epc-basic/0.install 950K .......... .......... .......... .......... .......... 2% 11.2M 73s unit-abot-epc-basic-0: 08:02:06 DEBUG unit.abot-epc-basic/0.install 1000K .......... .......... .......... .......... .......... 2% 10.9M 69s unit-abot-epc-basic-0: 08:02:06 DEBUG unit.abot-epc-basic/0.install 1050K .......... .......... .......... .......... .......... 2% 11.3M 66s unit-abot-epc-basic-0: 08:02:06 DEBUG unit.abot-epc-basic/0.install 1100K .......... .......... .......... .......... .......... 2% 11.1M 64s unit-abot-epc-basic-0: 08:02:06 DEBUG unit.abot-epc-basic/0.install 1150K .......... .......... .......... .......... .......... 2% 9.89M 61s unit-abot-epc-basic-0: 08:02:06 DEBUG unit.abot-epc-basic/0.install 1200K .......... .......... .......... .......... .......... 2% 10.8M 59s unit-abot-epc-basic-0: 08:02:06 DEBUG unit.abot-epc-basic/0.install 1250K .......... .......... .......... .......... .......... 2% 11.1M 57s unit-abot-epc-basic-0: 08:02:06 DEBUG unit.abot-epc-basic/0.install 1300K .......... .......... .......... .......... .......... 2% 10.3M 55s unit-abot-epc-basic-0: 08:02:06 DEBUG unit.abot-epc-basic/0.install 1350K .......... .......... .......... .......... .......... 2% 11.1M 53s unit-abot-epc-basic-0: 08:02:06 DEBUG unit.abot-epc-basic/0.install 1400K .......... .......... .......... .......... .......... 3% 89.5K 68s unit-abot-epc-basic-0: 08:02:06 DEBUG unit.abot-epc-basic/0.install 1450K .......... .......... .......... .......... .......... 3% 47.5M 66s unit-abot-epc-basic-0: 08:02:06 DEBUG unit.abot-epc-basic/0.install 1500K .......... .......... .......... .......... .......... 3% 55.9M 64s unit-abot-epc-basic-0: 08:02:06 DEBUG unit.abot-epc-basic/0.install 1550K .......... .......... .......... .......... .......... 3% 51.0M 62s unit-abot-epc-basic-0: 08:02:06 DEBUG unit.abot-epc-basic/0.install 1600K .......... .......... .......... .......... .......... 3% 50.0M 60s unit-abot-epc-basic-0: 08:02:06 DEBUG unit.abot-epc-basic/0.install 1650K .......... .......... .......... .......... .......... 3% 49.3M 58s unit-abot-epc-basic-0: 08:02:06 DEBUG unit.abot-epc-basic/0.install 1700K .......... .......... .......... .......... .......... 3% 48.2M 56s unit-abot-epc-basic-0: 08:02:06 DEBUG unit.abot-epc-basic/0.install 1750K .......... .......... .......... .......... .......... 3% 50.0M 55s unit-abot-epc-basic-0: 08:02:06 DEBUG unit.abot-epc-basic/0.install 1800K .......... .......... .......... .......... .......... 3% 56.5M 53s unit-abot-epc-basic-0: 08:02:06 DEBUG unit.abot-epc-basic/0.install 1850K .......... .......... .......... .......... .......... 4% 55.7M 52s unit-abot-epc-basic-0: 08:02:06 DEBUG unit.abot-epc-basic/0.install 1900K .......... .......... .......... .......... .......... 4% 63.4M 50s unit-abot-epc-basic-0: 08:02:06 DEBUG unit.abot-epc-basic/0.install 1950K .......... .......... .......... .......... .......... 4% 64.8M 49s unit-abot-epc-basic-0: 08:02:06 DEBUG unit.abot-epc-basic/0.install 2000K .......... .......... .......... .......... .......... 4% 61.3M 48s unit-abot-epc-basic-0: 08:02:06 DEBUG unit.abot-epc-basic/0.install 2050K .......... .......... .......... .......... .......... 4% 52.2M 47s unit-abot-epc-basic-0: 08:02:06 DEBUG unit.abot-epc-basic/0.install 2100K .......... .......... .......... .......... .......... 4% 57.0M 46s unit-abot-epc-basic-0: 08:02:06 DEBUG unit.abot-epc-basic/0.install 2150K .......... .......... .......... .......... .......... 4% 62.3M 44s unit-abot-epc-basic-0: 08:02:06 DEBUG unit.abot-epc-basic/0.install 2200K .......... .......... .......... .......... .......... 4% 59.8M 43s unit-abot-epc-basic-0: 08:02:06 DEBUG unit.abot-epc-basic/0.install 2250K .......... .......... .......... .......... .......... 4% 54.3M 42s unit-abot-epc-basic-0: 08:02:06 DEBUG unit.abot-epc-basic/0.install 2300K .......... .......... .......... .......... .......... 5% 61.6M 42s unit-abot-epc-basic-0: 08:02:06 DEBUG unit.abot-epc-basic/0.install 2350K .......... .......... .......... .......... .......... 5% 57.7M 41s unit-abot-epc-basic-0: 08:02:06 DEBUG unit.abot-epc-basic/0.install 2400K .......... .......... .......... .......... .......... 5% 56.6M 40s unit-abot-epc-basic-0: 08:02:06 DEBUG unit.abot-epc-basic/0.install 2450K .......... .......... .......... .......... .......... 5% 52.9M 39s unit-abot-epc-basic-0: 08:02:06 DEBUG unit.abot-epc-basic/0.install 2500K .......... .......... .......... .......... .......... 5% 59.3M 38s unit-abot-epc-basic-0: 08:02:06 DEBUG unit.abot-epc-basic/0.install 2550K .......... .......... .......... .......... .......... 5% 63.4M 37s unit-abot-epc-basic-0: 08:02:06 DEBUG unit.abot-epc-basic/0.install 2600K .......... .......... .......... .......... .......... 5% 63.0M 37s unit-abot-epc-basic-0: 08:02:06 DEBUG unit.abot-epc-basic/0.install 2650K .......... .......... .......... .......... .......... 5% 55.1M 36s unit-abot-epc-basic-0: 08:02:06 DEBUG unit.abot-epc-basic/0.install 2700K .......... .......... .......... .......... .......... 5% 74.2M 35s unit-abot-epc-basic-0: 08:02:06 DEBUG unit.abot-epc-basic/0.install 2750K .......... .......... .......... .......... .......... 5% 78.4M 35s unit-abot-epc-basic-0: 08:02:06 DEBUG unit.abot-epc-basic/0.install 2800K .......... .......... .......... .......... .......... 6% 244M 34s unit-abot-epc-basic-0: 08:02:06 DEBUG unit.abot-epc-basic/0.install 2850K .......... .......... .......... .......... .......... 6% 72.6M 33s unit-abot-epc-basic-0: 08:02:06 DEBUG unit.abot-epc-basic/0.install 2900K .......... .......... .......... .......... .......... 6% 173M 33s unit-abot-epc-basic-0: 08:02:06 DEBUG unit.abot-epc-basic/0.install 2950K .......... .......... .......... .......... .......... 6% 119M 32s unit-abot-epc-basic-0: 08:02:06 DEBUG unit.abot-epc-basic/0.install 3000K .......... .......... .......... .......... .......... 6% 82.1M 32s unit-abot-epc-basic-0: 08:02:06 DEBUG unit.abot-epc-basic/0.install 3050K .......... .......... .......... .......... .......... 6% 118M 31s unit-abot-epc-basic-0: 08:02:06 DEBUG unit.abot-epc-basic/0.install 3100K .......... .......... .......... .......... .......... 6% 155M 31s unit-abot-epc-basic-0: 08:02:06 DEBUG unit.abot-epc-basic/0.install 3150K .......... .......... .......... .......... .......... 6% 87.1M 30s unit-abot-epc-basic-0: 08:02:06 DEBUG unit.abot-epc-basic/0.install 3200K .......... .......... .......... .......... .......... 6% 128M 30s unit-abot-epc-basic-0: 08:02:06 DEBUG unit.abot-epc-basic/0.install 3250K .......... .......... .......... .......... .......... 7% 319K 31s unit-abot-epc-basic-0: 08:02:07 DEBUG unit.abot-epc-basic/0.install 3300K .......... .......... .......... .......... .......... 7% 603K 32s unit-abot-epc-basic-0: 08:02:07 DEBUG unit.abot-epc-basic/0.install 3350K .......... .......... .......... .......... .......... 7% 11.1M 31s unit-abot-epc-basic-0: 08:02:07 DEBUG unit.abot-epc-basic/0.install 3400K .......... .......... .......... .......... .......... 7% 10.7M 31s unit-abot-epc-basic-0: 08:02:07 DEBUG unit.abot-epc-basic/0.install 3450K .......... .......... .......... .......... .......... 7% 11.1M 30s unit-abot-epc-basic-0: 08:02:07 DEBUG unit.abot-epc-basic/0.install 3500K .......... .......... .......... .......... .......... 7% 11.4M 30s unit-abot-epc-basic-0: 08:02:07 DEBUG unit.abot-epc-basic/0.install 3550K .......... .......... .......... .......... .......... 7% 10.8M 30s unit-abot-epc-basic-0: 08:02:07 DEBUG unit.abot-epc-basic/0.install 3600K .......... .......... .......... .......... .......... 7% 11.5M 29s unit-abot-epc-basic-0: 08:02:07 DEBUG unit.abot-epc-basic/0.install 3650K .......... .......... .......... .......... .......... 7% 11.0M 29s unit-abot-epc-basic-0: 08:02:07 DEBUG unit.abot-epc-basic/0.install 3700K .......... .......... .......... .......... .......... 8% 11.2M 28s unit-abot-epc-basic-0: 08:02:07 DEBUG unit.abot-epc-basic/0.install 3750K .......... .......... .......... .......... .......... 8% 11.1M 28s unit-abot-epc-basic-0: 08:02:07 DEBUG unit.abot-epc-basic/0.install 3800K .......... .......... .......... .......... .......... 8% 185K 31s unit-abot-epc-basic-0: 08:02:07 DEBUG unit.abot-epc-basic/0.install 3850K .......... .......... .......... .......... .......... 8% 22.8M 30s unit-abot-epc-basic-0: 08:02:07 DEBUG unit.abot-epc-basic/0.install 3900K .......... .......... .......... .......... .......... 8% 12.5M 30s unit-abot-epc-basic-0: 08:02:07 DEBUG unit.abot-epc-basic/0.install 3950K .......... .......... .......... .......... .......... 8% 11.9M 30s unit-abot-epc-basic-0: 08:02:07 DEBUG unit.abot-epc-basic/0.install 4000K .......... .......... .......... .......... .......... 8% 402K 31s unit-abot-epc-basic-0: 08:02:07 DEBUG unit.abot-epc-basic/0.install 4050K .......... .......... .......... .......... .......... 8% 613K 31s unit-abot-epc-basic-0: 08:02:07 DEBUG unit.abot-epc-basic/0.install 4100K .......... .......... .......... .......... .......... 8% 18.8M 31s unit-abot-epc-basic-0: 08:02:07 DEBUG unit.abot-epc-basic/0.install 4150K .......... .......... .......... .......... .......... 8% 15.6M 30s unit-abot-epc-basic-0: 08:02:07 DEBUG unit.abot-epc-basic/0.install 4200K .......... .......... .......... .......... .......... 9% 15.5M 30s unit-abot-epc-basic-0: 08:02:07 DEBUG unit.abot-epc-basic/0.install 4250K .......... .......... .......... .......... .......... 9% 16.4M 29s unit-abot-epc-basic-0: 08:02:07 DEBUG unit.abot-epc-basic/0.install 4300K .......... .......... .......... .......... .......... 9% 32.1M 29s unit-abot-epc-basic-0: 08:02:07 DEBUG unit.abot-epc-basic/0.install 4350K .......... .......... .......... .......... .......... 9% 57.0M 29s unit-abot-epc-basic-0: 08:02:07 DEBUG unit.abot-epc-basic/0.install 4400K .......... .......... .......... .......... .......... 9% 56.7M 28s unit-abot-epc-basic-0: 08:02:07 DEBUG unit.abot-epc-basic/0.install 4450K .......... .......... .......... .......... .......... 9% 57.1M 28s unit-abot-epc-basic-0: 08:02:07 DEBUG unit.abot-epc-basic/0.install 4500K .......... .......... .......... .......... .......... 9% 50.6M 28s unit-abot-epc-basic-0: 08:02:07 DEBUG unit.abot-epc-basic/0.install 4550K .......... .......... .......... .......... .......... 9% 57.6M 27s unit-abot-epc-basic-0: 08:02:07 DEBUG unit.abot-epc-basic/0.install 4600K .......... .......... .......... .......... .......... 9% 54.7M 27s unit-abot-epc-basic-0: 08:02:07 DEBUG unit.abot-epc-basic/0.install 4650K .......... .......... .......... .......... .......... 10% 60.2M 27s unit-abot-epc-basic-0: 08:02:07 DEBUG unit.abot-epc-basic/0.install 4700K .......... .......... .......... .......... .......... 10% 52.6M 26s unit-abot-epc-basic-0: 08:02:07 DEBUG unit.abot-epc-basic/0.install 4750K .......... .......... .......... .......... .......... 10% 61.2M 26s unit-abot-epc-basic-0: 08:02:07 DEBUG unit.abot-epc-basic/0.install 4800K .......... .......... .......... .......... .......... 10% 55.6M 26s unit-abot-epc-basic-0: 08:02:07 DEBUG unit.abot-epc-basic/0.install 4850K .......... .......... .......... .......... .......... 10% 55.9M 26s unit-abot-epc-basic-0: 08:02:07 DEBUG unit.abot-epc-basic/0.install 4900K .......... .......... .......... .......... .......... 10% 53.0M 25s unit-abot-epc-basic-0: 08:02:07 DEBUG unit.abot-epc-basic/0.install 4950K .......... .......... .......... .......... .......... 10% 55.6M 25s unit-abot-epc-basic-0: 08:02:07 DEBUG unit.abot-epc-basic/0.install 5000K .......... .......... .......... .......... .......... 10% 14.9M 25s unit-abot-epc-basic-0: 08:02:07 DEBUG unit.abot-epc-basic/0.install 5050K .......... .......... .......... .......... .......... 10% 8.25M 25s unit-abot-epc-basic-0: 08:02:07 DEBUG unit.abot-epc-basic/0.install 5100K .......... .......... .......... .......... .......... 11% 10.6M 24s unit-abot-epc-basic-0: 08:02:07 DEBUG unit.abot-epc-basic/0.install 5150K .......... .......... .......... .......... .......... 11% 10.2M 24s unit-abot-epc-basic-0: 08:02:07 DEBUG unit.abot-epc-basic/0.install 5200K .......... .......... .......... .......... .......... 11% 11.2M 24s unit-abot-epc-basic-0: 08:02:07 DEBUG unit.abot-epc-basic/0.install 5250K .......... .......... .......... .......... .......... 11% 11.0M 24s unit-abot-epc-basic-0: 08:02:07 DEBUG unit.abot-epc-basic/0.install 5300K .......... .......... .......... .......... .......... 11% 11.1M 23s unit-abot-epc-basic-0: 08:02:07 DEBUG unit.abot-epc-basic/0.install 5350K .......... .......... .......... .......... .......... 11% 11.1M 23s unit-abot-epc-basic-0: 08:02:07 DEBUG unit.abot-epc-basic/0.install 5400K .......... .......... .......... .......... .......... 11% 417K 24s unit-abot-epc-basic-0: 08:02:07 DEBUG unit.abot-epc-basic/0.install 5450K .......... .......... .......... .......... .......... 11% 602K 24s unit-abot-epc-basic-0: 08:02:07 DEBUG unit.abot-epc-basic/0.install 5500K .......... .......... .......... .......... .......... 11% 10.6M 24s unit-abot-epc-basic-0: 08:02:07 DEBUG unit.abot-epc-basic/0.install 5550K .......... .......... .......... .......... .......... 11% 10.6M 24s unit-abot-epc-basic-0: 08:02:07 DEBUG unit.abot-epc-basic/0.install 5600K .......... .......... .......... .......... .......... 12% 9.49M 24s unit-abot-epc-basic-0: 08:02:07 DEBUG unit.abot-epc-basic/0.install 5650K .......... .......... .......... .......... .......... 12% 10.6M 23s unit-abot-epc-basic-0: 08:02:07 DEBUG unit.abot-epc-basic/0.install 5700K .......... .......... .......... .......... .......... 12% 11.1M 23s unit-abot-epc-basic-0: 08:02:07 DEBUG unit.abot-epc-basic/0.install 5750K .......... .......... .......... .......... .......... 12% 10.3M 23s unit-abot-epc-basic-0: 08:02:07 DEBUG unit.abot-epc-basic/0.install 5800K .......... .......... .......... .......... .......... 12% 8.66M 23s unit-abot-epc-basic-0: 08:02:07 DEBUG unit.abot-epc-basic/0.install 5850K .......... .......... .......... .......... .......... 12% 9.86M 23s unit-abot-epc-basic-0: 08:02:07 DEBUG unit.abot-epc-basic/0.install 5900K .......... .......... .......... .......... .......... 12% 10.5M 23s unit-abot-epc-basic-0: 08:02:07 DEBUG unit.abot-epc-basic/0.install 5950K .......... .......... .......... .......... .......... 12% 8.80M 22s unit-abot-epc-basic-0: 08:02:07 DEBUG unit.abot-epc-basic/0.install 6000K .......... .......... .......... .......... .......... 12% 10.4M 22s unit-abot-epc-basic-0: 08:02:07 DEBUG unit.abot-epc-basic/0.install 6050K .......... .......... .......... .......... .......... 13% 10.1M 22s unit-abot-epc-basic-0: 08:02:07 DEBUG unit.abot-epc-basic/0.install 6100K .......... .......... .......... .......... .......... 13% 10.9M 22s unit-abot-epc-basic-0: 08:02:07 DEBUG unit.abot-epc-basic/0.install 6150K .......... .......... .......... .......... .......... 13% 10.4M 22s unit-abot-epc-basic-0: 08:02:08 DEBUG unit.abot-epc-basic/0.install 6200K .......... .......... .......... .......... .......... 13% 256K 23s unit-abot-epc-basic-0: 08:02:08 DEBUG unit.abot-epc-basic/0.install 6250K .......... .......... .......... .......... .......... 13% 10.9M 23s unit-abot-epc-basic-0: 08:02:08 DEBUG unit.abot-epc-basic/0.install 6300K .......... .......... .......... .......... .......... 13% 9.51M 22s unit-abot-epc-basic-0: 08:02:08 DEBUG unit.abot-epc-basic/0.install 6350K .......... .......... .......... .......... .......... 13% 10.1M 22s unit-abot-epc-basic-0: 08:02:08 DEBUG unit.abot-epc-basic/0.install 6400K .......... .......... .......... .......... .......... 13% 11.3M 22s unit-abot-epc-basic-0: 08:02:08 DEBUG unit.abot-epc-basic/0.install 6450K .......... .......... .......... .......... .......... 13% 10.5M 22s unit-abot-epc-basic-0: 08:02:08 DEBUG unit.abot-epc-basic/0.install 6500K .......... .......... .......... .......... .......... 14% 10.9M 22s unit-abot-epc-basic-0: 08:02:08 DEBUG unit.abot-epc-basic/0.install 6550K .......... .......... .......... .......... .......... 14% 8.06M 22s unit-abot-epc-basic-0: 08:02:08 DEBUG unit.abot-epc-basic/0.install 6600K .......... .......... .......... .......... .......... 14% 10.4M 21s unit-abot-epc-basic-0: 08:02:08 DEBUG unit.abot-epc-basic/0.install 6650K .......... .......... .......... .......... .......... 14% 11.2M 21s unit-abot-epc-basic-0: 08:02:08 DEBUG unit.abot-epc-basic/0.install 6700K .......... .......... .......... .......... .......... 14% 10.8M 21s unit-abot-epc-basic-0: 08:02:08 DEBUG unit.abot-epc-basic/0.install 6750K .......... .......... .......... .......... .......... 14% 10.3M 21s unit-abot-epc-basic-0: 08:02:08 DEBUG unit.abot-epc-basic/0.install 6800K .......... .......... .......... .......... .......... 14% 9.01M 21s unit-abot-epc-basic-0: 08:02:08 DEBUG unit.abot-epc-basic/0.install 6850K .......... .......... .......... .......... .......... 14% 10.6M 21s unit-abot-epc-basic-0: 08:02:08 DEBUG unit.abot-epc-basic/0.install 6900K .......... .......... .......... .......... .......... 14% 10.9M 20s unit-abot-epc-basic-0: 08:02:08 DEBUG unit.abot-epc-basic/0.install 6950K .......... .......... .......... .......... .......... 14% 423K 21s unit-abot-epc-basic-0: 08:02:08 DEBUG unit.abot-epc-basic/0.install 7000K .......... .......... .......... .......... .......... 15% 614K 21s unit-abot-epc-basic-0: 08:02:08 DEBUG unit.abot-epc-basic/0.install 7050K .......... .......... .......... .......... .......... 15% 10.6M 21s unit-abot-epc-basic-0: 08:02:08 DEBUG unit.abot-epc-basic/0.install 7100K .......... .......... .......... .......... .......... 15% 9.81M 21s unit-abot-epc-basic-0: 08:02:08 DEBUG unit.abot-epc-basic/0.install 7150K .......... .......... .......... .......... .......... 15% 9.83M 21s unit-abot-epc-basic-0: 08:02:08 DEBUG unit.abot-epc-basic/0.install 7200K .......... .......... .......... .......... .......... 15% 9.98M 21s unit-abot-epc-basic-0: 08:02:08 DEBUG unit.abot-epc-basic/0.install 7250K .......... .......... .......... .......... .......... 15% 10.8M 20s unit-abot-epc-basic-0: 08:02:08 DEBUG unit.abot-epc-basic/0.install 7300K .......... .......... .......... .......... .......... 15% 11.0M 20s unit-abot-epc-basic-0: 08:02:08 DEBUG unit.abot-epc-basic/0.install 7350K .......... .......... .......... .......... .......... 15% 10.6M 20s unit-abot-epc-basic-0: 08:02:08 DEBUG unit.abot-epc-basic/0.install 7400K .......... .......... .......... .......... .......... 15% 9.67M 20s unit-abot-epc-basic-0: 08:02:08 DEBUG unit.abot-epc-basic/0.install 7450K .......... .......... .......... .......... .......... 16% 11.3M 20s unit-abot-epc-basic-0: 08:02:08 DEBUG unit.abot-epc-basic/0.install 7500K .......... .......... .......... .......... .......... 16% 10.5M 20s unit-abot-epc-basic-0: 08:02:08 DEBUG unit.abot-epc-basic/0.install 7550K .......... .......... .......... .......... .......... 16% 9.69M 20s unit-abot-epc-basic-0: 08:02:08 DEBUG unit.abot-epc-basic/0.install 7600K .......... .......... .......... .......... .......... 16% 9.70M 20s unit-abot-epc-basic-0: 08:02:08 DEBUG unit.abot-epc-basic/0.install 7650K .......... .......... .......... .......... .......... 16% 10.8M 19s unit-abot-epc-basic-0: 08:02:08 DEBUG unit.abot-epc-basic/0.install 7700K .......... .......... .......... .......... .......... 16% 11.2M 19s unit-abot-epc-basic-0: 08:02:08 DEBUG unit.abot-epc-basic/0.install 7750K .......... .......... .......... .......... .......... 16% 259K 20s unit-abot-epc-basic-0: 08:02:08 DEBUG unit.abot-epc-basic/0.install 7800K .......... .......... .......... .......... .......... 16% 8.42M 20s unit-abot-epc-basic-0: 08:02:08 DEBUG unit.abot-epc-basic/0.install 7850K .......... .......... .......... .......... .......... 16% 10.9M 20s unit-abot-epc-basic-0: 08:02:08 DEBUG unit.abot-epc-basic/0.install 7900K .......... .......... .......... .......... .......... 17% 9.47M 20s unit-abot-epc-basic-0: 08:02:08 DEBUG unit.abot-epc-basic/0.install 7950K .......... .......... .......... .......... .......... 17% 10.9M 20s unit-abot-epc-basic-0: 08:02:08 DEBUG unit.abot-epc-basic/0.install 8000K .......... .......... .......... .......... .......... 17% 9.89M 19s unit-abot-epc-basic-0: 08:02:08 DEBUG unit.abot-epc-basic/0.install 8050K .......... .......... .......... .......... .......... 17% 11.3M 19s unit-abot-epc-basic-0: 08:02:08 DEBUG unit.abot-epc-basic/0.install 8100K .......... .......... .......... .......... .......... 17% 9.99M 19s unit-abot-epc-basic-0: 08:02:08 DEBUG unit.abot-epc-basic/0.install 8150K .......... .......... .......... .......... .......... 17% 11.1M 19s unit-abot-epc-basic-0: 08:02:08 DEBUG unit.abot-epc-basic/0.install 8200K .......... .......... .......... .......... .......... 17% 10.1M 19s unit-abot-epc-basic-0: 08:02:08 DEBUG unit.abot-epc-basic/0.install 8250K .......... .......... .......... .......... .......... 17% 11.8M 19s unit-abot-epc-basic-0: 08:02:08 DEBUG unit.abot-epc-basic/0.install 8300K .......... .......... .......... .......... .......... 17% 11.0M 19s unit-abot-epc-basic-0: 08:02:08 DEBUG unit.abot-epc-basic/0.install 8350K .......... .......... .......... .......... .......... 17% 9.57M 19s unit-abot-epc-basic-0: 08:02:08 DEBUG unit.abot-epc-basic/0.install 8400K .......... .......... .......... .......... .......... 18% 9.66M 19s unit-abot-epc-basic-0: 08:02:08 DEBUG unit.abot-epc-basic/0.install 8450K .......... .......... .......... .......... .......... 18% 11.1M 18s unit-abot-epc-basic-0: 08:02:08 DEBUG unit.abot-epc-basic/0.install 8500K .......... .......... .......... .......... .......... 18% 1.15M 18s unit-abot-epc-basic-0: 08:02:08 DEBUG unit.abot-epc-basic/0.install 8550K .......... .......... .......... .......... .......... 18% 322K 19s unit-abot-epc-basic-0: 08:02:08 DEBUG unit.abot-epc-basic/0.install 8600K .......... .......... .......... .......... .......... 18% 9.04M 19s unit-abot-epc-basic-0: 08:02:08 DEBUG unit.abot-epc-basic/0.install 8650K .......... .......... .......... .......... .......... 18% 11.2M 19s unit-abot-epc-basic-0: 08:02:08 DEBUG unit.abot-epc-basic/0.install 8700K .......... .......... .......... .......... .......... 18% 10.0M 19s unit-abot-epc-basic-0: 08:02:08 DEBUG unit.abot-epc-basic/0.install 8750K .......... .......... .......... .......... .......... 18% 10.5M 19s unit-abot-epc-basic-0: 08:02:08 DEBUG unit.abot-epc-basic/0.install 8800K .......... .......... .......... .......... .......... 18% 10.9M 18s unit-abot-epc-basic-0: 08:02:08 DEBUG unit.abot-epc-basic/0.install 8850K .......... .......... .......... .......... .......... 19% 8.65M 18s unit-abot-epc-basic-0: 08:02:08 DEBUG unit.abot-epc-basic/0.install 8900K .......... .......... .......... .......... .......... 19% 11.1M 18s unit-abot-epc-basic-0: 08:02:08 DEBUG unit.abot-epc-basic/0.install 8950K .......... .......... .......... .......... .......... 19% 9.16M 18s unit-abot-epc-basic-0: 08:02:08 DEBUG unit.abot-epc-basic/0.install 9000K .......... .......... .......... .......... .......... 19% 10.6M 18s unit-abot-epc-basic-0: 08:02:08 DEBUG unit.abot-epc-basic/0.install 9050K .......... .......... .......... .......... .......... 19% 11.3M 18s unit-abot-epc-basic-0: 08:02:08 DEBUG unit.abot-epc-basic/0.install 9100K .......... .......... .......... .......... .......... 19% 11.4M 18s unit-abot-epc-basic-0: 08:02:08 DEBUG unit.abot-epc-basic/0.install 9150K .......... .......... .......... .......... .......... 19% 11.1M 18s unit-abot-epc-basic-0: 08:02:08 DEBUG unit.abot-epc-basic/0.install 9200K .......... .......... .......... .......... .......... 19% 11.1M 18s unit-abot-epc-basic-0: 08:02:08 DEBUG unit.abot-epc-basic/0.install 9250K .......... .......... .......... .......... .......... 19% 11.1M 18s unit-abot-epc-basic-0: 08:02:08 DEBUG unit.abot-epc-basic/0.install 9300K .......... .......... .......... .......... .......... 20% 11.3M 17s unit-abot-epc-basic-0: 08:02:09 DEBUG unit.abot-epc-basic/0.install 9350K .......... .......... .......... .......... .......... 20% 261K 18s unit-abot-epc-basic-0: 08:02:09 DEBUG unit.abot-epc-basic/0.install 9400K .......... .......... .......... .......... .......... 20% 7.32M 18s unit-abot-epc-basic-0: 08:02:09 DEBUG unit.abot-epc-basic/0.install 9450K .......... .......... .......... .......... .......... 20% 10.7M 18s unit-abot-epc-basic-0: 08:02:09 DEBUG unit.abot-epc-basic/0.install 9500K .......... .......... .......... .......... .......... 20% 10.7M 18s unit-abot-epc-basic-0: 08:02:09 DEBUG unit.abot-epc-basic/0.install 9550K .......... .......... .......... .......... .......... 20% 10.3M 18s unit-abot-epc-basic-0: 08:02:09 DEBUG unit.abot-epc-basic/0.install 9600K .......... .......... .......... .......... .......... 20% 11.4M 18s unit-abot-epc-basic-0: 08:02:09 DEBUG unit.abot-epc-basic/0.install 9650K .......... .......... .......... .......... .......... 20% 11.2M 17s unit-abot-epc-basic-0: 08:02:09 DEBUG unit.abot-epc-basic/0.install 9700K .......... .......... .......... .......... .......... 20% 7.94M 17s unit-abot-epc-basic-0: 08:02:09 DEBUG unit.abot-epc-basic/0.install 9750K .......... .......... .......... .......... .......... 20% 9.85M 17s unit-abot-epc-basic-0: 08:02:09 DEBUG unit.abot-epc-basic/0.install 9800K .......... .......... .......... .......... .......... 21% 9.97M 17s unit-abot-epc-basic-0: 08:02:09 DEBUG unit.abot-epc-basic/0.install 9850K .......... .......... .......... .......... .......... 21% 11.0M 17s unit-abot-epc-basic-0: 08:02:09 DEBUG unit.abot-epc-basic/0.install 9900K .......... .......... .......... .......... .......... 21% 11.4M 17s unit-abot-epc-basic-0: 08:02:09 DEBUG unit.abot-epc-basic/0.install 9950K .......... .......... .......... .......... .......... 21% 10.6M 17s unit-abot-epc-basic-0: 08:02:09 DEBUG unit.abot-epc-basic/0.install 10000K .......... .......... .......... .......... .......... 21% 11.3M 17s unit-abot-epc-basic-0: 08:02:09 DEBUG unit.abot-epc-basic/0.install 10050K .......... .......... .......... .......... .......... 21% 11.0M 17s unit-abot-epc-basic-0: 08:02:09 DEBUG unit.abot-epc-basic/0.install 10100K .......... .......... .......... .......... .......... 21% 11.1M 17s unit-abot-epc-basic-0: 08:02:09 DEBUG unit.abot-epc-basic/0.install 10150K .......... .......... .......... .......... .......... 21% 439K 17s unit-abot-epc-basic-0: 08:02:09 DEBUG unit.abot-epc-basic/0.install 10200K .......... .......... .......... .......... .......... 21% 606K 17s unit-abot-epc-basic-0: 08:02:09 DEBUG unit.abot-epc-basic/0.install 10250K .......... .......... .......... .......... .......... 22% 10.4M 17s unit-abot-epc-basic-0: 08:02:09 DEBUG unit.abot-epc-basic/0.install 10300K .......... .......... .......... .......... .......... 22% 10.8M 17s unit-abot-epc-basic-0: 08:02:09 DEBUG unit.abot-epc-basic/0.install 10350K .......... .......... .......... .......... .......... 22% 11.1M 17s unit-abot-epc-basic-0: 08:02:09 DEBUG unit.abot-epc-basic/0.install 10400K .......... .......... .......... .......... .......... 22% 10.4M 17s unit-abot-epc-basic-0: 08:02:09 DEBUG unit.abot-epc-basic/0.install 10450K .......... .......... .......... .......... .......... 22% 10.9M 17s unit-abot-epc-basic-0: 08:02:09 DEBUG unit.abot-epc-basic/0.install 10500K .......... .......... .......... .......... .......... 22% 10.6M 17s unit-abot-epc-basic-0: 08:02:09 DEBUG unit.abot-epc-basic/0.install 10550K .......... .......... .......... .......... .......... 22% 7.69M 17s unit-abot-epc-basic-0: 08:02:09 DEBUG unit.abot-epc-basic/0.install 10600K .......... .......... .......... .......... .......... 22% 10.0M 16s unit-abot-epc-basic-0: 08:02:09 DEBUG unit.abot-epc-basic/0.install 10650K .......... .......... .......... .......... .......... 22% 11.1M 16s unit-abot-epc-basic-0: 08:02:09 DEBUG unit.abot-epc-basic/0.install 10700K .......... .......... .......... .......... .......... 23% 11.1M 16s unit-abot-epc-basic-0: 08:02:09 DEBUG unit.abot-epc-basic/0.install 10750K .......... .......... .......... .......... .......... 23% 9.75M 16s unit-abot-epc-basic-0: 08:02:09 DEBUG unit.abot-epc-basic/0.install 10800K .......... .......... .......... .......... .......... 23% 10.4M 16s unit-abot-epc-basic-0: 08:02:09 DEBUG unit.abot-epc-basic/0.install 10850K .......... .......... .......... .......... .......... 23% 9.67M 16s unit-abot-epc-basic-0: 08:02:09 DEBUG unit.abot-epc-basic/0.install 10900K .......... .......... .......... .......... .......... 23% 9.29M 16s unit-abot-epc-basic-0: 08:02:09 DEBUG unit.abot-epc-basic/0.install 10950K .......... .......... .......... .......... .......... 23% 8.94M 16s unit-abot-epc-basic-0: 08:02:09 DEBUG unit.abot-epc-basic/0.install 11000K .......... .......... .......... .......... .......... 23% 270K 16s unit-abot-epc-basic-0: 08:02:09 DEBUG unit.abot-epc-basic/0.install 11050K .......... .......... .......... .......... .......... 23% 7.05M 16s unit-abot-epc-basic-0: 08:02:09 DEBUG unit.abot-epc-basic/0.install 11100K .......... .......... .......... .......... .......... 23% 10.1M 16s unit-abot-epc-basic-0: 08:02:09 DEBUG unit.abot-epc-basic/0.install 11150K .......... .......... .......... .......... .......... 23% 11.6M 16s unit-abot-epc-basic-0: 08:02:09 DEBUG unit.abot-epc-basic/0.install 11200K .......... .......... .......... .......... .......... 24% 10.7M 16s unit-abot-epc-basic-0: 08:02:09 DEBUG unit.abot-epc-basic/0.install 11250K .......... .......... .......... .......... .......... 24% 10.6M 16s unit-abot-epc-basic-0: 08:02:09 DEBUG unit.abot-epc-basic/0.install 11300K .......... .......... .......... .......... .......... 24% 11.3M 16s unit-abot-epc-basic-0: 08:02:09 DEBUG unit.abot-epc-basic/0.install 11350K .......... .......... .......... .......... .......... 24% 9.37M 16s unit-abot-epc-basic-0: 08:02:09 DEBUG unit.abot-epc-basic/0.install 11400K .......... .......... .......... .......... .......... 24% 8.88M 16s unit-abot-epc-basic-0: 08:02:10 DEBUG unit.abot-epc-basic/0.install 11450K .......... .......... .......... .......... .......... 24% 9.87M 16s unit-abot-epc-basic-0: 08:02:10 DEBUG unit.abot-epc-basic/0.install 11500K .......... .......... .......... .......... .......... 24% 78.5K 18s unit-abot-epc-basic-0: 08:02:10 DEBUG unit.abot-epc-basic/0.install 11550K .......... .......... .......... .......... .......... 24% 56.6M 17s unit-abot-epc-basic-0: 08:02:10 DEBUG unit.abot-epc-basic/0.install 11600K .......... .......... .......... .......... .......... 24% 54.6M 17s unit-abot-epc-basic-0: 08:02:10 DEBUG unit.abot-epc-basic/0.install 11650K .......... .......... .......... .......... .......... 25% 58.7M 17s unit-abot-epc-basic-0: 08:02:10 DEBUG unit.abot-epc-basic/0.install 11700K .......... .......... .......... .......... .......... 25% 51.2M 17s unit-abot-epc-basic-0: 08:02:10 DEBUG unit.abot-epc-basic/0.install 11750K .......... .......... .......... .......... .......... 25% 50.9M 17s unit-abot-epc-basic-0: 08:02:10 DEBUG unit.abot-epc-basic/0.install 11800K .......... .......... .......... .......... .......... 25% 51.7M 17s unit-abot-epc-basic-0: 08:02:10 DEBUG unit.abot-epc-basic/0.install 11850K .......... .......... .......... .......... .......... 25% 55.3M 17s unit-abot-epc-basic-0: 08:02:10 DEBUG unit.abot-epc-basic/0.install 11900K .......... .......... .......... .......... .......... 25% 48.9M 17s unit-abot-epc-basic-0: 08:02:10 DEBUG unit.abot-epc-basic/0.install 11950K .......... .......... .......... .......... .......... 25% 53.8M 17s unit-abot-epc-basic-0: 08:02:10 DEBUG unit.abot-epc-basic/0.install 12000K .......... .......... .......... .......... .......... 25% 56.0M 17s unit-abot-epc-basic-0: 08:02:10 DEBUG unit.abot-epc-basic/0.install 12050K .......... .......... .......... .......... .......... 25% 53.1M 17s unit-abot-epc-basic-0: 08:02:10 DEBUG unit.abot-epc-basic/0.install 12100K .......... .......... .......... .......... .......... 26% 48.3M 16s unit-abot-epc-basic-0: 08:02:10 DEBUG unit.abot-epc-basic/0.install 12150K .......... .......... .......... .......... .......... 26% 55.6M 16s unit-abot-epc-basic-0: 08:02:10 DEBUG unit.abot-epc-basic/0.install 12200K .......... .......... .......... .......... .......... 26% 146M 16s unit-abot-epc-basic-0: 08:02:10 DEBUG unit.abot-epc-basic/0.install 12250K .......... .......... .......... .......... .......... 26% 506M 16s unit-abot-epc-basic-0: 08:02:10 DEBUG unit.abot-epc-basic/0.install 12300K .......... .......... .......... .......... .......... 26% 474M 16s unit-abot-epc-basic-0: 08:02:10 DEBUG unit.abot-epc-basic/0.install 12350K .......... .......... .......... .......... .......... 26% 470M 16s unit-abot-epc-basic-0: 08:02:10 DEBUG unit.abot-epc-basic/0.install 12400K .......... .......... .......... .......... .......... 26% 546M 16s unit-abot-epc-basic-0: 08:02:10 DEBUG unit.abot-epc-basic/0.install 12450K .......... .......... .......... .......... .......... 26% 368K 16s unit-abot-epc-basic-0: 08:02:10 DEBUG unit.abot-epc-basic/0.install 12500K .......... .......... .......... .......... .......... 26% 2.31M 16s unit-abot-epc-basic-0: 08:02:10 DEBUG unit.abot-epc-basic/0.install 12550K .......... .......... .......... .......... .......... 26% 42.6M 16s unit-abot-epc-basic-0: 08:02:10 DEBUG unit.abot-epc-basic/0.install 12600K .......... .......... .......... .......... .......... 27% 55.7M 16s unit-abot-epc-basic-0: 08:02:10 DEBUG unit.abot-epc-basic/0.install 12650K .......... .......... .......... .......... .......... 27% 54.5M 16s unit-abot-epc-basic-0: 08:02:10 DEBUG unit.abot-epc-basic/0.install 12700K .......... .......... .......... .......... .......... 27% 53.3M 16s unit-abot-epc-basic-0: 08:02:10 DEBUG unit.abot-epc-basic/0.install 12750K .......... .......... .......... .......... .......... 27% 47.7M 16s unit-abot-epc-basic-0: 08:02:10 DEBUG unit.abot-epc-basic/0.install 12800K .......... .......... .......... .......... .......... 27% 53.2M 16s unit-abot-epc-basic-0: 08:02:10 DEBUG unit.abot-epc-basic/0.install 12850K .......... .......... .......... .......... .......... 27% 53.5M 16s unit-abot-epc-basic-0: 08:02:10 DEBUG unit.abot-epc-basic/0.install 12900K .......... .......... .......... .......... .......... 27% 1.23M 16s unit-abot-epc-basic-0: 08:02:10 DEBUG unit.abot-epc-basic/0.install 12950K .......... .......... .......... .......... .......... 27% 316K 16s unit-abot-epc-basic-0: 08:02:10 DEBUG unit.abot-epc-basic/0.install 13000K .......... .......... .......... .......... .......... 27% 6.45M 16s unit-abot-epc-basic-0: 08:02:10 DEBUG unit.abot-epc-basic/0.install 13050K .......... .......... .......... .......... .......... 28% 7.58M 16s unit-abot-epc-basic-0: 08:02:10 DEBUG unit.abot-epc-basic/0.install 13100K .......... .......... .......... .......... .......... 28% 7.12M 16s unit-abot-epc-basic-0: 08:02:10 DEBUG unit.abot-epc-basic/0.install 13150K .......... .......... .......... .......... .......... 28% 6.29M 16s unit-abot-epc-basic-0: 08:02:10 DEBUG unit.abot-epc-basic/0.install 13200K .......... .......... .......... .......... .......... 28% 8.93M 16s unit-abot-epc-basic-0: 08:02:10 DEBUG unit.abot-epc-basic/0.install 13250K .......... .......... .......... .......... .......... 28% 11.0M 16s unit-abot-epc-basic-0: 08:02:10 DEBUG unit.abot-epc-basic/0.install 13300K .......... .......... .......... .......... .......... 28% 1.59M 16s unit-abot-epc-basic-0: 08:02:11 DEBUG unit.abot-epc-basic/0.install 13350K .......... .......... .......... .......... .......... 28% 261K 16s unit-abot-epc-basic-0: 08:02:11 DEBUG unit.abot-epc-basic/0.install 13400K .......... .......... .......... .......... .......... 28% 6.01M 16s unit-abot-epc-basic-0: 08:02:11 DEBUG unit.abot-epc-basic/0.install 13450K .......... .......... .......... .......... .......... 28% 7.71M 16s unit-abot-epc-basic-0: 08:02:11 DEBUG unit.abot-epc-basic/0.install 13500K .......... .......... .......... .......... .......... 29% 7.24M 16s unit-abot-epc-basic-0: 08:02:11 DEBUG unit.abot-epc-basic/0.install 13550K .......... .......... .......... .......... .......... 29% 7.89M 16s unit-abot-epc-basic-0: 08:02:11 DEBUG unit.abot-epc-basic/0.install 13600K .......... .......... .......... .......... .......... 29% 7.59M 16s unit-abot-epc-basic-0: 08:02:11 DEBUG unit.abot-epc-basic/0.install 13650K .......... .......... .......... .......... .......... 29% 6.32M 16s unit-abot-epc-basic-0: 08:02:11 DEBUG unit.abot-epc-basic/0.install 13700K .......... .......... .......... .......... .......... 29% 3.24M 15s unit-abot-epc-basic-0: 08:02:11 DEBUG unit.abot-epc-basic/0.install 13750K .......... .......... .......... .......... .......... 29% 510K 16s unit-abot-epc-basic-0: 08:02:11 DEBUG unit.abot-epc-basic/0.install 13800K .......... .......... .......... .......... .......... 29% 446K 16s unit-abot-epc-basic-0: 08:02:11 DEBUG unit.abot-epc-basic/0.install 13850K .......... .......... .......... .......... .......... 29% 5.71M 16s unit-abot-epc-basic-0: 08:02:11 DEBUG unit.abot-epc-basic/0.install 13900K .......... .......... .......... .......... .......... 29% 9.73M 16s unit-abot-epc-basic-0: 08:02:11 DEBUG unit.abot-epc-basic/0.install 13950K .......... .......... .......... .......... .......... 29% 4.02M 16s unit-abot-epc-basic-0: 08:02:11 DEBUG unit.abot-epc-basic/0.install 14000K .......... .......... .......... .......... .......... 30% 11.2M 16s unit-abot-epc-basic-0: 08:02:11 DEBUG unit.abot-epc-basic/0.install 14050K .......... .......... .......... .......... .......... 30% 9.76M 15s unit-abot-epc-basic-0: 08:02:11 DEBUG unit.abot-epc-basic/0.install 14100K .......... .......... .......... .......... .......... 30% 10.9M 15s unit-abot-epc-basic-0: 08:02:11 DEBUG unit.abot-epc-basic/0.install 14150K .......... .......... .......... .......... .......... 30% 2.27M 15s unit-abot-epc-basic-0: 08:02:11 DEBUG unit.abot-epc-basic/0.install 14200K .......... .......... .......... .......... .......... 30% 409K 16s unit-abot-epc-basic-0: 08:02:11 DEBUG unit.abot-epc-basic/0.install 14250K .......... .......... .......... .......... .......... 30% 607K 16s unit-abot-epc-basic-0: 08:02:11 DEBUG unit.abot-epc-basic/0.install 14300K .......... .......... .......... .......... .......... 30% 5.38M 16s unit-abot-epc-basic-0: 08:02:11 DEBUG unit.abot-epc-basic/0.install 14350K .......... .......... .......... .......... .......... 30% 11.9M 16s unit-abot-epc-basic-0: 08:02:11 DEBUG unit.abot-epc-basic/0.install 14400K .......... .......... .......... .......... .......... 30% 4.55M 16s unit-abot-epc-basic-0: 08:02:11 DEBUG unit.abot-epc-basic/0.install 14450K .......... .......... .......... .......... .......... 31% 10.9M 15s unit-abot-epc-basic-0: 08:02:11 DEBUG unit.abot-epc-basic/0.install 14500K .......... .......... .......... .......... .......... 31% 10.1M 15s unit-abot-epc-basic-0: 08:02:11 DEBUG unit.abot-epc-basic/0.install 14550K .......... .......... .......... .......... .......... 31% 10.6M 15s unit-abot-epc-basic-0: 08:02:11 DEBUG unit.abot-epc-basic/0.install 14600K .......... .......... .......... .......... .......... 31% 2.39M 15s unit-abot-epc-basic-0: 08:02:11 DEBUG unit.abot-epc-basic/0.install 14650K .......... .......... .......... .......... .......... 31% 407K 15s unit-abot-epc-basic-0: 08:02:11 DEBUG unit.abot-epc-basic/0.install 14700K .......... .......... .......... .......... .......... 31% 607K 16s unit-abot-epc-basic-0: 08:02:11 DEBUG unit.abot-epc-basic/0.install 14750K .......... .......... .......... .......... .......... 31% 5.40M 16s unit-abot-epc-basic-0: 08:02:11 DEBUG unit.abot-epc-basic/0.install 14800K .......... .......... .......... .......... .......... 31% 11.2M 15s unit-abot-epc-basic-0: 08:02:11 DEBUG unit.abot-epc-basic/0.install 14850K .......... .......... .......... .......... .......... 31% 4.66M 15s unit-abot-epc-basic-0: 08:02:11 DEBUG unit.abot-epc-basic/0.install 14900K .......... .......... .......... .......... .......... 32% 11.5M 15s unit-abot-epc-basic-0: 08:02:11 DEBUG unit.abot-epc-basic/0.install 14950K .......... .......... .......... .......... .......... 32% 10.7M 15s unit-abot-epc-basic-0: 08:02:11 DEBUG unit.abot-epc-basic/0.install 15000K .......... .......... .......... .......... .......... 32% 9.48M 15s unit-abot-epc-basic-0: 08:02:11 DEBUG unit.abot-epc-basic/0.install 15050K .......... .......... .......... .......... .......... 32% 2.58M 15s unit-abot-epc-basic-0: 08:02:11 DEBUG unit.abot-epc-basic/0.install 15100K .......... .......... .......... .......... .......... 32% 406K 15s unit-abot-epc-basic-0: 08:02:12 DEBUG unit.abot-epc-basic/0.install 15150K .......... .......... .......... .......... .......... 32% 614K 15s unit-abot-epc-basic-0: 08:02:12 DEBUG unit.abot-epc-basic/0.install 15200K .......... .......... .......... .......... .......... 32% 4.68M 15s unit-abot-epc-basic-0: 08:02:12 DEBUG unit.abot-epc-basic/0.install 15250K .......... .......... .......... .......... .......... 32% 10.8M 15s unit-abot-epc-basic-0: 08:02:12 DEBUG unit.abot-epc-basic/0.install 15300K .......... .......... .......... .......... .......... 32% 5.33M 15s unit-abot-epc-basic-0: 08:02:12 DEBUG unit.abot-epc-basic/0.install 15350K .......... .......... .......... .......... .......... 32% 9.21M 15s unit-abot-epc-basic-0: 08:02:12 DEBUG unit.abot-epc-basic/0.install 15400K .......... .......... .......... .......... .......... 33% 11.1M 15s unit-abot-epc-basic-0: 08:02:12 DEBUG unit.abot-epc-basic/0.install 15450K .......... .......... .......... .......... .......... 33% 10.2M 15s unit-abot-epc-basic-0: 08:02:12 DEBUG unit.abot-epc-basic/0.install 15500K .......... .......... .......... .......... .......... 33% 4.47M 15s unit-abot-epc-basic-0: 08:02:12 DEBUG unit.abot-epc-basic/0.install 15550K .......... .......... .......... .......... .......... 33% 499K 15s unit-abot-epc-basic-0: 08:02:12 DEBUG unit.abot-epc-basic/0.install 15600K .......... .......... .......... .......... .......... 33% 448K 15s unit-abot-epc-basic-0: 08:02:12 DEBUG unit.abot-epc-basic/0.install 15650K .......... .......... .......... .......... .......... 33% 4.52M 15s unit-abot-epc-basic-0: 08:02:12 DEBUG unit.abot-epc-basic/0.install 15700K .......... .......... .......... .......... .......... 33% 11.4M 15s unit-abot-epc-basic-0: 08:02:12 DEBUG unit.abot-epc-basic/0.install 15750K .......... .......... .......... .......... .......... 33% 10.3M 15s unit-abot-epc-basic-0: 08:02:12 DEBUG unit.abot-epc-basic/0.install 15800K .......... .......... .......... .......... .......... 33% 4.98M 15s unit-abot-epc-basic-0: 08:02:12 DEBUG unit.abot-epc-basic/0.install 15850K .......... .......... .......... .......... .......... 34% 9.02M 15s unit-abot-epc-basic-0: 08:02:12 DEBUG unit.abot-epc-basic/0.install 15900K .......... .......... .......... .......... .......... 34% 11.1M 15s unit-abot-epc-basic-0: 08:02:12 DEBUG unit.abot-epc-basic/0.install 15950K .......... .......... .......... .......... .......... 34% 188K 15s unit-abot-epc-basic-0: 08:02:12 DEBUG unit.abot-epc-basic/0.install 16000K .......... .......... .......... .......... .......... 34% 45.3M 15s unit-abot-epc-basic-0: 08:02:12 DEBUG unit.abot-epc-basic/0.install 16050K .......... .......... .......... .......... .......... 34% 48.9M 15s unit-abot-epc-basic-0: 08:02:12 DEBUG unit.abot-epc-basic/0.install 16100K .......... .......... .......... .......... .......... 34% 50.0M 15s unit-abot-epc-basic-0: 08:02:12 DEBUG unit.abot-epc-basic/0.install 16150K .......... .......... .......... .......... .......... 34% 55.1M 15s unit-abot-epc-basic-0: 08:02:12 DEBUG unit.abot-epc-basic/0.install 16200K .......... .......... .......... .......... .......... 34% 57.6M 15s unit-abot-epc-basic-0: 08:02:12 DEBUG unit.abot-epc-basic/0.install 16250K .......... .......... .......... .......... .......... 34% 58.9M 15s unit-abot-epc-basic-0: 08:02:12 DEBUG unit.abot-epc-basic/0.install 16300K .......... .......... .......... .......... .......... 35% 49.8M 15s unit-abot-epc-basic-0: 08:02:12 DEBUG unit.abot-epc-basic/0.install 16350K .......... .......... .......... .......... .......... 35% 54.9M 15s unit-abot-epc-basic-0: 08:02:12 DEBUG unit.abot-epc-basic/0.install 16400K .......... .......... .......... .......... .......... 35% 56.8M 15s unit-abot-epc-basic-0: 08:02:12 DEBUG unit.abot-epc-basic/0.install 16450K .......... .......... .......... .......... .......... 35% 2.44M 15s unit-abot-epc-basic-0: 08:02:12 DEBUG unit.abot-epc-basic/0.install 16500K .......... .......... .......... .......... .......... 35% 259K 15s unit-abot-epc-basic-0: 08:02:12 DEBUG unit.abot-epc-basic/0.install 16550K .......... .......... .......... .......... .......... 35% 3.88M 15s unit-abot-epc-basic-0: 08:02:12 DEBUG unit.abot-epc-basic/0.install 16600K .......... .......... .......... .......... .......... 35% 7.74M 15s unit-abot-epc-basic-0: 08:02:12 DEBUG unit.abot-epc-basic/0.install 16650K .......... .......... .......... .......... .......... 35% 3.74M 15s unit-abot-epc-basic-0: 08:02:12 DEBUG unit.abot-epc-basic/0.install 16700K .......... .......... .......... .......... .......... 35% 7.33M 15s unit-abot-epc-basic-0: 08:02:12 DEBUG unit.abot-epc-basic/0.install 16750K .......... .......... .......... .......... .......... 35% 9.68M 15s unit-abot-epc-basic-0: 08:02:12 DEBUG unit.abot-epc-basic/0.install 16800K .......... .......... .......... .......... .......... 36% 1.86M 15s unit-abot-epc-basic-0: 08:02:13 DEBUG unit.abot-epc-basic/0.install 16850K .......... .......... .......... .......... .......... 36% 258K 15s unit-abot-epc-basic-0: 08:02:13 DEBUG unit.abot-epc-basic/0.install 16900K .......... .......... .......... .......... .......... 36% 3.92M 15s unit-abot-epc-basic-0: 08:02:13 DEBUG unit.abot-epc-basic/0.install 16950K .......... .......... .......... .......... .......... 36% 8.65M 15s unit-abot-epc-basic-0: 08:02:13 DEBUG unit.abot-epc-basic/0.install 17000K .......... .......... .......... .......... .......... 36% 3.75M 15s unit-abot-epc-basic-0: 08:02:13 DEBUG unit.abot-epc-basic/0.install 17050K .......... .......... .......... .......... .......... 36% 7.34M 15s unit-abot-epc-basic-0: 08:02:13 DEBUG unit.abot-epc-basic/0.install 17100K .......... .......... .......... .......... .......... 36% 8.97M 15s unit-abot-epc-basic-0: 08:02:13 DEBUG unit.abot-epc-basic/0.install 17150K .......... .......... .......... .......... .......... 36% 2.06M 15s unit-abot-epc-basic-0: 08:02:13 DEBUG unit.abot-epc-basic/0.install 17200K .......... .......... .......... .......... .......... 36% 254K 15s unit-abot-epc-basic-0: 08:02:13 DEBUG unit.abot-epc-basic/0.install 17250K .......... .......... .......... .......... .......... 37% 4.04M 15s unit-abot-epc-basic-0: 08:02:13 DEBUG unit.abot-epc-basic/0.install 17300K .......... .......... .......... .......... .......... 37% 9.20M 15s unit-abot-epc-basic-0: 08:02:13 DEBUG unit.abot-epc-basic/0.install 17350K .......... .......... .......... .......... .......... 37% 3.67M 15s unit-abot-epc-basic-0: 08:02:13 DEBUG unit.abot-epc-basic/0.install 17400K .......... .......... .......... .......... .......... 37% 8.20M 15s unit-abot-epc-basic-0: 08:02:13 DEBUG unit.abot-epc-basic/0.install 17450K .......... .......... .......... .......... .......... 37% 8.29M 15s unit-abot-epc-basic-0: 08:02:13 DEBUG unit.abot-epc-basic/0.install 17500K .......... .......... .......... .......... .......... 37% 2.07M 15s unit-abot-epc-basic-0: 08:02:13 DEBUG unit.abot-epc-basic/0.install 17550K .......... .......... .......... .......... .......... 37% 256K 15s unit-abot-epc-basic-0: 08:02:13 DEBUG unit.abot-epc-basic/0.install 17600K .......... .......... .......... .......... .......... 37% 3.78M 15s unit-abot-epc-basic-0: 08:02:13 DEBUG unit.abot-epc-basic/0.install 17650K .......... .......... .......... .......... .......... 37% 8.11M 15s unit-abot-epc-basic-0: 08:02:13 DEBUG unit.abot-epc-basic/0.install 17700K .......... .......... .......... .......... .......... 38% 4.57M 15s unit-abot-epc-basic-0: 08:02:13 DEBUG unit.abot-epc-basic/0.install 17750K .......... .......... .......... .......... .......... 38% 6.29M 15s unit-abot-epc-basic-0: 08:02:13 DEBUG unit.abot-epc-basic/0.install 17800K .......... .......... .......... .......... .......... 38% 8.70M 15s unit-abot-epc-basic-0: 08:02:13 DEBUG unit.abot-epc-basic/0.install 17850K .......... .......... .......... .......... .......... 38% 5.16M 15s unit-abot-epc-basic-0: 08:02:13 DEBUG unit.abot-epc-basic/0.install 17900K .......... .......... .......... .......... .......... 38% 378K 15s unit-abot-epc-basic-0: 08:02:13 DEBUG unit.abot-epc-basic/0.install 17950K .......... .......... .......... .......... .......... 38% 572K 15s unit-abot-epc-basic-0: 08:02:13 DEBUG unit.abot-epc-basic/0.install 18000K .......... .......... .......... .......... .......... 38% 6.10M 15s unit-abot-epc-basic-0: 08:02:13 DEBUG unit.abot-epc-basic/0.install 18050K .......... .......... .......... .......... .......... 38% 4.63M 15s unit-abot-epc-basic-0: 08:02:13 DEBUG unit.abot-epc-basic/0.install 18100K .......... .......... .......... .......... .......... 38% 6.45M 15s unit-abot-epc-basic-0: 08:02:13 DEBUG unit.abot-epc-basic/0.install 18150K .......... .......... .......... .......... .......... 38% 8.55M 15s unit-abot-epc-basic-0: 08:02:13 DEBUG unit.abot-epc-basic/0.install 18200K .......... .......... .......... .......... .......... 39% 8.76M 15s unit-abot-epc-basic-0: 08:02:14 DEBUG unit.abot-epc-basic/0.install 18250K .......... .......... .......... .......... .......... 39% 1.63M 15s unit-abot-epc-basic-0: 08:02:14 DEBUG unit.abot-epc-basic/0.install 18300K .......... .......... .......... .......... .......... 39% 264K 15s unit-abot-epc-basic-0: 08:02:14 DEBUG unit.abot-epc-basic/0.install 18350K .......... .......... .......... .......... .......... 39% 3.86M 15s unit-abot-epc-basic-0: 08:02:14 DEBUG unit.abot-epc-basic/0.install 18400K .......... .......... .......... .......... .......... 39% 10.5M 15s unit-abot-epc-basic-0: 08:02:14 DEBUG unit.abot-epc-basic/0.install 18450K .......... .......... .......... .......... .......... 39% 4.25M 15s unit-abot-epc-basic-0: 08:02:14 DEBUG unit.abot-epc-basic/0.install 18500K .......... .......... .......... .......... .......... 39% 7.24M 15s unit-abot-epc-basic-0: 08:02:14 DEBUG unit.abot-epc-basic/0.install 18550K .......... .......... .......... .......... .......... 39% 8.81M 15s unit-abot-epc-basic-0: 08:02:14 DEBUG unit.abot-epc-basic/0.install 18600K .......... .......... .......... .......... .......... 39% 5.20M 14s unit-abot-epc-basic-0: 08:02:14 DEBUG unit.abot-epc-basic/0.install 18650K .......... .......... .......... .......... .......... 40% 379K 15s unit-abot-epc-basic-0: 08:02:14 DEBUG unit.abot-epc-basic/0.install 18700K .......... .......... .......... .......... .......... 40% 572K 15s unit-abot-epc-basic-0: 08:02:14 DEBUG unit.abot-epc-basic/0.install 18750K .......... .......... .......... .......... .......... 40% 5.81M 15s unit-abot-epc-basic-0: 08:02:14 DEBUG unit.abot-epc-basic/0.install 18800K .......... .......... .......... .......... .......... 40% 5.78M 15s unit-abot-epc-basic-0: 08:02:14 DEBUG unit.abot-epc-basic/0.install 18850K .......... .......... .......... .......... .......... 40% 6.19M 14s unit-abot-epc-basic-0: 08:02:14 DEBUG unit.abot-epc-basic/0.install 18900K .......... .......... .......... .......... .......... 40% 7.53M 14s unit-abot-epc-basic-0: 08:02:14 DEBUG unit.abot-epc-basic/0.install 18950K .......... .......... .......... .......... .......... 40% 7.26M 14s unit-abot-epc-basic-0: 08:02:14 DEBUG unit.abot-epc-basic/0.install 19000K .......... .......... .......... .......... .......... 40% 2.18M 14s unit-abot-epc-basic-0: 08:02:14 DEBUG unit.abot-epc-basic/0.install 19050K .......... .......... .......... .......... .......... 40% 256K 15s unit-abot-epc-basic-0: 08:02:14 DEBUG unit.abot-epc-basic/0.install 19100K .......... .......... .......... .......... .......... 41% 3.87M 15s unit-abot-epc-basic-0: 08:02:14 DEBUG unit.abot-epc-basic/0.install 19150K .......... .......... .......... .......... .......... 41% 9.20M 14s unit-abot-epc-basic-0: 08:02:14 DEBUG unit.abot-epc-basic/0.install 19200K .......... .......... .......... .......... .......... 41% 4.57M 14s unit-abot-epc-basic-0: 08:02:14 DEBUG unit.abot-epc-basic/0.install 19250K .......... .......... .......... .......... .......... 41% 8.45M 14s unit-abot-epc-basic-0: 08:02:14 DEBUG unit.abot-epc-basic/0.install 19300K .......... .......... .......... .......... .......... 41% 8.33M 14s unit-abot-epc-basic-0: 08:02:14 DEBUG unit.abot-epc-basic/0.install 19350K .......... .......... .......... .......... .......... 41% 7.65M 14s unit-abot-epc-basic-0: 08:02:14 DEBUG unit.abot-epc-basic/0.install 19400K .......... .......... .......... .......... .......... 41% 887K 14s unit-abot-epc-basic-0: 08:02:14 DEBUG unit.abot-epc-basic/0.install 19450K .......... .......... .......... .......... .......... 41% 309K 14s unit-abot-epc-basic-0: 08:02:14 DEBUG unit.abot-epc-basic/0.install 19500K .......... .......... .......... .......... .......... 41% 4.02M 14s unit-abot-epc-basic-0: 08:02:14 DEBUG unit.abot-epc-basic/0.install 19550K .......... .......... .......... .......... .......... 41% 8.77M 14s unit-abot-epc-basic-0: 08:02:15 DEBUG unit.abot-epc-basic/0.install 19600K .......... .......... .......... .......... .......... 42% 4.81M 14s unit-abot-epc-basic-0: 08:02:15 DEBUG unit.abot-epc-basic/0.install 19650K .......... .......... .......... .......... .......... 42% 8.25M 14s unit-abot-epc-basic-0: 08:02:15 DEBUG unit.abot-epc-basic/0.install 19700K .......... .......... .......... .......... .......... 42% 8.05M 14s unit-abot-epc-basic-0: 08:02:15 DEBUG unit.abot-epc-basic/0.install 19750K .......... .......... .......... .......... .......... 42% 6.41M 14s unit-abot-epc-basic-0: 08:02:15 DEBUG unit.abot-epc-basic/0.install 19800K .......... .......... .......... .......... .......... 42% 471K 14s unit-abot-epc-basic-0: 08:02:15 DEBUG unit.abot-epc-basic/0.install 19850K .......... .......... .......... .......... .......... 42% 451K 14s unit-abot-epc-basic-0: 08:02:15 DEBUG unit.abot-epc-basic/0.install 19900K .......... .......... .......... .......... .......... 42% 3.88M 14s unit-abot-epc-basic-0: 08:02:15 DEBUG unit.abot-epc-basic/0.install 19950K .......... .......... .......... .......... .......... 42% 10.1M 14s unit-abot-epc-basic-0: 08:02:15 DEBUG unit.abot-epc-basic/0.install 20000K .......... .......... .......... .......... .......... 42% 4.78M 14s unit-abot-epc-basic-0: 08:02:15 DEBUG unit.abot-epc-basic/0.install 20050K .......... .......... .......... .......... .......... 43% 8.88M 14s unit-abot-epc-basic-0: 08:02:15 DEBUG unit.abot-epc-basic/0.install 20100K .......... .......... .......... .......... .......... 43% 8.11M 14s unit-abot-epc-basic-0: 08:02:15 DEBUG unit.abot-epc-basic/0.install 20150K .......... .......... .......... .......... .......... 43% 5.59M 14s unit-abot-epc-basic-0: 08:02:15 DEBUG unit.abot-epc-basic/0.install 20200K .......... .......... .......... .......... .......... 43% 464K 14s unit-abot-epc-basic-0: 08:02:15 DEBUG unit.abot-epc-basic/0.install 20250K .......... .......... .......... .......... .......... 43% 457K 14s unit-abot-epc-basic-0: 08:02:15 DEBUG unit.abot-epc-basic/0.install 20300K .......... .......... .......... .......... .......... 43% 4.51M 14s unit-abot-epc-basic-0: 08:02:15 DEBUG unit.abot-epc-basic/0.install 20350K .......... .......... .......... .......... .......... 43% 9.57M 14s unit-abot-epc-basic-0: 08:02:15 DEBUG unit.abot-epc-basic/0.install 20400K .......... .......... .......... .......... .......... 43% 4.54M 14s unit-abot-epc-basic-0: 08:02:15 DEBUG unit.abot-epc-basic/0.install 20450K .......... .......... .......... .......... .......... 43% 8.60M 14s unit-abot-epc-basic-0: 08:02:15 DEBUG unit.abot-epc-basic/0.install 20500K .......... .......... .......... .......... .......... 44% 9.01M 14s unit-abot-epc-basic-0: 08:02:15 DEBUG unit.abot-epc-basic/0.install 20550K .......... .......... .......... .......... .......... 44% 2.75M 14s unit-abot-epc-basic-0: 08:02:15 DEBUG unit.abot-epc-basic/0.install 20600K .......... .......... .......... .......... .......... 44% 419K 14s unit-abot-epc-basic-0: 08:02:15 DEBUG unit.abot-epc-basic/0.install 20650K .......... .......... .......... .......... .......... 44% 550K 14s unit-abot-epc-basic-0: 08:02:15 DEBUG unit.abot-epc-basic/0.install 20700K .......... .......... .......... .......... .......... 44% 5.55M 14s unit-abot-epc-basic-0: 08:02:15 DEBUG unit.abot-epc-basic/0.install 20750K .......... .......... .......... .......... .......... 44% 10.3M 14s unit-abot-epc-basic-0: 08:02:15 DEBUG unit.abot-epc-basic/0.install 20800K .......... .......... .......... .......... .......... 44% 4.32M 14s unit-abot-epc-basic-0: 08:02:15 DEBUG unit.abot-epc-basic/0.install 20850K .......... .......... .......... .......... .......... 44% 8.98M 14s unit-abot-epc-basic-0: 08:02:15 DEBUG unit.abot-epc-basic/0.install 20900K .......... .......... .......... .......... .......... 44% 8.63M 14s unit-abot-epc-basic-0: 08:02:15 DEBUG unit.abot-epc-basic/0.install 20950K .......... .......... .......... .......... .......... 44% 2.31M 14s unit-abot-epc-basic-0: 08:02:15 DEBUG unit.abot-epc-basic/0.install 21000K .......... .......... .......... .......... .......... 45% 431K 14s unit-abot-epc-basic-0: 08:02:16 DEBUG unit.abot-epc-basic/0.install 21050K .......... .......... .......... .......... .......... 45% 558K 14s unit-abot-epc-basic-0: 08:02:16 DEBUG unit.abot-epc-basic/0.install 21100K .......... .......... .......... .......... .......... 45% 5.28M 14s unit-abot-epc-basic-0: 08:02:16 DEBUG unit.abot-epc-basic/0.install 21150K .......... .......... .......... .......... .......... 45% 9.50M 14s unit-abot-epc-basic-0: 08:02:16 DEBUG unit.abot-epc-basic/0.install 21200K .......... .......... .......... .......... .......... 45% 4.45M 14s unit-abot-epc-basic-0: 08:02:16 DEBUG unit.abot-epc-basic/0.install 21250K .......... .......... .......... .......... .......... 45% 8.78M 14s unit-abot-epc-basic-0: 08:02:16 DEBUG unit.abot-epc-basic/0.install 21300K .......... .......... .......... .......... .......... 45% 8.22M 14s unit-abot-epc-basic-0: 08:02:16 DEBUG unit.abot-epc-basic/0.install 21350K .......... .......... .......... .......... .......... 45% 2.40M 14s unit-abot-epc-basic-0: 08:02:16 DEBUG unit.abot-epc-basic/0.install 21400K .......... .......... .......... .......... .......... 45% 424K 14s unit-abot-epc-basic-0: 08:02:16 DEBUG unit.abot-epc-basic/0.install 21450K .......... .......... .......... .......... .......... 46% 576K 14s unit-abot-epc-basic-0: 08:02:16 DEBUG unit.abot-epc-basic/0.install 21500K .......... .......... .......... .......... .......... 46% 4.70M 14s unit-abot-epc-basic-0: 08:02:16 DEBUG unit.abot-epc-basic/0.install 21550K .......... .......... .......... .......... .......... 46% 9.54M 14s unit-abot-epc-basic-0: 08:02:16 DEBUG unit.abot-epc-basic/0.install 21600K .......... .......... .......... .......... .......... 46% 3.91M 14s unit-abot-epc-basic-0: 08:02:16 DEBUG unit.abot-epc-basic/0.install 21650K .......... .......... .......... .......... .......... 46% 9.80M 13s unit-abot-epc-basic-0: 08:02:16 DEBUG unit.abot-epc-basic/0.install 21700K .......... .......... .......... .......... .......... 46% 5.97M 13s unit-abot-epc-basic-0: 08:02:16 DEBUG unit.abot-epc-basic/0.install 21750K .......... .......... .......... .......... .......... 46% 9.63M 13s unit-abot-epc-basic-0: 08:02:16 DEBUG unit.abot-epc-basic/0.install 21800K .......... .......... .......... .......... .......... 46% 371K 13s unit-abot-epc-basic-0: 08:02:16 DEBUG unit.abot-epc-basic/0.install 21850K .......... .......... .......... .......... .......... 46% 606K 14s unit-abot-epc-basic-0: 08:02:16 DEBUG unit.abot-epc-basic/0.install 21900K .......... .......... .......... .......... .......... 47% 4.93M 13s unit-abot-epc-basic-0: 08:02:16 DEBUG unit.abot-epc-basic/0.install 21950K .......... .......... .......... .......... .......... 47% 9.50M 13s unit-abot-epc-basic-0: 08:02:16 DEBUG unit.abot-epc-basic/0.install 22000K .......... .......... .......... .......... .......... 47% 3.87M 13s unit-abot-epc-basic-0: 08:02:16 DEBUG unit.abot-epc-basic/0.install 22050K .......... .......... .......... .......... .......... 47% 10.2M 13s unit-abot-epc-basic-0: 08:02:16 DEBUG unit.abot-epc-basic/0.install 22100K .......... .......... .......... .......... .......... 47% 6.46M 13s unit-abot-epc-basic-0: 08:02:16 DEBUG unit.abot-epc-basic/0.install 22150K .......... .......... .......... .......... .......... 47% 9.10M 13s unit-abot-epc-basic-0: 08:02:16 DEBUG unit.abot-epc-basic/0.install 22200K .......... .......... .......... .......... .......... 47% 456K 13s unit-abot-epc-basic-0: 08:02:16 DEBUG unit.abot-epc-basic/0.install 22250K .......... .......... .......... .......... .......... 47% 469K 13s unit-abot-epc-basic-0: 08:02:16 DEBUG unit.abot-epc-basic/0.install 22300K .......... .......... .......... .......... .......... 47% 4.29M 13s unit-abot-epc-basic-0: 08:02:16 DEBUG unit.abot-epc-basic/0.install 22350K .......... .......... .......... .......... .......... 47% 9.62M 13s unit-abot-epc-basic-0: 08:02:16 DEBUG unit.abot-epc-basic/0.install 22400K .......... .......... .......... .......... .......... 48% 4.34M 13s unit-abot-epc-basic-0: 08:02:16 DEBUG unit.abot-epc-basic/0.install 22450K .......... .......... .......... .......... .......... 48% 8.99M 13s unit-abot-epc-basic-0: 08:02:16 DEBUG unit.abot-epc-basic/0.install 22500K .......... .......... .......... .......... .......... 48% 5.98M 13s unit-abot-epc-basic-0: 08:02:16 DEBUG unit.abot-epc-basic/0.install 22550K .......... .......... .......... .......... .......... 48% 8.67M 13s unit-abot-epc-basic-0: 08:02:16 DEBUG unit.abot-epc-basic/0.install 22600K .......... .......... .......... .......... .......... 48% 465K 13s unit-abot-epc-basic-0: 08:02:17 DEBUG unit.abot-epc-basic/0.install 22650K .......... .......... .......... .......... .......... 48% 463K 13s unit-abot-epc-basic-0: 08:02:17 DEBUG unit.abot-epc-basic/0.install 22700K .......... .......... .......... .......... .......... 48% 4.11M 13s unit-abot-epc-basic-0: 08:02:17 DEBUG unit.abot-epc-basic/0.install 22750K .......... .......... .......... .......... .......... 48% 10.1M 13s unit-abot-epc-basic-0: 08:02:17 DEBUG unit.abot-epc-basic/0.install 22800K .......... .......... .......... .......... .......... 48% 4.43M 13s unit-abot-epc-basic-0: 08:02:17 DEBUG unit.abot-epc-basic/0.install 22850K .......... .......... .......... .......... .......... 49% 8.74M 13s unit-abot-epc-basic-0: 08:02:17 DEBUG unit.abot-epc-basic/0.install 22900K .......... .......... .......... .......... .......... 49% 5.39M 13s unit-abot-epc-basic-0: 08:02:17 DEBUG unit.abot-epc-basic/0.install 22950K .......... .......... .......... .......... .......... 49% 9.97M 13s unit-abot-epc-basic-0: 08:02:17 DEBUG unit.abot-epc-basic/0.install 23000K .......... .......... .......... .......... .......... 49% 480K 13s unit-abot-epc-basic-0: 08:02:17 DEBUG unit.abot-epc-basic/0.install 23050K .......... .......... .......... .......... .......... 49% 449K 13s unit-abot-epc-basic-0: 08:02:17 DEBUG unit.abot-epc-basic/0.install 23100K .......... .......... .......... .......... .......... 49% 3.96M 13s unit-abot-epc-basic-0: 08:02:17 DEBUG unit.abot-epc-basic/0.install 23150K .......... .......... .......... .......... .......... 49% 10.3M 13s unit-abot-epc-basic-0: 08:02:17 DEBUG unit.abot-epc-basic/0.install 23200K .......... .......... .......... .......... .......... 49% 4.72M 13s unit-abot-epc-basic-0: 08:02:17 DEBUG unit.abot-epc-basic/0.install 23250K .......... .......... .......... .......... .......... 49% 7.58M 13s unit-abot-epc-basic-0: 08:02:17 DEBUG unit.abot-epc-basic/0.install 23300K .......... .......... .......... .......... .......... 50% 5.89M 13s unit-abot-epc-basic-0: 08:02:17 DEBUG unit.abot-epc-basic/0.install 23350K .......... .......... .......... .......... .......... 50% 8.92M 13s unit-abot-epc-basic-0: 08:02:17 DEBUG unit.abot-epc-basic/0.install 23400K .......... .......... .......... .......... .......... 50% 553K 13s unit-abot-epc-basic-0: 08:02:17 DEBUG unit.abot-epc-basic/0.install 23450K .......... .......... .......... .......... .......... 50% 403K 13s unit-abot-epc-basic-0: 08:02:17 DEBUG unit.abot-epc-basic/0.install 23500K .......... .......... .......... .......... .......... 50% 3.74M 13s unit-abot-epc-basic-0: 08:02:17 DEBUG unit.abot-epc-basic/0.install 23550K .......... .......... .......... .......... .......... 50% 9.68M 13s unit-abot-epc-basic-0: 08:02:17 DEBUG unit.abot-epc-basic/0.install 23600K .......... .......... .......... .......... .......... 50% 5.59M 13s unit-abot-epc-basic-0: 08:02:17 DEBUG unit.abot-epc-basic/0.install 23650K .......... .......... .......... .......... .......... 50% 5.95M 13s unit-abot-epc-basic-0: 08:02:17 DEBUG unit.abot-epc-basic/0.install 23700K .......... .......... .......... .......... .......... 50% 8.24M 13s unit-abot-epc-basic-0: 08:02:17 DEBUG unit.abot-epc-basic/0.install 23750K .......... .......... .......... .......... .......... 50% 6.70M 13s unit-abot-epc-basic-0: 08:02:17 DEBUG unit.abot-epc-basic/0.install 23800K .......... .......... .......... .......... .......... 51% 559K 13s unit-abot-epc-basic-0: 08:02:17 DEBUG unit.abot-epc-basic/0.install 23850K .......... .......... .......... .......... .......... 51% 403K 13s unit-abot-epc-basic-0: 08:02:17 DEBUG unit.abot-epc-basic/0.install 23900K .......... .......... .......... .......... .......... 51% 3.73M 13s unit-abot-epc-basic-0: 08:02:17 DEBUG unit.abot-epc-basic/0.install 23950K .......... .......... .......... .......... .......... 51% 7.33M 13s unit-abot-epc-basic-0: 08:02:17 DEBUG unit.abot-epc-basic/0.install 24000K .......... .......... .......... .......... .......... 51% 6.79M 12s unit-abot-epc-basic-0: 08:02:17 DEBUG unit.abot-epc-basic/0.install 24050K .......... .......... .......... .......... .......... 51% 5.35M 12s unit-abot-epc-basic-0: 08:02:17 DEBUG unit.abot-epc-basic/0.install 24100K .......... .......... .......... .......... .......... 51% 7.85M 12s unit-abot-epc-basic-0: 08:02:17 DEBUG unit.abot-epc-basic/0.install 24150K .......... .......... .......... .......... .......... 51% 7.09M 12s unit-abot-epc-basic-0: 08:02:17 DEBUG unit.abot-epc-basic/0.install 24200K .......... .......... .......... .......... .......... 51% 1.95M 12s unit-abot-epc-basic-0: 08:02:18 DEBUG unit.abot-epc-basic/0.install 24250K .......... .......... .......... .......... .......... 52% 265K 12s unit-abot-epc-basic-0: 08:02:18 DEBUG unit.abot-epc-basic/0.install 24300K .......... .......... .......... .......... .......... 52% 3.71M 12s unit-abot-epc-basic-0: 08:02:18 DEBUG unit.abot-epc-basic/0.install 24350K .......... .......... .......... .......... .......... 52% 7.14M 12s unit-abot-epc-basic-0: 08:02:18 DEBUG unit.abot-epc-basic/0.install 24400K .......... .......... .......... .......... .......... 52% 7.68M 12s unit-abot-epc-basic-0: 08:02:18 DEBUG unit.abot-epc-basic/0.install 24450K .......... .......... .......... .......... .......... 52% 4.96M 12s unit-abot-epc-basic-0: 08:02:18 DEBUG unit.abot-epc-basic/0.install 24500K .......... .......... .......... .......... .......... 52% 8.60M 12s unit-abot-epc-basic-0: 08:02:18 DEBUG unit.abot-epc-basic/0.install 24550K .......... .......... .......... .......... .......... 52% 6.14M 12s unit-abot-epc-basic-0: 08:02:18 DEBUG unit.abot-epc-basic/0.install 24600K .......... .......... .......... .......... .......... 52% 2.49M 12s unit-abot-epc-basic-0: 08:02:18 DEBUG unit.abot-epc-basic/0.install 24650K .......... .......... .......... .......... .......... 52% 258K 12s unit-abot-epc-basic-0: 08:02:18 DEBUG unit.abot-epc-basic/0.install 24700K .......... .......... .......... .......... .......... 53% 3.87M 12s unit-abot-epc-basic-0: 08:02:18 DEBUG unit.abot-epc-basic/0.install 24750K .......... .......... .......... .......... .......... 53% 6.65M 12s unit-abot-epc-basic-0: 08:02:18 DEBUG unit.abot-epc-basic/0.install 24800K .......... .......... .......... .......... .......... 53% 9.15M 12s unit-abot-epc-basic-0: 08:02:18 DEBUG unit.abot-epc-basic/0.install 24850K .......... .......... .......... .......... .......... 53% 4.56M 12s unit-abot-epc-basic-0: 08:02:18 DEBUG unit.abot-epc-basic/0.install 24900K .......... .......... .......... .......... .......... 53% 8.43M 12s unit-abot-epc-basic-0: 08:02:18 DEBUG unit.abot-epc-basic/0.install 24950K .......... .......... .......... .......... .......... 53% 6.40M 12s unit-abot-epc-basic-0: 08:02:18 DEBUG unit.abot-epc-basic/0.install 25000K .......... .......... .......... .......... .......... 53% 2.76M 12s unit-abot-epc-basic-0: 08:02:18 DEBUG unit.abot-epc-basic/0.install 25050K .......... .......... .......... .......... .......... 53% 255K 12s unit-abot-epc-basic-0: 08:02:18 DEBUG unit.abot-epc-basic/0.install 25100K .......... .......... .......... .......... .......... 53% 3.94M 12s unit-abot-epc-basic-0: 08:02:18 DEBUG unit.abot-epc-basic/0.install 25150K .......... .......... .......... .......... .......... 53% 6.27M 12s unit-abot-epc-basic-0: 08:02:18 DEBUG unit.abot-epc-basic/0.install 25200K .......... .......... .......... .......... .......... 54% 10.2M 12s unit-abot-epc-basic-0: 08:02:18 DEBUG unit.abot-epc-basic/0.install 25250K .......... .......... .......... .......... .......... 54% 4.64M 12s unit-abot-epc-basic-0: 08:02:18 DEBUG unit.abot-epc-basic/0.install 25300K .......... .......... .......... .......... .......... 54% 7.49M 12s unit-abot-epc-basic-0: 08:02:18 DEBUG unit.abot-epc-basic/0.install 25350K .......... .......... .......... .......... .......... 54% 6.77M 12s unit-abot-epc-basic-0: 08:02:18 DEBUG unit.abot-epc-basic/0.install 25400K .......... .......... .......... .......... .......... 54% 2.77M 12s unit-abot-epc-basic-0: 08:02:18 DEBUG unit.abot-epc-basic/0.install 25450K .......... .......... .......... .......... .......... 54% 255K 12s unit-abot-epc-basic-0: 08:02:18 DEBUG unit.abot-epc-basic/0.install 25500K .......... .......... .......... .......... .......... 54% 4.14M 12s unit-abot-epc-basic-0: 08:02:18 DEBUG unit.abot-epc-basic/0.install 25550K .......... .......... .......... .......... .......... 54% 5.50M 12s unit-abot-epc-basic-0: 08:02:18 DEBUG unit.abot-epc-basic/0.install 25600K .......... .......... .......... .......... .......... 54% 10.6M 12s unit-abot-epc-basic-0: 08:02:18 DEBUG unit.abot-epc-basic/0.install 25650K .......... .......... .......... .......... .......... 55% 4.66M 12s unit-abot-epc-basic-0: 08:02:18 DEBUG unit.abot-epc-basic/0.install 25700K .......... .......... .......... .......... .......... 55% 7.06M 12s unit-abot-epc-basic-0: 08:02:18 DEBUG unit.abot-epc-basic/0.install 25750K .......... .......... .......... .......... .......... 55% 6.31M 12s unit-abot-epc-basic-0: 08:02:18 DEBUG unit.abot-epc-basic/0.install 25800K .......... .......... .......... .......... .......... 55% 2.93M 12s unit-abot-epc-basic-0: 08:02:19 DEBUG unit.abot-epc-basic/0.install 25850K .......... .......... .......... .......... .......... 55% 256K 12s unit-abot-epc-basic-0: 08:02:19 DEBUG unit.abot-epc-basic/0.install 25900K .......... .......... .......... .......... .......... 55% 4.07M 12s unit-abot-epc-basic-0: 08:02:19 DEBUG unit.abot-epc-basic/0.install 25950K .......... .......... .......... .......... .......... 55% 5.28M 12s unit-abot-epc-basic-0: 08:02:19 DEBUG unit.abot-epc-basic/0.install 26000K .......... .......... .......... .......... .......... 55% 10.5M 12s unit-abot-epc-basic-0: 08:02:19 DEBUG unit.abot-epc-basic/0.install 26050K .......... .......... .......... .......... .......... 55% 4.71M 12s unit-abot-epc-basic-0: 08:02:19 DEBUG unit.abot-epc-basic/0.install 26100K .......... .......... .......... .......... .......... 56% 8.84M 11s unit-abot-epc-basic-0: 08:02:19 DEBUG unit.abot-epc-basic/0.install 26150K .......... .......... .......... .......... .......... 56% 5.08M 11s unit-abot-epc-basic-0: 08:02:19 DEBUG unit.abot-epc-basic/0.install 26200K .......... .......... .......... .......... .......... 56% 3.18M 11s unit-abot-epc-basic-0: 08:02:19 DEBUG unit.abot-epc-basic/0.install 26250K .......... .......... .......... .......... .......... 56% 258K 11s unit-abot-epc-basic-0: 08:02:19 DEBUG unit.abot-epc-basic/0.install 26300K .......... .......... .......... .......... .......... 56% 3.54M 11s unit-abot-epc-basic-0: 08:02:19 DEBUG unit.abot-epc-basic/0.install 26350K .......... .......... .......... .......... .......... 56% 5.71M 11s unit-abot-epc-basic-0: 08:02:19 DEBUG unit.abot-epc-basic/0.install 26400K .......... .......... .......... .......... .......... 56% 8.86M 11s unit-abot-epc-basic-0: 08:02:19 DEBUG unit.abot-epc-basic/0.install 26450K .......... .......... .......... .......... .......... 56% 4.86M 11s unit-abot-epc-basic-0: 08:02:19 DEBUG unit.abot-epc-basic/0.install 26500K .......... .......... .......... .......... .......... 56% 8.31M 11s unit-abot-epc-basic-0: 08:02:19 DEBUG unit.abot-epc-basic/0.install 26550K .......... .......... .......... .......... .......... 56% 5.12M 11s unit-abot-epc-basic-0: 08:02:19 DEBUG unit.abot-epc-basic/0.install 26600K .......... .......... .......... .......... .......... 57% 3.44M 11s unit-abot-epc-basic-0: 08:02:19 DEBUG unit.abot-epc-basic/0.install 26650K .......... .......... .......... .......... .......... 57% 312K 11s unit-abot-epc-basic-0: 08:02:19 DEBUG unit.abot-epc-basic/0.install 26700K .......... .......... .......... .......... .......... 57% 1.02M 11s unit-abot-epc-basic-0: 08:02:19 DEBUG unit.abot-epc-basic/0.install 26750K .......... .......... .......... .......... .......... 57% 5.43M 11s unit-abot-epc-basic-0: 08:02:19 DEBUG unit.abot-epc-basic/0.install 26800K .......... .......... .......... .......... .......... 57% 8.59M 11s unit-abot-epc-basic-0: 08:02:19 DEBUG unit.abot-epc-basic/0.install 26850K .......... .......... .......... .......... .......... 57% 4.87M 11s unit-abot-epc-basic-0: 08:02:19 DEBUG unit.abot-epc-basic/0.install 26900K .......... .......... .......... .......... .......... 57% 8.18M 11s unit-abot-epc-basic-0: 08:02:19 DEBUG unit.abot-epc-basic/0.install 26950K .......... .......... .......... .......... .......... 57% 5.23M 11s unit-abot-epc-basic-0: 08:02:19 DEBUG unit.abot-epc-basic/0.install 27000K .......... .......... .......... .......... .......... 57% 3.65M 11s unit-abot-epc-basic-0: 08:02:19 DEBUG unit.abot-epc-basic/0.install 27050K .......... .......... .......... .......... .......... 58% 520K 11s unit-abot-epc-basic-0: 08:02:19 DEBUG unit.abot-epc-basic/0.install 27100K .......... .......... .......... .......... .......... 58% 454K 11s unit-abot-epc-basic-0: 08:02:19 DEBUG unit.abot-epc-basic/0.install 27150K .......... .......... .......... .......... .......... 58% 4.44M 11s unit-abot-epc-basic-0: 08:02:19 DEBUG unit.abot-epc-basic/0.install 27200K .......... .......... .......... .......... .......... 58% 7.37M 11s unit-abot-epc-basic-0: 08:02:20 DEBUG unit.abot-epc-basic/0.install 27250K .......... .......... .......... .......... .......... 58% 5.73M 11s unit-abot-epc-basic-0: 08:02:20 DEBUG unit.abot-epc-basic/0.install 27300K .......... .......... .......... .......... .......... 58% 7.00M 11s unit-abot-epc-basic-0: 08:02:20 DEBUG unit.abot-epc-basic/0.install 27350K .......... .......... .......... .......... .......... 58% 5.53M 11s unit-abot-epc-basic-0: 08:02:20 DEBUG unit.abot-epc-basic/0.install 27400K .......... .......... .......... .......... .......... 58% 7.61M 11s unit-abot-epc-basic-0: 08:02:20 DEBUG unit.abot-epc-basic/0.install 27450K .......... .......... .......... .......... .......... 58% 497K 11s unit-abot-epc-basic-0: 08:02:20 DEBUG unit.abot-epc-basic/0.install 27500K .......... .......... .......... .......... .......... 59% 451K 11s unit-abot-epc-basic-0: 08:02:20 DEBUG unit.abot-epc-basic/0.install 27550K .......... .......... .......... .......... .......... 59% 3.83M 11s unit-abot-epc-basic-0: 08:02:20 DEBUG unit.abot-epc-basic/0.install 27600K .......... .......... .......... .......... .......... 59% 6.67M 11s unit-abot-epc-basic-0: 08:02:20 DEBUG unit.abot-epc-basic/0.install 27650K .......... .......... .......... .......... .......... 59% 8.15M 11s unit-abot-epc-basic-0: 08:02:20 DEBUG unit.abot-epc-basic/0.install 27700K .......... .......... .......... .......... .......... 59% 4.93M 11s unit-abot-epc-basic-0: 08:02:20 DEBUG unit.abot-epc-basic/0.install 27750K .......... .......... .......... .......... .......... 59% 6.99M 11s unit-abot-epc-basic-0: 08:02:20 DEBUG unit.abot-epc-basic/0.install 27800K .......... .......... .......... .......... .......... 59% 6.05M 11s unit-abot-epc-basic-0: 08:02:20 DEBUG unit.abot-epc-basic/0.install 27850K .......... .......... .......... .......... .......... 59% 1004K 11s unit-abot-epc-basic-0: 08:02:20 DEBUG unit.abot-epc-basic/0.install 27900K .......... .......... .......... .......... .......... 59% 312K 11s unit-abot-epc-basic-0: 08:02:20 DEBUG unit.abot-epc-basic/0.install 27950K .......... .......... .......... .......... .......... 59% 3.96M 11s unit-abot-epc-basic-0: 08:02:20 DEBUG unit.abot-epc-basic/0.install 28000K .......... .......... .......... .......... .......... 60% 5.83M 11s unit-abot-epc-basic-0: 08:02:20 DEBUG unit.abot-epc-basic/0.install 28050K .......... .......... .......... .......... .......... 60% 8.25M 11s unit-abot-epc-basic-0: 08:02:20 DEBUG unit.abot-epc-basic/0.install 28100K .......... .......... .......... .......... .......... 60% 4.67M 10s unit-abot-epc-basic-0: 08:02:20 DEBUG unit.abot-epc-basic/0.install 28150K .......... .......... .......... .......... .......... 60% 8.25M 10s unit-abot-epc-basic-0: 08:02:20 DEBUG unit.abot-epc-basic/0.install 28200K .......... .......... .......... .......... .......... 60% 5.82M 10s unit-abot-epc-basic-0: 08:02:20 DEBUG unit.abot-epc-basic/0.install 28250K .......... .......... .......... .......... .......... 60% 3.18M 10s unit-abot-epc-basic-0: 08:02:20 DEBUG unit.abot-epc-basic/0.install 28300K .......... .......... .......... .......... .......... 60% 259K 10s unit-abot-epc-basic-0: 08:02:20 DEBUG unit.abot-epc-basic/0.install 28350K .......... .......... .......... .......... .......... 60% 3.38M 10s unit-abot-epc-basic-0: 08:02:20 DEBUG unit.abot-epc-basic/0.install 28400K .......... .......... .......... .......... .......... 60% 6.26M 10s unit-abot-epc-basic-0: 08:02:20 DEBUG unit.abot-epc-basic/0.install 28450K .......... .......... .......... .......... .......... 61% 8.64M 10s unit-abot-epc-basic-0: 08:02:20 DEBUG unit.abot-epc-basic/0.install 28500K .......... .......... .......... .......... .......... 61% 5.52M 10s unit-abot-epc-basic-0: 08:02:20 DEBUG unit.abot-epc-basic/0.install 28550K .......... .......... .......... .......... .......... 61% 6.79M 10s unit-abot-epc-basic-0: 08:02:20 DEBUG unit.abot-epc-basic/0.install 28600K .......... .......... .......... .......... .......... 61% 5.76M 10s unit-abot-epc-basic-0: 08:02:20 DEBUG unit.abot-epc-basic/0.install 28650K .......... .......... .......... .......... .......... 61% 3.49M 10s unit-abot-epc-basic-0: 08:02:20 DEBUG unit.abot-epc-basic/0.install 28700K .......... .......... .......... .......... .......... 61% 548K 10s unit-abot-epc-basic-0: 08:02:21 DEBUG unit.abot-epc-basic/0.install 28750K .......... .......... .......... .......... .......... 61% 445K 10s unit-abot-epc-basic-0: 08:02:21 DEBUG unit.abot-epc-basic/0.install 28800K .......... .......... .......... .......... .......... 61% 4.03M 10s unit-abot-epc-basic-0: 08:02:21 DEBUG unit.abot-epc-basic/0.install 28850K .......... .......... .......... .......... .......... 61% 6.40M 10s unit-abot-epc-basic-0: 08:02:21 DEBUG unit.abot-epc-basic/0.install 28900K .......... .......... .......... .......... .......... 62% 8.86M 10s unit-abot-epc-basic-0: 08:02:21 DEBUG unit.abot-epc-basic/0.install 28950K .......... .......... .......... .......... .......... 62% 4.93M 10s unit-abot-epc-basic-0: 08:02:21 DEBUG unit.abot-epc-basic/0.install 29000K .......... .......... .......... .......... .......... 62% 8.00M 10s unit-abot-epc-basic-0: 08:02:21 DEBUG unit.abot-epc-basic/0.install 29050K .......... .......... .......... .......... .......... 62% 5.91M 10s unit-abot-epc-basic-0: 08:02:21 DEBUG unit.abot-epc-basic/0.install 29100K .......... .......... .......... .......... .......... 62% 1017K 10s unit-abot-epc-basic-0: 08:02:21 DEBUG unit.abot-epc-basic/0.install 29150K .......... .......... .......... .......... .......... 62% 312K 10s unit-abot-epc-basic-0: 08:02:21 DEBUG unit.abot-epc-basic/0.install 29200K .......... .......... .......... .......... .......... 62% 3.76M 10s unit-abot-epc-basic-0: 08:02:21 DEBUG unit.abot-epc-basic/0.install 29250K .......... .......... .......... .......... .......... 62% 6.64M 10s unit-abot-epc-basic-0: 08:02:21 DEBUG unit.abot-epc-basic/0.install 29300K .......... .......... .......... .......... .......... 62% 7.37M 10s unit-abot-epc-basic-0: 08:02:21 DEBUG unit.abot-epc-basic/0.install 29350K .......... .......... .......... .......... .......... 62% 4.94M 10s unit-abot-epc-basic-0: 08:02:21 DEBUG unit.abot-epc-basic/0.install 29400K .......... .......... .......... .......... .......... 63% 8.51M 10s unit-abot-epc-basic-0: 08:02:21 DEBUG unit.abot-epc-basic/0.install 29450K .......... .......... .......... .......... .......... 63% 6.26M 10s unit-abot-epc-basic-0: 08:02:21 DEBUG unit.abot-epc-basic/0.install 29500K .......... .......... .......... .......... .......... 63% 3.20M 10s unit-abot-epc-basic-0: 08:02:21 DEBUG unit.abot-epc-basic/0.install 29550K .......... .......... .......... .......... .......... 63% 544K 10s unit-abot-epc-basic-0: 08:02:21 DEBUG unit.abot-epc-basic/0.install 29600K .......... .......... .......... .......... .......... 63% 445K 10s unit-abot-epc-basic-0: 08:02:21 DEBUG unit.abot-epc-basic/0.install 29650K .......... .......... .......... .......... .......... 63% 4.93M 10s unit-abot-epc-basic-0: 08:02:21 DEBUG unit.abot-epc-basic/0.install 29700K .......... .......... .......... .......... .......... 63% 6.60M 10s unit-abot-epc-basic-0: 08:02:21 DEBUG unit.abot-epc-basic/0.install 29750K .......... .......... .......... .......... .......... 63% 9.95M 10s unit-abot-epc-basic-0: 08:02:21 DEBUG unit.abot-epc-basic/0.install 29800K .......... .......... .......... .......... .......... 63% 4.29M 10s unit-abot-epc-basic-0: 08:02:21 DEBUG unit.abot-epc-basic/0.install 29850K .......... .......... .......... .......... .......... 64% 9.49M 10s unit-abot-epc-basic-0: 08:02:21 DEBUG unit.abot-epc-basic/0.install 29900K .......... .......... .......... .......... .......... 64% 5.80M 9s unit-abot-epc-basic-0: 08:02:21 DEBUG unit.abot-epc-basic/0.install 29950K .......... .......... .......... .......... .......... 64% 2.32M 9s unit-abot-epc-basic-0: 08:02:21 DEBUG unit.abot-epc-basic/0.install 30000K .......... .......... .......... .......... .......... 64% 267K 10s unit-abot-epc-basic-0: 08:02:21 DEBUG unit.abot-epc-basic/0.install 30050K .......... .......... .......... .......... .......... 64% 3.60M 9s unit-abot-epc-basic-0: 08:02:21 DEBUG unit.abot-epc-basic/0.install 30100K .......... .......... .......... .......... .......... 64% 8.23M 9s unit-abot-epc-basic-0: 08:02:21 DEBUG unit.abot-epc-basic/0.install 30150K .......... .......... .......... .......... .......... 64% 6.50M 9s unit-abot-epc-basic-0: 08:02:21 DEBUG unit.abot-epc-basic/0.install 30200K .......... .......... .......... .......... .......... 64% 6.58M 9s unit-abot-epc-basic-0: 08:02:21 DEBUG unit.abot-epc-basic/0.install 30250K .......... .......... .......... .......... .......... 64% 5.63M 9s unit-abot-epc-basic-0: 08:02:21 DEBUG unit.abot-epc-basic/0.install 30300K .......... .......... .......... .......... .......... 64% 9.32M 9s unit-abot-epc-basic-0: 08:02:21 DEBUG unit.abot-epc-basic/0.install 30350K .......... .......... .......... .......... .......... 65% 5.76M 9s unit-abot-epc-basic-0: 08:02:21 DEBUG unit.abot-epc-basic/0.install 30400K .......... .......... .......... .......... .......... 65% 592K 9s unit-abot-epc-basic-0: 08:02:22 DEBUG unit.abot-epc-basic/0.install 30450K .......... .......... .......... .......... .......... 65% 405K 9s unit-abot-epc-basic-0: 08:02:22 DEBUG unit.abot-epc-basic/0.install 30500K .......... .......... .......... .......... .......... 65% 3.73M 9s unit-abot-epc-basic-0: 08:02:22 DEBUG unit.abot-epc-basic/0.install 30550K .......... .......... .......... .......... .......... 65% 6.52M 9s unit-abot-epc-basic-0: 08:02:22 DEBUG unit.abot-epc-basic/0.install 30600K .......... .......... .......... .......... .......... 65% 7.64M 9s unit-abot-epc-basic-0: 08:02:22 DEBUG unit.abot-epc-basic/0.install 30650K .......... .......... .......... .......... .......... 65% 6.22M 9s unit-abot-epc-basic-0: 08:02:22 DEBUG unit.abot-epc-basic/0.install 30700K .......... .......... .......... .......... .......... 65% 6.23M 9s unit-abot-epc-basic-0: 08:02:22 DEBUG unit.abot-epc-basic/0.install 30750K .......... .......... .......... .......... .......... 65% 7.10M 9s unit-abot-epc-basic-0: 08:02:22 DEBUG unit.abot-epc-basic/0.install 30800K .......... .......... .......... .......... .......... 66% 3.77M 9s unit-abot-epc-basic-0: 08:02:22 DEBUG unit.abot-epc-basic/0.install 30850K .......... .......... .......... .......... .......... 66% 585K 9s unit-abot-epc-basic-0: 08:02:22 DEBUG unit.abot-epc-basic/0.install 30900K .......... .......... .......... .......... .......... 66% 429K 9s unit-abot-epc-basic-0: 08:02:22 DEBUG unit.abot-epc-basic/0.install 30950K .......... .......... .......... .......... .......... 66% 4.07M 9s unit-abot-epc-basic-0: 08:02:22 DEBUG unit.abot-epc-basic/0.install 31000K .......... .......... .......... .......... .......... 66% 5.69M 9s unit-abot-epc-basic-0: 08:02:22 DEBUG unit.abot-epc-basic/0.install 31050K .......... .......... .......... .......... .......... 66% 9.15M 9s unit-abot-epc-basic-0: 08:02:22 DEBUG unit.abot-epc-basic/0.install 31100K .......... .......... .......... .......... .......... 66% 6.67M 9s unit-abot-epc-basic-0: 08:02:22 DEBUG unit.abot-epc-basic/0.install 31150K .......... .......... .......... .......... .......... 66% 5.77M 9s unit-abot-epc-basic-0: 08:02:22 DEBUG unit.abot-epc-basic/0.install 31200K .......... .......... .......... .......... .......... 66% 10.4M 9s unit-abot-epc-basic-0: 08:02:22 DEBUG unit.abot-epc-basic/0.install 31250K .......... .......... .......... .......... .......... 67% 3.38M 9s unit-abot-epc-basic-0: 08:02:22 DEBUG unit.abot-epc-basic/0.install 31300K .......... .......... .......... .......... .......... 67% 634K 9s unit-abot-epc-basic-0: 08:02:22 DEBUG unit.abot-epc-basic/0.install 31350K .......... .......... .......... .......... .......... 67% 410K 9s unit-abot-epc-basic-0: 08:02:22 DEBUG unit.abot-epc-basic/0.install 31400K .......... .......... .......... .......... .......... 67% 3.74M 9s unit-abot-epc-basic-0: 08:02:22 DEBUG unit.abot-epc-basic/0.install 31450K .......... .......... .......... .......... .......... 67% 6.02M 9s unit-abot-epc-basic-0: 08:02:22 DEBUG unit.abot-epc-basic/0.install 31500K .......... .......... .......... .......... .......... 67% 9.06M 9s unit-abot-epc-basic-0: 08:02:22 DEBUG unit.abot-epc-basic/0.install 31550K .......... .......... .......... .......... .......... 67% 8.76M 9s unit-abot-epc-basic-0: 08:02:22 DEBUG unit.abot-epc-basic/0.install 31600K .......... .......... .......... .......... .......... 67% 4.99M 9s unit-abot-epc-basic-0: 08:02:22 DEBUG unit.abot-epc-basic/0.install 31650K .......... .......... .......... .......... .......... 67% 9.29M 9s unit-abot-epc-basic-0: 08:02:22 DEBUG unit.abot-epc-basic/0.install 31700K .......... .......... .......... .......... .......... 67% 6.18M 8s unit-abot-epc-basic-0: 08:02:22 DEBUG unit.abot-epc-basic/0.install 31750K .......... .......... .......... .......... .......... 68% 1.04M 8s unit-abot-epc-basic-0: 08:02:22 DEBUG unit.abot-epc-basic/0.install 31800K .......... .......... .......... .......... .......... 68% 319K 9s unit-abot-epc-basic-0: 08:02:22 DEBUG unit.abot-epc-basic/0.install 31850K .......... .......... .......... .......... .......... 68% 3.88M 8s unit-abot-epc-basic-0: 08:02:22 DEBUG unit.abot-epc-basic/0.install 31900K .......... .......... .......... .......... .......... 68% 5.40M 8s unit-abot-epc-basic-0: 08:02:22 DEBUG unit.abot-epc-basic/0.install 31950K .......... .......... .......... .......... .......... 68% 6.21M 8s unit-abot-epc-basic-0: 08:02:22 DEBUG unit.abot-epc-basic/0.install 32000K .......... .......... .......... .......... .......... 68% 10.4M 8s unit-abot-epc-basic-0: 08:02:22 DEBUG unit.abot-epc-basic/0.install 32050K .......... .......... .......... .......... .......... 68% 5.85M 8s unit-abot-epc-basic-0: 08:02:22 DEBUG unit.abot-epc-basic/0.install 32100K .......... .......... .......... .......... .......... 68% 6.24M 8s unit-abot-epc-basic-0: 08:02:22 DEBUG unit.abot-epc-basic/0.install 32150K .......... .......... .......... .......... .......... 68% 9.33M 8s unit-abot-epc-basic-0: 08:02:22 DEBUG unit.abot-epc-basic/0.install 32200K .......... .......... .......... .......... .......... 69% 3.35M 8s unit-abot-epc-basic-0: 08:02:23 DEBUG unit.abot-epc-basic/0.install 32250K .......... .......... .......... .......... .......... 69% 566K 8s unit-abot-epc-basic-0: 08:02:23 DEBUG unit.abot-epc-basic/0.install 32300K .......... .......... .......... .......... .......... 69% 449K 8s unit-abot-epc-basic-0: 08:02:23 DEBUG unit.abot-epc-basic/0.install 32350K .......... .......... .......... .......... .......... 69% 3.67M 8s unit-abot-epc-basic-0: 08:02:23 DEBUG unit.abot-epc-basic/0.install 32400K .......... .......... .......... .......... .......... 69% 7.31M 8s unit-abot-epc-basic-0: 08:02:23 DEBUG unit.abot-epc-basic/0.install 32450K .......... .......... .......... .......... .......... 69% 9.37M 8s unit-abot-epc-basic-0: 08:02:23 DEBUG unit.abot-epc-basic/0.install 32500K .......... .......... .......... .......... .......... 69% 10.3M 8s unit-abot-epc-basic-0: 08:02:23 DEBUG unit.abot-epc-basic/0.install 32550K .......... .......... .......... .......... .......... 69% 5.37M 8s unit-abot-epc-basic-0: 08:02:23 DEBUG unit.abot-epc-basic/0.install 32600K .......... .......... .......... .......... .......... 69% 7.26M 8s unit-abot-epc-basic-0: 08:02:23 DEBUG unit.abot-epc-basic/0.install 32650K .......... .......... .......... .......... .......... 70% 7.65M 8s unit-abot-epc-basic-0: 08:02:23 DEBUG unit.abot-epc-basic/0.install 32700K .......... .......... .......... .......... .......... 70% 3.41M 8s machine-1: 08:02:23 INFO juju.cmd running jujud [2.3.9 gc go1.10.4] machine-1: 08:02:23 DEBUG juju.cmd args: []string{"/var/lib/juju/tools/machine-1/jujud", "machine", "--data-dir", "/var/lib/juju", "--machine-id", "1", "--debug"} machine-1: 08:02:23 DEBUG juju.agent read agent config, format "2.0" unit-abot-epc-basic-0: 08:02:23 DEBUG unit.abot-epc-basic/0.install 32750K .......... .......... .......... .......... .......... 70% 325K 8s machine-1: 08:02:23 INFO juju.worker.upgradesteps upgrade steps for 2.3.9 have already been run. machine-1: 08:02:23 DEBUG juju.worker start "engine" machine-1: 08:02:23 INFO juju.worker start "engine" machine-1: 08:02:23 DEBUG juju.worker.introspection introspection worker listening on "@jujud-machine-1" machine-1: 08:02:23 DEBUG juju.worker "engine" started machine-1: 08:02:23 DEBUG juju.worker.introspection stats worker now serving machine-1: 08:02:23 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started machine-1: 08:02:23 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started machine-1: 08:02:23 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 08:02:23 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 08:02:23 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 08:02:23 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 08:02:23 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 08:02:23 DEBUG juju.worker.dependency "clock" manifold worker started machine-1: 08:02:23 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available machine-1: 08:02:23 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 08:02:23 DEBUG juju.worker.dependency "unconverted-state-workers" manifold worker stopped: "state" not running: dependency not available machine-1: 08:02:23 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available machine-1: 08:02:23 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 08:02:23 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 08:02:23 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 08:02:23 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 08:02:23 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: "upgrade-check-gate" not running: dependency not available machine-1: 08:02:23 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available machine-1: 08:02:23 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-1: 08:02:23 DEBUG juju.worker.dependency "agent" manifold worker started machine-1: 08:02:23 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker stopped: "upgrade-steps-gate" not running: dependency not available machine-1: 08:02:23 DEBUG juju.worker.dependency "termination-signal-handler" manifold worker started machine-1: 08:02:23 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 08:02:23 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 08:02:23 DEBUG juju.worker.dependency "pubsub-forwarder" manifold worker stopped: "agent" not running: dependency not available machine-1: 08:02:23 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "agent" not running: dependency not available machine-1: 08:02:23 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 08:02:23 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 08:02:23 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 08:02:23 DEBUG juju.worker.dependency "is-controller-flag" manifold worker stopped: "state" not running: dependency not available machine-1: 08:02:23 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: "state-config-watcher" not running: dependency not available machine-1: 08:02:23 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-1: 08:02:23 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 08:02:23 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 08:02:23 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 08:02:23 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 08:02:23 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available machine-1: 08:02:23 DEBUG juju.worker.dependency "global-clock-updater" manifold worker stopped: "clock" not running: dependency not available machine-1: 08:02:23 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 08:02:23 DEBUG juju.worker.dependency "state" manifold worker stopped: "agent" not running: dependency not available machine-1: 08:02:23 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available machine-1: 08:02:23 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 08:02:23 DEBUG juju.worker.dependency "state-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-1: 08:02:23 DEBUG juju.worker.dependency "global-clock-updater" manifold worker stopped: "state" not running: dependency not available machine-1: 08:02:23 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 08:02:23 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 08:02:23 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 08:02:23 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 08:02:23 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 08:02:23 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 08:02:23 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started machine-1: 08:02:23 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started machine-1: 08:02:23 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-1: 08:02:23 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 08:02:23 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-1: 08:02:23 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 08:02:23 DEBUG juju.worker.dependency "state" manifold worker stopped: "state-config-watcher" not running: dependency not available machine-1: 08:02:23 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 08:02:23 DEBUG unit.abot-epc-basic/0.install 32800K .......... .......... .......... .......... .......... 70% 1.06M 8s machine-1: 08:02:23 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 08:02:23 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available unit-abot-epc-basic-0: 08:02:23 DEBUG unit.abot-epc-basic/0.install 32850K .......... .......... .......... .......... .......... 70% 4.34M 8s machine-1: 08:02:23 DEBUG juju.worker.dependency "pubsub-forwarder" manifold worker stopped: "central-hub" not running: dependency not available machine-1: 08:02:23 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 08:02:23 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available unit-abot-epc-basic-0: 08:02:23 DEBUG unit.abot-epc-basic/0.install 32900K .......... .......... .......... .......... .......... 70% 7.00M 8s machine-1: 08:02:23 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 08:02:23 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 08:02:23 DEBUG juju.worker.dependency "state-config-watcher" manifold worker started machine-1: 08:02:23 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available unit-abot-epc-basic-0: 08:02:23 DEBUG unit.abot-epc-basic/0.install 32950K .......... .......... .......... .......... .......... 70% 10.3M 8s machine-1: 08:02:23 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 08:02:23 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 08:02:23 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-1: 08:02:23 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: machine-1: 08:02:23 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 08:02:23 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 08:02:23 DEBUG unit.abot-epc-basic/0.install 33000K .......... .......... .......... .......... .......... 70% 8.31M 8s machine-1: 08:02:23 DEBUG juju.worker.apicaller connecting with old password machine-1: 08:02:23 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: dependency not available unit-abot-epc-basic-0: 08:02:23 DEBUG unit.abot-epc-basic/0.install 33050K .......... .......... .......... .......... .......... 70% 6.05M 8s machine-1: 08:02:23 DEBUG juju.api successfully dialed "wss://192.168.121.12:17070/model/d8288d30-00c6-4923-8d70-b0120ad6642c/api" machine-1: 08:02:23 INFO juju.api connection established to "wss://192.168.121.12:17070/model/d8288d30-00c6-4923-8d70-b0120ad6642c/api" machine-1: 08:02:23 DEBUG juju.api successfully dialed "wss://172.30.9.207:17070/model/d8288d30-00c6-4923-8d70-b0120ad6642c/api" unit-abot-epc-basic-0: 08:02:23 DEBUG unit.abot-epc-basic/0.install 33100K .......... .......... .......... .......... .......... 70% 7.87M 8s machine-1: 08:02:23 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available unit-abot-epc-basic-0: 08:02:23 DEBUG unit.abot-epc-basic/0.install 33150K .......... .......... .......... .......... .......... 71% 7.04M 8s machine-1: 08:02:23 DEBUG juju.worker.dependency "state" manifold worker stopped: dependency not available unit-abot-epc-basic-0: 08:02:23 DEBUG unit.abot-epc-basic/0.install 33200K .......... .......... .......... .......... .......... 71% 1.06M 8s unit-abot-epc-basic-0: 08:02:23 DEBUG unit.abot-epc-basic/0.install 33250K .......... .......... .......... .......... .......... 71% 321K 8s unit-abot-epc-basic-0: 08:02:23 DEBUG unit.abot-epc-basic/0.install 33300K .......... .......... .......... .......... .......... 71% 4.13M 8s unit-abot-epc-basic-0: 08:02:23 DEBUG unit.abot-epc-basic/0.install 33350K .......... .......... .......... .......... .......... 71% 4.59M 8s unit-abot-epc-basic-0: 08:02:23 DEBUG unit.abot-epc-basic/0.install 33400K .......... .......... .......... .......... .......... 71% 7.75M 8s unit-abot-epc-basic-0: 08:02:23 DEBUG unit.abot-epc-basic/0.install 33450K .......... .......... .......... .......... .......... 71% 10.2M 8s unit-abot-epc-basic-0: 08:02:23 DEBUG unit.abot-epc-basic/0.install 33500K .......... .......... .......... .......... .......... 71% 9.89M 7s unit-abot-epc-basic-0: 08:02:23 DEBUG unit.abot-epc-basic/0.install 33550K .......... .......... .......... .......... .......... 71% 5.70M 7s unit-abot-epc-basic-0: 08:02:23 DEBUG unit.abot-epc-basic/0.install 33600K .......... .......... .......... .......... .......... 72% 7.50M 7s unit-abot-epc-basic-0: 08:02:23 DEBUG unit.abot-epc-basic/0.install 33650K .......... .......... .......... .......... .......... 72% 8.74M 7s unit-abot-epc-basic-0: 08:02:23 DEBUG unit.abot-epc-basic/0.install 33700K .......... .......... .......... .......... .......... 72% 3.73M 7s unit-abot-epc-basic-0: 08:02:23 DEBUG unit.abot-epc-basic/0.install 33750K .......... .......... .......... .......... .......... 72% 554K 7s unit-abot-epc-basic-0: 08:02:23 DEBUG unit.abot-epc-basic/0.install 33800K .......... .......... .......... .......... .......... 72% 462K 7s unit-abot-epc-basic-0: 08:02:23 DEBUG unit.abot-epc-basic/0.install 33850K .......... .......... .......... .......... .......... 72% 3.67M 7s unit-abot-epc-basic-0: 08:02:23 DEBUG unit.abot-epc-basic/0.install 33900K .......... .......... .......... .......... .......... 72% 8.66M 7s unit-abot-epc-basic-0: 08:02:23 DEBUG unit.abot-epc-basic/0.install 33950K .......... .......... .......... .......... .......... 72% 9.38M 7s unit-abot-epc-basic-0: 08:02:23 DEBUG unit.abot-epc-basic/0.install 34000K .......... .......... .......... .......... .......... 72% 9.58M 7s unit-abot-epc-basic-0: 08:02:23 DEBUG unit.abot-epc-basic/0.install 34050K .......... .......... .......... .......... .......... 73% 7.66M 7s unit-abot-epc-basic-0: 08:02:23 DEBUG unit.abot-epc-basic/0.install 34100K .......... .......... .......... .......... .......... 73% 7.50M 7s unit-abot-epc-basic-0: 08:02:23 DEBUG unit.abot-epc-basic/0.install 34150K .......... .......... .......... .......... .......... 73% 7.99M 7s unit-abot-epc-basic-0: 08:02:23 DEBUG unit.abot-epc-basic/0.install 34200K .......... .......... .......... .......... .......... 73% 4.24M 7s unit-abot-epc-basic-0: 08:02:24 DEBUG unit.abot-epc-basic/0.install 34250K .......... .......... .......... .......... .......... 73% 644K 7s unit-abot-epc-basic-0: 08:02:24 DEBUG unit.abot-epc-basic/0.install 34300K .......... .......... .......... .......... .......... 73% 419K 7s unit-abot-epc-basic-0: 08:02:24 DEBUG unit.abot-epc-basic/0.install 34350K .......... .......... .......... .......... .......... 73% 3.92M 7s unit-abot-epc-basic-0: 08:02:24 DEBUG unit.abot-epc-basic/0.install 34400K .......... .......... .......... .......... .......... 73% 5.26M 7s unit-abot-epc-basic-0: 08:02:24 DEBUG unit.abot-epc-basic/0.install 34450K .......... .......... .......... .......... .......... 73% 8.97M 7s unit-abot-epc-basic-0: 08:02:24 DEBUG unit.abot-epc-basic/0.install 34500K .......... .......... .......... .......... .......... 73% 9.52M 7s unit-abot-epc-basic-0: 08:02:24 DEBUG unit.abot-epc-basic/0.install 34550K .......... .......... .......... .......... .......... 74% 10.4M 7s unit-abot-epc-basic-0: 08:02:24 DEBUG unit.abot-epc-basic/0.install 34600K .......... .......... .......... .......... .......... 74% 6.93M 7s unit-abot-epc-basic-0: 08:02:24 DEBUG unit.abot-epc-basic/0.install 34650K .......... .......... .......... .......... .......... 74% 7.03M 7s unit-abot-epc-basic-0: 08:02:24 DEBUG unit.abot-epc-basic/0.install 34700K .......... .......... .......... .......... .......... 74% 8.88M 7s machine-1: 08:02:24 DEBUG juju.worker.apicaller connected machine-1: 08:02:24 DEBUG juju.worker.apicaller changing password... unit-abot-epc-basic-0: 08:02:24 DEBUG unit.abot-epc-basic/0.install 34750K .......... .......... .......... .......... .......... 74% 4.55M 7s unit-abot-epc-basic-0: 08:02:24 DEBUG unit.abot-epc-basic/0.install 34800K .......... .......... .......... .......... .......... 74% 644K 7s machine-1: 08:02:24 DEBUG juju.worker.apicaller password changed machine-1: 08:02:24 DEBUG juju.api RPC connection died machine-1: 08:02:24 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: restart immediately machine-1: 08:02:24 DEBUG juju.worker.apicaller connecting with current password machine-1: 08:02:24 DEBUG juju.api successfully dialed "wss://192.168.121.12:17070/model/d8288d30-00c6-4923-8d70-b0120ad6642c/api" machine-1: 08:02:24 INFO juju.api connection established to "wss://192.168.121.12:17070/model/d8288d30-00c6-4923-8d70-b0120ad6642c/api" machine-1: 08:02:24 DEBUG juju.api successfully dialed "wss://172.30.9.207:17070/model/d8288d30-00c6-4923-8d70-b0120ad6642c/api" unit-abot-epc-basic-0: 08:02:24 DEBUG unit.abot-epc-basic/0.install 34850K .......... .......... .......... .......... .......... 74% 413K 7s unit-abot-epc-basic-0: 08:02:24 DEBUG unit.abot-epc-basic/0.install 34900K .......... .......... .......... .......... .......... 74% 4.90M 7s unit-abot-epc-basic-0: 08:02:24 DEBUG unit.abot-epc-basic/0.install 34950K .......... .......... .......... .......... .......... 74% 5.05M 7s unit-abot-epc-basic-0: 08:02:24 DEBUG unit.abot-epc-basic/0.install 35000K .......... .......... .......... .......... .......... 75% 9.80M 7s unit-abot-epc-basic-0: 08:02:24 DEBUG unit.abot-epc-basic/0.install 35050K .......... .......... .......... .......... .......... 75% 9.78M 7s unit-abot-epc-basic-0: 08:02:24 DEBUG unit.abot-epc-basic/0.install 35100K .......... .......... .......... .......... .......... 75% 11.3M 7s unit-abot-epc-basic-0: 08:02:24 DEBUG unit.abot-epc-basic/0.install 35150K .......... .......... .......... .......... .......... 75% 8.01M 6s unit-abot-epc-basic-0: 08:02:24 DEBUG unit.abot-epc-basic/0.install 35200K .......... .......... .......... .......... .......... 75% 6.48M 6s unit-abot-epc-basic-0: 08:02:24 DEBUG unit.abot-epc-basic/0.install 35250K .......... .......... .......... .......... .......... 75% 8.74M 6s unit-abot-epc-basic-0: 08:02:24 DEBUG unit.abot-epc-basic/0.install 35300K .......... .......... .......... .......... .......... 75% 4.70M 6s unit-abot-epc-basic-0: 08:02:24 DEBUG unit.abot-epc-basic/0.install 35350K .......... .......... .......... .......... .......... 75% 646K 6s unit-abot-epc-basic-0: 08:02:24 DEBUG unit.abot-epc-basic/0.install 35400K .......... .......... .......... .......... .......... 75% 423K 6s unit-abot-epc-basic-0: 08:02:24 DEBUG unit.abot-epc-basic/0.install 35450K .......... .......... .......... .......... .......... 76% 4.98M 6s unit-abot-epc-basic-0: 08:02:24 DEBUG unit.abot-epc-basic/0.install 35500K .......... .......... .......... .......... .......... 76% 4.38M 6s unit-abot-epc-basic-0: 08:02:24 DEBUG unit.abot-epc-basic/0.install 35550K .......... .......... .......... .......... .......... 76% 8.46M 6s unit-abot-epc-basic-0: 08:02:24 DEBUG unit.abot-epc-basic/0.install 35600K .......... .......... .......... .......... .......... 76% 10.8M 6s unit-abot-epc-basic-0: 08:02:24 DEBUG unit.abot-epc-basic/0.install 35650K .......... .......... .......... .......... .......... 76% 10.1M 6s unit-abot-epc-basic-0: 08:02:24 DEBUG unit.abot-epc-basic/0.install 35700K .......... .......... .......... .......... .......... 76% 10.8M 6s unit-abot-epc-basic-0: 08:02:24 DEBUG unit.abot-epc-basic/0.install 35750K .......... .......... .......... .......... .......... 76% 5.81M 6s unit-abot-epc-basic-0: 08:02:24 DEBUG unit.abot-epc-basic/0.install 35800K .......... .......... .......... .......... .......... 76% 9.73M 6s unit-abot-epc-basic-0: 08:02:24 DEBUG unit.abot-epc-basic/0.install 35850K .......... .......... .......... .......... .......... 76% 7.70M 6s unit-abot-epc-basic-0: 08:02:24 DEBUG unit.abot-epc-basic/0.install 35900K .......... .......... .......... .......... .......... 76% 4.27M 6s unit-abot-epc-basic-0: 08:02:24 DEBUG unit.abot-epc-basic/0.install 35950K .......... .......... .......... .......... .......... 77% 602K 6s unit-abot-epc-basic-0: 08:02:24 DEBUG unit.abot-epc-basic/0.install 36000K .......... .......... .......... .......... .......... 77% 444K 6s unit-abot-epc-basic-0: 08:02:24 DEBUG unit.abot-epc-basic/0.install 36050K .......... .......... .......... .......... .......... 77% 4.71M 6s unit-abot-epc-basic-0: 08:02:24 DEBUG unit.abot-epc-basic/0.install 36100K .......... .......... .......... .......... .......... 77% 5.19M 6s unit-abot-epc-basic-0: 08:02:24 DEBUG unit.abot-epc-basic/0.install 36150K .......... .......... .......... .......... .......... 77% 9.94M 6s unit-abot-epc-basic-0: 08:02:25 DEBUG unit.abot-epc-basic/0.install 36200K .......... .......... .......... .......... .......... 77% 10.7M 6s unit-abot-epc-basic-0: 08:02:25 DEBUG unit.abot-epc-basic/0.install 36250K .......... .......... .......... .......... .......... 77% 10.1M 6s unit-abot-epc-basic-0: 08:02:25 DEBUG unit.abot-epc-basic/0.install 36300K .......... .......... .......... .......... .......... 77% 8.93M 6s unit-abot-epc-basic-0: 08:02:25 DEBUG unit.abot-epc-basic/0.install 36350K .......... .......... .......... .......... .......... 77% 6.65M 6s unit-abot-epc-basic-0: 08:02:25 DEBUG unit.abot-epc-basic/0.install 36400K .......... .......... .......... .......... .......... 78% 8.59M 6s unit-abot-epc-basic-0: 08:02:25 DEBUG unit.abot-epc-basic/0.install 36450K .......... .......... .......... .......... .......... 78% 9.58M 6s unit-abot-epc-basic-0: 08:02:25 DEBUG unit.abot-epc-basic/0.install 36500K .......... .......... .......... .......... .......... 78% 3.14M 6s unit-abot-epc-basic-0: 08:02:25 DEBUG unit.abot-epc-basic/0.install 36550K .......... .......... .......... .......... .......... 78% 587K 6s unit-abot-epc-basic-0: 08:02:25 DEBUG unit.abot-epc-basic/0.install 36600K .......... .......... .......... .......... .......... 78% 472K 6s unit-abot-epc-basic-0: 08:02:25 DEBUG unit.abot-epc-basic/0.install 36650K .......... .......... .......... .......... .......... 78% 5.20M 6s unit-abot-epc-basic-0: 08:02:25 DEBUG unit.abot-epc-basic/0.install 36700K .......... .......... .......... .......... .......... 78% 5.38M 6s unit-abot-epc-basic-0: 08:02:25 DEBUG unit.abot-epc-basic/0.install 36750K .......... .......... .......... .......... .......... 78% 9.05M 6s unit-abot-epc-basic-0: 08:02:25 DEBUG unit.abot-epc-basic/0.install 36800K .......... .......... .......... .......... .......... 78% 11.0M 6s unit-abot-epc-basic-0: 08:02:25 DEBUG unit.abot-epc-basic/0.install 36850K .......... .......... .......... .......... .......... 79% 10.4M 5s unit-abot-epc-basic-0: 08:02:25 DEBUG unit.abot-epc-basic/0.install 36900K .......... .......... .......... .......... .......... 79% 10.5M 5s unit-abot-epc-basic-0: 08:02:25 DEBUG unit.abot-epc-basic/0.install 36950K .......... .......... .......... .......... .......... 79% 7.19M 5s unit-abot-epc-basic-0: 08:02:25 DEBUG unit.abot-epc-basic/0.install 37000K .......... .......... .......... .......... .......... 79% 8.50M 5s unit-abot-epc-basic-0: 08:02:25 DEBUG unit.abot-epc-basic/0.install 37050K .......... .......... .......... .......... .......... 79% 9.90M 5s unit-abot-epc-basic-0: 08:02:25 DEBUG unit.abot-epc-basic/0.install 37100K .......... .......... .......... .......... .......... 79% 4.00M 5s unit-abot-epc-basic-0: 08:02:25 DEBUG unit.abot-epc-basic/0.install 37150K .......... .......... .......... .......... .......... 79% 669K 5s machine-1: 08:02:25 DEBUG juju.worker.apicaller connected unit-abot-epc-basic-0: 08:02:25 DEBUG unit.abot-epc-basic/0.install 37200K .......... .......... .......... .......... .......... 79% 423K 5s unit-abot-epc-basic-0: 08:02:25 DEBUG unit.abot-epc-basic/0.install 37250K .......... .......... .......... .......... .......... 79% 5.37M 5s machine-1: 08:02:25 DEBUG juju.worker.dependency "api-caller" manifold worker started unit-abot-epc-basic-0: 08:02:25 DEBUG unit.abot-epc-basic/0.install 37300K .......... .......... .......... .......... .......... 79% 5.58M 5s unit-abot-epc-basic-0: 08:02:25 DEBUG unit.abot-epc-basic/0.install 37350K .......... .......... .......... .......... .......... 80% 8.53M 5s machine-1: 08:02:25 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 08:02:25 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 08:02:25 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 08:02:25 DEBUG unit.abot-epc-basic/0.install 37400K .......... .......... .......... .......... .......... 80% 9.90M 5s machine-1: 08:02:25 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 08:02:25 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 08:02:25 DEBUG unit.abot-epc-basic/0.install 37450K .......... .......... .......... .......... .......... 80% 10.0M 5s machine-1: 08:02:25 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 08:02:25 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-1: 08:02:25 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 08:02:25 DEBUG unit.abot-epc-basic/0.install 37500K .......... .......... .......... .......... .......... 80% 11.4M 5s machine-1: 08:02:25 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 08:02:25 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 08:02:25 DEBUG unit.abot-epc-basic/0.install 37550K .......... .......... .......... .......... .......... 80% 11.0M 5s machine-1: 08:02:25 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 08:02:25 DEBUG unit.abot-epc-basic/0.install 37600K .......... .......... .......... .......... .......... 80% 7.92M 5s machine-1: 08:02:25 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 08:02:25 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 08:02:25 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 08:02:25 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 08:02:25 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 08:02:25 DEBUG unit.abot-epc-basic/0.install 37650K .......... .......... .......... .......... .......... 80% 7.22M 5s machine-1: 08:02:25 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 08:02:25 DEBUG juju.worker.dependency "upgrader" manifold worker started unit-abot-epc-basic-0: 08:02:25 DEBUG unit.abot-epc-basic/0.install 37700K .......... .......... .......... .......... .......... 80% 10.6M 5s machine-1: 08:02:25 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started machine-1: 08:02:25 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-1: 08:02:25 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 08:02:25 DEBUG unit.abot-epc-basic/0.install 37750K .......... .......... .......... .......... .......... 80% 4.26M 5s machine-1: 08:02:25 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 08:02:25 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 08:02:25 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 08:02:25 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started machine-1: 08:02:25 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 08:02:25 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 08:02:25 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 08:02:25 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 08:02:25 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 08:02:25 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 08:02:25 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 08:02:25 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 08:02:25 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 08:02:25 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 08:02:25 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 08:02:25 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 08:02:25 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 08:02:25 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 08:02:25 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 08:02:25 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 08:02:25 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 08:02:25 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 08:02:25 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 08:02:25 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 08:02:25 INFO juju.worker.upgrader abort check blocked until version event received machine-1: 08:02:25 INFO juju.worker.upgrader unblocking abort check machine-1: 08:02:25 INFO juju.worker.upgrader desired agent binary version: 2.3.9 machine-1: 08:02:25 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked machine-1: 08:02:25 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 08:02:25 DEBUG unit.abot-epc-basic/0.install 37800K .......... .......... .......... .......... .......... 81% 628K 5s machine-1: 08:02:25 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-1: 08:02:25 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: machine-1: 08:02:25 DEBUG juju.worker.dependency "migration-fortress" manifold worker started machine-1: 08:02:25 DEBUG juju.worker.dependency "migration-minion" manifold worker started machine-1: 08:02:25 INFO juju.worker.migrationminion migration phase is now: NONE machine-1: 08:02:25 DEBUG juju.worker.dependency "storage-provisioner" manifold worker started machine-1: 08:02:25 DEBUG juju.worker.dependency "host-key-reporter" manifold worker started machine-1: 08:02:25 DEBUG juju.worker.fanconfigurer Processing new fan config machine-1: 08:02:25 DEBUG juju.worker.dependency "log-sender" manifold worker started machine-1: 08:02:25 DEBUG juju.worker.dependency "reboot-executor" manifold worker started machine-1: 08:02:25 DEBUG juju.worker.logger initial log config: "=DEBUG" machine-1: 08:02:25 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started machine-1: 08:02:25 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-1: 08:02:25 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started machine-1: 08:02:25 DEBUG juju.worker.logger logger setup machine-1: 08:02:25 DEBUG juju.worker.dependency "api-address-updater" manifold worker started machine-1: 08:02:25 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-1: 08:02:25 DEBUG juju.worker.dependency "machine-action-runner" manifold worker started machine-1: 08:02:25 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker started machine-1: 08:02:25 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-1: 08:02:25 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "fan-configurer" not running: dependency not available machine-1: 08:02:25 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: resource permanently unavailable machine-1: 08:02:25 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: dependency not available machine-1: 08:02:25 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-1: 08:02:25 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker started machine-1: 08:02:25 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: dependency not available machine-1: 08:02:25 DEBUG juju.worker.dependency "disk-manager" manifold worker started machine-1: 08:02:25 INFO juju.util.exec run result: exit status 127 machine-1: 08:02:25 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec281031563/script.sh: line 1: fanatic: command not found 127 machine-1: 08:02:25 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-1: 08:02:25 DEBUG juju.worker.logger reconfiguring logging from "=DEBUG" to "=DEBUG;unit=DEBUG" machine-1: 08:02:25 DEBUG juju.network no lxc bridge addresses to filter for machine machine-1: 08:02:25 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-1: 08:02:25 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-1: 08:02:25 DEBUG juju.network including address public:172.30.9.207 for machine machine-1: 08:02:25 DEBUG juju.network including address local-cloud:192.168.121.12 for machine machine-1: 08:02:25 DEBUG juju.network including address local-fan:252.12.0.1 for machine machine-1: 08:02:25 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-1: 08:02:25 DEBUG juju.network including address local-machine:::1 for machine machine-1: 08:02:25 DEBUG juju.network addresses after filtering: [public:172.30.9.207 local-cloud:192.168.121.12 local-fan:252.12.0.1 local-machine:127.0.0.1 local-machine:::1] machine-1: 08:02:25 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.207:17070 192.168.121.12:17070 252.12.0.1:17070 127.0.0.1:17070 [::1]:17070]] machine-1: 08:02:25 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.207,192.168.121.12,252.12.0.1,::1,localhost", AutoNoProxy:""} machine-1: 08:02:25 DEBUG juju.tools.lxdclient LXD snap socket not found, falling back to debian socket: "/var/lib/lxd" machine-1: 08:02:25 DEBUG juju.tools.lxdclient connecting to LXD remote "local": "unix:///var/lib/lxd/unix.socket" machine-1: 08:02:25 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 snap install lxd and then configure it with: $ newgrp lxd $ lxd init machine-1: 08:02:25 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} machine-1: 08:02:25 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-1: 08:02:25 DEBUG juju.utils.ssh writing authorised keys file /home/ubuntu/.ssh/authorized_keys machine-1: 08:02:25 DEBUG juju.worker.reboot Reboot worker got action: noop machine-1: 08:02:25 INFO juju.worker.diskmanager block devices changed: [{vda [] 10240 true }] machine-1: 08:02:25 DEBUG juju.service discovered init system "upstart" from series "trusty" machine-1: 08:02:25 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: dependency not available machine-1: 08:02:25 INFO juju.worker.deployer checking unit "mysql/0" unit-abot-epc-basic-0: 08:02:25 DEBUG unit.abot-epc-basic/0.install 37850K .......... .......... .......... .......... .......... 81% 443K 5s unit-abot-epc-basic-0: 08:02:25 DEBUG unit.abot-epc-basic/0.install 37900K .......... .......... .......... .......... .......... 81% 5.84M 5s unit-abot-epc-basic-0: 08:02:25 DEBUG unit.abot-epc-basic/0.install 37950K .......... .......... .......... .......... .......... 81% 6.67M 5s machine-1: 08:02:25 DEBUG juju.agent API server address details [["172.30.9.207:17070" "192.168.121.12:17070" "252.12.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.12:17070" "252.12.0.1:17070" "172.30.9.207:17070"] machine-1: 08:02:25 DEBUG juju.worker.storageprovisioner filesystems alive: [], dying: [], dead: [] machine-1: 08:02:25 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-1: 08:02:25 DEBUG juju.worker.dependency "fan-configurer" manifold worker started machine-1: 08:02:25 DEBUG juju.worker.storageprovisioner volume attachments alive: [], dying: [], dead: [] machine-1: 08:02:25 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 unit-abot-epc-basic-0: 08:02:25 DEBUG unit.abot-epc-basic/0.install 38000K .......... .......... .......... .......... .......... 81% 6.63M 5s unit-abot-epc-basic-0: 08:02:25 DEBUG unit.abot-epc-basic/0.install 38050K .......... .......... .......... .......... .......... 81% 11.0M 5s machine-1: 08:02:25 DEBUG juju.worker.storageprovisioner filesystem attachment alive: [], dying: [], dead: [] machine-1: 08:02:25 DEBUG juju.worker.fanconfigurer Processing new fan config machine-1: 08:02:25 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-1: 08:02:25 DEBUG juju.worker.storageprovisioner volumes alive: [], dying: [], dead: [] unit-abot-epc-basic-0: 08:02:25 DEBUG unit.abot-epc-basic/0.install 38100K .......... .......... .......... .......... .......... 81% 10.8M 5s machine-1: 08:02:25 INFO juju.util.exec run result: exit status 127 machine-1: 08:02:25 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec112660098/script.sh: line 1: fanatic: command not found 127 unit-abot-epc-basic-0: 08:02:25 DEBUG unit.abot-epc-basic/0.install 38150K .......... .......... .......... .......... .......... 81% 11.2M 5s machine-1: 08:02:25 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 unit-abot-epc-basic-0: 08:02:25 DEBUG unit.abot-epc-basic/0.install 38200K .......... .......... .......... .......... .......... 81% 10.9M 5s machine-1: 08:02:25 INFO juju.worker.authenticationworker "machine-1" key updater worker started unit-abot-epc-basic-0: 08:02:25 DEBUG unit.abot-epc-basic/0.install 38250K .......... .......... .......... .......... .......... 82% 9.04M 5s unit-abot-epc-basic-0: 08:02:25 DEBUG unit.abot-epc-basic/0.install 38300K .......... .......... .......... .......... .......... 82% 7.57M 5s unit-abot-epc-basic-0: 08:02:25 DEBUG unit.abot-epc-basic/0.install 38350K .......... .......... .......... .......... .......... 82% 9.62M 5s machine-1: 08:02:25 DEBUG juju.worker.apiconfigwatcher API addresses changed in agent config machine-1: 08:02:25 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: restart immediately machine-1: 08:02:25 DEBUG juju.api RPC connection died machine-1: 08:02:25 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-1: 08:02:25 DEBUG juju.worker killing runner 0xc4207cc1a0 machine-1: 08:02:25 INFO juju.worker runner is dying machine-1: 08:02:25 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: connection is shut down machine-1: 08:02:25 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: connection is shut down machine-1: 08:02:25 DEBUG juju.worker.dependency "machiner" manifold worker stopped: cannot read environment config: connection is shut down machine-1: 08:02:25 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: connection is shut down machine-1: 08:02:25 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: connection is shut down machine-1: 08:02:25 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: setting up container support: setting supported containers for machine-1: connection is shut down machine-1: 08:02:25 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: connection is shut down machine-1: 08:02:25 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: connection is shut down machine-1: 08:02:25 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: connection is shut down machine-1: 08:02:25 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: connection is shut down machine-1: 08:02:25 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: connection is shut down machine-1: 08:02:25 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: connection is shut down machine-1: 08:02:25 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: connection is shut down machine-1: 08:02:25 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: connection is shut down machine-1: 08:02:25 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: machine-1: 08:02:25 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: connection is shut down machine-1: 08:02:25 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: connection is shut down machine-1: 08:02:25 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: machine-1: 08:02:25 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: machine-1: 08:02:25 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: machine-1: 08:02:25 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: machine-1: 08:02:25 DEBUG juju.worker.dependency "machiner" manifold worker stopped: unit-abot-epc-basic-0: 08:02:25 DEBUG unit.abot-epc-basic/0.install 38400K .......... .......... .......... .......... .......... 82% 7.72M 5s machine-1: 08:02:25 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 08:02:25 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 08:02:25 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available machine-1: 08:02:25 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 08:02:25 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 08:02:25 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available machine-1: 08:02:25 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 08:02:25 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 08:02:25 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 08:02:25 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-1: 08:02:25 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 08:02:25 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 08:02:25 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started machine-1: 08:02:25 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-1: 08:02:25 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 08:02:25 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available machine-1: 08:02:25 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 08:02:25 DEBUG unit.abot-epc-basic/0.install 38450K .......... .......... .......... .......... .......... 82% 1.17M 5s machine-1: 08:02:25 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 08:02:25 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 08:02:25 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 08:02:25 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available machine-1: 08:02:25 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 08:02:25 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 08:02:25 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 08:02:25 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 08:02:25 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 08:02:25 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 08:02:25 DEBUG juju.worker.apicaller connecting with current password machine-1: 08:02:25 DEBUG juju.api successfully dialed "wss://192.168.121.12:17070/model/d8288d30-00c6-4923-8d70-b0120ad6642c/api" machine-1: 08:02:25 INFO juju.api connection established to "wss://192.168.121.12:17070/model/d8288d30-00c6-4923-8d70-b0120ad6642c/api" unit-abot-epc-basic-0: 08:02:25 DEBUG unit.abot-epc-basic/0.install 38500K .......... .......... .......... .......... .......... 82% 568K 5s unit-abot-epc-basic-0: 08:02:26 DEBUG unit.abot-epc-basic/0.install 38550K .......... .......... .......... .......... .......... 82% 704K 4s unit-abot-epc-basic-0: 08:02:26 DEBUG unit.abot-epc-basic/0.install 38600K .......... .......... .......... .......... .......... 82% 4.94M 4s unit-abot-epc-basic-0: 08:02:26 DEBUG unit.abot-epc-basic/0.install 38650K .......... .......... .......... .......... .......... 82% 6.86M 4s unit-abot-epc-basic-0: 08:02:26 DEBUG unit.abot-epc-basic/0.install 38700K .......... .......... .......... .......... .......... 82% 9.06M 4s unit-abot-epc-basic-0: 08:02:26 DEBUG unit.abot-epc-basic/0.install 38750K .......... .......... .......... .......... .......... 83% 10.9M 4s unit-abot-epc-basic-0: 08:02:26 DEBUG unit.abot-epc-basic/0.install 38800K .......... .......... .......... .......... .......... 83% 11.5M 4s unit-abot-epc-basic-0: 08:02:26 DEBUG unit.abot-epc-basic/0.install 38850K .......... .......... .......... .......... .......... 83% 10.8M 4s unit-abot-epc-basic-0: 08:02:26 DEBUG unit.abot-epc-basic/0.install 38900K .......... .......... .......... .......... .......... 83% 9.60M 4s unit-abot-epc-basic-0: 08:02:26 DEBUG unit.abot-epc-basic/0.install 38950K .......... .......... .......... .......... .......... 83% 11.3M 4s unit-abot-epc-basic-0: 08:02:26 DEBUG unit.abot-epc-basic/0.install 39000K .......... .......... .......... .......... .......... 83% 5.92M 4s unit-abot-epc-basic-0: 08:02:26 DEBUG unit.abot-epc-basic/0.install 39050K .......... .......... .......... .......... .......... 83% 11.7M 4s unit-abot-epc-basic-0: 08:02:26 DEBUG unit.abot-epc-basic/0.install 39100K .......... .......... .......... .......... .......... 83% 9.12M 4s machine-1: 08:02:26 DEBUG juju.worker.apicaller connected unit-abot-epc-basic-0: 08:02:26 DEBUG unit.abot-epc-basic/0.install 39150K .......... .......... .......... .......... .......... 83% 1.14M 4s unit-abot-epc-basic-0: 08:02:26 DEBUG unit.abot-epc-basic/0.install 39200K .......... .......... .......... .......... .......... 84% 577K 4s unit-abot-epc-basic-0: 08:02:26 DEBUG unit.abot-epc-basic/0.install 39250K .......... .......... .......... .......... .......... 84% 700K 4s unit-abot-epc-basic-0: 08:02:26 DEBUG unit.abot-epc-basic/0.install 39300K .......... .......... .......... .......... .......... 84% 4.88M 4s unit-abot-epc-basic-0: 08:02:26 DEBUG unit.abot-epc-basic/0.install 39350K .......... .......... .......... .......... .......... 84% 6.43M 4s unit-abot-epc-basic-0: 08:02:26 DEBUG unit.abot-epc-basic/0.install 39400K .......... .......... .......... .......... .......... 84% 9.94M 4s unit-abot-epc-basic-0: 08:02:26 DEBUG unit.abot-epc-basic/0.install 39450K .......... .......... .......... .......... .......... 84% 10.5M 4s unit-abot-epc-basic-0: 08:02:26 DEBUG unit.abot-epc-basic/0.install 39500K .......... .......... .......... .......... .......... 84% 10.3M 4s unit-abot-epc-basic-0: 08:02:26 DEBUG unit.abot-epc-basic/0.install 39550K .......... .......... .......... .......... .......... 84% 10.8M 4s unit-abot-epc-basic-0: 08:02:26 DEBUG unit.abot-epc-basic/0.install 39600K .......... .......... .......... .......... .......... 84% 11.5M 4s unit-abot-epc-basic-0: 08:02:26 DEBUG unit.abot-epc-basic/0.install 39650K .......... .......... .......... .......... .......... 85% 10.5M 4s unit-abot-epc-basic-0: 08:02:26 DEBUG unit.abot-epc-basic/0.install 39700K .......... .......... .......... .......... .......... 85% 6.45M 4s unit-abot-epc-basic-0: 08:02:26 DEBUG unit.abot-epc-basic/0.install 39750K .......... .......... .......... .......... .......... 85% 11.3M 4s unit-abot-epc-basic-0: 08:02:26 DEBUG unit.abot-epc-basic/0.install 39800K .......... .......... .......... .......... .......... 85% 11.1M 4s unit-abot-epc-basic-0: 08:02:26 DEBUG unit.abot-epc-basic/0.install 39850K .......... .......... .......... .......... .......... 85% 4.35M 4s unit-abot-epc-basic-0: 08:02:26 DEBUG unit.abot-epc-basic/0.install 39900K .......... .......... .......... .......... .......... 85% 605K 4s unit-abot-epc-basic-0: 08:02:26 DEBUG unit.abot-epc-basic/0.install 39950K .......... .......... .......... .......... .......... 85% 475K 4s unit-abot-epc-basic-0: 08:02:26 DEBUG unit.abot-epc-basic/0.install 40000K .......... .......... .......... .......... .......... 85% 5.88M 4s unit-abot-epc-basic-0: 08:02:26 DEBUG unit.abot-epc-basic/0.install 40050K .......... .......... .......... .......... .......... 85% 7.30M 4s unit-abot-epc-basic-0: 08:02:26 DEBUG unit.abot-epc-basic/0.install 40100K .......... .......... .......... .......... .......... 85% 7.17M 4s unit-abot-epc-basic-0: 08:02:26 DEBUG unit.abot-epc-basic/0.install 40150K .......... .......... .......... .......... .......... 86% 10.4M 4s unit-abot-epc-basic-0: 08:02:26 DEBUG unit.abot-epc-basic/0.install 40200K .......... .......... .......... .......... .......... 86% 10.5M 4s unit-abot-epc-basic-0: 08:02:26 DEBUG unit.abot-epc-basic/0.install 40250K .......... .......... .......... .......... .......... 86% 11.2M 3s unit-abot-epc-basic-0: 08:02:26 DEBUG unit.abot-epc-basic/0.install 40300K .......... .......... .......... .......... .......... 86% 11.0M 3s unit-abot-epc-basic-0: 08:02:26 DEBUG unit.abot-epc-basic/0.install 40350K .......... .......... .......... .......... .......... 86% 10.9M 3s unit-abot-epc-basic-0: 08:02:26 DEBUG unit.abot-epc-basic/0.install 40400K .......... .......... .......... .......... .......... 86% 7.13M 3s unit-abot-epc-basic-0: 08:02:26 DEBUG unit.abot-epc-basic/0.install 40450K .......... .......... .......... .......... .......... 86% 10.8M 3s unit-abot-epc-basic-0: 08:02:26 DEBUG unit.abot-epc-basic/0.install 40500K .......... .......... .......... .......... .......... 86% 10.6M 3s unit-abot-epc-basic-0: 08:02:26 DEBUG unit.abot-epc-basic/0.install 40550K .......... .......... .......... .......... .......... 86% 11.4M 3s unit-abot-epc-basic-0: 08:02:26 DEBUG unit.abot-epc-basic/0.install 40600K .......... .......... .......... .......... .......... 87% 5.21M 3s machine-1: 08:02:26 DEBUG juju.worker.dependency "api-caller" manifold worker started machine-1: 08:02:26 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 08:02:26 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started machine-1: 08:02:26 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-1: 08:02:26 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 08:02:26 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 08:02:26 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 08:02:26 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-1: 08:02:26 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 08:02:26 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 08:02:26 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 08:02:26 DEBUG juju.worker.dependency "upgrader" manifold worker started machine-1: 08:02:26 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 08:02:26 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 08:02:26 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 08:02:26 DEBUG juju.worker.dependency "migration-minion" manifold worker started machine-1: 08:02:26 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 08:02:26 DEBUG unit.abot-epc-basic/0.install 40650K .......... .......... .......... .......... .......... 87% 642K 3s machine-1: 08:02:26 INFO juju.worker.migrationminion migration phase is now: NONE machine-1: 08:02:26 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 08:02:26 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 08:02:26 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 08:02:26 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started machine-1: 08:02:26 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: machine-1: 08:02:26 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: machine-1: 08:02:26 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: machine-1: 08:02:26 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: machine-1: 08:02:26 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: dependency not available machine-1: 08:02:26 DEBUG juju.worker.dependency "machine-action-runner" manifold worker started machine-1: 08:02:26 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-1: 08:02:26 DEBUG juju.worker.dependency "api-address-updater" manifold worker started machine-1: 08:02:26 DEBUG juju.network no lxc bridge addresses to filter for machine machine-1: 08:02:26 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-1: 08:02:26 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-1: 08:02:26 DEBUG juju.network including address public:172.30.9.207 for machine machine-1: 08:02:26 DEBUG juju.network including address local-cloud:192.168.121.12 for machine machine-1: 08:02:26 DEBUG juju.network including address local-fan:252.12.0.1 for machine machine-1: 08:02:26 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-1: 08:02:26 DEBUG juju.network including address local-machine:::1 for machine machine-1: 08:02:26 DEBUG juju.network addresses after filtering: [public:172.30.9.207 local-cloud:192.168.121.12 local-fan:252.12.0.1 local-machine:127.0.0.1 local-machine:::1] machine-1: 08:02:26 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.207:17070 192.168.121.12:17070 252.12.0.1:17070 127.0.0.1:17070 [::1]:17070]] machine-1: 08:02:26 DEBUG juju.agent API server address details [["172.30.9.207:17070" "192.168.121.12:17070" "252.12.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.12:17070" "252.12.0.1:17070" "172.30.9.207:17070"] machine-1: 08:02:26 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-1: 08:02:26 DEBUG juju.worker.dependency "log-sender" manifold worker started machine-1: 08:02:26 DEBUG juju.worker.fanconfigurer Processing new fan config machine-1: 08:02:26 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-1: 08:02:26 INFO juju.util.exec run result: exit status 127 machine-1: 08:02:26 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec955715219/script.sh: line 1: fanatic: command not found 127 machine-1: 08:02:26 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-1: 08:02:26 DEBUG juju.worker.dependency "fan-configurer" manifold worker started machine-1: 08:02:26 DEBUG juju.worker.dependency "machiner" manifold worker stopped: machine-1: 08:02:26 DEBUG juju.worker.fanconfigurer Processing new fan config machine-1: 08:02:26 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-1: 08:02:26 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-1: 08:02:26 INFO juju.util.exec run result: exit status 127 machine-1: 08:02:26 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec281910333/script.sh: line 1: fanatic: command not found 127 machine-1: 08:02:26 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-1: 08:02:26 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker started machine-1: 08:02:26 DEBUG juju.worker.dependency "disk-manager" manifold worker started machine-1: 08:02:26 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started machine-1: 08:02:26 DEBUG juju.worker.dependency "storage-provisioner" manifold worker started machine-1: 08:02:26 DEBUG juju.worker.dependency "host-key-reporter" manifold worker started machine-1: 08:02:26 DEBUG juju.worker.dependency "reboot-executor" manifold worker started machine-1: 08:02:26 DEBUG juju.worker.logger initial log config: "=DEBUG;unit=DEBUG" machine-1: 08:02:26 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started machine-1: 08:02:26 DEBUG juju.worker.logger logger setup machine-1: 08:02:26 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker started machine-1: 08:02:26 DEBUG juju.worker.dependency "machiner" manifold worker started machine-1: 08:02:26 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: dependency not available machine-1: 08:02:26 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: dependency not available machine-1: 08:02:26 INFO juju.worker.diskmanager block devices changed: [{vda [] 10240 true }] machine-1: 08:02:26 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.207,192.168.121.12,252.12.0.1,::1,localhost", AutoNoProxy:""} machine-1: 08:02:26 DEBUG juju.tools.lxdclient Using environment LXD_DIR as socket path: "/var/lib/lxd" machine-1: 08:02:26 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-1: 08:02:26 DEBUG juju.tools.lxdclient connecting to LXD remote "local": "unix:///var/lib/lxd/unix.socket" machine-1: 08:02:26 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 snap install lxd and then configure it with: $ newgrp lxd $ lxd init machine-1: 08:02:26 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} machine-1: 08:02:26 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-1: 08:02:26 DEBUG juju.utils.ssh writing authorised keys file /home/ubuntu/.ssh/authorized_keys machine-1: 08:02:26 DEBUG juju.network no lxc bridge addresses to filter for machine machine-1: 08:02:26 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-1: 08:02:26 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-1: 08:02:26 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-1: 08:02:26 DEBUG juju.network including address local-cloud:192.168.121.5 for machine machine-1: 08:02:26 DEBUG juju.network including address local-machine:::1 for machine machine-1: 08:02:26 DEBUG juju.network addresses after filtering: [local-machine:127.0.0.1 local-cloud:192.168.121.5 local-machine:::1] machine-1: 08:02:26 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: 08:02:26 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: 08:02:26 DEBUG juju.worker.reboot Reboot worker got action: noop machine-1: 08:02:26 DEBUG juju.service discovered init system "upstart" from series "trusty" machine-1: 08:02:26 INFO juju.worker.deployer checking unit "mysql/0" unit-abot-epc-basic-0: 08:02:26 DEBUG unit.abot-epc-basic/0.install 40700K .......... .......... .......... .......... .......... 87% 460K 3s machine-1: 08:02:26 DEBUG juju.worker.storageprovisioner filesystems alive: [], dying: [], dead: [] machine-1: 08:02:26 DEBUG juju.worker.storageprovisioner volume attachments alive: [], dying: [], dead: [] machine-1: 08:02:26 DEBUG juju.worker.storageprovisioner volumes alive: [], dying: [], dead: [] machine-1: 08:02:26 DEBUG juju.worker.storageprovisioner filesystem attachment alive: [], dying: [], dead: [] machine-1: 08:02:26 INFO juju.worker.authenticationworker "machine-1" key updater worker started unit-abot-epc-basic-0: 08:02:26 DEBUG unit.abot-epc-basic/0.install 40750K .......... .......... .......... .......... .......... 87% 6.16M 3s unit-abot-epc-basic-0: 08:02:26 DEBUG unit.abot-epc-basic/0.install 40800K .......... .......... .......... .......... .......... 87% 6.86M 3s unit-abot-epc-basic-0: 08:02:26 DEBUG unit.abot-epc-basic/0.install 40850K .......... .......... .......... .......... .......... 87% 5.86M 3s unit-abot-epc-basic-0: 08:02:26 DEBUG unit.abot-epc-basic/0.install 40900K .......... .......... .......... .......... .......... 87% 11.4M 3s unit-abot-epc-basic-0: 08:02:26 DEBUG unit.abot-epc-basic/0.install 40950K .......... .......... .......... .......... .......... 87% 11.2M 3s machine-1: 08:02:26 INFO juju.worker.upgrader abort check blocked until version event received machine-1: 08:02:26 INFO juju.worker.upgrader unblocking abort check machine-1: 08:02:26 INFO juju.worker.upgrader desired agent binary version: 2.3.9 unit-abot-epc-basic-0: 08:02:26 DEBUG unit.abot-epc-basic/0.install 41000K .......... .......... .......... .......... .......... 87% 10.7M 3s unit-abot-epc-basic-0: 08:02:26 DEBUG unit.abot-epc-basic/0.install 41050K .......... .......... .......... .......... .......... 88% 11.2M 3s unit-abot-epc-basic-0: 08:02:26 DEBUG unit.abot-epc-basic/0.install 41100K .......... .......... .......... .......... .......... 88% 11.2M 3s unit-abot-epc-basic-0: 08:02:26 DEBUG unit.abot-epc-basic/0.install 41150K .......... .......... .......... .......... .......... 88% 11.2M 3s unit-abot-epc-basic-0: 08:02:26 DEBUG unit.abot-epc-basic/0.install 41200K .......... .......... .......... .......... .......... 88% 9.00M 3s unit-abot-epc-basic-0: 08:02:26 DEBUG unit.abot-epc-basic/0.install 41250K .......... .......... .......... .......... .......... 88% 10.8M 3s unit-abot-epc-basic-0: 08:02:26 DEBUG unit.abot-epc-basic/0.install 41300K .......... .......... .......... .......... .......... 88% 11.0M 3s unit-abot-epc-basic-0: 08:02:26 DEBUG unit.abot-epc-basic/0.install 41350K .......... .......... .......... .......... .......... 88% 10.9M 3s unit-abot-epc-basic-0: 08:02:26 DEBUG unit.abot-epc-basic/0.install 41400K .......... .......... .......... .......... .......... 88% 5.45M 3s machine-1: 08:02:26 DEBUG juju.worker.hostkeyreporter 4 SSH host keys reported for machine 1 machine-1: 08:02:26 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: resource permanently unavailable machine-1: 08:02:26 INFO juju.worker.deployer deploying unit "mysql/0" unit-abot-epc-basic-0: 08:02:26 DEBUG unit.abot-epc-basic/0.install 41450K .......... .......... .......... .......... .......... 88% 652K 3s machine-1: 08:02:26 DEBUG juju.worker start "1-container-watcher" machine-1: 08:02:26 DEBUG juju.worker start "stateconverter" machine-1: 08:02:26 INFO juju.worker start "1-container-watcher" machine-1: 08:02:26 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker started machine-1: 08:02:26 DEBUG juju.worker "1-container-watcher" started machine-1: 08:02:26 INFO juju.worker start "stateconverter" machine-1: 08:02:26 DEBUG juju.worker "stateconverter" started machine-1: 08:02:26 DEBUG juju.cmd.jujud upgrades done, starting worker "1-container-watcher" machine-1: 08:02:27 INFO juju.worker.machiner "machine-1" started machine-1: 08:02:27 INFO juju.api.common no addresses observed on interface "tunl0" unit-abot-epc-basic-0: 08:02:27 DEBUG unit.abot-epc-basic/0.install 41500K .......... .......... .......... .......... .......... 88% 456K 3s unit-abot-epc-basic-0: 08:02:27 DEBUG unit.abot-epc-basic/0.install 41550K .......... .......... .......... .......... .......... 89% 8.11M 3s unit-abot-epc-basic-0: 08:02:27 DEBUG unit.abot-epc-basic/0.install 41600K .......... .......... .......... .......... .......... 89% 6.18M 3s machine-1: 08:02:27 DEBUG juju.service discovered init system "upstart" from local host machine-1: 08:02:27 DEBUG juju.worker.deployer API addresses: ["192.168.121.12:17070" "252.12.0.1:17070" "172.30.9.207:17070"] unit-abot-epc-basic-0: 08:02:27 DEBUG unit.abot-epc-basic/0.install 41650K .......... .......... .......... .......... .......... 89% 6.10M 3s unit-abot-epc-basic-0: 08:02:27 DEBUG unit.abot-epc-basic/0.install 41700K .......... .......... .......... .......... .......... 89% 10.9M 3s unit-abot-epc-basic-0: 08:02:27 DEBUG unit.abot-epc-basic/0.install 41750K .......... .......... .......... .......... .......... 89% 11.5M 3s unit-abot-epc-basic-0: 08:02:27 DEBUG unit.abot-epc-basic/0.install 41800K .......... .......... .......... .......... .......... 89% 10.3M 3s machine-1: 08:02:27 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-abot-epc-basic-0: 08:02:27 DEBUG unit.abot-epc-basic/0.install 41850K .......... .......... .......... .......... .......... 89% 11.4M 3s unit-abot-epc-basic-0: 08:02:27 DEBUG unit.abot-epc-basic/0.install 41900K .......... .......... .......... .......... .......... 89% 11.0M 3s unit-abot-epc-basic-0: 08:02:27 DEBUG unit.abot-epc-basic/0.install 41950K .......... .......... .......... .......... .......... 89% 10.6M 3s unit-abot-epc-basic-0: 08:02:27 DEBUG unit.abot-epc-basic/0.install 42000K .......... .......... .......... .......... .......... 90% 11.3M 2s unit-abot-epc-basic-0: 08:02:27 DEBUG unit.abot-epc-basic/0.install 42050K .......... .......... .......... .......... .......... 90% 11.0M 2s unit-abot-epc-basic-0: 08:02:27 DEBUG unit.abot-epc-basic/0.install 42100K .......... .......... .......... .......... .......... 90% 8.79M 2s unit-abot-epc-basic-0: 08:02:27 DEBUG unit.abot-epc-basic/0.install 42150K .......... .......... .......... .......... .......... 90% 11.3M 2s unit-abot-epc-basic-0: 08:02:27 DEBUG unit.abot-epc-basic/0.install 42200K .......... .......... .......... .......... .......... 90% 11.1M 2s unit-abot-epc-basic-0: 08:02:27 DEBUG unit.abot-epc-basic/0.install 42250K .......... .......... .......... .......... .......... 90% 1.30M 2s unit-mysql-0: 08:02:27 INFO juju.cmd running jujud [2.3.9 gc go1.10.4] unit-mysql-0: 08:02:27 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: 08:02:27 DEBUG juju.agent read agent config, format "2.0" unit-mysql-0: 08:02:27 DEBUG juju.worker start "api" unit-mysql-0: 08:02:27 INFO juju.worker start "api" unit-mysql-0: 08:02:27 INFO juju.worker.upgradesteps upgrade steps for 2.3.9 have already been run. unit-mysql-0: 08:02:27 DEBUG juju.worker.introspection introspection worker listening on "@jujud-unit-mysql-0" unit-mysql-0: 08:02:27 DEBUG juju.worker "api" started unit-mysql-0: 08:02:27 DEBUG juju.worker.introspection stats worker now serving unit-mysql-0: 08:02:27 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 08:02:27 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available unit-mysql-0: 08:02:27 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started unit-mysql-0: 08:02:27 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "agent" not running: dependency not available unit-mysql-0: 08:02:27 DEBUG juju.worker.dependency "agent" manifold worker started unit-mysql-0: 08:02:27 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available unit-mysql-0: 08:02:27 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started unit-mysql-0: 08:02:27 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available unit-mysql-0: 08:02:27 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available unit-mysql-0: 08:02:27 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 08:02:27 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 08:02:27 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 08:02:27 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available unit-mysql-0: 08:02:27 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: "upgrade-check-gate" not running: dependency not available unit-mysql-0: 08:02:27 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available unit-mysql-0: 08:02:27 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 08:02:27 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 08:02:27 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 08:02:27 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 08:02:27 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "api-caller" not running: dependency not available unit-mysql-0: 08:02:27 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker stopped: "upgrade-steps-gate" not running: dependency not available unit-mysql-0: 08:02:27 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 08:02:27 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 08:02:27 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 08:02:27 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: unit-mysql-0: 08:02:27 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: unit-mysql-0: 08:02:27 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started unit-mysql-0: 08:02:27 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: unit-mysql-0: 08:02:27 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available unit-mysql-0: 08:02:27 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 08:02:27 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 08:02:27 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 08:02:27 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 08:02:27 DEBUG unit.abot-epc-basic/0.install 42300K .......... .......... .......... .......... .......... 90% 991K 2s unit-mysql-0: 08:02:27 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available unit-mysql-0: 08:02:27 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 08:02:27 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started unit-mysql-0: 08:02:27 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 08:02:27 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 08:02:27 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available unit-mysql-0: 08:02:27 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 08:02:27 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started unit-mysql-0: 08:02:27 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: unit-mysql-0: 08:02:27 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 08:02:27 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 08:02:27 DEBUG juju.worker.apicaller connecting with old password unit-mysql-0: 08:02:27 DEBUG juju.api successfully dialed "wss://192.168.121.12:17070/model/d8288d30-00c6-4923-8d70-b0120ad6642c/api" unit-mysql-0: 08:02:27 INFO juju.api connection established to "wss://192.168.121.12:17070/model/d8288d30-00c6-4923-8d70-b0120ad6642c/api" unit-mysql-0: 08:02:27 DEBUG juju.api successfully dialed "wss://172.30.9.207:17070/model/d8288d30-00c6-4923-8d70-b0120ad6642c/api" unit-mysql-0: 08:02:27 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available unit-abot-epc-basic-0: 08:02:27 DEBUG unit.abot-epc-basic/0.install 42350K .......... .......... .......... .......... .......... 90% 478K 2s unit-abot-epc-basic-0: 08:02:27 DEBUG unit.abot-epc-basic/0.install 42400K .......... .......... .......... .......... .......... 90% 7.70M 2s unit-abot-epc-basic-0: 08:02:27 DEBUG unit.abot-epc-basic/0.install 42450K .......... .......... .......... .......... .......... 91% 7.20M 2s unit-abot-epc-basic-0: 08:02:27 DEBUG unit.abot-epc-basic/0.install 42500K .......... .......... .......... .......... .......... 91% 6.28M 2s unit-abot-epc-basic-0: 08:02:27 DEBUG unit.abot-epc-basic/0.install 42550K .......... .......... .......... .......... .......... 91% 11.2M 2s unit-abot-epc-basic-0: 08:02:27 DEBUG unit.abot-epc-basic/0.install 42600K .......... .......... .......... .......... .......... 91% 11.2M 2s unit-abot-epc-basic-0: 08:02:27 DEBUG unit.abot-epc-basic/0.install 42650K .......... .......... .......... .......... .......... 91% 11.4M 2s unit-abot-epc-basic-0: 08:02:27 DEBUG unit.abot-epc-basic/0.install 42700K .......... .......... .......... .......... .......... 91% 11.0M 2s unit-abot-epc-basic-0: 08:02:27 DEBUG unit.abot-epc-basic/0.install 42750K .......... .......... .......... .......... .......... 91% 11.3M 2s unit-abot-epc-basic-0: 08:02:27 DEBUG unit.abot-epc-basic/0.install 42800K .......... .......... .......... .......... .......... 91% 8.09M 2s unit-abot-epc-basic-0: 08:02:27 DEBUG unit.abot-epc-basic/0.install 42850K .......... .......... .......... .......... .......... 91% 10.2M 2s unit-abot-epc-basic-0: 08:02:27 DEBUG unit.abot-epc-basic/0.install 42900K .......... .......... .......... .......... .......... 91% 10.9M 2s unit-abot-epc-basic-0: 08:02:27 DEBUG unit.abot-epc-basic/0.install 42950K .......... .......... .......... .......... .......... 92% 11.5M 2s unit-abot-epc-basic-0: 08:02:27 DEBUG unit.abot-epc-basic/0.install 43000K .......... .......... .......... .......... .......... 92% 11.2M 2s unit-abot-epc-basic-0: 08:02:27 DEBUG unit.abot-epc-basic/0.install 43050K .......... .......... .......... .......... .......... 92% 11.3M 2s unit-abot-epc-basic-0: 08:02:27 DEBUG unit.abot-epc-basic/0.install 43100K .......... .......... .......... .......... .......... 92% 11.3M 2s unit-abot-epc-basic-0: 08:02:27 DEBUG unit.abot-epc-basic/0.install 43150K .......... .......... .......... .......... .......... 92% 708K 2s unit-abot-epc-basic-0: 08:02:27 DEBUG unit.abot-epc-basic/0.install 43200K .......... .......... .......... .......... .......... 92% 1021K 2s unit-abot-epc-basic-0: 08:02:27 DEBUG unit.abot-epc-basic/0.install 43250K .......... .......... .......... .......... .......... 92% 708K 2s unit-abot-epc-basic-0: 08:02:27 DEBUG unit.abot-epc-basic/0.install 43300K .......... .......... .......... .......... .......... 92% 6.67M 2s unit-abot-epc-basic-0: 08:02:27 DEBUG unit.abot-epc-basic/0.install 43350K .......... .......... .......... .......... .......... 92% 8.08M 2s unit-abot-epc-basic-0: 08:02:27 DEBUG unit.abot-epc-basic/0.install 43400K .......... .......... .......... .......... .......... 93% 7.52M 2s unit-abot-epc-basic-0: 08:02:27 DEBUG unit.abot-epc-basic/0.install 43450K .......... .......... .......... .......... .......... 93% 11.2M 2s unit-abot-epc-basic-0: 08:02:27 DEBUG unit.abot-epc-basic/0.install 43500K .......... .......... .......... .......... .......... 93% 11.2M 2s unit-abot-epc-basic-0: 08:02:27 DEBUG unit.abot-epc-basic/0.install 43550K .......... .......... .......... .......... .......... 93% 11.0M 2s unit-abot-epc-basic-0: 08:02:27 DEBUG unit.abot-epc-basic/0.install 43600K .......... .......... .......... .......... .......... 93% 11.4M 2s unit-abot-epc-basic-0: 08:02:27 DEBUG unit.abot-epc-basic/0.install 43650K .......... .......... .......... .......... .......... 93% 10.7M 2s unit-abot-epc-basic-0: 08:02:27 DEBUG unit.abot-epc-basic/0.install 43700K .......... .......... .......... .......... .......... 93% 10.5M 2s unit-abot-epc-basic-0: 08:02:27 DEBUG unit.abot-epc-basic/0.install 43750K .......... .......... .......... .......... .......... 93% 9.93M 2s unit-abot-epc-basic-0: 08:02:27 DEBUG unit.abot-epc-basic/0.install 43800K .......... .......... .......... .......... .......... 93% 8.75M 1s unit-abot-epc-basic-0: 08:02:27 DEBUG unit.abot-epc-basic/0.install 43850K .......... .......... .......... .......... .......... 94% 11.5M 1s unit-abot-epc-basic-0: 08:02:27 DEBUG unit.abot-epc-basic/0.install 43900K .......... .......... .......... .......... .......... 94% 11.0M 1s unit-abot-epc-basic-0: 08:02:27 DEBUG unit.abot-epc-basic/0.install 43950K .......... .......... .......... .......... .......... 94% 10.9M 1s unit-abot-epc-basic-0: 08:02:27 DEBUG unit.abot-epc-basic/0.install 44000K .......... .......... .......... .......... .......... 94% 11.2M 1s unit-abot-epc-basic-0: 08:02:27 DEBUG unit.abot-epc-basic/0.install 44050K .......... .......... .......... .......... .......... 94% 756K 1s unit-abot-epc-basic-0: 08:02:27 DEBUG unit.abot-epc-basic/0.install 44100K .......... .......... .......... .......... .......... 94% 2.87M 1s unit-abot-epc-basic-0: 08:02:27 DEBUG unit.abot-epc-basic/0.install 44150K .......... .......... .......... .......... .......... 94% 484K 1s unit-abot-epc-basic-0: 08:02:27 DEBUG unit.abot-epc-basic/0.install 44200K .......... .......... .......... .......... .......... 94% 10.2M 1s unit-abot-epc-basic-0: 08:02:27 DEBUG unit.abot-epc-basic/0.install 44250K .......... .......... .......... .......... .......... 94% 6.88M 1s unit-abot-epc-basic-0: 08:02:27 DEBUG unit.abot-epc-basic/0.install 44300K .......... .......... .......... .......... .......... 94% 7.77M 1s unit-abot-epc-basic-0: 08:02:28 DEBUG unit.abot-epc-basic/0.install 44350K .......... .......... .......... .......... .......... 95% 187K 1s unit-abot-epc-basic-0: 08:02:28 DEBUG unit.abot-epc-basic/0.install 44400K .......... .......... .......... .......... .......... 95% 49.7M 1s unit-abot-epc-basic-0: 08:02:28 DEBUG unit.abot-epc-basic/0.install 44450K .......... .......... .......... .......... .......... 95% 51.3M 1s unit-abot-epc-basic-0: 08:02:28 DEBUG unit.abot-epc-basic/0.install 44500K .......... .......... .......... .......... .......... 95% 50.1M 1s unit-abot-epc-basic-0: 08:02:28 DEBUG unit.abot-epc-basic/0.install 44550K .......... .......... .......... .......... .......... 95% 60.9M 1s unit-abot-epc-basic-0: 08:02:28 DEBUG unit.abot-epc-basic/0.install 44600K .......... .......... .......... .......... .......... 95% 58.2M 1s unit-abot-epc-basic-0: 08:02:28 DEBUG unit.abot-epc-basic/0.install 44650K .......... .......... .......... .......... .......... 95% 57.4M 1s unit-abot-epc-basic-0: 08:02:28 DEBUG unit.abot-epc-basic/0.install 44700K .......... .......... .......... .......... .......... 95% 48.5M 1s unit-abot-epc-basic-0: 08:02:28 DEBUG unit.abot-epc-basic/0.install 44750K .......... .......... .......... .......... .......... 95% 56.5M 1s unit-abot-epc-basic-0: 08:02:28 DEBUG unit.abot-epc-basic/0.install 44800K .......... .......... .......... .......... .......... 96% 54.8M 1s unit-abot-epc-basic-0: 08:02:28 DEBUG unit.abot-epc-basic/0.install 44850K .......... .......... .......... .......... .......... 96% 55.5M 1s unit-abot-epc-basic-0: 08:02:28 DEBUG unit.abot-epc-basic/0.install 44900K .......... .......... .......... .......... .......... 96% 50.0M 1s unit-abot-epc-basic-0: 08:02:28 DEBUG unit.abot-epc-basic/0.install 44950K .......... .......... .......... .......... .......... 96% 57.3M 1s unit-abot-epc-basic-0: 08:02:28 DEBUG unit.abot-epc-basic/0.install 45000K .......... .......... .......... .......... .......... 96% 56.2M 1s unit-abot-epc-basic-0: 08:02:28 DEBUG unit.abot-epc-basic/0.install 45050K .......... .......... .......... .......... .......... 96% 54.9M 1s unit-abot-epc-basic-0: 08:02:28 DEBUG unit.abot-epc-basic/0.install 45100K .......... .......... .......... .......... .......... 96% 50.2M 1s unit-abot-epc-basic-0: 08:02:28 DEBUG unit.abot-epc-basic/0.install 45150K .......... .......... .......... .......... .......... 96% 58.7M 1s unit-abot-epc-basic-0: 08:02:28 DEBUG unit.abot-epc-basic/0.install 45200K .......... .......... .......... .......... .......... 96% 56.8M 1s unit-abot-epc-basic-0: 08:02:28 DEBUG unit.abot-epc-basic/0.install 45250K .......... .......... .......... .......... .......... 97% 59.1M 1s unit-abot-epc-basic-0: 08:02:28 DEBUG unit.abot-epc-basic/0.install 45300K .......... .......... .......... .......... .......... 97% 48.3M 1s unit-abot-epc-basic-0: 08:02:28 DEBUG unit.abot-epc-basic/0.install 45350K .......... .......... .......... .......... .......... 97% 57.3M 1s unit-abot-epc-basic-0: 08:02:28 DEBUG unit.abot-epc-basic/0.install 45400K .......... .......... .......... .......... .......... 97% 54.3M 1s unit-abot-epc-basic-0: 08:02:28 DEBUG unit.abot-epc-basic/0.install 45450K .......... .......... .......... .......... .......... 97% 56.3M 1s unit-abot-epc-basic-0: 08:02:28 DEBUG unit.abot-epc-basic/0.install 45500K .......... .......... .......... .......... .......... 97% 7.62M 1s unit-abot-epc-basic-0: 08:02:28 DEBUG unit.abot-epc-basic/0.install 45550K .......... .......... .......... .......... .......... 97% 7.53M 1s unit-abot-epc-basic-0: 08:02:28 DEBUG unit.abot-epc-basic/0.install 45600K .......... .......... .......... .......... .......... 97% 8.28M 1s unit-abot-epc-basic-0: 08:02:28 DEBUG unit.abot-epc-basic/0.install 45650K .......... .......... .......... .......... .......... 97% 7.55M 1s unit-abot-epc-basic-0: 08:02:28 DEBUG unit.abot-epc-basic/0.install 45700K .......... .......... .......... .......... .......... 97% 7.62M 0s unit-abot-epc-basic-0: 08:02:28 DEBUG unit.abot-epc-basic/0.install 45750K .......... .......... .......... .......... .......... 98% 7.96M 0s unit-abot-epc-basic-0: 08:02:28 DEBUG unit.abot-epc-basic/0.install 45800K .......... .......... .......... .......... .......... 98% 644K 0s unit-abot-epc-basic-0: 08:02:28 DEBUG unit.abot-epc-basic/0.install 45850K .......... .......... .......... .......... .......... 98% 465K 0s unit-abot-epc-basic-0: 08:02:28 DEBUG unit.abot-epc-basic/0.install 45900K .......... .......... .......... .......... .......... 98% 5.63M 0s unit-abot-epc-basic-0: 08:02:28 DEBUG unit.abot-epc-basic/0.install 45950K .......... .......... .......... .......... .......... 98% 6.18M 0s unit-abot-epc-basic-0: 08:02:28 DEBUG unit.abot-epc-basic/0.install 46000K .......... .......... .......... .......... .......... 98% 8.31M 0s unit-abot-epc-basic-0: 08:02:28 DEBUG unit.abot-epc-basic/0.install 46050K .......... .......... .......... .......... .......... 98% 10.6M 0s unit-abot-epc-basic-0: 08:02:28 DEBUG unit.abot-epc-basic/0.install 46100K .......... .......... .......... .......... .......... 98% 11.3M 0s unit-abot-epc-basic-0: 08:02:28 DEBUG unit.abot-epc-basic/0.install 46150K .......... .......... .......... .......... .......... 98% 7.83M 0s unit-abot-epc-basic-0: 08:02:28 DEBUG unit.abot-epc-basic/0.install 46200K .......... .......... .......... .......... .......... 99% 8.02M 0s unit-mysql-0: 08:02:28 DEBUG juju.worker.apicaller connected unit-abot-epc-basic-0: 08:02:28 DEBUG unit.abot-epc-basic/0.install 46250K .......... .......... .......... .......... .......... 99% 7.77M 0s unit-mysql-0: 08:02:28 DEBUG juju.worker.apicaller changing password... unit-abot-epc-basic-0: 08:02:28 DEBUG unit.abot-epc-basic/0.install 46300K .......... .......... .......... .......... .......... 99% 7.71M 0s unit-abot-epc-basic-0: 08:02:28 DEBUG unit.abot-epc-basic/0.install 46350K .......... .......... .......... .......... .......... 99% 7.32M 0s unit-abot-epc-basic-0: 08:02:28 DEBUG unit.abot-epc-basic/0.install 46400K .......... .......... .......... .......... .......... 99% 6.65M 0s unit-abot-epc-basic-0: 08:02:28 DEBUG unit.abot-epc-basic/0.install 46450K .......... .......... .......... .......... .......... 99% 9.08M 0s unit-abot-epc-basic-0: 08:02:28 DEBUG unit.abot-epc-basic/0.install 46500K .......... .......... .......... .......... .......... 99% 739K 0s unit-abot-epc-basic-0: 08:02:28 DEBUG unit.abot-epc-basic/0.install 46550K .......... .......... .......... .......... .......... 99% 431K 0s machine-1: 08:02:28 DEBUG juju.worker.machiner observed network config updated for "machine-1" to [{DeviceIndex:1 MACAddress: CIDR:127.0.0.0/8 MTU:65536 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:lo ParentInterfaceName: InterfaceType:loopback Disabled:false NoAutoStart:false ConfigType:loopback Address:127.0.0.1 DNSServers:[] DNSSearchDomains:[] GatewayAddress: Routes:[] IsDefaultGateway:false} {DeviceIndex:1 MACAddress: CIDR:::1/128 MTU:65536 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:lo ParentInterfaceName: InterfaceType:loopback Disabled:false NoAutoStart:false ConfigType:loopback Address:::1 DNSServers:[] DNSSearchDomains:[] GatewayAddress: Routes:[] IsDefaultGateway:false} {DeviceIndex:2 MACAddress:fa:16:3e:9a:fc:1b CIDR:192.168.121.0/24 MTU:1450 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:eth0 ParentInterfaceName: InterfaceType:ethernet Disabled:false NoAutoStart:false ConfigType:static Address:192.168.121.5 DNSServers:[] DNSSearchDomains:[] GatewayAddress:192.168.121.1 Routes:[] IsDefaultGateway:true} {DeviceIndex:2 MACAddress:fa:16:3e:9a:fc:1b CIDR: MTU:1450 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:eth0 ParentInterfaceName: InterfaceType:ethernet Disabled:false NoAutoStart:false ConfigType:manual Address: DNSServers:[] DNSSearchDomains:[] GatewayAddress:192.168.121.1 Routes:[] IsDefaultGateway:true} {DeviceIndex:3 MACAddress: CIDR: MTU:1480 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:tunl0 ParentInterfaceName: InterfaceType:ethernet Disabled:true NoAutoStart:true ConfigType:manual Address: DNSServers:[] DNSSearchDomains:[] GatewayAddress: Routes:[] IsDefaultGateway:false}] unit-abot-epc-basic-0: 08:02:28 DEBUG unit.abot-epc-basic/0.install 46600K .......... .......... .......... .......... .......... 99% 7.15M 0s unit-abot-epc-basic-0: 08:02:28 DEBUG unit.abot-epc-basic/0.install 46650K .......... .......... .......... .......... .. 100% 5.06M=24s unit-abot-epc-basic-0: 08:02:28 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 08:02:28 DEBUG unit.abot-epc-basic/0.install 2019-01-18 08:02:28 (1.90 MB/s) - '/var/lib/abot-functest-basic/payload/abot-functest-basic_3.1.1_all.deb' saved [47813510/47813510] unit-abot-epc-basic-0: 08:02:28 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 08:02:28 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: 08:02:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package abot-epc-basic. unit-abot-epc-basic-0: 08:02:29 DEBUG unit.abot-epc-basic/0.install (Reading database ... 57456 files and directories currently installed.) unit-abot-epc-basic-0: 08:02:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../abot-functest-basic_3.1.1_all.deb ... unit-abot-epc-basic-0: 08:02:29 DEBUG unit.abot-epc-basic/0.install Unpacking abot-epc-basic (3.1.1) ... unit-mysql-0: 08:02:30 DEBUG juju.worker.apicaller password changed unit-mysql-0: 08:02:30 DEBUG juju.api RPC connection died unit-mysql-0: 08:02:30 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: restart immediately unit-mysql-0: 08:02:30 DEBUG juju.worker.apicaller connecting with current password unit-mysql-0: 08:02:30 DEBUG juju.api successfully dialed "wss://192.168.121.12:17070/model/d8288d30-00c6-4923-8d70-b0120ad6642c/api" unit-mysql-0: 08:02:30 INFO juju.api connection established to "wss://192.168.121.12:17070/model/d8288d30-00c6-4923-8d70-b0120ad6642c/api" unit-mysql-0: 08:02:30 DEBUG juju.api successfully dialed "wss://172.30.9.207:17070/model/d8288d30-00c6-4923-8d70-b0120ad6642c/api" unit-mysql-0: 08:02:31 DEBUG juju.worker.apicaller connected unit-mysql-0: 08:02:31 DEBUG juju.worker.dependency "api-caller" manifold worker started unit-mysql-0: 08:02:31 DEBUG juju.worker.dependency "log-sender" manifold worker started unit-mysql-0: 08:02:31 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 08:02:31 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 08:02:31 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started unit-mysql-0: 08:02:31 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: unit-mysql-0: 08:02:31 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: unit-mysql-0: 08:02:31 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: unit-mysql-0: 08:02:31 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: unit-mysql-0: 08:02:31 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: unit-mysql-0: 08:02:31 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-mysql-0: 08:02:31 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available unit-mysql-0: 08:02:31 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-fortress" not running: dependency not available unit-mysql-0: 08:02:31 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-fortress" not running: dependency not available unit-mysql-0: 08:02:31 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-mysql-0: 08:02:31 DEBUG juju.worker.dependency "upgrader" manifold worker started unit-mysql-0: 08:02:31 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-fortress" not running: dependency not available unit-mysql-0: 08:02:31 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-fortress" not running: dependency not available unit-mysql-0: 08:02:31 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started unit-mysql-0: 08:02:31 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: unit-mysql-0: 08:02:31 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-fortress" not running: dependency not available unit-mysql-0: 08:02:31 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-fortress" not running: dependency not available unit-mysql-0: 08:02:31 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-fortress" not running: dependency not available unit-mysql-0: 08:02:31 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-mysql-0: 08:02:31 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-mysql-0: 08:02:31 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-fortress" not running: dependency not available unit-mysql-0: 08:02:31 INFO juju.worker.upgrader abort check blocked until version event received unit-mysql-0: 08:02:31 INFO juju.worker.upgrader unblocking abort check unit-mysql-0: 08:02:31 INFO juju.worker.upgrader desired agent binary version: 2.3.9 unit-mysql-0: 08:02:31 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked unit-mysql-0: 08:02:31 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started unit-mysql-0: 08:02:31 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: unit-mysql-0: 08:02:31 DEBUG juju.worker.dependency "migration-fortress" manifold worker started unit-abot-epc-basic-0: 08:02:31 DEBUG unit.abot-epc-basic/0.install dpkg: dependency problems prevent configuration of abot-epc-basic: unit-abot-epc-basic-0: 08:02:31 DEBUG unit.abot-epc-basic/0.install abot-epc-basic depends on maven; however: unit-abot-epc-basic-0: 08:02:31 DEBUG unit.abot-epc-basic/0.install Package maven is not installed. unit-abot-epc-basic-0: 08:02:31 DEBUG unit.abot-epc-basic/0.install abot-epc-basic depends on apache2; however: unit-abot-epc-basic-0: 08:02:31 DEBUG unit.abot-epc-basic/0.install Package apache2 is not installed. unit-abot-epc-basic-0: 08:02:31 DEBUG unit.abot-epc-basic/0.install abot-epc-basic depends on python-pip; however: unit-abot-epc-basic-0: 08:02:31 DEBUG unit.abot-epc-basic/0.install Package python-pip is not installed. unit-abot-epc-basic-0: 08:02:31 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 08:02:31 DEBUG unit.abot-epc-basic/0.install dpkg: error processing package abot-epc-basic (--install): unit-abot-epc-basic-0: 08:02:31 DEBUG unit.abot-epc-basic/0.install dependency problems - leaving unconfigured unit-mysql-0: 08:02:31 DEBUG juju.worker.dependency "migration-minion" manifold worker started unit-mysql-0: 08:02:31 INFO juju.worker.migrationminion migration phase is now: NONE unit-mysql-0: 08:02:31 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "metric-spool" not running: dependency not available unit-mysql-0: 08:02:31 DEBUG juju.worker.dependency "metric-spool" manifold worker started unit-mysql-0: 08:02:31 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: unit-mysql-0: 08:02:31 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "leadership-tracker" not running: dependency not available unit-mysql-0: 08:02:32 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker started unit-mysql-0: 08:02:32 DEBUG juju.worker.dependency "leadership-tracker" manifold worker started unit-mysql-0: 08:02:32 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-mysql-0: 08:02:32 DEBUG juju.worker.leadership mysql/0 making initial claim for mysql leadership unit-mysql-0: 08:02:32 DEBUG juju.worker.dependency "api-address-updater" manifold worker started unit-mysql-0: 08:02:32 DEBUG juju.network no lxc bridge addresses to filter for machine unit-mysql-0: 08:02:32 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) unit-mysql-0: 08:02:32 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) unit-mysql-0: 08:02:32 DEBUG juju.network including address public:172.30.9.207 for machine unit-mysql-0: 08:02:32 DEBUG juju.network including address local-cloud:192.168.121.12 for machine unit-mysql-0: 08:02:32 DEBUG juju.network including address local-fan:252.12.0.1 for machine unit-mysql-0: 08:02:32 DEBUG juju.network including address local-machine:127.0.0.1 for machine unit-mysql-0: 08:02:32 DEBUG juju.network including address local-machine:::1 for machine unit-mysql-0: 08:02:32 DEBUG juju.network addresses after filtering: [public:172.30.9.207 local-cloud:192.168.121.12 local-fan:252.12.0.1 local-machine:127.0.0.1 local-machine:::1] unit-mysql-0: 08:02:32 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.207:17070 192.168.121.12:17070 252.12.0.1:17070 127.0.0.1:17070 [::1]:17070]] unit-mysql-0: 08:02:32 DEBUG juju.agent API server address details [["172.30.9.207:17070" "192.168.121.12:17070" "252.12.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.12:17070" "252.12.0.1:17070" "172.30.9.207:17070"] unit-mysql-0: 08:02:32 DEBUG juju.worker.logger initial log config: "=DEBUG" unit-mysql-0: 08:02:32 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started unit-mysql-0: 08:02:32 DEBUG juju.worker.logger logger setup unit-mysql-0: 08:02:32 DEBUG juju.worker.dependency "meter-status" manifold worker started unit-mysql-0: 08:02:32 DEBUG juju.worker.dependency "metric-sender" manifold worker started unit-mysql-0: 08:02:32 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started unit-mysql-0: 08:02:32 DEBUG juju.worker.dependency "charm-dir" manifold worker started unit-mysql-0: 08:02:32 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-mysql-0: 08:02:32 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: unit-mysql-0: 08:02:32 DEBUG juju.worker.logger reconfiguring logging from "=DEBUG" to "=DEBUG;unit=DEBUG" unit-mysql-0: 08:02:32 DEBUG juju.worker.meterstatus got meter status change signal from watcher unit-mysql-0: 08:02:32 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.207,192.168.121.12,252.12.0.1,::1,localhost", AutoNoProxy:""} unit-mysql-0: 08:02:32 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} unit-mysql-0: 08:02:32 DEBUG juju.machinelock acquire machine lock for meterstatus (meter-status-changed) unit-mysql-0: 08:02:32 DEBUG juju.machinelock machine lock acquired for meterstatus (meter-status-changed) unit-mysql-0: 08:02:32 DEBUG juju.machinelock machine lock released for meterstatus (meter-status-changed) unit-mysql-0: 08:02:32 INFO juju.worker.meterstatus skipped "meter-status-changed" hook (missing) unit-mysql-0: 08:02:32 DEBUG juju.worker.dependency "uniter" manifold worker started unit-abot-epc-basic-0: 08:02:32 DEBUG unit.abot-epc-basic/0.install Errors were encountered while processing: unit-abot-epc-basic-0: 08:02:32 DEBUG unit.abot-epc-basic/0.install abot-epc-basic unit-mysql-0: 08:02:32 INFO juju.worker.leadership mysql/0 promoted to leadership of mysql unit-abot-epc-basic-0: 08:02:32 DEBUG unit.abot-epc-basic/0.install Reading package lists... unit-mysql-0: 08:02:32 INFO worker.uniter.jujuc ensure jujuc symlinks in /var/lib/juju/tools/unit-mysql-0 unit-mysql-0: 08:02:32 INFO worker.uniter.jujuc was a symlink, now looking at /var/lib/juju/tools/2.3.9-trusty-amd64 unit-mysql-0: 08:02:32 DEBUG worker.uniter.jujuc jujud path /var/lib/juju/tools/2.3.9-trusty-amd64/jujud unit-mysql-0: 08:02:32 DEBUG juju.worker.uniter starting juju-run listener on unix:/var/lib/juju/agents/unit-mysql-0/run.socket unit-mysql-0: 08:02:32 INFO juju.worker.uniter unit "mysql/0" started unit-mysql-0: 08:02:32 INFO juju.worker.uniter resuming charm install unit-mysql-0: 08:02:32 DEBUG juju.worker.uniter.operation running operation install cs:mysql-55 unit-mysql-0: 08:02:32 DEBUG juju.worker.uniter.operation preparing operation "install cs:mysql-55" unit-mysql-0: 08:02:32 DEBUG juju.worker.uniter juju-run listener running unit-mysql-0: 08:02:32 INFO juju.worker.uniter.charm downloading cs:mysql-55 from API server unit-mysql-0: 08:02:32 INFO juju.downloader downloading from cs:mysql-55 unit-mysql-0: 08:02:32 DEBUG httpbakery client do GET https://192.168.121.12:17070/model/d8288d30-00c6-4923-8d70-b0120ad6642c/charms?file=%2A&url=cs%3Amysql-55 { unit-mysql-0: 08:02:32 DEBUG httpbakery } -> error unit-mysql-0: 08:02:32 INFO juju.downloader download complete ("cs:mysql-55") unit-mysql-0: 08:02:32 INFO juju.downloader download verified ("cs:mysql-55") unit-abot-epc-basic-0: 08:02:32 DEBUG unit.abot-epc-basic/0.install Building dependency tree... unit-abot-epc-basic-0: 08:02:32 DEBUG unit.abot-epc-basic/0.install Reading state information... unit-abot-epc-basic-0: 08:02:32 DEBUG unit.abot-epc-basic/0.install Correcting dependencies... Done unit-abot-epc-basic-0: 08:02:32 DEBUG unit.abot-epc-basic/0.install The following additional packages will be installed: unit-abot-epc-basic-0: 08:02:32 DEBUG unit.abot-epc-basic/0.install ant ant-optional apache2 apache2-bin apache2-data apache2-utils binutils unit-abot-epc-basic-0: 08:02:32 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: 08:02:32 DEBUG unit.abot-epc-basic/0.install libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl unit-abot-epc-basic-0: 08:02:32 DEBUG unit.abot-epc-basic/0.install libaopalliance-java libapache-pom-java libapr1 libaprutil1 unit-abot-epc-basic-0: 08:02:32 DEBUG unit.abot-epc-basic/0.install libaprutil1-dbd-sqlite3 libaprutil1-ldap libasan2 libasm4-java unit-abot-epc-basic-0: 08:02:32 DEBUG unit.abot-epc-basic/0.install libatinject-jsr330-api-java libatomic1 libbsh-java libc-dev-bin libc6-dev unit-abot-epc-basic-0: 08:02:32 DEBUG unit.abot-epc-basic/0.install libcc1-0 libcdi-api-java libcglib3-java libcilkrts5 libclassworlds-java unit-abot-epc-basic-0: 08:02:32 DEBUG unit.abot-epc-basic/0.install libcommons-cli-java libcommons-codec-java libcommons-httpclient-java unit-abot-epc-basic-0: 08:02:32 DEBUG unit.abot-epc-basic/0.install libcommons-io-java libcommons-lang-java libcommons-lang3-java unit-abot-epc-basic-0: 08:02:32 DEBUG unit.abot-epc-basic/0.install libcommons-logging-java libcommons-net-java libcommons-net2-java unit-abot-epc-basic-0: 08:02:32 DEBUG unit.abot-epc-basic/0.install libcommons-parent-java libdom4j-java libdoxia-core-java libdpkg-perl unit-abot-epc-basic-0: 08:02:32 DEBUG unit.abot-epc-basic/0.install libeasymock-java libeclipse-aether-java libexpat1-dev libfakeroot unit-abot-epc-basic-0: 08:02:32 DEBUG unit.abot-epc-basic/0.install libfile-fcntllock-perl libgcc-5-dev libgeronimo-interceptor-3.0-spec-java unit-abot-epc-basic-0: 08:02:32 DEBUG unit.abot-epc-basic/0.install libgomp1 libguava-java libguice-java libhamcrest-java libhttpclient-java unit-abot-epc-basic-0: 08:02:32 DEBUG unit.abot-epc-basic/0.install libhttpcore-java libisl15 libitm1 libjaxen-java libjaxp1.3-java unit-abot-epc-basic-0: 08:02:32 DEBUG unit.abot-epc-basic/0.install libjdom1-java libjetty-java libjsch-java libjsoup-java libjsr305-java unit-abot-epc-basic-0: 08:02:32 DEBUG unit.abot-epc-basic/0.install liblog4j1.2-java liblsan0 liblua5.1-0 libmaven-parent-java unit-abot-epc-basic-0: 08:02:32 DEBUG unit.abot-epc-basic/0.install libmaven2-core-java libmaven3-core-java libmpc3 libmpx0 libobjenesis-java unit-abot-epc-basic-0: 08:02:32 DEBUG unit.abot-epc-basic/0.install libplexus-ant-factory-java libplexus-archiver-java unit-abot-epc-basic-0: 08:02:32 DEBUG unit.abot-epc-basic/0.install libplexus-bsh-factory-java libplexus-cipher-java libplexus-classworlds-java unit-abot-epc-basic-0: 08:02:32 DEBUG unit.abot-epc-basic/0.install libplexus-classworlds2-java libplexus-cli-java unit-abot-epc-basic-0: 08:02:32 DEBUG unit.abot-epc-basic/0.install libplexus-component-annotations-java libplexus-component-metadata-java unit-abot-epc-basic-0: 08:02:32 DEBUG unit.abot-epc-basic/0.install libplexus-container-default-java libplexus-container-default1.5-java unit-abot-epc-basic-0: 08:02:32 DEBUG unit.abot-epc-basic/0.install libplexus-containers-java libplexus-containers1.5-java unit-abot-epc-basic-0: 08:02:32 DEBUG unit.abot-epc-basic/0.install libplexus-interactivity-api-java libplexus-interpolation-java unit-abot-epc-basic-0: 08:02:32 DEBUG unit.abot-epc-basic/0.install libplexus-io-java libplexus-sec-dispatcher-java libplexus-utils-java unit-abot-epc-basic-0: 08:02:32 DEBUG unit.abot-epc-basic/0.install libplexus-utils2-java libpython-all-dev libpython-dev libpython-stdlib unit-abot-epc-basic-0: 08:02:32 DEBUG unit.abot-epc-basic/0.install libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib unit-abot-epc-basic-0: 08:02:32 DEBUG unit.abot-epc-basic/0.install libqdox2-java libquadmath0 libservlet2.5-java libservlet3.1-java unit-abot-epc-basic-0: 08:02:32 DEBUG unit.abot-epc-basic/0.install libsisu-inject-java libsisu-plexus-java libslf4j-java libstdc++-5-dev unit-abot-epc-basic-0: 08:02:32 DEBUG unit.abot-epc-basic/0.install libtsan0 libubsan0 libwagon-java libwagon2-java libxalan2-java libxbean-java unit-abot-epc-basic-0: 08:02:32 DEBUG unit.abot-epc-basic/0.install libxerces2-java libxml-commons-external-java libxml-commons-resolver1.1-java unit-abot-epc-basic-0: 08:02:32 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: 08:02:32 DEBUG unit.abot-epc-basic/0.install python python-all python-all-dev python-dev python-minimal python-pip unit-abot-epc-basic-0: 08:02:32 DEBUG unit.abot-epc-basic/0.install python-pip-whl python-pkg-resources python-setuptools python-wheel python2.7 unit-abot-epc-basic-0: 08:02:32 DEBUG unit.abot-epc-basic/0.install python2.7-dev python2.7-minimal ssl-cert unit-abot-epc-basic-0: 08:02:32 DEBUG unit.abot-epc-basic/0.install Suggested packages: unit-abot-epc-basic-0: 08:02:32 DEBUG unit.abot-epc-basic/0.install ant-doc ant-gcj ant-optional-gcj antlr javacc jython libbcel-java unit-abot-epc-basic-0: 08:02:32 DEBUG unit.abot-epc-basic/0.install libbsf-java libgnumail-java libjdepend-java liboro-java libregexp-java unit-abot-epc-basic-0: 08:02:32 DEBUG unit.abot-epc-basic/0.install www-browser apache2-doc apache2-suexec-pristine | apache2-suexec-custom unit-abot-epc-basic-0: 08:02:32 DEBUG unit.abot-epc-basic/0.install binutils-doc cpp-doc gcc-5-locales debian-keyring g++-multilib unit-abot-epc-basic-0: 08:02:32 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: 08:02:32 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: 08:02:32 DEBUG unit.abot-epc-basic/0.install libitm1-dbg libatomic1-dbg libasan2-dbg liblsan0-dbg libtsan0-dbg unit-abot-epc-basic-0: 08:02:32 DEBUG unit.abot-epc-basic/0.install libubsan0-dbg libcilkrts5-dbg libmpx0-dbg libquadmath0-dbg junit-doc unit-abot-epc-basic-0: 08:02:32 DEBUG unit.abot-epc-basic/0.install libaopalliance-java-doc libatinject-jsr330-api-java-doc glibc-doc unit-abot-epc-basic-0: 08:02:32 DEBUG unit.abot-epc-basic/0.install libclassworlds-java-doc libcommons-httpclient-java-doc unit-abot-epc-basic-0: 08:02:32 DEBUG unit.abot-epc-basic/0.install libcommons-io-java-doc libcommons-lang-java-doc libcommons-lang3-java-doc unit-abot-epc-basic-0: 08:02:32 DEBUG unit.abot-epc-basic/0.install libavalon-framework-java libcommons-logging-java-doc unit-abot-epc-basic-0: 08:02:32 DEBUG unit.abot-epc-basic/0.install libexcalibur-logkit-java libcommons-net-java-doc libcommons-net2-java-doc unit-abot-epc-basic-0: 08:02:32 DEBUG unit.abot-epc-basic/0.install libdom4j-java-doc libeasymock-java-doc libcglib-java libjaxp1.3-java-gcj unit-abot-epc-basic-0: 08:02:32 DEBUG unit.abot-epc-basic/0.install libjdom1-java-doc jetty libjetty-java-doc libjsoup-java-doc unit-abot-epc-basic-0: 08:02:32 DEBUG unit.abot-epc-basic/0.install libjsr305-java-doc liblog4j1.2-java-doc libobjenesis-java-doc unit-abot-epc-basic-0: 08:02:32 DEBUG unit.abot-epc-basic/0.install libplexus-cipher-java-doc libplexus-classworlds-java-doc unit-abot-epc-basic-0: 08:02:32 DEBUG unit.abot-epc-basic/0.install libplexus-classworlds2-java-doc libplexus-cli-java-doc unit-abot-epc-basic-0: 08:02:32 DEBUG unit.abot-epc-basic/0.install libplexus-container-default-java-doc libplexus-interactivity-api-java-doc unit-abot-epc-basic-0: 08:02:32 DEBUG unit.abot-epc-basic/0.install libplexus-interpolation-java-doc libplexus-sec-dispatcher-java-doc unit-abot-epc-basic-0: 08:02:32 DEBUG unit.abot-epc-basic/0.install libplexus-utils-java-doc libplexus-utils2-java-doc libqdox2-java-doc testng unit-abot-epc-basic-0: 08:02:32 DEBUG unit.abot-epc-basic/0.install libstdc++-5-doc libwagon-java-doc libxalan2-java-doc libxsltc-java groovy2 unit-abot-epc-basic-0: 08:02:32 DEBUG unit.abot-epc-basic/0.install libequinox-osgi-java libosgi-compendium-java libosgi-core-java libqdox-java unit-abot-epc-basic-0: 08:02:32 DEBUG unit.abot-epc-basic/0.install libspring-beans-java libspring-context-java libspring-core-java unit-abot-epc-basic-0: 08:02:32 DEBUG unit.abot-epc-basic/0.install libspring-web-java libxerces2-java-doc libxerces2-java-gcj unit-abot-epc-basic-0: 08:02:32 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: 08:02:32 DEBUG unit.abot-epc-basic/0.install python-tk python-setuptools-doc python2.7-doc binfmt-support unit-abot-epc-basic-0: 08:02:32 DEBUG unit.abot-epc-basic/0.install openssl-blacklist unit-abot-epc-basic-0: 08:02:32 DEBUG unit.abot-epc-basic/0.install The following NEW packages will be installed: unit-abot-epc-basic-0: 08:02:32 DEBUG unit.abot-epc-basic/0.install ant ant-optional apache2 apache2-bin apache2-data apache2-utils binutils unit-abot-epc-basic-0: 08:02:32 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: 08:02:32 DEBUG unit.abot-epc-basic/0.install libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl unit-abot-epc-basic-0: 08:02:32 DEBUG unit.abot-epc-basic/0.install libaopalliance-java libapache-pom-java libapr1 libaprutil1 unit-abot-epc-basic-0: 08:02:32 DEBUG unit.abot-epc-basic/0.install libaprutil1-dbd-sqlite3 libaprutil1-ldap libasan2 libasm4-java unit-abot-epc-basic-0: 08:02:32 DEBUG unit.abot-epc-basic/0.install libatinject-jsr330-api-java libatomic1 libbsh-java libc-dev-bin libc6-dev unit-abot-epc-basic-0: 08:02:32 DEBUG unit.abot-epc-basic/0.install libcc1-0 libcdi-api-java libcglib3-java libcilkrts5 libclassworlds-java unit-abot-epc-basic-0: 08:02:32 DEBUG unit.abot-epc-basic/0.install libcommons-cli-java libcommons-codec-java libcommons-httpclient-java unit-abot-epc-basic-0: 08:02:32 DEBUG unit.abot-epc-basic/0.install libcommons-io-java libcommons-lang-java libcommons-lang3-java unit-abot-epc-basic-0: 08:02:32 DEBUG unit.abot-epc-basic/0.install libcommons-logging-java libcommons-net-java libcommons-net2-java unit-abot-epc-basic-0: 08:02:32 DEBUG unit.abot-epc-basic/0.install libcommons-parent-java libdom4j-java libdoxia-core-java libdpkg-perl unit-abot-epc-basic-0: 08:02:32 DEBUG unit.abot-epc-basic/0.install libeasymock-java libeclipse-aether-java libexpat1-dev libfakeroot unit-abot-epc-basic-0: 08:02:32 DEBUG unit.abot-epc-basic/0.install libfile-fcntllock-perl libgcc-5-dev libgeronimo-interceptor-3.0-spec-java unit-abot-epc-basic-0: 08:02:32 DEBUG unit.abot-epc-basic/0.install libgomp1 libguava-java libguice-java libhamcrest-java libhttpclient-java unit-abot-epc-basic-0: 08:02:32 DEBUG unit.abot-epc-basic/0.install libhttpcore-java libisl15 libitm1 libjaxen-java libjaxp1.3-java unit-abot-epc-basic-0: 08:02:32 DEBUG unit.abot-epc-basic/0.install libjdom1-java libjetty-java libjsch-java libjsoup-java libjsr305-java unit-abot-epc-basic-0: 08:02:32 DEBUG unit.abot-epc-basic/0.install liblog4j1.2-java liblsan0 liblua5.1-0 libmaven-parent-java unit-abot-epc-basic-0: 08:02:32 DEBUG unit.abot-epc-basic/0.install libmaven2-core-java libmaven3-core-java libmpc3 libmpx0 libobjenesis-java unit-abot-epc-basic-0: 08:02:32 DEBUG unit.abot-epc-basic/0.install libplexus-ant-factory-java libplexus-archiver-java unit-abot-epc-basic-0: 08:02:32 DEBUG unit.abot-epc-basic/0.install libplexus-bsh-factory-java libplexus-cipher-java libplexus-classworlds-java unit-abot-epc-basic-0: 08:02:32 DEBUG unit.abot-epc-basic/0.install libplexus-classworlds2-java libplexus-cli-java unit-abot-epc-basic-0: 08:02:32 DEBUG unit.abot-epc-basic/0.install libplexus-component-annotations-java libplexus-component-metadata-java unit-abot-epc-basic-0: 08:02:32 DEBUG unit.abot-epc-basic/0.install libplexus-container-default-java libplexus-container-default1.5-java unit-abot-epc-basic-0: 08:02:32 DEBUG unit.abot-epc-basic/0.install libplexus-containers-java libplexus-containers1.5-java unit-abot-epc-basic-0: 08:02:32 DEBUG unit.abot-epc-basic/0.install libplexus-interactivity-api-java libplexus-interpolation-java unit-abot-epc-basic-0: 08:02:32 DEBUG unit.abot-epc-basic/0.install libplexus-io-java libplexus-sec-dispatcher-java libplexus-utils-java unit-abot-epc-basic-0: 08:02:32 DEBUG unit.abot-epc-basic/0.install libplexus-utils2-java libpython-all-dev libpython-dev libpython-stdlib unit-abot-epc-basic-0: 08:02:32 DEBUG unit.abot-epc-basic/0.install libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib unit-abot-epc-basic-0: 08:02:32 DEBUG unit.abot-epc-basic/0.install libqdox2-java libquadmath0 libservlet2.5-java libservlet3.1-java unit-abot-epc-basic-0: 08:02:32 DEBUG unit.abot-epc-basic/0.install libsisu-inject-java libsisu-plexus-java libslf4j-java libstdc++-5-dev unit-abot-epc-basic-0: 08:02:32 DEBUG unit.abot-epc-basic/0.install libtsan0 libubsan0 libwagon-java libwagon2-java libxalan2-java libxbean-java unit-abot-epc-basic-0: 08:02:32 DEBUG unit.abot-epc-basic/0.install libxerces2-java libxml-commons-external-java libxml-commons-resolver1.1-java unit-abot-epc-basic-0: 08:02:32 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: 08:02:32 DEBUG unit.abot-epc-basic/0.install python python-all python-all-dev python-dev python-minimal python-pip unit-abot-epc-basic-0: 08:02:32 DEBUG unit.abot-epc-basic/0.install python-pip-whl python-pkg-resources python-setuptools python-wheel python2.7 unit-abot-epc-basic-0: 08:02:32 DEBUG unit.abot-epc-basic/0.install python2.7-dev python2.7-minimal ssl-cert unit-mysql-0: 08:02:32 DEBUG juju.worker.uniter.operation executing operation "install cs:mysql-55" unit-mysql-0: 08:02:32 DEBUG juju.worker.uniter.charm preparing to deploy charm "cs:mysql-55" unit-mysql-0: 08:02:32 DEBUG juju.worker.uniter.charm deploying charm "cs:mysql-55" unit-abot-epc-basic-0: 08:02:33 DEBUG unit.abot-epc-basic/0.install 0 upgraded, 147 newly installed, 0 to remove and 0 not upgraded. unit-abot-epc-basic-0: 08:02:33 DEBUG unit.abot-epc-basic/0.install 1 not fully installed or removed. unit-abot-epc-basic-0: 08:02:33 DEBUG unit.abot-epc-basic/0.install Need to get 102 MB of archives. unit-abot-epc-basic-0: 08:02:33 DEBUG unit.abot-epc-basic/0.install After this operation, 255 MB of additional disk space will be used. unit-abot-epc-basic-0: 08:02:33 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-abot-epc-basic-0: 08:02:33 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-abot-epc-basic-0: 08:02:33 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: 08:02:33 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: 08:02:33 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-abot-epc-basic-0: 08:02:34 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: 08:02:34 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: 08:02:34 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: 08:02:34 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: 08:02:34 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-abot-epc-basic-0: 08:02:34 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-abot-epc-basic-0: 08:02:34 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: 08:02:34 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: 08:02:34 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: 08:02:34 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: 08:02:35 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: 08:02:35 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: 08:02:35 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: 08:02:35 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-abot-epc-basic-0: 08:02:35 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: 08:02:35 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-abot-epc-basic-0: 08:02:35 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: 08:02:35 DEBUG unit.abot-epc-basic/0.install Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 libplexus-utils-java all 1:1.5.15-4+deb8u1build0.16.04.1 [208 kB] unit-abot-epc-basic-0: 08:02:36 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: 08:02:36 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: 08:02:36 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: 08:02:36 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: 08:02:36 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: 08:02:36 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: 08:02:36 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: 08:02:36 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: 08:02:36 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: 08:02:36 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: 08:02:37 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: 08:02:37 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-mysql-0: 08:02:37 DEBUG juju.worker.uniter.charm finishing deploy of charm "cs:mysql-55" unit-abot-epc-basic-0: 08:02:37 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: 08:02:37 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-mysql-0: 08:02:37 DEBUG juju.worker.uniter.operation committing operation "install cs:mysql-55" unit-mysql-0: 08:02:37 INFO juju.worker.uniter hooks are retried true unit-mysql-0: 08:02:37 DEBUG juju.worker.uniter.remotestate got unit change unit-mysql-0: 08:02:37 DEBUG juju.worker.uniter.remotestate got storage change: [] ok=true unit-mysql-0: 08:02:37 DEBUG juju.worker.uniter.remotestate got address change: ok=true unit-mysql-0: 08:02:37 DEBUG juju.worker.uniter.remotestate got relations change: ok=true unit-mysql-0: 08:02:37 DEBUG juju.worker.uniter.remotestate got service change unit-mysql-0: 08:02:37 DEBUG juju.worker.uniter.remotestate got update status interval change: ok=true unit-mysql-0: 08:02:37 DEBUG juju.worker.uniter.remotestate got leader settings change: ok=true unit-mysql-0: 08:02:37 DEBUG juju.worker.uniter.remotestate got config change: ok=true unit-mysql-0: 08:02:37 DEBUG juju.worker.uniter.remotestate got action change: [] ok=true unit-mysql-0: 08:02:37 INFO juju.worker.uniter.storage initial storage attachments ready unit-mysql-0: 08:02:37 INFO juju.worker.uniter found queued "install" hook unit-mysql-0: 08:02:37 DEBUG juju.worker.uniter.operation running operation run install hook unit-mysql-0: 08:02:37 DEBUG juju.machinelock acquire machine lock for uniter (run install hook) unit-mysql-0: 08:02:37 DEBUG juju.machinelock machine lock acquired for uniter (run install hook) unit-mysql-0: 08:02:37 DEBUG juju.worker.uniter.operation preparing operation "run install hook" unit-abot-epc-basic-0: 08:02:37 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-mysql-0: 08:02:37 DEBUG juju.worker.uniter.operation executing operation "run install hook" unit-abot-epc-basic-0: 08:02:37 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-mysql-0: 08:02:37 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running install hook unit-abot-epc-basic-0: 08:02:37 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-mysql-0: 08:02:37 DEBUG unit.mysql/0.install dpkg-query: package 'python-netaddr' is not installed and no information is available unit-mysql-0: 08:02:37 DEBUG unit.mysql/0.install Use dpkg --info (= dpkg-deb --info) to examine archive files, unit-mysql-0: 08:02:37 DEBUG unit.mysql/0.install and dpkg --contents (= dpkg-deb --contents) to list their contents. unit-mysql-0: 08:02:37 DEBUG unit.mysql/0.install Reading package lists... unit-abot-epc-basic-0: 08:02:37 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: 08:02:37 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-mysql-0: 08:02:37 DEBUG unit.mysql/0.install Building dependency tree... unit-mysql-0: 08:02:37 DEBUG unit.mysql/0.install Reading state information... unit-abot-epc-basic-0: 08:02:37 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-mysql-0: 08:02:37 DEBUG unit.mysql/0.install Suggested packages: unit-mysql-0: 08:02:37 DEBUG unit.mysql/0.install ipython python-netaddr-docs unit-mysql-0: 08:02:37 DEBUG unit.mysql/0.install The following NEW packages will be installed: unit-mysql-0: 08:02:37 DEBUG unit.mysql/0.install python-netaddr unit-abot-epc-basic-0: 08:02:37 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: 08:02:38 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: 08:02:38 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: 08:02:38 DEBUG unit.mysql/0.install 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. unit-mysql-0: 08:02:38 DEBUG unit.mysql/0.install Need to get 849 kB of archives. unit-mysql-0: 08:02:38 DEBUG unit.mysql/0.install After this operation, 4216 kB of additional disk space will be used. unit-mysql-0: 08:02:38 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: 08:02:38 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: 08:02:38 DEBUG unit.abot-epc-basic/0.install Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 libplexus-archiver-java all 2.2-1+deb9u1build0.16.04.1 [171 kB] unit-abot-epc-basic-0: 08:02:38 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: 08:02:38 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-abot-epc-basic-0: 08:02:38 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: 08:02:38 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: 08:02:38 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: 08:02:39 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-abot-epc-basic-0: 08:02:39 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: 08:02:39 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: 08:02:39 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: 08:02:39 DEBUG unit.mysql/0.install Fetched 849 kB in 1s (657 kB/s) unit-abot-epc-basic-0: 08:02:39 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.8 [391 kB] unit-abot-epc-basic-0: 08:02:39 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: 08:02:39 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-abot-epc-basic-0: 08:02:39 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-mysql-0: 08:02:39 DEBUG unit.mysql/0.install Selecting previously unselected package python-netaddr. unit-mysql-0: 08:02:39 DEBUG unit.mysql/0.install (Reading database ... 52434 files and directories currently installed.) unit-mysql-0: 08:02:39 DEBUG unit.mysql/0.install Preparing to unpack .../python-netaddr_0.7.10-1ubuntu1.1_all.deb ... unit-mysql-0: 08:02:39 DEBUG unit.mysql/0.install Unpacking python-netaddr (0.7.10-1ubuntu1.1) ... unit-abot-epc-basic-0: 08:02:39 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-abot-epc-basic-0: 08:02:39 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: 08:02:39 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: 08:02:40 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-abot-epc-basic-0: 08:02:40 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-mysql-0: 08:02:40 DEBUG unit.mysql/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-abot-epc-basic-0: 08:02:40 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: 08:02:40 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: 08:02:40 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: 08:02:40 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-abot-epc-basic-0: 08:02:40 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-abot-epc-basic-0: 08:02:40 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: 08:02:40 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-abot-epc-basic-0: 08:02:41 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: 08:02:41 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-abot-epc-basic-0: 08:02:41 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: 08:02:41 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: 08:02:41 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: 08:02:41 DEBUG unit.mysql/0.install Setting up python-netaddr (0.7.10-1ubuntu1.1) ... unit-abot-epc-basic-0: 08:02:41 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: 08:02:41 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: 08:02:41 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-abot-epc-basic-0: 08:02:41 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-abot-epc-basic-0: 08:02:41 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-abot-epc-basic-0: 08:02:41 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: 08:02:41 DEBUG unit.mysql/0.install dpkg-query: package 'python-netifaces' is not installed and no information is available unit-mysql-0: 08:02:41 DEBUG unit.mysql/0.install Use dpkg --info (= dpkg-deb --info) to examine archive files, unit-mysql-0: 08:02:41 DEBUG unit.mysql/0.install and dpkg --contents (= dpkg-deb --contents) to list their contents. unit-mysql-0: 08:02:41 DEBUG unit.mysql/0.install Reading package lists... unit-abot-epc-basic-0: 08:02:42 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.4 [339 kB] unit-abot-epc-basic-0: 08:02:42 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.4 [1261 kB] unit-mysql-0: 08:02:42 DEBUG unit.mysql/0.install Building dependency tree... unit-mysql-0: 08:02:42 DEBUG unit.mysql/0.install Reading state information... unit-abot-epc-basic-0: 08:02:42 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: 08:02:42 DEBUG unit.mysql/0.install The following NEW packages will be installed: unit-mysql-0: 08:02:42 DEBUG unit.mysql/0.install python-netifaces unit-abot-epc-basic-0: 08:02:42 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.4 [1880 kB] unit-abot-epc-basic-0: 08:02:42 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.4 [224 kB] unit-abot-epc-basic-0: 08:02:42 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-mysql-0: 08:02:42 DEBUG unit.mysql/0.install 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. unit-mysql-0: 08:02:42 DEBUG unit.mysql/0.install Need to get 11.3 kB of archives. unit-mysql-0: 08:02:42 DEBUG unit.mysql/0.install After this operation, 63.5 kB of additional disk space will be used. unit-mysql-0: 08:02:42 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-abot-epc-basic-0: 08:02:42 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-abot-epc-basic-0: 08:02:42 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-mysql-0: 08:02:42 DEBUG unit.mysql/0.install Fetched 11.3 kB in 0s (31.5 kB/s) unit-abot-epc-basic-0: 08:02:42 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: 08:02:42 DEBUG unit.mysql/0.install Selecting previously unselected package python-netifaces. unit-abot-epc-basic-0: 08:02:42 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: 08:02:42 DEBUG unit.mysql/0.install (Reading database ... 52474 files and directories currently installed.) unit-mysql-0: 08:02:42 DEBUG unit.mysql/0.install Preparing to unpack .../python-netifaces_0.8-3build1_amd64.deb ... unit-mysql-0: 08:02:42 DEBUG unit.mysql/0.install Unpacking python-netifaces (0.8-3build1) ... unit-abot-epc-basic-0: 08:02:43 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: 08:02:43 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.7 [2309 kB] unit-mysql-0: 08:02:43 DEBUG unit.mysql/0.install Setting up python-netifaces (0.8-3build1) ... unit-abot-epc-basic-0: 08:02:43 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-abot-epc-basic-0: 08:02:43 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-141.167 [854 kB] unit-abot-epc-basic-0: 08:02:43 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: 08:02:43 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: 08:02:43 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.11 [7660 kB] unit-abot-epc-basic-0: 08:02:44 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-abot-epc-basic-0: 08:02:44 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.11 [38.8 kB] unit-abot-epc-basic-0: 08:02:44 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.11 [55.0 kB] unit-abot-epc-basic-0: 08:02:44 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.11 [27.4 kB] unit-abot-epc-basic-0: 08:02:44 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.11 [8896 B] unit-abot-epc-basic-0: 08:02:44 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.11 [264 kB] unit-abot-epc-basic-0: 08:02:45 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.11 [105 kB] unit-abot-epc-basic-0: 08:02:45 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.11 [244 kB] unit-abot-epc-basic-0: 08:02:45 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.11 [95.4 kB] unit-mysql-0: 08:02:45 DEBUG unit.mysql/0.install dpkg-query: package 'python-pip' is not installed and no information is available unit-mysql-0: 08:02:45 DEBUG unit.mysql/0.install Use dpkg --info (= dpkg-deb --info) to examine archive files, unit-mysql-0: 08:02:45 DEBUG unit.mysql/0.install and dpkg --contents (= dpkg-deb --contents) to list their contents. unit-mysql-0: 08:02:45 DEBUG unit.mysql/0.install Reading package lists... unit-abot-epc-basic-0: 08:02:45 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.11 [40.1 kB] unit-mysql-0: 08:02:45 DEBUG unit.mysql/0.install Building dependency tree... unit-mysql-0: 08:02:45 DEBUG unit.mysql/0.install Reading state information... unit-abot-epc-basic-0: 08:02:45 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.11 [9748 B] unit-mysql-0: 08:02:45 DEBUG unit.mysql/0.install The following extra packages will be installed: unit-mysql-0: 08:02:45 DEBUG unit.mysql/0.install binutils build-essential cpp cpp-4.8 dpkg-dev fakeroot g++ g++-4.8 gcc unit-mysql-0: 08:02:45 DEBUG unit.mysql/0.install gcc-4.8 libalgorithm-diff-perl libalgorithm-diff-xs-perl unit-mysql-0: 08:02:45 DEBUG unit.mysql/0.install libalgorithm-merge-perl libasan0 libatomic1 libc-dev-bin libc6-dev unit-mysql-0: 08:02:45 DEBUG unit.mysql/0.install libcloog-isl4 libdpkg-perl libfakeroot libfile-fcntllock-perl libgcc-4.8-dev unit-mysql-0: 08:02:45 DEBUG unit.mysql/0.install libgmp10 libgomp1 libisl10 libitm1 libmpc3 libmpfr4 libquadmath0 unit-mysql-0: 08:02:45 DEBUG unit.mysql/0.install libstdc++-4.8-dev libtsan0 linux-libc-dev make manpages-dev unit-mysql-0: 08:02:45 DEBUG unit.mysql/0.install python-chardet-whl python-colorama python-colorama-whl python-distlib unit-mysql-0: 08:02:45 DEBUG unit.mysql/0.install python-distlib-whl python-html5lib python-html5lib-whl python-pip-whl unit-mysql-0: 08:02:45 DEBUG unit.mysql/0.install python-requests-whl python-setuptools-whl python-six-whl python-urllib3-whl unit-mysql-0: 08:02:45 DEBUG unit.mysql/0.install python-wheel python3-pkg-resources unit-mysql-0: 08:02:45 DEBUG unit.mysql/0.install Suggested packages: unit-mysql-0: 08:02:45 DEBUG unit.mysql/0.install binutils-doc cpp-doc gcc-4.8-locales debian-keyring g++-multilib unit-mysql-0: 08:02:45 DEBUG unit.mysql/0.install g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf unit-mysql-0: 08:02:45 DEBUG unit.mysql/0.install automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg unit-mysql-0: 08:02:45 DEBUG unit.mysql/0.install libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg unit-mysql-0: 08:02:45 DEBUG unit.mysql/0.install libquadmath0-dbg glibc-doc libstdc++-4.8-doc make-doc python-genshi unit-mysql-0: 08:02:45 DEBUG unit.mysql/0.install python3-setuptools unit-mysql-0: 08:02:45 DEBUG unit.mysql/0.install Recommended packages: unit-mysql-0: 08:02:45 DEBUG unit.mysql/0.install python-dev-all unit-mysql-0: 08:02:45 DEBUG unit.mysql/0.install The following NEW packages will be installed: unit-mysql-0: 08:02:45 DEBUG unit.mysql/0.install binutils build-essential cpp cpp-4.8 dpkg-dev fakeroot g++ g++-4.8 gcc unit-mysql-0: 08:02:45 DEBUG unit.mysql/0.install gcc-4.8 libalgorithm-diff-perl libalgorithm-diff-xs-perl unit-mysql-0: 08:02:45 DEBUG unit.mysql/0.install libalgorithm-merge-perl libasan0 libatomic1 libc-dev-bin libc6-dev unit-mysql-0: 08:02:45 DEBUG unit.mysql/0.install libcloog-isl4 libdpkg-perl libfakeroot libfile-fcntllock-perl libgcc-4.8-dev unit-mysql-0: 08:02:45 DEBUG unit.mysql/0.install libgmp10 libgomp1 libisl10 libitm1 libmpc3 libmpfr4 libquadmath0 unit-mysql-0: 08:02:45 DEBUG unit.mysql/0.install libstdc++-4.8-dev libtsan0 linux-libc-dev make manpages-dev unit-mysql-0: 08:02:45 DEBUG unit.mysql/0.install python-chardet-whl python-colorama python-colorama-whl python-distlib unit-mysql-0: 08:02:45 DEBUG unit.mysql/0.install python-distlib-whl python-html5lib python-html5lib-whl python-pip unit-mysql-0: 08:02:45 DEBUG unit.mysql/0.install python-pip-whl python-requests-whl python-setuptools-whl python-six-whl unit-mysql-0: 08:02:45 DEBUG unit.mysql/0.install python-urllib3-whl python-wheel python3-pkg-resources unit-abot-epc-basic-0: 08:02:45 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.11 [131 kB] unit-abot-epc-basic-0: 08:02:45 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.11 [2229 kB] unit-mysql-0: 08:02:46 DEBUG unit.mysql/0.install 0 upgraded, 49 newly installed, 0 to remove and 0 not upgraded. unit-mysql-0: 08:02:46 DEBUG unit.mysql/0.install Need to get 40.9 MB of archives. unit-mysql-0: 08:02:46 DEBUG unit.mysql/0.install After this operation, 119 MB of additional disk space will be used. unit-mysql-0: 08:02:46 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: 08:02:46 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.11 [8417 kB] unit-abot-epc-basic-0: 08:02:46 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: 08:02:46 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.11 [1426 kB] unit-mysql-0: 08:02:46 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: 08:02:46 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.11 [8310 kB] unit-mysql-0: 08:02:46 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: 08:02:46 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-abot-epc-basic-0: 08:02:47 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: 08:02:47 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.5 [195 kB] unit-mysql-0: 08:02:47 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: 08:02:47 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.5 [584 kB] unit-abot-epc-basic-0: 08:02:47 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: 08:02:47 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-mysql-0: 08:02:47 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: 08:02:47 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: 08:02:47 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-abot-epc-basic-0: 08:02:47 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: 08:02:47 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: 08:02:47 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: 08:02:47 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-mysql-0: 08:02:47 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: 08:02:47 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-abot-epc-basic-0: 08:02:48 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-mysql-0: 08:02:48 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: 08:02:48 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: 08:02:48 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: 08:02:48 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: 08:02:48 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: 08:02:48 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: 08:02:48 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.4 [1071 kB] unit-abot-epc-basic-0: 08:02:48 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.4 [27.8 MB] unit-mysql-0: 08:02:48 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-mysql-0: 08:02:48 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: 08:02:49 DEBUG unit.mysql/0.install Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-164.214 [774 kB] unit-mysql-0: 08:02:49 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: 08:02:49 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-mysql-0: 08:02:49 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: 08:02:49 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-abot-epc-basic-0: 08:02:49 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: 08:02:49 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-abot-epc-basic-0: 08:02:49 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-mysql-0: 08:02:49 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: 08:02:49 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.4 [276 kB] unit-mysql-0: 08:02:49 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: 08:02:50 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: 08:02:50 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: 08:02:50 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: 08:02:50 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: 08:02:50 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: 08:02:50 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: 08:02:50 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-mysql-0: 08:02:50 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-mysql-0: 08:02:50 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: 08:02:50 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: 08:02:50 DEBUG unit.abot-epc-basic/0.install Preconfiguring packages ... unit-mysql-0: 08:02:50 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: 08:02:51 DEBUG unit.abot-epc-basic/0.install Fetched 102 MB in 17s (5748 kB/s) unit-abot-epc-basic-0: 08:02:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-codec-java. unit-abot-epc-basic-0: 08:02:51 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 ... 57619 files and directories currently installed.) unit-abot-epc-basic-0: 08:02:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-codec-java_1.10-1_all.deb ... unit-mysql-0: 08:02:51 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: 08:02:51 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-mysql-0: 08:02:52 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-mysql-0: 08:02:52 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: 08:02:52 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-codec-java (1.10-1) ... unit-mysql-0: 08:02:52 DEBUG unit.mysql/0.install Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B] unit-mysql-0: 08:02:52 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-mysql-0: 08:02:52 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: 08:02:52 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: 08:02:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libapache-pom-java. unit-abot-epc-basic-0: 08:02:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libapache-pom-java_10-2build1_all.deb ... unit-abot-epc-basic-0: 08:02:52 DEBUG unit.abot-epc-basic/0.install Unpacking libapache-pom-java (10-2build1) ... unit-mysql-0: 08:02:52 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-mysql-0: 08:02:53 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: 08:02:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-parent-java. unit-abot-epc-basic-0: 08:02:53 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-parent-java_39-3_all.deb ... unit-abot-epc-basic-0: 08:02:53 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-parent-java (39-3) ... unit-mysql-0: 08:02:53 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-mysql-0: 08:02:53 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-mysql-0: 08:02:53 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-mysql-0: 08:02:53 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: 08:02:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-logging-java. unit-abot-epc-basic-0: 08:02:53 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-logging-java_1.2-1+build1_all.deb ... unit-mysql-0: 08:02:53 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: 08:02:53 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-logging-java (1.2-1+build1) ... unit-mysql-0: 08:02:53 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-mysql-0: 08:02:54 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: 08:02:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhttpcore-java. unit-abot-epc-basic-0: 08:02:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhttpcore-java_4.4.4-1_all.deb ... unit-abot-epc-basic-0: 08:02:54 DEBUG unit.abot-epc-basic/0.install Unpacking libhttpcore-java (4.4.4-1) ... unit-mysql-0: 08:02:54 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-mysql-0: 08:02:54 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-mysql-0: 08:02:54 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: 08:02:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhttpclient-java. unit-abot-epc-basic-0: 08:02:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhttpclient-java_4.5.1-1_all.deb ... unit-abot-epc-basic-0: 08:02:54 DEBUG unit.abot-epc-basic/0.install Unpacking libhttpclient-java (4.5.1-1) ... unit-mysql-0: 08:02:54 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.1 [10.6 kB] unit-mysql-0: 08:02:54 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.1 [63.9 kB] unit-abot-epc-basic-0: 08:02:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libslf4j-java. unit-abot-epc-basic-0: 08:02:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libslf4j-java_1.7.14-3_all.deb ... unit-mysql-0: 08:02:54 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.4 [228 kB] unit-mysql-0: 08:02:55 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-mysql-0: 08:02:55 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: 08:02:55 DEBUG unit.abot-epc-basic/0.install Unpacking libslf4j-java (1.7.14-3) ... unit-abot-epc-basic-0: 08:02:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-httpclient-java. unit-abot-epc-basic-0: 08:02:55 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-httpclient-java_3.1-12_all.deb ... unit-mysql-0: 08:02:55 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: 08:02:55 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-httpclient-java (3.1-12) ... unit-mysql-0: 08:02:55 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.1 [44.7 kB] unit-mysql-0: 08:02:55 DEBUG unit.mysql/0.install Extracting templates from packages: 61% Extracting templates from packages: 100% unit-mysql-0: 08:02:55 DEBUG unit.mysql/0.install Fetched 40.9 MB in 9s (4089 kB/s) machine-2: 08:02:56 INFO juju.cmd running jujud [2.3.9 gc go1.10.4] machine-2: 08:02:56 DEBUG juju.cmd args: []string{"/var/lib/juju/tools/machine-2/jujud", "machine", "--data-dir", "/var/lib/juju", "--machine-id", "2", "--debug"} machine-2: 08:02:56 DEBUG juju.agent read agent config, format "2.0" machine-2: 08:02:56 INFO juju.worker.upgradesteps upgrade steps for 2.3.9 have already been run. machine-2: 08:02:56 DEBUG juju.worker start "engine" machine-2: 08:02:56 INFO juju.worker start "engine" machine-2: 08:02:56 DEBUG juju.worker.introspection introspection worker listening on "@jujud-machine-2" machine-2: 08:02:56 DEBUG juju.worker "engine" started machine-2: 08:02:56 DEBUG juju.worker.introspection stats worker now serving machine-2: 08:02:56 DEBUG juju.worker.dependency "clock" manifold worker started machine-2: 08:02:56 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: "state-config-watcher" not running: dependency not available machine-2: 08:02:56 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 08:02:56 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 08:02:56 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 08:02:56 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 08:02:56 DEBUG juju.worker.dependency "is-controller-flag" manifold worker stopped: "state" not running: dependency not available machine-2: 08:02:56 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker stopped: "upgrade-steps-gate" not running: dependency not available machine-2: 08:02:56 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 08:02:56 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-2: 08:02:56 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 08:02:56 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started machine-2: 08:02:56 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started machine-2: 08:02:56 DEBUG juju.worker.dependency "agent" manifold worker started machine-2: 08:02:56 DEBUG juju.worker.dependency "termination-signal-handler" manifold worker started machine-2: 08:02:56 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 08:02:56 DEBUG juju.worker.dependency "state-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-2: 08:02:56 DEBUG juju.worker.dependency "pubsub-forwarder" manifold worker stopped: "agent" not running: dependency not available machine-2: 08:02:56 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 08:02:56 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 08:02:56 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 08:02:56 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 08:02:56 DEBUG juju.worker.dependency "unconverted-state-workers" manifold worker stopped: "state" not running: dependency not available machine-2: 08:02:56 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: "upgrade-check-gate" not running: dependency not available machine-2: 08:02:56 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available machine-2: 08:02:56 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 08:02:56 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 08:02:56 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "agent" not running: dependency not available machine-2: 08:02:56 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 08:02:56 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 08:02:56 DEBUG juju.worker.dependency "global-clock-updater" manifold worker stopped: "clock" not running: dependency not available machine-2: 08:02:56 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 08:02:56 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 08:02:56 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 08:02:56 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 08:02:56 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 08:02:56 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 08:02:56 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-2: 08:02:56 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available machine-2: 08:02:56 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available machine-2: 08:02:56 DEBUG juju.worker.dependency "state" manifold worker stopped: "agent" not running: dependency not available machine-2: 08:02:56 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available machine-2: 08:02:56 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 08:02:56 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started machine-2: 08:02:56 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 08:02:56 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 08:02:56 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 08:02:56 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 08:02:56 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 08:02:56 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 08:02:56 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 08:02:56 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 08:02:56 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 08:02:56 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started machine-2: 08:02:56 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-2: 08:02:56 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 08:02:56 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 08:02:56 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 08:02:56 DEBUG juju.worker.dependency "state-config-watcher" manifold worker started machine-2: 08:02:56 DEBUG juju.worker.dependency "state" manifold worker stopped: machine-2: 08:02:56 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 08:02:56 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 08:02:56 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-2: 08:02:56 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: machine-2: 08:02:56 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 08:02:56 DEBUG juju.worker.apicaller connecting with old password machine-2: 08:02:56 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 08:02:56 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 08:02:56 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 08:02:56 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available machine-2: 08:02:56 DEBUG juju.worker.dependency "pubsub-forwarder" manifold worker stopped: "central-hub" not running: dependency not available machine-2: 08:02:56 DEBUG juju.api successfully dialed "wss://192.168.121.12:17070/model/d8288d30-00c6-4923-8d70-b0120ad6642c/api" machine-2: 08:02:56 INFO juju.api connection established to "wss://192.168.121.12:17070/model/d8288d30-00c6-4923-8d70-b0120ad6642c/api" machine-2: 08:02:56 DEBUG juju.api successfully dialed "wss://172.30.9.207:17070/model/d8288d30-00c6-4923-8d70-b0120ad6642c/api" machine-2: 08:02:56 DEBUG juju.worker.dependency "global-clock-updater" manifold worker stopped: "state" not running: dependency not available machine-2: 08:02:56 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-2: 08:02:56 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 08:02:56 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 08:02:56 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: dependency not available machine-2: 08:02:56 DEBUG juju.worker.dependency "state" manifold worker stopped: dependency not available unit-abot-epc-basic-0: 08:02:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-io-java. unit-abot-epc-basic-0: 08:02:56 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-io-java_2.4-2_all.deb ... unit-abot-epc-basic-0: 08:02:56 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-io-java (2.4-2) ... unit-mysql-0: 08:02:57 DEBUG unit.mysql/0.install Selecting previously unselected package libasan0:amd64. unit-mysql-0: 08:02:57 DEBUG unit.mysql/0.install (Reading database ... 52484 files and directories currently installed.) unit-mysql-0: 08:02:57 DEBUG unit.mysql/0.install Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-mysql-0: 08:02:57 DEBUG unit.mysql/0.install Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 08:02:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-net2-java. unit-abot-epc-basic-0: 08:02:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-net2-java_2.2-2_all.deb ... unit-abot-epc-basic-0: 08:02:57 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-net2-java (2.2-2) ... unit-abot-epc-basic-0: 08:02:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjsch-java. unit-abot-epc-basic-0: 08:02:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjsch-java_0.1.53-1ubuntu1_all.deb ... machine-2: 08:02:57 DEBUG juju.worker.apicaller connected machine-2: 08:02:57 DEBUG juju.worker.apicaller changing password... unit-abot-epc-basic-0: 08:02:57 DEBUG unit.abot-epc-basic/0.install Unpacking libjsch-java (0.1.53-1ubuntu1) ... machine-2: 08:02:58 DEBUG juju.worker.apicaller password changed machine-2: 08:02:58 DEBUG juju.api RPC connection died machine-2: 08:02:58 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: restart immediately machine-2: 08:02:58 DEBUG juju.worker.apicaller connecting with current password machine-2: 08:02:58 DEBUG juju.api successfully dialed "wss://192.168.121.12:17070/model/d8288d30-00c6-4923-8d70-b0120ad6642c/api" machine-2: 08:02:58 INFO juju.api connection established to "wss://192.168.121.12:17070/model/d8288d30-00c6-4923-8d70-b0120ad6642c/api" machine-2: 08:02:58 DEBUG juju.api successfully dialed "wss://172.30.9.207:17070/model/d8288d30-00c6-4923-8d70-b0120ad6642c/api" unit-mysql-0: 08:02:58 DEBUG unit.mysql/0.install Selecting previously unselected package libatomic1:amd64. unit-mysql-0: 08:02:58 DEBUG unit.mysql/0.install Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-mysql-0: 08:02:58 DEBUG unit.mysql/0.install Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 08:02:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjsoup-java. unit-abot-epc-basic-0: 08:02:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjsoup-java_1.8.3-1_all.deb ... machine-2: 08:02:59 DEBUG juju.worker.apicaller connected unit-abot-epc-basic-0: 08:02:59 DEBUG unit.abot-epc-basic/0.install Unpacking libjsoup-java (1.8.3-1) ... machine-2: 08:02:59 DEBUG juju.worker.dependency "api-caller" manifold worker started machine-2: 08:02:59 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-2: 08:02:59 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 08:02:59 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 08:02:59 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 08:02:59 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 08:02:59 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 08:02:59 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 08:02:59 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 08:02:59 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started machine-2: 08:02:59 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: machine-2: 08:02:59 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: machine-2: 08:02:59 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: machine-2: 08:02:59 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: machine-2: 08:02:59 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: machine-2: 08:02:59 DEBUG juju.worker.dependency "machiner" manifold worker stopped: machine-2: 08:02:59 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: machine-2: 08:02:59 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: machine-2: 08:02:59 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: machine-2: 08:02:59 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: machine-2: 08:02:59 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: machine-2: 08:02:59 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: machine-2: 08:02:59 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: machine-2: 08:02:59 DEBUG juju.worker.dependency "upgrader" manifold worker started machine-2: 08:02:59 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 08:02:59 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 08:02:59 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 08:02:59 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started machine-2: 08:02:59 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-2: 08:02:59 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 08:02:59 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 08:02:59 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 08:02:59 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 08:02:59 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 08:02:59 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 08:02:59 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 08:02:59 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 08:02:59 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 08:02:59 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 08:02:59 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 08:02:59 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 08:02:59 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 08:02:59 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 08:02:59 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 08:02:59 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 08:02:59 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 08:02:59 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 08:02:59 INFO juju.worker.upgrader abort check blocked until version event received machine-2: 08:02:59 INFO juju.worker.upgrader unblocking abort check machine-2: 08:02:59 INFO juju.worker.upgrader desired agent binary version: 2.3.9 machine-2: 08:02:59 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked machine-2: 08:02:59 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-2: 08:02:59 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: machine-2: 08:02:59 DEBUG juju.worker.dependency "migration-fortress" manifold worker started machine-2: 08:02:59 DEBUG juju.worker.dependency "migration-minion" manifold worker started machine-2: 08:02:59 INFO juju.worker.migrationminion migration phase is now: NONE machine-2: 08:02:59 DEBUG juju.worker.logger initial log config: "=DEBUG" machine-2: 08:02:59 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started machine-2: 08:02:59 DEBUG juju.worker.fanconfigurer Processing new fan config machine-2: 08:02:59 DEBUG juju.worker.dependency "storage-provisioner" manifold worker started machine-2: 08:02:59 DEBUG juju.worker.dependency "log-sender" manifold worker started machine-2: 08:02:59 DEBUG juju.worker.logger logger setup machine-2: 08:02:59 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "fan-configurer" not running: dependency not available machine-2: 08:02:59 DEBUG juju.worker.dependency "reboot-executor" manifold worker started machine-2: 08:02:59 DEBUG juju.worker.dependency "host-key-reporter" manifold worker started machine-2: 08:02:59 DEBUG juju.worker.dependency "machine-action-runner" manifold worker started machine-2: 08:02:59 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-2: 08:02:59 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-2: 08:02:59 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker started machine-2: 08:02:59 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-2: 08:02:59 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started machine-2: 08:02:59 DEBUG juju.worker.dependency "disk-manager" manifold worker started machine-2: 08:02:59 DEBUG juju.worker.dependency "api-address-updater" manifold worker started machine-2: 08:02:59 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: resource permanently unavailable machine-2: 08:02:59 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker started machine-2: 08:02:59 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: dependency not available machine-2: 08:02:59 INFO juju.worker.diskmanager block devices changed: [{vda [] 10240 true }] machine-2: 08:02:59 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: dependency not available machine-2: 08:02:59 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: dependency not available machine-2: 08:02:59 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: 08:02:59 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-2: 08:02:59 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-2: 08:02:59 DEBUG juju.utils.ssh writing authorised keys file /home/ubuntu/.ssh/authorized_keys machine-2: 08:02:59 DEBUG juju.service discovered init system "upstart" from series "trusty" machine-2: 08:02:59 DEBUG juju.network no lxc bridge addresses to filter for machine machine-2: 08:02:59 INFO juju.worker.deployer checking unit "oai-epc/0" machine-2: 08:02:59 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-2: 08:02:59 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-2: 08:02:59 DEBUG juju.network including address public:172.30.9.207 for machine machine-2: 08:02:59 DEBUG juju.network including address local-cloud:192.168.121.12 for machine machine-2: 08:02:59 DEBUG juju.network including address local-fan:252.12.0.1 for machine machine-2: 08:02:59 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-2: 08:02:59 DEBUG juju.network including address local-machine:::1 for machine machine-2: 08:02:59 DEBUG juju.network addresses after filtering: [public:172.30.9.207 local-cloud:192.168.121.12 local-fan:252.12.0.1 local-machine:127.0.0.1 local-machine:::1] machine-2: 08:02:59 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.207:17070 192.168.121.12:17070 252.12.0.1:17070 127.0.0.1:17070 [::1]:17070]] machine-2: 08:02:59 DEBUG juju.agent API server address details [["172.30.9.207:17070" "192.168.121.12:17070" "252.12.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.12:17070" "252.12.0.1:17070" "172.30.9.207:17070"] machine-2: 08:02:59 DEBUG juju.worker.logger reconfiguring logging from "=DEBUG" to "=DEBUG;unit=DEBUG" machine-2: 08:02:59 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.207,192.168.121.12,252.12.0.1,::1,localhost", AutoNoProxy:""} machine-2: 08:02:59 DEBUG juju.tools.lxdclient LXD snap socket not found, falling back to debian socket: "/var/lib/lxd" machine-2: 08:02:59 DEBUG juju.tools.lxdclient connecting to LXD remote "local": "unix:///var/lib/lxd/unix.socket" machine-2: 08:02:59 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 snap install lxd and then configure it with: $ newgrp lxd $ lxd init machine-2: 08:02:59 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} machine-2: 08:02:59 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-2: 08:02:59 DEBUG juju.worker.reboot Reboot worker got action: noop machine-2: 08:02:59 INFO juju.util.exec run result: exit status 127 machine-2: 08:02:59 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec889828551/script.sh: line 1: fanatic: command not found 127 machine-2: 08:02:59 DEBUG juju.worker.storageprovisioner volumes alive: [], dying: [], dead: [] machine-2: 08:02:59 DEBUG juju.worker.storageprovisioner filesystem attachment alive: [], dying: [], dead: [] machine-2: 08:02:59 DEBUG juju.worker.storageprovisioner filesystems alive: [], dying: [], dead: [] machine-2: 08:02:59 DEBUG juju.worker.storageprovisioner volume attachments alive: [], dying: [], dead: [] machine-2: 08:02:59 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-2: 08:02:59 DEBUG juju.worker.dependency "fan-configurer" manifold worker started machine-2: 08:02:59 INFO juju.worker.authenticationworker "machine-2" key updater worker started machine-2: 08:02:59 DEBUG juju.worker.fanconfigurer Processing new fan config machine-2: 08:02:59 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-2: 08:03:00 INFO juju.util.exec run result: exit status 127 machine-2: 08:03:00 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec277947537/script.sh: line 1: fanatic: command not found 127 machine-2: 08:03:00 DEBUG juju.worker.apiconfigwatcher API addresses changed in agent config machine-2: 08:03:00 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: restart immediately machine-2: 08:03:00 DEBUG juju.api RPC connection died machine-2: 08:03:00 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-2: 08:03:00 DEBUG juju.worker killing runner 0xc42002ef70 machine-2: 08:03:00 INFO juju.worker runner is dying machine-2: 08:03:00 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: connection is shut down machine-2: 08:03:00 DEBUG juju.worker.dependency "machiner" manifold worker stopped: machine-2: 08:03:00 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: connection is shut down machine-2: 08:03:00 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: connection is shut down machine-2: 08:03:00 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: connection is shut down machine-2: 08:03:00 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: setting up container support: setting supported containers for machine-2: connection is shut down machine-2: 08:03:00 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: connection is shut down machine-2: 08:03:00 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: machine-2: 08:03:00 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: connection is shut down machine-2: 08:03:00 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: connection is shut down machine-2: 08:03:00 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: connection is shut down machine-2: 08:03:00 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: connection is shut down machine-2: 08:03:00 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: connection is shut down machine-2: 08:03:00 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: connection is shut down machine-2: 08:03:00 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: connection is shut down machine-2: 08:03:00 DEBUG juju.worker.dependency "machiner" manifold worker stopped: machine-2: 08:03:00 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: machine-2: 08:03:00 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: machine-2: 08:03:00 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: machine-2: 08:03:00 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: unit-mysql-0: 08:03:00 DEBUG unit.mysql/0.install Selecting previously unselected package libgmp10:amd64. machine-2: 08:03:00 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-2: 08:03:00 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: connection is shut down machine-2: 08:03:00 DEBUG juju.worker.dependency "machiner" manifold worker stopped: unit-mysql-0: 08:03:00 DEBUG unit.mysql/0.install Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... machine-2: 08:03:00 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 08:03:00 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 08:03:00 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 08:03:00 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 08:03:00 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 08:03:00 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 08:03:00 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: connection is shut down machine-2: 08:03:00 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 08:03:00 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 08:03:00 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 08:03:00 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 08:03:00 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 08:03:00 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 08:03:00 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 08:03:00 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 08:03:00 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 08:03:00 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 08:03:00 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 08:03:00 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 08:03:00 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started machine-2: 08:03:00 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-2: 08:03:00 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 08:03:00 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-2: 08:03:00 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 08:03:00 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 08:03:00 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 08:03:00 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 08:03:00 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 08:03:00 DEBUG juju.worker.apicaller connecting with current password machine-2: 08:03:00 DEBUG juju.api successfully dialed "wss://192.168.121.12:17070/model/d8288d30-00c6-4923-8d70-b0120ad6642c/api" machine-2: 08:03:00 INFO juju.api connection established to "wss://192.168.121.12:17070/model/d8288d30-00c6-4923-8d70-b0120ad6642c/api" machine-2: 08:03:00 DEBUG juju.api successfully dialed "wss://172.30.9.207:17070/model/d8288d30-00c6-4923-8d70-b0120ad6642c/api" unit-abot-epc-basic-0: 08:03:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatinject-jsr330-api-java. unit-mysql-0: 08:03:00 DEBUG unit.mysql/0.install Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... unit-abot-epc-basic-0: 08:03:00 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatinject-jsr330-api-java_1.0+ds1-2_all.deb ... unit-abot-epc-basic-0: 08:03:00 DEBUG unit.abot-epc-basic/0.install Unpacking libatinject-jsr330-api-java (1.0+ds1-2) ... machine-2: 08:03:00 DEBUG juju.worker.apicaller connected unit-abot-epc-basic-0: 08:03:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjsr305-java. unit-abot-epc-basic-0: 08:03:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjsr305-java_0.1~+svn49-9_all.deb ... machine-2: 08:03:01 DEBUG juju.worker.dependency "api-caller" manifold worker started machine-2: 08:03:01 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 08:03:01 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 08:03:01 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started machine-2: 08:03:01 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: machine-2: 08:03:01 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: machine-2: 08:03:01 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: machine-2: 08:03:01 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: machine-2: 08:03:01 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: machine-2: 08:03:01 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: machine-2: 08:03:01 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: machine-2: 08:03:01 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: machine-2: 08:03:01 DEBUG juju.worker.dependency "machiner" manifold worker stopped: machine-2: 08:03:01 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: machine-2: 08:03:01 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: machine-2: 08:03:01 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: machine-2: 08:03:01 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: machine-2: 08:03:01 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: machine-2: 08:03:01 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: machine-2: 08:03:01 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: machine-2: 08:03:01 DEBUG juju.worker.dependency "upgrader" manifold worker started machine-2: 08:03:01 DEBUG juju.worker.dependency "migration-minion" manifold worker started machine-2: 08:03:01 INFO juju.worker.migrationminion migration phase is now: NONE machine-2: 08:03:01 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-2: 08:03:01 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker started machine-2: 08:03:01 DEBUG juju.service discovered init system "upstart" from series "trusty" machine-2: 08:03:01 INFO juju.worker.deployer checking unit "oai-epc/0" machine-2: 08:03:01 DEBUG juju.worker.fanconfigurer Processing new fan config machine-2: 08:03:01 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "fan-configurer" not running: dependency not available machine-2: 08:03:01 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-2: 08:03:01 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started machine-2: 08:03:01 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-2: 08:03:01 INFO juju.util.exec run result: exit status 127 machine-2: 08:03:01 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec543834958/script.sh: line 1: fanatic: command not found 127 machine-2: 08:03:01 DEBUG juju.worker.dependency "machine-action-runner" manifold worker started machine-2: 08:03:01 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: dependency not available machine-2: 08:03:01 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: dependency not available machine-2: 08:03:01 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-2: 08:03:01 DEBUG juju.worker.dependency "fan-configurer" manifold worker started machine-2: 08:03:01 DEBUG juju.worker.fanconfigurer Processing new fan config machine-2: 08:03:01 DEBUG juju.worker.dependency "api-address-updater" manifold worker started machine-2: 08:03:01 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: dependency not available machine-2: 08:03:01 DEBUG juju.worker.dependency "reboot-executor" manifold worker started machine-2: 08:03:01 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-2: 08:03:01 DEBUG juju.network no lxc bridge addresses to filter for machine machine-2: 08:03:01 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-2: 08:03:01 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-2: 08:03:01 DEBUG juju.network including address public:172.30.9.207 for machine machine-2: 08:03:01 DEBUG juju.network including address local-cloud:192.168.121.12 for machine machine-2: 08:03:01 DEBUG juju.network including address local-fan:252.12.0.1 for machine machine-2: 08:03:01 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-2: 08:03:01 DEBUG juju.network including address local-machine:::1 for machine machine-2: 08:03:01 DEBUG juju.network addresses after filtering: [public:172.30.9.207 local-cloud:192.168.121.12 local-fan:252.12.0.1 local-machine:127.0.0.1 local-machine:::1] machine-2: 08:03:01 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.207:17070 192.168.121.12:17070 252.12.0.1:17070 127.0.0.1:17070 [::1]:17070]] machine-2: 08:03:01 DEBUG juju.agent API server address details [["172.30.9.207:17070" "192.168.121.12:17070" "252.12.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.12:17070" "252.12.0.1:17070" "172.30.9.207:17070"] unit-mysql-0: 08:03:01 DEBUG unit.mysql/0.install Selecting previously unselected package libisl10:amd64. machine-2: 08:03:01 DEBUG juju.worker.reboot Reboot worker got action: noop machine-2: 08:03:01 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-2: 08:03:01 INFO juju.util.exec run result: exit status 127 machine-2: 08:03:01 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec263035824/script.sh: line 1: fanatic: command not found 127 machine-2: 08:03:01 DEBUG juju.worker.dependency "log-sender" manifold worker started machine-2: 08:03:01 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 unit-mysql-0: 08:03:01 DEBUG unit.mysql/0.install Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... machine-2: 08:03:01 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-2: 08:03:01 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available unit-abot-epc-basic-0: 08:03:01 DEBUG unit.abot-epc-basic/0.install Unpacking libjsr305-java (0.1~+svn49-9) ... machine-2: 08:03:01 DEBUG juju.worker.dependency "host-key-reporter" manifold worker started machine-2: 08:03:01 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker started machine-2: 08:03:01 DEBUG juju.worker.logger initial log config: "=DEBUG;unit=DEBUG" machine-2: 08:03:01 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started machine-2: 08:03:01 DEBUG juju.worker.dependency "storage-provisioner" manifold worker started machine-2: 08:03:01 DEBUG juju.worker.logger logger setup machine-2: 08:03:01 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started machine-2: 08:03:01 DEBUG juju.worker.dependency "disk-manager" manifold worker started machine-2: 08:03:01 DEBUG juju.worker.dependency "machiner" manifold worker started machine-2: 08:03:01 INFO juju.worker.diskmanager block devices changed: [{vda [] 10240 true }] machine-2: 08:03:01 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-2: 08:03:01 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-2: 08:03:01 DEBUG juju.utils.ssh writing authorised keys file /home/ubuntu/.ssh/authorized_keys machine-2: 08:03:01 DEBUG juju.network no lxc bridge addresses to filter for machine machine-2: 08:03:01 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-2: 08:03:01 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-2: 08:03:01 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-2: 08:03:01 DEBUG juju.network including address local-cloud:192.168.121.13 for machine machine-2: 08:03:01 DEBUG juju.network including address local-machine:::1 for machine machine-2: 08:03:01 DEBUG juju.network addresses after filtering: [local-machine:127.0.0.1 local-cloud:192.168.121.13 local-machine:::1] machine-2: 08:03:01 INFO juju.worker.machiner setting addresses for "machine-2" to [local-machine:127.0.0.1 local-cloud:192.168.121.13 local-machine:::1] machine-2: 08:03:01 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.207,192.168.121.12,252.12.0.1,::1,localhost", AutoNoProxy:""} machine-2: 08:03:01 DEBUG juju.tools.lxdclient Using environment LXD_DIR as socket path: "/var/lib/lxd" machine-2: 08:03:01 DEBUG juju.tools.lxdclient connecting to LXD remote "local": "unix:///var/lib/lxd/unix.socket" machine-2: 08:03: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 snap install lxd and then configure it with: $ newgrp lxd $ lxd init machine-2: 08:03:01 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} unit-mysql-0: 08:03:01 DEBUG unit.mysql/0.install Unpacking libisl10:amd64 (0.12.2-1) ... machine-2: 08:03:01 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: 08:03:01 DEBUG juju.worker.storageprovisioner filesystems alive: [], dying: [], dead: [] machine-2: 08:03:01 DEBUG juju.worker.storageprovisioner volumes alive: [], dying: [], dead: [] machine-2: 08:03:01 DEBUG juju.worker.storageprovisioner volume attachments alive: [], dying: [], dead: [] machine-2: 08:03:01 DEBUG juju.worker.storageprovisioner filesystem attachment alive: [], dying: [], dead: [] machine-2: 08:03:01 INFO juju.worker.authenticationworker "machine-2" key updater worker started machine-2: 08:03:02 INFO juju.worker.upgrader abort check blocked until version event received machine-2: 08:03:02 INFO juju.worker.upgrader unblocking abort check machine-2: 08:03:02 INFO juju.worker.upgrader desired agent binary version: 2.3.9 machine-2: 08:03:02 INFO juju.worker.deployer deploying unit "oai-epc/0" machine-2: 08:03:02 DEBUG juju.worker.hostkeyreporter 4 SSH host keys reported for machine 2 machine-2: 08:03:02 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: resource permanently unavailable unit-abot-epc-basic-0: 08:03:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libguava-java. unit-abot-epc-basic-0: 08:03:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libguava-java_19.0-1_all.deb ... unit-abot-epc-basic-0: 08:03:02 DEBUG unit.abot-epc-basic/0.install Unpacking libguava-java (19.0-1) ... machine-2: 08:03:03 DEBUG juju.service discovered init system "upstart" from local host machine-2: 08:03:03 DEBUG juju.worker.deployer API addresses: ["192.168.121.12:17070" "252.12.0.1:17070" "172.30.9.207:17070"] machine-2: 08:03:03 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: 08:03:03 INFO juju.cmd running jujud [2.3.9 gc go1.10.4] unit-oai-epc-0: 08:03:03 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: 08:03:03 DEBUG juju.agent read agent config, format "2.0" unit-oai-epc-0: 08:03:03 DEBUG juju.worker start "api" unit-oai-epc-0: 08:03:03 INFO juju.worker start "api" unit-oai-epc-0: 08:03:03 INFO juju.worker.upgradesteps upgrade steps for 2.3.9 have already been run. unit-oai-epc-0: 08:03:03 DEBUG juju.worker.introspection introspection worker listening on "@jujud-unit-oai-epc-0" unit-oai-epc-0: 08:03:03 DEBUG juju.worker "api" started unit-oai-epc-0: 08:03:03 DEBUG juju.worker.introspection stats worker now serving unit-oai-epc-0: 08:03:03 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available unit-oai-epc-0: 08:03:03 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 08:03:03 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 08:03:03 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "agent" not running: dependency not available unit-oai-epc-0: 08:03:03 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available unit-oai-epc-0: 08:03:03 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-epc-0: 08:03:03 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available unit-oai-epc-0: 08:03:03 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available unit-oai-epc-0: 08:03:03 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 08:03:03 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 08:03:03 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 08:03:03 DEBUG juju.worker.dependency "agent" manifold worker started unit-oai-epc-0: 08:03:03 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started unit-oai-epc-0: 08:03:03 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started unit-oai-epc-0: 08:03:03 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: "upgrade-check-gate" not running: dependency not available unit-oai-epc-0: 08:03:03 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available unit-oai-epc-0: 08:03:03 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 08:03:03 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 08:03:03 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker stopped: "upgrade-steps-gate" not running: dependency not available unit-oai-epc-0: 08:03:03 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-epc-0: 08:03:03 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 08:03:03 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 08:03:03 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 08:03:03 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 08:03:03 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: unit-oai-epc-0: 08:03:03 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 08:03:03 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 08:03:03 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 08:03:03 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started unit-oai-epc-0: 08:03:03 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 08:03:03 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 08:03:03 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 08:03:03 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-epc-0: 08:03:03 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 08:03:03 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started unit-oai-epc-0: 08:03:03 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: unit-oai-epc-0: 08:03:03 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-epc-0: 08:03:03 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 08:03:03 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-epc-0: 08:03:03 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available unit-oai-epc-0: 08:03:03 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 08:03:03 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started unit-oai-epc-0: 08:03:03 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 08:03:03 DEBUG unit.mysql/0.install Selecting previously unselected package libcloog-isl4:amd64. unit-mysql-0: 08:03:03 DEBUG unit.mysql/0.install Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... unit-oai-epc-0: 08:03:03 DEBUG juju.worker.apicaller connecting with old password unit-oai-epc-0: 08:03:03 DEBUG juju.api successfully dialed "wss://192.168.121.12:17070/model/d8288d30-00c6-4923-8d70-b0120ad6642c/api" unit-oai-epc-0: 08:03:03 INFO juju.api connection established to "wss://192.168.121.12:17070/model/d8288d30-00c6-4923-8d70-b0120ad6642c/api" unit-oai-epc-0: 08:03:03 DEBUG juju.api successfully dialed "wss://172.30.9.207:17070/model/d8288d30-00c6-4923-8d70-b0120ad6642c/api" unit-oai-epc-0: 08:03:03 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available machine-2: 08:03:03 DEBUG juju.worker start "2-container-watcher" machine-2: 08:03:03 DEBUG juju.worker start "stateconverter" machine-2: 08:03:03 INFO juju.worker start "2-container-watcher" machine-2: 08:03:03 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker started machine-2: 08:03:03 DEBUG juju.worker "2-container-watcher" started machine-2: 08:03:03 INFO juju.worker start "stateconverter" machine-2: 08:03:03 DEBUG juju.cmd.jujud upgrades done, starting worker "2-container-watcher" machine-2: 08:03:03 DEBUG juju.worker "stateconverter" started unit-mysql-0: 08:03:03 DEBUG unit.mysql/0.install Unpacking libcloog-isl4:amd64 (0.18.2-1) ... unit-oai-epc-0: 08:03:03 DEBUG juju.worker.apicaller connected unit-oai-epc-0: 08:03:03 DEBUG juju.worker.apicaller changing password... machine-2: 08:03:03 INFO juju.worker.machiner "machine-2" started machine-2: 08:03:03 INFO juju.api.common no addresses observed on interface "tunl0" unit-abot-epc-basic-0: 08:03:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-classworlds-java. unit-abot-epc-basic-0: 08:03:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-classworlds-java_1.5.0-5_all.deb ... unit-oai-epc-0: 08:03:04 DEBUG juju.worker.apicaller password changed unit-oai-epc-0: 08:03:04 DEBUG juju.api RPC connection died unit-oai-epc-0: 08:03:04 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: restart immediately unit-oai-epc-0: 08:03:04 DEBUG juju.worker.apicaller connecting with current password unit-oai-epc-0: 08:03:04 DEBUG juju.api successfully dialed "wss://192.168.121.12:17070/model/d8288d30-00c6-4923-8d70-b0120ad6642c/api" unit-oai-epc-0: 08:03:04 INFO juju.api connection established to "wss://192.168.121.12:17070/model/d8288d30-00c6-4923-8d70-b0120ad6642c/api" unit-oai-epc-0: 08:03:04 DEBUG juju.api successfully dialed "wss://172.30.9.207:17070/model/d8288d30-00c6-4923-8d70-b0120ad6642c/api" unit-abot-epc-basic-0: 08:03:04 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-classworlds-java (1.5.0-5) ... unit-mysql-0: 08:03:04 DEBUG unit.mysql/0.install Selecting previously unselected package libgomp1:amd64. unit-mysql-0: 08:03:04 DEBUG unit.mysql/0.install Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-mysql-0: 08:03:05 DEBUG unit.mysql/0.install Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-epc-0: 08:03:05 DEBUG juju.worker.apicaller connected unit-abot-epc-basic-0: 08:03:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjaxp1.3-java. unit-abot-epc-basic-0: 08:03:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjaxp1.3-java_1.3.05-2ubuntu3_all.deb ... unit-abot-epc-basic-0: 08:03:05 DEBUG unit.abot-epc-basic/0.install Unpacking libjaxp1.3-java (1.3.05-2ubuntu3) ... unit-oai-epc-0: 08:03:05 DEBUG juju.worker.dependency "api-caller" manifold worker started unit-oai-epc-0: 08:03:05 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 08:03:05 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 08:03:05 DEBUG juju.worker.dependency "upgrader" manifold worker started unit-oai-epc-0: 08:03:05 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started unit-oai-epc-0: 08:03:05 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: unit-oai-epc-0: 08:03:05 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 08:03:05 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 08:03:05 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 08:03:05 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 08:03:05 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 08:03:05 DEBUG juju.worker.dependency "log-sender" manifold worker started unit-oai-epc-0: 08:03:05 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started unit-oai-epc-0: 08:03:05 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: unit-oai-epc-0: 08:03:05 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: unit-oai-epc-0: 08:03:05 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 08:03:05 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 08:03:05 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 08:03:05 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 08:03:05 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 08:03:05 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 08:03:05 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 08:03:05 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 08:03:05 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 08:03:05 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 08:03:05 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 08:03:06 INFO juju.worker.upgrader abort check blocked until version event received unit-oai-epc-0: 08:03:06 INFO juju.worker.upgrader unblocking abort check unit-oai-epc-0: 08:03:06 INFO juju.worker.upgrader desired agent binary version: 2.3.9 unit-oai-epc-0: 08:03:06 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked unit-oai-epc-0: 08:03:06 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started unit-oai-epc-0: 08:03:06 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: unit-oai-epc-0: 08:03:06 DEBUG juju.worker.dependency "migration-fortress" manifold worker started unit-mysql-0: 08:03:06 DEBUG unit.mysql/0.install Selecting previously unselected package libitm1:amd64. unit-mysql-0: 08:03:06 DEBUG unit.mysql/0.install Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-oai-epc-0: 08:03:06 DEBUG juju.worker.dependency "migration-minion" manifold worker started machine-2: 08:03:06 DEBUG juju.worker.machiner observed network config updated for "machine-2" to [{DeviceIndex:1 MACAddress: CIDR:127.0.0.0/8 MTU:65536 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:lo ParentInterfaceName: InterfaceType:loopback Disabled:false NoAutoStart:false ConfigType:loopback Address:127.0.0.1 DNSServers:[] DNSSearchDomains:[] GatewayAddress: Routes:[] IsDefaultGateway:false} {DeviceIndex:1 MACAddress: CIDR:::1/128 MTU:65536 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:lo ParentInterfaceName: InterfaceType:loopback Disabled:false NoAutoStart:false ConfigType:loopback Address:::1 DNSServers:[] DNSSearchDomains:[] GatewayAddress: Routes:[] IsDefaultGateway:false} {DeviceIndex:2 MACAddress:fa:16:3e:f6:5b:23 CIDR:192.168.121.0/24 MTU:1450 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:eth0 ParentInterfaceName: InterfaceType:ethernet Disabled:false NoAutoStart:false ConfigType:static Address:192.168.121.13 DNSServers:[] DNSSearchDomains:[] GatewayAddress:192.168.121.1 Routes:[] IsDefaultGateway:true} {DeviceIndex:2 MACAddress:fa:16:3e:f6:5b:23 CIDR: MTU:1450 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:eth0 ParentInterfaceName: InterfaceType:ethernet Disabled:false NoAutoStart:false ConfigType:manual Address: DNSServers:[] DNSSearchDomains:[] GatewayAddress:192.168.121.1 Routes:[] IsDefaultGateway:true} {DeviceIndex:3 MACAddress: CIDR: MTU:1480 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:tunl0 ParentInterfaceName: InterfaceType:ethernet Disabled:true NoAutoStart:true ConfigType:manual Address: DNSServers:[] DNSSearchDomains:[] GatewayAddress: Routes:[] IsDefaultGateway:false}] unit-oai-epc-0: 08:03:06 INFO juju.worker.migrationminion migration phase is now: NONE unit-oai-epc-0: 08:03:06 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "metric-spool" not running: dependency not available unit-oai-epc-0: 08:03:06 DEBUG juju.worker.dependency "api-address-updater" manifold worker started unit-oai-epc-0: 08:03:06 DEBUG juju.worker.logger initial log config: "=DEBUG" unit-oai-epc-0: 08:03:06 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started unit-oai-epc-0: 08:03:06 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started unit-oai-epc-0: 08:03:06 DEBUG juju.worker.dependency "charm-dir" manifold worker started unit-oai-epc-0: 08:03:06 DEBUG juju.worker.logger logger setup unit-oai-epc-0: 08:03:06 DEBUG juju.worker.dependency "meter-status" manifold worker started unit-oai-epc-0: 08:03:06 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "leadership-tracker" not running: dependency not available unit-oai-epc-0: 08:03:06 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "metric-spool" not running: dependency not available unit-oai-epc-0: 08:03:06 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker started unit-oai-epc-0: 08:03:06 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-oai-epc-0: 08:03:06 DEBUG juju.worker.logger reconfiguring logging from "=DEBUG" to "=DEBUG;unit=DEBUG" unit-oai-epc-0: 08:03:06 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.207,192.168.121.12,252.12.0.1,::1,localhost", AutoNoProxy:""} unit-oai-epc-0: 08:03:06 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: 08:03:06 DEBUG juju.network no lxc bridge addresses to filter for machine unit-oai-epc-0: 08:03:06 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) unit-oai-epc-0: 08:03:06 DEBUG juju.worker.meterstatus got meter status change signal from watcher unit-oai-epc-0: 08:03:06 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) unit-oai-epc-0: 08:03:06 DEBUG juju.network including address public:172.30.9.207 for machine unit-oai-epc-0: 08:03:06 DEBUG juju.network including address local-cloud:192.168.121.12 for machine unit-oai-epc-0: 08:03:06 DEBUG juju.network including address local-fan:252.12.0.1 for machine unit-oai-epc-0: 08:03:06 DEBUG juju.network including address local-machine:127.0.0.1 for machine unit-oai-epc-0: 08:03:06 DEBUG juju.network including address local-machine:::1 for machine unit-oai-epc-0: 08:03:06 DEBUG juju.network addresses after filtering: [public:172.30.9.207 local-cloud:192.168.121.12 local-fan:252.12.0.1 local-machine:127.0.0.1 local-machine:::1] unit-oai-epc-0: 08:03:06 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.207:17070 192.168.121.12:17070 252.12.0.1:17070 127.0.0.1:17070 [::1]:17070]] unit-abot-epc-basic-0: 08:03:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-commons-resolver1.1-java. unit-oai-epc-0: 08:03:06 DEBUG juju.machinelock acquire machine lock for meterstatus (meter-status-changed) unit-oai-epc-0: 08:03:06 DEBUG juju.machinelock machine lock acquired for meterstatus (meter-status-changed) unit-abot-epc-basic-0: 08:03:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxml-commons-resolver1.1-java_1.2-7build1_all.deb ... unit-oai-epc-0: 08:03:06 DEBUG juju.machinelock machine lock released for meterstatus (meter-status-changed) unit-oai-epc-0: 08:03:06 INFO juju.worker.meterstatus skipped "meter-status-changed" hook (missing) unit-oai-epc-0: 08:03:06 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "leadership-tracker" not running: dependency not available unit-oai-epc-0: 08:03:06 DEBUG juju.worker.dependency "leadership-tracker" manifold worker started unit-oai-epc-0: 08:03:06 DEBUG juju.worker.dependency "metric-spool" manifold worker started unit-oai-epc-0: 08:03:06 DEBUG juju.worker.leadership oai-epc/0 making initial claim for oai-epc leadership unit-oai-epc-0: 08:03:06 DEBUG juju.agent API server address details [["172.30.9.207:17070" "192.168.121.12:17070" "252.12.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.12:17070" "252.12.0.1:17070" "172.30.9.207:17070"] unit-oai-epc-0: 08:03:06 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: unit-mysql-0: 08:03:06 DEBUG unit.mysql/0.install Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-epc-0: 08:03:06 DEBUG juju.worker.dependency "uniter" manifold worker started unit-oai-epc-0: 08:03:06 DEBUG juju.worker.dependency "metric-sender" manifold worker started unit-abot-epc-basic-0: 08:03:06 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-commons-resolver1.1-java (1.2-7build1) ... unit-oai-epc-0: 08:03:06 INFO juju.worker.leadership oai-epc/0 promoted to leadership of oai-epc unit-oai-epc-0: 08:03:06 INFO worker.uniter.jujuc ensure jujuc symlinks in /var/lib/juju/tools/unit-oai-epc-0 unit-oai-epc-0: 08:03:06 INFO worker.uniter.jujuc was a symlink, now looking at /var/lib/juju/tools/2.3.9-trusty-amd64 unit-oai-epc-0: 08:03:06 DEBUG worker.uniter.jujuc jujud path /var/lib/juju/tools/2.3.9-trusty-amd64/jujud unit-oai-epc-0: 08:03:06 DEBUG juju.worker.uniter starting juju-run listener on unix:/var/lib/juju/agents/unit-oai-epc-0/run.socket unit-oai-epc-0: 08:03:06 INFO juju.worker.uniter unit "oai-epc/0" started unit-oai-epc-0: 08:03:06 INFO juju.worker.uniter resuming charm install unit-oai-epc-0: 08:03:06 DEBUG juju.worker.uniter.operation running operation install local:trusty/oai-epc-3 unit-oai-epc-0: 08:03:06 DEBUG juju.worker.uniter.operation preparing operation "install local:trusty/oai-epc-3" unit-oai-epc-0: 08:03:06 DEBUG juju.worker.uniter juju-run listener running unit-oai-epc-0: 08:03:06 INFO juju.worker.uniter.charm downloading local:trusty/oai-epc-3 from API server unit-oai-epc-0: 08:03:06 INFO juju.downloader downloading from local:trusty/oai-epc-3 unit-oai-epc-0: 08:03:06 DEBUG httpbakery client do GET https://192.168.121.12:17070/model/d8288d30-00c6-4923-8d70-b0120ad6642c/charms?file=%2A&url=local%3Atrusty%2Foai-epc-3 { unit-oai-epc-0: 08:03:06 DEBUG httpbakery } -> error unit-oai-epc-0: 08:03:06 INFO juju.downloader download complete ("local:trusty/oai-epc-3") unit-oai-epc-0: 08:03:06 INFO juju.downloader download verified ("local:trusty/oai-epc-3") unit-abot-epc-basic-0: 08:03:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-commons-external-java. unit-abot-epc-basic-0: 08:03:07 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: 08:03:07 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-commons-external-java (1.4.01-2build1) ... unit-mysql-0: 08:03:07 DEBUG unit.mysql/0.install Selecting previously unselected package libmpfr4:amd64. unit-mysql-0: 08:03:07 DEBUG unit.mysql/0.install Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... unit-oai-epc-0: 08:03:07 DEBUG juju.worker.uniter.operation executing operation "install local:trusty/oai-epc-3" unit-oai-epc-0: 08:03:07 DEBUG juju.worker.uniter.charm preparing to deploy charm "local:trusty/oai-epc-3" unit-oai-epc-0: 08:03:07 DEBUG juju.worker.uniter.charm deploying charm "local:trusty/oai-epc-3" unit-mysql-0: 08:03:07 DEBUG unit.mysql/0.install Unpacking libmpfr4:amd64 (3.1.2-1) ... unit-abot-epc-basic-0: 08:03:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxerces2-java. unit-abot-epc-basic-0: 08:03:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxerces2-java_2.11.0-7_all.deb ... unit-abot-epc-basic-0: 08:03:07 DEBUG unit.abot-epc-basic/0.install Unpacking libxerces2-java (2.11.0-7) ... unit-abot-epc-basic-0: 08:03:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxalan2-java. unit-abot-epc-basic-0: 08:03:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxalan2-java_2.7.1-9_all.deb ... unit-oai-epc-0: 08:03:08 DEBUG juju.worker.uniter.charm finishing deploy of charm "local:trusty/oai-epc-3" unit-oai-epc-0: 08:03:08 DEBUG juju.worker.uniter.operation committing operation "install local:trusty/oai-epc-3" unit-oai-epc-0: 08:03:08 INFO juju.worker.uniter hooks are retried true unit-abot-epc-basic-0: 08:03:08 DEBUG unit.abot-epc-basic/0.install Unpacking libxalan2-java (2.7.1-9) ... unit-oai-epc-0: 08:03:08 DEBUG juju.worker.uniter.remotestate got leader settings change: ok=true unit-oai-epc-0: 08:03:08 DEBUG juju.worker.uniter.remotestate got relations change: ok=true unit-oai-epc-0: 08:03:08 DEBUG juju.worker.uniter.remotestate got unit change unit-oai-epc-0: 08:03:08 DEBUG juju.worker.uniter.remotestate got update status interval change: ok=true unit-oai-epc-0: 08:03:08 DEBUG juju.worker.uniter.remotestate got config change: ok=true unit-oai-epc-0: 08:03:08 DEBUG juju.worker.uniter.remotestate got storage change: [] ok=true unit-oai-epc-0: 08:03:08 DEBUG juju.worker.uniter.remotestate got service change unit-oai-epc-0: 08:03:08 DEBUG juju.worker.uniter.remotestate got address change: ok=true unit-oai-epc-0: 08:03:08 DEBUG juju.worker.uniter.remotestate got action change: [] ok=true unit-oai-epc-0: 08:03:08 INFO juju.worker.uniter.storage initial storage attachments ready unit-oai-epc-0: 08:03:08 INFO juju.worker.uniter found queued "install" hook unit-oai-epc-0: 08:03:08 DEBUG juju.worker.uniter.operation running operation run install hook unit-oai-epc-0: 08:03:08 DEBUG juju.machinelock acquire machine lock for uniter (run install hook) unit-oai-epc-0: 08:03:08 DEBUG juju.machinelock machine lock acquired for uniter (run install hook) unit-oai-epc-0: 08:03:08 DEBUG juju.worker.uniter.operation preparing operation "run install hook" unit-oai-epc-0: 08:03:08 DEBUG juju.worker.uniter.operation executing operation "run install hook" unit-mysql-0: 08:03:08 DEBUG unit.mysql/0.install Selecting previously unselected package libquadmath0:amd64. unit-mysql-0: 08:03:08 DEBUG unit.mysql/0.install Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-mysql-0: 08:03:08 DEBUG unit.mysql/0.install Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-epc-0: 08:03:08 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running install hook unit-abot-epc-basic-0: 08:03:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-interpolation-java. unit-abot-epc-basic-0: 08:03:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-interpolation-java_1.21-1_all.deb ... unit-abot-epc-basic-0: 08:03:09 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-interpolation-java (1.21-1) ... unit-oai-epc-0: 08:03:09 DEBUG unit.oai-epc/0.install + export DEBIAN_FRONTEND=noninteractive unit-oai-epc-0: 08:03:09 DEBUG unit.oai-epc/0.install + DEBIAN_FRONTEND=noninteractive unit-oai-epc-0: 08:03:09 DEBUG unit.oai-epc/0.install + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 08:03:09 DEBUG unit.oai-epc/0.install ++ validated_mme_public_ip=0 unit-oai-epc-0: 08:03:09 DEBUG unit.oai-epc/0.install + set_env_paths unit-oai-epc-0: 08:03:09 DEBUG unit.oai-epc/0.install + openair_path=/srv/openair-cn unit-oai-epc-0: 08:03:09 DEBUG unit.oai-epc/0.install + build_path=/srv/openair-cn/BUILD unit-oai-epc-0: 08:03:09 DEBUG unit.oai-epc/0.install + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-epc-0: 08:03:09 DEBUG unit.oai-epc/0.install + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-epc-0: 08:03:09 DEBUG unit.oai-epc/0.install + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-epc-0: 08:03:09 DEBUG unit.oai-epc/0.install + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-epc-0: 08:03:09 DEBUG unit.oai-epc/0.install + epc_conf_path=/usr/local/etc/oai unit-oai-epc-0: 08:03:09 DEBUG unit.oai-epc/0.install + epc_exec_name=mme_gw unit-oai-epc-0: 08:03:09 DEBUG unit.oai-epc/0.install + open-port 2152/udp unit-oai-epc-0: 08:03:09 DEBUG worker.uniter.jujuc running hook tool "open-port" unit-oai-epc-0: 08:03:09 DEBUG unit.oai-epc/0.install ++ config-get branch unit-oai-epc-0: 08:03:09 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 08:03:09 DEBUG unit.oai-epc/0.install + branch=v0.3.2 unit-oai-epc-0: 08:03:09 DEBUG unit.oai-epc/0.install ++ config-get revision unit-oai-epc-0: 08:03:09 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 08:03:09 DEBUG unit.oai-epc/0.install + revision=HEAD unit-oai-epc-0: 08:03:09 DEBUG unit.oai-epc/0.install + echo v0.3.2 unit-oai-epc-0: 08:03:09 DEBUG unit.oai-epc/0.install + echo HEAD unit-oai-epc-0: 08:03:09 DEBUG unit.oai-epc/0.install + update_hostname unit-oai-epc-0: 08:03:09 DEBUG unit.oai-epc/0.install ++ sed 's|/|-|' unit-oai-epc-0: 08:03:09 DEBUG unit.oai-epc/0.install ++ echo oai-epc/0 unit-oai-epc-0: 08:03:09 DEBUG unit.oai-epc/0.install + HOSTNAME=oai-epc-0 unit-oai-epc-0: 08:03:09 DEBUG unit.oai-epc/0.install + echo oai-epc-0 unit-oai-epc-0: 08:03:09 DEBUG unit.oai-epc/0.install + hostname oai-epc-0 unit-oai-epc-0: 08:03:09 DEBUG unit.oai-epc/0.install ++ hostname unit-oai-epc-0: 08:03:09 DEBUG unit.oai-epc/0.install + echo '127.0.0.1 oai-epc-0' unit-oai-epc-0: 08:03:09 DEBUG unit.oai-epc/0.install + install_packages unit-oai-epc-0: 08:03:09 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 08:03:09 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections git unit-oai-epc-0: 08:03:09 DEBUG unit.oai-epc/0.install + gitAlreadyInstalled=0 unit-oai-epc-0: 08:03:09 DEBUG unit.oai-epc/0.install + true unit-oai-epc-0: 08:03:09 DEBUG unit.oai-epc/0.install + '[' '!' 0 -eq 1 ']' unit-oai-epc-0: 08:03:09 DEBUG unit.oai-epc/0.install + apt-get install -y --force-yes git unit-oai-epc-0: 08:03:09 DEBUG unit.oai-epc/0.install Reading package lists... unit-oai-epc-0: 08:03:09 DEBUG unit.oai-epc/0.install Building dependency tree... unit-oai-epc-0: 08:03:09 DEBUG unit.oai-epc/0.install Reading state information... unit-abot-epc-basic-0: 08:03:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-utils-java. unit-abot-epc-basic-0: 08:03:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-utils-java_1%3a1.5.15-4+deb8u1build0.16.04.1_all.deb ... unit-oai-epc-0: 08:03:09 DEBUG unit.oai-epc/0.install The following extra packages will be installed: unit-oai-epc-0: 08:03:09 DEBUG unit.oai-epc/0.install git-man liberror-perl unit-oai-epc-0: 08:03:09 DEBUG unit.oai-epc/0.install Suggested packages: unit-oai-epc-0: 08:03:09 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: 08:03:09 DEBUG unit.oai-epc/0.install gitweb git-arch git-bzr git-cvs git-mediawiki git-svn unit-oai-epc-0: 08:03:09 DEBUG unit.oai-epc/0.install The following NEW packages will be installed: unit-oai-epc-0: 08:03:09 DEBUG unit.oai-epc/0.install git git-man liberror-perl unit-abot-epc-basic-0: 08:03:09 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-utils-java (1:1.5.15-4+deb8u1build0.16.04.1) ... unit-mysql-0: 08:03:09 DEBUG unit.mysql/0.install Selecting previously unselected package libtsan0:amd64. unit-mysql-0: 08:03:09 DEBUG unit.mysql/0.install Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-mysql-0: 08:03:09 DEBUG unit.mysql/0.install Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 08:03:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxbean-java. unit-abot-epc-basic-0: 08:03:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxbean-java_4.5-1_all.deb ... unit-oai-epc-0: 08:03:10 DEBUG unit.oai-epc/0.install 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. unit-oai-epc-0: 08:03:10 DEBUG unit.oai-epc/0.install Need to get 3459 kB of archives. unit-oai-epc-0: 08:03:10 DEBUG unit.oai-epc/0.install After this operation, 22.0 MB of additional disk space will be used. unit-oai-epc-0: 08:03:10 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: 08:03:10 DEBUG unit.abot-epc-basic/0.install Unpacking libxbean-java (4.5-1) ... unit-oai-epc-0: 08:03:10 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.10 [700 kB] unit-abot-epc-basic-0: 08:03:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-containers-java. unit-abot-epc-basic-0: 08:03:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-containers-java_1.0~beta3.0.7-8_all.deb ... unit-abot-epc-basic-0: 08:03:10 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-containers-java (1.0~beta3.0.7-8) ... unit-mysql-0: 08:03:10 DEBUG unit.mysql/0.install Selecting previously unselected package libmpc3:amd64. unit-mysql-0: 08:03:10 DEBUG unit.mysql/0.install Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... unit-oai-epc-0: 08:03:10 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.10 [2737 kB] unit-mysql-0: 08:03:10 DEBUG unit.mysql/0.install Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... unit-abot-epc-basic-0: 08:03:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-interactivity-api-java. unit-abot-epc-basic-0: 08:03:10 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: 08:03:10 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-interactivity-api-java (1.0-alpha-6-7) ... unit-oai-epc-0: 08:03:11 DEBUG unit.oai-epc/0.install Fetched 3459 kB in 1s (2612 kB/s) unit-oai-epc-0: 08:03:11 DEBUG unit.oai-epc/0.install Selecting previously unselected package liberror-perl. unit-oai-epc-0: 08:03:11 DEBUG unit.oai-epc/0.install (Reading database ... 52434 files and directories currently installed.) unit-oai-epc-0: 08:03:11 DEBUG unit.oai-epc/0.install Preparing to unpack .../liberror-perl_0.17-1.1_all.deb ... unit-oai-epc-0: 08:03:11 DEBUG unit.oai-epc/0.install Unpacking liberror-perl (0.17-1.1) ... unit-abot-epc-basic-0: 08:03:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwagon-java. unit-abot-epc-basic-0: 08:03:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwagon-java_1.0.0-7_all.deb ... unit-abot-epc-basic-0: 08:03:11 DEBUG unit.abot-epc-basic/0.install Unpacking libwagon-java (1.0.0-7) ... unit-mysql-0: 08:03:12 DEBUG unit.mysql/0.install Selecting previously unselected package binutils. unit-mysql-0: 08:03:12 DEBUG unit.mysql/0.install Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... unit-mysql-0: 08:03:12 DEBUG unit.mysql/0.install Unpacking binutils (2.24-5ubuntu14.2) ... unit-oai-epc-0: 08:03:12 DEBUG unit.oai-epc/0.install Selecting previously unselected package git-man. unit-oai-epc-0: 08:03:12 DEBUG unit.oai-epc/0.install Preparing to unpack .../git-man_1%3a1.9.1-1ubuntu0.10_all.deb ... unit-abot-epc-basic-0: 08:03:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libeclipse-aether-java. unit-abot-epc-basic-0: 08:03:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libeclipse-aether-java_1.0.2-1_all.deb ... unit-oai-epc-0: 08:03:12 DEBUG unit.oai-epc/0.install Unpacking git-man (1:1.9.1-1ubuntu0.10) ... unit-abot-epc-basic-0: 08:03:12 DEBUG unit.abot-epc-basic/0.install Unpacking libeclipse-aether-java (1.0.2-1) ... unit-mysql-0: 08:03:13 DEBUG unit.mysql/0.install Selecting previously unselected package libc-dev-bin. unit-mysql-0: 08:03:13 DEBUG unit.mysql/0.install Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ... unit-mysql-0: 08:03:13 DEBUG unit.mysql/0.install Unpacking libc-dev-bin (2.19-0ubuntu6.14) ... unit-abot-epc-basic-0: 08:03:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-cli-java. unit-abot-epc-basic-0: 08:03:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-cli-java_1.3.1-3ubuntu1_all.deb ... unit-abot-epc-basic-0: 08:03:13 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-cli-java (1.3.1-3ubuntu1) ... unit-mysql-0: 08:03:13 DEBUG unit.mysql/0.install Selecting previously unselected package linux-libc-dev:amd64. unit-mysql-0: 08:03:13 DEBUG unit.mysql/0.install Preparing to unpack .../linux-libc-dev_3.13.0-164.214_amd64.deb ... unit-mysql-0: 08:03:14 DEBUG unit.mysql/0.install Unpacking linux-libc-dev:amd64 (3.13.0-164.214) ... unit-abot-epc-basic-0: 08:03:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-lang3-java. unit-abot-epc-basic-0: 08:03:14 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-lang3-java_3.4-1_all.deb ... unit-abot-epc-basic-0: 08:03:14 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-lang3-java (3.4-1) ... unit-oai-epc-0: 08:03:14 DEBUG unit.oai-epc/0.install Selecting previously unselected package git. unit-oai-epc-0: 08:03:14 DEBUG unit.oai-epc/0.install Preparing to unpack .../git_1%3a1.9.1-1ubuntu0.10_amd64.deb ... unit-oai-epc-0: 08:03:14 DEBUG unit.oai-epc/0.install Unpacking git (1:1.9.1-1ubuntu0.10) ... unit-abot-epc-basic-0: 08:03:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libaopalliance-java. unit-abot-epc-basic-0: 08:03:14 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libaopalliance-java_20070526-5_all.deb ... unit-abot-epc-basic-0: 08:03:14 DEBUG unit.abot-epc-basic/0.install Unpacking libaopalliance-java (20070526-5) ... unit-mysql-0: 08:03:14 DEBUG unit.mysql/0.install Selecting previously unselected package libc6-dev:amd64. unit-mysql-0: 08:03:14 DEBUG unit.mysql/0.install Preparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ... unit-mysql-0: 08:03:14 DEBUG unit.mysql/0.install Unpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ... unit-abot-epc-basic-0: 08:03:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libguice-java. unit-abot-epc-basic-0: 08:03:14 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libguice-java_4.0-2_all.deb ... unit-abot-epc-basic-0: 08:03:15 DEBUG unit.abot-epc-basic/0.install Unpacking libguice-java (4.0-2) ... unit-mysql-0: 08:03:15 DEBUG unit.mysql/0.install Selecting previously unselected package cpp-4.8. unit-mysql-0: 08:03:15 DEBUG unit.mysql/0.install Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-mysql-0: 08:03:15 DEBUG unit.mysql/0.install Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 08:03:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package junit. unit-abot-epc-basic-0: 08:03:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../junit_3.8.2-8build1_all.deb ... unit-oai-epc-0: 08:03:16 DEBUG unit.oai-epc/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-abot-epc-basic-0: 08:03:16 DEBUG unit.abot-epc-basic/0.install Unpacking junit (3.8.2-8build1) ... unit-abot-epc-basic-0: 08:03:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-cipher-java. unit-abot-epc-basic-0: 08:03:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-cipher-java_1.7-1_all.deb ... unit-abot-epc-basic-0: 08:03:17 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-cipher-java (1.7-1) ... unit-mysql-0: 08:03:17 DEBUG unit.mysql/0.install Selecting previously unselected package cpp. unit-mysql-0: 08:03:17 DEBUG unit.mysql/0.install Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... unit-oai-epc-0: 08:03:17 DEBUG unit.oai-epc/0.install Setting up liberror-perl (0.17-1.1) ... unit-mysql-0: 08:03:17 DEBUG unit.mysql/0.install Unpacking cpp (4:4.8.2-1ubuntu6) ... unit-abot-epc-basic-0: 08:03:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-classworlds2-java. unit-abot-epc-basic-0: 08:03:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-classworlds2-java_2.5.2-1_all.deb ... unit-abot-epc-basic-0: 08:03:17 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-classworlds2-java (2.5.2-1) ... unit-oai-epc-0: 08:03:18 DEBUG unit.oai-epc/0.install Setting up git-man (1:1.9.1-1ubuntu0.10) ... unit-mysql-0: 08:03:18 DEBUG unit.mysql/0.install Selecting previously unselected package libgcc-4.8-dev:amd64. unit-mysql-0: 08:03:18 DEBUG unit.mysql/0.install Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-mysql-0: 08:03:18 DEBUG unit.mysql/0.install Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 08:03:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-utils2-java. unit-abot-epc-basic-0: 08:03:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-utils2-java_3.0.22-1_all.deb ... unit-abot-epc-basic-0: 08:03:18 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-utils2-java (3.0.22-1) ... unit-oai-epc-0: 08:03:18 DEBUG unit.oai-epc/0.install Setting up git (1:1.9.1-1ubuntu0.10) ... unit-abot-epc-basic-0: 08:03:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-container-default1.5-java. unit-abot-epc-basic-0: 08:03:19 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-container-default1.5-java_1.6-2_all.deb ... unit-abot-epc-basic-0: 08:03:19 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-container-default1.5-java (1.6-2) ... unit-mysql-0: 08:03:20 DEBUG unit.mysql/0.install Selecting previously unselected package gcc-4.8. unit-mysql-0: 08:03:20 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: 08:03:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-component-annotations-java. unit-abot-epc-basic-0: 08:03:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-component-annotations-java_1.6-2_all.deb ... unit-mysql-0: 08:03:20 DEBUG unit.mysql/0.install Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 08:03:20 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-component-annotations-java (1.6-2) ... unit-oai-epc-0: 08:03:21 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 08:03:21 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections at unit-oai-epc-0: 08:03:21 DEBUG unit.oai-epc/0.install + atAlreadyInstalled=1 unit-oai-epc-0: 08:03:21 DEBUG unit.oai-epc/0.install + '[' '!' 1 -eq 1 ']' unit-oai-epc-0: 08:03:21 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 08:03:21 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections virt-what unit-oai-epc-0: 08:03:21 DEBUG unit.oai-epc/0.install + virtwhatAlreadyInstalled=0 unit-oai-epc-0: 08:03:21 DEBUG unit.oai-epc/0.install + true unit-oai-epc-0: 08:03:21 DEBUG unit.oai-epc/0.install + '[' '!' 0 -eq 1 ']' unit-oai-epc-0: 08:03:21 DEBUG unit.oai-epc/0.install + apt-get install -y --force-yes virt-what unit-oai-epc-0: 08:03:21 DEBUG unit.oai-epc/0.install Reading package lists... unit-abot-epc-basic-0: 08:03:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libasm4-java. unit-abot-epc-basic-0: 08:03:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libasm4-java_5.0.4-1_all.deb ... unit-abot-epc-basic-0: 08:03:21 DEBUG unit.abot-epc-basic/0.install Unpacking libasm4-java (5.0.4-1) ... unit-oai-epc-0: 08:03:21 DEBUG unit.oai-epc/0.install Building dependency tree... unit-oai-epc-0: 08:03:21 DEBUG unit.oai-epc/0.install Reading state information... unit-oai-epc-0: 08:03:21 DEBUG unit.oai-epc/0.install The following NEW packages will be installed: unit-oai-epc-0: 08:03:21 DEBUG unit.oai-epc/0.install virt-what unit-mysql-0: 08:03:21 DEBUG unit.mysql/0.install Selecting previously unselected package gcc. unit-mysql-0: 08:03:21 DEBUG unit.mysql/0.install Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... unit-abot-epc-basic-0: 08:03:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjaxen-java. unit-abot-epc-basic-0: 08:03:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjaxen-java_1.1.6-1ubuntu1_all.deb ... unit-mysql-0: 08:03:22 DEBUG unit.mysql/0.install Unpacking gcc (4:4.8.2-1ubuntu6) ... unit-oai-epc-0: 08:03:22 DEBUG unit.oai-epc/0.install 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. unit-oai-epc-0: 08:03:22 DEBUG unit.oai-epc/0.install Need to get 13.6 kB of archives. unit-oai-epc-0: 08:03:22 DEBUG unit.oai-epc/0.install After this operation, 66.6 kB of additional disk space will be used. unit-oai-epc-0: 08:03:22 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: 08:03:22 DEBUG unit.abot-epc-basic/0.install Unpacking libjaxen-java (1.1.6-1ubuntu1) ... unit-oai-epc-0: 08:03:22 DEBUG unit.oai-epc/0.install Fetched 13.6 kB in 0s (19.4 kB/s) unit-oai-epc-0: 08:03:22 DEBUG unit.oai-epc/0.install Selecting previously unselected package virt-what. unit-oai-epc-0: 08:03:22 DEBUG unit.oai-epc/0.install (Reading database ... 53184 files and directories currently installed.) unit-oai-epc-0: 08:03:22 DEBUG unit.oai-epc/0.install Preparing to unpack .../virt-what_1.13-1_amd64.deb ... unit-oai-epc-0: 08:03:22 DEBUG unit.oai-epc/0.install Unpacking virt-what (1.13-1) ... unit-oai-epc-0: 08:03:22 DEBUG unit.oai-epc/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-abot-epc-basic-0: 08:03:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjdom1-java. unit-abot-epc-basic-0: 08:03:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjdom1-java_1.1.3-1_all.deb ... unit-mysql-0: 08:03:22 DEBUG unit.mysql/0.install Selecting previously unselected package libstdc++-4.8-dev:amd64. unit-mysql-0: 08:03:22 DEBUG unit.mysql/0.install Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-oai-epc-0: 08:03:23 DEBUG unit.oai-epc/0.install Setting up virt-what (1.13-1) ... unit-abot-epc-basic-0: 08:03:23 DEBUG unit.abot-epc-basic/0.install Unpacking libjdom1-java (1.1.3-1) ... unit-mysql-0: 08:03:23 DEBUG unit.mysql/0.install Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-epc-0: 08:03:24 DEBUG unit.oai-epc/0.install + PASSWORD=linux unit-oai-epc-0: 08:03:24 DEBUG unit.oai-epc/0.install + debconf-set-selections unit-oai-epc-0: 08:03:24 DEBUG unit.oai-epc/0.install + echo 'mysql-server mysql-server/root_password password linux' unit-abot-epc-basic-0: 08:03:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libclassworlds-java. unit-abot-epc-basic-0: 08:03:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libclassworlds-java_1.1-final-5_all.deb ... unit-abot-epc-basic-0: 08:03:24 DEBUG unit.abot-epc-basic/0.install Unpacking libclassworlds-java (1.1-final-5) ... unit-oai-epc-0: 08:03:24 DEBUG unit.oai-epc/0.install + debconf-set-selections unit-oai-epc-0: 08:03:24 DEBUG unit.oai-epc/0.install + echo 'mysql-server mysql-server/root_password_again password linux' unit-oai-epc-0: 08:03:25 DEBUG unit.oai-epc/0.install + apt install -y mysql-client unit-oai-epc-0: 08:03:25 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 08:03:25 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: 08:03:25 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 08:03:25 DEBUG unit.oai-epc/0.install Reading package lists... unit-mysql-0: 08:03:25 DEBUG unit.mysql/0.install Selecting previously unselected package g++-4.8. unit-mysql-0: 08:03:25 DEBUG unit.mysql/0.install Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-oai-epc-0: 08:03:25 DEBUG unit.oai-epc/0.install Building dependency tree... unit-oai-epc-0: 08:03:25 DEBUG unit.oai-epc/0.install Reading state information... unit-mysql-0: 08:03:25 DEBUG unit.mysql/0.install Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-epc-0: 08:03:25 DEBUG unit.oai-epc/0.install The following extra packages will be installed: unit-oai-epc-0: 08:03:25 DEBUG unit.oai-epc/0.install libdbd-mysql-perl libdbi-perl libmysqlclient18 libterm-readkey-perl unit-oai-epc-0: 08:03:25 DEBUG unit.oai-epc/0.install mysql-client-5.5 mysql-client-core-5.5 mysql-common unit-oai-epc-0: 08:03:25 DEBUG unit.oai-epc/0.install Suggested packages: unit-oai-epc-0: 08:03:25 DEBUG unit.oai-epc/0.install libclone-perl libmldbm-perl libnet-daemon-perl libplrpc-perl unit-oai-epc-0: 08:03:25 DEBUG unit.oai-epc/0.install libsql-statement-perl unit-oai-epc-0: 08:03:25 DEBUG unit.oai-epc/0.install The following NEW packages will be installed: unit-oai-epc-0: 08:03:25 DEBUG unit.oai-epc/0.install libdbd-mysql-perl libdbi-perl libmysqlclient18 libterm-readkey-perl unit-oai-epc-0: 08:03:25 DEBUG unit.oai-epc/0.install mysql-client mysql-client-5.5 mysql-client-core-5.5 mysql-common unit-oai-epc-0: 08:03:25 DEBUG unit.oai-epc/0.install 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. unit-oai-epc-0: 08:03:25 DEBUG unit.oai-epc/0.install Need to get 3781 kB of archives. unit-oai-epc-0: 08:03:25 DEBUG unit.oai-epc/0.install After this operation, 43.8 MB of additional disk space will be used. unit-oai-epc-0: 08:03:25 DEBUG unit.oai-epc/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.62-0ubuntu0.14.04.1 [12.6 kB] unit-abot-epc-basic-0: 08:03:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-lang-java. unit-abot-epc-basic-0: 08:03:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-lang-java_2.6-6ubuntu2_all.deb ... unit-abot-epc-basic-0: 08:03:25 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-lang-java (2.6-6ubuntu2) ... unit-oai-epc-0: 08:03:25 DEBUG unit.oai-epc/0.install Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.62-0ubuntu0.14.04.1 [598 kB] unit-oai-epc-0: 08:03:26 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-oai-epc-0: 08:03:27 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-abot-epc-basic-0: 08:03:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdoxia-core-java. unit-abot-epc-basic-0: 08:03:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libdoxia-core-java_1.1.4-3ubuntu1_all.deb ... unit-oai-epc-0: 08:03:27 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-oai-epc-0: 08:03:27 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.62-0ubuntu0.14.04.1 [707 kB] unit-abot-epc-basic-0: 08:03:27 DEBUG unit.abot-epc-basic/0.install Unpacking libdoxia-core-java (1.1.4-3ubuntu1) ... unit-mysql-0: 08:03:27 DEBUG unit.mysql/0.install Selecting previously unselected package g++. unit-mysql-0: 08:03:27 DEBUG unit.mysql/0.install Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... unit-oai-epc-0: 08:03:27 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.62-0ubuntu0.14.04.1 [1459 kB] unit-mysql-0: 08:03:27 DEBUG unit.mysql/0.install Unpacking g++ (4:4.8.2-1ubuntu6) ... unit-oai-epc-0: 08:03:27 DEBUG unit.oai-epc/0.install Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-client all 5.5.62-0ubuntu0.14.04.1 [10.8 kB] unit-oai-epc-0: 08:03:27 DEBUG unit.oai-epc/0.install Fetched 3781 kB in 2s (1560 kB/s) unit-oai-epc-0: 08:03:28 DEBUG unit.oai-epc/0.install Selecting previously unselected package mysql-common. unit-oai-epc-0: 08:03:28 DEBUG unit.oai-epc/0.install (Reading database ... 53191 files and directories currently installed.) unit-oai-epc-0: 08:03:28 DEBUG unit.oai-epc/0.install Preparing to unpack .../mysql-common_5.5.62-0ubuntu0.14.04.1_all.deb ... unit-abot-epc-basic-0: 08:03:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-container-default-java. unit-abot-epc-basic-0: 08:03:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-container-default-java_1.0-alpha-9-stable-1-7_all.deb ... unit-oai-epc-0: 08:03:28 DEBUG unit.oai-epc/0.install Progress: [ 0%] Progress: [ 2%] Unpacking mysql-common (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 08:03:28 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-container-default-java (1.0-alpha-9-stable-1-7) ... unit-oai-epc-0: 08:03:28 DEBUG unit.oai-epc/0.install Progress: [ 5%] Progress: [ 7%] Selecting previously unselected package libmysqlclient18:amd64. unit-oai-epc-0: 08:03:28 DEBUG unit.oai-epc/0.install Preparing to unpack .../libmysqlclient18_5.5.62-0ubuntu0.14.04.1_amd64.deb ... unit-oai-epc-0: 08:03:28 DEBUG unit.oai-epc/0.install Progress: [ 10%] Unpacking libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ... unit-mysql-0: 08:03:28 DEBUG unit.mysql/0.install Selecting previously unselected package make. unit-mysql-0: 08:03:28 DEBUG unit.mysql/0.install Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... unit-mysql-0: 08:03:28 DEBUG unit.mysql/0.install Unpacking make (3.81-8.2ubuntu3) ... unit-oai-epc-0: 08:03:29 DEBUG unit.oai-epc/0.install Progress: [ 12%] Progress: [ 15%] Selecting previously unselected package libdbi-perl. unit-oai-epc-0: 08:03:29 DEBUG unit.oai-epc/0.install Preparing to unpack .../libdbi-perl_1.630-1_amd64.deb ... unit-mysql-0: 08:03:29 DEBUG unit.mysql/0.install Selecting previously unselected package libdpkg-perl. unit-mysql-0: 08:03:29 DEBUG unit.mysql/0.install Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... unit-oai-epc-0: 08:03:29 DEBUG unit.oai-epc/0.install Progress: [ 17%] Unpacking libdbi-perl (1.630-1) ... unit-mysql-0: 08:03:29 DEBUG unit.mysql/0.install Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... unit-abot-epc-basic-0: 08:03:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-ant-factory-java. unit-abot-epc-basic-0: 08:03:29 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: 08:03:29 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-ant-factory-java (1.0~alpha2.1-3) ... unit-mysql-0: 08:03:29 DEBUG unit.mysql/0.install Selecting previously unselected package dpkg-dev. unit-mysql-0: 08:03:29 DEBUG unit.mysql/0.install Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... unit-mysql-0: 08:03:29 DEBUG unit.mysql/0.install Unpacking dpkg-dev (1.17.5ubuntu5.8) ... unit-oai-epc-0: 08:03:29 DEBUG unit.oai-epc/0.install Progress: [ 20%] Progress: [ 22%] Selecting previously unselected package libdbd-mysql-perl. unit-oai-epc-0: 08:03:29 DEBUG unit.oai-epc/0.install Preparing to unpack .../libdbd-mysql-perl_4.025-1ubuntu0.1_amd64.deb ... unit-oai-epc-0: 08:03:29 DEBUG unit.oai-epc/0.install Progress: [ 25%] Unpacking libdbd-mysql-perl (4.025-1ubuntu0.1) ... unit-abot-epc-basic-0: 08:03:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-io-java. unit-abot-epc-basic-0: 08:03:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-io-java_1.0~alpha5-2_all.deb ... unit-abot-epc-basic-0: 08:03:30 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-io-java (1.0~alpha5-2) ... unit-mysql-0: 08:03:31 DEBUG unit.mysql/0.install Selecting previously unselected package build-essential. unit-mysql-0: 08:03:31 DEBUG unit.mysql/0.install Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... unit-oai-epc-0: 08:03:31 DEBUG unit.oai-epc/0.install Progress: [ 27%] Progress: [ 30%] Selecting previously unselected package libterm-readkey-perl. unit-oai-epc-0: 08:03:31 DEBUG unit.oai-epc/0.install Preparing to unpack .../libterm-readkey-perl_2.31-1_amd64.deb ... unit-mysql-0: 08:03:31 DEBUG unit.mysql/0.install Unpacking build-essential (11.6ubuntu6) ... unit-oai-epc-0: 08:03:31 DEBUG unit.oai-epc/0.install Progress: [ 32%] Unpacking libterm-readkey-perl (2.31-1) ... unit-oai-epc-0: 08:03:31 DEBUG unit.oai-epc/0.install Progress: [ 35%] Progress: [ 37%] Selecting previously unselected package mysql-client-core-5.5. unit-oai-epc-0: 08:03:31 DEBUG unit.oai-epc/0.install Preparing to unpack .../mysql-client-core-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ... unit-mysql-0: 08:03:31 DEBUG unit.mysql/0.install Selecting previously unselected package libfakeroot:amd64. unit-mysql-0: 08:03:31 DEBUG unit.mysql/0.install Preparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ... unit-oai-epc-0: 08:03:31 DEBUG unit.oai-epc/0.install Progress: [ 40%] Unpacking mysql-client-core-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-mysql-0: 08:03:31 DEBUG unit.mysql/0.install Unpacking libfakeroot:amd64 (1.20-3ubuntu2) ... unit-abot-epc-basic-0: 08:03:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-archiver-java. unit-abot-epc-basic-0: 08:03:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-archiver-java_2.2-1+deb9u1build0.16.04.1_all.deb ... unit-abot-epc-basic-0: 08:03:31 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-archiver-java (2.2-1+deb9u1build0.16.04.1) ... unit-mysql-0: 08:03:32 DEBUG unit.mysql/0.install Selecting previously unselected package fakeroot. unit-mysql-0: 08:03:32 DEBUG unit.mysql/0.install Preparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ... unit-mysql-0: 08:03:32 DEBUG unit.mysql/0.install Unpacking fakeroot (1.20-3ubuntu2) ... unit-oai-epc-0: 08:03:32 DEBUG unit.oai-epc/0.install Progress: [ 42%] Progress: [ 45%] Selecting previously unselected package mysql-client-5.5. unit-oai-epc-0: 08:03:32 DEBUG unit.oai-epc/0.install Preparing to unpack .../mysql-client-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ... unit-oai-epc-0: 08:03:32 DEBUG unit.oai-epc/0.install Progress: [ 47%] Unpacking mysql-client-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-mysql-0: 08:03:33 DEBUG unit.mysql/0.install Selecting previously unselected package libalgorithm-diff-perl. unit-mysql-0: 08:03:33 DEBUG unit.mysql/0.install Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ... unit-abot-epc-basic-0: 08:03:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libbsh-java. unit-abot-epc-basic-0: 08:03:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libbsh-java_2.0b4-17ubuntu1_all.deb ... unit-mysql-0: 08:03:33 DEBUG unit.mysql/0.install Unpacking libalgorithm-diff-perl (1.19.02-3) ... unit-abot-epc-basic-0: 08:03:33 DEBUG unit.abot-epc-basic/0.install Unpacking libbsh-java (2.0b4-17ubuntu1) ... unit-mysql-0: 08:03:33 DEBUG unit.mysql/0.install Selecting previously unselected package libalgorithm-diff-xs-perl. unit-mysql-0: 08:03:33 DEBUG unit.mysql/0.install Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ... unit-mysql-0: 08:03:33 DEBUG unit.mysql/0.install Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ... unit-oai-epc-0: 08:03:33 DEBUG unit.oai-epc/0.install Progress: [ 50%] Progress: [ 52%] Selecting previously unselected package mysql-client. unit-oai-epc-0: 08:03:33 DEBUG unit.oai-epc/0.install Preparing to unpack .../mysql-client_5.5.62-0ubuntu0.14.04.1_all.deb ... unit-oai-epc-0: 08:03:34 DEBUG unit.oai-epc/0.install Progress: [ 55%] Unpacking mysql-client (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 08:03:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-bsh-factory-java. unit-abot-epc-basic-0: 08:03:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-bsh-factory-java_1.0~alpha7-3.1_all.deb ... unit-mysql-0: 08:03:34 DEBUG unit.mysql/0.install Selecting previously unselected package libalgorithm-merge-perl. unit-mysql-0: 08:03:34 DEBUG unit.mysql/0.install Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ... unit-mysql-0: 08:03:34 DEBUG unit.mysql/0.install Unpacking libalgorithm-merge-perl (0.08-2) ... unit-abot-epc-basic-0: 08:03:34 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-bsh-factory-java (1.0~alpha7-3.1) ... unit-oai-epc-0: 08:03:34 DEBUG unit.oai-epc/0.install Progress: [ 57%] Progress: [ 60%] Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-mysql-0: 08:03:34 DEBUG unit.mysql/0.install Selecting previously unselected package libfile-fcntllock-perl. unit-mysql-0: 08:03:34 DEBUG unit.mysql/0.install Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ... unit-mysql-0: 08:03:34 DEBUG unit.mysql/0.install Unpacking libfile-fcntllock-perl (0.14-2build1) ... unit-abot-epc-basic-0: 08:03:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-sec-dispatcher-java. unit-abot-epc-basic-0: 08:03:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-sec-dispatcher-java_1.3.1-6_all.deb ... unit-oai-epc-0: 08:03:35 DEBUG unit.oai-epc/0.install Setting up mysql-common (5.5.62-0ubuntu0.14.04.1) ... unit-mysql-0: 08:03:35 DEBUG unit.mysql/0.install Selecting previously unselected package manpages-dev. unit-mysql-0: 08:03:35 DEBUG unit.mysql/0.install Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... unit-abot-epc-basic-0: 08:03:35 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-sec-dispatcher-java (1.3.1-6) ... unit-mysql-0: 08:03:35 DEBUG unit.mysql/0.install Unpacking manpages-dev (3.54-1ubuntu1) ... unit-oai-epc-0: 08:03:35 DEBUG unit.oai-epc/0.install Progress: [ 62%] Progress: [ 65%] Setting up libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 08:03:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmaven2-core-java. unit-abot-epc-basic-0: 08:03:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmaven2-core-java_2.2.1-24_all.deb ... unit-abot-epc-basic-0: 08:03:36 DEBUG unit.abot-epc-basic/0.install Unpacking libmaven2-core-java (2.2.1-24) ... unit-mysql-0: 08:03:36 DEBUG unit.mysql/0.install Selecting previously unselected package python3-pkg-resources. unit-mysql-0: 08:03:36 DEBUG unit.mysql/0.install Preparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ... unit-oai-epc-0: 08:03:36 DEBUG unit.oai-epc/0.install Progress: [ 67%] Progress: [ 70%] Setting up libdbi-perl (1.630-1) ... unit-mysql-0: 08:03:36 DEBUG unit.mysql/0.install Unpacking python3-pkg-resources (3.3-1ubuntu2) ... unit-oai-epc-0: 08:03:36 DEBUG unit.oai-epc/0.install Progress: [ 72%] Progress: [ 75%] Setting up libdbd-mysql-perl (4.025-1ubuntu0.1) ... unit-mysql-0: 08:03:37 DEBUG unit.mysql/0.install Selecting previously unselected package python-chardet-whl. unit-mysql-0: 08:03:37 DEBUG unit.mysql/0.install Preparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ... unit-mysql-0: 08:03:37 DEBUG unit.mysql/0.install Unpacking python-chardet-whl (2.2.1-2~ubuntu1) ... unit-oai-epc-0: 08:03:37 DEBUG unit.oai-epc/0.install Progress: [ 77%] Progress: [ 80%] Setting up libterm-readkey-perl (2.31-1) ... unit-abot-epc-basic-0: 08:03:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-cli-java. unit-abot-epc-basic-0: 08:03:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-cli-java_1.2-5_all.deb ... unit-abot-epc-basic-0: 08:03:37 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-cli-java (1.2-5) ... unit-oai-epc-0: 08:03:37 DEBUG unit.oai-epc/0.install Progress: [ 82%] Progress: [ 85%] Setting up mysql-client-core-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-mysql-0: 08:03:37 DEBUG unit.mysql/0.install Selecting previously unselected package python-colorama. unit-mysql-0: 08:03:37 DEBUG unit.mysql/0.install Preparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ... unit-mysql-0: 08:03:38 DEBUG unit.mysql/0.install Unpacking python-colorama (0.2.5-0.1ubuntu2) ... unit-oai-epc-0: 08:03:38 DEBUG unit.oai-epc/0.install Progress: [ 87%] Progress: [ 90%] Setting up mysql-client-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 08:03:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqdox2-java. unit-abot-epc-basic-0: 08:03:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqdox2-java_2.0~M3-2_all.deb ... unit-mysql-0: 08:03:38 DEBUG unit.mysql/0.install Selecting previously unselected package python-colorama-whl. unit-mysql-0: 08:03:38 DEBUG unit.mysql/0.install Preparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ... unit-mysql-0: 08:03:38 DEBUG unit.mysql/0.install Unpacking python-colorama-whl (0.2.5-0.1ubuntu2) ... unit-abot-epc-basic-0: 08:03:38 DEBUG unit.abot-epc-basic/0.install Unpacking libqdox2-java (2.0~M3-2) ... unit-oai-epc-0: 08:03:38 DEBUG unit.oai-epc/0.install Progress: [ 92%] Progress: [ 95%] Setting up mysql-client (5.5.62-0ubuntu0.14.04.1) ... unit-mysql-0: 08:03:39 DEBUG unit.mysql/0.install Selecting previously unselected package python-distlib. unit-mysql-0: 08:03:39 DEBUG unit.mysql/0.install Preparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ... unit-oai-epc-0: 08:03:39 DEBUG unit.oai-epc/0.install Progress: [ 97%] Progress: [100%] Processing triggers for libc-bin (2.19-0ubuntu6.14) ... unit-mysql-0: 08:03:39 DEBUG unit.mysql/0.install Unpacking python-distlib (0.1.8-1ubuntu1) ... unit-abot-epc-basic-0: 08:03:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-component-metadata-java. unit-abot-epc-basic-0: 08:03:39 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-component-metadata-java_1.6-2_all.deb ... unit-mysql-0: 08:03:39 DEBUG unit.mysql/0.install Selecting previously unselected package python-distlib-whl. unit-mysql-0: 08:03:39 DEBUG unit.mysql/0.install Preparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ... unit-mysql-0: 08:03:39 DEBUG unit.mysql/0.install Unpacking python-distlib-whl (0.1.8-1ubuntu1) ... unit-abot-epc-basic-0: 08:03:39 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-component-metadata-java (1.6-2) ... unit-mysql-0: 08:03:40 DEBUG unit.mysql/0.install Selecting previously unselected package python-html5lib. unit-mysql-0: 08:03:40 DEBUG unit.mysql/0.install Preparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ... unit-mysql-0: 08:03:40 DEBUG unit.mysql/0.install Unpacking python-html5lib (0.999-3~ubuntu1) ... unit-oai-epc-0: 08:03:40 DEBUG unit.oai-epc/0.install ++ virt-what unit-abot-epc-basic-0: 08:03:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-containers1.5-java. unit-abot-epc-basic-0: 08:03:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-containers1.5-java_1.6-2_all.deb ... unit-oai-epc-0: 08:03:40 DEBUG unit.oai-epc/0.install + machine_type=kvm unit-oai-epc-0: 08:03:40 DEBUG unit.oai-epc/0.install + clone_repro unit-oai-epc-0: 08:03:40 DEBUG unit.oai-epc/0.install + juju-log 'Fetching and installing openair5G EPC' unit-oai-epc-0: 08:03:40 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 08:03:40 INFO unit.oai-epc/0.juju-log Fetching and installing openair5G EPC unit-oai-epc-0: 08:03:40 DEBUG unit.oai-epc/0.install + status-set maintenance 'Fetching and installing Openair5G EPC' unit-mysql-0: 08:03:40 DEBUG unit.mysql/0.install Selecting previously unselected package python-html5lib-whl. unit-mysql-0: 08:03:40 DEBUG unit.mysql/0.install Preparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ... unit-oai-epc-0: 08:03:40 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-mysql-0: 08:03:40 DEBUG unit.mysql/0.install Unpacking python-html5lib-whl (0.999-3~ubuntu1) ... unit-abot-epc-basic-0: 08:03:41 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-containers1.5-java (1.6-2) ... unit-oai-epc-0: 08:03:41 DEBUG unit.oai-epc/0.install + '[' -d /srv/openair-cn ']' unit-oai-epc-0: 08:03:41 DEBUG unit.oai-epc/0.install + cp -f /etc/hosts /home unit-oai-epc-0: 08:03:41 DEBUG unit.oai-epc/0.install + git clone https://github.com/OPENAIRINTERFACE/openair-cn /srv/openair-cn unit-oai-epc-0: 08:03:41 DEBUG unit.oai-epc/0.install Cloning into '/srv/openair-cn'... unit-mysql-0: 08:03:41 DEBUG unit.mysql/0.install Selecting previously unselected package python-six-whl. unit-mysql-0: 08:03:41 DEBUG unit.mysql/0.install Preparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ... unit-mysql-0: 08:03:42 DEBUG unit.mysql/0.install Unpacking python-six-whl (1.5.2-1ubuntu1.1) ... unit-abot-epc-basic-0: 08:03:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgeronimo-interceptor-3.0-spec-java. unit-abot-epc-basic-0: 08:03:42 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: 08:03:42 DEBUG unit.abot-epc-basic/0.install Unpacking libgeronimo-interceptor-3.0-spec-java (1.0.1-3fakesync1) ... unit-mysql-0: 08:03:42 DEBUG unit.mysql/0.install Selecting previously unselected package python-urllib3-whl. unit-mysql-0: 08:03:42 DEBUG unit.mysql/0.install Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ... unit-mysql-0: 08:03:42 DEBUG unit.mysql/0.install Unpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ... unit-mysql-0: 08:03:42 DEBUG unit.mysql/0.install Selecting previously unselected package python-requests-whl. unit-mysql-0: 08:03:42 DEBUG unit.mysql/0.install Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ... unit-mysql-0: 08:03:42 DEBUG unit.mysql/0.install Unpacking python-requests-whl (2.2.1-1ubuntu0.4) ... unit-abot-epc-basic-0: 08:03:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libservlet3.1-java. unit-abot-epc-basic-0: 08:03:42 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libservlet3.1-java_8.0.32-1ubuntu1.8_all.deb ... unit-abot-epc-basic-0: 08:03:43 DEBUG unit.abot-epc-basic/0.install Unpacking libservlet3.1-java (8.0.32-1ubuntu1.8) ... unit-mysql-0: 08:03:43 DEBUG unit.mysql/0.install Selecting previously unselected package python-setuptools-whl. unit-mysql-0: 08:03:43 DEBUG unit.mysql/0.install Preparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ... unit-mysql-0: 08:03:43 DEBUG unit.mysql/0.install Unpacking python-setuptools-whl (3.3-1ubuntu2) ... unit-mysql-0: 08:03:43 DEBUG unit.mysql/0.install Selecting previously unselected package python-pip-whl. unit-mysql-0: 08:03:43 DEBUG unit.mysql/0.install Preparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ... unit-abot-epc-basic-0: 08:03:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcdi-api-java. unit-abot-epc-basic-0: 08:03:43 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcdi-api-java_1.0-2_all.deb ... unit-mysql-0: 08:03:43 DEBUG unit.mysql/0.install Unpacking python-pip-whl (1.5.4-1ubuntu4) ... unit-abot-epc-basic-0: 08:03:43 DEBUG unit.abot-epc-basic/0.install Unpacking libcdi-api-java (1.0-2) ... unit-mysql-0: 08:03:44 DEBUG unit.mysql/0.install Selecting previously unselected package python-pip. unit-mysql-0: 08:03:44 DEBUG unit.mysql/0.install Preparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ... unit-mysql-0: 08:03:44 DEBUG unit.mysql/0.install Unpacking python-pip (1.5.4-1ubuntu4) ... unit-abot-epc-basic-0: 08:03:44 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsisu-inject-java. unit-abot-epc-basic-0: 08:03:44 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsisu-inject-java_0.3.2-1_all.deb ... unit-abot-epc-basic-0: 08:03:44 DEBUG unit.abot-epc-basic/0.install Unpacking libsisu-inject-java (0.3.2-1) ... unit-mysql-0: 08:03:45 DEBUG unit.mysql/0.install Selecting previously unselected package python-wheel. unit-mysql-0: 08:03:45 DEBUG unit.mysql/0.install Preparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ... unit-mysql-0: 08:03:45 DEBUG unit.mysql/0.install Unpacking python-wheel (0.24.0-1~ubuntu1.1) ... unit-mysql-0: 08:03:45 DEBUG unit.mysql/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-abot-epc-basic-0: 08:03:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsisu-plexus-java. unit-abot-epc-basic-0: 08:03:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsisu-plexus-java_0.3.2-1_all.deb ... unit-abot-epc-basic-0: 08:03:45 DEBUG unit.abot-epc-basic/0.install Unpacking libsisu-plexus-java (0.3.2-1) ... unit-oai-epc-0: 08:03:46 DEBUG unit.oai-epc/0.install + cd /srv/openair-cn unit-oai-epc-0: 08:03:46 DEBUG unit.oai-epc/0.install + git checkout v0.3.2 unit-oai-epc-0: 08:03:46 DEBUG unit.oai-epc/0.install Note: checking out 'v0.3.2'. unit-oai-epc-0: 08:03:46 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 08:03:46 DEBUG unit.oai-epc/0.install You are in 'detached HEAD' state. You can look around, make experimental unit-oai-epc-0: 08:03:46 DEBUG unit.oai-epc/0.install changes and commit them, and you can discard any commits you make in this unit-oai-epc-0: 08:03:46 DEBUG unit.oai-epc/0.install state without impacting any branches by performing another checkout. unit-oai-epc-0: 08:03:46 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 08:03:46 DEBUG unit.oai-epc/0.install If you want to create a new branch to retain commits you create, you may unit-oai-epc-0: 08:03:46 DEBUG unit.oai-epc/0.install do so (now or later) by using -b with the checkout command again. Example: unit-oai-epc-0: 08:03:46 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 08:03:46 DEBUG unit.oai-epc/0.install git checkout -b new_branch_name unit-oai-epc-0: 08:03:46 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 08:03:46 DEBUG unit.oai-epc/0.install HEAD is now at 01f20cc... freediameter installation fix unit-oai-epc-0: 08:03:46 DEBUG unit.oai-epc/0.install + shopt -s nocasematch unit-oai-epc-0: 08:03:46 DEBUG unit.oai-epc/0.install + [[ HEAD != \H\E\A\D ]] unit-oai-epc-0: 08:03:46 DEBUG unit.oai-epc/0.install + cd - unit-oai-epc-0: 08:03:46 DEBUG unit.oai-epc/0.install /var/lib/juju/agents/unit-oai-epc-0/charm unit-oai-epc-0: 08:03:46 DEBUG unit.oai-epc/0.install + sed -i /phpmyadmin/d /srv/openair-cn/BUILD/TOOLS/build_helper unit-oai-epc-0: 08:03:46 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-epc-0: 08:03:46 DEBUG unit.oai-epc/0.install + juju_install_kernel unit-oai-epc-0: 08:03:46 DEBUG unit.oai-epc/0.install + juju-log 'Check the kernel and update if required' unit-abot-epc-basic-0: 08:03:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhamcrest-java. unit-abot-epc-basic-0: 08:03:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhamcrest-java_1.3-5ubuntu1_all.deb ... unit-oai-epc-0: 08:03:46 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 08:03:46 INFO unit.oai-epc/0.juju-log Check the kernel and update if required unit-oai-epc-0: 08:03:46 DEBUG unit.oai-epc/0.install + check_current_kernel unit-oai-epc-0: 08:03:46 DEBUG unit.oai-epc/0.install + required_kern_release=3.19 unit-oai-epc-0: 08:03:46 DEBUG unit.oai-epc/0.install ++ cut -d . -f1 unit-oai-epc-0: 08:03:46 DEBUG unit.oai-epc/0.install ++ echo 3.19 unit-oai-epc-0: 08:03:46 DEBUG unit.oai-epc/0.install + required_kern_version=3 unit-oai-epc-0: 08:03:46 DEBUG unit.oai-epc/0.install ++ cut -d . -f2 unit-oai-epc-0: 08:03:46 DEBUG unit.oai-epc/0.install ++ echo 3.19 unit-oai-epc-0: 08:03:46 DEBUG unit.oai-epc/0.install + required_kern_major_revision=19 unit-oai-epc-0: 08:03:46 DEBUG unit.oai-epc/0.install ++ uname -r unit-oai-epc-0: 08:03:46 DEBUG unit.oai-epc/0.install + current_kern_release=3.13.0-164-generic unit-oai-epc-0: 08:03:46 DEBUG unit.oai-epc/0.install ++ cut -d . -f1 unit-oai-epc-0: 08:03:46 DEBUG unit.oai-epc/0.install ++ echo 3.13.0-164-generic unit-oai-epc-0: 08:03:46 DEBUG unit.oai-epc/0.install + current_kern_version=3 unit-oai-epc-0: 08:03:46 DEBUG unit.oai-epc/0.install ++ cut -d . -f2 unit-oai-epc-0: 08:03:46 DEBUG unit.oai-epc/0.install ++ echo 3.13.0-164-generic unit-oai-epc-0: 08:03:46 DEBUG unit.oai-epc/0.install + current_kern_major_revision=13 unit-oai-epc-0: 08:03:46 DEBUG unit.oai-epc/0.install + '[' 3 -gt 3 ']' unit-oai-epc-0: 08:03:46 DEBUG unit.oai-epc/0.install + '[' 3 -eq 3 ']' unit-oai-epc-0: 08:03:46 DEBUG unit.oai-epc/0.install + '[' 13 -ge 19 ']' unit-oai-epc-0: 08:03:46 DEBUG unit.oai-epc/0.install + REQUIRED_KERNEL_IS_INSTALLED=false unit-oai-epc-0: 08:03:46 DEBUG unit.oai-epc/0.install + [[ false == true ]] unit-oai-epc-0: 08:03:46 DEBUG unit.oai-epc/0.install + '[' kvm == lxc -o kvm == docker ']' unit-oai-epc-0: 08:03:46 DEBUG unit.oai-epc/0.install + '[' kvm == '' ']' unit-oai-epc-0: 08:03:46 DEBUG unit.oai-epc/0.install + check_current_kernel unit-oai-epc-0: 08:03:46 DEBUG unit.oai-epc/0.install + required_kern_release=3.19 unit-oai-epc-0: 08:03:46 DEBUG unit.oai-epc/0.install ++ cut -d . -f1 unit-oai-epc-0: 08:03:46 DEBUG unit.oai-epc/0.install ++ echo 3.19 unit-oai-epc-0: 08:03:46 DEBUG unit.oai-epc/0.install + required_kern_version=3 unit-oai-epc-0: 08:03:46 DEBUG unit.oai-epc/0.install ++ cut -d . -f2 unit-oai-epc-0: 08:03:46 DEBUG unit.oai-epc/0.install ++ echo 3.19 unit-oai-epc-0: 08:03:46 DEBUG unit.oai-epc/0.install + required_kern_major_revision=19 unit-oai-epc-0: 08:03:46 DEBUG unit.oai-epc/0.install ++ uname -r unit-oai-epc-0: 08:03:46 DEBUG unit.oai-epc/0.install + current_kern_release=3.13.0-164-generic unit-oai-epc-0: 08:03:46 DEBUG unit.oai-epc/0.install ++ cut -d . -f1 unit-oai-epc-0: 08:03:46 DEBUG unit.oai-epc/0.install ++ echo 3.13.0-164-generic unit-oai-epc-0: 08:03:46 DEBUG unit.oai-epc/0.install + current_kern_version=3 unit-oai-epc-0: 08:03:46 DEBUG unit.oai-epc/0.install ++ cut -d . -f2 unit-oai-epc-0: 08:03:46 DEBUG unit.oai-epc/0.install ++ echo 3.13.0-164-generic unit-oai-epc-0: 08:03:46 DEBUG unit.oai-epc/0.install + current_kern_major_revision=13 unit-oai-epc-0: 08:03:46 DEBUG unit.oai-epc/0.install + '[' 3 -gt 3 ']' unit-oai-epc-0: 08:03:46 DEBUG unit.oai-epc/0.install + '[' 3 -eq 3 ']' unit-oai-epc-0: 08:03:46 DEBUG unit.oai-epc/0.install + '[' 13 -ge 19 ']' unit-oai-epc-0: 08:03:46 DEBUG unit.oai-epc/0.install + REQUIRED_KERNEL_IS_INSTALLED=false unit-oai-epc-0: 08:03:46 DEBUG unit.oai-epc/0.install + [[ false == false ]] unit-oai-epc-0: 08:03:46 DEBUG unit.oai-epc/0.install ++ cat /var/lib/juju/agents/unit-oai-epc-0/charm/.reboot unit-oai-epc-0: 08:03:46 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: 08:03:46 DEBUG unit.oai-epc/0.install + '[' '' '!=' reboot ']' unit-oai-epc-0: 08:03:46 DEBUG unit.oai-epc/0.install + juju-log 'installing the required kernel and reboot' unit-oai-epc-0: 08:03:46 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 08:03:46 INFO unit.oai-epc/0.juju-log installing the required kernel and reboot unit-oai-epc-0: 08:03:46 DEBUG unit.oai-epc/0.install + status-set maintenance 'installing the required kernel and rebooting' unit-oai-epc-0: 08:03:46 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-abot-epc-basic-0: 08:03:46 DEBUG unit.abot-epc-basic/0.install Unpacking libhamcrest-java (1.3-5ubuntu1) ... unit-oai-epc-0: 08:03:46 DEBUG unit.oai-epc/0.install + install_required_kernel unit-oai-epc-0: 08:03:46 DEBUG unit.oai-epc/0.install + version=3.19 unit-oai-epc-0: 08:03:46 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: 08:03:46 DEBUG unit.oai-epc/0.install --2019-01-18 08:03:46-- http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/ unit-oai-epc-0: 08:03:46 DEBUG unit.oai-epc/0.install Resolving kernel.ubuntu.com (kernel.ubuntu.com)... 91.189.94.216 unit-oai-epc-0: 08:03:46 DEBUG unit.oai-epc/0.install Connecting to kernel.ubuntu.com (kernel.ubuntu.com)|91.189.94.216|:80... connected. unit-oai-epc-0: 08:03:47 DEBUG unit.oai-epc/0.install HTTP request sent, awaiting response... 301 Moved Permanently unit-oai-epc-0: 08:03:47 DEBUG unit.oai-epc/0.install Location: https://kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/ [following] unit-oai-epc-0: 08:03:47 DEBUG unit.oai-epc/0.install --2019-01-18 08:03:47-- https://kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/ unit-oai-epc-0: 08:03:47 DEBUG unit.oai-epc/0.install Connecting to kernel.ubuntu.com (kernel.ubuntu.com)|91.189.94.216|:443... connected. unit-oai-epc-0: 08:03:47 DEBUG unit.oai-epc/0.install HTTP request sent, awaiting response... 200 OK unit-oai-epc-0: 08:03:47 DEBUG unit.oai-epc/0.install Length: unspecified [text/html] unit-oai-epc-0: 08:03:47 DEBUG unit.oai-epc/0.install Saving to: 'kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/index.html' unit-oai-epc-0: 08:03:47 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 08:03:47 DEBUG unit.oai-epc/0.install 0K ....... 44.7M=0s unit-oai-epc-0: 08:03:47 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 08:03:47 DEBUG unit.oai-epc/0.install 2019-01-18 08:03:47 (44.7 MB/s) - 'kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/index.html' saved [8049] unit-oai-epc-0: 08:03:47 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 08:03:47 DEBUG unit.oai-epc/0.install FINISHED --2019-01-18 08:03:47-- unit-oai-epc-0: 08:03:47 DEBUG unit.oai-epc/0.install Total wall clock time: 0.9s unit-oai-epc-0: 08:03:47 DEBUG unit.oai-epc/0.install Downloaded: 1 files, 7.9K in 0s (44.7 MB/s) unit-oai-epc-0: 08:03:47 DEBUG unit.oai-epc/0.install + dpkg -i 'kernel.ubuntu.com/*/*/*/*deb' unit-oai-epc-0: 08:03:47 DEBUG unit.oai-epc/0.install dpkg: error processing archive kernel.ubuntu.com/*/*/*/*deb (--install): unit-oai-epc-0: 08:03:47 DEBUG unit.oai-epc/0.install cannot access archive: No such file or directory unit-abot-epc-basic-0: 08:03:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package junit4. unit-abot-epc-basic-0: 08:03:47 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../junit4_4.12-4ubuntu1_all.deb ... unit-oai-epc-0: 08:03:47 DEBUG unit.oai-epc/0.install Errors were encountered while processing: unit-oai-epc-0: 08:03:47 DEBUG unit.oai-epc/0.install kernel.ubuntu.com/*/*/*/*deb unit-oai-epc-0: 08:03:47 ERROR juju.worker.uniter.operation hook "install" failed: exit status 1 unit-oai-epc-0: 08:03:47 DEBUG juju.machinelock machine lock released for uniter (run install hook) unit-oai-epc-0: 08:03:47 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 08:03:47 INFO juju.worker.uniter awaiting error resolution for "install" hook unit-oai-epc-0: 08:03:47 DEBUG juju.worker.uniter [AGENT-STATUS] error: hook failed: "install" unit-abot-epc-basic-0: 08:03:48 DEBUG unit.abot-epc-basic/0.install Unpacking junit4 (4.12-4ubuntu1) ... unit-abot-epc-basic-0: 08:03:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-net-java. unit-abot-epc-basic-0: 08:03:48 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-net-java_3.4-2ubuntu2_all.deb ... unit-abot-epc-basic-0: 08:03:49 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-net-java (3.4-2ubuntu2) ... unit-mysql-0: 08:03:49 DEBUG unit.mysql/0.install Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 08:03:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcglib3-java. unit-abot-epc-basic-0: 08:03:49 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcglib3-java_3.1+dfsg-1_all.deb ... unit-abot-epc-basic-0: 08:03:49 DEBUG unit.abot-epc-basic/0.install Unpacking libcglib3-java (3.1+dfsg-1) ... unit-abot-epc-basic-0: 08:03:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libobjenesis-java. unit-abot-epc-basic-0: 08:03:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libobjenesis-java_2.2-1_all.deb ... unit-abot-epc-basic-0: 08:03:50 DEBUG unit.abot-epc-basic/0.install Unpacking libobjenesis-java (2.2-1) ... unit-mysql-0: 08:03:50 DEBUG unit.mysql/0.install Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 08:03:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libeasymock-java. unit-abot-epc-basic-0: 08:03:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libeasymock-java_3.3.1+ds-3_all.deb ... unit-abot-epc-basic-0: 08:03:51 DEBUG unit.abot-epc-basic/0.install Unpacking libeasymock-java (3.3.1+ds-3) ... unit-mysql-0: 08:03:51 DEBUG unit.mysql/0.install Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... unit-abot-epc-basic-0: 08:03:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libservlet2.5-java. unit-abot-epc-basic-0: 08:03:51 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: 08:03:51 DEBUG unit.abot-epc-basic/0.install Unpacking libservlet2.5-java (6.0.45+dfsg-1) ... unit-mysql-0: 08:03:51 DEBUG unit.mysql/0.install Setting up libisl10:amd64 (0.12.2-1) ... unit-mysql-0: 08:03:52 DEBUG unit.mysql/0.install Setting up libcloog-isl4:amd64 (0.18.2-1) ... unit-abot-epc-basic-0: 08:03:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjetty-java. unit-abot-epc-basic-0: 08:03:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjetty-java_6.1.26-5_all.deb ... unit-abot-epc-basic-0: 08:03:52 DEBUG unit.abot-epc-basic/0.install Unpacking libjetty-java (6.1.26-5) ... unit-mysql-0: 08:03:52 DEBUG unit.mysql/0.install Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 08:03:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liblog4j1.2-java. unit-abot-epc-basic-0: 08:03:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liblog4j1.2-java_1.2.17-7ubuntu1_all.deb ... unit-abot-epc-basic-0: 08:03:52 DEBUG unit.abot-epc-basic/0.install Unpacking liblog4j1.2-java (1.2.17-7ubuntu1) ... unit-mysql-0: 08:03:53 DEBUG unit.mysql/0.install Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 08:03:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmaven-parent-java. unit-abot-epc-basic-0: 08:03:53 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmaven-parent-java_21-2_all.deb ... unit-oai-epc-0: 08:03:53 DEBUG juju.worker.uniter.remotestate retry hook timer triggered unit-oai-epc-0: 08:03:53 INFO juju.worker.uniter awaiting error resolution for "install" hook unit-oai-epc-0: 08:03:53 DEBUG juju.worker.uniter.operation running operation run install hook unit-oai-epc-0: 08:03:53 DEBUG juju.machinelock acquire machine lock for uniter (run install hook) unit-oai-epc-0: 08:03:53 DEBUG juju.machinelock machine lock acquired for uniter (run install hook) unit-oai-epc-0: 08:03:53 DEBUG juju.worker.uniter.operation preparing operation "run install hook" unit-abot-epc-basic-0: 08:03:53 DEBUG unit.abot-epc-basic/0.install Unpacking libmaven-parent-java (21-2) ... unit-oai-epc-0: 08:03:53 DEBUG juju.worker.uniter.operation executing operation "run install hook" unit-oai-epc-0: 08:03:53 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running install hook unit-oai-epc-0: 08:03:53 DEBUG unit.oai-epc/0.install + export DEBIAN_FRONTEND=noninteractive unit-oai-epc-0: 08:03:53 DEBUG unit.oai-epc/0.install + DEBIAN_FRONTEND=noninteractive unit-oai-epc-0: 08:03:53 DEBUG unit.oai-epc/0.install + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 08:03:53 DEBUG unit.oai-epc/0.install ++ validated_mme_public_ip=0 unit-oai-epc-0: 08:03:53 DEBUG unit.oai-epc/0.install + set_env_paths unit-oai-epc-0: 08:03:53 DEBUG unit.oai-epc/0.install + openair_path=/srv/openair-cn unit-oai-epc-0: 08:03:53 DEBUG unit.oai-epc/0.install + build_path=/srv/openair-cn/BUILD unit-oai-epc-0: 08:03:53 DEBUG unit.oai-epc/0.install + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-epc-0: 08:03:53 DEBUG unit.oai-epc/0.install + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-epc-0: 08:03:53 DEBUG unit.oai-epc/0.install + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-epc-0: 08:03:53 DEBUG unit.oai-epc/0.install + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-epc-0: 08:03:53 DEBUG unit.oai-epc/0.install + epc_conf_path=/usr/local/etc/oai unit-oai-epc-0: 08:03:53 DEBUG unit.oai-epc/0.install + epc_exec_name=mme_gw unit-oai-epc-0: 08:03:53 DEBUG unit.oai-epc/0.install + open-port 2152/udp unit-oai-epc-0: 08:03:53 DEBUG worker.uniter.jujuc running hook tool "open-port" unit-oai-epc-0: 08:03:53 DEBUG unit.oai-epc/0.install ++ config-get branch unit-mysql-0: 08:03:53 DEBUG unit.mysql/0.install Setting up libmpfr4:amd64 (3.1.2-1) ... unit-oai-epc-0: 08:03:53 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 08:03:53 DEBUG unit.oai-epc/0.install + branch=v0.3.2 unit-oai-epc-0: 08:03:53 DEBUG unit.oai-epc/0.install ++ config-get revision unit-oai-epc-0: 08:03:53 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 08:03:53 DEBUG unit.oai-epc/0.install + revision=HEAD unit-oai-epc-0: 08:03:53 DEBUG unit.oai-epc/0.install + echo v0.3.2 unit-oai-epc-0: 08:03:53 DEBUG unit.oai-epc/0.install + echo HEAD unit-oai-epc-0: 08:03:53 DEBUG unit.oai-epc/0.install + update_hostname unit-oai-epc-0: 08:03:53 DEBUG unit.oai-epc/0.install ++ sed 's|/|-|' unit-oai-epc-0: 08:03:53 DEBUG unit.oai-epc/0.install ++ echo oai-epc/0 unit-oai-epc-0: 08:03:53 DEBUG unit.oai-epc/0.install + HOSTNAME=oai-epc-0 unit-oai-epc-0: 08:03:53 DEBUG unit.oai-epc/0.install + echo oai-epc-0 unit-oai-epc-0: 08:03:53 DEBUG unit.oai-epc/0.install + hostname oai-epc-0 unit-oai-epc-0: 08:03:53 DEBUG unit.oai-epc/0.install ++ hostname unit-oai-epc-0: 08:03:53 DEBUG unit.oai-epc/0.install + echo '127.0.0.1 oai-epc-0' unit-oai-epc-0: 08:03:53 DEBUG unit.oai-epc/0.install + install_packages unit-oai-epc-0: 08:03:53 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 08:03:53 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections git unit-oai-epc-0: 08:03:53 DEBUG unit.oai-epc/0.install + gitAlreadyInstalled=1 unit-oai-epc-0: 08:03:53 DEBUG unit.oai-epc/0.install + '[' '!' 1 -eq 1 ']' unit-oai-epc-0: 08:03:53 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 08:03:53 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections at unit-oai-epc-0: 08:03:53 DEBUG unit.oai-epc/0.install + atAlreadyInstalled=1 unit-oai-epc-0: 08:03:53 DEBUG unit.oai-epc/0.install + '[' '!' 1 -eq 1 ']' unit-oai-epc-0: 08:03:53 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 08:03:53 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections virt-what unit-oai-epc-0: 08:03:53 DEBUG unit.oai-epc/0.install + virtwhatAlreadyInstalled=1 unit-oai-epc-0: 08:03:53 DEBUG unit.oai-epc/0.install + '[' '!' 1 -eq 1 ']' unit-oai-epc-0: 08:03:53 DEBUG unit.oai-epc/0.install + PASSWORD=linux unit-oai-epc-0: 08:03:53 DEBUG unit.oai-epc/0.install + debconf-set-selections unit-oai-epc-0: 08:03:53 DEBUG unit.oai-epc/0.install + echo 'mysql-server mysql-server/root_password password linux' unit-oai-epc-0: 08:03:54 DEBUG unit.oai-epc/0.install + debconf-set-selections unit-oai-epc-0: 08:03:54 DEBUG unit.oai-epc/0.install + echo 'mysql-server mysql-server/root_password_again password linux' unit-abot-epc-basic-0: 08:03:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwagon2-java. unit-abot-epc-basic-0: 08:03:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwagon2-java_2.10-3_all.deb ... unit-oai-epc-0: 08:03:54 DEBUG unit.oai-epc/0.install + apt install -y mysql-client unit-oai-epc-0: 08:03:54 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 08:03:54 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: 08:03:54 DEBUG unit.oai-epc/0.install unit-abot-epc-basic-0: 08:03:54 DEBUG unit.abot-epc-basic/0.install Unpacking libwagon2-java (2.10-3) ... unit-mysql-0: 08:03:54 DEBUG unit.mysql/0.install Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-epc-0: 08:03:54 DEBUG unit.oai-epc/0.install Reading package lists... unit-mysql-0: 08:03:55 DEBUG unit.mysql/0.install Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-epc-0: 08:03:55 DEBUG unit.oai-epc/0.install Building dependency tree... unit-oai-epc-0: 08:03:55 DEBUG unit.oai-epc/0.install Reading state information... unit-oai-epc-0: 08:03:55 DEBUG unit.oai-epc/0.install mysql-client is already the newest version. unit-oai-epc-0: 08:03:55 DEBUG unit.oai-epc/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-epc-0: 08:03:55 DEBUG unit.oai-epc/0.install ++ virt-what unit-oai-epc-0: 08:03:55 DEBUG unit.oai-epc/0.install + machine_type=kvm unit-oai-epc-0: 08:03:55 DEBUG unit.oai-epc/0.install + clone_repro unit-oai-epc-0: 08:03:55 DEBUG unit.oai-epc/0.install + juju-log 'Fetching and installing openair5G EPC' unit-oai-epc-0: 08:03:55 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 08:03:55 INFO unit.oai-epc/0.juju-log Fetching and installing openair5G EPC unit-oai-epc-0: 08:03:55 DEBUG unit.oai-epc/0.install + status-set maintenance 'Fetching and installing Openair5G EPC' unit-abot-epc-basic-0: 08:03:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmaven3-core-java. unit-abot-epc-basic-0: 08:03:55 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmaven3-core-java_3.3.9-3_all.deb ... unit-oai-epc-0: 08:03:55 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-abot-epc-basic-0: 08:03:55 DEBUG unit.abot-epc-basic/0.install Unpacking libmaven3-core-java (3.3.9-3) ... unit-oai-epc-0: 08:03:55 DEBUG unit.oai-epc/0.install + '[' -d /srv/openair-cn ']' unit-oai-epc-0: 08:03:55 DEBUG unit.oai-epc/0.install + juju-log 'Updating the installation directory' unit-oai-epc-0: 08:03:55 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 08:03:55 INFO unit.oai-epc/0.juju-log Updating the installation directory unit-oai-epc-0: 08:03:55 DEBUG unit.oai-epc/0.install + cd /srv/openair-cn unit-oai-epc-0: 08:03:55 DEBUG unit.oai-epc/0.install + git reset --hard HEAD unit-oai-epc-0: 08:03:55 DEBUG unit.oai-epc/0.install HEAD is now at 01f20cc freediameter installation fix unit-oai-epc-0: 08:03:55 DEBUG unit.oai-epc/0.install + git checkout v0.3.2 unit-oai-epc-0: 08:03:55 DEBUG unit.oai-epc/0.install HEAD is now at 01f20cc... freediameter installation fix unit-oai-epc-0: 08:03:55 DEBUG unit.oai-epc/0.install + shopt -s nocasematch unit-oai-epc-0: 08:03:55 DEBUG unit.oai-epc/0.install + [[ HEAD != \H\E\A\D ]] unit-oai-epc-0: 08:03:55 DEBUG unit.oai-epc/0.install + cd - unit-oai-epc-0: 08:03:55 DEBUG unit.oai-epc/0.install /var/lib/juju/agents/unit-oai-epc-0/charm unit-oai-epc-0: 08:03:55 DEBUG unit.oai-epc/0.install + sed -i /phpmyadmin/d /srv/openair-cn/BUILD/TOOLS/build_helper unit-oai-epc-0: 08:03:55 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-epc-0: 08:03:55 DEBUG unit.oai-epc/0.install + juju_install_kernel unit-oai-epc-0: 08:03:55 DEBUG unit.oai-epc/0.install + juju-log 'Check the kernel and update if required' unit-mysql-0: 08:03:55 DEBUG unit.mysql/0.install Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... unit-oai-epc-0: 08:03:55 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 08:03:55 INFO unit.oai-epc/0.juju-log Check the kernel and update if required unit-oai-epc-0: 08:03:55 DEBUG unit.oai-epc/0.install + check_current_kernel unit-oai-epc-0: 08:03:55 DEBUG unit.oai-epc/0.install + required_kern_release=3.19 unit-oai-epc-0: 08:03:55 DEBUG unit.oai-epc/0.install ++ cut -d . -f1 unit-oai-epc-0: 08:03:55 DEBUG unit.oai-epc/0.install ++ echo 3.19 unit-oai-epc-0: 08:03:55 DEBUG unit.oai-epc/0.install + required_kern_version=3 unit-oai-epc-0: 08:03:55 DEBUG unit.oai-epc/0.install ++ cut -d . -f2 unit-oai-epc-0: 08:03:55 DEBUG unit.oai-epc/0.install ++ echo 3.19 unit-oai-epc-0: 08:03:55 DEBUG unit.oai-epc/0.install + required_kern_major_revision=19 unit-oai-epc-0: 08:03:55 DEBUG unit.oai-epc/0.install ++ uname -r unit-oai-epc-0: 08:03:55 DEBUG unit.oai-epc/0.install + current_kern_release=3.13.0-164-generic unit-oai-epc-0: 08:03:55 DEBUG unit.oai-epc/0.install ++ cut -d . -f1 unit-oai-epc-0: 08:03:55 DEBUG unit.oai-epc/0.install ++ echo 3.13.0-164-generic unit-oai-epc-0: 08:03:55 DEBUG unit.oai-epc/0.install + current_kern_version=3 unit-oai-epc-0: 08:03:55 DEBUG unit.oai-epc/0.install ++ cut -d . -f2 unit-oai-epc-0: 08:03:55 DEBUG unit.oai-epc/0.install ++ echo 3.13.0-164-generic unit-oai-epc-0: 08:03:55 DEBUG unit.oai-epc/0.install + current_kern_major_revision=13 unit-oai-epc-0: 08:03:55 DEBUG unit.oai-epc/0.install + '[' 3 -gt 3 ']' unit-oai-epc-0: 08:03:55 DEBUG unit.oai-epc/0.install + '[' 3 -eq 3 ']' unit-oai-epc-0: 08:03:55 DEBUG unit.oai-epc/0.install + '[' 13 -ge 19 ']' unit-oai-epc-0: 08:03:55 DEBUG unit.oai-epc/0.install + REQUIRED_KERNEL_IS_INSTALLED=false unit-oai-epc-0: 08:03:55 DEBUG unit.oai-epc/0.install + [[ false == true ]] unit-oai-epc-0: 08:03:55 DEBUG unit.oai-epc/0.install + '[' kvm == lxc -o kvm == docker ']' unit-oai-epc-0: 08:03:55 DEBUG unit.oai-epc/0.install + '[' kvm == '' ']' unit-oai-epc-0: 08:03:55 DEBUG unit.oai-epc/0.install + check_current_kernel unit-oai-epc-0: 08:03:55 DEBUG unit.oai-epc/0.install + required_kern_release=3.19 unit-oai-epc-0: 08:03:55 DEBUG unit.oai-epc/0.install ++ cut -d . -f1 unit-oai-epc-0: 08:03:55 DEBUG unit.oai-epc/0.install ++ echo 3.19 unit-oai-epc-0: 08:03:55 DEBUG unit.oai-epc/0.install + required_kern_version=3 unit-oai-epc-0: 08:03:55 DEBUG unit.oai-epc/0.install ++ cut -d . -f2 unit-oai-epc-0: 08:03:55 DEBUG unit.oai-epc/0.install ++ echo 3.19 unit-oai-epc-0: 08:03:55 DEBUG unit.oai-epc/0.install + required_kern_major_revision=19 unit-oai-epc-0: 08:03:55 DEBUG unit.oai-epc/0.install ++ uname -r unit-oai-epc-0: 08:03:55 DEBUG unit.oai-epc/0.install + current_kern_release=3.13.0-164-generic unit-oai-epc-0: 08:03:55 DEBUG unit.oai-epc/0.install ++ cut -d . -f1 unit-oai-epc-0: 08:03:55 DEBUG unit.oai-epc/0.install ++ echo 3.13.0-164-generic unit-oai-epc-0: 08:03:55 DEBUG unit.oai-epc/0.install + current_kern_version=3 unit-oai-epc-0: 08:03:55 DEBUG unit.oai-epc/0.install ++ cut -d . -f2 unit-oai-epc-0: 08:03:55 DEBUG unit.oai-epc/0.install ++ echo 3.13.0-164-generic unit-oai-epc-0: 08:03:55 DEBUG unit.oai-epc/0.install + current_kern_major_revision=13 unit-oai-epc-0: 08:03:55 DEBUG unit.oai-epc/0.install + '[' 3 -gt 3 ']' unit-oai-epc-0: 08:03:55 DEBUG unit.oai-epc/0.install + '[' 3 -eq 3 ']' unit-oai-epc-0: 08:03:55 DEBUG unit.oai-epc/0.install + '[' 13 -ge 19 ']' unit-oai-epc-0: 08:03:55 DEBUG unit.oai-epc/0.install + REQUIRED_KERNEL_IS_INSTALLED=false unit-oai-epc-0: 08:03:55 DEBUG unit.oai-epc/0.install + [[ false == false ]] unit-oai-epc-0: 08:03:55 DEBUG unit.oai-epc/0.install ++ cat /var/lib/juju/agents/unit-oai-epc-0/charm/.reboot unit-oai-epc-0: 08:03:55 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: 08:03:55 DEBUG unit.oai-epc/0.install + '[' '' '!=' reboot ']' unit-oai-epc-0: 08:03:55 DEBUG unit.oai-epc/0.install + juju-log 'installing the required kernel and reboot' unit-oai-epc-0: 08:03:56 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 08:03:56 INFO unit.oai-epc/0.juju-log installing the required kernel and reboot unit-oai-epc-0: 08:03:56 DEBUG unit.oai-epc/0.install + status-set maintenance 'installing the required kernel and rebooting' unit-oai-epc-0: 08:03:56 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-epc-0: 08:03:56 DEBUG unit.oai-epc/0.install + install_required_kernel unit-oai-epc-0: 08:03:56 DEBUG unit.oai-epc/0.install + version=3.19 unit-oai-epc-0: 08:03:56 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: 08:03:56 DEBUG unit.oai-epc/0.install --2019-01-18 08:03:56-- http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/ unit-oai-epc-0: 08:03:56 DEBUG unit.oai-epc/0.install Resolving kernel.ubuntu.com (kernel.ubuntu.com)... 91.189.94.216 unit-mysql-0: 08:03:56 DEBUG unit.mysql/0.install Setting up binutils (2.24-5ubuntu14.2) ... unit-oai-epc-0: 08:03:56 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: 08:03:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package maven. unit-abot-epc-basic-0: 08:03:56 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../archives/maven_3.3.9-3_all.deb ... unit-oai-epc-0: 08:03:56 DEBUG unit.oai-epc/0.install HTTP request sent, awaiting response... 301 Moved Permanently unit-oai-epc-0: 08:03:56 DEBUG unit.oai-epc/0.install Location: https://kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/ [following] unit-oai-epc-0: 08:03:56 DEBUG unit.oai-epc/0.install --2019-01-18 08:03:56-- https://kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/ unit-abot-epc-basic-0: 08:03:56 DEBUG unit.abot-epc-basic/0.install Unpacking maven (3.3.9-3) ... unit-oai-epc-0: 08:03:56 DEBUG unit.oai-epc/0.install Connecting to kernel.ubuntu.com (kernel.ubuntu.com)|91.189.94.216|:443... connected. unit-mysql-0: 08:03:57 DEBUG unit.mysql/0.install Setting up libc-dev-bin (2.19-0ubuntu6.14) ... unit-oai-epc-0: 08:03:57 DEBUG unit.oai-epc/0.install HTTP request sent, awaiting response... 200 OK unit-oai-epc-0: 08:03:57 DEBUG unit.oai-epc/0.install Length: unspecified [text/html] unit-oai-epc-0: 08:03:57 DEBUG unit.oai-epc/0.install Saving to: 'kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/index.html' unit-oai-epc-0: 08:03:57 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 08:03:57 DEBUG unit.oai-epc/0.install 0K ....... 22.8M=0s unit-oai-epc-0: 08:03:57 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 08:03:57 DEBUG unit.oai-epc/0.install 2019-01-18 08:03:57 (22.8 MB/s) - 'kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/index.html' saved [8049] unit-oai-epc-0: 08:03:57 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 08:03:57 DEBUG unit.oai-epc/0.install FINISHED --2019-01-18 08:03:57-- unit-oai-epc-0: 08:03:57 DEBUG unit.oai-epc/0.install Total wall clock time: 0.8s unit-oai-epc-0: 08:03:57 DEBUG unit.oai-epc/0.install Downloaded: 1 files, 7.9K in 0s (22.8 MB/s) unit-oai-epc-0: 08:03:57 DEBUG unit.oai-epc/0.install + dpkg -i 'kernel.ubuntu.com/*/*/*/*deb' unit-oai-epc-0: 08:03:57 DEBUG unit.oai-epc/0.install dpkg: error processing archive kernel.ubuntu.com/*/*/*/*deb (--install): unit-oai-epc-0: 08:03:57 DEBUG unit.oai-epc/0.install cannot access archive: No such file or directory unit-mysql-0: 08:03:57 DEBUG unit.mysql/0.install Setting up linux-libc-dev:amd64 (3.13.0-164.214) ... unit-oai-epc-0: 08:03:57 DEBUG unit.oai-epc/0.install Errors were encountered while processing: unit-oai-epc-0: 08:03:57 DEBUG unit.oai-epc/0.install kernel.ubuntu.com/*/*/*/*deb unit-oai-epc-0: 08:03:57 ERROR juju.worker.uniter.operation hook "install" failed: exit status 1 unit-oai-epc-0: 08:03:57 DEBUG juju.machinelock machine lock released for uniter (run install hook) unit-oai-epc-0: 08:03:57 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 08:03:57 INFO juju.worker.uniter awaiting error resolution for "install" hook unit-oai-epc-0: 08:03:57 DEBUG juju.worker.uniter [AGENT-STATUS] error: hook failed: "install" unit-mysql-0: 08:03:58 DEBUG unit.mysql/0.install Setting up libc6-dev:amd64 (2.19-0ubuntu6.14) ... unit-abot-epc-basic-0: 08:03:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libapr1:amd64. unit-abot-epc-basic-0: 08:03:58 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libapr1_1.5.2-3_amd64.deb ... unit-abot-epc-basic-0: 08:03:58 DEBUG unit.abot-epc-basic/0.install Unpacking libapr1:amd64 (1.5.2-3) ... unit-mysql-0: 08:03:58 DEBUG unit.mysql/0.install Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 08:03:58 DEBUG unit.mysql/0.install Setting up cpp (4:4.8.2-1ubuntu6) ... unit-abot-epc-basic-0: 08:03:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libaprutil1:amd64. unit-abot-epc-basic-0: 08:03:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libaprutil1_1.5.4-1build1_amd64.deb ... unit-mysql-0: 08:03:59 DEBUG unit.mysql/0.install Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 08:03:59 DEBUG unit.abot-epc-basic/0.install Unpacking libaprutil1:amd64 (1.5.4-1build1) ... unit-mysql-0: 08:04:00 DEBUG unit.mysql/0.install Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 08:04:00 DEBUG unit.mysql/0.install Setting up gcc (4:4.8.2-1ubuntu6) ... unit-abot-epc-basic-0: 08:04:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libaprutil1-dbd-sqlite3:amd64. unit-abot-epc-basic-0: 08:04:00 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libaprutil1-dbd-sqlite3_1.5.4-1build1_amd64.deb ... unit-abot-epc-basic-0: 08:04:00 DEBUG unit.abot-epc-basic/0.install Unpacking libaprutil1-dbd-sqlite3:amd64 (1.5.4-1build1) ... unit-mysql-0: 08:04:01 DEBUG unit.mysql/0.install Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 08:04:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libaprutil1-ldap:amd64. unit-abot-epc-basic-0: 08:04:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libaprutil1-ldap_1.5.4-1build1_amd64.deb ... unit-abot-epc-basic-0: 08:04:01 DEBUG unit.abot-epc-basic/0.install Unpacking libaprutil1-ldap:amd64 (1.5.4-1build1) ... unit-mysql-0: 08:04:01 DEBUG unit.mysql/0.install Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 08:04:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liblua5.1-0:amd64. unit-abot-epc-basic-0: 08:04:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liblua5.1-0_5.1.5-8ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 08:04:01 DEBUG unit.abot-epc-basic/0.install Unpacking liblua5.1-0:amd64 (5.1.5-8ubuntu1) ... unit-mysql-0: 08:04:01 DEBUG unit.mysql/0.install Setting up g++ (4:4.8.2-1ubuntu6) ... unit-abot-epc-basic-0: 08:04:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package apache2-bin. unit-abot-epc-basic-0: 08:04:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../apache2-bin_2.4.18-2ubuntu3.9_amd64.deb ... unit-mysql-0: 08:04:02 DEBUG unit.mysql/0.install update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode unit-abot-epc-basic-0: 08:04:02 DEBUG unit.abot-epc-basic/0.install Unpacking apache2-bin (2.4.18-2ubuntu3.9) ... unit-mysql-0: 08:04:02 DEBUG unit.mysql/0.install Setting up make (3.81-8.2ubuntu3) ... unit-mysql-0: 08:04:02 DEBUG unit.mysql/0.install Setting up libdpkg-perl (1.17.5ubuntu5.8) ... unit-abot-epc-basic-0: 08:04:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package apache2-utils. unit-abot-epc-basic-0: 08:04:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../apache2-utils_2.4.18-2ubuntu3.9_amd64.deb ... unit-abot-epc-basic-0: 08:04:02 DEBUG unit.abot-epc-basic/0.install Unpacking apache2-utils (2.4.18-2ubuntu3.9) ... unit-mysql-0: 08:04:02 DEBUG unit.mysql/0.install Setting up dpkg-dev (1.17.5ubuntu5.8) ... unit-abot-epc-basic-0: 08:04:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package apache2-data. unit-abot-epc-basic-0: 08:04:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../apache2-data_2.4.18-2ubuntu3.9_all.deb ... unit-abot-epc-basic-0: 08:04:03 DEBUG unit.abot-epc-basic/0.install Unpacking apache2-data (2.4.18-2ubuntu3.9) ... unit-mysql-0: 08:04:03 DEBUG unit.mysql/0.install Setting up build-essential (11.6ubuntu6) ... unit-mysql-0: 08:04:03 DEBUG unit.mysql/0.install Setting up libfakeroot:amd64 (1.20-3ubuntu2) ... unit-abot-epc-basic-0: 08:04:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package apache2. unit-abot-epc-basic-0: 08:04:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../apache2_2.4.18-2ubuntu3.9_amd64.deb ... unit-abot-epc-basic-0: 08:04:03 DEBUG unit.abot-epc-basic/0.install Unpacking apache2 (2.4.18-2ubuntu3.9) ... unit-mysql-0: 08:04:04 DEBUG unit.mysql/0.install Setting up fakeroot (1.20-3ubuntu2) ... unit-mysql-0: 08:04:04 DEBUG unit.mysql/0.install update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode unit-mysql-0: 08:04:04 DEBUG unit.mysql/0.install Setting up libalgorithm-diff-perl (1.19.02-3) ... unit-abot-epc-basic-0: 08:04:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python-pip-whl. unit-abot-epc-basic-0: 08:04:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../python-pip-whl_8.1.1-2ubuntu0.4_all.deb ... unit-mysql-0: 08:04:05 DEBUG unit.mysql/0.install Setting up libalgorithm-diff-xs-perl (0.04-2build4) ... unit-abot-epc-basic-0: 08:04:05 DEBUG unit.abot-epc-basic/0.install Unpacking python-pip-whl (8.1.1-2ubuntu0.4) ... unit-mysql-0: 08:04:05 DEBUG unit.mysql/0.install Setting up libalgorithm-merge-perl (0.08-2) ... unit-mysql-0: 08:04:06 DEBUG unit.mysql/0.install Setting up libfile-fcntllock-perl (0.14-2build1) ... unit-mysql-0: 08:04:06 DEBUG unit.mysql/0.install Setting up manpages-dev (3.54-1ubuntu1) ... unit-abot-epc-basic-0: 08:04:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpython2.7-minimal:amd64. unit-abot-epc-basic-0: 08:04:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpython2.7-minimal_2.7.12-1ubuntu0~16.04.4_amd64.deb ... unit-mysql-0: 08:04:06 DEBUG unit.mysql/0.install Setting up python3-pkg-resources (3.3-1ubuntu2) ... unit-abot-epc-basic-0: 08:04:06 DEBUG unit.abot-epc-basic/0.install Unpacking libpython2.7-minimal:amd64 (2.7.12-1ubuntu0~16.04.4) ... unit-mysql-0: 08:04:06 DEBUG unit.mysql/0.install Setting up python-chardet-whl (2.2.1-2~ubuntu1) ... unit-mysql-0: 08:04:06 DEBUG unit.mysql/0.install Setting up python-colorama (0.2.5-0.1ubuntu2) ... unit-mysql-0: 08:04:07 DEBUG unit.mysql/0.install Setting up python-colorama-whl (0.2.5-0.1ubuntu2) ... unit-abot-epc-basic-0: 08:04:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python2.7-minimal. unit-abot-epc-basic-0: 08:04:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../python2.7-minimal_2.7.12-1ubuntu0~16.04.4_amd64.deb ... unit-mysql-0: 08:04:07 DEBUG unit.mysql/0.install Setting up python-distlib (0.1.8-1ubuntu1) ... unit-abot-epc-basic-0: 08:04:07 DEBUG unit.abot-epc-basic/0.install Unpacking python2.7-minimal (2.7.12-1ubuntu0~16.04.4) ... unit-oai-epc-0: 08:04:07 DEBUG juju.worker.uniter.remotestate retry hook timer triggered unit-oai-epc-0: 08:04:07 INFO juju.worker.uniter awaiting error resolution for "install" hook unit-oai-epc-0: 08:04:07 DEBUG juju.worker.uniter.operation running operation run install hook unit-oai-epc-0: 08:04:07 DEBUG juju.machinelock acquire machine lock for uniter (run install hook) unit-oai-epc-0: 08:04:07 DEBUG juju.machinelock machine lock acquired for uniter (run install hook) unit-oai-epc-0: 08:04:07 DEBUG juju.worker.uniter.operation preparing operation "run install hook" unit-oai-epc-0: 08:04:07 DEBUG juju.worker.uniter.operation executing operation "run install hook" unit-mysql-0: 08:04:08 DEBUG unit.mysql/0.install Setting up python-distlib-whl (0.1.8-1ubuntu1) ... unit-mysql-0: 08:04:08 DEBUG unit.mysql/0.install Setting up python-html5lib (0.999-3~ubuntu1) ... unit-mysql-0: 08:04:08 DEBUG unit.mysql/0.install Setting up python-html5lib-whl (0.999-3~ubuntu1) ... unit-oai-epc-0: 08:04:08 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running install hook unit-mysql-0: 08:04:08 DEBUG unit.mysql/0.install Setting up python-six-whl (1.5.2-1ubuntu1.1) ... unit-oai-epc-0: 08:04:08 DEBUG unit.oai-epc/0.install + export DEBIAN_FRONTEND=noninteractive unit-oai-epc-0: 08:04:08 DEBUG unit.oai-epc/0.install + DEBIAN_FRONTEND=noninteractive unit-oai-epc-0: 08:04:08 DEBUG unit.oai-epc/0.install + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 08:04:08 DEBUG unit.oai-epc/0.install ++ validated_mme_public_ip=0 unit-oai-epc-0: 08:04:08 DEBUG unit.oai-epc/0.install + set_env_paths unit-oai-epc-0: 08:04:08 DEBUG unit.oai-epc/0.install + openair_path=/srv/openair-cn unit-oai-epc-0: 08:04:08 DEBUG unit.oai-epc/0.install + build_path=/srv/openair-cn/BUILD unit-oai-epc-0: 08:04:08 DEBUG unit.oai-epc/0.install + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-epc-0: 08:04:08 DEBUG unit.oai-epc/0.install + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-epc-0: 08:04:08 DEBUG unit.oai-epc/0.install + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-epc-0: 08:04:08 DEBUG unit.oai-epc/0.install + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-epc-0: 08:04:08 DEBUG unit.oai-epc/0.install + epc_conf_path=/usr/local/etc/oai unit-oai-epc-0: 08:04:08 DEBUG unit.oai-epc/0.install + epc_exec_name=mme_gw unit-oai-epc-0: 08:04:08 DEBUG unit.oai-epc/0.install + open-port 2152/udp unit-abot-epc-basic-0: 08:04:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python-minimal. unit-abot-epc-basic-0: 08:04:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../python-minimal_2.7.12-1~16.04_amd64.deb ... unit-oai-epc-0: 08:04:08 DEBUG worker.uniter.jujuc running hook tool "open-port" unit-oai-epc-0: 08:04:08 DEBUG unit.oai-epc/0.install ++ config-get branch unit-mysql-0: 08:04:08 DEBUG unit.mysql/0.install Setting up python-urllib3-whl (1.7.1-1ubuntu4.1) ... unit-abot-epc-basic-0: 08:04:08 DEBUG unit.abot-epc-basic/0.install Unpacking python-minimal (2.7.12-1~16.04) ... unit-oai-epc-0: 08:04:08 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 08:04:08 DEBUG unit.oai-epc/0.install + branch=v0.3.2 unit-oai-epc-0: 08:04:08 DEBUG unit.oai-epc/0.install ++ config-get revision unit-mysql-0: 08:04:08 DEBUG unit.mysql/0.install Setting up python-requests-whl (2.2.1-1ubuntu0.4) ... unit-oai-epc-0: 08:04:08 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 08:04:08 DEBUG unit.oai-epc/0.install + revision=HEAD unit-oai-epc-0: 08:04:08 DEBUG unit.oai-epc/0.install + echo v0.3.2 unit-oai-epc-0: 08:04:08 DEBUG unit.oai-epc/0.install + echo HEAD unit-oai-epc-0: 08:04:08 DEBUG unit.oai-epc/0.install + update_hostname unit-oai-epc-0: 08:04:08 DEBUG unit.oai-epc/0.install ++ sed 's|/|-|' unit-oai-epc-0: 08:04:08 DEBUG unit.oai-epc/0.install ++ echo oai-epc/0 unit-oai-epc-0: 08:04:08 DEBUG unit.oai-epc/0.install + HOSTNAME=oai-epc-0 unit-oai-epc-0: 08:04:08 DEBUG unit.oai-epc/0.install + echo oai-epc-0 unit-oai-epc-0: 08:04:08 DEBUG unit.oai-epc/0.install + hostname oai-epc-0 unit-oai-epc-0: 08:04:08 DEBUG unit.oai-epc/0.install ++ hostname unit-oai-epc-0: 08:04:08 DEBUG unit.oai-epc/0.install + echo '127.0.0.1 oai-epc-0' unit-oai-epc-0: 08:04:08 DEBUG unit.oai-epc/0.install + install_packages unit-oai-epc-0: 08:04:08 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 08:04:08 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections git unit-oai-epc-0: 08:04:08 DEBUG unit.oai-epc/0.install + gitAlreadyInstalled=1 unit-oai-epc-0: 08:04:08 DEBUG unit.oai-epc/0.install + '[' '!' 1 -eq 1 ']' unit-oai-epc-0: 08:04:08 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 08:04:08 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections at unit-oai-epc-0: 08:04:08 DEBUG unit.oai-epc/0.install + atAlreadyInstalled=1 unit-oai-epc-0: 08:04:08 DEBUG unit.oai-epc/0.install + '[' '!' 1 -eq 1 ']' unit-oai-epc-0: 08:04:08 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 08:04:08 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections virt-what unit-oai-epc-0: 08:04:08 DEBUG unit.oai-epc/0.install + virtwhatAlreadyInstalled=1 unit-oai-epc-0: 08:04:08 DEBUG unit.oai-epc/0.install + '[' '!' 1 -eq 1 ']' unit-oai-epc-0: 08:04:08 DEBUG unit.oai-epc/0.install + PASSWORD=linux unit-oai-epc-0: 08:04:08 DEBUG unit.oai-epc/0.install + debconf-set-selections unit-oai-epc-0: 08:04:08 DEBUG unit.oai-epc/0.install + echo 'mysql-server mysql-server/root_password password linux' unit-mysql-0: 08:04:08 DEBUG unit.mysql/0.install Setting up python-setuptools-whl (3.3-1ubuntu2) ... unit-mysql-0: 08:04:09 DEBUG unit.mysql/0.install Setting up python-pip-whl (1.5.4-1ubuntu4) ... unit-oai-epc-0: 08:04:09 DEBUG unit.oai-epc/0.install + debconf-set-selections unit-oai-epc-0: 08:04:09 DEBUG unit.oai-epc/0.install + echo 'mysql-server mysql-server/root_password_again password linux' unit-mysql-0: 08:04:09 DEBUG unit.mysql/0.install Setting up python-pip (1.5.4-1ubuntu4) ... unit-oai-epc-0: 08:04:09 DEBUG unit.oai-epc/0.install + apt install -y mysql-client unit-oai-epc-0: 08:04:09 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 08:04:09 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: 08:04:09 DEBUG unit.oai-epc/0.install unit-abot-epc-basic-0: 08:04:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpython2.7-stdlib:amd64. unit-abot-epc-basic-0: 08:04:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpython2.7-stdlib_2.7.12-1ubuntu0~16.04.4_amd64.deb ... unit-mysql-0: 08:04:09 DEBUG unit.mysql/0.install Setting up python-wheel (0.24.0-1~ubuntu1.1) ... unit-abot-epc-basic-0: 08:04:09 DEBUG unit.abot-epc-basic/0.install Unpacking libpython2.7-stdlib:amd64 (2.7.12-1ubuntu0~16.04.4) ... unit-mysql-0: 08:04:09 DEBUG unit.mysql/0.install Processing triggers for libc-bin (2.19-0ubuntu6.14) ... unit-oai-epc-0: 08:04:10 DEBUG unit.oai-epc/0.install Reading package lists... unit-oai-epc-0: 08:04:10 DEBUG unit.oai-epc/0.install Building dependency tree... unit-oai-epc-0: 08:04:10 DEBUG unit.oai-epc/0.install Reading state information... unit-oai-epc-0: 08:04:10 DEBUG unit.oai-epc/0.install mysql-client is already the newest version. unit-oai-epc-0: 08:04:10 DEBUG unit.oai-epc/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-epc-0: 08:04:10 DEBUG unit.oai-epc/0.install ++ virt-what unit-oai-epc-0: 08:04:10 DEBUG unit.oai-epc/0.install + machine_type=kvm unit-oai-epc-0: 08:04:10 DEBUG unit.oai-epc/0.install + clone_repro unit-oai-epc-0: 08:04:10 DEBUG unit.oai-epc/0.install + juju-log 'Fetching and installing openair5G EPC' unit-oai-epc-0: 08:04:10 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 08:04:10 INFO unit.oai-epc/0.juju-log Fetching and installing openair5G EPC unit-oai-epc-0: 08:04:10 DEBUG unit.oai-epc/0.install + status-set maintenance 'Fetching and installing Openair5G EPC' unit-oai-epc-0: 08:04:10 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-abot-epc-basic-0: 08:04:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python2.7. unit-abot-epc-basic-0: 08:04:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../python2.7_2.7.12-1ubuntu0~16.04.4_amd64.deb ... unit-abot-epc-basic-0: 08:04:10 DEBUG unit.abot-epc-basic/0.install Unpacking python2.7 (2.7.12-1ubuntu0~16.04.4) ... unit-oai-epc-0: 08:04:10 DEBUG unit.oai-epc/0.install + '[' -d /srv/openair-cn ']' unit-oai-epc-0: 08:04:10 DEBUG unit.oai-epc/0.install + juju-log 'Updating the installation directory' unit-oai-epc-0: 08:04:10 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 08:04:10 INFO unit.oai-epc/0.juju-log Updating the installation directory unit-oai-epc-0: 08:04:10 DEBUG unit.oai-epc/0.install + cd /srv/openair-cn unit-oai-epc-0: 08:04:10 DEBUG unit.oai-epc/0.install + git reset --hard HEAD unit-oai-epc-0: 08:04:10 DEBUG unit.oai-epc/0.install HEAD is now at 01f20cc freediameter installation fix unit-oai-epc-0: 08:04:10 DEBUG unit.oai-epc/0.install + git checkout v0.3.2 unit-oai-epc-0: 08:04:10 DEBUG unit.oai-epc/0.install HEAD is now at 01f20cc... freediameter installation fix unit-oai-epc-0: 08:04:10 DEBUG unit.oai-epc/0.install + shopt -s nocasematch unit-oai-epc-0: 08:04:10 DEBUG unit.oai-epc/0.install + [[ HEAD != \H\E\A\D ]] unit-oai-epc-0: 08:04:10 DEBUG unit.oai-epc/0.install + cd - unit-oai-epc-0: 08:04:10 DEBUG unit.oai-epc/0.install /var/lib/juju/agents/unit-oai-epc-0/charm unit-oai-epc-0: 08:04:10 DEBUG unit.oai-epc/0.install + sed -i /phpmyadmin/d /srv/openair-cn/BUILD/TOOLS/build_helper unit-oai-epc-0: 08:04:10 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-epc-0: 08:04:10 DEBUG unit.oai-epc/0.install + juju_install_kernel unit-oai-epc-0: 08:04:10 DEBUG unit.oai-epc/0.install + juju-log 'Check the kernel and update if required' unit-mysql-0: 08:04:11 DEBUG unit.mysql/0.install Reading package lists... unit-oai-epc-0: 08:04:11 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 08:04:11 INFO unit.oai-epc/0.juju-log Check the kernel and update if required unit-oai-epc-0: 08:04:11 DEBUG unit.oai-epc/0.install + check_current_kernel unit-oai-epc-0: 08:04:11 DEBUG unit.oai-epc/0.install + required_kern_release=3.19 unit-oai-epc-0: 08:04:11 DEBUG unit.oai-epc/0.install ++ cut -d . -f1 unit-oai-epc-0: 08:04:11 DEBUG unit.oai-epc/0.install ++ echo 3.19 unit-oai-epc-0: 08:04:11 DEBUG unit.oai-epc/0.install + required_kern_version=3 unit-oai-epc-0: 08:04:11 DEBUG unit.oai-epc/0.install ++ cut -d . -f2 unit-oai-epc-0: 08:04:11 DEBUG unit.oai-epc/0.install ++ echo 3.19 unit-oai-epc-0: 08:04:11 DEBUG unit.oai-epc/0.install + required_kern_major_revision=19 unit-oai-epc-0: 08:04:11 DEBUG unit.oai-epc/0.install ++ uname -r unit-oai-epc-0: 08:04:11 DEBUG unit.oai-epc/0.install + current_kern_release=3.13.0-164-generic unit-oai-epc-0: 08:04:11 DEBUG unit.oai-epc/0.install ++ cut -d . -f1 unit-oai-epc-0: 08:04:11 DEBUG unit.oai-epc/0.install ++ echo 3.13.0-164-generic unit-oai-epc-0: 08:04:11 DEBUG unit.oai-epc/0.install + current_kern_version=3 unit-oai-epc-0: 08:04:11 DEBUG unit.oai-epc/0.install ++ cut -d . -f2 unit-oai-epc-0: 08:04:11 DEBUG unit.oai-epc/0.install ++ echo 3.13.0-164-generic unit-oai-epc-0: 08:04:11 DEBUG unit.oai-epc/0.install + current_kern_major_revision=13 unit-oai-epc-0: 08:04:11 DEBUG unit.oai-epc/0.install + '[' 3 -gt 3 ']' unit-oai-epc-0: 08:04:11 DEBUG unit.oai-epc/0.install + '[' 3 -eq 3 ']' unit-oai-epc-0: 08:04:11 DEBUG unit.oai-epc/0.install + '[' 13 -ge 19 ']' unit-oai-epc-0: 08:04:11 DEBUG unit.oai-epc/0.install + REQUIRED_KERNEL_IS_INSTALLED=false unit-oai-epc-0: 08:04:11 DEBUG unit.oai-epc/0.install + [[ false == true ]] unit-oai-epc-0: 08:04:11 DEBUG unit.oai-epc/0.install + '[' kvm == lxc -o kvm == docker ']' unit-oai-epc-0: 08:04:11 DEBUG unit.oai-epc/0.install + '[' kvm == '' ']' unit-oai-epc-0: 08:04:11 DEBUG unit.oai-epc/0.install + check_current_kernel unit-oai-epc-0: 08:04:11 DEBUG unit.oai-epc/0.install + required_kern_release=3.19 unit-oai-epc-0: 08:04:11 DEBUG unit.oai-epc/0.install ++ cut -d . -f1 unit-oai-epc-0: 08:04:11 DEBUG unit.oai-epc/0.install ++ echo 3.19 unit-oai-epc-0: 08:04:11 DEBUG unit.oai-epc/0.install + required_kern_version=3 unit-oai-epc-0: 08:04:11 DEBUG unit.oai-epc/0.install ++ cut -d . -f2 unit-oai-epc-0: 08:04:11 DEBUG unit.oai-epc/0.install ++ echo 3.19 unit-oai-epc-0: 08:04:11 DEBUG unit.oai-epc/0.install + required_kern_major_revision=19 unit-oai-epc-0: 08:04:11 DEBUG unit.oai-epc/0.install ++ uname -r unit-oai-epc-0: 08:04:11 DEBUG unit.oai-epc/0.install + current_kern_release=3.13.0-164-generic unit-oai-epc-0: 08:04:11 DEBUG unit.oai-epc/0.install ++ cut -d . -f1 unit-oai-epc-0: 08:04:11 DEBUG unit.oai-epc/0.install ++ echo 3.13.0-164-generic unit-oai-epc-0: 08:04:11 DEBUG unit.oai-epc/0.install + current_kern_version=3 unit-oai-epc-0: 08:04:11 DEBUG unit.oai-epc/0.install ++ cut -d . -f2 unit-oai-epc-0: 08:04:11 DEBUG unit.oai-epc/0.install ++ echo 3.13.0-164-generic unit-oai-epc-0: 08:04:11 DEBUG unit.oai-epc/0.install + current_kern_major_revision=13 unit-oai-epc-0: 08:04:11 DEBUG unit.oai-epc/0.install + '[' 3 -gt 3 ']' unit-oai-epc-0: 08:04:11 DEBUG unit.oai-epc/0.install + '[' 3 -eq 3 ']' unit-oai-epc-0: 08:04:11 DEBUG unit.oai-epc/0.install + '[' 13 -ge 19 ']' unit-oai-epc-0: 08:04:11 DEBUG unit.oai-epc/0.install + REQUIRED_KERNEL_IS_INSTALLED=false unit-oai-epc-0: 08:04:11 DEBUG unit.oai-epc/0.install + [[ false == false ]] unit-oai-epc-0: 08:04:11 DEBUG unit.oai-epc/0.install ++ cat /var/lib/juju/agents/unit-oai-epc-0/charm/.reboot unit-oai-epc-0: 08:04:11 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: 08:04:11 DEBUG unit.oai-epc/0.install + '[' '' '!=' reboot ']' unit-oai-epc-0: 08:04:11 DEBUG unit.oai-epc/0.install + juju-log 'installing the required kernel and reboot' unit-oai-epc-0: 08:04:11 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 08:04:11 INFO unit.oai-epc/0.juju-log installing the required kernel and reboot unit-oai-epc-0: 08:04:11 DEBUG unit.oai-epc/0.install + status-set maintenance 'installing the required kernel and rebooting' unit-mysql-0: 08:04:11 DEBUG unit.mysql/0.install Building dependency tree... unit-mysql-0: 08:04:11 DEBUG unit.mysql/0.install Reading state information... unit-oai-epc-0: 08:04:11 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-mysql-0: 08:04:11 DEBUG unit.mysql/0.install The following NEW packages will be installed: unit-mysql-0: 08:04:11 DEBUG unit.mysql/0.install python-dnspython unit-oai-epc-0: 08:04:11 DEBUG unit.oai-epc/0.install + install_required_kernel unit-oai-epc-0: 08:04:11 DEBUG unit.oai-epc/0.install + version=3.19 unit-oai-epc-0: 08:04:11 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: 08:04:11 DEBUG unit.oai-epc/0.install --2019-01-18 08:04:11-- http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/ unit-oai-epc-0: 08:04:11 DEBUG unit.oai-epc/0.install Resolving kernel.ubuntu.com (kernel.ubuntu.com)... 91.189.94.216 unit-abot-epc-basic-0: 08:04:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpython-stdlib:amd64. unit-abot-epc-basic-0: 08:04:11 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: 08:04:11 DEBUG unit.abot-epc-basic/0.install Unpacking libpython-stdlib:amd64 (2.7.12-1~16.04) ... unit-mysql-0: 08:04:11 DEBUG unit.mysql/0.install 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. unit-mysql-0: 08:04:11 DEBUG unit.mysql/0.install Need to get 83.1 kB of archives. unit-mysql-0: 08:04:11 DEBUG unit.mysql/0.install After this operation, 545 kB of additional disk space will be used. unit-mysql-0: 08:04:11 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-oai-epc-0: 08:04:11 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: 08:04:11 DEBUG unit.abot-epc-basic/0.install Processing triggers for man-db (2.7.5-1) ... unit-oai-epc-0: 08:04:11 DEBUG unit.oai-epc/0.install HTTP request sent, awaiting response... 301 Moved Permanently unit-oai-epc-0: 08:04:11 DEBUG unit.oai-epc/0.install Location: https://kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/ [following] unit-oai-epc-0: 08:04:11 DEBUG unit.oai-epc/0.install --2019-01-18 08:04:11-- https://kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/ unit-oai-epc-0: 08:04:11 DEBUG unit.oai-epc/0.install Connecting to kernel.ubuntu.com (kernel.ubuntu.com)|91.189.94.216|:443... connected. unit-mysql-0: 08:04:12 DEBUG unit.mysql/0.install Fetched 83.1 kB in 0s (91.6 kB/s) unit-abot-epc-basic-0: 08:04:12 DEBUG unit.abot-epc-basic/0.install Processing triggers for libc-bin (2.23-0ubuntu10) ... unit-oai-epc-0: 08:04:12 DEBUG unit.oai-epc/0.install HTTP request sent, awaiting response... 200 OK unit-oai-epc-0: 08:04:12 DEBUG unit.oai-epc/0.install Length: unspecified [text/html] unit-oai-epc-0: 08:04:12 DEBUG unit.oai-epc/0.install Saving to: 'kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/index.html' unit-oai-epc-0: 08:04:12 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 08:04:12 DEBUG unit.oai-epc/0.install 0K ....... 30.2M=0s unit-oai-epc-0: 08:04:12 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 08:04:12 DEBUG unit.oai-epc/0.install 2019-01-18 08:04:12 (30.2 MB/s) - 'kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/index.html' saved [8049] unit-oai-epc-0: 08:04:12 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 08:04:12 DEBUG unit.oai-epc/0.install FINISHED --2019-01-18 08:04:12-- unit-oai-epc-0: 08:04:12 DEBUG unit.oai-epc/0.install Total wall clock time: 0.8s unit-oai-epc-0: 08:04:12 DEBUG unit.oai-epc/0.install Downloaded: 1 files, 7.9K in 0s (30.2 MB/s) unit-oai-epc-0: 08:04:12 DEBUG unit.oai-epc/0.install + dpkg -i 'kernel.ubuntu.com/*/*/*/*deb' unit-oai-epc-0: 08:04:12 DEBUG unit.oai-epc/0.install dpkg: error processing archive kernel.ubuntu.com/*/*/*/*deb (--install): unit-oai-epc-0: 08:04:12 DEBUG unit.oai-epc/0.install cannot access archive: No such file or directory unit-mysql-0: 08:04:12 DEBUG unit.mysql/0.install Selecting previously unselected package python-dnspython. unit-abot-epc-basic-0: 08:04:12 DEBUG unit.abot-epc-basic/0.install Processing triggers for systemd (229-4ubuntu21.15) ... unit-mysql-0: 08:04:12 DEBUG unit.mysql/0.install (Reading database ... 57612 files and directories currently installed.) unit-mysql-0: 08:04:12 DEBUG unit.mysql/0.install Preparing to unpack .../python-dnspython_1.11.1-1build1_all.deb ... unit-oai-epc-0: 08:04:12 DEBUG unit.oai-epc/0.install Errors were encountered while processing: unit-oai-epc-0: 08:04:12 DEBUG unit.oai-epc/0.install kernel.ubuntu.com/*/*/*/*deb unit-oai-epc-0: 08:04:12 ERROR juju.worker.uniter.operation hook "install" failed: exit status 1 unit-oai-epc-0: 08:04:12 DEBUG juju.machinelock machine lock released for uniter (run install hook) unit-oai-epc-0: 08:04:12 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 08:04:12 INFO juju.worker.uniter awaiting error resolution for "install" hook unit-oai-epc-0: 08:04:12 DEBUG juju.worker.uniter [AGENT-STATUS] error: hook failed: "install" unit-mysql-0: 08:04:12 DEBUG unit.mysql/0.install Unpacking python-dnspython (1.11.1-1build1) ... unit-abot-epc-basic-0: 08:04:12 DEBUG unit.abot-epc-basic/0.install Processing triggers for ureadahead (0.100.0-19) ... unit-abot-epc-basic-0: 08:04:13 DEBUG unit.abot-epc-basic/0.install Processing triggers for ufw (0.35-0ubuntu2) ... unit-abot-epc-basic-0: 08:04:13 DEBUG unit.abot-epc-basic/0.install Processing triggers for mime-support (3.59ubuntu1) ... unit-abot-epc-basic-0: 08:04:14 DEBUG unit.abot-epc-basic/0.install Setting up libpython2.7-minimal:amd64 (2.7.12-1ubuntu0~16.04.4) ... unit-mysql-0: 08:04:14 DEBUG unit.mysql/0.install Setting up python-dnspython (1.11.1-1build1) ... unit-abot-epc-basic-0: 08:04:14 DEBUG unit.abot-epc-basic/0.install Setting up python2.7-minimal (2.7.12-1ubuntu0~16.04.4) ... unit-abot-epc-basic-0: 08:04:14 DEBUG unit.abot-epc-basic/0.install Setting up python-minimal (2.7.12-1~16.04) ... unit-mysql-0: 08:04:15 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-mysql-0: 08:04:15 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-abot-epc-basic-0: 08:04:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python. unit-abot-epc-basic-0: 08:04:15 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 ... 61262 files and directories currently installed.) unit-abot-epc-basic-0: 08:04:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../python_2.7.12-1~16.04_amd64.deb ... unit-mysql-0: 08:04:15 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-mysql-0: 08:04:15 INFO unit.mysql/0.juju-log Source is not present. Skipping unit-abot-epc-basic-0: 08:04:15 DEBUG unit.abot-epc-basic/0.install Unpacking python (2.7.12-1~16.04) ... unit-mysql-0: 08:04:16 DEBUG unit.mysql/0.install Hit http://security.ubuntu.com trusty-security InRelease unit-mysql-0: 08:04:16 DEBUG unit.mysql/0.install Hit http://security.ubuntu.com trusty-security/main Sources unit-mysql-0: 08:04:16 DEBUG unit.mysql/0.install Hit http://security.ubuntu.com trusty-security/universe Sources unit-mysql-0: 08:04:16 DEBUG unit.mysql/0.install Hit http://security.ubuntu.com trusty-security/main amd64 Packages unit-mysql-0: 08:04:16 DEBUG unit.mysql/0.install Ign http://nova.clouds.archive.ubuntu.com trusty InRelease unit-mysql-0: 08:04:16 DEBUG unit.mysql/0.install Hit http://security.ubuntu.com trusty-security/universe amd64 Packages unit-mysql-0: 08:04:16 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates InRelease unit-abot-epc-basic-0: 08:04:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python-pip. unit-mysql-0: 08:04:16 DEBUG unit.mysql/0.install Hit http://security.ubuntu.com trusty-security/main Translation-en unit-abot-epc-basic-0: 08:04:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../python-pip_8.1.1-2ubuntu0.4_all.deb ... unit-mysql-0: 08:04:16 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease unit-abot-epc-basic-0: 08:04:16 DEBUG unit.abot-epc-basic/0.install Unpacking python-pip (8.1.1-2ubuntu0.4) ... unit-mysql-0: 08:04:16 DEBUG unit.mysql/0.install Hit http://security.ubuntu.com trusty-security/universe Translation-en unit-mysql-0: 08:04:16 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg unit-mysql-0: 08:04:16 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources unit-mysql-0: 08:04:16 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources unit-mysql-0: 08:04:16 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources unit-mysql-0: 08:04:16 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources unit-mysql-0: 08:04:17 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages unit-mysql-0: 08:04:17 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages unit-mysql-0: 08:04:17 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages unit-mysql-0: 08:04:17 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages unit-mysql-0: 08:04:17 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en unit-abot-epc-basic-0: 08:04:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmpc3:amd64. unit-abot-epc-basic-0: 08:04:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmpc3_1.0.3-1_amd64.deb ... unit-mysql-0: 08:04:17 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en unit-abot-epc-basic-0: 08:04:17 DEBUG unit.abot-epc-basic/0.install Unpacking libmpc3:amd64 (1.0.3-1) ... unit-mysql-0: 08:04:17 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en unit-mysql-0: 08:04:17 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en unit-mysql-0: 08:04:17 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources unit-mysql-0: 08:04:17 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources unit-mysql-0: 08:04:18 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources unit-mysql-0: 08:04:18 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources unit-mysql-0: 08:04:18 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages unit-mysql-0: 08:04:18 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages unit-mysql-0: 08:04:18 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages unit-mysql-0: 08:04:18 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages unit-mysql-0: 08:04:18 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en unit-mysql-0: 08:04:18 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en unit-mysql-0: 08:04:18 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en unit-mysql-0: 08:04:18 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en unit-abot-epc-basic-0: 08:04:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ant. unit-abot-epc-basic-0: 08:04:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ant_1.9.6-1ubuntu1.1_all.deb ... unit-mysql-0: 08:04:18 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty Release unit-mysql-0: 08:04:18 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/main Sources unit-mysql-0: 08:04:19 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Sources unit-mysql-0: 08:04:19 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/universe Sources unit-mysql-0: 08:04:19 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources unit-mysql-0: 08:04:19 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages unit-abot-epc-basic-0: 08:04:19 DEBUG unit.abot-epc-basic/0.install Unpacking ant (1.9.6-1ubuntu1.1) ... unit-mysql-0: 08:04:19 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages unit-mysql-0: 08:04:19 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages unit-mysql-0: 08:04:19 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages unit-mysql-0: 08:04:19 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en unit-mysql-0: 08:04:19 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en unit-mysql-0: 08:04:19 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en unit-mysql-0: 08:04:20 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en unit-abot-epc-basic-0: 08:04:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ant-optional. unit-abot-epc-basic-0: 08:04:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ant-optional_1.9.6-1ubuntu1.1_all.deb ... unit-abot-epc-basic-0: 08:04:20 DEBUG unit.abot-epc-basic/0.install Unpacking ant-optional (1.9.6-1ubuntu1.1) ... unit-abot-epc-basic-0: 08:04:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package binutils. unit-abot-epc-basic-0: 08:04:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../binutils_2.26.1-1ubuntu1~16.04.7_amd64.deb ... unit-abot-epc-basic-0: 08:04:21 DEBUG unit.abot-epc-basic/0.install Unpacking binutils (2.26.1-1ubuntu1~16.04.7) ... unit-mysql-0: 08:04:22 DEBUG unit.mysql/0.install Reading package lists... unit-mysql-0: 08:04:22 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-mysql-0: 08:04:22 INFO unit.mysql/0.juju-log Installing ['debconf-utils', 'python-mysqldb', 'uuid', 'pwgen', 'dnsutils'] with options: ['--option=Dpkg::Options::=--force-confold'] unit-mysql-0: 08:04:22 DEBUG unit.mysql/0.install Reading package lists... unit-abot-epc-basic-0: 08:04:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libc-dev-bin. unit-abot-epc-basic-0: 08:04:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libc-dev-bin_2.23-0ubuntu10_amd64.deb ... unit-abot-epc-basic-0: 08:04:23 DEBUG unit.abot-epc-basic/0.install Unpacking libc-dev-bin (2.23-0ubuntu10) ... unit-mysql-0: 08:04:23 DEBUG unit.mysql/0.install Building dependency tree... unit-mysql-0: 08:04:23 DEBUG unit.mysql/0.install Reading state information... unit-mysql-0: 08:04:23 DEBUG unit.mysql/0.install dnsutils is already the newest version. unit-mysql-0: 08:04:23 DEBUG unit.mysql/0.install The following extra packages will be installed: unit-mysql-0: 08:04:23 DEBUG unit.mysql/0.install libmysqlclient18 libossp-uuid16 mysql-common unit-mysql-0: 08:04:23 DEBUG unit.mysql/0.install Suggested packages: unit-mysql-0: 08:04:23 DEBUG unit.mysql/0.install python-egenix-mxdatetime mysql-server-5.1 mysql-server python-mysqldb-dbg unit-mysql-0: 08:04:23 DEBUG unit.mysql/0.install The following NEW packages will be installed: unit-mysql-0: 08:04:23 DEBUG unit.mysql/0.install debconf-utils libmysqlclient18 libossp-uuid16 mysql-common pwgen unit-mysql-0: 08:04:23 DEBUG unit.mysql/0.install python-mysqldb uuid unit-abot-epc-basic-0: 08:04:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package linux-libc-dev:amd64. unit-abot-epc-basic-0: 08:04:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../linux-libc-dev_4.4.0-141.167_amd64.deb ... unit-abot-epc-basic-0: 08:04:23 DEBUG unit.abot-epc-basic/0.install Unpacking linux-libc-dev:amd64 (4.4.0-141.167) ... unit-mysql-0: 08:04:23 DEBUG unit.mysql/0.install 0 upgraded, 7 newly installed, 0 to remove and 0 not upgraded. unit-mysql-0: 08:04:23 DEBUG unit.mysql/0.install Need to get 781 kB of archives. unit-mysql-0: 08:04:23 DEBUG unit.mysql/0.install After this operation, 4259 kB of additional disk space will be used. unit-mysql-0: 08:04:23 DEBUG unit.mysql/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.62-0ubuntu0.14.04.1 [12.6 kB] unit-mysql-0: 08:04:23 DEBUG unit.mysql/0.install Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.62-0ubuntu0.14.04.1 [598 kB] unit-abot-epc-basic-0: 08:04:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libc6-dev:amd64. unit-abot-epc-basic-0: 08:04:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libc6-dev_2.23-0ubuntu10_amd64.deb ... unit-abot-epc-basic-0: 08:04:24 DEBUG unit.abot-epc-basic/0.install Unpacking libc6-dev:amd64 (2.23-0ubuntu10) ... unit-mysql-0: 08:04:24 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-mysql-0: 08:04:24 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-mysql-0: 08:04:24 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: 08:04:25 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-abot-epc-basic-0: 08:04:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libisl15:amd64. unit-abot-epc-basic-0: 08:04:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libisl15_0.16.1-1_amd64.deb ... unit-abot-epc-basic-0: 08:04:25 DEBUG unit.abot-epc-basic/0.install Unpacking libisl15:amd64 (0.16.1-1) ... unit-mysql-0: 08:04:25 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: 08:04:25 DEBUG unit.mysql/0.install Fetched 781 kB in 2s (366 kB/s) unit-abot-epc-basic-0: 08:04:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package cpp-5. unit-abot-epc-basic-0: 08:04:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../cpp-5_5.4.0-6ubuntu1~16.04.11_amd64.deb ... unit-abot-epc-basic-0: 08:04:25 DEBUG unit.abot-epc-basic/0.install Unpacking cpp-5 (5.4.0-6ubuntu1~16.04.11) ... unit-mysql-0: 08:04:25 DEBUG unit.mysql/0.install Selecting previously unselected package mysql-common. unit-mysql-0: 08:04:25 DEBUG unit.mysql/0.install (Reading database ... 57712 files and directories currently installed.) unit-mysql-0: 08:04:25 DEBUG unit.mysql/0.install Preparing to unpack .../mysql-common_5.5.62-0ubuntu0.14.04.1_all.deb ... unit-mysql-0: 08:04:25 DEBUG unit.mysql/0.install Unpacking mysql-common (5.5.62-0ubuntu0.14.04.1) ... unit-mysql-0: 08:04:26 DEBUG unit.mysql/0.install Selecting previously unselected package libmysqlclient18:amd64. unit-mysql-0: 08:04:26 DEBUG unit.mysql/0.install Preparing to unpack .../libmysqlclient18_5.5.62-0ubuntu0.14.04.1_amd64.deb ... unit-abot-epc-basic-0: 08:04:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package cpp. unit-abot-epc-basic-0: 08:04:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../cpp_4%3a5.3.1-1ubuntu1_amd64.deb ... unit-mysql-0: 08:04:26 DEBUG unit.mysql/0.install Unpacking libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 08:04:26 DEBUG unit.abot-epc-basic/0.install Unpacking cpp (4:5.3.1-1ubuntu1) ... unit-abot-epc-basic-0: 08:04:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcc1-0:amd64. unit-abot-epc-basic-0: 08:04:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcc1-0_5.4.0-6ubuntu1~16.04.11_amd64.deb ... unit-abot-epc-basic-0: 08:04:27 DEBUG unit.abot-epc-basic/0.install Unpacking libcc1-0:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-mysql-0: 08:04:27 DEBUG unit.mysql/0.install Selecting previously unselected package debconf-utils. unit-mysql-0: 08:04:27 DEBUG unit.mysql/0.install Preparing to unpack .../debconf-utils_1.5.51ubuntu2_all.deb ... unit-mysql-0: 08:04:27 DEBUG unit.mysql/0.install Unpacking debconf-utils (1.5.51ubuntu2) ... unit-abot-epc-basic-0: 08:04:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgomp1:amd64. unit-abot-epc-basic-0: 08:04:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgomp1_5.4.0-6ubuntu1~16.04.11_amd64.deb ... unit-abot-epc-basic-0: 08:04:27 DEBUG unit.abot-epc-basic/0.install Unpacking libgomp1:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 08:04:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libitm1:amd64. unit-abot-epc-basic-0: 08:04:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libitm1_5.4.0-6ubuntu1~16.04.11_amd64.deb ... unit-abot-epc-basic-0: 08:04:28 DEBUG unit.abot-epc-basic/0.install Unpacking libitm1:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-mysql-0: 08:04:28 DEBUG unit.mysql/0.install Selecting previously unselected package libossp-uuid16. unit-mysql-0: 08:04:28 DEBUG unit.mysql/0.install Preparing to unpack .../libossp-uuid16_1.6.2-1.3ubuntu1_amd64.deb ... unit-mysql-0: 08:04:28 DEBUG unit.mysql/0.install Unpacking libossp-uuid16 (1.6.2-1.3ubuntu1) ... unit-abot-epc-basic-0: 08:04:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatomic1:amd64. unit-abot-epc-basic-0: 08:04:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatomic1_5.4.0-6ubuntu1~16.04.11_amd64.deb ... unit-abot-epc-basic-0: 08:04:28 DEBUG unit.abot-epc-basic/0.install Unpacking libatomic1:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-mysql-0: 08:04:28 DEBUG unit.mysql/0.install Selecting previously unselected package pwgen. unit-mysql-0: 08:04:28 DEBUG unit.mysql/0.install Preparing to unpack .../pwgen_2.06-1ubuntu4_amd64.deb ... unit-mysql-0: 08:04:28 DEBUG unit.mysql/0.install Unpacking pwgen (2.06-1ubuntu4) ... unit-abot-epc-basic-0: 08:04:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libasan2:amd64. unit-abot-epc-basic-0: 08:04:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libasan2_5.4.0-6ubuntu1~16.04.11_amd64.deb ... unit-abot-epc-basic-0: 08:04:29 DEBUG unit.abot-epc-basic/0.install Unpacking libasan2:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-mysql-0: 08:04:29 DEBUG unit.mysql/0.install Selecting previously unselected package python-mysqldb. unit-mysql-0: 08:04:29 DEBUG unit.mysql/0.install Preparing to unpack .../python-mysqldb_1.2.3-2ubuntu1_amd64.deb ... unit-mysql-0: 08:04:29 DEBUG unit.mysql/0.install Unpacking python-mysqldb (1.2.3-2ubuntu1) ... unit-abot-epc-basic-0: 08:04:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liblsan0:amd64. unit-abot-epc-basic-0: 08:04:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liblsan0_5.4.0-6ubuntu1~16.04.11_amd64.deb ... unit-abot-epc-basic-0: 08:04:30 DEBUG unit.abot-epc-basic/0.install Unpacking liblsan0:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-mysql-0: 08:04:30 DEBUG unit.mysql/0.install Selecting previously unselected package uuid. unit-mysql-0: 08:04:30 DEBUG unit.mysql/0.install Preparing to unpack .../uuid_1.6.2-1.3ubuntu1_amd64.deb ... unit-mysql-0: 08:04:30 DEBUG unit.mysql/0.install Unpacking uuid (1.6.2-1.3ubuntu1) ... unit-mysql-0: 08:04:30 DEBUG unit.mysql/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-abot-epc-basic-0: 08:04:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtsan0:amd64. unit-abot-epc-basic-0: 08:04:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtsan0_5.4.0-6ubuntu1~16.04.11_amd64.deb ... unit-abot-epc-basic-0: 08:04:30 DEBUG unit.abot-epc-basic/0.install Unpacking libtsan0:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 08:04:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libubsan0:amd64. unit-abot-epc-basic-0: 08:04:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libubsan0_5.4.0-6ubuntu1~16.04.11_amd64.deb ... unit-abot-epc-basic-0: 08:04:31 DEBUG unit.abot-epc-basic/0.install Unpacking libubsan0:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 08:04:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcilkrts5:amd64. unit-abot-epc-basic-0: 08:04:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcilkrts5_5.4.0-6ubuntu1~16.04.11_amd64.deb ... unit-abot-epc-basic-0: 08:04:31 DEBUG unit.abot-epc-basic/0.install Unpacking libcilkrts5:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-mysql-0: 08:04:32 DEBUG unit.mysql/0.install Setting up mysql-common (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 08:04:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmpx0:amd64. unit-abot-epc-basic-0: 08:04:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmpx0_5.4.0-6ubuntu1~16.04.11_amd64.deb ... unit-abot-epc-basic-0: 08:04:32 DEBUG unit.abot-epc-basic/0.install Unpacking libmpx0:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-mysql-0: 08:04:32 DEBUG unit.mysql/0.install Setting up libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ... unit-mysql-0: 08:04:32 DEBUG unit.mysql/0.install Setting up debconf-utils (1.5.51ubuntu2) ... unit-abot-epc-basic-0: 08:04:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libquadmath0:amd64. unit-abot-epc-basic-0: 08:04:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libquadmath0_5.4.0-6ubuntu1~16.04.11_amd64.deb ... unit-mysql-0: 08:04:32 DEBUG unit.mysql/0.install Setting up libossp-uuid16 (1.6.2-1.3ubuntu1) ... unit-abot-epc-basic-0: 08:04:32 DEBUG unit.abot-epc-basic/0.install Unpacking libquadmath0:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-mysql-0: 08:04:33 DEBUG unit.mysql/0.install Setting up pwgen (2.06-1ubuntu4) ... unit-abot-epc-basic-0: 08:04:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgcc-5-dev:amd64. unit-abot-epc-basic-0: 08:04:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgcc-5-dev_5.4.0-6ubuntu1~16.04.11_amd64.deb ... unit-mysql-0: 08:04:33 DEBUG unit.mysql/0.install Setting up python-mysqldb (1.2.3-2ubuntu1) ... unit-abot-epc-basic-0: 08:04:33 DEBUG unit.abot-epc-basic/0.install Unpacking libgcc-5-dev:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-mysql-0: 08:04:33 DEBUG unit.mysql/0.install Setting up uuid (1.6.2-1.3ubuntu1) ... unit-mysql-0: 08:04:33 DEBUG unit.mysql/0.install Processing triggers for libc-bin (2.19-0ubuntu6.14) ... unit-abot-epc-basic-0: 08:04:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gcc-5. unit-abot-epc-basic-0: 08:04:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gcc-5_5.4.0-6ubuntu1~16.04.11_amd64.deb ... unit-abot-epc-basic-0: 08:04:33 DEBUG unit.abot-epc-basic/0.install Unpacking gcc-5 (5.4.0-6ubuntu1~16.04.11) ... unit-oai-epc-0: 08:04:34 DEBUG juju.worker.uniter.remotestate retry hook timer triggered unit-oai-epc-0: 08:04:34 INFO juju.worker.uniter awaiting error resolution for "install" hook unit-oai-epc-0: 08:04:34 DEBUG juju.worker.uniter.operation running operation run install hook unit-oai-epc-0: 08:04:34 DEBUG juju.machinelock acquire machine lock for uniter (run install hook) unit-oai-epc-0: 08:04:34 DEBUG juju.machinelock machine lock acquired for uniter (run install hook) unit-oai-epc-0: 08:04:34 DEBUG juju.worker.uniter.operation preparing operation "run install hook" unit-mysql-0: 08:04:34 INFO juju.worker.uniter.operation ran "install" hook unit-mysql-0: 08:04:34 DEBUG juju.worker.uniter.operation committing operation "run install hook" unit-oai-epc-0: 08:04:34 DEBUG juju.worker.uniter.operation executing operation "run install hook" unit-mysql-0: 08:04:35 DEBUG juju.machinelock machine lock released for uniter (run install hook) unit-mysql-0: 08:04:35 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 08:04:35 DEBUG juju.worker.uniter.operation running operation accept leadership unit-mysql-0: 08:04:35 DEBUG juju.worker.uniter.operation preparing operation "accept leadership" unit-mysql-0: 08:04:35 DEBUG juju.worker.uniter.operation committing operation "accept leadership" unit-mysql-0: 08:04:35 INFO juju.worker.uniter found queued "leader-elected" hook unit-mysql-0: 08:04:35 DEBUG juju.worker.uniter.operation running operation run leader-elected hook unit-mysql-0: 08:04:35 DEBUG juju.machinelock acquire machine lock for uniter (run leader-elected hook) unit-mysql-0: 08:04:35 DEBUG juju.machinelock machine lock acquired for uniter (run leader-elected hook) unit-mysql-0: 08:04:35 DEBUG juju.worker.uniter.operation preparing operation "run leader-elected hook" unit-mysql-0: 08:04:35 DEBUG juju.worker.uniter.operation executing operation "run leader-elected hook" unit-mysql-0: 08:04:35 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running leader-elected hook unit-oai-epc-0: 08:04:35 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running install hook unit-mysql-0: 08:04:35 INFO juju.worker.uniter.operation skipped "leader-elected" hook (missing) unit-mysql-0: 08:04:35 DEBUG juju.worker.uniter.operation committing operation "run leader-elected hook" unit-abot-epc-basic-0: 08:04:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gcc. unit-mysql-0: 08:04:35 DEBUG juju.machinelock machine lock released for uniter (run leader-elected hook) unit-mysql-0: 08:04:35 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 08:04:35 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 08:04:35 DEBUG juju.worker.uniter.operation running operation run config-changed hook unit-mysql-0: 08:04:35 DEBUG juju.machinelock acquire machine lock for uniter (run config-changed hook) unit-mysql-0: 08:04:35 DEBUG juju.machinelock machine lock acquired for uniter (run config-changed hook) unit-mysql-0: 08:04:35 DEBUG juju.worker.uniter.operation preparing operation "run config-changed hook" unit-abot-epc-basic-0: 08:04:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gcc_4%3a5.3.1-1ubuntu1_amd64.deb ... unit-oai-epc-0: 08:04:35 DEBUG unit.oai-epc/0.install + export DEBIAN_FRONTEND=noninteractive unit-oai-epc-0: 08:04:35 DEBUG unit.oai-epc/0.install + DEBIAN_FRONTEND=noninteractive unit-oai-epc-0: 08:04:35 DEBUG unit.oai-epc/0.install + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 08:04:35 DEBUG unit.oai-epc/0.install ++ validated_mme_public_ip=0 unit-oai-epc-0: 08:04:35 DEBUG unit.oai-epc/0.install + set_env_paths unit-oai-epc-0: 08:04:35 DEBUG unit.oai-epc/0.install + openair_path=/srv/openair-cn unit-oai-epc-0: 08:04:35 DEBUG unit.oai-epc/0.install + build_path=/srv/openair-cn/BUILD unit-oai-epc-0: 08:04:35 DEBUG unit.oai-epc/0.install + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-epc-0: 08:04:35 DEBUG unit.oai-epc/0.install + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-epc-0: 08:04:35 DEBUG unit.oai-epc/0.install + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-epc-0: 08:04:35 DEBUG unit.oai-epc/0.install + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-epc-0: 08:04:35 DEBUG unit.oai-epc/0.install + epc_conf_path=/usr/local/etc/oai unit-oai-epc-0: 08:04:35 DEBUG unit.oai-epc/0.install + epc_exec_name=mme_gw unit-oai-epc-0: 08:04:35 DEBUG unit.oai-epc/0.install + open-port 2152/udp unit-mysql-0: 08:04:35 DEBUG juju.worker.uniter.operation executing operation "run config-changed hook" unit-mysql-0: 08:04:35 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running config-changed hook unit-abot-epc-basic-0: 08:04:35 DEBUG unit.abot-epc-basic/0.install Unpacking gcc (4:5.3.1-1ubuntu1) ... unit-oai-epc-0: 08:04:35 DEBUG worker.uniter.jujuc running hook tool "open-port" unit-oai-epc-0: 08:04:35 DEBUG unit.oai-epc/0.install ++ config-get branch unit-oai-epc-0: 08:04:35 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 08:04:35 DEBUG unit.oai-epc/0.install + branch=v0.3.2 unit-oai-epc-0: 08:04:35 DEBUG unit.oai-epc/0.install ++ config-get revision unit-oai-epc-0: 08:04:35 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 08:04:35 DEBUG unit.oai-epc/0.install + revision=HEAD unit-oai-epc-0: 08:04:35 DEBUG unit.oai-epc/0.install + echo v0.3.2 unit-oai-epc-0: 08:04:35 DEBUG unit.oai-epc/0.install + echo HEAD unit-oai-epc-0: 08:04:35 DEBUG unit.oai-epc/0.install + update_hostname unit-oai-epc-0: 08:04:35 DEBUG unit.oai-epc/0.install ++ sed 's|/|-|' unit-oai-epc-0: 08:04:35 DEBUG unit.oai-epc/0.install ++ echo oai-epc/0 unit-oai-epc-0: 08:04:35 DEBUG unit.oai-epc/0.install + HOSTNAME=oai-epc-0 unit-oai-epc-0: 08:04:35 DEBUG unit.oai-epc/0.install + echo oai-epc-0 unit-oai-epc-0: 08:04:35 DEBUG unit.oai-epc/0.install + hostname oai-epc-0 unit-oai-epc-0: 08:04:35 DEBUG unit.oai-epc/0.install ++ hostname unit-oai-epc-0: 08:04:35 DEBUG unit.oai-epc/0.install + echo '127.0.0.1 oai-epc-0' unit-oai-epc-0: 08:04:35 DEBUG unit.oai-epc/0.install + install_packages unit-oai-epc-0: 08:04:35 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 08:04:35 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections git unit-oai-epc-0: 08:04:35 DEBUG unit.oai-epc/0.install + gitAlreadyInstalled=1 unit-oai-epc-0: 08:04:35 DEBUG unit.oai-epc/0.install + '[' '!' 1 -eq 1 ']' unit-oai-epc-0: 08:04:35 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 08:04:35 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections at unit-oai-epc-0: 08:04:35 DEBUG unit.oai-epc/0.install + atAlreadyInstalled=1 unit-oai-epc-0: 08:04:35 DEBUG unit.oai-epc/0.install + '[' '!' 1 -eq 1 ']' unit-oai-epc-0: 08:04:35 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 08:04:35 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections virt-what unit-oai-epc-0: 08:04:35 DEBUG unit.oai-epc/0.install + virtwhatAlreadyInstalled=1 unit-oai-epc-0: 08:04:35 DEBUG unit.oai-epc/0.install + '[' '!' 1 -eq 1 ']' unit-oai-epc-0: 08:04:35 DEBUG unit.oai-epc/0.install + PASSWORD=linux unit-oai-epc-0: 08:04:35 DEBUG unit.oai-epc/0.install + debconf-set-selections unit-oai-epc-0: 08:04:35 DEBUG unit.oai-epc/0.install + echo 'mysql-server mysql-server/root_password password linux' unit-mysql-0: 08:04:35 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-mysql-0: 08:04:36 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-mysql-0: 08:04:36 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-mysql-0: 08:04:36 INFO unit.mysql/0.juju-log Source is not present. Skipping unit-oai-epc-0: 08:04:36 DEBUG unit.oai-epc/0.install + debconf-set-selections unit-oai-epc-0: 08:04:36 DEBUG unit.oai-epc/0.install + echo 'mysql-server mysql-server/root_password_again password linux' unit-abot-epc-basic-0: 08:04:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libstdc++-5-dev:amd64. unit-abot-epc-basic-0: 08:04:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libstdc++-5-dev_5.4.0-6ubuntu1~16.04.11_amd64.deb ... unit-mysql-0: 08:04:36 DEBUG unit.mysql/0.config-changed Hit http://security.ubuntu.com trusty-security InRelease unit-mysql-0: 08:04:36 DEBUG unit.mysql/0.config-changed Hit http://security.ubuntu.com trusty-security/main Sources unit-mysql-0: 08:04:36 DEBUG unit.mysql/0.config-changed Hit http://security.ubuntu.com trusty-security/universe Sources unit-oai-epc-0: 08:04:36 DEBUG unit.oai-epc/0.install + apt install -y mysql-client unit-oai-epc-0: 08:04:36 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 08:04:36 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: 08:04:36 DEBUG unit.oai-epc/0.install unit-mysql-0: 08:04:36 DEBUG unit.mysql/0.config-changed Hit http://security.ubuntu.com trusty-security/main amd64 Packages unit-mysql-0: 08:04:36 DEBUG unit.mysql/0.config-changed Hit http://security.ubuntu.com trusty-security/universe amd64 Packages unit-mysql-0: 08:04:36 DEBUG unit.mysql/0.config-changed Ign http://nova.clouds.archive.ubuntu.com trusty InRelease unit-mysql-0: 08:04:36 DEBUG unit.mysql/0.config-changed Hit http://security.ubuntu.com trusty-security/main Translation-en unit-abot-epc-basic-0: 08:04:36 DEBUG unit.abot-epc-basic/0.install Unpacking libstdc++-5-dev:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-mysql-0: 08:04:36 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates InRelease unit-mysql-0: 08:04:36 DEBUG unit.mysql/0.config-changed Hit http://security.ubuntu.com trusty-security/universe Translation-en unit-mysql-0: 08:04:36 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease unit-oai-epc-0: 08:04:37 DEBUG unit.oai-epc/0.install Reading package lists... unit-mysql-0: 08:04:37 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg unit-oai-epc-0: 08:04:37 DEBUG unit.oai-epc/0.install Building dependency tree... unit-oai-epc-0: 08:04:37 DEBUG unit.oai-epc/0.install Reading state information... unit-oai-epc-0: 08:04:37 DEBUG unit.oai-epc/0.install mysql-client is already the newest version. unit-oai-epc-0: 08:04:37 DEBUG unit.oai-epc/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-epc-0: 08:04:37 DEBUG unit.oai-epc/0.install ++ virt-what unit-oai-epc-0: 08:04:37 DEBUG unit.oai-epc/0.install + machine_type=kvm unit-oai-epc-0: 08:04:37 DEBUG unit.oai-epc/0.install + clone_repro unit-oai-epc-0: 08:04:37 DEBUG unit.oai-epc/0.install + juju-log 'Fetching and installing openair5G EPC' unit-mysql-0: 08:04:37 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources unit-oai-epc-0: 08:04:37 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 08:04:37 INFO unit.oai-epc/0.juju-log Fetching and installing openair5G EPC unit-oai-epc-0: 08:04:37 DEBUG unit.oai-epc/0.install + status-set maintenance 'Fetching and installing Openair5G EPC' unit-oai-epc-0: 08:04:37 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-mysql-0: 08:04:37 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources unit-oai-epc-0: 08:04:37 DEBUG unit.oai-epc/0.install + '[' -d /srv/openair-cn ']' unit-oai-epc-0: 08:04:37 DEBUG unit.oai-epc/0.install + juju-log 'Updating the installation directory' unit-mysql-0: 08:04:37 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources unit-oai-epc-0: 08:04:37 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 08:04:37 INFO unit.oai-epc/0.juju-log Updating the installation directory unit-oai-epc-0: 08:04:37 DEBUG unit.oai-epc/0.install + cd /srv/openair-cn unit-oai-epc-0: 08:04:37 DEBUG unit.oai-epc/0.install + git reset --hard HEAD unit-oai-epc-0: 08:04:37 DEBUG unit.oai-epc/0.install HEAD is now at 01f20cc freediameter installation fix unit-oai-epc-0: 08:04:37 DEBUG unit.oai-epc/0.install + git checkout v0.3.2 unit-oai-epc-0: 08:04:37 DEBUG unit.oai-epc/0.install HEAD is now at 01f20cc... freediameter installation fix unit-oai-epc-0: 08:04:37 DEBUG unit.oai-epc/0.install + shopt -s nocasematch unit-oai-epc-0: 08:04:37 DEBUG unit.oai-epc/0.install + [[ HEAD != \H\E\A\D ]] unit-oai-epc-0: 08:04:37 DEBUG unit.oai-epc/0.install + cd - unit-oai-epc-0: 08:04:37 DEBUG unit.oai-epc/0.install /var/lib/juju/agents/unit-oai-epc-0/charm unit-oai-epc-0: 08:04:37 DEBUG unit.oai-epc/0.install + sed -i /phpmyadmin/d /srv/openair-cn/BUILD/TOOLS/build_helper unit-oai-epc-0: 08:04:37 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-epc-0: 08:04:37 DEBUG unit.oai-epc/0.install + juju_install_kernel unit-oai-epc-0: 08:04:37 DEBUG unit.oai-epc/0.install + juju-log 'Check the kernel and update if required' unit-oai-epc-0: 08:04:37 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 08:04:37 INFO unit.oai-epc/0.juju-log Check the kernel and update if required unit-oai-epc-0: 08:04:37 DEBUG unit.oai-epc/0.install + check_current_kernel unit-oai-epc-0: 08:04:37 DEBUG unit.oai-epc/0.install + required_kern_release=3.19 unit-oai-epc-0: 08:04:37 DEBUG unit.oai-epc/0.install ++ cut -d . -f1 unit-oai-epc-0: 08:04:37 DEBUG unit.oai-epc/0.install ++ echo 3.19 unit-oai-epc-0: 08:04:37 DEBUG unit.oai-epc/0.install + required_kern_version=3 unit-oai-epc-0: 08:04:37 DEBUG unit.oai-epc/0.install ++ cut -d . -f2 unit-oai-epc-0: 08:04:37 DEBUG unit.oai-epc/0.install ++ echo 3.19 unit-oai-epc-0: 08:04:37 DEBUG unit.oai-epc/0.install + required_kern_major_revision=19 unit-oai-epc-0: 08:04:37 DEBUG unit.oai-epc/0.install ++ uname -r unit-oai-epc-0: 08:04:37 DEBUG unit.oai-epc/0.install + current_kern_release=3.13.0-164-generic unit-oai-epc-0: 08:04:37 DEBUG unit.oai-epc/0.install ++ cut -d . -f1 unit-oai-epc-0: 08:04:37 DEBUG unit.oai-epc/0.install ++ echo 3.13.0-164-generic unit-oai-epc-0: 08:04:37 DEBUG unit.oai-epc/0.install + current_kern_version=3 unit-oai-epc-0: 08:04:37 DEBUG unit.oai-epc/0.install ++ cut -d . -f2 unit-oai-epc-0: 08:04:37 DEBUG unit.oai-epc/0.install ++ echo 3.13.0-164-generic unit-oai-epc-0: 08:04:37 DEBUG unit.oai-epc/0.install + current_kern_major_revision=13 unit-oai-epc-0: 08:04:37 DEBUG unit.oai-epc/0.install + '[' 3 -gt 3 ']' unit-oai-epc-0: 08:04:37 DEBUG unit.oai-epc/0.install + '[' 3 -eq 3 ']' unit-oai-epc-0: 08:04:37 DEBUG unit.oai-epc/0.install + '[' 13 -ge 19 ']' unit-oai-epc-0: 08:04:37 DEBUG unit.oai-epc/0.install + REQUIRED_KERNEL_IS_INSTALLED=false unit-oai-epc-0: 08:04:37 DEBUG unit.oai-epc/0.install + [[ false == true ]] unit-oai-epc-0: 08:04:37 DEBUG unit.oai-epc/0.install + '[' kvm == lxc -o kvm == docker ']' unit-oai-epc-0: 08:04:37 DEBUG unit.oai-epc/0.install + '[' kvm == '' ']' unit-oai-epc-0: 08:04:37 DEBUG unit.oai-epc/0.install + check_current_kernel unit-oai-epc-0: 08:04:37 DEBUG unit.oai-epc/0.install + required_kern_release=3.19 unit-oai-epc-0: 08:04:37 DEBUG unit.oai-epc/0.install ++ cut -d . -f1 unit-oai-epc-0: 08:04:37 DEBUG unit.oai-epc/0.install ++ echo 3.19 unit-oai-epc-0: 08:04:37 DEBUG unit.oai-epc/0.install + required_kern_version=3 unit-oai-epc-0: 08:04:37 DEBUG unit.oai-epc/0.install ++ cut -d . -f2 unit-oai-epc-0: 08:04:37 DEBUG unit.oai-epc/0.install ++ echo 3.19 unit-oai-epc-0: 08:04:37 DEBUG unit.oai-epc/0.install + required_kern_major_revision=19 unit-oai-epc-0: 08:04:37 DEBUG unit.oai-epc/0.install ++ uname -r unit-oai-epc-0: 08:04:37 DEBUG unit.oai-epc/0.install + current_kern_release=3.13.0-164-generic unit-oai-epc-0: 08:04:37 DEBUG unit.oai-epc/0.install ++ cut -d . -f1 unit-oai-epc-0: 08:04:37 DEBUG unit.oai-epc/0.install ++ echo 3.13.0-164-generic unit-oai-epc-0: 08:04:37 DEBUG unit.oai-epc/0.install + current_kern_version=3 unit-oai-epc-0: 08:04:37 DEBUG unit.oai-epc/0.install ++ cut -d . -f2 unit-oai-epc-0: 08:04:37 DEBUG unit.oai-epc/0.install ++ echo 3.13.0-164-generic unit-oai-epc-0: 08:04:37 DEBUG unit.oai-epc/0.install + current_kern_major_revision=13 unit-oai-epc-0: 08:04:37 DEBUG unit.oai-epc/0.install + '[' 3 -gt 3 ']' unit-oai-epc-0: 08:04:37 DEBUG unit.oai-epc/0.install + '[' 3 -eq 3 ']' unit-oai-epc-0: 08:04:37 DEBUG unit.oai-epc/0.install + '[' 13 -ge 19 ']' unit-oai-epc-0: 08:04:37 DEBUG unit.oai-epc/0.install + REQUIRED_KERNEL_IS_INSTALLED=false unit-oai-epc-0: 08:04:37 DEBUG unit.oai-epc/0.install + [[ false == false ]] unit-oai-epc-0: 08:04:37 DEBUG unit.oai-epc/0.install ++ cat /var/lib/juju/agents/unit-oai-epc-0/charm/.reboot unit-oai-epc-0: 08:04:37 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: 08:04:37 DEBUG unit.oai-epc/0.install + '[' '' '!=' reboot ']' unit-oai-epc-0: 08:04:37 DEBUG unit.oai-epc/0.install + juju-log 'installing the required kernel and reboot' unit-mysql-0: 08:04:37 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources unit-oai-epc-0: 08:04:37 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 08:04:37 INFO unit.oai-epc/0.juju-log installing the required kernel and reboot unit-oai-epc-0: 08:04:37 DEBUG unit.oai-epc/0.install + status-set maintenance 'installing the required kernel and rebooting' unit-abot-epc-basic-0: 08:04:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package g++-5. unit-oai-epc-0: 08:04:37 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-abot-epc-basic-0: 08:04:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../g++-5_5.4.0-6ubuntu1~16.04.11_amd64.deb ... unit-mysql-0: 08:04:37 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages unit-oai-epc-0: 08:04:37 DEBUG unit.oai-epc/0.install + install_required_kernel unit-oai-epc-0: 08:04:37 DEBUG unit.oai-epc/0.install + version=3.19 unit-oai-epc-0: 08:04:37 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: 08:04:37 DEBUG unit.oai-epc/0.install --2019-01-18 08:04:37-- http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/ unit-abot-epc-basic-0: 08:04:37 DEBUG unit.abot-epc-basic/0.install Unpacking g++-5 (5.4.0-6ubuntu1~16.04.11) ... unit-oai-epc-0: 08:04:37 DEBUG unit.oai-epc/0.install Resolving kernel.ubuntu.com (kernel.ubuntu.com)... 91.189.94.216 unit-mysql-0: 08:04:37 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages unit-oai-epc-0: 08:04:38 DEBUG unit.oai-epc/0.install Connecting to kernel.ubuntu.com (kernel.ubuntu.com)|91.189.94.216|:80... connected. unit-mysql-0: 08:04:38 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages unit-oai-epc-0: 08:04:38 DEBUG unit.oai-epc/0.install HTTP request sent, awaiting response... 301 Moved Permanently unit-oai-epc-0: 08:04:38 DEBUG unit.oai-epc/0.install Location: https://kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/ [following] unit-oai-epc-0: 08:04:38 DEBUG unit.oai-epc/0.install --2019-01-18 08:04:38-- https://kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/ unit-mysql-0: 08:04:38 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages unit-oai-epc-0: 08:04:38 DEBUG unit.oai-epc/0.install Connecting to kernel.ubuntu.com (kernel.ubuntu.com)|91.189.94.216|:443... connected. unit-mysql-0: 08:04:38 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en unit-mysql-0: 08:04:38 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en unit-mysql-0: 08:04:38 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en unit-oai-epc-0: 08:04:38 DEBUG unit.oai-epc/0.install HTTP request sent, awaiting response... 200 OK unit-oai-epc-0: 08:04:38 DEBUG unit.oai-epc/0.install Length: unspecified [text/html] unit-oai-epc-0: 08:04:38 DEBUG unit.oai-epc/0.install Saving to: 'kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/index.html' unit-oai-epc-0: 08:04:38 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 08:04:38 DEBUG unit.oai-epc/0.install 0K ....... 37.3M=0s unit-oai-epc-0: 08:04:38 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 08:04:38 DEBUG unit.oai-epc/0.install 2019-01-18 08:04:38 (37.3 MB/s) - 'kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/index.html' saved [8049] unit-oai-epc-0: 08:04:38 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 08:04:38 DEBUG unit.oai-epc/0.install FINISHED --2019-01-18 08:04:38-- unit-oai-epc-0: 08:04:38 DEBUG unit.oai-epc/0.install Total wall clock time: 0.8s unit-oai-epc-0: 08:04:38 DEBUG unit.oai-epc/0.install Downloaded: 1 files, 7.9K in 0s (37.3 MB/s) unit-oai-epc-0: 08:04:38 DEBUG unit.oai-epc/0.install + dpkg -i 'kernel.ubuntu.com/*/*/*/*deb' unit-mysql-0: 08:04:38 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en unit-oai-epc-0: 08:04:38 DEBUG unit.oai-epc/0.install dpkg: error processing archive kernel.ubuntu.com/*/*/*/*deb (--install): unit-oai-epc-0: 08:04:38 DEBUG unit.oai-epc/0.install cannot access archive: No such file or directory unit-mysql-0: 08:04:38 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources unit-oai-epc-0: 08:04:38 DEBUG unit.oai-epc/0.install Errors were encountered while processing: unit-oai-epc-0: 08:04:38 DEBUG unit.oai-epc/0.install kernel.ubuntu.com/*/*/*/*deb unit-oai-epc-0: 08:04:38 ERROR juju.worker.uniter.operation hook "install" failed: exit status 1 unit-oai-epc-0: 08:04:38 DEBUG juju.machinelock machine lock released for uniter (run install hook) unit-oai-epc-0: 08:04:38 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 08:04:38 INFO juju.worker.uniter awaiting error resolution for "install" hook unit-oai-epc-0: 08:04:38 DEBUG juju.worker.uniter [AGENT-STATUS] error: hook failed: "install" unit-mysql-0: 08:04:39 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources unit-mysql-0: 08:04:39 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources unit-mysql-0: 08:04:39 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources unit-mysql-0: 08:04:39 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages unit-abot-epc-basic-0: 08:04:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package g++. unit-abot-epc-basic-0: 08:04:39 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../g++_4%3a5.3.1-1ubuntu1_amd64.deb ... unit-mysql-0: 08:04:39 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages unit-abot-epc-basic-0: 08:04:39 DEBUG unit.abot-epc-basic/0.install Unpacking g++ (4:5.3.1-1ubuntu1) ... unit-mysql-0: 08:04:39 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages unit-mysql-0: 08:04:39 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages unit-mysql-0: 08:04:40 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en unit-mysql-0: 08:04:40 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en unit-mysql-0: 08:04:40 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en unit-mysql-0: 08:04:40 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en unit-mysql-0: 08:04:40 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty Release unit-mysql-0: 08:04:40 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/main Sources unit-abot-epc-basic-0: 08:04:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package make. unit-abot-epc-basic-0: 08:04:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../archives/make_4.1-6_amd64.deb ... unit-mysql-0: 08:04:40 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Sources unit-abot-epc-basic-0: 08:04:41 DEBUG unit.abot-epc-basic/0.install Unpacking make (4.1-6) ... unit-mysql-0: 08:04:41 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/universe Sources unit-mysql-0: 08:04:41 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources unit-mysql-0: 08:04:41 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages unit-abot-epc-basic-0: 08:04:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdpkg-perl. unit-abot-epc-basic-0: 08:04:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libdpkg-perl_1.18.4ubuntu1.5_all.deb ... unit-mysql-0: 08:04:41 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages unit-abot-epc-basic-0: 08:04:41 DEBUG unit.abot-epc-basic/0.install Unpacking libdpkg-perl (1.18.4ubuntu1.5) ... unit-mysql-0: 08:04:41 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages unit-mysql-0: 08:04:41 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages unit-mysql-0: 08:04:42 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en unit-mysql-0: 08:04:42 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en unit-mysql-0: 08:04:42 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en unit-mysql-0: 08:04:42 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en unit-abot-epc-basic-0: 08:04:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package dpkg-dev. unit-abot-epc-basic-0: 08:04:42 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../dpkg-dev_1.18.4ubuntu1.5_all.deb ... unit-abot-epc-basic-0: 08:04:42 DEBUG unit.abot-epc-basic/0.install Unpacking dpkg-dev (1.18.4ubuntu1.5) ... unit-abot-epc-basic-0: 08:04:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package build-essential. unit-abot-epc-basic-0: 08:04:42 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../build-essential_12.1ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 08:04:43 DEBUG unit.abot-epc-basic/0.install Unpacking build-essential (12.1ubuntu2) ... unit-abot-epc-basic-0: 08:04:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfakeroot:amd64. unit-abot-epc-basic-0: 08:04:43 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfakeroot_1.20.2-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 08:04:43 DEBUG unit.abot-epc-basic/0.install Unpacking libfakeroot:amd64 (1.20.2-1ubuntu1) ... unit-abot-epc-basic-0: 08:04:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package fakeroot. unit-abot-epc-basic-0: 08:04:43 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../fakeroot_1.20.2-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 08:04:43 DEBUG unit.abot-epc-basic/0.install Unpacking fakeroot (1.20.2-1ubuntu1) ... unit-abot-epc-basic-0: 08:04:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libalgorithm-diff-perl. unit-abot-epc-basic-0: 08:04:43 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libalgorithm-diff-perl_1.19.03-1_all.deb ... unit-abot-epc-basic-0: 08:04:43 DEBUG unit.abot-epc-basic/0.install Unpacking libalgorithm-diff-perl (1.19.03-1) ... unit-abot-epc-basic-0: 08:04:44 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libalgorithm-diff-xs-perl. unit-abot-epc-basic-0: 08:04:44 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-4build1_amd64.deb ... unit-mysql-0: 08:04:44 DEBUG unit.mysql/0.config-changed Reading package lists... unit-abot-epc-basic-0: 08:04:44 DEBUG unit.abot-epc-basic/0.install Unpacking libalgorithm-diff-xs-perl (0.04-4build1) ... unit-mysql-0: 08:04:44 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-mysql-0: 08:04:45 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-mysql-0: 08:04:45 INFO unit.mysql/0.juju-log Installing mysql-server with options: ['--option=Dpkg::Options::=--force-confold'] unit-mysql-0: 08:04:45 DEBUG unit.mysql/0.config-changed Reading package lists... unit-abot-epc-basic-0: 08:04:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libalgorithm-merge-perl. unit-abot-epc-basic-0: 08:04:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libalgorithm-merge-perl_0.08-3_all.deb ... unit-abot-epc-basic-0: 08:04:45 DEBUG unit.abot-epc-basic/0.install Unpacking libalgorithm-merge-perl (0.08-3) ... unit-mysql-0: 08:04:45 DEBUG unit.mysql/0.config-changed Building dependency tree... unit-mysql-0: 08:04:45 DEBUG unit.mysql/0.config-changed Reading state information... unit-mysql-0: 08:04:45 DEBUG unit.mysql/0.config-changed The following extra packages will be installed: unit-mysql-0: 08:04:45 DEBUG unit.mysql/0.config-changed libdbd-mysql-perl libdbi-perl libhtml-template-perl libterm-readkey-perl unit-mysql-0: 08:04:45 DEBUG unit.mysql/0.config-changed mysql-client-5.5 mysql-client-core-5.5 mysql-server-5.5 unit-mysql-0: 08:04:45 DEBUG unit.mysql/0.config-changed mysql-server-core-5.5 unit-mysql-0: 08:04:45 DEBUG unit.mysql/0.config-changed Suggested packages: unit-mysql-0: 08:04:45 DEBUG unit.mysql/0.config-changed libclone-perl libmldbm-perl libnet-daemon-perl libplrpc-perl unit-mysql-0: 08:04:45 DEBUG unit.mysql/0.config-changed libsql-statement-perl libipc-sharedcache-perl tinyca mailx unit-mysql-0: 08:04:45 DEBUG unit.mysql/0.config-changed The following NEW packages will be installed: unit-mysql-0: 08:04:45 DEBUG unit.mysql/0.config-changed libdbd-mysql-perl libdbi-perl libhtml-template-perl libterm-readkey-perl unit-mysql-0: 08:04:45 DEBUG unit.mysql/0.config-changed mysql-client-5.5 mysql-client-core-5.5 mysql-server mysql-server-5.5 unit-mysql-0: 08:04:45 DEBUG unit.mysql/0.config-changed mysql-server-core-5.5 unit-abot-epc-basic-0: 08:04:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxpp2-java. unit-abot-epc-basic-0: 08:04:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxpp2-java_2.1.10-7build1_all.deb ... unit-abot-epc-basic-0: 08:04:45 DEBUG unit.abot-epc-basic/0.install Unpacking libxpp2-java (2.1.10-7build1) ... unit-mysql-0: 08:04:45 DEBUG unit.mysql/0.config-changed 0 upgraded, 9 newly installed, 0 to remove and 0 not upgraded. unit-mysql-0: 08:04:45 DEBUG unit.mysql/0.config-changed Need to get 8969 kB of archives. unit-mysql-0: 08:04:45 DEBUG unit.mysql/0.config-changed After this operation, 93.5 MB of additional disk space will be used. unit-mysql-0: 08:04:45 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-mysql-0: 08:04:46 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: 08:04:46 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: 08:04:46 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.62-0ubuntu0.14.04.1 [707 kB] unit-mysql-0: 08:04:46 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.62-0ubuntu0.14.04.1 [1459 kB] unit-abot-epc-basic-0: 08:04:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxpp3-java. unit-abot-epc-basic-0: 08:04:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxpp3-java_1.1.4c-2build1_all.deb ... unit-mysql-0: 08:04:46 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.62-0ubuntu0.14.04.1 [3754 kB] unit-abot-epc-basic-0: 08:04:46 DEBUG unit.abot-epc-basic/0.install Unpacking libxpp3-java (1.1.4c-2build1) ... unit-mysql-0: 08:04:47 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.62-0ubuntu0.14.04.1 [1979 kB] unit-mysql-0: 08:04:47 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-mysql-0: 08:04:47 DEBUG unit.mysql/0.config-changed Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server all 5.5.62-0ubuntu0.14.04.1 [11.0 kB] unit-mysql-0: 08:04:47 DEBUG unit.mysql/0.config-changed Preconfiguring packages ... unit-abot-epc-basic-0: 08:04:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdom4j-java. unit-abot-epc-basic-0: 08:04:47 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: 08:04:47 DEBUG unit.abot-epc-basic/0.install Unpacking libdom4j-java (1.6.1+dfsg.3-2ubuntu1) ... unit-mysql-0: 08:04:48 DEBUG unit.mysql/0.config-changed Fetched 8969 kB in 1s (4552 kB/s) unit-mysql-0: 08:04:48 DEBUG unit.mysql/0.config-changed Selecting previously unselected package libdbi-perl. unit-mysql-0: 08:04:48 DEBUG unit.mysql/0.config-changed (Reading database ... 57806 files and directories currently installed.) unit-mysql-0: 08:04:48 DEBUG unit.mysql/0.config-changed Preparing to unpack .../libdbi-perl_1.630-1_amd64.deb ... unit-mysql-0: 08:04:48 DEBUG unit.mysql/0.config-changed Unpacking libdbi-perl (1.630-1) ... unit-abot-epc-basic-0: 08:04:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libexpat1-dev:amd64. unit-abot-epc-basic-0: 08:04:48 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: 08:04:48 DEBUG unit.abot-epc-basic/0.install Unpacking libexpat1-dev:amd64 (2.1.0-7ubuntu0.16.04.3) ... unit-abot-epc-basic-0: 08:04:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfile-fcntllock-perl. unit-abot-epc-basic-0: 08:04:49 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfile-fcntllock-perl_0.22-3_amd64.deb ... unit-mysql-0: 08:04:49 DEBUG unit.mysql/0.config-changed Selecting previously unselected package libdbd-mysql-perl. unit-mysql-0: 08:04:49 DEBUG unit.mysql/0.config-changed Preparing to unpack .../libdbd-mysql-perl_4.025-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 08:04:49 DEBUG unit.abot-epc-basic/0.install Unpacking libfile-fcntllock-perl (0.22-3) ... unit-mysql-0: 08:04:49 DEBUG unit.mysql/0.config-changed Unpacking libdbd-mysql-perl (4.025-1ubuntu0.1) ... unit-abot-epc-basic-0: 08:04:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpython2.7:amd64. unit-abot-epc-basic-0: 08:04:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpython2.7_2.7.12-1ubuntu0~16.04.4_amd64.deb ... unit-abot-epc-basic-0: 08:04:50 DEBUG unit.abot-epc-basic/0.install Unpacking libpython2.7:amd64 (2.7.12-1ubuntu0~16.04.4) ... unit-mysql-0: 08:04:50 DEBUG unit.mysql/0.config-changed Selecting previously unselected package libterm-readkey-perl. unit-mysql-0: 08:04:50 DEBUG unit.mysql/0.config-changed Preparing to unpack .../libterm-readkey-perl_2.31-1_amd64.deb ... unit-mysql-0: 08:04:50 DEBUG unit.mysql/0.config-changed Unpacking libterm-readkey-perl (2.31-1) ... unit-mysql-0: 08:04:50 DEBUG unit.mysql/0.config-changed Selecting previously unselected package mysql-client-core-5.5. unit-mysql-0: 08:04:50 DEBUG unit.mysql/0.config-changed Preparing to unpack .../mysql-client-core-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ... unit-abot-epc-basic-0: 08:04:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpython2.7-dev:amd64. unit-abot-epc-basic-0: 08:04:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpython2.7-dev_2.7.12-1ubuntu0~16.04.4_amd64.deb ... unit-mysql-0: 08:04:50 DEBUG unit.mysql/0.config-changed Unpacking mysql-client-core-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 08:04:50 DEBUG unit.abot-epc-basic/0.install Unpacking libpython2.7-dev:amd64 (2.7.12-1ubuntu0~16.04.4) ... unit-mysql-0: 08:04:51 DEBUG unit.mysql/0.config-changed Selecting previously unselected package mysql-client-5.5. unit-mysql-0: 08:04:51 DEBUG unit.mysql/0.config-changed Preparing to unpack .../mysql-client-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ... unit-mysql-0: 08:04:52 DEBUG unit.mysql/0.config-changed Unpacking mysql-client-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-mysql-0: 08:04:53 DEBUG unit.mysql/0.config-changed Selecting previously unselected package mysql-server-core-5.5. unit-mysql-0: 08:04:53 DEBUG unit.mysql/0.config-changed Preparing to unpack .../mysql-server-core-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ... unit-abot-epc-basic-0: 08:04:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpython-dev:amd64. unit-abot-epc-basic-0: 08:04:53 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpython-dev_2.7.12-1~16.04_amd64.deb ... unit-mysql-0: 08:04:53 DEBUG unit.mysql/0.config-changed Unpacking mysql-server-core-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 08:04:53 DEBUG unit.abot-epc-basic/0.install Unpacking libpython-dev:amd64 (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 08:04:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpython-all-dev:amd64. unit-abot-epc-basic-0: 08:04:53 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: 08:04:53 DEBUG unit.abot-epc-basic/0.install Unpacking libpython-all-dev:amd64 (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 08:04:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxom-java. unit-abot-epc-basic-0: 08:04:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxom-java_1.2.10-1_all.deb ... unit-abot-epc-basic-0: 08:04:54 DEBUG unit.abot-epc-basic/0.install Unpacking libxom-java (1.2.10-1) ... unit-abot-epc-basic-0: 08:04:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package manpages-dev. unit-mysql-0: 08:04:54 DEBUG unit.mysql/0.config-changed Selecting previously unselected package mysql-server-5.5. unit-mysql-0: 08:04:54 DEBUG unit.mysql/0.config-changed Preparing to unpack .../mysql-server-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ... unit-abot-epc-basic-0: 08:04:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../manpages-dev_4.04-2_all.deb ... unit-abot-epc-basic-0: 08:04:54 DEBUG unit.abot-epc-basic/0.install Unpacking manpages-dev (4.04-2) ... unit-mysql-0: 08:04:55 DEBUG unit.mysql/0.config-changed Unpacking mysql-server-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 08:04:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python-all. unit-abot-epc-basic-0: 08:04:55 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: 08:04:55 DEBUG unit.abot-epc-basic/0.install Unpacking python-all (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 08:04:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python2.7-dev. unit-abot-epc-basic-0: 08:04:56 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../python2.7-dev_2.7.12-1ubuntu0~16.04.4_amd64.deb ... unit-abot-epc-basic-0: 08:04:56 DEBUG unit.abot-epc-basic/0.install Unpacking python2.7-dev (2.7.12-1ubuntu0~16.04.4) ... unit-abot-epc-basic-0: 08:04:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python-dev. unit-abot-epc-basic-0: 08:04:57 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: 08:04:57 DEBUG unit.abot-epc-basic/0.install Unpacking python-dev (2.7.12-1~16.04) ... unit-mysql-0: 08:04:57 DEBUG unit.mysql/0.config-changed Selecting previously unselected package libhtml-template-perl. unit-mysql-0: 08:04:57 DEBUG unit.mysql/0.config-changed Preparing to unpack .../libhtml-template-perl_2.95-1_all.deb ... unit-mysql-0: 08:04:57 DEBUG unit.mysql/0.config-changed Unpacking libhtml-template-perl (2.95-1) ... unit-mysql-0: 08:04:57 DEBUG unit.mysql/0.config-changed Selecting previously unselected package mysql-server. unit-mysql-0: 08:04:57 DEBUG unit.mysql/0.config-changed Preparing to unpack .../mysql-server_5.5.62-0ubuntu0.14.04.1_all.deb ... unit-mysql-0: 08:04:58 DEBUG unit.mysql/0.config-changed Unpacking mysql-server (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 08:04:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python-all-dev. unit-abot-epc-basic-0: 08:04:58 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../python-all-dev_2.7.12-1~16.04_amd64.deb ... unit-mysql-0: 08:04:58 DEBUG unit.mysql/0.config-changed Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-abot-epc-basic-0: 08:04:58 DEBUG unit.abot-epc-basic/0.install Unpacking python-all-dev (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 08:04:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python-pkg-resources. unit-abot-epc-basic-0: 08:04:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../python-pkg-resources_20.7.0-1_all.deb ... unit-mysql-0: 08:04:59 DEBUG unit.mysql/0.config-changed Processing triggers for ureadahead (0.100.0-16) ... unit-abot-epc-basic-0: 08:04:59 DEBUG unit.abot-epc-basic/0.install Unpacking python-pkg-resources (20.7.0-1) ... unit-mysql-0: 08:04:59 DEBUG unit.mysql/0.config-changed Setting up libdbi-perl (1.630-1) ... unit-mysql-0: 08:04:59 DEBUG unit.mysql/0.config-changed Setting up libdbd-mysql-perl (4.025-1ubuntu0.1) ... unit-mysql-0: 08:04:59 DEBUG unit.mysql/0.config-changed Setting up libterm-readkey-perl (2.31-1) ... unit-mysql-0: 08:05:00 DEBUG unit.mysql/0.config-changed Setting up mysql-client-core-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 08:05:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python-setuptools. unit-abot-epc-basic-0: 08:05:00 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../python-setuptools_20.7.0-1_all.deb ... unit-mysql-0: 08:05:00 DEBUG unit.mysql/0.config-changed Setting up mysql-client-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 08:05:00 DEBUG unit.abot-epc-basic/0.install Unpacking python-setuptools (20.7.0-1) ... unit-mysql-0: 08:05:00 DEBUG unit.mysql/0.config-changed Setting up mysql-server-core-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-mysql-0: 08:05:00 DEBUG unit.mysql/0.config-changed Setting up mysql-server-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 08:05:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python-wheel. unit-abot-epc-basic-0: 08:05:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../python-wheel_0.29.0-1_all.deb ... unit-abot-epc-basic-0: 08:05:01 DEBUG unit.abot-epc-basic/0.install Unpacking python-wheel (0.29.0-1) ... unit-abot-epc-basic-0: 08:05:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ssl-cert. unit-abot-epc-basic-0: 08:05:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ssl-cert_1.0.37_all.deb ... unit-abot-epc-basic-0: 08:05:02 DEBUG unit.abot-epc-basic/0.install Unpacking ssl-cert (1.0.37) ... unit-abot-epc-basic-0: 08:05:02 DEBUG unit.abot-epc-basic/0.install Processing triggers for man-db (2.7.5-1) ... unit-abot-epc-basic-0: 08:05:08 DEBUG unit.abot-epc-basic/0.install Processing triggers for libc-bin (2.23-0ubuntu10) ... unit-mysql-0: 08:05:08 DEBUG unit.mysql/0.config-changed 190118 8:05:08 [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: 08:05:08 DEBUG unit.mysql/0.config-changed 190118 8:05:08 [Note] Ignoring --secure-file-priv value as server is running with --bootstrap. unit-mysql-0: 08:05:08 DEBUG unit.mysql/0.config-changed 190118 8:05:08 [Note] /usr/sbin/mysqld (mysqld 5.5.62-0ubuntu0.14.04.1) starting as process 12066 ... unit-abot-epc-basic-0: 08:05:08 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-codec-java (1.10-1) ... unit-abot-epc-basic-0: 08:05:08 DEBUG unit.abot-epc-basic/0.install Setting up libapache-pom-java (10-2build1) ... unit-abot-epc-basic-0: 08:05:09 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-parent-java (39-3) ... unit-abot-epc-basic-0: 08:05:09 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-logging-java (1.2-1+build1) ... unit-abot-epc-basic-0: 08:05:09 DEBUG unit.abot-epc-basic/0.install Setting up libhttpcore-java (4.4.4-1) ... unit-abot-epc-basic-0: 08:05:09 DEBUG unit.abot-epc-basic/0.install Setting up libhttpclient-java (4.5.1-1) ... unit-abot-epc-basic-0: 08:05:10 DEBUG unit.abot-epc-basic/0.install Setting up libslf4j-java (1.7.14-3) ... unit-abot-epc-basic-0: 08:05:10 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-httpclient-java (3.1-12) ... unit-abot-epc-basic-0: 08:05:10 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-io-java (2.4-2) ... unit-abot-epc-basic-0: 08:05:11 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-net2-java (2.2-2) ... unit-abot-epc-basic-0: 08:05:12 DEBUG unit.abot-epc-basic/0.install Setting up libjsch-java (0.1.53-1ubuntu1) ... unit-abot-epc-basic-0: 08:05:13 DEBUG unit.abot-epc-basic/0.install Setting up libjsoup-java (1.8.3-1) ... unit-abot-epc-basic-0: 08:05:14 DEBUG unit.abot-epc-basic/0.install Setting up libatinject-jsr330-api-java (1.0+ds1-2) ... unit-abot-epc-basic-0: 08:05:15 DEBUG unit.abot-epc-basic/0.install Setting up libjsr305-java (0.1~+svn49-9) ... unit-abot-epc-basic-0: 08:05:15 DEBUG unit.abot-epc-basic/0.install Setting up libguava-java (19.0-1) ... unit-abot-epc-basic-0: 08:05:16 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-classworlds-java (1.5.0-5) ... unit-abot-epc-basic-0: 08:05:17 DEBUG unit.abot-epc-basic/0.install Setting up libjaxp1.3-java (1.3.05-2ubuntu3) ... unit-abot-epc-basic-0: 08:05:19 DEBUG unit.abot-epc-basic/0.install Setting up libxml-commons-resolver1.1-java (1.2-7build1) ... unit-mysql-0: 08:05:19 DEBUG unit.mysql/0.config-changed mysql start/running, process 12199 unit-oai-epc-0: 08:05:20 DEBUG juju.worker.uniter.remotestate retry hook timer triggered unit-oai-epc-0: 08:05:20 INFO juju.worker.uniter awaiting error resolution for "install" hook unit-oai-epc-0: 08:05:20 DEBUG juju.worker.uniter.operation running operation run install hook unit-oai-epc-0: 08:05:20 DEBUG juju.machinelock acquire machine lock for uniter (run install hook) unit-oai-epc-0: 08:05:20 DEBUG juju.machinelock machine lock acquired for uniter (run install hook) unit-oai-epc-0: 08:05:20 DEBUG juju.worker.uniter.operation preparing operation "run install hook" unit-oai-epc-0: 08:05:20 DEBUG juju.worker.uniter.operation executing operation "run install hook" unit-abot-epc-basic-0: 08:05:20 DEBUG unit.abot-epc-basic/0.install Setting up libxml-commons-external-java (1.4.01-2build1) ... unit-mysql-0: 08:05:20 DEBUG unit.mysql/0.config-changed Setting up libhtml-template-perl (2.95-1) ... unit-oai-epc-0: 08:05:21 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running install hook unit-abot-epc-basic-0: 08:05:22 DEBUG unit.abot-epc-basic/0.install Setting up libxerces2-java (2.11.0-7) ... unit-mysql-0: 08:05:22 DEBUG unit.mysql/0.config-changed Processing triggers for ureadahead (0.100.0-16) ... unit-oai-epc-0: 08:05:22 DEBUG unit.oai-epc/0.install + export DEBIAN_FRONTEND=noninteractive unit-oai-epc-0: 08:05:22 DEBUG unit.oai-epc/0.install + DEBIAN_FRONTEND=noninteractive unit-oai-epc-0: 08:05:22 DEBUG unit.oai-epc/0.install + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 08:05:22 DEBUG unit.oai-epc/0.install ++ validated_mme_public_ip=0 unit-oai-epc-0: 08:05:22 DEBUG unit.oai-epc/0.install + set_env_paths unit-oai-epc-0: 08:05:22 DEBUG unit.oai-epc/0.install + openair_path=/srv/openair-cn unit-oai-epc-0: 08:05:22 DEBUG unit.oai-epc/0.install + build_path=/srv/openair-cn/BUILD unit-oai-epc-0: 08:05:22 DEBUG unit.oai-epc/0.install + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-epc-0: 08:05:22 DEBUG unit.oai-epc/0.install + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-epc-0: 08:05:22 DEBUG unit.oai-epc/0.install + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-epc-0: 08:05:22 DEBUG unit.oai-epc/0.install + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-epc-0: 08:05:22 DEBUG unit.oai-epc/0.install + epc_conf_path=/usr/local/etc/oai unit-oai-epc-0: 08:05:22 DEBUG unit.oai-epc/0.install + epc_exec_name=mme_gw unit-oai-epc-0: 08:05:22 DEBUG unit.oai-epc/0.install + open-port 2152/udp unit-oai-epc-0: 08:05:23 DEBUG worker.uniter.jujuc running hook tool "open-port" unit-oai-epc-0: 08:05:23 DEBUG unit.oai-epc/0.install ++ config-get branch unit-oai-epc-0: 08:05:23 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 08:05:23 DEBUG unit.oai-epc/0.install + branch=v0.3.2 unit-oai-epc-0: 08:05:23 DEBUG unit.oai-epc/0.install ++ config-get revision unit-oai-epc-0: 08:05:23 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 08:05:23 DEBUG unit.oai-epc/0.install + revision=HEAD unit-oai-epc-0: 08:05:23 DEBUG unit.oai-epc/0.install + echo v0.3.2 unit-oai-epc-0: 08:05:23 DEBUG unit.oai-epc/0.install + echo HEAD unit-oai-epc-0: 08:05:23 DEBUG unit.oai-epc/0.install + update_hostname unit-oai-epc-0: 08:05:23 DEBUG unit.oai-epc/0.install ++ sed 's|/|-|' unit-oai-epc-0: 08:05:23 DEBUG unit.oai-epc/0.install ++ echo oai-epc/0 unit-oai-epc-0: 08:05:23 DEBUG unit.oai-epc/0.install + HOSTNAME=oai-epc-0 unit-oai-epc-0: 08:05:23 DEBUG unit.oai-epc/0.install + echo oai-epc-0 unit-oai-epc-0: 08:05:23 DEBUG unit.oai-epc/0.install + hostname oai-epc-0 unit-oai-epc-0: 08:05:23 DEBUG unit.oai-epc/0.install ++ hostname unit-oai-epc-0: 08:05:23 DEBUG unit.oai-epc/0.install + echo '127.0.0.1 oai-epc-0' unit-oai-epc-0: 08:05:23 DEBUG unit.oai-epc/0.install + install_packages unit-oai-epc-0: 08:05:23 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 08:05:23 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections git unit-oai-epc-0: 08:05:23 DEBUG unit.oai-epc/0.install + gitAlreadyInstalled=1 unit-oai-epc-0: 08:05:23 DEBUG unit.oai-epc/0.install + '[' '!' 1 -eq 1 ']' unit-oai-epc-0: 08:05:23 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 08:05:23 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections at unit-oai-epc-0: 08:05:23 DEBUG unit.oai-epc/0.install + atAlreadyInstalled=1 unit-oai-epc-0: 08:05:23 DEBUG unit.oai-epc/0.install + '[' '!' 1 -eq 1 ']' unit-oai-epc-0: 08:05:23 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 08:05:23 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections virt-what unit-oai-epc-0: 08:05:23 DEBUG unit.oai-epc/0.install + virtwhatAlreadyInstalled=1 unit-oai-epc-0: 08:05:23 DEBUG unit.oai-epc/0.install + '[' '!' 1 -eq 1 ']' unit-oai-epc-0: 08:05:23 DEBUG unit.oai-epc/0.install + PASSWORD=linux unit-oai-epc-0: 08:05:23 DEBUG unit.oai-epc/0.install + debconf-set-selections unit-oai-epc-0: 08:05:23 DEBUG unit.oai-epc/0.install + echo 'mysql-server mysql-server/root_password password linux' unit-abot-epc-basic-0: 08:05:23 DEBUG unit.abot-epc-basic/0.install Setting up libxalan2-java (2.7.1-9) ... unit-mysql-0: 08:05:23 DEBUG unit.mysql/0.config-changed Setting up mysql-server (5.5.62-0ubuntu0.14.04.1) ... unit-oai-epc-0: 08:05:24 DEBUG unit.oai-epc/0.install + debconf-set-selections unit-oai-epc-0: 08:05:24 DEBUG unit.oai-epc/0.install + echo 'mysql-server mysql-server/root_password_again password linux' unit-oai-epc-0: 08:05:24 DEBUG unit.oai-epc/0.install + apt install -y mysql-client unit-oai-epc-0: 08:05:24 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 08:05:24 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: 08:05:24 DEBUG unit.oai-epc/0.install unit-abot-epc-basic-0: 08:05:24 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-interpolation-java (1.21-1) ... unit-abot-epc-basic-0: 08:05:24 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-oai-epc-0: 08:05:25 DEBUG unit.oai-epc/0.install Reading package lists... unit-oai-epc-0: 08:05:25 DEBUG unit.oai-epc/0.install Building dependency tree... unit-oai-epc-0: 08:05:25 DEBUG unit.oai-epc/0.install Reading state information... unit-oai-epc-0: 08:05:25 DEBUG unit.oai-epc/0.install mysql-client is already the newest version. unit-oai-epc-0: 08:05:25 DEBUG unit.oai-epc/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-epc-0: 08:05:25 DEBUG unit.oai-epc/0.install ++ virt-what unit-oai-epc-0: 08:05:25 DEBUG unit.oai-epc/0.install + machine_type=kvm unit-oai-epc-0: 08:05:25 DEBUG unit.oai-epc/0.install + clone_repro unit-oai-epc-0: 08:05:25 DEBUG unit.oai-epc/0.install + juju-log 'Fetching and installing openair5G EPC' unit-oai-epc-0: 08:05:25 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 08:05:25 INFO unit.oai-epc/0.juju-log Fetching and installing openair5G EPC unit-oai-epc-0: 08:05:25 DEBUG unit.oai-epc/0.install + status-set maintenance 'Fetching and installing Openair5G EPC' unit-abot-epc-basic-0: 08:05:26 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-utils-java (1:1.5.15-4+deb8u1build0.16.04.1) ... unit-oai-epc-0: 08:05:26 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-abot-epc-basic-0: 08:05:26 DEBUG unit.abot-epc-basic/0.install Setting up libxbean-java (4.5-1) ... unit-oai-epc-0: 08:05:26 DEBUG unit.oai-epc/0.install + '[' -d /srv/openair-cn ']' unit-oai-epc-0: 08:05:26 DEBUG unit.oai-epc/0.install + juju-log 'Updating the installation directory' unit-oai-epc-0: 08:05:26 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 08:05:26 INFO unit.oai-epc/0.juju-log Updating the installation directory unit-oai-epc-0: 08:05:26 DEBUG unit.oai-epc/0.install + cd /srv/openair-cn unit-oai-epc-0: 08:05:26 DEBUG unit.oai-epc/0.install + git reset --hard HEAD unit-oai-epc-0: 08:05:26 DEBUG unit.oai-epc/0.install HEAD is now at 01f20cc freediameter installation fix unit-oai-epc-0: 08:05:26 DEBUG unit.oai-epc/0.install + git checkout v0.3.2 unit-oai-epc-0: 08:05:26 DEBUG unit.oai-epc/0.install HEAD is now at 01f20cc... freediameter installation fix unit-oai-epc-0: 08:05:26 DEBUG unit.oai-epc/0.install + shopt -s nocasematch unit-oai-epc-0: 08:05:26 DEBUG unit.oai-epc/0.install + [[ HEAD != \H\E\A\D ]] unit-oai-epc-0: 08:05:26 DEBUG unit.oai-epc/0.install + cd - unit-oai-epc-0: 08:05:26 DEBUG unit.oai-epc/0.install /var/lib/juju/agents/unit-oai-epc-0/charm unit-oai-epc-0: 08:05:26 DEBUG unit.oai-epc/0.install + sed -i /phpmyadmin/d /srv/openair-cn/BUILD/TOOLS/build_helper unit-oai-epc-0: 08:05:26 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-epc-0: 08:05:26 DEBUG unit.oai-epc/0.install + juju_install_kernel unit-oai-epc-0: 08:05:26 DEBUG unit.oai-epc/0.install + juju-log 'Check the kernel and update if required' unit-oai-epc-0: 08:05:26 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 08:05:26 INFO unit.oai-epc/0.juju-log Check the kernel and update if required unit-oai-epc-0: 08:05:26 DEBUG unit.oai-epc/0.install + check_current_kernel unit-oai-epc-0: 08:05:26 DEBUG unit.oai-epc/0.install + required_kern_release=3.19 unit-oai-epc-0: 08:05:26 DEBUG unit.oai-epc/0.install ++ cut -d . -f1 unit-oai-epc-0: 08:05:26 DEBUG unit.oai-epc/0.install ++ echo 3.19 unit-oai-epc-0: 08:05:26 DEBUG unit.oai-epc/0.install + required_kern_version=3 unit-oai-epc-0: 08:05:26 DEBUG unit.oai-epc/0.install ++ cut -d . -f2 unit-oai-epc-0: 08:05:26 DEBUG unit.oai-epc/0.install ++ echo 3.19 unit-oai-epc-0: 08:05:26 DEBUG unit.oai-epc/0.install + required_kern_major_revision=19 unit-oai-epc-0: 08:05:26 DEBUG unit.oai-epc/0.install ++ uname -r unit-oai-epc-0: 08:05:26 DEBUG unit.oai-epc/0.install + current_kern_release=3.13.0-164-generic unit-oai-epc-0: 08:05:26 DEBUG unit.oai-epc/0.install ++ cut -d . -f1 unit-oai-epc-0: 08:05:26 DEBUG unit.oai-epc/0.install ++ echo 3.13.0-164-generic unit-oai-epc-0: 08:05:26 DEBUG unit.oai-epc/0.install + current_kern_version=3 unit-oai-epc-0: 08:05:26 DEBUG unit.oai-epc/0.install ++ cut -d . -f2 unit-oai-epc-0: 08:05:26 DEBUG unit.oai-epc/0.install ++ echo 3.13.0-164-generic unit-oai-epc-0: 08:05:26 DEBUG unit.oai-epc/0.install + current_kern_major_revision=13 unit-oai-epc-0: 08:05:26 DEBUG unit.oai-epc/0.install + '[' 3 -gt 3 ']' unit-oai-epc-0: 08:05:26 DEBUG unit.oai-epc/0.install + '[' 3 -eq 3 ']' unit-oai-epc-0: 08:05:26 DEBUG unit.oai-epc/0.install + '[' 13 -ge 19 ']' unit-oai-epc-0: 08:05:26 DEBUG unit.oai-epc/0.install + REQUIRED_KERNEL_IS_INSTALLED=false unit-oai-epc-0: 08:05:26 DEBUG unit.oai-epc/0.install + [[ false == true ]] unit-oai-epc-0: 08:05:26 DEBUG unit.oai-epc/0.install + '[' kvm == lxc -o kvm == docker ']' unit-oai-epc-0: 08:05:26 DEBUG unit.oai-epc/0.install + '[' kvm == '' ']' unit-oai-epc-0: 08:05:26 DEBUG unit.oai-epc/0.install + check_current_kernel unit-oai-epc-0: 08:05:26 DEBUG unit.oai-epc/0.install + required_kern_release=3.19 unit-oai-epc-0: 08:05:26 DEBUG unit.oai-epc/0.install ++ cut -d . -f1 unit-oai-epc-0: 08:05:26 DEBUG unit.oai-epc/0.install ++ echo 3.19 unit-oai-epc-0: 08:05:26 DEBUG unit.oai-epc/0.install + required_kern_version=3 unit-oai-epc-0: 08:05:26 DEBUG unit.oai-epc/0.install ++ cut -d . -f2 unit-oai-epc-0: 08:05:26 DEBUG unit.oai-epc/0.install ++ echo 3.19 unit-oai-epc-0: 08:05:26 DEBUG unit.oai-epc/0.install + required_kern_major_revision=19 unit-oai-epc-0: 08:05:26 DEBUG unit.oai-epc/0.install ++ uname -r unit-oai-epc-0: 08:05:26 DEBUG unit.oai-epc/0.install + current_kern_release=3.13.0-164-generic unit-oai-epc-0: 08:05:26 DEBUG unit.oai-epc/0.install ++ cut -d . -f1 unit-oai-epc-0: 08:05:26 DEBUG unit.oai-epc/0.install ++ echo 3.13.0-164-generic unit-oai-epc-0: 08:05:26 DEBUG unit.oai-epc/0.install + current_kern_version=3 unit-oai-epc-0: 08:05:26 DEBUG unit.oai-epc/0.install ++ cut -d . -f2 unit-oai-epc-0: 08:05:26 DEBUG unit.oai-epc/0.install ++ echo 3.13.0-164-generic unit-oai-epc-0: 08:05:26 DEBUG unit.oai-epc/0.install + current_kern_major_revision=13 unit-oai-epc-0: 08:05:26 DEBUG unit.oai-epc/0.install + '[' 3 -gt 3 ']' unit-oai-epc-0: 08:05:26 DEBUG unit.oai-epc/0.install + '[' 3 -eq 3 ']' unit-oai-epc-0: 08:05:26 DEBUG unit.oai-epc/0.install + '[' 13 -ge 19 ']' unit-oai-epc-0: 08:05:26 DEBUG unit.oai-epc/0.install + REQUIRED_KERNEL_IS_INSTALLED=false unit-oai-epc-0: 08:05:26 DEBUG unit.oai-epc/0.install + [[ false == false ]] unit-oai-epc-0: 08:05:26 DEBUG unit.oai-epc/0.install ++ cat /var/lib/juju/agents/unit-oai-epc-0/charm/.reboot unit-oai-epc-0: 08:05:26 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: 08:05:26 DEBUG unit.oai-epc/0.install + '[' '' '!=' reboot ']' unit-oai-epc-0: 08:05:26 DEBUG unit.oai-epc/0.install + juju-log 'installing the required kernel and reboot' unit-oai-epc-0: 08:05:27 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 08:05:27 INFO unit.oai-epc/0.juju-log installing the required kernel and reboot unit-oai-epc-0: 08:05:27 DEBUG unit.oai-epc/0.install + status-set maintenance 'installing the required kernel and rebooting' unit-oai-epc-0: 08:05:27 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-epc-0: 08:05:27 DEBUG unit.oai-epc/0.install + install_required_kernel unit-oai-epc-0: 08:05:27 DEBUG unit.oai-epc/0.install + version=3.19 unit-oai-epc-0: 08:05:27 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: 08:05:27 DEBUG unit.oai-epc/0.install --2019-01-18 08:05:27-- http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/ unit-oai-epc-0: 08:05:27 DEBUG unit.oai-epc/0.install Resolving kernel.ubuntu.com (kernel.ubuntu.com)... 91.189.94.216 unit-abot-epc-basic-0: 08:05:27 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-containers-java (1.0~beta3.0.7-8) ... unit-mysql-0: 08:05:27 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-mysql-0: 08:05:27 INFO unit.mysql/0.juju-log dataset size in bytes: 1677721600 unit-oai-epc-0: 08:05:27 DEBUG unit.oai-epc/0.install Connecting to kernel.ubuntu.com (kernel.ubuntu.com)|91.189.94.216|:80... connected. unit-oai-epc-0: 08:05:27 DEBUG unit.oai-epc/0.install HTTP request sent, awaiting response... 301 Moved Permanently unit-oai-epc-0: 08:05:27 DEBUG unit.oai-epc/0.install Location: https://kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/ [following] unit-oai-epc-0: 08:05:27 DEBUG unit.oai-epc/0.install --2019-01-18 08:05:27-- https://kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/ unit-abot-epc-basic-0: 08:05:27 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-interactivity-api-java (1.0-alpha-6-7) ... unit-oai-epc-0: 08:05:27 DEBUG unit.oai-epc/0.install Connecting to kernel.ubuntu.com (kernel.ubuntu.com)|91.189.94.216|:443... connected. unit-abot-epc-basic-0: 08:05:27 DEBUG unit.abot-epc-basic/0.install Setting up libwagon-java (1.0.0-7) ... unit-abot-epc-basic-0: 08:05:27 DEBUG unit.abot-epc-basic/0.install Setting up libeclipse-aether-java (1.0.2-1) ... unit-abot-epc-basic-0: 08:05:27 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-cli-java (1.3.1-3ubuntu1) ... unit-abot-epc-basic-0: 08:05:27 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-lang3-java (3.4-1) ... unit-oai-epc-0: 08:05:28 DEBUG unit.oai-epc/0.install HTTP request sent, awaiting response... 200 OK unit-oai-epc-0: 08:05:28 DEBUG unit.oai-epc/0.install Length: unspecified [text/html] unit-oai-epc-0: 08:05:28 DEBUG unit.oai-epc/0.install Saving to: 'kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/index.html' unit-oai-epc-0: 08:05:28 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 08:05:28 DEBUG unit.oai-epc/0.install 0K ....... 36.5M=0s unit-oai-epc-0: 08:05:28 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 08:05:28 DEBUG unit.oai-epc/0.install 2019-01-18 08:05:28 (36.5 MB/s) - 'kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/index.html' saved [8049] unit-oai-epc-0: 08:05:28 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 08:05:28 DEBUG unit.oai-epc/0.install FINISHED --2019-01-18 08:05:28-- unit-oai-epc-0: 08:05:28 DEBUG unit.oai-epc/0.install Total wall clock time: 0.8s unit-oai-epc-0: 08:05:28 DEBUG unit.oai-epc/0.install Downloaded: 1 files, 7.9K in 0s (36.5 MB/s) unit-oai-epc-0: 08:05:28 DEBUG unit.oai-epc/0.install + dpkg -i 'kernel.ubuntu.com/*/*/*/*deb' unit-oai-epc-0: 08:05:28 DEBUG unit.oai-epc/0.install dpkg: error processing archive kernel.ubuntu.com/*/*/*/*deb (--install): unit-oai-epc-0: 08:05:28 DEBUG unit.oai-epc/0.install cannot access archive: No such file or directory unit-oai-epc-0: 08:05:28 DEBUG unit.oai-epc/0.install Errors were encountered while processing: unit-oai-epc-0: 08:05:28 DEBUG unit.oai-epc/0.install kernel.ubuntu.com/*/*/*/*deb unit-oai-epc-0: 08:05:28 ERROR juju.worker.uniter.operation hook "install" failed: exit status 1 unit-oai-epc-0: 08:05:28 DEBUG juju.machinelock machine lock released for uniter (run install hook) unit-oai-epc-0: 08:05:28 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 08:05:28 INFO juju.worker.uniter awaiting error resolution for "install" hook unit-oai-epc-0: 08:05:28 DEBUG juju.worker.uniter [AGENT-STATUS] error: hook failed: "install" unit-abot-epc-basic-0: 08:05:28 DEBUG unit.abot-epc-basic/0.install Setting up libaopalliance-java (20070526-5) ... unit-abot-epc-basic-0: 08:05:28 DEBUG unit.abot-epc-basic/0.install Setting up libguice-java (4.0-2) ... unit-abot-epc-basic-0: 08:05:28 DEBUG unit.abot-epc-basic/0.install Setting up junit (3.8.2-8build1) ... unit-abot-epc-basic-0: 08:05:29 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-cipher-java (1.7-1) ... unit-abot-epc-basic-0: 08:05:30 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-classworlds2-java (2.5.2-1) ... unit-abot-epc-basic-0: 08:05:30 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-utils2-java (3.0.22-1) ... unit-mysql-0: 08:05:30 DEBUG unit.mysql/0.config-changed mysql stop/waiting unit-abot-epc-basic-0: 08:05:30 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-container-default1.5-java (1.6-2) ... unit-abot-epc-basic-0: 08:05:31 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-component-annotations-java (1.6-2) ... unit-abot-epc-basic-0: 08:05:31 DEBUG unit.abot-epc-basic/0.install Setting up libasm4-java (5.0.4-1) ... unit-abot-epc-basic-0: 08:05:31 DEBUG unit.abot-epc-basic/0.install Setting up libjaxen-java (1.1.6-1ubuntu1) ... unit-abot-epc-basic-0: 08:05:31 DEBUG unit.abot-epc-basic/0.install Setting up libjdom1-java (1.1.3-1) ... unit-abot-epc-basic-0: 08:05:31 DEBUG unit.abot-epc-basic/0.install Setting up libclassworlds-java (1.1-final-5) ... unit-abot-epc-basic-0: 08:05:31 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-lang-java (2.6-6ubuntu2) ... unit-abot-epc-basic-0: 08:05:31 DEBUG unit.abot-epc-basic/0.install Setting up libdoxia-core-java (1.1.4-3ubuntu1) ... unit-abot-epc-basic-0: 08:05:31 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-container-default-java (1.0-alpha-9-stable-1-7) ... unit-abot-epc-basic-0: 08:05:32 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-ant-factory-java (1.0~alpha2.1-3) ... unit-abot-epc-basic-0: 08:05:32 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-io-java (1.0~alpha5-2) ... unit-mysql-0: 08:05:32 DEBUG unit.mysql/0.config-changed mysql start/running, process 12322 unit-abot-epc-basic-0: 08:05:32 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-archiver-java (2.2-1+deb9u1build0.16.04.1) ... unit-mysql-0: 08:05:32 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-mysql-0: 08:05:32 INFO juju.worker.uniter.operation ran "config-changed" hook unit-mysql-0: 08:05:32 DEBUG juju.worker.uniter.operation committing operation "run config-changed hook" unit-abot-epc-basic-0: 08:05:32 DEBUG unit.abot-epc-basic/0.install Setting up libbsh-java (2.0b4-17ubuntu1) ... unit-mysql-0: 08:05:32 DEBUG juju.machinelock machine lock released for uniter (run config-changed hook) unit-mysql-0: 08:05:32 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 08:05:32 INFO juju.worker.uniter found queued "start" hook unit-mysql-0: 08:05:32 DEBUG juju.worker.uniter.operation running operation run start hook unit-mysql-0: 08:05:32 DEBUG juju.machinelock acquire machine lock for uniter (run start hook) unit-mysql-0: 08:05:32 DEBUG juju.machinelock machine lock acquired for uniter (run start hook) unit-mysql-0: 08:05:32 DEBUG juju.worker.uniter.operation preparing operation "run start hook" unit-mysql-0: 08:05:32 DEBUG juju.worker.uniter.operation executing operation "run start hook" unit-mysql-0: 08:05:32 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running start hook unit-abot-epc-basic-0: 08:05:32 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-bsh-factory-java (1.0~alpha7-3.1) ... unit-abot-epc-basic-0: 08:05:33 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-sec-dispatcher-java (1.3.1-6) ... unit-abot-epc-basic-0: 08:05:33 DEBUG unit.abot-epc-basic/0.install Setting up libmaven2-core-java (2.2.1-24) ... unit-abot-epc-basic-0: 08:05:33 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-cli-java (1.2-5) ... unit-abot-epc-basic-0: 08:05:33 DEBUG unit.abot-epc-basic/0.install Setting up libqdox2-java (2.0~M3-2) ... unit-abot-epc-basic-0: 08:05:33 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-component-metadata-java (1.6-2) ... unit-abot-epc-basic-0: 08:05:33 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-containers1.5-java (1.6-2) ... unit-abot-epc-basic-0: 08:05:33 DEBUG unit.abot-epc-basic/0.install Setting up libgeronimo-interceptor-3.0-spec-java (1.0.1-3fakesync1) ... unit-abot-epc-basic-0: 08:05:33 DEBUG unit.abot-epc-basic/0.install Setting up libservlet3.1-java (8.0.32-1ubuntu1.8) ... unit-abot-epc-basic-0: 08:05:33 DEBUG unit.abot-epc-basic/0.install Setting up libcdi-api-java (1.0-2) ... unit-abot-epc-basic-0: 08:05:34 DEBUG unit.abot-epc-basic/0.install Setting up libsisu-inject-java (0.3.2-1) ... unit-abot-epc-basic-0: 08:05:34 DEBUG unit.abot-epc-basic/0.install Setting up libsisu-plexus-java (0.3.2-1) ... unit-abot-epc-basic-0: 08:05:34 DEBUG unit.abot-epc-basic/0.install Setting up libhamcrest-java (1.3-5ubuntu1) ... unit-abot-epc-basic-0: 08:05:34 DEBUG unit.abot-epc-basic/0.install Setting up junit4 (4.12-4ubuntu1) ... unit-abot-epc-basic-0: 08:05:34 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-net-java (3.4-2ubuntu2) ... unit-abot-epc-basic-0: 08:05:35 DEBUG unit.abot-epc-basic/0.install Setting up libcglib3-java (3.1+dfsg-1) ... unit-abot-epc-basic-0: 08:05:35 DEBUG unit.abot-epc-basic/0.install Setting up libobjenesis-java (2.2-1) ... unit-abot-epc-basic-0: 08:05:35 DEBUG unit.abot-epc-basic/0.install Setting up libeasymock-java (3.3.1+ds-3) ... unit-abot-epc-basic-0: 08:05:35 DEBUG unit.abot-epc-basic/0.install Setting up libservlet2.5-java (6.0.45+dfsg-1) ... unit-abot-epc-basic-0: 08:05:35 DEBUG unit.abot-epc-basic/0.install Setting up libjetty-java (6.1.26-5) ... unit-abot-epc-basic-0: 08:05:36 DEBUG unit.abot-epc-basic/0.install Setting up liblog4j1.2-java (1.2.17-7ubuntu1) ... unit-mysql-0: 08:05:36 DEBUG unit.mysql/0.start mysql stop/waiting unit-abot-epc-basic-0: 08:05:36 DEBUG unit.abot-epc-basic/0.install Setting up libmaven-parent-java (21-2) ... unit-abot-epc-basic-0: 08:05:36 DEBUG unit.abot-epc-basic/0.install Setting up libwagon2-java (2.10-3) ... unit-abot-epc-basic-0: 08:05:36 DEBUG unit.abot-epc-basic/0.install Setting up libmaven3-core-java (3.3.9-3) ... unit-abot-epc-basic-0: 08:05:36 DEBUG unit.abot-epc-basic/0.install Setting up maven (3.3.9-3) ... unit-abot-epc-basic-0: 08:05:36 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: 08:05:36 DEBUG unit.abot-epc-basic/0.install Setting up libapr1:amd64 (1.5.2-3) ... unit-abot-epc-basic-0: 08:05:37 DEBUG unit.abot-epc-basic/0.install Setting up libaprutil1:amd64 (1.5.4-1build1) ... unit-abot-epc-basic-0: 08:05:37 DEBUG unit.abot-epc-basic/0.install Setting up libaprutil1-dbd-sqlite3:amd64 (1.5.4-1build1) ... unit-abot-epc-basic-0: 08:05:37 DEBUG unit.abot-epc-basic/0.install Setting up libaprutil1-ldap:amd64 (1.5.4-1build1) ... unit-abot-epc-basic-0: 08:05:37 DEBUG unit.abot-epc-basic/0.install Setting up liblua5.1-0:amd64 (5.1.5-8ubuntu1) ... unit-abot-epc-basic-0: 08:05:37 DEBUG unit.abot-epc-basic/0.install Setting up apache2-bin (2.4.18-2ubuntu3.9) ... unit-abot-epc-basic-0: 08:05:37 DEBUG unit.abot-epc-basic/0.install Setting up apache2-utils (2.4.18-2ubuntu3.9) ... unit-abot-epc-basic-0: 08:05:37 DEBUG unit.abot-epc-basic/0.install Setting up apache2-data (2.4.18-2ubuntu3.9) ... unit-mysql-0: 08:05:38 DEBUG unit.mysql/0.start mysql start/running, process 12435 unit-abot-epc-basic-0: 08:05:38 DEBUG unit.abot-epc-basic/0.install Setting up apache2 (2.4.18-2ubuntu3.9) ... unit-mysql-0: 08:05:38 DEBUG worker.uniter.jujuc running hook tool "open-port" unit-mysql-0: 08:05:38 INFO juju.worker.uniter.operation ran "start" hook unit-mysql-0: 08:05:38 DEBUG juju.worker.uniter.operation unit mysql/0 has started but has not yet set status unit-mysql-0: 08:05:39 DEBUG juju.worker.uniter.operation committing operation "run start hook" unit-mysql-0: 08:05:39 DEBUG juju.machinelock machine lock released for uniter (run start hook) unit-mysql-0: 08:05:39 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 08:05:39 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 08:05:39 DEBUG juju.worker.dependency "metric-collect" manifold worker started unit-mysql-0: 08:05:39 INFO juju.worker.uniter.relation joining relation "mysql:cluster" unit-mysql-0: 08:05:39 INFO juju.worker.uniter.relation joined relation "mysql:cluster" unit-mysql-0: 08:05:39 INFO juju.worker.uniter.relation joining relation "oai-hss:db mysql:db" unit-mysql-0: 08:05:39 INFO juju.worker.uniter.relation joined relation "oai-hss:db mysql:db" unit-mysql-0: 08:05:40 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-abot-epc-basic-0: 08:05:49 DEBUG unit.abot-epc-basic/0.install Enabling module mpm_event. unit-abot-epc-basic-0: 08:05:49 DEBUG unit.abot-epc-basic/0.install Enabling module authz_core. unit-abot-epc-basic-0: 08:05:49 DEBUG unit.abot-epc-basic/0.install Enabling module authz_host. unit-abot-epc-basic-0: 08:05:49 DEBUG unit.abot-epc-basic/0.install Enabling module authn_core. unit-abot-epc-basic-0: 08:05:49 DEBUG unit.abot-epc-basic/0.install Enabling module auth_basic. unit-abot-epc-basic-0: 08:05:49 DEBUG unit.abot-epc-basic/0.install Enabling module access_compat. unit-abot-epc-basic-0: 08:05:49 DEBUG unit.abot-epc-basic/0.install Enabling module authn_file. unit-abot-epc-basic-0: 08:05:49 DEBUG unit.abot-epc-basic/0.install Enabling module authz_user. unit-abot-epc-basic-0: 08:05:49 DEBUG unit.abot-epc-basic/0.install Enabling module alias. unit-abot-epc-basic-0: 08:05:49 DEBUG unit.abot-epc-basic/0.install Enabling module dir. unit-abot-epc-basic-0: 08:05:49 DEBUG unit.abot-epc-basic/0.install Enabling module autoindex. unit-abot-epc-basic-0: 08:05:49 DEBUG unit.abot-epc-basic/0.install Enabling module env. unit-abot-epc-basic-0: 08:05:49 DEBUG unit.abot-epc-basic/0.install Enabling module mime. unit-abot-epc-basic-0: 08:05:49 DEBUG unit.abot-epc-basic/0.install Enabling module negotiation. unit-abot-epc-basic-0: 08:05:49 DEBUG unit.abot-epc-basic/0.install Enabling module setenvif. unit-abot-epc-basic-0: 08:05:49 DEBUG unit.abot-epc-basic/0.install Enabling module filter. unit-abot-epc-basic-0: 08:05:49 DEBUG unit.abot-epc-basic/0.install Enabling module deflate. unit-abot-epc-basic-0: 08:05:49 DEBUG unit.abot-epc-basic/0.install Enabling module status. unit-abot-epc-basic-0: 08:05:49 DEBUG unit.abot-epc-basic/0.install Enabling conf charset. unit-abot-epc-basic-0: 08:05:49 DEBUG unit.abot-epc-basic/0.install Enabling conf localized-error-pages. unit-abot-epc-basic-0: 08:05:49 DEBUG unit.abot-epc-basic/0.install Enabling conf other-vhosts-access-log. unit-abot-epc-basic-0: 08:05:49 DEBUG unit.abot-epc-basic/0.install Enabling conf security. unit-abot-epc-basic-0: 08:05:49 DEBUG unit.abot-epc-basic/0.install Enabling conf serve-cgi-bin. unit-abot-epc-basic-0: 08:05:49 DEBUG unit.abot-epc-basic/0.install Enabling site 000-default. unit-abot-epc-basic-0: 08:05:51 DEBUG unit.abot-epc-basic/0.install Setting up python-pip-whl (8.1.1-2ubuntu0.4) ... unit-abot-epc-basic-0: 08:05:51 DEBUG unit.abot-epc-basic/0.install Setting up libpython2.7-stdlib:amd64 (2.7.12-1ubuntu0~16.04.4) ... unit-abot-epc-basic-0: 08:05:52 DEBUG unit.abot-epc-basic/0.install Setting up python2.7 (2.7.12-1ubuntu0~16.04.4) ... unit-abot-epc-basic-0: 08:05:52 DEBUG unit.abot-epc-basic/0.install Setting up libpython-stdlib:amd64 (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 08:05:52 DEBUG unit.abot-epc-basic/0.install Setting up python (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 08:05:52 DEBUG unit.abot-epc-basic/0.install Setting up python-pip (8.1.1-2ubuntu0.4) ... unit-abot-epc-basic-0: 08:05:53 DEBUG unit.abot-epc-basic/0.install Setting up abot-epc-basic (3.1.1) ... unit-abot-epc-basic-0: 08:05:53 DEBUG unit.abot-epc-basic/0.install Inside postinstall - configure called unit-abot-epc-basic-0: 08:05:53 DEBUG unit.abot-epc-basic/0.install Current directory : / unit-abot-epc-basic-0: 08:05:53 DEBUG unit.abot-epc-basic/0.install Invoking mvn on jar files unit-abot-epc-basic-0: 08:05:55 DEBUG unit.abot-epc-basic/0.install [INFO] Scanning for projects... unit-abot-epc-basic-0: 08:05:55 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-abot-epc-basic-0: 08:05:56 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 8.6 KB/sec) unit-abot-epc-basic-0: 08:05:56 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-abot-epc-basic-0: 08:05:56 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/22/maven-plugins-22.pom (13 KB at 509.3 KB/sec) unit-abot-epc-basic-0: 08:05:56 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: 08:05:56 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: 08:05:56 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: 08:05:56 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/10/apache-10.pom (15 KB at 802.9 KB/sec) unit-abot-epc-basic-0: 08:05:56 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-abot-epc-basic-0: 08:05:56 DEBUG unit.abot-epc-basic/0.install 3/25 KB 6/25 KB 9/25 KB 11/25 KB 14/25 KB 16/25 KB 19/25 KB 22/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 891.0 KB/sec) unit-abot-epc-basic-0: 08:05:56 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: 08:05:56 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/plugins/maven-install-plugin/2.5.2/maven-install-plugin-2.5.2.pom (7 KB at 368.7 KB/sec) unit-abot-epc-basic-0: 08:05:56 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: 08:05:56 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/plugins/maven-plugins/25/maven-plugins-25.pom (10 KB at 518.2 KB/sec) unit-abot-epc-basic-0: 08:05:56 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: 08:05:56 DEBUG unit.abot-epc-basic/0.install 3/37 KB 5/37 KB 8/37 KB 11/37 KB 13/37 KB 16/37 KB 19/37 KB 21/37 KB 24/37 KB 27/37 KB 29/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 1385.9 KB/sec) unit-abot-epc-basic-0: 08:05:56 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: 08:05:56 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/14/apache-14.pom (15 KB at 682.9 KB/sec) unit-abot-epc-basic-0: 08:05:56 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-abot-epc-basic-0: 08:05:56 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 1902.3 KB/sec) unit-abot-epc-basic-0: 08:05:56 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 08:05:56 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 08:05:56 DEBUG unit.abot-epc-basic/0.install [INFO] Building Maven Stub Project (No POM) 1 unit-abot-epc-basic-0: 08:05:56 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 08:05:56 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 08:05:56 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: 08:05:56 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: 08:05:56 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 95.0 KB/sec) unit-abot-epc-basic-0: 08:05:56 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: 08:05:56 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 994.7 KB/sec) unit-abot-epc-basic-0: 08:05:56 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-abot-epc-basic-0: 08:05:56 DEBUG unit.abot-epc-basic/0.install 3/32 KB 5/32 KB 8/32 KB 11/32 KB 13/32 KB 16/32 KB 19/32 KB 21/32 KB 24/32 KB 27/32 KB 29/32 KB 32/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 1376.1 KB/sec) unit-abot-epc-basic-0: 08:05:56 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/apache/5/apache-5.pom unit-abot-epc-basic-0: 08:05:56 DEBUG unit.abot-epc-basic/0.install 3/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: 08:05:56 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: 08:05:56 DEBUG unit.abot-epc-basic/0.install 2/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 180.5 KB/sec) unit-abot-epc-basic-0: 08:05:56 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: 08:05:56 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 106.4 KB/sec) unit-abot-epc-basic-0: 08:05:56 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: 08:05:56 DEBUG unit.abot-epc-basic/0.install 1/4 KB 4/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 113.0 KB/sec) unit-abot-epc-basic-0: 08:05:56 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-abot-epc-basic-0: 08:05:56 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-utils/1.5.15/plexus-utils-1.5.15.pom (7 KB at 304.0 KB/sec) unit-abot-epc-basic-0: 08:05:56 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: 08:05:56 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/codehaus/plexus/plexus/2.0.2/plexus-2.0.2.pom (12 KB at 629.9 KB/sec) unit-abot-epc-basic-0: 08:05:56 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: 08:05:56 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 43.4 KB/sec) unit-abot-epc-basic-0: 08:05:56 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: 08:05:56 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 407.5 KB/sec) unit-abot-epc-basic-0: 08:05:56 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: 08:05:56 DEBUG unit.abot-epc-basic/0.install 3/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 175.3 KB/sec) unit-abot-epc-basic-0: 08:05:56 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-abot-epc-basic-0: 08:05:56 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-abot-epc-basic-0: 08:05:56 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-abot-epc-basic-0: 08:05:56 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-abot-epc-basic-0: 08:05:56 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: 08:05:56 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 42.4 KB/sec) unit-abot-epc-basic-0: 08:05:56 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: 08:05:56 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-utils/1.0.4/plexus-utils-1.0.4.pom (7 KB at 393.8 KB/sec) unit-abot-epc-basic-0: 08:05:56 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: 08:05:56 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 169.7 KB/sec) unit-abot-epc-basic-0: 08:05:56 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: 08:05:57 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 117.8 KB/sec) unit-abot-epc-basic-0: 08:05:57 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: 08:05:57 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 216.4 KB/sec) unit-abot-epc-basic-0: 08:05:57 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-abot-epc-basic-0: 08:05:57 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 140.5 KB/sec) unit-abot-epc-basic-0: 08:05:57 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-abot-epc-basic-0: 08:05:57 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 77.2 KB/sec) unit-abot-epc-basic-0: 08:05:57 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: 08:05:57 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 45.2 KB/sec) unit-abot-epc-basic-0: 08:05:57 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: 08:05:57 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 99.1 KB/sec) unit-abot-epc-basic-0: 08:05:57 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: 08:05:57 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 605.3 KB/sec) unit-abot-epc-basic-0: 08:05:57 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: 08:05:57 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 1574.4 KB/sec) unit-abot-epc-basic-0: 08:05:57 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/apache/9/apache-9.pom unit-abot-epc-basic-0: 08:05:57 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 870.9 KB/sec) unit-abot-epc-basic-0: 08:05:57 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-abot-epc-basic-0: 08:05:57 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 171.8 KB/sec) unit-abot-epc-basic-0: 08:05:57 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: 08:05:57 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/shared/maven-shared-components/19/maven-shared-components-19.pom (7 KB at 414.0 KB/sec) unit-abot-epc-basic-0: 08:05:57 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: 08:05:57 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 1223.9 KB/sec) unit-abot-epc-basic-0: 08:05:57 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: 08:05:57 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 593.3 KB/sec) unit-abot-epc-basic-0: 08:05:57 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: 08:05:57 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 72.5 KB/sec) unit-abot-epc-basic-0: 08:05:57 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-abot-epc-basic-0: 08:05:57 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 192.0 KB/sec) unit-abot-epc-basic-0: 08:05:57 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-abot-epc-basic-0: 08:05:57 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/org/codehaus/plexus/plexus/3.3.1/plexus-3.3.1.pom (20 KB at 868.1 KB/sec) unit-abot-epc-basic-0: 08:05:57 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-abot-epc-basic-0: 08:05:57 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/17/spice-parent-17.pom (7 KB at 507.7 KB/sec) unit-abot-epc-basic-0: 08:05:57 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: 08:05:57 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 945.9 KB/sec) unit-abot-epc-basic-0: 08:05:57 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: 08:05:57 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: 08:05:57 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.jar unit-abot-epc-basic-0: 08:05:57 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: 08:05:57 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-registry/2.2.1/maven-plugin-registry-2.2.1.jar unit-abot-epc-basic-0: 08:05:57 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 431.6 KB/sec) unit-abot-epc-basic-0: 08:05:57 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.jar unit-abot-epc-basic-0: 08:05:57 DEBUG unit.abot-epc-basic/0.install 3/48 KB 3/153 KB 3/48 KB 5/153 KB 3/48 KB 8/153 KB 3/48 KB 11/153 KB 3/48 KB 5/48 KB 11/153 KB 8/48 KB 11/153 KB 11/48 KB 11/153 KB 11/48 KB 13/153 KB 13/48 KB 16/153 KB 13/48 KB 13/153 KB 16/48 KB 16/153 KB 16/48 KB 19/153 KB 16/48 KB 21/153 KB 19/48 KB 21/153 KB 21/48 KB 21/153 KB 21/48 KB 24/153 KB 21/48 KB 27/153 KB 24/48 KB 27/153 KB 27/48 KB 27/153 KB 29/48 KB 27/153 KB 29/48 KB 29/153 KB 29/48 KB 32/153 KB 29/48 KB 3/30 KB 32/153 KB 3/35 KB 29/48 KB 6/30 KB 32/153 KB 3/35 KB 29/48 KB 9/30 KB 32/153 KB 3/35 KB 29/48 KB 11/30 KB 32/153 KB 3/35 KB 29/48 KB 14/30 KB 32/153 KB 3/35 KB 29/48 KB 16/30 KB 32/153 KB 3/35 KB 29/48 KB 32/153 KB 3/35 KB 29/48 KB 19/30 KB 32/153 KB 3/35 KB 29/48 KB 22/30 KB 32/153 KB 3/35 KB 29/48 KB 22/30 KB 32/153 KB 5/35 KB 29/48 KB 25/30 KB 32/153 KB 5/35 KB 32/48 KB 27/30 KB 36/153 KB 8/35 KB 32/48 KB 25/30 KB 36/153 KB 8/35 KB 29/48 KB 25/30 KB 36/153 KB 8/35 KB 32/48 KB 27/30 KB 36/153 KB 11/35 KB 36/48 KB 27/30 KB 36/153 KB 11/35 KB 40/48 KB 30/30 KB 36/153 KB 13/35 KB 44/48 KB 30/30 KB 36/153 KB 13/35 KB 48/48 KB 30/30 KB 36/153 KB 13/35 KB 48/48 KB 30/30 KB 36/153 KB 13/35 KB 29/48 KB 25/30 KB 36/153 KB 5/35 KB 36/48 KB 30/30 KB 36/153 KB 13/35 KB 36/48 KB 30/30 KB 36/153 KB 13/35 KB 48/48 KB 30/30 KB 40/153 KB 16/35 KB 48/48 KB 30/30 KB 40/153 KB 16/35 KB 48/48 KB 30/30 KB 44/153 KB 16/35 KB 48/48 KB 30/30 KB 48/153 KB 16/35 KB 48/48 KB 30/30 KB 48/153 KB 19/35 KB 48/48 KB 30/30 KB 52/153 KB 19/35 KB 48/48 KB 30/30 KB 56/153 KB 21/35 KB 48/48 KB 30/30 KB 60/153 KB 21/35 KB 48/48 KB 30/30 KB 52/153 KB 21/35 KB 48/48 KB 30/30 KB 60/153 KB 24/35 KB 48/48 KB 30/30 KB 60/153 KB 27/35 KB 48/48 KB 30/30 KB 60/153 KB 29/35 KB 48/48 KB 30/30 KB 64/153 KB 29/35 KB 48/48 KB 30/30 KB 64/153 KB 32/35 KB 48/48 KB 30/30 KB 64/153 KB 35/35 KB 48/48 KB 30/30 KB 68/153 KB 35/35 KB 48/48 KB 30/30 KB 68/153 KB 35/35 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 518.1 KB/sec) unit-abot-epc-basic-0: 08:05:57 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-abot-epc-basic-0: 08:05:57 DEBUG unit.abot-epc-basic/0.install 48/48 KB 30/30 KB 72/153 KB 35/35 KB 48/48 KB 76/153 KB 35/35 KB 48/48 KB 80/153 KB 35/35 KB 48/48 KB 84/153 KB 35/35 KB 88/153 KB 3/50 KB 92/153 KB 3/50 KB 96/153 KB 3/50 KB 100/153 KB 3/50 KB 104/153 KB 3/50 KB 108/153 KB 3/50 KB 112/153 KB 3/50 KB 3/190 KB 112/153 KB 3/50 KB 5/190 KB 112/153 KB 3/50 KB 84/153 KB 3/50 KB 35/35 KB 5/190 KB 112/153 KB 6/50 KB 5/190 KB 112/153 KB 9/50 KB 5/190 KB 112/153 KB 11/50 KB 5/190 KB 112/153 KB 14/50 KB 5/190 KB 112/153 KB 16/50 KB 5/190 KB 112/153 KB 19/50 KB 5/190 KB 112/153 KB 22/50 KB 5/190 KB 112/153 KB 25/50 KB 8/190 KB 112/153 KB 27/50 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 714.8 KB/sec) unit-abot-epc-basic-0: 08:05:57 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-abot-epc-basic-0: 08:05:57 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.jar (35 KB at 515.4 KB/sec) unit-abot-epc-basic-0: 08:05:57 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.jar unit-abot-epc-basic-0: 08:05:57 DEBUG unit.abot-epc-basic/0.install 8/190 KB 112/153 KB 25/50 KB 11/190 KB 112/153 KB 27/50 KB 13/190 KB 112/153 KB 30/50 KB 16/190 KB 112/153 KB 30/50 KB 11/190 KB 112/153 KB 30/50 KB 16/190 KB 112/153 KB 32/50 KB 16/190 KB 112/153 KB 36/50 KB 19/190 KB 116/153 KB 40/50 KB 19/190 KB 3/37 KB 116/153 KB 44/50 KB 3/119 KB 19/190 KB 116/153 KB 36/50 KB 16/190 KB 116/153 KB 36/50 KB 19/190 KB 3/37 KB 116/153 KB 40/50 KB 3/119 KB 19/190 KB 3/37 KB 120/153 KB 48/50 KB 5/119 KB 19/190 KB 3/37 KB 120/153 KB 48/50 KB 8/119 KB 19/190 KB 3/37 KB 120/153 KB 48/50 KB 11/119 KB 19/190 KB 3/37 KB 116/153 KB 48/50 KB 3/119 KB 21/190 KB 3/37 KB 120/153 KB 48/50 KB 13/119 KB 21/190 KB 3/37 KB 120/153 KB 50/50 KB 16/119 KB 19/190 KB 3/37 KB 116/153 KB 40/50 KB 21/190 KB 3/37 KB 120/153 KB 50/50 KB 13/119 KB 21/190 KB 3/37 KB 120/153 KB 48/50 KB 11/119 KB 24/190 KB 3/37 KB 120/153 KB 50/50 KB 16/119 KB 27/190 KB 3/37 KB 120/153 KB 50/50 KB 16/119 KB 29/190 KB 3/37 KB 120/153 KB 50/50 KB 16/119 KB 32/190 KB 5/37 KB 120/153 KB 50/50 KB 16/119 KB 36/190 KB 5/37 KB 120/153 KB 50/50 KB 19/119 KB 19/190 KB 3/37 KB 120/153 KB 48/50 KB 3/119 KB 36/190 KB 5/37 KB 124/153 KB 50/50 KB 19/119 KB 36/190 KB 5/37 KB 128/153 KB 50/50 KB 19/119 KB 36/190 KB 5/37 KB 132/153 KB 50/50 KB 19/119 KB 36/190 KB 5/37 KB 136/153 KB 50/50 KB 19/119 KB 36/190 KB 5/37 KB 140/153 KB 50/50 KB 19/119 KB 36/190 KB 5/37 KB 144/153 KB 50/50 KB 19/119 KB 32/190 KB 5/37 KB 120/153 KB 50/50 KB 19/119 KB 29/190 KB 5/37 KB 120/153 KB 50/50 KB 16/119 KB 36/190 KB 8/37 KB 144/153 KB 50/50 KB 19/119 KB 36/190 KB 11/37 KB 144/153 KB 50/50 KB 21/119 KB 36/190 KB 13/37 KB 148/153 KB 50/50 KB 21/119 KB 36/190 KB 11/37 KB 148/153 KB 50/50 KB 21/119 KB 36/190 KB 13/37 KB 152/153 KB 50/50 KB 21/119 KB 36/190 KB 13/37 KB 153/153 KB 50/50 KB 21/119 KB 36/190 KB 11/37 KB 144/153 KB 50/50 KB 21/119 KB 40/190 KB 16/37 KB 153/153 KB 50/50 KB 24/119 KB 40/190 KB 16/37 KB 153/153 KB 50/50 KB 27/119 KB 40/190 KB 16/37 KB 153/153 KB 50/50 KB 21/119 KB 40/190 KB 13/37 KB 153/153 KB 50/50 KB 21/119 KB 44/190 KB 16/37 KB 153/153 KB 50/50 KB 27/119 KB 48/190 KB 16/37 KB 153/153 KB 50/50 KB 27/119 KB 52/190 KB 16/37 KB 153/153 KB 50/50 KB 29/119 KB 56/190 KB 19/37 KB 153/153 KB 50/50 KB 29/119 KB 60/190 KB 19/37 KB 153/153 KB 50/50 KB 29/119 KB 64/190 KB 19/37 KB 153/153 KB 50/50 KB 29/119 KB 48/190 KB 16/37 KB 153/153 KB 50/50 KB 29/119 KB 64/190 KB 19/37 KB 153/153 KB 32/119 KB 64/190 KB 19/37 KB 153/153 KB 36/119 KB 64/190 KB 19/37 KB 153/153 KB 40/119 KB 68/190 KB 19/37 KB 153/153 KB 44/119 KB 68/190 KB 19/37 KB 153/153 KB 48/119 KB 52/190 KB 19/37 KB 153/153 KB 50/50 KB 29/119 KB 68/190 KB 21/37 KB 153/153 KB 48/119 KB 68/190 KB 24/37 KB 153/153 KB 48/119 KB 68/190 KB 27/37 KB 153/153 KB 48/119 KB 68/190 KB 29/37 KB 153/153 KB 48/119 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.jar (50 KB at 546.6 KB/sec) unit-abot-epc-basic-0: 08:05:57 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-abot-epc-basic-0: 08:05:57 DEBUG unit.abot-epc-basic/0.install 68/190 KB 32/37 KB 153/153 KB 52/119 KB 68/190 KB 32/37 KB 56/119 KB 68/190 KB 32/37 KB 60/119 KB 68/190 KB 19/37 KB 153/153 KB 40/119 KB 72/190 KB 32/37 KB 60/119 KB 76/190 KB 32/37 KB 60/119 KB 80/190 KB 32/37 KB 60/119 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 1526.2 KB/sec) unit-abot-epc-basic-0: 08:05:57 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: 08:05:57 DEBUG unit.abot-epc-basic/0.install 68/190 KB 32/37 KB 153/153 KB 48/119 KB 80/190 KB 35/37 KB 60/119 KB 80/190 KB 37/37 KB 60/119 KB 84/190 KB 37/37 KB 60/119 KB 88/190 KB 37/37 KB 64/119 KB 84/190 KB 37/37 KB 64/119 KB 92/190 KB 37/37 KB 68/119 KB 92/190 KB 37/37 KB 68/119 KB 96/190 KB 37/37 KB 68/119 KB 100/190 KB 37/37 KB 68/119 KB 104/190 KB 37/37 KB 4/86 KB 72/119 KB 108/190 KB 37/37 KB 4/86 KB 72/119 KB 100/190 KB 37/37 KB 4/86 KB 72/119 KB 100/190 KB 37/37 KB 72/119 KB 108/190 KB 4/86 KB 76/119 KB 108/190 KB 4/86 KB 80/119 KB 108/190 KB 8/86 KB 80/119 KB 108/190 KB 12/86 KB 80/119 KB 108/190 KB 16/86 KB 80/119 KB 108/190 KB 20/86 KB 80/119 KB 108/190 KB 20/86 KB 3/66 KB 84/119 KB Downloaded: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.jar (37 KB at 324.2 KB/sec) unit-abot-epc-basic-0: 08:05:57 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.jar unit-abot-epc-basic-0: 08:05:57 DEBUG unit.abot-epc-basic/0.install 108/190 KB 20/86 KB 84/119 KB 108/190 KB 20/86 KB 3/66 KB 88/119 KB 112/190 KB 24/86 KB 6/66 KB 92/119 KB 112/190 KB 24/86 KB 6/66 KB 96/119 KB 112/190 KB 24/86 KB 6/66 KB 100/119 KB 112/190 KB 24/86 KB 6/66 KB 104/119 KB 112/190 KB 24/86 KB 6/66 KB 108/119 KB 112/190 KB 24/86 KB 6/66 KB 112/119 KB 112/190 KB 24/86 KB 6/66 KB 88/119 KB 112/190 KB 28/86 KB 6/66 KB 112/119 KB 112/190 KB 32/86 KB 6/66 KB 112/119 KB 112/190 KB 36/86 KB 6/66 KB 112/119 KB 112/190 KB 40/86 KB 6/66 KB 112/119 KB 112/190 KB 44/86 KB 6/66 KB 112/119 KB 112/190 KB 48/86 KB 6/66 KB 112/119 KB 112/190 KB 52/86 KB 6/66 KB 112/119 KB 112/190 KB 20/86 KB 6/66 KB 88/119 KB 112/190 KB 52/86 KB 9/66 KB 116/119 KB 112/190 KB 52/86 KB 11/66 KB 116/119 KB 112/190 KB 52/86 KB 14/66 KB 116/119 KB 112/190 KB 52/86 KB 16/66 KB 116/119 KB 112/190 KB 52/86 KB 19/66 KB 116/119 KB 112/190 KB 52/86 KB 22/66 KB 116/119 KB 112/190 KB 52/86 KB 25/66 KB 116/119 KB 112/190 KB 52/86 KB 27/66 KB 116/119 KB 112/190 KB 20/86 KB 3/66 KB 88/119 KB 116/190 KB 52/86 KB 27/66 KB 116/119 KB 120/190 KB 52/86 KB 27/66 KB 116/119 KB 124/190 KB 52/86 KB 27/66 KB 116/119 KB 128/190 KB 52/86 KB 27/66 KB 116/119 KB 132/190 KB 3/26 KB 52/86 KB 27/66 KB 116/119 KB 136/190 KB 3/26 KB 52/86 KB 27/66 KB 116/119 KB 140/190 KB 3/26 KB 52/86 KB 27/66 KB 116/119 KB 144/190 KB 3/26 KB 56/86 KB 30/66 KB 116/119 KB 112/190 KB 52/86 KB 6/66 KB 116/119 KB 144/190 KB 3/26 KB 56/86 KB 30/66 KB 119/119 KB 140/190 KB 3/26 KB 56/86 KB 30/66 KB 116/119 KB 144/190 KB 3/26 KB 60/86 KB 30/66 KB 119/119 KB 144/190 KB 3/26 KB 64/86 KB 30/66 KB 119/119 KB 144/190 KB 3/26 KB 68/86 KB 30/66 KB 119/119 KB 148/190 KB 3/26 KB 72/86 KB 30/66 KB 119/119 KB 148/190 KB 3/26 KB 76/86 KB 30/66 KB 119/119 KB 148/190 KB 3/26 KB 80/86 KB 30/66 KB 119/119 KB 140/190 KB 3/26 KB 52/86 KB 30/66 KB 116/119 KB 148/190 KB 3/26 KB 80/86 KB 32/66 KB 119/119 KB 128/190 KB 3/26 KB 52/86 KB 27/66 KB 116/119 KB 148/190 KB 5/26 KB 80/86 KB 32/66 KB 119/119 KB 148/190 KB 8/26 KB 80/86 KB 32/66 KB 119/119 KB 148/190 KB 11/26 KB 80/86 KB 32/66 KB 119/119 KB 148/190 KB 13/26 KB 80/86 KB 32/66 KB 119/119 KB 148/190 KB 16/26 KB 80/86 KB 32/66 KB 119/119 KB 148/190 KB 19/26 KB 80/86 KB 32/66 KB 119/119 KB 148/190 KB 21/26 KB 80/86 KB 32/66 KB 119/119 KB 148/190 KB 24/26 KB 80/86 KB 36/66 KB 119/119 KB 148/190 KB 3/26 KB 68/86 KB 30/66 KB 119/119 KB 152/190 KB 24/26 KB 80/86 KB 36/66 KB 119/119 KB 156/190 KB 24/26 KB 80/86 KB 36/66 KB 119/119 KB 160/190 KB 24/26 KB 80/86 KB 36/66 KB 119/119 KB 148/190 KB 21/26 KB 80/86 KB 36/66 KB 119/119 KB 160/190 KB 24/26 KB 80/86 KB 40/66 KB 119/119 KB 160/190 KB 24/26 KB 80/86 KB 44/66 KB 119/119 KB 160/190 KB 26/26 KB 80/86 KB 48/66 KB 119/119 KB 160/190 KB 26/26 KB 80/86 KB 52/66 KB 119/119 KB 164/190 KB 26/26 KB 84/86 KB 56/66 KB 164/190 KB 26/26 KB 84/86 KB 60/66 KB 164/190 KB 26/26 KB 84/86 KB 64/66 KB 160/190 KB 26/26 KB 80/86 KB 44/66 KB 119/119 KB 164/190 KB 26/26 KB 84/86 KB 52/66 KB 160/190 KB 26/26 KB 84/86 KB 52/66 KB 168/190 KB 26/26 KB 86/86 KB 64/66 KB 168/190 KB 26/26 KB 86/86 KB 64/66 KB 172/190 KB 26/26 KB 86/86 KB 66/66 KB 176/190 KB 26/26 KB 86/86 KB 66/66 KB 180/190 KB 26/26 KB 86/86 KB 66/66 KB 184/190 KB 26/26 KB 86/86 KB 66/66 KB 188/190 KB 26/26 KB 86/86 KB 66/66 KB 190/190 KB 26/26 KB 86/86 KB 66/66 KB unit-abot-epc-basic-0: 08:05:57 DEBUG unit.abot-epc-basic/0.install 168/190 KB 26/26 KB 86/86 KB 66/66 KB Downloaded: https://repo.maven.apache.org/maven2/junit/junit/3.8.1/junit-3.8.1.jar (119 KB at 856.8 KB/sec) unit-abot-epc-basic-0: 08:05:57 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: 08:05:57 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.jar (86 KB at 594.0 KB/sec) unit-abot-epc-basic-0: 08:05:57 DEBUG unit.abot-epc-basic/0.install 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 174.0 KB/sec) unit-abot-epc-basic-0: 08:05:57 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: 08:05:57 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: 08:05:57 DEBUG unit.abot-epc-basic/0.install 190/190 KB 4/324 KB 66/66 KB 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 412.4 KB/sec) unit-abot-epc-basic-0: 08:05:57 DEBUG unit.abot-epc-basic/0.install 8/324 KB 4/79 KB 8/324 KB 8/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 1185.2 KB/sec) unit-abot-epc-basic-0: 08:05:57 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: 08:05:57 DEBUG unit.abot-epc-basic/0.install 190/190 KB 8/324 KB 8/324 KB 12/79 KB 8/324 KB 16/79 KB 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: 08:05:57 DEBUG unit.abot-epc-basic/0.install 12/324 KB 16/79 KB 16/324 KB 16/79 KB 20/324 KB 16/79 KB 24/324 KB 20/79 KB 28/324 KB 20/79 KB 32/324 KB 20/79 KB 20/324 KB 20/79 KB 32/324 KB 24/79 KB 32/324 KB 28/79 KB 32/324 KB 32/79 KB 32/324 KB 36/79 KB 36/324 KB 40/79 KB 36/324 KB 4/228 KB 44/79 KB 36/324 KB 4/228 KB 48/79 KB 36/324 KB 36/79 KB 40/324 KB 4/228 KB 48/79 KB 44/324 KB 4/228 KB 48/79 KB 48/324 KB 4/228 KB 48/79 KB 36/324 KB 4/228 KB 40/79 KB 48/324 KB 8/228 KB 48/79 KB 48/324 KB 12/228 KB 48/79 KB 48/324 KB 16/228 KB 48/79 KB 4/152 KB 48/324 KB 16/228 KB 48/79 KB 8/152 KB 48/324 KB 16/228 KB 52/79 KB 12/152 KB 48/324 KB 16/228 KB 52/79 KB 16/152 KB 48/324 KB 20/228 KB 52/79 KB 20/152 KB 48/324 KB 20/228 KB 52/79 KB 24/152 KB 3/32 KB 52/324 KB 20/228 KB 52/79 KB 28/152 KB 3/32 KB 52/324 KB 20/228 KB 52/79 KB 32/152 KB 3/32 KB 52/324 KB 20/228 KB 52/79 KB 4/152 KB 48/324 KB 16/228 KB 52/79 KB 32/152 KB 3/32 KB 52/324 KB 20/228 KB 56/79 KB 32/152 KB 3/32 KB 52/324 KB 20/228 KB 60/79 KB 32/152 KB 3/32 KB 52/324 KB 20/228 KB 64/79 KB 20/152 KB 3/32 KB 52/324 KB 20/228 KB 52/79 KB 20/152 KB 3/32 KB 52/324 KB 20/228 KB 52/79 KB 32/152 KB 6/32 KB 52/324 KB 20/228 KB 64/79 KB 32/152 KB 9/32 KB 52/324 KB 20/228 KB 64/79 KB 32/152 KB 11/32 KB 52/324 KB 20/228 KB 64/79 KB 32/152 KB 14/32 KB 52/324 KB 20/228 KB 64/79 KB 32/152 KB 16/32 KB 52/324 KB 20/228 KB 64/79 KB 32/152 KB 19/32 KB 52/324 KB 20/228 KB 64/79 KB 32/152 KB 22/32 KB 52/324 KB 20/228 KB 64/79 KB 32/152 KB 25/32 KB 52/324 KB 20/228 KB 64/79 KB 32/152 KB 27/32 KB 52/324 KB 20/228 KB 64/79 KB 32/152 KB 30/32 KB 56/324 KB 20/228 KB 68/79 KB 12/152 KB 48/324 KB 20/228 KB 52/79 KB 32/152 KB 30/32 KB 56/324 KB 24/228 KB 68/79 KB 32/152 KB 30/32 KB 56/324 KB 28/228 KB 68/79 KB 32/152 KB 30/32 KB 56/324 KB 32/228 KB 68/79 KB 32/152 KB 30/32 KB 56/324 KB 36/228 KB 68/79 KB 32/152 KB 27/32 KB 56/324 KB 20/228 KB 68/79 KB 32/152 KB 32/32 KB 60/324 KB 36/228 KB 68/79 KB 32/152 KB 32/32 KB 64/324 KB 36/228 KB 68/79 KB 32/152 KB 32/32 KB 68/324 KB 36/228 KB 68/79 KB 36/152 KB 32/32 KB 72/324 KB 40/228 KB 68/79 KB 36/152 KB 32/32 KB 76/324 KB 40/228 KB 68/79 KB 36/152 KB 32/32 KB 80/324 KB 40/228 KB 68/79 KB 32/152 KB 27/32 KB 56/324 KB 20/228 KB 68/79 KB 36/152 KB 32/32 KB 80/324 KB 40/228 KB 72/79 KB 36/152 KB 32/32 KB 80/324 KB 40/228 KB 76/79 KB 36/152 KB 32/32 KB 80/324 KB 40/228 KB 79/79 KB 36/152 KB 32/32 KB 68/324 KB 40/228 KB 68/79 KB 40/152 KB 32/32 KB 80/324 KB 40/228 KB 79/79 KB 44/152 KB 32/32 KB 80/324 KB 40/228 KB 79/79 KB 48/152 KB 32/32 KB 80/324 KB 40/228 KB 79/79 KB 52/152 KB 32/32 KB 80/324 KB 40/228 KB 79/79 KB 56/152 KB 32/32 KB 84/324 KB 40/228 KB 79/79 KB 32/152 KB 32/32 KB 68/324 KB 40/228 KB 68/79 KB 32/152 KB 32/32 KB 56/324 KB 36/228 KB 68/79 KB 56/152 KB 32/32 KB 84/324 KB 44/228 KB 79/79 KB 56/152 KB 32/32 KB 84/324 KB 48/228 KB 79/79 KB 56/152 KB 32/32 KB 84/324 KB 52/228 KB 79/79 KB 56/152 KB 32/32 KB 84/324 KB 56/228 KB 79/79 KB 56/152 KB 32/32 KB 84/324 KB 60/228 KB 79/79 KB 56/152 KB 32/32 KB 84/324 KB 64/228 KB 79/79 KB 52/152 KB 32/32 KB 84/324 KB 40/228 KB 79/79 KB 56/152 KB 32/32 KB 88/324 KB 64/228 KB 79/79 KB 56/152 KB 32/32 KB 92/324 KB 68/228 KB 79/79 KB 56/152 KB 32/32 KB 96/324 KB 68/228 KB 79/79 KB 56/152 KB 32/32 KB 100/324 KB 68/228 KB 79/79 KB 60/152 KB 32/32 KB 104/324 KB 68/228 KB 79/79 KB 56/152 KB 32/ unit-abot-epc-basic-0: 08:05:57 DEBUG unit.abot-epc-basic/0.install 32 KB 88/324 KB 68/228 KB 79/79 KB 60/152 KB 32/32 KB 104/324 KB 72/228 KB 79/79 KB 60/152 KB 32/32 KB 104/324 KB 76/228 KB 79/79 KB 60/152 KB 32/32 KB 104/324 KB 80/228 KB 79/79 KB 60/152 KB 32/32 KB 100/324 KB 68/228 KB 79/79 KB 64/152 KB 32/32 KB 104/324 KB 80/228 KB 79/79 KB 68/152 KB 32/32 KB 104/324 KB 80/228 KB 79/79 KB 72/152 KB 32/32 KB 108/324 KB 84/228 KB 76/152 KB 32/32 KB 108/324 KB 84/228 KB 80/152 KB 32/32 KB 108/324 KB 84/228 KB 68/152 KB 32/32 KB 108/324 KB 84/228 KB 80/152 KB 112/324 KB 84/228 KB 68/152 KB 32/32 KB 104/324 KB 84/228 KB 80/152 KB 112/324 KB 88/228 KB 80/152 KB 112/324 KB 92/228 KB 80/152 KB 116/324 KB 96/228 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 398.2 KB/sec) unit-abot-epc-basic-0: 08:05:57 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-abot-epc-basic-0: 08:05:57 DEBUG unit.abot-epc-basic/0.install 80/152 KB 116/324 KB 100/228 KB 80/152 KB 116/324 KB 92/228 KB Downloaded: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.jar (32 KB at 156.4 KB/sec) unit-abot-epc-basic-0: 08:05:57 DEBUG unit.abot-epc-basic/0.install 84/152 KB 120/324 KB 100/228 KB 84/152 KB 124/324 KB 100/228 KB 84/152 KB 128/324 KB 100/228 KB 84/152 KB 116/324 KB 100/228 KB 88/152 KB 128/324 KB 100/228 KB 92/152 KB 128/324 KB 100/228 KB 96/152 KB 128/324 KB 100/228 KB 96/152 KB 132/324 KB 100/228 KB 100/152 KB 136/324 KB 104/228 KB 100/152 KB 140/324 KB 104/228 KB 100/152 KB 144/324 KB 104/228 KB 100/152 KB 132/324 KB 104/228 KB 104/152 KB 144/324 KB 104/228 KB 108/152 KB 144/324 KB 104/228 KB 112/152 KB 144/324 KB 104/228 KB 96/152 KB 132/324 KB 104/228 KB 112/152 KB 144/324 KB 108/228 KB 112/152 KB 144/324 KB 112/228 KB 112/152 KB 144/324 KB 116/228 KB 116/152 KB 148/324 KB 120/228 KB 116/152 KB 148/324 KB 124/228 KB 116/152 KB 148/324 KB 128/228 KB 116/152 KB 148/324 KB 116/228 KB 116/152 KB 152/324 KB 128/228 KB 116/152 KB 156/324 KB 128/228 KB 116/152 KB 160/324 KB 128/228 KB 116/152 KB 164/324 KB 128/228 KB 116/152 KB 168/324 KB 132/228 KB 116/152 KB 172/324 KB 132/228 KB 116/152 KB 176/324 KB 132/228 KB 116/152 KB 144/324 KB 116/228 KB 120/152 KB 176/324 KB 132/228 KB 124/152 KB 176/324 KB 132/228 KB 128/152 KB 176/324 KB 132/228 KB 132/152 KB 176/324 KB 132/228 KB 136/152 KB 176/324 KB 132/228 KB 140/152 KB 176/324 KB 132/228 KB 144/152 KB 176/324 KB 132/228 KB 116/152 KB 164/324 KB 132/228 KB 144/152 KB 176/324 KB 136/228 KB 144/152 KB 176/324 KB 140/228 KB 144/152 KB 176/324 KB 144/228 KB 144/152 KB 176/324 KB 148/228 KB 148/152 KB 180/324 KB 152/228 KB 148/152 KB 180/324 KB 156/228 KB 148/152 KB 180/324 KB 160/228 KB 148/152 KB 180/324 KB 148/228 KB 152/152 KB 180/324 KB 160/228 KB 152/152 KB 180/324 KB 160/228 KB 144/152 KB 180/324 KB 148/228 KB 152/152 KB 184/324 KB 160/228 KB 152/152 KB 188/324 KB 160/228 KB 152/152 KB 192/324 KB 160/228 KB 152/152 KB 196/324 KB 164/228 KB 152/152 KB 200/324 KB 164/228 KB 3/234 KB 152/152 KB 204/324 KB 164/228 KB 3/234 KB 152/152 KB 208/324 KB 164/228 KB 3/234 KB 152/152 KB 212/324 KB 164/228 KB 3/234 KB 152/152 KB 216/324 KB 164/228 KB 3/234 KB 152/152 KB 220/324 KB 164/228 KB 3/234 KB 152/152 KB 224/324 KB 164/228 KB 3/234 KB 152/152 KB 192/324 KB 164/228 KB 152/152 KB 196/324 KB 164/228 KB 3/234 KB 152/152 KB 224/324 KB 164/228 KB 5/234 KB 152/152 KB 224/324 KB 164/228 KB 8/234 KB 152/152 KB 224/324 KB 164/228 KB 11/234 KB 152/152 KB 224/324 KB 164/228 KB 13/234 KB 152/152 KB 224/324 KB 164/228 KB 16/234 KB 152/152 KB 224/324 KB 164/228 KB 19/234 KB 152/152 KB 224/324 KB 164/228 KB 21/234 KB 152/152 KB 224/324 KB 164/228 KB 24/234 KB 152/152 KB 224/324 KB 164/228 KB 27/234 KB 152/152 KB 224/324 KB 164/228 KB 29/234 KB 152/152 KB 224/324 KB 164/228 KB 32/234 KB 152/152 KB 224/324 KB 168/228 KB 32/234 KB 152/152 KB 224/324 KB 172/228 KB 32/234 KB 152/152 KB 224/324 KB 176/228 KB 32/234 KB 152/152 KB 224/324 KB 180/228 KB 32/234 KB 152/152 KB 224/324 KB 184/228 KB 36/234 KB 152/152 KB 224/324 KB 188/228 KB 36/234 KB 152/152 KB 224/324 KB 192/228 KB 36/234 KB 152/152 KB 224/324 KB 180/228 KB 36/234 KB 152/152 KB 224/324 KB 192/228 KB 40/234 KB 152/152 KB 224/324 KB 192/228 KB 44/234 KB 152/152 KB 224/324 KB 192/228 KB 48/234 KB 152/152 KB 224/324 KB 192/228 KB 52/234 KB 228/324 KB 196/228 KB 56/234 KB 228/324 KB 196/228 KB 60/234 KB 228/324 KB 196/228 KB 64/234 KB 228/324 KB 196/228 KB 68/234 KB 228/324 KB 196/228 KB 72/234 KB 228/324 KB 196/228 KB 76/234 KB 228/324 KB 196/228 KB 80/234 KB 228/324 KB 196/228 KB 52/2 unit-abot-epc-basic-0: 08:05:57 DEBUG unit.abot-epc-basic/0.install 34 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 674.7 KB/sec) unit-abot-epc-basic-0: 08:05:57 DEBUG unit.abot-epc-basic/0.install 152/152 KB 228/324 KB 192/228 KB 52/234 KB 232/324 KB 196/228 KB 80/234 KB 236/324 KB 196/228 KB 80/234 KB 240/324 KB 200/228 KB 80/234 KB 236/324 KB 200/228 KB 80/234 KB 240/324 KB 204/228 KB 80/234 KB 240/324 KB 208/228 KB 80/234 KB 240/324 KB 212/228 KB 80/234 KB 244/324 KB 216/228 KB 84/234 KB 244/324 KB 220/228 KB 84/234 KB 244/324 KB 224/228 KB 84/234 KB 244/324 KB 212/228 KB 84/234 KB 244/324 KB 224/228 KB 88/234 KB 244/324 KB 224/228 KB 92/234 KB 244/324 KB 212/228 KB 80/234 KB 248/324 KB 228/228 KB 92/234 KB 252/324 KB 228/228 KB 92/234 KB 256/324 KB 228/228 KB 92/234 KB 260/324 KB 228/228 KB 92/234 KB 264/324 KB 228/228 KB 96/234 KB 268/324 KB 228/228 KB 96/234 KB 244/324 KB 228/228 KB 92/234 KB 260/324 KB 228/228 KB 96/234 KB 268/324 KB 228/228 KB 100/234 KB 272/324 KB 228/228 KB 100/234 KB 276/324 KB 228/228 KB 100/234 KB 280/324 KB 228/228 KB 100/234 KB 284/324 KB 228/228 KB 104/234 KB 288/324 KB 228/228 KB 104/234 KB 280/324 KB 228/228 KB 104/234 KB 288/324 KB 228/228 KB 108/234 KB 288/324 KB 228/228 KB 112/234 KB 288/324 KB 228/228 KB 116/234 KB 288/324 KB 120/234 KB 288/324 KB 124/234 KB 288/324 KB 128/234 KB 292/324 KB 128/234 KB 296/324 KB 128/234 KB 300/324 KB 128/234 KB 304/324 KB 128/234 KB 308/324 KB 128/234 KB 312/324 KB 132/234 KB Downloaded: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.6/commons-codec-1.6.jar (228 KB at 947.1 KB/sec) unit-abot-epc-basic-0: 08:05:57 DEBUG unit.abot-epc-basic/0.install 308/324 KB 132/234 KB 312/324 KB 136/234 KB 312/324 KB 140/234 KB 312/324 KB 144/234 KB 312/324 KB 148/234 KB 316/324 KB 148/234 KB 320/324 KB 148/234 KB 324/324 KB 148/234 KB 324/324 KB 152/234 KB 324/324 KB 152/234 KB 324/324 KB 156/234 KB 324/324 KB 160/234 KB 324/324 KB 164/234 KB 324/324 KB 168/234 KB 324/324 KB 172/234 KB 324/324 KB 176/234 KB 324/324 KB 180/234 KB 324/324 KB 184/234 KB 324/324 KB 188/234 KB 324/324 KB 192/234 KB 324/324 KB 196/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 Downloaded: https://repo.maven.apache.org/maven2/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.jar (324 KB at 1306.2 KB/sec) unit-abot-epc-basic-0: 08:05:57 DEBUG unit.abot-epc-basic/0.install 234/234 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.jar (234 KB at 894.1 KB/sec) unit-abot-epc-basic-0: 08:05:57 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: 08:05:57 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /tmp/mvninstall6373574313080752038.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: 08:05:57 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 08:05:57 DEBUG unit.abot-epc-basic/0.install [INFO] BUILD SUCCESS unit-abot-epc-basic-0: 08:05:57 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 08:05:57 DEBUG unit.abot-epc-basic/0.install [INFO] Total time: 2.694 s unit-abot-epc-basic-0: 08:05:57 DEBUG unit.abot-epc-basic/0.install [INFO] Finished at: 2019-01-18T08:05:57+00:00 unit-abot-epc-basic-0: 08:05:57 DEBUG unit.abot-epc-basic/0.install [INFO] Final Memory: 11M/60M unit-abot-epc-basic-0: 08:05:57 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 08:05:57 DEBUG unit.abot-epc-basic/0.install Invoking mvn on jar files unit-abot-epc-basic-0: 08:05:59 DEBUG unit.abot-epc-basic/0.install [INFO] Scanning for projects... unit-abot-epc-basic-0: 08:06:00 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 08:06:00 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 08:06:00 DEBUG unit.abot-epc-basic/0.install [INFO] Building Maven Stub Project (No POM) 1 unit-abot-epc-basic-0: 08:06:00 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 08:06:00 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 08:06:00 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: 08:06:00 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: 08:06:00 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /tmp/mvninstall4312884125066533232.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: 08:06:00 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 08:06:00 DEBUG unit.abot-epc-basic/0.install [INFO] BUILD SUCCESS unit-abot-epc-basic-0: 08:06:00 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 08:06:00 DEBUG unit.abot-epc-basic/0.install [INFO] Total time: 0.710 s unit-abot-epc-basic-0: 08:06:00 DEBUG unit.abot-epc-basic/0.install [INFO] Finished at: 2019-01-18T08:06:00+00:00 unit-abot-epc-basic-0: 08:06:00 DEBUG unit.abot-epc-basic/0.install [INFO] Final Memory: 7M/60M unit-abot-epc-basic-0: 08:06:00 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 08:06:00 DEBUG unit.abot-epc-basic/0.install Invoking mvn on jar files machine-3: 08:06:01 INFO juju.cmd running jujud [2.3.9 gc go1.10.4] machine-3: 08:06:01 DEBUG juju.cmd args: []string{"/var/lib/juju/tools/machine-3/jujud", "machine", "--data-dir", "/var/lib/juju", "--machine-id", "3", "--debug"} machine-3: 08:06:01 DEBUG juju.agent read agent config, format "2.0" machine-3: 08:06:02 INFO juju.worker.upgradesteps upgrade steps for 2.3.9 have already been run. machine-3: 08:06:02 DEBUG juju.worker start "engine" machine-3: 08:06:02 INFO juju.worker start "engine" machine-3: 08:06:02 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 08:06:02 DEBUG juju.worker.dependency "termination-signal-handler" manifold worker started machine-3: 08:06:02 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started machine-3: 08:06:02 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 08:06:02 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 08:06:02 DEBUG juju.worker.dependency "agent" manifold worker started machine-3: 08:06:02 DEBUG juju.worker.dependency "unconverted-state-workers" manifold worker stopped: "state" not running: dependency not available machine-3: 08:06:02 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started machine-3: 08:06:02 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available machine-3: 08:06:02 DEBUG juju.worker.introspection introspection worker listening on "@jujud-machine-3" machine-3: 08:06:02 DEBUG juju.worker "engine" started machine-3: 08:06:02 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: "upgrade-check-gate" not running: dependency not available machine-3: 08:06:02 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "agent" not running: dependency not available machine-3: 08:06:02 DEBUG juju.worker.introspection stats worker now serving machine-3: 08:06:02 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 08:06:02 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: "state-config-watcher" not running: dependency not available machine-3: 08:06:02 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-3: 08:06:02 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available machine-3: 08:06:02 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 08:06:02 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 08:06:02 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 08:06:02 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 08:06:02 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available machine-3: 08:06:02 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 08:06:02 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 08:06:02 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 08:06:02 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 08:06:02 DEBUG juju.worker.dependency "is-controller-flag" manifold worker stopped: "state" not running: dependency not available machine-3: 08:06:02 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 08:06:02 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 08:06:02 DEBUG juju.worker.dependency "global-clock-updater" manifold worker stopped: "clock" not running: dependency not available machine-3: 08:06:02 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-3: 08:06:02 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 08:06:02 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 08:06:02 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available machine-3: 08:06:02 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 08:06:02 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 08:06:02 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 08:06:02 DEBUG juju.worker.dependency "state-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-3: 08:06:02 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 08:06:02 DEBUG juju.worker.dependency "pubsub-forwarder" manifold worker stopped: machine-3: 08:06:02 DEBUG juju.worker.dependency "state" manifold worker stopped: machine-3: 08:06:02 DEBUG juju.worker.dependency "clock" manifold worker started machine-3: 08:06:02 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 08:06:02 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started machine-3: 08:06:02 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 08:06:02 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available machine-3: 08:06:02 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 08:06:02 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 08:06:02 DEBUG juju.worker.dependency "pubsub-forwarder" manifold worker stopped: "central-hub" not running: dependency not available machine-3: 08:06:02 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 08:06:02 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 08:06:02 DEBUG juju.worker.dependency "state" manifold worker stopped: "state-config-watcher" not running: dependency not available machine-3: 08:06:02 DEBUG juju.worker.dependency "global-clock-updater" manifold worker stopped: "state" not running: dependency not available machine-3: 08:06:02 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 08:06:02 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 08:06:02 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 08:06:02 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-3: 08:06:02 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 08:06:02 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 08:06:02 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-3: 08:06:02 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 08:06:02 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 08:06:02 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 08:06:02 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 08:06:02 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 08:06:02 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started machine-3: 08:06:02 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-3: 08:06:02 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 08:06:02 DEBUG juju.worker.dependency "state-config-watcher" manifold worker started machine-3: 08:06:02 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 08:06:02 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 08:06:02 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 08:06:02 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: dependency not available machine-3: 08:06:02 DEBUG juju.worker.apicaller connecting with old password machine-3: 08:06:02 DEBUG juju.worker.dependency "state" manifold worker stopped: dependency not available machine-3: 08:06:02 DEBUG juju.api successfully dialed "wss://172.30.9.207:17070/model/d8288d30-00c6-4923-8d70-b0120ad6642c/api" machine-3: 08:06:02 INFO juju.api connection established to "wss://172.30.9.207:17070/model/d8288d30-00c6-4923-8d70-b0120ad6642c/api" machine-3: 08:06:02 DEBUG juju.api successfully dialed "wss://192.168.121.12:17070/model/d8288d30-00c6-4923-8d70-b0120ad6642c/api" machine-3: 08:06:02 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available unit-abot-epc-basic-0: 08:06:02 DEBUG unit.abot-epc-basic/0.install [INFO] Scanning for projects... unit-abot-epc-basic-0: 08:06:02 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 08:06:02 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 08:06:02 DEBUG unit.abot-epc-basic/0.install [INFO] Building Maven Stub Project (No POM) 1 unit-abot-epc-basic-0: 08:06:02 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ machine-3: 08:06:02 DEBUG juju.worker.apicaller connected unit-abot-epc-basic-0: 08:06:02 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 08:06:02 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-install-plugin:2.5.2:install-file (default-cli) @ standalone-pom --- machine-3: 08:06:02 DEBUG juju.worker.apicaller changing password... machine-3: 08:06:03 DEBUG juju.worker.apicaller password changed machine-3: 08:06:03 DEBUG juju.api RPC connection died machine-3: 08:06:03 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: restart immediately machine-3: 08:06:03 DEBUG juju.worker.apicaller connecting with current password machine-3: 08:06:03 DEBUG juju.api successfully dialed "wss://192.168.121.12:17070/model/d8288d30-00c6-4923-8d70-b0120ad6642c/api" machine-3: 08:06:03 INFO juju.api connection established to "wss://192.168.121.12:17070/model/d8288d30-00c6-4923-8d70-b0120ad6642c/api" machine-3: 08:06:03 DEBUG juju.api successfully dialed "wss://172.30.9.207:17070/model/d8288d30-00c6-4923-8d70-b0120ad6642c/api" unit-abot-epc-basic-0: 08:06:03 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: 08:06:03 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /tmp/mvninstall6595040796783800173.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: 08:06:03 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 08:06:03 DEBUG unit.abot-epc-basic/0.install [INFO] BUILD SUCCESS unit-abot-epc-basic-0: 08:06:03 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 08:06:03 DEBUG unit.abot-epc-basic/0.install [INFO] Total time: 0.687 s unit-abot-epc-basic-0: 08:06:03 DEBUG unit.abot-epc-basic/0.install [INFO] Finished at: 2019-01-18T08:06:03+00:00 unit-abot-epc-basic-0: 08:06:03 DEBUG unit.abot-epc-basic/0.install [INFO] Final Memory: 7M/60M unit-abot-epc-basic-0: 08:06:03 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 08:06:03 DEBUG unit.abot-epc-basic/0.install abot/ unit-abot-epc-basic-0: 08:06:03 DEBUG unit.abot-epc-basic/0.install abot/server.bat unit-abot-epc-basic-0: 08:06:03 DEBUG unit.abot-epc-basic/0.install abot/nbproject/ unit-abot-epc-basic-0: 08:06:03 DEBUG unit.abot-epc-basic/0.install abot/nbproject/project.xml unit-abot-epc-basic-0: 08:06:03 DEBUG unit.abot-epc-basic/0.install abot/nbproject/private/ unit-abot-epc-basic-0: 08:06:03 DEBUG unit.abot-epc-basic/0.install abot/nbproject/private/private.properties unit-abot-epc-basic-0: 08:06:03 DEBUG unit.abot-epc-basic/0.install abot/nbproject/private/private.xml unit-abot-epc-basic-0: 08:06:03 DEBUG unit.abot-epc-basic/0.install abot/nbproject/project.properties unit-abot-epc-basic-0: 08:06:03 DEBUG unit.abot-epc-basic/0.install abot/bin/ unit-abot-epc-basic-0: 08:06:03 DEBUG unit.abot-epc-basic/0.install abot/bin/wkhtmltoimage unit-abot-epc-basic-0: 08:06:03 DEBUG unit.abot-epc-basic/0.install abot/bin/wkhtmltopdf unit-abot-epc-basic-0: 08:06:03 DEBUG unit.abot-epc-basic/0.install abot/pymodules/ unit-abot-epc-basic-0: 08:06:03 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/ unit-abot-epc-basic-0: 08:06:03 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/compat/ unit-abot-epc-basic-0: 08:06:03 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/compat/fastnumbers.py unit-abot-epc-basic-0: 08:06:03 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/compat/locale.py unit-abot-epc-basic-0: 08:06:03 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/compat/__init__.py unit-abot-epc-basic-0: 08:06:03 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/compat/py23.py unit-abot-epc-basic-0: 08:06:03 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/compat/pathlib.py unit-abot-epc-basic-0: 08:06:03 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/compat/fake_fastnumbers.py unit-abot-epc-basic-0: 08:06:03 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/ns_enum.py unit-abot-epc-basic-0: 08:06:03 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/__init__.py unit-abot-epc-basic-0: 08:06:03 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/_version.py unit-abot-epc-basic-0: 08:06:03 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/unicode_numbers.py unit-abot-epc-basic-0: 08:06:03 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/natsort.py unit-abot-epc-basic-0: 08:06:03 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/utils.py unit-abot-epc-basic-0: 08:06:03 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/__main__.py unit-abot-epc-basic-0: 08:06:03 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/ unit-abot-epc-basic-0: 08:06:03 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/_unicodefun.py unit-abot-epc-basic-0: 08:06:03 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/globals.py unit-abot-epc-basic-0: 08:06:03 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/_textwrap.py unit-abot-epc-basic-0: 08:06:03 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/termui.py unit-abot-epc-basic-0: 08:06:03 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/formatting.py unit-abot-epc-basic-0: 08:06:03 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/_winconsole.py unit-abot-epc-basic-0: 08:06:03 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/core.py unit-abot-epc-basic-0: 08:06:03 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/_bashcomplete.py unit-abot-epc-basic-0: 08:06:03 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/exceptions.py unit-abot-epc-basic-0: 08:06:03 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/__init__.py unit-abot-epc-basic-0: 08:06:03 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/testing.py unit-abot-epc-basic-0: 08:06:03 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/parser.py unit-abot-epc-basic-0: 08:06:03 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/types.py unit-abot-epc-basic-0: 08:06:03 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/utils.py unit-abot-epc-basic-0: 08:06:03 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/_termui_impl.py unit-abot-epc-basic-0: 08:06:03 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/decorators.py unit-abot-epc-basic-0: 08:06:03 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/_compat.py unit-abot-epc-basic-0: 08:06:03 DEBUG unit.abot-epc-basic/0.install abot/pymodules/markupsafe/ unit-abot-epc-basic-0: 08:06:03 DEBUG unit.abot-epc-basic/0.install abot/pymodules/markupsafe/_speedups.c unit-abot-epc-basic-0: 08:06:03 DEBUG unit.abot-epc-basic/0.install abot/pymodules/markupsafe/__init__.py unit-abot-epc-basic-0: 08:06:03 DEBUG unit.abot-epc-basic/0.install abot/pymodules/markupsafe/_native.py unit-abot-epc-basic-0: 08:06:03 DEBUG unit.abot-epc-basic/0.install abot/pymodules/markupsafe/_speedups.pyd unit-abot-epc-basic-0: 08:06:03 DEBUG unit.abot-epc-basic/0.install abot/pymodules/markupsafe/_compat.py unit-abot-epc-basic-0: 08:06:03 DEBUG unit.abot-epc-basic/0.install abot/pymodules/markupsafe/_constants.py unit-abot-epc-basic-0: 08:06:03 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/ unit-abot-epc-basic-0: 08:06:03 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/meta.py unit-abot-epc-basic-0: 08:06:03 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/defaults.py unit-abot-epc-basic-0: 08:06:03 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/ext.py unit-abot-epc-basic-0: 08:06:03 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/optimizer.py unit-abot-epc-basic-0: 08:06:03 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/lexer.py unit-abot-epc-basic-0: 08:06:03 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/tests.py unit-abot-epc-basic-0: 08:06:03 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/filters.py unit-abot-epc-basic-0: 08:06:03 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/exceptions.py unit-abot-epc-basic-0: 08:06:03 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/__init__.py unit-abot-epc-basic-0: 08:06:03 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/_stringdefs.py unit-abot-epc-basic-0: 08:06:03 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/environment.py unit-abot-epc-basic-0: 08:06:03 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/parser.py unit-abot-epc-basic-0: 08:06:03 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/runtime.py unit-abot-epc-basic-0: 08:06:03 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/loaders.py unit-abot-epc-basic-0: 08:06:03 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/compiler.py unit-abot-epc-basic-0: 08:06:03 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/visitor.py unit-abot-epc-basic-0: 08:06:03 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/bccache.py unit-abot-epc-basic-0: 08:06:03 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/utils.py unit-abot-epc-basic-0: 08:06:03 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/constants.py unit-abot-epc-basic-0: 08:06:03 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/sandbox.py unit-abot-epc-basic-0: 08:06:03 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/_compat.py unit-abot-epc-basic-0: 08:06:03 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/debug.py unit-abot-epc-basic-0: 08:06:03 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/nodes.py unit-abot-epc-basic-0: 08:06:03 DEBUG unit.abot-epc-basic/0.install abot/pymodules/__init__.py unit-abot-epc-basic-0: 08:06:03 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/ unit-abot-epc-basic-0: 08:06:03 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/json.py unit-abot-epc-basic-0: 08:06:03 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/globals.py unit-abot-epc-basic-0: 08:06:03 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/views.py unit-abot-epc-basic-0: 08:06:03 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/wrappers.py unit-abot-epc-basic-0: 08:06:03 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/logging.py unit-abot-epc-basic-0: 08:06:03 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/ctx.py unit-abot-epc-basic-0: 08:06:03 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/config.py unit-abot-epc-basic-0: 08:06:03 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/helpers.py unit-abot-epc-basic-0: 08:06:03 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/__init__.py unit-abot-epc-basic-0: 08:06:03 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/testing.py unit-abot-epc-basic-0: 08:06:03 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/templating.py unit-abot-epc-basic-0: 08:06:03 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/ext/ unit-abot-epc-basic-0: 08:06:03 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/ext/__init__.py unit-abot-epc-basic-0: 08:06:03 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/app.py unit-abot-epc-basic-0: 08:06:03 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/sessions.py unit-abot-epc-basic-0: 08:06:03 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/signals.py unit-abot-epc-basic-0: 08:06:03 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/cli.py unit-abot-epc-basic-0: 08:06:03 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/exthook.py unit-abot-epc-basic-0: 08:06:03 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/debughelpers.py unit-abot-epc-basic-0: 08:06:03 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/_compat.py unit-abot-epc-basic-0: 08:06:03 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/__main__.py unit-abot-epc-basic-0: 08:06:03 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/blueprints.py unit-abot-epc-basic-0: 08:06:03 DEBUG unit.abot-epc-basic/0.install abot/pymodules/itsdangerous.py unit-abot-epc-basic-0: 08:06:03 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/ unit-abot-epc-basic-0: 08:06:03 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/filesystem.py unit-abot-epc-basic-0: 08:06:03 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/wrappers.py unit-abot-epc-basic-0: 08:06:03 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/posixemulation.py unit-abot-epc-basic-0: 08:06:03 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/routing.py unit-abot-epc-basic-0: 08:06:03 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/serving.py unit-abot-epc-basic-0: 08:06:03 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/useragents.py unit-abot-epc-basic-0: 08:06:03 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/http.py unit-abot-epc-basic-0: 08:06:03 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/ unit-abot-epc-basic-0: 08:06:03 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/jsrouting.py unit-abot-epc-basic-0: 08:06:03 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/fixers.py unit-abot-epc-basic-0: 08:06:03 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/wrappers.py unit-abot-epc-basic-0: 08:06:03 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/limiter.py unit-abot-epc-basic-0: 08:06:03 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/cache.py unit-abot-epc-basic-0: 08:06:03 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/__init__.py unit-abot-epc-basic-0: 08:06:03 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/lint.py unit-abot-epc-basic-0: 08:06:03 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/securecookie.py unit-abot-epc-basic-0: 08:06:03 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/atom.py unit-abot-epc-basic-0: 08:06:03 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/sessions.py unit-abot-epc-basic-0: 08:06:03 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/testtools.py unit-abot-epc-basic-0: 08:06:03 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/iterio.py unit-abot-epc-basic-0: 08:06:03 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/profiler.py unit-abot-epc-basic-0: 08:06:03 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/test.py unit-abot-epc-basic-0: 08:06:03 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/exceptions.py unit-abot-epc-basic-0: 08:06:03 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/__init__.py unit-abot-epc-basic-0: 08:06:03 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/wsgi.py unit-abot-epc-basic-0: 08:06:03 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/datastructures.py unit-abot-epc-basic-0: 08:06:03 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/_internal.py unit-abot-epc-basic-0: 08:06:03 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/formparser.py unit-abot-epc-basic-0: 08:06:03 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/local.py unit-abot-epc-basic-0: 08:06:03 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/utils.py unit-abot-epc-basic-0: 08:06:03 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/script.py unit-abot-epc-basic-0: 08:06:03 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/security.py unit-abot-epc-basic-0: 08:06:03 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/testapp.py unit-abot-epc-basic-0: 08:06:03 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/urls.py unit-abot-epc-basic-0: 08:06:03 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/_compat.py unit-abot-epc-basic-0: 08:06:03 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/_reloader.py unit-abot-epc-basic-0: 08:06:03 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/ unit-abot-epc-basic-0: 08:06:03 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/__init__.py unit-abot-epc-basic-0: 08:06:03 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/tbtools.py unit-abot-epc-basic-0: 08:06:03 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/console.py unit-abot-epc-basic-0: 08:06:03 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/ unit-abot-epc-basic-0: 08:06:03 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/less.png unit-abot-epc-basic-0: 08:06:03 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/more.png unit-abot-epc-basic-0: 08:06:03 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/source.png unit-abot-epc-basic-0: 08:06:03 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/jquery.js unit-abot-epc-basic-0: 08:06:03 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/debugger.js unit-abot-epc-basic-0: 08:06:03 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/console.png unit-abot-epc-basic-0: 08:06:03 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/style.css unit-abot-epc-basic-0: 08:06:03 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/ubuntu.ttf unit-abot-epc-basic-0: 08:06:03 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/FONT_LICENSE unit-abot-epc-basic-0: 08:06:03 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/repr.py unit-abot-epc-basic-0: 08:06:03 DEBUG unit.abot-epc-basic/0.install abot/app.py unit-abot-epc-basic-0: 08:06:03 DEBUG unit.abot-epc-basic/0.install abot/index.html unit-abot-epc-basic-0: 08:06:03 DEBUG unit.abot-epc-basic/0.install abot/README.md unit-abot-epc-basic-0: 08:06:03 DEBUG unit.abot-epc-basic/0.install abot/static/ unit-abot-epc-basic-0: 08:06:03 DEBUG unit.abot-epc-basic/0.install abot/static/log/ unit-abot-epc-basic-0: 08:06:03 DEBUG unit.abot-epc-basic/0.install abot/static/log/TestAutomationLog.log unit-abot-epc-basic-0: 08:06:03 DEBUG unit.abot-epc-basic/0.install abot/static/js/ unit-abot-epc-basic-0: 08:06:03 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/ unit-abot-epc-basic-0: 08:06:03 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/templates/ unit-abot-epc-basic-0: 08:06:03 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/templates/dashboard.html unit-abot-epc-basic-0: 08:06:03 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/templates/config.html unit-abot-epc-basic-0: 08:06:03 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/templates/main.html unit-abot-epc-basic-0: 08:06:03 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/templates/firstpage.html unit-abot-epc-basic-0: 08:06:03 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/templates/artifacts.html unit-abot-epc-basic-0: 08:06:03 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/directives.zip unit-abot-epc-basic-0: 08:06:03 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/config/ unit-abot-epc-basic-0: 08:06:03 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/config/appconfig.js unit-abot-epc-basic-0: 08:06:03 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/services/ unit-abot-epc-basic-0: 08:06:03 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/services/pyService.js unit-abot-epc-basic-0: 08:06:03 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/controllers/ unit-abot-epc-basic-0: 08:06:03 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/controllers/baseController.js unit-abot-epc-basic-0: 08:06:04 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/controllers/configController.js unit-abot-epc-basic-0: 08:06:04 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/controllers/featurefileController.js unit-abot-epc-basic-0: 08:06:04 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/directives/ unit-abot-epc-basic-0: 08:06:04 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/directives/resizer.js unit-abot-epc-basic-0: 08:06:04 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/directives/treeView.js unit-abot-epc-basic-0: 08:06:04 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/directives/externalHtml.js unit-abot-epc-basic-0: 08:06:04 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/directives/xmlPrettify.js unit-abot-epc-basic-0: 08:06:04 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/app.js unit-abot-epc-basic-0: 08:06:04 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/utility/ unit-abot-epc-basic-0: 08:06:04 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/utility/routes.js unit-abot-epc-basic-0: 08:06:04 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/main.js unit-abot-epc-basic-0: 08:06:04 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/ unit-abot-epc-basic-0: 08:06:04 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/require/ unit-abot-epc-basic-0: 08:06:04 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/require/2.1.15/ unit-abot-epc-basic-0: 08:06:04 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/require/2.1.15/require.js unit-abot-epc-basic-0: 08:06:04 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/require/2.1.15/r.js unit-abot-epc-basic-0: 08:06:04 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/require/2.1.15/require.min.js unit-abot-epc-basic-0: 08:06:04 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular-bootstrap/ unit-abot-epc-basic-0: 08:06:04 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: 08:06:04 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular-bootstrap/ui-bootstrap-2.1.2.min.js unit-abot-epc-basic-0: 08:06:04 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: 08:06:04 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/jqx/ unit-abot-epc-basic-0: 08:06:04 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/jqx/jqx-all.js unit-abot-epc-basic-0: 08:06:04 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular-material/ unit-abot-epc-basic-0: 08:06:04 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular-material/angular-aria.min.js unit-abot-epc-basic-0: 08:06:04 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular-material/angular-animate.min.js unit-abot-epc-basic-0: 08:06:04 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular-material/angular-material.min.js unit-abot-epc-basic-0: 08:06:04 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/ unit-abot-epc-basic-0: 08:06:04 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/lodash/ unit-abot-epc-basic-0: 08:06:04 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/lodash/.bower.json unit-abot-epc-basic-0: 08:06:04 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/lodash/lodash.min.js unit-abot-epc-basic-0: 08:06:04 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/lodash/bower.json unit-abot-epc-basic-0: 08:06:04 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/lodash/LICENSE unit-abot-epc-basic-0: 08:06:04 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/lodash/lodash.js unit-abot-epc-basic-0: 08:06:04 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/backbone/ unit-abot-epc-basic-0: 08:06:04 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/backbone/.bower.json unit-abot-epc-basic-0: 08:06:04 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/backbone/backbone-min.js unit-abot-epc-basic-0: 08:06:04 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/backbone/bower.json unit-abot-epc-basic-0: 08:06:04 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/backbone/backbone-min.map unit-abot-epc-basic-0: 08:06:04 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/backbone/backbone.js unit-abot-epc-basic-0: 08:06:04 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/backbone/LICENSE unit-abot-epc-basic-0: 08:06:04 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/ unit-abot-epc-basic-0: 08:06:04 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.browserify-bundle.js unit-abot-epc-basic-0: 08:06:04 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.layout.DirectedGraph.min.js unit-abot-epc-basic-0: 08:06:04 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.chess.min.js unit-abot-epc-basic-0: 08:06:04 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.logic.min.js unit-abot-epc-basic-0: 08:06:04 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.chess.js unit-abot-epc-basic-0: 08:06:04 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.logic.js unit-abot-epc-basic-0: 08:06:04 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.core.min.js unit-abot-epc-basic-0: 08:06:04 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.webpack-bundle.js unit-abot-epc-basic-0: 08:06:04 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.uml.js unit-abot-epc-basic-0: 08:06:04 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.min.js unit-abot-epc-basic-0: 08:06:04 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/geometry.js unit-abot-epc-basic-0: 08:06:04 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.org.min.js unit-abot-epc-basic-0: 08:06:04 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.org.js unit-abot-epc-basic-0: 08:06:04 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.pn.js unit-abot-epc-basic-0: 08:06:04 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.pn.min.js unit-abot-epc-basic-0: 08:06:04 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.layout.DirectedGraph.js unit-abot-epc-basic-0: 08:06:04 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint1.0.1.js unit-abot-epc-basic-0: 08:06:04 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.erd.js unit-abot-epc-basic-0: 08:06:04 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.erd.min.js unit-abot-epc-basic-0: 08:06:04 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.js machine-3: 08:06:04 DEBUG juju.worker.apicaller connected unit-abot-epc-basic-0: 08:06:04 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/vectorizer.js unit-abot-epc-basic-0: 08:06:04 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.nowrap.js unit-abot-epc-basic-0: 08:06:04 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.nowrap.min.js unit-abot-epc-basic-0: 08:06:04 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/geometry.min.js unit-abot-epc-basic-0: 08:06:04 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.ui.tooltip.js unit-abot-epc-basic-0: 08:06:04 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/vectorizer.min.js unit-abot-epc-basic-0: 08:06:04 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.uml.min.js unit-abot-epc-basic-0: 08:06:04 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.fsa.js unit-abot-epc-basic-0: 08:06:04 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.fsa.min.js unit-abot-epc-basic-0: 08:06:04 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.devs.js unit-abot-epc-basic-0: 08:06:04 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.core.js unit-abot-epc-basic-0: 08:06:04 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.devs.min.js unit-abot-epc-basic-0: 08:06:04 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/ unit-abot-epc-basic-0: 08:06:04 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/1.5.0/ unit-abot-epc-basic-0: 08:06:04 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/1.5.0/angular.js unit-abot-epc-basic-0: 08:06:04 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/1.5.0/angular.min.js unit-abot-epc-basic-0: 08:06:04 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/1.5.0/angular.min.js.map unit-abot-epc-basic-0: 08:06:04 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/ unit-abot-epc-basic-0: 08:06:04 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-sanitize/ unit-abot-epc-basic-0: 08:06:04 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-sanitize/angular-sanitize.js unit-abot-epc-basic-0: 08:06:04 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-sanitize/angular-sanitize.min.js unit-abot-epc-basic-0: 08:06:04 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: 08:06:04 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/ngstorage/ unit-abot-epc-basic-0: 08:06:04 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/ngstorage/ngStorage.js unit-abot-epc-basic-0: 08:06:04 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-local-storage/ unit-abot-epc-basic-0: 08:06:04 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: 08:06:04 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: 08:06:04 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: 08:06:04 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/ unit-abot-epc-basic-0: 08:06:04 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/dist/ unit-abot-epc-basic-0: 08:06:04 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/dist/dialogs.js unit-abot-epc-basic-0: 08:06:04 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: 08:06:04 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: 08:06:04 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: 08:06:04 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: 08:06:04 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/dist/dialogs.css unit-abot-epc-basic-0: 08:06:04 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/.bower.json unit-abot-epc-basic-0: 08:06:04 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/karma.conf.js unit-abot-epc-basic-0: 08:06:04 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/index.js unit-abot-epc-basic-0: 08:06:04 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/bower.json unit-abot-epc-basic-0: 08:06:04 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/tests/ unit-abot-epc-basic-0: 08:06:04 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: 08:06:04 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: 08:06:04 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: 08:06:04 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/LICENSE unit-abot-epc-basic-0: 08:06:04 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-logger/ unit-abot-epc-basic-0: 08:06:04 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-logger/angular-logger.js unit-abot-epc-basic-0: 08:06:04 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-logger/angular-logger.min.js unit-abot-epc-basic-0: 08:06:04 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-resource/ unit-abot-epc-basic-0: 08:06:04 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-resource/angular-resource.min.js unit-abot-epc-basic-0: 08:06:04 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-resource/angular-resource.js unit-abot-epc-basic-0: 08:06:04 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-idle/ unit-abot-epc-basic-0: 08:06:04 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-idle/angular-idle.js unit-abot-epc-basic-0: 08:06:04 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-idle/angular-idle.map unit-abot-epc-basic-0: 08:06:04 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-ui-router/ unit-abot-epc-basic-0: 08:06:04 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: 08:06:04 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: 08:06:04 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/nanoscroller/ unit-abot-epc-basic-0: 08:06:04 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/nanoscroller/nanoscroller.js unit-abot-epc-basic-0: 08:06:04 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/xmlParser/ unit-abot-epc-basic-0: 08:06:04 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/xmlParser/vkbeautify.js unit-abot-epc-basic-0: 08:06:04 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/xmlParser/run_prettify.js unit-abot-epc-basic-0: 08:06:04 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/xmlParser/prettify.js unit-abot-epc-basic-0: 08:06:04 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/ unit-abot-epc-basic-0: 08:06:04 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery.ui-contextmenu.js unit-abot-epc-basic-0: 08:06:04 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/ unit-abot-epc-basic-0: 08:06:04 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: 08:06:04 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: 08:06:04 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: 08:06:04 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/images/ unit-abot-epc-basic-0: 08:06:04 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: 08:06:04 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: 08:06:04 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: 08:06:04 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: 08:06:04 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: 08:06:04 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: 08:06:04 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/package.json unit-abot-epc-basic-0: 08:06:04 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: 08:06:04 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: 08:06:04 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: 08:06:04 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/external/ unit-abot-epc-basic-0: 08:06:04 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/external/jquery/ unit-abot-epc-basic-0: 08:06:04 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: 08:06:04 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/LICENSE.txt unit-abot-epc-basic-0: 08:06:04 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/AUTHORS.txt unit-abot-epc-basic-0: 08:06:04 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/index.html unit-abot-epc-basic-0: 08:06:04 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: 08:06:04 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: 08:06:04 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-2.2.3.min.js unit-abot-epc-basic-0: 08:06:04 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/taphold.js unit-abot-epc-basic-0: 08:06:04 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/ unit-abot-epc-basic-0: 08:06:04 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/common.js unit-abot-epc-basic-0: 08:06:04 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/theme.js unit-abot-epc-basic-0: 08:06:04 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/jquery.easing.js unit-abot-epc-basic-0: 08:06:04 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/jquery.js unit-abot-epc-basic-0: 08:06:04 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/bootstrap.js unit-abot-epc-basic-0: 08:06:04 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/custom.js unit-abot-epc-basic-0: 08:06:04 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/angular-treeview/ unit-abot-epc-basic-0: 08:06:04 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/angular-treeview/angular.treeview.min.js unit-abot-epc-basic-0: 08:06:04 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/angular-treeview/angular.treeview.js unit-abot-epc-basic-0: 08:06:04 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/jqueryFileTree.js unit-abot-epc-basic-0: 08:06:04 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/ajax.js unit-abot-epc-basic-0: 08:06:04 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/ajaxRequest.js unit-abot-epc-basic-0: 08:06:04 DEBUG unit.abot-epc-basic/0.install abot/static/images/ unit-abot-epc-basic-0: 08:06:04 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/ unit-abot-epc-basic-0: 08:06:04 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/close.png unit-abot-epc-basic-0: 08:06:04 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/ABOT_logo.png unit-abot-epc-basic-0: 08:06:04 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/green_tick.png unit-abot-epc-basic-0: 08:06:04 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/header_bg2.png unit-abot-epc-basic-0: 08:06:04 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/play.png unit-abot-epc-basic-0: 08:06:04 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/file.png unit-abot-epc-basic-0: 08:06:04 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/plus.jpg unit-abot-epc-basic-0: 08:06:04 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/pcap.png unit-abot-epc-basic-0: 08:06:04 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/close_dialog.png unit-abot-epc-basic-0: 08:06:04 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/sun1.png unit-abot-epc-basic-0: 08:06:04 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/log.png unit-abot-epc-basic-0: 08:06:04 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/gray_alert.png unit-abot-epc-basic-0: 08:06:04 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/html.png unit-abot-epc-basic-0: 08:06:04 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/folder.png unit-abot-epc-basic-0: 08:06:04 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/delete.png unit-abot-epc-basic-0: 08:06:04 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/header_bg1.png unit-abot-epc-basic-0: 08:06:04 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/red_alert.png unit-abot-epc-basic-0: 08:06:04 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/download.png unit-abot-epc-basic-0: 08:06:04 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/folder-closed.png unit-abot-epc-basic-0: 08:06:04 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/xml.png unit-abot-epc-basic-0: 08:06:04 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/minus.jpg unit-abot-epc-basic-0: 08:06:04 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/cloud.png unit-abot-epc-basic-0: 08:06:04 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/right_arrow.jpg unit-abot-epc-basic-0: 08:06:04 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/spinner.gif unit-abot-epc-basic-0: 08:06:04 DEBUG unit.abot-epc-basic/0.install abot/static/images/svg_image/ unit-abot-epc-basic-0: 08:06:04 DEBUG unit.abot-epc-basic/0.install abot/static/images/svg_image/plus sign.svg unit-abot-epc-basic-0: 08:06:04 DEBUG unit.abot-epc-basic/0.install abot/static/images/svg_image/X sign.svg unit-abot-epc-basic-0: 08:06:04 DEBUG unit.abot-epc-basic/0.install abot/static/images/svg_image/close.svg unit-abot-epc-basic-0: 08:06:04 DEBUG unit.abot-epc-basic/0.install abot/static/images/svg_image/add-button-inside-black-circle.svg unit-abot-epc-basic-0: 08:06:04 DEBUG unit.abot-epc-basic/0.install abot/static/config/ unit-abot-epc-basic-0: 08:06:04 DEBUG unit.abot-epc-basic/0.install abot/static/config/epc_config.properties unit-abot-epc-basic-0: 08:06:04 DEBUG unit.abot-epc-basic/0.install abot/static/config/configsip.properties unit-abot-epc-basic-0: 08:06:04 DEBUG unit.abot-epc-basic/0.install abot/static/config/ims_config.properties unit-abot-epc-basic-0: 08:06:04 DEBUG unit.abot-epc-basic/0.install abot/static/config/timer_config.properties unit-abot-epc-basic-0: 08:06:04 DEBUG unit.abot-epc-basic/0.install abot/static/config/config.properties_old unit-abot-epc-basic-0: 08:06:04 DEBUG unit.abot-epc-basic/0.install abot/static/config/config.properties unit-abot-epc-basic-0: 08:06:04 DEBUG unit.abot-epc-basic/0.install abot/static/css/ unit-abot-epc-basic-0: 08:06:04 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/ unit-abot-epc-basic-0: 08:06:04 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/styles.css unit-abot-epc-basic-0: 08:06:04 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/font-awesome.css unit-abot-epc-basic-0: 08:06:04 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/tree-ui.css unit-abot-epc-basic-0: 08:06:04 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/custom.css unit-abot-epc-basic-0: 08:06:04 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/custom_cust.css unit-abot-epc-basic-0: 08:06:04 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/ unit-abot-epc-basic-0: 08:06:04 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/fontawesome-webfont3295.eot unit-abot-epc-basic-0: 08:06:04 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/fontawesome-webfont3295.woff unit-abot-epc-basic-0: 08:06:04 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/fontawesome-webfontd41d.eot unit-abot-epc-basic-0: 08:06:04 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/fontawesome-webfont3295.svg unit-abot-epc-basic-0: 08:06:04 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/fontawesome-webfont.woff unit-abot-epc-basic-0: 08:06:04 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/fontawesome-webfont.ttf unit-abot-epc-basic-0: 08:06:04 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/fontawesome-webfont.eot unit-abot-epc-basic-0: 08:06:04 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/fontawesome-webfont3295.woff2 unit-abot-epc-basic-0: 08:06:04 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/fontawesome-webfont3295.ttf unit-abot-epc-basic-0: 08:06:04 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/custom_1.css unit-abot-epc-basic-0: 08:06:04 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/theme.css unit-abot-epc-basic-0: 08:06:04 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/ unit-abot-epc-basic-0: 08:06:04 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/jqx/ unit-abot-epc-basic-0: 08:06:04 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/jqx/jqx.base.css unit-abot-epc-basic-0: 08:06:04 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/angular/ unit-abot-epc-basic-0: 08:06:04 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/angular/angular-material.min.css unit-abot-epc-basic-0: 08:06:04 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/ unit-abot-epc-basic-0: 08:06:04 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/js/ unit-abot-epc-basic-0: 08:06:04 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/js/npm.js unit-abot-epc-basic-0: 08:06:04 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/js/modernizr.js unit-abot-epc-basic-0: 08:06:04 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/js/bootstrap.min.js unit-abot-epc-basic-0: 08:06:04 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/js/bootstrap.js unit-abot-epc-basic-0: 08:06:04 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/fonts/ unit-abot-epc-basic-0: 08:06:04 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/fonts/glyphicons-halflings-regular.woff unit-abot-epc-basic-0: 08:06:04 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/fonts/glyphicons-halflings-regular.woff2 unit-abot-epc-basic-0: 08:06:04 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/fonts/glyphicons-halflings-regular.ttf unit-abot-epc-basic-0: 08:06:04 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/fonts/glyphicons-halflings-regular.svg unit-abot-epc-basic-0: 08:06:04 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/fonts/glyphicons-halflings-regular.eot unit-abot-epc-basic-0: 08:06:04 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/css/ unit-abot-epc-basic-0: 08:06:04 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/css/bootstrap-theme.css.map unit-abot-epc-basic-0: 08:06:04 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/css/bootstrap-theme.min.css.map unit-abot-epc-basic-0: 08:06:04 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/css/bootstrap.min.css unit-abot-epc-basic-0: 08:06:04 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/css/bootstrap.css.map unit-abot-epc-basic-0: 08:06:04 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/css/bootstrap.min.css.map unit-abot-epc-basic-0: 08:06:04 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/css/bootstrap-theme.min.css unit-abot-epc-basic-0: 08:06:04 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/css/bootstrap.css unit-abot-epc-basic-0: 08:06:04 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/css/bootstrap-theme.css unit-abot-epc-basic-0: 08:06:04 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/angular-treeview/ unit-abot-epc-basic-0: 08:06:04 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/angular-treeview/angular.treeview.css unit-abot-epc-basic-0: 08:06:04 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/jointjs/ unit-abot-epc-basic-0: 08:06:04 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/jointjs/joint.ui.tooltip.css unit-abot-epc-basic-0: 08:06:04 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/jointjs/joint.css unit-abot-epc-basic-0: 08:06:04 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/jointjs/joint.core.css unit-abot-epc-basic-0: 08:06:04 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/jointjs/joint1.0.1.css unit-abot-epc-basic-0: 08:06:04 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/jointjs/joint.min.css unit-abot-epc-basic-0: 08:06:04 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/jointjs/joint.core.min.css machine-3: 08:06:04 DEBUG juju.worker.dependency "api-caller" manifold worker started machine-3: 08:06:04 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 08:06:04 DEBUG juju.worker.dependency "upgrader" manifold worker started machine-3: 08:06:04 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 08:06:04 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 08:06:04 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 08:06:04 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 08:06:04 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 08:06:04 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 08:06:04 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 08:06:04 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 08:06:04 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started machine-3: 08:06:04 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-3: 08:06:04 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 08:06:04 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 08:06:04 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started machine-3: 08:06:04 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: machine-3: 08:06:04 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: machine-3: 08:06:04 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: machine-3: 08:06:04 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: machine-3: 08:06:04 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: machine-3: 08:06:04 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: machine-3: 08:06:04 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: machine-3: 08:06:04 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: machine-3: 08:06:04 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: machine-3: 08:06:04 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 08:06:04 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-3: 08:06:04 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 08:06:04 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 08:06:04 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 08:06:04 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 08:06:04 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 08:06:04 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 08:06:04 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 08:06:04 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 08:06:04 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 08:06:04 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 08:06:04 INFO juju.worker.upgrader abort check blocked until version event received machine-3: 08:06:04 INFO juju.worker.upgrader unblocking abort check machine-3: 08:06:04 INFO juju.worker.upgrader desired agent binary version: 2.3.9 machine-3: 08:06:04 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked machine-3: 08:06:04 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 08:06:04 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 08:06:04 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 08:06:04 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 08:06:04 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 08:06:04 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 08:06:04 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 08:06:04 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 08:06:04 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 08:06:04 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 08:06:04 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available machine-3: 08:06:04 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-3: 08:06:04 DEBUG juju.worker.dependency "migration-fortress" manifold worker started machine-3: 08:06:04 DEBUG juju.worker.dependency "migration-minion" manifold worker started machine-3: 08:06:04 INFO juju.worker.migrationminion migration phase is now: NONE machine-3: 08:06:04 DEBUG juju.worker.dependency "log-sender" manifold worker started machine-3: 08:06:04 DEBUG juju.worker.dependency "storage-provisioner" manifold worker started machine-3: 08:06:04 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker started machine-3: 08:06:04 DEBUG juju.worker.dependency "machine-action-runner" manifold worker started machine-3: 08:06:04 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started machine-3: 08:06:04 DEBUG juju.worker.dependency "reboot-executor" manifold worker started machine-3: 08:06:04 DEBUG juju.worker.dependency "host-key-reporter" manifold worker started machine-3: 08:06:04 DEBUG juju.worker.dependency "api-address-updater" manifold worker started machine-3: 08:06:04 DEBUG juju.worker.fanconfigurer Processing new fan config machine-3: 08:06:04 DEBUG juju.worker.dependency "disk-manager" manifold worker started machine-3: 08:06:04 DEBUG juju.worker.logger initial log config: "=DEBUG" machine-3: 08:06:04 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started machine-3: 08:06:04 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-3: 08:06:04 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-3: 08:06:04 DEBUG juju.worker.logger logger setup machine-3: 08:06:04 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "fan-configurer" not running: dependency not available machine-3: 08:06:04 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-3: 08:06:04 INFO juju.worker.diskmanager block devices changed: [{vda [] 10240 true }] machine-3: 08:06:04 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker started machine-3: 08:06:04 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: resource permanently unavailable machine-3: 08:06:04 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: dependency not available machine-3: 08:06:04 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: dependency not available machine-3: 08:06:04 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: dependency not available machine-3: 08:06:04 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-3: 08:06:04 DEBUG juju.worker.logger reconfiguring logging from "=DEBUG" to "=DEBUG;unit=DEBUG" machine-3: 08:06:04 INFO juju.util.exec run result: exit status 127 machine-3: 08:06:04 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec308710918/script.sh: line 1: fanatic: command not found 127 machine-3: 08:06:04 DEBUG juju.network no lxc bridge addresses to filter for machine machine-3: 08:06:04 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-3: 08:06:04 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-3: 08:06:04 DEBUG juju.network including address public:172.30.9.207 for machine machine-3: 08:06:04 DEBUG juju.network including address local-cloud:192.168.121.12 for machine machine-3: 08:06:04 DEBUG juju.network including address local-fan:252.12.0.1 for machine machine-3: 08:06:04 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-3: 08:06:04 DEBUG juju.network including address local-machine:::1 for machine machine-3: 08:06:04 DEBUG juju.network addresses after filtering: [public:172.30.9.207 local-cloud:192.168.121.12 local-fan:252.12.0.1 local-machine:127.0.0.1 local-machine:::1] machine-3: 08:06:04 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.207:17070 192.168.121.12:17070 252.12.0.1:17070 127.0.0.1:17070 [::1]:17070]] machine-3: 08:06:04 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: 08:06:04 DEBUG juju.service discovered init system "upstart" from series "trusty" machine-3: 08:06:04 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.207,192.168.121.12,252.12.0.1,::1,localhost", AutoNoProxy:""} machine-3: 08:06:04 INFO juju.worker.deployer checking unit "oai-hss/0" machine-3: 08:06:04 DEBUG juju.tools.lxdclient LXD snap socket not found, falling back to debian socket: "/var/lib/lxd" machine-3: 08:06:04 DEBUG juju.tools.lxdclient connecting to LXD remote "local": "unix:///var/lib/lxd/unix.socket" machine-3: 08:06:04 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 snap install lxd and then configure it with: $ newgrp lxd $ lxd init machine-3: 08:06:04 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} machine-3: 08:06:04 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-3: 08:06:04 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-3: 08:06:04 DEBUG juju.utils.ssh writing authorised keys file /home/ubuntu/.ssh/authorized_keys machine-3: 08:06:04 DEBUG juju.worker.reboot Reboot worker got action: noop machine-3: 08:06:04 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-3: 08:06:04 DEBUG juju.worker.dependency "fan-configurer" manifold worker started machine-3: 08:06:04 DEBUG juju.worker.fanconfigurer Processing new fan config machine-3: 08:06:04 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-3: 08:06:04 DEBUG juju.worker.storageprovisioner volume attachments alive: [], dying: [], dead: [] machine-3: 08:06:04 DEBUG juju.worker.storageprovisioner filesystem attachment alive: [], dying: [], dead: [] machine-3: 08:06:04 DEBUG juju.agent API server address details [["172.30.9.207:17070" "192.168.121.12:17070" "252.12.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.12:17070" "252.12.0.1:17070" "172.30.9.207:17070"] machine-3: 08:06:04 DEBUG juju.worker.storageprovisioner volumes alive: [], dying: [], dead: [] machine-3: 08:06:04 INFO juju.util.exec run result: exit status 127 machine-3: 08:06:04 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec774847130/script.sh: line 1: fanatic: command not found 127 machine-3: 08:06:04 DEBUG juju.worker.storageprovisioner filesystems alive: [], dying: [], dead: [] machine-3: 08:06:04 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-3: 08:06:04 INFO juju.worker.authenticationworker "machine-3" key updater worker started machine-3: 08:06:04 DEBUG juju.worker.apiconfigwatcher API addresses changed in agent config machine-3: 08:06:04 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: restart immediately machine-3: 08:06:04 DEBUG juju.api RPC connection died machine-3: 08:06:04 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-3: 08:06:04 DEBUG juju.worker killing runner 0xc4205a3ba0 machine-3: 08:06:04 INFO juju.worker runner is dying machine-3: 08:06:04 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: connection is shut down machine-3: 08:06:04 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: connection is shut down machine-3: 08:06:04 DEBUG juju.worker.dependency "machiner" manifold worker stopped: cannot read environment config: connection is shut down machine-3: 08:06:04 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: connection is shut down machine-3: 08:06:04 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: connection is shut down machine-3: 08:06:04 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: setting up container support: setting supported containers for machine-3: connection is shut down machine-3: 08:06:04 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: machine-3: 08:06:04 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: connection is shut down machine-3: 08:06:04 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: connection is shut down machine-3: 08:06:04 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: connection is shut down machine-3: 08:06:04 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: connection is shut down machine-3: 08:06:04 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: connection is shut down machine-3: 08:06:04 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: connection is shut down machine-3: 08:06:04 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: connection is shut down machine-3: 08:06:04 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: connection is shut down machine-3: 08:06:04 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: connection is shut down machine-3: 08:06:04 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: connection is shut down machine-3: 08:06:04 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: machine-3: 08:06:04 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: machine-3: 08:06:04 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: machine-3: 08:06:04 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: machine-3: 08:06:04 DEBUG juju.worker.dependency "machiner" manifold worker stopped: machine-3: 08:06:04 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 08:06:04 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 08:06:04 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 08:06:04 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 08:06:04 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 08:06:04 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 08:06:04 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started machine-3: 08:06:04 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-3: 08:06:04 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 08:06:04 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 08:06:04 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 08:06:04 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 08:06:04 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 08:06:04 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 08:06:04 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 08:06:04 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 08:06:04 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-3: 08:06:04 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 08:06:04 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 08:06:04 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 08:06:04 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 08:06:04 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 08:06:04 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 08:06:04 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 08:06:04 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 08:06:04 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 08:06:04 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 08:06:04 DEBUG juju.worker.apicaller connecting with current password machine-3: 08:06:04 DEBUG juju.api successfully dialed "wss://192.168.121.12:17070/model/d8288d30-00c6-4923-8d70-b0120ad6642c/api" machine-3: 08:06:04 INFO juju.api connection established to "wss://192.168.121.12:17070/model/d8288d30-00c6-4923-8d70-b0120ad6642c/api" machine-3: 08:06:04 DEBUG juju.api successfully dialed "wss://172.30.9.207:17070/model/d8288d30-00c6-4923-8d70-b0120ad6642c/api" unit-abot-epc-basic-0: 08:06:04 DEBUG unit.abot-epc-basic/0.install Collecting elasticsearch unit-abot-epc-basic-0: 08:06:04 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: 08:06:04 DEBUG unit.abot-epc-basic/0.install [?25l  8% |## | 10kB 21.6MB/s eta 0:00:01  17% |##### | 20kB 3.5MB/s eta 0:00:01  25% |######## | 30kB 5.0MB/s eta 0:00:01  34% |########## | 40kB 3.7MB/s eta 0:00:01  42% |############# | 51kB 4.5MB/s eta 0:00:01  51% |################ | 61kB 5.3MB/s eta 0:00:01  59% |################### | 71kB 6.1MB/s eta 0:00:01  68% |##################### | 81kB 5.0MB/s eta 0:00:01  76% |######################## | 92kB 5.6MB/s eta 0:00:01  85% |########################### | 102kB 6.2MB/s eta 0:00:01  93% |############################## | 112kB 6.3MB/s eta 0:00:01  100% |################################| 122kB 5.6MB/s unit-abot-epc-basic-0: 08:06:04 DEBUG unit.abot-epc-basic/0.install [?25hCollecting urllib3>=1.21.1 (from elasticsearch) unit-abot-epc-basic-0: 08:06:05 DEBUG unit.abot-epc-basic/0.install Downloading https://files.pythonhosted.org/packages/62/00/ee1d7de624db8ba7090d1226aebefab96a2c71cd5cfa7629d6ad3f61b79e/urllib3-1.24.1-py2.py3-none-any.whl (118kB) unit-abot-epc-basic-0: 08:06:05 DEBUG unit.abot-epc-basic/0.install [?25l  8% |## | 10kB 66.0MB/s eta 0:00:01  17% |##### | 20kB 54.7MB/s eta 0:00:01  26% |######## | 30kB 56.2MB/s eta 0:00:01  34% |########### | 40kB 55.4MB/s eta 0:00:01  43% |############# | 51kB 55.6MB/s eta 0:00:01  52% |################ | 61kB 57.0MB/s eta 0:00:01  60% |################### | 71kB 57.4MB/s eta 0:00:01  69% |###################### | 81kB 58.0MB/s eta 0:00:01  78% |######################## | 92kB 58.3MB/s eta 0:00:01  86% |########################### | 102kB 58.3MB/s eta 0:00:01  95% |############################## | 112kB 58.4MB/s eta 0:00:01  100% |################################| 122kB 11.7MB/s unit-abot-epc-basic-0: 08:06:05 DEBUG unit.abot-epc-basic/0.install [?25hInstalling collected packages: urllib3, elasticsearch unit-abot-epc-basic-0: 08:06:05 DEBUG unit.abot-epc-basic/0.install Successfully installed elasticsearch-6.3.1 urllib3-1.24.1 machine-3: 08:06:05 DEBUG juju.worker.apicaller connected unit-abot-epc-basic-0: 08:06:05 DEBUG unit.abot-epc-basic/0.install You are using pip version 8.1.1, however version 18.1 is available. unit-abot-epc-basic-0: 08:06:05 DEBUG unit.abot-epc-basic/0.install You should consider upgrading via the 'pip install --upgrade pip' command. machine-3: 08:06:05 DEBUG juju.worker.dependency "api-caller" manifold worker started machine-3: 08:06:05 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 08:06:05 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 08:06:05 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 08:06:05 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 08:06:05 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 08:06:05 DEBUG juju.worker.dependency "migration-minion" manifold worker started machine-3: 08:06:05 INFO juju.worker.migrationminion migration phase is now: NONE machine-3: 08:06:05 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 08:06:05 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 08:06:05 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 08:06:05 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started machine-3: 08:06:05 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-3: 08:06:05 DEBUG juju.worker.dependency "upgrader" manifold worker started machine-3: 08:06:05 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 08:06:05 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 08:06:05 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 08:06:05 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 08:06:05 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 08:06:05 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 08:06:05 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 08:06:05 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 08:06:05 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 08:06:05 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-3: 08:06:05 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 08:06:05 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started machine-3: 08:06:05 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-3: 08:06:05 DEBUG juju.worker.fanconfigurer Processing new fan config machine-3: 08:06:05 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker started machine-3: 08:06:05 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-3: 08:06:05 INFO juju.util.exec run result: exit status 127 machine-3: 08:06:05 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec356202635/script.sh: line 1: fanatic: command not found 127 machine-3: 08:06:05 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-3: 08:06:05 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-3: 08:06:05 DEBUG juju.utils.ssh writing authorised keys file /home/ubuntu/.ssh/authorized_keys machine-3: 08:06:05 DEBUG juju.worker.dependency "reboot-executor" manifold worker started machine-3: 08:06:05 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-3: 08:06:05 DEBUG juju.worker.dependency "fan-configurer" manifold worker started machine-3: 08:06:05 DEBUG juju.worker.dependency "machiner" manifold worker stopped: machine-3: 08:06:05 DEBUG juju.worker.reboot Reboot worker got action: noop machine-3: 08:06:05 DEBUG juju.worker.fanconfigurer Processing new fan config machine-3: 08:06:05 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-3: 08:06:05 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-3: 08:06:05 DEBUG juju.worker.dependency "host-key-reporter" manifold worker started machine-3: 08:06:05 INFO juju.util.exec run result: exit status 127 machine-3: 08:06:05 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec343517136/script.sh: line 1: fanatic: command not found 127 machine-3: 08:06:05 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker started machine-3: 08:06:05 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-3: 08:06:05 DEBUG juju.worker.dependency "storage-provisioner" manifold worker started machine-3: 08:06:05 DEBUG juju.service discovered init system "upstart" from series "trusty" machine-3: 08:06:05 INFO juju.worker.deployer checking unit "oai-hss/0" machine-3: 08:06:05 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: dependency not available machine-3: 08:06:05 DEBUG juju.worker.dependency "machiner" manifold worker started machine-3: 08:06:05 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: dependency not available machine-3: 08:06:05 DEBUG juju.worker.logger initial log config: "=DEBUG;unit=DEBUG" machine-3: 08:06:05 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started machine-3: 08:06:05 DEBUG juju.worker.dependency "log-sender" manifold worker started machine-3: 08:06:05 DEBUG juju.worker.logger logger setup machine-3: 08:06:05 DEBUG juju.network no lxc bridge addresses to filter for machine machine-3: 08:06:05 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-3: 08:06:05 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-3: 08:06:05 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-3: 08:06:05 DEBUG juju.network including address local-cloud:192.168.121.16 for machine machine-3: 08:06:05 DEBUG juju.network including address local-machine:::1 for machine machine-3: 08:06:05 DEBUG juju.network addresses after filtering: [local-machine:127.0.0.1 local-cloud:192.168.121.16 local-machine:::1] machine-3: 08:06:05 INFO juju.worker.machiner setting addresses for "machine-3" to [local-machine:127.0.0.1 local-cloud:192.168.121.16 local-machine:::1] machine-3: 08:06:05 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available unit-abot-epc-basic-0: 08:06:05 DEBUG unit.abot-epc-basic/0.install Collecting flask machine-3: 08:06:05 DEBUG juju.worker.dependency "machine-action-runner" manifold worker started machine-3: 08:06:05 DEBUG juju.worker.dependency "api-address-updater" manifold worker started machine-3: 08:06:05 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: 08:06:05 DEBUG juju.worker.storageprovisioner volumes alive: [], dying: [], dead: [] machine-3: 08:06:05 DEBUG juju.worker.dependency "disk-manager" manifold worker started machine-3: 08:06:05 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: dependency not available machine-3: 08:06:05 DEBUG juju.worker.storageprovisioner volume attachments alive: [], dying: [], dead: [] machine-3: 08:06:05 DEBUG juju.network no lxc bridge addresses to filter for machine machine-3: 08:06:05 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-3: 08:06:05 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-3: 08:06:05 DEBUG juju.network including address public:172.30.9.207 for machine machine-3: 08:06:05 DEBUG juju.network including address local-cloud:192.168.121.12 for machine machine-3: 08:06:05 DEBUG juju.network including address local-fan:252.12.0.1 for machine machine-3: 08:06:05 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-3: 08:06:05 DEBUG juju.network including address local-machine:::1 for machine machine-3: 08:06:05 DEBUG juju.network addresses after filtering: [public:172.30.9.207 local-cloud:192.168.121.12 local-fan:252.12.0.1 local-machine:127.0.0.1 local-machine:::1] machine-3: 08:06:05 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.207:17070 192.168.121.12:17070 252.12.0.1:17070 127.0.0.1:17070 [::1]:17070]] machine-3: 08:06:05 DEBUG juju.agent API server address details [["172.30.9.207:17070" "192.168.121.12:17070" "252.12.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.12:17070" "252.12.0.1:17070" "172.30.9.207:17070"] machine-3: 08:06:05 DEBUG juju.worker.storageprovisioner filesystem attachment alive: [], dying: [], dead: [] machine-3: 08:06:05 DEBUG juju.worker.storageprovisioner filesystems alive: [], dying: [], dead: [] machine-3: 08:06:05 INFO juju.worker.diskmanager block devices changed: [{vda [] 10240 true }] machine-3: 08:06:05 INFO juju.worker.authenticationworker "machine-3" key updater worker started machine-3: 08:06:05 INFO juju.worker.upgrader abort check blocked until version event received machine-3: 08:06:05 INFO juju.worker.upgrader unblocking abort check machine-3: 08:06:05 INFO juju.worker.upgrader desired agent binary version: 2.3.9 machine-3: 08:06:05 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started machine-3: 08:06:05 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.207,192.168.121.12,252.12.0.1,::1,localhost", AutoNoProxy:""} machine-3: 08:06:05 DEBUG juju.tools.lxdclient Using environment LXD_DIR as socket path: "/var/lib/lxd" machine-3: 08:06:05 DEBUG juju.tools.lxdclient connecting to LXD remote "local": "unix:///var/lib/lxd/unix.socket" machine-3: 08:06:05 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 snap install lxd and then configure it with: $ newgrp lxd $ lxd init machine-3: 08:06:05 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: 08:06:06 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: 08:06:06 DEBUG unit.abot-epc-basic/0.install [?25l  11% |### | 10kB 55.3MB/s eta 0:00:01  22% |####### | 20kB 4.3MB/s eta 0:00:01  33% |########## | 30kB 6.1MB/s eta 0:00:01  44% |############## | 40kB 4.1MB/s eta 0:00:01  56% |################# | 51kB 5.0MB/s eta 0:00:01  67% |##################### | 61kB 5.9MB/s eta 0:00:01  78% |######################### | 71kB 6.8MB/s eta 0:00:01  89% |############################ | 81kB 5.4MB/s eta 0:00:01  100% |################################| 92kB 4.4MB/s unit-abot-epc-basic-0: 08:06:06 DEBUG unit.abot-epc-basic/0.install [?25hCollecting Jinja2>=2.10 (from flask) unit-abot-epc-basic-0: 08:06:06 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: 08:06:06 DEBUG unit.abot-epc-basic/0.install [?25l  8% |## | 10kB 89.9MB/s eta 0:00:01  16% |##### | 20kB 59.2MB/s eta 0:00:01  24% |####### | 30kB 59.7MB/s eta 0:00:01  32% |########## | 40kB 58.4MB/s eta 0:00:01  40% |############ | 51kB 57.9MB/s eta 0:00:01  48% |############### | 61kB 58.7MB/s eta 0:00:01  56% |################## | 71kB 58.2MB/s eta 0:00:01  64% |#################### | 81kB 18.4MB/s eta 0:00:01  72% |####################### | 92kB 19.8MB/s eta 0:00:01  81% |######################### | 102kB 18.1MB/s eta 0:00:01  89% |############################ | 112kB 17.9MB/s eta 0:00:01  97% |############################### | 122kB 18.1MB/s eta 0:00:01  100% |################################| 133kB 7.5MB/s unit-abot-epc-basic-0: 08:06:06 DEBUG unit.abot-epc-basic/0.install [?25hCollecting itsdangerous>=0.24 (from flask) unit-abot-epc-basic-0: 08:06:06 DEBUG unit.abot-epc-basic/0.install Downloading https://files.pythonhosted.org/packages/76/ae/44b03b253d6fade317f32c24d100b3b35c2239807046a4c953c7b89fa49e/itsdangerous-1.1.0-py2.py3-none-any.whl unit-abot-epc-basic-0: 08:06:06 DEBUG unit.abot-epc-basic/0.install Collecting Werkzeug>=0.14 (from flask) unit-abot-epc-basic-0: 08:06:06 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: 08:06:06 DEBUG unit.abot-epc-basic/0.install [?25l  3% |# | 10kB 70.6MB/s eta 0:00:01  6% |## | 20kB 52.3MB/s eta 0:00:01  9% |### | 30kB 52.9MB/s eta 0:00:01  12% |#### | 40kB 53.0MB/s eta 0:00:01  15% |##### | 51kB 53.1MB/s eta 0:00:01  19% |###### | 61kB 54.8MB/s eta 0:00:01  22% |####### | 71kB 54.6MB/s eta 0:00:01  25% |######## | 81kB 54.8MB/s eta 0:00:01  28% |######### | 92kB 55.5MB/s eta 0:00:01  31% |########## | 102kB 55.5MB/s eta 0:00:01  34% |########### | 112kB 55.0MB/s eta 0:00:01  38% |############ | 122kB 57.3MB/s eta 0:00:01  41% |############# | 133kB 28.2MB/s eta 0:00:01  44% |############## | 143kB 26.9MB/s eta 0:00:01  47% |############### | 153kB 25.8MB/s eta 0:00:01  50% |################ | 163kB 24.4MB/s eta 0:00:01  53% |################# | 174kB 23.9MB/s eta 0:00:01  57% |################## | 184kB 23.1MB/s eta 0:00:01  60% |################### | 194kB 22.7MB/s eta 0:00:01  63% |#################### | 204kB 22.6MB/s eta 0:00:01  66% |##################### | 215kB 22.6MB/s eta 0:00:01  69% |###################### | 225kB 22.7MB/s eta 0:00:01  72% |####################### | 235kB 38.6MB/s eta 0:00:01  76% |######################## | 245kB 41.5MB/s eta 0:00:01  79% |######################### | 256kB 45.4MB/s eta 0:00:01  82% |########################## | 266kB 46.4MB/s eta 0:00:01  85% |########################### | 276kB 49.0MB/s eta 0:00:01  88% |############################ | 286kB 52.9MB/s eta 0:00:01  91% |############################# | 296kB 54.3MB/s eta 0:00:01  95% |############################## | 307kB 55.6MB/s eta 0:00:01  98% |############################### | 317kB 54.9MB/s eta 0:00:01  100% |################################| 327kB 5.0MB/s unit-abot-epc-basic-0: 08:06:06 DEBUG unit.abot-epc-basic/0.install [?25hCollecting click>=5.1 (from flask) unit-abot-epc-basic-0: 08:06:06 DEBUG unit.abot-epc-basic/0.install Downloading https://files.pythonhosted.org/packages/fa/37/45185cb5abbc30d7257104c434fe0b07e5a195a6847506c074527aa599ec/Click-7.0-py2.py3-none-any.whl (81kB) unit-abot-epc-basic-0: 08:06:06 DEBUG unit.abot-epc-basic/0.install [?25l  12% |#### | 10kB 89.9MB/s eta 0:00:01  25% |######## | 20kB 58.5MB/s eta 0:00:01  37% |############ | 30kB 59.4MB/s eta 0:00:01  50% |################ | 40kB 58.4MB/s eta 0:00:01  62% |#################### | 51kB 58.3MB/s eta 0:00:01  75% |######################## | 61kB 58.8MB/s eta 0:00:01  88% |############################ | 71kB 58.8MB/s eta 0:00:01  100% |################################| 81kB 13.8MB/s unit-abot-epc-basic-0: 08:06:06 DEBUG unit.abot-epc-basic/0.install [?25hCollecting MarkupSafe>=0.23 (from Jinja2>=2.10->flask) unit-abot-epc-basic-0: 08:06:06 DEBUG unit.abot-epc-basic/0.install Downloading https://files.pythonhosted.org/packages/bc/3a/6bfd7b4b202fa33bdda8e4e3d3acc719f381fd730f9a0e7c5f34e845bd4d/MarkupSafe-1.1.0-cp27-cp27mu-manylinux1_x86_64.whl unit-abot-epc-basic-0: 08:06:06 DEBUG unit.abot-epc-basic/0.install Installing collected packages: MarkupSafe, Jinja2, itsdangerous, Werkzeug, click, flask machine-3: 08:06:06 INFO juju.worker.deployer deploying unit "oai-hss/0" machine-3: 08:06:06 DEBUG juju.worker start "3-container-watcher" machine-3: 08:06:06 DEBUG juju.worker start "stateconverter" machine-3: 08:06:06 DEBUG juju.worker.hostkeyreporter 4 SSH host keys reported for machine 3 machine-3: 08:06:06 INFO juju.worker start "3-container-watcher" machine-3: 08:06:06 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker started machine-3: 08:06:06 INFO juju.worker start "stateconverter" machine-3: 08:06:06 DEBUG juju.worker "stateconverter" started machine-3: 08:06:06 DEBUG juju.worker "3-container-watcher" started machine-3: 08:06:06 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: resource permanently unavailable machine-3: 08:06:06 DEBUG juju.cmd.jujud upgrades done, starting worker "3-container-watcher" unit-abot-epc-basic-0: 08:06:06 DEBUG unit.abot-epc-basic/0.install Successfully installed Jinja2-2.10 MarkupSafe-1.1.0 Werkzeug-0.14.1 click-7.0 flask-1.0.2 itsdangerous-1.1.0 unit-abot-epc-basic-0: 08:06:06 DEBUG unit.abot-epc-basic/0.install You are using pip version 8.1.1, however version 18.1 is available. unit-abot-epc-basic-0: 08:06:06 DEBUG unit.abot-epc-basic/0.install You should consider upgrading via the 'pip install --upgrade pip' command. machine-3: 08:06:07 DEBUG juju.service discovered init system "upstart" from local host machine-3: 08:06:07 DEBUG juju.worker.deployer API addresses: ["192.168.121.12:17070" "252.12.0.1:17070" "172.30.9.207:17070"] unit-abot-epc-basic-0: 08:06:07 DEBUG unit.abot-epc-basic/0.install Collecting bs4 unit-abot-epc-basic-0: 08:06:07 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: 08:06:07 DEBUG unit.abot-epc-basic/0.install Collecting beautifulsoup4 (from bs4) machine-3: 08:06:07 INFO juju.worker.machiner "machine-3" started unit-abot-epc-basic-0: 08:06:07 DEBUG unit.abot-epc-basic/0.install Downloading https://files.pythonhosted.org/packages/8b/0e/048a2f88bc4be5e3697df9dc1f7b9d5c9c75be62676feeeb91d2e896c5ea/beautifulsoup4-4.7.1-py2-none-any.whl (94kB) unit-abot-epc-basic-0: 08:06:07 DEBUG unit.abot-epc-basic/0.install [?25l  10% |### | 10kB 68.3MB/s eta 0:00:01  21% |###### | 20kB 4.6MB/s eta 0:00:01  32% |########## | 30kB 6.6MB/s eta 0:00:01  43% |############# | 40kB 4.3MB/s eta 0:00:01  54% |################# | 51kB 5.2MB/s eta 0:00:01  65% |#################### | 61kB 6.1MB/s eta 0:00:01  75% |######################## | 71kB 7.0MB/s eta 0:00:01  86% |########################### | 81kB 5.6MB/s eta 0:00:01  97% |############################### | 92kB 6.3MB/s eta 0:00:01  100% |################################| 102kB 5.0MB/s unit-abot-epc-basic-0: 08:06:07 DEBUG unit.abot-epc-basic/0.install [?25hCollecting soupsieve>=1.2 (from beautifulsoup4->bs4) unit-abot-epc-basic-0: 08:06:07 DEBUG unit.abot-epc-basic/0.install Downloading https://files.pythonhosted.org/packages/4f/88/08ff8b9e01ddfc3932b37988c794ce5751c1b8e3bc760686ad41d0771c78/soupsieve-1.7.1-py2.py3-none-any.whl unit-abot-epc-basic-0: 08:06:07 DEBUG unit.abot-epc-basic/0.install Collecting backports.functools-lru-cache; python_version < "3" (from soupsieve>=1.2->beautifulsoup4->bs4) unit-abot-epc-basic-0: 08:06:08 DEBUG unit.abot-epc-basic/0.install Downloading https://files.pythonhosted.org/packages/03/8e/2424c0e65c4a066e28f539364deee49b6451f8fcd4f718fefa50cc3dcf48/backports.functools_lru_cache-1.5-py2.py3-none-any.whl unit-abot-epc-basic-0: 08:06:08 DEBUG unit.abot-epc-basic/0.install Building wheels for collected packages: bs4 machine-3: 08:06:08 INFO juju.api.common no addresses observed on interface "tunl0" unit-abot-epc-basic-0: 08:06:08 DEBUG unit.abot-epc-basic/0.install Running setup.py bdist_wheel for bs4 ... [?25l- done unit-abot-epc-basic-0: 08:06:08 DEBUG unit.abot-epc-basic/0.install [?25h Stored in directory: /root/.cache/pip/wheels/a0/b0/b2/4f80b9456b87abedbc0bf2d52235414c3467d8889be38dd472 unit-abot-epc-basic-0: 08:06:08 DEBUG unit.abot-epc-basic/0.install Successfully built bs4 unit-abot-epc-basic-0: 08:06:08 DEBUG unit.abot-epc-basic/0.install Installing collected packages: backports.functools-lru-cache, soupsieve, beautifulsoup4, bs4 unit-abot-epc-basic-0: 08:06:08 DEBUG unit.abot-epc-basic/0.install Successfully installed backports.functools-lru-cache-1.5 beautifulsoup4-4.7.1 bs4-0.0.1 soupsieve-1.7.1 unit-abot-epc-basic-0: 08:06:08 DEBUG unit.abot-epc-basic/0.install You are using pip version 8.1.1, however version 18.1 is available. unit-abot-epc-basic-0: 08:06:08 DEBUG unit.abot-epc-basic/0.install You should consider upgrading via the 'pip install --upgrade pip' command. unit-abot-epc-basic-0: 08:06:08 DEBUG unit.abot-epc-basic/0.install Running the test with the tags local-commands unit-abot-epc-basic-0: 08:06:08 DEBUG unit.abot-epc-basic/0.install Running the test with the tags @local-commands unit-abot-epc-basic-0: 08:06:08 DEBUG unit.abot-epc-basic/0.install Creating the Target JUnit file... machine-3: 08:06:08 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: 08:06:08 INFO juju.cmd running jujud [2.3.9 gc go1.10.4] unit-oai-hss-0: 08:06:08 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: 08:06:08 DEBUG juju.agent read agent config, format "2.0" unit-oai-hss-0: 08:06:08 DEBUG juju.worker start "api" unit-oai-hss-0: 08:06:08 INFO juju.worker start "api" unit-oai-hss-0: 08:06:08 INFO juju.worker.upgradesteps upgrade steps for 2.3.9 have already been run. unit-oai-hss-0: 08:06:08 DEBUG juju.worker.introspection introspection worker listening on "@jujud-unit-oai-hss-0" unit-oai-hss-0: 08:06:08 DEBUG juju.worker "api" started unit-oai-hss-0: 08:06:08 DEBUG juju.worker.introspection stats worker now serving unit-oai-hss-0: 08:06:08 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-hss-0: 08:06:08 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available unit-oai-hss-0: 08:06:08 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available unit-oai-hss-0: 08:06:08 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 08:06:08 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 08:06:08 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 08:06:08 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available unit-oai-hss-0: 08:06:08 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "agent" not running: dependency not available unit-oai-hss-0: 08:06:08 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 08:06:08 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 08:06:08 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 08:06:08 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker stopped: "upgrade-steps-gate" not running: dependency not available unit-oai-hss-0: 08:06:08 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started unit-oai-hss-0: 08:06:08 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started unit-oai-hss-0: 08:06:08 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: "upgrade-check-gate" not running: dependency not available unit-oai-hss-0: 08:06:08 DEBUG juju.worker.dependency "agent" manifold worker started unit-oai-hss-0: 08:06:08 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available unit-oai-hss-0: 08:06:08 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available unit-oai-hss-0: 08:06:08 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 08:06:08 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 08:06:08 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-hss-0: 08:06:08 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 08:06:08 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 08:06:08 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 08:06:08 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: unit-oai-hss-0: 08:06:09 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 08:06:09 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 08:06:09 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 08:06:09 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started unit-oai-hss-0: 08:06:09 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-hss-0: 08:06:09 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-hss-0: 08:06:09 DEBUG juju.worker.apicaller connecting with old password unit-oai-hss-0: 08:06:09 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 08:06:09 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 08:06:09 DEBUG juju.api successfully dialed "wss://172.30.9.207:17070/model/d8288d30-00c6-4923-8d70-b0120ad6642c/api" unit-oai-hss-0: 08:06:09 INFO juju.api connection established to "wss://172.30.9.207:17070/model/d8288d30-00c6-4923-8d70-b0120ad6642c/api" unit-oai-hss-0: 08:06:09 DEBUG juju.api successfully dialed "wss://192.168.121.12:17070/model/d8288d30-00c6-4923-8d70-b0120ad6642c/api" unit-oai-hss-0: 08:06:09 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started unit-oai-hss-0: 08:06:09 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 08:06:09 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started unit-oai-hss-0: 08:06:09 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: unit-oai-hss-0: 08:06:09 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 08:06:09 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 08:06:09 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-hss-0: 08:06:09 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 08:06:09 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 08:06:09 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available unit-oai-hss-0: 08:06:09 DEBUG juju.worker.apicaller connected unit-oai-hss-0: 08:06:09 DEBUG juju.worker.apicaller changing password... unit-oai-hss-0: 08:06:09 DEBUG juju.worker.apicaller password changed unit-oai-hss-0: 08:06:09 DEBUG juju.api RPC connection died unit-oai-hss-0: 08:06:09 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: restart immediately unit-oai-hss-0: 08:06:09 DEBUG juju.worker.apicaller connecting with current password unit-oai-hss-0: 08:06:09 DEBUG juju.api successfully dialed "wss://172.30.9.207:17070/model/d8288d30-00c6-4923-8d70-b0120ad6642c/api" unit-oai-hss-0: 08:06:09 INFO juju.api connection established to "wss://172.30.9.207:17070/model/d8288d30-00c6-4923-8d70-b0120ad6642c/api" unit-oai-hss-0: 08:06:09 DEBUG juju.api successfully dialed "wss://192.168.121.12:17070/model/d8288d30-00c6-4923-8d70-b0120ad6642c/api" machine-3: 08:06:09 DEBUG juju.worker.machiner observed network config updated for "machine-3" to [{DeviceIndex:1 MACAddress: CIDR:127.0.0.0/8 MTU:65536 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:lo ParentInterfaceName: InterfaceType:loopback Disabled:false NoAutoStart:false ConfigType:loopback Address:127.0.0.1 DNSServers:[] DNSSearchDomains:[] GatewayAddress: Routes:[] IsDefaultGateway:false} {DeviceIndex:1 MACAddress: CIDR:::1/128 MTU:65536 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:lo ParentInterfaceName: InterfaceType:loopback Disabled:false NoAutoStart:false ConfigType:loopback Address:::1 DNSServers:[] DNSSearchDomains:[] GatewayAddress: Routes:[] IsDefaultGateway:false} {DeviceIndex:2 MACAddress:fa:16:3e:8b:79:53 CIDR:192.168.121.0/24 MTU:1450 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:eth0 ParentInterfaceName: InterfaceType:ethernet Disabled:false NoAutoStart:false ConfigType:static Address:192.168.121.16 DNSServers:[] DNSSearchDomains:[] GatewayAddress:192.168.121.1 Routes:[] IsDefaultGateway:true} {DeviceIndex:2 MACAddress:fa:16:3e:8b:79:53 CIDR: MTU:1450 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:eth0 ParentInterfaceName: InterfaceType:ethernet Disabled:false NoAutoStart:false ConfigType:manual Address: DNSServers:[] DNSSearchDomains:[] GatewayAddress:192.168.121.1 Routes:[] IsDefaultGateway:true} {DeviceIndex:3 MACAddress: CIDR: MTU:1480 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:tunl0 ParentInterfaceName: InterfaceType:ethernet Disabled:true NoAutoStart:true ConfigType:manual Address: DNSServers:[] DNSSearchDomains:[] GatewayAddress: Routes:[] IsDefaultGateway:false}] unit-abot-epc-basic-0: 08:06:10 DEBUG unit.abot-epc-basic/0.install [INFO] Scanning for projects... unit-abot-epc-basic-0: 08:06:10 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 08:06:10 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 08:06:10 DEBUG unit.abot-epc-basic/0.install [INFO] Building ABOT-RunScenarios 3.0.91 unit-abot-epc-basic-0: 08:06:10 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-oai-hss-0: 08:06:10 DEBUG juju.worker.apicaller connected unit-oai-hss-0: 08:06:10 DEBUG juju.worker.dependency "api-caller" manifold worker started unit-oai-hss-0: 08:06:10 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 08:06:10 DEBUG juju.worker.dependency "log-sender" manifold worker started unit-oai-hss-0: 08:06:10 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started unit-oai-hss-0: 08:06:10 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: unit-oai-hss-0: 08:06:10 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-oai-hss-0: 08:06:10 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: unit-oai-hss-0: 08:06:10 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: unit-oai-hss-0: 08:06:10 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: unit-oai-hss-0: 08:06:10 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: unit-oai-hss-0: 08:06:10 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: unit-oai-hss-0: 08:06:10 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 08:06:10 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 08:06:10 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 08:06:10 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 08:06:10 DEBUG juju.worker.dependency "upgrader" manifold worker started unit-oai-hss-0: 08:06:10 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 08:06:10 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started unit-oai-hss-0: 08:06:10 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: unit-oai-hss-0: 08:06:10 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 08:06:10 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 08:06:10 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 08:06:10 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 08:06:10 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 08:06:10 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 08:06:10 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 08:06:10 INFO juju.worker.upgrader abort check blocked until version event received unit-oai-hss-0: 08:06:10 INFO juju.worker.upgrader unblocking abort check unit-oai-hss-0: 08:06:10 INFO juju.worker.upgrader desired agent binary version: 2.3.9 unit-oai-hss-0: 08:06:10 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked unit-oai-hss-0: 08:06:10 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started unit-oai-hss-0: 08:06:10 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: unit-oai-hss-0: 08:06:10 DEBUG juju.worker.dependency "migration-fortress" manifold worker started unit-oai-hss-0: 08:06:10 DEBUG juju.worker.dependency "migration-minion" manifold worker started unit-oai-hss-0: 08:06:10 INFO juju.worker.migrationminion migration phase is now: NONE unit-oai-hss-0: 08:06:10 DEBUG juju.worker.dependency "metric-spool" manifold worker started unit-oai-hss-0: 08:06:10 DEBUG juju.worker.dependency "meter-status" manifold worker started unit-oai-hss-0: 08:06:10 DEBUG juju.worker.dependency "api-address-updater" manifold worker started unit-oai-hss-0: 08:06:10 DEBUG juju.worker.leadership oai-hss/0 making initial claim for oai-hss leadership unit-oai-hss-0: 08:06:10 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "leadership-tracker" not running: dependency not available unit-oai-hss-0: 08:06:10 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: unit-oai-hss-0: 08:06:10 DEBUG juju.worker.dependency "charm-dir" manifold worker started unit-oai-hss-0: 08:06:10 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started unit-oai-hss-0: 08:06:10 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: unit-oai-hss-0: 08:06:10 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: unit-oai-hss-0: 08:06:10 DEBUG juju.worker.dependency "leadership-tracker" manifold worker started unit-oai-hss-0: 08:06:10 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-oai-hss-0: 08:06:10 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker started unit-oai-hss-0: 08:06:10 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-oai-hss-0: 08:06:10 DEBUG juju.worker.meterstatus got meter status change signal from watcher unit-oai-hss-0: 08:06:10 DEBUG juju.network no lxc bridge addresses to filter for machine unit-oai-hss-0: 08:06:10 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) unit-oai-hss-0: 08:06:10 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) unit-oai-hss-0: 08:06:10 DEBUG juju.network including address public:172.30.9.207 for machine unit-oai-hss-0: 08:06:10 DEBUG juju.network including address local-cloud:192.168.121.12 for machine unit-oai-hss-0: 08:06:10 DEBUG juju.network including address local-fan:252.12.0.1 for machine unit-oai-hss-0: 08:06:10 DEBUG juju.network including address local-machine:127.0.0.1 for machine unit-oai-hss-0: 08:06:10 DEBUG juju.network including address local-machine:::1 for machine unit-oai-hss-0: 08:06:10 DEBUG juju.network addresses after filtering: [public:172.30.9.207 local-cloud:192.168.121.12 local-fan:252.12.0.1 local-machine:127.0.0.1 local-machine:::1] unit-oai-hss-0: 08:06:10 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.207:17070 192.168.121.12:17070 252.12.0.1:17070 127.0.0.1:17070 [::1]:17070]] unit-oai-hss-0: 08:06:10 DEBUG juju.agent API server address details [["172.30.9.207:17070" "192.168.121.12:17070" "252.12.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.12:17070" "252.12.0.1:17070" "172.30.9.207:17070"] unit-oai-hss-0: 08:06:10 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.207,192.168.121.12,252.12.0.1,::1,localhost", AutoNoProxy:""} unit-oai-hss-0: 08:06:10 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: 08:06:10 DEBUG juju.machinelock acquire machine lock for meterstatus (meter-status-changed) unit-oai-hss-0: 08:06:10 DEBUG juju.machinelock machine lock acquired for meterstatus (meter-status-changed) unit-oai-hss-0: 08:06:10 DEBUG juju.machinelock machine lock released for meterstatus (meter-status-changed) unit-oai-hss-0: 08:06:10 INFO juju.worker.meterstatus skipped "meter-status-changed" hook (missing) unit-abot-epc-basic-0: 08:06:10 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-oai-hss-0: 08:06:11 DEBUG juju.worker.logger initial log config: "=DEBUG" unit-oai-hss-0: 08:06:11 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started unit-oai-hss-0: 08:06:11 DEBUG juju.worker.dependency "uniter" manifold worker started unit-oai-hss-0: 08:06:11 DEBUG juju.worker.logger logger setup unit-oai-hss-0: 08:06:11 DEBUG juju.worker.dependency "metric-sender" manifold worker started unit-oai-hss-0: 08:06:11 DEBUG juju.worker.logger reconfiguring logging from "=DEBUG" to "=DEBUG;unit=DEBUG" unit-abot-epc-basic-0: 08:06:11 DEBUG unit.abot-epc-basic/0.install 3/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 9.8 KB/sec) unit-oai-hss-0: 08:06:11 INFO juju.worker.leadership oai-hss/0 promoted to leadership of oai-hss unit-abot-epc-basic-0: 08:06:11 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-oai-hss-0: 08:06:11 INFO worker.uniter.jujuc ensure jujuc symlinks in /var/lib/juju/tools/unit-oai-hss-0 unit-oai-hss-0: 08:06:11 INFO worker.uniter.jujuc was a symlink, now looking at /var/lib/juju/tools/2.3.9-trusty-amd64 unit-oai-hss-0: 08:06:11 DEBUG worker.uniter.jujuc jujud path /var/lib/juju/tools/2.3.9-trusty-amd64/jujud unit-abot-epc-basic-0: 08:06:11 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 552.0 KB/sec) unit-abot-epc-basic-0: 08:06:11 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-oai-hss-0: 08:06:11 DEBUG juju.worker.uniter starting juju-run listener on unix:/var/lib/juju/agents/unit-oai-hss-0/run.socket unit-oai-hss-0: 08:06:11 INFO juju.worker.uniter unit "oai-hss/0" started unit-oai-hss-0: 08:06:11 DEBUG juju.worker.uniter juju-run listener running unit-oai-hss-0: 08:06:11 INFO juju.worker.uniter resuming charm install unit-oai-hss-0: 08:06:11 DEBUG juju.worker.uniter.operation running operation install local:trusty/oai-hss-13 unit-oai-hss-0: 08:06:11 DEBUG juju.worker.uniter.operation preparing operation "install local:trusty/oai-hss-13" unit-oai-hss-0: 08:06:11 INFO juju.worker.uniter.charm downloading local:trusty/oai-hss-13 from API server unit-oai-hss-0: 08:06:11 INFO juju.downloader downloading from local:trusty/oai-hss-13 unit-oai-hss-0: 08:06:11 DEBUG httpbakery client do GET https://172.30.9.207:17070/model/d8288d30-00c6-4923-8d70-b0120ad6642c/charms?file=%2A&url=local%3Atrusty%2Foai-hss-13 { unit-abot-epc-basic-0: 08:06:11 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-parent/16/maven-parent-16.pom (23 KB at 841.7 KB/sec) unit-oai-hss-0: 08:06:11 DEBUG httpbakery } -> error unit-oai-hss-0: 08:06:11 INFO juju.downloader download complete ("local:trusty/oai-hss-13") unit-oai-hss-0: 08:06:11 INFO juju.downloader download verified ("local:trusty/oai-hss-13") unit-abot-epc-basic-0: 08:06:11 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: 08:06:11 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 542.0 KB/sec) unit-abot-epc-basic-0: 08:06:11 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: 08:06:11 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 1169.8 KB/sec) unit-abot-epc-basic-0: 08:06:11 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 08:06:11 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 08:06:11 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: 08:06:11 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: 08:06:11 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: 08:06:11 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/maven/2.0.6/maven-2.0.6.pom (9 KB at 490.8 KB/sec) unit-abot-epc-basic-0: 08:06:11 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: 08:06:11 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/maven/maven-parent/5/maven-parent-5.pom (15 KB at 708.6 KB/sec) unit-abot-epc-basic-0: 08:06:11 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: 08:06:11 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 209.4 KB/sec) unit-abot-epc-basic-0: 08:06:11 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: 08:06:11 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 233.6 KB/sec) unit-abot-epc-basic-0: 08:06:11 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: 08:06:11 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 453.5 KB/sec) unit-abot-epc-basic-0: 08:06:11 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: 08:06:11 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/forge/forge-parent/5/forge-parent-5.pom (9 KB at 408.3 KB/sec) unit-abot-epc-basic-0: 08:06:11 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: 08:06:11 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: 08:06:11 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/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.jar (13 KB at 523.3 KB/sec) unit-abot-epc-basic-0: 08:06:11 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 3199.6 KB/sec) unit-oai-hss-0: 08:06:11 DEBUG juju.worker.uniter.operation executing operation "install local:trusty/oai-hss-13" unit-oai-hss-0: 08:06:11 DEBUG juju.worker.uniter.charm preparing to deploy charm "local:trusty/oai-hss-13" unit-oai-hss-0: 08:06:11 DEBUG juju.worker.uniter.charm deploying charm "local:trusty/oai-hss-13" unit-abot-epc-basic-0: 08:06:11 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 08:06:11 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: 08:06:11 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: 08:06:11 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 171.7 KB/sec) unit-abot-epc-basic-0: 08:06:11 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: 08:06:11 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 97.7 KB/sec) unit-abot-epc-basic-0: 08:06:11 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: 08:06:11 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 141.7 KB/sec) unit-abot-epc-basic-0: 08:06:11 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: 08:06:12 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 109.7 KB/sec) unit-abot-epc-basic-0: 08:06:12 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: 08:06:12 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/codehaus/plexus/plexus/1.0.11/plexus-1.0.11.pom (9 KB at 515.2 KB/sec) unit-abot-epc-basic-0: 08:06:12 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: 08:06:12 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 92.1 KB/sec) unit-abot-epc-basic-0: 08:06:12 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: 08:06:12 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.6/maven-artifact-manager-2.0.6.pom (3 KB at 106.7 KB/sec) unit-abot-epc-basic-0: 08:06:12 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: 08:06:12 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 112.9 KB/sec) unit-abot-epc-basic-0: 08:06:12 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: 08:06:12 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 102.7 KB/sec) unit-abot-epc-basic-0: 08:06:12 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: 08:06:12 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 90.5 KB/sec) unit-abot-epc-basic-0: 08:06:12 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: 08:06:12 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 171.4 KB/sec) unit-abot-epc-basic-0: 08:06:12 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: 08:06:12 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 962.9 KB/sec) unit-abot-epc-basic-0: 08:06:12 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: 08:06:12 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 68.9 KB/sec) unit-abot-epc-basic-0: 08:06:12 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: 08:06:12 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 231.4 KB/sec) unit-abot-epc-basic-0: 08:06:12 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: 08:06:12 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 504.3 KB/sec) unit-abot-epc-basic-0: 08:06:12 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: 08:06:12 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 394.0 KB/sec) unit-abot-epc-basic-0: 08:06:12 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: 08:06:12 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: 08:06:12 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: 08:06:12 DEBUG unit.abot-epc-basic/0.install 3/114 KB 5/114 KB 8/114 KB 11/114 KB 13/114 KB 16/114 KB 19/114 KB 21/114 KB 24/114 KB 27/114 KB 29/114 KB 32/114 KB 36/114 KB 40/114 KB 44/114 KB 48/114 KB 48/114 KB 3/48 KB 48/114 KB 5/48 KB 48/114 KB 8/48 KB 48/114 KB 11/48 KB 48/114 KB 13/48 KB 48/114 KB 16/48 KB 48/114 KB 19/48 KB 48/114 KB 21/48 KB 48/114 KB 24/48 KB 52/114 KB 27/48 KB 52/114 KB 24/48 KB 56/114 KB 27/48 KB 56/114 KB 29/48 KB 60/114 KB 29/48 KB 64/114 KB 29/48 KB 64/114 KB 32/48 KB 68/114 KB 32/48 KB 72/114 KB 36/48 KB 76/114 KB 36/48 KB 80/114 KB 36/48 KB 68/114 KB 36/48 KB 80/114 KB 40/48 KB 80/114 KB 44/48 KB 80/114 KB 48/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-abot-epc-basic-0: 08:06:12 DEBUG unit.abot-epc-basic/0.install 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 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: 08:06:12 DEBUG unit.abot-epc-basic/0.install 100/114 KB 104/114 KB 108/114 KB 112/114 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 1410.3 KB/sec) unit-abot-epc-basic-0: 08:06:12 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: 08:06:12 DEBUG unit.abot-epc-basic/0.install 114/114 KB 3/35 KB 114/114 KB 5/35 KB 114/114 KB 8/35 KB 114/114 KB 11/35 KB 114/114 KB 4/85 KB 11/35 KB 8/85 KB 11/35 KB 12/85 KB 11/35 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 2521.3 KB/sec) unit-abot-epc-basic-0: 08:06:12 DEBUG unit.abot-epc-basic/0.install 12/85 KB 13/35 KB 16/85 KB 13/35 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: 08:06:12 DEBUG unit.abot-epc-basic/0.install 20/85 KB 16/35 KB 16/85 KB 16/35 KB 24/85 KB 19/35 KB 24/85 KB 21/35 KB 24/85 KB 16/35 KB 28/85 KB 21/35 KB 32/85 KB 24/35 KB 32/85 KB 3/29 KB 24/35 KB 32/85 KB 5/29 KB 24/35 KB 32/85 KB 8/29 KB 24/35 KB 28/85 KB 24/35 KB 32/85 KB 11/29 KB 24/35 KB 32/85 KB 13/29 KB 27/35 KB 32/85 KB 11/29 KB 27/35 KB 36/85 KB 13/29 KB 29/35 KB 36/85 KB 13/29 KB 32/35 KB 36/85 KB 13/29 KB 27/35 KB 40/85 KB 13/29 KB 32/35 KB 44/85 KB 13/29 KB 32/35 KB 1/24 KB 40/85 KB 13/29 KB 32/35 KB 1/24 KB 44/85 KB 13/29 KB 35/35 KB 3/24 KB 44/85 KB 13/29 KB 35/35 KB 6/24 KB 44/85 KB 13/29 KB 35/35 KB 1/24 KB 48/85 KB 13/29 KB 35/35 KB 6/24 KB 52/85 KB 16/29 KB 3/56 KB 35/35 KB 9/24 KB 44/85 KB 16/29 KB 3/56 KB 35/35 KB 9/24 KB 48/85 KB 16/29 KB 3/56 KB 35/35 KB 9/24 KB 48/85 KB 16/29 KB 35/35 KB 9/24 KB 56/85 KB 19/29 KB 3/56 KB 35/35 KB 9/24 KB 56/85 KB 21/29 KB 3/56 KB 35/35 KB 9/24 KB 48/85 KB 13/29 KB 35/35 KB 9/24 KB 56/85 KB 24/29 KB 3/56 KB 35/35 KB 9/24 KB 56/85 KB 27/29 KB 3/56 KB 35/35 KB 9/24 KB 56/85 KB 29/29 KB 5/56 KB 35/35 KB 11/24 KB 56/85 KB 27/29 KB 5/56 KB 35/35 KB 11/24 KB 56/85 KB 27/29 KB 3/56 KB 35/35 KB 11/24 KB 56/85 KB 29/29 KB 5/56 KB 35/35 KB 14/24 KB 56/85 KB 16/29 KB 3/56 KB 35/35 KB 9/24 KB 60/85 KB 29/29 KB 5/56 KB 35/35 KB 14/24 KB 64/85 KB 29/29 KB 8/56 KB 35/35 KB 14/24 KB 60/85 KB 29/29 KB 8/56 KB 35/35 KB 14/24 KB 64/85 KB 29/29 KB 8/56 KB 35/35 KB 17/24 KB 64/85 KB 29/29 KB 11/56 KB 35/35 KB 17/24 KB 68/85 KB 29/29 KB 13/56 KB 35/35 KB 19/24 KB 68/85 KB 29/29 KB 16/56 KB 35/35 KB 19/24 KB 68/85 KB 29/29 KB 11/56 KB 35/35 KB 19/24 KB 72/85 KB 29/29 KB 16/56 KB 35/35 KB 19/24 KB 76/85 KB 29/29 KB 19/56 KB 35/35 KB 19/24 KB 80/85 KB 29/29 KB 19/56 KB 35/35 KB 19/24 KB 64/85 KB 29/29 KB 11/56 KB 35/35 KB 19/24 KB 80/85 KB 29/29 KB 19/56 KB 35/35 KB 22/24 KB 72/85 KB 29/29 KB 19/56 KB 35/35 KB 19/24 KB 80/85 KB 29/29 KB 21/56 KB 22/24 KB 84/85 KB 29/29 KB 24/56 KB 24/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 573.6 KB/sec) unit-abot-epc-basic-0: 08:06:12 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: 08:06:12 DEBUG unit.abot-epc-basic/0.install 84/85 KB 29/29 KB 21/56 KB 24/24 KB 85/85 KB 29/29 KB 24/56 KB 24/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 463.0 KB/sec) unit-abot-epc-basic-0: 08:06:12 DEBUG unit.abot-epc-basic/0.install 80/85 KB 29/29 KB 21/56 KB 24/24 KB 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: 08:06:12 DEBUG unit.abot-epc-basic/0.install 85/85 KB 27/56 KB 24/24 KB 85/85 KB 29/56 KB 24/24 KB 85/85 KB 32/56 KB 24/24 KB 85/85 KB 36/56 KB 24/24 KB 85/85 KB 40/56 KB 24/24 KB 85/85 KB 44/56 KB 24/24 KB 85/85 KB 48/56 KB 24/24 KB 85/85 KB 52/56 KB 24/24 KB 56/56 KB 4/218 KB 52/56 KB 4/218 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 1533.9 KB/sec) unit-abot-epc-basic-0: 08:06:12 DEBUG unit.abot-epc-basic/0.install 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 519.6 KB/sec) unit-abot-epc-basic-0: 08:06:12 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: 08:06:12 DEBUG unit.abot-epc-basic/0.install 56/56 KB 8/218 KB 56/56 KB 12/218 KB 56/56 KB 16/218 KB 56/56 KB 20/218 KB 56/56 KB 24/218 KB 56/56 KB 28/218 KB 56/56 KB 32/218 KB 36/218 KB 40/218 KB 3/12 KB 44/218 KB 3/12 KB 48/218 KB 3/12 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 1041.2 KB/sec) unit-abot-epc-basic-0: 08:06:12 DEBUG unit.abot-epc-basic/0.install 36/218 KB 3/12 KB 48/218 KB 5/12 KB 48/218 KB 8/12 KB 48/218 KB 11/12 KB 48/218 KB 12/12 KB 52/218 KB 12/12 KB 56/218 KB 12/12 KB 60/218 KB 12/12 KB 64/218 KB 12/12 KB 68/218 KB 12/12 KB 72/218 KB 12/12 KB 76/218 KB 12/12 KB 80/218 KB 12/12 KB 84/218 KB 12/12 KB 88/218 KB 12/12 KB 92/218 KB 12/12 KB 96/218 KB 12/12 KB 100/218 KB 12/12 KB 104/218 KB 12/12 KB 108/218 KB 12/12 KB 112/218 KB 12/12 KB 116/218 KB 12/12 KB 120/218 KB 12/12 KB 124/218 KB 12/12 KB 128/218 KB 12/12 KB 132/218 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 165.4 KB/sec) unit-abot-epc-basic-0: 08:06:12 DEBUG unit.abot-epc-basic/0.install 136/218 KB 140/218 KB 144/218 KB 148/218 KB 152/218 KB 156/218 KB 160/218 KB 164/218 KB 164/218 KB 3/86 KB 164/218 KB 6/86 KB 164/218 KB 9/86 KB 164/218 KB 11/86 KB 164/218 KB 14/86 KB 164/218 KB 16/86 KB 164/218 KB 19/86 KB 164/218 KB 22/86 KB 164/218 KB 25/86 KB 164/218 KB 27/86 KB 164/218 KB 30/86 KB 164/218 KB 32/86 KB 168/218 KB 32/86 KB 172/218 KB 32/86 KB 176/218 KB 32/86 KB 180/218 KB 32/86 KB 184/218 KB 32/86 KB 188/218 KB 32/86 KB 192/218 KB 32/86 KB 196/218 KB 32/86 KB 200/218 KB 32/86 KB 204/218 KB 32/86 KB 208/218 KB 32/86 KB 208/218 KB 36/86 KB 208/218 KB 40/86 KB 208/218 KB 44/86 KB 208/218 KB 48/86 KB 208/218 KB 52/86 KB 208/218 KB 56/86 KB 208/218 KB 60/86 KB 208/218 KB 63/86 KB 212/218 KB 63/86 KB 216/218 KB 63/86 KB 218/218 KB 63/86 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 2394.9 KB/sec) unit-abot-epc-basic-0: 08:06:12 DEBUG unit.abot-epc-basic/0.install 67/86 KB 71/86 KB 75/86 KB 79/86 KB 83/86 KB 86/86 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 755.0 KB/sec) unit-abot-epc-basic-0: 08:06:12 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: 08:06:12 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /tmp/mvninstall5171474423142279726.pom to /root/.m2/repository/org/javolution/javolution/5.5.1/javolution-5.5.1.pom unit-abot-epc-basic-0: 08:06:12 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 08:06:12 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-install-plugin:2.3.1:install-file (install-external-sctp-api) @ ABOT-RunScenarios --- unit-oai-hss-0: 08:06:12 DEBUG juju.worker.uniter.charm finishing deploy of charm "local:trusty/oai-hss-13" unit-abot-epc-basic-0: 08:06:12 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: 08:06:12 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /tmp/mvninstall6360732524329350391.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: 08:06:12 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 08:06:12 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: 08:06:12 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: 08:06:12 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /tmp/mvninstall3173950211831265150.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: 08:06:12 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 08:06:12 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-install-plugin:2.3.1:install-file (install-external-mobicents-common) @ ABOT-RunScenarios --- unit-oai-hss-0: 08:06:12 DEBUG juju.worker.uniter.operation committing operation "install local:trusty/oai-hss-13" unit-abot-epc-basic-0: 08:06:12 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: 08:06:12 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /tmp/mvninstall6079942503005296531.pom to /root/.m2/repository/org/mobicents/commons/commons/1.0.0.CR1/commons-1.0.0.CR1.pom unit-abot-epc-basic-0: 08:06:12 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 08:06:12 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: 08:06:12 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: 08:06:12 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /tmp/mvninstall7639732150553070535.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: 08:06:12 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 08:06:12 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: 08:06:12 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: 08:06:12 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /tmp/mvninstall5258208470866577859.pom to /root/.m2/repository/org/picocontainer/picocontainer/2.15/picocontainer-2.15.pom unit-abot-epc-basic-0: 08:06:12 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 08:06:12 DEBUG unit.abot-epc-basic/0.install [INFO] BUILD SUCCESS unit-abot-epc-basic-0: 08:06:12 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 08:06:12 DEBUG unit.abot-epc-basic/0.install [INFO] Total time: 2.377 s unit-abot-epc-basic-0: 08:06:12 DEBUG unit.abot-epc-basic/0.install [INFO] Finished at: 2019-01-18T08:06:12+00:00 unit-oai-hss-0: 08:06:12 INFO juju.worker.uniter hooks are retried true unit-oai-hss-0: 08:06:12 DEBUG juju.worker.uniter.remotestate got unit change unit-oai-hss-0: 08:06:12 DEBUG juju.worker.uniter.remotestate got update status interval change: ok=true unit-oai-hss-0: 08:06:12 DEBUG juju.worker.uniter.remotestate got leader settings change: ok=true unit-oai-hss-0: 08:06:12 DEBUG juju.worker.uniter.remotestate got action change: [] ok=true unit-oai-hss-0: 08:06:12 DEBUG juju.worker.uniter.remotestate got relations change: ok=true unit-oai-hss-0: 08:06:12 DEBUG juju.worker.uniter.remotestate got address change: ok=true unit-oai-hss-0: 08:06:12 DEBUG juju.worker.uniter.remotestate got config change: ok=true unit-oai-hss-0: 08:06:12 DEBUG juju.worker.uniter.remotestate got storage change: [] ok=true unit-oai-hss-0: 08:06:12 DEBUG juju.worker.uniter.remotestate got service change unit-oai-hss-0: 08:06:12 INFO juju.worker.uniter.storage initial storage attachments ready unit-oai-hss-0: 08:06:12 INFO juju.worker.uniter found queued "install" hook unit-oai-hss-0: 08:06:12 DEBUG juju.worker.uniter.operation running operation run install hook unit-oai-hss-0: 08:06:12 DEBUG juju.machinelock acquire machine lock for uniter (run install hook) unit-oai-hss-0: 08:06:12 DEBUG juju.machinelock machine lock acquired for uniter (run install hook) unit-oai-hss-0: 08:06:12 DEBUG juju.worker.uniter.operation preparing operation "run install hook" unit-abot-epc-basic-0: 08:06:12 DEBUG unit.abot-epc-basic/0.install [INFO] Final Memory: 11M/60M unit-abot-epc-basic-0: 08:06:12 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-oai-hss-0: 08:06:12 DEBUG juju.worker.uniter.operation executing operation "run install hook" unit-oai-hss-0: 08:06:13 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running install hook unit-oai-hss-0: 08:06:13 DEBUG unit.oai-hss/0.install + export DEBIAN_FRONTEND=noninteractive unit-oai-hss-0: 08:06:13 DEBUG unit.oai-hss/0.install + DEBIAN_FRONTEND=noninteractive unit-oai-hss-0: 08:06:13 DEBUG unit.oai-hss/0.install + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 08:06:13 DEBUG unit.oai-hss/0.install + export juju=set unit-oai-hss-0: 08:06:13 DEBUG unit.oai-hss/0.install + juju=set unit-oai-hss-0: 08:06:13 DEBUG unit.oai-hss/0.install + set_env_paths unit-oai-hss-0: 08:06:13 DEBUG unit.oai-hss/0.install + openair_path=/srv/openair-cn unit-oai-hss-0: 08:06:13 DEBUG unit.oai-hss/0.install + build_path=/srv/openair-cn/BUILD unit-oai-hss-0: 08:06:13 DEBUG unit.oai-hss/0.install + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-hss-0: 08:06:13 DEBUG unit.oai-hss/0.install + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-hss-0: 08:06:13 DEBUG unit.oai-hss/0.install + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-hss-0: 08:06:13 DEBUG unit.oai-hss/0.install + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-hss-0: 08:06:13 DEBUG unit.oai-hss/0.install + hss_conf=/usr/local/etc/oai unit-oai-hss-0: 08:06:13 DEBUG unit.oai-hss/0.install + hss_exec_name=oai_hss unit-oai-hss-0: 08:06:13 DEBUG unit.oai-hss/0.install ++ config-get branch unit-oai-hss-0: 08:06:13 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 08:06:13 DEBUG unit.oai-hss/0.install + branch=v0.3.2 unit-oai-hss-0: 08:06:13 DEBUG unit.oai-hss/0.install ++ config-get revision unit-oai-hss-0: 08:06:13 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 08:06:13 DEBUG unit.oai-hss/0.install + revision=HEAD unit-oai-hss-0: 08:06:13 DEBUG unit.oai-hss/0.install + echo v0.3.2 unit-oai-hss-0: 08:06:13 DEBUG unit.oai-hss/0.install + echo HEAD unit-oai-hss-0: 08:06:13 DEBUG unit.oai-hss/0.install + update_hostname unit-oai-hss-0: 08:06:13 DEBUG unit.oai-hss/0.install ++ sed 's|/|-|' unit-oai-hss-0: 08:06:13 DEBUG unit.oai-hss/0.install ++ echo oai-hss/0 unit-oai-hss-0: 08:06:13 DEBUG unit.oai-hss/0.install + HOSTNAME=oai-hss-0 unit-oai-hss-0: 08:06:13 DEBUG unit.oai-hss/0.install + echo oai-hss-0 unit-oai-hss-0: 08:06:13 DEBUG unit.oai-hss/0.install + hostname oai-hss-0 unit-oai-hss-0: 08:06:13 DEBUG unit.oai-hss/0.install ++ hostname unit-oai-hss-0: 08:06:13 DEBUG unit.oai-hss/0.install + echo '127.0.0.1 oai-hss-0' unit-oai-hss-0: 08:06:13 DEBUG unit.oai-hss/0.install + install_packages unit-oai-hss-0: 08:06:13 DEBUG unit.oai-hss/0.install + status-set maintenance 'Installing some dependencies' unit-oai-hss-0: 08:06:13 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 08:06:13 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 08:06:13 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections git unit-oai-hss-0: 08:06:13 DEBUG unit.oai-hss/0.install + gitAlreadyInstalled=0 unit-oai-hss-0: 08:06:13 DEBUG unit.oai-hss/0.install + true unit-oai-hss-0: 08:06:13 DEBUG unit.oai-hss/0.install + '[' '!' 0 -eq 1 ']' unit-oai-hss-0: 08:06:13 DEBUG unit.oai-hss/0.install + apt-get install -y --force-yes git unit-oai-hss-0: 08:06:13 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 08:06:13 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 08:06:13 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 08:06:13 DEBUG unit.oai-hss/0.install The following extra packages will be installed: unit-oai-hss-0: 08:06:13 DEBUG unit.oai-hss/0.install git-man liberror-perl unit-oai-hss-0: 08:06:13 DEBUG unit.oai-hss/0.install Suggested packages: unit-oai-hss-0: 08:06:13 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: 08:06:13 DEBUG unit.oai-hss/0.install gitweb git-arch git-bzr git-cvs git-mediawiki git-svn unit-oai-hss-0: 08:06:13 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 08:06:13 DEBUG unit.oai-hss/0.install git git-man liberror-perl unit-oai-hss-0: 08:06:14 DEBUG unit.oai-hss/0.install 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 08:06:14 DEBUG unit.oai-hss/0.install Need to get 3459 kB of archives. unit-oai-hss-0: 08:06:14 DEBUG unit.oai-hss/0.install After this operation, 22.0 MB of additional disk space will be used. unit-oai-hss-0: 08:06:14 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-abot-epc-basic-0: 08:06:14 DEBUG unit.abot-epc-basic/0.install [INFO] Scanning for projects... unit-oai-hss-0: 08:06:14 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.10 [700 kB] unit-abot-epc-basic-0: 08:06:14 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 08:06:14 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 08:06:14 DEBUG unit.abot-epc-basic/0.install [INFO] Building ABOT-RunScenarios 3.0.91 unit-abot-epc-basic-0: 08:06:14 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 08:06:15 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: 08:06:15 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.10 [2737 kB] unit-abot-epc-basic-0: 08:06:15 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-resources-plugin/2.6/maven-resources-plugin-2.6.pom (8 KB at 18.9 KB/sec) unit-abot-epc-basic-0: 08:06:15 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: 08:06:15 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/plugins/maven-plugins/23/maven-plugins-23.pom (9 KB at 449.1 KB/sec) unit-abot-epc-basic-0: 08:06:15 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: 08:06:15 DEBUG unit.abot-epc-basic/0.install 3/30 KB 5/30 KB 8/30 KB 11/30 KB 13/30 KB 16/30 KB 19/30 KB 21/30 KB 24/30 KB 27/30 KB 29/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 1161.8 KB/sec) unit-abot-epc-basic-0: 08:06:15 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: 08:06:15 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: 08:06:15 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: 08:06:15 DEBUG unit.abot-epc-basic/0.install 3/29 KB 5/29 KB 8/29 KB 11/29 KB 13/29 KB 16/29 KB 19/29 KB 21/29 KB 24/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 1067.7 KB/sec) unit-abot-epc-basic-0: 08:06:15 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: 08:06:15 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 430.0 KB/sec) unit-abot-epc-basic-0: 08:06:15 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: 08:06:15 DEBUG unit.abot-epc-basic/0.install 3/32 KB 5/32 KB 8/32 KB 11/32 KB 13/32 KB 16/32 KB 19/32 KB 21/32 KB 24/32 KB 27/32 KB 29/32 KB 32/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 1322.7 KB/sec) unit-abot-epc-basic-0: 08:06:15 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: 08:06:15 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/plugins/maven-surefire-plugin/2.19.1/maven-surefire-plugin-2.19.1.pom (6 KB at 258.7 KB/sec) unit-abot-epc-basic-0: 08:06:15 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-abot-epc-basic-0: 08:06:15 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/surefire/surefire/2.19.1/surefire-2.19.1.pom (19 KB at 783.5 KB/sec) unit-abot-epc-basic-0: 08:06:15 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: 08:06:15 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/org/apache/maven/maven-parent/26/maven-parent-26.pom (39 KB at 1295.1 KB/sec) unit-abot-epc-basic-0: 08:06:15 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: 08:06:15 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/apache/16/apache-16.pom (16 KB at 835.3 KB/sec) unit-abot-epc-basic-0: 08:06:15 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: 08:06:15 DEBUG unit.abot-epc-basic/0.install 3/38 KB 5/38 KB 8/38 KB 11/38 KB 13/38 KB 16/38 KB 19/38 KB 21/38 KB 24/38 KB 27/38 KB 29/38 KB 32/38 KB 35/38 KB 37/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 1630.6 KB/sec) unit-abot-epc-basic-0: 08:06:15 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-oai-hss-0: 08:06:15 DEBUG unit.oai-hss/0.install Fetched 3459 kB in 1s (1858 kB/s) unit-abot-epc-basic-0: 08:06:15 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/plugins/maven-jar-plugin/2.4/maven-jar-plugin-2.4.pom (6 KB at 335.1 KB/sec) unit-abot-epc-basic-0: 08:06:15 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: 08:06:16 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: 08:06:16 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: 08:06:16 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 343.1 KB/sec) unit-abot-epc-basic-0: 08:06:16 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: 08:06:16 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 261.7 KB/sec) unit-abot-epc-basic-0: 08:06:16 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: 08:06:16 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/masterthought/maven-cucumber-reporting/0.1.0/maven-cucumber-reporting-0.1.0.jar (9 KB at 310.7 KB/sec) unit-oai-hss-0: 08:06:16 DEBUG unit.oai-hss/0.install Selecting previously unselected package liberror-perl. unit-oai-hss-0: 08:06:16 DEBUG unit.oai-hss/0.install (Reading database ... 52434 files and directories currently installed.) unit-oai-hss-0: 08:06:16 DEBUG unit.oai-hss/0.install Preparing to unpack .../liberror-perl_0.17-1.1_all.deb ... unit-abot-epc-basic-0: 08:06:16 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-oai-hss-0: 08:06:16 DEBUG unit.oai-hss/0.install Unpacking liberror-perl (0.17-1.1) ... unit-abot-epc-basic-0: 08:06: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.pom unit-abot-epc-basic-0: 08:06:16 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 291.3 KB/sec) unit-abot-epc-basic-0: 08:06:16 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/gherkin/2.12.2/gherkin-2.12.2.pom unit-oai-hss-0: 08:06:16 DEBUG unit.oai-hss/0.install Selecting previously unselected package git-man. unit-oai-hss-0: 08:06:16 DEBUG unit.oai-hss/0.install Preparing to unpack .../git-man_1%3a1.9.1-1ubuntu0.10_all.deb ... unit-oai-hss-0: 08:06:16 DEBUG unit.oai-hss/0.install Unpacking git-man (1:1.9.1-1ubuntu0.10) ... unit-abot-epc-basic-0: 08:06: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.pom unit-abot-epc-basic-0: 08:06:16 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/info/cukes/gherkin/2.12.2/gherkin-2.12.2.pom (9 KB at 509.1 KB/sec) unit-abot-epc-basic-0: 08:06:16 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/sonatype/oss/oss-parent/6/oss-parent-6.pom unit-abot-epc-basic-0: 08:06:16 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: 08:06:16 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 294.9 KB/sec) unit-abot-epc-basic-0: 08:06:16 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: 08:06:17 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: 08:06:17 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 230.6 KB/sec) unit-abot-epc-basic-0: 08:06:17 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-oai-hss-0: 08:06:17 DEBUG unit.oai-hss/0.install Selecting previously unselected package git. unit-oai-hss-0: 08:06:17 DEBUG unit.oai-hss/0.install Preparing to unpack .../git_1%3a1.9.1-1ubuntu0.10_amd64.deb ... unit-oai-hss-0: 08:06:17 DEBUG unit.oai-hss/0.install Unpacking git (1:1.9.1-1ubuntu0.10) ... unit-abot-epc-basic-0: 08:06:17 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: 08:06:17 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 171.9 KB/sec) unit-abot-epc-basic-0: 08:06:17 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: 08:06:17 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: 08:06:17 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 1170.8 KB/sec) unit-abot-epc-basic-0: 08:06:17 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: 08:06:17 DEBUG unit.oai-hss/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-abot-epc-basic-0: 08:06:17 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: 08:06:17 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 267.4 KB/sec) unit-abot-epc-basic-0: 08:06:17 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-abot-epc-basic-0: 08:06:18 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: 08:06:18 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: 08:06:18 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-abot-epc-basic-0: 08:06:18 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: 08:06:18 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 158.8 KB/sec) unit-abot-epc-basic-0: 08:06:18 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: 08:06:18 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: 08:06:18 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 288.4 KB/sec) unit-abot-epc-basic-0: 08:06:18 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/junit/junit/4.11/junit-4.11.pom unit-abot-epc-basic-0: 08:06:18 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: 08:06:18 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 104.0 KB/sec) unit-abot-epc-basic-0: 08:06:18 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: 08:06:18 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: 08:06:18 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 44.0 KB/sec) unit-abot-epc-basic-0: 08:06:19 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/hamcrest/hamcrest-parent/1.3/hamcrest-parent-1.3.pom unit-abot-epc-basic-0: 08:06:19 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: 08:06:19 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 101.4 KB/sec) unit-abot-epc-basic-0: 08:06:19 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: 08:06:19 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: 08:06:19 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 137.4 KB/sec) unit-abot-epc-basic-0: 08:06:19 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: 08:06:19 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: 08:06:19 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 84.0 KB/sec) unit-abot-epc-basic-0: 08:06:19 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: 08:06:19 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: 08:06:19 DEBUG unit.abot-epc-basic/0.install 3/14 KB 6/14 KB 7/14 KB 10/14 KB 12/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: 08:06:19 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: 08:06:19 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: 08:06:19 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 423.4 KB/sec) unit-abot-epc-basic-0: 08:06:19 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/logging/log4j/log4j/2.7/log4j-2.7.pom unit-oai-hss-0: 08:06:19 DEBUG unit.oai-hss/0.install Setting up liberror-perl (0.17-1.1) ... unit-abot-epc-basic-0: 08:06:20 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: 08:06:20 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 2495.1 KB/sec) unit-abot-epc-basic-0: 08:06:20 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: 08:06:20 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: 08:06:20 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/org/apache/logging/log4j/log4j-core/2.7/log4j-core-2.7.pom (19 KB at 931.5 KB/sec) unit-abot-epc-basic-0: 08:06:20 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: 08:06:20 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: 08:06:20 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-pool/commons-pool/1.6/commons-pool-1.6.pom (11 KB at 529.3 KB/sec) unit-abot-epc-basic-0: 08:06:20 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: 08:06:20 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-oai-hss-0: 08:06:20 DEBUG unit.oai-hss/0.install Setting up git-man (1:1.9.1-1ubuntu0.10) ... unit-abot-epc-basic-0: 08:06:20 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 221.1 KB/sec) unit-abot-epc-basic-0: 08:06:20 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/sonatype/oss/oss-parent/4/oss-parent-4.pom unit-oai-hss-0: 08:06:20 DEBUG unit.oai-hss/0.install Setting up git (1:1.9.1-1ubuntu0.10) ... unit-abot-epc-basic-0: 08:06:20 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: 08:06:20 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 186.0 KB/sec) unit-abot-epc-basic-0: 08:06:20 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: 08:06:21 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: 08:06:21 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 152.0 KB/sec) unit-abot-epc-basic-0: 08:06:21 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: 08:06:21 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: 08:06:21 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 1042.0 KB/sec) unit-abot-epc-basic-0: 08:06:21 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: 08:06:21 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: 08:06:21 DEBUG unit.abot-epc-basic/0.install 3/55 KB 5/55 KB 8/55 KB 11/55 KB 13/55 KB 16/55 KB 19/55 KB 21/55 KB 24/55 KB 27/55 KB 29/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 2875.4 KB/sec) unit-abot-epc-basic-0: 08:06:21 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: 08:06:21 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: 08:06:21 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 307.1 KB/sec) unit-abot-epc-basic-0: 08:06:21 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: 08:06:21 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: 08:06:21 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 147.4 KB/sec) unit-abot-epc-basic-0: 08:06:21 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: 08:06:21 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: 08:06:22 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 13.6 KB/sec) unit-abot-epc-basic-0: 08:06:22 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-oai-hss-0: 08:06:22 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 08:06:22 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections at unit-oai-hss-0: 08:06:22 DEBUG unit.oai-hss/0.install + atAlreadyInstalled=1 unit-oai-hss-0: 08:06:22 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 08:06:22 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 08:06:22 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections virt-what unit-oai-hss-0: 08:06:22 DEBUG unit.oai-hss/0.install + virtwhatAlreadyInstalled=0 unit-oai-hss-0: 08:06:22 DEBUG unit.oai-hss/0.install + true unit-oai-hss-0: 08:06:22 DEBUG unit.oai-hss/0.install + '[' '!' 0 -eq 1 ']' unit-oai-hss-0: 08:06:22 DEBUG unit.oai-hss/0.install + apt-get install -y --force-yes virt-what unit-oai-hss-0: 08:06:22 DEBUG unit.oai-hss/0.install Reading package lists... unit-abot-epc-basic-0: 08:06:22 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-oai-hss-0: 08:06:22 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 08:06:22 DEBUG unit.oai-hss/0.install Reading state information... unit-abot-epc-basic-0: 08:06:22 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: 08:06:22 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-oai-hss-0: 08:06:22 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 08:06:22 DEBUG unit.oai-hss/0.install virt-what unit-abot-epc-basic-0: 08:06:22 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: 08:06:22 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 112.2 KB/sec) unit-abot-epc-basic-0: 08:06:22 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: 08:06:22 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: 08:06:22 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 192.6 KB/sec) unit-abot-epc-basic-0: 08:06:22 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: 08:06:22 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: 08:06:22 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 48.1 KB/sec) unit-abot-epc-basic-0: 08:06:22 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-oai-hss-0: 08:06:22 DEBUG unit.oai-hss/0.install 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 08:06:22 DEBUG unit.oai-hss/0.install Need to get 13.6 kB of archives. unit-oai-hss-0: 08:06:22 DEBUG unit.oai-hss/0.install After this operation, 66.6 kB of additional disk space will be used. unit-oai-hss-0: 08:06:22 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-abot-epc-basic-0: 08:06:22 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: 08:06:22 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 499.9 KB/sec) unit-abot-epc-basic-0: 08:06:22 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/commons/commons-parent/3/commons-parent-3.pom unit-abot-epc-basic-0: 08:06:23 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: 08:06:23 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/apache/commons/commons-parent/3/commons-parent-3.pom (12 KB at 720.9 KB/sec) unit-abot-epc-basic-0: 08:06:23 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/apache/4/apache-4.pom unit-oai-hss-0: 08:06:23 DEBUG unit.oai-hss/0.install Fetched 13.6 kB in 0s (19.3 kB/s) unit-abot-epc-basic-0: 08:06:23 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/apache/4/apache-4.pom unit-abot-epc-basic-0: 08:06:23 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 313.5 KB/sec) unit-abot-epc-basic-0: 08:06:23 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: 08:06:23 DEBUG unit.oai-hss/0.install Selecting previously unselected package virt-what. unit-oai-hss-0: 08:06:23 DEBUG unit.oai-hss/0.install (Reading database ... 53184 files and directories currently installed.) unit-oai-hss-0: 08:06:23 DEBUG unit.oai-hss/0.install Preparing to unpack .../virt-what_1.13-1_amd64.deb ... unit-oai-hss-0: 08:06:23 DEBUG unit.oai-hss/0.install Unpacking virt-what (1.13-1) ... unit-abot-epc-basic-0: 08:06:23 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-abot-epc-basic-0: 08:06:23 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/org/apache/commons/commons-lang3/3.3.2/commons-lang3-3.3.2.pom (20 KB at 947.6 KB/sec) unit-abot-epc-basic-0: 08:06:23 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/commons/commons-parent/33/commons-parent-33.pom unit-abot-epc-basic-0: 08:06:23 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-abot-epc-basic-0: 08:06:23 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 2728.6 KB/sec) unit-abot-epc-basic-0: 08:06:23 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-hss-0: 08:06:23 DEBUG unit.oai-hss/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-abot-epc-basic-0: 08:06:23 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: 08:06:23 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 99.1 KB/sec) unit-abot-epc-basic-0: 08:06:23 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/pcap4j/pcap4j/1.2.1/pcap4j-1.2.1.pom unit-abot-epc-basic-0: 08:06:23 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: 08:06:23 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 398.8 KB/sec) unit-abot-epc-basic-0: 08:06:23 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-abot-epc-basic-0: 08:06:24 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-abot-epc-basic-0: 08:06:24 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 56.6 KB/sec) unit-abot-epc-basic-0: 08:06:24 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-abot-epc-basic-0: 08:06:24 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: 08:06:24 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 154.5 KB/sec) unit-abot-epc-basic-0: 08:06:24 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-abot-epc-basic-0: 08:06:24 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: 08:06:24 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.6.4/slf4j-parent-1.6.4.pom (12 KB at 627.2 KB/sec) unit-abot-epc-basic-0: 08:06:24 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: 08:06:24 DEBUG unit.oai-hss/0.install Setting up virt-what (1.13-1) ... unit-abot-epc-basic-0: 08:06:24 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-abot-epc-basic-0: 08:06:24 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: 08:06:24 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/aspectj/aspectjweaver/1.8.7/aspectjweaver-1.8.7.pom unit-abot-epc-basic-0: 08:06:24 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-abot-epc-basic-0: 08:06:24 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-abot-epc-basic-0: 08:06:24 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/aspectj/aspectjrt/1.8.7/aspectjrt-1.8.7.pom unit-abot-epc-basic-0: 08:06:25 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-abot-epc-basic-0: 08:06:25 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 59.9 KB/sec) unit-abot-epc-basic-0: 08:06:25 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-abot-epc-basic-0: 08:06:25 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-abot-epc-basic-0: 08:06:25 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/com/google/code/gson/gson/2.3.1/gson-2.3.1.pom (9 KB at 587.2 KB/sec) unit-abot-epc-basic-0: 08:06:25 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: 08:06:25 DEBUG unit.oai-hss/0.install + PASSWORD=linux unit-oai-hss-0: 08:06:25 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 08:06:25 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password password linux' unit-abot-epc-basic-0: 08:06:25 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: 08:06:25 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/oss/oss-parent/9/oss-parent-9.pom (7 KB at 356.4 KB/sec) unit-abot-epc-basic-0: 08:06:25 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: 08:06:25 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 08:06:25 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password_again password linux' unit-abot-epc-basic-0: 08:06:25 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: 08:06:25 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 218.3 KB/sec) unit-abot-epc-basic-0: 08:06:25 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: 08:06:25 DEBUG unit.oai-hss/0.install + apt install -y mysql-client unit-oai-hss-0: 08:06:25 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 08:06:25 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: 08:06:25 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 08:06:25 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 08:06:25 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 08:06:25 DEBUG unit.oai-hss/0.install Reading state information... unit-abot-epc-basic-0: 08:06:25 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: 08:06:25 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 852.8 KB/sec) unit-abot-epc-basic-0: 08:06:25 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: 08:06:25 DEBUG unit.oai-hss/0.install The following extra packages will be installed: unit-oai-hss-0: 08:06:25 DEBUG unit.oai-hss/0.install libdbd-mysql-perl libdbi-perl libmysqlclient18 libterm-readkey-perl unit-oai-hss-0: 08:06:25 DEBUG unit.oai-hss/0.install mysql-client-5.5 mysql-client-core-5.5 mysql-common unit-oai-hss-0: 08:06:25 DEBUG unit.oai-hss/0.install Suggested packages: unit-oai-hss-0: 08:06:25 DEBUG unit.oai-hss/0.install libclone-perl libmldbm-perl libnet-daemon-perl libplrpc-perl unit-oai-hss-0: 08:06:25 DEBUG unit.oai-hss/0.install libsql-statement-perl unit-oai-hss-0: 08:06:25 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 08:06:25 DEBUG unit.oai-hss/0.install libdbd-mysql-perl libdbi-perl libmysqlclient18 libterm-readkey-perl unit-oai-hss-0: 08:06:25 DEBUG unit.oai-hss/0.install mysql-client mysql-client-5.5 mysql-client-core-5.5 mysql-common unit-oai-hss-0: 08:06:26 DEBUG unit.oai-hss/0.install 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 08:06:26 DEBUG unit.oai-hss/0.install Need to get 3781 kB of archives. unit-oai-hss-0: 08:06:26 DEBUG unit.oai-hss/0.install After this operation, 43.8 MB of additional disk space will be used. unit-oai-hss-0: 08:06:26 DEBUG unit.oai-hss/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.62-0ubuntu0.14.04.1 [12.6 kB] unit-abot-epc-basic-0: 08:06:26 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: 08:06:26 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 308.5 KB/sec) unit-abot-epc-basic-0: 08:06:26 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-codec/commons-codec/1.4/commons-codec-1.4.pom unit-abot-epc-basic-0: 08:06:26 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: 08:06:26 DEBUG unit.abot-epc-basic/0.install 3/11 KB 4/11 KB 7/11 KB 9/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: 08:06:26 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/commons/commons-parent/11/commons-parent-11.pom unit-oai-hss-0: 08:06:26 DEBUG unit.oai-hss/0.install Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.62-0ubuntu0.14.04.1 [598 kB] unit-abot-epc-basic-0: 08:06:26 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: 08:06:26 DEBUG unit.abot-epc-basic/0.install 3/25 KB 6/25 KB 9/25 KB 11/25 KB 14/25 KB 16/25 KB 19/25 KB 22/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 1266.9 KB/sec) unit-abot-epc-basic-0: 08:06:26 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: 08:06:26 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: 08:06:26 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 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 937.2 KB/sec) unit-abot-epc-basic-0: 08:06:26 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: 08:06:26 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: 08:06:26 DEBUG unit.abot-epc-basic/0.install 3/34 KB 5/34 KB 8/34 KB 11/34 KB 13/34 KB 16/34 KB 19/34 KB 21/34 KB 24/34 KB 27/34 KB 29/34 KB 32/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 1952.7 KB/sec) unit-abot-epc-basic-0: 08:06:26 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/xmlunit/xmlunit/1.6/xmlunit-1.6.pom unit-oai-hss-0: 08:06:27 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-oai-hss-0: 08:06:27 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: 08:06:27 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: 08:06:27 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 108.5 KB/sec) unit-abot-epc-basic-0: 08:06:27 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-oai-hss-0: 08:06:27 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: 08:06:27 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.62-0ubuntu0.14.04.1 [707 kB] unit-abot-epc-basic-0: 08:06:27 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: 08:06:27 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-core/2.8.7/jackson-core-2.8.7.pom (6 KB at 377.7 KB/sec) unit-abot-epc-basic-0: 08:06:27 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-oai-hss-0: 08:06:27 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.62-0ubuntu0.14.04.1 [1459 kB] unit-abot-epc-basic-0: 08:06:27 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: 08:06:27 DEBUG unit.abot-epc-basic/0.install 3/8 KB 6/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: 08:06:27 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: 08:06:28 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/fasterxml/oss-parent/27/oss-parent-27.pom unit-oai-hss-0: 08:06:28 DEBUG unit.oai-hss/0.install Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-client all 5.5.62-0ubuntu0.14.04.1 [10.8 kB] unit-abot-epc-basic-0: 08:06:28 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 1198.7 KB/sec) unit-abot-epc-basic-0: 08:06:28 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-oai-hss-0: 08:06:28 DEBUG unit.oai-hss/0.install Fetched 3781 kB in 2s (1534 kB/s) unit-abot-epc-basic-0: 08:06:28 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: 08:06:28 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 487.5 KB/sec) unit-abot-epc-basic-0: 08:06:28 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/sonatype/oss/oss-parent/5/oss-parent-5.pom unit-oai-hss-0: 08:06:28 DEBUG unit.oai-hss/0.install Selecting previously unselected package mysql-common. unit-oai-hss-0: 08:06:28 DEBUG unit.oai-hss/0.install (Reading database ... 53191 files and directories currently installed.) unit-oai-hss-0: 08:06:28 DEBUG unit.oai-hss/0.install Preparing to unpack .../mysql-common_5.5.62-0ubuntu0.14.04.1_all.deb ... unit-oai-hss-0: 08:06:28 DEBUG unit.oai-hss/0.install Progress: [ 0%] Progress: [ 2%] Unpacking mysql-common (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 08:06:28 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: 08:06:28 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 221.5 KB/sec) unit-abot-epc-basic-0: 08:06:28 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-abot-epc-basic-0: 08:06:28 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-oai-hss-0: 08:06:28 DEBUG unit.oai-hss/0.install Progress: [ 5%] Progress: [ 7%] Selecting previously unselected package libmysqlclient18:amd64. unit-oai-hss-0: 08:06:28 DEBUG unit.oai-hss/0.install Preparing to unpack .../libmysqlclient18_5.5.62-0ubuntu0.14.04.1_amd64.deb ... unit-abot-epc-basic-0: 08:06:28 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 93.3 KB/sec) unit-abot-epc-basic-0: 08:06:28 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-oai-hss-0: 08:06:28 DEBUG unit.oai-hss/0.install Progress: [ 10%] Unpacking libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 08:06:28 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: 08:06:28 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 70.9 KB/sec) unit-abot-epc-basic-0: 08:06:28 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: 08:06:29 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: 08:06:29 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 123.3 KB/sec) unit-abot-epc-basic-0: 08:06:29 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: 08:06:29 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: 08:06:29 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 98.6 KB/sec) unit-abot-epc-basic-0: 08:06:29 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: 08:06:29 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: 08:06:29 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 72.3 KB/sec) unit-abot-epc-basic-0: 08:06:29 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: 08:06:29 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: 08:06:29 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 95.0 KB/sec) unit-abot-epc-basic-0: 08:06:29 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-oai-hss-0: 08:06:29 DEBUG unit.oai-hss/0.install Progress: [ 12%] Progress: [ 15%] Selecting previously unselected package libdbi-perl. unit-oai-hss-0: 08:06:29 DEBUG unit.oai-hss/0.install Preparing to unpack .../libdbi-perl_1.630-1_amd64.deb ... unit-abot-epc-basic-0: 08:06:29 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: 08:06:29 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 331.2 KB/sec) unit-abot-epc-basic-0: 08:06:29 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-oai-hss-0: 08:06:29 DEBUG unit.oai-hss/0.install Progress: [ 17%] Unpacking libdbi-perl (1.630-1) ... unit-abot-epc-basic-0: 08:06:29 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: 08:06:29 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: 08:06:29 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: 08:06:30 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: 08:06:30 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-core/2.8.8/jackson-core-2.8.8.pom (6 KB at 377.7 KB/sec) unit-abot-epc-basic-0: 08:06:30 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: 08:06:30 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: 08:06:30 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 1788.2 KB/sec) unit-abot-epc-basic-0: 08:06:30 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: 08:06:30 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: 08:06:30 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 159.4 KB/sec) unit-abot-epc-basic-0: 08:06:30 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: 08:06:30 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: 08:06:30 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/slf4j/slf4j-parent/1.7.21/slf4j-parent-1.7.21.pom (14 KB at 942.0 KB/sec) unit-abot-epc-basic-0: 08:06:30 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: 08:06:30 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: 08:06:30 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 114.6 KB/sec) unit-abot-epc-basic-0: 08:06:30 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: 08:06:30 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: 08:06:30 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 467.1 KB/sec) unit-abot-epc-basic-0: 08:06:30 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/net/minidev/json-smart/1.2/json-smart-1.2.pom unit-oai-hss-0: 08:06:30 DEBUG unit.oai-hss/0.install Progress: [ 20%] Progress: [ 22%] Selecting previously unselected package libdbd-mysql-perl. unit-oai-hss-0: 08:06:30 DEBUG unit.oai-hss/0.install Preparing to unpack .../libdbd-mysql-perl_4.025-1ubuntu0.1_amd64.deb ... unit-oai-hss-0: 08:06:31 DEBUG unit.oai-hss/0.install Progress: [ 25%] Unpacking libdbd-mysql-perl (4.025-1ubuntu0.1) ... unit-abot-epc-basic-0: 08:06:31 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: 08:06:31 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 88.7 KB/sec) unit-abot-epc-basic-0: 08:06:31 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: 08:06:31 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: 08:06:31 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 473.4 KB/sec) unit-abot-epc-basic-0: 08:06:31 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-oai-hss-0: 08:06:31 DEBUG unit.oai-hss/0.install Progress: [ 27%] Progress: [ 30%] Selecting previously unselected package libterm-readkey-perl. unit-oai-hss-0: 08:06:31 DEBUG unit.oai-hss/0.install Preparing to unpack .../libterm-readkey-perl_2.31-1_amd64.deb ... unit-oai-hss-0: 08:06:31 DEBUG unit.oai-hss/0.install Progress: [ 32%] Unpacking libterm-readkey-perl (2.31-1) ... unit-oai-hss-0: 08:06:31 DEBUG unit.oai-hss/0.install Progress: [ 35%] Progress: [ 37%] Selecting previously unselected package mysql-client-core-5.5. unit-oai-hss-0: 08:06:31 DEBUG unit.oai-hss/0.install Preparing to unpack .../mysql-client-core-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ... unit-oai-hss-0: 08:06:31 DEBUG unit.oai-hss/0.install Progress: [ 40%] Unpacking mysql-client-core-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 08:06:31 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: 08:06:31 DEBUG unit.abot-epc-basic/0.install 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 187.6 KB/sec) unit-abot-epc-basic-0: 08:06:31 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: 08:06:31 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: 08:06:31 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 768.5 KB/sec) unit-abot-epc-basic-0: 08:06:31 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-oai-hss-0: 08:06:31 DEBUG unit.oai-hss/0.install Progress: [ 42%] Progress: [ 45%] Selecting previously unselected package mysql-client-5.5. unit-oai-hss-0: 08:06:31 DEBUG unit.oai-hss/0.install Preparing to unpack .../mysql-client-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ... unit-oai-hss-0: 08:06:31 DEBUG unit.oai-hss/0.install Progress: [ 47%] Unpacking mysql-client-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 08:06:32 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: 08:06:32 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 280.6 KB/sec) unit-abot-epc-basic-0: 08:06:32 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: 08:06:32 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: 08:06:32 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/apache/httpcomponents/httpcomponents-core/4.3.2/httpcomponents-core-4.3.2.pom (12 KB at 847.8 KB/sec) unit-abot-epc-basic-0: 08:06:32 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/httpcomponents/project/7/project-7.pom unit-abot-epc-basic-0: 08:06:32 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: 08:06:32 DEBUG unit.abot-epc-basic/0.install 3/27 KB 5/27 KB 8/27 KB 11/27 KB 13/27 KB 16/27 KB 19/27 KB 21/27 KB 24/27 KB 27/27 KB 27/27 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/project/7/project-7.pom (27 KB at 1266.9 KB/sec) unit-abot-epc-basic-0: 08:06:32 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: 08:06:32 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: 08:06:32 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/httpcomponents/httpclient/4.3.5/httpclient-4.3.5.pom (6 KB at 317.9 KB/sec) unit-abot-epc-basic-0: 08:06:32 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: 08:06:32 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: 08:06:32 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/httpcomponents/httpcomponents-client/4.3.5/httpcomponents-client-4.3.5.pom (16 KB at 834.6 KB/sec) unit-abot-epc-basic-0: 08:06:32 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: 08:06:32 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: 08:06:32 DEBUG unit.abot-epc-basic/0.install 3/18 KB 5/18 KB 8/18 KB 11/18 KB 13/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 1280.2 KB/sec) unit-abot-epc-basic-0: 08:06:32 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: 08:06:33 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: 08:06:33 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 2880.8 KB/sec) unit-oai-hss-0: 08:06:33 DEBUG unit.oai-hss/0.install Progress: [ 50%] Progress: [ 52%] Selecting previously unselected package mysql-client. unit-oai-hss-0: 08:06:33 DEBUG unit.oai-hss/0.install Preparing to unpack .../mysql-client_5.5.62-0ubuntu0.14.04.1_all.deb ... unit-abot-epc-basic-0: 08:06:33 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-oai-hss-0: 08:06:33 DEBUG unit.oai-hss/0.install Progress: [ 55%] Unpacking mysql-client (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 08:06:33 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-oai-hss-0: 08:06:33 DEBUG unit.oai-hss/0.install Progress: [ 57%] Progress: [ 60%] Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-abot-epc-basic-0: 08:06:33 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 333.8 KB/sec) unit-abot-epc-basic-0: 08:06:33 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: 08:06:33 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: 08:06:33 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 297.8 KB/sec) unit-abot-epc-basic-0: 08:06:33 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-oai-hss-0: 08:06:33 DEBUG unit.oai-hss/0.install Setting up mysql-common (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 08:06:33 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: 08:06:33 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 1522.4 KB/sec) unit-abot-epc-basic-0: 08:06:33 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-oai-hss-0: 08:06:33 DEBUG unit.oai-hss/0.install Progress: [ 62%] Progress: [ 65%] Setting up libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 08:06:33 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: 08:06:33 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 369.2 KB/sec) unit-abot-epc-basic-0: 08:06:34 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: 08:06:34 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: 08:06:34 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 263.7 KB/sec) unit-abot-epc-basic-0: 08:06:34 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/googlecode/totallylazy/totallylazy/1.81/totallylazy-1.81.pom unit-oai-hss-0: 08:06:34 DEBUG unit.oai-hss/0.install Progress: [ 67%] Progress: [ 70%] Setting up libdbi-perl (1.630-1) ... unit-oai-hss-0: 08:06:34 DEBUG unit.oai-hss/0.install Progress: [ 72%] Progress: [ 75%] Setting up libdbd-mysql-perl (4.025-1ubuntu0.1) ... unit-oai-hss-0: 08:06:34 DEBUG unit.oai-hss/0.install Progress: [ 77%] Progress: [ 80%] Setting up libterm-readkey-perl (2.31-1) ... unit-abot-epc-basic-0: 08:06:34 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 2.0 KB/sec) unit-abot-epc-basic-0: 08:06:34 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: 08:06:34 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: 08:06:34 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 410.9 KB/sec) unit-abot-epc-basic-0: 08:06:34 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-oai-hss-0: 08:06:34 DEBUG unit.oai-hss/0.install Progress: [ 82%] Progress: [ 85%] Setting up mysql-client-core-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 08:06:34 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: 08:06:34 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 490.6 KB/sec) unit-abot-epc-basic-0: 08:06:34 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: 08:06:34 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: 08:06:34 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/org/apache/velocity/velocity/1.7/velocity-1.7.pom (11 KB at 662.7 KB/sec) unit-abot-epc-basic-0: 08:06:34 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-oai-hss-0: 08:06:35 DEBUG unit.oai-hss/0.install Progress: [ 87%] Progress: [ 90%] Setting up mysql-client-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 08:06:35 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: 08:06:35 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/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.pom (13 KB at 939.4 KB/sec) unit-abot-epc-basic-0: 08:06:35 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/commons/commons-parent/9/commons-parent-9.pom unit-oai-hss-0: 08:06:35 DEBUG unit.oai-hss/0.install Progress: [ 92%] Progress: [ 95%] Setting up mysql-client (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 08:06:35 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: 08:06:35 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: 08:06:35 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: 08:06:35 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: 08:06:35 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: 08:06:35 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: 08:06:35 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: 08:06:35 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 9.2 KB/sec) unit-abot-epc-basic-0: 08:06:35 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/joda-time/joda-time/2.1/joda-time-2.1.pom unit-oai-hss-0: 08:06:35 DEBUG unit.oai-hss/0.install Progress: [ 97%] Progress: [100%] Processing triggers for libc-bin (2.19-0ubuntu6.14) ... unit-abot-epc-basic-0: 08:06:35 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: 08:06:35 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 789.9 KB/sec) unit-abot-epc-basic-0: 08:06:35 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: 08:06:35 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: 08:06:36 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 2.9 KB/sec) unit-abot-epc-basic-0: 08:06:36 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/google/google/5/google-5.pom unit-oai-hss-0: 08:06:36 DEBUG unit.oai-hss/0.install ++ virt-what unit-oai-hss-0: 08:06:36 DEBUG unit.oai-hss/0.install + machine_type=kvm unit-oai-hss-0: 08:06:36 DEBUG unit.oai-hss/0.install + install_packages unit-oai-hss-0: 08:06:36 DEBUG unit.oai-hss/0.install + status-set maintenance 'Installing some dependencies' unit-abot-epc-basic-0: 08:06:37 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: 08:06:37 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/com/google/google/5/google-5.pom (3 KB at 160.0 KB/sec) unit-abot-epc-basic-0: 08:06:37 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-oai-hss-0: 08:06:37 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-abot-epc-basic-0: 08:06:37 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: 08:06:37 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 70.5 KB/sec) unit-abot-epc-basic-0: 08:06:37 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-io/commons-io/2.3/commons-io-2.3.pom unit-oai-hss-0: 08:06:37 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 08:06:37 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections git unit-oai-hss-0: 08:06:37 DEBUG unit.oai-hss/0.install + gitAlreadyInstalled=1 unit-oai-hss-0: 08:06:37 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 08:06:37 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 08:06:37 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections at unit-oai-hss-0: 08:06:37 DEBUG unit.oai-hss/0.install + atAlreadyInstalled=1 unit-oai-hss-0: 08:06:37 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 08:06:37 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 08:06:37 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections virt-what unit-abot-epc-basic-0: 08:06:37 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-oai-hss-0: 08:06:37 DEBUG unit.oai-hss/0.install + virtwhatAlreadyInstalled=1 unit-oai-hss-0: 08:06:37 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 08:06:37 DEBUG unit.oai-hss/0.install + PASSWORD=linux unit-oai-hss-0: 08:06:37 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 08:06:37 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password password linux' unit-abot-epc-basic-0: 08:06:37 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 769.7 KB/sec) unit-abot-epc-basic-0: 08:06:37 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/commons/commons-parent/24/commons-parent-24.pom unit-oai-hss-0: 08:06:37 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 08:06:37 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password_again password linux' unit-abot-epc-basic-0: 08:06:37 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: 08:06:37 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 2884.8 KB/sec) unit-abot-epc-basic-0: 08:06:37 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-oai-hss-0: 08:06:37 DEBUG unit.oai-hss/0.install + apt install -y mysql-client unit-oai-hss-0: 08:06:37 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 08:06:37 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: 08:06:37 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 08:06:37 DEBUG unit.oai-hss/0.install Reading package lists... unit-abot-epc-basic-0: 08:06:37 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: 08:06:37 DEBUG unit.abot-epc-basic/0.install 3/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: 08:06:37 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-oai-hss-0: 08:06:37 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 08:06:37 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 08:06:37 DEBUG unit.oai-hss/0.install mysql-client is already the newest version. unit-oai-hss-0: 08:06:37 DEBUG unit.oai-hss/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 08:06:37 DEBUG unit.oai-hss/0.install + clone_repo unit-oai-hss-0: 08:06:37 DEBUG unit.oai-hss/0.install + juju-log 'Fetching and installing OpenAirInterface HSS' unit-abot-epc-basic-0: 08:06:37 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: 08:06:37 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 35.0 KB/sec) unit-abot-epc-basic-0: 08:06:37 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-oai-hss-0: 08:06:38 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 08:06:38 INFO unit.oai-hss/0.juju-log Fetching and installing OpenAirInterface HSS unit-oai-hss-0: 08:06:38 DEBUG unit.oai-hss/0.install + status-set maintenance 'Fetching and installing OpenAirInterface HSS' unit-oai-hss-0: 08:06:38 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-abot-epc-basic-0: 08:06:38 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: 08:06:38 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 319.1 KB/sec) unit-abot-epc-basic-0: 08:06:38 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/maven/maven-parent/4/maven-parent-4.pom unit-oai-hss-0: 08:06:38 DEBUG unit.oai-hss/0.install + '[' -d /srv/openair-cn ']' unit-oai-hss-0: 08:06:38 DEBUG unit.oai-hss/0.install + cp -f /etc/hosts /home unit-oai-hss-0: 08:06:38 DEBUG unit.oai-hss/0.install + git clone https://github.com/OPENAIRINTERFACE/openair-cn /srv/openair-cn unit-oai-hss-0: 08:06:38 DEBUG unit.oai-hss/0.install Cloning into '/srv/openair-cn'... unit-abot-epc-basic-0: 08:06:38 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: 08:06:38 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 697.3 KB/sec) unit-abot-epc-basic-0: 08:06:38 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: 08:06:38 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.6 KB/sec) unit-abot-epc-basic-0: 08:06:38 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: 08:06:38 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: 08:06:38 DEBUG unit.abot-epc-basic/0.install 3/6 KB 6/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 360.4 KB/sec) unit-abot-epc-basic-0: 08:06:38 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: 08:06:38 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: 08:06:38 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: 08:06:38 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: 08:06:38 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: 08:06:38 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: 08:06:39 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: 08:06:39 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: 08:06:39 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: 08:06:39 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: 08:06:39 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: 08:06:39 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: 08:06:39 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: 08:06:39 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: 08:06:39 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: 08:06:39 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: 08:06:39 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: 08:06:39 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: 08:06:39 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: 08:06:39 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: 08:06:39 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: 08:06:39 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: 08:06:39 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: 08:06:39 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: 08:06:39 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: 08:06:39 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: 08:06:39 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: 08:06:39 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: 08:06:39 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: 08:06:39 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: 08:06:40 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: 08:06:40 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: 08:06:40 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: 08:06:40 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: 08:06:40 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: 08:06:40 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: 08:06:40 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: 08:06:40 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: 08:06:40 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-abot-epc-basic-0: 08:06:40 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: 08:06:40 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-abot-epc-basic-0: 08:06:40 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: 08:06:40 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: 08:06:40 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-abot-epc-basic-0: 08:06:40 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: 08:06:40 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: 08:06:40 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: 08:06:40 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: 08:06:40 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: 08:06:40 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: 08:06:40 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-abot-epc-basic-0: 08:06:40 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-abot-epc-basic-0: 08:06:40 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-abot-epc-basic-0: 08:06:41 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: 08:06:41 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: 08:06:41 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: 08:06:41 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: 08:06:41 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: 08:06:41 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: 08:06:41 DEBUG unit.abot-epc-basic/0.install 4/966 KB 8/966 KB 12/966 KB 16/966 KB 20/966 KB 24/966 KB 28/966 KB 31/966 KB Downloading: http://repo.bodar.com/velocity-tools/velocity-tools/1.4/velocity-tools-1.4.jar unit-abot-epc-basic-0: 08:06:41 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: 08:06:41 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: 08:06:41 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: 08:06:41 DEBUG unit.abot-epc-basic/0.install 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 119/966 KB 123/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 175/966 KB 179/966 KB 183/966 KB 187/966 KB 191/966 KB 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: 08:06:41 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.jar unit-oai-hss-0: 08:06:41 DEBUG unit.oai-hss/0.install + cd /srv/openair-cn unit-oai-hss-0: 08:06:41 DEBUG unit.oai-hss/0.install + git checkout v0.3.2 unit-abot-epc-basic-0: 08:06:41 DEBUG unit.abot-epc-basic/0.install 195/966 KB 199/966 KB 203/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 966/966 KB Downloaded: http://repo.bodar.com/com/googlecode/totallylazy/totallylazy/1.81/totallylazy-1.81.jar (966 KB at 322.2 KB/sec) unit-abot-epc-basic-0: 08:06:41 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: 08:06:41 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: 08:06:41 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: 08:06:41 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: 08:06:41 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: 08:06:41 DEBUG unit.abot-epc-basic/0.install 3/1710 KB 5/1710 KB 8/1710 KB 11/1710 KB 13/1710 KB 16/1710 KB 19/1710 KB 21/1710 KB 24/1710 KB 27/1710 KB 29/1710 KB 32/1710 KB 3/590 KB 36/1710 KB 3/590 KB 40/1710 KB 3/590 KB 44/1710 KB 3/590 KB 48/1710 KB 3/590 KB 29/1710 KB 3/590 KB 48/1710 KB 5/590 KB 48/1710 KB 8/590 KB 48/1710 KB 11/590 KB 52/1710 KB 11/590 KB 3/10 KB 56/1710 KB 13/590 KB 3/10 KB 60/1710 KB 13/590 KB 3/10 KB 64/1710 KB 13/590 KB 3/10 KB 52/1710 KB 13/590 KB 52/1710 KB 13/590 KB 5/10 KB 64/1710 KB 13/590 KB 8/10 KB 64/1710 KB 13/590 KB 8/10 KB 64/1710 KB 3/232 KB 13/590 KB 8/10 KB 64/1710 KB 5/232 KB 13/590 KB 8/10 KB 64/1710 KB 8/232 KB 13/590 KB 8/10 KB 64/1710 KB 8/232 KB 16/590 KB 8/10 KB 64/1710 KB 11/232 KB 16/590 KB 8/10 KB 64/1710 KB 11/232 KB 19/590 KB 8/10 KB 64/1710 KB 13/232 KB 19/590 KB 8/10 KB 64/1710 KB 13/232 KB 21/590 KB 8/10 KB 64/1710 KB 13/232 KB 24/590 KB 10/10 KB 64/1710 KB 13/232 KB 24/590 KB 10/10 KB 64/1710 KB 13/232 KB 27/590 KB 10/10 KB 64/1710 KB 13/232 KB 29/590 KB 10/10 KB 64/1710 KB 13/232 KB 32/590 KB 10/10 KB 68/1710 KB 16/232 KB 36/590 KB 10/10 KB 68/1710 KB 16/232 KB 32/590 KB 10/10 KB 68/1710 KB 19/232 KB 36/590 KB 10/10 KB 68/1710 KB 21/232 KB 36/590 KB 10/10 KB 68/1710 KB 24/232 KB 36/590 KB 10/10 KB 68/1710 KB 27/232 KB 36/590 KB 10/10 KB 68/1710 KB 13/232 KB 32/590 KB 10/10 KB 72/1710 KB 27/232 KB 36/590 KB 10/10 KB 76/1710 KB 27/232 KB 36/590 KB 10/10 KB 80/1710 KB 29/232 KB 36/590 KB 10/10 KB 76/1710 KB 29/232 KB 36/590 KB 10/10 KB 84/1710 KB 29/232 KB 36/590 KB 10/10 KB 88/1710 KB 32/232 KB 40/590 KB 10/10 KB 92/1710 KB 32/232 KB 40/590 KB 10/10 KB 96/1710 KB 32/232 KB 40/590 KB 10/10 KB 84/1710 KB 32/232 KB 40/590 KB 10/10 KB 96/1710 KB 32/232 KB 44/590 KB 10/10 KB 96/1710 KB 32/232 KB 48/590 KB 10/10 KB 84/1710 KB 32/232 KB 36/590 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-spring/1.2.2/cucumber-spring-1.2.2.jar (10 KB at 212.4 KB/sec) unit-abot-epc-basic-0: 08:06:41 DEBUG unit.abot-epc-basic/0.install 96/1710 KB 32/232 KB 52/590 KB 96/1710 KB 36/232 KB 56/590 KB 96/1710 KB 36/232 KB 60/590 KB 96/1710 KB 36/232 KB 64/590 KB 100/1710 KB 36/232 KB 68/590 KB 100/1710 KB 36/232 KB 72/590 KB 100/1710 KB 36/232 KB 76/590 KB 100/1710 KB 36/232 KB 80/590 KB 100/1710 KB 36/232 KB 84/590 KB Downloading: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar unit-abot-epc-basic-0: 08:06:42 DEBUG unit.abot-epc-basic/0.install 96/1710 KB 36/232 KB 52/590 KB 100/1710 KB 40/232 KB 84/590 KB 100/1710 KB 44/232 KB 84/590 KB 100/1710 KB 48/232 KB 84/590 KB 100/1710 KB 52/232 KB 84/590 KB 100/1710 KB 56/232 KB 84/590 KB 100/1710 KB 60/232 KB 84/590 KB 100/1710 KB 64/232 KB 84/590 KB 100/1710 KB 36/232 KB 64/590 KB 104/1710 KB 64/232 KB 84/590 KB 108/1710 KB 64/232 KB 84/590 KB 112/1710 KB 64/232 KB 84/590 KB 116/1710 KB 64/232 KB 84/590 KB 120/1710 KB 68/232 KB 84/590 KB 124/1710 KB 68/232 KB 84/590 KB 128/1710 KB 68/232 KB 84/590 KB 132/1710 KB 68/232 KB 84/590 KB 136/1710 KB 3/240 KB 68/232 KB 88/590 KB 140/1710 KB 3/240 KB 68/232 KB 88/590 KB 144/1710 KB 3/240 KB 68/232 KB 88/590 KB 116/1710 KB 68/232 KB 84/590 KB 144/1710 KB 3/240 KB 72/232 KB 88/590 KB 144/1710 KB 3/240 KB 76/232 KB 88/590 KB 144/1710 KB 3/240 KB 80/232 KB 88/590 KB 132/1710 KB 3/240 KB 68/232 KB 88/590 KB 144/1710 KB 3/240 KB 80/232 KB 92/590 KB 144/1710 KB 3/240 KB 80/232 KB 96/590 KB 144/1710 KB 3/240 KB 80/232 KB 100/590 KB 3/44 KB 148/1710 KB 3/240 KB 84/232 KB 104/590 KB 3/44 KB 148/1710 KB 3/240 KB 84/232 KB 108/590 KB 132/1710 KB 3/240 KB 68/232 KB 84/590 KB 3/44 KB 148/1710 KB 5/240 KB 84/232 KB 108/590 KB 3/44 KB 148/1710 KB 8/240 KB 84/232 KB 108/590 KB 3/44 KB 148/1710 KB 11/240 KB 84/232 KB 108/590 KB 3/44 KB 148/1710 KB 13/240 KB 84/232 KB 108/590 KB 3/44 KB 148/1710 KB 13/240 KB 84/232 KB 112/590 KB 3/44 KB 148/1710 KB 16/240 KB 84/232 KB 116/590 KB 3/44 KB 148/1710 KB 16/240 KB 84/232 KB 120/590 KB 3/44 KB 148/1710 KB 16/240 KB 84/232 KB 124/590 KB 3/44 KB 148/1710 KB 16/240 KB 84/232 KB 128/590 KB 3/44 KB 148/1710 KB 3/240 KB 84/232 KB 100/590 KB 3/44 KB 152/1710 KB 16/240 KB 84/232 KB 128/590 KB 3/44 KB 156/1710 KB 16/240 KB 84/232 KB 128/590 KB 3/44 KB 160/1710 KB 16/240 KB 84/232 KB 128/590 KB 3/44 KB 144/1710 KB 3/240 KB 84/232 KB 100/590 KB 3/44 KB 160/1710 KB 16/240 KB 88/232 KB 128/590 KB 3/44 KB 160/1710 KB 16/240 KB 92/232 KB 128/590 KB 3/44 KB 160/1710 KB 16/240 KB 96/232 KB 128/590 KB 3/44 KB 144/1710 KB 3/240 KB 80/232 KB 100/590 KB 5/44 KB 160/1710 KB 16/240 KB 96/232 KB 128/590 KB 8/44 KB 160/1710 KB 16/240 KB 96/232 KB 128/590 KB 11/44 KB 160/1710 KB 16/240 KB 96/232 KB 128/590 KB 13/44 KB 160/1710 KB 16/240 KB 96/232 KB 128/590 KB 16/44 KB 160/1710 KB 16/240 KB 96/232 KB 128/590 KB 19/44 KB 160/1710 KB 16/240 KB 96/232 KB 128/590 KB 21/44 KB 160/1710 KB 16/240 KB 96/232 KB 128/590 KB 24/44 KB 160/1710 KB 16/240 KB 96/232 KB 128/590 KB 27/44 KB 160/1710 KB 16/240 KB 96/232 KB 128/590 KB 29/44 KB 160/1710 KB 16/240 KB 96/232 KB 128/590 KB 32/44 KB 164/1710 KB 16/240 KB 100/232 KB 128/590 KB 3/44 KB 148/1710 KB 16/240 KB 84/232 KB 112/590 KB 32/44 KB 164/1710 KB 19/240 KB 100/232 KB 128/590 KB 32/44 KB 164/1710 KB 21/240 KB 100/232 KB 128/590 KB 32/44 KB 164/1710 KB 24/240 KB 100/232 KB 128/590 KB 32/44 KB 164/1710 KB 27/240 KB 100/232 KB 128/590 KB 32/44 KB 164/1710 KB 29/240 KB 100/232 KB 128/590 KB 32/44 KB 164/1710 KB 32/240 KB 100/232 KB 128/590 KB 32/44 KB 164/1710 KB 36/240 KB 100/232 KB 128/590 KB 36/44 KB 164/1710 KB 40/240 KB 100/232 KB 132/590 KB 36/44 KB 164/1710 KB 44/240 KB 100/232 KB 132/590 KB 36/44 KB 164/1710 KB 48/240 KB 100/232 KB 132/590 KB 29/44 KB 164/1710 KB 16/240 KB 100/232 KB 128/590 KB 36/44 KB 168/1710 KB 48/240 KB 100/232 KB 132/590 KB 36/44 KB 172/1710 KB 48/240 KB 100/232 KB 132/590 KB 29/44 KB 160/1710 KB unit-abot-epc-basic-0: 08:06:42 DEBUG unit.abot-epc-basic/0.install 16/240 KB 100/232 KB 128/590 KB 36/44 KB 172/1710 KB 48/240 KB 104/232 KB 132/590 KB 36/44 KB 172/1710 KB 48/240 KB 108/232 KB 132/590 KB 36/44 KB 172/1710 KB 48/240 KB 112/232 KB 132/590 KB 36/44 KB 172/1710 KB 48/240 KB 116/232 KB 132/590 KB 36/44 KB 176/1710 KB 52/240 KB 120/232 KB 132/590 KB 36/44 KB 176/1710 KB 52/240 KB 124/232 KB 132/590 KB 36/44 KB 176/1710 KB 52/240 KB 128/232 KB 132/590 KB 36/44 KB 164/1710 KB 36/240 KB 100/232 KB 132/590 KB 36/44 KB 176/1710 KB 52/240 KB 128/232 KB 136/590 KB 36/44 KB 176/1710 KB 52/240 KB 128/232 KB 140/590 KB 36/44 KB 176/1710 KB 52/240 KB 128/232 KB 144/590 KB 36/44 KB 176/1710 KB 52/240 KB 128/232 KB 148/590 KB 36/44 KB 176/1710 KB 52/240 KB 132/232 KB 152/590 KB 36/44 KB 176/1710 KB 52/240 KB 132/232 KB 156/590 KB 36/44 KB 176/1710 KB 52/240 KB 132/232 KB 160/590 KB 36/44 KB 164/1710 KB 36/240 KB 100/232 KB 128/590 KB 40/44 KB 176/1710 KB 52/240 KB 132/232 KB 160/590 KB 44/44 KB 176/1710 KB 52/240 KB 132/232 KB 160/590 KB 44/44 KB 176/1710 KB 52/240 KB 132/232 KB 160/590 KB 36/44 KB 176/1710 KB 52/240 KB 132/232 KB 148/590 KB 44/44 KB 176/1710 KB 52/240 KB 136/232 KB 160/590 KB 44/44 KB 176/1710 KB 52/240 KB 140/232 KB 160/590 KB 44/44 KB 176/1710 KB 52/240 KB 144/232 KB 160/590 KB 36/44 KB 176/1710 KB 52/240 KB 116/232 KB 132/590 KB 44/44 KB 176/1710 KB 56/240 KB 144/232 KB 160/590 KB 44/44 KB 176/1710 KB 60/240 KB 144/232 KB 160/590 KB 36/44 KB 176/1710 KB 48/240 KB 116/232 KB 132/590 KB 44/44 KB 180/1710 KB 60/240 KB 148/232 KB 164/590 KB 44/44 KB 184/1710 KB 60/240 KB 148/232 KB 164/590 KB 44/44 KB 188/1710 KB 60/240 KB 148/232 KB 164/590 KB 44/44 KB 192/1710 KB 60/240 KB 148/232 KB 164/590 KB 44/44 KB 196/1710 KB 60/240 KB 148/232 KB 164/590 KB 44/44 KB 200/1710 KB 60/240 KB 148/232 KB 164/590 KB 44/44 KB 204/1710 KB 60/240 KB 148/232 KB 164/590 KB 44/44 KB 208/1710 KB 60/240 KB 148/232 KB 164/590 KB 44/44 KB 212/1710 KB 60/240 KB 148/232 KB 164/590 KB 44/44 KB 176/1710 KB 60/240 KB 148/232 KB 164/590 KB 44/44 KB 212/1710 KB 64/240 KB 148/232 KB 168/590 KB 44/44 KB 212/1710 KB 64/240 KB 148/232 KB 172/590 KB 44/44 KB 212/1710 KB 64/240 KB 148/232 KB 176/590 KB 44/44 KB 212/1710 KB 64/240 KB 148/232 KB 180/590 KB 44/44 KB 176/1710 KB 60/240 KB 148/232 KB 160/590 KB 44/44 KB 216/1710 KB 64/240 KB 152/232 KB 180/590 KB 44/44 KB 216/1710 KB 64/240 KB 156/232 KB 180/590 KB 44/44 KB 216/1710 KB 64/240 KB 160/232 KB 180/590 KB 44/44 KB 216/1710 KB 64/240 KB 164/232 KB 180/590 KB 216/1710 KB 64/240 KB 168/232 KB 184/590 KB 216/1710 KB 64/240 KB 172/232 KB 184/590 KB 216/1710 KB 64/240 KB 176/232 KB 184/590 KB 44/44 KB 216/1710 KB 64/240 KB 148/232 KB 180/590 KB 220/1710 KB 64/240 KB 176/232 KB 184/590 KB 224/1710 KB 64/240 KB 176/232 KB 184/590 KB 44/44 KB 212/1710 KB 64/240 KB 148/232 KB 164/590 KB 224/1710 KB 68/240 KB 176/232 KB 184/590 KB 224/1710 KB 72/240 KB 176/232 KB 184/590 KB 224/1710 KB 76/240 KB 176/232 KB 184/590 KB 228/1710 KB 80/240 KB 176/232 KB 184/590 KB 228/1710 KB 84/240 KB 176/232 KB 184/590 KB 228/1710 KB 88/240 KB 176/232 KB 184/590 KB 228/1710 KB 92/240 KB 180/232 KB 184/590 KB 228/1710 KB 96/240 KB 180/232 KB 184/590 KB 216/1710 KB 64/240 KB 164/232 KB 184/590 KB 228/1710 KB 96/240 KB 180/232 KB 188/590 KB 228/1710 KB 96/240 KB 180/232 KB 192/590 KB Downloaded: https://repo.maven.apache.org/maven2/org/hamcrest/ unit-abot-epc-basic-0: 08:06:42 DEBUG unit.abot-epc-basic/0.install hamcrest-core/1.3/hamcrest-core-1.3.jar (44 KB at 511.3 KB/sec) unit-abot-epc-basic-0: 08:06:42 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/jcraft/jsch/0.1.51/jsch-0.1.51.jar unit-oai-hss-0: 08:06:42 DEBUG unit.oai-hss/0.install Note: checking out 'v0.3.2'. unit-oai-hss-0: 08:06:42 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 08:06:42 DEBUG unit.oai-hss/0.install You are in 'detached HEAD' state. You can look around, make experimental unit-oai-hss-0: 08:06:42 DEBUG unit.oai-hss/0.install changes and commit them, and you can discard any commits you make in this unit-oai-hss-0: 08:06:42 DEBUG unit.oai-hss/0.install state without impacting any branches by performing another checkout. unit-oai-hss-0: 08:06:42 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 08:06:42 DEBUG unit.oai-hss/0.install If you want to create a new branch to retain commits you create, you may unit-oai-hss-0: 08:06:42 DEBUG unit.oai-hss/0.install do so (now or later) by using -b with the checkout command again. Example: unit-oai-hss-0: 08:06:42 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 08:06:42 DEBUG unit.oai-hss/0.install git checkout -b new_branch_name unit-oai-hss-0: 08:06:42 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 08:06:42 DEBUG unit.oai-hss/0.install HEAD is now at 01f20cc... freediameter installation fix unit-oai-hss-0: 08:06:42 DEBUG unit.oai-hss/0.install + shopt -s nocasematch unit-oai-hss-0: 08:06:42 DEBUG unit.oai-hss/0.install + [[ HEAD != \H\E\A\D ]] unit-oai-hss-0: 08:06:42 DEBUG unit.oai-hss/0.install + cd - unit-oai-hss-0: 08:06:42 DEBUG unit.oai-hss/0.install /var/lib/juju/agents/unit-oai-hss-0/charm unit-oai-hss-0: 08:06:42 DEBUG unit.oai-hss/0.install + sed -i /phpmyadmin/d /srv/openair-cn/BUILD/TOOLS/build_helper unit-oai-hss-0: 08:06:42 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: 08:06:42 DEBUG unit.oai-hss/0.install + juju_install_kernel unit-oai-hss-0: 08:06:42 DEBUG unit.oai-hss/0.install + juju-log 'Check the kernel and update if required' unit-abot-epc-basic-0: 08:06:42 DEBUG unit.abot-epc-basic/0.install 228/1710 KB 96/240 KB 180/232 KB 196/590 KB 228/1710 KB 100/240 KB 180/232 KB 196/590 KB 228/1710 KB 104/240 KB 180/232 KB 200/590 KB 228/1710 KB 108/240 KB 180/232 KB 200/590 KB 228/1710 KB 112/240 KB 180/232 KB 200/590 KB 228/1710 KB 88/240 KB 180/232 KB 184/590 KB 228/1710 KB 112/240 KB 184/232 KB 200/590 KB 228/1710 KB 112/240 KB 188/232 KB 200/590 KB 228/1710 KB 112/240 KB 192/232 KB 200/590 KB 228/1710 KB 76/240 KB 176/232 KB 184/590 KB 232/1710 KB 112/240 KB 192/232 KB 200/590 KB 236/1710 KB 112/240 KB 192/232 KB 200/590 KB 240/1710 KB 112/240 KB 192/232 KB 200/590 KB 244/1710 KB 112/240 KB 192/232 KB 200/590 KB 248/1710 KB 112/240 KB 196/232 KB 200/590 KB 252/1710 KB 112/240 KB 196/232 KB 200/590 KB 256/1710 KB 112/240 KB 196/232 KB 200/590 KB 260/1710 KB 112/240 KB 196/232 KB 200/590 KB 264/1710 KB 116/240 KB 196/232 KB 200/590 KB 268/1710 KB 116/240 KB 196/232 KB 200/590 KB 272/1710 KB 116/240 KB 196/232 KB 200/590 KB 228/1710 KB 100/240 KB 180/232 KB 200/590 KB 272/1710 KB 116/240 KB 196/232 KB 204/590 KB 272/1710 KB 116/240 KB 196/232 KB 208/590 KB 272/1710 KB 116/240 KB 196/232 KB 212/590 KB 272/1710 KB 116/240 KB 196/232 KB 216/590 KB 272/1710 KB 116/240 KB 196/232 KB 220/590 KB 272/1710 KB 116/240 KB 196/232 KB 224/590 KB 272/1710 KB 116/240 KB 196/232 KB 228/590 KB 272/1710 KB 116/240 KB 196/232 KB 232/590 KB 272/1710 KB 116/240 KB 4/258 KB 196/232 KB 236/590 KB 272/1710 KB 116/240 KB 8/258 KB 196/232 KB 236/590 KB 272/1710 KB 116/240 KB 12/258 KB 196/232 KB 236/590 KB 272/1710 KB 116/240 KB 16/258 KB 196/232 KB 236/590 KB 272/1710 KB 116/240 KB 20/258 KB 196/232 KB 236/590 KB 272/1710 KB 116/240 KB 24/258 KB 196/232 KB 236/590 KB 272/1710 KB 116/240 KB 28/258 KB 196/232 KB 236/590 KB 272/1710 KB 116/240 KB 32/258 KB 196/232 KB 236/590 KB 272/1710 KB 116/240 KB 36/258 KB 196/232 KB 236/590 KB 260/1710 KB 116/240 KB 196/232 KB 200/590 KB 272/1710 KB 120/240 KB 36/258 KB 196/232 KB 236/590 KB 272/1710 KB 124/240 KB 36/258 KB 196/232 KB 236/590 KB 244/1710 KB 112/240 KB 196/232 KB 200/590 KB 272/1710 KB 124/240 KB 36/258 KB 200/232 KB 236/590 KB 272/1710 KB 124/240 KB 36/258 KB 204/232 KB 236/590 KB 272/1710 KB 124/240 KB 36/258 KB 208/232 KB 236/590 KB 272/1710 KB 124/240 KB 36/258 KB 212/232 KB 236/590 KB 272/1710 KB 128/240 KB 40/258 KB 212/232 KB 236/590 KB 272/1710 KB 128/240 KB 44/258 KB 212/232 KB 236/590 KB 272/1710 KB 128/240 KB 48/258 KB 212/232 KB 236/590 KB 272/1710 KB 128/240 KB 36/258 KB 212/232 KB 236/590 KB 272/1710 KB 132/240 KB 48/258 KB 212/232 KB 236/590 KB 276/1710 KB 136/240 KB 52/258 KB 216/232 KB 236/590 KB 276/1710 KB 140/240 KB 52/258 KB 216/232 KB 236/590 KB 276/1710 KB 132/240 KB 52/258 KB 216/232 KB 236/590 KB 276/1710 KB 140/240 KB 56/258 KB 216/232 KB 236/590 KB 276/1710 KB 144/240 KB 60/258 KB 216/232 KB 236/590 KB 276/1710 KB 144/240 KB 64/258 KB 216/232 KB 236/590 KB 276/1710 KB 144/240 KB 68/258 KB 216/232 KB 236/590 KB 276/1710 KB 144/240 KB 72/258 KB 216/232 KB 236/590 KB 272/1710 KB 132/240 KB 48/258 KB 216/232 KB 236/590 KB 276/1710 KB 144/240 KB 72/258 KB 216/232 KB 240/590 KB 276/1710 KB 144/240 KB 72/258 KB 216/232 KB 244/590 KB 276/1710 KB 144/240 KB 72/258 KB 216/232 KB 248/590 KB 276/1710 KB 144/240 KB 72/258 KB 216/232 KB 252/590 KB 276/1710 KB 144/240 KB 72/258 KB 216/232 KB 256/590 KB 276/1710 KB 132/240 KB 48/258 KB 216/232 KB 236/590 KB 280/1710 KB 144/240 KB 72/258 KB 216/232 KB 256/590 KB unit-abot-epc-basic-0: 08:06:42 DEBUG unit.abot-epc-basic/0.install 284/1710 KB 144/240 KB 72/258 KB 216/232 KB 256/590 KB 288/1710 KB 144/240 KB 72/258 KB 216/232 KB 256/590 KB 272/1710 KB 132/240 KB 48/258 KB 216/232 KB 236/590 KB 288/1710 KB 144/240 KB 72/258 KB 220/232 KB 256/590 KB 288/1710 KB 144/240 KB 72/258 KB 224/232 KB 256/590 KB 288/1710 KB 144/240 KB 72/258 KB 228/232 KB 256/590 KB 288/1710 KB 144/240 KB 72/258 KB 232/232 KB 256/590 KB 288/1710 KB 144/240 KB 72/258 KB 232/232 KB 256/590 KB 276/1710 KB 144/240 KB 56/258 KB 216/232 KB 236/590 KB 292/1710 KB 144/240 KB 72/258 KB 232/232 KB 256/590 KB 296/1710 KB 148/240 KB 72/258 KB 232/232 KB 260/590 KB 300/1710 KB 148/240 KB 72/258 KB 232/232 KB 260/590 KB 304/1710 KB 148/240 KB 72/258 KB 232/232 KB 260/590 KB 304/1710 KB 148/240 KB 76/258 KB 232/232 KB 260/590 KB 304/1710 KB 148/240 KB 80/258 KB 232/232 KB 260/590 KB 304/1710 KB 148/240 KB 84/258 KB 232/232 KB 260/590 KB 304/1710 KB 148/240 KB 88/258 KB 260/590 KB 304/1710 KB 148/240 KB 92/258 KB 260/590 KB 304/1710 KB 148/240 KB 96/258 KB 260/590 KB 292/1710 KB 148/240 KB 72/258 KB 232/232 KB 260/590 KB 304/1710 KB 148/240 KB 96/258 KB 264/590 KB 304/1710 KB 148/240 KB 96/258 KB 268/590 KB 304/1710 KB 148/240 KB 96/258 KB 272/590 KB 304/1710 KB 148/240 KB 96/258 KB 276/590 KB 304/1710 KB 148/240 KB 96/258 KB 280/590 KB 304/1710 KB 148/240 KB 96/258 KB 284/590 KB 304/1710 KB 148/240 KB 96/258 KB 288/590 KB 292/1710 KB 148/240 KB 72/258 KB 232/232 KB 256/590 KB 304/1710 KB 152/240 KB 96/258 KB 288/590 KB 304/1710 KB 156/240 KB 96/258 KB 288/590 KB 304/1710 KB 160/240 KB 96/258 KB 288/590 KB 304/1710 KB 164/240 KB 96/258 KB 288/590 KB 304/1710 KB 168/240 KB 96/258 KB 288/590 KB 304/1710 KB 172/240 KB 96/258 KB 288/590 KB 304/1710 KB 176/240 KB 96/258 KB 288/590 KB 304/1710 KB 180/240 KB 96/258 KB 288/590 KB 304/1710 KB 184/240 KB 100/258 KB 288/590 KB 304/1710 KB 188/240 KB 100/258 KB 288/590 KB 304/1710 KB 192/240 KB 100/258 KB 288/590 KB 304/1710 KB 196/240 KB 100/258 KB 292/590 KB 304/1710 KB 200/240 KB 100/258 KB 292/590 KB 304/1710 KB 204/240 KB 100/258 KB 292/590 KB 304/1710 KB 208/240 KB 100/258 KB 292/590 KB 304/1710 KB 212/240 KB 100/258 KB 292/590 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 1916.4 KB/sec) unit-abot-epc-basic-0: 08:06:42 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: 08:06:42 DEBUG unit.abot-epc-basic/0.install 304/1710 KB 192/240 KB 100/258 KB 292/590 KB 304/1710 KB 212/240 KB 100/258 KB 296/590 KB 304/1710 KB 180/240 KB 100/258 KB 288/590 KB 304/1710 KB 212/240 KB 104/258 KB 300/590 KB 304/1710 KB 212/240 KB 108/258 KB 300/590 KB 304/1710 KB 212/240 KB 112/258 KB 300/590 KB 304/1710 KB 212/240 KB 116/258 KB 300/590 KB 304/1710 KB 212/240 KB 120/258 KB 300/590 KB 304/1710 KB 212/240 KB 124/258 KB 300/590 KB 304/1710 KB 212/240 KB 128/258 KB 300/590 KB 304/1710 KB 212/240 KB 100/258 KB 300/590 KB 304/1710 KB 212/240 KB 128/258 KB 304/590 KB 304/1710 KB 212/240 KB 128/258 KB 308/590 KB 304/1710 KB 212/240 KB 128/258 KB 312/590 KB 304/1710 KB 212/240 KB 132/258 KB 316/590 KB 304/1710 KB 216/240 KB 132/258 KB 320/590 KB 304/1710 KB 216/240 KB 132/258 KB 324/590 KB 304/1710 KB 216/240 KB 132/258 KB 328/590 KB 304/1710 KB 216/240 KB 132/258 KB 332/590 KB 304/1710 KB 216/240 KB 132/258 KB 336/590 KB 304/1710 KB 216/240 KB 132/258 KB 340/590 KB 308/1710 KB 216/240 KB 132/258 KB 344/590 KB 308/1710 KB 216/240 KB 132/258 KB 348/590 KB 308/1710 KB 216/240 KB 132/258 KB 352/590 KB 308/1710 KB 216/240 KB 132/258 KB 356/590 KB 304/1710 KB 212/240 KB 132/258 KB 312/590 KB 308/1710 KB 216/240 KB 132/258 KB 340/590 KB 312/1710 KB 216/240 KB 132/258 KB 356/590 KB 316/1710 KB 216/240 KB 132/258 KB 356/590 KB 320/1710 KB 216/240 KB 132/258 KB 356/590 KB 324/1710 KB 216/240 KB 132/258 KB 356/590 KB 328/1710 KB 216/240 KB 132/258 KB 356/590 KB 332/1710 KB 216/240 KB 132/258 KB 356/590 KB 336/1710 KB 216/240 KB 132/258 KB 356/590 KB 340/1710 KB 216/240 KB 132/258 KB 356/590 KB 4/223 KB 344/1710 KB 216/240 KB 132/258 KB 356/590 KB 4/223 KB 348/1710 KB 216/240 KB 132/258 KB 356/590 KB 4/223 KB 352/1710 KB 216/240 KB 132/258 KB 356/590 KB 4/223 KB 356/1710 KB 216/240 KB 132/258 KB 356/590 KB 4/223 KB 360/1710 KB 216/240 KB 132/258 KB 356/590 KB 4/223 KB 364/1710 KB 216/240 KB 132/258 KB 356/590 KB 304/1710 KB 216/240 KB 132/258 KB 316/590 KB 4/223 KB 364/1710 KB 220/240 KB 136/258 KB 356/590 KB 4/223 KB 364/1710 KB 224/240 KB 136/258 KB 356/590 KB 4/223 KB 364/1710 KB 228/240 KB 136/258 KB 356/590 KB 4/223 KB 364/1710 KB 216/240 KB 136/258 KB 356/590 KB 4/223 KB 368/1710 KB 228/240 KB 140/258 KB 356/590 KB 4/223 KB 368/1710 KB 228/240 KB 144/258 KB 356/590 KB 4/223 KB 340/1710 KB 216/240 KB 132/258 KB 356/590 KB 8/223 KB 368/1710 KB 228/240 KB 144/258 KB 356/590 KB 12/223 KB 368/1710 KB 228/240 KB 144/258 KB 356/590 KB 16/223 KB 368/1710 KB 228/240 KB 144/258 KB 356/590 KB 20/223 KB 368/1710 KB 228/240 KB 144/258 KB 356/590 KB 24/223 KB 368/1710 KB 232/240 KB 148/258 KB 356/590 KB 4/223 KB 368/1710 KB 228/240 KB 136/258 KB 356/590 KB 24/223 KB 372/1710 KB 232/240 KB 148/258 KB 356/590 KB 24/223 KB 376/1710 KB 232/240 KB 148/258 KB 356/590 KB 28/223 KB 380/1710 KB 232/240 KB 148/258 KB 356/590 KB 28/223 KB 384/1710 KB 232/240 KB 148/258 KB 356/590 KB 20/223 KB 368/1710 KB 232/240 KB 148/258 KB 356/590 KB 28/223 KB 384/1710 KB 232/240 KB 152/258 KB 356/590 KB 28/223 KB 384/1710 KB 232/240 KB 156/258 KB 356/590 KB 28/223 KB 384/1710 KB 232/240 KB 160/258 KB 356/590 KB 28/223 KB 388/1710 KB 232/240 KB 164/258 KB 356/590 KB 28/223 KB 388/1710 KB 232/240 KB 168/258 KB 356/590 KB 20/223 KB 368/1710 KB 232/240 KB 144/258 KB 356/590 KB 28/223 KB 388/1710 KB 236/240 KB 168/258 KB 360/590 KB 28/223 KB 388/1710 KB 240/240 KB 168/258 KB 360/590 KB 28/223 KB 388/1710 KB 240/240 KB 172/258 KB 360 unit-abot-epc-basic-0: 08:06:42 DEBUG unit.abot-epc-basic/0.install /590 KB 28/223 KB 388/1710 KB 240/240 KB 176/258 KB 360/590 KB 28/223 KB 388/1710 KB 232/240 KB 168/258 KB 360/590 KB 28/223 KB 388/1710 KB 240/240 KB 176/258 KB 364/590 KB 28/223 KB 388/1710 KB 240/240 KB 176/258 KB 368/590 KB 28/223 KB 388/1710 KB 232/240 KB 160/258 KB 356/590 KB 28/223 KB 392/1710 KB 240/240 KB 176/258 KB 368/590 KB 28/223 KB 396/1710 KB 240/240 KB 176/258 KB 368/590 KB 28/223 KB 400/1710 KB 240/240 KB 176/258 KB 368/590 KB 28/223 KB 376/1710 KB 232/240 KB 148/258 KB 356/590 KB 32/223 KB 400/1710 KB 240/240 KB 176/258 KB 368/590 KB 36/223 KB 400/1710 KB 240/240 KB 176/258 KB 368/590 KB 40/223 KB 400/1710 KB 240/240 KB 176/258 KB 368/590 KB 44/223 KB 400/1710 KB 240/240 KB 176/258 KB 368/590 KB 48/223 KB 400/1710 KB 240/240 KB 176/258 KB 368/590 KB 52/223 KB 400/1710 KB 240/240 KB 176/258 KB 368/590 KB 56/223 KB 404/1710 KB 240/240 KB 180/258 KB 372/590 KB 60/223 KB 404/1710 KB 240/240 KB 180/258 KB 372/590 KB 64/223 KB 404/1710 KB 240/240 KB 180/258 KB 372/590 KB 52/223 KB 404/1710 KB 240/240 KB 180/258 KB 372/590 KB 64/223 KB 404/1710 KB 240/240 KB 180/258 KB 376/590 KB 64/223 KB 404/1710 KB 240/240 KB 180/258 KB 380/590 KB 64/223 KB 404/1710 KB 240/240 KB 180/258 KB 384/590 KB 64/223 KB 404/1710 KB 180/258 KB 388/590 KB 68/223 KB 404/1710 KB 180/258 KB 392/590 KB 68/223 KB 404/1710 KB 180/258 KB 396/590 KB 68/223 KB 404/1710 KB 180/258 KB 400/590 KB 52/223 KB 404/1710 KB 240/240 KB 180/258 KB 368/590 KB 68/223 KB 408/1710 KB 180/258 KB 400/590 KB 68/223 KB 412/1710 KB 180/258 KB 400/590 KB 68/223 KB 416/1710 KB 180/258 KB 400/590 KB 68/223 KB 420/1710 KB 180/258 KB 400/590 KB 68/223 KB 424/1710 KB 180/258 KB 400/590 KB 68/223 KB 428/1710 KB 180/258 KB 400/590 KB 68/223 KB 432/1710 KB 180/258 KB 400/590 KB 52/223 KB 400/1710 KB 240/240 KB 180/258 KB 368/590 KB 68/223 KB 432/1710 KB 184/258 KB 400/590 KB 68/223 KB 432/1710 KB 188/258 KB 400/590 KB 68/223 KB 432/1710 KB 192/258 KB 400/590 KB 68/223 KB 432/1710 KB 196/258 KB 400/590 KB 68/223 KB 432/1710 KB 200/258 KB 400/590 KB 68/223 KB 404/1710 KB 180/258 KB 388/590 KB 72/223 KB 432/1710 KB 200/258 KB 400/590 KB 76/223 KB 432/1710 KB 204/258 KB 400/590 KB Downloaded: https://repo.maven.apache.org/maven2/junit/junit/4.11/junit-4.11.jar (240 KB at 1661.8 KB/sec) unit-abot-epc-basic-0: 08:06:42 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: 08:06:42 DEBUG unit.abot-epc-basic/0.install 72/223 KB 432/1710 KB 204/258 KB 400/590 KB 76/223 KB 432/1710 KB 208/258 KB 400/590 KB 80/223 KB 432/1710 KB 208/258 KB 400/590 KB 80/223 KB 436/1710 KB 208/258 KB 400/590 KB 84/223 KB 440/1710 KB 212/258 KB 404/590 KB 84/223 KB 444/1710 KB 212/258 KB 404/590 KB 84/223 KB 448/1710 KB 212/258 KB 404/590 KB 84/223 KB 436/1710 KB 212/258 KB 404/590 KB 84/223 KB 448/1710 KB 216/258 KB 404/590 KB 84/223 KB 448/1710 KB 220/258 KB 404/590 KB 84/223 KB 448/1710 KB 224/258 KB 404/590 KB 84/223 KB 448/1710 KB 228/258 KB 404/590 KB 84/223 KB 452/1710 KB 232/258 KB 404/590 KB 84/223 KB 452/1710 KB 236/258 KB 404/590 KB 84/223 KB 452/1710 KB 240/258 KB 404/590 KB 84/223 KB 436/1710 KB 208/258 KB 404/590 KB 88/223 KB 452/1710 KB 240/258 KB 404/590 KB 92/223 KB 452/1710 KB 240/258 KB 404/590 KB 96/223 KB 452/1710 KB 240/258 KB 404/590 KB 80/223 KB 436/1710 KB 208/258 KB 404/590 KB 96/223 KB 452/1710 KB 240/258 KB 408/590 KB 96/223 KB 452/1710 KB 240/258 KB 412/590 KB 96/223 KB 452/1710 KB 240/258 KB 416/590 KB 96/223 KB 452/1710 KB 240/258 KB 420/590 KB 100/223 KB 452/1710 KB 240/258 KB 424/590 KB 100/223 KB 452/1710 KB 240/258 KB 428/590 KB 100/223 KB 452/1710 KB 240/258 KB 432/590 KB 100/223 KB 452/1710 KB 240/258 KB 436/590 KB 100/223 KB 452/1710 KB 244/258 KB 440/590 KB 100/223 KB 452/1710 KB 244/258 KB 444/590 KB 100/223 KB 452/1710 KB 244/258 KB 448/590 KB 84/223 KB 452/1710 KB 228/258 KB 404/590 KB 100/223 KB 456/1710 KB 244/258 KB 448/590 KB 100/223 KB 460/1710 KB 244/258 KB 448/590 KB 100/223 KB 464/1710 KB 244/258 KB 448/590 KB 100/223 KB 452/1710 KB 244/258 KB 436/590 KB 100/223 KB 468/1710 KB 4/208 KB 248/258 KB 452/590 KB 100/223 KB 468/1710 KB 4/208 KB 252/258 KB 452/590 KB 100/223 KB 468/1710 KB 4/208 KB 256/258 KB 452/590 KB 100/223 KB 468/1710 KB 4/208 KB 258/258 KB 452/590 KB 100/223 KB 452/1710 KB 240/258 KB 420/590 KB 104/223 KB 468/1710 KB 4/208 KB 258/258 KB 452/590 KB 108/223 KB 468/1710 KB 4/208 KB 258/258 KB 452/590 KB 112/223 KB 468/1710 KB 4/208 KB 258/258 KB 452/590 KB 116/223 KB 468/1710 KB 4/208 KB 258/258 KB 452/590 KB 120/223 KB 468/1710 KB 4/208 KB 258/258 KB 452/590 KB 124/223 KB 468/1710 KB 4/208 KB 258/258 KB 452/590 KB 128/223 KB 468/1710 KB 4/208 KB 258/258 KB 452/590 KB 100/223 KB 468/1710 KB 4/208 KB 244/258 KB 452/590 KB 128/223 KB 468/1710 KB 4/208 KB 258/258 KB 456/590 KB 128/223 KB 468/1710 KB 4/208 KB 258/258 KB 460/590 KB 128/223 KB 468/1710 KB 4/208 KB 258/258 KB 464/590 KB 100/223 KB 468/1710 KB 4/208 KB 244/258 KB 448/590 KB 100/223 KB 464/1710 KB 4/208 KB 244/258 KB 448/590 KB 128/223 KB 468/1710 KB 8/208 KB 258/258 KB 464/590 KB 128/223 KB 468/1710 KB 12/208 KB 258/258 KB 464/590 KB 128/223 KB 468/1710 KB 16/208 KB 258/258 KB 464/590 KB 128/223 KB 468/1710 KB 20/208 KB 258/258 KB 464/590 KB 128/223 KB 468/1710 KB 24/208 KB 258/258 KB 464/590 KB 128/223 KB 468/1710 KB 28/208 KB 258/258 KB 464/590 KB 128/223 KB 468/1710 KB 32/208 KB 258/258 KB 464/590 KB 128/223 KB 468/1710 KB 36/208 KB 258/258 KB 464/590 KB 128/223 KB 468/1710 KB 40/208 KB 258/258 KB 464/590 KB 128/223 KB 468/1710 KB 44/208 KB 258/258 KB 464/590 KB 128/223 KB 468/1710 KB 48/208 KB 258/258 KB 464/590 KB 128/223 KB 468/1710 KB 52/208 KB 258/258 KB 464/590 KB 128/223 KB 472/1710 KB 52/208 KB 258/258 KB 464/590 KB 128/223 KB 476/1710 KB 52/208 KB 258/258 KB 464/590 KB 128/223 KB 480/1710 KB 52/208 KB 258/258 KB 464/590 KB 128/223 KB 480/1710 KB 56 unit-oai-hss-0: 08:06:42 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 08:06:42 INFO unit.oai-hss/0.juju-log Check the kernel and update if required unit-oai-hss-0: 08:06:42 DEBUG unit.oai-hss/0.install + check_current_kernel unit-oai-hss-0: 08:06:42 DEBUG unit.oai-hss/0.install + required_kern_release=3.19 unit-oai-hss-0: 08:06:42 DEBUG unit.oai-hss/0.install ++ cut -d . -f1 unit-oai-hss-0: 08:06:42 DEBUG unit.oai-hss/0.install ++ echo 3.19 unit-abot-epc-basic-0: 08:06:42 DEBUG unit.abot-epc-basic/0.install /208 KB 258/258 KB 464/590 KB 128/223 KB 480/1710 KB 60/208 KB 258/258 KB 464/590 KB 128/223 KB 480/1710 KB 64/208 KB 258/258 KB 464/590 KB 128/223 KB 484/1710 KB 64/208 KB 258/258 KB 464/590 KB 128/223 KB 488/1710 KB 68/208 KB 258/258 KB 464/590 KB 128/223 KB 492/1710 KB 68/208 KB 258/258 KB 464/590 KB 128/223 KB 496/1710 KB 68/208 KB 258/258 KB 464/590 KB 128/223 KB 500/1710 KB 68/208 KB 258/258 KB 464/590 KB 132/223 KB 504/1710 KB 68/208 KB 468/590 KB 132/223 KB 508/1710 KB 68/208 KB 468/590 KB 132/223 KB 512/1710 KB 68/208 KB 468/590 KB 128/223 KB 484/1710 KB 68/208 KB 258/258 KB 464/590 KB 132/223 KB 512/1710 KB 72/208 KB 468/590 KB 132/223 KB 512/1710 KB 76/208 KB 468/590 KB 132/223 KB 512/1710 KB 80/208 KB 468/590 KB 132/223 KB 500/1710 KB 68/208 KB 468/590 KB 132/223 KB 512/1710 KB 80/208 KB 472/590 KB 132/223 KB 512/1710 KB 80/208 KB 476/590 KB 132/223 KB 512/1710 KB 80/208 KB 480/590 KB 132/223 KB 500/1710 KB 68/208 KB 464/590 KB 136/223 KB 512/1710 KB 80/208 KB 480/590 KB 140/223 KB 512/1710 KB 80/208 KB 480/590 KB 144/223 KB 512/1710 KB 80/208 KB 480/590 KB Downloaded: https://repo.maven.apache.org/maven2/com/jcraft/jsch/0.1.51/jsch-0.1.51.jar (258 KB at 1552.1 KB/sec) unit-oai-hss-0: 08:06:42 DEBUG unit.oai-hss/0.install + required_kern_version=3 unit-abot-epc-basic-0: 08:06:42 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.jar unit-oai-hss-0: 08:06:42 DEBUG unit.oai-hss/0.install ++ cut -d . -f2 unit-oai-hss-0: 08:06:42 DEBUG unit.oai-hss/0.install ++ echo 3.19 unit-oai-hss-0: 08:06:42 DEBUG unit.oai-hss/0.install + required_kern_major_revision=19 unit-oai-hss-0: 08:06:42 DEBUG unit.oai-hss/0.install ++ uname -r unit-oai-hss-0: 08:06:42 DEBUG unit.oai-hss/0.install + current_kern_release=3.13.0-164-generic unit-oai-hss-0: 08:06:42 DEBUG unit.oai-hss/0.install ++ cut -d . -f1 unit-oai-hss-0: 08:06:42 DEBUG unit.oai-hss/0.install ++ echo 3.13.0-164-generic unit-oai-hss-0: 08:06:42 DEBUG unit.oai-hss/0.install + current_kern_version=3 unit-oai-hss-0: 08:06:42 DEBUG unit.oai-hss/0.install ++ cut -d . -f2 unit-oai-hss-0: 08:06:42 DEBUG unit.oai-hss/0.install ++ echo 3.13.0-164-generic unit-oai-hss-0: 08:06:42 DEBUG unit.oai-hss/0.install + current_kern_major_revision=13 unit-oai-hss-0: 08:06:42 DEBUG unit.oai-hss/0.install + '[' 3 -gt 3 ']' unit-oai-hss-0: 08:06:42 DEBUG unit.oai-hss/0.install + '[' 3 -eq 3 ']' unit-oai-hss-0: 08:06:42 DEBUG unit.oai-hss/0.install + '[' 13 -ge 19 ']' unit-oai-hss-0: 08:06:42 DEBUG unit.oai-hss/0.install + REQUIRED_KERNEL_IS_INSTALLED=false unit-oai-hss-0: 08:06:42 DEBUG unit.oai-hss/0.install + [[ false == true ]] unit-oai-hss-0: 08:06:42 DEBUG unit.oai-hss/0.install + '[' kvm == lxc -o kvm == docker ']' unit-oai-hss-0: 08:06:42 DEBUG unit.oai-hss/0.install + '[' kvm == '' ']' unit-oai-hss-0: 08:06:42 DEBUG unit.oai-hss/0.install + check_current_kernel unit-oai-hss-0: 08:06:42 DEBUG unit.oai-hss/0.install + required_kern_release=3.19 unit-oai-hss-0: 08:06:42 DEBUG unit.oai-hss/0.install ++ cut -d . -f1 unit-oai-hss-0: 08:06:42 DEBUG unit.oai-hss/0.install ++ echo 3.19 unit-oai-hss-0: 08:06:42 DEBUG unit.oai-hss/0.install + required_kern_version=3 unit-oai-hss-0: 08:06:42 DEBUG unit.oai-hss/0.install ++ cut -d . -f2 unit-oai-hss-0: 08:06:42 DEBUG unit.oai-hss/0.install ++ echo 3.19 unit-oai-hss-0: 08:06:42 DEBUG unit.oai-hss/0.install + required_kern_major_revision=19 unit-oai-hss-0: 08:06:42 DEBUG unit.oai-hss/0.install ++ uname -r unit-oai-hss-0: 08:06:42 DEBUG unit.oai-hss/0.install + current_kern_release=3.13.0-164-generic unit-oai-hss-0: 08:06:42 DEBUG unit.oai-hss/0.install ++ cut -d . -f1 unit-oai-hss-0: 08:06:42 DEBUG unit.oai-hss/0.install ++ echo 3.13.0-164-generic unit-oai-hss-0: 08:06:42 DEBUG unit.oai-hss/0.install + current_kern_version=3 unit-oai-hss-0: 08:06:42 DEBUG unit.oai-hss/0.install ++ cut -d . -f2 unit-oai-hss-0: 08:06:42 DEBUG unit.oai-hss/0.install ++ echo 3.13.0-164-generic unit-oai-hss-0: 08:06:42 DEBUG unit.oai-hss/0.install + current_kern_major_revision=13 unit-oai-hss-0: 08:06:42 DEBUG unit.oai-hss/0.install + '[' 3 -gt 3 ']' unit-oai-hss-0: 08:06:42 DEBUG unit.oai-hss/0.install + '[' 3 -eq 3 ']' unit-oai-hss-0: 08:06:42 DEBUG unit.oai-hss/0.install + '[' 13 -ge 19 ']' unit-oai-hss-0: 08:06:42 DEBUG unit.oai-hss/0.install + REQUIRED_KERNEL_IS_INSTALLED=false unit-oai-hss-0: 08:06:42 DEBUG unit.oai-hss/0.install + [[ false == false ]] unit-oai-hss-0: 08:06:42 DEBUG unit.oai-hss/0.install ++ cat /var/lib/juju/agents/unit-oai-hss-0/charm/.reboot unit-oai-hss-0: 08:06:42 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: 08:06:42 DEBUG unit.oai-hss/0.install + '[' '' '!=' reboot ']' unit-oai-hss-0: 08:06:42 DEBUG unit.oai-hss/0.install + echo reboot unit-oai-hss-0: 08:06:42 DEBUG unit.oai-hss/0.install + juju-log 'installing the required kernel and reboot' unit-abot-epc-basic-0: 08:06:42 DEBUG unit.abot-epc-basic/0.install 144/223 KB 512/1710 KB 84/208 KB 480/590 KB 148/223 KB 512/1710 KB 88/208 KB 480/590 KB 148/223 KB 512/1710 KB 92/208 KB 480/590 KB 148/223 KB 512/1710 KB 96/208 KB 480/590 KB 148/223 KB 516/1710 KB 100/208 KB 484/590 KB 148/223 KB 516/1710 KB 104/208 KB 484/590 KB 148/223 KB 516/1710 KB 108/208 KB 484/590 KB 148/223 KB 516/1710 KB 112/208 KB 484/590 KB 148/223 KB 512/1710 KB 84/208 KB 480/590 KB 152/223 KB 516/1710 KB 112/208 KB 484/590 KB 156/223 KB 516/1710 KB 112/208 KB 484/590 KB 160/223 KB 516/1710 KB 112/208 KB 484/590 KB 164/223 KB 516/1710 KB 112/208 KB 484/590 KB 168/223 KB 516/1710 KB 112/208 KB 484/590 KB 148/223 KB 516/1710 KB 96/208 KB 484/590 KB 168/223 KB 516/1710 KB 112/208 KB 488/590 KB 168/223 KB 516/1710 KB 112/208 KB 492/590 KB 168/223 KB 516/1710 KB 112/208 KB 496/590 KB 148/223 KB 516/1710 KB 96/208 KB 480/590 KB 168/223 KB 520/1710 KB 112/208 KB 496/590 KB 168/223 KB 524/1710 KB 112/208 KB 500/590 KB 168/223 KB 528/1710 KB 112/208 KB 500/590 KB 168/223 KB 520/1710 KB 112/208 KB 500/590 KB 168/223 KB 528/1710 KB 112/208 KB 504/590 KB 168/223 KB 528/1710 KB 112/208 KB 508/590 KB 168/223 KB 532/1710 KB 112/208 KB 512/590 KB 172/223 KB 532/1710 KB 112/208 KB 516/590 KB 172/223 KB 532/1710 KB 116/208 KB 520/590 KB 172/223 KB 532/1710 KB 116/208 KB 524/590 KB 172/223 KB 532/1710 KB 116/208 KB 528/590 KB 168/223 KB 532/1710 KB 112/208 KB 508/590 KB 172/223 KB 532/1710 KB 116/208 KB 516/590 KB 172/223 KB 536/1710 KB 120/208 KB 528/590 KB 4/38 KB 172/223 KB 536/1710 KB 124/208 KB 528/590 KB 4/38 KB 172/223 KB 536/1710 KB 128/208 KB 528/590 KB 4/38 KB 172/223 KB 536/1710 KB 132/208 KB 528/590 KB 4/38 KB 172/223 KB 536/1710 KB 136/208 KB 528/590 KB 4/38 KB 172/223 KB 536/1710 KB 140/208 KB 528/590 KB 4/38 KB 172/223 KB 536/1710 KB 144/208 KB 528/590 KB 4/38 KB 172/223 KB 532/1710 KB 112/208 KB 512/590 KB 176/223 KB 536/1710 KB 144/208 KB 532/590 KB 4/38 KB 180/223 KB 536/1710 KB 144/208 KB 532/590 KB 4/38 KB 184/223 KB 536/1710 KB 144/208 KB 532/590 KB 4/38 KB 188/223 KB 536/1710 KB 144/208 KB 532/590 KB 4/38 KB 192/223 KB 536/1710 KB 144/208 KB 532/590 KB 4/38 KB 196/223 KB 536/1710 KB 144/208 KB 532/590 KB 4/38 KB 200/223 KB 536/1710 KB 144/208 KB 532/590 KB 4/38 KB 204/223 KB 536/1710 KB 144/208 KB 532/590 KB 4/38 KB 208/223 KB 536/1710 KB 144/208 KB 532/590 KB 4/38 KB 212/223 KB 536/1710 KB 148/208 KB 532/590 KB 4/38 KB 216/223 KB 536/1710 KB 148/208 KB 532/590 KB 4/38 KB 220/223 KB 536/1710 KB 148/208 KB 532/590 KB 4/38 KB 223/223 KB 536/1710 KB 148/208 KB 532/590 KB 4/38 KB 172/223 KB 536/1710 KB 144/208 KB 532/590 KB 4/38 KB 223/223 KB 536/1710 KB 148/208 KB 536/590 KB 4/38 KB 223/223 KB 536/1710 KB 148/208 KB 540/590 KB 4/38 KB 223/223 KB 536/1710 KB 148/208 KB 544/590 KB 4/38 KB 172/223 KB 536/1710 KB 116/208 KB 528/590 KB 4/38 KB 223/223 KB 540/1710 KB 148/208 KB 544/590 KB 4/38 KB 223/223 KB 544/1710 KB 148/208 KB 544/590 KB 4/38 KB 223/223 KB 548/1710 KB 148/208 KB 544/590 KB 4/38 KB 172/223 KB 532/1710 KB 116/208 KB 528/590 KB 4/38 KB 223/223 KB 548/1710 KB 148/208 KB 544/590 KB 8/38 KB 223/223 KB 548/1710 KB 148/208 KB 544/590 KB 12/38 KB 223/223 KB 548/1710 KB 148/208 KB 544/590 KB 16/38 KB 223/223 KB 548/1710 KB 148/208 KB 544/590 KB 20/38 KB 223/223 KB 548/1710 KB 148/208 KB 544/590 KB 24/38 KB 223/223 KB 548/1710 KB 148/208 KB 544/590 KB 28/38 KB 223/223 KB 548/1710 KB 148/208 KB 544/590 KB 32/38 KB 223/223 KB unit-abot-epc-basic-0: 08:06:42 DEBUG unit.abot-epc-basic/0.install 548/1710 KB 148/208 KB 544/590 KB 36/38 KB 223/223 KB 548/1710 KB 148/208 KB 544/590 KB 38/38 KB 223/223 KB 552/1710 KB 148/208 KB 544/590 KB 38/38 KB 223/223 KB 556/1710 KB 148/208 KB 544/590 KB 38/38 KB 223/223 KB 560/1710 KB 148/208 KB 544/590 KB 38/38 KB 223/223 KB 564/1710 KB 148/208 KB 544/590 KB 38/38 KB 223/223 KB 568/1710 KB 148/208 KB 548/590 KB 38/38 KB 223/223 KB 572/1710 KB 148/208 KB 548/590 KB 38/38 KB 223/223 KB 576/1710 KB 148/208 KB 548/590 KB 38/38 KB 223/223 KB 580/1710 KB 148/208 KB 548/590 KB 38/38 KB 223/223 KB 584/1710 KB 148/208 KB 548/590 KB 38/38 KB 223/223 KB 588/1710 KB 148/208 KB 548/590 KB 38/38 KB 223/223 KB 592/1710 KB 148/208 KB 548/590 KB 38/38 KB 208/223 KB 536/1710 KB 148/208 KB 532/590 KB 4/38 KB 223/223 KB 592/1710 KB 152/208 KB 548/590 KB 38/38 KB 223/223 KB 592/1710 KB 156/208 KB 548/590 KB 38/38 KB 223/223 KB 592/1710 KB 160/208 KB 548/590 KB 38/38 KB 223/223 KB 564/1710 KB 148/208 KB 548/590 KB 38/38 KB 223/223 KB 592/1710 KB 160/208 KB 552/590 KB 38/38 KB 223/223 KB 592/1710 KB 160/208 KB 556/590 KB 38/38 KB 223/223 KB 592/1710 KB 160/208 KB 560/590 KB 38/38 KB 223/223 KB 592/1710 KB 164/208 KB 560/590 KB 38/38 KB 223/223 KB 592/1710 KB 168/208 KB 564/590 KB 38/38 KB 223/223 KB 592/1710 KB 172/208 KB 564/590 KB 38/38 KB 223/223 KB 592/1710 KB 176/208 KB 564/590 KB 38/38 KB 223/223 KB 592/1710 KB 180/208 KB 564/590 KB 38/38 KB 596/1710 KB 184/208 KB 564/590 KB 38/38 KB 596/1710 KB 188/208 KB 564/590 KB 38/38 KB 596/1710 KB 192/208 KB 564/590 KB 38/38 KB 223/223 KB 592/1710 KB 164/208 KB 564/590 KB 38/38 KB 596/1710 KB 192/208 KB 568/590 KB 38/38 KB 596/1710 KB 192/208 KB 572/590 KB 38/38 KB 596/1710 KB 192/208 KB 576/590 KB 38/38 KB 596/1710 KB 192/208 KB 580/590 KB 38/38 KB 596/1710 KB 192/208 KB 584/590 KB 38/38 KB 596/1710 KB 192/208 KB 588/590 KB 38/38 KB 596/1710 KB 192/208 KB 590/590 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-java/1.2.2/cucumber-java-1.2.2.jar (223 KB at 1168.6 KB/sec) unit-abot-epc-basic-0: 08:06:42 DEBUG unit.abot-epc-basic/0.install 223/223 KB 596/1710 KB 180/208 KB 564/590 KB 38/38 KB 600/1710 KB 192/208 KB 590/590 KB 604/1710 KB 192/208 KB 590/590 KB 608/1710 KB 192/208 KB 590/590 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-html/0.2.3/cucumber-html-0.2.3.jar (38 KB at 198.9 KB/sec) unit-abot-epc-basic-0: 08:06:42 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: 08:06:42 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: 08:06:42 DEBUG unit.abot-epc-basic/0.install 612/1710 KB 192/208 KB 590/590 KB 616/1710 KB 196/208 KB 590/590 KB 620/1710 KB 196/208 KB 590/590 KB 624/1710 KB 196/208 KB 590/590 KB 628/1710 KB 196/208 KB 590/590 KB 632/1710 KB 196/208 KB 590/590 KB 636/1710 KB 196/208 KB 590/590 KB 640/1710 KB 196/208 KB 590/590 KB 612/1710 KB 196/208 KB 590/590 KB 640/1710 KB 200/208 KB 590/590 KB 640/1710 KB 204/208 KB 590/590 KB 640/1710 KB 208/208 KB 590/590 KB 644/1710 KB 208/208 KB 590/590 KB 648/1710 KB 208/208 KB 590/590 KB 652/1710 KB 208/208 KB 590/590 KB 656/1710 KB 208/208 KB 590/590 KB 660/1710 KB 208/208 KB 590/590 KB 664/1710 KB 208/208 KB 590/590 KB 668/1710 KB 208/208 KB 590/590 KB 672/1710 KB 208/208 KB 590/590 KB 676/1710 KB 208/208 KB 590/590 KB 680/1710 KB 208/208 KB 590/590 KB 684/1710 KB 208/208 KB 590/590 KB 688/1710 KB 208/208 KB 590/590 KB 692/1710 KB 208/208 KB 590/590 KB 696/1710 KB 208/208 KB 590/590 KB 700/1710 KB 208/208 KB 590/590 KB 704/1710 KB 208/208 KB 590/590 KB 708/1710 KB 208/208 KB 590/590 KB 712/1710 KB 208/208 KB 590/590 KB 716/1710 KB 208/208 KB 590/590 KB 3/18 KB 716/1710 KB 208/208 KB 590/590 KB 6/18 KB 716/1710 KB 208/208 KB 590/590 KB 9/18 KB 716/1710 KB 208/208 KB 590/590 KB 11/18 KB 716/1710 KB 208/208 KB 590/590 KB 14/18 KB 716/1710 KB 208/208 KB 590/590 KB 16/18 KB 716/1710 KB 208/208 KB 590/590 KB 18/18 KB 716/1710 KB 590/590 KB 4/531 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-core/1.2.2/cucumber-core-1.2.2.jar (208 KB at 1019.8 KB/sec) unit-abot-epc-basic-0: 08:06:42 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: 08:06:42 DEBUG unit.abot-epc-basic/0.install 16/18 KB 716/1710 KB 208/208 KB 590/590 KB 4/531 KB 18/18 KB 716/1710 KB 590/590 KB 8/531 KB 18/18 KB 716/1710 KB 590/590 KB 12/531 KB 18/18 KB 716/1710 KB 590/590 KB 16/531 KB 18/18 KB 716/1710 KB 590/590 KB 20/531 KB 18/18 KB 716/1710 KB 590/590 KB 24/531 KB 18/18 KB 716/1710 KB 590/590 KB 28/531 KB 18/18 KB 716/1710 KB 590/590 KB 32/531 KB 18/18 KB 716/1710 KB 590/590 KB 36/531 KB 18/18 KB 716/1710 KB 590/590 KB 40/531 KB 18/18 KB 716/1710 KB 590/590 KB 44/531 KB 18/18 KB 716/1710 KB 590/590 KB 48/531 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 2821.3 KB/sec) unit-abot-epc-basic-0: 08:06:42 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: 08:06:42 DEBUG unit.abot-epc-basic/0.install 18/18 KB 716/1710 KB 52/531 KB 18/18 KB 716/1710 KB 56/531 KB 18/18 KB 716/1710 KB 60/531 KB 18/18 KB 716/1710 KB 64/531 KB 18/18 KB 716/1710 KB 68/531 KB 18/18 KB 716/1710 KB 72/531 KB 18/18 KB 720/1710 KB 76/531 KB 18/18 KB 720/1710 KB 80/531 KB 18/18 KB 720/1710 KB 72/531 KB 18/18 KB 724/1710 KB 80/531 KB 18/18 KB 728/1710 KB 84/531 KB 18/18 KB 724/1710 KB 84/531 KB 18/18 KB 728/1710 KB 88/531 KB 18/18 KB 732/1710 KB 92/531 KB 18/18 KB 732/1710 KB 96/531 KB 18/18 KB 732/1710 KB 100/531 KB 18/18 KB 732/1710 KB 104/531 KB 18/18 KB 732/1710 KB 108/531 KB 18/18 KB 732/1710 KB 112/531 KB 18/18 KB 732/1710 KB 116/531 KB 18/18 KB 732/1710 KB 120/531 KB 18/18 KB 732/1710 KB 124/531 KB 18/18 KB 732/1710 KB 88/531 KB 18/18 KB 736/1710 KB 124/531 KB 18/18 KB 740/1710 KB 124/531 KB 18/18 KB 744/1710 KB 124/531 KB 18/18 KB 748/1710 KB 124/531 KB 18/18 KB 752/1710 KB 124/531 KB 18/18 KB 756/1710 KB 124/531 KB 18/18 KB 760/1710 KB 124/531 KB 18/18 KB 764/1710 KB 124/531 KB 18/18 KB 768/1710 KB 124/531 KB 18/18 KB 768/1710 KB 128/531 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-junit/1.2.2/cucumber-junit-1.2.2.jar (18 KB at 81.6 KB/sec) unit-abot-epc-basic-0: 08:06:42 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: 08:06:42 DEBUG unit.abot-epc-basic/0.install 4/1267 KB 768/1710 KB 3/214 KB 128/531 KB 8/1267 KB 768/1710 KB 3/214 KB 128/531 KB 12/1267 KB 768/1710 KB 3/214 KB 128/531 KB 16/1267 KB 768/1710 KB 3/214 KB 128/531 KB 20/1267 KB 768/1710 KB 3/214 KB 128/531 KB 24/1267 KB 768/1710 KB 3/214 KB 128/531 KB 28/1267 KB 768/1710 KB 3/214 KB 128/531 KB 32/1267 KB 768/1710 KB 3/214 KB 128/531 KB 768/1710 KB 3/214 KB 128/531 KB 32/1267 KB 768/1710 KB 5/214 KB 128/531 KB 32/1267 KB 768/1710 KB 8/214 KB 128/531 KB 32/1267 KB 768/1710 KB 11/214 KB 128/531 KB 32/1267 KB 768/1710 KB 13/214 KB 128/531 KB 32/1267 KB 768/1710 KB 16/214 KB 128/531 KB 32/1267 KB 768/1710 KB 19/214 KB 128/531 KB 32/1267 KB 768/1710 KB 21/214 KB 128/531 KB 32/1267 KB 768/1710 KB 24/214 KB 128/531 KB 36/1267 KB 768/1710 KB 24/214 KB 128/531 KB 40/1267 KB 768/1710 KB 27/214 KB 128/531 KB 36/1267 KB 768/1710 KB 27/214 KB 128/531 KB 44/1267 KB 768/1710 KB 29/214 KB 128/531 KB 44/1267 KB 768/1710 KB 32/214 KB 128/531 KB 44/1267 KB 768/1710 KB 32/214 KB 128/531 KB 48/1267 KB 768/1710 KB 32/214 KB 128/531 KB 52/1267 KB 768/1710 KB 36/214 KB 128/531 KB 56/1267 KB 768/1710 KB 36/214 KB 128/531 KB 60/1267 KB 768/1710 KB 36/214 KB 128/531 KB 64/1267 KB 768/1710 KB 36/214 KB 128/531 KB 68/1267 KB 768/1710 KB 36/214 KB 3/109 KB 128/531 KB 48/1267 KB 768/1710 KB 36/214 KB 128/531 KB 68/1267 KB 768/1710 KB 40/214 KB 3/109 KB 132/531 KB 68/1267 KB 768/1710 KB 44/214 KB 3/109 KB 132/531 KB 68/1267 KB 768/1710 KB 48/214 KB 3/109 KB 132/531 KB 68/1267 KB 768/1710 KB 52/214 KB 3/109 KB 132/531 KB 68/1267 KB 768/1710 KB 56/214 KB 3/109 KB 132/531 KB 68/1267 KB 768/1710 KB 60/214 KB 3/109 KB 132/531 KB 68/1267 KB 768/1710 KB 64/214 KB 3/109 KB 132/531 KB 68/1267 KB 772/1710 KB 64/214 KB 3/109 KB 132/531 KB 72/1267 KB 776/1710 KB 68/214 KB 3/109 KB 132/531 KB 72/1267 KB 780/1710 KB 68/214 KB 3/109 KB 132/531 KB 72/1267 KB 784/1710 KB 68/214 KB 3/109 KB 132/531 KB 68/1267 KB 768/1710 KB 36/214 KB 3/109 KB 132/531 KB 64/1267 KB 768/1710 KB 36/214 KB 3/109 KB 128/531 KB 72/1267 KB 784/1710 KB 68/214 KB 6/109 KB 132/531 KB 72/1267 KB 784/1710 KB 68/214 KB 9/109 KB 132/531 KB 72/1267 KB 784/1710 KB 68/214 KB 11/109 KB 132/531 KB 72/1267 KB 784/1710 KB 68/214 KB 14/109 KB 132/531 KB 72/1267 KB 784/1710 KB 68/214 KB 16/109 KB 132/531 KB 72/1267 KB 784/1710 KB 68/214 KB 19/109 KB 132/531 KB 72/1267 KB 784/1710 KB 68/214 KB 22/109 KB 132/531 KB 72/1267 KB 784/1710 KB 68/214 KB 25/109 KB 132/531 KB 72/1267 KB 784/1710 KB 68/214 KB 27/109 KB 132/531 KB 72/1267 KB 784/1710 KB 68/214 KB 30/109 KB 132/531 KB 72/1267 KB 784/1710 KB 68/214 KB 32/109 KB 132/531 KB 72/1267 KB 784/1710 KB 68/214 KB 36/109 KB 132/531 KB 72/1267 KB 784/1710 KB 68/214 KB 40/109 KB 132/531 KB 72/1267 KB 784/1710 KB 68/214 KB 44/109 KB 132/531 KB 72/1267 KB 784/1710 KB 68/214 KB 48/109 KB 136/531 KB 72/1267 KB 772/1710 KB 68/214 KB 3/109 KB 132/531 KB 72/1267 KB 784/1710 KB 72/214 KB 48/109 KB 136/531 KB 72/1267 KB 784/1710 KB 76/214 KB 48/109 KB 136/531 KB 72/1267 KB 788/1710 KB 80/214 KB 48/109 KB 136/531 KB 72/1267 KB 788/1710 KB 84/214 KB 48/109 KB 136/531 KB 72/1267 KB 788/1710 KB 88/214 KB 52/109 KB 136/531 KB 72/1267 KB 788/1710 KB 92/214 KB 52/109 KB 136/531 KB 72/1267 KB 788/1710 KB 96/214 KB 52/109 KB 136/531 KB 72/1267 KB 772/1710 KB 64/214 KB 3/109 KB 132/531 KB 76/1267 KB 788/1710 KB 96/214 KB 52/109 KB 136/531 KB 80/1267 KB 788/1710 KB 96/214 KB 52/109 KB 136/531 KB 84/ unit-oai-hss-0: 08:06:42 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 08:06:42 INFO unit.oai-hss/0.juju-log installing the required kernel and reboot unit-abot-epc-basic-0: 08:06:42 DEBUG unit.abot-epc-basic/0.install 1267 KB 788/1710 KB 96/214 KB 52/109 KB 136/531 KB 72/1267 KB 788/1710 KB 84/214 KB 52/109 KB 136/531 KB 88/1267 KB 788/1710 KB 96/214 KB 56/109 KB 136/531 KB 88/1267 KB 788/1710 KB 96/214 KB 60/109 KB 136/531 KB 88/1267 KB 788/1710 KB 96/214 KB 64/109 KB 136/531 KB 72/1267 KB 788/1710 KB 76/214 KB 48/109 KB 136/531 KB 88/1267 KB 792/1710 KB 96/214 KB 64/109 KB 136/531 KB 88/1267 KB 796/1710 KB 96/214 KB 64/109 KB 136/531 KB 88/1267 KB 800/1710 KB 96/214 KB 64/109 KB 136/531 KB 72/1267 KB 784/1710 KB 68/214 KB 44/109 KB 136/531 KB 88/1267 KB 800/1710 KB 96/214 KB 64/109 KB 140/531 KB 88/1267 KB 800/1710 KB 96/214 KB 64/109 KB 144/531 KB 88/1267 KB 800/1710 KB 96/214 KB 64/109 KB 148/531 KB 88/1267 KB 800/1710 KB 96/214 KB 64/109 KB 152/531 KB 88/1267 KB 800/1710 KB 96/214 KB 64/109 KB 156/531 KB 88/1267 KB 800/1710 KB 96/214 KB 64/109 KB 160/531 KB 88/1267 KB 800/1710 KB 96/214 KB 64/109 KB 164/531 KB 88/1267 KB 804/1710 KB 100/214 KB 68/109 KB 168/531 KB 88/1267 KB 804/1710 KB 100/214 KB 68/109 KB 172/531 KB 88/1267 KB 804/1710 KB 100/214 KB 68/109 KB 176/531 KB 88/1267 KB 804/1710 KB 100/214 KB 68/109 KB 180/531 KB 88/1267 KB 788/1710 KB 96/214 KB 52/109 KB 136/531 KB 92/1267 KB 804/1710 KB 100/214 KB 68/109 KB 180/531 KB 96/1267 KB 804/1710 KB 100/214 KB 68/109 KB 180/531 KB 100/1267 KB 804/1710 KB 100/214 KB 68/109 KB 180/531 KB 104/1267 KB 804/1710 KB 100/214 KB 68/109 KB 180/531 KB 108/1267 KB 804/1710 KB 100/214 KB 68/109 KB 180/531 KB 88/1267 KB 804/1710 KB 100/214 KB 68/109 KB 164/531 KB 88/1267 KB 804/1710 KB 96/214 KB 68/109 KB 164/531 KB 112/1267 KB 808/1710 KB 100/214 KB 68/109 KB 180/531 KB 112/1267 KB 812/1710 KB 100/214 KB 68/109 KB 180/531 KB 112/1267 KB 816/1710 KB 100/214 KB 68/109 KB 180/531 KB 88/1267 KB 800/1710 KB 96/214 KB 68/109 KB 164/531 KB 112/1267 KB 816/1710 KB 104/214 KB 72/109 KB 180/531 KB 112/1267 KB 816/1710 KB 104/214 KB 76/109 KB 180/531 KB 112/1267 KB 816/1710 KB 104/214 KB 80/109 KB 180/531 KB 112/1267 KB 816/1710 KB 104/214 KB 84/109 KB 180/531 KB 112/1267 KB 820/1710 KB 104/214 KB 88/109 KB 180/531 KB 112/1267 KB 816/1710 KB 104/214 KB 68/109 KB 180/531 KB 112/1267 KB 820/1710 KB 108/214 KB 88/109 KB 184/531 KB 112/1267 KB 820/1710 KB 112/214 KB 88/109 KB 184/531 KB 112/1267 KB 804/1710 KB 100/214 KB 68/109 KB 180/531 KB 116/1267 KB 820/1710 KB 112/214 KB 88/109 KB 184/531 KB 120/1267 KB 820/1710 KB 116/214 KB 92/109 KB 184/531 KB 124/1267 KB 820/1710 KB 116/214 KB 92/109 KB 184/531 KB 128/1267 KB 820/1710 KB 116/214 KB 92/109 KB 184/531 KB 112/1267 KB 820/1710 KB 104/214 KB 88/109 KB 184/531 KB 128/1267 KB 820/1710 KB 116/214 KB 92/109 KB 188/531 KB 128/1267 KB 820/1710 KB 116/214 KB 92/109 KB 192/531 KB 112/1267 KB 820/1710 KB 104/214 KB 84/109 KB 180/531 KB 128/1267 KB 824/1710 KB 116/214 KB 92/109 KB 192/531 KB 128/1267 KB 828/1710 KB 116/214 KB 92/109 KB 192/531 KB 116/1267 KB 820/1710 KB 116/214 KB 92/109 KB 184/531 KB 128/1267 KB 828/1710 KB 116/214 KB 96/109 KB 192/531 KB 116/1267 KB 820/1710 KB 116/214 KB 88/109 KB 184/531 KB 128/1267 KB 828/1710 KB 120/214 KB 96/109 KB 192/531 KB 128/1267 KB 828/1710 KB 124/214 KB 96/109 KB 192/531 KB 128/1267 KB 832/1710 KB 128/214 KB 100/109 KB 196/531 KB 132/1267 KB 832/1710 KB 132/214 KB 100/109 KB 196/531 KB 132/1267 KB 832/1710 KB 136/214 KB 100/109 KB 196/531 KB 132/1267 KB 832/1710 KB 140/214 KB 100/109 KB 196/531 KB 132/1267 KB 832/1710 KB 144/214 KB 100/109 KB 1 unit-oai-hss-0: 08:06:42 DEBUG unit.oai-hss/0.install + status-set maintenance 'installing the required kernel and rebooting' unit-abot-epc-basic-0: 08:06:42 DEBUG unit.abot-epc-basic/0.install 96/531 KB 128/1267 KB 832/1710 KB 124/214 KB 100/109 KB 196/531 KB 132/1267 KB 832/1710 KB 144/214 KB 100/109 KB 200/531 KB 128/1267 KB 832/1710 KB 124/214 KB 100/109 KB 192/531 KB 132/1267 KB 836/1710 KB 144/214 KB 100/109 KB 200/531 KB 132/1267 KB 840/1710 KB 144/214 KB 100/109 KB 200/531 KB 132/1267 KB 844/1710 KB 144/214 KB 100/109 KB 200/531 KB 128/1267 KB 828/1710 KB 124/214 KB 100/109 KB 192/531 KB 132/1267 KB 844/1710 KB 144/214 KB 104/109 KB 204/531 KB 132/1267 KB 844/1710 KB 144/214 KB 108/109 KB 204/531 KB 132/1267 KB 844/1710 KB 144/214 KB 109/109 KB 204/531 KB 132/1267 KB 844/1710 KB 144/214 KB 100/109 KB 204/531 KB 132/1267 KB 844/1710 KB 144/214 KB 109/109 KB 208/531 KB 132/1267 KB 832/1710 KB 128/214 KB 100/109 KB 196/531 KB 136/1267 KB 848/1710 KB 144/214 KB 109/109 KB 208/531 KB 140/1267 KB 848/1710 KB 144/214 KB 109/109 KB 208/531 KB 144/1267 KB 848/1710 KB 144/214 KB 109/109 KB 208/531 KB 148/1267 KB 848/1710 KB 144/214 KB 109/109 KB 208/531 KB 152/1267 KB 848/1710 KB 148/214 KB 109/109 KB 212/531 KB 132/1267 KB 848/1710 KB 144/214 KB 109/109 KB 208/531 KB 152/1267 KB 852/1710 KB 148/214 KB 109/109 KB 212/531 KB 152/1267 KB 856/1710 KB 148/214 KB 109/109 KB 212/531 KB 156/1267 KB 860/1710 KB 148/214 KB 109/109 KB 212/531 KB 156/1267 KB 864/1710 KB 148/214 KB 109/109 KB 212/531 KB 156/1267 KB 868/1710 KB 148/214 KB 109/109 KB 212/531 KB 156/1267 KB 872/1710 KB 148/214 KB 109/109 KB 212/531 KB 156/1267 KB 876/1710 KB 148/214 KB 109/109 KB 212/531 KB 156/1267 KB 880/1710 KB 148/214 KB 109/109 KB 212/531 KB 156/1267 KB 884/1710 KB 148/214 KB 109/109 KB 212/531 KB 148/1267 KB 848/1710 KB 148/214 KB 109/109 KB 212/531 KB 148/1267 KB 848/1710 KB 148/214 KB 109/109 KB 208/531 KB 156/1267 KB 856/1710 KB 148/214 KB 109/109 KB 212/531 KB 156/1267 KB 884/1710 KB 152/214 KB 109/109 KB 216/531 KB 156/1267 KB 884/1710 KB 148/214 KB 109/109 KB 216/531 KB 160/1267 KB 884/1710 KB 152/214 KB 109/109 KB 220/531 KB 160/1267 KB 884/1710 KB 156/214 KB 109/109 KB 224/531 KB 160/1267 KB 884/1710 KB 152/214 KB 109/109 KB 216/531 KB 160/1267 KB 884/1710 KB 156/214 KB 109/109 KB 220/531 KB 160/1267 KB 884/1710 KB 160/214 KB 109/109 KB 224/531 KB 164/1267 KB 884/1710 KB 164/214 KB 109/109 KB 224/531 KB 164/1267 KB 884/1710 KB 168/214 KB 109/109 KB 228/531 KB 164/1267 KB 884/1710 KB 172/214 KB 109/109 KB 228/531 KB 164/1267 KB 884/1710 KB 176/214 KB 109/109 KB 228/531 KB 164/1267 KB 884/1710 KB 160/214 KB 109/109 KB 224/531 KB 168/1267 KB 884/1710 KB 176/214 KB 109/109 KB 228/531 KB 172/1267 KB 884/1710 KB 176/214 KB 109/109 KB 228/531 KB 176/1267 KB 884/1710 KB 176/214 KB 109/109 KB 228/531 KB 180/1267 KB 884/1710 KB 176/214 KB 228/531 KB 184/1267 KB 884/1710 KB 180/214 KB 228/531 KB 164/1267 KB 884/1710 KB 164/214 KB 109/109 KB 228/531 KB 184/1267 KB 888/1710 KB 180/214 KB 232/531 KB 184/1267 KB 888/1710 KB 180/214 KB 236/531 KB 184/1267 KB 888/1710 KB 180/214 KB 240/531 KB 184/1267 KB 888/1710 KB 180/214 KB 244/531 KB 188/1267 KB 888/1710 KB 180/214 KB 248/531 KB 188/1267 KB 888/1710 KB 180/214 KB 252/531 KB 188/1267 KB 888/1710 KB 180/214 KB 256/531 KB 184/1267 KB 888/1710 KB 180/214 KB 228/531 KB 188/1267 KB 892/1710 KB 180/214 KB 256/531 KB 188/1267 KB 896/1710 KB 180/214 KB 256/531 KB 180/1267 KB 884/1710 KB 180/214 KB 228/531 KB 188/1267 KB 896/1710 KB 184/214 KB 256/531 KB 188/1267 KB 896/1710 KB 188/214 KB 256/531 KB 188/1267 KB 896/1710 KB 192/214 KB 256/531 unit-abot-epc-basic-0: 08:06:42 DEBUG unit.abot-epc-basic/0.install KB Downloaded: https://repo.maven.apache.org/maven2/commons-pool/commons-pool/1.6/commons-pool-1.6.jar (109 KB at 422.2 KB/sec) unit-abot-epc-basic-0: 08:06:42 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/net/sf/flexjson/flexjson/2.1/flexjson-2.1.jar unit-abot-epc-basic-0: 08:06:42 DEBUG unit.abot-epc-basic/0.install 188/1267 KB 888/1710 KB 180/214 KB 244/531 KB 192/1267 KB 896/1710 KB 192/214 KB 256/531 KB 192/1267 KB 896/1710 KB 196/214 KB 256/531 KB 196/1267 KB 900/1710 KB 200/214 KB 260/531 KB 196/1267 KB 900/1710 KB 196/214 KB 260/531 KB 200/1267 KB 900/1710 KB 204/214 KB 260/531 KB 204/1267 KB 900/1710 KB 204/214 KB 260/531 KB 208/1267 KB 900/1710 KB 204/214 KB 260/531 KB 212/1267 KB 900/1710 KB 204/214 KB 260/531 KB 216/1267 KB 900/1710 KB 204/214 KB 260/531 KB 220/1267 KB 900/1710 KB 204/214 KB 260/531 KB 224/1267 KB 900/1710 KB 204/214 KB 260/531 KB 228/1267 KB 900/1710 KB 204/214 KB 260/531 KB 192/1267 KB 900/1710 KB 196/214 KB 256/531 KB 228/1267 KB 904/1710 KB 204/214 KB 260/531 KB 228/1267 KB 908/1710 KB 204/214 KB 260/531 KB 228/1267 KB 912/1710 KB 204/214 KB 260/531 KB 196/1267 KB 900/1710 KB 204/214 KB 260/531 KB 192/1267 KB 900/1710 KB 196/214 KB 260/531 KB 228/1267 KB 912/1710 KB 204/214 KB 264/531 KB 228/1267 KB 912/1710 KB 204/214 KB 268/531 KB 228/1267 KB 912/1710 KB 204/214 KB 272/531 KB 228/1267 KB 912/1710 KB 208/214 KB 276/531 KB 228/1267 KB 916/1710 KB 208/214 KB 280/531 KB 228/1267 KB 912/1710 KB 208/214 KB 272/531 KB 228/1267 KB 916/1710 KB 212/214 KB 284/531 KB 228/1267 KB 916/1710 KB 214/214 KB 284/531 KB 228/1267 KB 916/1710 KB 208/214 KB 276/531 KB 228/1267 KB 920/1710 KB 214/214 KB 284/531 KB 228/1267 KB 924/1710 KB 214/214 KB 284/531 KB 232/1267 KB 924/1710 KB 214/214 KB 284/531 KB 236/1267 KB 924/1710 KB 214/214 KB 284/531 KB 240/1267 KB 928/1710 KB 214/214 KB 284/531 KB 228/1267 KB 916/1710 KB 208/214 KB 284/531 KB 240/1267 KB 928/1710 KB 214/214 KB 288/531 KB 240/1267 KB 928/1710 KB 214/214 KB 292/531 KB 240/1267 KB 928/1710 KB 214/214 KB 296/531 KB 240/1267 KB 928/1710 KB 214/214 KB 300/531 KB 240/1267 KB 928/1710 KB 214/214 KB 304/531 KB 240/1267 KB 928/1710 KB 214/214 KB 4/80 KB 308/531 KB 244/1267 KB 928/1710 KB 214/214 KB 4/80 KB 312/531 KB 236/1267 KB 928/1710 KB 214/214 KB 284/531 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j-api/2.7/log4j-api-2.7.jar (214 KB at 792.1 KB/sec) unit-abot-epc-basic-0: 08:06:42 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: 08:06:42 DEBUG unit.abot-epc-basic/0.install 244/1267 KB 928/1710 KB 214/214 KB 4/80 KB 308/531 KB 240/1267 KB 928/1710 KB 214/214 KB 4/80 KB 304/531 KB 244/1267 KB 928/1710 KB 8/80 KB 312/531 KB 244/1267 KB 928/1710 KB 12/80 KB 312/531 KB 244/1267 KB 928/1710 KB 16/80 KB 312/531 KB 244/1267 KB 928/1710 KB 20/80 KB 312/531 KB 244/1267 KB 928/1710 KB 24/80 KB 312/531 KB 244/1267 KB 928/1710 KB 28/80 KB 312/531 KB 244/1267 KB 928/1710 KB 32/80 KB 312/531 KB 244/1267 KB 928/1710 KB 36/80 KB 312/531 KB 244/1267 KB 928/1710 KB 40/80 KB 312/531 KB 244/1267 KB 928/1710 KB 44/80 KB 312/531 KB 244/1267 KB 928/1710 KB 48/80 KB 312/531 KB 244/1267 KB 928/1710 KB 52/80 KB 312/531 KB 244/1267 KB 928/1710 KB 56/80 KB 312/531 KB 244/1267 KB 928/1710 KB 60/80 KB 312/531 KB 244/1267 KB 928/1710 KB 64/80 KB 312/531 KB 244/1267 KB 928/1710 KB 68/80 KB 312/531 KB 248/1267 KB 928/1710 KB 72/80 KB 316/531 KB 248/1267 KB 928/1710 KB 76/80 KB 316/531 KB 248/1267 KB 928/1710 KB 80/80 KB 316/531 KB 248/1267 KB 928/1710 KB 68/80 KB 316/531 KB 248/1267 KB 928/1710 KB 80/80 KB 320/531 KB 248/1267 KB 928/1710 KB 68/80 KB 312/531 KB 252/1267 KB 928/1710 KB 80/80 KB 320/531 KB 256/1267 KB 928/1710 KB 80/80 KB 320/531 KB 260/1267 KB 928/1710 KB 80/80 KB 320/531 KB 264/1267 KB 928/1710 KB 80/80 KB 320/531 KB 268/1267 KB 928/1710 KB 80/80 KB 324/531 KB 272/1267 KB 928/1710 KB 80/80 KB 324/531 KB 264/1267 KB 928/1710 KB 80/80 KB 324/531 KB 272/1267 KB 928/1710 KB 80/80 KB 328/531 KB 276/1267 KB 928/1710 KB 80/80 KB 332/531 KB 276/1267 KB 928/1710 KB 80/80 KB 336/531 KB 276/1267 KB 928/1710 KB 80/80 KB 340/531 KB 276/1267 KB 928/1710 KB 80/80 KB 344/531 KB 276/1267 KB 928/1710 KB 80/80 KB 348/531 KB 276/1267 KB 928/1710 KB 80/80 KB 352/531 KB 276/1267 KB 928/1710 KB 80/80 KB 356/531 KB 276/1267 KB 928/1710 KB 80/80 KB 360/531 KB 276/1267 KB 928/1710 KB 80/80 KB 364/531 KB 276/1267 KB 928/1710 KB 80/80 KB 368/531 KB 276/1267 KB 928/1710 KB 80/80 KB 372/531 KB 276/1267 KB 928/1710 KB 80/80 KB 328/531 KB 280/1267 KB 928/1710 KB 80/80 KB 372/531 KB 284/1267 KB 928/1710 KB 80/80 KB 372/531 KB 284/1267 KB 928/1710 KB 4/1044 KB 80/80 KB 372/531 KB 284/1267 KB 928/1710 KB 8/1044 KB 80/80 KB 372/531 KB 284/1267 KB 928/1710 KB 12/1044 KB 80/80 KB 372/531 KB 284/1267 KB 928/1710 KB 16/1044 KB 80/80 KB 372/531 KB 284/1267 KB 928/1710 KB 20/1044 KB 80/80 KB 372/531 KB 288/1267 KB 928/1710 KB 20/1044 KB 80/80 KB 372/531 KB 292/1267 KB 928/1710 KB 20/1044 KB 80/80 KB 372/531 KB 292/1267 KB 928/1710 KB 24/1044 KB 80/80 KB 372/531 KB 292/1267 KB 928/1710 KB 28/1044 KB 80/80 KB 372/531 KB 292/1267 KB 928/1710 KB 32/1044 KB 80/80 KB 372/531 KB 296/1267 KB 928/1710 KB 32/1044 KB 80/80 KB 372/531 KB 300/1267 KB 928/1710 KB 32/1044 KB 372/531 KB 304/1267 KB 928/1710 KB 32/1044 KB 372/531 KB Downloaded: https://repo.maven.apache.org/maven2/net/sf/flexjson/flexjson/2.1/flexjson-2.1.jar (80 KB at 281.0 KB/sec) unit-abot-epc-basic-0: 08:06:42 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: 08:06:42 DEBUG unit.abot-epc-basic/0.install 304/1267 KB 928/1710 KB 36/1044 KB 372/531 KB 308/1267 KB 928/1710 KB 40/1044 KB 372/531 KB 308/1267 KB 928/1710 KB 44/1044 KB 372/531 KB 308/1267 KB 928/1710 KB 48/1044 KB 372/531 KB 308/1267 KB 928/1710 KB 52/1044 KB 376/531 KB 308/1267 KB 932/1710 KB 56/1044 KB 376/531 KB 308/1267 KB 928/1710 KB 36/1044 KB 372/531 KB 312/1267 KB 932/1710 KB 60/1044 KB 376/531 KB 316/1267 KB 932/1710 KB 60/1044 KB 376/531 KB 320/1267 KB 932/1710 KB 60/1044 KB 376/531 KB 308/1267 KB 932/1710 KB 52/1044 KB 376/531 KB 320/1267 KB 936/1710 KB 60/1044 KB 376/531 KB 324/1267 KB 940/1710 KB 60/1044 KB 376/531 KB 324/1267 KB 944/1710 KB 60/1044 KB 376/531 KB 324/1267 KB 948/1710 KB 60/1044 KB 376/531 KB 308/1267 KB 928/1710 KB 52/1044 KB 376/531 KB 324/1267 KB 948/1710 KB 60/1044 KB 380/531 KB 324/1267 KB 948/1710 KB 60/1044 KB 384/531 KB 324/1267 KB 948/1710 KB 60/1044 KB 388/531 KB 324/1267 KB 948/1710 KB 60/1044 KB 392/531 KB 324/1267 KB 948/1710 KB 60/1044 KB 396/531 KB 324/1267 KB 948/1710 KB 60/1044 KB 400/531 KB 308/1267 KB 948/1710 KB 60/1044 KB 376/531 KB 324/1267 KB 948/1710 KB 64/1044 KB 400/531 KB 324/1267 KB 948/1710 KB 68/1044 KB 400/531 KB 324/1267 KB 952/1710 KB 72/1044 KB 404/531 KB 4/61 KB 324/1267 KB 952/1710 KB 76/1044 KB 404/531 KB 4/61 KB 324/1267 KB 952/1710 KB 80/1044 KB 404/531 KB 4/61 KB 324/1267 KB 936/1710 KB 60/1044 KB 376/531 KB 328/1267 KB 952/1710 KB 80/1044 KB 404/531 KB 4/61 KB 332/1267 KB 952/1710 KB 80/1044 KB 404/531 KB 4/61 KB 336/1267 KB 952/1710 KB 80/1044 KB 404/531 KB 4/61 KB 340/1267 KB 952/1710 KB 80/1044 KB 404/531 KB 4/61 KB 324/1267 KB 952/1710 KB 68/1044 KB 404/531 KB 4/61 KB 340/1267 KB 956/1710 KB 80/1044 KB 404/531 KB 4/61 KB 340/1267 KB 960/1710 KB 80/1044 KB 404/531 KB 4/61 KB 324/1267 KB 948/1710 KB 68/1044 KB 404/531 KB 4/61 KB 324/1267 KB 948/1710 KB 68/1044 KB 400/531 KB 4/61 KB 340/1267 KB 960/1710 KB 80/1044 KB 404/531 KB 8/61 KB 340/1267 KB 960/1710 KB 80/1044 KB 404/531 KB 12/61 KB 340/1267 KB 960/1710 KB 80/1044 KB 404/531 KB 16/61 KB 340/1267 KB 960/1710 KB 80/1044 KB 404/531 KB 20/61 KB 340/1267 KB 960/1710 KB 80/1044 KB 404/531 KB 24/61 KB 340/1267 KB 960/1710 KB 80/1044 KB 404/531 KB 28/61 KB 340/1267 KB 960/1710 KB 80/1044 KB 404/531 KB 32/61 KB 340/1267 KB 960/1710 KB 80/1044 KB 408/531 KB 32/61 KB 340/1267 KB 964/1710 KB 80/1044 KB 412/531 KB 32/61 KB 340/1267 KB 964/1710 KB 80/1044 KB 416/531 KB 32/61 KB 344/1267 KB 964/1710 KB 80/1044 KB 420/531 KB 36/61 KB 344/1267 KB 964/1710 KB 84/1044 KB 424/531 KB 36/61 KB 344/1267 KB 964/1710 KB 84/1044 KB 428/531 KB 36/61 KB 344/1267 KB 964/1710 KB 84/1044 KB 432/531 KB 36/61 KB 340/1267 KB 964/1710 KB 80/1044 KB 408/531 KB 32/61 KB 344/1267 KB 968/1710 KB 84/1044 KB 432/531 KB 36/61 KB 344/1267 KB 972/1710 KB 84/1044 KB 432/531 KB 36/61 KB 344/1267 KB 976/1710 KB 84/1044 KB 432/531 KB 36/61 KB 344/1267 KB 980/1710 KB 84/1044 KB 432/531 KB 36/61 KB 344/1267 KB 984/1710 KB 84/1044 KB 436/531 KB 36/61 KB 344/1267 KB 988/1710 KB 84/1044 KB 436/531 KB 36/61 KB 344/1267 KB 992/1710 KB 84/1044 KB 436/531 KB 36/61 KB 344/1267 KB 996/1710 KB 84/1044 KB 436/531 KB 36/61 KB 344/1267 KB 1000/1710 KB 84/1044 KB 436/531 KB 36/61 KB 344/1267 KB 1004/1710 KB 84/1044 KB 436/531 KB 36/61 KB 344/1267 KB 1008/1710 KB 84/1044 KB 436/531 KB 36/61 KB 344/1267 KB 964/1710 KB 84/1044 KB 420/531 KB 36/61 KB 344/1267 KB 964/1710 KB 80/1044 KB 416/531 KB 36/61 KB 340/1267 KB 964/1710 KB 80/1044 unit-oai-hss-0: 08:06:42 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-abot-epc-basic-0: 08:06:42 DEBUG unit.abot-epc-basic/0.install KB 416/531 KB 36/61 KB 348/1267 KB 1008/1710 KB 88/1044 KB 436/531 KB 40/61 KB 348/1267 KB 1008/1710 KB 88/1044 KB 436/531 KB 44/61 KB 348/1267 KB 1008/1710 KB 88/1044 KB 436/531 KB 48/61 KB 348/1267 KB 1008/1710 KB 88/1044 KB 436/531 KB 52/61 KB 348/1267 KB 1008/1710 KB 88/1044 KB 436/531 KB 56/61 KB 348/1267 KB 1008/1710 KB 88/1044 KB 436/531 KB 60/61 KB 348/1267 KB 1008/1710 KB 88/1044 KB 436/531 KB 61/61 KB 344/1267 KB 980/1710 KB 84/1044 KB 436/531 KB 36/61 KB 348/1267 KB 1008/1710 KB 88/1044 KB 440/531 KB 61/61 KB 348/1267 KB 1008/1710 KB 88/1044 KB 444/531 KB 61/61 KB 348/1267 KB 1008/1710 KB 88/1044 KB 448/531 KB 61/61 KB 348/1267 KB 1008/1710 KB 88/1044 KB 436/531 KB 52/61 KB 348/1267 KB 1008/1710 KB 92/1044 KB 448/531 KB 61/61 KB 348/1267 KB 1008/1710 KB 96/1044 KB 448/531 KB 61/61 KB 348/1267 KB 1008/1710 KB 100/1044 KB 448/531 KB 61/61 KB 348/1267 KB 1008/1710 KB 104/1044 KB 448/531 KB 61/61 KB 348/1267 KB 1008/1710 KB 108/1044 KB 448/531 KB 61/61 KB 348/1267 KB 1008/1710 KB 88/1044 KB 436/531 KB 36/61 KB 352/1267 KB 1008/1710 KB 108/1044 KB 448/531 KB 61/61 KB 356/1267 KB 1008/1710 KB 108/1044 KB 448/531 KB 61/61 KB 360/1267 KB 1008/1710 KB 108/1044 KB 448/531 KB 61/61 KB 364/1267 KB 1008/1710 KB 108/1044 KB 448/531 KB 61/61 KB 368/1267 KB 1008/1710 KB 108/1044 KB 448/531 KB 61/61 KB 372/1267 KB 1008/1710 KB 108/1044 KB 448/531 KB 61/61 KB 376/1267 KB 1008/1710 KB 108/1044 KB 448/531 KB 61/61 KB 380/1267 KB 1008/1710 KB 112/1044 KB 448/531 KB 61/61 KB 384/1267 KB 1008/1710 KB 112/1044 KB 448/531 KB 61/61 KB 388/1267 KB 1008/1710 KB 112/1044 KB 448/531 KB 61/61 KB 392/1267 KB 1012/1710 KB 112/1044 KB 452/531 KB 61/61 KB 396/1267 KB 1012/1710 KB 112/1044 KB 452/531 KB 61/61 KB 400/1267 KB 1012/1710 KB 112/1044 KB 452/531 KB 61/61 KB 376/1267 KB 1008/1710 KB 112/1044 KB 448/531 KB 61/61 KB 400/1267 KB 1012/1710 KB 116/1044 KB 452/531 KB 61/61 KB 400/1267 KB 1012/1710 KB 120/1044 KB 452/531 KB 61/61 KB 400/1267 KB 1012/1710 KB 124/1044 KB 452/531 KB 61/61 KB 400/1267 KB 1012/1710 KB 128/1044 KB 452/531 KB 61/61 KB 400/1267 KB 1012/1710 KB 132/1044 KB 452/531 KB 61/61 KB 404/1267 KB 1012/1710 KB 136/1044 KB 452/531 KB 404/1267 KB 1012/1710 KB 140/1044 KB 452/531 KB 404/1267 KB 1012/1710 KB 144/1044 KB 452/531 KB 388/1267 KB 1012/1710 KB 112/1044 KB 452/531 KB 61/61 KB 388/1267 KB 1008/1710 KB 112/1044 KB 452/531 KB 61/61 KB 404/1267 KB 1012/1710 KB 144/1044 KB 456/531 KB 404/1267 KB 1012/1710 KB 144/1044 KB 460/531 KB 404/1267 KB 1012/1710 KB 144/1044 KB 464/531 KB 404/1267 KB 1012/1710 KB 144/1044 KB 468/531 KB 404/1267 KB 1016/1710 KB 144/1044 KB 472/531 KB 404/1267 KB 1016/1710 KB 144/1044 KB 476/531 KB 404/1267 KB 1016/1710 KB 144/1044 KB 480/531 KB 404/1267 KB 1012/1710 KB 132/1044 KB 452/531 KB 408/1267 KB 1016/1710 KB 144/1044 KB 480/531 KB 412/1267 KB 1016/1710 KB 144/1044 KB 480/531 KB 416/1267 KB 1016/1710 KB 144/1044 KB 480/531 KB 420/1267 KB 1016/1710 KB 144/1044 KB 484/531 KB Downloaded: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.2/commons-logging-1.2.jar (61 KB at 192.3 KB/sec) unit-abot-epc-basic-0: 08:06:42 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: 08:06:42 DEBUG unit.abot-epc-basic/0.install 420/1267 KB 1016/1710 KB 148/1044 KB 484/531 KB 416/1267 KB 1016/1710 KB 144/1044 KB 484/531 KB 404/1267 KB 1016/1710 KB 144/1044 KB 468/531 KB 420/1267 KB 1020/1710 KB 148/1044 KB 484/531 KB 420/1267 KB 1024/1710 KB 148/1044 KB 484/531 KB 420/1267 KB 1028/1710 KB 148/1044 KB 484/531 KB 420/1267 KB 1032/1710 KB 148/1044 KB 484/531 KB 420/1267 KB 1036/1710 KB 148/1044 KB 484/531 KB 420/1267 KB 1040/1710 KB 148/1044 KB 484/531 KB 420/1267 KB 1044/1710 KB 148/1044 KB 484/531 KB 424/1267 KB 1048/1710 KB 152/1044 KB 488/531 KB 424/1267 KB 1052/1710 KB 152/1044 KB 488/531 KB 424/1267 KB 1056/1710 KB 152/1044 KB 488/531 KB 424/1267 KB 1044/1710 KB 152/1044 KB 488/531 KB 428/1267 KB 1056/1710 KB 152/1044 KB 488/531 KB 432/1267 KB 1056/1710 KB 152/1044 KB 488/531 KB 436/1267 KB 1056/1710 KB 152/1044 KB 488/531 KB 440/1267 KB 1060/1710 KB 152/1044 KB 488/531 KB 444/1267 KB 1060/1710 KB 152/1044 KB 488/531 KB 448/1267 KB 1060/1710 KB 152/1044 KB 488/531 KB 452/1267 KB 1060/1710 KB 152/1044 KB 488/531 KB 420/1267 KB 1044/1710 KB 152/1044 KB 488/531 KB 420/1267 KB 1044/1710 KB 148/1044 KB 488/531 KB 452/1267 KB 1060/1710 KB 152/1044 KB 492/531 KB 452/1267 KB 1060/1710 KB 152/1044 KB 496/531 KB 452/1267 KB 1060/1710 KB 156/1044 KB 496/531 KB 452/1267 KB 1060/1710 KB 160/1044 KB 496/531 KB 452/1267 KB 1060/1710 KB 164/1044 KB 500/531 KB 452/1267 KB 1060/1710 KB 168/1044 KB 500/531 KB 452/1267 KB 1060/1710 KB 172/1044 KB 500/531 KB 452/1267 KB 1060/1710 KB 176/1044 KB 500/531 KB 436/1267 KB 1060/1710 KB 152/1044 KB 488/531 KB 452/1267 KB 1064/1710 KB 176/1044 KB 500/531 KB 452/1267 KB 1068/1710 KB 180/1044 KB 500/531 KB 452/1267 KB 1072/1710 KB 180/1044 KB 500/531 KB 452/1267 KB 1060/1710 KB 160/1044 KB 500/531 KB 452/1267 KB 1072/1710 KB 180/1044 KB 500/531 KB 4/1063 KB 452/1267 KB 1072/1710 KB 180/1044 KB 500/531 KB 8/1063 KB 452/1267 KB 1072/1710 KB 180/1044 KB 500/531 KB 12/1063 KB 452/1267 KB 1072/1710 KB 180/1044 KB 500/531 KB 16/1063 KB 452/1267 KB 1064/1710 KB 180/1044 KB 500/531 KB 456/1267 KB 1076/1710 KB 184/1044 KB 504/531 KB 16/1063 KB 456/1267 KB 1076/1710 KB 188/1044 KB 504/531 KB 16/1063 KB 456/1267 KB 1076/1710 KB 192/1044 KB 504/531 KB 16/1063 KB 456/1267 KB 1076/1710 KB 196/1044 KB 504/531 KB 16/1063 KB 456/1267 KB 1076/1710 KB 200/1044 KB 504/531 KB 16/1063 KB 456/1267 KB 1076/1710 KB 204/1044 KB 504/531 KB 16/1063 KB 456/1267 KB 1076/1710 KB 208/1044 KB 504/531 KB 16/1063 KB 456/1267 KB 1076/1710 KB 180/1044 KB 504/531 KB 16/1063 KB 456/1267 KB 1080/1710 KB 208/1044 KB 504/531 KB 16/1063 KB 456/1267 KB 1084/1710 KB 208/1044 KB 504/531 KB 16/1063 KB 456/1267 KB 1088/1710 KB 208/1044 KB 504/531 KB 16/1063 KB 456/1267 KB 1092/1710 KB 208/1044 KB 504/531 KB 16/1063 KB 456/1267 KB 1096/1710 KB 208/1044 KB 504/531 KB 16/1063 KB 456/1267 KB 1100/1710 KB 208/1044 KB 504/531 KB 16/1063 KB 456/1267 KB 1104/1710 KB 208/1044 KB 504/531 KB 16/1063 KB 456/1267 KB 1108/1710 KB 208/1044 KB 504/531 KB 16/1063 KB 456/1267 KB 1072/1710 KB 180/1044 KB 504/531 KB 16/1063 KB 460/1267 KB 1108/1710 KB 212/1044 KB 504/531 KB 16/1063 KB 464/1267 KB 1108/1710 KB 212/1044 KB 504/531 KB 16/1063 KB 468/1267 KB 1108/1710 KB 212/1044 KB 504/531 KB 16/1063 KB 452/1267 KB 1072/1710 KB 180/1044 KB 504/531 KB 16/1063 KB 468/1267 KB 1108/1710 KB 212/1044 KB 508/531 KB 16/1063 KB 468/1267 KB 1108/1710 KB 212/1044 KB 512/531 KB 16/1063 KB 468/1267 KB 1108/1710 KB 212/1044 KB 516/531 KB 16/1063 KB 468/1267 KB 1108/1710 KB unit-abot-epc-basic-0: 08:06:42 DEBUG unit.abot-epc-basic/0.install 212/1044 KB 520/531 KB 16/1063 KB 468/1267 KB 1108/1710 KB 212/1044 KB 524/531 KB 16/1063 KB 468/1267 KB 1108/1710 KB 212/1044 KB 528/531 KB 16/1063 KB 468/1267 KB 1108/1710 KB 212/1044 KB 531/531 KB 16/1063 KB 472/1267 KB 1108/1710 KB 212/1044 KB 531/531 KB 16/1063 KB 476/1267 KB 1108/1710 KB 212/1044 KB 531/531 KB 16/1063 KB 480/1267 KB 1108/1710 KB 212/1044 KB 531/531 KB 16/1063 KB 484/1267 KB 1108/1710 KB 212/1044 KB 531/531 KB 16/1063 KB 456/1267 KB 1108/1710 KB 212/1044 KB 504/531 KB 16/1063 KB 484/1267 KB 1108/1710 KB 216/1044 KB 531/531 KB 16/1063 KB 484/1267 KB 1108/1710 KB 220/1044 KB 531/531 KB 16/1063 KB 484/1267 KB 1108/1710 KB 224/1044 KB 531/531 KB 16/1063 KB 484/1267 KB 1108/1710 KB 228/1044 KB 531/531 KB 16/1063 KB 488/1267 KB 1112/1710 KB 228/1044 KB 531/531 KB 16/1063 KB 488/1267 KB 1116/1710 KB 228/1044 KB 531/531 KB 16/1063 KB 488/1267 KB 1120/1710 KB 228/1044 KB 531/531 KB 16/1063 KB 488/1267 KB 1108/1710 KB 228/1044 KB 531/531 KB 16/1063 KB 492/1267 KB 1120/1710 KB 228/1044 KB 531/531 KB 16/1063 KB 496/1267 KB 1120/1710 KB 228/1044 KB 531/531 KB 16/1063 KB 500/1267 KB 1120/1710 KB 228/1044 KB 531/531 KB 16/1063 KB 504/1267 KB 1124/1710 KB 232/1044 KB 531/531 KB 16/1063 KB 500/1267 KB 1124/1710 KB 232/1044 KB 531/531 KB 16/1063 KB 504/1267 KB 1124/1710 KB 236/1044 KB 531/531 KB 16/1063 KB 504/1267 KB 1124/1710 KB 240/1044 KB 531/531 KB 16/1063 KB 504/1267 KB 1124/1710 KB 244/1044 KB 531/531 KB 16/1063 KB 508/1267 KB 1124/1710 KB 248/1044 KB 531/531 KB 16/1063 KB 508/1267 KB 1124/1710 KB 252/1044 KB 531/531 KB 16/1063 KB 508/1267 KB 1124/1710 KB 256/1044 KB 531/531 KB 16/1063 KB 508/1267 KB 1124/1710 KB 260/1044 KB 531/531 KB 16/1063 KB 508/1267 KB 1124/1710 KB 264/1044 KB 531/531 KB 20/1063 KB 508/1267 KB 1124/1710 KB 268/1044 KB 531/531 KB 20/1063 KB 508/1267 KB 1124/1710 KB 272/1044 KB 531/531 KB 20/1063 KB 508/1267 KB 1124/1710 KB 276/1044 KB 531/531 KB 20/1063 KB 500/1267 KB 1124/1710 KB 228/1044 KB 531/531 KB 16/1063 KB 508/1267 KB 1124/1710 KB 260/1044 KB 531/531 KB 20/1063 KB 508/1267 KB 1124/1710 KB 276/1044 KB 531/531 KB 24/1063 KB 508/1267 KB 1124/1710 KB 276/1044 KB 531/531 KB 28/1063 KB 508/1267 KB 1124/1710 KB 276/1044 KB 531/531 KB 32/1063 KB 508/1267 KB 1124/1710 KB 276/1044 KB 531/531 KB 36/1063 KB 508/1267 KB 1124/1710 KB 276/1044 KB 531/531 KB 40/1063 KB 508/1267 KB 1124/1710 KB 276/1044 KB 531/531 KB 44/1063 KB 508/1267 KB 1124/1710 KB 276/1044 KB 531/531 KB 48/1063 KB 508/1267 KB 1124/1710 KB 276/1044 KB 531/531 KB 52/1063 KB 508/1267 KB 1124/1710 KB 276/1044 KB 56/1063 KB 508/1267 KB 1124/1710 KB 276/1044 KB 60/1063 KB 508/1267 KB 1124/1710 KB 276/1044 KB 64/1063 KB 508/1267 KB 1124/1710 KB 276/1044 KB 68/1063 KB 508/1267 KB 1124/1710 KB 276/1044 KB 72/1063 KB 508/1267 KB 1124/1710 KB 244/1044 KB 531/531 KB 16/1063 KB 512/1267 KB 1128/1710 KB 276/1044 KB 72/1063 KB 516/1267 KB 1128/1710 KB 276/1044 KB 72/1063 KB 508/1267 KB 1128/1710 KB 276/1044 KB 72/1063 KB 516/1267 KB 1132/1710 KB 276/1044 KB 76/1063 KB 516/1267 KB 1136/1710 KB 276/1044 KB 76/1063 KB Downloaded: https://repo.maven.apache.org/maven2/joda-time/joda-time/1.6.2/joda-time-1.6.2.jar (531 KB at 1498.1 KB/sec) unit-abot-epc-basic-0: 08:06:42 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: 08:06:42 DEBUG unit.abot-epc-basic/0.install 516/1267 KB 1128/1710 KB 276/1044 KB 76/1063 KB 516/1267 KB 1136/1710 KB 276/1044 KB 80/1063 KB 516/1267 KB 1136/1710 KB 276/1044 KB 84/1063 KB 520/1267 KB 1140/1710 KB 276/1044 KB 88/1063 KB 520/1267 KB 1140/1710 KB 276/1044 KB 84/1063 KB 524/1267 KB 1140/1710 KB 276/1044 KB 88/1063 KB 528/1267 KB 1140/1710 KB 276/1044 KB 88/1063 KB 528/1267 KB 1140/1710 KB 276/1044 KB 92/1063 KB 528/1267 KB 1140/1710 KB 276/1044 KB 96/1063 KB 532/1267 KB 1140/1710 KB 276/1044 KB 100/1063 KB 532/1267 KB 1140/1710 KB 276/1044 KB 104/1063 KB 532/1267 KB 1140/1710 KB 276/1044 KB 108/1063 KB 532/1267 KB 1140/1710 KB 276/1044 KB 112/1063 KB 516/1267 KB 1140/1710 KB 276/1044 KB 84/1063 KB 532/1267 KB 1144/1710 KB 276/1044 KB 112/1063 KB 532/1267 KB 1148/1710 KB 276/1044 KB 112/1063 KB 532/1267 KB 1152/1710 KB 276/1044 KB 112/1063 KB 532/1267 KB 1156/1710 KB 276/1044 KB 112/1063 KB 532/1267 KB 1160/1710 KB 280/1044 KB 112/1063 KB 532/1267 KB 1164/1710 KB 280/1044 KB 112/1063 KB 532/1267 KB 1168/1710 KB 280/1044 KB 112/1063 KB 532/1267 KB 1172/1710 KB 280/1044 KB 112/1063 KB 532/1267 KB 1176/1710 KB 280/1044 KB 116/1063 KB 532/1267 KB 1180/1710 KB 280/1044 KB 116/1063 KB 532/1267 KB 1184/1710 KB 280/1044 KB 116/1063 KB 532/1267 KB 1140/1710 KB 276/1044 KB 96/1063 KB 536/1267 KB 1184/1710 KB 280/1044 KB 116/1063 KB 540/1267 KB 1184/1710 KB 280/1044 KB 116/1063 KB 544/1267 KB 1184/1710 KB 280/1044 KB 116/1063 KB 548/1267 KB 1184/1710 KB 280/1044 KB 116/1063 KB 552/1267 KB 1184/1710 KB 280/1044 KB 116/1063 KB 556/1267 KB 1184/1710 KB 280/1044 KB 116/1063 KB 560/1267 KB 1184/1710 KB 280/1044 KB 116/1063 KB 564/1267 KB 1184/1710 KB 280/1044 KB 116/1063 KB 568/1267 KB 1184/1710 KB 280/1044 KB 116/1063 KB 572/1267 KB 1184/1710 KB 280/1044 KB 116/1063 KB 576/1267 KB 1184/1710 KB 280/1044 KB 116/1063 KB 580/1267 KB 1188/1710 KB 280/1044 KB 116/1063 KB 532/1267 KB 1172/1710 KB 280/1044 KB 116/1063 KB 580/1267 KB 1188/1710 KB 280/1044 KB 120/1063 KB 580/1267 KB 4/713 KB 1188/1710 KB 280/1044 KB 124/1063 KB 532/1267 KB 1156/1710 KB 280/1044 KB 112/1063 KB 580/1267 KB 4/713 KB 1188/1710 KB 280/1044 KB 120/1063 KB 580/1267 KB 8/713 KB 1188/1710 KB 280/1044 KB 124/1063 KB 580/1267 KB 12/713 KB 1188/1710 KB 280/1044 KB 124/1063 KB 580/1267 KB 12/713 KB 1188/1710 KB 284/1044 KB 124/1063 KB 580/1267 KB 16/713 KB 1188/1710 KB 288/1044 KB 124/1063 KB 580/1267 KB 16/713 KB 1188/1710 KB 292/1044 KB 124/1063 KB 580/1267 KB 16/713 KB 1188/1710 KB 296/1044 KB 128/1063 KB 580/1267 KB 16/713 KB 1188/1710 KB 300/1044 KB 128/1063 KB 580/1267 KB 16/713 KB 1188/1710 KB 304/1044 KB 128/1063 KB 580/1267 KB 16/713 KB 1188/1710 KB 308/1044 KB 128/1063 KB 580/1267 KB 16/713 KB 1188/1710 KB 312/1044 KB 128/1063 KB 580/1267 KB 16/713 KB 1188/1710 KB 316/1044 KB 128/1063 KB 580/1267 KB 16/713 KB 1188/1710 KB 320/1044 KB 128/1063 KB 576/1267 KB 1188/1710 KB 280/1044 KB 116/1063 KB 580/1267 KB 16/713 KB 1188/1710 KB 292/1044 KB 128/1063 KB 580/1267 KB 16/713 KB 1188/1710 KB 284/1044 KB 124/1063 KB 580/1267 KB 20/713 KB 1188/1710 KB 320/1044 KB 128/1063 KB 580/1267 KB 24/713 KB 1188/1710 KB 320/1044 KB 128/1063 KB 580/1267 KB 28/713 KB 1188/1710 KB 320/1044 KB 128/1063 KB 580/1267 KB 32/713 KB 1188/1710 KB 320/1044 KB 128/1063 KB 580/1267 KB 32/713 KB 1188/1710 KB 320/1044 KB 132/1063 KB 580/1267 KB 36/713 KB 1188/1710 KB 320/1044 KB 136/1063 KB 580/1267 KB 36/713 KB 1188/1710 KB 320/1044 KB 140/1063 KB 580/1267 KB 36/713 KB 1188/1710 KB 320/1044 KB 144/1063 unit-abot-epc-basic-0: 08:06:42 DEBUG unit.abot-epc-basic/0.install KB 580/1267 KB 36/713 KB 1188/1710 KB 320/1044 KB 132/1063 KB 580/1267 KB 40/713 KB 1188/1710 KB 320/1044 KB 144/1063 KB 580/1267 KB 44/713 KB 1188/1710 KB 320/1044 KB 144/1063 KB 580/1267 KB 48/713 KB 1192/1710 KB 320/1044 KB 144/1063 KB 580/1267 KB 52/713 KB 1192/1710 KB 320/1044 KB 144/1063 KB 584/1267 KB 56/713 KB 1192/1710 KB 324/1044 KB 148/1063 KB 584/1267 KB 60/713 KB 1192/1710 KB 324/1044 KB 148/1063 KB 584/1267 KB 64/713 KB 1192/1710 KB 324/1044 KB 148/1063 KB 580/1267 KB 44/713 KB 1192/1710 KB 320/1044 KB 144/1063 KB 584/1267 KB 64/713 KB 1196/1710 KB 324/1044 KB 148/1063 KB 584/1267 KB 64/713 KB 1200/1710 KB 324/1044 KB 148/1063 KB 584/1267 KB 64/713 KB 1204/1710 KB 324/1044 KB 148/1063 KB 584/1267 KB 64/713 KB 1208/1710 KB 324/1044 KB 148/1063 KB 584/1267 KB 64/713 KB 1212/1710 KB 324/1044 KB 148/1063 KB 584/1267 KB 64/713 KB 1216/1710 KB 324/1044 KB 148/1063 KB 584/1267 KB 64/713 KB 1220/1710 KB 324/1044 KB 148/1063 KB 584/1267 KB 68/713 KB 1224/1710 KB 324/1044 KB 148/1063 KB 584/1267 KB 52/713 KB 1192/1710 KB 324/1044 KB 148/1063 KB 584/1267 KB 68/713 KB 1224/1710 KB 324/1044 KB 152/1063 KB 584/1267 KB 68/713 KB 1224/1710 KB 324/1044 KB 156/1063 KB 584/1267 KB 68/713 KB 1224/1710 KB 324/1044 KB 160/1063 KB 584/1267 KB 68/713 KB 1224/1710 KB 324/1044 KB 164/1063 KB 584/1267 KB 68/713 KB 1224/1710 KB 324/1044 KB 168/1063 KB 584/1267 KB 68/713 KB 1224/1710 KB 324/1044 KB 172/1063 KB 584/1267 KB 68/713 KB 1224/1710 KB 324/1044 KB 176/1063 KB 584/1267 KB 68/713 KB 1224/1710 KB 324/1044 KB 180/1063 KB 584/1267 KB 52/713 KB 1192/1710 KB 324/1044 KB 144/1063 KB 584/1267 KB 68/713 KB 1228/1710 KB 328/1044 KB 180/1063 KB 584/1267 KB 68/713 KB 1228/1710 KB 332/1044 KB 180/1063 KB 584/1267 KB 68/713 KB 1228/1710 KB 336/1044 KB 180/1063 KB 584/1267 KB 52/713 KB 1192/1710 KB 320/1044 KB 144/1063 KB 588/1267 KB 68/713 KB 1228/1710 KB 336/1044 KB 180/1063 KB 592/1267 KB 68/713 KB 1228/1710 KB 336/1044 KB 180/1063 KB 596/1267 KB 68/713 KB 1228/1710 KB 336/1044 KB 180/1063 KB 600/1267 KB 68/713 KB 1228/1710 KB 336/1044 KB 180/1063 KB 604/1267 KB 68/713 KB 1228/1710 KB 336/1044 KB 180/1063 KB 608/1267 KB 68/713 KB 1228/1710 KB 336/1044 KB 180/1063 KB 608/1267 KB 68/713 KB 1228/1710 KB 340/1044 KB 180/1063 KB 612/1267 KB 68/713 KB 1228/1710 KB 344/1044 KB 180/1063 KB 612/1267 KB 68/713 KB 1228/1710 KB 348/1044 KB 180/1063 KB 612/1267 KB 68/713 KB 1228/1710 KB 352/1044 KB 180/1063 KB 584/1267 KB 68/713 KB 1228/1710 KB 324/1044 KB 180/1063 KB 612/1267 KB 68/713 KB 1232/1710 KB 352/1044 KB 180/1063 KB 612/1267 KB 68/713 KB 1236/1710 KB 352/1044 KB 180/1063 KB 612/1267 KB 68/713 KB 1240/1710 KB 356/1044 KB 184/1063 KB 612/1267 KB 68/713 KB 1244/1710 KB 356/1044 KB 184/1063 KB 612/1267 KB 68/713 KB 1248/1710 KB 356/1044 KB 184/1063 KB 612/1267 KB 68/713 KB 1252/1710 KB 356/1044 KB 184/1063 KB 584/1267 KB 68/713 KB 1220/1710 KB 324/1044 KB 148/1063 KB 612/1267 KB 72/713 KB 1252/1710 KB 356/1044 KB 184/1063 KB 612/1267 KB 76/713 KB 1252/1710 KB 356/1044 KB 184/1063 KB 612/1267 KB 80/713 KB 1252/1710 KB 356/1044 KB 184/1063 KB 612/1267 KB 84/713 KB 1252/1710 KB 356/1044 KB 184/1063 KB 612/1267 KB 88/713 KB 1252/1710 KB 356/1044 KB 184/1063 KB 612/1267 KB 92/713 KB 1252/1710 KB 356/1044 KB 184/1063 KB 612/1267 KB 96/713 KB 1252/1710 KB 356/1044 KB 184/1063 KB 612/1267 KB 100/713 KB 1252/1710 KB 356/1044 KB 184/1063 KB 612/1267 KB 104/713 KB 1252/1710 KB 356/1044 KB 184/1063 KB 612/1267 KB 68/713 KB 12 unit-oai-hss-0: 08:06:42 DEBUG unit.oai-hss/0.install + install_required_kernel unit-oai-hss-0: 08:06:42 DEBUG unit.oai-hss/0.install + version=3.19 unit-oai-hss-0: 08:06:42 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: 08:06:42 DEBUG unit.oai-hss/0.install --2019-01-18 08:06:42-- http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/ unit-abot-epc-basic-0: 08:06:42 DEBUG unit.abot-epc-basic/0.install 36/1710 KB 356/1044 KB 184/1063 KB 612/1267 KB 104/713 KB 1252/1710 KB 356/1044 KB 188/1063 KB 612/1267 KB 104/713 KB 1252/1710 KB 356/1044 KB 192/1063 KB 612/1267 KB 104/713 KB 1252/1710 KB 356/1044 KB 196/1063 KB 612/1267 KB 68/713 KB 1236/1710 KB 356/1044 KB 180/1063 KB 612/1267 KB 104/713 KB 1252/1710 KB 360/1044 KB 196/1063 KB 612/1267 KB 104/713 KB 1252/1710 KB 364/1044 KB 196/1063 KB 612/1267 KB 104/713 KB 1252/1710 KB 368/1044 KB 196/1063 KB 612/1267 KB 104/713 KB 1252/1710 KB 372/1044 KB 196/1063 KB 612/1267 KB 68/713 KB 1228/1710 KB 340/1044 KB 180/1063 KB 616/1267 KB 104/713 KB 1252/1710 KB 372/1044 KB 200/1063 KB 620/1267 KB 104/713 KB 1252/1710 KB 372/1044 KB 200/1063 KB 624/1267 KB 104/713 KB 1252/1710 KB 372/1044 KB 200/1063 KB 628/1267 KB 104/713 KB 1252/1710 KB 372/1044 KB 200/1063 KB 632/1267 KB 104/713 KB 1252/1710 KB 372/1044 KB 200/1063 KB 636/1267 KB 104/713 KB 1252/1710 KB 372/1044 KB 200/1063 KB 640/1267 KB 104/713 KB 1252/1710 KB 372/1044 KB 200/1063 KB 644/1267 KB 104/713 KB 1252/1710 KB 372/1044 KB 200/1063 KB 648/1267 KB 108/713 KB 1252/1710 KB 376/1044 KB 200/1063 KB 652/1267 KB 108/713 KB 1252/1710 KB 376/1044 KB 200/1063 KB 656/1267 KB 108/713 KB 1256/1710 KB 376/1044 KB 200/1063 KB 612/1267 KB 104/713 KB 1252/1710 KB 372/1044 KB 200/1063 KB 656/1267 KB 108/713 KB 1256/1710 KB 376/1044 KB 204/1063 KB 656/1267 KB 108/713 KB 1256/1710 KB 376/1044 KB 208/1063 KB 652/1267 KB 108/713 KB 1256/1710 KB 376/1044 KB 200/1063 KB 656/1267 KB 108/713 KB 1260/1710 KB 376/1044 KB 208/1063 KB 656/1267 KB 108/713 KB 1264/1710 KB 376/1044 KB 208/1063 KB 660/1267 KB 108/713 KB 1268/1710 KB 376/1044 KB 212/1063 KB 660/1267 KB 108/713 KB 1272/1710 KB 376/1044 KB 212/1063 KB 660/1267 KB 108/713 KB 1276/1710 KB 376/1044 KB 212/1063 KB 660/1267 KB 108/713 KB 1280/1710 KB 376/1044 KB 212/1063 KB 644/1267 KB 108/713 KB 1252/1710 KB 376/1044 KB 200/1063 KB 660/1267 KB 108/713 KB 1280/1710 KB 380/1044 KB 212/1063 KB 660/1267 KB 108/713 KB 1280/1710 KB 384/1044 KB 212/1063 KB 644/1267 KB 108/713 KB 1252/1710 KB 372/1044 KB 200/1063 KB 660/1267 KB 112/713 KB 1280/1710 KB 384/1044 KB 212/1063 KB 660/1267 KB 116/713 KB 1280/1710 KB 384/1044 KB 212/1063 KB 660/1267 KB 120/713 KB 1280/1710 KB 388/1044 KB 212/1063 KB 660/1267 KB 124/713 KB 1280/1710 KB 388/1044 KB 212/1063 KB 660/1267 KB 128/713 KB 1280/1710 KB 388/1044 KB 212/1063 KB 660/1267 KB 108/713 KB 1264/1710 KB 376/1044 KB 212/1063 KB 664/1267 KB 128/713 KB 1280/1710 KB 388/1044 KB 212/1063 KB 668/1267 KB 128/713 KB 1280/1710 KB 388/1044 KB 212/1063 KB 672/1267 KB 128/713 KB 1280/1710 KB 388/1044 KB 212/1063 KB 656/1267 KB 108/713 KB 1264/1710 KB 376/1044 KB 212/1063 KB 672/1267 KB 128/713 KB 1280/1710 KB 388/1044 KB 214/1063 KB 672/1267 KB 128/713 KB 1280/1710 KB 388/1044 KB 218/1063 KB 672/1267 KB 128/713 KB 1280/1710 KB 388/1044 KB 222/1063 KB 672/1267 KB 128/713 KB 1280/1710 KB 388/1044 KB 226/1063 KB 672/1267 KB 128/713 KB 1280/1710 KB 388/1044 KB 230/1063 KB 676/1267 KB 132/713 KB 1280/1710 KB 388/1044 KB 234/1063 KB 676/1267 KB 132/713 KB 1284/1710 KB 388/1044 KB 238/1063 KB 676/1267 KB 132/713 KB 1284/1710 KB 388/1044 KB 242/1063 KB 676/1267 KB 132/713 KB 1284/1710 KB 388/1044 KB 246/1063 KB 660/1267 KB 116/713 KB 1280/1710 KB 388/1044 KB 212/1063 KB 676/1267 KB 132/713 KB 1284/1710 KB 392/1044 KB 246/1063 KB 676/1267 KB 132/713 KB 1284/1710 KB 396/1044 KB 246/1063 KB 676/1267 KB 132/713 KB 1284/1710 KB 400/1044 KB 246/1063 KB 676/1267 unit-abot-epc-basic-0: 08:06:42 DEBUG unit.abot-epc-basic/0.install KB 132/713 KB 1284/1710 KB 404/1044 KB 246/1063 KB 676/1267 KB 132/713 KB 1284/1710 KB 408/1044 KB 246/1063 KB 676/1267 KB 132/713 KB 1284/1710 KB 412/1044 KB 246/1063 KB 676/1267 KB 132/713 KB 1284/1710 KB 416/1044 KB 246/1063 KB 676/1267 KB 132/713 KB 1284/1710 KB 388/1044 KB 234/1063 KB 676/1267 KB 132/713 KB 1280/1710 KB 388/1044 KB 230/1063 KB 676/1267 KB 136/713 KB 1284/1710 KB 416/1044 KB 246/1063 KB 676/1267 KB 140/713 KB 1284/1710 KB 416/1044 KB 246/1063 KB 676/1267 KB 144/713 KB 1284/1710 KB 416/1044 KB 246/1063 KB 676/1267 KB 128/713 KB 1280/1710 KB 388/1044 KB 230/1063 KB 680/1267 KB 144/713 KB 1284/1710 KB 416/1044 KB 246/1063 KB 684/1267 KB 144/713 KB 1284/1710 KB 416/1044 KB 246/1063 KB 688/1267 KB 148/713 KB 1284/1710 KB 416/1044 KB 246/1063 KB 688/1267 KB 148/713 KB 1288/1710 KB 416/1044 KB 246/1063 KB 688/1267 KB 148/713 KB 1292/1710 KB 416/1044 KB 246/1063 KB 692/1267 KB 148/713 KB 1296/1710 KB 420/1044 KB 246/1063 KB 692/1267 KB 148/713 KB 1300/1710 KB 420/1044 KB 246/1063 KB 692/1267 KB 148/713 KB 1304/1710 KB 420/1044 KB 250/1063 KB 684/1267 KB 148/713 KB 1284/1710 KB 416/1044 KB 246/1063 KB 692/1267 KB 152/713 KB 1304/1710 KB 420/1044 KB 250/1063 KB 692/1267 KB 156/713 KB 1304/1710 KB 420/1044 KB 250/1063 KB 692/1267 KB 160/713 KB 1304/1710 KB 420/1044 KB 250/1063 KB 692/1267 KB 164/713 KB 1304/1710 KB 420/1044 KB 250/1063 KB 692/1267 KB 148/713 KB 1300/1710 KB 420/1044 KB 250/1063 KB 692/1267 KB 164/713 KB 1308/1710 KB 420/1044 KB 254/1063 KB 692/1267 KB 164/713 KB 1308/1710 KB 420/1044 KB 258/1063 KB 692/1267 KB 164/713 KB 1308/1710 KB 420/1044 KB 262/1063 KB 692/1267 KB 148/713 KB 1292/1710 KB 420/1044 KB 246/1063 KB 692/1267 KB 164/713 KB 1308/1710 KB 424/1044 KB 262/1063 KB 692/1267 KB 164/713 KB 1308/1710 KB 428/1044 KB 262/1063 KB 692/1267 KB 164/713 KB 1308/1710 KB 432/1044 KB 262/1063 KB 692/1267 KB 148/713 KB 1292/1710 KB 416/1044 KB 246/1063 KB 696/1267 KB 164/713 KB 1308/1710 KB 432/1044 KB 262/1063 KB 700/1267 KB 164/713 KB 1308/1710 KB 432/1044 KB 262/1063 KB 704/1267 KB 164/713 KB 1308/1710 KB 432/1044 KB 262/1063 KB 708/1267 KB 164/713 KB 1308/1710 KB 432/1044 KB 262/1063 KB 712/1267 KB 168/713 KB 1308/1710 KB 436/1044 KB 266/1063 KB 692/1267 KB 164/713 KB 1308/1710 KB 420/1044 KB 250/1063 KB 712/1267 KB 168/713 KB 1312/1710 KB 436/1044 KB 266/1063 KB 712/1267 KB 168/713 KB 1316/1710 KB 436/1044 KB 266/1063 KB 716/1267 KB 168/713 KB 1320/1710 KB 436/1044 KB 266/1063 KB 716/1267 KB 168/713 KB 1324/1710 KB 436/1044 KB 266/1063 KB 716/1267 KB 168/713 KB 1328/1710 KB 436/1044 KB 266/1063 KB 716/1267 KB 168/713 KB 1332/1710 KB 436/1044 KB 266/1063 KB 716/1267 KB 168/713 KB 1336/1710 KB 436/1044 KB 266/1063 KB 716/1267 KB 168/713 KB 1340/1710 KB 436/1044 KB 266/1063 KB 716/1267 KB 168/713 KB 1344/1710 KB 436/1044 KB 266/1063 KB 716/1267 KB 168/713 KB 1348/1710 KB 436/1044 KB 266/1063 KB 716/1267 KB 168/713 KB 1352/1710 KB 436/1044 KB 266/1063 KB 708/1267 KB 168/713 KB 1308/1710 KB 436/1044 KB 266/1063 KB 716/1267 KB 168/713 KB 1352/1710 KB 436/1044 KB 270/1063 KB 716/1267 KB 168/713 KB 1352/1710 KB 436/1044 KB 274/1063 KB 716/1267 KB 168/713 KB 1352/1710 KB 436/1044 KB 278/1063 KB 708/1267 KB 168/713 KB 1308/1710 KB 436/1044 KB 262/1063 KB 716/1267 KB 168/713 KB 1352/1710 KB 440/1044 KB 278/1063 KB 716/1267 KB 168/713 KB 1352/1710 KB 444/1044 KB 278/1063 KB 716/1267 KB 168/713 KB 1352/1710 KB 448/1044 KB 278/1063 KB 708/1267 KB 168/713 KB 1308/1710 KB 432/1044 KB 26 unit-oai-hss-0: 08:06:42 DEBUG unit.oai-hss/0.install Resolving kernel.ubuntu.com (kernel.ubuntu.com)... 91.189.94.216 unit-abot-epc-basic-0: 08:06:42 DEBUG unit.abot-epc-basic/0.install 2/1063 KB 716/1267 KB 172/713 KB 1352/1710 KB 448/1044 KB 278/1063 KB 716/1267 KB 176/713 KB 1352/1710 KB 448/1044 KB 278/1063 KB 716/1267 KB 168/713 KB 1316/1710 KB 436/1044 KB 266/1063 KB 716/1267 KB 180/713 KB 1352/1710 KB 448/1044 KB 278/1063 KB 720/1267 KB 180/713 KB 1352/1710 KB 448/1044 KB 278/1063 KB 724/1267 KB 180/713 KB 1352/1710 KB 448/1044 KB 278/1063 KB 728/1267 KB 184/713 KB 1352/1710 KB 452/1044 KB 278/1063 KB 732/1267 KB 184/713 KB 1352/1710 KB 452/1044 KB 278/1063 KB 736/1267 KB 184/713 KB 1352/1710 KB 452/1044 KB 278/1063 KB 736/1267 KB 184/713 KB 1352/1710 KB 452/1044 KB 282/1063 KB 736/1267 KB 184/713 KB 1352/1710 KB 452/1044 KB 286/1063 KB 736/1267 KB 184/713 KB 1352/1710 KB 452/1044 KB 290/1063 KB 736/1267 KB 184/713 KB 1352/1710 KB 452/1044 KB 294/1063 KB 736/1267 KB 184/713 KB 1352/1710 KB 452/1044 KB 298/1063 KB 724/1267 KB 184/713 KB 1352/1710 KB 452/1044 KB 278/1063 KB 740/1267 KB 184/713 KB 1356/1710 KB 456/1044 KB 302/1063 KB 740/1267 KB 184/713 KB 1356/1710 KB 460/1044 KB 302/1063 KB 740/1267 KB 184/713 KB 1356/1710 KB 464/1044 KB 302/1063 KB 740/1267 KB 184/713 KB 1356/1710 KB 468/1044 KB 302/1063 KB 740/1267 KB 184/713 KB 1356/1710 KB 472/1044 KB 302/1063 KB 724/1267 KB 184/713 KB 1352/1710 KB 448/1044 KB 278/1063 KB 740/1267 KB 188/713 KB 1356/1710 KB 472/1044 KB 302/1063 KB 740/1267 KB 192/713 KB 1356/1710 KB 472/1044 KB 302/1063 KB 740/1267 KB 196/713 KB 1356/1710 KB 472/1044 KB 302/1063 KB 740/1267 KB 200/713 KB 1356/1710 KB 472/1044 KB 302/1063 KB 740/1267 KB 204/713 KB 1356/1710 KB 472/1044 KB 302/1063 KB 740/1267 KB 208/713 KB 1356/1710 KB 472/1044 KB 302/1063 KB 740/1267 KB 212/713 KB 1356/1710 KB 472/1044 KB 302/1063 KB 740/1267 KB 184/713 KB 1356/1710 KB 472/1044 KB 302/1063 KB 740/1267 KB 212/713 KB 1356/1710 KB 476/1044 KB 306/1063 KB 740/1267 KB 212/713 KB 1356/1710 KB 476/1044 KB 310/1063 KB 740/1267 KB 212/713 KB 1356/1710 KB 476/1044 KB 314/1063 KB 740/1267 KB 184/713 KB 1356/1710 KB 452/1044 KB 298/1063 KB 740/1267 KB 216/713 KB 1360/1710 KB 476/1044 KB 314/1063 KB 740/1267 KB 184/713 KB 1352/1710 KB 452/1044 KB 298/1063 KB 744/1267 KB 216/713 KB 1360/1710 KB 476/1044 KB 314/1063 KB 748/1267 KB 216/713 KB 1360/1710 KB 476/1044 KB 314/1063 KB 752/1267 KB 216/713 KB 1360/1710 KB 476/1044 KB 314/1063 KB 756/1267 KB 216/713 KB 1360/1710 KB 476/1044 KB 314/1063 KB 760/1267 KB 216/713 KB 1364/1710 KB 476/1044 KB 314/1063 KB 764/1267 KB 216/713 KB 1364/1710 KB 476/1044 KB 314/1063 KB 768/1267 KB 216/713 KB 1364/1710 KB 476/1044 KB 314/1063 KB 772/1267 KB 216/713 KB 1364/1710 KB 476/1044 KB 314/1063 KB 776/1267 KB 216/713 KB 1364/1710 KB 476/1044 KB 318/1063 KB 780/1267 KB 216/713 KB 1364/1710 KB 476/1044 KB 318/1063 KB 784/1267 KB 216/713 KB 1364/1710 KB 476/1044 KB 318/1063 KB 788/1267 KB 216/713 KB 1364/1710 KB 476/1044 KB 318/1063 KB 792/1267 KB 216/713 KB 1364/1710 KB 476/1044 KB 318/1063 KB 796/1267 KB 216/713 KB 1364/1710 KB 476/1044 KB 318/1063 KB 740/1267 KB 216/713 KB 1356/1710 KB 476/1044 KB 314/1063 KB 740/1267 KB 212/713 KB 1356/1710 KB 476/1044 KB 302/1063 KB 796/1267 KB 216/713 KB 1364/1710 KB 480/1044 KB 318/1063 KB 796/1267 KB 216/713 KB 1364/1710 KB 484/1044 KB 318/1063 KB 796/1267 KB 220/713 KB 1364/1710 KB 488/1044 KB 318/1063 KB 796/1267 KB 220/713 KB 1364/1710 KB 492/1044 KB 318/1063 KB 796/1267 KB 220/713 KB 1364/1710 KB 496/1044 KB 318/1063 KB 772/1267 KB 216/713 KB 1364/1710 KB 476/1044 KB 318/1063 KB 796/1267 KB 220/713 KB 1364/1710 unit-abot-epc-basic-0: 08:06:42 DEBUG unit.abot-epc-basic/0.install KB 496/1044 KB 322/1063 KB 796/1267 KB 220/713 KB 1364/1710 KB 496/1044 KB 326/1063 KB 756/1267 KB 216/713 KB 1364/1710 KB 476/1044 KB 314/1063 KB 796/1267 KB 220/713 KB 1368/1710 KB 496/1044 KB 326/1063 KB 796/1267 KB 220/713 KB 1372/1710 KB 496/1044 KB 326/1063 KB 796/1267 KB 220/713 KB 1376/1710 KB 496/1044 KB 326/1063 KB 796/1267 KB 220/713 KB 1364/1710 KB 484/1044 KB 318/1063 KB 796/1267 KB 224/713 KB 1376/1710 KB 496/1044 KB 326/1063 KB 796/1267 KB 228/713 KB 1376/1710 KB 496/1044 KB 326/1063 KB 796/1267 KB 232/713 KB 1380/1710 KB 500/1044 KB 330/1063 KB 796/1267 KB 236/713 KB 1380/1710 KB 500/1044 KB 330/1063 KB 796/1267 KB 240/713 KB 1380/1710 KB 500/1044 KB 330/1063 KB 796/1267 KB 228/713 KB 1380/1710 KB 500/1044 KB 330/1063 KB 796/1267 KB 228/713 KB 1380/1710 KB 496/1044 KB 326/1063 KB 796/1267 KB 240/713 KB 1384/1710 KB 500/1044 KB 330/1063 KB 796/1267 KB 240/713 KB 1388/1710 KB 500/1044 KB 330/1063 KB 796/1267 KB 240/713 KB 1392/1710 KB 500/1044 KB 330/1063 KB 796/1267 KB 240/713 KB 1396/1710 KB 500/1044 KB 330/1063 KB 800/1267 KB 244/713 KB 1400/1710 KB 504/1044 KB 330/1063 KB 800/1267 KB 244/713 KB 1404/1710 KB 504/1044 KB 330/1063 KB 800/1267 KB 244/713 KB 1408/1710 KB 504/1044 KB 330/1063 KB 796/1267 KB 228/713 KB 1380/1710 KB 496/1044 KB 330/1063 KB 800/1267 KB 244/713 KB 1408/1710 KB 504/1044 KB 334/1063 KB 800/1267 KB 244/713 KB 1408/1710 KB 504/1044 KB 338/1063 KB 800/1267 KB 244/713 KB 1408/1710 KB 504/1044 KB 342/1063 KB 800/1267 KB 244/713 KB 1408/1710 KB 504/1044 KB 346/1063 KB 800/1267 KB 244/713 KB 1408/1710 KB 504/1044 KB 350/1063 KB 800/1267 KB 244/713 KB 1408/1710 KB 504/1044 KB 354/1063 KB 800/1267 KB 244/713 KB 1396/1710 KB 504/1044 KB 330/1063 KB 796/1267 KB 244/713 KB 1396/1710 KB 504/1044 KB 330/1063 KB 796/1267 KB 240/713 KB 1396/1710 KB 504/1044 KB 330/1063 KB 800/1267 KB 244/713 KB 1408/1710 KB 508/1044 KB 354/1063 KB 800/1267 KB 244/713 KB 1408/1710 KB 512/1044 KB 354/1063 KB 800/1267 KB 244/713 KB 1408/1710 KB 516/1044 KB 354/1063 KB 804/1267 KB 248/713 KB 1408/1710 KB 520/1044 KB 354/1063 KB 804/1267 KB 248/713 KB 1408/1710 KB 524/1044 KB 354/1063 KB 804/1267 KB 248/713 KB 1408/1710 KB 528/1044 KB 354/1063 KB 804/1267 KB 248/713 KB 1408/1710 KB 532/1044 KB 354/1063 KB 804/1267 KB 248/713 KB 1412/1710 KB 536/1044 KB 358/1063 KB 804/1267 KB 248/713 KB 1412/1710 KB 540/1044 KB 358/1063 KB 804/1267 KB 248/713 KB 1412/1710 KB 544/1044 KB 358/1063 KB 804/1267 KB 248/713 KB 1408/1710 KB 516/1044 KB 354/1063 KB 808/1267 KB 248/713 KB 1412/1710 KB 544/1044 KB 358/1063 KB 812/1267 KB 248/713 KB 1412/1710 KB 544/1044 KB 358/1063 KB 816/1267 KB 248/713 KB 1412/1710 KB 544/1044 KB 358/1063 KB 800/1267 KB 248/713 KB 1408/1710 KB 516/1044 KB 354/1063 KB 816/1267 KB 252/713 KB 1412/1710 KB 544/1044 KB 358/1063 KB 816/1267 KB 256/713 KB 1412/1710 KB 544/1044 KB 358/1063 KB 816/1267 KB 260/713 KB 1412/1710 KB 544/1044 KB 358/1063 KB 804/1267 KB 248/713 KB 1412/1710 KB 532/1044 KB 358/1063 KB 816/1267 KB 260/713 KB 1416/1710 KB 544/1044 KB 358/1063 KB 804/1267 KB 248/713 KB 1408/1710 KB 532/1044 KB 358/1063 KB 820/1267 KB 264/713 KB 1416/1710 KB 544/1044 KB 362/1063 KB 820/1267 KB 264/713 KB 1420/1710 KB 544/1044 KB 366/1063 KB 820/1267 KB 264/713 KB 1420/1710 KB 544/1044 KB 370/1063 KB 820/1267 KB 264/713 KB 1420/1710 KB 544/1044 KB 374/1063 KB 820/1267 KB 264/713 KB 1420/1710 KB 544/1044 KB 378/1063 KB 820/1267 KB 264/713 KB 1420/1710 KB 548/1044 KB 382/1063 KB 820/1267 KB unit-abot-epc-basic-0: 08:06:42 DEBUG unit.abot-epc-basic/0.install 264/713 KB 1420/1710 KB 548/1044 KB 386/1063 KB 820/1267 KB 264/713 KB 1420/1710 KB 548/1044 KB 390/1063 KB 820/1267 KB 264/713 KB 1416/1710 KB 544/1044 KB 358/1063 KB 824/1267 KB 264/713 KB 1420/1710 KB 548/1044 KB 390/1063 KB 828/1267 KB 264/713 KB 1420/1710 KB 548/1044 KB 390/1063 KB 832/1267 KB 264/713 KB 1420/1710 KB 548/1044 KB 390/1063 KB 836/1267 KB 264/713 KB 1420/1710 KB 548/1044 KB 390/1063 KB 840/1267 KB 264/713 KB 1420/1710 KB 548/1044 KB 390/1063 KB 816/1267 KB 264/713 KB 1416/1710 KB 544/1044 KB 358/1063 KB 840/1267 KB 268/713 KB 1420/1710 KB 548/1044 KB 394/1063 KB 840/1267 KB 272/713 KB 1420/1710 KB 548/1044 KB 394/1063 KB 840/1267 KB 276/713 KB 1420/1710 KB 548/1044 KB 394/1063 KB 840/1267 KB 280/713 KB 1420/1710 KB 548/1044 KB 394/1063 KB 840/1267 KB 284/713 KB 1420/1710 KB 548/1044 KB 394/1063 KB 840/1267 KB 288/713 KB 1420/1710 KB 548/1044 KB 394/1063 KB 840/1267 KB 292/713 KB 1420/1710 KB 548/1044 KB 394/1063 KB 840/1267 KB 296/713 KB 1420/1710 KB 548/1044 KB 394/1063 KB 844/1267 KB 300/713 KB 1420/1710 KB 548/1044 KB 394/1063 KB 844/1267 KB 304/713 KB 1420/1710 KB 548/1044 KB 394/1063 KB 844/1267 KB 308/713 KB 1420/1710 KB 548/1044 KB 394/1063 KB 844/1267 KB 312/713 KB 1420/1710 KB 548/1044 KB 394/1063 KB 844/1267 KB 316/713 KB 1420/1710 KB 548/1044 KB 394/1063 KB 844/1267 KB 320/713 KB 1420/1710 KB 548/1044 KB 394/1063 KB 844/1267 KB 324/713 KB 1420/1710 KB 548/1044 KB 394/1063 KB 844/1267 KB 328/713 KB 1420/1710 KB 548/1044 KB 394/1063 KB 844/1267 KB 332/713 KB 1420/1710 KB 548/1044 KB 394/1063 KB 844/1267 KB 336/713 KB 1420/1710 KB 548/1044 KB 394/1063 KB 844/1267 KB 340/713 KB 1420/1710 KB 548/1044 KB 394/1063 KB 840/1267 KB 264/713 KB 1420/1710 KB 548/1044 KB 394/1063 KB 820/1267 KB 264/713 KB 1420/1710 KB 548/1044 KB 378/1063 KB 844/1267 KB 340/713 KB 1420/1710 KB 552/1044 KB 394/1063 KB 844/1267 KB 340/713 KB 1420/1710 KB 556/1044 KB 394/1063 KB 844/1267 KB 340/713 KB 1420/1710 KB 560/1044 KB 394/1063 KB 820/1267 KB 264/713 KB 1420/1710 KB 544/1044 KB 362/1063 KB 844/1267 KB 340/713 KB 1424/1710 KB 560/1044 KB 394/1063 KB 844/1267 KB 340/713 KB 1428/1710 KB 560/1044 KB 394/1063 KB 844/1267 KB 340/713 KB 1432/1710 KB 560/1044 KB 394/1063 KB 844/1267 KB 340/713 KB 1436/1710 KB 560/1044 KB 394/1063 KB 844/1267 KB 340/713 KB 1440/1710 KB 560/1044 KB 394/1063 KB 844/1267 KB 340/713 KB 1444/1710 KB 560/1044 KB 394/1063 KB 844/1267 KB 340/713 KB 1448/1710 KB 564/1044 KB 394/1063 KB 844/1267 KB 340/713 KB 1452/1710 KB 564/1044 KB 394/1063 KB 844/1267 KB 340/713 KB 1456/1710 KB 564/1044 KB 394/1063 KB 844/1267 KB 296/713 KB 1420/1710 KB 548/1044 KB 394/1063 KB 848/1267 KB 340/713 KB 1456/1710 KB 564/1044 KB 394/1063 KB 852/1267 KB 340/713 KB 1456/1710 KB 564/1044 KB 394/1063 KB 856/1267 KB 340/713 KB 1460/1710 KB 564/1044 KB 398/1063 KB 860/1267 KB 340/713 KB 1460/1710 KB 564/1044 KB 398/1063 KB 864/1267 KB 340/713 KB 1460/1710 KB 564/1044 KB 398/1063 KB 868/1267 KB 340/713 KB 1460/1710 KB 564/1044 KB 398/1063 KB 872/1267 KB 340/713 KB 1460/1710 KB 564/1044 KB 398/1063 KB 876/1267 KB 340/713 KB 1460/1710 KB 564/1044 KB 398/1063 KB 880/1267 KB 340/713 KB 1460/1710 KB 564/1044 KB 398/1063 KB 844/1267 KB 340/713 KB 1444/1710 KB 564/1044 KB 394/1063 KB 880/1267 KB 340/713 KB 1460/1710 KB 568/1044 KB 398/1063 KB 880/1267 KB 340/713 KB 1460/1710 KB 572/1044 KB 398/1063 KB 880/1267 KB 340/713 KB 1460/1710 KB 576/1044 KB 398/1063 KB 880/1267 KB 340/713 KB 1460/1710 KB 580/1044 KB 398/106 unit-abot-epc-basic-0: 08:06:42 DEBUG unit.abot-epc-basic/0.install 3 KB 852/1267 KB 340/713 KB 1460/1710 KB 564/1044 KB 398/1063 KB 880/1267 KB 340/713 KB 1464/1710 KB 580/1044 KB 398/1063 KB 880/1267 KB 340/713 KB 1468/1710 KB 580/1044 KB 398/1063 KB 880/1267 KB 340/713 KB 1472/1710 KB 580/1044 KB 398/1063 KB 852/1267 KB 340/713 KB 1456/1710 KB 564/1044 KB 398/1063 KB 880/1267 KB 340/713 KB 1472/1710 KB 580/1044 KB 402/1063 KB 880/1267 KB 340/713 KB 1472/1710 KB 580/1044 KB 406/1063 KB 880/1267 KB 340/713 KB 1472/1710 KB 580/1044 KB 410/1063 KB 880/1267 KB 340/713 KB 1472/1710 KB 580/1044 KB 414/1063 KB 880/1267 KB 340/713 KB 1476/1710 KB 580/1044 KB 418/1063 KB 880/1267 KB 340/713 KB 1476/1710 KB 580/1044 KB 422/1063 KB 880/1267 KB 340/713 KB 1476/1710 KB 580/1044 KB 426/1063 KB 884/1267 KB 340/713 KB 1476/1710 KB 584/1044 KB 430/1063 KB 884/1267 KB 340/713 KB 1476/1710 KB 584/1044 KB 434/1063 KB 884/1267 KB 344/713 KB 1476/1710 KB 584/1044 KB 438/1063 KB 880/1267 KB 340/713 KB 1476/1710 KB 580/1044 KB 414/1063 KB 884/1267 KB 344/713 KB 1480/1710 KB 584/1044 KB 438/1063 KB 884/1267 KB 344/713 KB 1484/1710 KB 584/1044 KB 438/1063 KB 884/1267 KB 344/713 KB 1488/1710 KB 584/1044 KB 438/1063 KB 884/1267 KB 344/713 KB 1476/1710 KB 584/1044 KB 434/1063 KB 884/1267 KB 348/713 KB 1488/1710 KB 584/1044 KB 438/1063 KB 884/1267 KB 352/713 KB 1488/1710 KB 584/1044 KB 438/1063 KB 884/1267 KB 356/713 KB 1488/1710 KB 584/1044 KB 442/1063 KB 884/1267 KB 360/713 KB 1492/1710 KB 584/1044 KB 442/1063 KB 884/1267 KB 340/713 KB 1476/1710 KB 584/1044 KB 426/1063 KB 880/1267 KB 340/713 KB 1476/1710 KB 584/1044 KB 426/1063 KB 888/1267 KB 360/713 KB 1492/1710 KB 588/1044 KB 442/1063 KB 888/1267 KB 360/713 KB 1492/1710 KB 592/1044 KB 442/1063 KB 888/1267 KB 360/713 KB 1492/1710 KB 596/1044 KB 442/1063 KB 888/1267 KB 360/713 KB 1492/1710 KB 600/1044 KB 442/1063 KB 888/1267 KB 360/713 KB 1492/1710 KB 604/1044 KB 442/1063 KB 888/1267 KB 360/713 KB 1492/1710 KB 608/1044 KB 442/1063 KB 884/1267 KB 356/713 KB 1492/1710 KB 584/1044 KB 442/1063 KB 888/1267 KB 360/713 KB 1496/1710 KB 608/1044 KB 442/1063 KB 888/1267 KB 360/713 KB 1500/1710 KB 608/1044 KB 442/1063 KB 888/1267 KB 360/713 KB 1504/1710 KB 608/1044 KB 442/1063 KB 884/1267 KB 352/713 KB 1488/1710 KB 584/1044 KB 442/1063 KB 888/1267 KB 360/713 KB 1504/1710 KB 608/1044 KB 446/1063 KB 888/1267 KB 360/713 KB 1504/1710 KB 608/1044 KB 450/1063 KB 888/1267 KB 364/713 KB 1504/1710 KB 608/1044 KB 454/1063 KB 888/1267 KB 364/713 KB 1508/1710 KB 608/1044 KB 458/1063 KB 888/1267 KB 364/713 KB 1508/1710 KB 612/1044 KB 462/1063 KB 888/1267 KB 364/713 KB 1508/1710 KB 612/1044 KB 464/1063 KB 888/1267 KB 364/713 KB 1508/1710 KB 612/1044 KB 468/1063 KB 888/1267 KB 360/713 KB 1492/1710 KB 596/1044 KB 442/1063 KB 892/1267 KB 364/713 KB 1508/1710 KB 612/1044 KB 468/1063 KB 896/1267 KB 364/713 KB 1508/1710 KB 612/1044 KB 468/1063 KB 900/1267 KB 364/713 KB 1508/1710 KB 612/1044 KB 468/1063 KB 904/1267 KB 364/713 KB 1508/1710 KB 612/1044 KB 468/1063 KB 908/1267 KB 364/713 KB 1508/1710 KB 612/1044 KB 468/1063 KB 912/1267 KB 364/713 KB 1508/1710 KB 612/1044 KB 468/1063 KB 888/1267 KB 364/713 KB 1508/1710 KB 612/1044 KB 458/1063 KB 912/1267 KB 364/713 KB 1508/1710 KB 616/1044 KB 468/1063 KB 916/1267 KB 364/713 KB 1508/1710 KB 620/1044 KB 468/1063 KB 916/1267 KB 364/713 KB 1508/1710 KB 624/1044 KB 468/1063 KB 888/1267 KB 364/713 KB 1508/1710 KB 608/1044 KB 454/1063 KB 916/1267 KB 364/713 KB 1512/1710 KB 624/1044 KB 468/1063 KB 916/1267 KB 364/713 KB 1516/1710 KB unit-abot-epc-basic-0: 08:06:42 DEBUG unit.abot-epc-basic/0.install 624/1044 KB 468/1063 KB 916/1267 KB 364/713 KB 1520/1710 KB 624/1044 KB 468/1063 KB 888/1267 KB 364/713 KB 1504/1710 KB 608/1044 KB 450/1063 KB 916/1267 KB 368/713 KB 1520/1710 KB 624/1044 KB 468/1063 KB 916/1267 KB 372/713 KB 1520/1710 KB 624/1044 KB 468/1063 KB 916/1267 KB 376/713 KB 1520/1710 KB 624/1044 KB 468/1063 KB 916/1267 KB 380/713 KB 1520/1710 KB 624/1044 KB 468/1063 KB 916/1267 KB 384/713 KB 1520/1710 KB 624/1044 KB 468/1063 KB 916/1267 KB 388/713 KB 1520/1710 KB 624/1044 KB 468/1063 KB 916/1267 KB 392/713 KB 1524/1710 KB 628/1044 KB 472/1063 KB 916/1267 KB 396/713 KB 1524/1710 KB 628/1044 KB 472/1063 KB 916/1267 KB 400/713 KB 1524/1710 KB 628/1044 KB 472/1063 KB 916/1267 KB 364/713 KB 1508/1710 KB 616/1044 KB 468/1063 KB 920/1267 KB 400/713 KB 1524/1710 KB 628/1044 KB 472/1063 KB 924/1267 KB 400/713 KB 1524/1710 KB 628/1044 KB 472/1063 KB 928/1267 KB 400/713 KB 1524/1710 KB 628/1044 KB 472/1063 KB 932/1267 KB 400/713 KB 1524/1710 KB 628/1044 KB 472/1063 KB 936/1267 KB 404/713 KB 1524/1710 KB 628/1044 KB 472/1063 KB 940/1267 KB 404/713 KB 1524/1710 KB 628/1044 KB 472/1063 KB 944/1267 KB 404/713 KB 1524/1710 KB 628/1044 KB 472/1063 KB 916/1267 KB 388/713 KB 1524/1710 KB 628/1044 KB 472/1063 KB 944/1267 KB 404/713 KB 1524/1710 KB 628/1044 KB 476/1063 KB 944/1267 KB 404/713 KB 1524/1710 KB 628/1044 KB 480/1063 KB 916/1267 KB 388/713 KB 1524/1710 KB 628/1044 KB 468/1063 KB 944/1267 KB 404/713 KB 1528/1710 KB 628/1044 KB 480/1063 KB 944/1267 KB 404/713 KB 1532/1710 KB 628/1044 KB 480/1063 KB 944/1267 KB 404/713 KB 1536/1710 KB 628/1044 KB 480/1063 KB 944/1267 KB 404/713 KB 1540/1710 KB 628/1044 KB 484/1063 KB 944/1267 KB 404/713 KB 1544/1710 KB 628/1044 KB 484/1063 KB 944/1267 KB 404/713 KB 1548/1710 KB 628/1044 KB 484/1063 KB 944/1267 KB 404/713 KB 1552/1710 KB 628/1044 KB 484/1063 KB 948/1267 KB 404/713 KB 1556/1710 KB 628/1044 KB 484/1063 KB 916/1267 KB 388/713 KB 1520/1710 KB 628/1044 KB 468/1063 KB 948/1267 KB 404/713 KB 1556/1710 KB 632/1044 KB 484/1063 KB 948/1267 KB 404/713 KB 1556/1710 KB 636/1044 KB 484/1063 KB 948/1267 KB 404/713 KB 1556/1710 KB 640/1044 KB 484/1063 KB 948/1267 KB 404/713 KB 1556/1710 KB 644/1044 KB 484/1063 KB 948/1267 KB 404/713 KB 1556/1710 KB 648/1044 KB 484/1063 KB 948/1267 KB 404/713 KB 1556/1710 KB 652/1044 KB 484/1063 KB 948/1267 KB 404/713 KB 1556/1710 KB 656/1044 KB 484/1063 KB 948/1267 KB 404/713 KB 1556/1710 KB 660/1044 KB 484/1063 KB 948/1267 KB 404/713 KB 1552/1710 KB 628/1044 KB 484/1063 KB 952/1267 KB 404/713 KB 1560/1710 KB 660/1044 KB 484/1063 KB 944/1267 KB 404/713 KB 1536/1710 KB 628/1044 KB 484/1063 KB 956/1267 KB 404/713 KB 1560/1710 KB 660/1044 KB 488/1063 KB 956/1267 KB 404/713 KB 1560/1710 KB 660/1044 KB 492/1063 KB 956/1267 KB 404/713 KB 1560/1710 KB 660/1044 KB 496/1063 KB 932/1267 KB 404/713 KB 1524/1710 KB 628/1044 KB 472/1063 KB 956/1267 KB 408/713 KB 1560/1710 KB 660/1044 KB 496/1063 KB 956/1267 KB 412/713 KB 1560/1710 KB 660/1044 KB 496/1063 KB 956/1267 KB 416/713 KB 1560/1710 KB 660/1044 KB 496/1063 KB 956/1267 KB 420/713 KB 1560/1710 KB 660/1044 KB 496/1063 KB 956/1267 KB 424/713 KB 1560/1710 KB 660/1044 KB 500/1063 KB 948/1267 KB 404/713 KB 1560/1710 KB 660/1044 KB 484/1063 KB 956/1267 KB 428/713 KB 1564/1710 KB 664/1044 KB 500/1063 KB 956/1267 KB 428/713 KB 1568/1710 KB 664/1044 KB 500/1063 KB 956/1267 KB 424/713 KB 1560/1710 KB 664/1044 KB 500/1063 KB 956/1267 KB 428/713 KB 1568/1710 KB 668/1044 KB 500/1063 KB 956/1267 KB 428/7 unit-abot-epc-basic-0: 08:06:42 DEBUG unit.abot-epc-basic/0.install 13 KB 1568/1710 KB 672/1044 KB 500/1063 KB 956/1267 KB 428/713 KB 1568/1710 KB 676/1044 KB 500/1063 KB 956/1267 KB 428/713 KB 1572/1710 KB 680/1044 KB 500/1063 KB 956/1267 KB 428/713 KB 1572/1710 KB 684/1044 KB 500/1063 KB 956/1267 KB 428/713 KB 1572/1710 KB 688/1044 KB 500/1063 KB 956/1267 KB 428/713 KB 1572/1710 KB 692/1044 KB 500/1063 KB 956/1267 KB 420/713 KB 1560/1710 KB 660/1044 KB 500/1063 KB 956/1267 KB 420/713 KB 1560/1710 KB 660/1044 KB 500/1063 KB 956/1267 KB 428/713 KB 1572/1710 KB 692/1044 KB 504/1063 KB 956/1267 KB 428/713 KB 1572/1710 KB 692/1044 KB 508/1063 KB 956/1267 KB 428/713 KB 1572/1710 KB 692/1044 KB 512/1063 KB 960/1267 KB 428/713 KB 1572/1710 KB 692/1044 KB 516/1063 KB 960/1267 KB 428/713 KB 1572/1710 KB 692/1044 KB 520/1063 KB 960/1267 KB 428/713 KB 1572/1710 KB 692/1044 KB 524/1063 KB 960/1267 KB 428/713 KB 1572/1710 KB 692/1044 KB 528/1063 KB 960/1267 KB 428/713 KB 1572/1710 KB 692/1044 KB 532/1063 KB 960/1267 KB 428/713 KB 1572/1710 KB 692/1044 KB 536/1063 KB 960/1267 KB 428/713 KB 1572/1710 KB 692/1044 KB 540/1063 KB 960/1267 KB 428/713 KB 1572/1710 KB 692/1044 KB 544/1063 KB 956/1267 KB 428/713 KB 1572/1710 KB 676/1044 KB 500/1063 KB 960/1267 KB 428/713 KB 1576/1710 KB 692/1044 KB 544/1063 KB 960/1267 KB 428/713 KB 1580/1710 KB 692/1044 KB 544/1063 KB 960/1267 KB 428/713 KB 1584/1710 KB 692/1044 KB 544/1063 KB 956/1267 KB 428/713 KB 1568/1710 KB 664/1044 KB 500/1063 KB 960/1267 KB 432/713 KB 1584/1710 KB 692/1044 KB 544/1063 KB 960/1267 KB 428/713 KB 1572/1710 KB 692/1044 KB 512/1063 KB 964/1267 KB 432/713 KB 1584/1710 KB 692/1044 KB 544/1063 KB 968/1267 KB 436/713 KB 1584/1710 KB 692/1044 KB 544/1063 KB 972/1267 KB 436/713 KB 1584/1710 KB 692/1044 KB 544/1063 KB 976/1267 KB 436/713 KB 1584/1710 KB 692/1044 KB 544/1063 KB 980/1267 KB 436/713 KB 1584/1710 KB 692/1044 KB 544/1063 KB 984/1267 KB 436/713 KB 1588/1710 KB 692/1044 KB 544/1063 KB 988/1267 KB 436/713 KB 1588/1710 KB 692/1044 KB 544/1063 KB 992/1267 KB 436/713 KB 1588/1710 KB 692/1044 KB 544/1063 KB 964/1267 KB 436/713 KB 1584/1710 KB 692/1044 KB 544/1063 KB 992/1267 KB 440/713 KB 1588/1710 KB 692/1044 KB 544/1063 KB 992/1267 KB 444/713 KB 1588/1710 KB 692/1044 KB 544/1063 KB 992/1267 KB 448/713 KB 1588/1710 KB 692/1044 KB 544/1063 KB 992/1267 KB 452/713 KB 1588/1710 KB 692/1044 KB 544/1063 KB 992/1267 KB 456/713 KB 1588/1710 KB 692/1044 KB 544/1063 KB 996/1267 KB 460/713 KB 1588/1710 KB 696/1044 KB 544/1063 KB 996/1267 KB 464/713 KB 1588/1710 KB 696/1044 KB 544/1063 KB 996/1267 KB 468/713 KB 1588/1710 KB 696/1044 KB 544/1063 KB 996/1267 KB 472/713 KB 1588/1710 KB 696/1044 KB 548/1063 KB 996/1267 KB 476/713 KB 1588/1710 KB 696/1044 KB 548/1063 KB 996/1267 KB 480/713 KB 1588/1710 KB 696/1044 KB 548/1063 KB 996/1267 KB 484/713 KB 1588/1710 KB 696/1044 KB 548/1063 KB 980/1267 KB 436/713 KB 1588/1710 KB 692/1044 KB 544/1063 KB 996/1267 KB 484/713 KB 1592/1710 KB 696/1044 KB 548/1063 KB 996/1267 KB 484/713 KB 1596/1710 KB 696/1044 KB 548/1063 KB 996/1267 KB 484/713 KB 1600/1710 KB 696/1044 KB 548/1063 KB 996/1267 KB 484/713 KB 1604/1710 KB 696/1044 KB 548/1063 KB 996/1267 KB 484/713 KB 1608/1710 KB 696/1044 KB 548/1063 KB 996/1267 KB 484/713 KB 1612/1710 KB 696/1044 KB 548/1063 KB 996/1267 KB 484/713 KB 1616/1710 KB 696/1044 KB 548/1063 KB 996/1267 KB 468/713 KB 1588/1710 KB 696/1044 KB 548/1063 KB 996/1267 KB 484/713 KB 1616/1710 KB 696/1044 KB 552/1063 KB 996/1267 KB 484/713 KB 1616/1710 KB 696/1044 KB 556/1063 KB unit-abot-epc-basic-0: 08:06:42 DEBUG unit.abot-epc-basic/0.install 996/1267 KB 484/713 KB 1616/1710 KB 696/1044 KB 560/1063 KB 996/1267 KB 456/713 KB 1588/1710 KB 696/1044 KB 544/1063 KB 1000/1267 KB 484/713 KB 1616/1710 KB 696/1044 KB 560/1063 KB 1004/1267 KB 484/713 KB 1616/1710 KB 696/1044 KB 560/1063 KB 1008/1267 KB 484/713 KB 1616/1710 KB 696/1044 KB 560/1063 KB 992/1267 KB 456/713 KB 1588/1710 KB 696/1044 KB 544/1063 KB 1008/1267 KB 484/713 KB 1616/1710 KB 700/1044 KB 560/1063 KB 1008/1267 KB 484/713 KB 1616/1710 KB 704/1044 KB 560/1063 KB 1008/1267 KB 484/713 KB 1616/1710 KB 708/1044 KB 560/1063 KB 1008/1267 KB 484/713 KB 1616/1710 KB 712/1044 KB 560/1063 KB 1012/1267 KB 484/713 KB 1616/1710 KB 716/1044 KB 560/1063 KB 1012/1267 KB 484/713 KB 1616/1710 KB 720/1044 KB 560/1063 KB 1012/1267 KB 484/713 KB 1616/1710 KB 724/1044 KB 560/1063 KB 1012/1267 KB 488/713 KB 1620/1710 KB 728/1044 KB 564/1063 KB 1012/1267 KB 488/713 KB 1620/1710 KB 732/1044 KB 564/1063 KB 1012/1267 KB 488/713 KB 1620/1710 KB 736/1044 KB 564/1063 KB 1012/1267 KB 484/713 KB 1616/1710 KB 712/1044 KB 560/1063 KB 1016/1267 KB 488/713 KB 1620/1710 KB 736/1044 KB 564/1063 KB 1020/1267 KB 488/713 KB 1620/1710 KB 736/1044 KB 564/1063 KB 1024/1267 KB 488/713 KB 1620/1710 KB 736/1044 KB 564/1063 KB 1028/1267 KB 488/713 KB 1620/1710 KB 736/1044 KB 564/1063 KB 1032/1267 KB 488/713 KB 1620/1710 KB 740/1044 KB 564/1063 KB 1036/1267 KB 488/713 KB 1620/1710 KB 740/1044 KB 564/1063 KB 1040/1267 KB 488/713 KB 1620/1710 KB 740/1044 KB 564/1063 KB 1044/1267 KB 488/713 KB 1620/1710 KB 740/1044 KB 564/1063 KB 1048/1267 KB 488/713 KB 1620/1710 KB 740/1044 KB 564/1063 KB 1052/1267 KB 488/713 KB 1620/1710 KB 740/1044 KB 564/1063 KB 1056/1267 KB 488/713 KB 1620/1710 KB 740/1044 KB 564/1063 KB 1012/1267 KB 488/713 KB 1620/1710 KB 724/1044 KB 564/1063 KB 1056/1267 KB 492/713 KB 1620/1710 KB 740/1044 KB 564/1063 KB 1056/1267 KB 496/713 KB 1620/1710 KB 740/1044 KB 564/1063 KB 1012/1267 KB 484/713 KB 1620/1710 KB 724/1044 KB 564/1063 KB 1056/1267 KB 496/713 KB 1624/1710 KB 740/1044 KB 564/1063 KB 1056/1267 KB 496/713 KB 1628/1710 KB 740/1044 KB 564/1063 KB 1056/1267 KB 496/713 KB 1632/1710 KB 740/1044 KB 564/1063 KB 1012/1267 KB 484/713 KB 1616/1710 KB 724/1044 KB 564/1063 KB 1056/1267 KB 496/713 KB 1632/1710 KB 740/1044 KB 568/1063 KB 1056/1267 KB 496/713 KB 1632/1710 KB 740/1044 KB 572/1063 KB 1056/1267 KB 496/713 KB 1632/1710 KB 740/1044 KB 576/1063 KB 1056/1267 KB 496/713 KB 1632/1710 KB 740/1044 KB 580/1063 KB 1056/1267 KB 500/713 KB 1636/1710 KB 740/1044 KB 584/1063 KB 1056/1267 KB 500/713 KB 1636/1710 KB 740/1044 KB 588/1063 KB 1056/1267 KB 500/713 KB 1636/1710 KB 740/1044 KB 592/1063 KB 1028/1267 KB 488/713 KB 1620/1710 KB 740/1044 KB 564/1063 KB 1056/1267 KB 500/713 KB 1636/1710 KB 744/1044 KB 592/1063 KB 1056/1267 KB 500/713 KB 1636/1710 KB 748/1044 KB 592/1063 KB 1056/1267 KB 500/713 KB 1636/1710 KB 752/1044 KB 592/1063 KB 1056/1267 KB 500/713 KB 1636/1710 KB 740/1044 KB 580/1063 KB 1056/1267 KB 504/713 KB 1636/1710 KB 752/1044 KB 592/1063 KB 1056/1267 KB 508/713 KB 1636/1710 KB 752/1044 KB 592/1063 KB 1056/1267 KB 512/713 KB 1636/1710 KB 752/1044 KB 592/1063 KB 1056/1267 KB 516/713 KB 1636/1710 KB 752/1044 KB 592/1063 KB 1056/1267 KB 520/713 KB 1636/1710 KB 756/1044 KB 596/1063 KB 1056/1267 KB 524/713 KB 1636/1710 KB 756/1044 KB 596/1063 KB 1056/1267 KB 528/713 KB 1636/1710 KB 756/1044 KB 596/1063 KB 1056/1267 KB 496/713 KB 1636/1710 KB 740/1044 KB 580/1063 KB 1056/1267 KB 528/713 KB 1640/1710 KB 756/1044 KB 596/106 unit-abot-epc-basic-0: 08:06:42 DEBUG unit.abot-epc-basic/0.install 3 KB 1056/1267 KB 528/713 KB 1644/1710 KB 756/1044 KB 596/1063 KB 1056/1267 KB 528/713 KB 1648/1710 KB 756/1044 KB 596/1063 KB 1056/1267 KB 528/713 KB 1652/1710 KB 756/1044 KB 596/1063 KB 1056/1267 KB 528/713 KB 1656/1710 KB 756/1044 KB 596/1063 KB 1056/1267 KB 528/713 KB 1660/1710 KB 756/1044 KB 596/1063 KB 1056/1267 KB 532/713 KB 1664/1710 KB 756/1044 KB 596/1063 KB 1056/1267 KB 516/713 KB 1636/1710 KB 756/1044 KB 596/1063 KB 1056/1267 KB 532/713 KB 1664/1710 KB 756/1044 KB 600/1063 KB 1056/1267 KB 532/713 KB 1664/1710 KB 756/1044 KB 604/1063 KB 1056/1267 KB 532/713 KB 1664/1710 KB 756/1044 KB 608/1063 KB 1056/1267 KB 516/713 KB 1636/1710 KB 756/1044 KB 592/1063 KB 1056/1267 KB 532/713 KB 1664/1710 KB 760/1044 KB 608/1063 KB 1056/1267 KB 532/713 KB 1664/1710 KB 764/1044 KB 608/1063 KB 1056/1267 KB 532/713 KB 1664/1710 KB 768/1044 KB 608/1063 KB 1056/1267 KB 532/713 KB 1664/1710 KB 772/1044 KB 608/1063 KB 1060/1267 KB 532/713 KB 1668/1710 KB 776/1044 KB 612/1063 KB 1060/1267 KB 532/713 KB 1668/1710 KB 780/1044 KB 612/1063 KB 1060/1267 KB 532/713 KB 1668/1710 KB 784/1044 KB 612/1063 KB 1056/1267 KB 532/713 KB 1660/1710 KB 756/1044 KB 596/1063 KB 1060/1267 KB 536/713 KB 1668/1710 KB 784/1044 KB 612/1063 KB 1060/1267 KB 540/713 KB 1668/1710 KB 784/1044 KB 612/1063 KB 1060/1267 KB 544/713 KB 1668/1710 KB 784/1044 KB 612/1063 KB 1060/1267 KB 548/713 KB 1668/1710 KB 784/1044 KB 612/1063 KB 1060/1267 KB 552/713 KB 1668/1710 KB 788/1044 KB 612/1063 KB 1060/1267 KB 556/713 KB 1668/1710 KB 788/1044 KB 612/1063 KB 1060/1267 KB 560/713 KB 1668/1710 KB 788/1044 KB 612/1063 KB 1060/1267 KB 532/713 KB 1668/1710 KB 772/1044 KB 612/1063 KB 1060/1267 KB 560/713 KB 1672/1710 KB 788/1044 KB 612/1063 KB 1060/1267 KB 560/713 KB 1676/1710 KB 788/1044 KB 612/1063 KB 1060/1267 KB 560/713 KB 1680/1710 KB 788/1044 KB 612/1063 KB 1060/1267 KB 560/713 KB 1684/1710 KB 788/1044 KB 612/1063 KB 1060/1267 KB 560/713 KB 1688/1710 KB 788/1044 KB 612/1063 KB 1060/1267 KB 560/713 KB 1692/1710 KB 788/1044 KB 612/1063 KB 1060/1267 KB 560/713 KB 1696/1710 KB 788/1044 KB 612/1063 KB 1060/1267 KB 560/713 KB 1700/1710 KB 788/1044 KB 612/1063 KB 1060/1267 KB 532/713 KB 1664/1710 KB 772/1044 KB 612/1063 KB 1060/1267 KB 564/713 KB 1700/1710 KB 788/1044 KB 616/1063 KB 1060/1267 KB 564/713 KB 1700/1710 KB 788/1044 KB 620/1063 KB 1060/1267 KB 564/713 KB 1700/1710 KB 788/1044 KB 624/1063 KB 1060/1267 KB 532/713 KB 1664/1710 KB 772/1044 KB 608/1063 KB 1064/1267 KB 564/713 KB 1700/1710 KB 788/1044 KB 624/1063 KB 1068/1267 KB 564/713 KB 1700/1710 KB 788/1044 KB 624/1063 KB 1072/1267 KB 564/713 KB 1700/1710 KB 788/1044 KB 624/1063 KB 1076/1267 KB 564/713 KB 1700/1710 KB 788/1044 KB 624/1063 KB 1080/1267 KB 564/713 KB 1700/1710 KB 788/1044 KB 628/1063 KB 1084/1267 KB 564/713 KB 1700/1710 KB 788/1044 KB 628/1063 KB 1088/1267 KB 564/713 KB 1700/1710 KB 788/1044 KB 628/1063 KB 1092/1267 KB 564/713 KB 1700/1710 KB 788/1044 KB 628/1063 KB 1096/1267 KB 564/713 KB 1700/1710 KB 788/1044 KB 628/1063 KB 1100/1267 KB 564/713 KB 1700/1710 KB 788/1044 KB 628/1063 KB 1104/1267 KB 564/713 KB 1700/1710 KB 788/1044 KB 628/1063 KB 1060/1267 KB 564/713 KB 1700/1710 KB 788/1044 KB 612/1063 KB 1104/1267 KB 568/713 KB 1704/1710 KB 788/1044 KB 628/1063 KB 1104/1267 KB 572/713 KB 1704/1710 KB 788/1044 KB 628/1063 KB 1108/1267 KB 576/713 KB 1704/1710 KB 788/1044 KB 628/1063 KB 1060/1267 KB 548/713 KB 1668/1710 KB 788/1044 KB 612/1063 KB 1108/1267 KB 576/713 KB 1704/1710 KB 792/1044 KB unit-abot-epc-basic-0: 08:06:42 DEBUG unit.abot-epc-basic/0.install 628/1063 KB 1108/1267 KB 576/713 KB 1704/1710 KB 796/1044 KB 628/1063 KB 1108/1267 KB 576/713 KB 1704/1710 KB 800/1044 KB 628/1063 KB 1108/1267 KB 576/713 KB 1704/1710 KB 804/1044 KB 628/1063 KB 1108/1267 KB 576/713 KB 1704/1710 KB 808/1044 KB 628/1063 KB 1108/1267 KB 576/713 KB 1704/1710 KB 812/1044 KB 628/1063 KB 1108/1267 KB 576/713 KB 1704/1710 KB 816/1044 KB 628/1063 KB 1108/1267 KB 580/713 KB 1704/1710 KB 816/1044 KB 628/1063 KB 1108/1267 KB 584/713 KB 1704/1710 KB 820/1044 KB 628/1063 KB 1108/1267 KB 588/713 KB 1704/1710 KB 820/1044 KB 628/1063 KB 1108/1267 KB 592/713 KB 1704/1710 KB 820/1044 KB 628/1063 KB 1108/1267 KB 572/713 KB 1704/1710 KB 788/1044 KB 628/1063 KB 1112/1267 KB 592/713 KB 1704/1710 KB 820/1044 KB 628/1063 KB 1116/1267 KB 592/713 KB 1704/1710 KB 820/1044 KB 628/1063 KB 1120/1267 KB 592/713 KB 1704/1710 KB 820/1044 KB 628/1063 KB 1104/1267 KB 564/713 KB 1704/1710 KB 788/1044 KB 628/1063 KB 1120/1267 KB 592/713 KB 1708/1710 KB 820/1044 KB 628/1063 KB 1120/1267 KB 592/713 KB 1710/1710 KB 820/1044 KB 628/1063 KB 1076/1267 KB 564/713 KB 1700/1710 KB 788/1044 KB 628/1063 KB 1120/1267 KB 592/713 KB 1710/1710 KB 820/1044 KB 632/1063 KB 1120/1267 KB 592/713 KB 1710/1710 KB 820/1044 KB 636/1063 KB 1120/1267 KB 592/713 KB 1710/1710 KB 820/1044 KB 640/1063 KB 1120/1267 KB 592/713 KB 1710/1710 KB 820/1044 KB 644/1063 KB 1120/1267 KB 592/713 KB 1710/1710 KB 820/1044 KB 648/1063 KB 1120/1267 KB 592/713 KB 1710/1710 KB 820/1044 KB 652/1063 KB 1120/1267 KB 592/713 KB 1710/1710 KB 820/1044 KB 656/1063 KB 1120/1267 KB 592/713 KB 1710/1710 KB 820/1044 KB 660/1063 KB 1120/1267 KB 592/713 KB 1710/1710 KB 820/1044 KB 664/1063 KB 1120/1267 KB 592/713 KB 1710/1710 KB 820/1044 KB 668/1063 KB 1120/1267 KB 596/713 KB 1710/1710 KB 820/1044 KB 672/1063 KB 1120/1267 KB 596/713 KB 1710/1710 KB 820/1044 KB 676/1063 KB 1124/1267 KB 596/713 KB 1710/1710 KB 820/1044 KB 680/1063 KB 1124/1267 KB 596/713 KB 1710/1710 KB 820/1044 KB 684/1063 KB 1124/1267 KB 596/713 KB 1710/1710 KB 820/1044 KB 688/1063 KB 1108/1267 KB 580/713 KB 1704/1710 KB 820/1044 KB 628/1063 KB 1124/1267 KB 596/713 KB 1710/1710 KB 824/1044 KB 688/1063 KB 1124/1267 KB 596/713 KB 1710/1710 KB 828/1044 KB 688/1063 KB 1124/1267 KB 596/713 KB 1710/1710 KB 832/1044 KB 688/1063 KB 1124/1267 KB 596/713 KB 1710/1710 KB 836/1044 KB 688/1063 KB 1124/1267 KB 596/713 KB 1710/1710 KB 840/1044 KB 688/1063 KB 1124/1267 KB 596/713 KB 1710/1710 KB 844/1044 KB 688/1063 KB 1124/1267 KB 596/713 KB 1710/1710 KB 848/1044 KB 688/1063 KB 1124/1267 KB 596/713 KB 1710/1710 KB 852/1044 KB 688/1063 KB 1124/1267 KB 596/713 KB 1710/1710 KB 856/1044 KB 692/1063 KB 1124/1267 KB 596/713 KB 1710/1710 KB 860/1044 KB 692/1063 KB 1124/1267 KB 596/713 KB 1710/1710 KB 864/1044 KB 692/1063 KB 1124/1267 KB 596/713 KB 1710/1710 KB 820/1044 KB 676/1063 KB 1120/1267 KB 596/713 KB 1710/1710 KB 820/1044 KB 668/1063 KB 1124/1267 KB 600/713 KB 1710/1710 KB 864/1044 KB 692/1063 KB 1124/1267 KB 604/713 KB 1710/1710 KB 864/1044 KB 692/1063 KB 1124/1267 KB 608/713 KB 1710/1710 KB 864/1044 KB 692/1063 KB 1128/1267 KB 612/713 KB 1710/1710 KB 864/1044 KB 692/1063 KB 1128/1267 KB 616/713 KB 1710/1710 KB 864/1044 KB 692/1063 KB 1128/1267 KB 620/713 KB 1710/1710 KB 864/1044 KB 692/1063 KB 1128/1267 KB 624/713 KB 1710/1710 KB 864/1044 KB 692/1063 KB 1128/1267 KB 628/713 KB 1710/1710 KB 864/1044 KB 692/1063 KB 1128/1267 KB 632/713 KB 1710/1710 KB 868/1044 KB 692/1063 KB 1128/1267 KB 636/713 KB 1710/1710 KB 868/1 unit-abot-epc-basic-0: 08:06:42 DEBUG unit.abot-epc-basic/0.install 044 KB 692/1063 KB 1128/1267 KB 640/713 KB 1710/1710 KB 868/1044 KB 692/1063 KB 1124/1267 KB 596/713 KB 1710/1710 KB 852/1044 KB 692/1063 KB 1128/1267 KB 640/713 KB 1710/1710 KB 868/1044 KB 696/1063 KB 1128/1267 KB 640/713 KB 1710/1710 KB 868/1044 KB 700/1063 KB 1128/1267 KB 640/713 KB 1710/1710 KB 868/1044 KB 704/1063 KB 1128/1267 KB 640/713 KB 1710/1710 KB 868/1044 KB 708/1063 KB 1128/1267 KB 640/713 KB 1710/1710 KB 868/1044 KB 712/1063 KB 1128/1267 KB 628/713 KB 1710/1710 KB 868/1044 KB 692/1063 KB 1128/1267 KB 644/713 KB 1710/1710 KB 872/1044 KB 716/1063 KB 1128/1267 KB 608/713 KB 1710/1710 KB 864/1044 KB 692/1063 KB 1132/1267 KB 644/713 KB 1710/1710 KB 872/1044 KB 716/1063 KB 1136/1267 KB 644/713 KB 1710/1710 KB 872/1044 KB 716/1063 KB 1140/1267 KB 644/713 KB 1710/1710 KB 872/1044 KB 716/1063 KB 1144/1267 KB 644/713 KB 1710/1710 KB 872/1044 KB 716/1063 KB 1148/1267 KB 644/713 KB 872/1044 KB 716/1063 KB 1152/1267 KB 644/713 KB 872/1044 KB 716/1063 KB 1156/1267 KB 644/713 KB 872/1044 KB 716/1063 KB 1160/1267 KB 644/713 KB 876/1044 KB 716/1063 KB 1164/1267 KB 644/713 KB 876/1044 KB 716/1063 KB 1168/1267 KB 644/713 KB 876/1044 KB 716/1063 KB 1172/1267 KB 644/713 KB 876/1044 KB 716/1063 KB 1176/1267 KB 644/713 KB 876/1044 KB 716/1063 KB 1180/1267 KB 644/713 KB 876/1044 KB 716/1063 KB 1184/1267 KB 644/713 KB 876/1044 KB 716/1063 KB 1188/1267 KB 644/713 KB 876/1044 KB 716/1063 KB 1192/1267 KB 644/713 KB 876/1044 KB 716/1063 KB 1196/1267 KB 644/713 KB 876/1044 KB 716/1063 KB 1200/1267 KB 644/713 KB 876/1044 KB 716/1063 KB 1204/1267 KB 644/713 KB 876/1044 KB 716/1063 KB 1128/1267 KB 644/713 KB 1710/1710 KB 868/1044 KB 712/1063 KB 1128/1267 KB 644/713 KB 1710/1710 KB 868/1044 KB 716/1063 KB 1204/1267 KB 644/713 KB 876/1044 KB 720/1063 KB 1156/1267 KB 644/713 KB 876/1044 KB 716/1063 KB 1204/1267 KB 644/713 KB 880/1044 KB 720/1063 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/gherkin/2.12.2/gherkin-2.12.2.jar (1710 KB at 3269.4 KB/sec) unit-abot-epc-basic-0: 08:06:42 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.jar unit-abot-epc-basic-0: 08:06:42 DEBUG unit.abot-epc-basic/0.install 1204/1267 KB 644/713 KB 884/1044 KB 720/1063 KB 1204/1267 KB 648/713 KB 888/1044 KB 724/1063 KB 1204/1267 KB 648/713 KB 892/1044 KB 724/1063 KB 1204/1267 KB 648/713 KB 896/1044 KB 724/1063 KB 1204/1267 KB 648/713 KB 884/1044 KB 724/1063 KB 1204/1267 KB 652/713 KB 896/1044 KB 724/1063 KB 1204/1267 KB 656/713 KB 896/1044 KB 724/1063 KB 1204/1267 KB 644/713 KB 884/1044 KB 724/1063 KB 1204/1267 KB 656/713 KB 896/1044 KB 728/1063 KB 1204/1267 KB 656/713 KB 896/1044 KB 732/1063 KB 1204/1267 KB 656/713 KB 900/1044 KB 736/1063 KB 1204/1267 KB 656/713 KB 900/1044 KB 740/1063 KB 1204/1267 KB 660/713 KB 900/1044 KB 744/1063 KB 1204/1267 KB 660/713 KB 900/1044 KB 748/1063 KB 1204/1267 KB 660/713 KB 900/1044 KB 752/1063 KB 1204/1267 KB 660/713 KB 900/1044 KB 756/1063 KB 1204/1267 KB 656/713 KB 900/1044 KB 732/1063 KB 1208/1267 KB 660/713 KB 904/1044 KB 756/1063 KB 1208/1267 KB 660/713 KB 908/1044 KB 756/1063 KB 1208/1267 KB 660/713 KB 912/1044 KB 756/1063 KB 1208/1267 KB 660/713 KB 916/1044 KB 756/1063 KB 1208/1267 KB 660/713 KB 920/1044 KB 756/1063 KB 1208/1267 KB 660/713 KB 924/1044 KB 756/1063 KB 1208/1267 KB 660/713 KB 900/1044 KB 756/1063 KB 1212/1267 KB 660/713 KB 924/1044 KB 760/1063 KB 1216/1267 KB 660/713 KB 924/1044 KB 760/1063 KB 1204/1267 KB 660/713 KB 900/1044 KB 740/1063 KB 1216/1267 KB 664/713 KB 928/1044 KB 760/1063 KB 1216/1267 KB 668/713 KB 928/1044 KB 760/1063 KB 1216/1267 KB 672/713 KB 928/1044 KB 760/1063 KB 1216/1267 KB 676/713 KB 928/1044 KB 760/1063 KB 1216/1267 KB 680/713 KB 928/1044 KB 760/1063 KB 1216/1267 KB 684/713 KB 928/1044 KB 760/1063 KB 1216/1267 KB 688/713 KB 928/1044 KB 760/1063 KB 1216/1267 KB 692/713 KB 928/1044 KB 760/1063 KB 1220/1267 KB 696/713 KB 928/1044 KB 760/1063 KB 1220/1267 KB 700/713 KB 928/1044 KB 760/1063 KB 1220/1267 KB 4/257 KB 700/713 KB 928/1044 KB 760/1063 KB 1220/1267 KB 8/257 KB 700/713 KB 928/1044 KB 760/1063 KB 1220/1267 KB 12/257 KB 700/713 KB 928/1044 KB 760/1063 KB 1220/1267 KB 16/257 KB 700/713 KB 928/1044 KB 760/1063 KB 1220/1267 KB 20/257 KB 700/713 KB 928/1044 KB 760/1063 KB 1220/1267 KB 24/257 KB 700/713 KB 928/1044 KB 760/1063 KB 1220/1267 KB 28/257 KB 700/713 KB 928/1044 KB 760/1063 KB 1220/1267 KB 32/257 KB 700/713 KB 928/1044 KB 760/1063 KB 1220/1267 KB 36/257 KB 700/713 KB 928/1044 KB 760/1063 KB 1216/1267 KB 660/713 KB 928/1044 KB 760/1063 KB 1208/1267 KB 660/713 KB 924/1044 KB 760/1063 KB 1220/1267 KB 36/257 KB 704/713 KB 928/1044 KB 764/1063 KB 1220/1267 KB 36/257 KB 704/713 KB 928/1044 KB 768/1063 KB 1220/1267 KB 36/257 KB 704/713 KB 928/1044 KB 772/1063 KB 1220/1267 KB 40/257 KB 704/713 KB 932/1044 KB 776/1063 KB 1220/1267 KB 40/257 KB 704/713 KB 932/1044 KB 780/1063 KB 1220/1267 KB 40/257 KB 704/713 KB 932/1044 KB 784/1063 KB 1220/1267 KB 40/257 KB 704/713 KB 932/1044 KB 788/1063 KB 1220/1267 KB 40/257 KB 704/713 KB 932/1044 KB 792/1063 KB 1220/1267 KB 40/257 KB 704/713 KB 932/1044 KB 796/1063 KB 1220/1267 KB 40/257 KB 704/713 KB 932/1044 KB 800/1063 KB 1220/1267 KB 36/257 KB 704/713 KB 928/1044 KB 760/1063 KB 1220/1267 KB 692/713 KB 928/1044 KB 760/1063 KB 1220/1267 KB 40/257 KB 704/713 KB 932/1044 KB 772/1063 KB 1224/1267 KB 44/257 KB 704/713 KB 932/1044 KB 800/1063 KB 1224/1267 KB 48/257 KB 704/713 KB 932/1044 KB 800/1063 KB 1224/1267 KB 52/257 KB 704/713 KB 932/1044 KB 800/1063 KB 1224/1267 KB 56/257 KB 708/713 KB 932/1044 KB 800/1063 KB 1224/1267 KB 60/257 KB 708/713 KB 932/1044 KB 800/1063 KB 1224/1267 KB 64/257 KB unit-oai-hss-0: 08:06:42 DEBUG unit.oai-hss/0.install Connecting to kernel.ubuntu.com (kernel.ubuntu.com)|91.189.94.216|:80... connected. unit-abot-epc-basic-0: 08:06:42 DEBUG unit.abot-epc-basic/0.install 708/713 KB 932/1044 KB 800/1063 KB 1220/1267 KB 36/257 KB 704/713 KB 932/1044 KB 772/1063 KB 1224/1267 KB 64/257 KB 708/713 KB 936/1044 KB 800/1063 KB 1224/1267 KB 64/257 KB 708/713 KB 940/1044 KB 800/1063 KB 1224/1267 KB 64/257 KB 708/713 KB 944/1044 KB 800/1063 KB 1224/1267 KB 52/257 KB 708/713 KB 932/1044 KB 800/1063 KB 1224/1267 KB 64/257 KB 712/713 KB 948/1044 KB 800/1063 KB 1224/1267 KB 64/257 KB 713/713 KB 948/1044 KB 800/1063 KB 1224/1267 KB 40/257 KB 704/713 KB 932/1044 KB 800/1063 KB 1228/1267 KB 64/257 KB 713/713 KB 948/1044 KB 800/1063 KB 1232/1267 KB 64/257 KB 713/713 KB 948/1044 KB 800/1063 KB 1236/1267 KB 64/257 KB 713/713 KB 948/1044 KB 800/1063 KB 1240/1267 KB 64/257 KB 713/713 KB 948/1044 KB 800/1063 KB 1244/1267 KB 64/257 KB 713/713 KB 948/1044 KB 800/1063 KB 1248/1267 KB 64/257 KB 713/713 KB 948/1044 KB 800/1063 KB 1252/1267 KB 64/257 KB 713/713 KB 948/1044 KB 800/1063 KB 1256/1267 KB 68/257 KB 713/713 KB 948/1044 KB 804/1063 KB 1260/1267 KB 68/257 KB 713/713 KB 948/1044 KB 804/1063 KB 1264/1267 KB 68/257 KB 713/713 KB 948/1044 KB 804/1063 KB 1267/1267 KB 68/257 KB 713/713 KB 948/1044 KB 804/1063 KB 1224/1267 KB 64/257 KB 708/713 KB 948/1044 KB 800/1063 KB 1267/1267 KB 68/257 KB 713/713 KB 952/1044 KB 804/1063 KB 1267/1267 KB 68/257 KB 713/713 KB 956/1044 KB 804/1063 KB 1267/1267 KB 68/257 KB 713/713 KB 960/1044 KB 804/1063 KB 1267/1267 KB 68/257 KB 713/713 KB 964/1044 KB 804/1063 KB 1267/1267 KB 68/257 KB 713/713 KB 968/1044 KB 804/1063 KB 1267/1267 KB 68/257 KB 713/713 KB 972/1044 KB 804/1063 KB 1267/1267 KB 68/257 KB 713/713 KB 976/1044 KB 804/1063 KB 1267/1267 KB 68/257 KB 713/713 KB 980/1044 KB 804/1063 KB 1267/1267 KB 68/257 KB 713/713 KB 984/1044 KB 804/1063 KB 1267/1267 KB 68/257 KB 713/713 KB 988/1044 KB 804/1063 KB 1267/1267 KB 68/257 KB 713/713 KB 992/1044 KB 804/1063 KB 1252/1267 KB 68/257 KB 713/713 KB 948/1044 KB 804/1063 KB 1267/1267 KB 68/257 KB 713/713 KB 992/1044 KB 808/1063 KB 1267/1267 KB 68/257 KB 713/713 KB 992/1044 KB 812/1063 KB 1267/1267 KB 68/257 KB 713/713 KB 992/1044 KB 816/1063 KB 1252/1267 KB 68/257 KB 713/713 KB 948/1044 KB 800/1063 KB 1267/1267 KB 72/257 KB 713/713 KB 992/1044 KB 816/1063 KB 1267/1267 KB 76/257 KB 713/713 KB 992/1044 KB 816/1063 KB 1267/1267 KB 80/257 KB 713/713 KB 992/1044 KB 816/1063 KB 1267/1267 KB 80/257 KB 713/713 KB 992/1044 KB 820/1063 KB 1267/1267 KB 84/257 KB 713/713 KB 992/1044 KB 824/1063 KB 1267/1267 KB 84/257 KB 713/713 KB 992/1044 KB 828/1063 KB 1267/1267 KB 84/257 KB 713/713 KB 992/1044 KB 832/1063 KB 1267/1267 KB 84/257 KB 713/713 KB 996/1044 KB 832/1063 KB 1267/1267 KB 84/257 KB 1000/1044 KB 836/1063 KB 1267/1267 KB 84/257 KB 1004/1044 KB 836/1063 KB 1267/1267 KB 84/257 KB 1008/1044 KB 836/1063 KB 1267/1267 KB 84/257 KB 1012/1044 KB 836/1063 KB 1267/1267 KB 84/257 KB 1016/1044 KB 836/1063 KB 1267/1267 KB 84/257 KB 1020/1044 KB 836/1063 KB 1267/1267 KB 84/257 KB 1024/1044 KB 836/1063 KB 1267/1267 KB 84/257 KB 713/713 KB 992/1044 KB 820/1063 KB 1267/1267 KB 88/257 KB 1024/1044 KB 836/1063 KB 1267/1267 KB 92/257 KB 1024/1044 KB 836/1063 KB 1267/1267 KB 96/257 KB 1024/1044 KB 836/1063 KB 1267/1267 KB 100/257 KB 1024/1044 KB 836/1063 KB 1267/1267 KB 104/257 KB 1024/1044 KB 836/1063 KB 1267/1267 KB 108/257 KB 1024/1044 KB 836/1063 KB 1267/1267 KB 112/257 KB 1024/1044 KB 836/1063 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j-core/2 unit-abot-epc-basic-0: 08:06:42 DEBUG unit.abot-epc-basic/0.install .7/log4j-core-2.7.jar (1267 KB at 2281.9 KB/sec) unit-abot-epc-basic-0: 08:06:42 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.jar unit-abot-epc-basic-0: 08:06:42 DEBUG unit.abot-epc-basic/0.install 1267/1267 KB 84/257 KB 996/1044 KB 836/1063 KB 112/257 KB 1024/1044 KB 840/1063 KB 112/257 KB 1024/1044 KB 844/1063 KB 112/257 KB 1024/1044 KB 848/1063 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 1282.3 KB/sec) unit-abot-epc-basic-0: 08:06:42 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: 08:06:42 DEBUG unit.abot-epc-basic/0.install 112/257 KB 1024/1044 KB 852/1063 KB 112/257 KB 1024/1044 KB 856/1063 KB 112/257 KB 1028/1044 KB 860/1063 KB 112/257 KB 1028/1044 KB 864/1063 KB 112/257 KB 1028/1044 KB 868/1063 KB 112/257 KB 1028/1044 KB 856/1063 KB 116/257 KB 1032/1044 KB 868/1063 KB 116/257 KB 1036/1044 KB 868/1063 KB 116/257 KB 1040/1044 KB 868/1063 KB 116/257 KB 1028/1044 KB 868/1063 KB 120/257 KB 1040/1044 KB 868/1063 KB 124/257 KB 1040/1044 KB 868/1063 KB 128/257 KB 1040/1044 KB 868/1063 KB 132/257 KB 1040/1044 KB 868/1063 KB 136/257 KB 1044/1044 KB 872/1063 KB 140/257 KB 1044/1044 KB 872/1063 KB 144/257 KB 1044/1044 KB 872/1063 KB 132/257 KB 1044/1044 KB 872/1063 KB 144/257 KB 1044/1044 KB 872/1063 KB 132/257 KB 1040/1044 KB 872/1063 KB 144/257 KB 1044/1044 KB 876/1063 KB 144/257 KB 1044/1044 KB 880/1063 KB 144/257 KB 1044/1044 KB 884/1063 KB 148/257 KB 1044/1044 KB 4/358 KB 884/1063 KB 148/257 KB 1044/1044 KB 8/358 KB 884/1063 KB 148/257 KB 1044/1044 KB 12/358 KB 884/1063 KB 148/257 KB 1044/1044 KB 16/358 KB 884/1063 KB 148/257 KB 1044/1044 KB 20/358 KB 884/1063 KB 148/257 KB 1044/1044 KB 24/358 KB 884/1063 KB 148/257 KB 1044/1044 KB 28/358 KB 884/1063 KB 148/257 KB 1044/1044 KB 32/358 KB 884/1063 KB 148/257 KB 1044/1044 KB 32/358 KB 4/549 KB 884/1063 KB 148/257 KB 1044/1044 KB 32/358 KB 8/549 KB 884/1063 KB 148/257 KB 1044/1044 KB 32/358 KB 12/549 KB 884/1063 KB 148/257 KB 1044/1044 KB 32/358 KB 16/549 KB 884/1063 KB 148/257 KB 1044/1044 KB 32/358 KB 20/549 KB 884/1063 KB 148/257 KB 1044/1044 KB 36/358 KB 24/549 KB 888/1063 KB 148/257 KB 1044/1044 KB 36/358 KB 28/549 KB 888/1063 KB 148/257 KB 1044/1044 KB 36/358 KB 32/549 KB 888/1063 KB 148/257 KB 1044/1044 KB 884/1063 KB 152/257 KB 1044/1044 KB 36/358 KB 32/549 KB 888/1063 KB 156/257 KB 1044/1044 KB 36/358 KB 32/549 KB 888/1063 KB 148/257 KB 1044/1044 KB 36/358 KB 20/549 KB 888/1063 KB 156/257 KB 1044/1044 KB 40/358 KB 32/549 KB 888/1063 KB 156/257 KB 1044/1044 KB 44/358 KB 32/549 KB 888/1063 KB 148/257 KB 1044/1044 KB 32/358 KB 20/549 KB 888/1063 KB 160/257 KB 1044/1044 KB 44/358 KB 32/549 KB 892/1063 KB 160/257 KB 1044/1044 KB 44/358 KB 32/549 KB 896/1063 KB 160/257 KB 1044/1044 KB 44/358 KB 32/549 KB 900/1063 KB 160/257 KB 1044/1044 KB 48/358 KB 36/549 KB 904/1063 KB 160/257 KB 1044/1044 KB 48/358 KB 36/549 KB 908/1063 KB 160/257 KB 1044/1044 KB 48/358 KB 36/549 KB 912/1063 KB 160/257 KB 1044/1044 KB 44/358 KB 32/549 KB 888/1063 KB 160/257 KB 1044/1044 KB 48/358 KB 36/549 KB 900/1063 KB 160/257 KB 1044/1044 KB 48/358 KB 40/549 KB 912/1063 KB 160/257 KB 1044/1044 KB 48/358 KB 44/549 KB 912/1063 KB 164/257 KB 1044/1044 KB 48/358 KB 48/549 KB 912/1063 KB 164/257 KB 1044/1044 KB 48/358 KB 52/549 KB 912/1063 KB 164/257 KB 1044/1044 KB 48/358 KB 56/549 KB 916/1063 KB 160/257 KB 1044/1044 KB 48/358 KB 32/549 KB 900/1063 KB 164/257 KB 1044/1044 KB 52/358 KB 56/549 KB 916/1063 KB 164/257 KB 1044/1044 KB 56/358 KB 56/549 KB 916/1063 KB 164/257 KB 1044/1044 KB 60/358 KB 56/549 KB 916/1063 KB 164/257 KB 1044/1044 KB 64/358 KB 56/549 KB 916/1063 KB 164/257 KB 1044/1044 KB 68/358 KB 56/549 KB 916/1063 KB 164/257 KB 1044/1044 KB 48/358 KB 52/549 KB 916/1063 KB 164/257 KB 68/358 KB 60/549 KB 920/1063 KB 164/257 KB 68/358 KB 60/549 KB 924/1063 KB 164/257 KB 68/358 KB 60/549 KB 928/1063 KB 164/257 KB 1044/1044 KB 48/358 KB 44/549 KB 912/1063 KB 168/257 KB 68/358 KB 60/549 KB 928/1063 KB 172/257 KB 68/358 KB 60/549 KB 928/1063 KB 176/257 unit-abot-epc-basic-0: 08:06:42 DEBUG unit.abot-epc-basic/0.install KB 68/358 KB 60/549 KB 928/1063 KB 180/257 KB 68/358 KB 60/549 KB 928/1063 KB 184/257 KB 68/358 KB 60/549 KB 932/1063 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 1809.1 KB/sec) unit-abot-epc-basic-0: 08:06:42 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: 08:06:42 DEBUG unit.abot-epc-basic/0.install 164/257 KB 1044/1044 KB 68/358 KB 60/549 KB 916/1063 KB 184/257 KB 72/358 KB 64/549 KB 932/1063 KB 184/257 KB 72/358 KB 60/549 KB 932/1063 KB 184/257 KB 76/358 KB 64/549 KB 932/1063 KB 188/257 KB 80/358 KB 68/549 KB 932/1063 KB 180/257 KB 68/358 KB 60/549 KB 932/1063 KB 188/257 KB 80/358 KB 68/549 KB 936/1063 KB 188/257 KB 80/358 KB 68/549 KB 940/1063 KB 188/257 KB 80/358 KB 68/549 KB 944/1063 KB 188/257 KB 76/358 KB 68/549 KB 932/1063 KB 188/257 KB 84/358 KB 72/549 KB 944/1063 KB 188/257 KB 84/358 KB 76/549 KB 944/1063 KB 188/257 KB 84/358 KB 80/549 KB 944/1063 KB 188/257 KB 84/358 KB 84/549 KB 944/1063 KB 188/257 KB 84/358 KB 88/549 KB 948/1063 KB 188/257 KB 76/358 KB 64/549 KB 932/1063 KB 192/257 KB 84/358 KB 88/549 KB 948/1063 KB 196/257 KB 84/358 KB 88/549 KB 948/1063 KB 200/257 KB 84/358 KB 88/549 KB 948/1063 KB 204/257 KB 84/358 KB 88/549 KB 948/1063 KB 208/257 KB 84/358 KB 88/549 KB 948/1063 KB 212/257 KB 84/358 KB 88/549 KB 948/1063 KB 216/257 KB 84/358 KB 88/549 KB 948/1063 KB 220/257 KB 84/358 KB 88/549 KB 948/1063 KB 224/257 KB 84/358 KB 92/549 KB 948/1063 KB 188/257 KB 84/358 KB 84/549 KB 948/1063 KB 224/257 KB 84/358 KB 92/549 KB 952/1063 KB 224/257 KB 84/358 KB 92/549 KB 956/1063 KB 224/257 KB 84/358 KB 92/549 KB 960/1063 KB 224/257 KB 84/358 KB 92/549 KB 964/1063 KB 224/257 KB 84/358 KB 92/549 KB 968/1063 KB 228/257 KB 84/358 KB 92/549 KB 972/1063 KB 228/257 KB 84/358 KB 92/549 KB 976/1063 KB 228/257 KB 84/358 KB 3/5 KB 92/549 KB 976/1063 KB 228/257 KB 84/358 KB 5/5 KB 92/549 KB 976/1063 KB 188/257 KB 84/358 KB 68/549 KB 944/1063 KB 228/257 KB 88/358 KB 5/5 KB 92/549 KB 976/1063 KB 228/257 KB 92/358 KB 5/5 KB 92/549 KB 976/1063 KB 228/257 KB 96/358 KB 5/5 KB 92/549 KB 976/1063 KB 228/257 KB 100/358 KB 5/5 KB 92/549 KB 976/1063 KB 228/257 KB 104/358 KB 5/5 KB 92/549 KB 976/1063 KB 228/257 KB 108/358 KB 5/5 KB 92/549 KB 976/1063 KB 228/257 KB 112/358 KB 5/5 KB 92/549 KB 976/1063 KB 228/257 KB 116/358 KB 5/5 KB 92/549 KB 976/1063 KB 228/257 KB 120/358 KB 5/5 KB 92/549 KB 976/1063 KB 228/257 KB 124/358 KB 5/5 KB 92/549 KB 976/1063 KB 228/257 KB 128/358 KB 5/5 KB 92/549 KB 980/1063 KB 228/257 KB 84/358 KB 92/549 KB 968/1063 KB 232/257 KB 128/358 KB 5/5 KB 92/549 KB 980/1063 KB 236/257 KB 128/358 KB 5/5 KB 92/549 KB 980/1063 KB 240/257 KB 128/358 KB 5/5 KB 92/549 KB 980/1063 KB 220/257 KB 84/358 KB 92/549 KB 948/1063 KB 240/257 KB 128/358 KB 5/5 KB 96/549 KB 980/1063 KB 240/257 KB 128/358 KB 5/5 KB 100/549 KB 980/1063 KB 240/257 KB 128/358 KB 5/5 KB 104/549 KB 980/1063 KB 240/257 KB 128/358 KB 5/5 KB 108/549 KB 980/1063 KB 240/257 KB 128/358 KB 5/5 KB 112/549 KB 980/1063 KB 228/257 KB 124/358 KB 5/5 KB 92/549 KB 980/1063 KB 240/257 KB 128/358 KB 5/5 KB 112/549 KB 984/1063 KB 244/257 KB 132/358 KB 5/5 KB 116/549 KB 984/1063 KB 244/257 KB 136/358 KB 5/5 KB 116/549 KB 988/1063 KB 244/257 KB 140/358 KB 5/5 KB 116/549 KB 988/1063 KB 244/257 KB 144/358 KB 5/5 KB 116/549 KB 988/1063 KB 244/257 KB 128/358 KB 5/5 KB 116/549 KB 984/1063 KB 248/257 KB 144/358 KB 5/5 KB 116/549 KB 988/1063 KB 252/257 KB 144/358 KB 5/5 KB 116/549 KB 988/1063 KB 256/257 KB 144/358 KB 5/5 KB 116/549 KB 988/1063 KB 257/257 KB 144/358 KB 5/5 KB 116/549 KB 988/1063 KB 240/257 KB 128/358 KB 5/5 KB 116/549 KB 984/1063 KB 257/257 KB 144/358 KB 5/5 KB 120/549 KB 988/1063 KB Downloaded: https://repo.ma unit-abot-epc-basic-0: 08:06:42 DEBUG unit.abot-epc-basic/0.install ven.apache.org/maven2/aopalliance/aopalliance/1.0/aopalliance-1.0.jar (5 KB at 7.4 KB/sec) unit-abot-epc-basic-0: 08:06:42 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: 08:06:42 DEBUG unit.abot-epc-basic/0.install 244/257 KB 132/358 KB 5/5 KB 116/549 KB 988/1063 KB 257/257 KB 144/358 KB 120/549 KB 992/1063 KB 257/257 KB 144/358 KB 120/549 KB 996/1063 KB 257/257 KB 144/358 KB 124/549 KB 996/1063 KB 257/257 KB 144/358 KB 128/549 KB 996/1063 KB 257/257 KB 144/358 KB 132/549 KB 996/1063 KB 257/257 KB 144/358 KB 136/549 KB 1000/1063 KB 257/257 KB 144/358 KB 140/549 KB 1000/1063 KB 257/257 KB 148/358 KB 144/549 KB 1000/1063 KB 257/257 KB 144/358 KB 132/549 KB 1000/1063 KB 257/257 KB 148/358 KB 144/549 KB 1004/1063 KB 257/257 KB 148/358 KB 144/549 KB 1008/1063 KB 257/257 KB 148/358 KB 144/549 KB 1012/1063 KB 257/257 KB 148/358 KB 144/549 KB 1016/1063 KB 257/257 KB 148/358 KB 144/549 KB 1020/1063 KB 257/257 KB 148/358 KB 144/549 KB 1024/1063 KB 257/257 KB 148/358 KB 148/549 KB 1028/1063 KB 257/257 KB 148/358 KB 148/549 KB 1032/1063 KB 257/257 KB 148/358 KB 148/549 KB 1036/1063 KB 257/257 KB 148/358 KB 148/549 KB 1040/1063 KB 257/257 KB 148/358 KB 140/549 KB 1000/1063 KB 257/257 KB 152/358 KB 148/549 KB 1040/1063 KB 257/257 KB 156/358 KB 148/549 KB 1040/1063 KB 257/257 KB 160/358 KB 148/549 KB 1040/1063 KB 257/257 KB 164/358 KB 148/549 KB 1040/1063 KB 257/257 KB 168/358 KB 148/549 KB 1040/1063 KB 257/257 KB 172/358 KB 148/549 KB 1040/1063 KB 257/257 KB 148/358 KB 148/549 KB 1024/1063 KB 257/257 KB 3/86 KB 172/358 KB 148/549 KB 1040/1063 KB 257/257 KB 6/86 KB 172/358 KB 148/549 KB 1040/1063 KB 257/257 KB 9/86 KB 172/358 KB 148/549 KB 1040/1063 KB 257/257 KB 11/86 KB 172/358 KB 148/549 KB 1040/1063 KB 257/257 KB 14/86 KB 172/358 KB 148/549 KB 1040/1063 KB 257/257 KB 16/86 KB 172/358 KB 148/549 KB 1040/1063 KB 257/257 KB 19/86 KB 172/358 KB 148/549 KB 1040/1063 KB 257/257 KB 22/86 KB 172/358 KB 148/549 KB 1040/1063 KB 257/257 KB 25/86 KB 172/358 KB 148/549 KB 1040/1063 KB 27/86 KB 172/358 KB 148/549 KB 1040/1063 KB 30/86 KB 172/358 KB 148/549 KB 1040/1063 KB 32/86 KB 172/358 KB 148/549 KB 1040/1063 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 424.9 KB/sec) unit-abot-epc-basic-0: 08:06:42 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: 08:06:42 DEBUG unit.abot-epc-basic/0.install 36/86 KB 172/358 KB 148/549 KB 1040/1063 KB 40/86 KB 176/358 KB 152/549 KB 1040/1063 KB 44/86 KB 176/358 KB 152/549 KB 1040/1063 KB 48/86 KB 176/358 KB 152/549 KB 1040/1063 KB 52/86 KB 176/358 KB 152/549 KB 1040/1063 KB 56/86 KB 176/358 KB 152/549 KB 1044/1063 KB 60/86 KB 176/358 KB 152/549 KB 1044/1063 KB 62/86 KB 176/358 KB 152/549 KB 1044/1063 KB 36/86 KB 176/358 KB 152/549 KB 1040/1063 KB 36/86 KB 172/358 KB 152/549 KB 1040/1063 KB 62/86 KB 176/358 KB 156/549 KB 1044/1063 KB 62/86 KB 176/358 KB 160/549 KB 1044/1063 KB 62/86 KB 176/358 KB 164/549 KB 1044/1063 KB 62/86 KB 180/358 KB 168/549 KB 1044/1063 KB 62/86 KB 180/358 KB 172/549 KB 1044/1063 KB 62/86 KB 180/358 KB 176/549 KB 1044/1063 KB 52/86 KB 176/358 KB 152/549 KB 1044/1063 KB 62/86 KB 180/358 KB 176/549 KB 1048/1063 KB 62/86 KB 180/358 KB 164/549 KB 1044/1063 KB 62/86 KB 184/358 KB 176/549 KB 1048/1063 KB 62/86 KB 188/358 KB 176/549 KB 1048/1063 KB 62/86 KB 192/358 KB 176/549 KB 1048/1063 KB 62/86 KB 196/358 KB 176/549 KB 1052/1063 KB 4/404 KB 66/86 KB 200/358 KB 180/549 KB 1052/1063 KB 62/86 KB 192/358 KB 176/549 KB 1052/1063 KB 4/404 KB 66/86 KB 200/358 KB 180/549 KB 1056/1063 KB 4/404 KB 66/86 KB 200/358 KB 180/549 KB 1060/1063 KB 4/404 KB 66/86 KB 200/358 KB 180/549 KB 1063/1063 KB 4/404 KB 66/86 KB 196/358 KB 180/549 KB 1052/1063 KB 8/404 KB 66/86 KB 200/358 KB 180/549 KB 1063/1063 KB 12/404 KB 66/86 KB 200/358 KB 180/549 KB 1063/1063 KB 16/404 KB 66/86 KB 204/358 KB 180/549 KB 1063/1063 KB 66/86 KB 196/358 KB 180/549 KB 1052/1063 KB 16/404 KB 70/86 KB 204/358 KB 180/549 KB 1063/1063 KB 16/404 KB 74/86 KB 204/358 KB 180/549 KB 1063/1063 KB 20/404 KB 78/86 KB 204/358 KB 180/549 KB 1063/1063 KB 62/86 KB 196/358 KB 180/549 KB 1052/1063 KB 20/404 KB 78/86 KB 204/358 KB 184/549 KB 1063/1063 KB 20/404 KB 78/86 KB 204/358 KB 188/549 KB 1063/1063 KB 20/404 KB 78/86 KB 204/358 KB 192/549 KB 1063/1063 KB 20/404 KB 78/86 KB 204/358 KB 196/549 KB 1063/1063 KB 20/404 KB 82/86 KB 204/358 KB 200/549 KB 1063/1063 KB 20/404 KB 82/86 KB 204/358 KB 204/549 KB 1063/1063 KB 20/404 KB 82/86 KB 204/358 KB 208/549 KB 1063/1063 KB 20/404 KB 74/86 KB 204/358 KB 180/549 KB 1063/1063 KB 24/404 KB 82/86 KB 204/358 KB 208/549 KB 1063/1063 KB 28/404 KB 82/86 KB 204/358 KB 208/549 KB 1063/1063 KB 32/404 KB 82/86 KB 204/358 KB 208/549 KB 1063/1063 KB 36/404 KB 82/86 KB 204/358 KB 208/549 KB 1063/1063 KB 40/404 KB 82/86 KB 204/358 KB 212/549 KB 1063/1063 KB 44/404 KB 82/86 KB 204/358 KB 212/549 KB 1063/1063 KB 12/404 KB 66/86 KB 204/358 KB 180/549 KB 1063/1063 KB 44/404 KB 82/86 KB 208/358 KB 212/549 KB 1063/1063 KB 44/404 KB 82/86 KB 212/358 KB 212/549 KB 1063/1063 KB 44/404 KB 82/86 KB 216/358 KB 212/549 KB 1063/1063 KB 44/404 KB 82/86 KB 220/358 KB 212/549 KB 1063/1063 KB 44/404 KB 82/86 KB 224/358 KB 212/549 KB 1063/1063 KB 44/404 KB 82/86 KB 228/358 KB 212/549 KB 1063/1063 KB 44/404 KB 82/86 KB 232/358 KB 212/549 KB 1063/1063 KB 36/404 KB 82/86 KB 204/358 KB 212/549 KB 1063/1063 KB 48/404 KB 82/86 KB 232/358 KB 216/549 KB 1063/1063 KB 48/404 KB 82/86 KB 232/358 KB 220/549 KB 1063/1063 KB 48/404 KB 82/86 KB 232/358 KB 224/549 KB 1063/1063 KB 20/404 KB 82/86 KB 204/358 KB 196/549 KB 1063/1063 KB 48/404 KB 86/86 KB 232/358 KB 224/549 KB 1063/1063 KB Downloaded: https://repo.maven.apache.org/maven2/org/springframework/spring-context/4.2.2.RELEASE/spring-context-4.2.2.RELEA unit-abot-epc-basic-0: 08:06:42 DEBUG unit.abot-epc-basic/0.install SE.jar (1063 KB at 1713.1 KB/sec) unit-abot-epc-basic-0: 08:06:42 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: 08:06:42 DEBUG unit.abot-epc-basic/0.install 48/404 KB 86/86 KB 236/358 KB 224/549 KB 48/404 KB 86/86 KB 240/358 KB 224/549 KB 48/404 KB 86/86 KB 244/358 KB 224/549 KB 48/404 KB 86/86 KB 248/358 KB 228/549 KB 48/404 KB 86/86 KB 252/358 KB 228/549 KB 48/404 KB 86/86 KB 256/358 KB 228/549 KB 48/404 KB 82/86 KB 232/358 KB 212/549 KB 1063/1063 KB 52/404 KB 86/86 KB 256/358 KB 228/549 KB 56/404 KB 86/86 KB 256/358 KB 228/549 KB 60/404 KB 86/86 KB 256/358 KB 228/549 KB 64/404 KB 86/86 KB 256/358 KB 228/549 KB 48/404 KB 86/86 KB 244/358 KB 228/549 KB 64/404 KB 86/86 KB 256/358 KB 232/549 KB 64/404 KB 86/86 KB 256/358 KB 236/549 KB 64/404 KB 86/86 KB 256/358 KB 240/549 KB 64/404 KB 86/86 KB 256/358 KB 244/549 KB 68/404 KB 86/86 KB 260/358 KB 248/549 KB 68/404 KB 86/86 KB 260/358 KB 252/549 KB 68/404 KB 260/358 KB 256/549 KB 68/404 KB 86/86 KB 260/358 KB 244/549 KB 68/404 KB 264/358 KB 256/549 KB 68/404 KB 268/358 KB 256/549 KB 68/404 KB 272/358 KB 256/549 KB 68/404 KB 276/358 KB 260/549 KB 68/404 KB 280/358 KB 260/549 KB 68/404 KB 284/358 KB 260/549 KB 68/404 KB 288/358 KB 260/549 KB 68/404 KB 86/86 KB 256/358 KB 244/549 KB 72/404 KB 288/358 KB 260/549 KB 76/404 KB 288/358 KB 260/549 KB 80/404 KB 288/358 KB 260/549 KB 84/404 KB 288/358 KB 260/549 KB 88/404 KB 288/358 KB 260/549 KB 92/404 KB 288/358 KB 260/549 KB 96/404 KB 288/358 KB 260/549 KB 68/404 KB 272/358 KB 260/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 136.5 KB/sec) unit-abot-epc-basic-0: 08:06:42 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: 08:06:42 DEBUG unit.abot-epc-basic/0.install 96/404 KB 288/358 KB 264/549 KB 96/404 KB 288/358 KB 268/549 KB 96/404 KB 288/358 KB 272/549 KB 96/404 KB 288/358 KB 276/549 KB 100/404 KB 292/358 KB 280/549 KB 100/404 KB 292/358 KB 284/549 KB 100/404 KB 292/358 KB 288/549 KB 100/404 KB 292/358 KB 276/549 KB 100/404 KB 296/358 KB 288/549 KB 100/404 KB 300/358 KB 288/549 KB 100/404 KB 304/358 KB 288/549 KB 100/404 KB 308/358 KB 288/549 KB 100/404 KB 288/358 KB 276/549 KB 104/404 KB 308/358 KB 288/549 KB 108/404 KB 308/358 KB 288/549 KB 112/404 KB 308/358 KB 288/549 KB 116/404 KB 308/358 KB 288/549 KB 120/404 KB 312/358 KB 4/587 KB 292/549 KB 124/404 KB 312/358 KB 4/587 KB 292/549 KB 128/404 KB 312/358 KB 4/587 KB 292/549 KB 116/404 KB 312/358 KB 4/587 KB 292/549 KB 116/404 KB 312/358 KB 4/587 KB 288/549 KB 128/404 KB 312/358 KB 8/587 KB 292/549 KB 128/404 KB 312/358 KB 12/587 KB 292/549 KB 128/404 KB 312/358 KB 16/587 KB 292/549 KB 128/404 KB 312/358 KB 20/587 KB 4/894 KB 292/549 KB 128/404 KB 312/358 KB 24/587 KB 4/894 KB 292/549 KB 128/404 KB 312/358 KB 28/587 KB 4/894 KB 292/549 KB 128/404 KB 312/358 KB 32/587 KB 4/894 KB 292/549 KB 128/404 KB 312/358 KB 36/587 KB 4/894 KB 292/549 KB 128/404 KB 312/358 KB 40/587 KB 4/894 KB 296/549 KB 116/404 KB 312/358 KB 288/549 KB 128/404 KB 316/358 KB 40/587 KB 4/894 KB 296/549 KB 128/404 KB 320/358 KB 40/587 KB 4/894 KB 296/549 KB 128/404 KB 312/358 KB 36/587 KB 4/894 KB 296/549 KB 128/404 KB 320/358 KB 40/587 KB 4/894 KB 300/549 KB 128/404 KB 320/358 KB 40/587 KB 4/894 KB 304/549 KB 128/404 KB 324/358 KB 40/587 KB 4/894 KB 308/549 KB 128/404 KB 312/358 KB 16/587 KB 4/894 KB 292/549 KB 132/404 KB 324/358 KB 44/587 KB 8/894 KB 308/549 KB 132/404 KB 324/358 KB 44/587 KB 12/894 KB 308/549 KB 132/404 KB 324/358 KB 44/587 KB 16/894 KB 308/549 KB 132/404 KB 324/358 KB 44/587 KB 20/894 KB 308/549 KB 132/404 KB 324/358 KB 44/587 KB 24/894 KB 308/549 KB 132/404 KB 324/358 KB 44/587 KB 28/894 KB 308/549 KB 132/404 KB 324/358 KB 44/587 KB 32/894 KB 308/549 KB 132/404 KB 324/358 KB 44/587 KB 36/894 KB 308/549 KB 132/404 KB 324/358 KB 44/587 KB 40/894 KB 308/549 KB 132/404 KB 324/358 KB 44/587 KB 44/894 KB 308/549 KB 132/404 KB 324/358 KB 44/587 KB 4/894 KB 308/549 KB 128/404 KB 324/358 KB 44/587 KB 4/894 KB 308/549 KB 136/404 KB 324/358 KB 48/587 KB 48/894 KB 308/549 KB 128/404 KB 324/358 KB 40/587 KB 4/894 KB 304/549 KB 136/404 KB 328/358 KB 48/587 KB 48/894 KB 308/549 KB 136/404 KB 332/358 KB 48/587 KB 48/894 KB 308/549 KB 136/404 KB 336/358 KB 48/587 KB 48/894 KB 308/549 KB 136/404 KB 340/358 KB 48/587 KB 48/894 KB 312/549 KB 136/404 KB 324/358 KB 44/587 KB 48/894 KB 308/549 KB 140/404 KB 340/358 KB 52/587 KB 48/894 KB 312/549 KB 144/404 KB 340/358 KB 52/587 KB 48/894 KB 312/549 KB 136/404 KB 336/358 KB 48/587 KB 48/894 KB 312/549 KB 144/404 KB 340/358 KB 52/587 KB 48/894 KB 316/549 KB 144/404 KB 340/358 KB 52/587 KB 48/894 KB 320/549 KB 136/404 KB 340/358 KB 52/587 KB 48/894 KB 312/549 KB 144/404 KB 340/358 KB 56/587 KB 48/894 KB 320/549 KB 144/404 KB 340/358 KB 60/587 KB 48/894 KB 320/549 KB 144/404 KB 340/358 KB 64/587 KB 48/894 KB 320/549 KB 132/404 KB 324/358 KB 44/587 KB 48/894 KB 308/549 KB 148/404 KB 340/358 KB 64/587 KB 52/894 KB 320/549 KB 148/404 KB 344/358 KB 64/587 KB 56/894 KB 324/549 KB 148/404 KB 340/358 KB 64/587 KB 48/894 KB 320/549 KB 152/404 KB 344/358 KB 64/587 KB 56/894 KB 324/549 KB 156/404 KB 344/358 KB 64/587 KB 60/89 unit-abot-epc-basic-0: 08:06:42 DEBUG unit.abot-epc-basic/0.install 4 KB 324/549 KB 160/404 KB 344/358 KB 64/587 KB 60/894 KB 324/549 KB 148/404 KB 344/358 KB 64/587 KB 52/894 KB 324/549 KB 160/404 KB 344/358 KB 68/587 KB 60/894 KB 328/549 KB 160/404 KB 344/358 KB 68/587 KB 60/894 KB 332/549 KB 160/404 KB 344/358 KB 68/587 KB 60/894 KB 336/549 KB 148/404 KB 344/358 KB 64/587 KB 52/894 KB 320/549 KB 160/404 KB 348/358 KB 68/587 KB 60/894 KB 336/549 KB 160/404 KB 352/358 KB 68/587 KB 60/894 KB 336/549 KB 160/404 KB 356/358 KB 68/587 KB 60/894 KB 336/549 KB 160/404 KB 358/358 KB 68/587 KB 60/894 KB 336/549 KB 160/404 KB 344/358 KB 68/587 KB 60/894 KB 324/549 KB 160/404 KB 358/358 KB 72/587 KB 60/894 KB 340/549 KB 160/404 KB 358/358 KB 76/587 KB 60/894 KB 340/549 KB 160/404 KB 358/358 KB 80/587 KB 60/894 KB 340/549 KB 160/404 KB 358/358 KB 84/587 KB 60/894 KB 340/549 KB 164/404 KB 358/358 KB 88/587 KB 60/894 KB 340/549 KB 164/404 KB 358/358 KB 92/587 KB 60/894 KB 340/549 KB 164/404 KB 358/358 KB 96/587 KB 60/894 KB 340/549 KB 164/404 KB 358/358 KB 100/587 KB 60/894 KB 340/549 KB 152/404 KB 344/358 KB 64/587 KB 60/894 KB 324/549 KB 164/404 KB 358/358 KB 100/587 KB 64/894 KB 340/549 KB 164/404 KB 358/358 KB 100/587 KB 68/894 KB 340/549 KB 164/404 KB 358/358 KB 100/587 KB 72/894 KB 340/549 KB 164/404 KB 358/358 KB 100/587 KB 76/894 KB 340/549 KB 164/404 KB 358/358 KB 100/587 KB 80/894 KB 340/549 KB 164/404 KB 358/358 KB 100/587 KB 84/894 KB 340/549 KB 164/404 KB 358/358 KB 100/587 KB 88/894 KB 340/549 KB 164/404 KB 358/358 KB 100/587 KB 92/894 KB 340/549 KB 164/404 KB 358/358 KB 100/587 KB 96/894 KB 340/549 KB 164/404 KB 358/358 KB 84/587 KB 60/894 KB 340/549 KB 168/404 KB 358/358 KB 100/587 KB 96/894 KB 340/549 KB 172/404 KB 358/358 KB 100/587 KB 96/894 KB 340/549 KB 176/404 KB 358/358 KB 100/587 KB 96/894 KB 340/549 KB 160/404 KB 358/358 KB 68/587 KB 60/894 KB 340/549 KB 176/404 KB 358/358 KB 100/587 KB 96/894 KB 344/549 KB 176/404 KB 358/358 KB 100/587 KB 96/894 KB 348/549 KB 176/404 KB 358/358 KB 100/587 KB 96/894 KB 352/549 KB 176/404 KB 358/358 KB 100/587 KB 96/894 KB 356/549 KB 180/404 KB 100/587 KB 96/894 KB 360/549 KB 180/404 KB 104/587 KB 96/894 KB 364/549 KB 180/404 KB 104/587 KB 96/894 KB 368/549 KB 180/404 KB 104/587 KB 96/894 KB 372/549 KB 180/404 KB 104/587 KB 100/894 KB 376/549 KB 180/404 KB 104/587 KB 100/894 KB 380/549 KB 180/404 KB 104/587 KB 100/894 KB 384/549 KB 180/404 KB 100/587 KB 96/894 KB 356/549 KB 184/404 KB 104/587 KB 100/894 KB 384/549 KB 188/404 KB 104/587 KB 100/894 KB 384/549 KB 192/404 KB 104/587 KB 100/894 KB 384/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 543.9 KB/sec) unit-abot-epc-basic-0: 08:06:42 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.jar unit-abot-epc-basic-0: 08:06:42 DEBUG unit.abot-epc-basic/0.install 196/404 KB 104/587 KB 100/894 KB 384/549 KB 200/404 KB 104/587 KB 100/894 KB 384/549 KB 204/404 KB 104/587 KB 100/894 KB 384/549 KB 208/404 KB 104/587 KB 100/894 KB 384/549 KB 212/404 KB 104/587 KB 100/894 KB 384/549 KB 216/404 KB 104/587 KB 100/894 KB 388/549 KB 220/404 KB 104/587 KB 100/894 KB 388/549 KB 224/404 KB 104/587 KB 100/894 KB 388/549 KB 180/404 KB 104/587 KB 100/894 KB 372/549 KB 224/404 KB 104/587 KB 104/894 KB 388/549 KB 224/404 KB 104/587 KB 108/894 KB 388/549 KB 224/404 KB 104/587 KB 112/894 KB 388/549 KB 224/404 KB 104/587 KB 116/894 KB 388/549 KB 224/404 KB 104/587 KB 120/894 KB 388/549 KB 224/404 KB 104/587 KB 124/894 KB 388/549 KB 224/404 KB 104/587 KB 128/894 KB 388/549 KB 224/404 KB 104/587 KB 132/894 KB 388/549 KB 180/404 KB 104/587 KB 96/894 KB 360/549 KB 228/404 KB 108/587 KB 132/894 KB 4/26 KB 388/549 KB 228/404 KB 112/587 KB 132/894 KB 4/26 KB 388/549 KB 228/404 KB 116/587 KB 132/894 KB 4/26 KB 388/549 KB 228/404 KB 120/587 KB 132/894 KB 4/26 KB 388/549 KB 228/404 KB 124/587 KB 132/894 KB 4/26 KB 388/549 KB 228/404 KB 128/587 KB 132/894 KB 4/26 KB 388/549 KB 228/404 KB 132/587 KB 132/894 KB 4/26 KB 388/549 KB 228/404 KB 136/587 KB 132/894 KB 4/26 KB 388/549 KB 228/404 KB 104/587 KB 132/894 KB 4/26 KB 388/549 KB 228/404 KB 140/587 KB 132/894 KB 8/26 KB 388/549 KB 228/404 KB 140/587 KB 132/894 KB 12/26 KB 388/549 KB 228/404 KB 140/587 KB 132/894 KB 16/26 KB 388/549 KB 228/404 KB 140/587 KB 132/894 KB 20/26 KB 388/549 KB 228/404 KB 140/587 KB 132/894 KB 24/26 KB 388/549 KB 228/404 KB 140/587 KB 136/894 KB 26/26 KB 388/549 KB 228/404 KB 104/587 KB 132/894 KB 388/549 KB 232/404 KB 140/587 KB 136/894 KB 26/26 KB 388/549 KB 236/404 KB 140/587 KB 136/894 KB 26/26 KB 388/549 KB 240/404 KB 140/587 KB 136/894 KB 26/26 KB 388/549 KB 212/404 KB 104/587 KB 100/894 KB 388/549 KB 240/404 KB 140/587 KB 136/894 KB 26/26 KB 392/549 KB 240/404 KB 140/587 KB 136/894 KB 26/26 KB 396/549 KB 240/404 KB 140/587 KB 136/894 KB 26/26 KB 400/549 KB 240/404 KB 140/587 KB 136/894 KB 26/26 KB 404/549 KB 240/404 KB 140/587 KB 136/894 KB 26/26 KB 408/549 KB 240/404 KB 140/587 KB 136/894 KB 26/26 KB 412/549 KB 240/404 KB 140/587 KB 136/894 KB 26/26 KB 416/549 KB 228/404 KB 140/587 KB 136/894 KB 24/26 KB 388/549 KB 240/404 KB 140/587 KB 140/894 KB 26/26 KB 416/549 KB 240/404 KB 140/587 KB 144/894 KB 26/26 KB 416/549 KB 240/404 KB 140/587 KB 148/894 KB 26/26 KB 416/549 KB 240/404 KB 140/587 KB 152/894 KB 416/549 KB 240/404 KB 140/587 KB 156/894 KB 416/549 KB 240/404 KB 140/587 KB 160/894 KB 416/549 KB 228/404 KB 140/587 KB 132/894 KB 16/26 KB 388/549 KB 240/404 KB 144/587 KB 160/894 KB 416/549 KB 240/404 KB 148/587 KB 160/894 KB 416/549 KB 240/404 KB 152/587 KB 160/894 KB 416/549 KB 240/404 KB 156/587 KB 160/894 KB 416/549 KB 240/404 KB 160/587 KB 160/894 KB 416/549 KB 240/404 KB 164/587 KB 160/894 KB 416/549 KB 244/404 KB 168/587 KB 164/894 KB 416/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 37.5 KB/sec) unit-oai-hss-0: 08:06:42 DEBUG unit.oai-hss/0.install HTTP request sent, awaiting response... 301 Moved Permanently unit-oai-hss-0: 08:06:42 DEBUG unit.oai-hss/0.install Location: https://kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/ [following] unit-oai-hss-0: 08:06:42 DEBUG unit.oai-hss/0.install --2019-01-18 08:06:42-- https://kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/ unit-abot-epc-basic-0: 08:06:42 DEBUG unit.abot-epc-basic/0.install 244/404 KB 168/587 KB 164/894 KB 420/549 KB 244/404 KB 172/587 KB 164/894 KB 424/549 KB 244/404 KB 172/587 KB 164/894 KB 428/549 KB 244/404 KB 172/587 KB 164/894 KB 432/549 KB 244/404 KB 164/587 KB 164/894 KB 416/549 KB 248/404 KB 172/587 KB 164/894 KB 432/549 KB 252/404 KB 172/587 KB 164/894 KB 432/549 KB 256/404 KB 172/587 KB 164/894 KB 432/549 KB 260/404 KB 172/587 KB 164/894 KB 432/549 KB 264/404 KB 172/587 KB 164/894 KB 436/549 KB 268/404 KB 172/587 KB 164/894 KB 436/549 KB 272/404 KB 172/587 KB 164/894 KB 436/549 KB 240/404 KB 164/587 KB 164/894 KB 416/549 KB 272/404 KB 172/587 KB 168/894 KB 436/549 KB 272/404 KB 172/587 KB 172/894 KB 436/549 KB 272/404 KB 172/587 KB 176/894 KB 436/549 KB 260/404 KB 172/587 KB 164/894 KB 436/549 KB 272/404 KB 172/587 KB 176/894 KB 440/549 KB 272/404 KB 172/587 KB 176/894 KB 444/549 KB 272/404 KB 172/587 KB 176/894 KB 448/549 KB 272/404 KB 172/587 KB 180/894 KB 452/549 KB 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: 08:06:42 DEBUG unit.abot-epc-basic/0.install 244/404 KB 172/587 KB 164/894 KB 420/549 KB 276/404 KB 176/587 KB 180/894 KB 452/549 KB 276/404 KB 180/587 KB 180/894 KB 452/549 KB 276/404 KB 184/587 KB 180/894 KB 452/549 KB 276/404 KB 188/587 KB 180/894 KB 452/549 KB 276/404 KB 192/587 KB 180/894 KB 452/549 KB 276/404 KB 196/587 KB 180/894 KB 452/549 KB 276/404 KB 200/587 KB 180/894 KB 452/549 KB 276/404 KB 204/587 KB 180/894 KB 452/549 KB 276/404 KB 208/587 KB 180/894 KB 452/549 KB 276/404 KB 212/587 KB 180/894 KB 456/549 KB 276/404 KB 216/587 KB 180/894 KB 456/549 KB 276/404 KB 220/587 KB 180/894 KB 456/549 KB 276/404 KB 224/587 KB 180/894 KB 456/549 KB 276/404 KB 172/587 KB 180/894 KB 452/549 KB 280/404 KB 224/587 KB 180/894 KB 456/549 KB 284/404 KB 224/587 KB 180/894 KB 456/549 KB 288/404 KB 224/587 KB 180/894 KB 456/549 KB 292/404 KB 224/587 KB 180/894 KB 456/549 KB 296/404 KB 224/587 KB 180/894 KB 456/549 KB 300/404 KB 224/587 KB 180/894 KB 456/549 KB 304/404 KB 224/587 KB 180/894 KB 456/549 KB 272/404 KB 172/587 KB 180/894 KB 448/549 KB 304/404 KB 224/587 KB 184/894 KB 456/549 KB 304/404 KB 224/587 KB 188/894 KB 456/549 KB 304/404 KB 224/587 KB 192/894 KB 456/549 KB 304/404 KB 224/587 KB 196/894 KB 456/549 KB 304/404 KB 224/587 KB 200/894 KB 456/549 KB 304/404 KB 224/587 KB 204/894 KB 456/549 KB 304/404 KB 224/587 KB 208/894 KB 456/549 KB 304/404 KB 224/587 KB 212/894 KB 456/549 KB 308/404 KB 228/587 KB 216/894 KB 456/549 KB 308/404 KB 228/587 KB 220/894 KB 456/549 KB 308/404 KB 228/587 KB 224/894 KB 456/549 KB 276/404 KB 208/587 KB 180/894 KB 456/549 KB 308/404 KB 228/587 KB 224/894 KB 460/549 KB 308/404 KB 228/587 KB 224/894 KB 464/549 KB 308/404 KB 228/587 KB 224/894 KB 468/549 KB 308/404 KB 228/587 KB 224/894 KB 472/549 KB 308/404 KB 228/587 KB 224/894 KB 476/549 KB 308/404 KB 228/587 KB 224/894 KB 480/549 KB 308/404 KB 228/587 KB 224/894 KB 484/549 KB 308/404 KB 228/587 KB 228/894 KB 488/549 KB 308/404 KB 228/587 KB 212/894 KB 456/549 KB 308/404 KB 228/587 KB 228/894 KB 4/79 KB 488/549 KB 308/404 KB 228/587 KB 228/894 KB 8/79 KB 488/549 KB 308/404 KB 228/587 KB 228/894 KB 12/79 KB 488/549 KB 308/404 KB 228/587 KB 228/894 KB 16/79 KB 488/549 KB 308/404 KB 228/587 KB 228/894 KB 20/79 KB 488/549 KB 308/404 KB 228/587 KB 228/894 KB 24/79 KB 488/549 KB 308/404 KB 228/587 KB 228/894 KB 28/79 KB 488/549 KB 308/404 KB 228/587 KB 228/894 KB 32/79 KB 488/549 KB 304/404 KB 228/587 KB 212/894 KB 456/549 KB 308/404 KB 232/587 KB 228/894 KB 32/79 KB 488/549 KB 308/404 KB 236/587 KB 228/894 KB 36/79 KB 488/549 KB 308/404 KB 240/587 KB 228/894 KB 36/79 KB 488/549 KB 312/404 KB 240/587 KB 228/894 KB 36/79 KB 488/549 KB 316/404 KB 240/587 KB 228/894 KB 36/79 KB 488/549 KB 320/404 KB 240/587 KB 228/894 KB 36/79 KB 488/549 KB 320/404 KB 240/587 KB 228/894 KB 36/79 KB 492/549 KB 320/404 KB 240/587 KB 228/894 KB 36/79 KB 496/549 KB 320/404 KB 240/587 KB 228/894 KB 36/79 KB 500/549 KB 324/404 KB 244/587 KB 228/894 KB 36/79 KB 504/549 KB 324/404 KB 244/587 KB 228/894 KB 36/79 KB 508/549 KB 324/404 KB 244/587 KB 228/894 KB 36/79 KB 512/549 KB 308/404 KB 228/587 KB 228/894 KB 484/549 KB 324/404 KB 244/587 KB 232/894 KB 36/79 KB 512/549 KB 324/404 KB 244/587 KB 236/894 KB 36/79 KB 512/549 KB 324/404 KB 244/587 KB 240/894 KB 36/79 KB 512/549 KB 324/404 KB 244/587 KB 244/894 KB 36/79 KB 512/549 KB 324/404 KB 244/587 KB 248/894 KB 36/79 KB 512/549 KB 324/404 KB 244/587 KB 252/894 KB 36/79 KB 516/549 KB unit-abot-epc-basic-0: 08:06:42 DEBUG unit.abot-epc-basic/0.install 324/404 KB 244/587 KB 256/894 KB 36/79 KB 516/549 KB 324/404 KB 244/587 KB 228/894 KB 36/79 KB 500/549 KB 328/404 KB 244/587 KB 256/894 KB 36/79 KB 516/549 KB 332/404 KB 244/587 KB 256/894 KB 36/79 KB 516/549 KB 336/404 KB 244/587 KB 256/894 KB 36/79 KB 516/549 KB 320/404 KB 244/587 KB 228/894 KB 36/79 KB 500/549 KB 336/404 KB 248/587 KB 256/894 KB 36/79 KB 516/549 KB 336/404 KB 252/587 KB 256/894 KB 36/79 KB 516/549 KB 336/404 KB 256/587 KB 256/894 KB 36/79 KB 516/549 KB 336/404 KB 260/587 KB 256/894 KB 36/79 KB 516/549 KB 340/404 KB 264/587 KB 256/894 KB 36/79 KB 516/549 KB 340/404 KB 268/587 KB 256/894 KB 36/79 KB 516/549 KB 340/404 KB 272/587 KB 256/894 KB 36/79 KB 516/549 KB 340/404 KB 276/587 KB 256/894 KB 36/79 KB 516/549 KB 308/404 KB 232/587 KB 228/894 KB 36/79 KB 488/549 KB 340/404 KB 276/587 KB 260/894 KB 40/79 KB 516/549 KB 340/404 KB 276/587 KB 260/894 KB 44/79 KB 516/549 KB 340/404 KB 276/587 KB 260/894 KB 48/79 KB 516/549 KB 340/404 KB 276/587 KB 260/894 KB 52/79 KB 516/549 KB 340/404 KB 276/587 KB 260/894 KB 56/79 KB 516/549 KB 340/404 KB 276/587 KB 260/894 KB 60/79 KB 516/549 KB 340/404 KB 276/587 KB 260/894 KB 64/79 KB 516/549 KB 340/404 KB 276/587 KB 260/894 KB 68/79 KB 516/549 KB 340/404 KB 276/587 KB 260/894 KB 72/79 KB 516/549 KB 340/404 KB 276/587 KB 260/894 KB 76/79 KB 516/549 KB 340/404 KB 276/587 KB 260/894 KB 79/79 KB 516/549 KB 340/404 KB 276/587 KB 260/894 KB 36/79 KB 516/549 KB 340/404 KB 276/587 KB 264/894 KB 79/79 KB 516/549 KB 340/404 KB 276/587 KB 268/894 KB 79/79 KB 516/549 KB 340/404 KB 280/587 KB 272/894 KB 79/79 KB 516/549 KB 340/404 KB 260/587 KB 256/894 KB 36/79 KB 516/549 KB 344/404 KB 280/587 KB 272/894 KB 79/79 KB 516/549 KB 348/404 KB 280/587 KB 272/894 KB 79/79 KB 516/549 KB 324/404 KB 244/587 KB 248/894 KB 36/79 KB 516/549 KB 348/404 KB 280/587 KB 272/894 KB 79/79 KB 520/549 KB 348/404 KB 280/587 KB 272/894 KB 79/79 KB 524/549 KB 352/404 KB 280/587 KB 272/894 KB 79/79 KB 528/549 KB 352/404 KB 280/587 KB 272/894 KB 79/79 KB 532/549 KB 352/404 KB 280/587 KB 276/894 KB 79/79 KB 536/549 KB 352/404 KB 280/587 KB 276/894 KB 79/79 KB 540/549 KB 352/404 KB 280/587 KB 276/894 KB 79/79 KB 544/549 KB 340/404 KB 280/587 KB 268/894 KB 79/79 KB 516/549 KB 352/404 KB 284/587 KB 276/894 KB 79/79 KB 544/549 KB 352/404 KB 288/587 KB 276/894 KB 79/79 KB 544/549 KB 352/404 KB 292/587 KB 276/894 KB 79/79 KB 544/549 KB 352/404 KB 296/587 KB 276/894 KB 79/79 KB 548/549 KB 352/404 KB 300/587 KB 276/894 KB 79/79 KB 548/549 KB 352/404 KB 304/587 KB 276/894 KB 79/79 KB 548/549 KB 352/404 KB 280/587 KB 276/894 KB 79/79 KB 532/549 KB 352/404 KB 304/587 KB 280/894 KB 79/79 KB 548/549 KB 352/404 KB 304/587 KB 284/894 KB 79/79 KB 548/549 KB 352/404 KB 304/587 KB 288/894 KB 79/79 KB 548/549 KB 352/404 KB 280/587 KB 272/894 KB 79/79 KB 524/549 KB 356/404 KB 304/587 KB 288/894 KB 79/79 KB 548/549 KB 360/404 KB 304/587 KB 288/894 KB 79/79 KB 548/549 KB 364/404 KB 304/587 KB 288/894 KB 79/79 KB 548/549 KB 368/404 KB 304/587 KB 288/894 KB 79/79 KB 548/549 KB 372/404 KB 304/587 KB 288/894 KB 79/79 KB 548/549 KB 376/404 KB 304/587 KB 288/894 KB 79/79 KB 548/549 KB 380/404 KB 304/587 KB 288/894 KB 79/79 KB 548/549 KB 384/404 KB 308/587 KB 292/894 KB 79/79 KB 548/549 KB 352/404 KB 292/587 KB 276/894 KB 79/79 KB 548/549 KB 384/404 KB 308/587 KB 292/894 KB 79/79 KB 549/549 KB 388/404 KB 308/587 KB 292/894 KB 79/79 KB 549/549 KB unit-abot-epc-basic-0: 08:06:42 DEBUG unit.abot-epc-basic/0.install 380/404 KB 308/587 KB 292/894 KB 79/79 KB 548/549 KB 388/404 KB 312/587 KB 292/894 KB 79/79 KB 549/549 KB 388/404 KB 316/587 KB 292/894 KB 79/79 KB 549/549 KB 388/404 KB 320/587 KB 292/894 KB 79/79 KB 549/549 KB 380/404 KB 304/587 KB 292/894 KB 79/79 KB 548/549 KB 388/404 KB 320/587 KB 296/894 KB 79/79 KB 549/549 KB 388/404 KB 320/587 KB 300/894 KB 79/79 KB 549/549 KB 388/404 KB 320/587 KB 304/894 KB 79/79 KB 549/549 KB 388/404 KB 320/587 KB 308/894 KB 79/79 KB 549/549 KB 392/404 KB 324/587 KB 312/894 KB 79/79 KB 549/549 KB 392/404 KB 324/587 KB 316/894 KB 79/79 KB 549/549 KB 392/404 KB 324/587 KB 320/894 KB 79/79 KB 549/549 KB 392/404 KB 324/587 KB 308/894 KB 79/79 KB 549/549 KB 392/404 KB 328/587 KB 320/894 KB 549/549 KB 392/404 KB 332/587 KB 320/894 KB 549/549 KB 392/404 KB 336/587 KB 320/894 KB 549/549 KB 392/404 KB 320/587 KB 308/894 KB 79/79 KB 549/549 KB 396/404 KB 336/587 KB 320/894 KB 549/549 KB 400/404 KB 336/587 KB 320/894 KB 549/549 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 110.9 KB/sec) unit-abot-epc-basic-0: 08:06:42 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: 08:06:42 DEBUG unit.abot-epc-basic/0.install 404/404 KB 336/587 KB 320/894 KB 549/549 KB 404/404 KB 336/587 KB 324/894 KB 549/549 KB 404/404 KB 340/587 KB 328/894 KB 549/549 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 768.3 KB/sec) unit-abot-epc-basic-0: 08:06:42 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: 08:06:42 DEBUG unit.abot-epc-basic/0.install 404/404 KB 340/587 KB 324/894 KB 549/549 KB 404/404 KB 344/587 KB 328/894 KB 404/404 KB 344/587 KB 332/894 KB 404/404 KB 348/587 KB 336/894 KB 404/404 KB 348/587 KB 332/894 KB 404/404 KB 352/587 KB 336/894 KB 404/404 KB 352/587 KB 340/894 KB 356/587 KB 344/894 KB 356/587 KB 348/894 KB 356/587 KB 352/894 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 559.8 KB/sec) unit-abot-epc-basic-0: 08:06:42 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: 08:06:42 DEBUG unit.abot-epc-basic/0.install 404/404 KB 356/587 KB 340/894 KB 4/115 KB 360/587 KB 352/894 KB 4/115 KB 364/587 KB 352/894 KB 4/115 KB 368/587 KB 352/894 KB 4/115 KB 372/587 KB 352/894 KB 4/115 KB 376/587 KB 356/894 KB 4/115 KB 380/587 KB 356/894 KB 4/115 KB 384/587 KB 356/894 KB 4/115 KB 356/587 KB 352/894 KB 8/115 KB 384/587 KB 356/894 KB 12/115 KB 384/587 KB 356/894 KB 16/115 KB 384/587 KB 356/894 KB 20/115 KB 384/587 KB 356/894 KB 24/115 KB 384/587 KB 356/894 KB 28/115 KB 384/587 KB 356/894 KB 32/115 KB 384/587 KB 356/894 KB 36/115 KB 384/587 KB 356/894 KB 40/115 KB 388/587 KB 356/894 KB 44/115 KB 388/587 KB 356/894 KB 48/115 KB 388/587 KB 356/894 KB 4/115 KB 372/587 KB 356/894 KB 48/115 KB 388/587 KB 360/894 KB 48/115 KB 388/587 KB 364/894 KB 48/115 KB 388/587 KB 368/894 KB 48/115 KB 388/587 KB 372/894 KB 48/115 KB 388/587 KB 376/894 KB 48/115 KB 388/587 KB 380/894 KB 48/115 KB 388/587 KB 384/894 KB 48/115 KB 388/587 KB 388/894 KB 52/115 KB 388/587 KB 392/894 KB 52/115 KB 388/587 KB 396/894 KB 52/115 KB 388/587 KB 400/894 KB 36/115 KB 388/587 KB 356/894 KB 52/115 KB 392/587 KB 400/894 KB 52/115 KB 396/587 KB 400/894 KB 52/115 KB 4/1822 KB 396/587 KB 400/894 KB 52/115 KB 8/1822 KB 396/587 KB 400/894 KB 52/115 KB 12/1822 KB 396/587 KB 400/894 KB 52/115 KB 16/1822 KB 396/587 KB 400/894 KB 52/115 KB 20/1822 KB 396/587 KB 400/894 KB 52/115 KB 24/1822 KB 396/587 KB 400/894 KB 3/206 KB 52/115 KB 28/1822 KB 396/587 KB 400/894 KB 3/206 KB 52/115 KB 32/1822 KB 396/587 KB 400/894 KB 3/206 KB 52/115 KB 36/1822 KB 396/587 KB 400/894 KB 3/206 KB 52/115 KB 40/1822 KB 396/587 KB 400/894 KB 3/206 KB 52/115 KB 44/1822 KB 396/587 KB 400/894 KB 3/206 KB 52/115 KB 48/1822 KB 396/587 KB 400/894 KB 3/206 KB 52/115 KB 52/1822 KB 400/587 KB 400/894 KB 3/206 KB 52/115 KB 56/1822 KB 400/587 KB 400/894 KB 3/206 KB 52/115 KB 60/1822 KB 400/587 KB 400/894 KB 3/206 KB 52/115 KB 64/1822 KB 400/587 KB 400/894 KB 3/206 KB 52/115 KB 68/1822 KB 400/587 KB 404/894 KB 3/206 KB 52/115 KB 388/587 KB 388/894 KB 56/115 KB 72/1822 KB 400/587 KB 404/894 KB 3/206 KB 60/115 KB 72/1822 KB 400/587 KB 404/894 KB 3/206 KB 64/115 KB 72/1822 KB 400/587 KB 404/894 KB 3/206 KB 68/115 KB 72/1822 KB 400/587 KB 404/894 KB 3/206 KB 72/115 KB 72/1822 KB 400/587 KB 404/894 KB 3/206 KB 76/115 KB 72/1822 KB 400/587 KB 404/894 KB 3/206 KB 80/115 KB 72/1822 KB 400/587 KB 404/894 KB 3/206 KB 52/115 KB 64/1822 KB 400/587 KB 404/894 KB 3/206 KB 80/115 KB 72/1822 KB 400/587 KB 408/894 KB 3/206 KB 84/115 KB 72/1822 KB 400/587 KB 412/894 KB 3/206 KB 52/115 KB 48/1822 KB 400/587 KB 400/894 KB 3/206 KB 52/115 KB 20/1822 KB 396/587 KB 400/894 KB 3/206 KB 84/115 KB 72/1822 KB 400/587 KB 412/894 KB 6/206 KB 84/115 KB 72/1822 KB 400/587 KB 412/894 KB 9/206 KB 84/115 KB 72/1822 KB 400/587 KB 412/894 KB 11/206 KB 84/115 KB 72/1822 KB 400/587 KB 412/894 KB 14/206 KB 84/115 KB 72/1822 KB 400/587 KB 412/894 KB 16/206 KB 84/115 KB 72/1822 KB 400/587 KB 412/894 KB 19/206 KB 84/115 KB 72/1822 KB 400/587 KB 412/894 KB 22/206 KB 84/115 KB 72/1822 KB 404/587 KB 412/894 KB 25/206 KB 84/115 KB 72/1822 KB 404/587 KB 412/894 KB 27/206 KB 84/115 KB 72/1822 KB 404/587 KB 412/894 KB 30/206 KB 84/115 KB 72/1822 KB 404/587 KB 412/894 KB 32/206 KB 84/115 KB 72/1822 KB 404/587 KB 412/894 KB 36/206 KB 52/115 KB 72/1822 KB 404/587 KB 416/894 KB 36/206 KB 84/115 KB 76/1822 KB 404/587 KB 416/894 KB 36/206 KB 84/115 KB 80/1822 KB 404/587 KB unit-abot-epc-basic-0: 08:06:42 DEBUG unit.abot-epc-basic/0.install 416/894 KB 40/206 KB 84/115 KB 72/1822 KB 400/587 KB 408/894 KB 3/206 KB 88/115 KB 80/1822 KB 404/587 KB 416/894 KB 40/206 KB 92/115 KB 80/1822 KB 404/587 KB 416/894 KB 40/206 KB 96/115 KB 84/1822 KB 404/587 KB 416/894 KB 40/206 KB 84/115 KB 76/1822 KB 404/587 KB 416/894 KB 40/206 KB 96/115 KB 84/1822 KB 404/587 KB 416/894 KB 44/206 KB 96/115 KB 84/1822 KB 404/587 KB 416/894 KB 48/206 KB 96/115 KB 84/1822 KB 404/587 KB 416/894 KB 52/206 KB 100/115 KB 84/1822 KB 404/587 KB 416/894 KB 56/206 KB 100/115 KB 84/1822 KB 404/587 KB 416/894 KB 60/206 KB 100/115 KB 84/1822 KB 404/587 KB 416/894 KB 62/206 KB 84/115 KB 72/1822 KB 404/587 KB 416/894 KB 36/206 KB 84/115 KB 72/1822 KB 404/587 KB 412/894 KB 22/206 KB 100/115 KB 84/1822 KB 408/587 KB 416/894 KB 62/206 KB 100/115 KB 84/1822 KB 412/587 KB 416/894 KB 62/206 KB 100/115 KB 84/1822 KB 416/587 KB 416/894 KB 62/206 KB 100/115 KB 84/1822 KB 420/587 KB 416/894 KB 62/206 KB 100/115 KB 84/1822 KB 424/587 KB 416/894 KB 62/206 KB 100/115 KB 84/1822 KB 428/587 KB 416/894 KB 62/206 KB 100/115 KB 84/1822 KB 432/587 KB 416/894 KB 62/206 KB 100/115 KB 84/1822 KB 436/587 KB 420/894 KB 62/206 KB 100/115 KB 84/1822 KB 440/587 KB 420/894 KB 62/206 KB 100/115 KB 84/1822 KB 444/587 KB 420/894 KB 62/206 KB 100/115 KB 84/1822 KB 448/587 KB 420/894 KB 62/206 KB 100/115 KB 84/1822 KB 452/587 KB 420/894 KB 62/206 KB 100/115 KB 84/1822 KB 456/587 KB 420/894 KB 66/206 KB 100/115 KB 84/1822 KB 460/587 KB 420/894 KB 66/206 KB 100/115 KB 84/1822 KB 464/587 KB 420/894 KB 66/206 KB 100/115 KB 84/1822 KB 404/587 KB 416/894 KB 52/206 KB 104/115 KB 84/1822 KB 464/587 KB 420/894 KB 66/206 KB 108/115 KB 84/1822 KB 464/587 KB 420/894 KB 66/206 KB 112/115 KB 84/1822 KB 464/587 KB 420/894 KB 66/206 KB 115/115 KB 84/1822 KB 464/587 KB 420/894 KB 66/206 KB 92/115 KB 84/1822 KB 404/587 KB 416/894 KB 40/206 KB 115/115 KB 88/1822 KB 464/587 KB 420/894 KB 66/206 KB 115/115 KB 92/1822 KB 464/587 KB 420/894 KB 66/206 KB 115/115 KB 96/1822 KB 464/587 KB 420/894 KB 66/206 KB 115/115 KB 100/1822 KB 464/587 KB 420/894 KB 66/206 KB 115/115 KB 104/1822 KB 464/587 KB 420/894 KB 66/206 KB 115/115 KB 108/1822 KB 464/587 KB 420/894 KB 66/206 KB 115/115 KB 112/1822 KB 464/587 KB 420/894 KB 66/206 KB 115/115 KB 116/1822 KB 464/587 KB 420/894 KB 66/206 KB 115/115 KB 120/1822 KB 468/587 KB 420/894 KB 66/206 KB 115/115 KB 124/1822 KB 468/587 KB 420/894 KB 66/206 KB 100/115 KB 84/1822 KB 452/587 KB 420/894 KB 66/206 KB 115/115 KB 124/1822 KB 468/587 KB 420/894 KB 70/206 KB 115/115 KB 124/1822 KB 468/587 KB 420/894 KB 74/206 KB 115/115 KB 124/1822 KB 468/587 KB 420/894 KB 78/206 KB 100/115 KB 84/1822 KB 432/587 KB 420/894 KB 62/206 KB 115/115 KB 124/1822 KB 468/587 KB 424/894 KB 78/206 KB 115/115 KB 124/1822 KB 468/587 KB 428/894 KB 78/206 KB 115/115 KB 124/1822 KB 468/587 KB 432/894 KB 78/206 KB 115/115 KB 124/1822 KB 468/587 KB 436/894 KB 78/206 KB 115/115 KB 124/1822 KB 468/587 KB 440/894 KB 78/206 KB 115/115 KB 124/1822 KB 468/587 KB 444/894 KB 78/206 KB 115/115 KB 124/1822 KB 468/587 KB 448/894 KB 78/206 KB 115/115 KB 124/1822 KB 468/587 KB 452/894 KB 78/206 KB 115/115 KB 124/1822 KB 468/587 KB 456/894 KB 82/206 KB 115/115 KB 124/1822 KB 468/587 KB 460/894 KB 82/206 KB 115/115 KB 124/1822 KB 468/587 KB 464/894 KB 82/206 KB 115/115 KB 116/1822 KB 468/587 KB 420/894 KB 66/206 KB 115/115 KB 124/1822 KB 472/587 KB 464/894 KB 82/206 KB 115/115 KB 124/1822 KB 4 unit-abot-epc-basic-0: 08:06:42 DEBUG unit.abot-epc-basic/0.install 76/587 KB 464/894 KB 82/206 KB 115/115 KB 124/1822 KB 468/587 KB 452/894 KB 82/206 KB 115/115 KB 124/1822 KB 480/587 KB 464/894 KB 86/206 KB 115/115 KB 124/1822 KB 480/587 KB 464/894 KB 90/206 KB 115/115 KB 124/1822 KB 480/587 KB 464/894 KB 82/206 KB 115/115 KB 124/1822 KB 480/587 KB 468/894 KB 90/206 KB 115/115 KB 128/1822 KB 484/587 KB 472/894 KB 94/206 KB 115/115 KB 128/1822 KB 484/587 KB 468/894 KB 94/206 KB 115/115 KB 128/1822 KB 488/587 KB 472/894 KB 94/206 KB 115/115 KB 128/1822 KB 492/587 KB 476/894 KB 94/206 KB 115/115 KB 128/1822 KB 496/587 KB 476/894 KB 94/206 KB 115/115 KB 128/1822 KB 480/587 KB 468/894 KB 94/206 KB 115/115 KB 124/1822 KB 480/587 KB 468/894 KB 94/206 KB 115/115 KB 132/1822 KB 496/587 KB 476/894 KB 94/206 KB 115/115 KB 136/1822 KB 496/587 KB 476/894 KB 98/206 KB 115/115 KB 140/1822 KB 496/587 KB 476/894 KB 98/206 KB 115/115 KB 144/1822 KB 496/587 KB 476/894 KB 98/206 KB 115/115 KB 148/1822 KB 496/587 KB 476/894 KB 98/206 KB 115/115 KB 152/1822 KB 500/587 KB 476/894 KB 98/206 KB 115/115 KB 156/1822 KB 500/587 KB 476/894 KB 98/206 KB 115/115 KB 160/1822 KB 500/587 KB 476/894 KB 98/206 KB 115/115 KB 128/1822 KB 488/587 KB 476/894 KB 94/206 KB 115/115 KB 160/1822 KB 500/587 KB 480/894 KB 98/206 KB 115/115 KB 160/1822 KB 500/587 KB 484/894 KB 98/206 KB 115/115 KB 160/1822 KB 500/587 KB 488/894 KB 98/206 KB 115/115 KB 160/1822 KB 500/587 KB 492/894 KB 98/206 KB 115/115 KB 160/1822 KB 500/587 KB 496/894 KB 98/206 KB 115/115 KB 148/1822 KB 500/587 KB 476/894 KB 98/206 KB 115/115 KB 160/1822 KB 504/587 KB 496/894 KB 98/206 KB Downloaded: https://repo.maven.apache.org/maven2/org/aspectj/aspectjrt/1.8.7/aspectjrt-1.8.7.jar (115 KB at 150.0 KB/sec) unit-abot-epc-basic-0: 08:06:42 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: 08:06:42 DEBUG unit.abot-epc-basic/0.install 115/115 KB 132/1822 KB 496/587 KB 476/894 KB 98/206 KB 160/1822 KB 504/587 KB 496/894 KB 102/206 KB 160/1822 KB 504/587 KB 496/894 KB 106/206 KB 160/1822 KB 504/587 KB 496/894 KB 110/206 KB 160/1822 KB 504/587 KB 496/894 KB 114/206 KB 160/1822 KB 504/587 KB 496/894 KB 118/206 KB 160/1822 KB 508/587 KB 496/894 KB 122/206 KB 160/1822 KB 508/587 KB 496/894 KB 126/206 KB 160/1822 KB 508/587 KB 496/894 KB 130/206 KB 164/1822 KB 508/587 KB 500/894 KB 134/206 KB 164/1822 KB 508/587 KB 500/894 KB 138/206 KB 164/1822 KB 508/587 KB 500/894 KB 142/206 KB 160/1822 KB 508/587 KB 496/894 KB 118/206 KB 164/1822 KB 512/587 KB 500/894 KB 142/206 KB 164/1822 KB 508/587 KB 500/894 KB 130/206 KB 164/1822 KB 512/587 KB 504/894 KB 142/206 KB 164/1822 KB 512/587 KB 508/894 KB 142/206 KB 164/1822 KB 512/587 KB 512/894 KB 142/206 KB 164/1822 KB 508/587 KB 496/894 KB 130/206 KB 168/1822 KB 512/587 KB 512/894 KB 142/206 KB 172/1822 KB 512/587 KB 512/894 KB 142/206 KB 176/1822 KB 512/587 KB 512/894 KB 142/206 KB 180/1822 KB 516/587 KB 516/894 KB 146/206 KB 184/1822 KB 516/587 KB 516/894 KB 146/206 KB 188/1822 KB 516/587 KB 516/894 KB 146/206 KB 192/1822 KB 516/587 KB 516/894 KB 146/206 KB 176/1822 KB 516/587 KB 516/894 KB 146/206 KB 192/1822 KB 516/587 KB 516/894 KB 150/206 KB 192/1822 KB 516/587 KB 516/894 KB 154/206 KB 176/1822 KB 516/587 KB 516/894 KB 142/206 KB 192/1822 KB 520/587 KB 516/894 KB 158/206 KB 192/1822 KB 524/587 KB 516/894 KB 158/206 KB 192/1822 KB 528/587 KB 516/894 KB 158/206 KB 192/1822 KB 532/587 KB 516/894 KB 158/206 KB 192/1822 KB 536/587 KB 516/894 KB 158/206 KB 192/1822 KB 540/587 KB 516/894 KB 158/206 KB 192/1822 KB 544/587 KB 516/894 KB 158/206 KB 176/1822 KB 512/587 KB 516/894 KB 142/206 KB 192/1822 KB 544/587 KB 520/894 KB 158/206 KB 192/1822 KB 544/587 KB 524/894 KB 158/206 KB 192/1822 KB 544/587 KB 528/894 KB 158/206 KB 192/1822 KB 544/587 KB 532/894 KB 158/206 KB 196/1822 KB 548/587 KB 536/894 KB 158/206 KB 196/1822 KB 548/587 KB 540/894 KB 158/206 KB 196/1822 KB 548/587 KB 544/894 KB 158/206 KB 196/1822 KB 548/587 KB 532/894 KB 158/206 KB 200/1822 KB 548/587 KB 544/894 KB 158/206 KB 204/1822 KB 548/587 KB 544/894 KB 158/206 KB 208/1822 KB 548/587 KB 544/894 KB 158/206 KB 192/1822 KB 548/587 KB 532/894 KB 158/206 KB 208/1822 KB 552/587 KB 544/894 KB 158/206 KB 208/1822 KB 556/587 KB 544/894 KB 158/206 KB 208/1822 KB 560/587 KB 544/894 KB 158/206 KB 192/1822 KB 544/587 KB 532/894 KB 158/206 KB 208/1822 KB 560/587 KB 544/894 KB 162/206 KB 208/1822 KB 560/587 KB 544/894 KB 166/206 KB 208/1822 KB 560/587 KB 544/894 KB 170/206 KB 208/1822 KB 560/587 KB 544/894 KB 174/206 KB 208/1822 KB 564/587 KB 548/894 KB 178/206 KB 208/1822 KB 564/587 KB 548/894 KB 174/206 KB 4/314 KB 212/1822 KB 568/587 KB 548/894 KB 178/206 KB 208/1822 KB 560/587 KB 548/894 KB 174/206 KB 4/314 KB 212/1822 KB 564/587 KB 548/894 KB 178/206 KB 8/314 KB 212/1822 KB 568/587 KB 548/894 KB 178/206 KB 12/314 KB 212/1822 KB 568/587 KB 548/894 KB 178/206 KB 16/314 KB 212/1822 KB 568/587 KB 548/894 KB 178/206 KB 20/314 KB 212/1822 KB 568/587 KB 548/894 KB 178/206 KB 24/314 KB 212/1822 KB 568/587 KB 548/894 KB 178/206 KB 28/314 KB 212/1822 KB 568/587 KB 548/894 KB 178/206 KB 32/314 KB 212/1822 KB 568/587 KB 548/894 KB 178/206 KB 36/314 KB 212/1822 KB 568/587 KB 548/894 KB 178/206 KB 40/314 KB 212/1822 KB 568/587 KB 548/894 KB 178/206 KB 44/314 KB 212/1822 KB 568/587 KB 548/894 KB 178 unit-abot-epc-basic-0: 08:06:42 DEBUG unit.abot-epc-basic/0.install /206 KB 48/314 KB 212/1822 KB 568/587 KB 548/894 KB 178/206 KB 52/314 KB 212/1822 KB 568/587 KB 548/894 KB 178/206 KB 56/314 KB 212/1822 KB 572/587 KB 552/894 KB 182/206 KB 60/314 KB 212/1822 KB 572/587 KB 552/894 KB 182/206 KB 64/314 KB 212/1822 KB 572/587 KB 552/894 KB 182/206 KB 212/1822 KB 564/587 KB 548/894 KB 178/206 KB 64/314 KB 216/1822 KB 572/587 KB 552/894 KB 182/206 KB 64/314 KB 220/1822 KB 572/587 KB 552/894 KB 182/206 KB 64/314 KB 224/1822 KB 572/587 KB 552/894 KB 182/206 KB 52/314 KB 212/1822 KB 572/587 KB 552/894 KB 182/206 KB 64/314 KB 224/1822 KB 576/587 KB 552/894 KB 182/206 KB 52/314 KB 212/1822 KB 568/587 KB 552/894 KB 182/206 KB 64/314 KB 224/1822 KB 576/587 KB 552/894 KB 186/206 KB 64/314 KB 224/1822 KB 576/587 KB 552/894 KB 190/206 KB 52/314 KB 212/1822 KB 568/587 KB 552/894 KB 178/206 KB 64/314 KB 224/1822 KB 576/587 KB 556/894 KB 190/206 KB 64/314 KB 224/1822 KB 576/587 KB 560/894 KB 190/206 KB 64/314 KB 224/1822 KB 576/587 KB 564/894 KB 190/206 KB 68/314 KB 228/1822 KB 580/587 KB 568/894 KB 194/206 KB 68/314 KB 228/1822 KB 580/587 KB 572/894 KB 194/206 KB 68/314 KB 228/1822 KB 580/587 KB 576/894 KB 194/206 KB 68/314 KB 228/1822 KB 580/587 KB 580/894 KB 194/206 KB 68/314 KB 228/1822 KB 580/587 KB 584/894 KB 194/206 KB 68/314 KB 228/1822 KB 580/587 KB 588/894 KB 194/206 KB 68/314 KB 228/1822 KB 580/587 KB 592/894 KB 194/206 KB 68/314 KB 228/1822 KB 580/587 KB 596/894 KB 194/206 KB 68/314 KB 228/1822 KB 580/587 KB 600/894 KB 194/206 KB 68/314 KB 228/1822 KB 580/587 KB 604/894 KB 194/206 KB 68/314 KB 228/1822 KB 580/587 KB 608/894 KB 194/206 KB 68/314 KB 228/1822 KB 580/587 KB 564/894 KB 194/206 KB 64/314 KB 228/1822 KB 580/587 KB 564/894 KB 194/206 KB 72/314 KB 228/1822 KB 584/587 KB 608/894 KB 194/206 KB 72/314 KB 228/1822 KB 587/587 KB 608/894 KB 194/206 KB 64/314 KB 228/1822 KB 576/587 KB 564/894 KB 194/206 KB 72/314 KB 228/1822 KB 587/587 KB 608/894 KB 198/206 KB 72/314 KB 228/1822 KB 587/587 KB 608/894 KB 202/206 KB 72/314 KB 228/1822 KB 587/587 KB 608/894 KB 206/206 KB 64/314 KB 228/1822 KB 576/587 KB 564/894 KB 190/206 KB 72/314 KB 232/1822 KB 587/587 KB 608/894 KB 206/206 KB 72/314 KB 236/1822 KB 587/587 KB 608/894 KB 206/206 KB 72/314 KB 240/1822 KB 587/587 KB 608/894 KB 206/206 KB 72/314 KB 244/1822 KB 587/587 KB 608/894 KB 206/206 KB 72/314 KB 244/1822 KB 587/587 KB 608/894 KB 206/206 KB 72/314 KB 228/1822 KB 580/587 KB 608/894 KB 206/206 KB 76/314 KB 244/1822 KB 587/587 KB 608/894 KB 206/206 KB 80/314 KB 244/1822 KB 587/587 KB 608/894 KB 206/206 KB 84/314 KB 244/1822 KB 587/587 KB 608/894 KB 206/206 KB 88/314 KB 248/1822 KB 587/587 KB 608/894 KB 206/206 KB 92/314 KB 248/1822 KB 587/587 KB 608/894 KB 206/206 KB 96/314 KB 248/1822 KB 587/587 KB 608/894 KB 206/206 KB 84/314 KB 248/1822 KB 587/587 KB 608/894 KB 206/206 KB 96/314 KB 252/1822 KB 587/587 KB 608/894 KB 206/206 KB 96/314 KB 256/1822 KB 587/587 KB 608/894 KB 206/206 KB 96/314 KB 260/1822 KB 587/587 KB 608/894 KB 206/206 KB 100/314 KB 264/1822 KB 587/587 KB 612/894 KB 206/206 KB 100/314 KB 268/1822 KB 587/587 KB 612/894 KB 206/206 KB 100/314 KB 272/1822 KB 587/587 KB 612/894 KB 206/206 KB 100/314 KB 276/1822 KB 587/587 KB 612/894 KB 206/206 KB 100/314 KB 280/1822 KB 587/587 KB 612/894 KB 206/206 KB 100/314 KB 284/1822 KB 587/587 KB 612/894 KB 206/206 KB 100/314 KB 288/1822 KB 587/587 KB 612/894 KB 206/206 KB 100/314 KB 292/1822 KB 587/587 KB 612/894 KB 206/206 KB unit-abot-epc-basic-0: 08:06:42 DEBUG unit.abot-epc-basic/0.install 100/314 KB 260/1822 KB 587/587 KB 612/894 KB 206/206 KB 100/314 KB 292/1822 KB 587/587 KB 616/894 KB 206/206 KB 100/314 KB 292/1822 KB 587/587 KB 620/894 KB 206/206 KB 100/314 KB 292/1822 KB 587/587 KB 624/894 KB 206/206 KB Downloaded: https://repo.maven.apache.org/maven2/org/pcap4j/pcap4j-core/1.2.1/pcap4j-core-1.2.1.jar (587 KB at 737.0 KB/sec) unit-abot-epc-basic-0: 08:06:42 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: 08:06:42 DEBUG unit.abot-epc-basic/0.install 100/314 KB 260/1822 KB 587/587 KB 608/894 KB 206/206 KB 104/314 KB 292/1822 KB 624/894 KB 206/206 KB 108/314 KB 292/1822 KB 624/894 KB 112/314 KB 292/1822 KB 624/894 KB Downloaded: https://repo.maven.apache.org/maven2/com/google/code/gson/gson/2.3.1/gson-2.3.1.jar (206 KB at 258.4 KB/sec) unit-abot-epc-basic-0: 08:06:42 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-oai-hss-0: 08:06:42 DEBUG unit.oai-hss/0.install Connecting to kernel.ubuntu.com (kernel.ubuntu.com)|91.189.94.216|:443... connected. unit-abot-epc-basic-0: 08:06:42 DEBUG unit.abot-epc-basic/0.install 116/314 KB 292/1822 KB 624/894 KB 120/314 KB 292/1822 KB 628/894 KB 124/314 KB 292/1822 KB 628/894 KB 128/314 KB 292/1822 KB 628/894 KB 116/314 KB 292/1822 KB 628/894 KB 128/314 KB 292/1822 KB 632/894 KB 128/314 KB 292/1822 KB 636/894 KB 128/314 KB 292/1822 KB 640/894 KB 132/314 KB 292/1822 KB 640/894 KB 136/314 KB 296/1822 KB 644/894 KB 140/314 KB 296/1822 KB 644/894 KB 144/314 KB 296/1822 KB 644/894 KB 132/314 KB 296/1822 KB 644/894 KB 132/314 KB 296/1822 KB 640/894 KB 144/314 KB 300/1822 KB 648/894 KB 144/314 KB 304/1822 KB 648/894 KB 144/314 KB 308/1822 KB 648/894 KB 144/314 KB 312/1822 KB 648/894 KB 4/57 KB 144/314 KB 308/1822 KB 648/894 KB 4/57 KB 144/314 KB 312/1822 KB 648/894 KB 8/57 KB 144/314 KB 312/1822 KB 648/894 KB 12/57 KB 144/314 KB 312/1822 KB 648/894 KB 16/57 KB 144/314 KB 312/1822 KB 648/894 KB 20/57 KB 144/314 KB 312/1822 KB 648/894 KB 24/57 KB 144/314 KB 312/1822 KB 648/894 KB 28/57 KB 144/314 KB 312/1822 KB 648/894 KB 32/57 KB 144/314 KB 316/1822 KB 648/894 KB 36/57 KB 148/314 KB 316/1822 KB 648/894 KB 40/57 KB 148/314 KB 316/1822 KB 648/894 KB 44/57 KB 148/314 KB 316/1822 KB 648/894 KB 48/57 KB 144/314 KB 296/1822 KB 648/894 KB 148/314 KB 316/1822 KB 652/894 KB 48/57 KB 148/314 KB 316/1822 KB 656/894 KB 48/57 KB 148/314 KB 4/263 KB 316/1822 KB 656/894 KB 48/57 KB 148/314 KB 8/263 KB 316/1822 KB 656/894 KB 48/57 KB 148/314 KB 12/263 KB 316/1822 KB 656/894 KB 48/57 KB 148/314 KB 16/263 KB 316/1822 KB 656/894 KB 48/57 KB 148/314 KB 20/263 KB 316/1822 KB 656/894 KB 48/57 KB 148/314 KB 24/263 KB 316/1822 KB 656/894 KB 48/57 KB 148/314 KB 28/263 KB 316/1822 KB 656/894 KB 48/57 KB 148/314 KB 316/1822 KB 648/894 KB 36/57 KB 152/314 KB 28/263 KB 316/1822 KB 660/894 KB 48/57 KB 156/314 KB 28/263 KB 316/1822 KB 660/894 KB 48/57 KB 160/314 KB 28/263 KB 316/1822 KB 660/894 KB 48/57 KB 164/314 KB 32/263 KB 316/1822 KB 660/894 KB 48/57 KB 168/314 KB 32/263 KB 316/1822 KB 660/894 KB 48/57 KB 172/314 KB 32/263 KB 316/1822 KB 660/894 KB 48/57 KB 144/314 KB 316/1822 KB 648/894 KB 32/57 KB 172/314 KB 32/263 KB 320/1822 KB 660/894 KB 52/57 KB 172/314 KB 32/263 KB 324/1822 KB 660/894 KB 52/57 KB 172/314 KB 32/263 KB 328/1822 KB 660/894 KB 52/57 KB 172/314 KB 32/263 KB 332/1822 KB 660/894 KB 52/57 KB 172/314 KB 32/263 KB 336/1822 KB 660/894 KB 52/57 KB 172/314 KB 32/263 KB 340/1822 KB 660/894 KB 52/57 KB 176/314 KB 32/263 KB 344/1822 KB 660/894 KB 52/57 KB 176/314 KB 32/263 KB 348/1822 KB 660/894 KB 52/57 KB 176/314 KB 32/263 KB 352/1822 KB 660/894 KB 52/57 KB 176/314 KB 32/263 KB 356/1822 KB 660/894 KB 52/57 KB 176/314 KB 32/263 KB 360/1822 KB 660/894 KB 52/57 KB 176/314 KB 32/263 KB 364/1822 KB 660/894 KB 52/57 KB 176/314 KB 32/263 KB 368/1822 KB 660/894 KB 52/57 KB 176/314 KB 32/263 KB 372/1822 KB 660/894 KB 52/57 KB 172/314 KB 32/263 KB 316/1822 KB 660/894 KB 52/57 KB 160/314 KB 32/263 KB 316/1822 KB 660/894 KB 48/57 KB 148/314 KB 28/263 KB 316/1822 KB 660/894 KB 48/57 KB 176/314 KB 32/263 KB 372/1822 KB 664/894 KB 52/57 KB 176/314 KB 32/263 KB 372/1822 KB 668/894 KB 52/57 KB 176/314 KB 32/263 KB 372/1822 KB 672/894 KB 52/57 KB 176/314 KB 32/263 KB 372/1822 KB 676/894 KB 52/57 KB 176/314 KB 36/263 KB 372/1822 KB 680/894 KB 52/57 KB 176/314 KB 36/263 KB 372/1822 KB 684/894 KB 52/57 KB 176/314 KB 36/263 KB 372/1822 KB 688/894 KB 56/57 KB 176/314 KB 32/263 KB 340/1822 KB 660/894 KB 52/57 KB 176/314 KB 36/263 KB 372/1822 KB 684/894 unit-abot-epc-basic-0: 08:06:42 DEBUG unit.abot-epc-basic/0.install KB 56/57 KB 176/314 KB 36/263 KB 372/1822 KB 688/894 KB 57/57 KB 176/314 KB 36/263 KB 372/1822 KB 676/894 KB 52/57 KB 176/314 KB 40/263 KB 372/1822 KB 688/894 KB 57/57 KB 176/314 KB 44/263 KB 372/1822 KB 688/894 KB 57/57 KB 176/314 KB 48/263 KB 372/1822 KB 688/894 KB 57/57 KB 176/314 KB 52/263 KB 372/1822 KB 688/894 KB 57/57 KB 180/314 KB 56/263 KB 372/1822 KB 692/894 KB 57/57 KB 180/314 KB 60/263 KB 372/1822 KB 692/894 KB 57/57 KB 180/314 KB 64/263 KB 372/1822 KB 692/894 KB 57/57 KB 180/314 KB 52/263 KB 372/1822 KB 692/894 KB 57/57 KB 184/314 KB 64/263 KB 372/1822 KB 692/894 KB 57/57 KB 188/314 KB 64/263 KB 372/1822 KB 692/894 KB 57/57 KB 192/314 KB 64/263 KB 372/1822 KB 692/894 KB 57/57 KB 176/314 KB 52/263 KB 372/1822 KB 692/894 KB 57/57 KB 192/314 KB 64/263 KB 372/1822 KB 696/894 KB 57/57 KB 192/314 KB 64/263 KB 372/1822 KB 700/894 KB 57/57 KB 192/314 KB 64/263 KB 372/1822 KB 704/894 KB 57/57 KB 192/314 KB 64/263 KB 372/1822 KB 708/894 KB 57/57 KB 196/314 KB 68/263 KB 372/1822 KB 712/894 KB 57/57 KB 196/314 KB 68/263 KB 372/1822 KB 716/894 KB 57/57 KB 196/314 KB 68/263 KB 372/1822 KB 720/894 KB 57/57 KB 196/314 KB 68/263 KB 372/1822 KB 708/894 KB 57/57 KB 196/314 KB 72/263 KB 372/1822 KB 720/894 KB 57/57 KB 196/314 KB 76/263 KB 372/1822 KB 720/894 KB 57/57 KB 196/314 KB 80/263 KB 372/1822 KB 720/894 KB 57/57 KB 196/314 KB 64/263 KB 372/1822 KB 708/894 KB 57/57 KB 200/314 KB 80/263 KB 372/1822 KB 720/894 KB 57/57 KB 204/314 KB 80/263 KB 372/1822 KB 720/894 KB 57/57 KB 208/314 KB 80/263 KB 372/1822 KB 720/894 KB 57/57 KB 208/314 KB 80/263 KB 372/1822 KB 724/894 KB 57/57 KB 212/314 KB 84/263 KB 376/1822 KB 728/894 KB 212/314 KB 84/263 KB 376/1822 KB 732/894 KB 212/314 KB 84/263 KB 376/1822 KB 736/894 KB 212/314 KB 84/263 KB 376/1822 KB 724/894 KB 212/314 KB 88/263 KB 376/1822 KB 736/894 KB 212/314 KB 92/263 KB 376/1822 KB 736/894 KB 212/314 KB 96/263 KB 376/1822 KB 736/894 KB 212/314 KB 100/263 KB 376/1822 KB 736/894 KB Downloaded: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.4/commons-codec-1.4.jar (57 KB at 68.8 KB/sec) unit-abot-epc-basic-0: 08:06:42 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: 08:06:42 DEBUG unit.abot-epc-basic/0.install 212/314 KB 80/263 KB 376/1822 KB 724/894 KB 57/57 KB 212/314 KB 100/263 KB 380/1822 KB 740/894 KB 212/314 KB 100/263 KB 384/1822 KB 740/894 KB 212/314 KB 100/263 KB 388/1822 KB 740/894 KB 212/314 KB 80/263 KB 372/1822 KB 724/894 KB 57/57 KB 216/314 KB 100/263 KB 388/1822 KB 740/894 KB 220/314 KB 100/263 KB 388/1822 KB 740/894 KB 224/314 KB 100/263 KB 388/1822 KB 740/894 KB 228/314 KB 100/263 KB 388/1822 KB 740/894 KB 212/314 KB 100/263 KB 376/1822 KB 740/894 KB 228/314 KB 100/263 KB 392/1822 KB 744/894 KB 232/314 KB 104/263 KB 392/1822 KB 748/894 KB 232/314 KB 104/263 KB 392/1822 KB 752/894 KB 228/314 KB 100/263 KB 392/1822 KB 740/894 KB 232/314 KB 104/263 KB 396/1822 KB 752/894 KB 232/314 KB 104/263 KB 400/1822 KB 752/894 KB 232/314 KB 104/263 KB 404/1822 KB 752/894 KB 232/314 KB 104/263 KB 408/1822 KB 756/894 KB 232/314 KB 104/263 KB 412/1822 KB 756/894 KB 232/314 KB 104/263 KB 416/1822 KB 756/894 KB 232/314 KB 104/263 KB 420/1822 KB 756/894 KB 232/314 KB 104/263 KB 424/1822 KB 756/894 KB 232/314 KB 104/263 KB 428/1822 KB 756/894 KB 232/314 KB 104/263 KB 432/1822 KB 756/894 KB 232/314 KB 104/263 KB 436/1822 KB 756/894 KB 232/314 KB 104/263 KB 392/1822 KB 744/894 KB 228/314 KB 104/263 KB 392/1822 KB 744/894 KB 232/314 KB 108/263 KB 436/1822 KB 756/894 KB 232/314 KB 112/263 KB 436/1822 KB 756/894 KB 236/314 KB 116/263 KB 436/1822 KB 756/894 KB 236/314 KB 120/263 KB 436/1822 KB 756/894 KB 236/314 KB 124/263 KB 436/1822 KB 756/894 KB 236/314 KB 128/263 KB 436/1822 KB 756/894 KB 4/99 KB 236/314 KB 132/263 KB 436/1822 KB 756/894 KB 4/99 KB 236/314 KB 136/263 KB 436/1822 KB 756/894 KB 4/99 KB 236/314 KB 140/263 KB 436/1822 KB 756/894 KB 4/99 KB 236/314 KB 144/263 KB 436/1822 KB 756/894 KB 232/314 KB 104/263 KB 404/1822 KB 756/894 KB 4/99 KB 236/314 KB 144/263 KB 436/1822 KB 760/894 KB 4/99 KB 236/314 KB 144/263 KB 436/1822 KB 764/894 KB 4/99 KB 236/314 KB 144/263 KB 436/1822 KB 768/894 KB 4/99 KB 236/314 KB 128/263 KB 436/1822 KB 756/894 KB 8/99 KB 236/314 KB 144/263 KB 436/1822 KB 768/894 KB 12/99 KB 236/314 KB 144/263 KB 436/1822 KB 768/894 KB 16/99 KB 236/314 KB 144/263 KB 436/1822 KB 768/894 KB 236/314 KB 112/263 KB 436/1822 KB 756/894 KB 16/99 KB 240/314 KB 144/263 KB 436/1822 KB 768/894 KB 16/99 KB 244/314 KB 144/263 KB 436/1822 KB 768/894 KB 20/99 KB 248/314 KB 144/263 KB 436/1822 KB 768/894 KB 20/99 KB 252/314 KB 144/263 KB 436/1822 KB 768/894 KB 20/99 KB 256/314 KB 144/263 KB 436/1822 KB 768/894 KB 20/99 KB 244/314 KB 144/263 KB 436/1822 KB 768/894 KB 24/99 KB 256/314 KB 144/263 KB 436/1822 KB 768/894 KB 28/99 KB 256/314 KB 144/263 KB 436/1822 KB 768/894 KB 32/99 KB 256/314 KB 144/263 KB 436/1822 KB 768/894 KB 36/99 KB 256/314 KB 144/263 KB 436/1822 KB 772/894 KB 40/99 KB 260/314 KB 144/263 KB 436/1822 KB 772/894 KB 44/99 KB 260/314 KB 144/263 KB 436/1822 KB 772/894 KB 48/99 KB 260/314 KB 144/263 KB 436/1822 KB 772/894 KB 32/99 KB 256/314 KB 144/263 KB 436/1822 KB 772/894 KB 48/99 KB 260/314 KB 144/263 KB 440/1822 KB 776/894 KB 48/99 KB 260/314 KB 144/263 KB 440/1822 KB 780/894 KB 48/99 KB 260/314 KB 144/263 KB 440/1822 KB 784/894 KB 48/99 KB 260/314 KB 144/263 KB 440/1822 KB 788/894 KB 52/99 KB 260/314 KB 148/263 KB 440/1822 KB 792/894 KB 52/99 KB 260/314 KB 148/263 KB 440/1822 KB 796/894 KB 52/99 KB 260/314 KB 148/263 KB 440/1822 KB 800/894 KB 48/99 KB 260/314 KB 144/263 KB 440/1822 KB 772/894 KB 52/99 KB 260/314 KB 148/263 KB 444/1822 KB unit-abot-epc-basic-0: 08:06:42 DEBUG unit.abot-epc-basic/0.install 800/894 KB 52/99 KB 260/314 KB 148/263 KB 448/1822 KB 800/894 KB 36/99 KB 260/314 KB 144/263 KB 436/1822 KB 772/894 KB 52/99 KB 264/314 KB 148/263 KB 448/1822 KB 800/894 KB 52/99 KB 268/314 KB 148/263 KB 448/1822 KB 800/894 KB 52/99 KB 272/314 KB 148/263 KB 448/1822 KB 800/894 KB 52/99 KB 276/314 KB 148/263 KB 448/1822 KB 800/894 KB 52/99 KB 280/314 KB 148/263 KB 452/1822 KB 800/894 KB 52/99 KB 284/314 KB 148/263 KB 452/1822 KB 800/894 KB 52/99 KB 288/314 KB 148/263 KB 452/1822 KB 800/894 KB 52/99 KB 260/314 KB 148/263 KB 440/1822 KB 788/894 KB 52/99 KB 288/314 KB 152/263 KB 452/1822 KB 800/894 KB 52/99 KB 288/314 KB 156/263 KB 452/1822 KB 800/894 KB 52/99 KB 288/314 KB 160/263 KB 452/1822 KB 800/894 KB 52/99 KB 260/314 KB 144/263 KB 440/1822 KB 788/894 KB 56/99 KB 288/314 KB 160/263 KB 452/1822 KB 800/894 KB 60/99 KB 288/314 KB 160/263 KB 452/1822 KB 800/894 KB 64/99 KB 288/314 KB 160/263 KB 452/1822 KB 800/894 KB 68/99 KB 288/314 KB 164/263 KB 452/1822 KB 800/894 KB 72/99 KB 292/314 KB 164/263 KB 452/1822 KB 804/894 KB 76/99 KB 292/314 KB 164/263 KB 452/1822 KB 804/894 KB 80/99 KB 292/314 KB 164/263 KB 452/1822 KB 804/894 KB 84/99 KB 292/314 KB 164/263 KB 452/1822 KB 804/894 KB 52/99 KB 276/314 KB 148/263 KB 452/1822 KB 800/894 KB 84/99 KB 292/314 KB 164/263 KB 456/1822 KB 804/894 KB 84/99 KB 292/314 KB 164/263 KB 460/1822 KB 804/894 KB 84/99 KB 292/314 KB 164/263 KB 464/1822 KB 804/894 KB 84/99 KB 292/314 KB 164/263 KB 468/1822 KB 804/894 KB 84/99 KB 292/314 KB 164/263 KB 472/1822 KB 804/894 KB 84/99 KB 292/314 KB 164/263 KB 476/1822 KB 804/894 KB 84/99 KB 292/314 KB 164/263 KB 480/1822 KB 804/894 KB 68/99 KB 292/314 KB 164/263 KB 452/1822 KB 804/894 KB 84/99 KB 296/314 KB 164/263 KB 480/1822 KB 804/894 KB 84/99 KB 300/314 KB 164/263 KB 480/1822 KB 804/894 KB 84/99 KB 304/314 KB 164/263 KB 480/1822 KB 804/894 KB 68/99 KB 288/314 KB 164/263 KB 452/1822 KB 804/894 KB 84/99 KB 304/314 KB 164/263 KB 480/1822 KB 808/894 KB 84/99 KB 304/314 KB 164/263 KB 480/1822 KB 812/894 KB 84/99 KB 304/314 KB 164/263 KB 480/1822 KB 816/894 KB 64/99 KB 288/314 KB 164/263 KB 452/1822 KB 800/894 KB 84/99 KB 304/314 KB 168/263 KB 480/1822 KB 816/894 KB 84/99 KB 304/314 KB 172/263 KB 480/1822 KB 816/894 KB 84/99 KB 304/314 KB 176/263 KB 480/1822 KB 816/894 KB 84/99 KB 304/314 KB 176/263 KB 480/1822 KB 820/894 KB 84/99 KB 308/314 KB 180/263 KB 484/1822 KB 824/894 KB 84/99 KB 308/314 KB 180/263 KB 484/1822 KB 828/894 KB 88/99 KB 308/314 KB 180/263 KB 484/1822 KB 832/894 KB 88/99 KB 308/314 KB 180/263 KB 484/1822 KB 836/894 KB 88/99 KB 308/314 KB 180/263 KB 484/1822 KB 840/894 KB 88/99 KB 308/314 KB 180/263 KB 484/1822 KB 844/894 KB 88/99 KB 308/314 KB 180/263 KB 484/1822 KB 848/894 KB 84/99 KB 308/314 KB 180/263 KB 484/1822 KB 820/894 KB 88/99 KB 308/314 KB 180/263 KB 488/1822 KB 848/894 KB 88/99 KB 308/314 KB 180/263 KB 492/1822 KB 848/894 KB 88/99 KB 308/314 KB 180/263 KB 496/1822 KB 848/894 KB 84/99 KB 308/314 KB 180/263 KB 480/1822 KB 820/894 KB 88/99 KB 308/314 KB 184/263 KB 496/1822 KB 848/894 KB 88/99 KB 308/314 KB 188/263 KB 496/1822 KB 848/894 KB 88/99 KB 308/314 KB 192/263 KB 496/1822 KB 848/894 KB 84/99 KB 308/314 KB 176/263 KB 480/1822 KB 820/894 KB 88/99 KB 312/314 KB 192/263 KB 496/1822 KB 848/894 KB 88/99 KB 314/314 KB 192/263 KB 496/1822 KB 848/894 KB 88/99 KB 308/314 KB 180/263 KB 484/1822 KB 828/894 KB 92/99 KB 314/314 KB 192/263 KB 496/1822 KB unit-abot-epc-basic-0: 08:06:42 DEBUG unit.abot-epc-basic/0.install 848/894 KB 96/99 KB 314/314 KB 192/263 KB 496/1822 KB 848/894 KB 96/99 KB 314/314 KB 196/263 KB 496/1822 KB 848/894 KB 99/99 KB 314/314 KB 200/263 KB 500/1822 KB 848/894 KB 99/99 KB 314/314 KB 204/263 KB 500/1822 KB 848/894 KB 99/99 KB 314/314 KB 208/263 KB 500/1822 KB 848/894 KB 99/99 KB 314/314 KB 208/263 KB 500/1822 KB 852/894 KB 99/99 KB 314/314 KB 212/263 KB 500/1822 KB 856/894 KB 99/99 KB 314/314 KB 212/263 KB 500/1822 KB 860/894 KB 99/99 KB 314/314 KB 212/263 KB 500/1822 KB 864/894 KB 99/99 KB 314/314 KB 196/263 KB 500/1822 KB 848/894 KB 99/99 KB 314/314 KB 212/263 KB 504/1822 KB 864/894 KB 99/99 KB 314/314 KB 212/263 KB 508/1822 KB 864/894 KB 99/99 KB 314/314 KB 212/263 KB 512/1822 KB 864/894 KB 99/99 KB 314/314 KB 196/263 KB 496/1822 KB 848/894 KB 99/99 KB 314/314 KB 212/263 KB 516/1822 KB 864/894 KB 99/99 KB 314/314 KB 212/263 KB 520/1822 KB 868/894 KB 99/99 KB 314/314 KB 212/263 KB 524/1822 KB 868/894 KB 99/99 KB 314/314 KB 212/263 KB 528/1822 KB 868/894 KB 99/99 KB 314/314 KB 212/263 KB 532/1822 KB 868/894 KB 99/99 KB 314/314 KB 212/263 KB 536/1822 KB 868/894 KB 99/99 KB 314/314 KB 212/263 KB 500/1822 KB 852/894 KB 99/99 KB 314/314 KB 216/263 KB 536/1822 KB 868/894 KB 99/99 KB 314/314 KB 220/263 KB 536/1822 KB 868/894 KB 99/99 KB 314/314 KB 224/263 KB 536/1822 KB 868/894 KB 99/99 KB 314/314 KB 228/263 KB 536/1822 KB 868/894 KB 99/99 KB 314/314 KB 232/263 KB 536/1822 KB 868/894 KB 99/99 KB 314/314 KB 236/263 KB 536/1822 KB 868/894 KB 99/99 KB 314/314 KB 240/263 KB 536/1822 KB 868/894 KB 99/99 KB 314/314 KB 212/263 KB 516/1822 KB 868/894 KB 99/99 KB 314/314 KB 240/263 KB 536/1822 KB 872/894 KB 99/99 KB 314/314 KB 240/263 KB 536/1822 KB 876/894 KB 99/99 KB 314/314 KB 240/263 KB 536/1822 KB 880/894 KB 99/99 KB 314/314 KB 240/263 KB 536/1822 KB 884/894 KB 99/99 KB 240/263 KB 540/1822 KB 888/894 KB 99/99 KB 240/263 KB 540/1822 KB 892/894 KB 99/99 KB 244/263 KB 540/1822 KB 894/894 KB 99/99 KB 240/263 KB 540/1822 KB 884/894 KB Downloaded: https://repo.maven.apache.org/maven2/org/picocontainer/picocontainer/2.13.5/picocontainer-2.13.5.jar (314 KB at 364.6 KB/sec) unit-abot-epc-basic-0: 08:06:42 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: 08:06:42 DEBUG unit.abot-epc-basic/0.install 99/99 KB 244/263 KB 544/1822 KB 894/894 KB 99/99 KB 244/263 KB 540/1822 KB 892/894 KB 99/99 KB 248/263 KB 544/1822 KB 894/894 KB 99/99 KB 252/263 KB 548/1822 KB 894/894 KB 99/99 KB 256/263 KB 548/1822 KB 894/894 KB 99/99 KB 260/263 KB 548/1822 KB 894/894 KB 99/99 KB 248/263 KB 548/1822 KB 894/894 KB 99/99 KB 260/263 KB 552/1822 KB 894/894 KB 99/99 KB 260/263 KB 556/1822 KB 894/894 KB 99/99 KB 263/263 KB 556/1822 KB 894/894 KB 99/99 KB 263/263 KB 560/1822 KB 894/894 KB Downloaded: https://repo.maven.apache.org/maven2/xmlunit/xmlunit/1.6/xmlunit-1.6.jar (99 KB at 114.4 KB/sec) unit-abot-epc-basic-0: 08:06:42 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: 08:06:42 DEBUG unit.abot-epc-basic/0.install 263/263 KB 564/1822 KB 894/894 KB 263/263 KB 568/1822 KB 894/894 KB 263/263 KB 572/1822 KB 894/894 KB 263/263 KB 576/1822 KB 894/894 KB 263/263 KB 580/1822 KB 894/894 KB 263/263 KB 584/1822 KB 894/894 KB 263/263 KB 588/1822 KB 894/894 KB 263/263 KB 592/1822 KB 894/894 KB 263/263 KB 596/1822 KB 894/894 KB 263/263 KB 600/1822 KB 894/894 KB Downloaded: https://repo.maven.apache.org/maven2/net/java/dev/jna/jna/4.1.0/jna-4.1.0.jar (894 KB at 1027.8 KB/sec) unit-abot-epc-basic-0: 08:06:42 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: 08:06:42 DEBUG unit.abot-epc-basic/0.install 263/263 KB 604/1822 KB 263/263 KB 608/1822 KB 263/263 KB 612/1822 KB 263/263 KB 616/1822 KB 263/263 KB 620/1822 KB 263/263 KB 620/1822 KB 4/276 KB 620/1822 KB 8/276 KB 620/1822 KB 12/276 KB 4/54 KB 620/1822 KB 16/276 KB 4/54 KB 620/1822 KB 12/276 KB 8/54 KB 620/1822 KB 16/276 KB 12/54 KB 620/1822 KB 16/276 KB 16/54 KB 620/1822 KB 16/276 KB 20/54 KB 620/1822 KB 16/276 KB 24/54 KB 620/1822 KB 20/276 KB 28/54 KB 620/1822 KB 20/276 KB 32/54 KB 620/1822 KB 20/276 KB 20/54 KB 620/1822 KB 20/276 KB 32/54 KB 620/1822 KB 24/276 KB 32/54 KB 620/1822 KB 28/276 KB 32/54 KB 620/1822 KB 32/276 KB 36/54 KB 620/1822 KB 36/276 KB 4/748 KB 36/54 KB 620/1822 KB 32/276 KB 4/748 KB 40/54 KB 620/1822 KB 36/276 KB 4/748 KB 44/54 KB 620/1822 KB 36/276 KB 4/748 KB 48/54 KB 620/1822 KB 40/276 KB 4/748 KB 32/54 KB 620/1822 KB 32/276 KB 4/748 KB 48/54 KB 620/1822 KB 40/276 KB 8/748 KB 48/54 KB 620/1822 KB 40/276 KB 12/748 KB 52/54 KB 620/1822 KB 40/276 KB 16/748 KB 44/54 KB 620/1822 KB 40/276 KB 4/748 KB 52/54 KB 620/1822 KB 44/276 KB 16/748 KB 52/54 KB 620/1822 KB 48/276 KB 16/748 KB Downloaded: https://repo.maven.apache.org/maven2/commons-net/commons-net/3.0.1/commons-net-3.0.1.jar (263 KB at 301.3 KB/sec) unit-abot-epc-basic-0: 08:06:42 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: 08:06:42 DEBUG unit.abot-epc-basic/0.install 52/54 KB 620/1822 KB 52/276 KB 16/748 KB 52/54 KB 620/1822 KB 56/276 KB 20/748 KB 52/54 KB 620/1822 KB 60/276 KB 20/748 KB 52/54 KB 620/1822 KB 64/276 KB 20/748 KB 52/54 KB 620/1822 KB 40/276 KB 12/748 KB 54/54 KB 620/1822 KB 64/276 KB 20/748 KB 52/54 KB 620/1822 KB 52/276 KB 20/748 KB 54/54 KB 620/1822 KB 68/276 KB 20/748 KB 54/54 KB 624/1822 KB 72/276 KB 24/748 KB 54/54 KB 624/1822 KB 76/276 KB 24/748 KB 54/54 KB 624/1822 KB 80/276 KB 24/748 KB 54/54 KB 624/1822 KB 68/276 KB 24/748 KB 54/54 KB 620/1822 KB 68/276 KB 24/748 KB 54/54 KB 624/1822 KB 80/276 KB 28/748 KB 54/54 KB 624/1822 KB 80/276 KB 32/748 KB 54/54 KB 624/1822 KB 80/276 KB 36/748 KB 54/54 KB 628/1822 KB 80/276 KB 40/748 KB 54/54 KB 628/1822 KB 80/276 KB 44/748 KB 54/54 KB 628/1822 KB 80/276 KB 48/748 KB 54/54 KB 628/1822 KB 80/276 KB 36/748 KB 54/54 KB 4/223 KB 628/1822 KB 80/276 KB 48/748 KB 54/54 KB 8/223 KB 628/1822 KB 80/276 KB 48/748 KB 54/54 KB 12/223 KB 628/1822 KB 80/276 KB 48/748 KB 54/54 KB 16/223 KB 628/1822 KB 80/276 KB 48/748 KB 54/54 KB 20/223 KB 628/1822 KB 80/276 KB 48/748 KB 24/223 KB 632/1822 KB 80/276 KB 48/748 KB 28/223 KB 632/1822 KB 80/276 KB 48/748 KB 32/223 KB 632/1822 KB 84/276 KB 48/748 KB 36/223 KB 632/1822 KB 84/276 KB 48/748 KB 40/223 KB 632/1822 KB 84/276 KB 52/748 KB 44/223 KB 632/1822 KB 84/276 KB 52/748 KB 48/223 KB 632/1822 KB 84/276 KB 52/748 KB 20/223 KB 632/1822 KB 80/276 KB 48/748 KB 48/223 KB 636/1822 KB 84/276 KB 52/748 KB 48/223 KB 640/1822 KB 84/276 KB 52/748 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 60.4 KB/sec) unit-abot-epc-basic-0: 08:06:42 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: 08:06:42 DEBUG unit.abot-epc-basic/0.install 48/223 KB 644/1822 KB 84/276 KB 52/748 KB 48/223 KB 648/1822 KB 84/276 KB 52/748 KB 48/223 KB 652/1822 KB 84/276 KB 52/748 KB 48/223 KB 656/1822 KB 84/276 KB 52/748 KB 36/223 KB 632/1822 KB 84/276 KB 52/748 KB 48/223 KB 656/1822 KB 84/276 KB 56/748 KB 48/223 KB 656/1822 KB 84/276 KB 60/748 KB 28/223 KB 632/1822 KB 84/276 KB 48/748 KB 48/223 KB 656/1822 KB 88/276 KB 60/748 KB 48/223 KB 656/1822 KB 92/276 KB 60/748 KB 48/223 KB 656/1822 KB 96/276 KB 60/748 KB 48/223 KB 656/1822 KB 100/276 KB 60/748 KB 48/223 KB 660/1822 KB 104/276 KB 64/748 KB 48/223 KB 660/1822 KB 108/276 KB 64/748 KB 48/223 KB 660/1822 KB 112/276 KB 64/748 KB 48/223 KB 656/1822 KB 100/276 KB 64/748 KB 48/223 KB 660/1822 KB 112/276 KB 68/748 KB 48/223 KB 660/1822 KB 112/276 KB 72/748 KB 48/223 KB 660/1822 KB 112/276 KB 76/748 KB 48/223 KB 660/1822 KB 112/276 KB 80/748 KB 48/223 KB 660/1822 KB 100/276 KB 64/748 KB 52/223 KB 664/1822 KB 112/276 KB 80/748 KB 52/223 KB 668/1822 KB 112/276 KB 80/748 KB 52/223 KB 672/1822 KB 112/276 KB 80/748 KB 52/223 KB 660/1822 KB 112/276 KB 80/748 KB 56/223 KB 672/1822 KB 116/276 KB 80/748 KB 60/223 KB 672/1822 KB 116/276 KB 80/748 KB 64/223 KB 672/1822 KB 116/276 KB 80/748 KB 68/223 KB 672/1822 KB 116/276 KB 80/748 KB 72/223 KB 676/1822 KB 4/27 KB 116/276 KB 84/748 KB 76/223 KB 676/1822 KB 4/27 KB 116/276 KB 84/748 KB 80/223 KB 676/1822 KB 4/27 KB 116/276 KB 84/748 KB 52/223 KB 672/1822 KB 116/276 KB 80/748 KB 80/223 KB 676/1822 KB 4/27 KB 120/276 KB 84/748 KB 80/223 KB 676/1822 KB 4/27 KB 124/276 KB 84/748 KB 80/223 KB 676/1822 KB 4/27 KB 128/276 KB 84/748 KB 80/223 KB 676/1822 KB 4/27 KB 132/276 KB 84/748 KB 80/223 KB 676/1822 KB 4/27 KB 136/276 KB 84/748 KB 68/223 KB 676/1822 KB 4/27 KB 116/276 KB 84/748 KB 80/223 KB 676/1822 KB 4/27 KB 136/276 KB 88/748 KB 80/223 KB 676/1822 KB 4/27 KB 136/276 KB 92/748 KB 80/223 KB 676/1822 KB 4/27 KB 136/276 KB 96/748 KB 68/223 KB 676/1822 KB 4/27 KB 116/276 KB 80/748 KB 80/223 KB 676/1822 KB 8/27 KB 136/276 KB 96/748 KB 80/223 KB 676/1822 KB 12/27 KB 136/276 KB 96/748 KB 80/223 KB 676/1822 KB 16/27 KB 136/276 KB 96/748 KB 80/223 KB 676/1822 KB 20/27 KB 136/276 KB 96/748 KB 80/223 KB 676/1822 KB 24/27 KB 136/276 KB 96/748 KB 80/223 KB 676/1822 KB 27/27 KB 136/276 KB 96/748 KB 68/223 KB 676/1822 KB 116/276 KB 80/748 KB 80/223 KB 680/1822 KB 27/27 KB 136/276 KB 96/748 KB 80/223 KB 684/1822 KB 27/27 KB 136/276 KB 96/748 KB 80/223 KB 688/1822 KB 27/27 KB 136/276 KB 96/748 KB 80/223 KB 688/1822 KB 27/27 KB 136/276 KB 100/748 KB 84/223 KB 692/1822 KB 27/27 KB 140/276 KB 104/748 KB 84/223 KB 692/1822 KB 27/27 KB 140/276 KB 100/748 KB 84/223 KB 692/1822 KB 27/27 KB 144/276 KB 104/748 KB 84/223 KB 692/1822 KB 27/27 KB 148/276 KB 104/748 KB 80/223 KB 692/1822 KB 27/27 KB 136/276 KB 100/748 KB 84/223 KB 696/1822 KB 27/27 KB 148/276 KB 108/748 KB 84/223 KB 700/1822 KB 27/27 KB 148/276 KB 108/748 KB 84/223 KB 704/1822 KB 27/27 KB 148/276 KB 108/748 KB 84/223 KB 708/1822 KB 27/27 KB 148/276 KB 108/748 KB 84/223 KB 692/1822 KB 27/27 KB 136/276 KB 100/748 KB 88/223 KB 708/1822 KB 27/27 KB 152/276 KB 108/748 KB 92/223 KB 708/1822 KB 27/27 KB 152/276 KB 108/748 KB 96/223 KB 708/1822 KB 27/27 KB 152/276 KB 108/748 KB 100/223 KB 708/1822 KB 27/27 KB 152/276 KB 108/748 KB 104/223 KB 712/1822 KB 152/276 KB 108/748 KB 108/223 KB 712/1822 KB 152/276 KB 108/748 KB 112/223 KB 712/1822 KB 152/276 KB 108 unit-abot-epc-basic-0: 08:06:42 DEBUG unit.abot-epc-basic/0.install /748 KB 116/223 KB 712/1822 KB 152/276 KB 108/748 KB 120/223 KB 712/1822 KB 152/276 KB 108/748 KB 124/223 KB 712/1822 KB 152/276 KB 108/748 KB 128/223 KB 712/1822 KB 152/276 KB 108/748 KB 132/223 KB 712/1822 KB 152/276 KB 108/748 KB 84/223 KB 708/1822 KB 27/27 KB 152/276 KB 108/748 KB 84/223 KB 692/1822 KB 27/27 KB 148/276 KB 108/748 KB 132/223 KB 712/1822 KB 152/276 KB 112/748 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 29.1 KB/sec) unit-abot-epc-basic-0: 08:06:42 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: 08:06:42 DEBUG unit.abot-epc-basic/0.install 132/223 KB 712/1822 KB 152/276 KB 116/748 KB 100/223 KB 712/1822 KB 27/27 KB 152/276 KB 108/748 KB 132/223 KB 716/1822 KB 156/276 KB 116/748 KB 132/223 KB 720/1822 KB 156/276 KB 116/748 KB 132/223 KB 712/1822 KB 156/276 KB 116/748 KB 132/223 KB 720/1822 KB 160/276 KB 120/748 KB 132/223 KB 720/1822 KB 156/276 KB 120/748 KB 132/223 KB 720/1822 KB 160/276 KB 124/748 KB 132/223 KB 720/1822 KB 160/276 KB 128/748 KB 132/223 KB 724/1822 KB 160/276 KB 132/748 KB 132/223 KB 724/1822 KB 164/276 KB 136/748 KB 132/223 KB 724/1822 KB 164/276 KB 140/748 KB 132/223 KB 724/1822 KB 164/276 KB 144/748 KB 132/223 KB 724/1822 KB 160/276 KB 128/748 KB 132/223 KB 728/1822 KB 164/276 KB 144/748 KB 132/223 KB 732/1822 KB 164/276 KB 144/748 KB 132/223 KB 736/1822 KB 164/276 KB 144/748 KB 132/223 KB 724/1822 KB 164/276 KB 132/748 KB 132/223 KB 736/1822 KB 168/276 KB 144/748 KB 132/223 KB 736/1822 KB 172/276 KB 144/748 KB 132/223 KB 736/1822 KB 176/276 KB 144/748 KB 132/223 KB 736/1822 KB 180/276 KB 144/748 KB 132/223 KB 740/1822 KB 184/276 KB 148/748 KB 132/223 KB 740/1822 KB 188/276 KB 148/748 KB 132/223 KB 740/1822 KB 180/276 KB 148/748 KB 132/223 KB 744/1822 KB 192/276 KB 148/748 KB 132/223 KB 748/1822 KB 192/276 KB 148/748 KB 136/223 KB 752/1822 KB 192/276 KB 148/748 KB 132/223 KB 736/1822 KB 180/276 KB 148/748 KB 136/223 KB 752/1822 KB 192/276 KB 152/748 KB 136/223 KB 752/1822 KB 192/276 KB 156/748 KB 136/223 KB 752/1822 KB 192/276 KB 160/748 KB 136/223 KB 748/1822 KB 192/276 KB 148/748 KB 140/223 KB 752/1822 KB 192/276 KB 160/748 KB 144/223 KB 752/1822 KB 192/276 KB 160/748 KB 148/223 KB 752/1822 KB 192/276 KB 160/748 KB 152/223 KB 756/1822 KB 192/276 KB 164/748 KB 156/223 KB 756/1822 KB 192/276 KB 164/748 KB 132/223 KB 740/1822 KB 192/276 KB 148/748 KB 156/223 KB 756/1822 KB 196/276 KB 164/748 KB 156/223 KB 756/1822 KB 200/276 KB 164/748 KB 156/223 KB 756/1822 KB 204/276 KB 164/748 KB 156/223 KB 756/1822 KB 208/276 KB 164/748 KB 148/223 KB 756/1822 KB 192/276 KB 164/748 KB 156/223 KB 756/1822 KB 208/276 KB 168/748 KB 156/223 KB 756/1822 KB 212/276 KB 172/748 KB 156/223 KB 756/1822 KB 212/276 KB 176/748 KB 148/223 KB 756/1822 KB 192/276 KB 160/748 KB 156/223 KB 760/1822 KB 212/276 KB 176/748 KB 156/223 KB 764/1822 KB 212/276 KB 176/748 KB 156/223 KB 768/1822 KB 212/276 KB 176/748 KB 156/223 KB 768/1822 KB 4/178 KB 212/276 KB 176/748 KB 156/223 KB 768/1822 KB 8/178 KB 212/276 KB 176/748 KB 156/223 KB 768/1822 KB 12/178 KB 212/276 KB 176/748 KB 156/223 KB 768/1822 KB 16/178 KB 212/276 KB 176/748 KB 156/223 KB 768/1822 KB 20/178 KB 212/276 KB 176/748 KB 156/223 KB 768/1822 KB 24/178 KB 212/276 KB 176/748 KB 156/223 KB 768/1822 KB 28/178 KB 212/276 KB 176/748 KB 156/223 KB 768/1822 KB 32/178 KB 212/276 KB 176/748 KB 156/223 KB 768/1822 KB 36/178 KB 212/276 KB 176/748 KB 156/223 KB 768/1822 KB 40/178 KB 212/276 KB 176/748 KB 156/223 KB 768/1822 KB 44/178 KB 212/276 KB 176/748 KB 156/223 KB 768/1822 KB 48/178 KB 212/276 KB 176/748 KB 156/223 KB 768/1822 KB 52/178 KB 212/276 KB 176/748 KB 160/223 KB 772/1822 KB 56/178 KB 212/276 KB 180/748 KB 160/223 KB 772/1822 KB 60/178 KB 212/276 KB 180/748 KB 160/223 KB 772/1822 KB 64/178 KB 212/276 KB 180/748 KB 156/223 KB 756/1822 KB 212/276 KB 168/748 KB 160/223 KB 772/1822 KB 64/178 KB 216/276 KB 180/748 KB 160/223 KB 772/1822 KB 64/178 KB 220/276 KB 180/748 KB 160/223 KB 772/1822 KB 64/178 KB 224/276 KB 180/748 KB 160/223 KB 772/1822 KB unit-abot-epc-basic-0: 08:06:42 DEBUG unit.abot-epc-basic/0.install 64/178 KB 228/276 KB 180/748 KB 160/223 KB 772/1822 KB 68/178 KB 232/276 KB 180/748 KB 160/223 KB 772/1822 KB 68/178 KB 236/276 KB 180/748 KB 160/223 KB 772/1822 KB 68/178 KB 240/276 KB 180/748 KB 160/223 KB 772/1822 KB 52/178 KB 212/276 KB 180/748 KB 160/223 KB 772/1822 KB 68/178 KB 240/276 KB 184/748 KB 160/223 KB 772/1822 KB 68/178 KB 240/276 KB 188/748 KB 160/223 KB 772/1822 KB 68/178 KB 240/276 KB 192/748 KB 160/223 KB 772/1822 KB 52/178 KB 212/276 KB 176/748 KB 160/223 KB 776/1822 KB 68/178 KB 240/276 KB 192/748 KB 160/223 KB 780/1822 KB 68/178 KB 240/276 KB 192/748 KB 160/223 KB 768/1822 KB 52/178 KB 212/276 KB 176/748 KB 164/223 KB 780/1822 KB 68/178 KB 240/276 KB 192/748 KB 168/223 KB 784/1822 KB 68/178 KB 240/276 KB 192/748 KB 172/223 KB 784/1822 KB 68/178 KB 240/276 KB 192/748 KB 176/223 KB 784/1822 KB 68/178 KB 240/276 KB 192/748 KB 176/223 KB 784/1822 KB 68/178 KB 240/276 KB 196/748 KB 180/223 KB 784/1822 KB 68/178 KB 244/276 KB 200/748 KB 180/223 KB 784/1822 KB 68/178 KB 244/276 KB 204/748 KB 160/223 KB 772/1822 KB 68/178 KB 228/276 KB 180/748 KB 180/223 KB 784/1822 KB 72/178 KB 244/276 KB 208/748 KB 180/223 KB 784/1822 KB 76/178 KB 244/276 KB 208/748 KB 180/223 KB 784/1822 KB 80/178 KB 244/276 KB 208/748 KB 180/223 KB 784/1822 KB 84/178 KB 244/276 KB 208/748 KB 180/223 KB 784/1822 KB 88/178 KB 244/276 KB 208/748 KB 180/223 KB 784/1822 KB 92/178 KB 244/276 KB 208/748 KB 180/223 KB 784/1822 KB 96/178 KB 244/276 KB 208/748 KB 180/223 KB 784/1822 KB 68/178 KB 244/276 KB 196/748 KB 180/223 KB 784/1822 KB 68/178 KB 240/276 KB 196/748 KB 184/223 KB 784/1822 KB 96/178 KB 244/276 KB 208/748 KB 188/223 KB 784/1822 KB 96/178 KB 244/276 KB 208/748 KB 192/223 KB 784/1822 KB 96/178 KB 244/276 KB 208/748 KB 164/223 KB 784/1822 KB 68/178 KB 240/276 KB 192/748 KB 192/223 KB 788/1822 KB 96/178 KB 248/276 KB 208/748 KB 192/223 KB 792/1822 KB 96/178 KB 248/276 KB 208/748 KB 192/223 KB 796/1822 KB 96/178 KB 248/276 KB 208/748 KB 192/223 KB 800/1822 KB 96/178 KB 248/276 KB 208/748 KB 192/223 KB 804/1822 KB 96/178 KB 248/276 KB 208/748 KB 196/223 KB 808/1822 KB 96/178 KB 248/276 KB 208/748 KB 196/223 KB 812/1822 KB 96/178 KB 248/276 KB 208/748 KB 196/223 KB 816/1822 KB 96/178 KB 248/276 KB 208/748 KB 196/223 KB 820/1822 KB 96/178 KB 248/276 KB 208/748 KB 196/223 KB 824/1822 KB 100/178 KB 248/276 KB 208/748 KB 196/223 KB 828/1822 KB 100/178 KB 248/276 KB 208/748 KB 196/223 KB 832/1822 KB 100/178 KB 248/276 KB 208/748 KB 196/223 KB 836/1822 KB 100/178 KB 248/276 KB 208/748 KB 192/223 KB 784/1822 KB 96/178 KB 248/276 KB 208/748 KB 196/223 KB 836/1822 KB 100/178 KB 252/276 KB 208/748 KB 196/223 KB 836/1822 KB 100/178 KB 256/276 KB 208/748 KB 180/223 KB 784/1822 KB 84/178 KB 244/276 KB 208/748 KB 196/223 KB 836/1822 KB 100/178 KB 256/276 KB 212/748 KB 196/223 KB 836/1822 KB 100/178 KB 260/276 KB 216/748 KB 196/223 KB 836/1822 KB 100/178 KB 260/276 KB 220/748 KB 196/223 KB 836/1822 KB 100/178 KB 260/276 KB 224/748 KB 196/223 KB 820/1822 KB 100/178 KB 248/276 KB 208/748 KB 196/223 KB 836/1822 KB 104/178 KB 260/276 KB 224/748 KB 196/223 KB 836/1822 KB 108/178 KB 260/276 KB 224/748 KB 196/223 KB 836/1822 KB 112/178 KB 260/276 KB 224/748 KB 196/223 KB 836/1822 KB 116/178 KB 260/276 KB 224/748 KB 196/223 KB 836/1822 KB 120/178 KB 260/276 KB 228/748 KB 196/223 KB 804/1822 KB 96/178 KB 248/276 KB 208/748 KB 200/223 KB 836/1822 KB 120/178 KB 260/276 KB 228/748 KB 204/223 KB unit-abot-epc-basic-0: 08:06:42 DEBUG unit.abot-epc-basic/0.install 836/1822 KB 120/178 KB 260/276 KB 228/748 KB 208/223 KB 836/1822 KB 120/178 KB 260/276 KB 228/748 KB 212/223 KB 836/1822 KB 120/178 KB 260/276 KB 228/748 KB 216/223 KB 836/1822 KB 120/178 KB 260/276 KB 228/748 KB 220/223 KB 836/1822 KB 120/178 KB 260/276 KB 228/748 KB 223/223 KB 836/1822 KB 120/178 KB 260/276 KB 228/748 KB 196/223 KB 836/1822 KB 116/178 KB 260/276 KB 228/748 KB 223/223 KB 836/1822 KB 120/178 KB 260/276 KB 232/748 KB 223/223 KB 836/1822 KB 120/178 KB 260/276 KB 236/748 KB 223/223 KB 836/1822 KB 120/178 KB 260/276 KB 240/748 KB 196/223 KB 836/1822 KB 100/178 KB 260/276 KB 212/748 KB 223/223 KB 836/1822 KB 120/178 KB 264/276 KB 240/748 KB 223/223 KB 836/1822 KB 120/178 KB 268/276 KB 240/748 KB 223/223 KB 836/1822 KB 120/178 KB 272/276 KB 240/748 KB 223/223 KB 836/1822 KB 120/178 KB 276/276 KB 240/748 KB 223/223 KB 836/1822 KB 120/178 KB 276/276 KB 240/748 KB 223/223 KB 836/1822 KB 120/178 KB 276/276 KB 244/748 KB 223/223 KB 840/1822 KB 124/178 KB 276/276 KB 248/748 KB 223/223 KB 840/1822 KB 124/178 KB 276/276 KB 252/748 KB 223/223 KB 840/1822 KB 124/178 KB 276/276 KB 256/748 KB 223/223 KB 840/1822 KB 124/178 KB 276/276 KB 260/748 KB 223/223 KB 840/1822 KB 124/178 KB 276/276 KB 264/748 KB 223/223 KB 840/1822 KB 124/178 KB 276/276 KB 268/748 KB 223/223 KB 840/1822 KB 124/178 KB 276/276 KB 270/748 KB 223/223 KB 840/1822 KB 124/178 KB 276/276 KB 274/748 KB 223/223 KB 840/1822 KB 124/178 KB 276/276 KB 244/748 KB 223/223 KB 836/1822 KB 124/178 KB 276/276 KB 244/748 KB 223/223 KB 840/1822 KB 128/178 KB 276/276 KB 274/748 KB 223/223 KB 840/1822 KB 132/178 KB 276/276 KB 274/748 KB 223/223 KB 844/1822 KB 136/178 KB 276/276 KB 274/748 KB 223/223 KB 844/1822 KB 140/178 KB 276/276 KB 274/748 KB 223/223 KB 844/1822 KB 144/178 KB 276/276 KB 274/748 KB 223/223 KB 844/1822 KB 132/178 KB 276/276 KB 274/748 KB 223/223 KB 848/1822 KB 144/178 KB 276/276 KB 274/748 KB 223/223 KB 852/1822 KB 144/178 KB 276/276 KB 274/748 KB 223/223 KB 856/1822 KB 144/178 KB 276/276 KB 274/748 KB 223/223 KB 860/1822 KB 144/178 KB 276/276 KB 274/748 KB 223/223 KB 864/1822 KB 144/178 KB 276/276 KB 274/748 KB 223/223 KB 864/1822 KB 148/178 KB 276/276 KB 274/748 KB 223/223 KB 864/1822 KB 152/178 KB 276/276 KB 274/748 KB 223/223 KB 864/1822 KB 156/178 KB 276/276 KB 274/748 KB 223/223 KB 864/1822 KB 160/178 KB 276/276 KB 274/748 KB 223/223 KB 868/1822 KB 160/178 KB 276/276 KB 274/748 KB 223/223 KB 872/1822 KB 160/178 KB 276/276 KB 274/748 KB 223/223 KB 876/1822 KB 160/178 KB 276/276 KB 274/748 KB 223/223 KB 876/1822 KB 164/178 KB 276/276 KB 278/748 KB 223/223 KB 880/1822 KB 168/178 KB 276/276 KB 278/748 KB 223/223 KB 880/1822 KB 172/178 KB 276/276 KB 278/748 KB 223/223 KB 880/1822 KB 176/178 KB 276/276 KB 278/748 KB 223/223 KB 876/1822 KB 160/178 KB 276/276 KB 278/748 KB 880/1822 KB 176/178 KB 282/748 KB 880/1822 KB 176/178 KB 286/748 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 289.0 KB/sec) unit-abot-epc-basic-0: 08:06:42 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: 08:06:42 DEBUG unit.abot-epc-basic/0.install 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 233.4 KB/sec) unit-abot-epc-basic-0: 08:06:42 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.jar unit-abot-epc-basic-0: 08:06:42 DEBUG unit.abot-epc-basic/0.install 223/223 KB 880/1822 KB 164/178 KB 276/276 KB 278/748 KB 884/1822 KB 176/178 KB 286/748 KB 888/1822 KB 178/178 KB 4/23 KB 290/748 KB 884/1822 KB 178/178 KB 4/23 KB 290/748 KB 892/1822 KB 178/178 KB 4/23 KB 290/748 KB 896/1822 KB 178/178 KB 4/23 KB 290/748 KB 884/1822 KB 176/178 KB 4/23 KB 290/748 KB 896/1822 KB 178/178 KB 4/23 KB 294/748 KB 896/1822 KB 178/178 KB 4/23 KB 298/748 KB 896/1822 KB 178/178 KB 4/23 KB 302/748 KB 896/1822 KB 178/178 KB 4/23 KB 306/748 KB 900/1822 KB 178/178 KB 4/23 KB 310/748 KB 900/1822 KB 178/178 KB 4/23 KB 314/748 KB 900/1822 KB 178/178 KB 4/23 KB 318/748 KB 884/1822 KB 176/178 KB 4/23 KB 286/748 KB 900/1822 KB 178/178 KB 8/23 KB 318/748 KB 900/1822 KB 178/178 KB 12/23 KB 318/748 KB 900/1822 KB 178/178 KB 16/23 KB 318/748 KB 900/1822 KB 178/178 KB 20/23 KB 318/748 KB 4/55 KB 900/1822 KB 178/178 KB 23/23 KB 322/748 KB 900/1822 KB 178/178 KB 4/23 KB 306/748 KB 4/55 KB 904/1822 KB 178/178 KB 23/23 KB 322/748 KB 4/55 KB 908/1822 KB 178/178 KB 23/23 KB 322/748 KB 4/55 KB 912/1822 KB 178/178 KB 23/23 KB 322/748 KB 4/55 KB 916/1822 KB 178/178 KB 23/23 KB 322/748 KB 4/55 KB 920/1822 KB 178/178 KB 23/23 KB 322/748 KB 4/55 KB 924/1822 KB 178/178 KB 23/23 KB 322/748 KB 4/55 KB 928/1822 KB 178/178 KB 23/23 KB 322/748 KB 4/55 KB 932/1822 KB 178/178 KB 23/23 KB 322/748 KB 4/55 KB 936/1822 KB 178/178 KB 23/23 KB 322/748 KB 4/55 KB 940/1822 KB 178/178 KB 23/23 KB 322/748 KB 4/55 KB 944/1822 KB 178/178 KB 23/23 KB 322/748 KB 4/55 KB 900/1822 KB 178/178 KB 20/23 KB 322/748 KB 4/55 KB 900/1822 KB 178/178 KB 20/23 KB 318/748 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 183.1 KB/sec) unit-abot-epc-basic-0: 08:06:42 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.jar unit-abot-epc-basic-0: 08:06:42 DEBUG unit.abot-epc-basic/0.install 4/55 KB 944/1822 KB 23/23 KB 326/748 KB 8/55 KB 944/1822 KB 23/23 KB 330/748 KB 8/55 KB 944/1822 KB 23/23 KB 334/748 KB 8/55 KB 944/1822 KB 23/23 KB 338/748 KB 8/55 KB 944/1822 KB 23/23 KB 342/748 KB 8/55 KB 944/1822 KB 23/23 KB 346/748 KB 8/55 KB 944/1822 KB 23/23 KB 350/748 KB 8/55 KB 944/1822 KB 23/23 KB 354/748 KB 8/55 KB 948/1822 KB 23/23 KB 358/748 KB 8/55 KB 948/1822 KB 23/23 KB 362/748 KB 8/55 KB 948/1822 KB 23/23 KB 366/748 KB 8/55 KB 944/1822 KB 23/23 KB 326/748 KB 12/55 KB 948/1822 KB 23/23 KB 366/748 KB 16/55 KB 948/1822 KB 23/23 KB 366/748 KB 20/55 KB 948/1822 KB 23/23 KB 366/748 KB 24/55 KB 948/1822 KB 23/23 KB 366/748 KB 28/55 KB 948/1822 KB 23/23 KB 366/748 KB 32/55 KB 948/1822 KB 23/23 KB 366/748 KB 36/55 KB 948/1822 KB 23/23 KB 366/748 KB 40/55 KB 948/1822 KB 366/748 KB 44/55 KB 948/1822 KB 366/748 KB 48/55 KB 948/1822 KB 4/1210 KB 370/748 KB 8/55 KB 948/1822 KB 23/23 KB 354/748 KB 48/55 KB 952/1822 KB 4/1210 KB 370/748 KB 48/55 KB 956/1822 KB 4/1210 KB 370/748 KB 48/55 KB 960/1822 KB 4/1210 KB 370/748 KB 48/55 KB 964/1822 KB 4/1210 KB 370/748 KB 52/55 KB 968/1822 KB 4/1210 KB 370/748 KB 52/55 KB 972/1822 KB 4/1210 KB 370/748 KB 52/55 KB 976/1822 KB 4/1210 KB 370/748 KB 44/55 KB 948/1822 KB 4/1210 KB 370/748 KB 52/55 KB 976/1822 KB 8/1210 KB 370/748 KB 52/55 KB 976/1822 KB 12/1210 KB 370/748 KB 52/55 KB 976/1822 KB 16/1210 KB 370/748 KB 52/55 KB 976/1822 KB 20/1210 KB 370/748 KB 52/55 KB 976/1822 KB 24/1210 KB 370/748 KB 52/55 KB 976/1822 KB 28/1210 KB 370/748 KB 52/55 KB 976/1822 KB 32/1210 KB 370/748 KB 52/55 KB 976/1822 KB 36/1210 KB 370/748 KB 52/55 KB 980/1822 KB 40/1210 KB 370/748 KB 52/55 KB 980/1822 KB 44/1210 KB 370/748 KB 52/55 KB 980/1822 KB 48/1210 KB 370/748 KB 44/55 KB 948/1822 KB 370/748 KB 52/55 KB 980/1822 KB 48/1210 KB 374/748 KB 52/55 KB 980/1822 KB 48/1210 KB 378/748 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 23.1 KB/sec) unit-abot-epc-basic-0: 08:06:42 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: 08:06:42 DEBUG unit.abot-epc-basic/0.install 52/55 KB 980/1822 KB 48/1210 KB 382/748 KB 52/55 KB 980/1822 KB 48/1210 KB 386/748 KB 52/55 KB 980/1822 KB 48/1210 KB 390/748 KB 52/55 KB 980/1822 KB 48/1210 KB 394/748 KB 52/55 KB 980/1822 KB 48/1210 KB 398/748 KB 52/55 KB 980/1822 KB 36/1210 KB 370/748 KB 52/55 KB 984/1822 KB 48/1210 KB 398/748 KB 52/55 KB 988/1822 KB 48/1210 KB 398/748 KB 52/55 KB 992/1822 KB 48/1210 KB 398/748 KB 52/55 KB 996/1822 KB 48/1210 KB 398/748 KB 52/55 KB 964/1822 KB 4/1210 KB 370/748 KB 55/55 KB 996/1822 KB 52/1210 KB 402/748 KB 52/55 KB 996/1822 KB 52/1210 KB 402/748 KB 55/55 KB 996/1822 KB 56/1210 KB 402/748 KB 55/55 KB 996/1822 KB 60/1210 KB 402/748 KB 55/55 KB 996/1822 KB 64/1210 KB 402/748 KB 55/55 KB 1000/1822 KB 64/1210 KB 402/748 KB 55/55 KB 1004/1822 KB 64/1210 KB 402/748 KB 55/55 KB 1008/1822 KB 64/1210 KB 402/748 KB 55/55 KB 1012/1822 KB 68/1210 KB 402/748 KB 55/55 KB 1016/1822 KB 68/1210 KB 402/748 KB 55/55 KB 1020/1822 KB 68/1210 KB 402/748 KB 55/55 KB 1024/1822 KB 68/1210 KB 402/748 KB 3/471 KB 55/55 KB 1024/1822 KB 68/1210 KB 402/748 KB 6/471 KB 55/55 KB 1024/1822 KB 68/1210 KB 402/748 KB 9/471 KB 55/55 KB 1024/1822 KB 68/1210 KB 402/748 KB 11/471 KB 55/55 KB 1024/1822 KB 68/1210 KB 402/748 KB 14/471 KB 55/55 KB 1024/1822 KB 68/1210 KB 402/748 KB 16/471 KB 55/55 KB 1024/1822 KB 68/1210 KB 402/748 KB 19/471 KB 55/55 KB 1024/1822 KB 68/1210 KB 402/748 KB 22/471 KB 55/55 KB 1024/1822 KB 68/1210 KB 402/748 KB 52/55 KB 996/1822 KB 48/1210 KB 402/748 KB 22/471 KB 55/55 KB 1024/1822 KB 68/1210 KB 406/748 KB 22/471 KB 55/55 KB 1024/1822 KB 68/1210 KB 410/748 KB 22/471 KB 55/55 KB 1024/1822 KB 68/1210 KB 414/748 KB 25/471 KB 55/55 KB 1024/1822 KB 68/1210 KB 418/748 KB 25/471 KB 55/55 KB 1024/1822 KB 68/1210 KB 422/748 KB 25/471 KB 55/55 KB 1024/1822 KB 68/1210 KB 426/748 KB 25/471 KB 55/55 KB 1024/1822 KB 68/1210 KB 430/748 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 54.5 KB/sec) unit-abot-epc-basic-0: 08:06:42 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: 08:06:42 DEBUG unit.abot-epc-basic/0.install 55/55 KB 1008/1822 KB 68/1210 KB 402/748 KB 25/471 KB 55/55 KB 1024/1822 KB 68/1210 KB 414/748 KB 27/471 KB 1024/1822 KB 68/1210 KB 430/748 KB 27/471 KB 1024/1822 KB 72/1210 KB 430/748 KB 30/471 KB 1024/1822 KB 72/1210 KB 430/748 KB 30/471 KB 1024/1822 KB 76/1210 KB 430/748 KB 30/471 KB 1024/1822 KB 80/1210 KB 430/748 KB 32/471 KB 1024/1822 KB 80/1210 KB 430/748 KB 32/471 KB 1024/1822 KB 84/1210 KB 430/748 KB 32/471 KB 1028/1822 KB 84/1210 KB 430/748 KB 32/471 KB 1032/1822 KB 84/1210 KB 430/748 KB 32/471 KB 1036/1822 KB 88/1210 KB 434/748 KB 32/471 KB 1040/1822 KB 88/1210 KB 434/748 KB 32/471 KB 1040/1822 KB 88/1210 KB 434/748 KB 3/93 KB 32/471 KB 1040/1822 KB 88/1210 KB 434/748 KB 6/93 KB 32/471 KB 1040/1822 KB 88/1210 KB 434/748 KB 9/93 KB 32/471 KB 1040/1822 KB 88/1210 KB 434/748 KB 11/93 KB 32/471 KB 1032/1822 KB 88/1210 KB 434/748 KB 32/471 KB 1040/1822 KB 88/1210 KB 438/748 KB 11/93 KB 32/471 KB 1040/1822 KB 88/1210 KB 442/748 KB 11/93 KB 32/471 KB 1040/1822 KB 88/1210 KB 446/748 KB 14/93 KB 32/471 KB 1040/1822 KB 88/1210 KB 450/748 KB 14/93 KB 32/471 KB 1044/1822 KB 88/1210 KB 454/748 KB 14/93 KB 32/471 KB 1032/1822 KB 88/1210 KB 430/748 KB 32/471 KB 1044/1822 KB 92/1210 KB 454/748 KB 14/93 KB 32/471 KB 1044/1822 KB 96/1210 KB 454/748 KB 14/93 KB 32/471 KB 1044/1822 KB 100/1210 KB 454/748 KB 14/93 KB 32/471 KB 1044/1822 KB 104/1210 KB 454/748 KB 14/93 KB 32/471 KB 1044/1822 KB 108/1210 KB 454/748 KB 14/93 KB 32/471 KB 1044/1822 KB 112/1210 KB 454/748 KB 14/93 KB 32/471 KB 1044/1822 KB 116/1210 KB 454/748 KB 14/93 KB 36/471 KB 1044/1822 KB 120/1210 KB 458/748 KB 14/93 KB 36/471 KB 1044/1822 KB 124/1210 KB 458/748 KB 14/93 KB 36/471 KB 1044/1822 KB 128/1210 KB 458/748 KB 14/93 KB 32/471 KB 1044/1822 KB 88/1210 KB 454/748 KB 14/93 KB 36/471 KB 1048/1822 KB 128/1210 KB 458/748 KB 14/93 KB 36/471 KB 1052/1822 KB 128/1210 KB 458/748 KB 14/93 KB 36/471 KB 1056/1822 KB 128/1210 KB 458/748 KB 14/93 KB 36/471 KB 1060/1822 KB 128/1210 KB 458/748 KB 14/93 KB 36/471 KB 1064/1822 KB 128/1210 KB 458/748 KB 14/93 KB 36/471 KB 1068/1822 KB 128/1210 KB 458/748 KB 14/93 KB 36/471 KB 1072/1822 KB 128/1210 KB 458/748 KB 14/93 KB 32/471 KB 1040/1822 KB 88/1210 KB 450/748 KB 14/93 KB 36/471 KB 1072/1822 KB 132/1210 KB 458/748 KB 16/93 KB 36/471 KB 1072/1822 KB 132/1210 KB 458/748 KB 19/93 KB 36/471 KB 1072/1822 KB 132/1210 KB 458/748 KB 22/93 KB 36/471 KB 1072/1822 KB 132/1210 KB 458/748 KB 25/93 KB 36/471 KB 1072/1822 KB 132/1210 KB 458/748 KB 27/93 KB 36/471 KB 1072/1822 KB 132/1210 KB 458/748 KB 30/93 KB 36/471 KB 1072/1822 KB 132/1210 KB 458/748 KB 32/93 KB 36/471 KB 1072/1822 KB 132/1210 KB 458/748 KB 36/93 KB 36/471 KB 1072/1822 KB 132/1210 KB 458/748 KB 40/93 KB 36/471 KB 1072/1822 KB 132/1210 KB 458/748 KB 44/93 KB 36/471 KB 1076/1822 KB 132/1210 KB 458/748 KB 48/93 KB 36/471 KB 1072/1822 KB 132/1210 KB 458/748 KB 14/93 KB 36/471 KB 1044/1822 KB 116/1210 KB 458/748 KB 14/93 KB 40/471 KB 1076/1822 KB 132/1210 KB 458/748 KB 48/93 KB 44/471 KB 1076/1822 KB 132/1210 KB 458/748 KB 48/93 KB 48/471 KB 1076/1822 KB 132/1210 KB 458/748 KB 48/93 KB 52/471 KB 1076/1822 KB 132/1210 KB 458/748 KB 48/93 KB 56/471 KB 1076/1822 KB 132/1210 KB 458/748 KB 48/93 KB 60/471 KB 1076/1822 KB 132/1210 KB 458/748 KB 48/93 KB 64/471 KB 1076/1822 KB 132/1210 KB 458/748 KB 48/93 KB 68/471 KB 1076/1822 KB 132/1210 KB 458/748 KB 48/93 KB 72/471 KB 1076/1822 KB 132/1210 KB 458/74 unit-abot-epc-basic-0: 08:06:42 DEBUG unit.abot-epc-basic/0.install 8 KB 48/93 KB 76/471 KB 1076/1822 KB 132/1210 KB 458/748 KB 48/93 KB 80/471 KB 1076/1822 KB 132/1210 KB 458/748 KB 48/93 KB 84/471 KB 1076/1822 KB 132/1210 KB 458/748 KB 48/93 KB 88/471 KB 1076/1822 KB 132/1210 KB 458/748 KB 48/93 KB 32/471 KB 1044/1822 KB 116/1210 KB 458/748 KB 14/93 KB 88/471 KB 1076/1822 KB 136/1210 KB 462/748 KB 48/93 KB 88/471 KB 1076/1822 KB 136/1210 KB 466/748 KB 48/93 KB 88/471 KB 1076/1822 KB 136/1210 KB 470/748 KB 48/93 KB 88/471 KB 1076/1822 KB 136/1210 KB 474/748 KB 48/93 KB 88/471 KB 1076/1822 KB 136/1210 KB 478/748 KB 48/93 KB 88/471 KB 1076/1822 KB 136/1210 KB 482/748 KB 48/93 KB 92/471 KB 1076/1822 KB 136/1210 KB 486/748 KB 48/93 KB 92/471 KB 1076/1822 KB 136/1210 KB 490/748 KB 48/93 KB 88/471 KB 1076/1822 KB 136/1210 KB 458/748 KB 48/93 KB 92/471 KB 1076/1822 KB 140/1210 KB 490/748 KB 48/93 KB 92/471 KB 1076/1822 KB 144/1210 KB 490/748 KB 48/93 KB 92/471 KB 1076/1822 KB 148/1210 KB 490/748 KB 48/93 KB 92/471 KB 1076/1822 KB 152/1210 KB 494/748 KB 52/93 KB 92/471 KB 1076/1822 KB 156/1210 KB 494/748 KB 52/93 KB 92/471 KB 1076/1822 KB 160/1210 KB 494/748 KB 52/93 KB 36/471 KB 1076/1822 KB 132/1210 KB 458/748 KB 44/93 KB 92/471 KB 1080/1822 KB 160/1210 KB 494/748 KB 52/93 KB 92/471 KB 1084/1822 KB 160/1210 KB 494/748 KB 52/93 KB 92/471 KB 1088/1822 KB 160/1210 KB 494/748 KB 52/93 KB 92/471 KB 1092/1822 KB 160/1210 KB 494/748 KB 52/93 KB 92/471 KB 1076/1822 KB 148/1210 KB 494/748 KB 52/93 KB 92/471 KB 1092/1822 KB 160/1210 KB 494/748 KB 56/93 KB 92/471 KB 1092/1822 KB 160/1210 KB 494/748 KB 60/93 KB 92/471 KB 1092/1822 KB 160/1210 KB 494/748 KB 61/93 KB 92/471 KB 1076/1822 KB 148/1210 KB 494/748 KB 48/93 KB 92/471 KB 1092/1822 KB 160/1210 KB 498/748 KB 61/93 KB 92/471 KB 1096/1822 KB 160/1210 KB 502/748 KB 65/93 KB 92/471 KB 1096/1822 KB 160/1210 KB 506/748 KB 65/93 KB 92/471 KB 1096/1822 KB 164/1210 KB 510/748 KB 65/93 KB 92/471 KB 1076/1822 KB 136/1210 KB 482/748 KB 48/93 KB 96/471 KB 1096/1822 KB 164/1210 KB 510/748 KB 65/93 KB 100/471 KB 1096/1822 KB 164/1210 KB 510/748 KB 65/93 KB 104/471 KB 1096/1822 KB 164/1210 KB 510/748 KB 65/93 KB 108/471 KB 1096/1822 KB 164/1210 KB 510/748 KB 65/93 KB 112/471 KB 1096/1822 KB 164/1210 KB 510/748 KB 65/93 KB 116/471 KB 1096/1822 KB 164/1210 KB 510/748 KB 65/93 KB 120/471 KB 1096/1822 KB 164/1210 KB 514/748 KB 65/93 KB 124/471 KB 1096/1822 KB 164/1210 KB 514/748 KB 65/93 KB 128/471 KB 1096/1822 KB 164/1210 KB 514/748 KB 65/93 KB 92/471 KB 1096/1822 KB 164/1210 KB 506/748 KB 65/93 KB 128/471 KB 1096/1822 KB 168/1210 KB 514/748 KB 65/93 KB 128/471 KB 1096/1822 KB 172/1210 KB 514/748 KB 65/93 KB 128/471 KB 1096/1822 KB 176/1210 KB 514/748 KB 65/93 KB 128/471 KB 1096/1822 KB 180/1210 KB 514/748 KB 65/93 KB 132/471 KB 1096/1822 KB 184/1210 KB 514/748 KB 65/93 KB 132/471 KB 1096/1822 KB 188/1210 KB 514/748 KB 65/93 KB 132/471 KB 1096/1822 KB 192/1210 KB 514/748 KB 65/93 KB 92/471 KB 1096/1822 KB 160/1210 KB 498/748 KB 65/93 KB 132/471 KB 1100/1822 KB 192/1210 KB 514/748 KB 65/93 KB 132/471 KB 1104/1822 KB 192/1210 KB 514/748 KB 65/93 KB 132/471 KB 1108/1822 KB 192/1210 KB 514/748 KB 65/93 KB 132/471 KB 1112/1822 KB 192/1210 KB 514/748 KB 65/93 KB 132/471 KB 1116/1822 KB 192/1210 KB 514/748 KB 65/93 KB 132/471 KB 1120/1822 KB 192/1210 KB 514/748 KB 65/93 KB 132/471 KB 1124/1822 KB 192/1210 KB 514/748 KB 65/93 KB 132/471 KB 1128/1822 KB 192/1210 KB 514/748 KB 65/93 KB 132/471 KB 1132/1822 KB unit-abot-epc-basic-0: 08:06:42 DEBUG unit.abot-epc-basic/0.install 192/1210 KB 514/748 KB 65/93 KB 92/471 KB 1092/1822 KB 160/1210 KB 498/748 KB 65/93 KB 132/471 KB 1132/1822 KB 196/1210 KB 514/748 KB 69/93 KB 132/471 KB 1132/1822 KB 196/1210 KB 514/748 KB 73/93 KB 132/471 KB 1132/1822 KB 196/1210 KB 514/748 KB 77/93 KB 132/471 KB 1132/1822 KB 196/1210 KB 514/748 KB 81/93 KB 132/471 KB 1132/1822 KB 196/1210 KB 514/748 KB 85/93 KB 132/471 KB 1132/1822 KB 196/1210 KB 514/748 KB 89/93 KB 132/471 KB 1132/1822 KB 196/1210 KB 514/748 KB 93/93 KB 132/471 KB 1132/1822 KB 196/1210 KB 514/748 KB 65/93 KB 132/471 KB 1132/1822 KB 200/1210 KB 514/748 KB 93/93 KB 132/471 KB 1132/1822 KB 204/1210 KB 514/748 KB 93/93 KB 132/471 KB 1132/1822 KB 208/1210 KB 514/748 KB 93/93 KB 132/471 KB 1132/1822 KB 212/1210 KB 514/748 KB 93/93 KB 132/471 KB 1132/1822 KB 216/1210 KB 514/748 KB 93/93 KB 132/471 KB 1132/1822 KB 220/1210 KB 514/748 KB 93/93 KB 132/471 KB 1132/1822 KB 224/1210 KB 514/748 KB 93/93 KB 132/471 KB 1132/1822 KB 228/1210 KB 514/748 KB 93/93 KB 132/471 KB 1096/1822 KB 180/1210 KB 514/748 KB 65/93 KB 136/471 KB 1132/1822 KB 228/1210 KB 514/748 KB 93/93 KB 140/471 KB 1132/1822 KB 228/1210 KB 514/748 KB 93/93 KB 144/471 KB 1132/1822 KB 228/1210 KB 514/748 KB 93/93 KB 148/471 KB 1132/1822 KB 228/1210 KB 514/748 KB 93/93 KB 152/471 KB 1132/1822 KB 228/1210 KB 514/748 KB 93/93 KB 156/471 KB 1132/1822 KB 228/1210 KB 514/748 KB 93/93 KB 160/471 KB 1132/1822 KB 228/1210 KB 514/748 KB 93/93 KB 164/471 KB 1132/1822 KB 228/1210 KB 514/748 KB 93/93 KB 116/471 KB 1096/1822 KB 164/1210 KB 514/748 KB 65/93 KB 164/471 KB 1132/1822 KB 228/1210 KB 518/748 KB 93/93 KB 164/471 KB 1132/1822 KB 228/1210 KB 522/748 KB 93/93 KB 164/471 KB 1132/1822 KB 228/1210 KB 526/748 KB 93/93 KB 164/471 KB 1132/1822 KB 228/1210 KB 530/748 KB 93/93 KB 164/471 KB 1132/1822 KB 228/1210 KB 534/748 KB 93/93 KB 164/471 KB 1132/1822 KB 228/1210 KB 538/748 KB 93/93 KB 164/471 KB 1132/1822 KB 228/1210 KB 542/748 KB 93/93 KB 164/471 KB 1132/1822 KB 228/1210 KB 546/748 KB 93/93 KB 164/471 KB 1132/1822 KB 228/1210 KB 550/748 KB 93/93 KB 168/471 KB 1132/1822 KB 232/1210 KB 554/748 KB 93/93 KB 168/471 KB 1132/1822 KB 232/1210 KB 558/748 KB 93/93 KB 168/471 KB 1132/1822 KB 232/1210 KB 562/748 KB 93/93 KB 168/471 KB 1132/1822 KB 232/1210 KB 566/748 KB 93/93 KB 168/471 KB 1132/1822 KB 232/1210 KB 570/748 KB 93/93 KB 168/471 KB 1132/1822 KB 232/1210 KB 574/748 KB 93/93 KB 168/471 KB 1132/1822 KB 232/1210 KB 550/748 KB 93/93 KB 168/471 KB 1132/1822 KB 236/1210 KB 574/748 KB 93/93 KB 168/471 KB 1132/1822 KB 240/1210 KB 574/748 KB 93/93 KB 168/471 KB 1132/1822 KB 228/1210 KB 550/748 KB 93/93 KB 172/471 KB 1132/1822 KB 240/1210 KB 574/748 KB 93/93 KB 176/471 KB 1132/1822 KB 240/1210 KB 574/748 KB 93/93 KB 180/471 KB 1132/1822 KB 240/1210 KB 574/748 KB 93/93 KB 184/471 KB 1132/1822 KB 244/1210 KB 574/748 KB 93/93 KB 188/471 KB 1132/1822 KB 244/1210 KB 574/748 KB 93/93 KB 192/471 KB 1132/1822 KB 244/1210 KB 574/748 KB 93/93 KB 180/471 KB 1132/1822 KB 244/1210 KB 574/748 KB 93/93 KB 192/471 KB 1132/1822 KB 248/1210 KB 574/748 KB 93/93 KB 192/471 KB 1132/1822 KB 252/1210 KB 574/748 KB 93/93 KB 192/471 KB 1132/1822 KB 256/1210 KB 574/748 KB 93/93 KB 192/471 KB 1132/1822 KB 256/1210 KB 578/748 KB 93/93 KB 196/471 KB 1132/1822 KB 260/1210 KB 582/748 KB 93/93 KB 196/471 KB 1132/1822 KB 260/1210 KB 586/748 KB 93/93 KB 196/471 KB 1132/1822 KB 260/1210 KB 590/748 KB 196/471 KB 1132/1822 KB 260/1210 K unit-abot-epc-basic-0: 08:06:42 DEBUG unit.abot-epc-basic/0.install B 578/748 KB 93/93 KB 196/471 KB 1132/1822 KB 264/1210 KB 590/748 KB 196/471 KB 1132/1822 KB 268/1210 KB 590/748 KB 196/471 KB 1132/1822 KB 272/1210 KB 590/748 KB 196/471 KB 1132/1822 KB 276/1210 KB 594/748 KB 196/471 KB 1132/1822 KB 280/1210 KB 594/748 KB 196/471 KB 1132/1822 KB 284/1210 KB 594/748 KB 196/471 KB 1132/1822 KB 288/1210 KB 594/748 KB 196/471 KB 1132/1822 KB 256/1210 KB 578/748 KB 93/93 KB 200/471 KB 1132/1822 KB 288/1210 KB 594/748 KB 204/471 KB 1132/1822 KB 288/1210 KB 594/748 KB 208/471 KB 1132/1822 KB 288/1210 KB 594/748 KB 212/471 KB 1132/1822 KB 288/1210 KB 594/748 KB 216/471 KB 1132/1822 KB 288/1210 KB 594/748 KB 220/471 KB 1132/1822 KB 288/1210 KB 594/748 KB 224/471 KB 1132/1822 KB 288/1210 KB 594/748 KB 228/471 KB 1132/1822 KB 288/1210 KB 594/748 KB 232/471 KB 1136/1822 KB 292/1210 KB 594/748 KB 236/471 KB 1136/1822 KB 292/1210 KB 594/748 KB 240/471 KB 1136/1822 KB 292/1210 KB 594/748 KB 244/471 KB 1136/1822 KB 292/1210 KB 594/748 KB 196/471 KB 1132/1822 KB 272/1210 KB 594/748 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 86.7 KB/sec) unit-abot-epc-basic-0: 08:06:43 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: 08:06:43 DEBUG unit.abot-epc-basic/0.install 244/471 KB 1136/1822 KB 292/1210 KB 598/748 KB 244/471 KB 1136/1822 KB 292/1210 KB 602/748 KB 244/471 KB 1136/1822 KB 292/1210 KB 606/748 KB 244/471 KB 1136/1822 KB 292/1210 KB 610/748 KB 244/471 KB 1136/1822 KB 292/1210 KB 614/748 KB 244/471 KB 1136/1822 KB 292/1210 KB 618/748 KB 244/471 KB 1136/1822 KB 292/1210 KB 622/748 KB 228/471 KB 1136/1822 KB 292/1210 KB 594/748 KB 244/471 KB 1136/1822 KB 296/1210 KB 622/748 KB 244/471 KB 1136/1822 KB 300/1210 KB 622/748 KB 244/471 KB 1136/1822 KB 304/1210 KB 622/748 KB 244/471 KB 1136/1822 KB 308/1210 KB 626/748 KB 244/471 KB 1136/1822 KB 312/1210 KB 626/748 KB 228/471 KB 1136/1822 KB 288/1210 KB 594/748 KB 248/471 KB 1140/1822 KB 312/1210 KB 626/748 KB 248/471 KB 1144/1822 KB 312/1210 KB 626/748 KB 248/471 KB 1148/1822 KB 312/1210 KB 626/748 KB 248/471 KB 1152/1822 KB 312/1210 KB 626/748 KB 248/471 KB 1156/1822 KB 312/1210 KB 626/748 KB 248/471 KB 1136/1822 KB 312/1210 KB 626/748 KB 252/471 KB 1156/1822 KB 316/1210 KB 626/748 KB 256/471 KB 1156/1822 KB 316/1210 KB 626/748 KB 244/471 KB 1136/1822 KB 304/1210 KB 626/748 KB 256/471 KB 1156/1822 KB 316/1210 KB 630/748 KB 256/471 KB 1156/1822 KB 316/1210 KB 634/748 KB 256/471 KB 1156/1822 KB 316/1210 KB 638/748 KB 256/471 KB 1156/1822 KB 316/1210 KB 642/748 KB 260/471 KB 1160/1822 KB 316/1210 KB 646/748 KB 260/471 KB 1160/1822 KB 316/1210 KB 650/748 KB 260/471 KB 1160/1822 KB 316/1210 KB 654/748 KB 260/471 KB 1160/1822 KB 316/1210 KB 658/748 KB 248/471 KB 1156/1822 KB 316/1210 KB 626/748 KB 260/471 KB 1160/1822 KB 320/1210 KB 662/748 KB 260/471 KB 1160/1822 KB 324/1210 KB 662/748 KB 260/471 KB 1160/1822 KB 328/1210 KB 662/748 KB 260/471 KB 1160/1822 KB 332/1210 KB 662/748 KB 260/471 KB 1160/1822 KB 336/1210 KB 662/748 KB 260/471 KB 1160/1822 KB 316/1210 KB 642/748 KB 256/471 KB 1160/1822 KB 316/1210 KB 642/748 KB 260/471 KB 1164/1822 KB 336/1210 KB 4/53 KB 662/748 KB 260/471 KB 1168/1822 KB 336/1210 KB 4/53 KB 662/748 KB 260/471 KB 1160/1822 KB 336/1210 KB 4/53 KB 662/748 KB 260/471 KB 1168/1822 KB 336/1210 KB 8/53 KB 662/748 KB 260/471 KB 1168/1822 KB 336/1210 KB 12/53 KB 662/748 KB 260/471 KB 1168/1822 KB 336/1210 KB 16/53 KB 662/748 KB 260/471 KB 1168/1822 KB 336/1210 KB 20/53 KB 662/748 KB 260/471 KB 1168/1822 KB 336/1210 KB 24/53 KB 662/748 KB 260/471 KB 1168/1822 KB 336/1210 KB 28/53 KB 662/748 KB 260/471 KB 1172/1822 KB 336/1210 KB 32/53 KB 662/748 KB 260/471 KB 1172/1822 KB 336/1210 KB 36/53 KB 662/748 KB 264/471 KB 1172/1822 KB 340/1210 KB 40/53 KB 662/748 KB 264/471 KB 1172/1822 KB 340/1210 KB 44/53 KB 662/748 KB 264/471 KB 1172/1822 KB 340/1210 KB 48/53 KB 662/748 KB 260/471 KB 1172/1822 KB 336/1210 KB 28/53 KB 662/748 KB 264/471 KB 1176/1822 KB 340/1210 KB 48/53 KB 662/748 KB 264/471 KB 1180/1822 KB 340/1210 KB 48/53 KB 662/748 KB 264/471 KB 1184/1822 KB 340/1210 KB 48/53 KB 662/748 KB 260/471 KB 1172/1822 KB 340/1210 KB 48/53 KB 662/748 KB 264/471 KB 1184/1822 KB 340/1210 KB 48/53 KB 666/748 KB 264/471 KB 1184/1822 KB 340/1210 KB 48/53 KB 670/748 KB 264/471 KB 1188/1822 KB 340/1210 KB 48/53 KB 674/748 KB 264/471 KB 1188/1822 KB 340/1210 KB 52/53 KB 678/748 KB 264/471 KB 1188/1822 KB 340/1210 KB 52/53 KB 682/748 KB 264/471 KB 1188/1822 KB 340/1210 KB 52/53 KB 686/748 KB 264/471 KB 1172/1822 KB 340/1210 KB 36/53 KB 662/748 KB 264/471 KB 1188/1822 KB 344/1210 KB 52/53 KB 686/748 KB 264/471 KB 1188/1822 KB 348/1210 KB 52/53 KB 686/748 KB 264/471 KB 1188/1822 KB 352/1210 KB unit-abot-epc-basic-0: 08:06:43 DEBUG unit.abot-epc-basic/0.install 52/53 KB 686/748 KB 264/471 KB 1172/1822 KB 336/1210 KB 36/53 KB 662/748 KB 268/471 KB 1188/1822 KB 352/1210 KB 52/53 KB 686/748 KB 272/471 KB 1188/1822 KB 352/1210 KB 52/53 KB 686/748 KB 276/471 KB 1188/1822 KB 352/1210 KB 52/53 KB 686/748 KB 280/471 KB 1188/1822 KB 352/1210 KB 52/53 KB 686/748 KB 284/471 KB 1188/1822 KB 352/1210 KB 52/53 KB 686/748 KB 288/471 KB 1188/1822 KB 352/1210 KB 52/53 KB 686/748 KB 292/471 KB 1188/1822 KB 352/1210 KB 52/53 KB 686/748 KB 296/471 KB 1188/1822 KB 356/1210 KB 52/53 KB 686/748 KB 300/471 KB 1188/1822 KB 356/1210 KB 52/53 KB 686/748 KB 304/471 KB 1188/1822 KB 356/1210 KB 52/53 KB 686/748 KB 308/471 KB 1188/1822 KB 356/1210 KB 52/53 KB 686/748 KB 264/471 KB 1188/1822 KB 340/1210 KB 52/53 KB 674/748 KB 308/471 KB 1188/1822 KB 356/1210 KB 53/53 KB 690/748 KB 264/471 KB 1188/1822 KB 340/1210 KB 48/53 KB 670/748 KB 308/471 KB 1192/1822 KB 356/1210 KB 53/53 KB 690/748 KB 308/471 KB 1196/1822 KB 356/1210 KB 53/53 KB 690/748 KB 308/471 KB 1200/1822 KB 356/1210 KB 53/53 KB 690/748 KB 308/471 KB 1204/1822 KB 356/1210 KB 53/53 KB 690/748 KB 308/471 KB 1208/1822 KB 356/1210 KB 53/53 KB 690/748 KB 308/471 KB 1212/1822 KB 356/1210 KB 53/53 KB 690/748 KB 308/471 KB 1216/1822 KB 356/1210 KB 53/53 KB 690/748 KB 308/471 KB 1188/1822 KB 356/1210 KB 52/53 KB 690/748 KB 308/471 KB 1216/1822 KB 356/1210 KB 53/53 KB 694/748 KB 308/471 KB 1216/1822 KB 356/1210 KB 53/53 KB 698/748 KB 308/471 KB 1216/1822 KB 356/1210 KB 53/53 KB 702/748 KB 308/471 KB 1216/1822 KB 356/1210 KB 53/53 KB 706/748 KB 312/471 KB 1220/1822 KB 356/1210 KB 53/53 KB 710/748 KB 312/471 KB 1220/1822 KB 356/1210 KB 53/53 KB 714/748 KB 292/471 KB 1188/1822 KB 356/1210 KB 52/53 KB 686/748 KB 312/471 KB 1220/1822 KB 360/1210 KB 53/53 KB 714/748 KB 312/471 KB 1220/1822 KB 364/1210 KB 53/53 KB 714/748 KB 312/471 KB 1220/1822 KB 368/1210 KB 53/53 KB 714/748 KB 312/471 KB 1220/1822 KB 372/1210 KB 53/53 KB 714/748 KB 312/471 KB 1220/1822 KB 376/1210 KB 53/53 KB 714/748 KB 312/471 KB 1220/1822 KB 380/1210 KB 53/53 KB 714/748 KB 312/471 KB 1220/1822 KB 384/1210 KB 53/53 KB 714/748 KB 312/471 KB 1220/1822 KB 356/1210 KB 53/53 KB 706/748 KB 312/471 KB 1224/1822 KB 384/1210 KB 53/53 KB 714/748 KB 312/471 KB 1228/1822 KB 384/1210 KB 53/53 KB 714/748 KB 312/471 KB 1232/1822 KB 384/1210 KB 53/53 KB 714/748 KB 312/471 KB 1236/1822 KB 384/1210 KB 53/53 KB 714/748 KB 312/471 KB 1240/1822 KB 388/1210 KB 53/53 KB 718/748 KB 312/471 KB 1244/1822 KB 388/1210 KB 53/53 KB 718/748 KB 312/471 KB 1248/1822 KB 388/1210 KB 53/53 KB 718/748 KB 312/471 KB 1252/1822 KB 388/1210 KB 53/53 KB 718/748 KB 312/471 KB 1216/1822 KB 356/1210 KB 53/53 KB 706/748 KB 316/471 KB 1252/1822 KB 388/1210 KB 718/748 KB 320/471 KB 1252/1822 KB 388/1210 KB 718/748 KB Downloaded: https://repo.maven.apache.org/maven2/net/minidev/json-smart/1.2/json-smart-1.2.jar (53 KB at 48.7 KB/sec) unit-abot-epc-basic-0: 08:06:43 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: 08:06:43 DEBUG unit.abot-epc-basic/0.install 312/471 KB 1236/1822 KB 388/1210 KB 53/53 KB 718/748 KB 320/471 KB 1252/1822 KB 392/1210 KB 718/748 KB 324/471 KB 1252/1822 KB 396/1210 KB 718/748 KB 312/471 KB 1236/1822 KB 384/1210 KB 53/53 KB 718/748 KB 324/471 KB 1252/1822 KB 396/1210 KB 722/748 KB 324/471 KB 1252/1822 KB 392/1210 KB 718/748 KB 328/471 KB 1252/1822 KB 400/1210 KB 722/748 KB 332/471 KB 1252/1822 KB 400/1210 KB 722/748 KB 336/471 KB 1252/1822 KB 400/1210 KB 722/748 KB 340/471 KB 1252/1822 KB 400/1210 KB 722/748 KB 344/471 KB 1252/1822 KB 400/1210 KB 726/748 KB 348/471 KB 1252/1822 KB 400/1210 KB 726/748 KB 352/471 KB 1252/1822 KB 400/1210 KB 726/748 KB 324/471 KB 1252/1822 KB 400/1210 KB 722/748 KB 352/471 KB 1256/1822 KB 404/1210 KB 726/748 KB 352/471 KB 1256/1822 KB 408/1210 KB 726/748 KB 352/471 KB 1256/1822 KB 412/1210 KB 726/748 KB 352/471 KB 1256/1822 KB 416/1210 KB 726/748 KB 352/471 KB 1256/1822 KB 400/1210 KB 726/748 KB 352/471 KB 1260/1822 KB 416/1210 KB 726/748 KB 356/471 KB 1264/1822 KB 416/1210 KB 726/748 KB 356/471 KB 1268/1822 KB 416/1210 KB 726/748 KB 356/471 KB 1272/1822 KB 420/1210 KB 726/748 KB 340/471 KB 1252/1822 KB 400/1210 KB 726/748 KB 356/471 KB 1276/1822 KB 420/1210 KB 730/748 KB 356/471 KB 1276/1822 KB 420/1210 KB 734/748 KB 356/471 KB 1276/1822 KB 420/1210 KB 738/748 KB 356/471 KB 1276/1822 KB 420/1210 KB 742/748 KB 356/471 KB 1276/1822 KB 420/1210 KB 746/748 KB 356/471 KB 1276/1822 KB 420/1210 KB 748/748 KB 356/471 KB 1268/1822 KB 420/1210 KB 726/748 KB 356/471 KB 1276/1822 KB 4/276 KB 424/1210 KB 748/748 KB 356/471 KB 1260/1822 KB 416/1210 KB 726/748 KB 356/471 KB 1276/1822 KB 4/276 KB 420/1210 KB 748/748 KB 356/471 KB 1276/1822 KB 8/276 KB 424/1210 KB 748/748 KB 356/471 KB 1276/1822 KB 12/276 KB 424/1210 KB 748/748 KB 356/471 KB 1276/1822 KB 16/276 KB 424/1210 KB 748/748 KB 360/471 KB 1276/1822 KB 16/276 KB 424/1210 KB 748/748 KB 360/471 KB 1276/1822 KB 20/276 KB 424/1210 KB 748/748 KB 364/471 KB 1276/1822 KB 24/276 KB 428/1210 KB 748/748 KB 364/471 KB 1276/1822 KB 28/276 KB 428/1210 KB 748/748 KB 364/471 KB 1276/1822 KB 32/276 KB 428/1210 KB 748/748 KB 356/471 KB 1276/1822 KB 420/1210 KB 726/748 KB 364/471 KB 1280/1822 KB 32/276 KB 428/1210 KB 748/748 KB 364/471 KB 1284/1822 KB 32/276 KB 428/1210 KB 748/748 KB 364/471 KB 1288/1822 KB 32/276 KB 428/1210 KB 748/748 KB 364/471 KB 1276/1822 KB 20/276 KB 428/1210 KB 748/748 KB 368/471 KB 1288/1822 KB 32/276 KB 428/1210 KB 748/748 KB 372/471 KB 1288/1822 KB 32/276 KB 428/1210 KB 748/748 KB 376/471 KB 1292/1822 KB 36/276 KB 428/1210 KB 380/471 KB 1292/1822 KB 36/276 KB 428/1210 KB 384/471 KB 1292/1822 KB 36/276 KB 428/1210 KB 360/471 KB 1276/1822 KB 20/276 KB 428/1210 KB 748/748 KB 384/471 KB 1292/1822 KB 36/276 KB 432/1210 KB 384/471 KB 1292/1822 KB 36/276 KB 436/1210 KB 384/471 KB 1292/1822 KB 36/276 KB 440/1210 KB 384/471 KB 1292/1822 KB 36/276 KB 444/1210 KB 384/471 KB 1292/1822 KB 36/276 KB 448/1210 KB 384/471 KB 1292/1822 KB 36/276 KB 452/1210 KB 384/471 KB 1292/1822 KB 36/276 KB 456/1210 KB 384/471 KB 1292/1822 KB 36/276 KB 460/1210 KB 384/471 KB 1292/1822 KB 36/276 KB 464/1210 KB 388/471 KB 1292/1822 KB 36/276 KB 468/1210 KB 388/471 KB 1292/1822 KB 36/276 KB 472/1210 KB 388/471 KB 1292/1822 KB 36/276 KB 476/1210 KB 388/471 KB 1292/1822 KB 36/276 KB 480/1210 KB 388/471 KB 1292/1822 KB 36/276 KB 484/1210 KB 388/471 KB 1292/1822 KB 36/276 KB 488/1210 KB 388/471 KB 1292/1822 KB 36/276 KB 492/1210 KB unit-abot-epc-basic-0: 08:06:43 DEBUG unit.abot-epc-basic/0.install 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 677.3 KB/sec) unit-abot-epc-basic-0: 08:06:43 DEBUG unit.abot-epc-basic/0.install 372/471 KB 1292/1822 KB 36/276 KB 428/1210 KB 748/748 KB 388/471 KB 1292/1822 KB 40/276 KB 492/1210 KB 388/471 KB 1292/1822 KB 44/276 KB 492/1210 KB 388/471 KB 1292/1822 KB 48/276 KB 492/1210 KB 372/471 KB 1292/1822 KB 32/276 KB 428/1210 KB 748/748 KB 388/471 KB 1296/1822 KB 48/276 KB 492/1210 KB 388/471 KB 1300/1822 KB 48/276 KB 492/1210 KB 388/471 KB 1304/1822 KB 48/276 KB 492/1210 KB 388/471 KB 1308/1822 KB 48/276 KB 492/1210 KB 388/471 KB 1312/1822 KB 48/276 KB 492/1210 KB 388/471 KB 1316/1822 KB 48/276 KB 492/1210 KB 388/471 KB 1320/1822 KB 52/276 KB 492/1210 KB 388/471 KB 1324/1822 KB 52/276 KB 492/1210 KB 388/471 KB 1328/1822 KB 52/276 KB 492/1210 KB 388/471 KB 1292/1822 KB 36/276 KB 464/1210 KB 392/471 KB 1328/1822 KB 52/276 KB 492/1210 KB 396/471 KB 1328/1822 KB 52/276 KB 492/1210 KB 400/471 KB 1328/1822 KB 52/276 KB 492/1210 KB 404/471 KB 1328/1822 KB 52/276 KB 492/1210 KB 408/471 KB 1332/1822 KB 52/276 KB 492/1210 KB 412/471 KB 1332/1822 KB 52/276 KB 492/1210 KB 416/471 KB 1332/1822 KB 52/276 KB 492/1210 KB 388/471 KB 1316/1822 KB 52/276 KB 492/1210 KB 416/471 KB 1332/1822 KB 56/276 KB 492/1210 KB 416/471 KB 1332/1822 KB 60/276 KB 492/1210 KB 416/471 KB 1332/1822 KB 64/276 KB 492/1210 KB 416/471 KB 1332/1822 KB 68/276 KB 492/1210 KB 416/471 KB 1332/1822 KB 72/276 KB 492/1210 KB Downloading: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.3.5/httpclient-4.3.5.jar unit-abot-epc-basic-0: 08:06:43 DEBUG unit.abot-epc-basic/0.install 420/471 KB 1332/1822 KB 72/276 KB 496/1210 KB 416/471 KB 1332/1822 KB 72/276 KB 496/1210 KB 404/471 KB 1332/1822 KB 52/276 KB 492/1210 KB 420/471 KB 1336/1822 KB 76/276 KB 496/1210 KB 420/471 KB 1340/1822 KB 76/276 KB 496/1210 KB 420/471 KB 1344/1822 KB 76/276 KB 496/1210 KB 420/471 KB 1332/1822 KB 76/276 KB 496/1210 KB 420/471 KB 1344/1822 KB 80/276 KB 496/1210 KB 420/471 KB 1344/1822 KB 84/276 KB 496/1210 KB 424/471 KB 1348/1822 KB 88/276 KB 500/1210 KB 424/471 KB 1348/1822 KB 92/276 KB 500/1210 KB 424/471 KB 1348/1822 KB 96/276 KB 500/1210 KB 424/471 KB 1348/1822 KB 84/276 KB 500/1210 KB 428/471 KB 1348/1822 KB 96/276 KB 500/1210 KB 432/471 KB 1348/1822 KB 96/276 KB 500/1210 KB 436/471 KB 1348/1822 KB 96/276 KB 500/1210 KB 440/471 KB 1348/1822 KB 100/276 KB 500/1210 KB 444/471 KB 1348/1822 KB 100/276 KB 500/1210 KB 448/471 KB 1348/1822 KB 100/276 KB 500/1210 KB 420/471 KB 1348/1822 KB 84/276 KB 500/1210 KB 448/471 KB 1348/1822 KB 100/276 KB 504/1210 KB 448/471 KB 1348/1822 KB 100/276 KB 508/1210 KB 448/471 KB 1348/1822 KB 100/276 KB 512/1210 KB 420/471 KB 1348/1822 KB 84/276 KB 496/1210 KB 448/471 KB 1352/1822 KB 100/276 KB 512/1210 KB 448/471 KB 1356/1822 KB 100/276 KB 512/1210 KB 448/471 KB 1360/1822 KB 100/276 KB 4/577 KB 516/1210 KB 448/471 KB 1364/1822 KB 100/276 KB 4/577 KB 516/1210 KB 448/471 KB 1368/1822 KB 100/276 KB 4/577 KB 516/1210 KB 448/471 KB 1372/1822 KB 100/276 KB 4/577 KB 516/1210 KB 448/471 KB 1376/1822 KB 100/276 KB 4/577 KB 516/1210 KB 436/471 KB 1348/1822 KB 100/276 KB 500/1210 KB 452/471 KB 1376/1822 KB 104/276 KB 4/577 KB 516/1210 KB 452/471 KB 1376/1822 KB 108/276 KB 4/577 KB 516/1210 KB 452/471 KB 1376/1822 KB 112/276 KB 4/577 KB 516/1210 KB 452/471 KB 1376/1822 KB 116/276 KB 4/577 KB 516/1210 KB 452/471 KB 1380/1822 KB 120/276 KB 4/577 KB 516/1210 KB 452/471 KB 1380/1822 KB 124/276 KB 4/577 KB 516/1210 KB 452/471 KB 1380/1822 KB 128/276 KB 4/577 KB 516/1210 KB 452/471 KB 1376/1822 KB 100/276 KB 4/577 KB 516/1210 KB 456/471 KB 1380/1822 KB 128/276 KB 4/577 KB 516/1210 KB 460/471 KB 1380/1822 KB 128/276 KB 4/577 KB 516/1210 KB 464/471 KB 1380/1822 KB 128/276 KB 4/577 KB 516/1210 KB 468/471 KB 1380/1822 KB 128/276 KB 4/577 KB 516/1210 KB 471/471 KB 1380/1822 KB 128/276 KB 4/577 KB 516/1210 KB 448/471 KB 1356/1822 KB 100/276 KB 4/577 KB 516/1210 KB 448/471 KB 1356/1822 KB 100/276 KB 4/577 KB 512/1210 KB 471/471 KB 1380/1822 KB 128/276 KB 8/577 KB 516/1210 KB 471/471 KB 1380/1822 KB 128/276 KB 12/577 KB 516/1210 KB 471/471 KB 1380/1822 KB 128/276 KB 16/577 KB 516/1210 KB 471/471 KB 1380/1822 KB 128/276 KB 20/577 KB 516/1210 KB 471/471 KB 1380/1822 KB 128/276 KB 24/577 KB 516/1210 KB 471/471 KB 1380/1822 KB 128/276 KB 28/577 KB 516/1210 KB 471/471 KB 1380/1822 KB 128/276 KB 32/577 KB 516/1210 KB 471/471 KB 1380/1822 KB 128/276 KB 36/577 KB 516/1210 KB 471/471 KB 1380/1822 KB 128/276 KB 40/577 KB 520/1210 KB 471/471 KB 1380/1822 KB 128/276 KB 44/577 KB 520/1210 KB 471/471 KB 1380/1822 KB 128/276 KB 48/577 KB 520/1210 KB 471/471 KB 1380/1822 KB 128/276 KB 52/577 KB 520/1210 KB 471/471 KB 1380/1822 KB 132/276 KB 56/577 KB 520/1210 KB 471/471 KB 1380/1822 KB 132/276 KB 60/577 KB 520/1210 KB 471/471 KB 1380/1822 KB 132/276 KB 64/577 KB 520/1210 KB 452/471 KB 1380/1822 KB 116/276 KB 4/577 KB 516/1210 KB 471/471 KB 1384/1822 KB 132/276 KB 64/577 KB 520/1210 KB 471/471 KB 1388/1822 KB 132/276 KB 64/577 KB 520/1210 KB 471/471 KB 1392/1822 KB 132/276 KB unit-abot-epc-basic-0: 08:06:43 DEBUG unit.abot-epc-basic/0.install 64/577 KB 520/1210 KB 471/471 KB 1380/1822 KB 132/276 KB 52/577 KB 520/1210 KB 471/471 KB 1392/1822 KB 136/276 KB 64/577 KB 520/1210 KB 471/471 KB 1396/1822 KB 140/276 KB 64/577 KB 520/1210 KB 471/471 KB 1380/1822 KB 128/276 KB 36/577 KB 520/1210 KB 471/471 KB 1396/1822 KB 140/276 KB 64/577 KB 524/1210 KB 471/471 KB 1396/1822 KB 140/276 KB 64/577 KB 528/1210 KB 471/471 KB 1396/1822 KB 140/276 KB 64/577 KB 532/1210 KB 471/471 KB 1396/1822 KB 140/276 KB 64/577 KB 536/1210 KB 471/471 KB 1396/1822 KB 140/276 KB 64/577 KB 540/1210 KB 471/471 KB 1396/1822 KB 140/276 KB 64/577 KB 544/1210 KB 471/471 KB 1396/1822 KB 140/276 KB 64/577 KB 548/1210 KB 471/471 KB 1396/1822 KB 144/276 KB 64/577 KB 552/1210 KB 471/471 KB 1396/1822 KB 144/276 KB 64/577 KB 556/1210 KB 471/471 KB 1396/1822 KB 144/276 KB 64/577 KB 560/1210 KB 471/471 KB 1396/1822 KB 144/276 KB 64/577 KB 564/1210 KB 471/471 KB 1396/1822 KB 144/276 KB 68/577 KB 568/1210 KB 471/471 KB 1396/1822 KB 144/276 KB 68/577 KB 572/1210 KB 471/471 KB 1396/1822 KB 144/276 KB 68/577 KB 576/1210 KB 471/471 KB 1396/1822 KB 136/276 KB 64/577 KB 520/1210 KB 471/471 KB 1400/1822 KB 144/276 KB 68/577 KB 576/1210 KB 471/471 KB 1404/1822 KB 144/276 KB 68/577 KB 576/1210 KB 471/471 KB 1408/1822 KB 144/276 KB 68/577 KB 576/1210 KB 471/471 KB 1396/1822 KB 144/276 KB 68/577 KB 564/1210 KB 471/471 KB 1408/1822 KB 144/276 KB 72/577 KB 576/1210 KB 471/471 KB 1396/1822 KB 144/276 KB 64/577 KB 548/1210 KB 1412/1822 KB 148/276 KB 72/577 KB 576/1210 KB 1412/1822 KB 152/276 KB 72/577 KB 576/1210 KB 1412/1822 KB 156/276 KB 76/577 KB 576/1210 KB 1412/1822 KB 160/276 KB 76/577 KB 576/1210 KB 1412/1822 KB 164/276 KB 76/577 KB 576/1210 KB 1412/1822 KB 168/276 KB 76/577 KB 580/1210 KB 1412/1822 KB 172/276 KB 76/577 KB 580/1210 KB 1412/1822 KB 176/276 KB 76/577 KB 580/1210 KB Downloaded: https://repo.maven.apache.org/maven2/com/rabbitmq/amqp-client/4.0.2/amqp-client-4.0.2.jar (471 KB at 414.3 KB/sec) unit-abot-epc-basic-0: 08:06:43 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: 08:06:43 DEBUG unit.abot-epc-basic/0.install 471/471 KB 1412/1822 KB 144/276 KB 72/577 KB 576/1210 KB 1416/1822 KB 176/276 KB 76/577 KB 580/1210 KB 1420/1822 KB 176/276 KB 76/577 KB 580/1210 KB 1424/1822 KB 176/276 KB 76/577 KB 580/1210 KB 1428/1822 KB 176/276 KB 76/577 KB 580/1210 KB 1432/1822 KB 180/276 KB 76/577 KB 580/1210 KB 1436/1822 KB 180/276 KB 76/577 KB 580/1210 KB 1440/1822 KB 180/276 KB 76/577 KB 580/1210 KB 1412/1822 KB 164/276 KB 76/577 KB 580/1210 KB 1440/1822 KB 180/276 KB 76/577 KB 584/1210 KB 1440/1822 KB 180/276 KB 76/577 KB 588/1210 KB 1440/1822 KB 180/276 KB 76/577 KB 592/1210 KB 1412/1822 KB 152/276 KB 76/577 KB 576/1210 KB 1440/1822 KB 180/276 KB 80/577 KB 592/1210 KB 1440/1822 KB 180/276 KB 84/577 KB 592/1210 KB 1440/1822 KB 180/276 KB 88/577 KB 592/1210 KB 1440/1822 KB 180/276 KB 92/577 KB 592/1210 KB 1440/1822 KB 180/276 KB 96/577 KB 592/1210 KB 1440/1822 KB 180/276 KB 100/577 KB 592/1210 KB 1440/1822 KB 180/276 KB 104/577 KB 596/1210 KB 1440/1822 KB 180/276 KB 108/577 KB 596/1210 KB 1440/1822 KB 180/276 KB 112/577 KB 596/1210 KB 1440/1822 KB 180/276 KB 116/577 KB 596/1210 KB 1444/1822 KB 180/276 KB 120/577 KB 596/1210 KB 1444/1822 KB 180/276 KB 124/577 KB 596/1210 KB 1444/1822 KB 180/276 KB 128/577 KB 596/1210 KB 1428/1822 KB 180/276 KB 76/577 KB 580/1210 KB 1444/1822 KB 184/276 KB 128/577 KB 596/1210 KB 1444/1822 KB 188/276 KB 128/577 KB 596/1210 KB 1444/1822 KB 192/276 KB 128/577 KB 596/1210 KB 1444/1822 KB 196/276 KB 128/577 KB 596/1210 KB 1444/1822 KB 200/276 KB 128/577 KB 596/1210 KB 1444/1822 KB 204/276 KB 128/577 KB 596/1210 KB 1444/1822 KB 208/276 KB 128/577 KB 596/1210 KB 1444/1822 KB 212/276 KB 128/577 KB 596/1210 KB 1444/1822 KB 216/276 KB 132/577 KB 596/1210 KB 1444/1822 KB 220/276 KB 132/577 KB 596/1210 KB 1444/1822 KB 224/276 KB 132/577 KB 596/1210 KB 1444/1822 KB 180/276 KB 116/577 KB 596/1210 KB 1448/1822 KB 224/276 KB 132/577 KB 596/1210 KB 1452/1822 KB 224/276 KB 132/577 KB 596/1210 KB 1456/1822 KB 224/276 KB 132/577 KB 596/1210 KB 1440/1822 KB 180/276 KB 100/577 KB 596/1210 KB 1456/1822 KB 224/276 KB 132/577 KB 600/1210 KB 1456/1822 KB 224/276 KB 132/577 KB 604/1210 KB 1456/1822 KB 224/276 KB 132/577 KB 608/1210 KB 1456/1822 KB 224/276 KB 132/577 KB 612/1210 KB 1460/1822 KB 224/276 KB 132/577 KB 616/1210 KB 4/37 KB 1460/1822 KB 224/276 KB 132/577 KB 620/1210 KB 4/37 KB 1460/1822 KB 224/276 KB 132/577 KB 624/1210 KB 4/37 KB 1444/1822 KB 212/276 KB 132/577 KB 596/1210 KB 1460/1822 KB 224/276 KB 136/577 KB 624/1210 KB 4/37 KB 1460/1822 KB 224/276 KB 140/577 KB 624/1210 KB 4/37 KB 1460/1822 KB 224/276 KB 144/577 KB 624/1210 KB 4/37 KB 1460/1822 KB 224/276 KB 148/577 KB 628/1210 KB 4/37 KB 1460/1822 KB 228/276 KB 152/577 KB 628/1210 KB 4/37 KB 1460/1822 KB 228/276 KB 156/577 KB 628/1210 KB 4/37 KB 1460/1822 KB 228/276 KB 160/577 KB 628/1210 KB 4/37 KB 1460/1822 KB 224/276 KB 132/577 KB 612/1210 KB 4/37 KB 1464/1822 KB 228/276 KB 160/577 KB 628/1210 KB 4/37 KB 1468/1822 KB 228/276 KB 160/577 KB 628/1210 KB 4/37 KB 1472/1822 KB 228/276 KB 160/577 KB 628/1210 KB 4/37 KB 1456/1822 KB 224/276 KB 132/577 KB 612/1210 KB 4/37 KB 1472/1822 KB 228/276 KB 160/577 KB 628/1210 KB 8/37 KB 1472/1822 KB 228/276 KB 160/577 KB 628/1210 KB 12/37 KB 1472/1822 KB 228/276 KB 160/577 KB 628/1210 KB 16/37 KB 1472/1822 KB 228/276 KB 160/577 KB 628/1210 KB 20/37 KB 1472/1822 KB 228/276 KB 160/577 KB 628/1210 KB 24/37 KB 1472/1822 KB 228/276 KB 160/577 KB 628/1210 KB 28/37 KB 1472/1822 KB 228/276 unit-abot-epc-basic-0: 08:06:43 DEBUG unit.abot-epc-basic/0.install KB 160/577 KB 628/1210 KB 32/37 KB 1472/1822 KB 228/276 KB 160/577 KB 628/1210 KB 36/37 KB 1472/1822 KB 228/276 KB 160/577 KB 628/1210 KB 37/37 KB 1476/1822 KB 228/276 KB 160/577 KB 628/1210 KB 37/37 KB 1480/1822 KB 228/276 KB 160/577 KB 628/1210 KB 37/37 KB 1484/1822 KB 228/276 KB 160/577 KB 628/1210 KB 37/37 KB 1488/1822 KB 228/276 KB 160/577 KB 628/1210 KB 37/37 KB 1492/1822 KB 228/276 KB 160/577 KB 628/1210 KB 37/37 KB 1496/1822 KB 228/276 KB 164/577 KB 628/1210 KB 37/37 KB 1500/1822 KB 228/276 KB 164/577 KB 628/1210 KB 37/37 KB 1504/1822 KB 228/276 KB 164/577 KB 628/1210 KB 37/37 KB 1460/1822 KB 228/276 KB 148/577 KB 628/1210 KB 4/37 KB 1504/1822 KB 232/276 KB 164/577 KB 628/1210 KB 37/37 KB 1504/1822 KB 236/276 KB 164/577 KB 628/1210 KB 37/37 KB 1504/1822 KB 240/276 KB 164/577 KB 628/1210 KB 37/37 KB 1460/1822 KB 224/276 KB 144/577 KB 628/1210 KB 4/37 KB 1504/1822 KB 240/276 KB 164/577 KB 632/1210 KB 37/37 KB 1504/1822 KB 240/276 KB 164/577 KB 636/1210 KB 37/37 KB 1504/1822 KB 240/276 KB 164/577 KB 640/1210 KB 37/37 KB 1504/1822 KB 240/276 KB 164/577 KB 644/1210 KB 37/37 KB 1504/1822 KB 244/276 KB 164/577 KB 648/1210 KB 37/37 KB 1504/1822 KB 244/276 KB 164/577 KB 652/1210 KB 37/37 KB 1504/1822 KB 244/276 KB 164/577 KB 656/1210 KB 37/37 KB 1492/1822 KB 228/276 KB 164/577 KB 628/1210 KB 37/37 KB 1504/1822 KB 244/276 KB 168/577 KB 656/1210 KB 37/37 KB 1504/1822 KB 244/276 KB 172/577 KB 656/1210 KB 37/37 KB 1504/1822 KB 244/276 KB 176/577 KB 656/1210 KB 37/37 KB 1504/1822 KB 244/276 KB 164/577 KB 644/1210 KB 37/37 KB 1504/1822 KB 248/276 KB 176/577 KB 656/1210 KB 37/37 KB 1504/1822 KB 252/276 KB 176/577 KB 656/1210 KB 37/37 KB 1508/1822 KB 256/276 KB 176/577 KB 656/1210 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpmime/4.3.5/httpmime-4.3.5.jar (37 KB at 31.5 KB/sec) unit-abot-epc-basic-0: 08:06:43 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: 08:06:43 DEBUG unit.abot-epc-basic/0.install 1508/1822 KB 256/276 KB 180/577 KB 656/1210 KB 1508/1822 KB 260/276 KB 184/577 KB 660/1210 KB 1508/1822 KB 260/276 KB 188/577 KB 660/1210 KB 1508/1822 KB 260/276 KB 192/577 KB 660/1210 KB 1508/1822 KB 260/276 KB 196/577 KB 660/1210 KB 1508/1822 KB 260/276 KB 200/577 KB 660/1210 KB 1508/1822 KB 260/276 KB 204/577 KB 660/1210 KB 1508/1822 KB 260/276 KB 208/577 KB 660/1210 KB 1508/1822 KB 260/276 KB 212/577 KB 660/1210 KB 1508/1822 KB 260/276 KB 216/577 KB 660/1210 KB 1508/1822 KB 252/276 KB 176/577 KB 656/1210 KB 37/37 KB 1512/1822 KB 260/276 KB 216/577 KB 660/1210 KB 1516/1822 KB 260/276 KB 216/577 KB 660/1210 KB 1520/1822 KB 260/276 KB 216/577 KB 660/1210 KB 1524/1822 KB 260/276 KB 216/577 KB 660/1210 KB 1528/1822 KB 260/276 KB 216/577 KB 660/1210 KB 1532/1822 KB 260/276 KB 216/577 KB 660/1210 KB 1536/1822 KB 260/276 KB 216/577 KB 660/1210 KB 1540/1822 KB 260/276 KB 216/577 KB 660/1210 KB 1508/1822 KB 260/276 KB 180/577 KB 660/1210 KB 1540/1822 KB 260/276 KB 216/577 KB 664/1210 KB 1540/1822 KB 260/276 KB 216/577 KB 668/1210 KB 1540/1822 KB 260/276 KB 216/577 KB 672/1210 KB 1508/1822 KB 260/276 KB 180/577 KB 656/1210 KB 1540/1822 KB 264/276 KB 216/577 KB 672/1210 KB 1540/1822 KB 268/276 KB 216/577 KB 672/1210 KB 1540/1822 KB 272/276 KB 216/577 KB 672/1210 KB 1540/1822 KB 276/276 KB 216/577 KB 672/1210 KB 1540/1822 KB 276/276 KB 216/577 KB 676/1210 KB 1540/1822 KB 276/276 KB 216/577 KB 676/1210 KB 1540/1822 KB 276/276 KB 216/577 KB 680/1210 KB 1540/1822 KB 276/276 KB 216/577 KB 684/1210 KB 1540/1822 KB 276/276 KB 216/577 KB 688/1210 KB 1540/1822 KB 276/276 KB 216/577 KB 692/1210 KB 1544/1822 KB 276/276 KB 216/577 KB 696/1210 KB 1544/1822 KB 276/276 KB 216/577 KB 692/1210 KB 1548/1822 KB 276/276 KB 220/577 KB 696/1210 KB 4/167 KB 1548/1822 KB 276/276 KB 220/577 KB 700/1210 KB 8/167 KB 1548/1822 KB 276/276 KB 220/577 KB 700/1210 KB 12/167 KB 1548/1822 KB 276/276 KB 220/577 KB 700/1210 KB 16/167 KB 1548/1822 KB 276/276 KB 220/577 KB 700/1210 KB 20/167 KB 1548/1822 KB 276/276 KB 220/577 KB 700/1210 KB 24/167 KB 1548/1822 KB 276/276 KB 220/577 KB 700/1210 KB 28/167 KB 1548/1822 KB 276/276 KB 220/577 KB 700/1210 KB 32/167 KB 1548/1822 KB 276/276 KB 220/577 KB 700/1210 KB 36/167 KB 1548/1822 KB 276/276 KB 220/577 KB 700/1210 KB 1544/1822 KB 276/276 KB 220/577 KB 696/1210 KB 36/167 KB 1552/1822 KB 276/276 KB 224/577 KB 700/1210 KB 36/167 KB 1552/1822 KB 276/276 KB 228/577 KB 700/1210 KB 40/167 KB 1552/1822 KB 276/276 KB 232/577 KB 700/1210 KB 40/167 KB 1552/1822 KB 276/276 KB 236/577 KB 700/1210 KB 40/167 KB 1552/1822 KB 276/276 KB 240/577 KB 700/1210 KB 36/167 KB 1552/1822 KB 276/276 KB 220/577 KB 700/1210 KB 1548/1822 KB 276/276 KB 220/577 KB 700/1210 KB 40/167 KB 1552/1822 KB 276/276 KB 240/577 KB 704/1210 KB 40/167 KB 1552/1822 KB 276/276 KB 240/577 KB 708/1210 KB 40/167 KB 1556/1822 KB 276/276 KB 240/577 KB 712/1210 KB 40/167 KB 1556/1822 KB 276/276 KB 240/577 KB 716/1210 KB 40/167 KB 1556/1822 KB 276/276 KB 240/577 KB 720/1210 KB 40/167 KB 1552/1822 KB 276/276 KB 228/577 KB 700/1210 KB 44/167 KB 1556/1822 KB 276/276 KB 240/577 KB 720/1210 KB 48/167 KB 1556/1822 KB 276/276 KB 240/577 KB 720/1210 KB 52/167 KB 1556/1822 KB 276/276 KB 240/577 KB 720/1210 KB 56/167 KB 1556/1822 KB 240/577 KB 724/1210 KB 60/167 KB 1556/1822 KB 240/577 KB 724/1210 KB 64/167 KB 1556/1822 KB 240/577 KB 724/1210 KB 68/167 KB 1556/1822 KB 244/577 KB 724/1210 KB 72/167 KB 1556/1822 KB 244/577 KB 724/1210 KB unit-abot-epc-basic-0: 08:06:43 DEBUG unit.abot-epc-basic/0.install 76/167 KB 1556/1822 KB 244/577 KB 724/1210 KB 80/167 KB 1556/1822 KB 244/577 KB 724/1210 KB 84/167 KB 1556/1822 KB 244/577 KB 724/1210 KB 40/167 KB 1556/1822 KB 276/276 KB 240/577 KB 708/1210 KB 84/167 KB 1560/1822 KB 244/577 KB 724/1210 KB 84/167 KB 1564/1822 KB 244/577 KB 724/1210 KB 84/167 KB 1568/1822 KB 244/577 KB 724/1210 KB 84/167 KB 1572/1822 KB 244/577 KB 724/1210 KB 64/167 KB 1556/1822 KB 244/577 KB 724/1210 KB 84/167 KB 1576/1822 KB 248/577 KB 724/1210 KB 84/167 KB 1576/1822 KB 252/577 KB 724/1210 KB 84/167 KB 1576/1822 KB 256/577 KB 724/1210 KB 52/167 KB 1556/1822 KB 240/577 KB 724/1210 KB 84/167 KB 1576/1822 KB 256/577 KB 728/1210 KB 84/167 KB 1576/1822 KB 256/577 KB 732/1210 KB 84/167 KB 1576/1822 KB 256/577 KB 736/1210 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.3.2/httpcore-4.3.2.jar (276 KB at 234.4 KB/sec) unit-abot-epc-basic-0: 08:06:43 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: 08:06:43 DEBUG unit.abot-epc-basic/0.install 84/167 KB 1576/1822 KB 256/577 KB 740/1210 KB 84/167 KB 1576/1822 KB 260/577 KB 744/1210 KB 84/167 KB 1576/1822 KB 260/577 KB 748/1210 KB 84/167 KB 1576/1822 KB 260/577 KB 752/1210 KB 84/167 KB 1576/1822 KB 256/577 KB 724/1210 KB 84/167 KB 1580/1822 KB 260/577 KB 752/1210 KB 84/167 KB 1584/1822 KB 260/577 KB 752/1210 KB 84/167 KB 1588/1822 KB 260/577 KB 752/1210 KB 84/167 KB 1592/1822 KB 260/577 KB 752/1210 KB 84/167 KB 1596/1822 KB 260/577 KB 752/1210 KB 84/167 KB 1576/1822 KB 260/577 KB 740/1210 KB 84/167 KB 1596/1822 KB 264/577 KB 752/1210 KB 84/167 KB 1596/1822 KB 268/577 KB 752/1210 KB 84/167 KB 1596/1822 KB 272/577 KB 752/1210 KB 84/167 KB 1596/1822 KB 276/577 KB 752/1210 KB 88/167 KB 1600/1822 KB 280/577 KB 756/1210 KB 88/167 KB 1600/1822 KB 284/577 KB 756/1210 KB 88/167 KB 1600/1822 KB 288/577 KB 756/1210 KB 88/167 KB 1600/1822 KB 276/577 KB 756/1210 KB 92/167 KB 1600/1822 KB 288/577 KB 756/1210 KB 96/167 KB 1600/1822 KB 288/577 KB 756/1210 KB 84/167 KB 1600/1822 KB 276/577 KB 756/1210 KB 96/167 KB 1600/1822 KB 288/577 KB 760/1210 KB 100/167 KB 1600/1822 KB 288/577 KB 764/1210 KB 100/167 KB 1600/1822 KB 288/577 KB 768/1210 KB 100/167 KB 1600/1822 KB 288/577 KB 772/1210 KB 100/167 KB 1600/1822 KB 292/577 KB 776/1210 KB 100/167 KB 1600/1822 KB 292/577 KB 780/1210 KB 100/167 KB 1600/1822 KB 292/577 KB 784/1210 KB 100/167 KB 1600/1822 KB 292/577 KB 788/1210 KB 84/167 KB 1600/1822 KB 276/577 KB 752/1210 KB 100/167 KB 1604/1822 KB 292/577 KB 788/1210 KB 100/167 KB 1608/1822 KB 292/577 KB 788/1210 KB 100/167 KB 1612/1822 KB 292/577 KB 788/1210 KB 100/167 KB 1616/1822 KB 292/577 KB 788/1210 KB 100/167 KB 1620/1822 KB 292/577 KB 788/1210 KB 100/167 KB 1624/1822 KB 292/577 KB 788/1210 KB 100/167 KB 1628/1822 KB 292/577 KB 788/1210 KB 100/167 KB 1632/1822 KB 292/577 KB 788/1210 KB 100/167 KB 1636/1822 KB 292/577 KB 788/1210 KB 100/167 KB 1600/1822 KB 292/577 KB 772/1210 KB 100/167 KB 1636/1822 KB 296/577 KB 792/1210 KB 100/167 KB 1636/1822 KB 300/577 KB 792/1210 KB 100/167 KB 1636/1822 KB 304/577 KB 792/1210 KB 100/167 KB 1636/1822 KB 308/577 KB 792/1210 KB 100/167 KB 1636/1822 KB 312/577 KB 792/1210 KB 100/167 KB 1636/1822 KB 316/577 KB 792/1210 KB 100/167 KB 1636/1822 KB 320/577 KB 792/1210 KB 100/167 KB 1600/1822 KB 288/577 KB 760/1210 KB 104/167 KB 1640/1822 KB 320/577 KB 792/1210 KB 108/167 KB 1640/1822 KB 320/577 KB 792/1210 KB 112/167 KB 1640/1822 KB 320/577 KB 792/1210 KB 116/167 KB 1640/1822 KB 320/577 KB 792/1210 KB 120/167 KB 1640/1822 KB 320/577 KB 792/1210 KB 124/167 KB 1640/1822 KB 320/577 KB 792/1210 KB 128/167 KB 1640/1822 KB 320/577 KB 792/1210 KB 132/167 KB 1640/1822 KB 320/577 KB 792/1210 KB 136/167 KB 1640/1822 KB 320/577 KB 792/1210 KB 140/167 KB 1640/1822 KB 320/577 KB 792/1210 KB 144/167 KB 1640/1822 KB 320/577 KB 792/1210 KB 100/167 KB 1640/1822 KB 320/577 KB 792/1210 KB 144/167 KB 1644/1822 KB 320/577 KB 792/1210 KB 144/167 KB 1648/1822 KB 320/577 KB 792/1210 KB 100/167 KB 1636/1822 KB 292/577 KB 792/1210 KB 144/167 KB 1648/1822 KB 320/577 KB 796/1210 KB 144/167 KB 1648/1822 KB 320/577 KB 800/1210 KB 144/167 KB 1648/1822 KB 320/577 KB 804/1210 KB 148/167 KB 1652/1822 KB 324/577 KB 808/1210 KB 148/167 KB 1652/1822 KB 324/577 KB 812/1210 KB 148/167 KB 1652/1822 KB 324/577 KB 816/1210 KB 148/167 KB 1652/1822 KB 324/577 KB 820/1210 KB 144/167 KB 1652/1822 KB 320/577 KB 804/1210 KB 148/167 KB 1656/1822 KB 324/577 KB 820/1210 KB 148/167 KB 1660/1822 KB 324/ unit-abot-epc-basic-0: 08:06:43 DEBUG unit.abot-epc-basic/0.install 577 KB 820/1210 KB 148/167 KB 1664/1822 KB 324/577 KB 820/1210 KB 148/167 KB 1668/1822 KB 324/577 KB 820/1210 KB 148/167 KB 1672/1822 KB 324/577 KB 824/1210 KB 148/167 KB 1676/1822 KB 324/577 KB 824/1210 KB 148/167 KB 1680/1822 KB 324/577 KB 824/1210 KB 148/167 KB 1652/1822 KB 324/577 KB 804/1210 KB 152/167 KB 1680/1822 KB 324/577 KB 824/1210 KB 156/167 KB 1680/1822 KB 324/577 KB 824/1210 KB 160/167 KB 1680/1822 KB 324/577 KB 824/1210 KB 164/167 KB 1680/1822 KB 324/577 KB 824/1210 KB 167/167 KB 1680/1822 KB 324/577 KB 824/1210 KB 144/167 KB 1652/1822 KB 324/577 KB 804/1210 KB 167/167 KB 1680/1822 KB 328/577 KB 824/1210 KB 167/167 KB 1680/1822 KB 332/577 KB 824/1210 KB 167/167 KB 1680/1822 KB 336/577 KB 824/1210 KB 167/167 KB 1680/1822 KB 340/577 KB 824/1210 KB 167/167 KB 1680/1822 KB 344/577 KB 824/1210 KB 167/167 KB 1680/1822 KB 348/577 KB 824/1210 KB 167/167 KB 1680/1822 KB 352/577 KB 824/1210 KB 167/167 KB 1680/1822 KB 356/577 KB 824/1210 KB 167/167 KB 1684/1822 KB 360/577 KB 824/1210 KB 167/167 KB 1684/1822 KB 364/577 KB 824/1210 KB 167/167 KB 1684/1822 KB 368/577 KB 824/1210 KB 148/167 KB 1668/1822 KB 324/577 KB 824/1210 KB 167/167 KB 1684/1822 KB 368/577 KB 828/1210 KB 167/167 KB 1684/1822 KB 368/577 KB 832/1210 KB 167/167 KB 1684/1822 KB 368/577 KB 836/1210 KB 167/167 KB 1684/1822 KB 368/577 KB 840/1210 KB 167/167 KB 1684/1822 KB 368/577 KB 844/1210 KB 167/167 KB 1684/1822 KB 368/577 KB 848/1210 KB 167/167 KB 1684/1822 KB 368/577 KB 852/1210 KB 167/167 KB 1684/1822 KB 372/577 KB 856/1210 KB 167/167 KB 1684/1822 KB 372/577 KB 860/1210 KB 167/167 KB 1684/1822 KB 372/577 KB 864/1210 KB 167/167 KB 1684/1822 KB 356/577 KB 824/1210 KB 167/167 KB 1688/1822 KB 372/577 KB 864/1210 KB 167/167 KB 1692/1822 KB 372/577 KB 864/1210 KB 167/167 KB 1696/1822 KB 372/577 KB 864/1210 KB 167/167 KB 1700/1822 KB 372/577 KB 864/1210 KB 1704/1822 KB 372/577 KB 864/1210 KB 167/167 KB 1684/1822 KB 372/577 KB 852/1210 KB 1704/1822 KB 376/577 KB 864/1210 KB 1704/1822 KB 380/577 KB 864/1210 KB 1704/1822 KB 384/577 KB 864/1210 KB 1708/1822 KB 388/577 KB 868/1210 KB 1708/1822 KB 392/577 KB 868/1210 KB 1708/1822 KB 396/577 KB 868/1210 KB 1708/1822 KB 400/577 KB 868/1210 KB 1708/1822 KB 404/577 KB 868/1210 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-java8/1.2.3/cucumber-java8-1.2.3.jar (167 KB at 138.6 KB/sec) unit-abot-epc-basic-0: 08:06:43 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity/1.7/velocity-1.7.jar unit-abot-epc-basic-0: 08:06:43 DEBUG unit.abot-epc-basic/0.install 1708/1822 KB 384/577 KB 868/1210 KB 1708/1822 KB 404/577 KB 872/1210 KB 1708/1822 KB 404/577 KB 876/1210 KB 1708/1822 KB 404/577 KB 880/1210 KB 1708/1822 KB 384/577 KB 864/1210 KB 1712/1822 KB 404/577 KB 880/1210 KB 1716/1822 KB 404/577 KB 880/1210 KB 1720/1822 KB 404/577 KB 880/1210 KB 1724/1822 KB 404/577 KB 880/1210 KB 1728/1822 KB 404/577 KB 880/1210 KB 1732/1822 KB 404/577 KB 880/1210 KB 1736/1822 KB 408/577 KB 884/1210 KB 1740/1822 KB 408/577 KB 884/1210 KB 1744/1822 KB 408/577 KB 884/1210 KB 1732/1822 KB 408/577 KB 884/1210 KB 1744/1822 KB 412/577 KB 884/1210 KB 1744/1822 KB 416/577 KB 884/1210 KB 1732/1822 KB 404/577 KB 884/1210 KB 1744/1822 KB 416/577 KB 888/1210 KB 1744/1822 KB 416/577 KB 892/1210 KB 1744/1822 KB 416/577 KB 896/1210 KB 1744/1822 KB 416/577 KB 900/1210 KB 1748/1822 KB 420/577 KB 904/1210 KB 1748/1822 KB 420/577 KB 908/1210 KB 1748/1822 KB 420/577 KB 912/1210 KB 1748/1822 KB 420/577 KB 916/1210 KB 1748/1822 KB 420/577 KB 920/1210 KB 1748/1822 KB 420/577 KB 924/1210 KB 1748/1822 KB 420/577 KB 928/1210 KB 1748/1822 KB 420/577 KB 900/1210 KB 1748/1822 KB 424/577 KB 928/1210 KB 1748/1822 KB 428/577 KB 928/1210 KB 1748/1822 KB 432/577 KB 928/1210 KB 1748/1822 KB 416/577 KB 900/1210 KB 1752/1822 KB 432/577 KB 928/1210 KB 1756/1822 KB 432/577 KB 928/1210 KB 1760/1822 KB 432/577 KB 928/1210 KB 4/439 KB 1764/1822 KB 432/577 KB 928/1210 KB 4/439 KB 1760/1822 KB 432/577 KB 928/1210 KB 8/439 KB 1764/1822 KB 436/577 KB 932/1210 KB 12/439 KB 1764/1822 KB 436/577 KB 932/1210 KB 16/439 KB 1764/1822 KB 436/577 KB 932/1210 KB 20/439 KB 1764/1822 KB 436/577 KB 932/1210 KB 24/439 KB 1764/1822 KB 436/577 KB 932/1210 KB 28/439 KB 1764/1822 KB 436/577 KB 932/1210 KB 32/439 KB 1764/1822 KB 436/577 KB 932/1210 KB 36/439 KB 1764/1822 KB 436/577 KB 932/1210 KB 40/439 KB 1764/1822 KB 436/577 KB 932/1210 KB 44/439 KB 1764/1822 KB 436/577 KB 932/1210 KB 48/439 KB 1764/1822 KB 436/577 KB 932/1210 KB 52/439 KB 1764/1822 KB 436/577 KB 932/1210 KB 4/439 KB 1764/1822 KB 436/577 KB 932/1210 KB 52/439 KB 1768/1822 KB 436/577 KB 936/1210 KB 52/439 KB 1768/1822 KB 436/577 KB 940/1210 KB 52/439 KB 4/1192 KB 1768/1822 KB 436/577 KB 940/1210 KB 52/439 KB 8/1192 KB 1768/1822 KB 436/577 KB 940/1210 KB 52/439 KB 12/1192 KB 1768/1822 KB 436/577 KB 940/1210 KB 52/439 KB 16/1192 KB 1768/1822 KB 436/577 KB 940/1210 KB 52/439 KB 20/1192 KB 1768/1822 KB 436/577 KB 940/1210 KB 52/439 KB 24/1192 KB 1768/1822 KB 436/577 KB 940/1210 KB 52/439 KB 28/1192 KB 1768/1822 KB 436/577 KB 940/1210 KB 52/439 KB 32/1192 KB 1768/1822 KB 436/577 KB 940/1210 KB 52/439 KB 36/1192 KB 1768/1822 KB 436/577 KB 940/1210 KB 52/439 KB 40/1192 KB 1768/1822 KB 436/577 KB 940/1210 KB 52/439 KB 44/1192 KB 1768/1822 KB 436/577 KB 940/1210 KB 52/439 KB 48/1192 KB 1768/1822 KB 436/577 KB 940/1210 KB 52/439 KB 52/1192 KB 1768/1822 KB 436/577 KB 940/1210 KB 52/439 KB 56/1192 KB 1768/1822 KB 436/577 KB 940/1210 KB 52/439 KB 60/1192 KB 1768/1822 KB 436/577 KB 940/1210 KB 52/439 KB 64/1192 KB 1768/1822 KB 436/577 KB 940/1210 KB 52/439 KB 68/1192 KB 1768/1822 KB 436/577 KB 940/1210 KB 56/439 KB 72/1192 KB 1768/1822 KB 436/577 KB 944/1210 KB 56/439 KB 76/1192 KB 1768/1822 KB 436/577 KB 944/1210 KB 56/439 KB 80/1192 KB 1768/1822 KB 436/577 KB 944/1210 KB 4/439 KB 1764/1822 KB 436/577 KB 928/1210 KB 56/439 KB 80/1192 KB 1768/1822 KB 440/577 KB 944/1210 KB 56/439 KB 80/1192 KB 1768/1822 KB 444/577 KB 944/1210 KB 56/439 KB 80/1192 KB 1 unit-oai-hss-0: 08:06:43 DEBUG unit.oai-hss/0.install HTTP request sent, awaiting response... 200 OK unit-oai-hss-0: 08:06:43 DEBUG unit.oai-hss/0.install Length: unspecified [text/html] unit-oai-hss-0: 08:06:43 DEBUG unit.oai-hss/0.install Saving to: 'kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/index.html' unit-oai-hss-0: 08:06:43 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 08:06:43 DEBUG unit.oai-hss/0.install 0K ....... 47.8M=0s unit-oai-hss-0: 08:06:43 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 08:06:43 DEBUG unit.oai-hss/0.install 2019-01-18 08:06:43 (47.8 MB/s) - 'kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/index.html' saved [8049] unit-oai-hss-0: 08:06:43 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 08:06:43 DEBUG unit.oai-hss/0.install FINISHED --2019-01-18 08:06:43-- unit-oai-hss-0: 08:06:43 DEBUG unit.oai-hss/0.install Total wall clock time: 0.8s unit-oai-hss-0: 08:06:43 DEBUG unit.oai-hss/0.install Downloaded: 1 files, 7.9K in 0s (47.8 MB/s) unit-oai-hss-0: 08:06:43 DEBUG unit.oai-hss/0.install + dpkg -i 'kernel.ubuntu.com/*/*/*/*deb' unit-abot-epc-basic-0: 08:06:43 DEBUG unit.abot-epc-basic/0.install 768/1822 KB 448/577 KB 944/1210 KB 56/439 KB 80/1192 KB 1768/1822 KB 452/577 KB 944/1210 KB 56/439 KB 80/1192 KB 1768/1822 KB 456/577 KB 944/1210 KB 56/439 KB 80/1192 KB 1768/1822 KB 460/577 KB 944/1210 KB 56/439 KB 80/1192 KB 1768/1822 KB 464/577 KB 944/1210 KB 56/439 KB 68/1192 KB 1768/1822 KB 436/577 KB 944/1210 KB 60/439 KB 80/1192 KB 1768/1822 KB 464/577 KB 944/1210 KB 64/439 KB 80/1192 KB 1768/1822 KB 464/577 KB 944/1210 KB 52/439 KB 68/1192 KB 1768/1822 KB 436/577 KB 944/1210 KB 52/439 KB 1768/1822 KB 436/577 KB 932/1210 KB 64/439 KB 80/1192 KB 1772/1822 KB 464/577 KB 944/1210 KB 64/439 KB 80/1192 KB 1776/1822 KB 464/577 KB 944/1210 KB 64/439 KB 80/1192 KB 1780/1822 KB 464/577 KB 944/1210 KB 64/439 KB 80/1192 KB 1784/1822 KB 464/577 KB 944/1210 KB 64/439 KB 80/1192 KB 1788/1822 KB 464/577 KB 944/1210 KB 64/439 KB 80/1192 KB 1792/1822 KB 464/577 KB 944/1210 KB 64/439 KB 80/1192 KB 1796/1822 KB 464/577 KB 944/1210 KB 68/439 KB 84/1192 KB 1800/1822 KB 468/577 KB 948/1210 KB 68/439 KB 84/1192 KB 1804/1822 KB 468/577 KB 948/1210 KB 68/439 KB 84/1192 KB 1808/1822 KB 468/577 KB 948/1210 KB 68/439 KB 84/1192 KB 1812/1822 KB 468/577 KB 948/1210 KB 68/439 KB 84/1192 KB 1816/1822 KB 468/577 KB 948/1210 KB 68/439 KB 84/1192 KB 1820/1822 KB 468/577 KB 948/1210 KB 68/439 KB 84/1192 KB 1822/1822 KB 468/577 KB 948/1210 KB 68/439 KB 84/1192 KB 1796/1822 KB 468/577 KB 948/1210 KB 68/439 KB 88/1192 KB 1822/1822 KB 468/577 KB 948/1210 KB 68/439 KB 92/1192 KB 1822/1822 KB 468/577 KB 948/1210 KB 68/439 KB 96/1192 KB 1822/1822 KB 468/577 KB 948/1210 KB 68/439 KB 100/1192 KB 1822/1822 KB 468/577 KB 948/1210 KB 68/439 KB 104/1192 KB 1822/1822 KB 468/577 KB 948/1210 KB 68/439 KB 108/1192 KB 1822/1822 KB 468/577 KB 948/1210 KB 68/439 KB 112/1192 KB 1822/1822 KB 468/577 KB 948/1210 KB 68/439 KB 80/1192 KB 1796/1822 KB 468/577 KB 948/1210 KB 68/439 KB 112/1192 KB 1822/1822 KB 472/577 KB 948/1210 KB 68/439 KB 112/1192 KB 1822/1822 KB 476/577 KB 948/1210 KB 68/439 KB 80/1192 KB 1796/1822 KB 464/577 KB 948/1210 KB 64/439 KB 80/1192 KB 1796/1822 KB 464/577 KB 948/1210 KB 68/439 KB 112/1192 KB 1822/1822 KB 476/577 KB 952/1210 KB 68/439 KB 112/1192 KB 1822/1822 KB 476/577 KB 956/1210 KB 72/439 KB 116/1192 KB 1822/1822 KB 480/577 KB 960/1210 KB 72/439 KB 116/1192 KB 1822/1822 KB 480/577 KB 964/1210 KB 72/439 KB 116/1192 KB 1822/1822 KB 480/577 KB 968/1210 KB 72/439 KB 116/1192 KB 1822/1822 KB 480/577 KB 972/1210 KB 72/439 KB 116/1192 KB 1822/1822 KB 480/577 KB 976/1210 KB 72/439 KB 116/1192 KB 1822/1822 KB 480/577 KB 980/1210 KB 72/439 KB 116/1192 KB 1822/1822 KB 480/577 KB 984/1210 KB 72/439 KB 116/1192 KB 1822/1822 KB 480/577 KB 988/1210 KB 72/439 KB 116/1192 KB 1822/1822 KB 480/577 KB 992/1210 KB 72/439 KB 116/1192 KB 1822/1822 KB 480/577 KB 996/1210 KB 72/439 KB 116/1192 KB 1822/1822 KB 480/577 KB 1000/1210 KB 72/439 KB 116/1192 KB 1822/1822 KB 480/577 KB 1004/1210 KB 72/439 KB 116/1192 KB 1822/1822 KB 480/577 KB 1008/1210 KB 72/439 KB 116/1192 KB 1822/1822 KB 480/577 KB 956/1210 KB 72/439 KB 112/1192 KB 1822/1822 KB 480/577 KB 956/1210 KB 72/439 KB 116/1192 KB 1822/1822 KB 484/577 KB 1008/1210 KB 72/439 KB 112/1192 KB 1822/1822 KB 476/577 KB 956/1210 KB 76/439 KB 116/1192 KB 1822/1822 KB 488/577 KB 1008/1210 KB 80/439 KB 116/1192 KB 1822/1822 KB 488/577 KB 1008/1210 KB 84/439 KB 116/1192 KB 1822/1822 KB 488/577 KB 1008/1210 KB 88/439 KB 116/1192 KB 1822/1822 KB 488/577 KB 1008/1210 KB 92/439 KB 116/11 unit-oai-hss-0: 08:06:43 DEBUG unit.oai-hss/0.install dpkg: error processing archive kernel.ubuntu.com/*/*/*/*deb (--install): unit-oai-hss-0: 08:06:43 DEBUG unit.oai-hss/0.install cannot access archive: No such file or directory unit-abot-epc-basic-0: 08:06:43 DEBUG unit.abot-epc-basic/0.install 92 KB 1822/1822 KB 488/577 KB 1008/1210 KB 96/439 KB 116/1192 KB 1822/1822 KB 488/577 KB 1008/1210 KB 72/439 KB 116/1192 KB 1822/1822 KB 488/577 KB 1008/1210 KB 96/439 KB 116/1192 KB 1822/1822 KB 492/577 KB 1008/1210 KB 96/439 KB 116/1192 KB 1822/1822 KB 496/577 KB 1008/1210 KB 100/439 KB 116/1192 KB 1822/1822 KB 496/577 KB 1008/1210 KB 104/439 KB 116/1192 KB 1822/1822 KB 500/577 KB 1008/1210 KB 108/439 KB 116/1192 KB 1822/1822 KB 500/577 KB 1008/1210 KB 100/439 KB 116/1192 KB 1822/1822 KB 500/577 KB 1008/1210 KB 108/439 KB 120/1192 KB 1822/1822 KB 504/577 KB 1008/1210 KB 108/439 KB 120/1192 KB 1822/1822 KB 508/577 KB 1008/1210 KB 108/439 KB 120/1192 KB 1822/1822 KB 512/577 KB 1008/1210 KB 112/439 KB 120/1192 KB 1822/1822 KB 516/577 KB 1008/1210 KB 112/439 KB 120/1192 KB 1822/1822 KB 520/577 KB 1008/1210 KB 112/439 KB 120/1192 KB 1822/1822 KB 524/577 KB 1008/1210 KB 112/439 KB 120/1192 KB 1822/1822 KB 528/577 KB 1008/1210 KB 112/439 KB 120/1192 KB 532/577 KB 1008/1210 KB 112/439 KB 120/1192 KB 536/577 KB 1012/1210 KB 112/439 KB 120/1192 KB 540/577 KB 1012/1210 KB 108/439 KB 120/1192 KB 1822/1822 KB 500/577 KB 1008/1210 KB 112/439 KB 124/1192 KB 540/577 KB 1012/1210 KB 112/439 KB 128/1192 KB 540/577 KB 1012/1210 KB 112/439 KB 132/1192 KB 540/577 KB 1012/1210 KB 112/439 KB 136/1192 KB 540/577 KB 1012/1210 KB 112/439 KB 140/1192 KB 540/577 KB 1012/1210 KB 112/439 KB 144/1192 KB 540/577 KB 1012/1210 KB 112/439 KB 120/1192 KB 532/577 KB 1012/1210 KB 112/439 KB 144/1192 KB 540/577 KB 1016/1210 KB 112/439 KB 144/1192 KB 540/577 KB 1020/1210 KB 112/439 KB 144/1192 KB 540/577 KB 1024/1210 KB 112/439 KB 144/1192 KB 540/577 KB 1028/1210 KB 112/439 KB 148/1192 KB 544/577 KB 1032/1210 KB 112/439 KB 148/1192 KB 544/577 KB 1036/1210 KB 112/439 KB 148/1192 KB 544/577 KB 1040/1210 KB 112/439 KB 148/1192 KB 544/577 KB 1044/1210 KB 112/439 KB 120/1192 KB 1822/1822 KB 512/577 KB 1008/1210 KB 116/439 KB 148/1192 KB 544/577 KB 1044/1210 KB 120/439 KB 148/1192 KB 544/577 KB 1044/1210 KB 124/439 KB 148/1192 KB 544/577 KB 1044/1210 KB 128/439 KB 148/1192 KB 544/577 KB 1044/1210 KB 132/439 KB 148/1192 KB 544/577 KB 1044/1210 KB 136/439 KB 148/1192 KB 544/577 KB 1044/1210 KB 140/439 KB 148/1192 KB 544/577 KB 1044/1210 KB 144/439 KB 148/1192 KB 544/577 KB 1044/1210 KB 148/439 KB 148/1192 KB 544/577 KB 1044/1210 KB 152/439 KB 148/1192 KB 544/577 KB 1044/1210 KB 156/439 KB 148/1192 KB 544/577 KB 1044/1210 KB 160/439 KB 148/1192 KB 544/577 KB 1044/1210 KB 112/439 KB 148/1192 KB 544/577 KB 1028/1210 KB 160/439 KB 152/1192 KB 544/577 KB 1044/1210 KB 160/439 KB 156/1192 KB 544/577 KB 1044/1210 KB 160/439 KB 160/1192 KB 544/577 KB 1044/1210 KB 112/439 KB 144/1192 KB 544/577 KB 1028/1210 KB Downloaded: https://repo.maven.apache.org/maven2/org/aspectj/aspectjweaver/1.8.7/aspectjweaver-1.8.7.jar (1822 KB at 1458.3 KB/sec) unit-abot-epc-basic-0: 08:06:43 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: 08:06:43 DEBUG unit.abot-epc-basic/0.install 160/439 KB 160/1192 KB 548/577 KB 1044/1210 KB 160/439 KB 160/1192 KB 552/577 KB 1044/1210 KB 160/439 KB 160/1192 KB 556/577 KB 1044/1210 KB 160/439 KB 164/1192 KB 560/577 KB 1044/1210 KB 164/439 KB 164/1192 KB 560/577 KB 1044/1210 KB 168/439 KB 164/1192 KB 564/577 KB 1048/1210 KB 160/439 KB 164/1192 KB 556/577 KB 1044/1210 KB 168/439 KB 168/1192 KB 564/577 KB 1048/1210 KB 168/439 KB 172/1192 KB 564/577 KB 1048/1210 KB 168/439 KB 176/1192 KB 564/577 KB 1048/1210 KB 164/439 KB 164/1192 KB 564/577 KB 1048/1210 KB 168/439 KB 176/1192 KB 564/577 KB 1052/1210 KB 168/439 KB 176/1192 KB 564/577 KB 1056/1210 KB 168/439 KB 176/1192 KB 564/577 KB 1060/1210 KB 172/439 KB 180/1192 KB 564/577 KB 1064/1210 KB 172/439 KB 180/1192 KB 564/577 KB 1068/1210 KB 172/439 KB 180/1192 KB 564/577 KB 1072/1210 KB 164/439 KB 164/1192 KB 564/577 KB 1044/1210 KB 172/439 KB 180/1192 KB 568/577 KB 1072/1210 KB 172/439 KB 180/1192 KB 572/577 KB 1072/1210 KB 172/439 KB 180/1192 KB 576/577 KB 1072/1210 KB 172/439 KB 180/1192 KB 577/577 KB 1072/1210 KB 172/439 KB 180/1192 KB 564/577 KB 1060/1210 KB 172/439 KB 184/1192 KB 577/577 KB 1072/1210 KB 172/439 KB 188/1192 KB 577/577 KB 1072/1210 KB 172/439 KB 192/1192 KB 577/577 KB 1072/1210 KB 172/439 KB 196/1192 KB 577/577 KB 1072/1210 KB 172/439 KB 200/1192 KB 577/577 KB 1076/1210 KB 172/439 KB 204/1192 KB 577/577 KB 1076/1210 KB 172/439 KB 176/1192 KB 564/577 KB 1060/1210 KB 176/439 KB 204/1192 KB 577/577 KB 1076/1210 KB 180/439 KB 204/1192 KB 577/577 KB 1076/1210 KB 184/439 KB 204/1192 KB 577/577 KB 1076/1210 KB 188/439 KB 204/1192 KB 577/577 KB 1076/1210 KB 192/439 KB 204/1192 KB 577/577 KB 1076/1210 KB 196/439 KB 204/1192 KB 577/577 KB 1076/1210 KB 200/439 KB 204/1192 KB 577/577 KB 1076/1210 KB 204/439 KB 208/1192 KB 4/562 KB 577/577 KB 1076/1210 KB 172/439 KB 196/1192 KB 577/577 KB 1076/1210 KB 204/439 KB 208/1192 KB 4/562 KB 577/577 KB 1080/1210 KB 204/439 KB 208/1192 KB 4/562 KB 577/577 KB 1084/1210 KB 200/439 KB 208/1192 KB 4/562 KB 577/577 KB 1076/1210 KB 200/439 KB 204/1192 KB 4/562 KB 577/577 KB 1076/1210 KB 204/439 KB 208/1192 KB 8/562 KB 577/577 KB 1088/1210 KB 204/439 KB 208/1192 KB 12/562 KB 577/577 KB 1088/1210 KB 204/439 KB 208/1192 KB 16/562 KB 577/577 KB 1088/1210 KB 204/439 KB 208/1192 KB 20/562 KB 577/577 KB 1088/1210 KB 204/439 KB 208/1192 KB 24/562 KB 577/577 KB 1088/1210 KB 204/439 KB 208/1192 KB 28/562 KB 577/577 KB 1088/1210 KB 204/439 KB 208/1192 KB 32/562 KB 1088/1210 KB 204/439 KB 208/1192 KB 36/562 KB 1088/1210 KB 208/439 KB 212/1192 KB 40/562 KB 1088/1210 KB 208/439 KB 212/1192 KB 44/562 KB 1088/1210 KB 208/439 KB 212/1192 KB 48/562 KB 1088/1210 KB 204/439 KB 208/1192 KB 4/562 KB 577/577 KB 1088/1210 KB 208/439 KB 212/1192 KB 48/562 KB 1092/1210 KB 208/439 KB 212/1192 KB 52/562 KB 1096/1210 KB 208/439 KB 212/1192 KB 52/562 KB 1100/1210 KB 208/439 KB 212/1192 KB 52/562 KB 1104/1210 KB 208/439 KB 212/1192 KB 36/562 KB 1088/1210 KB 208/439 KB 216/1192 KB 52/562 KB 1104/1210 KB 208/439 KB 220/1192 KB 52/562 KB 1104/1210 KB 208/439 KB 224/1192 KB 52/562 KB 1104/1210 KB 208/439 KB 208/1192 KB 36/562 KB 1088/1210 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.3.5/httpclient-4.3.5.jar (577 KB at 455.2 KB/sec) unit-abot-epc-basic-0: 08:06:43 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.4/commons-lang-2.4.jar unit-abot-epc-basic-0: 08:06:43 DEBUG unit.abot-epc-basic/0.install 212/439 KB 224/1192 KB 52/562 KB 1104/1210 KB 216/439 KB 224/1192 KB 52/562 KB 1104/1210 KB 220/439 KB 224/1192 KB 52/562 KB 1104/1210 KB 224/439 KB 224/1192 KB 52/562 KB 1104/1210 KB 208/439 KB 212/1192 KB 52/562 KB 1092/1210 KB 224/439 KB 224/1192 KB 56/562 KB 1104/1210 KB 224/439 KB 224/1192 KB 60/562 KB 1108/1210 KB 228/439 KB 224/1192 KB 64/562 KB 1108/1210 KB 228/439 KB 224/1192 KB 68/562 KB 1108/1210 KB 228/439 KB 228/1192 KB 72/562 KB 1108/1210 KB 224/439 KB 224/1192 KB 56/562 KB 1108/1210 KB 228/439 KB 228/1192 KB 72/562 KB 1112/1210 KB 228/439 KB 228/1192 KB 72/562 KB 1116/1210 KB 228/439 KB 228/1192 KB 72/562 KB 1120/1210 KB 228/439 KB 228/1192 KB 68/562 KB 1108/1210 KB 228/439 KB 232/1192 KB 72/562 KB 1120/1210 KB 228/439 KB 236/1192 KB 72/562 KB 1120/1210 KB 228/439 KB 240/1192 KB 72/562 KB 1120/1210 KB 228/439 KB 224/1192 KB 60/562 KB 1108/1210 KB 232/439 KB 240/1192 KB 72/562 KB 1120/1210 KB 236/439 KB 240/1192 KB 72/562 KB 1120/1210 KB 240/439 KB 240/1192 KB 72/562 KB 1120/1210 KB 244/439 KB 240/1192 KB 72/562 KB 1120/1210 KB 248/439 KB 244/1192 KB 76/562 KB 4/256 KB 1124/1210 KB 244/439 KB 244/1192 KB 76/562 KB 4/256 KB 1124/1210 KB 244/439 KB 244/1192 KB 76/562 KB 1124/1210 KB 248/439 KB 244/1192 KB 80/562 KB 4/256 KB 1124/1210 KB 248/439 KB 244/1192 KB 84/562 KB 4/256 KB 1124/1210 KB 252/439 KB 244/1192 KB 88/562 KB 8/256 KB 1124/1210 KB 252/439 KB 244/1192 KB 92/562 KB 8/256 KB 1124/1210 KB 252/439 KB 244/1192 KB 96/562 KB 8/256 KB 1124/1210 KB 252/439 KB 244/1192 KB 100/562 KB 8/256 KB 1124/1210 KB 252/439 KB 244/1192 KB 104/562 KB 8/256 KB 1124/1210 KB 252/439 KB 244/1192 KB 108/562 KB 8/256 KB 1124/1210 KB 244/439 KB 244/1192 KB 72/562 KB 1124/1210 KB 252/439 KB 248/1192 KB 108/562 KB 8/256 KB 1124/1210 KB 252/439 KB 252/1192 KB 108/562 KB 8/256 KB 1124/1210 KB 252/439 KB 256/1192 KB 108/562 KB 8/256 KB 1124/1210 KB 252/439 KB 260/1192 KB 108/562 KB 8/256 KB 1124/1210 KB 252/439 KB 264/1192 KB 108/562 KB 8/256 KB 1124/1210 KB 252/439 KB 268/1192 KB 108/562 KB 8/256 KB 1124/1210 KB 252/439 KB 272/1192 KB 108/562 KB 8/256 KB 1124/1210 KB 244/439 KB 240/1192 KB 72/562 KB 1124/1210 KB 252/439 KB 272/1192 KB 108/562 KB 8/256 KB 1128/1210 KB 252/439 KB 272/1192 KB 108/562 KB 8/256 KB 1132/1210 KB 252/439 KB 272/1192 KB 108/562 KB 8/256 KB 1136/1210 KB 252/439 KB 244/1192 KB 84/562 KB 8/256 KB 1124/1210 KB 252/439 KB 272/1192 KB 108/562 KB 12/256 KB 1136/1210 KB 252/439 KB 272/1192 KB 108/562 KB 16/256 KB 1136/1210 KB 252/439 KB 244/1192 KB 84/562 KB 4/256 KB 1124/1210 KB 256/439 KB 272/1192 KB 108/562 KB 16/256 KB 1136/1210 KB 256/439 KB 272/1192 KB 108/562 KB 16/256 KB 1140/1210 KB 260/439 KB 272/1192 KB 108/562 KB 20/256 KB 1144/1210 KB 260/439 KB 272/1192 KB 108/562 KB 20/256 KB 1148/1210 KB 260/439 KB 272/1192 KB 108/562 KB 20/256 KB 1152/1210 KB 260/439 KB 272/1192 KB 108/562 KB 20/256 KB 1140/1210 KB 264/439 KB 272/1192 KB 108/562 KB 20/256 KB 1152/1210 KB 268/439 KB 272/1192 KB 108/562 KB 20/256 KB 1152/1210 KB 272/439 KB 272/1192 KB 108/562 KB 20/256 KB 1152/1210 KB 256/439 KB 272/1192 KB 108/562 KB 20/256 KB 1140/1210 KB 272/439 KB 272/1192 KB 108/562 KB 24/256 KB 1152/1210 KB 272/439 KB 272/1192 KB 108/562 KB 28/256 KB 1152/1210 KB 272/439 KB 272/1192 KB 108/562 KB 32/256 KB 1152/1210 KB 272/439 KB 272/1192 KB 108/562 KB 36/256 KB 1152/1210 KB 276/439 KB 276/1192 KB 112/562 KB 40/256 KB 1156/1210 KB 276/439 KB 276/1192 KB 112/562 KB 44/25 unit-abot-epc-basic-0: 08:06:43 DEBUG unit.abot-epc-basic/0.install 6 KB 1156/1210 KB 276/439 KB 276/1192 KB 112/562 KB 48/256 KB 1156/1210 KB 276/439 KB 276/1192 KB 112/562 KB 36/256 KB 1156/1210 KB 276/439 KB 276/1192 KB 108/562 KB 36/256 KB 1156/1210 KB 276/439 KB 276/1192 KB 116/562 KB 48/256 KB 1156/1210 KB 276/439 KB 276/1192 KB 120/562 KB 52/256 KB 1160/1210 KB 276/439 KB 276/1192 KB 124/562 KB 52/256 KB 1160/1210 KB 276/439 KB 276/1192 KB 128/562 KB 52/256 KB 1160/1210 KB 276/439 KB 276/1192 KB 108/562 KB 36/256 KB 1152/1210 KB 276/439 KB 280/1192 KB 128/562 KB 52/256 KB 1160/1210 KB 276/439 KB 284/1192 KB 128/562 KB 52/256 KB 1160/1210 KB 276/439 KB 288/1192 KB 128/562 KB 52/256 KB 1160/1210 KB 276/439 KB 272/1192 KB 108/562 KB 36/256 KB 1152/1210 KB 280/439 KB 288/1192 KB 128/562 KB 52/256 KB 1160/1210 KB 284/439 KB 288/1192 KB 128/562 KB 52/256 KB 1160/1210 KB 288/439 KB 288/1192 KB 128/562 KB 52/256 KB 1160/1210 KB 292/439 KB 288/1192 KB 128/562 KB 52/256 KB 1160/1210 KB 296/439 KB 292/1192 KB 128/562 KB 52/256 KB 1160/1210 KB 300/439 KB 292/1192 KB 128/562 KB 52/256 KB 1160/1210 KB 304/439 KB 292/1192 KB 132/562 KB 52/256 KB 1160/1210 KB 276/439 KB 276/1192 KB 116/562 KB 52/256 KB 1160/1210 KB 304/439 KB 292/1192 KB 132/562 KB 56/256 KB 1160/1210 KB 304/439 KB 292/1192 KB 132/562 KB 60/256 KB 1160/1210 KB 304/439 KB 292/1192 KB 132/562 KB 64/256 KB 1160/1210 KB 276/439 KB 276/1192 KB 116/562 KB 48/256 KB 1160/1210 KB 304/439 KB 292/1192 KB 132/562 KB 64/256 KB 1164/1210 KB 304/439 KB 292/1192 KB 132/562 KB 64/256 KB 1168/1210 KB 304/439 KB 292/1192 KB 132/562 KB 64/256 KB 1172/1210 KB 304/439 KB 292/1192 KB 132/562 KB 64/256 KB 1176/1210 KB 304/439 KB 292/1192 KB 132/562 KB 64/256 KB 1180/1210 KB 304/439 KB 292/1192 KB 132/562 KB 64/256 KB 1184/1210 KB 304/439 KB 292/1192 KB 132/562 KB 64/256 KB 1188/1210 KB 308/439 KB 292/1192 KB 132/562 KB 68/256 KB 1192/1210 KB 308/439 KB 292/1192 KB 132/562 KB 68/256 KB 1196/1210 KB 308/439 KB 292/1192 KB 132/562 KB 68/256 KB 1200/1210 KB 300/439 KB 292/1192 KB 132/562 KB 52/256 KB 1160/1210 KB 308/439 KB 292/1192 KB 136/562 KB 68/256 KB 1200/1210 KB 308/439 KB 292/1192 KB 140/562 KB 68/256 KB 1200/1210 KB 308/439 KB 292/1192 KB 144/562 KB 68/256 KB 1200/1210 KB 292/439 KB 292/1192 KB 128/562 KB 52/256 KB 1160/1210 KB 308/439 KB 296/1192 KB 144/562 KB 68/256 KB 1200/1210 KB 308/439 KB 300/1192 KB 144/562 KB 68/256 KB 1200/1210 KB 308/439 KB 304/1192 KB 144/562 KB 68/256 KB 1200/1210 KB 308/439 KB 308/1192 KB 144/562 KB 68/256 KB 1200/1210 KB 308/439 KB 312/1192 KB 144/562 KB 68/256 KB 1200/1210 KB 308/439 KB 316/1192 KB 144/562 KB 68/256 KB 1200/1210 KB 308/439 KB 320/1192 KB 144/562 KB 68/256 KB 1200/1210 KB 308/439 KB 292/1192 KB 132/562 KB 68/256 KB 1188/1210 KB 312/439 KB 320/1192 KB 144/562 KB 68/256 KB 1200/1210 KB 316/439 KB 320/1192 KB 144/562 KB 68/256 KB 1200/1210 KB 320/439 KB 320/1192 KB 144/562 KB 68/256 KB 1200/1210 KB 304/439 KB 292/1192 KB 132/562 KB 68/256 KB 1188/1210 KB 320/439 KB 320/1192 KB 144/562 KB 72/256 KB 1200/1210 KB 320/439 KB 320/1192 KB 144/562 KB 76/256 KB 1200/1210 KB 320/439 KB 320/1192 KB 144/562 KB 80/256 KB 1200/1210 KB 320/439 KB 320/1192 KB 144/562 KB 84/256 KB 1200/1210 KB 324/439 KB 324/1192 KB 148/562 KB 88/256 KB 1204/1210 KB 324/439 KB 324/1192 KB 148/562 KB 92/256 KB 1204/1210 KB 324/439 KB 324/1192 KB 148/562 KB 96/256 KB 1204/1210 KB 324/439 KB 324/1192 KB 148/562 KB 84/256 KB 1204/1210 KB 328/439 KB 324/1192 KB 148/562 KB 96/256 KB 1204/1210 unit-oai-hss-0: 08:06:43 DEBUG unit.oai-hss/0.install Errors were encountered while processing: unit-oai-hss-0: 08:06:43 DEBUG unit.oai-hss/0.install kernel.ubuntu.com/*/*/*/*deb unit-oai-hss-0: 08:06:43 ERROR juju.worker.uniter.operation hook "install" failed: exit status 1 unit-oai-hss-0: 08:06:43 DEBUG juju.machinelock machine lock released for uniter (run install hook) unit-oai-hss-0: 08:06:43 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 08:06:43 INFO juju.worker.uniter awaiting error resolution for "install" hook unit-oai-hss-0: 08:06:43 DEBUG juju.worker.uniter [AGENT-STATUS] error: hook failed: "install" unit-abot-epc-basic-0: 08:06:43 DEBUG unit.abot-epc-basic/0.install KB 332/439 KB 324/1192 KB 148/562 KB 96/256 KB 1204/1210 KB 336/439 KB 324/1192 KB 148/562 KB 96/256 KB 1204/1210 KB 320/439 KB 324/1192 KB 148/562 KB 84/256 KB 1204/1210 KB 336/439 KB 324/1192 KB 152/562 KB 96/256 KB 1204/1210 KB 336/439 KB 324/1192 KB 156/562 KB 96/256 KB 1204/1210 KB 336/439 KB 324/1192 KB 160/562 KB 96/256 KB 1204/1210 KB 320/439 KB 324/1192 KB 144/562 KB 84/256 KB 1204/1210 KB 336/439 KB 324/1192 KB 160/562 KB 96/256 KB 1208/1210 KB 336/439 KB 324/1192 KB 160/562 KB 96/256 KB 1210/1210 KB 336/439 KB 324/1192 KB 164/562 KB 96/256 KB 1210/1210 KB 340/439 KB 324/1192 KB 168/562 KB 100/256 KB 1210/1210 KB 340/439 KB 324/1192 KB 172/562 KB 100/256 KB 1210/1210 KB 340/439 KB 324/1192 KB 176/562 KB 100/256 KB 1210/1210 KB 340/439 KB 324/1192 KB 180/562 KB 100/256 KB 1210/1210 KB 340/439 KB 324/1192 KB 184/562 KB 100/256 KB 1210/1210 KB 340/439 KB 324/1192 KB 188/562 KB 100/256 KB 1210/1210 KB 320/439 KB 324/1192 KB 144/562 KB 84/256 KB 1200/1210 KB 340/439 KB 328/1192 KB 188/562 KB 100/256 KB 1210/1210 KB 340/439 KB 332/1192 KB 188/562 KB 100/256 KB 1210/1210 KB 340/439 KB 336/1192 KB 188/562 KB 100/256 KB 1210/1210 KB 340/439 KB 340/1192 KB 188/562 KB 100/256 KB 1210/1210 KB 340/439 KB 324/1192 KB 164/562 KB 100/256 KB 1210/1210 KB 340/439 KB 344/1192 KB 188/562 KB 104/256 KB 1210/1210 KB 340/439 KB 344/1192 KB 188/562 KB 108/256 KB 1210/1210 KB 340/439 KB 344/1192 KB 188/562 KB 112/256 KB 1210/1210 KB 340/439 KB 324/1192 KB 164/562 KB 96/256 KB 1210/1210 KB 344/439 KB 344/1192 KB 188/562 KB 112/256 KB 1210/1210 KB 348/439 KB 344/1192 KB 188/562 KB 112/256 KB 1210/1210 KB 340/439 KB 344/1192 KB 188/562 KB 112/256 KB 1210/1210 KB 352/439 KB 348/1192 KB 188/562 KB 112/256 KB 1210/1210 KB 352/439 KB 352/1192 KB 188/562 KB 112/256 KB 1210/1210 KB 352/439 KB 356/1192 KB 188/562 KB 112/256 KB 1210/1210 KB 352/439 KB 360/1192 KB 192/562 KB 116/256 KB 352/439 KB 364/1192 KB 192/562 KB 116/256 KB 352/439 KB 368/1192 KB 192/562 KB 116/256 KB 352/439 KB 344/1192 KB 188/562 KB 112/256 KB 1210/1210 KB 356/439 KB 368/1192 KB 192/562 KB 116/256 KB 360/439 KB 368/1192 KB 192/562 KB 116/256 KB 364/439 KB 368/1192 KB 192/562 KB 116/256 KB 368/439 KB 368/1192 KB 192/562 KB 116/256 KB 372/439 KB 368/1192 KB 192/562 KB 116/256 KB 376/439 KB 372/1192 KB 192/562 KB 116/256 KB 380/439 KB 372/1192 KB 192/562 KB 116/256 KB 384/439 KB 372/1192 KB 192/562 KB 116/256 KB 352/439 KB 356/1192 KB 192/562 KB 116/256 KB 1210/1210 KB 352/439 KB 356/1192 KB 188/562 KB 116/256 KB 1210/1210 KB 384/439 KB 372/1192 KB 192/562 KB 120/256 KB 384/439 KB 372/1192 KB 192/562 KB 124/256 KB 384/439 KB 372/1192 KB 192/562 KB 128/256 KB 384/439 KB 372/1192 KB 196/562 KB 128/256 KB 384/439 KB 372/1192 KB 200/562 KB 132/256 KB 384/439 KB 372/1192 KB 204/562 KB 132/256 KB 384/439 KB 372/1192 KB 208/562 KB 132/256 KB 384/439 KB 372/1192 KB 212/562 KB 132/256 KB 384/439 KB 372/1192 KB 216/562 KB 132/256 KB 384/439 KB 372/1192 KB 220/562 KB 132/256 KB 384/439 KB 372/1192 KB 224/562 KB 132/256 KB 388/439 KB 372/1192 KB 228/562 KB 132/256 KB 388/439 KB 372/1192 KB 232/562 KB 132/256 KB 388/439 KB 372/1192 KB 236/562 KB 132/256 KB 388/439 KB 372/1192 KB 240/562 KB 132/256 KB 388/439 KB 372/1192 KB 244/562 KB 132/256 KB 372/439 KB 372/1192 KB 192/562 KB 116/256 KB 388/439 KB 376/1192 KB 244/562 KB 132/256 KB 388/439 KB 380/1192 KB 244/562 K unit-abot-epc-basic-0: 08:06:43 DEBUG unit.abot-epc-basic/0.install B 132/256 KB 388/439 KB 384/1192 KB 244/562 KB 132/256 KB 388/439 KB 388/1192 KB 244/562 KB 132/256 KB 388/439 KB 392/1192 KB 244/562 KB 132/256 KB 388/439 KB 396/1192 KB 244/562 KB 132/256 KB 388/439 KB 400/1192 KB 244/562 KB 132/256 KB 388/439 KB 372/1192 KB 224/562 KB 132/256 KB 392/439 KB 400/1192 KB 244/562 KB 132/256 KB 396/439 KB 400/1192 KB 244/562 KB 132/256 KB 400/439 KB 400/1192 KB 244/562 KB 132/256 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 921.9 KB/sec) unit-abot-epc-basic-0: 08:06:43 DEBUG unit.abot-epc-basic/0.install 384/439 KB 372/1192 KB 196/562 KB 132/256 KB 400/439 KB 400/1192 KB 244/562 KB 136/256 KB 400/439 KB 400/1192 KB 244/562 KB 140/256 KB 400/439 KB 400/1192 KB 244/562 KB 144/256 KB Downloading: https://repo.maven.apache.org/maven2/velocity-tools/velocity-tools/1.4/velocity-tools-1.4.jar unit-abot-epc-basic-0: 08:06:43 DEBUG unit.abot-epc-basic/0.install 400/439 KB 400/1192 KB 244/562 KB 148/256 KB 400/439 KB 400/1192 KB 244/562 KB 152/256 KB 400/439 KB 400/1192 KB 244/562 KB 156/256 KB 400/439 KB 400/1192 KB 244/562 KB 160/256 KB 400/439 KB 400/1192 KB 244/562 KB 164/256 KB 404/439 KB 404/1192 KB 244/562 KB 168/256 KB 404/439 KB 404/1192 KB 244/562 KB 172/256 KB 404/439 KB 404/1192 KB 244/562 KB 176/256 KB 404/439 KB 404/1192 KB 244/562 KB 164/256 KB 404/439 KB 408/1192 KB 244/562 KB 176/256 KB 404/439 KB 412/1192 KB 244/562 KB 176/256 KB 404/439 KB 416/1192 KB 244/562 KB 176/256 KB 404/439 KB 420/1192 KB 244/562 KB 176/256 KB 404/439 KB 424/1192 KB 248/562 KB 180/256 KB 404/439 KB 428/1192 KB 248/562 KB 180/256 KB 404/439 KB 432/1192 KB 248/562 KB 180/256 KB 404/439 KB 400/1192 KB 244/562 KB 164/256 KB 408/439 KB 432/1192 KB 248/562 KB 180/256 KB 412/439 KB 432/1192 KB 248/562 KB 180/256 KB 416/439 KB 432/1192 KB 248/562 KB 180/256 KB 420/439 KB 432/1192 KB 248/562 KB 180/256 KB 424/439 KB 432/1192 KB 248/562 KB 180/256 KB 428/439 KB 432/1192 KB 248/562 KB 180/256 KB 432/439 KB 432/1192 KB 248/562 KB 180/256 KB 404/439 KB 420/1192 KB 248/562 KB 180/256 KB 432/439 KB 432/1192 KB 248/562 KB 184/256 KB 432/439 KB 432/1192 KB 248/562 KB 188/256 KB 432/439 KB 432/1192 KB 248/562 KB 192/256 KB 404/439 KB 420/1192 KB 248/562 KB 176/256 KB 432/439 KB 432/1192 KB 252/562 KB 192/256 KB 432/439 KB 432/1192 KB 256/562 KB 192/256 KB 432/439 KB 432/1192 KB 260/562 KB 192/256 KB 436/439 KB 432/1192 KB 264/562 KB 196/256 KB 4/140 KB 436/439 KB 436/1192 KB 268/562 KB 196/256 KB 436/439 KB 432/1192 KB 260/562 KB 196/256 KB 436/439 KB 432/1192 KB 260/562 KB 192/256 KB 4/140 KB 439/439 KB 436/1192 KB 268/562 KB 200/256 KB 4/140 KB 439/439 KB 436/1192 KB 272/562 KB 200/256 KB 4/140 KB 439/439 KB 436/1192 KB 276/562 KB 200/256 KB 4/140 KB 439/439 KB 436/1192 KB 280/562 KB 200/256 KB 4/140 KB 439/439 KB 436/1192 KB 284/562 KB 200/256 KB 4/140 KB 436/439 KB 436/1192 KB 264/562 KB 196/256 KB 4/140 KB 439/439 KB 440/1192 KB 284/562 KB 200/256 KB 4/140 KB 439/439 KB 444/1192 KB 284/562 KB 200/256 KB 4/140 KB 436/439 KB 432/1192 KB 264/562 KB 196/256 KB 8/140 KB 439/439 KB 444/1192 KB 284/562 KB 200/256 KB 12/140 KB 439/439 KB 444/1192 KB 284/562 KB 200/256 KB 16/140 KB 439/439 KB 444/1192 KB 284/562 KB 200/256 KB 20/140 KB 439/439 KB 444/1192 KB 284/562 KB 200/256 KB 4/140 KB 436/439 KB 436/1192 KB 268/562 KB 200/256 KB 20/140 KB 439/439 KB 448/1192 KB 284/562 KB 204/256 KB 20/140 KB 439/439 KB 448/1192 KB 284/562 KB 208/256 KB 20/140 KB 439/439 KB 448/1192 KB 284/562 KB 212/256 KB 20/140 KB 439/439 KB 448/1192 KB 284/562 KB 200/256 KB 24/140 KB 439/439 KB 452/1192 KB 288/562 KB 212/256 KB 24/140 KB 456/1192 KB 288/562 KB 216/256 KB 24/140 KB 460/1192 KB 288/562 KB 216/256 KB 24/140 KB 464/1192 KB 288/562 KB 216/256 KB 24/140 KB 439/439 KB 448/1192 KB 288/562 KB 212/256 KB 24/140 KB 439/439 KB 448/1192 KB 284/562 KB 212/256 KB 28/140 KB 464/1192 KB 288/562 KB 216/256 KB 32/140 KB 464/1192 KB 288/562 KB 216/256 KB 36/140 KB 464/1192 KB 288/562 KB 216/256 KB 40/140 KB 464/1192 KB 292/562 KB 216/256 KB 44/140 KB 464/1192 KB 292/562 KB 216/256 KB 48/140 KB 464/1192 KB 292/562 KB 216/256 KB 52/140 KB 464/1192 KB 292/562 KB 216/256 KB 56/140 KB 468/1192 KB 292/562 KB 216/256 KB 60/140 KB 468/1192 KB 292/562 KB 216/256 KB 64/140 KB 468/1192 KB 292/562 KB 216/256 KB 68/140 KB 468/1192 KB 292/562 KB 216/256 KB 24/140 KB 452/1192 KB unit-abot-epc-basic-0: 08:06:43 DEBUG unit.abot-epc-basic/0.install 288/562 KB 216/256 KB 68/140 KB 468/1192 KB 292/562 KB 220/256 KB 68/140 KB 468/1192 KB 292/562 KB 224/256 KB 68/140 KB 468/1192 KB 292/562 KB 228/256 KB 68/140 KB 468/1192 KB 292/562 KB 232/256 KB 68/140 KB 468/1192 KB 292/562 KB 236/256 KB 68/140 KB 468/1192 KB 292/562 KB 240/256 KB 68/140 KB 468/1192 KB 292/562 KB 244/256 KB 68/140 KB 468/1192 KB 292/562 KB 248/256 KB 68/140 KB 468/1192 KB 292/562 KB 252/256 KB 68/140 KB 468/1192 KB 292/562 KB 256/256 KB 68/140 KB 468/1192 KB 292/562 KB 256/256 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity/1.7/velocity-1.7.jar (439 KB at 327.3 KB/sec) unit-abot-epc-basic-0: 08:06:43 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: 08:06:43 DEBUG unit.abot-epc-basic/0.install 52/140 KB 468/1192 KB 292/562 KB 216/256 KB 68/140 KB 472/1192 KB 292/562 KB 256/256 KB 68/140 KB 476/1192 KB 292/562 KB 256/256 KB 68/140 KB 480/1192 KB 292/562 KB 256/256 KB 36/140 KB 464/1192 KB 292/562 KB 216/256 KB 68/140 KB 480/1192 KB 296/562 KB 256/256 KB 68/140 KB 480/1192 KB 300/562 KB 256/256 KB 68/140 KB 480/1192 KB 304/562 KB 256/256 KB 68/140 KB 480/1192 KB 308/562 KB 256/256 KB 68/140 KB 480/1192 KB 312/562 KB 256/256 KB 68/140 KB 480/1192 KB 316/562 KB 256/256 KB 68/140 KB 480/1192 KB 320/562 KB 256/256 KB 68/140 KB 484/1192 KB 320/562 KB 256/256 KB 72/140 KB 488/1192 KB 324/562 KB 256/256 KB 72/140 KB 492/1192 KB 324/562 KB 256/256 KB 72/140 KB 496/1192 KB 324/562 KB 256/256 KB 72/140 KB 484/1192 KB 324/562 KB 256/256 KB 76/140 KB 496/1192 KB 324/562 KB 256/256 KB 80/140 KB 496/1192 KB 324/562 KB 256/256 KB 68/140 KB 484/1192 KB 324/562 KB 256/256 KB 80/140 KB 496/1192 KB 328/562 KB 256/256 KB 80/140 KB 496/1192 KB 332/562 KB 256/256 KB 80/140 KB 496/1192 KB 336/562 KB 256/256 KB 80/140 KB 496/1192 KB 340/562 KB 256/256 KB 84/140 KB 500/1192 KB 344/562 KB 256/256 KB 84/140 KB 500/1192 KB 348/562 KB 256/256 KB 84/140 KB 500/1192 KB 352/562 KB 256/256 KB 84/140 KB 500/1192 KB 356/562 KB 84/140 KB 500/1192 KB 360/562 KB 84/140 KB 500/1192 KB 364/562 KB 84/140 KB 500/1192 KB 368/562 KB 84/140 KB 500/1192 KB 368/562 KB 4/1118 KB 84/140 KB 500/1192 KB 368/562 KB 8/1118 KB 84/140 KB 500/1192 KB 368/562 KB 12/1118 KB 84/140 KB 500/1192 KB 368/562 KB 16/1118 KB 84/140 KB 500/1192 KB 340/562 KB 256/256 KB 80/140 KB 500/1192 KB 340/562 KB 256/256 KB 88/140 KB 504/1192 KB 368/562 KB 16/1118 KB 88/140 KB 508/1192 KB 368/562 KB 16/1118 KB 88/140 KB 512/1192 KB 368/562 KB 16/1118 KB 88/140 KB 516/1192 KB 368/562 KB 16/1118 KB 88/140 KB 520/1192 KB 368/562 KB 20/1118 KB 88/140 KB 524/1192 KB 368/562 KB 20/1118 KB 88/140 KB 528/1192 KB 372/562 KB 20/1118 KB Downloaded: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.4/commons-lang-2.4.jar (256 KB at 189.1 KB/sec) unit-abot-epc-basic-0: 08:06:43 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: 08:06:43 DEBUG unit.abot-epc-basic/0.install 88/140 KB 532/1192 KB 372/562 KB 20/1118 KB 88/140 KB 536/1192 KB 372/562 KB 20/1118 KB 88/140 KB 540/1192 KB 372/562 KB 20/1118 KB 88/140 KB 544/1192 KB 372/562 KB 20/1118 KB 88/140 KB 548/1192 KB 372/562 KB 20/1118 KB 88/140 KB 552/1192 KB 372/562 KB 20/1118 KB 88/140 KB 556/1192 KB 372/562 KB 20/1118 KB 88/140 KB 560/1192 KB 372/562 KB 20/1118 KB 88/140 KB 524/1192 KB 372/562 KB 20/1118 KB 88/140 KB 560/1192 KB 376/562 KB 20/1118 KB 88/140 KB 560/1192 KB 380/562 KB 20/1118 KB 88/140 KB 560/1192 KB 384/562 KB 20/1118 KB 88/140 KB 516/1192 KB 368/562 KB 20/1118 KB 88/140 KB 560/1192 KB 384/562 KB 24/1118 KB 88/140 KB 560/1192 KB 384/562 KB 28/1118 KB 88/140 KB 560/1192 KB 384/562 KB 32/1118 KB 88/140 KB 560/1192 KB 384/562 KB 36/1118 KB 88/140 KB 560/1192 KB 384/562 KB 40/1118 KB 88/140 KB 560/1192 KB 384/562 KB 44/1118 KB 88/140 KB 508/1192 KB 368/562 KB 16/1118 KB 92/140 KB 560/1192 KB 384/562 KB 48/1118 KB 96/140 KB 560/1192 KB 384/562 KB 48/1118 KB 100/140 KB 560/1192 KB 384/562 KB 48/1118 KB 104/140 KB 560/1192 KB 384/562 KB 48/1118 KB 108/140 KB 560/1192 KB 384/562 KB 48/1118 KB 112/140 KB 560/1192 KB 384/562 KB 48/1118 KB 116/140 KB 560/1192 KB 384/562 KB 48/1118 KB 120/140 KB 560/1192 KB 384/562 KB 48/1118 KB 124/140 KB 560/1192 KB 384/562 KB 48/1118 KB 128/140 KB 560/1192 KB 384/562 KB 48/1118 KB 88/140 KB 560/1192 KB 384/562 KB 48/1118 KB 128/140 KB 560/1192 KB 384/562 KB 52/1118 KB 132/140 KB 560/1192 KB 388/562 KB 56/1118 KB 132/140 KB 560/1192 KB 388/562 KB 60/1118 KB 132/140 KB 560/1192 KB 388/562 KB 64/1118 KB 132/140 KB 560/1192 KB 388/562 KB 52/1118 KB 132/140 KB 560/1192 KB 392/562 KB 64/1118 KB 132/140 KB 560/1192 KB 396/562 KB 64/1118 KB 132/140 KB 560/1192 KB 400/562 KB 64/1118 KB 132/140 KB 560/1192 KB 384/562 KB 52/1118 KB 136/140 KB 560/1192 KB 400/562 KB 64/1118 KB 140/140 KB 560/1192 KB 400/562 KB 64/1118 KB 140/140 KB 560/1192 KB 400/562 KB 64/1118 KB 140/140 KB 560/1192 KB 400/562 KB 68/1118 KB 140/140 KB 564/1192 KB 404/562 KB 72/1118 KB 140/140 KB 564/1192 KB 404/562 KB 76/1118 KB 140/140 KB 564/1192 KB 404/562 KB 80/1118 KB 140/140 KB 564/1192 KB 404/562 KB 84/1118 KB 140/140 KB 564/1192 KB 404/562 KB 88/1118 KB 140/140 KB 564/1192 KB 404/562 KB 92/1118 KB 140/140 KB 564/1192 KB 404/562 KB 96/1118 KB 140/140 KB 564/1192 KB 404/562 KB 68/1118 KB 140/140 KB 564/1192 KB 408/562 KB 96/1118 KB 140/140 KB 564/1192 KB 412/562 KB 96/1118 KB 140/140 KB 564/1192 KB 416/562 KB 96/1118 KB 140/140 KB 564/1192 KB 420/562 KB 96/1118 KB 140/140 KB 564/1192 KB 424/562 KB 96/1118 KB 140/140 KB 564/1192 KB 428/562 KB 96/1118 KB 140/140 KB 564/1192 KB 432/562 KB 96/1118 KB 140/140 KB 564/1192 KB 436/562 KB 96/1118 KB 140/140 KB 564/1192 KB 440/562 KB 100/1118 KB 140/140 KB 564/1192 KB 400/562 KB 68/1118 KB 140/140 KB 568/1192 KB 440/562 KB 100/1118 KB 140/140 KB 572/1192 KB 440/562 KB 100/1118 KB 140/140 KB 576/1192 KB 440/562 KB 100/1118 KB 140/140 KB 580/1192 KB 440/562 KB 100/1118 KB 584/1192 KB 440/562 KB 100/1118 KB 588/1192 KB 440/562 KB 100/1118 KB 592/1192 KB 440/562 KB 100/1118 KB 596/1192 KB 440/562 KB 100/1118 KB 140/140 KB 564/1192 KB 436/562 KB 100/1118 KB 596/1192 KB 444/562 KB 104/1118 KB 596/1192 KB 444/562 KB 108/1118 KB 596/1192 KB 444/562 KB 112/1118 KB 596/1192 KB 444/562 KB 116/1118 KB 600/1192 KB 444/562 KB 4/1461 KB 116/1118 KB 600/1192 KB 444/562 KB 8/1461 KB 116/1118 KB 600/1192 KB 444/562 KB 12/1461 KB unit-abot-epc-basic-0: 08:06:43 DEBUG unit.abot-epc-basic/0.install 116/1118 KB 600/1192 KB 444/562 KB 16/1461 KB 116/1118 KB 600/1192 KB 444/562 KB 20/1461 KB 116/1118 KB 600/1192 KB 444/562 KB 24/1461 KB 116/1118 KB 600/1192 KB 444/562 KB 28/1461 KB 116/1118 KB 600/1192 KB 444/562 KB 32/1461 KB 116/1118 KB 600/1192 KB 444/562 KB 36/1461 KB 116/1118 KB 600/1192 KB 444/562 KB 40/1461 KB 116/1118 KB 600/1192 KB 444/562 KB 44/1461 KB 116/1118 KB 600/1192 KB 444/562 KB 48/1461 KB 116/1118 KB 596/1192 KB 444/562 KB 100/1118 KB 600/1192 KB 448/562 KB 48/1461 KB 116/1118 KB 600/1192 KB 452/562 KB 48/1461 KB 116/1118 KB Downloaded: https://repo.maven.apache.org/maven2/velocity-tools/velocity-tools/1.4/velocity-tools-1.4.jar (140 KB at 102.0 KB/sec) unit-abot-epc-basic-0: 08:06:43 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: 08:06:43 DEBUG unit.abot-epc-basic/0.install 600/1192 KB 452/562 KB 52/1461 KB 120/1118 KB 600/1192 KB 452/562 KB 52/1461 KB 124/1118 KB 600/1192 KB 452/562 KB 52/1461 KB 128/1118 KB 600/1192 KB 452/562 KB 52/1461 KB 116/1118 KB 600/1192 KB 444/562 KB 116/1118 KB 604/1192 KB 456/562 KB 52/1461 KB 128/1118 KB 608/1192 KB 456/562 KB 52/1461 KB 128/1118 KB 612/1192 KB 456/562 KB 52/1461 KB 128/1118 KB 616/1192 KB 456/562 KB 56/1461 KB 128/1118 KB 620/1192 KB 456/562 KB 56/1461 KB 128/1118 KB 624/1192 KB 456/562 KB 56/1461 KB 128/1118 KB 600/1192 KB 456/562 KB 52/1461 KB 128/1118 KB 624/1192 KB 460/562 KB 56/1461 KB 128/1118 KB 624/1192 KB 464/562 KB 56/1461 KB 128/1118 KB 612/1192 KB 456/562 KB 56/1461 KB 128/1118 KB 624/1192 KB 464/562 KB 60/1461 KB 128/1118 KB 624/1192 KB 464/562 KB 64/1461 KB 128/1118 KB 4/37 KB 624/1192 KB 464/562 KB 64/1461 KB 128/1118 KB 8/37 KB 624/1192 KB 464/562 KB 64/1461 KB 128/1118 KB 12/37 KB 624/1192 KB 464/562 KB 64/1461 KB 128/1118 KB 16/37 KB 624/1192 KB 464/562 KB 64/1461 KB 128/1118 KB 20/37 KB 624/1192 KB 464/562 KB 64/1461 KB 128/1118 KB 24/37 KB 624/1192 KB 464/562 KB 64/1461 KB 128/1118 KB 28/37 KB 624/1192 KB 464/562 KB 64/1461 KB 128/1118 KB 32/37 KB 624/1192 KB 468/562 KB 68/1461 KB 128/1118 KB 36/37 KB 624/1192 KB 468/562 KB 68/1461 KB 132/1118 KB 37/37 KB 628/1192 KB 468/562 KB 68/1461 KB 132/1118 KB 28/37 KB 624/1192 KB 468/562 KB 68/1461 KB 128/1118 KB 37/37 KB 628/1192 KB 472/562 KB 68/1461 KB 132/1118 KB 37/37 KB 628/1192 KB 476/562 KB 68/1461 KB 132/1118 KB 37/37 KB 628/1192 KB 480/562 KB 68/1461 KB 132/1118 KB 28/37 KB 624/1192 KB 464/562 KB 68/1461 KB 128/1118 KB 37/37 KB 628/1192 KB 480/562 KB 72/1461 KB 132/1118 KB 37/37 KB 628/1192 KB 480/562 KB 76/1461 KB 132/1118 KB 37/37 KB 628/1192 KB 480/562 KB 80/1461 KB 132/1118 KB 37/37 KB 628/1192 KB 480/562 KB 84/1461 KB 132/1118 KB 37/37 KB 628/1192 KB 484/562 KB 88/1461 KB 132/1118 KB 37/37 KB 628/1192 KB 484/562 KB 92/1461 KB 132/1118 KB 37/37 KB 628/1192 KB 484/562 KB 96/1461 KB 132/1118 KB 36/37 KB 628/1192 KB 468/562 KB 68/1461 KB 132/1118 KB 37/37 KB 632/1192 KB 484/562 KB 96/1461 KB 132/1118 KB 37/37 KB 636/1192 KB 484/562 KB 96/1461 KB 132/1118 KB 37/37 KB 640/1192 KB 484/562 KB 96/1461 KB 132/1118 KB 37/37 KB 644/1192 KB 484/562 KB 96/1461 KB 132/1118 KB 37/37 KB 648/1192 KB 484/562 KB 96/1461 KB 132/1118 KB 37/37 KB 652/1192 KB 484/562 KB 96/1461 KB 132/1118 KB 37/37 KB 656/1192 KB 484/562 KB 96/1461 KB 132/1118 KB 37/37 KB 660/1192 KB 484/562 KB 96/1461 KB 132/1118 KB 32/37 KB 624/1192 KB 468/562 KB 68/1461 KB 132/1118 KB 37/37 KB 660/1192 KB 484/562 KB 100/1461 KB 136/1118 KB 37/37 KB 660/1192 KB 484/562 KB 100/1461 KB 140/1118 KB 37/37 KB 660/1192 KB 484/562 KB 100/1461 KB 144/1118 KB 37/37 KB 660/1192 KB 484/562 KB 100/1461 KB 148/1118 KB 37/37 KB 660/1192 KB 484/562 KB 100/1461 KB 152/1118 KB 37/37 KB 660/1192 KB 484/562 KB 100/1461 KB 156/1118 KB 37/37 KB 660/1192 KB 484/562 KB 100/1461 KB 160/1118 KB 37/37 KB 660/1192 KB 484/562 KB 100/1461 KB 164/1118 KB 37/37 KB 660/1192 KB 484/562 KB 100/1461 KB 168/1118 KB 37/37 KB 660/1192 KB 484/562 KB 100/1461 KB 172/1118 KB 37/37 KB 660/1192 KB 484/562 KB 100/1461 KB 176/1118 KB 37/37 KB 660/1192 KB 484/562 KB 100/1461 KB 180/1118 KB 37/37 KB 660/1192 KB 484/562 KB 100/1461 KB 132/1118 KB 37/37 KB 664/1192 KB 484/562 KB 104/1461 KB 180/1118 KB 37/37 KB 664/1192 KB 484/562 KB 108/1461 KB 180/1118 KB 37/37 KB 664/1192 KB 484/562 KB 112/1461 KB 180/111 unit-abot-epc-basic-0: 08:06:43 DEBUG unit.abot-epc-basic/0.install 8 KB 37/37 KB 664/1192 KB 484/562 KB 116/1461 KB 180/1118 KB 37/37 KB 628/1192 KB 484/562 KB 84/1461 KB 132/1118 KB 664/1192 KB 488/562 KB 116/1461 KB 184/1118 KB 664/1192 KB 492/562 KB 116/1461 KB 184/1118 KB 664/1192 KB 496/562 KB 116/1461 KB 184/1118 KB 664/1192 KB 500/562 KB 116/1461 KB 184/1118 KB 664/1192 KB 504/562 KB 116/1461 KB 184/1118 KB 664/1192 KB 508/562 KB 116/1461 KB 184/1118 KB 664/1192 KB 512/562 KB 116/1461 KB 184/1118 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 26.5 KB/sec) unit-abot-epc-basic-0: 08:06:43 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: 08:06:43 DEBUG unit.abot-epc-basic/0.install 664/1192 KB 516/562 KB 116/1461 KB 184/1118 KB 664/1192 KB 520/562 KB 116/1461 KB 184/1118 KB 37/37 KB 664/1192 KB 484/562 KB 116/1461 KB 184/1118 KB 664/1192 KB 520/562 KB 120/1461 KB 188/1118 KB 664/1192 KB 520/562 KB 120/1461 KB 192/1118 KB 37/37 KB 664/1192 KB 484/562 KB 100/1461 KB 180/1118 KB 668/1192 KB 520/562 KB 120/1461 KB 192/1118 KB 672/1192 KB 520/562 KB 120/1461 KB 192/1118 KB 676/1192 KB 520/562 KB 120/1461 KB 192/1118 KB 664/1192 KB 520/562 KB 120/1461 KB 184/1118 KB 680/1192 KB 524/562 KB 124/1461 KB 196/1118 KB 680/1192 KB 524/562 KB 128/1461 KB 196/1118 KB 680/1192 KB 524/562 KB 128/1461 KB 196/1118 KB 684/1192 KB 524/562 KB 128/1461 KB 196/1118 KB 688/1192 KB 524/562 KB 128/1461 KB 196/1118 KB 692/1192 KB 524/562 KB 128/1461 KB 196/1118 KB 676/1192 KB 524/562 KB 120/1461 KB 196/1118 KB 692/1192 KB 524/562 KB 132/1461 KB 200/1118 KB 692/1192 KB 524/562 KB 132/1461 KB 204/1118 KB 692/1192 KB 524/562 KB 132/1461 KB 208/1118 KB 692/1192 KB 524/562 KB 132/1461 KB 212/1118 KB 696/1192 KB 524/562 KB 132/1461 KB 216/1118 KB 696/1192 KB 524/562 KB 132/1461 KB 220/1118 KB 696/1192 KB 524/562 KB 132/1461 KB 224/1118 KB 676/1192 KB 524/562 KB 120/1461 KB 192/1118 KB 696/1192 KB 528/562 KB 132/1461 KB 224/1118 KB 696/1192 KB 532/562 KB 132/1461 KB 224/1118 KB 696/1192 KB 536/562 KB 132/1461 KB 224/1118 KB 696/1192 KB 540/562 KB 132/1461 KB 224/1118 KB 696/1192 KB 544/562 KB 132/1461 KB 224/1118 KB 696/1192 KB 524/562 KB 132/1461 KB 212/1118 KB 700/1192 KB 544/562 KB 132/1461 KB 224/1118 KB 704/1192 KB 544/562 KB 132/1461 KB 224/1118 KB 3/46 KB 708/1192 KB 544/562 KB 132/1461 KB 224/1118 KB 3/46 KB 712/1192 KB 548/562 KB 132/1461 KB 228/1118 KB 3/46 KB 716/1192 KB 548/562 KB 132/1461 KB 228/1118 KB 3/46 KB 720/1192 KB 548/562 KB 132/1461 KB 228/1118 KB 692/1192 KB 524/562 KB 132/1461 KB 196/1118 KB 3/46 KB 720/1192 KB 548/562 KB 136/1461 KB 228/1118 KB 3/46 KB 720/1192 KB 548/562 KB 140/1461 KB 228/1118 KB 3/46 KB 720/1192 KB 548/562 KB 144/1461 KB 228/1118 KB 3/46 KB 720/1192 KB 548/562 KB 148/1461 KB 228/1118 KB 3/46 KB 720/1192 KB 548/562 KB 152/1461 KB 228/1118 KB 3/46 KB 720/1192 KB 548/562 KB 156/1461 KB 228/1118 KB 3/46 KB 720/1192 KB 548/562 KB 160/1461 KB 228/1118 KB 3/46 KB 720/1192 KB 548/562 KB 164/1461 KB 228/1118 KB 3/46 KB 724/1192 KB 548/562 KB 168/1461 KB 228/1118 KB 3/46 KB 724/1192 KB 548/562 KB 172/1461 KB 228/1118 KB 3/46 KB 724/1192 KB 548/562 KB 176/1461 KB 228/1118 KB 3/46 KB 708/1192 KB 548/562 KB 132/1461 KB 228/1118 KB 3/46 KB 724/1192 KB 548/562 KB 176/1461 KB 232/1118 KB 3/46 KB 724/1192 KB 548/562 KB 176/1461 KB 236/1118 KB 3/46 KB 724/1192 KB 548/562 KB 176/1461 KB 240/1118 KB 3/46 KB 724/1192 KB 548/562 KB 176/1461 KB 244/1118 KB 3/46 KB 724/1192 KB 548/562 KB 180/1461 KB 248/1118 KB 3/46 KB 724/1192 KB 548/562 KB 180/1461 KB 252/1118 KB 3/46 KB 708/1192 KB 548/562 KB 132/1461 KB 224/1118 KB 3/46 KB 704/1192 KB 544/562 KB 132/1461 KB 224/1118 KB 6/46 KB 724/1192 KB 548/562 KB 180/1461 KB 252/1118 KB 9/46 KB 724/1192 KB 548/562 KB 180/1461 KB 252/1118 KB 11/46 KB 724/1192 KB 548/562 KB 180/1461 KB 252/1118 KB 14/46 KB 724/1192 KB 548/562 KB 180/1461 KB 252/1118 KB 16/46 KB 724/1192 KB 548/562 KB 180/1461 KB 252/1118 KB 19/46 KB 724/1192 KB 548/562 KB 180/1461 KB 252/1118 KB 22/46 KB 724/1192 KB 548/562 KB 180/1461 KB 252/1118 KB 25/46 KB 724/1192 KB 548/562 KB 180/1461 KB 252/1118 KB 25/46 KB 724/1192 KB 552/562 KB 180/1461 KB unit-abot-epc-basic-0: 08:06:43 DEBUG unit.abot-epc-basic/0.install 252/1118 KB 25/46 KB 724/1192 KB 556/562 KB 180/1461 KB 252/1118 KB 27/46 KB 724/1192 KB 560/562 KB 180/1461 KB 252/1118 KB 27/46 KB 724/1192 KB 562/562 KB 180/1461 KB 252/1118 KB 27/46 KB 724/1192 KB 562/562 KB 180/1461 KB 256/1118 KB 3/46 KB 724/1192 KB 548/562 KB 180/1461 KB 244/1118 KB 27/46 KB 724/1192 KB 562/562 KB 184/1461 KB 256/1118 KB 27/46 KB 724/1192 KB 562/562 KB 188/1461 KB 256/1118 KB 27/46 KB 724/1192 KB 562/562 KB 192/1461 KB 256/1118 KB 27/46 KB 724/1192 KB 562/562 KB 196/1461 KB 256/1118 KB 27/46 KB 724/1192 KB 562/562 KB 200/1461 KB 260/1118 KB 3/46 KB 724/1192 KB 548/562 KB 164/1461 KB 228/1118 KB 27/46 KB 728/1192 KB 562/562 KB 200/1461 KB 260/1118 KB 27/46 KB 732/1192 KB 562/562 KB 200/1461 KB 260/1118 KB 27/46 KB 736/1192 KB 562/562 KB 200/1461 KB 260/1118 KB 27/46 KB 740/1192 KB 562/562 KB 200/1461 KB 260/1118 KB 27/46 KB 744/1192 KB 562/562 KB 200/1461 KB 260/1118 KB 27/46 KB 748/1192 KB 562/562 KB 200/1461 KB 260/1118 KB 27/46 KB 752/1192 KB 562/562 KB 200/1461 KB 260/1118 KB 27/46 KB 756/1192 KB 562/562 KB 200/1461 KB 260/1118 KB 27/46 KB 724/1192 KB 562/562 KB 196/1461 KB 260/1118 KB 27/46 KB 724/1192 KB 556/562 KB 180/1461 KB 252/1118 KB 30/46 KB 756/1192 KB 562/562 KB 204/1461 KB 260/1118 KB 32/46 KB 756/1192 KB 562/562 KB 204/1461 KB 260/1118 KB 36/46 KB 756/1192 KB 562/562 KB 204/1461 KB 260/1118 KB 40/46 KB 756/1192 KB 562/562 KB 204/1461 KB 260/1118 KB 44/46 KB 756/1192 KB 562/562 KB 204/1461 KB 260/1118 KB 46/46 KB 756/1192 KB 562/562 KB 204/1461 KB 260/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 397.4 KB/sec) unit-abot-epc-basic-0: 08:06:43 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: 08:06:43 DEBUG unit.abot-epc-basic/0.install 27/46 KB 756/1192 KB 562/562 KB 204/1461 KB 260/1118 KB 46/46 KB 756/1192 KB 204/1461 KB 264/1118 KB 46/46 KB 756/1192 KB 204/1461 KB 268/1118 KB 46/46 KB 756/1192 KB 204/1461 KB 272/1118 KB 46/46 KB 756/1192 KB 204/1461 KB 276/1118 KB 46/46 KB 760/1192 KB 208/1461 KB 280/1118 KB 46/46 KB 760/1192 KB 208/1461 KB 284/1118 KB 46/46 KB 760/1192 KB 208/1461 KB 288/1118 KB 46/46 KB 760/1192 KB 208/1461 KB 276/1118 KB 46/46 KB 764/1192 KB 208/1461 KB 288/1118 KB 46/46 KB 768/1192 KB 208/1461 KB 288/1118 KB 46/46 KB 756/1192 KB 208/1461 KB 276/1118 KB 46/46 KB 768/1192 KB 212/1461 KB 288/1118 KB 46/46 KB 772/1192 KB 216/1461 KB 288/1118 KB 46/46 KB 772/1192 KB 220/1461 KB 288/1118 KB 46/46 KB 772/1192 KB 224/1461 KB 288/1118 KB 46/46 KB 772/1192 KB 212/1461 KB 288/1118 KB 46/46 KB 776/1192 KB 224/1461 KB 288/1118 KB 46/46 KB 780/1192 KB 224/1461 KB 288/1118 KB 46/46 KB 784/1192 KB 224/1461 KB 288/1118 KB 46/46 KB 788/1192 KB 224/1461 KB 288/1118 KB 792/1192 KB 228/1461 KB 292/1118 KB 796/1192 KB 228/1461 KB 292/1118 KB 800/1192 KB 228/1461 KB 292/1118 KB 804/1192 KB 228/1461 KB 292/1118 KB 788/1192 KB 228/1461 KB 292/1118 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.8 KB/sec) unit-abot-epc-basic-0: 08:06:43 DEBUG unit.abot-epc-basic/0.install 46/46 KB 788/1192 KB 224/1461 KB 292/1118 KB 804/1192 KB 228/1461 KB 4/287 KB 296/1118 KB 804/1192 KB 228/1461 KB 4/287 KB 300/1118 KB 804/1192 KB 228/1461 KB 4/287 KB 292/1118 KB 804/1192 KB 228/1461 KB 8/287 KB 300/1118 KB 804/1192 KB 228/1461 KB 12/287 KB 304/1118 KB 804/1192 KB 228/1461 KB 8/287 KB 304/1118 KB 804/1192 KB 232/1461 KB 12/287 KB 304/1118 KB 804/1192 KB 236/1461 KB 16/287 KB 304/1118 KB 804/1192 KB 236/1461 KB 20/287 KB 304/1118 KB 808/1192 KB 236/1461 KB 24/287 KB 308/1118 KB 808/1192 KB 236/1461 KB 28/287 KB 308/1118 KB 808/1192 KB 236/1461 KB 32/287 KB 308/1118 KB 808/1192 KB 236/1461 KB 36/287 KB 308/1118 KB 808/1192 KB 236/1461 KB 40/287 KB 308/1118 KB 808/1192 KB 236/1461 KB 44/287 KB 308/1118 KB 804/1192 KB 236/1461 KB 12/287 KB 304/1118 KB 808/1192 KB 240/1461 KB 44/287 KB 308/1118 KB 808/1192 KB 244/1461 KB 44/287 KB 308/1118 KB 808/1192 KB 248/1461 KB 44/287 KB 308/1118 KB 808/1192 KB 252/1461 KB 44/287 KB 308/1118 KB 808/1192 KB 256/1461 KB 44/287 KB 308/1118 KB 808/1192 KB 260/1461 KB 44/287 KB 308/1118 KB 808/1192 KB 236/1461 KB 20/287 KB 308/1118 KB 804/1192 KB 236/1461 KB 20/287 KB 308/1118 KB 808/1192 KB 260/1461 KB 44/287 KB 312/1118 KB 808/1192 KB 260/1461 KB 44/287 KB 316/1118 KB 808/1192 KB 260/1461 KB 44/287 KB 320/1118 KB 808/1192 KB 260/1461 KB 44/287 KB 324/1118 KB 812/1192 KB 260/1461 KB 44/287 KB 324/1118 KB 816/1192 KB 260/1461 KB 44/287 KB 324/1118 KB 820/1192 KB 260/1461 KB 44/287 KB 324/1118 KB 820/1192 KB 260/1461 KB 44/287 KB 328/1118 KB 820/1192 KB 260/1461 KB 44/287 KB 332/1118 KB 820/1192 KB 260/1461 KB 44/287 KB 336/1118 KB 824/1192 KB 260/1461 KB 44/287 KB 336/1118 KB 824/1192 KB 264/1461 KB 48/287 KB 336/1118 KB 828/1192 KB 264/1461 KB 52/287 KB 336/1118 KB 828/1192 KB 264/1461 KB 56/287 KB 340/1118 KB 828/1192 KB 264/1461 KB 60/287 KB 340/1118 KB 828/1192 KB 264/1461 KB 64/287 KB 340/1118 KB 824/1192 KB 264/1461 KB 44/287 KB 336/1118 KB 828/1192 KB 268/1461 KB 64/287 KB 340/1118 KB 828/1192 KB 272/1461 KB 64/287 KB 340/1118 KB 828/1192 KB 276/1461 KB 64/287 KB 340/1118 KB 828/1192 KB 280/1461 KB 64/287 KB 340/1118 KB 828/1192 KB 284/1461 KB 64/287 KB 340/1118 KB 828/1192 KB 288/1461 KB 64/287 KB 340/1118 KB 828/1192 KB 292/1461 KB 68/287 KB 340/1118 KB 828/1192 KB 296/1461 KB 68/287 KB 340/1118 KB 828/1192 KB 300/1461 KB 68/287 KB 340/1118 KB 828/1192 KB 304/1461 KB 68/287 KB 340/1118 KB 828/1192 KB 264/1461 KB 52/287 KB 340/1118 KB 828/1192 KB 304/1461 KB 68/287 KB 344/1118 KB 828/1192 KB 304/1461 KB 68/287 KB 348/1118 KB 828/1192 KB 304/1461 KB 68/287 KB 352/1118 KB 828/1192 KB 264/1461 KB 48/287 KB 336/1118 KB 832/1192 KB 304/1461 KB 68/287 KB 352/1118 KB 836/1192 KB 304/1461 KB 68/287 KB 352/1118 KB 840/1192 KB 304/1461 KB 68/287 KB 352/1118 KB 844/1192 KB 304/1461 KB 68/287 KB 352/1118 KB 848/1192 KB 304/1461 KB 68/287 KB 352/1118 KB 852/1192 KB 304/1461 KB 68/287 KB 352/1118 KB 856/1192 KB 304/1461 KB 68/287 KB 356/1118 KB 860/1192 KB 304/1461 KB 68/287 KB 356/1118 KB 864/1192 KB 304/1461 KB 68/287 KB 356/1118 KB 828/1192 KB 288/1461 KB 68/287 KB 340/1118 KB 864/1192 KB 304/1461 KB 72/287 KB 356/1118 KB 864/1192 KB 304/1461 KB 76/287 KB 356/1118 KB 864/1192 KB 304/1461 KB 80/287 KB 356/1118 KB 864/1192 KB 304/1461 KB 84/287 KB 356/1118 KB 868/1192 KB 308/1461 KB 88/287 KB 356/1118 KB 868/1192 KB 308/1461 KB 92/287 KB 356/1118 KB 868/1192 KB 308/1461 KB 96/287 KB 356/1118 KB 852/1192 KB 304/1461 KB 68/2 unit-abot-epc-basic-0: 08:06:43 DEBUG unit.abot-epc-basic/0.install 87 KB 356/1118 KB 868/1192 KB 308/1461 KB 96/287 KB 360/1118 KB 868/1192 KB 308/1461 KB 96/287 KB 364/1118 KB 868/1192 KB 308/1461 KB 96/287 KB 368/1118 KB 868/1192 KB 308/1461 KB 96/287 KB 372/1118 KB 868/1192 KB 308/1461 KB 96/287 KB 376/1118 KB 868/1192 KB 308/1461 KB 96/287 KB 380/1118 KB 868/1192 KB 308/1461 KB 96/287 KB 384/1118 KB 868/1192 KB 308/1461 KB 100/287 KB 388/1118 KB 868/1192 KB 308/1461 KB 100/287 KB 392/1118 KB 868/1192 KB 308/1461 KB 100/287 KB 396/1118 KB 868/1192 KB 308/1461 KB 100/287 KB 400/1118 KB 868/1192 KB 308/1461 KB 84/287 KB 356/1118 KB 864/1192 KB 308/1461 KB 84/287 KB 356/1118 KB 872/1192 KB 312/1461 KB 100/287 KB 400/1118 KB 872/1192 KB 316/1461 KB 100/287 KB 400/1118 KB 872/1192 KB 320/1461 KB 100/287 KB 400/1118 KB 872/1192 KB 324/1461 KB 100/287 KB 400/1118 KB 872/1192 KB 328/1461 KB 100/287 KB 400/1118 KB 872/1192 KB 332/1461 KB 100/287 KB 400/1118 KB 872/1192 KB 336/1461 KB 100/287 KB 400/1118 KB 872/1192 KB 340/1461 KB 100/287 KB 400/1118 KB 872/1192 KB 344/1461 KB 100/287 KB 404/1118 KB 872/1192 KB 348/1461 KB 100/287 KB 404/1118 KB 872/1192 KB 352/1461 KB 100/287 KB 404/1118 KB 868/1192 KB 308/1461 KB 100/287 KB 384/1118 KB 872/1192 KB 352/1461 KB 104/287 KB 404/1118 KB 872/1192 KB 352/1461 KB 108/287 KB 404/1118 KB 872/1192 KB 352/1461 KB 112/287 KB 404/1118 KB 872/1192 KB 352/1461 KB 116/287 KB 404/1118 KB 872/1192 KB 352/1461 KB 120/287 KB 404/1118 KB 872/1192 KB 352/1461 KB 124/287 KB 404/1118 KB 872/1192 KB 352/1461 KB 128/287 KB 404/1118 KB 872/1192 KB 352/1461 KB 132/287 KB 404/1118 KB 872/1192 KB 356/1461 KB 136/287 KB 404/1118 KB 872/1192 KB 340/1461 KB 100/287 KB 404/1118 KB 872/1192 KB 356/1461 KB 136/287 KB 408/1118 KB 872/1192 KB 356/1461 KB 136/287 KB 412/1118 KB 872/1192 KB 320/1461 KB 100/287 KB 400/1118 KB 876/1192 KB 356/1461 KB 136/287 KB 412/1118 KB 880/1192 KB 356/1461 KB 136/287 KB 412/1118 KB 884/1192 KB 356/1461 KB 136/287 KB 412/1118 KB 888/1192 KB 356/1461 KB 136/287 KB 412/1118 KB 892/1192 KB 356/1461 KB 136/287 KB 412/1118 KB 896/1192 KB 356/1461 KB 136/287 KB 412/1118 KB 900/1192 KB 356/1461 KB 136/287 KB 412/1118 KB 904/1192 KB 356/1461 KB 136/287 KB 412/1118 KB 908/1192 KB 356/1461 KB 136/287 KB 416/1118 KB 912/1192 KB 356/1461 KB 136/287 KB 416/1118 KB 916/1192 KB 356/1461 KB 136/287 KB 416/1118 KB 920/1192 KB 356/1461 KB 140/287 KB 416/1118 KB 924/1192 KB 356/1461 KB 140/287 KB 416/1118 KB 928/1192 KB 356/1461 KB 140/287 KB 416/1118 KB 872/1192 KB 356/1461 KB 132/287 KB 404/1118 KB 928/1192 KB 360/1461 KB 140/287 KB 416/1118 KB 928/1192 KB 364/1461 KB 140/287 KB 416/1118 KB 928/1192 KB 368/1461 KB 140/287 KB 416/1118 KB 928/1192 KB 372/1461 KB 140/287 KB 416/1118 KB 932/1192 KB 376/1461 KB 140/287 KB 416/1118 KB 932/1192 KB 380/1461 KB 140/287 KB 416/1118 KB 932/1192 KB 384/1461 KB 140/287 KB 416/1118 KB 916/1192 KB 356/1461 KB 140/287 KB 416/1118 KB 932/1192 KB 384/1461 KB 144/287 KB 416/1118 KB 932/1192 KB 384/1461 KB 148/287 KB 416/1118 KB 932/1192 KB 384/1461 KB 152/287 KB 416/1118 KB 932/1192 KB 384/1461 KB 156/287 KB 416/1118 KB 932/1192 KB 384/1461 KB 160/287 KB 416/1118 KB 932/1192 KB 384/1461 KB 164/287 KB 416/1118 KB 904/1192 KB 356/1461 KB 136/287 KB 416/1118 KB 932/1192 KB 388/1461 KB 164/287 KB 420/1118 KB 932/1192 KB 388/1461 KB 164/287 KB 424/1118 KB 932/1192 KB 388/1461 KB 164/287 KB 428/1118 KB 932/1192 KB 388/1461 KB 164/287 KB 432/1118 KB 932/1192 KB 388/1461 KB 164/287 KB 436/1118 unit-abot-epc-basic-0: 08:06:43 DEBUG unit.abot-epc-basic/0.install KB 932/1192 KB 388/1461 KB 164/287 KB 440/1118 KB 932/1192 KB 388/1461 KB 164/287 KB 444/1118 KB 932/1192 KB 388/1461 KB 164/287 KB 448/1118 KB 932/1192 KB 388/1461 KB 164/287 KB 452/1118 KB 932/1192 KB 388/1461 KB 164/287 KB 416/1118 KB 932/1192 KB 392/1461 KB 168/287 KB 452/1118 KB 932/1192 KB 396/1461 KB 168/287 KB 452/1118 KB 932/1192 KB 372/1461 KB 140/287 KB 416/1118 KB 936/1192 KB 400/1461 KB 168/287 KB 456/1118 KB 940/1192 KB 400/1461 KB 168/287 KB 456/1118 KB 944/1192 KB 400/1461 KB 168/287 KB 456/1118 KB 948/1192 KB 400/1461 KB 168/287 KB 456/1118 KB 952/1192 KB 400/1461 KB 168/287 KB 456/1118 KB 956/1192 KB 400/1461 KB 168/287 KB 456/1118 KB 960/1192 KB 400/1461 KB 168/287 KB 456/1118 KB 964/1192 KB 400/1461 KB 168/287 KB 456/1118 KB 968/1192 KB 400/1461 KB 168/287 KB 456/1118 KB 972/1192 KB 400/1461 KB 168/287 KB 456/1118 KB 976/1192 KB 400/1461 KB 168/287 KB 456/1118 KB 980/1192 KB 400/1461 KB 168/287 KB 456/1118 KB 932/1192 KB 396/1461 KB 168/287 KB 456/1118 KB 980/1192 KB 400/1461 KB 168/287 KB 460/1118 KB 980/1192 KB 400/1461 KB 168/287 KB 464/1118 KB 932/1192 KB 388/1461 KB 168/287 KB 452/1118 KB 980/1192 KB 400/1461 KB 172/287 KB 464/1118 KB 980/1192 KB 400/1461 KB 176/287 KB 464/1118 KB 932/1192 KB 400/1461 KB 168/287 KB 456/1118 KB 980/1192 KB 404/1461 KB 176/287 KB 464/1118 KB 984/1192 KB 408/1461 KB 176/287 KB 464/1118 KB 984/1192 KB 412/1461 KB 176/287 KB 464/1118 KB 984/1192 KB 416/1461 KB 176/287 KB 464/1118 KB 984/1192 KB 420/1461 KB 176/287 KB 464/1118 KB 984/1192 KB 424/1461 KB 176/287 KB 464/1118 KB 984/1192 KB 428/1461 KB 176/287 KB 464/1118 KB 984/1192 KB 432/1461 KB 176/287 KB 464/1118 KB 984/1192 KB 436/1461 KB 176/287 KB 464/1118 KB 984/1192 KB 440/1461 KB 176/287 KB 464/1118 KB 984/1192 KB 444/1461 KB 176/287 KB 464/1118 KB 984/1192 KB 448/1461 KB 176/287 KB 464/1118 KB 984/1192 KB 452/1461 KB 176/287 KB 464/1118 KB 984/1192 KB 456/1461 KB 176/287 KB 464/1118 KB 984/1192 KB 460/1461 KB 176/287 KB 464/1118 KB 984/1192 KB 464/1461 KB 176/287 KB 464/1118 KB 984/1192 KB 404/1461 KB 176/287 KB 464/1118 KB 988/1192 KB 464/1461 KB 176/287 KB 464/1118 KB 992/1192 KB 464/1461 KB 176/287 KB 464/1118 KB 996/1192 KB 464/1461 KB 176/287 KB 464/1118 KB 1000/1192 KB 464/1461 KB 176/287 KB 464/1118 KB 1004/1192 KB 464/1461 KB 176/287 KB 464/1118 KB 1008/1192 KB 464/1461 KB 176/287 KB 464/1118 KB 1012/1192 KB 464/1461 KB 176/287 KB 464/1118 KB 1016/1192 KB 464/1461 KB 176/287 KB 464/1118 KB 1020/1192 KB 464/1461 KB 176/287 KB 464/1118 KB 1024/1192 KB 464/1461 KB 176/287 KB 464/1118 KB 1028/1192 KB 464/1461 KB 176/287 KB 464/1118 KB 1032/1192 KB 468/1461 KB 180/287 KB 468/1118 KB 1036/1192 KB 468/1461 KB 180/287 KB 468/1118 KB 1040/1192 KB 468/1461 KB 180/287 KB 468/1118 KB 1028/1192 KB 468/1461 KB 180/287 KB 468/1118 KB 1028/1192 KB 464/1461 KB 180/287 KB 468/1118 KB 1040/1192 KB 468/1461 KB 184/287 KB 468/1118 KB 1040/1192 KB 468/1461 KB 188/287 KB 468/1118 KB 1040/1192 KB 468/1461 KB 192/287 KB 468/1118 KB 1040/1192 KB 468/1461 KB 196/287 KB 468/1118 KB 1040/1192 KB 468/1461 KB 200/287 KB 468/1118 KB 1040/1192 KB 468/1461 KB 204/287 KB 468/1118 KB 1040/1192 KB 468/1461 KB 208/287 KB 468/1118 KB 1028/1192 KB 464/1461 KB 176/287 KB 468/1118 KB 1040/1192 KB 468/1461 KB 208/287 KB 472/1118 KB 1040/1192 KB 468/1461 KB 208/287 KB 476/1118 KB 1040/1192 KB 468/1461 KB 208/287 KB 480/1118 KB 1040/1192 KB 468/1461 KB 208/287 KB 484/1118 KB 1040/1192 KB 468/1461 KB 212/ unit-abot-epc-basic-0: 08:06:43 DEBUG unit.abot-epc-basic/0.install 287 KB 488/1118 KB 1040/1192 KB 468/1461 KB 212/287 KB 492/1118 KB 1040/1192 KB 468/1461 KB 212/287 KB 496/1118 KB 1040/1192 KB 468/1461 KB 212/287 KB 500/1118 KB 1040/1192 KB 468/1461 KB 212/287 KB 504/1118 KB 1040/1192 KB 468/1461 KB 212/287 KB 508/1118 KB 1040/1192 KB 468/1461 KB 212/287 KB 512/1118 KB 1040/1192 KB 468/1461 KB 212/287 KB 516/1118 KB 1040/1192 KB 468/1461 KB 212/287 KB 520/1118 KB 1040/1192 KB 468/1461 KB 212/287 KB 524/1118 KB 1040/1192 KB 468/1461 KB 212/287 KB 528/1118 KB 1040/1192 KB 468/1461 KB 212/287 KB 484/1118 KB 1040/1192 KB 468/1461 KB 216/287 KB 528/1118 KB 1040/1192 KB 468/1461 KB 220/287 KB 528/1118 KB 1040/1192 KB 468/1461 KB 224/287 KB 528/1118 KB 1040/1192 KB 468/1461 KB 228/287 KB 528/1118 KB 1040/1192 KB 468/1461 KB 232/287 KB 528/1118 KB 1040/1192 KB 468/1461 KB 236/287 KB 528/1118 KB 1040/1192 KB 468/1461 KB 240/287 KB 528/1118 KB 1040/1192 KB 468/1461 KB 244/287 KB 528/1118 KB 1040/1192 KB 468/1461 KB 248/287 KB 528/1118 KB 1040/1192 KB 468/1461 KB 252/287 KB 528/1118 KB 1040/1192 KB 468/1461 KB 256/287 KB 532/1118 KB 1040/1192 KB 468/1461 KB 260/287 KB 532/1118 KB 1040/1192 KB 468/1461 KB 252/287 KB 532/1118 KB 1040/1192 KB 472/1461 KB 260/287 KB 536/1118 KB 1040/1192 KB 472/1461 KB 260/287 KB 540/1118 KB 1040/1192 KB 472/1461 KB 260/287 KB 544/1118 KB 1044/1192 KB 472/1461 KB 264/287 KB 548/1118 KB 1044/1192 KB 472/1461 KB 264/287 KB 552/1118 KB 1044/1192 KB 472/1461 KB 264/287 KB 556/1118 KB 1044/1192 KB 472/1461 KB 264/287 KB 560/1118 KB 1044/1192 KB 472/1461 KB 264/287 KB 564/1118 KB 1040/1192 KB 472/1461 KB 260/287 KB 532/1118 KB 1044/1192 KB 476/1461 KB 264/287 KB 564/1118 KB 1044/1192 KB 480/1461 KB 264/287 KB 564/1118 KB 1044/1192 KB 484/1461 KB 264/287 KB 564/1118 KB 1044/1192 KB 488/1461 KB 264/287 KB 564/1118 KB 1044/1192 KB 492/1461 KB 264/287 KB 564/1118 KB 1044/1192 KB 496/1461 KB 264/287 KB 564/1118 KB 1044/1192 KB 500/1461 KB 264/287 KB 564/1118 KB 1044/1192 KB 504/1461 KB 264/287 KB 564/1118 KB 1044/1192 KB 508/1461 KB 264/287 KB 564/1118 KB 1044/1192 KB 472/1461 KB 264/287 KB 544/1118 KB 1048/1192 KB 508/1461 KB 264/287 KB 568/1118 KB 1052/1192 KB 508/1461 KB 264/287 KB 568/1118 KB 1056/1192 KB 508/1461 KB 264/287 KB 568/1118 KB 1060/1192 KB 508/1461 KB 264/287 KB 568/1118 KB 1064/1192 KB 508/1461 KB 264/287 KB 568/1118 KB 1068/1192 KB 508/1461 KB 264/287 KB 568/1118 KB 1072/1192 KB 508/1461 KB 264/287 KB 568/1118 KB 1076/1192 KB 512/1461 KB 264/287 KB 568/1118 KB 1040/1192 KB 472/1461 KB 264/287 KB 544/1118 KB 1076/1192 KB 512/1461 KB 268/287 KB 568/1118 KB 1076/1192 KB 512/1461 KB 272/287 KB 568/1118 KB 1076/1192 KB 512/1461 KB 276/287 KB 568/1118 KB 1076/1192 KB 512/1461 KB 280/287 KB 568/1118 KB 1076/1192 KB 512/1461 KB 284/287 KB 568/1118 KB 1076/1192 KB 512/1461 KB 287/287 KB 568/1118 KB 1072/1192 KB 512/1461 KB 264/287 KB 568/1118 KB 1044/1192 KB 508/1461 KB 264/287 KB 568/1118 KB 1076/1192 KB 512/1461 KB 287/287 KB 572/1118 KB 1076/1192 KB 512/1461 KB 287/287 KB 576/1118 KB 1076/1192 KB 516/1461 KB 287/287 KB 576/1118 KB 1080/1192 KB 520/1461 KB 287/287 KB 580/1118 KB 1080/1192 KB 524/1461 KB 287/287 KB 580/1118 KB 1080/1192 KB 528/1461 KB 287/287 KB 580/1118 KB 1080/1192 KB 516/1461 KB 287/287 KB 580/1118 KB 1084/1192 KB 528/1461 KB 287/287 KB 580/1118 KB 1088/1192 KB 528/1461 KB 287/287 KB 580/1118 KB 1076/1192 KB 516/1461 KB 287/287 KB 580/1118 KB 1088/1192 KB 528/1461 KB 287/287 KB 584/1118 KB 1088/1192 KB 528/1461 K unit-abot-epc-basic-0: 08:06:43 DEBUG unit.abot-epc-basic/0.install B 287/287 KB 588/1118 KB 1088/1192 KB 528/1461 KB 287/287 KB 592/1118 KB 1092/1192 KB 528/1461 KB 287/287 KB 592/1118 KB 1096/1192 KB 532/1461 KB 287/287 KB 596/1118 KB 1100/1192 KB 532/1461 KB 287/287 KB 596/1118 KB 1104/1192 KB 532/1461 KB 287/287 KB 596/1118 KB 1092/1192 KB 532/1461 KB 287/287 KB 596/1118 KB 1104/1192 KB 532/1461 KB 287/287 KB 600/1118 KB 1104/1192 KB 532/1461 KB 287/287 KB 604/1118 KB 1104/1192 KB 532/1461 KB 287/287 KB 607/1118 KB 1104/1192 KB 532/1461 KB 287/287 KB 611/1118 KB 1108/1192 KB 532/1461 KB 287/287 KB 615/1118 KB 1108/1192 KB 532/1461 KB 287/287 KB 619/1118 KB 1108/1192 KB 532/1461 KB 287/287 KB 623/1118 KB 1092/1192 KB 532/1461 KB 287/287 KB 592/1118 KB 1108/1192 KB 536/1461 KB 287/287 KB 623/1118 KB 1108/1192 KB 540/1461 KB 287/287 KB 623/1118 KB 1108/1192 KB 544/1461 KB 287/287 KB 623/1118 KB 1108/1192 KB 548/1461 KB 287/287 KB 623/1118 KB 1108/1192 KB 552/1461 KB 287/287 KB 623/1118 KB 1108/1192 KB 556/1461 KB 287/287 KB 623/1118 KB 1108/1192 KB 560/1461 KB 287/287 KB 623/1118 KB 1108/1192 KB 564/1461 KB 287/287 KB 623/1118 KB 1108/1192 KB 568/1461 KB 287/287 KB 627/1118 KB 1108/1192 KB 572/1461 KB 287/287 KB 627/1118 KB 1108/1192 KB 576/1461 KB 287/287 KB 627/1118 KB 1108/1192 KB 532/1461 KB 287/287 KB 611/1118 KB 1112/1192 KB 576/1461 KB 287/287 KB 627/1118 KB 1116/1192 KB 576/1461 KB 287/287 KB 627/1118 KB 1120/1192 KB 576/1461 KB 287/287 KB 627/1118 KB 1124/1192 KB 576/1461 KB 287/287 KB 627/1118 KB 1128/1192 KB 576/1461 KB 287/287 KB 627/1118 KB 1132/1192 KB 576/1461 KB 287/287 KB 627/1118 KB 1136/1192 KB 576/1461 KB 287/287 KB 627/1118 KB 1140/1192 KB 576/1461 KB 287/287 KB 627/1118 KB 1144/1192 KB 580/1461 KB 627/1118 KB 1148/1192 KB 580/1461 KB 627/1118 KB 1152/1192 KB 580/1461 KB 627/1118 KB 1108/1192 KB 564/1461 KB 287/287 KB 627/1118 KB 1152/1192 KB 580/1461 KB 631/1118 KB 1152/1192 KB 580/1461 KB 635/1118 KB 1152/1192 KB 580/1461 KB 639/1118 KB 1152/1192 KB 580/1461 KB 643/1118 KB 1152/1192 KB 580/1461 KB 647/1118 KB 1152/1192 KB 580/1461 KB 651/1118 KB 1152/1192 KB 580/1461 KB 655/1118 KB 1140/1192 KB 580/1461 KB 627/1118 KB Downloaded: https://repo.maven.apache.org/maven2/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.jar (287 KB at 191.7 KB/sec) unit-abot-epc-basic-0: 08:06:43 DEBUG unit.abot-epc-basic/0.install 1152/1192 KB 584/1461 KB 655/1118 KB 1152/1192 KB 588/1461 KB 655/1118 KB 1152/1192 KB 592/1461 KB 655/1118 KB 1152/1192 KB 596/1461 KB 655/1118 KB 1156/1192 KB 600/1461 KB 659/1118 KB 1156/1192 KB 604/1461 KB 659/1118 KB 1156/1192 KB 608/1461 KB 659/1118 KB 1156/1192 KB 596/1461 KB 659/1118 KB 1160/1192 KB 608/1461 KB 659/1118 KB 1164/1192 KB 608/1461 KB 659/1118 KB 1168/1192 KB 608/1461 KB 659/1118 KB 1152/1192 KB 596/1461 KB 659/1118 KB 1168/1192 KB 608/1461 KB 663/1118 KB 1168/1192 KB 608/1461 KB 667/1118 KB 1168/1192 KB 608/1461 KB 671/1118 KB 1168/1192 KB 608/1461 KB 675/1118 KB 1172/1192 KB 612/1461 KB 679/1118 KB 1172/1192 KB 612/1461 KB 683/1118 KB 1172/1192 KB 612/1461 KB 687/1118 KB 1172/1192 KB 612/1461 KB 675/1118 KB 1176/1192 KB 612/1461 KB 687/1118 KB 1180/1192 KB 612/1461 KB 687/1118 KB 1184/1192 KB 612/1461 KB 687/1118 KB 1168/1192 KB 612/1461 KB 675/1118 KB 1184/1192 KB 616/1461 KB 687/1118 KB 1184/1192 KB 620/1461 KB 687/1118 KB 1184/1192 KB 624/1461 KB 687/1118 KB 1184/1192 KB 628/1461 KB 687/1118 KB 1188/1192 KB 632/1461 KB 691/1118 KB 1188/1192 KB 636/1461 KB 691/1118 KB 1188/1192 KB 640/1461 KB 691/1118 KB 1188/1192 KB 644/1461 KB 691/1118 KB 1188/1192 KB 648/1461 KB 691/1118 KB 1188/1192 KB 652/1461 KB 691/1118 KB 1188/1192 KB 628/1461 KB 691/1118 KB 1188/1192 KB 652/1461 KB 695/1118 KB 1188/1192 KB 652/1461 KB 699/1118 KB 1188/1192 KB 652/1461 KB 703/1118 KB 1188/1192 KB 628/1461 KB 687/1118 KB 1192/1192 KB 652/1461 KB 703/1118 KB 1192/1192 KB 652/1461 KB 703/1118 KB 1192/1192 KB 652/1461 KB 707/1118 KB 1192/1192 KB 652/1461 KB 711/1118 KB 1192/1192 KB 656/1461 KB 715/1118 KB 1192/1192 KB 656/1461 KB 719/1118 KB 1192/1192 KB 656/1461 KB 723/1118 KB 1192/1192 KB 656/1461 KB 727/1118 KB 1192/1192 KB 656/1461 KB 731/1118 KB 1192/1192 KB 656/1461 KB 735/1118 KB 1192/1192 KB 656/1461 KB 711/1118 KB 1192/1192 KB 660/1461 KB 735/1118 KB 1192/1192 KB 664/1461 KB 735/1118 KB 1192/1192 KB 668/1461 KB 735/1118 KB 1192/1192 KB 672/1461 KB 735/1118 KB 1192/1192 KB 676/1461 KB 735/1118 KB 1192/1192 KB 680/1461 KB 739/1118 KB 1192/1192 KB 684/1461 KB 739/1118 KB 1192/1192 KB 688/1461 KB 739/1118 KB 1192/1192 KB 692/1461 KB 739/1118 KB 1192/1192 KB 696/1461 KB 739/1118 KB 1192/1192 KB 700/1461 KB 739/1118 KB 1192/1192 KB 704/1461 KB 739/1118 KB 708/1461 KB 739/1118 KB 712/1461 KB 739/1118 KB 716/1461 KB 739/1118 KB 1192/1192 KB 676/1461 KB 739/1118 KB 716/1461 KB 743/1118 KB 716/1461 KB 747/1118 KB 716/1461 KB 751/1118 KB Downloaded: https://repo.maven.apache.org/maven2/net/masterthought/cucumber-reporting/0.1.0/cucumber-reporting-0.1.0.jar (1192 KB at 786.5 KB/sec) unit-abot-epc-basic-0: 08:06:43 DEBUG unit.abot-epc-basic/0.install 716/1461 KB 755/1118 KB 716/1461 KB 759/1118 KB 716/1461 KB 763/1118 KB 716/1461 KB 767/1118 KB 716/1461 KB 771/1118 KB 720/1461 KB 771/1118 KB 720/1461 KB 775/1118 KB 720/1461 KB 779/1118 KB 720/1461 KB 783/1118 KB 724/1461 KB 783/1118 KB 728/1461 KB 787/1118 KB 732/1461 KB 787/1118 KB 736/1461 KB 787/1118 KB 724/1461 KB 787/1118 KB 736/1461 KB 791/1118 KB 740/1461 KB 795/1118 KB 740/1461 KB 799/1118 KB 740/1461 KB 791/1118 KB 744/1461 KB 799/1118 KB 748/1461 KB 799/1118 KB 752/1461 KB 799/1118 KB 756/1461 KB 799/1118 KB 760/1461 KB 803/1118 KB 764/1461 KB 803/1118 KB 768/1461 KB 803/1118 KB 756/1461 KB 803/1118 KB 768/1461 KB 807/1118 KB 768/1461 KB 811/1118 KB 768/1461 KB 815/1118 KB 772/1461 KB 815/1118 KB 776/1461 KB 819/1118 KB 780/1461 KB 819/1118 KB 784/1461 KB 819/1118 KB 772/1461 KB 819/1118 KB 784/1461 KB 823/1118 KB 784/1461 KB 827/1118 KB 784/1461 KB 831/1118 KB 788/1461 KB 835/1118 KB 788/1461 KB 839/1118 KB 788/1461 KB 843/1118 KB 788/1461 KB 847/1118 KB 788/1461 KB 851/1118 KB 788/1461 KB 855/1118 KB 788/1461 KB 859/1118 KB 788/1461 KB 831/1118 KB 792/1461 KB 859/1118 KB 796/1461 KB 859/1118 KB 800/1461 KB 859/1118 KB 804/1461 KB 859/1118 KB 808/1461 KB 859/1118 KB 812/1461 KB 859/1118 KB 816/1461 KB 859/1118 KB 820/1461 KB 859/1118 KB 824/1461 KB 859/1118 KB 828/1461 KB 859/1118 KB 832/1461 KB 859/1118 KB 836/1461 KB 859/1118 KB 840/1461 KB 859/1118 KB 844/1461 KB 859/1118 KB 848/1461 KB 859/1118 KB 852/1461 KB 859/1118 KB 856/1461 KB 859/1118 KB 860/1461 KB 859/1118 KB 864/1461 KB 859/1118 KB 868/1461 KB 859/1118 KB 872/1461 KB 859/1118 KB 876/1461 KB 859/1118 KB 880/1461 KB 859/1118 KB 884/1461 KB 859/1118 KB 888/1461 KB 863/1118 KB 892/1461 KB 863/1118 KB 896/1461 KB 863/1118 KB 884/1461 KB 863/1118 KB 896/1461 KB 867/1118 KB 900/1461 KB 871/1118 KB 900/1461 KB 875/1118 KB 900/1461 KB 879/1118 KB 900/1461 KB 867/1118 KB 904/1461 KB 879/1118 KB 908/1461 KB 879/1118 KB 912/1461 KB 883/1118 KB 912/1461 KB 887/1118 KB 912/1461 KB 891/1118 KB 912/1461 KB 895/1118 KB 912/1461 KB 899/1118 KB 912/1461 KB 903/1118 KB 912/1461 KB 907/1118 KB 912/1461 KB 911/1118 KB 912/1461 KB 915/1118 KB 912/1461 KB 879/1118 KB 916/1461 KB 915/1118 KB 920/1461 KB 915/1118 KB 924/1461 KB 915/1118 KB 928/1461 KB 915/1118 KB 932/1461 KB 915/1118 KB 936/1461 KB 915/1118 KB 940/1461 KB 915/1118 KB 944/1461 KB 915/1118 KB 948/1461 KB 915/1118 KB 948/1461 KB 919/1118 KB 948/1461 KB 923/1118 KB 948/1461 KB 927/1118 KB 948/1461 KB 931/1118 KB 952/1461 KB 931/1118 KB 956/1461 KB 935/1118 KB 960/1461 KB 935/1118 KB 964/1461 KB 935/1118 KB 968/1461 KB 935/1118 KB 972/1461 KB 935/1118 KB 952/1461 KB 935/1118 KB 972/1461 KB 939/1118 KB 972/1461 KB 943/1118 KB 972/1461 KB 947/1118 KB 976/1461 KB 951/1118 KB 976/1461 KB 955/1118 KB 976/1461 KB 959/1118 KB 976/1461 KB 963/1118 KB 976/1461 KB 967/1118 KB 976/1461 KB 971/1118 KB 976/1461 KB 947/1118 KB 980/1461 KB 971/1118 KB 984/1461 KB 971/1118 KB 988/1461 KB 971/1118 KB 992/1461 KB 971/1118 KB 996/1461 KB 971/1118 KB 1000/1461 KB 975/1118 KB 1004/1461 KB 975/1118 KB 1008/1461 KB 975/1118 KB 996/1461 KB 975/1118 KB 1008/1461 KB 979/1118 KB 1008/1461 KB 983/1118 KB 1012/1461 KB 987/1118 KB 1012/1461 KB 991/1118 KB 1012/1461 KB 995/1118 KB 1012/1461 KB 999/1118 KB 1012/1461 KB 1003/1118 KB 1012/1461 KB 1007/1118 KB 1012/1461 KB 1011/1118 KB 1012/1461 KB 1015/1118 KB 1012/1461 KB 1019/1118 KB 1012/1461 KB 10 unit-abot-epc-basic-0: 08:06:43 DEBUG unit.abot-epc-basic/0.install 23/1118 KB 1012/1461 KB 983/1118 KB 1016/1461 KB 1023/1118 KB 1020/1461 KB 1023/1118 KB 1024/1461 KB 1023/1118 KB 1028/1461 KB 1023/1118 KB 1032/1461 KB 1023/1118 KB 1036/1461 KB 1023/1118 KB 1040/1461 KB 1023/1118 KB 1044/1461 KB 1023/1118 KB 1048/1461 KB 1027/1118 KB 1052/1461 KB 1027/1118 KB 1056/1461 KB 1027/1118 KB 1044/1461 KB 1027/1118 KB 1056/1461 KB 1031/1118 KB 1056/1461 KB 1035/1118 KB 1056/1461 KB 1039/1118 KB 1060/1461 KB 1043/1118 KB 1060/1461 KB 1047/1118 KB 1060/1461 KB 1051/1118 KB 1060/1461 KB 1055/1118 KB 1060/1461 KB 1059/1118 KB 1060/1461 KB 1063/1118 KB 1060/1461 KB 1067/1118 KB 1060/1461 KB 1071/1118 KB 1060/1461 KB 1075/1118 KB 1060/1461 KB 1039/1118 KB 1064/1461 KB 1075/1118 KB 1068/1461 KB 1075/1118 KB 1072/1461 KB 1075/1118 KB 1076/1461 KB 1075/1118 KB 1080/1461 KB 1075/1118 KB 1084/1461 KB 1075/1118 KB 1088/1461 KB 1075/1118 KB 1092/1461 KB 1075/1118 KB 1096/1461 KB 1079/1118 KB 1100/1461 KB 1079/1118 KB 1104/1461 KB 1079/1118 KB 1092/1461 KB 1079/1118 KB 1104/1461 KB 1083/1118 KB 1104/1461 KB 1087/1118 KB 1108/1461 KB 1087/1118 KB 1112/1461 KB 1091/1118 KB 1116/1461 KB 1091/1118 KB 1120/1461 KB 1091/1118 KB 1108/1461 KB 1091/1118 KB 1120/1461 KB 1095/1118 KB 1120/1461 KB 1099/1118 KB 1120/1461 KB 1103/1118 KB 1120/1461 KB 1107/1118 KB 1124/1461 KB 1111/1118 KB 1124/1461 KB 1115/1118 KB 1124/1461 KB 1118/1118 KB 1124/1461 KB 1107/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 1118/1118 KB 1188/1461 KB 1118/1118 KB 1192/1461 KB 1118/1118 KB 1196/1461 KB 1118/1118 KB 1200/1461 KB 1118/1118 KB 1204/1461 KB 1118/1118 KB 1208/1461 KB 1118/1118 KB 1212/1461 KB 1118/1118 KB 1216/1461 KB 1118/1118 KB 1220/1461 KB 1118/1118 KB 1224/1461 KB 1118/1118 KB 1228/1461 KB 1118/1118 KB 1232/1461 KB 1118/1118 KB Downloaded: https://repo.maven.apache.org/maven2/com/google/guava/guava/r09/guava-r09.jar (1118 KB at 709.3 KB/sec) unit-abot-epc-basic-0: 08:06:43 DEBUG unit.abot-epc-basic/0.install 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 913.2 KB/sec) unit-abot-epc-basic-0: 08:06:43 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 08:06:43 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 08:06:43 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: 08:06:43 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 344.9 KB/sec) unit-abot-epc-basic-0: 08:06:43 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: 08:06:43 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 109.8 KB/sec) unit-abot-epc-basic-0: 08:06:43 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: 08:06:43 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 100.6 KB/sec) unit-abot-epc-basic-0: 08:06:43 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: 08:06:43 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 93.7 KB/sec) unit-abot-epc-basic-0: 08:06:43 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: 08:06:43 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 31.9 KB/sec) unit-abot-epc-basic-0: 08:06:43 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: 08:06:43 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 254.8 KB/sec) unit-abot-epc-basic-0: 08:06:43 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: 08:06:43 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 118.9 KB/sec) unit-abot-epc-basic-0: 08:06:43 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: 08:06:43 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: 08:06:43 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: 08:06:43 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 151.6 KB/sec) unit-abot-epc-basic-0: 08:06:43 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: 08:06:43 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 494.6 KB/sec) unit-abot-epc-basic-0: 08:06:43 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: 08:06:43 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 81.6 KB/sec) unit-abot-epc-basic-0: 08:06:43 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: 08:06:43 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: 08:06:43 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: 08:06:43 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: 08:06:43 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: 08:06:43 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 708.2 KB/sec) unit-abot-epc-basic-0: 08:06:43 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: 08:06:43 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 45.7 KB/sec) unit-abot-epc-basic-0: 08:06:43 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: 08:06:43 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 215.1 KB/sec) unit-abot-epc-basic-0: 08:06:43 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: 08:06:43 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 196.3 KB/sec) unit-abot-epc-basic-0: 08:06:43 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: 08:06:43 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 351.1 KB/sec) unit-abot-epc-basic-0: 08:06:43 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: 08:06:43 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-utils/1.5.8/plexus-utils-1.5.8.pom (8 KB at 605.7 KB/sec) unit-abot-epc-basic-0: 08:06:43 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: 08:06:43 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 62.1 KB/sec) unit-abot-epc-basic-0: 08:06:43 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: 08:06:44 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 213.9 KB/sec) unit-abot-epc-basic-0: 08:06:44 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: 08:06:44 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/codehaus/plexus/plexus/2.0.3/plexus-2.0.3.pom (16 KB at 754.9 KB/sec) unit-abot-epc-basic-0: 08:06:44 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: 08:06:44 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: 08:06:44 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: 08:06:44 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: 08:06:44 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: 08:06:44 DEBUG unit.abot-epc-basic/0.install 3/149 KB 4/6 KB 5/149 KB 4/14 KB 4/10 KB 4/21 KB 4/6 KB 8/149 KB 4/14 KB 4/10 KB 4/21 KB 4/6 KB 11/149 KB 4/14 KB 4/10 KB 4/21 KB 4/6 KB 3/149 KB 4/14 KB 4/10 KB 4/21 KB 4/6 KB 11/149 KB 8/14 KB 4/10 KB 4/21 KB 4/6 KB 11/149 KB 12/14 KB 4/10 KB 4/21 KB 4/6 KB 11/149 KB 14/14 KB 4/10 KB 4/21 KB 4/6 KB 3/149 KB 4/10 KB 4/21 KB 6/6 KB 11/149 KB 14/14 KB 4/10 KB 4/21 KB 3/149 KB 4/10 KB 4/21 KB 6/6 KB 11/149 KB 14/14 KB 8/10 KB 4/21 KB 6/6 KB 11/149 KB 14/14 KB 10/10 KB 4/21 KB 3/149 KB 4/21 KB 6/6 KB 11/149 KB 14/14 KB 10/10 KB 8/21 KB 6/6 KB 11/149 KB 14/14 KB 10/10 KB 12/21 KB 6/6 KB 11/149 KB 14/14 KB 10/10 KB 16/21 KB 6/6 KB 11/149 KB 14/14 KB 10/10 KB 20/21 KB 6/6 KB 13/149 KB 14/14 KB 10/10 KB 21/21 KB 6/6 KB 13/149 KB 14/14 KB 10/10 KB 20/21 KB 6/6 KB 16/149 KB 14/14 KB 10/10 KB 21/21 KB 6/6 KB 19/149 KB 14/14 KB 10/10 KB 21/21 KB 6/6 KB 21/149 KB 14/14 KB 10/10 KB 21/21 KB 6/6 KB 24/149 KB 14/14 KB 10/10 KB 21/21 KB 6/6 KB 27/149 KB 14/14 KB 10/10 KB 21/21 KB 6/6 KB 29/149 KB 14/14 KB 10/10 KB 21/21 KB 6/6 KB 32/149 KB 14/14 KB 10/10 KB 21/21 KB 6/6 KB 36/149 KB 14/14 KB 10/10 KB 21/21 KB 6/6 KB 40/149 KB 14/14 KB 10/10 KB 21/21 KB 6/6 KB 44/149 KB 14/14 KB 10/10 KB 21/21 KB 6/6 KB 48/149 KB 14/14 KB 10/10 KB 21/21 KB 6/6 KB 52/149 KB 14/14 KB 10/10 KB 21/21 KB 6/6 KB 56/149 KB 14/14 KB 10/10 KB 21/21 KB 6/6 KB 60/149 KB 14/14 KB 10/10 KB 21/21 KB 6/6 KB 64/149 KB 14/14 KB 10/10 KB 21/21 KB 6/6 KB 68/149 KB 14/14 KB 10/10 KB 21/21 KB 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 241.5 KB/sec) unit-abot-epc-basic-0: 08:06:44 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: 08:06:44 DEBUG unit.abot-epc-basic/0.install 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 334.8 KB/sec) unit-abot-epc-basic-0: 08:06:44 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: 08:06:44 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 738.5 KB/sec) unit-abot-epc-basic-0: 08:06:44 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: 08:06:44 DEBUG unit.abot-epc-basic/0.install 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 675.7 KB/sec) unit-abot-epc-basic-0: 08:06:44 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1/classworlds-1.1.jar unit-abot-epc-basic-0: 08:06:44 DEBUG unit.abot-epc-basic/0.install 72/149 KB 76/149 KB 80/149 KB 84/149 KB 88/149 KB 92/149 KB 96/149 KB 100/149 KB 104/149 KB 108/149 KB 112/149 KB 116/149 KB 120/149 KB 124/149 KB 128/149 KB 132/149 KB 136/149 KB 140/149 KB 144/149 KB 144/149 KB 4/37 KB 144/149 KB 4/30 KB 3/37 KB 8/37 KB 4/14 KB 144/149 KB 4/30 KB 3/37 KB 12/37 KB 4/14 KB 144/149 KB 4/30 KB 3/37 KB 16/37 KB 4/14 KB 144/149 KB 4/30 KB 3/37 KB 4/37 KB 4/14 KB 144/149 KB 4/30 KB 6/37 KB 16/37 KB 4/14 KB 144/149 KB 4/30 KB 9/37 KB 16/37 KB 4/14 KB 144/149 KB 4/30 KB 11/37 KB 16/37 KB 4/14 KB 144/149 KB 4/30 KB 14/37 KB 16/37 KB 4/14 KB 144/149 KB 4/30 KB 16/37 KB 16/37 KB 4/14 KB 144/149 KB 4/30 KB 19/37 KB 16/37 KB 4/14 KB 144/149 KB 4/30 KB 22/37 KB 16/37 KB 4/14 KB 144/149 KB 4/30 KB 4/37 KB 4/14 KB 144/149 KB 4/30 KB 22/37 KB 16/37 KB 8/14 KB 144/149 KB 4/30 KB 22/37 KB 16/37 KB 12/14 KB 144/149 KB 4/30 KB 22/37 KB 16/37 KB 14/14 KB 144/149 KB 4/30 KB 4/37 KB 144/149 KB 8/30 KB 22/37 KB 16/37 KB 14/14 KB 144/149 KB 12/30 KB 22/37 KB 16/37 KB 14/14 KB 144/149 KB 16/30 KB 22/37 KB 16/37 KB 14/14 KB 144/149 KB 20/30 KB 22/37 KB 16/37 KB 14/14 KB 144/149 KB 24/30 KB 22/37 KB 16/37 KB 14/14 KB 144/149 KB 28/30 KB 22/37 KB 16/37 KB 14/14 KB 144/149 KB 30/30 KB 25/37 KB 20/37 KB 14/14 KB 144/149 KB 28/30 KB 25/37 KB 20/37 KB 14/14 KB 144/149 KB 30/30 KB 27/37 KB 20/37 KB 14/14 KB 144/149 KB 30/30 KB 30/37 KB 20/37 KB 14/14 KB 144/149 KB 28/30 KB 22/37 KB 20/37 KB 14/14 KB 144/149 KB 30/30 KB 30/37 KB 24/37 KB 14/14 KB 144/149 KB 30/30 KB 32/37 KB 28/37 KB 14/14 KB 144/149 KB 30/30 KB 32/37 KB 32/37 KB 14/14 KB 144/149 KB 30/30 KB 32/37 KB 24/37 KB 14/14 KB 144/149 KB 30/30 KB 35/37 KB 32/37 KB 14/14 KB 144/149 KB 30/30 KB 37/37 KB 32/37 KB 14/14 KB 144/149 KB 30/30 KB 37/37 KB 36/37 KB 14/14 KB 144/149 KB 30/30 KB 37/37 KB 37/37 KB 14/14 KB 148/149 KB 30/30 KB 37/37 KB 37/37 KB 14/14 KB 149/149 KB 30/30 KB 37/37 KB 37/37 KB 14/14 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 327.3 KB/sec) unit-abot-epc-basic-0: 08:06:44 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: 08:06:44 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/commons-cli/commons-cli/1.0/commons-cli-1.0.jar (30 KB at 700.3 KB/sec) unit-abot-epc-basic-0: 08:06:44 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: 08:06:44 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 837.4 KB/sec) unit-abot-epc-basic-0: 08:06:44 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: 08:06:44 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 840.2 KB/sec) unit-abot-epc-basic-0: 08:06:44 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: 08:06:44 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.0.6/maven-core-2.0.6.jar (149 KB at 2793.7 KB/sec) unit-abot-epc-basic-0: 08:06:44 DEBUG unit.abot-epc-basic/0.install 4/11 KB 8/11 KB 11/11 KB 4/43 KB 11/11 KB 8/43 KB 11/11 KB 12/43 KB 11/11 KB 16/43 KB 11/11 KB 20/43 KB 11/11 KB 24/43 KB 11/11 KB 24/43 KB 4/60 KB 11/11 KB 24/43 KB 3/7 KB 8/60 KB 11/11 KB 24/43 KB 3/7 KB 12/60 KB 11/11 KB 24/43 KB 3/7 KB 16/60 KB 11/11 KB 24/43 KB 3/7 KB 20/60 KB 11/11 KB 28/43 KB 3/7 KB 24/60 KB 11/11 KB 28/43 KB 3/7 KB 28/60 KB 11/11 KB 24/43 KB 3/7 KB 4/60 KB 11/11 KB 28/43 KB 5/7 KB 28/60 KB 11/11 KB 28/43 KB 7/7 KB 28/60 KB 11/11 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 188.7 KB/sec) unit-abot-epc-basic-0: 08:06:44 DEBUG unit.abot-epc-basic/0.install 28/43 KB 3/7 KB 20/60 KB 11/11 KB 32/43 KB 7/7 KB 28/60 KB 36/43 KB 7/7 KB 28/60 KB 36/43 KB 7/7 KB 32/60 KB 36/43 KB 7/7 KB 36/60 KB 40/43 KB 7/7 KB 40/60 KB 40/43 KB 7/7 KB 44/60 KB 40/43 KB 7/7 KB 48/60 KB 40/43 KB 7/7 KB 36/60 KB 43/43 KB 7/7 KB 48/60 KB 43/43 KB 7/7 KB 52/60 KB 43/43 KB 7/7 KB 56/60 KB 43/43 KB 7/7 KB 60/60 KB 43/43 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 114.6 KB/sec) unit-abot-epc-basic-0: 08:06:44 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-filtering/1.1/maven-filtering-1.1.jar (43 KB at 701.6 KB/sec) unit-abot-epc-basic-0: 08:06:44 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 946.4 KB/sec) unit-abot-epc-basic-0: 08:06:44 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: 08:06:44 DEBUG unit.abot-epc-basic/0.install [INFO] Copying 1 resource unit-abot-epc-basic-0: 08:06:44 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 08:06:44 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 08:06:44 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: 08:06:44 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 104.2 KB/sec) unit-abot-epc-basic-0: 08:06:44 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: 08:06:44 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 1230.9 KB/sec) unit-abot-epc-basic-0: 08:06:44 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: 08:06:44 DEBUG unit.abot-epc-basic/0.install 3/24 KB 5/24 KB 8/24 KB 11/24 KB 13/24 KB 16/24 KB 19/24 KB 21/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 1683.4 KB/sec) unit-abot-epc-basic-0: 08:06:44 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: 08:06:44 DEBUG unit.abot-epc-basic/0.install 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 131.8 KB/sec) unit-abot-epc-basic-0: 08:06:44 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: 08:06:44 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 149.5 KB/sec) unit-abot-epc-basic-0: 08:06:44 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: 08:06:44 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/maven-core/2.0.9/maven-core-2.0.9.pom (8 KB at 584.8 KB/sec) unit-abot-epc-basic-0: 08:06:44 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: 08:06:44 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 118.2 KB/sec) unit-abot-epc-basic-0: 08:06:44 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: 08:06:44 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 204.4 KB/sec) unit-abot-epc-basic-0: 08:06:44 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: 08:06:44 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.9/maven-plugin-parameter-documenter-2.0.9.pom (2 KB at 119.9 KB/sec) unit-abot-epc-basic-0: 08:06:44 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: 08:06:44 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 100.1 KB/sec) unit-abot-epc-basic-0: 08:06:44 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: 08:06:44 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 142.8 KB/sec) unit-abot-epc-basic-0: 08:06:44 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: 08:06:44 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 131.0 KB/sec) unit-abot-epc-basic-0: 08:06:44 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: 08:06:44 DEBUG unit.abot-epc-basic/0.install 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 220.5 KB/sec) unit-abot-epc-basic-0: 08:06:44 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: 08:06:44 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 175.8 KB/sec) unit-abot-epc-basic-0: 08:06:44 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: 08:06:44 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 160.4 KB/sec) unit-abot-epc-basic-0: 08:06:44 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: 08:06:44 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 168.9 KB/sec) unit-abot-epc-basic-0: 08:06:44 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: 08:06:44 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 89.6 KB/sec) unit-abot-epc-basic-0: 08:06:44 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-abot-epc-basic-0: 08:06:44 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 238.1 KB/sec) unit-abot-epc-basic-0: 08:06:44 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-abot-epc-basic-0: 08:06:44 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 40.3 KB/sec) unit-abot-epc-basic-0: 08:06:44 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-abot-epc-basic-0: 08:06:44 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: 08:06:44 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-abot-epc-basic-0: 08:06:44 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: 08:06:44 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: 08:06:44 DEBUG unit.abot-epc-basic/0.install 3/19 KB 4/19 KB 7/19 KB 9/19 KB 12/19 KB 15/19 KB 17/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 1298.5 KB/sec) unit-abot-epc-basic-0: 08:06:44 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: 08:06:44 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 37.5 KB/sec) unit-abot-epc-basic-0: 08:06:44 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: 08:06:44 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 44.8 KB/sec) unit-abot-epc-basic-0: 08:06:44 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 unit-abot-epc-basic-0: 08:06:44 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 101.2 KB/sec) unit-abot-epc-basic-0: 08:06:44 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: 08:06:44 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: 08:06:44 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: 08:06:44 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 unit-abot-epc-basic-0: 08:06:44 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.jar unit-abot-epc-basic-0: 08:06:44 DEBUG unit.abot-epc-basic/0.install 3/13 KB 4/87 KB 4/48 KB 5/13 KB 3/156 KB 4/87 KB 4/48 KB 8/13 KB 3/156 KB 4/87 KB 4/48 KB 11/13 KB 3/156 KB 4/87 KB 4/48 KB 3/13 KB 3/156 KB 4/87 KB 4/48 KB 11/13 KB 5/156 KB 4/87 KB 4/48 KB 11/13 KB 8/156 KB 4/87 KB 4/48 KB 11/13 KB 11/156 KB 4/87 KB 4/48 KB 11/13 KB 13/156 KB 4/87 KB 4/48 KB 11/13 KB 16/156 KB 4/87 KB 4/48 KB 11/13 KB 19/156 KB 4/87 KB 4/48 KB 3/13 KB 4/87 KB 8/48 KB 11/13 KB 19/156 KB 4/87 KB 12/48 KB 11/13 KB 19/156 KB 4/87 KB 16/48 KB 11/13 KB 19/156 KB 4/87 KB 20/48 KB 11/13 KB 19/156 KB 4/87 KB 24/48 KB 13/13 KB 21/156 KB 4/87 KB 28/48 KB 13/13 KB 21/156 KB 4/87 KB 28/48 KB 3/21 KB 13/13 KB 21/156 KB 4/87 KB 28/48 KB 5/21 KB 13/13 KB 21/156 KB 4/87 KB 28/48 KB 8/21 KB 13/13 KB 21/156 KB 4/87 KB 28/48 KB 11/21 KB 13/13 KB 21/156 KB 4/87 KB 28/48 KB 13/21 KB 13/13 KB 21/156 KB 4/87 KB 28/48 KB 16/21 KB 13/13 KB 21/156 KB 4/87 KB 28/48 KB 19/21 KB 13/13 KB 21/156 KB 4/87 KB 28/48 KB 21/21 KB 13/13 KB 21/156 KB 4/87 KB 3/13 KB 8/87 KB 28/48 KB 21/21 KB 13/13 KB 21/156 KB 12/87 KB 28/48 KB 21/21 KB 13/13 KB 21/156 KB 16/87 KB 28/48 KB 21/21 KB 13/13 KB 21/156 KB 20/87 KB 28/48 KB 21/21 KB 13/13 KB 21/156 KB 24/87 KB 28/48 KB 21/21 KB 13/13 KB 21/156 KB 28/87 KB 28/48 KB 21/21 KB 13/13 KB 21/156 KB 32/87 KB 32/48 KB 21/21 KB 13/13 KB 21/156 KB 4/87 KB 20/48 KB 13/13 KB 21/156 KB 32/87 KB 32/48 KB 21/21 KB 13/13 KB 24/156 KB 4/87 KB 20/48 KB 13/13 KB 19/156 KB 32/87 KB 32/48 KB 21/21 KB 13/13 KB 27/156 KB 28/87 KB 32/48 KB 21/21 KB 13/13 KB 21/156 KB 32/87 KB 32/48 KB 21/21 KB 13/13 KB 29/156 KB 32/87 KB 32/48 KB 21/21 KB 13/13 KB 32/156 KB 36/87 KB 32/48 KB 21/21 KB 13/13 KB 36/156 KB 36/87 KB 36/48 KB 21/21 KB 13/13 KB 40/156 KB 36/87 KB 36/48 KB 21/21 KB 13/13 KB 44/156 KB 36/87 KB 36/48 KB 21/21 KB 13/13 KB 48/156 KB 36/87 KB 32/48 KB 21/21 KB 13/13 KB 32/156 KB 40/87 KB 36/48 KB 21/21 KB 13/13 KB 48/156 KB 44/87 KB 36/48 KB 21/21 KB 13/13 KB 48/156 KB 48/87 KB 36/48 KB 21/21 KB 13/13 KB 48/156 KB 52/87 KB 36/48 KB 21/21 KB 13/13 KB 48/156 KB 56/87 KB 36/48 KB 21/21 KB 13/13 KB 52/156 KB 60/87 KB 36/48 KB 21/21 KB 13/13 KB 52/156 KB 64/87 KB 36/48 KB 21/21 KB 13/13 KB 52/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 886.5 KB/sec) unit-abot-epc-basic-0: 08:06:44 DEBUG unit.abot-epc-basic/0.install 36/87 KB 36/48 KB 21/21 KB 13/13 KB 36/156 KB Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.9/maven-profile-2.0.9.jar unit-abot-epc-basic-0: 08:06:44 DEBUG unit.abot-epc-basic/0.install 52/87 KB 36/48 KB 21/21 KB 13/13 KB 52/156 KB 64/87 KB 40/48 KB 13/13 KB 56/156 KB 64/87 KB 40/48 KB 13/13 KB 60/156 KB 64/87 KB 40/48 KB 13/13 KB 64/156 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 381.5 KB/sec) unit-abot-epc-basic-0: 08:06:44 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: 08:06:44 DEBUG unit.abot-epc-basic/0.install 64/87 KB 40/48 KB 13/13 KB 52/156 KB 68/87 KB 44/48 KB 64/156 KB 68/87 KB 48/48 KB 64/156 KB 68/87 KB 48/48 KB 68/156 KB 68/87 KB 48/48 KB 72/156 KB 68/87 KB 48/48 KB 76/156 KB 68/87 KB 48/48 KB 80/156 KB 68/87 KB 48/48 KB 84/156 KB 68/87 KB 48/48 KB 88/156 KB 68/87 KB 48/48 KB 92/156 KB 68/87 KB 48/48 KB 96/156 KB 68/87 KB 48/48 KB 100/156 KB 68/87 KB 40/48 KB 13/13 KB 64/156 KB 72/87 KB 48/48 KB 100/156 KB 76/87 KB 48/48 KB 100/156 KB 80/87 KB 48/48 KB 100/156 KB 84/87 KB 48/48 KB 3/35 KB 100/156 KB 87/87 KB 48/48 KB 3/35 KB 100/156 KB 80/87 KB 48/48 KB 3/35 KB 100/156 KB 87/87 KB 48/48 KB 5/35 KB 100/156 KB 87/87 KB 48/48 KB 7/35 KB 100/156 KB 87/87 KB 48/48 KB 10/35 KB 100/156 KB 87/87 KB 48/48 KB 12/35 KB 100/156 KB 87/87 KB 48/48 KB 15/35 KB 3/86 KB 100/156 KB 87/87 KB 18/35 KB 3/86 KB 100/156 KB 87/87 KB 48/48 KB 12/35 KB 3/86 KB 100/156 KB 87/87 KB 18/35 KB 5/86 KB 100/156 KB 87/87 KB 18/35 KB 8/86 KB 100/156 KB 87/87 KB 18/35 KB 11/86 KB 100/156 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 1410.6 KB/sec) unit-abot-epc-basic-0: 08:06:44 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 unit-abot-epc-basic-0: 08:06:44 DEBUG unit.abot-epc-basic/0.install 87/87 KB 18/35 KB 13/86 KB 100/156 KB 87/87 KB 18/35 KB 16/86 KB 100/156 KB 87/87 KB 18/35 KB 19/86 KB 100/156 KB 87/87 KB 18/35 KB 21/86 KB 100/156 KB 87/87 KB 20/35 KB 24/86 KB 100/156 KB 87/87 KB 20/35 KB 21/86 KB 100/156 KB 87/87 KB 23/35 KB 24/86 KB 100/156 KB 87/87 KB 23/35 KB 27/86 KB 100/156 KB 87/87 KB 26/35 KB 27/86 KB 100/156 KB 87/87 KB 26/35 KB 29/86 KB 100/156 KB 87/87 KB 26/35 KB 32/86 KB 100/156 KB 28/35 KB 36/86 KB 100/156 KB 28/35 KB 40/86 KB 104/156 KB 28/35 KB 44/86 KB 104/156 KB 28/35 KB 48/86 KB 104/156 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.9/maven-artifact-2.0.9.jar (87 KB at 2067.3 KB/sec) unit-abot-epc-basic-0: 08:06:44 DEBUG unit.abot-epc-basic/0.install 87/87 KB 28/35 KB 32/86 KB 100/156 KB 31/35 KB 48/86 KB 104/156 KB 34/35 KB 48/86 KB 104/156 KB 35/35 KB 48/86 KB 104/156 KB 28/35 KB 36/86 KB 104/156 KB 35/35 KB 48/86 KB 108/156 KB 35/35 KB 48/86 KB 112/156 KB 35/35 KB 48/86 KB 116/156 KB 4/24 KB 35/35 KB 52/86 KB 120/156 KB 4/24 KB 35/35 KB 52/86 KB 124/156 KB 4/24 KB 35/35 KB 52/86 KB 128/156 KB Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.0.9/maven-error-diagnostics-2.0.9.jar unit-abot-epc-basic-0: 08:06:44 DEBUG unit.abot-epc-basic/0.install 4/24 KB 35/35 KB 52/86 KB 116/156 KB 4/24 KB 56/86 KB 132/156 KB 4/24 KB 60/86 KB 132/156 KB 4/24 KB 64/86 KB 132/156 KB 4/24 KB 68/86 KB 132/156 KB 4/24 KB 35/35 KB 48/86 KB 116/156 KB 8/24 KB 68/86 KB 132/156 KB 12/24 KB 68/86 KB 132/156 KB 16/24 KB 68/86 KB 132/156 KB 20/24 KB 68/86 KB 132/156 KB 24/24 KB 68/86 KB 132/156 KB 24/24 KB 68/86 KB 132/156 KB 24/24 KB 4/14 KB 68/86 KB 132/156 KB 24/24 KB 8/14 KB 68/86 KB 132/156 KB 24/24 KB 12/14 KB 68/86 KB 132/156 KB 24/24 KB 14/14 KB 68/86 KB 132/156 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 677.1 KB/sec) unit-abot-epc-basic-0: 08:06:44 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 unit-abot-epc-basic-0: 08:06:44 DEBUG unit.abot-epc-basic/0.install 4/24 KB 35/35 KB 52/86 KB 132/156 KB 24/24 KB 14/14 KB 68/86 KB 136/156 KB 24/24 KB 14/14 KB 68/86 KB 140/156 KB 24/24 KB 14/14 KB 72/86 KB 140/156 KB 24/24 KB 14/14 KB 76/86 KB 144/156 KB 24/24 KB 14/14 KB 80/86 KB 144/156 KB 24/24 KB 14/14 KB 72/86 KB 144/156 KB 24/24 KB 14/14 KB 80/86 KB 148/156 KB 24/24 KB 14/14 KB 84/86 KB 152/156 KB 24/24 KB 14/14 KB 84/86 KB 156/156 KB 24/24 KB 14/14 KB 84/86 KB 156/156 KB 24/24 KB 14/14 KB 84/86 KB 148/156 KB 24/24 KB 14/14 KB 86/86 KB 156/156 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 436.1 KB/sec) unit-abot-epc-basic-0: 08:06:44 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: 08:06:44 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 236.2 KB/sec) unit-abot-epc-basic-0: 08:06:44 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: 08:06:44 DEBUG unit.abot-epc-basic/0.install 3/119 KB 86/86 KB 156/156 KB 5/119 KB 86/86 KB 156/156 KB 8/119 KB 86/86 KB 156/156 KB 11/119 KB 86/86 KB 156/156 KB 13/119 KB 86/86 KB 156/156 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 1421.3 KB/sec) unit-abot-epc-basic-0: 08:06:44 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 unit-abot-epc-basic-0: 08:06:44 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 2398.3 KB/sec) unit-abot-epc-basic-0: 08:06:44 DEBUG unit.abot-epc-basic/0.install 16/119 KB 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: 08:06:44 DEBUG unit.abot-epc-basic/0.install 19/119 KB 19/119 KB 4/29 KB 19/119 KB 8/29 KB 19/119 KB 12/29 KB 19/119 KB 16/29 KB 19/119 KB 20/29 KB 19/119 KB 24/29 KB 19/119 KB 28/29 KB 19/119 KB 29/29 KB 21/119 KB 29/29 KB 24/119 KB 29/29 KB 27/119 KB 29/29 KB 29/119 KB 29/29 KB 4/37 KB 27/119 KB 29/29 KB 4/37 KB 29/119 KB 29/29 KB 8/37 KB 29/119 KB 29/29 KB 12/37 KB 29/119 KB 29/29 KB 16/37 KB 29/119 KB 29/29 KB 20/37 KB 32/119 KB 29/29 KB 20/37 KB 36/119 KB 29/29 KB 20/37 KB 40/119 KB 29/29 KB 24/37 KB 44/119 KB 29/29 KB 24/37 KB 48/119 KB 29/29 KB 24/37 KB 36/119 KB 29/29 KB 24/37 KB 48/119 KB 29/29 KB 4/57 KB 28/37 KB 4/11 KB 48/119 KB 29/29 KB 4/57 KB 24/37 KB 4/11 KB 48/119 KB 29/29 KB 4/57 KB 28/37 KB 8/11 KB 48/119 KB 29/29 KB 4/57 KB 28/37 KB 11/11 KB 48/119 KB 29/29 KB 4/57 KB 24/37 KB 48/119 KB 29/29 KB 8/57 KB 28/37 KB 11/11 KB 48/119 KB 29/29 KB 12/57 KB 28/37 KB 11/11 KB 48/119 KB 29/29 KB 16/57 KB 28/37 KB 11/11 KB 48/119 KB 29/29 KB 16/57 KB 32/37 KB 11/11 KB 48/119 KB 29/29 KB 20/57 KB 32/37 KB 11/11 KB 48/119 KB 29/29 KB 24/57 KB 36/37 KB 11/11 KB 48/119 KB 28/57 KB 36/37 KB 11/11 KB 48/119 KB 32/57 KB 36/37 KB 11/11 KB 48/119 KB 29/29 KB 20/57 KB 36/37 KB 11/11 KB 48/119 KB 32/57 KB 37/37 KB 11/11 KB 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 399.9 KB/sec) unit-abot-epc-basic-0: 08:06:44 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: 08:06:44 DEBUG unit.abot-epc-basic/0.install 52/119 KB 32/57 KB 37/37 KB 11/11 KB 56/119 KB 36/57 KB 37/37 KB 60/119 KB 36/57 KB 37/37 KB 64/119 KB 36/57 KB 37/37 KB 52/119 KB 36/57 KB 37/37 KB 64/119 KB 40/57 KB 37/37 KB 68/119 KB 44/57 KB 37/37 KB 68/119 KB 48/57 KB 37/37 KB 68/119 KB 52/57 KB 37/37 KB 68/119 KB 56/57 KB 37/37 KB 68/119 KB 57/57 KB 37/37 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 135.7 KB/sec) unit-abot-epc-basic-0: 08:06:44 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: 08:06:44 DEBUG unit.abot-epc-basic/0.install 68/119 KB 40/57 KB 37/37 KB 72/119 KB 57/57 KB 37/37 KB 76/119 KB 57/57 KB 37/37 KB 80/119 KB 57/57 KB 37/37 KB 84/119 KB 57/57 KB 37/37 KB 88/119 KB 57/57 KB 4/33 KB 92/119 KB 57/57 KB 4/33 KB 96/119 KB 57/57 KB 4/33 KB 84/119 KB 57/57 KB 4/33 KB 96/119 KB 57/57 KB 8/33 KB 96/119 KB 57/57 KB 12/33 KB 96/119 KB 57/57 KB 16/33 KB 96/119 KB 57/57 KB 20/33 KB 96/119 KB 57/57 KB 24/33 KB 96/119 KB 57/57 KB 28/33 KB 96/119 KB 57/57 KB 32/33 KB 96/119 KB 57/57 KB 33/33 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 452.2 KB/sec) unit-abot-epc-basic-0: 08:06:44 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.jar unit-abot-epc-basic-0: 08:06:44 DEBUG unit.abot-epc-basic/0.install 96/119 KB 57/57 KB 33/33 KB 4/21 KB 96/119 KB 57/57 KB 33/33 KB 8/21 KB 96/119 KB 57/57 KB 33/33 KB 12/21 KB 96/119 KB 57/57 KB 33/33 KB 16/21 KB 96/119 KB 57/57 KB 33/33 KB 20/21 KB 96/119 KB 57/57 KB 33/33 KB 21/21 KB 100/119 KB 57/57 KB 33/33 KB 21/21 KB 104/119 KB 57/57 KB 33/33 KB 21/21 KB 108/119 KB 57/57 KB 33/33 KB 21/21 KB 112/119 KB 57/57 KB 33/33 KB 21/21 KB 116/119 KB 57/57 KB 33/33 KB 21/21 KB 119/119 KB 57/57 KB 33/33 KB 21/21 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 672.4 KB/sec) unit-abot-epc-basic-0: 08:06:44 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: 08:06:44 DEBUG unit.abot-epc-basic/0.install 119/119 KB 33/33 KB 21/21 KB 3/5 KB 119/119 KB 33/33 KB 21/21 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-toolchain/1.0/maven-toolchain-1.0.jar (33 KB at 365.2 KB/sec) unit-abot-epc-basic-0: 08:06:44 DEBUG unit.abot-epc-basic/0.install 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 237.4 KB/sec) unit-abot-epc-basic-0: 08:06:44 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.9/maven-project-2.0.9.jar (119 KB at 1336.2 KB/sec) unit-abot-epc-basic-0: 08:06:44 DEBUG unit.abot-epc-basic/0.install 3/14 KB 5/5 KB 6/14 KB 5/5 KB 9/14 KB 5/5 KB 11/14 KB 5/5 KB 14/14 KB 5/5 KB 14/14 KB 5/5 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 47.8 KB/sec) unit-abot-epc-basic-0: 08:06:44 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 142.6 KB/sec) unit-abot-epc-basic-0: 08:06:44 DEBUG unit.abot-epc-basic/0.install [INFO] No sources to compile unit-abot-epc-basic-0: 08:06:44 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 08:06:44 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 08:06:44 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: 08:06:44 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: 08:06:44 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 08:06:44 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 08:06:44 DEBUG unit.abot-epc-basic/0.install [INFO] Compiling 1 source file to /var/lib/abot-epc-basic/target/test-classes unit-abot-epc-basic-0: 08:06:45 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 08:06:45 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 08:06:45 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: 08:06:45 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/surefire/maven-surefire-common/2.19.1/maven-surefire-common-2.19.1.pom (8 KB at 511.5 KB/sec) unit-abot-epc-basic-0: 08:06:45 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: 08:06:45 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 122.4 KB/sec) unit-abot-epc-basic-0: 08:06:45 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: 08:06:45 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/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: 08:06:45 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: 08:06:45 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 214.2 KB/sec) unit-abot-epc-basic-0: 08:06:45 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: 08:06:45 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 222.0 KB/sec) unit-abot-epc-basic-0: 08:06:45 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: 08:06:45 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 134.4 KB/sec) unit-abot-epc-basic-0: 08:06:45 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: 08:06:45 DEBUG unit.abot-epc-basic/0.install 3/24 KB 5/24 KB 8/24 KB 11/24 KB 13/24 KB 16/24 KB 19/24 KB 21/24 KB 24/24 KB Downloaded: https://repo.maven.apache.org/maven2/junit/junit/4.12/junit-4.12.pom (24 KB at 1778.7 KB/sec) unit-abot-epc-basic-0: 08:06:45 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: 08:06:46 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/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: 08:06:46 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: 08:06:46 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 119.4 KB/sec) unit-abot-epc-basic-0: 08:06:46 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: 08:06:46 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 109.0 KB/sec) unit-abot-epc-basic-0: 08:06:46 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: 08:06:46 DEBUG unit.abot-epc-basic/0.install 3/8 KB 4/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 595.0 KB/sec) unit-abot-epc-basic-0: 08:06:46 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: 08:06:46 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 242.8 KB/sec) unit-abot-epc-basic-0: 08:06:46 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: 08:06:46 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 141.2 KB/sec) unit-abot-epc-basic-0: 08:06:46 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: 08:06:46 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: 08:06:46 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: 08:06:46 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/shared/maven-shared-components/15/maven-shared-components-15.pom (10 KB at 701.4 KB/sec) unit-abot-epc-basic-0: 08:06:46 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: 08:06:46 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 119.1 KB/sec) unit-abot-epc-basic-0: 08:06:46 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: 08:06:46 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 64.6 KB/sec) unit-abot-epc-basic-0: 08:06:46 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: 08:06:46 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 222.4 KB/sec) unit-abot-epc-basic-0: 08:06:46 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: 08:06:46 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/12/spice-parent-12.pom (7 KB at 510.7 KB/sec) unit-abot-epc-basic-0: 08:06:46 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: 08:06: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/sonatype/forge/forge-parent/4/forge-parent-4.pom (9 KB at 630.8 KB/sec) unit-abot-epc-basic-0: 08:06:46 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: 08:06:46 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-utils/1.5.5/plexus-utils-1.5.5.pom (6 KB at 386.6 KB/sec) unit-abot-epc-basic-0: 08:06:46 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: 08:06:46 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 155.1 KB/sec) unit-abot-epc-basic-0: 08:06:46 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: 08:06:46 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: 08:06:46 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: 08:06:46 DEBUG unit.abot-epc-basic/0.install 1/17 KB 4/17 KB 6/17 KB 9/17 KB 12/17 KB 15/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 1088.0 KB/sec) unit-abot-epc-basic-0: 08:06:46 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: 08:06:46 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: 08:06:46 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: 08:06:46 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: 08:06:46 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/junit/junit/4.12/junit-4.12.jar unit-abot-epc-basic-0: 08:06:46 DEBUG unit.abot-epc-basic/0.install 3/45 KB 3/223 KB 3/308 KB 5/45 KB 3/223 KB 3/308 KB 8/45 KB 3/223 KB 3/308 KB 3/45 KB 5/223 KB 3/308 KB 8/45 KB 8/223 KB 3/308 KB 8/45 KB 11/223 KB 3/308 KB 8/45 KB 3/39 KB 13/223 KB 3/308 KB 8/45 KB 3/39 KB 16/223 KB 3/308 KB 11/45 KB 3/39 KB 3/308 KB 3/45 KB 16/223 KB 5/308 KB 11/45 KB 3/39 KB 16/223 KB 8/308 KB 11/45 KB 3/39 KB 16/223 KB 11/308 KB 11/45 KB 3/39 KB 16/223 KB 13/308 KB 11/45 KB 3/39 KB 13/223 KB 3/308 KB 11/45 KB 3/39 KB 3/286 KB 16/223 KB 13/308 KB 13/45 KB 3/39 KB 3/286 KB 19/223 KB 16/308 KB 16/45 KB 3/39 KB 8/223 KB 3/308 KB 8/45 KB 3/39 KB 3/286 KB 19/223 KB 16/308 KB 16/45 KB 6/39 KB 3/286 KB 19/223 KB 16/308 KB 16/45 KB 9/39 KB 3/286 KB 19/223 KB 16/308 KB 16/45 KB 11/39 KB 3/286 KB 19/223 KB 16/308 KB 16/45 KB 14/39 KB 3/286 KB 19/223 KB 16/308 KB 16/45 KB 16/39 KB 3/286 KB 19/223 KB 16/308 KB 16/45 KB 19/39 KB 3/286 KB 19/223 KB 16/308 KB 16/45 KB 22/39 KB 3/286 KB 19/223 KB 16/308 KB 16/45 KB 25/39 KB 3/286 KB 19/223 KB 16/308 KB 13/45 KB 3/39 KB 3/286 KB 16/223 KB 16/308 KB 13/45 KB 3/39 KB 3/286 KB 16/223 KB 13/308 KB 11/45 KB 3/39 KB 5/286 KB 19/223 KB 16/308 KB 16/45 KB 25/39 KB 8/286 KB 19/223 KB 16/308 KB 16/45 KB 25/39 KB 11/286 KB 19/223 KB 16/308 KB 16/45 KB 25/39 KB 13/286 KB 19/223 KB 16/308 KB 16/45 KB 25/39 KB 16/286 KB 19/223 KB 16/308 KB 16/45 KB 25/39 KB 19/286 KB 19/223 KB 16/308 KB 16/45 KB 25/39 KB 21/286 KB 19/223 KB 16/308 KB 16/45 KB 25/39 KB 24/286 KB 19/223 KB 16/308 KB 16/45 KB 25/39 KB 27/286 KB 19/223 KB 16/308 KB 16/45 KB 25/39 KB 29/286 KB 19/223 KB 16/308 KB 16/45 KB 25/39 KB 32/286 KB 21/223 KB 19/308 KB 16/45 KB 27/39 KB 29/286 KB 21/223 KB 19/308 KB 16/45 KB 27/39 KB 29/286 KB 19/223 KB 19/308 KB 16/45 KB 27/39 KB 29/286 KB 19/223 KB 19/308 KB 16/45 KB 25/39 KB 32/286 KB 21/223 KB 21/308 KB 19/45 KB 27/39 KB 32/286 KB 21/223 KB 19/308 KB 19/45 KB 27/39 KB 32/286 KB 24/223 KB 21/308 KB 19/45 KB 30/39 KB 32/286 KB 21/223 KB 21/308 KB 19/45 KB 30/39 KB 36/286 KB 24/223 KB 24/308 KB 19/45 KB 30/39 KB 40/286 KB 27/223 KB 24/308 KB 21/45 KB 32/39 KB 44/286 KB 27/223 KB 24/308 KB 21/45 KB 32/39 KB 48/286 KB 27/223 KB 24/308 KB 21/45 KB 32/39 KB 32/286 KB 24/223 KB 24/308 KB 19/45 KB 30/39 KB 36/286 KB 27/223 KB 24/308 KB 21/45 KB 32/39 KB 36/286 KB 24/223 KB 24/308 KB 21/45 KB 32/39 KB 36/286 KB 24/223 KB 24/308 KB 21/45 KB 30/39 KB 48/286 KB 27/223 KB 27/308 KB 21/45 KB 32/39 KB 48/286 KB 29/223 KB 29/308 KB 24/45 KB 35/39 KB 48/286 KB 29/223 KB 27/308 KB 24/45 KB 35/39 KB 48/286 KB 27/223 KB 27/308 KB 24/45 KB 35/39 KB 48/286 KB 27/223 KB 27/308 KB 24/45 KB 32/39 KB 48/286 KB 29/223 KB 29/308 KB 24/45 KB 38/39 KB 48/286 KB 32/223 KB 29/308 KB 27/45 KB 38/39 KB 48/286 KB 29/223 KB 29/308 KB 27/45 KB 38/39 KB 48/286 KB 32/223 KB 29/308 KB 27/45 KB 39/39 KB 48/286 KB 32/223 KB 32/308 KB 29/45 KB 39/39 KB 48/286 KB 36/223 KB 32/308 KB 32/45 KB 39/39 KB 48/286 KB 32/223 KB 32/308 KB 27/45 KB 39/39 KB 52/286 KB 36/223 KB 36/308 KB 32/45 KB 39/39 KB 52/286 KB 36/223 KB 40/308 KB 36/45 KB 39/39 KB 52/286 KB 36/223 KB 44/308 KB 36/45 KB 39/39 KB 52/286 KB 36/223 KB 48/308 KB 36/45 KB 39/39 KB 52/286 KB 36/223 KB 32/308 KB 32/45 KB 39/39 KB 56/286 KB 36/223 KB 48/308 KB 36/45 KB 39/39 KB 60/286 KB 36/223 KB 48/308 KB 36/45 KB 39/39 KB 64/286 KB 36/223 KB 48/308 KB 36/45 KB 39/39 KB 68/286 KB 36/223 KB 48/308 KB unit-abot-epc-basic-0: 08:06:46 DEBUG unit.abot-epc-basic/0.install 36/45 KB 39/39 KB 72/286 KB 36/223 KB 52/308 KB 36/45 KB 39/39 KB 76/286 KB 36/223 KB 52/308 KB 36/45 KB 39/39 KB 80/286 KB 36/223 KB 52/308 KB 36/45 KB 39/39 KB 48/286 KB 36/223 KB 32/308 KB 29/45 KB 39/39 KB 80/286 KB 40/223 KB 52/308 KB 36/45 KB 39/39 KB 80/286 KB 44/223 KB 52/308 KB 36/45 KB 39/39 KB 80/286 KB 48/223 KB 52/308 KB 36/45 KB 39/39 KB 80/286 KB 52/223 KB 52/308 KB 36/45 KB 39/39 KB 80/286 KB 56/223 KB 52/308 KB 36/45 KB 39/39 KB 80/286 KB 60/223 KB 52/308 KB 36/45 KB 39/39 KB 80/286 KB 64/223 KB 52/308 KB 36/45 KB 39/39 KB 80/286 KB 68/223 KB 52/308 KB 36/45 KB 39/39 KB 84/286 KB 72/223 KB 52/308 KB 36/45 KB 84/286 KB 76/223 KB 52/308 KB 36/45 KB 84/286 KB 80/223 KB 52/308 KB 36/45 KB 68/286 KB 36/223 KB 52/308 KB 36/45 KB 39/39 KB 84/286 KB 80/223 KB 56/308 KB 36/45 KB 84/286 KB 80/223 KB 60/308 KB 36/45 KB 84/286 KB 80/223 KB 64/308 KB 36/45 KB 84/286 KB 80/223 KB 68/308 KB 36/45 KB 84/286 KB 80/223 KB 72/308 KB 36/45 KB 84/286 KB 80/223 KB 76/308 KB 36/45 KB 84/286 KB 80/223 KB 80/308 KB 36/45 KB 52/286 KB 36/223 KB 36/308 KB 36/45 KB 39/39 KB 84/286 KB 84/223 KB 80/308 KB 40/45 KB 84/286 KB 84/223 KB 80/308 KB 44/45 KB 84/286 KB 84/223 KB 80/308 KB 45/45 KB 84/286 KB 84/223 KB 84/308 KB 45/45 KB 84/286 KB 84/223 KB 88/308 KB 45/45 KB 84/286 KB 84/223 KB 92/308 KB 45/45 KB 84/286 KB 84/223 KB 96/308 KB 45/45 KB 84/286 KB 84/223 KB 80/308 KB 36/45 KB 84/286 KB 88/223 KB 96/308 KB 45/45 KB 84/286 KB 92/223 KB 96/308 KB 45/45 KB 84/286 KB 96/223 KB 96/308 KB 45/45 KB 84/286 KB 68/223 KB 52/308 KB 36/45 KB 88/286 KB 96/223 KB 96/308 KB 45/45 KB 92/286 KB 96/223 KB 96/308 KB 45/45 KB 96/286 KB 96/223 KB 96/308 KB 45/45 KB 100/286 KB 96/223 KB 96/308 KB 45/45 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 935.7 KB/sec) unit-abot-epc-basic-0: 08:06:46 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: 08:06:46 DEBUG unit.abot-epc-basic/0.install 104/286 KB 96/223 KB 96/308 KB 45/45 KB 108/286 KB 96/223 KB 96/308 KB 45/45 KB 112/286 KB 96/223 KB 96/308 KB 45/45 KB 116/286 KB 96/223 KB 96/308 KB 45/45 KB 120/286 KB 100/223 KB 100/308 KB 124/286 KB 100/223 KB 100/308 KB 128/286 KB 100/223 KB 100/308 KB 132/286 KB 100/223 KB 100/308 KB 136/286 KB 100/223 KB 100/308 KB 140/286 KB 100/223 KB 100/308 KB 144/286 KB 100/223 KB 100/308 KB 148/286 KB 100/223 KB 100/308 KB 116/286 KB 100/223 KB 100/308 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 906.8 KB/sec) unit-abot-epc-basic-0: 08:06:46 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: 08:06:46 DEBUG unit.abot-epc-basic/0.install 148/286 KB 104/223 KB 100/308 KB 148/286 KB 108/223 KB 100/308 KB 148/286 KB 112/223 KB 100/308 KB 148/286 KB 116/223 KB 100/308 KB 148/286 KB 120/223 KB 100/308 KB 148/286 KB 124/223 KB 100/308 KB 148/286 KB 128/223 KB 100/308 KB 116/286 KB 96/223 KB 100/308 KB 45/45 KB 148/286 KB 128/223 KB 104/308 KB 148/286 KB 128/223 KB 108/308 KB 148/286 KB 128/223 KB 112/308 KB 148/286 KB 128/223 KB 116/308 KB 148/286 KB 128/223 KB 120/308 KB 148/286 KB 128/223 KB 124/308 KB 148/286 KB 128/223 KB 128/308 KB 148/286 KB 128/223 KB 128/308 KB 3/174 KB 148/286 KB 128/223 KB 128/308 KB 5/174 KB 148/286 KB 128/223 KB 128/308 KB 8/174 KB 148/286 KB 128/223 KB 128/308 KB 11/174 KB 148/286 KB 128/223 KB 128/308 KB 13/174 KB 148/286 KB 128/223 KB 128/308 KB 16/174 KB 148/286 KB 128/223 KB 128/308 KB 19/174 KB 148/286 KB 128/223 KB 128/308 KB 21/174 KB 148/286 KB 128/223 KB 128/308 KB 24/174 KB 148/286 KB 128/223 KB 128/308 KB 27/174 KB 148/286 KB 128/223 KB 128/308 KB 29/174 KB 148/286 KB 128/223 KB 128/308 KB 32/174 KB 148/286 KB 128/223 KB 128/308 KB 36/174 KB 148/286 KB 132/223 KB 4/22 KB 132/308 KB 36/174 KB 148/286 KB 128/223 KB 4/22 KB 132/308 KB 36/174 KB 148/286 KB 132/223 KB 8/22 KB 132/308 KB 40/174 KB 148/286 KB 132/223 KB 12/22 KB 132/308 KB 40/174 KB 148/286 KB 132/223 KB 16/22 KB 132/308 KB 40/174 KB 148/286 KB 132/223 KB 20/22 KB 132/308 KB 40/174 KB 148/286 KB 132/223 KB 22/22 KB 132/308 KB 40/174 KB 148/286 KB 128/223 KB 132/308 KB 36/174 KB 148/286 KB 132/223 KB 22/22 KB 136/308 KB 40/174 KB 148/286 KB 132/223 KB 4/22 KB 132/308 KB 40/174 KB 152/286 KB 136/223 KB 22/22 KB 136/308 KB 44/174 KB 152/286 KB 136/223 KB 22/22 KB 140/308 KB 48/174 KB 152/286 KB 136/223 KB 22/22 KB 136/308 KB 40/174 KB 156/286 KB 136/223 KB 22/22 KB 140/308 KB 48/174 KB 160/286 KB 136/223 KB 22/22 KB 140/308 KB 48/174 KB 148/286 KB 136/223 KB 22/22 KB 136/308 KB 40/174 KB 160/286 KB 140/223 KB 22/22 KB 140/308 KB 48/174 KB 160/286 KB 144/223 KB 22/22 KB 140/308 KB 48/174 KB 152/286 KB 136/223 KB 22/22 KB 140/308 KB 44/174 KB 160/286 KB 144/223 KB 22/22 KB 144/308 KB 48/174 KB 160/286 KB 144/223 KB 22/22 KB 148/308 KB 48/174 KB 164/286 KB 148/223 KB 152/308 KB 52/174 KB 164/286 KB 148/223 KB 156/308 KB 52/174 KB 164/286 KB 148/223 KB 160/308 KB 52/174 KB 164/286 KB 148/223 KB 164/308 KB 52/174 KB 164/286 KB 148/223 KB 168/308 KB 52/174 KB 164/286 KB 148/223 KB 172/308 KB 52/174 KB 164/286 KB 148/223 KB 176/308 KB 52/174 KB 164/286 KB 148/223 KB 180/308 KB 52/174 KB 164/286 KB 148/223 KB 184/308 KB 52/174 KB 164/286 KB 148/223 KB 188/308 KB 52/174 KB 164/286 KB 148/223 KB 148/308 KB 52/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 380.2 KB/sec) unit-abot-epc-basic-0: 08:06:46 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: 08:06:46 DEBUG unit.abot-epc-basic/0.install 160/286 KB 148/223 KB 22/22 KB 148/308 KB 52/174 KB 164/286 KB 152/223 KB 188/308 KB 52/174 KB 164/286 KB 156/223 KB 188/308 KB 52/174 KB 168/286 KB 160/223 KB 188/308 KB 52/174 KB 160/286 KB 144/223 KB 22/22 KB 148/308 KB 52/174 KB 168/286 KB 160/223 KB 188/308 KB 56/174 KB 168/286 KB 160/223 KB 188/308 KB 60/174 KB 168/286 KB 160/223 KB 188/308 KB 64/174 KB 168/286 KB 156/223 KB 188/308 KB 52/174 KB 172/286 KB 160/223 KB 188/308 KB 64/174 KB 176/286 KB 160/223 KB 188/308 KB 64/174 KB 180/286 KB 164/223 KB 188/308 KB 68/174 KB 4/9 KB 184/286 KB 164/223 KB 188/308 KB 68/174 KB 4/9 KB 188/286 KB 164/223 KB 188/308 KB 68/174 KB 4/9 KB 192/286 KB 164/223 KB 188/308 KB 68/174 KB 4/9 KB 176/286 KB 164/223 KB 188/308 KB 68/174 KB 4/9 KB 192/286 KB 168/223 KB 188/308 KB 68/174 KB 4/9 KB 192/286 KB 172/223 KB 188/308 KB 68/174 KB 4/9 KB 192/286 KB 176/223 KB 188/308 KB 68/174 KB 4/9 KB 192/286 KB 180/223 KB 188/308 KB 68/174 KB 4/9 KB 196/286 KB 184/223 KB 188/308 KB 68/174 KB 4/9 KB 176/286 KB 160/223 KB 188/308 KB 68/174 KB 4/9 KB 196/286 KB 184/223 KB 192/308 KB 72/174 KB 4/9 KB 196/286 KB 184/223 KB 192/308 KB 76/174 KB 4/9 KB 176/286 KB 160/223 KB 188/308 KB 64/174 KB 4/9 KB 196/286 KB 184/223 KB 192/308 KB 76/174 KB 8/9 KB 196/286 KB 184/223 KB 192/308 KB 76/174 KB 9/9 KB 196/286 KB 184/223 KB 192/308 KB 80/174 KB 9/9 KB 196/286 KB 184/223 KB 192/308 KB 84/174 KB 9/9 KB 196/286 KB 184/223 KB 192/308 KB 88/174 KB 9/9 KB 196/286 KB 188/223 KB 192/308 KB 92/174 KB 9/9 KB 196/286 KB 188/223 KB 192/308 KB 96/174 KB 9/9 KB 196/286 KB 188/223 KB 192/308 KB 100/174 KB 9/9 KB 196/286 KB 188/223 KB 192/308 KB 104/174 KB 9/9 KB 196/286 KB 188/223 KB 192/308 KB 108/174 KB 9/9 KB 196/286 KB 188/223 KB 192/308 KB 112/174 KB 9/9 KB 196/286 KB 188/223 KB 192/308 KB 116/174 KB 9/9 KB 196/286 KB 188/223 KB 192/308 KB 120/174 KB 9/9 KB 196/286 KB 188/223 KB 192/308 KB 124/174 KB 9/9 KB 196/286 KB 188/223 KB 192/308 KB 128/174 KB 9/9 KB 196/286 KB 184/223 KB 192/308 KB 68/174 KB 4/9 KB 196/286 KB 180/223 KB 188/308 KB 68/174 KB 4/9 KB 200/286 KB 188/223 KB 192/308 KB 128/174 KB 9/9 KB 204/286 KB 188/223 KB 192/308 KB 128/174 KB 9/9 KB 208/286 KB 188/223 KB 192/308 KB 128/174 KB 9/9 KB 212/286 KB 188/223 KB 196/308 KB 128/174 KB 9/9 KB 216/286 KB 188/223 KB 196/308 KB 128/174 KB 9/9 KB 220/286 KB 188/223 KB 196/308 KB 128/174 KB 9/9 KB 224/286 KB 188/223 KB 196/308 KB 128/174 KB 9/9 KB 196/286 KB 188/223 KB 192/308 KB 88/174 KB 9/9 KB 224/286 KB 192/223 KB 196/308 KB 128/174 KB 9/9 KB 224/286 KB 196/223 KB 196/308 KB 128/174 KB 9/9 KB 224/286 KB 200/223 KB 196/308 KB 128/174 KB 9/9 KB 224/286 KB 204/223 KB 196/308 KB 128/174 KB 9/9 KB 224/286 KB 208/223 KB 196/308 KB 128/174 KB 9/9 KB 224/286 KB 212/223 KB 196/308 KB 128/174 KB 9/9 KB 228/286 KB 216/223 KB 196/308 KB 128/174 KB 9/9 KB 228/286 KB 220/223 KB 196/308 KB 128/174 KB 9/9 KB 228/286 KB 223/223 KB 196/308 KB 132/174 KB 9/9 KB Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.jar (9 KB at 116.3 KB/sec) unit-abot-epc-basic-0: 08:06:46 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: 08:06:46 DEBUG unit.abot-epc-basic/0.install 208/286 KB 188/223 KB 196/308 KB 128/174 KB 9/9 KB 228/286 KB 223/223 KB 200/308 KB 132/174 KB 228/286 KB 223/223 KB 204/308 KB 132/174 KB 228/286 KB 223/223 KB 208/308 KB 132/174 KB 228/286 KB 223/223 KB 212/308 KB 132/174 KB 228/286 KB 223/223 KB 216/308 KB 132/174 KB 228/286 KB 223/223 KB 220/308 KB 132/174 KB 228/286 KB 223/223 KB 224/308 KB 132/174 KB 228/286 KB 223/223 KB 228/308 KB 132/174 KB 228/286 KB 223/223 KB 232/308 KB 132/174 KB 228/286 KB 223/223 KB 236/308 KB 132/174 KB 228/286 KB 223/223 KB 240/308 KB 132/174 KB 228/286 KB 223/223 KB 244/308 KB 132/174 KB 228/286 KB 223/223 KB 248/308 KB 132/174 KB 228/286 KB 223/223 KB 252/308 KB 132/174 KB 228/286 KB 223/223 KB 256/308 KB 132/174 KB 228/286 KB 220/223 KB 196/308 KB 132/174 KB 9/9 KB 228/286 KB 223/223 KB 256/308 KB 132/174 KB 4/22 KB 228/286 KB 223/223 KB 256/308 KB 132/174 KB 8/22 KB 228/286 KB 223/223 KB 256/308 KB 132/174 KB 12/22 KB 228/286 KB 223/223 KB 256/308 KB 132/174 KB 16/22 KB 228/286 KB 212/223 KB 196/308 KB 128/174 KB 9/9 KB 232/286 KB 223/223 KB 256/308 KB 132/174 KB 16/22 KB 236/286 KB 223/223 KB 256/308 KB 132/174 KB 16/22 KB 240/286 KB 223/223 KB 256/308 KB 132/174 KB 16/22 KB 244/286 KB 223/223 KB 256/308 KB 132/174 KB 16/22 KB 248/286 KB 256/308 KB 136/174 KB 20/22 KB 252/286 KB 256/308 KB 136/174 KB 20/22 KB 256/286 KB 256/308 KB 136/174 KB 20/22 KB 244/286 KB 256/308 KB 136/174 KB 20/22 KB 256/286 KB 256/308 KB 140/174 KB 20/22 KB 256/286 KB 256/308 KB 144/174 KB 20/22 KB 256/286 KB 256/308 KB 148/174 KB 20/22 KB 256/286 KB 256/308 KB 152/174 KB 20/22 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 2531.4 KB/sec) unit-abot-epc-basic-0: 08:06:46 DEBUG unit.abot-epc-basic/0.install 244/286 KB 223/223 KB 256/308 KB 132/174 KB 20/22 KB 260/286 KB 256/308 KB 152/174 KB 22/22 KB 260/286 KB 256/308 KB 152/174 KB 20/22 KB 264/286 KB 260/308 KB 156/174 KB 22/22 KB 268/286 KB 260/308 KB 156/174 KB 22/22 KB 272/286 KB 260/308 KB 156/174 KB 22/22 KB 276/286 KB 260/308 KB 156/174 KB 22/22 KB 260/286 KB 260/308 KB 156/174 KB 22/22 KB 260/286 KB 256/308 KB 156/174 KB 22/22 KB 276/286 KB 260/308 KB 160/174 KB 22/22 KB 276/286 KB 260/308 KB 164/174 KB 22/22 KB 276/286 KB 260/308 KB 168/174 KB 22/22 KB 276/286 KB 264/308 KB 172/174 KB 22/22 KB Downloading: https://repo.maven.apache.org/maven2/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.jar unit-abot-epc-basic-0: 08:06:46 DEBUG unit.abot-epc-basic/0.install 280/286 KB 264/308 KB 174/174 KB 22/22 KB 280/286 KB 264/308 KB 172/174 KB 22/22 KB 284/286 KB 264/308 KB 174/174 KB 22/22 KB 286/286 KB 264/308 KB 174/174 KB 22/22 KB 276/286 KB 264/308 KB 168/174 KB 22/22 KB 286/286 KB 268/308 KB 174/174 KB 22/22 KB 286/286 KB 272/308 KB 174/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 234.6 KB/sec) unit-abot-epc-basic-0: 08:06:46 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-abot-epc-basic-0: 08:06:46 DEBUG unit.abot-epc-basic/0.install 286/286 KB 276/308 KB 174/174 KB 286/286 KB 280/308 KB 174/174 KB 286/286 KB 284/308 KB 174/174 KB 286/286 KB 288/308 KB 174/174 KB 286/286 KB 3/11 KB 288/308 KB 174/174 KB 6/11 KB 292/308 KB 9/11 KB 292/308 KB 11/11 KB 292/308 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.jar (174 KB at 1593.7 KB/sec) unit-abot-epc-basic-0: 08:06:46 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-abot-epc-basic-0: 08:06:46 DEBUG unit.abot-epc-basic/0.install 3/11 KB 292/308 KB 174/174 KB 11/11 KB 296/308 KB 11/11 KB 300/308 KB 11/11 KB 304/308 KB 11/11 KB 308/308 KB 11/11 KB 308/308 KB 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 2441.4 KB/sec) unit-abot-epc-basic-0: 08:06:46 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: 08:06:46 DEBUG unit.abot-epc-basic/0.install 11/11 KB 308/308 KB 4/17 KB 11/11 KB 308/308 KB 8/17 KB 11/11 KB 308/308 KB 12/17 KB 11/11 KB 308/308 KB 16/17 KB 11/11 KB 308/308 KB 17/17 KB 11/11 KB 308/308 KB 17/17 KB 3/13 KB 11/11 KB 308/308 KB 17/17 KB 5/13 KB 11/11 KB 308/308 KB 17/17 KB 8/13 KB 11/11 KB 17/17 KB 11/13 KB 11/11 KB 17/17 KB 13/13 KB Downloaded: https://repo.maven.apache.org/maven2/junit/junit/4.12/junit-4.12.jar (308 KB at 2628.6 KB/sec) unit-abot-epc-basic-0: 08:06:46 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: 08:06:46 DEBUG unit.abot-epc-basic/0.install 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 137.2 KB/sec) unit-abot-epc-basic-0: 08:06:46 DEBUG unit.abot-epc-basic/0.install 13/13 KB 4/11 KB 13/13 KB 8/11 KB 13/13 KB 11/11 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 89.0 KB/sec) unit-abot-epc-basic-0: 08:06:46 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: 08:06:46 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-abot-epc-basic-0: 08:06:46 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 104.2 KB/sec) unit-abot-epc-basic-0: 08:06:46 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: 08:06:46 DEBUG unit.abot-epc-basic/0.install 4/28 KB 11/11 KB 8/28 KB 11/11 KB 12/28 KB 11/11 KB 16/28 KB 11/11 KB 20/28 KB 11/11 KB 24/28 KB 11/11 KB 28/28 KB 11/11 KB 28/28 KB 11/11 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 81.0 KB/sec) unit-abot-epc-basic-0: 08:06:46 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: 08:06:46 DEBUG unit.abot-epc-basic/0.install 4/14 KB 28/28 KB 8/14 KB 28/28 KB 3/192 KB 3/309 KB 12/14 KB 28/28 KB 3/192 KB 3/309 KB 14/14 KB 28/28 KB 3/192 KB 3/309 KB 4/14 KB 28/28 KB 3/192 KB 3/309 KB 14/14 KB 28/28 KB 3/192 KB 5/309 KB 14/14 KB 28/28 KB 3/192 KB 8/309 KB 14/14 KB 3/192 KB 4/37 KB 11/309 KB 14/14 KB 3/192 KB 4/37 KB 13/309 KB 14/14 KB 3/192 KB 4/37 KB 16/309 KB 4/14 KB 28/28 KB 3/192 KB 14/14 KB 5/192 KB 4/37 KB 16/309 KB 14/14 KB 8/192 KB 4/37 KB 16/309 KB 14/14 KB 11/192 KB 4/37 KB 16/309 KB 14/14 KB 13/192 KB 4/37 KB 16/309 KB 14/14 KB 16/192 KB 4/37 KB 16/309 KB 14/14 KB 19/192 KB 4/37 KB 16/309 KB 14/14 KB 21/192 KB 4/37 KB 16/309 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 208.1 KB/sec) unit-abot-epc-basic-0: 08:06:46 DEBUG unit.abot-epc-basic/0.install 14/14 KB 28/28 KB 3/192 KB 4/37 KB 8/309 KB 14/14 KB 21/192 KB 8/37 KB 19/309 KB 14/14 KB 21/192 KB 12/37 KB 19/309 KB 14/14 KB 21/192 KB 16/37 KB 19/309 KB 14/14 KB 24/192 KB 20/37 KB 19/309 KB 14/14 KB 24/192 KB 24/37 KB 19/309 KB 14/14 KB 24/192 KB 28/37 KB 19/309 KB 14/14 KB 24/192 KB 32/37 KB 19/309 KB 14/14 KB 21/192 KB 4/37 KB 19/309 KB 14/14 KB 24/192 KB 32/37 KB 21/309 KB 14/14 KB 24/192 KB 16/37 KB 19/309 KB 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: 08:06:46 DEBUG unit.abot-epc-basic/0.install 14/14 KB 24/192 KB 32/37 KB 24/309 KB 14/14 KB 27/192 KB 32/37 KB 24/309 KB 14/14 KB 27/192 KB 32/37 KB 27/309 KB 29/192 KB 32/37 KB 29/309 KB 29/192 KB 32/37 KB 32/309 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar (14 KB at 95.5 KB/sec) unit-abot-epc-basic-0: 08:06:46 DEBUG unit.abot-epc-basic/0.install 14/14 KB 29/192 KB 32/37 KB 27/309 KB 32/192 KB 32/37 KB 36/309 KB 36/192 KB 32/37 KB 36/309 KB 40/192 KB 36/37 KB 36/309 KB 44/192 KB 36/37 KB 36/309 KB 48/192 KB 36/37 KB 36/309 KB 29/192 KB 32/37 KB 36/309 KB 48/192 KB 36/37 KB 40/309 KB 48/192 KB 36/37 KB 44/309 KB 48/192 KB 36/37 KB 48/309 KB 36/192 KB 36/37 KB 36/309 KB 48/192 KB 37/37 KB 48/309 KB 52/192 KB 37/37 KB 48/309 KB 56/192 KB 37/37 KB 52/309 KB 60/192 KB 37/37 KB 52/309 KB 64/192 KB 37/37 KB 52/309 KB 52/192 KB 37/37 KB 52/309 KB 64/192 KB 37/37 KB 56/309 KB 64/192 KB 37/37 KB 60/309 KB 64/192 KB 37/37 KB 64/309 KB 68/192 KB 37/37 KB 64/309 KB 68/192 KB 37/37 KB 4/14 KB 64/309 KB 68/192 KB 37/37 KB 8/14 KB 64/309 KB 68/192 KB 37/37 KB 12/14 KB 64/309 KB 68/192 KB 37/37 KB 14/14 KB 64/309 KB 72/192 KB 37/37 KB 14/14 KB 64/309 KB 76/192 KB 37/37 KB 14/14 KB 64/309 KB 80/192 KB 37/37 KB 14/14 KB 68/309 KB 76/192 KB 37/37 KB 14/14 KB 68/309 KB 80/192 KB 37/37 KB 14/14 KB 72/309 KB 80/192 KB 37/37 KB 14/14 KB 76/309 KB 80/192 KB 37/37 KB 14/14 KB 80/309 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-abot-epc-basic-0: 08:06:46 DEBUG unit.abot-epc-basic/0.install 84/192 KB 14/14 KB 80/309 KB 88/192 KB 14/14 KB 84/309 KB 92/192 KB 14/14 KB 84/309 KB 96/192 KB 14/14 KB 84/309 KB 84/192 KB 14/14 KB 84/309 KB 96/192 KB 14/14 KB 88/309 KB 96/192 KB 14/14 KB 92/309 KB 96/192 KB 14/14 KB 96/309 KB 100/192 KB 14/14 KB 100/309 KB 100/192 KB 104/309 KB 100/192 KB 108/309 KB 100/192 KB 112/309 KB 100/192 KB 14/14 KB 96/309 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 90.2 KB/sec) unit-abot-epc-basic-0: 08:06:46 DEBUG unit.abot-epc-basic/0.install 104/192 KB 112/309 KB 108/192 KB 112/309 KB 112/192 KB 112/309 KB 116/192 KB 112/309 KB 120/192 KB 116/309 KB 124/192 KB 116/309 KB 128/192 KB 116/309 KB 116/192 KB 116/309 KB 128/192 KB 120/309 KB 128/192 KB 124/309 KB 128/192 KB 128/309 KB 132/192 KB 132/309 KB 132/192 KB 136/309 KB 132/192 KB 140/309 KB 132/192 KB 144/309 KB 132/192 KB 148/309 KB 132/192 KB 152/309 KB 132/192 KB 156/309 KB 132/192 KB 160/309 KB 132/192 KB 164/309 KB 132/192 KB 128/309 KB 136/192 KB 164/309 KB 140/192 KB 164/309 KB 144/192 KB 164/309 KB 148/192 KB 164/309 KB 152/192 KB 164/309 KB 156/192 KB 164/309 KB 160/192 KB 164/309 KB 164/192 KB 164/309 KB 168/192 KB 168/309 KB 172/192 KB 168/309 KB 176/192 KB 168/309 KB 164/192 KB 168/309 KB 176/192 KB 172/309 KB 176/192 KB 176/309 KB 180/192 KB 176/309 KB 184/192 KB 180/309 KB 188/192 KB 180/309 KB 192/192 KB 180/309 KB 192/192 KB 180/309 KB 180/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 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 1133.0 KB/sec) unit-abot-epc-basic-0: 08:06:46 DEBUG unit.abot-epc-basic/0.install 264/309 KB 268/309 KB 272/309 KB 276/309 KB 280/309 KB 284/309 KB 288/309 KB 292/309 KB 296/309 KB 300/309 KB 304/309 KB 308/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 1742.4 KB/sec) unit-abot-epc-basic-0: 08:06:46 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 unit-abot-epc-basic-0: 08:06:46 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 151.9 KB/sec) unit-abot-epc-basic-0: 08:06:46 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-abot-epc-basic-0: 08:06:46 DEBUG unit.abot-epc-basic/0.install 3/3 KB 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 178.8 KB/sec) unit-abot-epc-basic-0: 08:06:46 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 unit-abot-epc-basic-0: 08:06:46 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 64/74 KB 68/74 KB 72/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 3876.4 KB/sec) unit-abot-epc-basic-0: 08:06:46 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 08:06:46 DEBUG unit.abot-epc-basic/0.install ------------------------------------------------------- unit-abot-epc-basic-0: 08:06:46 DEBUG unit.abot-epc-basic/0.install T E S T S unit-abot-epc-basic-0: 08:06:46 DEBUG unit.abot-epc-basic/0.install ------------------------------------------------------- unit-abot-epc-basic-0: 08:06:47 DEBUG unit.abot-epc-basic/0.install Running com.rebaca.abot.RunScenarios unit-abot-epc-basic-0: 08:06:48 DEBUG unit.abot-epc-basic/0.install Feature: Local_Commands_Testing unit-abot-epc-basic-0: 08:06:48 DEBUG unit.abot-epc-basic/0.install Jan 18, 2019 8:06:48 AM org.springframework.context.support.ClassPathXmlApplicationContext prepareRefresh unit-abot-epc-basic-0: 08:06:48 DEBUG unit.abot-epc-basic/0.install INFO: Refreshing org.springframework.context.support.ClassPathXmlApplicationContext@932bc4a: startup date [Fri Jan 18 08:06:48 UTC 2019]; root of context hierarchy unit-abot-epc-basic-0: 08:06:48 DEBUG unit.abot-epc-basic/0.install Jan 18, 2019 8:06:48 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 08:06:48 DEBUG unit.abot-epc-basic/0.install INFO: Loading XML bean definitions from class path resource [cucumber.xml] unit-oai-hss-0: 08:06:48 DEBUG juju.worker.uniter.remotestate retry hook timer triggered unit-oai-hss-0: 08:06:48 INFO juju.worker.uniter awaiting error resolution for "install" hook unit-oai-hss-0: 08:06:48 DEBUG juju.worker.uniter.operation running operation run install hook unit-oai-hss-0: 08:06:48 DEBUG juju.machinelock acquire machine lock for uniter (run install hook) unit-oai-hss-0: 08:06:48 DEBUG juju.machinelock machine lock acquired for uniter (run install hook) unit-oai-hss-0: 08:06:48 DEBUG juju.worker.uniter.operation preparing operation "run install hook" unit-oai-hss-0: 08:06:48 DEBUG juju.worker.uniter.operation executing operation "run install hook" unit-abot-epc-basic-0: 08:06:48 DEBUG unit.abot-epc-basic/0.install Jan 18, 2019 8:06:48 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 08:06:48 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: 08:06:49 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running install hook unit-oai-hss-0: 08:06:49 DEBUG unit.oai-hss/0.install + export DEBIAN_FRONTEND=noninteractive unit-oai-hss-0: 08:06:49 DEBUG unit.oai-hss/0.install + DEBIAN_FRONTEND=noninteractive unit-oai-hss-0: 08:06:49 DEBUG unit.oai-hss/0.install + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 08:06:49 DEBUG unit.oai-hss/0.install + export juju=set unit-oai-hss-0: 08:06:49 DEBUG unit.oai-hss/0.install + juju=set unit-oai-hss-0: 08:06:49 DEBUG unit.oai-hss/0.install + set_env_paths unit-oai-hss-0: 08:06:49 DEBUG unit.oai-hss/0.install + openair_path=/srv/openair-cn unit-oai-hss-0: 08:06:49 DEBUG unit.oai-hss/0.install + build_path=/srv/openair-cn/BUILD unit-oai-hss-0: 08:06:49 DEBUG unit.oai-hss/0.install + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-hss-0: 08:06:49 DEBUG unit.oai-hss/0.install + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-hss-0: 08:06:49 DEBUG unit.oai-hss/0.install + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-hss-0: 08:06:49 DEBUG unit.oai-hss/0.install + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-hss-0: 08:06:49 DEBUG unit.oai-hss/0.install + hss_conf=/usr/local/etc/oai unit-oai-hss-0: 08:06:49 DEBUG unit.oai-hss/0.install + hss_exec_name=oai_hss unit-oai-hss-0: 08:06:49 DEBUG unit.oai-hss/0.install ++ config-get branch unit-oai-hss-0: 08:06:49 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 08:06:49 DEBUG unit.oai-hss/0.install + branch=v0.3.2 unit-oai-hss-0: 08:06:49 DEBUG unit.oai-hss/0.install ++ config-get revision unit-oai-hss-0: 08:06:49 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 08:06:49 DEBUG unit.oai-hss/0.install + revision=HEAD unit-oai-hss-0: 08:06:49 DEBUG unit.oai-hss/0.install + echo v0.3.2 unit-oai-hss-0: 08:06:49 DEBUG unit.oai-hss/0.install + echo HEAD unit-oai-hss-0: 08:06:49 DEBUG unit.oai-hss/0.install + update_hostname unit-oai-hss-0: 08:06:49 DEBUG unit.oai-hss/0.install ++ sed 's|/|-|' unit-oai-hss-0: 08:06:49 DEBUG unit.oai-hss/0.install ++ echo oai-hss/0 unit-oai-hss-0: 08:06:49 DEBUG unit.oai-hss/0.install + HOSTNAME=oai-hss-0 unit-oai-hss-0: 08:06:49 DEBUG unit.oai-hss/0.install + echo oai-hss-0 unit-oai-hss-0: 08:06:49 DEBUG unit.oai-hss/0.install + hostname oai-hss-0 unit-oai-hss-0: 08:06:49 DEBUG unit.oai-hss/0.install ++ hostname unit-oai-hss-0: 08:06:49 DEBUG unit.oai-hss/0.install + echo '127.0.0.1 oai-hss-0' unit-oai-hss-0: 08:06:49 DEBUG unit.oai-hss/0.install + install_packages unit-oai-hss-0: 08:06:49 DEBUG unit.oai-hss/0.install + status-set maintenance 'Installing some dependencies' unit-oai-hss-0: 08:06:49 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 08:06:49 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 08:06:49 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections git unit-oai-hss-0: 08:06:49 DEBUG unit.oai-hss/0.install + gitAlreadyInstalled=1 unit-oai-hss-0: 08:06:49 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 08:06:49 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 08:06:49 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections at unit-oai-hss-0: 08:06:49 DEBUG unit.oai-hss/0.install + atAlreadyInstalled=1 unit-oai-hss-0: 08:06:49 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 08:06:49 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 08:06:49 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections virt-what unit-oai-hss-0: 08:06:49 DEBUG unit.oai-hss/0.install + virtwhatAlreadyInstalled=1 unit-oai-hss-0: 08:06:49 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 08:06:49 DEBUG unit.oai-hss/0.install + PASSWORD=linux unit-oai-hss-0: 08:06:49 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 08:06:49 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password password linux' unit-oai-hss-0: 08:06:49 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 08:06:49 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password_again password linux' unit-oai-hss-0: 08:06:49 DEBUG unit.oai-hss/0.install + apt install -y mysql-client unit-oai-hss-0: 08:06:49 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 08:06:49 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: 08:06:49 DEBUG unit.oai-hss/0.install unit-oai-epc-0: 08:06:50 DEBUG juju.worker.uniter.remotestate retry hook timer triggered unit-oai-epc-0: 08:06:50 INFO juju.worker.uniter awaiting error resolution for "install" hook unit-oai-epc-0: 08:06:50 DEBUG juju.worker.uniter.operation running operation run install hook unit-oai-epc-0: 08:06:50 DEBUG juju.machinelock acquire machine lock for uniter (run install hook) unit-oai-epc-0: 08:06:50 DEBUG juju.machinelock machine lock acquired for uniter (run install hook) unit-oai-epc-0: 08:06:50 DEBUG juju.worker.uniter.operation preparing operation "run install hook" unit-oai-epc-0: 08:06:50 DEBUG juju.worker.uniter.operation executing operation "run install hook" unit-oai-epc-0: 08:06:50 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running install hook unit-abot-epc-basic-0: 08:06:50 DEBUG unit.abot-epc-basic/0.install Jan 18, 2019 8:06:50 AM org.springframework.beans.factory.support.DefaultListableBeanFactory registerScope unit-abot-epc-basic-0: 08:06:50 DEBUG unit.abot-epc-basic/0.install INFO: Replacing scope 'cucumber-glue' from [cucumber.runtime.java.spring.GlueCodeScope@7c2a69b4] to [cucumber.runtime.java.spring.GlueCodeScope@a619c2] unit-oai-epc-0: 08:06:50 DEBUG unit.oai-epc/0.install + export DEBIAN_FRONTEND=noninteractive unit-oai-epc-0: 08:06:50 DEBUG unit.oai-epc/0.install + DEBIAN_FRONTEND=noninteractive unit-oai-epc-0: 08:06:50 DEBUG unit.oai-epc/0.install + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 08:06:50 DEBUG unit.oai-epc/0.install ++ validated_mme_public_ip=0 unit-oai-epc-0: 08:06:50 DEBUG unit.oai-epc/0.install + set_env_paths unit-oai-epc-0: 08:06:50 DEBUG unit.oai-epc/0.install + openair_path=/srv/openair-cn unit-oai-epc-0: 08:06:50 DEBUG unit.oai-epc/0.install + build_path=/srv/openair-cn/BUILD unit-oai-epc-0: 08:06:50 DEBUG unit.oai-epc/0.install + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-epc-0: 08:06:50 DEBUG unit.oai-epc/0.install + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-epc-0: 08:06:50 DEBUG unit.oai-epc/0.install + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-epc-0: 08:06:50 DEBUG unit.oai-epc/0.install + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-epc-0: 08:06:50 DEBUG unit.oai-epc/0.install + epc_conf_path=/usr/local/etc/oai unit-oai-epc-0: 08:06:50 DEBUG unit.oai-epc/0.install + epc_exec_name=mme_gw unit-oai-epc-0: 08:06:50 DEBUG unit.oai-epc/0.install + open-port 2152/udp unit-oai-epc-0: 08:06:50 DEBUG worker.uniter.jujuc running hook tool "open-port" unit-oai-epc-0: 08:06:50 DEBUG unit.oai-epc/0.install ++ config-get branch unit-oai-epc-0: 08:06:50 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 08:06:50 DEBUG unit.oai-epc/0.install + branch=v0.3.2 unit-oai-epc-0: 08:06:50 DEBUG unit.oai-epc/0.install ++ config-get revision unit-abot-epc-basic-0: 08:06:50 DEBUG unit.abot-epc-basic/0.install Jan 18, 2019 8:06:50 AM org.springframework.context.support.ClassPathXmlApplicationContext prepareRefresh unit-abot-epc-basic-0: 08:06:50 DEBUG unit.abot-epc-basic/0.install INFO: Refreshing org.springframework.context.support.ClassPathXmlApplicationContext@784c5ef5: startup date [Fri Jan 18 08:06:50 UTC 2019]; root of context hierarchy unit-abot-epc-basic-0: 08:06:50 DEBUG unit.abot-epc-basic/0.install Jan 18, 2019 8:06:50 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 08:06:50 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: 08:06:50 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 08:06:50 DEBUG unit.oai-epc/0.install + revision=HEAD unit-oai-epc-0: 08:06:50 DEBUG unit.oai-epc/0.install + echo v0.3.2 unit-oai-epc-0: 08:06:50 DEBUG unit.oai-epc/0.install + echo HEAD unit-oai-epc-0: 08:06:50 DEBUG unit.oai-epc/0.install + update_hostname unit-oai-epc-0: 08:06:50 DEBUG unit.oai-epc/0.install ++ sed 's|/|-|' unit-oai-epc-0: 08:06:50 DEBUG unit.oai-epc/0.install ++ echo oai-epc/0 unit-oai-epc-0: 08:06:50 DEBUG unit.oai-epc/0.install + HOSTNAME=oai-epc-0 unit-oai-epc-0: 08:06:50 DEBUG unit.oai-epc/0.install + echo oai-epc-0 unit-oai-epc-0: 08:06:50 DEBUG unit.oai-epc/0.install + hostname oai-epc-0 unit-oai-epc-0: 08:06:50 DEBUG unit.oai-epc/0.install ++ hostname unit-oai-epc-0: 08:06:50 DEBUG unit.oai-epc/0.install + echo '127.0.0.1 oai-epc-0' unit-oai-epc-0: 08:06:50 DEBUG unit.oai-epc/0.install + install_packages unit-oai-epc-0: 08:06:50 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 08:06:50 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections git unit-oai-epc-0: 08:06:50 DEBUG unit.oai-epc/0.install + gitAlreadyInstalled=1 unit-oai-epc-0: 08:06:50 DEBUG unit.oai-epc/0.install + '[' '!' 1 -eq 1 ']' unit-oai-epc-0: 08:06:50 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 08:06:50 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections at unit-oai-epc-0: 08:06:50 DEBUG unit.oai-epc/0.install + atAlreadyInstalled=1 unit-oai-epc-0: 08:06:50 DEBUG unit.oai-epc/0.install + '[' '!' 1 -eq 1 ']' unit-oai-epc-0: 08:06:50 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 08:06:50 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections virt-what unit-oai-epc-0: 08:06:50 DEBUG unit.oai-epc/0.install + virtwhatAlreadyInstalled=1 unit-oai-epc-0: 08:06:50 DEBUG unit.oai-epc/0.install + '[' '!' 1 -eq 1 ']' unit-oai-epc-0: 08:06:50 DEBUG unit.oai-epc/0.install + PASSWORD=linux unit-oai-epc-0: 08:06:50 DEBUG unit.oai-epc/0.install + debconf-set-selections unit-oai-epc-0: 08:06:50 DEBUG unit.oai-epc/0.install + echo 'mysql-server mysql-server/root_password password linux' unit-abot-epc-basic-0: 08:06:50 DEBUG unit.abot-epc-basic/0.install Jan 18, 2019 8:06:50 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 08:06:50 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-hss-0: 08:06:50 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-epc-0: 08:06:51 DEBUG unit.oai-epc/0.install + debconf-set-selections unit-oai-epc-0: 08:06:51 DEBUG unit.oai-epc/0.install + echo 'mysql-server mysql-server/root_password_again password linux' unit-abot-epc-basic-0: 08:06:51 DEBUG unit.abot-epc-basic/0.install Jan 18, 2019 8:06:51 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 08:06:51 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: 08:06:51 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 08:06:51 DEBUG unit.oai-hss/0.install Reading state information... unit-abot-epc-basic-0: 08:06:51 DEBUG unit.abot-epc-basic/0.install Jan 18, 2019 8:06:51 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 08:06:51 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-hss-0: 08:06:51 DEBUG unit.oai-hss/0.install mysql-client is already the newest version. unit-oai-hss-0: 08:06:51 DEBUG unit.oai-hss/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 08:06:51 DEBUG unit.oai-hss/0.install ++ virt-what unit-oai-hss-0: 08:06:51 DEBUG unit.oai-hss/0.install + machine_type=kvm unit-oai-hss-0: 08:06:51 DEBUG unit.oai-hss/0.install + install_packages unit-oai-hss-0: 08:06:51 DEBUG unit.oai-hss/0.install + status-set maintenance 'Installing some dependencies' unit-oai-hss-0: 08:06:51 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-abot-epc-basic-0: 08:06:51 DEBUG unit.abot-epc-basic/0.install Jan 18, 2019 8:06:51 AM org.springframework.context.support.ClassPathXmlApplicationContext prepareRefresh unit-abot-epc-basic-0: 08:06:51 DEBUG unit.abot-epc-basic/0.install INFO: Refreshing org.springframework.context.support.ClassPathXmlApplicationContext@49ec6a9f: startup date [Fri Jan 18 08:06:51 UTC 2019]; root of context hierarchy unit-abot-epc-basic-0: 08:06:51 DEBUG unit.abot-epc-basic/0.install Jan 18, 2019 8:06:51 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 08:06:51 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: 08:06:51 DEBUG unit.abot-epc-basic/0.install Jan 18, 2019 8:06:51 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 08:06:51 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: 08:06:51 DEBUG unit.oai-epc/0.install + apt install -y mysql-client unit-oai-epc-0: 08:06:51 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 08:06:51 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: 08:06:51 DEBUG unit.oai-epc/0.install unit-abot-epc-basic-0: 08:06:51 DEBUG unit.abot-epc-basic/0.install Jan 18, 2019 8:06:51 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 08:06:51 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: 08:06:51 DEBUG unit.abot-epc-basic/0.install Jan 18, 2019 8:06:51 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 08:06:51 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: 08:06:52 DEBUG unit.abot-epc-basic/0.install 18-Jan-2019 08:06:51 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 08:06:52 DEBUG unit.abot-epc-basic/0.install 18-Jan-2019 08:06:52 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 08:06:52 DEBUG unit.abot-epc-basic/0.install 18-Jan-2019 08:06:52 [main] REPORT: STEP EXECUTION TIME TAKEN :1350 MS unit-abot-epc-basic-0: 08:06:52 DEBUG unit.abot-epc-basic/0.install 18-Jan-2019 08:06:52 [main] REPORT: STEP :PASSED unit-oai-epc-0: 08:06:52 DEBUG unit.oai-epc/0.install Reading package lists... unit-abot-epc-basic-0: 08:06:52 DEBUG unit.abot-epc-basic/0.install 18-Jan-2019 08:06:52 [main] REPORT: ========================================================================================== unit-oai-epc-0: 08:06:52 DEBUG unit.oai-epc/0.install Building dependency tree... unit-oai-epc-0: 08:06:52 DEBUG unit.oai-epc/0.install Reading state information... unit-abot-epc-basic-0: 08:06:52 DEBUG unit.abot-epc-basic/0.install 18-Jan-2019 08:06:52 [main] REPORT: ======================================================================================== unit-oai-epc-0: 08:06:52 DEBUG unit.oai-epc/0.install mysql-client is already the newest version. unit-oai-epc-0: 08:06:52 DEBUG unit.oai-epc/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-epc-0: 08:06:52 DEBUG unit.oai-epc/0.install ++ virt-what unit-oai-epc-0: 08:06:52 DEBUG unit.oai-epc/0.install + machine_type=kvm unit-oai-epc-0: 08:06:52 DEBUG unit.oai-epc/0.install + clone_repro unit-oai-epc-0: 08:06:52 DEBUG unit.oai-epc/0.install + juju-log 'Fetching and installing openair5G EPC' unit-abot-epc-basic-0: 08:06:52 DEBUG unit.abot-epc-basic/0.install 18-Jan-2019 08:06:52 [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-oai-hss-0: 08:06:52 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 08:06:52 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections git unit-oai-hss-0: 08:06:52 DEBUG unit.oai-hss/0.install + gitAlreadyInstalled=1 unit-oai-hss-0: 08:06:52 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 08:06:52 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 08:06:52 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections at unit-abot-epc-basic-0: 08:06:52 DEBUG unit.abot-epc-basic/0.install 18-Jan-2019 08:06:52 [main] REPORT: STEP EXECUTION TIME TAKEN :138 MS unit-oai-hss-0: 08:06:52 DEBUG unit.oai-hss/0.install + atAlreadyInstalled=1 unit-oai-hss-0: 08:06:52 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 08:06:52 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 08:06:52 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections virt-what unit-oai-hss-0: 08:06:52 DEBUG unit.oai-hss/0.install + virtwhatAlreadyInstalled=1 unit-oai-hss-0: 08:06:52 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 08:06:52 DEBUG unit.oai-hss/0.install + PASSWORD=linux unit-oai-hss-0: 08:06:52 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 08:06:52 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password password linux' unit-abot-epc-basic-0: 08:06:52 DEBUG unit.abot-epc-basic/0.install 18-Jan-2019 08:06:52 [main] REPORT: STEP :PASSED unit-oai-epc-0: 08:06:52 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 08:06:52 INFO unit.oai-epc/0.juju-log Fetching and installing openair5G EPC unit-oai-epc-0: 08:06:52 DEBUG unit.oai-epc/0.install + status-set maintenance 'Fetching and installing Openair5G EPC' unit-abot-epc-basic-0: 08:06:52 DEBUG unit.abot-epc-basic/0.install 18-Jan-2019 08:06:52 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 08:06:52 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 08:06:52 DEBUG unit.abot-epc-basic/0.install @local-commands unit-abot-epc-basic-0: 08:06:52 DEBUG unit.abot-epc-basic/0.install Scenario: Local Commands testing # featureFiles/000-local-commands.feature:4 unit-abot-epc-basic-0: 08:06:52 DEBUG unit.abot-epc-basic/0.install Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 08:06:52 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: 08:06:52 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 08:06:52 DEBUG unit.abot-epc-basic/0.install 1 Scenarios (1 passed) unit-abot-epc-basic-0: 08:06:52 DEBUG unit.abot-epc-basic/0.install 2 Steps (2 passed) unit-abot-epc-basic-0: 08:06:52 DEBUG unit.abot-epc-basic/0.install 0m1.960s unit-abot-epc-basic-0: 08:06:52 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 08:06:52 DEBUG unit.abot-epc-basic/0.install Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.212 sec - in com.rebaca.abot.RunScenarios unit-abot-epc-basic-0: 08:06:52 DEBUG unit.abot-epc-basic/0.install Given all configured endpoints for SSH are connected successfully(Scenario: Local Commands testing) Time elapsed: 0.002 sec unit-abot-epc-basic-0: 08:06:52 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 sec unit-abot-epc-basic-0: 08:06:52 DEBUG unit.abot-epc-basic/0.install Scenario: Local Commands testing Time elapsed: 0.01 sec unit-oai-epc-0: 08:06:52 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-abot-epc-basic-0: 08:06:52 DEBUG unit.abot-epc-basic/0.install 18-Jan-2019 08:06:52.626 [Thread-1] ERROR com.rebaca.adapters.lifecycle.BeanCreationAndDestruction - Error occurred during cleaning resources (After complete test run). null unit-oai-hss-0: 08:06:52 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 08:06:52 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password_again password linux' unit-oai-epc-0: 08:06:52 DEBUG unit.oai-epc/0.install + '[' -d /srv/openair-cn ']' unit-oai-epc-0: 08:06:52 DEBUG unit.oai-epc/0.install + juju-log 'Updating the installation directory' unit-oai-epc-0: 08:06:52 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 08:06:52 INFO unit.oai-epc/0.juju-log Updating the installation directory unit-oai-epc-0: 08:06:52 DEBUG unit.oai-epc/0.install + cd /srv/openair-cn unit-oai-epc-0: 08:06:52 DEBUG unit.oai-epc/0.install + git reset --hard HEAD unit-oai-epc-0: 08:06:52 DEBUG unit.oai-epc/0.install HEAD is now at 01f20cc freediameter installation fix unit-oai-epc-0: 08:06:52 DEBUG unit.oai-epc/0.install + git checkout v0.3.2 unit-oai-epc-0: 08:06:52 DEBUG unit.oai-epc/0.install HEAD is now at 01f20cc... freediameter installation fix unit-oai-epc-0: 08:06:52 DEBUG unit.oai-epc/0.install + shopt -s nocasematch unit-oai-epc-0: 08:06:52 DEBUG unit.oai-epc/0.install + [[ HEAD != \H\E\A\D ]] unit-oai-epc-0: 08:06:52 DEBUG unit.oai-epc/0.install + cd - unit-oai-epc-0: 08:06:52 DEBUG unit.oai-epc/0.install /var/lib/juju/agents/unit-oai-epc-0/charm unit-oai-epc-0: 08:06:52 DEBUG unit.oai-epc/0.install + sed -i /phpmyadmin/d /srv/openair-cn/BUILD/TOOLS/build_helper unit-oai-epc-0: 08:06:52 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-epc-0: 08:06:52 DEBUG unit.oai-epc/0.install + juju_install_kernel unit-oai-epc-0: 08:06:52 DEBUG unit.oai-epc/0.install + juju-log 'Check the kernel and update if required' unit-oai-hss-0: 08:06:52 DEBUG unit.oai-hss/0.install + apt install -y mysql-client unit-oai-hss-0: 08:06:52 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 08:06:52 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: 08:06:52 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 08:06:52 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-epc-0: 08:06:52 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 08:06:52 INFO unit.oai-epc/0.juju-log Check the kernel and update if required unit-oai-epc-0: 08:06:52 DEBUG unit.oai-epc/0.install + check_current_kernel unit-oai-epc-0: 08:06:52 DEBUG unit.oai-epc/0.install + required_kern_release=3.19 unit-oai-epc-0: 08:06:52 DEBUG unit.oai-epc/0.install ++ cut -d . -f1 unit-oai-epc-0: 08:06:52 DEBUG unit.oai-epc/0.install ++ echo 3.19 unit-oai-epc-0: 08:06:52 DEBUG unit.oai-epc/0.install + required_kern_version=3 unit-oai-epc-0: 08:06:52 DEBUG unit.oai-epc/0.install ++ cut -d . -f2 unit-oai-epc-0: 08:06:52 DEBUG unit.oai-epc/0.install ++ echo 3.19 unit-oai-epc-0: 08:06:52 DEBUG unit.oai-epc/0.install + required_kern_major_revision=19 unit-oai-epc-0: 08:06:52 DEBUG unit.oai-epc/0.install ++ uname -r unit-oai-epc-0: 08:06:52 DEBUG unit.oai-epc/0.install + current_kern_release=3.13.0-164-generic unit-oai-epc-0: 08:06:52 DEBUG unit.oai-epc/0.install ++ cut -d . -f1 unit-oai-epc-0: 08:06:52 DEBUG unit.oai-epc/0.install ++ echo 3.13.0-164-generic unit-oai-epc-0: 08:06:52 DEBUG unit.oai-epc/0.install + current_kern_version=3 unit-oai-epc-0: 08:06:52 DEBUG unit.oai-epc/0.install ++ cut -d . -f2 unit-oai-epc-0: 08:06:52 DEBUG unit.oai-epc/0.install ++ echo 3.13.0-164-generic unit-oai-epc-0: 08:06:52 DEBUG unit.oai-epc/0.install + current_kern_major_revision=13 unit-oai-epc-0: 08:06:52 DEBUG unit.oai-epc/0.install + '[' 3 -gt 3 ']' unit-oai-epc-0: 08:06:52 DEBUG unit.oai-epc/0.install + '[' 3 -eq 3 ']' unit-oai-epc-0: 08:06:52 DEBUG unit.oai-epc/0.install + '[' 13 -ge 19 ']' unit-oai-epc-0: 08:06:52 DEBUG unit.oai-epc/0.install + REQUIRED_KERNEL_IS_INSTALLED=false unit-oai-epc-0: 08:06:52 DEBUG unit.oai-epc/0.install + [[ false == true ]] unit-oai-epc-0: 08:06:52 DEBUG unit.oai-epc/0.install + '[' kvm == lxc -o kvm == docker ']' unit-oai-epc-0: 08:06:52 DEBUG unit.oai-epc/0.install + '[' kvm == '' ']' unit-oai-epc-0: 08:06:52 DEBUG unit.oai-epc/0.install + check_current_kernel unit-oai-epc-0: 08:06:52 DEBUG unit.oai-epc/0.install + required_kern_release=3.19 unit-oai-epc-0: 08:06:52 DEBUG unit.oai-epc/0.install ++ cut -d . -f1 unit-oai-epc-0: 08:06:52 DEBUG unit.oai-epc/0.install ++ echo 3.19 unit-oai-epc-0: 08:06:52 DEBUG unit.oai-epc/0.install + required_kern_version=3 unit-oai-epc-0: 08:06:52 DEBUG unit.oai-epc/0.install ++ cut -d . -f2 unit-oai-epc-0: 08:06:52 DEBUG unit.oai-epc/0.install ++ echo 3.19 unit-oai-epc-0: 08:06:52 DEBUG unit.oai-epc/0.install + required_kern_major_revision=19 unit-oai-epc-0: 08:06:52 DEBUG unit.oai-epc/0.install ++ uname -r unit-oai-epc-0: 08:06:52 DEBUG unit.oai-epc/0.install + current_kern_release=3.13.0-164-generic unit-oai-epc-0: 08:06:52 DEBUG unit.oai-epc/0.install ++ cut -d . -f1 unit-oai-epc-0: 08:06:52 DEBUG unit.oai-epc/0.install ++ echo 3.13.0-164-generic unit-oai-epc-0: 08:06:52 DEBUG unit.oai-epc/0.install + current_kern_version=3 unit-oai-epc-0: 08:06:52 DEBUG unit.oai-epc/0.install ++ cut -d . -f2 unit-oai-epc-0: 08:06:52 DEBUG unit.oai-epc/0.install ++ echo 3.13.0-164-generic unit-oai-epc-0: 08:06:52 DEBUG unit.oai-epc/0.install + current_kern_major_revision=13 unit-oai-epc-0: 08:06:52 DEBUG unit.oai-epc/0.install + '[' 3 -gt 3 ']' unit-oai-epc-0: 08:06:52 DEBUG unit.oai-epc/0.install + '[' 3 -eq 3 ']' unit-oai-epc-0: 08:06:52 DEBUG unit.oai-epc/0.install + '[' 13 -ge 19 ']' unit-oai-epc-0: 08:06:52 DEBUG unit.oai-epc/0.install + REQUIRED_KERNEL_IS_INSTALLED=false unit-oai-epc-0: 08:06:52 DEBUG unit.oai-epc/0.install + [[ false == false ]] unit-oai-epc-0: 08:06:52 DEBUG unit.oai-epc/0.install ++ cat /var/lib/juju/agents/unit-oai-epc-0/charm/.reboot unit-oai-epc-0: 08:06:52 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: 08:06:52 DEBUG unit.oai-epc/0.install + '[' '' '!=' reboot ']' unit-oai-epc-0: 08:06:52 DEBUG unit.oai-epc/0.install + juju-log 'installing the required kernel and reboot' unit-abot-epc-basic-0: 08:06:52 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 08:06:52 DEBUG unit.abot-epc-basic/0.install Results : unit-abot-epc-basic-0: 08:06:52 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 08:06:52 DEBUG unit.abot-epc-basic/0.install Tests run: 3, Failures: 0, Errors: 0, Skipped: 0 unit-abot-epc-basic-0: 08:06:52 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 08:06:53 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 08:06:53 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 08:06:53 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: 08:06:53 DEBUG unit.abot-epc-basic/0.install 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 211.0 KB/sec) unit-abot-epc-basic-0: 08:06:53 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-oai-hss-0: 08:06:53 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 08:06:53 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-epc-0: 08:06:53 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 08:06:53 INFO unit.oai-epc/0.juju-log installing the required kernel and reboot unit-oai-epc-0: 08:06:53 DEBUG unit.oai-epc/0.install + status-set maintenance 'installing the required kernel and rebooting' unit-abot-epc-basic-0: 08:06:53 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: 08:06:53 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: 08:06:53 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: 08:06:53 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: 08:06:53 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.19/plexus-components-1.1.19.pom (3 KB at 202.7 KB/sec) unit-abot-epc-basic-0: 08:06:53 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: 08:06:53 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 1298.4 KB/sec) unit-abot-epc-basic-0: 08:06:53 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-oai-epc-0: 08:06:53 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 08:06:53 DEBUG unit.oai-hss/0.install mysql-client is already the newest version. unit-oai-hss-0: 08:06:53 DEBUG unit.oai-hss/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 08:06:53 DEBUG unit.oai-hss/0.install + clone_repo unit-oai-hss-0: 08:06:53 DEBUG unit.oai-hss/0.install + juju-log 'Fetching and installing OpenAirInterface HSS' unit-abot-epc-basic-0: 08:06:53 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 66.3 KB/sec) unit-abot-epc-basic-0: 08:06:53 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: 08:06:53 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-lang/commons-lang/2.1/commons-lang-2.1.pom (10 KB at 745.8 KB/sec) unit-abot-epc-basic-0: 08:06:53 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: 08:06:53 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: 08:06:53 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: 08:06:53 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: 08:06:53 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.1/commons-lang-2.1.jar unit-oai-hss-0: 08:06:53 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 08:06:53 INFO unit.oai-hss/0.juju-log Fetching and installing OpenAirInterface HSS unit-oai-hss-0: 08:06:53 DEBUG unit.oai-hss/0.install + status-set maintenance 'Fetching and installing OpenAirInterface HSS' unit-abot-epc-basic-0: 08:06:53 DEBUG unit.abot-epc-basic/0.install 3/22 KB 5/22 KB 8/22 KB 11/22 KB 13/22 KB 16/22 KB 19/22 KB 21/22 KB 22/22 KB 3/181 KB 22/22 KB 5/181 KB 3/60 KB 22/22 KB 8/181 KB 3/60 KB 22/22 KB 11/181 KB 3/60 KB 22/22 KB 13/181 KB 3/60 KB 22/22 KB 3/203 KB 16/181 KB 3/60 KB 22/22 KB 3/181 KB 3/60 KB 22/22 KB 3/203 KB 16/181 KB 6/60 KB 22/22 KB 3/203 KB 3/57 KB 16/181 KB 9/60 KB 22/22 KB 3/203 KB 3/57 KB 16/181 KB 11/60 KB 22/22 KB 3/203 KB 3/57 KB 16/181 KB 14/60 KB 22/22 KB 3/203 KB 13/181 KB 3/60 KB 22/22 KB 3/203 KB 3/57 KB 16/181 KB 6/60 KB 22/22 KB 3/203 KB 6/57 KB 16/181 KB 14/60 KB 22/22 KB 5/203 KB 9/57 KB 16/181 KB 14/60 KB 22/22 KB 5/203 KB 11/57 KB 16/181 KB 14/60 KB 22/22 KB 5/203 KB 14/57 KB 16/181 KB 14/60 KB 22/22 KB 5/203 KB 16/57 KB 16/181 KB 14/60 KB 22/22 KB 5/203 KB 19/57 KB 16/181 KB 14/60 KB 5/203 KB 6/57 KB 16/181 KB 14/60 KB 22/22 KB 8/203 KB 19/57 KB 16/181 KB 14/60 KB 11/203 KB 19/57 KB 16/181 KB 14/60 KB 13/203 KB 19/57 KB 16/181 KB 14/60 KB 16/203 KB 19/57 KB 16/181 KB 14/60 KB 19/203 KB 19/57 KB 16/181 KB 14/60 KB 21/203 KB 19/57 KB 16/181 KB 14/60 KB 24/203 KB 22/57 KB 19/181 KB 16/60 KB 27/203 KB 22/57 KB 19/181 KB 16/60 KB 29/203 KB 22/57 KB 19/181 KB 16/60 KB 21/203 KB 22/57 KB 19/181 KB 16/60 KB 21/203 KB 22/57 KB 16/181 KB 16/60 KB 29/203 KB 25/57 KB 19/181 KB 16/60 KB 29/203 KB 27/57 KB 19/181 KB 16/60 KB 21/203 KB 19/57 KB 16/181 KB 16/60 KB 29/203 KB 27/57 KB 21/181 KB 19/60 KB 29/203 KB 27/57 KB 21/181 KB 22/60 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.jar (22 KB at 665.7 KB/sec) unit-abot-epc-basic-0: 08:06:53 DEBUG unit.abot-epc-basic/0.install 29/203 KB 27/57 KB 21/181 KB 16/60 KB 29/203 KB 27/57 KB 24/181 KB 25/60 KB 29/203 KB 27/57 KB 21/181 KB 25/60 KB 29/203 KB 30/57 KB 24/181 KB 25/60 KB 32/203 KB 32/57 KB 27/181 KB 25/60 KB 32/203 KB 30/57 KB 27/181 KB 25/60 KB 29/203 KB 30/57 KB 27/181 KB 25/60 KB 32/203 KB 32/57 KB 27/181 KB 27/60 KB 32/203 KB 36/57 KB 27/181 KB 27/60 KB 36/203 KB 40/57 KB 29/181 KB 30/60 KB 36/203 KB 44/57 KB 29/181 KB 30/60 KB 36/203 KB 48/57 KB 29/181 KB 30/60 KB 36/203 KB 36/57 KB 29/181 KB 30/60 KB 40/203 KB 48/57 KB 29/181 KB 30/60 KB 32/203 KB 36/57 KB 29/181 KB 30/60 KB 32/203 KB 36/57 KB 29/181 KB 27/60 KB 40/203 KB 48/57 KB 29/181 KB 32/60 KB 40/203 KB 48/57 KB 32/181 KB 32/60 KB 40/203 KB 48/57 KB 32/181 KB 36/60 KB 44/203 KB 52/57 KB 36/181 KB 40/60 KB 44/203 KB 52/57 KB 36/181 KB 44/60 KB 44/203 KB 52/57 KB 36/181 KB 48/60 KB 44/203 KB 52/57 KB 36/181 KB 36/60 KB 44/203 KB 56/57 KB 36/181 KB 48/60 KB 44/203 KB 57/57 KB 36/181 KB 48/60 KB 44/203 KB 48/57 KB 36/181 KB 36/60 KB 48/203 KB 57/57 KB 36/181 KB 48/60 KB 52/203 KB 57/57 KB 36/181 KB 48/60 KB 56/203 KB 57/57 KB 36/181 KB 48/60 KB 60/203 KB 57/57 KB 36/181 KB 48/60 KB 64/203 KB 57/57 KB 36/181 KB 52/60 KB 40/203 KB 48/57 KB 36/181 KB 36/60 KB 64/203 KB 57/57 KB 40/181 KB 52/60 KB 64/203 KB 57/57 KB 44/181 KB 52/60 KB 64/203 KB 57/57 KB 48/181 KB 52/60 KB 64/203 KB 57/57 KB 52/181 KB 52/60 KB 68/203 KB 57/57 KB 56/181 KB 52/60 KB 68/203 KB 57/57 KB 60/181 KB 52/60 KB 68/203 KB 57/57 KB 64/181 KB 52/60 KB 60/203 KB 57/57 KB 36/181 KB 52/60 KB 68/203 KB 57/57 KB 64/181 KB 56/60 KB 68/203 KB 57/57 KB 64/181 KB 60/60 KB 68/203 KB 57/57 KB 52/181 KB 52/60 KB 72/203 KB 57/57 KB 64/181 KB 60/60 KB 76/203 KB 57/57 KB 64/181 KB 60/60 KB 80/203 KB 57/57 KB 64/181 KB 60/60 KB 84/203 KB 57/57 KB 64/181 KB 60/60 KB 88/203 KB 57/57 KB 68/181 KB 60/60 KB 92/203 KB 57/57 KB 68/181 KB 60/60 KB 96/203 KB 68/181 KB 60/60 KB 84/203 KB 57/57 KB 68/181 KB 60/60 KB 96/203 KB 72/181 KB 60/60 KB 96/203 KB 76/181 KB 60/60 KB 96/203 KB 80/181 KB 60/60 KB 96/203 KB 84/181 KB 60/60 KB 100/203 KB 88/181 KB 60/60 KB 100/203 KB 92/181 KB 60/60 KB 100/203 KB 96/181 KB 60/60 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 1293.2 KB/sec) unit-abot-epc-basic-0: 08:06:53 DEBUG unit.abot-epc-basic/0.install 100/203 KB 84/181 KB 60/60 KB 104/203 KB 96/181 KB 60/60 KB 108/203 KB 100/181 KB 60/60 KB 112/203 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 1256.5 KB/sec) unit-abot-epc-basic-0: 08:06:53 DEBUG unit.abot-epc-basic/0.install 104/203 KB 100/181 KB 60/60 KB 112/203 KB 104/181 KB 112/203 KB 108/181 KB 112/203 KB 112/181 KB 116/203 KB 116/181 KB 116/203 KB 120/181 KB 116/203 KB 124/181 KB 116/203 KB 128/181 KB 116/203 KB 112/181 KB 120/203 KB 128/181 KB 124/203 KB 128/181 KB 128/203 KB 128/181 KB 132/203 KB 128/181 KB 136/203 KB 128/181 KB 140/203 KB 128/181 KB 144/203 KB 132/181 KB 148/203 KB 132/181 KB 152/203 KB 132/181 KB 156/203 KB 132/181 KB 160/203 KB 132/181 KB 164/203 KB 132/181 KB 168/203 KB 132/181 KB 172/203 KB 132/181 KB 176/203 KB 132/181 KB 180/203 KB 132/181 KB 140/203 KB 132/181 KB 180/203 KB 136/181 KB 180/203 KB 140/181 KB 180/203 KB 144/181 KB 180/203 KB 148/181 KB 180/203 KB 152/181 KB 180/203 KB 156/181 KB 180/203 KB 160/181 KB 180/203 KB 164/181 KB 180/203 KB 168/181 KB 180/203 KB 172/181 KB 180/203 KB 176/181 KB 184/203 KB 176/181 KB 188/203 KB 176/181 KB 192/203 KB 176/181 KB 192/203 KB 180/181 KB 192/203 KB 181/181 KB 196/203 KB 181/181 KB 200/203 KB 181/181 KB 203/203 KB 181/181 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.1/plexus-archiver-2.1.jar (181 KB at 2859.0 KB/sec) unit-abot-epc-basic-0: 08:06:53 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.1/commons-lang-2.1.jar (203 KB at 3325.5 KB/sec) unit-oai-hss-0: 08:06:53 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-epc-0: 08:06:53 DEBUG unit.oai-epc/0.install + install_required_kernel unit-oai-epc-0: 08:06:53 DEBUG unit.oai-epc/0.install + version=3.19 unit-oai-epc-0: 08:06:53 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: 08:06:53 DEBUG unit.oai-epc/0.install --2019-01-18 08:06:53-- http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/ unit-oai-epc-0: 08:06:53 DEBUG unit.oai-epc/0.install Resolving kernel.ubuntu.com (kernel.ubuntu.com)... 91.189.94.216 unit-oai-epc-0: 08:06:53 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: 08:06:53 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: 08:06:53 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 08:06:53 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-cucumber-reporting:0.1.0:generate (execution) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 08:06:53 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: 08:06:53 DEBUG unit.abot-epc-basic/0.install 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: 08:06:53 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: 08:06:53 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 1346.3 KB/sec) unit-abot-epc-basic-0: 08:06:53 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: 08:06:53 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 276.5 KB/sec) unit-oai-hss-0: 08:06:53 DEBUG unit.oai-hss/0.install + '[' -d /srv/openair-cn ']' unit-oai-hss-0: 08:06:53 DEBUG unit.oai-hss/0.install + juju-log 'Updating the installation directory' unit-abot-epc-basic-0: 08:06:53 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: 08:06:53 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 286.2 KB/sec) unit-abot-epc-basic-0: 08:06:53 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: 08:06:53 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-oai-epc-0: 08:06:53 DEBUG unit.oai-epc/0.install HTTP request sent, awaiting response... 301 Moved Permanently unit-oai-epc-0: 08:06:53 DEBUG unit.oai-epc/0.install Location: https://kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/ [following] unit-oai-epc-0: 08:06:53 DEBUG unit.oai-epc/0.install --2019-01-18 08:06:53-- https://kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/ unit-abot-epc-basic-0: 08:06:53 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: 08:06:53 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 214.3 KB/sec) unit-abot-epc-basic-0: 08:06:53 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-oai-hss-0: 08:06:53 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 08:06:53 INFO unit.oai-hss/0.juju-log Updating the installation directory unit-oai-hss-0: 08:06:53 DEBUG unit.oai-hss/0.install + cd /srv/openair-cn unit-oai-hss-0: 08:06:53 DEBUG unit.oai-hss/0.install + git reset --hard HEAD unit-abot-epc-basic-0: 08:06:53 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 957.4 KB/sec) unit-abot-epc-basic-0: 08:06:53 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: 08:06:53 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 116.7 KB/sec) unit-abot-epc-basic-0: 08:06:53 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-oai-hss-0: 08:06:53 DEBUG unit.oai-hss/0.install HEAD is now at 01f20cc freediameter installation fix unit-oai-hss-0: 08:06:53 DEBUG unit.oai-hss/0.install + git checkout v0.3.2 unit-oai-hss-0: 08:06:53 DEBUG unit.oai-hss/0.install HEAD is now at 01f20cc... freediameter installation fix unit-oai-hss-0: 08:06:53 DEBUG unit.oai-hss/0.install + shopt -s nocasematch unit-oai-hss-0: 08:06:53 DEBUG unit.oai-hss/0.install + [[ HEAD != \H\E\A\D ]] unit-oai-hss-0: 08:06:53 DEBUG unit.oai-hss/0.install + cd - unit-oai-hss-0: 08:06:53 DEBUG unit.oai-hss/0.install /var/lib/juju/agents/unit-oai-hss-0/charm unit-oai-hss-0: 08:06:53 DEBUG unit.oai-hss/0.install + sed -i /phpmyadmin/d /srv/openair-cn/BUILD/TOOLS/build_helper unit-oai-hss-0: 08:06:53 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-abot-epc-basic-0: 08:06:53 DEBUG unit.abot-epc-basic/0.install 3/3 KB 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 176.9 KB/sec) unit-oai-hss-0: 08:06:53 DEBUG unit.oai-hss/0.install + juju_install_kernel unit-oai-hss-0: 08:06:53 DEBUG unit.oai-hss/0.install + juju-log 'Check the kernel and update if required' unit-abot-epc-basic-0: 08:06:53 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: 08:06:53 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 551.5 KB/sec) unit-abot-epc-basic-0: 08:06:53 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: 08:06:53 DEBUG unit.abot-epc-basic/0.install 3/21 KB 5/21 KB 8/21 KB 11/21 KB 13/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: 08:06:53 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: 08:06:53 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 76.8 KB/sec) unit-abot-epc-basic-0: 08:06:53 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: 08:06:53 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 49.8 KB/sec) unit-oai-epc-0: 08:06:53 DEBUG unit.oai-epc/0.install Connecting to kernel.ubuntu.com (kernel.ubuntu.com)|91.189.94.216|:443... connected. unit-abot-epc-basic-0: 08:06:53 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-oai-hss-0: 08:06:53 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 08:06:53 INFO unit.oai-hss/0.juju-log Check the kernel and update if required unit-oai-hss-0: 08:06:53 DEBUG unit.oai-hss/0.install + check_current_kernel unit-oai-hss-0: 08:06:53 DEBUG unit.oai-hss/0.install + required_kern_release=3.19 unit-oai-hss-0: 08:06:53 DEBUG unit.oai-hss/0.install ++ cut -d . -f1 unit-oai-hss-0: 08:06:53 DEBUG unit.oai-hss/0.install ++ echo 3.19 unit-oai-hss-0: 08:06:53 DEBUG unit.oai-hss/0.install + required_kern_version=3 unit-oai-hss-0: 08:06:53 DEBUG unit.oai-hss/0.install ++ cut -d . -f2 unit-oai-hss-0: 08:06:53 DEBUG unit.oai-hss/0.install ++ echo 3.19 unit-oai-hss-0: 08:06:53 DEBUG unit.oai-hss/0.install + required_kern_major_revision=19 unit-oai-hss-0: 08:06:53 DEBUG unit.oai-hss/0.install ++ uname -r unit-oai-hss-0: 08:06:53 DEBUG unit.oai-hss/0.install + current_kern_release=3.13.0-164-generic unit-oai-hss-0: 08:06:53 DEBUG unit.oai-hss/0.install ++ cut -d . -f1 unit-oai-hss-0: 08:06:53 DEBUG unit.oai-hss/0.install ++ echo 3.13.0-164-generic unit-oai-hss-0: 08:06:53 DEBUG unit.oai-hss/0.install + current_kern_version=3 unit-oai-hss-0: 08:06:53 DEBUG unit.oai-hss/0.install ++ cut -d . -f2 unit-oai-hss-0: 08:06:53 DEBUG unit.oai-hss/0.install ++ echo 3.13.0-164-generic unit-oai-hss-0: 08:06:53 DEBUG unit.oai-hss/0.install + current_kern_major_revision=13 unit-oai-hss-0: 08:06:53 DEBUG unit.oai-hss/0.install + '[' 3 -gt 3 ']' unit-oai-hss-0: 08:06:53 DEBUG unit.oai-hss/0.install + '[' 3 -eq 3 ']' unit-oai-hss-0: 08:06:53 DEBUG unit.oai-hss/0.install + '[' 13 -ge 19 ']' unit-oai-hss-0: 08:06:53 DEBUG unit.oai-hss/0.install + REQUIRED_KERNEL_IS_INSTALLED=false unit-oai-hss-0: 08:06:53 DEBUG unit.oai-hss/0.install + [[ false == true ]] unit-oai-hss-0: 08:06:53 DEBUG unit.oai-hss/0.install + '[' kvm == lxc -o kvm == docker ']' unit-oai-hss-0: 08:06:53 DEBUG unit.oai-hss/0.install + '[' kvm == '' ']' unit-oai-hss-0: 08:06:53 DEBUG unit.oai-hss/0.install + check_current_kernel unit-oai-hss-0: 08:06:53 DEBUG unit.oai-hss/0.install + required_kern_release=3.19 unit-abot-epc-basic-0: 08:06:53 DEBUG unit.abot-epc-basic/0.install 3/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 160.2 KB/sec) unit-oai-hss-0: 08:06:53 DEBUG unit.oai-hss/0.install ++ cut -d . -f1 unit-oai-hss-0: 08:06:53 DEBUG unit.oai-hss/0.install ++ echo 3.19 unit-oai-hss-0: 08:06:53 DEBUG unit.oai-hss/0.install + required_kern_version=3 unit-abot-epc-basic-0: 08:06:53 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-oai-hss-0: 08:06:53 DEBUG unit.oai-hss/0.install ++ cut -d . -f2 unit-oai-hss-0: 08:06:53 DEBUG unit.oai-hss/0.install ++ echo 3.19 unit-oai-hss-0: 08:06:53 DEBUG unit.oai-hss/0.install + required_kern_major_revision=19 unit-oai-hss-0: 08:06:53 DEBUG unit.oai-hss/0.install ++ uname -r unit-oai-hss-0: 08:06:53 DEBUG unit.oai-hss/0.install + current_kern_release=3.13.0-164-generic unit-oai-hss-0: 08:06:53 DEBUG unit.oai-hss/0.install ++ cut -d . -f1 unit-oai-hss-0: 08:06:53 DEBUG unit.oai-hss/0.install ++ echo 3.13.0-164-generic unit-oai-hss-0: 08:06:53 DEBUG unit.oai-hss/0.install + current_kern_version=3 unit-oai-hss-0: 08:06:53 DEBUG unit.oai-hss/0.install ++ cut -d . -f2 unit-oai-hss-0: 08:06:53 DEBUG unit.oai-hss/0.install ++ echo 3.13.0-164-generic unit-oai-hss-0: 08:06:53 DEBUG unit.oai-hss/0.install + current_kern_major_revision=13 unit-oai-hss-0: 08:06:53 DEBUG unit.oai-hss/0.install + '[' 3 -gt 3 ']' unit-oai-hss-0: 08:06:53 DEBUG unit.oai-hss/0.install + '[' 3 -eq 3 ']' unit-oai-hss-0: 08:06:53 DEBUG unit.oai-hss/0.install + '[' 13 -ge 19 ']' unit-oai-hss-0: 08:06:53 DEBUG unit.oai-hss/0.install + REQUIRED_KERNEL_IS_INSTALLED=false unit-oai-hss-0: 08:06:53 DEBUG unit.oai-hss/0.install + [[ false == false ]] unit-oai-hss-0: 08:06:53 DEBUG unit.oai-hss/0.install ++ cat /var/lib/juju/agents/unit-oai-hss-0/charm/.reboot unit-oai-hss-0: 08:06:53 DEBUG unit.oai-hss/0.install + '[' reboot '!=' reboot ']' unit-oai-hss-0: 08:06:53 DEBUG unit.oai-hss/0.install + juju-log 'Failed to install the kernel 3.19. Proceed with the current kernel.' unit-abot-epc-basic-0: 08:06:53 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 879.3 KB/sec) unit-abot-epc-basic-0: 08:06:53 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: 08:06:53 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: 08:06:53 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: 08:06:53 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 295.8 KB/sec) unit-abot-epc-basic-0: 08:06:53 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: 08:06:53 DEBUG unit.abot-epc-basic/0.install 3/17 KB 5/17 KB 8/17 KB 11/17 KB 13/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 1206.4 KB/sec) unit-abot-epc-basic-0: 08:06:53 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: 08:06: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/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.pom (8 KB at 548.8 KB/sec) unit-oai-hss-0: 08:06:53 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 08:06:53 INFO unit.oai-hss/0.juju-log Failed to install the kernel 3.19. Proceed with the current kernel. unit-abot-epc-basic-0: 08:06:53 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-oai-hss-0: 08:06:53 DEBUG unit.oai-hss/0.install + configure_hosts unit-oai-hss-0: 08:06:53 DEBUG unit.oai-hss/0.install ++ config-get realm unit-abot-epc-basic-0: 08:06:53 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 103.6 KB/sec) unit-abot-epc-basic-0: 08:06:53 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: 08:06:53 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/plugins/maven-gpg-plugin/1.6/maven-gpg-plugin-1.6.pom (6 KB at 342.7 KB/sec) unit-abot-epc-basic-0: 08:06:53 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: 08:06:53 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/apache/maven/plugins/maven-plugins/27/maven-plugins-27.pom (12 KB at 853.7 KB/sec) unit-oai-hss-0: 08:06:53 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-abot-epc-basic-0: 08:06:53 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-oai-hss-0: 08:06:53 DEBUG unit.oai-hss/0.install + realm=openair4G.eur unit-oai-hss-0: 08:06:53 DEBUG unit.oai-hss/0.install +++ hostname unit-oai-hss-0: 08:06:53 DEBUG unit.oai-hss/0.install ++ grep -o oai-hss-0.openair4G.eur /etc/hosts unit-oai-hss-0: 08:06:53 DEBUG unit.oai-hss/0.install + '[' -z '' ']' unit-oai-hss-0: 08:06:53 DEBUG unit.oai-hss/0.install + echo 127.0.0.1 localhost unit-oai-hss-0: 08:06:53 DEBUG unit.oai-hss/0.install ++ hostname unit-oai-hss-0: 08:06:53 DEBUG unit.oai-hss/0.install ++ hostname unit-oai-hss-0: 08:06:53 DEBUG unit.oai-hss/0.install + echo 127.0.0.1 oai-hss-0.openair4G.eur oai-hss-0 mme unit-oai-hss-0: 08:06:53 DEBUG unit.oai-hss/0.install + build_hss unit-oai-hss-0: 08:06:53 DEBUG unit.oai-hss/0.install + juju-log 'Build HSS and install required packages' unit-abot-epc-basic-0: 08:06:53 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 160.6 KB/sec) unit-abot-epc-basic-0: 08:06:53 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: 08:06:53 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 647.7 KB/sec) unit-abot-epc-basic-0: 08:06:53 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: 08:06:53 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 75.7 KB/sec) unit-abot-epc-basic-0: 08:06:53 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: 08:06:53 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 709.1 KB/sec) unit-abot-epc-basic-0: 08:06:53 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-oai-hss-0: 08:06:53 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 08:06:53 INFO unit.oai-hss/0.juju-log Build HSS and install required packages unit-oai-hss-0: 08:06:53 DEBUG unit.oai-hss/0.install + status-set maintenance 'Build HSS and install required packages' unit-abot-epc-basic-0: 08:06:53 DEBUG unit.abot-epc-basic/0.install 3/48 KB 5/48 KB 8/48 KB 11/48 KB 13/48 KB 16/48 KB 19/48 KB 21/48 KB 24/48 KB 27/48 KB 29/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 2774.8 KB/sec) unit-abot-epc-basic-0: 08:06:53 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: 08:06:53 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: 08:06:53 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: 08:06:53 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: 08:06:53 DEBUG unit.abot-epc-basic/0.install 4/46 KB 8/46 KB 12/46 KB 16/46 KB 20/46 KB 24/46 KB 28/46 KB 32/46 KB 36/46 KB 40/46 KB 44/46 KB 46/46 KB Downloading: https://repo.maven.apache.org/maven2/javax/enterprise/cdi-api/1.0/cdi-api-1.0.jar unit-abot-epc-basic-0: 08:06:53 DEBUG unit.abot-epc-basic/0.install 3/54 KB 46/46 KB 5/54 KB 46/46 KB 8/54 KB 46/46 KB 11/54 KB 46/46 KB 13/54 KB 46/46 KB 4/201 KB 16/54 KB 46/46 KB 4/201 KB 19/54 KB 46/46 KB 4/201 KB 21/54 KB 46/46 KB 4/201 KB 24/54 KB 46/46 KB 4/201 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 1875.8 KB/sec) unit-abot-epc-basic-0: 08:06:53 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: 08:06:53 DEBUG unit.abot-epc-basic/0.install 27/54 KB 4/201 KB 11/54 KB 46/46 KB 4/201 KB 27/54 KB 4/201 KB 4/158 KB 27/54 KB 4/201 KB 8/158 KB 27/54 KB 4/201 KB 12/158 KB 27/54 KB 4/201 KB 16/158 KB 27/54 KB 4/201 KB 20/158 KB 27/54 KB 4/201 KB 24/158 KB 27/54 KB 4/201 KB 28/158 KB 27/54 KB 4/201 KB 32/158 KB 27/54 KB 3/6 KB 4/201 KB 32/158 KB 29/54 KB 6/6 KB 3/44 KB 8/201 KB 32/158 KB 29/54 KB 6/6 KB 3/44 KB 8/201 KB 32/158 KB 29/54 KB 3/6 KB 3/44 KB 8/201 KB 32/158 KB 29/54 KB 6/6 KB 3/44 KB 12/201 KB 32/158 KB 29/54 KB 6/6 KB 3/44 KB 16/201 KB 32/158 KB 29/54 KB 6/6 KB 3/44 KB 20/201 KB 32/158 KB 29/54 KB 6/6 KB 3/44 KB 24/201 KB 32/158 KB 29/54 KB 6/6 KB 3/44 KB 28/201 KB 32/158 KB 29/54 KB 6/6 KB 3/44 KB 32/201 KB 32/158 KB 29/54 KB 6/6 KB 3/44 KB 36/201 KB 32/158 KB 29/54 KB 3/6 KB 3/44 KB 4/201 KB 32/158 KB 32/54 KB 6/6 KB 3/44 KB 36/201 KB 32/158 KB 36/54 KB 6/6 KB 3/44 KB 36/201 KB 32/158 KB 40/54 KB 6/6 KB 3/44 KB 36/201 KB 32/158 KB 44/54 KB 6/6 KB 3/44 KB 36/201 KB 32/158 KB 48/54 KB 6/6 KB 3/44 KB 36/201 KB 32/158 KB 27/54 KB 3/6 KB 3/44 KB 4/201 KB 32/158 KB 48/54 KB 6/6 KB 5/44 KB 36/201 KB 32/158 KB 48/54 KB 6/6 KB 8/44 KB 36/201 KB 32/158 KB 48/54 KB 6/6 KB 11/44 KB 36/201 KB 32/158 KB 48/54 KB 6/6 KB 13/44 KB 36/201 KB 32/158 KB 48/54 KB 6/6 KB 16/44 KB 36/201 KB 32/158 KB 52/54 KB 6/6 KB 19/44 KB 36/201 KB 32/158 KB 52/54 KB 6/6 KB 21/44 KB 36/201 KB 32/158 KB 52/54 KB 6/6 KB 24/44 KB 36/201 KB 32/158 KB 52/54 KB 6/6 KB 16/44 KB 36/201 KB 32/158 KB 54/54 KB 6/6 KB 24/44 KB 40/201 KB 32/158 KB 52/54 KB 6/6 KB 24/44 KB 40/201 KB 32/158 KB 54/54 KB 6/6 KB 24/44 KB 44/201 KB 32/158 KB 54/54 KB 6/6 KB 24/44 KB 48/201 KB 32/158 KB 54/54 KB 6/6 KB 27/44 KB 52/201 KB 32/158 KB 54/54 KB 27/44 KB 56/201 KB 32/158 KB 54/54 KB 27/44 KB 60/201 KB 32/158 KB 54/54 KB 27/44 KB 64/201 KB 32/158 KB 54/54 KB 6/6 KB 27/44 KB 48/201 KB 32/158 KB 54/54 KB 29/44 KB 64/201 KB 32/158 KB 54/54 KB 32/44 KB 64/201 KB 32/158 KB 54/54 KB 36/44 KB 64/201 KB 32/158 KB 54/54 KB 40/44 KB 64/201 KB 32/158 KB 54/54 KB 44/44 KB 64/201 KB 32/158 KB 54/54 KB 44/44 KB 68/201 KB 32/158 KB Downloaded: https://repo.maven.apache.org/maven2/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.jar (6 KB at 190.4 KB/sec) unit-abot-epc-basic-0: 08:06:53 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: 08:06:54 DEBUG unit.abot-epc-basic/0.install 54/54 KB 44/44 KB 68/201 KB 32/158 KB 54/54 KB 44/44 KB 72/201 KB 32/158 KB 44/44 KB 76/201 KB 32/158 KB 44/44 KB 80/201 KB 32/158 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 1454.0 KB/sec) unit-abot-epc-basic-0: 08:06:54 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-oai-hss-0: 08:06:54 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-abot-epc-basic-0: 08:06:54 DEBUG unit.abot-epc-basic/0.install 44/44 KB 84/201 KB 32/158 KB 44/44 KB 88/201 KB 32/158 KB 44/44 KB 92/201 KB 32/158 KB 44/44 KB 96/201 KB 32/158 KB 3/3 KB 44/44 KB 96/201 KB 32/158 KB Downloaded: https://repo.maven.apache.org/maven2/javax/enterprise/cdi-api/1.0/cdi-api-1.0.jar (44 KB at 1185.3 KB/sec) unit-abot-epc-basic-0: 08:06:54 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: 08:06:54 DEBUG unit.abot-epc-basic/0.install 3/3 KB 96/201 KB 36/158 KB 3/3 KB 96/201 KB 40/158 KB 3/3 KB 96/201 KB 44/158 KB 3/3 KB 96/201 KB 48/158 KB 3/3 KB 96/201 KB 52/158 KB 3/3 KB 96/201 KB 56/158 KB 3/3 KB 96/201 KB 60/158 KB 3/3 KB 96/201 KB 64/158 KB 3/3 KB 96/201 KB 68/158 KB 3/3 KB 96/201 KB 72/158 KB 3/3 KB 96/201 KB 76/158 KB 3/3 KB 96/201 KB 80/158 KB 3/3 KB 96/201 KB 84/158 KB 3/3 KB 96/201 KB 88/158 KB 3/3 KB 96/201 KB 92/158 KB 3/3 KB 96/201 KB 96/158 KB 3/3 KB 96/201 KB 100/158 KB 3/3 KB 96/201 KB 4/367 KB 104/158 KB 3/3 KB 96/201 KB 4/367 KB 108/158 KB 3/3 KB 96/201 KB 4/367 KB 112/158 KB 3/3 KB 96/201 KB 4/367 KB 116/158 KB 3/3 KB 100/201 KB 4/367 KB 120/158 KB 3/3 KB 100/201 KB 4/367 KB 124/158 KB 3/3 KB 100/201 KB 4/367 KB 128/158 KB 3/3 KB 96/201 KB 4/367 KB 100/158 KB 3/3 KB 100/201 KB 8/367 KB 128/158 KB 3/3 KB 100/201 KB 12/367 KB 128/158 KB 3/3 KB 100/201 KB 16/367 KB 128/158 KB 3/3 KB 100/201 KB 20/367 KB 128/158 KB 3/3 KB 100/201 KB 24/367 KB 132/158 KB 3/3 KB 100/201 KB 28/367 KB 132/158 KB 3/3 KB 100/201 KB 32/367 KB 132/158 KB 3/3 KB 100/201 KB 4/367 KB 116/158 KB 3/3 KB 104/201 KB 32/367 KB 132/158 KB 3/3 KB 108/201 KB 32/367 KB 132/158 KB 3/3 KB 112/201 KB 32/367 KB 132/158 KB 3/3 KB 116/201 KB 32/367 KB 132/158 KB 3/3 KB 120/201 KB 36/367 KB 132/158 KB 3/3 KB 124/201 KB 36/367 KB 132/158 KB 3/3 KB 128/201 KB 36/367 KB 132/158 KB 3/3 KB 100/201 KB 20/367 KB 132/158 KB 3/3 KB 128/201 KB 36/367 KB 136/158 KB 3/3 KB 128/201 KB 36/367 KB 140/158 KB 3/3 KB 128/201 KB 36/367 KB 144/158 KB 3/3 KB 128/201 KB 36/367 KB 148/158 KB 3/3 KB 132/201 KB 36/367 KB 152/158 KB 3/3 KB 132/201 KB 36/367 KB 156/158 KB 3/3 KB 132/201 KB 36/367 KB 158/158 KB 3/3 KB 116/201 KB 36/367 KB 132/158 KB 3/3 KB 132/201 KB 40/367 KB 158/158 KB 3/3 KB 132/201 KB 44/367 KB 158/158 KB 3/3 KB 132/201 KB 48/367 KB 158/158 KB 3/3 KB 132/201 KB 52/367 KB 158/158 KB 3/3 KB 132/201 KB 56/367 KB 158/158 KB 3/5 KB 132/201 KB 60/367 KB 158/158 KB 3/3 KB 132/201 KB 36/367 KB 148/158 KB 3/5 KB 132/201 KB 56/367 KB 158/158 KB 5/5 KB 132/201 KB 60/367 KB 158/158 KB Downloaded: https://repo.maven.apache.org/maven2/javax/inject/javax.inject/1/javax.inject-1.jar (3 KB at 48.8 KB/sec) unit-abot-epc-basic-0: 08:06:54 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: 08:06:54 DEBUG unit.abot-epc-basic/0.install 5/5 KB 136/201 KB 60/367 KB 158/158 KB 5/5 KB 140/201 KB 60/367 KB 158/158 KB 5/5 KB 144/201 KB 60/367 KB 158/158 KB 5/5 KB 148/201 KB 60/367 KB 158/158 KB 3/52 KB 5/5 KB 152/201 KB 64/367 KB 158/158 KB 3/52 KB 5/5 KB 156/201 KB 64/367 KB 158/158 KB 3/52 KB 5/5 KB 160/201 KB 64/367 KB 3/52 KB 5/5 KB 148/201 KB 64/367 KB 158/158 KB 3/52 KB 5/5 KB 148/201 KB 60/367 KB 158/158 KB 5/52 KB 5/5 KB 160/201 KB 64/367 KB 8/52 KB 5/5 KB 160/201 KB 64/367 KB 11/52 KB 5/5 KB 160/201 KB 64/367 KB 13/52 KB 160/201 KB 64/367 KB 16/52 KB 160/201 KB 64/367 KB 19/52 KB 160/201 KB 64/367 KB 19/52 KB 160/201 KB 68/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 2344.0 KB/sec) unit-abot-epc-basic-0: 08:06:54 DEBUG unit.abot-epc-basic/0.install 21/52 KB 160/201 KB 68/367 KB 24/52 KB 160/201 KB 68/367 KB 27/52 KB 160/201 KB 68/367 KB 29/52 KB 160/201 KB 68/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 68.5 KB/sec) unit-abot-epc-basic-0: 08:06:54 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: 08:06:54 DEBUG unit.abot-epc-basic/0.install 32/52 KB 164/201 KB 72/367 KB 29/52 KB 164/201 KB 72/367 KB 32/52 KB 168/201 KB 72/367 KB 36/52 KB 172/201 KB 72/367 KB 36/52 KB 176/201 KB 72/367 KB 36/52 KB 180/201 KB 72/367 KB 36/52 KB 184/201 KB 72/367 KB 36/52 KB 188/201 KB 72/367 KB 36/52 KB 192/201 KB 72/367 KB 29/52 KB 160/201 KB 72/367 KB 36/52 KB 192/201 KB 76/367 KB 36/52 KB 192/201 KB 80/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: 08:06:54 DEBUG unit.abot-epc-basic/0.install 36/52 KB 192/201 KB 84/367 KB 36/52 KB 192/201 KB 88/367 KB 36/52 KB 192/201 KB 92/367 KB 36/52 KB 192/201 KB 96/367 KB 36/52 KB 192/201 KB 100/367 KB 36/52 KB 192/201 KB 104/367 KB 36/52 KB 196/201 KB 108/367 KB 36/52 KB 196/201 KB 112/367 KB 36/52 KB 168/201 KB 72/367 KB 40/52 KB 196/201 KB 112/367 KB 44/52 KB 196/201 KB 112/367 KB 48/52 KB 196/201 KB 112/367 KB 52/52 KB 196/201 KB 112/367 KB 36/52 KB 196/201 KB 104/367 KB 52/52 KB 200/201 KB 112/367 KB 52/52 KB 201/201 KB 112/367 KB 3/238 KB 52/52 KB 201/201 KB 112/367 KB 5/238 KB 52/52 KB 201/201 KB 112/367 KB 8/238 KB 52/52 KB 201/201 KB 112/367 KB 11/238 KB 52/52 KB 201/201 KB 112/367 KB 13/238 KB 52/52 KB 201/201 KB 112/367 KB 13/238 KB 52/52 KB 4/47 KB 201/201 KB 112/367 KB 16/238 KB 52/52 KB 8/47 KB 201/201 KB 112/367 KB 16/238 KB 52/52 KB 12/47 KB 201/201 KB 112/367 KB 16/238 KB 52/52 KB 16/47 KB 201/201 KB 112/367 KB 16/238 KB 52/52 KB 20/47 KB 201/201 KB 112/367 KB 16/238 KB 24/47 KB 201/201 KB 116/367 KB 16/238 KB 28/47 KB 201/201 KB 116/367 KB 16/238 KB 32/47 KB 116/367 KB 16/238 KB 36/47 KB 116/367 KB 16/238 KB 52/52 KB 4/47 KB 201/201 KB 112/367 KB 19/238 KB 36/47 KB 116/367 KB 21/238 KB 36/47 KB 116/367 KB 24/238 KB 36/47 KB 116/367 KB 27/238 KB 36/47 KB 116/367 KB 29/238 KB 36/47 KB 116/367 KB 32/238 KB 36/47 KB 116/367 KB 36/238 KB 36/47 KB 116/367 KB 40/238 KB 36/47 KB 116/367 KB 44/238 KB 36/47 KB 116/367 KB 48/238 KB 36/47 KB 116/367 KB 52/238 KB 36/47 KB 116/367 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 2446.2 KB/sec) unit-abot-epc-basic-0: 08:06:54 DEBUG unit.abot-epc-basic/0.install 16/238 KB 20/47 KB 201/201 KB 116/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 659.6 KB/sec) unit-abot-epc-basic-0: 08:06:54 DEBUG unit.abot-epc-basic/0.install 52/238 KB 40/47 KB 120/367 KB 52/238 KB 40/47 KB 124/367 KB 52/238 KB 40/47 KB 128/367 KB 52/238 KB 40/47 KB 132/367 KB 52/238 KB 40/47 KB 116/367 KB 52/238 KB 44/47 KB 132/367 KB 52/238 KB 47/47 KB 132/367 KB 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: 08:06:54 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: 08:06:54 DEBUG unit.abot-epc-basic/0.install 52/238 KB 47/47 KB 136/367 KB 52/238 KB 47/47 KB 140/367 KB 52/238 KB 47/47 KB 144/367 KB 56/238 KB 47/47 KB 148/367 KB 56/238 KB 47/47 KB 152/367 KB 56/238 KB 47/47 KB 156/367 KB 56/238 KB 47/47 KB 160/367 KB 56/238 KB 47/47 KB 144/367 KB 60/238 KB 47/47 KB 160/367 KB 64/238 KB 47/47 KB 160/367 KB 68/238 KB 47/47 KB 160/367 KB 72/238 KB 47/47 KB 160/367 KB 76/238 KB 47/47 KB 160/367 KB 80/238 KB 47/47 KB 160/367 KB 84/238 KB 47/47 KB 164/367 KB 88/238 KB 47/47 KB 164/367 KB 92/238 KB 47/47 KB 164/367 KB 96/238 KB 4/28 KB 47/47 KB 164/367 KB 80/238 KB 47/47 KB 164/367 KB 96/238 KB 4/28 KB 47/47 KB 168/367 KB 96/238 KB 4/28 KB 47/47 KB 172/367 KB 96/238 KB 4/28 KB 47/47 KB 176/367 KB 96/238 KB 4/28 KB 47/47 KB 180/367 KB 92/238 KB 4/28 KB 47/47 KB 164/367 KB 100/238 KB 8/28 KB 180/367 KB 100/238 KB 12/28 KB 180/367 KB 100/238 KB 16/28 KB 180/367 KB 100/238 KB 20/28 KB 180/367 KB 100/238 KB 24/28 KB 180/367 KB 100/238 KB 28/28 KB 180/367 KB 100/238 KB 28/28 KB 184/367 KB 100/238 KB 28/28 KB 188/367 KB 100/238 KB 28/28 KB 192/367 KB 100/238 KB 4/28 KB 180/367 KB 104/238 KB 28/28 KB 192/367 KB 108/238 KB 28/28 KB 192/367 KB 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 502.4 KB/sec) unit-abot-epc-basic-0: 08:06:54 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.jar unit-abot-epc-basic-0: 08:06:54 DEBUG unit.abot-epc-basic/0.install 112/238 KB 28/28 KB 192/367 KB 116/238 KB 28/28 KB 192/367 KB 120/238 KB 28/28 KB 196/367 KB 124/238 KB 28/28 KB 196/367 KB 128/238 KB 28/28 KB 196/367 KB 132/238 KB 28/28 KB 196/367 KB 136/238 KB 28/28 KB 196/367 KB 140/238 KB 28/28 KB 196/367 KB 144/238 KB 28/28 KB 196/367 KB 116/238 KB 28/28 KB 196/367 KB 144/238 KB 28/28 KB 200/367 KB 144/238 KB 28/28 KB 204/367 KB 144/238 KB 28/28 KB 208/367 KB 144/238 KB 212/367 KB 144/238 KB 216/367 KB 144/238 KB 220/367 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 278.9 KB/sec) unit-abot-epc-basic-0: 08:06:54 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: 08:06:54 DEBUG unit.abot-epc-basic/0.install 144/238 KB 3/186 KB 220/367 KB 144/238 KB 5/186 KB 220/367 KB 144/238 KB 8/186 KB 220/367 KB 144/238 KB 11/186 KB 220/367 KB 144/238 KB 13/186 KB 220/367 KB 144/238 KB 16/186 KB 220/367 KB 144/238 KB 19/186 KB 220/367 KB 144/238 KB 21/186 KB 220/367 KB 144/238 KB 24/186 KB 220/367 KB 144/238 KB 27/186 KB 220/367 KB 144/238 KB 27/186 KB 224/367 KB 144/238 KB 29/186 KB 224/367 KB 144/238 KB 29/186 KB 228/367 KB 148/238 KB 32/186 KB 232/367 KB 148/238 KB 32/186 KB 236/367 KB 148/238 KB 32/186 KB 240/367 KB 148/238 KB 32/186 KB 228/367 KB 152/238 KB 32/186 KB 240/367 KB 156/238 KB 32/186 KB 240/367 KB 160/238 KB 32/186 KB 240/367 KB 164/238 KB 32/186 KB 244/367 KB 168/238 KB 32/186 KB 244/367 KB 172/238 KB 32/186 KB 244/367 KB 176/238 KB 32/186 KB 244/367 KB 144/238 KB 32/186 KB 228/367 KB 176/238 KB 32/186 KB 4/1199 KB 244/367 KB 176/238 KB 32/186 KB 8/1199 KB 244/367 KB 176/238 KB 32/186 KB 12/1199 KB 244/367 KB 176/238 KB 32/186 KB 16/1199 KB 244/367 KB 176/238 KB 32/186 KB 20/1199 KB 244/367 KB 176/238 KB 4/558 KB 32/186 KB 24/1199 KB 244/367 KB 176/238 KB 4/558 KB 32/186 KB 28/1199 KB 244/367 KB 176/238 KB 4/558 KB 32/186 KB 32/1199 KB 244/367 KB 176/238 KB 4/558 KB 32/186 KB 36/1199 KB 244/367 KB 176/238 KB 4/558 KB 32/186 KB 40/1199 KB 244/367 KB 176/238 KB 4/558 KB 32/186 KB 44/1199 KB 244/367 KB 176/238 KB 4/558 KB 32/186 KB 48/1199 KB 244/367 KB 176/238 KB 4/558 KB 32/186 KB 52/1199 KB 244/367 KB 176/238 KB 4/558 KB 36/186 KB 56/1199 KB 244/367 KB 176/238 KB 4/558 KB 36/186 KB 60/1199 KB 244/367 KB 176/238 KB 4/558 KB 36/186 KB 64/1199 KB 244/367 KB 160/238 KB 32/186 KB 244/367 KB 176/238 KB 4/558 KB 36/186 KB 64/1199 KB 248/367 KB 176/238 KB 4/558 KB 36/186 KB 64/1199 KB 252/367 KB 176/238 KB 4/558 KB 36/186 KB 64/1199 KB 256/367 KB 176/238 KB 4/558 KB 36/186 KB 52/1199 KB 244/367 KB 176/238 KB 4/558 KB 40/186 KB 64/1199 KB 256/367 KB 176/238 KB 4/558 KB 44/186 KB 64/1199 KB 256/367 KB 176/238 KB 4/558 KB 48/186 KB 64/1199 KB 256/367 KB 176/238 KB 4/558 KB 52/186 KB 64/1199 KB 256/367 KB 176/238 KB 4/558 KB 56/186 KB 64/1199 KB 256/367 KB 176/238 KB 4/558 KB 60/186 KB 68/1199 KB 256/367 KB 176/238 KB 4/558 KB 32/186 KB 20/1199 KB 244/367 KB 180/238 KB 8/558 KB 60/186 KB 68/1199 KB 256/367 KB 180/238 KB 12/558 KB 60/186 KB 68/1199 KB 256/367 KB 180/238 KB 16/558 KB 60/186 KB 68/1199 KB 256/367 KB 180/238 KB 20/558 KB 60/186 KB 68/1199 KB 256/367 KB 180/238 KB 24/558 KB 60/186 KB 68/1199 KB 256/367 KB 180/238 KB 28/558 KB 60/186 KB 68/1199 KB 256/367 KB 180/238 KB 32/558 KB 60/186 KB 68/1199 KB 256/367 KB 180/238 KB 36/558 KB 60/186 KB 68/1199 KB 256/367 KB 180/238 KB 40/558 KB 64/186 KB 68/1199 KB 260/367 KB 180/238 KB 44/558 KB 64/186 KB 68/1199 KB 260/367 KB 180/238 KB 48/558 KB 64/186 KB 68/1199 KB 260/367 KB 180/238 KB 52/558 KB 64/186 KB 68/1199 KB 260/367 KB 180/238 KB 56/558 KB 64/186 KB 68/1199 KB 260/367 KB 180/238 KB 60/558 KB 64/186 KB 68/1199 KB 260/367 KB 180/238 KB 64/558 KB 64/186 KB 68/1199 KB 260/367 KB 180/238 KB 4/558 KB 60/186 KB 68/1199 KB 256/367 KB 184/238 KB 64/558 KB 64/186 KB 68/1199 KB 260/367 KB 188/238 KB 64/558 KB 64/186 KB 68/1199 KB 260/367 KB 176/238 KB 4/558 KB 56/186 KB 68/1199 KB 256/367 KB 192/238 KB 64/558 KB 64/186 KB 72/1199 KB 260/367 KB 180/238 KB 36/558 KB 64/186 KB 68/1199 KB 260/367 KB 192/238 KB 64/558 KB 64/186 KB 72/1199 KB 264/367 KB 192/238 KB 64/558 KB 64/186 KB unit-oai-epc-0: 08:06:54 DEBUG unit.oai-epc/0.install HTTP request sent, awaiting response... 200 OK unit-oai-epc-0: 08:06:54 DEBUG unit.oai-epc/0.install Length: unspecified [text/html] unit-oai-epc-0: 08:06:54 DEBUG unit.oai-epc/0.install Saving to: 'kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/index.html' unit-oai-epc-0: 08:06:54 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 08:06:54 DEBUG unit.oai-epc/0.install 0K ....... 50.2M=0s unit-oai-epc-0: 08:06:54 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 08:06:54 DEBUG unit.oai-epc/0.install 2019-01-18 08:06:54 (50.2 MB/s) - 'kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/index.html' saved [8049] unit-oai-epc-0: 08:06:54 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 08:06:54 DEBUG unit.oai-epc/0.install FINISHED --2019-01-18 08:06:54-- unit-oai-epc-0: 08:06:54 DEBUG unit.oai-epc/0.install Total wall clock time: 0.8s unit-oai-epc-0: 08:06:54 DEBUG unit.oai-epc/0.install Downloaded: 1 files, 7.9K in 0s (50.2 MB/s) unit-abot-epc-basic-0: 08:06:54 DEBUG unit.abot-epc-basic/0.install 76/1199 KB 268/367 KB 192/238 KB 64/558 KB 64/186 KB 76/1199 KB 272/367 KB 180/238 KB 36/558 KB 64/186 KB 68/1199 KB 256/367 KB 192/238 KB 64/558 KB 68/186 KB 76/1199 KB 272/367 KB 192/238 KB 64/558 KB 72/186 KB 76/1199 KB 272/367 KB 192/238 KB 64/558 KB 76/186 KB 76/1199 KB 272/367 KB 192/238 KB 64/558 KB 80/186 KB 76/1199 KB 272/367 KB 192/238 KB 64/558 KB 64/186 KB 76/1199 KB 264/367 KB 192/238 KB 64/558 KB 80/186 KB 80/1199 KB 272/367 KB 192/238 KB 64/558 KB 80/186 KB 84/1199 KB 272/367 KB 192/238 KB 64/558 KB 80/186 KB 88/1199 KB 272/367 KB 192/238 KB 64/558 KB 80/186 KB 92/1199 KB 276/367 KB 192/238 KB 64/558 KB 80/186 KB 96/1199 KB 276/367 KB 192/238 KB 64/558 KB 84/186 KB 100/1199 KB 276/367 KB 192/238 KB 68/558 KB 84/186 KB 104/1199 KB 276/367 KB 192/238 KB 68/558 KB 84/186 KB 108/1199 KB 276/367 KB 192/238 KB 68/558 KB 84/186 KB 112/1199 KB 276/367 KB 192/238 KB 68/558 KB 84/186 KB 116/1199 KB 276/367 KB 192/238 KB 64/558 KB 64/186 KB 68/1199 KB 260/367 KB 196/238 KB 68/558 KB 84/186 KB 116/1199 KB 276/367 KB 200/238 KB 68/558 KB 84/186 KB 116/1199 KB 276/367 KB 204/238 KB 68/558 KB 84/186 KB 116/1199 KB 276/367 KB 208/238 KB 68/558 KB 84/186 KB 116/1199 KB 276/367 KB 212/238 KB 68/558 KB 84/186 KB 116/1199 KB 276/367 KB 216/238 KB 68/558 KB 84/186 KB 116/1199 KB 276/367 KB 220/238 KB 68/558 KB 84/186 KB 116/1199 KB 276/367 KB 224/238 KB 68/558 KB 84/186 KB 116/1199 KB 276/367 KB 228/238 KB 68/558 KB 84/186 KB 116/1199 KB 276/367 KB 192/238 KB 68/558 KB 84/186 KB 100/1199 KB 276/367 KB 228/238 KB 72/558 KB 84/186 KB 120/1199 KB 276/367 KB 228/238 KB 76/558 KB 84/186 KB 120/1199 KB 276/367 KB 228/238 KB 80/558 KB 84/186 KB 120/1199 KB 276/367 KB 228/238 KB 84/558 KB 84/186 KB 120/1199 KB 276/367 KB 228/238 KB 88/558 KB 84/186 KB 120/1199 KB 276/367 KB 228/238 KB 92/558 KB 84/186 KB 120/1199 KB 276/367 KB 232/238 KB 96/558 KB 84/186 KB 120/1199 KB 276/367 KB 192/238 KB 64/558 KB 84/186 KB 96/1199 KB 276/367 KB 232/238 KB 96/558 KB 88/186 KB 120/1199 KB 276/367 KB 232/238 KB 96/558 KB 92/186 KB 120/1199 KB 276/367 KB 232/238 KB 96/558 KB 96/186 KB 120/1199 KB 276/367 KB 232/238 KB 96/558 KB 100/186 KB 120/1199 KB 276/367 KB 232/238 KB 96/558 KB 104/186 KB 120/1199 KB 276/367 KB 232/238 KB 96/558 KB 108/186 KB 120/1199 KB 276/367 KB 232/238 KB 96/558 KB 112/186 KB 120/1199 KB 276/367 KB 192/238 KB 64/558 KB 80/186 KB 88/1199 KB 276/367 KB 232/238 KB 96/558 KB 112/186 KB 120/1199 KB 280/367 KB 232/238 KB 96/558 KB 112/186 KB 120/1199 KB 284/367 KB 232/238 KB 96/558 KB 112/186 KB 120/1199 KB 288/367 KB 232/238 KB 96/558 KB 112/186 KB 120/1199 KB 292/367 KB 232/238 KB 96/558 KB 112/186 KB 120/1199 KB 296/367 KB 232/238 KB 96/558 KB 112/186 KB 120/1199 KB 300/367 KB 232/238 KB 96/558 KB 112/186 KB 120/1199 KB 304/367 KB 232/238 KB 96/558 KB 112/186 KB 120/1199 KB 308/367 KB 232/238 KB 96/558 KB 116/186 KB 120/1199 KB 312/367 KB 232/238 KB 96/558 KB 116/186 KB 120/1199 KB 316/367 KB 232/238 KB 96/558 KB 116/186 KB 120/1199 KB 320/367 KB 232/238 KB 96/558 KB 116/186 KB 120/1199 KB 324/367 KB 232/238 KB 100/558 KB 116/186 KB 120/1199 KB 328/367 KB 232/238 KB 100/558 KB 116/186 KB 120/1199 KB 332/367 KB 232/238 KB 100/558 KB 116/186 KB 120/1199 KB 336/367 KB 232/238 KB 92/558 KB 84/186 KB 120/1199 KB 276/367 KB 236/238 KB 100/558 KB 116/186 KB 120/1199 KB 336/367 KB 238/238 KB 100/558 KB 116/186 KB 120/1199 KB 336/367 KB 228/238 KB 68/558 KB 84 unit-oai-epc-0: 08:06:54 DEBUG unit.oai-epc/0.install + dpkg -i 'kernel.ubuntu.com/*/*/*/*deb' unit-abot-epc-basic-0: 08:06:54 DEBUG unit.abot-epc-basic/0.install /186 KB 120/1199 KB 276/367 KB 238/238 KB 100/558 KB 116/186 KB 124/1199 KB 336/367 KB 238/238 KB 100/558 KB 116/186 KB 128/1199 KB 336/367 KB 238/238 KB 100/558 KB 116/186 KB 132/1199 KB 336/367 KB 238/238 KB 100/558 KB 116/186 KB 136/1199 KB 336/367 KB 238/238 KB 100/558 KB 116/186 KB 140/1199 KB 336/367 KB 238/238 KB 100/558 KB 116/186 KB 144/1199 KB 336/367 KB 232/238 KB 100/558 KB 116/186 KB 120/1199 KB 324/367 KB 238/238 KB 104/558 KB 116/186 KB 144/1199 KB 336/367 KB 238/238 KB 108/558 KB 116/186 KB 144/1199 KB 336/367 KB 238/238 KB 112/558 KB 116/186 KB 144/1199 KB 336/367 KB 238/238 KB 116/558 KB 116/186 KB 148/1199 KB 336/367 KB 238/238 KB 120/558 KB 116/186 KB 148/1199 KB 340/367 KB 238/238 KB 124/558 KB 116/186 KB 148/1199 KB 340/367 KB 238/238 KB 128/558 KB 116/186 KB 148/1199 KB 340/367 KB 232/238 KB 96/558 KB 116/186 KB 120/1199 KB 308/367 KB 238/238 KB 128/558 KB 120/186 KB 148/1199 KB 340/367 KB 238/238 KB 128/558 KB 124/186 KB 148/1199 KB 340/367 KB 238/238 KB 128/558 KB 128/186 KB 148/1199 KB 340/367 KB 238/238 KB 128/558 KB 132/186 KB 148/1199 KB 340/367 KB 238/238 KB 128/558 KB 136/186 KB 148/1199 KB 340/367 KB 238/238 KB 128/558 KB 140/186 KB 148/1199 KB 340/367 KB 238/238 KB 128/558 KB 144/186 KB 148/1199 KB 340/367 KB 238/238 KB 128/558 KB 148/186 KB 148/1199 KB 340/367 KB 238/238 KB 132/558 KB 152/186 KB 148/1199 KB 340/367 KB 238/238 KB 132/558 KB 156/186 KB 148/1199 KB 340/367 KB 238/238 KB 132/558 KB 160/186 KB 148/1199 KB 340/367 KB 238/238 KB 116/558 KB 116/186 KB 148/1199 KB 340/367 KB 238/238 KB 132/558 KB 160/186 KB 148/1199 KB 344/367 KB 238/238 KB 132/558 KB 160/186 KB 148/1199 KB 348/367 KB 238/238 KB 132/558 KB 160/186 KB 148/1199 KB 352/367 KB 238/238 KB 132/558 KB 160/186 KB 148/1199 KB 356/367 KB 238/238 KB 132/558 KB 160/186 KB 148/1199 KB 360/367 KB 238/238 KB 132/558 KB 160/186 KB 148/1199 KB 364/367 KB 238/238 KB 132/558 KB 164/186 KB 148/1199 KB 367/367 KB 238/238 KB 112/558 KB 116/186 KB 148/1199 KB 336/367 KB 238/238 KB 132/558 KB 164/186 KB 152/1199 KB 367/367 KB 238/238 KB 132/558 KB 164/186 KB 156/1199 KB 367/367 KB 238/238 KB 132/558 KB 164/186 KB 160/1199 KB 367/367 KB 238/238 KB 132/558 KB 164/186 KB 164/1199 KB 367/367 KB 132/558 KB 164/186 KB 168/1199 KB 367/367 KB 132/558 KB 164/186 KB 172/1199 KB 367/367 KB 132/558 KB 164/186 KB 176/1199 KB 367/367 KB 238/238 KB 132/558 KB 164/186 KB 148/1199 KB 364/367 KB 132/558 KB 168/186 KB 176/1199 KB 367/367 KB 132/558 KB 172/186 KB 180/1199 KB 367/367 KB 132/558 KB 176/186 KB 180/1199 KB 367/367 KB 132/558 KB 180/186 KB 180/1199 KB 367/367 KB 132/558 KB 184/186 KB 180/1199 KB 367/367 KB 132/558 KB 186/186 KB 180/1199 KB 367/367 KB 238/238 KB 132/558 KB 148/186 KB 148/1199 KB 340/367 KB 136/558 KB 186/186 KB 180/1199 KB 367/367 KB 140/558 KB 186/186 KB 180/1199 KB 367/367 KB 144/558 KB 186/186 KB 180/1199 KB 367/367 KB 148/558 KB 186/186 KB 180/1199 KB 367/367 KB 152/558 KB 186/186 KB 180/1199 KB 367/367 KB 156/558 KB 186/186 KB 180/1199 KB 367/367 KB 160/558 KB 186/186 KB 180/1199 KB 367/367 KB 132/558 KB 168/186 KB 180/1199 KB 367/367 KB 160/558 KB 186/186 KB 184/1199 KB 367/367 KB 160/558 KB 186/186 KB 188/1199 KB 367/367 KB 164/558 KB 186/186 KB 192/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 1615.2 KB/sec) unit-abot-epc-basic-0: 08:06:54 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-oai-epc-0: 08:06:54 DEBUG unit.oai-epc/0.install dpkg: error processing archive kernel.ubuntu.com/*/*/*/*deb (--install): unit-oai-epc-0: 08:06:54 DEBUG unit.oai-epc/0.install cannot access archive: No such file or directory unit-abot-epc-basic-0: 08:06:54 DEBUG unit.abot-epc-basic/0.install 164/558 KB 186/186 KB 188/1199 KB 367/367 KB 168/558 KB 186/186 KB 196/1199 KB 172/558 KB 186/186 KB 196/1199 KB 176/558 KB 186/186 KB 196/1199 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 2427.0 KB/sec) unit-abot-epc-basic-0: 08:06:54 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: 08:06:54 DEBUG unit.abot-epc-basic/0.install 164/558 KB 186/186 KB 196/1199 KB 367/367 KB 176/558 KB 186/186 KB 200/1199 KB 176/558 KB 186/186 KB 204/1199 KB 176/558 KB 186/186 KB 208/1199 KB 176/558 KB 186/186 KB 212/1199 KB 180/558 KB 186/186 KB 216/1199 KB 180/558 KB 186/186 KB 220/1199 KB 180/558 KB 186/186 KB 224/1199 KB 180/558 KB 186/186 KB 212/1199 KB 184/558 KB 186/186 KB 224/1199 KB 188/558 KB 186/186 KB 224/1199 KB 192/558 KB 186/186 KB 224/1199 KB 196/558 KB 186/186 KB 224/1199 KB 200/558 KB 228/1199 KB 4/1206 KB Downloaded: https://repo.maven.apache.org/maven2/com/google/code/gson/gson/2.2.4/gson-2.2.4.jar (186 KB at 1184.5 KB/sec) unit-abot-epc-basic-0: 08:06:54 DEBUG unit.abot-epc-basic/0.install 196/558 KB 186/186 KB 228/1199 KB 4/1206 KB 200/558 KB 228/1199 KB 8/1206 KB 200/558 KB 228/1199 KB 12/1206 KB 200/558 KB 228/1199 KB 16/1206 KB 4/181 KB 200/558 KB 228/1199 KB 20/1206 KB 4/181 KB 200/558 KB 228/1199 KB 24/1206 KB 4/181 KB 200/558 KB 228/1199 KB 28/1206 KB 4/181 KB 200/558 KB 228/1199 KB 32/1206 KB 4/181 KB 200/558 KB 228/1199 KB 36/1206 KB 196/558 KB 186/186 KB 228/1199 KB 4/181 KB 204/558 KB 232/1199 KB 36/1206 KB 4/181 KB 204/558 KB 236/1199 KB 36/1206 KB 4/181 KB 204/558 KB 240/1199 KB 36/1206 KB 4/181 KB 204/558 KB 244/1199 KB 36/1206 KB 4/181 KB 204/558 KB 248/1199 KB 40/1206 KB 4/181 KB 204/558 KB 252/1199 KB 40/1206 KB 4/181 KB 204/558 KB 256/1199 KB 40/1206 KB 4/181 KB 204/558 KB 260/1199 KB 40/1206 KB 4/181 KB 204/558 KB 264/1199 KB 40/1206 KB 4/181 KB 204/558 KB 268/1199 KB 40/1206 KB 4/181 KB 204/558 KB 272/1199 KB 40/1206 KB 4/181 KB 204/558 KB 228/1199 KB 36/1206 KB 4/181 KB 200/558 KB 228/1199 KB 16/1206 KB 8/181 KB 204/558 KB 272/1199 KB 40/1206 KB 12/181 KB 204/558 KB 272/1199 KB 40/1206 KB 16/181 KB 204/558 KB 272/1199 KB 40/1206 KB 20/181 KB 204/558 KB 272/1199 KB 40/1206 KB 24/181 KB 208/558 KB 272/1199 KB 40/1206 KB 28/181 KB 208/558 KB 272/1199 KB 40/1206 KB 32/181 KB 208/558 KB 272/1199 KB 40/1206 KB 36/181 KB 208/558 KB 272/1199 KB 40/1206 KB 40/181 KB 208/558 KB 272/1199 KB 40/1206 KB 44/181 KB 208/558 KB 272/1199 KB 40/1206 KB 48/181 KB 208/558 KB 272/1199 KB 40/1206 KB 52/181 KB 208/558 KB 272/1199 KB 40/1206 KB 56/181 KB 208/558 KB 276/1199 KB 40/1206 KB 60/181 KB 208/558 KB 276/1199 KB 40/1206 KB 64/181 KB 208/558 KB 276/1199 KB 40/1206 KB 4/181 KB 204/558 KB 244/1199 KB 40/1206 KB 64/181 KB 208/558 KB 276/1199 KB 44/1206 KB 64/181 KB 208/558 KB 276/1199 KB 48/1206 KB 64/181 KB 208/558 KB 276/1199 KB 52/1206 KB 64/181 KB 208/558 KB 276/1199 KB 56/1206 KB 64/181 KB 208/558 KB 276/1199 KB 60/1206 KB 64/181 KB 208/558 KB 276/1199 KB 64/1206 KB 64/181 KB 208/558 KB 276/1199 KB 68/1206 KB 64/181 KB 208/558 KB 276/1199 KB 72/1206 KB 64/181 KB 208/558 KB 276/1199 KB 76/1206 KB 68/181 KB 208/558 KB 276/1199 KB 80/1206 KB 52/181 KB 208/558 KB 276/1199 KB 40/1206 KB 20/181 KB 208/558 KB 272/1199 KB 40/1206 KB 68/181 KB 212/558 KB 276/1199 KB 80/1206 KB 68/181 KB 216/558 KB 276/1199 KB 80/1206 KB 68/181 KB 220/558 KB 276/1199 KB 80/1206 KB 68/181 KB 224/558 KB 276/1199 KB 80/1206 KB 68/181 KB 228/558 KB 276/1199 KB 80/1206 KB 68/181 KB 232/558 KB 276/1199 KB 80/1206 KB 68/181 KB 236/558 KB 276/1199 KB 80/1206 KB 68/181 KB 240/558 KB 276/1199 KB 80/1206 KB 68/181 KB 244/558 KB 276/1199 KB 80/1206 KB 68/181 KB 248/558 KB 280/1199 KB 80/1206 KB 68/181 KB 252/558 KB 280/1199 KB 80/1206 KB 68/181 KB 256/558 KB 280/1199 KB 80/1206 KB 68/181 KB 260/558 KB 280/1199 KB 80/1206 KB 68/181 KB 264/558 KB 280/1199 KB 84/1206 KB 68/181 KB 268/558 KB 280/1199 KB 84/1206 KB 68/181 KB 272/558 KB 280/1199 KB 84/1206 KB 68/181 KB 208/558 KB 276/1199 KB 76/1206 KB 72/181 KB 272/558 KB 280/1199 KB 84/1206 KB 76/181 KB 272/558 KB 280/1199 KB 84/1206 KB 80/181 KB 272/558 KB 280/1199 KB 84/1206 KB 84/181 KB 272/558 KB 280/1199 KB 84/1206 KB 88/181 KB 276/558 KB 280/1199 KB 84/1206 KB 92/181 KB 276/558 KB 280/1199 KB 84/1206 KB 96/181 KB 276/558 KB 280/1199 KB 84/1206 KB 68/181 KB 260/558 KB 280/1199 KB 84/1206 KB 96/181 KB 276/558 KB 280/1199 KB 88/1206 KB 96/181 KB 276/558 KB 280/1199 KB 92/1206 KB 96/181 KB 276/558 KB 280/11 unit-abot-epc-basic-0: 08:06:54 DEBUG unit.abot-epc-basic/0.install 99 KB 96/1206 KB 96/181 KB 276/558 KB 280/1199 KB 100/1206 KB 100/181 KB 276/558 KB 280/1199 KB 100/1206 KB 68/181 KB 244/558 KB 280/1199 KB 80/1206 KB 100/181 KB 276/558 KB 284/1199 KB 104/1206 KB 100/181 KB 276/558 KB 288/1199 KB 104/1206 KB 100/181 KB 276/558 KB 292/1199 KB 104/1206 KB 100/181 KB 276/558 KB 296/1199 KB 104/1206 KB 100/181 KB 276/558 KB 300/1199 KB 104/1206 KB 100/181 KB 276/558 KB 304/1199 KB 104/1206 KB 100/181 KB 276/558 KB 308/1199 KB 104/1206 KB 100/181 KB 276/558 KB 312/1199 KB 104/1206 KB 100/181 KB 276/558 KB 316/1199 KB 104/1206 KB 100/181 KB 276/558 KB 320/1199 KB 104/1206 KB 100/181 KB 276/558 KB 280/1199 KB 104/1206 KB 100/181 KB 276/558 KB 320/1199 KB 108/1206 KB 100/181 KB 276/558 KB 324/1199 KB 112/1206 KB 84/181 KB 276/558 KB 280/1199 KB 84/1206 KB 100/181 KB 280/558 KB 324/1199 KB 112/1206 KB 100/181 KB 284/558 KB 324/1199 KB 112/1206 KB 100/181 KB 288/558 KB 324/1199 KB 112/1206 KB 100/181 KB 292/558 KB 324/1199 KB 112/1206 KB 104/181 KB 296/558 KB 324/1199 KB 116/1206 KB 104/181 KB 300/558 KB 324/1199 KB 116/1206 KB 104/181 KB 304/558 KB 324/1199 KB 116/1206 KB 100/181 KB 276/558 KB 324/1199 KB 108/1206 KB 104/181 KB 304/558 KB 328/1199 KB 116/1206 KB 104/181 KB 304/558 KB 332/1199 KB 116/1206 KB 104/181 KB 304/558 KB 336/1199 KB 116/1206 KB 104/181 KB 304/558 KB 340/1199 KB 116/1206 KB 104/181 KB 308/558 KB 344/1199 KB 116/1206 KB 104/181 KB 292/558 KB 324/1199 KB 116/1206 KB 104/181 KB 308/558 KB 344/1199 KB 120/1206 KB 104/181 KB 308/558 KB 344/1199 KB 124/1206 KB 104/181 KB 308/558 KB 344/1199 KB 128/1206 KB 104/181 KB 292/558 KB 324/1199 KB 112/1206 KB 108/181 KB 308/558 KB 344/1199 KB 128/1206 KB 112/181 KB 308/558 KB 344/1199 KB 128/1206 KB 116/181 KB 308/558 KB 344/1199 KB 128/1206 KB 120/181 KB 308/558 KB 344/1199 KB 128/1206 KB 124/181 KB 308/558 KB 344/1199 KB 128/1206 KB 128/181 KB 308/558 KB 344/1199 KB 132/1206 KB 104/181 KB 308/558 KB 340/1199 KB 116/1206 KB 128/181 KB 312/558 KB 344/1199 KB 132/1206 KB 132/181 KB 316/558 KB 344/1199 KB 132/1206 KB 132/181 KB 320/558 KB 344/1199 KB 132/1206 KB 132/181 KB 324/558 KB 344/1199 KB 132/1206 KB 132/181 KB 328/558 KB 348/1199 KB 132/1206 KB 132/181 KB 332/558 KB 348/1199 KB 132/1206 KB 132/181 KB 336/558 KB 348/1199 KB 132/1206 KB 132/181 KB 340/558 KB 348/1199 KB 132/1206 KB 132/181 KB 344/558 KB 348/1199 KB 132/1206 KB 132/181 KB 348/558 KB 348/1199 KB 132/1206 KB 132/181 KB 352/558 KB 348/1199 KB 132/1206 KB 132/181 KB 356/558 KB 348/1199 KB 132/1206 KB 124/181 KB 308/558 KB 344/1199 KB 132/1206 KB 132/181 KB 324/558 KB 348/1199 KB 132/1206 KB 132/181 KB 356/558 KB 352/1199 KB 132/1206 KB 132/181 KB 356/558 KB 356/1199 KB 132/1206 KB 132/181 KB 356/558 KB 360/1199 KB 136/1206 KB 132/181 KB 356/558 KB 364/1199 KB 136/1206 KB 132/181 KB 356/558 KB 368/1199 KB 136/1206 KB 132/181 KB 312/558 KB 344/1199 KB 132/1206 KB 136/181 KB 356/558 KB 368/1199 KB 136/1206 KB 140/181 KB 356/558 KB 368/1199 KB 136/1206 KB 144/181 KB 356/558 KB 368/1199 KB 136/1206 KB 148/181 KB 356/558 KB 368/1199 KB 136/1206 KB 152/181 KB 356/558 KB 372/1199 KB 136/1206 KB 156/181 KB 356/558 KB 372/1199 KB 136/1206 KB 160/181 KB 356/558 KB 372/1199 KB 136/1206 KB 132/181 KB 356/558 KB 356/1199 KB 136/1206 KB 160/181 KB 356/558 KB 372/1199 KB 140/1206 KB 160/181 KB 356/558 KB 372/1199 KB 144/1206 KB 160/181 KB 356/558 KB 372/1199 KB 148/1206 KB 160/181 KB 356/558 KB 372/1199 KB 152/1206 KB 160/181 K unit-abot-epc-basic-0: 08:06:54 DEBUG unit.abot-epc-basic/0.install B 356/558 KB 372/1199 KB 156/1206 KB 160/181 KB 356/558 KB 372/1199 KB 160/1206 KB 160/181 KB 356/558 KB 372/1199 KB 164/1206 KB 164/181 KB 356/558 KB 372/1199 KB 168/1206 KB 164/181 KB 356/558 KB 372/1199 KB 172/1206 KB 164/181 KB 356/558 KB 372/1199 KB 176/1206 KB 148/181 KB 356/558 KB 372/1199 KB 136/1206 KB 164/181 KB 356/558 KB 376/1199 KB 176/1206 KB 164/181 KB 356/558 KB 380/1199 KB 176/1206 KB 164/181 KB 356/558 KB 384/1199 KB 176/1206 KB 164/181 KB 356/558 KB 388/1199 KB 176/1206 KB 164/181 KB 360/558 KB 392/1199 KB 180/1206 KB 164/181 KB 360/558 KB 396/1199 KB 180/1206 KB 164/181 KB 360/558 KB 400/1199 KB 180/1206 KB 164/181 KB 356/558 KB 372/1199 KB 164/1206 KB 168/181 KB 360/558 KB 400/1199 KB 180/1206 KB 172/181 KB 360/558 KB 400/1199 KB 180/1206 KB 176/181 KB 360/558 KB 400/1199 KB 180/1206 KB 180/181 KB 360/558 KB 400/1199 KB 180/1206 KB 181/181 KB 360/558 KB 400/1199 KB 180/1206 KB 164/181 KB 360/558 KB 388/1199 KB 180/1206 KB 181/181 KB 360/558 KB 400/1199 KB 184/1206 KB 181/181 KB 360/558 KB 400/1199 KB 188/1206 KB 181/181 KB 360/558 KB 404/1199 KB 192/1206 KB 164/181 KB 360/558 KB 388/1199 KB 176/1206 KB 181/181 KB 364/558 KB 404/1199 KB 192/1206 KB 181/181 KB 368/558 KB 404/1199 KB 192/1206 KB 181/181 KB 372/558 KB 404/1199 KB 192/1206 KB 181/181 KB 376/558 KB 404/1199 KB 192/1206 KB 181/181 KB 380/558 KB 404/1199 KB 192/1206 KB 181/181 KB 384/558 KB 404/1199 KB 192/1206 KB 181/181 KB 360/558 KB 404/1199 KB 188/1206 KB 181/181 KB 384/558 KB 408/1199 KB 192/1206 KB 181/181 KB 384/558 KB 412/1199 KB 192/1206 KB 181/181 KB 384/558 KB 416/1199 KB 192/1206 KB 181/181 KB 384/558 KB 420/1199 KB 196/1206 KB 181/181 KB 388/558 KB 424/1199 KB 196/1206 KB 181/181 KB 388/558 KB 428/1199 KB 196/1206 KB 181/181 KB 388/558 KB 432/1199 KB 196/1206 KB 181/181 KB 384/558 KB 416/1199 KB 196/1206 KB 181/181 KB 388/558 KB 432/1199 KB 200/1206 KB 181/181 KB 388/558 KB 432/1199 KB 204/1206 KB 181/181 KB 388/558 KB 432/1199 KB 208/1206 KB 181/181 KB 388/558 KB 432/1199 KB 212/1206 KB 388/558 KB 432/1199 KB 216/1206 KB 388/558 KB 432/1199 KB 220/1206 KB 388/558 KB 432/1199 KB 224/1206 KB 181/181 KB 388/558 KB 420/1199 KB 196/1206 KB 392/558 KB 432/1199 KB 224/1206 KB 396/558 KB 432/1199 KB 224/1206 KB 400/558 KB 432/1199 KB 224/1206 KB Downloaded: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.4/commons-io-2.4.jar (181 KB at 886.3 KB/sec) unit-abot-epc-basic-0: 08:06:54 DEBUG unit.abot-epc-basic/0.install 404/558 KB 432/1199 KB 224/1206 KB 408/558 KB 436/1199 KB 228/1206 KB 412/558 KB 436/1199 KB 228/1206 KB 416/558 KB 436/1199 KB 228/1206 KB 404/558 KB 436/1199 KB 228/1206 KB 416/558 KB 440/1199 KB 228/1206 KB 416/558 KB 444/1199 KB 228/1206 KB 416/558 KB 448/1199 KB 228/1206 KB 416/558 KB 452/1199 KB 228/1206 KB 420/558 KB 456/1199 KB 228/1206 KB 420/558 KB 460/1199 KB 228/1206 KB 420/558 KB 464/1199 KB 228/1206 KB 404/558 KB 432/1199 KB 228/1206 KB 420/558 KB 464/1199 KB 232/1206 KB 420/558 KB 464/1199 KB 236/1206 KB 420/558 KB 464/1199 KB 240/1206 KB 420/558 KB 464/1199 KB 244/1206 KB 420/558 KB 468/1199 KB 248/1206 KB 420/558 KB 468/1199 KB 252/1206 KB 420/558 KB 468/1199 KB 256/1206 KB 420/558 KB 452/1199 KB 228/1206 KB 424/558 KB 468/1199 KB 256/1206 KB 428/558 KB 468/1199 KB 256/1206 KB 432/558 KB 468/1199 KB 256/1206 KB 436/558 KB 468/1199 KB 256/1206 KB 440/558 KB 468/1199 KB 256/1206 KB 444/558 KB 468/1199 KB 256/1206 KB 448/558 KB 468/1199 KB 260/1206 KB 420/558 KB 468/1199 KB 244/1206 KB 448/558 KB 472/1199 KB 260/1206 KB 448/558 KB 476/1199 KB 260/1206 KB 448/558 KB 480/1199 KB 260/1206 KB 452/558 KB 480/1199 KB 260/1206 KB 456/558 KB 484/1199 KB 260/1206 KB 460/558 KB 484/1199 KB 260/1206 KB 464/558 KB 484/1199 KB 260/1206 KB 444/558 KB 468/1199 KB 260/1206 KB 464/558 KB 484/1199 KB 264/1206 KB 464/558 KB 484/1199 KB 268/1206 KB 464/558 KB 484/1199 KB 272/1206 KB 464/558 KB 484/1199 KB 276/1206 KB 468/558 KB 484/1199 KB 280/1206 KB 468/558 KB 484/1199 KB 284/1206 KB 468/558 KB 484/1199 KB 288/1206 KB 452/558 KB 484/1199 KB 260/1206 KB 468/558 KB 488/1199 KB 288/1206 KB 468/558 KB 492/1199 KB 288/1206 KB 468/558 KB 496/1199 KB 288/1206 KB 468/558 KB 500/1199 KB 288/1206 KB 468/558 KB 504/1199 KB 288/1206 KB 468/558 KB 508/1199 KB 288/1206 KB 468/558 KB 512/1199 KB 288/1206 KB 468/558 KB 484/1199 KB 276/1206 KB 472/558 KB 512/1199 KB 288/1206 KB 476/558 KB 512/1199 KB 288/1206 KB 480/558 KB 512/1199 KB 288/1206 KB 484/558 KB 512/1199 KB 288/1206 KB 488/558 KB 516/1199 KB 292/1206 KB 492/558 KB 516/1199 KB 292/1206 KB 496/558 KB 516/1199 KB 292/1206 KB 500/558 KB 516/1199 KB 292/1206 KB 504/558 KB 516/1199 KB 292/1206 KB 508/558 KB 516/1199 KB 292/1206 KB 512/558 KB 516/1199 KB 292/1206 KB 484/558 KB 516/1199 KB 292/1206 KB 512/558 KB 516/1199 KB 296/1206 KB 512/558 KB 516/1199 KB 300/1206 KB 512/558 KB 516/1199 KB 304/1206 KB 512/558 KB 516/1199 KB 308/1206 KB 512/558 KB 516/1199 KB 312/1206 KB 512/558 KB 516/1199 KB 316/1206 KB 512/558 KB 516/1199 KB 320/1206 KB 484/558 KB 516/1199 KB 288/1206 KB 512/558 KB 520/1199 KB 320/1206 KB 512/558 KB 524/1199 KB 320/1206 KB 512/558 KB 528/1199 KB 320/1206 KB 512/558 KB 532/1199 KB 320/1206 KB 512/558 KB 536/1199 KB 320/1206 KB 516/558 KB 536/1199 KB 320/1206 KB 520/558 KB 540/1199 KB 324/1206 KB 524/558 KB 540/1199 KB 324/1206 KB 528/558 KB 540/1199 KB 324/1206 KB 516/558 KB 540/1199 KB 324/1206 KB 528/558 KB 540/1199 KB 328/1206 KB 528/558 KB 540/1199 KB 332/1206 KB 528/558 KB 540/1199 KB 336/1206 KB 532/558 KB 540/1199 KB 340/1206 KB 532/558 KB 540/1199 KB 344/1206 KB 532/558 KB 540/1199 KB 348/1206 KB 532/558 KB 540/1199 KB 352/1206 KB 532/558 KB 540/1199 KB 356/1206 KB 516/558 KB 540/1199 KB 320/1206 KB 532/558 KB 544/1199 KB 356/1206 KB 532/558 KB 548/1199 KB 356/1206 KB 532/558 KB 552/1199 KB 356/1206 KB 532/558 KB 556/1199 KB 356/1206 KB 532/558 KB 560/1199 KB 356/1206 KB 532/558 KB 564/1199 unit-abot-epc-basic-0: 08:06:54 DEBUG unit.abot-epc-basic/0.install KB 356/1206 KB 532/558 KB 568/1199 KB 356/1206 KB 532/558 KB 572/1199 KB 356/1206 KB 532/558 KB 576/1199 KB 356/1206 KB 532/558 KB 580/1199 KB 356/1206 KB 532/558 KB 540/1199 KB 336/1206 KB 536/558 KB 580/1199 KB 360/1206 KB 540/558 KB 580/1199 KB 360/1206 KB 544/558 KB 580/1199 KB 360/1206 KB 548/558 KB 580/1199 KB 360/1206 KB 552/558 KB 580/1199 KB 360/1206 KB 556/558 KB 580/1199 KB 360/1206 KB 558/558 KB 580/1199 KB 360/1206 KB 532/558 KB 580/1199 KB 360/1206 KB 558/558 KB 580/1199 KB 364/1206 KB 558/558 KB 580/1199 KB 368/1206 KB 558/558 KB 584/1199 KB 368/1206 KB 558/558 KB 588/1199 KB 368/1206 KB 558/558 KB 592/1199 KB 368/1206 KB 558/558 KB 596/1199 KB 372/1206 KB 558/558 KB 600/1199 KB 372/1206 KB 558/558 KB 604/1199 KB 372/1206 KB 558/558 KB 608/1199 KB 372/1206 KB 558/558 KB 612/1199 KB 372/1206 KB 558/558 KB 616/1199 KB 372/1206 KB 558/558 KB 620/1199 KB 372/1206 KB 558/558 KB 624/1199 KB 372/1206 KB 558/558 KB 628/1199 KB 372/1206 KB 558/558 KB 592/1199 KB 372/1206 KB 558/558 KB 628/1199 KB 376/1206 KB 558/558 KB 628/1199 KB 380/1206 KB 558/558 KB 628/1199 KB 384/1206 KB 558/558 KB 628/1199 KB 388/1206 KB 558/558 KB 628/1199 KB 392/1206 KB 558/558 KB 628/1199 KB 396/1206 KB 558/558 KB 628/1199 KB 400/1206 KB 558/558 KB 628/1199 KB 404/1206 KB 558/558 KB 628/1199 KB 408/1206 KB 558/558 KB 628/1199 KB 412/1206 KB 558/558 KB 632/1199 KB 412/1206 KB 558/558 KB 636/1199 KB 412/1206 KB 558/558 KB 640/1199 KB 416/1206 KB 558/558 KB 636/1199 KB 416/1206 KB 558/558 KB 640/1199 KB 420/1206 KB 558/558 KB 644/1199 KB 424/1206 KB 558/558 KB 644/1199 KB 428/1206 KB 558/558 KB 644/1199 KB 432/1206 KB 558/558 KB 644/1199 KB 420/1206 KB 558/558 KB 648/1199 KB 432/1206 KB 558/558 KB 652/1199 KB 432/1206 KB Downloaded: https://repo.maven.apache.org/maven2/joda-time/joda-time/2.1/joda-time-2.1.jar (558 KB at 2391.0 KB/sec) unit-abot-epc-basic-0: 08:06:54 DEBUG unit.abot-epc-basic/0.install 656/1199 KB 432/1206 KB 660/1199 KB 432/1206 KB 664/1199 KB 436/1206 KB 668/1199 KB 436/1206 KB 672/1199 KB 436/1206 KB 676/1199 KB 436/1206 KB 680/1199 KB 436/1206 KB 684/1199 KB 436/1206 KB 688/1199 KB 436/1206 KB 660/1199 KB 436/1206 KB 688/1199 KB 440/1206 KB 688/1199 KB 444/1206 KB 688/1199 KB 448/1206 KB 688/1199 KB 452/1206 KB 688/1199 KB 456/1206 KB 688/1199 KB 460/1206 KB 688/1199 KB 464/1206 KB 688/1199 KB 468/1206 KB 692/1199 KB 472/1206 KB 692/1199 KB 476/1206 KB 692/1199 KB 480/1206 KB 692/1199 KB 468/1206 KB 696/1199 KB 480/1206 KB 700/1199 KB 480/1206 KB 704/1199 KB 480/1206 KB 708/1199 KB 480/1206 KB 712/1199 KB 484/1206 KB 716/1199 KB 484/1206 KB 720/1199 KB 484/1206 KB 708/1199 KB 484/1206 KB 720/1199 KB 488/1206 KB 720/1199 KB 492/1206 KB 720/1199 KB 496/1206 KB 720/1199 KB 500/1206 KB 724/1199 KB 504/1206 KB 724/1199 KB 508/1206 KB 724/1199 KB 512/1206 KB 724/1199 KB 500/1206 KB 728/1199 KB 512/1206 KB 732/1199 KB 512/1206 KB 736/1199 KB 512/1206 KB 740/1199 KB 512/1206 KB 744/1199 KB 516/1206 KB 748/1199 KB 516/1206 KB 740/1199 KB 516/1206 KB 748/1199 KB 520/1206 KB 748/1199 KB 524/1206 KB 748/1199 KB 528/1206 KB 752/1199 KB 532/1206 KB 752/1199 KB 536/1206 KB 752/1199 KB 540/1206 KB 752/1199 KB 544/1206 KB 752/1199 KB 548/1206 KB 752/1199 KB 552/1206 KB 752/1199 KB 556/1206 KB 752/1199 KB 560/1206 KB 752/1199 KB 528/1206 KB 756/1199 KB 560/1206 KB 760/1199 KB 560/1206 KB 764/1199 KB 560/1206 KB 768/1199 KB 560/1206 KB 772/1199 KB 560/1206 KB 776/1199 KB 560/1206 KB 780/1199 KB 560/1206 KB 784/1199 KB 560/1206 KB 788/1199 KB 560/1206 KB 792/1199 KB 564/1206 KB 796/1199 KB 564/1206 KB 800/1199 KB 564/1206 KB 788/1199 KB 564/1206 KB 800/1199 KB 568/1206 KB 800/1199 KB 572/1206 KB 800/1199 KB 576/1206 KB 804/1199 KB 580/1206 KB 804/1199 KB 584/1206 KB 804/1199 KB 588/1206 KB 804/1199 KB 592/1206 KB 804/1199 KB 596/1206 KB 804/1199 KB 600/1206 KB 804/1199 KB 604/1206 KB 804/1199 KB 608/1206 KB 804/1199 KB 612/1206 KB 804/1199 KB 576/1206 KB 808/1199 KB 612/1206 KB 812/1199 KB 612/1206 KB 816/1199 KB 612/1206 KB 820/1199 KB 612/1206 KB 824/1199 KB 612/1206 KB 828/1199 KB 612/1206 KB 832/1199 KB 612/1206 KB 836/1199 KB 612/1206 KB 840/1199 KB 612/1206 KB 844/1199 KB 612/1206 KB 848/1199 KB 612/1206 KB 852/1199 KB 616/1206 KB 856/1199 KB 616/1206 KB 860/1199 KB 616/1206 KB 864/1199 KB 616/1206 KB 868/1199 KB 616/1206 KB 872/1199 KB 616/1206 KB 876/1199 KB 616/1206 KB 880/1199 KB 616/1206 KB 884/1199 KB 616/1206 KB 848/1199 KB 616/1206 KB 884/1199 KB 620/1206 KB 884/1199 KB 624/1206 KB 884/1199 KB 628/1206 KB 884/1199 KB 632/1206 KB 884/1199 KB 636/1206 KB 884/1199 KB 640/1206 KB 884/1199 KB 644/1206 KB 884/1199 KB 648/1206 KB 884/1199 KB 652/1206 KB 884/1199 KB 656/1206 KB 888/1199 KB 656/1206 KB 892/1199 KB 656/1206 KB 896/1199 KB 656/1206 KB 900/1199 KB 656/1206 KB 904/1199 KB 660/1206 KB 908/1199 KB 660/1206 KB 912/1199 KB 660/1206 KB 916/1199 KB 660/1206 KB 920/1199 KB 660/1206 KB 924/1199 KB 660/1206 KB 928/1199 KB 660/1206 KB 900/1199 KB 660/1206 KB 928/1199 KB 664/1206 KB 928/1199 KB 668/1206 KB 928/1199 KB 672/1206 KB 928/1199 KB 676/1206 KB 928/1199 KB 680/1206 KB 928/1199 KB 684/1206 KB 928/1199 KB 688/1206 KB 928/1199 KB 692/1206 KB 932/1199 KB 696/1206 KB 932/1199 KB 700/1206 KB 932/1199 KB 704/1206 KB 932/1199 KB 692/1206 KB 936/1199 KB 704/1206 KB 940/1199 KB 704/1206 KB 944/1199 KB 704/1206 unit-abot-epc-basic-0: 08:06:54 DEBUG unit.abot-epc-basic/0.install KB 948/1199 KB 708/1206 KB 952/1199 KB 708/1206 KB 956/1199 KB 708/1206 KB 960/1199 KB 708/1206 KB 964/1199 KB 708/1206 KB 968/1199 KB 708/1206 KB 972/1199 KB 708/1206 KB 976/1199 KB 708/1206 KB 944/1199 KB 708/1206 KB 976/1199 KB 712/1206 KB 976/1199 KB 716/1206 KB 976/1199 KB 720/1206 KB 976/1199 KB 724/1206 KB 976/1199 KB 728/1206 KB 976/1199 KB 732/1206 KB 976/1199 KB 736/1206 KB 976/1199 KB 740/1206 KB 980/1199 KB 744/1206 KB 980/1199 KB 748/1206 KB 980/1199 KB 752/1206 KB 980/1199 KB 740/1206 KB 984/1199 KB 752/1206 KB 988/1199 KB 752/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 768/1206 KB 996/1199 KB 756/1206 KB 1000/1199 KB 768/1206 KB 1004/1199 KB 768/1206 KB 1008/1199 KB 768/1206 KB 1008/1199 KB 772/1206 KB 1012/1199 KB 776/1206 KB 1012/1199 KB 780/1206 KB 1012/1199 KB 784/1206 KB 1012/1199 KB 772/1206 KB 1016/1199 KB 784/1206 KB 1020/1199 KB 784/1206 KB 1024/1199 KB 784/1206 KB 1024/1199 KB 788/1206 KB 1028/1199 KB 792/1206 KB 1028/1199 KB 796/1206 KB 1028/1199 KB 800/1206 KB 1028/1199 KB 788/1206 KB 1032/1199 KB 800/1206 KB 1036/1199 KB 800/1206 KB 1040/1199 KB 800/1206 KB 1044/1199 KB 800/1206 KB 1048/1199 KB 804/1206 KB 1052/1199 KB 804/1206 KB 1056/1199 KB 804/1206 KB 1044/1199 KB 804/1206 KB 1056/1199 KB 808/1206 KB 1056/1199 KB 812/1206 KB 1056/1199 KB 816/1206 KB 1056/1199 KB 820/1206 KB 1060/1199 KB 824/1206 KB 1060/1199 KB 828/1206 KB 1060/1199 KB 832/1206 KB 1060/1199 KB 820/1206 KB 1064/1199 KB 832/1206 KB 1068/1199 KB 832/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 848/1206 KB 1088/1199 KB 848/1206 KB 1092/1199 KB 848/1206 KB 1096/1199 KB 848/1206 KB 1100/1199 KB 848/1206 KB 1104/1199 KB 848/1206 KB 1108/1199 KB 848/1206 KB 1112/1199 KB 848/1206 KB 1116/1199 KB 848/1206 KB 1120/1199 KB 848/1206 KB 1080/1199 KB 848/1206 KB 1120/1199 KB 852/1206 KB 1120/1199 KB 856/1206 KB 1120/1199 KB 860/1206 KB 1120/1199 KB 864/1206 KB 1120/1199 KB 868/1206 KB 1120/1199 KB 872/1206 KB 1120/1199 KB 876/1206 KB 1120/1199 KB 880/1206 KB 1124/1199 KB 880/1206 KB 1128/1199 KB 884/1206 KB 1132/1199 KB 884/1206 KB 1136/1199 KB 884/1206 KB 1124/1199 KB 884/1206 KB 1136/1199 KB 888/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 912/1206 KB 1140/1199 KB 916/1206 KB 1140/1199 KB 920/1206 KB 1140/1199 KB 924/1206 KB 1140/1199 KB 928/1206 KB 1140/1199 KB 932/1206 KB 1140/1199 KB 900/1206 KB 1144/1199 KB 932/1206 KB 1148/1199 KB 932/1206 KB 1152/1199 KB 932/1206 KB 1156/1199 KB 932/1206 KB 1160/1199 KB 932/1206 KB 1164/1199 KB 932/1206 KB 1168/1199 KB 932/1206 KB 1172/1199 KB 932/1206 KB 1176/1199 KB 932/1206 KB 1180/1199 KB 936/1206 KB 1184/1199 KB 936/1206 KB 1188/1199 KB 936/1206 KB 1192/1199 KB 936/1206 KB 1196/1199 KB 936/1206 KB 1199/1199 KB 936/1206 KB 1176/1199 KB 936/1206 KB 1199/1199 KB 940/1206 KB 1199/1199 KB 944/1206 KB 1199/1199 KB 948/1206 KB 1199/1199 KB 952/1206 KB 1199/1199 KB 956/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 unit-abot-epc-basic-0: 08:06:54 DEBUG unit.abot-epc-basic/0.install 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 1199/1199 KB 1060/1206 KB 1199/1199 KB 1064/1206 KB 1199/1199 KB 1068/1206 KB 1199/1199 KB 1072/1206 KB 1199/1199 KB 1076/1206 KB 1199/1199 KB 1080/1206 KB 1199/1199 KB 1084/1206 KB 1199/1199 KB 1088/1206 KB 1199/1199 KB 1092/1206 KB 1199/1199 KB 1096/1206 KB 1199/1199 KB 1100/1206 KB 1199/1199 KB 1104/1206 KB 1199/1199 KB 1108/1206 KB 1199/1199 KB 1112/1206 KB 1199/1199 KB 1116/1206 KB 1199/1199 KB 1120/1206 KB 1199/1199 KB 1124/1206 KB 1199/1199 KB 1128/1206 KB 1199/1199 KB 1132/1206 KB 1199/1199 KB 1136/1206 KB 1199/1199 KB 1140/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 3969.1 KB/sec) unit-abot-epc-basic-0: 08:06:54 DEBUG unit.abot-epc-basic/0.install 1142/1206 KB 1146/1206 KB 1150/1206 KB 1154/1206 KB 1158/1206 KB 1162/1206 KB 1166/1206 KB 1170/1206 KB 1174/1206 KB 1178/1206 KB 1182/1206 KB 1186/1206 KB 1190/1206 KB 1194/1206 KB 1198/1206 KB 1202/1206 KB 1206/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 3827.5 KB/sec) unit-abot-epc-basic-0: 08:06:54 DEBUG unit.abot-epc-basic/0.install [INFO] About to generate Cucumber report. unit-oai-epc-0: 08:06:54 DEBUG unit.oai-epc/0.install Errors were encountered while processing: unit-oai-epc-0: 08:06:54 DEBUG unit.oai-epc/0.install kernel.ubuntu.com/*/*/*/*deb unit-oai-epc-0: 08:06:54 ERROR juju.worker.uniter.operation hook "install" failed: exit status 1 unit-oai-epc-0: 08:06:54 DEBUG juju.machinelock machine lock released for uniter (run install hook) unit-oai-epc-0: 08:06:54 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 08:06:54 INFO juju.worker.uniter awaiting error resolution for "install" hook unit-oai-epc-0: 08:06:54 DEBUG juju.worker.uniter [AGENT-STATUS] error: hook failed: "install" unit-oai-hss-0: 08:06:54 DEBUG unit.oai-hss/0.install + /srv/openair-cn/SCRIPTS/build_hss -c -i -F unit-oai-hss-0: 08:06:54 DEBUG unit.oai-hss/0.install Clean the build generated files (build from scratch) unit-oai-hss-0: 08:06:54 DEBUG unit.oai-hss/0.install Check installed software packages necessary to build and run HSS (support Ubuntu 14.04): unit-oai-hss-0: 08:06:54 DEBUG unit.oai-hss/0.install Force set (no interactive) unit-abot-epc-basic-0: 08:06:54 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 08:06:54 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 08:06:54 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: 08:06:54 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: 08:06:54 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 08:06:54 DEBUG unit.abot-epc-basic/0.install [INFO] BUILD SUCCESS unit-abot-epc-basic-0: 08:06:54 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 08:06:54 DEBUG unit.abot-epc-basic/0.install [INFO] Total time: 40.406 s unit-abot-epc-basic-0: 08:06:54 DEBUG unit.abot-epc-basic/0.install [INFO] Finished at: 2019-01-18T08:06:54+00:00 unit-oai-hss-0: 08:06:55 DEBUG unit.oai-hss/0.install Hit http://security.ubuntu.com trusty-security InRelease unit-oai-hss-0: 08:06:55 DEBUG unit.oai-hss/0.install Ign http://nova.clouds.archive.ubuntu.com trusty InRelease unit-abot-epc-basic-0: 08:06:55 DEBUG unit.abot-epc-basic/0.install [INFO] Final Memory: 26M/64M unit-abot-epc-basic-0: 08:06:55 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 08:06:55 DEBUG unit.abot-epc-basic/0.install No ES conf defined - hence result not pushed to ES unit-abot-epc-basic-0: 08:06:55 DEBUG unit.abot-epc-basic/0.install Starting flask GUI... unit-oai-hss-0: 08:06:55 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates InRelease unit-oai-hss-0: 08:06:55 DEBUG unit.oai-hss/0.install Hit http://security.ubuntu.com trusty-security/main Sources unit-oai-hss-0: 08:06:55 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease unit-abot-epc-basic-0: 08:06:55 DEBUG unit.abot-epc-basic/0.install Setting up libmpc3:amd64 (1.0.3-1) ... unit-oai-hss-0: 08:06:55 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg unit-oai-hss-0: 08:06:55 DEBUG unit.oai-hss/0.install Hit http://security.ubuntu.com trusty-security/universe Sources unit-oai-hss-0: 08:06:55 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources unit-abot-epc-basic-0: 08:06:55 DEBUG unit.abot-epc-basic/0.install * Running on http://0.0.0.0:5000/ (Press CTRL+C to quit) unit-oai-hss-0: 08:06:55 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources unit-oai-hss-0: 08:06:55 DEBUG unit.oai-hss/0.install Hit http://security.ubuntu.com trusty-security/main amd64 Packages unit-oai-hss-0: 08:06:55 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources unit-abot-epc-basic-0: 08:06:55 DEBUG unit.abot-epc-basic/0.install Setting up ant (1.9.6-1ubuntu1.1) ... unit-oai-hss-0: 08:06:55 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources unit-oai-hss-0: 08:06:55 DEBUG unit.oai-hss/0.install Hit http://security.ubuntu.com trusty-security/universe amd64 Packages unit-oai-hss-0: 08:06:55 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages unit-oai-hss-0: 08:06:55 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages unit-abot-epc-basic-0: 08:06:55 DEBUG unit.abot-epc-basic/0.install Setting up ant-optional (1.9.6-1ubuntu1.1) ... unit-oai-hss-0: 08:06:55 DEBUG unit.oai-hss/0.install Hit http://security.ubuntu.com trusty-security/main Translation-en unit-oai-hss-0: 08:06:55 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages unit-oai-hss-0: 08:06:55 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages unit-oai-hss-0: 08:06:55 DEBUG unit.oai-hss/0.install Hit http://security.ubuntu.com trusty-security/universe Translation-en unit-oai-hss-0: 08:06:55 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en unit-abot-epc-basic-0: 08:06:55 DEBUG unit.abot-epc-basic/0.install Setting up binutils (2.26.1-1ubuntu1~16.04.7) ... unit-oai-hss-0: 08:06:55 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en unit-oai-hss-0: 08:06:56 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en unit-oai-hss-0: 08:06:56 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en unit-oai-hss-0: 08:06:56 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources unit-oai-hss-0: 08:06:56 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources unit-abot-epc-basic-0: 08:06:56 DEBUG unit.abot-epc-basic/0.install Setting up libc-dev-bin (2.23-0ubuntu10) ... unit-oai-hss-0: 08:06:56 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources unit-abot-epc-basic-0: 08:06:56 DEBUG unit.abot-epc-basic/0.install Setting up linux-libc-dev:amd64 (4.4.0-141.167) ... unit-oai-hss-0: 08:06:56 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources unit-oai-hss-0: 08:06:56 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages unit-oai-hss-0: 08:06:56 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages unit-abot-epc-basic-0: 08:06:56 DEBUG unit.abot-epc-basic/0.install Setting up libc6-dev:amd64 (2.23-0ubuntu10) ... unit-oai-hss-0: 08:06:56 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages unit-oai-hss-0: 08:06:56 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages unit-abot-epc-basic-0: 08:06:56 DEBUG unit.abot-epc-basic/0.install Setting up libisl15:amd64 (0.16.1-1) ... unit-oai-hss-0: 08:06:56 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en unit-oai-hss-0: 08:06:56 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en unit-oai-hss-0: 08:06:56 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en unit-oai-hss-0: 08:06:57 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en unit-abot-epc-basic-0: 08:06:57 DEBUG unit.abot-epc-basic/0.install Setting up cpp-5 (5.4.0-6ubuntu1~16.04.11) ... unit-oai-hss-0: 08:06:57 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty Release unit-oai-hss-0: 08:06:57 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/main Sources unit-oai-hss-0: 08:06:57 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Sources unit-oai-hss-0: 08:06:57 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/universe Sources unit-oai-hss-0: 08:06:57 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources unit-oai-hss-0: 08:06:57 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages unit-abot-epc-basic-0: 08:06:57 DEBUG unit.abot-epc-basic/0.install Setting up cpp (4:5.3.1-1ubuntu1) ... unit-oai-hss-0: 08:06:57 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages unit-abot-epc-basic-0: 08:06:57 DEBUG unit.abot-epc-basic/0.install Setting up libcc1-0:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-oai-hss-0: 08:06:57 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages unit-oai-hss-0: 08:06:57 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages unit-oai-hss-0: 08:06:57 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en unit-oai-hss-0: 08:06:57 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en unit-oai-hss-0: 08:06:57 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en unit-oai-hss-0: 08:06:58 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en unit-abot-epc-basic-0: 08:06:58 DEBUG unit.abot-epc-basic/0.install Setting up libgomp1:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 08:06:58 DEBUG unit.abot-epc-basic/0.install Setting up libitm1:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 08:06:58 DEBUG unit.abot-epc-basic/0.install Setting up libatomic1:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 08:06:58 DEBUG unit.abot-epc-basic/0.install Setting up libasan2:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 08:06:58 DEBUG unit.abot-epc-basic/0.install Setting up liblsan0:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 08:06:58 DEBUG unit.abot-epc-basic/0.install Setting up libtsan0:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 08:06:58 DEBUG unit.abot-epc-basic/0.install Setting up libubsan0:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 08:06:58 DEBUG unit.abot-epc-basic/0.install Setting up libcilkrts5:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 08:06:59 DEBUG unit.abot-epc-basic/0.install Setting up libmpx0:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 08:06:59 DEBUG unit.abot-epc-basic/0.install Setting up libquadmath0:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 08:06:59 DEBUG unit.abot-epc-basic/0.install Setting up libgcc-5-dev:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 08:06:59 DEBUG unit.abot-epc-basic/0.install Setting up gcc-5 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 08:06:59 DEBUG unit.abot-epc-basic/0.install Setting up gcc (4:5.3.1-1ubuntu1) ... unit-abot-epc-basic-0: 08:07:00 DEBUG unit.abot-epc-basic/0.install Setting up libstdc++-5-dev:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 08:07:00 DEBUG unit.abot-epc-basic/0.install Setting up g++-5 (5.4.0-6ubuntu1~16.04.11) ... unit-oai-hss-0: 08:07:00 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 08:07:00 DEBUG unit.oai-hss/0.install Reading package lists... unit-abot-epc-basic-0: 08:07:00 DEBUG unit.abot-epc-basic/0.install Setting up g++ (4:5.3.1-1ubuntu1) ... unit-oai-hss-0: 08:07:00 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 08:07:00 DEBUG unit.oai-hss/0.install Reading state information... unit-abot-epc-basic-0: 08:07:00 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode unit-oai-hss-0: 08:07:00 DEBUG unit.oai-hss/0.install Package 'libgnutls-dev' is not installed, so not removed unit-oai-hss-0: 08:07:00 DEBUG unit.oai-hss/0.install Package 'libgnutlsxx27' is not installed, so not removed unit-oai-hss-0: 08:07:00 DEBUG unit.oai-hss/0.install Package 'nettle-dev' is not installed, so not removed unit-oai-hss-0: 08:07:00 DEBUG unit.oai-hss/0.install Package 'libgnutlsxx28' is not installed, so not removed unit-oai-hss-0: 08:07:00 DEBUG unit.oai-hss/0.install Package 'nettle-bin' is not installed, so not removed unit-oai-hss-0: 08:07:00 DEBUG unit.oai-hss/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 08:07:00 DEBUG unit.oai-hss/0.install Reading package lists... unit-abot-epc-basic-0: 08:07:00 DEBUG unit.abot-epc-basic/0.install Setting up make (4.1-6) ... unit-abot-epc-basic-0: 08:07:00 DEBUG unit.abot-epc-basic/0.install Setting up libdpkg-perl (1.18.4ubuntu1.5) ... unit-oai-hss-0: 08:07:00 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 08:07:00 DEBUG unit.oai-hss/0.install Reading state information... unit-abot-epc-basic-0: 08:07:00 DEBUG unit.abot-epc-basic/0.install Setting up dpkg-dev (1.18.4ubuntu1.5) ... unit-oai-hss-0: 08:07:00 DEBUG unit.oai-hss/0.install The following extra packages will be installed: unit-oai-hss-0: 08:07:00 DEBUG unit.oai-hss/0.install autotools-dev binutils cmake-data cpp cpp-4.8 dpkg-dev fakeroot fontconfig unit-oai-hss-0: 08:07:00 DEBUG unit.oai-hss/0.install fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 unit-oai-hss-0: 08:07:00 DEBUG unit.oai-hss/0.install libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl unit-oai-hss-0: 08:07:00 DEBUG unit.oai-hss/0.install libarchive13 libasan0 libatomic1 libaudio2 libavahi-client3 unit-oai-hss-0: 08:07:00 DEBUG unit.oai-hss/0.install libavahi-common-data libavahi-common3 libbison-dev libc-dev-bin libc6-dbg unit-oai-hss-0: 08:07:00 DEBUG unit.oai-hss/0.install libc6-dev libcloog-isl4 libcups2 libdpkg-perl libfakeroot unit-oai-hss-0: 08:07:00 DEBUG unit.oai-hss/0.install libfile-fcntllock-perl libfl-dev libfontconfig1 libgcc-4.8-dev libgmp10 unit-oai-hss-0: 08:07:00 DEBUG unit.oai-hss/0.install libgomp1 libice6 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 liblzo2-2 unit-oai-hss-0: 08:07:00 DEBUG unit.oai-hss/0.install libmpc3 libmpfr4 libnettle4 libpython3.4 libqt4-declarative libqt4-network unit-oai-hss-0: 08:07:00 DEBUG unit.oai-hss/0.install libqt4-script libqt4-sql libqt4-sql-mysql libqt4-xml libqt4-xmlpatterns unit-oai-hss-0: 08:07:00 DEBUG unit.oai-hss/0.install libqtcore4 libqtdbus4 libqtgui4 libquadmath0 libsm6 libstdc++-4.8-dev unit-oai-hss-0: 08:07:00 DEBUG unit.oai-hss/0.install libtiff5 libtsan0 libxi6 libxrender1 libxt6 linux-libc-dev m4 make unit-oai-hss-0: 08:07:00 DEBUG unit.oai-hss/0.install manpages-dev qtcore4-l10n x11-common unit-oai-hss-0: 08:07:00 DEBUG unit.oai-hss/0.install Suggested packages: unit-oai-hss-0: 08:07:00 DEBUG unit.oai-hss/0.install autoconf2.13 autoconf-archive gnu-standards autoconf-doc libtool gettext unit-oai-hss-0: 08:07:00 DEBUG unit.oai-hss/0.install binutils-doc bison-doc codeblocks eclipse cpp-doc gcc-4.8-locales unit-oai-hss-0: 08:07:00 DEBUG unit.oai-hss/0.install doxygen-latex doxygen-doc graphviz debian-keyring g++-multilib unit-oai-hss-0: 08:07:00 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: 08:07:00 DEBUG unit.oai-hss/0.install gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg unit-oai-hss-0: 08:07:00 DEBUG unit.oai-hss/0.install libasan0-dbg libtsan0-dbg libquadmath0-dbg gdb-doc gdbserver lrzip nas unit-oai-hss-0: 08:07:00 DEBUG unit.oai-hss/0.install glibc-doc cups-common libqt4-declarative-folderlistmodel unit-oai-hss-0: 08:07:00 DEBUG unit.oai-hss/0.install libqt4-declarative-gestures libqt4-declarative-particles unit-oai-hss-0: 08:07:00 DEBUG unit.oai-hss/0.install libqt4-declarative-shaders qt4-qmlviewer libqt4-dev libicu48 libthai0 unit-oai-hss-0: 08:07:00 DEBUG unit.oai-hss/0.install qt4-qtconfig libstdc++-4.8-doc make-doc unit-oai-hss-0: 08:07:00 DEBUG unit.oai-hss/0.install Recommended packages: unit-oai-hss-0: 08:07:00 DEBUG unit.oai-hss/0.install libc-dbg unit-oai-hss-0: 08:07:00 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 08:07:00 DEBUG unit.oai-hss/0.install autoconf automake autotools-dev binutils bison build-essential cmake unit-oai-hss-0: 08:07:00 DEBUG unit.oai-hss/0.install cmake-curses-gui cmake-data cpp cpp-4.8 doxygen doxygen-gui dpkg-dev unit-oai-hss-0: 08:07:00 DEBUG unit.oai-hss/0.install fakeroot flex fontconfig fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc unit-oai-hss-0: 08:07:00 DEBUG unit.oai-hss/0.install gcc-4.8 gdb libalgorithm-diff-perl libalgorithm-diff-xs-perl unit-oai-hss-0: 08:07:00 DEBUG unit.oai-hss/0.install libalgorithm-merge-perl libarchive13 libasan0 libatomic1 libaudio2 unit-oai-hss-0: 08:07:00 DEBUG unit.oai-hss/0.install libavahi-client3 libavahi-common-data libavahi-common3 libbison-dev unit-oai-hss-0: 08:07:00 DEBUG unit.oai-hss/0.install libc-dev-bin libc6-dbg libc6-dev libcloog-isl4 libcups2 libdpkg-perl unit-oai-hss-0: 08:07:00 DEBUG unit.oai-hss/0.install libfakeroot libfile-fcntllock-perl libfl-dev libfontconfig1 libgcc-4.8-dev unit-oai-hss-0: 08:07:00 DEBUG unit.oai-hss/0.install libgmp10 libgomp1 libice6 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 unit-oai-hss-0: 08:07:00 DEBUG unit.oai-hss/0.install liblzo2-2 libmpc3 libmpfr4 libnettle4 libpython3.4 libqt4-declarative unit-oai-hss-0: 08:07:00 DEBUG unit.oai-hss/0.install libqt4-network libqt4-script libqt4-sql libqt4-sql-mysql libqt4-xml unit-oai-hss-0: 08:07:00 DEBUG unit.oai-hss/0.install libqt4-xmlpatterns libqtcore4 libqtdbus4 libqtgui4 libquadmath0 libsm6 unit-oai-hss-0: 08:07:00 DEBUG unit.oai-hss/0.install libstdc++-4.8-dev libtiff5 libtsan0 libxi6 libxrender1 libxt6 linux-libc-dev unit-oai-hss-0: 08:07:00 DEBUG unit.oai-hss/0.install m4 make manpages-dev pkg-config qtcore4-l10n x11-common unit-abot-epc-basic-0: 08:07:01 DEBUG unit.abot-epc-basic/0.install Setting up build-essential (12.1ubuntu2) ... unit-abot-epc-basic-0: 08:07:01 DEBUG unit.abot-epc-basic/0.install Setting up libfakeroot:amd64 (1.20.2-1ubuntu1) ... unit-oai-hss-0: 08:07:01 DEBUG unit.oai-hss/0.install 0 upgraded, 84 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 08:07:01 DEBUG unit.oai-hss/0.install Need to get 68.3 MB of archives. unit-oai-hss-0: 08:07:01 DEBUG unit.oai-hss/0.install After this operation, 235 MB of additional disk space will be used. unit-oai-hss-0: 08:07:01 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: 08:07:01 DEBUG unit.abot-epc-basic/0.install Setting up fakeroot (1.20.2-1ubuntu1) ... unit-abot-epc-basic-0: 08:07:01 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: 08:07:01 DEBUG unit.abot-epc-basic/0.install Setting up libalgorithm-diff-perl (1.19.03-1) ... unit-abot-epc-basic-0: 08:07:01 DEBUG unit.abot-epc-basic/0.install Setting up libalgorithm-diff-xs-perl (0.04-4build1) ... unit-oai-hss-0: 08:07:01 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: 08:07:02 DEBUG unit.abot-epc-basic/0.install Setting up libalgorithm-merge-perl (0.08-3) ... unit-oai-hss-0: 08:07:02 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-abot-epc-basic-0: 08:07:02 DEBUG unit.abot-epc-basic/0.install Setting up libxpp2-java (2.1.10-7build1) ... unit-abot-epc-basic-0: 08:07:02 DEBUG unit.abot-epc-basic/0.install Setting up libxpp3-java (1.1.4c-2build1) ... unit-oai-hss-0: 08:07:02 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: 08:07:02 DEBUG unit.abot-epc-basic/0.install Setting up libdom4j-java (1.6.1+dfsg.3-2ubuntu1) ... unit-abot-epc-basic-0: 08:07:02 DEBUG unit.abot-epc-basic/0.install Setting up libexpat1-dev:amd64 (2.1.0-7ubuntu0.16.04.3) ... unit-oai-hss-0: 08:07:02 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: 08:07:02 DEBUG unit.abot-epc-basic/0.install Setting up libfile-fcntllock-perl (0.22-3) ... unit-oai-hss-0: 08:07:02 DEBUG unit.oai-hss/0.install Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libarchive13 amd64 3.1.2-7ubuntu2.7 [262 kB] unit-abot-epc-basic-0: 08:07:02 DEBUG unit.abot-epc-basic/0.install Setting up libpython2.7:amd64 (2.7.12-1ubuntu0~16.04.4) ... unit-abot-epc-basic-0: 08:07:02 DEBUG unit.abot-epc-basic/0.install Setting up libpython2.7-dev:amd64 (2.7.12-1ubuntu0~16.04.4) ... unit-abot-epc-basic-0: 08:07:02 DEBUG unit.abot-epc-basic/0.install Setting up libpython-dev:amd64 (2.7.12-1~16.04) ... unit-oai-hss-0: 08:07:02 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-oai-hss-0: 08:07:03 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-oai-hss-0: 08:07:03 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-oai-hss-0: 08:07:03 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: 08:07:03 DEBUG unit.abot-epc-basic/0.install Setting up libpython-all-dev:amd64 (2.7.12-1~16.04) ... unit-oai-hss-0: 08:07:03 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-abot-epc-basic-0: 08:07:03 DEBUG unit.abot-epc-basic/0.install Setting up libxom-java (1.2.10-1) ... unit-oai-hss-0: 08:07:03 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-abot-epc-basic-0: 08:07:03 DEBUG unit.abot-epc-basic/0.install Setting up manpages-dev (4.04-2) ... unit-abot-epc-basic-0: 08:07:03 DEBUG unit.abot-epc-basic/0.install Setting up python-all (2.7.12-1~16.04) ... unit-oai-hss-0: 08:07:03 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: 08:07:03 DEBUG unit.abot-epc-basic/0.install Setting up python2.7-dev (2.7.12-1ubuntu0~16.04.4) ... unit-abot-epc-basic-0: 08:07:03 DEBUG unit.abot-epc-basic/0.install Setting up python-dev (2.7.12-1~16.04) ... unit-oai-hss-0: 08:07:04 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: 08:07:04 DEBUG unit.abot-epc-basic/0.install Setting up python-all-dev (2.7.12-1~16.04) ... unit-oai-hss-0: 08:07:04 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: 08:07:04 DEBUG unit.abot-epc-basic/0.install Setting up python-pkg-resources (20.7.0-1) ... unit-oai-hss-0: 08:07:04 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-abot-epc-basic-0: 08:07:04 DEBUG unit.abot-epc-basic/0.install Setting up python-setuptools (20.7.0-1) ... unit-oai-hss-0: 08:07:04 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: 08:07:04 DEBUG unit.abot-epc-basic/0.install Setting up python-wheel (0.29.0-1) ... unit-oai-hss-0: 08:07:04 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: 08:07:04 DEBUG unit.abot-epc-basic/0.install Setting up ssl-cert (1.0.37) ... unit-oai-hss-0: 08:07:04 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-oai-hss-0: 08:07:05 DEBUG unit.oai-hss/0.install Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libcups2 amd64 1.7.2-0ubuntu1.11 [178 kB] unit-oai-hss-0: 08:07:05 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-oai-hss-0: 08:07:05 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-abot-epc-basic-0: 08:07:05 DEBUG unit.abot-epc-basic/0.install hostname: Name or service not known unit-abot-epc-basic-0: 08:07:05 DEBUG unit.abot-epc-basic/0.install make-ssl-cert: Could not get FQDN, using "juju-d6642c-default-0". unit-abot-epc-basic-0: 08:07:05 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: 08:07:05 DEBUG unit.abot-epc-basic/0.install make-ssl-cert: make-ssl-cert generate-default-snakeoil --force-overwrite unit-abot-epc-basic-0: 08:07:05 DEBUG unit.abot-epc-basic/0.install make-ssl-cert: again. unit-oai-hss-0: 08:07:05 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: 08:07:05 DEBUG unit.abot-epc-basic/0.install Processing triggers for libc-bin (2.23-0ubuntu10) ... unit-oai-hss-0: 08:07:05 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: 08:07:05 DEBUG unit.abot-epc-basic/0.install Processing triggers for systemd (229-4ubuntu21.15) ... unit-abot-epc-basic-0: 08:07:06 DEBUG unit.abot-epc-basic/0.install Processing triggers for ureadahead (0.100.0-19) ... unit-oai-hss-0: 08:07:06 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: 08:07:06 DEBUG unit.abot-epc-basic/0.install Processing triggers for ufw (0.35-0ubuntu2) ... unit-oai-hss-0: 08:07:06 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-oai-hss-0: 08:07:06 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-oai-hss-0: 08:07:06 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.7 [1303 kB] unit-oai-hss-0: 08:07:06 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: 08:07:06 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-oai-hss-0: 08:07:07 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: 08:07:07 DEBUG unit.abot-epc-basic/0.install << ABOT Installer - Success: ABot Debian Installed!!! >> unit-oai-hss-0: 08:07:07 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: 08:07:07 DEBUG unit.abot-epc-basic/0.install sudo: unable to resolve host juju-d6642c-default-0 unit-oai-hss-0: 08:07:07 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: 08:07:07 DEBUG unit.abot-epc-basic/0.install Hit:1 http://security.ubuntu.com/ubuntu xenial-security InRelease unit-oai-hss-0: 08:07:07 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: 08:07:07 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: 08:07:07 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-oai-hss-0: 08:07:08 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: 08:07:08 DEBUG unit.abot-epc-basic/0.install Hit:2 http://nova.clouds.archive.ubuntu.com/ubuntu xenial InRelease unit-oai-hss-0: 08:07:08 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: 08:07:08 DEBUG unit.abot-epc-basic/0.install Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates InRelease unit-oai-hss-0: 08:07:08 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: 08:07:08 DEBUG unit.abot-epc-basic/0.install Hit:4 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-backports InRelease unit-oai-hss-0: 08:07:08 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-oai-hss-0: 08:07:08 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-oai-hss-0: 08:07:08 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: 08:07:08 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-oai-hss-0: 08:07:09 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-abot-epc-basic-0: 08:07:09 DEBUG unit.abot-epc-basic/0.install Reading package lists... unit-oai-hss-0: 08:07:09 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: 08:07:09 DEBUG unit.abot-epc-basic/0.install sudo: unable to resolve host juju-d6642c-default-0 unit-abot-epc-basic-0: 08:07:09 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 08:07:09 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: 08:07:09 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 08:07:09 DEBUG unit.abot-epc-basic/0.install Reading package lists... unit-oai-hss-0: 08:07:09 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: 08:07:09 DEBUG unit.abot-epc-basic/0.install Building dependency tree... unit-abot-epc-basic-0: 08:07:09 DEBUG unit.abot-epc-basic/0.install Reading state information... unit-abot-epc-basic-0: 08:07:09 DEBUG unit.abot-epc-basic/0.install software-properties-common is already the newest version (0.96.20.8). unit-abot-epc-basic-0: 08:07:09 DEBUG unit.abot-epc-basic/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-abot-epc-basic-0: 08:07:09 DEBUG unit.abot-epc-basic/0.install sudo: unable to resolve host juju-d6642c-default-0 unit-oai-hss-0: 08:07:09 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: 08:07:09 DEBUG unit.abot-epc-basic/0.install Reading package lists... unit-oai-hss-0: 08:07:10 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: 08:07:10 DEBUG unit.abot-epc-basic/0.install Building dependency tree... unit-abot-epc-basic-0: 08:07:10 DEBUG unit.abot-epc-basic/0.install Reading state information... unit-abot-epc-basic-0: 08:07:10 DEBUG unit.abot-epc-basic/0.install build-essential is already the newest version (12.1ubuntu2). unit-abot-epc-basic-0: 08:07:10 DEBUG unit.abot-epc-basic/0.install build-essential set to manually installed. unit-abot-epc-basic-0: 08:07:10 DEBUG unit.abot-epc-basic/0.install ethtool is already the newest version (1:4.5-1). unit-abot-epc-basic-0: 08:07:10 DEBUG unit.abot-epc-basic/0.install iptables is already the newest version (1.6.0-2ubuntu3). unit-abot-epc-basic-0: 08:07:10 DEBUG unit.abot-epc-basic/0.install git is already the newest version (1:2.7.4-0ubuntu1.6). unit-abot-epc-basic-0: 08:07:10 DEBUG unit.abot-epc-basic/0.install libpython2.7-dev is already the newest version (2.7.12-1ubuntu0~16.04.4). unit-abot-epc-basic-0: 08:07:10 DEBUG unit.abot-epc-basic/0.install libpython2.7-dev set to manually installed. unit-abot-epc-basic-0: 08:07:10 DEBUG unit.abot-epc-basic/0.install libxml2 is already the newest version (2.9.3+dfsg1-1ubuntu0.6). unit-abot-epc-basic-0: 08:07:10 DEBUG unit.abot-epc-basic/0.install openssh-client is already the newest version (1:7.2p2-4ubuntu2.6). unit-abot-epc-basic-0: 08:07:10 DEBUG unit.abot-epc-basic/0.install openssh-server is already the newest version (1:7.2p2-4ubuntu2.6). unit-abot-epc-basic-0: 08:07:10 DEBUG unit.abot-epc-basic/0.install openssl is already the newest version (1.0.2g-1ubuntu4.14). unit-abot-epc-basic-0: 08:07:10 DEBUG unit.abot-epc-basic/0.install python is already the newest version (2.7.12-1~16.04). unit-abot-epc-basic-0: 08:07:10 DEBUG unit.abot-epc-basic/0.install python set to manually installed. unit-abot-epc-basic-0: 08:07:10 DEBUG unit.abot-epc-basic/0.install wget is already the newest version (1.17.1-1ubuntu1.4). unit-abot-epc-basic-0: 08:07:10 DEBUG unit.abot-epc-basic/0.install python-pip is already the newest version (8.1.1-2ubuntu0.4). unit-abot-epc-basic-0: 08:07:10 DEBUG unit.abot-epc-basic/0.install python-pip set to manually installed. unit-abot-epc-basic-0: 08:07:10 DEBUG unit.abot-epc-basic/0.install The following additional packages will be installed: unit-abot-epc-basic-0: 08:07:10 DEBUG unit.abot-epc-basic/0.install adwaita-icon-theme aglfn at-spi2-core autotools-dev castxml cmake-data unit-abot-epc-basic-0: 08:07:10 DEBUG unit.abot-epc-basic/0.install colord colord-data dconf-gsettings-backend dconf-service debhelper unit-abot-epc-basic-0: 08:07:10 DEBUG unit.abot-epc-basic/0.install default-jre-headless dh-strip-nondeterminism fonts-lato fonts-liberation unit-abot-epc-basic-0: 08:07:10 DEBUG unit.abot-epc-basic/0.install fonts-lmodern gconf-service gconf-service-backend gconf2-common gdbserver unit-abot-epc-basic-0: 08:07:10 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: 08:07:10 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: 08:07:10 DEBUG unit.abot-epc-basic/0.install glib-networking glib-networking-common glib-networking-services gnuplot-data unit-abot-epc-basic-0: 08:07:10 DEBUG unit.abot-epc-basic/0.install gnuplot-tex gnuplot-x11 gsettings-desktop-schemas gsfonts guile-2.0 unit-abot-epc-basic-0: 08:07:10 DEBUG unit.abot-epc-basic/0.install guile-2.0-libs hdf5-helpers humanity-icon-theme icu-devtools unit-abot-epc-basic-0: 08:07:10 DEBUG unit.abot-epc-basic/0.install imagemagick-common intltool-debian javascript-common libaec-dev libaec0 unit-abot-epc-basic-0: 08:07:10 DEBUG unit.abot-epc-basic/0.install libamd2.4.1 libarchive-zip-perl libarchive13 libarpack2 libasprintf-dev unit-abot-epc-basic-0: 08:07:10 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: 08:07:10 DEBUG unit.abot-epc-basic/0.install libatspi2.0-0 libatspi2.0-dev libaudio2 libauthen-sasl-perl unit-abot-epc-basic-0: 08:07:10 DEBUG unit.abot-epc-basic/0.install libbabeltrace-ctf1 libbabeltrace1 libbison-dev libblas-common libblas3 unit-abot-epc-basic-0: 08:07:10 DEBUG unit.abot-epc-basic/0.install libboost-filesystem1.58.0 libc6-dbg libcairo-gobject2 unit-abot-epc-basic-0: 08:07:10 DEBUG unit.abot-epc-basic/0.install libcairo-script-interpreter2 libcairo2-dev libcamd2.4.1 libcapnp-0.5.3 unit-abot-epc-basic-0: 08:07:10 DEBUG unit.abot-epc-basic/0.install libccolamd2.9.1 libcdt5 libcgraph6 libcholmod3.0.6 libclang1-3.6 unit-abot-epc-basic-0: 08:07:10 DEBUG unit.abot-epc-basic/0.install libcolamd2.9.1 libcolord2 libcolorhug2 libconfig-dev libconfig-doc unit-abot-epc-basic-0: 08:07:10 DEBUG unit.abot-epc-basic/0.install libconfig9 libcroco3 libcupsfilters1 libcupsimage2 libcurl3 libcxsparse3.1.4 unit-abot-epc-basic-0: 08:07:10 DEBUG unit.abot-epc-basic/0.install libdbus-1-dev libdconf1 libdrm-dev libegl1-mesa libegl1-mesa-dev unit-abot-epc-basic-0: 08:07:10 DEBUG unit.abot-epc-basic/0.install libencode-locale-perl libepoxy-dev libepoxy0 libevdev2 libexif12 unit-abot-epc-basic-0: 08:07:10 DEBUG unit.abot-epc-basic/0.install libfftw3-bin libfftw3-dev libfftw3-double3 libfftw3-long3 libfftw3-quad3 unit-abot-epc-basic-0: 08:07:10 DEBUG unit.abot-epc-basic/0.install libfftw3-single3 libfile-basedir-perl libfile-desktopentry-perl unit-abot-epc-basic-0: 08:07:10 DEBUG unit.abot-epc-basic/0.install libfile-listing-perl libfile-mimeinfo-perl libfile-stripnondeterminism-perl unit-abot-epc-basic-0: 08:07:10 DEBUG unit.abot-epc-basic/0.install libfl-dev libfltk-gl1.3 libfltk1.3 libfont-afm-perl libfontconfig1-dev unit-abot-epc-basic-0: 08:07:10 DEBUG unit.abot-epc-basic/0.install libfontenc1 libforms2 libfreetype6-dev libgbm1 libgc-dev libgc1c2 unit-abot-epc-basic-0: 08:07:10 DEBUG unit.abot-epc-basic/0.install libgconf-2-4 libgcrypt20-dev libgd3 libgdk-pixbuf2.0-dev libgettextpo-dev unit-abot-epc-basic-0: 08:07:10 DEBUG unit.abot-epc-basic/0.install libgettextpo0 libgfortran-5-dev libgfortran3 libgl1-mesa-dev libgl2ps0 unit-abot-epc-basic-0: 08:07:10 DEBUG unit.abot-epc-basic/0.install libglib2.0-bin libglib2.0-dev libglpk36 libglu1-mesa libgmpxx4ldbl unit-abot-epc-basic-0: 08:07:10 DEBUG unit.abot-epc-basic/0.install libgpg-error-dev libgphoto2-6 libgphoto2-l10n libgphoto2-port12 unit-abot-epc-basic-0: 08:07:10 DEBUG unit.abot-epc-basic/0.install libgraphicsmagick++-q16-12 libgraphicsmagick-q16-3 libgs9 libgs9-common unit-abot-epc-basic-0: 08:07:10 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: 08:07:10 DEBUG unit.abot-epc-basic/0.install libgvpr2 libharfbuzz-dev libharfbuzz-gobject0 libharfbuzz-icu0 libhdf5-10 unit-abot-epc-basic-0: 08:07:10 DEBUG unit.abot-epc-basic/0.install libhdf5-cpp-11 libhdf5-dev libhtml-form-perl libhtml-format-perl unit-abot-epc-basic-0: 08:07:10 DEBUG unit.abot-epc-basic/0.install libhtml-parser-perl libhtml-tagset-perl libhtml-tree-perl unit-abot-epc-basic-0: 08:07:10 DEBUG unit.abot-epc-basic/0.install libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl unit-abot-epc-basic-0: 08:07:10 DEBUG unit.abot-epc-basic/0.install libhttp-message-perl libhttp-negotiate-perl libicu-dev libidn2-0 unit-abot-epc-basic-0: 08:07:10 DEBUG unit.abot-epc-basic/0.install libieee1284-3 libijs-0.35 libinput-bin libinput10 libio-html-perl unit-abot-epc-basic-0: 08:07:10 DEBUG unit.abot-epc-basic/0.install libio-socket-ssl-perl libipc-system-simple-perl libjack-jackd2-0 libjasper1 unit-abot-epc-basic-0: 08:07:10 DEBUG unit.abot-epc-basic/0.install libjbig2dec0 libjpeg-dev libjpeg-turbo8-dev libjpeg8-dev libjs-jquery unit-abot-epc-basic-0: 08:07:10 DEBUG unit.abot-epc-basic/0.install libjson-glib-1.0-0 libjson-glib-1.0-common libjsoncpp1 libjudydebian1 unit-abot-epc-basic-0: 08:07:10 DEBUG unit.abot-epc-basic/0.install libkpathsea6 liblapack3 libllvm3.6v5 liblqr-1-0 libltdl-dev libltdl7 unit-abot-epc-basic-0: 08:07:10 DEBUG unit.abot-epc-basic/0.install liblwp-mediatypes-perl liblwp-protocol-https-perl libmagick++-6.q16-5v5 unit-abot-epc-basic-0: 08:07:10 DEBUG unit.abot-epc-basic/0.install libmagickcore-6.q16-2 libmagickwand-6.q16-2 libmail-sendmail-perl unit-abot-epc-basic-0: 08:07:10 DEBUG unit.abot-epc-basic/0.install libmailtools-perl libmirclient-dev libmirclient9 libmircommon-dev unit-abot-epc-basic-0: 08:07:10 DEBUG unit.abot-epc-basic/0.install libmircommon7 libmircookie-dev libmircookie2 libmircore-dev libmircore1 unit-abot-epc-basic-0: 08:07:10 DEBUG unit.abot-epc-basic/0.install libmirprotobuf3 libmng2 libmtdev1 libmysqlclient20 libncurses5-dev unit-abot-epc-basic-0: 08:07:10 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: 08:07:10 DEBUG unit.abot-epc-basic/0.install libobjc-5-dev libobjc4 liboctave3 libopenblas-base libosmesa6 unit-abot-epc-basic-0: 08:07:10 DEBUG unit.abot-epc-basic/0.install libpango1.0-dev libpangoxft-1.0-0 libpaper-utils libpaper1 libpathplan4 unit-abot-epc-basic-0: 08:07:10 DEBUG unit.abot-epc-basic/0.install libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 libpgm-5.2-0 unit-abot-epc-basic-0: 08:07:10 DEBUG unit.abot-epc-basic/0.install libpixman-1-dev libplot2c2 libpng12-dev libpoppler58 libportaudio2 unit-abot-epc-basic-0: 08:07:10 DEBUG unit.abot-epc-basic/0.install libpotrace0 libprotobuf-dev libprotobuf-lite9v5 libprotobuf9v5 libproxy1v5 unit-abot-epc-basic-0: 08:07:10 DEBUG unit.abot-epc-basic/0.install libpstoedit0c2a libptexenc1 libqhull7 libqrupdate1 libqscintilla2-12v5 unit-abot-epc-basic-0: 08:07:10 DEBUG unit.abot-epc-basic/0.install libqscintilla2-l10n libqt4-dbus libqt4-declarative libqt4-network unit-abot-epc-basic-0: 08:07:10 DEBUG unit.abot-epc-basic/0.install libqt4-opengl libqt4-script libqt4-sql libqt4-sql-mysql libqt4-xml unit-abot-epc-basic-0: 08:07:10 DEBUG unit.abot-epc-basic/0.install libqt4-xmlpatterns libqt5core5a libqt5dbus5 libqt5gui5 libqt5network5 unit-abot-epc-basic-0: 08:07:10 DEBUG unit.abot-epc-basic/0.install libqt5svg5 libqt5widgets5 libqt5xml5 libqtcore4 libqtdbus4 libqtgui4 unit-abot-epc-basic-0: 08:07:10 DEBUG unit.abot-epc-basic/0.install libreadline6-dev librest-0.7-0 librsvg2-2 librsvg2-common libruby2.3 unit-abot-epc-basic-0: 08:07:10 DEBUG unit.abot-epc-basic/0.install libsamplerate0 libsane libsane-common libserf-1-1 libslicot0 unit-abot-epc-basic-0: 08:07:10 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: 08:07:10 DEBUG unit.abot-epc-basic/0.install libsynctex1 libsys-hostname-long-perl libsz2 libtasn1-doc libtcl8.6 unit-abot-epc-basic-0: 08:07:10 DEBUG unit.abot-epc-basic/0.install libtexlua52 libtexluajit2 libtext-unidecode-perl libtie-ixhash-perl unit-abot-epc-basic-0: 08:07:10 DEBUG unit.abot-epc-basic/0.install libtimedate-perl libtinfo-dev libtk8.6 libumfpack5.7.1 libunistring0 unit-abot-epc-basic-0: 08:07:10 DEBUG unit.abot-epc-basic/0.install liburi-perl libusb-1.0-doc libvpx3 libwacom-bin libwacom-common libwacom2 unit-abot-epc-basic-0: 08:07:10 DEBUG unit.abot-epc-basic/0.install libwayland-bin libwayland-client0 libwayland-cursor0 libwayland-dev unit-abot-epc-basic-0: 08:07:10 DEBUG unit.abot-epc-basic/0.install libwayland-egl1-mesa libwayland-server0 libwebp5 libwmf0.2-7 libwww-perl unit-abot-epc-basic-0: 08:07:10 DEBUG unit.abot-epc-basic/0.install libwww-robotrules-perl libx11-protocol-perl libx11-xcb-dev libxaw7 unit-abot-epc-basic-0: 08:07:10 DEBUG unit.abot-epc-basic/0.install libxcb-dri2-0-dev libxcb-dri3-dev libxcb-glx0-dev libxcb-icccm4 unit-abot-epc-basic-0: 08:07:10 DEBUG unit.abot-epc-basic/0.install libxcb-image0 libxcb-keysyms1 libxcb-present-dev libxcb-randr0 unit-abot-epc-basic-0: 08:07:10 DEBUG unit.abot-epc-basic/0.install libxcb-randr0-dev libxcb-render-util0 libxcb-render0-dev libxcb-shape0 unit-abot-epc-basic-0: 08:07:10 DEBUG unit.abot-epc-basic/0.install libxcb-shape0-dev libxcb-shm0-dev libxcb-sync-dev libxcb-util1 unit-abot-epc-basic-0: 08:07:10 DEBUG unit.abot-epc-basic/0.install libxcb-xfixes0 libxcb-xfixes0-dev libxcb-xkb1 libxcomposite-dev unit-abot-epc-basic-0: 08:07:10 DEBUG unit.abot-epc-basic/0.install libxcursor-dev libxdamage-dev libxext-dev libxfixes-dev libxft-dev libxft2 unit-abot-epc-basic-0: 08:07:10 DEBUG unit.abot-epc-basic/0.install libxi-dev libxinerama-dev libxkbcommon-dev libxkbcommon-x11-0 libxkbcommon0 unit-abot-epc-basic-0: 08:07:10 DEBUG unit.abot-epc-basic/0.install libxml-libxml-perl libxml-namespacesupport-perl libxml-parser-perl unit-abot-epc-basic-0: 08:07:10 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: 08:07:10 DEBUG unit.abot-epc-basic/0.install libxml-xpathengine-perl libxmu6 libxpm-dev libxpm4 libxrandr-dev unit-abot-epc-basic-0: 08:07:10 DEBUG unit.abot-epc-basic/0.install libxrender-dev libxshmfence-dev libxss1 libxtst-dev libxv1 libxxf86dga1 unit-abot-epc-basic-0: 08:07:10 DEBUG unit.abot-epc-basic/0.install libxxf86vm-dev libzzip-0-13 lmodern m4 mesa-common-dev mysql-common unit-abot-epc-basic-0: 08:07:10 DEBUG unit.abot-epc-basic/0.install nettle-dev octave-common octave-control pkg-config po-debconf poppler-data unit-abot-epc-basic-0: 08:07:10 DEBUG unit.abot-epc-basic/0.install pstoedit qdbus qt-at-spi qtchooser qtcore4-l10n qttranslations5-l10n rake unit-abot-epc-basic-0: 08:07:10 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: 08:07:10 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: 08:07:10 DEBUG unit.abot-epc-basic/0.install texinfo texlive-base texlive-binaries texlive-latex-base-doc tk tk8.6 unit-abot-epc-basic-0: 08:07:10 DEBUG unit.abot-epc-basic/0.install ubuntu-mono unzip x11-utils x11-xserver-utils x11proto-composite-dev unit-abot-epc-basic-0: 08:07:10 DEBUG unit.abot-epc-basic/0.install x11proto-damage-dev x11proto-dri2-dev x11proto-fixes-dev x11proto-gl-dev unit-abot-epc-basic-0: 08:07:10 DEBUG unit.abot-epc-basic/0.install x11proto-randr-dev x11proto-record-dev x11proto-render-dev x11proto-xext-dev unit-abot-epc-basic-0: 08:07:10 DEBUG unit.abot-epc-basic/0.install x11proto-xf86vidmode-dev x11proto-xinerama-dev xbitmaps xdg-utils xterm zip unit-abot-epc-basic-0: 08:07:10 DEBUG unit.abot-epc-basic/0.install zlib1g-dev unit-abot-epc-basic-0: 08:07:10 DEBUG unit.abot-epc-basic/0.install Suggested packages: unit-abot-epc-basic-0: 08:07:10 DEBUG unit.abot-epc-basic/0.install autoconf-archive gnu-standards autoconf-doc bison-doc codeblocks eclipse unit-abot-epc-basic-0: 08:07:10 DEBUG unit.abot-epc-basic/0.install ninja-build colord-sensor-argyll dh-make default-jre doxygen-latex unit-abot-epc-basic-0: 08:07:10 DEBUG unit.abot-epc-basic/0.install doxygen-doc gdb-doc gettext-doc autopoint gfortran-multilib gfortran-doc unit-abot-epc-basic-0: 08:07:10 DEBUG unit.abot-epc-basic/0.install gfortran-5-multilib gfortran-5-doc libgfortran3-dbg ghostscript-x hpijs unit-abot-epc-basic-0: 08:07:10 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: 08:07:10 DEBUG unit.abot-epc-basic/0.install liblapack-dev nas libdigest-hmac-perl libgssapi-perl liblapack-doc-man unit-abot-epc-basic-0: 08:07:10 DEBUG unit.abot-epc-basic/0.install libcairo2-doc libfftw3-doc libforms-doc libgcrypt20-doc libgd-tools unit-abot-epc-basic-0: 08:07:10 DEBUG unit.abot-epc-basic/0.install libglib2.0-doc libiodbc2-dev gmp-doc libgmp10-doc libmpfr-dev gphoto2 unit-abot-epc-basic-0: 08:07:10 DEBUG unit.abot-epc-basic/0.install graphicsmagick-dbg fonts-droid texlive-lang-cjk gvfs libgtk-3-doc unit-abot-epc-basic-0: 08:07:10 DEBUG unit.abot-epc-basic/0.install libhdf5-doc libdata-dump-perl icu-doc jackd2 libjasper-runtime libtool-doc unit-abot-epc-basic-0: 08:07:10 DEBUG unit.abot-epc-basic/0.install libcrypt-ssleay-perl libmagickcore-6.q16-2-extra ncurses-doc imagemagick unit-abot-epc-basic-0: 08:07:10 DEBUG unit.abot-epc-basic/0.install libpango1.0-doc libqt4-declarative-folderlistmodel unit-abot-epc-basic-0: 08:07:10 DEBUG unit.abot-epc-basic/0.install libqt4-declarative-gestures libqt4-declarative-particles unit-abot-epc-basic-0: 08:07:10 DEBUG unit.abot-epc-basic/0.install libqt4-declarative-shaders qt4-qmlviewer libqt4-dev libqt5libqgtk2 unit-abot-epc-basic-0: 08:07:10 DEBUG unit.abot-epc-basic/0.install qt5-image-formats-plugins qtwayland5 qt4-qtconfig readline-doc librsvg2-bin unit-abot-epc-basic-0: 08:07:10 DEBUG unit.abot-epc-basic/0.install avahi-daemon hplip libsane-extras sane-utils lksctp-tools gcj-jdk unit-abot-epc-basic-0: 08:07:10 DEBUG unit.abot-epc-basic/0.install libwmf0.2-7-gtk libauthen-ntlm-perl libxext-doc libunicode-map8-perl unit-abot-epc-basic-0: 08:07:10 DEBUG unit.abot-epc-basic/0.install libunicode-string-perl xml-twig-tools libyaml-doc octave-info octave-doc unit-abot-epc-basic-0: 08:07:10 DEBUG unit.abot-epc-basic/0.install octave-htmldoc libmail-box-perl poppler-utils fonts-japanese-mincho unit-abot-epc-basic-0: 08:07:10 DEBUG unit.abot-epc-basic/0.install | fonts-ipafont-mincho fonts-japanese-gothic | fonts-ipafont-gothic unit-abot-epc-basic-0: 08:07:10 DEBUG unit.abot-epc-basic/0.install fonts-arphic-ukai fonts-arphic-uming fonts-nanum xfig | ivtools-bin | tgif unit-abot-epc-basic-0: 08:07:10 DEBUG unit.abot-epc-basic/0.install | transfig ddd emacs22 ri ruby-dev bundler db5.3-util subversion-tools unit-abot-epc-basic-0: 08:07:10 DEBUG unit.abot-epc-basic/0.install tcl-tclreadline texlive-generic-recommended texinfo-doc-nonfree perl-tk unit-abot-epc-basic-0: 08:07:10 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: 08:07:10 DEBUG unit.abot-epc-basic/0.install xfonts-cyrillic unit-abot-epc-basic-0: 08:07:10 DEBUG unit.abot-epc-basic/0.install The following NEW packages will be installed: unit-abot-epc-basic-0: 08:07:10 DEBUG unit.abot-epc-basic/0.install adwaita-icon-theme aglfn at-spi2-core autoconf automake autotools-dev bison unit-abot-epc-basic-0: 08:07:10 DEBUG unit.abot-epc-basic/0.install castxml cmake cmake-curses-gui cmake-data colord colord-data unit-abot-epc-basic-0: 08:07:10 DEBUG unit.abot-epc-basic/0.install dconf-gsettings-backend dconf-service debhelper default-jre-headless unit-abot-epc-basic-0: 08:07:10 DEBUG unit.abot-epc-basic/0.install dh-strip-nondeterminism doxygen doxygen-gui flex fonts-lato fonts-liberation unit-abot-epc-basic-0: 08:07:10 DEBUG unit.abot-epc-basic/0.install fonts-lmodern gccxml gconf-service gconf-service-backend gconf2-common gdb unit-abot-epc-basic-0: 08:07:10 DEBUG unit.abot-epc-basic/0.install gdbserver gettext gfortran gfortran-5 ghostscript gir1.2-atk-1.0 unit-abot-epc-basic-0: 08:07:10 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: 08:07:10 DEBUG unit.abot-epc-basic/0.install gir1.2-pango-1.0 glib-networking glib-networking-common unit-abot-epc-basic-0: 08:07:10 DEBUG unit.abot-epc-basic/0.install glib-networking-services gnuplot-data gnuplot-tex gnuplot-x11 graphviz unit-abot-epc-basic-0: 08:07:10 DEBUG unit.abot-epc-basic/0.install gsettings-desktop-schemas gsfonts gtkwave guile-2.0 guile-2.0-dev unit-abot-epc-basic-0: 08:07:10 DEBUG unit.abot-epc-basic/0.install guile-2.0-libs hdf5-helpers humanity-icon-theme icu-devtools unit-abot-epc-basic-0: 08:07:10 DEBUG unit.abot-epc-basic/0.install imagemagick-common intltool-debian iperf iproute iptables-dev unit-abot-epc-basic-0: 08:07:10 DEBUG unit.abot-epc-basic/0.install javascript-common libaec-dev libaec0 libamd2.4.1 libarchive-zip-perl unit-abot-epc-basic-0: 08:07:10 DEBUG unit.abot-epc-basic/0.install libarchive13 libarpack2 libasprintf-dev libatk-bridge2.0-0 unit-abot-epc-basic-0: 08:07:10 DEBUG unit.abot-epc-basic/0.install libatk-bridge2.0-dev libatk1.0-dev libatlas-base-dev libatlas-dev unit-abot-epc-basic-0: 08:07:10 DEBUG unit.abot-epc-basic/0.install libatlas3-base libatspi2.0-0 libatspi2.0-dev libaudio2 libauthen-sasl-perl unit-abot-epc-basic-0: 08:07:10 DEBUG unit.abot-epc-basic/0.install libbabeltrace-ctf1 libbabeltrace1 libbison-dev libblas-common libblas-dev unit-abot-epc-basic-0: 08:07:10 DEBUG unit.abot-epc-basic/0.install libblas3 libboost-filesystem1.58.0 libc6-dbg libcairo-gobject2 unit-abot-epc-basic-0: 08:07:10 DEBUG unit.abot-epc-basic/0.install libcairo-script-interpreter2 libcairo2-dev libcamd2.4.1 libcapnp-0.5.3 unit-abot-epc-basic-0: 08:07:10 DEBUG unit.abot-epc-basic/0.install libccolamd2.9.1 libcdt5 libcgraph6 libcholmod3.0.6 libclang1-3.6 unit-abot-epc-basic-0: 08:07:10 DEBUG unit.abot-epc-basic/0.install libcolamd2.9.1 libcolord2 libcolorhug2 libconfig-dev libconfig-doc unit-abot-epc-basic-0: 08:07:10 DEBUG unit.abot-epc-basic/0.install libconfig8-dev libconfig9 libcroco3 libcupsfilters1 libcupsimage2 libcurl3 unit-abot-epc-basic-0: 08:07:10 DEBUG unit.abot-epc-basic/0.install libcxsparse3.1.4 libdbus-1-dev libdconf1 libdrm-dev libegl1-mesa unit-abot-epc-basic-0: 08:07:10 DEBUG unit.abot-epc-basic/0.install libegl1-mesa-dev libencode-locale-perl libepoxy-dev libepoxy0 libevdev2 unit-abot-epc-basic-0: 08:07:10 DEBUG unit.abot-epc-basic/0.install libexif12 libffi-dev libfftw3-bin libfftw3-dev libfftw3-double3 unit-abot-epc-basic-0: 08:07:10 DEBUG unit.abot-epc-basic/0.install libfftw3-long3 libfftw3-quad3 libfftw3-single3 libfile-basedir-perl unit-abot-epc-basic-0: 08:07:10 DEBUG unit.abot-epc-basic/0.install libfile-desktopentry-perl libfile-listing-perl libfile-mimeinfo-perl unit-abot-epc-basic-0: 08:07:10 DEBUG unit.abot-epc-basic/0.install libfile-stripnondeterminism-perl libfl-dev libfltk-gl1.3 libfltk1.3 unit-abot-epc-basic-0: 08:07:10 DEBUG unit.abot-epc-basic/0.install libfont-afm-perl libfontconfig1-dev libfontenc1 libforms-bin libforms-dev unit-abot-epc-basic-0: 08:07:10 DEBUG unit.abot-epc-basic/0.install libforms2 libfreetype6-dev libgbm1 libgc-dev libgc1c2 libgconf-2-4 unit-abot-epc-basic-0: 08:07:10 DEBUG unit.abot-epc-basic/0.install libgcrypt11-dev libgcrypt20-dev libgd3 libgdk-pixbuf2.0-dev libgettextpo-dev unit-abot-epc-basic-0: 08:07:10 DEBUG unit.abot-epc-basic/0.install libgettextpo0 libgfortran-5-dev libgfortran3 libgl1-mesa-dev libgl2ps0 unit-abot-epc-basic-0: 08:07:10 DEBUG unit.abot-epc-basic/0.install libglib2.0-bin libglib2.0-dev libglpk36 libglu1-mesa libgmp-dev unit-abot-epc-basic-0: 08:07:10 DEBUG unit.abot-epc-basic/0.install libgmpxx4ldbl libgpg-error-dev libgphoto2-6 libgphoto2-l10n unit-abot-epc-basic-0: 08:07:10 DEBUG unit.abot-epc-basic/0.install libgphoto2-port12 libgraphicsmagick++-q16-12 libgraphicsmagick-q16-3 libgs9 unit-abot-epc-basic-0: 08:07:10 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: 08:07:10 DEBUG unit.abot-epc-basic/0.install libgudev-1.0-0 libgusb2 libgvc6 libgvpr2 libharfbuzz-dev unit-abot-epc-basic-0: 08:07:10 DEBUG unit.abot-epc-basic/0.install libharfbuzz-gobject0 libharfbuzz-icu0 libhdf5-10 libhdf5-cpp-11 libhdf5-dev unit-abot-epc-basic-0: 08:07:10 DEBUG unit.abot-epc-basic/0.install libhtml-form-perl libhtml-format-perl libhtml-parser-perl unit-abot-epc-basic-0: 08:07:10 DEBUG unit.abot-epc-basic/0.install libhtml-tagset-perl libhtml-tree-perl libhttp-cookies-perl unit-abot-epc-basic-0: 08:07:10 DEBUG unit.abot-epc-basic/0.install libhttp-daemon-perl libhttp-date-perl libhttp-message-perl unit-abot-epc-basic-0: 08:07:10 DEBUG unit.abot-epc-basic/0.install libhttp-negotiate-perl libicu-dev libidn11-dev libidn2-0 libidn2-0-dev unit-abot-epc-basic-0: 08:07:10 DEBUG unit.abot-epc-basic/0.install libieee1284-3 libijs-0.35 libinput-bin libinput10 libio-html-perl unit-abot-epc-basic-0: 08:07:10 DEBUG unit.abot-epc-basic/0.install libio-socket-ssl-perl libipc-system-simple-perl libjack-jackd2-0 libjasper1 unit-abot-epc-basic-0: 08:07:10 DEBUG unit.abot-epc-basic/0.install libjbig2dec0 libjpeg-dev libjpeg-turbo8-dev libjpeg8-dev libjs-jquery unit-abot-epc-basic-0: 08:07:10 DEBUG unit.abot-epc-basic/0.install libjson-glib-1.0-0 libjson-glib-1.0-common libjsoncpp1 libjudydebian1 unit-abot-epc-basic-0: 08:07:10 DEBUG unit.abot-epc-basic/0.install libkpathsea6 liblapack3 libllvm3.6v5 liblqr-1-0 libltdl-dev libltdl7 unit-abot-epc-basic-0: 08:07:10 DEBUG unit.abot-epc-basic/0.install liblwp-mediatypes-perl liblwp-protocol-https-perl libmagick++-6.q16-5v5 unit-abot-epc-basic-0: 08:07:10 DEBUG unit.abot-epc-basic/0.install libmagickcore-6.q16-2 libmagickwand-6.q16-2 libmail-sendmail-perl unit-abot-epc-basic-0: 08:07:10 DEBUG unit.abot-epc-basic/0.install libmailtools-perl libmirclient-dev libmirclient9 libmircommon-dev unit-abot-epc-basic-0: 08:07:10 DEBUG unit.abot-epc-basic/0.install libmircommon7 libmircookie-dev libmircookie2 libmircore-dev libmircore1 unit-abot-epc-basic-0: 08:07:10 DEBUG unit.abot-epc-basic/0.install libmirprotobuf3 libmng2 libmtdev1 libmysqlclient-dev libmysqlclient20 unit-abot-epc-basic-0: 08:07:10 DEBUG unit.abot-epc-basic/0.install libncurses5-dev libnet-dbus-perl libnet-http-perl libnet-smtp-ssl-perl unit-abot-epc-basic-0: 08:07:10 DEBUG unit.abot-epc-basic/0.install libnet-ssleay-perl libobjc-5-dev libobjc4 liboctave-dev liboctave3 unit-abot-epc-basic-0: 08:07:10 DEBUG unit.abot-epc-basic/0.install libopenblas-base libosmesa6 libpango1.0-dev libpangoxft-1.0-0 libpaper-utils unit-abot-epc-basic-0: 08:07:10 DEBUG unit.abot-epc-basic/0.install libpaper1 libpathplan4 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 unit-abot-epc-basic-0: 08:07:10 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: 08:07:10 DEBUG unit.abot-epc-basic/0.install libportaudio2 libpotrace0 libprotobuf-dev libprotobuf-lite9v5 libprotobuf9v5 unit-abot-epc-basic-0: 08:07:10 DEBUG unit.abot-epc-basic/0.install libproxy1v5 libpstoedit0c2a libptexenc1 libqhull7 libqrupdate1 unit-abot-epc-basic-0: 08:07:10 DEBUG unit.abot-epc-basic/0.install libqscintilla2-12v5 libqscintilla2-l10n libqt4-dbus libqt4-declarative unit-abot-epc-basic-0: 08:07:10 DEBUG unit.abot-epc-basic/0.install libqt4-network libqt4-opengl libqt4-script libqt4-sql libqt4-sql-mysql unit-abot-epc-basic-0: 08:07:10 DEBUG unit.abot-epc-basic/0.install libqt4-xml libqt4-xmlpatterns libqt5core5a libqt5dbus5 libqt5gui5 unit-abot-epc-basic-0: 08:07:10 DEBUG unit.abot-epc-basic/0.install libqt5network5 libqt5svg5 libqt5widgets5 libqt5xml5 libqtcore4 libqtdbus4 unit-abot-epc-basic-0: 08:07:10 DEBUG unit.abot-epc-basic/0.install libqtgui4 libreadline6-dev librest-0.7-0 librsvg2-2 librsvg2-common unit-abot-epc-basic-0: 08:07:10 DEBUG unit.abot-epc-basic/0.install libruby2.3 libsamplerate0 libsane libsane-common libsctp-dev libsctp1 unit-abot-epc-basic-0: 08:07:10 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: 08:07:10 DEBUG unit.abot-epc-basic/0.install libsuitesparseconfig4.4.6 libsvn1 libsynctex1 libsys-hostname-long-perl unit-abot-epc-basic-0: 08:07:10 DEBUG unit.abot-epc-basic/0.install libsz2 libtasn1-6-dev libtasn1-doc libtcl8.6 libtexlua52 libtexluajit2 unit-abot-epc-basic-0: 08:07:10 DEBUG unit.abot-epc-basic/0.install libtext-unidecode-perl libtie-ixhash-perl libtimedate-perl libtinfo-dev unit-abot-epc-basic-0: 08:07:10 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: 08:07:10 DEBUG unit.abot-epc-basic/0.install libusb-1.0-doc libvpx3 libwacom-bin libwacom-common libwacom2 libwayland-bin unit-abot-epc-basic-0: 08:07:10 DEBUG unit.abot-epc-basic/0.install libwayland-client0 libwayland-cursor0 libwayland-dev libwayland-egl1-mesa unit-abot-epc-basic-0: 08:07:10 DEBUG unit.abot-epc-basic/0.install libwayland-server0 libwebp5 libwmf0.2-7 libwww-perl libwww-robotrules-perl unit-abot-epc-basic-0: 08:07:10 DEBUG unit.abot-epc-basic/0.install libx11-protocol-perl libx11-xcb-dev libxaw7 libxcb-dri2-0-dev unit-abot-epc-basic-0: 08:07:10 DEBUG unit.abot-epc-basic/0.install libxcb-dri3-dev libxcb-glx0-dev libxcb-icccm4 libxcb-image0 libxcb-keysyms1 unit-abot-epc-basic-0: 08:07:10 DEBUG unit.abot-epc-basic/0.install libxcb-present-dev libxcb-randr0 libxcb-randr0-dev libxcb-render-util0 unit-abot-epc-basic-0: 08:07:10 DEBUG unit.abot-epc-basic/0.install libxcb-render0-dev libxcb-shape0 libxcb-shape0-dev libxcb-shm0-dev unit-abot-epc-basic-0: 08:07:10 DEBUG unit.abot-epc-basic/0.install libxcb-sync-dev libxcb-util1 libxcb-xfixes0 libxcb-xfixes0-dev libxcb-xkb1 unit-abot-epc-basic-0: 08:07:10 DEBUG unit.abot-epc-basic/0.install libxcomposite-dev libxcursor-dev libxdamage-dev libxext-dev libxfixes-dev unit-abot-epc-basic-0: 08:07:10 DEBUG unit.abot-epc-basic/0.install libxft-dev libxft2 libxi-dev libxinerama-dev libxkbcommon-dev unit-abot-epc-basic-0: 08:07:10 DEBUG unit.abot-epc-basic/0.install libxkbcommon-x11-0 libxkbcommon0 libxml-libxml-perl unit-abot-epc-basic-0: 08:07:10 DEBUG unit.abot-epc-basic/0.install libxml-namespacesupport-perl libxml-parser-perl libxml-sax-base-perl unit-abot-epc-basic-0: 08:07:10 DEBUG unit.abot-epc-basic/0.install libxml-sax-expat-perl libxml-sax-perl libxml-twig-perl unit-abot-epc-basic-0: 08:07:10 DEBUG unit.abot-epc-basic/0.install libxml-xpathengine-perl libxml2-dev libxmu6 libxpm-dev libxpm4 libxrandr-dev unit-abot-epc-basic-0: 08:07:10 DEBUG unit.abot-epc-basic/0.install libxrender-dev libxshmfence-dev libxslt1-dev libxss1 libxtst-dev libxv1 unit-abot-epc-basic-0: 08:07:10 DEBUG unit.abot-epc-basic/0.install libxxf86dga1 libxxf86vm-dev libyaml-dev libzzip-0-13 lmodern m4 unit-abot-epc-basic-0: 08:07:10 DEBUG unit.abot-epc-basic/0.install mesa-common-dev mscgen mysql-common nettle-dev octave octave-common unit-abot-epc-basic-0: 08:07:10 DEBUG unit.abot-epc-basic/0.install octave-control octave-signal pkg-config po-debconf poppler-data pstoedit unit-abot-epc-basic-0: 08:07:10 DEBUG unit.abot-epc-basic/0.install pydb qdbus qt-at-spi qtchooser qtcore4-l10n qttranslations5-l10n rake ruby unit-abot-epc-basic-0: 08:07:10 DEBUG unit.abot-epc-basic/0.install ruby-did-you-mean ruby-minitest ruby-net-telnet ruby-power-assert unit-abot-epc-basic-0: 08:07:10 DEBUG unit.abot-epc-basic/0.install ruby-test-unit ruby2.3 rubygems-integration subversion t1utils tcl tcl8.6 unit-abot-epc-basic-0: 08:07:10 DEBUG unit.abot-epc-basic/0.install tex-common texinfo texlive-base texlive-binaries texlive-latex-base unit-abot-epc-basic-0: 08:07:10 DEBUG unit.abot-epc-basic/0.install texlive-latex-base-doc tk tk8.6 ubuntu-mono unzip x11-utils unit-abot-epc-basic-0: 08:07:10 DEBUG unit.abot-epc-basic/0.install x11-xserver-utils x11proto-composite-dev x11proto-damage-dev unit-abot-epc-basic-0: 08:07:10 DEBUG unit.abot-epc-basic/0.install x11proto-dri2-dev x11proto-fixes-dev x11proto-gl-dev x11proto-randr-dev unit-abot-epc-basic-0: 08:07:10 DEBUG unit.abot-epc-basic/0.install x11proto-record-dev x11proto-render-dev x11proto-xext-dev unit-abot-epc-basic-0: 08:07:10 DEBUG unit.abot-epc-basic/0.install x11proto-xf86vidmode-dev x11proto-xinerama-dev xbitmaps xdg-utils xmlstarlet unit-abot-epc-basic-0: 08:07:10 DEBUG unit.abot-epc-basic/0.install xterm zip zlib1g-dev unit-oai-hss-0: 08:07:10 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-oai-hss-0: 08:07:10 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-oai-hss-0: 08:07:10 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-oai-hss-0: 08:07:10 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: 08:07:10 DEBUG unit.abot-epc-basic/0.install 0 upgraded, 468 newly installed, 0 to remove and 0 not upgraded. unit-abot-epc-basic-0: 08:07:10 DEBUG unit.abot-epc-basic/0.install Need to get 294 MB of archives. unit-abot-epc-basic-0: 08:07:10 DEBUG unit.abot-epc-basic/0.install After this operation, 1,135 MB of additional disk space will be used. unit-abot-epc-basic-0: 08:07:10 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-oai-hss-0: 08:07:10 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-oai-hss-0: 08:07:10 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-oai-hss-0: 08:07:11 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-oai-hss-0: 08:07:11 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-164.214 [774 kB] unit-oai-hss-0: 08:07:11 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-oai-hss-0: 08:07:11 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: 08:07:11 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.5 [262 kB] unit-oai-hss-0: 08:07:11 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: 08:07:11 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.11 [186 kB] unit-oai-hss-0: 08:07:11 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: 08:07:12 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-oai-hss-0: 08:07:12 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: 08:07:12 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-oai-hss-0: 08:07:12 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-oai-hss-0: 08:07:12 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: 08:07:12 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-oai-hss-0: 08:07:12 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: 08:07:12 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: 08:07:12 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: 08:07:13 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: 08:07:13 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-abot-epc-basic-0: 08:07:13 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.13 [42.3 kB] unit-abot-epc-basic-0: 08:07:13 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-oai-hss-0: 08:07:13 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: 08:07:13 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] unit-oai-hss-0: 08:07:13 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: 08:07:13 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: 08:07:13 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: 08:07:14 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-oai-hss-0: 08:07:14 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: 08:07:14 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: 08:07:14 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: 08:07:14 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: 08:07:14 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-oai-hss-0: 08:07:14 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: 08:07:14 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-abot-epc-basic-0: 08:07:14 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-abot-epc-basic-0: 08:07:14 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-oai-hss-0: 08:07:14 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-abot-epc-basic-0: 08:07:14 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.13 [1,579 kB] unit-oai-hss-0: 08:07:15 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: 08:07:15 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.13 [289 kB] unit-oai-hss-0: 08:07:15 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-abot-epc-basic-0: 08:07:15 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] unit-oai-hss-0: 08:07:15 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: 08:07:15 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] unit-oai-hss-0: 08:07:15 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: 08:07:15 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: 08:07:15 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: 08:07:15 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-abot-epc-basic-0: 08:07:15 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: 08:07:16 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: 08:07:16 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-oai-hss-0: 08:07:16 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: 08:07:16 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.11 [260 kB] unit-oai-hss-0: 08:07:16 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: 08:07:16 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: 08:07:16 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-oai-hss-0: 08:07:16 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-abot-epc-basic-0: 08:07:16 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-oai-hss-0: 08:07:16 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: 08:07:16 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-oai-hss-0: 08:07:17 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: 08:07:17 DEBUG unit.oai-hss/0.install Preconfiguring packages ... unit-abot-epc-basic-0: 08:07:17 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: 08:07:17 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-abot-epc-basic-0: 08:07:17 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-abot-epc-basic-0: 08:07:17 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: 08:07:17 DEBUG unit.oai-hss/0.install Fetched 68.3 MB in 15s (4311 kB/s) unit-abot-epc-basic-0: 08:07:17 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] unit-oai-hss-0: 08:07:17 DEBUG unit.oai-hss/0.install Selecting previously unselected package m4. unit-oai-hss-0: 08:07:17 DEBUG unit.oai-hss/0.install (Reading database ... 53460 files and directories currently installed.) unit-oai-hss-0: 08:07:17 DEBUG unit.oai-hss/0.install Preparing to unpack .../m4_1.4.17-2ubuntu1_amd64.deb ... unit-oai-hss-0: 08:07:17 DEBUG unit.oai-hss/0.install Unpacking m4 (1.4.17-2ubuntu1) ... unit-abot-epc-basic-0: 08:07:17 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-abot-epc-basic-0: 08:07:17 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: 08:07:18 DEBUG unit.oai-hss/0.install Selecting previously unselected package libfl-dev:amd64. unit-oai-hss-0: 08:07:18 DEBUG unit.oai-hss/0.install Preparing to unpack .../libfl-dev_2.5.35-10.1ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 08:07:18 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: 08:07:18 DEBUG unit.oai-hss/0.install Unpacking libfl-dev:amd64 (2.5.35-10.1ubuntu2) ... unit-abot-epc-basic-0: 08:07:18 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-abot-epc-basic-0: 08:07:18 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] unit-abot-epc-basic-0: 08:07:18 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: 08:07:18 DEBUG unit.abot-epc-basic/0.install Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libxkbcommon0 amd64 0.5.0-1ubuntu2.1 [96.7 kB] unit-abot-epc-basic-0: 08:07:18 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: 08:07:18 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: 08:07:19 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: 08:07:19 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: 08:07:19 DEBUG unit.oai-hss/0.install Selecting previously unselected package flex. unit-oai-hss-0: 08:07:19 DEBUG unit.oai-hss/0.install Preparing to unpack .../flex_2.5.35-10.1ubuntu2_amd64.deb ... unit-oai-hss-0: 08:07:19 DEBUG unit.oai-hss/0.install Unpacking flex (2.5.35-10.1ubuntu2) ... unit-abot-epc-basic-0: 08:07:19 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: 08:07:19 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: 08:07:19 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: 08:07:19 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-abot-epc-basic-0: 08:07:20 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: 08:07:20 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: 08:07:20 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-oai-hss-0: 08:07:20 DEBUG unit.oai-hss/0.install Selecting previously unselected package liblzo2-2:amd64. unit-oai-hss-0: 08:07:20 DEBUG unit.oai-hss/0.install Preparing to unpack .../liblzo2-2_2.06-1.2ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 08:07:20 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-oai-hss-0: 08:07:20 DEBUG unit.oai-hss/0.install Unpacking liblzo2-2:amd64 (2.06-1.2ubuntu1.1) ... unit-abot-epc-basic-0: 08:07:20 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: 08:07:20 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: 08:07:20 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-oai-hss-0: 08:07:21 DEBUG unit.oai-hss/0.install Selecting previously unselected package libnettle4:amd64. unit-abot-epc-basic-0: 08:07:21 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: 08:07:21 DEBUG unit.oai-hss/0.install Preparing to unpack .../libnettle4_2.7.1-1ubuntu0.2_amd64.deb ... unit-oai-hss-0: 08:07:21 DEBUG unit.oai-hss/0.install Unpacking libnettle4:amd64 (2.7.1-1ubuntu0.2) ... unit-abot-epc-basic-0: 08:07:21 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-abot-epc-basic-0: 08:07:21 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-abot-epc-basic-0: 08:07:21 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: 08:07:21 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: 08:07:21 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: 08:07:21 DEBUG unit.oai-hss/0.install Selecting previously unselected package libarchive13:amd64. unit-oai-hss-0: 08:07:21 DEBUG unit.oai-hss/0.install Preparing to unpack .../libarchive13_3.1.2-7ubuntu2.7_amd64.deb ... unit-oai-hss-0: 08:07:21 DEBUG unit.oai-hss/0.install Unpacking libarchive13:amd64 (3.1.2-7ubuntu2.7) ... unit-abot-epc-basic-0: 08:07:21 DEBUG unit.abot-epc-basic/0.install Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libxkbcommon-x11-0 amd64 0.5.0-1ubuntu2.1 [13.4 kB] unit-abot-epc-basic-0: 08:07:22 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-oai-hss-0: 08:07:22 DEBUG unit.oai-hss/0.install Selecting previously unselected package libasan0:amd64. unit-oai-hss-0: 08:07:22 DEBUG unit.oai-hss/0.install Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-oai-hss-0: 08:07:22 DEBUG unit.oai-hss/0.install Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 08:07:22 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-abot-epc-basic-0: 08:07:22 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: 08:07:22 DEBUG unit.oai-hss/0.install Selecting previously unselected package libatomic1:amd64. unit-oai-hss-0: 08:07:22 DEBUG unit.oai-hss/0.install Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-oai-hss-0: 08:07:22 DEBUG unit.oai-hss/0.install Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 08:07:22 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-abot-epc-basic-0: 08:07:22 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-abot-epc-basic-0: 08:07:22 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-abot-epc-basic-0: 08:07:22 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: 08:07:22 DEBUG unit.oai-hss/0.install Selecting previously unselected package x11-common. unit-oai-hss-0: 08:07:22 DEBUG unit.oai-hss/0.install Preparing to unpack .../x11-common_1%3a7.7+1ubuntu8.1_all.deb ... unit-abot-epc-basic-0: 08:07:23 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: 08:07:23 DEBUG unit.oai-hss/0.install Unpacking x11-common (1:7.7+1ubuntu8.1) ... unit-abot-epc-basic-0: 08:07:23 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-abot-epc-basic-0: 08:07:23 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: 08:07:23 DEBUG unit.oai-hss/0.install Selecting previously unselected package libice6:amd64. unit-oai-hss-0: 08:07:23 DEBUG unit.oai-hss/0.install Preparing to unpack .../libice6_2%3a1.0.8-2_amd64.deb ... unit-oai-hss-0: 08:07:23 DEBUG unit.oai-hss/0.install Unpacking libice6:amd64 (2:1.0.8-2) ... unit-abot-epc-basic-0: 08:07:23 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-abot-epc-basic-0: 08:07:23 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-abot-epc-basic-0: 08:07:23 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: 08:07:24 DEBUG unit.oai-hss/0.install Selecting previously unselected package libsm6:amd64. unit-oai-hss-0: 08:07:24 DEBUG unit.oai-hss/0.install Preparing to unpack .../libsm6_2%3a1.2.1-2_amd64.deb ... unit-oai-hss-0: 08:07:24 DEBUG unit.oai-hss/0.install Unpacking libsm6:amd64 (2:1.2.1-2) ... unit-abot-epc-basic-0: 08:07:24 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-abot-epc-basic-0: 08:07:24 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: 08:07:24 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxt6:amd64. unit-oai-hss-0: 08:07:24 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxt6_1%3a1.1.4-1_amd64.deb ... unit-oai-hss-0: 08:07:24 DEBUG unit.oai-hss/0.install Unpacking libxt6:amd64 (1:1.1.4-1) ... unit-abot-epc-basic-0: 08:07:24 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-abot-epc-basic-0: 08:07:24 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: 08:07:24 DEBUG unit.oai-hss/0.install Selecting previously unselected package libaudio2:amd64. unit-oai-hss-0: 08:07:24 DEBUG unit.oai-hss/0.install Preparing to unpack .../libaudio2_1.9.4-1_amd64.deb ... unit-abot-epc-basic-0: 08:07:24 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-oai-hss-0: 08:07:24 DEBUG unit.oai-hss/0.install Unpacking libaudio2:amd64 (1.9.4-1) ... unit-abot-epc-basic-0: 08:07:24 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: 08:07:24 DEBUG unit.oai-hss/0.install Selecting previously unselected package libavahi-common-data:amd64. unit-oai-hss-0: 08:07:24 DEBUG unit.oai-hss/0.install Preparing to unpack .../libavahi-common-data_0.6.31-4ubuntu1.2_amd64.deb ... unit-abot-epc-basic-0: 08:07:24 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: 08:07:24 DEBUG unit.oai-hss/0.install Unpacking libavahi-common-data:amd64 (0.6.31-4ubuntu1.2) ... unit-abot-epc-basic-0: 08:07:25 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-abot-epc-basic-0: 08:07:25 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-abot-epc-basic-0: 08:07:25 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: 08:07:25 DEBUG unit.oai-hss/0.install Selecting previously unselected package libavahi-common3:amd64. unit-oai-hss-0: 08:07:25 DEBUG unit.oai-hss/0.install Preparing to unpack .../libavahi-common3_0.6.31-4ubuntu1.2_amd64.deb ... unit-oai-hss-0: 08:07:25 DEBUG unit.oai-hss/0.install Unpacking libavahi-common3:amd64 (0.6.31-4ubuntu1.2) ... unit-abot-epc-basic-0: 08:07:25 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-abot-epc-basic-0: 08:07:25 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: 08:07:25 DEBUG unit.oai-hss/0.install Selecting previously unselected package libavahi-client3:amd64. unit-oai-hss-0: 08:07:25 DEBUG unit.oai-hss/0.install Preparing to unpack .../libavahi-client3_0.6.31-4ubuntu1.2_amd64.deb ... unit-abot-epc-basic-0: 08:07:25 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: 08:07:25 DEBUG unit.oai-hss/0.install Unpacking libavahi-client3:amd64 (0.6.31-4ubuntu1.2) ... unit-abot-epc-basic-0: 08:07:25 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-abot-epc-basic-0: 08:07:26 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-abot-epc-basic-0: 08:07:26 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: 08:07:26 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgmp10:amd64. unit-oai-hss-0: 08:07:26 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 08:07:26 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: 08:07:26 DEBUG unit.oai-hss/0.install Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... unit-abot-epc-basic-0: 08:07:26 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-abot-epc-basic-0: 08:07:26 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: 08:07:26 DEBUG unit.oai-hss/0.install Selecting previously unselected package libisl10:amd64. unit-oai-hss-0: 08:07:26 DEBUG unit.oai-hss/0.install Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... unit-oai-hss-0: 08:07:26 DEBUG unit.oai-hss/0.install Unpacking libisl10:amd64 (0.12.2-1) ... unit-abot-epc-basic-0: 08:07:26 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: 08:07:27 DEBUG unit.oai-hss/0.install Selecting previously unselected package libcloog-isl4:amd64. unit-oai-hss-0: 08:07:27 DEBUG unit.oai-hss/0.install Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... unit-abot-epc-basic-0: 08:07:27 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: 08:07:27 DEBUG unit.oai-hss/0.install Unpacking libcloog-isl4:amd64 (0.18.2-1) ... unit-abot-epc-basic-0: 08:07:27 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: 08:07:27 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: 08:07:27 DEBUG unit.oai-hss/0.install Selecting previously unselected package libcups2:amd64. unit-oai-hss-0: 08:07:27 DEBUG unit.oai-hss/0.install Preparing to unpack .../libcups2_1.7.2-0ubuntu1.11_amd64.deb ... unit-oai-hss-0: 08:07:27 DEBUG unit.oai-hss/0.install Unpacking libcups2:amd64 (1.7.2-0ubuntu1.11) ... unit-abot-epc-basic-0: 08:07:27 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: 08:07:27 DEBUG unit.oai-hss/0.install Selecting previously unselected package fonts-dejavu-core. unit-oai-hss-0: 08:07:27 DEBUG unit.oai-hss/0.install Preparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ... unit-oai-hss-0: 08:07:27 DEBUG unit.oai-hss/0.install Unpacking fonts-dejavu-core (2.34-1ubuntu1) ... unit-abot-epc-basic-0: 08:07:28 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-abot-epc-basic-0: 08:07:28 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-oai-hss-0: 08:07:28 DEBUG unit.oai-hss/0.install Selecting previously unselected package fontconfig-config. unit-oai-hss-0: 08:07:28 DEBUG unit.oai-hss/0.install Preparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ... unit-oai-hss-0: 08:07:28 DEBUG unit.oai-hss/0.install Unpacking fontconfig-config (2.11.0-0ubuntu4.2) ... unit-abot-epc-basic-0: 08:07:28 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-oai-hss-0: 08:07:28 DEBUG unit.oai-hss/0.install Selecting previously unselected package libfontconfig1:amd64. unit-oai-hss-0: 08:07:28 DEBUG unit.oai-hss/0.install Preparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ... unit-oai-hss-0: 08:07:28 DEBUG unit.oai-hss/0.install Unpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... unit-oai-hss-0: 08:07:29 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgomp1:amd64. unit-oai-hss-0: 08:07:29 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-oai-hss-0: 08:07:29 DEBUG unit.oai-hss/0.install Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 08:07:29 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: 08:07:29 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-oai-hss-0: 08:07:29 DEBUG unit.oai-hss/0.install Selecting previously unselected package libitm1:amd64. unit-oai-hss-0: 08:07:29 DEBUG unit.oai-hss/0.install Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-abot-epc-basic-0: 08:07:29 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-oai-hss-0: 08:07:29 DEBUG unit.oai-hss/0.install Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 08:07:29 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: 08:07:30 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-oai-hss-0: 08:07:30 DEBUG unit.oai-hss/0.install Selecting previously unselected package libjpeg-turbo8:amd64. unit-oai-hss-0: 08:07:30 DEBUG unit.oai-hss/0.install Preparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ... unit-oai-hss-0: 08:07:30 DEBUG unit.oai-hss/0.install Unpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... unit-mysql-0: 08:07:30 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-mysql-0: 08:07:30 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 08:07:30 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-mysql-0: 08:07:30 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-mysql-0: 08:07:30 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-mysql-0: 08:07:30 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-abot-epc-basic-0: 08:07:30 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-mysql-0: 08:07:30 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-mysql-0: 08:07:30 INFO juju.worker.uniter.operation skipped "update-status" hook (missing) unit-mysql-0: 08:07:30 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-mysql-0: 08:07:30 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-mysql-0: 08:07:30 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 08:07:30 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 08:07:30 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-oai-hss-0: 08:07:30 DEBUG unit.oai-hss/0.install Selecting previously unselected package libmpfr4:amd64. unit-oai-hss-0: 08:07:30 DEBUG unit.oai-hss/0.install Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... unit-abot-epc-basic-0: 08:07:30 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: 08:07:30 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: 08:07:30 DEBUG unit.oai-hss/0.install Unpacking libmpfr4:amd64 (3.1.2-1) ... unit-oai-hss-0: 08:07:31 DEBUG unit.oai-hss/0.install Selecting previously unselected package libpython3.4:amd64. unit-oai-hss-0: 08:07:31 DEBUG unit.oai-hss/0.install Preparing to unpack .../libpython3.4_3.4.3-1ubuntu1~14.04.7_amd64.deb ... unit-abot-epc-basic-0: 08:07:31 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: 08:07:31 DEBUG unit.oai-hss/0.install Unpacking libpython3.4:amd64 (3.4.3-1ubuntu1~14.04.7) ... unit-abot-epc-basic-0: 08:07:31 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-abot-epc-basic-0: 08:07:31 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: 08:07:31 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-oai-hss-0: 08:07:31 DEBUG unit.oai-hss/0.install Selecting previously unselected package qtcore4-l10n. unit-oai-hss-0: 08:07:31 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: 08:07:31 DEBUG unit.oai-hss/0.install Unpacking qtcore4-l10n (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-abot-epc-basic-0: 08:07:31 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-abot-epc-basic-0: 08:07:31 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: 08:07:32 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: 08:07:32 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-oai-hss-0: 08:07:32 DEBUG unit.oai-hss/0.install Selecting previously unselected package libqtcore4:amd64. unit-oai-hss-0: 08:07:32 DEBUG unit.oai-hss/0.install Preparing to unpack .../libqtcore4_4%3a4.8.5+git192-g085f851+dfsg-2ubuntu4.1_amd64.deb ... unit-abot-epc-basic-0: 08:07:32 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-oai-hss-0: 08:07:32 DEBUG unit.oai-hss/0.install Unpacking libqtcore4:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-abot-epc-basic-0: 08:07:32 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-abot-epc-basic-0: 08:07:32 DEBUG unit.abot-epc-basic/0.install Get:125 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 gettext amd64 0.19.7-2ubuntu3.1 [1,082 kB] unit-oai-hss-0: 08:07:32 DEBUG unit.oai-hss/0.install Selecting previously unselected package libqt4-xml:amd64. unit-oai-hss-0: 08:07:32 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: 08:07:32 DEBUG unit.oai-hss/0.install Unpacking libqt4-xml:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-abot-epc-basic-0: 08:07:32 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-abot-epc-basic-0: 08:07:33 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-abot-epc-basic-0: 08:07:33 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: 08:07:33 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-abot-epc-basic-0: 08:07:33 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: 08:07:33 DEBUG unit.oai-hss/0.install Selecting previously unselected package libqtdbus4:amd64. unit-oai-hss-0: 08:07:33 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: 08:07:33 DEBUG unit.oai-hss/0.install Unpacking libqtdbus4:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-abot-epc-basic-0: 08:07:33 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-abot-epc-basic-0: 08:07:33 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: 08:07:33 DEBUG unit.oai-hss/0.install Selecting previously unselected package libqt4-network:amd64. unit-oai-hss-0: 08:07:33 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: 08:07:33 DEBUG unit.oai-hss/0.install Unpacking libqt4-network:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-abot-epc-basic-0: 08:07:33 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: 08:07:34 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: 08:07:34 DEBUG unit.oai-hss/0.install Selecting previously unselected package libqt4-script:amd64. unit-oai-hss-0: 08:07:34 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: 08:07:34 DEBUG unit.oai-hss/0.install Unpacking libqt4-script:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-abot-epc-basic-0: 08:07:34 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.11 [111 kB] unit-abot-epc-basic-0: 08:07:34 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.11 [380 kB] unit-oai-hss-0: 08:07:34 DEBUG unit.oai-hss/0.install Selecting previously unselected package libqt4-sql:amd64. unit-oai-hss-0: 08:07:34 DEBUG unit.oai-hss/0.install Preparing to unpack .../libqt4-sql_4%3a4.8.5+git192-g085f851+dfsg-2ubuntu4.1_amd64.deb ... unit-abot-epc-basic-0: 08:07:34 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: 08:07:34 DEBUG unit.oai-hss/0.install Unpacking libqt4-sql:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-abot-epc-basic-0: 08:07:35 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-abot-epc-basic-0: 08:07:35 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-abot-epc-basic-0: 08:07:35 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-abot-epc-basic-0: 08:07:35 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: 08:07:35 DEBUG unit.oai-hss/0.install Selecting previously unselected package libqt4-xmlpatterns:amd64. unit-oai-hss-0: 08:07:35 DEBUG unit.oai-hss/0.install Preparing to unpack .../libqt4-xmlpatterns_4%3a4.8.5+git192-g085f851+dfsg-2ubuntu4.1_amd64.deb ... unit-oai-hss-0: 08:07:35 DEBUG unit.oai-hss/0.install Unpacking libqt4-xmlpatterns:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-abot-epc-basic-0: 08:07:35 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: 08:07:35 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: 08:07:36 DEBUG unit.oai-hss/0.install Selecting previously unselected package fontconfig. unit-oai-hss-0: 08:07:36 DEBUG unit.oai-hss/0.install Preparing to unpack .../fontconfig_2.11.0-0ubuntu4.2_amd64.deb ... unit-oai-hss-0: 08:07:36 DEBUG unit.oai-hss/0.install Unpacking fontconfig (2.11.0-0ubuntu4.2) ... unit-abot-epc-basic-0: 08:07:36 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: 08:07:36 DEBUG unit.oai-hss/0.install Selecting previously unselected package libjpeg8:amd64. unit-oai-hss-0: 08:07:36 DEBUG unit.oai-hss/0.install Preparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ... unit-oai-hss-0: 08:07:36 DEBUG unit.oai-hss/0.install Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... unit-abot-epc-basic-0: 08:07:36 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: 08:07:36 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-abot-epc-basic-0: 08:07:36 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: 08:07:37 DEBUG unit.oai-hss/0.install Selecting previously unselected package libjbig0:amd64. unit-oai-hss-0: 08:07:37 DEBUG unit.oai-hss/0.install Preparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ... unit-oai-hss-0: 08:07:37 DEBUG unit.oai-hss/0.install Unpacking libjbig0:amd64 (2.0-2ubuntu4.1) ... unit-abot-epc-basic-0: 08:07:37 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-abot-epc-basic-0: 08:07:37 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-abot-epc-basic-0: 08:07:37 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: 08:07:37 DEBUG unit.oai-hss/0.install Selecting previously unselected package libtiff5:amd64. unit-oai-hss-0: 08:07:37 DEBUG unit.oai-hss/0.install Preparing to unpack .../libtiff5_4.0.3-7ubuntu0.9_amd64.deb ... unit-oai-hss-0: 08:07:37 DEBUG unit.oai-hss/0.install Unpacking libtiff5:amd64 (4.0.3-7ubuntu0.9) ... unit-abot-epc-basic-0: 08:07:37 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-abot-epc-basic-0: 08:07:38 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: 08:07:38 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxi6:amd64. unit-oai-hss-0: 08:07:38 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxi6_2%3a1.7.1.901-1ubuntu1.1_amd64.deb ... unit-oai-hss-0: 08:07:38 DEBUG unit.oai-hss/0.install Unpacking libxi6:amd64 (2:1.7.1.901-1ubuntu1.1) ... unit-abot-epc-basic-0: 08:07:38 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.11 [291 kB] unit-abot-epc-basic-0: 08:07:38 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.11 [8,034 kB] unit-oai-hss-0: 08:07:38 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxrender1:amd64. unit-oai-hss-0: 08:07:38 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxrender1_1%3a0.9.8-1build0.14.04.1_amd64.deb ... unit-oai-hss-0: 08:07:38 DEBUG unit.oai-hss/0.install Unpacking libxrender1:amd64 (1:0.9.8-1build0.14.04.1) ... unit-abot-epc-basic-0: 08:07:39 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-abot-epc-basic-0: 08:07:39 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-oai-hss-0: 08:07:39 DEBUG unit.oai-hss/0.install Selecting previously unselected package libqtgui4:amd64. unit-oai-hss-0: 08:07:39 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: 08:07:39 DEBUG unit.oai-hss/0.install Unpacking libqtgui4:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-abot-epc-basic-0: 08:07:39 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.7 [16.1 kB] unit-abot-epc-basic-0: 08:07:39 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-abot-epc-basic-0: 08:07:39 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-abot-epc-basic-0: 08:07:39 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-abot-epc-basic-0: 08:07:39 DEBUG unit.abot-epc-basic/0.install Get:161 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgs9-common all 9.26~dfsg+0-0ubuntu0.16.04.3 [5,095 kB] unit-abot-epc-basic-0: 08:07:40 DEBUG unit.abot-epc-basic/0.install Get:162 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgs9 amd64 9.26~dfsg+0-0ubuntu0.16.04.3 [2,274 kB] unit-oai-hss-0: 08:07:40 DEBUG unit.oai-hss/0.install Selecting previously unselected package libqt4-declarative:amd64. unit-oai-hss-0: 08:07:40 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: 08:07:40 DEBUG unit.oai-hss/0.install Unpacking libqt4-declarative:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-abot-epc-basic-0: 08:07:40 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-abot-epc-basic-0: 08:07:40 DEBUG unit.abot-epc-basic/0.install Get:164 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 ghostscript amd64 9.26~dfsg+0-0ubuntu0.16.04.3 [47.2 kB] unit-abot-epc-basic-0: 08:07:41 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-oai-hss-0: 08:07:41 DEBUG unit.oai-hss/0.install Selecting previously unselected package libqt4-sql-mysql:amd64. unit-oai-hss-0: 08:07:41 DEBUG unit.oai-hss/0.install Preparing to unpack .../libqt4-sql-mysql_4%3a4.8.5+git192-g085f851+dfsg-2ubuntu4.1_amd64.deb ... unit-oai-hss-0: 08:07:41 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: 08:07:41 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-abot-epc-basic-0: 08:07:41 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-abot-epc-basic-0: 08:07:41 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-abot-epc-basic-0: 08:07:41 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-abot-epc-basic-0: 08:07:41 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-abot-epc-basic-0: 08:07:41 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-abot-epc-basic-0: 08:07:42 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: 08:07:42 DEBUG unit.oai-hss/0.install Selecting previously unselected package libquadmath0:amd64. unit-oai-hss-0: 08:07:42 DEBUG unit.oai-hss/0.install Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-oai-hss-0: 08:07:42 DEBUG unit.oai-hss/0.install Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 08:07:42 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-abot-epc-basic-0: 08:07:42 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-abot-epc-basic-0: 08:07:42 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-abot-epc-basic-0: 08:07:43 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-abot-epc-basic-0: 08:07:43 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: 08:07:43 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-abot-epc-basic-0: 08:07:43 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: 08:07:43 DEBUG unit.oai-hss/0.install Selecting previously unselected package libtsan0:amd64. unit-oai-hss-0: 08:07:43 DEBUG unit.oai-hss/0.install Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-oai-hss-0: 08:07:43 DEBUG unit.oai-hss/0.install Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 08:07:43 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-abot-epc-basic-0: 08:07:43 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: 08:07:43 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: 08:07:44 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: 08:07:44 DEBUG unit.oai-hss/0.install Selecting previously unselected package libmpc3:amd64. unit-oai-hss-0: 08:07:44 DEBUG unit.oai-hss/0.install Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 08:07:44 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: 08:07:44 DEBUG unit.oai-hss/0.install Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... unit-abot-epc-basic-0: 08:07:44 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: 08:07:44 DEBUG unit.oai-hss/0.install Selecting previously unselected package autoconf. unit-oai-hss-0: 08:07:44 DEBUG unit.oai-hss/0.install Preparing to unpack .../autoconf_2.69-6_all.deb ... unit-oai-hss-0: 08:07:44 DEBUG unit.oai-hss/0.install Unpacking autoconf (2.69-6) ... unit-abot-epc-basic-0: 08:07:44 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: 08:07:44 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-oai-hss-0: 08:07:44 DEBUG unit.oai-hss/0.install Selecting previously unselected package autotools-dev. unit-oai-hss-0: 08:07:44 DEBUG unit.oai-hss/0.install Preparing to unpack .../autotools-dev_20130810.1_all.deb ... unit-oai-hss-0: 08:07:44 DEBUG unit.oai-hss/0.install Unpacking autotools-dev (20130810.1) ... unit-abot-epc-basic-0: 08:07:44 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: 08:07:45 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-oai-hss-0: 08:07:45 DEBUG unit.oai-hss/0.install Selecting previously unselected package automake. unit-oai-hss-0: 08:07:45 DEBUG unit.oai-hss/0.install Preparing to unpack .../automake_1%3a1.14.1-2ubuntu1_all.deb ... unit-oai-hss-0: 08:07:45 DEBUG unit.oai-hss/0.install Unpacking automake (1:1.14.1-2ubuntu1) ... unit-abot-epc-basic-0: 08:07:45 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: 08:07:45 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: 08:07:45 DEBUG unit.oai-hss/0.install Selecting previously unselected package binutils. unit-oai-hss-0: 08:07:45 DEBUG unit.oai-hss/0.install Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... unit-oai-hss-0: 08:07:45 DEBUG unit.oai-hss/0.install Unpacking binutils (2.24-5ubuntu14.2) ... unit-abot-epc-basic-0: 08:07:45 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-abot-epc-basic-0: 08:07:45 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-abot-epc-basic-0: 08:07:45 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-abot-epc-basic-0: 08:07:45 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-abot-epc-basic-0: 08:07:46 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-abot-epc-basic-0: 08:07:46 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-abot-epc-basic-0: 08:07:46 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: 08:07:46 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-oai-hss-0: 08:07:46 DEBUG unit.oai-hss/0.install Selecting previously unselected package libbison-dev:amd64. unit-oai-hss-0: 08:07:46 DEBUG unit.oai-hss/0.install Preparing to unpack .../libbison-dev_2%3a3.0.2.dfsg-2_amd64.deb ... unit-oai-hss-0: 08:07:46 DEBUG unit.oai-hss/0.install Unpacking libbison-dev:amd64 (2:3.0.2.dfsg-2) ... unit-abot-epc-basic-0: 08:07:46 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: 08:07:46 DEBUG unit.oai-hss/0.install Selecting previously unselected package bison. unit-oai-hss-0: 08:07:46 DEBUG unit.oai-hss/0.install Preparing to unpack .../bison_2%3a3.0.2.dfsg-2_amd64.deb ... unit-oai-hss-0: 08:07:46 DEBUG unit.oai-hss/0.install Unpacking bison (2:3.0.2.dfsg-2) ... unit-abot-epc-basic-0: 08:07:47 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: 08:07:47 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-abot-epc-basic-0: 08:07:47 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.4 [2,438 B] unit-abot-epc-basic-0: 08:07:47 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-abot-epc-basic-0: 08:07:47 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: 08:07:48 DEBUG unit.oai-hss/0.install Selecting previously unselected package libc-dev-bin. unit-oai-hss-0: 08:07:48 DEBUG unit.oai-hss/0.install Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ... unit-oai-hss-0: 08:07:48 DEBUG unit.oai-hss/0.install Unpacking libc-dev-bin (2.19-0ubuntu6.14) ... unit-abot-epc-basic-0: 08:07:48 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-abot-epc-basic-0: 08:07:48 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-abot-epc-basic-0: 08:07:48 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: 08:07:48 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-abot-epc-basic-0: 08:07:48 DEBUG unit.abot-epc-basic/0.install Get:210 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libasprintf-dev amd64 0.19.7-2ubuntu3.1 [4,778 B] unit-abot-epc-basic-0: 08:07:48 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.1 [39.4 kB] unit-oai-hss-0: 08:07:49 DEBUG unit.oai-hss/0.install Selecting previously unselected package linux-libc-dev:amd64. unit-oai-hss-0: 08:07:49 DEBUG unit.oai-hss/0.install Preparing to unpack .../linux-libc-dev_3.13.0-164.214_amd64.deb ... unit-oai-hss-0: 08:07:49 DEBUG unit.oai-hss/0.install Unpacking linux-libc-dev:amd64 (3.13.0-164.214) ... unit-abot-epc-basic-0: 08:07:49 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-abot-epc-basic-0: 08:07:49 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: 08:07:49 DEBUG unit.oai-hss/0.install Selecting previously unselected package libc6-dev:amd64. unit-oai-hss-0: 08:07:49 DEBUG unit.oai-hss/0.install Preparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ... unit-oai-hss-0: 08:07:49 DEBUG unit.oai-hss/0.install Unpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ... unit-abot-epc-basic-0: 08:07:49 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-abot-epc-basic-0: 08:07:50 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 [1,379 kB] unit-abot-epc-basic-0: 08:07:50 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-abot-epc-basic-0: 08:07:50 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: 08:07:50 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: 08:07:50 DEBUG unit.oai-hss/0.install Selecting previously unselected package cpp-4.8. unit-oai-hss-0: 08:07:50 DEBUG unit.oai-hss/0.install Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-oai-hss-0: 08:07:50 DEBUG unit.oai-hss/0.install Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 08:07:50 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: 08:07:50 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: 08:07:51 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: 08:07:51 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: 08:07:51 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: 08:07:51 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: 08:07:51 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: 08:07:51 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-abot-epc-basic-0: 08:07:51 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: 08:07:52 DEBUG unit.oai-hss/0.install Selecting previously unselected package cpp. unit-oai-hss-0: 08:07:52 DEBUG unit.oai-hss/0.install Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... unit-oai-hss-0: 08:07:52 DEBUG unit.oai-hss/0.install Unpacking cpp (4:4.8.2-1ubuntu6) ... unit-abot-epc-basic-0: 08:07:52 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-oai-hss-0: 08:07:52 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgcc-4.8-dev:amd64. unit-oai-hss-0: 08:07:52 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-abot-epc-basic-0: 08:07:52 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: 08:07:52 DEBUG unit.oai-hss/0.install Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 08:07:52 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: 08:07:52 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-abot-epc-basic-0: 08:07:53 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-abot-epc-basic-0: 08:07:53 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-oai-hss-0: 08:07:53 DEBUG unit.oai-hss/0.install Selecting previously unselected package gcc-4.8. unit-oai-hss-0: 08:07:53 DEBUG unit.oai-hss/0.install Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-abot-epc-basic-0: 08:07:53 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: 08:07:53 DEBUG unit.oai-hss/0.install Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 08:07:53 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: 08:07:53 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: 08:07:53 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-abot-epc-basic-0: 08:07:53 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-abot-epc-basic-0: 08:07:54 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: 08:07:54 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: 08:07:54 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-abot-epc-basic-0: 08:07:54 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: 08:07:54 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: 08:07:54 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: 08:07:54 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: 08:07:54 DEBUG unit.oai-hss/0.install Selecting previously unselected package gcc. unit-oai-hss-0: 08:07:54 DEBUG unit.oai-hss/0.install Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... unit-oai-hss-0: 08:07:54 DEBUG unit.oai-hss/0.install Unpacking gcc (4:4.8.2-1ubuntu6) ... unit-abot-epc-basic-0: 08:07:55 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-oai-hss-0: 08:07:55 DEBUG unit.oai-hss/0.install Selecting previously unselected package libstdc++-4.8-dev:amd64. unit-oai-hss-0: 08:07:55 DEBUG unit.oai-hss/0.install Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-abot-epc-basic-0: 08:07:55 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-oai-hss-0: 08:07:55 DEBUG unit.oai-hss/0.install Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 08:07:55 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-abot-epc-basic-0: 08:07:55 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-abot-epc-basic-0: 08:07:55 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: 08:07:55 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: 08:07:55 DEBUG unit.oai-hss/0.install Selecting previously unselected package g++-4.8. unit-oai-hss-0: 08:07:55 DEBUG unit.oai-hss/0.install Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-oai-hss-0: 08:07:55 DEBUG unit.oai-hss/0.install Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 08:07:56 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-abot-epc-basic-0: 08:07:56 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: 08:07:56 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: 08:07:56 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: 08:07:56 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: 08:07:56 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: 08:07:56 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-oai-hss-0: 08:07:56 DEBUG unit.oai-hss/0.install Selecting previously unselected package g++. unit-oai-hss-0: 08:07:56 DEBUG unit.oai-hss/0.install Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... unit-oai-hss-0: 08:07:56 DEBUG unit.oai-hss/0.install Unpacking g++ (4:4.8.2-1ubuntu6) ... unit-abot-epc-basic-0: 08:07:56 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: 08:07:57 DEBUG unit.oai-hss/0.install Selecting previously unselected package make. unit-abot-epc-basic-0: 08:07:57 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-oai-hss-0: 08:07:57 DEBUG unit.oai-hss/0.install Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... unit-oai-hss-0: 08:07:57 DEBUG unit.oai-hss/0.install Unpacking make (3.81-8.2ubuntu3) ... unit-abot-epc-basic-0: 08:07:57 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: 08:07:57 DEBUG unit.oai-hss/0.install Selecting previously unselected package libdpkg-perl. unit-oai-hss-0: 08:07:57 DEBUG unit.oai-hss/0.install Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... unit-oai-hss-0: 08:07:57 DEBUG unit.oai-hss/0.install Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... unit-abot-epc-basic-0: 08:07:57 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-abot-epc-basic-0: 08:07:57 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-abot-epc-basic-0: 08:07:57 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: 08:07:57 DEBUG unit.oai-hss/0.install Selecting previously unselected package dpkg-dev. unit-oai-hss-0: 08:07:57 DEBUG unit.oai-hss/0.install Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... unit-oai-hss-0: 08:07:57 DEBUG unit.oai-hss/0.install Unpacking dpkg-dev (1.17.5ubuntu5.8) ... unit-abot-epc-basic-0: 08:07:57 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: 08:07:57 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: 08:07:58 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-oai-hss-0: 08:07:58 DEBUG unit.oai-hss/0.install Selecting previously unselected package build-essential. unit-oai-hss-0: 08:07:58 DEBUG unit.oai-hss/0.install Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... unit-oai-hss-0: 08:07:58 DEBUG unit.oai-hss/0.install Unpacking build-essential (11.6ubuntu6) ... unit-abot-epc-basic-0: 08:07:58 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: 08:07:58 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: 08:07:58 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: 08:07:58 DEBUG unit.abot-epc-basic/0.install Get:271 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libxkbcommon-dev amd64 0.5.0-1ubuntu2.1 [231 kB] unit-abot-epc-basic-0: 08:07:58 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: 08:07:58 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-oai-hss-0: 08:07:58 DEBUG unit.oai-hss/0.install Selecting previously unselected package cmake-data. unit-oai-hss-0: 08:07:58 DEBUG unit.oai-hss/0.install Preparing to unpack .../cmake-data_2.8.12.2-0ubuntu3_all.deb ... unit-oai-hss-0: 08:07:59 DEBUG unit.oai-hss/0.install Unpacking cmake-data (2.8.12.2-0ubuntu3) ... unit-abot-epc-basic-0: 08:07:59 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-abot-epc-basic-0: 08:07:59 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: 08:07:59 DEBUG unit.oai-hss/0.install Selecting previously unselected package cmake. unit-oai-hss-0: 08:07:59 DEBUG unit.oai-hss/0.install Preparing to unpack .../cmake_2.8.12.2-0ubuntu3_amd64.deb ... unit-abot-epc-basic-0: 08:07:59 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-oai-hss-0: 08:07:59 DEBUG unit.oai-hss/0.install Unpacking cmake (2.8.12.2-0ubuntu3) ... unit-abot-epc-basic-0: 08:07:59 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: 08:07:59 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-abot-epc-basic-0: 08:07:59 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: 08:08:00 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-abot-epc-basic-0: 08:08:00 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-oai-hss-0: 08:08:00 DEBUG unit.oai-hss/0.install Selecting previously unselected package cmake-curses-gui. unit-abot-epc-basic-0: 08:08:00 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-oai-hss-0: 08:08:00 DEBUG unit.oai-hss/0.install Preparing to unpack .../cmake-curses-gui_2.8.12.2-0ubuntu3_amd64.deb ... unit-oai-hss-0: 08:08:00 DEBUG unit.oai-hss/0.install Unpacking cmake-curses-gui (2.8.12.2-0ubuntu3) ... unit-abot-epc-basic-0: 08:08:00 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-abot-epc-basic-0: 08:08:00 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: 08:08:00 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-oai-hss-0: 08:08:00 DEBUG unit.oai-hss/0.install Selecting previously unselected package doxygen. unit-oai-hss-0: 08:08:00 DEBUG unit.oai-hss/0.install Preparing to unpack .../doxygen_1.8.6-2_amd64.deb ... unit-oai-hss-0: 08:08:00 DEBUG unit.oai-hss/0.install Unpacking doxygen (1.8.6-2) ... unit-abot-epc-basic-0: 08:08:00 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: 08:08:01 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-abot-epc-basic-0: 08:08:01 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: 08:08:01 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-oai-hss-0: 08:08:01 DEBUG unit.oai-hss/0.install Selecting previously unselected package doxygen-gui. unit-oai-hss-0: 08:08:01 DEBUG unit.oai-hss/0.install Preparing to unpack .../doxygen-gui_1.8.6-2_amd64.deb ... unit-oai-hss-0: 08:08:01 DEBUG unit.oai-hss/0.install Unpacking doxygen-gui (1.8.6-2) ... unit-abot-epc-basic-0: 08:08:01 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: 08:08:01 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-oai-hss-0: 08:08:01 DEBUG unit.oai-hss/0.install Selecting previously unselected package libfakeroot:amd64. unit-oai-hss-0: 08:08:01 DEBUG unit.oai-hss/0.install Preparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 08:08:01 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: 08:08:01 DEBUG unit.oai-hss/0.install Unpacking libfakeroot:amd64 (1.20-3ubuntu2) ... unit-abot-epc-basic-0: 08:08:01 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-oai-hss-0: 08:08:01 DEBUG unit.oai-hss/0.install Selecting previously unselected package fakeroot. unit-oai-hss-0: 08:08:01 DEBUG unit.oai-hss/0.install Preparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 08:08:02 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-oai-hss-0: 08:08:02 DEBUG unit.oai-hss/0.install Unpacking fakeroot (1.20-3ubuntu2) ... unit-abot-epc-basic-0: 08:08:02 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-abot-epc-basic-0: 08:08:02 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-oai-hss-0: 08:08:02 DEBUG unit.oai-hss/0.install Selecting previously unselected package gdb. unit-oai-hss-0: 08:08:02 DEBUG unit.oai-hss/0.install Preparing to unpack .../gdb_7.7.1-0ubuntu5~14.04.3_amd64.deb ... unit-oai-hss-0: 08:08:02 DEBUG unit.oai-hss/0.install Unpacking gdb (7.7.1-0ubuntu5~14.04.3) ... unit-abot-epc-basic-0: 08:08:02 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: 08:08:02 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-abot-epc-basic-0: 08:08:02 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-oai-hss-0: 08:08:03 DEBUG unit.oai-hss/0.install Selecting previously unselected package libalgorithm-diff-perl. unit-oai-hss-0: 08:08:03 DEBUG unit.oai-hss/0.install Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ... unit-oai-hss-0: 08:08:03 DEBUG unit.oai-hss/0.install Unpacking libalgorithm-diff-perl (1.19.02-3) ... unit-abot-epc-basic-0: 08:08:03 DEBUG unit.abot-epc-basic/0.install Get:300 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgettextpo0 amd64 0.19.7-2ubuntu3.1 [125 kB] unit-abot-epc-basic-0: 08:08:03 DEBUG unit.abot-epc-basic/0.install Get:301 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgettextpo-dev amd64 0.19.7-2ubuntu3.1 [141 kB] unit-oai-hss-0: 08:08:03 DEBUG unit.oai-hss/0.install Selecting previously unselected package libalgorithm-diff-xs-perl. unit-oai-hss-0: 08:08:03 DEBUG unit.oai-hss/0.install Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ... unit-abot-epc-basic-0: 08:08:03 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-oai-hss-0: 08:08:03 DEBUG unit.oai-hss/0.install Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ... unit-oai-epc-0: 08:08:03 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-oai-epc-0: 08:08:03 INFO juju.worker.uniter awaiting error resolution for "install" hook unit-abot-epc-basic-0: 08:08:03 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-oai-hss-0: 08:08:03 DEBUG unit.oai-hss/0.install Selecting previously unselected package libalgorithm-merge-perl. unit-oai-hss-0: 08:08:03 DEBUG unit.oai-hss/0.install Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ... unit-oai-hss-0: 08:08:03 DEBUG unit.oai-hss/0.install Unpacking libalgorithm-merge-perl (0.08-2) ... unit-abot-epc-basic-0: 08:08:03 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: 08:08:03 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: 08:08:04 DEBUG unit.oai-hss/0.install Selecting previously unselected package libfile-fcntllock-perl. unit-oai-hss-0: 08:08:04 DEBUG unit.oai-hss/0.install Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ... unit-oai-hss-0: 08:08:04 DEBUG unit.oai-hss/0.install Unpacking libfile-fcntllock-perl (0.14-2build1) ... unit-abot-epc-basic-0: 08:08:04 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-oai-hss-0: 08:08:04 DEBUG unit.oai-hss/0.install Selecting previously unselected package manpages-dev. unit-oai-hss-0: 08:08:04 DEBUG unit.oai-hss/0.install Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... unit-oai-hss-0: 08:08:04 DEBUG unit.oai-hss/0.install Unpacking manpages-dev (3.54-1ubuntu1) ... unit-abot-epc-basic-0: 08:08:04 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-oai-hss-0: 08:08:04 DEBUG unit.oai-hss/0.install Selecting previously unselected package pkg-config. unit-oai-hss-0: 08:08:04 DEBUG unit.oai-hss/0.install Preparing to unpack .../pkg-config_0.26-1ubuntu4_amd64.deb ... unit-abot-epc-basic-0: 08:08:04 DEBUG unit.abot-epc-basic/0.install Get:308 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 libgraphicsmagick-q16-3 amd64 1.3.23-1ubuntu0.1 [1,107 kB] unit-oai-hss-0: 08:08:05 DEBUG unit.oai-hss/0.install Unpacking pkg-config (0.26-1ubuntu4) ... unit-abot-epc-basic-0: 08:08:05 DEBUG unit.abot-epc-basic/0.install Get:309 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 libgraphicsmagick++-q16-12 amd64 1.3.23-1ubuntu0.1 [101 kB] unit-abot-epc-basic-0: 08:08:05 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-abot-epc-basic-0: 08:08:05 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-oai-hss-0: 08:08:05 DEBUG unit.oai-hss/0.install Selecting previously unselected package libc6-dbg:amd64. unit-oai-hss-0: 08:08:05 DEBUG unit.oai-hss/0.install Preparing to unpack .../libc6-dbg_2.19-0ubuntu6.14_amd64.deb ... unit-oai-hss-0: 08:08:05 DEBUG unit.oai-hss/0.install Unpacking libc6-dbg:amd64 (2.19-0ubuntu6.14) ... unit-abot-epc-basic-0: 08:08:05 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-abot-epc-basic-0: 08:08:05 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-abot-epc-basic-0: 08:08:06 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: 08:08:06 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-abot-epc-basic-0: 08:08:06 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-abot-epc-basic-0: 08:08:06 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-oai-hss-0: 08:08:06 DEBUG unit.oai-hss/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-abot-epc-basic-0: 08:08:06 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: 08:08:06 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-abot-epc-basic-0: 08:08:06 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: 08:08:07 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: 08:08:07 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-abot-epc-basic-0: 08:08:07 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: 08:08:07 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: 08:08:07 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-abot-epc-basic-0: 08:08:07 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: 08:08:08 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-abot-epc-basic-0: 08:08:08 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: 08:08:08 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: 08:08:08 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: 08:08:08 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: 08:08:09 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: 08:08:09 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-abot-epc-basic-0: 08:08:09 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: 08:08:09 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: 08:08:09 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-oai-hss-0: 08:08:09 DEBUG unit.oai-hss/0.install Processing triggers for install-info (5.2.0.dfsg.1-2) ... unit-abot-epc-basic-0: 08:08:09 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-oai-hss-0: 08:08:09 DEBUG unit.oai-hss/0.install Processing triggers for ureadahead (0.100.0-16) ... unit-abot-epc-basic-0: 08:08:10 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: 08:08:10 DEBUG unit.oai-hss/0.install Setting up m4 (1.4.17-2ubuntu1) ... unit-abot-epc-basic-0: 08:08:10 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-oai-hss-0: 08:08:10 DEBUG unit.oai-hss/0.install Setting up libfl-dev:amd64 (2.5.35-10.1ubuntu2) ... unit-abot-epc-basic-0: 08:08:10 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: 08:08:10 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: 08:08:10 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: 08:08:10 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: 08:08:10 DEBUG unit.oai-hss/0.install Setting up flex (2.5.35-10.1ubuntu2) ... unit-oai-hss-0: 08:08:11 DEBUG unit.oai-hss/0.install Setting up liblzo2-2:amd64 (2.06-1.2ubuntu1.1) ... unit-abot-epc-basic-0: 08:08:11 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-oai-hss-0: 08:08:11 DEBUG unit.oai-hss/0.install Setting up libnettle4:amd64 (2.7.1-1ubuntu0.2) ... unit-abot-epc-basic-0: 08:08:11 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-oai-hss-0: 08:08:11 DEBUG unit.oai-hss/0.install Setting up libarchive13:amd64 (3.1.2-7ubuntu2.7) ... unit-abot-epc-basic-0: 08:08:11 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: 08:08:11 DEBUG unit.oai-hss/0.install Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 08:08:11 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-oai-hss-0: 08:08:11 DEBUG unit.oai-hss/0.install Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 08:08:11 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-oai-hss-0: 08:08:11 DEBUG unit.oai-hss/0.install Setting up x11-common (1:7.7+1ubuntu8.1) ... unit-abot-epc-basic-0: 08:08:11 DEBUG unit.abot-epc-basic/0.install Get:349 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libkpathsea6 amd64 2015.20160222.37495-1ubuntu0.1 [55.2 kB] unit-abot-epc-basic-0: 08:08:11 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: 08:08:12 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: 08:08:12 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: 08:08:12 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: 08:08:12 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.13 [136 kB] unit-oai-hss-0: 08:08:12 DEBUG unit.oai-hss/0.install * Setting up X socket directories... unit-oai-hss-0: 08:08:12 DEBUG unit.oai-hss/0.install ...done. unit-abot-epc-basic-0: 08:08:12 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-abot-epc-basic-0: 08:08:12 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: 08:08:12 DEBUG unit.oai-hss/0.install Setting up libavahi-common-data:amd64 (0.6.31-4ubuntu1.2) ... unit-abot-epc-basic-0: 08:08:13 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-oai-hss-0: 08:08:13 DEBUG unit.oai-hss/0.install Setting up libavahi-common3:amd64 (0.6.31-4ubuntu1.2) ... unit-abot-epc-basic-0: 08:08:13 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: 08:08:13 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.24-0ubuntu0.16.04.1 [15.3 kB] unit-abot-epc-basic-0: 08:08:13 DEBUG unit.abot-epc-basic/0.install Get:360 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libmysqlclient20 amd64 5.7.24-0ubuntu0.16.04.1 [810 kB] unit-oai-hss-0: 08:08:13 DEBUG unit.oai-hss/0.install Setting up libavahi-client3:amd64 (0.6.31-4ubuntu1.2) ... unit-abot-epc-basic-0: 08:08:13 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.24-0ubuntu0.16.04.1 [1,162 kB] unit-oai-hss-0: 08:08:13 DEBUG unit.oai-hss/0.install Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... unit-abot-epc-basic-0: 08:08:13 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-oai-hss-0: 08:08:13 DEBUG unit.oai-hss/0.install Setting up libisl10:amd64 (0.12.2-1) ... unit-abot-epc-basic-0: 08:08:13 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-oai-hss-0: 08:08:14 DEBUG unit.oai-hss/0.install Setting up libcloog-isl4:amd64 (0.18.2-1) ... unit-abot-epc-basic-0: 08:08:14 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: 08:08:14 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: 08:08:14 DEBUG unit.oai-hss/0.install Setting up libcups2:amd64 (1.7.2-0ubuntu1.11) ... unit-abot-epc-basic-0: 08:08:14 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-oai-hss-0: 08:08:14 DEBUG unit.oai-hss/0.install Setting up fonts-dejavu-core (2.34-1ubuntu1) ... unit-abot-epc-basic-0: 08:08:14 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-abot-epc-basic-0: 08:08:14 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: 08:08:15 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-abot-epc-basic-0: 08:08:15 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: 08:08:15 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-abot-epc-basic-0: 08:08:15 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.10 [757 kB] unit-abot-epc-basic-0: 08:08:15 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-abot-epc-basic-0: 08:08:15 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: 08:08:15 DEBUG unit.oai-hss/0.install Setting up fontconfig-config (2.11.0-0ubuntu4.2) ... unit-abot-epc-basic-0: 08:08:16 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: 08:08:16 DEBUG unit.abot-epc-basic/0.install Get:376 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libptexenc1 amd64 2015.20160222.37495-1ubuntu0.1 [34.4 kB] unit-abot-epc-basic-0: 08:08:16 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-abot-epc-basic-0: 08:08:16 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: 08:08:16 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: 08:08:16 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: 08:08:16 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: 08:08:17 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-abot-epc-basic-0: 08:08:17 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: 08:08:17 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: 08:08:17 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-abot-epc-basic-0: 08:08:17 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: 08:08:17 DEBUG unit.oai-hss/0.install Setting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... unit-abot-epc-basic-0: 08:08:17 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: 08:08:17 DEBUG unit.oai-hss/0.install Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 08:08:17 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: 08:08:18 DEBUG unit.oai-hss/0.install Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 08:08:18 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-oai-hss-0: 08:08:18 DEBUG unit.oai-hss/0.install Setting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... unit-abot-epc-basic-0: 08:08:18 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: 08:08:18 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: 08:08:18 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: 08:08:18 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: 08:08:18 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: 08:08:19 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: 08:08:19 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-oai-hss-0: 08:08:19 DEBUG unit.oai-hss/0.install Setting up libmpfr4:amd64 (3.1.2-1) ... unit-abot-epc-basic-0: 08:08:19 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.14 [1,345 kB] unit-abot-epc-basic-0: 08:08:19 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.14 [1,078 kB] unit-oai-hss-0: 08:08:19 DEBUG unit.oai-hss/0.install Setting up libpython3.4:amd64 (3.4.3-1ubuntu1~14.04.7) ... unit-oai-hss-0: 08:08:19 DEBUG unit.oai-hss/0.install Setting up qtcore4-l10n (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 08:08:19 DEBUG unit.oai-hss/0.install Setting up libqtcore4:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-abot-epc-basic-0: 08:08:19 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-abot-epc-basic-0: 08:08:19 DEBUG unit.abot-epc-basic/0.install Get:400 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libsynctex1 amd64 2015.20160222.37495-1ubuntu0.1 [41.8 kB] unit-abot-epc-basic-0: 08:08:20 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: 08:08:20 DEBUG unit.abot-epc-basic/0.install Get:402 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libtexlua52 amd64 2015.20160222.37495-1ubuntu0.1 [90.7 kB] unit-abot-epc-basic-0: 08:08:20 DEBUG unit.abot-epc-basic/0.install Get:403 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libtexluajit2 amd64 2015.20160222.37495-1ubuntu0.1 [213 kB] unit-abot-epc-basic-0: 08:08:20 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: 08:08:20 DEBUG unit.oai-hss/0.install Setting up libqt4-xml:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 08:08:20 DEBUG unit.oai-hss/0.install Setting up libqtdbus4:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-abot-epc-basic-0: 08:08:20 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: 08:08:21 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: 08:08:21 DEBUG unit.oai-hss/0.install Setting up libqt4-network:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 08:08:21 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: 08:08:21 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: 08:08:21 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: 08:08:21 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: 08:08:21 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-oai-hss-0: 08:08:21 DEBUG unit.oai-hss/0.install Setting up libqt4-xmlpatterns:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-abot-epc-basic-0: 08:08:22 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: 08:08:22 DEBUG unit.oai-hss/0.install Setting up fontconfig (2.11.0-0ubuntu4.2) ... unit-abot-epc-basic-0: 08:08:22 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: 08:08:22 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: 08:08:22 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: 08:08:22 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-abot-epc-basic-0: 08:08:23 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: 08:08:23 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: 08:08:23 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: 08:08:23 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-abot-epc-basic-0: 08:08:23 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: 08:08:23 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: 08:08:24 DEBUG unit.oai-hss/0.install Regenerating fonts cache... done. unit-oai-hss-0: 08:08:24 DEBUG unit.oai-hss/0.install Setting up libjpeg8:amd64 (8c-2ubuntu8) ... unit-oai-hss-0: 08:08:24 DEBUG unit.oai-hss/0.install Setting up libjbig0:amd64 (2.0-2ubuntu4.1) ... unit-abot-epc-basic-0: 08:08:24 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-oai-hss-0: 08:08:24 DEBUG unit.oai-hss/0.install Setting up libtiff5:amd64 (4.0.3-7ubuntu0.9) ... unit-abot-epc-basic-0: 08:08:24 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-oai-hss-0: 08:08:24 DEBUG unit.oai-hss/0.install Setting up libxi6:amd64 (2:1.7.1.901-1ubuntu1.1) ... unit-abot-epc-basic-0: 08:08:24 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-oai-hss-0: 08:08:25 DEBUG unit.oai-hss/0.install Setting up libxrender1:amd64 (1:0.9.8-1build0.14.04.1) ... unit-abot-epc-basic-0: 08:08:25 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-oai-hss-0: 08:08:25 DEBUG unit.oai-hss/0.install Setting up libqt4-sql-mysql:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-abot-epc-basic-0: 08:08:25 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-oai-hss-0: 08:08:25 DEBUG unit.oai-hss/0.install Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 08:08:25 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-oai-hss-0: 08:08:25 DEBUG unit.oai-hss/0.install Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 08:08:25 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-oai-hss-0: 08:08:25 DEBUG unit.oai-hss/0.install Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... unit-abot-epc-basic-0: 08:08:25 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: 08:08:25 DEBUG unit.oai-hss/0.install Setting up autoconf (2.69-6) ... unit-oai-hss-0: 08:08:25 DEBUG unit.oai-hss/0.install Setting up autotools-dev (20130810.1) ... unit-oai-hss-0: 08:08:25 DEBUG unit.oai-hss/0.install Setting up automake (1:1.14.1-2ubuntu1) ... unit-abot-epc-basic-0: 08:08:25 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-oai-hss-0: 08:08:26 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: 08:08:26 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: 08:08:26 DEBUG unit.oai-hss/0.install Setting up binutils (2.24-5ubuntu14.2) ... unit-abot-epc-basic-0: 08:08:26 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: 08:08:26 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: 08:08:26 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-oai-hss-0: 08:08:26 DEBUG unit.oai-hss/0.install Setting up libbison-dev:amd64 (2:3.0.2.dfsg-2) ... unit-abot-epc-basic-0: 08:08:26 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-oai-hss-0: 08:08:26 DEBUG unit.oai-hss/0.install Setting up bison (2:3.0.2.dfsg-2) ... unit-abot-epc-basic-0: 08:08:26 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-oai-hss-0: 08:08:26 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: 08:08:26 DEBUG unit.oai-hss/0.install Setting up libc-dev-bin (2.19-0ubuntu6.14) ... unit-abot-epc-basic-0: 08:08:26 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-oai-hss-0: 08:08:27 DEBUG unit.oai-hss/0.install Setting up linux-libc-dev:amd64 (3.13.0-164.214) ... unit-abot-epc-basic-0: 08:08:27 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-oai-hss-0: 08:08:27 DEBUG unit.oai-hss/0.install Setting up libc6-dev:amd64 (2.19-0ubuntu6.14) ... unit-oai-hss-0: 08:08:27 DEBUG unit.oai-hss/0.install Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 08:08:27 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: 08:08:27 DEBUG unit.oai-hss/0.install Setting up cpp (4:4.8.2-1ubuntu6) ... unit-abot-epc-basic-0: 08:08:27 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.11 [2,958 kB] unit-oai-hss-0: 08:08:27 DEBUG unit.oai-hss/0.install Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 08:08:27 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.11 [41.0 kB] unit-oai-hss-0: 08:08:27 DEBUG unit.oai-hss/0.install Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 08:08:27 DEBUG unit.oai-hss/0.install Setting up gcc (4:4.8.2-1ubuntu6) ... unit-abot-epc-basic-0: 08:08:27 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: 08:08:27 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-oai-hss-0: 08:08:27 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: 08:08:27 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-oai-hss-0: 08:08:28 DEBUG unit.oai-hss/0.install Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 08:08:28 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-oai-hss-0: 08:08:28 DEBUG unit.oai-hss/0.install Setting up g++ (4:4.8.2-1ubuntu6) ... unit-abot-epc-basic-0: 08:08:28 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: 08:08:28 DEBUG unit.oai-hss/0.install update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode unit-oai-hss-0: 08:08:28 DEBUG unit.oai-hss/0.install Setting up make (3.81-8.2ubuntu3) ... unit-abot-epc-basic-0: 08:08:28 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: 08:08:28 DEBUG unit.abot-epc-basic/0.install Get:447 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 texlive-binaries amd64 2015.20160222.37495-1ubuntu0.1 [7,942 kB] unit-oai-hss-0: 08:08:28 DEBUG unit.oai-hss/0.install Setting up libdpkg-perl (1.17.5ubuntu5.8) ... unit-oai-hss-0: 08:08:28 DEBUG unit.oai-hss/0.install Setting up dpkg-dev (1.17.5ubuntu5.8) ... unit-oai-hss-0: 08:08:28 DEBUG unit.oai-hss/0.install Setting up build-essential (11.6ubuntu6) ... unit-oai-hss-0: 08:08:28 DEBUG unit.oai-hss/0.install Setting up cmake-data (2.8.12.2-0ubuntu3) ... unit-abot-epc-basic-0: 08:08:28 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-abot-epc-basic-0: 08:08:29 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: 08:08:29 DEBUG unit.oai-hss/0.install Setting up cmake (2.8.12.2-0ubuntu3) ... unit-oai-hss-0: 08:08:29 DEBUG unit.oai-hss/0.install Setting up cmake-curses-gui (2.8.12.2-0ubuntu3) ... unit-oai-hss-0: 08:08:29 DEBUG unit.oai-hss/0.install Setting up doxygen (1.8.6-2) ... unit-oai-hss-0: 08:08:29 DEBUG unit.oai-hss/0.install Setting up libfakeroot:amd64 (1.20-3ubuntu2) ... unit-abot-epc-basic-0: 08:08:29 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: 08:08:30 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-oai-hss-0: 08:08:30 DEBUG unit.oai-hss/0.install Setting up fakeroot (1.20-3ubuntu2) ... unit-oai-hss-0: 08:08:30 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: 08:08:30 DEBUG unit.oai-hss/0.install Setting up gdb (7.7.1-0ubuntu5~14.04.3) ... unit-oai-hss-0: 08:08:30 DEBUG unit.oai-hss/0.install Setting up libalgorithm-diff-perl (1.19.02-3) ... unit-oai-hss-0: 08:08:30 DEBUG unit.oai-hss/0.install Setting up libalgorithm-diff-xs-perl (0.04-2build4) ... unit-oai-hss-0: 08:08:31 DEBUG unit.oai-hss/0.install Setting up libalgorithm-merge-perl (0.08-2) ... unit-oai-hss-0: 08:08:31 DEBUG unit.oai-hss/0.install Setting up libfile-fcntllock-perl (0.14-2build1) ... unit-oai-hss-0: 08:08:32 DEBUG unit.oai-hss/0.install Setting up manpages-dev (3.54-1ubuntu1) ... unit-oai-hss-0: 08:08:32 DEBUG unit.oai-hss/0.install Setting up pkg-config (0.26-1ubuntu4) ... unit-abot-epc-basic-0: 08:08:32 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-oai-hss-0: 08:08:32 DEBUG unit.oai-hss/0.install Setting up libc6-dbg:amd64 (2.19-0ubuntu6.14) ... unit-abot-epc-basic-0: 08:08:32 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-oai-hss-0: 08:08:32 DEBUG unit.oai-hss/0.install Processing triggers for ureadahead (0.100.0-16) ... unit-oai-hss-0: 08:08:32 DEBUG unit.oai-hss/0.install Setting up libice6:amd64 (2:1.0.8-2) ... unit-oai-hss-0: 08:08:32 DEBUG unit.oai-hss/0.install Setting up libsm6:amd64 (2:1.2.1-2) ... unit-abot-epc-basic-0: 08:08:32 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-oai-hss-0: 08:08:32 DEBUG unit.oai-hss/0.install Setting up libxt6:amd64 (1:1.1.4-1) ... unit-abot-epc-basic-0: 08:08:32 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-oai-hss-0: 08:08:32 DEBUG unit.oai-hss/0.install Setting up libaudio2:amd64 (1.9.4-1) ... unit-abot-epc-basic-0: 08:08:33 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: 08:08:33 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: 08:08:33 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: 08:08:33 DEBUG unit.oai-hss/0.install Setting up libqtgui4:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-abot-epc-basic-0: 08:08:33 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: 08:08:33 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-oai-hss-0: 08:08:33 DEBUG unit.oai-hss/0.install Setting up doxygen-gui (1.8.6-2) ... unit-oai-hss-0: 08:08:33 DEBUG unit.oai-hss/0.install Processing triggers for libc-bin (2.19-0ubuntu6.14) ... unit-abot-epc-basic-0: 08:08:33 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: 08:08:33 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: 08:08:33 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: 08:08:34 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-oai-hss-0: 08:08:34 DEBUG unit.oai-hss/0.install Reading package lists... unit-abot-epc-basic-0: 08:08:34 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-oai-hss-0: 08:08:34 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 08:08:34 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 08:08:34 DEBUG unit.oai-hss/0.install git is already the newest version. unit-oai-hss-0: 08:08:34 DEBUG unit.oai-hss/0.install The following extra packages will be installed: unit-oai-hss-0: 08:08:34 DEBUG unit.oai-hss/0.install libapr1 libaprutil1 libserf-1-1 libsvn1 unit-oai-hss-0: 08:08:34 DEBUG unit.oai-hss/0.install Suggested packages: unit-oai-hss-0: 08:08:34 DEBUG unit.oai-hss/0.install subversion-tools db5.3-util unit-oai-hss-0: 08:08:34 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 08:08:34 DEBUG unit.oai-hss/0.install libapr1 libaprutil1 libserf-1-1 libsvn1 subversion unit-abot-epc-basic-0: 08:08:34 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: 08:08:34 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: 08:08:34 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: 08:08:34 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: 08:08:34 DEBUG unit.oai-hss/0.install 0 upgraded, 5 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 08:08:34 DEBUG unit.oai-hss/0.install Need to get 1402 kB of archives. unit-oai-hss-0: 08:08:34 DEBUG unit.oai-hss/0.install After this operation, 5231 kB of additional disk space will be used. unit-oai-hss-0: 08:08:34 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-oai-hss-0: 08:08:35 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-abot-epc-basic-0: 08:08:35 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: 08:08:35 DEBUG unit.abot-epc-basic/0.install Preconfiguring packages ... unit-oai-hss-0: 08:08:35 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-abot-epc-basic-0: 08:08:35 DEBUG unit.abot-epc-basic/0.install Fetched 294 MB in 1min 24s (3,473 kB/s) unit-oai-hss-0: 08:08:35 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: 08:08:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package cmake-data. unit-abot-epc-basic-0: 08:08:35 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 ... 67314 files and directories currently installed.) unit-abot-epc-basic-0: 08:08:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../cmake-data_3.5.1-1ubuntu3_all.deb ... unit-abot-epc-basic-0: 08:08:36 DEBUG unit.abot-epc-basic/0.install Unpacking cmake-data (3.5.1-1ubuntu3) ... unit-oai-hss-0: 08:08:36 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-oai-hss-0: 08:08:36 DEBUG unit.oai-hss/0.install Fetched 1402 kB in 2s (685 kB/s) unit-oai-hss-0: 08:08:37 DEBUG unit.oai-hss/0.install Selecting previously unselected package libapr1:amd64. unit-oai-hss-0: 08:08:37 DEBUG unit.oai-hss/0.install (Reading database ... 60189 files and directories currently installed.) unit-oai-hss-0: 08:08:37 DEBUG unit.oai-hss/0.install Preparing to unpack .../libapr1_1.5.0-1_amd64.deb ... unit-oai-hss-0: 08:08:37 DEBUG unit.oai-hss/0.install Unpacking libapr1:amd64 (1.5.0-1) ... unit-abot-epc-basic-0: 08:08:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libarchive13:amd64. unit-abot-epc-basic-0: 08:08:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libarchive13_3.1.2-11ubuntu0.16.04.5_amd64.deb ... unit-oai-hss-0: 08:08:37 DEBUG unit.oai-hss/0.install Selecting previously unselected package libaprutil1:amd64. unit-oai-hss-0: 08:08:37 DEBUG unit.oai-hss/0.install Preparing to unpack .../libaprutil1_1.5.3-1_amd64.deb ... unit-oai-hss-0: 08:08:37 DEBUG unit.oai-hss/0.install Unpacking libaprutil1:amd64 (1.5.3-1) ... unit-abot-epc-basic-0: 08:08:38 DEBUG unit.abot-epc-basic/0.install Unpacking libarchive13:amd64 (3.1.2-11ubuntu0.16.04.5) ... unit-abot-epc-basic-0: 08:08:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcurl3:amd64. unit-abot-epc-basic-0: 08:08:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcurl3_7.47.0-1ubuntu2.11_amd64.deb ... unit-oai-hss-0: 08:08:38 DEBUG unit.oai-hss/0.install Selecting previously unselected package libserf-1-1:amd64. unit-oai-hss-0: 08:08:38 DEBUG unit.oai-hss/0.install Preparing to unpack .../libserf-1-1_1.3.3-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 08:08:38 DEBUG unit.abot-epc-basic/0.install Unpacking libcurl3:amd64 (7.47.0-1ubuntu2.11) ... unit-oai-hss-0: 08:08:38 DEBUG unit.oai-hss/0.install Unpacking libserf-1-1:amd64 (1.3.3-1ubuntu0.1) ... unit-abot-epc-basic-0: 08:08:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjsoncpp1:amd64. unit-abot-epc-basic-0: 08:08:39 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjsoncpp1_1.7.2-1_amd64.deb ... unit-abot-epc-basic-0: 08:08:39 DEBUG unit.abot-epc-basic/0.install Unpacking libjsoncpp1:amd64 (1.7.2-1) ... unit-oai-hss-0: 08:08:39 DEBUG unit.oai-hss/0.install Selecting previously unselected package libsvn1:amd64. unit-oai-hss-0: 08:08:39 DEBUG unit.oai-hss/0.install Preparing to unpack .../libsvn1_1.8.8-1ubuntu3.3_amd64.deb ... unit-oai-hss-0: 08:08:39 DEBUG unit.oai-hss/0.install Unpacking libsvn1:amd64 (1.8.8-1ubuntu3.3) ... unit-abot-epc-basic-0: 08:08:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package cmake. unit-abot-epc-basic-0: 08:08:39 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../cmake_3.5.1-1ubuntu3_amd64.deb ... unit-abot-epc-basic-0: 08:08:39 DEBUG unit.abot-epc-basic/0.install Unpacking cmake (3.5.1-1ubuntu3) ... unit-oai-hss-0: 08:08:39 DEBUG unit.oai-hss/0.install Selecting previously unselected package subversion. unit-oai-hss-0: 08:08:39 DEBUG unit.oai-hss/0.install Preparing to unpack .../subversion_1.8.8-1ubuntu3.3_amd64.deb ... unit-oai-hss-0: 08:08:39 DEBUG unit.oai-hss/0.install Unpacking subversion (1.8.8-1ubuntu3.3) ... unit-oai-hss-0: 08:08:40 DEBUG unit.oai-hss/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-abot-epc-basic-0: 08:08:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package cmake-curses-gui. unit-abot-epc-basic-0: 08:08:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../cmake-curses-gui_3.5.1-1ubuntu3_amd64.deb ... unit-abot-epc-basic-0: 08:08:40 DEBUG unit.abot-epc-basic/0.install Unpacking cmake-curses-gui (3.5.1-1ubuntu3) ... unit-abot-epc-basic-0: 08:08:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package m4. unit-abot-epc-basic-0: 08:08:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../archives/m4_1.4.17-5_amd64.deb ... unit-abot-epc-basic-0: 08:08:41 DEBUG unit.abot-epc-basic/0.install Unpacking m4 (1.4.17-5) ... unit-oai-hss-0: 08:08:41 DEBUG unit.oai-hss/0.install Setting up libapr1:amd64 (1.5.0-1) ... unit-abot-epc-basic-0: 08:08:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfl-dev:amd64. unit-abot-epc-basic-0: 08:08:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfl-dev_2.6.0-11_amd64.deb ... unit-abot-epc-basic-0: 08:08:41 DEBUG unit.abot-epc-basic/0.install Unpacking libfl-dev:amd64 (2.6.0-11) ... unit-oai-hss-0: 08:08:42 DEBUG unit.oai-hss/0.install Setting up libaprutil1:amd64 (1.5.3-1) ... unit-oai-hss-0: 08:08:42 DEBUG unit.oai-hss/0.install Setting up libserf-1-1:amd64 (1.3.3-1ubuntu0.1) ... unit-abot-epc-basic-0: 08:08:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package flex. unit-abot-epc-basic-0: 08:08:42 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../flex_2.6.0-11_amd64.deb ... unit-oai-hss-0: 08:08:42 DEBUG unit.oai-hss/0.install Setting up libsvn1:amd64 (1.8.8-1ubuntu3.3) ... unit-abot-epc-basic-0: 08:08:42 DEBUG unit.abot-epc-basic/0.install Unpacking flex (2.6.0-11) ... unit-oai-hss-0: 08:08:43 DEBUG unit.oai-hss/0.install Setting up subversion (1.8.8-1ubuntu3.3) ... unit-abot-epc-basic-0: 08:08:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package fonts-lato. unit-abot-epc-basic-0: 08:08:43 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../fonts-lato_2.0-1_all.deb ... unit-abot-epc-basic-0: 08:08:43 DEBUG unit.abot-epc-basic/0.install Unpacking fonts-lato (2.0-1) ... unit-oai-hss-0: 08:08:43 DEBUG unit.oai-hss/0.install Processing triggers for libc-bin (2.19-0ubuntu6.14) ... unit-oai-hss-0: 08:08:43 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 08:08:44 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 08:08:44 DEBUG unit.oai-hss/0.install Reading state information... unit-abot-epc-basic-0: 08:08:44 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package imagemagick-common. unit-abot-epc-basic-0: 08:08:44 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../imagemagick-common_8%3a6.8.9.9-7ubuntu5.13_all.deb ... unit-oai-hss-0: 08:08:44 DEBUG unit.oai-hss/0.install mysql-client is already the newest version. unit-oai-hss-0: 08:08:44 DEBUG unit.oai-hss/0.install openssl is already the newest version. unit-oai-hss-0: 08:08:44 DEBUG unit.oai-hss/0.install The following extra packages will be installed: unit-oai-hss-0: 08:08:44 DEBUG unit.oai-hss/0.install libconfig-dev libconfig-doc libconfig9 libgpg-error-dev unit-oai-hss-0: 08:08:44 DEBUG unit.oai-hss/0.install libhtml-template-perl libidn2-0 libltdl-dev libltdl7 libssl-doc lksctp-tools unit-oai-hss-0: 08:08:44 DEBUG unit.oai-hss/0.install mysql-server-5.5 mysql-server-core-5.5 zlib1g-dev unit-oai-hss-0: 08:08:44 DEBUG unit.oai-hss/0.install Suggested packages: unit-oai-hss-0: 08:08:44 DEBUG unit.oai-hss/0.install libgcrypt11-doc libipc-sharedcache-perl libtool-doc gfortran unit-oai-hss-0: 08:08:44 DEBUG unit.oai-hss/0.install fortran95-compiler gcj-jdk tinyca mailx unit-oai-hss-0: 08:08:44 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 08:08:44 DEBUG unit.oai-hss/0.install libconfig-dev libconfig-doc libconfig8-dev libconfig9 libgcrypt11-dev unit-oai-hss-0: 08:08:44 DEBUG unit.oai-hss/0.install libgpg-error-dev libhtml-template-perl libidn11-dev libidn2-0 libidn2-0-dev unit-oai-hss-0: 08:08:44 DEBUG unit.oai-hss/0.install libltdl-dev libltdl7 libmysqlclient-dev libpthread-stubs0-dev libsctp-dev unit-oai-hss-0: 08:08:44 DEBUG unit.oai-hss/0.install libsctp1 libssl-dev libssl-doc libtool lksctp-tools mysql-server unit-oai-hss-0: 08:08:44 DEBUG unit.oai-hss/0.install mysql-server-5.5 mysql-server-core-5.5 zlib1g-dev unit-abot-epc-basic-0: 08:08:44 DEBUG unit.abot-epc-basic/0.install Unpacking imagemagick-common (8:6.8.9.9-7ubuntu5.13) ... unit-abot-epc-basic-0: 08:08:44 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libaudio2:amd64. unit-abot-epc-basic-0: 08:08:44 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libaudio2_1.9.4-4_amd64.deb ... unit-abot-epc-basic-0: 08:08:44 DEBUG unit.abot-epc-basic/0.install Unpacking libaudio2:amd64 (1.9.4-4) ... unit-oai-hss-0: 08:08:44 DEBUG unit.oai-hss/0.install 0 upgraded, 24 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 08:08:44 DEBUG unit.oai-hss/0.install Need to get 11.0 MB of archives. unit-oai-hss-0: 08:08:44 DEBUG unit.oai-hss/0.install After this operation, 74.5 MB of additional disk space will be used. unit-oai-hss-0: 08:08:44 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-abot-epc-basic-0: 08:08:44 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libexif12:amd64. unit-abot-epc-basic-0: 08:08:44 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libexif12_0.6.21-2_amd64.deb ... unit-abot-epc-basic-0: 08:08:44 DEBUG unit.abot-epc-basic/0.install Unpacking libexif12:amd64 (0.6.21-2) ... unit-oai-hss-0: 08:08:44 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: 08:08:45 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-abot-epc-basic-0: 08:08:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfftw3-double3:amd64. unit-abot-epc-basic-0: 08:08:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfftw3-double3_3.3.4-2ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 08:08:45 DEBUG unit.abot-epc-basic/0.install Unpacking libfftw3-double3:amd64 (3.3.4-2ubuntu1) ... unit-oai-hss-0: 08:08:45 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.62-0ubuntu0.14.04.1 [3754 kB] unit-abot-epc-basic-0: 08:08:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfftw3-long3:amd64. unit-abot-epc-basic-0: 08:08:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfftw3-long3_3.3.4-2ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 08:08:46 DEBUG unit.abot-epc-basic/0.install Unpacking libfftw3-long3:amd64 (3.3.4-2ubuntu1) ... unit-oai-hss-0: 08:08:46 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.62-0ubuntu0.14.04.1 [1979 kB] unit-oai-hss-0: 08:08:46 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-abot-epc-basic-0: 08:08:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfftw3-quad3:amd64. unit-abot-epc-basic-0: 08:08:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfftw3-quad3_3.3.4-2ubuntu1_amd64.deb ... unit-oai-hss-0: 08:08:46 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-abot-epc-basic-0: 08:08:46 DEBUG unit.abot-epc-basic/0.install Unpacking libfftw3-quad3:amd64 (3.3.4-2ubuntu1) ... unit-oai-hss-0: 08:08:46 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-oai-hss-0: 08:08:46 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-abot-epc-basic-0: 08:08:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfftw3-single3:amd64. unit-abot-epc-basic-0: 08:08:47 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfftw3-single3_3.3.4-2ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 08:08:47 DEBUG unit.abot-epc-basic/0.install Unpacking libfftw3-single3:amd64 (3.3.4-2ubuntu1) ... unit-oai-hss-0: 08:08:47 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: 08:08:47 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-oai-hss-0: 08:08:47 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-oai-hss-0: 08:08:47 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: 08:08:47 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: 08:08:47 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-oai-hss-0: 08:08:47 DEBUG unit.oai-hss/0.install Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient-dev amd64 5.5.62-0ubuntu0.14.04.1 [869 kB] unit-abot-epc-basic-0: 08:08:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libieee1284-3:amd64. unit-abot-epc-basic-0: 08:08:48 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libieee1284-3_0.2.11-12_amd64.deb ... unit-oai-hss-0: 08:08:48 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: 08:08:48 DEBUG unit.abot-epc-basic/0.install Unpacking libieee1284-3:amd64 (0.2.11-12) ... unit-oai-hss-0: 08:08:48 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: 08:08:48 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.27 [1076 kB] unit-oai-hss-0: 08:08:48 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.27 [972 kB] unit-oai-hss-0: 08:08:48 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-abot-epc-basic-0: 08:08:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liblqr-1-0:amd64. unit-abot-epc-basic-0: 08:08:48 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liblqr-1-0_0.4.2-2_amd64.deb ... unit-abot-epc-basic-0: 08:08:48 DEBUG unit.abot-epc-basic/0.install Unpacking liblqr-1-0:amd64 (0.4.2-2) ... unit-oai-hss-0: 08:08:48 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: 08:08:49 DEBUG unit.oai-hss/0.install Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server all 5.5.62-0ubuntu0.14.04.1 [11.0 kB] unit-abot-epc-basic-0: 08:08:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libltdl7:amd64. unit-abot-epc-basic-0: 08:08:49 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libltdl7_2.4.6-0.1_amd64.deb ... unit-abot-epc-basic-0: 08:08:49 DEBUG unit.abot-epc-basic/0.install Unpacking libltdl7:amd64 (2.4.6-0.1) ... unit-oai-hss-0: 08:08:49 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: 08:08:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmagickcore-6.q16-2:amd64. unit-oai-hss-0: 08:08:49 DEBUG unit.oai-hss/0.install Preconfiguring packages ... unit-abot-epc-basic-0: 08:08:49 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmagickcore-6.q16-2_8%3a6.8.9.9-7ubuntu5.13_amd64.deb ... unit-abot-epc-basic-0: 08:08:49 DEBUG unit.abot-epc-basic/0.install Unpacking libmagickcore-6.q16-2:amd64 (8:6.8.9.9-7ubuntu5.13) ... unit-oai-hss-0: 08:08:49 DEBUG unit.oai-hss/0.install Fetched 11.0 MB in 5s (2137 kB/s) unit-oai-hss-0: 08:08:49 DEBUG unit.oai-hss/0.install Selecting previously unselected package libconfig9:amd64. unit-oai-hss-0: 08:08:49 DEBUG unit.oai-hss/0.install (Reading database ... 60300 files and directories currently installed.) unit-oai-hss-0: 08:08:49 DEBUG unit.oai-hss/0.install Preparing to unpack .../libconfig9_1.4.9-2_amd64.deb ... unit-oai-hss-0: 08:08:49 DEBUG unit.oai-hss/0.install Unpacking libconfig9:amd64 (1.4.9-2) ... unit-abot-epc-basic-0: 08:08:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmagickwand-6.q16-2:amd64. unit-oai-hss-0: 08:08:50 DEBUG unit.oai-hss/0.install Selecting previously unselected package libltdl7:amd64. unit-oai-hss-0: 08:08:50 DEBUG unit.oai-hss/0.install Preparing to unpack .../libltdl7_2.4.2-1.7ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 08:08:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmagickwand-6.q16-2_8%3a6.8.9.9-7ubuntu5.13_amd64.deb ... unit-oai-hss-0: 08:08:50 DEBUG unit.oai-hss/0.install Unpacking libltdl7:amd64 (2.4.2-1.7ubuntu1) ... unit-abot-epc-basic-0: 08:08:50 DEBUG unit.abot-epc-basic/0.install Unpacking libmagickwand-6.q16-2:amd64 (8:6.8.9.9-7ubuntu5.13) ... unit-oai-hss-0: 08:08:51 DEBUG unit.oai-hss/0.install Selecting previously unselected package libsctp1:amd64. unit-oai-hss-0: 08:08:51 DEBUG unit.oai-hss/0.install Preparing to unpack .../libsctp1_1.0.15+dfsg-1_amd64.deb ... unit-oai-hss-0: 08:08:51 DEBUG unit.oai-hss/0.install Unpacking libsctp1:amd64 (1.0.15+dfsg-1) ... unit-abot-epc-basic-0: 08:08:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmng2:amd64. unit-abot-epc-basic-0: 08:08:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmng2_2.0.2-0ubuntu3_amd64.deb ... unit-abot-epc-basic-0: 08:08:51 DEBUG unit.abot-epc-basic/0.install Unpacking libmng2:amd64 (2.0.2-0ubuntu3) ... unit-oai-hss-0: 08:08:52 DEBUG unit.oai-hss/0.install Selecting previously unselected package mysql-server-core-5.5. unit-oai-hss-0: 08:08:52 DEBUG unit.oai-hss/0.install Preparing to unpack .../mysql-server-core-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ... unit-oai-hss-0: 08:08:52 DEBUG unit.oai-hss/0.install Unpacking mysql-server-core-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 08:08:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmtdev1:amd64. unit-abot-epc-basic-0: 08:08:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmtdev1_1.1.5-1ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 08:08:52 DEBUG unit.abot-epc-basic/0.install Unpacking libmtdev1:amd64 (1.1.5-1ubuntu2) ... unit-abot-epc-basic-0: 08:08:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpcrecpp0v5:amd64. unit-abot-epc-basic-0: 08:08:53 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpcrecpp0v5_2%3a8.38-3.1_amd64.deb ... unit-abot-epc-basic-0: 08:08:53 DEBUG unit.abot-epc-basic/0.install Unpacking libpcrecpp0v5:amd64 (2:8.38-3.1) ... unit-oai-hss-0: 08:08:54 DEBUG unit.oai-hss/0.install Selecting previously unselected package mysql-server-5.5. unit-oai-hss-0: 08:08:54 DEBUG unit.oai-hss/0.install Preparing to unpack .../mysql-server-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ... unit-abot-epc-basic-0: 08:08:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libblas-common. unit-abot-epc-basic-0: 08:08:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libblas-common_3.6.0-2ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 08:08:54 DEBUG unit.abot-epc-basic/0.install Unpacking libblas-common (3.6.0-2ubuntu2) ... unit-abot-epc-basic-0: 08:08:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libblas3. unit-abot-epc-basic-0: 08:08:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libblas3_3.6.0-2ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 08:08:54 DEBUG unit.abot-epc-basic/0.install Unpacking libblas3 (3.6.0-2ubuntu2) ... unit-oai-hss-0: 08:08:54 DEBUG unit.oai-hss/0.install Unpacking mysql-server-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 08:08:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgfortran3:amd64. unit-abot-epc-basic-0: 08:08:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgfortran3_5.4.0-6ubuntu1~16.04.11_amd64.deb ... unit-abot-epc-basic-0: 08:08:54 DEBUG unit.abot-epc-basic/0.install Unpacking libgfortran3:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 08:08:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libopenblas-base. unit-abot-epc-basic-0: 08:08:55 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libopenblas-base_0.2.18-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 08:08:55 DEBUG unit.abot-epc-basic/0.install Unpacking libopenblas-base (0.2.18-1ubuntu1) ... unit-oai-hss-0: 08:08:55 DEBUG unit.oai-hss/0.install Selecting previously unselected package libidn2-0:amd64. unit-oai-hss-0: 08:08:55 DEBUG unit.oai-hss/0.install Preparing to unpack .../libidn2-0_0.9-1_amd64.deb ... unit-oai-hss-0: 08:08:55 DEBUG unit.oai-hss/0.install Unpacking libidn2-0:amd64 (0.9-1) ... unit-oai-hss-0: 08:08:55 DEBUG unit.oai-hss/0.install Selecting previously unselected package libconfig-dev:amd64. unit-oai-hss-0: 08:08:55 DEBUG unit.oai-hss/0.install Preparing to unpack .../libconfig-dev_1.4.9-2_amd64.deb ... unit-oai-hss-0: 08:08:55 DEBUG unit.oai-hss/0.install Unpacking libconfig-dev:amd64 (1.4.9-2) ... unit-oai-hss-0: 08:08:57 DEBUG unit.oai-hss/0.install Selecting previously unselected package libconfig-doc. unit-oai-hss-0: 08:08:57 DEBUG unit.oai-hss/0.install Preparing to unpack .../libconfig-doc_1.4.9-2_all.deb ... unit-oai-hss-0: 08:08:57 DEBUG unit.oai-hss/0.install Unpacking libconfig-doc (1.4.9-2) ... unit-abot-epc-basic-0: 08:08:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatlas3-base. unit-abot-epc-basic-0: 08:08:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatlas3-base_3.10.2-9_amd64.deb ... unit-oai-hss-0: 08:08:57 DEBUG unit.oai-hss/0.install Selecting previously unselected package libconfig8-dev. unit-oai-hss-0: 08:08:57 DEBUG unit.oai-hss/0.install Preparing to unpack .../libconfig8-dev_1.4.9-2_amd64.deb ... unit-abot-epc-basic-0: 08:08:57 DEBUG unit.abot-epc-basic/0.install Unpacking libatlas3-base (3.10.2-9) ... unit-oai-hss-0: 08:08:57 DEBUG unit.oai-hss/0.install Unpacking libconfig8-dev (1.4.9-2) ... unit-oai-hss-0: 08:08:57 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgpg-error-dev. unit-oai-hss-0: 08:08:57 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgpg-error-dev_1.12-0.2ubuntu1_amd64.deb ... unit-oai-hss-0: 08:08:57 DEBUG unit.oai-hss/0.install Unpacking libgpg-error-dev (1.12-0.2ubuntu1) ... unit-abot-epc-basic-0: 08:08:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liblapack3. unit-abot-epc-basic-0: 08:08:58 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liblapack3_3.6.0-2ubuntu2_amd64.deb ... unit-oai-hss-0: 08:08:58 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgcrypt11-dev. unit-oai-hss-0: 08:08:58 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgcrypt11-dev_1.5.3-2ubuntu4.6_amd64.deb ... unit-abot-epc-basic-0: 08:08:58 DEBUG unit.abot-epc-basic/0.install Unpacking liblapack3 (3.6.0-2ubuntu2) ... unit-oai-hss-0: 08:08:59 DEBUG unit.oai-hss/0.install Unpacking libgcrypt11-dev (1.5.3-2ubuntu4.6) ... unit-abot-epc-basic-0: 08:08:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqrupdate1:amd64. unit-abot-epc-basic-0: 08:08:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqrupdate1_1.1.2-1build1_amd64.deb ... unit-abot-epc-basic-0: 08:08:59 DEBUG unit.abot-epc-basic/0.install Unpacking libqrupdate1:amd64 (1.1.2-1build1) ... unit-oai-hss-0: 08:08:59 DEBUG unit.oai-hss/0.install Selecting previously unselected package libhtml-template-perl. unit-oai-hss-0: 08:08:59 DEBUG unit.oai-hss/0.install Preparing to unpack .../libhtml-template-perl_2.95-1_all.deb ... unit-oai-hss-0: 08:08:59 DEBUG unit.oai-hss/0.install Unpacking libhtml-template-perl (2.95-1) ... unit-oai-hss-0: 08:08:59 DEBUG unit.oai-hss/0.install Selecting previously unselected package libidn11-dev. unit-oai-hss-0: 08:08:59 DEBUG unit.oai-hss/0.install Preparing to unpack .../libidn11-dev_1.28-1ubuntu2.2_amd64.deb ... unit-abot-epc-basic-0: 08:08:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpcre16-3:amd64. unit-abot-epc-basic-0: 08:08:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpcre16-3_2%3a8.38-3.1_amd64.deb ... unit-oai-hss-0: 08:08:59 DEBUG unit.oai-hss/0.install Unpacking libidn11-dev (1.28-1ubuntu2.2) ... unit-abot-epc-basic-0: 08:08:59 DEBUG unit.abot-epc-basic/0.install Unpacking libpcre16-3:amd64 (2:8.38-3.1) ... unit-oai-hss-0: 08:09:00 DEBUG unit.oai-hss/0.install Selecting previously unselected package libltdl-dev:amd64. unit-oai-hss-0: 08:09:00 DEBUG unit.oai-hss/0.install Preparing to unpack .../libltdl-dev_2.4.2-1.7ubuntu1_amd64.deb ... unit-oai-hss-0: 08:09:00 DEBUG unit.oai-hss/0.install Unpacking libltdl-dev:amd64 (2.4.2-1.7ubuntu1) ... unit-abot-epc-basic-0: 08:09:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt5core5a:amd64. unit-abot-epc-basic-0: 08:09:00 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt5core5a_5.5.1+dfsg-16ubuntu7.5_amd64.deb ... unit-abot-epc-basic-0: 08:09:00 DEBUG unit.abot-epc-basic/0.install Unpacking libqt5core5a:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-oai-hss-0: 08:09:00 DEBUG unit.oai-hss/0.install Selecting previously unselected package zlib1g-dev:amd64. unit-oai-hss-0: 08:09:00 DEBUG unit.oai-hss/0.install Preparing to unpack .../zlib1g-dev_1%3a1.2.8.dfsg-1ubuntu1.1_amd64.deb ... unit-oai-hss-0: 08:09:00 DEBUG unit.oai-hss/0.install Unpacking zlib1g-dev:amd64 (1:1.2.8.dfsg-1ubuntu1.1) ... unit-abot-epc-basic-0: 08:09:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwayland-server0:amd64. unit-abot-epc-basic-0: 08:09:00 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwayland-server0_1.12.0-1~ubuntu16.04.3_amd64.deb ... unit-oai-hss-0: 08:09:00 DEBUG unit.oai-hss/0.install Selecting previously unselected package libmysqlclient-dev. unit-oai-hss-0: 08:09:00 DEBUG unit.oai-hss/0.install Preparing to unpack .../libmysqlclient-dev_5.5.62-0ubuntu0.14.04.1_amd64.deb ... unit-abot-epc-basic-0: 08:09:00 DEBUG unit.abot-epc-basic/0.install Unpacking libwayland-server0:amd64 (1.12.0-1~ubuntu16.04.3) ... unit-oai-hss-0: 08:09:01 DEBUG unit.oai-hss/0.install Unpacking libmysqlclient-dev (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 08:09:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgbm1:amd64. unit-abot-epc-basic-0: 08:09:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgbm1_18.0.5-0ubuntu0~16.04.1_amd64.deb ... unit-abot-epc-basic-0: 08:09:01 DEBUG unit.abot-epc-basic/0.install Unpacking libgbm1:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-oai-hss-0: 08:09:01 DEBUG unit.oai-hss/0.install Selecting previously unselected package libpthread-stubs0-dev:amd64. unit-oai-hss-0: 08:09:01 DEBUG unit.oai-hss/0.install Preparing to unpack .../libpthread-stubs0-dev_0.3-4_amd64.deb ... unit-oai-hss-0: 08:09:01 DEBUG unit.oai-hss/0.install Unpacking libpthread-stubs0-dev:amd64 (0.3-4) ... unit-abot-epc-basic-0: 08:09:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcapnp-0.5.3:amd64. unit-oai-hss-0: 08:09:01 DEBUG unit.oai-hss/0.install Selecting previously unselected package libsctp-dev. unit-oai-hss-0: 08:09:01 DEBUG unit.oai-hss/0.install Preparing to unpack .../libsctp-dev_1.0.15+dfsg-1_amd64.deb ... unit-abot-epc-basic-0: 08:09:01 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: 08:09:01 DEBUG unit.abot-epc-basic/0.install Unpacking libcapnp-0.5.3:amd64 (0.5.3-2ubuntu1.1) ... unit-oai-hss-0: 08:09:02 DEBUG unit.oai-hss/0.install Unpacking libsctp-dev (1.0.15+dfsg-1) ... unit-abot-epc-basic-0: 08:09:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libboost-filesystem1.58.0:amd64. unit-abot-epc-basic-0: 08:09:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libboost-filesystem1.58.0_1.58.0+dfsg-5ubuntu3.1_amd64.deb ... unit-oai-hss-0: 08:09:02 DEBUG unit.oai-hss/0.install Selecting previously unselected package libssl-dev:amd64. unit-oai-hss-0: 08:09:02 DEBUG unit.oai-hss/0.install Preparing to unpack .../libssl-dev_1.0.1f-1ubuntu2.27_amd64.deb ... unit-abot-epc-basic-0: 08:09:02 DEBUG unit.abot-epc-basic/0.install Unpacking libboost-filesystem1.58.0:amd64 (1.58.0+dfsg-5ubuntu3.1) ... unit-oai-hss-0: 08:09:02 DEBUG unit.oai-hss/0.install Unpacking libssl-dev:amd64 (1.0.1f-1ubuntu2.27) ... unit-abot-epc-basic-0: 08:09:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmircore1:amd64. unit-abot-epc-basic-0: 08:09:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmircore1_0.26.3+16.04.20170605-0ubuntu1.1_amd64.deb ... unit-oai-hss-0: 08:09:03 DEBUG unit.oai-hss/0.install Selecting previously unselected package libssl-doc. unit-oai-hss-0: 08:09:03 DEBUG unit.oai-hss/0.install Preparing to unpack .../libssl-doc_1.0.1f-1ubuntu2.27_all.deb ... unit-abot-epc-basic-0: 08:09:03 DEBUG unit.abot-epc-basic/0.install Unpacking libmircore1:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-oai-hss-0: 08:09:03 DEBUG unit.oai-hss/0.install Unpacking libssl-doc (1.0.1f-1ubuntu2.27) ... unit-abot-epc-basic-0: 08:09:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmircommon7:amd64. unit-abot-epc-basic-0: 08:09:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmircommon7_0.26.3+16.04.20170605-0ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 08:09:03 DEBUG unit.abot-epc-basic/0.install Unpacking libmircommon7:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-oai-hss-0: 08:09:03 DEBUG unit.oai-hss/0.install Selecting previously unselected package libtool. unit-oai-hss-0: 08:09:03 DEBUG unit.oai-hss/0.install Preparing to unpack .../libtool_2.4.2-1.7ubuntu1_amd64.deb ... unit-oai-hss-0: 08:09:03 DEBUG unit.oai-hss/0.install Unpacking libtool (2.4.2-1.7ubuntu1) ... unit-abot-epc-basic-0: 08:09:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libprotobuf-lite9v5:amd64. unit-abot-epc-basic-0: 08:09:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libprotobuf-lite9v5_2.6.1-1.3_amd64.deb ... unit-abot-epc-basic-0: 08:09:04 DEBUG unit.abot-epc-basic/0.install Unpacking libprotobuf-lite9v5:amd64 (2.6.1-1.3) ... unit-oai-hss-0: 08:09:04 DEBUG unit.oai-hss/0.install Selecting previously unselected package lksctp-tools. unit-oai-hss-0: 08:09:04 DEBUG unit.oai-hss/0.install Preparing to unpack .../lksctp-tools_1.0.15+dfsg-1_amd64.deb ... unit-oai-hss-0: 08:09:04 DEBUG unit.oai-hss/0.install Unpacking lksctp-tools (1.0.15+dfsg-1) ... unit-abot-epc-basic-0: 08:09:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmirprotobuf3:amd64. unit-abot-epc-basic-0: 08:09:04 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: 08:09:04 DEBUG unit.abot-epc-basic/0.install Unpacking libmirprotobuf3:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-oai-hss-0: 08:09:04 DEBUG unit.oai-hss/0.install Selecting previously unselected package mysql-server. unit-oai-hss-0: 08:09:04 DEBUG unit.oai-hss/0.install Preparing to unpack .../mysql-server_5.5.62-0ubuntu0.14.04.1_all.deb ... unit-oai-hss-0: 08:09:04 DEBUG unit.oai-hss/0.install Unpacking mysql-server (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 08:09:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxkbcommon0:amd64. unit-abot-epc-basic-0: 08:09:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxkbcommon0_0.5.0-1ubuntu2.1_amd64.deb ... unit-oai-hss-0: 08:09:05 DEBUG unit.oai-hss/0.install Selecting previously unselected package libidn2-0-dev. unit-oai-hss-0: 08:09:05 DEBUG unit.oai-hss/0.install Preparing to unpack .../libidn2-0-dev_0.9-1_amd64.deb ... unit-abot-epc-basic-0: 08:09:05 DEBUG unit.abot-epc-basic/0.install Unpacking libxkbcommon0:amd64 (0.5.0-1ubuntu2.1) ... unit-oai-hss-0: 08:09:05 DEBUG unit.oai-hss/0.install Unpacking libidn2-0-dev (0.9-1) ... unit-oai-hss-0: 08:09:05 DEBUG unit.oai-hss/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-abot-epc-basic-0: 08:09:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmirclient9:amd64. unit-abot-epc-basic-0: 08:09:05 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: 08:09:05 DEBUG unit.abot-epc-basic/0.install Unpacking libmirclient9:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 08:09:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwayland-client0:amd64. unit-abot-epc-basic-0: 08:09:05 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: 08:09:05 DEBUG unit.abot-epc-basic/0.install Unpacking libwayland-client0:amd64 (1.12.0-1~ubuntu16.04.3) ... unit-abot-epc-basic-0: 08:09:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-xfixes0:amd64. unit-abot-epc-basic-0: 08:09:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-xfixes0_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 08:09:06 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-xfixes0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 08:09:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libegl1-mesa:amd64. unit-abot-epc-basic-0: 08:09:06 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: 08:09:06 DEBUG unit.abot-epc-basic/0.install Unpacking libegl1-mesa:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-oai-hss-0: 08:09:06 DEBUG unit.oai-hss/0.install Processing triggers for ureadahead (0.100.0-16) ... unit-oai-hss-0: 08:09:06 DEBUG unit.oai-hss/0.install Processing triggers for install-info (5.2.0.dfsg.1-2) ... unit-abot-epc-basic-0: 08:09:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libevdev2:amd64. unit-abot-epc-basic-0: 08:09:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libevdev2_1.4.6+dfsg-1_amd64.deb ... unit-oai-hss-0: 08:09:07 DEBUG unit.oai-hss/0.install Setting up libconfig9:amd64 (1.4.9-2) ... unit-abot-epc-basic-0: 08:09:07 DEBUG unit.abot-epc-basic/0.install Unpacking libevdev2:amd64 (1.4.6+dfsg-1) ... unit-oai-hss-0: 08:09:07 DEBUG unit.oai-hss/0.install Setting up libltdl7:amd64 (2.4.2-1.7ubuntu1) ... unit-abot-epc-basic-0: 08:09:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgudev-1.0-0:amd64. unit-abot-epc-basic-0: 08:09:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgudev-1.0-0_1%3a230-2_amd64.deb ... unit-oai-hss-0: 08:09:08 DEBUG unit.oai-hss/0.install Setting up libsctp1:amd64 (1.0.15+dfsg-1) ... unit-abot-epc-basic-0: 08:09:08 DEBUG unit.abot-epc-basic/0.install Unpacking libgudev-1.0-0:amd64 (1:230-2) ... unit-oai-hss-0: 08:09:08 DEBUG unit.oai-hss/0.install Setting up mysql-server-core-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 08:09:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwacom-common. unit-abot-epc-basic-0: 08:09:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwacom-common_0.22-1~ubuntu16.04.1_all.deb ... unit-oai-hss-0: 08:09:08 DEBUG unit.oai-hss/0.install Setting up mysql-server-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 08:09:08 DEBUG unit.abot-epc-basic/0.install Unpacking libwacom-common (0.22-1~ubuntu16.04.1) ... unit-abot-epc-basic-0: 08:09:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwacom2:amd64. unit-abot-epc-basic-0: 08:09:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwacom2_0.22-1~ubuntu16.04.1_amd64.deb ... unit-abot-epc-basic-0: 08:09:09 DEBUG unit.abot-epc-basic/0.install Unpacking libwacom2:amd64 (0.22-1~ubuntu16.04.1) ... unit-abot-epc-basic-0: 08:09:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libinput-bin. unit-abot-epc-basic-0: 08:09:09 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: 08:09:09 DEBUG unit.abot-epc-basic/0.install Unpacking libinput-bin (1.6.3-1ubuntu1~16.04.1) ... unit-abot-epc-basic-0: 08:09:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libinput10:amd64. unit-abot-epc-basic-0: 08:09:10 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: 08:09:10 DEBUG unit.abot-epc-basic/0.install Unpacking libinput10:amd64 (1.6.3-1ubuntu1~16.04.1) ... unit-abot-epc-basic-0: 08:09:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt5dbus5:amd64. unit-abot-epc-basic-0: 08:09:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt5dbus5_5.5.1+dfsg-16ubuntu7.5_amd64.deb ... unit-abot-epc-basic-0: 08:09:10 DEBUG unit.abot-epc-basic/0.install Unpacking libqt5dbus5:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-abot-epc-basic-0: 08:09:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libproxy1v5:amd64. unit-abot-epc-basic-0: 08:09:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libproxy1v5_0.4.11-5ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 08:09:11 DEBUG unit.abot-epc-basic/0.install Unpacking libproxy1v5:amd64 (0.4.11-5ubuntu1) ... unit-abot-epc-basic-0: 08:09:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt5network5:amd64. unit-abot-epc-basic-0: 08:09:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt5network5_5.5.1+dfsg-16ubuntu7.5_amd64.deb ... unit-abot-epc-basic-0: 08:09:11 DEBUG unit.abot-epc-basic/0.install Unpacking libqt5network5:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-abot-epc-basic-0: 08:09:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-icccm4:amd64. unit-abot-epc-basic-0: 08:09:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-icccm4_0.4.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 08:09:12 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-icccm4:amd64 (0.4.1-1ubuntu1) ... unit-abot-epc-basic-0: 08:09:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-util1:amd64. unit-abot-epc-basic-0: 08:09:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-util1_0.4.0-0ubuntu3_amd64.deb ... unit-abot-epc-basic-0: 08:09:13 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-util1:amd64 (0.4.0-0ubuntu3) ... unit-abot-epc-basic-0: 08:09:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-image0:amd64. unit-abot-epc-basic-0: 08:09:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-image0_0.4.0-1build1_amd64.deb ... unit-abot-epc-basic-0: 08:09:13 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-image0:amd64 (0.4.0-1build1) ... unit-abot-epc-basic-0: 08:09:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-keysyms1:amd64. unit-abot-epc-basic-0: 08:09:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-keysyms1_0.4.0-1_amd64.deb ... unit-abot-epc-basic-0: 08:09:13 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-keysyms1:amd64 (0.4.0-1) ... unit-oai-hss-0: 08:09:14 DEBUG unit.oai-hss/0.install 190118 8:09:14 [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: 08:09:14 DEBUG unit.oai-hss/0.install 190118 8:09:14 [Note] Ignoring --secure-file-priv value as server is running with --bootstrap. unit-oai-hss-0: 08:09:14 DEBUG unit.oai-hss/0.install 190118 8:09:14 [Note] /usr/sbin/mysqld (mysqld 5.5.62-0ubuntu0.14.04.1) starting as process 16146 ... unit-abot-epc-basic-0: 08:09:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-randr0:amd64. unit-abot-epc-basic-0: 08:09:14 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-randr0_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 08:09:14 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-randr0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 08:09:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-render-util0:amd64. unit-abot-epc-basic-0: 08:09:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-render-util0_0.3.9-1_amd64.deb ... unit-abot-epc-basic-0: 08:09:15 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-render-util0:amd64 (0.3.9-1) ... unit-abot-epc-basic-0: 08:09:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-shape0:amd64. unit-abot-epc-basic-0: 08:09:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-shape0_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 08:09:15 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-shape0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 08:09:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-xkb1:amd64. unit-abot-epc-basic-0: 08:09:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-xkb1_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 08:09:15 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-xkb1:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 08:09:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxkbcommon-x11-0:amd64. unit-abot-epc-basic-0: 08:09:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxkbcommon-x11-0_0.5.0-1ubuntu2.1_amd64.deb ... unit-abot-epc-basic-0: 08:09:16 DEBUG unit.abot-epc-basic/0.install Unpacking libxkbcommon-x11-0:amd64 (0.5.0-1ubuntu2.1) ... unit-abot-epc-basic-0: 08:09:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt5gui5:amd64. unit-abot-epc-basic-0: 08:09:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt5gui5_5.5.1+dfsg-16ubuntu7.5_amd64.deb ... unit-abot-epc-basic-0: 08:09:16 DEBUG unit.abot-epc-basic/0.install Unpacking libqt5gui5:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-abot-epc-basic-0: 08:09:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt5widgets5:amd64. unit-abot-epc-basic-0: 08:09:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt5widgets5_5.5.1+dfsg-16ubuntu7.5_amd64.deb ... unit-abot-epc-basic-0: 08:09:17 DEBUG unit.abot-epc-basic/0.install Unpacking libqt5widgets5:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-abot-epc-basic-0: 08:09:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt5svg5:amd64. unit-abot-epc-basic-0: 08:09:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt5svg5_5.5.1-2build1_amd64.deb ... unit-abot-epc-basic-0: 08:09:17 DEBUG unit.abot-epc-basic/0.install Unpacking libqt5svg5:amd64 (5.5.1-2build1) ... unit-abot-epc-basic-0: 08:09:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package glib-networking-common. unit-abot-epc-basic-0: 08:09:18 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: 08:09:18 DEBUG unit.abot-epc-basic/0.install Unpacking glib-networking-common (2.48.2-1~ubuntu16.04.1) ... unit-abot-epc-basic-0: 08:09:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package glib-networking-services. unit-abot-epc-basic-0: 08:09:18 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: 08:09:18 DEBUG unit.abot-epc-basic/0.install Unpacking glib-networking-services (2.48.2-1~ubuntu16.04.1) ... unit-abot-epc-basic-0: 08:09:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdconf1:amd64. unit-abot-epc-basic-0: 08:09:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libdconf1_0.24.0-2_amd64.deb ... unit-abot-epc-basic-0: 08:09:20 DEBUG unit.abot-epc-basic/0.install Unpacking libdconf1:amd64 (0.24.0-2) ... unit-abot-epc-basic-0: 08:09:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package dconf-service. unit-abot-epc-basic-0: 08:09:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../dconf-service_0.24.0-2_amd64.deb ... unit-abot-epc-basic-0: 08:09:20 DEBUG unit.abot-epc-basic/0.install Unpacking dconf-service (0.24.0-2) ... unit-abot-epc-basic-0: 08:09:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package dconf-gsettings-backend:amd64. unit-abot-epc-basic-0: 08:09:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../dconf-gsettings-backend_0.24.0-2_amd64.deb ... unit-abot-epc-basic-0: 08:09:20 DEBUG unit.abot-epc-basic/0.install Unpacking dconf-gsettings-backend:amd64 (0.24.0-2) ... unit-abot-epc-basic-0: 08:09:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gsettings-desktop-schemas. unit-abot-epc-basic-0: 08:09:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gsettings-desktop-schemas_3.18.1-1ubuntu1_all.deb ... unit-abot-epc-basic-0: 08:09:21 DEBUG unit.abot-epc-basic/0.install Unpacking gsettings-desktop-schemas (3.18.1-1ubuntu1) ... unit-abot-epc-basic-0: 08:09:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package glib-networking:amd64. unit-abot-epc-basic-0: 08:09:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../glib-networking_2.48.2-1~ubuntu16.04.1_amd64.deb ... unit-abot-epc-basic-0: 08:09:21 DEBUG unit.abot-epc-basic/0.install Unpacking glib-networking:amd64 (2.48.2-1~ubuntu16.04.1) ... unit-abot-epc-basic-0: 08:09:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsoup2.4-1:amd64. unit-abot-epc-basic-0: 08:09:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsoup2.4-1_2.52.2-1ubuntu0.3_amd64.deb ... unit-abot-epc-basic-0: 08:09:22 DEBUG unit.abot-epc-basic/0.install Unpacking libsoup2.4-1:amd64 (2.52.2-1ubuntu0.3) ... unit-abot-epc-basic-0: 08:09:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsoup-gnome2.4-1:amd64. unit-abot-epc-basic-0: 08:09:22 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: 08:09:22 DEBUG unit.abot-epc-basic/0.install Unpacking libsoup-gnome2.4-1:amd64 (2.52.2-1ubuntu0.3) ... unit-abot-epc-basic-0: 08:09:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package librest-0.7-0:amd64. unit-abot-epc-basic-0: 08:09:23 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: 08:09:23 DEBUG unit.abot-epc-basic/0.install Unpacking librest-0.7-0:amd64 (0.7.93-1) ... unit-abot-epc-basic-0: 08:09:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsamplerate0:amd64. unit-abot-epc-basic-0: 08:09:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsamplerate0_0.1.8-8_amd64.deb ... unit-abot-epc-basic-0: 08:09:24 DEBUG unit.abot-epc-basic/0.install Unpacking libsamplerate0:amd64 (0.1.8-8) ... unit-abot-epc-basic-0: 08:09:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsane-common. unit-abot-epc-basic-0: 08:09:24 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: 08:09:24 DEBUG unit.abot-epc-basic/0.install Unpacking libsane-common (1.0.25+git20150528-1ubuntu2.16.04.1) ... unit-oai-hss-0: 08:09:24 DEBUG unit.oai-hss/0.install mysql start/running, process 16279 unit-abot-epc-basic-0: 08:09:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libserf-1-1:amd64. unit-abot-epc-basic-0: 08:09:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libserf-1-1_1.3.8-1_amd64.deb ... unit-oai-hss-0: 08:09:25 DEBUG unit.oai-hss/0.install Setting up libidn2-0:amd64 (0.9-1) ... unit-abot-epc-basic-0: 08:09:25 DEBUG unit.abot-epc-basic/0.install Unpacking libserf-1-1:amd64 (1.3.8-1) ... unit-oai-hss-0: 08:09:25 DEBUG unit.oai-hss/0.install Setting up libconfig-dev:amd64 (1.4.9-2) ... unit-abot-epc-basic-0: 08:09:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libunistring0:amd64. unit-abot-epc-basic-0: 08:09:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libunistring0_0.9.3-5.2ubuntu1_amd64.deb ... unit-oai-hss-0: 08:09:25 DEBUG unit.oai-hss/0.install Setting up libconfig-doc (1.4.9-2) ... unit-abot-epc-basic-0: 08:09:25 DEBUG unit.abot-epc-basic/0.install Unpacking libunistring0:amd64 (0.9.3-5.2ubuntu1) ... unit-oai-hss-0: 08:09:26 DEBUG unit.oai-hss/0.install Setting up libconfig8-dev (1.4.9-2) ... unit-abot-epc-basic-0: 08:09:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxft2:amd64. unit-abot-epc-basic-0: 08:09:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxft2_2.3.2-1_amd64.deb ... unit-oai-hss-0: 08:09:26 DEBUG unit.oai-hss/0.install Setting up libgpg-error-dev (1.12-0.2ubuntu1) ... unit-abot-epc-basic-0: 08:09:26 DEBUG unit.abot-epc-basic/0.install Unpacking libxft2:amd64 (2.3.2-1) ... unit-oai-hss-0: 08:09:26 DEBUG unit.oai-hss/0.install Setting up libgcrypt11-dev (1.5.3-2ubuntu4.6) ... unit-oai-hss-0: 08:09:27 DEBUG unit.oai-hss/0.install Setting up libhtml-template-perl (2.95-1) ... unit-abot-epc-basic-0: 08:09:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxss1:amd64. unit-abot-epc-basic-0: 08:09:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxss1_1%3a1.2.2-1_amd64.deb ... unit-abot-epc-basic-0: 08:09:27 DEBUG unit.abot-epc-basic/0.install Unpacking libxss1:amd64 (1:1.2.2-1) ... unit-oai-hss-0: 08:09:27 DEBUG unit.oai-hss/0.install Setting up libidn11-dev (1.28-1ubuntu2.2) ... unit-abot-epc-basic-0: 08:09:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxv1:amd64. unit-abot-epc-basic-0: 08:09:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxv1_2%3a1.0.10-1_amd64.deb ... unit-oai-hss-0: 08:09:27 DEBUG unit.oai-hss/0.install Setting up libltdl-dev:amd64 (2.4.2-1.7ubuntu1) ... unit-abot-epc-basic-0: 08:09:27 DEBUG unit.abot-epc-basic/0.install Unpacking libxv1:amd64 (2:1.0.10-1) ... unit-oai-hss-0: 08:09:27 DEBUG unit.oai-hss/0.install Setting up zlib1g-dev:amd64 (1:1.2.8.dfsg-1ubuntu1.1) ... unit-abot-epc-basic-0: 08:09:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxxf86dga1:amd64. unit-abot-epc-basic-0: 08:09:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxxf86dga1_2%3a1.1.4-1_amd64.deb ... unit-oai-hss-0: 08:09:28 DEBUG unit.oai-hss/0.install Setting up libmysqlclient-dev (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 08:09:28 DEBUG unit.abot-epc-basic/0.install Unpacking libxxf86dga1:amd64 (2:1.1.4-1) ... unit-oai-hss-0: 08:09:28 DEBUG unit.oai-hss/0.install Setting up libpthread-stubs0-dev:amd64 (0.3-4) ... unit-oai-hss-0: 08:09:28 DEBUG unit.oai-hss/0.install Setting up libsctp-dev (1.0.15+dfsg-1) ... unit-abot-epc-basic-0: 08:09:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package poppler-data. unit-abot-epc-basic-0: 08:09:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../poppler-data_0.4.7-7_all.deb ... unit-abot-epc-basic-0: 08:09:28 DEBUG unit.abot-epc-basic/0.install Unpacking poppler-data (0.4.7-7) ... unit-oai-hss-0: 08:09:28 DEBUG unit.oai-hss/0.install Setting up libssl-dev:amd64 (1.0.1f-1ubuntu2.27) ... unit-oai-hss-0: 08:09:29 DEBUG unit.oai-hss/0.install Setting up libssl-doc (1.0.1f-1ubuntu2.27) ... unit-oai-hss-0: 08:09:29 DEBUG unit.oai-hss/0.install Setting up libtool (2.4.2-1.7ubuntu1) ... unit-abot-epc-basic-0: 08:09:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libidn2-0:amd64. unit-abot-epc-basic-0: 08:09:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libidn2-0_0.10-3_amd64.deb ... unit-oai-hss-0: 08:09:29 DEBUG unit.oai-hss/0.install Setting up lksctp-tools (1.0.15+dfsg-1) ... unit-abot-epc-basic-0: 08:09:29 DEBUG unit.abot-epc-basic/0.install Unpacking libidn2-0:amd64 (0.10-3) ... unit-oai-hss-0: 08:09:30 DEBUG unit.oai-hss/0.install Setting up libidn2-0-dev (0.9-1) ... unit-oai-hss-0: 08:09:30 DEBUG unit.oai-hss/0.install Processing triggers for ureadahead (0.100.0-16) ... unit-abot-epc-basic-0: 08:09:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libslicot0:amd64. unit-abot-epc-basic-0: 08:09:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libslicot0_5.0+20101122-2_amd64.deb ... unit-oai-hss-0: 08:09:30 DEBUG unit.oai-hss/0.install Setting up mysql-server (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 08:09:30 DEBUG unit.abot-epc-basic/0.install Unpacking libslicot0:amd64 (5.0+20101122-2) ... unit-oai-hss-0: 08:09:30 DEBUG unit.oai-hss/0.install Processing triggers for libc-bin (2.19-0ubuntu6.14) ... unit-abot-epc-basic-0: 08:09:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgtk-3-common. unit-abot-epc-basic-0: 08:09:31 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: 08:09:31 DEBUG unit.abot-epc-basic/0.install Unpacking libgtk-3-common (3.18.9-1ubuntu3.3) ... unit-abot-epc-basic-0: 08:09:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatspi2.0-0:amd64. unit-abot-epc-basic-0: 08:09:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatspi2.0-0_2.18.3-4ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 08:09:31 DEBUG unit.abot-epc-basic/0.install Unpacking libatspi2.0-0:amd64 (2.18.3-4ubuntu1) ... unit-oai-hss-0: 08:09:31 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 08:09:31 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 08:09:31 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 08:09:31 DEBUG unit.oai-hss/0.install autoconf is already the newest version. unit-oai-hss-0: 08:09:31 DEBUG unit.oai-hss/0.install automake is already the newest version. unit-oai-hss-0: 08:09:31 DEBUG unit.oai-hss/0.install build-essential is already the newest version. unit-oai-hss-0: 08:09:31 DEBUG unit.oai-hss/0.install The following extra packages will be installed: unit-oai-hss-0: 08:09:31 DEBUG unit.oai-hss/0.install libgmpxx4ldbl unit-oai-hss-0: 08:09:31 DEBUG unit.oai-hss/0.install Suggested packages: unit-oai-hss-0: 08:09:31 DEBUG unit.oai-hss/0.install libgmp10-doc libmpfr-dev unit-oai-hss-0: 08:09:31 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 08:09:31 DEBUG unit.oai-hss/0.install libgmp-dev libgmpxx4ldbl unit-abot-epc-basic-0: 08:09:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatk-bridge2.0-0:amd64. unit-abot-epc-basic-0: 08:09:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatk-bridge2.0-0_2.18.1-2ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 08:09:32 DEBUG unit.abot-epc-basic/0.install Unpacking libatk-bridge2.0-0:amd64 (2.18.1-2ubuntu1) ... unit-abot-epc-basic-0: 08:09:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcairo-gobject2:amd64. unit-abot-epc-basic-0: 08:09:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcairo-gobject2_1.14.6-1_amd64.deb ... unit-abot-epc-basic-0: 08:09:32 DEBUG unit.abot-epc-basic/0.install Unpacking libcairo-gobject2:amd64 (1.14.6-1) ... unit-oai-hss-0: 08:09:32 DEBUG unit.oai-hss/0.install 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 08:09:32 DEBUG unit.oai-hss/0.install Need to get 300 kB of archives. unit-oai-hss-0: 08:09:32 DEBUG unit.oai-hss/0.install After this operation, 1675 kB of additional disk space will be used. unit-oai-hss-0: 08:09:32 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: 08:09:32 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: 08:09:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcolord2:amd64. unit-abot-epc-basic-0: 08:09:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcolord2_1.2.12-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 08:09:32 DEBUG unit.abot-epc-basic/0.install Unpacking libcolord2:amd64 (1.2.12-1ubuntu1) ... unit-abot-epc-basic-0: 08:09:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libepoxy0:amd64. unit-abot-epc-basic-0: 08:09:33 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: 08:09:33 DEBUG unit.abot-epc-basic/0.install Unpacking libepoxy0:amd64 (1.3.1-1ubuntu0.16.04.2) ... unit-oai-hss-0: 08:09:33 DEBUG unit.oai-hss/0.install Fetched 300 kB in 1s (262 kB/s) unit-oai-hss-0: 08:09:33 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgmpxx4ldbl:amd64. unit-oai-hss-0: 08:09:33 DEBUG unit.oai-hss/0.install (Reading database ... 62301 files and directories currently installed.) unit-oai-hss-0: 08:09:33 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgmpxx4ldbl_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... unit-oai-hss-0: 08:09:33 DEBUG unit.oai-hss/0.install Unpacking libgmpxx4ldbl:amd64 (2:5.1.3+dfsg-1ubuntu1) ... unit-abot-epc-basic-0: 08:09:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjson-glib-1.0-common. unit-abot-epc-basic-0: 08:09:33 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: 08:09:33 DEBUG unit.abot-epc-basic/0.install Unpacking libjson-glib-1.0-common (1.1.2-0ubuntu1) ... unit-oai-hss-0: 08:09:34 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgmp-dev:amd64. unit-oai-hss-0: 08:09:34 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgmp-dev_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... unit-oai-hss-0: 08:09:34 DEBUG unit.oai-hss/0.install Unpacking libgmp-dev:amd64 (2:5.1.3+dfsg-1ubuntu1) ... unit-abot-epc-basic-0: 08:09:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjson-glib-1.0-0:amd64. unit-abot-epc-basic-0: 08:09:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjson-glib-1.0-0_1.1.2-0ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 08:09:34 DEBUG unit.abot-epc-basic/0.install Unpacking libjson-glib-1.0-0:amd64 (1.1.2-0ubuntu1) ... unit-oai-hss-0: 08:09:34 DEBUG unit.oai-hss/0.install Setting up libgmpxx4ldbl:amd64 (2:5.1.3+dfsg-1ubuntu1) ... unit-abot-epc-basic-0: 08:09:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwayland-cursor0:amd64. unit-abot-epc-basic-0: 08:09:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwayland-cursor0_1.12.0-1~ubuntu16.04.3_amd64.deb ... unit-abot-epc-basic-0: 08:09:34 DEBUG unit.abot-epc-basic/0.install Unpacking libwayland-cursor0:amd64 (1.12.0-1~ubuntu16.04.3) ... unit-oai-hss-0: 08:09:34 DEBUG unit.oai-hss/0.install Setting up libgmp-dev:amd64 (2:5.1.3+dfsg-1ubuntu1) ... unit-oai-hss-0: 08:09:35 DEBUG unit.oai-hss/0.install Processing triggers for libc-bin (2.19-0ubuntu6.14) ... unit-abot-epc-basic-0: 08:09:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwayland-egl1-mesa:amd64. unit-abot-epc-basic-0: 08:09:35 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: 08:09:35 DEBUG unit.abot-epc-basic/0.install Unpacking libwayland-egl1-mesa:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 08:09:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgtk-3-0:amd64. unit-abot-epc-basic-0: 08:09:36 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: 08:09:36 DEBUG unit.abot-epc-basic/0.install Unpacking libgtk-3-0:amd64 (3.18.9-1ubuntu3.3) ... unit-oai-hss-0: 08:09:36 DEBUG unit.oai-hss/0.install Downloading nettle archive unit-oai-hss-0: 08:09:36 DEBUG unit.oai-hss/0.install --2019-01-18 08:09:36-- https://ftp.gnu.org/gnu/nettle/nettle-2.5.tar.gz unit-oai-hss-0: 08:09:36 DEBUG unit.oai-hss/0.install Resolving ftp.gnu.org (ftp.gnu.org)... 209.51.188.20, 2001:470:142:3::b unit-oai-hss-0: 08:09:36 DEBUG unit.oai-hss/0.install Connecting to ftp.gnu.org (ftp.gnu.org)|209.51.188.20|:443... connected. unit-oai-hss-0: 08:09:36 DEBUG unit.oai-hss/0.install HTTP request sent, awaiting response... 200 OK unit-oai-hss-0: 08:09:36 DEBUG unit.oai-hss/0.install Length: 1113274 (1.1M) [application/x-gzip] unit-oai-hss-0: 08:09:36 DEBUG unit.oai-hss/0.install Saving to: 'nettle-2.5.tar.gz' unit-oai-hss-0: 08:09:36 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 08:09:36 DEBUG unit.oai-hss/0.install 0K .......... .......... .......... .......... .......... 4% 380K 3s unit-abot-epc-basic-0: 08:09:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgtk-3-bin. unit-abot-epc-basic-0: 08:09:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgtk-3-bin_3.18.9-1ubuntu3.3_amd64.deb ... unit-oai-hss-0: 08:09:36 DEBUG unit.oai-hss/0.install 50K .......... .......... .......... .......... .......... 9% 758K 2s unit-abot-epc-basic-0: 08:09:36 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-oai-hss-0: 08:09:36 DEBUG unit.oai-hss/0.install 100K .......... .......... .......... .......... .......... 13% 770K 2s unit-oai-hss-0: 08:09:36 DEBUG unit.oai-hss/0.install 150K .......... .......... .......... .......... .......... 18% 30.1M 1s unit-oai-hss-0: 08:09:36 DEBUG unit.oai-hss/0.install 200K .......... .......... .......... .......... .......... 22% 51.5M 1s unit-abot-epc-basic-0: 08:09:36 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: 08:09:36 DEBUG unit.abot-epc-basic/0.install Unpacking libgtk-3-bin (3.18.9-1ubuntu3.3) ... unit-oai-hss-0: 08:09:36 DEBUG unit.oai-hss/0.install 250K .......... .......... .......... .......... .......... 27% 791K 1s unit-oai-hss-0: 08:09:36 DEBUG unit.oai-hss/0.install 300K .......... .......... .......... .......... .......... 32% 26.2M 1s unit-oai-hss-0: 08:09:36 DEBUG unit.oai-hss/0.install 350K .......... .......... .......... .......... .......... 36% 29.2M 1s unit-oai-hss-0: 08:09:36 DEBUG unit.oai-hss/0.install 400K .......... .......... .......... .......... .......... 41% 47.5M 0s unit-oai-hss-0: 08:09:36 DEBUG unit.oai-hss/0.install 450K .......... .......... .......... .......... .......... 45% 61.1M 0s unit-oai-hss-0: 08:09:36 DEBUG unit.oai-hss/0.install 500K .......... .......... .......... .......... .......... 50% 60.5M 0s unit-oai-hss-0: 08:09:37 DEBUG unit.oai-hss/0.install 550K .......... .......... .......... .......... .......... 55% 837K 0s unit-oai-hss-0: 08:09:37 DEBUG unit.oai-hss/0.install 600K .......... .......... .......... .......... .......... 59% 23.5M 0s unit-oai-hss-0: 08:09:37 DEBUG unit.oai-hss/0.install 650K .......... .......... .......... .......... .......... 64% 24.2M 0s unit-oai-hss-0: 08:09:37 DEBUG unit.oai-hss/0.install 700K .......... .......... .......... .......... .......... 68% 23.4M 0s unit-oai-hss-0: 08:09:37 DEBUG unit.oai-hss/0.install 750K .......... .......... .......... .......... .......... 73% 26.2M 0s unit-oai-hss-0: 08:09:37 DEBUG unit.oai-hss/0.install 800K .......... .......... .......... .......... .......... 78% 51.8M 0s unit-oai-hss-0: 08:09:37 DEBUG unit.oai-hss/0.install 850K .......... .......... .......... .......... .......... 82% 61.3M 0s unit-oai-hss-0: 08:09:37 DEBUG unit.oai-hss/0.install 900K .......... .......... .......... .......... .......... 87% 57.8M 0s unit-oai-hss-0: 08:09:37 DEBUG unit.oai-hss/0.install 950K .......... .......... .......... .......... .......... 91% 59.9M 0s unit-oai-hss-0: 08:09:37 DEBUG unit.oai-hss/0.install 1000K .......... .......... .......... .......... .......... 96% 49.4M 0s unit-oai-hss-0: 08:09:37 DEBUG unit.oai-hss/0.install 1050K .......... .......... .......... ....... 100% 62.0M=0.4s unit-oai-hss-0: 08:09:37 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 08:09:37 DEBUG unit.oai-hss/0.install 2019-01-18 08:09:37 (2.61 MB/s) - 'nettle-2.5.tar.gz' saved [1113274/1113274] unit-oai-hss-0: 08:09:37 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 08:09:37 DEBUG unit.oai-hss/0.install checking build system type... x86_64-unknown-linux-gnu unit-oai-hss-0: 08:09:37 DEBUG unit.oai-hss/0.install checking host system type... x86_64-unknown-linux-gnu unit-oai-hss-0: 08:09:37 DEBUG unit.oai-hss/0.install checking for -R flag... using -Wl,-rpath, unit-oai-hss-0: 08:09:37 DEBUG unit.oai-hss/0.install Searching for libraries unit-oai-hss-0: 08:09:37 DEBUG unit.oai-hss/0.install checking /usr/lib... added unit-oai-hss-0: 08:09:37 DEBUG unit.oai-hss/0.install checking /usr/local/lib... added unit-oai-hss-0: 08:09:37 DEBUG unit.oai-hss/0.install checking /sw/local/lib... not found unit-oai-hss-0: 08:09:37 DEBUG unit.oai-hss/0.install checking /sw/lib... not found unit-oai-hss-0: 08:09:37 DEBUG unit.oai-hss/0.install checking /usr/gnu/lib... not found unit-oai-hss-0: 08:09:37 DEBUG unit.oai-hss/0.install checking /opt/gnu/lib... not found unit-oai-hss-0: 08:09:37 DEBUG unit.oai-hss/0.install checking /sw/gnu/lib... not found unit-oai-hss-0: 08:09:37 DEBUG unit.oai-hss/0.install checking /usr/freeware/lib... not found unit-oai-hss-0: 08:09:37 DEBUG unit.oai-hss/0.install checking /usr/pkg/lib... not found unit-oai-hss-0: 08:09:37 DEBUG unit.oai-hss/0.install checking for gcc... gcc unit-abot-epc-basic-0: 08:09:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcroco3:amd64. unit-abot-epc-basic-0: 08:09:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcroco3_0.6.11-1_amd64.deb ... unit-oai-hss-0: 08:09:37 DEBUG unit.oai-hss/0.install checking whether the C compiler works... yes unit-oai-hss-0: 08:09:37 DEBUG unit.oai-hss/0.install checking for C compiler default output file name... a.out unit-abot-epc-basic-0: 08:09:37 DEBUG unit.abot-epc-basic/0.install Unpacking libcroco3:amd64 (0.6.11-1) ... unit-oai-hss-0: 08:09:37 DEBUG unit.oai-hss/0.install checking for suffix of executables... unit-oai-hss-0: 08:09:37 DEBUG unit.oai-hss/0.install checking whether we are cross compiling... no unit-oai-hss-0: 08:09:37 DEBUG unit.oai-hss/0.install checking for suffix of object files... o unit-oai-hss-0: 08:09:37 DEBUG unit.oai-hss/0.install checking whether we are using the GNU C compiler... yes unit-oai-hss-0: 08:09:37 DEBUG unit.oai-hss/0.install checking whether gcc accepts -g... yes unit-oai-hss-0: 08:09:37 DEBUG unit.oai-hss/0.install checking for gcc option to accept ISO C89... none needed unit-oai-hss-0: 08:09:37 DEBUG unit.oai-hss/0.install checking for g++... g++ unit-oai-hss-0: 08:09:37 DEBUG unit.oai-hss/0.install checking whether we are using the GNU C++ compiler... yes unit-oai-hss-0: 08:09:37 DEBUG unit.oai-hss/0.install checking whether g++ accepts -g... yes unit-oai-hss-0: 08:09:37 DEBUG unit.oai-hss/0.install checking whether make sets $(MAKE)... yes unit-oai-hss-0: 08:09:37 DEBUG unit.oai-hss/0.install checking for ranlib... ranlib unit-oai-hss-0: 08:09:37 DEBUG unit.oai-hss/0.install checking for nm... nm unit-oai-hss-0: 08:09:37 DEBUG unit.oai-hss/0.install checking for objdump... objdump unit-oai-hss-0: 08:09:37 DEBUG unit.oai-hss/0.install checking for a BSD-compatible install... /usr/bin/install -c unit-oai-hss-0: 08:09:37 DEBUG unit.oai-hss/0.install checking for a thread-safe mkdir -p... /bin/mkdir -p unit-oai-hss-0: 08:09:37 DEBUG unit.oai-hss/0.install checking whether ln -s works... yes unit-oai-hss-0: 08:09:37 DEBUG unit.oai-hss/0.install configure: Compiler uses 64-bit ABI. To change, set CC. unit-oai-hss-0: 08:09:37 DEBUG unit.oai-hss/0.install configure: Libraries to be installed in ${exec_prefix}/lib. unit-oai-hss-0: 08:09:37 DEBUG unit.oai-hss/0.install configure: Looking for assembler files in x86_64/. unit-oai-hss-0: 08:09:37 DEBUG unit.oai-hss/0.install checking CCPIC... -fpic unit-oai-hss-0: 08:09:37 DEBUG unit.oai-hss/0.install checking if globals are prefixed by underscore... no unit-oai-hss-0: 08:09:37 DEBUG unit.oai-hss/0.install checking if we should use a .note.GNU-stack section... yes unit-oai-hss-0: 08:09:37 DEBUG unit.oai-hss/0.install checking for ELF-style .type,%function pseudo-ops... yes unit-oai-hss-0: 08:09:37 DEBUG unit.oai-hss/0.install checking for ELF-style .type,#function pseudo-ops... no unit-oai-hss-0: 08:09:37 DEBUG unit.oai-hss/0.install checking if .align assembly directive is logarithmic... no unit-oai-hss-0: 08:09:37 DEBUG unit.oai-hss/0.install checking for m4... /usr/bin/m4 unit-abot-epc-basic-0: 08:09:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package librsvg2-2:amd64. unit-abot-epc-basic-0: 08:09:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../librsvg2-2_2.40.13-3_amd64.deb ... unit-oai-hss-0: 08:09:37 DEBUG unit.oai-hss/0.install checking for an ANSI C-conforming const... yes unit-oai-hss-0: 08:09:37 DEBUG unit.oai-hss/0.install checking for inline... inline unit-abot-epc-basic-0: 08:09:37 DEBUG unit.abot-epc-basic/0.install Unpacking librsvg2-2:amd64 (2.40.13-3) ... unit-oai-hss-0: 08:09:37 DEBUG unit.oai-hss/0.install checking how to run the C preprocessor... gcc -E unit-oai-hss-0: 08:09:37 DEBUG unit.oai-hss/0.install checking for grep that handles long lines and -e... /bin/grep unit-oai-hss-0: 08:09:37 DEBUG unit.oai-hss/0.install checking for egrep... /bin/grep -E unit-oai-hss-0: 08:09:37 DEBUG unit.oai-hss/0.install checking for uid_t in sys/types.h... yes unit-oai-hss-0: 08:09:37 DEBUG unit.oai-hss/0.install checking for ANSI C header files... yes unit-oai-hss-0: 08:09:37 DEBUG unit.oai-hss/0.install checking for sys/types.h... yes unit-oai-hss-0: 08:09:37 DEBUG unit.oai-hss/0.install checking for sys/stat.h... yes unit-oai-hss-0: 08:09:37 DEBUG unit.oai-hss/0.install checking for stdlib.h... yes unit-oai-hss-0: 08:09:37 DEBUG unit.oai-hss/0.install checking for string.h... yes unit-oai-hss-0: 08:09:37 DEBUG unit.oai-hss/0.install checking for memory.h... yes unit-abot-epc-basic-0: 08:09:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package librsvg2-common:amd64. unit-abot-epc-basic-0: 08:09:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../librsvg2-common_2.40.13-3_amd64.deb ... unit-oai-hss-0: 08:09:37 DEBUG unit.oai-hss/0.install checking for strings.h... yes unit-oai-hss-0: 08:09:37 DEBUG unit.oai-hss/0.install checking for inttypes.h... yes unit-abot-epc-basic-0: 08:09:37 DEBUG unit.abot-epc-basic/0.install Unpacking librsvg2-common:amd64 (2.40.13-3) ... unit-oai-hss-0: 08:09:37 DEBUG unit.oai-hss/0.install checking for stdint.h... yes unit-oai-hss-0: 08:09:37 DEBUG unit.oai-hss/0.install checking for unistd.h... yes unit-oai-hss-0: 08:09:37 DEBUG unit.oai-hss/0.install checking for size_t... yes unit-oai-hss-0: 08:09:37 DEBUG unit.oai-hss/0.install checking whether time.h and sys/time.h may both be included... yes unit-oai-hss-0: 08:09:38 DEBUG unit.oai-hss/0.install checking size of long... 8 unit-oai-hss-0: 08:09:38 DEBUG unit.oai-hss/0.install checking alignment of uint64_t... 8 unit-oai-hss-0: 08:09:38 DEBUG unit.oai-hss/0.install checking openssl/blowfish.h usability... yes unit-oai-hss-0: 08:09:38 DEBUG unit.oai-hss/0.install checking openssl/blowfish.h presence... yes unit-oai-hss-0: 08:09:38 DEBUG unit.oai-hss/0.install checking for openssl/blowfish.h... yes unit-oai-hss-0: 08:09:38 DEBUG unit.oai-hss/0.install checking openssl/des.h usability... yes unit-oai-hss-0: 08:09:38 DEBUG unit.oai-hss/0.install checking openssl/des.h presence... yes unit-oai-hss-0: 08:09:38 DEBUG unit.oai-hss/0.install checking for openssl/des.h... yes unit-abot-epc-basic-0: 08:09:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package humanity-icon-theme. unit-oai-hss-0: 08:09:38 DEBUG unit.oai-hss/0.install checking openssl/cast.h usability... yes unit-abot-epc-basic-0: 08:09:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../humanity-icon-theme_0.6.10.1_all.deb ... unit-oai-hss-0: 08:09:38 DEBUG unit.oai-hss/0.install checking openssl/cast.h presence... yes unit-oai-hss-0: 08:09:38 DEBUG unit.oai-hss/0.install checking for openssl/cast.h... yes unit-abot-epc-basic-0: 08:09:38 DEBUG unit.abot-epc-basic/0.install Unpacking humanity-icon-theme (0.6.10.1) ... unit-oai-hss-0: 08:09:38 DEBUG unit.oai-hss/0.install checking openssl/aes.h usability... yes unit-oai-hss-0: 08:09:38 DEBUG unit.oai-hss/0.install checking openssl/aes.h presence... yes unit-oai-hss-0: 08:09:38 DEBUG unit.oai-hss/0.install checking for openssl/aes.h... yes unit-oai-hss-0: 08:09:38 DEBUG unit.oai-hss/0.install checking for working alloca.h... yes unit-oai-hss-0: 08:09:38 DEBUG unit.oai-hss/0.install checking for alloca... yes unit-oai-hss-0: 08:09:38 DEBUG unit.oai-hss/0.install checking malloc.h usability... yes unit-oai-hss-0: 08:09:38 DEBUG unit.oai-hss/0.install checking malloc.h presence... yes unit-oai-hss-0: 08:09:38 DEBUG unit.oai-hss/0.install checking for malloc.h... yes unit-oai-hss-0: 08:09:38 DEBUG unit.oai-hss/0.install checking for strerror... yes unit-oai-hss-0: 08:09:38 DEBUG unit.oai-hss/0.install checking whether byte ordering is bigendian... no unit-oai-hss-0: 08:09:38 DEBUG unit.oai-hss/0.install checking for memxor... no unit-oai-hss-0: 08:09:38 DEBUG unit.oai-hss/0.install checking for __attribute__... yes unit-oai-hss-0: 08:09:38 DEBUG unit.oai-hss/0.install checking for stdint types... stdint.h (shortcircuit) unit-oai-hss-0: 08:09:38 DEBUG unit.oai-hss/0.install make use of stdint.h in nettle-stdint.h (assuming C99 compatible system) unit-oai-hss-0: 08:09:38 DEBUG unit.oai-hss/0.install checking for fcntl file locking... yes unit-oai-hss-0: 08:09:38 DEBUG unit.oai-hss/0.install checking for __gmpz_getlimbn in -lgmp... yes unit-oai-hss-0: 08:09:38 DEBUG unit.oai-hss/0.install checking for __gmpz_powm_sec... yes unit-oai-hss-0: 08:09:38 DEBUG unit.oai-hss/0.install checking for library containing clock_gettime... none required unit-oai-hss-0: 08:09:38 DEBUG unit.oai-hss/0.install configure: creating ./config.status unit-oai-hss-0: 08:09:38 DEBUG unit.oai-hss/0.install config.status: creating config.make unit-oai-hss-0: 08:09:38 DEBUG unit.oai-hss/0.install config.status: creating config.m4 unit-oai-hss-0: 08:09:38 DEBUG unit.oai-hss/0.install config.status: creating Makefile unit-oai-hss-0: 08:09:38 DEBUG unit.oai-hss/0.install config.status: creating tools/Makefile unit-oai-hss-0: 08:09:38 DEBUG unit.oai-hss/0.install config.status: creating testsuite/Makefile unit-oai-hss-0: 08:09:38 DEBUG unit.oai-hss/0.install config.status: creating examples/Makefile unit-oai-hss-0: 08:09:38 DEBUG unit.oai-hss/0.install config.status: creating nettle.pc unit-oai-hss-0: 08:09:38 DEBUG unit.oai-hss/0.install config.status: creating hogweed.pc unit-oai-hss-0: 08:09:38 DEBUG unit.oai-hss/0.install config.status: creating config.h unit-oai-hss-0: 08:09:38 DEBUG unit.oai-hss/0.install config.status: linking x86_64/aes-encrypt-internal.asm to aes-encrypt-internal.asm unit-oai-hss-0: 08:09:38 DEBUG unit.oai-hss/0.install config.status: linking x86_64/aes-decrypt-internal.asm to aes-decrypt-internal.asm unit-oai-hss-0: 08:09:38 DEBUG unit.oai-hss/0.install config.status: linking x86_64/camellia-crypt-internal.asm to camellia-crypt-internal.asm unit-oai-hss-0: 08:09:38 DEBUG unit.oai-hss/0.install config.status: linking x86_64/memxor.asm to memxor.asm unit-oai-hss-0: 08:09:38 DEBUG unit.oai-hss/0.install config.status: linking x86_64/salsa20-crypt.asm to salsa20-crypt.asm unit-oai-hss-0: 08:09:38 DEBUG unit.oai-hss/0.install config.status: linking x86_64/serpent-encrypt.asm to serpent-encrypt.asm unit-oai-hss-0: 08:09:38 DEBUG unit.oai-hss/0.install config.status: linking x86_64/serpent-decrypt.asm to serpent-decrypt.asm unit-oai-hss-0: 08:09:38 DEBUG unit.oai-hss/0.install config.status: linking x86_64/sha1-compress.asm to sha1-compress.asm unit-oai-hss-0: 08:09:38 DEBUG unit.oai-hss/0.install config.status: linking x86_64/machine.m4 to machine.m4 unit-oai-hss-0: 08:09:38 DEBUG unit.oai-hss/0.install config.status: executing dummy-dep-files commands unit-oai-hss-0: 08:09:38 DEBUG unit.oai-hss/0.install config.status: executing nettle-stdint.h commands unit-oai-hss-0: 08:09:38 DEBUG unit.oai-hss/0.install config.status: creating nettle-stdint.h : __NETTLE_STDINT_H unit-oai-hss-0: 08:09:38 DEBUG unit.oai-hss/0.install configure: summary of build options: unit-oai-hss-0: 08:09:38 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 08:09:38 DEBUG unit.oai-hss/0.install Version: nettle 2.5 unit-oai-hss-0: 08:09:38 DEBUG unit.oai-hss/0.install Host type: x86_64-unknown-linux-gnu unit-oai-hss-0: 08:09:38 DEBUG unit.oai-hss/0.install ABI: 64 unit-oai-hss-0: 08:09:38 DEBUG unit.oai-hss/0.install Assembly files: x86_64 unit-oai-hss-0: 08:09:38 DEBUG unit.oai-hss/0.install Install prefix: /usr unit-oai-hss-0: 08:09:38 DEBUG unit.oai-hss/0.install Library directory: ${exec_prefix}/lib unit-oai-hss-0: 08:09:38 DEBUG unit.oai-hss/0.install Compiler: gcc unit-oai-hss-0: 08:09:38 DEBUG unit.oai-hss/0.install Shared libraries: yes unit-oai-hss-0: 08:09:38 DEBUG unit.oai-hss/0.install Public key crypto: yes unit-oai-hss-0: 08:09:38 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 08:09:38 DEBUG unit.oai-hss/0.install Compiling nettle unit-oai-hss-0: 08:09:38 DEBUG unit.oai-hss/0.install make all-here unit-oai-hss-0: 08:09:38 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5' unit-oai-hss-0: 08:09:38 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 08:09:38 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 08:09:38 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 08:09:38 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 08:09:38 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 08:09:38 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 08:09:38 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 08:09:38 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 08:09:38 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 08:09:38 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 08:09:38 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 08:09:38 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 08:09:39 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 08:09:39 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 08:09:39 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 08:09:39 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 08:09:39 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 08:09:39 DEBUG unit.oai-hss/0.install aes-decrypt-internal.asm >aes-decrypt-internal.s unit-oai-hss-0: 08:09:39 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 08:09:39 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 08:09:39 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 08:09:39 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: 08:09:39 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 08:09:39 DEBUG unit.oai-hss/0.install aes-encrypt-internal.asm >aes-encrypt-internal.s unit-oai-hss-0: 08:09:39 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 08:09:39 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: 08:09:39 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 08:09:39 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 08:09:39 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 08:09:39 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 08:09:39 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 08:09:39 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 08:09:39 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 08:09:39 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 08:09:39 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 08:09:39 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 08:09:39 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 08:09:39 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 08:09:39 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 08:09:39 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 08:09:39 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 08:09:39 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 08:09:39 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 08:09:39 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 08:09:39 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 08:09:39 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 08:09:39 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 08:09:39 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 08:09:39 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 08:09:39 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 08:09:39 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 08:09:39 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 08:09:39 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 08:09:39 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 08:09:39 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 08:09:39 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 08:09:39 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 08:09:39 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 08:09:39 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 08:09:39 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 08:09:39 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 08:09:39 DEBUG unit.oai-hss/0.install camellia-crypt-internal.asm >camellia-crypt-internal.s unit-oai-hss-0: 08:09:39 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 08:09:39 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 08:09:39 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 08:09:39 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: 08:09:39 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 08:09:39 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 08:09:39 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 08:09:39 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 08:09:39 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 08:09:39 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 08:09:39 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 08:09:39 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 08:09:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ubuntu-mono. unit-abot-epc-basic-0: 08:09:39 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ubuntu-mono_14.04+16.04.20180326-0ubuntu1_all.deb ... unit-oai-hss-0: 08:09:39 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 08:09:39 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 08:09:39 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 08:09:39 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 08:09:39 DEBUG unit.abot-epc-basic/0.install Unpacking ubuntu-mono (14.04+16.04.20180326-0ubuntu1) ... unit-oai-hss-0: 08:09:39 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 08:09:39 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 08:09:40 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 08:09:40 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 08:09:40 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 08:09:40 DEBUG unit.oai-hss/0.install && true unit-oai-epc-0: 08:09:40 DEBUG juju.worker.uniter.remotestate retry hook timer triggered unit-oai-epc-0: 08:09:40 INFO juju.worker.uniter awaiting error resolution for "install" hook unit-oai-epc-0: 08:09:40 DEBUG juju.worker.uniter.operation running operation run install hook unit-oai-epc-0: 08:09:40 DEBUG juju.machinelock acquire machine lock for uniter (run install hook) unit-oai-epc-0: 08:09:40 DEBUG juju.machinelock machine lock acquired for uniter (run install hook) unit-oai-epc-0: 08:09:40 DEBUG juju.worker.uniter.operation preparing operation "run install hook" unit-oai-hss-0: 08:09:40 DEBUG unit.oai-hss/0.install cast128.c: In function 'nettle_cast128_set_key': unit-oai-hss-0: 08:09:40 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: 08:09:40 DEBUG unit.oai-hss/0.install t[3] = x[3] = z[3] ^ cast_sbox5[U8c(x[2])] unit-oai-hss-0: 08:09:40 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 08:09:40 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: 08:09:40 DEBUG unit.oai-hss/0.install ^ cast_sbox6[U8d(z[1])] ^ cast_sbox7[U8a(z[1])] unit-oai-hss-0: 08:09:40 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 08:09:40 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: 08:09:40 DEBUG unit.oai-hss/0.install t[2] = x[2] = z[1] ^ cast_sbox5[U8d(x[1])] unit-oai-hss-0: 08:09:40 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 08:09:40 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: 08:09:40 DEBUG unit.oai-hss/0.install t[1] = x[1] = z[0] ^ cast_sbox5[U8a(x[0])] unit-oai-hss-0: 08:09:40 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 08:09:40 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: 08:09:40 DEBUG unit.oai-hss/0.install uint32_t t[4], z[4], x[4]; unit-oai-hss-0: 08:09:40 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 08:09:40 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: 08:09:40 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: 08:09:40 DEBUG unit.oai-hss/0.install #define U8a(x) ( (uint8_t) (x>>24) ) unit-oai-hss-0: 08:09:40 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 08:09:40 DEBUG unit.oai-hss/0.install cast128.c:166:12: note: 't[1]' was declared here unit-oai-hss-0: 08:09:40 DEBUG unit.oai-hss/0.install uint32_t t[4], z[4], x[4]; unit-oai-hss-0: 08:09:40 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 08:09:40 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: 08:09:40 DEBUG unit.oai-hss/0.install #define U8a(x) ( (uint8_t) (x>>24) ) unit-oai-hss-0: 08:09:40 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 08:09:40 DEBUG unit.oai-hss/0.install cast128.c:166:12: note: 't[0]' was declared here unit-oai-hss-0: 08:09:40 DEBUG unit.oai-hss/0.install uint32_t t[4], z[4], x[4]; unit-oai-hss-0: 08:09:40 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 08:09:40 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 08:09:40 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 08:09:40 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 08:09:40 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 08:09:40 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 08:09:40 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 08:09:40 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 08:09:40 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 08:09:40 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 08:09:40 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 08:09:40 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 08:09:40 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 08:09:40 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 08:09:40 DEBUG unit.oai-hss/0.install && true unit-oai-epc-0: 08:09:40 DEBUG juju.worker.uniter.operation executing operation "run install hook" unit-oai-hss-0: 08:09:40 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 08:09:40 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 08:09:40 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 08:09:40 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 08:09:40 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 08:09:40 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 08:09:40 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 08:09:40 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 08:09:40 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 08:09:40 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 08:09:40 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 08:09:40 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 08:09:40 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 08:09:40 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 08:09:40 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 08:09:40 DEBUG unit.oai-hss/0.install && true unit-oai-epc-0: 08:09:40 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running install hook unit-oai-hss-0: 08:09:40 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 08:09:40 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 08:09:40 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 08:09:40 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 08:09:40 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 08:09:40 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 08:09:40 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 08:09:40 DEBUG unit.oai-hss/0.install && true unit-oai-epc-0: 08:09:40 DEBUG unit.oai-epc/0.install + export DEBIAN_FRONTEND=noninteractive unit-oai-epc-0: 08:09:40 DEBUG unit.oai-epc/0.install + DEBIAN_FRONTEND=noninteractive unit-oai-epc-0: 08:09:40 DEBUG unit.oai-epc/0.install + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 08:09:40 DEBUG unit.oai-epc/0.install ++ validated_mme_public_ip=0 unit-oai-epc-0: 08:09:40 DEBUG unit.oai-epc/0.install + set_env_paths unit-oai-epc-0: 08:09:40 DEBUG unit.oai-epc/0.install + openair_path=/srv/openair-cn unit-oai-epc-0: 08:09:40 DEBUG unit.oai-epc/0.install + build_path=/srv/openair-cn/BUILD unit-oai-epc-0: 08:09:40 DEBUG unit.oai-epc/0.install + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-epc-0: 08:09:40 DEBUG unit.oai-epc/0.install + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-epc-0: 08:09:40 DEBUG unit.oai-epc/0.install + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-epc-0: 08:09:40 DEBUG unit.oai-epc/0.install + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-epc-0: 08:09:40 DEBUG unit.oai-epc/0.install + epc_conf_path=/usr/local/etc/oai unit-oai-epc-0: 08:09:40 DEBUG unit.oai-epc/0.install + epc_exec_name=mme_gw unit-oai-epc-0: 08:09:40 DEBUG unit.oai-epc/0.install + open-port 2152/udp unit-oai-epc-0: 08:09:41 DEBUG worker.uniter.jujuc running hook tool "open-port" unit-oai-epc-0: 08:09:41 DEBUG unit.oai-epc/0.install ++ config-get branch unit-oai-hss-0: 08:09:41 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 08:09:41 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 08:09:41 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 08:09:41 DEBUG unit.oai-hss/0.install && true unit-oai-epc-0: 08:09:41 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 08:09:41 DEBUG unit.oai-epc/0.install + branch=v0.3.2 unit-oai-epc-0: 08:09:41 DEBUG unit.oai-epc/0.install ++ config-get revision unit-oai-hss-0: 08:09:41 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 08:09:41 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 08:09:41 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 08:09:41 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 08:09:41 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 08:09:41 DEBUG unit.oai-hss/0.install && true unit-oai-epc-0: 08:09:41 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 08:09:41 DEBUG unit.oai-epc/0.install + revision=HEAD unit-oai-epc-0: 08:09:41 DEBUG unit.oai-epc/0.install + echo v0.3.2 unit-oai-epc-0: 08:09:41 DEBUG unit.oai-epc/0.install + echo HEAD unit-oai-epc-0: 08:09:41 DEBUG unit.oai-epc/0.install + update_hostname unit-oai-epc-0: 08:09:41 DEBUG unit.oai-epc/0.install ++ sed 's|/|-|' unit-oai-epc-0: 08:09:41 DEBUG unit.oai-epc/0.install ++ echo oai-epc/0 unit-oai-epc-0: 08:09:41 DEBUG unit.oai-epc/0.install + HOSTNAME=oai-epc-0 unit-oai-epc-0: 08:09:41 DEBUG unit.oai-epc/0.install + echo oai-epc-0 unit-oai-hss-0: 08:09:41 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 08:09:41 DEBUG unit.oai-hss/0.install salsa20-crypt.asm >salsa20-crypt.s unit-oai-epc-0: 08:09:41 DEBUG unit.oai-epc/0.install + hostname oai-epc-0 unit-oai-epc-0: 08:09:41 DEBUG unit.oai-epc/0.install ++ hostname unit-oai-epc-0: 08:09:41 DEBUG unit.oai-epc/0.install + echo '127.0.0.1 oai-epc-0' unit-oai-epc-0: 08:09:41 DEBUG unit.oai-epc/0.install + install_packages unit-oai-epc-0: 08:09:41 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 08:09:41 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections git unit-oai-epc-0: 08:09:41 DEBUG unit.oai-epc/0.install + gitAlreadyInstalled=1 unit-oai-epc-0: 08:09:41 DEBUG unit.oai-epc/0.install + '[' '!' 1 -eq 1 ']' unit-oai-epc-0: 08:09:41 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 08:09:41 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections at unit-oai-hss-0: 08:09:41 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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-oai-epc-0: 08:09:41 DEBUG unit.oai-epc/0.install + atAlreadyInstalled=1 unit-oai-epc-0: 08:09:41 DEBUG unit.oai-epc/0.install + '[' '!' 1 -eq 1 ']' unit-oai-epc-0: 08:09:41 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 08:09:41 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections virt-what unit-oai-epc-0: 08:09:41 DEBUG unit.oai-epc/0.install + virtwhatAlreadyInstalled=1 unit-oai-epc-0: 08:09:41 DEBUG unit.oai-epc/0.install + '[' '!' 1 -eq 1 ']' unit-oai-epc-0: 08:09:41 DEBUG unit.oai-epc/0.install + PASSWORD=linux unit-oai-epc-0: 08:09:41 DEBUG unit.oai-epc/0.install + debconf-set-selections unit-oai-epc-0: 08:09:41 DEBUG unit.oai-epc/0.install + echo 'mysql-server mysql-server/root_password password linux' unit-oai-hss-0: 08:09:41 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: 08:09:41 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 08:09:41 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 08:09:41 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 08:09:41 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 08:09:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package adwaita-icon-theme. unit-abot-epc-basic-0: 08:09:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../adwaita-icon-theme_3.18.0-2ubuntu3.1_all.deb ... unit-oai-hss-0: 08:09:41 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 08:09:41 DEBUG unit.oai-hss/0.install sha1-compress.asm >sha1-compress.s unit-oai-hss-0: 08:09:41 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 08:09:41 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 08:09:41 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 08:09:41 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: 08:09:41 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 08:09:41 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 08:09:41 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 08:09:41 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 08:09:41 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 08:09:41 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 08:09:41 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 08:09:41 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 08:09:41 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 08:09:41 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 08:09:41 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 08:09:41 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 08:09:41 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 08:09:41 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 08:09:41 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 08:09:41 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 08:09:41 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 08:09:41 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 08:09:41 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 08:09:41 DEBUG unit.oai-hss/0.install serpent-encrypt.asm >serpent-encrypt.s unit-oai-hss-0: 08:09:41 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 08:09:41 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: 08:09:41 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 08:09:41 DEBUG unit.oai-hss/0.install serpent-decrypt.asm >serpent-decrypt.s unit-oai-hss-0: 08:09:41 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 08:09:41 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 08:09:41 DEBUG unit.oai-hss/0.install && true unit-oai-epc-0: 08:09:41 DEBUG unit.oai-epc/0.install + debconf-set-selections unit-oai-epc-0: 08:09:41 DEBUG unit.oai-epc/0.install + echo 'mysql-server mysql-server/root_password_again password linux' unit-oai-hss-0: 08:09:41 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: 08:09:41 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 08:09:41 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 08:09:41 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 08:09:41 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 08:09:42 DEBUG unit.abot-epc-basic/0.install Unpacking adwaita-icon-theme (3.18.0-2ubuntu3.1) ... unit-oai-hss-0: 08:09:42 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 08:09:42 DEBUG unit.oai-hss/0.install && true unit-oai-epc-0: 08:09:42 DEBUG unit.oai-epc/0.install + apt install -y mysql-client unit-oai-epc-0: 08:09:42 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 08:09:42 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: 08:09:42 DEBUG unit.oai-epc/0.install unit-oai-hss-0: 08:09:42 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 08:09:42 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 08:09:42 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 08:09:42 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 08:09:42 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 08:09:42 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 08:09:42 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 08:09:42 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 08:09:42 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 08:09:42 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 08:09:42 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 08:09:42 DEBUG unit.oai-hss/0.install && true unit-oai-epc-0: 08:09:42 DEBUG unit.oai-epc/0.install Reading package lists... unit-oai-hss-0: 08:09:42 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 08:09:42 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 08:09:42 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 08:09:42 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 08:09:42 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 08:09:42 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 08:09:42 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 08:09:42 DEBUG unit.oai-hss/0.install memxor.asm >memxor.s unit-oai-hss-0: 08:09:42 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 08:09:42 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 08:09:42 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 08:09:42 DEBUG unit.oai-hss/0.install echo "memxor.o : memxor.asm ./asm.m4 machine.m4 config.m4" >memxor.o.d unit-oai-hss-0: 08:09:42 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 08:09:42 DEBUG unit.oai-hss/0.install && true unit-oai-epc-0: 08:09:42 DEBUG unit.oai-epc/0.install Building dependency tree... unit-oai-epc-0: 08:09:42 DEBUG unit.oai-epc/0.install Reading state information... unit-oai-hss-0: 08:09:42 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 08:09:42 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 08:09:42 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 08:09:42 DEBUG unit.oai-hss/0.install && true unit-oai-epc-0: 08:09:42 DEBUG unit.oai-epc/0.install mysql-client is already the newest version. unit-oai-epc-0: 08:09:42 DEBUG unit.oai-epc/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-epc-0: 08:09:42 DEBUG unit.oai-epc/0.install ++ virt-what unit-oai-epc-0: 08:09:42 DEBUG unit.oai-epc/0.install + machine_type=kvm unit-oai-epc-0: 08:09:42 DEBUG unit.oai-epc/0.install + clone_repro unit-oai-epc-0: 08:09:42 DEBUG unit.oai-epc/0.install + juju-log 'Fetching and installing openair5G EPC' unit-oai-hss-0: 08:09:42 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 08:09:42 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 08:09:42 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 08:09:42 DEBUG unit.oai-hss/0.install && true unit-oai-epc-0: 08:09:42 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 08:09:42 INFO unit.oai-epc/0.juju-log Fetching and installing openair5G EPC unit-oai-epc-0: 08:09:42 DEBUG unit.oai-epc/0.install + status-set maintenance 'Fetching and installing Openair5G EPC' unit-oai-epc-0: 08:09:42 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-abot-epc-basic-0: 08:09:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package at-spi2-core. unit-abot-epc-basic-0: 08:09:42 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../at-spi2-core_2.18.3-4ubuntu1_amd64.deb ... unit-oai-hss-0: 08:09:42 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 08:09:42 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 08:09:42 DEBUG unit.abot-epc-basic/0.install Unpacking at-spi2-core (2.18.3-4ubuntu1) ... unit-oai-epc-0: 08:09:42 DEBUG unit.oai-epc/0.install + '[' -d /srv/openair-cn ']' unit-oai-epc-0: 08:09:42 DEBUG unit.oai-epc/0.install + juju-log 'Updating the installation directory' unit-oai-hss-0: 08:09:42 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 08:09:42 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 08:09:42 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 08:09:42 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 08:09:42 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 08:09:42 DEBUG unit.oai-hss/0.install && true unit-oai-epc-0: 08:09:42 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 08:09:42 INFO unit.oai-epc/0.juju-log Updating the installation directory unit-oai-hss-0: 08:09:42 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 08:09:42 DEBUG unit.oai-hss/0.install && true unit-oai-epc-0: 08:09:42 DEBUG unit.oai-epc/0.install + cd /srv/openair-cn unit-oai-epc-0: 08:09:42 DEBUG unit.oai-epc/0.install + git reset --hard HEAD unit-oai-epc-0: 08:09:42 DEBUG unit.oai-epc/0.install HEAD is now at 01f20cc freediameter installation fix unit-oai-epc-0: 08:09:42 DEBUG unit.oai-epc/0.install + git checkout v0.3.2 unit-oai-epc-0: 08:09:42 DEBUG unit.oai-epc/0.install HEAD is now at 01f20cc... freediameter installation fix unit-oai-epc-0: 08:09:42 DEBUG unit.oai-epc/0.install + shopt -s nocasematch unit-oai-epc-0: 08:09:42 DEBUG unit.oai-epc/0.install + [[ HEAD != \H\E\A\D ]] unit-oai-epc-0: 08:09:42 DEBUG unit.oai-epc/0.install + cd - unit-oai-epc-0: 08:09:42 DEBUG unit.oai-epc/0.install /var/lib/juju/agents/unit-oai-epc-0/charm unit-oai-epc-0: 08:09:42 DEBUG unit.oai-epc/0.install + sed -i /phpmyadmin/d /srv/openair-cn/BUILD/TOOLS/build_helper unit-oai-epc-0: 08:09:42 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-epc-0: 08:09:42 DEBUG unit.oai-epc/0.install + juju_install_kernel unit-oai-epc-0: 08:09:42 DEBUG unit.oai-epc/0.install + juju-log 'Check the kernel and update if required' unit-oai-hss-0: 08:09:42 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 08:09:42 DEBUG unit.oai-hss/0.install && true unit-oai-epc-0: 08:09:42 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 08:09:42 INFO unit.oai-epc/0.juju-log Check the kernel and update if required unit-oai-epc-0: 08:09:42 DEBUG unit.oai-epc/0.install + check_current_kernel unit-oai-epc-0: 08:09:42 DEBUG unit.oai-epc/0.install + required_kern_release=3.19 unit-oai-epc-0: 08:09:42 DEBUG unit.oai-epc/0.install ++ cut -d . -f1 unit-oai-epc-0: 08:09:42 DEBUG unit.oai-epc/0.install ++ echo 3.19 unit-oai-epc-0: 08:09:42 DEBUG unit.oai-epc/0.install + required_kern_version=3 unit-oai-epc-0: 08:09:42 DEBUG unit.oai-epc/0.install ++ cut -d . -f2 unit-oai-epc-0: 08:09:42 DEBUG unit.oai-epc/0.install ++ echo 3.19 unit-oai-epc-0: 08:09:42 DEBUG unit.oai-epc/0.install + required_kern_major_revision=19 unit-oai-epc-0: 08:09:42 DEBUG unit.oai-epc/0.install ++ uname -r unit-oai-epc-0: 08:09:42 DEBUG unit.oai-epc/0.install + current_kern_release=3.13.0-164-generic unit-oai-epc-0: 08:09:42 DEBUG unit.oai-epc/0.install ++ cut -d . -f1 unit-oai-epc-0: 08:09:42 DEBUG unit.oai-epc/0.install ++ echo 3.13.0-164-generic unit-oai-epc-0: 08:09:42 DEBUG unit.oai-epc/0.install + current_kern_version=3 unit-oai-epc-0: 08:09:42 DEBUG unit.oai-epc/0.install ++ cut -d . -f2 unit-oai-epc-0: 08:09:42 DEBUG unit.oai-epc/0.install ++ echo 3.13.0-164-generic unit-oai-epc-0: 08:09:42 DEBUG unit.oai-epc/0.install + current_kern_major_revision=13 unit-oai-epc-0: 08:09:42 DEBUG unit.oai-epc/0.install + '[' 3 -gt 3 ']' unit-oai-epc-0: 08:09:42 DEBUG unit.oai-epc/0.install + '[' 3 -eq 3 ']' unit-oai-epc-0: 08:09:42 DEBUG unit.oai-epc/0.install + '[' 13 -ge 19 ']' unit-oai-epc-0: 08:09:42 DEBUG unit.oai-epc/0.install + REQUIRED_KERNEL_IS_INSTALLED=false unit-oai-epc-0: 08:09:42 DEBUG unit.oai-epc/0.install + [[ false == true ]] unit-oai-epc-0: 08:09:42 DEBUG unit.oai-epc/0.install + '[' kvm == lxc -o kvm == docker ']' unit-oai-epc-0: 08:09:42 DEBUG unit.oai-epc/0.install + '[' kvm == '' ']' unit-oai-epc-0: 08:09:42 DEBUG unit.oai-epc/0.install + check_current_kernel unit-oai-epc-0: 08:09:42 DEBUG unit.oai-epc/0.install + required_kern_release=3.19 unit-oai-hss-0: 08:09:42 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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-epc-0: 08:09:42 DEBUG unit.oai-epc/0.install ++ cut -d . -f1 unit-oai-hss-0: 08:09:42 DEBUG unit.oai-hss/0.install && true unit-oai-epc-0: 08:09:42 DEBUG unit.oai-epc/0.install ++ echo 3.19 unit-oai-epc-0: 08:09:42 DEBUG unit.oai-epc/0.install + required_kern_version=3 unit-oai-epc-0: 08:09:42 DEBUG unit.oai-epc/0.install ++ cut -d . -f2 unit-oai-epc-0: 08:09:42 DEBUG unit.oai-epc/0.install ++ echo 3.19 unit-oai-epc-0: 08:09:42 DEBUG unit.oai-epc/0.install + required_kern_major_revision=19 unit-oai-epc-0: 08:09:42 DEBUG unit.oai-epc/0.install ++ uname -r unit-oai-epc-0: 08:09:42 DEBUG unit.oai-epc/0.install + current_kern_release=3.13.0-164-generic unit-oai-epc-0: 08:09:42 DEBUG unit.oai-epc/0.install ++ cut -d . -f1 unit-oai-epc-0: 08:09:42 DEBUG unit.oai-epc/0.install ++ echo 3.13.0-164-generic unit-oai-epc-0: 08:09:42 DEBUG unit.oai-epc/0.install + current_kern_version=3 unit-oai-epc-0: 08:09:42 DEBUG unit.oai-epc/0.install ++ cut -d . -f2 unit-oai-epc-0: 08:09:42 DEBUG unit.oai-epc/0.install ++ echo 3.13.0-164-generic unit-oai-epc-0: 08:09:42 DEBUG unit.oai-epc/0.install + current_kern_major_revision=13 unit-oai-epc-0: 08:09:42 DEBUG unit.oai-epc/0.install + '[' 3 -gt 3 ']' unit-oai-epc-0: 08:09:42 DEBUG unit.oai-epc/0.install + '[' 3 -eq 3 ']' unit-oai-epc-0: 08:09:42 DEBUG unit.oai-epc/0.install + '[' 13 -ge 19 ']' unit-oai-epc-0: 08:09:42 DEBUG unit.oai-epc/0.install + REQUIRED_KERNEL_IS_INSTALLED=false unit-oai-epc-0: 08:09:42 DEBUG unit.oai-epc/0.install + [[ false == false ]] unit-oai-epc-0: 08:09:42 DEBUG unit.oai-epc/0.install ++ cat /var/lib/juju/agents/unit-oai-epc-0/charm/.reboot unit-oai-epc-0: 08:09:42 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: 08:09:42 DEBUG unit.oai-epc/0.install + '[' '' '!=' reboot ']' unit-oai-epc-0: 08:09:42 DEBUG unit.oai-epc/0.install + juju-log 'installing the required kernel and reboot' unit-abot-epc-basic-0: 08:09:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package autoconf. unit-abot-epc-basic-0: 08:09:43 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../autoconf_2.69-9_all.deb ... unit-oai-hss-0: 08:09:43 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 08:09:43 DEBUG unit.oai-hss/0.install && true unit-oai-epc-0: 08:09:43 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 08:09:43 INFO unit.oai-epc/0.juju-log installing the required kernel and reboot unit-oai-epc-0: 08:09:43 DEBUG unit.oai-epc/0.install + status-set maintenance 'installing the required kernel and rebooting' unit-abot-epc-basic-0: 08:09:43 DEBUG unit.abot-epc-basic/0.install Unpacking autoconf (2.69-9) ... unit-oai-hss-0: 08:09:43 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 08:09:43 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 08:09:43 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 08:09:43 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 08:09:43 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 08:09:43 DEBUG unit.oai-hss/0.install && true unit-oai-epc-0: 08:09:43 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 08:09:43 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 08:09:43 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 08:09:43 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 08:09:43 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 08:09:43 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 08:09:43 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 08:09:43 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 08:09:43 DEBUG unit.oai-hss/0.install && true unit-oai-epc-0: 08:09:43 DEBUG unit.oai-epc/0.install + install_required_kernel unit-oai-epc-0: 08:09:43 DEBUG unit.oai-epc/0.install + version=3.19 unit-oai-epc-0: 08:09:43 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: 08:09:43 DEBUG unit.oai-epc/0.install --2019-01-18 08:09:43-- http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/ unit-oai-epc-0: 08:09:43 DEBUG unit.oai-epc/0.install Resolving kernel.ubuntu.com (kernel.ubuntu.com)... 91.189.94.216 unit-oai-hss-0: 08:09:43 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 08:09:43 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 08:09:43 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 08:09:43 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 08:09:43 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 08:09:43 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 08:09:43 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 08:09:43 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 08:09:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package autotools-dev. unit-abot-epc-basic-0: 08:09:43 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../autotools-dev_20150820.1_all.deb ... unit-oai-epc-0: 08:09:43 DEBUG unit.oai-epc/0.install Connecting to kernel.ubuntu.com (kernel.ubuntu.com)|91.189.94.216|:80... connected. unit-oai-hss-0: 08:09:43 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 08:09:43 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 08:09:43 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 08:09:43 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 08:09:43 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 08:09:43 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 08:09:43 DEBUG unit.abot-epc-basic/0.install Unpacking autotools-dev (20150820.1) ... unit-oai-hss-0: 08:09:43 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 08:09:43 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 08:09:43 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 08:09:43 DEBUG unit.oai-hss/0.install && true unit-oai-epc-0: 08:09:43 DEBUG unit.oai-epc/0.install HTTP request sent, awaiting response... 301 Moved Permanently unit-oai-epc-0: 08:09:43 DEBUG unit.oai-epc/0.install Location: https://kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/ [following] unit-oai-epc-0: 08:09:43 DEBUG unit.oai-epc/0.install --2019-01-18 08:09:43-- https://kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/ unit-oai-hss-0: 08:09:43 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 08:09:43 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 08:09:43 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 08:09:43 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 08:09:43 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 08:09:43 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 08:09:43 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 08:09:43 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 08:09:43 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 08:09:43 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 08:09:43 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 08:09:43 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 08:09:43 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 08:09:43 DEBUG unit.oai-hss/0.install && true unit-oai-epc-0: 08:09:43 DEBUG unit.oai-epc/0.install Connecting to kernel.ubuntu.com (kernel.ubuntu.com)|91.189.94.216|:443... connected. unit-abot-epc-basic-0: 08:09:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package automake. unit-abot-epc-basic-0: 08:09:43 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../automake_1%3a1.15-4ubuntu1_all.deb ... unit-abot-epc-basic-0: 08:09:43 DEBUG unit.abot-epc-basic/0.install Unpacking automake (1:1.15-4ubuntu1) ... unit-oai-hss-0: 08:09:43 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 08:09:43 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 08:09:43 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 08:09:43 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 08:09:43 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 08:09:43 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 08:09:43 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 08:09:43 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 08:09:43 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 08:09:43 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 08:09:43 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 08:09:43 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 08:09:43 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 08:09:43 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 08:09:43 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 08:09:43 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 08:09:43 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 08:09:43 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 08:09:44 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 08:09:44 DEBUG unit.oai-hss/0.install && true unit-oai-epc-0: 08:09:44 DEBUG unit.oai-epc/0.install HTTP request sent, awaiting response... 200 OK unit-oai-epc-0: 08:09:44 DEBUG unit.oai-epc/0.install Length: unspecified [text/html] unit-oai-epc-0: 08:09:44 DEBUG unit.oai-epc/0.install Saving to: 'kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/index.html' unit-oai-epc-0: 08:09:44 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 08:09:44 DEBUG unit.oai-epc/0.install 0K ....... 32.0M=0s unit-oai-epc-0: 08:09:44 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 08:09:44 DEBUG unit.oai-epc/0.install 2019-01-18 08:09:44 (32.0 MB/s) - 'kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/index.html' saved [8049] unit-oai-epc-0: 08:09:44 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 08:09:44 DEBUG unit.oai-epc/0.install FINISHED --2019-01-18 08:09:44-- unit-oai-epc-0: 08:09:44 DEBUG unit.oai-epc/0.install Total wall clock time: 0.8s unit-oai-epc-0: 08:09:44 DEBUG unit.oai-epc/0.install Downloaded: 1 files, 7.9K in 0s (32.0 MB/s) unit-oai-epc-0: 08:09:44 DEBUG unit.oai-epc/0.install + dpkg -i 'kernel.ubuntu.com/*/*/*/*deb' unit-oai-hss-0: 08:09:44 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 08:09:44 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 08:09:44 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 08:09:44 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 08:09:44 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 08:09:44 DEBUG unit.oai-hss/0.install && true unit-oai-epc-0: 08:09:44 DEBUG unit.oai-epc/0.install dpkg: error processing archive kernel.ubuntu.com/*/*/*/*deb (--install): unit-oai-epc-0: 08:09:44 DEBUG unit.oai-epc/0.install cannot access archive: No such file or directory unit-oai-hss-0: 08:09:44 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 08:09:44 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 08:09:44 DEBUG unit.oai-hss/0.install pgp-encode.c: In function 'nettle_pgp_put_rsa_sha1_signature': unit-oai-hss-0: 08:09:44 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 08:09:44 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 08:09:44 DEBUG unit.oai-hss/0.install pgp-encode.c:249:11: warning: unused variable 'digest16' [-Wunused-variable] unit-oai-hss-0: 08:09:44 DEBUG unit.oai-hss/0.install uint8_t digest16[2]; unit-oai-hss-0: 08:09:44 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 08:09:44 DEBUG unit.oai-hss/0.install rsa2openpgp.c: In function 'nettle_rsa_keypair_to_openpgp': unit-oai-hss-0: 08:09:44 DEBUG unit.oai-hss/0.install rsa2openpgp.c:67:12: warning: unused variable 'key_length' [-Wunused-variable] unit-oai-hss-0: 08:09:44 DEBUG unit.oai-hss/0.install unsigned key_length; unit-oai-hss-0: 08:09:44 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 08:09:44 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 08:09:44 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 08:09:44 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 08:09:44 DEBUG unit.oai-hss/0.install && true unit-oai-epc-0: 08:09:44 DEBUG unit.oai-epc/0.install Errors were encountered while processing: unit-oai-epc-0: 08:09:44 DEBUG unit.oai-epc/0.install kernel.ubuntu.com/*/*/*/*deb unit-oai-epc-0: 08:09:44 ERROR juju.worker.uniter.operation hook "install" failed: exit status 1 unit-oai-epc-0: 08:09:44 DEBUG juju.machinelock machine lock released for uniter (run install hook) unit-oai-epc-0: 08:09:44 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 08:09:44 INFO juju.worker.uniter awaiting error resolution for "install" hook unit-oai-epc-0: 08:09:44 DEBUG juju.worker.uniter [AGENT-STATUS] error: hook failed: "install" unit-oai-hss-0: 08:09:44 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 08:09:44 DEBUG unit.oai-hss/0.install aes-decrypt-internal.asm >aes-decrypt-internal.s unit-oai-hss-0: 08:09:44 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 08:09:44 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 08:09:44 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 08:09:44 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: 08:09:44 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 08:09:44 DEBUG unit.oai-hss/0.install aes-encrypt-internal.asm >aes-encrypt-internal.s unit-oai-hss-0: 08:09:44 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 08:09:44 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 08:09:44 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 08:09:44 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: 08:09:44 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 08:09:44 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 08:09:44 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 08:09:44 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 08:09:44 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libbison-dev:amd64. unit-oai-hss-0: 08:09:44 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 08:09:44 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 08:09:44 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libbison-dev_2%3a3.0.4.dfsg-1_amd64.deb ... unit-oai-hss-0: 08:09:44 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 08:09:44 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 08:09:44 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 08:09:44 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 08:09:44 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 08:09:44 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 08:09:44 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 08:09:44 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 08:09:44 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 08:09:44 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 08:09:44 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 08:09:44 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 08:09:44 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 08:09:44 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 08:09:44 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 08:09:44 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 08:09:44 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 08:09:44 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 08:09:44 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 08:09:44 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 08:09:44 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 08:09:44 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 08:09:44 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 08:09:44 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 08:09:44 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 08:09:44 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 08:09:44 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 08:09:44 DEBUG unit.oai-hss/0.install camellia-crypt-internal.asm >camellia-crypt-internal.s unit-oai-hss-0: 08:09:44 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 08:09:44 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 08:09:44 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 08:09:44 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: 08:09:44 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 08:09:44 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 08:09:44 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 08:09:44 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 08:09:44 DEBUG unit.abot-epc-basic/0.install Unpacking libbison-dev:amd64 (2:3.0.4.dfsg-1) ... unit-oai-hss-0: 08:09:45 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 08:09:45 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 08:09:45 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 08:09:45 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 08:09:45 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 08:09:45 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 08:09:45 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 08:09:45 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 08:09:45 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 08:09:45 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 08:09:45 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 08:09:45 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 08:09:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package bison. unit-oai-hss-0: 08:09:45 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 08:09:45 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 08:09:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../bison_2%3a3.0.4.dfsg-1_amd64.deb ... unit-abot-epc-basic-0: 08:09:45 DEBUG unit.abot-epc-basic/0.install Unpacking bison (2:3.0.4.dfsg-1) ... unit-oai-hss-0: 08:09:45 DEBUG unit.oai-hss/0.install cast128.c: In function 'nettle_cast128_set_key': unit-oai-hss-0: 08:09:45 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: 08:09:45 DEBUG unit.oai-hss/0.install t[3] = x[3] = z[3] ^ cast_sbox5[U8c(x[2])] unit-oai-hss-0: 08:09:45 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 08:09:45 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: 08:09:45 DEBUG unit.oai-hss/0.install ^ cast_sbox6[U8d(z[1])] ^ cast_sbox7[U8a(z[1])] unit-oai-hss-0: 08:09:45 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 08:09:45 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: 08:09:45 DEBUG unit.oai-hss/0.install t[2] = x[2] = z[1] ^ cast_sbox5[U8d(x[1])] unit-oai-hss-0: 08:09:45 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 08:09:45 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: 08:09:45 DEBUG unit.oai-hss/0.install t[1] = x[1] = z[0] ^ cast_sbox5[U8a(x[0])] unit-oai-hss-0: 08:09:45 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 08:09:45 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: 08:09:45 DEBUG unit.oai-hss/0.install uint32_t t[4], z[4], x[4]; unit-oai-hss-0: 08:09:45 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 08:09:45 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: 08:09:45 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: 08:09:45 DEBUG unit.oai-hss/0.install #define U8a(x) ( (uint8_t) (x>>24) ) unit-oai-hss-0: 08:09:45 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 08:09:45 DEBUG unit.oai-hss/0.install cast128.c:166:12: note: 't[1]' was declared here unit-oai-hss-0: 08:09:45 DEBUG unit.oai-hss/0.install uint32_t t[4], z[4], x[4]; unit-oai-hss-0: 08:09:45 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 08:09:45 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: 08:09:45 DEBUG unit.oai-hss/0.install #define U8a(x) ( (uint8_t) (x>>24) ) unit-oai-hss-0: 08:09:45 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 08:09:45 DEBUG unit.oai-hss/0.install cast128.c:166:12: note: 't[0]' was declared here unit-oai-hss-0: 08:09:45 DEBUG unit.oai-hss/0.install uint32_t t[4], z[4], x[4]; unit-oai-hss-0: 08:09:45 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 08:09:45 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 08:09:45 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 08:09:45 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 08:09:45 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 08:09:45 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 08:09:45 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 08:09:45 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 08:09:45 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 08:09:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package castxml. unit-abot-epc-basic-0: 08:09:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../castxml_0.1+git20160202-1.1_amd64.deb ... unit-abot-epc-basic-0: 08:09:45 DEBUG unit.abot-epc-basic/0.install Unpacking castxml (0.1+git20160202-1.1) ... unit-oai-hss-0: 08:09:45 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 08:09:45 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 08:09:45 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 08:09:45 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 08:09:45 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 08:09:45 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 08:09:45 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 08:09:45 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 08:09:45 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 08:09:45 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 08:09:45 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 08:09:45 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 08:09:45 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 08:09:45 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 08:09:45 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 08:09:45 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 08:09:45 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 08:09:45 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 08:09:45 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 08:09:45 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 08:09:46 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 08:09:46 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 08:09:46 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 08:09:46 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 08:09:46 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 08:09:46 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 08:09:46 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 08:09:46 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 08:09:46 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 08:09:46 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 08:09:46 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 08:09:46 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 08:09:46 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 08:09:46 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 08:09:46 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 08:09:46 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 08:09:46 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 08:09:46 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 08:09:46 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 08:09:46 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 08:09:46 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 08:09:46 DEBUG unit.oai-hss/0.install salsa20-crypt.asm >salsa20-crypt.s unit-oai-hss-0: 08:09:46 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 08:09:46 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 08:09:46 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 08:09:46 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: 08:09:46 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 08:09:46 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 08:09:46 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 08:09:46 DEBUG unit.oai-hss/0.install sha1-compress.asm >sha1-compress.s unit-oai-hss-0: 08:09:46 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 08:09:46 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: 08:09:46 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 08:09:46 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 08:09:46 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 08:09:46 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 08:09:46 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 08:09:46 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 08:09:46 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 08:09:46 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 08:09:46 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 08:09:46 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 08:09:46 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 08:09:46 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 08:09:46 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 08:09:46 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 08:09:46 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 08:09:46 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 08:09:47 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 08:09:47 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 08:09:47 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 08:09:47 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 08:09:47 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 08:09:47 DEBUG unit.oai-hss/0.install serpent-encrypt.asm >serpent-encrypt.s unit-oai-hss-0: 08:09:47 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 08:09:47 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 08:09:47 DEBUG unit.oai-hss/0.install serpent-decrypt.asm >serpent-decrypt.s unit-oai-hss-0: 08:09:47 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: 08:09:47 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 08:09:47 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 08:09:47 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 08:09:47 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: 08:09:47 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 08:09:47 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 08:09:47 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 08:09:47 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 08:09:47 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 08:09:47 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 08:09:47 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 08:09:47 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 08:09:47 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 08:09:47 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 08:09:47 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 08:09:47 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 08:09:47 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 08:09:47 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 08:09:47 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 08:09:47 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 08:09:47 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 08:09:47 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 08:09:47 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 08:09:47 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 08:09:47 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 08:09:47 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 08:09:47 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 08:09:47 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 08:09:47 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 08:09:47 DEBUG unit.oai-hss/0.install memxor.asm >memxor.s unit-oai-hss-0: 08:09:47 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 08:09:47 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 08:09:47 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 08:09:47 DEBUG unit.oai-hss/0.install echo "memxor.po : memxor.asm ./asm.m4 machine.m4 config.m4" >memxor.po.d unit-oai-hss-0: 08:09:47 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 08:09:47 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 08:09:47 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 08:09:47 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 08:09:47 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 08:09:47 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 08:09:47 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 08:09:47 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 08:09:47 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 08:09:47 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 08:09:47 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 08:09:47 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 08:09:48 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 08:09:48 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 08:09:48 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 08:09:48 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 08:09:48 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 08:09:48 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 08:09:48 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 08:09:48 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 08:09:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgusb2:amd64. unit-abot-epc-basic-0: 08:09:48 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgusb2_0.2.9-0ubuntu1_amd64.deb ... unit-oai-hss-0: 08:09:48 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 08:09:48 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 08:09:48 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 08:09:48 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 08:09:48 DEBUG unit.abot-epc-basic/0.install Unpacking libgusb2:amd64 (0.2.9-0ubuntu1) ... unit-oai-hss-0: 08:09:48 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 08:09:48 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 08:09:48 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 08:09:48 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 08:09:48 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 08:09:48 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 08:09:48 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 08:09:48 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 08:09:48 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 08:09:48 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 08:09:48 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 08:09:48 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 08:09:48 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 08:09:48 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 08:09:48 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 08:09:48 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 08:09:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcolorhug2:amd64. unit-abot-epc-basic-0: 08:09:48 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcolorhug2_1.2.12-1ubuntu1_amd64.deb ... unit-oai-hss-0: 08:09:48 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 08:09:48 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 08:09:48 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 08:09:48 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 08:09:48 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 08:09:48 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 08:09:48 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 08:09:48 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 08:09:48 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 08:09:48 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 08:09:48 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 08:09:48 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 08:09:48 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 08:09:48 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 08:09:48 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 08:09:48 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 08:09:48 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 08:09:48 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 08:09:48 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 08:09:48 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 08:09:48 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 08:09:48 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 08:09:48 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 08:09:48 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 08:09:48 DEBUG unit.abot-epc-basic/0.install Unpacking libcolorhug2:amd64 (1.2.12-1ubuntu1) ... unit-oai-hss-0: 08:09:48 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 08:09:48 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 08:09:48 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 08:09:48 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 08:09:48 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 08:09:48 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 08:09:48 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 08:09:48 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 08:09:49 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 08:09:49 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 08:09:49 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 08:09:49 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 08:09:49 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 08:09:49 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 08:09:49 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 08:09:49 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 08:09:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libvpx3:amd64. unit-oai-hss-0: 08:09:49 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 08:09:49 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 08:09:49 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libvpx3_1.5.0-2ubuntu1_amd64.deb ... unit-oai-hss-0: 08:09:49 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 08:09:49 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 08:09:49 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 08:09:49 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 08:09:49 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 08:09:49 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 08:09:49 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 08:09:49 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 08:09:49 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 08:09:49 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 08:09:49 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 08:09:49 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 08:09:49 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 08:09:49 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 08:09:49 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 08:09:49 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 08:09:49 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 08:09:49 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 08:09:49 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 08:09:49 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 08:09:49 DEBUG unit.oai-hss/0.install pgp-encode.c: In function 'nettle_pgp_put_rsa_sha1_signature': unit-oai-hss-0: 08:09:49 DEBUG unit.oai-hss/0.install pgp-encode.c:249:11: warning: unused variable 'digest16' [-Wunused-variable] unit-oai-hss-0: 08:09:49 DEBUG unit.oai-hss/0.install uint8_t digest16[2]; unit-oai-hss-0: 08:09:49 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 08:09:49 DEBUG unit.oai-hss/0.install rsa2openpgp.c: In function 'nettle_rsa_keypair_to_openpgp': unit-oai-hss-0: 08:09:49 DEBUG unit.oai-hss/0.install rsa2openpgp.c:67:12: warning: unused variable 'key_length' [-Wunused-variable] unit-oai-hss-0: 08:09:49 DEBUG unit.oai-hss/0.install unsigned key_length; unit-oai-hss-0: 08:09:49 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 08:09:49 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 08:09:49 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 08:09:49 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 08:09:49 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 08:09:49 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: 08:09:49 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: 08:09:49 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: 08:09:49 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: 08:09:49 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: 08:09:49 DEBUG unit.oai-hss/0.install rm -f libnettle.a unit-oai-hss-0: 08:09:49 DEBUG unit.oai-hss/0.install rm -f libhogweed.a unit-oai-hss-0: 08:09:49 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: 08:09:49 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-abot-epc-basic-0: 08:09:49 DEBUG unit.abot-epc-basic/0.install Unpacking libvpx3:amd64 (1.5.0-2ubuntu1) ... unit-oai-hss-0: 08:09:49 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: 08:09:49 DEBUG unit.oai-hss/0.install ranlib libhogweed.a unit-oai-hss-0: 08:09:49 DEBUG unit.oai-hss/0.install ranlib libnettle.a unit-oai-hss-0: 08:09:49 DEBUG unit.oai-hss/0.install mkdir .lib 2>/dev/null unit-oai-hss-0: 08:09:49 DEBUG unit.oai-hss/0.install (cd .lib \ unit-oai-hss-0: 08:09:49 DEBUG unit.oai-hss/0.install && rm -f libnettle.so \ unit-oai-hss-0: 08:09:49 DEBUG unit.oai-hss/0.install && ln -s ../libnettle.so libnettle.so \ unit-oai-hss-0: 08:09:49 DEBUG unit.oai-hss/0.install && [ -z "libnettle.so.4" ] \ unit-oai-hss-0: 08:09:49 DEBUG unit.oai-hss/0.install || { rm -f libnettle.so.4 \ unit-oai-hss-0: 08:09:49 DEBUG unit.oai-hss/0.install && ln -s libnettle.so libnettle.so.4 ; } ) unit-oai-hss-0: 08:09:49 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: 08:09:49 DEBUG unit.oai-hss/0.install mkdir .lib 2>/dev/null unit-oai-hss-0: 08:09:49 DEBUG unit.oai-hss/0.install make[1]: [libhogweed.so] Error 1 (ignored) unit-oai-hss-0: 08:09:49 DEBUG unit.oai-hss/0.install (cd .lib \ unit-oai-hss-0: 08:09:49 DEBUG unit.oai-hss/0.install && rm -f libhogweed.so \ unit-oai-hss-0: 08:09:49 DEBUG unit.oai-hss/0.install && ln -s ../libhogweed.so libhogweed.so \ unit-oai-hss-0: 08:09:49 DEBUG unit.oai-hss/0.install && [ -z "libhogweed.so.2" ] \ unit-oai-hss-0: 08:09:49 DEBUG unit.oai-hss/0.install || { rm -f libhogweed.so.2 \ unit-oai-hss-0: 08:09:49 DEBUG unit.oai-hss/0.install && ln -s libhogweed.so libhogweed.so.2 ; } ) unit-oai-hss-0: 08:09:49 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5' unit-oai-hss-0: 08:09:49 DEBUG unit.oai-hss/0.install set -e; for d in tools testsuite examples; do \ unit-oai-hss-0: 08:09:49 DEBUG unit.oai-hss/0.install echo "Making all in $d" ; (cd $d && make all); done unit-oai-hss-0: 08:09:49 DEBUG unit.oai-hss/0.install Making all in tools unit-oai-hss-0: 08:09:49 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5/tools' unit-oai-hss-0: 08:09:49 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-oai-hss-0: 08:09:49 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-oai-hss-0: 08:09:49 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-oai-hss-0: 08:09:49 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: 08:09:50 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: 08:09:50 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: 08:09:50 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: 08:09:50 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: 08:09:50 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: 08:09:50 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: 08:09:50 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: 08:09:50 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: 08:09:50 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5/tools' unit-oai-hss-0: 08:09:50 DEBUG unit.oai-hss/0.install Making all in testsuite unit-oai-hss-0: 08:09:50 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5/testsuite' unit-oai-hss-0: 08:09:50 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: 08:09:50 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: 08:09:50 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: 08:09:50 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: 08:09:50 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: 08:09:50 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: 08:09:50 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: 08:09:50 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: 08:09:50 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: 08:09:50 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-abot-epc-basic-0: 08:09:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxpm4:amd64. unit-abot-epc-basic-0: 08:09:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxpm4_1%3a3.5.11-1ubuntu0.16.04.1_amd64.deb ... unit-oai-hss-0: 08:09:51 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: 08:09:51 DEBUG unit.abot-epc-basic/0.install Unpacking libxpm4:amd64 (1:3.5.11-1ubuntu0.16.04.1) ... unit-oai-hss-0: 08:09:51 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-oai-hss-0: 08:09:51 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: 08:09:51 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: 08:09:51 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: 08:09:51 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: 08:09:51 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: 08:09:51 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: 08:09:51 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-oai-hss-0: 08:09:51 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: 08:09:51 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: 08:09:51 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: 08:09:51 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-abot-epc-basic-0: 08:09:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgd3:amd64. unit-abot-epc-basic-0: 08:09:51 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: 08:09:51 DEBUG unit.abot-epc-basic/0.install Unpacking libgd3:amd64 (2.1.1-4ubuntu0.16.04.10) ... unit-oai-hss-0: 08:09:51 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: 08:09:51 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: 08:09:51 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: 08:09:51 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: 08:09:51 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: 08:09:51 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: 08:09:51 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-oai-hss-0: 08:09:52 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: 08:09:52 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: 08:09:52 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: 08:09:52 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: 08:09:52 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: 08:09:52 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-abot-epc-basic-0: 08:09:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgphoto2-port12:amd64. unit-oai-hss-0: 08:09:52 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: 08:09:52 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-abot-epc-basic-0: 08:09:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgphoto2-port12_2.5.9-3_amd64.deb ... unit-abot-epc-basic-0: 08:09:52 DEBUG unit.abot-epc-basic/0.install Unpacking libgphoto2-port12:amd64 (2.5.9-3) ... unit-oai-hss-0: 08:09:52 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: 08:09:52 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: 08:09:52 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: 08:09:52 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-abot-epc-basic-0: 08:09:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgphoto2-6:amd64. unit-abot-epc-basic-0: 08:09:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgphoto2-6_2.5.9-3_amd64.deb ... unit-abot-epc-basic-0: 08:09:52 DEBUG unit.abot-epc-basic/0.install Unpacking libgphoto2-6:amd64 (2.5.9-3) ... unit-oai-hss-0: 08:09:52 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: 08:09:52 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-oai-hss-0: 08:09:52 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: 08:09:53 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-oai-hss-0: 08:09:53 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: 08:09:53 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: 08:09:53 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: 08:09:53 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: 08:09:53 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: 08:09:53 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: 08:09:53 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: 08:09:53 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: 08:09:53 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: 08:09:53 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-abot-epc-basic-0: 08:09:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsane:amd64. unit-abot-epc-basic-0: 08:09:53 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: 08:09:53 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: 08:09:53 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: 08:09:53 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: 08:09:53 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-abot-epc-basic-0: 08:09:53 DEBUG unit.abot-epc-basic/0.install Unpacking libsane:amd64 (1.0.25+git20150528-1ubuntu2.16.04.1) ... unit-oai-hss-0: 08:09:53 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: 08:09:53 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: 08:09:53 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: 08:09:53 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: 08:09:53 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: 08:09:53 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: 08:09:53 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-oai-hss-0: 08:09:53 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: 08:09:53 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: 08:09:53 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: 08:09:53 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: 08:09:53 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: 08:09:53 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: 08:09:53 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: 08:09:53 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: 08:09:53 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: 08:09:53 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: 08:09:53 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-oai-hss-0: 08:09:53 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: 08:09:53 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: 08:09:53 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: 08:09:53 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: 08:09:53 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: 08:09:53 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: 08:09:53 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: 08:09:53 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-abot-epc-basic-0: 08:09:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package colord-data. unit-oai-hss-0: 08:09:53 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-abot-epc-basic-0: 08:09:53 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../colord-data_1.2.12-1ubuntu1_all.deb ... unit-oai-hss-0: 08:09:53 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-abot-epc-basic-0: 08:09:54 DEBUG unit.abot-epc-basic/0.install Unpacking colord-data (1.2.12-1ubuntu1) ... unit-oai-hss-0: 08:09:54 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: 08:09:54 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: 08:09:54 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: 08:09:54 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: 08:09:54 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: 08:09:54 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: 08:09:54 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: 08:09:54 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: 08:09:54 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: 08:09:54 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: 08:09:54 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: 08:09:54 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5/testsuite' unit-oai-hss-0: 08:09:54 DEBUG unit.oai-hss/0.install Making all in examples unit-oai-hss-0: 08:09:54 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5/examples' unit-oai-hss-0: 08:09:54 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: 08:09:54 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: 08:09:54 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: 08:09:54 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: 08:09:54 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: 08:09:54 DEBUG unit.oai-hss/0.install nettle-benchmark.c: In function 'time_cipher': unit-oai-hss-0: 08:09:54 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: 08:09:54 DEBUG unit.oai-hss/0.install memset(iv, 0, sizeof(iv)); unit-oai-hss-0: 08:09:54 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 08:09:54 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: 08:09:54 DEBUG unit.oai-hss/0.install memset(iv, 0, sizeof(iv)); unit-oai-hss-0: 08:09:54 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 08:09:54 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: 08:09:54 DEBUG unit.oai-hss/0.install memset(iv, 0, sizeof(iv)); unit-oai-hss-0: 08:09:54 DEBUG unit.oai-hss/0.install ^ unit-abot-epc-basic-0: 08:09:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package colord. unit-abot-epc-basic-0: 08:09:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../colord_1.2.12-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 08:09:54 DEBUG unit.abot-epc-basic/0.install Unpacking colord (1.2.12-1ubuntu1) ... unit-oai-hss-0: 08:09:54 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: 08:09:54 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: 08:09:54 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: 08:09:54 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: 08:09:54 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: 08:09:54 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: 08:09:54 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: 08:09:54 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-oai-hss-0: 08:09:54 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-oai-hss-0: 08:09:54 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: 08:09:54 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: 08:09:55 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: 08:09:55 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: 08:09:55 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: 08:09:55 DEBUG unit.oai-hss/0.install -lnettle -lgmp -o base16enc unit-oai-hss-0: 08:09:55 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: 08:09:55 DEBUG unit.oai-hss/0.install -lnettle -lgmp -o base16dec unit-oai-hss-0: 08:09:55 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: 08:09:55 DEBUG unit.oai-hss/0.install -lnettle -lgmp -o base64enc unit-oai-hss-0: 08:09:55 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: 08:09:55 DEBUG unit.oai-hss/0.install -lnettle -lgmp -o base64dec unit-oai-hss-0: 08:09:55 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: 08:09:55 DEBUG unit.oai-hss/0.install -lhogweed -lnettle -lgmp -o rsa-keygen unit-abot-epc-basic-0: 08:09:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gettext. unit-abot-epc-basic-0: 08:09:55 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gettext_0.19.7-2ubuntu3.1_amd64.deb ... unit-oai-hss-0: 08:09:55 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: 08:09:55 DEBUG unit.oai-hss/0.install -lhogweed -lnettle -lgmp -o rsa-sign unit-oai-hss-0: 08:09:55 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: 08:09:55 DEBUG unit.oai-hss/0.install -lhogweed -lnettle -lgmp -o rsa-verify unit-oai-hss-0: 08:09:55 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: 08:09:55 DEBUG unit.oai-hss/0.install ../getopt.o ../getopt1.o \ unit-oai-hss-0: 08:09:55 DEBUG unit.oai-hss/0.install -lhogweed -lnettle -lgmp -o rsa-encrypt unit-oai-hss-0: 08:09:55 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: 08:09:55 DEBUG unit.oai-hss/0.install -lhogweed -lnettle -lgmp -o rsa-decrypt unit-oai-hss-0: 08:09:55 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: 08:09:55 DEBUG unit.oai-hss/0.install -lhogweed -lnettle -lgmp -o next-prime unit-oai-hss-0: 08:09:55 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: 08:09:55 DEBUG unit.oai-hss/0.install -lhogweed -lnettle -lgmp -o random-prime unit-abot-epc-basic-0: 08:09:55 DEBUG unit.abot-epc-basic/0.install Unpacking gettext (0.19.7-2ubuntu3.1) ... unit-oai-hss-0: 08:09:55 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5/examples' unit-oai-hss-0: 08:09:55 DEBUG unit.oai-hss/0.install make check-here unit-oai-hss-0: 08:09:55 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5' unit-oai-hss-0: 08:09:55 DEBUG unit.oai-hss/0.install true unit-oai-hss-0: 08:09:55 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5' unit-oai-hss-0: 08:09:55 DEBUG unit.oai-hss/0.install set -e; for d in tools testsuite examples; do \ unit-oai-hss-0: 08:09:55 DEBUG unit.oai-hss/0.install echo "Making check in $d" ; (cd $d && make check); done unit-oai-hss-0: 08:09:55 DEBUG unit.oai-hss/0.install Making check in tools unit-oai-hss-0: 08:09:55 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5/tools' unit-oai-hss-0: 08:09:55 DEBUG unit.oai-hss/0.install true unit-oai-hss-0: 08:09:55 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5/tools' unit-oai-hss-0: 08:09:55 DEBUG unit.oai-hss/0.install Making check in testsuite unit-oai-hss-0: 08:09:55 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5/testsuite' unit-oai-hss-0: 08:09:55 DEBUG unit.oai-hss/0.install LD_LIBRARY_PATH=../.lib PATH="../.lib:$PATH" srcdir="." \ unit-oai-hss-0: 08:09:55 DEBUG unit.oai-hss/0.install EMULATOR="" NM="nm" EXEEXT="" \ unit-oai-hss-0: 08:09:55 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: 08:09:55 DEBUG unit.oai-hss/0.install PASS: aes unit-oai-hss-0: 08:09:55 DEBUG unit.oai-hss/0.install PASS: arcfour unit-oai-hss-0: 08:09:55 DEBUG unit.oai-hss/0.install PASS: arctwo unit-oai-hss-0: 08:09:55 DEBUG unit.oai-hss/0.install PASS: blowfish unit-oai-hss-0: 08:09:55 DEBUG unit.oai-hss/0.install PASS: cast128 unit-oai-hss-0: 08:09:55 DEBUG unit.oai-hss/0.install PASS: base16 unit-oai-hss-0: 08:09:55 DEBUG unit.oai-hss/0.install PASS: base64 unit-oai-hss-0: 08:09:55 DEBUG unit.oai-hss/0.install PASS: camellia unit-oai-hss-0: 08:09:55 DEBUG unit.oai-hss/0.install PASS: des unit-oai-hss-0: 08:09:55 DEBUG unit.oai-hss/0.install PASS: des3 unit-oai-hss-0: 08:09:55 DEBUG unit.oai-hss/0.install PASS: des-compat unit-oai-hss-0: 08:09:55 DEBUG unit.oai-hss/0.install PASS: md2 unit-oai-hss-0: 08:09:55 DEBUG unit.oai-hss/0.install PASS: md4 unit-oai-hss-0: 08:09:55 DEBUG unit.oai-hss/0.install PASS: md5 unit-oai-hss-0: 08:09:55 DEBUG unit.oai-hss/0.install PASS: md5-compat unit-oai-hss-0: 08:09:55 DEBUG unit.oai-hss/0.install PASS: memxor unit-oai-hss-0: 08:09:55 DEBUG unit.oai-hss/0.install PASS: ripemd160 unit-oai-hss-0: 08:09:55 DEBUG unit.oai-hss/0.install PASS: salsa20 unit-oai-hss-0: 08:09:55 DEBUG unit.oai-hss/0.install PASS: sha1 unit-oai-hss-0: 08:09:55 DEBUG unit.oai-hss/0.install PASS: sha224 unit-oai-hss-0: 08:09:55 DEBUG unit.oai-hss/0.install PASS: sha256 unit-oai-hss-0: 08:09:55 DEBUG unit.oai-hss/0.install PASS: sha384 unit-oai-hss-0: 08:09:55 DEBUG unit.oai-hss/0.install PASS: sha512 unit-oai-hss-0: 08:09:55 DEBUG unit.oai-hss/0.install PASS: serpent unit-oai-hss-0: 08:09:55 DEBUG unit.oai-hss/0.install PASS: twofish unit-oai-hss-0: 08:09:55 DEBUG unit.oai-hss/0.install PASS: knuth-lfib unit-oai-hss-0: 08:09:55 DEBUG unit.oai-hss/0.install PASS: cbc unit-oai-hss-0: 08:09:55 DEBUG unit.oai-hss/0.install PASS: ctr unit-oai-hss-0: 08:09:55 DEBUG unit.oai-hss/0.install PASS: gcm unit-oai-hss-0: 08:09:55 DEBUG unit.oai-hss/0.install PASS: hmac unit-oai-hss-0: 08:09:55 DEBUG unit.oai-hss/0.install PASS: meta-hash unit-oai-hss-0: 08:09:55 DEBUG unit.oai-hss/0.install PASS: meta-cipher unit-oai-hss-0: 08:09:55 DEBUG unit.oai-hss/0.install PASS: meta-armor unit-oai-hss-0: 08:09:55 DEBUG unit.oai-hss/0.install PASS: buffer unit-abot-epc-basic-0: 08:09:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package intltool-debian. unit-abot-epc-basic-0: 08:09:55 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../intltool-debian_0.35.0+20060710.4_all.deb ... unit-oai-hss-0: 08:09:56 DEBUG unit.oai-hss/0.install PASS: yarrow unit-oai-hss-0: 08:09:56 DEBUG unit.oai-hss/0.install PASS: sexp unit-oai-hss-0: 08:09:56 DEBUG unit.oai-hss/0.install PASS: sexp-format unit-oai-hss-0: 08:09:56 DEBUG unit.oai-hss/0.install PASS: rsa2sexp unit-oai-hss-0: 08:09:56 DEBUG unit.oai-hss/0.install PASS: sexp2rsa unit-oai-hss-0: 08:09:56 DEBUG unit.oai-hss/0.install PASS: bignum unit-abot-epc-basic-0: 08:09:56 DEBUG unit.abot-epc-basic/0.install Unpacking intltool-debian (0.35.0+20060710.4) ... unit-oai-hss-0: 08:09:56 DEBUG unit.oai-hss/0.install PASS: random-prime unit-oai-hss-0: 08:09:56 DEBUG unit.oai-hss/0.install PASS: pkcs1 unit-oai-hss-0: 08:09:56 DEBUG unit.oai-hss/0.install PASS: rsa unit-oai-hss-0: 08:09:56 DEBUG unit.oai-hss/0.install PASS: rsa-encrypt unit-oai-hss-0: 08:09:56 DEBUG unit.oai-hss/0.install PASS: rsa-keygen unit-oai-hss-0: 08:09:56 DEBUG unit.oai-hss/0.install PASS: dsa unit-abot-epc-basic-0: 08:09:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package po-debconf. unit-abot-epc-basic-0: 08:09:56 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../po-debconf_1.0.19_all.deb ... unit-abot-epc-basic-0: 08:09:56 DEBUG unit.abot-epc-basic/0.install Unpacking po-debconf (1.0.19) ... unit-abot-epc-basic-0: 08:09:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libarchive-zip-perl. unit-abot-epc-basic-0: 08:09:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libarchive-zip-perl_1.56-2ubuntu0.1_all.deb ... unit-oai-hss-0: 08:09:57 DEBUG unit.oai-hss/0.install PASS: dsa-keygen unit-oai-hss-0: 08:09:57 DEBUG unit.oai-hss/0.install PASS: cxx unit-abot-epc-basic-0: 08:09:57 DEBUG unit.abot-epc-basic/0.install Unpacking libarchive-zip-perl (1.56-2ubuntu0.1) ... unit-oai-hss-0: 08:09:57 DEBUG unit.oai-hss/0.install PASS: sexp-conv unit-oai-hss-0: 08:09:57 DEBUG unit.oai-hss/0.install PASS: pkcs1-conv unit-oai-hss-0: 08:09:57 DEBUG unit.oai-hss/0.install PASS: symbols unit-oai-hss-0: 08:09:57 DEBUG unit.oai-hss/0.install =================== unit-oai-hss-0: 08:09:57 DEBUG unit.oai-hss/0.install All 51 tests passed unit-oai-hss-0: 08:09:57 DEBUG unit.oai-hss/0.install =================== unit-oai-hss-0: 08:09:57 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5/testsuite' unit-oai-hss-0: 08:09:57 DEBUG unit.oai-hss/0.install Making check in examples unit-oai-hss-0: 08:09:57 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5/examples' unit-oai-hss-0: 08:09:57 DEBUG unit.oai-hss/0.install LD_LIBRARY_PATH=../.lib PATH="../.lib:$PATH" srcdir="." \ unit-oai-hss-0: 08:09:57 DEBUG unit.oai-hss/0.install EMULATOR="" EXEEXT="" \ unit-oai-hss-0: 08:09:57 DEBUG unit.oai-hss/0.install ".."/run-tests rsa-sign-test rsa-verify-test rsa-encrypt-test unit-oai-hss-0: 08:09:57 DEBUG unit.oai-hss/0.install xxxxx unit-oai-hss-0: 08:09:57 DEBUG unit.oai-hss/0.install xxxxx unit-oai-hss-0: 08:09:57 DEBUG unit.oai-hss/0.install PASS: rsa-sign unit-oai-hss-0: 08:09:57 DEBUG unit.oai-hss/0.install PASS: rsa-verify unit-oai-hss-0: 08:09:57 DEBUG unit.oai-hss/0.install PASS: rsa-encrypt unit-oai-hss-0: 08:09:57 DEBUG unit.oai-hss/0.install ================== unit-oai-hss-0: 08:09:57 DEBUG unit.oai-hss/0.install All 3 tests passed unit-oai-hss-0: 08:09:57 DEBUG unit.oai-hss/0.install ================== unit-oai-hss-0: 08:09:57 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5/examples' unit-oai-hss-0: 08:09:57 DEBUG unit.oai-hss/0.install make install-here unit-oai-hss-0: 08:09:57 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5' unit-oai-hss-0: 08:09:57 DEBUG unit.oai-hss/0.install /bin/mkdir -p /usr/share/info unit-oai-hss-0: 08:09:57 DEBUG unit.oai-hss/0.install f=nettle.info ; \ unit-oai-hss-0: 08:09:57 DEBUG unit.oai-hss/0.install [ -f $f ] || f="./$f" ; \ unit-oai-hss-0: 08:09:57 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 "$f" /usr/share/info ; \ unit-oai-hss-0: 08:09:57 DEBUG unit.oai-hss/0.install if (install-info --version && \ unit-oai-hss-0: 08:09:57 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: 08:09:57 DEBUG unit.oai-hss/0.install install-info --info-dir="/usr/share/info" "$f" ; \ unit-oai-hss-0: 08:09:57 DEBUG unit.oai-hss/0.install else : ; fi unit-oai-hss-0: 08:09:57 DEBUG unit.oai-hss/0.install This is not dpkg install-info anymore, but GNU install-info unit-oai-hss-0: 08:09:57 DEBUG unit.oai-hss/0.install See the man page for ginstall-info for command line arguments unit-oai-hss-0: 08:09:57 DEBUG unit.oai-hss/0.install /bin/mkdir -p /usr/include/nettle unit-oai-hss-0: 08:09:57 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: 08:09:57 DEBUG unit.oai-hss/0.install if [ -f "$f" ] ; then \ unit-oai-hss-0: 08:09:57 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 "$f" /usr/include/nettle ; \ unit-oai-hss-0: 08:09:57 DEBUG unit.oai-hss/0.install else \ unit-oai-hss-0: 08:09:57 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 "./$f" /usr/include/nettle ; \ unit-oai-hss-0: 08:09:57 DEBUG unit.oai-hss/0.install fi ; done unit-oai-hss-0: 08:09:57 DEBUG unit.oai-hss/0.install ./config.status config.h unit-oai-hss-0: 08:09:57 DEBUG unit.oai-hss/0.install config.status: creating config.h unit-oai-hss-0: 08:09:57 DEBUG unit.oai-hss/0.install config.status: config.h is unchanged unit-oai-hss-0: 08:09:57 DEBUG unit.oai-hss/0.install echo timestamp > stamp-h unit-oai-hss-0: 08:09:57 DEBUG unit.oai-hss/0.install /bin/mkdir -p /usr/lib unit-oai-hss-0: 08:09:57 DEBUG unit.oai-hss/0.install for f in libnettle.a libhogweed.a; do \ unit-oai-hss-0: 08:09:57 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 $f /usr/lib ; \ unit-oai-hss-0: 08:09:57 DEBUG unit.oai-hss/0.install done unit-abot-epc-basic-0: 08:09:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfile-stripnondeterminism-perl. unit-oai-hss-0: 08:09:57 DEBUG unit.oai-hss/0.install /bin/mkdir -p /usr/lib/pkgconfig unit-oai-hss-0: 08:09:57 DEBUG unit.oai-hss/0.install for f in nettle.pc hogweed.pc ; do \ unit-oai-hss-0: 08:09:57 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 "$f" /usr/lib/pkgconfig ; \ unit-oai-hss-0: 08:09:57 DEBUG unit.oai-hss/0.install done unit-abot-epc-basic-0: 08:09:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfile-stripnondeterminism-perl_0.015-1_all.deb ... unit-oai-hss-0: 08:09:57 DEBUG unit.oai-hss/0.install /bin/mkdir -p /usr/lib unit-oai-hss-0: 08:09:57 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 libnettle.so /usr/lib/libnettle.so.4.4 unit-oai-hss-0: 08:09:57 DEBUG unit.oai-hss/0.install [ -z "libnettle.so.4" ] \ unit-oai-hss-0: 08:09:57 DEBUG unit.oai-hss/0.install || (cd /usr/lib \ unit-oai-hss-0: 08:09:57 DEBUG unit.oai-hss/0.install && rm -f libnettle.so.4 libnettle.so \ unit-oai-hss-0: 08:09:57 DEBUG unit.oai-hss/0.install && ln -s libnettle.so.4.4 libnettle.so.4 \ unit-oai-hss-0: 08:09:57 DEBUG unit.oai-hss/0.install && ln -s libnettle.so.4.4 libnettle.so) unit-oai-hss-0: 08:09:57 DEBUG unit.oai-hss/0.install /bin/mkdir -p /usr/lib unit-oai-hss-0: 08:09:57 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 libhogweed.so /usr/lib/libhogweed.so.2.2 unit-oai-hss-0: 08:09:57 DEBUG unit.oai-hss/0.install [ -z "libhogweed.so.2" ] \ unit-oai-hss-0: 08:09:57 DEBUG unit.oai-hss/0.install || (cd /usr/lib \ unit-oai-hss-0: 08:09:57 DEBUG unit.oai-hss/0.install && rm -f libhogweed.so.2 libhogweed.so \ unit-oai-hss-0: 08:09:57 DEBUG unit.oai-hss/0.install && ln -s libhogweed.so.2.2 libhogweed.so.2 \ unit-oai-hss-0: 08:09:57 DEBUG unit.oai-hss/0.install && ln -s libhogweed.so.2.2 libhogweed.so) unit-oai-hss-0: 08:09:57 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5' unit-oai-hss-0: 08:09:57 DEBUG unit.oai-hss/0.install set -e; for d in tools testsuite examples; do \ unit-oai-hss-0: 08:09:57 DEBUG unit.oai-hss/0.install echo "Making install in $d" ; (cd $d && make install); done unit-oai-hss-0: 08:09:57 DEBUG unit.oai-hss/0.install Making install in tools unit-oai-hss-0: 08:09:57 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5/tools' unit-oai-hss-0: 08:09:57 DEBUG unit.oai-hss/0.install /bin/mkdir -p /usr/bin unit-oai-hss-0: 08:09:57 DEBUG unit.oai-hss/0.install for f in sexp-conv nettle-hash nettle-lfib-stream pkcs1-conv ; do \ unit-oai-hss-0: 08:09:57 DEBUG unit.oai-hss/0.install /usr/bin/install -c $f /usr/bin ; \ unit-oai-hss-0: 08:09:57 DEBUG unit.oai-hss/0.install done unit-oai-hss-0: 08:09:57 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5/tools' unit-oai-hss-0: 08:09:57 DEBUG unit.oai-hss/0.install Making install in testsuite unit-oai-hss-0: 08:09:57 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5/testsuite' unit-oai-hss-0: 08:09:57 DEBUG unit.oai-hss/0.install true unit-oai-hss-0: 08:09:57 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5/testsuite' unit-oai-hss-0: 08:09:57 DEBUG unit.oai-hss/0.install Making install in examples unit-abot-epc-basic-0: 08:09:57 DEBUG unit.abot-epc-basic/0.install Unpacking libfile-stripnondeterminism-perl (0.015-1) ... unit-oai-hss-0: 08:09:57 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5/examples' unit-oai-hss-0: 08:09:57 DEBUG unit.oai-hss/0.install true unit-oai-hss-0: 08:09:57 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5/examples' unit-oai-hss-0: 08:09:57 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 08:09:57 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 08:09:57 DEBUG unit.oai-hss/0.install Reading state information... unit-abot-epc-basic-0: 08:09:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtimedate-perl. unit-abot-epc-basic-0: 08:09:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtimedate-perl_2.3000-2_all.deb ... unit-oai-hss-0: 08:09:57 DEBUG unit.oai-hss/0.install autoconf is already the newest version. unit-oai-hss-0: 08:09:57 DEBUG unit.oai-hss/0.install automake is already the newest version. unit-oai-hss-0: 08:09:57 DEBUG unit.oai-hss/0.install build-essential is already the newest version. unit-oai-hss-0: 08:09:57 DEBUG unit.oai-hss/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-abot-epc-basic-0: 08:09:57 DEBUG unit.abot-epc-basic/0.install Unpacking libtimedate-perl (2.3000-2) ... unit-oai-hss-0: 08:09:57 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 08:09:57 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 08:09:57 DEBUG unit.oai-hss/0.install Reading state information... unit-abot-epc-basic-0: 08:09:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package dh-strip-nondeterminism. unit-abot-epc-basic-0: 08:09:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../dh-strip-nondeterminism_0.015-1_all.deb ... unit-oai-hss-0: 08:09:57 DEBUG unit.oai-hss/0.install libidn2-0-dev is already the newest version. unit-oai-hss-0: 08:09:57 DEBUG unit.oai-hss/0.install libidn11-dev is already the newest version. unit-oai-hss-0: 08:09:57 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 08:09:57 DEBUG unit.oai-hss/0.install libp11-kit-dev libp11-kit0-dbg libtasn1-6-dbg libtasn1-6-dev libtspi-dev unit-oai-hss-0: 08:09:57 DEBUG unit.oai-hss/0.install libtspi1 unit-abot-epc-basic-0: 08:09:57 DEBUG unit.abot-epc-basic/0.install Unpacking dh-strip-nondeterminism (0.015-1) ... unit-abot-epc-basic-0: 08:09:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package debhelper. unit-abot-epc-basic-0: 08:09:58 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../debhelper_9.20160115ubuntu3_all.deb ... unit-abot-epc-basic-0: 08:09:58 DEBUG unit.abot-epc-basic/0.install Unpacking debhelper (9.20160115ubuntu3) ... unit-oai-hss-0: 08:09:58 DEBUG unit.oai-hss/0.install 0 upgraded, 6 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 08:09:58 DEBUG unit.oai-hss/0.install Need to get 1855 kB of archives. unit-oai-hss-0: 08:09:58 DEBUG unit.oai-hss/0.install After this operation, 3712 kB of additional disk space will be used. unit-oai-hss-0: 08:09:58 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: 08:09:58 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: 08:09:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package default-jre-headless. unit-abot-epc-basic-0: 08:09:58 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../default-jre-headless_2%3a1.8-56ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 08:09:59 DEBUG unit.abot-epc-basic/0.install Unpacking default-jre-headless (2:1.8-56ubuntu2) ... unit-oai-hss-0: 08:09:59 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-abot-epc-basic-0: 08:09:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libllvm3.6v5:amd64. unit-abot-epc-basic-0: 08:09:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libllvm3.6v5_1%3a3.6.2-3ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 08:09:59 DEBUG unit.abot-epc-basic/0.install Unpacking libllvm3.6v5:amd64 (1:3.6.2-3ubuntu2) ... unit-oai-hss-0: 08:09:59 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-oai-hss-0: 08:09:59 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: 08:09:59 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: 08:09:59 DEBUG unit.oai-hss/0.install sh: 0: getcwd() failed: No such file or directory unit-oai-hss-0: 08:09:59 DEBUG unit.oai-hss/0.install Fetched 1855 kB in 2s (880 kB/s) unit-oai-hss-0: 08:10:00 DEBUG unit.oai-hss/0.install Selecting previously unselected package libtspi1. unit-oai-hss-0: 08:10:00 DEBUG unit.oai-hss/0.install (Reading database ... 62319 files and directories currently installed.) unit-oai-hss-0: 08:10:00 DEBUG unit.oai-hss/0.install Preparing to unpack .../libtspi1_0.3.11.2-1ubuntu1_amd64.deb ... unit-oai-hss-0: 08:10:00 DEBUG unit.oai-hss/0.install Unpacking libtspi1 (0.3.11.2-1ubuntu1) ... unit-oai-hss-0: 08:10:00 DEBUG unit.oai-hss/0.install Selecting previously unselected package libtasn1-6-dev. unit-oai-hss-0: 08:10:00 DEBUG unit.oai-hss/0.install Preparing to unpack .../libtasn1-6-dev_3.4-3ubuntu0.6_amd64.deb ... unit-oai-hss-0: 08:10:00 DEBUG unit.oai-hss/0.install Unpacking libtasn1-6-dev (3.4-3ubuntu0.6) ... unit-abot-epc-basic-0: 08:10:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libobjc4:amd64. unit-abot-epc-basic-0: 08:10:00 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libobjc4_5.4.0-6ubuntu1~16.04.11_amd64.deb ... unit-abot-epc-basic-0: 08:10:01 DEBUG unit.abot-epc-basic/0.install Unpacking libobjc4:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-oai-hss-0: 08:10:01 DEBUG unit.oai-hss/0.install Selecting previously unselected package libtspi-dev. unit-oai-hss-0: 08:10:01 DEBUG unit.oai-hss/0.install Preparing to unpack .../libtspi-dev_0.3.11.2-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 08:10:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libobjc-5-dev:amd64. unit-abot-epc-basic-0: 08:10:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libobjc-5-dev_5.4.0-6ubuntu1~16.04.11_amd64.deb ... unit-abot-epc-basic-0: 08:10:01 DEBUG unit.abot-epc-basic/0.install Unpacking libobjc-5-dev:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-oai-hss-0: 08:10:01 DEBUG unit.oai-hss/0.install Unpacking libtspi-dev (0.3.11.2-1ubuntu1) ... unit-oai-hss-0: 08:10:01 DEBUG unit.oai-hss/0.install Selecting previously unselected package libp11-kit-dev. unit-oai-hss-0: 08:10:01 DEBUG unit.oai-hss/0.install Preparing to unpack .../libp11-kit-dev_0.20.2-2ubuntu2_amd64.deb ... unit-oai-hss-0: 08:10:01 DEBUG unit.oai-hss/0.install Unpacking libp11-kit-dev (0.20.2-2ubuntu2) ... unit-abot-epc-basic-0: 08:10:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libclang1-3.6:amd64. unit-abot-epc-basic-0: 08:10:02 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: 08:10:02 DEBUG unit.abot-epc-basic/0.install Unpacking libclang1-3.6:amd64 (1:3.6.2-3ubuntu2) ... unit-oai-hss-0: 08:10:02 DEBUG unit.oai-hss/0.install Selecting previously unselected package libp11-kit0-dbg:amd64. unit-oai-hss-0: 08:10:02 DEBUG unit.oai-hss/0.install Preparing to unpack .../libp11-kit0-dbg_0.20.2-2ubuntu2_amd64.deb ... unit-oai-hss-0: 08:10:02 DEBUG unit.oai-hss/0.install Unpacking libp11-kit0-dbg:amd64 (0.20.2-2ubuntu2) ... unit-oai-hss-0: 08:10:03 DEBUG unit.oai-hss/0.install Selecting previously unselected package libtasn1-6-dbg:amd64. unit-oai-hss-0: 08:10:03 DEBUG unit.oai-hss/0.install Preparing to unpack .../libtasn1-6-dbg_3.4-3ubuntu0.6_amd64.deb ... unit-oai-hss-0: 08:10:03 DEBUG unit.oai-hss/0.install Unpacking libtasn1-6-dbg:amd64 (3.4-3ubuntu0.6) ... unit-abot-epc-basic-0: 08:10:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package doxygen. unit-abot-epc-basic-0: 08:10:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../doxygen_1.8.11-1_amd64.deb ... unit-abot-epc-basic-0: 08:10:03 DEBUG unit.abot-epc-basic/0.install Unpacking doxygen (1.8.11-1) ... unit-oai-hss-0: 08:10:03 DEBUG unit.oai-hss/0.install Processing triggers for install-info (5.2.0.dfsg.1-2) ... unit-oai-hss-0: 08:10:04 DEBUG unit.oai-hss/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-abot-epc-basic-0: 08:10:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt5xml5:amd64. unit-abot-epc-basic-0: 08:10:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt5xml5_5.5.1+dfsg-16ubuntu7.5_amd64.deb ... unit-abot-epc-basic-0: 08:10:04 DEBUG unit.abot-epc-basic/0.install Unpacking libqt5xml5:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-abot-epc-basic-0: 08:10:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package doxygen-gui. unit-abot-epc-basic-0: 08:10:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../doxygen-gui_1.8.11-1_amd64.deb ... unit-abot-epc-basic-0: 08:10:05 DEBUG unit.abot-epc-basic/0.install Unpacking doxygen-gui (1.8.11-1) ... unit-abot-epc-basic-0: 08:10:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package fonts-liberation. unit-abot-epc-basic-0: 08:10:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../fonts-liberation_1.07.4-1_all.deb ... unit-abot-epc-basic-0: 08:10:05 DEBUG unit.abot-epc-basic/0.install Unpacking fonts-liberation (1.07.4-1) ... unit-oai-hss-0: 08:10:05 DEBUG unit.oai-hss/0.install Setting up libtspi1 (0.3.11.2-1ubuntu1) ... unit-oai-hss-0: 08:10:05 DEBUG unit.oai-hss/0.install Setting up libtasn1-6-dev (3.4-3ubuntu0.6) ... unit-oai-hss-0: 08:10:05 DEBUG unit.oai-hss/0.install Setting up libtspi-dev (0.3.11.2-1ubuntu1) ... unit-oai-hss-0: 08:10:05 DEBUG unit.oai-hss/0.install Setting up libp11-kit-dev (0.20.2-2ubuntu2) ... unit-oai-hss-0: 08:10:06 DEBUG unit.oai-hss/0.install Setting up libp11-kit0-dbg:amd64 (0.20.2-2ubuntu2) ... unit-abot-epc-basic-0: 08:10:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package tex-common. unit-abot-epc-basic-0: 08:10:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../tex-common_6.04ubuntu1_all.deb ... unit-abot-epc-basic-0: 08:10:06 DEBUG unit.abot-epc-basic/0.install Unpacking tex-common (6.04ubuntu1) ... unit-oai-hss-0: 08:10:06 DEBUG unit.oai-hss/0.install Setting up libtasn1-6-dbg:amd64 (3.4-3ubuntu0.6) ... unit-oai-hss-0: 08:10:06 DEBUG unit.oai-hss/0.install Processing triggers for libc-bin (2.19-0ubuntu6.14) ... unit-oai-hss-0: 08:10:07 DEBUG unit.oai-hss/0.install Downloading gnutls archive unit-oai-hss-0: 08:10:07 DEBUG unit.oai-hss/0.install --2019-01-18 08:10:07-- http://mirrors.dotsrc.org/gcrypt/gnutls/v3.1/gnutls-3.1.23.tar.xz unit-oai-hss-0: 08:10:07 DEBUG unit.oai-hss/0.install Resolving mirrors.dotsrc.org (mirrors.dotsrc.org)... 130.225.254.116, 2001:878:346::116 unit-abot-epc-basic-0: 08:10:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package fonts-lmodern. unit-abot-epc-basic-0: 08:10:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../fonts-lmodern_2.004.5-1_all.deb ... unit-abot-epc-basic-0: 08:10:07 DEBUG unit.abot-epc-basic/0.install Unpacking fonts-lmodern (2.004.5-1) ... unit-oai-hss-0: 08:10:08 DEBUG unit.oai-hss/0.install Connecting to mirrors.dotsrc.org (mirrors.dotsrc.org)|130.225.254.116|:80... connected. unit-oai-hss-0: 08:10:08 DEBUG unit.oai-hss/0.install HTTP request sent, awaiting response... 200 OK unit-oai-hss-0: 08:10:08 DEBUG unit.oai-hss/0.install Length: 5148432 (4.9M) [application/octet-stream] unit-oai-hss-0: 08:10:08 DEBUG unit.oai-hss/0.install Saving to: 'gnutls-3.1.23.tar.xz' unit-oai-hss-0: 08:10:08 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 08:10:08 DEBUG unit.oai-hss/0.install 0K .......... .......... .......... .......... .......... 0% 141K 35s unit-abot-epc-basic-0: 08:10:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gccxml. unit-oai-hss-0: 08:10:08 DEBUG unit.oai-hss/0.install 50K .......... .......... .......... .......... .......... 1% 292K 26s unit-abot-epc-basic-0: 08:10:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gccxml_0.9.0+git20140716-6_amd64.deb ... unit-abot-epc-basic-0: 08:10:08 DEBUG unit.abot-epc-basic/0.install Unpacking gccxml (0.9.0+git20140716-6) ... unit-oai-hss-0: 08:10:08 DEBUG unit.oai-hss/0.install 100K .......... .......... .......... .......... .......... 2% 525K 20s unit-oai-hss-0: 08:10:08 DEBUG unit.oai-hss/0.install 150K .......... .......... .......... .......... .......... 3% 608K 17s unit-oai-hss-0: 08:10:09 DEBUG unit.oai-hss/0.install 200K .......... .......... .......... .......... .......... 4% 938K 14s unit-oai-hss-0: 08:10:09 DEBUG unit.oai-hss/0.install 250K .......... .......... .......... .......... .......... 5% 1.11M 13s unit-oai-hss-0: 08:10:09 DEBUG unit.oai-hss/0.install 300K .......... .......... .......... .......... .......... 6% 1.17M 11s unit-oai-hss-0: 08:10:09 DEBUG unit.oai-hss/0.install 350K .......... .......... .......... .......... .......... 7% 1.48M 10s unit-oai-hss-0: 08:10:09 DEBUG unit.oai-hss/0.install 400K .......... .......... .......... .......... .......... 8% 1.62M 9s unit-oai-hss-0: 08:10:09 DEBUG unit.oai-hss/0.install 450K .......... .......... .......... .......... .......... 9% 1.80M 8s unit-oai-hss-0: 08:10:09 DEBUG unit.oai-hss/0.install 500K .......... .......... .......... .......... .......... 10% 2.04M 8s unit-oai-hss-0: 08:10:09 DEBUG unit.oai-hss/0.install 550K .......... .......... .......... .......... .......... 11% 2.18M 7s unit-oai-hss-0: 08:10:09 DEBUG unit.oai-hss/0.install 600K .......... .......... .......... .......... .......... 12% 2.38M 7s unit-oai-hss-0: 08:10:09 DEBUG unit.oai-hss/0.install 650K .......... .......... .......... .......... .......... 13% 2.59M 6s unit-oai-hss-0: 08:10:09 DEBUG unit.oai-hss/0.install 700K .......... .......... .......... .......... .......... 14% 2.93M 6s unit-oai-hss-0: 08:10:09 DEBUG unit.oai-hss/0.install 750K .......... .......... .......... .......... .......... 15% 3.10M 6s unit-oai-hss-0: 08:10:09 DEBUG unit.oai-hss/0.install 800K .......... .......... .......... .......... .......... 16% 3.28M 5s unit-oai-hss-0: 08:10:09 DEBUG unit.oai-hss/0.install 850K .......... .......... .......... .......... .......... 17% 3.55M 5s unit-oai-hss-0: 08:10:09 DEBUG unit.oai-hss/0.install 900K .......... .......... .......... .......... .......... 18% 3.47M 5s unit-oai-hss-0: 08:10:09 DEBUG unit.oai-hss/0.install 950K .......... .......... .......... .......... .......... 19% 4.29M 4s unit-oai-hss-0: 08:10:09 DEBUG unit.oai-hss/0.install 1000K .......... .......... .......... .......... .......... 20% 3.96M 4s unit-oai-hss-0: 08:10:09 DEBUG unit.oai-hss/0.install 1050K .......... .......... .......... .......... .......... 21% 4.37M 4s unit-oai-hss-0: 08:10:09 DEBUG unit.oai-hss/0.install 1100K .......... .......... .......... .......... .......... 22% 4.41M 4s unit-oai-hss-0: 08:10:09 DEBUG unit.oai-hss/0.install 1150K .......... .......... .......... .......... .......... 23% 4.58M 4s unit-oai-hss-0: 08:10:09 DEBUG unit.oai-hss/0.install 1200K .......... .......... .......... .......... .......... 24% 4.90M 4s unit-oai-hss-0: 08:10:09 DEBUG unit.oai-hss/0.install 1250K .......... .......... .......... .......... .......... 25% 4.76M 3s unit-oai-hss-0: 08:10:09 DEBUG unit.oai-hss/0.install 1300K .......... .......... .......... .......... .......... 26% 5.48M 3s unit-oai-hss-0: 08:10:09 DEBUG unit.oai-hss/0.install 1350K .......... .......... .......... .......... .......... 27% 5.38M 3s unit-oai-hss-0: 08:10:09 DEBUG unit.oai-hss/0.install 1400K .......... .......... .......... .......... .......... 28% 5.80M 3s unit-oai-hss-0: 08:10:09 DEBUG unit.oai-hss/0.install 1450K .......... .......... .......... .......... .......... 29% 5.93M 3s unit-oai-hss-0: 08:10:09 DEBUG unit.oai-hss/0.install 1500K .......... .......... .......... .......... .......... 30% 5.61M 3s unit-oai-hss-0: 08:10:09 DEBUG unit.oai-hss/0.install 1550K .......... .......... .......... .......... .......... 31% 6.07M 3s unit-oai-hss-0: 08:10:09 DEBUG unit.oai-hss/0.install 1600K .......... .......... .......... .......... .......... 32% 7.05M 3s unit-oai-hss-0: 08:10:09 DEBUG unit.oai-hss/0.install 1650K .......... .......... .......... .......... .......... 33% 6.26M 2s unit-oai-hss-0: 08:10:09 DEBUG unit.oai-hss/0.install 1700K .......... .......... .......... .......... .......... 34% 7.57M 2s unit-oai-hss-0: 08:10:09 DEBUG unit.oai-hss/0.install 1750K .......... .......... .......... .......... .......... 35% 6.97M 2s unit-oai-hss-0: 08:10:09 DEBUG unit.oai-hss/0.install 1800K .......... .......... .......... .......... .......... 36% 7.22M 2s unit-oai-hss-0: 08:10:09 DEBUG unit.oai-hss/0.install 1850K .......... .......... .......... .......... .......... 37% 8.20M 2s unit-oai-hss-0: 08:10:09 DEBUG unit.oai-hss/0.install 1900K .......... .......... .......... .......... .......... 38% 8.20M 2s unit-oai-hss-0: 08:10:09 DEBUG unit.oai-hss/0.install 1950K .......... .......... .......... .......... .......... 39% 6.98M 2s unit-oai-hss-0: 08:10:09 DEBUG unit.oai-hss/0.install 2000K .......... .......... .......... .......... .......... 40% 8.41M 2s unit-oai-hss-0: 08:10:09 DEBUG unit.oai-hss/0.install 2050K .......... .......... .......... .......... .......... 41% 9.14M 2s unit-oai-hss-0: 08:10:09 DEBUG unit.oai-hss/0.install 2100K .......... .......... .......... .......... .......... 42% 8.06M 2s unit-oai-hss-0: 08:10:09 DEBUG unit.oai-hss/0.install 2150K .......... .......... .......... .......... .......... 43% 9.39M 2s unit-oai-hss-0: 08:10:09 DEBUG unit.oai-hss/0.install 2200K .......... .......... .......... .......... .......... 44% 8.60M 2s unit-oai-hss-0: 08:10:09 DEBUG unit.oai-hss/0.install 2250K .......... .......... .......... .......... .......... 45% 9.31M 2s unit-oai-hss-0: 08:10:09 DEBUG unit.oai-hss/0.install 2300K .......... .......... .......... .......... .......... 46% 8.88M 1s unit-oai-hss-0: 08:10:09 DEBUG unit.oai-hss/0.install 2350K .......... .......... .......... .......... .......... 47% 10.5M 1s unit-oai-hss-0: 08:10:09 DEBUG unit.oai-hss/0.install 2400K .......... .......... .......... .......... .......... 48% 9.60M 1s unit-oai-hss-0: 08:10:09 DEBUG unit.oai-hss/0.install 2450K .......... .......... .......... .......... .......... 49% 11.1M 1s unit-oai-hss-0: 08:10:09 DEBUG unit.oai-hss/0.install 2500K .......... .......... .......... .......... .......... 50% 9.17M 1s unit-oai-hss-0: 08:10:09 DEBUG unit.oai-hss/0.install 2550K .......... .......... .......... .......... .......... 51% 10.9M 1s unit-oai-hss-0: 08:10:09 DEBUG unit.oai-hss/0.install 2600K .......... .......... .......... .......... .......... 52% 9.51M 1s unit-oai-hss-0: 08:10:09 DEBUG unit.oai-hss/0.install 2650K .......... .......... .......... .......... .......... 53% 11.8M 1s unit-oai-hss-0: 08:10:09 DEBUG unit.oai-hss/0.install 2700K .......... .......... .......... .......... .......... 54% 11.7M 1s unit-oai-hss-0: 08:10:09 DEBUG unit.oai-hss/0.install 2750K .......... .......... .......... .......... .......... 55% 11.5M 1s unit-oai-hss-0: 08:10:09 DEBUG unit.oai-hss/0.install 2800K .......... .......... .......... .......... .......... 56% 10.7M 1s unit-oai-hss-0: 08:10:09 DEBUG unit.oai-hss/0.install 2850K .......... .......... .......... .......... .......... 57% 9.73M 1s unit-oai-hss-0: 08:10:09 DEBUG unit.oai-hss/0.install 2900K .......... .......... .......... .......... .......... 58% 12.4M 1s unit-oai-hss-0: 08:10:09 DEBUG unit.oai-hss/0.install 2950K .......... .......... .......... .......... .......... 59% 9.71M 1s unit-oai-hss-0: 08:10:09 DEBUG unit.oai-hss/0.install 3000K .......... .......... .......... .......... .......... 60% 12.9M 1s unit-oai-hss-0: 08:10:09 DEBUG unit.oai-hss/0.install 3050K .......... .......... .......... .......... .......... 61% 11.5M 1s unit-oai-hss-0: 08:10:09 DEBUG unit.oai-hss/0.install 3100K .......... .......... .......... .......... .......... 62% 13.4M 1s unit-oai-hss-0: 08:10:09 DEBUG unit.oai-hss/0.install 3150K .......... .......... .......... .......... .......... 63% 13.1M 1s unit-oai-hss-0: 08:10:09 DEBUG unit.oai-hss/0.install 3200K .......... .......... .......... .......... .......... 64% 14.0M 1s unit-oai-hss-0: 08:10:09 DEBUG unit.oai-hss/0.install 3250K .......... .......... .......... .......... .......... 65% 14.1M 1s unit-oai-hss-0: 08:10:09 DEBUG unit.oai-hss/0.install 3300K .......... .......... .......... .......... .......... 66% 12.6M 1s unit-oai-hss-0: 08:10:09 DEBUG unit.oai-hss/0.install 3350K .......... .......... .......... .......... .......... 67% 13.6M 1s unit-oai-hss-0: 08:10:09 DEBUG unit.oai-hss/0.install 3400K .......... .......... .......... .......... .......... 68% 12.6M 1s unit-oai-hss-0: 08:10:09 DEBUG unit.oai-hss/0.install 3450K .......... .......... .......... .......... .......... 69% 14.0M 1s unit-oai-hss-0: 08:10:09 DEBUG unit.oai-hss/0.install 3500K .......... .......... .......... .......... .......... 70% 12.3M 1s unit-oai-hss-0: 08:10:09 DEBUG unit.oai-hss/0.install 3550K .......... .......... .......... .......... .......... 71% 13.6M 1s unit-oai-hss-0: 08:10:09 DEBUG unit.oai-hss/0.install 3600K .......... .......... .......... .......... .......... 72% 18.1M 1s unit-oai-hss-0: 08:10:09 DEBUG unit.oai-hss/0.install 3650K .......... .......... .......... .......... .......... 73% 12.8M 1s unit-oai-hss-0: 08:10:09 DEBUG unit.oai-hss/0.install 3700K .......... .......... .......... .......... .......... 74% 16.1M 0s unit-oai-hss-0: 08:10:09 DEBUG unit.oai-hss/0.install 3750K .......... .......... .......... .......... .......... 75% 15.0M 0s unit-oai-hss-0: 08:10:09 DEBUG unit.oai-hss/0.install 3800K .......... .......... .......... .......... .......... 76% 14.8M 0s unit-oai-hss-0: 08:10:09 DEBUG unit.oai-hss/0.install 3850K .......... .......... .......... .......... .......... 77% 19.2M 0s unit-oai-hss-0: 08:10:09 DEBUG unit.oai-hss/0.install 3900K .......... .......... .......... .......... .......... 78% 16.0M 0s unit-oai-hss-0: 08:10:09 DEBUG unit.oai-hss/0.install 3950K .......... .......... .......... .......... .......... 79% 16.6M 0s unit-oai-hss-0: 08:10:09 DEBUG unit.oai-hss/0.install 4000K .......... .......... .......... .......... .......... 80% 14.2M 0s unit-oai-hss-0: 08:10:09 DEBUG unit.oai-hss/0.install 4050K .......... .......... .......... .......... .......... 81% 15.8M 0s unit-oai-hss-0: 08:10:09 DEBUG unit.oai-hss/0.install 4100K .......... .......... .......... .......... .......... 82% 18.7M 0s unit-oai-hss-0: 08:10:09 DEBUG unit.oai-hss/0.install 4150K .......... .......... .......... .......... .......... 83% 17.6M 0s unit-oai-hss-0: 08:10:09 DEBUG unit.oai-hss/0.install 4200K .......... .......... .......... .......... .......... 84% 17.3M 0s unit-oai-hss-0: 08:10:09 DEBUG unit.oai-hss/0.install 4250K .......... .......... .......... .......... .......... 85% 18.2M 0s unit-oai-hss-0: 08:10:09 DEBUG unit.oai-hss/0.install 4300K .......... .......... .......... .......... .......... 86% 15.2M 0s unit-oai-hss-0: 08:10:09 DEBUG unit.oai-hss/0.install 4350K .......... .......... .......... .......... .......... 87% 18.3M 0s unit-oai-hss-0: 08:10:09 DEBUG unit.oai-hss/0.install 4400K .......... .......... .......... .......... .......... 88% 17.6M 0s unit-oai-hss-0: 08:10:09 DEBUG unit.oai-hss/0.install 4450K .......... .......... .......... .......... .......... 89% 18.3M 0s unit-oai-hss-0: 08:10:09 DEBUG unit.oai-hss/0.install 4500K .......... .......... .......... .......... .......... 90% 15.2M 0s unit-oai-hss-0: 08:10:09 DEBUG unit.oai-hss/0.install 4550K .......... .......... .......... .......... .......... 91% 20.3M 0s unit-oai-hss-0: 08:10:09 DEBUG unit.oai-hss/0.install 4600K .......... .......... .......... .......... .......... 92% 19.0M 0s unit-oai-hss-0: 08:10:09 DEBUG unit.oai-hss/0.install 4650K .......... .......... .......... .......... .......... 93% 22.7M 0s unit-oai-hss-0: 08:10:09 DEBUG unit.oai-hss/0.install 4700K .......... .......... .......... .......... .......... 94% 15.9M 0s unit-oai-hss-0: 08:10:09 DEBUG unit.oai-hss/0.install 4750K .......... .......... .......... .......... .......... 95% 23.6M 0s unit-oai-hss-0: 08:10:09 DEBUG unit.oai-hss/0.install 4800K .......... .......... .......... .......... .......... 96% 19.4M 0s unit-oai-hss-0: 08:10:09 DEBUG unit.oai-hss/0.install 4850K .......... .......... .......... .......... .......... 97% 18.9M 0s unit-oai-hss-0: 08:10:09 DEBUG unit.oai-hss/0.install 4900K .......... .......... .......... .......... .......... 98% 24.6M 0s unit-oai-hss-0: 08:10:09 DEBUG unit.oai-hss/0.install 4950K .......... .......... .......... .......... .......... 99% 13.6M 0s unit-oai-hss-0: 08:10:09 DEBUG unit.oai-hss/0.install 5000K .......... .......... ....... 100% 43.2M=1.5s unit-oai-hss-0: 08:10:09 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 08:10:09 DEBUG unit.oai-hss/0.install 2019-01-18 08:10:09 (3.28 MB/s) - 'gnutls-3.1.23.tar.xz' saved [5148432/5148432] unit-oai-hss-0: 08:10:09 DEBUG unit.oai-hss/0.install unit-abot-epc-basic-0: 08:10:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gconf2-common. unit-abot-epc-basic-0: 08:10:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gconf2-common_3.2.6-3ubuntu6_all.deb ... unit-abot-epc-basic-0: 08:10:10 DEBUG unit.abot-epc-basic/0.install Unpacking gconf2-common (3.2.6-3ubuntu6) ... unit-oai-hss-0: 08:10:10 DEBUG unit.oai-hss/0.install checking build system type... x86_64-unknown-linux-gnu unit-oai-hss-0: 08:10:10 DEBUG unit.oai-hss/0.install checking host system type... x86_64-unknown-linux-gnu unit-oai-hss-0: 08:10:10 DEBUG unit.oai-hss/0.install checking for a BSD-compatible install... /usr/bin/install -c unit-oai-hss-0: 08:10:10 DEBUG unit.oai-hss/0.install checking whether build environment is sane... yes unit-oai-hss-0: 08:10:10 DEBUG unit.oai-hss/0.install checking for a thread-safe mkdir -p... /bin/mkdir -p unit-oai-hss-0: 08:10:10 DEBUG unit.oai-hss/0.install checking for gawk... gawk unit-oai-hss-0: 08:10:10 DEBUG unit.oai-hss/0.install checking whether make sets $(MAKE)... yes unit-oai-hss-0: 08:10:10 DEBUG unit.oai-hss/0.install checking whether make supports nested variables... yes unit-oai-hss-0: 08:10:10 DEBUG unit.oai-hss/0.install checking whether make supports nested variables... (cached) yes unit-oai-hss-0: 08:10:10 DEBUG unit.oai-hss/0.install *** unit-oai-hss-0: 08:10:10 DEBUG unit.oai-hss/0.install *** Checking for compilation programs... unit-oai-hss-0: 08:10:10 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 08:10:10 DEBUG unit.oai-hss/0.install checking for gcc... gcc unit-oai-hss-0: 08:10:10 DEBUG unit.oai-hss/0.install checking whether the C compiler works... yes unit-oai-hss-0: 08:10:10 DEBUG unit.oai-hss/0.install checking for C compiler default output file name... a.out unit-oai-hss-0: 08:10:10 DEBUG unit.oai-hss/0.install checking for suffix of executables... unit-abot-epc-basic-0: 08:10:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgconf-2-4:amd64. unit-oai-hss-0: 08:10:10 DEBUG unit.oai-hss/0.install checking whether we are cross compiling... no unit-abot-epc-basic-0: 08:10:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgconf-2-4_3.2.6-3ubuntu6_amd64.deb ... unit-oai-hss-0: 08:10:10 DEBUG unit.oai-hss/0.install checking for suffix of object files... o unit-oai-hss-0: 08:10:10 DEBUG unit.oai-hss/0.install checking whether we are using the GNU C compiler... yes unit-abot-epc-basic-0: 08:10:10 DEBUG unit.abot-epc-basic/0.install Unpacking libgconf-2-4:amd64 (3.2.6-3ubuntu6) ... unit-oai-hss-0: 08:10:10 DEBUG unit.oai-hss/0.install checking whether gcc accepts -g... yes unit-oai-hss-0: 08:10:10 DEBUG unit.oai-hss/0.install checking for gcc option to accept ISO C89... none needed unit-oai-hss-0: 08:10:10 DEBUG unit.oai-hss/0.install checking whether gcc understands -c and -o together... yes unit-oai-hss-0: 08:10:10 DEBUG unit.oai-hss/0.install checking for style of include used by make... GNU unit-oai-hss-0: 08:10:10 DEBUG unit.oai-hss/0.install checking dependency style of gcc... gcc3 unit-oai-hss-0: 08:10:10 DEBUG unit.oai-hss/0.install checking how to run the C preprocessor... gcc -E unit-oai-hss-0: 08:10:10 DEBUG unit.oai-hss/0.install checking for grep that handles long lines and -e... /bin/grep unit-oai-hss-0: 08:10:10 DEBUG unit.oai-hss/0.install checking for egrep... /bin/grep -E unit-oai-hss-0: 08:10:10 DEBUG unit.oai-hss/0.install checking for Minix Amsterdam compiler... no unit-oai-hss-0: 08:10:10 DEBUG unit.oai-hss/0.install checking for ar... ar unit-oai-hss-0: 08:10:10 DEBUG unit.oai-hss/0.install checking for ranlib... ranlib unit-oai-hss-0: 08:10:10 DEBUG unit.oai-hss/0.install checking for ANSI C header files... yes unit-oai-hss-0: 08:10:10 DEBUG unit.oai-hss/0.install checking for sys/types.h... yes unit-oai-hss-0: 08:10:10 DEBUG unit.oai-hss/0.install checking for sys/stat.h... yes unit-abot-epc-basic-0: 08:10:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gconf-service-backend. unit-abot-epc-basic-0: 08:10:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gconf-service-backend_3.2.6-3ubuntu6_amd64.deb ... unit-oai-hss-0: 08:10:10 DEBUG unit.oai-hss/0.install checking for stdlib.h... yes unit-abot-epc-basic-0: 08:10:10 DEBUG unit.abot-epc-basic/0.install Unpacking gconf-service-backend (3.2.6-3ubuntu6) ... unit-oai-hss-0: 08:10:10 DEBUG unit.oai-hss/0.install checking for string.h... yes unit-oai-hss-0: 08:10:10 DEBUG unit.oai-hss/0.install checking for memory.h... yes unit-oai-hss-0: 08:10:10 DEBUG unit.oai-hss/0.install checking for strings.h... yes unit-oai-hss-0: 08:10:10 DEBUG unit.oai-hss/0.install checking for inttypes.h... yes unit-oai-hss-0: 08:10:10 DEBUG unit.oai-hss/0.install checking for stdint.h... yes unit-oai-hss-0: 08:10:10 DEBUG unit.oai-hss/0.install checking for unistd.h... yes unit-oai-hss-0: 08:10:11 DEBUG unit.oai-hss/0.install checking minix/config.h usability... no unit-oai-hss-0: 08:10:11 DEBUG unit.oai-hss/0.install checking minix/config.h presence... no unit-oai-hss-0: 08:10:11 DEBUG unit.oai-hss/0.install checking for minix/config.h... no unit-oai-hss-0: 08:10:11 DEBUG unit.oai-hss/0.install checking whether it is safe to define __EXTENSIONS__... yes unit-oai-hss-0: 08:10:11 DEBUG unit.oai-hss/0.install checking whether _XOPEN_SOURCE should be defined... no unit-oai-hss-0: 08:10:11 DEBUG unit.oai-hss/0.install checking for _LARGEFILE_SOURCE value needed for large files... no unit-oai-hss-0: 08:10:11 DEBUG unit.oai-hss/0.install checking for special C compiler options needed for large files... no unit-oai-hss-0: 08:10:11 DEBUG unit.oai-hss/0.install checking for _FILE_OFFSET_BITS value needed for large files... no unit-oai-hss-0: 08:10:11 DEBUG unit.oai-hss/0.install checking for gcc option to accept ISO C99... -std=gnu99 unit-oai-hss-0: 08:10:11 DEBUG unit.oai-hss/0.install checking for gcc -std=gnu99 option to accept ISO Standard C... (cached) -std=gnu99 unit-oai-hss-0: 08:10:11 DEBUG unit.oai-hss/0.install checking dependency style of gcc -std=gnu99... gcc3 unit-oai-hss-0: 08:10:11 DEBUG unit.oai-hss/0.install checking the archiver (ar) interface... ar unit-oai-hss-0: 08:10:11 DEBUG unit.oai-hss/0.install checking for g++... g++ unit-oai-hss-0: 08:10:11 DEBUG unit.oai-hss/0.install checking whether we are using the GNU C++ compiler... yes unit-oai-hss-0: 08:10:11 DEBUG unit.oai-hss/0.install checking whether g++ accepts -g... yes unit-oai-hss-0: 08:10:11 DEBUG unit.oai-hss/0.install checking dependency style of g++... gcc3 unit-oai-hss-0: 08:10:11 DEBUG unit.oai-hss/0.install checking for autogen... /bin/true unit-oai-hss-0: 08:10:11 DEBUG unit.oai-hss/0.install configure: WARNING: unit-oai-hss-0: 08:10:11 DEBUG unit.oai-hss/0.install *** unit-oai-hss-0: 08:10:11 DEBUG unit.oai-hss/0.install *** autogen not found. Will not link against libopts. unit-oai-hss-0: 08:10:11 DEBUG unit.oai-hss/0.install *** unit-abot-epc-basic-0: 08:10:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gconf-service. unit-abot-epc-basic-0: 08:10:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gconf-service_3.2.6-3ubuntu6_amd64.deb ... unit-oai-hss-0: 08:10:11 DEBUG unit.oai-hss/0.install checking for inline... inline unit-oai-hss-0: 08:10:11 DEBUG unit.oai-hss/0.install checking for ANSI C header files... (cached) yes unit-oai-hss-0: 08:10:11 DEBUG unit.oai-hss/0.install checking cpuid.h usability... yes unit-oai-hss-0: 08:10:11 DEBUG unit.oai-hss/0.install checking cpuid.h presence... yes unit-oai-hss-0: 08:10:11 DEBUG unit.oai-hss/0.install checking for cpuid.h... yes unit-oai-hss-0: 08:10:11 DEBUG unit.oai-hss/0.install checking for ld used by GCC... /usr/bin/ld unit-oai-hss-0: 08:10:11 DEBUG unit.oai-hss/0.install checking if the linker (/usr/bin/ld) is GNU ld... yes unit-abot-epc-basic-0: 08:10:11 DEBUG unit.abot-epc-basic/0.install Unpacking gconf-service (3.2.6-3ubuntu6) ... unit-oai-hss-0: 08:10:11 DEBUG unit.oai-hss/0.install checking for shared library run path origin... done unit-oai-hss-0: 08:10:11 DEBUG unit.oai-hss/0.install checking for pkg-config... /usr/bin/pkg-config unit-oai-hss-0: 08:10:11 DEBUG unit.oai-hss/0.install checking pkg-config is at least version 0.9.0... yes unit-oai-hss-0: 08:10:11 DEBUG unit.oai-hss/0.install checking whether to use nettle... yes unit-oai-hss-0: 08:10:11 DEBUG unit.oai-hss/0.install checking for libnettle... yes unit-oai-hss-0: 08:10:11 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: 08:10:11 DEBUG unit.oai-hss/0.install checking for __gmpz_cmp in -lgmp... yes unit-oai-hss-0: 08:10:11 DEBUG unit.oai-hss/0.install checking for LIBTASN1... yes unit-oai-hss-0: 08:10:11 DEBUG unit.oai-hss/0.install checking whether to use the included minitasn1... no unit-oai-hss-0: 08:10:11 DEBUG unit.oai-hss/0.install checking whether C99 macros are supported... yes unit-oai-hss-0: 08:10:11 DEBUG unit.oai-hss/0.install checking whether to disable DTLS-SRTP extension... no unit-oai-hss-0: 08:10:11 DEBUG unit.oai-hss/0.install checking whether to disable TLS heartbeat support... yes unit-oai-hss-0: 08:10:11 DEBUG unit.oai-hss/0.install checking whether to disable SRP authentication support... no unit-oai-hss-0: 08:10:11 DEBUG unit.oai-hss/0.install checking whether to disable PSK authentication support... no unit-oai-hss-0: 08:10:11 DEBUG unit.oai-hss/0.install checking whether to disable anonymous authentication support... no unit-oai-hss-0: 08:10:11 DEBUG unit.oai-hss/0.install checking whether to disable DHE support... no unit-oai-hss-0: 08:10:11 DEBUG unit.oai-hss/0.install checking whether to disable ECDHE support... no unit-oai-hss-0: 08:10:11 DEBUG unit.oai-hss/0.install checking whether to disable RSA-EXPORT support... no unit-oai-hss-0: 08:10:11 DEBUG unit.oai-hss/0.install checking whether to disable OpenPGP Certificate authentication support... no unit-oai-hss-0: 08:10:11 DEBUG unit.oai-hss/0.install checking whether to add cryptodev support... no unit-oai-hss-0: 08:10:11 DEBUG unit.oai-hss/0.install checking whether to disable OCSP support... no unit-oai-hss-0: 08:10:11 DEBUG unit.oai-hss/0.install checking size of void *... 8 unit-oai-hss-0: 08:10:11 DEBUG unit.oai-hss/0.install checking size of long long... 8 unit-oai-hss-0: 08:10:11 DEBUG unit.oai-hss/0.install checking size of long... 8 unit-abot-epc-basic-0: 08:10:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libbabeltrace1:amd64. unit-abot-epc-basic-0: 08:10:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libbabeltrace1_1.3.2-1_amd64.deb ... unit-oai-hss-0: 08:10:11 DEBUG unit.oai-hss/0.install checking size of int... 4 unit-abot-epc-basic-0: 08:10:11 DEBUG unit.abot-epc-basic/0.install Unpacking libbabeltrace1:amd64 (1.3.2-1) ... unit-oai-hss-0: 08:10:11 DEBUG unit.oai-hss/0.install checking sys/socket.h usability... yes unit-oai-hss-0: 08:10:11 DEBUG unit.oai-hss/0.install checking sys/socket.h presence... yes unit-oai-hss-0: 08:10:11 DEBUG unit.oai-hss/0.install checking for sys/socket.h... yes unit-oai-hss-0: 08:10:11 DEBUG unit.oai-hss/0.install checking features.h usability... yes unit-oai-hss-0: 08:10:11 DEBUG unit.oai-hss/0.install checking features.h presence... yes unit-oai-hss-0: 08:10:11 DEBUG unit.oai-hss/0.install checking for features.h... yes unit-oai-hss-0: 08:10:11 DEBUG unit.oai-hss/0.install checking linewrap.h usability... no unit-oai-hss-0: 08:10:11 DEBUG unit.oai-hss/0.install checking linewrap.h presence... no unit-oai-hss-0: 08:10:11 DEBUG unit.oai-hss/0.install checking for linewrap.h... no unit-oai-hss-0: 08:10:11 DEBUG unit.oai-hss/0.install checking arpa/inet.h usability... yes unit-oai-hss-0: 08:10:11 DEBUG unit.oai-hss/0.install checking arpa/inet.h presence... yes unit-oai-hss-0: 08:10:11 DEBUG unit.oai-hss/0.install checking for arpa/inet.h... yes unit-oai-hss-0: 08:10:11 DEBUG unit.oai-hss/0.install checking dirent.h usability... yes unit-oai-hss-0: 08:10:11 DEBUG unit.oai-hss/0.install checking dirent.h presence... yes unit-oai-hss-0: 08:10:11 DEBUG unit.oai-hss/0.install checking for dirent.h... yes unit-abot-epc-basic-0: 08:10:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libbabeltrace-ctf1:amd64. unit-oai-hss-0: 08:10:11 DEBUG unit.oai-hss/0.install checking for sys/stat.h... (cached) yes unit-abot-epc-basic-0: 08:10:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libbabeltrace-ctf1_1.3.2-1_amd64.deb ... unit-abot-epc-basic-0: 08:10:11 DEBUG unit.abot-epc-basic/0.install Unpacking libbabeltrace-ctf1:amd64 (1.3.2-1) ... unit-oai-hss-0: 08:10:11 DEBUG unit.oai-hss/0.install checking netdb.h usability... yes unit-oai-hss-0: 08:10:11 DEBUG unit.oai-hss/0.install checking netdb.h presence... yes unit-oai-hss-0: 08:10:11 DEBUG unit.oai-hss/0.install checking for netdb.h... yes unit-oai-hss-0: 08:10:12 DEBUG unit.oai-hss/0.install checking netinet/in.h usability... yes unit-oai-hss-0: 08:10:12 DEBUG unit.oai-hss/0.install checking netinet/in.h presence... yes unit-oai-hss-0: 08:10:12 DEBUG unit.oai-hss/0.install checking for netinet/in.h... yes unit-oai-hss-0: 08:10:12 DEBUG unit.oai-hss/0.install checking getopt.h usability... yes unit-oai-hss-0: 08:10:12 DEBUG unit.oai-hss/0.install checking getopt.h presence... yes unit-oai-hss-0: 08:10:12 DEBUG unit.oai-hss/0.install checking for getopt.h... yes unit-oai-hss-0: 08:10:12 DEBUG unit.oai-hss/0.install checking stdio_ext.h usability... yes unit-oai-hss-0: 08:10:12 DEBUG unit.oai-hss/0.install checking stdio_ext.h presence... yes unit-oai-hss-0: 08:10:12 DEBUG unit.oai-hss/0.install checking for stdio_ext.h... yes unit-oai-hss-0: 08:10:12 DEBUG unit.oai-hss/0.install checking termios.h usability... yes unit-oai-hss-0: 08:10:12 DEBUG unit.oai-hss/0.install checking termios.h presence... yes unit-oai-hss-0: 08:10:12 DEBUG unit.oai-hss/0.install checking for termios.h... yes unit-oai-hss-0: 08:10:12 DEBUG unit.oai-hss/0.install checking sys/time.h usability... yes unit-oai-hss-0: 08:10:12 DEBUG unit.oai-hss/0.install checking sys/time.h presence... yes unit-oai-hss-0: 08:10:12 DEBUG unit.oai-hss/0.install checking for sys/time.h... yes unit-oai-hss-0: 08:10:12 DEBUG unit.oai-hss/0.install checking iconv.h usability... yes unit-oai-hss-0: 08:10:12 DEBUG unit.oai-hss/0.install checking iconv.h presence... yes unit-oai-hss-0: 08:10:12 DEBUG unit.oai-hss/0.install checking for iconv.h... yes unit-oai-hss-0: 08:10:12 DEBUG unit.oai-hss/0.install checking for unistd.h... (cached) yes unit-oai-hss-0: 08:10:12 DEBUG unit.oai-hss/0.install checking math.h usability... yes unit-oai-hss-0: 08:10:12 DEBUG unit.oai-hss/0.install checking math.h presence... yes unit-oai-hss-0: 08:10:12 DEBUG unit.oai-hss/0.install checking for math.h... yes unit-abot-epc-basic-0: 08:10:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gdb. unit-oai-hss-0: 08:10:12 DEBUG unit.oai-hss/0.install checking sys/mman.h usability... yes unit-abot-epc-basic-0: 08:10:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gdb_7.11.1-0ubuntu1~16.5_amd64.deb ... unit-oai-hss-0: 08:10:12 DEBUG unit.oai-hss/0.install checking sys/mman.h presence... yes unit-oai-hss-0: 08:10:12 DEBUG unit.oai-hss/0.install checking for sys/mman.h... yes unit-abot-epc-basic-0: 08:10:12 DEBUG unit.abot-epc-basic/0.install Unpacking gdb (7.11.1-0ubuntu1~16.5) ... unit-oai-hss-0: 08:10:12 DEBUG unit.oai-hss/0.install checking sys/select.h usability... yes unit-oai-hss-0: 08:10:12 DEBUG unit.oai-hss/0.install checking sys/select.h presence... yes unit-oai-hss-0: 08:10:12 DEBUG unit.oai-hss/0.install checking for sys/select.h... yes unit-oai-hss-0: 08:10:12 DEBUG unit.oai-hss/0.install checking wchar.h usability... yes unit-oai-hss-0: 08:10:12 DEBUG unit.oai-hss/0.install checking wchar.h presence... yes unit-oai-hss-0: 08:10:12 DEBUG unit.oai-hss/0.install checking for wchar.h... yes unit-oai-hss-0: 08:10:12 DEBUG unit.oai-hss/0.install checking for stdint.h... (cached) yes unit-oai-hss-0: 08:10:12 DEBUG unit.oai-hss/0.install checking for strings.h... (cached) yes unit-oai-hss-0: 08:10:12 DEBUG unit.oai-hss/0.install checking sys/uio.h usability... yes unit-oai-hss-0: 08:10:12 DEBUG unit.oai-hss/0.install checking sys/uio.h presence... yes unit-oai-hss-0: 08:10:12 DEBUG unit.oai-hss/0.install checking for sys/uio.h... yes unit-oai-hss-0: 08:10:12 DEBUG unit.oai-hss/0.install checking sysexits.h usability... yes unit-oai-hss-0: 08:10:12 DEBUG unit.oai-hss/0.install checking sysexits.h presence... yes unit-oai-hss-0: 08:10:12 DEBUG unit.oai-hss/0.install checking for sysexits.h... yes unit-oai-hss-0: 08:10:12 DEBUG unit.oai-hss/0.install checking for inttypes.h... (cached) yes unit-oai-hss-0: 08:10:12 DEBUG unit.oai-hss/0.install checking xlocale.h usability... yes unit-oai-hss-0: 08:10:12 DEBUG unit.oai-hss/0.install checking xlocale.h presence... yes unit-oai-hss-0: 08:10:12 DEBUG unit.oai-hss/0.install checking for xlocale.h... yes unit-oai-hss-0: 08:10:12 DEBUG unit.oai-hss/0.install checking sys/param.h usability... yes unit-oai-hss-0: 08:10:12 DEBUG unit.oai-hss/0.install checking sys/param.h presence... yes unit-oai-hss-0: 08:10:12 DEBUG unit.oai-hss/0.install checking for sys/param.h... yes unit-oai-hss-0: 08:10:12 DEBUG unit.oai-hss/0.install checking sys/wait.h usability... yes unit-oai-hss-0: 08:10:12 DEBUG unit.oai-hss/0.install checking sys/wait.h presence... yes unit-oai-hss-0: 08:10:12 DEBUG unit.oai-hss/0.install checking for sys/wait.h... yes unit-oai-hss-0: 08:10:12 DEBUG unit.oai-hss/0.install checking sys/ioctl.h usability... yes unit-oai-hss-0: 08:10:12 DEBUG unit.oai-hss/0.install checking sys/ioctl.h presence... yes unit-oai-hss-0: 08:10:12 DEBUG unit.oai-hss/0.install checking for sys/ioctl.h... yes unit-oai-hss-0: 08:10:12 DEBUG unit.oai-hss/0.install checking for library containing setsockopt... none needed unit-oai-hss-0: 08:10:12 DEBUG unit.oai-hss/0.install checking whether to build OpenSSL compatibility layer... yes unit-oai-hss-0: 08:10:12 DEBUG unit.oai-hss/0.install checking for gtkdoc-check... no unit-oai-hss-0: 08:10:12 DEBUG unit.oai-hss/0.install checking for gtkdoc-rebase... no unit-oai-hss-0: 08:10:12 DEBUG unit.oai-hss/0.install checking for gtkdoc-mkpdf... no unit-oai-hss-0: 08:10:12 DEBUG unit.oai-hss/0.install checking whether to build gtk-doc documentation... no unit-oai-hss-0: 08:10:12 DEBUG unit.oai-hss/0.install checking whether NLS is requested... yes unit-oai-hss-0: 08:10:12 DEBUG unit.oai-hss/0.install checking for msgfmt... no unit-oai-hss-0: 08:10:12 DEBUG unit.oai-hss/0.install checking for gmsgfmt... : unit-oai-hss-0: 08:10:12 DEBUG unit.oai-hss/0.install checking for xgettext... no unit-oai-hss-0: 08:10:12 DEBUG unit.oai-hss/0.install checking for msgmerge... no unit-oai-hss-0: 08:10:12 DEBUG unit.oai-hss/0.install checking for CFPreferencesCopyAppValue... no unit-oai-hss-0: 08:10:12 DEBUG unit.oai-hss/0.install checking for CFLocaleCopyCurrent... no unit-oai-hss-0: 08:10:12 DEBUG unit.oai-hss/0.install checking for GNU gettext in libc... yes unit-oai-hss-0: 08:10:12 DEBUG unit.oai-hss/0.install checking whether to use NLS... yes unit-oai-hss-0: 08:10:12 DEBUG unit.oai-hss/0.install checking where the gettext function comes from... libc unit-oai-hss-0: 08:10:12 DEBUG unit.oai-hss/0.install checking whether byte ordering is bigendian... no unit-oai-hss-0: 08:10:12 DEBUG unit.oai-hss/0.install checking whether the preprocessor supports include_next... yes unit-oai-hss-0: 08:10:12 DEBUG unit.oai-hss/0.install checking whether system header files limit the line length... no unit-oai-hss-0: 08:10:12 DEBUG unit.oai-hss/0.install checking whether is self-contained... yes unit-oai-hss-0: 08:10:12 DEBUG unit.oai-hss/0.install checking for shutdown... yes unit-oai-hss-0: 08:10:12 DEBUG unit.oai-hss/0.install checking whether defines the SHUT_* macros... yes unit-oai-hss-0: 08:10:12 DEBUG unit.oai-hss/0.install checking for struct sockaddr_storage... yes unit-oai-hss-0: 08:10:12 DEBUG unit.oai-hss/0.install checking for sa_family_t... yes unit-oai-hss-0: 08:10:13 DEBUG unit.oai-hss/0.install checking for struct sockaddr_storage.ss_family... yes unit-oai-hss-0: 08:10:13 DEBUG unit.oai-hss/0.install checking whether socket is declared without a macro... yes unit-oai-hss-0: 08:10:13 DEBUG unit.oai-hss/0.install checking whether connect is declared without a macro... yes unit-oai-hss-0: 08:10:13 DEBUG unit.oai-hss/0.install checking whether accept is declared without a macro... yes unit-oai-hss-0: 08:10:13 DEBUG unit.oai-hss/0.install checking whether bind is declared without a macro... yes unit-oai-hss-0: 08:10:13 DEBUG unit.oai-hss/0.install checking whether getpeername is declared without a macro... yes unit-oai-hss-0: 08:10:13 DEBUG unit.oai-hss/0.install checking whether getsockname is declared without a macro... yes unit-oai-hss-0: 08:10:13 DEBUG unit.oai-hss/0.install checking whether getsockopt is declared without a macro... yes unit-oai-hss-0: 08:10:13 DEBUG unit.oai-hss/0.install checking whether listen is declared without a macro... yes unit-abot-epc-basic-0: 08:10:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gdbserver. unit-abot-epc-basic-0: 08:10:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gdbserver_7.11.1-0ubuntu1~16.5_amd64.deb ... unit-oai-hss-0: 08:10:13 DEBUG unit.oai-hss/0.install checking whether recv is declared without a macro... yes unit-oai-hss-0: 08:10:13 DEBUG unit.oai-hss/0.install checking whether send is declared without a macro... yes unit-oai-hss-0: 08:10:13 DEBUG unit.oai-hss/0.install checking whether recvfrom is declared without a macro... yes unit-oai-hss-0: 08:10:13 DEBUG unit.oai-hss/0.install checking whether sendto is declared without a macro... yes unit-oai-hss-0: 08:10:13 DEBUG unit.oai-hss/0.install checking whether setsockopt is declared without a macro... yes unit-abot-epc-basic-0: 08:10:13 DEBUG unit.abot-epc-basic/0.install Unpacking gdbserver (7.11.1-0ubuntu1~16.5) ... unit-oai-hss-0: 08:10:13 DEBUG unit.oai-hss/0.install checking whether shutdown is declared without a macro... yes unit-oai-hss-0: 08:10:13 DEBUG unit.oai-hss/0.install checking whether accept4 is declared without a macro... yes unit-oai-hss-0: 08:10:13 DEBUG unit.oai-hss/0.install checking for size_t... yes unit-oai-hss-0: 08:10:13 DEBUG unit.oai-hss/0.install checking for working alloca.h... yes unit-oai-hss-0: 08:10:13 DEBUG unit.oai-hss/0.install checking for alloca... yes unit-oai-hss-0: 08:10:13 DEBUG unit.oai-hss/0.install checking for C/C++ restrict keyword... __restrict unit-oai-hss-0: 08:10:13 DEBUG unit.oai-hss/0.install checking whether clearerr_unlocked is declared... yes unit-oai-hss-0: 08:10:13 DEBUG unit.oai-hss/0.install checking whether feof_unlocked is declared... yes unit-oai-hss-0: 08:10:13 DEBUG unit.oai-hss/0.install checking whether ferror_unlocked is declared... yes unit-oai-hss-0: 08:10:13 DEBUG unit.oai-hss/0.install checking whether fflush_unlocked is declared... yes unit-oai-hss-0: 08:10:13 DEBUG unit.oai-hss/0.install checking whether fgets_unlocked is declared... yes unit-oai-hss-0: 08:10:13 DEBUG unit.oai-hss/0.install checking whether fputc_unlocked is declared... yes unit-oai-hss-0: 08:10:13 DEBUG unit.oai-hss/0.install checking whether fputs_unlocked is declared... yes unit-oai-hss-0: 08:10:13 DEBUG unit.oai-hss/0.install checking whether fread_unlocked is declared... yes unit-oai-hss-0: 08:10:13 DEBUG unit.oai-hss/0.install checking whether fwrite_unlocked is declared... yes unit-oai-hss-0: 08:10:13 DEBUG unit.oai-hss/0.install checking whether getc_unlocked is declared... yes unit-oai-hss-0: 08:10:13 DEBUG unit.oai-hss/0.install checking whether getchar_unlocked is declared... yes unit-abot-epc-basic-0: 08:10:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgfortran-5-dev:amd64. unit-abot-epc-basic-0: 08:10:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgfortran-5-dev_5.4.0-6ubuntu1~16.04.11_amd64.deb ... unit-oai-hss-0: 08:10:13 DEBUG unit.oai-hss/0.install checking whether putc_unlocked is declared... yes unit-abot-epc-basic-0: 08:10:13 DEBUG unit.abot-epc-basic/0.install Unpacking libgfortran-5-dev:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-oai-hss-0: 08:10:13 DEBUG unit.oai-hss/0.install checking whether putchar_unlocked is declared... yes unit-oai-hss-0: 08:10:13 DEBUG unit.oai-hss/0.install checking for flockfile... yes unit-oai-hss-0: 08:10:13 DEBUG unit.oai-hss/0.install checking for funlockfile... yes unit-oai-hss-0: 08:10:14 DEBUG unit.oai-hss/0.install checking for _set_invalid_parameter_handler... no unit-oai-hss-0: 08:10:14 DEBUG unit.oai-hss/0.install checking for __fseterr... no unit-oai-hss-0: 08:10:14 DEBUG unit.oai-hss/0.install checking for getdelim... yes unit-oai-hss-0: 08:10:14 DEBUG unit.oai-hss/0.install checking for __fsetlocking... yes unit-abot-epc-basic-0: 08:10:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gfortran-5. unit-oai-hss-0: 08:10:14 DEBUG unit.oai-hss/0.install checking for tcgetattr... yes unit-abot-epc-basic-0: 08:10:14 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gfortran-5_5.4.0-6ubuntu1~16.04.11_amd64.deb ... unit-oai-hss-0: 08:10:14 DEBUG unit.oai-hss/0.install checking for tcsetattr... yes unit-abot-epc-basic-0: 08:10:14 DEBUG unit.abot-epc-basic/0.install Unpacking gfortran-5 (5.4.0-6ubuntu1~16.04.11) ... unit-oai-hss-0: 08:10:14 DEBUG unit.oai-hss/0.install checking for getsubopt... yes unit-oai-hss-0: 08:10:14 DEBUG unit.oai-hss/0.install checking for gettimeofday... yes unit-oai-hss-0: 08:10:14 DEBUG unit.oai-hss/0.install checking for nanotime... no unit-oai-hss-0: 08:10:14 DEBUG unit.oai-hss/0.install checking for mprotect... yes unit-oai-hss-0: 08:10:14 DEBUG unit.oai-hss/0.install checking for sleep... yes unit-oai-hss-0: 08:10:14 DEBUG unit.oai-hss/0.install checking for snprintf... yes unit-oai-hss-0: 08:10:14 DEBUG unit.oai-hss/0.install checking for strdup... yes unit-oai-hss-0: 08:10:14 DEBUG unit.oai-hss/0.install checking for strerror_r... yes unit-oai-hss-0: 08:10:14 DEBUG unit.oai-hss/0.install checking for __xpg_strerror_r... yes unit-oai-hss-0: 08:10:14 DEBUG unit.oai-hss/0.install checking for strndup... yes unit-oai-hss-0: 08:10:14 DEBUG unit.oai-hss/0.install checking for localtime_r... yes unit-oai-hss-0: 08:10:14 DEBUG unit.oai-hss/0.install checking for vasnprintf... no unit-oai-hss-0: 08:10:14 DEBUG unit.oai-hss/0.install checking for ftruncate... yes unit-oai-hss-0: 08:10:14 DEBUG unit.oai-hss/0.install checking for getdtablesize... yes unit-oai-hss-0: 08:10:14 DEBUG unit.oai-hss/0.install checking for newlocale... yes unit-oai-hss-0: 08:10:14 DEBUG unit.oai-hss/0.install checking for lstat... yes unit-oai-hss-0: 08:10:14 DEBUG unit.oai-hss/0.install checking for pipe... yes unit-oai-hss-0: 08:10:14 DEBUG unit.oai-hss/0.install checking for setenv... yes unit-oai-hss-0: 08:10:14 DEBUG unit.oai-hss/0.install checking for catgets... yes unit-oai-hss-0: 08:10:14 DEBUG unit.oai-hss/0.install checking for symlink... yes unit-oai-hss-0: 08:10:14 DEBUG unit.oai-hss/0.install checking for shutdown... (cached) yes unit-oai-hss-0: 08:10:14 DEBUG unit.oai-hss/0.install checking whether // is distinct from /... no unit-oai-hss-0: 08:10:14 DEBUG unit.oai-hss/0.install checking for complete errno.h... yes unit-oai-hss-0: 08:10:14 DEBUG unit.oai-hss/0.install checking whether strerror_r is declared... yes unit-oai-hss-0: 08:10:14 DEBUG unit.oai-hss/0.install checking for strerror_r... (cached) yes unit-oai-hss-0: 08:10:14 DEBUG unit.oai-hss/0.install checking whether strerror_r returns char *... yes unit-oai-hss-0: 08:10:14 DEBUG unit.oai-hss/0.install checking whether frexp() can be used without linking with libm... yes unit-oai-hss-0: 08:10:14 DEBUG unit.oai-hss/0.install checking whether alarm is declared... yes unit-oai-hss-0: 08:10:14 DEBUG unit.oai-hss/0.install checking whether long double and double are the same... no unit-oai-hss-0: 08:10:14 DEBUG unit.oai-hss/0.install checking whether stdin defaults to large file offsets... yes unit-oai-hss-0: 08:10:15 DEBUG unit.oai-hss/0.install checking for pid_t... yes unit-oai-hss-0: 08:10:15 DEBUG unit.oai-hss/0.install checking for mode_t... yes unit-oai-hss-0: 08:10:15 DEBUG unit.oai-hss/0.install checking whether fseeko is declared... yes unit-oai-hss-0: 08:10:15 DEBUG unit.oai-hss/0.install checking for fseeko... yes unit-oai-hss-0: 08:10:15 DEBUG unit.oai-hss/0.install checking whether stat file-mode macros are broken... no unit-oai-hss-0: 08:10:15 DEBUG unit.oai-hss/0.install checking for nlink_t... yes unit-oai-hss-0: 08:10:15 DEBUG unit.oai-hss/0.install checking whether fchmodat is declared without a macro... yes unit-oai-hss-0: 08:10:15 DEBUG unit.oai-hss/0.install checking whether fstat is declared without a macro... yes unit-oai-hss-0: 08:10:15 DEBUG unit.oai-hss/0.install checking whether fstatat is declared without a macro... yes unit-oai-hss-0: 08:10:15 DEBUG unit.oai-hss/0.install checking whether futimens is declared without a macro... yes unit-oai-hss-0: 08:10:15 DEBUG unit.oai-hss/0.install checking whether lchmod is declared without a macro... yes unit-oai-hss-0: 08:10:15 DEBUG unit.oai-hss/0.install checking whether lstat is declared without a macro... yes unit-oai-hss-0: 08:10:15 DEBUG unit.oai-hss/0.install checking whether mkdirat is declared without a macro... yes unit-oai-hss-0: 08:10:15 DEBUG unit.oai-hss/0.install checking whether mkfifo is declared without a macro... yes unit-oai-hss-0: 08:10:15 DEBUG unit.oai-hss/0.install checking whether mkfifoat is declared without a macro... yes unit-oai-hss-0: 08:10:15 DEBUG unit.oai-hss/0.install checking whether mknod is declared without a macro... yes unit-oai-hss-0: 08:10:15 DEBUG unit.oai-hss/0.install checking whether mknodat is declared without a macro... yes unit-oai-hss-0: 08:10:15 DEBUG unit.oai-hss/0.install checking whether stat is declared without a macro... yes unit-oai-hss-0: 08:10:15 DEBUG unit.oai-hss/0.install checking whether utimensat is declared without a macro... yes unit-abot-epc-basic-0: 08:10:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gfortran. unit-abot-epc-basic-0: 08:10:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gfortran_4%3a5.3.1-1ubuntu1_amd64.deb ... unit-oai-hss-0: 08:10:15 DEBUG unit.oai-hss/0.install checking whether ftello is declared... yes unit-oai-hss-0: 08:10:15 DEBUG unit.oai-hss/0.install checking for ftello... yes unit-abot-epc-basic-0: 08:10:15 DEBUG unit.abot-epc-basic/0.install Unpacking gfortran (4:5.3.1-1ubuntu1) ... unit-oai-hss-0: 08:10:15 DEBUG unit.oai-hss/0.install checking whether ftello works... yes unit-oai-hss-0: 08:10:15 DEBUG unit.oai-hss/0.install checking whether getaddrinfo is declared without a macro... yes unit-oai-hss-0: 08:10:15 DEBUG unit.oai-hss/0.install checking whether freeaddrinfo is declared without a macro... yes unit-oai-hss-0: 08:10:15 DEBUG unit.oai-hss/0.install checking whether gai_strerror is declared without a macro... yes unit-oai-hss-0: 08:10:15 DEBUG unit.oai-hss/0.install checking whether getnameinfo is declared without a macro... yes unit-oai-hss-0: 08:10:15 DEBUG unit.oai-hss/0.install checking for library containing gethostbyname... none required unit-oai-hss-0: 08:10:15 DEBUG unit.oai-hss/0.install checking for gethostbyname... yes unit-oai-hss-0: 08:10:15 DEBUG unit.oai-hss/0.install checking for library containing getservbyname... none required unit-oai-hss-0: 08:10:15 DEBUG unit.oai-hss/0.install checking for getservbyname... yes unit-oai-hss-0: 08:10:15 DEBUG unit.oai-hss/0.install checking for library containing inet_ntop... none required unit-oai-hss-0: 08:10:15 DEBUG unit.oai-hss/0.install checking whether inet_ntop is declared... yes unit-oai-hss-0: 08:10:15 DEBUG unit.oai-hss/0.install checking for IPv4 sockets... yes unit-oai-hss-0: 08:10:15 DEBUG unit.oai-hss/0.install checking for IPv6 sockets... yes unit-abot-epc-basic-0: 08:10:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcupsfilters1:amd64. unit-abot-epc-basic-0: 08:10:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcupsfilters1_1.8.3-2ubuntu3.4_amd64.deb ... unit-oai-hss-0: 08:10:15 DEBUG unit.oai-hss/0.install checking whether getdelim is declared... yes unit-abot-epc-basic-0: 08:10:15 DEBUG unit.abot-epc-basic/0.install Unpacking libcupsfilters1:amd64 (1.8.3-2ubuntu3.4) ... unit-oai-hss-0: 08:10:15 DEBUG unit.oai-hss/0.install checking whether getline is declared... yes unit-oai-hss-0: 08:10:15 DEBUG unit.oai-hss/0.install checking for getopt.h... (cached) yes unit-oai-hss-0: 08:10:16 DEBUG unit.oai-hss/0.install checking for getopt_long_only... yes unit-oai-hss-0: 08:10:16 DEBUG unit.oai-hss/0.install checking whether getopt is POSIX compatible... yes unit-oai-hss-0: 08:10:16 DEBUG unit.oai-hss/0.install checking for working GNU getopt function... yes unit-oai-hss-0: 08:10:16 DEBUG unit.oai-hss/0.install checking for working GNU getopt_long function... yes unit-oai-hss-0: 08:10:16 DEBUG unit.oai-hss/0.install checking whether getenv is declared... yes unit-oai-hss-0: 08:10:16 DEBUG unit.oai-hss/0.install checking whether getpass is declared... yes unit-abot-epc-basic-0: 08:10:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcupsimage2:amd64. unit-abot-epc-basic-0: 08:10:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcupsimage2_2.1.3-4ubuntu0.7_amd64.deb ... unit-oai-hss-0: 08:10:16 DEBUG unit.oai-hss/0.install checking whether flockfile is declared... yes unit-abot-epc-basic-0: 08:10:16 DEBUG unit.abot-epc-basic/0.install Unpacking libcupsimage2:amd64 (2.1.3-4ubuntu0.7) ... unit-oai-hss-0: 08:10:16 DEBUG unit.oai-hss/0.install checking whether funlockfile is declared... yes unit-oai-hss-0: 08:10:16 DEBUG unit.oai-hss/0.install checking for struct timeval... yes unit-oai-hss-0: 08:10:16 DEBUG unit.oai-hss/0.install checking for wide-enough struct timeval.tv_sec member... yes unit-oai-hss-0: 08:10:16 DEBUG unit.oai-hss/0.install checking whether gettimeofday is declared without a macro... yes unit-oai-hss-0: 08:10:16 DEBUG unit.oai-hss/0.install checking where to find the exponent in a 'double'... word 1 bit 20 unit-oai-hss-0: 08:10:16 DEBUG unit.oai-hss/0.install checking where to find the exponent in a 'float'... word 0 bit 23 unit-oai-hss-0: 08:10:16 DEBUG unit.oai-hss/0.install checking whether byte ordering is bigendian... (cached) no unit-oai-hss-0: 08:10:16 DEBUG unit.oai-hss/0.install checking whether malloc, realloc, calloc are POSIX compliant... yes unit-oai-hss-0: 08:10:16 DEBUG unit.oai-hss/0.install checking for mmap... yes unit-oai-hss-0: 08:10:16 DEBUG unit.oai-hss/0.install checking for MAP_ANONYMOUS... yes unit-oai-hss-0: 08:10:16 DEBUG unit.oai-hss/0.install checking whether memchr works... yes unit-oai-hss-0: 08:10:16 DEBUG unit.oai-hss/0.install checking whether memmem is declared... yes unit-oai-hss-0: 08:10:16 DEBUG unit.oai-hss/0.install checking whether defines MIN and MAX... no unit-oai-hss-0: 08:10:16 DEBUG unit.oai-hss/0.install checking whether defines MIN and MAX... yes unit-oai-hss-0: 08:10:16 DEBUG unit.oai-hss/0.install checking whether is self-contained... yes unit-oai-hss-0: 08:10:16 DEBUG unit.oai-hss/0.install checking whether pselect is declared without a macro... yes unit-oai-hss-0: 08:10:16 DEBUG unit.oai-hss/0.install checking whether select is declared without a macro... yes unit-oai-hss-0: 08:10:16 DEBUG unit.oai-hss/0.install checking for sigset_t... yes unit-oai-hss-0: 08:10:16 DEBUG unit.oai-hss/0.install checking for uid_t in sys/types.h... yes unit-abot-epc-basic-0: 08:10:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libijs-0.35:amd64. unit-abot-epc-basic-0: 08:10:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libijs-0.35_0.35-12_amd64.deb ... unit-oai-hss-0: 08:10:16 DEBUG unit.oai-hss/0.install checking whether snprintf returns a byte count as in C99... yes unit-abot-epc-basic-0: 08:10:16 DEBUG unit.abot-epc-basic/0.install Unpacking libijs-0.35:amd64 (0.35-12) ... unit-oai-hss-0: 08:10:16 DEBUG unit.oai-hss/0.install checking whether snprintf is declared... yes unit-oai-hss-0: 08:10:16 DEBUG unit.oai-hss/0.install checking for stdbool.h that conforms to C99... yes unit-oai-hss-0: 08:10:16 DEBUG unit.oai-hss/0.install checking for _Bool... yes unit-oai-hss-0: 08:10:16 DEBUG unit.oai-hss/0.install checking for wchar_t... yes unit-oai-hss-0: 08:10:17 DEBUG unit.oai-hss/0.install checking for long long int... yes unit-oai-hss-0: 08:10:17 DEBUG unit.oai-hss/0.install checking for unsigned long long int... yes unit-abot-epc-basic-0: 08:10:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjbig2dec0. unit-abot-epc-basic-0: 08:10:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjbig2dec0_0.12+20150918-1ubuntu0.1_amd64.deb ... unit-oai-hss-0: 08:10:17 DEBUG unit.oai-hss/0.install checking whether stdint.h conforms to C99... yes unit-abot-epc-basic-0: 08:10:17 DEBUG unit.abot-epc-basic/0.install Unpacking libjbig2dec0 (0.12+20150918-1ubuntu0.1) ... unit-oai-hss-0: 08:10:17 DEBUG unit.oai-hss/0.install checking whether strdup is declared... yes unit-oai-hss-0: 08:10:17 DEBUG unit.oai-hss/0.install checking whether strerror(0) succeeds... yes unit-oai-hss-0: 08:10:17 DEBUG unit.oai-hss/0.install checking for strerror_r with POSIX signature... no unit-oai-hss-0: 08:10:17 DEBUG unit.oai-hss/0.install checking whether __xpg_strerror_r works... yes unit-oai-hss-0: 08:10:17 DEBUG unit.oai-hss/0.install checking whether ffsl is declared without a macro... yes unit-oai-hss-0: 08:10:17 DEBUG unit.oai-hss/0.install checking whether ffsll is declared without a macro... yes unit-oai-hss-0: 08:10:17 DEBUG unit.oai-hss/0.install checking whether memmem is declared without a macro... yes unit-oai-hss-0: 08:10:17 DEBUG unit.oai-hss/0.install checking whether mempcpy is declared without a macro... yes unit-oai-hss-0: 08:10:17 DEBUG unit.oai-hss/0.install checking whether memrchr is declared without a macro... yes unit-oai-hss-0: 08:10:17 DEBUG unit.oai-hss/0.install checking whether rawmemchr is declared without a macro... yes unit-oai-hss-0: 08:10:17 DEBUG unit.oai-hss/0.install checking whether stpcpy is declared without a macro... yes unit-oai-hss-0: 08:10:17 DEBUG unit.oai-hss/0.install checking whether stpncpy is declared without a macro... yes unit-oai-hss-0: 08:10:17 DEBUG unit.oai-hss/0.install checking whether strchrnul is declared without a macro... yes unit-abot-epc-basic-0: 08:10:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpaper1:amd64. unit-oai-hss-0: 08:10:17 DEBUG unit.oai-hss/0.install checking whether strdup is declared without a macro... yes unit-abot-epc-basic-0: 08:10:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpaper1_1.1.24+nmu4ubuntu1_amd64.deb ... unit-oai-hss-0: 08:10:17 DEBUG unit.oai-hss/0.install checking whether strncat is declared without a macro... yes unit-abot-epc-basic-0: 08:10:17 DEBUG unit.abot-epc-basic/0.install Unpacking libpaper1:amd64 (1.1.24+nmu4ubuntu1) ... unit-oai-hss-0: 08:10:17 DEBUG unit.oai-hss/0.install checking whether strndup is declared without a macro... yes unit-oai-hss-0: 08:10:17 DEBUG unit.oai-hss/0.install checking whether strnlen is declared without a macro... yes unit-oai-hss-0: 08:10:17 DEBUG unit.oai-hss/0.install checking whether strpbrk is declared without a macro... yes unit-oai-hss-0: 08:10:17 DEBUG unit.oai-hss/0.install checking whether strsep is declared without a macro... yes unit-oai-hss-0: 08:10:17 DEBUG unit.oai-hss/0.install checking whether strcasestr is declared without a macro... yes unit-oai-hss-0: 08:10:17 DEBUG unit.oai-hss/0.install checking whether strtok_r is declared without a macro... yes unit-oai-hss-0: 08:10:17 DEBUG unit.oai-hss/0.install checking whether strerror_r is declared without a macro... yes unit-oai-hss-0: 08:10:17 DEBUG unit.oai-hss/0.install checking whether strsignal is declared without a macro... yes unit-oai-hss-0: 08:10:17 DEBUG unit.oai-hss/0.install checking whether strverscmp is declared without a macro... yes unit-oai-hss-0: 08:10:17 DEBUG unit.oai-hss/0.install checking whether ffs is declared without a macro... yes unit-oai-hss-0: 08:10:17 DEBUG unit.oai-hss/0.install checking whether strcasecmp is declared without a macro... yes unit-abot-epc-basic-0: 08:10:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgs9-common. unit-abot-epc-basic-0: 08:10:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgs9-common_9.26~dfsg+0-0ubuntu0.16.04.3_all.deb ... unit-oai-hss-0: 08:10:17 DEBUG unit.oai-hss/0.install checking whether strncasecmp is declared without a macro... yes unit-oai-hss-0: 08:10:17 DEBUG unit.oai-hss/0.install checking whether strndup is declared... (cached) yes unit-oai-hss-0: 08:10:17 DEBUG unit.oai-hss/0.install checking whether strnlen is declared... (cached) yes unit-oai-hss-0: 08:10:17 DEBUG unit.oai-hss/0.install checking whether strtok_r is declared... (cached) yes unit-abot-epc-basic-0: 08:10:17 DEBUG unit.abot-epc-basic/0.install Unpacking libgs9-common (9.26~dfsg+0-0ubuntu0.16.04.3) ... unit-oai-hss-0: 08:10:17 DEBUG unit.oai-hss/0.install checking whether imported symbols can be declared weak... yes unit-oai-hss-0: 08:10:17 DEBUG unit.oai-hss/0.install checking pthread.h usability... yes unit-oai-hss-0: 08:10:17 DEBUG unit.oai-hss/0.install checking pthread.h presence... yes unit-oai-hss-0: 08:10:17 DEBUG unit.oai-hss/0.install checking for pthread.h... yes unit-oai-hss-0: 08:10:17 DEBUG unit.oai-hss/0.install checking for pthread_kill in -lpthread... yes unit-oai-hss-0: 08:10:17 DEBUG unit.oai-hss/0.install checking for multithread API to use... posix unit-oai-hss-0: 08:10:18 DEBUG unit.oai-hss/0.install checking for struct timespec in ... yes unit-oai-hss-0: 08:10:18 DEBUG unit.oai-hss/0.install checking for wint_t... yes unit-oai-hss-0: 08:10:18 DEBUG unit.oai-hss/0.install checking for inttypes.h... yes unit-oai-hss-0: 08:10:18 DEBUG unit.oai-hss/0.install checking for stdint.h... yes unit-oai-hss-0: 08:10:18 DEBUG unit.oai-hss/0.install checking for intmax_t... yes unit-oai-hss-0: 08:10:18 DEBUG unit.oai-hss/0.install checking for snprintf... (cached) yes unit-oai-hss-0: 08:10:18 DEBUG unit.oai-hss/0.install checking for strnlen... yes unit-oai-hss-0: 08:10:18 DEBUG unit.oai-hss/0.install checking for wcslen... yes unit-oai-hss-0: 08:10:18 DEBUG unit.oai-hss/0.install checking for wcsnlen... yes unit-oai-hss-0: 08:10:18 DEBUG unit.oai-hss/0.install checking for mbrtowc... yes unit-oai-hss-0: 08:10:18 DEBUG unit.oai-hss/0.install checking for wcrtomb... yes unit-oai-hss-0: 08:10:18 DEBUG unit.oai-hss/0.install checking whether _snprintf is declared... no unit-oai-hss-0: 08:10:18 DEBUG unit.oai-hss/0.install checking whether printf supports size specifiers as in C99... yes unit-oai-hss-0: 08:10:18 DEBUG unit.oai-hss/0.install checking whether printf supports 'long double' arguments... yes unit-oai-hss-0: 08:10:18 DEBUG unit.oai-hss/0.install checking whether printf supports infinite 'double' arguments... yes unit-oai-hss-0: 08:10:18 DEBUG unit.oai-hss/0.install checking whether printf supports infinite 'long double' arguments... no unit-oai-hss-0: 08:10:18 DEBUG unit.oai-hss/0.install checking whether printf supports the 'a' and 'A' directives... yes unit-oai-hss-0: 08:10:18 DEBUG unit.oai-hss/0.install checking whether printf supports the 'F' directive... yes unit-oai-hss-0: 08:10:18 DEBUG unit.oai-hss/0.install checking whether printf supports the 'n' directive... no unit-oai-hss-0: 08:10:18 DEBUG unit.oai-hss/0.install checking whether printf supports the 'ls' directive... yes unit-oai-hss-0: 08:10:18 DEBUG unit.oai-hss/0.install checking whether printf supports the grouping flag... yes unit-oai-hss-0: 08:10:18 DEBUG unit.oai-hss/0.install checking whether printf supports the left-adjust flag correctly... yes unit-oai-hss-0: 08:10:18 DEBUG unit.oai-hss/0.install checking whether printf supports the zero flag correctly... yes unit-oai-hss-0: 08:10:18 DEBUG unit.oai-hss/0.install checking whether printf supports large precisions... yes unit-oai-hss-0: 08:10:19 DEBUG unit.oai-hss/0.install checking whether printf survives out-of-memory conditions... yes unit-oai-hss-0: 08:10:19 DEBUG unit.oai-hss/0.install checking whether vsnprintf is declared... yes unit-abot-epc-basic-0: 08:10:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgs9:amd64. unit-abot-epc-basic-0: 08:10:19 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgs9_9.26~dfsg+0-0ubuntu0.16.04.3_amd64.deb ... unit-abot-epc-basic-0: 08:10:19 DEBUG unit.abot-epc-basic/0.install Unpacking libgs9:amd64 (9.26~dfsg+0-0ubuntu0.16.04.3) ... unit-oai-hss-0: 08:10:19 DEBUG unit.oai-hss/0.install checking whether uses 'inline' correctly... yes unit-oai-hss-0: 08:10:19 DEBUG unit.oai-hss/0.install checking for nl_langinfo and CODESET... yes unit-oai-hss-0: 08:10:19 DEBUG unit.oai-hss/0.install checking if environ is properly declared... yes unit-abot-epc-basic-0: 08:10:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gsfonts. unit-abot-epc-basic-0: 08:10:19 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gsfonts_1%3a8.11+urwcyr1.0.7~pre44-4.2ubuntu1_all.deb ... unit-abot-epc-basic-0: 08:10:20 DEBUG unit.abot-epc-basic/0.install Unpacking gsfonts (1:8.11+urwcyr1.0.7~pre44-4.2ubuntu1) ... unit-oai-hss-0: 08:10:20 DEBUG unit.oai-hss/0.install checking for working fcntl.h... yes unit-oai-hss-0: 08:10:20 DEBUG unit.oai-hss/0.install checking whether ungetc works on arbitrary bytes... yes unit-oai-hss-0: 08:10:20 DEBUG unit.oai-hss/0.install checking whether getcwd (NULL, 0) allocates memory for result... yes unit-oai-hss-0: 08:10:20 DEBUG unit.oai-hss/0.install checking for getcwd with POSIX signature... yes unit-oai-hss-0: 08:10:20 DEBUG unit.oai-hss/0.install checking whether imaxabs is declared without a macro... yes unit-oai-hss-0: 08:10:20 DEBUG unit.oai-hss/0.install checking whether imaxdiv is declared without a macro... yes unit-oai-hss-0: 08:10:20 DEBUG unit.oai-hss/0.install checking whether strtoimax is declared without a macro... yes unit-oai-hss-0: 08:10:20 DEBUG unit.oai-hss/0.install checking whether strtoumax is declared without a macro... yes unit-oai-hss-0: 08:10:20 DEBUG unit.oai-hss/0.install checking for inttypes.h... (cached) yes unit-oai-hss-0: 08:10:20 DEBUG unit.oai-hss/0.install checking whether the inttypes.h PRIxNN macros are broken... no unit-oai-hss-0: 08:10:20 DEBUG unit.oai-hss/0.install checking for LC_MESSAGES... yes unit-oai-hss-0: 08:10:20 DEBUG unit.oai-hss/0.install checking whether lstat correctly handles trailing slash... yes unit-oai-hss-0: 08:10:20 DEBUG unit.oai-hss/0.install checking for stdlib.h... (cached) yes unit-oai-hss-0: 08:10:20 DEBUG unit.oai-hss/0.install checking for GNU libc compatible malloc... yes unit-oai-hss-0: 08:10:20 DEBUG unit.oai-hss/0.install checking for promoted mode_t type... mode_t unit-oai-hss-0: 08:10:20 DEBUG unit.oai-hss/0.install checking whether strerror_r is declared... (cached) yes unit-oai-hss-0: 08:10:20 DEBUG unit.oai-hss/0.install checking whether setenv is declared... yes unit-oai-hss-0: 08:10:20 DEBUG unit.oai-hss/0.install checking search.h usability... yes unit-oai-hss-0: 08:10:20 DEBUG unit.oai-hss/0.install checking search.h presence... yes unit-oai-hss-0: 08:10:20 DEBUG unit.oai-hss/0.install checking for search.h... yes unit-oai-hss-0: 08:10:20 DEBUG unit.oai-hss/0.install checking for tsearch... yes unit-oai-hss-0: 08:10:20 DEBUG unit.oai-hss/0.install checking whether unsetenv is declared... yes unit-oai-hss-0: 08:10:20 DEBUG unit.oai-hss/0.install checking for alloca as a compiler built-in... yes unit-oai-hss-0: 08:10:20 DEBUG unit.oai-hss/0.install checking for alphasort... yes unit-oai-hss-0: 08:10:20 DEBUG unit.oai-hss/0.install checking whether program_invocation_name is declared... yes unit-oai-hss-0: 08:10:20 DEBUG unit.oai-hss/0.install checking whether program_invocation_short_name is declared... yes unit-oai-hss-0: 08:10:20 DEBUG unit.oai-hss/0.install checking whether program_invocation_name is defined... yes unit-oai-hss-0: 08:10:20 DEBUG unit.oai-hss/0.install checking whether program_invocation_short_name is defined... yes unit-oai-hss-0: 08:10:20 DEBUG unit.oai-hss/0.install checking whether inet_ntop is declared without a macro... yes unit-oai-hss-0: 08:10:20 DEBUG unit.oai-hss/0.install checking whether inet_pton is declared without a macro... yes unit-oai-hss-0: 08:10:20 DEBUG unit.oai-hss/0.install checking byteswap.h usability... yes unit-oai-hss-0: 08:10:20 DEBUG unit.oai-hss/0.install checking byteswap.h presence... yes unit-oai-hss-0: 08:10:20 DEBUG unit.oai-hss/0.install checking for byteswap.h... yes unit-oai-hss-0: 08:10:20 DEBUG unit.oai-hss/0.install checking for library containing clock_gettime... none required unit-oai-hss-0: 08:10:20 DEBUG unit.oai-hss/0.install checking for clock_gettime... yes unit-oai-hss-0: 08:10:20 DEBUG unit.oai-hss/0.install checking for clock_settime... yes unit-oai-hss-0: 08:10:20 DEBUG unit.oai-hss/0.install checking for closedir... yes unit-abot-epc-basic-0: 08:10:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ghostscript. unit-oai-hss-0: 08:10:20 DEBUG unit.oai-hss/0.install checking whether alphasort is declared without a macro... yes unit-abot-epc-basic-0: 08:10:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ghostscript_9.26~dfsg+0-0ubuntu0.16.04.3_amd64.deb ... unit-oai-hss-0: 08:10:21 DEBUG unit.oai-hss/0.install checking whether closedir is declared without a macro... yes unit-abot-epc-basic-0: 08:10:21 DEBUG unit.abot-epc-basic/0.install Unpacking ghostscript (9.26~dfsg+0-0ubuntu0.16.04.3) ... unit-oai-hss-0: 08:10:21 DEBUG unit.oai-hss/0.install checking whether dirfd is declared without a macro... yes unit-oai-hss-0: 08:10:21 DEBUG unit.oai-hss/0.install checking whether fdopendir is declared without a macro... yes unit-oai-hss-0: 08:10:21 DEBUG unit.oai-hss/0.install checking whether opendir is declared without a macro... yes unit-oai-hss-0: 08:10:21 DEBUG unit.oai-hss/0.install checking whether readdir is declared without a macro... yes unit-oai-hss-0: 08:10:21 DEBUG unit.oai-hss/0.install checking whether rewinddir is declared without a macro... yes unit-oai-hss-0: 08:10:21 DEBUG unit.oai-hss/0.install checking whether scandir is declared without a macro... yes unit-oai-hss-0: 08:10:21 DEBUG unit.oai-hss/0.install checking whether // is distinct from /... (cached) no unit-oai-hss-0: 08:10:21 DEBUG unit.oai-hss/0.install checking whether dup2 works... yes unit-oai-hss-0: 08:10:21 DEBUG unit.oai-hss/0.install checking for error_at_line... yes unit-oai-hss-0: 08:10:21 DEBUG unit.oai-hss/0.install checking whether conversion from 'int' to 'long double' works... yes unit-abot-epc-basic-0: 08:10:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gir1.2-atk-1.0. unit-abot-epc-basic-0: 08:10:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gir1.2-atk-1.0_2.18.0-1_amd64.deb ... unit-abot-epc-basic-0: 08:10:21 DEBUG unit.abot-epc-basic/0.install Unpacking gir1.2-atk-1.0 (2.18.0-1) ... unit-oai-hss-0: 08:10:21 DEBUG unit.oai-hss/0.install checking whether frexp works... yes unit-oai-hss-0: 08:10:21 DEBUG unit.oai-hss/0.install checking whether frexpl is declared... yes unit-oai-hss-0: 08:10:21 DEBUG unit.oai-hss/0.install checking whether frexpl() can be used without linking with libm... yes unit-oai-hss-0: 08:10:21 DEBUG unit.oai-hss/0.install checking whether frexpl works... yes unit-oai-hss-0: 08:10:21 DEBUG unit.oai-hss/0.install checking for fseeko... (cached) yes unit-oai-hss-0: 08:10:21 DEBUG unit.oai-hss/0.install checking for ftello... (cached) yes unit-oai-hss-0: 08:10:21 DEBUG unit.oai-hss/0.install checking whether ftello works... (cached) yes unit-oai-hss-0: 08:10:21 DEBUG unit.oai-hss/0.install checking whether __func__ is available... yes unit-oai-hss-0: 08:10:21 DEBUG unit.oai-hss/0.install configure: checking how to do getaddrinfo, freeaddrinfo and getnameinfo unit-oai-hss-0: 08:10:21 DEBUG unit.oai-hss/0.install checking for library containing getaddrinfo... none required unit-oai-hss-0: 08:10:21 DEBUG unit.oai-hss/0.install checking for getaddrinfo... yes unit-oai-hss-0: 08:10:21 DEBUG unit.oai-hss/0.install checking whether gai_strerror is declared... (cached) yes unit-abot-epc-basic-0: 08:10:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gir1.2-atspi-2.0. unit-oai-hss-0: 08:10:21 DEBUG unit.oai-hss/0.install checking whether gai_strerrorA is declared... no unit-abot-epc-basic-0: 08:10:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gir1.2-atspi-2.0_2.18.3-4ubuntu1_amd64.deb ... unit-oai-hss-0: 08:10:21 DEBUG unit.oai-hss/0.install checking for gai_strerror with POSIX signature... yes unit-abot-epc-basic-0: 08:10:21 DEBUG unit.abot-epc-basic/0.install Unpacking gir1.2-atspi-2.0 (2.18.3-4ubuntu1) ... unit-oai-hss-0: 08:10:21 DEBUG unit.oai-hss/0.install checking for struct sockaddr.sa_len... no unit-oai-hss-0: 08:10:21 DEBUG unit.oai-hss/0.install checking whether getaddrinfo is declared... (cached) yes unit-oai-hss-0: 08:10:21 DEBUG unit.oai-hss/0.install checking whether freeaddrinfo is declared... (cached) yes unit-oai-hss-0: 08:10:21 DEBUG unit.oai-hss/0.install checking whether getnameinfo is declared... (cached) yes unit-oai-hss-0: 08:10:21 DEBUG unit.oai-hss/0.install checking for struct addrinfo... yes unit-oai-hss-0: 08:10:21 DEBUG unit.oai-hss/0.install checking for working getdelim function... yes unit-oai-hss-0: 08:10:21 DEBUG unit.oai-hss/0.install checking for getline... yes unit-oai-hss-0: 08:10:21 DEBUG unit.oai-hss/0.install checking for working getline function... yes unit-oai-hss-0: 08:10:21 DEBUG unit.oai-hss/0.install checking for getpass... yes unit-oai-hss-0: 08:10:21 DEBUG unit.oai-hss/0.install checking whether gettimeofday clobbers localtime buffer... no unit-oai-hss-0: 08:10:21 DEBUG unit.oai-hss/0.install checking for gettimeofday with POSIX signature... almost unit-oai-hss-0: 08:10:21 DEBUG unit.oai-hss/0.install checking for library containing gethostbyname... (cached) none required unit-oai-hss-0: 08:10:21 DEBUG unit.oai-hss/0.install checking for gethostbyname... (cached) yes unit-oai-hss-0: 08:10:21 DEBUG unit.oai-hss/0.install checking for iconv... yes unit-oai-hss-0: 08:10:21 DEBUG unit.oai-hss/0.install checking for working iconv... yes unit-oai-hss-0: 08:10:21 DEBUG unit.oai-hss/0.install checking for iconv declaration... unit-oai-hss-0: 08:10:21 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: 08:10:21 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: 08:10:21 DEBUG unit.oai-hss/0.install checking for library containing inet_ntop... (cached) none required unit-oai-hss-0: 08:10:21 DEBUG unit.oai-hss/0.install checking whether inet_ntop is declared... (cached) yes unit-oai-hss-0: 08:10:21 DEBUG unit.oai-hss/0.install checking for library containing inet_pton... none required unit-oai-hss-0: 08:10:21 DEBUG unit.oai-hss/0.install checking whether inet_pton is declared... (cached) yes unit-oai-hss-0: 08:10:22 DEBUG unit.oai-hss/0.install checking whether the compiler generally respects inline... yes unit-oai-hss-0: 08:10:22 DEBUG unit.oai-hss/0.install checking whether isnan(double) can be used without linking with libm... yes unit-oai-hss-0: 08:10:22 DEBUG unit.oai-hss/0.install checking whether isnan(float) can be used without linking with libm... yes unit-abot-epc-basic-0: 08:10:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gir1.2-freedesktop:amd64. unit-abot-epc-basic-0: 08:10:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gir1.2-freedesktop_1.46.0-3ubuntu1_amd64.deb ... unit-oai-hss-0: 08:10:22 DEBUG unit.oai-hss/0.install checking whether isnan(float) works... yes unit-oai-hss-0: 08:10:22 DEBUG unit.oai-hss/0.install checking whether isnan(long double) can be used without linking with libm... yes unit-oai-hss-0: 08:10:22 DEBUG unit.oai-hss/0.install checking whether isnanl works... no unit-abot-epc-basic-0: 08:10:22 DEBUG unit.abot-epc-basic/0.install Unpacking gir1.2-freedesktop:amd64 (1.46.0-3ubuntu1) ... unit-oai-hss-0: 08:10:22 DEBUG unit.oai-hss/0.install checking where to find the exponent in a 'long double'... word 2 bit 0 unit-oai-hss-0: 08:10:22 DEBUG unit.oai-hss/0.install checking if gcc/ld supports -Wl,--output-def... no unit-oai-hss-0: 08:10:22 DEBUG unit.oai-hss/0.install checking if LD -Wl,--version-script works... yes unit-oai-hss-0: 08:10:22 DEBUG unit.oai-hss/0.install checking whether lseek detects pipes... yes unit-oai-hss-0: 08:10:22 DEBUG unit.oai-hss/0.install checking for stdlib.h... (cached) yes unit-oai-hss-0: 08:10:22 DEBUG unit.oai-hss/0.install checking for GNU libc compatible malloc... (cached) yes unit-oai-hss-0: 08:10:22 DEBUG unit.oai-hss/0.install checking whether NAN macro works... yes unit-oai-hss-0: 08:10:22 DEBUG unit.oai-hss/0.install checking whether HUGE_VAL works... yes unit-abot-epc-basic-0: 08:10:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gir1.2-gdkpixbuf-2.0:amd64. unit-abot-epc-basic-0: 08:10:22 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: 08:10:22 DEBUG unit.oai-hss/0.install checking whether acosf is declared without a macro... yes unit-abot-epc-basic-0: 08:10:22 DEBUG unit.abot-epc-basic/0.install Unpacking gir1.2-gdkpixbuf-2.0:amd64 (2.32.2-1ubuntu1.5) ... unit-oai-hss-0: 08:10:22 DEBUG unit.oai-hss/0.install checking whether acosl is declared without a macro... yes unit-oai-hss-0: 08:10:22 DEBUG unit.oai-hss/0.install checking whether asinf is declared without a macro... yes unit-oai-hss-0: 08:10:22 DEBUG unit.oai-hss/0.install checking whether asinl is declared without a macro... yes unit-oai-hss-0: 08:10:22 DEBUG unit.oai-hss/0.install checking whether atanf is declared without a macro... yes unit-oai-hss-0: 08:10:22 DEBUG unit.oai-hss/0.install checking whether atanl is declared without a macro... yes unit-oai-hss-0: 08:10:22 DEBUG unit.oai-hss/0.install checking whether cbrt is declared without a macro... yes unit-oai-hss-0: 08:10:22 DEBUG unit.oai-hss/0.install checking whether cbrtf is declared without a macro... yes unit-oai-hss-0: 08:10:22 DEBUG unit.oai-hss/0.install checking whether cbrtl is declared without a macro... yes unit-oai-hss-0: 08:10:22 DEBUG unit.oai-hss/0.install checking whether ceilf is declared without a macro... yes unit-oai-hss-0: 08:10:22 DEBUG unit.oai-hss/0.install checking whether ceill is declared without a macro... yes unit-oai-hss-0: 08:10:22 DEBUG unit.oai-hss/0.install checking whether copysign is declared without a macro... yes unit-oai-hss-0: 08:10:22 DEBUG unit.oai-hss/0.install checking whether copysignf is declared without a macro... yes unit-abot-epc-basic-0: 08:10:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpangoxft-1.0-0:amd64. unit-abot-epc-basic-0: 08:10:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpangoxft-1.0-0_1.38.1-1_amd64.deb ... unit-oai-hss-0: 08:10:22 DEBUG unit.oai-hss/0.install checking whether copysignl is declared without a macro... yes unit-oai-hss-0: 08:10:22 DEBUG unit.oai-hss/0.install checking whether cosf is declared without a macro... yes unit-oai-hss-0: 08:10:22 DEBUG unit.oai-hss/0.install checking whether cosl is declared without a macro... yes unit-abot-epc-basic-0: 08:10:22 DEBUG unit.abot-epc-basic/0.install Unpacking libpangoxft-1.0-0:amd64 (1.38.1-1) ... unit-oai-hss-0: 08:10:22 DEBUG unit.oai-hss/0.install checking whether coshf is declared without a macro... yes unit-oai-hss-0: 08:10:22 DEBUG unit.oai-hss/0.install checking whether expf is declared without a macro... yes unit-oai-hss-0: 08:10:22 DEBUG unit.oai-hss/0.install checking whether expl is declared without a macro... yes unit-oai-hss-0: 08:10:22 DEBUG unit.oai-hss/0.install checking whether exp2 is declared without a macro... yes unit-oai-hss-0: 08:10:22 DEBUG unit.oai-hss/0.install checking whether exp2f is declared without a macro... yes unit-oai-hss-0: 08:10:22 DEBUG unit.oai-hss/0.install checking whether exp2l is declared without a macro... yes unit-oai-hss-0: 08:10:23 DEBUG unit.oai-hss/0.install checking whether expm1 is declared without a macro... yes unit-oai-hss-0: 08:10:23 DEBUG unit.oai-hss/0.install checking whether expm1f is declared without a macro... yes unit-oai-hss-0: 08:10:23 DEBUG unit.oai-hss/0.install checking whether expm1l is declared without a macro... yes unit-oai-hss-0: 08:10:23 DEBUG unit.oai-hss/0.install checking whether fabsf is declared without a macro... yes unit-oai-hss-0: 08:10:23 DEBUG unit.oai-hss/0.install checking whether fabsl is declared without a macro... yes unit-oai-hss-0: 08:10:23 DEBUG unit.oai-hss/0.install checking whether floorf is declared without a macro... yes unit-oai-hss-0: 08:10:23 DEBUG unit.oai-hss/0.install checking whether floorl is declared without a macro... yes unit-oai-hss-0: 08:10:23 DEBUG unit.oai-hss/0.install checking whether fma is declared without a macro... yes unit-oai-hss-0: 08:10:23 DEBUG unit.oai-hss/0.install checking whether fmaf is declared without a macro... yes unit-oai-hss-0: 08:10:23 DEBUG unit.oai-hss/0.install checking whether fmal is declared without a macro... yes unit-oai-hss-0: 08:10:23 DEBUG unit.oai-hss/0.install checking whether fmod is declared without a macro... yes unit-oai-hss-0: 08:10:23 DEBUG unit.oai-hss/0.install checking whether fmodf is declared without a macro... yes unit-oai-hss-0: 08:10:23 DEBUG unit.oai-hss/0.install checking whether fmodl is declared without a macro... yes unit-oai-hss-0: 08:10:23 DEBUG unit.oai-hss/0.install checking whether frexpf is declared without a macro... yes unit-oai-hss-0: 08:10:23 DEBUG unit.oai-hss/0.install checking whether frexpl is declared without a macro... yes unit-oai-hss-0: 08:10:23 DEBUG unit.oai-hss/0.install checking whether hypotf is declared without a macro... yes unit-oai-hss-0: 08:10:23 DEBUG unit.oai-hss/0.install checking whether hypotl is declared without a macro... yes unit-oai-hss-0: 08:10:23 DEBUG unit.oai-hss/0.install checking whether ilogb is declared without a macro... yes unit-oai-hss-0: 08:10:23 DEBUG unit.oai-hss/0.install checking whether ilogbf is declared without a macro... yes unit-oai-hss-0: 08:10:23 DEBUG unit.oai-hss/0.install checking whether ilogbl is declared without a macro... yes unit-oai-hss-0: 08:10:23 DEBUG unit.oai-hss/0.install checking whether ldexpf is declared without a macro... yes unit-oai-hss-0: 08:10:23 DEBUG unit.oai-hss/0.install checking whether ldexpl is declared without a macro... yes unit-abot-epc-basic-0: 08:10:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gir1.2-pango-1.0:amd64. unit-abot-epc-basic-0: 08:10:23 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: 08:10:23 DEBUG unit.oai-hss/0.install checking whether log is declared without a macro... yes unit-oai-hss-0: 08:10:23 DEBUG unit.oai-hss/0.install checking whether logf is declared without a macro... yes unit-oai-hss-0: 08:10:23 DEBUG unit.oai-hss/0.install checking whether logl is declared without a macro... yes unit-oai-hss-0: 08:10:23 DEBUG unit.oai-hss/0.install checking whether log10 is declared without a macro... yes unit-oai-hss-0: 08:10:23 DEBUG unit.oai-hss/0.install checking whether log10f is declared without a macro... yes unit-oai-hss-0: 08:10:23 DEBUG unit.oai-hss/0.install checking whether log10l is declared without a macro... yes unit-abot-epc-basic-0: 08:10:23 DEBUG unit.abot-epc-basic/0.install Unpacking gir1.2-pango-1.0:amd64 (1.38.1-1) ... unit-oai-hss-0: 08:10:23 DEBUG unit.oai-hss/0.install checking whether log1p is declared without a macro... yes unit-oai-hss-0: 08:10:23 DEBUG unit.oai-hss/0.install checking whether log1pf is declared without a macro... yes unit-oai-hss-0: 08:10:23 DEBUG unit.oai-hss/0.install checking whether log1pl is declared without a macro... yes unit-oai-hss-0: 08:10:23 DEBUG unit.oai-hss/0.install checking whether log2 is declared without a macro... yes unit-oai-hss-0: 08:10:23 DEBUG unit.oai-hss/0.install checking whether log2f is declared without a macro... yes unit-oai-hss-0: 08:10:23 DEBUG unit.oai-hss/0.install checking whether log2l is declared without a macro... yes unit-oai-hss-0: 08:10:23 DEBUG unit.oai-hss/0.install checking whether logb is declared without a macro... yes unit-oai-hss-0: 08:10:23 DEBUG unit.oai-hss/0.install checking whether logbf is declared without a macro... yes unit-oai-hss-0: 08:10:24 DEBUG unit.oai-hss/0.install checking whether logbl is declared without a macro... yes unit-oai-hss-0: 08:10:24 DEBUG unit.oai-hss/0.install checking whether modf is declared without a macro... yes unit-abot-epc-basic-0: 08:10:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gir1.2-gtk-3.0:amd64. unit-abot-epc-basic-0: 08:10:24 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: 08:10:24 DEBUG unit.oai-hss/0.install checking whether modff is declared without a macro... yes unit-oai-hss-0: 08:10:24 DEBUG unit.oai-hss/0.install checking whether modfl is declared without a macro... yes unit-abot-epc-basic-0: 08:10:24 DEBUG unit.abot-epc-basic/0.install Unpacking gir1.2-gtk-3.0:amd64 (3.18.9-1ubuntu3.3) ... unit-oai-hss-0: 08:10:24 DEBUG unit.oai-hss/0.install checking whether powf is declared without a macro... yes unit-oai-hss-0: 08:10:24 DEBUG unit.oai-hss/0.install checking whether remainder is declared without a macro... yes unit-oai-hss-0: 08:10:24 DEBUG unit.oai-hss/0.install checking whether remainderf is declared without a macro... yes unit-oai-hss-0: 08:10:24 DEBUG unit.oai-hss/0.install checking whether remainderl is declared without a macro... yes unit-oai-hss-0: 08:10:24 DEBUG unit.oai-hss/0.install checking whether rint is declared without a macro... yes unit-oai-hss-0: 08:10:24 DEBUG unit.oai-hss/0.install checking whether rintf is declared without a macro... yes unit-oai-hss-0: 08:10:24 DEBUG unit.oai-hss/0.install checking whether rintl is declared without a macro... yes unit-oai-hss-0: 08:10:24 DEBUG unit.oai-hss/0.install checking whether round is declared without a macro... yes unit-oai-hss-0: 08:10:24 DEBUG unit.oai-hss/0.install checking whether roundf is declared without a macro... yes unit-oai-hss-0: 08:10:24 DEBUG unit.oai-hss/0.install checking whether roundl is declared without a macro... yes unit-oai-hss-0: 08:10:24 DEBUG unit.oai-hss/0.install checking whether sinf is declared without a macro... yes unit-oai-hss-0: 08:10:24 DEBUG unit.oai-hss/0.install checking whether sinl is declared without a macro... yes unit-oai-hss-0: 08:10:24 DEBUG unit.oai-hss/0.install checking whether sinhf is declared without a macro... yes unit-oai-hss-0: 08:10:24 DEBUG unit.oai-hss/0.install checking whether sqrtf is declared without a macro... yes unit-oai-hss-0: 08:10:24 DEBUG unit.oai-hss/0.install checking whether sqrtl is declared without a macro... yes unit-oai-hss-0: 08:10:24 DEBUG unit.oai-hss/0.install checking whether tanf is declared without a macro... yes unit-oai-hss-0: 08:10:24 DEBUG unit.oai-hss/0.install checking whether tanl is declared without a macro... yes unit-oai-hss-0: 08:10:24 DEBUG unit.oai-hss/0.install checking whether tanhf is declared without a macro... yes unit-oai-hss-0: 08:10:24 DEBUG unit.oai-hss/0.install checking whether trunc is declared without a macro... yes unit-oai-hss-0: 08:10:24 DEBUG unit.oai-hss/0.install checking whether truncf is declared without a macro... yes unit-oai-hss-0: 08:10:24 DEBUG unit.oai-hss/0.install checking whether truncl is declared without a macro... yes unit-oai-hss-0: 08:10:24 DEBUG unit.oai-hss/0.install checking for memmem... yes unit-oai-hss-0: 08:10:24 DEBUG unit.oai-hss/0.install checking whether memmem works... yes unit-abot-epc-basic-0: 08:10:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package aglfn. unit-abot-epc-basic-0: 08:10:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../archives/aglfn_1.7-3_all.deb ... unit-oai-hss-0: 08:10:24 DEBUG unit.oai-hss/0.install checking for mempcpy... yes unit-oai-hss-0: 08:10:24 DEBUG unit.oai-hss/0.install checking whether getaddrinfo is declared without a macro... (cached) yes unit-oai-hss-0: 08:10:24 DEBUG unit.oai-hss/0.install checking whether freeaddrinfo is declared without a macro... (cached) yes unit-oai-hss-0: 08:10:24 DEBUG unit.oai-hss/0.install checking whether gai_strerror is declared without a macro... (cached) yes unit-oai-hss-0: 08:10:24 DEBUG unit.oai-hss/0.install checking whether getnameinfo is declared without a macro... (cached) yes unit-abot-epc-basic-0: 08:10:24 DEBUG unit.abot-epc-basic/0.install Unpacking aglfn (1.7-3) ... unit-oai-hss-0: 08:10:24 DEBUG unit.oai-hss/0.install checking whether is self-contained... yes unit-oai-hss-0: 08:10:24 DEBUG unit.oai-hss/0.install checking for opendir... yes unit-oai-hss-0: 08:10:24 DEBUG unit.oai-hss/0.install checking for pmccabe... false unit-oai-hss-0: 08:10:24 DEBUG unit.oai-hss/0.install checking whether frexp works... (cached) yes unit-oai-hss-0: 08:10:24 DEBUG unit.oai-hss/0.install checking whether ldexp can be used without linking with libm... yes unit-oai-hss-0: 08:10:24 DEBUG unit.oai-hss/0.install checking whether frexpl() can be used without linking with libm... (cached) yes unit-oai-hss-0: 08:10:24 DEBUG unit.oai-hss/0.install checking whether frexpl works... (cached) yes unit-oai-hss-0: 08:10:24 DEBUG unit.oai-hss/0.install checking whether frexpl is declared... (cached) yes unit-oai-hss-0: 08:10:24 DEBUG unit.oai-hss/0.install checking whether ldexpl() can be used without linking with libm... yes unit-oai-hss-0: 08:10:24 DEBUG unit.oai-hss/0.install checking whether ldexpl works... yes unit-oai-hss-0: 08:10:24 DEBUG unit.oai-hss/0.install checking whether ldexpl is declared... (cached) yes unit-oai-hss-0: 08:10:24 DEBUG unit.oai-hss/0.install checking whether program_invocation_name is declared... (cached) yes unit-oai-hss-0: 08:10:24 DEBUG unit.oai-hss/0.install checking whether program_invocation_short_name is declared... (cached) yes unit-oai-hss-0: 08:10:25 DEBUG unit.oai-hss/0.install checking for rawmemchr... yes unit-oai-hss-0: 08:10:25 DEBUG unit.oai-hss/0.install checking for readdir... yes unit-abot-epc-basic-0: 08:10:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gnuplot-tex. unit-abot-epc-basic-0: 08:10:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gnuplot-tex_4.6.6-3_all.deb ... unit-oai-hss-0: 08:10:25 DEBUG unit.oai-hss/0.install checking for scandir... yes unit-abot-epc-basic-0: 08:10:25 DEBUG unit.abot-epc-basic/0.install Unpacking gnuplot-tex (4.6.6-3) ... unit-oai-hss-0: 08:10:25 DEBUG unit.oai-hss/0.install checking whether select supports a 0 argument... yes unit-oai-hss-0: 08:10:25 DEBUG unit.oai-hss/0.install checking whether select detects invalid fds... yes unit-oai-hss-0: 08:10:25 DEBUG unit.oai-hss/0.install checking for library containing getservbyname... (cached) none required unit-oai-hss-0: 08:10:25 DEBUG unit.oai-hss/0.install checking for getservbyname... (cached) yes unit-oai-hss-0: 08:10:25 DEBUG unit.oai-hss/0.install checking for volatile sig_atomic_t... yes unit-oai-hss-0: 08:10:25 DEBUG unit.oai-hss/0.install checking for sighandler_t... yes unit-oai-hss-0: 08:10:25 DEBUG unit.oai-hss/0.install checking whether pthread_sigmask is declared without a macro... yes unit-oai-hss-0: 08:10:25 DEBUG unit.oai-hss/0.install checking whether sigaction is declared without a macro... yes unit-oai-hss-0: 08:10:25 DEBUG unit.oai-hss/0.install checking whether sigaddset is declared without a macro... yes unit-abot-epc-basic-0: 08:10:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gnuplot-data. unit-oai-hss-0: 08:10:25 DEBUG unit.oai-hss/0.install checking whether sigdelset is declared without a macro... yes unit-abot-epc-basic-0: 08:10:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gnuplot-data_4.6.6-3_all.deb ... unit-oai-hss-0: 08:10:25 DEBUG unit.oai-hss/0.install checking whether sigemptyset is declared without a macro... yes unit-abot-epc-basic-0: 08:10:25 DEBUG unit.abot-epc-basic/0.install Unpacking gnuplot-data (4.6.6-3) ... unit-oai-hss-0: 08:10:25 DEBUG unit.oai-hss/0.install checking whether sigfillset is declared without a macro... yes unit-oai-hss-0: 08:10:25 DEBUG unit.oai-hss/0.install checking whether sigismember is declared without a macro... yes unit-oai-hss-0: 08:10:25 DEBUG unit.oai-hss/0.install checking whether sigpending is declared without a macro... yes unit-oai-hss-0: 08:10:25 DEBUG unit.oai-hss/0.install checking whether sigprocmask is declared without a macro... yes unit-oai-hss-0: 08:10:25 DEBUG unit.oai-hss/0.install checking for signbit macro... yes unit-oai-hss-0: 08:10:25 DEBUG unit.oai-hss/0.install checking for signbit compiler built-ins... yes unit-oai-hss-0: 08:10:25 DEBUG unit.oai-hss/0.install checking for stdint.h... (cached) yes unit-oai-hss-0: 08:10:25 DEBUG unit.oai-hss/0.install checking for SIZE_MAX... yes unit-oai-hss-0: 08:10:25 DEBUG unit.oai-hss/0.install checking whether sleep is declared... yes unit-abot-epc-basic-0: 08:10:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gnuplot-x11. unit-abot-epc-basic-0: 08:10:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gnuplot-x11_4.6.6-3_amd64.deb ... unit-abot-epc-basic-0: 08:10:25 DEBUG unit.abot-epc-basic/0.install Unpacking gnuplot-x11 (4.6.6-3) ... unit-abot-epc-basic-0: 08:10:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcdt5. unit-abot-epc-basic-0: 08:10:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcdt5_2.38.0-12ubuntu2.1_amd64.deb ... unit-abot-epc-basic-0: 08:10:26 DEBUG unit.abot-epc-basic/0.install Unpacking libcdt5 (2.38.0-12ubuntu2.1) ... unit-oai-hss-0: 08:10:26 DEBUG unit.oai-hss/0.install checking for working sleep... yes unit-oai-hss-0: 08:10:26 DEBUG unit.oai-hss/0.install checking for snprintf... (cached) yes unit-oai-hss-0: 08:10:26 DEBUG unit.oai-hss/0.install checking whether snprintf respects a size of 1... yes unit-oai-hss-0: 08:10:26 DEBUG unit.oai-hss/0.install checking whether printf supports POSIX/XSI format strings with positions... yes unit-oai-hss-0: 08:10:26 DEBUG unit.oai-hss/0.install checking for library containing setsockopt... (cached) none needed unit-oai-hss-0: 08:10:26 DEBUG unit.oai-hss/0.install checking for socklen_t... yes unit-abot-epc-basic-0: 08:10:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcgraph6. unit-abot-epc-basic-0: 08:10:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcgraph6_2.38.0-12ubuntu2.1_amd64.deb ... unit-oai-hss-0: 08:10:26 DEBUG unit.oai-hss/0.install checking for ssize_t... yes unit-oai-hss-0: 08:10:26 DEBUG unit.oai-hss/0.install checking for working stdalign.h... yes unit-abot-epc-basic-0: 08:10:26 DEBUG unit.abot-epc-basic/0.install Unpacking libcgraph6 (2.38.0-12ubuntu2.1) ... unit-oai-hss-0: 08:10:26 DEBUG unit.oai-hss/0.install checking for va_copy... yes unit-oai-hss-0: 08:10:26 DEBUG unit.oai-hss/0.install checking whether NULL can be used in arbitrary expressions... yes unit-oai-hss-0: 08:10:26 DEBUG unit.oai-hss/0.install checking whether dprintf is declared without a macro... yes unit-oai-hss-0: 08:10:26 DEBUG unit.oai-hss/0.install checking whether fpurge is declared without a macro... no unit-oai-hss-0: 08:10:26 DEBUG unit.oai-hss/0.install checking whether fseeko is declared without a macro... yes unit-oai-hss-0: 08:10:26 DEBUG unit.oai-hss/0.install checking whether ftello is declared without a macro... yes unit-oai-hss-0: 08:10:26 DEBUG unit.oai-hss/0.install checking whether getdelim is declared without a macro... yes unit-oai-hss-0: 08:10:26 DEBUG unit.oai-hss/0.install checking whether getline is declared without a macro... yes unit-oai-hss-0: 08:10:26 DEBUG unit.oai-hss/0.install checking whether gets is declared without a macro... no unit-oai-hss-0: 08:10:26 DEBUG unit.oai-hss/0.install checking whether pclose is declared without a macro... yes unit-oai-hss-0: 08:10:26 DEBUG unit.oai-hss/0.install checking whether popen is declared without a macro... yes unit-oai-hss-0: 08:10:26 DEBUG unit.oai-hss/0.install checking whether renameat is declared without a macro... yes unit-oai-hss-0: 08:10:27 DEBUG unit.oai-hss/0.install checking whether snprintf is declared without a macro... yes unit-oai-hss-0: 08:10:27 DEBUG unit.oai-hss/0.install checking whether tmpfile is declared without a macro... yes unit-abot-epc-basic-0: 08:10:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpathplan4. unit-abot-epc-basic-0: 08:10:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpathplan4_2.38.0-12ubuntu2.1_amd64.deb ... unit-oai-hss-0: 08:10:27 DEBUG unit.oai-hss/0.install checking whether vdprintf is declared without a macro... yes unit-abot-epc-basic-0: 08:10:27 DEBUG unit.abot-epc-basic/0.install Unpacking libpathplan4 (2.38.0-12ubuntu2.1) ... unit-oai-hss-0: 08:10:27 DEBUG unit.oai-hss/0.install checking whether vsnprintf is declared without a macro... yes unit-oai-hss-0: 08:10:27 DEBUG unit.oai-hss/0.install checking whether _Exit is declared without a macro... yes unit-oai-hss-0: 08:10:27 DEBUG unit.oai-hss/0.install checking whether atoll is declared without a macro... yes unit-oai-hss-0: 08:10:27 DEBUG unit.oai-hss/0.install checking whether canonicalize_file_name is declared without a macro... yes unit-oai-hss-0: 08:10:27 DEBUG unit.oai-hss/0.install checking whether getloadavg is declared without a macro... yes unit-oai-hss-0: 08:10:27 DEBUG unit.oai-hss/0.install checking whether getsubopt is declared without a macro... yes unit-oai-hss-0: 08:10:27 DEBUG unit.oai-hss/0.install checking whether grantpt is declared without a macro... yes unit-oai-hss-0: 08:10:27 DEBUG unit.oai-hss/0.install checking whether initstate is declared without a macro... yes unit-oai-hss-0: 08:10:27 DEBUG unit.oai-hss/0.install checking whether initstate_r is declared without a macro... yes unit-oai-hss-0: 08:10:27 DEBUG unit.oai-hss/0.install checking whether mkdtemp is declared without a macro... yes unit-oai-hss-0: 08:10:27 DEBUG unit.oai-hss/0.install checking whether mkostemp is declared without a macro... yes unit-oai-hss-0: 08:10:27 DEBUG unit.oai-hss/0.install checking whether mkostemps is declared without a macro... yes unit-abot-epc-basic-0: 08:10:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgvc6. unit-abot-epc-basic-0: 08:10:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgvc6_2.38.0-12ubuntu2.1_amd64.deb ... unit-oai-hss-0: 08:10:27 DEBUG unit.oai-hss/0.install checking whether mkstemp is declared without a macro... yes unit-abot-epc-basic-0: 08:10:27 DEBUG unit.abot-epc-basic/0.install Unpacking libgvc6 (2.38.0-12ubuntu2.1) ... unit-oai-hss-0: 08:10:27 DEBUG unit.oai-hss/0.install checking whether mkstemps is declared without a macro... yes unit-oai-hss-0: 08:10:27 DEBUG unit.oai-hss/0.install checking whether posix_openpt is declared without a macro... yes unit-oai-hss-0: 08:10:27 DEBUG unit.oai-hss/0.install checking whether ptsname is declared without a macro... yes unit-oai-hss-0: 08:10:27 DEBUG unit.oai-hss/0.install checking whether ptsname_r is declared without a macro... yes unit-oai-hss-0: 08:10:27 DEBUG unit.oai-hss/0.install checking whether random is declared without a macro... yes unit-oai-hss-0: 08:10:27 DEBUG unit.oai-hss/0.install checking whether random_r is declared without a macro... yes unit-oai-hss-0: 08:10:27 DEBUG unit.oai-hss/0.install checking whether realpath is declared without a macro... yes unit-oai-hss-0: 08:10:27 DEBUG unit.oai-hss/0.install checking whether rpmatch is declared without a macro... yes unit-oai-hss-0: 08:10:27 DEBUG unit.oai-hss/0.install checking whether secure_getenv is declared without a macro... yes unit-oai-hss-0: 08:10:27 DEBUG unit.oai-hss/0.install checking whether setenv is declared without a macro... yes unit-oai-hss-0: 08:10:27 DEBUG unit.oai-hss/0.install checking whether setstate is declared without a macro... yes unit-oai-hss-0: 08:10:27 DEBUG unit.oai-hss/0.install checking whether setstate_r is declared without a macro... yes unit-oai-hss-0: 08:10:27 DEBUG unit.oai-hss/0.install checking whether srandom is declared without a macro... yes unit-abot-epc-basic-0: 08:10:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgvpr2. unit-abot-epc-basic-0: 08:10:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgvpr2_2.38.0-12ubuntu2.1_amd64.deb ... unit-oai-hss-0: 08:10:27 DEBUG unit.oai-hss/0.install checking whether srandom_r is declared without a macro... yes unit-oai-hss-0: 08:10:27 DEBUG unit.oai-hss/0.install checking whether strtod is declared without a macro... yes unit-abot-epc-basic-0: 08:10:27 DEBUG unit.abot-epc-basic/0.install Unpacking libgvpr2 (2.38.0-12ubuntu2.1) ... unit-oai-hss-0: 08:10:27 DEBUG unit.oai-hss/0.install checking whether strtoll is declared without a macro... yes unit-oai-hss-0: 08:10:27 DEBUG unit.oai-hss/0.install checking whether strtoull is declared without a macro... yes unit-oai-hss-0: 08:10:27 DEBUG unit.oai-hss/0.install checking whether unlockpt is declared without a macro... yes unit-oai-hss-0: 08:10:27 DEBUG unit.oai-hss/0.install checking whether unsetenv is declared without a macro... yes unit-oai-hss-0: 08:10:27 DEBUG unit.oai-hss/0.install checking for strcasecmp... yes unit-oai-hss-0: 08:10:27 DEBUG unit.oai-hss/0.install checking for strncasecmp... yes unit-oai-hss-0: 08:10:27 DEBUG unit.oai-hss/0.install checking whether strncasecmp is declared... (cached) yes unit-oai-hss-0: 08:10:27 DEBUG unit.oai-hss/0.install checking for strchrnul... yes unit-oai-hss-0: 08:10:28 DEBUG unit.oai-hss/0.install checking whether strchrnul works... yes unit-oai-hss-0: 08:10:28 DEBUG unit.oai-hss/0.install checking for working strerror function... yes unit-oai-hss-0: 08:10:28 DEBUG unit.oai-hss/0.install checking for working strndup... yes unit-oai-hss-0: 08:10:28 DEBUG unit.oai-hss/0.install checking for working strnlen... yes unit-abot-epc-basic-0: 08:10:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxmu6:amd64. unit-abot-epc-basic-0: 08:10:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxmu6_2%3a1.1.2-2_amd64.deb ... unit-oai-hss-0: 08:10:28 DEBUG unit.oai-hss/0.install checking for strtok_r... yes unit-oai-hss-0: 08:10:28 DEBUG unit.oai-hss/0.install checking whether strtok_r works... yes unit-abot-epc-basic-0: 08:10:28 DEBUG unit.abot-epc-basic/0.install Unpacking libxmu6:amd64 (2:1.1.2-2) ... unit-oai-hss-0: 08:10:28 DEBUG unit.oai-hss/0.install checking for strverscmp... yes unit-oai-hss-0: 08:10:28 DEBUG unit.oai-hss/0.install checking whether is self-contained... (cached) yes unit-oai-hss-0: 08:10:28 DEBUG unit.oai-hss/0.install checking whether pselect is declared without a macro... (cached) yes unit-oai-hss-0: 08:10:28 DEBUG unit.oai-hss/0.install checking whether select is declared without a macro... (cached) yes unit-oai-hss-0: 08:10:28 DEBUG unit.oai-hss/0.install checking whether is self-contained... (cached) yes unit-oai-hss-0: 08:10:28 DEBUG unit.oai-hss/0.install checking for shutdown... (cached) yes unit-oai-hss-0: 08:10:28 DEBUG unit.oai-hss/0.install checking whether defines the SHUT_* macros... (cached) yes unit-oai-hss-0: 08:10:28 DEBUG unit.oai-hss/0.install checking for struct sockaddr_storage... (cached) yes unit-oai-hss-0: 08:10:28 DEBUG unit.oai-hss/0.install checking for sa_family_t... (cached) yes unit-oai-hss-0: 08:10:28 DEBUG unit.oai-hss/0.install checking for struct sockaddr_storage.ss_family... (cached) yes unit-oai-hss-0: 08:10:28 DEBUG unit.oai-hss/0.install checking whether socket is declared without a macro... (cached) yes unit-oai-hss-0: 08:10:28 DEBUG unit.oai-hss/0.install checking whether connect is declared without a macro... (cached) yes unit-oai-hss-0: 08:10:28 DEBUG unit.oai-hss/0.install checking whether accept is declared without a macro... (cached) yes unit-oai-hss-0: 08:10:28 DEBUG unit.oai-hss/0.install checking whether bind is declared without a macro... (cached) yes unit-oai-hss-0: 08:10:28 DEBUG unit.oai-hss/0.install checking whether getpeername is declared without a macro... (cached) yes unit-oai-hss-0: 08:10:28 DEBUG unit.oai-hss/0.install checking whether getsockname is declared without a macro... (cached) yes unit-oai-hss-0: 08:10:28 DEBUG unit.oai-hss/0.install checking whether getsockopt is declared without a macro... (cached) yes unit-oai-hss-0: 08:10:28 DEBUG unit.oai-hss/0.install checking whether listen is declared without a macro... (cached) yes unit-oai-hss-0: 08:10:28 DEBUG unit.oai-hss/0.install checking whether recv is declared without a macro... (cached) yes unit-oai-hss-0: 08:10:28 DEBUG unit.oai-hss/0.install checking whether send is declared without a macro... (cached) yes unit-oai-hss-0: 08:10:28 DEBUG unit.oai-hss/0.install checking whether recvfrom is declared without a macro... (cached) yes unit-oai-hss-0: 08:10:28 DEBUG unit.oai-hss/0.install checking whether sendto is declared without a macro... (cached) yes unit-oai-hss-0: 08:10:28 DEBUG unit.oai-hss/0.install checking whether setsockopt is declared without a macro... (cached) yes unit-oai-hss-0: 08:10:28 DEBUG unit.oai-hss/0.install checking whether shutdown is declared without a macro... (cached) yes unit-oai-hss-0: 08:10:28 DEBUG unit.oai-hss/0.install checking whether accept4 is declared without a macro... (cached) yes unit-oai-hss-0: 08:10:28 DEBUG unit.oai-hss/0.install checking for nlink_t... (cached) yes unit-oai-hss-0: 08:10:28 DEBUG unit.oai-hss/0.install checking whether fchmodat is declared without a macro... (cached) yes unit-oai-hss-0: 08:10:28 DEBUG unit.oai-hss/0.install checking whether fstat is declared without a macro... (cached) yes unit-oai-hss-0: 08:10:28 DEBUG unit.oai-hss/0.install checking whether fstatat is declared without a macro... (cached) yes unit-oai-hss-0: 08:10:28 DEBUG unit.oai-hss/0.install checking whether futimens is declared without a macro... (cached) yes unit-oai-hss-0: 08:10:28 DEBUG unit.oai-hss/0.install checking whether lchmod is declared without a macro... (cached) yes unit-oai-hss-0: 08:10:28 DEBUG unit.oai-hss/0.install checking whether lstat is declared without a macro... (cached) yes unit-oai-hss-0: 08:10:28 DEBUG unit.oai-hss/0.install checking whether mkdirat is declared without a macro... (cached) yes unit-oai-hss-0: 08:10:28 DEBUG unit.oai-hss/0.install checking whether mkfifo is declared without a macro... (cached) yes unit-oai-hss-0: 08:10:28 DEBUG unit.oai-hss/0.install checking whether mkfifoat is declared without a macro... (cached) yes unit-oai-hss-0: 08:10:28 DEBUG unit.oai-hss/0.install checking whether mknod is declared without a macro... (cached) yes unit-oai-hss-0: 08:10:28 DEBUG unit.oai-hss/0.install checking whether mknodat is declared without a macro... (cached) yes unit-oai-hss-0: 08:10:28 DEBUG unit.oai-hss/0.install checking whether stat is declared without a macro... (cached) yes unit-oai-hss-0: 08:10:28 DEBUG unit.oai-hss/0.install checking whether utimensat is declared without a macro... (cached) yes unit-oai-hss-0: 08:10:28 DEBUG unit.oai-hss/0.install checking whether localtime_r is declared... yes unit-abot-epc-basic-0: 08:10:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxaw7:amd64. unit-abot-epc-basic-0: 08:10:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxaw7_2%3a1.0.13-1_amd64.deb ... unit-oai-hss-0: 08:10:28 DEBUG unit.oai-hss/0.install checking whether localtime_r is compatible with its POSIX signature... yes unit-abot-epc-basic-0: 08:10:28 DEBUG unit.abot-epc-basic/0.install Unpacking libxaw7:amd64 (2:1.0.13-1) ... unit-oai-hss-0: 08:10:28 DEBUG unit.oai-hss/0.install checking for library containing timer_settime... -lrt unit-oai-hss-0: 08:10:28 DEBUG unit.oai-hss/0.install checking for timer_settime... yes unit-oai-hss-0: 08:10:28 DEBUG unit.oai-hss/0.install checking whether chdir is declared without a macro... yes unit-oai-hss-0: 08:10:28 DEBUG unit.oai-hss/0.install checking whether chown is declared without a macro... yes unit-oai-hss-0: 08:10:28 DEBUG unit.oai-hss/0.install checking whether dup is declared without a macro... yes unit-oai-hss-0: 08:10:28 DEBUG unit.oai-hss/0.install checking whether dup2 is declared without a macro... yes unit-oai-hss-0: 08:10:28 DEBUG unit.oai-hss/0.install checking whether dup3 is declared without a macro... yes unit-oai-hss-0: 08:10:28 DEBUG unit.oai-hss/0.install checking whether environ is declared without a macro... yes unit-oai-hss-0: 08:10:28 DEBUG unit.oai-hss/0.install checking whether euidaccess is declared without a macro... yes unit-oai-hss-0: 08:10:28 DEBUG unit.oai-hss/0.install checking whether faccessat is declared without a macro... yes unit-oai-hss-0: 08:10:28 DEBUG unit.oai-hss/0.install checking whether fchdir is declared without a macro... yes unit-oai-hss-0: 08:10:28 DEBUG unit.oai-hss/0.install checking whether fchownat is declared without a macro... yes unit-oai-hss-0: 08:10:28 DEBUG unit.oai-hss/0.install checking whether fdatasync is declared without a macro... yes unit-oai-hss-0: 08:10:28 DEBUG unit.oai-hss/0.install checking whether fsync is declared without a macro... yes unit-oai-hss-0: 08:10:28 DEBUG unit.oai-hss/0.install checking whether ftruncate is declared without a macro... yes unit-oai-hss-0: 08:10:28 DEBUG unit.oai-hss/0.install checking whether getcwd is declared without a macro... yes unit-oai-hss-0: 08:10:28 DEBUG unit.oai-hss/0.install checking whether getdomainname is declared without a macro... yes unit-oai-hss-0: 08:10:29 DEBUG unit.oai-hss/0.install checking whether getdtablesize is declared without a macro... yes unit-oai-hss-0: 08:10:29 DEBUG unit.oai-hss/0.install checking whether getgroups is declared without a macro... yes unit-oai-hss-0: 08:10:29 DEBUG unit.oai-hss/0.install checking whether gethostname is declared without a macro... yes unit-abot-epc-basic-0: 08:10:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package graphviz. unit-abot-epc-basic-0: 08:10:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../graphviz_2.38.0-12ubuntu2.1_amd64.deb ... unit-oai-hss-0: 08:10:29 DEBUG unit.oai-hss/0.install checking whether getlogin is declared without a macro... yes unit-oai-hss-0: 08:10:29 DEBUG unit.oai-hss/0.install checking whether getlogin_r is declared without a macro... yes unit-abot-epc-basic-0: 08:10:29 DEBUG unit.abot-epc-basic/0.install Unpacking graphviz (2.38.0-12ubuntu2.1) ... unit-oai-hss-0: 08:10:29 DEBUG unit.oai-hss/0.install checking whether getpagesize is declared without a macro... yes unit-oai-hss-0: 08:10:29 DEBUG unit.oai-hss/0.install checking whether getusershell is declared without a macro... yes unit-oai-hss-0: 08:10:29 DEBUG unit.oai-hss/0.install checking whether setusershell is declared without a macro... yes unit-oai-hss-0: 08:10:29 DEBUG unit.oai-hss/0.install checking whether endusershell is declared without a macro... yes unit-oai-hss-0: 08:10:29 DEBUG unit.oai-hss/0.install checking whether group_member is declared without a macro... yes unit-oai-hss-0: 08:10:29 DEBUG unit.oai-hss/0.install checking whether isatty is declared without a macro... yes unit-oai-hss-0: 08:10:29 DEBUG unit.oai-hss/0.install checking whether lchown is declared without a macro... yes unit-oai-hss-0: 08:10:29 DEBUG unit.oai-hss/0.install checking whether link is declared without a macro... yes unit-oai-hss-0: 08:10:29 DEBUG unit.oai-hss/0.install checking whether linkat is declared without a macro... yes unit-oai-hss-0: 08:10:29 DEBUG unit.oai-hss/0.install checking whether lseek is declared without a macro... yes unit-oai-hss-0: 08:10:29 DEBUG unit.oai-hss/0.install checking whether pipe is declared without a macro... yes unit-oai-hss-0: 08:10:29 DEBUG unit.oai-hss/0.install checking whether pipe2 is declared without a macro... yes unit-oai-hss-0: 08:10:29 DEBUG unit.oai-hss/0.install checking whether pread is declared without a macro... yes unit-oai-hss-0: 08:10:29 DEBUG unit.oai-hss/0.install checking whether pwrite is declared without a macro... yes unit-oai-hss-0: 08:10:29 DEBUG unit.oai-hss/0.install checking whether readlink is declared without a macro... yes unit-oai-hss-0: 08:10:29 DEBUG unit.oai-hss/0.install checking whether readlinkat is declared without a macro... yes unit-oai-hss-0: 08:10:29 DEBUG unit.oai-hss/0.install checking whether rmdir is declared without a macro... yes unit-oai-hss-0: 08:10:29 DEBUG unit.oai-hss/0.install checking whether sethostname is declared without a macro... yes unit-oai-hss-0: 08:10:29 DEBUG unit.oai-hss/0.install checking whether sleep is declared without a macro... yes unit-oai-hss-0: 08:10:29 DEBUG unit.oai-hss/0.install checking whether symlink is declared without a macro... yes unit-oai-hss-0: 08:10:29 DEBUG unit.oai-hss/0.install checking whether symlinkat is declared without a macro... yes unit-oai-hss-0: 08:10:29 DEBUG unit.oai-hss/0.install checking whether ttyname_r is declared without a macro... yes unit-oai-hss-0: 08:10:29 DEBUG unit.oai-hss/0.install checking whether unlink is declared without a macro... yes unit-oai-hss-0: 08:10:29 DEBUG unit.oai-hss/0.install checking whether unlinkat is declared without a macro... yes unit-oai-hss-0: 08:10:29 DEBUG unit.oai-hss/0.install checking whether usleep is declared without a macro... yes unit-oai-hss-0: 08:10:29 DEBUG unit.oai-hss/0.install checking for valgrind... no unit-oai-hss-0: 08:10:29 DEBUG unit.oai-hss/0.install checking whether self tests are run under valgrind... no unit-oai-hss-0: 08:10:29 DEBUG unit.oai-hss/0.install checking for ptrdiff_t... yes unit-abot-epc-basic-0: 08:10:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjudydebian1. unit-abot-epc-basic-0: 08:10:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjudydebian1_1.0.5-5_amd64.deb ... unit-oai-hss-0: 08:10:29 DEBUG unit.oai-hss/0.install checking for vasprintf... yes unit-oai-hss-0: 08:10:29 DEBUG unit.oai-hss/0.install checking for ptrdiff_t... (cached) yes unit-oai-hss-0: 08:10:29 DEBUG unit.oai-hss/0.install checking for vsnprintf... yes unit-oai-hss-0: 08:10:29 DEBUG unit.oai-hss/0.install checking whether snprintf respects a size of 1... (cached) yes unit-oai-hss-0: 08:10:29 DEBUG unit.oai-hss/0.install checking whether printf supports POSIX/XSI format strings with positions... (cached) yes unit-abot-epc-basic-0: 08:10:29 DEBUG unit.abot-epc-basic/0.install Unpacking libjudydebian1 (1.0.5-5) ... unit-oai-hss-0: 08:10:29 DEBUG unit.oai-hss/0.install checking whether btowc is declared without a macro... yes unit-oai-hss-0: 08:10:29 DEBUG unit.oai-hss/0.install checking whether wctob is declared without a macro... yes unit-oai-hss-0: 08:10:29 DEBUG unit.oai-hss/0.install checking whether mbsinit is declared without a macro... yes unit-oai-hss-0: 08:10:29 DEBUG unit.oai-hss/0.install checking whether mbrtowc is declared without a macro... yes unit-oai-hss-0: 08:10:30 DEBUG unit.oai-hss/0.install checking whether mbrlen is declared without a macro... yes unit-oai-hss-0: 08:10:30 DEBUG unit.oai-hss/0.install checking whether mbsrtowcs is declared without a macro... yes unit-oai-hss-0: 08:10:30 DEBUG unit.oai-hss/0.install checking whether mbsnrtowcs is declared without a macro... yes unit-oai-hss-0: 08:10:30 DEBUG unit.oai-hss/0.install checking whether wcrtomb is declared without a macro... yes unit-abot-epc-basic-0: 08:10:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtcl8.6:amd64. unit-abot-epc-basic-0: 08:10:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtcl8.6_8.6.5+dfsg-2_amd64.deb ... unit-oai-hss-0: 08:10:30 DEBUG unit.oai-hss/0.install checking whether wcsrtombs is declared without a macro... yes unit-abot-epc-basic-0: 08:10:30 DEBUG unit.abot-epc-basic/0.install Unpacking libtcl8.6:amd64 (8.6.5+dfsg-2) ... unit-oai-hss-0: 08:10:30 DEBUG unit.oai-hss/0.install checking whether wcsnrtombs is declared without a macro... yes unit-oai-hss-0: 08:10:30 DEBUG unit.oai-hss/0.install checking whether wcwidth is declared without a macro... yes unit-oai-hss-0: 08:10:30 DEBUG unit.oai-hss/0.install checking whether wmemchr is declared without a macro... yes unit-oai-hss-0: 08:10:30 DEBUG unit.oai-hss/0.install checking whether wmemcmp is declared without a macro... yes unit-oai-hss-0: 08:10:30 DEBUG unit.oai-hss/0.install checking whether wmemcpy is declared without a macro... yes unit-oai-hss-0: 08:10:30 DEBUG unit.oai-hss/0.install checking whether wmemmove is declared without a macro... yes unit-oai-hss-0: 08:10:30 DEBUG unit.oai-hss/0.install checking whether wmemset is declared without a macro... yes unit-oai-hss-0: 08:10:30 DEBUG unit.oai-hss/0.install checking whether wcslen is declared without a macro... yes unit-oai-hss-0: 08:10:30 DEBUG unit.oai-hss/0.install checking whether wcsnlen is declared without a macro... yes unit-oai-hss-0: 08:10:30 DEBUG unit.oai-hss/0.install checking whether wcscpy is declared without a macro... yes unit-oai-hss-0: 08:10:30 DEBUG unit.oai-hss/0.install checking whether wcpcpy is declared without a macro... yes unit-oai-hss-0: 08:10:30 DEBUG unit.oai-hss/0.install checking whether wcsncpy is declared without a macro... yes unit-oai-hss-0: 08:10:30 DEBUG unit.oai-hss/0.install checking whether wcpncpy is declared without a macro... yes unit-oai-hss-0: 08:10:30 DEBUG unit.oai-hss/0.install checking whether wcscat is declared without a macro... yes unit-abot-epc-basic-0: 08:10:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtk8.6:amd64. unit-oai-hss-0: 08:10:30 DEBUG unit.oai-hss/0.install checking whether wcsncat is declared without a macro... yes unit-abot-epc-basic-0: 08:10:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtk8.6_8.6.5-1_amd64.deb ... unit-oai-hss-0: 08:10:30 DEBUG unit.oai-hss/0.install checking whether wcscmp is declared without a macro... yes unit-oai-hss-0: 08:10:30 DEBUG unit.oai-hss/0.install checking whether wcsncmp is declared without a macro... yes unit-abot-epc-basic-0: 08:10:30 DEBUG unit.abot-epc-basic/0.install Unpacking libtk8.6:amd64 (8.6.5-1) ... unit-oai-hss-0: 08:10:30 DEBUG unit.oai-hss/0.install checking whether wcscasecmp is declared without a macro... yes unit-oai-hss-0: 08:10:30 DEBUG unit.oai-hss/0.install checking whether wcsncasecmp is declared without a macro... yes unit-oai-hss-0: 08:10:30 DEBUG unit.oai-hss/0.install checking whether wcscoll is declared without a macro... yes unit-oai-hss-0: 08:10:30 DEBUG unit.oai-hss/0.install checking whether wcsxfrm is declared without a macro... yes unit-oai-hss-0: 08:10:30 DEBUG unit.oai-hss/0.install checking whether wcsdup is declared without a macro... yes unit-oai-hss-0: 08:10:30 DEBUG unit.oai-hss/0.install checking whether wcschr is declared without a macro... yes unit-oai-hss-0: 08:10:30 DEBUG unit.oai-hss/0.install checking whether wcsrchr is declared without a macro... yes unit-oai-hss-0: 08:10:30 DEBUG unit.oai-hss/0.install checking whether wcscspn is declared without a macro... yes unit-oai-hss-0: 08:10:30 DEBUG unit.oai-hss/0.install checking whether wcsspn is declared without a macro... yes unit-oai-hss-0: 08:10:30 DEBUG unit.oai-hss/0.install checking whether wcspbrk is declared without a macro... yes unit-oai-hss-0: 08:10:30 DEBUG unit.oai-hss/0.install checking whether wcsstr is declared without a macro... yes unit-oai-hss-0: 08:10:31 DEBUG unit.oai-hss/0.install checking whether wcstok is declared without a macro... yes unit-oai-hss-0: 08:10:31 DEBUG unit.oai-hss/0.install checking whether wcswidth is declared without a macro... yes unit-abot-epc-basic-0: 08:10:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gtkwave. unit-oai-hss-0: 08:10:31 DEBUG unit.oai-hss/0.install checking for stdint.h... (cached) yes unit-abot-epc-basic-0: 08:10:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gtkwave_3.3.66-1_amd64.deb ... unit-abot-epc-basic-0: 08:10:31 DEBUG unit.abot-epc-basic/0.install Unpacking gtkwave (3.3.66-1) ... unit-oai-hss-0: 08:10:31 DEBUG unit.oai-hss/0.install checking for a traditional french locale... none unit-oai-hss-0: 08:10:31 DEBUG unit.oai-hss/0.install checking for a turkish Unicode locale... none unit-oai-hss-0: 08:10:31 DEBUG unit.oai-hss/0.install checking whether fcntl is declared without a macro... yes unit-oai-hss-0: 08:10:31 DEBUG unit.oai-hss/0.install checking whether openat is declared without a macro... yes unit-oai-hss-0: 08:10:31 DEBUG unit.oai-hss/0.install checking whether fdopen sets errno... yes unit-oai-hss-0: 08:10:31 DEBUG unit.oai-hss/0.install checking whether getdtablesize works... yes unit-oai-hss-0: 08:10:31 DEBUG unit.oai-hss/0.install checking for getpagesize... yes unit-oai-hss-0: 08:10:31 DEBUG unit.oai-hss/0.install checking whether getpagesize is declared... (cached) yes unit-oai-hss-0: 08:10:31 DEBUG unit.oai-hss/0.install checking whether byte ordering is bigendian... (cached) no unit-oai-hss-0: 08:10:31 DEBUG unit.oai-hss/0.install checking whether byte ordering is bigendian... (cached) no unit-oai-hss-0: 08:10:31 DEBUG unit.oai-hss/0.install checking whether INT32_MAX < INTMAX_MAX... yes unit-oai-hss-0: 08:10:31 DEBUG unit.oai-hss/0.install checking whether INT64_MAX == LONG_MAX... yes unit-oai-hss-0: 08:10:31 DEBUG unit.oai-hss/0.install checking whether UINT32_MAX < UINTMAX_MAX... yes unit-oai-hss-0: 08:10:31 DEBUG unit.oai-hss/0.install checking whether UINT64_MAX == ULONG_MAX... yes unit-oai-hss-0: 08:10:31 DEBUG unit.oai-hss/0.install checking for ioctl... yes unit-oai-hss-0: 08:10:31 DEBUG unit.oai-hss/0.install checking for ioctl with POSIX signature... no unit-oai-hss-0: 08:10:31 DEBUG unit.oai-hss/0.install checking where to find the exponent in a 'double'... (cached) word 1 bit 20 unit-oai-hss-0: 08:10:31 DEBUG unit.oai-hss/0.install checking where to find the exponent in a 'float'... (cached) word 0 bit 23 unit-oai-hss-0: 08:10:31 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: 08:10:31 DEBUG unit.oai-hss/0.install checking whether locale.h conforms to POSIX:2001... yes unit-oai-hss-0: 08:10:31 DEBUG unit.oai-hss/0.install checking whether locale.h defines locale_t... yes unit-oai-hss-0: 08:10:31 DEBUG unit.oai-hss/0.install checking whether struct lconv is properly defined... yes unit-oai-hss-0: 08:10:31 DEBUG unit.oai-hss/0.install checking whether setlocale is declared without a macro... yes unit-oai-hss-0: 08:10:31 DEBUG unit.oai-hss/0.install checking whether duplocale is declared without a macro... yes unit-oai-hss-0: 08:10:31 DEBUG unit.oai-hss/0.install checking for setlocale... yes unit-oai-hss-0: 08:10:31 DEBUG unit.oai-hss/0.install checking for uselocale... yes unit-oai-hss-0: 08:10:31 DEBUG unit.oai-hss/0.install checking for pthread_rwlock_t... yes unit-oai-hss-0: 08:10:31 DEBUG unit.oai-hss/0.install checking for mmap... (cached) yes unit-oai-hss-0: 08:10:31 DEBUG unit.oai-hss/0.install checking for MAP_ANONYMOUS... yes unit-oai-hss-0: 08:10:31 DEBUG unit.oai-hss/0.install checking whether open recognizes a trailing slash... yes unit-oai-hss-0: 08:10:31 DEBUG unit.oai-hss/0.install checking whether perror matches strerror... yes unit-oai-hss-0: 08:10:31 DEBUG unit.oai-hss/0.install checking for putenv compatible with GNU and SVID... yes unit-oai-hss-0: 08:10:31 DEBUG unit.oai-hss/0.install checking for mmap... (cached) yes unit-oai-hss-0: 08:10:31 DEBUG unit.oai-hss/0.install checking for MAP_ANONYMOUS... yes unit-oai-hss-0: 08:10:31 DEBUG unit.oai-hss/0.install checking whether setenv validates arguments... yes unit-oai-hss-0: 08:10:31 DEBUG unit.oai-hss/0.install checking for a traditional french locale... (cached) none unit-abot-epc-basic-0: 08:10:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgc1c2:amd64. unit-abot-epc-basic-0: 08:10:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgc1c2_1%3a7.4.2-7.3ubuntu0.1_amd64.deb ... unit-oai-hss-0: 08:10:31 DEBUG unit.oai-hss/0.install checking for a french Unicode locale... none unit-abot-epc-basic-0: 08:10:31 DEBUG unit.abot-epc-basic/0.install Unpacking libgc1c2:amd64 (1:7.4.2-7.3ubuntu0.1) ... unit-oai-hss-0: 08:10:31 DEBUG unit.oai-hss/0.install checking for a traditional japanese locale... none unit-oai-hss-0: 08:10:31 DEBUG unit.oai-hss/0.install checking for a transitional chinese locale... none unit-oai-hss-0: 08:10:32 DEBUG unit.oai-hss/0.install checking whether stat handles trailing slashes on directories... yes unit-oai-hss-0: 08:10:32 DEBUG unit.oai-hss/0.install checking whether stat handles trailing slashes on files... yes unit-oai-hss-0: 08:10:32 DEBUG unit.oai-hss/0.install checking for mmap... (cached) yes unit-oai-hss-0: 08:10:32 DEBUG unit.oai-hss/0.install checking for MAP_ANONYMOUS... yes unit-oai-hss-0: 08:10:32 DEBUG unit.oai-hss/0.install checking whether symlink handles trailing slash correctly... yes unit-oai-hss-0: 08:10:32 DEBUG unit.oai-hss/0.install checking whether declares ioctl... yes unit-oai-hss-0: 08:10:32 DEBUG unit.oai-hss/0.install checking whether ioctl is declared without a macro... yes unit-oai-hss-0: 08:10:32 DEBUG unit.oai-hss/0.install checking for unsetenv... yes unit-oai-hss-0: 08:10:32 DEBUG unit.oai-hss/0.install checking for unsetenv() return type... int unit-oai-hss-0: 08:10:32 DEBUG unit.oai-hss/0.install checking whether unsetenv obeys POSIX... yes unit-oai-hss-0: 08:10:32 DEBUG unit.oai-hss/0.install checking for valgrind... no unit-oai-hss-0: 08:10:32 DEBUG unit.oai-hss/0.install checking whether self tests are run under valgrind... no unit-oai-hss-0: 08:10:32 DEBUG unit.oai-hss/0.install checking whether ln -s works... yes unit-oai-hss-0: 08:10:32 DEBUG unit.oai-hss/0.install checking how to print strings... printf unit-oai-hss-0: 08:10:32 DEBUG unit.oai-hss/0.install checking for a sed that does not truncate output... /bin/sed unit-oai-hss-0: 08:10:32 DEBUG unit.oai-hss/0.install checking for fgrep... /bin/grep -F unit-oai-hss-0: 08:10:32 DEBUG unit.oai-hss/0.install checking for ld used by gcc -std=gnu99... /usr/bin/ld unit-oai-hss-0: 08:10:32 DEBUG unit.oai-hss/0.install checking if the linker (/usr/bin/ld) is GNU ld... yes unit-oai-hss-0: 08:10:32 DEBUG unit.oai-hss/0.install checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B unit-oai-hss-0: 08:10:32 DEBUG unit.oai-hss/0.install checking the name lister (/usr/bin/nm -B) interface... BSD nm unit-oai-hss-0: 08:10:32 DEBUG unit.oai-hss/0.install checking the maximum length of command line arguments... 1572864 unit-oai-hss-0: 08:10:32 DEBUG unit.oai-hss/0.install checking whether the shell understands some XSI constructs... yes unit-oai-hss-0: 08:10:32 DEBUG unit.oai-hss/0.install checking whether the shell understands "+="... yes unit-oai-hss-0: 08:10:32 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: 08:10:32 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: 08:10:32 DEBUG unit.oai-hss/0.install checking for /usr/bin/ld option to reload object files... -r unit-oai-hss-0: 08:10:32 DEBUG unit.oai-hss/0.install checking for objdump... objdump unit-oai-hss-0: 08:10:32 DEBUG unit.oai-hss/0.install checking how to recognize dependent libraries... pass_all unit-oai-hss-0: 08:10:32 DEBUG unit.oai-hss/0.install checking for dlltool... dlltool unit-oai-hss-0: 08:10:32 DEBUG unit.oai-hss/0.install checking how to associate runtime and link libraries... printf %s\n unit-oai-hss-0: 08:10:32 DEBUG unit.oai-hss/0.install checking for archiver @FILE support... @ unit-oai-hss-0: 08:10:32 DEBUG unit.oai-hss/0.install checking for strip... strip unit-oai-hss-0: 08:10:32 DEBUG unit.oai-hss/0.install checking for ranlib... (cached) ranlib unit-oai-hss-0: 08:10:32 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: 08:10:32 DEBUG unit.oai-hss/0.install checking for sysroot... no unit-oai-hss-0: 08:10:32 DEBUG unit.oai-hss/0.install checking for mt... mt unit-oai-hss-0: 08:10:32 DEBUG unit.oai-hss/0.install checking if mt is a manifest tool... no unit-oai-hss-0: 08:10:32 DEBUG unit.oai-hss/0.install checking for dlfcn.h... yes unit-oai-hss-0: 08:10:32 DEBUG unit.oai-hss/0.install checking for objdir... .libs unit-abot-epc-basic-0: 08:10:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package guile-2.0-libs:amd64. unit-abot-epc-basic-0: 08:10:32 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: 08:10:32 DEBUG unit.abot-epc-basic/0.install Unpacking guile-2.0-libs:amd64 (2.0.11+1-10ubuntu0.1) ... unit-oai-hss-0: 08:10:32 DEBUG unit.oai-hss/0.install checking if gcc -std=gnu99 supports -fno-rtti -fno-exceptions... no unit-oai-hss-0: 08:10:32 DEBUG unit.oai-hss/0.install checking for gcc -std=gnu99 option to produce PIC... -fPIC -DPIC unit-oai-hss-0: 08:10:32 DEBUG unit.oai-hss/0.install checking if gcc -std=gnu99 PIC flag -fPIC -DPIC works... yes unit-oai-hss-0: 08:10:32 DEBUG unit.oai-hss/0.install checking if gcc -std=gnu99 static flag -static works... yes unit-oai-hss-0: 08:10:32 DEBUG unit.oai-hss/0.install checking if gcc -std=gnu99 supports -c -o file.o... yes unit-oai-hss-0: 08:10:32 DEBUG unit.oai-hss/0.install checking if gcc -std=gnu99 supports -c -o file.o... (cached) yes unit-oai-hss-0: 08:10:32 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: 08:10:32 DEBUG unit.oai-hss/0.install checking whether -lc should be explicitly linked in... no unit-oai-hss-0: 08:10:32 DEBUG unit.oai-hss/0.install checking dynamic linker characteristics... GNU/Linux ld.so unit-oai-hss-0: 08:10:32 DEBUG unit.oai-hss/0.install checking how to hardcode library paths into programs... immediate unit-oai-hss-0: 08:10:32 DEBUG unit.oai-hss/0.install checking whether stripping libraries is possible... yes unit-oai-hss-0: 08:10:32 DEBUG unit.oai-hss/0.install checking if libtool supports shared libraries... yes unit-oai-hss-0: 08:10:32 DEBUG unit.oai-hss/0.install checking whether to build shared libraries... yes unit-oai-hss-0: 08:10:32 DEBUG unit.oai-hss/0.install checking whether to build static libraries... yes unit-oai-hss-0: 08:10:32 DEBUG unit.oai-hss/0.install checking how to run the C++ preprocessor... g++ -E unit-oai-hss-0: 08:10:32 DEBUG unit.oai-hss/0.install checking for ld used by g++... /usr/bin/ld -m elf_x86_64 unit-oai-hss-0: 08:10:32 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: 08:10:32 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: 08:10:32 DEBUG unit.oai-hss/0.install checking for g++ option to produce PIC... -fPIC -DPIC unit-oai-hss-0: 08:10:32 DEBUG unit.oai-hss/0.install checking if g++ PIC flag -fPIC -DPIC works... yes unit-oai-hss-0: 08:10:32 DEBUG unit.oai-hss/0.install checking if g++ static flag -static works... yes unit-oai-hss-0: 08:10:32 DEBUG unit.oai-hss/0.install checking if g++ supports -c -o file.o... yes unit-oai-hss-0: 08:10:32 DEBUG unit.oai-hss/0.install checking if g++ supports -c -o file.o... (cached) yes unit-oai-hss-0: 08:10:32 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: 08:10:32 DEBUG unit.oai-hss/0.install checking dynamic linker characteristics... (cached) GNU/Linux ld.so unit-oai-hss-0: 08:10:32 DEBUG unit.oai-hss/0.install checking how to hardcode library paths into programs... immediate unit-oai-hss-0: 08:10:32 DEBUG unit.oai-hss/0.install checking for fork... yes unit-oai-hss-0: 08:10:32 DEBUG unit.oai-hss/0.install checking for getrusage... yes unit-oai-hss-0: 08:10:32 DEBUG unit.oai-hss/0.install checking for getpwuid_r... yes unit-oai-hss-0: 08:10:33 DEBUG unit.oai-hss/0.install checking for daemon... yes unit-oai-hss-0: 08:10:33 DEBUG unit.oai-hss/0.install checking for getpid... yes unit-oai-hss-0: 08:10:33 DEBUG unit.oai-hss/0.install checking for libpthread... yes unit-oai-hss-0: 08:10:33 DEBUG unit.oai-hss/0.install checking how to link with libpthread... -lpthread unit-oai-hss-0: 08:10:33 DEBUG unit.oai-hss/0.install checking whether to build libdane... yes unit-oai-hss-0: 08:10:33 DEBUG unit.oai-hss/0.install checking for unbound library... no unit-oai-hss-0: 08:10:33 DEBUG unit.oai-hss/0.install configure: WARNING: unit-oai-hss-0: 08:10:33 DEBUG unit.oai-hss/0.install *** unit-oai-hss-0: 08:10:33 DEBUG unit.oai-hss/0.install *** libunbound was not found. Libdane will not be built. unit-oai-hss-0: 08:10:33 DEBUG unit.oai-hss/0.install *** unit-oai-hss-0: 08:10:33 DEBUG unit.oai-hss/0.install checking for P11_KIT... yes unit-oai-hss-0: 08:10:33 DEBUG unit.oai-hss/0.install checking for tss library... yes unit-oai-hss-0: 08:10:33 DEBUG unit.oai-hss/0.install checking for dirent.h that defines DIR... yes unit-oai-hss-0: 08:10:33 DEBUG unit.oai-hss/0.install checking for library containing opendir... none required unit-oai-hss-0: 08:10:33 DEBUG unit.oai-hss/0.install checking for sys/mman.h... (cached) yes unit-abot-epc-basic-0: 08:10:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package guile-2.0. unit-oai-hss-0: 08:10:33 DEBUG unit.oai-hss/0.install checking for sys/param.h... (cached) yes unit-abot-epc-basic-0: 08:10:33 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: 08:10:33 DEBUG unit.abot-epc-basic/0.install Unpacking guile-2.0 (2.0.11+1-10ubuntu0.1) ... unit-oai-hss-0: 08:10:33 DEBUG unit.oai-hss/0.install checking sys/poll.h usability... yes unit-oai-hss-0: 08:10:33 DEBUG unit.oai-hss/0.install checking sys/poll.h presence... yes unit-oai-hss-0: 08:10:33 DEBUG unit.oai-hss/0.install checking for sys/poll.h... yes unit-oai-hss-0: 08:10:33 DEBUG unit.oai-hss/0.install checking sys/procset.h usability... no unit-oai-hss-0: 08:10:33 DEBUG unit.oai-hss/0.install checking sys/procset.h presence... no unit-oai-hss-0: 08:10:33 DEBUG unit.oai-hss/0.install checking for sys/procset.h... no unit-oai-hss-0: 08:10:33 DEBUG unit.oai-hss/0.install checking for sys/select.h... (cached) yes unit-oai-hss-0: 08:10:33 DEBUG unit.oai-hss/0.install checking for sys/socket.h... (cached) yes unit-oai-hss-0: 08:10:33 DEBUG unit.oai-hss/0.install checking sys/stropts.h usability... yes unit-oai-hss-0: 08:10:33 DEBUG unit.oai-hss/0.install checking sys/stropts.h presence... yes unit-oai-hss-0: 08:10:33 DEBUG unit.oai-hss/0.install checking for sys/stropts.h... yes unit-oai-hss-0: 08:10:33 DEBUG unit.oai-hss/0.install checking for sys/time.h... (cached) yes unit-abot-epc-basic-0: 08:10:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtinfo-dev:amd64. unit-abot-epc-basic-0: 08:10:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtinfo-dev_6.0+20160213-1ubuntu1_amd64.deb ... unit-oai-hss-0: 08:10:33 DEBUG unit.oai-hss/0.install checking sys/un.h usability... yes unit-oai-hss-0: 08:10:33 DEBUG unit.oai-hss/0.install checking sys/un.h presence... yes unit-oai-hss-0: 08:10:33 DEBUG unit.oai-hss/0.install checking for sys/un.h... yes unit-oai-hss-0: 08:10:33 DEBUG unit.oai-hss/0.install checking for sys/wait.h... (cached) yes unit-abot-epc-basic-0: 08:10:33 DEBUG unit.abot-epc-basic/0.install Unpacking libtinfo-dev:amd64 (6.0+20160213-1ubuntu1) ... unit-oai-hss-0: 08:10:33 DEBUG unit.oai-hss/0.install checking for dlfcn.h... (cached) yes unit-oai-hss-0: 08:10:33 DEBUG unit.oai-hss/0.install checking errno.h usability... yes unit-oai-hss-0: 08:10:33 DEBUG unit.oai-hss/0.install checking errno.h presence... yes unit-oai-hss-0: 08:10:33 DEBUG unit.oai-hss/0.install checking for errno.h... yes unit-oai-hss-0: 08:10:33 DEBUG unit.oai-hss/0.install checking fcntl.h usability... yes unit-oai-hss-0: 08:10:33 DEBUG unit.oai-hss/0.install checking fcntl.h presence... yes unit-oai-hss-0: 08:10:33 DEBUG unit.oai-hss/0.install checking for fcntl.h... yes unit-oai-hss-0: 08:10:33 DEBUG unit.oai-hss/0.install checking libgen.h usability... yes unit-oai-hss-0: 08:10:33 DEBUG unit.oai-hss/0.install checking libgen.h presence... yes unit-oai-hss-0: 08:10:33 DEBUG unit.oai-hss/0.install checking for libgen.h... yes unit-oai-hss-0: 08:10:33 DEBUG unit.oai-hss/0.install checking libintl.h usability... yes unit-oai-hss-0: 08:10:33 DEBUG unit.oai-hss/0.install checking libintl.h presence... yes unit-oai-hss-0: 08:10:33 DEBUG unit.oai-hss/0.install checking for libintl.h... yes unit-oai-hss-0: 08:10:33 DEBUG unit.oai-hss/0.install checking for memory.h... (cached) yes unit-oai-hss-0: 08:10:33 DEBUG unit.oai-hss/0.install checking for netinet/in.h... (cached) yes unit-abot-epc-basic-0: 08:10:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libncurses5-dev:amd64. unit-abot-epc-basic-0: 08:10:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libncurses5-dev_6.0+20160213-1ubuntu1_amd64.deb ... unit-oai-hss-0: 08:10:33 DEBUG unit.oai-hss/0.install checking setjmp.h usability... yes unit-oai-hss-0: 08:10:33 DEBUG unit.oai-hss/0.install checking setjmp.h presence... yes unit-oai-hss-0: 08:10:33 DEBUG unit.oai-hss/0.install checking for setjmp.h... yes unit-abot-epc-basic-0: 08:10:33 DEBUG unit.abot-epc-basic/0.install Unpacking libncurses5-dev:amd64 (6.0+20160213-1ubuntu1) ... unit-oai-hss-0: 08:10:33 DEBUG unit.oai-hss/0.install checking for stdbool.h... (cached) yes unit-oai-hss-0: 08:10:33 DEBUG unit.oai-hss/0.install checking for sysexits.h... (cached) yes unit-oai-hss-0: 08:10:33 DEBUG unit.oai-hss/0.install checking for unistd.h... (cached) yes unit-oai-hss-0: 08:10:33 DEBUG unit.oai-hss/0.install checking utime.h usability... yes unit-oai-hss-0: 08:10:33 DEBUG unit.oai-hss/0.install checking utime.h presence... yes unit-oai-hss-0: 08:10:33 DEBUG unit.oai-hss/0.install checking for utime.h... yes unit-oai-hss-0: 08:10:33 DEBUG unit.oai-hss/0.install checking stdarg.h usability... yes unit-oai-hss-0: 08:10:33 DEBUG unit.oai-hss/0.install checking stdarg.h presence... yes unit-oai-hss-0: 08:10:33 DEBUG unit.oai-hss/0.install checking for stdarg.h... yes unit-oai-hss-0: 08:10:33 DEBUG unit.oai-hss/0.install checking for string.h... (cached) yes unit-oai-hss-0: 08:10:33 DEBUG unit.oai-hss/0.install checking limits.h usability... yes unit-oai-hss-0: 08:10:33 DEBUG unit.oai-hss/0.install checking limits.h presence... yes unit-oai-hss-0: 08:10:33 DEBUG unit.oai-hss/0.install checking for limits.h... yes unit-oai-hss-0: 08:10:33 DEBUG unit.oai-hss/0.install checking for inttypes.h... (cached) yes unit-oai-hss-0: 08:10:34 DEBUG unit.oai-hss/0.install checking for runetype.h... no unit-oai-hss-0: 08:10:34 DEBUG unit.oai-hss/0.install checking for wchar.h... (cached) yes unit-oai-hss-0: 08:10:34 DEBUG unit.oai-hss/0.install checking for wchar_t... yes unit-oai-hss-0: 08:10:34 DEBUG unit.oai-hss/0.install checking for wint_t... yes unit-oai-hss-0: 08:10:34 DEBUG unit.oai-hss/0.install checking for int8_t... yes unit-oai-hss-0: 08:10:34 DEBUG unit.oai-hss/0.install checking for uint8_t... yes unit-oai-hss-0: 08:10:34 DEBUG unit.oai-hss/0.install checking for int16_t... yes unit-oai-hss-0: 08:10:34 DEBUG unit.oai-hss/0.install checking for uint16_t... yes unit-oai-hss-0: 08:10:34 DEBUG unit.oai-hss/0.install checking for int32_t... yes unit-oai-hss-0: 08:10:34 DEBUG unit.oai-hss/0.install checking for uint32_t... yes unit-abot-epc-basic-0: 08:10:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libreadline6-dev:amd64. unit-abot-epc-basic-0: 08:10:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libreadline6-dev_6.3-8ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 08:10:34 DEBUG unit.abot-epc-basic/0.install Unpacking libreadline6-dev:amd64 (6.3-8ubuntu2) ... unit-oai-hss-0: 08:10:34 DEBUG unit.oai-hss/0.install checking for intptr_t... yes unit-oai-hss-0: 08:10:34 DEBUG unit.oai-hss/0.install checking for uintptr_t... yes unit-oai-hss-0: 08:10:34 DEBUG unit.oai-hss/0.install checking for uint_t... no unit-oai-hss-0: 08:10:34 DEBUG unit.oai-hss/0.install checking for pid_t... (cached) yes unit-oai-hss-0: 08:10:34 DEBUG unit.oai-hss/0.install checking for size_t... (cached) yes unit-oai-hss-0: 08:10:34 DEBUG unit.oai-hss/0.install checking size of char*... 8 unit-oai-hss-0: 08:10:34 DEBUG unit.oai-hss/0.install checking size of int... (cached) 4 unit-oai-hss-0: 08:10:34 DEBUG unit.oai-hss/0.install checking size of long... (cached) 8 unit-oai-hss-0: 08:10:34 DEBUG unit.oai-hss/0.install checking size of short... 2 unit-oai-hss-0: 08:10:34 DEBUG unit.oai-hss/0.install checking for pathfind in -lgen... no unit-abot-epc-basic-0: 08:10:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libltdl-dev:amd64. unit-abot-epc-basic-0: 08:10:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libltdl-dev_2.4.6-0.1_amd64.deb ... unit-oai-hss-0: 08:10:34 DEBUG unit.oai-hss/0.install checking for gettext in -lintl... no unit-abot-epc-basic-0: 08:10:34 DEBUG unit.abot-epc-basic/0.install Unpacking libltdl-dev:amd64 (2.4.6-0.1) ... unit-oai-hss-0: 08:10:34 DEBUG unit.oai-hss/0.install checking for vprintf... yes unit-oai-hss-0: 08:10:34 DEBUG unit.oai-hss/0.install checking for _doprnt... no unit-oai-hss-0: 08:10:34 DEBUG unit.oai-hss/0.install checking vfork.h usability... no unit-oai-hss-0: 08:10:34 DEBUG unit.oai-hss/0.install checking vfork.h presence... no unit-oai-hss-0: 08:10:34 DEBUG unit.oai-hss/0.install checking for vfork.h... no unit-oai-hss-0: 08:10:34 DEBUG unit.oai-hss/0.install checking for fork... (cached) yes unit-oai-hss-0: 08:10:35 DEBUG unit.oai-hss/0.install checking for vfork... yes unit-oai-hss-0: 08:10:35 DEBUG unit.oai-hss/0.install checking for working fork... yes unit-oai-hss-0: 08:10:35 DEBUG unit.oai-hss/0.install checking for working vfork... (cached) yes unit-oai-hss-0: 08:10:35 DEBUG unit.oai-hss/0.install checking for mmap... (cached) yes unit-oai-hss-0: 08:10:35 DEBUG unit.oai-hss/0.install checking for canonicalize_file_name... yes unit-oai-hss-0: 08:10:35 DEBUG unit.oai-hss/0.install checking for snprintf... (cached) yes unit-oai-hss-0: 08:10:35 DEBUG unit.oai-hss/0.install checking for strdup... (cached) yes unit-oai-hss-0: 08:10:35 DEBUG unit.oai-hss/0.install checking for strchr... yes unit-oai-hss-0: 08:10:35 DEBUG unit.oai-hss/0.install checking for strrchr... yes unit-oai-hss-0: 08:10:35 DEBUG unit.oai-hss/0.install checking for strsignal... yes unit-oai-hss-0: 08:10:35 DEBUG unit.oai-hss/0.install checking for fchmod... yes unit-oai-hss-0: 08:10:35 DEBUG unit.oai-hss/0.install checking for fstat... yes unit-oai-hss-0: 08:10:35 DEBUG unit.oai-hss/0.install checking for chmod... yes unit-oai-hss-0: 08:10:35 DEBUG unit.oai-hss/0.install checking for a sed that does not truncate output... (cached) /bin/sed unit-oai-hss-0: 08:10:35 DEBUG unit.oai-hss/0.install configure: Using supplied libopts tearoff unit-oai-hss-0: 08:10:35 DEBUG unit.oai-hss/0.install checking whether a reg expr header is specified... no unit-oai-hss-0: 08:10:35 DEBUG unit.oai-hss/0.install checking whether with-libregex was specified... no unit-oai-hss-0: 08:10:35 DEBUG unit.oai-hss/0.install checking whether with-libregex-cflags was specified... no unit-oai-hss-0: 08:10:35 DEBUG unit.oai-hss/0.install checking whether with-libregex-libs was specified... no unit-oai-hss-0: 08:10:35 DEBUG unit.oai-hss/0.install checking whether libregex functions properly... yes unit-oai-hss-0: 08:10:35 DEBUG unit.oai-hss/0.install checking whether pathfind(3) works... no unit-oai-hss-0: 08:10:35 DEBUG unit.oai-hss/0.install checking whether /dev/zero is readable device... crw-rw-rw- 1 root root 1, 5 Jan 18 08:05 /dev/zero unit-oai-hss-0: 08:10:35 DEBUG unit.oai-hss/0.install checking whether we have a functional realpath(3C)... yes unit-oai-hss-0: 08:10:35 DEBUG unit.oai-hss/0.install checking whether strftime() works... yes unit-abot-epc-basic-0: 08:10:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgmpxx4ldbl:amd64. unit-abot-epc-basic-0: 08:10:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgmpxx4ldbl_2%3a6.1.0+dfsg-2_amd64.deb ... unit-oai-hss-0: 08:10:35 DEBUG unit.oai-hss/0.install checking whether fopen accepts "b" mode... yes unit-abot-epc-basic-0: 08:10:35 DEBUG unit.abot-epc-basic/0.install Unpacking libgmpxx4ldbl:amd64 (2:6.1.0+dfsg-2) ... unit-oai-hss-0: 08:10:35 DEBUG unit.oai-hss/0.install checking whether fopen accepts "t" mode... yes unit-oai-hss-0: 08:10:35 DEBUG unit.oai-hss/0.install checking whether not wanting optional option args... yes unit-oai-hss-0: 08:10:35 DEBUG unit.oai-hss/0.install checking for ssize_t... yes unit-oai-hss-0: 08:10:35 DEBUG unit.oai-hss/0.install checking size of unsigned long int... 8 unit-oai-hss-0: 08:10:35 DEBUG unit.oai-hss/0.install checking size of unsigned int... 4 unit-oai-hss-0: 08:10:35 DEBUG unit.oai-hss/0.install checking whether to include zlib compression support... yes unit-oai-hss-0: 08:10:35 DEBUG unit.oai-hss/0.install checking for libz... yes unit-oai-hss-0: 08:10:35 DEBUG unit.oai-hss/0.install checking how to link with libz... -lz unit-oai-hss-0: 08:10:35 DEBUG unit.oai-hss/0.install checking whether building Guile bindings... yes unit-oai-hss-0: 08:10:35 DEBUG unit.oai-hss/0.install *** unit-oai-hss-0: 08:10:35 DEBUG unit.oai-hss/0.install *** Detecting GNU Guile... unit-oai-hss-0: 08:10:35 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 08:10:35 DEBUG unit.oai-hss/0.install checking for guile-snarf... no unit-oai-hss-0: 08:10:35 DEBUG unit.oai-hss/0.install configure: WARNING: `guile-snarf' from Guile 1.8 not found. Guile bindings not built. unit-oai-hss-0: 08:10:35 DEBUG unit.oai-hss/0.install *** unit-oai-hss-0: 08:10:35 DEBUG unit.oai-hss/0.install *** Checking dependencies for crywrap... unit-oai-hss-0: 08:10:35 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 08:10:35 DEBUG unit.oai-hss/0.install checking for arpa/inet.h... (cached) yes unit-abot-epc-basic-0: 08:10:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgmp-dev:amd64. unit-oai-hss-0: 08:10:35 DEBUG unit.oai-hss/0.install checking for netinet/in.h... (cached) yes unit-abot-epc-basic-0: 08:10:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgmp-dev_2%3a6.1.0+dfsg-2_amd64.deb ... unit-oai-hss-0: 08:10:35 DEBUG unit.oai-hss/0.install checking for sys/select.h... (cached) yes unit-oai-hss-0: 08:10:35 DEBUG unit.oai-hss/0.install checking for sys/types.h... (cached) yes unit-oai-hss-0: 08:10:35 DEBUG unit.oai-hss/0.install checking for sys/wait.h... (cached) yes unit-abot-epc-basic-0: 08:10:35 DEBUG unit.abot-epc-basic/0.install Unpacking libgmp-dev:amd64 (2:6.1.0+dfsg-2) ... unit-oai-hss-0: 08:10:35 DEBUG unit.oai-hss/0.install checking return type of signal handlers... void unit-oai-hss-0: 08:10:35 DEBUG unit.oai-hss/0.install checking for sys/select.h... (cached) yes unit-oai-hss-0: 08:10:35 DEBUG unit.oai-hss/0.install checking for sys/socket.h... (cached) yes unit-oai-hss-0: 08:10:35 DEBUG unit.oai-hss/0.install checking types of arguments for select... int,fd_set *,struct timeval * unit-oai-hss-0: 08:10:35 DEBUG unit.oai-hss/0.install checking for alarm... yes unit-oai-hss-0: 08:10:35 DEBUG unit.oai-hss/0.install checking for atexit... yes unit-oai-hss-0: 08:10:36 DEBUG unit.oai-hss/0.install checking for dup2... yes unit-oai-hss-0: 08:10:36 DEBUG unit.oai-hss/0.install checking for epoll_create... yes unit-oai-hss-0: 08:10:36 DEBUG unit.oai-hss/0.install checking for kqueue... no unit-abot-epc-basic-0: 08:10:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgc-dev:amd64. unit-abot-epc-basic-0: 08:10:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgc-dev_1%3a7.4.2-7.3ubuntu0.1_amd64.deb ... unit-oai-hss-0: 08:10:36 DEBUG unit.oai-hss/0.install checking for memchr... yes unit-abot-epc-basic-0: 08:10:36 DEBUG unit.abot-epc-basic/0.install Unpacking libgc-dev:amd64 (1:7.4.2-7.3ubuntu0.1) ... unit-oai-hss-0: 08:10:36 DEBUG unit.oai-hss/0.install checking for memset... yes unit-oai-hss-0: 08:10:36 DEBUG unit.oai-hss/0.install checking for munmap... yes unit-oai-hss-0: 08:10:36 DEBUG unit.oai-hss/0.install checking for putenv... yes unit-oai-hss-0: 08:10:36 DEBUG unit.oai-hss/0.install checking for regcomp... yes unit-oai-hss-0: 08:10:36 DEBUG unit.oai-hss/0.install checking for scandir... (cached) yes unit-oai-hss-0: 08:10:36 DEBUG unit.oai-hss/0.install checking for select... yes unit-oai-hss-0: 08:10:36 DEBUG unit.oai-hss/0.install checking for socket... yes unit-oai-hss-0: 08:10:36 DEBUG unit.oai-hss/0.install checking for strcasecmp... (cached) yes unit-oai-hss-0: 08:10:36 DEBUG unit.oai-hss/0.install checking for strchr... (cached) yes unit-oai-hss-0: 08:10:36 DEBUG unit.oai-hss/0.install checking for strdup... (cached) yes unit-oai-hss-0: 08:10:36 DEBUG unit.oai-hss/0.install checking for strerror... yes unit-oai-hss-0: 08:10:36 DEBUG unit.oai-hss/0.install checking for strncasecmp... (cached) yes unit-oai-hss-0: 08:10:36 DEBUG unit.oai-hss/0.install checking for strrchr... (cached) yes unit-oai-hss-0: 08:10:36 DEBUG unit.oai-hss/0.install checking for strstr... yes unit-oai-hss-0: 08:10:36 DEBUG unit.oai-hss/0.install checking for strtoul... yes unit-abot-epc-basic-0: 08:10:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package pkg-config. unit-abot-epc-basic-0: 08:10:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../pkg-config_0.29.1-0ubuntu1_amd64.deb ... unit-oai-hss-0: 08:10:36 DEBUG unit.oai-hss/0.install checking for uname... yes unit-oai-hss-0: 08:10:36 DEBUG unit.oai-hss/0.install checking for LIBIDN... yes unit-oai-hss-0: 08:10:36 DEBUG unit.oai-hss/0.install checking that generated files are newer than configure... done unit-oai-hss-0: 08:10:36 DEBUG unit.oai-hss/0.install configure: creating ./config.status unit-abot-epc-basic-0: 08:10:36 DEBUG unit.abot-epc-basic/0.install Unpacking pkg-config (0.29.1-0ubuntu1) ... unit-abot-epc-basic-0: 08:10:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package guile-2.0-dev. unit-abot-epc-basic-0: 08:10:37 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: 08:10:37 DEBUG unit.abot-epc-basic/0.install Unpacking guile-2.0-dev (2.0.11+1-10ubuntu0.1) ... unit-oai-hss-0: 08:10:37 DEBUG unit.oai-hss/0.install config.status: creating src/libopts/Makefile unit-oai-hss-0: 08:10:37 DEBUG unit.oai-hss/0.install config.status: creating guile/pre-inst-guile unit-oai-hss-0: 08:10:37 DEBUG unit.oai-hss/0.install config.status: creating Makefile unit-oai-hss-0: 08:10:37 DEBUG unit.oai-hss/0.install config.status: creating doc/Makefile unit-oai-hss-0: 08:10:37 DEBUG unit.oai-hss/0.install config.status: creating doc/credentials/Makefile unit-oai-hss-0: 08:10:37 DEBUG unit.oai-hss/0.install config.status: creating doc/credentials/openpgp/Makefile unit-oai-hss-0: 08:10:37 DEBUG unit.oai-hss/0.install config.status: creating doc/credentials/srp/Makefile unit-oai-hss-0: 08:10:37 DEBUG unit.oai-hss/0.install config.status: creating doc/credentials/x509/Makefile unit-oai-hss-0: 08:10:37 DEBUG unit.oai-hss/0.install config.status: creating doc/cyclo/Makefile unit-oai-hss-0: 08:10:37 DEBUG unit.oai-hss/0.install config.status: creating doc/doxygen/Doxyfile unit-oai-hss-0: 08:10:37 DEBUG unit.oai-hss/0.install config.status: creating doc/examples/Makefile unit-oai-hss-0: 08:10:37 DEBUG unit.oai-hss/0.install config.status: creating doc/latex/Makefile unit-oai-hss-0: 08:10:37 DEBUG unit.oai-hss/0.install config.status: creating doc/manpages/Makefile unit-oai-hss-0: 08:10:37 DEBUG unit.oai-hss/0.install config.status: creating doc/reference/Makefile unit-oai-hss-0: 08:10:37 DEBUG unit.oai-hss/0.install config.status: creating doc/reference/version.xml unit-oai-hss-0: 08:10:37 DEBUG unit.oai-hss/0.install config.status: creating doc/scripts/Makefile unit-oai-hss-0: 08:10:37 DEBUG unit.oai-hss/0.install config.status: creating extra/Makefile unit-oai-hss-0: 08:10:37 DEBUG unit.oai-hss/0.install config.status: creating extra/includes/Makefile unit-oai-hss-0: 08:10:37 DEBUG unit.oai-hss/0.install config.status: creating libdane/Makefile unit-oai-hss-0: 08:10:37 DEBUG unit.oai-hss/0.install config.status: creating libdane/includes/Makefile unit-oai-hss-0: 08:10:37 DEBUG unit.oai-hss/0.install config.status: creating libdane/gnutls-dane.pc unit-oai-hss-0: 08:10:37 DEBUG unit.oai-hss/0.install config.status: creating gl/Makefile unit-abot-epc-basic-0: 08:10:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package hdf5-helpers. unit-oai-hss-0: 08:10:37 DEBUG unit.oai-hss/0.install config.status: creating gl/tests/Makefile unit-abot-epc-basic-0: 08:10:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../hdf5-helpers_1.8.16+docs-4ubuntu1.1_amd64.deb ... unit-oai-hss-0: 08:10:37 DEBUG unit.oai-hss/0.install config.status: creating guile/Makefile unit-oai-hss-0: 08:10:37 DEBUG unit.oai-hss/0.install config.status: creating guile/modules/Makefile unit-abot-epc-basic-0: 08:10:37 DEBUG unit.abot-epc-basic/0.install Unpacking hdf5-helpers (1.8.16+docs-4ubuntu1.1) ... unit-oai-hss-0: 08:10:37 DEBUG unit.oai-hss/0.install config.status: creating guile/src/Makefile unit-oai-hss-0: 08:10:37 DEBUG unit.oai-hss/0.install config.status: creating guile/tests/Makefile unit-oai-hss-0: 08:10:37 DEBUG unit.oai-hss/0.install config.status: creating lib/Makefile unit-oai-hss-0: 08:10:37 DEBUG unit.oai-hss/0.install config.status: creating lib/accelerated/Makefile unit-oai-hss-0: 08:10:37 DEBUG unit.oai-hss/0.install config.status: creating lib/accelerated/x86/Makefile unit-oai-hss-0: 08:10:37 DEBUG unit.oai-hss/0.install config.status: creating lib/algorithms/Makefile unit-oai-hss-0: 08:10:37 DEBUG unit.oai-hss/0.install config.status: creating lib/auth/Makefile unit-oai-hss-0: 08:10:37 DEBUG unit.oai-hss/0.install config.status: creating lib/ext/Makefile unit-oai-hss-0: 08:10:37 DEBUG unit.oai-hss/0.install config.status: creating lib/extras/Makefile unit-oai-hss-0: 08:10:37 DEBUG unit.oai-hss/0.install config.status: creating lib/gnutls.pc unit-oai-hss-0: 08:10:37 DEBUG unit.oai-hss/0.install config.status: creating lib/includes/Makefile unit-oai-hss-0: 08:10:37 DEBUG unit.oai-hss/0.install config.status: creating lib/includes/gnutls/gnutls.h unit-oai-hss-0: 08:10:37 DEBUG unit.oai-hss/0.install config.status: creating lib/minitasn1/Makefile unit-oai-hss-0: 08:10:37 DEBUG unit.oai-hss/0.install config.status: creating lib/nettle/Makefile unit-abot-epc-basic-0: 08:10:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package icu-devtools. unit-oai-hss-0: 08:10:37 DEBUG unit.oai-hss/0.install config.status: creating lib/opencdk/Makefile unit-abot-epc-basic-0: 08:10:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../icu-devtools_55.1-7ubuntu0.4_amd64.deb ... unit-oai-hss-0: 08:10:37 DEBUG unit.oai-hss/0.install config.status: creating lib/openpgp/Makefile unit-abot-epc-basic-0: 08:10:37 DEBUG unit.abot-epc-basic/0.install Unpacking icu-devtools (55.1-7ubuntu0.4) ... unit-oai-hss-0: 08:10:37 DEBUG unit.oai-hss/0.install config.status: creating lib/x509/Makefile unit-oai-hss-0: 08:10:38 DEBUG unit.oai-hss/0.install config.status: creating po/Makefile.in unit-oai-hss-0: 08:10:38 DEBUG unit.oai-hss/0.install config.status: creating src/Makefile unit-oai-hss-0: 08:10:38 DEBUG unit.oai-hss/0.install config.status: creating src/crywrap/Makefile unit-oai-hss-0: 08:10:38 DEBUG unit.oai-hss/0.install config.status: creating tests/Makefile unit-oai-hss-0: 08:10:38 DEBUG unit.oai-hss/0.install config.status: creating tests/cert-tests/Makefile unit-oai-hss-0: 08:10:38 DEBUG unit.oai-hss/0.install config.status: creating tests/dsa/Makefile unit-oai-hss-0: 08:10:38 DEBUG unit.oai-hss/0.install config.status: creating tests/dtls/Makefile unit-oai-hss-0: 08:10:38 DEBUG unit.oai-hss/0.install config.status: creating tests/srp/Makefile unit-oai-hss-0: 08:10:38 DEBUG unit.oai-hss/0.install config.status: creating tests/ecdsa/Makefile unit-oai-hss-0: 08:10:38 DEBUG unit.oai-hss/0.install config.status: creating tests/key-id/Makefile unit-oai-hss-0: 08:10:38 DEBUG unit.oai-hss/0.install config.status: creating tests/openpgp-certs/Makefile unit-oai-hss-0: 08:10:38 DEBUG unit.oai-hss/0.install config.status: creating tests/pkcs1-padding/Makefile unit-abot-epc-basic-0: 08:10:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package iperf. unit-oai-hss-0: 08:10:38 DEBUG unit.oai-hss/0.install config.status: creating tests/pkcs12-decode/Makefile unit-abot-epc-basic-0: 08:10:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../iperf_2.0.5+dfsg1-2ubuntu0.1_amd64.deb ... unit-oai-hss-0: 08:10:38 DEBUG unit.oai-hss/0.install config.status: creating tests/pkcs8-decode/Makefile unit-oai-hss-0: 08:10:38 DEBUG unit.oai-hss/0.install config.status: creating tests/rsa-md5-collision/Makefile unit-abot-epc-basic-0: 08:10:38 DEBUG unit.abot-epc-basic/0.install Unpacking iperf (2.0.5+dfsg1-2ubuntu0.1) ... unit-oai-hss-0: 08:10:38 DEBUG unit.oai-hss/0.install config.status: creating tests/safe-renegotiation/Makefile unit-oai-hss-0: 08:10:38 DEBUG unit.oai-hss/0.install config.status: creating tests/scripts/Makefile unit-oai-hss-0: 08:10:38 DEBUG unit.oai-hss/0.install config.status: creating tests/sha2/Makefile unit-oai-hss-0: 08:10:38 DEBUG unit.oai-hss/0.install config.status: creating tests/slow/Makefile unit-oai-hss-0: 08:10:38 DEBUG unit.oai-hss/0.install config.status: creating tests/suite/Makefile unit-oai-hss-0: 08:10:38 DEBUG unit.oai-hss/0.install config.status: creating tests/userid/Makefile unit-oai-hss-0: 08:10:38 DEBUG unit.oai-hss/0.install config.status: creating config.h unit-oai-hss-0: 08:10:38 DEBUG unit.oai-hss/0.install config.status: executing depfiles commands unit-abot-epc-basic-0: 08:10:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package iproute. unit-abot-epc-basic-0: 08:10:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../iproute_1%3a4.3.0-1ubuntu3.16.04.4_all.deb ... unit-abot-epc-basic-0: 08:10:38 DEBUG unit.abot-epc-basic/0.install Unpacking iproute (1:4.3.0-1ubuntu3.16.04.4) ... unit-abot-epc-basic-0: 08:10:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package iptables-dev. unit-abot-epc-basic-0: 08:10:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../iptables-dev_1.6.0-2ubuntu3_amd64.deb ... unit-abot-epc-basic-0: 08:10:38 DEBUG unit.abot-epc-basic/0.install Unpacking iptables-dev (1.6.0-2ubuntu3) ... unit-abot-epc-basic-0: 08:10:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package javascript-common. unit-abot-epc-basic-0: 08:10:39 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../javascript-common_11_all.deb ... unit-abot-epc-basic-0: 08:10:39 DEBUG unit.abot-epc-basic/0.install Unpacking javascript-common (11) ... unit-oai-hss-0: 08:10:39 DEBUG unit.oai-hss/0.install config.status: executing po-directories commands unit-oai-hss-0: 08:10:39 DEBUG unit.oai-hss/0.install config.status: creating po/POTFILES unit-oai-hss-0: 08:10:39 DEBUG unit.oai-hss/0.install config.status: creating po/Makefile unit-oai-hss-0: 08:10:39 DEBUG unit.oai-hss/0.install config.status: executing libtool commands unit-oai-hss-0: 08:10:39 DEBUG unit.oai-hss/0.install configure: summary of build options: unit-oai-hss-0: 08:10:39 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 08:10:39 DEBUG unit.oai-hss/0.install version: 3.1.23 shared 49:3:21 unit-oai-hss-0: 08:10:39 DEBUG unit.oai-hss/0.install Host/Target system: x86_64-unknown-linux-gnu unit-oai-hss-0: 08:10:39 DEBUG unit.oai-hss/0.install Build system: x86_64-unknown-linux-gnu unit-oai-hss-0: 08:10:39 DEBUG unit.oai-hss/0.install Install prefix: /usr unit-oai-hss-0: 08:10:39 DEBUG unit.oai-hss/0.install Compiler: gcc -std=gnu99 unit-oai-hss-0: 08:10:39 DEBUG unit.oai-hss/0.install CFlags: -g -O2 unit-oai-hss-0: 08:10:39 DEBUG unit.oai-hss/0.install Library types: Shared=yes, Static=yes unit-oai-hss-0: 08:10:39 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 08:10:39 DEBUG unit.oai-hss/0.install configure: External hardware support: unit-oai-hss-0: 08:10:39 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 08:10:39 DEBUG unit.oai-hss/0.install /dev/crypto: no unit-oai-hss-0: 08:10:39 DEBUG unit.oai-hss/0.install Hardware accel: x86-64 unit-oai-hss-0: 08:10:39 DEBUG unit.oai-hss/0.install PKCS#11 support: yes unit-oai-hss-0: 08:10:39 DEBUG unit.oai-hss/0.install TPM support: yes unit-oai-hss-0: 08:10:39 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 08:10:39 DEBUG unit.oai-hss/0.install configure: Optional features: unit-oai-hss-0: 08:10:39 DEBUG unit.oai-hss/0.install (note that included applications might not compile properly unit-oai-hss-0: 08:10:39 DEBUG unit.oai-hss/0.install if features are disabled) unit-oai-hss-0: 08:10:39 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 08:10:39 DEBUG unit.oai-hss/0.install DTLS-SRTP support: yes unit-oai-hss-0: 08:10:39 DEBUG unit.oai-hss/0.install OCSP support: yes unit-oai-hss-0: 08:10:39 DEBUG unit.oai-hss/0.install OpenPGP support: yes unit-oai-hss-0: 08:10:39 DEBUG unit.oai-hss/0.install SRP support: yes unit-oai-hss-0: 08:10:39 DEBUG unit.oai-hss/0.install PSK support: yes unit-oai-hss-0: 08:10:39 DEBUG unit.oai-hss/0.install DHE support: yes unit-oai-hss-0: 08:10:39 DEBUG unit.oai-hss/0.install ECDHE support: yes unit-oai-hss-0: 08:10:39 DEBUG unit.oai-hss/0.install RSA-EXPORT support: yes unit-oai-hss-0: 08:10:39 DEBUG unit.oai-hss/0.install Anon auth support: yes unit-oai-hss-0: 08:10:39 DEBUG unit.oai-hss/0.install Heartbeat support: yes unit-oai-hss-0: 08:10:39 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 08:10:39 DEBUG unit.oai-hss/0.install configure: Optional applications: unit-oai-hss-0: 08:10:39 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 08:10:39 DEBUG unit.oai-hss/0.install crywrap app: yes unit-oai-hss-0: 08:10:39 DEBUG unit.oai-hss/0.install local libopts: yes unit-oai-hss-0: 08:10:39 DEBUG unit.oai-hss/0.install local libtasn1: no unit-oai-hss-0: 08:10:39 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 08:10:39 DEBUG unit.oai-hss/0.install configure: Optional libraries: unit-oai-hss-0: 08:10:39 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 08:10:39 DEBUG unit.oai-hss/0.install Guile wrappers: no unit-oai-hss-0: 08:10:39 DEBUG unit.oai-hss/0.install C++ library: yes unit-oai-hss-0: 08:10:39 DEBUG unit.oai-hss/0.install DANE library: no unit-oai-hss-0: 08:10:39 DEBUG unit.oai-hss/0.install OpenSSL compat: yes unit-oai-hss-0: 08:10:39 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 08:10:39 DEBUG unit.oai-hss/0.install configure: System files: unit-oai-hss-0: 08:10:39 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 08:10:39 DEBUG unit.oai-hss/0.install Trust store pkcs: unit-oai-hss-0: 08:10:39 DEBUG unit.oai-hss/0.install Trust store file: /etc/ssl/certs/ca-certificates.crt unit-oai-hss-0: 08:10:39 DEBUG unit.oai-hss/0.install Blacklist file: unit-oai-hss-0: 08:10:39 DEBUG unit.oai-hss/0.install CRL file: unit-oai-hss-0: 08:10:39 DEBUG unit.oai-hss/0.install DNSSEC root key file: /etc/unbound/root.key unit-oai-hss-0: 08:10:39 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 08:10:39 DEBUG unit.oai-hss/0.install configure: WARNING: unit-oai-hss-0: 08:10:39 DEBUG unit.oai-hss/0.install *** unit-oai-hss-0: 08:10:39 DEBUG unit.oai-hss/0.install *** The DNSSEC root key file in /etc/unbound/root.key was not found. unit-oai-hss-0: 08:10:39 DEBUG unit.oai-hss/0.install *** This file is needed for the verification of DNSSEC responses. unit-oai-hss-0: 08:10:39 DEBUG unit.oai-hss/0.install *** Use the command: unbound-anchor -a "/etc/unbound/root.key" unit-oai-hss-0: 08:10:39 DEBUG unit.oai-hss/0.install *** to generate or update it. unit-oai-hss-0: 08:10:39 DEBUG unit.oai-hss/0.install *** unit-oai-hss-0: 08:10:39 DEBUG unit.oai-hss/0.install Compiling gnutls unit-oai-hss-0: 08:10:39 DEBUG unit.oai-hss/0.install make all-recursive unit-abot-epc-basic-0: 08:10:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libaec0:amd64. unit-abot-epc-basic-0: 08:10:39 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libaec0_0.3.2-1_amd64.deb ... unit-oai-hss-0: 08:10:39 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/gnutls-3.1.23' unit-oai-hss-0: 08:10:39 DEBUG unit.oai-hss/0.install Making all in gl unit-oai-hss-0: 08:10:39 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 08:10:39 DEBUG unit.oai-hss/0.install GEN alloca.h unit-oai-hss-0: 08:10:39 DEBUG unit.oai-hss/0.install GEN c++defs.h unit-oai-hss-0: 08:10:39 DEBUG unit.oai-hss/0.install GEN warn-on-use.h unit-oai-hss-0: 08:10:39 DEBUG unit.oai-hss/0.install GEN arg-nonnull.h unit-oai-hss-0: 08:10:39 DEBUG unit.oai-hss/0.install GEN unused-parameter.h unit-abot-epc-basic-0: 08:10:39 DEBUG unit.abot-epc-basic/0.install Unpacking libaec0:amd64 (0.3.2-1) ... unit-oai-hss-0: 08:10:39 DEBUG unit.oai-hss/0.install GEN sys/types.h unit-oai-hss-0: 08:10:39 DEBUG unit.oai-hss/0.install GEN sys/uio.h unit-oai-hss-0: 08:10:39 DEBUG unit.oai-hss/0.install GEN unistr.h unit-oai-hss-0: 08:10:39 DEBUG unit.oai-hss/0.install GEN unitypes.h unit-oai-hss-0: 08:10:39 DEBUG unit.oai-hss/0.install GEN wchar.h unit-oai-hss-0: 08:10:39 DEBUG unit.oai-hss/0.install GEN dirent.h unit-oai-hss-0: 08:10:39 DEBUG unit.oai-hss/0.install GEN arpa/inet.h unit-oai-hss-0: 08:10:39 DEBUG unit.oai-hss/0.install GEN getopt.h unit-oai-hss-0: 08:10:40 DEBUG unit.oai-hss/0.install GEN iconv.h unit-oai-hss-0: 08:10:40 DEBUG unit.oai-hss/0.install GEN math.h unit-oai-hss-0: 08:10:40 DEBUG unit.oai-hss/0.install GEN netdb.h unit-oai-hss-0: 08:10:40 DEBUG unit.oai-hss/0.install GEN signal.h unit-oai-hss-0: 08:10:40 DEBUG unit.oai-hss/0.install GEN stdio.h unit-oai-hss-0: 08:10:40 DEBUG unit.oai-hss/0.install GEN stdlib.h unit-oai-hss-0: 08:10:40 DEBUG unit.oai-hss/0.install GEN string.h unit-oai-hss-0: 08:10:40 DEBUG unit.oai-hss/0.install GEN strings.h unit-oai-hss-0: 08:10:40 DEBUG unit.oai-hss/0.install GEN sys/select.h unit-oai-hss-0: 08:10:40 DEBUG unit.oai-hss/0.install GEN sys/socket.h unit-oai-hss-0: 08:10:40 DEBUG unit.oai-hss/0.install GEN sys/stat.h unit-oai-hss-0: 08:10:40 DEBUG unit.oai-hss/0.install GEN time.h unit-oai-hss-0: 08:10:40 DEBUG unit.oai-hss/0.install GEN sys/time.h unit-oai-hss-0: 08:10:40 DEBUG unit.oai-hss/0.install GEN unistd.h unit-oai-hss-0: 08:10:40 DEBUG unit.oai-hss/0.install make all-recursive unit-oai-hss-0: 08:10:40 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 08:10:40 DEBUG unit.oai-hss/0.install Making all in tests unit-abot-epc-basic-0: 08:10:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsuitesparseconfig4.4.6:amd64. unit-abot-epc-basic-0: 08:10:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsuitesparseconfig4.4.6_1%3a4.4.6-1_amd64.deb ... unit-oai-hss-0: 08:10:40 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 08:10:40 DEBUG unit.oai-hss/0.install GEN c++defs.h unit-oai-hss-0: 08:10:40 DEBUG unit.oai-hss/0.install GEN arg-nonnull.h unit-oai-hss-0: 08:10:40 DEBUG unit.oai-hss/0.install GEN warn-on-use.h unit-oai-hss-0: 08:10:40 DEBUG unit.oai-hss/0.install GEN unused-parameter.h unit-oai-hss-0: 08:10:40 DEBUG unit.oai-hss/0.install GEN fcntl.h unit-oai-hss-0: 08:10:40 DEBUG unit.oai-hss/0.install GEN inttypes.h unit-oai-hss-0: 08:10:40 DEBUG unit.oai-hss/0.install GEN locale.h unit-oai-hss-0: 08:10:40 DEBUG unit.oai-hss/0.install GEN sys/ioctl.h unit-oai-hss-0: 08:10:40 DEBUG unit.oai-hss/0.install make all-recursive unit-abot-epc-basic-0: 08:10:40 DEBUG unit.abot-epc-basic/0.install Unpacking libsuitesparseconfig4.4.6:amd64 (1:4.4.6-1) ... unit-oai-hss-0: 08:10:40 DEBUG unit.oai-hss/0.install make[5]: Entering directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 08:10:40 DEBUG unit.oai-hss/0.install Making all in . unit-oai-hss-0: 08:10:40 DEBUG unit.oai-hss/0.install make[6]: Entering directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 08:10:40 DEBUG unit.oai-hss/0.install make[6]: Nothing to be done for `all-am'. unit-oai-hss-0: 08:10:40 DEBUG unit.oai-hss/0.install make[6]: Leaving directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 08:10:40 DEBUG unit.oai-hss/0.install make[5]: Leaving directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 08:10:40 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 08:10:40 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 08:10:40 DEBUG unit.oai-hss/0.install CC argp-ba.lo unit-oai-hss-0: 08:10:40 DEBUG unit.oai-hss/0.install CC argp-eexst.lo unit-oai-hss-0: 08:10:40 DEBUG unit.oai-hss/0.install CC argp-fmtstream.lo unit-oai-hss-0: 08:10:40 DEBUG unit.oai-hss/0.install CC argp-fs-xinl.lo unit-oai-hss-0: 08:10:40 DEBUG unit.oai-hss/0.install CC argp-help.lo unit-oai-hss-0: 08:10:40 DEBUG unit.oai-hss/0.install CC argp-parse.lo unit-oai-hss-0: 08:10:40 DEBUG unit.oai-hss/0.install CC argp-pin.lo unit-abot-epc-basic-0: 08:10:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libamd2.4.1:amd64. unit-abot-epc-basic-0: 08:10: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: 08:10:40 DEBUG unit.oai-hss/0.install CC argp-pv.lo unit-abot-epc-basic-0: 08:10:40 DEBUG unit.abot-epc-basic/0.install Unpacking libamd2.4.1:amd64 (1:4.4.6-1) ... unit-oai-hss-0: 08:10:41 DEBUG unit.oai-hss/0.install CC argp-pvh.lo unit-oai-hss-0: 08:10:41 DEBUG unit.oai-hss/0.install CC argp-xinl.lo unit-abot-epc-basic-0: 08:10:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libarpack2. unit-abot-epc-basic-0: 08:10:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libarpack2_3.3.0-1build2_amd64.deb ... unit-abot-epc-basic-0: 08:10:41 DEBUG unit.abot-epc-basic/0.install Unpacking libarpack2 (3.3.0-1build2) ... unit-oai-hss-0: 08:10:41 DEBUG unit.oai-hss/0.install CC base64.lo unit-oai-hss-0: 08:10:41 DEBUG unit.oai-hss/0.install CC c-ctype.lo unit-abot-epc-basic-0: 08:10:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libasprintf-dev:amd64. unit-abot-epc-basic-0: 08:10:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libasprintf-dev_0.19.7-2ubuntu3.1_amd64.deb ... unit-abot-epc-basic-0: 08:10:41 DEBUG unit.abot-epc-basic/0.install Unpacking libasprintf-dev:amd64 (0.19.7-2ubuntu3.1) ... unit-oai-hss-0: 08:10:41 DEBUG unit.oai-hss/0.install CC c-strcasecmp.lo unit-oai-hss-0: 08:10:42 DEBUG unit.oai-hss/0.install CC c-strncasecmp.lo unit-oai-hss-0: 08:10:42 DEBUG unit.oai-hss/0.install CC dirname-lgpl.lo unit-oai-hss-0: 08:10:42 DEBUG unit.oai-hss/0.install CC basename-lgpl.lo unit-oai-hss-0: 08:10:42 DEBUG unit.oai-hss/0.install CC stripslash.lo unit-oai-hss-0: 08:10:42 DEBUG unit.oai-hss/0.install CC fd-hook.lo unit-oai-hss-0: 08:10:42 DEBUG unit.oai-hss/0.install CC gettime.lo unit-abot-epc-basic-0: 08:10:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libglib2.0-bin. unit-abot-epc-basic-0: 08:10:42 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libglib2.0-bin_2.48.2-0ubuntu4.1_amd64.deb ... unit-oai-hss-0: 08:10:42 DEBUG unit.oai-hss/0.install CC hash-pjw-bare.lo unit-abot-epc-basic-0: 08:10:42 DEBUG unit.abot-epc-basic/0.install Unpacking libglib2.0-bin (2.48.2-0ubuntu4.1) ... unit-oai-hss-0: 08:10:42 DEBUG unit.oai-hss/0.install CC math.lo unit-oai-hss-0: 08:10:42 DEBUG unit.oai-hss/0.install CC printf-frexp.lo unit-oai-hss-0: 08:10:42 DEBUG unit.oai-hss/0.install CC printf-frexpl.lo unit-abot-epc-basic-0: 08:10:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpcre32-3:amd64. unit-abot-epc-basic-0: 08:10:42 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpcre32-3_2%3a8.38-3.1_amd64.deb ... unit-oai-hss-0: 08:10:42 DEBUG unit.oai-hss/0.install CC progname.lo unit-abot-epc-basic-0: 08:10:42 DEBUG unit.abot-epc-basic/0.install Unpacking libpcre32-3:amd64 (2:8.38-3.1) ... unit-oai-hss-0: 08:10:42 DEBUG unit.oai-hss/0.install CC read-file.lo unit-oai-hss-0: 08:10:42 DEBUG unit.oai-hss/0.install CC sockets.lo unit-oai-hss-0: 08:10:43 DEBUG unit.oai-hss/0.install CC sys_socket.lo unit-oai-hss-0: 08:10:43 DEBUG unit.oai-hss/0.install CC timespec.lo unit-abot-epc-basic-0: 08:10:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpcre3-dev:amd64. unit-abot-epc-basic-0: 08:10:43 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpcre3-dev_2%3a8.38-3.1_amd64.deb ... unit-abot-epc-basic-0: 08:10:43 DEBUG unit.abot-epc-basic/0.install Unpacking libpcre3-dev:amd64 (2:8.38-3.1) ... unit-oai-hss-0: 08:10:43 DEBUG unit.oai-hss/0.install CC u64.lo unit-oai-hss-0: 08:10:43 DEBUG unit.oai-hss/0.install CC unistd.lo unit-oai-hss-0: 08:10:43 DEBUG unit.oai-hss/0.install CC version-etc.lo unit-oai-hss-0: 08:10:43 DEBUG unit.oai-hss/0.install CC version-etc-fsf.lo unit-oai-hss-0: 08:10:43 DEBUG unit.oai-hss/0.install CC xsize.lo unit-abot-epc-basic-0: 08:10:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package zlib1g-dev:amd64. unit-abot-epc-basic-0: 08:10:43 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../zlib1g-dev_1%3a1.2.8.dfsg-2ubuntu4.1_amd64.deb ... unit-abot-epc-basic-0: 08:10:43 DEBUG unit.abot-epc-basic/0.install Unpacking zlib1g-dev:amd64 (1:1.2.8.dfsg-2ubuntu4.1) ... unit-oai-hss-0: 08:10:43 DEBUG unit.oai-hss/0.install CC asnprintf.lo unit-oai-hss-0: 08:10:43 DEBUG unit.oai-hss/0.install CC fseterr.lo unit-oai-hss-0: 08:10:43 DEBUG unit.oai-hss/0.install CC getopt.lo unit-oai-hss-0: 08:10:43 DEBUG unit.oai-hss/0.install CC getopt1.lo unit-oai-hss-0: 08:10:43 DEBUG unit.oai-hss/0.install CC isnanl.lo unit-abot-epc-basic-0: 08:10:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libglib2.0-dev. unit-abot-epc-basic-0: 08:10:44 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libglib2.0-dev_2.48.2-0ubuntu4.1_amd64.deb ... unit-abot-epc-basic-0: 08:10:44 DEBUG unit.abot-epc-basic/0.install Unpacking libglib2.0-dev (2.48.2-0ubuntu4.1) ... unit-oai-hss-0: 08:10:44 DEBUG unit.oai-hss/0.install CC printf-args.lo unit-oai-hss-0: 08:10:44 DEBUG unit.oai-hss/0.install CC printf-parse.lo unit-oai-hss-0: 08:10:44 DEBUG unit.oai-hss/0.install CC vasnprintf.lo unit-oai-hss-0: 08:10:44 DEBUG unit.oai-hss/0.install CC vfprintf.lo unit-oai-hss-0: 08:10:44 DEBUG unit.oai-hss/0.install CC vprintf.lo unit-oai-hss-0: 08:10:44 DEBUG unit.oai-hss/0.install CC glthread/threadlib.lo unit-oai-hss-0: 08:10:45 DEBUG unit.oai-hss/0.install CC unistr/u8-mbtoucr.lo unit-oai-hss-0: 08:10:45 DEBUG unit.oai-hss/0.install CC unistr/u8-uctomb.lo unit-abot-epc-basic-0: 08:10:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdbus-1-dev:amd64. unit-abot-epc-basic-0: 08:10:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libdbus-1-dev_1.10.6-1ubuntu3.3_amd64.deb ... unit-abot-epc-basic-0: 08:10:45 DEBUG unit.abot-epc-basic/0.install Unpacking libdbus-1-dev:amd64 (1.10.6-1ubuntu3.3) ... unit-oai-hss-0: 08:10:45 DEBUG unit.oai-hss/0.install CC unistr/u8-uctomb-aux.lo unit-abot-epc-basic-0: 08:10:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-xext-dev. unit-abot-epc-basic-0: 08:10:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-xext-dev_7.3.0-1_all.deb ... unit-abot-epc-basic-0: 08:10:45 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-xext-dev (7.3.0-1) ... unit-oai-hss-0: 08:10:45 DEBUG unit.oai-hss/0.install CCLD libgnu.la unit-oai-hss-0: 08:10:45 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 08:10:45 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 08:10:45 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 08:10:45 DEBUG unit.oai-hss/0.install Making all in lib unit-oai-hss-0: 08:10:45 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib' unit-oai-hss-0: 08:10:45 DEBUG unit.oai-hss/0.install Making all in includes unit-oai-hss-0: 08:10:45 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/includes' unit-oai-hss-0: 08:10:45 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 08:10:45 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/includes' unit-oai-hss-0: 08:10:45 DEBUG unit.oai-hss/0.install Making all in x509 unit-oai-hss-0: 08:10:45 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/x509' unit-oai-hss-0: 08:10:45 DEBUG unit.oai-hss/0.install CC common.lo unit-oai-hss-0: 08:10:45 DEBUG unit.oai-hss/0.install CC key_encode.lo unit-oai-hss-0: 08:10:45 DEBUG unit.oai-hss/0.install CC key_decode.lo unit-oai-hss-0: 08:10:45 DEBUG unit.oai-hss/0.install CC crl.lo unit-abot-epc-basic-0: 08:10:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxext-dev:amd64. unit-abot-epc-basic-0: 08:10:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxext-dev_2%3a1.3.3-1_amd64.deb ... unit-abot-epc-basic-0: 08:10:46 DEBUG unit.abot-epc-basic/0.install Unpacking libxext-dev:amd64 (2:1.3.3-1) ... unit-oai-hss-0: 08:10:46 DEBUG unit.oai-hss/0.install CC crl_write.lo unit-abot-epc-basic-0: 08:10:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-fixes-dev. unit-abot-epc-basic-0: 08:10:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-fixes-dev_1%3a5.0-2ubuntu2_all.deb ... unit-abot-epc-basic-0: 08:10:46 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-fixes-dev (1:5.0-2ubuntu2) ... unit-abot-epc-basic-0: 08:10:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxfixes-dev:amd64. unit-abot-epc-basic-0: 08:10:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxfixes-dev_1%3a5.0.1-2_amd64.deb ... unit-abot-epc-basic-0: 08:10:46 DEBUG unit.abot-epc-basic/0.install Unpacking libxfixes-dev:amd64 (1:5.0.1-2) ... unit-oai-hss-0: 08:10:46 DEBUG unit.oai-hss/0.install CC crq.lo unit-abot-epc-basic-0: 08:10:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxi-dev. unit-abot-epc-basic-0: 08:10:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxi-dev_2%3a1.7.6-1_amd64.deb ... unit-abot-epc-basic-0: 08:10:47 DEBUG unit.abot-epc-basic/0.install Unpacking libxi-dev (2:1.7.6-1) ... unit-oai-hss-0: 08:10:47 DEBUG unit.oai-hss/0.install CC dn.lo unit-abot-epc-basic-0: 08:10:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-record-dev. unit-abot-epc-basic-0: 08:10:47 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-record-dev_1.14.2-1_all.deb ... unit-abot-epc-basic-0: 08:10:47 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-record-dev (1.14.2-1) ... unit-oai-hss-0: 08:10:47 DEBUG unit.oai-hss/0.install CC extensions.lo unit-abot-epc-basic-0: 08:10:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxtst-dev:amd64. unit-abot-epc-basic-0: 08:10:47 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxtst-dev_2%3a1.2.2-1_amd64.deb ... unit-abot-epc-basic-0: 08:10:47 DEBUG unit.abot-epc-basic/0.install Unpacking libxtst-dev:amd64 (2:1.2.2-1) ... unit-abot-epc-basic-0: 08:10:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatspi2.0-dev. unit-abot-epc-basic-0: 08:10:47 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatspi2.0-dev_2.18.3-4ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 08:10:48 DEBUG unit.abot-epc-basic/0.install Unpacking libatspi2.0-dev (2.18.3-4ubuntu1) ... unit-oai-hss-0: 08:10:48 DEBUG unit.oai-hss/0.install CC mpi.lo unit-abot-epc-basic-0: 08:10:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatk-bridge2.0-dev:amd64. unit-abot-epc-basic-0: 08:10:48 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatk-bridge2.0-dev_2.18.1-2ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 08:10:48 DEBUG unit.abot-epc-basic/0.install Unpacking libatk-bridge2.0-dev:amd64 (2.18.1-2ubuntu1) ... unit-oai-hss-0: 08:10:48 DEBUG unit.oai-hss/0.install CC output.lo unit-abot-epc-basic-0: 08:10:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatk1.0-dev. unit-abot-epc-basic-0: 08:10:48 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatk1.0-dev_2.18.0-1_amd64.deb ... unit-abot-epc-basic-0: 08:10:49 DEBUG unit.abot-epc-basic/0.install Unpacking libatk1.0-dev (2.18.0-1) ... unit-oai-hss-0: 08:10:49 DEBUG unit.oai-hss/0.install CC pbkdf2-sha1.lo unit-oai-hss-0: 08:10:49 DEBUG unit.oai-hss/0.install CC pkcs12.lo unit-abot-epc-basic-0: 08:10:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libblas-dev. unit-abot-epc-basic-0: 08:10:49 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libblas-dev_3.6.0-2ubuntu2_amd64.deb ... unit-oai-hss-0: 08:10:49 DEBUG unit.oai-hss/0.install CC pkcs12_bag.lo unit-abot-epc-basic-0: 08:10:49 DEBUG unit.abot-epc-basic/0.install Unpacking libblas-dev (3.6.0-2ubuntu2) ... unit-oai-hss-0: 08:10:49 DEBUG unit.oai-hss/0.install CC pkcs12_encr.lo unit-abot-epc-basic-0: 08:10:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatlas-dev. unit-abot-epc-basic-0: 08:10:49 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatlas-dev_3.10.2-9_amd64.deb ... unit-abot-epc-basic-0: 08:10:49 DEBUG unit.abot-epc-basic/0.install Unpacking libatlas-dev (3.10.2-9) ... unit-oai-hss-0: 08:10:50 DEBUG unit.oai-hss/0.install CC pkcs7.lo unit-abot-epc-basic-0: 08:10:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatlas-base-dev. unit-abot-epc-basic-0: 08:10:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatlas-base-dev_3.10.2-9_amd64.deb ... unit-abot-epc-basic-0: 08:10:50 DEBUG unit.abot-epc-basic/0.install Unpacking libatlas-base-dev (3.10.2-9) ... unit-oai-hss-0: 08:10:50 DEBUG unit.oai-hss/0.install CC privkey.lo unit-oai-hss-0: 08:10:51 DEBUG unit.oai-hss/0.install CC privkey_pkcs8.lo unit-abot-epc-basic-0: 08:10:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcairo-script-interpreter2:amd64. unit-abot-epc-basic-0: 08:10:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcairo-script-interpreter2_1.14.6-1_amd64.deb ... unit-abot-epc-basic-0: 08:10:51 DEBUG unit.abot-epc-basic/0.install Unpacking libcairo-script-interpreter2:amd64 (1.14.6-1) ... unit-abot-epc-basic-0: 08:10:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpng12-dev:amd64. unit-oai-hss-0: 08:10:51 DEBUG unit.oai-hss/0.install CC privkey_openssl.lo unit-abot-epc-basic-0: 08:10:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpng12-dev_1.2.54-1ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 08:10:52 DEBUG unit.abot-epc-basic/0.install Unpacking libpng12-dev:amd64 (1.2.54-1ubuntu1.1) ... unit-oai-hss-0: 08:10:52 DEBUG unit.oai-hss/0.install CC rfc2818_hostname.lo unit-abot-epc-basic-0: 08:10:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfreetype6-dev:amd64. unit-abot-epc-basic-0: 08:10:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfreetype6-dev_2.6.1-0.1ubuntu2.3_amd64.deb ... unit-abot-epc-basic-0: 08:10:52 DEBUG unit.abot-epc-basic/0.install Unpacking libfreetype6-dev:amd64 (2.6.1-0.1ubuntu2.3) ... unit-abot-epc-basic-0: 08:10:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfontconfig1-dev:amd64. unit-abot-epc-basic-0: 08:10:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfontconfig1-dev_2.11.94-0ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 08:10:52 DEBUG unit.abot-epc-basic/0.install Unpacking libfontconfig1-dev:amd64 (2.11.94-0ubuntu1.1) ... unit-oai-hss-0: 08:10:52 DEBUG unit.oai-hss/0.install CC sign.lo unit-oai-hss-0: 08:10:52 DEBUG unit.oai-hss/0.install CC verify.lo unit-oai-hss-0: 08:10:52 DEBUG unit.oai-hss/0.install CC x509.lo unit-oai-hss-0: 08:10:53 DEBUG unit.oai-hss/0.install CC x509_dn.lo unit-abot-epc-basic-0: 08:10:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-render-dev. unit-abot-epc-basic-0: 08:10:53 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-render-dev_2%3a0.11.1-2_all.deb ... unit-abot-epc-basic-0: 08:10:53 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-render-dev (2:0.11.1-2) ... unit-abot-epc-basic-0: 08:10:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxrender-dev:amd64. unit-abot-epc-basic-0: 08:10:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxrender-dev_1%3a0.9.9-0ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 08:10:54 DEBUG unit.abot-epc-basic/0.install Unpacking libxrender-dev:amd64 (1:0.9.9-0ubuntu1) ... unit-oai-hss-0: 08:10:54 DEBUG unit.oai-hss/0.install CC x509_write.lo unit-oai-hss-0: 08:10:54 DEBUG unit.oai-hss/0.install CC verify-high.lo unit-oai-hss-0: 08:10:54 DEBUG unit.oai-hss/0.install CC verify-high2.lo unit-abot-epc-basic-0: 08:10:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpixman-1-dev. unit-abot-epc-basic-0: 08:10:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpixman-1-dev_0.33.6-1_amd64.deb ... unit-abot-epc-basic-0: 08:10:54 DEBUG unit.abot-epc-basic/0.install Unpacking libpixman-1-dev (0.33.6-1) ... unit-abot-epc-basic-0: 08:10:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-render0-dev:amd64. unit-abot-epc-basic-0: 08:10:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-render0-dev_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 08:10:54 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-render0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 08:10:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-shm0-dev:amd64. unit-abot-epc-basic-0: 08:10:55 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-shm0-dev_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 08:10:55 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-shm0-dev:amd64 (1.11.1-1ubuntu1) ... unit-oai-hss-0: 08:10:55 DEBUG unit.oai-hss/0.install CC ocsp.lo unit-oai-hss-0: 08:10:55 DEBUG unit.oai-hss/0.install CC ocsp_output.lo unit-abot-epc-basic-0: 08:10:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcairo2-dev. unit-abot-epc-basic-0: 08:10:55 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcairo2-dev_1.14.6-1_amd64.deb ... unit-abot-epc-basic-0: 08:10:56 DEBUG unit.abot-epc-basic/0.install Unpacking libcairo2-dev (1.14.6-1) ... unit-abot-epc-basic-0: 08:10:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcamd2.4.1:amd64. unit-abot-epc-basic-0: 08:10:56 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcamd2.4.1_1%3a4.4.6-1_amd64.deb ... unit-abot-epc-basic-0: 08:10:56 DEBUG unit.abot-epc-basic/0.install Unpacking libcamd2.4.1:amd64 (1:4.4.6-1) ... unit-oai-hss-0: 08:10:56 DEBUG unit.oai-hss/0.install CCLD libgnutls_x509.la unit-oai-hss-0: 08:10:56 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/x509' unit-oai-hss-0: 08:10:56 DEBUG unit.oai-hss/0.install Making all in accelerated unit-oai-hss-0: 08:10:56 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/accelerated' unit-oai-hss-0: 08:10:56 DEBUG unit.oai-hss/0.install Making all in x86 unit-oai-hss-0: 08:10:56 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/lib/accelerated/x86' unit-oai-hss-0: 08:10:56 DEBUG unit.oai-hss/0.install CC sha-padlock.lo unit-oai-hss-0: 08:10:56 DEBUG unit.oai-hss/0.install CC hmac-padlock.lo unit-oai-hss-0: 08:10:56 DEBUG unit.oai-hss/0.install CC aes-x86.lo unit-oai-hss-0: 08:10:56 DEBUG unit.oai-hss/0.install CC aes-padlock.lo unit-abot-epc-basic-0: 08:10:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libccolamd2.9.1:amd64. unit-abot-epc-basic-0: 08:10:56 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libccolamd2.9.1_1%3a4.4.6-1_amd64.deb ... unit-abot-epc-basic-0: 08:10:57 DEBUG unit.abot-epc-basic/0.install Unpacking libccolamd2.9.1:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 08:10:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcolamd2.9.1:amd64. unit-abot-epc-basic-0: 08:10:57 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: 08:10:57 DEBUG unit.abot-epc-basic/0.install Unpacking libcolamd2.9.1:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 08:10:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcholmod3.0.6:amd64. unit-abot-epc-basic-0: 08:10:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcholmod3.0.6_1%3a4.4.6-1_amd64.deb ... unit-abot-epc-basic-0: 08:10:57 DEBUG unit.abot-epc-basic/0.install Unpacking libcholmod3.0.6:amd64 (1:4.4.6-1) ... unit-oai-hss-0: 08:10:57 DEBUG unit.oai-hss/0.install CC aes-gcm-padlock.lo unit-oai-hss-0: 08:10:57 DEBUG unit.oai-hss/0.install CC aes-gcm-x86.lo unit-oai-hss-0: 08:10:57 DEBUG unit.oai-hss/0.install CCAS appro-aes-x86-64.lo unit-oai-hss-0: 08:10:57 DEBUG unit.oai-hss/0.install CCAS appro-aes-gcm-x86-64.lo unit-oai-hss-0: 08:10:58 DEBUG unit.oai-hss/0.install CCAS padlock-x86-64.lo unit-abot-epc-basic-0: 08:10:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libconfig9:amd64. unit-abot-epc-basic-0: 08:10:58 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libconfig9_1.5-0.2_amd64.deb ... unit-oai-hss-0: 08:10:58 DEBUG unit.oai-hss/0.install CCAS cpuid-x86-64.lo unit-abot-epc-basic-0: 08:10:58 DEBUG unit.abot-epc-basic/0.install Unpacking libconfig9:amd64 (1.5-0.2) ... unit-oai-hss-0: 08:10:58 DEBUG unit.oai-hss/0.install CCLD libx86.la unit-oai-hss-0: 08:10:58 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/lib/accelerated/x86' unit-oai-hss-0: 08:10:58 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/lib/accelerated' unit-oai-hss-0: 08:10:58 DEBUG unit.oai-hss/0.install CC accelerated.lo unit-oai-hss-0: 08:10:58 DEBUG unit.oai-hss/0.install CC cryptodev.lo unit-oai-hss-0: 08:10:58 DEBUG unit.oai-hss/0.install CC cryptodev-gcm.lo unit-oai-hss-0: 08:10:58 DEBUG unit.oai-hss/0.install CCLD libaccelerated.la unit-oai-hss-0: 08:10:58 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/lib/accelerated' unit-oai-hss-0: 08:10:58 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/accelerated' unit-oai-hss-0: 08:10:58 DEBUG unit.oai-hss/0.install Making all in auth unit-oai-hss-0: 08:10:58 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/auth' unit-oai-hss-0: 08:10:58 DEBUG unit.oai-hss/0.install CC anon.lo unit-oai-hss-0: 08:10:58 DEBUG unit.oai-hss/0.install CC cert.lo unit-oai-hss-0: 08:10:58 DEBUG unit.oai-hss/0.install CC dh_common.lo unit-oai-hss-0: 08:10:58 DEBUG unit.oai-hss/0.install CC dhe.lo unit-abot-epc-basic-0: 08:10:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libconfig-dev:amd64. unit-abot-epc-basic-0: 08:10:58 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libconfig-dev_1.5-0.2_amd64.deb ... unit-abot-epc-basic-0: 08:10:58 DEBUG unit.abot-epc-basic/0.install Unpacking libconfig-dev:amd64 (1.5-0.2) ... unit-oai-hss-0: 08:10:59 DEBUG unit.oai-hss/0.install CC dhe_psk.lo unit-oai-hss-0: 08:10:59 DEBUG unit.oai-hss/0.install CC psk.lo unit-abot-epc-basic-0: 08:10:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libconfig-doc. unit-abot-epc-basic-0: 08:10:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libconfig-doc_1.5-0.2_all.deb ... unit-abot-epc-basic-0: 08:10:59 DEBUG unit.abot-epc-basic/0.install Unpacking libconfig-doc (1.5-0.2) ... unit-oai-hss-0: 08:10:59 DEBUG unit.oai-hss/0.install CC psk_passwd.lo unit-abot-epc-basic-0: 08:11:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libconfig8-dev. unit-abot-epc-basic-0: 08:11:00 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libconfig8-dev_1.5-0.2_amd64.deb ... unit-abot-epc-basic-0: 08:11:00 DEBUG unit.abot-epc-basic/0.install Unpacking libconfig8-dev (1.5-0.2) ... unit-oai-hss-0: 08:11:00 DEBUG unit.oai-hss/0.install CC rsa.lo unit-oai-hss-0: 08:11:00 DEBUG unit.oai-hss/0.install CC rsa_export.lo unit-oai-hss-0: 08:11:00 DEBUG unit.oai-hss/0.install CC srp.lo unit-abot-epc-basic-0: 08:11:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcxsparse3.1.4:amd64. unit-abot-epc-basic-0: 08:11:00 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcxsparse3.1.4_1%3a4.4.6-1_amd64.deb ... unit-oai-hss-0: 08:11:01 DEBUG unit.oai-hss/0.install CC srp_passwd.lo unit-abot-epc-basic-0: 08:11:01 DEBUG unit.abot-epc-basic/0.install Unpacking libcxsparse3.1.4:amd64 (1:4.4.6-1) ... unit-oai-hss-0: 08:11:01 DEBUG unit.oai-hss/0.install CC srp_rsa.lo unit-oai-hss-0: 08:11:01 DEBUG unit.oai-hss/0.install CC srp_sb64.lo unit-abot-epc-basic-0: 08:11:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdrm-dev:amd64. unit-abot-epc-basic-0: 08:11:01 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: 08:11:01 DEBUG unit.abot-epc-basic/0.install Unpacking libdrm-dev:amd64 (2.4.91-2~16.04.1) ... unit-oai-hss-0: 08:11:01 DEBUG unit.oai-hss/0.install CC anon_ecdh.lo unit-oai-hss-0: 08:11:02 DEBUG unit.oai-hss/0.install CC ecdhe.lo unit-abot-epc-basic-0: 08:11:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-dri2-dev. unit-abot-epc-basic-0: 08:11:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-dri2-dev_2.8-2_all.deb ... unit-abot-epc-basic-0: 08:11:02 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-dri2-dev (2.8-2) ... unit-oai-hss-0: 08:11:02 DEBUG unit.oai-hss/0.install CCLD libgnutls_auth.la unit-oai-hss-0: 08:11:02 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/auth' unit-oai-hss-0: 08:11:02 DEBUG unit.oai-hss/0.install Making all in ext unit-oai-hss-0: 08:11:02 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/ext' unit-oai-hss-0: 08:11:02 DEBUG unit.oai-hss/0.install CC max_record.lo unit-oai-hss-0: 08:11:02 DEBUG unit.oai-hss/0.install CC cert_type.lo unit-oai-hss-0: 08:11:02 DEBUG unit.oai-hss/0.install CC server_name.lo unit-oai-hss-0: 08:11:02 DEBUG unit.oai-hss/0.install CC signature.lo unit-abot-epc-basic-0: 08:11:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-gl-dev. unit-abot-epc-basic-0: 08:11:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-gl-dev_1.4.17-1_all.deb ... unit-abot-epc-basic-0: 08:11:03 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-gl-dev (1.4.17-1) ... unit-abot-epc-basic-0: 08:11:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-xf86vidmode-dev. unit-abot-epc-basic-0: 08:11:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-xf86vidmode-dev_2.3.1-2_all.deb ... unit-abot-epc-basic-0: 08:11:03 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-xf86vidmode-dev (2.3.1-2) ... unit-oai-hss-0: 08:11:03 DEBUG unit.oai-hss/0.install CC safe_renegotiation.lo unit-oai-hss-0: 08:11:03 DEBUG unit.oai-hss/0.install CC session_ticket.lo unit-oai-hss-0: 08:11:03 DEBUG unit.oai-hss/0.install CC srp.lo unit-abot-epc-basic-0: 08:11:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxxf86vm-dev:amd64. unit-abot-epc-basic-0: 08:11:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxxf86vm-dev_1%3a1.1.4-1_amd64.deb ... unit-oai-hss-0: 08:11:03 DEBUG unit.oai-hss/0.install CC ecc.lo unit-abot-epc-basic-0: 08:11:03 DEBUG unit.abot-epc-basic/0.install Unpacking libxxf86vm-dev:amd64 (1:1.1.4-1) ... unit-oai-hss-0: 08:11:04 DEBUG unit.oai-hss/0.install CC heartbeat.lo unit-oai-hss-0: 08:11:04 DEBUG unit.oai-hss/0.install CC status_request.lo unit-oai-hss-0: 08:11:04 DEBUG unit.oai-hss/0.install CC new_record_padding.lo unit-abot-epc-basic-0: 08:11:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-damage-dev. unit-abot-epc-basic-0: 08:11:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-damage-dev_1%3a1.2.1-2_all.deb ... unit-abot-epc-basic-0: 08:11:04 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-damage-dev (1:1.2.1-2) ... unit-oai-hss-0: 08:11:04 DEBUG unit.oai-hss/0.install CC srtp.lo unit-abot-epc-basic-0: 08:11:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxdamage-dev:amd64. unit-abot-epc-basic-0: 08:11:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxdamage-dev_1%3a1.1.4-2_amd64.deb ... unit-abot-epc-basic-0: 08:11:04 DEBUG unit.abot-epc-basic/0.install Unpacking libxdamage-dev:amd64 (1:1.1.4-2) ... unit-abot-epc-basic-0: 08:11:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-glx0-dev:amd64. unit-abot-epc-basic-0: 08:11:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-glx0-dev_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 08:11:05 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-glx0-dev:amd64 (1.11.1-1ubuntu1) ... unit-oai-hss-0: 08:11:05 DEBUG unit.oai-hss/0.install CCLD libgnutls_ext.la unit-oai-hss-0: 08:11:05 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/ext' unit-oai-hss-0: 08:11:05 DEBUG unit.oai-hss/0.install Making all in algorithms unit-oai-hss-0: 08:11:05 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/algorithms' unit-oai-hss-0: 08:11:05 DEBUG unit.oai-hss/0.install CC cert_types.lo unit-oai-hss-0: 08:11:05 DEBUG unit.oai-hss/0.install CC ciphers.lo unit-oai-hss-0: 08:11:05 DEBUG unit.oai-hss/0.install CC ciphersuites.lo unit-oai-hss-0: 08:11:05 DEBUG unit.oai-hss/0.install CC ecc.lo unit-abot-epc-basic-0: 08:11:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-dri2-0-dev:amd64. unit-abot-epc-basic-0: 08:11:05 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: 08:11:05 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-dri2-0-dev:amd64 (1.11.1-1ubuntu1) ... unit-oai-hss-0: 08:11:06 DEBUG unit.oai-hss/0.install CC kx.lo unit-abot-epc-basic-0: 08:11:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-dri3-dev:amd64. unit-abot-epc-basic-0: 08:11:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-dri3-dev_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 08:11:06 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-dri3-dev:amd64 (1.11.1-1ubuntu1) ... unit-oai-hss-0: 08:11:06 DEBUG unit.oai-hss/0.install CC mac.lo unit-oai-hss-0: 08:11:06 DEBUG unit.oai-hss/0.install CC protocols.lo unit-abot-epc-basic-0: 08:11:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-randr0-dev:amd64. unit-abot-epc-basic-0: 08:11:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-randr0-dev_1.11.1-1ubuntu1_amd64.deb ... unit-oai-hss-0: 08:11:06 DEBUG unit.oai-hss/0.install CC publickey.lo unit-abot-epc-basic-0: 08:11:06 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-randr0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 08:11:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-shape0-dev:amd64. unit-abot-epc-basic-0: 08:11:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-shape0-dev_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 08:11:06 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-shape0-dev:amd64 (1.11.1-1ubuntu1) ... unit-oai-hss-0: 08:11:06 DEBUG unit.oai-hss/0.install CC secparams.lo unit-oai-hss-0: 08:11:07 DEBUG unit.oai-hss/0.install CC sign.lo unit-abot-epc-basic-0: 08:11:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-xfixes0-dev:amd64. unit-abot-epc-basic-0: 08:11:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-xfixes0-dev_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 08:11:07 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-xfixes0-dev:amd64 (1.11.1-1ubuntu1) ... unit-oai-hss-0: 08:11:07 DEBUG unit.oai-hss/0.install CCLD libgnutls_alg.la unit-oai-hss-0: 08:11:07 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/algorithms' unit-oai-hss-0: 08:11:07 DEBUG unit.oai-hss/0.install Making all in extras unit-oai-hss-0: 08:11:07 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/extras' unit-oai-hss-0: 08:11:07 DEBUG unit.oai-hss/0.install CC randomart.lo unit-abot-epc-basic-0: 08:11:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-sync-dev:amd64. unit-abot-epc-basic-0: 08:11:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-sync-dev_1.11.1-1ubuntu1_amd64.deb ... unit-oai-hss-0: 08:11:07 DEBUG unit.oai-hss/0.install CCLD libgnutls_extras.la unit-oai-hss-0: 08:11:07 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/extras' unit-oai-hss-0: 08:11:07 DEBUG unit.oai-hss/0.install Making all in opencdk unit-oai-hss-0: 08:11:07 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/opencdk' unit-oai-hss-0: 08:11:07 DEBUG unit.oai-hss/0.install CC armor.lo unit-oai-hss-0: 08:11:07 DEBUG unit.oai-hss/0.install CC kbnode.lo unit-oai-hss-0: 08:11:07 DEBUG unit.oai-hss/0.install CC sig-check.lo unit-abot-epc-basic-0: 08:11:07 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-sync-dev:amd64 (1.11.1-1ubuntu1) ... unit-oai-hss-0: 08:11:07 DEBUG unit.oai-hss/0.install CC hash.lo unit-abot-epc-basic-0: 08:11:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-present-dev:amd64. unit-abot-epc-basic-0: 08:11:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-present-dev_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 08:11:08 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-present-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 08:11:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxshmfence-dev:amd64. unit-abot-epc-basic-0: 08:11:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxshmfence-dev_1.2-1_amd64.deb ... unit-abot-epc-basic-0: 08:11:08 DEBUG unit.abot-epc-basic/0.install Unpacking libxshmfence-dev:amd64 (1.2-1) ... unit-oai-hss-0: 08:11:08 DEBUG unit.oai-hss/0.install CC keydb.lo unit-abot-epc-basic-0: 08:11:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libx11-xcb-dev:amd64. unit-abot-epc-basic-0: 08:11:08 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: 08:11:08 DEBUG unit.abot-epc-basic/0.install Unpacking libx11-xcb-dev:amd64 (2:1.6.3-1ubuntu2.1) ... unit-abot-epc-basic-0: 08:11:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwayland-bin. unit-abot-epc-basic-0: 08:11:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwayland-bin_1.12.0-1~ubuntu16.04.3_amd64.deb ... unit-oai-hss-0: 08:11:08 DEBUG unit.oai-hss/0.install CC pubkey.lo unit-abot-epc-basic-0: 08:11:08 DEBUG unit.abot-epc-basic/0.install Unpacking libwayland-bin (1.12.0-1~ubuntu16.04.3) ... unit-oai-hss-0: 08:11:09 DEBUG unit.oai-hss/0.install CC stream.lo unit-oai-hss-0: 08:11:09 DEBUG unit.oai-hss/0.install CC write-packet.lo unit-abot-epc-basic-0: 08:11:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwayland-dev:amd64. unit-abot-epc-basic-0: 08:11:09 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: 08:11:09 DEBUG unit.abot-epc-basic/0.install Unpacking libwayland-dev:amd64 (1.12.0-1~ubuntu16.04.3) ... unit-abot-epc-basic-0: 08:11:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmircore-dev:amd64. unit-abot-epc-basic-0: 08:11:09 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: 08:11:09 DEBUG unit.abot-epc-basic/0.install Unpacking libmircore-dev:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-oai-hss-0: 08:11:10 DEBUG unit.oai-hss/0.install CC misc.lo unit-abot-epc-basic-0: 08:11:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libprotobuf9v5:amd64. unit-abot-epc-basic-0: 08:11:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libprotobuf9v5_2.6.1-1.3_amd64.deb ... unit-abot-epc-basic-0: 08:11:10 DEBUG unit.abot-epc-basic/0.install Unpacking libprotobuf9v5:amd64 (2.6.1-1.3) ... unit-abot-epc-basic-0: 08:11:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libprotobuf-dev:amd64. unit-abot-epc-basic-0: 08:11:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libprotobuf-dev_2.6.1-1.3_amd64.deb ... unit-abot-epc-basic-0: 08:11:10 DEBUG unit.abot-epc-basic/0.install Unpacking libprotobuf-dev:amd64 (2.6.1-1.3) ... unit-oai-hss-0: 08:11:10 DEBUG unit.oai-hss/0.install CC seskey.lo unit-oai-hss-0: 08:11:10 DEBUG unit.oai-hss/0.install CC literal.lo unit-abot-epc-basic-0: 08:11:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxkbcommon-dev. unit-abot-epc-basic-0: 08:11:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxkbcommon-dev_0.5.0-1ubuntu2.1_amd64.deb ... unit-oai-hss-0: 08:11:11 DEBUG unit.oai-hss/0.install CC new-packet.lo unit-abot-epc-basic-0: 08:11:11 DEBUG unit.abot-epc-basic/0.install Unpacking libxkbcommon-dev (0.5.0-1ubuntu2.1) ... unit-oai-hss-0: 08:11:11 DEBUG unit.oai-hss/0.install CC read-packet.lo unit-abot-epc-basic-0: 08:11:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmircommon-dev:amd64. unit-abot-epc-basic-0: 08:11:11 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: 08:11:11 DEBUG unit.abot-epc-basic/0.install Unpacking libmircommon-dev:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 08:11:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmircookie2:amd64. unit-abot-epc-basic-0: 08:11:12 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: 08:11:12 DEBUG unit.abot-epc-basic/0.install Unpacking libmircookie2:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 08:11:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmircookie-dev:amd64. unit-oai-hss-0: 08:11:12 DEBUG unit.oai-hss/0.install CCLD libminiopencdk.la unit-abot-epc-basic-0: 08:11:12 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: 08:11:12 DEBUG unit.abot-epc-basic/0.install Unpacking libmircookie-dev:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-oai-hss-0: 08:11:12 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/opencdk' unit-oai-hss-0: 08:11:12 DEBUG unit.oai-hss/0.install Making all in openpgp unit-oai-hss-0: 08:11:12 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/openpgp' unit-oai-hss-0: 08:11:12 DEBUG unit.oai-hss/0.install CC pgp.lo unit-oai-hss-0: 08:11:12 DEBUG unit.oai-hss/0.install CC pgpverify.lo unit-oai-hss-0: 08:11:12 DEBUG unit.oai-hss/0.install CC extras.lo unit-oai-hss-0: 08:11:12 DEBUG unit.oai-hss/0.install CC compat.lo unit-abot-epc-basic-0: 08:11:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmirclient-dev:amd64. unit-abot-epc-basic-0: 08:11:12 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: 08:11:12 DEBUG unit.abot-epc-basic/0.install Unpacking libmirclient-dev:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-oai-hss-0: 08:11:13 DEBUG unit.oai-hss/0.install CC privkey.lo unit-oai-hss-0: 08:11:13 DEBUG unit.oai-hss/0.install CC output.lo unit-oai-hss-0: 08:11:13 DEBUG unit.oai-hss/0.install CC gnutls_openpgp.lo unit-abot-epc-basic-0: 08:11:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libegl1-mesa-dev:amd64. unit-abot-epc-basic-0: 08:11:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libegl1-mesa-dev_18.0.5-0ubuntu0~16.04.1_amd64.deb ... unit-abot-epc-basic-0: 08:11:13 DEBUG unit.abot-epc-basic/0.install Unpacking libegl1-mesa-dev:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 08:11:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libencode-locale-perl. unit-abot-epc-basic-0: 08:11:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libencode-locale-perl_1.05-1_all.deb ... unit-abot-epc-basic-0: 08:11:13 DEBUG unit.abot-epc-basic/0.install Unpacking libencode-locale-perl (1.05-1) ... unit-abot-epc-basic-0: 08:11:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libepoxy-dev:amd64. unit-abot-epc-basic-0: 08:11:14 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libepoxy-dev_1.3.1-1ubuntu0.16.04.2_amd64.deb ... unit-abot-epc-basic-0: 08:11:14 DEBUG unit.abot-epc-basic/0.install Unpacking libepoxy-dev:amd64 (1.3.1-1ubuntu0.16.04.2) ... unit-oai-hss-0: 08:11:14 DEBUG unit.oai-hss/0.install CCLD libgnutls_openpgp.la unit-oai-hss-0: 08:11:14 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/openpgp' unit-oai-hss-0: 08:11:14 DEBUG unit.oai-hss/0.install Making all in nettle unit-oai-hss-0: 08:11:14 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/nettle' unit-oai-hss-0: 08:11:14 DEBUG unit.oai-hss/0.install CC pk.lo unit-oai-hss-0: 08:11:14 DEBUG unit.oai-hss/0.install CC mpi.lo unit-oai-hss-0: 08:11:14 DEBUG unit.oai-hss/0.install CC mac.lo unit-oai-hss-0: 08:11:14 DEBUG unit.oai-hss/0.install CC cipher.lo unit-abot-epc-basic-0: 08:11:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfftw3-bin. unit-abot-epc-basic-0: 08:11:14 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfftw3-bin_3.3.4-2ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 08:11:15 DEBUG unit.abot-epc-basic/0.install Unpacking libfftw3-bin (3.3.4-2ubuntu1) ... unit-oai-hss-0: 08:11:15 DEBUG unit.oai-hss/0.install CC rnd.lo unit-oai-hss-0: 08:11:15 DEBUG unit.oai-hss/0.install CC init.lo unit-abot-epc-basic-0: 08:11:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfftw3-dev:amd64. unit-abot-epc-basic-0: 08:11:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfftw3-dev_3.3.4-2ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 08:11:15 DEBUG unit.abot-epc-basic/0.install Unpacking libfftw3-dev:amd64 (3.3.4-2ubuntu1) ... unit-oai-hss-0: 08:11:15 DEBUG unit.oai-hss/0.install CC egd.lo unit-oai-hss-0: 08:11:15 DEBUG unit.oai-hss/0.install CC multi.lo unit-oai-hss-0: 08:11:16 DEBUG unit.oai-hss/0.install CC wmnaf.lo unit-abot-epc-basic-0: 08:11:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libipc-system-simple-perl. unit-abot-epc-basic-0: 08:11:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libipc-system-simple-perl_1.25-3_all.deb ... unit-abot-epc-basic-0: 08:11:16 DEBUG unit.abot-epc-basic/0.install Unpacking libipc-system-simple-perl (1.25-3) ... unit-oai-hss-0: 08:11:16 DEBUG unit.oai-hss/0.install CC ecc_free.lo unit-oai-hss-0: 08:11:16 DEBUG unit.oai-hss/0.install CC ecc_make_key.lo unit-oai-hss-0: 08:11:16 DEBUG unit.oai-hss/0.install CC ecc_shared_secret.lo unit-abot-epc-basic-0: 08:11:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfile-basedir-perl. unit-abot-epc-basic-0: 08:11:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfile-basedir-perl_0.07-1_all.deb ... unit-abot-epc-basic-0: 08:11:16 DEBUG unit.abot-epc-basic/0.install Unpacking libfile-basedir-perl (0.07-1) ... unit-oai-hss-0: 08:11:16 DEBUG unit.oai-hss/0.install CC ecc_map.lo unit-abot-epc-basic-0: 08:11:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liburi-perl. unit-abot-epc-basic-0: 08:11:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liburi-perl_1.71-1_all.deb ... unit-oai-hss-0: 08:11:16 DEBUG unit.oai-hss/0.install CC ecc_mulmod.lo unit-abot-epc-basic-0: 08:11:16 DEBUG unit.abot-epc-basic/0.install Unpacking liburi-perl (1.71-1) ... unit-oai-hss-0: 08:11:17 DEBUG unit.oai-hss/0.install CC ecc_mulmod_cached.lo unit-oai-hss-0: 08:11:17 DEBUG unit.oai-hss/0.install CC ecc_points.lo unit-oai-hss-0: 08:11:17 DEBUG unit.oai-hss/0.install CC ecc_projective_dbl_point_3.lo unit-abot-epc-basic-0: 08:11:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfile-desktopentry-perl. unit-abot-epc-basic-0: 08:11:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfile-desktopentry-perl_0.22-1_all.deb ... unit-abot-epc-basic-0: 08:11:17 DEBUG unit.abot-epc-basic/0.install Unpacking libfile-desktopentry-perl (0.22-1) ... unit-oai-hss-0: 08:11:17 DEBUG unit.oai-hss/0.install CC ecc_projective_isneutral.lo unit-oai-hss-0: 08:11:17 DEBUG unit.oai-hss/0.install CC ecc_projective_check_point.lo unit-oai-hss-0: 08:11:18 DEBUG unit.oai-hss/0.install CC ecc_projective_negate_point.lo unit-oai-hss-0: 08:11:18 DEBUG unit.oai-hss/0.install CC ecc_projective_add_point_ng.lo unit-abot-epc-basic-0: 08:11:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhttp-date-perl. unit-oai-hss-0: 08:11:18 DEBUG unit.oai-hss/0.install CC ecc_sign_hash.lo unit-abot-epc-basic-0: 08:11:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhttp-date-perl_6.02-1_all.deb ... unit-oai-hss-0: 08:11:18 DEBUG unit.oai-hss/0.install CC ecc_verify_hash.lo unit-abot-epc-basic-0: 08:11:18 DEBUG unit.abot-epc-basic/0.install Unpacking libhttp-date-perl (6.02-1) ... unit-abot-epc-basic-0: 08:11:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfile-listing-perl. unit-abot-epc-basic-0: 08:11:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfile-listing-perl_6.04-1_all.deb ... unit-abot-epc-basic-0: 08:11:18 DEBUG unit.abot-epc-basic/0.install Unpacking libfile-listing-perl (6.04-1) ... unit-oai-hss-0: 08:11:18 DEBUG unit.oai-hss/0.install CCLD libcrypto.la unit-oai-hss-0: 08:11:18 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/nettle' unit-oai-hss-0: 08:11:18 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib' unit-oai-hss-0: 08:11:18 DEBUG unit.oai-hss/0.install CC gnutls_range.lo unit-oai-hss-0: 08:11:18 DEBUG unit.oai-hss/0.install CC gnutls_record.lo unit-oai-hss-0: 08:11:18 DEBUG unit.oai-hss/0.install CC gnutls_compress.lo unit-oai-hss-0: 08:11:18 DEBUG unit.oai-hss/0.install CC debug.lo unit-abot-epc-basic-0: 08:11:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfile-mimeinfo-perl. unit-abot-epc-basic-0: 08:11:19 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfile-mimeinfo-perl_0.27-1_all.deb ... unit-abot-epc-basic-0: 08:11:19 DEBUG unit.abot-epc-basic/0.install Unpacking libfile-mimeinfo-perl (0.27-1) ... unit-oai-hss-0: 08:11:19 DEBUG unit.oai-hss/0.install CC gnutls_cipher.lo unit-abot-epc-basic-0: 08:11:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfltk1.3:amd64. unit-abot-epc-basic-0: 08:11:19 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfltk1.3_1.3.3-7_amd64.deb ... unit-abot-epc-basic-0: 08:11:19 DEBUG unit.abot-epc-basic/0.install Unpacking libfltk1.3:amd64 (1.3.3-7) ... unit-oai-hss-0: 08:11:19 DEBUG unit.oai-hss/0.install CC gnutls_mbuffers.lo unit-oai-hss-0: 08:11:19 DEBUG unit.oai-hss/0.install CC gnutls_buffers.lo unit-abot-epc-basic-0: 08:11:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfltk-gl1.3:amd64. unit-abot-epc-basic-0: 08:11:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfltk-gl1.3_1.3.3-7_amd64.deb ... unit-oai-hss-0: 08:11:20 DEBUG unit.oai-hss/0.install CC gnutls_handshake.lo unit-abot-epc-basic-0: 08:11:20 DEBUG unit.abot-epc-basic/0.install Unpacking libfltk-gl1.3:amd64 (1.3.3-7) ... unit-oai-hss-0: 08:11:21 DEBUG unit.oai-hss/0.install CC gnutls_num.lo unit-oai-hss-0: 08:11:21 DEBUG unit.oai-hss/0.install CC gnutls_errors.lo unit-abot-epc-basic-0: 08:11:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfont-afm-perl. unit-abot-epc-basic-0: 08:11:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfont-afm-perl_1.20-1_all.deb ... unit-abot-epc-basic-0: 08:11:21 DEBUG unit.abot-epc-basic/0.install Unpacking libfont-afm-perl (1.20-1) ... unit-oai-hss-0: 08:11:21 DEBUG unit.oai-hss/0.install CC gnutls_dh.lo unit-abot-epc-basic-0: 08:11:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfontenc1:amd64. unit-abot-epc-basic-0: 08:11:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfontenc1_1%3a1.1.3-1_amd64.deb ... unit-abot-epc-basic-0: 08:11:21 DEBUG unit.abot-epc-basic/0.install Unpacking libfontenc1:amd64 (1:1.1.3-1) ... unit-oai-hss-0: 08:11:22 DEBUG unit.oai-hss/0.install CC gnutls_kx.lo unit-oai-hss-0: 08:11:22 DEBUG unit.oai-hss/0.install CC gnutls_priority.lo unit-oai-hss-0: 08:11:22 DEBUG unit.oai-hss/0.install CC gnutls_hash_int.lo unit-abot-epc-basic-0: 08:11:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libforms2. unit-abot-epc-basic-0: 08:11:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libforms2_1.2.3-1.2_amd64.deb ... unit-abot-epc-basic-0: 08:11:22 DEBUG unit.abot-epc-basic/0.install Unpacking libforms2 (1.2.3-1.2) ... unit-abot-epc-basic-0: 08:11:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libforms-bin. unit-abot-epc-basic-0: 08:11:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libforms-bin_1.2.3-1.2_amd64.deb ... unit-abot-epc-basic-0: 08:11:23 DEBUG unit.abot-epc-basic/0.install Unpacking libforms-bin (1.2.3-1.2) ... unit-oai-hss-0: 08:11:23 DEBUG unit.oai-hss/0.install CC gnutls_cipher_int.lo unit-oai-hss-0: 08:11:23 DEBUG unit.oai-hss/0.install CC gnutls_session.lo unit-oai-hss-0: 08:11:23 DEBUG unit.oai-hss/0.install CC gnutls_db.lo unit-abot-epc-basic-0: 08:11:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxpm-dev:amd64. unit-abot-epc-basic-0: 08:11:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxpm-dev_1%3a3.5.11-1ubuntu0.16.04.1_amd64.deb ... unit-abot-epc-basic-0: 08:11:23 DEBUG unit.abot-epc-basic/0.install Unpacking libxpm-dev:amd64 (1:3.5.11-1ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 08:11:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libforms-dev. unit-abot-epc-basic-0: 08:11:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libforms-dev_1.2.3-1.2_amd64.deb ... unit-abot-epc-basic-0: 08:11:24 DEBUG unit.abot-epc-basic/0.install Unpacking libforms-dev (1.2.3-1.2) ... unit-abot-epc-basic-0: 08:11:24 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-oai-hss-0: 08:11:24 DEBUG unit.oai-hss/0.install CC x509_b64.lo unit-abot-epc-basic-0: 08:11:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgpg-error-dev. unit-abot-epc-basic-0: 08:11:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgpg-error-dev_1.21-2ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 08:11:24 DEBUG unit.abot-epc-basic/0.install Unpacking libgpg-error-dev (1.21-2ubuntu1) ... unit-oai-hss-0: 08:11:24 DEBUG unit.oai-hss/0.install CC gnutls_extensions.lo unit-oai-hss-0: 08:11:24 DEBUG unit.oai-hss/0.install CC gnutls_auth.lo unit-abot-epc-basic-0: 08:11:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgcrypt20-dev. unit-abot-epc-basic-0: 08:11:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgcrypt20-dev_1.6.5-2ubuntu0.5_amd64.deb ... unit-abot-epc-basic-0: 08:11:24 DEBUG unit.abot-epc-basic/0.install Unpacking libgcrypt20-dev (1.6.5-2ubuntu0.5) ... unit-abot-epc-basic-0: 08:11:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgcrypt11-dev. unit-oai-hss-0: 08:11:24 DEBUG unit.oai-hss/0.install CC gnutls_v2_compat.lo unit-abot-epc-basic-0: 08:11:24 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: 08:11:25 DEBUG unit.abot-epc-basic/0.install Unpacking libgcrypt11-dev (1.5.4-3+really1.6.5-2ubuntu0.5) ... unit-abot-epc-basic-0: 08:11:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgdk-pixbuf2.0-dev. unit-abot-epc-basic-0: 08:11:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgdk-pixbuf2.0-dev_2.32.2-1ubuntu1.5_amd64.deb ... unit-oai-hss-0: 08:11:25 DEBUG unit.oai-hss/0.install CC gnutls_datum.lo unit-abot-epc-basic-0: 08:11:25 DEBUG unit.abot-epc-basic/0.install Unpacking libgdk-pixbuf2.0-dev (2.32.2-1ubuntu1.5) ... unit-oai-hss-0: 08:11:25 DEBUG unit.oai-hss/0.install CC gnutls_session_pack.lo unit-abot-epc-basic-0: 08:11:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgettextpo0:amd64. unit-abot-epc-basic-0: 08:11:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgettextpo0_0.19.7-2ubuntu3.1_amd64.deb ... unit-abot-epc-basic-0: 08:11:25 DEBUG unit.abot-epc-basic/0.install Unpacking libgettextpo0:amd64 (0.19.7-2ubuntu3.1) ... unit-oai-hss-0: 08:11:25 DEBUG unit.oai-hss/0.install CC gnutls_mpi.lo unit-oai-hss-0: 08:11:25 DEBUG unit.oai-hss/0.install CC gnutls_pk.lo unit-oai-hss-0: 08:11:26 DEBUG unit.oai-hss/0.install CC gnutls_cert.lo unit-abot-epc-basic-0: 08:11:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgettextpo-dev:amd64. unit-abot-epc-basic-0: 08:11:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgettextpo-dev_0.19.7-2ubuntu3.1_amd64.deb ... unit-abot-epc-basic-0: 08:11:26 DEBUG unit.abot-epc-basic/0.install Unpacking libgettextpo-dev:amd64 (0.19.7-2ubuntu3.1) ... unit-abot-epc-basic-0: 08:11:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgl2ps0. unit-abot-epc-basic-0: 08:11:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgl2ps0_1.3.8-1.2_amd64.deb ... unit-abot-epc-basic-0: 08:11:26 DEBUG unit.abot-epc-basic/0.install Unpacking libgl2ps0 (1.3.8-1.2) ... unit-oai-hss-0: 08:11:26 DEBUG unit.oai-hss/0.install CC gnutls_global.lo unit-abot-epc-basic-0: 08:11:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libglpk36:amd64. unit-abot-epc-basic-0: 08:11:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libglpk36_4.57-1build3_amd64.deb ... unit-abot-epc-basic-0: 08:11:26 DEBUG unit.abot-epc-basic/0.install Unpacking libglpk36:amd64 (4.57-1build3) ... unit-oai-hss-0: 08:11:26 DEBUG unit.oai-hss/0.install CC gnutls_constate.lo unit-oai-hss-0: 08:11:27 DEBUG unit.oai-hss/0.install CC gnutls_anon_cred.lo unit-abot-epc-basic-0: 08:11:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgphoto2-l10n. unit-abot-epc-basic-0: 08:11:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgphoto2-l10n_2.5.9-3_all.deb ... unit-abot-epc-basic-0: 08:11:27 DEBUG unit.abot-epc-basic/0.install Unpacking libgphoto2-l10n (2.5.9-3) ... unit-oai-hss-0: 08:11:27 DEBUG unit.oai-hss/0.install CC pkix_asn1_tab.lo unit-oai-hss-0: 08:11:27 DEBUG unit.oai-hss/0.install CC gnutls_asn1_tab.lo unit-abot-epc-basic-0: 08:11:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjasper1:amd64. unit-abot-epc-basic-0: 08:11:27 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: 08:11:27 DEBUG unit.abot-epc-basic/0.install Unpacking libjasper1:amd64 (1.900.1-debian1-2.4ubuntu1.2) ... unit-oai-hss-0: 08:11:27 DEBUG unit.oai-hss/0.install CC gnutls_mem.lo unit-oai-hss-0: 08:11:27 DEBUG unit.oai-hss/0.install CC gnutls_ui.lo unit-oai-hss-0: 08:11:27 DEBUG unit.oai-hss/0.install CC gnutls_sig.lo unit-abot-epc-basic-0: 08:11:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwebp5:amd64. unit-abot-epc-basic-0: 08:11:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwebp5_0.4.4-1_amd64.deb ... unit-abot-epc-basic-0: 08:11:28 DEBUG unit.abot-epc-basic/0.install Unpacking libwebp5:amd64 (0.4.4-1) ... unit-oai-hss-0: 08:11:28 DEBUG unit.oai-hss/0.install CC gnutls_ecc.lo unit-oai-hss-0: 08:11:28 DEBUG unit.oai-hss/0.install CC gnutls_dh_primes.lo unit-abot-epc-basic-0: 08:11:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwmf0.2-7:amd64. unit-abot-epc-basic-0: 08:11:28 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: 08:11:28 DEBUG unit.abot-epc-basic/0.install Unpacking libwmf0.2-7:amd64 (0.2.8.4-10.5ubuntu1) ... unit-oai-hss-0: 08:11:28 DEBUG unit.oai-hss/0.install CC gnutls_alert.lo unit-oai-hss-0: 08:11:28 DEBUG unit.oai-hss/0.install CC system.lo unit-abot-epc-basic-0: 08:11:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgraphicsmagick-q16-3. unit-abot-epc-basic-0: 08:11:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgraphicsmagick-q16-3_1.3.23-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 08:11:29 DEBUG unit.abot-epc-basic/0.install Unpacking libgraphicsmagick-q16-3 (1.3.23-1ubuntu0.1) ... unit-oai-hss-0: 08:11:29 DEBUG unit.oai-hss/0.install CC gnutls_str.lo unit-oai-hss-0: 08:11:29 DEBUG unit.oai-hss/0.install CC gnutls_state.lo unit-oai-hss-0: 08:11:29 DEBUG unit.oai-hss/0.install CC gnutls_x509.lo unit-abot-epc-basic-0: 08:11:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgraphicsmagick++-q16-12. unit-abot-epc-basic-0: 08:11:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgraphicsmagick++-q16-12_1.3.23-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 08:11:29 DEBUG unit.abot-epc-basic/0.install Unpacking libgraphicsmagick++-q16-12 (1.3.23-1ubuntu0.1) ... unit-oai-hss-0: 08:11:29 DEBUG unit.oai-hss/0.install CC gnutls_rsa_export.lo unit-abot-epc-basic-0: 08:11:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libharfbuzz-icu0:amd64. unit-abot-epc-basic-0: 08:11:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libharfbuzz-icu0_1.0.1-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 08:11:29 DEBUG unit.abot-epc-basic/0.install Unpacking libharfbuzz-icu0:amd64 (1.0.1-1ubuntu0.1) ... unit-abot-epc-basic-0: 08:11:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libharfbuzz-gobject0:amd64. unit-abot-epc-basic-0: 08:11:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libharfbuzz-gobject0_1.0.1-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 08:11:30 DEBUG unit.abot-epc-basic/0.install Unpacking libharfbuzz-gobject0:amd64 (1.0.1-1ubuntu0.1) ... unit-abot-epc-basic-0: 08:11:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libharfbuzz-dev. unit-abot-epc-basic-0: 08:11:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libharfbuzz-dev_1.0.1-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 08:11:30 DEBUG unit.abot-epc-basic/0.install Unpacking libharfbuzz-dev (1.0.1-1ubuntu0.1) ... unit-oai-hss-0: 08:11:30 DEBUG unit.oai-hss/0.install CC gnutls_helper.lo unit-oai-hss-0: 08:11:30 DEBUG unit.oai-hss/0.install CC gnutls_supplemental.lo unit-abot-epc-basic-0: 08:11:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxft-dev. unit-abot-epc-basic-0: 08:11:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxft-dev_2.3.2-1_amd64.deb ... unit-abot-epc-basic-0: 08:11:30 DEBUG unit.abot-epc-basic/0.install Unpacking libxft-dev (2.3.2-1) ... unit-oai-hss-0: 08:11:30 DEBUG unit.oai-hss/0.install CC random.lo unit-oai-hss-0: 08:11:31 DEBUG unit.oai-hss/0.install CC crypto-api.lo unit-abot-epc-basic-0: 08:11:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpango1.0-dev. unit-oai-hss-0: 08:11:31 DEBUG unit.oai-hss/0.install CC gnutls_privkey.lo unit-abot-epc-basic-0: 08:11:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpango1.0-dev_1.38.1-1_amd64.deb ... unit-oai-hss-0: 08:11:31 DEBUG unit.oai-hss/0.install CC gnutls_pcert.lo unit-abot-epc-basic-0: 08:11:31 DEBUG unit.abot-epc-basic/0.install Unpacking libpango1.0-dev (1.38.1-1) ... unit-abot-epc-basic-0: 08:11:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-xinerama-dev. unit-abot-epc-basic-0: 08:11:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-xinerama-dev_1.2.1-2_all.deb ... unit-oai-hss-0: 08:11:31 DEBUG unit.oai-hss/0.install CC gnutls_pubkey.lo unit-abot-epc-basic-0: 08:11:32 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-xinerama-dev (1.2.1-2) ... unit-oai-hss-0: 08:11:32 DEBUG unit.oai-hss/0.install CC locks.lo unit-oai-hss-0: 08:11:32 DEBUG unit.oai-hss/0.install CC gnutls_dtls.lo unit-abot-epc-basic-0: 08:11:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxinerama-dev:amd64. unit-abot-epc-basic-0: 08:11:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxinerama-dev_2%3a1.1.3-1_amd64.deb ... unit-abot-epc-basic-0: 08:11:32 DEBUG unit.abot-epc-basic/0.install Unpacking libxinerama-dev:amd64 (2:1.1.3-1) ... unit-abot-epc-basic-0: 08:11:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-randr-dev. unit-abot-epc-basic-0: 08:11:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-randr-dev_1.5.0-1_all.deb ... unit-abot-epc-basic-0: 08:11:32 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-randr-dev (1.5.0-1) ... unit-oai-hss-0: 08:11:32 DEBUG unit.oai-hss/0.install CC system_override.lo unit-oai-hss-0: 08:11:32 DEBUG unit.oai-hss/0.install CC crypto-backend.lo unit-abot-epc-basic-0: 08:11:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxrandr-dev:amd64. unit-abot-epc-basic-0: 08:11:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxrandr-dev_2%3a1.5.0-1_amd64.deb ... unit-abot-epc-basic-0: 08:11:33 DEBUG unit.abot-epc-basic/0.install Unpacking libxrandr-dev:amd64 (2:1.5.0-1) ... unit-oai-hss-0: 08:11:33 DEBUG unit.oai-hss/0.install CC verify-tofu.lo unit-abot-epc-basic-0: 08:11:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcursor-dev:amd64. unit-abot-epc-basic-0: 08:11:33 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: 08:11:33 DEBUG unit.abot-epc-basic/0.install Unpacking libxcursor-dev:amd64 (1:1.1.14-1ubuntu0.16.04.2) ... unit-oai-hss-0: 08:11:33 DEBUG unit.oai-hss/0.install CC pin.lo unit-abot-epc-basic-0: 08:11:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-composite-dev. unit-abot-epc-basic-0: 08:11:33 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: 08:11:33 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-composite-dev (1:0.4.2-2) ... unit-oai-hss-0: 08:11:33 DEBUG unit.oai-hss/0.install CC tpm.lo unit-oai-hss-0: 08:11:34 DEBUG unit.oai-hss/0.install CC pkcs11.lo unit-oai-hss-0: 08:11:34 DEBUG unit.oai-hss/0.install CC pkcs11_privkey.lo unit-abot-epc-basic-0: 08:11:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcomposite-dev. unit-abot-epc-basic-0: 08:11:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcomposite-dev_1%3a0.4.4-1_amd64.deb ... unit-abot-epc-basic-0: 08:11:34 DEBUG unit.abot-epc-basic/0.install Unpacking libxcomposite-dev (1:0.4.4-1) ... unit-oai-hss-0: 08:11:34 DEBUG unit.oai-hss/0.install pkcs11.c: In function 'gnutls_pkcs11_add_provider': unit-oai-hss-0: 08:11:34 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: 08:11:34 DEBUG unit.oai-hss/0.install if (p11_kit_load_initialize_module (name, &module) != CKR_OK) unit-oai-hss-0: 08:11:34 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 08:11:34 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: 08:11:34 DEBUG unit.oai-hss/0.install p11_kit_finalize_module (module); unit-oai-hss-0: 08:11:34 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 08:11:34 DEBUG unit.oai-hss/0.install pkcs11.c: In function 'initialize_automatic_p11_kit': unit-oai-hss-0: 08:11:34 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: 08:11:34 DEBUG unit.oai-hss/0.install rv = p11_kit_initialize_registered (); unit-oai-hss-0: 08:11:34 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 08:11:34 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: 08:11:34 DEBUG unit.oai-hss/0.install modules = p11_kit_registered_modules (); unit-oai-hss-0: 08:11:34 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 08:11:34 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: 08:11:34 DEBUG unit.oai-hss/0.install name = p11_kit_registered_module_to_name (modules[i]); unit-oai-hss-0: 08:11:34 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 08:11:34 DEBUG unit.oai-hss/0.install pkcs11.c: In function 'gnutls_pkcs11_reinit': unit-oai-hss-0: 08:11:34 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: 08:11:34 DEBUG unit.oai-hss/0.install rv = p11_kit_initialize_module(providers[i].module); unit-oai-hss-0: 08:11:34 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 08:11:34 DEBUG unit.oai-hss/0.install pkcs11.c: In function 'gnutls_pkcs11_deinit': unit-oai-hss-0: 08:11:34 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: 08:11:34 DEBUG unit.oai-hss/0.install p11_kit_finalize_module (providers[i].module); unit-oai-hss-0: 08:11:34 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 08:11:34 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: 08:11:34 DEBUG unit.oai-hss/0.install p11_kit_finalize_registered (); unit-oai-hss-0: 08:11:34 DEBUG unit.oai-hss/0.install ^ unit-abot-epc-basic-0: 08:11:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package nettle-dev. unit-abot-epc-basic-0: 08:11:34 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: 08:11:34 DEBUG unit.abot-epc-basic/0.install Unpacking nettle-dev (3.2-1ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 08:11:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgtk-3-dev:amd64. unit-abot-epc-basic-0: 08:11:34 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: 08:11:34 DEBUG unit.abot-epc-basic/0.install Unpacking libgtk-3-dev:amd64 (3.18.9-1ubuntu3.3) ... unit-oai-hss-0: 08:11:35 DEBUG unit.oai-hss/0.install CC pkcs11_write.lo unit-abot-epc-basic-0: 08:11:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsz2:amd64. unit-abot-epc-basic-0: 08:11:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsz2_0.3.2-1_amd64.deb ... unit-abot-epc-basic-0: 08:11:35 DEBUG unit.abot-epc-basic/0.install Unpacking libsz2:amd64 (0.3.2-1) ... unit-oai-hss-0: 08:11:35 DEBUG unit.oai-hss/0.install CC pkcs11_secret.lo unit-abot-epc-basic-0: 08:11:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhdf5-10:amd64. unit-abot-epc-basic-0: 08:11:35 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: 08:11:35 DEBUG unit.abot-epc-basic/0.install Unpacking libhdf5-10:amd64 (1.8.16+docs-4ubuntu1.1) ... unit-oai-hss-0: 08:11:36 DEBUG unit.oai-hss/0.install CC gnutls_srp.lo unit-oai-hss-0: 08:11:36 DEBUG unit.oai-hss/0.install CC gnutls_psk.lo unit-abot-epc-basic-0: 08:11:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhdf5-cpp-11:amd64. unit-abot-epc-basic-0: 08:11:36 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: 08:11:36 DEBUG unit.abot-epc-basic/0.install Unpacking libhdf5-cpp-11:amd64 (1.8.16+docs-4ubuntu1.1) ... unit-oai-hss-0: 08:11:36 DEBUG unit.oai-hss/0.install CXX libgnutlsxx_la-gnutlsxx.lo unit-abot-epc-basic-0: 08:11:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjpeg-turbo8-dev:amd64. unit-abot-epc-basic-0: 08:11:36 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: 08:11:37 DEBUG unit.abot-epc-basic/0.install Unpacking libjpeg-turbo8-dev:amd64 (1.4.2-0ubuntu3.1) ... unit-oai-hss-0: 08:11:37 DEBUG unit.oai-hss/0.install CC xssl.lo unit-abot-epc-basic-0: 08:11:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjpeg8-dev:amd64. unit-abot-epc-basic-0: 08:11:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjpeg8-dev_8c-2ubuntu8_amd64.deb ... unit-abot-epc-basic-0: 08:11:37 DEBUG unit.abot-epc-basic/0.install Unpacking libjpeg8-dev:amd64 (8c-2ubuntu8) ... unit-oai-hss-0: 08:11:37 DEBUG unit.oai-hss/0.install CC xssl_getline.lo unit-abot-epc-basic-0: 08:11:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjpeg-dev:amd64. unit-abot-epc-basic-0: 08:11:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjpeg-dev_8c-2ubuntu8_amd64.deb ... unit-abot-epc-basic-0: 08:11:37 DEBUG unit.abot-epc-basic/0.install Unpacking libjpeg-dev:amd64 (8c-2ubuntu8) ... unit-oai-hss-0: 08:11:37 DEBUG unit.oai-hss/0.install CCLD libgnutls.la unit-abot-epc-basic-0: 08:11:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libaec-dev:amd64. unit-abot-epc-basic-0: 08:11:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libaec-dev_0.3.2-1_amd64.deb ... unit-abot-epc-basic-0: 08:11:38 DEBUG unit.abot-epc-basic/0.install Unpacking libaec-dev:amd64 (0.3.2-1) ... unit-abot-epc-basic-0: 08:11:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhdf5-dev. unit-abot-epc-basic-0: 08:11:38 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: 08:11:38 DEBUG unit.abot-epc-basic/0.install Unpacking libhdf5-dev (1.8.16+docs-4ubuntu1.1) ... unit-oai-hss-0: 08:11:38 DEBUG unit.oai-hss/0.install copying selected object files to avoid basename conflicts... unit-oai-hss-0: 08:11:38 DEBUG unit.oai-hss/0.install CXXLD libgnutlsxx.la unit-oai-hss-0: 08:11:38 DEBUG unit.oai-hss/0.install CCLD libgnutls-xssl.la unit-oai-hss-0: 08:11:39 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib' unit-oai-hss-0: 08:11:39 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib' unit-oai-hss-0: 08:11:39 DEBUG unit.oai-hss/0.install Making all in extra unit-oai-hss-0: 08:11:39 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/extra' unit-oai-hss-0: 08:11:39 DEBUG unit.oai-hss/0.install Making all in includes unit-oai-hss-0: 08:11:39 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/extra/includes' unit-oai-hss-0: 08:11:39 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 08:11:39 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/extra/includes' unit-oai-hss-0: 08:11:39 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/extra' unit-oai-hss-0: 08:11:39 DEBUG unit.oai-hss/0.install CC gnutls_openssl.lo unit-oai-hss-0: 08:11:39 DEBUG unit.oai-hss/0.install CC openssl_compat.lo unit-oai-hss-0: 08:11:39 DEBUG unit.oai-hss/0.install CCLD libgnutls-openssl.la unit-oai-hss-0: 08:11:39 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/extra' unit-oai-hss-0: 08:11:39 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/extra' unit-oai-hss-0: 08:11:39 DEBUG unit.oai-hss/0.install Making all in po unit-oai-hss-0: 08:11:39 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/po' unit-oai-hss-0: 08:11:39 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/po' unit-oai-hss-0: 08:11:39 DEBUG unit.oai-hss/0.install Making all in src unit-oai-hss-0: 08:11:39 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 08:11:39 DEBUG unit.oai-hss/0.install make all-recursive unit-oai-hss-0: 08:11:39 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 08:11:39 DEBUG unit.oai-hss/0.install Making all in crywrap unit-oai-hss-0: 08:11:39 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/src/crywrap' unit-oai-hss-0: 08:11:39 DEBUG unit.oai-hss/0.install CC crywrap.o unit-oai-hss-0: 08:11:39 DEBUG unit.oai-hss/0.install crywrap.c: In function '_crywrap_do_one': unit-oai-hss-0: 08:11:39 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: 08:11:39 DEBUG unit.oai-hss/0.install (gnutls_transport_ptr_t)insock, unit-oai-hss-0: 08:11:39 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 08:11:39 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: 08:11:39 DEBUG unit.oai-hss/0.install (gnutls_transport_ptr_t)outsock); unit-oai-hss-0: 08:11:39 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 08:11:39 DEBUG unit.oai-hss/0.install crywrap.c: In function '_crywrap_setup_pidfile': unit-oai-hss-0: 08:11:39 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: 08:11:39 DEBUG unit.oai-hss/0.install fchown (pidfilefd, config->uid, (gid_t)-1); unit-oai-hss-0: 08:11:39 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 08:11:39 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: 08:11:39 DEBUG unit.oai-hss/0.install write (pidfilefd, mypid, strlen (mypid)); unit-oai-hss-0: 08:11:39 DEBUG unit.oai-hss/0.install ^ unit-abot-epc-basic-0: 08:11:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhtml-tagset-perl. unit-abot-epc-basic-0: 08:11:39 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhtml-tagset-perl_3.20-2_all.deb ... unit-abot-epc-basic-0: 08:11:39 DEBUG unit.abot-epc-basic/0.install Unpacking libhtml-tagset-perl (3.20-2) ... unit-oai-hss-0: 08:11:39 DEBUG unit.oai-hss/0.install CCLD crywrap unit-oai-hss-0: 08:11:40 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/src/crywrap' unit-oai-hss-0: 08:11:40 DEBUG unit.oai-hss/0.install Making all in libopts unit-oai-hss-0: 08:11:40 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/src/libopts' unit-oai-hss-0: 08:11:40 DEBUG unit.oai-hss/0.install CC libopts_la-libopts.lo unit-abot-epc-basic-0: 08:11:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhtml-parser-perl. unit-abot-epc-basic-0: 08:11:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhtml-parser-perl_3.72-1_amd64.deb ... unit-oai-hss-0: 08:11:40 DEBUG unit.oai-hss/0.install In file included from libopts.c:24:0: unit-oai-hss-0: 08:11:40 DEBUG unit.oai-hss/0.install enum.c: In function 'enum_err': unit-oai-hss-0: 08:11:40 DEBUG unit.oai-hss/0.install enum.c:112:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 08:11:40 DEBUG unit.oai-hss/0.install fprintf(option_usage_fp, ENUM_ERR_LINE, *(paz_names++)); unit-oai-hss-0: 08:11:40 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 08:11:40 DEBUG unit.oai-hss/0.install enum.c:135:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 08:11:40 DEBUG unit.oai-hss/0.install sprintf(zFmt, ENUM_ERR_WIDTH, (int)max_len); unit-oai-hss-0: 08:11:40 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 08:11:40 DEBUG unit.oai-hss/0.install enum.c:148:17: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 08:11:40 DEBUG unit.oai-hss/0.install fprintf(option_usage_fp, NLSTR_SPACE_FMT, *(paz_names++)); unit-oai-hss-0: 08:11:40 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 08:11:40 DEBUG unit.oai-hss/0.install enum.c:155:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 08:11:40 DEBUG unit.oai-hss/0.install fprintf(option_usage_fp, NLSTR_FMT, *paz_names); unit-oai-hss-0: 08:11:40 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 08:11:40 DEBUG unit.oai-hss/0.install enum.c: In function 'optionEnumerationVal': unit-oai-hss-0: 08:11:40 DEBUG unit.oai-hss/0.install enum.c:307:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 08:11:40 DEBUG unit.oai-hss/0.install printf(INVALID_FMT, ix); unit-oai-hss-0: 08:11:40 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 08:11:40 DEBUG unit.oai-hss/0.install In file included from libopts.c:27:0: unit-oai-hss-0: 08:11:40 DEBUG unit.oai-hss/0.install find.c: In function 'opt_ambiguities': unit-oai-hss-0: 08:11:40 DEBUG unit.oai-hss/0.install find.c:114:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 08:11:40 DEBUG unit.oai-hss/0.install fprintf(stderr, zambig_file, hyph, pOD->pz_Name); unit-oai-hss-0: 08:11:40 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 08:11:40 DEBUG unit.oai-hss/0.install find.c:119:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 08:11:40 DEBUG unit.oai-hss/0.install fprintf(stderr, zambig_file, hyph, pOD->pz_DisableName); unit-oai-hss-0: 08:11:40 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 08:11:40 DEBUG unit.oai-hss/0.install find.c: In function 'opt_set': unit-oai-hss-0: 08:11:40 DEBUG unit.oai-hss/0.install find.c:219:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 08:11:40 DEBUG unit.oai-hss/0.install fprintf(stderr, SET_OFF_FMT, pOD->pzText); unit-oai-hss-0: 08:11:40 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 08:11:40 DEBUG unit.oai-hss/0.install find.c: In function 'opt_find_short': unit-oai-hss-0: 08:11:40 DEBUG unit.oai-hss/0.install find.c:432:21: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 08:11:40 DEBUG unit.oai-hss/0.install fprintf(stderr, SET_OFF_FMT, pRes->pzText); unit-oai-hss-0: 08:11:40 DEBUG unit.oai-hss/0.install ^ unit-abot-epc-basic-0: 08:11:40 DEBUG unit.abot-epc-basic/0.install Unpacking libhtml-parser-perl (3.72-1) ... unit-oai-hss-0: 08:11:40 DEBUG unit.oai-hss/0.install In file included from libopts.c:30:0: unit-oai-hss-0: 08:11:40 DEBUG unit.oai-hss/0.install makeshell.c: In function 'optionParseShell': unit-oai-hss-0: 08:11:40 DEBUG unit.oai-hss/0.install makeshell.c:147:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 08:11:40 DEBUG unit.oai-hss/0.install printf(LOPT_ARG_FMT, opts->pzPROGNAME); unit-oai-hss-0: 08:11:40 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 08:11:40 DEBUG unit.oai-hss/0.install makeshell.c:157:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 08:11:40 DEBUG unit.oai-hss/0.install printf(LOPT_ARG_FMT, opts->pzPROGNAME); unit-oai-hss-0: 08:11:40 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 08:11:40 DEBUG unit.oai-hss/0.install makeshell.c:166:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 08:11:40 DEBUG unit.oai-hss/0.install printf(OPT_ARG_FMT, opts->pzPROGNAME); unit-oai-hss-0: 08:11:40 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 08:11:40 DEBUG unit.oai-hss/0.install makeshell.c:178:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 08:11:40 DEBUG unit.oai-hss/0.install printf(LOPT_ARG_FMT, opts->pzPROGNAME); unit-oai-hss-0: 08:11:40 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 08:11:40 DEBUG unit.oai-hss/0.install makeshell.c:184:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 08:11:40 DEBUG unit.oai-hss/0.install printf(OPT_ARG_FMT, opts->pzPROGNAME); unit-oai-hss-0: 08:11:40 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 08:11:40 DEBUG unit.oai-hss/0.install makeshell.c:195:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 08:11:40 DEBUG unit.oai-hss/0.install printf(SHOW_PROG_ENV, opts->pzPROGNAME); unit-oai-hss-0: 08:11:40 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 08:11:40 DEBUG unit.oai-hss/0.install makeshell.c: In function 'emit_var_text': unit-oai-hss-0: 08:11:40 DEBUG unit.oai-hss/0.install makeshell.c:230:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 08:11:40 DEBUG unit.oai-hss/0.install printf(SET_TEXT_FMT, prog, var); unit-oai-hss-0: 08:11:40 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 08:11:40 DEBUG unit.oai-hss/0.install makeshell.c: In function 'emit_usage': unit-oai-hss-0: 08:11:40 DEBUG unit.oai-hss/0.install makeshell.c:373:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 08:11:40 DEBUG unit.oai-hss/0.install strftime(tm_nm_buf, AO_NAME_SIZE, TIME_FMT, ptm ); unit-oai-hss-0: 08:11:40 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 08:11:40 DEBUG unit.oai-hss/0.install makeshell.c:381:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 08:11:40 DEBUG unit.oai-hss/0.install printf(SHELL_MAGIC, shell_prog); unit-oai-hss-0: 08:11:40 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 08:11:40 DEBUG unit.oai-hss/0.install makeshell.c:383:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 08:11:40 DEBUG unit.oai-hss/0.install printf(PREAMBLE_FMT, START_MARK, out_nm, tm_nm_buf); unit-oai-hss-0: 08:11:40 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 08:11:40 DEBUG unit.oai-hss/0.install makeshell.c:386:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 08:11:40 DEBUG unit.oai-hss/0.install printf(END_PRE_FMT, opts->pzPROGNAME); unit-oai-hss-0: 08:11:40 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 08:11:40 DEBUG unit.oai-hss/0.install makeshell.c: In function 'emit_wrapup': unit-oai-hss-0: 08:11:40 DEBUG unit.oai-hss/0.install makeshell.c:436:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 08:11:40 DEBUG unit.oai-hss/0.install printf(FINISH_LOOP, opts->pzPROGNAME); unit-oai-hss-0: 08:11:40 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 08:11:40 DEBUG unit.oai-hss/0.install makeshell.c: In function 'emit_action': unit-oai-hss-0: 08:11:40 DEBUG unit.oai-hss/0.install makeshell.c:532:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 08:11:40 DEBUG unit.oai-hss/0.install printf(ECHO_N_EXIT, opts->pzPROGNAME, VER_STR); unit-oai-hss-0: 08:11:40 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 08:11:40 DEBUG unit.oai-hss/0.install makeshell.c:535:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 08:11:40 DEBUG unit.oai-hss/0.install printf(PAGE_USAGE_TEXT, opts->pzPROGNAME); unit-oai-hss-0: 08:11:40 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 08:11:40 DEBUG unit.oai-hss/0.install makeshell.c:538:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 08:11:40 DEBUG unit.oai-hss/0.install printf(LVL3_CMD, NO_LOAD_WARN); unit-oai-hss-0: 08:11:40 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 08:11:40 DEBUG unit.oai-hss/0.install makeshell.c:539:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 08:11:40 DEBUG unit.oai-hss/0.install printf(LVL3_CMD, YES_NEED_OPT_ARG); unit-oai-hss-0: 08:11:40 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 08:11:40 DEBUG unit.oai-hss/0.install makeshell.c:544:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 08:11:40 DEBUG unit.oai-hss/0.install printf(LVL3_CMD, NO_SAVE_OPTS); unit-oai-hss-0: 08:11:40 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 08:11:40 DEBUG unit.oai-hss/0.install makeshell.c:545:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 08:11:40 DEBUG unit.oai-hss/0.install printf(LVL3_CMD, OK_NEED_OPT_ARG); unit-oai-hss-0: 08:11:40 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 08:11:40 DEBUG unit.oai-hss/0.install makeshell.c:547:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 08:11:40 DEBUG unit.oai-hss/0.install printf(ECHO_N_EXIT, opts->pzPROGNAME, LONG_USE_STR); unit-oai-hss-0: 08:11:40 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 08:11:40 DEBUG unit.oai-hss/0.install makeshell.c:551:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 08:11:40 DEBUG unit.oai-hss/0.install printf(SGL_ARG_FMT, opts->pzPROGNAME, od->pz_NAME); unit-oai-hss-0: 08:11:40 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 08:11:40 DEBUG unit.oai-hss/0.install makeshell.c:555:24: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 08:11:40 DEBUG unit.oai-hss/0.install od->pz_NAME, od->optMaxCt); unit-oai-hss-0: 08:11:40 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 08:11:40 DEBUG unit.oai-hss/0.install makeshell.c:557:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 08:11:40 DEBUG unit.oai-hss/0.install printf(MULTI_ARG_FMT, opts->pzPROGNAME, od->pz_NAME); unit-oai-hss-0: 08:11:40 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 08:11:40 DEBUG unit.oai-hss/0.install makeshell.c:564:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 08:11:40 DEBUG unit.oai-hss/0.install printf(SET_MULTI_ARG, opts->pzPROGNAME, od->pz_NAME); unit-oai-hss-0: 08:11:40 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 08:11:40 DEBUG unit.oai-hss/0.install makeshell.c:565:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 08:11:40 DEBUG unit.oai-hss/0.install printf(LVL3_CMD, NO_ARG_NEEDED); unit-oai-hss-0: 08:11:40 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 08:11:40 DEBUG unit.oai-hss/0.install makeshell.c:568:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 08:11:40 DEBUG unit.oai-hss/0.install printf(SET_MULTI_ARG, opts->pzPROGNAME, od->pz_NAME); unit-oai-hss-0: 08:11:40 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 08:11:40 DEBUG unit.oai-hss/0.install makeshell.c:569:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 08:11:40 DEBUG unit.oai-hss/0.install printf(LVL3_CMD, OK_NEED_OPT_ARG); unit-oai-hss-0: 08:11:40 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 08:11:40 DEBUG unit.oai-hss/0.install makeshell.c:572:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 08:11:40 DEBUG unit.oai-hss/0.install printf(LVL3_CMD, YES_NEED_OPT_ARG); unit-oai-hss-0: 08:11:40 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 08:11:40 DEBUG unit.oai-hss/0.install makeshell.c: In function 'emit_inaction': unit-oai-hss-0: 08:11:40 DEBUG unit.oai-hss/0.install makeshell.c:582:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 08:11:40 DEBUG unit.oai-hss/0.install printf(LVL3_CMD, NO_SUPPRESS_LOAD); unit-oai-hss-0: 08:11:40 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 08:11:40 DEBUG unit.oai-hss/0.install makeshell.c:586:16: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 08:11:40 DEBUG unit.oai-hss/0.install od->pz_NAME, od->pz_DisablePfx); unit-oai-hss-0: 08:11:40 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 08:11:40 DEBUG unit.oai-hss/0.install makeshell.c:589:16: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 08:11:40 DEBUG unit.oai-hss/0.install od->pz_NAME, od->pz_DisablePfx); unit-oai-hss-0: 08:11:40 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 08:11:40 DEBUG unit.oai-hss/0.install makeshell.c:591:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 08:11:40 DEBUG unit.oai-hss/0.install printf(LVL3_CMD, NO_ARG_NEEDED); unit-oai-hss-0: 08:11:40 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 08:11:40 DEBUG unit.oai-hss/0.install makeshell.c: In function 'emit_flag': unit-oai-hss-0: 08:11:40 DEBUG unit.oai-hss/0.install makeshell.c:614:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 08:11:40 DEBUG unit.oai-hss/0.install printf(zOptionFlag, od->optValue); unit-oai-hss-0: 08:11:40 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 08:11:40 DEBUG unit.oai-hss/0.install makeshell.c: In function 'emit_match_expr': unit-oai-hss-0: 08:11:40 DEBUG unit.oai-hss/0.install makeshell.c:689:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 08:11:40 DEBUG unit.oai-hss/0.install printf(zOptionPartName, name_bf); unit-oai-hss-0: 08:11:40 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 08:11:40 DEBUG unit.oai-hss/0.install makeshell.c:699:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 08:11:40 DEBUG unit.oai-hss/0.install printf(zOptionFullName, name); unit-oai-hss-0: 08:11:40 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 08:11:40 DEBUG unit.oai-hss/0.install In file included from libopts.c:31:0: unit-oai-hss-0: 08:11:40 DEBUG unit.oai-hss/0.install nested.c: In function 'emit_special_char': unit-oai-hss-0: 08:11:40 DEBUG unit.oai-hss/0.install nested.c:903:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 08:11:40 DEBUG unit.oai-hss/0.install fprintf(fp, XML_HEX_BYTE_FMT, (ch & 0xFF)); unit-oai-hss-0: 08:11:40 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 08:11:40 DEBUG unit.oai-hss/0.install In file included from libopts.c:33:0: unit-oai-hss-0: 08:11:40 DEBUG unit.oai-hss/0.install pgusage.c: In function 'open_tmp_usage': unit-oai-hss-0: 08:11:40 DEBUG unit.oai-hss/0.install pgusage.c:49:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 08:11:40 DEBUG unit.oai-hss/0.install snprintf(bf, bfsz, TMP_FILE_FMT, tmpdir, my_pid); unit-oai-hss-0: 08:11:40 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 08:11:40 DEBUG unit.oai-hss/0.install pgusage.c:49:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 08:11:40 DEBUG unit.oai-hss/0.install pgusage.c: In function 'mk_pager_cmd': unit-oai-hss-0: 08:11:40 DEBUG unit.oai-hss/0.install pgusage.c:90:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 08:11:40 DEBUG unit.oai-hss/0.install snprintf(res, bfsz, PAGE_USAGE_FMT, pager, fname); unit-oai-hss-0: 08:11:40 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 08:11:40 DEBUG unit.oai-hss/0.install pgusage.c:90:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 08:11:40 DEBUG unit.oai-hss/0.install In file included from libopts.c:34:0: unit-oai-hss-0: 08:11:40 DEBUG unit.oai-hss/0.install putshell.c: In function 'optionQuoteString': unit-oai-hss-0: 08:11:40 DEBUG unit.oai-hss/0.install putshell.c:190:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 08:11:40 DEBUG unit.oai-hss/0.install sprintf(out, MK_STR_OCT_FMT, ch); unit-oai-hss-0: 08:11:40 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 08:11:40 DEBUG unit.oai-hss/0.install putshell.c: In function 'print_enumeration': unit-oai-hss-0: 08:11:40 DEBUG unit.oai-hss/0.install putshell.c:277:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 08:11:40 DEBUG unit.oai-hss/0.install printf(OPT_VAL_FMT, pOpts->pzPROGNAME, pOD->pz_NAME); unit-oai-hss-0: 08:11:40 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 08:11:40 DEBUG unit.oai-hss/0.install putshell.c:283:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 08:11:40 DEBUG unit.oai-hss/0.install printf(QUOT_ARG_FMT, pOD->optArg.argString); unit-oai-hss-0: 08:11:40 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 08:11:40 DEBUG unit.oai-hss/0.install putshell.c:288:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 08:11:40 DEBUG unit.oai-hss/0.install printf(OPT_END_FMT, pOpts->pzPROGNAME, pOD->pz_NAME); unit-oai-hss-0: 08:11:40 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 08:11:40 DEBUG unit.oai-hss/0.install putshell.c: In function 'print_membership': unit-oai-hss-0: 08:11:40 DEBUG unit.oai-hss/0.install putshell.c:298:12: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 08:11:40 DEBUG unit.oai-hss/0.install (int)(uintptr_t)(pOD->optCookie)); unit-oai-hss-0: 08:11:40 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 08:11:40 DEBUG unit.oai-hss/0.install putshell.c:315:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 08:11:40 DEBUG unit.oai-hss/0.install printf(SHOW_VAL_FMT, (unsigned long)val); unit-oai-hss-0: 08:11:40 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 08:11:40 DEBUG unit.oai-hss/0.install putshell.c: In function 'print_stacked_arg': unit-oai-hss-0: 08:11:40 DEBUG unit.oai-hss/0.install putshell.c:330:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 08:11:40 DEBUG unit.oai-hss/0.install printf(zOptCookieCt, pOpts->pzPROGNAME, pOD->pz_NAME, ct); unit-oai-hss-0: 08:11:40 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 08:11:40 DEBUG unit.oai-hss/0.install putshell.c:334:16: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 08:11:40 DEBUG unit.oai-hss/0.install pAL->useCt - ct); unit-oai-hss-0: 08:11:40 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 08:11:40 DEBUG unit.oai-hss/0.install putshell.c:337:16: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 08:11:40 DEBUG unit.oai-hss/0.install pAL->useCt - ct); unit-oai-hss-0: 08:11:40 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 08:11:40 DEBUG unit.oai-hss/0.install putshell.c: In function 'optionPutShell': unit-oai-hss-0: 08:11:40 DEBUG unit.oai-hss/0.install putshell.c:375:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 08:11:40 DEBUG unit.oai-hss/0.install printf(zOptCtFmt, pOpts->curOptIdx-1); unit-oai-hss-0: 08:11:40 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 08:11:40 DEBUG unit.oai-hss/0.install putshell.c:403:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 08:11:40 DEBUG unit.oai-hss/0.install printf(zEquivMode, pOpts->pzPROGNAME, pOD->pz_NAME, p->pz_NAME); unit-oai-hss-0: 08:11:40 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 08:11:40 DEBUG unit.oai-hss/0.install putshell.c:442:20: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 08:11:40 DEBUG unit.oai-hss/0.install ? pOD->pz_DisablePfx : "false"); unit-oai-hss-0: 08:11:40 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 08:11:40 DEBUG unit.oai-hss/0.install putshell.c:452:20: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 08:11:40 DEBUG unit.oai-hss/0.install (int)pOD->optArg.argInt); unit-oai-hss-0: 08:11:40 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 08:11:40 DEBUG unit.oai-hss/0.install putshell.c:472:20: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 08:11:40 DEBUG unit.oai-hss/0.install (pOD->optArg.argBool == 0) ? "false" : "true"); unit-oai-hss-0: 08:11:40 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 08:11:40 DEBUG unit.oai-hss/0.install putshell.c:484:20: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 08:11:40 DEBUG unit.oai-hss/0.install pOD->optOccCt); unit-oai-hss-0: 08:11:40 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 08:11:40 DEBUG unit.oai-hss/0.install putshell.c:491:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 08:11:40 DEBUG unit.oai-hss/0.install printf(OPT_VAL_FMT, pOpts->pzPROGNAME, pOD->pz_NAME); unit-oai-hss-0: 08:11:40 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 08:11:40 DEBUG unit.oai-hss/0.install putshell.c:493:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 08:11:40 DEBUG unit.oai-hss/0.install printf(OPT_END_FMT, pOpts->pzPROGNAME, pOD->pz_NAME); unit-oai-hss-0: 08:11:40 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 08:11:40 DEBUG unit.oai-hss/0.install In file included from libopts.c:37:0: unit-oai-hss-0: 08:11:40 DEBUG unit.oai-hss/0.install save.c: In function 'prt_value': unit-oai-hss-0: 08:11:40 DEBUG unit.oai-hss/0.install save.c:351:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 08:11:40 DEBUG unit.oai-hss/0.install fprintf(fp, NULL_ATR_FMT, ovp->pzName); unit-oai-hss-0: 08:11:40 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 08:11:40 DEBUG unit.oai-hss/0.install save.c:366:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 08:11:40 DEBUG unit.oai-hss/0.install fprintf(fp, TYPE_ATR_FMT, ovp->pzName, typ); unit-oai-hss-0: 08:11:40 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 08:11:40 DEBUG unit.oai-hss/0.install save.c:386:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 08:11:40 DEBUG unit.oai-hss/0.install fprintf(fp, END_XML_FMT, ovp->pzName); unit-oai-hss-0: 08:11:40 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 08:11:40 DEBUG unit.oai-hss/0.install save.c:392:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 08:11:40 DEBUG unit.oai-hss/0.install fprintf(fp, NUMB_ATR_FMT, ovp->pzName, ovp->v.longVal); unit-oai-hss-0: 08:11:40 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 08:11:40 DEBUG unit.oai-hss/0.install save.c:397:17: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 08:11:40 DEBUG unit.oai-hss/0.install ovp->v.boolVal ? "true" : "false"); unit-oai-hss-0: 08:11:40 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 08:11:40 DEBUG unit.oai-hss/0.install save.c: In function 'prt_string': unit-oai-hss-0: 08:11:40 DEBUG unit.oai-hss/0.install save.c:411:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 08:11:40 DEBUG unit.oai-hss/0.install fprintf(fp, OPEN_XML_FMT, name); unit-oai-hss-0: 08:11:40 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 08:11:40 DEBUG unit.oai-hss/0.install save.c:439:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 08:11:40 DEBUG unit.oai-hss/0.install fprintf(fp, END_XML_FMT, name); unit-oai-hss-0: 08:11:40 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 08:11:40 DEBUG unit.oai-hss/0.install save.c: In function 'prt_val_list': unit-oai-hss-0: 08:11:40 DEBUG unit.oai-hss/0.install save.c:459:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 08:11:40 DEBUG unit.oai-hss/0.install fprintf(fp, OPEN_CLOSE_FMT, name); unit-oai-hss-0: 08:11:40 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 08:11:40 DEBUG unit.oai-hss/0.install save.c:463:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 08:11:40 DEBUG unit.oai-hss/0.install fprintf(fp, NESTED_OPT_FMT, name); unit-oai-hss-0: 08:11:40 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 08:11:40 DEBUG unit.oai-hss/0.install save.c: In function 'prt_nested': unit-oai-hss-0: 08:11:40 DEBUG unit.oai-hss/0.install save.c:503:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 08:11:40 DEBUG unit.oai-hss/0.install fprintf(fp, NESTED_OPT_FMT, p->pz_Name); unit-oai-hss-0: 08:11:40 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 08:11:40 DEBUG unit.oai-hss/0.install save.c: In function 'open_sv_file': unit-oai-hss-0: 08:11:40 DEBUG unit.oai-hss/0.install save.c:556:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 08:11:40 DEBUG unit.oai-hss/0.install fprintf(fp, zPresetFile, time_str); unit-oai-hss-0: 08:11:40 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 08:11:40 DEBUG unit.oai-hss/0.install In file included from libopts.c:44:0: unit-oai-hss-0: 08:11:40 DEBUG unit.oai-hss/0.install usage.c: In function 'print_usage_details': unit-oai-hss-0: 08:11:40 DEBUG unit.oai-hss/0.install usage.c:352:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 08:11:40 DEBUG unit.oai-hss/0.install sprintf(line_fmt_buf, zFmtFmt, flen); unit-oai-hss-0: 08:11:40 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 08:11:40 DEBUG unit.oai-hss/0.install usage.c:357:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 08:11:40 DEBUG unit.oai-hss/0.install sprintf(line_fmt_buf, zFmtFmt, flen); unit-oai-hss-0: 08:11:40 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 08:11:40 DEBUG unit.oai-hss/0.install usage.c: In function 'print_one_paragraph': unit-oai-hss-0: 08:11:40 DEBUG unit.oai-hss/0.install usage.c:437:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 08:11:40 DEBUG unit.oai-hss/0.install fprintf(fp, PUTS_FMT, t); unit-oai-hss-0: 08:11:40 DEBUG unit.oai-hss/0.install ^ unit-abot-epc-basic-0: 08:11:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libio-html-perl. unit-abot-epc-basic-0: 08:11:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libio-html-perl_1.001-1_all.deb ... unit-abot-epc-basic-0: 08:11:40 DEBUG unit.abot-epc-basic/0.install Unpacking libio-html-perl (1.001-1) ... unit-abot-epc-basic-0: 08:11:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liblwp-mediatypes-perl. unit-abot-epc-basic-0: 08:11:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liblwp-mediatypes-perl_6.02-1_all.deb ... unit-abot-epc-basic-0: 08:11:40 DEBUG unit.abot-epc-basic/0.install Unpacking liblwp-mediatypes-perl (6.02-1) ... unit-abot-epc-basic-0: 08:11:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhttp-message-perl. unit-abot-epc-basic-0: 08:11:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhttp-message-perl_6.11-1_all.deb ... unit-abot-epc-basic-0: 08:11:41 DEBUG unit.abot-epc-basic/0.install Unpacking libhttp-message-perl (6.11-1) ... unit-abot-epc-basic-0: 08:11:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhtml-form-perl. unit-abot-epc-basic-0: 08:11:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhtml-form-perl_6.03-1_all.deb ... unit-abot-epc-basic-0: 08:11:41 DEBUG unit.abot-epc-basic/0.install Unpacking libhtml-form-perl (6.03-1) ... unit-abot-epc-basic-0: 08:11:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhtml-tree-perl. unit-abot-epc-basic-0: 08:11:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhtml-tree-perl_5.03-2_all.deb ... unit-abot-epc-basic-0: 08:11:42 DEBUG unit.abot-epc-basic/0.install Unpacking libhtml-tree-perl (5.03-2) ... unit-abot-epc-basic-0: 08:11:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhtml-format-perl. unit-abot-epc-basic-0: 08:11:42 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhtml-format-perl_2.11-2_all.deb ... unit-abot-epc-basic-0: 08:11:42 DEBUG unit.abot-epc-basic/0.install Unpacking libhtml-format-perl (2.11-2) ... unit-oai-hss-0: 08:11:42 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-oai-hss-0: 08:11:42 DEBUG unit.oai-hss/0.install CCLD libopts.la unit-oai-hss-0: 08:11:42 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/src/libopts' unit-oai-hss-0: 08:11:42 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 08:11:42 DEBUG unit.oai-hss/0.install CC libcmd_srp_la-srptool-args.lo unit-oai-hss-0: 08:11:42 DEBUG unit.oai-hss/0.install CC libcmd_psk_la-psk-args.lo unit-oai-hss-0: 08:11:42 DEBUG unit.oai-hss/0.install CC libcmd_ocsp_la-ocsptool-args.lo unit-oai-hss-0: 08:11:42 DEBUG unit.oai-hss/0.install CC libcmd_serv_la-serv-args.lo unit-abot-epc-basic-0: 08:11:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhttp-cookies-perl. unit-abot-epc-basic-0: 08:11:43 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhttp-cookies-perl_6.01-1_all.deb ... unit-abot-epc-basic-0: 08:11:43 DEBUG unit.abot-epc-basic/0.install Unpacking libhttp-cookies-perl (6.01-1) ... unit-abot-epc-basic-0: 08:11:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhttp-daemon-perl. unit-abot-epc-basic-0: 08:11:43 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhttp-daemon-perl_6.01-1_all.deb ... unit-abot-epc-basic-0: 08:11:43 DEBUG unit.abot-epc-basic/0.install Unpacking libhttp-daemon-perl (6.01-1) ... unit-oai-hss-0: 08:11:43 DEBUG unit.oai-hss/0.install CC libcmd_cli_la-cli-args.lo unit-oai-hss-0: 08:11:43 DEBUG unit.oai-hss/0.install CC libcmd_cli_debug_la-cli-debug-args.lo unit-oai-hss-0: 08:11:43 DEBUG unit.oai-hss/0.install CC libcmd_certtool_la-certtool-args.lo unit-abot-epc-basic-0: 08:11:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhttp-negotiate-perl. unit-abot-epc-basic-0: 08:11:43 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhttp-negotiate-perl_6.00-2_all.deb ... unit-oai-hss-0: 08:11:43 DEBUG unit.oai-hss/0.install CC libcmd_certtool_la-certtool-cfg.lo unit-abot-epc-basic-0: 08:11:43 DEBUG unit.abot-epc-basic/0.install Unpacking libhttp-negotiate-perl (6.00-2) ... unit-oai-hss-0: 08:11:44 DEBUG unit.oai-hss/0.install CC libcmd_danetool_la-danetool-args.lo unit-oai-hss-0: 08:11:44 DEBUG unit.oai-hss/0.install CC libcmd_danetool_la-certtool-cfg.lo unit-oai-hss-0: 08:11:44 DEBUG unit.oai-hss/0.install CC libcmd_p11tool_la-p11tool-args.lo unit-abot-epc-basic-0: 08:11:44 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libicu-dev:amd64. unit-abot-epc-basic-0: 08:11:44 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libicu-dev_55.1-7ubuntu0.4_amd64.deb ... unit-abot-epc-basic-0: 08:11:44 DEBUG unit.abot-epc-basic/0.install Unpacking libicu-dev:amd64 (55.1-7ubuntu0.4) ... unit-oai-hss-0: 08:11:44 DEBUG unit.oai-hss/0.install CC libcmd_p11tool_la-certtool-cfg.lo unit-oai-hss-0: 08:11:44 DEBUG unit.oai-hss/0.install CC libcmd_tpmtool_la-tpmtool-args.lo unit-oai-hss-0: 08:11:45 DEBUG unit.oai-hss/0.install CC libcmd_tpmtool_la-certtool-cfg.lo unit-abot-epc-basic-0: 08:11:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libidn11-dev. unit-abot-epc-basic-0: 08:11:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libidn11-dev_1.32-3ubuntu1.2_amd64.deb ... unit-abot-epc-basic-0: 08:11:45 DEBUG unit.abot-epc-basic/0.install Unpacking libidn11-dev (1.32-3ubuntu1.2) ... unit-abot-epc-basic-0: 08:11:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libnet-ssleay-perl. unit-abot-epc-basic-0: 08:11:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libnet-ssleay-perl_1.72-1build1_amd64.deb ... unit-abot-epc-basic-0: 08:11:46 DEBUG unit.abot-epc-basic/0.install Unpacking libnet-ssleay-perl (1.72-1build1) ... unit-oai-hss-0: 08:11:46 DEBUG unit.oai-hss/0.install CC psk.o unit-abot-epc-basic-0: 08:11:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libio-socket-ssl-perl. unit-abot-epc-basic-0: 08:11:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libio-socket-ssl-perl_2.024-1_all.deb ... unit-oai-hss-0: 08:11:46 DEBUG unit.oai-hss/0.install CC cli-debug.o unit-abot-epc-basic-0: 08:11:46 DEBUG unit.abot-epc-basic/0.install Unpacking libio-socket-ssl-perl (2.024-1) ... unit-oai-hss-0: 08:11:46 DEBUG unit.oai-hss/0.install cli-debug.c: In function 'main': unit-oai-hss-0: 08:11:46 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: 08:11:46 DEBUG unit.oai-hss/0.install gnutls_transport_set_ptr (state, (gnutls_transport_ptr_t) unit-oai-hss-0: 08:11:46 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 08:11:46 DEBUG unit.oai-hss/0.install CC tests.o unit-abot-epc-basic-0: 08:11:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjack-jackd2-0:amd64. unit-oai-hss-0: 08:11:46 DEBUG unit.oai-hss/0.install CC socket.o unit-abot-epc-basic-0: 08:11:46 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: 08:11:47 DEBUG unit.abot-epc-basic/0.install Unpacking libjack-jackd2-0:amd64 (1.9.10+20150825git1ed50c92~dfsg-1ubuntu1) ... unit-abot-epc-basic-0: 08:11:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjs-jquery. unit-abot-epc-basic-0: 08:11:47 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjs-jquery_1.11.3+dfsg-4_all.deb ... unit-abot-epc-basic-0: 08:11:47 DEBUG unit.abot-epc-basic/0.install Unpacking libjs-jquery (1.11.3+dfsg-4) ... unit-oai-hss-0: 08:11:47 DEBUG unit.oai-hss/0.install CC common.o unit-oai-hss-0: 08:11:47 DEBUG unit.oai-hss/0.install CC certtool.o unit-oai-hss-0: 08:11:47 DEBUG unit.oai-hss/0.install common.c: In function 'token_callback': unit-oai-hss-0: 08:11:47 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: 08:11:47 DEBUG unit.oai-hss/0.install fgets (buf, sizeof (buf), stdin); unit-oai-hss-0: 08:11:47 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 08:11:47 DEBUG unit.oai-hss/0.install CC certtool-common.o unit-oai-hss-0: 08:11:47 DEBUG unit.oai-hss/0.install certtool-common.c: In function 'print_head': unit-oai-hss-0: 08:11:47 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: 08:11:47 DEBUG unit.oai-hss/0.install asprintf(&ntxt, "const unsigned char %s[%u] =", txt, size); unit-oai-hss-0: 08:11:47 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 08:11:47 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: 08:11:47 DEBUG unit.oai-hss/0.install asprintf(&ntxt, "const unsigned char %s[] =\n", txt); unit-oai-hss-0: 08:11:47 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 08:11:48 DEBUG unit.oai-hss/0.install CC certtool-extras.o unit-abot-epc-basic-0: 08:11:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libkpathsea6:amd64. unit-abot-epc-basic-0: 08:11:48 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libkpathsea6_2015.20160222.37495-1ubuntu0.1_amd64.deb ... unit-oai-hss-0: 08:11:48 DEBUG unit.oai-hss/0.install CC srptool.o unit-abot-epc-basic-0: 08:11:48 DEBUG unit.abot-epc-basic/0.install Unpacking libkpathsea6:amd64 (2015.20160222.37495-1ubuntu0.1) ... unit-oai-hss-0: 08:11:48 DEBUG unit.oai-hss/0.install CC ocsptool.o unit-abot-epc-basic-0: 08:11:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libnet-http-perl. unit-abot-epc-basic-0: 08:11:48 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libnet-http-perl_6.09-1_all.deb ... unit-abot-epc-basic-0: 08:11:48 DEBUG unit.abot-epc-basic/0.install Unpacking libnet-http-perl (6.09-1) ... unit-oai-hss-0: 08:11:48 DEBUG unit.oai-hss/0.install CC ocsptool-common.o unit-oai-hss-0: 08:11:48 DEBUG unit.oai-hss/0.install CC serv.o unit-oai-hss-0: 08:11:48 DEBUG unit.oai-hss/0.install CC udp-serv.o unit-abot-epc-basic-0: 08:11:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwww-robotrules-perl. unit-abot-epc-basic-0: 08:11:48 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwww-robotrules-perl_6.01-1_all.deb ... unit-abot-epc-basic-0: 08:11:48 DEBUG unit.abot-epc-basic/0.install Unpacking libwww-robotrules-perl (6.01-1) ... unit-oai-hss-0: 08:11:48 DEBUG unit.oai-hss/0.install CC cli.o unit-oai-hss-0: 08:11:48 DEBUG unit.oai-hss/0.install CC benchmark-cipher.o unit-oai-hss-0: 08:11:49 DEBUG unit.oai-hss/0.install cli.c: In function 'psk_callback': unit-oai-hss-0: 08:11:49 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: 08:11:49 DEBUG unit.oai-hss/0.install getline (&tmp, &n, stdin); unit-oai-hss-0: 08:11:49 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 08:11:49 DEBUG unit.oai-hss/0.install CC benchmark.o unit-abot-epc-basic-0: 08:11:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwww-perl. unit-oai-hss-0: 08:11:49 DEBUG unit.oai-hss/0.install CC benchmark-tls.o unit-abot-epc-basic-0: 08:11:49 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwww-perl_6.15-1_all.deb ... unit-abot-epc-basic-0: 08:11:49 DEBUG unit.abot-epc-basic/0.install Unpacking libwww-perl (6.15-1) ... unit-oai-hss-0: 08:11:49 DEBUG unit.oai-hss/0.install CC danetool.o unit-oai-hss-0: 08:11:49 DEBUG unit.oai-hss/0.install CC tpmtool.o unit-oai-hss-0: 08:11:49 DEBUG unit.oai-hss/0.install CC p11tool.o unit-oai-hss-0: 08:11:49 DEBUG unit.oai-hss/0.install CC pkcs11.o unit-oai-hss-0: 08:11:49 DEBUG unit.oai-hss/0.install CCLD libcmd-srp.la unit-abot-epc-basic-0: 08:11:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liblwp-protocol-https-perl. unit-oai-hss-0: 08:11:50 DEBUG unit.oai-hss/0.install CCLD libcmd-psk.la unit-abot-epc-basic-0: 08:11:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liblwp-protocol-https-perl_6.06-2_all.deb ... unit-oai-hss-0: 08:11:50 DEBUG unit.oai-hss/0.install CCLD libcmd-ocsp.la unit-abot-epc-basic-0: 08:11:50 DEBUG unit.abot-epc-basic/0.install Unpacking liblwp-protocol-https-perl (6.06-2) ... unit-oai-hss-0: 08:11:50 DEBUG unit.oai-hss/0.install CCLD libcmd-serv.la unit-oai-hss-0: 08:11:50 DEBUG unit.oai-hss/0.install CCLD libcmd-cli.la unit-oai-hss-0: 08:11:50 DEBUG unit.oai-hss/0.install CCLD libcmd-cli-debug.la unit-oai-hss-0: 08:11:50 DEBUG unit.oai-hss/0.install CCLD libcmd-certtool.la unit-oai-hss-0: 08:11:50 DEBUG unit.oai-hss/0.install CCLD libcmd-danetool.la unit-oai-hss-0: 08:11:50 DEBUG unit.oai-hss/0.install CCLD libcmd-p11tool.la unit-oai-hss-0: 08:11:50 DEBUG unit.oai-hss/0.install CCLD libcmd-tpmtool.la unit-oai-hss-0: 08:11:50 DEBUG unit.oai-hss/0.install CCLD psktool unit-abot-epc-basic-0: 08:11:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmagick++-6.q16-5v5:amd64. unit-abot-epc-basic-0: 08:11:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmagick++-6.q16-5v5_8%3a6.8.9.9-7ubuntu5.13_amd64.deb ... unit-oai-hss-0: 08:11:50 DEBUG unit.oai-hss/0.install CCLD gnutls-cli-debug unit-oai-hss-0: 08:11:50 DEBUG unit.oai-hss/0.install CCLD certtool unit-abot-epc-basic-0: 08:11:50 DEBUG unit.abot-epc-basic/0.install Unpacking libmagick++-6.q16-5v5:amd64 (8:6.8.9.9-7ubuntu5.13) ... unit-oai-hss-0: 08:11:50 DEBUG unit.oai-hss/0.install CCLD srptool unit-oai-hss-0: 08:11:51 DEBUG unit.oai-hss/0.install CCLD ocsptool unit-oai-hss-0: 08:11:51 DEBUG unit.oai-hss/0.install CCLD gnutls-serv unit-oai-hss-0: 08:11:51 DEBUG unit.oai-hss/0.install CCLD gnutls-cli unit-oai-hss-0: 08:11:51 DEBUG unit.oai-hss/0.install CCLD danetool unit-abot-epc-basic-0: 08:11:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsys-hostname-long-perl. unit-abot-epc-basic-0: 08:11:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsys-hostname-long-perl_1.5-1_all.deb ... unit-abot-epc-basic-0: 08:11:51 DEBUG unit.abot-epc-basic/0.install Unpacking libsys-hostname-long-perl (1.5-1) ... unit-abot-epc-basic-0: 08:11:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmail-sendmail-perl. unit-abot-epc-basic-0: 08:11:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmail-sendmail-perl_0.79.16-1_all.deb ... unit-abot-epc-basic-0: 08:11:51 DEBUG unit.abot-epc-basic/0.install Unpacking libmail-sendmail-perl (0.79.16-1) ... unit-oai-hss-0: 08:11:51 DEBUG unit.oai-hss/0.install CCLD tpmtool unit-oai-hss-0: 08:11:51 DEBUG unit.oai-hss/0.install CCLD p11tool unit-abot-epc-basic-0: 08:11:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libnet-smtp-ssl-perl. unit-abot-epc-basic-0: 08:11:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libnet-smtp-ssl-perl_1.03-1_all.deb ... unit-abot-epc-basic-0: 08:11:51 DEBUG unit.abot-epc-basic/0.install Unpacking libnet-smtp-ssl-perl (1.03-1) ... unit-oai-hss-0: 08:11:51 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 08:11:51 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 08:11:51 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 08:11:51 DEBUG unit.oai-hss/0.install Making all in doc unit-oai-hss-0: 08:11:51 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 08:11:51 DEBUG unit.oai-hss/0.install make all-recursive unit-oai-hss-0: 08:11:51 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 08:11:51 DEBUG unit.oai-hss/0.install Making all in examples unit-oai-hss-0: 08:11:51 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/examples' unit-oai-hss-0: 08:11:51 DEBUG unit.oai-hss/0.install CC ex-alert.lo unit-oai-hss-0: 08:11:51 DEBUG unit.oai-hss/0.install CC ex-pkcs12.lo unit-oai-hss-0: 08:11:51 DEBUG unit.oai-hss/0.install CC ex-session-info.lo unit-oai-hss-0: 08:11:51 DEBUG unit.oai-hss/0.install CC ex-x509-info.lo unit-abot-epc-basic-0: 08:11:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmailtools-perl. unit-abot-epc-basic-0: 08:11:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmailtools-perl_2.13-1_all.deb ... unit-oai-hss-0: 08:11:52 DEBUG unit.oai-hss/0.install CC ex-verify.lo unit-oai-hss-0: 08:11:52 DEBUG unit.oai-hss/0.install CC tcp.lo unit-oai-hss-0: 08:11:52 DEBUG unit.oai-hss/0.install CC udp.lo unit-oai-hss-0: 08:11:52 DEBUG unit.oai-hss/0.install CC ex-pkcs11-list.lo unit-abot-epc-basic-0: 08:11:52 DEBUG unit.abot-epc-basic/0.install Unpacking libmailtools-perl (2.13-1) ... unit-oai-hss-0: 08:11:52 DEBUG unit.oai-hss/0.install CC verify.lo unit-oai-hss-0: 08:11:52 DEBUG unit.oai-hss/0.install CC ex-verify-ssh.lo unit-oai-hss-0: 08:11:52 DEBUG unit.oai-hss/0.install CC ex-client-resume.o unit-oai-hss-0: 08:11:52 DEBUG unit.oai-hss/0.install CC ex-client-dtls.o unit-abot-epc-basic-0: 08:11:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package mysql-common. unit-abot-epc-basic-0: 08:11:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../mysql-common_5.7.24-0ubuntu0.16.04.1_all.deb ... unit-abot-epc-basic-0: 08:11:52 DEBUG unit.abot-epc-basic/0.install Unpacking mysql-common (5.7.24-0ubuntu0.16.04.1) ... unit-oai-hss-0: 08:11:52 DEBUG unit.oai-hss/0.install CC ex-cert-select.o unit-oai-hss-0: 08:11:52 DEBUG unit.oai-hss/0.install CC ex-client-x509.o unit-oai-hss-0: 08:11:52 DEBUG unit.oai-hss/0.install CC ex-serv-dtls.o unit-oai-hss-0: 08:11:52 DEBUG unit.oai-hss/0.install CC ex-client-xssl1.o unit-abot-epc-basic-0: 08:11:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmysqlclient20:amd64. unit-abot-epc-basic-0: 08:11:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmysqlclient20_5.7.24-0ubuntu0.16.04.1_amd64.deb ... unit-abot-epc-basic-0: 08:11:52 DEBUG unit.abot-epc-basic/0.install Unpacking libmysqlclient20:amd64 (5.7.24-0ubuntu0.16.04.1) ... unit-oai-hss-0: 08:11:52 DEBUG unit.oai-hss/0.install CC ex-client-xssl2.o unit-oai-hss-0: 08:11:53 DEBUG unit.oai-hss/0.install CC print-ciphersuites.o unit-oai-hss-0: 08:11:53 DEBUG unit.oai-hss/0.install ex-client-xssl1.c: In function 'main': unit-oai-hss-0: 08:11:53 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: 08:11:53 DEBUG unit.oai-hss/0.install (gnutls_transport_ptr_t)fd, unit-oai-hss-0: 08:11:53 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 08:11:53 DEBUG unit.oai-hss/0.install ex-client-xssl2.c: In function 'main': unit-oai-hss-0: 08:11:53 DEBUG unit.oai-hss/0.install CXX ex-cxx.o unit-oai-hss-0: 08:11:53 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: 08:11:53 DEBUG unit.oai-hss/0.install (gnutls_transport_ptr_t)fd, unit-oai-hss-0: 08:11:53 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 08:11:53 DEBUG unit.oai-hss/0.install CC ex-client-anon.o unit-oai-hss-0: 08:11:53 DEBUG unit.oai-hss/0.install CC ex-serv-anon.o unit-oai-hss-0: 08:11:53 DEBUG unit.oai-hss/0.install CC ex-serv-pgp.o unit-oai-hss-0: 08:11:53 DEBUG unit.oai-hss/0.install CC ex-cert-select-pkcs11.o unit-oai-hss-0: 08:11:53 DEBUG unit.oai-hss/0.install CC ex-client-psk.o unit-oai-hss-0: 08:11:53 DEBUG unit.oai-hss/0.install CC ex-serv-psk.o unit-oai-hss-0: 08:11:53 DEBUG unit.oai-hss/0.install CC ex-client-srp.o unit-oai-hss-0: 08:11:53 DEBUG unit.oai-hss/0.install CC ex-serv-srp.o unit-abot-epc-basic-0: 08:11:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmysqlclient-dev. unit-abot-epc-basic-0: 08:11:53 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmysqlclient-dev_5.7.24-0ubuntu0.16.04.1_amd64.deb ... unit-abot-epc-basic-0: 08:11:53 DEBUG unit.abot-epc-basic/0.install Unpacking libmysqlclient-dev (5.7.24-0ubuntu0.16.04.1) ... unit-oai-hss-0: 08:11:53 DEBUG unit.oai-hss/0.install CC ex-ocsp-client.o unit-oai-hss-0: 08:11:53 DEBUG unit.oai-hss/0.install CCLD libexamples.la unit-oai-hss-0: 08:11:53 DEBUG unit.oai-hss/0.install CCLD ex-client-resume unit-oai-hss-0: 08:11:53 DEBUG unit.oai-hss/0.install CCLD ex-client-dtls unit-oai-hss-0: 08:11:53 DEBUG unit.oai-hss/0.install CCLD ex-cert-select unit-oai-hss-0: 08:11:53 DEBUG unit.oai-hss/0.install CCLD ex-client-x509 unit-abot-epc-basic-0: 08:11:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-parser-perl. unit-abot-epc-basic-0: 08:11:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxml-parser-perl_2.44-1build1_amd64.deb ... unit-abot-epc-basic-0: 08:11:54 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-parser-perl (2.44-1build1) ... unit-oai-hss-0: 08:11:54 DEBUG unit.oai-hss/0.install CCLD ex-serv-dtls unit-oai-hss-0: 08:11:54 DEBUG unit.oai-hss/0.install CCLD ex-client-xssl1 unit-oai-hss-0: 08:11:54 DEBUG unit.oai-hss/0.install CCLD ex-client-xssl2 unit-oai-hss-0: 08:11:54 DEBUG unit.oai-hss/0.install CCLD print-ciphersuites unit-abot-epc-basic-0: 08:11:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-twig-perl. unit-abot-epc-basic-0: 08:11:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxml-twig-perl_1%3a3.48-1_all.deb ... unit-abot-epc-basic-0: 08:11:54 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-twig-perl (1:3.48-1) ... unit-oai-hss-0: 08:11:54 DEBUG unit.oai-hss/0.install CXXLD ex-cxx unit-oai-hss-0: 08:11:54 DEBUG unit.oai-hss/0.install CCLD ex-client-anon unit-oai-hss-0: 08:11:54 DEBUG unit.oai-hss/0.install CCLD ex-serv-anon unit-oai-hss-0: 08:11:54 DEBUG unit.oai-hss/0.install CCLD ex-serv-pgp unit-abot-epc-basic-0: 08:11:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libnet-dbus-perl. unit-abot-epc-basic-0: 08:11:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libnet-dbus-perl_1.1.0-3build1_amd64.deb ... unit-abot-epc-basic-0: 08:11:54 DEBUG unit.abot-epc-basic/0.install Unpacking libnet-dbus-perl (1.1.0-3build1) ... unit-oai-hss-0: 08:11:54 DEBUG unit.oai-hss/0.install CCLD ex-cert-select-pkcs11 unit-oai-hss-0: 08:11:54 DEBUG unit.oai-hss/0.install CCLD ex-client-psk unit-oai-hss-0: 08:11:54 DEBUG unit.oai-hss/0.install CCLD ex-serv-psk unit-oai-hss-0: 08:11:55 DEBUG unit.oai-hss/0.install CCLD ex-client-srp unit-abot-epc-basic-0: 08:11:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libglu1-mesa:amd64. unit-abot-epc-basic-0: 08:11:55 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libglu1-mesa_9.0.0-2.1_amd64.deb ... unit-abot-epc-basic-0: 08:11:55 DEBUG unit.abot-epc-basic/0.install Unpacking libglu1-mesa:amd64 (9.0.0-2.1) ... unit-oai-hss-0: 08:11:55 DEBUG unit.oai-hss/0.install CCLD ex-serv-srp unit-oai-hss-0: 08:11:55 DEBUG unit.oai-hss/0.install CCLD ex-ocsp-client unit-oai-hss-0: 08:11:55 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/examples' unit-oai-hss-0: 08:11:55 DEBUG unit.oai-hss/0.install Making all in cyclo unit-oai-hss-0: 08:11:55 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/cyclo' unit-oai-hss-0: 08:11:55 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `all'. unit-oai-hss-0: 08:11:55 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/cyclo' unit-oai-hss-0: 08:11:55 DEBUG unit.oai-hss/0.install Making all in scripts unit-oai-hss-0: 08:11:55 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/scripts' unit-oai-hss-0: 08:11:55 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `all'. unit-oai-hss-0: 08:11:55 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/scripts' unit-oai-hss-0: 08:11:55 DEBUG unit.oai-hss/0.install Making all in manpages unit-oai-hss-0: 08:11:55 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/manpages' unit-oai-hss-0: 08:11:55 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `all'. unit-oai-hss-0: 08:11:55 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/manpages' unit-oai-hss-0: 08:11:55 DEBUG unit.oai-hss/0.install Making all in credentials unit-oai-hss-0: 08:11:55 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials' unit-oai-hss-0: 08:11:55 DEBUG unit.oai-hss/0.install Making all in openpgp unit-oai-hss-0: 08:11:55 DEBUG unit.oai-hss/0.install make[5]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials/openpgp' unit-oai-hss-0: 08:11:55 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `all'. unit-oai-hss-0: 08:11:55 DEBUG unit.oai-hss/0.install make[5]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials/openpgp' unit-oai-hss-0: 08:11:55 DEBUG unit.oai-hss/0.install Making all in srp unit-oai-hss-0: 08:11:55 DEBUG unit.oai-hss/0.install make[5]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials/srp' unit-oai-hss-0: 08:11:55 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `all'. unit-oai-hss-0: 08:11:55 DEBUG unit.oai-hss/0.install make[5]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials/srp' unit-oai-hss-0: 08:11:55 DEBUG unit.oai-hss/0.install Making all in x509 unit-oai-hss-0: 08:11:55 DEBUG unit.oai-hss/0.install make[5]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials/x509' unit-oai-hss-0: 08:11:55 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `all'. unit-oai-hss-0: 08:11:55 DEBUG unit.oai-hss/0.install make[5]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials/x509' unit-oai-hss-0: 08:11:55 DEBUG unit.oai-hss/0.install make[5]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials' unit-oai-hss-0: 08:11:55 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `all-am'. unit-oai-hss-0: 08:11:55 DEBUG unit.oai-hss/0.install make[5]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials' unit-oai-hss-0: 08:11:55 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials' unit-oai-hss-0: 08:11:55 DEBUG unit.oai-hss/0.install Making all in latex unit-oai-hss-0: 08:11:55 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/latex' unit-oai-hss-0: 08:11:55 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `all'. unit-oai-hss-0: 08:11:55 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/latex' unit-oai-hss-0: 08:11:55 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 08:11:55 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `all-am'. unit-oai-hss-0: 08:11:55 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 08:11:55 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 08:11:55 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 08:11:55 DEBUG unit.oai-hss/0.install Making all in tests unit-oai-hss-0: 08:11:55 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests' unit-oai-hss-0: 08:11:55 DEBUG unit.oai-hss/0.install Making all in . unit-oai-hss-0: 08:11:55 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests' unit-oai-hss-0: 08:11:55 DEBUG unit.oai-hss/0.install CC utils.lo unit-oai-hss-0: 08:11:55 DEBUG unit.oai-hss/0.install CCLD libutils.la unit-oai-hss-0: 08:11:55 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests' unit-oai-hss-0: 08:11:55 DEBUG unit.oai-hss/0.install Making all in rsa-md5-collision unit-oai-hss-0: 08:11:55 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/rsa-md5-collision' unit-oai-hss-0: 08:11:55 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 08:11:55 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/rsa-md5-collision' unit-oai-hss-0: 08:11:55 DEBUG unit.oai-hss/0.install Making all in pkcs1-padding unit-oai-hss-0: 08:11:55 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/pkcs1-padding' unit-oai-hss-0: 08:11:55 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 08:11:55 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/pkcs1-padding' unit-oai-hss-0: 08:11:55 DEBUG unit.oai-hss/0.install Making all in pkcs8-decode unit-oai-hss-0: 08:11:55 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/pkcs8-decode' unit-oai-hss-0: 08:11:55 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 08:11:55 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/pkcs8-decode' unit-oai-hss-0: 08:11:55 DEBUG unit.oai-hss/0.install Making all in pkcs12-decode unit-oai-hss-0: 08:11:55 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/pkcs12-decode' unit-oai-hss-0: 08:11:55 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 08:11:55 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/pkcs12-decode' unit-oai-hss-0: 08:11:55 DEBUG unit.oai-hss/0.install Making all in userid unit-oai-hss-0: 08:11:55 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/userid' unit-oai-hss-0: 08:11:55 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 08:11:55 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/userid' unit-oai-hss-0: 08:11:55 DEBUG unit.oai-hss/0.install Making all in cert-tests unit-abot-epc-basic-0: 08:11:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libumfpack5.7.1:amd64. unit-oai-hss-0: 08:11:55 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/cert-tests' unit-oai-hss-0: 08:11:55 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 08:11:55 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/cert-tests' unit-oai-hss-0: 08:11:55 DEBUG unit.oai-hss/0.install Making all in key-id unit-oai-hss-0: 08:11:55 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/key-id' unit-oai-hss-0: 08:11:55 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 08:11:55 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/key-id' unit-oai-hss-0: 08:11:55 DEBUG unit.oai-hss/0.install Making all in sha2 unit-abot-epc-basic-0: 08:11:55 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libumfpack5.7.1_1%3a4.4.6-1_amd64.deb ... unit-oai-hss-0: 08:11:55 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/sha2' unit-oai-hss-0: 08:11:55 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 08:11:55 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/sha2' unit-oai-hss-0: 08:11:55 DEBUG unit.oai-hss/0.install Making all in safe-renegotiation unit-oai-hss-0: 08:11:55 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/safe-renegotiation' unit-oai-hss-0: 08:11:55 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 08:11:55 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/safe-renegotiation' unit-oai-hss-0: 08:11:55 DEBUG unit.oai-hss/0.install Making all in dsa unit-oai-hss-0: 08:11:55 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/dsa' unit-oai-hss-0: 08:11:55 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 08:11:55 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/dsa' unit-oai-hss-0: 08:11:55 DEBUG unit.oai-hss/0.install Making all in scripts unit-oai-hss-0: 08:11:55 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/scripts' unit-oai-hss-0: 08:11:55 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 08:11:55 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/scripts' unit-oai-hss-0: 08:11:55 DEBUG unit.oai-hss/0.install Making all in ecdsa unit-oai-hss-0: 08:11:55 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/ecdsa' unit-oai-hss-0: 08:11:55 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 08:11:55 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/ecdsa' unit-oai-hss-0: 08:11:55 DEBUG unit.oai-hss/0.install Making all in slow unit-oai-hss-0: 08:11:55 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/slow' unit-oai-hss-0: 08:11:55 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 08:11:55 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/slow' unit-oai-hss-0: 08:11:55 DEBUG unit.oai-hss/0.install Making all in dtls unit-abot-epc-basic-0: 08:11:55 DEBUG unit.abot-epc-basic/0.install Unpacking libumfpack5.7.1:amd64 (1:4.4.6-1) ... unit-oai-hss-0: 08:11:55 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/dtls' unit-oai-hss-0: 08:11:55 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 08:11:55 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/dtls' unit-oai-hss-0: 08:11:55 DEBUG unit.oai-hss/0.install Making all in srp unit-oai-hss-0: 08:11:55 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/srp' unit-oai-hss-0: 08:11:55 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 08:11:55 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/srp' unit-oai-hss-0: 08:11:55 DEBUG unit.oai-hss/0.install Making all in openpgp-certs unit-oai-hss-0: 08:11:55 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/openpgp-certs' unit-oai-hss-0: 08:11:55 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 08:11:55 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/openpgp-certs' unit-oai-hss-0: 08:11:55 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests' unit-oai-hss-0: 08:11:55 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23' unit-oai-hss-0: 08:11:55 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23' unit-oai-hss-0: 08:11:55 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/gnutls-3.1.23' unit-oai-hss-0: 08:11:55 DEBUG unit.oai-hss/0.install Making install in gl unit-oai-hss-0: 08:11:55 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 08:11:55 DEBUG unit.oai-hss/0.install make install-recursive unit-oai-hss-0: 08:11:55 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 08:11:55 DEBUG unit.oai-hss/0.install Making install in tests unit-oai-hss-0: 08:11:55 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 08:11:55 DEBUG unit.oai-hss/0.install make install-recursive unit-oai-hss-0: 08:11:56 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 08:11:56 DEBUG unit.oai-hss/0.install Making install in . unit-oai-hss-0: 08:11:56 DEBUG unit.oai-hss/0.install make[5]: Entering directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 08:11:56 DEBUG unit.oai-hss/0.install make[6]: Entering directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 08:11:56 DEBUG unit.oai-hss/0.install make[6]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 08:11:56 DEBUG unit.oai-hss/0.install make[6]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 08:11:56 DEBUG unit.oai-hss/0.install make[6]: Leaving directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 08:11:56 DEBUG unit.oai-hss/0.install make[5]: Leaving directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 08:11:56 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 08:11:56 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 08:11:56 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 08:11:56 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 08:11:56 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 08:11:56 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 08:11:56 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 08:11:56 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 08:11:56 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 08:11:56 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 08:11:56 DEBUG unit.oai-hss/0.install Making install in lib unit-oai-hss-0: 08:11:56 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/gnutls-3.1.23/lib' unit-oai-hss-0: 08:11:56 DEBUG unit.oai-hss/0.install Making install in includes unit-oai-hss-0: 08:11:56 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib/includes' unit-oai-hss-0: 08:11:56 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/includes' unit-oai-hss-0: 08:11:56 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 08:11:56 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/include' unit-oai-hss-0: 08:11:56 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/include/gnutls' unit-oai-hss-0: 08:11:56 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: 08:11:56 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/include' unit-oai-hss-0: 08:11:56 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/include/gnutls' unit-oai-hss-0: 08:11:56 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls/gnutls.h '/usr/include/gnutls' unit-oai-hss-0: 08:11:56 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/includes' unit-oai-hss-0: 08:11:56 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib/includes' unit-oai-hss-0: 08:11:56 DEBUG unit.oai-hss/0.install Making install in x509 unit-abot-epc-basic-0: 08:11:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liboctave3:amd64. unit-oai-hss-0: 08:11:56 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib/x509' unit-abot-epc-basic-0: 08:11:56 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liboctave3_4.0.0-3ubuntu9.2_amd64.deb ... unit-oai-hss-0: 08:11:56 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/x509' unit-oai-hss-0: 08:11:56 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 08:11:56 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 08:11:56 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/x509' unit-oai-hss-0: 08:11:56 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib/x509' unit-oai-hss-0: 08:11:56 DEBUG unit.oai-hss/0.install Making install in accelerated unit-oai-hss-0: 08:11:56 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib/accelerated' unit-oai-hss-0: 08:11:56 DEBUG unit.oai-hss/0.install Making install in x86 unit-oai-hss-0: 08:11:56 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/accelerated/x86' unit-oai-hss-0: 08:11:56 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/lib/accelerated/x86' unit-oai-hss-0: 08:11:56 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 08:11:56 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 08:11:56 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/lib/accelerated/x86' unit-oai-hss-0: 08:11:56 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/accelerated/x86' unit-abot-epc-basic-0: 08:11:56 DEBUG unit.abot-epc-basic/0.install Unpacking liboctave3:amd64 (4.0.0-3ubuntu9.2) ... unit-oai-hss-0: 08:11:56 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/accelerated' unit-oai-hss-0: 08:11:56 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/lib/accelerated' unit-oai-hss-0: 08:11:56 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 08:11:56 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 08:11:56 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/lib/accelerated' unit-oai-hss-0: 08:11:56 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/accelerated' unit-oai-hss-0: 08:11:56 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib/accelerated' unit-oai-hss-0: 08:11:56 DEBUG unit.oai-hss/0.install Making install in auth unit-oai-hss-0: 08:11:56 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib/auth' unit-oai-hss-0: 08:11:56 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/auth' unit-oai-hss-0: 08:11:56 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 08:11:56 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 08:11:56 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/auth' unit-oai-hss-0: 08:11:56 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib/auth' unit-oai-hss-0: 08:11:56 DEBUG unit.oai-hss/0.install Making install in ext unit-oai-hss-0: 08:11:56 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib/ext' unit-oai-hss-0: 08:11:56 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/ext' unit-oai-hss-0: 08:11:56 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 08:11:56 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 08:11:56 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/ext' unit-oai-hss-0: 08:11:56 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib/ext' unit-oai-hss-0: 08:11:56 DEBUG unit.oai-hss/0.install Making install in algorithms unit-oai-hss-0: 08:11:56 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib/algorithms' unit-oai-hss-0: 08:11:56 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/algorithms' unit-oai-hss-0: 08:11:56 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 08:11:56 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 08:11:56 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/algorithms' unit-oai-hss-0: 08:11:56 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib/algorithms' unit-oai-hss-0: 08:11:56 DEBUG unit.oai-hss/0.install Making install in extras unit-oai-hss-0: 08:11:56 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib/extras' unit-oai-hss-0: 08:11:56 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/extras' unit-oai-hss-0: 08:11:56 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 08:11:56 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 08:11:56 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/extras' unit-oai-hss-0: 08:11:56 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib/extras' unit-oai-hss-0: 08:11:56 DEBUG unit.oai-hss/0.install Making install in opencdk unit-oai-hss-0: 08:11:56 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib/opencdk' unit-oai-hss-0: 08:11:56 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/opencdk' unit-oai-hss-0: 08:11:56 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 08:11:56 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 08:11:56 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/opencdk' unit-oai-hss-0: 08:11:56 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib/opencdk' unit-oai-hss-0: 08:11:56 DEBUG unit.oai-hss/0.install Making install in openpgp unit-oai-hss-0: 08:11:56 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib/openpgp' unit-oai-hss-0: 08:11:56 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/openpgp' unit-oai-hss-0: 08:11:56 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 08:11:56 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 08:11:56 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/openpgp' unit-oai-hss-0: 08:11:56 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib/openpgp' unit-oai-hss-0: 08:11:56 DEBUG unit.oai-hss/0.install Making install in nettle unit-oai-hss-0: 08:11:56 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib/nettle' unit-oai-hss-0: 08:11:56 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/nettle' unit-oai-hss-0: 08:11:56 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 08:11:56 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 08:11:56 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/nettle' unit-oai-hss-0: 08:11:56 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib/nettle' unit-oai-hss-0: 08:11:56 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib' unit-oai-hss-0: 08:11:56 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib' unit-oai-hss-0: 08:11:56 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/lib' unit-oai-hss-0: 08:11:56 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: 08:11:56 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: 08:11:56 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: 08:11:56 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: 08:11:56 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/libgnutls.lai /usr/lib/libgnutls.la unit-oai-hss-0: 08:11:56 DEBUG unit.oai-hss/0.install libtool: install: warning: relinking `libgnutlsxx.la' unit-oai-hss-0: 08:11:56 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: 08:11:56 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: 08:11:56 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-oai-hss-0: 08:11:56 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: 08:11:56 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/libgnutlsxx.lai /usr/lib/libgnutlsxx.la unit-oai-hss-0: 08:11:56 DEBUG unit.oai-hss/0.install libtool: install: warning: relinking `libgnutls-xssl.la' unit-oai-hss-0: 08:11:56 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-oai-hss-0: 08:11:56 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: 08:11:56 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: 08:11:56 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: 08:11:56 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: 08:11:56 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/libgnutls.a /usr/lib/libgnutls.a unit-oai-hss-0: 08:11:56 DEBUG unit.oai-hss/0.install libtool: install: chmod 644 /usr/lib/libgnutls.a unit-oai-hss-0: 08:11:56 DEBUG unit.oai-hss/0.install libtool: install: ranlib /usr/lib/libgnutls.a unit-oai-hss-0: 08:11:56 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/libgnutlsxx.a /usr/lib/libgnutlsxx.a unit-oai-hss-0: 08:11:56 DEBUG unit.oai-hss/0.install libtool: install: chmod 644 /usr/lib/libgnutlsxx.a unit-oai-hss-0: 08:11:56 DEBUG unit.oai-hss/0.install libtool: install: ranlib /usr/lib/libgnutlsxx.a unit-oai-hss-0: 08:11:56 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: 08:11:56 DEBUG unit.oai-hss/0.install libtool: install: chmod 644 /usr/lib/libgnutls-xssl.a unit-oai-hss-0: 08:11:56 DEBUG unit.oai-hss/0.install libtool: install: ranlib /usr/lib/libgnutls-xssl.a unit-oai-hss-0: 08:11:56 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: 08:11:56 DEBUG unit.oai-hss/0.install ---------------------------------------------------------------------- unit-oai-hss-0: 08:11:56 DEBUG unit.oai-hss/0.install Libraries have been installed in: unit-oai-hss-0: 08:11:56 DEBUG unit.oai-hss/0.install /usr/lib unit-oai-hss-0: 08:11:56 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 08:11:56 DEBUG unit.oai-hss/0.install If you ever happen to want to link against installed libraries unit-oai-hss-0: 08:11:56 DEBUG unit.oai-hss/0.install in a given directory, LIBDIR, you must either use libtool, and unit-oai-hss-0: 08:11:56 DEBUG unit.oai-hss/0.install specify the full pathname of the library, or use the `-LLIBDIR' unit-oai-hss-0: 08:11:56 DEBUG unit.oai-hss/0.install flag during linking and do at least one of the following: unit-oai-hss-0: 08:11:56 DEBUG unit.oai-hss/0.install - add LIBDIR to the `LD_LIBRARY_PATH' environment variable unit-oai-hss-0: 08:11:56 DEBUG unit.oai-hss/0.install during execution unit-oai-hss-0: 08:11:56 DEBUG unit.oai-hss/0.install - add LIBDIR to the `LD_RUN_PATH' environment variable unit-oai-hss-0: 08:11:56 DEBUG unit.oai-hss/0.install during linking unit-oai-hss-0: 08:11:56 DEBUG unit.oai-hss/0.install - use the `-Wl,-rpath -Wl,LIBDIR' linker flag unit-oai-hss-0: 08:11:56 DEBUG unit.oai-hss/0.install - have your system administrator add LIBDIR to `/etc/ld.so.conf' unit-oai-hss-0: 08:11:56 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 08:11:56 DEBUG unit.oai-hss/0.install See any operating system documentation about shared libraries for unit-oai-hss-0: 08:11:56 DEBUG unit.oai-hss/0.install more information, such as the ld(1) and ld.so(8) manual pages. unit-oai-hss-0: 08:11:56 DEBUG unit.oai-hss/0.install ---------------------------------------------------------------------- unit-oai-hss-0: 08:11:56 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/lib/pkgconfig' unit-oai-hss-0: 08:11:56 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls.pc '/usr/lib/pkgconfig' unit-oai-hss-0: 08:11:56 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib' unit-oai-hss-0: 08:11:56 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib' unit-oai-hss-0: 08:11:56 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/gnutls-3.1.23/lib' unit-oai-hss-0: 08:11:56 DEBUG unit.oai-hss/0.install Making install in extra unit-oai-hss-0: 08:11:56 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/gnutls-3.1.23/extra' unit-oai-hss-0: 08:11:56 DEBUG unit.oai-hss/0.install Making install in includes unit-oai-hss-0: 08:11:56 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/extra/includes' unit-oai-hss-0: 08:11:56 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/extra/includes' unit-oai-hss-0: 08:11:56 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 08:11:56 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/include' unit-oai-hss-0: 08:11:56 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/include/gnutls' unit-oai-hss-0: 08:11:56 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls/openssl.h '/usr/include/gnutls' unit-oai-hss-0: 08:11:56 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/extra/includes' unit-oai-hss-0: 08:11:56 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/extra/includes' unit-oai-hss-0: 08:11:56 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/extra' unit-oai-hss-0: 08:11:56 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/extra' unit-oai-hss-0: 08:11:56 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/lib' unit-oai-hss-0: 08:11:56 DEBUG unit.oai-hss/0.install /bin/bash ../libtool --mode=install /usr/bin/install -c libgnutls-openssl.la '/usr/lib' unit-oai-hss-0: 08:11:56 DEBUG unit.oai-hss/0.install libtool: install: warning: relinking `libgnutls-openssl.la' unit-oai-hss-0: 08:11:56 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: 08:11:56 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: 08:11:56 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: 08:11:56 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: 08:11:56 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: 08:11:56 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: 08:11:56 DEBUG unit.oai-hss/0.install libtool: install: chmod 644 /usr/lib/libgnutls-openssl.a unit-oai-hss-0: 08:11:56 DEBUG unit.oai-hss/0.install libtool: install: ranlib /usr/lib/libgnutls-openssl.a unit-oai-hss-0: 08:11:56 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: 08:11:56 DEBUG unit.oai-hss/0.install ---------------------------------------------------------------------- unit-oai-hss-0: 08:11:56 DEBUG unit.oai-hss/0.install Libraries have been installed in: unit-oai-hss-0: 08:11:56 DEBUG unit.oai-hss/0.install /usr/lib unit-oai-hss-0: 08:11:56 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 08:11:56 DEBUG unit.oai-hss/0.install If you ever happen to want to link against installed libraries unit-oai-hss-0: 08:11:56 DEBUG unit.oai-hss/0.install in a given directory, LIBDIR, you must either use libtool, and unit-oai-hss-0: 08:11:56 DEBUG unit.oai-hss/0.install specify the full pathname of the library, or use the `-LLIBDIR' unit-oai-hss-0: 08:11:56 DEBUG unit.oai-hss/0.install flag during linking and do at least one of the following: unit-oai-hss-0: 08:11:56 DEBUG unit.oai-hss/0.install - add LIBDIR to the `LD_LIBRARY_PATH' environment variable unit-oai-hss-0: 08:11:56 DEBUG unit.oai-hss/0.install during execution unit-oai-hss-0: 08:11:56 DEBUG unit.oai-hss/0.install - add LIBDIR to the `LD_RUN_PATH' environment variable unit-oai-hss-0: 08:11:56 DEBUG unit.oai-hss/0.install during linking unit-oai-hss-0: 08:11:56 DEBUG unit.oai-hss/0.install - use the `-Wl,-rpath -Wl,LIBDIR' linker flag unit-oai-hss-0: 08:11:56 DEBUG unit.oai-hss/0.install - have your system administrator add LIBDIR to `/etc/ld.so.conf' unit-oai-hss-0: 08:11:56 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 08:11:56 DEBUG unit.oai-hss/0.install See any operating system documentation about shared libraries for unit-oai-hss-0: 08:11:56 DEBUG unit.oai-hss/0.install more information, such as the ld(1) and ld.so(8) manual pages. unit-oai-hss-0: 08:11:56 DEBUG unit.oai-hss/0.install ---------------------------------------------------------------------- unit-oai-hss-0: 08:11:56 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 08:11:56 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/extra' unit-oai-hss-0: 08:11:56 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/extra' unit-oai-hss-0: 08:11:56 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/gnutls-3.1.23/extra' unit-oai-hss-0: 08:11:56 DEBUG unit.oai-hss/0.install Making install in po unit-oai-hss-0: 08:11:56 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/gnutls-3.1.23/po' unit-oai-hss-0: 08:11:56 DEBUG unit.oai-hss/0.install installing en@boldquot.gmo as /usr/share/locale/en@boldquot/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 08:11:56 DEBUG unit.oai-hss/0.install installing en@quot.gmo as /usr/share/locale/en@quot/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 08:11:56 DEBUG unit.oai-hss/0.install installing cs.gmo as /usr/share/locale/cs/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 08:11:56 DEBUG unit.oai-hss/0.install installing de.gmo as /usr/share/locale/de/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 08:11:56 DEBUG unit.oai-hss/0.install installing eo.gmo as /usr/share/locale/eo/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 08:11:56 DEBUG unit.oai-hss/0.install installing fi.gmo as /usr/share/locale/fi/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 08:11:56 DEBUG unit.oai-hss/0.install installing fr.gmo as /usr/share/locale/fr/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 08:11:56 DEBUG unit.oai-hss/0.install installing it.gmo as /usr/share/locale/it/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 08:11:56 DEBUG unit.oai-hss/0.install installing ms.gmo as /usr/share/locale/ms/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 08:11:56 DEBUG unit.oai-hss/0.install installing nl.gmo as /usr/share/locale/nl/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 08:11:56 DEBUG unit.oai-hss/0.install installing pl.gmo as /usr/share/locale/pl/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 08:11:57 DEBUG unit.oai-hss/0.install installing sv.gmo as /usr/share/locale/sv/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 08:11:57 DEBUG unit.oai-hss/0.install installing uk.gmo as /usr/share/locale/uk/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 08:11:57 DEBUG unit.oai-hss/0.install installing vi.gmo as /usr/share/locale/vi/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 08:11:57 DEBUG unit.oai-hss/0.install installing zh_CN.gmo as /usr/share/locale/zh_CN/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 08:11:57 DEBUG unit.oai-hss/0.install if test "gnutls" = "gettext-tools"; then \ unit-oai-hss-0: 08:11:57 DEBUG unit.oai-hss/0.install /bin/mkdir -p /usr/share/gettext/po; \ unit-oai-hss-0: 08:11:57 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: 08:11:57 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 ./$file \ unit-oai-hss-0: 08:11:57 DEBUG unit.oai-hss/0.install /usr/share/gettext/po/$file; \ unit-oai-hss-0: 08:11:57 DEBUG unit.oai-hss/0.install done; \ unit-oai-hss-0: 08:11:57 DEBUG unit.oai-hss/0.install for file in Makevars; do \ unit-oai-hss-0: 08:11:57 DEBUG unit.oai-hss/0.install rm -f /usr/share/gettext/po/$file; \ unit-oai-hss-0: 08:11:57 DEBUG unit.oai-hss/0.install done; \ unit-oai-hss-0: 08:11:57 DEBUG unit.oai-hss/0.install else \ unit-oai-hss-0: 08:11:57 DEBUG unit.oai-hss/0.install : ; \ unit-oai-hss-0: 08:11:57 DEBUG unit.oai-hss/0.install fi unit-oai-hss-0: 08:11:57 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/gnutls-3.1.23/po' unit-oai-hss-0: 08:11:57 DEBUG unit.oai-hss/0.install Making install in src unit-oai-hss-0: 08:11:57 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 08:11:57 DEBUG unit.oai-hss/0.install make install-recursive unit-oai-hss-0: 08:11:57 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 08:11:57 DEBUG unit.oai-hss/0.install Making install in crywrap unit-oai-hss-0: 08:11:57 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/src/crywrap' unit-oai-hss-0: 08:11:57 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/src/crywrap' unit-oai-hss-0: 08:11:57 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/bin' unit-oai-hss-0: 08:11:57 DEBUG unit.oai-hss/0.install /bin/bash ../../libtool --mode=install /usr/bin/install -c crywrap '/usr/bin' unit-oai-hss-0: 08:11:57 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/crywrap /usr/bin/crywrap unit-oai-hss-0: 08:11:57 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 08:11:57 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/src/crywrap' unit-oai-hss-0: 08:11:57 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/src/crywrap' unit-oai-hss-0: 08:11:57 DEBUG unit.oai-hss/0.install Making install in libopts unit-oai-hss-0: 08:11:57 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/src/libopts' unit-oai-hss-0: 08:11:57 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/src/libopts' unit-oai-hss-0: 08:11:57 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 08:11:57 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 08:11:57 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/src/libopts' unit-oai-hss-0: 08:11:57 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/src/libopts' unit-oai-hss-0: 08:11:57 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 08:11:57 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 08:11:57 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/bin' unit-oai-hss-0: 08:11:57 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: 08:11:57 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/psktool /usr/bin/psktool unit-oai-hss-0: 08:11:57 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: 08:11:57 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/certtool /usr/bin/certtool unit-oai-hss-0: 08:11:57 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/srptool /usr/bin/srptool unit-oai-hss-0: 08:11:57 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/ocsptool /usr/bin/ocsptool unit-oai-hss-0: 08:11:57 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/gnutls-serv /usr/bin/gnutls-serv unit-oai-hss-0: 08:11:57 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/gnutls-cli /usr/bin/gnutls-cli unit-oai-hss-0: 08:11:57 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/danetool /usr/bin/danetool unit-oai-hss-0: 08:11:57 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/tpmtool /usr/bin/tpmtool unit-oai-hss-0: 08:11:57 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/p11tool /usr/bin/p11tool unit-oai-hss-0: 08:11:57 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 08:11:57 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 08:11:57 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 08:11:57 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 08:11:57 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 08:11:57 DEBUG unit.oai-hss/0.install Making install in doc unit-oai-hss-0: 08:11:57 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 08:11:57 DEBUG unit.oai-hss/0.install make install-recursive unit-oai-hss-0: 08:11:57 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 08:11:57 DEBUG unit.oai-hss/0.install Making install in examples unit-oai-hss-0: 08:11:57 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/doc/examples' unit-abot-epc-basic-0: 08:11:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpaper-utils. unit-oai-hss-0: 08:11:57 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/examples' unit-oai-hss-0: 08:11:57 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 08:11:57 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 08:11:57 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/examples' unit-oai-hss-0: 08:11:57 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/doc/examples' unit-oai-hss-0: 08:11:57 DEBUG unit.oai-hss/0.install Making install in cyclo unit-abot-epc-basic-0: 08:11:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpaper-utils_1.1.24+nmu4ubuntu1_amd64.deb ... unit-oai-hss-0: 08:11:57 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/doc/cyclo' unit-oai-hss-0: 08:11:57 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/cyclo' unit-oai-hss-0: 08:11:57 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 08:11:57 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 08:11:57 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/cyclo' unit-oai-hss-0: 08:11:57 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/doc/cyclo' unit-oai-hss-0: 08:11:57 DEBUG unit.oai-hss/0.install Making install in scripts unit-oai-hss-0: 08:11:57 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/doc/scripts' unit-oai-hss-0: 08:11:57 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/scripts' unit-oai-hss-0: 08:11:57 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 08:11:57 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 08:11:57 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/scripts' unit-oai-hss-0: 08:11:57 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/doc/scripts' unit-oai-hss-0: 08:11:57 DEBUG unit.oai-hss/0.install Making install in manpages unit-oai-hss-0: 08:11:57 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/doc/manpages' unit-oai-hss-0: 08:11:57 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/manpages' unit-oai-hss-0: 08:11:57 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-exec-am'. unit-abot-epc-basic-0: 08:11:57 DEBUG unit.abot-epc-basic/0.install Unpacking libpaper-utils (1.1.24+nmu4ubuntu1) ... unit-oai-hss-0: 08:11:57 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/share/man/man1' unit-oai-hss-0: 08:11:57 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: 08:11:57 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/share/man/man3' unit-oai-hss-0: 08:11:57 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: 08:11:57 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: 08:11:57 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: 08:11:57 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: 08:11:57 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: 08:11:57 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: 08:11:57 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: 08:11:57 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: 08:11:57 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: 08:11:57 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: 08:11:57 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: 08:11:57 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: 08:11:57 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: 08:11:57 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: 08:11:57 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: 08:11:57 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: 08:11:57 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: 08:11:57 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: 08:11:57 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: 08:11:57 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: 08:11:57 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: 08:11:57 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/manpages' unit-oai-hss-0: 08:11:57 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/doc/manpages' unit-oai-hss-0: 08:11:57 DEBUG unit.oai-hss/0.install Making install in credentials unit-oai-hss-0: 08:11:57 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials' unit-oai-hss-0: 08:11:57 DEBUG unit.oai-hss/0.install Making install in openpgp unit-oai-hss-0: 08:11:57 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials/openpgp' unit-oai-hss-0: 08:11:57 DEBUG unit.oai-hss/0.install make[5]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials/openpgp' unit-oai-hss-0: 08:11:57 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 08:11:57 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 08:11:57 DEBUG unit.oai-hss/0.install make[5]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials/openpgp' unit-oai-hss-0: 08:11:57 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials/openpgp' unit-oai-hss-0: 08:11:57 DEBUG unit.oai-hss/0.install Making install in srp unit-oai-hss-0: 08:11:57 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials/srp' unit-oai-hss-0: 08:11:57 DEBUG unit.oai-hss/0.install make[5]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials/srp' unit-oai-hss-0: 08:11:57 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 08:11:57 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 08:11:57 DEBUG unit.oai-hss/0.install make[5]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials/srp' unit-oai-hss-0: 08:11:57 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials/srp' unit-oai-hss-0: 08:11:57 DEBUG unit.oai-hss/0.install Making install in x509 unit-oai-hss-0: 08:11:57 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials/x509' unit-oai-hss-0: 08:11:57 DEBUG unit.oai-hss/0.install make[5]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials/x509' unit-oai-hss-0: 08:11:57 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 08:11:57 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 08:11:57 DEBUG unit.oai-hss/0.install make[5]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials/x509' unit-oai-hss-0: 08:11:57 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials/x509' unit-oai-hss-0: 08:11:57 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials' unit-oai-hss-0: 08:11:57 DEBUG unit.oai-hss/0.install make[5]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials' unit-oai-hss-0: 08:11:57 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 08:11:57 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 08:11:57 DEBUG unit.oai-hss/0.install make[5]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials' unit-oai-hss-0: 08:11:57 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials' unit-oai-hss-0: 08:11:57 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials' unit-oai-hss-0: 08:11:57 DEBUG unit.oai-hss/0.install Making install in latex unit-oai-hss-0: 08:11:57 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/doc/latex' unit-oai-hss-0: 08:11:57 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/latex' unit-oai-hss-0: 08:11:57 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 08:11:57 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 08:11:57 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/latex' unit-oai-hss-0: 08:11:57 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/doc/latex' unit-oai-hss-0: 08:11:57 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 08:11:57 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 08:11:57 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 08:11:57 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/share/info' unit-oai-hss-0: 08:11:57 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: 08:11:57 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/share/info' unit-oai-hss-0: 08:11:57 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: 08:11:57 DEBUG unit.oai-hss/0.install install-info --info-dir='/usr/share/info' '/usr/share/info/gnutls.info' unit-oai-hss-0: 08:11:57 DEBUG unit.oai-hss/0.install This is not dpkg install-info anymore, but GNU install-info unit-oai-hss-0: 08:11:57 DEBUG unit.oai-hss/0.install See the man page for ginstall-info for command line arguments unit-oai-hss-0: 08:11:57 DEBUG unit.oai-hss/0.install install-info --info-dir='/usr/share/info' '/usr/share/info/gnutls-guile.info' unit-oai-hss-0: 08:11:57 DEBUG unit.oai-hss/0.install This is not dpkg install-info anymore, but GNU install-info unit-oai-hss-0: 08:11:57 DEBUG unit.oai-hss/0.install See the man page for ginstall-info for command line arguments unit-oai-hss-0: 08:11:57 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 08:11:57 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 08:11:57 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 08:11:57 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 08:11:57 DEBUG unit.oai-hss/0.install Making install in tests unit-oai-hss-0: 08:11:57 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/gnutls-3.1.23/tests' unit-oai-hss-0: 08:11:57 DEBUG unit.oai-hss/0.install Making install in . unit-abot-epc-basic-0: 08:11:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpgm-5.2-0:amd64. unit-oai-hss-0: 08:11:57 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests' unit-abot-epc-basic-0: 08:11:57 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: 08:11:57 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests' unit-oai-hss-0: 08:11:57 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 08:11:57 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 08:11:57 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests' unit-oai-hss-0: 08:11:57 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests' unit-oai-hss-0: 08:11:57 DEBUG unit.oai-hss/0.install Making install in rsa-md5-collision unit-oai-hss-0: 08:11:57 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/rsa-md5-collision' unit-oai-hss-0: 08:11:57 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/rsa-md5-collision' unit-oai-hss-0: 08:11:57 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 08:11:57 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 08:11:57 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/rsa-md5-collision' unit-oai-hss-0: 08:11:57 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/rsa-md5-collision' unit-oai-hss-0: 08:11:57 DEBUG unit.oai-hss/0.install Making install in pkcs1-padding unit-oai-hss-0: 08:11:57 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/pkcs1-padding' unit-oai-hss-0: 08:11:57 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/pkcs1-padding' unit-oai-hss-0: 08:11:57 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 08:11:57 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 08:11:57 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/pkcs1-padding' unit-oai-hss-0: 08:11:57 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/pkcs1-padding' unit-oai-hss-0: 08:11:57 DEBUG unit.oai-hss/0.install Making install in pkcs8-decode unit-oai-hss-0: 08:11:57 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/pkcs8-decode' unit-oai-hss-0: 08:11:57 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/pkcs8-decode' unit-oai-hss-0: 08:11:57 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 08:11:57 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 08:11:57 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/pkcs8-decode' unit-oai-hss-0: 08:11:57 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/pkcs8-decode' unit-oai-hss-0: 08:11:57 DEBUG unit.oai-hss/0.install Making install in pkcs12-decode unit-oai-hss-0: 08:11:57 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/pkcs12-decode' unit-oai-hss-0: 08:11:57 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/pkcs12-decode' unit-oai-hss-0: 08:11:57 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 08:11:57 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 08:11:57 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/pkcs12-decode' unit-oai-hss-0: 08:11:57 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/pkcs12-decode' unit-oai-hss-0: 08:11:57 DEBUG unit.oai-hss/0.install Making install in userid unit-oai-hss-0: 08:11:57 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/userid' unit-oai-hss-0: 08:11:57 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/userid' unit-oai-hss-0: 08:11:57 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 08:11:57 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 08:11:57 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/userid' unit-oai-hss-0: 08:11:57 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/userid' unit-oai-hss-0: 08:11:57 DEBUG unit.oai-hss/0.install Making install in cert-tests unit-oai-hss-0: 08:11:57 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/cert-tests' unit-oai-hss-0: 08:11:57 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/cert-tests' unit-oai-hss-0: 08:11:57 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 08:11:57 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 08:11:57 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/cert-tests' unit-oai-hss-0: 08:11:57 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/cert-tests' unit-oai-hss-0: 08:11:57 DEBUG unit.oai-hss/0.install Making install in key-id unit-oai-hss-0: 08:11:57 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/key-id' unit-oai-hss-0: 08:11:57 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/key-id' unit-oai-hss-0: 08:11:57 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 08:11:57 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 08:11:57 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/key-id' unit-oai-hss-0: 08:11:57 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/key-id' unit-oai-hss-0: 08:11:57 DEBUG unit.oai-hss/0.install Making install in sha2 unit-oai-hss-0: 08:11:57 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/sha2' unit-oai-hss-0: 08:11:57 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/sha2' unit-oai-hss-0: 08:11:57 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 08:11:57 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 08:11:57 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/sha2' unit-oai-hss-0: 08:11:57 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/sha2' unit-oai-hss-0: 08:11:57 DEBUG unit.oai-hss/0.install Making install in safe-renegotiation unit-oai-hss-0: 08:11:57 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/safe-renegotiation' unit-oai-hss-0: 08:11:57 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/safe-renegotiation' unit-oai-hss-0: 08:11:57 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 08:11:57 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 08:11:57 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/safe-renegotiation' unit-oai-hss-0: 08:11:57 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/safe-renegotiation' unit-oai-hss-0: 08:11:57 DEBUG unit.oai-hss/0.install Making install in dsa unit-oai-hss-0: 08:11:57 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/dsa' unit-oai-hss-0: 08:11:57 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/dsa' unit-oai-hss-0: 08:11:57 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 08:11:57 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 08:11:57 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/dsa' unit-oai-hss-0: 08:11:57 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/dsa' unit-oai-hss-0: 08:11:57 DEBUG unit.oai-hss/0.install Making install in scripts unit-oai-hss-0: 08:11:57 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/scripts' unit-oai-hss-0: 08:11:57 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/scripts' unit-oai-hss-0: 08:11:57 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 08:11:57 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 08:11:57 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/scripts' unit-oai-hss-0: 08:11:57 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/scripts' unit-oai-hss-0: 08:11:57 DEBUG unit.oai-hss/0.install Making install in ecdsa unit-oai-hss-0: 08:11:57 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/ecdsa' unit-oai-hss-0: 08:11:57 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/ecdsa' unit-oai-hss-0: 08:11:57 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 08:11:57 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 08:11:57 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/ecdsa' unit-oai-hss-0: 08:11:57 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/ecdsa' unit-oai-hss-0: 08:11:57 DEBUG unit.oai-hss/0.install Making install in slow unit-oai-hss-0: 08:11:57 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/slow' unit-oai-hss-0: 08:11:58 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/slow' unit-oai-hss-0: 08:11:58 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 08:11:58 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 08:11:58 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/slow' unit-oai-hss-0: 08:11:58 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/slow' unit-oai-hss-0: 08:11:58 DEBUG unit.oai-hss/0.install Making install in dtls unit-abot-epc-basic-0: 08:11:58 DEBUG unit.abot-epc-basic/0.install Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... unit-oai-hss-0: 08:11:58 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/dtls' unit-oai-hss-0: 08:11:58 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/dtls' unit-oai-hss-0: 08:11:58 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 08:11:58 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 08:11:58 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/dtls' unit-oai-hss-0: 08:11:58 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/dtls' unit-oai-hss-0: 08:11:58 DEBUG unit.oai-hss/0.install Making install in srp unit-oai-hss-0: 08:11:58 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/srp' unit-oai-hss-0: 08:11:58 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/srp' unit-oai-hss-0: 08:11:58 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 08:11:58 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 08:11:58 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/srp' unit-oai-hss-0: 08:11:58 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/srp' unit-oai-hss-0: 08:11:58 DEBUG unit.oai-hss/0.install Making install in openpgp-certs unit-oai-hss-0: 08:11:58 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/openpgp-certs' unit-oai-hss-0: 08:11:58 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/openpgp-certs' unit-oai-hss-0: 08:11:58 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 08:11:58 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 08:11:58 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/openpgp-certs' unit-oai-hss-0: 08:11:58 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/openpgp-certs' unit-oai-hss-0: 08:11:58 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/gnutls-3.1.23/tests' unit-oai-hss-0: 08:11:58 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/gnutls-3.1.23' unit-oai-hss-0: 08:11:58 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23' unit-oai-hss-0: 08:11:58 DEBUG unit.oai-hss/0.install make[2]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 08:11:58 DEBUG unit.oai-hss/0.install make[2]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 08:11:58 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23' unit-oai-hss-0: 08:11:58 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/gnutls-3.1.23' unit-oai-hss-0: 08:11:58 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 08:11:58 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 08:11:58 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 08:11:58 DEBUG unit.oai-hss/0.install autoconf is already the newest version. unit-oai-hss-0: 08:11:58 DEBUG unit.oai-hss/0.install automake is already the newest version. unit-oai-hss-0: 08:11:58 DEBUG unit.oai-hss/0.install bison is already the newest version. unit-oai-hss-0: 08:11:58 DEBUG unit.oai-hss/0.install build-essential is already the newest version. unit-oai-hss-0: 08:11:58 DEBUG unit.oai-hss/0.install cmake is already the newest version. unit-oai-hss-0: 08:11:58 DEBUG unit.oai-hss/0.install flex is already the newest version. unit-oai-hss-0: 08:11:58 DEBUG unit.oai-hss/0.install g++ is already the newest version. unit-oai-hss-0: 08:11:58 DEBUG unit.oai-hss/0.install g++ set to manually installed. unit-oai-hss-0: 08:11:58 DEBUG unit.oai-hss/0.install gcc is already the newest version. unit-oai-hss-0: 08:11:58 DEBUG unit.oai-hss/0.install gcc set to manually installed. unit-oai-hss-0: 08:11:58 DEBUG unit.oai-hss/0.install libsctp-dev is already the newest version. unit-oai-hss-0: 08:11:58 DEBUG unit.oai-hss/0.install libsctp1 is already the newest version. unit-oai-hss-0: 08:11:58 DEBUG unit.oai-hss/0.install cmake-curses-gui is already the newest version. unit-oai-hss-0: 08:11:58 DEBUG unit.oai-hss/0.install gdb is already the newest version. unit-oai-hss-0: 08:11:58 DEBUG unit.oai-hss/0.install libgcrypt11-dev is already the newest version. unit-oai-hss-0: 08:11:58 DEBUG unit.oai-hss/0.install libidn11-dev is already the newest version. unit-oai-hss-0: 08:11:58 DEBUG unit.oai-hss/0.install libmysqlclient-dev is already the newest version. unit-oai-hss-0: 08:11:58 DEBUG unit.oai-hss/0.install The following extra packages will be installed: unit-oai-hss-0: 08:11:58 DEBUG unit.oai-hss/0.install comerr-dev dh-apparmor gettext intltool-debian krb5-multidev libasprintf-dev unit-oai-hss-0: 08:11:58 DEBUG unit.oai-hss/0.install libcroco3 libdrm-intel1 libdrm-nouveau2 libdrm-radeon1 libexpat1-dev unit-oai-hss-0: 08:11:58 DEBUG unit.oai-hss/0.install libfontenc1 libgettextpo-dev libgettextpo0 libgl1-mesa-dri libgl1-mesa-glx unit-oai-hss-0: 08:11:58 DEBUG unit.oai-hss/0.install libglapi-mesa libgssrpc4 libkadm5clnt-mit9 libkadm5srv-mit9 libkdb5-7 unit-oai-hss-0: 08:11:58 DEBUG unit.oai-hss/0.install libllvm3.4 libmail-sendmail-perl libpciaccess0 libpq5 libpython-dev unit-oai-hss-0: 08:11:58 DEBUG unit.oai-hss/0.install libpython2.7-dev libsys-hostname-long-perl libtcl8.6 libtk8.6 unit-oai-hss-0: 08:11:58 DEBUG unit.oai-hss/0.install libtxc-dxtn-s2tc0 libunistring0 libutempter0 libx11-xcb1 libxaw7 unit-oai-hss-0: 08:11:58 DEBUG unit.oai-hss/0.install libxcb-dri2-0 libxcb-dri3-0 libxcb-glx0 libxcb-present0 libxcb-shape0 unit-oai-hss-0: 08:11:58 DEBUG unit.oai-hss/0.install libxcb-sync1 libxcomposite1 libxdamage1 libxfixes3 libxft2 libxinerama1 unit-oai-hss-0: 08:11:58 DEBUG unit.oai-hss/0.install libxmu6 libxpm4 libxrandr2 libxshmfence1 libxss1 libxtst6 libxv1 unit-oai-hss-0: 08:11:58 DEBUG unit.oai-hss/0.install libxxf86dga1 libxxf86vm1 mercurial-common po-debconf python2.7-dev swig2.0 unit-oai-hss-0: 08:11:58 DEBUG unit.oai-hss/0.install tcl tcl8.6 tk tk8.6 x11-utils xbitmaps xterm unit-oai-hss-0: 08:11:58 DEBUG unit.oai-hss/0.install Suggested packages: unit-oai-hss-0: 08:11:58 DEBUG unit.oai-hss/0.install doc-base dh-make apparmor-easyprof gettext-doc krb5-doc libglide3 krb5-user unit-oai-hss-0: 08:11:58 DEBUG unit.oai-hss/0.install postgresql-doc-9.3 qct kdiff3 kdiff3-qt kompare meld tkcvs mgdiff unit-oai-hss-0: 08:11:58 DEBUG unit.oai-hss/0.install python-mysqldb python-pygments libmail-box-perl openssl-blacklist swig-doc unit-oai-hss-0: 08:11:58 DEBUG unit.oai-hss/0.install swig-examples swig2.0-examples swig2.0-doc tcl-tclreadline mesa-utils unit-oai-hss-0: 08:11:58 DEBUG unit.oai-hss/0.install xfonts-cyrillic unit-oai-hss-0: 08:11:58 DEBUG unit.oai-hss/0.install Recommended packages: unit-oai-hss-0: 08:11:58 DEBUG unit.oai-hss/0.install wish unit-oai-hss-0: 08:11:58 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 08:11:58 DEBUG unit.oai-hss/0.install comerr-dev debhelper dh-apparmor gettext intltool-debian krb5-multidev unit-oai-hss-0: 08:11:58 DEBUG unit.oai-hss/0.install libasprintf-dev libcroco3 libdrm-intel1 libdrm-nouveau2 libdrm-radeon1 unit-oai-hss-0: 08:11:58 DEBUG unit.oai-hss/0.install libexpat1-dev libfontenc1 libgettextpo-dev libgettextpo0 libgl1-mesa-dri unit-oai-hss-0: 08:11:58 DEBUG unit.oai-hss/0.install libgl1-mesa-glx libglapi-mesa libgssrpc4 libkadm5clnt-mit9 libkadm5srv-mit9 unit-oai-hss-0: 08:11:58 DEBUG unit.oai-hss/0.install libkdb5-7 libllvm3.4 libmail-sendmail-perl libpciaccess0 libpq-dev libpq5 unit-oai-hss-0: 08:11:58 DEBUG unit.oai-hss/0.install libpython-dev libpython2.7-dev libsys-hostname-long-perl libtcl8.6 libtk8.6 unit-oai-hss-0: 08:11:58 DEBUG unit.oai-hss/0.install libtxc-dxtn-s2tc0 libunistring0 libutempter0 libx11-xcb1 libxaw7 unit-oai-hss-0: 08:11:58 DEBUG unit.oai-hss/0.install libxcb-dri2-0 libxcb-dri3-0 libxcb-glx0 libxcb-present0 libxcb-shape0 unit-oai-hss-0: 08:11:58 DEBUG unit.oai-hss/0.install libxcb-sync1 libxcomposite1 libxdamage1 libxfixes3 libxft2 libxinerama1 unit-oai-hss-0: 08:11:58 DEBUG unit.oai-hss/0.install libxml2-dev libxmu6 libxpm4 libxrandr2 libxshmfence1 libxss1 libxtst6 libxv1 unit-oai-hss-0: 08:11:58 DEBUG unit.oai-hss/0.install libxxf86dga1 libxxf86vm1 mercurial mercurial-common po-debconf python-dev unit-oai-hss-0: 08:11:58 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: 08:11:58 DEBUG unit.oai-hss/0.install xterm unit-oai-hss-0: 08:11:58 DEBUG unit.oai-hss/0.install 0 upgraded, 73 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 08:11:58 DEBUG unit.oai-hss/0.install Need to get 43.0 MB of archives. unit-oai-hss-0: 08:11:58 DEBUG unit.oai-hss/0.install After this operation, 135 MB of additional disk space will be used. unit-oai-hss-0: 08:11:58 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: 08:11:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpgm-dev:amd64. unit-abot-epc-basic-0: 08:11:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpgm-dev_5.2.122~dfsg-2_amd64.deb ... unit-abot-epc-basic-0: 08:11:59 DEBUG unit.abot-epc-basic/0.install Unpacking libpgm-dev:amd64 (5.2.122~dfsg-2) ... unit-oai-hss-0: 08:11:59 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-abot-epc-basic-0: 08:11:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplot2c2. unit-abot-epc-basic-0: 08:11:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplot2c2_2.6-3ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 08:11:59 DEBUG unit.abot-epc-basic/0.install Unpacking libplot2c2 (2.6-3ubuntu1) ... unit-oai-hss-0: 08:11:59 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-oai-hss-0: 08:11:59 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-abot-epc-basic-0: 08:11:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpoppler58:amd64. unit-abot-epc-basic-0: 08:11:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpoppler58_0.41.0-0ubuntu1.10_amd64.deb ... unit-abot-epc-basic-0: 08:11:59 DEBUG unit.abot-epc-basic/0.install Unpacking libpoppler58:amd64 (0.41.0-0ubuntu1.10) ... unit-oai-hss-0: 08:11:59 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: 08:11:59 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: 08:12:00 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: 08:12:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libportaudio2:amd64. unit-abot-epc-basic-0: 08:12:00 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libportaudio2_19+svn20140130-1build1_amd64.deb ... unit-abot-epc-basic-0: 08:12:00 DEBUG unit.abot-epc-basic/0.install Unpacking libportaudio2:amd64 (19+svn20140130-1build1) ... unit-abot-epc-basic-0: 08:12:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpotrace0. unit-abot-epc-basic-0: 08:12:00 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpotrace0_1.13-2_amd64.deb ... unit-abot-epc-basic-0: 08:12:00 DEBUG unit.abot-epc-basic/0.install Unpacking libpotrace0 (1.13-2) ... unit-oai-hss-0: 08:12:00 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.1 [108 kB] unit-oai-hss-0: 08:12:00 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: 08:12:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpstoedit0c2a. unit-abot-epc-basic-0: 08:12:00 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpstoedit0c2a_3.70-1ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 08:12:00 DEBUG unit.abot-epc-basic/0.install Unpacking libpstoedit0c2a (3.70-1ubuntu2) ... unit-abot-epc-basic-0: 08:12:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libptexenc1:amd64. unit-abot-epc-basic-0: 08:12:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libptexenc1_2015.20160222.37495-1ubuntu0.1_amd64.deb ... unit-oai-hss-0: 08:12:01 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: 08:12:01 DEBUG unit.abot-epc-basic/0.install Unpacking libptexenc1:amd64 (2015.20160222.37495-1ubuntu0.1) ... unit-abot-epc-basic-0: 08:12:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqhull7:amd64. unit-abot-epc-basic-0: 08:12:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqhull7_2015.2-1_amd64.deb ... unit-abot-epc-basic-0: 08:12:01 DEBUG unit.abot-epc-basic/0.install Unpacking libqhull7:amd64 (2015.2-1) ... unit-oai-hss-0: 08:12:01 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-oai-hss-0: 08:12:01 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-abot-epc-basic-0: 08:12:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqscintilla2-l10n. unit-abot-epc-basic-0: 08:12:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqscintilla2-l10n_2.9.1+dfsg-4build1_all.deb ... unit-abot-epc-basic-0: 08:12:02 DEBUG unit.abot-epc-basic/0.install Unpacking libqscintilla2-l10n (2.9.1+dfsg-4build1) ... unit-oai-hss-0: 08:12:02 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: 08:12:02 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-oai-hss-0: 08:12:02 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: 08:12:02 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-abot-epc-basic-0: 08:12:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package qtcore4-l10n. unit-abot-epc-basic-0: 08:12:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../qtcore4-l10n_4%3a4.8.7+dfsg-5ubuntu2_all.deb ... unit-abot-epc-basic-0: 08:12:02 DEBUG unit.abot-epc-basic/0.install Unpacking qtcore4-l10n (4:4.8.7+dfsg-5ubuntu2) ... unit-oai-hss-0: 08:12:02 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: 08:12:02 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: 08:12:02 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-abot-epc-basic-0: 08:12:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqtcore4:amd64. unit-abot-epc-basic-0: 08:12:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqtcore4_4%3a4.8.7+dfsg-5ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 08:12:03 DEBUG unit.abot-epc-basic/0.install Unpacking libqtcore4:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-oai-hss-0: 08:12:03 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: 08:12:03 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: 08:12:03 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: 08:12:03 DEBUG unit.oai-hss/0.install Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgssrpc4 amd64 1.12+dfsg-2ubuntu5.4 [53.1 kB] unit-abot-epc-basic-0: 08:12:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt4-xml:amd64. unit-abot-epc-basic-0: 08:12:03 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: 08:12:03 DEBUG unit.abot-epc-basic/0.install Unpacking libqt4-xml:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-oai-hss-0: 08:12:03 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.4 [36.2 kB] unit-oai-hss-0: 08:12:03 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.4 [36.2 kB] unit-oai-hss-0: 08:12:04 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.4 [50.3 kB] unit-oai-hss-0: 08:12:04 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-abot-epc-basic-0: 08:12:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqtdbus4:amd64. unit-abot-epc-basic-0: 08:12:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqtdbus4_4%3a4.8.7+dfsg-5ubuntu2_amd64.deb ... unit-oai-hss-0: 08:12:04 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.5 [22.0 MB] unit-abot-epc-basic-0: 08:12:04 DEBUG unit.abot-epc-basic/0.install Unpacking libqtdbus4:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 08:12:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt4-network:amd64. unit-abot-epc-basic-0: 08:12:04 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: 08:12:04 DEBUG unit.abot-epc-basic/0.install Unpacking libqt4-network:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 08:12:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt4-script:amd64. unit-abot-epc-basic-0: 08:12:04 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: 08:12:05 DEBUG unit.abot-epc-basic/0.install Unpacking libqt4-script:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 08:12:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt4-sql:amd64. unit-abot-epc-basic-0: 08:12:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt4-sql_4%3a4.8.7+dfsg-5ubuntu2_amd64.deb ... unit-oai-hss-0: 08:12:05 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-abot-epc-basic-0: 08:12:05 DEBUG unit.abot-epc-basic/0.install Unpacking libqt4-sql:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-oai-hss-0: 08:12:05 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-abot-epc-basic-0: 08:12:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt4-xmlpatterns:amd64. unit-abot-epc-basic-0: 08:12:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt4-xmlpatterns_4%3a4.8.7+dfsg-5ubuntu2_amd64.deb ... unit-oai-hss-0: 08:12:05 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: 08:12:05 DEBUG unit.abot-epc-basic/0.install Unpacking libqt4-xmlpatterns:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-oai-hss-0: 08:12:05 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-oai-hss-0: 08:12:06 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: 08:12:06 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-oai-hss-0: 08:12:06 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-abot-epc-basic-0: 08:12:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt4-declarative:amd64. unit-abot-epc-basic-0: 08:12:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt4-declarative_4%3a4.8.7+dfsg-5ubuntu2_amd64.deb ... unit-oai-hss-0: 08:12:06 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: 08:12:06 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-oai-hss-0: 08:12:06 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: 08:12:06 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: 08:12:06 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-abot-epc-basic-0: 08:12:07 DEBUG unit.abot-epc-basic/0.install Unpacking libqt4-declarative:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-oai-hss-0: 08:12:07 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: 08:12:07 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-oai-hss-0: 08:12:07 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-abot-epc-basic-0: 08:12:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqtgui4:amd64. unit-abot-epc-basic-0: 08:12:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqtgui4_4%3a4.8.7+dfsg-5ubuntu2_amd64.deb ... unit-oai-hss-0: 08:12:07 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.1 [829 kB] unit-oai-hss-0: 08:12:07 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: 08:12:07 DEBUG unit.abot-epc-basic/0.install Unpacking libqtgui4:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-oai-hss-0: 08:12:07 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: 08:12:07 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.4 [11.3 kB] unit-oai-hss-0: 08:12:08 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: 08:12:08 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-abot-epc-basic-0: 08:12:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqscintilla2-12v5. unit-abot-epc-basic-0: 08:12:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqscintilla2-12v5_2.9.1+dfsg-4build1_amd64.deb ... unit-abot-epc-basic-0: 08:12:08 DEBUG unit.abot-epc-basic/0.install Unpacking libqscintilla2-12v5 (2.9.1+dfsg-4build1) ... unit-oai-hss-0: 08:12:08 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.4 [111 kB] unit-oai-hss-0: 08:12:08 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.1 [4438 B] unit-oai-hss-0: 08:12:08 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.1 [122 kB] unit-abot-epc-basic-0: 08:12:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package qtchooser. unit-abot-epc-basic-0: 08:12:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../qtchooser_52-gae5eeef-2build1~gcc5.2_amd64.deb ... unit-abot-epc-basic-0: 08:12:08 DEBUG unit.abot-epc-basic/0.install Unpacking qtchooser (52-gae5eeef-2build1~gcc5.2) ... unit-oai-hss-0: 08:12:08 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-abot-epc-basic-0: 08:12:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package qdbus. unit-abot-epc-basic-0: 08:12:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../qdbus_4%3a4.8.7+dfsg-5ubuntu2_amd64.deb ... unit-oai-hss-0: 08:12:09 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-abot-epc-basic-0: 08:12:09 DEBUG unit.abot-epc-basic/0.install Unpacking qdbus (4:4.8.7+dfsg-5ubuntu2) ... unit-oai-hss-0: 08:12:09 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: 08:12:09 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: 08:12:09 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-oai-hss-0: 08:12:09 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-oai-hss-0: 08:12:09 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-abot-epc-basic-0: 08:12:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt4-dbus:amd64. unit-abot-epc-basic-0: 08:12:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt4-dbus_4%3a4.8.7+dfsg-5ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 08:12:09 DEBUG unit.abot-epc-basic/0.install Unpacking libqt4-dbus:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-oai-hss-0: 08:12:09 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.4 [1521 kB] unit-abot-epc-basic-0: 08:12:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt4-opengl:amd64. unit-abot-epc-basic-0: 08:12:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt4-opengl_4%3a4.8.7+dfsg-5ubuntu2_amd64.deb ... unit-oai-hss-0: 08:12:10 DEBUG unit.oai-hss/0.install Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe mercurial amd64 2.8.2-1ubuntu1.4 [42.7 kB] unit-abot-epc-basic-0: 08:12:10 DEBUG unit.abot-epc-basic/0.install Unpacking libqt4-opengl:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-oai-hss-0: 08:12:10 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.5 [269 kB] unit-abot-epc-basic-0: 08:12:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt4-sql-mysql:amd64. unit-abot-epc-basic-0: 08:12:10 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: 08:12:10 DEBUG unit.abot-epc-basic/0.install Unpacking libqt4-sql-mysql:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-oai-hss-0: 08:12:10 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: 08:12:10 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-oai-hss-0: 08:12:10 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-abot-epc-basic-0: 08:12:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsctp1:amd64. unit-abot-epc-basic-0: 08:12:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsctp1_1.0.16+dfsg-3_amd64.deb ... unit-abot-epc-basic-0: 08:12:10 DEBUG unit.abot-epc-basic/0.install Unpacking libsctp1:amd64 (1.0.16+dfsg-3) ... unit-oai-hss-0: 08:12:10 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-abot-epc-basic-0: 08:12:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsctp-dev. unit-abot-epc-basic-0: 08:12:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsctp-dev_1.0.16+dfsg-3_amd64.deb ... unit-oai-hss-0: 08:12:10 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-abot-epc-basic-0: 08:12:10 DEBUG unit.abot-epc-basic/0.install Unpacking libsctp-dev (1.0.16+dfsg-3) ... unit-oai-hss-0: 08:12:11 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-abot-epc-basic-0: 08:12:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libssl-dev:amd64. unit-abot-epc-basic-0: 08:12:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libssl-dev_1.0.2g-1ubuntu4.14_amd64.deb ... unit-oai-hss-0: 08:12:11 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: 08:12:11 DEBUG unit.abot-epc-basic/0.install Unpacking libssl-dev:amd64 (1.0.2g-1ubuntu4.14) ... unit-oai-hss-0: 08:12:11 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: 08:12:11 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-oai-hss-0: 08:12:11 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-oai-hss-0: 08:12:11 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: 08:12:11 DEBUG unit.oai-hss/0.install sh: 0: getcwd() failed: No such file or directory unit-oai-hss-0: 08:12:12 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: 08:12:12 DEBUG unit.oai-hss/0.install Preconfiguring packages ... unit-oai-hss-0: 08:12:12 DEBUG unit.oai-hss/0.install sh: 0: getcwd() failed: No such file or directory unit-abot-epc-basic-0: 08:12:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libssl-doc. unit-abot-epc-basic-0: 08:12:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libssl-doc_1.0.2g-1ubuntu4.14_all.deb ... unit-oai-hss-0: 08:12:12 DEBUG unit.oai-hss/0.install Fetched 43.0 MB in 13s (3172 kB/s) unit-abot-epc-basic-0: 08:12:12 DEBUG unit.abot-epc-basic/0.install Unpacking libssl-doc (1.0.2g-1ubuntu4.14) ... unit-oai-hss-0: 08:12:12 DEBUG unit.oai-hss/0.install Selecting previously unselected package libcroco3:amd64. unit-oai-hss-0: 08:12:12 DEBUG unit.oai-hss/0.install (Reading database ... 62595 files and directories currently installed.) unit-oai-hss-0: 08:12:12 DEBUG unit.oai-hss/0.install Preparing to unpack .../libcroco3_0.6.8-2ubuntu1_amd64.deb ... unit-oai-hss-0: 08:12:12 DEBUG unit.oai-hss/0.install Unpacking libcroco3:amd64 (0.6.8-2ubuntu1) ... unit-abot-epc-basic-0: 08:12:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsvn1:amd64. unit-abot-epc-basic-0: 08:12:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsvn1_1.9.3-2ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 08:12:13 DEBUG unit.abot-epc-basic/0.install Unpacking libsvn1:amd64 (1.9.3-2ubuntu1.1) ... unit-oai-hss-0: 08:12:13 DEBUG unit.oai-hss/0.install Selecting previously unselected package libpciaccess0:amd64. unit-oai-hss-0: 08:12:13 DEBUG unit.oai-hss/0.install Preparing to unpack .../libpciaccess0_0.13.2-1_amd64.deb ... unit-oai-hss-0: 08:12:13 DEBUG unit.oai-hss/0.install Unpacking libpciaccess0:amd64 (0.13.2-1) ... unit-abot-epc-basic-0: 08:12:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsynctex1:amd64. unit-abot-epc-basic-0: 08:12:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsynctex1_2015.20160222.37495-1ubuntu0.1_amd64.deb ... unit-oai-hss-0: 08:12:13 DEBUG unit.oai-hss/0.install Selecting previously unselected package libdrm-intel1:amd64. unit-oai-hss-0: 08:12:13 DEBUG unit.oai-hss/0.install Preparing to unpack .../libdrm-intel1_2.4.67-1ubuntu0.14.04.2_amd64.deb ... unit-abot-epc-basic-0: 08:12:13 DEBUG unit.abot-epc-basic/0.install Unpacking libsynctex1:amd64 (2015.20160222.37495-1ubuntu0.1) ... unit-oai-hss-0: 08:12:13 DEBUG unit.oai-hss/0.install Unpacking libdrm-intel1:amd64 (2.4.67-1ubuntu0.14.04.2) ... unit-abot-epc-basic-0: 08:12:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtasn1-6-dev:amd64. unit-abot-epc-basic-0: 08:12:13 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: 08:12:13 DEBUG unit.abot-epc-basic/0.install Unpacking libtasn1-6-dev:amd64 (4.7-3ubuntu0.16.04.3) ... unit-oai-hss-0: 08:12:14 DEBUG unit.oai-hss/0.install Selecting previously unselected package libdrm-nouveau2:amd64. unit-oai-hss-0: 08:12:14 DEBUG unit.oai-hss/0.install Preparing to unpack .../libdrm-nouveau2_2.4.67-1ubuntu0.14.04.2_amd64.deb ... unit-oai-hss-0: 08:12:14 DEBUG unit.oai-hss/0.install Unpacking libdrm-nouveau2:amd64 (2.4.67-1ubuntu0.14.04.2) ... unit-abot-epc-basic-0: 08:12:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtexlua52:amd64. unit-abot-epc-basic-0: 08:12:14 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtexlua52_2015.20160222.37495-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 08:12:14 DEBUG unit.abot-epc-basic/0.install Unpacking libtexlua52:amd64 (2015.20160222.37495-1ubuntu0.1) ... unit-oai-hss-0: 08:12:14 DEBUG unit.oai-hss/0.install Selecting previously unselected package libdrm-radeon1:amd64. unit-oai-hss-0: 08:12:14 DEBUG unit.oai-hss/0.install Preparing to unpack .../libdrm-radeon1_2.4.67-1ubuntu0.14.04.2_amd64.deb ... unit-oai-hss-0: 08:12:14 DEBUG unit.oai-hss/0.install Unpacking libdrm-radeon1:amd64 (2.4.67-1ubuntu0.14.04.2) ... unit-abot-epc-basic-0: 08:12:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtexluajit2:amd64. unit-abot-epc-basic-0: 08:12:14 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtexluajit2_2015.20160222.37495-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 08:12:15 DEBUG unit.abot-epc-basic/0.install Unpacking libtexluajit2:amd64 (2015.20160222.37495-1ubuntu0.1) ... unit-oai-hss-0: 08:12:15 DEBUG unit.oai-hss/0.install Selecting previously unselected package libfontenc1:amd64. unit-oai-hss-0: 08:12:15 DEBUG unit.oai-hss/0.install Preparing to unpack .../libfontenc1_1%3a1.1.2-1_amd64.deb ... unit-oai-hss-0: 08:12:15 DEBUG unit.oai-hss/0.install Unpacking libfontenc1:amd64 (1:1.1.2-1) ... unit-abot-epc-basic-0: 08:12:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtext-unidecode-perl. unit-abot-epc-basic-0: 08:12:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtext-unidecode-perl_1.27-1_all.deb ... unit-abot-epc-basic-0: 08:12:15 DEBUG unit.abot-epc-basic/0.install Unpacking libtext-unidecode-perl (1.27-1) ... unit-oai-hss-0: 08:12:15 DEBUG unit.oai-hss/0.install Selecting previously unselected package libunistring0:amd64. unit-oai-hss-0: 08:12:15 DEBUG unit.oai-hss/0.install Preparing to unpack .../libunistring0_0.9.3-5ubuntu3_amd64.deb ... unit-oai-hss-0: 08:12:15 DEBUG unit.oai-hss/0.install Unpacking libunistring0:amd64 (0.9.3-5ubuntu3) ... unit-abot-epc-basic-0: 08:12:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtie-ixhash-perl. unit-abot-epc-basic-0: 08:12:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtie-ixhash-perl_1.23-2_all.deb ... unit-abot-epc-basic-0: 08:12:15 DEBUG unit.abot-epc-basic/0.install Unpacking libtie-ixhash-perl (1.23-2) ... unit-oai-hss-0: 08:12:15 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgettextpo0:amd64. unit-oai-hss-0: 08:12:15 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgettextpo0_0.18.3.1-1ubuntu3.1_amd64.deb ... unit-oai-hss-0: 08:12:15 DEBUG unit.oai-hss/0.install Unpacking libgettextpo0:amd64 (0.18.3.1-1ubuntu3.1) ... unit-abot-epc-basic-0: 08:12:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtool. unit-abot-epc-basic-0: 08:12:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtool_2.4.6-0.1_all.deb ... unit-abot-epc-basic-0: 08:12:16 DEBUG unit.abot-epc-basic/0.install Unpacking libtool (2.4.6-0.1) ... unit-oai-hss-0: 08:12:16 DEBUG unit.oai-hss/0.install Selecting previously unselected package libllvm3.4:amd64. unit-oai-hss-0: 08:12:16 DEBUG unit.oai-hss/0.install Preparing to unpack .../libllvm3.4_1%3a3.4-1ubuntu3_amd64.deb ... unit-oai-hss-0: 08:12:16 DEBUG unit.oai-hss/0.install Unpacking libllvm3.4:amd64 (1:3.4-1ubuntu3) ... unit-abot-epc-basic-0: 08:12:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libusb-1.0-0-dev:amd64. unit-abot-epc-basic-0: 08:12:16 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: 08:12:16 DEBUG unit.abot-epc-basic/0.install Unpacking libusb-1.0-0-dev:amd64 (2:1.0.20-1) ... unit-abot-epc-basic-0: 08:12:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libusb-1.0-doc. unit-abot-epc-basic-0: 08:12:16 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: 08:12:16 DEBUG unit.abot-epc-basic/0.install Unpacking libusb-1.0-doc (2:1.0.20-1) ... unit-abot-epc-basic-0: 08:12:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwacom-bin. unit-abot-epc-basic-0: 08:12:17 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: 08:12:17 DEBUG unit.abot-epc-basic/0.install Unpacking libwacom-bin (0.22-1~ubuntu16.04.1) ... unit-oai-hss-0: 08:12:18 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgl1-mesa-dri:amd64. unit-oai-hss-0: 08:12:18 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgl1-mesa-dri_10.1.3-0ubuntu0.6_amd64.deb ... unit-oai-hss-0: 08:12:18 DEBUG unit.oai-hss/0.install Unpacking libgl1-mesa-dri:amd64 (10.1.3-0ubuntu0.6) ... unit-abot-epc-basic-0: 08:12:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libx11-protocol-perl. unit-abot-epc-basic-0: 08:12:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libx11-protocol-perl_0.56-7_all.deb ... unit-abot-epc-basic-0: 08:12:18 DEBUG unit.abot-epc-basic/0.install Unpacking libx11-protocol-perl (0.56-7) ... unit-abot-epc-basic-0: 08:12:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-namespacesupport-perl. unit-abot-epc-basic-0: 08:12:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxml-namespacesupport-perl_1.11-1_all.deb ... unit-abot-epc-basic-0: 08:12:18 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-namespacesupport-perl (1.11-1) ... unit-abot-epc-basic-0: 08:12:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-sax-base-perl. unit-abot-epc-basic-0: 08:12:19 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxml-sax-base-perl_1.07-1_all.deb ... unit-abot-epc-basic-0: 08:12:19 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-sax-base-perl (1.07-1) ... unit-oai-hss-0: 08:12:19 DEBUG unit.oai-hss/0.install Selecting previously unselected package libglapi-mesa:amd64. unit-oai-hss-0: 08:12:19 DEBUG unit.oai-hss/0.install Preparing to unpack .../libglapi-mesa_10.1.3-0ubuntu0.6_amd64.deb ... unit-oai-hss-0: 08:12:19 DEBUG unit.oai-hss/0.install Unpacking libglapi-mesa:amd64 (10.1.3-0ubuntu0.6) ... unit-oai-hss-0: 08:12:20 DEBUG unit.oai-hss/0.install Selecting previously unselected package libx11-xcb1:amd64. unit-oai-hss-0: 08:12:20 DEBUG unit.oai-hss/0.install Preparing to unpack .../libx11-xcb1_2%3a1.6.2-1ubuntu2.1_amd64.deb ... unit-oai-hss-0: 08:12:20 DEBUG unit.oai-hss/0.install Unpacking libx11-xcb1:amd64 (2:1.6.2-1ubuntu2.1) ... unit-abot-epc-basic-0: 08:12:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-sax-perl. unit-abot-epc-basic-0: 08:12:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxml-sax-perl_0.99+dfsg-2ubuntu1_all.deb ... unit-abot-epc-basic-0: 08:12:21 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-sax-perl (0.99+dfsg-2ubuntu1) ... unit-oai-hss-0: 08:12:21 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxcb-dri2-0:amd64. unit-oai-hss-0: 08:12:21 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxcb-dri2-0_1.10-2ubuntu1_amd64.deb ... unit-oai-hss-0: 08:12:21 DEBUG unit.oai-hss/0.install Unpacking libxcb-dri2-0:amd64 (1.10-2ubuntu1) ... unit-abot-epc-basic-0: 08:12:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-libxml-perl. unit-abot-epc-basic-0: 08:12:21 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: 08:12:21 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-libxml-perl (2.0123+dfsg-1ubuntu0.1) ... unit-oai-hss-0: 08:12:21 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxcb-dri3-0:amd64. unit-oai-hss-0: 08:12:21 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxcb-dri3-0_1.10-2ubuntu1_amd64.deb ... unit-oai-hss-0: 08:12:21 DEBUG unit.oai-hss/0.install Unpacking libxcb-dri3-0:amd64 (1.10-2ubuntu1) ... unit-abot-epc-basic-0: 08:12:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-sax-expat-perl. unit-abot-epc-basic-0: 08:12:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxml-sax-expat-perl_0.40-2_all.deb ... unit-abot-epc-basic-0: 08:12:22 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-sax-expat-perl (0.40-2) ... unit-oai-hss-0: 08:12:22 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxcb-glx0:amd64. unit-oai-hss-0: 08:12:22 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxcb-glx0_1.10-2ubuntu1_amd64.deb ... unit-oai-hss-0: 08:12:22 DEBUG unit.oai-hss/0.install Unpacking libxcb-glx0:amd64 (1.10-2ubuntu1) ... unit-abot-epc-basic-0: 08:12:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-xpathengine-perl. unit-abot-epc-basic-0: 08:12:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxml-xpathengine-perl_0.13-1_all.deb ... unit-abot-epc-basic-0: 08:12:23 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-xpathengine-perl (0.13-1) ... unit-oai-hss-0: 08:12:23 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxcb-present0:amd64. unit-oai-hss-0: 08:12:23 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxcb-present0_1.10-2ubuntu1_amd64.deb ... unit-oai-hss-0: 08:12:23 DEBUG unit.oai-hss/0.install Unpacking libxcb-present0:amd64 (1.10-2ubuntu1) ... unit-abot-epc-basic-0: 08:12:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml2-dev:amd64. unit-abot-epc-basic-0: 08:12:23 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: 08:12:23 DEBUG unit.abot-epc-basic/0.install Unpacking libxml2-dev:amd64 (2.9.3+dfsg1-1ubuntu0.6) ... unit-oai-hss-0: 08:12:23 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxcb-sync1:amd64. unit-oai-hss-0: 08:12:23 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxcb-sync1_1.10-2ubuntu1_amd64.deb ... unit-oai-hss-0: 08:12:23 DEBUG unit.oai-hss/0.install Unpacking libxcb-sync1:amd64 (1.10-2ubuntu1) ... unit-abot-epc-basic-0: 08:12:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxslt1-dev:amd64. unit-abot-epc-basic-0: 08:12:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxslt1-dev_1.1.28-2.1ubuntu0.1_amd64.deb ... unit-oai-hss-0: 08:12:24 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxdamage1:amd64. unit-oai-hss-0: 08:12:24 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxdamage1_1%3a1.1.4-1ubuntu1_amd64.deb ... unit-oai-hss-0: 08:12:24 DEBUG unit.oai-hss/0.install Unpacking libxdamage1:amd64 (1:1.1.4-1ubuntu1) ... unit-abot-epc-basic-0: 08:12:24 DEBUG unit.abot-epc-basic/0.install Unpacking libxslt1-dev:amd64 (1.1.28-2.1ubuntu0.1) ... unit-oai-hss-0: 08:12:24 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxfixes3:amd64. unit-oai-hss-0: 08:12:24 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxfixes3_1%3a5.0.1-1ubuntu1.1_amd64.deb ... unit-oai-hss-0: 08:12:24 DEBUG unit.oai-hss/0.install Unpacking libxfixes3:amd64 (1:5.0.1-1ubuntu1.1) ... unit-abot-epc-basic-0: 08:12:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libzzip-0-13:amd64. unit-abot-epc-basic-0: 08:12:24 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: 08:12:24 DEBUG unit.abot-epc-basic/0.install Unpacking libzzip-0-13:amd64 (0.13.62-3ubuntu0.16.04.2) ... unit-oai-hss-0: 08:12:24 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxshmfence1:amd64. unit-oai-hss-0: 08:12:24 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxshmfence1_1.1-2_amd64.deb ... unit-oai-hss-0: 08:12:25 DEBUG unit.oai-hss/0.install Unpacking libxshmfence1:amd64 (1.1-2) ... unit-abot-epc-basic-0: 08:12:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package lmodern. unit-abot-epc-basic-0: 08:12:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../lmodern_2.004.5-1_all.deb ... unit-abot-epc-basic-0: 08:12:25 DEBUG unit.abot-epc-basic/0.install Unpacking lmodern (2.004.5-1) ... unit-oai-hss-0: 08:12:25 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxxf86vm1:amd64. unit-oai-hss-0: 08:12:25 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxxf86vm1_1%3a1.1.3-1_amd64.deb ... unit-oai-hss-0: 08:12:25 DEBUG unit.oai-hss/0.install Unpacking libxxf86vm1:amd64 (1:1.1.3-1) ... unit-oai-hss-0: 08:12:26 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgl1-mesa-glx:amd64. unit-oai-hss-0: 08:12:26 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgl1-mesa-glx_10.1.3-0ubuntu0.6_amd64.deb ... unit-oai-hss-0: 08:12:26 DEBUG unit.oai-hss/0.install Unpacking libgl1-mesa-glx:amd64 (10.1.3-0ubuntu0.6) ... unit-oai-hss-0: 08:12:26 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgssrpc4:amd64. unit-oai-hss-0: 08:12:26 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgssrpc4_1.12+dfsg-2ubuntu5.4_amd64.deb ... unit-abot-epc-basic-0: 08:12:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package mesa-common-dev:amd64. unit-abot-epc-basic-0: 08:12:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../mesa-common-dev_18.0.5-0ubuntu0~16.04.1_amd64.deb ... unit-oai-hss-0: 08:12:26 DEBUG unit.oai-hss/0.install Unpacking libgssrpc4:amd64 (1.12+dfsg-2ubuntu5.4) ... unit-abot-epc-basic-0: 08:12:26 DEBUG unit.abot-epc-basic/0.install Unpacking mesa-common-dev:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-oai-hss-0: 08:12:26 DEBUG unit.oai-hss/0.install Selecting previously unselected package libkadm5clnt-mit9:amd64. unit-oai-hss-0: 08:12:26 DEBUG unit.oai-hss/0.install Preparing to unpack .../libkadm5clnt-mit9_1.12+dfsg-2ubuntu5.4_amd64.deb ... unit-oai-hss-0: 08:12:27 DEBUG unit.oai-hss/0.install Unpacking libkadm5clnt-mit9:amd64 (1.12+dfsg-2ubuntu5.4) ... unit-abot-epc-basic-0: 08:12:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package mscgen. unit-abot-epc-basic-0: 08:12:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../mscgen_0.20-5_amd64.deb ... unit-abot-epc-basic-0: 08:12:27 DEBUG unit.abot-epc-basic/0.install Unpacking mscgen (0.20-5) ... unit-abot-epc-basic-0: 08:12:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libosmesa6:amd64. unit-abot-epc-basic-0: 08:12:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libosmesa6_18.0.5-0ubuntu0~16.04.1_amd64.deb ... unit-oai-hss-0: 08:12:27 DEBUG unit.oai-hss/0.install Selecting previously unselected package libkdb5-7:amd64. unit-abot-epc-basic-0: 08:12:27 DEBUG unit.abot-epc-basic/0.install Unpacking libosmesa6:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-oai-hss-0: 08:12:27 DEBUG unit.oai-hss/0.install Preparing to unpack .../libkdb5-7_1.12+dfsg-2ubuntu5.4_amd64.deb ... unit-oai-hss-0: 08:12:27 DEBUG unit.oai-hss/0.install Unpacking libkdb5-7:amd64 (1.12+dfsg-2ubuntu5.4) ... unit-oai-hss-0: 08:12:28 DEBUG unit.oai-hss/0.install Selecting previously unselected package libkadm5srv-mit9:amd64. unit-oai-hss-0: 08:12:28 DEBUG unit.oai-hss/0.install Preparing to unpack .../libkadm5srv-mit9_1.12+dfsg-2ubuntu5.4_amd64.deb ... unit-oai-hss-0: 08:12:28 DEBUG unit.oai-hss/0.install Unpacking libkadm5srv-mit9:amd64 (1.12+dfsg-2ubuntu5.4) ... unit-abot-epc-basic-0: 08:12:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package texinfo. unit-abot-epc-basic-0: 08:12:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../texinfo_6.1.0.dfsg.1-5_amd64.deb ... unit-abot-epc-basic-0: 08:12:28 DEBUG unit.abot-epc-basic/0.install Unpacking texinfo (6.1.0.dfsg.1-5) ... unit-oai-hss-0: 08:12:28 DEBUG unit.oai-hss/0.install Selecting previously unselected package libexpat1-dev:amd64. unit-oai-hss-0: 08:12:28 DEBUG unit.oai-hss/0.install Preparing to unpack .../libexpat1-dev_2.1.0-4ubuntu1.4_amd64.deb ... unit-oai-hss-0: 08:12:28 DEBUG unit.oai-hss/0.install Unpacking libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ... unit-oai-epc-0: 08:12:29 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-oai-epc-0: 08:12:29 INFO juju.worker.uniter awaiting error resolution for "install" hook unit-abot-epc-basic-0: 08:12:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package octave-common. unit-abot-epc-basic-0: 08:12:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../octave-common_4.0.0-3ubuntu9.2_all.deb ... unit-abot-epc-basic-0: 08:12:29 DEBUG unit.abot-epc-basic/0.install Unpacking octave-common (4.0.0-3ubuntu9.2) ... unit-oai-hss-0: 08:12:29 DEBUG unit.oai-hss/0.install Selecting previously unselected package libpython2.7-dev:amd64. unit-oai-hss-0: 08:12:29 DEBUG unit.oai-hss/0.install Preparing to unpack .../libpython2.7-dev_2.7.6-8ubuntu0.5_amd64.deb ... unit-oai-hss-0: 08:12:29 DEBUG unit.oai-hss/0.install Unpacking libpython2.7-dev:amd64 (2.7.6-8ubuntu0.5) ... unit-abot-epc-basic-0: 08:12:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package octave. unit-abot-epc-basic-0: 08:12:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../octave_4.0.0-3ubuntu9.2_amd64.deb ... unit-abot-epc-basic-0: 08:12:30 DEBUG unit.abot-epc-basic/0.install Unpacking octave (4.0.0-3ubuntu9.2) ... unit-abot-epc-basic-0: 08:12:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package octave-control. unit-abot-epc-basic-0: 08:12:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../octave-control_3.0.0-1_amd64.deb ... unit-abot-epc-basic-0: 08:12:31 DEBUG unit.abot-epc-basic/0.install Unpacking octave-control (3.0.0-1) ... unit-abot-epc-basic-0: 08:12:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package octave-signal. unit-abot-epc-basic-0: 08:12:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../octave-signal_1.3.2-1_amd64.deb ... unit-oai-hss-0: 08:12:32 DEBUG unit.oai-hss/0.install Selecting previously unselected package libtcl8.6:amd64. unit-oai-hss-0: 08:12:32 DEBUG unit.oai-hss/0.install Preparing to unpack .../libtcl8.6_8.6.1-4ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 08:12:32 DEBUG unit.abot-epc-basic/0.install Unpacking octave-signal (1.3.2-1) ... unit-oai-hss-0: 08:12:32 DEBUG unit.oai-hss/0.install Unpacking libtcl8.6:amd64 (8.6.1-4ubuntu1) ... unit-abot-epc-basic-0: 08:12:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package pstoedit. unit-abot-epc-basic-0: 08:12:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../pstoedit_3.70-1ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 08:12:32 DEBUG unit.abot-epc-basic/0.install Unpacking pstoedit (3.70-1ubuntu2) ... unit-oai-hss-0: 08:12:32 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxft2:amd64. unit-oai-hss-0: 08:12:32 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxft2_2.3.1-2_amd64.deb ... unit-oai-hss-0: 08:12:32 DEBUG unit.oai-hss/0.install Unpacking libxft2:amd64 (2.3.1-2) ... unit-abot-epc-basic-0: 08:12:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package pydb. unit-abot-epc-basic-0: 08:12:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../archives/pydb_1.26-2_all.deb ... unit-abot-epc-basic-0: 08:12:33 DEBUG unit.abot-epc-basic/0.install Unpacking pydb (1.26-2) ... unit-oai-hss-0: 08:12:33 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxss1:amd64. unit-oai-hss-0: 08:12:33 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxss1_1%3a1.2.2-1_amd64.deb ... unit-oai-hss-0: 08:12:33 DEBUG unit.oai-hss/0.install Unpacking libxss1:amd64 (1:1.2.2-1) ... unit-abot-epc-basic-0: 08:12:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package qt-at-spi:amd64. unit-abot-epc-basic-0: 08:12:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../qt-at-spi_0.4.0-3_amd64.deb ... unit-abot-epc-basic-0: 08:12:34 DEBUG unit.abot-epc-basic/0.install Unpacking qt-at-spi:amd64 (0.4.0-3) ... unit-oai-hss-0: 08:12:34 DEBUG unit.oai-hss/0.install Selecting previously unselected package libtk8.6:amd64. unit-oai-hss-0: 08:12:34 DEBUG unit.oai-hss/0.install Preparing to unpack .../libtk8.6_8.6.1-3ubuntu2_amd64.deb ... unit-oai-hss-0: 08:12:34 DEBUG unit.oai-hss/0.install Unpacking libtk8.6:amd64 (8.6.1-3ubuntu2) ... unit-abot-epc-basic-0: 08:12:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package qttranslations5-l10n. unit-abot-epc-basic-0: 08:12:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../qttranslations5-l10n_5.5.1-2build1_all.deb ... unit-abot-epc-basic-0: 08:12:34 DEBUG unit.abot-epc-basic/0.install Unpacking qttranslations5-l10n (5.5.1-2build1) ... unit-oai-hss-0: 08:12:34 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxmu6:amd64. unit-oai-hss-0: 08:12:34 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxmu6_2%3a1.1.1-1_amd64.deb ... unit-oai-hss-0: 08:12:34 DEBUG unit.oai-hss/0.install Unpacking libxmu6:amd64 (2:1.1.1-1) ... unit-abot-epc-basic-0: 08:12:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package rubygems-integration. unit-abot-epc-basic-0: 08:12:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../rubygems-integration_1.10_all.deb ... unit-oai-hss-0: 08:12:35 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxpm4:amd64. unit-oai-hss-0: 08:12:35 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 08:12:35 DEBUG unit.abot-epc-basic/0.install Unpacking rubygems-integration (1.10) ... unit-oai-hss-0: 08:12:35 DEBUG unit.oai-hss/0.install Unpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... unit-abot-epc-basic-0: 08:12:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ruby-did-you-mean. unit-abot-epc-basic-0: 08:12:35 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: 08:12:35 DEBUG unit.abot-epc-basic/0.install Unpacking ruby-did-you-mean (1.0.0-2) ... unit-oai-hss-0: 08:12:35 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxaw7:amd64. unit-oai-hss-0: 08:12:35 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxaw7_2%3a1.0.12-1_amd64.deb ... unit-oai-hss-0: 08:12:36 DEBUG unit.oai-hss/0.install Unpacking libxaw7:amd64 (2:1.0.12-1) ... unit-abot-epc-basic-0: 08:12:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ruby-minitest. unit-abot-epc-basic-0: 08:12:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ruby-minitest_5.8.4-2_all.deb ... unit-abot-epc-basic-0: 08:12:36 DEBUG unit.abot-epc-basic/0.install Unpacking ruby-minitest (5.8.4-2) ... unit-oai-hss-0: 08:12:37 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxcb-shape0:amd64. unit-oai-hss-0: 08:12:37 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxcb-shape0_1.10-2ubuntu1_amd64.deb ... unit-oai-hss-0: 08:12:37 DEBUG unit.oai-hss/0.install Unpacking libxcb-shape0:amd64 (1.10-2ubuntu1) ... unit-abot-epc-basic-0: 08:12:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ruby-net-telnet. unit-abot-epc-basic-0: 08:12:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ruby-net-telnet_0.1.1-2_all.deb ... unit-abot-epc-basic-0: 08:12:37 DEBUG unit.abot-epc-basic/0.install Unpacking ruby-net-telnet (0.1.1-2) ... unit-oai-hss-0: 08:12:37 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxcomposite1:amd64. unit-oai-hss-0: 08:12:37 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxcomposite1_1%3a0.4.4-1_amd64.deb ... unit-oai-hss-0: 08:12:37 DEBUG unit.oai-hss/0.install Unpacking libxcomposite1:amd64 (1:0.4.4-1) ... unit-abot-epc-basic-0: 08:12:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ruby-power-assert. unit-abot-epc-basic-0: 08:12:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ruby-power-assert_0.2.7-1_all.deb ... unit-abot-epc-basic-0: 08:12:37 DEBUG unit.abot-epc-basic/0.install Unpacking ruby-power-assert (0.2.7-1) ... unit-oai-hss-0: 08:12:37 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxinerama1:amd64. unit-oai-hss-0: 08:12:37 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxinerama1_2%3a1.1.3-1_amd64.deb ... unit-abot-epc-basic-0: 08:12:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ruby-test-unit. unit-abot-epc-basic-0: 08:12:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ruby-test-unit_3.1.7-2_all.deb ... unit-oai-hss-0: 08:12:37 DEBUG unit.oai-hss/0.install Unpacking libxinerama1:amd64 (2:1.1.3-1) ... unit-abot-epc-basic-0: 08:12:38 DEBUG unit.abot-epc-basic/0.install Unpacking ruby-test-unit (3.1.7-2) ... unit-oai-hss-0: 08:12:38 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxrandr2:amd64. unit-oai-hss-0: 08:12:38 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxrandr2_2%3a1.5.0-1~trusty1_amd64.deb ... unit-abot-epc-basic-0: 08:12:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libruby2.3:amd64. unit-abot-epc-basic-0: 08:12:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libruby2.3_2.3.1-2~16.04.11_amd64.deb ... unit-oai-hss-0: 08:12:38 DEBUG unit.oai-hss/0.install Unpacking libxrandr2:amd64 (2:1.5.0-1~trusty1) ... unit-abot-epc-basic-0: 08:12:38 DEBUG unit.abot-epc-basic/0.install Unpacking libruby2.3:amd64 (2.3.1-2~16.04.11) ... unit-oai-hss-0: 08:12:39 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxtst6:amd64. unit-oai-hss-0: 08:12:39 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxtst6_2%3a1.2.2-1_amd64.deb ... unit-oai-hss-0: 08:12:39 DEBUG unit.oai-hss/0.install Unpacking libxtst6:amd64 (2:1.2.2-1) ... unit-oai-hss-0: 08:12:39 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxv1:amd64. unit-oai-hss-0: 08:12:39 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxv1_2%3a1.0.10-1_amd64.deb ... unit-oai-hss-0: 08:12:39 DEBUG unit.oai-hss/0.install Unpacking libxv1:amd64 (2:1.0.10-1) ... unit-abot-epc-basic-0: 08:12:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ruby2.3. unit-abot-epc-basic-0: 08:12:39 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ruby2.3_2.3.1-2~16.04.11_amd64.deb ... unit-abot-epc-basic-0: 08:12:40 DEBUG unit.abot-epc-basic/0.install Unpacking ruby2.3 (2.3.1-2~16.04.11) ... unit-oai-hss-0: 08:12:40 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxxf86dga1:amd64. unit-oai-hss-0: 08:12:40 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxxf86dga1_2%3a1.1.4-1_amd64.deb ... unit-oai-hss-0: 08:12:40 DEBUG unit.oai-hss/0.install Unpacking libxxf86dga1:amd64 (2:1.1.4-1) ... unit-abot-epc-basic-0: 08:12:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ruby. unit-abot-epc-basic-0: 08:12:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ruby_1%3a2.3.0+1_all.deb ... unit-abot-epc-basic-0: 08:12:40 DEBUG unit.abot-epc-basic/0.install Unpacking ruby (1:2.3.0+1) ... unit-abot-epc-basic-0: 08:12:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package rake. unit-abot-epc-basic-0: 08:12:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../archives/rake_10.5.0-2_all.deb ... unit-oai-hss-0: 08:12:40 DEBUG unit.oai-hss/0.install Selecting previously unselected package libtxc-dxtn-s2tc0:amd64. unit-abot-epc-basic-0: 08:12:40 DEBUG unit.abot-epc-basic/0.install Unpacking rake (10.5.0-2) ... unit-oai-hss-0: 08:12:40 DEBUG unit.oai-hss/0.install Preparing to unpack .../libtxc-dxtn-s2tc0_0~git20131104-1.1_amd64.deb ... unit-oai-hss-0: 08:12:40 DEBUG unit.oai-hss/0.install Unpacking libtxc-dxtn-s2tc0:amd64 (0~git20131104-1.1) ... unit-abot-epc-basic-0: 08:12:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package subversion. unit-abot-epc-basic-0: 08:12:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../subversion_1.9.3-2ubuntu1.1_amd64.deb ... unit-oai-hss-0: 08:12:41 DEBUG unit.oai-hss/0.install Selecting previously unselected package gettext. unit-oai-hss-0: 08:12:41 DEBUG unit.oai-hss/0.install Preparing to unpack .../gettext_0.18.3.1-1ubuntu3.1_amd64.deb ... unit-abot-epc-basic-0: 08:12:41 DEBUG unit.abot-epc-basic/0.install Unpacking subversion (1.9.3-2ubuntu1.1) ... unit-oai-hss-0: 08:12:41 DEBUG unit.oai-hss/0.install Unpacking gettext (0.18.3.1-1ubuntu3.1) ... unit-abot-epc-basic-0: 08:12:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package t1utils. unit-abot-epc-basic-0: 08:12:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../t1utils_1.39-2_amd64.deb ... unit-abot-epc-basic-0: 08:12:41 DEBUG unit.abot-epc-basic/0.install Unpacking t1utils (1.39-2) ... unit-abot-epc-basic-0: 08:12:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package tcl8.6. unit-abot-epc-basic-0: 08:12:42 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../tcl8.6_8.6.5+dfsg-2_amd64.deb ... unit-oai-hss-0: 08:12:42 DEBUG unit.oai-hss/0.install Selecting previously unselected package intltool-debian. unit-oai-hss-0: 08:12:42 DEBUG unit.oai-hss/0.install Preparing to unpack .../intltool-debian_0.35.0+20060710.1_all.deb ... unit-abot-epc-basic-0: 08:12:42 DEBUG unit.abot-epc-basic/0.install Unpacking tcl8.6 (8.6.5+dfsg-2) ... unit-oai-hss-0: 08:12:42 DEBUG unit.oai-hss/0.install Unpacking intltool-debian (0.35.0+20060710.1) ... unit-abot-epc-basic-0: 08:12:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package tcl. unit-abot-epc-basic-0: 08:12:42 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../archives/tcl_8.6.0+9_amd64.deb ... unit-oai-hss-0: 08:12:42 DEBUG unit.oai-hss/0.install Selecting previously unselected package po-debconf. unit-oai-hss-0: 08:12:42 DEBUG unit.oai-hss/0.install Preparing to unpack .../po-debconf_1.0.16+nmu2ubuntu1_all.deb ... unit-abot-epc-basic-0: 08:12:42 DEBUG unit.abot-epc-basic/0.install Unpacking tcl (8.6.0+9) ... unit-oai-hss-0: 08:12:42 DEBUG unit.oai-hss/0.install Unpacking po-debconf (1.0.16+nmu2ubuntu1) ... unit-oai-hss-0: 08:12:43 DEBUG unit.oai-hss/0.install Selecting previously unselected package dh-apparmor. unit-oai-hss-0: 08:12:43 DEBUG unit.oai-hss/0.install Preparing to unpack .../dh-apparmor_2.10.95-0ubuntu2.6~14.04.4_all.deb ... unit-abot-epc-basic-0: 08:12:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package texlive-binaries. unit-abot-epc-basic-0: 08:12:43 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../texlive-binaries_2015.20160222.37495-1ubuntu0.1_amd64.deb ... unit-oai-hss-0: 08:12:43 DEBUG unit.oai-hss/0.install Unpacking dh-apparmor (2.10.95-0ubuntu2.6~14.04.4) ... unit-abot-epc-basic-0: 08:12:43 DEBUG unit.abot-epc-basic/0.install Unpacking texlive-binaries (2015.20160222.37495-1ubuntu0.1) ... unit-oai-hss-0: 08:12:43 DEBUG unit.oai-hss/0.install Selecting previously unselected package debhelper. unit-oai-hss-0: 08:12:43 DEBUG unit.oai-hss/0.install Preparing to unpack .../debhelper_9.20131227ubuntu1_all.deb ... unit-oai-hss-0: 08:12:43 DEBUG unit.oai-hss/0.install Unpacking debhelper (9.20131227ubuntu1) ... unit-oai-hss-0: 08:12:43 DEBUG unit.oai-hss/0.install Selecting previously unselected package comerr-dev. unit-oai-hss-0: 08:12:43 DEBUG unit.oai-hss/0.install Preparing to unpack .../comerr-dev_2.1-1.42.9-3ubuntu1.3_amd64.deb ... unit-oai-hss-0: 08:12:43 DEBUG unit.oai-hss/0.install Unpacking comerr-dev (2.1-1.42.9-3ubuntu1.3) ... unit-oai-hss-0: 08:12:44 DEBUG unit.oai-hss/0.install Selecting previously unselected package krb5-multidev. unit-oai-hss-0: 08:12:44 DEBUG unit.oai-hss/0.install Preparing to unpack .../krb5-multidev_1.12+dfsg-2ubuntu5.4_amd64.deb ... unit-oai-hss-0: 08:12:45 DEBUG unit.oai-hss/0.install Unpacking krb5-multidev (1.12+dfsg-2ubuntu5.4) ... unit-abot-epc-basic-0: 08:12:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package xdg-utils. unit-abot-epc-basic-0: 08:12:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../xdg-utils_1.1.1-1ubuntu1.16.04.3_all.deb ... unit-abot-epc-basic-0: 08:12:45 DEBUG unit.abot-epc-basic/0.install Unpacking xdg-utils (1.1.1-1ubuntu1.16.04.3) ... unit-oai-hss-0: 08:12:45 DEBUG unit.oai-hss/0.install Selecting previously unselected package libasprintf-dev:amd64. unit-oai-hss-0: 08:12:45 DEBUG unit.oai-hss/0.install Preparing to unpack .../libasprintf-dev_0.18.3.1-1ubuntu3.1_amd64.deb ... unit-oai-hss-0: 08:12:45 DEBUG unit.oai-hss/0.install Unpacking libasprintf-dev:amd64 (0.18.3.1-1ubuntu3.1) ... unit-abot-epc-basic-0: 08:12:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package texlive-base. unit-abot-epc-basic-0: 08:12:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../texlive-base_2015.20160320-1ubuntu0.1_all.deb ... unit-oai-hss-0: 08:12:45 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgettextpo-dev:amd64. unit-oai-hss-0: 08:12:45 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgettextpo-dev_0.18.3.1-1ubuntu3.1_amd64.deb ... unit-oai-hss-0: 08:12:45 DEBUG unit.oai-hss/0.install Unpacking libgettextpo-dev:amd64 (0.18.3.1-1ubuntu3.1) ... unit-abot-epc-basic-0: 08:12:45 DEBUG unit.abot-epc-basic/0.install Unpacking texlive-base (2015.20160320-1ubuntu0.1) ... unit-oai-hss-0: 08:12:46 DEBUG unit.oai-hss/0.install Selecting previously unselected package libsys-hostname-long-perl. unit-oai-hss-0: 08:12:46 DEBUG unit.oai-hss/0.install Preparing to unpack .../libsys-hostname-long-perl_1.4-3_all.deb ... unit-oai-hss-0: 08:12:46 DEBUG unit.oai-hss/0.install Unpacking libsys-hostname-long-perl (1.4-3) ... unit-oai-hss-0: 08:12:46 DEBUG unit.oai-hss/0.install Selecting previously unselected package libmail-sendmail-perl. unit-oai-hss-0: 08:12:46 DEBUG unit.oai-hss/0.install Preparing to unpack .../libmail-sendmail-perl_0.79.16-1_all.deb ... unit-oai-hss-0: 08:12:46 DEBUG unit.oai-hss/0.install Unpacking libmail-sendmail-perl (0.79.16-1) ... unit-oai-hss-0: 08:12:46 DEBUG unit.oai-hss/0.install Selecting previously unselected package libpq5. unit-oai-hss-0: 08:12:46 DEBUG unit.oai-hss/0.install Preparing to unpack .../libpq5_9.3.24-0ubuntu0.14.04_amd64.deb ... unit-oai-hss-0: 08:12:46 DEBUG unit.oai-hss/0.install Unpacking libpq5 (9.3.24-0ubuntu0.14.04) ... unit-oai-hss-0: 08:12:47 DEBUG unit.oai-hss/0.install Selecting previously unselected package libpq-dev. unit-oai-hss-0: 08:12:47 DEBUG unit.oai-hss/0.install Preparing to unpack .../libpq-dev_9.3.24-0ubuntu0.14.04_amd64.deb ... unit-oai-hss-0: 08:12:48 DEBUG unit.oai-hss/0.install Unpacking libpq-dev (9.3.24-0ubuntu0.14.04) ... unit-oai-hss-0: 08:12:48 DEBUG unit.oai-hss/0.install Selecting previously unselected package libpython-dev:amd64. unit-oai-hss-0: 08:12:48 DEBUG unit.oai-hss/0.install Preparing to unpack .../libpython-dev_2.7.5-5ubuntu3_amd64.deb ... unit-abot-epc-basic-0: 08:12:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package texlive-latex-base. unit-abot-epc-basic-0: 08:12:48 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../texlive-latex-base_2015.20160320-1ubuntu0.1_all.deb ... unit-oai-hss-0: 08:12:48 DEBUG unit.oai-hss/0.install Unpacking libpython-dev:amd64 (2.7.5-5ubuntu3) ... unit-abot-epc-basic-0: 08:12:48 DEBUG unit.abot-epc-basic/0.install Unpacking texlive-latex-base (2015.20160320-1ubuntu0.1) ... unit-oai-hss-0: 08:12:48 DEBUG unit.oai-hss/0.install Selecting previously unselected package libutempter0. unit-oai-hss-0: 08:12:48 DEBUG unit.oai-hss/0.install Preparing to unpack .../libutempter0_1.1.5-4build1_amd64.deb ... unit-oai-hss-0: 08:12:48 DEBUG unit.oai-hss/0.install Unpacking libutempter0 (1.1.5-4build1) ... unit-oai-hss-0: 08:12:49 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxml2-dev:amd64. unit-oai-hss-0: 08:12:49 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxml2-dev_2.9.1+dfsg1-3ubuntu4.13_amd64.deb ... unit-oai-hss-0: 08:12:49 DEBUG unit.oai-hss/0.install Unpacking libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ... unit-abot-epc-basic-0: 08:12:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package texlive-latex-base-doc. unit-oai-hss-0: 08:12:50 DEBUG unit.oai-hss/0.install Selecting previously unselected package mercurial-common. unit-oai-hss-0: 08:12:50 DEBUG unit.oai-hss/0.install Preparing to unpack .../mercurial-common_2.8.2-1ubuntu1.4_all.deb ... unit-abot-epc-basic-0: 08:12:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../texlive-latex-base-doc_2015.20160320-1ubuntu0.1_all.deb ... unit-oai-hss-0: 08:12:50 DEBUG unit.oai-hss/0.install Unpacking mercurial-common (2.8.2-1ubuntu1.4) ... unit-abot-epc-basic-0: 08:12:50 DEBUG unit.abot-epc-basic/0.install Unpacking texlive-latex-base-doc (2015.20160320-1ubuntu0.1) ... unit-oai-hss-0: 08:12:51 DEBUG unit.oai-hss/0.install Selecting previously unselected package mercurial. unit-oai-hss-0: 08:12:51 DEBUG unit.oai-hss/0.install Preparing to unpack .../mercurial_2.8.2-1ubuntu1.4_amd64.deb ... unit-oai-hss-0: 08:12:51 DEBUG unit.oai-hss/0.install Unpacking mercurial (2.8.2-1ubuntu1.4) ... unit-oai-hss-0: 08:12:51 DEBUG unit.oai-hss/0.install Selecting previously unselected package python2.7-dev. unit-oai-hss-0: 08:12:51 DEBUG unit.oai-hss/0.install Preparing to unpack .../python2.7-dev_2.7.6-8ubuntu0.5_amd64.deb ... unit-oai-hss-0: 08:12:51 DEBUG unit.oai-hss/0.install Unpacking python2.7-dev (2.7.6-8ubuntu0.5) ... unit-oai-hss-0: 08:12:52 DEBUG unit.oai-hss/0.install Selecting previously unselected package python-dev. unit-oai-hss-0: 08:12:52 DEBUG unit.oai-hss/0.install Preparing to unpack .../python-dev_2.7.5-5ubuntu3_amd64.deb ... unit-oai-hss-0: 08:12:53 DEBUG unit.oai-hss/0.install Unpacking python-dev (2.7.5-5ubuntu3) ... unit-abot-epc-basic-0: 08:12:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package tk8.6. unit-abot-epc-basic-0: 08:12:53 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../tk8.6_8.6.5-1_amd64.deb ... unit-oai-hss-0: 08:12:53 DEBUG unit.oai-hss/0.install Selecting previously unselected package ssl-cert. unit-oai-hss-0: 08:12:53 DEBUG unit.oai-hss/0.install Preparing to unpack .../ssl-cert_1.0.33_all.deb ... unit-abot-epc-basic-0: 08:12:53 DEBUG unit.abot-epc-basic/0.install Unpacking tk8.6 (8.6.5-1) ... unit-oai-hss-0: 08:12:53 DEBUG unit.oai-hss/0.install Unpacking ssl-cert (1.0.33) ... unit-abot-epc-basic-0: 08:12:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package tk. unit-abot-epc-basic-0: 08:12:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../archives/tk_8.6.0+9_amd64.deb ... unit-abot-epc-basic-0: 08:12:54 DEBUG unit.abot-epc-basic/0.install Unpacking tk (8.6.0+9) ... unit-oai-hss-0: 08:12:54 DEBUG unit.oai-hss/0.install Selecting previously unselected package swig2.0. unit-oai-hss-0: 08:12:54 DEBUG unit.oai-hss/0.install Preparing to unpack .../swig2.0_2.0.11-1ubuntu2_amd64.deb ... unit-oai-hss-0: 08:12:54 DEBUG unit.oai-hss/0.install Unpacking swig2.0 (2.0.11-1ubuntu2) ... unit-abot-epc-basic-0: 08:12:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package unzip. unit-abot-epc-basic-0: 08:12:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../unzip_6.0-20ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 08:12:54 DEBUG unit.abot-epc-basic/0.install Unpacking unzip (6.0-20ubuntu1) ... unit-oai-hss-0: 08:12:54 DEBUG unit.oai-hss/0.install Selecting previously unselected package swig. unit-oai-hss-0: 08:12:54 DEBUG unit.oai-hss/0.install Preparing to unpack .../swig_2.0.11-1ubuntu2_amd64.deb ... unit-oai-hss-0: 08:12:54 DEBUG unit.oai-hss/0.install Unpacking swig (2.0.11-1ubuntu2) ... unit-abot-epc-basic-0: 08:12:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11-utils. unit-abot-epc-basic-0: 08:12:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11-utils_7.7+3_amd64.deb ... unit-abot-epc-basic-0: 08:12:55 DEBUG unit.abot-epc-basic/0.install Unpacking x11-utils (7.7+3) ... unit-oai-hss-0: 08:12:55 DEBUG unit.oai-hss/0.install Selecting previously unselected package tcl8.6. unit-oai-hss-0: 08:12:55 DEBUG unit.oai-hss/0.install Preparing to unpack .../tcl8.6_8.6.1-4ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 08:12:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11-xserver-utils. unit-abot-epc-basic-0: 08:12:56 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11-xserver-utils_7.7+7_amd64.deb ... unit-oai-hss-0: 08:12:56 DEBUG unit.oai-hss/0.install Unpacking tcl8.6 (8.6.1-4ubuntu1) ... unit-abot-epc-basic-0: 08:12:56 DEBUG unit.abot-epc-basic/0.install Unpacking x11-xserver-utils (7.7+7) ... unit-abot-epc-basic-0: 08:12:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package xbitmaps. unit-abot-epc-basic-0: 08:12:56 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../xbitmaps_1.1.1-2_all.deb ... unit-oai-hss-0: 08:12:56 DEBUG unit.oai-hss/0.install Selecting previously unselected package tcl. unit-oai-hss-0: 08:12:56 DEBUG unit.oai-hss/0.install Preparing to unpack .../tcl_8.6.0+6ubuntu3_amd64.deb ... unit-abot-epc-basic-0: 08:12:56 DEBUG unit.abot-epc-basic/0.install Unpacking xbitmaps (1.1.1-2) ... unit-oai-hss-0: 08:12:56 DEBUG unit.oai-hss/0.install Unpacking tcl (8.6.0+6ubuntu3) ... unit-abot-epc-basic-0: 08:12:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package xmlstarlet. unit-abot-epc-basic-0: 08:12:56 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../xmlstarlet_1.6.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 08:12:56 DEBUG unit.abot-epc-basic/0.install Unpacking xmlstarlet (1.6.1-1ubuntu1) ... unit-oai-hss-0: 08:12:56 DEBUG unit.oai-hss/0.install Selecting previously unselected package tk8.6. unit-oai-hss-0: 08:12:56 DEBUG unit.oai-hss/0.install Preparing to unpack .../tk8.6_8.6.1-3ubuntu2_amd64.deb ... unit-oai-hss-0: 08:12:56 DEBUG unit.oai-hss/0.install Unpacking tk8.6 (8.6.1-3ubuntu2) ... unit-oai-hss-0: 08:12:57 DEBUG unit.oai-hss/0.install Selecting previously unselected package tk. unit-oai-hss-0: 08:12:57 DEBUG unit.oai-hss/0.install Preparing to unpack .../tk_8.6.0+6ubuntu3_amd64.deb ... unit-oai-hss-0: 08:12:57 DEBUG unit.oai-hss/0.install Unpacking tk (8.6.0+6ubuntu3) ... unit-abot-epc-basic-0: 08:12:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package xterm. unit-abot-epc-basic-0: 08:12:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../xterm_322-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 08:12:57 DEBUG unit.abot-epc-basic/0.install Unpacking xterm (322-1ubuntu1) ... unit-oai-hss-0: 08:12:57 DEBUG unit.oai-hss/0.install Selecting previously unselected package x11-utils. unit-oai-hss-0: 08:12:57 DEBUG unit.oai-hss/0.install Preparing to unpack .../x11-utils_7.7+1_amd64.deb ... unit-oai-hss-0: 08:12:57 DEBUG unit.oai-hss/0.install Unpacking x11-utils (7.7+1) ... unit-abot-epc-basic-0: 08:12:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package zip. unit-abot-epc-basic-0: 08:12:58 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../archives/zip_3.0-11_amd64.deb ... unit-abot-epc-basic-0: 08:12:58 DEBUG unit.abot-epc-basic/0.install Unpacking zip (3.0-11) ... unit-oai-hss-0: 08:12:58 DEBUG unit.oai-hss/0.install Selecting previously unselected package xbitmaps. unit-oai-hss-0: 08:12:58 DEBUG unit.oai-hss/0.install Preparing to unpack .../xbitmaps_1.1.1-2_all.deb ... unit-oai-hss-0: 08:12:58 DEBUG unit.oai-hss/0.install Unpacking xbitmaps (1.1.1-2) ... unit-abot-epc-basic-0: 08:12:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libauthen-sasl-perl. unit-abot-epc-basic-0: 08:12:58 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libauthen-sasl-perl_2.1600-1_all.deb ... unit-abot-epc-basic-0: 08:12:58 DEBUG unit.abot-epc-basic/0.install Unpacking libauthen-sasl-perl (2.1600-1) ... unit-oai-hss-0: 08:12:59 DEBUG unit.oai-hss/0.install Selecting previously unselected package xterm. unit-oai-hss-0: 08:12:59 DEBUG unit.oai-hss/0.install Preparing to unpack .../xterm_297-1ubuntu1_amd64.deb ... unit-oai-hss-0: 08:12:59 DEBUG unit.oai-hss/0.install Unpacking xterm (297-1ubuntu1) ... unit-abot-epc-basic-0: 08:12:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libc6-dbg:amd64. unit-abot-epc-basic-0: 08:12:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libc6-dbg_2.23-0ubuntu10_amd64.deb ... unit-abot-epc-basic-0: 08:12:59 DEBUG unit.abot-epc-basic/0.install Unpacking libc6-dbg:amd64 (2.23-0ubuntu10) ... unit-oai-hss-0: 08:12:59 DEBUG unit.oai-hss/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-abot-epc-basic-0: 08:13:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libffi-dev:amd64. unit-abot-epc-basic-0: 08:13:00 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libffi-dev_3.2.1-4_amd64.deb ... unit-abot-epc-basic-0: 08:13:00 DEBUG unit.abot-epc-basic/0.install Unpacking libffi-dev:amd64 (3.2.1-4) ... unit-abot-epc-basic-0: 08:13:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgl1-mesa-dev:amd64. unit-abot-epc-basic-0: 08:13:00 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: 08:13:00 DEBUG unit.abot-epc-basic/0.install Unpacking libgl1-mesa-dev:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 08:13:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libidn2-0-dev. unit-abot-epc-basic-0: 08:13:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libidn2-0-dev_0.10-3_amd64.deb ... unit-abot-epc-basic-0: 08:13:01 DEBUG unit.abot-epc-basic/0.install Unpacking libidn2-0-dev (0.10-3) ... unit-abot-epc-basic-0: 08:13:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liboctave-dev. unit-abot-epc-basic-0: 08:13:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liboctave-dev_4.0.0-3ubuntu9.2_amd64.deb ... unit-abot-epc-basic-0: 08:13:01 DEBUG unit.abot-epc-basic/0.install Unpacking liboctave-dev (4.0.0-3ubuntu9.2) ... unit-abot-epc-basic-0: 08:13:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtasn1-doc. unit-abot-epc-basic-0: 08:13:02 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: 08:13:02 DEBUG unit.abot-epc-basic/0.install Unpacking libtasn1-doc (4.7-3ubuntu0.16.04.3) ... unit-oai-hss-0: 08:13:02 DEBUG unit.oai-hss/0.install Processing triggers for install-info (5.2.0.dfsg.1-2) ... unit-oai-hss-0: 08:13:02 DEBUG unit.oai-hss/0.install Processing triggers for mime-support (3.54ubuntu1.1) ... unit-abot-epc-basic-0: 08:13:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libyaml-dev:amd64. unit-abot-epc-basic-0: 08:13:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libyaml-dev_0.1.6-3_amd64.deb ... unit-abot-epc-basic-0: 08:13:02 DEBUG unit.abot-epc-basic/0.install Unpacking libyaml-dev:amd64 (0.1.6-3) ... unit-oai-hss-0: 08:13:02 DEBUG unit.oai-hss/0.install Setting up libcroco3:amd64 (0.6.8-2ubuntu1) ... unit-abot-epc-basic-0: 08:13:02 DEBUG unit.abot-epc-basic/0.install Processing triggers for man-db (2.7.5-1) ... unit-oai-hss-0: 08:13:02 DEBUG unit.oai-hss/0.install Setting up libpciaccess0:amd64 (0.13.2-1) ... unit-oai-hss-0: 08:13:03 DEBUG unit.oai-hss/0.install Setting up libdrm-intel1:amd64 (2.4.67-1ubuntu0.14.04.2) ... unit-oai-hss-0: 08:13:03 DEBUG unit.oai-hss/0.install Setting up libdrm-nouveau2:amd64 (2.4.67-1ubuntu0.14.04.2) ... unit-oai-hss-0: 08:13:03 DEBUG unit.oai-hss/0.install Setting up libdrm-radeon1:amd64 (2.4.67-1ubuntu0.14.04.2) ... unit-oai-hss-0: 08:13:03 DEBUG unit.oai-hss/0.install Setting up libfontenc1:amd64 (1:1.1.2-1) ... unit-oai-hss-0: 08:13:03 DEBUG unit.oai-hss/0.install Setting up libunistring0:amd64 (0.9.3-5ubuntu3) ... unit-oai-hss-0: 08:13:03 DEBUG unit.oai-hss/0.install Setting up libgettextpo0:amd64 (0.18.3.1-1ubuntu3.1) ... unit-oai-hss-0: 08:13:04 DEBUG unit.oai-hss/0.install Setting up libllvm3.4:amd64 (1:3.4-1ubuntu3) ... unit-oai-hss-0: 08:13:04 DEBUG unit.oai-hss/0.install Setting up libgl1-mesa-dri:amd64 (10.1.3-0ubuntu0.6) ... unit-oai-hss-0: 08:13:04 DEBUG unit.oai-hss/0.install Setting up libglapi-mesa:amd64 (10.1.3-0ubuntu0.6) ... unit-oai-hss-0: 08:13:04 DEBUG unit.oai-hss/0.install Setting up libx11-xcb1:amd64 (2:1.6.2-1ubuntu2.1) ... unit-oai-hss-0: 08:13:04 DEBUG unit.oai-hss/0.install Setting up libxcb-dri2-0:amd64 (1.10-2ubuntu1) ... unit-oai-hss-0: 08:13:04 DEBUG unit.oai-hss/0.install Setting up libxcb-dri3-0:amd64 (1.10-2ubuntu1) ... unit-oai-hss-0: 08:13:04 DEBUG unit.oai-hss/0.install Setting up libxcb-glx0:amd64 (1.10-2ubuntu1) ... unit-oai-hss-0: 08:13:05 DEBUG unit.oai-hss/0.install Setting up libxcb-present0:amd64 (1.10-2ubuntu1) ... unit-oai-hss-0: 08:13:05 DEBUG unit.oai-hss/0.install Setting up libxcb-sync1:amd64 (1.10-2ubuntu1) ... unit-oai-hss-0: 08:13:05 DEBUG unit.oai-hss/0.install Setting up libxdamage1:amd64 (1:1.1.4-1ubuntu1) ... unit-oai-hss-0: 08:13:05 DEBUG unit.oai-hss/0.install Setting up libxfixes3:amd64 (1:5.0.1-1ubuntu1.1) ... unit-oai-hss-0: 08:13:05 DEBUG unit.oai-hss/0.install Setting up libxshmfence1:amd64 (1.1-2) ... unit-oai-hss-0: 08:13:06 DEBUG unit.oai-hss/0.install Setting up libxxf86vm1:amd64 (1:1.1.3-1) ... unit-oai-hss-0: 08:13:06 DEBUG unit.oai-hss/0.install Setting up libgl1-mesa-glx:amd64 (10.1.3-0ubuntu0.6) ... unit-oai-hss-0: 08:13:06 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: 08:13:06 DEBUG unit.oai-hss/0.install Setting up libgssrpc4:amd64 (1.12+dfsg-2ubuntu5.4) ... unit-oai-hss-0: 08:13:06 DEBUG unit.oai-hss/0.install Setting up libkadm5clnt-mit9:amd64 (1.12+dfsg-2ubuntu5.4) ... unit-oai-hss-0: 08:13:07 DEBUG unit.oai-hss/0.install Setting up libkdb5-7:amd64 (1.12+dfsg-2ubuntu5.4) ... unit-mysql-0: 08:13:07 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-mysql-0: 08:13:07 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 08:13:07 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-mysql-0: 08:13:07 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-mysql-0: 08:13:07 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-mysql-0: 08:13:07 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-mysql-0: 08:13:07 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-mysql-0: 08:13:07 INFO juju.worker.uniter.operation skipped "update-status" hook (missing) unit-mysql-0: 08:13:07 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-mysql-0: 08:13:07 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-mysql-0: 08:13:07 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 08:13:07 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 08:13:07 DEBUG unit.oai-hss/0.install Setting up libkadm5srv-mit9:amd64 (1.12+dfsg-2ubuntu5.4) ... unit-oai-hss-0: 08:13:07 DEBUG unit.oai-hss/0.install Setting up libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ... unit-oai-hss-0: 08:13:07 DEBUG unit.oai-hss/0.install Setting up libpython2.7-dev:amd64 (2.7.6-8ubuntu0.5) ... unit-oai-hss-0: 08:13:07 DEBUG unit.oai-hss/0.install Setting up libtcl8.6:amd64 (8.6.1-4ubuntu1) ... unit-oai-hss-0: 08:13:08 DEBUG unit.oai-hss/0.install Setting up libxft2:amd64 (2.3.1-2) ... unit-abot-epc-basic-0: 08:13:08 DEBUG unit.abot-epc-basic/0.install Processing triggers for libc-bin (2.23-0ubuntu10) ... unit-abot-epc-basic-0: 08:13:08 DEBUG unit.abot-epc-basic/0.install Processing triggers for install-info (6.1.0.dfsg.1-5) ... unit-oai-hss-0: 08:13:08 DEBUG unit.oai-hss/0.install Setting up libxss1:amd64 (1:1.2.2-1) ... unit-oai-hss-0: 08:13:08 DEBUG unit.oai-hss/0.install Setting up libtk8.6:amd64 (8.6.1-3ubuntu2) ... unit-abot-epc-basic-0: 08:13:08 DEBUG unit.abot-epc-basic/0.install Processing triggers for fontconfig (2.11.94-0ubuntu1.1) ... unit-oai-hss-0: 08:13:08 DEBUG unit.oai-hss/0.install Setting up libxmu6:amd64 (2:1.1.1-1) ... unit-oai-hss-0: 08:13:08 DEBUG unit.oai-hss/0.install Setting up libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... unit-abot-epc-basic-0: 08:13:08 DEBUG unit.abot-epc-basic/0.install Processing triggers for udev (229-4ubuntu21.15) ... unit-oai-hss-0: 08:13:08 DEBUG unit.oai-hss/0.install Setting up libxaw7:amd64 (2:1.0.12-1) ... unit-abot-epc-basic-0: 08:13:09 DEBUG unit.abot-epc-basic/0.install Processing triggers for libglib2.0-0:amd64 (2.48.2-0ubuntu4.1) ... unit-oai-hss-0: 08:13:09 DEBUG unit.oai-hss/0.install Setting up libxcb-shape0:amd64 (1.10-2ubuntu1) ... unit-abot-epc-basic-0: 08:13:09 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: 08:13:09 DEBUG unit.abot-epc-basic/0.install Processing triggers for dbus (1.10.6-1ubuntu3.3) ... unit-oai-hss-0: 08:13:09 DEBUG unit.oai-hss/0.install Setting up libxcomposite1:amd64 (1:0.4.4-1) ... unit-abot-epc-basic-0: 08:13:09 DEBUG unit.abot-epc-basic/0.install Processing triggers for mime-support (3.59ubuntu1) ... unit-abot-epc-basic-0: 08:13:09 DEBUG unit.abot-epc-basic/0.install Processing triggers for shared-mime-info (1.5-2ubuntu0.2) ... unit-oai-hss-0: 08:13:09 DEBUG unit.oai-hss/0.install Setting up libxinerama1:amd64 (2:1.1.3-1) ... unit-oai-hss-0: 08:13:10 DEBUG unit.oai-hss/0.install Setting up libxrandr2:amd64 (2:1.5.0-1~trusty1) ... unit-oai-hss-0: 08:13:10 DEBUG unit.oai-hss/0.install Setting up libxtst6:amd64 (2:1.2.2-1) ... unit-oai-hss-0: 08:13:10 DEBUG unit.oai-hss/0.install Setting up libxv1:amd64 (2:1.0.10-1) ... unit-oai-hss-0: 08:13:10 DEBUG unit.oai-hss/0.install Setting up libxxf86dga1:amd64 (2:1.1.4-1) ... unit-oai-hss-0: 08:13:10 DEBUG unit.oai-hss/0.install Setting up libtxc-dxtn-s2tc0:amd64 (0~git20131104-1.1) ... unit-oai-hss-0: 08:13:11 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: 08:13:11 DEBUG unit.oai-hss/0.install Setting up gettext (0.18.3.1-1ubuntu3.1) ... unit-oai-hss-0: 08:13:11 DEBUG unit.oai-hss/0.install Setting up intltool-debian (0.35.0+20060710.1) ... unit-oai-hss-0: 08:13:11 DEBUG unit.oai-hss/0.install Setting up po-debconf (1.0.16+nmu2ubuntu1) ... unit-oai-hss-0: 08:13:11 DEBUG unit.oai-hss/0.install Setting up dh-apparmor (2.10.95-0ubuntu2.6~14.04.4) ... unit-oai-hss-0: 08:13:12 DEBUG unit.oai-hss/0.install Setting up debhelper (9.20131227ubuntu1) ... unit-oai-hss-0: 08:13:12 DEBUG unit.oai-hss/0.install Setting up comerr-dev (2.1-1.42.9-3ubuntu1.3) ... unit-oai-hss-0: 08:13:12 DEBUG unit.oai-hss/0.install Setting up krb5-multidev (1.12+dfsg-2ubuntu5.4) ... unit-oai-hss-0: 08:13:12 DEBUG unit.oai-hss/0.install Setting up libasprintf-dev:amd64 (0.18.3.1-1ubuntu3.1) ... unit-oai-hss-0: 08:13:12 DEBUG unit.oai-hss/0.install Setting up libgettextpo-dev:amd64 (0.18.3.1-1ubuntu3.1) ... unit-oai-hss-0: 08:13:12 DEBUG unit.oai-hss/0.install Setting up libsys-hostname-long-perl (1.4-3) ... unit-oai-hss-0: 08:13:13 DEBUG unit.oai-hss/0.install Setting up libmail-sendmail-perl (0.79.16-1) ... unit-oai-hss-0: 08:13:13 DEBUG unit.oai-hss/0.install Setting up libpq5 (9.3.24-0ubuntu0.14.04) ... unit-oai-hss-0: 08:13:13 DEBUG unit.oai-hss/0.install Setting up libpq-dev (9.3.24-0ubuntu0.14.04) ... unit-oai-hss-0: 08:13:13 DEBUG unit.oai-hss/0.install Setting up libpython-dev:amd64 (2.7.5-5ubuntu3) ... unit-oai-hss-0: 08:13:13 DEBUG unit.oai-hss/0.install Setting up libutempter0 (1.1.5-4build1) ... unit-oai-hss-0: 08:13:13 DEBUG unit.oai-hss/0.install Creating utempter group... unit-oai-hss-0: 08:13:14 DEBUG unit.oai-hss/0.install Setting up libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ... unit-oai-hss-0: 08:13:14 DEBUG unit.oai-hss/0.install Setting up mercurial-common (2.8.2-1ubuntu1.4) ... unit-oai-hss-0: 08:13:15 DEBUG unit.oai-hss/0.install Setting up mercurial (2.8.2-1ubuntu1.4) ... unit-oai-hss-0: 08:13:15 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 08:13:15 DEBUG unit.oai-hss/0.install Creating config file /etc/mercurial/hgrc.d/hgext.rc with new version unit-oai-hss-0: 08:13:16 DEBUG unit.oai-hss/0.install Setting up python2.7-dev (2.7.6-8ubuntu0.5) ... unit-oai-hss-0: 08:13:16 DEBUG unit.oai-hss/0.install Setting up python-dev (2.7.5-5ubuntu3) ... unit-oai-hss-0: 08:13:16 DEBUG unit.oai-hss/0.install Setting up ssl-cert (1.0.33) ... unit-oai-hss-0: 08:13:17 DEBUG unit.oai-hss/0.install Setting up swig2.0 (2.0.11-1ubuntu2) ... unit-oai-hss-0: 08:13:17 DEBUG unit.oai-hss/0.install Setting up swig (2.0.11-1ubuntu2) ... unit-oai-hss-0: 08:13:17 DEBUG unit.oai-hss/0.install Setting up tcl8.6 (8.6.1-4ubuntu1) ... unit-oai-hss-0: 08:13:17 DEBUG unit.oai-hss/0.install Setting up tcl (8.6.0+6ubuntu3) ... unit-oai-hss-0: 08:13:18 DEBUG unit.oai-hss/0.install Setting up tk8.6 (8.6.1-3ubuntu2) ... unit-oai-hss-0: 08:13:18 DEBUG unit.oai-hss/0.install Setting up tk (8.6.0+6ubuntu3) ... unit-oai-hss-0: 08:13:18 DEBUG unit.oai-hss/0.install Setting up x11-utils (7.7+1) ... unit-oai-hss-0: 08:13:20 DEBUG unit.oai-hss/0.install Setting up xbitmaps (1.1.1-2) ... unit-oai-hss-0: 08:13:20 DEBUG unit.oai-hss/0.install Setting up xterm (297-1ubuntu1) ... unit-oai-hss-0: 08:13:21 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: 08:13:21 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: 08:13:21 DEBUG unit.oai-hss/0.install Processing triggers for libc-bin (2.19-0ubuntu6.14) ... unit-oai-hss-0: 08:13:22 DEBUG unit.oai-hss/0.install Downloading 1.2.0 freeDiameter archive unit-oai-hss-0: 08:13:22 DEBUG unit.oai-hss/0.install Cloning into 'freediameter'... unit-abot-epc-basic-0: 08:13:32 DEBUG unit.abot-epc-basic/0.install Processing triggers for hicolor-icon-theme (0.15-0ubuntu1.1) ... unit-abot-epc-basic-0: 08:13:33 DEBUG unit.abot-epc-basic/0.install Setting up cmake-data (3.5.1-1ubuntu3) ... unit-abot-epc-basic-0: 08:13:33 DEBUG unit.abot-epc-basic/0.install Setting up libarchive13:amd64 (3.1.2-11ubuntu0.16.04.5) ... unit-abot-epc-basic-0: 08:13:33 DEBUG unit.abot-epc-basic/0.install Setting up libcurl3:amd64 (7.47.0-1ubuntu2.11) ... unit-abot-epc-basic-0: 08:13:33 DEBUG unit.abot-epc-basic/0.install Setting up libjsoncpp1:amd64 (1.7.2-1) ... unit-abot-epc-basic-0: 08:13:33 DEBUG unit.abot-epc-basic/0.install Setting up cmake (3.5.1-1ubuntu3) ... unit-abot-epc-basic-0: 08:13:33 DEBUG unit.abot-epc-basic/0.install Setting up cmake-curses-gui (3.5.1-1ubuntu3) ... unit-abot-epc-basic-0: 08:13:33 DEBUG unit.abot-epc-basic/0.install Setting up m4 (1.4.17-5) ... unit-abot-epc-basic-0: 08:13:33 DEBUG unit.abot-epc-basic/0.install Setting up libfl-dev:amd64 (2.6.0-11) ... unit-abot-epc-basic-0: 08:13:33 DEBUG unit.abot-epc-basic/0.install Setting up flex (2.6.0-11) ... unit-abot-epc-basic-0: 08:13:34 DEBUG unit.abot-epc-basic/0.install Setting up fonts-lato (2.0-1) ... unit-abot-epc-basic-0: 08:13:34 DEBUG unit.abot-epc-basic/0.install Setting up imagemagick-common (8:6.8.9.9-7ubuntu5.13) ... unit-abot-epc-basic-0: 08:13:34 DEBUG unit.abot-epc-basic/0.install Setting up libaudio2:amd64 (1.9.4-4) ... unit-abot-epc-basic-0: 08:13:34 DEBUG unit.abot-epc-basic/0.install Setting up libexif12:amd64 (0.6.21-2) ... unit-abot-epc-basic-0: 08:13:35 DEBUG unit.abot-epc-basic/0.install Setting up libfftw3-double3:amd64 (3.3.4-2ubuntu1) ... unit-abot-epc-basic-0: 08:13:35 DEBUG unit.abot-epc-basic/0.install Setting up libfftw3-long3:amd64 (3.3.4-2ubuntu1) ... unit-abot-epc-basic-0: 08:13:35 DEBUG unit.abot-epc-basic/0.install Setting up libfftw3-quad3:amd64 (3.3.4-2ubuntu1) ... unit-oai-hss-0: 08:13:35 DEBUG unit.oai-hss/0.install -- The C compiler identification is GNU 4.8.4 unit-abot-epc-basic-0: 08:13:35 DEBUG unit.abot-epc-basic/0.install Setting up libfftw3-single3:amd64 (3.3.4-2ubuntu1) ... unit-oai-hss-0: 08:13:35 DEBUG unit.oai-hss/0.install -- The CXX compiler identification is GNU 4.8.4 unit-oai-hss-0: 08:13:35 DEBUG unit.oai-hss/0.install -- Check for working C compiler: /usr/bin/cc unit-oai-hss-0: 08:13:35 DEBUG unit.oai-hss/0.install -- Check for working C compiler: /usr/bin/cc -- works unit-oai-hss-0: 08:13:35 DEBUG unit.oai-hss/0.install -- Detecting C compiler ABI info unit-oai-hss-0: 08:13:35 DEBUG unit.oai-hss/0.install -- Detecting C compiler ABI info - done unit-oai-hss-0: 08:13:35 DEBUG unit.oai-hss/0.install -- Check for working CXX compiler: /usr/bin/c++ unit-abot-epc-basic-0: 08:13:35 DEBUG unit.abot-epc-basic/0.install Setting up libieee1284-3:amd64 (0.2.11-12) ... unit-oai-hss-0: 08:13:35 DEBUG unit.oai-hss/0.install -- Check for working CXX compiler: /usr/bin/c++ -- works unit-oai-hss-0: 08:13:35 DEBUG unit.oai-hss/0.install -- Detecting CXX compiler ABI info unit-oai-hss-0: 08:13:36 DEBUG unit.oai-hss/0.install -- Detecting CXX compiler ABI info - done unit-oai-hss-0: 08:13:36 DEBUG unit.oai-hss/0.install -- Looking for bison unit-oai-hss-0: 08:13:36 DEBUG unit.oai-hss/0.install -- Looking for bison -- /usr/bin/bison unit-oai-hss-0: 08:13:36 DEBUG unit.oai-hss/0.install -- Looking for flex unit-oai-hss-0: 08:13:36 DEBUG unit.oai-hss/0.install -- Looking for flex -- /usr/bin/flex unit-oai-hss-0: 08:13:36 DEBUG unit.oai-hss/0.install -- Looking for getopt_long unit-oai-hss-0: 08:13:36 DEBUG unit.oai-hss/0.install -- Looking for getopt_long - found unit-oai-hss-0: 08:13:36 DEBUG unit.oai-hss/0.install -- Looking for getifaddrs unit-oai-hss-0: 08:13:36 DEBUG unit.oai-hss/0.install -- Looking for getifaddrs - found unit-oai-hss-0: 08:13:36 DEBUG unit.oai-hss/0.install -- Check if the system is big endian unit-oai-hss-0: 08:13:36 DEBUG unit.oai-hss/0.install -- Searching 16 bit integer unit-oai-hss-0: 08:13:36 DEBUG unit.oai-hss/0.install -- Looking for sys/types.h unit-abot-epc-basic-0: 08:13:36 DEBUG unit.abot-epc-basic/0.install Setting up liblqr-1-0:amd64 (0.4.2-2) ... unit-oai-hss-0: 08:13:36 DEBUG unit.oai-hss/0.install -- Looking for sys/types.h - found unit-oai-hss-0: 08:13:36 DEBUG unit.oai-hss/0.install -- Looking for stdint.h unit-oai-hss-0: 08:13:36 DEBUG unit.oai-hss/0.install -- Looking for stdint.h - found unit-oai-hss-0: 08:13:36 DEBUG unit.oai-hss/0.install -- Looking for stddef.h unit-oai-hss-0: 08:13:36 DEBUG unit.oai-hss/0.install -- Looking for stddef.h - found unit-oai-hss-0: 08:13:36 DEBUG unit.oai-hss/0.install -- Check size of unsigned short unit-oai-hss-0: 08:13:36 DEBUG unit.oai-hss/0.install -- Check size of unsigned short - done unit-oai-hss-0: 08:13:36 DEBUG unit.oai-hss/0.install -- Using unsigned short unit-abot-epc-basic-0: 08:13:36 DEBUG unit.abot-epc-basic/0.install Setting up libltdl7:amd64 (2.4.6-0.1) ... unit-oai-hss-0: 08:13:36 DEBUG unit.oai-hss/0.install -- Check if the system is big endian - little endian unit-oai-hss-0: 08:13:36 DEBUG unit.oai-hss/0.install -- Looking for ntohll unit-oai-hss-0: 08:13:36 DEBUG unit.oai-hss/0.install -- Looking for ntohll - not found unit-oai-hss-0: 08:13:36 DEBUG unit.oai-hss/0.install -- Looking for include file malloc.h unit-oai-hss-0: 08:13:36 DEBUG unit.oai-hss/0.install -- Looking for include file malloc.h - found unit-oai-hss-0: 08:13:36 DEBUG unit.oai-hss/0.install -- Looking for strndup unit-oai-hss-0: 08:13:36 DEBUG unit.oai-hss/0.install -- Looking for strndup - found unit-oai-hss-0: 08:13:36 DEBUG unit.oai-hss/0.install -- Looking for include file pthread.h unit-abot-epc-basic-0: 08:13:36 DEBUG unit.abot-epc-basic/0.install Setting up libmagickcore-6.q16-2:amd64 (8:6.8.9.9-7ubuntu5.13) ... unit-oai-hss-0: 08:13:36 DEBUG unit.oai-hss/0.install -- Looking for include file pthread.h - found unit-oai-hss-0: 08:13:36 DEBUG unit.oai-hss/0.install -- Looking for pthread_create unit-oai-hss-0: 08:13:36 DEBUG unit.oai-hss/0.install -- Looking for pthread_create - not found unit-oai-hss-0: 08:13:36 DEBUG unit.oai-hss/0.install -- Looking for pthread_create in pthreads unit-oai-hss-0: 08:13:36 DEBUG unit.oai-hss/0.install -- Looking for pthread_create in pthreads - not found unit-oai-hss-0: 08:13:36 DEBUG unit.oai-hss/0.install -- Looking for pthread_create in pthread unit-abot-epc-basic-0: 08:13:36 DEBUG unit.abot-epc-basic/0.install Setting up libmagickwand-6.q16-2:amd64 (8:6.8.9.9-7ubuntu5.13) ... unit-oai-hss-0: 08:13:36 DEBUG unit.oai-hss/0.install -- Looking for pthread_create in pthread - found unit-oai-hss-0: 08:13:36 DEBUG unit.oai-hss/0.install -- Found Threads: TRUE unit-oai-hss-0: 08:13:36 DEBUG unit.oai-hss/0.install -- Looking for clock_gettime unit-oai-hss-0: 08:13:36 DEBUG unit.oai-hss/0.install -- Looking for clock_gettime - found unit-oai-hss-0: 08:13:36 DEBUG unit.oai-hss/0.install -- Looking for sctp_connectx unit-oai-hss-0: 08:13:36 DEBUG unit.oai-hss/0.install -- Looking for sctp_connectx - not found unit-oai-hss-0: 08:13:36 DEBUG unit.oai-hss/0.install -- Found SCTP: /usr/lib/x86_64-linux-gnu/libsctp.so unit-oai-hss-0: 08:13:36 DEBUG unit.oai-hss/0.install -- Performing Test SCTP_CONNECTX_4_ARGS unit-oai-hss-0: 08:13:36 DEBUG unit.oai-hss/0.install -- Performing Test SCTP_CONNECTX_4_ARGS - Success unit-oai-hss-0: 08:13:36 DEBUG unit.oai-hss/0.install -- Found IDNA: /usr/lib/x86_64-linux-gnu/libidn.so unit-oai-hss-0: 08:13:36 DEBUG unit.oai-hss/0.install -- Performing Test HAS_IDNA_SUPPORT unit-oai-hss-0: 08:13:36 DEBUG unit.oai-hss/0.install -- Performing Test HAS_IDNA_SUPPORT - Success unit-oai-hss-0: 08:13:36 DEBUG unit.oai-hss/0.install -- Found GNUTLS: /usr/lib/libgnutls.so unit-oai-hss-0: 08:13:36 DEBUG unit.oai-hss/0.install -- Checking GNUTLS version unit-oai-hss-0: 08:13:36 DEBUG unit.oai-hss/0.install -- Looking for gnutls_hash in gnutls unit-abot-epc-basic-0: 08:13:36 DEBUG unit.abot-epc-basic/0.install Setting up libmng2:amd64 (2.0.2-0ubuntu3) ... unit-oai-hss-0: 08:13:36 DEBUG unit.oai-hss/0.install -- Looking for gnutls_hash in gnutls - found unit-oai-hss-0: 08:13:36 DEBUG unit.oai-hss/0.install -- Looking for gnutls_transport_set_vec_push_function in gnutls unit-oai-hss-0: 08:13:36 DEBUG unit.oai-hss/0.install -- Looking for gnutls_transport_set_vec_push_function in gnutls - found unit-oai-hss-0: 08:13:36 DEBUG unit.oai-hss/0.install -- Looking for gnutls_x509_trust_list_verify_crt in gnutls unit-oai-hss-0: 08:13:36 DEBUG unit.oai-hss/0.install -- Looking for gnutls_x509_trust_list_verify_crt in gnutls - found unit-oai-hss-0: 08:13:36 DEBUG unit.oai-hss/0.install -- Looking for gnutls_handshake_set_timeout in gnutls unit-abot-epc-basic-0: 08:13:36 DEBUG unit.abot-epc-basic/0.install Setting up libmtdev1:amd64 (1.1.5-1ubuntu2) ... unit-oai-hss-0: 08:13:36 DEBUG unit.oai-hss/0.install -- Looking for gnutls_handshake_set_timeout in gnutls - found unit-oai-hss-0: 08:13:36 DEBUG unit.oai-hss/0.install -- Looking for AI_ADDRCONFIG unit-oai-hss-0: 08:13:36 DEBUG unit.oai-hss/0.install -- Looking for AI_ADDRCONFIG - found unit-oai-hss-0: 08:13:36 DEBUG unit.oai-hss/0.install -- Looking for pthread_barrier_wait unit-oai-hss-0: 08:13:37 DEBUG unit.oai-hss/0.install -- Looking for pthread_barrier_wait - found unit-oai-hss-0: 08:13:37 DEBUG unit.oai-hss/0.install -- Performing Test HAVE_REG_STARTEND unit-oai-hss-0: 08:13:37 DEBUG unit.oai-hss/0.install -- Performing Test HAVE_REG_STARTEND - Success unit-oai-hss-0: 08:13:37 DEBUG unit.oai-hss/0.install -- Configuring done unit-oai-hss-0: 08:13:37 DEBUG unit.oai-hss/0.install CMake Warning (dev) in libfdproto/CMakeLists.txt: unit-oai-hss-0: 08:13:37 DEBUG unit.oai-hss/0.install Policy CMP0022 is not set: INTERFACE_LINK_LIBRARIES defines the link unit-oai-hss-0: 08:13:37 DEBUG unit.oai-hss/0.install interface. Run "cmake --help-policy CMP0022" for policy details. Use the unit-oai-hss-0: 08:13:37 DEBUG unit.oai-hss/0.install cmake_policy command to set the policy and suppress this warning. unit-oai-hss-0: 08:13:37 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 08:13:37 DEBUG unit.oai-hss/0.install Target "libfdproto" has an INTERFACE_LINK_LIBRARIES property which differs unit-oai-hss-0: 08:13:37 DEBUG unit.oai-hss/0.install from its LINK_INTERFACE_LIBRARIES properties. unit-oai-hss-0: 08:13:37 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 08:13:37 DEBUG unit.oai-hss/0.install INTERFACE_LINK_LIBRARIES: unit-oai-hss-0: 08:13:37 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 08:13:37 DEBUG unit.oai-hss/0.install -lpthread;/usr/lib/x86_64-linux-gnu/libidn.so unit-oai-hss-0: 08:13:37 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 08:13:37 DEBUG unit.oai-hss/0.install LINK_INTERFACE_LIBRARIES: unit-oai-hss-0: 08:13:37 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 08:13:37 DEBUG unit.oai-hss/0.install -lpthread unit-oai-hss-0: 08:13:37 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 08:13:37 DEBUG unit.oai-hss/0.install This warning is for project developers. Use -Wno-dev to suppress it. unit-oai-hss-0: 08:13:37 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 08:13:37 DEBUG unit.oai-hss/0.install CMake Warning (dev) in libfdcore/CMakeLists.txt: unit-oai-hss-0: 08:13:37 DEBUG unit.oai-hss/0.install Policy CMP0022 is not set: INTERFACE_LINK_LIBRARIES defines the link unit-oai-hss-0: 08:13:37 DEBUG unit.oai-hss/0.install interface. Run "cmake --help-policy CMP0022" for policy details. Use the unit-oai-hss-0: 08:13:37 DEBUG unit.oai-hss/0.install cmake_policy command to set the policy and suppress this warning. unit-oai-hss-0: 08:13:37 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 08:13:37 DEBUG unit.oai-hss/0.install Target "libfdcore" has an INTERFACE_LINK_LIBRARIES property which differs unit-oai-hss-0: 08:13:37 DEBUG unit.oai-hss/0.install from its LINK_INTERFACE_LIBRARIES properties. unit-oai-hss-0: 08:13:37 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 08:13:37 DEBUG unit.oai-hss/0.install INTERFACE_LINK_LIBRARIES: unit-oai-hss-0: 08:13:37 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 08:13:37 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: 08:13:37 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 08:13:37 DEBUG unit.oai-hss/0.install LINK_INTERFACE_LIBRARIES: unit-oai-hss-0: 08:13:37 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 08:13:37 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 08:13:37 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 08:13:37 DEBUG unit.oai-hss/0.install This warning is for project developers. Use -Wno-dev to suppress it. unit-oai-hss-0: 08:13:37 DEBUG unit.oai-hss/0.install unit-abot-epc-basic-0: 08:13:37 DEBUG unit.abot-epc-basic/0.install Setting up libpcrecpp0v5:amd64 (2:8.38-3.1) ... unit-oai-hss-0: 08:13:37 DEBUG unit.oai-hss/0.install -- Generating done unit-oai-hss-0: 08:13:37 DEBUG unit.oai-hss/0.install -- Build files have been written to: /tmp/freediameter/build unit-oai-hss-0: 08:13:37 DEBUG unit.oai-hss/0.install Compiling freeDiameter unit-oai-hss-0: 08:13:37 DEBUG unit.oai-hss/0.install Scanning dependencies of target version_information unit-oai-hss-0: 08:13:37 DEBUG unit.oai-hss/0.install [ 0%] Built target version_information unit-oai-hss-0: 08:13:37 DEBUG unit.oai-hss/0.install Scanning dependencies of target libfdproto unit-oai-hss-0: 08:13:37 DEBUG unit.oai-hss/0.install [ 1%] Building C object libfdproto/CMakeFiles/libfdproto.dir/dictionary.c.o unit-abot-epc-basic-0: 08:13:37 DEBUG unit.abot-epc-basic/0.install Setting up libblas-common (3.6.0-2ubuntu2) ... unit-oai-hss-0: 08:13:37 DEBUG unit.oai-hss/0.install [ 2%] Building C object libfdproto/CMakeFiles/libfdproto.dir/dictionary_functions.c.o unit-oai-hss-0: 08:13:37 DEBUG unit.oai-hss/0.install [ 3%] Building C object libfdproto/CMakeFiles/libfdproto.dir/dispatch.c.o unit-oai-hss-0: 08:13:37 DEBUG unit.oai-hss/0.install [ 4%] Building C object libfdproto/CMakeFiles/libfdproto.dir/fifo.c.o unit-oai-hss-0: 08:13:37 DEBUG unit.oai-hss/0.install [ 5%] Building C object libfdproto/CMakeFiles/libfdproto.dir/init.c.o unit-oai-hss-0: 08:13:37 DEBUG unit.oai-hss/0.install [ 6%] Building C object libfdproto/CMakeFiles/libfdproto.dir/lists.c.o unit-abot-epc-basic-0: 08:13:37 DEBUG unit.abot-epc-basic/0.install Setting up libblas3 (3.6.0-2ubuntu2) ... unit-oai-hss-0: 08:13:37 DEBUG unit.oai-hss/0.install [ 7%] Building C object libfdproto/CMakeFiles/libfdproto.dir/log.c.o unit-oai-hss-0: 08:13:37 DEBUG unit.oai-hss/0.install [ 8%] Building C object libfdproto/CMakeFiles/libfdproto.dir/messages.c.o unit-abot-epc-basic-0: 08:13:37 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: 08:13:37 DEBUG unit.oai-hss/0.install [ 9%] Building C object libfdproto/CMakeFiles/libfdproto.dir/ostr.c.o unit-abot-epc-basic-0: 08:13:37 DEBUG unit.abot-epc-basic/0.install Setting up libgfortran3:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-oai-hss-0: 08:13:37 DEBUG unit.oai-hss/0.install [ 10%] Building C object libfdproto/CMakeFiles/libfdproto.dir/portability.c.o unit-oai-hss-0: 08:13:37 DEBUG unit.oai-hss/0.install [ 11%] Building C object libfdproto/CMakeFiles/libfdproto.dir/rt_data.c.o unit-abot-epc-basic-0: 08:13:37 DEBUG unit.abot-epc-basic/0.install Setting up libopenblas-base (0.2.18-1ubuntu1) ... unit-oai-hss-0: 08:13:37 DEBUG unit.oai-hss/0.install [ 12%] Building C object libfdproto/CMakeFiles/libfdproto.dir/sessions.c.o unit-abot-epc-basic-0: 08:13:37 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-abot-epc-basic-0: 08:13:38 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: 08:13:38 DEBUG unit.oai-hss/0.install [ 13%] Building C object libfdproto/CMakeFiles/libfdproto.dir/utils.c.o unit-abot-epc-basic-0: 08:13:38 DEBUG unit.abot-epc-basic/0.install Setting up libatlas3-base (3.10.2-9) ... unit-oai-hss-0: 08:13:38 DEBUG unit.oai-hss/0.install [ 14%] Building C object libfdproto/CMakeFiles/libfdproto.dir/version.c.o unit-oai-hss-0: 08:13:38 DEBUG unit.oai-hss/0.install Linking C shared library libfdproto.so unit-oai-hss-0: 08:13:38 DEBUG unit.oai-hss/0.install [ 14%] Built target libfdproto unit-oai-hss-0: 08:13:38 DEBUG unit.oai-hss/0.install [ 15%] Generating fdd.tab.c, fdd.tab.h unit-oai-hss-0: 08:13:38 DEBUG unit.oai-hss/0.install [ 16%] Generating lex.fdd.c unit-abot-epc-basic-0: 08:13:38 DEBUG unit.abot-epc-basic/0.install Setting up liblapack3 (3.6.0-2ubuntu2) ... unit-oai-hss-0: 08:13:38 DEBUG unit.oai-hss/0.install Scanning dependencies of target libfdcore unit-oai-hss-0: 08:13:38 DEBUG unit.oai-hss/0.install [ 17%] Building C object libfdcore/CMakeFiles/libfdcore.dir/apps.c.o unit-oai-hss-0: 08:13:38 DEBUG unit.oai-hss/0.install [ 18%] Building C object libfdcore/CMakeFiles/libfdcore.dir/config.c.o unit-abot-epc-basic-0: 08:13:38 DEBUG unit.abot-epc-basic/0.install Setting up libqrupdate1:amd64 (1.1.2-1build1) ... unit-oai-hss-0: 08:13:38 DEBUG unit.oai-hss/0.install [ 19%] Building C object libfdcore/CMakeFiles/libfdcore.dir/core.c.o unit-oai-hss-0: 08:13:38 DEBUG unit.oai-hss/0.install [ 20%] Building C object libfdcore/CMakeFiles/libfdcore.dir/cnxctx.c.o unit-abot-epc-basic-0: 08:13:38 DEBUG unit.abot-epc-basic/0.install Setting up libpcre16-3:amd64 (2:8.38-3.1) ... unit-oai-hss-0: 08:13:38 DEBUG unit.oai-hss/0.install [ 21%] Building C object libfdcore/CMakeFiles/libfdcore.dir/endpoints.c.o unit-oai-hss-0: 08:13:38 DEBUG unit.oai-hss/0.install [ 22%] Building C object libfdcore/CMakeFiles/libfdcore.dir/events.c.o unit-abot-epc-basic-0: 08:13:38 DEBUG unit.abot-epc-basic/0.install Setting up libqt5core5a:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-oai-hss-0: 08:13:38 DEBUG unit.oai-hss/0.install [ 23%] Building C object libfdcore/CMakeFiles/libfdcore.dir/extensions.c.o unit-oai-hss-0: 08:13:38 DEBUG unit.oai-hss/0.install [ 25%] Building C object libfdcore/CMakeFiles/libfdcore.dir/fifo_stats.c.o unit-oai-hss-0: 08:13:38 DEBUG unit.oai-hss/0.install [ 26%] Building C object libfdcore/CMakeFiles/libfdcore.dir/hooks.c.o unit-abot-epc-basic-0: 08:13:38 DEBUG unit.abot-epc-basic/0.install Setting up libwayland-server0:amd64 (1.12.0-1~ubuntu16.04.3) ... unit-oai-hss-0: 08:13:38 DEBUG unit.oai-hss/0.install [ 27%] Building C object libfdcore/CMakeFiles/libfdcore.dir/dict_base_proto.c.o unit-abot-epc-basic-0: 08:13:38 DEBUG unit.abot-epc-basic/0.install Setting up libgbm1:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 08:13:38 DEBUG unit.abot-epc-basic/0.install Setting up libcapnp-0.5.3:amd64 (0.5.3-2ubuntu1.1) ... unit-oai-hss-0: 08:13:38 DEBUG unit.oai-hss/0.install [ 28%] Building C object libfdcore/CMakeFiles/libfdcore.dir/messages.c.o unit-oai-hss-0: 08:13:39 DEBUG unit.oai-hss/0.install [ 29%] Building C object libfdcore/CMakeFiles/libfdcore.dir/queues.c.o unit-abot-epc-basic-0: 08:13:39 DEBUG unit.abot-epc-basic/0.install Setting up libboost-filesystem1.58.0:amd64 (1.58.0+dfsg-5ubuntu3.1) ... unit-oai-hss-0: 08:13:39 DEBUG unit.oai-hss/0.install [ 30%] Building C object libfdcore/CMakeFiles/libfdcore.dir/peers.c.o unit-oai-hss-0: 08:13:39 DEBUG unit.oai-hss/0.install [ 31%] Building C object libfdcore/CMakeFiles/libfdcore.dir/p_ce.c.o unit-abot-epc-basic-0: 08:13:39 DEBUG unit.abot-epc-basic/0.install Setting up libmircore1:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-oai-hss-0: 08:13:39 DEBUG unit.oai-hss/0.install [ 32%] Building C object libfdcore/CMakeFiles/libfdcore.dir/p_cnx.c.o unit-oai-hss-0: 08:13:39 DEBUG unit.oai-hss/0.install [ 33%] Building C object libfdcore/CMakeFiles/libfdcore.dir/p_dw.c.o unit-oai-hss-0: 08:13:39 DEBUG unit.oai-hss/0.install [ 34%] Building C object libfdcore/CMakeFiles/libfdcore.dir/p_dp.c.o unit-oai-hss-0: 08:13:39 DEBUG unit.oai-hss/0.install [ 35%] Building C object libfdcore/CMakeFiles/libfdcore.dir/p_expiry.c.o unit-oai-hss-0: 08:13:39 DEBUG unit.oai-hss/0.install [ 36%] Building C object libfdcore/CMakeFiles/libfdcore.dir/p_out.c.o unit-oai-hss-0: 08:13:39 DEBUG unit.oai-hss/0.install [ 37%] Building C object libfdcore/CMakeFiles/libfdcore.dir/p_psm.c.o unit-abot-epc-basic-0: 08:13:39 DEBUG unit.abot-epc-basic/0.install Setting up libmircommon7:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-oai-hss-0: 08:13:39 DEBUG unit.oai-hss/0.install [ 38%] Building C object libfdcore/CMakeFiles/libfdcore.dir/p_sr.c.o unit-oai-hss-0: 08:13:39 DEBUG unit.oai-hss/0.install [ 39%] Building C object libfdcore/CMakeFiles/libfdcore.dir/routing_dispatch.c.o unit-abot-epc-basic-0: 08:13:39 DEBUG unit.abot-epc-basic/0.install Setting up libprotobuf-lite9v5:amd64 (2.6.1-1.3) ... unit-oai-hss-0: 08:13:39 DEBUG unit.oai-hss/0.install [ 40%] Building C object libfdcore/CMakeFiles/libfdcore.dir/server.c.o unit-abot-epc-basic-0: 08:13:39 DEBUG unit.abot-epc-basic/0.install Setting up libmirprotobuf3:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-oai-hss-0: 08:13:39 DEBUG unit.oai-hss/0.install [ 41%] Building C object libfdcore/CMakeFiles/libfdcore.dir/tcp.c.o unit-abot-epc-basic-0: 08:13:39 DEBUG unit.abot-epc-basic/0.install Setting up libxkbcommon0:amd64 (0.5.0-1ubuntu2.1) ... unit-oai-hss-0: 08:13:39 DEBUG unit.oai-hss/0.install [ 42%] Building C object libfdcore/CMakeFiles/libfdcore.dir/version.c.o unit-oai-hss-0: 08:13:39 DEBUG unit.oai-hss/0.install [ 43%] Building C object libfdcore/CMakeFiles/libfdcore.dir/sctp.c.o unit-abot-epc-basic-0: 08:13:39 DEBUG unit.abot-epc-basic/0.install Setting up libmirclient9:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-oai-hss-0: 08:13:40 DEBUG unit.oai-hss/0.install [ 44%] Building C object libfdcore/CMakeFiles/libfdcore.dir/sctp3436.c.o unit-abot-epc-basic-0: 08:13:40 DEBUG unit.abot-epc-basic/0.install Setting up libwayland-client0:amd64 (1.12.0-1~ubuntu16.04.3) ... unit-oai-hss-0: 08:13:40 DEBUG unit.oai-hss/0.install [ 45%] Building C object libfdcore/CMakeFiles/libfdcore.dir/lex.fdd.c.o unit-oai-hss-0: 08:13:40 DEBUG unit.oai-hss/0.install [ 46%] Building C object libfdcore/CMakeFiles/libfdcore.dir/fdd.tab.c.o unit-abot-epc-basic-0: 08:13:40 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-xfixes0:amd64 (1.11.1-1ubuntu1) ... unit-oai-hss-0: 08:13:40 DEBUG unit.oai-hss/0.install Linking C shared library libfdcore.so unit-oai-hss-0: 08:13:40 DEBUG unit.oai-hss/0.install [ 46%] Built target libfdcore unit-oai-hss-0: 08:13:40 DEBUG unit.oai-hss/0.install Scanning dependencies of target freeDiameterd unit-oai-hss-0: 08:13:40 DEBUG unit.oai-hss/0.install [ 47%] Building C object freeDiameterd/CMakeFiles/freeDiameterd.dir/main.c.o unit-abot-epc-basic-0: 08:13:40 DEBUG unit.abot-epc-basic/0.install Setting up libegl1-mesa:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-oai-hss-0: 08:13:40 DEBUG unit.oai-hss/0.install Linking C executable freeDiameterd unit-abot-epc-basic-0: 08:13:40 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: 08:13:40 DEBUG unit.oai-hss/0.install [ 47%] Built target freeDiameterd unit-oai-hss-0: 08:13:40 DEBUG unit.oai-hss/0.install Scanning dependencies of target testcnx unit-oai-hss-0: 08:13:40 DEBUG unit.oai-hss/0.install [ 48%] Building C object tests/CMakeFiles/testcnx.dir/testcnx.c.o unit-abot-epc-basic-0: 08:13:40 DEBUG unit.abot-epc-basic/0.install Setting up libevdev2:amd64 (1.4.6+dfsg-1) ... unit-oai-hss-0: 08:13:40 DEBUG unit.oai-hss/0.install Linking C executable testcnx unit-oai-hss-0: 08:13:40 DEBUG unit.oai-hss/0.install [ 48%] Built target testcnx unit-oai-hss-0: 08:13:40 DEBUG unit.oai-hss/0.install Scanning dependencies of target testdict unit-oai-hss-0: 08:13:40 DEBUG unit.oai-hss/0.install [ 50%] Building C object tests/CMakeFiles/testdict.dir/testdict.c.o unit-oai-hss-0: 08:13:40 DEBUG unit.oai-hss/0.install Linking C executable testdict unit-oai-hss-0: 08:13:40 DEBUG unit.oai-hss/0.install [ 50%] Built target testdict unit-oai-hss-0: 08:13:40 DEBUG unit.oai-hss/0.install Scanning dependencies of target testdisp unit-oai-hss-0: 08:13:40 DEBUG unit.oai-hss/0.install [ 51%] Building C object tests/CMakeFiles/testdisp.dir/testdisp.c.o unit-abot-epc-basic-0: 08:13:40 DEBUG unit.abot-epc-basic/0.install Setting up libgudev-1.0-0:amd64 (1:230-2) ... unit-abot-epc-basic-0: 08:13:41 DEBUG unit.abot-epc-basic/0.install Setting up libwacom-common (0.22-1~ubuntu16.04.1) ... unit-oai-hss-0: 08:13:41 DEBUG unit.oai-hss/0.install Linking C executable testdisp unit-oai-hss-0: 08:13:41 DEBUG unit.oai-hss/0.install [ 51%] Built target testdisp unit-oai-hss-0: 08:13:41 DEBUG unit.oai-hss/0.install Scanning dependencies of target testfifo unit-oai-hss-0: 08:13:41 DEBUG unit.oai-hss/0.install [ 52%] Building C object tests/CMakeFiles/testfifo.dir/testfifo.c.o unit-abot-epc-basic-0: 08:13:41 DEBUG unit.abot-epc-basic/0.install Setting up libwacom2:amd64 (0.22-1~ubuntu16.04.1) ... unit-abot-epc-basic-0: 08:13:41 DEBUG unit.abot-epc-basic/0.install Setting up libinput-bin (1.6.3-1ubuntu1~16.04.1) ... unit-oai-hss-0: 08:13:41 DEBUG unit.oai-hss/0.install Linking C executable testfifo unit-oai-hss-0: 08:13:41 DEBUG unit.oai-hss/0.install [ 52%] Built target testfifo unit-oai-hss-0: 08:13:41 DEBUG unit.oai-hss/0.install Scanning dependencies of target testloadext unit-oai-hss-0: 08:13:41 DEBUG unit.oai-hss/0.install [ 53%] Building C object tests/CMakeFiles/testloadext.dir/testloadext.c.o unit-abot-epc-basic-0: 08:13:41 DEBUG unit.abot-epc-basic/0.install Setting up libinput10:amd64 (1.6.3-1ubuntu1~16.04.1) ... unit-oai-hss-0: 08:13:41 DEBUG unit.oai-hss/0.install Linking C executable testloadext unit-oai-hss-0: 08:13:41 DEBUG unit.oai-hss/0.install [ 53%] Built target testloadext unit-oai-hss-0: 08:13:41 DEBUG unit.oai-hss/0.install Scanning dependencies of target testmesg unit-abot-epc-basic-0: 08:13:41 DEBUG unit.abot-epc-basic/0.install Setting up libqt5dbus5:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-oai-hss-0: 08:13:41 DEBUG unit.oai-hss/0.install [ 54%] Building C object tests/CMakeFiles/testmesg.dir/testmesg.c.o unit-abot-epc-basic-0: 08:13:41 DEBUG unit.abot-epc-basic/0.install Setting up libproxy1v5:amd64 (0.4.11-5ubuntu1) ... unit-abot-epc-basic-0: 08:13:41 DEBUG unit.abot-epc-basic/0.install Setting up libqt5network5:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-abot-epc-basic-0: 08:13:41 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-icccm4:amd64 (0.4.1-1ubuntu1) ... unit-abot-epc-basic-0: 08:13:41 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-util1:amd64 (0.4.0-0ubuntu3) ... unit-oai-hss-0: 08:13:42 DEBUG unit.oai-hss/0.install Linking C executable testmesg unit-oai-hss-0: 08:13:42 DEBUG unit.oai-hss/0.install [ 54%] Built target testmesg unit-oai-hss-0: 08:13:42 DEBUG unit.oai-hss/0.install Scanning dependencies of target testmesg_stress unit-abot-epc-basic-0: 08:13:42 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-image0:amd64 (0.4.0-1build1) ... unit-oai-hss-0: 08:13:42 DEBUG unit.oai-hss/0.install [ 55%] Building C object tests/CMakeFiles/testmesg_stress.dir/testmesg_stress.c.o unit-abot-epc-basic-0: 08:13:42 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-keysyms1:amd64 (0.4.0-1) ... unit-oai-hss-0: 08:13:42 DEBUG unit.oai-hss/0.install Linking C executable testmesg_stress unit-oai-hss-0: 08:13:42 DEBUG unit.oai-hss/0.install [ 55%] Built target testmesg_stress unit-oai-hss-0: 08:13:42 DEBUG unit.oai-hss/0.install Scanning dependencies of target testostr unit-oai-hss-0: 08:13:42 DEBUG unit.oai-hss/0.install [ 56%] Building C object tests/CMakeFiles/testostr.dir/testostr.c.o unit-abot-epc-basic-0: 08:13:42 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-randr0:amd64 (1.11.1-1ubuntu1) ... unit-oai-hss-0: 08:13:42 DEBUG unit.oai-hss/0.install Linking C executable testostr unit-oai-hss-0: 08:13:42 DEBUG unit.oai-hss/0.install [ 56%] Built target testostr unit-oai-hss-0: 08:13:42 DEBUG unit.oai-hss/0.install Scanning dependencies of target testpeers unit-oai-hss-0: 08:13:42 DEBUG unit.oai-hss/0.install [ 57%] Building C object tests/CMakeFiles/testpeers.dir/testpeers.c.o unit-abot-epc-basic-0: 08:13:42 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-render-util0:amd64 (0.3.9-1) ... unit-oai-hss-0: 08:13:42 DEBUG unit.oai-hss/0.install Linking C executable testpeers unit-oai-hss-0: 08:13:42 DEBUG unit.oai-hss/0.install [ 57%] Built target testpeers unit-oai-hss-0: 08:13:42 DEBUG unit.oai-hss/0.install Scanning dependencies of target testsctp unit-oai-hss-0: 08:13:42 DEBUG unit.oai-hss/0.install [ 58%] Building C object tests/CMakeFiles/testsctp.dir/testsctp.c.o unit-abot-epc-basic-0: 08:13:42 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-shape0:amd64 (1.11.1-1ubuntu1) ... unit-oai-hss-0: 08:13:42 DEBUG unit.oai-hss/0.install Linking C executable testsctp unit-oai-hss-0: 08:13:42 DEBUG unit.oai-hss/0.install [ 58%] Built target testsctp unit-oai-hss-0: 08:13:42 DEBUG unit.oai-hss/0.install Scanning dependencies of target testsess unit-oai-hss-0: 08:13:42 DEBUG unit.oai-hss/0.install [ 59%] Building C object tests/CMakeFiles/testsess.dir/testsess.c.o unit-abot-epc-basic-0: 08:13:42 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-xkb1:amd64 (1.11.1-1ubuntu1) ... unit-oai-hss-0: 08:13:42 DEBUG unit.oai-hss/0.install Linking C executable testsess unit-oai-hss-0: 08:13:42 DEBUG unit.oai-hss/0.install [ 59%] Built target testsess unit-oai-hss-0: 08:13:42 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_s6a unit-oai-hss-0: 08:13:42 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: 08:13:43 DEBUG unit.abot-epc-basic/0.install Setting up libxkbcommon-x11-0:amd64 (0.5.0-1ubuntu2.1) ... unit-abot-epc-basic-0: 08:13:43 DEBUG unit.abot-epc-basic/0.install Setting up libqt5gui5:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-oai-hss-0: 08:13:43 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_s6a.fdx unit-oai-hss-0: 08:13:43 DEBUG unit.oai-hss/0.install [ 60%] Built target dict_s6a unit-oai-hss-0: 08:13:43 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_nasreq unit-abot-epc-basic-0: 08:13:43 DEBUG unit.abot-epc-basic/0.install Setting up libqt5widgets5:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-oai-hss-0: 08:13:43 DEBUG unit.oai-hss/0.install [ 61%] Building C object extensions/dict_nasreq/CMakeFiles/dict_nasreq.dir/dict_nasreq.c.o unit-abot-epc-basic-0: 08:13:43 DEBUG unit.abot-epc-basic/0.install Setting up libqt5svg5:amd64 (5.5.1-2build1) ... unit-oai-hss-0: 08:13:43 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_nasreq.fdx unit-oai-hss-0: 08:13:43 DEBUG unit.oai-hss/0.install [ 61%] Built target dict_nasreq unit-oai-hss-0: 08:13:43 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_eap unit-oai-hss-0: 08:13:43 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: 08:13:43 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_eap.fdx unit-abot-epc-basic-0: 08:13:43 DEBUG unit.abot-epc-basic/0.install Setting up glib-networking-common (2.48.2-1~ubuntu16.04.1) ... unit-oai-hss-0: 08:13:43 DEBUG unit.oai-hss/0.install [ 62%] Built target dict_eap unit-oai-hss-0: 08:13:43 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_dcca unit-oai-hss-0: 08:13:43 DEBUG unit.oai-hss/0.install [ 63%] Building C object extensions/dict_dcca/CMakeFiles/dict_dcca.dir/dict_dcca.c.o unit-abot-epc-basic-0: 08:13:43 DEBUG unit.abot-epc-basic/0.install Setting up glib-networking-services (2.48.2-1~ubuntu16.04.1) ... unit-oai-hss-0: 08:13:43 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_dcca.fdx unit-oai-hss-0: 08:13:43 DEBUG unit.oai-hss/0.install [ 63%] Built target dict_dcca unit-oai-hss-0: 08:13:43 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_dcca_3gpp unit-oai-hss-0: 08:13:43 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: 08:13:43 DEBUG unit.abot-epc-basic/0.install Setting up libdconf1:amd64 (0.24.0-2) ... unit-abot-epc-basic-0: 08:13:43 DEBUG unit.abot-epc-basic/0.install Setting up dconf-service (0.24.0-2) ... unit-abot-epc-basic-0: 08:13:43 DEBUG unit.abot-epc-basic/0.install Setting up dconf-gsettings-backend:amd64 (0.24.0-2) ... unit-abot-epc-basic-0: 08:13:44 DEBUG unit.abot-epc-basic/0.install Setting up gsettings-desktop-schemas (3.18.1-1ubuntu1) ... unit-abot-epc-basic-0: 08:13:44 DEBUG unit.abot-epc-basic/0.install Setting up glib-networking:amd64 (2.48.2-1~ubuntu16.04.1) ... unit-oai-hss-0: 08:13:44 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_dcca_3gpp.fdx unit-oai-hss-0: 08:13:44 DEBUG unit.oai-hss/0.install [ 64%] Built target dict_dcca_3gpp unit-oai-hss-0: 08:13:44 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_dcca_starent unit-oai-hss-0: 08:13:44 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-oai-hss-0: 08:13:44 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_dcca_starent.fdx unit-oai-hss-0: 08:13:44 DEBUG unit.oai-hss/0.install [ 65%] Built target dict_dcca_starent unit-oai-hss-0: 08:13:44 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_sip unit-abot-epc-basic-0: 08:13:44 DEBUG unit.abot-epc-basic/0.install Setting up libsoup2.4-1:amd64 (2.52.2-1ubuntu0.3) ... unit-oai-hss-0: 08:13:44 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: 08:13:44 DEBUG unit.abot-epc-basic/0.install Setting up libsoup-gnome2.4-1:amd64 (2.52.2-1ubuntu0.3) ... unit-oai-hss-0: 08:13:44 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_sip.fdx unit-oai-hss-0: 08:13:44 DEBUG unit.oai-hss/0.install [ 66%] Built target dict_sip unit-oai-hss-0: 08:13:44 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_mip6a unit-oai-hss-0: 08:13:44 DEBUG unit.oai-hss/0.install [ 67%] Building C object extensions/dict_mip6a/CMakeFiles/dict_mip6a.dir/dict_mip6a.c.o unit-abot-epc-basic-0: 08:13:44 DEBUG unit.abot-epc-basic/0.install Setting up librest-0.7-0:amd64 (0.7.93-1) ... unit-oai-hss-0: 08:13:44 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_mip6a.fdx unit-oai-hss-0: 08:13:44 DEBUG unit.oai-hss/0.install [ 67%] Built target dict_mip6a unit-oai-hss-0: 08:13:44 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_mip6i unit-oai-hss-0: 08:13:44 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: 08:13:44 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_mip6i.fdx unit-oai-hss-0: 08:13:44 DEBUG unit.oai-hss/0.install [ 68%] Built target dict_mip6i unit-oai-hss-0: 08:13:44 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_nas_mipv6 unit-oai-hss-0: 08:13:44 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-oai-hss-0: 08:13:44 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_nas_mipv6.fdx unit-oai-hss-0: 08:13:44 DEBUG unit.oai-hss/0.install [ 69%] Built target dict_nas_mipv6 unit-oai-hss-0: 08:13:44 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_rfc5777 unit-oai-hss-0: 08:13:44 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: 08:13:44 DEBUG unit.abot-epc-basic/0.install Setting up libsamplerate0:amd64 (0.1.8-8) ... unit-oai-hss-0: 08:13:44 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_rfc5777.fdx unit-oai-hss-0: 08:13:44 DEBUG unit.oai-hss/0.install [ 70%] Built target dict_rfc5777 unit-oai-hss-0: 08:13:44 DEBUG unit.oai-hss/0.install [ 71%] Generating rtd_conf.tab.c, rtd_conf.tab.h unit-oai-hss-0: 08:13:44 DEBUG unit.oai-hss/0.install [ 72%] Generating lex.rtd_conf.c unit-oai-hss-0: 08:13:44 DEBUG unit.oai-hss/0.install Scanning dependencies of target rt_default unit-oai-hss-0: 08:13:44 DEBUG unit.oai-hss/0.install [ 73%] Building C object extensions/rt_default/CMakeFiles/rt_default.dir/rt_default.c.o unit-abot-epc-basic-0: 08:13:44 DEBUG unit.abot-epc-basic/0.install Setting up libsane-common (1.0.25+git20150528-1ubuntu2.16.04.1) ... unit-oai-hss-0: 08:13:45 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: 08:13:45 DEBUG unit.oai-hss/0.install [ 76%] Building C object extensions/rt_default/CMakeFiles/rt_default.dir/rtd_conf.tab.c.o unit-oai-hss-0: 08:13:45 DEBUG unit.oai-hss/0.install [ 77%] Building C object extensions/rt_default/CMakeFiles/rt_default.dir/rtd_rules.c.o unit-oai-hss-0: 08:13:45 DEBUG unit.oai-hss/0.install Linking C shared module ../rt_default.fdx unit-oai-hss-0: 08:13:45 DEBUG unit.oai-hss/0.install [ 77%] Built target rt_default unit-oai-hss-0: 08:13:45 DEBUG unit.oai-hss/0.install Scanning dependencies of target rt_redirect unit-oai-hss-0: 08:13:45 DEBUG unit.oai-hss/0.install [ 78%] Building C object extensions/rt_redirect/CMakeFiles/rt_redirect.dir/rt_redir.c.o unit-oai-hss-0: 08:13:45 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: 08:13:45 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: 08:13:45 DEBUG unit.oai-hss/0.install [ 81%] Building C object extensions/rt_redirect/CMakeFiles/rt_redirect.dir/redir_fwd.c.o unit-oai-hss-0: 08:13:45 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: 08:13:45 DEBUG unit.oai-hss/0.install Linking C shared module ../rt_redirect.fdx unit-oai-hss-0: 08:13:45 DEBUG unit.oai-hss/0.install [ 82%] Built target rt_redirect unit-oai-hss-0: 08:13:45 DEBUG unit.oai-hss/0.install [ 83%] Generating rtbusy_conf.tab.c, rtbusy_conf.tab.h unit-oai-hss-0: 08:13:45 DEBUG unit.oai-hss/0.install [ 84%] Generating lex.rtbusy_conf.c unit-oai-hss-0: 08:13:45 DEBUG unit.oai-hss/0.install Scanning dependencies of target rt_busypeers unit-oai-hss-0: 08:13:45 DEBUG unit.oai-hss/0.install [ 85%] Building C object extensions/rt_busypeers/CMakeFiles/rt_busypeers.dir/rtbusy.c.o unit-oai-hss-0: 08:13:45 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: 08:13:45 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: 08:13:45 DEBUG unit.oai-hss/0.install Linking C shared module ../rt_busypeers.fdx unit-oai-hss-0: 08:13:45 DEBUG unit.oai-hss/0.install [ 87%] Built target rt_busypeers unit-oai-hss-0: 08:13:45 DEBUG unit.oai-hss/0.install Scanning dependencies of target rt_ignore_dh unit-oai-hss-0: 08:13:45 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: 08:13:45 DEBUG unit.oai-hss/0.install Linking C shared module ../rt_ignore_dh.fdx unit-oai-hss-0: 08:13:45 DEBUG unit.oai-hss/0.install [ 88%] Built target rt_ignore_dh unit-oai-hss-0: 08:13:45 DEBUG unit.oai-hss/0.install Scanning dependencies of target rt_load_balance unit-oai-hss-0: 08:13:45 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: 08:13:45 DEBUG unit.oai-hss/0.install Linking C shared module ../rt_load_balance.fdx unit-oai-hss-0: 08:13:45 DEBUG unit.oai-hss/0.install [ 89%] Built target rt_load_balance unit-oai-hss-0: 08:13:45 DEBUG unit.oai-hss/0.install [ 90%] Generating aw_conf.tab.c, aw_conf.tab.h unit-oai-hss-0: 08:13:45 DEBUG unit.oai-hss/0.install [ 91%] Generating lex.aw_conf.c unit-oai-hss-0: 08:13:45 DEBUG unit.oai-hss/0.install Scanning dependencies of target acl_wl unit-oai-hss-0: 08:13:45 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: 08:13:46 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: 08:13:46 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: 08:13:46 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: 08:13:46 DEBUG unit.oai-hss/0.install Linking C shared module ../acl_wl.fdx unit-oai-hss-0: 08:13:46 DEBUG unit.oai-hss/0.install [ 95%] Built target acl_wl unit-oai-hss-0: 08:13:46 DEBUG unit.oai-hss/0.install Scanning dependencies of target dbg_monitor unit-oai-hss-0: 08:13:46 DEBUG unit.oai-hss/0.install [ 96%] Building C object extensions/dbg_monitor/CMakeFiles/dbg_monitor.dir/dbg_monitor.c.o unit-oai-hss-0: 08:13:46 DEBUG unit.oai-hss/0.install Linking C shared module ../dbg_monitor.fdx unit-oai-hss-0: 08:13:46 DEBUG unit.oai-hss/0.install [ 96%] Built target dbg_monitor unit-oai-hss-0: 08:13:46 DEBUG unit.oai-hss/0.install Scanning dependencies of target dbg_msg_timings unit-oai-hss-0: 08:13:46 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: 08:13:46 DEBUG unit.oai-hss/0.install Linking C shared module ../dbg_msg_timings.fdx unit-oai-hss-0: 08:13:46 DEBUG unit.oai-hss/0.install [ 97%] Built target dbg_msg_timings unit-oai-hss-0: 08:13:46 DEBUG unit.oai-hss/0.install Scanning dependencies of target dbg_msg_dumps unit-oai-hss-0: 08:13:46 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: 08:13:46 DEBUG unit.oai-hss/0.install Linking C shared module ../dbg_msg_dumps.fdx unit-oai-hss-0: 08:13:46 DEBUG unit.oai-hss/0.install [ 98%] Built target dbg_msg_dumps unit-oai-hss-0: 08:13:46 DEBUG unit.oai-hss/0.install Scanning dependencies of target dbg_rt unit-oai-hss-0: 08:13:46 DEBUG unit.oai-hss/0.install [100%] Building C object extensions/dbg_rt/CMakeFiles/dbg_rt.dir/dbg_rt.c.o unit-oai-hss-0: 08:13:46 DEBUG unit.oai-hss/0.install Linking C shared module ../dbg_rt.fdx unit-oai-hss-0: 08:13:46 DEBUG unit.oai-hss/0.install [100%] Built target dbg_rt unit-oai-hss-0: 08:13:46 DEBUG unit.oai-hss/0.install [ 0%] Built target version_information unit-oai-hss-0: 08:13:46 DEBUG unit.oai-hss/0.install [ 14%] Built target libfdproto unit-oai-hss-0: 08:13:46 DEBUG unit.oai-hss/0.install [ 46%] Built target libfdcore unit-oai-hss-0: 08:13:46 DEBUG unit.oai-hss/0.install [ 47%] Built target freeDiameterd unit-oai-hss-0: 08:13:46 DEBUG unit.oai-hss/0.install [ 48%] Built target testcnx unit-oai-hss-0: 08:13:46 DEBUG unit.oai-hss/0.install [ 50%] Built target testdict unit-oai-hss-0: 08:13:46 DEBUG unit.oai-hss/0.install [ 51%] Built target testdisp unit-oai-hss-0: 08:13:46 DEBUG unit.oai-hss/0.install [ 52%] Built target testfifo unit-oai-hss-0: 08:13:46 DEBUG unit.oai-hss/0.install [ 53%] Built target testloadext unit-oai-hss-0: 08:13:46 DEBUG unit.oai-hss/0.install [ 54%] Built target testmesg unit-oai-hss-0: 08:13:46 DEBUG unit.oai-hss/0.install [ 55%] Built target testmesg_stress unit-oai-hss-0: 08:13:46 DEBUG unit.oai-hss/0.install [ 56%] Built target testostr unit-oai-hss-0: 08:13:46 DEBUG unit.oai-hss/0.install [ 57%] Built target testpeers unit-oai-hss-0: 08:13:46 DEBUG unit.oai-hss/0.install [ 58%] Built target testsctp unit-oai-hss-0: 08:13:46 DEBUG unit.oai-hss/0.install [ 59%] Built target testsess unit-oai-hss-0: 08:13:46 DEBUG unit.oai-hss/0.install [ 60%] Built target dict_s6a unit-oai-hss-0: 08:13:46 DEBUG unit.oai-hss/0.install [ 61%] Built target dict_nasreq unit-oai-hss-0: 08:13:46 DEBUG unit.oai-hss/0.install [ 62%] Built target dict_eap unit-oai-hss-0: 08:13:46 DEBUG unit.oai-hss/0.install [ 63%] Built target dict_dcca unit-oai-hss-0: 08:13:46 DEBUG unit.oai-hss/0.install [ 64%] Built target dict_dcca_3gpp unit-oai-hss-0: 08:13:46 DEBUG unit.oai-hss/0.install [ 65%] Built target dict_dcca_starent unit-oai-hss-0: 08:13:46 DEBUG unit.oai-hss/0.install [ 66%] Built target dict_sip unit-oai-hss-0: 08:13:46 DEBUG unit.oai-hss/0.install [ 67%] Built target dict_mip6a unit-oai-hss-0: 08:13:46 DEBUG unit.oai-hss/0.install [ 68%] Built target dict_mip6i unit-oai-hss-0: 08:13:46 DEBUG unit.oai-hss/0.install [ 69%] Built target dict_nas_mipv6 unit-oai-hss-0: 08:13:46 DEBUG unit.oai-hss/0.install [ 70%] Built target dict_rfc5777 unit-oai-hss-0: 08:13:46 DEBUG unit.oai-hss/0.install [ 77%] Built target rt_default unit-oai-hss-0: 08:13:46 DEBUG unit.oai-hss/0.install [ 82%] Built target rt_redirect unit-oai-hss-0: 08:13:46 DEBUG unit.oai-hss/0.install [ 87%] Built target rt_busypeers unit-oai-hss-0: 08:13:46 DEBUG unit.oai-hss/0.install [ 88%] Built target rt_ignore_dh unit-oai-hss-0: 08:13:46 DEBUG unit.oai-hss/0.install [ 89%] Built target rt_load_balance unit-oai-hss-0: 08:13:46 DEBUG unit.oai-hss/0.install [ 95%] Built target acl_wl unit-oai-hss-0: 08:13:46 DEBUG unit.oai-hss/0.install [ 96%] Built target dbg_monitor unit-oai-hss-0: 08:13:46 DEBUG unit.oai-hss/0.install [ 97%] Built target dbg_msg_timings unit-oai-hss-0: 08:13:46 DEBUG unit.oai-hss/0.install [ 98%] Built target dbg_msg_dumps unit-oai-hss-0: 08:13:46 DEBUG unit.oai-hss/0.install [100%] Built target dbg_rt unit-oai-hss-0: 08:13:46 DEBUG unit.oai-hss/0.install Install the project... unit-oai-hss-0: 08:13:46 DEBUG unit.oai-hss/0.install -- Install configuration: "" unit-oai-hss-0: 08:13:46 DEBUG unit.oai-hss/0.install -- Installing: /usr/include/freeDiameter/freeDiameter-host.h unit-oai-hss-0: 08:13:46 DEBUG unit.oai-hss/0.install -- Installing: /usr/include/freeDiameter/libfdproto.h unit-oai-hss-0: 08:13:46 DEBUG unit.oai-hss/0.install -- Installing: /usr/include/freeDiameter/libfdcore.h unit-oai-hss-0: 08:13:46 DEBUG unit.oai-hss/0.install -- Installing: /usr/include/freeDiameter/extension.h unit-oai-hss-0: 08:13:46 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/libfdproto.so.1.2.0 unit-oai-hss-0: 08:13:46 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/libfdproto.so.6 unit-oai-hss-0: 08:13:46 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/libfdproto.so unit-oai-hss-0: 08:13:46 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/libfdcore.so.1.2.0 unit-oai-hss-0: 08:13:46 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/libfdcore.so.6 unit-oai-hss-0: 08:13:46 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/libfdcore.so unit-oai-hss-0: 08:13:46 DEBUG unit.oai-hss/0.install -- Removed runtime path from "/usr/lib/libfdcore.so.1.2.0" unit-oai-hss-0: 08:13:46 DEBUG unit.oai-hss/0.install -- Installing: /usr/bin/freeDiameterd-1.2.0 unit-oai-hss-0: 08:13:46 DEBUG unit.oai-hss/0.install -- Installing: /usr/bin/freeDiameterd unit-oai-hss-0: 08:13:46 DEBUG unit.oai-hss/0.install -- Removed runtime path from "/usr/bin/freeDiameterd-1.2.0" unit-oai-hss-0: 08:13:46 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_s6a.fdx unit-oai-hss-0: 08:13:46 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_nasreq.fdx unit-oai-hss-0: 08:13:46 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_eap.fdx unit-oai-hss-0: 08:13:46 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_dcca.fdx unit-oai-hss-0: 08:13:46 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_dcca_3gpp.fdx unit-oai-hss-0: 08:13:46 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_dcca_starent.fdx unit-oai-hss-0: 08:13:46 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_sip.fdx unit-oai-hss-0: 08:13:46 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_mip6a.fdx unit-oai-hss-0: 08:13:46 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_mip6i.fdx unit-oai-hss-0: 08:13:46 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_nas_mipv6.fdx unit-oai-hss-0: 08:13:46 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_rfc5777.fdx unit-oai-hss-0: 08:13:46 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/rt_default.fdx unit-oai-hss-0: 08:13:46 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/rt_redirect.fdx unit-oai-hss-0: 08:13:46 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/rt_busypeers.fdx unit-oai-hss-0: 08:13:46 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/rt_ignore_dh.fdx unit-oai-hss-0: 08:13:46 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/rt_load_balance.fdx unit-oai-hss-0: 08:13:46 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/acl_wl.fdx unit-oai-hss-0: 08:13:46 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dbg_monitor.fdx unit-oai-hss-0: 08:13:46 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dbg_msg_timings.fdx unit-oai-hss-0: 08:13:46 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dbg_msg_dumps.fdx unit-oai-hss-0: 08:13:46 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dbg_rt.fdx unit-oai-hss-0: 08:13:46 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 08:13:47 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 08:13:47 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 08:13:47 DEBUG unit.oai-hss/0.install Suggested packages: unit-oai-hss-0: 08:13:47 DEBUG unit.oai-hss/0.install python-pexpect-doc unit-oai-hss-0: 08:13:47 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 08:13:47 DEBUG unit.oai-hss/0.install python-pexpect unit-oai-hss-0: 08:13:47 DEBUG unit.oai-hss/0.install 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 08:13:47 DEBUG unit.oai-hss/0.install Need to get 37.8 kB of archives. unit-oai-hss-0: 08:13:47 DEBUG unit.oai-hss/0.install After this operation, 193 kB of additional disk space will be used. unit-oai-hss-0: 08:13:47 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: 08:13:47 DEBUG unit.oai-hss/0.install Fetched 37.8 kB in 0s (57.5 kB/s) unit-oai-hss-0: 08:13:48 DEBUG unit.oai-hss/0.install Selecting previously unselected package python-pexpect. unit-oai-hss-0: 08:13:48 DEBUG unit.oai-hss/0.install (Reading database ... 65486 files and directories currently installed.) unit-oai-hss-0: 08:13:48 DEBUG unit.oai-hss/0.install Preparing to unpack .../python-pexpect_3.1-1ubuntu0.1_all.deb ... unit-oai-hss-0: 08:13:48 DEBUG unit.oai-hss/0.install Unpacking python-pexpect (3.1-1ubuntu0.1) ... unit-abot-epc-basic-0: 08:13:48 DEBUG unit.abot-epc-basic/0.install Setting up libserf-1-1:amd64 (1.3.8-1) ... unit-oai-hss-0: 08:13:48 DEBUG unit.oai-hss/0.install Setting up python-pexpect (3.1-1ubuntu0.1) ... unit-abot-epc-basic-0: 08:13:48 DEBUG unit.abot-epc-basic/0.install Setting up libunistring0:amd64 (0.9.3-5.2ubuntu1) ... unit-abot-epc-basic-0: 08:13:48 DEBUG unit.abot-epc-basic/0.install Setting up libxft2:amd64 (2.3.2-1) ... unit-abot-epc-basic-0: 08:13:49 DEBUG unit.abot-epc-basic/0.install Setting up libxss1:amd64 (1:1.2.2-1) ... unit-abot-epc-basic-0: 08:13:49 DEBUG unit.abot-epc-basic/0.install Setting up libxv1:amd64 (2:1.0.10-1) ... unit-oai-hss-0: 08:13:49 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: 08:13:49 DEBUG unit.oai-hss/0.install + /srv/openair-cn/SCRIPTS/build_hss -c -d unit-oai-hss-0: 08:13:49 DEBUG unit.oai-hss/0.install Clean the build generated files (build from scratch) unit-oai-hss-0: 08:13:49 DEBUG unit.oai-hss/0.install Compile with debug informations unit-oai-hss-0: 08:13:49 DEBUG unit.oai-hss/0.install mkdir: created directory 'BUILD' unit-abot-epc-basic-0: 08:13:50 DEBUG unit.abot-epc-basic/0.install Setting up libxxf86dga1:amd64 (2:1.1.4-1) ... unit-oai-hss-0: 08:13:50 DEBUG unit.oai-hss/0.install git found: /usr/bin/git unit-oai-hss-0: 08:13:50 DEBUG unit.oai-hss/0.install Generating a 1024 bit RSA private key unit-oai-hss-0: 08:13:50 DEBUG unit.oai-hss/0.install ..................................................................++++++ unit-oai-hss-0: 08:13:50 DEBUG unit.oai-hss/0.install ..................................++++++ unit-oai-hss-0: 08:13:50 DEBUG unit.oai-hss/0.install writing new private key to 'hss.cakey.pem' unit-oai-hss-0: 08:13:50 DEBUG unit.oai-hss/0.install ----- unit-oai-hss-0: 08:13:50 DEBUG unit.oai-hss/0.install Generating RSA private key, 1024 bit long modulus unit-oai-hss-0: 08:13:50 DEBUG unit.oai-hss/0.install .......................................................................................................++++++ unit-oai-hss-0: 08:13:50 DEBUG unit.oai-hss/0.install .......++++++ unit-oai-hss-0: 08:13:50 DEBUG unit.oai-hss/0.install e is 65537 (0x10001) unit-oai-hss-0: 08:13:50 DEBUG unit.oai-hss/0.install Using configuration from /usr/lib/ssl/openssl.cnf unit-oai-hss-0: 08:13:50 DEBUG unit.oai-hss/0.install Check that the request matches the signature unit-oai-hss-0: 08:13:50 DEBUG unit.oai-hss/0.install Signature ok unit-oai-hss-0: 08:13:50 DEBUG unit.oai-hss/0.install Certificate Details: unit-oai-hss-0: 08:13:50 DEBUG unit.oai-hss/0.install Serial Number: 1 (0x1) unit-oai-hss-0: 08:13:50 DEBUG unit.oai-hss/0.install Validity unit-oai-hss-0: 08:13:50 DEBUG unit.oai-hss/0.install Not Before: Jan 18 08:13:50 2019 GMT unit-oai-hss-0: 08:13:50 DEBUG unit.oai-hss/0.install Not After : Jan 18 08:13:50 2020 GMT unit-oai-hss-0: 08:13:50 DEBUG unit.oai-hss/0.install Subject: unit-oai-hss-0: 08:13:50 DEBUG unit.oai-hss/0.install countryName = FR unit-oai-hss-0: 08:13:50 DEBUG unit.oai-hss/0.install stateOrProvinceName = PACA unit-oai-hss-0: 08:13:50 DEBUG unit.oai-hss/0.install organizationName = Eurecom unit-oai-hss-0: 08:13:50 DEBUG unit.oai-hss/0.install organizationalUnitName = CM unit-oai-hss-0: 08:13:50 DEBUG unit.oai-hss/0.install commonName = oai-hss-0.openair4G.eur unit-oai-hss-0: 08:13:50 DEBUG unit.oai-hss/0.install X509v3 extensions: unit-oai-hss-0: 08:13:50 DEBUG unit.oai-hss/0.install X509v3 Basic Constraints: unit-oai-hss-0: 08:13:50 DEBUG unit.oai-hss/0.install CA:FALSE unit-oai-hss-0: 08:13:50 DEBUG unit.oai-hss/0.install Netscape Comment: unit-oai-hss-0: 08:13:50 DEBUG unit.oai-hss/0.install OpenSSL Generated Certificate unit-oai-hss-0: 08:13:50 DEBUG unit.oai-hss/0.install X509v3 Subject Key Identifier: unit-oai-hss-0: 08:13:50 DEBUG unit.oai-hss/0.install 5F:FD:4E:A3:F8:3F:09:4A:68:A9:5A:B6:01:CE:73:71:CE:A8:F6:75 unit-oai-hss-0: 08:13:50 DEBUG unit.oai-hss/0.install X509v3 Authority Key Identifier: unit-oai-hss-0: 08:13:50 DEBUG unit.oai-hss/0.install keyid:A8:F4:A5:58:94:58:26:95:82:F9:29:1C:51:74:BF:F2:51:F5:F2:31 unit-oai-hss-0: 08:13:50 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 08:13:50 DEBUG unit.oai-hss/0.install Certificate is to be certified until Jan 18 08:13:50 2020 GMT (365 days) unit-oai-hss-0: 08:13:50 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 08:13:50 DEBUG unit.oai-hss/0.install Write out database with 1 new entries unit-oai-hss-0: 08:13:50 DEBUG unit.oai-hss/0.install Data Base Updated unit-oai-hss-0: 08:13:50 DEBUG unit.oai-hss/0.install CMake Warning: unit-oai-hss-0: 08:13:50 DEBUG unit.oai-hss/0.install Manually-specified variables were not used by the project: unit-oai-hss-0: 08:13:50 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 08:13:50 DEBUG unit.oai-hss/0.install DEBUG unit-oai-hss-0: 08:13:50 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 08:13:50 DEBUG unit.oai-hss/0.install unit-abot-epc-basic-0: 08:13:50 DEBUG unit.abot-epc-basic/0.install Setting up poppler-data (0.4.7-7) ... unit-oai-hss-0: 08:13:50 DEBUG unit.oai-hss/0.install Scanning dependencies of target hss_access_restriction unit-oai-hss-0: 08:13:50 DEBUG unit.oai-hss/0.install Scanning dependencies of target hss_auc unit-oai-hss-0: 08:13:50 DEBUG unit.oai-hss/0.install Scanning dependencies of target hss_db unit-oai-hss-0: 08:13:50 DEBUG unit.oai-hss/0.install Scanning dependencies of target hss_utils unit-oai-hss-0: 08:13:50 DEBUG unit.oai-hss/0.install Scanning dependencies of target hss_s6a unit-oai-hss-0: 08:13:50 DEBUG unit.oai-hss/0.install [ 4%] [ 8%] [ 13%] [ 17%] [ 21%] [ 26%] [ 30%] [ 34%] [ 39%] [ 43%] [ 47%] [ 52%] [ 56%] Building C object CMakeFiles/hss_auc.dir/srv/openair-cn/SRC/OAI_HSS/auc/fx.c.o unit-oai-hss-0: 08:13:50 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: 08:13:50 DEBUG unit.oai-hss/0.install [ 60%] [ 65%] Building C object CMakeFiles/hss_db.dir/srv/openair-cn/SRC/OAI_HSS/db/db_epc_equipment.c.o unit-oai-hss-0: 08:13:50 DEBUG unit.oai-hss/0.install Building C object CMakeFiles/hss_auc.dir/srv/openair-cn/SRC/OAI_HSS/auc/random.c.o unit-oai-hss-0: 08:13:50 DEBUG unit.oai-hss/0.install Building C object CMakeFiles/hss_access_restriction.dir/srv/openair-cn/SRC/OAI_HSS/access_restriction/access_restriction.c.o unit-oai-hss-0: 08:13:50 DEBUG unit.oai-hss/0.install [ 69%] Building C object CMakeFiles/hss_auc.dir/srv/openair-cn/SRC/OAI_HSS/auc/rijndael.c.o unit-oai-hss-0: 08:13:50 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: 08:13:50 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: 08:13:50 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: 08:13:50 DEBUG unit.oai-hss/0.install Building C object CMakeFiles/hss_auc.dir/srv/openair-cn/SRC/OAI_HSS/auc/kdf.c.o unit-oai-hss-0: 08:13:50 DEBUG unit.oai-hss/0.install [ 73%] Building C object CMakeFiles/hss_utils.dir/srv/openair-cn/SRC/OAI_HSS/utils/pid_file.c.o unit-oai-hss-0: 08:13:50 DEBUG unit.oai-hss/0.install [ 78%] Building C object CMakeFiles/hss_utils.dir/srv/openair-cn/SRC/OAI_HSS/utils/conversion.c.o unit-oai-hss-0: 08:13:50 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: 08:13:50 DEBUG unit.oai-hss/0.install Building C object CMakeFiles/hss_s6a.dir/srv/openair-cn/SRC/OAI_HSS/s6a/s6a_fd.c.o unit-oai-hss-0: 08:13:50 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: 08:13:50 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: 08:13:50 DEBUG unit.oai-hss/0.install Building C object CMakeFiles/hss_s6a.dir/srv/openair-cn/SRC/OAI_HSS/s6a/s6a_peers.c.o unit-oai-hss-0: 08:13:50 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: 08:13:50 DEBUG unit.abot-epc-basic/0.install Setting up libidn2-0:amd64 (0.10-3) ... unit-oai-hss-0: 08:13:50 DEBUG unit.oai-hss/0.install [ 82%] [ 86%] [ 91%] [ 95%] Building C object CMakeFiles/hss_s6a.dir/srv/openair-cn/SRC/OAI_HSS/s6a/s6a_purge_ue.c.o unit-oai-hss-0: 08:13:50 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: 08:13:50 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-oai-hss-0: 08:13:50 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-abot-epc-basic-0: 08:13:50 DEBUG unit.abot-epc-basic/0.install Setting up libslicot0:amd64 (5.0+20101122-2) ... unit-abot-epc-basic-0: 08:13:51 DEBUG unit.abot-epc-basic/0.install Setting up libatspi2.0-0:amd64 (2.18.3-4ubuntu1) ... unit-oai-hss-0: 08:13:51 DEBUG unit.oai-hss/0.install Linking C static library libhss_access_restriction.a unit-abot-epc-basic-0: 08:13:51 DEBUG unit.abot-epc-basic/0.install Setting up libatk-bridge2.0-0:amd64 (2.18.1-2ubuntu1) ... unit-oai-hss-0: 08:13:51 DEBUG unit.oai-hss/0.install [ 95%] Built target hss_access_restriction unit-abot-epc-basic-0: 08:13:51 DEBUG unit.abot-epc-basic/0.install Setting up libcairo-gobject2:amd64 (1.14.6-1) ... unit-oai-hss-0: 08:13:51 DEBUG unit.oai-hss/0.install Linking C static library libhss_utils.a unit-abot-epc-basic-0: 08:13:51 DEBUG unit.abot-epc-basic/0.install Setting up libcolord2:amd64 (1.2.12-1ubuntu1) ... unit-abot-epc-basic-0: 08:13:52 DEBUG unit.abot-epc-basic/0.install Setting up libepoxy0:amd64 (1.3.1-1ubuntu0.16.04.2) ... unit-oai-hss-0: 08:13:52 DEBUG unit.oai-hss/0.install [ 95%] Built target hss_utils unit-abot-epc-basic-0: 08:13:52 DEBUG unit.abot-epc-basic/0.install Setting up libjson-glib-1.0-common (1.1.2-0ubuntu1) ... unit-abot-epc-basic-0: 08:13:52 DEBUG unit.abot-epc-basic/0.install Setting up libjson-glib-1.0-0:amd64 (1.1.2-0ubuntu1) ... unit-oai-hss-0: 08:13:52 DEBUG unit.oai-hss/0.install Linking C static library libhss_s6a.a unit-oai-hss-0: 08:13:52 DEBUG unit.oai-hss/0.install Linking C static library libhss_auc.a unit-oai-hss-0: 08:13:52 DEBUG unit.oai-hss/0.install [ 95%] Linking C static library libhss_db.a unit-oai-hss-0: 08:13:52 DEBUG unit.oai-hss/0.install Built target hss_s6a unit-oai-hss-0: 08:13:52 DEBUG unit.oai-hss/0.install [ 95%] Built target hss_auc unit-oai-hss-0: 08:13:52 DEBUG unit.oai-hss/0.install [ 95%] Built target hss_db unit-oai-hss-0: 08:13:52 DEBUG unit.oai-hss/0.install Scanning dependencies of target oai_hss unit-oai-hss-0: 08:13:52 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-oai-hss-0: 08:13:52 DEBUG unit.oai-hss/0.install Linking C executable oai_hss unit-oai-hss-0: 08:13:52 DEBUG unit.oai-hss/0.install [100%] Built target oai_hss unit-oai-hss-0: 08:13:52 DEBUG unit.oai-hss/0.install [ 4%] Built target hss_access_restriction unit-oai-hss-0: 08:13:52 DEBUG unit.oai-hss/0.install [ 26%] Built target hss_auc unit-oai-hss-0: 08:13:52 DEBUG unit.oai-hss/0.install [ 39%] Built target hss_db unit-oai-hss-0: 08:13:52 DEBUG unit.oai-hss/0.install [ 82%] Built target hss_s6a unit-oai-hss-0: 08:13:52 DEBUG unit.oai-hss/0.install [ 95%] Built target hss_utils unit-oai-hss-0: 08:13:52 DEBUG unit.oai-hss/0.install [100%] Built target oai_hss unit-oai-hss-0: 08:13:52 DEBUG unit.oai-hss/0.install Install the project... unit-oai-hss-0: 08:13:52 DEBUG unit.oai-hss/0.install -- Install configuration: "RelWithDebInfo" unit-oai-hss-0: 08:13:52 DEBUG unit.oai-hss/0.install -- Installing: /usr/local/bin/oai_hss unit-abot-epc-basic-0: 08:13:52 DEBUG unit.abot-epc-basic/0.install Setting up libwayland-cursor0:amd64 (1.12.0-1~ubuntu16.04.3) ... unit-oai-hss-0: 08:13:52 DEBUG unit.oai-hss/0.install -- Installing: /usr/local/etc/oai/hss.conf unit-oai-hss-0: 08:13:52 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/../etc/freeDiameter/hss_fd.conf unit-oai-hss-0: 08:13:52 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/../etc/freeDiameter/acl.conf unit-oai-hss-0: 08:13:52 DEBUG unit.oai-hss/0.install '/srv/openair-cn/BUILD/HSS/BUILD/oai_hss' -> '/usr/local/bin/oai_hss' unit-oai-hss-0: 08:13:52 DEBUG unit.oai-hss/0.install oai_hss installed unit-oai-hss-0: 08:13:52 DEBUG unit.oai-hss/0.install + juju-log 'Add oai_hss init script' unit-oai-hss-0: 08:13:52 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 08:13:52 INFO unit.oai-hss/0.juju-log Add oai_hss init script unit-oai-hss-0: 08:13:52 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: 08:13:52 DEBUG unit.oai-hss/0.install + '[' '!' -f /usr/local/bin/oai_hss ']' unit-oai-hss-0: 08:13:52 DEBUG unit.oai-hss/0.install + status-set blocked 'Waiting for a mysql/db relation to start' unit-abot-epc-basic-0: 08:13:52 DEBUG unit.abot-epc-basic/0.install Setting up libwayland-egl1-mesa:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-oai-hss-0: 08:13:52 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-abot-epc-basic-0: 08:13:52 DEBUG unit.abot-epc-basic/0.install Setting up libcroco3:amd64 (0.6.11-1) ... unit-oai-hss-0: 08:13:53 INFO juju.worker.uniter.operation ran "install" hook unit-oai-hss-0: 08:13:53 DEBUG juju.worker.uniter.operation committing operation "run install hook" unit-oai-hss-0: 08:13:53 DEBUG juju.machinelock machine lock released for uniter (run install hook) unit-oai-hss-0: 08:13:53 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 08:13:53 DEBUG juju.worker.uniter.operation running operation accept leadership unit-oai-hss-0: 08:13:53 DEBUG juju.worker.uniter.operation preparing operation "accept leadership" unit-oai-hss-0: 08:13:53 DEBUG juju.worker.uniter.operation committing operation "accept leadership" unit-oai-hss-0: 08:13:53 INFO juju.worker.uniter found queued "leader-elected" hook unit-oai-hss-0: 08:13:53 DEBUG juju.worker.uniter.operation running operation run leader-elected hook unit-oai-hss-0: 08:13:53 DEBUG juju.machinelock acquire machine lock for uniter (run leader-elected hook) unit-oai-hss-0: 08:13:53 DEBUG juju.machinelock machine lock acquired for uniter (run leader-elected hook) unit-oai-hss-0: 08:13:53 DEBUG juju.worker.uniter.operation preparing operation "run leader-elected hook" unit-oai-hss-0: 08:13:53 DEBUG juju.worker.uniter.operation executing operation "run leader-elected hook" unit-oai-hss-0: 08:13:53 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running leader-elected hook unit-abot-epc-basic-0: 08:13:53 DEBUG unit.abot-epc-basic/0.install Setting up librsvg2-2:amd64 (2.40.13-3) ... unit-oai-hss-0: 08:13:53 INFO juju.worker.uniter.operation skipped "leader-elected" hook (missing) unit-oai-hss-0: 08:13:53 DEBUG juju.worker.uniter.operation committing operation "run leader-elected hook" unit-abot-epc-basic-0: 08:13:53 DEBUG unit.abot-epc-basic/0.install Setting up librsvg2-common:amd64 (2.40.13-3) ... unit-oai-hss-0: 08:13:53 DEBUG juju.machinelock machine lock released for uniter (run leader-elected hook) unit-oai-hss-0: 08:13:53 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 08:13:53 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 08:13:53 DEBUG juju.worker.uniter.operation running operation run config-changed hook unit-oai-hss-0: 08:13:53 DEBUG juju.machinelock acquire machine lock for uniter (run config-changed hook) unit-oai-hss-0: 08:13:53 DEBUG juju.machinelock machine lock acquired for uniter (run config-changed hook) unit-oai-hss-0: 08:13:53 DEBUG juju.worker.uniter.operation preparing operation "run config-changed hook" unit-oai-hss-0: 08:13:53 DEBUG juju.worker.uniter.operation executing operation "run config-changed hook" unit-oai-hss-0: 08:13:53 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running config-changed hook unit-oai-hss-0: 08:13:53 DEBUG unit.oai-hss/0.config-changed + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 08:13:53 DEBUG unit.oai-hss/0.config-changed + set_env_paths unit-oai-hss-0: 08:13:53 DEBUG unit.oai-hss/0.config-changed + openair_path=/srv/openair-cn unit-oai-hss-0: 08:13:53 DEBUG unit.oai-hss/0.config-changed + build_path=/srv/openair-cn/BUILD unit-oai-hss-0: 08:13:53 DEBUG unit.oai-hss/0.config-changed + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-hss-0: 08:13:53 DEBUG unit.oai-hss/0.config-changed + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-hss-0: 08:13:53 DEBUG unit.oai-hss/0.config-changed + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-hss-0: 08:13:53 DEBUG unit.oai-hss/0.config-changed + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-hss-0: 08:13:53 DEBUG unit.oai-hss/0.config-changed + hss_conf=/usr/local/etc/oai unit-oai-hss-0: 08:13:53 DEBUG unit.oai-hss/0.config-changed + hss_exec_name=oai_hss unit-oai-hss-0: 08:13:53 DEBUG unit.oai-hss/0.config-changed + service oai_hss stop unit-oai-hss-0: 08:13:53 DEBUG unit.oai-hss/0.config-changed stop: Unknown instance: unit-oai-hss-0: 08:13:53 DEBUG unit.oai-hss/0.config-changed + true unit-oai-hss-0: 08:13:53 DEBUG unit.oai-hss/0.config-changed ++ config-get branch unit-abot-epc-basic-0: 08:13:53 DEBUG unit.abot-epc-basic/0.install Setting up at-spi2-core (2.18.3-4ubuntu1) ... unit-oai-hss-0: 08:13:53 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 08:13:53 DEBUG unit.oai-hss/0.config-changed ++ cat /var/lib/juju/agents/unit-oai-hss-0/charm/.branch unit-oai-hss-0: 08:13:53 DEBUG unit.oai-hss/0.config-changed + '[' v0.3.2 '!=' v0.3.2 ']' unit-oai-hss-0: 08:13:53 DEBUG unit.oai-hss/0.config-changed ++ config-get realm unit-oai-hss-0: 08:13:53 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 08:13:53 DEBUG unit.oai-hss/0.config-changed ++ cat /var/lib/juju/agents/unit-oai-hss-0/charm/.realm unit-oai-hss-0: 08:13:53 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: 08:13:53 DEBUG unit.oai-hss/0.config-changed + '[' openair4G.eur '!=' '' ']' unit-oai-hss-0: 08:13:53 DEBUG unit.oai-hss/0.config-changed ++ config-get realm unit-oai-hss-0: 08:13:54 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 08:13:54 DEBUG unit.oai-hss/0.config-changed + realm=openair4G.eur unit-oai-hss-0: 08:13:54 DEBUG unit.oai-hss/0.config-changed ++ hostname --fqdn unit-oai-hss-0: 08:13:54 DEBUG unit.oai-hss/0.config-changed ++ hostname unit-oai-hss-0: 08:13:54 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: 08:13:54 DEBUG unit.oai-hss/0.config-changed + '[' -d /usr/lib/freeDiameter ']' unit-oai-hss-0: 08:13:54 DEBUG unit.oai-hss/0.config-changed + FREEDIAMETER_PREFIX=/usr unit-oai-hss-0: 08:13:54 DEBUG unit.oai-hss/0.config-changed ++ hostname --fqdn unit-oai-hss-0: 08:13:54 DEBUG unit.oai-hss/0.config-changed + fqdn=oai-hss-0.openair4G.eur unit-oai-hss-0: 08:13:54 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: 08:13:54 DEBUG unit.oai-hss/0.config-changed HSS S6A: Found valid certificate in /usr/etc/freeDiameter unit-oai-hss-0: 08:13:54 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: 08:13:54 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: 08:13:54 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: 08:13:54 DEBUG unit.oai-hss/0.config-changed ++ relation-ids db unit-abot-epc-basic-0: 08:13:54 DEBUG unit.abot-epc-basic/0.install Setting up autoconf (2.69-9) ... unit-oai-hss-0: 08:13:54 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 08:13:54 DEBUG unit.oai-hss/0.config-changed + '[' -z '' ']' unit-oai-hss-0: 08:13:54 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: 08:13:54 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 08:13:54 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: 08:13:54 DEBUG unit.oai-hss/0.config-changed + juju-log 'no db is found, so HSS process is not going to be run' unit-abot-epc-basic-0: 08:13:54 DEBUG unit.abot-epc-basic/0.install Setting up autotools-dev (20150820.1) ... unit-oai-hss-0: 08:13:54 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 08:13:54 INFO unit.oai-hss/0.juju-log no db is found, so HSS process is not going to be run unit-oai-hss-0: 08:13:54 INFO juju.worker.uniter.operation ran "config-changed" hook unit-oai-hss-0: 08:13:54 DEBUG juju.worker.uniter.operation committing operation "run config-changed hook" unit-oai-hss-0: 08:13:54 DEBUG juju.machinelock machine lock released for uniter (run config-changed hook) unit-oai-hss-0: 08:13:54 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 08:13:54 INFO juju.worker.uniter found queued "start" hook unit-oai-hss-0: 08:13:54 DEBUG juju.worker.uniter.operation running operation run start hook unit-oai-hss-0: 08:13:54 DEBUG juju.machinelock acquire machine lock for uniter (run start hook) unit-oai-hss-0: 08:13:54 DEBUG juju.machinelock machine lock acquired for uniter (run start hook) unit-oai-hss-0: 08:13:54 DEBUG juju.worker.uniter.operation preparing operation "run start hook" unit-oai-hss-0: 08:13:54 DEBUG juju.worker.uniter.operation executing operation "run start hook" unit-oai-hss-0: 08:13:54 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running start hook unit-abot-epc-basic-0: 08:13:54 DEBUG unit.abot-epc-basic/0.install Setting up automake (1:1.15-4ubuntu1) ... unit-oai-hss-0: 08:13:54 DEBUG unit.oai-hss/0.start + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 08:13:54 DEBUG unit.oai-hss/0.start ++ relation-ids db unit-abot-epc-basic-0: 08:13:54 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-oai-hss-0: 08:13:54 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 08:13:54 DEBUG unit.oai-hss/0.start + '[' -n '' ']' unit-oai-hss-0: 08:13:54 INFO juju.worker.uniter.operation ran "start" hook unit-abot-epc-basic-0: 08:13:54 DEBUG unit.abot-epc-basic/0.install Setting up libbison-dev:amd64 (2:3.0.4.dfsg-1) ... unit-oai-hss-0: 08:13:54 DEBUG juju.worker.uniter.operation committing operation "run start hook" unit-oai-hss-0: 08:13:54 DEBUG juju.machinelock machine lock released for uniter (run start hook) unit-oai-hss-0: 08:13:54 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 08:13:54 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 08:13:54 DEBUG juju.worker.dependency "metric-collect" manifold worker started unit-oai-hss-0: 08:13:54 INFO juju.worker.uniter.relation joining relation "oai-epc:hss oai-hss:hss" unit-abot-epc-basic-0: 08:13:54 DEBUG unit.abot-epc-basic/0.install Setting up bison (2:3.0.4.dfsg-1) ... unit-oai-hss-0: 08:13:54 INFO juju.worker.uniter.relation joined relation "oai-epc:hss oai-hss:hss" unit-abot-epc-basic-0: 08:13:54 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/bin/bison.yacc to provide /usr/bin/yacc (yacc) in auto mode unit-oai-hss-0: 08:13:54 INFO juju.worker.uniter.relation joining relation "oai-hss:db mysql:db" unit-abot-epc-basic-0: 08:13:54 DEBUG unit.abot-epc-basic/0.install Setting up castxml (0.1+git20160202-1.1) ... unit-oai-hss-0: 08:13:55 INFO juju.worker.uniter.relation joined relation "oai-hss:db mysql:db" unit-abot-epc-basic-0: 08:13:55 DEBUG unit.abot-epc-basic/0.install Setting up libgusb2:amd64 (0.2.9-0ubuntu1) ... unit-oai-hss-0: 08:13:55 DEBUG juju.worker.uniter.operation running operation run relation-joined (1; mysql/0) hook unit-oai-hss-0: 08:13:55 DEBUG juju.machinelock acquire machine lock for uniter (run relation-joined (1; mysql/0) hook) unit-oai-hss-0: 08:13:55 DEBUG juju.machinelock machine lock acquired for uniter (run relation-joined (1; mysql/0) hook) unit-oai-hss-0: 08:13:55 DEBUG juju.worker.uniter.operation preparing operation "run relation-joined (1; mysql/0) hook" unit-oai-hss-0: 08:13:55 DEBUG juju.worker.uniter.operation executing operation "run relation-joined (1; mysql/0) hook" unit-oai-hss-0: 08:13:55 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running db-relation-joined hook unit-abot-epc-basic-0: 08:13:55 DEBUG unit.abot-epc-basic/0.install Setting up libcolorhug2:amd64 (1.2.12-1ubuntu1) ... unit-oai-hss-0: 08:13:55 INFO juju.worker.uniter.operation skipped "db-relation-joined" hook (missing) unit-mysql-0: 08:13:55 DEBUG juju.worker.uniter.remotestate got a relation units change: {1 {map[oai-hss/0:{0}] []}} unit-mysql-0: 08:13:55 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 08:13:55 DEBUG juju.worker.uniter.operation running operation run relation-joined (1; oai-hss/0) hook unit-mysql-0: 08:13:55 DEBUG juju.machinelock acquire machine lock for uniter (run relation-joined (1; oai-hss/0) hook) unit-mysql-0: 08:13:55 DEBUG juju.machinelock machine lock acquired for uniter (run relation-joined (1; oai-hss/0) hook) unit-mysql-0: 08:13:55 DEBUG juju.worker.uniter.operation preparing operation "run relation-joined (1; oai-hss/0) hook" unit-oai-epc-0: 08:13:55 DEBUG juju.worker.uniter.remotestate got a relation units change: {2 {map[oai-hss/0:{0}] []}} unit-oai-epc-0: 08:13:55 INFO juju.worker.uniter awaiting error resolution for "install" hook unit-oai-hss-0: 08:13:55 DEBUG juju.worker.uniter.operation committing operation "run relation-joined (1; mysql/0) hook" unit-abot-epc-basic-0: 08:13:55 DEBUG unit.abot-epc-basic/0.install Setting up libvpx3:amd64 (1.5.0-2ubuntu1) ... unit-mysql-0: 08:13:55 DEBUG juju.worker.uniter.operation executing operation "run relation-joined (1; oai-hss/0) hook" unit-mysql-0: 08:13:55 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running db-relation-joined hook unit-oai-hss-0: 08:13:55 DEBUG juju.machinelock machine lock released for uniter (run relation-joined (1; mysql/0) hook) unit-oai-hss-0: 08:13:55 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 08:13:55 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 08:13:55 DEBUG juju.worker.uniter.operation running operation run relation-changed (1; mysql/0) hook unit-oai-hss-0: 08:13:55 DEBUG juju.machinelock acquire machine lock for uniter (run relation-changed (1; mysql/0) hook) unit-oai-hss-0: 08:13:55 DEBUG juju.machinelock machine lock acquired for uniter (run relation-changed (1; mysql/0) hook) unit-oai-hss-0: 08:13:55 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (1; mysql/0) hook" unit-oai-hss-0: 08:13:55 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (1; mysql/0) hook" unit-oai-hss-0: 08:13:55 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running db-relation-changed hook unit-abot-epc-basic-0: 08:13:55 DEBUG unit.abot-epc-basic/0.install Setting up libxpm4:amd64 (1:3.5.11-1ubuntu0.16.04.1) ... unit-oai-hss-0: 08:13:55 DEBUG unit.oai-hss/0.db-relation-changed + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 08:13:55 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-get database unit-mysql-0: 08:13:55 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 08:13:55 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 08:13:55 DEBUG unit.oai-hss/0.db-relation-changed + database= unit-oai-hss-0: 08:13:55 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-get user unit-abot-epc-basic-0: 08:13:55 DEBUG unit.abot-epc-basic/0.install Setting up libgd3:amd64 (2.1.1-4ubuntu0.16.04.10) ... unit-mysql-0: 08:13:55 DEBUG worker.uniter.jujuc running hook tool "is-leader" unit-oai-hss-0: 08:13:55 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 08:13:55 DEBUG unit.oai-hss/0.db-relation-changed + user= unit-oai-hss-0: 08:13:55 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-get password unit-abot-epc-basic-0: 08:13:55 DEBUG unit.abot-epc-basic/0.install Setting up libgphoto2-port12:amd64 (2.5.9-3) ... unit-mysql-0: 08:13:55 DEBUG worker.uniter.jujuc running hook tool "leader-get" unit-oai-hss-0: 08:13:55 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 08:13:55 DEBUG unit.oai-hss/0.db-relation-changed + password= unit-oai-hss-0: 08:13:55 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-get private-address unit-mysql-0: 08:13:55 DEBUG worker.uniter.jujuc running hook tool "leader-get" unit-abot-epc-basic-0: 08:13:55 DEBUG unit.abot-epc-basic/0.install Setting up libgphoto2-6:amd64 (2.5.9-3) ... unit-oai-hss-0: 08:13:55 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 08:13:55 DEBUG unit.oai-hss/0.db-relation-changed + host=192.168.121.5 unit-oai-hss-0: 08:13:55 DEBUG unit.oai-hss/0.db-relation-changed ++ config-get operator-key unit-mysql-0: 08:13:55 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 08:13:56 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 08:13:56 DEBUG unit.oai-hss/0.db-relation-changed + operatorkey=1006020f0a478bf6b699f15c062e42b3 unit-oai-hss-0: 08:13:56 DEBUG unit.oai-hss/0.db-relation-changed ++ config-get random unit-abot-epc-basic-0: 08:13:56 DEBUG unit.abot-epc-basic/0.install Setting up libsane:amd64 (1.0.25+git20150528-1ubuntu2.16.04.1) ... unit-mysql-0: 08:13:56 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-mysql-0: 08:13:56 DEBUG unit.mysql/0.juju-log db:1: Using existing password file '/var/lib/mysql/mysql.passwd' unit-oai-hss-0: 08:13:56 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 08:13:56 DEBUG unit.oai-hss/0.db-relation-changed + random=true unit-oai-hss-0: 08:13:56 DEBUG unit.oai-hss/0.db-relation-changed + '[' -z '' ']' unit-oai-hss-0: 08:13:56 DEBUG unit.oai-hss/0.db-relation-changed + juju-log 'Data not sent yet' unit-abot-epc-basic-0: 08:13:56 DEBUG unit.abot-epc-basic/0.install Adding scanner group... unit-mysql-0: 08:13:56 DEBUG worker.uniter.jujuc running hook tool "leader-set" unit-oai-hss-0: 08:13:56 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 08:13:56 INFO unit.oai-hss/0.juju-log db:1: Data not sent yet unit-oai-hss-0: 08:13:56 DEBUG unit.oai-hss/0.db-relation-changed + exit 0 unit-oai-hss-0: 08:13:56 INFO juju.worker.uniter.operation ran "db-relation-changed" hook unit-oai-hss-0: 08:13:56 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (1; mysql/0) hook" unit-oai-hss-0: 08:13:56 DEBUG juju.machinelock machine lock released for uniter (run relation-changed (1; mysql/0) hook) unit-oai-hss-0: 08:13:56 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 08:13:56 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 08:13:56 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-abot-epc-basic-0: 08:13:56 DEBUG unit.abot-epc-basic/0.install Setting up colord-data (1.2.12-1ubuntu1) ... unit-mysql-0: 08:13:56 DEBUG juju.worker.uniter.remotestate got leader settings change: ok=true unit-mysql-0: 08:13:56 DEBUG worker.uniter.jujuc running hook tool "unit-get" unit-abot-epc-basic-0: 08:13:56 DEBUG unit.abot-epc-basic/0.install Setting up colord (1.2.12-1ubuntu1) ... unit-mysql-0: 08:13:56 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-mysql-0: 08:13:56 DEBUG unit.mysql/0.db-relation-joined [grant replication client on *.* to `ikahjahlookooph` identified by 'ahdeeghudeewahj'] unit-mysql-0: 08:13:56 DEBUG unit.mysql/0.db-relation-joined [grant all on `oai-hss`.* to `ikahjahlookooph` identified by 'ahdeeghudeewahj'] unit-mysql-0: 08:13:56 DEBUG unit.mysql/0.db-relation-joined ['relation-set', 'database=oai-hss', 'user=ikahjahlookooph', 'password=ahdeeghudeewahj', 'host=192.168.121.5', 'slave=False'] unit-mysql-0: 08:13:56 DEBUG unit.mysql/0.db-relation-joined [create database `oai-hss` character set utf8] unit-oai-hss-0: 08:13:56 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 08:13:57 INFO juju.worker.uniter.operation ran "db-relation-joined" hook unit-mysql-0: 08:13:57 DEBUG juju.worker.uniter.operation committing operation "run relation-joined (1; oai-hss/0) hook" unit-mysql-0: 08:13:57 DEBUG juju.machinelock machine lock released for uniter (run relation-joined (1; oai-hss/0) hook) unit-mysql-0: 08:13:57 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 08:13:57 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 08:13:57 DEBUG juju.worker.uniter.operation running operation run relation-changed (1; oai-hss/0) hook unit-mysql-0: 08:13:57 DEBUG juju.machinelock acquire machine lock for uniter (run relation-changed (1; oai-hss/0) hook) unit-mysql-0: 08:13:57 DEBUG juju.machinelock machine lock acquired for uniter (run relation-changed (1; oai-hss/0) hook) unit-mysql-0: 08:13:57 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (1; oai-hss/0) hook" unit-oai-hss-0: 08:13:57 DEBUG juju.worker.uniter.remotestate got a relation units change: {1 {map[mysql/0:{1}] []}} unit-oai-hss-0: 08:13:57 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 08:13:57 DEBUG juju.worker.uniter.operation running operation run relation-changed (1; mysql/0) hook unit-oai-hss-0: 08:13:57 DEBUG juju.machinelock acquire machine lock for uniter (run relation-changed (1; mysql/0) hook) unit-oai-hss-0: 08:13:57 DEBUG juju.machinelock machine lock acquired for uniter (run relation-changed (1; mysql/0) hook) unit-oai-hss-0: 08:13:57 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (1; mysql/0) hook" unit-mysql-0: 08:13:57 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (1; oai-hss/0) hook" unit-mysql-0: 08:13:57 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running db-relation-changed hook unit-oai-hss-0: 08:13:57 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (1; mysql/0) hook" unit-oai-hss-0: 08:13:57 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running db-relation-changed hook unit-oai-hss-0: 08:13:57 DEBUG unit.oai-hss/0.db-relation-changed + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 08:13:57 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-get database unit-mysql-0: 08:13:57 INFO juju.worker.uniter.operation skipped "db-relation-changed" hook (missing) unit-mysql-0: 08:13:57 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (1; oai-hss/0) hook" unit-abot-epc-basic-0: 08:13:57 DEBUG unit.abot-epc-basic/0.install colord.service is a disabled or a static unit, not starting it. unit-oai-hss-0: 08:13:57 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 08:13:57 DEBUG unit.oai-hss/0.db-relation-changed + database=oai-hss unit-oai-hss-0: 08:13:57 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-get user unit-mysql-0: 08:13:57 DEBUG juju.machinelock machine lock released for uniter (run relation-changed (1; oai-hss/0) hook) unit-mysql-0: 08:13:57 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 08:13:57 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 08:13:57 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-abot-epc-basic-0: 08:13:57 DEBUG unit.abot-epc-basic/0.install Setting up gettext (0.19.7-2ubuntu3.1) ... unit-oai-hss-0: 08:13:57 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 08:13:57 DEBUG unit.oai-hss/0.db-relation-changed + user=ikahjahlookooph unit-oai-hss-0: 08:13:57 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-get password unit-mysql-0: 08:13:57 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 08:13:57 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 08:13:57 DEBUG unit.oai-hss/0.db-relation-changed + password=ahdeeghudeewahj unit-oai-hss-0: 08:13:57 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-get private-address unit-oai-hss-0: 08:13:57 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 08:13:57 DEBUG unit.oai-hss/0.db-relation-changed + host=192.168.121.5 unit-oai-hss-0: 08:13:57 DEBUG unit.oai-hss/0.db-relation-changed ++ config-get operator-key unit-abot-epc-basic-0: 08:13:57 DEBUG unit.abot-epc-basic/0.install Setting up intltool-debian (0.35.0+20060710.4) ... unit-oai-hss-0: 08:13:57 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 08:13:57 DEBUG unit.oai-hss/0.db-relation-changed + operatorkey=1006020f0a478bf6b699f15c062e42b3 unit-oai-hss-0: 08:13:57 DEBUG unit.oai-hss/0.db-relation-changed ++ config-get random unit-abot-epc-basic-0: 08:13:57 DEBUG unit.abot-epc-basic/0.install Setting up po-debconf (1.0.19) ... unit-oai-hss-0: 08:13:57 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 08:13:57 DEBUG unit.oai-hss/0.db-relation-changed + random=true unit-oai-hss-0: 08:13:57 DEBUG unit.oai-hss/0.db-relation-changed + '[' -z oai-hss ']' unit-oai-hss-0: 08:13:57 DEBUG unit.oai-hss/0.db-relation-changed + set_env_paths unit-oai-hss-0: 08:13:57 DEBUG unit.oai-hss/0.db-relation-changed + openair_path=/srv/openair-cn unit-oai-hss-0: 08:13:57 DEBUG unit.oai-hss/0.db-relation-changed + build_path=/srv/openair-cn/BUILD unit-oai-hss-0: 08:13:57 DEBUG unit.oai-hss/0.db-relation-changed + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-hss-0: 08:13:57 DEBUG unit.oai-hss/0.db-relation-changed + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-hss-0: 08:13:57 DEBUG unit.oai-hss/0.db-relation-changed + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-hss-0: 08:13:57 DEBUG unit.oai-hss/0.db-relation-changed + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-hss-0: 08:13:57 DEBUG unit.oai-hss/0.db-relation-changed + hss_conf=/usr/local/etc/oai unit-oai-hss-0: 08:13:57 DEBUG unit.oai-hss/0.db-relation-changed + hss_exec_name=oai_hss unit-oai-hss-0: 08:13:57 DEBUG unit.oai-hss/0.db-relation-changed + db_data_in_config_file 192.168.121.5 ikahjahlookooph ahdeeghudeewahj oai-hss unit-oai-hss-0: 08:13:57 DEBUG unit.oai-hss/0.db-relation-changed + set_env_paths unit-oai-hss-0: 08:13:57 DEBUG unit.oai-hss/0.db-relation-changed + openair_path=/srv/openair-cn unit-oai-hss-0: 08:13:57 DEBUG unit.oai-hss/0.db-relation-changed + build_path=/srv/openair-cn/BUILD unit-oai-hss-0: 08:13:57 DEBUG unit.oai-hss/0.db-relation-changed + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-hss-0: 08:13:57 DEBUG unit.oai-hss/0.db-relation-changed + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-hss-0: 08:13:57 DEBUG unit.oai-hss/0.db-relation-changed + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-hss-0: 08:13:57 DEBUG unit.oai-hss/0.db-relation-changed + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-hss-0: 08:13:57 DEBUG unit.oai-hss/0.db-relation-changed + hss_conf=/usr/local/etc/oai unit-oai-hss-0: 08:13:57 DEBUG unit.oai-hss/0.db-relation-changed + hss_exec_name=oai_hss unit-oai-hss-0: 08:13:57 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: 08:13:57 DEBUG unit.oai-hss/0.db-relation-changed + sed -r -i 's/(MYSQL_user[^"]*)".*"/\1"ikahjahlookooph"/' /usr/local/etc/oai/hss.conf unit-oai-hss-0: 08:13:57 DEBUG unit.oai-hss/0.db-relation-changed + sed -r -i 's/(MYSQL_pass[^"]*)".*"/\1"ahdeeghudeewahj"/' /usr/local/etc/oai/hss.conf unit-oai-hss-0: 08:13:57 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: 08:13:57 DEBUG unit.oai-hss/0.db-relation-changed + modify_hss_conf 1006020f0a478bf6b699f15c062e42b3 true unit-oai-hss-0: 08:13:57 DEBUG unit.oai-hss/0.db-relation-changed + set_env_paths unit-oai-hss-0: 08:13:57 DEBUG unit.oai-hss/0.db-relation-changed + openair_path=/srv/openair-cn unit-oai-hss-0: 08:13:57 DEBUG unit.oai-hss/0.db-relation-changed + build_path=/srv/openair-cn/BUILD unit-oai-hss-0: 08:13:57 DEBUG unit.oai-hss/0.db-relation-changed + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-hss-0: 08:13:57 DEBUG unit.oai-hss/0.db-relation-changed + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-hss-0: 08:13:57 DEBUG unit.oai-hss/0.db-relation-changed + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-hss-0: 08:13:57 DEBUG unit.oai-hss/0.db-relation-changed + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-hss-0: 08:13:57 DEBUG unit.oai-hss/0.db-relation-changed + hss_conf=/usr/local/etc/oai unit-oai-hss-0: 08:13:57 DEBUG unit.oai-hss/0.db-relation-changed + hss_exec_name=oai_hss unit-oai-hss-0: 08:13:57 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: 08:13:57 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: 08:13:57 DEBUG unit.oai-hss/0.db-relation-changed ++ grep -q users unit-oai-hss-0: 08:13:57 DEBUG unit.oai-hss/0.db-relation-changed ++ /usr/bin/mysql -u ikahjahlookooph --password=ahdeeghudeewahj -h 192.168.121.5 oai-hss -e 'show tables;' unit-oai-hss-0: 08:13:57 DEBUG unit.oai-hss/0.db-relation-changed + /usr/bin/mysql -u ikahjahlookooph --password=ahdeeghudeewahj -h 192.168.121.5 oai-hss unit-abot-epc-basic-0: 08:13:58 DEBUG unit.abot-epc-basic/0.install Setting up libarchive-zip-perl (1.56-2ubuntu0.1) ... unit-abot-epc-basic-0: 08:13:58 DEBUG unit.abot-epc-basic/0.install Setting up libfile-stripnondeterminism-perl (0.015-1) ... unit-abot-epc-basic-0: 08:13:58 DEBUG unit.abot-epc-basic/0.install Setting up libtimedate-perl (2.3000-2) ... unit-abot-epc-basic-0: 08:13:58 DEBUG unit.abot-epc-basic/0.install Setting up default-jre-headless (2:1.8-56ubuntu2) ... unit-abot-epc-basic-0: 08:13:59 DEBUG unit.abot-epc-basic/0.install Setting up libllvm3.6v5:amd64 (1:3.6.2-3ubuntu2) ... unit-abot-epc-basic-0: 08:13:59 DEBUG unit.abot-epc-basic/0.install Setting up libobjc4:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 08:13:59 DEBUG unit.abot-epc-basic/0.install Setting up libobjc-5-dev:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-oai-hss-0: 08:13:59 DEBUG unit.oai-hss/0.db-relation-changed + /var/lib/juju/agents/unit-oai-hss-0/charm/hooks/start unit-oai-hss-0: 08:13:59 DEBUG unit.oai-hss/0.db-relation-changed + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 08:13:59 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-ids db unit-abot-epc-basic-0: 08:13:59 DEBUG unit.abot-epc-basic/0.install Setting up libclang1-3.6:amd64 (1:3.6.2-3ubuntu2) ... unit-oai-hss-0: 08:13:59 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 08:13:59 DEBUG unit.oai-hss/0.db-relation-changed + '[' -n db:1 ']' unit-oai-hss-0: 08:13:59 DEBUG unit.oai-hss/0.db-relation-changed + juju-log 'Running HSS' unit-abot-epc-basic-0: 08:13:59 DEBUG unit.abot-epc-basic/0.install Setting up doxygen (1.8.11-1) ... unit-oai-hss-0: 08:13:59 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 08:13:59 INFO unit.oai-hss/0.juju-log db:1: Running HSS unit-oai-hss-0: 08:13:59 DEBUG unit.oai-hss/0.db-relation-changed + service oai_hss restart unit-oai-hss-0: 08:13:59 DEBUG unit.oai-hss/0.db-relation-changed stop: Unknown instance: unit-oai-hss-0: 08:13:59 DEBUG unit.oai-hss/0.db-relation-changed oai_hss start/running, process 26528 unit-oai-hss-0: 08:13:59 DEBUG unit.oai-hss/0.db-relation-changed + check_hss_process unit-oai-hss-0: 08:13:59 DEBUG unit.oai-hss/0.db-relation-changed ++ service oai_hss status unit-oai-hss-0: 08:13:59 DEBUG unit.oai-hss/0.db-relation-changed + IS_RUNNING='oai_hss start/running, process 26528' unit-oai-hss-0: 08:13:59 DEBUG unit.oai-hss/0.db-relation-changed + [[ oai_hss start/running, process 26528 =~ .*running.* ]] unit-oai-hss-0: 08:13:59 DEBUG unit.oai-hss/0.db-relation-changed + juju-log 'OAI HSS is running' unit-abot-epc-basic-0: 08:13:59 DEBUG unit.abot-epc-basic/0.install Setting up libqt5xml5:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-oai-hss-0: 08:13:59 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 08:13:59 INFO unit.oai-hss/0.juju-log db:1: OAI HSS is running unit-oai-hss-0: 08:13:59 DEBUG unit.oai-hss/0.db-relation-changed + status=0 unit-oai-hss-0: 08:13:59 DEBUG unit.oai-hss/0.db-relation-changed + '[' 0 -eq 1 ']' unit-oai-hss-0: 08:13:59 DEBUG unit.oai-hss/0.db-relation-changed + check_hss_connection_to_db unit-oai-hss-0: 08:13:59 DEBUG unit.oai-hss/0.db-relation-changed + set_env_paths unit-oai-hss-0: 08:13:59 DEBUG unit.oai-hss/0.db-relation-changed + openair_path=/srv/openair-cn unit-oai-hss-0: 08:13:59 DEBUG unit.oai-hss/0.db-relation-changed + build_path=/srv/openair-cn/BUILD unit-oai-hss-0: 08:13:59 DEBUG unit.oai-hss/0.db-relation-changed + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-hss-0: 08:13:59 DEBUG unit.oai-hss/0.db-relation-changed + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-hss-0: 08:13:59 DEBUG unit.oai-hss/0.db-relation-changed + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-hss-0: 08:13:59 DEBUG unit.oai-hss/0.db-relation-changed + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-hss-0: 08:13:59 DEBUG unit.oai-hss/0.db-relation-changed + hss_conf=/usr/local/etc/oai unit-oai-hss-0: 08:13:59 DEBUG unit.oai-hss/0.db-relation-changed + hss_exec_name=oai_hss unit-oai-hss-0: 08:13:59 DEBUG unit.oai-hss/0.db-relation-changed + juju-log 'Establishing connection to db' unit-oai-hss-0: 08:13:59 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 08:13:59 INFO unit.oai-hss/0.juju-log db:1: Establishing connection to db unit-oai-hss-0: 08:13:59 DEBUG unit.oai-hss/0.db-relation-changed + COUNTER=0 unit-oai-hss-0: 08:13:59 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-ids db unit-abot-epc-basic-0: 08:13:59 DEBUG unit.abot-epc-basic/0.install Setting up doxygen-gui (1.8.11-1) ... unit-oai-hss-0: 08:13:59 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 08:13:59 DEBUG unit.oai-hss/0.db-relation-changed + db_id=db:1 unit-oai-hss-0: 08:13:59 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-list -r db:1 unit-oai-hss-0: 08:13:59 DEBUG worker.uniter.jujuc running hook tool "relation-list" unit-oai-hss-0: 08:13:59 DEBUG unit.oai-hss/0.db-relation-changed + db_unit=mysql/0 unit-oai-hss-0: 08:13:59 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-get -r db:1 user mysql/0 unit-abot-epc-basic-0: 08:13:59 DEBUG unit.abot-epc-basic/0.install Setting up fonts-liberation (1.07.4-1) ... unit-oai-hss-0: 08:13:59 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 08:13:59 DEBUG unit.oai-hss/0.db-relation-changed + db_host=ikahjahlookooph unit-oai-hss-0: 08:13:59 DEBUG unit.oai-hss/0.db-relation-changed + '[' 0 -lt 30 ']' unit-oai-hss-0: 08:13:59 DEBUG unit.oai-hss/0.db-relation-changed + sleep 1 unit-abot-epc-basic-0: 08:14:00 DEBUG unit.abot-epc-basic/0.install Setting up tex-common (6.04ubuntu1) ... unit-abot-epc-basic-0: 08:14:00 DEBUG unit.abot-epc-basic/0.install update-language: texlive-base not installed and configured, doing nothing! unit-abot-epc-basic-0: 08:14:00 DEBUG unit.abot-epc-basic/0.install Setting up fonts-lmodern (2.004.5-1) ... unit-abot-epc-basic-0: 08:14:00 DEBUG unit.abot-epc-basic/0.install Setting up gccxml (0.9.0+git20140716-6) ... unit-oai-hss-0: 08:14:00 DEBUG unit.oai-hss/0.db-relation-changed ++ grep -c '.*db.*DONE' /srv/.out unit-oai-hss-0: 08:14:00 DEBUG unit.oai-hss/0.db-relation-changed + '[' 1 -gt 0 ']' unit-oai-hss-0: 08:14:00 DEBUG unit.oai-hss/0.db-relation-changed + juju-log 'Connection to db...Established' unit-abot-epc-basic-0: 08:14:00 DEBUG unit.abot-epc-basic/0.install Setting up gconf2-common (3.2.6-3ubuntu6) ... unit-oai-hss-0: 08:14:01 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 08:14:01 INFO unit.oai-hss/0.juju-log db:1: Connection to db...Established unit-oai-hss-0: 08:14:01 DEBUG unit.oai-hss/0.db-relation-changed + break unit-oai-hss-0: 08:14:01 DEBUG unit.oai-hss/0.db-relation-changed + '[' 0 -eq 30 ']' unit-oai-hss-0: 08:14:01 DEBUG unit.oai-hss/0.db-relation-changed + check_hss_s6a_layer unit-oai-hss-0: 08:14:01 DEBUG unit.oai-hss/0.db-relation-changed + COUNTER=0 unit-oai-hss-0: 08:14:01 DEBUG unit.oai-hss/0.db-relation-changed + juju-log 'Checking s6a layer initialization' unit-oai-hss-0: 08:14:01 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 08:14:01 INFO unit.oai-hss/0.juju-log db:1: Checking s6a layer initialization unit-oai-hss-0: 08:14:01 DEBUG unit.oai-hss/0.db-relation-changed + '[' 0 -lt 30 ']' unit-oai-hss-0: 08:14:01 DEBUG unit.oai-hss/0.db-relation-changed + sleep 1 unit-abot-epc-basic-0: 08:14:01 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 08:14:01 DEBUG unit.abot-epc-basic/0.install Creating config file /etc/gconf/2/path with new version unit-abot-epc-basic-0: 08:14:01 DEBUG unit.abot-epc-basic/0.install Setting up libgconf-2-4:amd64 (3.2.6-3ubuntu6) ... unit-abot-epc-basic-0: 08:14:01 DEBUG unit.abot-epc-basic/0.install Setting up libbabeltrace1:amd64 (1.3.2-1) ... unit-abot-epc-basic-0: 08:14:01 DEBUG unit.abot-epc-basic/0.install Setting up libbabeltrace-ctf1:amd64 (1.3.2-1) ... unit-abot-epc-basic-0: 08:14:01 DEBUG unit.abot-epc-basic/0.install Setting up gdb (7.11.1-0ubuntu1~16.5) ... unit-abot-epc-basic-0: 08:14:01 DEBUG unit.abot-epc-basic/0.install Setting up gdbserver (7.11.1-0ubuntu1~16.5) ... unit-abot-epc-basic-0: 08:14:01 DEBUG unit.abot-epc-basic/0.install Setting up libgfortran-5-dev:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-oai-hss-0: 08:14:02 DEBUG unit.oai-hss/0.db-relation-changed ++ grep -c 'Core state: 1 -> 2' /srv/.out unit-oai-hss-0: 08:14:02 DEBUG unit.oai-hss/0.db-relation-changed + '[' 1 -gt 0 ']' unit-oai-hss-0: 08:14:02 DEBUG unit.oai-hss/0.db-relation-changed + juju-log 's6a layer initialized......HSS ready' unit-abot-epc-basic-0: 08:14:02 DEBUG unit.abot-epc-basic/0.install Setting up gfortran-5 (5.4.0-6ubuntu1~16.04.11) ... unit-oai-hss-0: 08:14:02 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 08:14:02 INFO unit.oai-hss/0.juju-log db:1: s6a layer initialized......HSS ready unit-oai-hss-0: 08:14:02 DEBUG unit.oai-hss/0.db-relation-changed + status-set active 'OAI HSS is running' unit-abot-epc-basic-0: 08:14:02 DEBUG unit.abot-epc-basic/0.install Setting up gfortran (4:5.3.1-1ubuntu1) ... unit-oai-hss-0: 08:14:02 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-abot-epc-basic-0: 08:14:02 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: 08:14:02 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/bin/gfortran to provide /usr/bin/f77 (f77) in auto mode unit-oai-hss-0: 08:14:02 DEBUG unit.oai-hss/0.db-relation-changed + break unit-oai-hss-0: 08:14:02 DEBUG unit.oai-hss/0.db-relation-changed + '[' 0 -eq 30 ']' unit-oai-hss-0: 08:14:02 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-ids hss unit-abot-epc-basic-0: 08:14:02 DEBUG unit.abot-epc-basic/0.install Setting up libcupsfilters1:amd64 (1.8.3-2ubuntu3.4) ... unit-oai-hss-0: 08:14:02 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 08:14:02 DEBUG unit.oai-hss/0.db-relation-changed + for hss_id in '$(relation-ids hss)' unit-oai-hss-0: 08:14:02 DEBUG unit.oai-hss/0.db-relation-changed + juju-log hss:2 unit-abot-epc-basic-0: 08:14:02 DEBUG unit.abot-epc-basic/0.install Setting up libcupsimage2:amd64 (2.1.3-4ubuntu0.7) ... unit-oai-hss-0: 08:14:02 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 08:14:02 INFO unit.oai-hss/0.juju-log db:1: hss:2 unit-oai-hss-0: 08:14:02 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-list -r hss:2 unit-oai-hss-0: 08:14:02 DEBUG worker.uniter.jujuc running hook tool "relation-list" unit-oai-hss-0: 08:14:02 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-ids hss unit-abot-epc-basic-0: 08:14:02 DEBUG unit.abot-epc-basic/0.install Setting up libijs-0.35:amd64 (0.35-12) ... unit-oai-hss-0: 08:14:02 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 08:14:02 DEBUG unit.oai-hss/0.db-relation-changed + '[' -n hss:2 ']' unit-oai-hss-0: 08:14:02 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-ids hss unit-abot-epc-basic-0: 08:14:02 DEBUG unit.abot-epc-basic/0.install Setting up libjbig2dec0 (0.12+20150918-1ubuntu0.1) ... unit-oai-hss-0: 08:14:02 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 08:14:02 DEBUG unit.oai-hss/0.db-relation-changed + for hss_id in '$(relation-ids hss)' unit-oai-hss-0: 08:14:02 DEBUG unit.oai-hss/0.db-relation-changed + juju-log hss:2 unit-oai-hss-0: 08:14:02 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 08:14:02 INFO unit.oai-hss/0.juju-log db:1: hss:2 unit-oai-hss-0: 08:14:02 DEBUG unit.oai-hss/0.db-relation-changed + relation-set -r hss:2 mme_in_db=yes unit-oai-hss-0: 08:14:02 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-hss-0: 08:14:02 DEBUG unit.oai-hss/0.db-relation-changed + relation-set -r hss:2 hss_running=yes unit-abot-epc-basic-0: 08:14:02 DEBUG unit.abot-epc-basic/0.install Setting up libpaper1:amd64 (1.1.24+nmu4ubuntu1) ... unit-oai-hss-0: 08:14:03 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-hss-0: 08:14:03 INFO juju.worker.uniter.operation ran "db-relation-changed" hook unit-oai-hss-0: 08:14:03 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (1; mysql/0) hook" unit-oai-hss-0: 08:14:03 DEBUG juju.machinelock machine lock released for uniter (run relation-changed (1; mysql/0) hook) unit-oai-hss-0: 08:14:03 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 08:14:03 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 08:14:03 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-abot-epc-basic-0: 08:14:03 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 08:14:03 DEBUG unit.abot-epc-basic/0.install Creating config file /etc/papersize with new version unit-abot-epc-basic-0: 08:14:03 DEBUG unit.abot-epc-basic/0.install Setting up libgs9-common (9.26~dfsg+0-0ubuntu0.16.04.3) ... unit-abot-epc-basic-0: 08:14:03 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/share/ghostscript/9.26 to provide /usr/share/ghostscript/current (ghostscript-current) in auto mode unit-abot-epc-basic-0: 08:14:03 DEBUG unit.abot-epc-basic/0.install Setting up libgs9:amd64 (9.26~dfsg+0-0ubuntu0.16.04.3) ... unit-oai-epc-0: 08:14:03 DEBUG juju.worker.uniter.remotestate got a relation units change: {2 {map[oai-hss/0:{1}] []}} unit-oai-epc-0: 08:14:03 INFO juju.worker.uniter awaiting error resolution for "install" hook unit-abot-epc-basic-0: 08:14:03 DEBUG unit.abot-epc-basic/0.install Setting up gsfonts (1:8.11+urwcyr1.0.7~pre44-4.2ubuntu1) ... unit-abot-epc-basic-0: 08:14:04 DEBUG unit.abot-epc-basic/0.install Setting up ghostscript (9.26~dfsg+0-0ubuntu0.16.04.3) ... unit-abot-epc-basic-0: 08:14:04 DEBUG unit.abot-epc-basic/0.install Setting up gir1.2-atk-1.0 (2.18.0-1) ... unit-abot-epc-basic-0: 08:14:04 DEBUG unit.abot-epc-basic/0.install Setting up gir1.2-atspi-2.0 (2.18.3-4ubuntu1) ... unit-abot-epc-basic-0: 08:14:04 DEBUG unit.abot-epc-basic/0.install Setting up gir1.2-freedesktop:amd64 (1.46.0-3ubuntu1) ... unit-abot-epc-basic-0: 08:14:04 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: 08:14:04 DEBUG unit.abot-epc-basic/0.install Setting up libpangoxft-1.0-0:amd64 (1.38.1-1) ... unit-abot-epc-basic-0: 08:14:04 DEBUG unit.abot-epc-basic/0.install Setting up gir1.2-pango-1.0:amd64 (1.38.1-1) ... unit-abot-epc-basic-0: 08:14:04 DEBUG unit.abot-epc-basic/0.install Setting up aglfn (1.7-3) ... unit-abot-epc-basic-0: 08:14:04 DEBUG unit.abot-epc-basic/0.install Setting up gnuplot-tex (4.6.6-3) ... unit-abot-epc-basic-0: 08:14:05 DEBUG unit.abot-epc-basic/0.install Setting up gnuplot-data (4.6.6-3) ... unit-abot-epc-basic-0: 08:14:05 DEBUG unit.abot-epc-basic/0.install Setting up gnuplot-x11 (4.6.6-3) ... unit-abot-epc-basic-0: 08:14:05 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: 08:14:05 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: 08:14:05 DEBUG unit.abot-epc-basic/0.install Setting up libcdt5 (2.38.0-12ubuntu2.1) ... unit-abot-epc-basic-0: 08:14:05 DEBUG unit.abot-epc-basic/0.install Setting up libcgraph6 (2.38.0-12ubuntu2.1) ... unit-abot-epc-basic-0: 08:14:05 DEBUG unit.abot-epc-basic/0.install Setting up libpathplan4 (2.38.0-12ubuntu2.1) ... unit-abot-epc-basic-0: 08:14:05 DEBUG unit.abot-epc-basic/0.install Setting up libgvc6 (2.38.0-12ubuntu2.1) ... unit-abot-epc-basic-0: 08:14:05 DEBUG unit.abot-epc-basic/0.install Setting up libgvpr2 (2.38.0-12ubuntu2.1) ... unit-abot-epc-basic-0: 08:14:05 DEBUG unit.abot-epc-basic/0.install Setting up libxmu6:amd64 (2:1.1.2-2) ... unit-abot-epc-basic-0: 08:14:06 DEBUG unit.abot-epc-basic/0.install Setting up libxaw7:amd64 (2:1.0.13-1) ... unit-abot-epc-basic-0: 08:14:06 DEBUG unit.abot-epc-basic/0.install Setting up graphviz (2.38.0-12ubuntu2.1) ... unit-abot-epc-basic-0: 08:14:06 DEBUG unit.abot-epc-basic/0.install Setting up libjudydebian1 (1.0.5-5) ... unit-abot-epc-basic-0: 08:14:06 DEBUG unit.abot-epc-basic/0.install Setting up libtcl8.6:amd64 (8.6.5+dfsg-2) ... unit-abot-epc-basic-0: 08:14:06 DEBUG unit.abot-epc-basic/0.install Setting up libtk8.6:amd64 (8.6.5-1) ... unit-abot-epc-basic-0: 08:14:06 DEBUG unit.abot-epc-basic/0.install Setting up libgc1c2:amd64 (1:7.4.2-7.3ubuntu0.1) ... unit-abot-epc-basic-0: 08:14:06 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: 08:14:07 DEBUG unit.abot-epc-basic/0.install Setting up guile-2.0 (2.0.11+1-10ubuntu0.1) ... unit-abot-epc-basic-0: 08:14:07 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: 08:14:07 DEBUG unit.abot-epc-basic/0.install Setting up libtinfo-dev:amd64 (6.0+20160213-1ubuntu1) ... unit-abot-epc-basic-0: 08:14:07 DEBUG unit.abot-epc-basic/0.install Setting up libncurses5-dev:amd64 (6.0+20160213-1ubuntu1) ... unit-abot-epc-basic-0: 08:14:07 DEBUG unit.abot-epc-basic/0.install Setting up libreadline6-dev:amd64 (6.3-8ubuntu2) ... unit-abot-epc-basic-0: 08:14:07 DEBUG unit.abot-epc-basic/0.install Setting up libltdl-dev:amd64 (2.4.6-0.1) ... unit-abot-epc-basic-0: 08:14:07 DEBUG unit.abot-epc-basic/0.install Setting up libgmpxx4ldbl:amd64 (2:6.1.0+dfsg-2) ... unit-abot-epc-basic-0: 08:14:07 DEBUG unit.abot-epc-basic/0.install Setting up libgmp-dev:amd64 (2:6.1.0+dfsg-2) ... unit-abot-epc-basic-0: 08:14:07 DEBUG unit.abot-epc-basic/0.install Setting up libgc-dev:amd64 (1:7.4.2-7.3ubuntu0.1) ... unit-abot-epc-basic-0: 08:14:08 DEBUG unit.abot-epc-basic/0.install Setting up pkg-config (0.29.1-0ubuntu1) ... unit-abot-epc-basic-0: 08:14:08 DEBUG unit.abot-epc-basic/0.install Setting up guile-2.0-dev (2.0.11+1-10ubuntu0.1) ... unit-abot-epc-basic-0: 08:14:08 DEBUG unit.abot-epc-basic/0.install Setting up hdf5-helpers (1.8.16+docs-4ubuntu1.1) ... unit-abot-epc-basic-0: 08:14:08 DEBUG unit.abot-epc-basic/0.install Setting up icu-devtools (55.1-7ubuntu0.4) ... unit-abot-epc-basic-0: 08:14:08 DEBUG unit.abot-epc-basic/0.install Setting up iperf (2.0.5+dfsg1-2ubuntu0.1) ... unit-abot-epc-basic-0: 08:14:08 DEBUG unit.abot-epc-basic/0.install Setting up iproute (1:4.3.0-1ubuntu3.16.04.4) ... unit-abot-epc-basic-0: 08:14:09 DEBUG unit.abot-epc-basic/0.install Setting up iptables-dev (1.6.0-2ubuntu3) ... unit-abot-epc-basic-0: 08:14:09 DEBUG unit.abot-epc-basic/0.install Setting up javascript-common (11) ... unit-abot-epc-basic-0: 08:14:09 DEBUG unit.abot-epc-basic/0.install apache2_invoke: Enable configuration javascript-common unit-abot-epc-basic-0: 08:14:09 DEBUG unit.abot-epc-basic/0.install Setting up libaec0:amd64 (0.3.2-1) ... unit-abot-epc-basic-0: 08:14:10 DEBUG unit.abot-epc-basic/0.install Setting up libsuitesparseconfig4.4.6:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 08:14:10 DEBUG unit.abot-epc-basic/0.install Setting up libamd2.4.1:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 08:14:10 DEBUG unit.abot-epc-basic/0.install Setting up libarpack2 (3.3.0-1build2) ... unit-abot-epc-basic-0: 08:14:10 DEBUG unit.abot-epc-basic/0.install Setting up libasprintf-dev:amd64 (0.19.7-2ubuntu3.1) ... unit-abot-epc-basic-0: 08:14:10 DEBUG unit.abot-epc-basic/0.install Setting up libglib2.0-bin (2.48.2-0ubuntu4.1) ... unit-abot-epc-basic-0: 08:14:10 DEBUG unit.abot-epc-basic/0.install Setting up libpcre32-3:amd64 (2:8.38-3.1) ... unit-abot-epc-basic-0: 08:14:10 DEBUG unit.abot-epc-basic/0.install Setting up libpcre3-dev:amd64 (2:8.38-3.1) ... unit-abot-epc-basic-0: 08:14:10 DEBUG unit.abot-epc-basic/0.install Setting up zlib1g-dev:amd64 (1:1.2.8.dfsg-2ubuntu4.1) ... unit-abot-epc-basic-0: 08:14:11 DEBUG unit.abot-epc-basic/0.install Setting up libglib2.0-dev (2.48.2-0ubuntu4.1) ... unit-abot-epc-basic-0: 08:14:11 DEBUG unit.abot-epc-basic/0.install Setting up libdbus-1-dev:amd64 (1.10.6-1ubuntu3.3) ... unit-abot-epc-basic-0: 08:14:11 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-xext-dev (7.3.0-1) ... unit-abot-epc-basic-0: 08:14:11 DEBUG unit.abot-epc-basic/0.install Setting up libxext-dev:amd64 (2:1.3.3-1) ... unit-abot-epc-basic-0: 08:14:11 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-fixes-dev (1:5.0-2ubuntu2) ... unit-abot-epc-basic-0: 08:14:11 DEBUG unit.abot-epc-basic/0.install Setting up libxfixes-dev:amd64 (1:5.0.1-2) ... unit-abot-epc-basic-0: 08:14:11 DEBUG unit.abot-epc-basic/0.install Setting up libxi-dev (2:1.7.6-1) ... unit-abot-epc-basic-0: 08:14:12 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-record-dev (1.14.2-1) ... unit-abot-epc-basic-0: 08:14:12 DEBUG unit.abot-epc-basic/0.install Setting up libxtst-dev:amd64 (2:1.2.2-1) ... unit-abot-epc-basic-0: 08:14:12 DEBUG unit.abot-epc-basic/0.install Setting up libatspi2.0-dev (2.18.3-4ubuntu1) ... unit-abot-epc-basic-0: 08:14:12 DEBUG unit.abot-epc-basic/0.install Setting up libatk-bridge2.0-dev:amd64 (2.18.1-2ubuntu1) ... unit-abot-epc-basic-0: 08:14:12 DEBUG unit.abot-epc-basic/0.install Setting up libatk1.0-dev (2.18.0-1) ... unit-abot-epc-basic-0: 08:14:12 DEBUG unit.abot-epc-basic/0.install Setting up libblas-dev (3.6.0-2ubuntu2) ... unit-abot-epc-basic-0: 08:14:12 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: 08:14:13 DEBUG unit.abot-epc-basic/0.install Setting up libatlas-dev (3.10.2-9) ... unit-abot-epc-basic-0: 08:14:13 DEBUG unit.abot-epc-basic/0.install Setting up libatlas-base-dev (3.10.2-9) ... unit-abot-epc-basic-0: 08:14:13 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: 08:14:13 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: 08:14:13 DEBUG unit.abot-epc-basic/0.install Setting up libcairo-script-interpreter2:amd64 (1.14.6-1) ... unit-abot-epc-basic-0: 08:14:13 DEBUG unit.abot-epc-basic/0.install Setting up libpng12-dev:amd64 (1.2.54-1ubuntu1.1) ... unit-abot-epc-basic-0: 08:14:13 DEBUG unit.abot-epc-basic/0.install Setting up libfreetype6-dev:amd64 (2.6.1-0.1ubuntu2.3) ... unit-abot-epc-basic-0: 08:14:13 DEBUG unit.abot-epc-basic/0.install Setting up libfontconfig1-dev:amd64 (2.11.94-0ubuntu1.1) ... unit-abot-epc-basic-0: 08:14:13 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-render-dev (2:0.11.1-2) ... unit-abot-epc-basic-0: 08:14:13 DEBUG unit.abot-epc-basic/0.install Setting up libxrender-dev:amd64 (1:0.9.9-0ubuntu1) ... unit-abot-epc-basic-0: 08:14:13 DEBUG unit.abot-epc-basic/0.install Setting up libpixman-1-dev (0.33.6-1) ... unit-abot-epc-basic-0: 08:14:14 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-render0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 08:14:14 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-shm0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 08:14:14 DEBUG unit.abot-epc-basic/0.install Setting up libcairo2-dev (1.14.6-1) ... unit-abot-epc-basic-0: 08:14:14 DEBUG unit.abot-epc-basic/0.install Setting up libcamd2.4.1:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 08:14:14 DEBUG unit.abot-epc-basic/0.install Setting up libccolamd2.9.1:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 08:14:14 DEBUG unit.abot-epc-basic/0.install Setting up libcolamd2.9.1:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 08:14:14 DEBUG unit.abot-epc-basic/0.install Setting up libcholmod3.0.6:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 08:14:15 DEBUG unit.abot-epc-basic/0.install Setting up libconfig9:amd64 (1.5-0.2) ... unit-abot-epc-basic-0: 08:14:15 DEBUG unit.abot-epc-basic/0.install Setting up libconfig-dev:amd64 (1.5-0.2) ... unit-abot-epc-basic-0: 08:14:15 DEBUG unit.abot-epc-basic/0.install Setting up libconfig-doc (1.5-0.2) ... unit-abot-epc-basic-0: 08:14:15 DEBUG unit.abot-epc-basic/0.install Setting up libconfig8-dev (1.5-0.2) ... unit-abot-epc-basic-0: 08:14:15 DEBUG unit.abot-epc-basic/0.install Setting up libcxsparse3.1.4:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 08:14:15 DEBUG unit.abot-epc-basic/0.install Setting up libdrm-dev:amd64 (2.4.91-2~16.04.1) ... unit-abot-epc-basic-0: 08:14:15 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-dri2-dev (2.8-2) ... unit-abot-epc-basic-0: 08:14:15 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-gl-dev (1.4.17-1) ... unit-abot-epc-basic-0: 08:14:15 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-xf86vidmode-dev (2.3.1-2) ... unit-abot-epc-basic-0: 08:14:15 DEBUG unit.abot-epc-basic/0.install Setting up libxxf86vm-dev:amd64 (1:1.1.4-1) ... unit-abot-epc-basic-0: 08:14:16 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-damage-dev (1:1.2.1-2) ... unit-abot-epc-basic-0: 08:14:16 DEBUG unit.abot-epc-basic/0.install Setting up libxdamage-dev:amd64 (1:1.1.4-2) ... unit-abot-epc-basic-0: 08:14:16 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-glx0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 08:14:16 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-dri2-0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 08:14:16 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-dri3-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 08:14:16 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-randr0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 08:14:16 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-shape0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 08:14:16 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-xfixes0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 08:14:17 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-sync-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 08:14:17 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-present-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 08:14:17 DEBUG unit.abot-epc-basic/0.install Setting up libxshmfence-dev:amd64 (1.2-1) ... unit-abot-epc-basic-0: 08:14:17 DEBUG unit.abot-epc-basic/0.install Setting up libx11-xcb-dev:amd64 (2:1.6.3-1ubuntu2.1) ... unit-abot-epc-basic-0: 08:14:17 DEBUG unit.abot-epc-basic/0.install Setting up libwayland-bin (1.12.0-1~ubuntu16.04.3) ... unit-abot-epc-basic-0: 08:14:17 DEBUG unit.abot-epc-basic/0.install Setting up libwayland-dev:amd64 (1.12.0-1~ubuntu16.04.3) ... unit-abot-epc-basic-0: 08:14:17 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: 08:14:17 DEBUG unit.abot-epc-basic/0.install Setting up libprotobuf9v5:amd64 (2.6.1-1.3) ... unit-abot-epc-basic-0: 08:14:17 DEBUG unit.abot-epc-basic/0.install Setting up libprotobuf-dev:amd64 (2.6.1-1.3) ... unit-abot-epc-basic-0: 08:14:18 DEBUG unit.abot-epc-basic/0.install Setting up libxkbcommon-dev (0.5.0-1ubuntu2.1) ... unit-abot-epc-basic-0: 08:14:18 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: 08:14:18 DEBUG unit.abot-epc-basic/0.install Setting up libmircookie2:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 08:14:18 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: 08:14:18 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: 08:14:18 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: 08:14:18 DEBUG unit.abot-epc-basic/0.install Setting up libencode-locale-perl (1.05-1) ... unit-abot-epc-basic-0: 08:14:18 DEBUG unit.abot-epc-basic/0.install Setting up libepoxy-dev:amd64 (1.3.1-1ubuntu0.16.04.2) ... unit-abot-epc-basic-0: 08:14:18 DEBUG unit.abot-epc-basic/0.install Setting up libfftw3-bin (3.3.4-2ubuntu1) ... unit-abot-epc-basic-0: 08:14:19 DEBUG unit.abot-epc-basic/0.install Setting up libfftw3-dev:amd64 (3.3.4-2ubuntu1) ... unit-abot-epc-basic-0: 08:14:19 DEBUG unit.abot-epc-basic/0.install Setting up libipc-system-simple-perl (1.25-3) ... unit-abot-epc-basic-0: 08:14:19 DEBUG unit.abot-epc-basic/0.install Setting up libfile-basedir-perl (0.07-1) ... unit-abot-epc-basic-0: 08:14:19 DEBUG unit.abot-epc-basic/0.install Setting up liburi-perl (1.71-1) ... unit-abot-epc-basic-0: 08:14:19 DEBUG unit.abot-epc-basic/0.install Setting up libfile-desktopentry-perl (0.22-1) ... unit-abot-epc-basic-0: 08:14:19 DEBUG unit.abot-epc-basic/0.install Setting up libhttp-date-perl (6.02-1) ... unit-abot-epc-basic-0: 08:14:20 DEBUG unit.abot-epc-basic/0.install Setting up libfile-listing-perl (6.04-1) ... unit-abot-epc-basic-0: 08:14:20 DEBUG unit.abot-epc-basic/0.install Setting up libfile-mimeinfo-perl (0.27-1) ... unit-abot-epc-basic-0: 08:14:20 DEBUG unit.abot-epc-basic/0.install Setting up libfltk1.3:amd64 (1.3.3-7) ... unit-abot-epc-basic-0: 08:14:20 DEBUG unit.abot-epc-basic/0.install Setting up libfltk-gl1.3:amd64 (1.3.3-7) ... unit-abot-epc-basic-0: 08:14:20 DEBUG unit.abot-epc-basic/0.install Setting up libfont-afm-perl (1.20-1) ... unit-abot-epc-basic-0: 08:14:20 DEBUG unit.abot-epc-basic/0.install Setting up libfontenc1:amd64 (1:1.1.3-1) ... unit-abot-epc-basic-0: 08:14:21 DEBUG unit.abot-epc-basic/0.install Setting up libforms2 (1.2.3-1.2) ... unit-abot-epc-basic-0: 08:14:21 DEBUG unit.abot-epc-basic/0.install Setting up libforms-bin (1.2.3-1.2) ... unit-abot-epc-basic-0: 08:14:21 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: 08:14:21 DEBUG unit.abot-epc-basic/0.install Setting up libforms-dev (1.2.3-1.2) ... unit-abot-epc-basic-0: 08:14:21 DEBUG unit.abot-epc-basic/0.install Setting up libgpg-error-dev (1.21-2ubuntu1) ... unit-abot-epc-basic-0: 08:14:21 DEBUG unit.abot-epc-basic/0.install Setting up libgcrypt20-dev (1.6.5-2ubuntu0.5) ... unit-abot-epc-basic-0: 08:14:21 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: 08:14:22 DEBUG unit.abot-epc-basic/0.install Setting up libgdk-pixbuf2.0-dev (2.32.2-1ubuntu1.5) ... unit-abot-epc-basic-0: 08:14:22 DEBUG unit.abot-epc-basic/0.install Setting up libgettextpo0:amd64 (0.19.7-2ubuntu3.1) ... unit-abot-epc-basic-0: 08:14:22 DEBUG unit.abot-epc-basic/0.install Setting up libgettextpo-dev:amd64 (0.19.7-2ubuntu3.1) ... unit-abot-epc-basic-0: 08:14:22 DEBUG unit.abot-epc-basic/0.install Setting up libgl2ps0 (1.3.8-1.2) ... unit-abot-epc-basic-0: 08:14:22 DEBUG unit.abot-epc-basic/0.install Setting up libglpk36:amd64 (4.57-1build3) ... unit-abot-epc-basic-0: 08:14:22 DEBUG unit.abot-epc-basic/0.install Setting up libgphoto2-l10n (2.5.9-3) ... unit-abot-epc-basic-0: 08:14:23 DEBUG unit.abot-epc-basic/0.install Setting up libjasper1:amd64 (1.900.1-debian1-2.4ubuntu1.2) ... unit-abot-epc-basic-0: 08:14:23 DEBUG unit.abot-epc-basic/0.install Setting up libwebp5:amd64 (0.4.4-1) ... unit-abot-epc-basic-0: 08:14:23 DEBUG unit.abot-epc-basic/0.install Setting up libwmf0.2-7:amd64 (0.2.8.4-10.5ubuntu1) ... unit-abot-epc-basic-0: 08:14:23 DEBUG unit.abot-epc-basic/0.install Setting up libgraphicsmagick-q16-3 (1.3.23-1ubuntu0.1) ... unit-abot-epc-basic-0: 08:14:23 DEBUG unit.abot-epc-basic/0.install Setting up libgraphicsmagick++-q16-12 (1.3.23-1ubuntu0.1) ... unit-abot-epc-basic-0: 08:14:24 DEBUG unit.abot-epc-basic/0.install Setting up libharfbuzz-icu0:amd64 (1.0.1-1ubuntu0.1) ... unit-abot-epc-basic-0: 08:14:24 DEBUG unit.abot-epc-basic/0.install Setting up libharfbuzz-gobject0:amd64 (1.0.1-1ubuntu0.1) ... unit-abot-epc-basic-0: 08:14:24 DEBUG unit.abot-epc-basic/0.install Setting up libharfbuzz-dev (1.0.1-1ubuntu0.1) ... unit-abot-epc-basic-0: 08:14:24 DEBUG unit.abot-epc-basic/0.install Setting up libxft-dev (2.3.2-1) ... unit-abot-epc-basic-0: 08:14:24 DEBUG unit.abot-epc-basic/0.install Setting up libpango1.0-dev (1.38.1-1) ... unit-abot-epc-basic-0: 08:14:25 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-xinerama-dev (1.2.1-2) ... unit-abot-epc-basic-0: 08:14:25 DEBUG unit.abot-epc-basic/0.install Setting up libxinerama-dev:amd64 (2:1.1.3-1) ... unit-abot-epc-basic-0: 08:14:25 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-randr-dev (1.5.0-1) ... unit-abot-epc-basic-0: 08:14:25 DEBUG unit.abot-epc-basic/0.install Setting up libxrandr-dev:amd64 (2:1.5.0-1) ... unit-abot-epc-basic-0: 08:14:25 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: 08:14:25 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-composite-dev (1:0.4.2-2) ... unit-abot-epc-basic-0: 08:14:25 DEBUG unit.abot-epc-basic/0.install Setting up libxcomposite-dev (1:0.4.4-1) ... unit-abot-epc-basic-0: 08:14:25 DEBUG unit.abot-epc-basic/0.install Setting up nettle-dev (3.2-1ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 08:14:25 DEBUG unit.abot-epc-basic/0.install Setting up libsz2:amd64 (0.3.2-1) ... unit-abot-epc-basic-0: 08:14:26 DEBUG unit.abot-epc-basic/0.install Setting up libhdf5-10:amd64 (1.8.16+docs-4ubuntu1.1) ... unit-abot-epc-basic-0: 08:14:26 DEBUG unit.abot-epc-basic/0.install Setting up libhdf5-cpp-11:amd64 (1.8.16+docs-4ubuntu1.1) ... unit-abot-epc-basic-0: 08:14:26 DEBUG unit.abot-epc-basic/0.install Setting up libjpeg-turbo8-dev:amd64 (1.4.2-0ubuntu3.1) ... unit-abot-epc-basic-0: 08:14:26 DEBUG unit.abot-epc-basic/0.install Setting up libjpeg8-dev:amd64 (8c-2ubuntu8) ... unit-abot-epc-basic-0: 08:14:26 DEBUG unit.abot-epc-basic/0.install Setting up libjpeg-dev:amd64 (8c-2ubuntu8) ... unit-abot-epc-basic-0: 08:14:26 DEBUG unit.abot-epc-basic/0.install Setting up libaec-dev:amd64 (0.3.2-1) ... unit-abot-epc-basic-0: 08:14:27 DEBUG unit.abot-epc-basic/0.install Setting up libhdf5-dev (1.8.16+docs-4ubuntu1.1) ... unit-abot-epc-basic-0: 08:14:27 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: 08:14:27 DEBUG unit.abot-epc-basic/0.install Setting up libhtml-tagset-perl (3.20-2) ... unit-abot-epc-basic-0: 08:14:27 DEBUG unit.abot-epc-basic/0.install Setting up libhtml-parser-perl (3.72-1) ... unit-abot-epc-basic-0: 08:14:27 DEBUG unit.abot-epc-basic/0.install Setting up libio-html-perl (1.001-1) ... unit-abot-epc-basic-0: 08:14:27 DEBUG unit.abot-epc-basic/0.install Setting up liblwp-mediatypes-perl (6.02-1) ... unit-abot-epc-basic-0: 08:14:27 DEBUG unit.abot-epc-basic/0.install Setting up libhttp-message-perl (6.11-1) ... unit-abot-epc-basic-0: 08:14:27 DEBUG unit.abot-epc-basic/0.install Setting up libhtml-form-perl (6.03-1) ... unit-abot-epc-basic-0: 08:14:28 DEBUG unit.abot-epc-basic/0.install Setting up libhtml-tree-perl (5.03-2) ... unit-abot-epc-basic-0: 08:14:28 DEBUG unit.abot-epc-basic/0.install Setting up libhtml-format-perl (2.11-2) ... unit-abot-epc-basic-0: 08:14:28 DEBUG unit.abot-epc-basic/0.install Setting up libhttp-cookies-perl (6.01-1) ... unit-abot-epc-basic-0: 08:14:28 DEBUG unit.abot-epc-basic/0.install Setting up libhttp-daemon-perl (6.01-1) ... unit-abot-epc-basic-0: 08:14:28 DEBUG unit.abot-epc-basic/0.install Setting up libhttp-negotiate-perl (6.00-2) ... unit-abot-epc-basic-0: 08:14:28 DEBUG unit.abot-epc-basic/0.install Setting up libicu-dev:amd64 (55.1-7ubuntu0.4) ... unit-abot-epc-basic-0: 08:14:28 DEBUG unit.abot-epc-basic/0.install Setting up libidn11-dev (1.32-3ubuntu1.2) ... unit-abot-epc-basic-0: 08:14:28 DEBUG unit.abot-epc-basic/0.install Setting up libnet-ssleay-perl (1.72-1build1) ... unit-abot-epc-basic-0: 08:14:29 DEBUG unit.abot-epc-basic/0.install Setting up libio-socket-ssl-perl (2.024-1) ... unit-abot-epc-basic-0: 08:14:29 DEBUG unit.abot-epc-basic/0.install Setting up libjack-jackd2-0:amd64 (1.9.10+20150825git1ed50c92~dfsg-1ubuntu1) ... unit-abot-epc-basic-0: 08:14:29 DEBUG unit.abot-epc-basic/0.install Setting up libjs-jquery (1.11.3+dfsg-4) ... unit-abot-epc-basic-0: 08:14:29 DEBUG unit.abot-epc-basic/0.install Setting up libkpathsea6:amd64 (2015.20160222.37495-1ubuntu0.1) ... unit-abot-epc-basic-0: 08:14:29 DEBUG unit.abot-epc-basic/0.install Setting up libnet-http-perl (6.09-1) ... unit-abot-epc-basic-0: 08:14:29 DEBUG unit.abot-epc-basic/0.install Setting up libwww-robotrules-perl (6.01-1) ... unit-abot-epc-basic-0: 08:14:29 DEBUG unit.abot-epc-basic/0.install Setting up libmagick++-6.q16-5v5:amd64 (8:6.8.9.9-7ubuntu5.13) ... unit-abot-epc-basic-0: 08:14:29 DEBUG unit.abot-epc-basic/0.install Setting up libsys-hostname-long-perl (1.5-1) ... unit-abot-epc-basic-0: 08:14:30 DEBUG unit.abot-epc-basic/0.install Setting up libmail-sendmail-perl (0.79.16-1) ... unit-abot-epc-basic-0: 08:14:30 DEBUG unit.abot-epc-basic/0.install Setting up libnet-smtp-ssl-perl (1.03-1) ... unit-abot-epc-basic-0: 08:14:30 DEBUG unit.abot-epc-basic/0.install Setting up libmailtools-perl (2.13-1) ... unit-abot-epc-basic-0: 08:14:30 DEBUG unit.abot-epc-basic/0.install Setting up mysql-common (5.7.24-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 08:14:30 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: 08:14:30 DEBUG unit.abot-epc-basic/0.install Setting up libmysqlclient20:amd64 (5.7.24-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 08:14:30 DEBUG unit.abot-epc-basic/0.install Setting up libmysqlclient-dev (5.7.24-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 08:14:30 DEBUG unit.abot-epc-basic/0.install Setting up libglu1-mesa:amd64 (9.0.0-2.1) ... unit-abot-epc-basic-0: 08:14:31 DEBUG unit.abot-epc-basic/0.install Setting up libumfpack5.7.1:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 08:14:31 DEBUG unit.abot-epc-basic/0.install Setting up liboctave3:amd64 (4.0.0-3ubuntu9.2) ... unit-abot-epc-basic-0: 08:14:31 DEBUG unit.abot-epc-basic/0.install Setting up libpaper-utils (1.1.24+nmu4ubuntu1) ... unit-abot-epc-basic-0: 08:14:31 DEBUG unit.abot-epc-basic/0.install Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... unit-abot-epc-basic-0: 08:14:31 DEBUG unit.abot-epc-basic/0.install Setting up libpgm-dev:amd64 (5.2.122~dfsg-2) ... unit-abot-epc-basic-0: 08:14:31 DEBUG unit.abot-epc-basic/0.install Setting up libplot2c2 (2.6-3ubuntu1) ... unit-abot-epc-basic-0: 08:14:31 DEBUG unit.abot-epc-basic/0.install Setting up libpoppler58:amd64 (0.41.0-0ubuntu1.10) ... unit-abot-epc-basic-0: 08:14:31 DEBUG unit.abot-epc-basic/0.install Setting up libportaudio2:amd64 (19+svn20140130-1build1) ... unit-abot-epc-basic-0: 08:14:32 DEBUG unit.abot-epc-basic/0.install Setting up libpotrace0 (1.13-2) ... unit-abot-epc-basic-0: 08:14:32 DEBUG unit.abot-epc-basic/0.install Setting up libpstoedit0c2a (3.70-1ubuntu2) ... unit-abot-epc-basic-0: 08:14:32 DEBUG unit.abot-epc-basic/0.install Setting up libptexenc1:amd64 (2015.20160222.37495-1ubuntu0.1) ... unit-abot-epc-basic-0: 08:14:32 DEBUG unit.abot-epc-basic/0.install Setting up libqhull7:amd64 (2015.2-1) ... unit-abot-epc-basic-0: 08:14:32 DEBUG unit.abot-epc-basic/0.install Setting up libqscintilla2-l10n (2.9.1+dfsg-4build1) ... unit-abot-epc-basic-0: 08:14:32 DEBUG unit.abot-epc-basic/0.install Setting up qtcore4-l10n (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 08:14:32 DEBUG unit.abot-epc-basic/0.install Setting up libqtcore4:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 08:14:32 DEBUG unit.abot-epc-basic/0.install Setting up libqt4-xml:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 08:14:33 DEBUG unit.abot-epc-basic/0.install Setting up libqtdbus4:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 08:14:33 DEBUG unit.abot-epc-basic/0.install Setting up libqt4-network:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 08:14:33 DEBUG unit.abot-epc-basic/0.install Setting up libqt4-script:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 08:14:33 DEBUG unit.abot-epc-basic/0.install Setting up libqt4-sql:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 08:14:33 DEBUG unit.abot-epc-basic/0.install Setting up libqt4-xmlpatterns:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 08:14:33 DEBUG unit.abot-epc-basic/0.install Setting up qtchooser (52-gae5eeef-2build1~gcc5.2) ... unit-abot-epc-basic-0: 08:14:33 DEBUG unit.abot-epc-basic/0.install Setting up qdbus (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 08:14:34 DEBUG unit.abot-epc-basic/0.install Setting up libqt4-dbus:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 08:14:34 DEBUG unit.abot-epc-basic/0.install Setting up libqt4-sql-mysql:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 08:14:34 DEBUG unit.abot-epc-basic/0.install Setting up libsctp1:amd64 (1.0.16+dfsg-3) ... unit-abot-epc-basic-0: 08:14:34 DEBUG unit.abot-epc-basic/0.install Setting up libsctp-dev (1.0.16+dfsg-3) ... unit-abot-epc-basic-0: 08:14:34 DEBUG unit.abot-epc-basic/0.install Setting up libssl-dev:amd64 (1.0.2g-1ubuntu4.14) ... unit-abot-epc-basic-0: 08:14:34 DEBUG unit.abot-epc-basic/0.install Setting up libssl-doc (1.0.2g-1ubuntu4.14) ... unit-abot-epc-basic-0: 08:14:34 DEBUG unit.abot-epc-basic/0.install Setting up libsvn1:amd64 (1.9.3-2ubuntu1.1) ... unit-abot-epc-basic-0: 08:14:34 DEBUG unit.abot-epc-basic/0.install Setting up libsynctex1:amd64 (2015.20160222.37495-1ubuntu0.1) ... unit-abot-epc-basic-0: 08:14:34 DEBUG unit.abot-epc-basic/0.install Setting up libtasn1-6-dev:amd64 (4.7-3ubuntu0.16.04.3) ... unit-abot-epc-basic-0: 08:14:35 DEBUG unit.abot-epc-basic/0.install Setting up libtexlua52:amd64 (2015.20160222.37495-1ubuntu0.1) ... unit-abot-epc-basic-0: 08:14:35 DEBUG unit.abot-epc-basic/0.install Setting up libtexluajit2:amd64 (2015.20160222.37495-1ubuntu0.1) ... unit-abot-epc-basic-0: 08:14:35 DEBUG unit.abot-epc-basic/0.install Setting up libtext-unidecode-perl (1.27-1) ... unit-abot-epc-basic-0: 08:14:35 DEBUG unit.abot-epc-basic/0.install Setting up libtie-ixhash-perl (1.23-2) ... unit-abot-epc-basic-0: 08:14:35 DEBUG unit.abot-epc-basic/0.install Setting up libtool (2.4.6-0.1) ... unit-abot-epc-basic-0: 08:14:35 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: 08:14:35 DEBUG unit.abot-epc-basic/0.install Setting up libusb-1.0-doc (2:1.0.20-1) ... unit-abot-epc-basic-0: 08:14:36 DEBUG unit.abot-epc-basic/0.install Setting up libwacom-bin (0.22-1~ubuntu16.04.1) ... unit-abot-epc-basic-0: 08:14:36 DEBUG unit.abot-epc-basic/0.install Setting up libx11-protocol-perl (0.56-7) ... unit-abot-epc-basic-0: 08:14:36 DEBUG unit.abot-epc-basic/0.install Setting up libxml-namespacesupport-perl (1.11-1) ... unit-abot-epc-basic-0: 08:14:36 DEBUG unit.abot-epc-basic/0.install Setting up libxml-sax-base-perl (1.07-1) ... unit-abot-epc-basic-0: 08:14:36 DEBUG unit.abot-epc-basic/0.install Setting up libxml-sax-perl (0.99+dfsg-2ubuntu1) ... unit-abot-epc-basic-0: 08:14:36 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: 08:14:36 DEBUG unit.abot-epc-basic/0.install update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... unit-abot-epc-basic-0: 08:14:36 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 08:14:36 DEBUG unit.abot-epc-basic/0.install Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version unit-abot-epc-basic-0: 08:14:36 DEBUG unit.abot-epc-basic/0.install Setting up libxml-libxml-perl (2.0123+dfsg-1ubuntu0.1) ... unit-abot-epc-basic-0: 08:14:37 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: 08:14:37 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: 08:14:37 DEBUG unit.abot-epc-basic/0.install update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... unit-abot-epc-basic-0: 08:14:37 DEBUG unit.abot-epc-basic/0.install Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version unit-abot-epc-basic-0: 08:14:37 DEBUG unit.abot-epc-basic/0.install Setting up libxml-xpathengine-perl (0.13-1) ... unit-abot-epc-basic-0: 08:14:37 DEBUG unit.abot-epc-basic/0.install Setting up libxml2-dev:amd64 (2.9.3+dfsg1-1ubuntu0.6) ... unit-abot-epc-basic-0: 08:14:37 DEBUG unit.abot-epc-basic/0.install Setting up libxslt1-dev:amd64 (1.1.28-2.1ubuntu0.1) ... unit-abot-epc-basic-0: 08:14:37 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: 08:14:37 DEBUG unit.abot-epc-basic/0.install Setting up lmodern (2.004.5-1) ... unit-abot-epc-basic-0: 08:14:38 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: 08:14:38 DEBUG unit.abot-epc-basic/0.install Setting up mscgen (0.20-5) ... unit-abot-epc-basic-0: 08:14:38 DEBUG unit.abot-epc-basic/0.install Setting up libosmesa6:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 08:14:38 DEBUG unit.abot-epc-basic/0.install Setting up texinfo (6.1.0.dfsg.1-5) ... unit-abot-epc-basic-0: 08:14:38 DEBUG unit.abot-epc-basic/0.install Running mktexlsr. This may take some time. ... done. unit-abot-epc-basic-0: 08:14:38 DEBUG unit.abot-epc-basic/0.install Setting up octave-common (4.0.0-3ubuntu9.2) ... unit-abot-epc-basic-0: 08:14:38 DEBUG unit.abot-epc-basic/0.install Setting up pstoedit (3.70-1ubuntu2) ... unit-abot-epc-basic-0: 08:14:39 DEBUG unit.abot-epc-basic/0.install Setting up pydb (1.26-2) ... unit-abot-epc-basic-0: 08:14:39 DEBUG unit.abot-epc-basic/0.install Setting up qttranslations5-l10n (5.5.1-2build1) ... unit-abot-epc-basic-0: 08:14:39 DEBUG unit.abot-epc-basic/0.install Setting up rubygems-integration (1.10) ... unit-abot-epc-basic-0: 08:14:39 DEBUG unit.abot-epc-basic/0.install Setting up ruby-did-you-mean (1.0.0-2) ... unit-abot-epc-basic-0: 08:14:39 DEBUG unit.abot-epc-basic/0.install Setting up ruby-minitest (5.8.4-2) ... unit-abot-epc-basic-0: 08:14:39 DEBUG unit.abot-epc-basic/0.install Setting up ruby-net-telnet (0.1.1-2) ... unit-abot-epc-basic-0: 08:14:39 DEBUG unit.abot-epc-basic/0.install Setting up ruby-power-assert (0.2.7-1) ... unit-abot-epc-basic-0: 08:14:39 DEBUG unit.abot-epc-basic/0.install Setting up ruby-test-unit (3.1.7-2) ... unit-abot-epc-basic-0: 08:14:40 DEBUG unit.abot-epc-basic/0.install Setting up subversion (1.9.3-2ubuntu1.1) ... unit-abot-epc-basic-0: 08:14:40 DEBUG unit.abot-epc-basic/0.install Setting up t1utils (1.39-2) ... unit-abot-epc-basic-0: 08:14:40 DEBUG unit.abot-epc-basic/0.install Setting up tcl8.6 (8.6.5+dfsg-2) ... unit-abot-epc-basic-0: 08:14:40 DEBUG unit.abot-epc-basic/0.install Setting up tcl (8.6.0+9) ... unit-abot-epc-basic-0: 08:14:40 DEBUG unit.abot-epc-basic/0.install Setting up texlive-binaries (2015.20160222.37495-1ubuntu0.1) ... unit-abot-epc-basic-0: 08:14:40 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: 08:14:40 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: 08:14:40 DEBUG unit.abot-epc-basic/0.install Setting up xdg-utils (1.1.1-1ubuntu1.16.04.3) ... unit-abot-epc-basic-0: 08:14:40 DEBUG unit.abot-epc-basic/0.install Setting up texlive-base (2015.20160320-1ubuntu0.1) ... unit-abot-epc-basic-0: 08:14:41 DEBUG unit.abot-epc-basic/0.install /usr/bin/tl-paper: setting paper size for dvips to a4. unit-abot-epc-basic-0: 08:14:41 DEBUG unit.abot-epc-basic/0.install /usr/bin/tl-paper: setting paper size for dvipdfmx to a4. unit-abot-epc-basic-0: 08:14:41 DEBUG unit.abot-epc-basic/0.install /usr/bin/tl-paper: setting paper size for xdvi to a4. unit-abot-epc-basic-0: 08:14:41 DEBUG unit.abot-epc-basic/0.install /usr/bin/tl-paper: setting paper size for pdftex to a4. unit-abot-epc-basic-0: 08:14:42 DEBUG unit.abot-epc-basic/0.install /usr/bin/tl-paper: setting paper size for dvipdfmx to letter. unit-abot-epc-basic-0: 08:14:42 DEBUG unit.abot-epc-basic/0.install /usr/bin/tl-paper: setting paper size for dvips to letter. unit-abot-epc-basic-0: 08:14:42 DEBUG unit.abot-epc-basic/0.install /usr/bin/tl-paper: setting paper size for pdftex to letter. unit-abot-epc-basic-0: 08:14:42 DEBUG unit.abot-epc-basic/0.install /usr/bin/tl-paper: setting paper size for xdvi to letter. unit-abot-epc-basic-0: 08:14:42 DEBUG unit.abot-epc-basic/0.install Setting up texlive-latex-base (2015.20160320-1ubuntu0.1) ... unit-abot-epc-basic-0: 08:14:42 DEBUG unit.abot-epc-basic/0.install Setting up texlive-latex-base-doc (2015.20160320-1ubuntu0.1) ... unit-abot-epc-basic-0: 08:14:42 DEBUG unit.abot-epc-basic/0.install Setting up tk8.6 (8.6.5-1) ... unit-abot-epc-basic-0: 08:14:42 DEBUG unit.abot-epc-basic/0.install Setting up tk (8.6.0+9) ... unit-abot-epc-basic-0: 08:14:42 DEBUG unit.abot-epc-basic/0.install Setting up unzip (6.0-20ubuntu1) ... unit-abot-epc-basic-0: 08:14:42 DEBUG unit.abot-epc-basic/0.install Setting up x11-utils (7.7+3) ... unit-abot-epc-basic-0: 08:14:43 DEBUG unit.abot-epc-basic/0.install Setting up x11-xserver-utils (7.7+7) ... unit-abot-epc-basic-0: 08:14:43 DEBUG unit.abot-epc-basic/0.install Setting up xbitmaps (1.1.1-2) ... unit-abot-epc-basic-0: 08:14:43 DEBUG unit.abot-epc-basic/0.install Setting up xmlstarlet (1.6.1-1ubuntu1) ... unit-abot-epc-basic-0: 08:14:43 DEBUG unit.abot-epc-basic/0.install Setting up xterm (322-1ubuntu1) ... unit-abot-epc-basic-0: 08:14:44 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: 08:14:44 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: 08:14:44 DEBUG unit.abot-epc-basic/0.install Setting up zip (3.0-11) ... unit-abot-epc-basic-0: 08:14:44 DEBUG unit.abot-epc-basic/0.install Setting up libauthen-sasl-perl (2.1600-1) ... unit-oai-epc-0: 08:14:44 DEBUG juju.worker.uniter.remotestate retry hook timer triggered unit-oai-epc-0: 08:14:44 INFO juju.worker.uniter awaiting error resolution for "install" hook unit-oai-epc-0: 08:14:44 DEBUG juju.worker.uniter.operation running operation run install hook unit-oai-epc-0: 08:14:44 DEBUG juju.machinelock acquire machine lock for uniter (run install hook) unit-oai-epc-0: 08:14:44 DEBUG juju.machinelock machine lock acquired for uniter (run install hook) unit-oai-epc-0: 08:14:44 DEBUG juju.worker.uniter.operation preparing operation "run install hook" unit-oai-epc-0: 08:14:44 DEBUG juju.worker.uniter.operation executing operation "run install hook" unit-abot-epc-basic-0: 08:14:44 DEBUG unit.abot-epc-basic/0.install Setting up libc6-dbg:amd64 (2.23-0ubuntu10) ... unit-oai-epc-0: 08:14:44 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running install hook unit-oai-epc-0: 08:14:44 DEBUG unit.oai-epc/0.install + export DEBIAN_FRONTEND=noninteractive unit-oai-epc-0: 08:14:44 DEBUG unit.oai-epc/0.install + DEBIAN_FRONTEND=noninteractive unit-oai-epc-0: 08:14:44 DEBUG unit.oai-epc/0.install + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 08:14:44 DEBUG unit.oai-epc/0.install ++ validated_mme_public_ip=0 unit-oai-epc-0: 08:14:44 DEBUG unit.oai-epc/0.install + set_env_paths unit-oai-epc-0: 08:14:44 DEBUG unit.oai-epc/0.install + openair_path=/srv/openair-cn unit-oai-epc-0: 08:14:44 DEBUG unit.oai-epc/0.install + build_path=/srv/openair-cn/BUILD unit-oai-epc-0: 08:14:44 DEBUG unit.oai-epc/0.install + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-epc-0: 08:14:44 DEBUG unit.oai-epc/0.install + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-epc-0: 08:14:44 DEBUG unit.oai-epc/0.install + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-epc-0: 08:14:44 DEBUG unit.oai-epc/0.install + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-epc-0: 08:14:44 DEBUG unit.oai-epc/0.install + epc_conf_path=/usr/local/etc/oai unit-oai-epc-0: 08:14:44 DEBUG unit.oai-epc/0.install + epc_exec_name=mme_gw unit-oai-epc-0: 08:14:44 DEBUG unit.oai-epc/0.install + open-port 2152/udp unit-abot-epc-basic-0: 08:14:44 DEBUG unit.abot-epc-basic/0.install Setting up libffi-dev:amd64 (3.2.1-4) ... unit-oai-epc-0: 08:14:44 DEBUG worker.uniter.jujuc running hook tool "open-port" unit-oai-epc-0: 08:14:44 DEBUG unit.oai-epc/0.install ++ config-get branch unit-abot-epc-basic-0: 08:14:44 DEBUG unit.abot-epc-basic/0.install Setting up libgl1-mesa-dev:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-oai-epc-0: 08:14:44 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 08:14:44 DEBUG unit.oai-epc/0.install + branch=v0.3.2 unit-oai-epc-0: 08:14:44 DEBUG unit.oai-epc/0.install ++ config-get revision unit-abot-epc-basic-0: 08:14:44 DEBUG unit.abot-epc-basic/0.install Setting up libidn2-0-dev (0.10-3) ... unit-oai-epc-0: 08:14:44 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 08:14:44 DEBUG unit.oai-epc/0.install + revision=HEAD unit-oai-epc-0: 08:14:44 DEBUG unit.oai-epc/0.install + echo v0.3.2 unit-oai-epc-0: 08:14:44 DEBUG unit.oai-epc/0.install + echo HEAD unit-oai-epc-0: 08:14:44 DEBUG unit.oai-epc/0.install + update_hostname unit-oai-epc-0: 08:14:44 DEBUG unit.oai-epc/0.install ++ sed 's|/|-|' unit-oai-epc-0: 08:14:44 DEBUG unit.oai-epc/0.install ++ echo oai-epc/0 unit-oai-epc-0: 08:14:44 DEBUG unit.oai-epc/0.install + HOSTNAME=oai-epc-0 unit-oai-epc-0: 08:14:44 DEBUG unit.oai-epc/0.install + echo oai-epc-0 unit-oai-epc-0: 08:14:44 DEBUG unit.oai-epc/0.install + hostname oai-epc-0 unit-oai-epc-0: 08:14:44 DEBUG unit.oai-epc/0.install ++ hostname unit-oai-epc-0: 08:14:44 DEBUG unit.oai-epc/0.install + echo '127.0.0.1 oai-epc-0' unit-oai-epc-0: 08:14:44 DEBUG unit.oai-epc/0.install + install_packages unit-oai-epc-0: 08:14:44 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 08:14:44 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections git unit-oai-epc-0: 08:14:44 DEBUG unit.oai-epc/0.install + gitAlreadyInstalled=1 unit-oai-epc-0: 08:14:44 DEBUG unit.oai-epc/0.install + '[' '!' 1 -eq 1 ']' unit-oai-epc-0: 08:14:44 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 08:14:44 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections at unit-oai-epc-0: 08:14:44 DEBUG unit.oai-epc/0.install + atAlreadyInstalled=1 unit-oai-epc-0: 08:14:44 DEBUG unit.oai-epc/0.install + '[' '!' 1 -eq 1 ']' unit-oai-epc-0: 08:14:44 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 08:14:44 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections virt-what unit-oai-epc-0: 08:14:44 DEBUG unit.oai-epc/0.install + virtwhatAlreadyInstalled=1 unit-oai-epc-0: 08:14:44 DEBUG unit.oai-epc/0.install + '[' '!' 1 -eq 1 ']' unit-oai-epc-0: 08:14:44 DEBUG unit.oai-epc/0.install + PASSWORD=linux unit-oai-epc-0: 08:14:44 DEBUG unit.oai-epc/0.install + debconf-set-selections unit-oai-epc-0: 08:14:44 DEBUG unit.oai-epc/0.install + echo 'mysql-server mysql-server/root_password password linux' unit-abot-epc-basic-0: 08:14:45 DEBUG unit.abot-epc-basic/0.install Setting up libtasn1-doc (4.7-3ubuntu0.16.04.3) ... unit-oai-epc-0: 08:14:45 DEBUG unit.oai-epc/0.install + debconf-set-selections unit-oai-epc-0: 08:14:45 DEBUG unit.oai-epc/0.install + echo 'mysql-server mysql-server/root_password_again password linux' unit-abot-epc-basic-0: 08:14:45 DEBUG unit.abot-epc-basic/0.install Setting up libyaml-dev:amd64 (0.1.6-3) ... unit-oai-epc-0: 08:14:45 DEBUG unit.oai-epc/0.install + apt install -y mysql-client unit-oai-epc-0: 08:14:45 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 08:14:45 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: 08:14:45 DEBUG unit.oai-epc/0.install unit-abot-epc-basic-0: 08:14:45 DEBUG unit.abot-epc-basic/0.install Setting up libgtk-3-common (3.18.9-1ubuntu3.3) ... unit-oai-epc-0: 08:14:45 DEBUG unit.oai-epc/0.install Reading package lists... unit-abot-epc-basic-0: 08:14:46 DEBUG unit.abot-epc-basic/0.install Setting up libgtk-3-0:amd64 (3.18.9-1ubuntu3.3) ... unit-oai-epc-0: 08:14:46 DEBUG unit.oai-epc/0.install Building dependency tree... unit-oai-epc-0: 08:14:46 DEBUG unit.oai-epc/0.install Reading state information... unit-abot-epc-basic-0: 08:14:46 DEBUG unit.abot-epc-basic/0.install Setting up debhelper (9.20160115ubuntu3) ... unit-oai-epc-0: 08:14:46 DEBUG unit.oai-epc/0.install mysql-client is already the newest version. unit-oai-epc-0: 08:14:46 DEBUG unit.oai-epc/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-epc-0: 08:14:46 DEBUG unit.oai-epc/0.install ++ virt-what unit-oai-epc-0: 08:14:46 DEBUG unit.oai-epc/0.install + machine_type=kvm unit-oai-epc-0: 08:14:46 DEBUG unit.oai-epc/0.install + clone_repro unit-oai-epc-0: 08:14:46 DEBUG unit.oai-epc/0.install + juju-log 'Fetching and installing openair5G EPC' unit-abot-epc-basic-0: 08:14:46 DEBUG unit.abot-epc-basic/0.install Setting up gconf-service (3.2.6-3ubuntu6) ... unit-oai-epc-0: 08:14:46 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 08:14:46 INFO unit.oai-epc/0.juju-log Fetching and installing openair5G EPC unit-oai-epc-0: 08:14:46 DEBUG unit.oai-epc/0.install + status-set maintenance 'Fetching and installing Openair5G EPC' unit-abot-epc-basic-0: 08:14:46 DEBUG unit.abot-epc-basic/0.install Setting up gir1.2-gtk-3.0:amd64 (3.18.9-1ubuntu3.3) ... unit-oai-epc-0: 08:14:46 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-epc-0: 08:14:46 DEBUG unit.oai-epc/0.install + '[' -d /srv/openair-cn ']' unit-oai-epc-0: 08:14:46 DEBUG unit.oai-epc/0.install + juju-log 'Updating the installation directory' unit-abot-epc-basic-0: 08:14:46 DEBUG unit.abot-epc-basic/0.install Setting up gtkwave (3.3.66-1) ... unit-oai-epc-0: 08:14:46 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 08:14:46 INFO unit.oai-epc/0.juju-log Updating the installation directory unit-oai-epc-0: 08:14:46 DEBUG unit.oai-epc/0.install + cd /srv/openair-cn unit-oai-epc-0: 08:14:46 DEBUG unit.oai-epc/0.install + git reset --hard HEAD unit-oai-epc-0: 08:14:46 DEBUG unit.oai-epc/0.install HEAD is now at 01f20cc freediameter installation fix unit-oai-epc-0: 08:14:46 DEBUG unit.oai-epc/0.install + git checkout v0.3.2 unit-oai-epc-0: 08:14:46 DEBUG unit.oai-epc/0.install HEAD is now at 01f20cc... freediameter installation fix unit-oai-epc-0: 08:14:46 DEBUG unit.oai-epc/0.install + shopt -s nocasematch unit-oai-epc-0: 08:14:46 DEBUG unit.oai-epc/0.install + [[ HEAD != \H\E\A\D ]] unit-oai-epc-0: 08:14:46 DEBUG unit.oai-epc/0.install + cd - unit-oai-epc-0: 08:14:46 DEBUG unit.oai-epc/0.install /var/lib/juju/agents/unit-oai-epc-0/charm unit-oai-epc-0: 08:14:46 DEBUG unit.oai-epc/0.install + sed -i /phpmyadmin/d /srv/openair-cn/BUILD/TOOLS/build_helper unit-oai-epc-0: 08:14:46 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-epc-0: 08:14:46 DEBUG unit.oai-epc/0.install + juju_install_kernel unit-oai-epc-0: 08:14:46 DEBUG unit.oai-epc/0.install + juju-log 'Check the kernel and update if required' unit-abot-epc-basic-0: 08:14:46 DEBUG unit.abot-epc-basic/0.install Setting up libgtk-3-dev:amd64 (3.18.9-1ubuntu3.3) ... unit-oai-epc-0: 08:14:46 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 08:14:46 INFO unit.oai-epc/0.juju-log Check the kernel and update if required unit-oai-epc-0: 08:14:46 DEBUG unit.oai-epc/0.install + check_current_kernel unit-oai-epc-0: 08:14:46 DEBUG unit.oai-epc/0.install + required_kern_release=3.19 unit-oai-epc-0: 08:14:46 DEBUG unit.oai-epc/0.install ++ cut -d . -f1 unit-oai-epc-0: 08:14:46 DEBUG unit.oai-epc/0.install ++ echo 3.19 unit-oai-epc-0: 08:14:46 DEBUG unit.oai-epc/0.install + required_kern_version=3 unit-oai-epc-0: 08:14:46 DEBUG unit.oai-epc/0.install ++ cut -d . -f2 unit-oai-epc-0: 08:14:46 DEBUG unit.oai-epc/0.install ++ echo 3.19 unit-oai-epc-0: 08:14:46 DEBUG unit.oai-epc/0.install + required_kern_major_revision=19 unit-oai-epc-0: 08:14:46 DEBUG unit.oai-epc/0.install ++ uname -r unit-oai-epc-0: 08:14:46 DEBUG unit.oai-epc/0.install + current_kern_release=3.13.0-164-generic unit-oai-epc-0: 08:14:46 DEBUG unit.oai-epc/0.install ++ cut -d . -f1 unit-oai-epc-0: 08:14:46 DEBUG unit.oai-epc/0.install ++ echo 3.13.0-164-generic unit-oai-epc-0: 08:14:46 DEBUG unit.oai-epc/0.install + current_kern_version=3 unit-oai-epc-0: 08:14:46 DEBUG unit.oai-epc/0.install ++ cut -d . -f2 unit-oai-epc-0: 08:14:46 DEBUG unit.oai-epc/0.install ++ echo 3.13.0-164-generic unit-oai-epc-0: 08:14:46 DEBUG unit.oai-epc/0.install + current_kern_major_revision=13 unit-oai-epc-0: 08:14:46 DEBUG unit.oai-epc/0.install + '[' 3 -gt 3 ']' unit-oai-epc-0: 08:14:46 DEBUG unit.oai-epc/0.install + '[' 3 -eq 3 ']' unit-oai-epc-0: 08:14:46 DEBUG unit.oai-epc/0.install + '[' 13 -ge 19 ']' unit-oai-epc-0: 08:14:46 DEBUG unit.oai-epc/0.install + REQUIRED_KERNEL_IS_INSTALLED=false unit-oai-epc-0: 08:14:46 DEBUG unit.oai-epc/0.install + [[ false == true ]] unit-oai-epc-0: 08:14:46 DEBUG unit.oai-epc/0.install + '[' kvm == lxc -o kvm == docker ']' unit-oai-epc-0: 08:14:46 DEBUG unit.oai-epc/0.install + '[' kvm == '' ']' unit-oai-epc-0: 08:14:46 DEBUG unit.oai-epc/0.install + check_current_kernel unit-oai-epc-0: 08:14:46 DEBUG unit.oai-epc/0.install + required_kern_release=3.19 unit-oai-epc-0: 08:14:46 DEBUG unit.oai-epc/0.install ++ cut -d . -f1 unit-oai-epc-0: 08:14:46 DEBUG unit.oai-epc/0.install ++ echo 3.19 unit-oai-epc-0: 08:14:46 DEBUG unit.oai-epc/0.install + required_kern_version=3 unit-oai-epc-0: 08:14:46 DEBUG unit.oai-epc/0.install ++ cut -d . -f2 unit-oai-epc-0: 08:14:46 DEBUG unit.oai-epc/0.install ++ echo 3.19 unit-oai-epc-0: 08:14:46 DEBUG unit.oai-epc/0.install + required_kern_major_revision=19 unit-oai-epc-0: 08:14:46 DEBUG unit.oai-epc/0.install ++ uname -r unit-oai-epc-0: 08:14:46 DEBUG unit.oai-epc/0.install + current_kern_release=3.13.0-164-generic unit-oai-epc-0: 08:14:46 DEBUG unit.oai-epc/0.install ++ cut -d . -f1 unit-oai-epc-0: 08:14:46 DEBUG unit.oai-epc/0.install ++ echo 3.13.0-164-generic unit-oai-epc-0: 08:14:46 DEBUG unit.oai-epc/0.install + current_kern_version=3 unit-oai-epc-0: 08:14:46 DEBUG unit.oai-epc/0.install ++ cut -d . -f2 unit-oai-epc-0: 08:14:46 DEBUG unit.oai-epc/0.install ++ echo 3.13.0-164-generic unit-oai-epc-0: 08:14:46 DEBUG unit.oai-epc/0.install + current_kern_major_revision=13 unit-oai-epc-0: 08:14:46 DEBUG unit.oai-epc/0.install + '[' 3 -gt 3 ']' unit-oai-epc-0: 08:14:46 DEBUG unit.oai-epc/0.install + '[' 3 -eq 3 ']' unit-oai-epc-0: 08:14:46 DEBUG unit.oai-epc/0.install + '[' 13 -ge 19 ']' unit-oai-epc-0: 08:14:46 DEBUG unit.oai-epc/0.install + REQUIRED_KERNEL_IS_INSTALLED=false unit-oai-epc-0: 08:14:46 DEBUG unit.oai-epc/0.install + [[ false == false ]] unit-oai-epc-0: 08:14:46 DEBUG unit.oai-epc/0.install ++ cat /var/lib/juju/agents/unit-oai-epc-0/charm/.reboot unit-oai-epc-0: 08:14:46 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: 08:14:46 DEBUG unit.oai-epc/0.install + '[' '' '!=' reboot ']' unit-oai-epc-0: 08:14:46 DEBUG unit.oai-epc/0.install + juju-log 'installing the required kernel and reboot' unit-abot-epc-basic-0: 08:14:46 DEBUG unit.abot-epc-basic/0.install Setting up liblwp-protocol-https-perl (6.06-2) ... unit-oai-epc-0: 08:14:46 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 08:14:46 INFO unit.oai-epc/0.juju-log installing the required kernel and reboot unit-oai-epc-0: 08:14:46 DEBUG unit.oai-epc/0.install + status-set maintenance 'installing the required kernel and rebooting' unit-abot-epc-basic-0: 08:14:46 DEBUG unit.abot-epc-basic/0.install Setting up libqtgui4:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-oai-epc-0: 08:14:46 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-epc-0: 08:14:46 DEBUG unit.oai-epc/0.install + install_required_kernel unit-oai-epc-0: 08:14:46 DEBUG unit.oai-epc/0.install + version=3.19 unit-oai-epc-0: 08:14:46 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: 08:14:46 DEBUG unit.oai-epc/0.install --2019-01-18 08:14:46-- http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/ unit-abot-epc-basic-0: 08:14:46 DEBUG unit.abot-epc-basic/0.install Setting up libqscintilla2-12v5 (2.9.1+dfsg-4build1) ... unit-oai-epc-0: 08:14:46 DEBUG unit.oai-epc/0.install Resolving kernel.ubuntu.com (kernel.ubuntu.com)... 91.189.94.216 unit-abot-epc-basic-0: 08:14:47 DEBUG unit.abot-epc-basic/0.install Setting up libqt4-opengl:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-oai-epc-0: 08:14:47 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: 08:14:47 DEBUG unit.abot-epc-basic/0.install Setting up octave (4.0.0-3ubuntu9.2) ... unit-oai-epc-0: 08:14:47 DEBUG unit.oai-epc/0.install HTTP request sent, awaiting response... 301 Moved Permanently unit-oai-epc-0: 08:14:47 DEBUG unit.oai-epc/0.install Location: https://kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/ [following] unit-oai-epc-0: 08:14:47 DEBUG unit.oai-epc/0.install --2019-01-18 08:14:47-- https://kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/ unit-oai-epc-0: 08:14:47 DEBUG unit.oai-epc/0.install Connecting to kernel.ubuntu.com (kernel.ubuntu.com)|91.189.94.216|:443... connected. unit-abot-epc-basic-0: 08:14:47 DEBUG unit.abot-epc-basic/0.install Setting up octave-control (3.0.0-1) ... unit-abot-epc-basic-0: 08:14:47 DEBUG unit.abot-epc-basic/0.install Setting up octave-signal (1.3.2-1) ... unit-abot-epc-basic-0: 08:14:47 DEBUG unit.abot-epc-basic/0.install Setting up qt-at-spi:amd64 (0.4.0-3) ... unit-abot-epc-basic-0: 08:14:47 DEBUG unit.abot-epc-basic/0.install Setting up rake (10.5.0-2) ... unit-oai-epc-0: 08:14:47 DEBUG unit.oai-epc/0.install HTTP request sent, awaiting response... 200 OK unit-oai-epc-0: 08:14:47 DEBUG unit.oai-epc/0.install Length: unspecified [text/html] unit-oai-epc-0: 08:14:47 DEBUG unit.oai-epc/0.install Saving to: 'kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/index.html' unit-oai-epc-0: 08:14:47 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 08:14:47 DEBUG unit.oai-epc/0.install 0K ....... 47.0M=0s unit-oai-epc-0: 08:14:47 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 08:14:47 DEBUG unit.oai-epc/0.install 2019-01-18 08:14:47 (47.0 MB/s) - 'kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/index.html' saved [8049] unit-oai-epc-0: 08:14:47 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 08:14:47 DEBUG unit.oai-epc/0.install FINISHED --2019-01-18 08:14:47-- unit-oai-epc-0: 08:14:47 DEBUG unit.oai-epc/0.install Total wall clock time: 0.9s unit-oai-epc-0: 08:14:47 DEBUG unit.oai-epc/0.install Downloaded: 1 files, 7.9K in 0s (47.0 MB/s) unit-oai-epc-0: 08:14:47 DEBUG unit.oai-epc/0.install + dpkg -i 'kernel.ubuntu.com/*/*/*/*deb' unit-oai-epc-0: 08:14:47 DEBUG unit.oai-epc/0.install dpkg: error processing archive kernel.ubuntu.com/*/*/*/*deb (--install): unit-oai-epc-0: 08:14:47 DEBUG unit.oai-epc/0.install cannot access archive: No such file or directory unit-abot-epc-basic-0: 08:14:47 DEBUG unit.abot-epc-basic/0.install Setting up libruby2.3:amd64 (2.3.1-2~16.04.11) ... unit-oai-epc-0: 08:14:47 DEBUG unit.oai-epc/0.install Errors were encountered while processing: unit-oai-epc-0: 08:14:47 DEBUG unit.oai-epc/0.install kernel.ubuntu.com/*/*/*/*deb unit-oai-epc-0: 08:14:47 ERROR juju.worker.uniter.operation hook "install" failed: exit status 1 unit-oai-epc-0: 08:14:47 DEBUG juju.machinelock machine lock released for uniter (run install hook) unit-oai-epc-0: 08:14:47 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 08:14:47 INFO juju.worker.uniter awaiting error resolution for "install" hook unit-oai-epc-0: 08:14:47 DEBUG juju.worker.uniter [AGENT-STATUS] error: hook failed: "install" unit-abot-epc-basic-0: 08:14:47 DEBUG unit.abot-epc-basic/0.install Setting up ruby2.3 (2.3.1-2~16.04.11) ... unit-abot-epc-basic-0: 08:14:48 DEBUG unit.abot-epc-basic/0.install Setting up liboctave-dev (4.0.0-3ubuntu9.2) ... unit-abot-epc-basic-0: 08:14:48 DEBUG unit.abot-epc-basic/0.install Setting up libgtk-3-bin (3.18.9-1ubuntu3.3) ... unit-abot-epc-basic-0: 08:14:48 DEBUG unit.abot-epc-basic/0.install Setting up adwaita-icon-theme (3.18.0-2ubuntu3.1) ... unit-abot-epc-basic-0: 08:14:48 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: 08:14:48 DEBUG unit.abot-epc-basic/0.install Setting up dh-strip-nondeterminism (0.015-1) ... unit-abot-epc-basic-0: 08:14:48 DEBUG unit.abot-epc-basic/0.install Setting up gconf-service-backend (3.2.6-3ubuntu6) ... unit-abot-epc-basic-0: 08:14:48 DEBUG unit.abot-epc-basic/0.install Setting up libwww-perl (6.15-1) ... unit-abot-epc-basic-0: 08:14:48 DEBUG unit.abot-epc-basic/0.install Setting up libxml-parser-perl (2.44-1build1) ... unit-abot-epc-basic-0: 08:14:48 DEBUG unit.abot-epc-basic/0.install Setting up libxml-twig-perl (1:3.48-1) ... unit-abot-epc-basic-0: 08:14:49 DEBUG unit.abot-epc-basic/0.install Setting up libnet-dbus-perl (1.1.0-3build1) ... unit-abot-epc-basic-0: 08:14:49 DEBUG unit.abot-epc-basic/0.install Setting up libqt4-declarative:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 08:14:49 DEBUG unit.abot-epc-basic/0.install Setting up libxml-sax-expat-perl (0.40-2) ... unit-abot-epc-basic-0: 08:14:49 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: 08:14:49 DEBUG unit.abot-epc-basic/0.install update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... unit-abot-epc-basic-0: 08:14:49 DEBUG unit.abot-epc-basic/0.install Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version unit-abot-epc-basic-0: 08:14:50 DEBUG unit.abot-epc-basic/0.install Setting up ruby (1:2.3.0+1) ... unit-abot-epc-basic-0: 08:14:50 DEBUG unit.abot-epc-basic/0.install Setting up humanity-icon-theme (0.6.10.1) ... unit-abot-epc-basic-0: 08:14:50 DEBUG unit.abot-epc-basic/0.install Setting up ubuntu-mono (14.04+16.04.20180326-0ubuntu1) ... unit-abot-epc-basic-0: 08:14:51 DEBUG unit.abot-epc-basic/0.install Processing triggers for libc-bin (2.23-0ubuntu10) ... unit-abot-epc-basic-0: 08:14:51 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: 08:14:51 DEBUG unit.abot-epc-basic/0.install Processing triggers for dbus (1.10.6-1ubuntu3.3) ... unit-abot-epc-basic-0: 08:14:51 DEBUG unit.abot-epc-basic/0.install Processing triggers for tex-common (6.04ubuntu1) ... unit-abot-epc-basic-0: 08:14:52 DEBUG unit.abot-epc-basic/0.install Running updmap-sys. This may take some time... done. unit-abot-epc-basic-0: 08:14:52 DEBUG unit.abot-epc-basic/0.install Running mktexlsr /var/lib/texmf ... done. unit-abot-epc-basic-0: 08:14:52 DEBUG unit.abot-epc-basic/0.install Building format(s) --all. unit-abot-epc-basic-0: 08:14:53 DEBUG unit.abot-epc-basic/0.install This may take some time... done. unit-abot-epc-basic-0: 08:14:54 DEBUG unit.abot-epc-basic/0.install sudo: unable to resolve host juju-d6642c-default-0 unit-abot-epc-basic-0: 08:14:54 DEBUG unit.abot-epc-basic/0.install  unit-abot-epc-basic-0: 08:14:54 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: 08:15:00 DEBUG unit.abot-epc-basic/0.install sudo: unable to resolve host juju-d6642c-default-0 unit-abot-epc-basic-0: 08:15:00 DEBUG unit.abot-epc-basic/0.install Reading package lists... unit-abot-epc-basic-0: 08:15:00 DEBUG unit.abot-epc-basic/0.install Building dependency tree... unit-abot-epc-basic-0: 08:15:00 DEBUG unit.abot-epc-basic/0.install Reading state information... unit-abot-epc-basic-0: 08:15:00 DEBUG unit.abot-epc-basic/0.install The following packages were automatically installed and are no longer required: unit-abot-epc-basic-0: 08:15:00 DEBUG unit.abot-epc-basic/0.install adwaita-icon-theme at-spi2-core colord colord-data dconf-gsettings-backend unit-abot-epc-basic-0: 08:15:00 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: 08:15:00 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: 08:15:00 DEBUG unit.abot-epc-basic/0.install glib-networking-common glib-networking-services gsettings-desktop-schemas unit-abot-epc-basic-0: 08:15:00 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: 08:15:00 DEBUG unit.abot-epc-basic/0.install libatspi2.0-0 libatspi2.0-dev libcairo-gobject2 libcairo-script-interpreter2 unit-abot-epc-basic-0: 08:15:00 DEBUG unit.abot-epc-basic/0.install libcairo2-dev libcolord2 libcolorhug2 libdbus-1-dev libdconf1 unit-abot-epc-basic-0: 08:15:00 DEBUG unit.abot-epc-basic/0.install libegl1-mesa-dev libepoxy-dev libepoxy0 libexif12 libfontconfig1-dev unit-abot-epc-basic-0: 08:15:00 DEBUG unit.abot-epc-basic/0.install libfreetype6-dev libgdk-pixbuf2.0-dev libglib2.0-bin libglib2.0-dev unit-abot-epc-basic-0: 08:15:00 DEBUG unit.abot-epc-basic/0.install libgphoto2-6 libgphoto2-l10n libgphoto2-port12 libgtk-3-0 libgtk-3-bin unit-abot-epc-basic-0: 08:15:00 DEBUG unit.abot-epc-basic/0.install libgtk-3-common libgusb2 libharfbuzz-dev libharfbuzz-gobject0 libieee1284-3 unit-abot-epc-basic-0: 08:15:00 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: 08:15:00 DEBUG unit.abot-epc-basic/0.install libmircookie-dev libmircookie2 libmircore-dev libpango1.0-dev unit-abot-epc-basic-0: 08:15:00 DEBUG unit.abot-epc-basic/0.install libpangoxft-1.0-0 libpcre3-dev libpcre32-3 libpcrecpp0v5 libpixman-1-dev unit-abot-epc-basic-0: 08:15:00 DEBUG unit.abot-epc-basic/0.install libpng12-dev libprotobuf-dev libprotobuf9v5 librest-0.7-0 libsane unit-abot-epc-basic-0: 08:15:00 DEBUG unit.abot-epc-basic/0.install libsane-common libsoup-gnome2.4-1 libsoup2.4-1 libwayland-bin unit-abot-epc-basic-0: 08:15:00 DEBUG unit.abot-epc-basic/0.install libwayland-cursor0 libwayland-dev libwayland-egl1-mesa libxcb-shm0-dev unit-abot-epc-basic-0: 08:15:00 DEBUG unit.abot-epc-basic/0.install libxcomposite-dev libxcursor-dev libxft-dev libxi-dev libxinerama-dev unit-abot-epc-basic-0: 08:15:00 DEBUG unit.abot-epc-basic/0.install libxkbcommon-dev libxrandr-dev libxrender-dev libxtst-dev ubuntu-mono unit-abot-epc-basic-0: 08:15:00 DEBUG unit.abot-epc-basic/0.install x11proto-composite-dev x11proto-randr-dev x11proto-record-dev unit-abot-epc-basic-0: 08:15:00 DEBUG unit.abot-epc-basic/0.install x11proto-render-dev x11proto-xinerama-dev unit-abot-epc-basic-0: 08:15:00 DEBUG unit.abot-epc-basic/0.install Use 'sudo apt autoremove' to remove them. unit-abot-epc-basic-0: 08:15:00 DEBUG unit.abot-epc-basic/0.install Suggested packages: unit-abot-epc-basic-0: 08:15:00 DEBUG unit.abot-epc-basic/0.install lsh-doc unit-abot-epc-basic-0: 08:15:00 DEBUG unit.abot-epc-basic/0.install The following NEW packages will be installed: unit-abot-epc-basic-0: 08:15:00 DEBUG unit.abot-epc-basic/0.install nettle-bin nettle-dev unit-abot-epc-basic-0: 08:15:01 DEBUG unit.abot-epc-basic/0.install 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. unit-abot-epc-basic-0: 08:15:01 DEBUG unit.abot-epc-basic/0.install Need to get 24.5 kB/963 kB of archives. unit-abot-epc-basic-0: 08:15:01 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: 08:15:01 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: 08:15:01 DEBUG unit.abot-epc-basic/0.install Fetched 24.5 kB in 0s (29.4 kB/s) unit-abot-epc-basic-0: 08:15:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package nettle-bin. unit-abot-epc-basic-0: 08:15:01 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 ... 107971 files and directories currently installed.) unit-abot-epc-basic-0: 08:15:01 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: 08:15:01 DEBUG unit.abot-epc-basic/0.install Unpacking nettle-bin (3.2-1ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 08:15:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package nettle-dev. unit-abot-epc-basic-0: 08:15:02 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: 08:15:02 DEBUG unit.abot-epc-basic/0.install Unpacking nettle-dev (3.2-1ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 08:15:02 DEBUG unit.abot-epc-basic/0.install Processing triggers for man-db (2.7.5-1) ... unit-abot-epc-basic-0: 08:15:03 DEBUG unit.abot-epc-basic/0.install Processing triggers for install-info (6.1.0.dfsg.1-5) ... unit-abot-epc-basic-0: 08:15:03 DEBUG unit.abot-epc-basic/0.install Setting up nettle-bin (3.2-1ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 08:15:03 DEBUG unit.abot-epc-basic/0.install Setting up nettle-dev (3.2-1ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 08:15:04 DEBUG unit.abot-epc-basic/0.install  unit-abot-epc-basic-0: 08:15:04 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-abot-epc-basic-0: 08:15:39 DEBUG unit.abot-epc-basic/0.install sudo: unable to resolve host juju-d6642c-default-0 unit-abot-epc-basic-0: 08:15:39 DEBUG unit.abot-epc-basic/0.install Reading package lists... unit-abot-epc-basic-0: 08:15:39 DEBUG unit.abot-epc-basic/0.install Building dependency tree... unit-abot-epc-basic-0: 08:15:39 DEBUG unit.abot-epc-basic/0.install Reading state information... unit-abot-epc-basic-0: 08:15:39 DEBUG unit.abot-epc-basic/0.install The following packages were automatically installed and are no longer required: unit-abot-epc-basic-0: 08:15:39 DEBUG unit.abot-epc-basic/0.install adwaita-icon-theme at-spi2-core colord colord-data dconf-gsettings-backend unit-abot-epc-basic-0: 08:15:39 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: 08:15:39 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: 08:15:39 DEBUG unit.abot-epc-basic/0.install glib-networking-common glib-networking-services gsettings-desktop-schemas unit-abot-epc-basic-0: 08:15:39 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: 08:15:39 DEBUG unit.abot-epc-basic/0.install libatspi2.0-0 libatspi2.0-dev libcairo-gobject2 libcairo-script-interpreter2 unit-abot-epc-basic-0: 08:15:39 DEBUG unit.abot-epc-basic/0.install libcairo2-dev libcolord2 libcolorhug2 libdbus-1-dev libdconf1 unit-abot-epc-basic-0: 08:15:39 DEBUG unit.abot-epc-basic/0.install libegl1-mesa-dev libepoxy-dev libepoxy0 libexif12 libfontconfig1-dev unit-abot-epc-basic-0: 08:15:39 DEBUG unit.abot-epc-basic/0.install libfreetype6-dev libgdk-pixbuf2.0-dev libglib2.0-bin libglib2.0-dev unit-abot-epc-basic-0: 08:15:39 DEBUG unit.abot-epc-basic/0.install libgphoto2-6 libgphoto2-l10n libgphoto2-port12 libgtk-3-0 libgtk-3-bin unit-abot-epc-basic-0: 08:15:39 DEBUG unit.abot-epc-basic/0.install libgtk-3-common libgusb2 libharfbuzz-dev libharfbuzz-gobject0 libieee1284-3 unit-abot-epc-basic-0: 08:15:39 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: 08:15:39 DEBUG unit.abot-epc-basic/0.install libmircookie-dev libmircookie2 libmircore-dev libpango1.0-dev unit-abot-epc-basic-0: 08:15:39 DEBUG unit.abot-epc-basic/0.install libpangoxft-1.0-0 libpcre3-dev libpcre32-3 libpcrecpp0v5 libpixman-1-dev unit-abot-epc-basic-0: 08:15:39 DEBUG unit.abot-epc-basic/0.install libpng12-dev libprotobuf-dev libprotobuf9v5 librest-0.7-0 libsane unit-abot-epc-basic-0: 08:15:39 DEBUG unit.abot-epc-basic/0.install libsane-common libsoup-gnome2.4-1 libsoup2.4-1 libwayland-bin unit-abot-epc-basic-0: 08:15:39 DEBUG unit.abot-epc-basic/0.install libwayland-cursor0 libwayland-dev libwayland-egl1-mesa libxcb-shm0-dev unit-abot-epc-basic-0: 08:15:39 DEBUG unit.abot-epc-basic/0.install libxcomposite-dev libxcursor-dev libxft-dev libxi-dev libxinerama-dev unit-abot-epc-basic-0: 08:15:39 DEBUG unit.abot-epc-basic/0.install libxkbcommon-dev libxrandr-dev libxrender-dev libxtst-dev ubuntu-mono unit-abot-epc-basic-0: 08:15:39 DEBUG unit.abot-epc-basic/0.install x11proto-composite-dev x11proto-randr-dev x11proto-record-dev unit-abot-epc-basic-0: 08:15:39 DEBUG unit.abot-epc-basic/0.install x11proto-render-dev x11proto-xinerama-dev unit-abot-epc-basic-0: 08:15:39 DEBUG unit.abot-epc-basic/0.install Use 'sudo apt autoremove' to remove them. unit-abot-epc-basic-0: 08:15:39 DEBUG unit.abot-epc-basic/0.install The following additional packages will be installed: unit-abot-epc-basic-0: 08:15:39 DEBUG unit.abot-epc-basic/0.install libgnutlsxx28 libp11-kit-dev unit-abot-epc-basic-0: 08:15:39 DEBUG unit.abot-epc-basic/0.install Suggested packages: unit-abot-epc-basic-0: 08:15:39 DEBUG unit.abot-epc-basic/0.install gnutls-doc gnutls-bin guile-gnutls unit-abot-epc-basic-0: 08:15:39 DEBUG unit.abot-epc-basic/0.install The following NEW packages will be installed: unit-abot-epc-basic-0: 08:15:39 DEBUG unit.abot-epc-basic/0.install libgnutls-dev libgnutlsxx28 libp11-kit-dev unit-abot-epc-basic-0: 08:15:40 DEBUG unit.abot-epc-basic/0.install 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. unit-abot-epc-basic-0: 08:15:40 DEBUG unit.abot-epc-basic/0.install Need to get 621 kB of archives. unit-abot-epc-basic-0: 08:15:40 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: 08:15:40 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-abot-epc-basic-0: 08:15:40 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-abot-epc-basic-0: 08:15:40 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-abot-epc-basic-0: 08:15:41 DEBUG unit.abot-epc-basic/0.install Fetched 621 kB in 1s (369 kB/s) unit-abot-epc-basic-0: 08:15:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgnutlsxx28:amd64. unit-abot-epc-basic-0: 08:15:42 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 ... 108080 files and directories currently installed.) unit-abot-epc-basic-0: 08:15:42 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgnutlsxx28_3.4.10-4ubuntu1.4_amd64.deb ... unit-abot-epc-basic-0: 08:15:42 DEBUG unit.abot-epc-basic/0.install Unpacking libgnutlsxx28:amd64 (3.4.10-4ubuntu1.4) ... unit-abot-epc-basic-0: 08:15:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libp11-kit-dev:amd64. unit-abot-epc-basic-0: 08:15:42 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: 08:15:42 DEBUG unit.abot-epc-basic/0.install Unpacking libp11-kit-dev:amd64 (0.23.2-5~ubuntu16.04.1) ... unit-abot-epc-basic-0: 08:15:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgnutls-dev:amd64. unit-abot-epc-basic-0: 08:15:42 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgnutls-dev_3.4.10-4ubuntu1.4_amd64.deb ... unit-abot-epc-basic-0: 08:15:42 DEBUG unit.abot-epc-basic/0.install Unpacking libgnutls-dev:amd64 (3.4.10-4ubuntu1.4) ... unit-abot-epc-basic-0: 08:15:43 DEBUG unit.abot-epc-basic/0.install Processing triggers for libc-bin (2.23-0ubuntu10) ... unit-abot-epc-basic-0: 08:15:43 DEBUG unit.abot-epc-basic/0.install Setting up libgnutlsxx28:amd64 (3.4.10-4ubuntu1.4) ... unit-abot-epc-basic-0: 08:15:44 DEBUG unit.abot-epc-basic/0.install Setting up libp11-kit-dev:amd64 (0.23.2-5~ubuntu16.04.1) ... unit-abot-epc-basic-0: 08:15:44 DEBUG unit.abot-epc-basic/0.install Setting up libgnutls-dev:amd64 (3.4.10-4ubuntu1.4) ... unit-abot-epc-basic-0: 08:15:44 DEBUG unit.abot-epc-basic/0.install Processing triggers for libc-bin (2.23-0ubuntu10) ... unit-abot-epc-basic-0: 08:15:45 DEBUG unit.abot-epc-basic/0.install  unit-abot-epc-basic-0: 08:15:45 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-hss-0: 08:15:54 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-oai-hss-0: 08:15:54 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 08:15:54 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-oai-hss-0: 08:15:54 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-oai-hss-0: 08:15:54 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-oai-hss-0: 08:15:54 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-oai-hss-0: 08:15:54 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-oai-hss-0: 08:15:54 DEBUG unit.oai-hss/0.update-status + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 08:15:54 DEBUG unit.oai-hss/0.update-status ++ relation-ids db unit-oai-hss-0: 08:15:54 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 08:15:54 DEBUG unit.oai-hss/0.update-status + '[' -n db:1 ']' unit-oai-hss-0: 08:15:54 DEBUG unit.oai-hss/0.update-status + check_hss_process unit-oai-hss-0: 08:15:54 DEBUG unit.oai-hss/0.update-status ++ service oai_hss status unit-oai-hss-0: 08:15:54 DEBUG unit.oai-hss/0.update-status + IS_RUNNING='oai_hss start/running, process 26528' unit-oai-hss-0: 08:15:54 DEBUG unit.oai-hss/0.update-status + [[ oai_hss start/running, process 26528 =~ .*running.* ]] unit-oai-hss-0: 08:15:54 DEBUG unit.oai-hss/0.update-status + juju-log 'OAI HSS is running' unit-oai-hss-0: 08:15:54 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 08:15:54 INFO unit.oai-hss/0.juju-log OAI HSS is running unit-oai-hss-0: 08:15:54 DEBUG unit.oai-hss/0.update-status + status=0 unit-oai-hss-0: 08:15:54 DEBUG unit.oai-hss/0.update-status + '[' 0 -eq 1 ']' unit-oai-hss-0: 08:15:54 DEBUG unit.oai-hss/0.update-status + status-set active 'OAI HSS is running' unit-oai-hss-0: 08:15:54 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 08:15:54 INFO juju.worker.uniter.operation ran "update-status" hook unit-oai-hss-0: 08:15:54 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-oai-hss-0: 08:15:54 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-oai-hss-0: 08:15:54 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 08:15:54 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 08:16:17 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-abot-epc-basic-0: 08:16:23 DEBUG unit.abot-epc-basic/0.install sudo: unable to resolve host juju-d6642c-default-0 unit-abot-epc-basic-0: 08:16:23 DEBUG unit.abot-epc-basic/0.install sudo: unable to resolve host juju-d6642c-default-0 unit-abot-epc-basic-0: 08:16:23 DEBUG unit.abot-epc-basic/0.install Cloning into '/opt/ssh'... unit-abot-epc-basic-0: 08:16:24 DEBUG unit.abot-epc-basic/0.install  unit-abot-epc-basic-0: 08:16:24 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: 08:16:33 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-oai-epc-0: 08:16:33 INFO juju.worker.uniter awaiting error resolution for "install" hook unit-mysql-0: 08:17:52 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-mysql-0: 08:17:52 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 08:17:52 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-mysql-0: 08:17:52 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-mysql-0: 08:17:52 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-mysql-0: 08:17:52 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-mysql-0: 08:17:52 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-mysql-0: 08:17:52 INFO juju.worker.uniter.operation skipped "update-status" hook (missing) unit-mysql-0: 08:17:52 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-mysql-0: 08:17:52 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-mysql-0: 08:17:52 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 08:17:52 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 08:18:28 DEBUG unit.abot-epc-basic/0.install  unit-abot-epc-basic-0: 08:18:28 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-abot-epc-basic-0: 08:19:03 DEBUG unit.abot-epc-basic/0.install << ABOT Installer - Success: Installing oaisim >> unit-abot-epc-basic-0: 08:19:03 DEBUG unit.abot-epc-basic/0.install << ABOT Installer - Success: Configuring abot-functest-basic >> unit-abot-epc-basic-0: 08:19:03 DEBUG worker.uniter.jujuc running hook tool "open-port" unit-abot-epc-basic-0: 08:19:04 DEBUG worker.uniter.jujuc running hook tool "open-port" unit-abot-epc-basic-0: 08:19:04 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-abot-epc-basic-0: 08:19:04 INFO unit.abot-epc-basic/0.juju-log ABot Install complete! unit-abot-epc-basic-0: 08:19:04 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-abot-epc-basic-0: 08:19:04 INFO juju.worker.uniter.operation ran "install" hook unit-abot-epc-basic-0: 08:19:04 DEBUG juju.worker.uniter.operation committing operation "run install hook" unit-abot-epc-basic-0: 08:19:04 DEBUG juju.machinelock machine lock released for uniter (run install hook) unit-abot-epc-basic-0: 08:19:04 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 08:19:04 DEBUG juju.worker.uniter.operation running operation accept leadership unit-abot-epc-basic-0: 08:19:04 DEBUG juju.worker.uniter.operation preparing operation "accept leadership" unit-abot-epc-basic-0: 08:19:04 DEBUG juju.worker.uniter.operation committing operation "accept leadership" unit-abot-epc-basic-0: 08:19:04 INFO juju.worker.uniter found queued "leader-elected" hook unit-abot-epc-basic-0: 08:19:04 DEBUG juju.worker.uniter.operation running operation run leader-elected hook unit-abot-epc-basic-0: 08:19:04 DEBUG juju.machinelock acquire machine lock for uniter (run leader-elected hook) unit-abot-epc-basic-0: 08:19:04 DEBUG juju.machinelock machine lock acquired for uniter (run leader-elected hook) unit-abot-epc-basic-0: 08:19:04 DEBUG juju.worker.uniter.operation preparing operation "run leader-elected hook" unit-abot-epc-basic-0: 08:19:04 DEBUG juju.worker.uniter.operation executing operation "run leader-elected hook" unit-abot-epc-basic-0: 08:19:04 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running leader-elected hook unit-abot-epc-basic-0: 08:19:04 INFO juju.worker.uniter.operation skipped "leader-elected" hook (missing) unit-abot-epc-basic-0: 08:19:04 DEBUG juju.worker.uniter.operation committing operation "run leader-elected hook" unit-abot-epc-basic-0: 08:19:04 DEBUG juju.machinelock machine lock released for uniter (run leader-elected hook) unit-abot-epc-basic-0: 08:19:04 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 08:19:04 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 08:19:04 DEBUG juju.worker.uniter.operation running operation run config-changed hook unit-abot-epc-basic-0: 08:19:04 DEBUG juju.machinelock acquire machine lock for uniter (run config-changed hook) unit-abot-epc-basic-0: 08:19:04 DEBUG juju.machinelock machine lock acquired for uniter (run config-changed hook) unit-abot-epc-basic-0: 08:19:04 DEBUG juju.worker.uniter.operation preparing operation "run config-changed hook" unit-abot-epc-basic-0: 08:19:04 DEBUG juju.worker.uniter.operation executing operation "run config-changed hook" unit-abot-epc-basic-0: 08:19:04 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running config-changed hook unit-abot-epc-basic-0: 08:19:04 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-abot-epc-basic-0: 08:19:05 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-abot-epc-basic-0: 08:19:05 INFO unit.abot-epc-basic/0.juju-log Installing the tags obtained from config: local-commands unit-abot-epc-basic-0: 08:19:05 DEBUG worker.uniter.jujuc running hook tool "unit-get" unit-abot-epc-basic-0: 08:19:05 INFO juju.worker.uniter.operation ran "config-changed" hook unit-abot-epc-basic-0: 08:19:05 DEBUG juju.worker.uniter.operation committing operation "run config-changed hook" unit-abot-epc-basic-0: 08:19:05 DEBUG juju.machinelock machine lock released for uniter (run config-changed hook) unit-abot-epc-basic-0: 08:19:05 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 08:19:05 INFO juju.worker.uniter found queued "start" hook unit-abot-epc-basic-0: 08:19:05 DEBUG juju.worker.uniter.operation running operation run start hook unit-abot-epc-basic-0: 08:19:05 DEBUG juju.machinelock acquire machine lock for uniter (run start hook) unit-abot-epc-basic-0: 08:19:05 DEBUG juju.machinelock machine lock acquired for uniter (run start hook) unit-abot-epc-basic-0: 08:19:05 DEBUG juju.worker.uniter.operation preparing operation "run start hook" unit-abot-epc-basic-0: 08:19:05 DEBUG juju.worker.uniter.operation executing operation "run start hook" unit-abot-epc-basic-0: 08:19:05 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running start hook unit-abot-epc-basic-0: 08:19:05 DEBUG unit.abot-epc-basic/0.start Generating public/private rsa key pair. unit-abot-epc-basic-0: 08:19:05 DEBUG unit.abot-epc-basic/0.start Your identification has been saved in /root/.ssh/id_rsa. unit-abot-epc-basic-0: 08:19:05 DEBUG unit.abot-epc-basic/0.start Your public key has been saved in /root/.ssh/id_rsa.pub. unit-abot-epc-basic-0: 08:19:05 DEBUG unit.abot-epc-basic/0.start The key fingerprint is: unit-abot-epc-basic-0: 08:19:05 DEBUG unit.abot-epc-basic/0.start SHA256:qJM0mbc2G6sIGEJulACoPwh71U1ZYrus24L5YmqqaBI root@juju-d6642c-default-0 unit-abot-epc-basic-0: 08:19:05 DEBUG unit.abot-epc-basic/0.start The key's randomart image is: unit-abot-epc-basic-0: 08:19:05 DEBUG unit.abot-epc-basic/0.start +---[RSA 2048]----+ unit-abot-epc-basic-0: 08:19:05 DEBUG unit.abot-epc-basic/0.start |= oo. | unit-abot-epc-basic-0: 08:19:05 DEBUG unit.abot-epc-basic/0.start |o . .oo | unit-abot-epc-basic-0: 08:19:05 DEBUG unit.abot-epc-basic/0.start |.+ . o. | unit-abot-epc-basic-0: 08:19:05 DEBUG unit.abot-epc-basic/0.start |* .o.o.. | unit-abot-epc-basic-0: 08:19:05 DEBUG unit.abot-epc-basic/0.start |+* .= o S | unit-abot-epc-basic-0: 08:19:05 DEBUG unit.abot-epc-basic/0.start |E.+. = o | unit-abot-epc-basic-0: 08:19:05 DEBUG unit.abot-epc-basic/0.start |oo .+o* | unit-abot-epc-basic-0: 08:19:05 DEBUG unit.abot-epc-basic/0.start |oo..=o.B | unit-abot-epc-basic-0: 08:19:05 DEBUG unit.abot-epc-basic/0.start |Booo.+=.. | unit-abot-epc-basic-0: 08:19:05 DEBUG unit.abot-epc-basic/0.start +----[SHA256]-----+ unit-abot-epc-basic-0: 08:19:05 DEBUG unit.abot-epc-basic/0.start sudo: unable to resolve host juju-d6642c-default-0 unit-abot-epc-basic-0: 08:19:05 DEBUG unit.abot-epc-basic/0.start Generating public/private rsa key pair. unit-abot-epc-basic-0: 08:19:05 DEBUG unit.abot-epc-basic/0.start Your identification has been saved in /home/ubuntu/.ssh/id_rsa. unit-abot-epc-basic-0: 08:19:05 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: 08:19:05 DEBUG unit.abot-epc-basic/0.start The key fingerprint is: unit-abot-epc-basic-0: 08:19:05 DEBUG unit.abot-epc-basic/0.start SHA256:0NTgnDDAJ2kCuyKOs5VhxGKnSu8cSSblDR7tkpFU+Yw ubuntu@juju-d6642c-default-0 unit-abot-epc-basic-0: 08:19:05 DEBUG unit.abot-epc-basic/0.start The key's randomart image is: unit-abot-epc-basic-0: 08:19:05 DEBUG unit.abot-epc-basic/0.start +---[RSA 2048]----+ unit-abot-epc-basic-0: 08:19:05 DEBUG unit.abot-epc-basic/0.start |.. oo++ oo | unit-abot-epc-basic-0: 08:19:05 DEBUG unit.abot-epc-basic/0.start | oo B..B .. | unit-abot-epc-basic-0: 08:19:05 DEBUG unit.abot-epc-basic/0.start |o.oX += = | unit-abot-epc-basic-0: 08:19:05 DEBUG unit.abot-epc-basic/0.start |.+* BE + | unit-abot-epc-basic-0: 08:19:05 DEBUG unit.abot-epc-basic/0.start |++oB o S | unit-abot-epc-basic-0: 08:19:05 DEBUG unit.abot-epc-basic/0.start |B.=oo | unit-abot-epc-basic-0: 08:19:05 DEBUG unit.abot-epc-basic/0.start |+.o+ | unit-abot-epc-basic-0: 08:19:05 DEBUG unit.abot-epc-basic/0.start | +o . | unit-abot-epc-basic-0: 08:19:05 DEBUG unit.abot-epc-basic/0.start |. o | unit-abot-epc-basic-0: 08:19:05 DEBUG unit.abot-epc-basic/0.start +----[SHA256]-----+ unit-abot-epc-basic-0: 08:19:05 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-abot-epc-basic-0: 08:19:05 INFO juju.worker.uniter.operation ran "start" hook unit-abot-epc-basic-0: 08:19:05 DEBUG juju.worker.uniter.operation committing operation "run start hook" unit-abot-epc-basic-0: 08:19:05 DEBUG juju.machinelock machine lock released for uniter (run start hook) unit-abot-epc-basic-0: 08:19:05 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 08:19:05 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 08:19:05 DEBUG juju.worker.dependency "metric-collect" manifold worker started unit-abot-epc-basic-0: 08:19:05 INFO juju.worker.uniter.relation joining relation "abot-epc-basic:epc oai-epc:epc" unit-abot-epc-basic-0: 08:19:05 INFO juju.worker.uniter.relation joined relation "abot-epc-basic:epc oai-epc:epc" unit-oai-epc-0: 08:19:05 DEBUG juju.worker.uniter.remotestate got a relation units change: {3 {map[abot-epc-basic/0:{0}] []}} unit-oai-epc-0: 08:19:05 INFO juju.worker.uniter awaiting error resolution for "install" hook unit-abot-epc-basic-0: 08:19:05 INFO juju.worker.uniter.relation joining relation "oai-epc:ssh-abot-epc abot-epc-basic:ssh-abot" unit-oai-epc-0: 08:19:05 DEBUG juju.worker.uniter.remotestate got a relation units change: {4 {map[abot-epc-basic/0:{0}] []}} unit-oai-epc-0: 08:19:05 INFO juju.worker.uniter awaiting error resolution for "install" hook unit-abot-epc-basic-0: 08:19:05 INFO juju.worker.uniter.relation joined relation "oai-epc:ssh-abot-epc abot-epc-basic:ssh-abot" unit-abot-epc-basic-0: 08:19:05 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-abot-epc-basic-0: 08:19:06 DEBUG juju.worker.uniter no operations in progress; waiting for changes 2019-01-18 08:19:26,552 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Destroying Orchestrator... 2019-01-18 08:20:19,271 - 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, 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, 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, 3 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 2019-01-18 08:20:19,275 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-01-18 08:20:19,275 - 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}7e50afa1e3fb03446656f0762870791ce0613b99" 2019-01-18 08:20:19,466 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2307 X-Openstack-Request-Id: req-a6650916-78d5-4c3d-a097-2eea32ddd33d Date: Fri, 18 Jan 2019 08:20:19 GMT RESP BODY: {"floatingips": [{"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "1f9ea56746ee4ae8bfa0cec65d4b7f81", "created_at": "2019-01-18T07:52:58Z", "updated_at": "2019-01-18T08:20:16Z", "floating_network_id": "c7128340-d09d-4472-ab8c-6b0e75149f5d", "fixed_ip_address": null, "floating_ip_address": "172.30.9.207", "revision_number": 2, "project_id": "1f9ea56746ee4ae8bfa0cec65d4b7f81", "port_id": null, "id": "081836d9-babd-4397-988f-a25f8373ddba"}, {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "1f9ea56746ee4ae8bfa0cec65d4b7f81", "created_at": "2019-01-18T08:05:37Z", "updated_at": "2019-01-18T08:20:02Z", "floating_network_id": "c7128340-d09d-4472-ab8c-6b0e75149f5d", "fixed_ip_address": null, "floating_ip_address": "172.30.9.210", "revision_number": 2, "project_id": "1f9ea56746ee4ae8bfa0cec65d4b7f81", "port_id": null, "id": "1701aae3-699f-4e51-8c18-cf4e05714ede"}, {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "1f9ea56746ee4ae8bfa0cec65d4b7f81", "created_at": "2019-01-18T08:02:28Z", "updated_at": "2019-01-18T08:20:02Z", "floating_network_id": "c7128340-d09d-4472-ab8c-6b0e75149f5d", "fixed_ip_address": null, "floating_ip_address": "172.30.9.202", "revision_number": 2, "project_id": "1f9ea56746ee4ae8bfa0cec65d4b7f81", "port_id": null, "id": "1cd56fb7-ab53-40cd-9e61-4a5cd6d66f07"}, {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "1f9ea56746ee4ae8bfa0cec65d4b7f81", "created_at": "2019-01-18T08:01:48Z", "updated_at": "2019-01-18T08:19:51Z", "floating_network_id": "c7128340-d09d-4472-ab8c-6b0e75149f5d", "fixed_ip_address": null, "floating_ip_address": "172.30.9.211", "revision_number": 2, "project_id": "1f9ea56746ee4ae8bfa0cec65d4b7f81", "port_id": null, "id": "a81cc096-e708-4aa8-a2cc-dc50b737a58a"}, {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "1f9ea56746ee4ae8bfa0cec65d4b7f81", "created_at": "2019-01-18T07:58:28Z", "updated_at": "2019-01-18T08:19:42Z", "floating_network_id": "c7128340-d09d-4472-ab8c-6b0e75149f5d", "fixed_ip_address": null, "floating_ip_address": "172.30.9.201", "revision_number": 2, "project_id": "1f9ea56746ee4ae8bfa0cec65d4b7f81", "port_id": null, "id": "aca559eb-5ad1-41da-8ddc-b8f3a8e25a4d"}]} 2019-01-18 08:20:19,466 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-a6650916-78d5-4c3d-a097-2eea32ddd33d 2019-01-18 08:20:19,467 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.191467046738s 2019-01-18 08:20:19,467 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-a6650916-78d5-4c3d-a097-2eea32ddd33d 2019-01-18 08:20:19,485 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2019-01-18 08:20:19,485 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/floatingips/081836d9-babd-4397-988f-a25f8373ddba.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}7e50afa1e3fb03446656f0762870791ce0613b99" 2019-01-18 08:20:20,147 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-d943853f-6ac8-4f09-83a3-ce770a8586e0 Content-Length: 0 Date: Fri, 18 Jan 2019 08:20:20 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-18 08:20:20,147 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/floatingips/081836d9-babd-4397-988f-a25f8373ddba.json used request id req-d943853f-6ac8-4f09-83a3-ce770a8586e0 2019-01-18 08:20:20,147 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 0.662188053131s 2019-01-18 08:20:20,147 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/floatingips/081836d9-babd-4397-988f-a25f8373ddba.json used request id req-d943853f-6ac8-4f09-83a3-ce770a8586e0 2019-01-18 08:20:20,152 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-01-18 08:20:20,153 - 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}7e50afa1e3fb03446656f0762870791ce0613b99" 2019-01-18 08:20:20,325 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1849 X-Openstack-Request-Id: req-e70a9bfc-439d-4e2b-936a-bfb125f9b4e4 Date: Fri, 18 Jan 2019 08:20:20 GMT RESP BODY: {"floatingips": [{"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "1f9ea56746ee4ae8bfa0cec65d4b7f81", "created_at": "2019-01-18T08:05:37Z", "updated_at": "2019-01-18T08:20:02Z", "floating_network_id": "c7128340-d09d-4472-ab8c-6b0e75149f5d", "fixed_ip_address": null, "floating_ip_address": "172.30.9.210", "revision_number": 2, "project_id": "1f9ea56746ee4ae8bfa0cec65d4b7f81", "port_id": null, "id": "1701aae3-699f-4e51-8c18-cf4e05714ede"}, {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "1f9ea56746ee4ae8bfa0cec65d4b7f81", "created_at": "2019-01-18T08:02:28Z", "updated_at": "2019-01-18T08:20:02Z", "floating_network_id": "c7128340-d09d-4472-ab8c-6b0e75149f5d", "fixed_ip_address": null, "floating_ip_address": "172.30.9.202", "revision_number": 2, "project_id": "1f9ea56746ee4ae8bfa0cec65d4b7f81", "port_id": null, "id": "1cd56fb7-ab53-40cd-9e61-4a5cd6d66f07"}, {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "1f9ea56746ee4ae8bfa0cec65d4b7f81", "created_at": "2019-01-18T08:01:48Z", "updated_at": "2019-01-18T08:19:51Z", "floating_network_id": "c7128340-d09d-4472-ab8c-6b0e75149f5d", "fixed_ip_address": null, "floating_ip_address": "172.30.9.211", "revision_number": 2, "project_id": "1f9ea56746ee4ae8bfa0cec65d4b7f81", "port_id": null, "id": "a81cc096-e708-4aa8-a2cc-dc50b737a58a"}, {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "1f9ea56746ee4ae8bfa0cec65d4b7f81", "created_at": "2019-01-18T07:58:28Z", "updated_at": "2019-01-18T08:19:42Z", "floating_network_id": "c7128340-d09d-4472-ab8c-6b0e75149f5d", "fixed_ip_address": null, "floating_ip_address": "172.30.9.201", "revision_number": 2, "project_id": "1f9ea56746ee4ae8bfa0cec65d4b7f81", "port_id": null, "id": "aca559eb-5ad1-41da-8ddc-b8f3a8e25a4d"}]} 2019-01-18 08:20:20,326 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-e70a9bfc-439d-4e2b-936a-bfb125f9b4e4 2019-01-18 08:20:20,326 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.173632860184s 2019-01-18 08:20:20,326 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-e70a9bfc-439d-4e2b-936a-bfb125f9b4e4 2019-01-18 08:20:20,342 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2019-01-18 08:20:20,342 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/floatingips/1701aae3-699f-4e51-8c18-cf4e05714ede.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}7e50afa1e3fb03446656f0762870791ce0613b99" 2019-01-18 08:20:20,890 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-70293662-dbdb-4b8f-b326-b5cc884b0686 Content-Length: 0 Date: Fri, 18 Jan 2019 08:20:20 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-18 08:20:20,890 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/floatingips/1701aae3-699f-4e51-8c18-cf4e05714ede.json used request id req-70293662-dbdb-4b8f-b326-b5cc884b0686 2019-01-18 08:20:20,891 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 0.548524141312s 2019-01-18 08:20:20,891 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/floatingips/1701aae3-699f-4e51-8c18-cf4e05714ede.json used request id req-70293662-dbdb-4b8f-b326-b5cc884b0686 2019-01-18 08:20:20,896 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-01-18 08:20:20,897 - 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}7e50afa1e3fb03446656f0762870791ce0613b99" 2019-01-18 08:20:21,070 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1391 X-Openstack-Request-Id: req-507b19da-f176-4cf1-b7f3-6ed42b3be709 Date: Fri, 18 Jan 2019 08:20:21 GMT RESP BODY: {"floatingips": [{"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "1f9ea56746ee4ae8bfa0cec65d4b7f81", "created_at": "2019-01-18T08:02:28Z", "updated_at": "2019-01-18T08:20:02Z", "floating_network_id": "c7128340-d09d-4472-ab8c-6b0e75149f5d", "fixed_ip_address": null, "floating_ip_address": "172.30.9.202", "revision_number": 2, "project_id": "1f9ea56746ee4ae8bfa0cec65d4b7f81", "port_id": null, "id": "1cd56fb7-ab53-40cd-9e61-4a5cd6d66f07"}, {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "1f9ea56746ee4ae8bfa0cec65d4b7f81", "created_at": "2019-01-18T08:01:48Z", "updated_at": "2019-01-18T08:19:51Z", "floating_network_id": "c7128340-d09d-4472-ab8c-6b0e75149f5d", "fixed_ip_address": null, "floating_ip_address": "172.30.9.211", "revision_number": 2, "project_id": "1f9ea56746ee4ae8bfa0cec65d4b7f81", "port_id": null, "id": "a81cc096-e708-4aa8-a2cc-dc50b737a58a"}, {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "1f9ea56746ee4ae8bfa0cec65d4b7f81", "created_at": "2019-01-18T07:58:28Z", "updated_at": "2019-01-18T08:19:42Z", "floating_network_id": "c7128340-d09d-4472-ab8c-6b0e75149f5d", "fixed_ip_address": null, "floating_ip_address": "172.30.9.201", "revision_number": 2, "project_id": "1f9ea56746ee4ae8bfa0cec65d4b7f81", "port_id": null, "id": "aca559eb-5ad1-41da-8ddc-b8f3a8e25a4d"}]} 2019-01-18 08:20:21,070 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-507b19da-f176-4cf1-b7f3-6ed42b3be709 2019-01-18 08:20:21,070 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.173660039902s 2019-01-18 08:20:21,071 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-507b19da-f176-4cf1-b7f3-6ed42b3be709 2019-01-18 08:20:21,083 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2019-01-18 08:20:21,084 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/floatingips/1cd56fb7-ab53-40cd-9e61-4a5cd6d66f07.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}7e50afa1e3fb03446656f0762870791ce0613b99" 2019-01-18 08:20:21,650 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-abd7a011-6f11-4664-bd64-55c12e9740c8 Content-Length: 0 Date: Fri, 18 Jan 2019 08:20:21 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-18 08:20:21,650 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/floatingips/1cd56fb7-ab53-40cd-9e61-4a5cd6d66f07.json used request id req-abd7a011-6f11-4664-bd64-55c12e9740c8 2019-01-18 08:20:21,651 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 0.567211151123s 2019-01-18 08:20:21,651 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/floatingips/1cd56fb7-ab53-40cd-9e61-4a5cd6d66f07.json used request id req-abd7a011-6f11-4664-bd64-55c12e9740c8 2019-01-18 08:20:21,656 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-01-18 08:20:21,656 - 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}7e50afa1e3fb03446656f0762870791ce0613b99" 2019-01-18 08:20:21,823 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 933 X-Openstack-Request-Id: req-9456f285-ca75-4639-9baf-8853b7b25da1 Date: Fri, 18 Jan 2019 08:20:21 GMT RESP BODY: {"floatingips": [{"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "1f9ea56746ee4ae8bfa0cec65d4b7f81", "created_at": "2019-01-18T08:01:48Z", "updated_at": "2019-01-18T08:19:51Z", "floating_network_id": "c7128340-d09d-4472-ab8c-6b0e75149f5d", "fixed_ip_address": null, "floating_ip_address": "172.30.9.211", "revision_number": 2, "project_id": "1f9ea56746ee4ae8bfa0cec65d4b7f81", "port_id": null, "id": "a81cc096-e708-4aa8-a2cc-dc50b737a58a"}, {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "1f9ea56746ee4ae8bfa0cec65d4b7f81", "created_at": "2019-01-18T07:58:28Z", "updated_at": "2019-01-18T08:19:42Z", "floating_network_id": "c7128340-d09d-4472-ab8c-6b0e75149f5d", "fixed_ip_address": null, "floating_ip_address": "172.30.9.201", "revision_number": 2, "project_id": "1f9ea56746ee4ae8bfa0cec65d4b7f81", "port_id": null, "id": "aca559eb-5ad1-41da-8ddc-b8f3a8e25a4d"}]} 2019-01-18 08:20:21,823 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-9456f285-ca75-4639-9baf-8853b7b25da1 2019-01-18 08:20:21,823 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.167616844177s 2019-01-18 08:20:21,824 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-9456f285-ca75-4639-9baf-8853b7b25da1 2019-01-18 08:20:21,829 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2019-01-18 08:20:21,830 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/floatingips/a81cc096-e708-4aa8-a2cc-dc50b737a58a.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}7e50afa1e3fb03446656f0762870791ce0613b99" 2019-01-18 08:20:22,815 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-632bad77-7f10-4a09-9b84-fdc7eaf39eb0 Content-Length: 0 Date: Fri, 18 Jan 2019 08:20:22 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-18 08:20:22,816 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/floatingips/a81cc096-e708-4aa8-a2cc-dc50b737a58a.json used request id req-632bad77-7f10-4a09-9b84-fdc7eaf39eb0 2019-01-18 08:20:22,816 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 0.986327171326s 2019-01-18 08:20:22,816 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/floatingips/a81cc096-e708-4aa8-a2cc-dc50b737a58a.json used request id req-632bad77-7f10-4a09-9b84-fdc7eaf39eb0 2019-01-18 08:20:22,821 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-01-18 08:20:22,822 - 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}7e50afa1e3fb03446656f0762870791ce0613b99" 2019-01-18 08:20:22,843 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 475 X-Openstack-Request-Id: req-e3038fea-c699-4365-b4de-494d355dd890 Date: Fri, 18 Jan 2019 08:20:22 GMT RESP BODY: {"floatingips": [{"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "1f9ea56746ee4ae8bfa0cec65d4b7f81", "created_at": "2019-01-18T07:58:28Z", "updated_at": "2019-01-18T08:19:42Z", "floating_network_id": "c7128340-d09d-4472-ab8c-6b0e75149f5d", "fixed_ip_address": null, "floating_ip_address": "172.30.9.201", "revision_number": 2, "project_id": "1f9ea56746ee4ae8bfa0cec65d4b7f81", "port_id": null, "id": "aca559eb-5ad1-41da-8ddc-b8f3a8e25a4d"}]} 2019-01-18 08:20:22,843 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-e3038fea-c699-4365-b4de-494d355dd890 2019-01-18 08:20:22,843 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.021800994873s 2019-01-18 08:20:22,844 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-e3038fea-c699-4365-b4de-494d355dd890 2019-01-18 08:20:22,850 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2019-01-18 08:20:22,850 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/floatingips/aca559eb-5ad1-41da-8ddc-b8f3a8e25a4d.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}7e50afa1e3fb03446656f0762870791ce0613b99" 2019-01-18 08:20:23,401 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-332d8727-7060-4d07-8dd4-b9776b81b944 Content-Length: 0 Date: Fri, 18 Jan 2019 08:20:23 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-18 08:20:23,401 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/floatingips/aca559eb-5ad1-41da-8ddc-b8f3a8e25a4d.json used request id req-332d8727-7060-4d07-8dd4-b9776b81b944 2019-01-18 08:20:23,401 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 0.551224946976s 2019-01-18 08:20:23,401 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/floatingips/aca559eb-5ad1-41da-8ddc-b8f3a8e25a4d.json used request id req-332d8727-7060-4d07-8dd4-b9776b81b944 2019-01-18 08:20:23,407 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-01-18 08:20:23,407 - 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}7e50afa1e3fb03446656f0762870791ce0613b99" 2019-01-18 08:20:23,482 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-29f3d04b-9c19-4a69-8c6b-4adcd53715ea Date: Fri, 18 Jan 2019 08:20:23 GMT RESP BODY: {"floatingips": []} 2019-01-18 08:20:23,482 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-29f3d04b-9c19-4a69-8c6b-4adcd53715ea 2019-01-18 08:20:23,483 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0756011009216s 2019-01-18 08:20:23,483 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/floatingips.json used request id req-29f3d04b-9c19-4a69-8c6b-4adcd53715ea 2019-01-18 08:20:23,484 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-01-18 08:20:23,485 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9292/v2/images/0eac1119-a9ef-468b-b5db-0ff0be74fa9e -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7e50afa1e3fb03446656f0762870791ce0613b99" 2019-01-18 08:20:25,569 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-877127c5-d55d-49e0-a7f3-45f8d0fb27ba Date: Fri, 18 Jan 2019 08:20:25 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-18 08:20:25,569 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/0eac1119-a9ef-468b-b5db-0ff0be74fa9e used request id req-877127c5-d55d-49e0-a7f3-45f8d0fb27ba 2019-01-18 08:20:25,569 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 2.08509206772s 2019-01-18 08:20:25,570 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/0eac1119-a9ef-468b-b5db-0ff0be74fa9e used request id req-877127c5-d55d-49e0-a7f3-45f8d0fb27ba 2019-01-18 08:20:25,570 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-01-18 08:20:25,573 - 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}36a67eee5a728751004bef38234ba42d740b50e2" 2019-01-18 08:20:25,755 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 08:20: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-c87824d8-e229-4e5b-b14b-d39f8f18548d x-compute-request-id: req-c87824d8-e229-4e5b-b14b-d39f8f18548d Content-Encoding: gzip Content-Length: 362 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/18a89418-53a7-478e-921d-1bea62e3b105", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/18a89418-53a7-478e-921d-1bea62e3b105", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "18a89418-53a7-478e-921d-1bea62e3b105", "name": "juju_epc-flavor_fd98483d-7cb1-4ce2-83a9-a71d63964c49", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}, {"links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/669b224e-13e1-4a44-8eff-9bb888c2fabe", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/669b224e-13e1-4a44-8eff-9bb888c2fabe", "rel": "bookmark"}], "ram": 4096, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "669b224e-13e1-4a44-8eff-9bb888c2fabe", "name": "juju_epc-flavor_alt_fd98483d-7cb1-4ce2-83a9-a71d63964c49", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2019-01-18 08:20:25,755 - 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-c87824d8-e229-4e5b-b14b-d39f8f18548d 2019-01-18 08:20:25,755 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.185067892075s 2019-01-18 08:20:25,756 - 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-c87824d8-e229-4e5b-b14b-d39f8f18548d 2019-01-18 08:20:25,759 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-01-18 08:20:25,762 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:8774/v2.1/flavors/669b224e-13e1-4a44-8eff-9bb888c2fabe -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}36a67eee5a728751004bef38234ba42d740b50e2" 2019-01-18 08:20:25,797 - keystoneauth.session - DEBUG - RESP: [202] Date: Fri, 18 Jan 2019 08:20: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-f2b854be-c5f8-4345-8e73-c7966e9f1521 x-compute-request-id: req-f2b854be-c5f8-4345-8e73-c7966e9f1521 Content-Length: 0 Content-Type: application/json 2019-01-18 08:20:25,797 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/669b224e-13e1-4a44-8eff-9bb888c2fabe used request id req-f2b854be-c5f8-4345-8e73-c7966e9f1521 2019-01-18 08:20:25,797 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0386559963226s 2019-01-18 08:20:25,798 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/669b224e-13e1-4a44-8eff-9bb888c2fabe used request id req-f2b854be-c5f8-4345-8e73-c7966e9f1521 2019-01-18 08:20:25,798 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-01-18 08:20:25,799 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9696/v2.0/routers/11ff46e0-d02d-4525-a6dd-f10c50cae6f0/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}7e50afa1e3fb03446656f0762870791ce0613b99" -d '{"subnet_id": "864c5a0e-883c-4bf3-922b-cec1b6f8366b"}' 2019-01-18 08:20:27,454 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-6388bff3-7cff-48c6-bd84-2782989668c5 Date: Fri, 18 Jan 2019 08:20:27 GMT RESP BODY: {"network_id": "d9a8b5f2-cf62-471d-88cc-760a74f68b08", "tenant_id": "1f9ea56746ee4ae8bfa0cec65d4b7f81", "subnet_id": "864c5a0e-883c-4bf3-922b-cec1b6f8366b", "subnet_ids": ["864c5a0e-883c-4bf3-922b-cec1b6f8366b"], "port_id": "1a2b4d28-9206-467f-befa-57070fd6ab04", "id": "11ff46e0-d02d-4525-a6dd-f10c50cae6f0"} 2019-01-18 08:20:27,454 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/11ff46e0-d02d-4525-a6dd-f10c50cae6f0/remove_router_interface.json used request id req-6388bff3-7cff-48c6-bd84-2782989668c5 2019-01-18 08:20:27,454 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.65599894524s 2019-01-18 08:20:27,455 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.23:9696/v2.0/routers/11ff46e0-d02d-4525-a6dd-f10c50cae6f0/remove_router_interface.json used request id req-6388bff3-7cff-48c6-bd84-2782989668c5 returning object 11ff46e0-d02d-4525-a6dd-f10c50cae6f0 2019-01-18 08:20:27,455 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-01-18 08:20:27,456 - 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}7e50afa1e3fb03446656f0762870791ce0613b99" 2019-01-18 08:20:27,536 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 704 X-Openstack-Request-Id: req-ff88bad9-1362-48d2-be2a-3b3e38d1a8d1 Date: Fri, 18 Jan 2019 08:20:27 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "c7128340-d09d-4472-ab8c-6b0e75149f5d", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "99f540fb-52d8-49ca-b59c-736c854d3c9e", "ip_address": "172.30.9.206"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "1f9ea56746ee4ae8bfa0cec65d4b7f81", "created_at": "2019-01-18T07:50:23Z", "admin_state_up": true, "updated_at": "2019-01-18T08:20:26Z", "flavor_id": null, "revision_number": 8, "routes": [], "project_id": "1f9ea56746ee4ae8bfa0cec65d4b7f81", "id": "11ff46e0-d02d-4525-a6dd-f10c50cae6f0", "name": "juju_epc-router_fd98483d-7cb1-4ce2-83a9-a71d63964c49"}]} 2019-01-18 08:20:27,536 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers.json used request id req-ff88bad9-1362-48d2-be2a-3b3e38d1a8d1 2019-01-18 08:20:27,536 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.0809609889984s 2019-01-18 08:20:27,537 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/routers.json used request id req-ff88bad9-1362-48d2-be2a-3b3e38d1a8d1 2019-01-18 08:20:27,538 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-01-18 08:20:27,539 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/routers/11ff46e0-d02d-4525-a6dd-f10c50cae6f0.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}7e50afa1e3fb03446656f0762870791ce0613b99" 2019-01-18 08:20:31,303 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-6eee9daa-2e47-4fee-ac88-4f9b2353160e Content-Length: 0 Date: Fri, 18 Jan 2019 08:20:31 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-18 08:20:31,303 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/routers/11ff46e0-d02d-4525-a6dd-f10c50cae6f0.json used request id req-6eee9daa-2e47-4fee-ac88-4f9b2353160e 2019-01-18 08:20:31,303 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 3.76477003098s 2019-01-18 08:20:31,303 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/routers/11ff46e0-d02d-4525-a6dd-f10c50cae6f0.json used request id req-6eee9daa-2e47-4fee-ac88-4f9b2353160e 2019-01-18 08:20:31,304 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-01-18 08:20:31,304 - 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}7e50afa1e3fb03446656f0762870791ce0613b99" 2019-01-18 08:20:31,498 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 679 X-Openstack-Request-Id: req-7aec516c-0c30-409f-a0e6-e1ca5ff5a1c8 Date: Fri, 18 Jan 2019 08:20:31 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d9a8b5f2-cf62-471d-88cc-760a74f68b08","tenant_id":"1f9ea56746ee4ae8bfa0cec65d4b7f81","created_at":"2019-01-18T07:50:22Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-01-18T07:50:22Z","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":"1f9ea56746ee4ae8bfa0cec65d4b7f81","id":"864c5a0e-883c-4bf3-922b-cec1b6f8366b","subnetpool_id":null,"name":"juju_epc-subnet_fd98483d-7cb1-4ce2-83a9-a71d63964c49"}]} 2019-01-18 08:20:31,498 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-7aec516c-0c30-409f-a0e6-e1ca5ff5a1c8 2019-01-18 08:20:31,498 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.193779945374s 2019-01-18 08:20:31,498 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/subnets.json used request id req-7aec516c-0c30-409f-a0e6-e1ca5ff5a1c8 2019-01-18 08:20:31,499 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-01-18 08:20:31,499 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/subnets/864c5a0e-883c-4bf3-922b-cec1b6f8366b.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}7e50afa1e3fb03446656f0762870791ce0613b99" 2019-01-18 08:20:33,821 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-b36fb550-a810-48df-807f-ba79d035468f Date: Fri, 18 Jan 2019 08:20:33 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-18 08:20:33,821 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/864c5a0e-883c-4bf3-922b-cec1b6f8366b.json used request id req-b36fb550-a810-48df-807f-ba79d035468f 2019-01-18 08:20:33,821 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.3228290081s 2019-01-18 08:20:33,822 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/subnets/864c5a0e-883c-4bf3-922b-cec1b6f8366b.json used request id req-b36fb550-a810-48df-807f-ba79d035468f 2019-01-18 08:20:33,822 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-01-18 08:20:33,823 - 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}7e50afa1e3fb03446656f0762870791ce0613b99" 2019-01-18 08:20:33,931 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1195 X-Openstack-Request-Id: req-b6d4b83d-0b67-4510-9510-1914e63cdec2 Date: Fri, 18 Jan 2019 08:20:33 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"c7128340-d09d-4472-ab8c-6b0e75149f5d","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"47feb8aba08a40dca7028a1701e597b9","status":"ACTIVE","subnets":["99f540fb-52d8-49ca-b59c-736c854d3c9e"],"description":"","tags":[],"updated_at":"2019-01-18T04:39:13Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"47feb8aba08a40dca7028a1701e597b9","created_at":"2019-01-18T04:39:06Z","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":"2019-01-18T08:20:33Z","tenant_id":"1f9ea56746ee4ae8bfa0cec65d4b7f81","created_at":"2019-01-18T07:50:21Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":5,"admin_state_up":true,"shared":false,"project_id":"1f9ea56746ee4ae8bfa0cec65d4b7f81","id":"d9a8b5f2-cf62-471d-88cc-760a74f68b08","name":"juju_epc-net_fd98483d-7cb1-4ce2-83a9-a71d63964c49"}]} 2019-01-18 08:20:33,931 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-b6d4b83d-0b67-4510-9510-1914e63cdec2 2019-01-18 08:20:33,932 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.109215021133s 2019-01-18 08:20:33,932 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/networks.json used request id req-b6d4b83d-0b67-4510-9510-1914e63cdec2 2019-01-18 08:20:33,933 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-01-18 08:20:33,934 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/networks/d9a8b5f2-cf62-471d-88cc-760a74f68b08.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}7e50afa1e3fb03446656f0762870791ce0613b99" 2019-01-18 08:20:35,280 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-98872c58-12bb-4c1d-a66b-cb637b87027c Date: Fri, 18 Jan 2019 08:20:35 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-18 08:20:35,280 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/d9a8b5f2-cf62-471d-88cc-760a74f68b08.json used request id req-98872c58-12bb-4c1d-a66b-cb637b87027c 2019-01-18 08:20:35,280 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.34708499908s 2019-01-18 08:20:35,280 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/networks/d9a8b5f2-cf62-471d-88cc-760a74f68b08.json used request id req-98872c58-12bb-4c1d-a66b-cb637b87027c 2019-01-18 08:20:35,281 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-01-18 08:20:35,282 - 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}7e50afa1e3fb03446656f0762870791ce0613b99" 2019-01-18 08:20:35,461 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1199 Content-Type: application/json X-Openstack-Request-Id: req-292d1fef-5b99-458b-b04a-82d38a232a3b Date: Fri, 18 Jan 2019 08:20:35 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://af014572-0a5d-4a80-a07f-9105f52ab2c1/images/8f100277-65c7-4513-a913-52e7fddf1c04/snap", "metadata": {}}], "file": "/v2/images/8f100277-65c7-4513-a913-52e7fddf1c04/file", "owner": "1f9ea56746ee4ae8bfa0cec65d4b7f81", "id": "8f100277-65c7-4513-a913-52e7fddf1c04", "size": 297009152, "self": "/v2/images/8f100277-65c7-4513-a913-52e7fddf1c04", "disk_format": "qcow2", "direct_url": "rbd://af014572-0a5d-4a80-a07f-9105f52ab2c1/images/8f100277-65c7-4513-a913-52e7fddf1c04/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "9d3a3e4697433a3743c5b6d7281afc8d41f72c90ea5a4dd96e5abb6b556ceb3f", "updated_at": "2019-01-18T07:50:39Z", "visibility": "private", "owner_specified.shade.object": "images/juju_epc-img_fd98483d-7cb1-4ce2-83a9-a71d63964c49", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "56cea6fd89a03c2b12f0f2004ca9c688", "name": "juju_epc-img_fd98483d-7cb1-4ce2-83a9-a71d63964c49", "checksum": "56cea6fd89a03c2b12f0f2004ca9c688", "created_at": "2019-01-18T07:50:32Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-01-18 08:20:35,462 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-292d1fef-5b99-458b-b04a-82d38a232a3b 2019-01-18 08:20:35,462 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.180609941483s 2019-01-18 08:20:35,462 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-292d1fef-5b99-458b-b04a-82d38a232a3b 2019-01-18 08:20:35,464 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-01-18 08:20:35,464 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9292/v2/images/8f100277-65c7-4513-a913-52e7fddf1c04 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7e50afa1e3fb03446656f0762870791ce0613b99" 2019-01-18 08:20:36,713 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-9e5701b4-1483-4b59-a1d9-4c50de6c5fc2 Date: Fri, 18 Jan 2019 08:20:36 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-18 08:20:36,713 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/8f100277-65c7-4513-a913-52e7fddf1c04 used request id req-9e5701b4-1483-4b59-a1d9-4c50de6c5fc2 2019-01-18 08:20:36,713 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.24947094917s 2019-01-18 08:20:36,713 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/8f100277-65c7-4513-a913-52e7fddf1c04 used request id req-9e5701b4-1483-4b59-a1d9-4c50de6c5fc2 2019-01-18 08:20:36,714 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-01-18 08:20:36,717 - 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}36a67eee5a728751004bef38234ba42d740b50e2" 2019-01-18 08:20:36,746 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 08:20: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-5a495072-c021-482c-bf81-11643a877dc3 x-compute-request-id: req-5a495072-c021-482c-bf81-11643a877dc3 Content-Encoding: gzip Content-Length: 310 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/18a89418-53a7-478e-921d-1bea62e3b105", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/18a89418-53a7-478e-921d-1bea62e3b105", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "18a89418-53a7-478e-921d-1bea62e3b105", "name": "juju_epc-flavor_fd98483d-7cb1-4ce2-83a9-a71d63964c49", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2019-01-18 08:20:36,746 - 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-5a495072-c021-482c-bf81-11643a877dc3 2019-01-18 08:20:36,746 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0320639610291s 2019-01-18 08:20:36,746 - 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-5a495072-c021-482c-bf81-11643a877dc3 2019-01-18 08:20:36,748 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-01-18 08:20:36,750 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:8774/v2.1/flavors/18a89418-53a7-478e-921d-1bea62e3b105 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}36a67eee5a728751004bef38234ba42d740b50e2" 2019-01-18 08:20:36,803 - keystoneauth.session - DEBUG - RESP: [202] Date: Fri, 18 Jan 2019 08:20: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-24483d91-b0db-4dc9-b6ca-08808422e811 x-compute-request-id: req-24483d91-b0db-4dc9-b6ca-08808422e811 Content-Length: 0 Content-Type: application/json 2019-01-18 08:20:36,803 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/18a89418-53a7-478e-921d-1bea62e3b105 used request id req-24483d91-b0db-4dc9-b6ca-08808422e811 2019-01-18 08:20:36,803 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0553679466248s 2019-01-18 08:20:36,804 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/18a89418-53a7-478e-921d-1bea62e3b105 used request id req-24483d91-b0db-4dc9-b6ca-08808422e811 2019-01-18 08:20:36,804 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-01-18 08:20:36,805 - 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}36a67eee5a728751004bef38234ba42d740b50e2" 2019-01-18 08:20:36,904 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 08:20:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ecb722cf-f89b-4f6f-b8c7-90f7f3bcce3f Content-Encoding: gzip Content-Length: 864 Content-Type: application/json RESP BODY: {"users": [{"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/0607a2b4beb0408e9fa51cc5ba027ac6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0607a2b4beb0408e9fa51cc5ba027ac6", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/17c61b95071545a094cc82823d2b88b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "17c61b95071545a094cc82823d2b88b8", "email": "nova@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "juju_epc-user_fd98483d-7cb1-4ce2-83a9-a71d63964c49", "links": {"self": "http://172.30.9.23:5000/v3/users/2528214f3f83431a8ad6443eb2e90966"}, "domain_id": "default", "enabled": true, "id": "2528214f3f83431a8ad6443eb2e90966", "options": {}}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/29e5d2dfed2447bda26fc75bd1122674"}, "domain_id": "default", "enabled": true, "options": {}, "id": "29e5d2dfed2447bda26fc75bd1122674", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/3b6dcc8c791e4b6e8831f5b5e583de80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3b6dcc8c791e4b6e8831f5b5e583de80", "email": "neutron@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.23:5000/v3/users/45ab52d673584bc198669be88c88b878"}, "domain_id": "default", "enabled": true, "options": {}, "id": "45ab52d673584bc198669be88c88b878", "email": "barbican@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/57795b4ee52f49c6a71f55bb6c4012f8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "57795b4ee52f49c6a71f55bb6c4012f8", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/5c52969262974d64ac2a300ca5d60f50"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c52969262974d64ac2a300ca5d60f50", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/5fc15572bb1c489ba92bd9945bbc1f64"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5fc15572bb1c489ba92bd9945bbc1f64", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/6b519d70e25f4e61a9dfd738cd6bba22"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6b519d70e25f4e61a9dfd738cd6bba22", "email": "heat@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.23:5000/v3/users/8248437208b540c2893a7117ad102a87"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8248437208b540c2893a7117ad102a87", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/890dee97e62840c5b15e36f03f6b7efc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "890dee97e62840c5b15e36f03f6b7efc", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/8cccb516ecc44ed9bb7c8633df108fd4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8cccb516ecc44ed9bb7c8633df108fd4", "email": "glance@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.23:5000/v3/users/97c3d863a98148299fa116fdb54be470"}, "domain_id": "default", "enabled": true, "options": {}, "id": "97c3d863a98148299fa116fdb54be470", "email": "tacker@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/a2a0c8c0f19941808c9f618af50b3b79"}, "domain_id": "c19db1b8f60647a9a114cd23287c807b", "enabled": true, "options": {}, "id": "a2a0c8c0f19941808c9f618af50b3b79", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/fe5de73ba9cb41b2be24ccf1f72f5ed4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe5de73ba9cb41b2be24ccf1f72f5ed4", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2019-01-18 08:20:36,904 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-ecb722cf-f89b-4f6f-b8c7-90f7f3bcce3f 2019-01-18 08:20:36,904 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0998809337616s 2019-01-18 08:20:36,905 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-ecb722cf-f89b-4f6f-b8c7-90f7f3bcce3f 2019-01-18 08:20:36,911 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-01-18 08:20:36,911 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/users/2528214f3f83431a8ad6443eb2e90966 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}36a67eee5a728751004bef38234ba42d740b50e2" 2019-01-18 08:20:37,004 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 08:20:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1b512004-da41-4370-b4cb-529caa193aaa 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/2528214f3f83431a8ad6443eb2e90966"}, "enabled": true, "id": "2528214f3f83431a8ad6443eb2e90966", "options": {}, "domain_id": "default", "name": "juju_epc-user_fd98483d-7cb1-4ce2-83a9-a71d63964c49"}} 2019-01-18 08:20:37,005 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users/2528214f3f83431a8ad6443eb2e90966 used request id req-1b512004-da41-4370-b4cb-529caa193aaa 2019-01-18 08:20:37,005 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0941059589386s 2019-01-18 08:20:37,005 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users/2528214f3f83431a8ad6443eb2e90966 used request id req-1b512004-da41-4370-b4cb-529caa193aaa 2019-01-18 08:20:37,006 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-01-18 08:20:37,006 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:5000/v3/users/2528214f3f83431a8ad6443eb2e90966 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}36a67eee5a728751004bef38234ba42d740b50e2" 2019-01-18 08:20:37,231 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 08:20:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a68f4df9-f0a8-45d7-ba46-8d1c62ae1d5b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 08:20:37,231 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/2528214f3f83431a8ad6443eb2e90966 used request id req-a68f4df9-f0a8-45d7-ba46-8d1c62ae1d5b 2019-01-18 08:20:37,231 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.225180149078s 2019-01-18 08:20:37,231 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/2528214f3f83431a8ad6443eb2e90966 used request id req-a68f4df9-f0a8-45d7-ba46-8d1c62ae1d5b 2019-01-18 08:20:37,232 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-01-18 08:20:37,232 - 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}36a67eee5a728751004bef38234ba42d740b50e2" 2019-01-18 08:20:37,318 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 08:20:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f71e3c75-b25d-4463-aa21-1d5f3bbf90cd 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": "Created by OPNFV Functest: juju_epc", "links": {"self": "http://172.30.9.23:5000/v3/projects/1f9ea56746ee4ae8bfa0cec65d4b7f81"}, "enabled": true, "id": "1f9ea56746ee4ae8bfa0cec65d4b7f81", "parent_id": "default", "domain_id": "default", "name": "juju_epc-project_fd98483d-7cb1-4ce2-83a9-a71d63964c49"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/47feb8aba08a40dca7028a1701e597b9"}, "enabled": true, "id": "47feb8aba08a40dca7028a1701e597b9", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/9c53a91613fb4d5080479ac6f51697ed"}, "enabled": true, "id": "9c53a91613fb4d5080479ac6f51697ed", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2019-01-18 08:20:37,318 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects used request id req-f71e3c75-b25d-4463-aa21-1d5f3bbf90cd 2019-01-18 08:20:37,318 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0864129066467s 2019-01-18 08:20:37,318 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects used request id req-f71e3c75-b25d-4463-aa21-1d5f3bbf90cd 2019-01-18 08:20:37,320 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-01-18 08:20:37,320 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:5000/v3/projects/1f9ea56746ee4ae8bfa0cec65d4b7f81 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}36a67eee5a728751004bef38234ba42d740b50e2" 2019-01-18 08:20:37,482 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 08:20:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6c34e41a-a800-4d4e-9d6e-2341b4515c55 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 08:20:37,482 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/1f9ea56746ee4ae8bfa0cec65d4b7f81 used request id req-6c34e41a-a800-4d4e-9d6e-2341b4515c55 2019-01-18 08:20:37,482 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.161842107773s 2019-01-18 08:20:37,482 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/1f9ea56746ee4ae8bfa0cec65d4b7f81 used request id req-6c34e41a-a800-4d4e-9d6e-2341b4515c55 2019-01-18 08:20:37,483 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2019-01-18 08:20:37,483 - 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}36a67eee5a728751004bef38234ba42d740b50e2" 2019-01-18 08:20:37,561 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 08:20:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f65392f9-a226-4cd1-968c-c8718c7fba00 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": "6b7f4f4f76264b6fb449c43b86ee3817", "links": {"self": "http://172.30.9.23:5000/v3/roles/6b7f4f4f76264b6fb449c43b86ee3817"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a482b711adf94961bf4bb28eda7f0e28", "links": {"self": "http://172.30.9.23:5000/v3/roles/a482b711adf94961bf4bb28eda7f0e28"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "b8f8ae8edf7441eab5702f5b6c9aef7a", "links": {"self": "http://172.30.9.23:5000/v3/roles/b8f8ae8edf7441eab5702f5b6c9aef7a"}, "name": "Member"}, {"domain_id": null, "id": "e7e317b66c174923a8cb46c48d897c8d", "links": {"self": "http://172.30.9.23:5000/v3/roles/e7e317b66c174923a8cb46c48d897c8d"}, "name": "ResellerAdmin"}]} 2019-01-18 08:20:37,561 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-f65392f9-a226-4cd1-968c-c8718c7fba00 2019-01-18 08:20:37,562 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0788471698761s 2019-01-18 08:20:37,563 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleDelete 2019-01-18 08:20:37,564 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:5000/v3/roles/b8f8ae8edf7441eab5702f5b6c9aef7a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36a67eee5a728751004bef38234ba42d740b50e2" 2019-01-18 08:20:37,670 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 08:20:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3b8aa51f-37fa-4ac4-8ea9-543396914f6d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 08:20:37,670 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/b8f8ae8edf7441eab5702f5b6c9aef7a used request id req-3b8aa51f-37fa-4ac4-8ea9-543396914f6d 2019-01-18 08:20:37,670 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleDelete in 0.106763839722s 2019-01-18 08:20:37,673 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-01-18 08:20:37,674 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:9696/v2.0/security-groups.json?project_id=1f9ea56746ee4ae8bfa0cec65d4b7f81&name=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}36a67eee5a728751004bef38234ba42d740b50e2" 2019-01-18 08:20:37,861 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2434 X-Openstack-Request-Id: req-c13fedd0-375d-4b20-91c0-d87d7e3c32fe Date: Fri, 18 Jan 2019 08:20:37 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "1f9ea56746ee4ae8bfa0cec65d4b7f81", "created_at": "2019-01-18T07:50:21Z", "updated_at": "2019-01-18T07:50:21Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T07:50:21Z", "revision_number": 0, "id": "7f86bd61-1a25-48a3-898d-7e80052e7238", "remote_group_id": "d4e48033-284e-4b85-8878-1ee8880272f5", "remote_ip_prefix": null, "created_at": "2019-01-18T07:50:21Z", "security_group_id": "d4e48033-284e-4b85-8878-1ee8880272f5", "tenant_id": "1f9ea56746ee4ae8bfa0cec65d4b7f81", "port_range_min": null, "ethertype": "IPv4", "project_id": "1f9ea56746ee4ae8bfa0cec65d4b7f81"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T07:50:21Z", "revision_number": 0, "id": "80971412-5d4d-461a-8ba4-41f777830000", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T07:50:21Z", "security_group_id": "d4e48033-284e-4b85-8878-1ee8880272f5", "tenant_id": "1f9ea56746ee4ae8bfa0cec65d4b7f81", "port_range_min": null, "ethertype": "IPv6", "project_id": "1f9ea56746ee4ae8bfa0cec65d4b7f81"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T07:50:21Z", "revision_number": 0, "id": "c5106e25-bdec-4c14-b9d0-f6a16529709c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T07:50:21Z", "security_group_id": "d4e48033-284e-4b85-8878-1ee8880272f5", "tenant_id": "1f9ea56746ee4ae8bfa0cec65d4b7f81", "port_range_min": null, "ethertype": "IPv4", "project_id": "1f9ea56746ee4ae8bfa0cec65d4b7f81"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T07:50:21Z", "revision_number": 0, "id": "f834b9b7-b0b4-4269-85db-562b060f63cf", "remote_group_id": "d4e48033-284e-4b85-8878-1ee8880272f5", "remote_ip_prefix": null, "created_at": "2019-01-18T07:50:21Z", "security_group_id": "d4e48033-284e-4b85-8878-1ee8880272f5", "tenant_id": "1f9ea56746ee4ae8bfa0cec65d4b7f81", "port_range_min": null, "ethertype": "IPv6", "project_id": "1f9ea56746ee4ae8bfa0cec65d4b7f81"}], "revision_number": 4, "project_id": "1f9ea56746ee4ae8bfa0cec65d4b7f81", "id": "d4e48033-284e-4b85-8878-1ee8880272f5", "name": "default"}]} 2019-01-18 08:20:37,861 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json?project_id=1f9ea56746ee4ae8bfa0cec65d4b7f81&name=default used request id req-c13fedd0-375d-4b20-91c0-d87d7e3c32fe 2019-01-18 08:20:37,861 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.187815189362s 2019-01-18 08:20:37,861 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json?project_id=1f9ea56746ee4ae8bfa0cec65d4b7f81&name=default used request id req-c13fedd0-375d-4b20-91c0-d87d7e3c32fe 2019-01-18 08:20:37,864 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-01-18 08:20:37,865 - 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}36a67eee5a728751004bef38234ba42d740b50e2" 2019-01-18 08:20:38,064 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-a0e16439-edb0-4e86-8c83-60604521490f Date: Fri, 18 Jan 2019 08:20:38 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-18T04:53:26Z", "updated_at": "2019-01-18T04:53:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:53:26Z", "revision_number": 0, "id": "84255fa4-c13a-4cfe-b73d-e56ee216ca1e", "remote_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "remote_ip_prefix": null, "created_at": "2019-01-18T04:53:26Z", "security_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:53:26Z", "revision_number": 0, "id": "9c6f69fc-3bf8-4346-9288-5a255b82b67e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:53:26Z", "security_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:53:26Z", "revision_number": 0, "id": "260c2de9-5dc5-4508-b06c-24b9d7ed838c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:53:26Z", "security_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:53:26Z", "revision_number": 0, "id": "571036d3-cb1d-483a-acb9-96f19293add9", "remote_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "remote_ip_prefix": null, "created_at": "2019-01-18T04:53:26Z", "security_group_id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "1adc818d-6696-4b80-ba1e-5cfc440443a3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "created_at": "2019-01-18T04:51:20Z", "updated_at": "2019-01-18T04:51:20Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "45161a51-d6dd-4bb8-986d-bc2f88599c1d", "remote_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv6", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "2b339890-44d0-4711-a050-08a64d58e2a0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv6", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "24c99e6f-888c-4943-9c93-54ad3b18b18c", "remote_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv4", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:51:20Z", "revision_number": 0, "id": "87b9b994-ae22-4850-863a-6a4925bd01fe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:51:20Z", "security_group_id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "tenant_id": "9c53a91613fb4d5080479ac6f51697ed", "port_range_min": null, "ethertype": "IPv4", "project_id": "9c53a91613fb4d5080479ac6f51697ed"}], "revision_number": 4, "project_id": "9c53a91613fb4d5080479ac6f51697ed", "id": "5657ab69-c88c-410d-ae43-94704be7d9e2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "created_at": "2019-01-18T04:39:06Z", "updated_at": "2019-01-18T04:39:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "0aedefa2-edbc-47b5-bead-e954540f6937", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "47feb8aba08a40dca7028a1701e597b9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "4bf1a402-0fa2-4cfd-9fee-4a28f16bb271", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "47feb8aba08a40dca7028a1701e597b9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "8860837e-afbd-4411-adf9-d88db88c2114", "remote_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "47feb8aba08a40dca7028a1701e597b9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T04:39:06Z", "revision_number": 0, "id": "4e399c2e-bc03-4aa3-b192-1fafdc9248ba", "remote_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "remote_ip_prefix": null, "created_at": "2019-01-18T04:39:06Z", "security_group_id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "tenant_id": "47feb8aba08a40dca7028a1701e597b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "47feb8aba08a40dca7028a1701e597b9"}], "revision_number": 4, "project_id": "47feb8aba08a40dca7028a1701e597b9", "id": "8dc5aaf3-69ba-432c-91a1-4ad3faeb7666", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1f9ea56746ee4ae8bfa0cec65d4b7f81", "created_at": "2019-01-18T07:50:21Z", "updated_at": "2019-01-18T07:50:21Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T07:50:21Z", "revision_number": 0, "id": "f834b9b7-b0b4-4269-85db-562b060f63cf", "remote_group_id": "d4e48033-284e-4b85-8878-1ee8880272f5", "remote_ip_prefix": null, "created_at": "2019-01-18T07:50:21Z", "security_group_id": "d4e48033-284e-4b85-8878-1ee8880272f5", "tenant_id": "1f9ea56746ee4ae8bfa0cec65d4b7f81", "port_range_min": null, "ethertype": "IPv6", "project_id": "1f9ea56746ee4ae8bfa0cec65d4b7f81"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T07:50:21Z", "revision_number": 0, "id": "80971412-5d4d-461a-8ba4-41f777830000", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T07:50:21Z", "security_group_id": "d4e48033-284e-4b85-8878-1ee8880272f5", "tenant_id": "1f9ea56746ee4ae8bfa0cec65d4b7f81", "port_range_min": null, "ethertype": "IPv6", "project_id": "1f9ea56746ee4ae8bfa0cec65d4b7f81"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T07:50:21Z", "revision_number": 0, "id": "c5106e25-bdec-4c14-b9d0-f6a16529709c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-18T07:50:21Z", "security_group_id": "d4e48033-284e-4b85-8878-1ee8880272f5", "tenant_id": "1f9ea56746ee4ae8bfa0cec65d4b7f81", "port_range_min": null, "ethertype": "IPv4", "project_id": "1f9ea56746ee4ae8bfa0cec65d4b7f81"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-18T07:50:21Z", "revision_number": 0, "id": "7f86bd61-1a25-48a3-898d-7e80052e7238", "remote_group_id": "d4e48033-284e-4b85-8878-1ee8880272f5", "remote_ip_prefix": null, "created_at": "2019-01-18T07:50:21Z", "security_group_id": "d4e48033-284e-4b85-8878-1ee8880272f5", "tenant_id": "1f9ea56746ee4ae8bfa0cec65d4b7f81", "port_range_min": null, "ethertype": "IPv4", "project_id": "1f9ea56746ee4ae8bfa0cec65d4b7f81"}], "revision_number": 4, "project_id": "1f9ea56746ee4ae8bfa0cec65d4b7f81", "id": "d4e48033-284e-4b85-8878-1ee8880272f5", "name": "default"}]} 2019-01-18 08:20:38,064 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-a0e16439-edb0-4e86-8c83-60604521490f 2019-01-18 08:20:38,064 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.199820041656s 2019-01-18 08:20:38,065 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json used request id req-a0e16439-edb0-4e86-8c83-60604521490f 2019-01-18 08:20:38,070 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-01-18 08:20:38,070 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9696/v2.0/security-groups/d4e48033-284e-4b85-8878-1ee8880272f5.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}36a67eee5a728751004bef38234ba42d740b50e2" 2019-01-18 08:20:38,425 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-925a182c-e0cc-49fd-bf0d-613bb508f19c Content-Length: 0 Date: Fri, 18 Jan 2019 08:20:38 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-18 08:20:38,425 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/d4e48033-284e-4b85-8878-1ee8880272f5.json used request id req-925a182c-e0cc-49fd-bf0d-613bb508f19c 2019-01-18 08:20:38,426 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.355575084686s 2019-01-18 08:20:38,426 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.23:9696/v2.0/security-groups/d4e48033-284e-4b85-8878-1ee8880272f5.json used request id req-925a182c-e0cc-49fd-bf0d-613bb508f19c 2019-01-18 08:20:38,426 - xtesting.ci.run_tests - ERROR - The test case 'juju_epc' failed. 2019-01-18 08:20:38,427 - xtesting.ci.run_tests - INFO - Xtesting report: +----------------------+------------------+--------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +----------------------+------------------+--------------+------------------+----------------+ | cloudify_ims | functest | vnf | 29:15 | PASS | | vyos_vrouter | functest | vnf | 16:29 | PASS | | juju_epc | functest | vnf | 29:04 | FAIL | +----------------------+------------------+--------------+------------------+----------------+ 2019-01-18 08:20:38,431 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_ERROR 2019-01-18 08:20:38,481 - paramiko.transport - DEBUG - EOF in transport thread 2019-01-18 08:20:46,534 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-fraser-327 | | 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 | +--------------------------------------+----------------------------------------------------------+ 2019-01-18 08:20:46,540 - 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=dkNwyuBFBbhayuB4e9a2aFQ3Y export OS_NO_CACHE=True export COMPUTE_API_VERSION=1.1 export no_proxy=,172.30.9.23,192.30.9.5 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 2019-01-18 08:20:46,540 - xtesting.ci.run_tests - DEBUG - Test args: all 2019-01-18 08:20:46,541 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------+---------------+-----------------+---------------------+-------------------+ | TIERS | ORDER | CI LOOP | DESCRIPTION | TESTCASES | +---------------+---------------+-----------------+---------------------+-------------------+ +---------------+---------------+-----------------+---------------------+-------------------+ 2019-01-18 08:20:46,542 - xtesting.ci.run_tests - INFO - Xtesting report: +-----------------------+-----------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +-----------------------+-----------------+------------------+------------------+----------------+ | parser-basics | parser | features | 00:00 | SKIP | +-----------------------+-----------------+------------------+------------------+----------------+ 2019-01-18 08:20:46,544 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2019-01-18 08:20:54,588 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-fraser-327 | | 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 | +--------------------------------------+----------------------------------------------------------+ 2019-01-18 08:20:54,595 - 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=dkNwyuBFBbhayuB4e9a2aFQ3Y export OS_NO_CACHE=True export COMPUTE_API_VERSION=1.1 export no_proxy=,172.30.9.23,192.30.9.5 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 2019-01-18 08:20:54,595 - xtesting.ci.run_tests - DEBUG - Test args: tempest_full_parallel 2019-01-18 08:20:54,608 - xtesting.ci.run_tests - INFO - Loading test case 'tempest_full_parallel'... 2019-01-18 08:20:58,987 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2019-01-18 08:20:58,989 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2019-01-18 08:20:58,989 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2019-01-18 08:20:58,989 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2019-01-18 08:20:58,989 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2019-01-18 08:20:58,989 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2019-01-18 08:20:58,989 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2019-01-18 08:20:58,990 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2019-01-18 08:20:58,990 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2019-01-18 08:20:58,990 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2019-01-18 08:20:58,990 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2019-01-18 08:20:58,990 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2019-01-18 08:20:58,990 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2019-01-18 08:20:58,990 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2019-01-18 08:20:58,990 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2019-01-18 08:20:58,991 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2019-01-18 08:20:58,991 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2019-01-18 08:20:58,991 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2019-01-18 08:20:58,991 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2019-01-18 08:20:58,991 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2019-01-18 08:20:58,991 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2019-01-18 08:20:59,078 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2019-01-18 08:20:59,078 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2019-01-18 08:20:59,078 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2019-01-18 08:20:59,082 - 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" 2019-01-18 08:20:59,091 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 08:20:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6d8abe25-31c0-4db3-863d-a2a1257bc558 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 08:20:59,091 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-6d8abe25-31c0-4db3-863d-a2a1257bc558 2019-01-18 08:20:59,092 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 08:20:59,464 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}], "expires_at": "2019-01-18T09:20:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9c53a91613fb4d5080479ac6f51697ed", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/9c53a91613fb4d5080479ac6f51697ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/9c53a91613fb4d5080479ac6f51697ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/9c53a91613fb4d5080479ac6f51697ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/9c53a91613fb4d5080479ac6f51697ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/9c53a91613fb4d5080479ac6f51697ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/9c53a91613fb4d5080479ac6f51697ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/9c53a91613fb4d5080479ac6f51697ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/9c53a91613fb4d5080479ac6f51697ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/9c53a91613fb4d5080479ac6f51697ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/9c53a91613fb4d5080479ac6f51697ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/9c53a91613fb4d5080479ac6f51697ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/9c53a91613fb4d5080479ac6f51697ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "29e5d2dfed2447bda26fc75bd1122674"}, "audit_ids": ["6uQrPmGJRLiBPugcTROimg"], "issued_at": "2019-01-18T08:20:59.000000Z"}} 2019-01-18 08:20:59,468 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-01-18 08:20:59,469 - 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}c3d692de0caab0d07a9e3f5ccdb9e23ec3082fd2" 2019-01-18 08:20:59,856 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-eb95582c-25b5-483a-92af-d654ca60d061 Date: Fri, 18 Jan 2019 08:20:59 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"c7128340-d09d-4472-ab8c-6b0e75149f5d","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"47feb8aba08a40dca7028a1701e597b9","status":"ACTIVE","subnets":["99f540fb-52d8-49ca-b59c-736c854d3c9e"],"description":"","tags":[],"updated_at":"2019-01-18T04:39:13Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"47feb8aba08a40dca7028a1701e597b9","created_at":"2019-01-18T04:39:06Z","provider:network_type":"flat"}]} 2019-01-18 08:20:59,856 - 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-eb95582c-25b5-483a-92af-d654ca60d061 2019-01-18 08:20:59,856 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.388221979141s 2019-01-18 08:20:59,857 - 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-eb95582c-25b5-483a-92af-d654ca60d061 2019-01-18 08:20:59,858 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainList 2019-01-18 08:20:59,861 - 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}c3d692de0caab0d07a9e3f5ccdb9e23ec3082fd2" 2019-01-18 08:20:59,866 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 18 Jan 2019 08:20: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"}]}]}} 2019-01-18 08:21:00,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}c3d692de0caab0d07a9e3f5ccdb9e23ec3082fd2" 2019-01-18 08:21:00,294 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 08:21:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7023d07e-a5ea-4967-a589-128d964c8b82 Content-Encoding: gzip Content-Length: 214 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.23:5000/v3/domains/c19db1b8f60647a9a114cd23287c807b"}, "description": "", "name": "heat_stack", "enabled": true, "id": "c19db1b8f60647a9a114cd23287c807b"}, {"links": {"self": "http://172.30.9.23: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}} 2019-01-18 08:21:00,294 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains used request id req-7023d07e-a5ea-4967-a589-128d964c8b82 2019-01-18 08:21:00,294 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainList in 0.436611890793s 2019-01-18 08:21:00,296 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-01-18 08:21:00,297 - 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}c3d692de0caab0d07a9e3f5ccdb9e23ec3082fd2" -d '{"project": {"description": "Created by OPNFV Functest: tempest_full_parallel", "enabled": true, "domain_id": "default", "name": "tempest_full_paral-project_0476f055-895e-462a-96c4-0974eb3f474c"}}' 2019-01-18 08:21:00,419 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 18 Jan 2019 08:21:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c888fd4f-0660-4ce4-920d-432cfa1ca159 Content-Length: 373 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: tempest_full_parallel", "links": {"self": "http://172.30.9.23:5000/v3/projects/f1e4a4762ce641e1a5b59339a12a45a7"}, "enabled": true, "id": "f1e4a4762ce641e1a5b59339a12a45a7", "parent_id": "default", "domain_id": "default", "name": "tempest_full_paral-project_0476f055-895e-462a-96c4-0974eb3f474c"}} 2019-01-18 08:21:00,420 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-c888fd4f-0660-4ce4-920d-432cfa1ca159 2019-01-18 08:21:00,420 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.123519897461s 2019-01-18 08:21:00,420 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/projects used request id req-c888fd4f-0660-4ce4-920d-432cfa1ca159 2019-01-18 08:21:00,421 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'parent_id': u'default', 'is_domain': False, 'name': u'tempest_full_paral-project_0476f055-895e-462a-96c4-0974eb3f474c', 'id': u'f1e4a4762ce641e1a5b59339a12a45a7', 'description': u'Created by OPNFV Functest: tempest_full_parallel', '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'})}) 2019-01-18 08:21:00,422 - shade.task_manager - DEBUG - Manager envvars:regionOne running task UserCreate 2019-01-18 08:21:00,778 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task UserCreate in 0.356188058853s 2019-01-18 08:21:00,779 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/users/f47732cc1d8e480387a9e9030bcaff2b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c3d692de0caab0d07a9e3f5ccdb9e23ec3082fd2" 2019-01-18 08:21:00,875 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 08:21:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ae411bde-2da0-4e99-a7d3-2415fb11938c Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.23:5000/v3/users/f47732cc1d8e480387a9e9030bcaff2b"}, "enabled": true, "id": "f47732cc1d8e480387a9e9030bcaff2b", "options": {}, "domain_id": "default", "name": "tempest_full_parallel-user_0476f055-895e-462a-96c4-0974eb3f474c"}} 2019-01-18 08:21:00,875 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users/f47732cc1d8e480387a9e9030bcaff2b used request id req-ae411bde-2da0-4e99-a7d3-2415fb11938c 2019-01-18 08:21:00,876 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'f47732cc1d8e480387a9e9030bcaff2b', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'tempest_full_parallel-user_0476f055-895e-462a-96c4-0974eb3f474c'}) 2019-01-18 08:21:00,877 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2019-01-18 08:21:00,877 - 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}c3d692de0caab0d07a9e3f5ccdb9e23ec3082fd2" 2019-01-18 08:21:00,958 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 08:21:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2482de2b-cebc-4ace-b9fe-1dae19711b6e Content-Encoding: gzip Content-Length: 285 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6b7f4f4f76264b6fb449c43b86ee3817", "links": {"self": "http://172.30.9.23:5000/v3/roles/6b7f4f4f76264b6fb449c43b86ee3817"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a482b711adf94961bf4bb28eda7f0e28", "links": {"self": "http://172.30.9.23:5000/v3/roles/a482b711adf94961bf4bb28eda7f0e28"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e7e317b66c174923a8cb46c48d897c8d", "links": {"self": "http://172.30.9.23:5000/v3/roles/e7e317b66c174923a8cb46c48d897c8d"}, "name": "ResellerAdmin"}]} 2019-01-18 08:21:00,959 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-2482de2b-cebc-4ace-b9fe-1dae19711b6e 2019-01-18 08:21:00,959 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0822529792786s 2019-01-18 08:21:00,960 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2019-01-18 08:21:00,960 - 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}c3d692de0caab0d07a9e3f5ccdb9e23ec3082fd2" 2019-01-18 08:21:01,045 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 08:21:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b26b9837-3b18-4434-b088-e768e94c3507 Content-Encoding: gzip Content-Length: 285 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.23:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "6b7f4f4f76264b6fb449c43b86ee3817", "links": {"self": "http://172.30.9.23:5000/v3/roles/6b7f4f4f76264b6fb449c43b86ee3817"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a482b711adf94961bf4bb28eda7f0e28", "links": {"self": "http://172.30.9.23:5000/v3/roles/a482b711adf94961bf4bb28eda7f0e28"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e7e317b66c174923a8cb46c48d897c8d", "links": {"self": "http://172.30.9.23:5000/v3/roles/e7e317b66c174923a8cb46c48d897c8d"}, "name": "ResellerAdmin"}]} 2019-01-18 08:21:01,045 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-b26b9837-3b18-4434-b088-e768e94c3507 2019-01-18 08:21:01,045 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0855131149292s 2019-01-18 08:21:01,046 - functest.core.tenantnetwork - INFO - Creating default role Member 2019-01-18 08:21:01,046 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleCreate 2019-01-18 08:21:01,047 - 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}c3d692de0caab0d07a9e3f5ccdb9e23ec3082fd2" -d '{"role": {"name": "Member"}}' 2019-01-18 08:21:01,143 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 18 Jan 2019 08:21:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fed1a092-a905-4c77-8936-ad1d85880d3d Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "e13aa3b5977a48e0a6eabcc6c5561aca", "links": {"self": "http://172.30.9.23:5000/v3/roles/e13aa3b5977a48e0a6eabcc6c5561aca"}, "name": "Member"}} 2019-01-18 08:21:01,143 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.23:5000/v3/roles used request id req-fed1a092-a905-4c77-8936-ad1d85880d3d 2019-01-18 08:21:01,143 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleCreate in 0.0966958999634s 2019-01-18 08:21:01,144 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/roles/e13aa3b5977a48e0a6eabcc6c5561aca -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c3d692de0caab0d07a9e3f5ccdb9e23ec3082fd2" 2019-01-18 08:21:01,218 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 08:21:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ae51c2a9-8f57-48e8-b91b-00a258877485 Content-Encoding: gzip Content-Length: 144 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.23:5000/v3/roles/e13aa3b5977a48e0a6eabcc6c5561aca"}, "domain_id": null, "name": "Member", "id": "e13aa3b5977a48e0a6eabcc6c5561aca"}} 2019-01-18 08:21:01,218 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles/e13aa3b5977a48e0a6eabcc6c5561aca used request id req-ae51c2a9-8f57-48e8-b91b-00a258877485 2019-01-18 08:21:01,218 - functest.core.tenantnetwork - DEBUG - role: Munch({'NAME_ATTR': 'name', 'name': u'Member', 'links': {u'self': u'http://172.30.9.23:5000/v3/roles/e13aa3b5977a48e0a6eabcc6c5561aca'}, 'domain_id': None, 'human_id': None, 'id': u'e13aa3b5977a48e0a6eabcc6c5561aca', 'HUMAN_ID': False}) 2019-01-18 08:21:01,219 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2019-01-18 08:21:01,219 - 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}c3d692de0caab0d07a9e3f5ccdb9e23ec3082fd2" 2019-01-18 08:21:01,301 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 08:21:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-97930b03-0463-4a65-942f-5dc415d23054 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": "6b7f4f4f76264b6fb449c43b86ee3817", "links": {"self": "http://172.30.9.23:5000/v3/roles/6b7f4f4f76264b6fb449c43b86ee3817"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a482b711adf94961bf4bb28eda7f0e28", "links": {"self": "http://172.30.9.23:5000/v3/roles/a482b711adf94961bf4bb28eda7f0e28"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e13aa3b5977a48e0a6eabcc6c5561aca", "links": {"self": "http://172.30.9.23:5000/v3/roles/e13aa3b5977a48e0a6eabcc6c5561aca"}, "name": "Member"}, {"domain_id": null, "id": "e7e317b66c174923a8cb46c48d897c8d", "links": {"self": "http://172.30.9.23:5000/v3/roles/e7e317b66c174923a8cb46c48d897c8d"}, "name": "ResellerAdmin"}]} 2019-01-18 08:21:01,302 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-97930b03-0463-4a65-942f-5dc415d23054 2019-01-18 08:21:01,302 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0829858779907s 2019-01-18 08:21:01,303 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2019-01-18 08:21:01,304 - 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}c3d692de0caab0d07a9e3f5ccdb9e23ec3082fd2" 2019-01-18 08:21:01,382 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 08:21:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a5595215-99ea-456e-a9a0-451bd6fb3436 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"}} 2019-01-18 08:21:01,382 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains/default used request id req-a5595215-99ea-456e-a9a0-451bd6fb3436 2019-01-18 08:21:01,382 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0791430473328s 2019-01-18 08:21:01,383 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-01-18 08:21:01,384 - 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}c3d692de0caab0d07a9e3f5ccdb9e23ec3082fd2" 2019-01-18 08:21:01,483 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 08:21:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-02f54c0c-7763-466c-a102-58c1fcdeffdc Content-Encoding: gzip Content-Length: 874 Content-Type: application/json RESP BODY: {"users": [{"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/0607a2b4beb0408e9fa51cc5ba027ac6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0607a2b4beb0408e9fa51cc5ba027ac6", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/17c61b95071545a094cc82823d2b88b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "17c61b95071545a094cc82823d2b88b8", "email": "nova@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/29e5d2dfed2447bda26fc75bd1122674"}, "domain_id": "default", "enabled": true, "options": {}, "id": "29e5d2dfed2447bda26fc75bd1122674", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/3b6dcc8c791e4b6e8831f5b5e583de80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3b6dcc8c791e4b6e8831f5b5e583de80", "email": "neutron@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.23:5000/v3/users/45ab52d673584bc198669be88c88b878"}, "domain_id": "default", "enabled": true, "options": {}, "id": "45ab52d673584bc198669be88c88b878", "email": "barbican@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/57795b4ee52f49c6a71f55bb6c4012f8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "57795b4ee52f49c6a71f55bb6c4012f8", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/5c52969262974d64ac2a300ca5d60f50"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c52969262974d64ac2a300ca5d60f50", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/5fc15572bb1c489ba92bd9945bbc1f64"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5fc15572bb1c489ba92bd9945bbc1f64", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/6b519d70e25f4e61a9dfd738cd6bba22"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6b519d70e25f4e61a9dfd738cd6bba22", "email": "heat@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.23:5000/v3/users/8248437208b540c2893a7117ad102a87"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8248437208b540c2893a7117ad102a87", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/890dee97e62840c5b15e36f03f6b7efc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "890dee97e62840c5b15e36f03f6b7efc", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/8cccb516ecc44ed9bb7c8633df108fd4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8cccb516ecc44ed9bb7c8633df108fd4", "email": "glance@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.23:5000/v3/users/97c3d863a98148299fa116fdb54be470"}, "domain_id": "default", "enabled": true, "options": {}, "id": "97c3d863a98148299fa116fdb54be470", "email": "tacker@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/a2a0c8c0f19941808c9f618af50b3b79"}, "domain_id": "c19db1b8f60647a9a114cd23287c807b", "enabled": true, "options": {}, "id": "a2a0c8c0f19941808c9f618af50b3b79", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "tempest_full_parallel-user_0476f055-895e-462a-96c4-0974eb3f474c", "links": {"self": "http://172.30.9.23:5000/v3/users/f47732cc1d8e480387a9e9030bcaff2b"}, "domain_id": "default", "enabled": true, "id": "f47732cc1d8e480387a9e9030bcaff2b", "options": {}}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/fe5de73ba9cb41b2be24ccf1f72f5ed4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe5de73ba9cb41b2be24ccf1f72f5ed4", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2019-01-18 08:21:01,483 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-02f54c0c-7763-466c-a102-58c1fcdeffdc 2019-01-18 08:21:01,483 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0998899936676s 2019-01-18 08:21:01,484 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-02f54c0c-7763-466c-a102-58c1fcdeffdc 2019-01-18 08:21:01,490 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-01-18 08:21:01,491 - 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}c3d692de0caab0d07a9e3f5ccdb9e23ec3082fd2" 2019-01-18 08:21:01,575 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 08:21:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-14cf8d05-9501-4c4d-adfe-16e50312fc14 Content-Encoding: gzip Content-Length: 399 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": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/47feb8aba08a40dca7028a1701e597b9"}, "enabled": true, "id": "47feb8aba08a40dca7028a1701e597b9", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/9c53a91613fb4d5080479ac6f51697ed"}, "enabled": true, "id": "9c53a91613fb4d5080479ac6f51697ed", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: tempest_full_parallel", "links": {"self": "http://172.30.9.23:5000/v3/projects/f1e4a4762ce641e1a5b59339a12a45a7"}, "enabled": true, "id": "f1e4a4762ce641e1a5b59339a12a45a7", "parent_id": "default", "domain_id": "default", "name": "tempest_full_paral-project_0476f055-895e-462a-96c4-0974eb3f474c"}]} 2019-01-18 08:21:01,575 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-14cf8d05-9501-4c4d-adfe-16e50312fc14 2019-01-18 08:21:01,575 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0850279331207s 2019-01-18 08:21:01,576 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-14cf8d05-9501-4c4d-adfe-16e50312fc14 2019-01-18 08:21:01,578 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2019-01-18 08:21:01,579 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/role_assignments?user.id=f47732cc1d8e480387a9e9030bcaff2b&scope.project.id=f1e4a4762ce641e1a5b59339a12a45a7&role.id=e13aa3b5977a48e0a6eabcc6c5561aca -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c3d692de0caab0d07a9e3f5ccdb9e23ec3082fd2" 2019-01-18 08:21:01,656 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 08:21:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a649dadd-27ec-4798-8c4e-73bf7e85ec1f 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=f47732cc1d8e480387a9e9030bcaff2b&scope.project.id=f1e4a4762ce641e1a5b59339a12a45a7&role.id=e13aa3b5977a48e0a6eabcc6c5561aca", "previous": null, "next": null}} 2019-01-18 08:21:01,657 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/role_assignments?user.id=f47732cc1d8e480387a9e9030bcaff2b&scope.project.id=f1e4a4762ce641e1a5b59339a12a45a7&role.id=e13aa3b5977a48e0a6eabcc6c5561aca used request id req-a649dadd-27ec-4798-8c4e-73bf7e85ec1f 2019-01-18 08:21:01,657 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0784890651703s 2019-01-18 08:21:01,657 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2019-01-18 08:21:01,658 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:5000/v3/projects/f1e4a4762ce641e1a5b59339a12a45a7/users/f47732cc1d8e480387a9e9030bcaff2b/roles/e13aa3b5977a48e0a6eabcc6c5561aca -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c3d692de0caab0d07a9e3f5ccdb9e23ec3082fd2" 2019-01-18 08:21:01,774 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 08:21:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b299c6c2-0fd4-4d21-a042-d607b046a3a3 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 08:21:01,775 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/f1e4a4762ce641e1a5b59339a12a45a7/users/f47732cc1d8e480387a9e9030bcaff2b/roles/e13aa3b5977a48e0a6eabcc6c5561aca used request id req-b299c6c2-0fd4-4d21-a042-d607b046a3a3 2019-01-18 08:21:01,775 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.117691993713s 2019-01-18 08:21:01,776 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'tempest_full_paral-project_0476f055-895e-462a-96c4-0974eb3f474c', 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': '5e27b4ff-6c0d-44d9-ac92-909c3582e1dd', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'username': u'tempest_full_parallel-user_0476f055-895e-462a-96c4-0974eb3f474c', 'project_id': u'f1e4a4762ce641e1a5b59339a12a45a7', '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': {}}}} 2019-01-18 08:21:01,777 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2019-01-18 08:21:01,777 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2019-01-18 08:21:01,778 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2019-01-18 08:21:01,778 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2019-01-18 08:21:01,778 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2019-01-18 08:21:01,778 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2019-01-18 08:21:01,778 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2019-01-18 08:21:01,778 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2019-01-18 08:21:01,778 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2019-01-18 08:21:01,778 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2019-01-18 08:21:01,779 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2019-01-18 08:21:01,779 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2019-01-18 08:21:01,779 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2019-01-18 08:21:01,779 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2019-01-18 08:21:01,779 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2019-01-18 08:21:01,779 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2019-01-18 08:21:01,779 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2019-01-18 08:21:01,779 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2019-01-18 08:21:01,779 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2019-01-18 08:21:01,780 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2019-01-18 08:21:01,780 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2019-01-18 08:21:01,780 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2019-01-18 08:21:01,780 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2019-01-18 08:21:01,780 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2019-01-18 08:21:01,781 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'tempest_full_parallel-user_0476f055-895e-462a-96c4-0974eb3f474c', 'password': '5e27b4ff-6c0d-44d9-ac92-909c3582e1dd', 'project_name': 'tempest_full_paral-project_0476f055-895e-462a-96c4-0974eb3f474c', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.23:5000/v3', 'project_id': 'f1e4a4762ce641e1a5b59339a12a45a7', 'project_domain_name': 'Default'} 2019-01-18 08:21:01,782 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2019-01-18 08:21:01,782 - 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}c3d692de0caab0d07a9e3f5ccdb9e23ec3082fd2" 2019-01-18 08:21:01,865 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 08:21:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7a0b4a49-fde6-467a-b39d-55fef97b21cb 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": "6b7f4f4f76264b6fb449c43b86ee3817", "links": {"self": "http://172.30.9.23:5000/v3/roles/6b7f4f4f76264b6fb449c43b86ee3817"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a482b711adf94961bf4bb28eda7f0e28", "links": {"self": "http://172.30.9.23:5000/v3/roles/a482b711adf94961bf4bb28eda7f0e28"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e13aa3b5977a48e0a6eabcc6c5561aca", "links": {"self": "http://172.30.9.23:5000/v3/roles/e13aa3b5977a48e0a6eabcc6c5561aca"}, "name": "Member"}, {"domain_id": null, "id": "e7e317b66c174923a8cb46c48d897c8d", "links": {"self": "http://172.30.9.23:5000/v3/roles/e7e317b66c174923a8cb46c48d897c8d"}, "name": "ResellerAdmin"}]} 2019-01-18 08:21:01,866 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-7a0b4a49-fde6-467a-b39d-55fef97b21cb 2019-01-18 08:21:01,866 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0840950012207s 2019-01-18 08:21:01,867 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2019-01-18 08:21:01,868 - 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}c3d692de0caab0d07a9e3f5ccdb9e23ec3082fd2" 2019-01-18 08:21:01,949 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 08:21:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7c32585f-7874-40a6-8375-d0316362c75a 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": "6b7f4f4f76264b6fb449c43b86ee3817", "links": {"self": "http://172.30.9.23:5000/v3/roles/6b7f4f4f76264b6fb449c43b86ee3817"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a482b711adf94961bf4bb28eda7f0e28", "links": {"self": "http://172.30.9.23:5000/v3/roles/a482b711adf94961bf4bb28eda7f0e28"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e13aa3b5977a48e0a6eabcc6c5561aca", "links": {"self": "http://172.30.9.23:5000/v3/roles/e13aa3b5977a48e0a6eabcc6c5561aca"}, "name": "Member"}, {"domain_id": null, "id": "e7e317b66c174923a8cb46c48d897c8d", "links": {"self": "http://172.30.9.23:5000/v3/roles/e7e317b66c174923a8cb46c48d897c8d"}, "name": "ResellerAdmin"}]} 2019-01-18 08:21:01,949 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-7c32585f-7874-40a6-8375-d0316362c75a 2019-01-18 08:21:01,949 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0816540718079s 2019-01-18 08:21:01,950 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2019-01-18 08:21:01,951 - 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}c3d692de0caab0d07a9e3f5ccdb9e23ec3082fd2" 2019-01-18 08:21:02,029 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 08:21:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-49d57695-df87-43d4-82f2-cd61a5674079 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"}} 2019-01-18 08:21:02,029 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains/default used request id req-49d57695-df87-43d4-82f2-cd61a5674079 2019-01-18 08:21:02,029 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0788180828094s 2019-01-18 08:21:02,030 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-01-18 08:21:02,031 - 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}c3d692de0caab0d07a9e3f5ccdb9e23ec3082fd2" 2019-01-18 08:21:02,133 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 08:21:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-95800629-2089-4a1c-8050-6aa8772fdcf1 Content-Encoding: gzip Content-Length: 874 Content-Type: application/json RESP BODY: {"users": [{"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/0607a2b4beb0408e9fa51cc5ba027ac6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0607a2b4beb0408e9fa51cc5ba027ac6", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/17c61b95071545a094cc82823d2b88b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "17c61b95071545a094cc82823d2b88b8", "email": "nova@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/29e5d2dfed2447bda26fc75bd1122674"}, "domain_id": "default", "enabled": true, "options": {}, "id": "29e5d2dfed2447bda26fc75bd1122674", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/3b6dcc8c791e4b6e8831f5b5e583de80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3b6dcc8c791e4b6e8831f5b5e583de80", "email": "neutron@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.23:5000/v3/users/45ab52d673584bc198669be88c88b878"}, "domain_id": "default", "enabled": true, "options": {}, "id": "45ab52d673584bc198669be88c88b878", "email": "barbican@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/57795b4ee52f49c6a71f55bb6c4012f8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "57795b4ee52f49c6a71f55bb6c4012f8", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/5c52969262974d64ac2a300ca5d60f50"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c52969262974d64ac2a300ca5d60f50", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/5fc15572bb1c489ba92bd9945bbc1f64"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5fc15572bb1c489ba92bd9945bbc1f64", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/6b519d70e25f4e61a9dfd738cd6bba22"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6b519d70e25f4e61a9dfd738cd6bba22", "email": "heat@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.23:5000/v3/users/8248437208b540c2893a7117ad102a87"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8248437208b540c2893a7117ad102a87", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/890dee97e62840c5b15e36f03f6b7efc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "890dee97e62840c5b15e36f03f6b7efc", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/8cccb516ecc44ed9bb7c8633df108fd4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8cccb516ecc44ed9bb7c8633df108fd4", "email": "glance@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.23:5000/v3/users/97c3d863a98148299fa116fdb54be470"}, "domain_id": "default", "enabled": true, "options": {}, "id": "97c3d863a98148299fa116fdb54be470", "email": "tacker@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/a2a0c8c0f19941808c9f618af50b3b79"}, "domain_id": "c19db1b8f60647a9a114cd23287c807b", "enabled": true, "options": {}, "id": "a2a0c8c0f19941808c9f618af50b3b79", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "tempest_full_parallel-user_0476f055-895e-462a-96c4-0974eb3f474c", "links": {"self": "http://172.30.9.23:5000/v3/users/f47732cc1d8e480387a9e9030bcaff2b"}, "domain_id": "default", "enabled": true, "id": "f47732cc1d8e480387a9e9030bcaff2b", "options": {}}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/fe5de73ba9cb41b2be24ccf1f72f5ed4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe5de73ba9cb41b2be24ccf1f72f5ed4", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2019-01-18 08:21:02,134 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-95800629-2089-4a1c-8050-6aa8772fdcf1 2019-01-18 08:21:02,134 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.103532791138s 2019-01-18 08:21:02,134 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-95800629-2089-4a1c-8050-6aa8772fdcf1 2019-01-18 08:21:02,140 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-01-18 08:21:02,141 - 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}c3d692de0caab0d07a9e3f5ccdb9e23ec3082fd2" 2019-01-18 08:21:02,221 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 08:21:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-72ef35ac-b865-4e0f-9931-d39c422f6400 Content-Encoding: gzip Content-Length: 399 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": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/47feb8aba08a40dca7028a1701e597b9"}, "enabled": true, "id": "47feb8aba08a40dca7028a1701e597b9", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/9c53a91613fb4d5080479ac6f51697ed"}, "enabled": true, "id": "9c53a91613fb4d5080479ac6f51697ed", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: tempest_full_parallel", "links": {"self": "http://172.30.9.23:5000/v3/projects/f1e4a4762ce641e1a5b59339a12a45a7"}, "enabled": true, "id": "f1e4a4762ce641e1a5b59339a12a45a7", "parent_id": "default", "domain_id": "default", "name": "tempest_full_paral-project_0476f055-895e-462a-96c4-0974eb3f474c"}]} 2019-01-18 08:21:02,221 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-72ef35ac-b865-4e0f-9931-d39c422f6400 2019-01-18 08:21:02,221 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0808770656586s 2019-01-18 08:21:02,222 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects?domain_id=default used request id req-72ef35ac-b865-4e0f-9931-d39c422f6400 2019-01-18 08:21:02,224 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2019-01-18 08:21:02,225 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/role_assignments?user.id=f47732cc1d8e480387a9e9030bcaff2b&scope.project.id=f1e4a4762ce641e1a5b59339a12a45a7&role.id=6b7f4f4f76264b6fb449c43b86ee3817 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c3d692de0caab0d07a9e3f5ccdb9e23ec3082fd2" 2019-01-18 08:21:02,378 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 08:21:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-02c1e592-2311-49f9-abd7-2cc5d808ce9a 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=f47732cc1d8e480387a9e9030bcaff2b&scope.project.id=f1e4a4762ce641e1a5b59339a12a45a7&role.id=6b7f4f4f76264b6fb449c43b86ee3817", "previous": null, "next": null}} 2019-01-18 08:21:02,379 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/role_assignments?user.id=f47732cc1d8e480387a9e9030bcaff2b&scope.project.id=f1e4a4762ce641e1a5b59339a12a45a7&role.id=6b7f4f4f76264b6fb449c43b86ee3817 used request id req-02c1e592-2311-49f9-abd7-2cc5d808ce9a 2019-01-18 08:21:02,379 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.154845952988s 2019-01-18 08:21:02,379 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2019-01-18 08:21:02,380 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:5000/v3/projects/f1e4a4762ce641e1a5b59339a12a45a7/users/f47732cc1d8e480387a9e9030bcaff2b/roles/6b7f4f4f76264b6fb449c43b86ee3817 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c3d692de0caab0d07a9e3f5ccdb9e23ec3082fd2" 2019-01-18 08:21:02,517 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 08:21:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7af6f23f-84a1-464b-a12f-bcfd7c50ee05 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 08:21:02,518 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/projects/f1e4a4762ce641e1a5b59339a12a45a7/users/f47732cc1d8e480387a9e9030bcaff2b/roles/6b7f4f4f76264b6fb449c43b86ee3817 used request id req-7af6f23f-84a1-464b-a12f-bcfd7c50ee05 2019-01-18 08:21:02,518 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.138521909714s 2019-01-18 08:21:02,518 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2019-01-18 08:21:02,519 - 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}c3d692de0caab0d07a9e3f5ccdb9e23ec3082fd2" 2019-01-18 08:21:02,612 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 08:21:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2054de5b-193d-4813-bab7-574410f75236 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": "6b7f4f4f76264b6fb449c43b86ee3817", "links": {"self": "http://172.30.9.23:5000/v3/roles/6b7f4f4f76264b6fb449c43b86ee3817"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a482b711adf94961bf4bb28eda7f0e28", "links": {"self": "http://172.30.9.23:5000/v3/roles/a482b711adf94961bf4bb28eda7f0e28"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e13aa3b5977a48e0a6eabcc6c5561aca", "links": {"self": "http://172.30.9.23:5000/v3/roles/e13aa3b5977a48e0a6eabcc6c5561aca"}, "name": "Member"}, {"domain_id": null, "id": "e7e317b66c174923a8cb46c48d897c8d", "links": {"self": "http://172.30.9.23:5000/v3/roles/e7e317b66c174923a8cb46c48d897c8d"}, "name": "ResellerAdmin"}]} 2019-01-18 08:21:02,612 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-2054de5b-193d-4813-bab7-574410f75236 2019-01-18 08:21:02,612 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0937559604645s 2019-01-18 08:21:02,613 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2019-01-18 08:21:02,614 - 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}c3d692de0caab0d07a9e3f5ccdb9e23ec3082fd2" 2019-01-18 08:21:02,685 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 08:21:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e15a5bdf-c0f9-4261-9977-5818a642f826 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"}} 2019-01-18 08:21:02,685 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/domains/default used request id req-e15a5bdf-c0f9-4261-9977-5818a642f826 2019-01-18 08:21:02,686 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.072193145752s 2019-01-18 08:21:02,686 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-01-18 08:21:02,687 - 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}c3d692de0caab0d07a9e3f5ccdb9e23ec3082fd2" 2019-01-18 08:21:02,787 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 08:21:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-05b4e9bb-6d06-489c-8c1a-29414406638e Content-Encoding: gzip Content-Length: 874 Content-Type: application/json RESP BODY: {"users": [{"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/0607a2b4beb0408e9fa51cc5ba027ac6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0607a2b4beb0408e9fa51cc5ba027ac6", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/17c61b95071545a094cc82823d2b88b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "17c61b95071545a094cc82823d2b88b8", "email": "nova@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/29e5d2dfed2447bda26fc75bd1122674"}, "domain_id": "default", "enabled": true, "options": {}, "id": "29e5d2dfed2447bda26fc75bd1122674", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/3b6dcc8c791e4b6e8831f5b5e583de80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3b6dcc8c791e4b6e8831f5b5e583de80", "email": "neutron@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.23:5000/v3/users/45ab52d673584bc198669be88c88b878"}, "domain_id": "default", "enabled": true, "options": {}, "id": "45ab52d673584bc198669be88c88b878", "email": "barbican@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/57795b4ee52f49c6a71f55bb6c4012f8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "57795b4ee52f49c6a71f55bb6c4012f8", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/5c52969262974d64ac2a300ca5d60f50"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c52969262974d64ac2a300ca5d60f50", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/5fc15572bb1c489ba92bd9945bbc1f64"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5fc15572bb1c489ba92bd9945bbc1f64", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/6b519d70e25f4e61a9dfd738cd6bba22"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6b519d70e25f4e61a9dfd738cd6bba22", "email": "heat@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.23:5000/v3/users/8248437208b540c2893a7117ad102a87"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8248437208b540c2893a7117ad102a87", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/890dee97e62840c5b15e36f03f6b7efc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "890dee97e62840c5b15e36f03f6b7efc", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/8cccb516ecc44ed9bb7c8633df108fd4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8cccb516ecc44ed9bb7c8633df108fd4", "email": "glance@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.23:5000/v3/users/97c3d863a98148299fa116fdb54be470"}, "domain_id": "default", "enabled": true, "options": {}, "id": "97c3d863a98148299fa116fdb54be470", "email": "tacker@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/a2a0c8c0f19941808c9f618af50b3b79"}, "domain_id": "c19db1b8f60647a9a114cd23287c807b", "enabled": true, "options": {}, "id": "a2a0c8c0f19941808c9f618af50b3b79", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "tempest_full_parallel-user_0476f055-895e-462a-96c4-0974eb3f474c", "links": {"self": "http://172.30.9.23:5000/v3/users/f47732cc1d8e480387a9e9030bcaff2b"}, "domain_id": "default", "enabled": true, "id": "f47732cc1d8e480387a9e9030bcaff2b", "options": {}}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/fe5de73ba9cb41b2be24ccf1f72f5ed4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe5de73ba9cb41b2be24ccf1f72f5ed4", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2019-01-18 08:21:02,787 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-05b4e9bb-6d06-489c-8c1a-29414406638e 2019-01-18 08:21:02,787 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.100592136383s 2019-01-18 08:21:02,788 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-05b4e9bb-6d06-489c-8c1a-29414406638e 2019-01-18 08:21:02,793 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2019-01-18 08:21:02,794 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/role_assignments?user.id=f47732cc1d8e480387a9e9030bcaff2b&role.id=6b7f4f4f76264b6fb449c43b86ee3817&scope.domain.id=default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c3d692de0caab0d07a9e3f5ccdb9e23ec3082fd2" 2019-01-18 08:21:02,883 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 08:21:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b1ac32a2-aa78-44c9-9101-4a857768c26d Content-Encoding: gzip Content-Length: 191 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.23:5000/v3/role_assignments?user.id=f47732cc1d8e480387a9e9030bcaff2b&role.id=6b7f4f4f76264b6fb449c43b86ee3817&scope.domain.id=default", "previous": null, "next": null}} 2019-01-18 08:21:02,883 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/role_assignments?user.id=f47732cc1d8e480387a9e9030bcaff2b&role.id=6b7f4f4f76264b6fb449c43b86ee3817&scope.domain.id=default used request id req-b1ac32a2-aa78-44c9-9101-4a857768c26d 2019-01-18 08:21:02,884 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0903251171112s 2019-01-18 08:21:02,884 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2019-01-18 08:21:02,885 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:5000/v3/domains/default/users/f47732cc1d8e480387a9e9030bcaff2b/roles/6b7f4f4f76264b6fb449c43b86ee3817 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c3d692de0caab0d07a9e3f5ccdb9e23ec3082fd2" 2019-01-18 08:21:03,001 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 08:21:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-733e4cfa-d1cc-4a8a-9cdc-9da6ec7c1ab2 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 08:21:03,001 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.23:5000/v3/domains/default/users/f47732cc1d8e480387a9e9030bcaff2b/roles/6b7f4f4f76264b6fb449c43b86ee3817 used request id req-733e4cfa-d1cc-4a8a-9cdc-9da6ec7c1ab2 2019-01-18 08:21:03,002 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.117644071579s 2019-01-18 08:21:03,002 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2019-01-18 08:21:15,441 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally 2019-01-18 08:21:15.071 12 INFO rally.deployment.engines.existing [-] Save deployment 'opnfv-rally' (uuid=f4d2b383-ed66-472e-86ef-e661cfdf6ddd) with 'openstack' platform. +--------------------------------------+---------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+---------------------+-------------+------------------+--------+ | f4d2b383-ed66-472e-86ef-e661cfdf6ddd | 2019-01-18T08:21:15 | opnfv-rally | deploy->finished | | +--------------------------------------+---------------------+-------------+------------------+--------+ Using deployment: f4d2b383-ed66-472e-86ef-e661cfdf6ddd ~/.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 2019-01-18 08:21:18,928 - 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 | +-------------+-------------------+-----------+ 2019-01-18 08:21:18,929 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2019-01-18 08:21:25,843 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide 2019-01-18 08:21:22.873 21 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2019-01-18 08:21:23.075 21 INFO rally.verification.manager [-] Cloning verifier repo from /src/tempest. 2019-01-18 08:21:25.650 21 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=4e189ba6-930e-4e97-be0a-672960825684) has been successfully created! Using verifier 'opnfv-tempest' (UUID=4e189ba6-930e-4e97-be0a-672960825684) as the default verifier for the future CLI operations. 2019-01-18 08:21:28,673 - xtesting.ci.run_tests - INFO - Running test case 'tempest_full_parallel'... 2019-01-18 08:21:28,674 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-01-18 08:21:28,802 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2019-01-18 08:21:28,803 - 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" 2019-01-18 08:21:28,810 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 08:21:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-20372df1-e269-40ab-a25a-e5f567cf61c8 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.23:5000/v3/", "rel": "self"}]}} 2019-01-18 08:21:28,810 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.23:5000/v3 used request id req-20372df1-e269-40ab-a25a-e5f567cf61c8 2019-01-18 08:21:28,811 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.23:5000/v3/auth/tokens 2019-01-18 08:21:29,200 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e13aa3b5977a48e0a6eabcc6c5561aca", "name": "Member"}, {"id": "6b7f4f4f76264b6fb449c43b86ee3817", "name": "admin"}], "expires_at": "2019-01-18T09:21:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f1e4a4762ce641e1a5b59339a12a45a7", "name": "tempest_full_paral-project_0476f055-895e-462a-96c4-0974eb3f474c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.23:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "674255f488ba4f659a2a8b47909de760"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da6682121487408983c1bb9f49e2e0ee"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df3ec21375a446b3a431bd9be12f18f2"}], "type": "network", "id": "025887168efc474f8dd91c0344e5708a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/f1e4a4762ce641e1a5b59339a12a45a7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "21216d2576de4af6b653f629c9a78b75"}, {"url": "http://192.30.9.5:8776/v2/f1e4a4762ce641e1a5b59339a12a45a7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd50822b55df4451a3e9b7e4b5ff5e85"}, {"url": "http://172.30.9.23:8776/v2/f1e4a4762ce641e1a5b59339a12a45a7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fcc8cc6bfdc548cd86c8660b7d09a945"}], "type": "volumev2", "id": "0a70dc0f73bc42bcbd5b14e64ac6268f", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.23:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "511771c9297349d0b88597531ae57060"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81558a7f62a0493ebc2fef660ef3959c"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f16e72204d6148deb3552925100c78b4"}], "type": "compute", "id": "1878d8d413764bde8e71c88dede8723d", "name": "nova"}, {"endpoints": [], "type": "metering", "id": "1b67fd5e180e48cc9b8599ca491ff7d1", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/f1e4a4762ce641e1a5b59339a12a45a7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9af6dd88b984c02a0edf591abba6942"}, {"url": "http://192.30.9.5:8776/v3/f1e4a4762ce641e1a5b59339a12a45a7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d137a377952748078c5468d4c3bde187"}, {"url": "http://172.30.9.23:8776/v3/f1e4a4762ce641e1a5b59339a12a45a7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f8669b85becd4ec6ba0e0f3055af2f56"}], "type": "volumev3", "id": "1b88eb83739d403ebe4b1ed11806debc", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.23:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2eed862468954b1fa9f7a2dcc8b6ba3a"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "83cc56216b1a4f3d8b9af7b9ebfc3e39"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb9659110dab4e36b616bbde97aa2acf"}], "type": "metric", "id": "3365c68df0954b048ef24da6053f3603", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "10da762447574075852efca6f43e3ed3"}, {"url": "http://172.30.9.23:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8701572d29f040e68fe407379fe760c1"}, {"url": "http://192.30.9.5:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a6684eec30704017b7149a1431fa8b92"}], "type": "policy", "id": "76560702532a45aea12d7bcf8ba20dcc", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/f1e4a4762ce641e1a5b59339a12a45a7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6318347242994cfa86ee6c0225adc01f"}, {"url": "http://192.30.9.5:8004/v1/f1e4a4762ce641e1a5b59339a12a45a7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cdc33b01e2f74b4c97431cdae669a50e"}, {"url": "http://172.30.9.23:8004/v1/f1e4a4762ce641e1a5b59339a12a45a7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e30a6d039f6949b3b17f5829f2a2d2cd"}], "type": "orchestration", "id": "790cba755ccc4d0dbb57ee26f8dff315", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "75a6f8b77cc744ceb6be1b0e69b70d84"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aec6dcdf499848399eb782e2c2ae37fd"}, {"url": "http://172.30.9.23:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c2dcc4018eb8431fbc9bda184c992918"}], "type": "placement", "id": "7c5bbb1dc69c4fd78e3338b09168d78d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d3f6196ccb142e99451e01acb7f0fd3"}, {"url": "http://192.30.9.5:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "39f0853daceb401eb48cba804a37149c"}, {"url": "http://172.30.9.23:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "767998d8f1214ab982b32602964b6037"}], "type": "nfv-orchestration", "id": "8709df384764473a8cc12cde8c8f338e", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206707b63c994c258321b8200a8abb3b"}, {"url": "http://172.30.9.23:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "24d8e0736ab849afb0771262209a2761"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6aef3cda1ad1418cbb352af4f98448b1"}], "type": "alarming", "id": "9e06d408888547b6893c559067e36550", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.23:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0ccbc76d11a04ad0a690eaf3dbce8770"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1c286c433b9c45c581f45a729447ffa8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff867cffd74942c9b211e810d4e99e7c"}], "type": "cloudformation", "id": "a0f192c268a64454aab8a33f735737b3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.23:8776/v1/f1e4a4762ce641e1a5b59339a12a45a7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "05de18f64df64edf98c6d2453ad80c1d"}, {"url": "http://192.30.9.5:8776/v1/f1e4a4762ce641e1a5b59339a12a45a7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40bf6f261d3644dd8f0cdcb68d1f1c14"}, {"url": "http://192.30.9.5:8776/v1/f1e4a4762ce641e1a5b59339a12a45a7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ce5604b83c544856b36a3734b94e54c3"}], "type": "volume", "id": "a5d5cb468959448e9b3c27fd2c3e8e8b", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.23:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "03a57e15279b4d73add53dedff477df3"}, {"url": "http://192.30.9.5:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "06bcc696bf164e8ea4be9857b7c65e5c"}, {"url": "http://192.30.9.5:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78347ba965f64b7faf208888c4439a35"}], "type": "key-manager", "id": "c5911fc565774f688d39e6ddbd3ae226", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "24242b8fe0e34db69b1964e3c4cba312"}, {"url": "http://172.30.9.23:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2612f9c0ad9a4fcd9e3d36a2c7d444ad"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "28419c8c6b434646a58c45fcddb5fa18"}], "type": "identity", "id": "cec2d30d70d5496eba44c1e1ab4c7e35", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f6a5203c6a04033b8c4c1be51faa541"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a8f252132114d6da46bc8c16b62f243"}, {"url": "http://172.30.9.23:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e73d553a401427ba69ff5bb9aa9f712"}], "type": "image", "id": "f6343852353c47fe86bf559ede699819", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "tempest_full_parallel-user_0476f055-895e-462a-96c4-0974eb3f474c", "id": "f47732cc1d8e480387a9e9030bcaff2b"}, "audit_ids": ["xHxUMJFdQ82i_YoTj72mrA"], "issued_at": "2019-01-18T08:21:29.000000Z"}} 2019-01-18 08:21:29,204 - 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}42b21203585817e97688eb9395833b8e762c2409" 2019-01-18 08:21:29,210 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 648 Date: Fri, 18 Jan 2019 08:21:29 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"}]}]} 2019-01-18 08:21:29,213 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-01-18 08:21:29,214 - 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}42b21203585817e97688eb9395833b8e762c2409" 2019-01-18 08:21:29,782 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-df9e1547-bc0f-4a20-9159-2801a229a2b7 Date: Fri, 18 Jan 2019 08:21:29 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-01-18 08:21:29,782 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-df9e1547-bc0f-4a20-9159-2801a229a2b7 2019-01-18 08:21:29,782 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.568876028061s 2019-01-18 08:21:29,783 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-df9e1547-bc0f-4a20-9159-2801a229a2b7 2019-01-18 08:21:29,785 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-01-18 08:21:29,785 - 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}42b21203585817e97688eb9395833b8e762c2409" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/tempest_full_parallel-img_0476f055-895e-462a-96c4-0974eb3f474c", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "tempest_full_parallel-img_0476f055-895e-462a-96c4-0974eb3f474c"}' 2019-01-18 08:21:30,380 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 893 Content-Type: application/json Location: http://172.30.9.23:9292/v2/images/b7c256ed-779c-420e-9d13-5116ebce41ca X-Openstack-Request-Id: req-27244b7b-56d4-458e-b519-eb112cdcf949 Date: Fri, 18 Jan 2019 08:21:30 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/b7c256ed-779c-420e-9d13-5116ebce41ca/file", "owner": "f1e4a4762ce641e1a5b59339a12a45a7", "id": "b7c256ed-779c-420e-9d13-5116ebce41ca", "size": null, "self": "/v2/images/b7c256ed-779c-420e-9d13-5116ebce41ca", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2019-01-18T08:21:30Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_full_parallel-img_0476f055-895e-462a-96c4-0974eb3f474c", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_full_parallel-img_0476f055-895e-462a-96c4-0974eb3f474c", "checksum": null, "created_at": "2019-01-18T08:21:30Z", "protected": false} 2019-01-18 08:21:30,380 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-27244b7b-56d4-458e-b519-eb112cdcf949 2019-01-18 08:21:30,381 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.595649957657s 2019-01-18 08:21:30,381 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-27244b7b-56d4-458e-b519-eb112cdcf949 returning object b7c256ed-779c-420e-9d13-5116ebce41ca 2019-01-18 08:21:30,382 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-01-18 08:21:30,382 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9292/v2/images/b7c256ed-779c-420e-9d13-5116ebce41ca/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}42b21203585817e97688eb9395833b8e762c2409" -d '' 2019-01-18 08:21:31,875 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-a4c3f674-9a8c-4431-8669-76b3b588c70c Date: Fri, 18 Jan 2019 08:21:31 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-18 08:21:31,875 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/b7c256ed-779c-420e-9d13-5116ebce41ca/file used request id req-a4c3f674-9a8c-4431-8669-76b3b588c70c 2019-01-18 08:21:31,875 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.49317288399s 2019-01-18 08:21:31,875 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/b7c256ed-779c-420e-9d13-5116ebce41ca/file used request id req-a4c3f674-9a8c-4431-8669-76b3b588c70c 2019-01-18 08:21:31,876 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-01-18 08:21:31,877 - 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}42b21203585817e97688eb9395833b8e762c2409" 2019-01-18 08:21:32,417 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1223 Content-Type: application/json X-Openstack-Request-Id: req-22ae6c60-11e5-417c-aca2-4f9ab26f393a Date: Fri, 18 Jan 2019 08:21:32 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://af014572-0a5d-4a80-a07f-9105f52ab2c1/images/b7c256ed-779c-420e-9d13-5116ebce41ca/snap", "metadata": {}}], "file": "/v2/images/b7c256ed-779c-420e-9d13-5116ebce41ca/file", "owner": "f1e4a4762ce641e1a5b59339a12a45a7", "id": "b7c256ed-779c-420e-9d13-5116ebce41ca", "size": 12716032, "self": "/v2/images/b7c256ed-779c-420e-9d13-5116ebce41ca", "disk_format": "qcow2", "direct_url": "rbd://af014572-0a5d-4a80-a07f-9105f52ab2c1/images/b7c256ed-779c-420e-9d13-5116ebce41ca/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2019-01-18T08:21:31Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_full_parallel-img_0476f055-895e-462a-96c4-0974eb3f474c", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_full_parallel-img_0476f055-895e-462a-96c4-0974eb3f474c", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-01-18T08:21:30Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-01-18 08:21:32,418 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-22ae6c60-11e5-417c-aca2-4f9ab26f393a 2019-01-18 08:21:32,418 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.541464805603s 2019-01-18 08:21:32,418 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-22ae6c60-11e5-417c-aca2-4f9ab26f393a 2019-01-18 08:21:32,420 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://af014572-0a5d-4a80-a07f-9105f52ab2c1/images/b7c256ed-779c-420e-9d13-5116ebce41ca/snap', u'metadata': Munch({})})], 'file': u'/v2/images/b7c256ed-779c-420e-9d13-5116ebce41ca/file', 'owner': u'f1e4a4762ce641e1a5b59339a12a45a7', 'id': u'b7c256ed-779c-420e-9d13-5116ebce41ca', 'size': 12716032, u'self': u'/v2/images/b7c256ed-779c-420e-9d13-5116ebce41ca', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'f1e4a4762ce641e1a5b59339a12a45a7', 'name': 'tempest_full_paral-project_0476f055-895e-462a-96c4-0974eb3f474c', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://af014572-0a5d-4a80-a07f-9105f52ab2c1/images/b7c256ed-779c-420e-9d13-5116ebce41ca/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-01-18T08:21:31Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2019-01-18T08:21:31Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_full_parallel-img_0476f055-895e-462a-96c4-0974eb3f474c', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/b7c256ed-779c-420e-9d13-5116ebce41ca', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/tempest_full_parallel-img_0476f055-895e-462a-96c4-0974eb3f474c', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'tempest_full_parallel-img_0476f055-895e-462a-96c4-0974eb3f474c', 'created': u'2019-01-18T08:21:30Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-01-18T08:21:30Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/b7c256ed-779c-420e-9d13-5116ebce41ca', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/tempest_full_parallel-img_0476f055-895e-462a-96c4-0974eb3f474c', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2019-01-18 08:21:32,421 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-01-18 08:21:32,424 - 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}c3d692de0caab0d07a9e3f5ccdb9e23ec3082fd2" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "tempest_full_parallel-flavor_0476f055-895e-462a-96c4-0974eb3f474c", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-01-18 08:21:32,623 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 08:21: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-6a998b3b-aa28-4724-b9e4-f93e0b1858f7 x-compute-request-id: req-6a998b3b-aa28-4724-b9e4-f93e0b1858f7 Content-Encoding: gzip Content-Length: 315 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/59c0cf79-cffd-411a-ac3d-2da4bd700bce", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/59c0cf79-cffd-411a-ac3d-2da4bd700bce", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "59c0cf79-cffd-411a-ac3d-2da4bd700bce", "name": "tempest_full_parallel-flavor_0476f055-895e-462a-96c4-0974eb3f474c", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2019-01-18 08:21:32,623 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-6a998b3b-aa28-4724-b9e4-f93e0b1858f7 2019-01-18 08:21:32,623 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.202257871628s 2019-01-18 08:21:32,624 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-6a998b3b-aa28-4724-b9e4-f93e0b1858f7 returning object 59c0cf79-cffd-411a-ac3d-2da4bd700bce 2019-01-18 08:21:32,625 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'tempest_full_parallel-flavor_0476f055-895e-462a-96c4-0974eb3f474c', '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'9c53a91613fb4d5080479ac6f51697ed', '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'59c0cf79-cffd-411a-ac3d-2da4bd700bce', 'swap': 0}) 2019-01-18 08:21:32,625 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-01-18 08:21:32,628 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/flavors/59c0cf79-cffd-411a-ac3d-2da4bd700bce/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}c3d692de0caab0d07a9e3f5ccdb9e23ec3082fd2" -d '{"extra_specs": {}}' 2019-01-18 08:21:32,651 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 08:21: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-0ad90035-8a33-4689-8fc4-4fdcf9043b02 x-compute-request-id: req-0ad90035-8a33-4689-8fc4-4fdcf9043b02 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2019-01-18 08:21:32,651 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors/59c0cf79-cffd-411a-ac3d-2da4bd700bce/os-extra_specs used request id req-0ad90035-8a33-4689-8fc4-4fdcf9043b02 2019-01-18 08:21:32,651 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0254549980164s 2019-01-18 08:21:32,651 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors/59c0cf79-cffd-411a-ac3d-2da4bd700bce/os-extra_specs used request id req-0ad90035-8a33-4689-8fc4-4fdcf9043b02 2019-01-18 08:21:32,654 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2019-01-18 08:21:32,657 - 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}42b21203585817e97688eb9395833b8e762c2409" 2019-01-18 08:21:32,663 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 18 Jan 2019 08:21: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"}]}]}} 2019-01-18 08:21:32,667 - 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}42b21203585817e97688eb9395833b8e762c2409" 2019-01-18 08:21:32,752 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 08:21:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c0b4ce4a-14c0-4615-8010-da285818c492 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": "6b7f4f4f76264b6fb449c43b86ee3817", "links": {"self": "http://172.30.9.23:5000/v3/roles/6b7f4f4f76264b6fb449c43b86ee3817"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a482b711adf94961bf4bb28eda7f0e28", "links": {"self": "http://172.30.9.23:5000/v3/roles/a482b711adf94961bf4bb28eda7f0e28"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e13aa3b5977a48e0a6eabcc6c5561aca", "links": {"self": "http://172.30.9.23:5000/v3/roles/e13aa3b5977a48e0a6eabcc6c5561aca"}, "name": "Member"}, {"domain_id": null, "id": "e7e317b66c174923a8cb46c48d897c8d", "links": {"self": "http://172.30.9.23:5000/v3/roles/e7e317b66c174923a8cb46c48d897c8d"}, "name": "ResellerAdmin"}]} 2019-01-18 08:21:32,753 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-c0b4ce4a-14c0-4615-8010-da285818c492 2019-01-18 08:21:32,753 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0988159179688s 2019-01-18 08:21:32,755 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2019-01-18 08:21:32,758 - 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}42b21203585817e97688eb9395833b8e762c2409" 2019-01-18 08:21:32,933 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 08:21: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-603080c0-5d92-4862-819c-dabe1678eb04 x-compute-request-id: req-603080c0-5d92-4862-819c-dabe1678eb04 Content-Encoding: gzip Content-Length: 718 Content-Type: application/json RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 204}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.4", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"pcid\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"acpi\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"ssse3\", \"fpu\", \"cx16\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 10239, "hypervisor_version": 2009000, "disk_available_least": 10164, "local_gb": 10239, "free_ram_mb": 28406, "id": 3}, {"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 207}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.6", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"pcid\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"acpi\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"ssse3\", \"fpu\", \"cx16\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 10239, "hypervisor_version": 2009000, "disk_available_least": 10164, "local_gb": 10239, "free_ram_mb": 28406, "id": 6}]} 2019-01-18 08:21:32,933 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/os-hypervisors/detail used request id req-603080c0-5d92-4862-819c-dabe1678eb04 2019-01-18 08:21:32,933 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.177947998047s 2019-01-18 08:21:32,934 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.23:8774/v2.1/os-hypervisors/detail used request id req-603080c0-5d92-4862-819c-dabe1678eb04 2019-01-18 08:21:32,935 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-01-18 08:21:32,935 - 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}42b21203585817e97688eb9395833b8e762c2409" 2019-01-18 08:21:33,105 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1223 Content-Type: application/json X-Openstack-Request-Id: req-a0aa6b2d-a3ce-4cc5-a61a-2a19db4e4ecd Date: Fri, 18 Jan 2019 08:21:33 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://af014572-0a5d-4a80-a07f-9105f52ab2c1/images/b7c256ed-779c-420e-9d13-5116ebce41ca/snap", "metadata": {}}], "file": "/v2/images/b7c256ed-779c-420e-9d13-5116ebce41ca/file", "owner": "f1e4a4762ce641e1a5b59339a12a45a7", "id": "b7c256ed-779c-420e-9d13-5116ebce41ca", "size": 12716032, "self": "/v2/images/b7c256ed-779c-420e-9d13-5116ebce41ca", "disk_format": "qcow2", "direct_url": "rbd://af014572-0a5d-4a80-a07f-9105f52ab2c1/images/b7c256ed-779c-420e-9d13-5116ebce41ca/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2019-01-18T08:21:31Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_full_parallel-img_0476f055-895e-462a-96c4-0974eb3f474c", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_full_parallel-img_0476f055-895e-462a-96c4-0974eb3f474c", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-01-18T08:21:30Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-01-18 08:21:33,105 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-a0aa6b2d-a3ce-4cc5-a61a-2a19db4e4ecd 2019-01-18 08:21:33,105 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.170240163803s 2019-01-18 08:21:33,106 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-a0aa6b2d-a3ce-4cc5-a61a-2a19db4e4ecd 2019-01-18 08:21:33,108 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-01-18 08:21:33,109 - 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}42b21203585817e97688eb9395833b8e762c2409" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/tempest_full_parallel-img_alt_0476f055-895e-462a-96c4-0974eb3f474c", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "tempest_full_parallel-img_alt_0476f055-895e-462a-96c4-0974eb3f474c"}' 2019-01-18 08:21:33,722 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 901 Content-Type: application/json Location: http://172.30.9.23:9292/v2/images/069822f2-dd23-4d59-b075-ea386f75ce84 X-Openstack-Request-Id: req-db8439fd-3dbf-40f2-b10a-67918647fb77 Date: Fri, 18 Jan 2019 08:21:33 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/069822f2-dd23-4d59-b075-ea386f75ce84/file", "owner": "f1e4a4762ce641e1a5b59339a12a45a7", "id": "069822f2-dd23-4d59-b075-ea386f75ce84", "size": null, "self": "/v2/images/069822f2-dd23-4d59-b075-ea386f75ce84", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2019-01-18T08:21:33Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_full_parallel-img_alt_0476f055-895e-462a-96c4-0974eb3f474c", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_full_parallel-img_alt_0476f055-895e-462a-96c4-0974eb3f474c", "checksum": null, "created_at": "2019-01-18T08:21:33Z", "protected": false} 2019-01-18 08:21:33,722 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-db8439fd-3dbf-40f2-b10a-67918647fb77 2019-01-18 08:21:33,723 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.614324808121s 2019-01-18 08:21:33,723 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.23:9292/v2/images used request id req-db8439fd-3dbf-40f2-b10a-67918647fb77 returning object 069822f2-dd23-4d59-b075-ea386f75ce84 2019-01-18 08:21:33,724 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-01-18 08:21:33,724 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.23:9292/v2/images/069822f2-dd23-4d59-b075-ea386f75ce84/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}42b21203585817e97688eb9395833b8e762c2409" -d '' 2019-01-18 08:21:35,061 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-c86d01f1-e54d-433a-8e23-c0a0dd3623a6 Date: Fri, 18 Jan 2019 08:21:35 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-18 08:21:35,061 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/069822f2-dd23-4d59-b075-ea386f75ce84/file used request id req-c86d01f1-e54d-433a-8e23-c0a0dd3623a6 2019-01-18 08:21:35,061 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.33711314201s 2019-01-18 08:21:35,061 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.23:9292/v2/images/069822f2-dd23-4d59-b075-ea386f75ce84/file used request id req-c86d01f1-e54d-433a-8e23-c0a0dd3623a6 2019-01-18 08:21:35,062 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-01-18 08:21:35,063 - 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}42b21203585817e97688eb9395833b8e762c2409" 2019-01-18 08:21:35,231 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2387 Content-Type: application/json X-Openstack-Request-Id: req-9112d070-98f8-4e1f-8ea8-e9883621f170 Date: Fri, 18 Jan 2019 08:21:35 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://af014572-0a5d-4a80-a07f-9105f52ab2c1/images/069822f2-dd23-4d59-b075-ea386f75ce84/snap", "metadata": {}}], "file": "/v2/images/069822f2-dd23-4d59-b075-ea386f75ce84/file", "owner": "f1e4a4762ce641e1a5b59339a12a45a7", "id": "069822f2-dd23-4d59-b075-ea386f75ce84", "size": 12716032, "self": "/v2/images/069822f2-dd23-4d59-b075-ea386f75ce84", "disk_format": "qcow2", "direct_url": "rbd://af014572-0a5d-4a80-a07f-9105f52ab2c1/images/069822f2-dd23-4d59-b075-ea386f75ce84/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2019-01-18T08:21:35Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_full_parallel-img_alt_0476f055-895e-462a-96c4-0974eb3f474c", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_full_parallel-img_alt_0476f055-895e-462a-96c4-0974eb3f474c", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-01-18T08:21:33Z", "protected": false}, {"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://af014572-0a5d-4a80-a07f-9105f52ab2c1/images/b7c256ed-779c-420e-9d13-5116ebce41ca/snap", "metadata": {}}], "file": "/v2/images/b7c256ed-779c-420e-9d13-5116ebce41ca/file", "owner": "f1e4a4762ce641e1a5b59339a12a45a7", "id": "b7c256ed-779c-420e-9d13-5116ebce41ca", "size": 12716032, "self": "/v2/images/b7c256ed-779c-420e-9d13-5116ebce41ca", "disk_format": "qcow2", "direct_url": "rbd://af014572-0a5d-4a80-a07f-9105f52ab2c1/images/b7c256ed-779c-420e-9d13-5116ebce41ca/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2019-01-18T08:21:31Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_full_parallel-img_0476f055-895e-462a-96c4-0974eb3f474c", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_full_parallel-img_0476f055-895e-462a-96c4-0974eb3f474c", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-01-18T08:21:30Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-01-18 08:21:35,231 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-9112d070-98f8-4e1f-8ea8-e9883621f170 2019-01-18 08:21:35,231 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.169433832169s 2019-01-18 08:21:35,232 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-9112d070-98f8-4e1f-8ea8-e9883621f170 2019-01-18 08:21:35,234 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://af014572-0a5d-4a80-a07f-9105f52ab2c1/images/069822f2-dd23-4d59-b075-ea386f75ce84/snap', u'metadata': Munch({})})], 'file': u'/v2/images/069822f2-dd23-4d59-b075-ea386f75ce84/file', 'owner': u'f1e4a4762ce641e1a5b59339a12a45a7', 'id': u'069822f2-dd23-4d59-b075-ea386f75ce84', 'size': 12716032, u'self': u'/v2/images/069822f2-dd23-4d59-b075-ea386f75ce84', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'f1e4a4762ce641e1a5b59339a12a45a7', 'name': 'tempest_full_paral-project_0476f055-895e-462a-96c4-0974eb3f474c', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://af014572-0a5d-4a80-a07f-9105f52ab2c1/images/069822f2-dd23-4d59-b075-ea386f75ce84/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-01-18T08:21:35Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2019-01-18T08:21:35Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_full_parallel-img_alt_0476f055-895e-462a-96c4-0974eb3f474c', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/069822f2-dd23-4d59-b075-ea386f75ce84', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/tempest_full_parallel-img_alt_0476f055-895e-462a-96c4-0974eb3f474c', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'tempest_full_parallel-img_alt_0476f055-895e-462a-96c4-0974eb3f474c', 'created': u'2019-01-18T08:21:33Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-01-18T08:21:33Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/069822f2-dd23-4d59-b075-ea386f75ce84', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/tempest_full_parallel-img_alt_0476f055-895e-462a-96c4-0974eb3f474c', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2019-01-18 08:21:35,235 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-01-18 08:21:35,238 - 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}c3d692de0caab0d07a9e3f5ccdb9e23ec3082fd2" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "tempest_full_parallel-flavor_alt_0476f055-895e-462a-96c4-0974eb3f474c", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-01-18 08:21:35,287 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 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-a061aa65-4802-4229-928e-98689cae5fbf x-compute-request-id: req-a061aa65-4802-4229-928e-98689cae5fbf Content-Encoding: gzip Content-Length: 320 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/94cbbbd7-6fe1-4c02-8358-fd66654c6338", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/94cbbbd7-6fe1-4c02-8358-fd66654c6338", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "94cbbbd7-6fe1-4c02-8358-fd66654c6338", "name": "tempest_full_parallel-flavor_alt_0476f055-895e-462a-96c4-0974eb3f474c", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2019-01-18 08:21:35,287 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-a061aa65-4802-4229-928e-98689cae5fbf 2019-01-18 08:21:35,287 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0517430305481s 2019-01-18 08:21:35,287 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors used request id req-a061aa65-4802-4229-928e-98689cae5fbf returning object 94cbbbd7-6fe1-4c02-8358-fd66654c6338 2019-01-18 08:21:35,288 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'tempest_full_parallel-flavor_alt_0476f055-895e-462a-96c4-0974eb3f474c', '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'9c53a91613fb4d5080479ac6f51697ed', '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'94cbbbd7-6fe1-4c02-8358-fd66654c6338', 'swap': 0}) 2019-01-18 08:21:35,288 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-01-18 08:21:35,291 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.23:8774/v2.1/flavors/94cbbbd7-6fe1-4c02-8358-fd66654c6338/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}c3d692de0caab0d07a9e3f5ccdb9e23ec3082fd2" -d '{"extra_specs": {}}' 2019-01-18 08:21:35,307 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 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 x-openstack-request-id: req-8b28973c-d954-47ed-82dc-4725523d0054 x-compute-request-id: req-8b28973c-d954-47ed-82dc-4725523d0054 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2019-01-18 08:21:35,307 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors/94cbbbd7-6fe1-4c02-8358-fd66654c6338/os-extra_specs used request id req-8b28973c-d954-47ed-82dc-4725523d0054 2019-01-18 08:21:35,307 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0185768604279s 2019-01-18 08:21:35,307 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.23:8774/v2.1/flavors/94cbbbd7-6fe1-4c02-8358-fd66654c6338/os-extra_specs used request id req-8b28973c-d954-47ed-82dc-4725523d0054 2019-01-18 08:21:35,308 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'tempest_full_parallel-flavor_alt_0476f055-895e-462a-96c4-0974eb3f474c', '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'9c53a91613fb4d5080479ac6f51697ed', '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'94cbbbd7-6fe1-4c02-8358-fd66654c6338', 'swap': 0}) 2019-01-18 08:21:38,424 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2019-01-18 08:21:37.241 40 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=4e189ba6-930e-4e97-be0a-672960825684) for deployment 'opnfv-rally' (UUID=f4d2b383-ed66-472e-86ef-e661cfdf6ddd). 2019-01-18 08:21:38.197 40 WARNING oslo_config.cfg [-] Option "swift_operator_role" from group "tempest" is deprecated. Use option "swift_operator_role" from group "openstack". 2019-01-18 08:21:38.202 40 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=4e189ba6-930e-4e97-be0a-672960825684) has been successfully configured for deployment 'opnfv-rally' (UUID=f4d2b383-ed66-472e-86ef-e661cfdf6ddd)! 2019-01-18 08:21:38,424 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2019-01-18 08:21:38,424 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2019-01-18 08:21:38,428 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2019-01-18 08:21:38,449 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2019-01-18 08:21:41,356 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-4e189ba6-930e-4e97-be0a-672960825684/repo; testr list-tests '(?!.*\[.*\bslow\b.*\])(^tempest\.(api|scenario))' >/home/opnfv/functest/results/tempest_full_parallel/test_list.txt 2>/dev/null) 2019-01-18 08:21:41,357 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2019-01-18 08:21:41,397 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Tempest blacklist file does not exist. 2019-01-18 08:21:41,400 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Starting Tempest test suite: '['rally', 'verify', 'start', '--load-list', u'/home/opnfv/functest/results/tempest_full_parallel/test_list.txt']'. 2019-01-18 08:21:43,303 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:21:43.302 49 INFO rally.api [-] Starting verification (UUID=2a0ba08f-1f40-4ff8-92b2-5941fcc25d0d) for deployment 'opnfv-rally' (UUID=f4d2b383-ed66-472e-86ef-e661cfdf6ddd) by verifier 'opnfv-tempest' (UUID=4e189ba6-930e-4e97-be0a-672960825684). 2019-01-18 08:21:43,303 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Verification UUID: 2a0ba08f-1f40-4ff8-92b2-5941fcc25d0d 2019-01-18 08:21:49,171 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:21:49.171 49 INFO opnfv-tempest [-] {4} tempest.api.compute.admin.test_fixed_ips.FixedIPsTestJson ... skip: FixedIPsTestJson skipped as neutron is available 2019-01-18 08:21:49,180 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:21:49.180 49 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_fixed_ips_negative.FixedIPsNegativeTestJson ... skip: FixedIPsNegativeTestJson skipped as neutron is available 2019-01-18 08:21:49,206 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:21:49.205 49 INFO opnfv-tempest [-] {5} tempest.api.compute.admin.test_live_migration.LiveMigrationRemoteConsolesV26Test ... skip: The microversion range[2.6 - latest] of this test is out of the configuration range[None - None]. 2019-01-18 08:21:49,356 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:21:49.355 49 INFO opnfv-tempest [-] {15} tempest.api.compute.admin.test_server_diagnostics.ServerDiagnosticsV248Test ... skip: The microversion range[2.48 - latest] of this test is out of the configuration range[None - None]. 2019-01-18 08:21:49,424 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:21:49.423 49 INFO opnfv-tempest [-] {13} tempest.api.compute.admin.test_auto_allocate_network.AutoAllocateNetworkTest ... skip: The microversion range[2.37 - latest] of this test is out of the configuration range[None - None]. 2019-01-18 08:21:52,619 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:21:52.618 49 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_simple_tenant_usage_negative.TenantUsagesNegativeTestJSON.test_get_usage_tenant_with_empty_tenant_id ... success [0.153s] 2019-01-18 08:21:52,637 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:21:52.637 49 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_simple_tenant_usage_negative.TenantUsagesNegativeTestJSON.test_get_usage_tenant_with_invalid_date ... success [0.018s] 2019-01-18 08:21:52,739 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:21:52.738 49 INFO opnfv-tempest [-] {7} tempest.api.compute.admin.test_availability_zone_negative.AZAdminNegativeTestJSON.test_get_availability_zone_list_detail_with_non_admin_user ... success [0.197s] 2019-01-18 08:21:52,807 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:21:52.807 49 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_simple_tenant_usage_negative.TenantUsagesNegativeTestJSON.test_list_usage_all_tenants_with_non_admin_user ... success [0.170s] 2019-01-18 08:21:52,878 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:21:52.877 49 INFO opnfv-tempest [-] {11} tempest.api.compute.admin.test_availability_zone.AZAdminV2TestJSON.test_get_availability_zone_list ... success [0.249s] 2019-01-18 08:21:52,953 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:21:52.953 49 INFO opnfv-tempest [-] {12} tempest.api.compute.admin.test_hypervisor.HypervisorAdminTestJSON.test_get_hypervisor_list ... success [0.222s] 2019-01-18 08:21:52,992 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:21:52.991 49 INFO opnfv-tempest [-] {11} tempest.api.compute.admin.test_availability_zone.AZAdminV2TestJSON.test_get_availability_zone_list_detail ... success [0.114s] 2019-01-18 08:21:53,005 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:21:53.004 49 INFO opnfv-tempest [-] {12} tempest.api.compute.admin.test_hypervisor.HypervisorAdminTestJSON.test_get_hypervisor_list_details ... success [0.050s] 2019-01-18 08:21:53,007 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:21:53.007 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_flavors_extra_specs.FlavorsExtraSpecsTestJSON.test_flavor_non_admin_get_all_keys ... success [0.258s] 2019-01-18 08:21:53,069 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:21:53.069 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_flavors_extra_specs.FlavorsExtraSpecsTestJSON.test_flavor_non_admin_get_specific_key ... success [0.062s] 2019-01-18 08:21:53,079 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:21:53.079 49 INFO opnfv-tempest [-] {12} tempest.api.compute.admin.test_hypervisor.HypervisorAdminTestJSON.test_get_hypervisor_show_details ... success [0.075s] 2019-01-18 08:21:53,135 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:21:53.135 49 INFO opnfv-tempest [-] {4} tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_create_flavor_using_string_ram ... success [0.387s] 2019-01-18 08:21:53,172 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:21:53.172 49 INFO opnfv-tempest [-] {12} tempest.api.compute.admin.test_hypervisor.HypervisorAdminTestJSON.test_get_hypervisor_show_servers ... success [0.093s] 2019-01-18 08:21:53,197 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:21:53.196 49 INFO opnfv-tempest [-] {12} tempest.api.compute.admin.test_hypervisor.HypervisorAdminTestJSON.test_get_hypervisor_stats ... success [0.024s] 2019-01-18 08:21:53,338 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:21:53.337 49 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_agents.AgentsAdminTestJSON.test_create_agent ... success [0.377s] 2019-01-18 08:21:53,378 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:21:53.378 49 INFO opnfv-tempest [-] {12} tempest.api.compute.admin.test_hypervisor.HypervisorAdminTestJSON.test_get_hypervisor_uptime ... success [0.179s] 2019-01-18 08:21:53,447 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:21:53.446 49 INFO opnfv-tempest [-] {12} tempest.api.compute.admin.test_hypervisor.HypervisorAdminTestJSON.test_search_hypervisor ... success [0.069s] 2019-01-18 08:21:53,554 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:21:53.554 49 INFO opnfv-tempest [-] {4} tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_create_flavor_verify_entry_in_list_details ... success [0.417s] 2019-01-18 08:21:53,619 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:21:53.619 49 INFO opnfv-tempest [-] {13} tempest.api.compute.admin.test_flavors_extra_specs_negative.FlavorsExtraSpecsNegativeTestJSON.test_flavor_get_nonexistent_key ... success [0.203s] 2019-01-18 08:21:53,632 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:21:53.632 49 INFO opnfv-tempest [-] {13} tempest.api.compute.admin.test_flavors_extra_specs_negative.FlavorsExtraSpecsNegativeTestJSON.test_flavor_non_admin_set_keys ... success [0.013s] 2019-01-18 08:21:53,659 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:21:53.659 49 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_agents.AgentsAdminTestJSON.test_delete_agent ... success [0.321s] 2019-01-18 08:21:53,671 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:21:53.671 49 INFO opnfv-tempest [-] {5} tempest.api.compute.admin.test_networks.NetworksTest.test_get_network ... success [1.086s] 2019-01-18 08:21:53,675 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:21:53.675 49 INFO opnfv-tempest [-] {14} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_add_existent_host ... success [0.742s] 2019-01-18 08:21:53,753 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:21:53.752 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_flavors_extra_specs.FlavorsExtraSpecsTestJSON.test_flavor_set_get_update_show_unset_keys ... success [0.683s] 2019-01-18 08:21:53,788 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:21:53.787 49 INFO opnfv-tempest [-] {13} tempest.api.compute.admin.test_flavors_extra_specs_negative.FlavorsExtraSpecsNegativeTestJSON.test_flavor_non_admin_unset_keys ... success [0.155s] 2019-01-18 08:21:53,844 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:21:53.843 49 INFO opnfv-tempest [-] {13} tempest.api.compute.admin.test_flavors_extra_specs_negative.FlavorsExtraSpecsNegativeTestJSON.test_flavor_non_admin_update_specific_key ... success [0.055s] 2019-01-18 08:21:53,863 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:21:53.862 49 INFO opnfv-tempest [-] {13} tempest.api.compute.admin.test_flavors_extra_specs_negative.FlavorsExtraSpecsNegativeTestJSON.test_flavor_unset_nonexistent_key ... success [0.019s] 2019-01-18 08:21:53,874 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:21:53.874 49 INFO opnfv-tempest [-] {13} tempest.api.compute.admin.test_flavors_extra_specs_negative.FlavorsExtraSpecsNegativeTestJSON.test_flavor_update_mismatch_key ... success [0.011s] 2019-01-18 08:21:53,885 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:21:53.884 49 INFO opnfv-tempest [-] {13} tempest.api.compute.admin.test_flavors_extra_specs_negative.FlavorsExtraSpecsNegativeTestJSON.test_flavor_update_more_key ... success [0.009s] 2019-01-18 08:21:53,963 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:21:53.963 49 INFO opnfv-tempest [-] {4} tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_create_flavor_with_int_id ... success [0.409s] 2019-01-18 08:21:54,015 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:21:54.014 49 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_agents.AgentsAdminTestJSON.test_list_agents ... success [0.355s] 2019-01-18 08:21:54,118 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:21:54.118 49 INFO opnfv-tempest [-] {14} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_add_host_as_user ... success [0.442s] 2019-01-18 08:21:54,211 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:21:54.210 49 INFO opnfv-tempest [-] {4} tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_create_flavor_with_none_id ... success [0.247s] 2019-01-18 08:21:54,306 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:21:54.305 49 INFO opnfv-tempest [-] {8} tempest.api.compute.admin.test_flavors_access.FlavorsAccessTestJSON.test_flavor_access_add_remove ... success [1.512s] 2019-01-18 08:21:54,348 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:21:54.347 49 INFO opnfv-tempest [-] {5} tempest.api.compute.admin.test_networks.NetworksTest.test_list_all_networks ... success [0.676s] 2019-01-18 08:21:54,477 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:21:54.476 49 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_agents.AgentsAdminTestJSON.test_list_agents_with_filter ... success [0.460s] 2019-01-18 08:21:54,553 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:21:54.553 49 INFO opnfv-tempest [-] {4} tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_create_flavor_with_uuid_id ... success [0.340s] 2019-01-18 08:21:54,555 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:21:54.555 49 INFO opnfv-tempest [-] {14} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_add_non_exist_host ... success [0.435s] 2019-01-18 08:21:54,566 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:21:54.565 49 INFO opnfv-tempest [-] {14} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_create_aggregate_name_length_exceeds_255 ... success [0.012s] 2019-01-18 08:21:54,577 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:21:54.577 49 INFO opnfv-tempest [-] {14} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_create_aggregate_name_length_less_than_1 ... success [0.011s] 2019-01-18 08:21:54,589 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:21:54.589 49 INFO opnfv-tempest [-] {14} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_create_as_user ... success [0.011s] 2019-01-18 08:21:54,705 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:21:54.705 49 INFO opnfv-tempest [-] {8} tempest.api.compute.admin.test_flavors_access.FlavorsAccessTestJSON.test_flavor_access_list_with_private_flavor ... success [0.400s] 2019-01-18 08:21:54,866 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:21:54.865 49 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_agents.AgentsAdminTestJSON.test_update_agent ... success [0.389s] 2019-01-18 08:21:55,045 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:21:55.045 49 INFO opnfv-tempest [-] {14} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_create_with_existent_aggregate_name ... success [0.455s] 2019-01-18 08:21:55,057 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:21:55.057 49 INFO opnfv-tempest [-] {4} tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_create_list_flavor_without_extra_data ... success [0.504s] 2019-01-18 08:21:55,497 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:21:55.497 49 INFO opnfv-tempest [-] {14} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_delete_as_user ... success [0.451s] 2019-01-18 08:21:55,557 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:21:55.556 49 INFO opnfv-tempest [-] {14} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_delete_with_invalid_id ... success [0.057s] 2019-01-18 08:21:55,558 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:21:55.558 49 INFO opnfv-tempest [-] {4} tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_create_server_with_non_public_flavor ... success [0.496s] 2019-01-18 08:21:55,921 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:21:55.921 49 INFO opnfv-tempest [-] {14} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_get_details_as_user ... success [0.366s] 2019-01-18 08:21:55,964 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:21:55.963 49 INFO opnfv-tempest [-] {10} tempest.api.compute.admin.test_quotas.QuotaClassesAdminTestJSON.test_update_default_quotas ... success [3.330s] 2019-01-18 08:21:55,965 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:21:55.965 49 INFO opnfv-tempest [-] {14} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_get_details_with_invalid_id ... success [0.042s] 2019-01-18 08:21:55,977 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:21:55.976 49 INFO opnfv-tempest [-] {14} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_list_as_user ... success [0.012s] 2019-01-18 08:21:55,996 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:21:55.996 49 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_quotas_negative.QuotasAdminNegativeTestJSON.test_create_server_when_cpu_quota_is_full ... success [3.688s] 2019-01-18 08:21:56,783 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:21:56.782 49 INFO opnfv-tempest [-] {14} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_remove_host_as_user ... success [0.805s] 2019-01-18 08:21:57,477 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:21:57.477 49 INFO opnfv-tempest [-] {4} tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_is_public_string_variations ... success [1.918s] 2019-01-18 08:21:57,506 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:21:57.506 49 INFO opnfv-tempest [-] {14} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_remove_nonexistent_host ... success [0.723s] 2019-01-18 08:21:58,159 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:21:58.158 49 INFO opnfv-tempest [-] {4} tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_list_non_public_flavor ... success [0.683s] 2019-01-18 08:21:58,701 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:21:58.701 49 INFO opnfv-tempest [-] {4} tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_list_public_flavor_with_other_user ... success [0.543s] 2019-01-18 08:22:00,217 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:22:00.216 49 INFO opnfv-tempest [-] {10} tempest.api.compute.admin.test_volume_swap.TestVolumeSwap ... skip: Swapping volumes is not supported. 2019-01-18 08:22:00,401 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:22:00.401 49 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_quotas_negative.QuotasAdminNegativeTestJSON.test_create_server_when_instances_quota_is_full ... success [4.403s] 2019-01-18 08:22:00,726 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:22:00.726 49 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_image_metadata_negative.ImagesMetadataNegativeTestJSON.test_delete_nonexistent_image_metadata_item ... success [1.062s] 2019-01-18 08:22:01,054 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:22:01.053 49 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_image_metadata_negative.ImagesMetadataNegativeTestJSON.test_get_nonexistent_image_metadata_item ... success [0.327s] 2019-01-18 08:22:01,331 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:22:01.330 49 INFO opnfv-tempest [-] {14} tempest.api.compute.admin.test_keypairs_v210.KeyPairsV210TestJSON ... skip: The microversion range[2.10 - latest] of this test is out of the configuration range[None - None]. 2019-01-18 08:22:01,331 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:22:01.331 49 INFO opnfv-tempest [-] {14} tempest.api.compute.admin.test_server_diagnostics_negative.ServerDiagnosticsNegativeV248Test ... skip: The microversion range[2.48 - latest] of this test is out of the configuration range[None - None]. 2019-01-18 08:22:01,410 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:22:01.410 49 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_image_metadata_negative.ImagesMetadataNegativeTestJSON.test_list_nonexistent_image_metadata ... success [0.357s] 2019-01-18 08:22:01,417 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:22:01.417 49 INFO opnfv-tempest [-] {7} tempest.api.compute.admin.test_instance_usage_audit_log.InstanceUsageAuditLogTestJSON.test_get_instance_usage_audit_log ... success [0.124s] 2019-01-18 08:22:01,442 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:22:01.442 49 INFO opnfv-tempest [-] {7} tempest.api.compute.admin.test_instance_usage_audit_log.InstanceUsageAuditLogTestJSON.test_list_instance_usage_audit_logs ... success [0.025s] 2019-01-18 08:22:01,747 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:22:01.746 49 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_image_metadata_negative.ImagesMetadataNegativeTestJSON.test_set_nonexistent_image_metadata ... success [0.334s] 2019-01-18 08:22:01,920 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:22:01.920 49 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_image_metadata_negative.ImagesMetadataNegativeTestJSON.test_set_nonexistent_image_metadata_item ... success [0.173s] 2019-01-18 08:22:02,334 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:22:02.333 49 INFO opnfv-tempest [-] {13} tempest.api.compute.admin.test_services.ServicesAdminTestJSON.test_get_service_by_host_name ... success [0.305s] 2019-01-18 08:22:02,460 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:22:02.460 49 INFO opnfv-tempest [-] {13} tempest.api.compute.admin.test_services.ServicesAdminTestJSON.test_get_service_by_service_and_host_name ... success [0.126s] 2019-01-18 08:22:02,521 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:22:02.521 49 INFO opnfv-tempest [-] {13} tempest.api.compute.admin.test_services.ServicesAdminTestJSON.test_get_service_by_service_binary_name ... success [0.061s] 2019-01-18 08:22:02,544 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:22:02.543 49 INFO opnfv-tempest [-] {8} tempest.api.compute.admin.test_hosts.HostsAdminTestJSON.test_list_hosts ... success [0.264s] 2019-01-18 08:22:02,574 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:22:02.574 49 INFO opnfv-tempest [-] {13} tempest.api.compute.admin.test_services.ServicesAdminTestJSON.test_list_services ... success [0.053s] 2019-01-18 08:22:02,613 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:22:02.612 49 INFO opnfv-tempest [-] {8} tempest.api.compute.admin.test_hosts.HostsAdminTestJSON.test_list_hosts_with_a_blank_zone ... success [0.068s] 2019-01-18 08:22:02,626 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:22:02.626 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_list_hosts_with_non_admin_user ... success [0.217s] 2019-01-18 08:22:02,639 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:22:02.639 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_reboot_host_with_non_admin_user ... success [0.012s] 2019-01-18 08:22:02,659 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:22:02.658 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_reboot_nonexistent_host ... success [0.019s] 2019-01-18 08:22:02,674 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:22:02.674 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_show_host_detail_with_non_admin_user ... success [0.012s] 2019-01-18 08:22:02,674 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:22:02.674 49 INFO opnfv-tempest [-] {8} tempest.api.compute.admin.test_hosts.HostsAdminTestJSON.test_list_hosts_with_nonexistent_zone ... success [0.058s] 2019-01-18 08:22:02,682 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:22:02.682 49 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_image_metadata_negative.ImagesMetadataNegativeTestJSON.test_update_nonexistent_image_metadata ... success [0.762s] 2019-01-18 08:22:02,688 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:22:02.688 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_show_host_detail_with_nonexistent_hostname ... success [0.016s] 2019-01-18 08:22:02,702 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:22:02.702 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_shutdown_host_with_non_admin_user ... success [0.014s] 2019-01-18 08:22:02,738 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:22:02.738 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_shutdown_nonexistent_host ... success [0.036s] 2019-01-18 08:22:02,750 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:22:02.749 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_startup_host_with_non_admin_user ... success [0.011s] 2019-01-18 08:22:02,776 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:22:02.776 49 INFO opnfv-tempest [-] {8} tempest.api.compute.admin.test_hosts.HostsAdminTestJSON.test_list_hosts_with_zone ... success [0.102s] 2019-01-18 08:22:02,776 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:22:02.776 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_startup_nonexistent_host ... success [0.023s] 2019-01-18 08:22:02,784 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:22:02.784 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_update_host_with_invalid_maintenance_mode ... success [0.010s] 2019-01-18 08:22:02,795 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:22:02.795 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_update_host_with_invalid_status ... success [0.010s] 2019-01-18 08:22:02,806 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:22:02.806 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_update_host_with_non_admin_user ... success [0.011s] 2019-01-18 08:22:02,818 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:22:02.818 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_update_host_without_param ... success [0.012s] 2019-01-18 08:22:02,840 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:22:02.840 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_update_nonexistent_host ... success [0.022s] 2019-01-18 08:22:02,877 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:22:02.877 49 INFO opnfv-tempest [-] {8} tempest.api.compute.admin.test_hosts.HostsAdminTestJSON.test_show_host_detail ... success [0.103s] 2019-01-18 08:22:03,009 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:22:03.009 49 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_quotas_negative.QuotasAdminNegativeTestJSON.test_create_server_when_memory_quota_is_full ... success [2.607s] 2019-01-18 08:22:03,015 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:22:03.015 49 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_quotas_negative.QuotasAdminNegativeTestJSON.test_security_groups_exceed_limit ... skip [0.001s]: Skipped until Bug: 1186354 is resolved. 2019-01-18 08:22:03,017 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:22:03.016 49 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_quotas_negative.QuotasAdminNegativeTestJSON.test_security_groups_rules_exceed_limit ... skip [0.001s]: Skipped until Bug: 1186354 is resolved. 2019-01-18 08:22:03,031 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:22:03.030 49 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_quotas_negative.QuotasAdminNegativeTestJSON.test_update_quota_normal_user ... success [0.017s] 2019-01-18 08:22:04,919 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:22:04.919 49 INFO opnfv-tempest [-] {15} tempest.api.compute.admin.test_servers_negative.ServersAdminNegativeTestJSON.test_migrate_non_existent_server ... success [0.200s] 2019-01-18 08:22:07,115 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:22:07.114 49 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_security_groups.SecurityGroupsTestAdminJSON.test_list_security_groups_list_all_tenants_filter ... success [14.682s] 2019-01-18 08:22:07,655 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:22:07.655 49 INFO opnfv-tempest [-] {6} tempest.api.compute.admin.test_delete_server.DeleteServersAdminTestJSON.test_admin_delete_servers_of_others ... success [14.971s] 2019-01-18 08:22:08,276 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:22:08.275 49 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_list_images.ListImagesTestJSON.test_get_image ... success [1.359s] 2019-01-18 08:22:09,047 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:22:09.047 49 INFO opnfv-tempest [-] {3} tempest.api.compute.limits.test_absolute_limits.AbsoluteLimitsTestJSON.test_absLimits_get ... success [0.321s] 2019-01-18 08:22:09,057 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:22:09.057 49 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_list_images.ListImagesTestJSON.test_list_images ... success [0.781s] 2019-01-18 08:22:10,141 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:22:10.140 49 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_list_images.ListImagesTestJSON.test_list_images_with_detail ... success [1.083s] 2019-01-18 08:22:10,443 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:22:10.442 49 INFO opnfv-tempest [-] {8} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_get_hypervisor_list_details_with_non_admin_user ... success [0.164s] 2019-01-18 08:22:10,455 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:22:10.455 49 INFO opnfv-tempest [-] {8} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_get_hypervisor_list_with_non_admin_user ... success [0.012s] 2019-01-18 08:22:10,471 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:22:10.471 49 INFO opnfv-tempest [-] {8} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_get_hypervisor_stats_with_non_admin_user ... success [0.016s] 2019-01-18 08:22:10,484 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:22:10.484 49 INFO opnfv-tempest [-] {7} tempest.api.compute.admin.test_quotas.QuotasAdminTestJSON.test_delete_quota ... success [2.159s] 2019-01-18 08:22:10,659 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:22:10.658 49 INFO opnfv-tempest [-] {7} tempest.api.compute.admin.test_quotas.QuotasAdminTestJSON.test_get_default_quotas ... success [0.175s] 2019-01-18 08:22:10,665 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:22:10.665 49 INFO opnfv-tempest [-] {8} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_get_hypervisor_uptime_with_non_admin_user ... success [0.193s] 2019-01-18 08:22:10,677 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:22:10.677 49 INFO opnfv-tempest [-] {8} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_get_nonexistent_hypervisor_uptime ... success [0.012s] 2019-01-18 08:22:10,732 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:22:10.731 49 INFO opnfv-tempest [-] {8} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_search_hypervisor_with_non_admin_user ... success [0.053s] 2019-01-18 08:22:10,752 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:22:10.752 49 INFO opnfv-tempest [-] {8} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_search_nonexistent_hypervisor ... success [0.020s] 2019-01-18 08:22:10,805 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:22:10.804 49 INFO opnfv-tempest [-] {8} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_show_hypervisor_with_non_admin_user ... success [0.052s] 2019-01-18 08:22:10,816 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:22:10.816 49 INFO opnfv-tempest [-] {8} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_show_nonexistent_hypervisor ... success [0.011s] 2019-01-18 08:22:10,865 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:22:10.865 49 INFO opnfv-tempest [-] {8} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_show_servers_with_non_admin_user ... success [0.049s] 2019-01-18 08:22:10,885 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:22:10.885 49 INFO opnfv-tempest [-] {8} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_show_servers_with_nonexistent_hypervisor ... success [0.020s] 2019-01-18 08:22:12,485 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:22:12.485 49 INFO opnfv-tempest [-] {13} tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_delete_nonexistent_security_group ... success [0.434s] 2019-01-18 08:22:12,497 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:22:12.497 49 INFO opnfv-tempest [-] {13} tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_delete_security_group_without_passing_id ... success [0.012s] 2019-01-18 08:22:12,759 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:22:12.759 49 INFO opnfv-tempest [-] {12} tempest.api.compute.admin.test_server_diagnostics_negative.ServerDiagnosticsNegativeTest.test_get_server_diagnostics_by_non_admin ... success [10.732s] 2019-01-18 08:22:13,831 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:22:13.830 49 INFO opnfv-tempest [-] {5} tempest.api.compute.images.test_images_oneserver_negative.ImagesOneServerNegativeTestJSON.test_create_image_specify_invalid_metadata ... success [0.689s] 2019-01-18 08:22:14,121 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:22:14.121 49 INFO opnfv-tempest [-] {2} tempest.api.compute.keypairs.test_keypairs.KeyPairsV2TestJSON.test_get_keypair_detail ... success [1.361s] 2019-01-18 08:22:14,171 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:22:14.171 49 INFO opnfv-tempest [-] {13} tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_delete_the_default_security_group ... success [1.672s] 2019-01-18 08:22:14,174 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:22:14.174 49 INFO opnfv-tempest [-] {13} tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_security_group_create_with_duplicate_name ... skip [0.000s]: Neutron allows duplicate names for security groups 2019-01-18 08:22:14,178 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:22:14.178 49 INFO opnfv-tempest [-] {13} tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_security_group_create_with_invalid_group_description ... skip [0.001s]: Skipped until Bug: 1161411 is resolved. 2019-01-18 08:22:14,182 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:22:14.181 49 INFO opnfv-tempest [-] {13} tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_security_group_create_with_invalid_group_name ... skip [0.001s]: Skipped until Bug: 1161411 is resolved. 2019-01-18 08:22:14,371 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:22:14.371 49 INFO opnfv-tempest [-] {5} tempest.api.compute.images.test_images_oneserver_negative.ImagesOneServerNegativeTestJSON.test_create_image_specify_metadata_over_limits ... success [0.540s] 2019-01-18 08:22:14,479 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:22:14.478 49 INFO opnfv-tempest [-] {13} tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_security_group_get_nonexistent_group ... success [0.303s] 2019-01-18 08:22:14,801 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:22:14.800 49 INFO opnfv-tempest [-] {13} tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_update_non_existent_security_group ... success [0.320s] 2019-01-18 08:22:14,804 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:22:14.803 49 INFO opnfv-tempest [-] {13} tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_update_security_group_with_invalid_sg_des ... skip [0.000s]: Neutron does not check the security group description 2019-01-18 08:22:14,805 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:22:14.804 49 INFO opnfv-tempest [-] {13} tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_update_security_group_with_invalid_sg_id ... skip [0.000s]: Neutron does not check the security group ID 2019-01-18 08:22:14,805 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:22:14.805 49 INFO opnfv-tempest [-] {13} tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_update_security_group_with_invalid_sg_name ... skip [0.000s]: Neutron does not check the security group name 2019-01-18 08:22:14,932 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:22:14.931 49 INFO opnfv-tempest [-] {5} tempest.api.compute.images.test_images_oneserver_negative.ImagesOneServerNegativeTestJSON.test_create_image_specify_name_over_character_limit ... success [0.560s] 2019-01-18 08:22:15,397 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:22:15.396 49 INFO opnfv-tempest [-] {2} tempest.api.compute.keypairs.test_keypairs.KeyPairsV2TestJSON.test_keypair_create_delete ... success [1.274s] 2019-01-18 08:22:15,876 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:22:15.876 49 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_add_host_create_server_with_az ... success [12.040s] 2019-01-18 08:22:16,797 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:22:16.796 49 INFO opnfv-tempest [-] {2} tempest.api.compute.keypairs.test_keypairs.KeyPairsV2TestJSON.test_keypair_create_with_pub_key ... success [1.400s] 2019-01-18 08:22:17,228 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:22:17.227 49 INFO opnfv-tempest [-] {7} tempest.api.compute.admin.test_quotas.QuotasAdminTestJSON.test_get_updated_quotas ... success [6.566s] 2019-01-18 08:22:18,604 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:22:18.603 49 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_add_host_get_details ... success [2.729s] 2019-01-18 08:22:19,776 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:22:19.775 49 INFO opnfv-tempest [-] {15} tempest.api.compute.admin.test_servers_negative.ServersAdminNegativeTestJSON.test_migrate_server_invalid_state ... success [14.850s] 2019-01-18 08:22:19,782 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:22:19.782 49 INFO opnfv-tempest [-] {15} tempest.api.compute.admin.test_servers_negative.ServersAdminNegativeTestJSON.test_reset_state_server_invalid_state ... success [0.011s] 2019-01-18 08:22:19,793 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:22:19.793 49 INFO opnfv-tempest [-] {15} tempest.api.compute.admin.test_servers_negative.ServersAdminNegativeTestJSON.test_reset_state_server_invalid_type ... success [0.011s] 2019-01-18 08:22:19,806 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:22:19.806 49 INFO opnfv-tempest [-] {15} tempest.api.compute.admin.test_servers_negative.ServersAdminNegativeTestJSON.test_reset_state_server_nonexistent_server ... success [0.012s] 2019-01-18 08:22:20,457 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:22:20.456 49 INFO opnfv-tempest [-] {2} tempest.api.compute.keypairs.test_keypairs.KeyPairsV2TestJSON.test_keypairs_create_list_delete ... success [3.657s] 2019-01-18 08:22:20,615 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:22:20.615 49 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_add_host_list ... success [2.012s] 2019-01-18 08:22:21,195 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:22:21.194 49 INFO opnfv-tempest [-] {14} tempest.api.compute.images.test_images_negative.ImagesNegativeTestJSON.test_create_image_from_deleted_server ... success [17.322s] 2019-01-18 08:22:21,224 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:22:21.224 49 INFO opnfv-tempest [-] {14} tempest.api.compute.images.test_images_negative.ImagesNegativeTestJSON.test_create_image_from_invalid_server ... success [0.033s] 2019-01-18 08:22:21,243 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:22:21.243 49 INFO opnfv-tempest [-] {14} tempest.api.compute.images.test_images_negative.ImagesNegativeTestJSON.test_create_image_specify_uuid_35_characters_or_less ... success [0.017s] 2019-01-18 08:22:21,256 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:22:21.256 49 INFO opnfv-tempest [-] {14} tempest.api.compute.images.test_images_negative.ImagesNegativeTestJSON.test_create_image_specify_uuid_37_characters_or_more ... success [0.013s] 2019-01-18 08:22:21,265 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:22:21.265 49 INFO opnfv-tempest [-] {14} tempest.api.compute.images.test_images_negative.ImagesNegativeTestJSON.test_delete_image_blank_id ... success [0.009s] 2019-01-18 08:22:21,555 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:22:21.555 49 INFO opnfv-tempest [-] {14} tempest.api.compute.images.test_images_negative.ImagesNegativeTestJSON.test_delete_image_negative_image_id ... success [0.289s] 2019-01-18 08:22:22,312 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:22:22.311 49 INFO opnfv-tempest [-] {14} tempest.api.compute.images.test_images_negative.ImagesNegativeTestJSON.test_delete_image_non_hex_string_id ... success [0.755s] 2019-01-18 08:22:22,599 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:22:22.599 49 INFO opnfv-tempest [-] {14} tempest.api.compute.images.test_images_negative.ImagesNegativeTestJSON.test_delete_image_with_id_over_character_limit ... success [0.287s] 2019-01-18 08:22:23,292 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:22:23.292 49 INFO opnfv-tempest [-] {14} tempest.api.compute.images.test_images_negative.ImagesNegativeTestJSON.test_delete_image_with_invalid_image_id ... success [0.692s] 2019-01-18 08:22:23,310 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:22:23.310 49 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_add_remove_host ... success [2.694s] 2019-01-18 08:22:23,633 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:22:23.633 49 INFO opnfv-tempest [-] {14} tempest.api.compute.images.test_images_negative.ImagesNegativeTestJSON.test_delete_non_existent_image ... success [0.341s] 2019-01-18 08:22:24,498 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:22:24.498 49 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_create_delete ... success [1.187s] 2019-01-18 08:22:25,568 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:22:25.567 49 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_create_delete_with_az ... success [1.068s] 2019-01-18 08:22:26,174 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:22:26.173 49 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_create_update_metadata_get_details ... success [0.605s] 2019-01-18 08:22:27,100 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:22:27.099 49 INFO opnfv-tempest [-] {6} tempest.api.compute.admin.test_delete_server.DeleteServersAdminTestJSON.test_delete_server_while_in_error_state ... success [19.442s] 2019-01-18 08:22:27,753 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:22:27.753 49 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_create_update_with_az ... success [1.578s] 2019-01-18 08:22:28,420 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:22:28.420 49 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_create_verify_entry_in_list ... success [0.667s] 2019-01-18 08:22:29,066 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:22:29.066 49 INFO opnfv-tempest [-] {7} tempest.api.compute.admin.test_quotas.QuotasAdminTestJSON.test_update_all_quota_resources_for_tenant ... success [11.839s] 2019-01-18 08:22:29,875 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:22:29.875 49 INFO opnfv-tempest [-] {15} tempest.api.compute.admin.test_servers_negative.ServersAdminNegativeTestJSON.test_resize_server_using_overlimit_ram ... success [10.067s] 2019-01-18 08:22:30,975 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:22:30.975 49 INFO opnfv-tempest [-] {15} tempest.api.compute.admin.test_servers_negative.ServersAdminNegativeTestJSON.test_resize_server_using_overlimit_vcpus ... success [1.099s] 2019-01-18 08:22:35,429 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:22:35.429 49 INFO opnfv-tempest [-] {10} tempest.api.compute.admin.test_volumes_negative.VolumesAdminNegativeTest.test_update_attached_volume_with_nonexistent_volume_in_body ... success [23.056s] 2019-01-18 08:22:39,049 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:22:39.049 49 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_live_migration.LiveAutoBlockMigrationV225Test ... skip: The microversion range[2.25 - latest] of this test is out of the configuration range[None - None]. 2019-01-18 08:22:39,228 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:22:39.228 49 INFO opnfv-tempest [-] {13} tempest.api.compute.servers.test_novnc.NoVNCConsoleTestJSON.test_novnc ... success [0.882s] 2019-01-18 08:22:39,594 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:22:39.594 49 INFO opnfv-tempest [-] {13} tempest.api.compute.servers.test_novnc.NoVNCConsoleTestJSON.test_novnc_bad_token ... success [0.365s] 2019-01-18 08:22:40,116 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:22:40.116 49 INFO opnfv-tempest [-] {8} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_active_server ... success [16.276s] 2019-01-18 08:22:40,242 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:22:40.242 49 INFO opnfv-tempest [-] {10} tempest.api.compute.admin.test_volumes_negative.VolumesAdminNegativeTest.test_update_attached_volume_with_nonexistent_volume_in_uri ... success [4.816s] 2019-01-18 08:22:41,312 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:22:41.311 49 INFO opnfv-tempest [-] {7} tempest.api.compute.admin.test_services_negative.ServicesAdminNegativeTestJSON.test_get_service_by_invalid_params ... success [0.250s] 2019-01-18 08:22:41,403 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:22:41.403 49 INFO opnfv-tempest [-] {7} tempest.api.compute.admin.test_services_negative.ServicesAdminNegativeTestJSON.test_get_service_by_invalid_service_and_valid_host ... success [0.090s] 2019-01-18 08:22:41,541 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:22:41.541 49 INFO opnfv-tempest [-] {7} tempest.api.compute.admin.test_services_negative.ServicesAdminNegativeTestJSON.test_get_service_with_valid_service_and_invalid_host ... success [0.138s] 2019-01-18 08:22:41,638 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:22:41.638 49 INFO opnfv-tempest [-] {7} tempest.api.compute.admin.test_services_negative.ServicesAdminNegativeTestJSON.test_list_services_with_non_admin_user ... success [0.097s] 2019-01-18 08:22:42,700 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:22:42.699 49 INFO opnfv-tempest [-] {6} tempest.api.compute.admin.test_flavors_access_negative.FlavorsAccessNegativeTestJSON.test_add_flavor_access_duplicate ... success [2.765s] 2019-01-18 08:22:43,178 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:22:43.177 49 INFO opnfv-tempest [-] {6} tempest.api.compute.admin.test_flavors_access_negative.FlavorsAccessNegativeTestJSON.test_flavor_access_list_with_public_flavor ... success [0.477s] 2019-01-18 08:22:43,185 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:22:43.184 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_create_server_with_scheduling_hint ... success [12.984s] 2019-01-18 08:22:43,466 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:22:43.466 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_list_servers_by_admin ... success [0.283s] 2019-01-18 08:22:43,712 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:22:43.712 49 INFO opnfv-tempest [-] {12} tempest.api.compute.admin.test_simple_tenant_usage.TenantUsagesTestJSON.test_get_usage_tenant ... success [0.217s] 2019-01-18 08:22:43,756 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:22:43.756 49 INFO opnfv-tempest [-] {12} tempest.api.compute.admin.test_simple_tenant_usage.TenantUsagesTestJSON.test_get_usage_tenant_with_non_admin_user ... success [0.042s] 2019-01-18 08:22:43,989 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:22:43.989 49 INFO opnfv-tempest [-] {12} tempest.api.compute.admin.test_simple_tenant_usage.TenantUsagesTestJSON.test_list_usage_all_tenants ... success [0.233s] 2019-01-18 08:22:44,054 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:22:44.054 49 INFO opnfv-tempest [-] {6} tempest.api.compute.admin.test_flavors_access_negative.FlavorsAccessNegativeTestJSON.test_flavor_non_admin_add ... success [0.876s] 2019-01-18 08:22:45,063 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:22:45.062 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_list_servers_by_admin_with_all_tenants ... success [1.595s] 2019-01-18 08:22:45,559 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:22:45.558 49 INFO opnfv-tempest [-] {15} tempest.api.compute.certificates.test_certificates.CertificatesV2TestJSON ... skip: Nova cert is not available 2019-01-18 08:22:45,685 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:22:45.685 49 INFO opnfv-tempest [-] {6} tempest.api.compute.admin.test_flavors_access_negative.FlavorsAccessNegativeTestJSON.test_flavor_non_admin_remove ... success [1.630s] 2019-01-18 08:22:45,804 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:22:45.804 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_list_servers_by_admin_with_specified_tenant ... success [0.742s] 2019-01-18 08:22:45,846 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:22:45.845 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_list_servers_detailed_filter_by_invalid_status ... success [0.041s] 2019-01-18 08:22:46,780 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:22:46.780 49 INFO opnfv-tempest [-] {6} tempest.api.compute.admin.test_flavors_access_negative.FlavorsAccessNegativeTestJSON.test_remove_flavor_access_not_found ... success [1.095s] 2019-01-18 08:22:47,218 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:22:47.217 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_list_servers_filter_by_error_status ... success [1.370s] 2019-01-18 08:22:47,695 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:22:47.695 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_list_servers_filter_by_exist_host ... success [0.477s] 2019-01-18 08:22:49,997 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:22:49.997 49 INFO opnfv-tempest [-] {3} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_list_security_groups_by_server ... success [25.165s] 2019-01-18 08:22:52,791 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:22:52.791 49 INFO opnfv-tempest [-] {3} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_security_group_create_get_delete ... success [2.795s] 2019-01-18 08:22:53,093 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:22:53.092 49 INFO opnfv-tempest [-] {7} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_get_flavor ... success [0.168s] 2019-01-18 08:22:53,153 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:22:53.153 49 INFO opnfv-tempest [-] {7} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors ... success [0.060s] 2019-01-18 08:22:53,210 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:22:53.210 49 INFO opnfv-tempest [-] {7} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_detailed_filter_by_min_disk ... success [0.057s] 2019-01-18 08:22:53,268 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:22:53.267 49 INFO opnfv-tempest [-] {7} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_detailed_filter_by_min_ram ... success [0.057s] 2019-01-18 08:22:53,293 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:22:53.293 49 INFO opnfv-tempest [-] {7} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_detailed_limit_results ... success [0.025s] 2019-01-18 08:22:53,360 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:22:53.360 49 INFO opnfv-tempest [-] {7} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_detailed_using_marker ... success [0.067s] 2019-01-18 08:22:53,413 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:22:53.413 49 INFO opnfv-tempest [-] {7} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_filter_by_min_disk ... success [0.052s] 2019-01-18 08:22:53,471 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:22:53.471 49 INFO opnfv-tempest [-] {7} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_filter_by_min_ram ... success [0.057s] 2019-01-18 08:22:53,491 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:22:53.491 49 INFO opnfv-tempest [-] {7} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_limit_results ... success [0.019s] 2019-01-18 08:22:53,546 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:22:53.546 49 INFO opnfv-tempest [-] {7} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_using_marker ... success [0.055s] 2019-01-18 08:22:53,602 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:22:53.601 49 INFO opnfv-tempest [-] {7} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_with_detail ... success [0.055s] 2019-01-18 08:22:56,908 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:22:56.907 49 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_live_migration.LiveMigrationTest.test_iscsi_volume ... skip [0.000s]: Block Live migration not available 2019-01-18 08:23:00,864 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:23:00.864 49 INFO opnfv-tempest [-] {3} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_security_groups_create_list_delete ... success [8.071s] 2019-01-18 08:23:19,591 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:23:19.590 49 INFO opnfv-tempest [-] {14} tempest.api.compute.images.test_images_oneserver.ImagesOneServerTestJSON.test_create_delete_image ... success [35.620s] 2019-01-18 08:23:20,083 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:23:20.082 49 INFO opnfv-tempest [-] {5} tempest.api.compute.images.test_images_oneserver_negative.ImagesOneServerNegativeTestJSON.test_create_second_image_when_first_image_is_being_saved ... success [65.135s] 2019-01-18 08:23:20,715 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:23:20.714 49 INFO opnfv-tempest [-] {14} tempest.api.compute.images.test_images_oneserver.ImagesOneServerTestJSON.test_create_image_specify_multibyte_character_image_name ... success [1.128s] 2019-01-18 08:23:22,193 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:23:22.193 49 INFO opnfv-tempest [-] {13} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses ... success [0.058s] 2019-01-18 08:23:22,326 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:23:22.326 49 INFO opnfv-tempest [-] {13} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses_by_network ... success [0.129s] 2019-01-18 08:23:22,335 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:23:22.335 49 INFO opnfv-tempest [-] {8} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_attached_volume ... success [42.208s] 2019-01-18 08:23:25,856 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:23:25.855 49 INFO opnfv-tempest [-] {15} tempest.api.compute.floating_ips.test_floating_ips_actions.FloatingIPsTestJSON.test_allocate_floating_ip ... success [11.322s] 2019-01-18 08:23:26,752 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:23:26.752 49 INFO opnfv-tempest [-] {6} tempest.api.compute.admin.test_live_migration_negative.LiveMigrationNegativeTest.test_invalid_host_for_migration ... success [23.766s] 2019-01-18 08:23:27,415 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:23:27.415 49 INFO opnfv-tempest [-] {8} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_building_state ... success [5.084s] 2019-01-18 08:23:31,379 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:23:31.379 49 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_host_name_is_same_as_server_name ... success [8.860s] 2019-01-18 08:23:31,483 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:23:31.483 49 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers ... success [0.105s] 2019-01-18 08:23:31,931 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:23:31.930 49 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers_with_detail ... success [0.446s] 2019-01-18 08:23:32,063 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:23:32.062 49 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_created_server_vcpus ... success [0.131s] 2019-01-18 08:23:32,063 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:23:32.063 49 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details ... success [0.001s] 2019-01-18 08:23:33,334 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:23:33.334 49 INFO opnfv-tempest [-] {10} tempest.api.compute.floating_ips.test_floating_ips_actions_negative.FloatingIPsNegativeTestJSON.test_allocate_floating_ip_from_nonexistent_pool ... success [0.207s] 2019-01-18 08:23:33,549 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:23:33.548 49 INFO opnfv-tempest [-] {10} tempest.api.compute.floating_ips.test_floating_ips_actions_negative.FloatingIPsNegativeTestJSON.test_delete_nonexistent_floating_ip ... success [0.215s] 2019-01-18 08:23:35,583 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:23:35.582 49 INFO opnfv-tempest [-] {15} tempest.api.compute.floating_ips.test_floating_ips_actions.FloatingIPsTestJSON.test_delete_floating_ip ... success [9.727s] 2019-01-18 08:23:37,429 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:23:37.428 49 INFO opnfv-tempest [-] {14} tempest.api.compute.keypairs.test_keypairs_v22.KeyPairsV22TestJSON ... skip: The microversion range[2.2 - latest] of this test is out of the configuration range[None - None]. 2019-01-18 08:23:49,707 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:23:49.707 49 INFO opnfv-tempest [-] {6} tempest.api.compute.admin.test_live_migration_negative.LiveMigrationNegativeTest.test_live_block_migration_suspended ... success [22.950s] 2019-01-18 08:23:49,782 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:23:49.782 49 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_live_migration.LiveMigrationTest.test_live_block_migration ... success [52.861s] 2019-01-18 08:23:50,395 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:23:50.395 49 INFO opnfv-tempest [-] {3} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_server_security_groups ... success [49.521s] 2019-01-18 08:23:54,217 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:23:54.216 49 INFO opnfv-tempest [-] {3} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_update_security_groups ... success [3.825s] 2019-01-18 08:23:55,527 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:23:55.527 49 INFO opnfv-tempest [-] {8} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_pause_state ... success [28.105s] 2019-01-18 08:23:55,528 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:23:55.528 49 INFO opnfv-tempest [-] {8} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_shelved_state ... skip [0.000s]: Shelve is not available. 2019-01-18 08:23:58,565 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:23:58.564 49 INFO opnfv-tempest [-] {4} tempest.api.compute.admin.test_migrations.MigrationsAdminTest.test_cold_migration ... success [112.647s] 2019-01-18 08:23:58,587 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:23:58.587 49 INFO opnfv-tempest [-] {4} tempest.api.compute.admin.test_migrations.MigrationsAdminTest.test_list_migrations ... success [0.028s] 2019-01-18 08:24:00,106 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:24:00.105 49 INFO opnfv-tempest [-] {10} tempest.api.compute.limits.test_absolute_limits_negative.AbsoluteLimitsNegativeTestJSON.test_max_image_meta_exceed_limit ... success [2.120s] 2019-01-18 08:24:00,927 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:24:00.927 49 INFO opnfv-tempest [-] {15} tempest.api.compute.images.test_list_image_filters_negative.ListImageFiltersNegativeTestJSON.test_get_nonexistent_image ... success [0.509s] 2019-01-18 08:24:13,049 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:24:13.049 49 INFO opnfv-tempest [-] {7} tempest.api.compute.floating_ips.test_floating_ips_actions_negative.FloatingIPsAssociationNegativeTestJSON.test_associate_ip_to_server_with_floating_ip ... success [22.711s] 2019-01-18 08:24:13,061 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:24:13.060 49 INFO opnfv-tempest [-] {7} tempest.api.compute.floating_ips.test_floating_ips_actions_negative.FloatingIPsAssociationNegativeTestJSON.test_associate_ip_to_server_without_passing_floating_ip ... success [0.012s] 2019-01-18 08:24:13,850 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:24:13.850 49 INFO opnfv-tempest [-] {7} tempest.api.compute.floating_ips.test_floating_ips_actions_negative.FloatingIPsAssociationNegativeTestJSON.test_associate_nonexistent_floating_ip ... success [0.788s] 2019-01-18 08:24:14,014 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:24:14.013 49 INFO opnfv-tempest [-] {7} tempest.api.compute.floating_ips.test_floating_ips_actions_negative.FloatingIPsAssociationNegativeTestJSON.test_dissociate_nonexistent_floating_ip ... success [0.163s] 2019-01-18 08:24:14,964 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:24:14.964 49 INFO opnfv-tempest [-] {15} tempest.api.identity.admin.v3.test_domains_negative.DomainsNegativeTestJSON.test_create_domain_with_empty_name ... success [0.425s] 2019-01-18 08:24:15,051 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:24:15.051 49 INFO opnfv-tempest [-] {15} tempest.api.identity.admin.v3.test_domains_negative.DomainsNegativeTestJSON.test_create_domain_with_name_length_over_64 ... success [0.088s] 2019-01-18 08:24:19,147 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:24:19.147 49 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_host_name_is_same_as_server_name ... success [13.567s] 2019-01-18 08:24:19,215 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:24:19.215 49 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_list_servers ... success [0.068s] 2019-01-18 08:24:19,794 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:24:19.794 49 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_list_servers_with_detail ... success [0.577s] 2019-01-18 08:24:19,825 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:24:19.824 49 INFO opnfv-tempest [-] {15} tempest.api.identity.admin.v3.test_domains_negative.DomainsNegativeTestJSON.test_delete_active_domain ... success [4.772s] 2019-01-18 08:24:19,895 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:24:19.895 49 INFO opnfv-tempest [-] {15} tempest.api.identity.admin.v3.test_domains_negative.DomainsNegativeTestJSON.test_delete_non_existent_domain ... success [0.070s] 2019-01-18 08:24:19,905 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:24:19.904 49 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_verify_created_server_vcpus ... success [0.109s] 2019-01-18 08:24:19,907 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:24:19.906 49 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_verify_server_details ... success [0.001s] 2019-01-18 08:24:20,179 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:24:20.179 49 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_server_with_admin_password ... success [5.870s] 2019-01-18 08:24:24,858 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:24:24.858 49 INFO opnfv-tempest [-] {15} tempest.api.identity.admin.v3.test_domains_negative.DomainsNegativeTestJSON.test_domain_create_duplicate ... success [4.963s] 2019-01-18 08:24:35,457 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:24:35.456 49 INFO opnfv-tempest [-] {15} tempest.api.identity.admin.v3.test_policies.PoliciesTestJSON.test_create_update_delete_policy ... success [0.997s] 2019-01-18 08:24:38,461 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:24:38.461 49 INFO opnfv-tempest [-] {15} tempest.api.identity.admin.v3.test_policies.PoliciesTestJSON.test_list_policies ... success [3.004s] 2019-01-18 08:24:39,626 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:24:39.625 49 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_live_migration.LiveMigrationTest.test_live_block_migration_paused ... success [49.835s] 2019-01-18 08:24:39,627 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:24:39.627 49 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_live_migration.LiveMigrationTest.test_volume_backed_live_migration ... skip [0.001s]: Skipped until Bug: 1524898 is resolved. 2019-01-18 08:24:41,365 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:24:41.365 49 INFO opnfv-tempest [-] {12} tempest.api.compute.floating_ips.test_floating_ips_actions.FloatingIPsAssociationTestJSON.test_associate_already_associated_floating_ip ... success [42.370s] 2019-01-18 08:24:43,936 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:24:43.936 49 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_multiple_create.MultipleCreateTestJSON.test_multiple_create ... success [31.158s] 2019-01-18 08:24:44,847 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:24:44.847 49 INFO opnfv-tempest [-] {14} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_change_server_password ... skip [0.000s]: Change password not available. 2019-01-18 08:24:45,942 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:24:45.942 49 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_server_with_ipv6_addr_only ... success [25.754s] 2019-01-18 08:24:46,999 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:24:46.999 49 INFO opnfv-tempest [-] {12} tempest.api.compute.floating_ips.test_floating_ips_actions.FloatingIPsAssociationTestJSON.test_associate_disassociate_floating_ip ... success [5.635s] 2019-01-18 08:24:49,610 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:24:49.610 49 INFO opnfv-tempest [-] {15} tempest.api.identity.admin.v3.test_tokens.TokensV3TestJSON.test_get_available_project_scopes ... success [1.445s] 2019-01-18 08:24:55,229 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:24:55.229 49 INFO opnfv-tempest [-] {15} tempest.api.identity.admin.v3.test_tokens.TokensV3TestJSON.test_rescope_token ... success [5.616s] 2019-01-18 08:24:57,418 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:24:57.418 49 INFO opnfv-tempest [-] {15} tempest.api.identity.admin.v3.test_tokens.TokensV3TestJSON.test_tokens ... success [2.190s] 2019-01-18 08:24:58,124 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:24:58.123 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_rebuild_server_in_error_state ... success [130.390s] 2019-01-18 08:25:00,266 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:25:00.266 49 INFO opnfv-tempest [-] {5} tempest.api.compute.images.test_images_oneserver_negative.ImagesOneServerNegativeTestJSON.test_delete_image_that_is_not_yet_active ... success [100.159s] 2019-01-18 08:25:00,888 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:25:00.888 49 INFO opnfv-tempest [-] {6} tempest.api.compute.floating_ips.test_list_floating_ips_negative.FloatingIPDetailsNegativeTestJSON.test_get_nonexistent_floating_ip_details ... success [0.487s] 2019-01-18 08:25:01,370 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:25:01.369 49 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_multiple_create.MultipleCreateTestJSON.test_multiple_create_with_reservation_return ... success [17.432s] 2019-01-18 08:25:06,762 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:25:06.761 49 INFO opnfv-tempest [-] {15} tempest.api.identity.v2.test_extension.ExtensionTestJSON ... skip: Identity api v2 is not enabled 2019-01-18 08:25:06,762 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:25:06.762 49 INFO opnfv-tempest [-] {15} tempest.api.image.v1.test_image_members.ImageMembersTest ... skip: Glance API v1 not supported 2019-01-18 08:25:06,763 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:25:06.763 49 INFO opnfv-tempest [-] {15} tempest.api.image.v1.test_images.CreateRegisterImagesTest ... skip: Glance API v1 not supported 2019-01-18 08:25:06,900 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:25:06.899 49 INFO opnfv-tempest [-] {11} tempest.api.compute.admin.test_create_server.ServersWithSpecificFlavorTestJSON.test_verify_created_server_ephemeral_disk ... success [143.273s] 2019-01-18 08:25:07,486 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:25:07.486 49 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_specify_keypair ... success [21.543s] 2019-01-18 08:25:13,200 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:25:13.199 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_reset_network_inject_network_info ... success [15.077s] 2019-01-18 08:25:13,243 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:25:13.242 49 INFO opnfv-tempest [-] {8} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_shutoff_state ... success [77.697s] 2019-01-18 08:25:14,801 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:25:14.800 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_reset_state_server ... success [1.604s] 2019-01-18 08:25:15,211 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:25:15.211 49 INFO opnfv-tempest [-] {12} tempest.api.compute.servers.test_device_tagging.DeviceTaggingTestV2_42 ... skip: The microversion range[2.42 - latest] of this test is out of the configuration range[None - None]. 2019-01-18 08:25:24,666 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:25:24.666 49 INFO opnfv-tempest [-] {5} tempest.api.compute.security_groups.test_security_group_rules_negative.SecurityGroupRulesNegativeTestJSON.test_create_security_group_rule_duplicate ... success [6.170s] 2019-01-18 08:25:26,466 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:25:26.465 49 INFO opnfv-tempest [-] {5} tempest.api.compute.security_groups.test_security_group_rules_negative.SecurityGroupRulesNegativeTestJSON.test_create_security_group_rule_with_invalid_from_port ... success [1.800s] 2019-01-18 08:25:26,486 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:25:26.486 49 INFO opnfv-tempest [-] {5} tempest.api.compute.security_groups.test_security_group_rules_negative.SecurityGroupRulesNegativeTestJSON.test_create_security_group_rule_with_invalid_id ... success [0.021s] 2019-01-18 08:25:30,734 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:25:30.733 49 INFO opnfv-tempest [-] {5} tempest.api.compute.security_groups.test_security_group_rules_negative.SecurityGroupRulesNegativeTestJSON.test_create_security_group_rule_with_invalid_ip_protocol ... success [4.245s] 2019-01-18 08:25:32,437 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:25:32.437 49 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_addresses_negative.ServerAddressesNegativeTestJSON.test_list_server_addresses_by_network_neg ... success [0.049s] 2019-01-18 08:25:32,452 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:25:32.452 49 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_addresses_negative.ServerAddressesNegativeTestJSON.test_list_server_addresses_invalid_server_id ... success [0.015s] 2019-01-18 08:25:32,570 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:25:32.569 49 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_server_diagnostics.ServerDiagnosticsTest.test_get_server_diagnostics ... success [24.876s] 2019-01-18 08:25:34,820 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:25:34.819 49 INFO opnfv-tempest [-] {5} tempest.api.compute.security_groups.test_security_group_rules_negative.SecurityGroupRulesNegativeTestJSON.test_create_security_group_rule_with_invalid_port_range ... success [4.086s] 2019-01-18 08:25:37,094 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:25:37.094 49 INFO opnfv-tempest [-] {5} tempest.api.compute.security_groups.test_security_group_rules_negative.SecurityGroupRulesNegativeTestJSON.test_create_security_group_rule_with_invalid_to_port ... success [2.273s] 2019-01-18 08:25:37,276 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:25:37.275 49 INFO opnfv-tempest [-] {5} tempest.api.compute.security_groups.test_security_group_rules_negative.SecurityGroupRulesNegativeTestJSON.test_create_security_group_rule_with_non_existent_id ... success [0.181s] 2019-01-18 08:25:37,309 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:25:37.309 49 INFO opnfv-tempest [-] {5} tempest.api.compute.security_groups.test_security_group_rules_negative.SecurityGroupRulesNegativeTestJSON.test_delete_security_group_rule_with_non_existent_id ... success [0.033s] 2019-01-18 08:25:37,869 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:25:37.869 49 INFO opnfv-tempest [-] {15} tempest.api.network.admin.test_routers.RoutersAdminTest.test_create_router_setting_project_id ... success [27.105s] 2019-01-18 08:25:39,272 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:25:39.272 49 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_server_password.ServerPasswordTestJSON.test_delete_server_password ... success [0.674s] 2019-01-18 08:25:39,324 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:25:39.324 49 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_server_password.ServerPasswordTestJSON.test_get_server_password ... success [0.052s] 2019-01-18 08:25:43,032 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:25:43.031 49 INFO opnfv-tempest [-] {12} tempest.api.compute.servers.test_instance_actions.InstanceActionsTestJSON.test_get_instance_action ... success [0.057s] 2019-01-18 08:25:43,608 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:25:43.607 49 INFO opnfv-tempest [-] {4} tempest.api.compute.admin.test_migrations.MigrationsAdminTest.test_list_migrations_in_flavor_resize_situation ... success [104.996s] 2019-01-18 08:25:51,160 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:25:51.160 49 INFO opnfv-tempest [-] {8} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_suspended_state ... success [37.912s] 2019-01-18 08:25:51,601 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:25:51.601 49 INFO opnfv-tempest [-] {11} tempest.api.compute.admin.test_floating_ips_bulk.FloatingIPsBulkAdminTestJSON.test_create_list_delete_floating_ips_bulk ... success [0.285s] 2019-01-18 08:25:51,730 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:25:51.729 49 INFO opnfv-tempest [-] {10} tempest.api.compute.servers.test_disk_config.ServerDiskConfigTestJSON.test_rebuild_server_with_auto_disk_config ... success [103.367s] 2019-01-18 08:25:55,814 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:25:55.814 49 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v2.test_services.ServicesTestJSON ... skip: Identity api v2 is not enabled 2019-01-18 08:25:56,064 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:25:56.064 49 INFO opnfv-tempest [-] {6} tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesTestJSON.test_add_remove_fixed_ip ... success [21.664s] 2019-01-18 08:25:56,472 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:25:56.471 49 INFO opnfv-tempest [-] {12} tempest.api.compute.servers.test_instance_actions.InstanceActionsTestJSON.test_list_instance_actions ... success [13.436s] 2019-01-18 08:25:59,499 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:25:59.498 49 INFO opnfv-tempest [-] {15} tempest.api.network.admin.test_routers.RoutersAdminTest.test_create_router_with_default_snat_value ... success [21.627s] 2019-01-18 08:26:01,432 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:26:01.431 49 INFO opnfv-tempest [-] {0} tempest.api.compute.flavors.test_flavors_negative.FlavorsV2NegativeTest.test_boot_with_low_ram ... success [10.185s] 2019-01-18 08:26:03,103 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:26:03.103 49 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_with_existing_server_name ... success [55.608s] 2019-01-18 08:26:06,123 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:26:06.122 49 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_personality.ServerPersonalityTestJSON ... skip: Nova personality feature disabled 2019-01-18 08:26:07,561 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:26:07.560 49 INFO opnfv-tempest [-] {11} tempest.api.compute.admin.test_instance_usage_audit_log_negative.InstanceUsageAuditLogNegativeTestJSON.test_get_instance_usage_audit_logs_with_invalid_time ... success [0.153s] 2019-01-18 08:26:07,736 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:26:07.735 49 INFO opnfv-tempest [-] {11} tempest.api.compute.admin.test_instance_usage_audit_log_negative.InstanceUsageAuditLogNegativeTestJSON.test_instance_usage_audit_logs_with_nonadmin_user ... success [0.175s] 2019-01-18 08:26:07,847 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:26:07.847 49 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_endpoints.EndPointsTestJSON.test_create_list_show_delete_endpoint ... success [1.787s] 2019-01-18 08:26:08,213 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:26:08.212 49 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_endpoints.EndPointsTestJSON.test_list_endpoints ... success [0.364s] 2019-01-18 08:26:10,491 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:26:10.491 49 INFO opnfv-tempest [-] {0} tempest.api.compute.test_quotas.QuotasTestJSON.test_compare_tenant_quotas_with_default_quotas ... success [0.481s] 2019-01-18 08:26:10,640 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:26:10.639 49 INFO opnfv-tempest [-] {0} tempest.api.compute.test_quotas.QuotasTestJSON.test_get_default_quotas ... success [0.148s] 2019-01-18 08:26:10,977 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:26:10.977 49 INFO opnfv-tempest [-] {0} tempest.api.compute.test_quotas.QuotasTestJSON.test_get_quotas ... success [0.337s] 2019-01-18 08:26:12,360 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:26:12.360 49 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_endpoints.EndPointsTestJSON.test_update_endpoint ... success [4.148s] 2019-01-18 08:26:12,811 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:26:12.811 49 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_create_server_metadata_blank_key ... success [0.377s] 2019-01-18 08:26:12,829 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:26:12.829 49 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_delete_metadata_non_existent_server ... success [0.019s] 2019-01-18 08:26:12,847 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:26:12.847 49 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_list_server_metadata_non_existent_server ... success [0.018s] 2019-01-18 08:26:13,349 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:26:13.348 49 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_metadata_items_limit ... success [0.499s] 2019-01-18 08:26:14,960 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:26:14.960 49 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_server_create_metadata_key_too_long ... success [1.607s] 2019-01-18 08:26:14,977 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:26:14.977 49 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_server_metadata_non_existent_server ... success [0.021s] 2019-01-18 08:26:14,997 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:26:14.997 49 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_set_metadata_non_existent_server ... success [0.020s] 2019-01-18 08:26:15,008 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:26:15.008 49 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_set_server_metadata_blank_key ... success [0.010s] 2019-01-18 08:26:15,017 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:26:15.017 49 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_set_server_metadata_missing_metadata ... success [0.009s] 2019-01-18 08:26:15,040 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:26:15.039 49 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_update_metadata_non_existent_server ... success [0.022s] 2019-01-18 08:26:15,050 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:26:15.050 49 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_update_metadata_with_blank_key ... success [0.010s] 2019-01-18 08:26:15,062 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:26:15.062 49 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_wrong_key_passed_in_body ... success [0.011s] 2019-01-18 08:26:25,821 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:26:25.820 49 INFO opnfv-tempest [-] {2} tempest.api.image.v1.test_image_members_negative.ImageMembersNegativeTest ... skip: Glance API v1 not supported 2019-01-18 08:26:30,476 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:26:30.476 49 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers.ServersTestJSON.test_update_access_server_address ... success [27.369s] 2019-01-18 08:26:36,803 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:26:36.803 49 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images_tags.ImagesTagsTest.test_update_delete_tags_for_image ... success [7.019s] 2019-01-18 08:26:37,165 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:26:37.165 49 INFO opnfv-tempest [-] {12} tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list ... success [0.444s] 2019-01-18 08:26:37,564 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:26:37.564 49 INFO opnfv-tempest [-] {12} tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list_param_limit ... success [0.398s] 2019-01-18 08:26:38,696 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:26:38.695 49 INFO opnfv-tempest [-] {12} tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list_param_offset_and_limit ... success [1.131s] 2019-01-18 08:26:39,551 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:26:39.550 49 INFO opnfv-tempest [-] {12} tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list_with_detail_param_limit ... success [0.854s] 2019-01-18 08:26:40,064 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:26:40.063 49 INFO opnfv-tempest [-] {12} tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list_with_detail_param_offset_and_limit ... success [0.512s] 2019-01-18 08:26:40,988 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:26:40.988 49 INFO opnfv-tempest [-] {12} tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list_with_details ... success [0.924s] 2019-01-18 08:26:47,051 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:26:47.051 49 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_agent_management.AgentManagementTestJSON.test_list_agent ... success [0.179s] 2019-01-18 08:26:47,255 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:26:47.255 49 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_agent_management.AgentManagementTestJSON.test_list_agents_non_admin ... success [0.203s] 2019-01-18 08:26:47,425 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:26:47.424 49 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_agent_management.AgentManagementTestJSON.test_show_agent ... success [0.169s] 2019-01-18 08:26:47,758 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:26:47.757 49 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_agent_management.AgentManagementTestJSON.test_update_agent_description ... success [0.331s] 2019-01-18 08:26:47,992 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:26:47.991 49 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_agent_management.AgentManagementTestJSON.test_update_agent_status ... success [0.233s] 2019-01-18 08:26:52,026 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:26:52.025 49 INFO opnfv-tempest [-] {15} tempest.api.network.admin.test_routers.RoutersAdminTest.test_create_router_with_snat_explicit ... success [52.525s] 2019-01-18 08:26:58,008 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:26:58.008 49 INFO opnfv-tempest [-] {12} tempest.api.identity.admin.v2.test_roles.RolesTestJSON ... skip: Identity api v2 is not enabled 2019-01-18 08:26:58,577 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:26:58.576 49 INFO opnfv-tempest [-] {0} tempest.api.compute.volumes.test_attach_volume_negative.AttachVolumeNegativeTest.test_delete_attached_volume ... success [39.625s] 2019-01-18 08:27:00,270 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:27:00.269 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_servers_on_multinodes.ServersOnMultiNodesTest.test_create_server_with_scheduler_hint_group_anti_affinity ... success [24.895s] 2019-01-18 08:27:00,272 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:27:00.271 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_servers_on_multinodes.ServersOnMultiNodesTest.test_create_servers_on_different_hosts ... skip [0.000s]: DifferentHostFilter is not available. 2019-01-18 08:27:00,272 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:27:00.272 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_servers_on_multinodes.ServersOnMultiNodesTest.test_create_servers_on_different_hosts_with_list_of_servers ... skip [0.000s]: DifferentHostFilter is not available. 2019-01-18 08:27:00,273 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:27:00.273 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_servers_on_multinodes.ServersOnMultiNodesTest.test_create_servers_on_same_host ... skip [0.000s]: SameHostFilter is not available. 2019-01-18 08:27:00,403 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:27:00.403 49 INFO opnfv-tempest [-] {5} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_host_name_is_same_as_server_name ... success [11.713s] 2019-01-18 08:27:00,479 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:27:00.479 49 INFO opnfv-tempest [-] {5} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers ... success [0.075s] 2019-01-18 08:27:00,871 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:27:00.871 49 INFO opnfv-tempest [-] {5} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers_with_detail ... success [0.391s] 2019-01-18 08:27:00,973 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:27:00.972 49 INFO opnfv-tempest [-] {5} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_created_server_vcpus ... success [0.099s] 2019-01-18 08:27:00,974 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:27:00.974 49 INFO opnfv-tempest [-] {5} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details ... success [0.002s] 2019-01-18 08:27:01,085 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:27:01.085 49 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_virtual_interfaces.VirtualInterfacesTestJSON.test_list_virtual_interfaces ... success [0.052s] 2019-01-18 08:27:02,235 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:27:02.235 49 INFO opnfv-tempest [-] {12} tempest.api.identity.admin.v3.test_domains.DefaultDomainTestJSON.test_default_domain_exists ... success [0.458s] 2019-01-18 08:27:04,534 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:27:04.533 49 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_ports.PortsAdminExtendedAttrsIpV6TestJSON.test_create_port_binding_ext_attr ... success [5.494s] 2019-01-18 08:27:07,516 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:27:07.515 49 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_ports.PortsAdminExtendedAttrsIpV6TestJSON.test_list_ports_binding_ext_attr ... success [2.979s] 2019-01-18 08:27:08,312 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:27:08.311 49 INFO opnfv-tempest [-] {15} tempest.api.network.admin.test_routers.RoutersAdminTest.test_update_router_reset_gateway_without_snat ... success [16.286s] 2019-01-18 08:27:09,008 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:27:09.007 49 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_ports.PortsAdminExtendedAttrsIpV6TestJSON.test_show_port_binding_ext_attr ... success [1.492s] 2019-01-18 08:27:12,026 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:27:12.026 49 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_ports.PortsAdminExtendedAttrsIpV6TestJSON.test_update_port_binding_ext_attr ... success [3.018s] 2019-01-18 08:27:12,621 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:27:12.620 49 INFO opnfv-tempest [-] {12} tempest.api.identity.admin.v3.test_projects_negative.ProjectsNegativeTestJSON.test_create_project_by_unauthorized_user ... success [0.076s] 2019-01-18 08:27:13,053 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:27:13.052 49 INFO opnfv-tempest [-] {12} tempest.api.identity.admin.v3.test_projects_negative.ProjectsNegativeTestJSON.test_create_project_with_empty_name ... success [0.431s] 2019-01-18 08:27:13,149 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:27:13.149 49 INFO opnfv-tempest [-] {12} tempest.api.identity.admin.v3.test_projects_negative.ProjectsNegativeTestJSON.test_create_projects_name_length_over_64 ... success [0.097s] 2019-01-18 08:27:13,211 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:27:13.211 49 INFO opnfv-tempest [-] {12} tempest.api.identity.admin.v3.test_projects_negative.ProjectsNegativeTestJSON.test_delete_non_existent_project ... success [0.061s] 2019-01-18 08:27:13,311 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:27:13.310 49 INFO opnfv-tempest [-] {12} tempest.api.identity.admin.v3.test_projects_negative.ProjectsNegativeTestJSON.test_list_projects_by_unauthorized_user ... success [0.099s] 2019-01-18 08:27:14,478 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:27:14.478 49 INFO opnfv-tempest [-] {12} tempest.api.identity.admin.v3.test_projects_negative.ProjectsNegativeTestJSON.test_project_create_duplicate ... success [1.166s] 2019-01-18 08:27:16,127 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:27:16.127 49 INFO opnfv-tempest [-] {12} tempest.api.identity.admin.v3.test_projects_negative.ProjectsNegativeTestJSON.test_project_delete_by_unauthorized_user ... success [1.649s] 2019-01-18 08:27:17,043 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:27:17.042 49 INFO opnfv-tempest [-] {6} tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesTestJSON.test_create_list_show_delete_interfaces ... success [80.968s] 2019-01-18 08:27:19,546 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:27:19.545 49 INFO opnfv-tempest [-] {12} tempest.api.identity.v2.test_tokens.TokensTest ... skip: Identity api v2 is not enabled 2019-01-18 08:27:22,116 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:27:22.116 49 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_group_create_update_get ... success [0.578s] 2019-01-18 08:27:22,691 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:27:22.691 49 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_group_update_with_few_fields ... success [0.575s] 2019-01-18 08:27:25,876 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:27:25.876 49 INFO opnfv-tempest [-] {14} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_create_backup ... success [160.990s] 2019-01-18 08:27:26,904 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:27:26.904 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images_member_negative.ImagesMemberNegativeTest.test_image_share_invalid_status ... success [3.379s] 2019-01-18 08:27:27,317 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:27:27.317 49 INFO opnfv-tempest [-] {15} tempest.api.network.admin.test_routers.RoutersAdminTest.test_update_router_set_gateway ... success [19.005s] 2019-01-18 08:27:27,563 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:27:27.562 49 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_deactivate_reactivate_image ... success [11.457s] 2019-01-18 08:27:28,930 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:27:28.929 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images_member_negative.ImagesMemberNegativeTest.test_image_share_owner_cannot_accept ... success [2.025s] 2019-01-18 08:27:29,148 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:27:29.148 49 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image ... success [1.584s] 2019-01-18 08:27:30,245 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:27:30.245 49 INFO opnfv-tempest [-] {4} tempest.api.compute.admin.test_migrations.MigrationsAdminTest.test_resize_server_revert_deleted_flavor ... success [106.607s] 2019-01-18 08:27:33,402 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:27:33.401 49 INFO opnfv-tempest [-] {14} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_get_console_output ... success [7.529s] 2019-01-18 08:27:33,762 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:27:33.761 49 INFO opnfv-tempest [-] {9} tempest.api.compute.images.test_image_metadata.ImagesMetadataTestJSON.test_delete_image_metadata_item ... success [5.450s] 2019-01-18 08:27:33,850 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:27:33.850 49 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_group_users_add_list_delete ... success [11.156s] 2019-01-18 08:27:33,885 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:27:33.885 49 INFO opnfv-tempest [-] {10} tempest.api.compute.servers.test_disk_config.ServerDiskConfigTestJSON.test_rebuild_server_with_manual_disk_config ... success [102.134s] 2019-01-18 08:27:34,772 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:27:34.772 49 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_list_groups ... success [0.923s] 2019-01-18 08:27:35,310 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:27:35.309 49 INFO opnfv-tempest [-] {5} tempest.api.compute.servers.test_instance_actions.InstanceActionsV221TestJSON ... skip: The microversion range[2.21 - latest] of this test is out of the configuration range[None - None]. 2019-01-18 08:27:36,153 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:27:36.152 49 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_register_upload_get_image_file ... success [7.004s] 2019-01-18 08:27:36,382 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:27:36.381 49 INFO opnfv-tempest [-] {9} tempest.api.compute.images.test_image_metadata.ImagesMetadataTestJSON.test_get_image_metadata_item ... success [2.619s] 2019-01-18 08:27:36,644 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:27:36.644 49 INFO opnfv-tempest [-] {11} tempest.api.compute.images.test_images.ImagesTestJSON.test_create_image_from_paused_server ... success [75.053s] 2019-01-18 08:27:37,458 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:27:37.458 49 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_list_user_groups ... success [2.685s] 2019-01-18 08:27:37,524 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:27:37.524 49 INFO opnfv-tempest [-] {8} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_verify_resize_state ... success [106.338s] 2019-01-18 08:27:37,528 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:27:37.528 49 INFO opnfv-tempest [-] {9} tempest.api.compute.images.test_image_metadata.ImagesMetadataTestJSON.test_list_image_metadata ... success [1.146s] 2019-01-18 08:27:37,912 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:27:37.911 49 INFO opnfv-tempest [-] {7} tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_filter_by_changes_since ... success [0.417s] 2019-01-18 08:27:38,244 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:27:38.244 49 INFO opnfv-tempest [-] {7} tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_filter_by_name ... success [0.333s] 2019-01-18 08:27:38,550 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:27:38.549 49 INFO opnfv-tempest [-] {7} tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_filter_by_server_id ... success [0.304s] 2019-01-18 08:27:38,927 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:27:38.926 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_namespace_schema ... success [0.148s] 2019-01-18 08:27:39,099 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:27:39.099 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_namespaces_schema ... success [0.170s] 2019-01-18 08:27:39,244 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:27:39.243 49 INFO opnfv-tempest [-] {7} tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_filter_by_server_ref ... success [0.691s] 2019-01-18 08:27:39,245 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:27:39.244 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_object_schema ... success [0.143s] 2019-01-18 08:27:39,412 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:27:39.412 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_objects_schema ... success [0.170s] 2019-01-18 08:27:39,420 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:27:39.420 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_properties_schema ... success [0.008s] 2019-01-18 08:27:39,599 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:27:39.599 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_property_schema ... success [0.179s] 2019-01-18 08:27:39,707 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:27:39.706 49 INFO opnfv-tempest [-] {7} tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_filter_by_status ... success [0.464s] 2019-01-18 08:27:39,763 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:27:39.763 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_resource_type_schema ... success [0.163s] 2019-01-18 08:27:39,915 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:27:39.915 49 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_routers.RoutersIpV6AdminTest.test_create_router_setting_project_id ... success [19.181s] 2019-01-18 08:27:39,922 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:27:39.922 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_resources_types_schema ... success [0.156s] 2019-01-18 08:27:39,923 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:27:39.923 49 INFO opnfv-tempest [-] {7} tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_filter_by_type ... success [0.214s] 2019-01-18 08:27:40,095 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:27:40.095 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_tag_schema ... success [0.174s] 2019-01-18 08:27:40,103 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:27:40.103 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_tags_schema ... success [0.009s] 2019-01-18 08:27:40,300 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:27:40.299 49 INFO opnfv-tempest [-] {7} tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_limit_results ... success [0.378s] 2019-01-18 08:27:40,524 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:27:40.524 49 INFO opnfv-tempest [-] {7} tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_with_detail_filter_by_changes_since ... success [0.223s] 2019-01-18 08:27:40,744 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:27:40.744 49 INFO opnfv-tempest [-] {7} tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_with_detail_filter_by_name ... success [0.220s] 2019-01-18 08:27:41,386 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:27:41.385 49 INFO opnfv-tempest [-] {7} tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_with_detail_filter_by_server_ref ... success [0.640s] 2019-01-18 08:27:41,615 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:27:41.614 49 INFO opnfv-tempest [-] {9} tempest.api.compute.images.test_image_metadata.ImagesMetadataTestJSON.test_set_image_metadata ... success [4.085s] 2019-01-18 08:27:41,817 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:27:41.817 49 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image ... success [5.664s] 2019-01-18 08:27:41,844 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:27:41.844 49 INFO opnfv-tempest [-] {7} tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_with_detail_filter_by_status ... success [0.457s] 2019-01-18 08:27:42,318 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:27:42.318 49 INFO opnfv-tempest [-] {7} tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_with_detail_filter_by_type ... success [0.473s] 2019-01-18 08:27:42,767 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:27:42.766 49 INFO opnfv-tempest [-] {7} tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_with_detail_limit_results ... success [0.449s] 2019-01-18 08:27:45,384 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:27:45.384 49 INFO opnfv-tempest [-] {9} tempest.api.compute.images.test_image_metadata.ImagesMetadataTestJSON.test_set_image_metadata_item ... success [3.768s] 2019-01-18 08:27:45,683 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:27:45.683 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_delete_image_null_id ... success [0.180s] 2019-01-18 08:27:45,863 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:27:45.863 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_delete_non_existing_image ... success [0.179s] 2019-01-18 08:27:46,978 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:27:46.977 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_delete_protected_image ... success [1.114s] 2019-01-18 08:27:47,394 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:27:47.394 49 INFO opnfv-tempest [-] {15} tempest.api.network.admin.test_routers.RoutersAdminTest.test_update_router_set_gateway_with_snat_explicit ... success [20.076s] 2019-01-18 08:27:47,651 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:27:47.651 49 INFO opnfv-tempest [-] {9} tempest.api.compute.images.test_image_metadata.ImagesMetadataTestJSON.test_update_image_metadata ... success [2.267s] 2019-01-18 08:27:48,576 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:27:48.576 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_delete_deleted_image ... success [1.597s] 2019-01-18 08:27:48,725 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:27:48.724 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_image_null_id ... success [0.148s] 2019-01-18 08:27:48,738 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:27:48.738 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_non_existent_image ... success [0.013s] 2019-01-18 08:27:48,905 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:27:48.905 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_register_with_invalid_container_format ... success [0.166s] 2019-01-18 08:27:49,084 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:27:49.084 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_register_with_invalid_disk_format ... success [0.178s] 2019-01-18 08:27:49,592 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:27:49.591 49 INFO opnfv-tempest [-] {8} tempest.api.compute.servers.test_multiple_create_negative.MultipleCreateNegativeTestJSON.test_max_count_less_than_min_count ... success [0.551s] 2019-01-18 08:27:50,036 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:27:50.036 49 INFO opnfv-tempest [-] {8} tempest.api.compute.servers.test_multiple_create_negative.MultipleCreateNegativeTestJSON.test_max_count_less_than_one ... success [0.444s] 2019-01-18 08:27:50,427 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:27:50.427 49 INFO opnfv-tempest [-] {8} tempest.api.compute.servers.test_multiple_create_negative.MultipleCreateNegativeTestJSON.test_max_count_non_integer ... success [0.389s] 2019-01-18 08:27:50,804 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:27:50.804 49 INFO opnfv-tempest [-] {8} tempest.api.compute.servers.test_multiple_create_negative.MultipleCreateNegativeTestJSON.test_min_count_less_than_one ... success [0.377s] 2019-01-18 08:27:51,200 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:27:51.200 49 INFO opnfv-tempest [-] {8} tempest.api.compute.servers.test_multiple_create_negative.MultipleCreateNegativeTestJSON.test_min_count_non_integer ... success [0.395s] 2019-01-18 08:27:52,227 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:27:52.226 49 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_users_negative.UsersNegativeTest.test_authentication_for_disabled_user ... success [2.716s] 2019-01-18 08:27:52,312 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:27:52.312 49 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_users_negative.UsersNegativeTest.test_create_user_for_non_existent_domain ... success [0.087s] 2019-01-18 08:27:55,226 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:27:55.225 49 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers.ServersTestJSON.test_update_server_name ... success [84.730s] 2019-01-18 08:27:56,148 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:27:56.147 49 INFO opnfv-tempest [-] {13} tempest.api.compute.servers.test_server_rescue.ServerRescueTestJSON.test_rescue_unrescue_instance ... success [118.236s] 2019-01-18 08:27:56,554 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:27:56.554 49 INFO opnfv-tempest [-] {8} tempest.api.compute.servers.test_virtual_interfaces_negative.VirtualInterfacesNegativeTestJSON.test_list_virtual_interfaces_invalid_server_id ... success [0.161s] 2019-01-18 08:27:56,946 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:27:56.945 49 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_routers.RoutersIpV6AdminTest.test_create_router_with_default_snat_value ... success [17.030s] 2019-01-18 08:27:59,276 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:27:59.275 49 INFO opnfv-tempest [-] {13} tempest.api.compute.servers.test_server_rescue.ServerRescueTestJSON.test_rescued_vm_add_remove_security_group ... success [3.131s] 2019-01-18 08:28:00,188 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:28:00.188 49 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_versions.VersionsTest.test_list_versions ... success [0.006s] 2019-01-18 08:28:01,970 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:28:01.970 49 INFO opnfv-tempest [-] {6} tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesTestJSON.test_reassign_port_between_servers ... success [44.920s] 2019-01-18 08:28:01,996 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:28:01.996 49 INFO opnfv-tempest [-] {12} tempest.api.network.admin.test_negative_quotas.QuotasNegativeTest.test_network_quota_exceeding ... success [4.170s] 2019-01-18 08:28:02,066 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:28:02.066 49 INFO opnfv-tempest [-] {0} tempest.api.network.admin.test_metering_extensions.MeteringTestJSON ... skip: metering extension not enabled. 2019-01-18 08:28:02,618 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:28:02.618 49 INFO opnfv-tempest [-] {15} tempest.api.network.admin.test_routers.RoutersAdminTest.test_update_router_set_gateway_without_snat ... success [15.222s] 2019-01-18 08:28:03,143 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:28:03.142 49 INFO opnfv-tempest [-] {8} tempest.api.image.v2.test_images_metadefs_namespace_properties.MetadataNamespacePropertiesTest.test_basic_meta_def_namespace_property ... success [2.059s] 2019-01-18 08:28:04,506 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:28:04.505 49 INFO opnfv-tempest [-] {9} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_create ... success [1.686s] 2019-01-18 08:28:04,522 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:28:04.521 49 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images_metadefs_namespaces.MetadataNamespacesTest.test_basic_metadata_definition_namespaces ... success [1.926s] 2019-01-18 08:28:04,884 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:28:04.883 49 INFO opnfv-tempest [-] {12} tempest.api.network.test_routers_negative.DvrRoutersNegativeTest ... skip: DVR extension not enabled. 2019-01-18 08:28:04,886 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:28:04.886 49 INFO opnfv-tempest [-] {12} tempest.api.object_storage.test_account_quotas_negative.AccountQuotasNegativeTest ... skip: AccountQuotasNegativeTest skipped as swift is not available 2019-01-18 08:28:04,887 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:28:04.887 49 INFO opnfv-tempest [-] {12} tempest.api.object_storage.test_object_expiry.ObjectExpiryTest ... skip: ObjectExpiryTest skipped as swift is not available 2019-01-18 08:28:04,888 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:28:04.888 49 INFO opnfv-tempest [-] {12} tempest.api.object_storage.test_object_services.PublicObjectTest ... skip: PublicObjectTest skipped as swift is not available 2019-01-18 08:28:06,133 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:28:06.132 49 INFO opnfv-tempest [-] {14} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_get_console_output_server_id_in_shutoff_status ... success [32.720s] 2019-01-18 08:28:07,649 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:28:07.648 49 INFO opnfv-tempest [-] {9} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_create_with_optional_cidr ... success [3.142s] 2019-01-18 08:28:09,071 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:28:09.071 49 INFO opnfv-tempest [-] {13} tempest.api.compute.servers.test_server_rescue.ServerRescueTestJSON.test_rescued_vm_associate_dissociate_floating_ip ... success [9.795s] 2019-01-18 08:28:11,088 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:28:11.087 49 INFO opnfv-tempest [-] {9} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_create_with_optional_group_id ... success [3.439s] 2019-01-18 08:28:11,301 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:28:11.301 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_extra_dhcp_options.ExtraDHCPOptionsIpV6TestJSON.test_create_list_port_with_extra_dhcp_options ... success [3.004s] 2019-01-18 08:28:11,359 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:28:11.359 49 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestMultiTenantJSON.test_delete_a_server_of_another_tenant ... success [0.456s] 2019-01-18 08:28:11,400 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:28:11.400 49 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images_metadefs_resource_types.MetadataResourceTypesTest.test_basic_meta_def_resource_type_association ... success [2.743s] 2019-01-18 08:28:11,785 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:28:11.785 49 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestMultiTenantJSON.test_update_server_of_another_tenant ... success [0.425s] 2019-01-18 08:28:13,304 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:28:13.303 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_extra_dhcp_options.ExtraDHCPOptionsIpV6TestJSON.test_update_show_port_with_extra_dhcp_options ... success [2.002s] 2019-01-18 08:28:13,924 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:28:13.923 49 INFO opnfv-tempest [-] {1} tempest.api.network.admin.test_metering_extensions.MeteringIpV6TestJSON ... skip: metering extension not enabled. 2019-01-18 08:28:14,421 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:28:14.421 49 INFO opnfv-tempest [-] {8} tempest.api.network.admin.test_external_networks_negative.ExternalNetworksAdminNegativeTestJSON.test_create_port_with_precreated_floatingip_as_fixed_ip ... success [5.117s] 2019-01-18 08:28:15,667 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:28:15.667 49 INFO opnfv-tempest [-] {9} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_delete_when_peer_group_deleted ... success [4.578s] 2019-01-18 08:28:16,880 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:28:16.879 49 INFO opnfv-tempest [-] {12} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete ... success [9.238s] 2019-01-18 08:28:17,906 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:28:17.905 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_device_tagging.DeviceTaggingTest ... skip: The microversion range[2.32 - 2.32] of this test is out of the configuration range[None - None]. 2019-01-18 08:28:18,694 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:28:18.694 49 INFO opnfv-tempest [-] {9} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_list ... success [3.026s] 2019-01-18 08:28:18,701 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:28:18.701 49 INFO opnfv-tempest [-] {15} tempest.api.network.admin.test_routers.RoutersAdminTest.test_update_router_unset_gateway ... success [16.084s] 2019-01-18 08:28:19,851 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:28:19.851 49 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v2.test_tenant_negative.TenantsNegativeTestJSON ... skip: Identity api v2 is not enabled 2019-01-18 08:28:21,663 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:28:21.662 49 INFO opnfv-tempest [-] {14} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_get_console_output_with_unlimited_size ... success [15.528s] 2019-01-18 08:28:22,618 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:28:22.617 49 INFO opnfv-tempest [-] {14} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_get_vnc_console ... success [0.960s] 2019-01-18 08:28:25,168 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:28:25.168 49 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_routers.RoutersIpV6AdminTest.test_create_router_with_snat_explicit ... success [28.221s] 2019-01-18 08:28:26,426 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:28:26.426 49 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_endpoints_negative.EndpointsNegativeTestJSON.test_create_with_enabled_False ... success [0.081s] 2019-01-18 08:28:26,506 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:28:26.506 49 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_endpoints_negative.EndpointsNegativeTestJSON.test_create_with_enabled_True ... success [0.079s] 2019-01-18 08:28:26,713 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:28:26.713 49 INFO opnfv-tempest [-] {1} tempest.api.network.admin.test_routers_negative.RoutersAdminNegativeTest.test_router_set_gateway_used_ip_returns_409 ... success [8.708s] 2019-01-18 08:28:27,636 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:28:27.635 49 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_endpoints_negative.EndpointsNegativeTestJSON.test_update_with_enabled_False ... success [1.129s] 2019-01-18 08:28:28,189 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:28:28.189 49 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_endpoints_negative.EndpointsNegativeTestJSON.test_update_with_enabled_True ... success [0.553s] 2019-01-18 08:28:29,196 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:28:29.196 49 INFO opnfv-tempest [-] {8} tempest.api.network.admin.test_ports.PortsAdminExtendedAttrsTestJSON.test_create_port_binding_ext_attr ... success [3.851s] 2019-01-18 08:28:35,127 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:28:35.126 49 INFO opnfv-tempest [-] {13} tempest.api.compute.servers.test_servers.ServerShowV247Test ... skip: The microversion range[2.47 - latest] of this test is out of the configuration range[None - None]. 2019-01-18 08:28:35,127 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:28:35.127 49 INFO opnfv-tempest [-] {13} tempest.api.identity.admin.v2.test_endpoints.EndPointsTestJSON ... skip: Identity api v2 is not enabled 2019-01-18 08:28:35,829 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:28:35.828 49 INFO opnfv-tempest [-] {8} tempest.api.network.admin.test_ports.PortsAdminExtendedAttrsTestJSON.test_list_ports_binding_ext_attr ... success [6.631s] 2019-01-18 08:28:37,463 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:28:37.463 49 INFO opnfv-tempest [-] {14} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_lock_unlock_server ... success [14.840s] 2019-01-18 08:28:40,306 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:28:40.305 49 INFO opnfv-tempest [-] {8} tempest.api.network.admin.test_ports.PortsAdminExtendedAttrsTestJSON.test_show_port_binding_ext_attr ... success [4.477s] 2019-01-18 08:28:43,377 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:28:43.376 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_all_attributes ... success [10.899s] 2019-01-18 08:28:44,691 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:28:44.691 49 INFO opnfv-tempest [-] {12} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_as_clone ... success [27.806s] 2019-01-18 08:28:44,849 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:28:44.849 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_network ... success [5.531s] 2019-01-18 08:28:45,520 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:28:45.519 49 INFO opnfv-tempest [-] {8} tempest.api.network.admin.test_ports.PortsAdminExtendedAttrsTestJSON.test_update_port_binding_ext_attr ... success [5.214s] 2019-01-18 08:28:45,681 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:28:45.681 49 INFO opnfv-tempest [-] {14} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_pause_unpause_server ... success [8.219s] 2019-01-18 08:28:46,000 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:28:46.000 49 INFO opnfv-tempest [-] {13} tempest.api.identity.admin.v3.test_inherits.InheritsV3TestJSON.test_inherit_assign_check_revoke_roles_on_projects_group ... success [1.594s] 2019-01-18 08:28:48,059 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:28:48.058 49 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_list_projects.ListProjectsTestJSON.test_list_projects ... success [0.345s] 2019-01-18 08:28:48,129 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:28:48.129 49 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_list_projects.ListProjectsTestJSON.test_list_projects_with_domains ... success [0.072s] 2019-01-18 08:28:48,203 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:28:48.202 49 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_list_projects.ListProjectsTestJSON.test_list_projects_with_enabled ... success [0.072s] 2019-01-18 08:28:48,290 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:28:48.289 49 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_list_projects.ListProjectsTestJSON.test_list_projects_with_name ... success [0.087s] 2019-01-18 08:28:48,346 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:28:48.345 49 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_list_projects.ListProjectsTestJSON.test_list_projects_with_parent ... success [0.056s] 2019-01-18 08:28:49,191 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:28:49.190 49 INFO opnfv-tempest [-] {13} tempest.api.identity.admin.v3.test_inherits.InheritsV3TestJSON.test_inherit_assign_check_revoke_roles_on_projects_user ... success [3.189s] 2019-01-18 08:28:50,135 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:28:50.135 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_delete_server_metadata_item ... success [2.066s] 2019-01-18 08:28:50,540 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:28:50.539 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_get_server_metadata_item ... success [0.405s] 2019-01-18 08:28:50,767 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:28:50.766 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_list_server_metadata ... success [0.227s] 2019-01-18 08:28:50,780 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:28:50.779 49 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_routers.RoutersIpV6AdminTest.test_update_router_reset_gateway_without_snat ... success [25.611s] 2019-01-18 08:28:51,024 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:28:51.024 49 INFO opnfv-tempest [-] {13} tempest.api.identity.admin.v3.test_inherits.InheritsV3TestJSON.test_inherit_assign_list_check_revoke_roles_on_domains_group ... success [1.833s] 2019-01-18 08:28:51,565 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:28:51.564 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_set_server_metadata ... success [0.796s] 2019-01-18 08:28:53,004 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:28:53.003 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_flavor ... success [0.357s] 2019-01-18 08:28:53,032 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:28:53.032 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_allocation_pools ... success [9.655s] 2019-01-18 08:28:53,230 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:28:53.230 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_set_server_metadata_item ... success [1.666s] 2019-01-18 08:28:53,726 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:28:53.726 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_image ... success [0.721s] 2019-01-18 08:28:54,533 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:28:54.532 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_server_name ... success [0.806s] 2019-01-18 08:28:54,960 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:28:54.959 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_server_status ... success [0.425s] 2019-01-18 08:28:55,077 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:28:55.077 49 INFO opnfv-tempest [-] {13} tempest.api.identity.admin.v3.test_inherits.InheritsV3TestJSON.test_inherit_assign_list_check_revoke_roles_on_domains_user ... success [4.053s] 2019-01-18 08:28:55,470 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:28:55.469 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_limit_results ... success [0.510s] 2019-01-18 08:28:55,547 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:28:55.547 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_active_status ... success [0.077s] 2019-01-18 08:28:55,588 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:28:55.588 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_update_metadata_empty_body ... success [2.357s] 2019-01-18 08:28:55,687 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:28:55.687 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_exceed_limit ... success [0.139s] 2019-01-18 08:28:55,765 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:28:55.765 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_flavor ... success [0.077s] 2019-01-18 08:28:55,833 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:28:55.833 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_image ... success [0.067s] 2019-01-18 08:28:55,921 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:28:55.921 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_limit ... success [0.088s] 2019-01-18 08:28:55,993 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:28:55.993 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_server_name ... success [0.072s] 2019-01-18 08:28:56,376 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:28:56.376 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_update_server_metadata ... success [0.788s] 2019-01-18 08:28:57,874 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:28:57.873 49 INFO opnfv-tempest [-] {13} tempest.api.identity.admin.v3.test_inherits.InheritsV3TestJSON.test_inherit_assign_list_revoke_user_roles_on_domain ... success [2.796s] 2019-01-18 08:28:58,665 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:28:58.665 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_port ... success [13.815s] 2019-01-18 08:29:01,251 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:29:01.251 49 INFO opnfv-tempest [-] {13} tempest.api.identity.admin.v3.test_inherits.InheritsV3TestJSON.test_inherit_assign_list_revoke_user_roles_on_project_tree ... success [3.376s] 2019-01-18 08:29:01,967 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:29:01.967 49 INFO opnfv-tempest [-] {10} tempest.api.compute.servers.test_disk_config.ServerDiskConfigTestJSON.test_resize_server_from_auto_to_manual ... success [88.061s] 2019-01-18 08:29:02,119 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:29:02.119 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_dhcp_enabled ... success [9.087s] 2019-01-18 08:29:02,207 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:29:02.207 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers_negative.RoutersNegativeIpV6Test.test_add_router_interfaces_on_overlapping_subnets_returns_400 ... success [18.407s] 2019-01-18 08:29:02,260 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:29:02.259 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers_negative.RoutersNegativeIpV6Test.test_delete_non_existent_router_returns_404 ... success [0.052s] 2019-01-18 08:29:03,099 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:29:03.099 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers_negative.RoutersNegativeIpV6Test.test_router_add_gateway_invalid_network_returns_404 ... success [0.838s] 2019-01-18 08:29:03,470 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:29:03.469 49 INFO opnfv-tempest [-] {14} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard ... success [17.786s] 2019-01-18 08:29:04,142 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:29:04.141 49 INFO opnfv-tempest [-] {14} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_soft ... skip [0.673s]: Skipped until Bug: 1014647 is resolved. 2019-01-18 08:29:04,270 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:29:04.270 49 INFO opnfv-tempest [-] {4} tempest.api.compute.admin.test_migrations.MigrationsAdminTest.test_revert_cold_migration ... success [94.009s] 2019-01-18 08:29:07,855 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:29:07.855 49 INFO opnfv-tempest [-] {8} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_network ... success [8.740s] 2019-01-18 08:29:12,608 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:29:12.608 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers_negative.RoutersNegativeIpV6Test.test_router_add_gateway_net_not_external_returns_400 ... success [9.509s] 2019-01-18 08:29:14,166 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:29:14.166 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_gw ... success [12.045s] 2019-01-18 08:29:18,817 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:29:18.816 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers_negative.RoutersNegativeIpV6Test.test_router_remove_interface_in_use_returns_409 ... success [6.207s] 2019-01-18 08:29:19,045 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:29:19.045 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers_negative.RoutersNegativeIpV6Test.test_show_non_existent_router_returns_404 ... success [0.228s] 2019-01-18 08:29:19,224 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:29:19.223 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers_negative.RoutersNegativeIpV6Test.test_update_non_existent_router_returns_404 ... success [0.178s] 2019-01-18 08:29:20,601 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:29:20.601 49 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_routers.RoutersIpV6AdminTest.test_update_router_set_gateway ... success [29.819s] 2019-01-18 08:29:24,642 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:29:24.642 49 INFO opnfv-tempest [-] {8} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_port ... success [16.786s] 2019-01-18 08:29:25,308 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:29:25.308 49 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_get_trusts_all ... success [14.540s] 2019-01-18 08:29:25,398 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:29:25.398 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_subnet ... success [26.734s] 2019-01-18 08:29:26,238 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:29:26.237 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_gw_and_allocation_pools ... success [12.071s] 2019-01-18 08:29:26,285 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:29:26.285 49 INFO opnfv-tempest [-] {5} tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_attach_detach_volume ... success [89.181s] 2019-01-18 08:29:29,005 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:29:29.004 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_shutoff_status ... success [33.002s] 2019-01-18 08:29:29,019 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:29:29.019 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_zero_limit ... success [0.019s] 2019-01-18 08:29:29,971 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:29:29.970 49 INFO opnfv-tempest [-] {12} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image ... success [45.272s] 2019-01-18 08:29:30,436 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:29:30.435 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filtered_by_ip ... success [1.411s] 2019-01-18 08:29:30,439 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:29:30.439 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filtered_by_ip_regex ... skip [0.002s]: Skipped until Bug: 1540645 is resolved. 2019-01-18 08:29:30,652 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:29:30.651 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filtered_by_name_regex ... success [0.214s] 2019-01-18 08:29:30,813 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:29:30.812 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filtered_by_name_wildcard ... success [0.161s] 2019-01-18 08:29:32,303 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:29:32.302 49 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_get_trusts_query ... success [6.996s] 2019-01-18 08:29:32,472 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:29:32.471 49 INFO opnfv-tempest [-] {11} tempest.api.compute.images.test_images.ImagesTestJSON.test_create_image_from_stopped_server ... success [115.809s] 2019-01-18 08:29:33,497 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:29:33.496 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_numeric_server_name ... success [1.224s] 2019-01-18 08:29:34,545 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:29:34.544 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_host_routes_and_dns_nameservers ... success [8.307s] 2019-01-18 08:29:38,129 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:29:38.129 49 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_trust_expire ... success [5.824s] 2019-01-18 08:29:38,193 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:29:38.193 49 INFO opnfv-tempest [-] {13} tempest.api.network.admin.test_l3_agent_scheduler.L3AgentSchedulerTestJSON.test_add_list_remove_router_on_l3_agent ... success [1.371s] 2019-01-18 08:29:38,395 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:29:38.395 49 INFO opnfv-tempest [-] {13} tempest.api.network.admin.test_l3_agent_scheduler.L3AgentSchedulerTestJSON.test_list_routers_on_l3_agent ... success [0.202s] 2019-01-18 08:29:38,679 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:29:38.678 49 INFO opnfv-tempest [-] {4} tempest.api.compute.admin.test_security_group_default_rules.SecurityGroupDefaultRulesTest ... skip: Skip as this functionality is not yet implemented in Neutron. Related Bug#1311500 2019-01-18 08:29:39,528 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:29:39.528 49 INFO opnfv-tempest [-] {8} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_subnet ... success [14.884s] 2019-01-18 08:29:39,747 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:29:39.746 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_from_non_bootable_volume ... success [6.248s] 2019-01-18 08:29:40,566 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:29:40.565 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_without_gateway ... success [6.020s] 2019-01-18 08:29:41,022 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:29:41.022 49 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_routers.RoutersIpV6AdminTest.test_update_router_set_gateway_with_snat_explicit ... success [20.421s] 2019-01-18 08:29:41,391 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:29:41.391 49 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_trust_expire_invalid ... success [3.262s] 2019-01-18 08:29:42,745 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:29:42.745 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_invalid_bdm_in_2nd_dict ... success [2.998s] 2019-01-18 08:29:42,761 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:29:42.760 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_create_bulk_port ... success [4.147s] 2019-01-18 08:29:43,877 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:29:43.877 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_metadata_exceeds_length_limit ... success [1.131s] 2019-01-18 08:29:45,272 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:29:45.271 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_name_length_exceeds_256 ... success [1.393s] 2019-01-18 08:29:45,576 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:29:45.576 49 INFO opnfv-tempest [-] {8} tempest.api.object_storage.test_healthcheck.HealthcheckTest ... skip: HealthcheckTest skipped as swift is not available 2019-01-18 08:29:45,577 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:29:45.577 49 INFO opnfv-tempest [-] {8} tempest.api.object_storage.test_object_formpost.ObjectFormPostTest ... skip: ObjectFormPostTest skipped as swift is not available 2019-01-18 08:29:45,578 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:29:45.578 49 INFO opnfv-tempest [-] {8} tempest.api.object_storage.test_object_temp_url.ObjectTempUrlTest ... skip: ObjectTempUrlTest skipped as swift is not available 2019-01-18 08:29:46,150 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:29:46.149 49 INFO opnfv-tempest [-] {13} tempest.api.object_storage.test_container_staticweb.StaticWebTest ... skip: StaticWebTest skipped as swift is not available 2019-01-18 08:29:46,152 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:29:46.151 49 INFO opnfv-tempest [-] {13} tempest.api.object_storage.test_object_services.ObjectTest ... skip: ObjectTest skipped as swift is not available 2019-01-18 08:29:46,153 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:29:46.152 49 INFO opnfv-tempest [-] {13} tempest.api.object_storage.test_object_version.ContainerTest ... skip: ContainerTest skipped as swift is not available 2019-01-18 08:29:46,153 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:29:46.153 49 INFO opnfv-tempest [-] {13} tempest.api.volume.admin.test_groups.GroupsV319Test ... skip: The microversion range[3.19 - latest] of this test is out of the configuration range[None - None]. 2019-01-18 08:29:46,154 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:29:46.154 49 INFO opnfv-tempest [-] {13} tempest.api.volume.admin.test_multi_backend.VolumeMultiBackendTest ... skip: Cinder multi-backend feature disabled 2019-01-18 08:29:46,345 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:29:46.344 49 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_trust_impersonate ... success [4.951s] 2019-01-18 08:29:46,604 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:29:46.603 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_flavor ... success [1.331s] 2019-01-18 08:29:47,426 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:29:47.425 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_image ... success [0.821s] 2019-01-18 08:29:48,653 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:29:48.653 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_network_uuid ... success [1.227s] 2019-01-18 08:29:49,019 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:29:49.019 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools ... success [6.256s] 2019-01-18 08:29:49,567 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:29:49.567 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_additional_default_security_group_fails ... success [0.206s] 2019-01-18 08:29:50,289 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:29:50.288 49 INFO opnfv-tempest [-] {8} tempest.api.volume.admin.test_backends_capabilities.BackendsCapabilitiesAdminTestsJSON.test_compare_volume_stats_values ... success [0.464s] 2019-01-18 08:29:50,451 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:29:50.451 49 INFO opnfv-tempest [-] {8} tempest.api.volume.admin.test_backends_capabilities.BackendsCapabilitiesAdminTestsJSON.test_get_capabilities_backend ... success [0.162s] 2019-01-18 08:29:50,561 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:29:50.561 49 INFO opnfv-tempest [-] {14} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_rebuild_server ... success [46.408s] 2019-01-18 08:29:50,718 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:29:50.717 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet ... success [10.150s] 2019-01-18 08:29:51,159 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:29:51.158 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_non_existent_keypair ... success [2.505s] 2019-01-18 08:29:52,364 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:29:52.364 49 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_trust_noimpersonate ... success [6.018s] 2019-01-18 08:29:52,709 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:29:52.708 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_nonexistent_security_group ... success [1.549s] 2019-01-18 08:29:52,854 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:29:52.853 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_duplicate_security_group_rule_fails ... success [3.285s] 2019-01-18 08:29:53,017 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:29:53.017 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks.NetworksTest.test_create_update_network_description ... success [2.299s] 2019-01-18 08:29:53,141 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:29:53.141 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_delete_non_existent_server ... success [0.432s] 2019-01-18 08:29:53,670 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:29:53.669 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_delete_server_pass_id_exceeding_length_limit ... success [0.527s] 2019-01-18 08:29:54,069 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:29:54.069 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_delete_server_pass_negative_id ... success [0.399s] 2019-01-18 08:29:54,298 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:29:54.297 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_force_delete_nonexistent_server_id ... success [0.228s] 2019-01-18 08:29:54,553 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:29:54.553 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_get_console_output_of_non_existent_server ... success [0.254s] 2019-01-18 08:29:55,168 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:29:55.167 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_get_non_existent_server ... success [0.613s] 2019-01-18 08:29:55,317 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:29:55.317 49 INFO opnfv-tempest [-] {13} tempest.api.volume.admin.test_volume_quotas.BaseVolumeQuotasAdminTestJSON.test_delete_quota ... success [2.817s] 2019-01-18 08:29:55,467 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:29:55.466 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_ethertype ... success [2.612s] 2019-01-18 08:29:55,504 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:29:55.504 49 INFO opnfv-tempest [-] {13} tempest.api.volume.admin.test_volume_quotas.BaseVolumeQuotasAdminTestJSON.test_list_default_quotas ... success [0.187s] 2019-01-18 08:29:55,682 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:29:55.682 49 INFO opnfv-tempest [-] {13} tempest.api.volume.admin.test_volume_quotas.BaseVolumeQuotasAdminTestJSON.test_list_quotas ... success [0.178s] 2019-01-18 08:29:56,164 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:29:56.164 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_invalid_access_ip_v4_address ... success [0.996s] 2019-01-18 08:29:56,758 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:29:56.758 49 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_routers.RoutersIpV6AdminTest.test_update_router_set_gateway_without_snat ... success [15.735s] 2019-01-18 08:29:57,357 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:29:57.356 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_invalid_ip_v6_address ... success [1.191s] 2019-01-18 08:29:57,380 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:29:57.379 49 INFO opnfv-tempest [-] {3} tempest.api.identity.v2.test_tenants.IdentityTenantsTest ... skip: Identity api v2 is not enabled 2019-01-18 08:29:57,809 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:29:57.808 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_pause_non_existent_server ... success [0.452s] 2019-01-18 08:29:58,239 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:29:58.238 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_protocol ... success [2.770s] 2019-01-18 08:30:00,696 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:30:00.696 49 INFO opnfv-tempest [-] {3} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types ... success [0.071s] 2019-01-18 08:30:00,776 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:30:00.776 49 INFO opnfv-tempest [-] {3} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources ... success [0.080s] 2019-01-18 08:30:00,848 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:30:00.848 49 INFO opnfv-tempest [-] {3} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses ... success [0.071s] 2019-01-18 08:30:00,856 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:30:00.855 49 INFO opnfv-tempest [-] {3} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_list_api_versions ... success [0.008s] 2019-01-18 08:30:00,963 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:30:00.963 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_remote_ip_prefix ... success [2.723s] 2019-01-18 08:30:01,588 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:30:01.587 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks.NetworksTest.test_delete_network_with_subnet ... success [8.569s] 2019-01-18 08:30:01,734 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:30:01.734 49 INFO opnfv-tempest [-] {13} tempest.api.volume.admin.test_volume_quotas.BaseVolumeQuotasAdminTestJSON.test_quota_usage ... success [6.050s] 2019-01-18 08:30:01,856 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:30:01.856 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_create_port_with_no_securitygroups ... success [12.836s] 2019-01-18 08:30:01,884 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:30:01.884 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks.NetworksTest.test_external_network_visibility ... success [0.297s] 2019-01-18 08:30:02,367 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:30:02.367 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks.NetworksTest.test_list_networks ... success [0.482s] 2019-01-18 08:30:02,473 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:30:02.472 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks.NetworksTest.test_list_networks_fields ... success [0.105s] 2019-01-18 08:30:02,787 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:30:02.787 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_pause_paused_server ... success [4.976s] 2019-01-18 08:30:02,789 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:30:02.788 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_personality_file_contents_not_encoded ... skip [0.000s]: Nova personality feature disabled 2019-01-18 08:30:02,806 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:30:02.806 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks.NetworksTest.test_list_subnets ... success [0.333s] 2019-01-18 08:30:03,219 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:30:03.219 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks.NetworksTest.test_list_subnets_fields ... success [0.411s] 2019-01-18 08:30:03,332 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:30:03.332 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks.NetworksTest.test_show_network ... success [0.113s] 2019-01-18 08:30:03,522 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:30:03.522 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_reboot_deleted_server ... success [0.736s] 2019-01-18 08:30:03,581 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:30:03.581 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks.NetworksTest.test_show_network_fields ... success [0.248s] 2019-01-18 08:30:03,645 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:30:03.645 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks.NetworksTest.test_show_subnet ... success [0.064s] 2019-01-18 08:30:03,701 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:30:03.701 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks.NetworksTest.test_show_subnet_fields ... success [0.055s] 2019-01-18 08:30:03,953 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:30:03.953 49 INFO opnfv-tempest [-] {8} tempest.api.volume.admin.test_volume_types_extra_specs.VolumeTypesExtraSpecsTest.test_volume_type_extra_spec_create_get_delete ... success [1.314s] 2019-01-18 08:30:04,095 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:30:04.094 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_reboot_non_existent_server ... success [0.570s] 2019-01-18 08:30:04,605 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:30:04.605 49 INFO opnfv-tempest [-] {8} tempest.api.volume.admin.test_volume_types_extra_specs.VolumeTypesExtraSpecsTest.test_volume_type_extra_specs_list ... success [0.651s] 2019-01-18 08:30:04,835 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:30:04.834 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_rebuild_deleted_server ... success [0.740s] 2019-01-18 08:30:05,211 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:30:05.211 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_rebuild_non_existent_server ... success [0.375s] 2019-01-18 08:30:05,785 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:30:05.784 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_invalid_ports ... success [4.820s] 2019-01-18 08:30:05,872 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:30:05.872 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_resize_nonexistent_server ... success [0.660s] 2019-01-18 08:30:06,309 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:30:06.309 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_create_show_delete_port_user_defined_mac ... success [4.452s] 2019-01-18 08:30:06,349 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:30:06.348 49 INFO opnfv-tempest [-] {3} tempest.api.network.test_service_providers.ServiceProvidersTest.test_service_providers_list ... success [0.191s] 2019-01-18 08:30:06,389 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:30:06.389 49 INFO opnfv-tempest [-] {8} tempest.api.volume.admin.test_volume_types_extra_specs.VolumeTypesExtraSpecsTest.test_volume_type_extra_specs_update ... success [1.783s] 2019-01-18 08:30:06,532 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:30:06.532 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_resize_server_with_non_existent_flavor ... success [0.659s] 2019-01-18 08:30:07,234 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:30:07.234 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_non_existent_remote_groupid ... success [1.451s] 2019-01-18 08:30:07,249 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:30:07.248 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_resize_server_with_null_flavor ... success [0.716s] 2019-01-18 08:30:07,741 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:30:07.741 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_restore_nonexistent_server_id ... success [0.492s] 2019-01-18 08:30:08,177 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:30:08.177 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_restore_server_invalid_state ... success [0.435s] 2019-01-18 08:30:08,375 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:30:08.375 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_non_existent_security_group ... success [1.140s] 2019-01-18 08:30:08,487 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:30:08.487 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_resume_non_existent_server ... success [0.309s] 2019-01-18 08:30:09,240 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:30:09.240 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_resume_server_invalid_state ... success [0.752s] 2019-01-18 08:30:09,281 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:30:09.280 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port ... success [2.971s] 2019-01-18 08:30:10,190 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:30:10.189 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_server_name_blank ... success [0.947s] 2019-01-18 08:30:10,192 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:30:10.192 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_shelve_non_existent_server ... skip [0.000s]: Shelve is not available. 2019-01-18 08:30:10,193 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:30:10.193 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_shelve_shelved_server ... skip [0.000s]: Shelve is not available. 2019-01-18 08:30:10,423 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:30:10.423 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_stop_non_existent_server ... success [0.234s] 2019-01-18 08:30:11,379 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:30:11.378 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_suspend_non_existent_server ... success [0.954s] 2019-01-18 08:30:12,038 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:30:12.038 49 INFO opnfv-tempest [-] {13} tempest.api.volume.admin.test_volume_quotas.BaseVolumeQuotasAdminTestJSON.test_quota_usage_after_volume_transfer ... success [10.300s] 2019-01-18 08:30:12,076 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:30:12.076 49 INFO opnfv-tempest [-] {13} tempest.api.volume.admin.test_volume_quotas.BaseVolumeQuotasAdminTestJSON.test_show_quota_usage ... success [0.040s] 2019-01-18 08:30:12,329 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:30:12.329 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_remote_ip_and_group ... success [3.952s] 2019-01-18 08:30:12,724 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:30:12.724 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks.NetworksTest.test_update_subnet_gw_dns_host_routes_dhcp ... success [9.022s] 2019-01-18 08:30:12,837 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:30:12.837 49 INFO opnfv-tempest [-] {11} tempest.api.compute.images.test_images.ImagesTestJSON.test_create_image_from_suspended_server ... success [40.359s] 2019-01-18 08:30:14,233 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:30:14.233 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_update_name_default ... success [1.903s] 2019-01-18 08:30:14,254 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:30:14.254 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_delete_non_existent_security_group ... success [0.022s] 2019-01-18 08:30:14,426 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:30:14.425 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_changes_since_future_date ... success [0.077s] 2019-01-18 08:30:14,441 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:30:14.441 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_changes_since_invalid_date ... success [0.015s] 2019-01-18 08:30:14,563 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:30:14.563 49 INFO opnfv-tempest [-] {13} tempest.api.volume.admin.test_volume_quotas.BaseVolumeQuotasAdminTestJSON.test_update_all_quota_resources_for_tenant ... success [2.486s] 2019-01-18 08:30:14,608 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:30:14.608 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_show_non_existent_security_group ... success [0.352s] 2019-01-18 08:30:14,615 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:30:14.615 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_limits_greater_than_actual_count ... success [0.173s] 2019-01-18 08:30:14,631 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:30:14.631 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_limits_pass_negative_value ... success [0.017s] 2019-01-18 08:30:14,641 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:30:14.641 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_limits_pass_string ... success [0.010s] 2019-01-18 08:30:14,680 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:30:14.680 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_non_existing_flavor ... success [0.038s] 2019-01-18 08:30:14,761 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:30:14.760 49 INFO opnfv-tempest [-] {3} tempest.api.network.test_subnetpools_extensions.SubnetPoolsTestJSON.test_create_list_show_update_delete_subnetpools ... success [2.958s] 2019-01-18 08:30:14,761 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:30:14.761 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_non_existing_image ... success [0.077s] 2019-01-18 08:30:14,801 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:30:14.801 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_availability_zone.AvailabilityZoneTestJSON.test_get_availability_zone_list ... success [0.201s] 2019-01-18 08:30:14,827 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:30:14.827 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_show_non_existent_security_group_rule ... success [0.220s] 2019-01-18 08:30:14,840 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:30:14.840 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_non_existing_server_name ... success [0.082s] 2019-01-18 08:30:14,921 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:30:14.920 49 INFO opnfv-tempest [-] {4} tempest.api.compute.floating_ips.test_list_floating_ips.FloatingIPDetailsTestJSON.test_get_floating_ip_details ... success [5.439s] 2019-01-18 08:30:15,053 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:30:15.053 49 INFO opnfv-tempest [-] {6} tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON.test_rescue_non_existent_server ... success [0.018s] 2019-01-18 08:30:15,154 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:30:15.154 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_detail_server_is_deleted ... success [0.313s] 2019-01-18 08:30:15,170 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:30:15.169 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_status_non_existing ... success [0.014s] 2019-01-18 08:30:15,215 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:30:15.214 49 INFO opnfv-tempest [-] {4} tempest.api.compute.floating_ips.test_list_floating_ips.FloatingIPDetailsTestJSON.test_list_floating_ip_pools ... success [0.293s] 2019-01-18 08:30:15,224 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:30:15.224 49 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_routers.RoutersIpV6AdminTest.test_update_router_unset_gateway ... success [18.466s] 2019-01-18 08:30:15,238 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:30:15.238 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_with_a_deleted_server ... success [0.069s] 2019-01-18 08:30:15,823 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:30:15.823 49 INFO opnfv-tempest [-] {4} tempest.api.compute.floating_ips.test_list_floating_ips.FloatingIPDetailsTestJSON.test_list_floating_ips ... success [0.607s] 2019-01-18 08:30:17,956 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:30:17.956 49 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest ... skip: AccountTest skipped as swift is not available 2019-01-18 08:30:17,958 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:30:17.957 49 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_crossdomain.CrossdomainTest ... skip: CrossdomainTest skipped as swift is not available 2019-01-18 08:30:17,958 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:30:17.958 49 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_groups.GroupsTest ... skip: The microversion range[3.14 - latest] of this test is out of the configuration range[None - None]. 2019-01-18 08:30:18,030 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:30:18.029 49 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_temp_url_negative.ObjectTempUrlNegativeTest ... skip: ObjectTempUrlNegativeTest skipped as swift is not available 2019-01-18 08:30:18,872 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:30:18.872 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_suspend_server_invalid_state ... success [7.492s] 2019-01-18 08:30:19,433 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:30:19.432 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_unpause_non_existent_server ... success [0.560s] 2019-01-18 08:30:20,050 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:30:20.050 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_unpause_server_invalid_state ... success [0.616s] 2019-01-18 08:30:20,052 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:30:20.052 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_unshelve_non_existent_server ... skip [0.000s]: Shelve is not available. 2019-01-18 08:30:20,053 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:30:20.053 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_unshelve_server_invalid_state ... skip [0.000s]: Shelve is not available. 2019-01-18 08:30:20,325 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:30:20.324 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_name_of_non_existent_server ... success [0.273s] 2019-01-18 08:30:20,749 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:30:20.749 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_server_name_length_exceeds_256 ... success [0.424s] 2019-01-18 08:30:21,022 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:30:21.022 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_server_set_empty_name ... success [0.273s] 2019-01-18 08:30:21,379 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:30:21.379 49 INFO opnfv-tempest [-] {6} tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON.test_rescue_paused_instance ... success [6.323s] 2019-01-18 08:30:23,441 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:30:23.440 49 INFO opnfv-tempest [-] {5} tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_list_get_volume_attachments ... success [57.145s] 2019-01-18 08:30:25,377 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:30:25.377 49 INFO opnfv-tempest [-] {13} tempest.api.volume.admin.test_volume_retype_with_migration.VolumeRetypeWithMigrationTest ... skip: Cinder multi-backend feature disabled. 2019-01-18 08:30:26,888 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:30:26.888 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_create_port_on_non_existent_network ... success [0.206s] 2019-01-18 08:30:27,068 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:30:27.068 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_delete_non_existent_network ... success [0.180s] 2019-01-18 08:30:27,275 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:30:27.274 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_delete_non_existent_port ... success [0.206s] 2019-01-18 08:30:27,470 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:30:27.470 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_delete_non_existent_subnet ... success [0.195s] 2019-01-18 08:30:27,627 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:30:27.626 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_show_non_existent_network ... success [0.155s] 2019-01-18 08:30:27,798 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:30:27.798 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_show_non_existent_port ... success [0.171s] 2019-01-18 08:30:27,831 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:30:27.831 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_show_non_existent_subnet ... success [0.033s] 2019-01-18 08:30:27,859 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:30:27.859 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_update_non_existent_network ... success [0.028s] 2019-01-18 08:30:27,903 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:30:27.903 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_update_non_existent_port ... success [0.043s] 2019-01-18 08:30:27,938 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:30:27.938 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_update_non_existent_subnet ... success [0.035s] 2019-01-18 08:30:31,417 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:30:31.417 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_create_update_port_with_second_ip ... success [22.133s] 2019-01-18 08:30:31,650 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:30:31.650 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_list_ports ... success [0.234s] 2019-01-18 08:30:31,893 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:30:31.893 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_list_ports_fields ... success [0.243s] 2019-01-18 08:30:32,061 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:30:32.060 49 INFO opnfv-tempest [-] {11} tempest.api.compute.images.test_images.ImagesTestJSON.test_delete_saving_image ... success [19.222s] 2019-01-18 08:30:33,705 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:30:33.704 49 INFO opnfv-tempest [-] {7} tempest.api.compute.volumes.test_volumes_get.VolumesGetTestJSON.test_volume_create_get_delete ... success [5.045s] 2019-01-18 08:30:33,997 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:30:33.996 49 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_reset_snapshot_status ... success [1.323s] 2019-01-18 08:30:34,962 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:30:34.962 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_allowed_address_pair.AllowedAddressPairTestJSON.test_create_list_port_with_address_pair ... success [3.329s] 2019-01-18 08:30:37,074 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:30:37.073 49 INFO opnfv-tempest [-] {10} tempest.api.compute.servers.test_disk_config.ServerDiskConfigTestJSON.test_resize_server_from_manual_to_auto ... success [95.086s] 2019-01-18 08:30:38,333 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:30:38.333 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_allowed_address_pair.AllowedAddressPairTestJSON.test_update_port_with_address_pair ... success [3.370s] 2019-01-18 08:30:38,433 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:30:38.433 49 INFO opnfv-tempest [-] {7} tempest.api.identity.v2.test_api_discovery.TestApiDiscovery ... skip: Identity api v2 is not enabled 2019-01-18 08:30:39,414 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:30:39.413 49 INFO opnfv-tempest [-] {9} tempest.api.compute.test_versions.TestVersions.test_get_version_details ... success [0.586s] 2019-01-18 08:30:39,423 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:30:39.423 49 INFO opnfv-tempest [-] {9} tempest.api.compute.test_versions.TestVersions.test_list_api_versions ... success [0.010s] 2019-01-18 08:30:39,972 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:30:39.972 49 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_availability_zone.AZV2TestJSON.test_get_availability_zone_list_with_non_admin_user ... success [0.170s] 2019-01-18 08:30:40,162 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:30:40.162 49 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_volumes_list.VolumesListAdminTestJSON.test_volume_list_param_tenant ... success [4.357s] 2019-01-18 08:30:40,805 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:30:40.804 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_attach_volumes_with_nonexistent_volume_id ... success [15.267s] 2019-01-18 08:30:40,920 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:30:40.919 49 INFO opnfv-tempest [-] {4} tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON.test_create_keypair_invalid_name ... success [0.171s] 2019-01-18 08:30:40,985 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:30:40.985 49 INFO opnfv-tempest [-] {4} tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON.test_create_keypair_when_public_key_bits_exceeds_maximum ... success [0.065s] 2019-01-18 08:30:41,073 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:30:41.073 49 INFO opnfv-tempest [-] {7} tempest.api.identity.v3.test_catalog.IdentityCatalogTest.test_catalog_standardization ... success [0.083s] 2019-01-18 08:30:41,678 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:30:41.677 49 INFO opnfv-tempest [-] {4} tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON.test_create_keypair_with_duplicate_name ... success [0.691s] 2019-01-18 08:30:41,689 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:30:41.689 49 INFO opnfv-tempest [-] {4} tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON.test_create_keypair_with_empty_name_string ... success [0.011s] 2019-01-18 08:30:41,736 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:30:41.736 49 INFO opnfv-tempest [-] {4} tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON.test_create_keypair_with_empty_public_key ... success [0.047s] 2019-01-18 08:30:41,747 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:30:41.747 49 INFO opnfv-tempest [-] {4} tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON.test_create_keypair_with_long_keynames ... success [0.010s] 2019-01-18 08:30:41,811 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:30:41.811 49 INFO opnfv-tempest [-] {4} tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON.test_keypair_create_with_invalid_pub_key ... success [0.064s] 2019-01-18 08:30:41,844 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:30:41.843 49 INFO opnfv-tempest [-] {4} tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON.test_keypair_delete_nonexistent_key ... success [0.032s] 2019-01-18 08:30:42,031 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:30:42.031 49 INFO opnfv-tempest [-] {9} tempest.api.identity.admin.v2.test_tokens_negative.TokensAdminTestNegative ... skip: Identity api v2 is not enabled 2019-01-18 08:30:42,127 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:30:42.127 49 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_snapshot_force_delete_when_snapshot_is_creating ... success [8.128s] 2019-01-18 08:30:42,227 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:30:42.227 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_allowed_address_pair.AllowedAddressPairTestJSON.test_update_port_with_cidr_address_pair ... success [3.894s] 2019-01-18 08:30:42,616 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:30:42.616 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_port_list_filter_by_ip ... success [10.722s] 2019-01-18 08:30:42,715 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:30:42.715 49 INFO opnfv-tempest [-] {7} tempest.api.image.v1.test_images.UpdateImageMetaTest ... skip: Glance API v1 not supported 2019-01-18 08:30:43,414 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:30:43.414 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_bulk_port ... success [5.644s] 2019-01-18 08:30:47,138 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:30:47.138 49 INFO opnfv-tempest [-] {10} tempest.api.compute.servers.test_disk_config.ServerDiskConfigTestJSON.test_update_server_from_auto_to_manual ... success [10.063s] 2019-01-18 08:30:47,150 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:30:47.150 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_from_deactivated_image ... success [6.347s] 2019-01-18 08:30:47,553 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:30:47.552 49 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_snapshot_force_delete_when_snapshot_is_deleting ... success [5.424s] 2019-01-18 08:30:48,240 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:30:48.240 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_allowed_address_pair.AllowedAddressPairTestJSON.test_update_port_with_multiple_ip_mac_address_pair ... success [6.011s] 2019-01-18 08:30:49,334 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:30:49.334 49 INFO opnfv-tempest [-] {13} tempest.api.volume.test_volume_delete_cascade.VolumesDeleteCascade.test_volume_delete_cascade ... success [20.634s] 2019-01-18 08:30:49,335 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:30:49.335 49 INFO opnfv-tempest [-] {13} tempest.api.volume.test_volume_delete_cascade.VolumesDeleteCascade.test_volume_from_snapshot_cascade_delete ... skip [0.000s]: Skip because of Bug#1677525 2019-01-18 08:30:49,651 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:30:49.651 49 INFO opnfv-tempest [-] {9} tempest.api.identity.admin.v3.test_domain_configuration.DomainConfigurationTestJSON.test_create_domain_config_and_show_config_groups_and_options ... success [2.628s] 2019-01-18 08:30:50,257 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:30:50.257 49 INFO opnfv-tempest [-] {14} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_rebuild_server_in_stop_state ... success [59.683s] 2019-01-18 08:30:52,420 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:30:52.420 49 INFO opnfv-tempest [-] {9} tempest.api.identity.admin.v3.test_domain_configuration.DomainConfigurationTestJSON.test_create_update_and_delete_domain_config ... success [2.768s] 2019-01-18 08:30:53,546 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:30:53.546 49 INFO opnfv-tempest [-] {10} tempest.api.compute.volumes.test_attach_volume.AttachVolumeShelveTestJSON ... skip: The microversion range[2.20 - latest] of this test is out of the configuration range[None - None]. 2019-01-18 08:30:53,761 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:30:53.760 49 INFO opnfv-tempest [-] {5} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_associate_user_to_project ... success [1.730s] 2019-01-18 08:30:54,840 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:30:54.839 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_in_allowed_allocation_pools ... success [11.425s] 2019-01-18 08:30:55,339 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:30:55.338 49 INFO opnfv-tempest [-] {5} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_create_is_domain_project ... success [1.578s] 2019-01-18 08:30:55,357 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:30:55.357 49 INFO opnfv-tempest [-] {9} tempest.api.identity.admin.v3.test_domain_configuration.DomainConfigurationTestJSON.test_create_update_and_delete_domain_config_groups_and_opts ... success [2.938s] 2019-01-18 08:30:55,944 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:30:55.943 49 INFO opnfv-tempest [-] {5} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_project_create_enabled ... success [0.605s] 2019-01-18 08:30:57,353 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:30:57.353 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_from_image_with_decreasing_size ... success [10.203s] 2019-01-18 08:30:57,397 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:30:57.397 49 INFO opnfv-tempest [-] {5} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_project_create_not_enabled ... success [1.453s] 2019-01-18 08:30:57,516 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:30:57.516 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_invalid_size ... success [0.162s] 2019-01-18 08:30:57,706 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:30:57.705 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_snapshot_id ... success [0.188s] 2019-01-18 08:30:57,805 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:30:57.805 49 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_snapshot_force_delete_when_snapshot_is_error ... success [10.251s] 2019-01-18 08:30:57,871 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:30:57.871 49 INFO opnfv-tempest [-] {5} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_project_create_with_description ... success [0.473s] 2019-01-18 08:30:57,885 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:30:57.885 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_source_volid ... success [0.179s] 2019-01-18 08:30:58,041 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:30:58.041 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_volume_type ... success [0.155s] 2019-01-18 08:30:58,308 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:30:58.308 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_negative ... success [0.266s] 2019-01-18 08:30:58,323 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:30:58.323 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_zero ... success [0.015s] 2019-01-18 08:30:58,570 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:30:58.570 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_without_passing_size ... success [0.246s] 2019-01-18 08:30:58,789 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:30:58.788 49 INFO opnfv-tempest [-] {10} tempest.api.identity.v3.test_projects.IdentityV3ProjectsTest.test_list_projects_returns_only_authorized_projects ... success [0.872s] 2019-01-18 08:30:58,854 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:30:58.854 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_delete_invalid_volume_id ... success [0.283s] 2019-01-18 08:30:58,910 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:30:58.910 49 INFO opnfv-tempest [-] {5} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_project_create_with_domain ... success [1.038s] 2019-01-18 08:30:59,072 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:30:59.071 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_delete_volume_without_passing_volume_id ... success [0.217s] 2019-01-18 08:30:59,121 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:30:59.121 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_detach_volumes_with_invalid_volume_id ... success [0.049s] 2019-01-18 08:30:59,387 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:30:59.387 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_get_invalid_volume_id ... success [0.265s] 2019-01-18 08:30:59,397 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:30:59.397 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_get_volume_without_passing_volume_id ... success [0.009s] 2019-01-18 08:30:59,448 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:30:59.448 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_detail_with_invalid_status ... success [0.050s] 2019-01-18 08:30:59,483 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:30:59.482 49 INFO opnfv-tempest [-] {9} tempest.api.identity.admin.v3.test_domain_configuration.DomainConfigurationTestJSON.test_show_default_group_config_and_options ... success [4.117s] 2019-01-18 08:30:59,518 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:30:59.517 49 INFO opnfv-tempest [-] {4} tempest.api.compute.servers.test_instance_actions_negative.InstanceActionsNegativeTestJSON.test_get_instance_action_invalid_request ... success [0.084s] 2019-01-18 08:30:59,542 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:30:59.542 49 INFO opnfv-tempest [-] {4} tempest.api.compute.servers.test_instance_actions_negative.InstanceActionsNegativeTestJSON.test_list_instance_actions_non_existent_server ... success [0.024s] 2019-01-18 08:30:59,672 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:30:59.672 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_detail_with_nonexistent_name ... success [0.223s] 2019-01-18 08:30:59,710 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:30:59.710 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_with_invalid_status ... success [0.038s] 2019-01-18 08:30:59,752 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:30:59.751 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_with_nonexistent_name ... success [0.039s] 2019-01-18 08:31:00,008 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:31:00.008 49 INFO opnfv-tempest [-] {13} tempest.api.volume.test_volumes_extend.VolumesExtendTest.test_volume_extend ... success [4.163s] 2019-01-18 08:31:00,011 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:31:00.011 49 INFO opnfv-tempest [-] {13} tempest.api.volume.test_volumes_extend.VolumesExtendTest.test_volume_extend_when_volume_has_snapshot ... skip [0.001s]: Skipped until Bug: 1687044 is resolved. 2019-01-18 08:31:00,899 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:31:00.898 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_reserve_volume_with_negative_volume_status ... success [1.146s] 2019-01-18 08:31:01,080 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:31:01.079 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_reserve_volume_with_nonexistent_volume_id ... success [0.181s] 2019-01-18 08:31:01,114 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:31:01.113 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_unreserve_volume_with_nonexistent_volume_id ... success [0.033s] 2019-01-18 08:31:01,240 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:31:01.240 49 INFO opnfv-tempest [-] {5} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_project_create_with_parent ... success [2.328s] 2019-01-18 08:31:01,300 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:31:01.300 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_empty_volume_id ... success [0.185s] 2019-01-18 08:31:01,334 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:31:01.333 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_invalid_volume_id ... success [0.034s] 2019-01-18 08:31:01,372 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:31:01.371 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_nonexistent_volume_id ... success [0.037s] 2019-01-18 08:31:01,558 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:31:01.557 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_delete_nonexistent_volume_id ... success [0.185s] 2019-01-18 08:31:01,596 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:31:01.596 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_extend_with_None_size ... success [0.038s] 2019-01-18 08:31:01,798 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:31:01.797 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_extend_with_non_number_size ... success [0.201s] 2019-01-18 08:31:01,831 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:31:01.831 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_extend_with_nonexistent_volume_id ... success [0.033s] 2019-01-18 08:31:01,872 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:31:01.872 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_extend_with_size_smaller_than_original_size ... success [0.040s] 2019-01-18 08:31:02,045 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:31:02.045 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_extend_without_passing_volume_id ... success [0.172s] 2019-01-18 08:31:02,090 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:31:02.090 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_get_nonexistent_volume_id ... success [0.044s] 2019-01-18 08:31:02,635 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:31:02.634 49 INFO opnfv-tempest [-] {5} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_project_update_desc ... success [1.394s] 2019-01-18 08:31:04,007 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:31:04.007 49 INFO opnfv-tempest [-] {5} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_project_update_enable ... success [1.371s] 2019-01-18 08:31:04,438 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:31:04.438 49 INFO opnfv-tempest [-] {10} tempest.api.image.v1.test_images.ListImagesTest ... skip: Glance API v1 not supported 2019-01-18 08:31:04,440 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:31:04.440 49 INFO opnfv-tempest [-] {10} tempest.api.network.admin.test_routers_dvr.RoutersTestDVR ... skip: dvr extension not enabled. 2019-01-18 08:31:05,005 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:31:05.004 49 INFO opnfv-tempest [-] {5} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_project_update_name ... success [0.996s] 2019-01-18 08:31:05,850 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:31:05.849 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_with_no_securitygroups ... success [11.009s] 2019-01-18 08:31:06,076 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:31:06.075 49 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_snapshot_force_delete_when_snapshot_is_error_deleting ... success [8.270s] 2019-01-18 08:31:06,753 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:31:06.753 49 INFO opnfv-tempest [-] {7} tempest.api.image.v2.test_images.ListUserImagesTest.test_get_image_schema ... success [0.197s] 2019-01-18 08:31:06,993 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:31:06.993 49 INFO opnfv-tempest [-] {7} tempest.api.image.v2.test_images.ListUserImagesTest.test_get_images_schema ... success [0.238s] 2019-01-18 08:31:07,027 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:31:07.026 49 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_update_snapshot_status ... success [0.951s] 2019-01-18 08:31:07,255 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:31:07.255 49 INFO opnfv-tempest [-] {7} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_image_param_owner ... success [0.262s] 2019-01-18 08:31:07,302 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:31:07.301 49 INFO opnfv-tempest [-] {7} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_container_format ... success [0.046s] 2019-01-18 08:31:07,432 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:31:07.431 49 INFO opnfv-tempest [-] {4} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_invalid_size ... success [0.167s] 2019-01-18 08:31:07,445 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:31:07.445 49 INFO opnfv-tempest [-] {4} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_zero ... success [0.012s] 2019-01-18 08:31:07,459 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:31:07.459 49 INFO opnfv-tempest [-] {4} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_create_volume_without_passing_size ... success [0.014s] 2019-01-18 08:31:07,516 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:31:07.516 49 INFO opnfv-tempest [-] {7} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_disk_format ... success [0.215s] 2019-01-18 08:31:07,545 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:31:07.545 49 INFO opnfv-tempest [-] {7} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_limit ... success [0.029s] 2019-01-18 08:31:07,780 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:31:07.780 49 INFO opnfv-tempest [-] {7} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_min_max_size ... success [0.234s] 2019-01-18 08:31:07,797 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:31:07.797 49 INFO opnfv-tempest [-] {4} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_delete_invalid_volume_id ... success [0.337s] 2019-01-18 08:31:07,808 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:31:07.808 49 INFO opnfv-tempest [-] {4} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_delete_volume_without_passing_volume_id ... success [0.010s] 2019-01-18 08:31:07,824 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:31:07.824 49 INFO opnfv-tempest [-] {4} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_get_volume_without_passing_volume_id ... success [0.016s] 2019-01-18 08:31:07,960 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:31:07.960 49 INFO opnfv-tempest [-] {7} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_name ... success [0.179s] 2019-01-18 08:31:08,130 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:31:08.130 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_port_list_filter_by_router_id ... success [25.513s] 2019-01-18 08:31:08,151 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:31:08.151 49 INFO opnfv-tempest [-] {5} tempest.api.identity.v2.test_ec2_credentials.EC2CredentialsTest ... skip: Identity api v2 is not enabled 2019-01-18 08:31:08,166 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:31:08.165 49 INFO opnfv-tempest [-] {4} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_volume_delete_nonexistent_volume_id ... success [0.341s] 2019-01-18 08:31:08,266 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:31:08.266 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_show_port ... success [0.136s] 2019-01-18 08:31:08,326 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:31:08.326 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_show_port_fields ... success [0.058s] 2019-01-18 08:31:08,330 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:31:08.330 49 INFO opnfv-tempest [-] {7} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_size ... success [0.370s] 2019-01-18 08:31:08,619 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:31:08.618 49 INFO opnfv-tempest [-] {7} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_sort ... success [0.287s] 2019-01-18 08:31:08,644 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:31:08.644 49 INFO opnfv-tempest [-] {4} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_volume_get_nonexistent_volume_id ... success [0.478s] 2019-01-18 08:31:08,670 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:31:08.669 49 INFO opnfv-tempest [-] {7} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_sort_key_dir ... success [0.051s] 2019-01-18 08:31:08,876 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:31:08.876 49 INFO opnfv-tempest [-] {7} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_status ... success [0.206s] 2019-01-18 08:31:08,918 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:31:08.917 49 INFO opnfv-tempest [-] {7} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_tag ... success [0.041s] 2019-01-18 08:31:08,962 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:31:08.962 49 INFO opnfv-tempest [-] {7} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_visibility ... success [0.044s] 2019-01-18 08:31:09,108 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:31:09.107 49 INFO opnfv-tempest [-] {9} tempest.api.identity.admin.v3.test_oauth_consumers.OAUTHConsumersV3Test.test_create_and_show_consumer ... success [0.763s] 2019-01-18 08:31:09,113 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:31:09.112 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_show_delete_port_user_defined_mac ... success [3.263s] 2019-01-18 08:31:09,198 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:31:09.198 49 INFO opnfv-tempest [-] {7} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_no_params ... success [0.236s] 2019-01-18 08:31:09,773 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:31:09.772 49 INFO opnfv-tempest [-] {9} tempest.api.identity.admin.v3.test_oauth_consumers.OAUTHConsumersV3Test.test_delete_consumer ... success [0.664s] 2019-01-18 08:31:10,564 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:31:10.563 49 INFO opnfv-tempest [-] {4} tempest.api.identity.admin.v2.test_roles_negative.RolesNegativeTestJSON ... skip: Identity api v2 is not enabled 2019-01-18 08:31:10,634 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:31:10.634 49 INFO opnfv-tempest [-] {9} tempest.api.identity.admin.v3.test_oauth_consumers.OAUTHConsumersV3Test.test_list_consumers ... success [0.860s] 2019-01-18 08:31:11,434 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:31:11.433 49 INFO opnfv-tempest [-] {9} tempest.api.identity.admin.v3.test_oauth_consumers.OAUTHConsumersV3Test.test_update_consumer ... success [0.797s] 2019-01-18 08:31:11,627 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:31:11.626 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_update_delete_port ... success [2.513s] 2019-01-18 08:31:15,239 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:31:15.239 49 INFO opnfv-tempest [-] {5} tempest.api.network.admin.test_quotas.QuotasTest.test_quotas ... success [3.231s] 2019-01-18 08:31:19,959 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:31:19.958 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_update_port_with_security_group_and_extra_attributes ... success [11.629s] 2019-01-18 08:31:20,191 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:31:20.190 49 INFO opnfv-tempest [-] {4} tempest.api.identity.admin.v3.test_default_project_id.TestDefaultProjectId.test_default_project_id ... success [4.601s] 2019-01-18 08:31:23,061 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:31:23.060 49 INFO opnfv-tempest [-] {9} tempest.api.image.v2.test_images_member.ImagesMemberTest.test_get_image_member ... success [2.570s] 2019-01-18 08:31:23,067 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:31:23.067 49 INFO opnfv-tempest [-] {9} tempest.api.image.v2.test_images_member.ImagesMemberTest.test_get_image_member_schema ... success [0.007s] 2019-01-18 08:31:23,245 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:31:23.244 49 INFO opnfv-tempest [-] {9} tempest.api.image.v2.test_images_member.ImagesMemberTest.test_get_image_members_schema ... success [0.177s] 2019-01-18 08:31:23,442 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:31:23.442 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_floating_ip_specifying_a_fixed_ip_address ... success [4.193s] 2019-01-18 08:31:25,464 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:31:25.464 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_extensions.ExtensionsTestJSON.test_list_show_extensions ... success [4.623s] 2019-01-18 08:31:26,517 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:31:26.516 49 INFO opnfv-tempest [-] {9} tempest.api.image.v2.test_images_member.ImagesMemberTest.test_image_share_accept ... success [3.268s] 2019-01-18 08:31:27,967 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:31:27.966 49 INFO opnfv-tempest [-] {9} tempest.api.image.v2.test_images_member.ImagesMemberTest.test_image_share_reject ... success [1.449s] 2019-01-18 08:31:30,187 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:31:30.186 49 INFO opnfv-tempest [-] {4} tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_create_region_with_specific_id ... success [0.612s] 2019-01-18 08:31:31,797 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:31:31.797 49 INFO opnfv-tempest [-] {9} tempest.api.image.v2.test_images_member.ImagesMemberTest.test_remove_image_member ... success [3.831s] 2019-01-18 08:31:31,967 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:31:31.967 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_list_show_update_delete_floating_ip ... success [8.523s] 2019-01-18 08:31:32,014 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:31:32.014 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_update_port_with_second_ip ... success [20.387s] 2019-01-18 08:31:32,098 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:31:32.098 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_ports.PortsIpV6TestJSON.test_list_ports ... success [0.083s] 2019-01-18 08:31:32,165 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:31:32.164 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_ports.PortsIpV6TestJSON.test_list_ports_fields ... success [0.067s] 2019-01-18 08:31:32,225 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:31:32.225 49 INFO opnfv-tempest [-] {4} tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_create_update_get_delete_region ... success [2.038s] 2019-01-18 08:31:32,291 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:31:32.291 49 INFO opnfv-tempest [-] {4} tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_list_regions ... success [0.067s] 2019-01-18 08:31:32,392 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:31:32.392 49 INFO opnfv-tempest [-] {3} tempest.api.volume.test_image_metadata.VolumesImageMetadata.test_update_show_delete_image_metadata ... success [1.548s] 2019-01-18 08:31:32,587 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:31:32.587 49 INFO opnfv-tempest [-] {4} tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_list_regions_filter_by_parent_region_id ... success [0.294s] 2019-01-18 08:31:33,403 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:31:33.403 49 INFO opnfv-tempest [-] {10} tempest.api.network.test_routers.RoutersIpV6Test.test_add_multiple_router_interfaces ... success [26.859s] 2019-01-18 08:31:35,686 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:31:35.686 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_update_port_with_two_security_groups_and_extra_attributes ... success [15.727s] 2019-01-18 08:31:38,079 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:31:38.078 49 INFO opnfv-tempest [-] {6} tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON.test_rescued_vm_attach_volume ... success [76.678s] 2019-01-18 08:31:39,450 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:31:39.449 49 INFO opnfv-tempest [-] {9} tempest.api.image.v2.test_images_tags_negative.ImagesTagsNegativeTest.test_delete_non_existing_tag ... success [1.005s] 2019-01-18 08:31:39,700 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:31:39.700 49 INFO opnfv-tempest [-] {9} tempest.api.image.v2.test_images_tags_negative.ImagesTagsNegativeTest.test_update_tags_for_non_existing_image ... success [0.250s] 2019-01-18 08:31:42,587 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:31:42.586 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_update_floatingip_with_port_multiple_ip_address ... success [10.618s] 2019-01-18 08:31:42,913 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:31:42.912 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_ports.PortsIpV6TestJSON.test_port_list_filter_by_ip ... success [10.745s] 2019-01-18 08:31:43,551 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:31:43.551 49 INFO opnfv-tempest [-] {4} tempest.api.image.v2.test_images.ListSharedImagesTest.test_list_images_param_member_status ... success [2.222s] 2019-01-18 08:31:44,109 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:31:44.109 49 INFO opnfv-tempest [-] {14} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_rebuild_server_with_volume_attached ... success [53.842s] 2019-01-18 08:31:48,434 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:31:48.433 49 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_create_server_multi_nic.ServersTestMultiNic.test_verify_duplicate_network_nics ... success [47.228s] 2019-01-18 08:31:48,615 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:31:48.615 49 INFO opnfv-tempest [-] {3} tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_crud_snapshot_metadata ... success [3.165s] 2019-01-18 08:31:48,991 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:31:48.991 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_floating_ip_delete_port ... success [6.405s] 2019-01-18 08:31:50,258 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:31:50.258 49 INFO opnfv-tempest [-] {3} tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_update_show_snapshot_metadata_item ... success [1.642s] 2019-01-18 08:31:51,039 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:31:51.039 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_floating_ips_negative.FloatingIPNegativeTestJSON.test_associate_floatingip_port_ext_net_unreachable ... success [4.093s] 2019-01-18 08:31:52,118 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:31:52.118 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_floating_ips_negative.FloatingIPNegativeTestJSON.test_create_floatingip_in_private_network ... success [1.078s] 2019-01-18 08:31:54,983 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:31:54.982 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_extra_dhcp_options.ExtraDHCPOptionsTestJSON.test_create_list_port_with_extra_dhcp_options ... success [4.780s] 2019-01-18 08:31:55,123 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:31:55.123 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_floating_ips_negative.FloatingIPNegativeTestJSON.test_create_floatingip_with_port_ext_net_unreachable ... success [3.005s] 2019-01-18 08:31:56,077 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:31:56.077 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_extra_dhcp_options.ExtraDHCPOptionsTestJSON.test_update_show_port_with_extra_dhcp_options ... success [1.094s] 2019-01-18 08:31:56,782 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:31:56.781 49 INFO opnfv-tempest [-] {10} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_port_id ... success [23.378s] 2019-01-18 08:31:58,774 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:31:58.773 49 INFO opnfv-tempest [-] {7} tempest.api.network.test_routers.RoutersTest.test_add_multiple_router_interfaces ... success [29.640s] 2019-01-18 08:31:59,154 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:31:59.153 49 INFO opnfv-tempest [-] {14} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_remove_server_all_security_groups ... success [15.043s] 2019-01-18 08:31:59,702 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:31:59.701 49 INFO opnfv-tempest [-] {4} tempest.api.network.admin.test_external_network_extension.ExternalNetworksTestJSON.test_create_external_network ... success [2.286s] 2019-01-18 08:32:06,429 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:32:06.429 49 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_clone_negative.VolumesCloneNegativeTest.test_create_from_volume_decreasing_size ... success [2.663s] 2019-01-18 08:32:08,459 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:32:08.458 49 INFO opnfv-tempest [-] {4} tempest.api.network.admin.test_external_network_extension.ExternalNetworksTestJSON.test_delete_external_networks_with_floating_ip ... success [8.753s] 2019-01-18 08:32:08,709 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:32:08.709 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_ports.PortsIpV6TestJSON.test_port_list_filter_by_router_id ... success [25.795s] 2019-01-18 08:32:08,761 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:32:08.760 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_ports.PortsIpV6TestJSON.test_show_port ... success [0.053s] 2019-01-18 08:32:08,802 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:32:08.802 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_ports.PortsIpV6TestJSON.test_show_port_fields ... success [0.042s] 2019-01-18 08:32:09,576 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:32:09.575 49 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_get.VolumesSummaryTest ... skip: The microversion range[3.12 - latest] of this test is out of the configuration range[None - None]. 2019-01-18 08:32:10,217 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:32:10.217 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_tags.TagsExtTest.test_create_check_list_and_delete_tags ... success [4.635s] 2019-01-18 08:32:10,586 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:32:10.586 49 INFO opnfv-tempest [-] {4} tempest.api.network.admin.test_external_network_extension.ExternalNetworksTestJSON.test_list_external_networks ... success [2.128s] 2019-01-18 08:32:11,020 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:32:11.019 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_floating_ip_update_different_router ... success [22.027s] 2019-01-18 08:32:13,075 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:32:13.075 49 INFO opnfv-tempest [-] {4} tempest.api.network.admin.test_external_network_extension.ExternalNetworksTestJSON.test_show_external_networks_attribute ... success [2.489s] 2019-01-18 08:32:14,624 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:32:14.624 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_tags.TagsExtTest.test_update_and_delete_all_tags ... success [4.407s] 2019-01-18 08:32:14,972 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:32:14.972 49 INFO opnfv-tempest [-] {10} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_subnet_id ... success [18.192s] 2019-01-18 08:32:14,973 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:32:14.973 49 INFO opnfv-tempest [-] {10} tempest.api.network.test_routers.RoutersIpV6Test.test_create_router_set_gateway_with_fixed_ip ... skip [0.001s]: Skipped until Bug: 1676207 is resolved. 2019-01-18 08:32:15,500 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:32:15.500 49 INFO opnfv-tempest [-] {4} tempest.api.network.admin.test_external_network_extension.ExternalNetworksTestJSON.test_update_external_network ... success [2.425s] 2019-01-18 08:32:16,100 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:32:16.100 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_create_delete_subnet_all_attributes ... success [4.671s] 2019-01-18 08:32:17,214 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:32:17.214 49 INFO opnfv-tempest [-] {7} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_port_id ... success [18.440s] 2019-01-18 08:32:18,326 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:32:18.325 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_ports.PortsIpV6TestJSON.test_update_port_with_security_group_and_extra_attributes ... success [9.519s] 2019-01-18 08:32:20,660 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:32:20.660 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_create_delete_subnet_with_allocation_pools ... success [4.559s] 2019-01-18 08:32:21,991 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:32:21.991 49 INFO opnfv-tempest [-] {14} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_resize_server_confirm ... success [22.833s] 2019-01-18 08:32:23,922 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:32:23.922 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_create_delete_subnet_with_default_gw ... success [3.262s] 2019-01-18 08:32:24,301 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:32:24.301 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_networks.NetworksIpV6TestAttrs.test_create_delete_slaac_subnet_with_ports ... success [8.343s] 2019-01-18 08:32:26,418 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:32:26.417 49 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_create_server_multi_nic.ServersTestMultiNic.test_verify_multiple_nics_order ... success [37.982s] 2019-01-18 08:32:26,749 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:32:26.748 49 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_slo.ObjectSloTest ... skip: ObjectSloTest skipped as swift is not available 2019-01-18 08:32:26,750 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:32:26.750 49 INFO opnfv-tempest [-] {1} tempest.api.volume.admin.test_groups.GroupsV320Test ... skip: The microversion range[3.20 - latest] of this test is out of the configuration range[None - None]. 2019-01-18 08:32:26,751 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:32:26.751 49 INFO opnfv-tempest [-] {1} tempest.api.volume.admin.test_snapshot_manage.SnapshotManageAdminTest ... skip: Manage snapshot tests are disabled 2019-01-18 08:32:29,457 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:32:29.457 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_create_delete_subnet_with_dhcp_enabled ... success [5.533s] 2019-01-18 08:32:29,693 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:32:29.693 49 INFO opnfv-tempest [-] {10} tempest.api.network.test_routers.RoutersIpV6Test.test_create_show_list_update_delete_router ... success [14.716s] 2019-01-18 08:32:29,698 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:32:29.697 49 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_create_snapshot_with_nonexistent_volume_id ... success [0.323s] 2019-01-18 08:32:30,038 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:32:30.038 49 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_create_snapshot_without_passing_volume_id ... success [0.339s] 2019-01-18 08:32:30,307 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:32:30.307 49 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_list_snapshot_invalid_param_limit ... success [0.268s] 2019-01-18 08:32:30,487 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:32:30.487 49 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_list_snapshots_invalid_param_marker ... success [0.179s] 2019-01-18 08:32:30,599 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:32:30.599 49 INFO opnfv-tempest [-] {4} tempest.api.network.admin.test_routers_negative.RoutersAdminNegativeIpV6Test.test_router_set_gateway_used_ip_returns_409 ... success [7.039s] 2019-01-18 08:32:30,693 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:32:30.693 49 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_list_snapshots_invalid_param_sort ... success [0.205s] 2019-01-18 08:32:31,255 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:32:31.255 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_create_delete_subnet_with_gw ... success [1.798s] 2019-01-18 08:32:31,463 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:32:31.463 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_ports.PortsIpV6TestJSON.test_update_port_with_two_security_groups_and_extra_attributes ... success [13.137s] 2019-01-18 08:32:32,985 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:32:32.984 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_networks.NetworksIpV6TestAttrs.test_create_delete_stateless_subnet_with_ports ... success [8.683s] 2019-01-18 08:32:34,669 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:32:34.668 49 INFO opnfv-tempest [-] {7} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_subnet_id ... success [17.451s] 2019-01-18 08:32:34,671 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:32:34.671 49 INFO opnfv-tempest [-] {7} tempest.api.network.test_routers.RoutersTest.test_create_router_set_gateway_with_fixed_ip ... skip [0.002s]: Skipped until Bug: 1676207 is resolved. 2019-01-18 08:32:35,508 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:32:35.507 49 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_volume_from_snapshot_decreasing_size ... success [4.812s] 2019-01-18 08:32:37,857 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:32:37.857 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_create_delete_subnet_with_gw_and_allocation_pools ... success [6.601s] 2019-01-18 08:32:37,912 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:32:37.912 49 INFO opnfv-tempest [-] {8} tempest.scenario.test_minimum_basic.TestMinimumBasicScenario.test_minimum_basic_scenario ... success [73.985s] 2019-01-18 08:32:39,060 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:32:39.059 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_networks.NetworksIpV6TestAttrs.test_create_delete_subnet_with_v6_attributes_slaac ... success [6.075s] 2019-01-18 08:32:39,466 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:32:39.465 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_list_update_show_delete_security_group ... success [2.639s] 2019-01-18 08:32:41,532 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:32:41.531 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_security_group_rule_with_additional_args ... success [2.065s] 2019-01-18 08:32:42,780 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:32:42.779 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_create_delete_subnet_with_host_routes_and_dns_nameservers ... success [4.921s] 2019-01-18 08:32:43,447 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:32:43.447 49 INFO opnfv-tempest [-] {4} tempest.api.network.test_allowed_address_pair.AllowedAddressPairIpV6TestJSON.test_create_list_port_with_address_pair ... success [2.237s] 2019-01-18 08:32:43,956 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:32:43.956 49 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_server_group.ServerGroupTestJSON.test_create_delete_multiple_server_groups_with_same_name_policy ... success [0.381s] 2019-01-18 08:32:44,481 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:32:44.481 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_networks.NetworksIpV6TestAttrs.test_create_delete_subnet_with_v6_attributes_stateful ... success [5.420s] 2019-01-18 08:32:44,646 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:32:44.646 49 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_server_group.ServerGroupTestJSON.test_create_delete_server_group_with_affinity_policy ... success [0.690s] 2019-01-18 08:32:45,176 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:32:45.176 49 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_server_group.ServerGroupTestJSON.test_create_delete_server_group_with_anti_affinity_policy ... success [0.529s] 2019-01-18 08:32:45,256 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:32:45.255 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_create_delete_subnet_without_gateway ... success [2.476s] 2019-01-18 08:32:46,282 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:32:46.281 49 INFO opnfv-tempest [-] {4} tempest.api.network.test_allowed_address_pair.AllowedAddressPairIpV6TestJSON.test_update_port_with_address_pair ... success [2.834s] 2019-01-18 08:32:46,305 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:32:46.305 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_security_group_rule_with_icmp_type_code ... success [4.770s] 2019-01-18 08:32:46,443 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:32:46.442 49 INFO opnfv-tempest [-] {15} tempest.api.volume.admin.test_volume_manage.VolumeManageAdminTest ... skip: Manage volume tests are disabled 2019-01-18 08:32:47,514 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:32:47.513 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_create_list_subnet_with_no_gw64_one_network ... success [2.256s] 2019-01-18 08:32:47,715 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:32:47.715 49 INFO opnfv-tempest [-] {10} tempest.api.network.test_routers.RoutersIpV6Test.test_router_interface_port_update_with_fixed_ip ... success [18.021s] 2019-01-18 08:32:47,962 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:32:47.961 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_security_group_rule_with_protocol_integer_value ... success [1.659s] 2019-01-18 08:32:51,159 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:32:51.158 49 INFO opnfv-tempest [-] {4} tempest.api.network.test_allowed_address_pair.AllowedAddressPairIpV6TestJSON.test_update_port_with_cidr_address_pair ... success [4.876s] 2019-01-18 08:32:51,645 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:32:51.644 49 INFO opnfv-tempest [-] {7} tempest.api.network.test_routers.RoutersTest.test_create_show_list_update_delete_router ... success [16.974s] 2019-01-18 08:32:52,545 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:32:52.545 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_networks.NetworksIpV6TestAttrs.test_create_delete_subnet_with_v6_attributes_stateless ... success [8.064s] 2019-01-18 08:32:53,183 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:32:53.182 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_security_group_rule_with_remote_group_id ... success [5.218s] 2019-01-18 08:32:55,437 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:32:55.437 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_security_group_rule_with_remote_ip_prefix ... success [2.254s] 2019-01-18 08:32:56,819 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:32:56.818 49 INFO opnfv-tempest [-] {4} tempest.api.network.test_allowed_address_pair.AllowedAddressPairIpV6TestJSON.test_update_port_with_multiple_ip_mac_address_pair ... success [5.658s] 2019-01-18 08:32:57,215 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:32:57.214 49 INFO opnfv-tempest [-] {15} tempest.api.volume.admin.test_volume_type_access.VolumeTypesAccessTest.test_volume_type_access_add ... success [3.636s] 2019-01-18 08:32:58,818 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:32:58.818 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_create_update_delete_network_subnet ... success [11.304s] 2019-01-18 08:32:58,888 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:32:58.888 49 INFO opnfv-tempest [-] {15} tempest.api.volume.admin.test_volume_type_access.VolumeTypesAccessTest.test_volume_type_access_list ... success [1.674s] 2019-01-18 08:32:59,084 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:32:59.084 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_show_delete_security_group_rule ... success [3.644s] 2019-01-18 08:32:59,258 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:32:59.258 49 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_server_group.ServerGroupTestJSON.test_create_server_with_scheduler_hint_group ... success [14.075s] 2019-01-18 08:32:59,326 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:32:59.325 49 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_server_group.ServerGroupTestJSON.test_list_server_groups ... success [0.071s] 2019-01-18 08:32:59,353 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:32:59.353 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_list_security_groups ... success [0.271s] 2019-01-18 08:32:59,378 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:32:59.378 49 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_server_group.ServerGroupTestJSON.test_show_server_group ... success [0.053s] 2019-01-18 08:33:00,301 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:33:00.300 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_create_update_network_description ... success [1.481s] 2019-01-18 08:33:01,779 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:33:01.779 49 INFO opnfv-tempest [-] {11} tempest.api.compute.test_networks.ComputeNetworksTest ... skip: nova-network is not available. 2019-01-18 08:33:01,782 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:33:01.781 49 INFO opnfv-tempest [-] {11} tempest.api.identity.admin.v2.test_users_negative.UsersNegativeTestJSON ... skip: Identity api v2 is not enabled 2019-01-18 08:33:04,894 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:33:04.893 49 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_create_invalid_body ... success [0.264s] 2019-01-18 08:33:05,167 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:33:05.167 49 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_create_none_body ... success [0.273s] 2019-01-18 08:33:05,438 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:33:05.437 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_additional_default_security_group_fails ... success [0.206s] 2019-01-18 08:33:05,481 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:33:05.480 49 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_create_nonexistent_type_id ... success [0.314s] 2019-01-18 08:33:05,675 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:33:05.675 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_delete_network_with_subnet ... success [5.373s] 2019-01-18 08:33:05,702 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:33:05.701 49 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_delete_nonexistent_volume_type_id ... success [0.220s] 2019-01-18 08:33:05,843 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:33:05.843 49 INFO opnfv-tempest [-] {11} tempest.api.identity.admin.v3.test_services.ServicesTestJSON.test_create_service_without_description ... success [0.608s] 2019-01-18 08:33:05,894 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:33:05.893 49 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_get_nonexistent_extra_spec_name ... success [0.191s] 2019-01-18 08:33:06,024 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:33:06.023 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_external_network_visibility ... success [0.349s] 2019-01-18 08:33:06,090 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:33:06.090 49 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_get_nonexistent_volume_type_id ... success [0.197s] 2019-01-18 08:33:06,213 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:33:06.212 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_backup.VolumesBackupsTest ... skip: Cinder backup feature disabled 2019-01-18 08:33:06,269 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:33:06.269 49 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_list_nonexistent_volume_type_id ... success [0.178s] 2019-01-18 08:33:06,378 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:33:06.378 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_list_networks ... success [0.353s] 2019-01-18 08:33:06,447 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:33:06.447 49 INFO opnfv-tempest [-] {11} tempest.api.identity.admin.v3.test_services.ServicesTestJSON.test_create_update_get_service ... success [0.603s] 2019-01-18 08:33:06,498 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:33:06.498 49 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_multiple_extra_spec ... success [0.229s] 2019-01-18 08:33:06,695 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:33:06.695 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_list_networks_fields ... success [0.317s] 2019-01-18 08:33:06,752 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:33:06.751 49 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_no_body ... success [0.252s] 2019-01-18 08:33:06,760 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:33:06.759 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_list_subnets ... success [0.064s] 2019-01-18 08:33:06,845 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:33:06.845 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_list_subnets_fields ... success [0.085s] 2019-01-18 08:33:06,984 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:33:06.984 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_show_network ... success [0.138s] 2019-01-18 08:33:07,141 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:33:07.141 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_show_network_fields ... success [0.156s] 2019-01-18 08:33:07,146 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:33:07.146 49 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_none_extra_spec_id ... success [0.394s] 2019-01-18 08:33:07,250 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:33:07.249 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_show_subnet ... success [0.108s] 2019-01-18 08:33:07,313 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:33:07.313 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_show_subnet_fields ... success [0.063s] 2019-01-18 08:33:07,388 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:33:07.388 49 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_nonexistent_extra_spec_id ... success [0.242s] 2019-01-18 08:33:07,793 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:33:07.793 49 INFO opnfv-tempest [-] {11} tempest.api.identity.admin.v3.test_services.ServicesTestJSON.test_list_services ... success [1.344s] 2019-01-18 08:33:08,101 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:33:08.100 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_duplicate_security_group_rule_fails ... success [2.661s] 2019-01-18 08:33:08,389 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:33:08.389 49 INFO opnfv-tempest [-] {4} tempest.api.network.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group ... success [2.076s] 2019-01-18 08:33:08,968 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:33:08.968 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_rule_with_bad_ethertype ... success [0.867s] 2019-01-18 08:33:10,381 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:33:10.380 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_rule_with_bad_protocol ... success [1.411s] 2019-01-18 08:33:10,417 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:33:10.417 49 INFO opnfv-tempest [-] {7} tempest.api.network.test_routers.RoutersTest.test_router_interface_port_update_with_fixed_ip ... success [18.771s] 2019-01-18 08:33:10,496 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:33:10.496 49 INFO opnfv-tempest [-] {4} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_additional_args ... success [2.106s] 2019-01-18 08:33:10,866 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:33:10.865 49 INFO opnfv-tempest [-] {14} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_resize_server_confirm_from_stopped ... success [48.862s] 2019-01-18 08:33:11,782 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:33:11.782 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_rule_with_bad_remote_ip_prefix ... success [1.400s] 2019-01-18 08:33:11,804 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:33:11.803 49 INFO opnfv-tempest [-] {11} tempest.api.identity.v2.test_users.IdentityUsersTest ... skip: Identity api v2 is not enabled 2019-01-18 08:33:14,313 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:33:14.313 49 INFO opnfv-tempest [-] {11} tempest.api.identity.v3.test_tokens.TokensV3Test.test_create_token ... success [0.332s] 2019-01-18 08:33:14,952 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:33:14.951 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_rule_with_invalid_ports ... success [3.168s] 2019-01-18 08:33:15,107 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:33:15.107 49 INFO opnfv-tempest [-] {11} tempest.api.identity.v3.test_tokens.TokensV3Test.test_validate_token ... success [0.793s] 2019-01-18 08:33:15,366 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:33:15.365 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list ... success [0.251s] 2019-01-18 08:33:15,592 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:33:15.591 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_update_subnet_gw_dns_host_routes_dhcp ... success [8.277s] 2019-01-18 08:33:15,668 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:33:15.668 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_by_name ... success [0.301s] 2019-01-18 08:33:15,860 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:33:15.859 49 INFO opnfv-tempest [-] {4} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_icmp_type_code ... success [5.359s] 2019-01-18 08:33:15,921 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:33:15.921 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_by_name ... success [0.253s] 2019-01-18 08:33:16,407 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:33:16.407 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_rule_with_non_existent_remote_groupid ... success [1.455s] 2019-01-18 08:33:16,747 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:33:16.747 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_pagination ... success [0.825s] 2019-01-18 08:33:16,807 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:33:16.807 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_rule_with_non_existent_security_group ... success [0.400s] 2019-01-18 08:33:17,247 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:33:17.247 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_with_multiple_params ... success [0.499s] 2019-01-18 08:33:17,834 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:33:17.833 49 INFO opnfv-tempest [-] {4} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_protocol_integer_value ... success [1.977s] 2019-01-18 08:33:18,083 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:33:18.083 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_pagination ... success [0.836s] 2019-01-18 08:33:18,187 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:33:18.186 49 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_crud_volume_metadata ... success [2.658s] 2019-01-18 08:33:18,268 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:33:18.268 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_param_display_name_and_status ... success [0.185s] 2019-01-18 08:33:18,340 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:33:18.340 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_detail_param_display_name_and_status ... success [0.071s] 2019-01-18 08:33:18,464 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:33:18.464 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_detail_param_marker ... success [0.124s] 2019-01-18 08:33:18,683 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:33:18.683 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_detail_param_metadata ... success [0.218s] 2019-01-18 08:33:19,012 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:33:19.011 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_details ... success [0.328s] 2019-01-18 08:33:19,077 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:33:19.076 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_param_metadata ... success [0.064s] 2019-01-18 08:33:19,168 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:33:19.168 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_availability_zone ... success [0.090s] 2019-01-18 08:33:19,428 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:33:19.427 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_bootable ... success [0.259s] 2019-01-18 08:33:19,443 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:33:19.443 49 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_update_show_volume_metadata_item ... success [1.256s] 2019-01-18 08:33:19,485 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:33:19.485 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_rule_with_remote_ip_and_group ... success [2.675s] 2019-01-18 08:33:19,763 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:33:19.762 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_status ... success [0.335s] 2019-01-18 08:33:19,825 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:33:19.825 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_availability_zone ... success [0.062s] 2019-01-18 08:33:19,910 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:33:19.910 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_bootable ... success [0.085s] 2019-01-18 08:33:20,150 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:33:20.149 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_status ... success [0.239s] 2019-01-18 08:33:20,345 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:33:20.345 49 INFO opnfv-tempest [-] {4} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_remote_group_id ... success [2.509s] 2019-01-18 08:33:20,671 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:33:20.671 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_rule_wrong_ip_prefix_version ... success [1.186s] 2019-01-18 08:33:21,328 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:33:21.328 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_update_name_default ... success [0.656s] 2019-01-18 08:33:21,357 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:33:21.357 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_delete_non_existent_security_group ... success [0.030s] 2019-01-18 08:33:21,379 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:33:21.379 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_show_non_existent_security_group ... success [0.022s] 2019-01-18 08:33:21,403 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:33:21.402 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_show_non_existent_security_group_rule ... success [0.023s] 2019-01-18 08:33:21,407 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:33:21.407 49 INFO opnfv-tempest [-] {11} tempest.api.image.v2.test_images_metadefs_namespace_objects.MetadataNamespaceObjectsTest.test_create_update_delete_meta_namespace_objects ... success [1.689s] 2019-01-18 08:33:22,147 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:33:22.147 49 INFO opnfv-tempest [-] {3} tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_hotplug_nic ... success [68.917s] 2019-01-18 08:33:23,191 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:33:23.190 49 INFO opnfv-tempest [-] {4} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_remote_ip_prefix ... success [2.845s] 2019-01-18 08:33:23,244 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:33:23.243 49 INFO opnfv-tempest [-] {11} tempest.api.image.v2.test_images_metadefs_namespace_objects.MetadataNamespaceObjectsTest.test_list_meta_namespace_objects ... success [1.834s] 2019-01-18 08:33:23,810 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:33:23.809 49 INFO opnfv-tempest [-] {5} tempest.api.object_storage.test_account_services_negative.AccountNegativeTest ... skip: AccountNegativeTest skipped as swift is not available 2019-01-18 08:33:23,810 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:33:23.810 49 INFO opnfv-tempest [-] {5} tempest.api.object_storage.test_container_services_negative.ContainerNegativeTest ... skip: ContainerNegativeTest skipped as swift is not available 2019-01-18 08:33:23,812 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:33:23.812 49 INFO opnfv-tempest [-] {5} tempest.api.volume.admin.test_user_messages.UserMessagesTest ... skip: The microversion range[3.3 - latest] of this test is out of the configuration range[None - None]. 2019-01-18 08:33:23,815 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:33:23.815 49 INFO opnfv-tempest [-] {5} tempest.scenario.test_object_storage_basic_ops.TestObjectStorageBasicOps ... skip: TestObjectStorageBasicOps skipped as swift is not available 2019-01-18 08:33:24,855 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:33:24.854 49 INFO opnfv-tempest [-] {11} tempest.api.image.v2.test_images_metadefs_namespace_objects.MetadataNamespaceObjectsTest.test_show_meta_namespace_objects ... success [1.610s] 2019-01-18 08:33:28,888 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:33:28.887 49 INFO opnfv-tempest [-] {4} tempest.api.network.test_security_groups.SecGroupTest.test_create_show_delete_security_group_rule ... success [5.694s] 2019-01-18 08:33:28,954 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:33:28.954 49 INFO opnfv-tempest [-] {4} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups ... success [0.070s] 2019-01-18 08:33:30,022 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:33:30.022 49 INFO opnfv-tempest [-] {10} tempest.api.network.test_routers.RoutersIpV6Test.test_update_delete_extra_route ... success [42.303s] 2019-01-18 08:33:31,750 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:33:31.750 49 INFO opnfv-tempest [-] {4} tempest.api.volume.admin.test_group_types.GroupTypesTest ... skip: The microversion range[3.11 - latest] of this test is out of the configuration range[None - None]. 2019-01-18 08:33:35,564 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:33:35.563 49 INFO opnfv-tempest [-] {11} tempest.api.image.v2.test_images_metadefs_namespace_tags.MetadataNamespaceTagsTest.test_create_list_delete_namespace_tags ... success [3.665s] 2019-01-18 08:33:37,027 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:33:37.026 49 INFO opnfv-tempest [-] {4} tempest.api.volume.admin.test_volume_pools.VolumePoolsAdminTestsJSON.test_get_pools_with_details ... success [0.287s] 2019-01-18 08:33:37,244 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:33:37.244 49 INFO opnfv-tempest [-] {4} tempest.api.volume.admin.test_volume_pools.VolumePoolsAdminTestsJSON.test_get_pools_without_details ... success [0.217s] 2019-01-18 08:33:37,642 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:33:37.641 49 INFO opnfv-tempest [-] {11} tempest.api.image.v2.test_images_metadefs_namespace_tags.MetadataNamespaceTagsTest.test_create_update_delete_tag ... success [2.078s] 2019-01-18 08:33:38,657 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:33:38.657 49 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volume_transfers.VolumesTransfersTest.test_create_get_list_accept_volume_transfer ... success [8.356s] 2019-01-18 08:33:39,285 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:33:39.284 49 INFO opnfv-tempest [-] {11} tempest.api.object_storage.test_account_quotas.AccountQuotasTest ... skip: AccountQuotasTest skipped as swift is not available 2019-01-18 08:33:39,285 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:33:39.285 49 INFO opnfv-tempest [-] {11} tempest.api.object_storage.test_container_acl.ObjectTestACLs ... skip: ObjectTestACLs skipped as swift is not available 2019-01-18 08:33:39,952 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:33:39.952 49 INFO opnfv-tempest [-] {9} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest ... skip: ContainerQuotasTest skipped as swift is not available 2019-01-18 08:33:39,953 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:33:39.953 49 INFO opnfv-tempest [-] {9} tempest.api.object_storage.test_object_formpost_negative.ObjectFormPostNegativeTest ... skip: ObjectFormPostNegativeTest skipped as swift is not available 2019-01-18 08:33:41,331 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:33:41.331 49 INFO opnfv-tempest [-] {4} tempest.api.volume.admin.test_volumes_backup.VolumesBackupsAdminTest ... skip: Cinder backup feature disabled 2019-01-18 08:33:44,066 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:33:44.065 49 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volume_transfers.VolumesTransfersTest.test_create_list_delete_volume_transfer ... success [5.408s] 2019-01-18 08:33:44,320 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:33:44.319 49 INFO opnfv-tempest [-] {10} tempest.api.network.test_routers.RoutersIpV6Test.test_update_router_admin_state ... success [14.300s] 2019-01-18 08:33:46,729 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:33:46.728 49 INFO opnfv-tempest [-] {11} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_associate_disassociate_qos ... success [3.169s] 2019-01-18 08:33:47,633 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:33:47.632 49 INFO opnfv-tempest [-] {11} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_create_delete_qos_with_back_end_consumer ... success [0.903s] 2019-01-18 08:33:48,514 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:33:48.513 49 INFO opnfv-tempest [-] {11} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_create_delete_qos_with_both_consumer ... success [0.879s] 2019-01-18 08:33:49,552 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:33:49.551 49 INFO opnfv-tempest [-] {11} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_create_delete_qos_with_front_end_consumer ... success [1.038s] 2019-01-18 08:33:49,571 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:33:49.571 49 INFO opnfv-tempest [-] {11} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_get_qos ... success [0.020s] 2019-01-18 08:33:49,596 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:33:49.595 49 INFO opnfv-tempest [-] {11} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_list_qos ... success [0.024s] 2019-01-18 08:33:50,989 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:33:50.988 49 INFO opnfv-tempest [-] {11} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_set_unset_qos_key ... success [1.392s] 2019-01-18 08:33:52,314 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:33:52.313 49 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_backup.VolumesBackupsV39Test ... skip: The microversion range[3.9 - latest] of this test is out of the configuration range[None - None]. 2019-01-18 08:33:52,314 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:33:52.314 49 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_extend.VolumesExtendAttachedTest ... skip: The microversion range[3.42 - latest] of this test is out of the configuration range[None - None]. 2019-01-18 08:33:54,001 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:33:54.000 49 INFO opnfv-tempest [-] {7} tempest.api.network.test_routers.RoutersTest.test_update_delete_extra_route ... success [43.579s] 2019-01-18 08:33:55,993 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:33:55.992 49 INFO opnfv-tempest [-] {9} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_limit ... success [0.241s] 2019-01-18 08:33:56,050 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:33:56.050 49 INFO opnfv-tempest [-] {9} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_limit_equals_infinite ... success [0.057s] 2019-01-18 08:33:56,222 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:33:56.222 49 INFO opnfv-tempest [-] {9} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_limit_equals_zero ... success [0.170s] 2019-01-18 08:33:56,258 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:33:56.257 49 INFO opnfv-tempest [-] {9} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_marker ... success [0.036s] 2019-01-18 08:33:56,285 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:33:56.285 49 INFO opnfv-tempest [-] {9} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_created_at_asc ... success [0.027s] 2019-01-18 08:33:56,320 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:33:56.320 49 INFO opnfv-tempest [-] {9} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_created_at_desc ... success [0.034s] 2019-01-18 08:33:56,346 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:33:56.346 49 INFO opnfv-tempest [-] {9} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_id_asc ... success [0.025s] 2019-01-18 08:33:56,533 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:33:56.533 49 INFO opnfv-tempest [-] {9} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_id_desc ... success [0.186s] 2019-01-18 08:33:56,733 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:33:56.733 49 INFO opnfv-tempest [-] {9} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_name_asc ... success [0.199s] 2019-01-18 08:33:56,756 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:33:56.756 49 INFO opnfv-tempest [-] {9} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_name_desc ... success [0.022s] 2019-01-18 08:33:57,331 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:33:57.330 49 INFO opnfv-tempest [-] {9} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshots_list_details_with_params ... success [0.573s] 2019-01-18 08:33:57,412 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:33:57.412 49 INFO opnfv-tempest [-] {9} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshots_list_with_params ... success [0.081s] 2019-01-18 08:33:59,403 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:33:59.403 49 INFO opnfv-tempest [-] {14} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_resize_server_revert ... success [48.524s] 2019-01-18 08:33:59,404 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:33:59.404 49 INFO opnfv-tempest [-] {14} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_shelve_unshelve_server ... skip [0.000s]: Shelve is not available. 2019-01-18 08:34:03,031 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:34:03.030 49 INFO opnfv-tempest [-] {11} tempest.api.volume.admin.test_volume_quotas_negative.BaseVolumeQuotasNegativeTestJSON.test_quota_volume_gigabytes ... success [1.680s] 2019-01-18 08:34:03,332 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:34:03.332 49 INFO opnfv-tempest [-] {11} tempest.api.volume.admin.test_volume_quotas_negative.BaseVolumeQuotasNegativeTestJSON.test_quota_volumes ... success [0.301s] 2019-01-18 08:34:04,140 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:34:04.139 49 INFO opnfv-tempest [-] {7} tempest.api.network.test_routers.RoutersTest.test_update_router_admin_state ... success [10.141s] 2019-01-18 08:34:05,004 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:34:05.004 49 INFO opnfv-tempest [-] {8} tempest.scenario.test_network_advanced_server_ops.TestNetworkAdvancedServerOps.test_server_connectivity_reboot ... success [66.701s] 2019-01-18 08:34:11,254 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:34:11.253 49 INFO opnfv-tempest [-] {4} tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_boot_server_from_encrypted_volume_luks ... skip [0.000s]: Encrypted volume attach is not supported 2019-01-18 08:34:17,888 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:34:17.887 49 INFO opnfv-tempest [-] {5} tempest.scenario.test_server_basic_ops.TestServerBasicOps.test_server_basic_ops ... success [34.829s] 2019-01-18 08:34:23,883 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:34:23.882 49 INFO opnfv-tempest [-] {10} tempest.api.object_storage.test_account_bulk.BulkTest ... skip: BulkTest skipped as swift is not available 2019-01-18 08:34:28,533 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:34:28.533 49 INFO opnfv-tempest [-] {10} tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_get_service_by_host_name ... success [0.250s] 2019-01-18 08:34:28,795 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:34:28.794 49 INFO opnfv-tempest [-] {10} tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_get_service_by_service_and_host_name ... success [0.262s] 2019-01-18 08:34:28,993 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:34:28.993 49 INFO opnfv-tempest [-] {10} tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_get_service_by_service_binary_name ... success [0.198s] 2019-01-18 08:34:30,709 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:34:30.708 49 INFO opnfv-tempest [-] {14} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_stop_start_server ... success [31.302s] 2019-01-18 08:34:32,430 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:34:32.430 49 INFO opnfv-tempest [-] {10} tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_get_service_by_volume_host_name ... success [3.435s] 2019-01-18 08:34:32,598 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:34:32.598 49 INFO opnfv-tempest [-] {10} tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_list_services ... success [0.169s] 2019-01-18 08:34:33,036 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:34:33.036 49 INFO opnfv-tempest [-] {11} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_force_detach_volume ... success [20.459s] 2019-01-18 08:34:36,047 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:34:36.046 49 INFO opnfv-tempest [-] {11} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_force_delete_when_volume_is_attaching ... success [3.013s] 2019-01-18 08:34:36,166 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:34:36.165 49 INFO opnfv-tempest [-] {14} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_suspend_resume_server ... success [5.459s] 2019-01-18 08:34:39,391 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:34:39.391 49 INFO opnfv-tempest [-] {11} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_force_delete_when_volume_is_creating ... success [3.344s] 2019-01-18 08:34:41,427 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:34:41.427 49 INFO opnfv-tempest [-] {7} tempest.api.object_storage.test_container_services.ContainerTest ... skip: ContainerTest skipped as swift is not available 2019-01-18 08:34:43,124 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:34:43.124 49 INFO opnfv-tempest [-] {11} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_force_delete_when_volume_is_error ... success [3.732s] 2019-01-18 08:34:44,946 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:34:44.946 49 INFO opnfv-tempest [-] {7} tempest.api.volume.admin.test_volume_hosts.VolumeHostsAdminTestsJSON.test_list_hosts ... success [0.164s] 2019-01-18 08:34:45,309 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:34:45.309 49 INFO opnfv-tempest [-] {7} tempest.api.volume.admin.test_volume_hosts.VolumeHostsAdminTestsJSON.test_show_host ... success [0.363s] 2019-01-18 08:34:49,766 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:34:49.765 49 INFO opnfv-tempest [-] {10} tempest.api.volume.admin.test_volume_snapshot_quotas_negative.VolumeSnapshotQuotasNegativeTestJSON.test_quota_volume_gigabytes_snapshots ... success [0.738s] 2019-01-18 08:34:49,836 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:34:49.836 49 INFO opnfv-tempest [-] {10} tempest.api.volume.admin.test_volume_snapshot_quotas_negative.VolumeSnapshotQuotasNegativeTestJSON.test_quota_volume_snapshots ... success [0.070s] 2019-01-18 08:34:50,826 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:34:50.826 49 INFO opnfv-tempest [-] {11} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_force_delete_when_volume_is_maintenance ... success [7.700s] 2019-01-18 08:34:52,809 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:34:52.808 49 INFO opnfv-tempest [-] {3} tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_network_basic_ops ... success [90.645s] 2019-01-18 08:34:56,502 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:34:56.502 49 INFO opnfv-tempest [-] {11} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_reset_status ... success [5.675s] 2019-01-18 08:34:59,834 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:34:59.833 49 INFO opnfv-tempest [-] {7} tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_crud_with_volume_type_and_extra_specs ... success [6.230s] 2019-01-18 08:35:00,250 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:35:00.249 49 INFO opnfv-tempest [-] {7} tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_type_create_get_delete ... success [0.417s] 2019-01-18 08:35:01,822 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:35:01.822 49 INFO opnfv-tempest [-] {7} tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_type_encryption_create_get_update_delete ... success [1.571s] 2019-01-18 08:35:02,002 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:35:02.001 49 INFO opnfv-tempest [-] {7} tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_type_list ... success [0.180s] 2019-01-18 08:35:02,271 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:35:02.271 49 INFO opnfv-tempest [-] {7} tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_type_update ... success [0.269s] 2019-01-18 08:35:10,952 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:35:10.951 49 INFO opnfv-tempest [-] {8} tempest.scenario.test_server_multinode.TestServerMultinode.test_schedule_to_all_nodes ... success [33.776s] 2019-01-18 08:35:11,685 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:35:11.685 49 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_attach_detach_volume_to_instance ... success [8.580s] 2019-01-18 08:35:13,523 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:35:13.523 49 INFO opnfv-tempest [-] {7} tempest.api.volume.test_volume_absolute_limits.AbsoluteLimitsTests.test_get_volume_absolute_limits ... success [0.222s] 2019-01-18 08:35:19,306 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:35:19.306 49 INFO opnfv-tempest [-] {14} tempest.api.compute.test_extensions.ExtensionsTest.test_get_extension ... success [0.148s] 2019-01-18 08:35:19,345 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:35:19.345 49 INFO opnfv-tempest [-] {14} tempest.api.compute.test_extensions.ExtensionsTest.test_list_extensions ... success [0.038s] 2019-01-18 08:35:21,757 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:35:21.756 49 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_get_volume_attachment ... success [10.069s] 2019-01-18 08:35:22,286 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:35:22.286 49 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_reserve_unreserve_volume ... success [0.532s] 2019-01-18 08:35:22,670 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:35:22.669 49 INFO opnfv-tempest [-] {4} tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_create_ebs_image_and_check_boot ... success [71.399s] 2019-01-18 08:35:23,108 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:35:23.107 49 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_bootable ... success [0.820s] 2019-01-18 08:35:23,802 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:35:23.802 49 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_readonly_update ... success [0.693s] 2019-01-18 08:35:25,062 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:35:25.062 49 INFO opnfv-tempest [-] {14} tempest.api.compute.test_tenant_networks.ComputeTenantNetworksTest.test_list_show_tenant_networks ... success [0.846s] 2019-01-18 08:35:36,756 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:35:36.756 49 INFO opnfv-tempest [-] {14} tempest.api.compute.volumes.test_volume_snapshots.VolumesSnapshotsTestJSON.test_volume_snapshot_create_get_list_delete ... success [8.259s] 2019-01-18 08:35:39,164 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:35:39.163 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v2.test_tenants.TenantsTestJSON ... skip: Identity api v2 is not enabled 2019-01-18 08:35:39,164 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:35:39.164 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v2.test_users.UsersTestJSON ... skip: Identity api v2 is not enabled 2019-01-18 08:35:43,764 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:35:43.763 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_credentials.CredentialsTestJSON.test_credentials_create_get_update_delete ... success [0.435s] 2019-01-18 08:35:44,195 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:35:44.194 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_credentials.CredentialsTestJSON.test_credentials_list_delete ... success [0.431s] 2019-01-18 08:35:51,828 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:35:51.827 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_create_domain_with_disabled_status ... success [0.350s] 2019-01-18 08:35:52,387 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:35:52.387 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_create_domain_without_description ... success [0.559s] 2019-01-18 08:35:53,199 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:35:53.199 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_create_update_delete_domain ... success [0.810s] 2019-01-18 08:35:53,261 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:35:53.261 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_list_domains ... success [0.062s] 2019-01-18 08:35:53,330 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:35:53.330 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_list_domains_filter_by_enabled ... success [0.068s] 2019-01-18 08:35:53,397 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:35:53.397 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_list_domains_filter_by_name ... success [0.066s] 2019-01-18 08:36:00,203 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:36:00.202 49 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_upload ... success [36.395s] 2019-01-18 08:36:01,843 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:36:01.843 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_assignments_for_domain_roles ... success [0.496s] 2019-01-18 08:36:02,445 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:36:02.445 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_assignments_for_implied_roles_create_delete ... success [0.600s] 2019-01-18 08:36:02,869 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:36:02.869 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_domain_roles_create_delete ... success [0.424s] 2019-01-18 08:36:03,386 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:36:03.385 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_grant_list_revoke_role_to_group_on_domain ... success [0.516s] 2019-01-18 08:36:04,347 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:36:04.346 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_grant_list_revoke_role_to_group_on_project ... success [0.959s] 2019-01-18 08:36:04,740 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:36:04.740 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_grant_list_revoke_role_to_user_on_domain ... success [0.393s] 2019-01-18 08:36:05,170 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:36:05.170 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_grant_list_revoke_role_to_user_on_project ... success [0.429s] 2019-01-18 08:36:06,611 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:36:06.610 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_implied_domain_roles ... success [1.439s] 2019-01-18 08:36:06,856 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:36:06.856 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_implied_roles_create_check_show_delete ... fail [0.243s] 2019-01-18 08:36:07,559 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:36:07.559 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_list_all_implied_roles ... success [0.704s] 2019-01-18 08:36:07,634 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:36:07.634 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_list_roles ... success [0.075s] 2019-01-18 08:36:08,029 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:36:08.029 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_role_create_update_show_list ... success [0.394s] 2019-01-18 08:36:08,752 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:36:08.751 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_roles_hierarchy ... success [0.722s] 2019-01-18 08:36:13,001 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:36:13.001 49 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_clone.VolumesCloneTest.test_create_from_bootable_volume ... success [8.275s] 2019-01-18 08:36:16,747 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:36:16.746 49 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_clone.VolumesCloneTest.test_create_from_volume ... success [3.746s] 2019-01-18 08:36:20,478 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:36:20.477 49 INFO opnfv-tempest [-] {14} tempest.api.network.admin.test_dhcp_agent_scheduler.DHCPAgentSchedulersTestJSON.test_add_remove_network_from_dhcp_agent ... success [2.855s] 2019-01-18 08:36:20,652 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:36:20.651 49 INFO opnfv-tempest [-] {14} tempest.api.network.admin.test_dhcp_agent_scheduler.DHCPAgentSchedulersTestJSON.test_list_dhcp_agent_hosting_network ... success [0.176s] 2019-01-18 08:36:20,764 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:36:20.764 49 INFO opnfv-tempest [-] {14} tempest.api.network.admin.test_dhcp_agent_scheduler.DHCPAgentSchedulersTestJSON.test_list_networks_hosted_by_one_dhcp ... success [0.112s] 2019-01-18 08:36:33,044 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:36:33.044 49 INFO opnfv-tempest [-] {14} tempest.api.network.test_tags.TagsTest.test_create_list_show_update_delete_tags ... success [2.831s] 2019-01-18 08:36:38,416 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:36:38.415 49 INFO opnfv-tempest [-] {14} tempest.api.volume.admin.test_volume_quota_classes.VolumeQuotaClassesTest.test_show_default_quota ... success [0.168s] 2019-01-18 08:36:40,677 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:36:40.676 49 INFO opnfv-tempest [-] {14} tempest.api.volume.admin.test_volume_quota_classes.VolumeQuotaClassesTest.test_update_default_quota ... success [2.260s] 2019-01-18 08:36:41,018 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:36:41.018 49 INFO opnfv-tempest [-] {4} tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_volume_boot_pattern ... success [78.328s] 2019-01-18 08:36:46,564 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:36:46.563 49 INFO opnfv-tempest [-] {14} tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_create_volume_with_private_volume_type ... success [0.363s] 2019-01-18 08:36:46,723 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:36:46.723 49 INFO opnfv-tempest [-] {14} tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_create_with_empty_name ... success [0.159s] 2019-01-18 08:36:46,883 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:36:46.883 49 INFO opnfv-tempest [-] {14} tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_delete_nonexistent_type_id ... success [0.159s] 2019-01-18 08:36:47,044 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:36:47.044 49 INFO opnfv-tempest [-] {14} tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_get_nonexistent_type_id ... success [0.161s] 2019-01-18 08:36:51,817 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:36:51.816 49 INFO opnfv-tempest [-] {14} tempest.api.volume.test_extensions.ExtensionsTestJSON.test_list_extensions ... success [0.150s] 2019-01-18 08:37:27,766 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:37:27.765 49 INFO opnfv-tempest [-] {6} tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON.test_rescued_vm_detach_volume ... fail [349.218s] 2019-01-18 08:37:27,776 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:37:27.776 49 INFO opnfv-tempest [-] {6} tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON.test_rescued_vm_reboot ... success [0.207s] 2019-01-18 08:37:27,829 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:37:27.829 49 INFO opnfv-tempest [-] {6} tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON.test_rescued_vm_rebuild ... success [0.052s] 2019-01-18 08:37:52,524 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:37:52.524 49 INFO opnfv-tempest [-] {10} tempest.scenario.test_network_v6.TestGettingAddress.test_dualnet_multi_prefix_slaac ... success [86.436s] 2019-01-18 08:39:21,764 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:39:21.764 49 INFO opnfv-tempest [-] {10} tempest.scenario.test_security_groups_basic_ops.TestSecurityGroupsBasicOps.test_cross_tenant_traffic ... success [83.031s] 2019-01-18 08:40:15,403 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:40:15.403 49 INFO opnfv-tempest [-] {10} tempest.scenario.test_security_groups_basic_ops.TestSecurityGroupsBasicOps.test_in_tenant_traffic ... success [53.630s] 2019-01-18 08:42:43,267 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:42:43.267 49 INFO opnfv-tempest [-] {6} tempest.api.compute.servers.test_server_tags.ServerTagsTestJSON ... skip: The microversion range[2.26 - latest] of this test is out of the configuration range[None - None]. 2019-01-18 08:42:43,268 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:42:43.268 49 INFO opnfv-tempest [-] {6} tempest.api.identity.admin.v2.test_tokens.TokensTestJSON ... skip: Identity api v2 is not enabled 2019-01-18 08:42:47,451 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:42:47.450 49 INFO opnfv-tempest [-] {6} tempest.api.identity.admin.v3.test_endpoint_groups.EndPointGroupsTest.test_create_list_show_check_delete_endpoint_group ... success [0.543s] 2019-01-18 08:42:47,830 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:42:47.829 49 INFO opnfv-tempest [-] {6} tempest.api.identity.admin.v3.test_endpoint_groups.EndPointGroupsTest.test_update_endpoint_group ... success [0.379s] 2019-01-18 08:42:55,042 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:42:55.042 49 INFO opnfv-tempest [-] {6} tempest.api.identity.admin.v3.test_list_users.UsersV3TestJSON.test_get_user ... success [0.086s] 2019-01-18 08:42:55,141 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:42:55.141 49 INFO opnfv-tempest [-] {6} tempest.api.identity.admin.v3.test_list_users.UsersV3TestJSON.test_list_user_domains ... success [0.098s] 2019-01-18 08:42:55,235 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:42:55.234 49 INFO opnfv-tempest [-] {6} tempest.api.identity.admin.v3.test_list_users.UsersV3TestJSON.test_list_users ... success [0.092s] 2019-01-18 08:42:55,293 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:42:55.293 49 INFO opnfv-tempest [-] {6} tempest.api.identity.admin.v3.test_list_users.UsersV3TestJSON.test_list_users_with_name ... success [0.059s] 2019-01-18 08:42:55,355 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:42:55.355 49 INFO opnfv-tempest [-] {6} tempest.api.identity.admin.v3.test_list_users.UsersV3TestJSON.test_list_users_with_not_enabled ... success [0.061s] 2019-01-18 08:43:02,656 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:43:02.656 49 INFO opnfv-tempest [-] {6} tempest.api.identity.admin.v3.test_users.UsersV3TestJSON.test_get_user ... success [1.134s] 2019-01-18 08:43:04,657 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:43:04.657 49 INFO opnfv-tempest [-] {6} tempest.api.identity.admin.v3.test_users.UsersV3TestJSON.test_list_user_projects ... success [1.998s] 2019-01-18 08:43:04,658 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:43:04.658 49 INFO opnfv-tempest [-] {6} tempest.api.identity.admin.v3.test_users.UsersV3TestJSON.test_password_history_not_enforced_in_admin_reset ... skip [0.000s]: Security compliance not available. 2019-01-18 08:43:07,232 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:43:07.232 49 INFO opnfv-tempest [-] {6} tempest.api.identity.admin.v3.test_users.UsersV3TestJSON.test_update_user_password ... success [2.575s] 2019-01-18 08:43:08,493 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:43:08.493 49 INFO opnfv-tempest [-] {6} tempest.api.identity.admin.v3.test_users.UsersV3TestJSON.test_user_update ... success [1.261s] 2019-01-18 08:43:12,736 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:43:12.735 49 INFO opnfv-tempest [-] {6} tempest.api.identity.v3.test_users.IdentityV3UsersTest.test_password_history_check_self_service_api ... skip [0.000s]: Security compliance not available. 2019-01-18 08:43:12,736 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:43:12.736 49 INFO opnfv-tempest [-] {6} tempest.api.identity.v3.test_users.IdentityV3UsersTest.test_user_account_lockout ... skip [0.000s]: Security compliance not available. 2019-01-18 08:43:18,857 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:43:18.856 49 INFO opnfv-tempest [-] {6} tempest.api.identity.v3.test_users.IdentityV3UsersTest.test_user_update_own_password ... success [6.117s] 2019-01-18 08:43:20,162 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:43:20.162 49 INFO opnfv-tempest [-] {6} tempest.api.image.v1.test_images_negative.CreateDeleteImagesNegativeTest ... skip: Glance API v1 not supported 2019-01-18 08:43:38,676 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:43:38.676 49 INFO opnfv-tempest [-] {6} tempest.api.network.admin.test_floating_ips_admin_actions.FloatingIPAdminTestJSON.test_create_list_show_floating_ip_with_tenant_id_by_admin ... success [3.379s] 2019-01-18 08:43:43,066 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:43:43.065 49 INFO opnfv-tempest [-] {6} tempest.api.network.admin.test_floating_ips_admin_actions.FloatingIPAdminTestJSON.test_list_floating_ips_from_admin_and_nonadmin ... success [4.388s] 2019-01-18 08:44:14,880 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:44:14.879 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcp_stateful ... success [16.093s] 2019-01-18 08:44:28,569 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:44:28.568 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcp_stateful_fixedips ... success [13.687s] 2019-01-18 08:44:33,385 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:44:33.385 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcp_stateful_fixedips_duplicate ... success [4.819s] 2019-01-18 08:44:36,269 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:44:36.268 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcp_stateful_fixedips_outrange ... success [2.883s] 2019-01-18 08:45:01,580 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:45:01.570 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcp_stateful_router ... success [25.260s] 2019-01-18 08:45:30,206 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:45:30.206 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcpv6_64_subnets ... success [28.670s] 2019-01-18 08:45:31,744 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:45:31.743 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcpv6_invalid_options ... success [1.541s] 2019-01-18 08:45:41,561 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:45:41.561 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcpv6_stateless_eui64 ... success [9.814s] 2019-01-18 08:45:51,143 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:45:51.143 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcpv6_stateless_no_ra ... success [9.581s] 2019-01-18 08:45:56,654 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:45:56.654 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcpv6_stateless_no_ra_no_dhcp ... success [5.510s] 2019-01-18 08:46:28,205 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:46:28.205 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcpv6_two_subnets ... success [31.541s] 2019-01-18 08:46:44,119 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:46:44.118 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_add_router_interfaces_on_overlapping_subnets_returns_400 ... success [6.318s] 2019-01-18 08:46:44,706 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:46:44.705 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_delete_non_existent_router_returns_404 ... success [0.587s] 2019-01-18 08:46:44,949 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:46:44.949 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_router_add_gateway_invalid_network_returns_404 ... success [0.242s] 2019-01-18 08:46:46,663 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:46:46.662 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_router_add_gateway_net_not_external_returns_400 ... success [1.714s] 2019-01-18 08:46:48,706 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:46:48.705 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_router_remove_interface_in_use_returns_409 ... success [2.041s] 2019-01-18 08:46:49,266 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:46:49.265 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_show_non_existent_router_returns_404 ... success [0.560s] 2019-01-18 08:46:49,460 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:46:49.460 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_update_non_existent_router_returns_404 ... success [0.194s] 2019-01-18 08:47:08,567 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:47:08.567 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_versions.NetworksApiDiscovery.test_api_version_resources ... success [0.007s] 2019-01-18 08:47:09,911 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:47:09.911 49 INFO opnfv-tempest [-] {6} tempest.api.object_storage.test_container_acl_negative.ObjectACLsNegativeTest ... skip: ObjectACLsNegativeTest skipped as swift is not available 2019-01-18 08:47:11,826 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:47:11.825 49 INFO opnfv-tempest [-] {6} tempest.api.volume.test_versions.VersionsTest.test_list_versions ... success [0.055s] 2019-01-18 08:47:16,899 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:47:16.899 49 INFO opnfv-tempest [-] {6} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_backup ... skip [0.000s]: Cinder backup is disabled 2019-01-18 08:47:44,458 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:47:44.458 49 INFO opnfv-tempest [-] {6} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_create_delete_with_volume_in_use ... success [27.551s] 2019-01-18 08:47:49,275 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:47:49.274 49 INFO opnfv-tempest [-] {6} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_create_get_list_update_delete ... success [4.819s] 2019-01-18 08:48:10,487 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:48:10.486 49 INFO opnfv-tempest [-] {6} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_create_offline_delete_online ... success [21.206s] 2019-01-18 08:48:16,938 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-18 08:48:16.938 49 INFO opnfv-tempest [-] {6} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_volume_from_snapshot ... success [6.456s] 2019-01-18 08:48:26,530 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: 2a0ba08f-1f40-4ff8-92b2-5941fcc25d0d 2019-01-18 08:48:26,705 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', '2a0ba08f-1f40-4ff8-92b2-5941fcc25d0d']'. 2019-01-18 08:48:27,966 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2019-01-18 08:48:27,967 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2019-01-18 08:48:27,967 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2019-01-18 08:48:27,967 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 2a0ba08f-1f40-4ff8-92b2-5941fcc25d0d | 2019-01-18 08:48:27,967 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | failed | 2019-01-18 08:48:27,967 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2019-01-18 08:21:43 | 2019-01-18 08:48:27,967 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2019-01-18 08:48:25 | 2019-01-18 08:48:27,967 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:26:42 | 2019-01-18 08:48:27,967 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | load_list: (value is too long, use 'detailed' flag to display it) | 2019-01-18 08:48:27,967 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2019-01-18 08:48:27,967 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: 4e189ba6-930e-4e97-be0a-672960825684) | 2019-01-18 08:48:27,967 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2019-01-18 08:48:27,967 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: f4d2b383-ed66-472e-86ef-e661cfdf6ddd) | 2019-01-18 08:48:27,967 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 1468 | 2019-01-18 08:48:27,967 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 1587.937 | 2019-01-18 08:48:27,968 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 1075 | 2019-01-18 08:48:27,968 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 391 | 2019-01-18 08:48:27,968 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2019-01-18 08:48:27,968 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2019-01-18 08:48:27,968 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 2 | 2019-01-18 08:48:27,968 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2019-01-18 08:48:27,968 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2019-01-18 08:48:27,968 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests | 2019-01-18 08:48:28,384 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest tempest_full_parallel success_rate is 99.8142989786% 2019-01-18 08:48:28,389 - xtesting.ci.run_tests - INFO - Test result: +-------------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------------------+------------------+------------------+----------------+ | tempest_full_parallel | functest | 26:60 | PASS | +-------------------------------+------------------+------------------+----------------+ 2019-01-18 08:48:28,391 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-01-18 08:48:28,402 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9292/v2/images/069822f2-dd23-4d59-b075-ea386f75ce84 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}42b21203585817e97688eb9395833b8e762c2409" 2019-01-18 08:48:29,846 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-ce1870f5-3462-4cd3-bd6f-7b83fe992add Date: Fri, 18 Jan 2019 08:48:29 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-18 08:48:29,846 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/069822f2-dd23-4d59-b075-ea386f75ce84 used request id req-ce1870f5-3462-4cd3-bd6f-7b83fe992add 2019-01-18 08:48:29,846 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.45453596115s 2019-01-18 08:48:29,846 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/069822f2-dd23-4d59-b075-ea386f75ce84 used request id req-ce1870f5-3462-4cd3-bd6f-7b83fe992add 2019-01-18 08:48:29,847 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-01-18 08:48:29,850 - 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}c3d692de0caab0d07a9e3f5ccdb9e23ec3082fd2" 2019-01-18 08:48:30,437 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 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,Accept-Encoding x-openstack-request-id: req-a633ff77-667f-4f5f-93e4-98ff55c6bc11 x-compute-request-id: req-a633ff77-667f-4f5f-93e4-98ff55c6bc11 Content-Encoding: gzip Content-Length: 369 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/59c0cf79-cffd-411a-ac3d-2da4bd700bce", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/59c0cf79-cffd-411a-ac3d-2da4bd700bce", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "59c0cf79-cffd-411a-ac3d-2da4bd700bce", "name": "tempest_full_parallel-flavor_0476f055-895e-462a-96c4-0974eb3f474c", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}, {"links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/94cbbbd7-6fe1-4c02-8358-fd66654c6338", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/94cbbbd7-6fe1-4c02-8358-fd66654c6338", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "94cbbbd7-6fe1-4c02-8358-fd66654c6338", "name": "tempest_full_parallel-flavor_alt_0476f055-895e-462a-96c4-0974eb3f474c", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2019-01-18 08:48:30,437 - 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-a633ff77-667f-4f5f-93e4-98ff55c6bc11 2019-01-18 08:48:30,437 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.590332984924s 2019-01-18 08:48:30,438 - 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-a633ff77-667f-4f5f-93e4-98ff55c6bc11 2019-01-18 08:48:30,449 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-01-18 08:48:30,450 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:8774/v2.1/flavors/94cbbbd7-6fe1-4c02-8358-fd66654c6338 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c3d692de0caab0d07a9e3f5ccdb9e23ec3082fd2" 2019-01-18 08:48:30,493 - keystoneauth.session - DEBUG - RESP: [202] Date: Fri, 18 Jan 2019 08:48: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-f1297204-0ab4-4949-99b3-ef8697b16fde x-compute-request-id: req-f1297204-0ab4-4949-99b3-ef8697b16fde Content-Length: 0 Content-Type: application/json 2019-01-18 08:48:30,493 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/94cbbbd7-6fe1-4c02-8358-fd66654c6338 used request id req-f1297204-0ab4-4949-99b3-ef8697b16fde 2019-01-18 08:48:30,494 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0447778701782s 2019-01-18 08:48:30,494 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/94cbbbd7-6fe1-4c02-8358-fd66654c6338 used request id req-f1297204-0ab4-4949-99b3-ef8697b16fde 2019-01-18 08:48:30,494 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-01-18 08:48:30,495 - 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}42b21203585817e97688eb9395833b8e762c2409" 2019-01-18 08:48:30,673 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1223 Content-Type: application/json X-Openstack-Request-Id: req-38229025-1e25-466b-89d8-c95129d805cc Date: Fri, 18 Jan 2019 08:48:30 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://af014572-0a5d-4a80-a07f-9105f52ab2c1/images/b7c256ed-779c-420e-9d13-5116ebce41ca/snap", "metadata": {}}], "file": "/v2/images/b7c256ed-779c-420e-9d13-5116ebce41ca/file", "owner": "f1e4a4762ce641e1a5b59339a12a45a7", "id": "b7c256ed-779c-420e-9d13-5116ebce41ca", "size": 12716032, "self": "/v2/images/b7c256ed-779c-420e-9d13-5116ebce41ca", "disk_format": "qcow2", "direct_url": "rbd://af014572-0a5d-4a80-a07f-9105f52ab2c1/images/b7c256ed-779c-420e-9d13-5116ebce41ca/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2019-01-18T08:21:31Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_full_parallel-img_0476f055-895e-462a-96c4-0974eb3f474c", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_full_parallel-img_0476f055-895e-462a-96c4-0974eb3f474c", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-01-18T08:21:30Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-01-18 08:48:30,673 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-38229025-1e25-466b-89d8-c95129d805cc 2019-01-18 08:48:30,673 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.178833007812s 2019-01-18 08:48:30,674 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.23:9292/v2/images used request id req-38229025-1e25-466b-89d8-c95129d805cc 2019-01-18 08:48:30,676 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-01-18 08:48:30,676 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:9292/v2/images/b7c256ed-779c-420e-9d13-5116ebce41ca -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}42b21203585817e97688eb9395833b8e762c2409" 2019-01-18 08:48:32,018 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-d57c30b7-f7e5-464a-809e-2c1daf447cb3 Date: Fri, 18 Jan 2019 08:48:32 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-18 08:48:32,018 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/b7c256ed-779c-420e-9d13-5116ebce41ca used request id req-d57c30b7-f7e5-464a-809e-2c1daf447cb3 2019-01-18 08:48:32,018 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.34233188629s 2019-01-18 08:48:32,018 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.23:9292/v2/images/b7c256ed-779c-420e-9d13-5116ebce41ca used request id req-d57c30b7-f7e5-464a-809e-2c1daf447cb3 2019-01-18 08:48:32,018 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-01-18 08:48:32,020 - 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}c3d692de0caab0d07a9e3f5ccdb9e23ec3082fd2" 2019-01-18 08:48:32,050 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 08:48: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-ca9a3654-8227-4263-8a01-e4fa46e9ba7f x-compute-request-id: req-ca9a3654-8227-4263-8a01-e4fa46e9ba7f Content-Encoding: gzip Content-Length: 313 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.23:8774/v2.1/flavors/59c0cf79-cffd-411a-ac3d-2da4bd700bce", "rel": "self"}, {"href": "http://172.30.9.23:8774/flavors/59c0cf79-cffd-411a-ac3d-2da4bd700bce", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "59c0cf79-cffd-411a-ac3d-2da4bd700bce", "name": "tempest_full_parallel-flavor_0476f055-895e-462a-96c4-0974eb3f474c", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2019-01-18 08:48:32,050 - 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-ca9a3654-8227-4263-8a01-e4fa46e9ba7f 2019-01-18 08:48:32,050 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0315229892731s 2019-01-18 08:48:32,050 - 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-ca9a3654-8227-4263-8a01-e4fa46e9ba7f 2019-01-18 08:48:32,052 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-01-18 08:48:32,055 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:8774/v2.1/flavors/59c0cf79-cffd-411a-ac3d-2da4bd700bce -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c3d692de0caab0d07a9e3f5ccdb9e23ec3082fd2" 2019-01-18 08:48:32,091 - keystoneauth.session - DEBUG - RESP: [202] Date: Fri, 18 Jan 2019 08:48: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-c447cdac-e784-41de-abb3-2c6e61a2d45f x-compute-request-id: req-c447cdac-e784-41de-abb3-2c6e61a2d45f Content-Length: 0 Content-Type: application/json 2019-01-18 08:48:32,091 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/59c0cf79-cffd-411a-ac3d-2da4bd700bce used request id req-c447cdac-e784-41de-abb3-2c6e61a2d45f 2019-01-18 08:48:32,091 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0392508506775s 2019-01-18 08:48:32,091 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.23:8774/v2.1/flavors/59c0cf79-cffd-411a-ac3d-2da4bd700bce used request id req-c447cdac-e784-41de-abb3-2c6e61a2d45f 2019-01-18 08:48:32,092 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-01-18 08:48:32,092 - 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}c3d692de0caab0d07a9e3f5ccdb9e23ec3082fd2" 2019-01-18 08:48:32,188 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 08:48:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-17eb5959-de22-461a-b966-cfea1f8e27a6 Content-Encoding: gzip Content-Length: 874 Content-Type: application/json RESP BODY: {"users": [{"name": "cinder", "links": {"self": "http://172.30.9.23:5000/v3/users/0607a2b4beb0408e9fa51cc5ba027ac6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0607a2b4beb0408e9fa51cc5ba027ac6", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.23:5000/v3/users/17c61b95071545a094cc82823d2b88b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "17c61b95071545a094cc82823d2b88b8", "email": "nova@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.23:5000/v3/users/29e5d2dfed2447bda26fc75bd1122674"}, "domain_id": "default", "enabled": true, "options": {}, "id": "29e5d2dfed2447bda26fc75bd1122674", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.23:5000/v3/users/3b6dcc8c791e4b6e8831f5b5e583de80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3b6dcc8c791e4b6e8831f5b5e583de80", "email": "neutron@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.23:5000/v3/users/45ab52d673584bc198669be88c88b878"}, "domain_id": "default", "enabled": true, "options": {}, "id": "45ab52d673584bc198669be88c88b878", "email": "barbican@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.23:5000/v3/users/57795b4ee52f49c6a71f55bb6c4012f8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "57795b4ee52f49c6a71f55bb6c4012f8", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.23:5000/v3/users/5c52969262974d64ac2a300ca5d60f50"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c52969262974d64ac2a300ca5d60f50", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.23:5000/v3/users/5fc15572bb1c489ba92bd9945bbc1f64"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5fc15572bb1c489ba92bd9945bbc1f64", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.23:5000/v3/users/6b519d70e25f4e61a9dfd738cd6bba22"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6b519d70e25f4e61a9dfd738cd6bba22", "email": "heat@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.23:5000/v3/users/8248437208b540c2893a7117ad102a87"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8248437208b540c2893a7117ad102a87", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.23:5000/v3/users/890dee97e62840c5b15e36f03f6b7efc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "890dee97e62840c5b15e36f03f6b7efc", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.23:5000/v3/users/8cccb516ecc44ed9bb7c8633df108fd4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8cccb516ecc44ed9bb7c8633df108fd4", "email": "glance@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.23:5000/v3/users/97c3d863a98148299fa116fdb54be470"}, "domain_id": "default", "enabled": true, "options": {}, "id": "97c3d863a98148299fa116fdb54be470", "email": "tacker@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.23:5000/v3/users/a2a0c8c0f19941808c9f618af50b3b79"}, "domain_id": "c19db1b8f60647a9a114cd23287c807b", "enabled": true, "options": {}, "id": "a2a0c8c0f19941808c9f618af50b3b79", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "tempest_full_parallel-user_0476f055-895e-462a-96c4-0974eb3f474c", "links": {"self": "http://172.30.9.23:5000/v3/users/f47732cc1d8e480387a9e9030bcaff2b"}, "domain_id": "default", "enabled": true, "id": "f47732cc1d8e480387a9e9030bcaff2b", "options": {}}, {"name": "aodh", "links": {"self": "http://172.30.9.23:5000/v3/users/fe5de73ba9cb41b2be24ccf1f72f5ed4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe5de73ba9cb41b2be24ccf1f72f5ed4", "email": "aodh@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.23:5000/v3/users", "previous": null, "next": null}} 2019-01-18 08:48:32,188 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-17eb5959-de22-461a-b966-cfea1f8e27a6 2019-01-18 08:48:32,188 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0960099697113s 2019-01-18 08:48:32,188 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users used request id req-17eb5959-de22-461a-b966-cfea1f8e27a6 2019-01-18 08:48:32,195 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-01-18 08:48:32,195 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.23:5000/v3/users/f47732cc1d8e480387a9e9030bcaff2b -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c3d692de0caab0d07a9e3f5ccdb9e23ec3082fd2" 2019-01-18 08:48:32,295 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 08:48:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-253a11b8-3882-4962-95bf-bd57f8ffcaa4 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.23:5000/v3/users/f47732cc1d8e480387a9e9030bcaff2b"}, "enabled": true, "id": "f47732cc1d8e480387a9e9030bcaff2b", "options": {}, "domain_id": "default", "name": "tempest_full_parallel-user_0476f055-895e-462a-96c4-0974eb3f474c"}} 2019-01-18 08:48:32,295 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users/f47732cc1d8e480387a9e9030bcaff2b used request id req-253a11b8-3882-4962-95bf-bd57f8ffcaa4 2019-01-18 08:48:32,295 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.100193977356s 2019-01-18 08:48:32,295 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/users/f47732cc1d8e480387a9e9030bcaff2b used request id req-253a11b8-3882-4962-95bf-bd57f8ffcaa4 2019-01-18 08:48:32,296 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-01-18 08:48:32,297 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:5000/v3/users/f47732cc1d8e480387a9e9030bcaff2b -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c3d692de0caab0d07a9e3f5ccdb9e23ec3082fd2" 2019-01-18 08:48:32,478 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 08:48:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-951aa860-785a-41fb-ac4f-d2c54401a6d5 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 08:48:32,478 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/f47732cc1d8e480387a9e9030bcaff2b used request id req-951aa860-785a-41fb-ac4f-d2c54401a6d5 2019-01-18 08:48:32,478 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.181657075882s 2019-01-18 08:48:32,478 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/users/f47732cc1d8e480387a9e9030bcaff2b used request id req-951aa860-785a-41fb-ac4f-d2c54401a6d5 2019-01-18 08:48:32,479 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-01-18 08:48:32,479 - 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}c3d692de0caab0d07a9e3f5ccdb9e23ec3082fd2" 2019-01-18 08:48:32,560 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 08:48:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2faf0cf7-18d6-447e-92fc-8a2922e01077 Content-Encoding: gzip Content-Length: 387 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": "Tenant for the openstack services", "links": {"self": "http://172.30.9.23:5000/v3/projects/47feb8aba08a40dca7028a1701e597b9"}, "enabled": true, "id": "47feb8aba08a40dca7028a1701e597b9", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.23:5000/v3/projects/9c53a91613fb4d5080479ac6f51697ed"}, "enabled": true, "id": "9c53a91613fb4d5080479ac6f51697ed", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: tempest_full_parallel", "links": {"self": "http://172.30.9.23:5000/v3/projects/f1e4a4762ce641e1a5b59339a12a45a7"}, "enabled": true, "id": "f1e4a4762ce641e1a5b59339a12a45a7", "parent_id": "default", "domain_id": "default", "name": "tempest_full_paral-project_0476f055-895e-462a-96c4-0974eb3f474c"}]} 2019-01-18 08:48:32,561 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects used request id req-2faf0cf7-18d6-447e-92fc-8a2922e01077 2019-01-18 08:48:32,561 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0820450782776s 2019-01-18 08:48:32,561 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/projects used request id req-2faf0cf7-18d6-447e-92fc-8a2922e01077 2019-01-18 08:48:32,564 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-01-18 08:48:32,564 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:5000/v3/projects/f1e4a4762ce641e1a5b59339a12a45a7 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c3d692de0caab0d07a9e3f5ccdb9e23ec3082fd2" 2019-01-18 08:48:32,799 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 08:48:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fe3a957f-76cc-4099-93d9-c4fb64aeda7d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 08:48:32,799 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/f1e4a4762ce641e1a5b59339a12a45a7 used request id req-fe3a957f-76cc-4099-93d9-c4fb64aeda7d 2019-01-18 08:48:32,799 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.23553109169s 2019-01-18 08:48:32,799 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/projects/f1e4a4762ce641e1a5b59339a12a45a7 used request id req-fe3a957f-76cc-4099-93d9-c4fb64aeda7d 2019-01-18 08:48:32,800 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2019-01-18 08:48:32,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}c3d692de0caab0d07a9e3f5ccdb9e23ec3082fd2" 2019-01-18 08:48:32,902 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 18 Jan 2019 08:48:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-07c009c2-36fa-497e-943d-e9d2fc4413f2 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": "6b7f4f4f76264b6fb449c43b86ee3817", "links": {"self": "http://172.30.9.23:5000/v3/roles/6b7f4f4f76264b6fb449c43b86ee3817"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.23:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a482b711adf94961bf4bb28eda7f0e28", "links": {"self": "http://172.30.9.23:5000/v3/roles/a482b711adf94961bf4bb28eda7f0e28"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e13aa3b5977a48e0a6eabcc6c5561aca", "links": {"self": "http://172.30.9.23:5000/v3/roles/e13aa3b5977a48e0a6eabcc6c5561aca"}, "name": "Member"}, {"domain_id": null, "id": "e7e317b66c174923a8cb46c48d897c8d", "links": {"self": "http://172.30.9.23:5000/v3/roles/e7e317b66c174923a8cb46c48d897c8d"}, "name": "ResellerAdmin"}]} 2019-01-18 08:48:32,902 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.23:5000/v3/roles used request id req-07c009c2-36fa-497e-943d-e9d2fc4413f2 2019-01-18 08:48:32,902 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.102517127991s 2019-01-18 08:48:32,904 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleDelete 2019-01-18 08:48:32,905 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.23:5000/v3/roles/e13aa3b5977a48e0a6eabcc6c5561aca -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c3d692de0caab0d07a9e3f5ccdb9e23ec3082fd2" 2019-01-18 08:48:33,019 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 18 Jan 2019 08:48:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-60e54274-87ea-4f7e-87f7-2f19706443bb Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-18 08:48:33,019 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.23:5000/v3/roles/e13aa3b5977a48e0a6eabcc6c5561aca used request id req-60e54274-87ea-4f7e-87f7-2f19706443bb 2019-01-18 08:48:33,019 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleDelete in 0.115120887756s 2019-01-18 08:48:33,024 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-01-18 08:48:33,024 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.23:9696/v2.0/security-groups.json?project_id=f1e4a4762ce641e1a5b59339a12a45a7&name=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}c3d692de0caab0d07a9e3f5ccdb9e23ec3082fd2" 2019-01-18 08:48:33,290 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-5d130861-1d2b-4a9a-83f2-9bf5c0ec765d Date: Fri, 18 Jan 2019 08:48:33 GMT RESP BODY: {"security_groups": []} 2019-01-18 08:48:33,291 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json?project_id=f1e4a4762ce641e1a5b59339a12a45a7&name=default used request id req-5d130861-1d2b-4a9a-83f2-9bf5c0ec765d 2019-01-18 08:48:33,291 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.266801118851s 2019-01-18 08:48:33,291 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.23:9696/v2.0/security-groups.json?project_id=f1e4a4762ce641e1a5b59339a12a45a7&name=default used request id req-5d130861-1d2b-4a9a-83f2-9bf5c0ec765d 2019-01-18 08:48:33,291 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK